{"id":25050,"date":"2026-01-22T07:25:15","date_gmt":"2026-01-22T07:25:15","guid":{"rendered":"https:\/\/prodapproval.com\/?page_id=25050"},"modified":"2026-01-22T07:36:35","modified_gmt":"2026-01-22T07:36:35","slug":"walton-mvp","status":"publish","type":"page","link":"https:\/\/prodapproval.com\/index.php\/walton-mvp\/","title":{"rendered":"Prodapproval_Walton_MVP"},"content":{"rendered":"  <div id=\"pa_wrap\">\n    <div class=\"pa-title\">\n      <div style=\"font-family: serif; font-weight: 700;\">PRODUCT APPROVAL SPECIFICATION SHEET<\/div>\n    <\/div>\n    <div class=\"pa-top-fields\">\n      <label>Location:\n        <input type=\"text\" id=\"pa_location\" class=\"pa-top-input\" \/>\n      <\/label>\n      <label>Project Name:\n        <input type=\"text\" id=\"pa_project_name\" class=\"pa-top-input\" \/>\n      <\/label>\n    <\/div>\n\n    <!-- TOP BAR (County selector + buttons) -->\n    <div class=\"pa-topbar\">\n      <div class=\"pa-county-wrap\">\n        <strong>County:<\/strong>\n        <select id=\"pa_county\">\n          <option value=\"walton\" selected>Walton<\/option>\n        <\/select>\n      <\/div>\n      <div class=\"pa-buttons\">\n        <button id=\"pa_print_top\" type=\"button\">Print PDF<\/button>\n        <button id=\"pa_clear_top\" type=\"button\">Reset Page<\/button>\n      <\/div>\n    <\/div>\n\n    <table id=\"pa_table\" class=\"pa-table\" style=\"width:100%;\">\n      <tr>\n        <th style=\"width: 300px;\">Product Type<\/th>\n        <th style=\"width: 320px;\">Manufacturer<\/th>\n        <th style=\"width: 520px;\">Product<\/th>\n        <th style=\"width: 140px;\">Design Pressure<\/th>\n        <th style=\"width: 220px;\">Wind Borne Debris Protection<\/th>\n        <th style=\"width: 200px;\">Florida Product Approval #<\/th>\n      <\/tr>\n    <\/table>\n\n    <!-- BOTTOM BAR (buttons only) -->\n    <div class=\"pa-bottombar\">\n      <div class=\"pa-buttons\">\n        <button id=\"pa_print_bottom\" type=\"button\">Print PDF<\/button>\n        <button id=\"pa_clear_bottom\" type=\"button\">Reset Page<\/button>\n      <\/div>\n    <\/div>\n\n    <div class=\"pa-debug\">\n      <div><strong>Loaded:<\/strong> <code>\/home\/u325098004\/domains\/prodapproval.com\/public_html\/product-approvals\/data\/approvals.json<\/code><\/div>\n      <div><strong>Data last_updated:<\/strong> <code>2026-03-26T02:45:51Z<\/code><\/div>\n      <div><strong>Key debug:<\/strong> This build uses normalized key matching (case\/spacing tolerant).<\/div>\n      <div><strong>Approval # search:<\/strong> Type numbers only directly in the Florida Product Approval # box. Product dropdown now waits for manufacturer or approval-number reverse fill.<\/div>\n    <\/div>\n\n    <style>\n      #pa_wrap input { box-sizing: border-box; }\n      #pa_wrap table, #pa_wrap th, #pa_wrap td { border: 1px solid black; font-size: 12px; border-collapse: collapse; }\n      #pa_wrap table, .pa-topbar, .pa-bottombar, .pa-debug { max-width: 1465px; margin: auto; }\n\n      \/* Reduce whitespace between site header area and page header *\/\n      .pa-title { text-align: center; font-size: 14px; margin: 2px 0 6px; }\n\n      \/* Give a little breathing room so topbar doesn't touch the form *\/\n      .pa-topbar{\n        display:flex;\n        justify-content: space-between;\n        align-items:center;\n        gap: 12px;\n        margin: 6px auto 10px;   \/* bottom margin creates the gap above table *\/\n        padding-top: 4px;\n      }\n\n      .pa-bottombar{\n        display:flex;\n        justify-content: flex-end;\n        align-items:center;\n        gap: 12px;\n        margin: 12px auto 0;     \/* small space below table *\/\n        padding-top: 8px;\n      }\n\n      .pa-buttons button{\n        border: 1px solid #000;\n        color: #000;\n        background: #f3f3f3;\n        padding: 6px 10px;\n        cursor: pointer;\n        margin-left: 8px;\n      }\n\n      .pa-county-wrap select{ border: 1px solid #000; padding: 4px 6px; }\n\n      .pa-category-row td{ font-weight: bold; background: #efefef; }\n      .pa-sub-name { display: inline-block; padding: 4px 6px; }\n      .pa-plus { cursor: pointer; margin-left: 10px; vertical-align: middle; }\n      .pa-minus { cursor: pointer; margin-left: 10px; padding: 2px 8px; }\n\n      .pa-select { width: 100%; font-size: 10px; overflow:auto; white-space:nowrap; }\n      .pa-prod-wrap { display:flex; flex-direction:column; gap:4px; }\n      .pa-prod-search { width:100%; font-size:10px; padding:4px 6px; border:1px solid #cfcfcf; border-radius:3px; direction:ltr !important; unicode-bidi:isolate !important; text-align:left !important; }\n      .pa-prod-meta { font-size:10px; color:#666; line-height:1.2; }\n      .pa-approval-search { width:100%; font-size:10px; padding:4px 6px; border:1px solid #cfcfcf; border-radius:3px; direction:ltr !important; unicode-bidi:isolate !important; text-align:left !important; margin-bottom:4px; }\n      .pa-cell-small input { width: 100%; text-align: center; font-size: 10px; padding: 6px 6px; }\n      .pa-cell-small { width: 100px; }\n\n      @media print {\n        .pa-topbar, .pa-bottombar, .pa-debug { display:none !important; }\n        .pa-prod-meta, .pa-approval-search { display:none !important; }\n        body { -webkit-print-color-adjust: exact; print-color-adjust: exact; }\n      }\n\n\n\/* === PRINT FIXES (fit table, keep horizontal text, hide add\/remove controls) === *\/\n@media print {\n  .pa-container, .pa-card, .pa-table-wrap { max-width: 100% !important; width: 100% !important; }\n  table.pa-table { width: 100% !important; max-width: 100% !important; table-layout: fixed !important; }\n  table.pa-table th, table.pa-table td { width: auto !important; max-width: none !important; }\n\n  \/* Column widths (sum 100%) *\/\n  table.pa-table th:nth-child(1), table.pa-table td:nth-child(1) { width: 22% !important; }\n  table.pa-table th:nth-child(2), table.pa-table td:nth-child(2) { width: 18% !important; }\n  table.pa-table th:nth-child(3), table.pa-table td:nth-child(3) { width: 32% !important; }\n  table.pa-table th:nth-child(4), table.pa-table td:nth-child(4) { width: 10% !important; }\n  table.pa-table th:nth-child(5), table.pa-table td:nth-child(5) { width: 8% !important; }\n  table.pa-table th:nth-child(6), table.pa-table td:nth-child(6) { width: 10% !important; }\n\n  table.pa-table td, table.pa-table th {\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    writing-mode: horizontal-tb !important;\n    transform: none !important;\n  }\n\n  \/* Hide interactive add\/remove controls in print *\/\n  .pa-plus, .pa-minus, .pa-topbar, .pa-actions, .pa-toast { display: none !important; }\n\n  \/* Keep form fields printable but remove native dropdown arrows where possible *\/\n  select.pa-select { -webkit-appearance: none !important; appearance: none !important; background-image: none !important; padding-right: 6px !important; }\n}\n\n\n  .pa-top-fields{\n    display:flex;\n    gap:24px;\n    align-items:center;\n    margin: 10px 0 18px 0;\n    flex-wrap:wrap;\n  }\n  .pa-top-fields label{\n    display:flex;\n    align-items:center;\n    gap:8px;\n    font-weight:600;\n  }\n  .pa-top-input{\n    width: 360px;\n    max-width: 100%;\n    padding: 6px 8px;\n    border: 1px solid #cfcfcf;\n    border-radius: 4px;\n    font-weight: 400;\n  }\n\n\n\/* Footer (statement + signature fields) *\/\n.pa-footerwrap { margin-top: 18px; }\n.pa-footertext { margin: 0 0 10px 0; font-size: 13px; line-height: 1.35; }\n.pa-notes {\n  width: 100%;\n  box-sizing: border-box;\n  border: 1px solid #ddd;\n  background: #eef3ff;\n  padding: 10px 12px;\n  resize: vertical;\n  min-height: 92px;\n  margin: 6px 0 14px 0;\n  font-size: 14px;\n}\n.pa-sign-row {\n  display: flex;\n  gap: 18px;\n  align-items: flex-end;\n  margin-top: 10px;\n}\n.pa-sign-col { flex: 1; min-width: 0; }\n.pa-sign-wide { flex: 2.2; }\n.pa-sign-mid { flex: 1.4; }\n.pa-sign-small { flex: 0.8; }\n\n.pa-line-input {\n  width: 100%;\n  border: none;\n  border-bottom: 1px solid #333;\n  padding: 6px 2px 3px 2px;\n  font-size: 14px;\n  background: #eef3ff;\n  box-sizing: border-box;\n}\n.pa-line-input:focus { outline: none; border-bottom-width: 2px; }\n.pa-line-label { margin-top: 6px; font-size: 13px; }\n.pa-staffonly { margin-left: 10px; font-weight: 600; }\n\n<\/style>\n\n    <script>\n    (function(){\n      var LOOKUP = {\"a. exterior doors|||1. swinging\":{\"Custom Window Systems Inc.\":[{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#161-R8\",\"approval_number\":\"FL161.1\",\"seq\":1,\"product_model\":\"1000 Guardian Hinged Door\",\"product_description\":\"Guardian Hinged Door w\\\/ CWS 3500 Series SH Window Insert.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#161-R8\",\"approval_number\":\"FL161.2\",\"seq\":2,\"product_model\":\"1000 Guardian Hinged Door\",\"product_description\":\"Guardian Hinged Door w\\\/Solid Core.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#161-R8\",\"approval_number\":\"FL161.3\",\"seq\":3,\"product_model\":\"1000 Guardian Hinged Door\",\"product_description\":\"Guardian Hinged Door w\\\/ CWS 4000 Series Picture Window Insert.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#14850-R5\",\"approval_number\":\"FL14850.1\",\"seq\":1,\"product_model\":\"FD-8750, Impact.\",\"product_description\":\"FD-8750 French Door, SD-8700 Swing Door, SLT-8710 Sidelite, Impact.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#14851-R6\",\"approval_number\":\"FL14851.1\",\"seq\":1,\"product_model\":\"SD-8750, Non-Impact\",\"product_description\":\"SD-8750 French Door w\\\/ SD-8710 Sidelights, Non-Impact.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#16055-R4\",\"approval_number\":\"FL16055.1\",\"seq\":1,\"product_model\":\"SD-8700 PVC Swing Door Impact\",\"product_description\":\"SD-8700 PVC Swing Door, Large Missile Impact, Single Door.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#16093-R4\",\"approval_number\":\"FL16093.1\",\"seq\":1,\"product_model\":\"SD-8750 French Door\",\"product_description\":\"SD-8750 PVC French Swing Door.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#46530-R0\",\"approval_number\":\"FL46530.1\",\"seq\":1,\"product_model\":\"7700 Aluminum Outswing Impact French Door w\\\/ Sidelites\",\"product_description\":\"7700 Aluminum Outswing Impact French Door (LaPorte) w\\\/ Sidelites X, O, XX, OX, OXO, OXXO Configurations\",\"design_pressure\":\"+86\\\/-86\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#46976-R1\",\"approval_number\":\"FL46976.1\",\"seq\":1,\"product_model\":\"Series 360 Aluminum Outswing Entrance Door\",\"product_description\":\"Non-impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#46976-R1\",\"approval_number\":\"FL46976.2\",\"seq\":2,\"product_model\":\"Series 7600 Aluminum Outswing Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+75\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#47479-R1\",\"approval_number\":\"FL47479.1\",\"seq\":1,\"product_model\":\"8701 - Outswing Door (X) - Impact\",\"product_description\":\"Impact single Swing Door - Missile D, WZ 3\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#47479-R1\",\"approval_number\":\"FL47479.2\",\"seq\":2,\"product_model\":\"8701 - Outswing Door (X) - Non-Impact\",\"product_description\":\"Non-Impact single Outswing Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#47479-R1\",\"approval_number\":\"FL47479.3\",\"seq\":3,\"product_model\":\"8751 - Outswing French Door (XX)-Impact\",\"product_description\":\"Impact French Door - Missile D, WZ 3\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#47479-R1\",\"approval_number\":\"FL47479.4\",\"seq\":4,\"product_model\":\"8751 - Outswing French Door (XX)-Non-Impact\",\"product_description\":\"Non-impact French Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#14899-R0\",\"approval_number\":\"FL14899.1\",\"seq\":1,\"product_model\":\"SD-8750 Impact\",\"product_description\":\"SD-8750 French Door, SD-8700 Single Door, SD-8710 Sidelights, Impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-20 00:00:00\",\"instructions_url\":\"\"}],\"PGT Industries\":[{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#253-R24\",\"approval_number\":\"FL253.1\",\"seq\":1,\"product_model\":\"FD - 101 (Impact)\",\"product_description\":\"WinGuard Outswing Aluminum French Door with or without Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#253-R24\",\"approval_number\":\"FL253.2\",\"seq\":2,\"product_model\":\"FD - 101 (Non-Impact)\",\"product_description\":\"Outswing Aluminum French Door with or without Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#253-R24\",\"approval_number\":\"FL253.5\",\"seq\":5,\"product_model\":\"FD-5455 (Non-Impact)\",\"product_description\":\"Outswing Vinyl French Door with or without Sidelites and Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#253-R24\",\"approval_number\":\"FL253.6\",\"seq\":6,\"product_model\":\"FD-5555 (Impact)\",\"product_description\":\"WinGuard Outswing Vinyl French Door with or without Sidelites and Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#331-R25\",\"approval_number\":\"FL331.7\",\"seq\":7,\"product_model\":\"SE-3550\",\"product_description\":\"Aluminum, Impact Resistant Storefront Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#30739-R0\",\"approval_number\":\"FL30739.1\",\"seq\":1,\"product_model\":\"CD-4090A\",\"product_description\":\"Aluminum Cabana Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#1011-R0\",\"approval_number\":\"FL1011.1\",\"seq\":1,\"product_model\":\"FD-6000\",\"product_description\":\"PGT Binnings Vinyl Inswing Patio Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#1433-R0\",\"approval_number\":\"FL1433.1\",\"seq\":1,\"product_model\":\"FD-101\",\"product_description\":\"French Door with Sidelites, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#2331-R0\",\"approval_number\":\"FL2331.1\",\"seq\":1,\"product_model\":\"FD-101 Sidelite\",\"product_description\":\"Aluminum French Door Sidelite-Only, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#3748-R0\",\"approval_number\":\"FL3748.1\",\"seq\":1,\"product_model\":\"FD-650\",\"product_description\":\"Outswing Aluminum French Door and Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#3749-R0\",\"approval_number\":\"FL3749.1\",\"seq\":1,\"product_model\":\"FD-750\",\"product_description\":\"WinGuard Outswing Aluminum French Door and Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#7072-R0\",\"approval_number\":\"FL7072.1\",\"seq\":1,\"product_model\":\"FD-550\",\"product_description\":\"WinGuard Vinyl French Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#331-R21\",\"approval_number\":\"FL331.5\",\"seq\":5,\"product_model\":\"SE-3550\",\"product_description\":\"Aluminum, Impact Resistant Storefront Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#331-R24\",\"approval_number\":\"FL331.6\",\"seq\":6,\"product_model\":\"SE-3550\",\"product_description\":\"Aluminum, Impact Resistant Storefront Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#253-R8\",\"approval_number\":\"FL253.3\",\"seq\":3,\"product_model\":\"FD-650 (Non-Impact with or without Sidelites)\",\"product_description\":\"Outswing Aluminum French Door with or without Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#331-R5\",\"approval_number\":\"FL331.1\",\"seq\":1,\"product_model\":\"CD-100\",\"product_description\":\"Aluminum Cabana Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#253-R8\",\"approval_number\":\"FL253.4\",\"seq\":4,\"product_model\":\"FD-750 (Impact with or without Sidelites)\",\"product_description\":\"WinGuard Outswing Aluminum French Door with or without Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#331-R5\",\"approval_number\":\"FL331.2\",\"seq\":2,\"product_model\":\"FD-450\",\"product_description\":\"Vinyl French Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#331-R5\",\"approval_number\":\"FL331.3\",\"seq\":3,\"product_model\":\"FD-550\",\"product_description\":\"WinGuard Vinyl French Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#331-R5\",\"approval_number\":\"FL331.4\",\"seq\":4,\"product_model\":\"PD-1000\",\"product_description\":\"Aluminum Prime Door\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#11296-R0\",\"approval_number\":\"FL11296.1\",\"seq\":1,\"product_model\":\"ST-3550 (Large Missile Impact)\",\"product_description\":\"Storefront Entrance Door - Inswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#11296-R0\",\"approval_number\":\"FL11296.2\",\"seq\":2,\"product_model\":\"ST-3550 (Large Missile Impact)\",\"product_description\":\"Storefront Entrance Door - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#11296-R0\",\"approval_number\":\"FL11296.3\",\"seq\":3,\"product_model\":\"TER-3050 (Large Missile Impact)\",\"product_description\":\"Architectural Series Outswing Aluminum Terrace Entry Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#11296-R0\",\"approval_number\":\"FL11296.4\",\"seq\":4,\"product_model\":\"TER-3050 (Small Missile Impact)\",\"product_description\":\"Architectural Series Outswing Aluminum Terrace Entry Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#253-R13\",\"approval_number\":\"FL253.7\",\"seq\":7,\"product_model\":\"SE-3550 (Impact)\",\"product_description\":\"Outswing Aluminum Storefront Door with or without Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-17 00:00:00\",\"instructions_url\":\"\"}],\"Allegion-Schlage Lock Company, LLC.\":[{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#1592-R11\",\"approval_number\":\"FL1592.1\",\"seq\":1,\"product_model\":\"Outswing Commercial Steel Door Systems w\\\/ Sidelites & Transoms (HVHZ) (Impact)\",\"product_description\":\"Outswing Commercial Steel Door Systems w\\\/ Sidelites & Transoms (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#3905-R11\",\"approval_number\":\"FL3905.1\",\"seq\":1,\"product_model\":\"Single Flush Inswing Commercial Steel Door w\\\/ Mortise Locks (HVHZ)(Impact)\",\"product_description\":\"Single Flush Inswing Commercial Steel Door w\\\/ Mortise Locks (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#4613-R12\",\"approval_number\":\"FL4613.1\",\"seq\":1,\"product_model\":\"Allegion-Schlage SL\\\/L\\\/CE\\\/L\\\/B\\\/T\\\/H Single Flush Outswing\\\/Inswing Commercial Steel Door Series\",\"product_description\":\"Allegion-Schlage SL\\\/L\\\/CE\\\/L\\\/B\\\/T\\\/H Single Flush Outswing\\\/Inswing Commercial Steel Door Series\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#10356-R12\",\"approval_number\":\"FL10356.5\",\"seq\":5,\"product_model\":\"Louvered Outswing\\\/Inswing Commercial Steel Double Door Systems (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Louvered Outswing\\\/Inswing Commercial Steel Double Door Systems (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#12400-R17\",\"approval_number\":\"FL12400.1\",\"seq\":1,\"product_model\":\"Double Outswing Commercial Steel Door Systems with Louvers (HVHZ) (Impact)\",\"product_description\":\"Double Outswing Commercial Steel Door Systems with Louvers (HVHZ) (Impact)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#12400-R17\",\"approval_number\":\"FL12400.7\",\"seq\":7,\"product_model\":\"Single Outswing Commercial Steel Door Systems with Louvers (HVHZ) (Impact)\",\"product_description\":\"Single Outswing Commercial Steel Door Systems with Louvers (HVHZ) (Impact)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#16740-R11\",\"approval_number\":\"FL16740.1\",\"seq\":1,\"product_model\":\"Inswing & Outswing Single\\\/Double Flush with Schlage LM9300 Series Three Point Lock (HVHZ)(Missile Level E Impact)\",\"product_description\":\"Inswing & Outswing Single\\\/Double Flush with Schlage LM9300 Series Three Point Lock (HVHZ)(Missile Level E Impact)\",\"design_pressure\":\"+107\\\/-107\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#16740-R11\",\"approval_number\":\"FL16740.2\",\"seq\":2,\"product_model\":\"Outswing Single\\\/Double Flush with Falcon MA Series Mortise Lock (HVHZ)(Impact)\",\"product_description\":\"Outswing Single\\\/Double Flush with Falcon MA Series Mortise Lock (HVHZ)(Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#16740-R11\",\"approval_number\":\"FL16740.3\",\"seq\":3,\"product_model\":\"Outswing Single\\\/Double Flush with Panic Door Hardware (HVHZ)(Impact)\",\"product_description\":\"Outswing Single\\\/Double Flush with Panic Door Hardware (HVHZ)(Impact)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#16740-R11\",\"approval_number\":\"FL16740.4\",\"seq\":4,\"product_model\":\"Outswing Single\\\/Double Glazed with Von Duprin Exit Hardware (HVHZ)(Impact)\",\"product_description\":\"Outswing Single\\\/Double Glazed with Von Duprin Exit Hardware (HVHZ)(Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#1589-R1\",\"approval_number\":\"FL1589.2\",\"seq\":2,\"product_model\":\"IR Series H16\",\"product_description\":\"H16 Commercial Outswing Doors w\\\/ Hardware\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#3265-R0\",\"approval_number\":\"FL3265.1\",\"seq\":1,\"product_model\":\"IR Schlage\\\/Dexter\\\/Broadway Locks for Residential Doors\",\"product_description\":\"Locksets with Deadbolt Component Listing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#3367-R0\",\"approval_number\":\"FL3367.1\",\"seq\":1,\"product_model\":\"IR LSeries, B Series, T Series & SL Series\",\"product_description\":\"L, B, T & Sl Commercial Outswing Doors w\\\/ Hardware\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#3652-R0\",\"approval_number\":\"FL3652.1\",\"seq\":1,\"product_model\":\"Commercial Exterior Doors with Panic Hardware\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#5492-R0\",\"approval_number\":\"FL5492.1\",\"seq\":1,\"product_model\":\"IR L Series, B Series, SL Series, & CE Series\",\"product_description\":\"L, B, T, SL & CE Series Commercial Outswing Doors w\\\/ Hardware\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#5492-R0\",\"approval_number\":\"FL5492.2\",\"seq\":2,\"product_model\":\"IR Steelcraft L18, L16, L14, B18, B16, B14, T18, T16, T14,SL18, SL16, CE18, CE16 Hollow Metal Doors.\",\"product_description\":\"Commercial Hollow Metal Outswing Doors for use with Panic Hardware\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#6497-R0\",\"approval_number\":\"FL6497.1\",\"seq\":1,\"product_model\":\"IR Steelcraft L18, L16, L14, B18, B16, B14, SL18, SL16, T18, T16, T14, CE18, CE16Hollow Metal Doors with F16, F14, F12, MU16 & MU14 Frames.\",\"product_description\":\"Full Glass Single and Double Doors for use with Lockset Hardware and Panic Hardware.\",\"design_pressure\":\"+50\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#1589-R0\",\"approval_number\":\"FL1589.1\",\"seq\":1,\"product_model\":\"IR Series H16\",\"product_description\":\"H16 Commercial Outswing Doors w\\\/ Hardware\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#10356-R6\",\"approval_number\":\"FL10356.2\",\"seq\":2,\"product_model\":\"Door Model L Series, B Series, T Series, SL Series, & CE Series\",\"product_description\":\"Model L, B, T, SL & CE Series Flush Single Door Assemblies 4 ft x 8 ft with Panic Hardware and Lockset Hardware.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#10356-R6\",\"approval_number\":\"FL10356.3\",\"seq\":3,\"product_model\":\"Door Model L Series, B Series, T Series, SL Series, & CE Series\",\"product_description\":\"Model L, B, T, SL & CE Series Glazed Double Door Assemblies 8 ft x 8 ft pairs with Panic Hardware and Lockset Hardware.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#10356-R6\",\"approval_number\":\"FL10356.4\",\"seq\":4,\"product_model\":\"Door Model L Series, B Series, T Series, SL Series, & CE Series\",\"product_description\":\"Model L, B, T, SL & CE Series Glazed Single Door Assemblies 4 ft x 8 ft with Panic Hardware and Lockset Hardware.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#1591-R2\",\"approval_number\":\"FL1591.1\",\"seq\":1,\"product_model\":\"Steelcraft H-Series Commercial Doors\",\"product_description\":\"H-Series Outswing Commercial Steel Door Systems with louvers\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#12400-R0\",\"approval_number\":\"FL12400.2\",\"seq\":2,\"product_model\":\"H-Series Outswing Commercial Double Glazed Steel Doors\",\"product_description\":\"H-Series Hollow Metal Outswing Double Glazed Doors by Steelcraft with IR Hardware (by Schlage, Falcon, Von Duprin and Monarch)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#12400-R0\",\"approval_number\":\"FL12400.3\",\"seq\":3,\"product_model\":\"H-Series Outswing Commercial Single Flush Steel Door\",\"product_description\":\"H-Series Hollow Metal Outswing Single Flush Door by Steelcraft with IR Hardware (by Schlage, Falcon, Von Duprin and Monarch)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#12400-R0\",\"approval_number\":\"FL12400.4\",\"seq\":4,\"product_model\":\"H-Series Outswing Commercial Single Glazed Steel Door\",\"product_description\":\"H-Series Hollow Metal Outswing Single Glazed Door by Steelcraft with IR Hardware (by Schlage, Falcon, Von Duprin and Monarch)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#13884-R0\",\"approval_number\":\"FL13884.1\",\"seq\":1,\"product_model\":\"SZ Series Steel Commercial Flush Door, 18 gage min.\",\"product_description\":\"Ingersoll Rand SZ-Series Commercial Hollow Metal Door (18 gage min.) and F16 frame (16 gage min.)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#14022-R0\",\"approval_number\":\"FL14022.1\",\"seq\":1,\"product_model\":\"IR Single and Double Flush Outswing Doors with Panic Hardware\",\"product_description\":\"IR H-Series Hollow Metal Flush Single and Double Outswing Doors with Von Duprin WS9827\\\/WS9927 (F) Panic Device\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#3905-R7\",\"approval_number\":\"FL3905.2\",\"seq\":2,\"product_model\":\"Steelcraft H Series\",\"product_description\":\"Steelcraft H Series Single Flush Outswing Commercial Steel Doors w\\\/ Mortise Lock\",\"design_pressure\":\"+170\\\/-170\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#20736-R0\",\"approval_number\":\"FL20736.1\",\"seq\":1,\"product_model\":\"H-Series Double Flush Outswing Commercial Steel Doors w\\\/ Positive Lock Panic Exit Devices\",\"product_description\":\"H-Series Hollow Metal Outswing Double Flush Doors and F & MU Series Frames by Steelcraft with Positive Lock Hardware\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#20736-R0\",\"approval_number\":\"FL20736.2\",\"seq\":2,\"product_model\":\"H-Series Single Flush Outswing Commercial Steel Doors w\\\/ Positive Lock Panic Exit Devices\",\"product_description\":\"H-Series Hollow Metal Outswing Single Flush Doors and F & MU Series Frames by Steelcraft with Positive Lock Hardware\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#10356-R7\",\"approval_number\":\"FL10356.6\",\"seq\":6,\"product_model\":\"Single Outswing Or Inswing Glazed Commercial Steel Doors With And Without Panic Exit Devices (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Single Outswing Or Inswing Glazed Commercial Steel Doors With And Without Panic Exit Devices (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#12400-R11\",\"approval_number\":\"FL12400.5\",\"seq\":5,\"product_model\":\"Outswing Single Glazed Commercial Steel Door (HVHZ) (Impact)\",\"product_description\":\"Outswing Single Glazed Commercial Steel Door (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#12400-R11\",\"approval_number\":\"FL12400.6\",\"seq\":6,\"product_model\":\"Single Outswing Commercial Steel Door Systems with Louvers\",\"product_description\":\"Single Outswing Commercial Steel Door Systems with Louvers\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Schlage Lock Company,LLC \\\/ ExpiDoor\":[{\"manufacturer\":\"Schlage Lock Company,LLC \\\/ ExpiDoor\",\"approval_number_master\":\"FL#10356-R0\",\"approval_number\":\"FL10356.1\",\"seq\":1,\"product_model\":\"Door Model L Series, B Series, T Series, SL Series, & CE Series\",\"product_description\":\"Model L, B, T, SL & CE Series Flush and Full Glass Doors Assembliesd 8 ft x 8 ft pairs and 4 ft x 8 ft singles with Panic Hardware and Lockset Hardware.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schlage Lock Company,LLC \\\/ ExpiDoor\",\"approval_number_master\":\"FL#4031-R11\",\"approval_number\":\"FL4031.1\",\"seq\":1,\"product_model\":\"Expidoor Metal Building Door System\",\"product_description\":\"Flush single outswing door system for use in metal building construction\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Columbia Aluminum Products, LLC\":[{\"manufacturer\":\"Columbia Aluminum Products, LLC\",\"approval_number_master\":\"FL#4272-R8\",\"approval_number\":\"FL4272.3\",\"seq\":3,\"product_model\":\"c. Columbia Aluminum Products - Aluminum Astragal\",\"product_description\":\"8'0 Impact Resistant Extruded Aluminum Astragal utilizing the Nanya\\\/Plastpro Opaque Fiberglass Door 6'0 x 8'0 Impact Resistant Opaque System - Inswing \\\/ Outswing use\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Columbia Aluminum Products, LLC\",\"approval_number_master\":\"FL#4272-R2\",\"approval_number\":\"FL4272.1\",\"seq\":1,\"product_model\":\"a. Columbia Aluminum Products - Aluminum Astragal\",\"product_description\":\"6'8 Impact Resistant Extruded Aluminum Astragal utilizing the Masonite Opaque Steel Door 6'0 x 6'8 Impact Resistant Opaque System - Outswing use\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Columbia Aluminum Products, LLC\",\"approval_number_master\":\"FL#4272-R2\",\"approval_number\":\"FL4272.2\",\"seq\":2,\"product_model\":\"b. Columbia Aluminum Products - Aluminum Astragal\",\"product_description\":\"6'8 Impact Resistant Extruded Aluminum Astragal utilizing the Nanya\\\/Plastpro Opaque Fiberglass Door 6'0 x 6'8 Impact Resistant Opaque System - Outswing use\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Simonton\":[{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5198-R15\",\"approval_number\":\"FL5198.1\",\"seq\":1,\"product_model\":\"07-07\",\"product_description\":\"Reflections 5500, Generations, PerfeXion Platinum, Impressions 9800, 6500 VantagePointe Vinyl Center Hinged Outswing Garden Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5198-R15\",\"approval_number\":\"FL5198.2\",\"seq\":2,\"product_model\":\"07-07\",\"product_description\":\"Reflections 5500, Generations, PerfeXion Platinum, Impressions 9800, 6500 VantagePointe Vinyl Center Hinged Inswing Garden Door\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5198-R15\",\"approval_number\":\"FL5198.3\",\"seq\":3,\"product_model\":\"07-07\",\"product_description\":\"Reflections 5500, Generations, PerfeXion Platinum, Impressions 9800, 6500 VantagePointe Vinyl French Hinge Outswing Garden Door\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5198-R15\",\"approval_number\":\"FL5198.4\",\"seq\":4,\"product_model\":\"07-07\",\"product_description\":\"Reflections 5500, Generations, PerfeXion Platinum, Impressions 9800, 6500 VantagePointe Vinyl French Hinge Inswing Garden Door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#109-R0\",\"approval_number\":\"FL109.1\",\"seq\":1,\"product_model\":\"07-07\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Sears 9300; Renovation 6500 - Vinyl - Center Hinge Out Swing -Size: 72 X 80; Rating: HGD-R50; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#109-R0\",\"approval_number\":\"FL109.2\",\"seq\":2,\"product_model\":\"07-07\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Sears 9300; Renovation 6500 - Vinyl - Center Hinge In Swing - Size: 72 X 80, Rating: HGD-35, 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#109-R0\",\"approval_number\":\"FL109.3\",\"seq\":3,\"product_model\":\"07-07\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Sears 9300; Renovation 6500 - Vinyl - French Hinge Out Swing- Size: 72 X 80, Rating: HGD-35; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#109-R0\",\"approval_number\":\"FL109.4\",\"seq\":4,\"product_model\":\"07-07\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Sears 9300; Renovation 6500 - Vinyl - French Hinge In Swing - Size: 72 X 80; Rating: HGD-30; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#109-R0\",\"approval_number\":\"FL109.5\",\"seq\":5,\"product_model\":\"SP\",\"product_description\":\"Storm Breaker Plus - Vinyl - Center Hinge Out Swing - Size: 72 X 80; Rating: HGD-R50; 1\\\/8\\\" Glass; 101\\\/I.S. 2 (1997) and Impact E 1886 (1997) & E 1998 (2002)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5245-R0\",\"approval_number\":\"FL5245.1\",\"seq\":1,\"product_model\":\"5500\",\"product_description\":\"5500, StormBreaker Vinyl Hinged Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#229-R3\",\"approval_number\":\"FL229.1\",\"seq\":1,\"product_model\":\"07-07 Center Hinge Out Swing Garden Door\",\"product_description\":\"07-07 StormBreaker Plus 300 VL, Vinyl Hinged Glass Door (Center Hinge Out Swing)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-04-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#13828-R0\",\"approval_number\":\"FL13828.1\",\"seq\":1,\"product_model\":\"07-07 StormBreaker Plus 300VL\",\"product_description\":\"StormBreaker Plus 300VL Center hinge outswing garden door vinyl\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Masonite International\":[{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#5465-R11\",\"approval_number\":\"FL5465.1\",\"seq\":1,\"product_model\":\"Wood-edge Steel Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Glazed I\\\/S and O\\\/S Double Door\",\"design_pressure\":\"+50.5\\\/-50.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#5507-R10\",\"approval_number\":\"FL5507.1\",\"seq\":1,\"product_model\":\"Fiberglass Side-hinged Door Unit\",\"product_description\":\"6'-8\\\" Glazed I\\\/S and O\\\/S Double Door\",\"design_pressure\":\"+50.5\\\/-50.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#7091-R11\",\"approval_number\":\"FL7091.1\",\"seq\":1,\"product_model\":\"Metal-edge Steel Door in Hollow Metal Frame\",\"product_description\":\"6'-8\\\" Single Inswing or Outswing Door Unit\",\"design_pressure\":\"+80.0\\\/-80.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#16472-R7\",\"approval_number\":\"FL16472.1\",\"seq\":1,\"product_model\":\"Metal-edge Steel Door in Adjustable Steel Frame\",\"product_description\":\"6'-8\\\" Opaque I\\\/S or O\\\/S Single Door Unit\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#16472-R7\",\"approval_number\":\"FL16472.2\",\"seq\":2,\"product_model\":\"Metal-edge Steel Door in Adjustable Steel Frame\",\"product_description\":\"8'-0\\\" Opaque I\\\/S or O\\\/S Single Door Unit\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#16472-R7\",\"approval_number\":\"FL16472.3\",\"seq\":3,\"product_model\":\"Metal-edge Steel Door in Adjustable Steel Frame\",\"product_description\":\"6'-8\\\" Opaque I\\\/S or O\\\/S Double Door Unit\",\"design_pressure\":\"+50.5\\\/-50.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#18582-R6\",\"approval_number\":\"FL18582.1\",\"seq\":1,\"product_model\":\"Flush Glazed Fiberglass Door\",\"product_description\":\"6'-8\\\" Inswing Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+55.0\\\/-60.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#18582-R6\",\"approval_number\":\"FL18582.2\",\"seq\":2,\"product_model\":\"Flush Glazed Fiberglass Door\",\"product_description\":\"6'-8\\\" Outswing Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+60.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#18582-R6\",\"approval_number\":\"FL18582.3\",\"seq\":3,\"product_model\":\"Flush Glazed Fiberglass Door\",\"product_description\":\"8'-0\\\" Inswing Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+45.0\\\/-47.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#18582-R6\",\"approval_number\":\"FL18582.4\",\"seq\":4,\"product_model\":\"Flush Glazed Fiberglass Door\",\"product_description\":\"8'-0\\\" Outswing Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+47.0\\\/-47.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#18582-R6\",\"approval_number\":\"FL18582.5\",\"seq\":5,\"product_model\":\"Flush Impact Glazed Fiberglass Door\",\"product_description\":\"6'-8\\\" Inswing Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+55\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#18582-R6\",\"approval_number\":\"FL18582.6\",\"seq\":6,\"product_model\":\"Flush Impact Glazed Fiberglass Door\",\"product_description\":\"6'-8\\\" Outswing Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+60\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#18582-R6\",\"approval_number\":\"FL18582.7\",\"seq\":7,\"product_model\":\"Flush Impact Glazed Fiberglass Door\",\"product_description\":\"8'-0\\\" Inswing Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+45\\\/-47\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#18582-R6\",\"approval_number\":\"FL18582.8\",\"seq\":8,\"product_model\":\"Flush Impact Glazed Fiberglass Door\",\"product_description\":\"8'-0\\\" Outswing Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22363-R9\",\"approval_number\":\"FL22363.1\",\"seq\":1,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Opaque I\\\/S Single Door\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22363-R9\",\"approval_number\":\"FL22363.2\",\"seq\":2,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Opaque O\\\/S Single Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22363-R9\",\"approval_number\":\"FL22363.3\",\"seq\":3,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Opaque I\\\/S or O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22363-R9\",\"approval_number\":\"FL22363.4\",\"seq\":4,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Glazed I\\\/S or O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22363-R9\",\"approval_number\":\"FL22363.5\",\"seq\":5,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" 3\\\/4-Lite Glazed I\\\/S or O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22363-R9\",\"approval_number\":\"FL22363.6\",\"seq\":6,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Impact Glazed I\\\/S or O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22363-R9\",\"approval_number\":\"FL22363.7\",\"seq\":7,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Opaque I\\\/S Single Door\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22363-R9\",\"approval_number\":\"FL22363.8\",\"seq\":8,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Opaque O\\\/S Single Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22363-R9\",\"approval_number\":\"FL22363.9\",\"seq\":9,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Opaque I\\\/S or O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22363-R9\",\"approval_number\":\"FL22363.10\",\"seq\":10,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Glazed I\\\/S or O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22363-R9\",\"approval_number\":\"FL22363.11\",\"seq\":11,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Impact Glazed I\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22363-R9\",\"approval_number\":\"FL22363.12\",\"seq\":12,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Impact Glazed O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+45\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22363-R9\",\"approval_number\":\"FL22363.13\",\"seq\":13,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Opaque I\\\/S or O\\\/S Single or Double Door w\\\/Impact Sidelites\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22363-R9\",\"approval_number\":\"FL22363.14\",\"seq\":14,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Opaque I\\\/S Single or Double Door w\\\/Impact Sidelites\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22363-R9\",\"approval_number\":\"FL22363.15\",\"seq\":15,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Opaque O\\\/S Single or Double Door w\\\/Impact Sidelites\",\"design_pressure\":\"+45\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22363-R9\",\"approval_number\":\"FL22363.16\",\"seq\":16,\"product_model\":\"HPC Fiberglass Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Glazed I\\\/S or O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22363-R9\",\"approval_number\":\"FL22363.17\",\"seq\":17,\"product_model\":\"HPC Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Glazed I\\\/S or O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22365-R4\",\"approval_number\":\"FL22365.1\",\"seq\":1,\"product_model\":\"Fiberglass Side-Hinged Door w\\\/Multipoint Hardware\",\"product_description\":\"6'-8\\\" Glazed I\\\/S or O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22365-R4\",\"approval_number\":\"FL22365.2\",\"seq\":2,\"product_model\":\"Fiberglass Side-Hinged Door w\\\/Multipoint Hardware\",\"product_description\":\"6'-8\\\" 3\\\/4-Lite Glazed I\\\/S or O\\\/S Single Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22365-R4\",\"approval_number\":\"FL22365.3\",\"seq\":3,\"product_model\":\"Fiberglass Side-Hinged Door w\\\/Multipoint Hardware\",\"product_description\":\"6'-8\\\" Impact Glazed I\\\/S or O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22365-R4\",\"approval_number\":\"FL22365.4\",\"seq\":4,\"product_model\":\"Fiberglass Side-Hinged Door w\\\/Multipoint Hardware\",\"product_description\":\"8'-0\\\" Glazed I\\\/S or O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22365-R4\",\"approval_number\":\"FL22365.5\",\"seq\":5,\"product_model\":\"Fiberglass Side-Hinged Door w\\\/Multipoint Hardware\",\"product_description\":\"8'-0\\\" Impact Glazed I\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22365-R4\",\"approval_number\":\"FL22365.6\",\"seq\":6,\"product_model\":\"Fiberglass Side-Hinged Door w\\\/Multipoint Hardware\",\"product_description\":\"8'-0\\\" Impact Glazed O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+45\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22365-R4\",\"approval_number\":\"FL22365.7\",\"seq\":7,\"product_model\":\"Fiberglass Side-Hinged Door w\\\/Multipoint Hardware\",\"product_description\":\"6'-8\\\" Opaque I\\\/S or O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22365-R4\",\"approval_number\":\"FL22365.8\",\"seq\":8,\"product_model\":\"Fiberglass Side-Hinged Door w\\\/Multipoint Hardware\",\"product_description\":\"8'-0\\\" Opaque I\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22365-R4\",\"approval_number\":\"FL22365.9\",\"seq\":9,\"product_model\":\"Fiberglass Side-Hinged Door w\\\/Multipoint Hardware\",\"product_description\":\"8'-0\\\" Opaque O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22365-R4\",\"approval_number\":\"FL22365.10\",\"seq\":10,\"product_model\":\"HPC Fiberglass Side-Hinged Door w\\\/Multipoint Hardware\",\"product_description\":\"8'-0\\\" Glazed O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22365-R4\",\"approval_number\":\"FL22365.11\",\"seq\":11,\"product_model\":\"HPC Fiberglass Side-Hinged Door w\\\/Multipoint Hardware\",\"product_description\":\"8'-0\\\" Glazed I\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22365-R4\",\"approval_number\":\"FL22365.12\",\"seq\":12,\"product_model\":\"HPC Fiberglass Side-Hinged Door w\\\/Multipoint Hardware\",\"product_description\":\"6'-8\\\" Glazed I\\\/S or O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22378-R9\",\"approval_number\":\"FL22378.1\",\"seq\":1,\"product_model\":\"Stormguard Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Opaque I\\\/S Single Door\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22378-R9\",\"approval_number\":\"FL22378.2\",\"seq\":2,\"product_model\":\"Stormguard Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Opaque O\\\/S Single Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22378-R9\",\"approval_number\":\"FL22378.3\",\"seq\":3,\"product_model\":\"Stormguard Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Opaque I\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.5\\\/-50.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22378-R9\",\"approval_number\":\"FL22378.4\",\"seq\":4,\"product_model\":\"Stormguard Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Opaque O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+55.0\\\/-50.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22378-R9\",\"approval_number\":\"FL22378.5\",\"seq\":5,\"product_model\":\"Stormguard Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Impact Glazed I\\\/S or O\\\/S Single Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22378-R9\",\"approval_number\":\"FL22378.6\",\"seq\":6,\"product_model\":\"Stormguard Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Impact Glazed I\\\/S Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22378-R9\",\"approval_number\":\"FL22378.7\",\"seq\":7,\"product_model\":\"Stormguard Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Impact Glazed O\\\/S Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22378-R9\",\"approval_number\":\"FL22378.8\",\"seq\":8,\"product_model\":\"Stormguard Fiberglass Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Opaque I\\\/S Single Door\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22378-R9\",\"approval_number\":\"FL22378.9\",\"seq\":9,\"product_model\":\"Stormguard Fiberglass Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Opaque O\\\/S Single Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22378-R9\",\"approval_number\":\"FL22378.10\",\"seq\":10,\"product_model\":\"Stormguard Fiberglass Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Opaque I\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.0\\\/-50.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22378-R9\",\"approval_number\":\"FL22378.11\",\"seq\":11,\"product_model\":\"Stormguard Fiberglass Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Opaque O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+55.0\\\/-50.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22378-R9\",\"approval_number\":\"FL22378.12\",\"seq\":12,\"product_model\":\"Stormguard Fiberglass Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Impact Glazed I\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+43\\\/-47\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22378-R9\",\"approval_number\":\"FL22378.13\",\"seq\":13,\"product_model\":\"Stormguard Fiberglass Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Impact Glazed O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+47\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22380-R5\",\"approval_number\":\"FL22380.1\",\"seq\":1,\"product_model\":\"Stormguard Fiberglass Side-Hinged Door w\\\/Multipoint Hardware\",\"product_description\":\"6'-8\\\" Impact Glazed I\\\/S or O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22380-R5\",\"approval_number\":\"FL22380.2\",\"seq\":2,\"product_model\":\"Stormguard Fiberglass Side-Hinged Door w\\\/Multipoint Hardware\",\"product_description\":\"8'-0\\\" Impact Glazed I\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22380-R5\",\"approval_number\":\"FL22380.3\",\"seq\":3,\"product_model\":\"Stormguard Fiberglass Side-Hinged Door w\\\/Multipoint Hardware\",\"product_description\":\"8'-0\\\" Impact Glazed O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22380-R5\",\"approval_number\":\"FL22380.4\",\"seq\":4,\"product_model\":\"Stormguard Fiberglass Side-Hinged Door w\\\/Multipoint Hardware\",\"product_description\":\"6'-8\\\" Opaque I\\\/S or O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22380-R5\",\"approval_number\":\"FL22380.5\",\"seq\":5,\"product_model\":\"Stormguard Fiberglass Side-Hinged Door w\\\/Multipoint Hardware\",\"product_description\":\"8'-0\\\" Opaque I\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22380-R5\",\"approval_number\":\"FL22380.6\",\"seq\":6,\"product_model\":\"Stormguard Fiberglass Side-Hinged Door w\\\/Multipoint Hardware\",\"product_description\":\"8'-0\\\" Opaque O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22383-R4\",\"approval_number\":\"FL22383.1\",\"seq\":1,\"product_model\":\"Stormguard Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Opaque I\\\/S or O\\\/S Single Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22383-R4\",\"approval_number\":\"FL22383.2\",\"seq\":2,\"product_model\":\"Stormguard Fiberglass Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Opaque I\\\/S or O\\\/S Single Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22384-R4\",\"approval_number\":\"FL22384.1\",\"seq\":1,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Opaque I\\\/S or O\\\/S Single Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22384-R4\",\"approval_number\":\"FL22384.2\",\"seq\":2,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Opaque I\\\/S or O\\\/S Single Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22384-R4\",\"approval_number\":\"FL22384.3\",\"seq\":3,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Opaque I\\\/S or O\\\/S Single Door\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22384-R4\",\"approval_number\":\"FL22384.4\",\"seq\":4,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Opaque I\\\/S or O\\\/S Single Door\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22384-R4\",\"approval_number\":\"FL22384.5\",\"seq\":5,\"product_model\":\"Particleboard Core Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Opaque I\\\/S or O\\\/S Single Door\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22384-R4\",\"approval_number\":\"FL22384.6\",\"seq\":6,\"product_model\":\"Particleboard Core Fiberglass Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Opaque I\\\/S or O\\\/S Single Door\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22384-R4\",\"approval_number\":\"FL22384.7\",\"seq\":7,\"product_model\":\"Particleboard Core Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Opaque I\\\/S or O\\\/S Single Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22384-R4\",\"approval_number\":\"FL22384.8\",\"seq\":8,\"product_model\":\"Particleboard Core Fiberglass Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Opaque I\\\/S or O\\\/S Single Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22513-R5\",\"approval_number\":\"FL22513.1\",\"seq\":1,\"product_model\":\"HPC Wood-edge Steel Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Glazed I\\\/S or O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22513-R5\",\"approval_number\":\"FL22513.2\",\"seq\":2,\"product_model\":\"Wood-edge Steel Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Opaque I\\\/S or O\\\/S Single Door Unit\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22513-R5\",\"approval_number\":\"FL22513.3\",\"seq\":3,\"product_model\":\"Wood-edge Steel Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Opaque I\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22513-R5\",\"approval_number\":\"FL22513.4\",\"seq\":4,\"product_model\":\"Wood-edge Steel Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Opaque O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22513-R5\",\"approval_number\":\"FL22513.5\",\"seq\":5,\"product_model\":\"Wood-edge Steel Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" 3\\\/4-Lite Glazed I\\\/S or O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22513-R5\",\"approval_number\":\"FL22513.6\",\"seq\":6,\"product_model\":\"Wood-edge Steel Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Opaque I\\\/S or O\\\/S Single Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22513-R5\",\"approval_number\":\"FL22513.7\",\"seq\":7,\"product_model\":\"Wood-edge Steel Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Opaque I\\\/S or O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22513-R5\",\"approval_number\":\"FL22513.8\",\"seq\":8,\"product_model\":\"Wood-edge Steel Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" 3\\\/4-Lite Glazed I\\\/S or O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22521-R3\",\"approval_number\":\"FL22521.1\",\"seq\":1,\"product_model\":\"Wood-edge Steel Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Glazed I\\\/S or O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22521-R3\",\"approval_number\":\"FL22521.2\",\"seq\":2,\"product_model\":\"Wood-edge Steel Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Glazed I\\\/S or O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22633-R6\",\"approval_number\":\"FL22633.1\",\"seq\":1,\"product_model\":\"HPC Steel-edge Steel Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Glazed I\\\/S or O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22633-R6\",\"approval_number\":\"FL22633.2\",\"seq\":2,\"product_model\":\"HPC Steel-edge Steel Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Impact Glazed I\\\/S or O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22633-R6\",\"approval_number\":\"FL22633.3\",\"seq\":3,\"product_model\":\"Steel-edge Steel Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Opaque I\\\/S or O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+48\\\/-48\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22633-R6\",\"approval_number\":\"FL22633.4\",\"seq\":4,\"product_model\":\"Steel-edge Steel Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Glazed I\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22633-R6\",\"approval_number\":\"FL22633.5\",\"seq\":5,\"product_model\":\"Steel-edge Steel Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Glazed O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+45\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22633-R6\",\"approval_number\":\"FL22633.6\",\"seq\":6,\"product_model\":\"Steel-edge Steel Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Impact Glazed I\\\/S or O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22633-R6\",\"approval_number\":\"FL22633.7\",\"seq\":7,\"product_model\":\"Steel-edge Steel Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" 3\\\/4-Lite Glazed I\\\/S or O\\\/S Single or Double w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22633-R6\",\"approval_number\":\"FL22633.8\",\"seq\":8,\"product_model\":\"Steel-edge Steel Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Impact Glazed I\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22633-R6\",\"approval_number\":\"FL22633.9\",\"seq\":9,\"product_model\":\"Steel-edge Steel Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Impact Glazed O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+45\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22633-R6\",\"approval_number\":\"FL22633.10\",\"seq\":10,\"product_model\":\"Steel-edge Steel Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Opaque I\\\/S or O\\\/S Single Door Unit\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22633-R6\",\"approval_number\":\"FL22633.11\",\"seq\":11,\"product_model\":\"Steel-edge Steel Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Opaque I\\\/S or O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22634-R3\",\"approval_number\":\"FL22634.1\",\"seq\":1,\"product_model\":\"Steel-edge Steel Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Glazed I\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#22634-R3\",\"approval_number\":\"FL22634.2\",\"seq\":2,\"product_model\":\"Steel-edge Steel Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Glazed O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+45\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#29847-R2\",\"approval_number\":\"FL29847.1\",\"seq\":1,\"product_model\":\"Flush Glazed Fiberglass Door w\\\/Multipoint Hardware\",\"product_description\":\"6'-8\\\" Glazed I\\\/S or O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#29847-R2\",\"approval_number\":\"FL29847.2\",\"seq\":2,\"product_model\":\"Flush Glazed Fiberglass Door w\\\/Multipoint Hardware\",\"product_description\":\"8'-0\\\" Glazed I\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#29847-R2\",\"approval_number\":\"FL29847.3\",\"seq\":3,\"product_model\":\"Flush Glazed Fiberglass Door w\\\/Multipoint Hardware\",\"product_description\":\"8'-0\\\" Glazed O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#29847-R2\",\"approval_number\":\"FL29847.4\",\"seq\":4,\"product_model\":\"Flush Impact Glazed Fiberglass Door w\\\/Multipoint Hardware\",\"product_description\":\"8'-0\\\" Impact Glazed O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#29847-R2\",\"approval_number\":\"FL29847.5\",\"seq\":5,\"product_model\":\"Flush Impact Glazed Fiberglass Door w\\\/Multipoint Hardware\",\"product_description\":\"6'-8\\\" Impact Glazed I\\\/S or O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#29847-R2\",\"approval_number\":\"FL29847.6\",\"seq\":6,\"product_model\":\"Flush Impact Glazed Fiberglass Door w\\\/Multipoint Hardware\",\"product_description\":\"8'-0\\\" Impact Glazed I\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40.0\\\/-45.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#30070-R3\",\"approval_number\":\"FL30070.1\",\"seq\":1,\"product_model\":\"Fiberglass Side-hinged Door Unit w\\\/ Wrought Iron Glazing Frame\",\"product_description\":\"6'-8\\\" 1\\\/2-Lite Glazed I\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#30070-R3\",\"approval_number\":\"FL30070.2\",\"seq\":2,\"product_model\":\"Fiberglass Side-hinged Door Unit w\\\/ Wrought Iron Glazing Frame\",\"product_description\":\"6'-8\\\" 1\\\/2-Lite Glazed O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#30070-R3\",\"approval_number\":\"FL30070.3\",\"seq\":3,\"product_model\":\"Fiberglass Side-hinged Door Unit w\\\/ Wrought Iron Glazing Frame\",\"product_description\":\"6'-8\\\" Full-Lite Glazed I\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#30070-R3\",\"approval_number\":\"FL30070.4\",\"seq\":4,\"product_model\":\"Fiberglass Side-hinged Door Unit w\\\/ Wrought Iron Glazing Frame\",\"product_description\":\"6'-8\\\" Full-Lite Glazed O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#30070-R3\",\"approval_number\":\"FL30070.5\",\"seq\":5,\"product_model\":\"Fiberglass Side-hinged Door Unit w\\\/ Wrought Iron Glazing Frame\",\"product_description\":\"8'-0\\\" 1\\\/2-Lite Glazed I\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40.0\\\/-47.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#30070-R3\",\"approval_number\":\"FL30070.6\",\"seq\":6,\"product_model\":\"Fiberglass Side-hinged Door Unit w\\\/ Wrought Iron Glazing Frame\",\"product_description\":\"8'-0\\\" 1\\\/2-Lite Glazed O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+47.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#30070-R3\",\"approval_number\":\"FL30070.7\",\"seq\":7,\"product_model\":\"Fiberglass Side-hinged Door Unit w\\\/ Wrought Iron Glazing Frame\",\"product_description\":\"8'-0\\\" 3\\\/4-Lite Glazed I\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#30070-R3\",\"approval_number\":\"FL30070.8\",\"seq\":8,\"product_model\":\"Fiberglass Side-hinged Door Unit w\\\/ Wrought Iron Glazing Frame\",\"product_description\":\"8'-0\\\" 3\\\/4-Lite Glazed O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#30070-R3\",\"approval_number\":\"FL30070.9\",\"seq\":9,\"product_model\":\"Fiberglass Side-hinged Door Unit w\\\/ Wrought Iron Glazing Frame\",\"product_description\":\"8'-0\\\" Opaque I\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#30070-R3\",\"approval_number\":\"FL30070.10\",\"seq\":10,\"product_model\":\"Fiberglass Side-hinged Door Unit w\\\/ Wrought Iron Glazing Frame\",\"product_description\":\"8'-0\\\" Opaque O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#30438-R3\",\"approval_number\":\"FL30438.1\",\"seq\":1,\"product_model\":\"Fiberglass Side-hinged Door Unit w\\\/Snap-Fit Glazing Frame\",\"product_description\":\"6'-8\\\" Opaque I\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#30438-R3\",\"approval_number\":\"FL30438.2\",\"seq\":2,\"product_model\":\"Fiberglass Side-hinged Door Unit w\\\/Snap-Fit Glazing Frame\",\"product_description\":\"6'-8\\\" Opaque O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#30438-R3\",\"approval_number\":\"FL30438.3\",\"seq\":3,\"product_model\":\"Fiberglass Side-hinged Door Unit w\\\/Snap-Fit Glazing Frame\",\"product_description\":\"8'-0\\\" Opaque I\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#30438-R3\",\"approval_number\":\"FL30438.4\",\"seq\":4,\"product_model\":\"Fiberglass Side-hinged Door Unit w\\\/Snap-Fit Glazing Frame\",\"product_description\":\"8'-0\\\" Opaque O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#30438-R3\",\"approval_number\":\"FL30438.5\",\"seq\":5,\"product_model\":\"Fiberglass Side-hinged Door Unit w\\\/Snap-Fit Glazing Frame\",\"product_description\":\"6'-8\\\" Glazed I\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#30438-R3\",\"approval_number\":\"FL30438.6\",\"seq\":6,\"product_model\":\"Fiberglass Side-hinged Door Unit w\\\/Snap-Fit Glazing Frame\",\"product_description\":\"6'-8\\\" Glazed O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+45.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#30438-R3\",\"approval_number\":\"FL30438.7\",\"seq\":7,\"product_model\":\"Fiberglass Side-hinged Door Unit w\\\/Snap-Fit Glazing Frame\",\"product_description\":\"6'-8\\\" Glazed I\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#30438-R3\",\"approval_number\":\"FL30438.8\",\"seq\":8,\"product_model\":\"Fiberglass Side-hinged Door Unit w\\\/Snap-Fit Glazing Frame\",\"product_description\":\"6'-8\\\" Glazed O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#30438-R3\",\"approval_number\":\"FL30438.9\",\"seq\":9,\"product_model\":\"Fiberglass Side-hinged Door Unit w\\\/Snap-Fit Glazing Frame\",\"product_description\":\"8'-0\\\" Glazed I\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#30438-R3\",\"approval_number\":\"FL30438.10\",\"seq\":10,\"product_model\":\"Fiberglass Side-hinged Door Unit w\\\/Snap-Fit Glazing Frame\",\"product_description\":\"8'-0\\\" Glazed O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#30438-R3\",\"approval_number\":\"FL30438.11\",\"seq\":11,\"product_model\":\"Fiberglass Side-hinged Door Unit w\\\/Snap-Fit Glazing Frame\",\"product_description\":\"8'-0\\\" Glazed I\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+35.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#30438-R3\",\"approval_number\":\"FL30438.12\",\"seq\":12,\"product_model\":\"Fiberglass Side-hinged Door Unit w\\\/Snap-Fit Glazing Frame\",\"product_description\":\"8'-0\\\" Glazed O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#30438-R3\",\"approval_number\":\"FL30438.13\",\"seq\":13,\"product_model\":\"Fiberglass Side-hinged Door Unit w\\\/Snap-Fit Glazing Frame\",\"product_description\":\"8'-0\\\" Glazed I\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+35.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#30438-R3\",\"approval_number\":\"FL30438.14\",\"seq\":14,\"product_model\":\"Fiberglass Side-hinged Door Unit w\\\/Snap-Fit Glazing Frame\",\"product_description\":\"8'-0\\\" Glazed O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#30438-R3\",\"approval_number\":\"FL30438.15\",\"seq\":15,\"product_model\":\"Fiberglass Side-hinged Door Unit w\\\/Snap-Fit Glazing Frame\",\"product_description\":\"8'-0\\\" Opaque I\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#30438-R3\",\"approval_number\":\"FL30438.16\",\"seq\":16,\"product_model\":\"Fiberglass Side-hinged Door Unit w\\\/Snap-Fit Glazing Frame\",\"product_description\":\"8'-0\\\" Opaque O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#31801-R2\",\"approval_number\":\"FL31801.1\",\"seq\":1,\"product_model\":\"Fiberglass Side-hinged Door Unit\",\"product_description\":\"8'-0\\\" Glazed I\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#31801-R2\",\"approval_number\":\"FL31801.2\",\"seq\":2,\"product_model\":\"Fiberglass Side-hinged Door Unit\",\"product_description\":\"8'-0\\\" Glazed O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#31801-R2\",\"approval_number\":\"FL31801.3\",\"seq\":3,\"product_model\":\"Fiberglass Side-hinged Door Unit\",\"product_description\":\"8'-0\\\" Opaque I\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#31801-R2\",\"approval_number\":\"FL31801.4\",\"seq\":4,\"product_model\":\"Fiberglass Side-hinged Door Unit\",\"product_description\":\"8'-0\\\" Opaque O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#35347-R1\",\"approval_number\":\"FL35347.1\",\"seq\":1,\"product_model\":\"Flush Glazed Craftsman Fiberglass Door\",\"product_description\":\"8'-0\\\" Inswing Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40.0\\\/-47.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#35347-R1\",\"approval_number\":\"FL35347.2\",\"seq\":2,\"product_model\":\"Flush Glazed Craftsman Fiberglass Door\",\"product_description\":\"8'-0\\\" Outswing Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#40665-R1\",\"approval_number\":\"FL40665.1\",\"seq\":1,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Opaque I\\\/S Single Door\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#40665-R1\",\"approval_number\":\"FL40665.2\",\"seq\":2,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Opaque O\\\/S Single Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#40665-R1\",\"approval_number\":\"FL40665.3\",\"seq\":3,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Opaque I\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#40665-R1\",\"approval_number\":\"FL40665.4\",\"seq\":4,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Opaque O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#40665-R1\",\"approval_number\":\"FL40665.5\",\"seq\":5,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Glazed I\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#40665-R1\",\"approval_number\":\"FL40665.6\",\"seq\":6,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Glazed O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#40665-R1\",\"approval_number\":\"FL40665.7\",\"seq\":7,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" 3\\\/4-Lite Glazed I\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#40665-R1\",\"approval_number\":\"FL40665.8\",\"seq\":8,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" 3\\\/4-Lite O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#47353-R2\",\"approval_number\":\"FL47353.1\",\"seq\":1,\"product_model\":\"Stormguard Impact Flush Glazed Fiberglass\",\"product_description\":\"6'-8\\\" Inswing Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+55.0\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#47353-R2\",\"approval_number\":\"FL47353.2\",\"seq\":2,\"product_model\":\"Stormguard Impact Flush Glazed Fiberglass\",\"product_description\":\"6'-8\\\" Outswing Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+60.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#47353-R2\",\"approval_number\":\"FL47353.3\",\"seq\":3,\"product_model\":\"Stormguard Impact Flush Glazed Fiberglass\",\"product_description\":\"8'-0\\\" Inswing Single or Double Door\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#47353-R2\",\"approval_number\":\"FL47353.4\",\"seq\":4,\"product_model\":\"Stormguard Impact Flush Glazed Fiberglass\",\"product_description\":\"8'-0\\\" Outswing Single or Double Door\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#47353-R2\",\"approval_number\":\"FL47353.5\",\"seq\":5,\"product_model\":\"Stormguard Impact Flush Glazed Fiberglass\",\"product_description\":\"8'-0\\\" Inswing Single Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#47353-R2\",\"approval_number\":\"FL47353.6\",\"seq\":6,\"product_model\":\"Stormguard Impact Flush Glazed Fiberglass\",\"product_description\":\"8'-0\\\" Outswing Single Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#47353-R2\",\"approval_number\":\"FL47353.7\",\"seq\":7,\"product_model\":\"Stormguard Impact Flush Glazed Fiberglass w\\\/Multipoint Hardware\",\"product_description\":\"6'-8\\\" Inswing Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#47353-R2\",\"approval_number\":\"FL47353.8\",\"seq\":8,\"product_model\":\"Stormguard Impact Flush Glazed Fiberglass w\\\/Multipoint Hardware\",\"product_description\":\"6'-8\\\" Outswing Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#19-R0\",\"approval_number\":\"FL19.1\",\"seq\":1,\"product_model\":\"Metal-Edge Steel Door Units\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#20-R0\",\"approval_number\":\"FL20.1\",\"seq\":1,\"product_model\":\"Fiberglass Door Units\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4068-R0\",\"approval_number\":\"FL4068.1\",\"seq\":1,\"product_model\":\"a. Masonite Metal-Edge Steel Door\",\"product_description\":\"Up to a 3'0 x 6'8 In-swing or Out-swing Single Metal-Edge Steel Door in a FAST FRAME 2-Piece Adjustable Steel Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4068-R0\",\"approval_number\":\"FL4068.2\",\"seq\":2,\"product_model\":\"b. Masonite Metal-Edge Steel Door\",\"product_description\":\"Up to a 3'0 x 8'0 In-swing or Out-swing Single Metal-Edge Steel Door in a FAST FRAME 2-Piece Adjustable Steel Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4068-R0\",\"approval_number\":\"FL4068.3\",\"seq\":3,\"product_model\":\"c. Masonite Metal-Edge Steel Door\",\"product_description\":\"Up to a 6'0 x 6'8 In-swing or Out-swing Double Metal-Edge Steel Door in a FAST FRAME 2-Piece Adjustable Steel Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4085-R0\",\"approval_number\":\"FL4085.1\",\"seq\":1,\"product_model\":\"Fiberglass Side-hinged Door Units - Impact Rated\",\"product_description\":\"6'-8\\\" Opaque Units (X, XX, OX, XO, OXO, OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4085-R0\",\"approval_number\":\"FL4085.2\",\"seq\":2,\"product_model\":\"Fiberglass Side-hinged Door Units - Impact Rated\",\"product_description\":\"6'-8\\\" Glazed Units (X, XX, OX, XO, OXO, OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4085-R0\",\"approval_number\":\"FL4085.3\",\"seq\":3,\"product_model\":\"Fiberglass Side-hinged Door Units - Impact Rated\",\"product_description\":\"8'-0\\\" Opaque Units (X, XX, OX, XO, OXO, OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4085-R0\",\"approval_number\":\"FL4085.4\",\"seq\":4,\"product_model\":\"Fiberglass Side-hinged Door Units - Impact Rated\",\"product_description\":\"8'-0\\\" Glazed Units (X, XX, OX, XO, OXO, OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4242-R0\",\"approval_number\":\"FL4242.1\",\"seq\":1,\"product_model\":\"a. Masonite Metal-Edge Steel Door\",\"product_description\":\"Up to a 3'0 x 6'8 In-swing or Out-swing Single Metal-Edge Steel Door in a Fast Frame 2-Piece Adjustable Steel Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4242-R0\",\"approval_number\":\"FL4242.2\",\"seq\":2,\"product_model\":\"b. Masonite Metal-Edge Steel Door\",\"product_description\":\"Up to a 3'0 x 8'0 In-swing or Out-swing Single Metal-Edge Steel Door in a Fast Frame 2-Piece Adjustable Steel Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4242-R0\",\"approval_number\":\"FL4242.3\",\"seq\":3,\"product_model\":\"C. Masonite Metal-Edge Steel Door\",\"product_description\":\"Up to a 6'0 x 6'8 In-swing or Out-swing Double Metal-Edge Steel Door in a Fast Frame 2-Piece Adjustable Steel Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4668-R0\",\"approval_number\":\"FL4668.1\",\"seq\":1,\"product_model\":\"Fiberglass Side-Hinged Door Units\",\"product_description\":\"6'-8\\\" Opaque I\\\/S and O\\\/S Single Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4668-R0\",\"approval_number\":\"FL4668.2\",\"seq\":2,\"product_model\":\"Fiberglass Side-Hinged Door Units\",\"product_description\":\"8'-0\\\" Opaque I\\\/S and O\\\/S Single Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4668-R0\",\"approval_number\":\"FL4668.3\",\"seq\":3,\"product_model\":\"Fiberglass Side-Hinged Door Units\",\"product_description\":\"8'-0\\\" Opaque O\\\/S Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4668-R0\",\"approval_number\":\"FL4668.4\",\"seq\":4,\"product_model\":\"Fiberglass Side-Hinged Door Units\",\"product_description\":\"8'-0\\\" Opaque I\\\/S Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4668-R0\",\"approval_number\":\"FL4668.5\",\"seq\":5,\"product_model\":\"Fiberglass Side-Hinged Door Units\",\"product_description\":\"6'-8\\\" Opaque O\\\/S Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4668-R0\",\"approval_number\":\"FL4668.6\",\"seq\":6,\"product_model\":\"Fiberglass Side-Hinged Door Units\",\"product_description\":\"6'-8\\\" Opaque I\\\/S Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4668-R0\",\"approval_number\":\"FL4668.7\",\"seq\":7,\"product_model\":\"Fiberglass Side-Hinged Door Units\",\"product_description\":\"8'-0\\\" Glazed O\\\/S Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4668-R0\",\"approval_number\":\"FL4668.8\",\"seq\":8,\"product_model\":\"Fiberglass Side-Hinged Door Units\",\"product_description\":\"8'-0\\\" Glazed I\\\/S Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4668-R0\",\"approval_number\":\"FL4668.9\",\"seq\":9,\"product_model\":\"Fiberglass Side-Hinged Door Units\",\"product_description\":\"6'-8\\\" Glazed O\\\/S Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4668-R0\",\"approval_number\":\"FL4668.10\",\"seq\":10,\"product_model\":\"Fiberglass Side-Hinged Door Units\",\"product_description\":\"6'-8\\\" Glazed I\\\/S Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#5114-R0\",\"approval_number\":\"FL5114.1\",\"seq\":1,\"product_model\":\"Stile and Rail Wood Side-Hinged Door Units\",\"product_description\":\"6'-8\\\" Opaque I\\\/S and O\\\/S Single Door w\\\/ or w\\\/o Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#5114-R0\",\"approval_number\":\"FL5114.2\",\"seq\":2,\"product_model\":\"Stile and Rail Wood Side-Hinged Door Units\",\"product_description\":\"8'-0\\\" Opaque I\\\/S Single Door Unit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#5114-R0\",\"approval_number\":\"FL5114.3\",\"seq\":3,\"product_model\":\"Stile and Rail Wood Side-Hinged Door Units\",\"product_description\":\"8'-0\\\" Opaque O\\\/S Single Door Unit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#5114-R0\",\"approval_number\":\"FL5114.4\",\"seq\":4,\"product_model\":\"Stile and Rail Wood Side-Hinged Door Units\",\"product_description\":\"6'-8\\\" Opaque I\\\/S and O\\\/S Door w\\\/ or w\\\/o Sidelites and w\\\/ or w\\\/o Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#5114-R0\",\"approval_number\":\"FL5114.5\",\"seq\":5,\"product_model\":\"Stile and Rail Wood Side-Hinged Door Units\",\"product_description\":\"8'-0\\\" Opaque I\\\/S Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#5114-R0\",\"approval_number\":\"FL5114.6\",\"seq\":6,\"product_model\":\"Stile and Rail Wood Side-Hinged Door Units\",\"product_description\":\"8'-0\\\" Opaque O\\\/S Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#5114-R0\",\"approval_number\":\"FL5114.7\",\"seq\":7,\"product_model\":\"Stile and Rail Wood Side-Hinged Door Units\",\"product_description\":\"6'-8\\\" Glazed I\\\/S Door w\\\/ or w\\\/o Sidelites and w\\\/ or w\\\/o Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#5114-R0\",\"approval_number\":\"FL5114.8\",\"seq\":8,\"product_model\":\"Stile and Rail Wood Side-Hinged Door Units\",\"product_description\":\"6'-8\\\" Glazed O\\\/S Door w\\\/ or w\\\/o Sidelites and w\\\/ or w\\\/o Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#5114-R0\",\"approval_number\":\"FL5114.9\",\"seq\":9,\"product_model\":\"Stile and Rail Wood Side-Hinged Door Units\",\"product_description\":\"8'-0\\\" Glazed I\\\/S Double Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#5114-R0\",\"approval_number\":\"FL5114.10\",\"seq\":10,\"product_model\":\"Stile and Rail Wood Side-Hinged Door Units\",\"product_description\":\"8'-0\\\" Glazed O\\\/S Double Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#6015-R0\",\"approval_number\":\"FL6015.1\",\"seq\":1,\"product_model\":\"Flush Glazed Steel Side-Hinged Door Units\",\"product_description\":\"6'-8\\\" Glazed I\\\/S and O\\\/S Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#6015-R0\",\"approval_number\":\"FL6015.2\",\"seq\":2,\"product_model\":\"Flush Glazed Steel Side-Hinged Door Units\",\"product_description\":\"8'-0\\\" Glazed I\\\/S Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#6015-R0\",\"approval_number\":\"FL6015.3\",\"seq\":3,\"product_model\":\"Flush Glazed Steel Side-Hinged Door Units\",\"product_description\":\"8'-0\\\" Glazed O\\\/S Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#7050-R0\",\"approval_number\":\"FL7050.1\",\"seq\":1,\"product_model\":\"Fir Wood Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Single Opaque Inswing Door\",\"design_pressure\":\"+50.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#7050-R0\",\"approval_number\":\"FL7050.2\",\"seq\":2,\"product_model\":\"Fir Wood Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Single Opaque Outswing Door\",\"design_pressure\":\"+55.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#7351-R0\",\"approval_number\":\"FL7351.1\",\"seq\":1,\"product_model\":\"Belleville Fiberglass Door Unit\",\"product_description\":\"6'-8\\\" Opaque I\\\/S and O\\\/S Single Door\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#7351-R0\",\"approval_number\":\"FL7351.2\",\"seq\":2,\"product_model\":\"Belleville Fiberglass Door Unit\",\"product_description\":\"8'-0\\\" Opaque I\\\/S and O\\\/S Single Door\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#7351-R0\",\"approval_number\":\"FL7351.3\",\"seq\":3,\"product_model\":\"Belleville Fiberglass Door Unit\",\"product_description\":\"6'-8\\\" Opaque Inswing Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.5\\\/-50.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#7351-R0\",\"approval_number\":\"FL7351.4\",\"seq\":4,\"product_model\":\"Belleville Fiberglass Door Unit\",\"product_description\":\"6'-8\\\" Opaque Outswing Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+55.0\\\/-50.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#7351-R0\",\"approval_number\":\"FL7351.5\",\"seq\":5,\"product_model\":\"Belleville Fiberglass Door Unit\",\"product_description\":\"8'-0\\\" Opaque Inswing Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.5\\\/-50.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#7351-R0\",\"approval_number\":\"FL7351.6\",\"seq\":6,\"product_model\":\"Belleville Fiberglass Door Unit\",\"product_description\":\"8'-0\\\" Opaque Outswing Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+55.0\\\/-50.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#7351-R0\",\"approval_number\":\"FL7351.7\",\"seq\":7,\"product_model\":\"Belleville Fiberglass Door Unit\",\"product_description\":\"6'-8\\\" Glazed Inswing Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#7351-R0\",\"approval_number\":\"FL7351.8\",\"seq\":8,\"product_model\":\"Belleville Fiberglass Door Unit\",\"product_description\":\"6'-8\\\" Glazed Outswing Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#7351-R0\",\"approval_number\":\"FL7351.9\",\"seq\":9,\"product_model\":\"Belleville Fiberglass Door Unit\",\"product_description\":\"8'-0\\\" Glazed Inswing Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#7351-R0\",\"approval_number\":\"FL7351.10\",\"seq\":10,\"product_model\":\"Belleville Fiberglass Door Unit\",\"product_description\":\"8'-0\\\" Glazed Outswing Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#7628-R0\",\"approval_number\":\"FL7628.1\",\"seq\":1,\"product_model\":\"Fir Wood Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Single or Double Opaque Inswing Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#7628-R0\",\"approval_number\":\"FL7628.2\",\"seq\":2,\"product_model\":\"Fir Wood Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Single or Double Opaque Outswing Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#7628-R0\",\"approval_number\":\"FL7628.3\",\"seq\":3,\"product_model\":\"Fir Wood Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Single or Double Glazed Inswing Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+47.5\\\/-47.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#7628-R0\",\"approval_number\":\"FL7628.4\",\"seq\":4,\"product_model\":\"Fir Wood Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Single or Double Glazed Outswing Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+47.5\\\/-47.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#7850-R0\",\"approval_number\":\"FL7850.1\",\"seq\":1,\"product_model\":\"Fiberglass Door Unit\",\"product_description\":\"6'-8\\\" Opaque Outswing Single Door\",\"design_pressure\":\"+85.0\\\/-85.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#9331-R0\",\"approval_number\":\"FL9331.1\",\"seq\":1,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" 1\\\/2-Lite I\\\/S and O\\\/S Flush Glazed Single Door\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#41435-R1\",\"approval_number\":\"FL41435.5\",\"seq\":5,\"product_model\":\"Powered and Connected Fiberglass Door\",\"product_description\":\"6'-8\\\" IMPACT Flush Glazed I\\\/S Single Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#41435-R1\",\"approval_number\":\"FL41435.6\",\"seq\":6,\"product_model\":\"Powered and Connected Fiberglass Door\",\"product_description\":\"8'-0\\\" IMPACT Flush Glazed I\\\/S Single Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#41435-R0\",\"approval_number\":\"FL41435.3\",\"seq\":3,\"product_model\":\"Powered and Connected Fiberglass Door\",\"product_description\":\"8'-0\\\" Opaque I\\\/S Single Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#41435-R0\",\"approval_number\":\"FL41435.4\",\"seq\":4,\"product_model\":\"Powered and Connected Fiberglass Door\",\"product_description\":\"8'-0\\\" Flush Glazed I\\\/S Single Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4334-R4\",\"approval_number\":\"FL4334.1\",\"seq\":1,\"product_model\":\"Fiberglass Side-hinged Door Units - Impact Rated\",\"product_description\":\"6'-8\\\" Opaque I\\\/S and O\\\/S Single Door\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4334-R4\",\"approval_number\":\"FL4334.2\",\"seq\":2,\"product_model\":\"Fiberglass Side-hinged Door Units - Impact Rated\",\"product_description\":\"8'-0\\\" Opaque I\\\/S and O\\\/S Single Door\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4334-R4\",\"approval_number\":\"FL4334.3\",\"seq\":3,\"product_model\":\"Fiberglass Side-hinged Door Units - Impact Rated\",\"product_description\":\"8'-0\\\" Opaque O\\\/S Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+55.0\\\/-50.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4334-R4\",\"approval_number\":\"FL4334.4\",\"seq\":4,\"product_model\":\"Fiberglass Side-hinged Door Units - Impact Rated\",\"product_description\":\"8'-0\\\" Opaque I\\\/S Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.5\\\/-50.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4334-R4\",\"approval_number\":\"FL4334.5\",\"seq\":5,\"product_model\":\"Fiberglass Side-hinged Door Units - Impact Rated\",\"product_description\":\"6'-8\\\" Opaque O\\\/S Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+55.0\\\/-50.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4334-R4\",\"approval_number\":\"FL4334.6\",\"seq\":6,\"product_model\":\"Fiberglass Side-hinged Door Units - Impact Rated\",\"product_description\":\"6'-8\\\" Opaque I\\\/S Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.5\\\/-50.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4334-R4\",\"approval_number\":\"FL4334.7\",\"seq\":7,\"product_model\":\"Fiberglass Side-hinged Door Units - Impact Rated\",\"product_description\":\"8'-0\\\" Glazed I\\\/S and O\\\/S Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4334-R4\",\"approval_number\":\"FL4334.8\",\"seq\":8,\"product_model\":\"Fiberglass Side-hinged Door Units - Impact Rated\",\"product_description\":\"6'-8\\\" Glazed I\\\/S and O\\\/S Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4904-R3\",\"approval_number\":\"FL4904.1\",\"seq\":1,\"product_model\":\"Wood-edge Steel Side-Hinged Door Units\",\"product_description\":\"6'-8\\\" Opaque I\\\/S and O\\\/S Single Door\",\"design_pressure\":\"+76.0\\\/-76.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4904-R3\",\"approval_number\":\"FL4904.2\",\"seq\":2,\"product_model\":\"Wood-edge Steel Side-Hinged Door Units\",\"product_description\":\"8'-0\\\" Opaque I\\\/S and O\\\/S Single Door\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4904-R3\",\"approval_number\":\"FL4904.3\",\"seq\":3,\"product_model\":\"Wood-edge Steel Side-Hinged Door Units\",\"product_description\":\"6'-8\\\" Opaque I\\\/S and O\\\/S Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4904-R3\",\"approval_number\":\"FL4904.4\",\"seq\":4,\"product_model\":\"Wood-edge Steel Side-Hinged Door Units\",\"product_description\":\"8'-0\\\" Opaque I\\\/S Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+45.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4904-R3\",\"approval_number\":\"FL4904.5\",\"seq\":5,\"product_model\":\"Wood-edge Steel Side-Hinged Door Units\",\"product_description\":\"8'-0\\\" Opaque O\\\/S w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.0\\\/-45.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4904-R3\",\"approval_number\":\"FL4904.6\",\"seq\":6,\"product_model\":\"Wood-edge Steel Side-Hinged Door Units\",\"product_description\":\"6'-8\\\" Glazed I\\\/S and O\\\/S Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.5\\\/-50.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4904-R3\",\"approval_number\":\"FL4904.7\",\"seq\":7,\"product_model\":\"Wood-edge Steel Side-Hinged Door Units\",\"product_description\":\"8'-0\\\" Glazed I\\\/S Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4904-R3\",\"approval_number\":\"FL4904.8\",\"seq\":8,\"product_model\":\"Wood-edge Steel Side-Hinged Door Units\",\"product_description\":\"8'-0\\\" Glazed O\\\/S Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+45.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4940-R1\",\"approval_number\":\"FL4940.1\",\"seq\":1,\"product_model\":\"Metal-edge Steel Side-Hinged Door Units\",\"product_description\":\"6'-8\\\" Opaque I\\\/S and O\\\/S Single Door\",\"design_pressure\":\"+76.0\\\/-76.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4940-R1\",\"approval_number\":\"FL4940.2\",\"seq\":2,\"product_model\":\"Metal-edge Steel Side-Hinged Door Units\",\"product_description\":\"6'-8\\\" Opaque I\\\/S and O\\\/S Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4940-R1\",\"approval_number\":\"FL4940.3\",\"seq\":3,\"product_model\":\"Metal-edge Steel Side-Hinged Door Units\",\"product_description\":\"8'-0\\\" Opaque I\\\/S and O\\\/S Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+48.3\\\/-48.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4940-R1\",\"approval_number\":\"FL4940.4\",\"seq\":4,\"product_model\":\"Metal-edge Steel Side-Hinged Door Units\",\"product_description\":\"6'-8\\\" Glazed I\\\/S and O\\\/S Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.5\\\/-50.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#4940-R1\",\"approval_number\":\"FL4940.5\",\"seq\":5,\"product_model\":\"Metal-edge Steel Side-Hinged Door Units\",\"product_description\":\"8'-0\\\" Glazed I\\\/S and O\\\/S Door\",\"design_pressure\":\"+43.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#5508-R2\",\"approval_number\":\"FL5508.1\",\"seq\":1,\"product_model\":\"Flush Glazed Fiberglass Side-Hinged Door Units\",\"product_description\":\"6'-8\\\" Glazed I\\\/S Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.5\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#5508-R2\",\"approval_number\":\"FL5508.2\",\"seq\":2,\"product_model\":\"Flush Glazed Fiberglass Side-Hinged Door Units\",\"product_description\":\"6'-8\\\" Glazed O\\\/S Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#5508-R2\",\"approval_number\":\"FL5508.3\",\"seq\":3,\"product_model\":\"Flush Glazed Fiberglass Side-Hinged Door Units\",\"product_description\":\"8'-0\\\" Glazed I\\\/S Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+43.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#5508-R2\",\"approval_number\":\"FL5508.4\",\"seq\":4,\"product_model\":\"Flush Glazed Fiberglass Side-Hinged Door Units\",\"product_description\":\"8'-0\\\" Glazed O\\\/S Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+47.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#6506-R3\",\"approval_number\":\"FL6506.1\",\"seq\":1,\"product_model\":\"Wood-edge Steel Vented Sidelite Door Units\",\"product_description\":\"6'-8\\\" Glazed Inswing Double Door with Vented Sidelites\",\"design_pressure\":\"+50.5\\\/-50.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#6506-R3\",\"approval_number\":\"FL6506.2\",\"seq\":2,\"product_model\":\"Wood-edge Steel Vented Sidelite Door Units\",\"product_description\":\"6'-8\\\" Glazed Inswing Single Door with Vented Sidelites\",\"design_pressure\":\"+47.5\\\/-47.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#6506-R3\",\"approval_number\":\"FL6506.3\",\"seq\":3,\"product_model\":\"Wood-edge Steel Vented Sidelite Units\",\"product_description\":\"8'-0\\\" Glazed Inswing Double Door with Vented Sidelites\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#6506-R3\",\"approval_number\":\"FL6506.4\",\"seq\":4,\"product_model\":\"Wood-edge Steel Vented Sidelite Units\",\"product_description\":\"8'-0\\\" Glazed Inswing Single Door with Vented Sidelites\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#6509-R2\",\"approval_number\":\"FL6509.1\",\"seq\":1,\"product_model\":\"Fiberglass Vented Sidelite Door Units\",\"product_description\":\"6'-8\\\" Glazed Inswing Double Door with Vented Sidelites\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#6509-R2\",\"approval_number\":\"FL6509.2\",\"seq\":2,\"product_model\":\"Fiberglass Vented Sidelite Door Units\",\"product_description\":\"6'-8\\\" Glazed Inswing Single Door with Vented Sidelites\",\"design_pressure\":\"+47.5\\\/-47.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#8228-R3\",\"approval_number\":\"FL8228.1\",\"seq\":1,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Opaque I\\\/S and O\\\/S Single Door\",\"design_pressure\":\"+85.0\\\/-85.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#8228-R3\",\"approval_number\":\"FL8228.2\",\"seq\":2,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Opaque I\\\/S and O\\\/S Single Door\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#8228-R3\",\"approval_number\":\"FL8228.3\",\"seq\":3,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Opaque Inswing Single or Double Door w\\\/or w\\\/o Sidelites\",\"design_pressure\":\"+50.5\\\/-50.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#8228-R3\",\"approval_number\":\"FL8228.4\",\"seq\":4,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Opaque Outswing Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+55.0\\\/-50.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#8228-R3\",\"approval_number\":\"FL8228.5\",\"seq\":5,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Opaque Inswing Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.5\\\/-50.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#8228-R3\",\"approval_number\":\"FL8228.6\",\"seq\":6,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Opaque Outswing Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+55.0\\\/-50.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#8228-R3\",\"approval_number\":\"FL8228.7\",\"seq\":7,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Glazed Inswing Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+52.0\\\/-52.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#8228-R3\",\"approval_number\":\"FL8228.8\",\"seq\":8,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Glazed Outswing Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#8228-R3\",\"approval_number\":\"FL8228.9\",\"seq\":9,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Glazed Inswing Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40.0\\\/-45.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#8228-R3\",\"approval_number\":\"FL8228.10\",\"seq\":10,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Glazed Outswing Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+43.0\\\/-47.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#8528-R2\",\"approval_number\":\"FL8528.1\",\"seq\":1,\"product_model\":\"Craftsman Fiberglass Door Unit\",\"product_description\":\"6'-8\\\" Glazed Outswing Single Door\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#8528-R2\",\"approval_number\":\"FL8528.2\",\"seq\":2,\"product_model\":\"Craftsman Fiberglass Door Unit\",\"product_description\":\"6'-8\\\" Glazed Outswing Single Door with Sidelites\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#8528-R2\",\"approval_number\":\"FL8528.3\",\"seq\":3,\"product_model\":\"Craftsman Fiberglass Door Unit\",\"product_description\":\"6'-8\\\" Glazed Outswing Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#8692-R2\",\"approval_number\":\"FL8692.1\",\"seq\":1,\"product_model\":\"Hurricane Belleville Fiberglass Door Unit\",\"product_description\":\"6'-8\\\" Opaque I\\\/S and O\\\/S Single Door\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#8692-R2\",\"approval_number\":\"FL8692.2\",\"seq\":2,\"product_model\":\"Hurricane Belleville Fiberglass Door Unit\",\"product_description\":\"8'-0\\\" Opaque I\\\/S and O\\\/S Single Door\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#8692-R2\",\"approval_number\":\"FL8692.3\",\"seq\":3,\"product_model\":\"Hurricane Belleville Fiberglass Door Unit\",\"product_description\":\"6'-8\\\" Opaque I\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.5\\\/-50.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#8692-R2\",\"approval_number\":\"FL8692.4\",\"seq\":4,\"product_model\":\"Hurricane Belleville Fiberglass Door Unit\",\"product_description\":\"6'-8\\\" Opaque O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+55.0\\\/-50.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#8692-R2\",\"approval_number\":\"FL8692.5\",\"seq\":5,\"product_model\":\"Hurricane Belleville Fiberglass Door Unit\",\"product_description\":\"8'-0\\\" Opaque I\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.5\\\/-50.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#8692-R2\",\"approval_number\":\"FL8692.6\",\"seq\":6,\"product_model\":\"Hurricane Belleville Fiberglass Door Unit\",\"product_description\":\"8'-0\\\" Opaque O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+55.0\\\/-50.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#8692-R2\",\"approval_number\":\"FL8692.7\",\"seq\":7,\"product_model\":\"Hurricane Belleville Fiberglass Door Unit\",\"product_description\":\"6'-8\\\" Glazed I\\\/S and O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#8692-R2\",\"approval_number\":\"FL8692.8\",\"seq\":8,\"product_model\":\"Hurricane Belleville Fiberglass Door Unit\",\"product_description\":\"8'-0\\\" Glazed I\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+43.0\\\/-47.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#8692-R2\",\"approval_number\":\"FL8692.9\",\"seq\":9,\"product_model\":\"Hurricane Belleville Fiberglass Door Unit\",\"product_description\":\"8'-0\\\" Glazed O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+47.0\\\/-45.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#8692-R2\",\"approval_number\":\"FL8692.10\",\"seq\":10,\"product_model\":\"Hurricane Belleville Fiberglass Door Unit\",\"product_description\":\"8'-0\\\" Glazed I\\\/S and O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites (with surface bolts)\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#8959-R2\",\"approval_number\":\"FL8959.1\",\"seq\":1,\"product_model\":\"Metal-edge Steel Side-hinged Door Unit\",\"product_description\":\"6'-8\\\" Impact Glazed I\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.5\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#8959-R2\",\"approval_number\":\"FL8959.2\",\"seq\":2,\"product_model\":\"Metal-edge Steel Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Impact Glazed O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+55.0\\\/-50.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#8228-R4\",\"approval_number\":\"FL8228.11\",\"seq\":11,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Impact Glazed Inswing Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+52.0\\\/-52.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#8228-R4\",\"approval_number\":\"FL8228.12\",\"seq\":12,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Impact Glazed Outswing Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#8228-R4\",\"approval_number\":\"FL8228.13\",\"seq\":13,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Impact Glazed Inswing Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40.0\\\/-45.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#8228-R4\",\"approval_number\":\"FL8228.14\",\"seq\":14,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Impact Glazed Outswing Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+43.0\\\/-47.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#8959-R2\",\"approval_number\":\"FL8959.3\",\"seq\":3,\"product_model\":\"Metal-edge Steel Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Impact Glazed I\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+47.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#8959-R2\",\"approval_number\":\"FL8959.4\",\"seq\":4,\"product_model\":\"Metal-edge Steel Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Impact Glazed O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#10357-R0\",\"approval_number\":\"FL10357.1\",\"seq\":1,\"product_model\":\"Metal-edge Steel Door in Adjustable Steel Frame\",\"product_description\":\"6'-8\\\" Opaque I\\\/S or O\\\/S Single Door Unit\",\"design_pressure\":\"+66.0\\\/-66.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#10357-R0\",\"approval_number\":\"FL10357.2\",\"seq\":2,\"product_model\":\"Metal-edge Steel Door in Adjustable Steel Frame\",\"product_description\":\"8'-0\\\" Opaque I\\\/S or O\\\/S Single Door Unit\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#10357-R0\",\"approval_number\":\"FL10357.3\",\"seq\":3,\"product_model\":\"Metal-edge Steel Door in Adjustable Steel Frame\",\"product_description\":\"6'-8\\\" Opaque I\\\/S or O\\\/S Double Door Unit\",\"design_pressure\":\"+50.5\\\/-50.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#13885-R0\",\"approval_number\":\"FL13885.1\",\"seq\":1,\"product_model\":\"Wood-edge Steel Door Unit w\\\/Multipoint Lock\",\"product_description\":\"6'-8\\\" Opaque I\\\/S and O\\\/S Single Door w\\\/Rockwell XL Triple Latch Lock System\",\"design_pressure\":\"+90.0\\\/-90.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#17798-R0\",\"approval_number\":\"FL17798.1\",\"seq\":1,\"product_model\":\"Fir Wood Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Single or Double Opaque Inswing Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#17798-R0\",\"approval_number\":\"FL17798.2\",\"seq\":2,\"product_model\":\"Fir Wood Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Single or Double Opaque Outswing Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#17798-R0\",\"approval_number\":\"FL17798.3\",\"seq\":3,\"product_model\":\"Fir Wood Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Single or Double Glazed Inswing Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+47.5\\\/-47.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#17798-R0\",\"approval_number\":\"FL17798.4\",\"seq\":4,\"product_model\":\"Fir Wood Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Single or Double Glazed Outswing Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+47.5\\\/-47.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#20684-R0\",\"approval_number\":\"FL20684.1\",\"seq\":1,\"product_model\":\"Fiberglass Side-Hinged Door Units - Impact Rated\",\"product_description\":\"6'-8\\\" Opaque I\\\/S or O\\\/S Single Door Unit\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#20684-R0\",\"approval_number\":\"FL20684.2\",\"seq\":2,\"product_model\":\"Fiberglass Side-Hinged Door Units - Impact Rated\",\"product_description\":\"8'-0\\\" Opaque I\\\/S or O\\\/S Single Door Unit\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#20684-R0\",\"approval_number\":\"FL20684.3\",\"seq\":3,\"product_model\":\"Fiberglass Side-Hinged Door Units - Impact Rated\",\"product_description\":\"6'-8\\\" Opaque I\\\/S Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.5\\\/-50.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#20684-R0\",\"approval_number\":\"FL20684.4\",\"seq\":4,\"product_model\":\"Fiberglass Side-Hinged Door Units - Impact Rated\",\"product_description\":\"6'-8\\\" Opaque O\\\/S Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+55.0\\\/-50.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#20684-R0\",\"approval_number\":\"FL20684.5\",\"seq\":5,\"product_model\":\"Fiberglass Side-Hinged Door Units - Impact Rated\",\"product_description\":\"8'-0\\\" Opaque I\\\/S Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.5\\\/-50.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#20684-R0\",\"approval_number\":\"FL20684.6\",\"seq\":6,\"product_model\":\"Fiberglass Side-Hinged Door Units - Impact Rated\",\"product_description\":\"8'-0\\\" Opaque O\\\/S Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+55.0\\\/-50.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#20684-R0\",\"approval_number\":\"FL20684.7\",\"seq\":7,\"product_model\":\"Fiberglass Side-Hinged Door Units - Impact Rated\",\"product_description\":\"6'-8\\\" Impact Glazed I\\\/S or O\\\/S Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#20684-R0\",\"approval_number\":\"FL20684.8\",\"seq\":8,\"product_model\":\"Fiberglass Side-Hinged Door Units - Impact Rated\",\"product_description\":\"8'-0\\\" Impact Glazed I\\\/S Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+43.0\\\/-47.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#20684-R0\",\"approval_number\":\"FL20684.9\",\"seq\":9,\"product_model\":\"Fiberglass Side-Hinged Door Units - Impact Rated\",\"product_description\":\"8'-0\\\" Impact Glazed O\\\/S Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+47.0\\\/-45.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#18582-R5\",\"approval_number\":\"FL18582.9\",\"seq\":9,\"product_model\":\"Flush Impact Glazed Fiberglass Door\",\"product_description\":\"6'-8\\\" Inswing Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+55\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#18582-R5\",\"approval_number\":\"FL18582.10\",\"seq\":10,\"product_model\":\"Flush Impact Glazed Fiberglass Door\",\"product_description\":\"6'-8\\\" Outswing Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+60\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#18582-R5\",\"approval_number\":\"FL18582.11\",\"seq\":11,\"product_model\":\"Flush Impact Glazed Fiberglass Door\",\"product_description\":\"8'-0\\\" Inswing Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+45\\\/-47\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#18582-R5\",\"approval_number\":\"FL18582.12\",\"seq\":12,\"product_model\":\"Flush Impact Glazed Fiberglass Door\",\"product_description\":\"8'-0\\\" Outswing Single or Double Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#33572-R0\",\"approval_number\":\"FL33572.1\",\"seq\":1,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Opaque I\\\/S Single Door\",\"design_pressure\":\"+60.0\\\/-65.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#33572-R0\",\"approval_number\":\"FL33572.2\",\"seq\":2,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Opaque O\\\/S Single Door\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#33572-R0\",\"approval_number\":\"FL33572.3\",\"seq\":3,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Glazed I\\\/S Single Door\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#33572-R0\",\"approval_number\":\"FL33572.4\",\"seq\":4,\"product_model\":\"Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Glazed O\\\/S Single Door\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#41435-R0\",\"approval_number\":\"FL41435.1\",\"seq\":1,\"product_model\":\"Powered and Connected Fiberglass Door\",\"product_description\":\"6'-8\\\" Opaque I\\\/S Single Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#41435-R0\",\"approval_number\":\"FL41435.2\",\"seq\":2,\"product_model\":\"Powered and Connected Fiberglass Door\",\"product_description\":\"6'-8\\\" Flush Glazed I\\\/S Single Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Cline Aluminum Doors, Inc.\":[{\"manufacturer\":\"Cline Aluminum Doors, Inc.\",\"approval_number_master\":\"FL#10138-R0\",\"approval_number\":\"FL10138.1\",\"seq\":1,\"product_model\":\"a. \\\"Talbots\\\" Glazed Aluminum Door\",\"product_description\":\"6'0 x 8'0 Stile and Rail Glazed Aluminum Door - Outswing XX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cline Aluminum Doors, Inc.\",\"approval_number_master\":\"FL#10139-R0\",\"approval_number\":\"FL10139.1\",\"seq\":1,\"product_model\":\"a. \\\"Talbots\\\" Glazed Aluminum Door\",\"product_description\":\"6'0 x 8'0 Stile and Rail Glazed Aluminum Door - Outswing XX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cline Aluminum Doors, Inc.\",\"approval_number_master\":\"FL#6336-R1\",\"approval_number\":\"FL6336.1\",\"seq\":1,\"product_model\":\"a. Series 100BE\",\"product_description\":\"100BE Series - 1\\\/2 Lite Flush Aluminum Skin Single Out-swing Door (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cline Aluminum Doors, Inc.\",\"approval_number_master\":\"FL#6336-R1\",\"approval_number\":\"FL6336.2\",\"seq\":2,\"product_model\":\"b. Series 100BE\",\"product_description\":\"100BE Series - 1\\\/2 Lite Flush Aluminum Skin Single Out-swing Door (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cline Aluminum Doors, Inc.\",\"approval_number_master\":\"FL#6336-R1\",\"approval_number\":\"FL6336.3\",\"seq\":3,\"product_model\":\"c. Series 100BE\",\"product_description\":\"100BE Series - 1\\\/2 Lite Flush Aluminum Skin Single Out-swing Door (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cline Aluminum Doors, Inc.\",\"approval_number_master\":\"FL#6336-R2\",\"approval_number\":\"FL6336.4\",\"seq\":4,\"product_model\":\"d. Series 100BE\",\"product_description\":\"100BE Series - 1\\\/2 Lite Flush Aluminum Skin Single Out-swing Door (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cline Aluminum Doors, Inc.\",\"approval_number_master\":\"FL#6336-R3\",\"approval_number\":\"FL6336.5\",\"seq\":5,\"product_model\":\"e. Series 200BE\",\"product_description\":\"200BE Series - \\\"Impact\\\" 1\\\/2 Lite Flush Fiberglass Skin Single Out-swing Door (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cline Aluminum Doors, Inc.\",\"approval_number_master\":\"FL#6336-R3\",\"approval_number\":\"FL6336.6\",\"seq\":6,\"product_model\":\"f. Series 100BE\",\"product_description\":\"100BE Series - \\\"Impact\\\" 1\\\/2 Lite Flush Aluminum Skin Single Out-swing Door (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cline Aluminum Doors, Inc.\",\"approval_number_master\":\"FL#6336-R3\",\"approval_number\":\"FL6336.7\",\"seq\":7,\"product_model\":\"g. Series 200BE\",\"product_description\":\"200BE Series - \\\"Impact\\\" 1\\\/2 Lite Flush Fiberglass Skin Double Out-swing Door (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cline Aluminum Doors, Inc.\",\"approval_number_master\":\"FL#6336-R3\",\"approval_number\":\"FL6336.8\",\"seq\":8,\"product_model\":\"h. Series 100BE\",\"product_description\":\"100BE Series - \\\"Impact\\\" 1\\\/2 Lite Flush Aluminum Skin Double Out-swing Door (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cline Aluminum Doors, Inc.\",\"approval_number_master\":\"FL#6336-R6\",\"approval_number\":\"FL6336.9\",\"seq\":9,\"product_model\":\"i. Series 100BE\",\"product_description\":\"100BE Series - \\\"Impact\\\" Louver Aluminum Skin Single Out-swing Door (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cline Aluminum Doors, Inc.\",\"approval_number_master\":\"FL#6336-R6\",\"approval_number\":\"FL6336.10\",\"seq\":10,\"product_model\":\"j. Series 100BE\",\"product_description\":\"100BE Series - \\\"Impact\\\" Louver Aluminum Skin Single Out-swing Door (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cline Aluminum Doors, Inc.\",\"approval_number_master\":\"FL#6336-R8\",\"approval_number\":\"FL6336.11\",\"seq\":11,\"product_model\":\"k. Series 100BE\",\"product_description\":\"100BE Series - \\\"Impact\\\" Full Louver Aluminum Skin Double Out-swing Door (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cline Aluminum Doors, Inc.\",\"approval_number_master\":\"FL#6336-R8\",\"approval_number\":\"FL6336.12\",\"seq\":12,\"product_model\":\"l. Series 100BE\",\"product_description\":\"100BE Series - \\\"Impact\\\" Full Louver Aluminum Skin Double Out-swing Door (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cline Aluminum Doors, Inc.\",\"approval_number_master\":\"FL#6336-R8\",\"approval_number\":\"FL6336.13\",\"seq\":13,\"product_model\":\"m. Series 100BE\",\"product_description\":\"100BE Series - \\\"Impact\\\" Glazed 1\\\/2 Lite Aluminum Skin Double Out-swing Door (XX Configuration) with Entry Latch and Deadbolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"MQ Window and Door\":[{\"manufacturer\":\"MQ Window and Door\",\"approval_number_master\":\"FL#7360-R5\",\"approval_number\":\"FL7360.1\",\"seq\":1,\"product_model\":\"JS Series Inswing Glazed Wood Door-L.M.I.\",\"product_description\":\"Inswing glazed mahogany door, single or double sash, with rectangular or arched head.\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MQ Window and Door\",\"approval_number_master\":\"FL#7360-R5\",\"approval_number\":\"FL7360.2\",\"seq\":2,\"product_model\":\"JS Series Inswing Opaque Wood Doors-L.M.I.\",\"product_description\":\"Inswing mahogany door, single or double sash, with MDF veneer covered raised wood panels.\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MQ Window and Door\",\"approval_number_master\":\"FL#7360-R5\",\"approval_number\":\"FL7360.3\",\"seq\":3,\"product_model\":\"JS Series Outswing Glazed Wood Doors-L.M.I.\",\"product_description\":\"Outswing glazed mahogany door, single or double sash, with rectangular or arched head.\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MQ Window and Door\",\"approval_number_master\":\"FL#7360-R5\",\"approval_number\":\"FL7360.4\",\"seq\":4,\"product_model\":\"JS Series Outswing Opaque Wood Doors-L.M.I.\",\"product_description\":\"Outswing mahogany door, single or double sash, with MDF veneer covered raised wood panels.\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"PDL Building Products\":[{\"manufacturer\":\"PDL Building Products\",\"approval_number_master\":\"FL#7796-R6\",\"approval_number\":\"FL7796.1\",\"seq\":1,\"product_model\":\"a. Pre-Assembled Metal Wall Door\",\"product_description\":\"Up To a 3'0 x 7'0 Out-swing Steel Door Pre-assembled in a Steel Frame Designed for Use in Metal Building Construction\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PDL Building Products\",\"approval_number_master\":\"FL#2298-R2\",\"approval_number\":\"FL2298.1\",\"seq\":1,\"product_model\":\"Pre-Assembled Metal Wall Door\",\"product_description\":\"Up To a 3'0 x 7'0 Out-swing Steel Door Pre-assembled in a Steel Frame Designed for Use in Metal Building Construction\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PDL Building Products\",\"approval_number_master\":\"FL#7796-R2\",\"approval_number\":\"FL7796.2\",\"seq\":2,\"product_model\":\"b. Pre-Assembled Metal Wall Door\",\"product_description\":\"Up To a 6'0 x 7'0 Out-swing Steel Door Pre-assembled in a Steel Frame Designed for use in Metal Building Construction\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"AADG inc dba Pioneer Industries\":[{\"manufacturer\":\"AADG inc dba Pioneer Industries\",\"approval_number_master\":\"FL#7971-R9\",\"approval_number\":\"FL7971.1\",\"seq\":1,\"product_model\":\"Piocane Series\",\"product_description\":\"Double outswing exterior steel doors\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AADG inc dba Pioneer Industries\",\"approval_number_master\":\"FL#6891-R0\",\"approval_number\":\"FL6891.1\",\"seq\":1,\"product_model\":\"HW Series Doors 18 Ga. Frames HW16\",\"product_description\":\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AADG inc dba Pioneer Industries\",\"approval_number_master\":\"FL#14446-R0\",\"approval_number\":\"FL14446.1\",\"seq\":1,\"product_model\":\"Piocane\",\"product_description\":\"Glazed Steel Outswing Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AADG inc dba Pioneer Industries\",\"approval_number_master\":\"FL#14446-R0\",\"approval_number\":\"FL14446.2\",\"seq\":2,\"product_model\":\"Piocane\",\"product_description\":\"Glazed Steel Outswing Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Curries Division of AADG, Inc.\":[{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#8394-R7\",\"approval_number\":\"FL8394.1\",\"seq\":1,\"product_model\":\"CURRIES Model 707 Single Flush Door\",\"product_description\":\"CURRIES Model 707 Single Flush Door with Cylindrical Lock; See CURRIES Product Summary (Document RD0445), Assembly G; See CURRIES Installation Instructions (Document RD0446).\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#8394-R7\",\"approval_number\":\"FL8394.2\",\"seq\":2,\"product_model\":\"CURRIES Model 707 Single Flush Door\",\"product_description\":\"CURRIES Model 707 Single Flush Door with Mortise Lock with Dead Bolt; See CURRIES Product Summary (Document RD0445), Assembly H; See CURRIES Installation Instructions (Document RD0446).\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#8394-R7\",\"approval_number\":\"FL8394.3\",\"seq\":3,\"product_model\":\"CURRIES Model 707 Single Glazed Door\",\"product_description\":\"CURRIES Model 707 Single Glazed Door with Single Point Locks; See CURRIES Product Summary (Document RD0445), Assembly E; See CURRIES Installation Instructions (Document RD0446).\",\"design_pressure\":\"+72\\\/-72\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#8394-R7\",\"approval_number\":\"FL8394.4\",\"seq\":4,\"product_model\":\"CURRIES Model 747 Single Flush Door\",\"product_description\":\"CURRIES Model 747 Single Flush Door wth Rim Exit Device; See CURRIES Product Summary (Document RD0445), Assembly B; See CURRIES Installation Instructions (Document RD0446).\",\"design_pressure\":\"+57.2\\\/-57.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#8394-R7\",\"approval_number\":\"FL8394.5\",\"seq\":5,\"product_model\":\"CURRIES Model 747 Single Flush Door or Pair of Flush Doors\",\"product_description\":\"CURRIES Model 747 Single Flush Door or Pair of Flush Doors with Vertical Rod Exit Devices; See CURRIES Product Summary (Document RD0445), Assembly D; See CURRIES Installation Instructions (Document RD0446).\",\"design_pressure\":\"+62\\\/-62\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#8770-R8\",\"approval_number\":\"FL8770.1\",\"seq\":1,\"product_model\":\"CURRIES Model 707, 727, or 747 Out-swing Doors, Three Sided Door Frame, and Positive Lock Exit Device\",\"product_description\":\"8'4\\\" x 8'0\\\" three sided door frame with 4'0\\\" x 8'0\\\" maximum CURRIES Model 707, 727 or 747 doors. See RD0463R2 CURRIES Product Summary, Elevation A & C and RD0464R2 CURRIES Installation Instructions.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#8770-R8\",\"approval_number\":\"FL8770.2\",\"seq\":2,\"product_model\":\"CURRIES Model 707, 727, or 747 Out-swing Doors, Three Sided Door Frame, and Positive Lock Exit Device\",\"product_description\":\"6'4\\\" x 7'0\\\" three sided door frame with 3'0\\\" x 7'0\\\" maximum CURRIES Model 707, 727 or 747 doors. See RD0463R2 CURRIES Product Summary, Elevation B & D and RD0464R2 CURRIES Installation Instructions.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#8770-R8\",\"approval_number\":\"FL8770.3\",\"seq\":3,\"product_model\":\"CURRIES Model 707, 727, or 747 Out-swing Doors, Three Sided Door Frame, and Positive Lock Exit Device\",\"product_description\":\"4'0\\\" x 8'0\\\" three sided door frame with 4'0\\\" x 8'0\\\" maximum CURRIES Model 707, 727 or 747 doors. See RD0463R2 CURRIES Product Summary, Elevation E & G and RD0464R2 CURRIES Installation Instructions\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#8770-R8\",\"approval_number\":\"FL8770.4\",\"seq\":4,\"product_model\":\"CURRIES Model 707, 727, or 747 Out-swing Doors, Three Sided Door Frame, and Positive Lock Exit Device\",\"product_description\":\"3'0\\\" x 7'0\\\" three sided door frame with 3'0\\\" x 7'0\\\" maximum CURRIES Model 707, 727 or 747 doors. See RD0463R2 CURRIES Product Summary, Elevation F & H and RD0464R2 CURRIES Installation Instructions\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#32087-R3\",\"approval_number\":\"FL32087.1\",\"seq\":1,\"product_model\":\"Flush Pairs of Commercial Steel Doors\",\"product_description\":\"Flush Pairs of Commercial Steel Doors\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#32087-R3\",\"approval_number\":\"FL32087.2\",\"seq\":2,\"product_model\":\"Flush Single Commercial Steel Doors and Frames\",\"product_description\":\"Flush Single Commercial Steel Doors\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#2198-R2\",\"approval_number\":\"FL2198.1\",\"seq\":1,\"product_model\":\"707 Glazed Single Door\",\"product_description\":\"3070 Outswing Commercial Hollow Metal Door and Frame Assembly.\",\"design_pressure\":\"+72\\\/-72\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#2198-R2\",\"approval_number\":\"FL2198.2\",\"seq\":2,\"product_model\":\"707 Single and Pairs of Doors with Louver\",\"product_description\":\"4080 and 8080 Outswing Commercial HM Doors\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#3192-R0\",\"approval_number\":\"FL3192.1\",\"seq\":1,\"product_model\":\"Curries Storefront 707 or 747 doors\",\"product_description\":\"3080 single and 6080 Outswing Commercial HM Drs, Frm and Hardware\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#4385-R0\",\"approval_number\":\"FL4385.1\",\"seq\":1,\"product_model\":\"607 707 727 and 747 doors and frames\",\"product_description\":\"Curries Commercial Hollow Metal Doors in three sided door frames, transom frames, or sidelight frames\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#2493-R1\",\"approval_number\":\"FL2493.2\",\"seq\":2,\"product_model\":\"707, 747 Singles, Pairs Glazed\",\"product_description\":\"4080, 8080 Outswing Commercial HM Drs, Frms, with Sargent and Yale Hardware\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#2493-R1\",\"approval_number\":\"FL2493.3\",\"seq\":3,\"product_model\":\"707,747 Singles, Pairs Glazed\",\"product_description\":\"4080, 8080 Outswing Commercial HM Drs, Frs, and Sargent,Yale Hardware\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#2198-R0\",\"approval_number\":\"FL2198.3\",\"seq\":3,\"product_model\":\"707 Singles and Pairs\",\"product_description\":\"3070 and 6070 Outswing Commercial HM Drs, Frs and Sargent Hardware\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#2198-R0\",\"approval_number\":\"FL2198.4\",\"seq\":4,\"product_model\":\"707 Singles and Pairs, Louver\",\"product_description\":\"4080 and 8080 Outswing Commercial HM Drs, Frs and Sargent Hardware\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#2198-R0\",\"approval_number\":\"FL2198.5\",\"seq\":5,\"product_model\":\"707 Singles, Glazed\",\"product_description\":\"3070 Outswing Commercial HM Drs, Frs, and Sargent Hardware\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#2198-R0\",\"approval_number\":\"FL2198.6\",\"seq\":6,\"product_model\":\"747 Singles\",\"product_description\":\"4070 Outswing Commercial HM Drs, Frs, and Sargent Hardware\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#2198-R0\",\"approval_number\":\"FL2198.7\",\"seq\":7,\"product_model\":\"747 Singles and Pairs\",\"product_description\":\"4080 and 8080 Outswing Commercial HM Drs, Frs and Sargent Hardware\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#2493-R0\",\"approval_number\":\"FL2493.1\",\"seq\":1,\"product_model\":\"707,747 Singles, Pairs Glazed\",\"product_description\":\"4080, 8080 Outswing Commercial HM Drs, Frs, and Sargent,Yale Hardware\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#8394-R2\",\"approval_number\":\"FL8394.6\",\"seq\":6,\"product_model\":\"CURRIES Model 707 Single Glazed Door\",\"product_description\":\"CURRIES Model 707 Single Glazed Door with Single Point Locks; See CURRIES Product Summary (Document RD0445), Assembly E; See CURRIES Installation Instructions (Document RD0446).\",\"design_pressure\":\"+72\\\/-72\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#8394-R2\",\"approval_number\":\"FL8394.7\",\"seq\":7,\"product_model\":\"CURRIES Model 747 Single Flush Door\",\"product_description\":\"CURRIES Model 747 Single Flush Door wth Rim Exit Device; See CURRIES Product Summary (Document RD0445), Assembly B; See CURRIES Installation Instructions (Document RD0446).\",\"design_pressure\":\"+57.2\\\/-57.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#8394-R2\",\"approval_number\":\"FL8394.8\",\"seq\":8,\"product_model\":\"CURRIES Model 747 Single Flush Door or Pair of Flush Doors\",\"product_description\":\"CURRIES Model 747 Single Flush Door or Pair of Flush Doors with Vertical Rod Exit Devices; See CURRIES Product Summary (Document RD0445), Assembly D; See CURRIES Installation Instructions (Document RD0446).\",\"design_pressure\":\"+62\\\/-62\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#16353-R0\",\"approval_number\":\"FL16353.1\",\"seq\":1,\"product_model\":\"Flush Pairs of Commercial Steel Doors\",\"product_description\":\"Flush Pairs of Commercial Steel Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#16353-R0\",\"approval_number\":\"FL16353.2\",\"seq\":2,\"product_model\":\"Flush Single Commercial Steel Doors\",\"product_description\":\"Flush Single Commercial Steel Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#16353-R0\",\"approval_number\":\"FL16353.3\",\"seq\":3,\"product_model\":\"Glazed Pairs of Commercial Steel Doors\",\"product_description\":\"Glazed Pairs of Commercial Steel Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#16353-R0\",\"approval_number\":\"FL16353.4\",\"seq\":4,\"product_model\":\"Glazed Single Commercial Steel Doors\",\"product_description\":\"Glazed Single Commercial Steel Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#12537-R5\",\"approval_number\":\"FL12537.1\",\"seq\":1,\"product_model\":\"Curries 70 psf Vision Light Kits\",\"product_description\":\"Curries 70 psf Type 2, Type 3, and Type 8 Viison Light Kits; Fire Rated\\\/Large Missile Impact Rated Glass may be used with Type 8. Vision Light Kit.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#12537-R5\",\"approval_number\":\"FL12537.2\",\"seq\":2,\"product_model\":\"CURRIES STORE FRONT FRAMES\",\"product_description\":\"8'4\\\" Max. height Store Front Frames; Door opening in the frame: 3'0\\\" x 8'0\\\" single or 6'0\\\" x 8'0\\\" pair; door frame may be with or with or without transom. Glass is fire rated and large missile impact rated.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#17757-R4\",\"approval_number\":\"FL17757.1\",\"seq\":1,\"product_model\":\"Model 907\",\"product_description\":\"FRP Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#17757-R4\",\"approval_number\":\"FL17757.2\",\"seq\":2,\"product_model\":\"Model 907\",\"product_description\":\"FRP Door\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Elite Aluminum Corporation\":[{\"manufacturer\":\"Elite Aluminum Corporation\",\"approval_number_master\":\"FL#8648-R7\",\"approval_number\":\"FL8648.1\",\"seq\":1,\"product_model\":\"Elite 3000 Aluminum Outswing Prime Entry Door\",\"product_description\":\"Large and Small Missile Impact Resistant Aluminum Outswing Door\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Aluminum Corporation\",\"approval_number_master\":\"FL#8648-R7\",\"approval_number\":\"FL8648.2\",\"seq\":2,\"product_model\":\"Elite 3000 Aluminum Outswing Prime Entry Door\",\"product_description\":\"Non Impact Resistant Aluminum Outswing Door\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Aluminum Corporation\",\"approval_number_master\":\"FL#1854-R0\",\"approval_number\":\"FL1854.1\",\"seq\":1,\"product_model\":\"Elite 3000 Series Entry Door\",\"product_description\":\"Alum Single Outswing Hinged Prime Entry Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Aluminum Corporation\",\"approval_number_master\":\"FL#12239-R1\",\"approval_number\":\"FL12239.1\",\"seq\":1,\"product_model\":\"Elite 2000 Series 5090 Impact Storefront System\",\"product_description\":\"French Door with Sidelites and Transom\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Kawneer Company\":[{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#8786-R13\",\"approval_number\":\"FL8786.1\",\"seq\":1,\"product_model\":\"350 IR 9 ft. Tall Out-Swing Doors\",\"product_description\":\"Out-Swing Doors (Large Missile Impact)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#10388-R6\",\"approval_number\":\"FL10388.1\",\"seq\":1,\"product_model\":\"190-350-500 Entrance Doors\",\"product_description\":\"190 Narrow, 350 Medium, 500 Wide Stile Doors with Trifab VG 450 Framing\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#15194-R5\",\"approval_number\":\"FL15194.1\",\"seq\":1,\"product_model\":\"500 Non-impact Outswing Door\",\"product_description\":\"500 Non-impact Outswing Door in Trifab 400 framing with rim panic\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#15850-R8\",\"approval_number\":\"FL15850.1\",\"seq\":1,\"product_model\":\"IR350\\\/500 HW LMI Out-swing doors\",\"product_description\":\"Out-swing Doors, Wind Zone 3, (large & small missile impact rated)\",\"design_pressure\":\"+50 psf\\\/-50 psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#16715-R6\",\"approval_number\":\"FL16715.1\",\"seq\":1,\"product_model\":\"Auto Showroom Door\",\"product_description\":\"350IR & 350HW Non-Impact Out-Swing Bi-Fold Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#17819-R5\",\"approval_number\":\"FL17819.1\",\"seq\":1,\"product_model\":\"350IR\\\/350HW Entrance Swinging & Bi-fold Auto Showroom Doors\",\"product_description\":\"Swinging & Bi-fold Auto Showroom Doors (LMI)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#28914-R5\",\"approval_number\":\"FL28914.1\",\"seq\":1,\"product_model\":\"350T Thermal Entrance\",\"product_description\":\"Isulpour 350T Thermal Entrance\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#28914-R5\",\"approval_number\":\"FL28914.2\",\"seq\":2,\"product_model\":\"500T Thermal Entrance\",\"product_description\":\"Isulpour 500T Thermal Entrance\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#34895-R2\",\"approval_number\":\"FL34895.1\",\"seq\":1,\"product_model\":\"AA250\\\/AA425 Thermal Entrance\",\"product_description\":\"AA250\\\/AA425 Thermal Entrance\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#47880-R0\",\"approval_number\":\"FL47880.1\",\"seq\":1,\"product_model\":\"350 IR\\\/HW Outswing & Bi-Fold Showroom Doors (HVHZ) (Impact)\",\"product_description\":\"350 IR\\\/HW Outswing & Bi-Fold Showroom Doors (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#47880-R0\",\"approval_number\":\"FL47880.2\",\"seq\":2,\"product_model\":\"350\\\/500 IR 8 ft. Tall Outswing Doors (HVHZ) (Impact)\",\"product_description\":\"350\\\/500 IR 8 ft. Tall Outswing Doors (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#47880-R0\",\"approval_number\":\"FL47880.3\",\"seq\":3,\"product_model\":\"350\\\/500 IR 9 ft. Tall Outswing Doors (HVHZ) (Impact)\",\"product_description\":\"350\\\/500 IR 9 ft. Tall Outswing Doors (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#47880-R0\",\"approval_number\":\"FL47880.4\",\"seq\":4,\"product_model\":\"350\\\/500 IR Outswing Doors (WZ3) (Impact)\",\"product_description\":\"350\\\/500 IR Outswing Doors\\n(WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#47880-R0\",\"approval_number\":\"FL47880.5\",\"seq\":5,\"product_model\":\"Flushline Outswing Doors (HVHZ) (Impact)\",\"product_description\":\"Flushline Outswing Doors (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#47880-R0\",\"approval_number\":\"FL47880.6\",\"seq\":6,\"product_model\":\"IR350\\\/500 HW Outswing Doors (HVHZ) (Impact)\",\"product_description\":\"IR350\\\/500 HW Outswing Doors (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#47880-R0\",\"approval_number\":\"FL47880.7\",\"seq\":7,\"product_model\":\"IR350\\\/500 HW Outswing Doors (WZ3) (Impact)\",\"product_description\":\"IR350\\\/500 HW Outswing Doors (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#629-R0\",\"approval_number\":\"FL629.1\",\"seq\":1,\"product_model\":\"350IR\",\"product_description\":\"MS Lock w\\\/Cylinder Operated FlushBolts\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#629-R0\",\"approval_number\":\"FL629.2\",\"seq\":2,\"product_model\":\"350IR\",\"product_description\":\"3 Point Lock\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#629-R0\",\"approval_number\":\"FL629.3\",\"seq\":3,\"product_model\":\"350IR\",\"product_description\":\"Jackson 2086\\\/Paneline Exit Devices\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#5381-R0\",\"approval_number\":\"FL5381.1\",\"seq\":1,\"product_model\":\"350IR Door\",\"product_description\":\"with MS Lock and Flushbolts\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#5381-R0\",\"approval_number\":\"FL5381.2\",\"seq\":2,\"product_model\":\"350IR Door - MS Lock\",\"product_description\":\"MS Lock with Flushbolts\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#5959-R0\",\"approval_number\":\"FL5959.1\",\"seq\":1,\"product_model\":\"190 Narrow Stile\",\"product_description\":\"2-1\\\/8\\\" wide Aluminum Stile Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#5959-R0\",\"approval_number\":\"FL5959.2\",\"seq\":2,\"product_model\":\"350 Medium Stile\",\"product_description\":\"3-1\\\/2\\\" wide Aluminum Stile Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#5959-R0\",\"approval_number\":\"FL5959.3\",\"seq\":3,\"product_model\":\"500 Wide Stile\",\"product_description\":\"5\\\" Wide Aluminum Stile Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#5960-R0\",\"approval_number\":\"FL5960.1\",\"seq\":1,\"product_model\":\"2000T\",\"product_description\":\"Double Aluminum Inswing Terrace Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#5960-R0\",\"approval_number\":\"FL5960.2\",\"seq\":2,\"product_model\":\"2000T\",\"product_description\":\"Double Aluminum Outswing Terrace Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#5960-R0\",\"approval_number\":\"FL5960.3\",\"seq\":3,\"product_model\":\"2000T\",\"product_description\":\"Single Aluminum Inswing Terrace Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#5960-R0\",\"approval_number\":\"FL5960.4\",\"seq\":4,\"product_model\":\"2000T\",\"product_description\":\"Single Aluminum Outswing Terrance Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#6210-R2\",\"approval_number\":\"FL6210.3\",\"seq\":3,\"product_model\":\"2000T Terrace Door - SMI\",\"product_description\":\"2000T Outswing Pairs and Singles\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#6210-R2\",\"approval_number\":\"FL6210.4\",\"seq\":4,\"product_model\":\"2000T Terrace Door - SMI\",\"product_description\":\"2000T Outswing Pairs and Singles with 1\\\" IG\",\"design_pressure\":\"+100\\\/-105\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#6210-R2\",\"approval_number\":\"FL6210.5\",\"seq\":5,\"product_model\":\"2000T Terrace Door - SMI\",\"product_description\":\"2000T Inswing Pairs and Singles with 1\\\" IG\",\"design_pressure\":\"+100\\\/-105\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#6210-R0\",\"approval_number\":\"FL6210.1\",\"seq\":1,\"product_model\":\"2000T Terrace Door - SMI\",\"product_description\":\"2000T Outswing Pairs and Singles\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#6210-R1\",\"approval_number\":\"FL6210.2\",\"seq\":2,\"product_model\":\"2000T Terrace Door - LMI\",\"product_description\":\"2000T Inswing Pairs and Singles\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#8786-R3\",\"approval_number\":\"FL8786.2\",\"seq\":2,\"product_model\":\"350IR Outswing Aluminum Entrance Door\",\"product_description\":\"Pairs 6 x 9, 9\\\/16\\\" Laminated Glass\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#13482-R0\",\"approval_number\":\"FL13482.1\",\"seq\":1,\"product_model\":\"2000T Terrace Door\",\"product_description\":\"2000T Terrace Door, Large and Small Missile Out-swing Impact Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#13482-R0\",\"approval_number\":\"FL13482.2\",\"seq\":2,\"product_model\":\"2000T Terrace Door\",\"product_description\":\"2000T Terrace Door, Large and Small Missile In-swing Impact Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#8786-R4\",\"approval_number\":\"FL8786.3\",\"seq\":3,\"product_model\":\"350IR Outswing Aluminum Entrance Door\",\"product_description\":\"Pairs 8x8\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-02-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#17053-R0\",\"approval_number\":\"FL17053.1\",\"seq\":1,\"product_model\":\"350\\\/500IR Out-swing Zone 3 Impact Storefront Doors\",\"product_description\":\"Impact Storefront Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#15850-R2\",\"approval_number\":\"FL15850.2\",\"seq\":2,\"product_model\":\"IR350\\\/500 HW LMI Out-swing doors\",\"product_description\":\"Out-swing Doors, Wind Zone 4, (large & small missile impact rated)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#20102-R0\",\"approval_number\":\"FL20102.1\",\"seq\":1,\"product_model\":\"Flushline Impact Doors in IR501 Frame\",\"product_description\":\"Out-swing doors in IR501 frame (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#20102-R0\",\"approval_number\":\"FL20102.2\",\"seq\":2,\"product_model\":\"Flushline Impact Doors in Trifab 451T Frame\",\"product_description\":\"Out-swing doors in Trifab 451T frame (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#28914-R0\",\"approval_number\":\"FL28914.3\",\"seq\":3,\"product_model\":\"350T\\\/500T Thermal Entrance\",\"product_description\":\"Isulpour 350T\\\/500T Thermal Entrance\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#28914-R0\",\"approval_number\":\"FL28914.4\",\"seq\":4,\"product_model\":\"350T\\\/500T Thermal Entrance\",\"product_description\":\"Isulpour 350T\\\/500T Thermal Entrance\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Taylor Entrance Systems\":[{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#8845-R7\",\"approval_number\":\"FL8845.1\",\"seq\":1,\"product_model\":\"a. Steel Edge Door - Glazed\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Glazed Steel Edge Door - Single (X) Configuration up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#8845-R7\",\"approval_number\":\"FL8845.2\",\"seq\":2,\"product_model\":\"b. Steel Edge Door - Glazed\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Glazed Steel Edge Door - Single with Sidelite (XO or OX) Configuration up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#8845-R7\",\"approval_number\":\"FL8845.3\",\"seq\":3,\"product_model\":\"c. Steel Edge Door - Glazed\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Glazed Steel Edge Door - Single with Sidelites (OXO) Configuration up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#8845-R7\",\"approval_number\":\"FL8845.4\",\"seq\":4,\"product_model\":\"d. Steel Edge Door - Glazed\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Glazed Steel Edge Door - Double (XX) Configuration up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#8845-R7\",\"approval_number\":\"FL8845.5\",\"seq\":5,\"product_model\":\"e. Steel Edge Door - Glazed\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Glazed Steel Edge Door - Double with Sidelites (OXXO) Configuration up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#8845-R7\",\"approval_number\":\"FL8845.6\",\"seq\":6,\"product_model\":\"f. Steel Edge Door - Glazed\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Glazed Steel Edge Door - Single (X) Configuration up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#8845-R7\",\"approval_number\":\"FL8845.7\",\"seq\":7,\"product_model\":\"g. Steel Edge Door - Glazed\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Glazed Steel Edge Door - Single with Sidelite (XO or OX) Configuration up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#8845-R7\",\"approval_number\":\"FL8845.8\",\"seq\":8,\"product_model\":\"h. Steel Edge Door - Glazed\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Glazed Steel Edge Door - Single with Sidelites (OXO) Configuration up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#8845-R7\",\"approval_number\":\"FL8845.9\",\"seq\":9,\"product_model\":\"i. Steel Edge Door - Glazed\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Glazed Steel Edge Door - Double (XX) Configuration up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#8845-R7\",\"approval_number\":\"FL8845.10\",\"seq\":10,\"product_model\":\"j. Steel Edge Door - Glazed\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Glazed Steel Edge Door - Double with Sidelites (OXXO) Configuration up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#9542-R6\",\"approval_number\":\"FL9542.1\",\"seq\":1,\"product_model\":\"a. Steel Edge Door - Glazed\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed Steel Edge Single Insulated Steel Door - Outswing \\\/ Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#9542-R6\",\"approval_number\":\"FL9542.2\",\"seq\":2,\"product_model\":\"b. Steel Edge Door - Glazed\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed Steel Edge Single Insulated Steel Door with or without \\\"Non-Impact\\\" Sidelite or Sidelites - Outswing \\\/ Inswing (OX or XO; OXO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#9542-R6\",\"approval_number\":\"FL9542.3\",\"seq\":3,\"product_model\":\"c. Steel Edge Door - Glazed\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed Steel Edge Double Insulated Steel Door with or without \\\"Non-Impact\\\" Sidelites - Outswing \\\/ Inswing (XX; OXXO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#9542-R6\",\"approval_number\":\"FL9542.4\",\"seq\":4,\"product_model\":\"d. Steel Edge Door - Glazed\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Glazed Steel Edge Single Insulated Steel Door - Outswing \\\/ Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#9542-R6\",\"approval_number\":\"FL9542.5\",\"seq\":5,\"product_model\":\"e. Steel Edge Door - Glazed\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Glazed Steel Edge Single Insulated Steel Door with or without \\\"Non-Impact\\\" Sidelite or Sidelites - Outswing \\\/ Inswing (OX or XO; OXO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#9542-R6\",\"approval_number\":\"FL9542.6\",\"seq\":6,\"product_model\":\"f. Steel Edge Door - Glazed\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Glazed Steel Edge Double Insulated Steel Door with or without \\\"Non-Impact\\\" Sidelites - Outswing \\\/ Inswing (XX; OXXO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#14513-R6\",\"approval_number\":\"FL14513.4\",\"seq\":4,\"product_model\":\"d. Steel Edge Door - Opaque\",\"product_description\":\"Up to a Nominal 3'0 x 7'0 Opaque Steel Edge Steel Door in a Two Piece Steel Frame System (K2A Series Steel frame). Inswing \\\/ Outswing Configuration (X).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#14513-R6\",\"approval_number\":\"FL14513.5\",\"seq\":5,\"product_model\":\"e. Steel Edge Door - Opaque\",\"product_description\":\"Up to a Nominal 3'0 x 7'0 Opaque Steel Edge Steel Door in a Two Piece Steel Frame System (Rediflex Steel frame). Inswing \\\/ Outswing Configuration (X).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#14513-R6\",\"approval_number\":\"FL14513.6\",\"seq\":6,\"product_model\":\"f. Steel Edge Door - Opaque\",\"product_description\":\"Up to a Nominal 3'0 x 7'0 Opaque Steel Edge Steel Door in a Fixed Steel Frame System (REDIFRAME PD). Inswing \\\/ Outswing Configuration (X).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#14513-R6\",\"approval_number\":\"FL14513.7\",\"seq\":7,\"product_model\":\"g. Steel Edge Door - Opaque\",\"product_description\":\"Up to a Nominal 3'0 x 8'0 Opaque Steel Edge Steel Door in a Two Piece Steel Frame System (K2A Series Steel frame). Inswing \\\/ Outswing Configuration (X).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#14513-R6\",\"approval_number\":\"FL14513.8\",\"seq\":8,\"product_model\":\"h. Steel Edge Door - Opaque\",\"product_description\":\"Up to a Nominal 3'0 x 8'0 Opaque Steel Edge Steel Door in a Two Piece Steel Frame System (Rediflex Steel frame). Inswing \\\/ Outswing Configuration (X).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#14513-R6\",\"approval_number\":\"FL14513.9\",\"seq\":9,\"product_model\":\"i. Steel Edge Door - Opaque\",\"product_description\":\"Up to a Nominal 3'0 x 8'0 Opaque Steel Edge Steel Door in a Fixed Steel Frame System (REDIFRAME PD). Inswing \\\/ Outswing Configuration (X).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#14513-R6\",\"approval_number\":\"FL14513.10\",\"seq\":10,\"product_model\":\"j. Steel Edge Door - Opaque\",\"product_description\":\"Up to a Nominal 3'0 x 8'0 Opaque Steel Edge Steel Door in a Fixed Steel Frame System (Vision Hollow Metal). Inswing \\\/ Outswing Configuration (X).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2196-R0\",\"approval_number\":\"FL2196.1\",\"seq\":1,\"product_model\":\"Glazed inswing steel insulated\",\"product_description\":\"steel edge impact resistant glazed door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2196-R0\",\"approval_number\":\"FL2196.2\",\"seq\":2,\"product_model\":\"Glazed outswing steel insulate\",\"product_description\":\"Steel edge impact resistant glazed door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2196-R0\",\"approval_number\":\"FL2196.3\",\"seq\":3,\"product_model\":\"Inswing residential insulated\",\"product_description\":\"Insulated steel edge I.S. door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2196-R0\",\"approval_number\":\"FL2196.4\",\"seq\":4,\"product_model\":\"Inswing S\\\/E opaque insulated s\",\"product_description\":\"Impact resistant insulated steel edge door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2196-R0\",\"approval_number\":\"FL2196.5\",\"seq\":5,\"product_model\":\"Outswing Residential insul. st\",\"product_description\":\"Insulated steel edge O.S. door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2196-R0\",\"approval_number\":\"FL2196.6\",\"seq\":6,\"product_model\":\"Outswing S\\\/E opaque insulated\",\"product_description\":\"Impact resistant insulated steel edge door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2297-R0\",\"approval_number\":\"FL2297.1\",\"seq\":1,\"product_model\":\"Redi-Flex Split Steel Frame\",\"product_description\":\"With Taylor 3068 Opaque Steel Door (+66.0, -66.0 D.P.)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2297-R0\",\"approval_number\":\"FL2297.2\",\"seq\":2,\"product_model\":\"Redi-Frame One Piece Steel Fra\",\"product_description\":\"With Taylor 3068 Opaque Steel Door (+66.0.-66.0 D.P.)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2549-R0\",\"approval_number\":\"FL2549.1\",\"seq\":1,\"product_model\":\"MA0101-02(g) I.S. Opaque Fiber\",\"product_description\":\"X (36\\\" x 80\\\") Max. D.P. +- 76.0 PSF (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2549-R0\",\"approval_number\":\"FL2549.2\",\"seq\":2,\"product_model\":\"MA0102-02(g) I.S. Opaque Fiber\",\"product_description\":\"XX (72\\\" x 80\\\") Max. D.P. +-55.0 PSF (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2549-R0\",\"approval_number\":\"FL2549.3\",\"seq\":3,\"product_model\":\"MA0103-02(g) I.S. Opaque Fiber\",\"product_description\":\"XO\\\/OX (50\\\" x 80\\\") Max. D.P. +-55.0 PSF (Impact Door Only)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2549-R0\",\"approval_number\":\"FL2549.4\",\"seq\":4,\"product_model\":\"MA0104-02(g) I.S. Opaque Fiber\",\"product_description\":\"OXO (64\\\" x 80\\\") Max. D.P. +-55.0 PSF (Impact Door Only)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2549-R0\",\"approval_number\":\"FL2549.5\",\"seq\":5,\"product_model\":\"MA0105-02(g) I.S. Opaque Fiber\",\"product_description\":\"OXXO (100\\\" x 80\\\") Max. D.P. +-55.0 PSF (Impact Door Only)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2549-R0\",\"approval_number\":\"FL2549.6\",\"seq\":6,\"product_model\":\"MA0106-02(g) I.S. Opaque Fiber\",\"product_description\":\"X (36\\\" x 96\\\") Max. D.P. +-70 PSF (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2549-R0\",\"approval_number\":\"FL2549.7\",\"seq\":7,\"product_model\":\"MA0107-02(g) I.S. Opaque Fiber\",\"product_description\":\"XX (72\\\" x 96\\\") Max. D.P. +-55.0 PSF (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2549-R0\",\"approval_number\":\"FL2549.8\",\"seq\":8,\"product_model\":\"MA0108-02(g) I.S. Opaque Fiber\",\"product_description\":\"XO\\\/OX (50\\\" x 96\\\") Max. d.P. +-55.0 PSF (Impact Door Only)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2549-R0\",\"approval_number\":\"FL2549.9\",\"seq\":9,\"product_model\":\"MA0109-02(g) I.S. Opaque Fiber\",\"product_description\":\"OXO (64\\\" x 96\\\") Max. D.P. +-55.0 PSF (Impact Door Only)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2549-R0\",\"approval_number\":\"FL2549.10\",\"seq\":10,\"product_model\":\"MA0110-02(g) I.S. Opaque Fiber\",\"product_description\":\"OXXO (100\\\" x 96\\\") Max. D.P. +-55.0 PSF (Impact door Only)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2549-R0\",\"approval_number\":\"FL2549.11\",\"seq\":11,\"product_model\":\"MA0122-02(g) O.S. Opaque Fiber\",\"product_description\":\"XX (72\\\" x 80\\\") Max. D.P. +-55.0 PSF (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2549-R0\",\"approval_number\":\"FL2549.12\",\"seq\":12,\"product_model\":\"MA0123-02(g) O.S. Opaque Fiber\",\"product_description\":\"XO\\\/OX (50\\\" x 80\\\") Max. D.P. +-55.0 PSF (Impact Door Only)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2549-R0\",\"approval_number\":\"FL2549.13\",\"seq\":13,\"product_model\":\"MA0124-02(g) O.S. Opaque Fiber\",\"product_description\":\"OXO (64\\\" x 80\\\") Max. D.P. +-55.0 PSF (Impact Door Only)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2549-R0\",\"approval_number\":\"FL2549.14\",\"seq\":14,\"product_model\":\"MA0125-02(g) O.S. Opaque Fiber\",\"product_description\":\"OXXO (100\\\" x 80\\\") Max. D.P. +- 55.0 PSF (Impact Door Only)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2549-R0\",\"approval_number\":\"FL2549.15\",\"seq\":15,\"product_model\":\"MA0127-02(g) O.S. Opaque Fiber\",\"product_description\":\"XX (72\\\" x 96\\\") Max. D.P. +-55.0 PSF (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2549-R0\",\"approval_number\":\"FL2549.16\",\"seq\":16,\"product_model\":\"MA0128-02(g) O.S. Opaque Fiber\",\"product_description\":\"OX\\\/XO (50\\\" x 96\\\") Max. D.P. +-55.0 PSF (Impact Door Only)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2549-R0\",\"approval_number\":\"FL2549.17\",\"seq\":17,\"product_model\":\"MA0129-02(g) O.S. Opaque Fiber\",\"product_description\":\"OXO (64\\\" x 96\\\") Max. D.P. +-55.0 PSF (Impact Door Only)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2549-R0\",\"approval_number\":\"FL2549.18\",\"seq\":18,\"product_model\":\"MA0130-02(g) O.S. Opaque Fiber\",\"product_description\":\"OXXO (100\\\" x 96\\\") Max. D.P. +-55.0 PSF (Impact Door Only)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2549-R0\",\"approval_number\":\"FL2549.19\",\"seq\":19,\"product_model\":\"MA0141-02(g) I.S. Glazed Fiber\",\"product_description\":\"X (36\\\" x 80\\\") Max. D.P. +-52.0 PSF\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2549-R0\",\"approval_number\":\"FL2549.20\",\"seq\":20,\"product_model\":\"MA0142-02(g) I.S. Glazed Fiber\",\"product_description\":\"XX (72\\\" x 80\\\") Max. D.P. +-52.0 PSF\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2549-R0\",\"approval_number\":\"FL2549.21\",\"seq\":21,\"product_model\":\"MA0143-02(g) I.S. Glazed Fiber\",\"product_description\":\"XO\\\/OX (72\\\" x 80\\\") Max. D.P. +-52.0 PSF\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2549-R0\",\"approval_number\":\"FL2549.22\",\"seq\":22,\"product_model\":\"MA0144-02(g) I.S. Glazed Fiber\",\"product_description\":\"OXO (108\\\" x 80\\\") Max. D.P. +-52.0 PSF\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2549-R0\",\"approval_number\":\"FL2549.23\",\"seq\":23,\"product_model\":\"MA0145-02(g) I.S. Glazed Fiber\",\"product_description\":\"OXXO (144\\\" x 80\\\") Max. D.P. +-52.0 PSF\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2549-R0\",\"approval_number\":\"FL2549.24\",\"seq\":24,\"product_model\":\"MA0146-02(g) I.S. Glazed Fiber\",\"product_description\":\"X (36\\\" x 96\\\") Max. D.P. +-40.0 PSf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2549-R0\",\"approval_number\":\"FL2549.25\",\"seq\":25,\"product_model\":\"MA0147-02(g) I.S. Glazed Fiber\",\"product_description\":\"XX (72\\\" x 96\\\") Max. D.P. +-40.0 PSF\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2549-R0\",\"approval_number\":\"FL2549.26\",\"seq\":26,\"product_model\":\"MA0148-02(g) I.S. Glazed Fiber\",\"product_description\":\"XO\\\/OX (72\\\" x 96\\\") Max. D.P. +-40.0 PSF\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2549-R0\",\"approval_number\":\"FL2549.27\",\"seq\":27,\"product_model\":\"MA0149-02(g) O.S. Glazed Fiber\",\"product_description\":\"OXO (108\\\" x 96\\\") Max. D.P. +-40.0 PSF\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2549-R0\",\"approval_number\":\"FL2549.28\",\"seq\":28,\"product_model\":\"MA0150-02(g) I.S. Glazed Fiber\",\"product_description\":\"OXXO (144\\\" x 96\\\") Max. D.P. +-40.0 PSF\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2549-R0\",\"approval_number\":\"FL2549.29\",\"seq\":29,\"product_model\":\"MA0161-02(g) O.S. Glazed Entry\",\"product_description\":\"X (36\\\" x 80\\\") Max. D.P. +-55.0 PSF\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2549-R0\",\"approval_number\":\"FL2549.30\",\"seq\":30,\"product_model\":\"MA0162-02(g) O.S. Glazed Fiber\",\"product_description\":\"XX (72\\\" x 80\\\") Max. D.P. +-55.0 PSF\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2549-R0\",\"approval_number\":\"FL2549.31\",\"seq\":31,\"product_model\":\"MA0163-02(g) O.S. Glazed Fiber\",\"product_description\":\"XO\\\/OX (72\\\" x 80\\\") Max. D.P. +-55.0 PSF\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2549-R0\",\"approval_number\":\"FL2549.32\",\"seq\":32,\"product_model\":\"MA0164-02(g) O.S. Glazed Fiber\",\"product_description\":\"OXO (108\\\" x 80\\\") Max. D.P. +-55.0 PSF\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2549-R0\",\"approval_number\":\"FL2549.33\",\"seq\":33,\"product_model\":\"MA0165-02(g) O.S. Glazed Fiber\",\"product_description\":\"OXXO (144\\\" x 80\\\") Max. D.P. +-55.0 PSF\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2549-R0\",\"approval_number\":\"FL2549.34\",\"seq\":34,\"product_model\":\"MA0166-02(g) O.S. Glazed Fiber\",\"product_description\":\"X (36\\\" x 96\\\") Max. D.P. +-47.0 PSF\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2549-R0\",\"approval_number\":\"FL2549.35\",\"seq\":35,\"product_model\":\"MA0167-02(g) O.S. Glazed Entry\",\"product_description\":\"XX (72\\\" x 96\\\") Max. D.P. +-47.0 PSf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2549-R0\",\"approval_number\":\"FL2549.36\",\"seq\":36,\"product_model\":\"MA0168-02(g) O.S. Glazed Fiber\",\"product_description\":\"XO\\\/OX (72\\\" x 96\\\") Max. D.P. +-47.0 PSF\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2549-R0\",\"approval_number\":\"FL2549.37\",\"seq\":37,\"product_model\":\"MA0169-02(g) O.S. Glazed Fiber\",\"product_description\":\"OXO (108\\\" x 96\\\") Max.D.P. +-47.0 PSF\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2549-R0\",\"approval_number\":\"FL2549.38\",\"seq\":38,\"product_model\":\"MA0170-02(g) O.S. Glazed Fiber\",\"product_description\":\"OXXO (144\\\" x 96\\\") Max. D.P. +-47.0 PSF\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2549-R0\",\"approval_number\":\"FL2549.39\",\"seq\":39,\"product_model\":\"MAO121-02(g) O.S. Opaque Fiber\",\"product_description\":\"X (36\\\" X 80\\\") Max. D.P. +-76.0 PSF (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2549-R0\",\"approval_number\":\"FL2549.40\",\"seq\":40,\"product_model\":\"MAO126-02(g) O.S. Opaque Fiber\",\"product_description\":\"X (36\\\" x 96\\\") Max. D.P. +- 70.0 PSF (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2554-R0\",\"approval_number\":\"FL2554.1\",\"seq\":1,\"product_model\":\"I.S. Glazed Insulated Steel Do\",\"product_description\":\"Max. size up to 8'4 x 8'0 with or without Sidelites Max. D.P. Without surface bolts +-35.0 PSF W\\\/Surface bolts +-60.00PSF (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#2554-R0\",\"approval_number\":\"FL2554.2\",\"seq\":2,\"product_model\":\"O.S. Glazed Insulated Steel Do\",\"product_description\":\"Max. Size up to 8'4 x 8'0 With or Without Sidelites Max. D.P. +- 60.0 PSF W\\\/Surface bolts (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#3113-R0\",\"approval_number\":\"FL3113.1\",\"seq\":1,\"product_model\":\"Steel Edge Door Glazed I.S. W\\\/ODL Insert and Composite Lock Block\",\"product_description\":\"(X, OX, OXO, XX, OXXO) Up to 8'-11\\\" X 8'-0\\\" (+-35.0 DP W\\\/Out Surface Bolts), (+- 50.9 PSF W\\\/Surface Bolts)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#3113-R0\",\"approval_number\":\"FL3113.2\",\"seq\":2,\"product_model\":\"Steel Edge Door Glazed O.S W\\\/ODL Insert and Composite Lock Block\",\"product_description\":\"(X, OX, OXO, XX, OXXO) Up to 8'-11\\\" X 8'-0\\\" (+- 45.0 DP) W\\\/surface Bolts\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#8892-R1\",\"approval_number\":\"FL8892.1\",\"seq\":1,\"product_model\":\"a. Steel Edge Door - Opaque\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Opaque Steel Edge Door - Single (X) Configuration up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#8892-R1\",\"approval_number\":\"FL8892.2\",\"seq\":2,\"product_model\":\"b. Steel Edge Door - Opaque\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Opaque Steel Edge Door - Single with Sidelite (XO or OX) Configuration up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#8892-R1\",\"approval_number\":\"FL8892.3\",\"seq\":3,\"product_model\":\"c. Steel Edge Door - Opaque\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Opaque Steel Edge Door - Single with Sidelites (OXO) Configuration up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#8892-R1\",\"approval_number\":\"FL8892.4\",\"seq\":4,\"product_model\":\"d. Steel Edge Door - Opaque\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Opaque Steel Edge Door - Double (XX) Configuration up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#8892-R1\",\"approval_number\":\"FL8892.5\",\"seq\":5,\"product_model\":\"e. Steel Edge Door - Opaque\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Opaque Steel Edge Door - Double with Sidelites (OXXO) Configuration up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#8892-R1\",\"approval_number\":\"FL8892.6\",\"seq\":6,\"product_model\":\"f. Steel Edge Door - Opaque\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Opaque Steel Edge Door - Single (X) Configuration up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#8892-R1\",\"approval_number\":\"FL8892.7\",\"seq\":7,\"product_model\":\"g. Steel Edge Door - Opaque\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Opaque Steel Edge Door - Single with Sidelite (XO or OX) Configuration up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#8892-R1\",\"approval_number\":\"FL8892.8\",\"seq\":8,\"product_model\":\"h. Steel Edge Door - Opaque\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Opaque Steel Edge Door - Single with Sidelites (OXO) Configuration up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#8892-R1\",\"approval_number\":\"FL8892.9\",\"seq\":9,\"product_model\":\"i. Steel Edge Door - Opaque\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Opaque Steel Edge Door - Double (XX) Configuration up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#8892-R1\",\"approval_number\":\"FL8892.10\",\"seq\":10,\"product_model\":\"j. Steel Edge Door - Opaque\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Opaque Steel Edge Door - Double with Sidelites (OXXO) Configuration up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#9368-R1\",\"approval_number\":\"FL9368.1\",\"seq\":1,\"product_model\":\"a. Steel Edge Door - Opaque\",\"product_description\":\"Up to a Nominal 3'6 x 7'0 Opaque Steel Edge Steel Door in a Two Piece Steel Frame System (Rediflex Steel frame). Inswing \\\/ Outswing Configuration (X).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#9406-R1\",\"approval_number\":\"FL9406.1\",\"seq\":1,\"product_model\":\"a. Wood Edge Door - Glazed\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Glazed Wood Edge Door- Single (X) Configuration up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#9406-R1\",\"approval_number\":\"FL9406.2\",\"seq\":2,\"product_model\":\"b. Wood Edge Door - Glazed\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Glazed Wood Edge Door- Single with Sidelite(XO or OX) Configuration up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#9406-R1\",\"approval_number\":\"FL9406.3\",\"seq\":3,\"product_model\":\"c. Wood Edge Door - Glazed\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Glazed Wood Edge Door- Single with Sidelites(OXO) Configuration up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#9406-R1\",\"approval_number\":\"FL9406.4\",\"seq\":4,\"product_model\":\"d. Wood Edge Door - Glazed\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Glazed Wood Edge Door- Double (XX) Configuration up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#9406-R1\",\"approval_number\":\"FL9406.5\",\"seq\":5,\"product_model\":\"e. Wood Edge Door - Glazed\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Glazed Wood Edge Door- Double with Sidelites (OXXO) Configuration up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#9539-R1\",\"approval_number\":\"FL9539.1\",\"seq\":1,\"product_model\":\"a. Wood Edge Door - Opaque\",\"product_description\":\"Insulated \\\"Impact\\\" Opaque Wood Edge Steel Door - Single (X) Configuration Outswing or Inswing up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#9539-R1\",\"approval_number\":\"FL9539.2\",\"seq\":2,\"product_model\":\"b. Wood Edge Door - Opaque\",\"product_description\":\"Insulated \\\"Impact\\\" Opaque Wood Edge Steel Door - Single with Sidelite (XO or OX) Configuration up to 6'8 in Height (Utilizes Taylor Impact Sidelite)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#9539-R1\",\"approval_number\":\"FL9539.3\",\"seq\":3,\"product_model\":\"c. Wood Edge Door - Opaque\",\"product_description\":\"Insulated \\\"Impact\\\" Opaque Wood Edge Steel Door - Single with Sidelites (OXO) Configuration up to 6'8 in Height (Utilizes Taylor Impact Sidelites)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#9539-R1\",\"approval_number\":\"FL9539.4\",\"seq\":4,\"product_model\":\"d. Wood Edge Door - Opaque\",\"product_description\":\"Insulated \\\"Impact\\\" Opaque Wood Edge Steel Door - Double (XX) Configuration up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#9539-R1\",\"approval_number\":\"FL9539.5\",\"seq\":5,\"product_model\":\"e. Wood Edge Door - Opaque\",\"product_description\":\"Insulated \\\"Impact\\\" Opaque Wood Edge Steel Door - Double with Sidelites (OXXO) Configuration up to 6'8 in Height (Utilizes Taylor Impact Sidelites)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#9539-R1\",\"approval_number\":\"FL9539.6\",\"seq\":6,\"product_model\":\"f. Wood Edge Door - Opaque\",\"product_description\":\"Insulated \\\"Impact\\\" Opaque Wood Edge Steel Door - Single with Sidelite (XO or OX) Configuration up to 6'8 in Height (Utilizes ODL Impact Sidelite)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#9539-R1\",\"approval_number\":\"FL9539.7\",\"seq\":7,\"product_model\":\"g. Wood Edge Door - Opaque\",\"product_description\":\"Insulated \\\"Impact\\\" Opaque Wood Edge Steel Door - Single with Sidelites (OXO) Configuration up to 6'8 in Height (Utilizes ODL Impact Sidelites)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#9539-R1\",\"approval_number\":\"FL9539.8\",\"seq\":8,\"product_model\":\"h. Wood Edge Door - Opaque\",\"product_description\":\"Insulated \\\"Impact\\\" Opaque Wood Edge Steel Door - Double with Sidelites (OXXO) Configuration up to 6'8 in Height (Utilizes ODL Impact sidelites)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#9540-R1\",\"approval_number\":\"FL9540.1\",\"seq\":1,\"product_model\":\"a. Wood Edge Door - Opaque\",\"product_description\":\"Insulated \\\"Impact\\\" Opaque Wood Edge Steel Door - Single (X) Configuration Outswing or Inswing up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#9540-R1\",\"approval_number\":\"FL9540.2\",\"seq\":2,\"product_model\":\"b. Wood Edge Door - Opaque\",\"product_description\":\"Insulated \\\"Impact\\\" Opaque Wood Edge Steel Door - Single with Sidelite (XO or OX) Configuration up to 8'0 in Height (Utilizes Taylor Impact Sidelite)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#9540-R1\",\"approval_number\":\"FL9540.3\",\"seq\":3,\"product_model\":\"c. Wood Edge Door - Opaque\",\"product_description\":\"Insulated \\\"Impact\\\" Opaque Wood Edge Steel Door - Single with Sidelites (OXO) Configuration up to 8'0 in Height (Utilizes Taylor Impact Sidelites)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#9540-R1\",\"approval_number\":\"FL9540.4\",\"seq\":4,\"product_model\":\"d. Wood Edge Door - Opaque\",\"product_description\":\"Insulated \\\"Impact\\\" Opaque Wood Edge Steel Door - Double (XX) Configuration up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#9540-R1\",\"approval_number\":\"FL9540.5\",\"seq\":5,\"product_model\":\"e. Wood Edge Door - Opaque\",\"product_description\":\"Insulated \\\"Impact\\\" Opaque Wood Edge Steel Door - Double with Sidelites (OXXO) Configuration up to 8'0 in Height (Utilizes Taylor Impact Sidelites)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#9540-R1\",\"approval_number\":\"FL9540.6\",\"seq\":6,\"product_model\":\"f. Wood Edge Door - Opaque\",\"product_description\":\"Insulated \\\"Impact\\\" Opaque Wood Edge Steel Door - Single with Sidelite (XO or OX) Configuration up to 8'0 in Height (Utilizes ODL Impact Sidelite)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#9540-R1\",\"approval_number\":\"FL9540.7\",\"seq\":7,\"product_model\":\"g. Wood Edge Door - Opaque\",\"product_description\":\"Insulated \\\"Impact\\\" Opaque Wood Edge Steel Door - Single with Sidelites (OXO) Configuration up to 8'0 in Height (Utilizes ODL Impact Sidelites)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#9540-R1\",\"approval_number\":\"FL9540.8\",\"seq\":8,\"product_model\":\"h. Wood Edge Door - Opaque\",\"product_description\":\"Insulated \\\"Impact\\\" Opaque Wood Edge Steel Door - Double with Sidelites (OXXO) Configuration up to 8'0 in Height (Utilizes ODL Impact sidelites)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#9541-R1\",\"approval_number\":\"FL9541.1\",\"seq\":1,\"product_model\":\"a. Wood Edge Door - Glazed\",\"product_description\":\"Insulated Wood Edge Glazed Steel Door - Single (X) Configuration Outswing or Inswing up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#9541-R1\",\"approval_number\":\"FL9541.2\",\"seq\":2,\"product_model\":\"b. Wood Edge Door - Glazed\",\"product_description\":\"Insulated Wood Edge Glazed Steel Door - Single with Sidelite (XO or OX) Configuration Outswing or Inswing up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#9541-R1\",\"approval_number\":\"FL9541.3\",\"seq\":3,\"product_model\":\"c. Wood Edge Door - Glazed\",\"product_description\":\"Insulated Wood Edge Glazed Steel Door - Single with Sidelites (OXO) Configuration Outswing or Inswing up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#9541-R1\",\"approval_number\":\"FL9541.4\",\"seq\":4,\"product_model\":\"d. Wood Edge Door - Glazed\",\"product_description\":\"Insulated Wood Edge Glazed Steel Door - Double (XX) Configuration Outswing or Inswing up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#9541-R1\",\"approval_number\":\"FL9541.5\",\"seq\":5,\"product_model\":\"e. Wood Edge Door - Glazed\",\"product_description\":\"Insulated Wood Edge Glazed Steel Door - Double with Sidelites (OXXO) Configuration Outswing or Inswing up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#9542-R1\",\"approval_number\":\"FL9542.7\",\"seq\":7,\"product_model\":\"g. Steel Edge Door - Glazed\",\"product_description\":\"Insulated Steel Edge Glazed Steel Door - Single with Sidelite (XO or OX) Configuration Outswing or Inswing up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#9542-R1\",\"approval_number\":\"FL9542.8\",\"seq\":8,\"product_model\":\"h. Steel Edge Door - Glazed\",\"product_description\":\"Insulated Steel Edge Glazed Steel Door - Single with Sidelites (OXO) Configuration Outswing or Inswing up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#9542-R1\",\"approval_number\":\"FL9542.9\",\"seq\":9,\"product_model\":\"i. Steel Edge Door - Glazed\",\"product_description\":\"Insulated Steel Edge Glazed Steel Door - Double (XX) Configuration Outswing or Inswing up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#9542-R1\",\"approval_number\":\"FL9542.10\",\"seq\":10,\"product_model\":\"j. Steel Edge Door - Glazed\",\"product_description\":\"Insulated Steel Edge Glazed Steel Door - Double with Sidelites (OXXO) Configuration Outswing or Inswing up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#10876-R0\",\"approval_number\":\"FL10876.1\",\"seq\":1,\"product_model\":\"A. Secur-A-Storm II\",\"product_description\":\"Insulated \\\"Impact\\\" Opaque Steel Edge Door - Single (X) Outswing or Inswing Configuration up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#10876-R0\",\"approval_number\":\"FL10876.2\",\"seq\":2,\"product_model\":\"B. Secur-A-Storm II\",\"product_description\":\"Insulated \\\"Impact\\\" Opaque Steel Edge Door - Single with \\\"Impact\\\" Glazed Sidelite (XO or OX) Configuration up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#10876-R0\",\"approval_number\":\"FL10876.3\",\"seq\":3,\"product_model\":\"C. Secur-A-Storm II\",\"product_description\":\"Insulated \\\"Impact\\\" Opaque Steel Edge Door - Single with \\\"Impact\\\" Glazed Sidelites (OXO) Configuration up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#10876-R0\",\"approval_number\":\"FL10876.4\",\"seq\":4,\"product_model\":\"D. Secur-A-Storm II\",\"product_description\":\"Insulated \\\"Impact\\\" Opaque Steel Edge Door - Double (XX) Outswing or Inswing Configuration up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#10876-R0\",\"approval_number\":\"FL10876.5\",\"seq\":5,\"product_model\":\"E. Secur-A-Storm II\",\"product_description\":\"Insulated \\\"Impact\\\" Opaque Steel Edge Door - Double with \\\"Impact\\\" Glazed Sidelites (OXXO) Outswing or Inswing Configuration up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#10876-R0\",\"approval_number\":\"FL10876.6\",\"seq\":6,\"product_model\":\"F. Secur-A-Storm II\",\"product_description\":\"Insulated \\\"Impact\\\" Opaque Steel Edge Door - Single (X) Outswing or Inswing Configuration up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#10876-R0\",\"approval_number\":\"FL10876.7\",\"seq\":7,\"product_model\":\"G. Secur-A-Storm II\",\"product_description\":\"Insulated \\\"Impact\\\" Opaque Steel Edge Door - Single with \\\"Impact\\\" Glazed Sidelite (XO or OX) Configuration up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#10876-R0\",\"approval_number\":\"FL10876.8\",\"seq\":8,\"product_model\":\"H. Secur-A-Storm II\",\"product_description\":\"Insulated \\\"Impact\\\" Opaque Steel Edge Door - Single with \\\"Impact\\\" Glazed Sidelites (OXO) Configuration up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#10876-R0\",\"approval_number\":\"FL10876.9\",\"seq\":9,\"product_model\":\"I. Secur-A-Storm II\",\"product_description\":\"Insulated \\\"Impact\\\" Opaque Steel Edge Door - Double (XX) Outswing or Inswing Configuration up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#10876-R0\",\"approval_number\":\"FL10876.10\",\"seq\":10,\"product_model\":\"J. Secur-A-Storm II\",\"product_description\":\"Insulated \\\"Impact\\\" Opaque Steel Edge Door - Double with \\\"Impact\\\" Glazed Sidelites (OXXO) Outswing or Inswing Configuration up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#10888-R0\",\"approval_number\":\"FL10888.1\",\"seq\":1,\"product_model\":\"A. Secur-A-Storm II\",\"product_description\":\"Insulated \\\"Impact\\\" Glazed Steel Edge Door - Single (X) Outswing or Inswing Configuration up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#10888-R0\",\"approval_number\":\"FL10888.2\",\"seq\":2,\"product_model\":\"B. Secur-A-Storm II\",\"product_description\":\"Insulated \\\"Impact\\\" Glazed Steel Edge Door - Single with \\\"Impact\\\" Glazed Sidelite (XO or OX) Configuration up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#10888-R0\",\"approval_number\":\"FL10888.3\",\"seq\":3,\"product_model\":\"C. Secur-A-Storm II\",\"product_description\":\"Insulated \\\"Impact\\\" Glazed Steel Edge Door - Single with \\\"Impact\\\" Glazed Sidelites (OXO) Configuration up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#10888-R0\",\"approval_number\":\"FL10888.4\",\"seq\":4,\"product_model\":\"D. Secur-A-Storm II\",\"product_description\":\"Insulated \\\"Impact\\\" Glazed Steel Edge Door - Double (XX) Outswing or Inswing Configuration up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#10888-R0\",\"approval_number\":\"FL10888.5\",\"seq\":5,\"product_model\":\"E. Secur-A-Storm II\",\"product_description\":\"Insulated \\\"Impact\\\" Glazed Steel Edge Door - Double with \\\"Impact\\\" Glazed Sidelites (OXXO) Outswing or Inswing Configuration up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#10888-R0\",\"approval_number\":\"FL10888.6\",\"seq\":6,\"product_model\":\"F. Secur-A-Storm II\",\"product_description\":\"Insulated \\\"Impact\\\" Glazed Steel Edge Door - Single (X) Outswing or Inswing Configuration up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#10888-R0\",\"approval_number\":\"FL10888.7\",\"seq\":7,\"product_model\":\"G. Secur-A-Storm II\",\"product_description\":\"Insulated \\\"Impact\\\" Glazed Steel Edge Door - Single with \\\"Impact\\\" Glazed Sidelite (XO or OX) Configuration up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#10888-R0\",\"approval_number\":\"FL10888.8\",\"seq\":8,\"product_model\":\"H. Secur-A-Storm II\",\"product_description\":\"Insulated \\\"Impact\\\" Glazed Steel Edge Door - Single with \\\"Impact\\\" Glazed Sidelites (OXO) Configuration up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#10888-R0\",\"approval_number\":\"FL10888.9\",\"seq\":9,\"product_model\":\"I. Secur-A-Storm II\",\"product_description\":\"Insulated \\\"Impact\\\" Glazed Steel Edge Door - Double (XX) Outswing or Inswing Configuration up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#10888-R0\",\"approval_number\":\"FL10888.10\",\"seq\":10,\"product_model\":\"J. Secur-A-Storm II\",\"product_description\":\"Insulated \\\"Impact\\\" Glazed Steel Edge Door - Double with \\\"Impact\\\" Glazed Sidelites (OXXO) Outswing or Inswing Configuration up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#14513-R0\",\"approval_number\":\"FL14513.1\",\"seq\":1,\"product_model\":\"a. Steel Edge Door - Opaque\",\"product_description\":\"Up to a Nominal 3'6 x 7'0 Opaque Steel Edge Steel Door in a Two Piece Steel Frame System (K2A Series Steel frame). Inswing \\\/ Outswing Configuration (X).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#14513-R0\",\"approval_number\":\"FL14513.2\",\"seq\":2,\"product_model\":\"b. Steel Edge Door - Opaque\",\"product_description\":\"Up to a Nominal 3'6 x 7'0 Opaque Steel Edge Steel Door in a Fixed Steel Frame System (F Series Steel frame). Inswing \\\/ Outswing Configuration (X).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#14513-R1\",\"approval_number\":\"FL14513.3\",\"seq\":3,\"product_model\":\"c. Steel Edge Door - Opaque\",\"product_description\":\"Up to a Nominal 3'6 x 7'0 Opaque Steel Edge Steel Door in a Two Piece Steel Frame System (Rediflex Steel frame). Inswing \\\/ Outswing Configuration (X).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#15135-R0\",\"approval_number\":\"FL15135.1\",\"seq\":1,\"product_model\":\"a. Wood Edge Door - Glazed\",\"product_description\":\"Insulated Glazed Wood Edge Steel Door - Single (X) Outswing\\\/Inswing Configurations up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#15135-R0\",\"approval_number\":\"FL15135.2\",\"seq\":2,\"product_model\":\"b. Wood Edge Door - Glazed\",\"product_description\":\"Insulated Glazed Wood Edge Steel Door - Single with or without Sidelites (OX or XO, OXO) Outswing\\\/Inswing Configurations up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#15135-R0\",\"approval_number\":\"FL15135.3\",\"seq\":3,\"product_model\":\"c. Wood Edge Door - Glazed\",\"product_description\":\"Insulated Glazed Wood Edge Steel Door - Double with or without Sidelites (XX, OXXO) Outswing\\\/Inswing Configurations up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#15135-R0\",\"approval_number\":\"FL15135.4\",\"seq\":4,\"product_model\":\"d. Wood Edge Door - Glazed\",\"product_description\":\"Insulated \\\"Impact\\\" Glazed Wood Edge Steel Door - Single (X) Outswing\\\/Inswing Configurations up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#15135-R0\",\"approval_number\":\"FL15135.5\",\"seq\":5,\"product_model\":\"e. Wood Edge Door - Glazed\",\"product_description\":\"Insulated \\\"Impact\\\" Glazed Wood Edge Steel Door - Single with or without Sidelites (OX or XO, OXO) Outswing\\\/Inswing Configurations up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#15135-R0\",\"approval_number\":\"FL15135.6\",\"seq\":6,\"product_model\":\"f. Wood Edge Door - Glazed\",\"product_description\":\"Insulated \\\"Impact\\\" Glazed Wood Edge Steel Door - Double with or without Sidelites (XX, OXXO) Outswing\\\/Inswing Configurations up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#15135-R0\",\"approval_number\":\"FL15135.7\",\"seq\":7,\"product_model\":\"g. Wood Edge Door - Opaque\",\"product_description\":\"Insulated \\\"Impact\\\" Opaque Wood Edge Steel Door - Single (X) Outswing\\\/Inswing Configurations up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#15135-R0\",\"approval_number\":\"FL15135.8\",\"seq\":8,\"product_model\":\"h. Wood Edge Door - Opaque\",\"product_description\":\"Insulated \\\"Impact\\\" Opaque Wood Edge Steel Door - Single with or without Sidelites (OX or XO, OXO) Outswing\\\/Inswing Configurations up to 6'8 in Height (Utilizes Taylor \\\"Impact\\\" Sidelites)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#15135-R0\",\"approval_number\":\"FL15135.9\",\"seq\":9,\"product_model\":\"i. Wood Edge Door - Opaque\",\"product_description\":\"Insulated \\\"Impact\\\" Opaque Wood Edge Steel Door - Double with or without Sidelites (XX, OXXO) Outswing\\\/Inswing Configurations up to 6'8 in Height (Utilizes Taylor \\\"Impact\\\" Sidelites)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#15135-R0\",\"approval_number\":\"FL15135.10\",\"seq\":10,\"product_model\":\"j. Wood Edge Door - Opaque\",\"product_description\":\"Insulated \\\"Impact\\\" Opaque Wood Edge Steel Door - Single with or without Sidelites (OX or XO, OXO) Outswing\\\/Inswing Configurations up to 6'8 in Height (Utilizes ODL \\\"Impact\\\" Sidelites)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#15135-R0\",\"approval_number\":\"FL15135.11\",\"seq\":11,\"product_model\":\"k. Wood Edge Door - Opaque\",\"product_description\":\"Insulated \\\"Impact\\\" Opaque Wood Edge Steel Door - Double with Sidelites (OXXO) Outswing\\\/Inswing Configurations up to 6'8 in Height (Utilizes ODL \\\"Impact\\\" Sidelites)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#15135-R0\",\"approval_number\":\"FL15135.12\",\"seq\":12,\"product_model\":\"l. Wood Edge Door - Opaque\",\"product_description\":\"Insulated \\\"Impact\\\" Opaque Wood Edge Steel Door - Single (X) Outswing\\\/Inswing Configurations up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#15135-R0\",\"approval_number\":\"FL15135.13\",\"seq\":13,\"product_model\":\"m. Wood Edge Door - Opaque\",\"product_description\":\"Insulated \\\"Impact\\\" Opaque Wood Edge Steel Door - Single with or without Sidelites (OX or XO, OXO) Outswing\\\/Inswing Configurations up to 8'0 in Height (Utilizes Taylor \\\"Impact\\\" Sidelites)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#15135-R0\",\"approval_number\":\"FL15135.14\",\"seq\":14,\"product_model\":\"n. Wood Edge Door - Opaque\",\"product_description\":\"Insulated \\\"Impact\\\" Opaque Wood Edge Steel Door - Double with or without Sidelites (XX, OXXO) Outswing\\\/Inswing Configurations up to 8'0 in Height (Utilizes Taylor \\\"Impact\\\" Sidelites)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#15135-R0\",\"approval_number\":\"FL15135.15\",\"seq\":15,\"product_model\":\"o. Wood Edge Door - Opaque\",\"product_description\":\"Insulated \\\"Impact\\\" Opaque Wood Edge Steel Door - Single with or without Sidelites (OX or XO, OXO) Outswing\\\/Inswing Configurations up to 8'0 in Height (Utilizes ODL \\\"Impact\\\" Sidelites)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#15135-R0\",\"approval_number\":\"FL15135.16\",\"seq\":16,\"product_model\":\"p. Wood Edge Door - Opaque\",\"product_description\":\"Insulated \\\"Impact\\\" Opaque Wood Edge Steel Door - Double with Sidelites (OXXO) Outswing\\\/Inswing Configurations up to 8'0 in Height (Utilizes ODL \\\"Impact\\\" Sidelites)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#15931-R0\",\"approval_number\":\"FL15931.1\",\"seq\":1,\"product_model\":\"a. Timberline Deluxe\",\"product_description\":\"Up to a 3'0 x 6'8 Opaque Fiberglass Door (X Configuration) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#15931-R0\",\"approval_number\":\"FL15931.2\",\"seq\":2,\"product_model\":\"b. Timberline Deluxe\",\"product_description\":\"Up to a 3'0 x 6'8 Opaque Fiberglass Door with Non-impact Fiberglass Sidelite or Sidelites - Insulated Glass (XO or OX, OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#15931-R0\",\"approval_number\":\"FL15931.3\",\"seq\":3,\"product_model\":\"c. Timberline Deluxe\",\"product_description\":\"Up to a 6'0 x 6'8 Opaque Fiberglass Door with or without Non-impact Fiberglass Sidelites - Insulated Glass (XX or OXXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#15931-R0\",\"approval_number\":\"FL15931.4\",\"seq\":4,\"product_model\":\"d. Timberline Deluxe\",\"product_description\":\"Up to a 3'0 x 6'8 Non-impact Glazed Fiberglass Door with Non-impact Glazed Fiberglass Sidelite or Sidelites - Insulated Glass (X, XO or OX, OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#15931-R0\",\"approval_number\":\"FL15931.5\",\"seq\":5,\"product_model\":\"e. Timberline Deluxe\",\"product_description\":\"Up to a 6'0 x 6'8 Non-impact Glazed Fiberglass Door with or without Non-impact Fiberglass Sidelites - Insulated Glass (XX or OXXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#15931-R0\",\"approval_number\":\"FL15931.6\",\"seq\":6,\"product_model\":\"f. Timberline Deluxe\",\"product_description\":\"Up to a 3'0 x 8'0 Opaque Fiberglass Door (X Configuration) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#15931-R0\",\"approval_number\":\"FL15931.7\",\"seq\":7,\"product_model\":\"g. Timberline Deluxe\",\"product_description\":\"Up to a 3'0 x 8'0 Opaque Fiberglass Door with Non-impact Fiberglass Sidelite or Sidelites - Insulated Glass (XO or OX, OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#15931-R0\",\"approval_number\":\"FL15931.8\",\"seq\":8,\"product_model\":\"h. Timberline Deluxe\",\"product_description\":\"Up to a 6'0 x 8'0 Opaque Fiberglass Door with or without Non-impact Fiberglass Sidelites - Insulated Glass (XX or OXXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#15931-R0\",\"approval_number\":\"FL15931.9\",\"seq\":9,\"product_model\":\"i. Timberline Deluxe\",\"product_description\":\"Up to a 3'0 x 8'0 Non-impact Glazed Fiberglass Door with Non-impact Glazed Fiberglass Sidelite or Sidelites - Insulated Glass (X, XO or OX, OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#15931-R0\",\"approval_number\":\"FL15931.10\",\"seq\":10,\"product_model\":\"j. Timberline Deluxe\",\"product_description\":\"Up to a 6'0 x 8'0 Non-impact Glazed Fiberglass Door with or without Non-impact Fiberglass Sidelites - Insulated Glass (XX or OXXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#8845-R4\",\"approval_number\":\"FL8845.11\",\"seq\":11,\"product_model\":\"k. Steel Edge Door - Opaque\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Opaque Steel Edge Door - Single (X) Configuration up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#8845-R4\",\"approval_number\":\"FL8845.12\",\"seq\":12,\"product_model\":\"l. Steel Edge Door - Opaque\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Opaque Steel Edge Door - Single with Sidelite (XO or OX) Configuration up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#8845-R4\",\"approval_number\":\"FL8845.13\",\"seq\":13,\"product_model\":\"m. Steel Edge Door - Opaque\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Opaque Steel Edge Door - Single with Sidelites (OXO) Configuration up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#8845-R4\",\"approval_number\":\"FL8845.14\",\"seq\":14,\"product_model\":\"n. Steel Edge Door - Opaque\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Opaque Steel Edge Door - Double (XX) Configuration up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#8845-R4\",\"approval_number\":\"FL8845.15\",\"seq\":15,\"product_model\":\"o. Steel Edge Door - Opaque\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Opaque Steel Edge Door - Double with Sidelites (OXXO) Configuration up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#8845-R4\",\"approval_number\":\"FL8845.16\",\"seq\":16,\"product_model\":\"p. Steel Edge Door - Opaque\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Opaque Steel Edge Door - Single (X) Configuration up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#8845-R4\",\"approval_number\":\"FL8845.17\",\"seq\":17,\"product_model\":\"q. Steel Edge Door - Opaque\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Opaque Steel Edge Door - Single with Sidelite (XO or OX) Configuration up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#8845-R4\",\"approval_number\":\"FL8845.18\",\"seq\":18,\"product_model\":\"r. Steel Edge Door - Opaque\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Opaque Steel Edge Door - Single with Sidelites (OXO) Configuration up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#8845-R4\",\"approval_number\":\"FL8845.19\",\"seq\":19,\"product_model\":\"s. Steel Edge Door - Opaque\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Opaque Steel Edge Door - Double (XX) Configuration up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#8845-R4\",\"approval_number\":\"FL8845.20\",\"seq\":20,\"product_model\":\"t. Steel Edge Door - Opaque\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Opaque Steel Edge Door - Double with Sidelites (OXXO) Configuration up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Dunbarton Corporation\":[{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#9231-R9\",\"approval_number\":\"FL9231.1\",\"seq\":1,\"product_model\":\"a. \\\"Rediframe PD\\\"\",\"product_description\":\"3'0 x 6'8 \\\"Rediframe PD\\\" Hollow Metal Frame with a Steel or Fiberglass Opaque Door Panel - Inswing \\\/ Outswing Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#9231-R9\",\"approval_number\":\"FL9231.2\",\"seq\":2,\"product_model\":\"b. \\\"Rediframe PD\\\"\",\"product_description\":\"3'0 x 8'0 \\\"Rediframe PD\\\" Hollow Metal Frame with a Steel Opaque Door Panel - Inswing \\\/ Outswing Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#1767-R0\",\"approval_number\":\"FL1767.1\",\"seq\":1,\"product_model\":\"Rediflex Steel Frame\",\"product_description\":\"Two Piece Steel Frame System Utilizing A Masonite Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#1767-R0\",\"approval_number\":\"FL1767.2\",\"seq\":2,\"product_model\":\"Rediframe Steel Frame\",\"product_description\":\"One Piece Steel Frame System Utilizing A Masonite Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#1768-R0\",\"approval_number\":\"FL1768.1\",\"seq\":1,\"product_model\":\"Rediflex Steel Frame\",\"product_description\":\"Two Piece Steel frame System Utilizing A Stanley Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#1768-R0\",\"approval_number\":\"FL1768.2\",\"seq\":2,\"product_model\":\"Rediframe Steel Frame\",\"product_description\":\"One Piece Steel frame System Utilizing A Stanley Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#2987-R0\",\"approval_number\":\"FL2987.1\",\"seq\":1,\"product_model\":\"Rediflex Steel Frame\",\"product_description\":\"Two Piece Steel Frame System Utilizing A Benchmark \\\/ Landmark Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#2987-R0\",\"approval_number\":\"FL2987.2\",\"seq\":2,\"product_model\":\"Rediframe Steel frame\",\"product_description\":\"Two Piece Steel Frame System Utilizing A Benchmark \\\/ Landmark Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#3877-R0\",\"approval_number\":\"FL3877.1\",\"seq\":1,\"product_model\":\"Rediflex Steel Frame\",\"product_description\":\"Two Piece Steel Frame System Utilizing a Taylor Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#3877-R0\",\"approval_number\":\"FL3877.2\",\"seq\":2,\"product_model\":\"Rediframe Steel Frame\",\"product_description\":\"One Piece Steel Frame System Utilizing a Taylor Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#1766-R2\",\"approval_number\":\"FL1766.1\",\"seq\":1,\"product_model\":\"Rediflex Steel Frame\",\"product_description\":\"Two Piece Steel Frame System Utilizing A Taylor Opaque Steel Door Panel (Inswing or Outswing - X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#1766-R2\",\"approval_number\":\"FL1766.2\",\"seq\":2,\"product_model\":\"Rediframe Steel Frame\",\"product_description\":\"One Piece Steel Frame System Utilizing A Taylor Opaque Steel Door Panel (Inswing or Outswing - X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#1769-R2\",\"approval_number\":\"FL1769.1\",\"seq\":1,\"product_model\":\"a. Rediflex Steel Frame\",\"product_description\":\"Two Piece Steel Frame System Utilizing A Jeld-Wen Opaque Steel Door Panel (Inswing or Outswing - X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#1769-R2\",\"approval_number\":\"FL1769.2\",\"seq\":2,\"product_model\":\"b. Rediframe Steel Frame\",\"product_description\":\"One Piece Steel Frame System Utilizing A Jeld-Wen Opaque Steel Door Panel (Inswing or Outswing - X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#2623-R2\",\"approval_number\":\"FL2623.1\",\"seq\":1,\"product_model\":\"a. Redituff\\\/Achiever Steel Frame\",\"product_description\":\"Inswing Single Door Steel Frame System Utilizing a Jeld-Wen Opaque or Glazed Steel Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#2623-R2\",\"approval_number\":\"FL2623.2\",\"seq\":2,\"product_model\":\"b. Redituff\\\/Achiever Steel Frame\",\"product_description\":\"Inswing Single Door w\\\/Sidelites Steel Frame System Utilizing a Jeld-Wen Opaque or Glazed Steel Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#2623-R2\",\"approval_number\":\"FL2623.3\",\"seq\":3,\"product_model\":\"c. Redituff\\\/Achiever Steel Frame\",\"product_description\":\"In-swing Patio Door Steel Frame System Utilizing a Jeld-Wen Glazed Steel Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#4811-R1\",\"approval_number\":\"FL4811.1\",\"seq\":1,\"product_model\":\"a. Rediflex Steel Frames\",\"product_description\":\"Up to a 3'0 x 6'8 - In-swing or Out-swing Two Piece Steel frame System Utilizing a Therma-Tru \\\"Fiber-Classic\\\" Fiberglass Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#4811-R1\",\"approval_number\":\"FL4811.2\",\"seq\":2,\"product_model\":\"b. Rediflex Steel Frames\",\"product_description\":\"Up to a 3'0 x 6'8 - In-swing or Out-swing Two Piece Steel Frame System Utilizing a Trinity Glass International Fiberglass Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#4811-R1\",\"approval_number\":\"FL4811.3\",\"seq\":3,\"product_model\":\"c. Rediflex Steel Frames\",\"product_description\":\"Up to a 3'0 x 6'8 - In-swing or Out-swing Two Piece Steel Frame System Utilizing a Plastpro\\\/Nanya Fiberglass Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#8172-R3\",\"approval_number\":\"FL8172.1\",\"seq\":1,\"product_model\":\"a. Achiever Steel Frame System\",\"product_description\":\"In-swing Steel Frame System (X configuration) utilizing an Opaque Fiberglass or Steel Door Panel\",\"design_pressure\":\"+65.0\\\/-70.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#8172-R3\",\"approval_number\":\"FL8172.2\",\"seq\":2,\"product_model\":\"b. Achiever Steel Frame System\",\"product_description\":\"In-swing Steel Frame System (X configuration) utilizing a Glazed Fiberglass or Steel Door Panel\",\"design_pressure\":\"+45.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#8172-R3\",\"approval_number\":\"FL8172.3\",\"seq\":3,\"product_model\":\"c. Achiever Steel Frame System\",\"product_description\":\"Continuous Head and Sill In-swing Steel Frame System with Sidelites (OXO configuration) utilizing an Opaque Fiberglass or Steel Door Panel\",\"design_pressure\":\"+56.0\\\/-56.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#8172-R3\",\"approval_number\":\"FL8172.4\",\"seq\":4,\"product_model\":\"d. Achiever Steel Frame System\",\"product_description\":\"Continuous Head and Sill In-swing Steel Frame System with Sidelites (OXO configuration) utilizing a Glazed Fiberglass or Steel Door Panel\",\"design_pressure\":\"+45.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#8172-R3\",\"approval_number\":\"FL8172.5\",\"seq\":5,\"product_model\":\"e. Achiever Steel Frame System\",\"product_description\":\"Continuous Head and Sill In-swing Center Hinged Steel Frame System (OX or XO configuration) utilizing a Glazed Fiberglass or Steel Door Panel\",\"design_pressure\":\"+45.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#9225-R3\",\"approval_number\":\"FL9225.1\",\"seq\":1,\"product_model\":\"a. Achiever \\\"LE\\\" Steel Frame System\",\"product_description\":\"3'0 x 6'8 Achiever Steel Frame System with the Dunbarton Opaque Steel Door with or without a Storm Door - Inswing Single Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#9225-R3\",\"approval_number\":\"FL9225.2\",\"seq\":2,\"product_model\":\"b. Achiever \\\"LE\\\" Steel Frame System\",\"product_description\":\"3'0 x 6'8 Achiever Steel Frame System with the Dunbarton Glazed Steel Door with or without a Storm Door - Inswing Single Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#9225-R3\",\"approval_number\":\"FL9225.3\",\"seq\":3,\"product_model\":\"c. Achiever \\\"LE\\\" Steel Frame System\",\"product_description\":\"3'0 x 6'8 Achiever Steel Frame System with the Dunbarton Opaque Fiberglass Door with or without a Storm Door - Inswing Single Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#9225-R3\",\"approval_number\":\"FL9225.4\",\"seq\":4,\"product_model\":\"d. Achiever \\\"LE\\\" Steel Frame System\",\"product_description\":\"3'0 x 6'8 Achiever Steel Frame System with the Dunbarton Glazed Fiberglass Door with or without a Storm Door - Inswing Single Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#10079-R1\",\"approval_number\":\"FL10079.1\",\"seq\":1,\"product_model\":\"a. Achiever \\\"ES\\\" Series\",\"product_description\":\"In-swing Wood Frame System (X configuration) utilizing a Dunbarton Opaque Fiberglass Door Panel or Dunbarton Opaque Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#10079-R1\",\"approval_number\":\"FL10079.2\",\"seq\":2,\"product_model\":\"b. Achiever \\\"ES\\\" Series\",\"product_description\":\"Continuous Head and Sill In-swing Wood Frame System with Sidelite (XO or OX configuration) utilizing a Dunbarton Opaque Fiberglass Door Panel or Dunbarton Opaque Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#10079-R1\",\"approval_number\":\"FL10079.3\",\"seq\":3,\"product_model\":\"c. Achiever \\\"ES\\\" Series\",\"product_description\":\"Continuous Head and Sill In-swing Wood Frame System with Sidelites (OXO configuration) utilizing a Dunbarton Opaque Fiberglass Door Panel or Dunbarton Opaque Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#10079-R1\",\"approval_number\":\"FL10079.4\",\"seq\":4,\"product_model\":\"d. Achiever \\\"ES\\\" Series\",\"product_description\":\"In-swing Wood Frame System (X configuration) utilizing a Dunbarton Glazed Fiberglass Door Panel or Dunbarton Glazed Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#10079-R1\",\"approval_number\":\"FL10079.5\",\"seq\":5,\"product_model\":\"e. Achiever \\\"ES\\\" Series\",\"product_description\":\"Continuous Head and Sill In-swing Wood Frame System with Sidelite (XO or OX configuration) utilizing a Dunbarton Glazed Fiberglass Door Panel or Dunbarton Glazed Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#10079-R1\",\"approval_number\":\"FL10079.6\",\"seq\":6,\"product_model\":\"f. Achiever \\\"ES\\\" Series\",\"product_description\":\"Continuous Head and Sill In-swing Wood Frame System with Sidelites (OXO configuration) utilizing a Dunbarton Glazed Fiberglass Door Panel or Dunbarton Glazed Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#10079-R1\",\"approval_number\":\"FL10079.7\",\"seq\":7,\"product_model\":\"g. Achiever \\\"ES\\\" Series\",\"product_description\":\"Continuous Head and Sill In-swing Center Hinged Wood Frame System (OX or XO configuration) utilizing a Dunbarton Glazed Fiberglass Door Panel or Dunbarton Glazed Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#4811-R1\",\"approval_number\":\"FL4811.4\",\"seq\":4,\"product_model\":\"d. Rediframe Steel Frames\",\"product_description\":\"Up to a 3'0 x 6'8 - In-swing or Out-swing One Piece Steel frame System Utilizing a Therma-Tru \\\"Fiber-Classic\\\" Fiberglass Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#4811-R1\",\"approval_number\":\"FL4811.5\",\"seq\":5,\"product_model\":\"e. Rediframe Steel Frames\",\"product_description\":\"Up to a 3'0 x 6'8 - In-swing or Out-swing One Piece Steel Frame System Utilizing a Trinity Glass International Fiberglass Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#4811-R1\",\"approval_number\":\"FL4811.6\",\"seq\":6,\"product_model\":\"f. Rediframe Steel Frames\",\"product_description\":\"Up to a 3'0 x 6'8 - In-swing or Out-swing One Piece Steel Frame System Utilizing a Plastpro\\\/Nanya Fiberglass Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#10897-R0\",\"approval_number\":\"FL10897.1\",\"seq\":1,\"product_model\":\"a. Rediflex Steel Frame\",\"product_description\":\"Two Piece Steel Frame System Utilizing a Glazed Fiberglass Door Panel (Inswing or Outswing - X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#10897-R0\",\"approval_number\":\"FL10897.2\",\"seq\":2,\"product_model\":\"b. Rediflex Steel Frame\",\"product_description\":\"Two Piece Steel Frame System Utilizing a Glazed Fiberglass Door Panel (Inswing or Outswing - X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15341-R0\",\"approval_number\":\"FL15341.1\",\"seq\":1,\"product_model\":\"a. Rediflex Steel Frame\",\"product_description\":\"Two Piece Steel Frame System Utilizing a Taylor Steel Opaque Door Panel (Inswing or Outswing - X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15341-R0\",\"approval_number\":\"FL15341.2\",\"seq\":2,\"product_model\":\"b. Rediflex Steel Frame\",\"product_description\":\"Two Piece Steel Frame System Utilizing a Masonite Steel Opaque Door Panel (Inswing or Outswing - X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15341-R0\",\"approval_number\":\"FL15341.3\",\"seq\":3,\"product_model\":\"c. Rediflex Steel Frame\",\"product_description\":\"Two Piece Steel Frame System Utilizing A Jeld-Wen Opaque Steel Door Panel (Inswing or Outswing - X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15341-R0\",\"approval_number\":\"FL15341.4\",\"seq\":4,\"product_model\":\"d. Rediflex Steel Frame\",\"product_description\":\"Up to a Nominal 3'0 x 8'0 Two Piece Steel Frame System Utilizing a Jeld-Wen Opaque Steel Door Panel (Outswing - X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15362-R0\",\"approval_number\":\"FL15362.1\",\"seq\":1,\"product_model\":\"a. Redituff\\\/Achiever Steel Frame\",\"product_description\":\"Inswing Single Door Steel Frame System Utilizing a Jeld-Wen Opaque or Glazed Steel Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15362-R0\",\"approval_number\":\"FL15362.2\",\"seq\":2,\"product_model\":\"b. Redituff\\\/Achiever Steel Frame\",\"product_description\":\"Inswing Single Door w\\\/Sidelites Steel Frame System Utilizing a Jeld-Wen Opaque or Glazed Steel Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15362-R0\",\"approval_number\":\"FL15362.3\",\"seq\":3,\"product_model\":\"c. Redituff\\\/Achiever Steel Frame\",\"product_description\":\"In-swing Patio Door Steel Frame System Utilizing a Jeld-Wen Glazed Steel Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15362-R0\",\"approval_number\":\"FL15362.4\",\"seq\":4,\"product_model\":\"d. Achiever Steel Frame System\",\"product_description\":\"In-swing Steel Frame System (X configuration) utilizing an Opaque Fiberglass or Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15362-R0\",\"approval_number\":\"FL15362.5\",\"seq\":5,\"product_model\":\"e. Achiever Steel Frame System\",\"product_description\":\"In-swing Steel Frame System (X configuration) utilizing a Glazed Fiberglass or Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15362-R0\",\"approval_number\":\"FL15362.6\",\"seq\":6,\"product_model\":\"f. Achiever Steel Frame System\",\"product_description\":\"Continuous Head and Sill In-swing Steel Frame System with Sidelites (OXO configuration) utilizing an Opaque Fiberglass or Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15362-R0\",\"approval_number\":\"FL15362.7\",\"seq\":7,\"product_model\":\"g. Achiever Steel Frame System\",\"product_description\":\"Continuous Head and Sill In-swing Steel Frame System with Sidelites (OXO configuration) utilizing a Glazed Fiberglass or Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15362-R0\",\"approval_number\":\"FL15362.8\",\"seq\":8,\"product_model\":\"h. Achiever Steel Frame System\",\"product_description\":\"Continuous Head and Sill In-swing Center Hinged Steel Frame System (OX or XO configuration) utilizing a Glazed Fiberglass or Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15362-R0\",\"approval_number\":\"FL15362.9\",\"seq\":9,\"product_model\":\"i. Achiever \\\"LE\\\" Steel Frame System\",\"product_description\":\"3'0 x 6'8 Achiever Steel Frame System with the Dunbarton Opaque Steel Door with or without a Storm Door - Inswing Single Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15362-R0\",\"approval_number\":\"FL15362.10\",\"seq\":10,\"product_model\":\"j. Achiever \\\"LE\\\" Steel Frame System\",\"product_description\":\"3'0 x 6'8 Achiever Steel Frame System with the Dunbarton Glazed Steel Door with or without a Storm Door - Inswing Single Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15362-R0\",\"approval_number\":\"FL15362.11\",\"seq\":11,\"product_model\":\"k. Achiever \\\"LE\\\" Steel Frame System\",\"product_description\":\"3'0 x 6'8 Achiever Steel Frame System with the Dunbarton Opaque Fiberglass Door with or without a Storm Door - Inswing Single Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15362-R0\",\"approval_number\":\"FL15362.12\",\"seq\":12,\"product_model\":\"l. Achiever \\\"LE\\\" Steel Frame System\",\"product_description\":\"3'0 x 6'8 Achiever Steel Frame System with the Dunbarton Glazed Fiberglass Door with or without a Storm Door - Inswing Single Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15362-R0\",\"approval_number\":\"FL15362.13\",\"seq\":13,\"product_model\":\"m. Achiever \\\"ES\\\" Series\",\"product_description\":\"In-swing Wood Frame System (X configuration) utilizing a Dunbarton Opaque Fiberglass Door Panel or Dunbarton Opaque Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15362-R0\",\"approval_number\":\"FL15362.14\",\"seq\":14,\"product_model\":\"n. Achiever \\\"ES\\\" Series\",\"product_description\":\"Continuous Head and Sill In-swing Wood Frame System with Sidelite (XO or OX configuration) utilizing a Dunbarton Opaque Fiberglass Door Panel or Dunbarton Opaque Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15362-R0\",\"approval_number\":\"FL15362.15\",\"seq\":15,\"product_model\":\"o. Achiever \\\"ES\\\" Series\",\"product_description\":\"Continuous Head and Sill In-swing Wood Frame System with Sidelites (OXO configuration) utilizing a Dunbarton Opaque Fiberglass Door Panel or Dunbarton Opaque Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15362-R0\",\"approval_number\":\"FL15362.16\",\"seq\":16,\"product_model\":\"p. Achiever \\\"ES\\\" Series\",\"product_description\":\"In-swing Wood Frame System (X configuration) utilizing a Dunbarton Glazed Fiberglass Door Panel or Dunbarton Glazed Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15362-R0\",\"approval_number\":\"FL15362.17\",\"seq\":17,\"product_model\":\"q. Achiever \\\"ES\\\" Series\",\"product_description\":\"Continuous Head and Sill In-swing Wood Frame System with Sidelite (XO or OX configuration) utilizing a Dunbarton Glazed Fiberglass Door Panel or Dunbarton Glazed Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15362-R0\",\"approval_number\":\"FL15362.18\",\"seq\":18,\"product_model\":\"r. Achiever \\\"ES\\\" Series\",\"product_description\":\"Continuous Head and Sill In-swing Wood Frame System with Sidelites (OXO configuration) utilizing a Dunbarton Glazed Fiberglass Door Panel or Dunbarton Glazed Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15362-R0\",\"approval_number\":\"FL15362.19\",\"seq\":19,\"product_model\":\"s. Achiever \\\"ES\\\" Series\",\"product_description\":\"Continuous Head and Sill In-swing Center Hinged Wood Frame System (OX or XO configuration) utilizing a Dunbarton Glazed Fiberglass Door Panel or Dunbarton Glazed Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15364-R0\",\"approval_number\":\"FL15364.1\",\"seq\":1,\"product_model\":\"a. Rediflex Steel Frames\",\"product_description\":\"Up to a 3'0 x 6'8 - In-swing or Out-swing Two Piece Steel frame System Utilizing a Therma-Tru \\\"Fiber-Classic\\\" Fiberglass Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15364-R0\",\"approval_number\":\"FL15364.2\",\"seq\":2,\"product_model\":\"b. Rediflex Steel Frames\",\"product_description\":\"Up to a 3'0 x 6'8 - In-swing or Out-swing Two Piece Steel Frame System Utilizing a Trinity Glass International Fiberglass Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15364-R0\",\"approval_number\":\"FL15364.3\",\"seq\":3,\"product_model\":\"c. Rediflex Steel Frames\",\"product_description\":\"Up to a 3'0 x 6'8 - In-swing or Out-swing Two Piece Steel Frame System Utilizing a Plastpro\\\/Nanya Fiberglass Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15364-R0\",\"approval_number\":\"FL15364.4\",\"seq\":4,\"product_model\":\"d. Rediflex Steel Frame\",\"product_description\":\"Two Piece Steel Frame System Utilizing a Glazed Fiberglass Door Panel (Inswing or Outswing - X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15364-R0\",\"approval_number\":\"FL15364.5\",\"seq\":5,\"product_model\":\"e. Rediflex Steel Frame\",\"product_description\":\"See INST 15364.5 for Design Pressure Ratings, any additional use limitations, installation instructions and product particulars.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15366-R0\",\"approval_number\":\"FL15366.1\",\"seq\":1,\"product_model\":\"a. Rediframe Steel Frame\",\"product_description\":\"One Piece Steel Frame System Utilizing A Taylor Opaque Steel Door Panel (Inswing or Outswing - X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15366-R0\",\"approval_number\":\"FL15366.2\",\"seq\":2,\"product_model\":\"b. Rediframe Steel Frame\",\"product_description\":\"One Piece Steel Frame System Utilizing a Masonite Steel Opaque Door Panel (Inswing or Outswing - X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15366-R0\",\"approval_number\":\"FL15366.3\",\"seq\":3,\"product_model\":\"c. Rediframe Steel Frame\",\"product_description\":\"One Piece Steel Frame System Utilizing A Jeld-Wen Opaque Steel Door Panel (Inswing or Outswing - X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15367-R0\",\"approval_number\":\"FL15367.1\",\"seq\":1,\"product_model\":\"a. Rediframe Steel Frames\",\"product_description\":\"Up to a 3'0 x 6'8 - In-swing or Out-swing One Piece Steel frame System Utilizing a Therma-Tru \\\"Fiber-Classic\\\" Fiberglass Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15367-R0\",\"approval_number\":\"FL15367.2\",\"seq\":2,\"product_model\":\"b. Rediframe Steel Frames\",\"product_description\":\"Up to a 3'0 x 6'8 - In-swing or Out-swing One Piece Steel Frame System Utilizing a Trinity Glass International Fiberglass Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15367-R0\",\"approval_number\":\"FL15367.3\",\"seq\":3,\"product_model\":\"c. Rediframe Steel Frames\",\"product_description\":\"Up to a 3'0 x 6'8 - In-swing or Out-swing One Piece Steel Frame System Utilizing a Plastpro\\\/Nanya Fiberglass Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15366-R1\",\"approval_number\":\"FL15366.4\",\"seq\":4,\"product_model\":\"d. Rediframe Steel Frame\",\"product_description\":\"One Piece Steel Frame System Utilizing A Therma-Tru Opaque Fiberglass Door Panel (Inswing or Outswing - X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15366-R1\",\"approval_number\":\"FL15366.5\",\"seq\":5,\"product_model\":\"e. Rediframe Steel Frame\",\"product_description\":\"One Piece Steel Frame System Utilizing A Trinity Opaque Fiberglass Door Panel (Inswing or Outswing - X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15366-R1\",\"approval_number\":\"FL15366.6\",\"seq\":6,\"product_model\":\"f. Rediframe Steel Frame\",\"product_description\":\"One Piece Steel Frame System Utilizing A Plastpro Opaque Fiberglass Door Panel (Inswing or Outswing - X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#19089-R0\",\"approval_number\":\"FL19089.1\",\"seq\":1,\"product_model\":\"a. \\\"LS\\\" Series\",\"product_description\":\"Up to a Nominal 3'0 x 7'0 - 20 ga. \\\"Impact\\\" Opaque Embossed or Flush Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame (Outswing Single Configuration \\\"X\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#19089-R0\",\"approval_number\":\"FL19089.2\",\"seq\":2,\"product_model\":\"b. \\\"LS\\\" Series\",\"product_description\":\"Up to a Nominal 4'0 x 8'0 - Single or Nominal 8'0 x 8'0 Pair 18 ga. \\\"Impact\\\" Opaque Embossed or Flush Commercial Steel Doors in a 16 ga. Hollow Metal Steel Frame (Outswing Configurations \\\"X or XX\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#9231-R7\",\"approval_number\":\"FL9231.3\",\"seq\":3,\"product_model\":\"c. \\\"Rediframe PD\\\"\",\"product_description\":\"3'0 x 7'0 \\\"Rediframe PD\\\" Hollow Metal (Welded or KD) Frame with a Steel Opaque Door Panel - Inswing \\\/ Outswing Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#9231-R7\",\"approval_number\":\"FL9231.4\",\"seq\":4,\"product_model\":\"d. \\\"Rediframe PD\\\"\",\"product_description\":\"3'0 x 8'0 \\\"Rediframe PD\\\" Hollow Metal (Welded or KD) Frame with a Steel Opaque Door Panel - Inswing \\\/ Outswing Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#9231-R7\",\"approval_number\":\"FL9231.5\",\"seq\":5,\"product_model\":\"e. \\\"Rediframe PD\\\"\",\"product_description\":\"3'0 x 7'0 \\\"Rediframe PD\\\" Hollow Metal (Welded or KD) Frame with a Steel Opaque Door Panel - Inswing \\\/ Outswing Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#9231-R7\",\"approval_number\":\"FL9231.6\",\"seq\":6,\"product_model\":\"f. \\\"Rediframe PD\\\"\",\"product_description\":\"3'0 x 8'0 \\\"Rediframe PD\\\" Hollow Metal (Welded or KD) Frame with a Steel Opaque Door Panel - Inswing \\\/ Outswing Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Simpson Door Company\":[{\"manufacturer\":\"Simpson Door Company\",\"approval_number_master\":\"FL#9668-R12\",\"approval_number\":\"FL9668.1\",\"seq\":1,\"product_model\":\"Series 7001 Wood French Door\",\"product_description\":\"Series 7001 Wood French Door - Inswing Style, Fixed In-Frame\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Door Company\",\"approval_number_master\":\"FL#14487-R10\",\"approval_number\":\"FL14487.1\",\"seq\":1,\"product_model\":\"Series \\\"Dowel\\\" and \\\"Mortise and Tenon\\\" French Wood Door\",\"product_description\":\"Glazed and Opaque, In-Swing and Out-Swing, Wood French Doors\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Door Company\",\"approval_number_master\":\"FL#14487-R10\",\"approval_number\":\"FL14487.2\",\"seq\":2,\"product_model\":\"Series \\\"Dowel\\\" and \\\"Mortise and Tenon\\\" French Wood Door\",\"product_description\":\"Glazed and Opaque, In-Swing and Out-Swing, Wood French Doors\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Door Company\",\"approval_number_master\":\"FL#14487-R10\",\"approval_number\":\"FL14487.3\",\"seq\":3,\"product_model\":\"Series \\\"Dowel\\\" and \\\"Mortise and Tenon\\\" French Wood Door\",\"product_description\":\"Glazed and Opaque, In-Swing and Out-Swing, Wood French Doors\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Door Company\",\"approval_number_master\":\"FL#14487-R10\",\"approval_number\":\"FL14487.4\",\"seq\":4,\"product_model\":\"Series \\\"Mortise and Tenon\\\" French Wood Door\",\"product_description\":\"Glazed and Opaque, In-Swing and Out-Swing, Wood French Doors\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Door Company\",\"approval_number_master\":\"FL#39328-R1\",\"approval_number\":\"FL39328.3\",\"seq\":3,\"product_model\":\"Hemlock\\\/Fir Glazed Double Outswing Door w\\\/Sidelites\",\"product_description\":\"Hemlock\\\/Fir Glazed Double Outswing Door w\\\/Sidelites\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Door Company\",\"approval_number_master\":\"FL#39328-R1\",\"approval_number\":\"FL39328.6\",\"seq\":6,\"product_model\":\"Impact 10ft. Glazed Wood Entry Door\",\"product_description\":\"Impact 10ft. Glazed Wood Entry Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Door Company\",\"approval_number_master\":\"FL#39328-R1\",\"approval_number\":\"FL39328.7\",\"seq\":7,\"product_model\":\"Impact 10ft. Opaque Wood Entry Door\",\"product_description\":\"Impact 10ft. Opaque Wood Entry Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Door Company\",\"approval_number_master\":\"FL#39328-R1\",\"approval_number\":\"FL39328.8\",\"seq\":8,\"product_model\":\"Mahogany and Hemlock\\\/Fir Opaque Single Outswing Door w\\\/Sidelites & Transom\",\"product_description\":\"Mahogany and Hemlock\\\/Fir Opaque Single Outswing Door w\\\/Sidelites & Transom\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Door Company\",\"approval_number_master\":\"FL#39328-R1\",\"approval_number\":\"FL39328.10\",\"seq\":10,\"product_model\":\"Mahogany Thoro-Hung Westar Glazed Double Outswing Door\",\"product_description\":\"Mahogany Thoro-Hung Westar Glazed Double Outswing Door - Impact Rated\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Door Company\",\"approval_number_master\":\"FL#3716-R0\",\"approval_number\":\"FL3716.1\",\"seq\":1,\"product_model\":\"Mastermark Wood Door\",\"product_description\":\"Outswing Full-Lite Wood French Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Door Company\",\"approval_number_master\":\"FL#3716-R0\",\"approval_number\":\"FL3716.2\",\"seq\":2,\"product_model\":\"Mastermark Wood Door\",\"product_description\":\"Outswing Full-Lite Wood Entry Door with Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Door Company\",\"approval_number_master\":\"FL#3716-R0\",\"approval_number\":\"FL3716.3\",\"seq\":3,\"product_model\":\"Mastermark Wood Door\",\"product_description\":\"Outswing Full-Lite Wood Entry Door with Sidelites and Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Door Company\",\"approval_number_master\":\"FL#3716-R0\",\"approval_number\":\"FL3716.4\",\"seq\":4,\"product_model\":\"Mastermark Wood Door\",\"product_description\":\"Inswing French Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Door Company\",\"approval_number_master\":\"FL#3716-R0\",\"approval_number\":\"FL3716.5\",\"seq\":5,\"product_model\":\"Mastermark Wood Door\",\"product_description\":\"Wood Inswing Door with Sidelites and Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Door Company\",\"approval_number_master\":\"FL#3716-R0\",\"approval_number\":\"FL3716.6\",\"seq\":6,\"product_model\":\"Mastermark Wood Door\",\"product_description\":\"Wood Inswing Door with Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Door Company\",\"approval_number_master\":\"FL#9361-R0\",\"approval_number\":\"FL9361.1\",\"seq\":1,\"product_model\":\"Series 7001\",\"product_description\":\"Wood French In-Swing Glazed Door\",\"design_pressure\":\"+52.5\\\/-52.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Door Company\",\"approval_number_master\":\"FL#9361-R0\",\"approval_number\":\"FL9361.2\",\"seq\":2,\"product_model\":\"Series 7001\",\"product_description\":\"Wood French Out-Swing Glazed Door\",\"design_pressure\":\"+52.5\\\/-52.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Door Company\",\"approval_number_master\":\"FL#9668-R1\",\"approval_number\":\"FL9668.2\",\"seq\":2,\"product_model\":\"Series \\\"7001\\\" Wood French I.S. Non Imact\",\"product_description\":\"Series \\\"7001\\\" Wood Glazed Doors, Non Impact 74x82\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Door Company\",\"approval_number_master\":\"FL#9668-R1\",\"approval_number\":\"FL9668.3\",\"seq\":3,\"product_model\":\"Series \\\"7001\\\" Wood French I.S. Non Impact\",\"product_description\":\"Series \\\"7001\\\" Wood Glazed Doors, Non Impact 74x98\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Door Company\",\"approval_number_master\":\"FL#9668-R1\",\"approval_number\":\"FL9668.4\",\"seq\":4,\"product_model\":\"Series \\\"7001\\\" Wood French I.S., LMI\",\"product_description\":\"Series \\\"7001\\\" Wood French I.S. Glazed Impacted Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Door Company\",\"approval_number_master\":\"FL#12434-R0\",\"approval_number\":\"FL12434.1\",\"seq\":1,\"product_model\":\"Double I.S. Wood Door\",\"product_description\":\"Double I.S. Wood Opaque Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Door Company\",\"approval_number_master\":\"FL#12434-R0\",\"approval_number\":\"FL12434.2\",\"seq\":2,\"product_model\":\"Double O.S. Wood Door\",\"product_description\":\"Double O.S. Wood Opaque Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Door Company\",\"approval_number_master\":\"FL#12434-R0\",\"approval_number\":\"FL12434.3\",\"seq\":3,\"product_model\":\"Single Door w\\\/ Sidelites\",\"product_description\":\"Single Inswing Opaque Door w\\\/Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Door Company\",\"approval_number_master\":\"FL#12434-R0\",\"approval_number\":\"FL12434.4\",\"seq\":4,\"product_model\":\"Single Door w\\\/ Sidelites\",\"product_description\":\"Single Outswing Opaque Door w\\\/Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Door Company\",\"approval_number_master\":\"FL#39328-R0\",\"approval_number\":\"FL39328.1\",\"seq\":1,\"product_model\":\"Hemlock Fir I\\\/S Door W\\\/ & W\\\/O Sidelites & Transom\",\"product_description\":\"Hemlock Fir I\\\/S Door W\\\/ & W\\\/O Sidelites & Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Door Company\",\"approval_number_master\":\"FL#39328-R0\",\"approval_number\":\"FL39328.2\",\"seq\":2,\"product_model\":\"Hemlock\\\/Fir Glazed Double Inswing Door w\\\/Sidelites\",\"product_description\":\"Hemlock\\\/Fir Glazed Double Inswing Door w\\\/Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Door Company\",\"approval_number_master\":\"FL#39328-R0\",\"approval_number\":\"FL39328.4\",\"seq\":4,\"product_model\":\"High Impact Wood Inswing Doors with\\\/without Sidelites & Transoms\",\"product_description\":\"High Impact Wood Inswing Doors with\\\/without Sidelites & Transoms\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Door Company\",\"approval_number_master\":\"FL#39328-R0\",\"approval_number\":\"FL39328.5\",\"seq\":5,\"product_model\":\"High Impact Wood Outswing Doors with\\\/without Sidelites & Transoms\",\"product_description\":\"High Impact Wood Outswing Doors with\\\/without Sidelites & Transoms\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Door Company\",\"approval_number_master\":\"FL#39328-R0\",\"approval_number\":\"FL39328.9\",\"seq\":9,\"product_model\":\"Mahogany Inswing Door W\\\/ & W\\\/O Sidelites & Transom\",\"product_description\":\"Mahogany Inswing Door W\\\/ & W\\\/O Sidelites & Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"GlassCraft Door Corporation\":[{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#9845-R9\",\"approval_number\":\"FL9845.1\",\"seq\":1,\"product_model\":\"Portobello\\\/Estancia Arch Top Double\",\"product_description\":\"Portobello \\\/ Estancia 8' Arch Top Double Doors (Out Swing)\",\"design_pressure\":\"+35.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#9845-R9\",\"approval_number\":\"FL9845.2\",\"seq\":2,\"product_model\":\"Portobello\\\/Estancia Arch Top Double\",\"product_description\":\"Portobello \\\/ Estancia 8' Arch Top Double Doors (In Swing)\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#9845-R9\",\"approval_number\":\"FL9845.3\",\"seq\":3,\"product_model\":\"Portobello\\\/Estancia Round Top Double\",\"product_description\":\"Portobello \\\/ Estancia 8' Round Top Double Doors (Out Swing)\",\"design_pressure\":\"+50.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#9845-R9\",\"approval_number\":\"FL9845.4\",\"seq\":4,\"product_model\":\"Portobello\\\/Estancia Round Top Double\",\"product_description\":\"Portobello \\\/ Estancia 8' Round Top Double Doors (In Swing)\",\"design_pressure\":\"+50.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#9845-R9\",\"approval_number\":\"FL9845.5\",\"seq\":5,\"product_model\":\"Six Lite TDL Arch Top Double\",\"product_description\":\"True Divided Lite, 8' Arch top Double Hardwood Doors (Out Swing)\",\"design_pressure\":\"+45.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#9845-R9\",\"approval_number\":\"FL9845.6\",\"seq\":6,\"product_model\":\"Six Lite TDL Arch Top Double\",\"product_description\":\"True Divided Lite, 8' Arch top Double Hardwood Doors (In Swing)\",\"design_pressure\":\"+45.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#18022-R3\",\"approval_number\":\"FL18022.1\",\"seq\":1,\"product_model\":\"07 - Estancia In Swing Double Doors\",\"product_description\":\"Estancia in swing double doors with or without transom\",\"design_pressure\":\"+36.2\\\/-45.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#18022-R3\",\"approval_number\":\"FL18022.2\",\"seq\":2,\"product_model\":\"08 - Estancia in swing single doors\",\"product_description\":\"Estancia in swing single doors with or without sidelights with or without transom\",\"design_pressure\":\"+36.2\\\/-45.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#18022-R3\",\"approval_number\":\"FL18022.3\",\"seq\":3,\"product_model\":\"09 - Estancia Out Swing Double Doors\",\"product_description\":\"Estancia out swing double doors with or without transom\",\"design_pressure\":\"+36.2\\\/-45.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#18022-R3\",\"approval_number\":\"FL18022.4\",\"seq\":4,\"product_model\":\"10 - Estancia out swing single doors\",\"product_description\":\"Estancia out swing single doors with or without sidelights with or without transom\",\"design_pressure\":\"+36.2\\\/-457\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#18022-R3\",\"approval_number\":\"FL18022.5\",\"seq\":5,\"product_model\":\"11 - Portobello in swing double doors\",\"product_description\":\"Portobello in swing double doors with or without transom\",\"design_pressure\":\"+36.2\\\/-45.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#18022-R3\",\"approval_number\":\"FL18022.6\",\"seq\":6,\"product_model\":\"12 - Portobello In swing single doors\",\"product_description\":\"All Portobello in swing single doors with or without sidelights and with or without transom.\",\"design_pressure\":\"+36.2\\\/-45.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#18022-R3\",\"approval_number\":\"FL18022.7\",\"seq\":7,\"product_model\":\"13 - Portobello Out Swing Double Doors\",\"product_description\":\"Portobello out swing double doors with or without transom\",\"design_pressure\":\"+36.2\\\/-45.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#18022-R3\",\"approval_number\":\"FL18022.8\",\"seq\":8,\"product_model\":\"14 - Portobello out swing single doors\",\"product_description\":\"Portobello out swing doors with or without sidelights with or without transom\",\"design_pressure\":\"+36.2\\\/-45.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#18022-R3\",\"approval_number\":\"FL18022.9\",\"seq\":9,\"product_model\":\"15 - Estancia Hardwood Door\",\"product_description\":\"Estancia 42\\\" x 8' or smaller in swing single door\",\"design_pressure\":\"+47.2\\\/-51.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#18022-R3\",\"approval_number\":\"FL18022.10\",\"seq\":10,\"product_model\":\"16 - Estancia Hardwood Doors\",\"product_description\":\"Estancia 42\\\" x 8' or smaller out swing single door\",\"design_pressure\":\"+47.2\\\/-51.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#18022-R3\",\"approval_number\":\"FL18022.11\",\"seq\":11,\"product_model\":\"17 - Portobello Hardwood Doors\",\"product_description\":\"Portobello 42\\\" x 8' or smaller out swing single door\",\"design_pressure\":\"+47.2\\\/-51.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#18022-R3\",\"approval_number\":\"FL18022.12\",\"seq\":12,\"product_model\":\"18 - Portobello Hardwood Doors\",\"product_description\":\"Portobello 42\\\" x 8' or smaller in swing single door\",\"design_pressure\":\"+47.2\\\/-51.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#18022-R3\",\"approval_number\":\"FL18022.13\",\"seq\":13,\"product_model\":\"19 - Mahogany Entry Door\",\"product_description\":\"6'x8' Double Inswing Hardwood TDL Door with Half Circle TDL Transom\",\"design_pressure\":\"+44.24\\\/-55.72\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#18022-R3\",\"approval_number\":\"FL18022.14\",\"seq\":14,\"product_model\":\"20 - Mahogany Entry Door\",\"product_description\":\"6'x8' Double Outswing Hardwood TDL Door with Half Circle TDL Transom\",\"design_pressure\":\"+44.24\\\/-55.72\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#18022-R3\",\"approval_number\":\"FL18022.15\",\"seq\":15,\"product_model\":\"21 - Mahogany Entry Door\",\"product_description\":\"3'x8' Single Inswing TDL Hardwood Door with TDL Sidelites\",\"design_pressure\":\"+47.18\\\/-61.60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#18022-R3\",\"approval_number\":\"FL18022.16\",\"seq\":16,\"product_model\":\"22 - Mahogany Entry Door\",\"product_description\":\"3'x8' Single Outswing TDL Hardwood Door with TDL Sidelites\",\"design_pressure\":\"+47.18\\\/-61.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#18022-R3\",\"approval_number\":\"FL18022.17\",\"seq\":17,\"product_model\":\"23 - Fiberglass Door\",\"product_description\":\"In-swing Fiberglass Glazed Double Doors\",\"design_pressure\":\"+31.6\\\/-34.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#18022-R3\",\"approval_number\":\"FL18022.18\",\"seq\":18,\"product_model\":\"24 - Fiberglass Door\",\"product_description\":\"In-swing Fiberglass Door w\\\/ Sidelites\",\"design_pressure\":\"+31.6\\\/-34.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#18022-R3\",\"approval_number\":\"FL18022.19\",\"seq\":19,\"product_model\":\"25 - Fiberglass Door\",\"product_description\":\"In-swing Fiberglass Solid Double Doors\",\"design_pressure\":\"+31.6\\\/-34.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#18022-R3\",\"approval_number\":\"FL18022.20\",\"seq\":20,\"product_model\":\"26 - 8'-0\\\" Single Wood Door\",\"product_description\":\"with Speak Easy\",\"design_pressure\":\"+40.10\\\/-40.10\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#18022-R3\",\"approval_number\":\"FL18022.21\",\"seq\":21,\"product_model\":\"27 - Inswing - 8'0\\\" Triple Steel Door Glazed\",\"product_description\":\"Inswing - 8'0\\\" Triple Steel Door Glazed\",\"design_pressure\":\"+80.20\\\/-80.20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#18022-R3\",\"approval_number\":\"FL18022.22\",\"seq\":22,\"product_model\":\"28 - Outswing - 8'0\\\" Triple Steel Door Glazed\",\"product_description\":\"Outswing - 8'0\\\" Triple Steel Door Glazed\",\"design_pressure\":\"+80.20\\\/-80.20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#18022-R3\",\"approval_number\":\"FL18022.23\",\"seq\":23,\"product_model\":\"29 - Inswing - 8'0\\\" Triple Steel Door Glazed\",\"product_description\":\"Inswing - 8'0\\\" Triple Steel Door Glazed\",\"design_pressure\":\"+80.20\\\/-80.20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#18022-R3\",\"approval_number\":\"FL18022.24\",\"seq\":24,\"product_model\":\"30 - Outswing - 8'0\\\" Triple Steel Door Glazed\",\"product_description\":\"Outswing - 8'0\\\" Triple Steel Door Glazed\",\"design_pressure\":\"+80.20\\\/-80.20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#18022-R3\",\"approval_number\":\"FL18022.25\",\"seq\":25,\"product_model\":\"31 - Inswing\\\/Outswing Hardwood Glazed Double\\\/Single TDL Doors\",\"product_description\":\"Inswing\\\/Outswing Hardwood Glazed Double\\\/Single TDL Doors\",\"design_pressure\":\"+60.15\\\/-60.15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#18022-R3\",\"approval_number\":\"FL18022.26\",\"seq\":26,\"product_model\":\"32 - Inswing\\\/Outswing Hardwood Glazed Double Doors Single with Sidelite\",\"product_description\":\"Inswing\\\/Outswing Hardwood Glazed Double Doors Single with Sidelite\",\"design_pressure\":\"+60.15\\\/-60.15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#18022-R3\",\"approval_number\":\"FL18022.27\",\"seq\":27,\"product_model\":\"33 - Inswing\\\/Outswing Hardware Glazed Double TLD Doors Arch Top\",\"product_description\":\"Inswing\\\/Outswing Hardware Glazed Double TLD Doors Arch Top\",\"design_pressure\":\"+60.15\\\/-60.15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#27077-R2\",\"approval_number\":\"FL27077.1\",\"seq\":1,\"product_model\":\"Double Hardwood Glazed Wide Muntin TDL Panel Wood Door (In-Swing)\",\"product_description\":\"Double Hardwood Glazed Wide Muntin TDL Panel Wood Door (In-Swing)\",\"design_pressure\":\"+50.13\\\/-50.13\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#34563-R1\",\"approval_number\":\"FL34563.1\",\"seq\":1,\"product_model\":\"01 - Inswing 8'O\\\" Double Fiberglass Door Glazed\",\"product_description\":\"Inswing 8'O\\\" Double Fiberglass Door Glazed\",\"design_pressure\":\"+50.14\\\/-50.14\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#34563-R1\",\"approval_number\":\"FL34563.2\",\"seq\":2,\"product_model\":\"02 - Inswing 8'O\\\" Single Fiberglass Door with Speak Easy\",\"product_description\":\"Inswing 8'O\\\" Single Fiberglass Door with Speak Easy\",\"design_pressure\":\"+50.14\\\/-50.14\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#34563-R1\",\"approval_number\":\"FL34563.3\",\"seq\":3,\"product_model\":\"03 - Inswing 8'O\\\" Triple Fiberglass Door Glazed\",\"product_description\":\"Inswing 8'O\\\" Triple Fiberglass Door Glazed\",\"design_pressure\":\"+50.14\\\/-50.14\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#34563-R1\",\"approval_number\":\"FL34563.4\",\"seq\":4,\"product_model\":\"04 - Outswing 8'O\\\" Double Fiberglass Door Glazed\",\"product_description\":\"Outswing 8'O\\\" Double Fiberglass Door Glazed\",\"design_pressure\":\"+50.14\\\/-50.14\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#34563-R1\",\"approval_number\":\"FL34563.5\",\"seq\":5,\"product_model\":\"05 - Outswing 8'O\\\" Single Fiberglass Door with Speak Easy\",\"product_description\":\"Outswing 8'O\\\" Single Fiberglass Door with Speak Easy\",\"design_pressure\":\"+50.14\\\/-50.14\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#34563-R1\",\"approval_number\":\"FL34563.6\",\"seq\":6,\"product_model\":\"06 - Outswing 8'O\\\" Tripple Fiberglass Door Glazed\",\"product_description\":\"Outswing 8'O\\\" Triple Fiberglass Door Glazed\",\"design_pressure\":\"+50.14\\\/-50.14\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#39764-R4\",\"approval_number\":\"FL39764.8\",\"seq\":8,\"product_model\":\"h. Fiberglass Door\",\"product_description\":\"Up to a 6'8 Half Lite \\\"Non-Impact\\\" Integral Flush Glazed Fiberglass Single Door (Inswing (X) Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#47587-R0\",\"approval_number\":\"FL47587.1\",\"seq\":1,\"product_model\":\"a. Value Series FiberCraft\",\"product_description\":\"Up to a 6'8 Opaque \\\"Non-Impact\\\" Fiberglass Single Door, Outswing or Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#47587-R0\",\"approval_number\":\"FL47587.2\",\"seq\":2,\"product_model\":\"b. Value Series FiberCraft\",\"product_description\":\"Up to a 6'8 Integral Flush Glazed \\\"Non-Impact\\\" Fiberglass Single Door, Outswing or Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#47587-R0\",\"approval_number\":\"FL47587.3\",\"seq\":3,\"product_model\":\"c. Value Series FiberCraft\",\"product_description\":\"Up to a 8'0 Opaque \\\"Non-Impact\\\" Fiberglass Single Door, Outswing or Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#47587-R0\",\"approval_number\":\"FL47587.4\",\"seq\":4,\"product_model\":\"d. Value Series FiberCraft\",\"product_description\":\"Up to a 8'0 Integral Flush Glazed \\\"Non-Impact\\\" Fiberglass Single Door, Outswing or Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#3235-R0\",\"approval_number\":\"FL3235.1\",\"seq\":1,\"product_model\":\"Portobello Doors\",\"product_description\":\"Portobello I\\\/S Door with or without sidelites and transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#3235-R0\",\"approval_number\":\"FL3235.2\",\"seq\":2,\"product_model\":\"Portobello Doors\",\"product_description\":\"Portobello Double Full Lite 6-8 Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#3235-R0\",\"approval_number\":\"FL3235.3\",\"seq\":3,\"product_model\":\"Portobello Doors\",\"product_description\":\"Portobello 8-0 3\\\/4 lite sidelite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#3235-R0\",\"approval_number\":\"FL3235.4\",\"seq\":4,\"product_model\":\"Portobello Doors\",\"product_description\":\"Portobello I\\\/S 3\\\/4 Lite 8-0 Dbl Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#3235-R0\",\"approval_number\":\"FL3235.5\",\"seq\":5,\"product_model\":\"Portobello Doors\",\"product_description\":\"Portobello I\\\/S 3\\\/4 Lite 8-0 Dbl Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#3235-R0\",\"approval_number\":\"FL3235.6\",\"seq\":6,\"product_model\":\"Portobello Doors\",\"product_description\":\"Portobello I\\\/S 3\\\/4 lite 8-0 Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#7390-R3\",\"approval_number\":\"FL7390.1\",\"seq\":1,\"product_model\":\"Estancia In Swing Double Doors\",\"product_description\":\"Estancia in swing double doors with or without transom\",\"design_pressure\":\"+36.2\\\/-45.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#7390-R3\",\"approval_number\":\"FL7390.2\",\"seq\":2,\"product_model\":\"Estancia in swing single doors\",\"product_description\":\"Estancia in swing single doors with or without sidelights with or with out transom\",\"design_pressure\":\"+36.2\\\/-45.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#7390-R3\",\"approval_number\":\"FL7390.3\",\"seq\":3,\"product_model\":\"Estancia Out Swing Double Doors\",\"product_description\":\"Estancia out swing double doors with or without transom\",\"design_pressure\":\"+36.2\\\/-45.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#7390-R3\",\"approval_number\":\"FL7390.4\",\"seq\":4,\"product_model\":\"Estancia out swing single doors\",\"product_description\":\"Estancia out swing single doors with or without sidelights with or without transom\",\"design_pressure\":\"+36.2\\\/-45.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#7390-R3\",\"approval_number\":\"FL7390.5\",\"seq\":5,\"product_model\":\"Portobello in swing double doors\",\"product_description\":\"Portobello in swing double doors with or with out transom\",\"design_pressure\":\"+36.2\\\/-45.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#7390-R3\",\"approval_number\":\"FL7390.6\",\"seq\":6,\"product_model\":\"Portobello In swing single doors\",\"product_description\":\"All Portobello in swing single doors with or without sidelights and with or without tramsom.\",\"design_pressure\":\"+36.2\\\/-45.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#7390-R3\",\"approval_number\":\"FL7390.7\",\"seq\":7,\"product_model\":\"Portobello Out Swing Double Doors\",\"product_description\":\"Portobello out swing double doors with or without transom\",\"design_pressure\":\"+36.2\\\/-45.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#7390-R3\",\"approval_number\":\"FL7390.8\",\"seq\":8,\"product_model\":\"Portobello out swing single doors\",\"product_description\":\"Portobello out swing doors with or with out sidelights with or without transom\",\"design_pressure\":\"+36.2\\\/-45.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#8289-R2\",\"approval_number\":\"FL8289.1\",\"seq\":1,\"product_model\":\"Estancia Hardwood Door\",\"product_description\":\"Estancia 42\\\" x 8' or smaller in swing single door\",\"design_pressure\":\"+47.2\\\/-51.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#8289-R2\",\"approval_number\":\"FL8289.2\",\"seq\":2,\"product_model\":\"Estancia Hardwood Doors\",\"product_description\":\"Estancia 42\\\" x 8' or smaller out swing single door\",\"design_pressure\":\"+47.2\\\/-51.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#8289-R2\",\"approval_number\":\"FL8289.3\",\"seq\":3,\"product_model\":\"Portobello Hardwood Doors\",\"product_description\":\"Portobello 42\\\" x 8' or smaller out swing single door\",\"design_pressure\":\"+47.2\\\/-51.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#8289-R2\",\"approval_number\":\"FL8289.4\",\"seq\":4,\"product_model\":\"Portobello Hardwood Doors\",\"product_description\":\"Portobello 42\\\" x 8' or smaller in swing single door\",\"design_pressure\":\"+47.2\\\/-51.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#11001-R0\",\"approval_number\":\"FL11001.1\",\"seq\":1,\"product_model\":\"Mahogany Entry Door\",\"product_description\":\"6'x8' Double Inswing Hardwood TDL Door with Half Circle TDL Transom\",\"design_pressure\":\"+44.24\\\/-55.72\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#11003-R0\",\"approval_number\":\"FL11003.1\",\"seq\":1,\"product_model\":\"Mahogany Intry Door\",\"product_description\":\"6'x8' Double Outswing Hardwood TDL Door with Half Circle TDL Transom\",\"design_pressure\":\"+44.24\\\/-55.72\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#11005-R0\",\"approval_number\":\"FL11005.1\",\"seq\":1,\"product_model\":\"Mahogany Intry Door\",\"product_description\":\"3'x8' Single Inswing TDL Hardwood Door with TDL Sidelites\",\"design_pressure\":\"+47.18\\\/-61.60\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#11006-R0\",\"approval_number\":\"FL11006.1\",\"seq\":1,\"product_model\":\"Mahogany Entry Door\",\"product_description\":\"3'x8' Single Outswing TDL Hardwood Door with TDL Sidelites\",\"design_pressure\":\"+47.18\\\/-61.6\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#14568-R0\",\"approval_number\":\"FL14568.1\",\"seq\":1,\"product_model\":\"Fiberglass Glazed Doors\",\"product_description\":\"Fiberglass In Swing Door with Side Lites\",\"design_pressure\":\"+31.6\\\/-34.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#14568-R0\",\"approval_number\":\"FL14568.2\",\"seq\":2,\"product_model\":\"Fiberglass Glazed Doors\",\"product_description\":\"Fiberglass In Swing Glazed Double Doors\",\"design_pressure\":\"+31.6\\\/-34.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#14568-R0\",\"approval_number\":\"FL14568.3\",\"seq\":3,\"product_model\":\"Fiberglass Glazed Doors\",\"product_description\":\"Fiberglass In Swing Double Doors with Speak Easy\",\"design_pressure\":\"+31.6\\\/-34.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#14709-R0\",\"approval_number\":\"FL14709.1\",\"seq\":1,\"product_model\":\"Fiberglass Door\",\"product_description\":\"In-swing Fiberglass Glazed Double Doors\",\"design_pressure\":\"+31.6\\\/-34.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#14709-R0\",\"approval_number\":\"FL14709.2\",\"seq\":2,\"product_model\":\"Fiberglass Door\",\"product_description\":\"In-swing Fiberglass Door w\\\/ Side lites\",\"design_pressure\":\"+31.6\\\/-34.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#14709-R0\",\"approval_number\":\"FL14709.3\",\"seq\":3,\"product_model\":\"Fiberglass Door\",\"product_description\":\"In-swing Fiberglass Solid Double Doors\",\"design_pressure\":\"+31.6\\\/-34.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#16727-R0\",\"approval_number\":\"FL16727.1\",\"seq\":1,\"product_model\":\"8'-0\\\" Single Wood Door\",\"product_description\":\"with Speak Easy\",\"design_pressure\":\"+40.10\\\/-40.10\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#20828-R0\",\"approval_number\":\"FL20828.1\",\"seq\":1,\"product_model\":\"Inswing - 8'0\\\" Triple Steel Door Glazed\",\"product_description\":\"Inswing - 8'0\\\" Triple Steel Door Glazed\",\"design_pressure\":\"+80.20\\\/-80.20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#20828-R0\",\"approval_number\":\"FL20828.2\",\"seq\":2,\"product_model\":\"Outswing - 8'0\\\" Triple Steel Door Glazed\",\"product_description\":\"Outswing - 8'0\\\" Triple Steel Door Glazed\",\"design_pressure\":\"+80.20\\\/-80.20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#18022-R1\",\"approval_number\":\"FL18022.28\",\"seq\":28,\"product_model\":\"28 - Outswing - 8'0\\\" Triple Steel Door Glazed\",\"product_description\":\"Outswing - 8'0\\\" Triple Steel Door Glazed\",\"design_pressure\":\"+80.20\\\/-80.20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#18022-R1\",\"approval_number\":\"FL18022.29\",\"seq\":29,\"product_model\":\"29 - Inswing - 8'0\\\" Triple Steel Door Glazed\",\"product_description\":\"Inswing - 8'0\\\" Triple Steel Door Glazed\",\"design_pressure\":\"+80.20\\\/-80.20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#18022-R1\",\"approval_number\":\"FL18022.30\",\"seq\":30,\"product_model\":\"30 - Outswing - 8'0\\\" Triple Steel Door Glazed\",\"product_description\":\"Outswing - 8'0\\\" Triple Steel Door Glazed\",\"design_pressure\":\"+80.20\\\/-80.20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#18022-R1\",\"approval_number\":\"FL18022.31\",\"seq\":31,\"product_model\":\"31 - Inswing\\\/Outswing Hardwood Glazed Double\\\/Single TDL Doors\",\"product_description\":\"Inswing\\\/Outswing Hardwood Glazed Double\\\/Single TDL Doors\",\"design_pressure\":\"+60.15\\\/-60.15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#18022-R1\",\"approval_number\":\"FL18022.32\",\"seq\":32,\"product_model\":\"32 - Inswing\\\/Outswing Hardwood Glazed Double Doors Single with Sidelite\",\"product_description\":\"Inswing\\\/Outswing Hardwood Glazed Double Doors Single with Sidelite\",\"design_pressure\":\"+60.15\\\/-60.15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#18022-R1\",\"approval_number\":\"FL18022.33\",\"seq\":33,\"product_model\":\"33 - Inswing\\\/Outswing Hardware Glazed Double TLD Doors Arch Top\",\"product_description\":\"Inswing\\\/Outswing Hardware Glazed Double TLD Doors Arch Top\",\"design_pressure\":\"+60.15\\\/-60.15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#30038-R0\",\"approval_number\":\"FL30038.1\",\"seq\":1,\"product_model\":\"Double Entry Door (In-Swing)\",\"product_description\":\"Buffalo Forge \\\/ Steel Clad Wood Core Door\",\"design_pressure\":\"+80.20\\\/-80.20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#30038-R0\",\"approval_number\":\"FL30038.2\",\"seq\":2,\"product_model\":\"Single Entry Door (In-Swing)\",\"product_description\":\"Buffalo Forge \\\/ Steel Clad Wood Core Door\",\"design_pressure\":\"+80.20\\\/-80.20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#39764-R0\",\"approval_number\":\"FL39764.1\",\"seq\":1,\"product_model\":\"a. Fiberglass Door\",\"product_description\":\"Up to an 8'0 Glazed \\\"Non-Impact\\\" Fiberglass Single Door, with or without Sidelite(s), Outswing or Inswing (X, OX, XO, OXO) Boxed Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#39764-R0\",\"approval_number\":\"FL39764.2\",\"seq\":2,\"product_model\":\"b. Fiberglass Door\",\"product_description\":\"Up to an 8'0 Glazed \\\"Non-Impact\\\" Fiberglass Double Door, Outswing or Inswing (XX, OXXO) Boxed Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#39764-R0\",\"approval_number\":\"FL39764.3\",\"seq\":3,\"product_model\":\"c. Fiberglass Door\",\"product_description\":\"Up to an 8'0 Glazed \\\"Impact\\\" Fiberglass Single Door, with or without Sidelite(s), Outswing or Inswing (X, OX, XO, OXO) Boxed Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#39764-R0\",\"approval_number\":\"FL39764.4\",\"seq\":4,\"product_model\":\"d. Fiberglass Door\",\"product_description\":\"Up to an 8'0 Glazed \\\"Non-Impact\\\" Fiberglass Double Door, Outswing or Inswing (XX, OXXO) Boxed Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#39764-R3\",\"approval_number\":\"FL39764.5\",\"seq\":5,\"product_model\":\"e. Fiberglass Door\",\"product_description\":\"Up to a 6'8 Opaque \\\"Impact\\\" Fiberglass Single Door, Outswing or Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#39764-R3\",\"approval_number\":\"FL39764.6\",\"seq\":6,\"product_model\":\"f. Fiberglass Door\",\"product_description\":\"Up to an 8'0 Opaque \\\"Impact\\\" Fiberglass Single Door, Outswing or Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#39764-R3\",\"approval_number\":\"FL39764.7\",\"seq\":7,\"product_model\":\"g. Fiberglass Door\",\"product_description\":\"Up to an 8'0 Integral Flush Glazed \\\"Impact\\\" Fiberglass Single Door, Outswing or Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Special-Lite, Inc\":[{\"manufacturer\":\"Special-Lite, Inc\",\"approval_number_master\":\"FL#9875-R7\",\"approval_number\":\"FL9875.1\",\"seq\":1,\"product_model\":\"SL-XX Aluminum Frame\",\"product_description\":\"SL-XX Aluminum Frame Out-Swing Door, Single Door\",\"design_pressure\":\"+70\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Special-Lite, Inc\",\"approval_number_master\":\"FL#9875-R7\",\"approval_number\":\"FL9875.2\",\"seq\":2,\"product_model\":\"SL-XX Aluminum Frame\",\"product_description\":\"SL-XX Aluminum Frame Out-Swing Door, Double Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Special-Lite, Inc\",\"approval_number_master\":\"FL#13789-R4\",\"approval_number\":\"FL13789.1\",\"seq\":1,\"product_model\":\"Series SL-17 Aluminum Frame Outswing Entrance Door - LMI\",\"product_description\":\"Series SL-17 Aluminum Frame Outswing Entrance Door - Large Missile Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Special-Lite, Inc\",\"approval_number_master\":\"FL#17714-R5\",\"approval_number\":\"FL17714.1\",\"seq\":1,\"product_model\":\"AF220 3070 Fiberglass Door\",\"product_description\":\"AF220 3070 Fiberglass Door - LMI & SMI (Non-HVHZ)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Special-Lite, Inc\",\"approval_number_master\":\"FL#19664-R5\",\"approval_number\":\"FL19664.1\",\"seq\":1,\"product_model\":\"Series AF220 Fiberglass Inswing Door\",\"product_description\":\"Series AF220 Fiberglass Inswing Door - Large and Small Missile Impact\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Special-Lite, Inc\",\"approval_number_master\":\"FL#21856-R4\",\"approval_number\":\"FL21856.1\",\"seq\":1,\"product_model\":\"Series 15 Aluminum Frame Outswing Door - L.M.I. & S.M.I.\",\"product_description\":\"Series 15 Aluminum Frame Outswing Door - Large and Small Missile Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Special-Lite, Inc\",\"approval_number_master\":\"FL#21856-R4\",\"approval_number\":\"FL21856.2\",\"seq\":2,\"product_model\":\"Series 16, 17, 19-1 & 20 Aluminum Frame Outswing Door w\\\/ Skin - L.M.I. & S.M.I.\",\"product_description\":\"Series 16, 17, 19-1 & 20 Side Hinged Aluminum Frame Outswing Door w\\\/ FRP, Aluminum, and AMP Skins - Large and Small Missile Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Special-Lite, Inc\",\"approval_number_master\":\"FL#21856-R4\",\"approval_number\":\"FL21856.3\",\"seq\":3,\"product_model\":\"Series 217, 100 & 220 Fiberglass Outswing Doors w\\\/ Skin - L.M.I. & S.M.I.\",\"product_description\":\"Series 217, 100 & 220 Side Hinged Fiberglass Outswing Door w\\\/ FRP and Pultruded Fiberglass Skins - Large and Small Missile Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Special-Lite, Inc\",\"approval_number_master\":\"FL#4318-R0\",\"approval_number\":\"FL4318.1\",\"seq\":1,\"product_model\":\"SL-18\",\"product_description\":\"AMP (Acrilic Modified Polyester) Colonial Flush Entry Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Special-Lite, Inc\",\"approval_number_master\":\"FL#4514-R0\",\"approval_number\":\"FL4514.1\",\"seq\":1,\"product_model\":\"SL-17H\",\"product_description\":\"46\\\" x 92\\\" FRP Flush Door with Adams Rite Exit Device\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Special-Lite, Inc\",\"approval_number_master\":\"FL#4514-R0\",\"approval_number\":\"FL4514.2\",\"seq\":2,\"product_model\":\"SL-17H\",\"product_description\":\"46\\\" x 92\\\" FRP Flush Door with Schlage Mortise Lock Set\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Special-Lite, Inc\",\"approval_number_master\":\"FL#4514-R0\",\"approval_number\":\"FL4514.3\",\"seq\":3,\"product_model\":\"SL-17H with Vision Kit\",\"product_description\":\"46\\\" x 92\\\" FRP Flush Door with Vision Kit with Adams Rite Exit Device\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Special-Lite, Inc\",\"approval_number_master\":\"FL#4514-R0\",\"approval_number\":\"FL4514.4\",\"seq\":4,\"product_model\":\"SL-17H with Vision Kit\",\"product_description\":\"46\\\" x 92\\\" FRP Flush Door with Vision Kit with Schlage Cylindrical Lock Set\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Special-Lite, Inc\",\"approval_number_master\":\"FL#7489-R0\",\"approval_number\":\"FL7489.1\",\"seq\":1,\"product_model\":\"SL-15\",\"product_description\":\"Aluminum Out-Swing Side-Hinged Door with Aluminum Mullion\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Special-Lite, Inc\",\"approval_number_master\":\"FL#7489-R0\",\"approval_number\":\"FL7489.2\",\"seq\":2,\"product_model\":\"SL-15\",\"product_description\":\"Aluminum Out-Swing Side-Hinged Door with Steel Mullion\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Special-Lite, Inc\",\"approval_number_master\":\"FL#9875-R1\",\"approval_number\":\"FL9875.3\",\"seq\":3,\"product_model\":\"SL-17 Aluminum Frame\",\"product_description\":\"SL-17 Aluminum Frame FRP Out-Swing Door, Double Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Special-Lite, Inc\",\"approval_number_master\":\"FL#9875-R1\",\"approval_number\":\"FL9875.4\",\"seq\":4,\"product_model\":\"SL-17 Aluminum Frame\",\"product_description\":\"SL-17 Aluminum Frame FRP Out-Swing Door, Single Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Special-Lite, Inc\",\"approval_number_master\":\"FL#27723-R0\",\"approval_number\":\"FL27723.1\",\"seq\":1,\"product_model\":\"SL-Series\",\"product_description\":\"FRP\\\/ Aluminum Hybrid Inswing\\\/ Outswing Door\",\"design_pressure\":\"+90.0\\\/-90.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Special-Lite, Inc\",\"approval_number_master\":\"FL#19927-R0\",\"approval_number\":\"FL19927.1\",\"seq\":1,\"product_model\":\"AF-100 FRP Door\",\"product_description\":\"AF-100 FRP Door\\nImpact & Non-Impact\\nNon-HVHZ\",\"design_pressure\":\"+180\\\/-180\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Reilly Architectural\":[{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#9951-R7\",\"approval_number\":\"FL9951.2\",\"seq\":2,\"product_model\":\"FRENCH DOOR IN-SWING WOOD FRENCH DOOR\",\"product_description\":\"IN-SWING WOOD FRENCH DOOR IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#9951-R7\",\"approval_number\":\"FL9951.3\",\"seq\":3,\"product_model\":\"FRENCH DOOR OUT-SWING WOOD FRENCH DOOR\",\"product_description\":\"OUT-SWING WOOD FRENCH DOOR IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#9951-R7\",\"approval_number\":\"FL9951.4\",\"seq\":4,\"product_model\":\"FRENCH DOOR OUT-SWING WOOD FRENCH DOOR\",\"product_description\":\"OUT-SWING WOOD FRENCH DOOR IMPACT HVHZ\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#20869-R5\",\"approval_number\":\"FL20869.2\",\"seq\":2,\"product_model\":\"RWD Wood French Door In-Swing\",\"product_description\":\"RWD Wood French Door In-Swing IMPACT wood infill\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#20869-R5\",\"approval_number\":\"FL20869.4\",\"seq\":4,\"product_model\":\"RWD Wood French Door Out-Swing\",\"product_description\":\"RWD Wood French Door Out-Swing IMPACT wood infill\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#20869-R5\",\"approval_number\":\"FL20869.7\",\"seq\":7,\"product_model\":\"RWD35 FRENCH IN-SWING DOOR\",\"product_description\":\"RWD35 FRENCH IN-SWING DOOR IMPACT HVHZ\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#20869-R5\",\"approval_number\":\"FL20869.10\",\"seq\":10,\"product_model\":\"RWD35 FRENCH OUT-SWING DOOR\",\"product_description\":\"RWD35 FRENCH OUT-SWING DOOR IMPACT HVHZ\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#28080-R2\",\"approval_number\":\"FL28080.1\",\"seq\":1,\"product_model\":\"RWD40J SIDE HINGED DOOR - IMPACT\",\"product_description\":\"RWD40J SIDE HINGED DOOR - IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#28848-R1\",\"approval_number\":\"FL28848.1\",\"seq\":1,\"product_model\":\"RWD 40J OUT-SWING FRENCH DOOR\",\"product_description\":\"RWD 40J OUT-SWING FRENCH DOOR IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#46584-R0\",\"approval_number\":\"FL46584.1\",\"seq\":1,\"product_model\":\"RWD45 Inswing Door (WZ3) (Impact)\",\"product_description\":\"RWD45 Inswing Door (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#46584-R0\",\"approval_number\":\"FL46584.2\",\"seq\":2,\"product_model\":\"RWD45 Outswing Door (WZ3) (Impact)\",\"product_description\":\"RWD45 Outswing Door (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#47695-R0\",\"approval_number\":\"FL47695.1\",\"seq\":1,\"product_model\":\"W75 Inswing & Outswing Door (HVHZ) (Impact)\",\"product_description\":\"W75 Inswing & Outswing Door (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#47695-R0\",\"approval_number\":\"FL47695.2\",\"seq\":2,\"product_model\":\"W75 Inswing & Outswing Door (WZ3) (Impact)\",\"product_description\":\"W75 Inswing & Outswing Door (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#20869-R1\",\"approval_number\":\"FL20869.3\",\"seq\":3,\"product_model\":\"Series RWD Wood French Door In-Swing\",\"product_description\":\"Series RWD Wood French Door In-Swing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#20869-R4\",\"approval_number\":\"FL20869.5\",\"seq\":5,\"product_model\":\"RWD Wood French Door Out-Swing\",\"product_description\":\"RWD Wood French Door Out-Swing IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#20869-R4\",\"approval_number\":\"FL20869.6\",\"seq\":6,\"product_model\":\"RWD Wood French Door Out-Swing\",\"product_description\":\"RWD Wood French Door Out-Swing IMPACT HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#20869-R4\",\"approval_number\":\"FL20869.8\",\"seq\":8,\"product_model\":\"RWD35 FRENCH IN-SWING DOOR\",\"product_description\":\"RWD35 FRENCH IN-SWING DOOR IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#20869-R4\",\"approval_number\":\"FL20869.9\",\"seq\":9,\"product_model\":\"RWD35 FRENCH OUT-SWING DOOR\",\"product_description\":\"RWD35 FRENCH OUT-SWING DOOR IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#20869-R4\",\"approval_number\":\"FL20869.11\",\"seq\":11,\"product_model\":\"RWD40 BRONZE INSWING DOOR\",\"product_description\":\"RWD40 BRONZE INSWING DOOR IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#9951-R7\",\"approval_number\":\"FL9951.1\",\"seq\":1,\"product_model\":\"FRENCH DOOR IN-SWING WOOD FRENCH DOOR\",\"product_description\":\"IN-SWING WOOD FRENCH DOOR IMPACT HVHZ\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#20869-R0\",\"approval_number\":\"FL20869.1\",\"seq\":1,\"product_model\":\"Series RWD Wood French Door In-Swing\",\"product_description\":\"Series RWD Wood French Door In-Swing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-06-06 00:00:00\",\"instructions_url\":\"\"}],\"Marvin\":[{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10191-R11\",\"approval_number\":\"FL10191.1\",\"seq\":1,\"product_model\":\"UWIFD IZ3 6080\",\"product_description\":\"Ultimate Wood Inswing French Door IZ3, 407-H-926\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10191-R11\",\"approval_number\":\"FL10191.2\",\"seq\":2,\"product_model\":\"UWIFD IZ3 6080\",\"product_description\":\"Ultimate Wood Inswing French Door IZ3, 407-H-926\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10191-R11\",\"approval_number\":\"FL10191.3\",\"seq\":3,\"product_model\":\"UWIFD SIDELITE IZ3\",\"product_description\":\"Ultimate Wood Inswing French Door Sidelite IZ3 407-H-702\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10191-R11\",\"approval_number\":\"FL10191.4\",\"seq\":4,\"product_model\":\"UWIFD TRANSOM IZ3\",\"product_description\":\"Ultimate Wood Inswing French Door Transom IZ3, 407-H-920\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10191-R11\",\"approval_number\":\"FL10191.5\",\"seq\":5,\"product_model\":\"UWIFD TRANSOM IZ3 1FR 2PNL\",\"product_description\":\"Ultimate Wood Inswing French Door Transom IZ3 1-frame 2-panel, 407-H-920\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10191-R11\",\"approval_number\":\"FL10191.6\",\"seq\":6,\"product_model\":\"UWOFD SIDELITE IZ3\",\"product_description\":\"Ultimate Wood Outswing French Door Sidelite IZ3 407-H-661\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10191-R11\",\"approval_number\":\"FL10191.7\",\"seq\":7,\"product_model\":\"UWOFD TRANSOM IZ3\",\"product_description\":\"Ultimate Wood Outswing French Door Transom IZ3 407-H-1107\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10191-R11\",\"approval_number\":\"FL10191.8\",\"seq\":8,\"product_model\":\"UWOFD TRANSOM IZ3 1FR 2PNL\",\"product_description\":\"Ultimate Wood Outswing French Door Transom IZ3 1-frame 2-panel 407-H-1107\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10196-R12\",\"approval_number\":\"FL10196.1\",\"seq\":1,\"product_model\":\"ELBFLD\\\/NBFLD\\\/VBFLD\",\"product_description\":\"Elevate\\\/Infinity\\\/Vivid Outswing Bifold Door - Fiberglass Clad Outswing Bifold Door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10196-R12\",\"approval_number\":\"FL10196.2\",\"seq\":2,\"product_model\":\"ELIFD HP 6080 OX\",\"product_description\":\"Elevate Inswing French Door, Fiberglass Clad Wood Inswing Door, 407-H-936.08-.09\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10196-R12\",\"approval_number\":\"FL10196.3\",\"seq\":3,\"product_model\":\"ELIFD HP 6080 XX\",\"product_description\":\"Elevate Inswing French Door, Fiberglass Clad Wood Inswing Door, 407-H-936.06-.07\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10196-R12\",\"approval_number\":\"FL10196.4\",\"seq\":4,\"product_model\":\"ELIFD IZ3 6080 OX\",\"product_description\":\"Elevate Inswing French Door - IZ3, Fiberglass Clad Wood Inswing Door with Impact Glazing, 407-H-936.17-.19\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10196-R12\",\"approval_number\":\"FL10196.5\",\"seq\":5,\"product_model\":\"ELIFD IZ3 6080 XX\",\"product_description\":\"Elevate Inswing French Door - IZ3, Fiberglass Clad Wood Inswing Door with Impact Glazing, 407-H-936.14-.16\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10196-R12\",\"approval_number\":\"FL10196.6\",\"seq\":6,\"product_model\":\"ELIFD\\\/NIFD\\\/VIFD 6080 OX\",\"product_description\":\"Elevate\\\/Infinity\\\/Vivid Inswing French Door, Fiberglass Clad Wood Inswing Door, 407-H-936.12-.13\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10196-R12\",\"approval_number\":\"FL10196.7\",\"seq\":7,\"product_model\":\"ELIFD\\\/NIFD\\\/VIFD 6080 XX\",\"product_description\":\"Elevate\\\/Infinity\\\/Vivid Inswing French Door, Fiberglass Clad Wood Inswing Door, 407-H-936.10-.11\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10196-R12\",\"approval_number\":\"FL10196.8\",\"seq\":8,\"product_model\":\"ELOFD 3080 O\",\"product_description\":\"Elevate Outswing French Door Fiberglass clad wood hinged glass door 407-H-863.57 and 863.58\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10196-R12\",\"approval_number\":\"FL10196.9\",\"seq\":9,\"product_model\":\"ELOFD 6068 XX\",\"product_description\":\"Elevate Outswing French Door Fiberglass clad wood hinged glass door 407-H-863.55 and 863.56\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10196-R12\",\"approval_number\":\"FL10196.10\",\"seq\":10,\"product_model\":\"ELOFD 6080 XX\",\"product_description\":\"Elevate Outswing French Door Fiberglass clad wood hinged glass door 407-H-863.53 and 863.54\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10196-R12\",\"approval_number\":\"FL10196.11\",\"seq\":11,\"product_model\":\"ELOFD IZ3 3080 O\",\"product_description\":\"Elevate Outswing French Door - IZ3, Fiberglass Clad Wood Outswing Door with Impact Glazing, 407-H-863.51-.52 and 407-H-863.59\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10196-R12\",\"approval_number\":\"FL10196.12\",\"seq\":12,\"product_model\":\"ELOFD IZ3 3080 X\",\"product_description\":\"Elevate Outswing French Door - IZ3, Fiberglass Clad Wood Outswing Door with Impact Glazing, 407-H-863.49-.50 and 407-H-863.60\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10196-R12\",\"approval_number\":\"FL10196.13\",\"seq\":13,\"product_model\":\"ELOFD IZ3 6068 XX\",\"product_description\":\"Elevate Outswing French Door - IZ3, Fiberglass Clad Wood Outswing Door with Impact Glazing, 407-H-863.47-.48 and 407-H-863.61\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10196-R12\",\"approval_number\":\"FL10196.14\",\"seq\":14,\"product_model\":\"ELOFD IZ3 6080 XX\",\"product_description\":\"Elevate Outswing French Door - IZ3, Fiberglass Clad Wood Outswing Door with Impact Glazing, 407-H-863.45-.46 and 407-H-863.61\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10196-R12\",\"approval_number\":\"FL10196.15\",\"seq\":15,\"product_model\":\"ELOFDG3-HP 3080 O\",\"product_description\":\"Elevate Outswing French Door Generation 3 Fiberglass clad wood fixed glass door 407-H-1172.16 and 1172.17\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-11-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10196-R12\",\"approval_number\":\"FL10196.16\",\"seq\":16,\"product_model\":\"ELOFDG3-HP 3080 X\",\"product_description\":\"Elevate Outswing French Door Generation 3 Fiberglass clad wood hinged glass door 407-H-1172.18 and 1172.19\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-11-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10196-R12\",\"approval_number\":\"FL10196.17\",\"seq\":17,\"product_model\":\"ELOFDG3-HP 6080 XX\",\"product_description\":\"Elevate Outswing French Door Generation 3 Fiberglass clad wood hinged glass door 407-H-1172.14 and 1172.15\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-11-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10196-R12\",\"approval_number\":\"FL10196.18\",\"seq\":18,\"product_model\":\"ELOFDG3-IZ3 3080 O\",\"product_description\":\"Elevate Outswing French Door Generation 3 Fiberglass clad wood fixed glass door 407-H-1172.20, 1172.21 and 1172.22\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10196-R12\",\"approval_number\":\"FL10196.19\",\"seq\":19,\"product_model\":\"ELOFDG3-IZ3 3080 X\",\"product_description\":\"Elevate Outswing French Door Generation 3 Fiberglass clad wood hinged glass door 407-H-1172.23, 1172.24 and 1172.25\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10196-R12\",\"approval_number\":\"FL10196.20\",\"seq\":20,\"product_model\":\"ELOFDG3-IZ3 6080 XX\",\"product_description\":\"Elevate Outswing French Door Generation 3 Fiberglass clad wood hinged glass door 407-H-1172.26, 1172.27 and 1172.28\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10196-R12\",\"approval_number\":\"FL10196.21\",\"seq\":21,\"product_model\":\"ELOFDG3\\\/NOFD\\\/VOFD 3080 O\",\"product_description\":\"Elevate\\\/Infinity\\\/Vivid Outswing French Door Generation 3 Fiberglass clad wood hinged glass door 407-H-1172.02 and 1172.03\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10196-R12\",\"approval_number\":\"FL10196.22\",\"seq\":22,\"product_model\":\"ELOFDG3\\\/NOFD\\\/VOFD 3080 X\",\"product_description\":\"Elevate\\\/Infinity\\\/Vivid Outswing French Door Generation 3 Fiberglass clad wood hinged glass door 407-H-1172.00 and 1172.01\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10196-R12\",\"approval_number\":\"FL10196.23\",\"seq\":23,\"product_model\":\"ELOFDG3\\\/NOFD\\\/VOFD 6080 OO\",\"product_description\":\"Elevate\\\/Infinity\\\/Vivid Outswing French Door Generation 3 Fiberglass clad wood hinged glass door 407-H-1172.08 and 1172.09\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10196-R12\",\"approval_number\":\"FL10196.24\",\"seq\":24,\"product_model\":\"ELOFDG3\\\/NOFD\\\/VOFD 6080 OX\\\/XO\",\"product_description\":\"Elevate\\\/Infinity\\\/Vivid Outswing French Door Generation 3 Fiberglass clad wood hinged glass door 407-H-1172.10 and 1172.11\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10196-R12\",\"approval_number\":\"FL10196.25\",\"seq\":25,\"product_model\":\"ELOFDG3\\\/NOFD\\\/VOFD 6080 XX\",\"product_description\":\"Elevate\\\/Infinity\\\/Vivid Outswing French Door Generation 3 Fiberglass clad wood hinged glass door 407-H-1172.12 and 1172.13\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10196-R12\",\"approval_number\":\"FL10196.26\",\"seq\":26,\"product_model\":\"ELOFDG3\\\/NOFD\\\/VOFD 9070 OXO\",\"product_description\":\"Elevate\\\/Infinity\\\/Vivd Outswing French Door Generation 3 Fiberglass clad wood hinged glass door 407-H-1172.04 and 1172.05\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10196-R12\",\"approval_number\":\"FL10196.27\",\"seq\":27,\"product_model\":\"ELOFDG3\\\/NOFD\\\/VOFD 9080 OXO\",\"product_description\":\"Elevate\\\/Infinity\\\/Vivid Outswing French Door Generation 3 Fiberglass clad wood hinged glass door 407-H-1172.06 and 1172.07\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17908-R3\",\"approval_number\":\"FL17908.1\",\"seq\":1,\"product_model\":\"UOFD IZ4 6080 (XX)\",\"product_description\":\"Ultimate Outswing French Door IZ4 6080 (XX) 407-H-1144\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17908-R3\",\"approval_number\":\"FL17908.2\",\"seq\":2,\"product_model\":\"UOFD IZ4 3080 (O)\",\"product_description\":\"Ultimate Outswing French Door IZ4 3080 (O) 407-H-1145\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17908-R3\",\"approval_number\":\"FL17908.3\",\"seq\":3,\"product_model\":\"UOFD2.25 IZ4 30100 (O)\",\"product_description\":\"Ultimate Outswing French Door 2 1\\\/4inch IZ4 30100 (O) 407-H-1143\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17908-R3\",\"approval_number\":\"FL17908.4\",\"seq\":4,\"product_model\":\"UOFD2.25 IZ4 60100 (XX)\",\"product_description\":\"Ultimate Outswing French Door 2 1\\\/4inch IZ4 60100 (XX) 407-H-1142\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#33688-R1\",\"approval_number\":\"FL33688.1\",\"seq\":1,\"product_model\":\"Coastline Outswing\\\/Inswing Pivot Door IZ4\",\"product_description\":\"Large missile impact resistant aluminum pivot door.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#33689-R2\",\"approval_number\":\"FL33689.1\",\"seq\":1,\"product_model\":\"Coastline Inswing French Door Narrow Stile IZ4\",\"product_description\":\"Large missile impact resistant aluminum inswing entrance door.\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#33689-R2\",\"approval_number\":\"FL33689.2\",\"seq\":2,\"product_model\":\"Coastline Outswing French Door Narrow Stile IZ4\",\"product_description\":\"Large missile impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#34006-R2\",\"approval_number\":\"FL34006.1\",\"seq\":1,\"product_model\":\"Coastline Outswing French Door \\\/ Entry Door IZ4 (10')\",\"product_description\":\"Large missile impact resistant aluminum outswing door\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#34006-R2\",\"approval_number\":\"FL34006.2\",\"seq\":2,\"product_model\":\"Coastline Outswing French Door \\\/ Entry Door IZ4 (11')\",\"product_description\":\"Large missile impact resistant aluminum outswing door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#34006-R2\",\"approval_number\":\"FL34006.3\",\"seq\":3,\"product_model\":\"Coastline Outswing French Door \\\/ Entry Door IZ4 (12')\",\"product_description\":\"Large missile impact resistant aluminum outswing door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#34006-R2\",\"approval_number\":\"FL34006.4\",\"seq\":4,\"product_model\":\"Coastline Outswing French Door \\\/ Entry Door IZ4 (9')\",\"product_description\":\"Large missile impact resistant aluminum outswing door\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#34008-R1\",\"approval_number\":\"FL34008.1\",\"seq\":1,\"product_model\":\"Coastline Inswing French Door \\\/ Entry Door IZ4\",\"product_description\":\"Large missile impact resistant aluminum inswing entrance door.\",\"design_pressure\":\"+55\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37261-R2\",\"approval_number\":\"FL37261.1\",\"seq\":1,\"product_model\":\"UCD\",\"product_description\":\"Ultimate Commercial 2 1\\\/4 Door 6080 with Removable Mullion Rim Device, 407-H-901\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37261-R2\",\"approval_number\":\"FL37261.2\",\"seq\":2,\"product_model\":\"UCD\",\"product_description\":\"Ultimate Commercial 2 1\\\/4 Door with Removable Mullion Rim Device and Vertical Locking Rods, 407-H-901\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37372-R1\",\"approval_number\":\"FL37372.1\",\"seq\":1,\"product_model\":\"UBFLD 210100\",\"product_description\":\"Ultimate Bi-Fold Door 407-H-1146\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37372-R1\",\"approval_number\":\"FL37372.2\",\"seq\":2,\"product_model\":\"UBFLD 21080\",\"product_description\":\"Ultimate Bi-Fold Door 407-H-1146\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37372-R1\",\"approval_number\":\"FL37372.3\",\"seq\":3,\"product_model\":\"UBFLD 36100 (O)\",\"product_description\":\"Ultimate Bi-Fold Door 407-H-1146\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37385-R2\",\"approval_number\":\"FL37385.1\",\"seq\":1,\"product_model\":\"UWOFD IZ3 6080 (OX)\",\"product_description\":\"Ultimate Wood Outswing French Door IZ3, 407-H-660\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37385-R2\",\"approval_number\":\"FL37385.2\",\"seq\":2,\"product_model\":\"UWOFD IZ3 6080 (XX)\",\"product_description\":\"Ultimate Wood Outswing French Door IZ3, 407-H-660\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37782-R1\",\"approval_number\":\"FL37782.1\",\"seq\":1,\"product_model\":\"UWIFD 12080\",\"product_description\":\"Ultimate Wood Inswing French Door 12080 (OXXO) 407-H-1078\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37783-R1\",\"approval_number\":\"FL37783.1\",\"seq\":1,\"product_model\":\"UWOFD 14080\",\"product_description\":\"Ultimate Wood Outswing French Door, 407-H-1112\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-02-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37783-R1\",\"approval_number\":\"FL37783.2\",\"seq\":2,\"product_model\":\"UWOFD 6080\",\"product_description\":\"Ultimate Wood Outswing French Door (XX) 407-H-1112\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-02-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37819-R1\",\"approval_number\":\"FL37819.1\",\"seq\":1,\"product_model\":\"UBFLD IZ3 180100\",\"product_description\":\"Ultimate Bi-fold Door IZ3 180100 407-H-1146\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37819-R1\",\"approval_number\":\"FL37819.2\",\"seq\":2,\"product_model\":\"UBFLD IZ3 21080\",\"product_description\":\"Ultimate Bi-fold Door IZ3 21080 407-H-1146\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37819-R1\",\"approval_number\":\"FL37819.3\",\"seq\":3,\"product_model\":\"UBFLD IZ3 36100\",\"product_description\":\"Ultimate Bi-fold Door IZ3 36100 407-H-1146\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#38432-R1\",\"approval_number\":\"FL38432.1\",\"seq\":1,\"product_model\":\"MID LPS 96X120 OX\",\"product_description\":\"Modern Inswing Door Low Profile Sill 407-H-1157\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#38432-R1\",\"approval_number\":\"FL38432.2\",\"seq\":2,\"product_model\":\"MID LPS 96X120 XX\",\"product_description\":\"Modern Inswing Door Low Profile Sill 407-H-1157\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#38432-R1\",\"approval_number\":\"FL38432.3\",\"seq\":3,\"product_model\":\"MID PS 96X120 XO\",\"product_description\":\"Modern Inswing Door Performance Sill 407-H-1157\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#38432-R1\",\"approval_number\":\"FL38432.4\",\"seq\":4,\"product_model\":\"MID PS 96X120 XX\",\"product_description\":\"Modern Inswing Door Performance Sill 407-H-1157\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#38432-R1\",\"approval_number\":\"FL38432.5\",\"seq\":5,\"product_model\":\"MID SL LPS 147-1\\\/4 X 100 O\",\"product_description\":\"Modern Inswing Door Sidelite Low Profile Sill 407-H-1157\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#38432-R1\",\"approval_number\":\"FL38432.6\",\"seq\":6,\"product_model\":\"MID SL LPS 99-1\\\/4 X 148 O\",\"product_description\":\"Modern Inswing Door Sidelite Low Profile Sill 407-H-1157\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#38432-R1\",\"approval_number\":\"FL38432.7\",\"seq\":7,\"product_model\":\"MID SL PS 147-1\\\/4 X 100 O\",\"product_description\":\"Modern Inswing Door Sidelite Performance Sill 407-H-1157\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#38432-R1\",\"approval_number\":\"FL38432.8\",\"seq\":8,\"product_model\":\"MID SL PS 99-1\\\/4 X 148 O\",\"product_description\":\"Modern Inswing Door Sidelite Performance Sill 407-H-1157\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#38444-R1\",\"approval_number\":\"FL38444.1\",\"seq\":1,\"product_model\":\"MOD LPS 96X120 OX\",\"product_description\":\"Modern Outswing Door Low Profile Sill 407-H-1160\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#38444-R1\",\"approval_number\":\"FL38444.2\",\"seq\":2,\"product_model\":\"MOD LPS 96X120 XX\",\"product_description\":\"Modern Outswing Door Low Profile Sill 407-H-1160\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#38444-R1\",\"approval_number\":\"FL38444.3\",\"seq\":3,\"product_model\":\"MOD PS 96X120 OX\",\"product_description\":\"Modern Outswing Door Performance Sill 407-H-1160\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#38444-R1\",\"approval_number\":\"FL38444.4\",\"seq\":4,\"product_model\":\"MOD PS 96X120 XX\",\"product_description\":\"Modern Outswing Door Performance Sill 407-H-1160\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#38444-R1\",\"approval_number\":\"FL38444.5\",\"seq\":5,\"product_model\":\"MOD SL LPS 147-1\\\/4 X 100 O\",\"product_description\":\"Modern Outswing Door Sidelite Low Profile Sill 407-H-1160\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#38444-R1\",\"approval_number\":\"FL38444.6\",\"seq\":6,\"product_model\":\"MOD SL LPS 99-1\\\/4 X 148 O\",\"product_description\":\"Modern Outswing Door Sidelite Low Profile Sill 407-H-1160\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#38444-R1\",\"approval_number\":\"FL38444.7\",\"seq\":7,\"product_model\":\"MOD SL PS 147-1\\\/4 X 100 O\",\"product_description\":\"Modern Outswing Door Sidelite Performance Sill 407-H-1160\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#38444-R1\",\"approval_number\":\"FL38444.8\",\"seq\":8,\"product_model\":\"MOD SL PS 99-1\\\/4 X 148 O\",\"product_description\":\"Modern Outswing Door Sidelite Performance Sill 407-H-1160\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#39753-R3\",\"approval_number\":\"FL39753.1\",\"seq\":1,\"product_model\":\"UID 2.25 and UIFD 2.25 G2 12080 OXXO\",\"product_description\":\"Ultimate Inswing Door 2.25 and Ultimate Inswing French Door 2.25 G2 12080 OXXO\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#39753-R3\",\"approval_number\":\"FL39753.2\",\"seq\":2,\"product_model\":\"UID 2.25 and UIFD 2.25 G2 140100 OXXO\",\"product_description\":\"Ultimate Inswing Door 2.25 and Ultimate Inswing French Door 2.25 G2 140100 OXXO\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#39753-R3\",\"approval_number\":\"FL39753.3\",\"seq\":3,\"product_model\":\"UID 2.25 and UIFD 2.25 G2 140100 OXXO ACC SILL\",\"product_description\":\"Ultimate Inswing Door 2.25 and Ultimate Inswing French Door 2.25 G2 140100 OXXO Accessibility Sill\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#39753-R3\",\"approval_number\":\"FL39753.4\",\"seq\":4,\"product_model\":\"UID 2.25 and UIFD 2.25 G2 36100 O\",\"product_description\":\"Ultimate Inswing Door 2.25 and Ultimate Inswing French Door 2.25 G2 36100 O\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#39753-R3\",\"approval_number\":\"FL39753.5\",\"seq\":5,\"product_model\":\"UID 2.25 and UIFD 2.25 G2 36100 X\",\"product_description\":\"Ultimate Inswing Door 2.25 and Ultimate Inswing French Door 2.25 G2 36100 X\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#39753-R3\",\"approval_number\":\"FL39753.6\",\"seq\":6,\"product_model\":\"UID 2.25 and UIFD 2.25 G2 36100 X ACC SILL\",\"product_description\":\"Ultimate Inswing Door 2.25 and Ultimate Inswing French Door 2.25 G2 36100 X Accessibility Sill\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#39753-R3\",\"approval_number\":\"FL39753.7\",\"seq\":7,\"product_model\":\"UID 2.25 HP CN6080 XX\",\"product_description\":\"Ultimate Inswing Door 2.25 High Performance CN6080 XX\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-09-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#39753-R3\",\"approval_number\":\"FL39753.8\",\"seq\":8,\"product_model\":\"UIFD 2.25 G2 60100 XX\",\"product_description\":\"Ultimate Inswing French Door 2.25 G2 60100 XX\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#39753-R3\",\"approval_number\":\"FL39753.9\",\"seq\":9,\"product_model\":\"UIFD ARCH TOP 3080 O\",\"product_description\":\"Ultimate Inswing French Door 3080 O (old platform)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#39753-R3\",\"approval_number\":\"FL39753.10\",\"seq\":10,\"product_model\":\"UIFD ARCH TOP 6080 XX\",\"product_description\":\"Ultimate Inswing French Door 6080 XX (old platform)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#39753-R3\",\"approval_number\":\"FL39753.11\",\"seq\":11,\"product_model\":\"UIFD G2 12080 OXXO\",\"product_description\":\"Ultimate Inswing French Door G2 12080 OXXO\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#39753-R3\",\"approval_number\":\"FL39753.12\",\"seq\":12,\"product_model\":\"UIFD G2 14080 OXXO\",\"product_description\":\"Ultimate Inswing French Door G2 14080 OXXO\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#39753-R3\",\"approval_number\":\"FL39753.13\",\"seq\":13,\"product_model\":\"UIFD G2 14080 OXXO ACC SILL\",\"product_description\":\"Ultimate Inswing French Door G2 14080 OXXO Accessibility Sill\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#39753-R3\",\"approval_number\":\"FL39753.14\",\"seq\":14,\"product_model\":\"UIFD G2 3680 X ACC SILL\",\"product_description\":\"Ultimate Inswing French Door G2 3680 X Accessibility Sill\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#39753-R3\",\"approval_number\":\"FL39753.15\",\"seq\":15,\"product_model\":\"UIFD SLG2 3680 O\",\"product_description\":\"Ultimate Inswing French Door Sidelite G2 3680 O\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#39756-R3\",\"approval_number\":\"FL39756.1\",\"seq\":1,\"product_model\":\"UOD 2.25 and UOFD 2.25 G2 12080 OXXO\",\"product_description\":\"Ultimate Outswing Door 2.25 and Ultimate Outswing French Door 2.25 G2 12080 OXXO\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#39756-R3\",\"approval_number\":\"FL39756.2\",\"seq\":2,\"product_model\":\"UOD 2.25 and UOFD 2.25 G2 140100 OXXO\",\"product_description\":\"Ultimate Outswing Door 2.25 and Ultimate Outswing French Door 2.25 G2 140100 OXXO\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#39756-R3\",\"approval_number\":\"FL39756.3\",\"seq\":3,\"product_model\":\"UOD 2.25 and UOFD 2.25 G2 140100 OXXO ACC SILL\",\"product_description\":\"Ultimate Outswing Door 2.25 and Ultimate Outswing French Door 2.25 G2 140100 OXXO Accessibility Sill\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#39756-R3\",\"approval_number\":\"FL39756.4\",\"seq\":4,\"product_model\":\"UOD 2.25 and UOFD 2.25 G2 36100 O\",\"product_description\":\"Ultimate Outswing Door 2.25 and Ultimate Outswing French Door 2.25 G2 36100 O\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#39756-R3\",\"approval_number\":\"FL39756.5\",\"seq\":5,\"product_model\":\"UOD 2.25 and UOFD 2.25 G2 36100 X\",\"product_description\":\"Ultimate Outswing Door 2.25 and Ultimate Outswing French Door 2.25 G2 36100 X\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#39756-R3\",\"approval_number\":\"FL39756.6\",\"seq\":6,\"product_model\":\"UOD 2.25 and UOFD 2.25 G2 36100 X ACC SILL\",\"product_description\":\"Ultimate Outswing Door 2.25 and Ultimate Outswing French Door 2.25 G2 36100 X Accessibility Sill\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#39756-R3\",\"approval_number\":\"FL39756.7\",\"seq\":7,\"product_model\":\"UOD 2.25 HP 6080 XX\",\"product_description\":\"Ultimate Outswing Door 2.25 High Performance 6080 XX\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-09-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#39756-R3\",\"approval_number\":\"FL39756.8\",\"seq\":8,\"product_model\":\"UOFD 2.25 G2 60100 XX\",\"product_description\":\"Ultimate Outswing French Door 2.25 G2 60100 XX\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#39756-R3\",\"approval_number\":\"FL39756.9\",\"seq\":9,\"product_model\":\"UOFD G2 12080 OXXO\",\"product_description\":\"Ultimate Outswing French Door G2 12080 OXXO\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#39756-R3\",\"approval_number\":\"FL39756.10\",\"seq\":10,\"product_model\":\"UOFD G2 14080 OXXO\",\"product_description\":\"Ultimate Outswing French Door G2 14080 OXXO\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#39756-R3\",\"approval_number\":\"FL39756.11\",\"seq\":11,\"product_model\":\"UOFD G2 3680 X ACC SILL\",\"product_description\":\"Ultimate Outswing French Door G2 3680 X Accessibility Sill\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#39756-R3\",\"approval_number\":\"FL39756.12\",\"seq\":12,\"product_model\":\"UOFD G2 OXXO 14080 ACC SILL\",\"product_description\":\"Ultimate Outswing French Door G2 14080 OXXO Accessibility Sill\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#39756-R3\",\"approval_number\":\"FL39756.13\",\"seq\":13,\"product_model\":\"UOFD SLG2 3680 O\",\"product_description\":\"Ultimate Outswing French Door Sidelite G2 3680 O\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#41051-R1\",\"approval_number\":\"FL41051.1\",\"seq\":1,\"product_model\":\"UID 2.25 IZ3 CN6080 XX\",\"product_description\":\"Ultimate Inswing Door 2.25 IZ3 CN6080 XX\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#41051-R1\",\"approval_number\":\"FL41051.2\",\"seq\":2,\"product_model\":\"UID 2.25 IZ3 STAT CN3680\",\"product_description\":\"Ultimate Inswing Door 2.25 IZ3 CN3680\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#41051-R1\",\"approval_number\":\"FL41051.3\",\"seq\":3,\"product_model\":\"UID TR IZ3 CN8026\",\"product_description\":\"Ultimate Inswing Door Transom IZ3 CN8026\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#41051-R1\",\"approval_number\":\"FL41051.4\",\"seq\":4,\"product_model\":\"UIFD 2.25 G2 IZ3 CN60100 XX\",\"product_description\":\"Ultimate Inswing French Door G2 IZ3 CN60100 XX\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#41051-R1\",\"approval_number\":\"FL41051.5\",\"seq\":5,\"product_model\":\"UIFD 2.25 G2 IZ3 CN7080 XX\",\"product_description\":\"Ultimate Inswing French door 2.25 G2 IZ3 CN7080 XX\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-10-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#41051-R1\",\"approval_number\":\"FL41051.6\",\"seq\":6,\"product_model\":\"UIFD 2.25 G2 IZ3 STAT CN36100\",\"product_description\":\"Ultimate Inswing French Door G2 IZ3 Stationary CN36100\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#41051-R1\",\"approval_number\":\"FL41051.7\",\"seq\":7,\"product_model\":\"UIFD 2.25 SL G2 IZ3 CN36100\",\"product_description\":\"Ultimate Inswing French Door Sidelite G2 IZ3 CN36100\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#41051-R1\",\"approval_number\":\"FL41051.8\",\"seq\":8,\"product_model\":\"UIFD 2.25 SL G2 IZ3 CN3680\",\"product_description\":\"Ultimate Inswing French Door Sidelite G2 IZ3 CN3680\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#41051-R1\",\"approval_number\":\"FL41051.9\",\"seq\":9,\"product_model\":\"UIFD TR G2 IZ3 CN8026\",\"product_description\":\"Ultimate Inswing French Door Transom G2 IZ3 CN8026\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#41057-R2\",\"approval_number\":\"FL41057.1\",\"seq\":1,\"product_model\":\"UOD 2.25 IZ3 CN6080 XX\",\"product_description\":\"Ultimate Outswing Door 2.25 IZ3 CN6080 XX\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#41057-R2\",\"approval_number\":\"FL41057.2\",\"seq\":2,\"product_model\":\"UOD 2.25 IZ3 3080 and UOFD 2.25 G2 IZ3 3080 O\",\"product_description\":\"Ultimate Outswing Door 2.25 IZ3 3080 and Ultimate Outswing French Door 2.25 G2 IZ3 3080 O\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#41057-R2\",\"approval_number\":\"FL41057.3\",\"seq\":3,\"product_model\":\"UOD 2.25 IZ3 STAT CN3680\",\"product_description\":\"Ultimate Outswing Door 2.25 IZ3 Stationary CN3680\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#41057-R2\",\"approval_number\":\"FL41057.4\",\"seq\":4,\"product_model\":\"UOD TR 2.25 IZ3 CN8026\",\"product_description\":\"Ultimate Outswing Door Transom 2.25 IZ3 CN8026\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#41057-R2\",\"approval_number\":\"FL41057.5\",\"seq\":5,\"product_model\":\"UOFD 2.25 G2 IZ3 CN60100 XX\",\"product_description\":\"Ultimate Outswing French Door 2.25 G2 IZ3 CN60100 XX\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-09-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#41057-R2\",\"approval_number\":\"FL41057.6\",\"seq\":6,\"product_model\":\"UOFD 2.25 G2 IZ3 CN6080 XX\",\"product_description\":\"Ultimate Outswing French Door 2.25 G2 IZ3 CN6080 XX\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#41057-R2\",\"approval_number\":\"FL41057.7\",\"seq\":7,\"product_model\":\"UOFD 2.25 G2 IZ3 CN7080 XX\",\"product_description\":\"Ultimate Outswing French Door 2.25 G2 IZ3 CN7080 XX\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#41057-R2\",\"approval_number\":\"FL41057.8\",\"seq\":8,\"product_model\":\"UOFD 2.25 G2 IZ3 STAT CN36100\",\"product_description\":\"Ultimate Outswing French Door 2.25 G2 IZ3 Stationary CN36100\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#41057-R2\",\"approval_number\":\"FL41057.9\",\"seq\":9,\"product_model\":\"UOFD 2.25 SL G2 IZ3 CN36100\",\"product_description\":\"Ultimate Outswing French Door 2.25 Sidelite G2 IZ3 CN36100\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#41057-R2\",\"approval_number\":\"FL41057.10\",\"seq\":10,\"product_model\":\"UOFD 2.25 SL G2 IZ3 CN3680\",\"product_description\":\"Ultimate Outswing French Door 2.25 Sidelite G2 IZ3 CN3680\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#41057-R2\",\"approval_number\":\"FL41057.11\",\"seq\":11,\"product_model\":\"UOFD TR G2 2.25 IZ3 CN8026\",\"product_description\":\"Ultimate Outswing French Door Transom 2.25 G2 IZ3 CN8026\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#443-R0\",\"approval_number\":\"FL443.1\",\"seq\":1,\"product_model\":\"Clad Inswing French Door 14080\",\"product_description\":\"(407-H-617.5) Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#443-R0\",\"approval_number\":\"FL443.2\",\"seq\":2,\"product_model\":\"Clad Inswing French Door 14080\",\"product_description\":\"(407-H-617.4) Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#443-R0\",\"approval_number\":\"FL443.3\",\"seq\":3,\"product_model\":\"Clad Inswing Outswing French D\",\"product_description\":\"(407-H-658) Aluminum Clad Wood Fixed Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#443-R0\",\"approval_number\":\"FL443.4\",\"seq\":4,\"product_model\":\"Clad Inswing Outswing French D\",\"product_description\":\"(407-H-658.1) Aluminum Clad Wood Fixed Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#443-R0\",\"approval_number\":\"FL443.5\",\"seq\":5,\"product_model\":\"Clad Outswing French Door 1207\",\"product_description\":\"(407-H-561) Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#443-R0\",\"approval_number\":\"FL443.6\",\"seq\":6,\"product_model\":\"Clad Outswing French Door 1208\",\"product_description\":\"(407-H-559) Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#443-R0\",\"approval_number\":\"FL443.7\",\"seq\":7,\"product_model\":\"Clad Outswing French Door 1408\",\"product_description\":\"(407-H-558) Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#443-R0\",\"approval_number\":\"FL443.8\",\"seq\":8,\"product_model\":\"Clad Outswing French Door 1408\",\"product_description\":\"(407-H-558.1) Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#443-R0\",\"approval_number\":\"FL443.9\",\"seq\":9,\"product_model\":\"Clad Outswing French Door 1408\",\"product_description\":\"(407-H-557) Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#443-R0\",\"approval_number\":\"FL443.10\",\"seq\":10,\"product_model\":\"Clad Outswing French Door 9080\",\"product_description\":\"(407-H-560) Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#443-R0\",\"approval_number\":\"FL443.11\",\"seq\":11,\"product_model\":\"Clad Outswing French Door Stor\",\"product_description\":\"(407-H-556) Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#443-R0\",\"approval_number\":\"FL443.12\",\"seq\":12,\"product_model\":\"Clad Outswing French Door Stor\",\"product_description\":\"(407-H-555) Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#443-R0\",\"approval_number\":\"FL443.13\",\"seq\":13,\"product_model\":\"Clad Outswing French Door Stor\",\"product_description\":\"(407-H-554) Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#443-R0\",\"approval_number\":\"FL443.14\",\"seq\":14,\"product_model\":\"Clad Outswing French Door Stor\",\"product_description\":\"(407-H-551) Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#443-R0\",\"approval_number\":\"FL443.15\",\"seq\":15,\"product_model\":\"Clad Outswing French Door Stor\",\"product_description\":\"(407-H-552) Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#443-R0\",\"approval_number\":\"FL443.16\",\"seq\":16,\"product_model\":\"Clad Outswing French Door Stor\",\"product_description\":\"(407-H-553) Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#443-R0\",\"approval_number\":\"FL443.17\",\"seq\":17,\"product_model\":\"Clad Ultimate Inswing French D\",\"product_description\":\"(407-H-617.3) Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#443-R0\",\"approval_number\":\"FL443.18\",\"seq\":18,\"product_model\":\"Clad Ultimate Inswing French D\",\"product_description\":\"(407-H-617.2) Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#443-R0\",\"approval_number\":\"FL443.19\",\"seq\":19,\"product_model\":\"Clad Ultimate Inswing French D\",\"product_description\":\"(407-H-617.1) Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#443-R0\",\"approval_number\":\"FL443.20\",\"seq\":20,\"product_model\":\"Clad Ultimate Inswing French D\",\"product_description\":\"(407-H-617) Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#443-R0\",\"approval_number\":\"FL443.21\",\"seq\":21,\"product_model\":\"Inswing French Door StormPlus\",\"product_description\":\"(407-H-630) Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#443-R0\",\"approval_number\":\"FL443.22\",\"seq\":22,\"product_model\":\"Outswing French Door StormPlus\",\"product_description\":\"(407-H-629) Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#443-R0\",\"approval_number\":\"FL443.23\",\"seq\":23,\"product_model\":\"Wood Inswing French Door 10680\",\"product_description\":\"(407-H-616.2) Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#443-R0\",\"approval_number\":\"FL443.24\",\"seq\":24,\"product_model\":\"Wood Inswing French Door 10680\",\"product_description\":\"(407-H-616.3) Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#443-R0\",\"approval_number\":\"FL443.25\",\"seq\":25,\"product_model\":\"Wood Outswing French Door 1207\",\"product_description\":\"(407-H-550) Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#443-R0\",\"approval_number\":\"FL443.26\",\"seq\":26,\"product_model\":\"Wood Outswing French Door 1208\",\"product_description\":\"(407-H-548) Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#443-R0\",\"approval_number\":\"FL443.27\",\"seq\":27,\"product_model\":\"Wood Outswing French Door 1408\",\"product_description\":\"(407-H-547.1) Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#443-R0\",\"approval_number\":\"FL443.28\",\"seq\":28,\"product_model\":\"Wood Outswing French Door 9080\",\"product_description\":\"(407-H-549) Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#443-R0\",\"approval_number\":\"FL443.29\",\"seq\":29,\"product_model\":\"Wood Ultimate Inswing French D\",\"product_description\":\"(407-H-616.5) Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#443-R0\",\"approval_number\":\"FL443.30\",\"seq\":30,\"product_model\":\"Wood Ultimate Inswing French D\",\"product_description\":\"(407-H-616.4) Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#443-R0\",\"approval_number\":\"FL443.31\",\"seq\":31,\"product_model\":\"Wood Ultimate Inswing French D\",\"product_description\":\"(407-H-616) Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#443-R0\",\"approval_number\":\"FL443.32\",\"seq\":32,\"product_model\":\"Wood Ultimate Inswing French D\",\"product_description\":\"(407-H-616.1) Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#951-R0\",\"approval_number\":\"FL951.1\",\"seq\":1,\"product_model\":\"Outswing French Doors Stormplu\",\"product_description\":\"Alum Clad Wood and Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2595-R0\",\"approval_number\":\"FL2595.1\",\"seq\":1,\"product_model\":\"CIFD 12070\",\"product_description\":\"Clad Inswing French Door W\\\/Single Lock and Deadbolt, Type: Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2595-R0\",\"approval_number\":\"FL2595.2\",\"seq\":2,\"product_model\":\"CIFD 14080\",\"product_description\":\"Clad Inswing Frech Door, Type: Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2595-R0\",\"approval_number\":\"FL2595.3\",\"seq\":3,\"product_model\":\"CIFD 9080\",\"product_description\":\"Clad Inswing Frech Door, Type:Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2595-R0\",\"approval_number\":\"FL2595.4\",\"seq\":4,\"product_model\":\"CIFD SPIZ2 6080\",\"product_description\":\"Clad Inswing French Door StormPlus IZ2, Type: Impact Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2595-R0\",\"approval_number\":\"FL2595.5\",\"seq\":5,\"product_model\":\"CIFD SPIZ3 6080\",\"product_description\":\"Clad Inswing French Door StormPlus IZ3, Type: Impact Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2595-R0\",\"approval_number\":\"FL2595.6\",\"seq\":6,\"product_model\":\"COFD 12080\",\"product_description\":\"Clad Outswing French Door, Type: Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2595-R0\",\"approval_number\":\"FL2595.7\",\"seq\":7,\"product_model\":\"COFD 14080\",\"product_description\":\"Clad Outswing French Door, Type: Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2595-R0\",\"approval_number\":\"FL2595.8\",\"seq\":8,\"product_model\":\"COFD 9080\",\"product_description\":\"Clad Outswing French Door, Type: Alumium Clad Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2595-R0\",\"approval_number\":\"FL2595.9\",\"seq\":9,\"product_model\":\"COFD SPIZ2 6080\",\"product_description\":\"Clad Outswing French Door StormPlus IZ2, Type: Impact Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2595-R0\",\"approval_number\":\"FL2595.10\",\"seq\":10,\"product_model\":\"COFD SPIZ3 6080\",\"product_description\":\"Clad Outswing French Door StormPlus IZ3, Type: Impact Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2595-R0\",\"approval_number\":\"FL2595.11\",\"seq\":11,\"product_model\":\"WIFD 10680\",\"product_description\":\"Wood Inswing French Door, Type: Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2595-R0\",\"approval_number\":\"FL2595.12\",\"seq\":12,\"product_model\":\"WIFD 12080\",\"product_description\":\"Wood Inswing French Door, Type: Wood Hinged Glass Door, 143.000 x 95.500 in., (HGD-40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2595-R0\",\"approval_number\":\"FL2595.13\",\"seq\":13,\"product_model\":\"WIFD 14080\",\"product_description\":\"Wood Inswing French Door, Type: Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2595-R0\",\"approval_number\":\"FL2595.14\",\"seq\":14,\"product_model\":\"WIFD SPIZ2 6080\",\"product_description\":\"Wood Inswing French Door StormPlus IZ2, Type: Impact Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2595-R0\",\"approval_number\":\"FL2595.15\",\"seq\":15,\"product_model\":\"WIFD SPIZ3 6080\",\"product_description\":\"Wood Inswing French Door StormPlus IZ3, Type: Impact Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2595-R0\",\"approval_number\":\"FL2595.16\",\"seq\":16,\"product_model\":\"WOFD 12080\",\"product_description\":\"Wood Outswing French Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2595-R0\",\"approval_number\":\"FL2595.17\",\"seq\":17,\"product_model\":\"WOFD 14080\",\"product_description\":\"Wood Outswing French Door, Type: Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2595-R0\",\"approval_number\":\"FL2595.18\",\"seq\":18,\"product_model\":\"WOFD SPIZ2 6080\",\"product_description\":\"Wood Outswing French Door StormPlus IZ2, Type: Impact Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2595-R0\",\"approval_number\":\"FL2595.19\",\"seq\":19,\"product_model\":\"WOFD SPIZ3 6080\",\"product_description\":\"Wood Outswing French Door StormPlus IZ3, Type: Impact Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3362-R0\",\"approval_number\":\"FL3362.1\",\"seq\":1,\"product_model\":\"IIFD 6080\",\"product_description\":\"Integrity Inswing French Door, Type: Fiberglass Clad Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3852-R0\",\"approval_number\":\"FL3852.1\",\"seq\":1,\"product_model\":\"COFD HP\",\"product_description\":\"Clad Outswing French Door StormPlus HP, Type: Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3852-R0\",\"approval_number\":\"FL3852.2\",\"seq\":2,\"product_model\":\"COFD IZ4\",\"product_description\":\"Clad Outswing French Door StormPlus IZ4, Type: Impact Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10096-R0\",\"approval_number\":\"FL10096.1\",\"seq\":1,\"product_model\":\"Clad Outswing French Door StormPlus IZ4\",\"product_description\":\"\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10096-R0\",\"approval_number\":\"FL10096.2\",\"seq\":2,\"product_model\":\"Wood Outswing French Door StormPlus IZ4\",\"product_description\":\"\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10102-R0\",\"approval_number\":\"FL10102.1\",\"seq\":1,\"product_model\":\"1 3\\\/4\\\" Inswing Entry Door OXO StormPlus IZ3\",\"product_description\":\"Wood Inswing Entry Door OXO 407-H-913, 407-H-911 for structural performance\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10102-R0\",\"approval_number\":\"FL10102.2\",\"seq\":2,\"product_model\":\"1 3\\\/4\\\" Inswing Entry Door OXO with Transom\",\"product_description\":\"Wood 1 3\\\/4\\\" Inswing Entry Door with entry Door Transom 407-H-911\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10102-R0\",\"approval_number\":\"FL10102.3\",\"seq\":3,\"product_model\":\"1 3\\\/4\\\" Inswing Entry Door XX\",\"product_description\":\"Wood 1 3\\\/4\\\" Inswing Entry Door XX 407-H-909\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10102-R0\",\"approval_number\":\"FL10102.4\",\"seq\":4,\"product_model\":\"1 3\\\/4\\\" Inswing Entry Door XX StormPlus IZ3\",\"product_description\":\"Wood 1 3\\\/4\\\" Inswing Entry Door 407-H-910, 407-H-909 for structural performance\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10102-R0\",\"approval_number\":\"FL10102.5\",\"seq\":5,\"product_model\":\"2 1\\\/4\\\" Inswing Entry Door OXO\",\"product_description\":\"Wood 2 1\\\/4\\\" Inswing Entry Door OXO 407-H-907\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10102-R0\",\"approval_number\":\"FL10102.6\",\"seq\":6,\"product_model\":\"2 1\\\/4\\\" Inswing Entry Door OXO StormPlus IZ3\",\"product_description\":\"Wood 2 1\\\/4\\\" Inswing Entry Door OXO, 407-H-908, 407-H-909 for structural performance\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10102-R0\",\"approval_number\":\"FL10102.7\",\"seq\":7,\"product_model\":\"2 1\\\/4\\\" Inswing Entry Door XX\",\"product_description\":\"Wood 2 1\\\/4\\\" Inswing Entry Door 70100 407-H-905\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10102-R0\",\"approval_number\":\"FL10102.8\",\"seq\":8,\"product_model\":\"2 1\\\/4\\\" Inswing Entry Door XX StormPlus IZ3\",\"product_description\":\"Wood 2 1\\\/4\\\" Inswing Enry Door XX 70100 407-H-906, 407-H-905 for structural performance\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37264-R0\",\"approval_number\":\"FL37264.5\",\"seq\":5,\"product_model\":\"UIFD 60100\",\"product_description\":\"Ultimate Inswing French Door 2 1\\\/4\\\" (XX), 407-H-753\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37264-R0\",\"approval_number\":\"FL37264.6\",\"seq\":6,\"product_model\":\"UIFD 6090 (XO)\",\"product_description\":\"Ultimate Inswing French Door 407-H-1077\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37264-R0\",\"approval_number\":\"FL37264.7\",\"seq\":7,\"product_model\":\"UIFD 6090 (XX)\",\"product_description\":\"Ultimate Inswing French Door 407-H-1077\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37380-R0\",\"approval_number\":\"FL37380.3\",\"seq\":3,\"product_model\":\"UWIFD IZ3 6080\",\"product_description\":\"Ultimate Wood Inswing French Door IZ3, 407-H-926\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37380-R0\",\"approval_number\":\"FL37380.4\",\"seq\":4,\"product_model\":\"UWIFD IZ3 6080\",\"product_description\":\"Ultimate Wood Inswing French Door IZ3, 407-H-926\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10191-R9\",\"approval_number\":\"FL10191.9\",\"seq\":9,\"product_model\":\"UWIFD TRANSOM IZ3 1FR 2PNL\",\"product_description\":\"Ultimate Wood Inswing French Door Transom IZ3 1-frame 2-panel 407-H-920\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10191-R9\",\"approval_number\":\"FL10191.11\",\"seq\":11,\"product_model\":\"UWOFD TRANSOM IZ3\",\"product_description\":\"Ultimate Wood Outswing French Door Transom IZ3 407-H-1107\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10191-R9\",\"approval_number\":\"FL10191.12\",\"seq\":12,\"product_model\":\"UWOFD TRANSOM IZ3 1FR 2PNL\",\"product_description\":\"Ultimate Wood Outswing French Door Transom IZ3 1-frame 2-panel 407-H-1107\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37372-R0\",\"approval_number\":\"FL37372.4\",\"seq\":4,\"product_model\":\"UOFD 14070\",\"product_description\":\"Ultimate Outswing French Door (OXXO) 407-H-1113\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37372-R0\",\"approval_number\":\"FL37372.6\",\"seq\":6,\"product_model\":\"UOFD 2.25 30100\",\"product_description\":\"Ultimate Outswing French Door 30100 (O) 407-H-755\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-02-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37372-R0\",\"approval_number\":\"FL37372.7\",\"seq\":7,\"product_model\":\"UOFD 2.25 60100\",\"product_description\":\"Ultimate Outswing French Door 60100 (XX) 407-H-744\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37372-R0\",\"approval_number\":\"FL37372.10\",\"seq\":10,\"product_model\":\"UOFD 6090 (XO)\",\"product_description\":\"Ultimate Outswing French Door 407-H-1113\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37372-R0\",\"approval_number\":\"FL37372.11\",\"seq\":11,\"product_model\":\"UOFD 6090 (XX)\",\"product_description\":\"Ultimate Outswing French Door 407-H-1113\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37819-R0\",\"approval_number\":\"FL37819.4\",\"seq\":4,\"product_model\":\"UOFD 2-1\\\/4 INCH IZ3 30100\",\"product_description\":\"Ultimate Outswing French Door 2-1\\\/4 inch IZ3 30100 407-H-755\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37819-R0\",\"approval_number\":\"FL37819.5\",\"seq\":5,\"product_model\":\"UOFD 2-1\\\/4 INCH IZ3 60100\",\"product_description\":\"Ultimate Outswing French Door 2-1\\\/4 inch IZ3 60100 XX 407-H-744\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-01-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R1\",\"approval_number\":\"FL4809.1\",\"seq\":1,\"product_model\":\"CIFD 12080\",\"product_description\":\"Clad Inswing French Door 407-H-809\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R1\",\"approval_number\":\"FL4809.2\",\"seq\":2,\"product_model\":\"CIFD 14080\",\"product_description\":\"Clad Inswing French Door 407-H-811\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R1\",\"approval_number\":\"FL4809.3\",\"seq\":3,\"product_model\":\"CIFD SPIZ2 6080\",\"product_description\":\"Clad Inswing French Door StormPlus IZ2 407-H-855, 856\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R1\",\"approval_number\":\"FL4809.4\",\"seq\":4,\"product_model\":\"CIFD SPIZ3 6080\",\"product_description\":\"Clad Inswing French Door StormPlus IZ3 407-H-926\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R1\",\"approval_number\":\"FL4809.5\",\"seq\":5,\"product_model\":\"Clad 2 1\\\/4\\\" Commercial Door DP25\",\"product_description\":\"Clad 2 1\\\/4\\\" Coomercial Door with removable mullion and rim device 407-H-901.00\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R1\",\"approval_number\":\"FL4809.6\",\"seq\":6,\"product_model\":\"Clad 2 1\\\/4\\\" Commercial Door DP40\",\"product_description\":\"Clad 2 1\\\/4\\\" Commercial Door with removable mullion and rim device and vertical locking rods\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R1\",\"approval_number\":\"FL4809.7\",\"seq\":7,\"product_model\":\"CMIFD 30100\",\"product_description\":\"Clad 2 1\\\/4\\\" Inswing French Door 30100 O 407-H-774\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R1\",\"approval_number\":\"FL4809.8\",\"seq\":8,\"product_model\":\"CMIFD 60100\",\"product_description\":\"Clad 2 1\\\/4\\\" Inswing French Door, 407-H-753\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-03-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R1\",\"approval_number\":\"FL4809.9\",\"seq\":9,\"product_model\":\"CMIFD SPIZ3 30100\",\"product_description\":\"Clad 2 1\\\/4\\\" Inswing French Door StormPlus IZ3 407-H-756\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R1\",\"approval_number\":\"FL4809.10\",\"seq\":10,\"product_model\":\"CMIFD SPIZ3 60100\",\"product_description\":\"Clad 2 1\\\/4\\\" Inswing French Door StormPlus IZ3 407-H-752, 753\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-03-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R1\",\"approval_number\":\"FL4809.11\",\"seq\":11,\"product_model\":\"CMOFD 30100\",\"product_description\":\"Clad 2 1\\\/4\\\" Outswing French Door 30100 O 407-H-777\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R1\",\"approval_number\":\"FL4809.12\",\"seq\":12,\"product_model\":\"CMOFD 60100\",\"product_description\":\"Clad 2 1\\\/4\\\" Outswing French Door 60100 XX 407-H-744\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R1\",\"approval_number\":\"FL4809.13\",\"seq\":13,\"product_model\":\"CMOFD SPIZ3 30100\",\"product_description\":\"Clad 2 1\\\/4\\\" Outswing French Door StormPlus IZ3 407-H-755, 777\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R1\",\"approval_number\":\"FL4809.14\",\"seq\":14,\"product_model\":\"CMOFD SPIZ3 60100\",\"product_description\":\"Clad 2 1\\\/4\\\" Outswing French Door StormPlus IZ3 407-H-747, 744\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R1\",\"approval_number\":\"FL4809.15\",\"seq\":15,\"product_model\":\"COFD 14080\",\"product_description\":\"Clad Outswing French Door 407-H-677\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R1\",\"approval_number\":\"FL4809.16\",\"seq\":16,\"product_model\":\"COFD 9080\",\"product_description\":\"Clad Outswing French Door 407-H-677\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R1\",\"approval_number\":\"FL4809.17\",\"seq\":17,\"product_model\":\"COFD SPIZ2 6080\",\"product_description\":\"Clad Outswing French Door StormPlus IZ2 407-H-852, 853\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R1\",\"approval_number\":\"FL4809.18\",\"seq\":18,\"product_model\":\"COFD SPIZ3 6080\",\"product_description\":\"Clad Outswing French Door StormPlus IZ3 407-H-660\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R1\",\"approval_number\":\"FL4809.19\",\"seq\":19,\"product_model\":\"WIFD 12080\",\"product_description\":\"Wood Inswing French Door 407-H-806\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R1\",\"approval_number\":\"FL4809.20\",\"seq\":20,\"product_model\":\"WIFD 14080\",\"product_description\":\"Wood Inswing French Door 407-H-806\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R1\",\"approval_number\":\"FL4809.21\",\"seq\":21,\"product_model\":\"WIFD SPIZ2 6080\",\"product_description\":\"Wood Inswing French Door StormPlus IZ2 407-H-855, 857\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R1\",\"approval_number\":\"FL4809.22\",\"seq\":22,\"product_model\":\"WIFD SPIZ3 6080\",\"product_description\":\"Wood Inswing French Door StormPlus IZ3, 407-H-926, 935\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R1\",\"approval_number\":\"FL4809.23\",\"seq\":23,\"product_model\":\"WMIFD 30100 O\",\"product_description\":\"Wood 2 1\\\/4\\\" Inswing French Door 30100 O 407-H-775\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R1\",\"approval_number\":\"FL4809.24\",\"seq\":24,\"product_model\":\"WMIFD 60100 XX\",\"product_description\":\"Wood 2 1\\\/4\\\" Inswing French Door 407-H-754\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-03-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R1\",\"approval_number\":\"FL4809.25\",\"seq\":25,\"product_model\":\"WMIFD SPIZ3 30100 O\",\"product_description\":\"Wood Magnum Inswing French Door StormPlus IZ3 407-H-755, 775\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R1\",\"approval_number\":\"FL4809.26\",\"seq\":26,\"product_model\":\"WMIFD SPIZ3 60100\",\"product_description\":\"Wood 2 1\\\/4\\\" Inswing French Door StormPlus IZ3, 407-H-752, 754\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-03-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R1\",\"approval_number\":\"FL4809.27\",\"seq\":27,\"product_model\":\"WMOFD 30100 O\",\"product_description\":\"Wood 2 1\\\/4\\\" Outswing French Door 407-H-781\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R1\",\"approval_number\":\"FL4809.28\",\"seq\":28,\"product_model\":\"WMOFD 60100\",\"product_description\":\"Wood 2 1\\\/4\\\" Outswing French Door 407-H-745\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R1\",\"approval_number\":\"FL4809.29\",\"seq\":29,\"product_model\":\"WMOFD SPIZ3 30100\",\"product_description\":\"Wood 2 1\\\/4\\\" Outswing French Door StormPlus IZ3, 407-H-755, 781\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R1\",\"approval_number\":\"FL4809.30\",\"seq\":30,\"product_model\":\"WMOFD SPIZ3 60100\",\"product_description\":\"Wood 2 1\\\/4\\\" Outswing French Door StormPlus IZ3, 407-H-747, 745\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R1\",\"approval_number\":\"FL4809.31\",\"seq\":31,\"product_model\":\"WOFD 12080\",\"product_description\":\"Wood Outswing French Door 407-H-678\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R1\",\"approval_number\":\"FL4809.32\",\"seq\":32,\"product_model\":\"WOFD 14080\",\"product_description\":\"Wood Outswing French Door, 407-H-678\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R1\",\"approval_number\":\"FL4809.33\",\"seq\":33,\"product_model\":\"WOFD SPIZ2 6080\",\"product_description\":\"Wood Outswing French Door StormPlus IZ2, 407-H-852, 854\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R1\",\"approval_number\":\"FL4809.34\",\"seq\":34,\"product_model\":\"WOFD SPIZ3 6080\",\"product_description\":\"Wood Outswing French Door StormPlus IZ3, 407-H-660\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#6536-R1\",\"approval_number\":\"FL6536.1\",\"seq\":1,\"product_model\":\"Clad 2 1\\\/4\\\" Outswing French Door Stormplus IZ4 10'\",\"product_description\":\"Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"+62\\\/-68\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#6536-R1\",\"approval_number\":\"FL6536.2\",\"seq\":2,\"product_model\":\"Clad 2 1\\\/4\\\" Outswing French Door StormPlus IZ4 8'\",\"product_description\":\"Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#6536-R1\",\"approval_number\":\"FL6536.3\",\"seq\":3,\"product_model\":\"Clad Ultimate Outswing French Door StormPlus IZ4\",\"product_description\":\"Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#6536-R1\",\"approval_number\":\"FL6536.4\",\"seq\":4,\"product_model\":\"Wood 2 1\\\/4\\\" Outswing French Door StormPlus IZ4 10'\",\"product_description\":\"Wood Hinged Glass Door\",\"design_pressure\":\"+62\\\/-68\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#6536-R1\",\"approval_number\":\"FL6536.5\",\"seq\":5,\"product_model\":\"Wood 2 1\\\/4\\\" Outswing French Door StormPlus IZ4 8'\",\"product_description\":\"Wood Hinged Glass Door\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#8259-R2\",\"approval_number\":\"FL8259.1\",\"seq\":1,\"product_model\":\"IOFD 3080 (O\\\/SLT)\",\"product_description\":\"Integrity Outswing French Door\\nFiberglass clad wood hinged glass door\\n407-H-861\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#8259-R2\",\"approval_number\":\"FL8259.2\",\"seq\":2,\"product_model\":\"IOFD 6068 (XX)\",\"product_description\":\"Integrity Outswing French Door\\nFiberglass clad wood hinged glass door\\n407-H-862\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#8259-R2\",\"approval_number\":\"FL8259.3\",\"seq\":3,\"product_model\":\"IOFD 6080 (XX)\",\"product_description\":\"Integrity Outswing French Door\\nFiberglass clad wood hinged glass door\\n407-H-863\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10480-R0\",\"approval_number\":\"FL10480.1\",\"seq\":1,\"product_model\":\"MED Transom StormPlus IZ3\",\"product_description\":\"Marvin Inswing Entry Door Transom StormPlus IZ3 407-H-912 Reference 407-H-911 for structural testing\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10485-R0\",\"approval_number\":\"FL10485.1\",\"seq\":1,\"product_model\":\"IIFD 6080 OX\\\/XO\",\"product_description\":\"Integrity Inswing French Door, figerglass clad wood hinged door,\\n407-H-936.\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10485-R0\",\"approval_number\":\"FL10485.2\",\"seq\":2,\"product_model\":\"IIFD 6080 XX\",\"product_description\":\"Integrity Inswing French Door, fiberglass clad wood hinged door, 407-H-937.\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#6536-R1\",\"approval_number\":\"FL6536.6\",\"seq\":6,\"product_model\":\"Wood Ultimate Outswing French Door StormPlus IZ4\",\"product_description\":\"Wood Hinged Glass Door\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R15\",\"approval_number\":\"FL4809.35\",\"seq\":35,\"product_model\":\"WUOFD 6080\",\"product_description\":\"Wood Ultimate Outswing French Door (XX) 407-H-1112\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R16\",\"approval_number\":\"FL4809.36\",\"seq\":36,\"product_model\":\"WUIFD 12080\",\"product_description\":\"Wood Ultimate Inswing French Door 407-H-1078\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R16\",\"approval_number\":\"FL4809.37\",\"seq\":37,\"product_model\":\"WUIFD 14080\",\"product_description\":\"Wood Ultimate Inswing French Door 407-H-1078\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R16\",\"approval_number\":\"FL4809.38\",\"seq\":38,\"product_model\":\"WUOFD 14080\",\"product_description\":\"Wood Ultimate Outswing French Door, 407-H-1112\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R16\",\"approval_number\":\"FL4809.39\",\"seq\":39,\"product_model\":\"WUOFD 6080\",\"product_description\":\"Wood Ultimate Outswing French Door (XX) 407-H-1112\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R17\",\"approval_number\":\"FL4809.40\",\"seq\":40,\"product_model\":\"WUOFD 14080\",\"product_description\":\"Wood Ultimate Outswing French Door, 407-H-1112\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R17\",\"approval_number\":\"FL4809.41\",\"seq\":41,\"product_model\":\"WUOFD 6080\",\"product_description\":\"Wood Ultimate Outswing French Door (XX) 407-H-1112\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R18\",\"approval_number\":\"FL4809.42\",\"seq\":42,\"product_model\":\"WUIFD 14080\",\"product_description\":\"Wood Ultimate Inswing French Door 407-H-1078\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R18\",\"approval_number\":\"FL4809.43\",\"seq\":43,\"product_model\":\"WUOFD 14080\",\"product_description\":\"Wood Ultimate Outswing French Door, 407-H-1112\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R18\",\"approval_number\":\"FL4809.44\",\"seq\":44,\"product_model\":\"WUOFD 6080\",\"product_description\":\"Wood Ultimate Outswing French Door (XX) 407-H-1112\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4809-R20\",\"approval_number\":\"FL4809.45\",\"seq\":45,\"product_model\":\"WUOFD 6080\",\"product_description\":\"Wood Ultimate Outswing French Door (XX) 407-H-1112\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10191-R9\",\"approval_number\":\"FL10191.10\",\"seq\":10,\"product_model\":\"UWOFD SIDELITE IZ3\",\"product_description\":\"Ultimate Wood Outswing French Door Sidelite IZ3 407-H-661\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37264-R0\",\"approval_number\":\"FL37264.1\",\"seq\":1,\"product_model\":\"UIFD 12080\",\"product_description\":\"Ultimate Inswing French Door (OXXO) 407-H-1077\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-11-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37264-R0\",\"approval_number\":\"FL37264.2\",\"seq\":2,\"product_model\":\"UIFD 14080\",\"product_description\":\"Ultimate Inswing French Door (OXXO) 407-H-1077\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37264-R0\",\"approval_number\":\"FL37264.3\",\"seq\":3,\"product_model\":\"UIFD 30100\",\"product_description\":\"Ultimate Inswing French Door 2 1\\\/4\\\" 30100 (O) 407-H-756\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37264-R0\",\"approval_number\":\"FL37264.4\",\"seq\":4,\"product_model\":\"UIFD 3680 (O)\",\"product_description\":\"Ultimate Inswing French Door 407-H-1077\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-11-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37372-R0\",\"approval_number\":\"FL37372.5\",\"seq\":5,\"product_model\":\"UOFD 14080\",\"product_description\":\"Ultimate Outswing French Door (OXXO) 407-H-1113\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-01-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37372-R0\",\"approval_number\":\"FL37372.8\",\"seq\":8,\"product_model\":\"UOFD 3680 (O)\",\"product_description\":\"Ultimate Outswing French Door 407-H-1113\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-11-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37372-R0\",\"approval_number\":\"FL37372.9\",\"seq\":9,\"product_model\":\"UOFD 6080 (XX)\",\"product_description\":\"Ultimate Outswing French Door 407-H-1113\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37380-R0\",\"approval_number\":\"FL37380.1\",\"seq\":1,\"product_model\":\"UWIFD 2.25 IZ3 30100\",\"product_description\":\"Ultimate Wood 2 1\\\/4 Inswing French Door (O) StormPlus IZ3 407-H-756\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37380-R0\",\"approval_number\":\"FL37380.2\",\"seq\":2,\"product_model\":\"UWIFD 2.25 IZ3 60100 (XX)\",\"product_description\":\"Ultimate Wood 2 1\\\/4\\\" Inswing French Door IZ3, 407-H-754\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37385-R0\",\"approval_number\":\"FL37385.3\",\"seq\":3,\"product_model\":\"UWOFD IZ3 6080 (OX)\",\"product_description\":\"Ultimate Wood Outswing French Door IZ3, 407-H-660\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37385-R0\",\"approval_number\":\"FL37385.4\",\"seq\":4,\"product_model\":\"UWOFD SPIZ3 6080 (XX)\",\"product_description\":\"Ultimate Wood Outswing French Door IZ3, 407-H-660\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37782-R0\",\"approval_number\":\"FL37782.2\",\"seq\":2,\"product_model\":\"UWIFD 14080\",\"product_description\":\"Ultimate Wood Inswing French Door (14080) 407-H-1078\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37782-R0\",\"approval_number\":\"FL37782.3\",\"seq\":3,\"product_model\":\"UWIFD 2.25 30100\",\"product_description\":\"Ultimate Wood Inswing French Door 2 1\\\/4inch 30100 (O) 407-H-756\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37782-R0\",\"approval_number\":\"FL37782.4\",\"seq\":4,\"product_model\":\"UWIFD 60100 (XX)\",\"product_description\":\"Ultimate Wood Inswing French Door 2 1\\\/4inch 60100 (XX) 407-H-754\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37783-R0\",\"approval_number\":\"FL37783.3\",\"seq\":3,\"product_model\":\"UWOFD 60100\",\"product_description\":\"Ultimate Wood Outswing French Door 2 1\\\/4\\\" (XX) 407-H-745\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37783-R0\",\"approval_number\":\"FL37783.4\",\"seq\":4,\"product_model\":\"UWOFD 6080\",\"product_description\":\"Ultimate Wood Outswing French Door (XX) 407-H-1112\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37819-R0\",\"approval_number\":\"FL37819.6\",\"seq\":6,\"product_model\":\"UOFD IZ3 6080 OX\",\"product_description\":\"Ultimate Outswing French Door IZ3 6080 OX 407-H-660\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37819-R0\",\"approval_number\":\"FL37819.7\",\"seq\":7,\"product_model\":\"UOFD IZ3 6080 XX\",\"product_description\":\"Ultimate Outswing French Door IZ3 6080 XX 407-H-660\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-19 00:00:00\",\"instructions_url\":\"\"}],\"Pella Corporation\":[{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#10346-R12\",\"approval_number\":\"FL10346.1\",\"seq\":1,\"product_model\":\"Lifestyle Series Non-Impact In-Swing Door\",\"product_description\":\"(XO) In-Swing Double Door - 75 1\\\/2\\\" x 95 1\\\/2\\\" with 3-point lock in the active panel.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#10346-R12\",\"approval_number\":\"FL10346.2\",\"seq\":2,\"product_model\":\"Lifestyle Series Non-Impact In-Swing Door\",\"product_description\":\"(X) In-Swing Single Door - 37 7\\\/8\\\" x 95 1\\\/2\\\" with 3-point lock\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#10346-R12\",\"approval_number\":\"FL10346.3\",\"seq\":3,\"product_model\":\"Lifestyle Series Non-Impact In-Swing Door\",\"product_description\":\"(XX) In-Swing Double Door - 75 1\\\/2\\\" x 95 1\\\/2\\\" with 3-point lock in the active panel & flushbolt locks at inactive panel astragal.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#10346-R12\",\"approval_number\":\"FL10346.4\",\"seq\":4,\"product_model\":\"Lifestyle Series Non-Impact In-Swing Door\",\"product_description\":\"(O) In-Swing Fixed Panel Door - 37 7\\\/8\\\" x 95 1\\\/2\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14290-R10\",\"approval_number\":\"FL14290.1\",\"seq\":1,\"product_model\":\"Pella Architect Wood Inswing Door Impact\",\"product_description\":\"Inswing Fixed Door 37.875\\\" x 119.5\\\"\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14290-R10\",\"approval_number\":\"FL14290.2\",\"seq\":2,\"product_model\":\"Pella Architect Wood Inswing Door Impact\",\"product_description\":\"Inswing Fixed Door 37.875\\\" x 95.5\\\"\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14290-R10\",\"approval_number\":\"FL14290.3\",\"seq\":3,\"product_model\":\"Pella Architect Wood Inswing Door Impact\",\"product_description\":\"Inswing Door 75\\\" x 119.5\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14290-R10\",\"approval_number\":\"FL14290.4\",\"seq\":4,\"product_model\":\"Pella Architect Wood Inswing Door Impact\",\"product_description\":\"Inswing Door 75\\\" x 95.5\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14290-R10\",\"approval_number\":\"FL14290.5\",\"seq\":5,\"product_model\":\"Pella Architect Wood Inswing Door Non-Impact\",\"product_description\":\"Inswing Fixed Door 37.875\\\" x 119.5\\\"\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14290-R10\",\"approval_number\":\"FL14290.6\",\"seq\":6,\"product_model\":\"Pella Architect Wood Inswing Door Non-Impact\",\"product_description\":\"Inswing Door 75\\\" x 95.5\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14290-R10\",\"approval_number\":\"FL14290.7\",\"seq\":7,\"product_model\":\"Pella Architect Wood Inswing Door Non-Impact\",\"product_description\":\"Inswing Door 75\\\" x 119.5\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14293-R12\",\"approval_number\":\"FL14293.1\",\"seq\":1,\"product_model\":\"Pella Architect Clad Inswing Door Impact\",\"product_description\":\"Inswing Fixed Door 37.875\\\" x 119.5\\\"\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14293-R12\",\"approval_number\":\"FL14293.2\",\"seq\":2,\"product_model\":\"Pella Architect Clad Inswing Door Impact\",\"product_description\":\"Inswing Fixed Door 37.875\\\" x 95.5\\\"\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14293-R12\",\"approval_number\":\"FL14293.3\",\"seq\":3,\"product_model\":\"Pella Architect Clad Inswing Door Impact\",\"product_description\":\"Inswing Door 75\\\" x 119.5\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14293-R12\",\"approval_number\":\"FL14293.4\",\"seq\":4,\"product_model\":\"Pella Architect Clad Inswing Door Impact\",\"product_description\":\"Inswing Door 75\\\" x 95.5\\\"\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14293-R12\",\"approval_number\":\"FL14293.5\",\"seq\":5,\"product_model\":\"Pella Architect Clad Inswing Door Non-Impact\",\"product_description\":\"Inswing Fixed\\\/Active Door 75\\\" x 95.5\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14293-R12\",\"approval_number\":\"FL14293.6\",\"seq\":6,\"product_model\":\"Pella Architect Clad Inswing Door Non-Impact\",\"product_description\":\"Inswing Fixed Door 37.875\\\" x 119.5\\\"\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14293-R12\",\"approval_number\":\"FL14293.7\",\"seq\":7,\"product_model\":\"Pella Architect Clad Inswing Door Non-Impact\",\"product_description\":\"Inswing Door 75\\\" x 119.5\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14293-R12\",\"approval_number\":\"FL14293.8\",\"seq\":8,\"product_model\":\"Pella Architect Clad Inswing Door Non-Impact\",\"product_description\":\"Inswing Door 75\\\" x 95.5\\\"\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14302-R11\",\"approval_number\":\"FL14302.1\",\"seq\":1,\"product_model\":\"Pella Architect Clad Outswing Door Impact\",\"product_description\":\"Outswing Fixed Door 37.875\\\" x 119.5\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14302-R11\",\"approval_number\":\"FL14302.2\",\"seq\":2,\"product_model\":\"Pella Architect Clad Outswing Door Impact\",\"product_description\":\"Outswing Fixed Door 37.875\\\" x 95.5\\\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14302-R11\",\"approval_number\":\"FL14302.3\",\"seq\":3,\"product_model\":\"Pella Architect Clad Outswing Door Impact\",\"product_description\":\"Outswing Door 75\\\" x 119.5\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14302-R11\",\"approval_number\":\"FL14302.4\",\"seq\":4,\"product_model\":\"Pella Architect Clad Outswing Door Impact\",\"product_description\":\"Outswing Door 75\\\" x 95.5\\\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14302-R11\",\"approval_number\":\"FL14302.5\",\"seq\":5,\"product_model\":\"Pella Architect Clad Outswing Door Non-Impact\",\"product_description\":\"Outswing Fixed Door 37.875\\\" x 119.5\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14302-R11\",\"approval_number\":\"FL14302.6\",\"seq\":6,\"product_model\":\"Pella Architect Clad Outswing Door Non-Impact\",\"product_description\":\"Outswing Door 75\\\" x 119.5\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14302-R11\",\"approval_number\":\"FL14302.7\",\"seq\":7,\"product_model\":\"Pella Architect Clad Outswing Door Non-Impact\",\"product_description\":\"Outswing Door 75\\\" x 95.5\\\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14302-R11\",\"approval_number\":\"FL14302.8\",\"seq\":8,\"product_model\":\"Pella Architect Clad Outswing Door Non-Impact\",\"product_description\":\"Outswing Fixed Door 37.875\\\" x 95.5\\\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14337-R10\",\"approval_number\":\"FL14337.1\",\"seq\":1,\"product_model\":\"Pella Architect Wood Outswing Door Impact\",\"product_description\":\"Outswing Fixed Door 37.875\\\" x 119.5\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14337-R10\",\"approval_number\":\"FL14337.2\",\"seq\":2,\"product_model\":\"Pella Architect Wood Outswing Door Impact\",\"product_description\":\"Outswing Fixed Door 37.875\\\" x 95.5\\\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14337-R10\",\"approval_number\":\"FL14337.3\",\"seq\":3,\"product_model\":\"Pella Architect Wood Outswing Door Impact\",\"product_description\":\"Outswing Door 75\\\" x 119.5\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14337-R10\",\"approval_number\":\"FL14337.4\",\"seq\":4,\"product_model\":\"Pella Architect Wood Outswing Door Impact\",\"product_description\":\"Outswing Door 75\\\" x 95.5\\\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14337-R10\",\"approval_number\":\"FL14337.5\",\"seq\":5,\"product_model\":\"Pella Architect Wood Outswing Door Non-Impact\",\"product_description\":\"Outswing Fixed Door 37.875\\\" x 119.5\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14337-R10\",\"approval_number\":\"FL14337.6\",\"seq\":6,\"product_model\":\"Pella Architect Wood Outswing Door Non-Impact\",\"product_description\":\"Outswing Fixed Door 37.875\\\" x 95.5\\\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14337-R10\",\"approval_number\":\"FL14337.7\",\"seq\":7,\"product_model\":\"Pella Architect Wood Outswing Door Non-Impact\",\"product_description\":\"Outswing Door 75\\\" x 119.5\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14337-R10\",\"approval_number\":\"FL14337.8\",\"seq\":8,\"product_model\":\"Pella Architect Wood Outswing Door Non-Impact\",\"product_description\":\"Outswing Door 75\\\" x 95.5\\\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16246-R7\",\"approval_number\":\"FL16246.1\",\"seq\":1,\"product_model\":\"Lifestyle w\\\/HGP Series Model 2 Non-Impact In-Swing Door\",\"product_description\":\"(XX) In-swing Double Door - 75\\\" x 95 1\\\/2\\\" with 3-point lock at active panel & 2-point lock at inactive panels\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16246-R7\",\"approval_number\":\"FL16246.2\",\"seq\":2,\"product_model\":\"Lifestyle w\\\/HGP Series Model 2 Non-Impact In-Swing Door\",\"product_description\":\"(X) In-swing Single Door - 37 7\\\/8\\\" x 95 1\\\/2\\\" with 3-point lock\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16246-R7\",\"approval_number\":\"FL16246.3\",\"seq\":3,\"product_model\":\"Lifestyle w\\\/HGP Series Model 2 Non-Impact In-Swing Door\",\"product_description\":\"(XO) In-swing Active\\\/Stationary Door - 75\\\" x 95 1\\\/2\\\" with 3-point lock at active panel\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-11-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16246-R7\",\"approval_number\":\"FL16246.4\",\"seq\":4,\"product_model\":\"Lifestyle w\\\/HGP Series Model 2 Non-Impact In-Swing Door\",\"product_description\":\"(O) In-swing Fixed Panel Door - 37 7\\\/8\\\" x 95 1\\\/2\\\"\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31711-R3\",\"approval_number\":\"FL31711.1\",\"seq\":1,\"product_model\":\"Pella Entry Doors\",\"product_description\":\"6'-8\\\" Opaque I\\\/S or O\\\/S Single or Double Door, Impact, standard latch and deadbolt\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31711-R3\",\"approval_number\":\"FL31711.2\",\"seq\":2,\"product_model\":\"Pella Entry Doors\",\"product_description\":\"6'-8\\\" Opaque I\\\/S or O\\\/S Single or Double Door, Impact, multi-point lock\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31711-R3\",\"approval_number\":\"FL31711.3\",\"seq\":3,\"product_model\":\"Pella Entry Doors\",\"product_description\":\"6'-8\\\" Opaque I\\\/S or O\\\/S Single or Double Door w\\\/ Impact Glazed Sidelights, Impact, standard latch and deadbolt\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31711-R3\",\"approval_number\":\"FL31711.4\",\"seq\":4,\"product_model\":\"Pella Entry Doors\",\"product_description\":\"6'-8\\\" Opaque I\\\/S or O\\\/S Single or Double Door w\\\/ Impact Glazed Sidelights, Impact, multi-point lock\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31711-R3\",\"approval_number\":\"FL31711.5\",\"seq\":5,\"product_model\":\"Pella Entry Doors\",\"product_description\":\"6'-8\\\" Impact Glazed I\\\/S or O\\\/S Single or Double Door w\\\/ or w\\\/o Impact Glazed Sidelights, Impact, standard latch and deadbolt\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31711-R3\",\"approval_number\":\"FL31711.6\",\"seq\":6,\"product_model\":\"Pella Entry Doors\",\"product_description\":\"6'-8\\\" Impact Glazed I\\\/S or O\\\/S Single or Double Door w\\\/ or w\\\/o Impact Glazed Sidelights, Impact, multi-point lock\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31711-R3\",\"approval_number\":\"FL31711.7\",\"seq\":7,\"product_model\":\"Pella Entry Doors\",\"product_description\":\"8'-0\\\" Opaque I\\\/S or O\\\/S Single or Double Door, Impact, standard latch and deadbolt\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31711-R3\",\"approval_number\":\"FL31711.8\",\"seq\":8,\"product_model\":\"Pella Entry Doors\",\"product_description\":\"8'-0\\\" Opaque I\\\/S or O\\\/S Single or Double Door, Impact, multi-point lock\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31711-R3\",\"approval_number\":\"FL31711.9\",\"seq\":9,\"product_model\":\"Pella Entry Doors\",\"product_description\":\"8'-0\\\" Impact Glazed I\\\/S Single or Double Door w\\\/ or w\\\/o Impact Glazed Sidelights, Impact, standard latch and deadbolt\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31711-R3\",\"approval_number\":\"FL31711.10\",\"seq\":10,\"product_model\":\"Pella Entry Doors\",\"product_description\":\"8'-0\\\" Impact Glazed O\\\/S Single or Double Door w\\\/ or w\\\/o Impact Glazed Sidelights, Impact, standard latch and deadbolt\",\"design_pressure\":\"+45\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31711-R3\",\"approval_number\":\"FL31711.11\",\"seq\":11,\"product_model\":\"Pella Entry Doors\",\"product_description\":\"8'-0\\\" Impact Glazed I\\\/S Single or Double Door w\\\/ or w\\\/o Impact Glazed Sidelights, Impact, multi-point lock\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31711-R3\",\"approval_number\":\"FL31711.12\",\"seq\":12,\"product_model\":\"Pella Entry Doors\",\"product_description\":\"8'-0\\\" Impact Glazed O\\\/S Single or Double Door w\\\/ or w\\\/o Impact Glazed Sidelights, Impact, multi-point lock\",\"design_pressure\":\"+45\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31711-R3\",\"approval_number\":\"FL31711.13\",\"seq\":13,\"product_model\":\"Pella Entry Doors\",\"product_description\":\"6'-8\\\" Impact Flush Glazed I\\\/S or O\\\/S Single or Double Door w\\\/ or w\\\/o Impact Glazed Sidelights, Impact, standard latch and deadbolt\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31711-R3\",\"approval_number\":\"FL31711.14\",\"seq\":14,\"product_model\":\"Pella Entry Doors\",\"product_description\":\"6'-8\\\" Impact Flush Glazed I\\\/S Single or Double Door w\\\/ or w\\\/o Impact Glazed Sidelights, Impact, multi-point lock\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31711-R3\",\"approval_number\":\"FL31711.15\",\"seq\":15,\"product_model\":\"Pella Entry Doors\",\"product_description\":\"8'-0\\\" Impact Flush Glazed I\\\/S or O\\\/S Single or Double Door w\\\/ or w\\\/o Impact Glazed Sidelights, Impact, standard latch and deadbolt\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31711-R3\",\"approval_number\":\"FL31711.16\",\"seq\":16,\"product_model\":\"Pella Entry Doors\",\"product_description\":\"8'-0\\\" Impact Flush Glazed I\\\/S or O\\\/S Single or Double Door w\\\/ or w\\\/o Impact Glazed Sidelights, Impact, multi-point lock\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31711-R3\",\"approval_number\":\"FL31711.17\",\"seq\":17,\"product_model\":\"Pella Entry Doors\",\"product_description\":\"8'-0\\\" Opaque I\\\/S Single or Double Door w\\\/ Impact Glazed Sidelights, Impact, standard latch and deadbolt\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31711-R3\",\"approval_number\":\"FL31711.18\",\"seq\":18,\"product_model\":\"Pella Entry Doors\",\"product_description\":\"8'-0\\\" Opaque O\\\/S Single or Double Door w\\\/ Impact Glazed Sidelights, Impact, standard latch and deadbolt\",\"design_pressure\":\"+45\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31711-R3\",\"approval_number\":\"FL31711.19\",\"seq\":19,\"product_model\":\"Pella Entry Doors\",\"product_description\":\"8'-0\\\" Opaque I\\\/S Single or Double Door w\\\/ Impact Glazed Sidelights, Impact, multi-point lock\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31711-R3\",\"approval_number\":\"FL31711.20\",\"seq\":20,\"product_model\":\"Pella Entry Doors\",\"product_description\":\"8'-0\\\" Opaque O\\\/S Single or Double Door w\\\/ Impact Glazed Sidelights, Impact, multi-point lock\",\"design_pressure\":\"+45\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31712-R3\",\"approval_number\":\"FL31712.1\",\"seq\":1,\"product_model\":\"Pella Entry Doors\",\"product_description\":\"6'-8\\\" Glazed I\\\/S or O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelights, standard latch and deadbolt\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31712-R3\",\"approval_number\":\"FL31712.2\",\"seq\":2,\"product_model\":\"Pella Entry Doors\",\"product_description\":\"6'-8\\\" Glazed I\\\/S or O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelights, multi-point lock\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31712-R3\",\"approval_number\":\"FL31712.3\",\"seq\":3,\"product_model\":\"Pella Entry Doors\",\"product_description\":\"6'-8\\\" Flush Glazed I\\\/S or O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelights, standard latch and deadbolt\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31712-R3\",\"approval_number\":\"FL31712.4\",\"seq\":4,\"product_model\":\"Pella Entry Doors\",\"product_description\":\"6'-8\\\" Flush Glazed I\\\/S or O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelights, multi-point lock\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31712-R3\",\"approval_number\":\"FL31712.5\",\"seq\":5,\"product_model\":\"Pella Entry Doors\",\"product_description\":\"6'-8\\\" Opaque I\\\/S or O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelights, standard latch and deadbolt\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31712-R3\",\"approval_number\":\"FL31712.6\",\"seq\":6,\"product_model\":\"Pella Entry Doors\",\"product_description\":\"6'-8\\\" Opaque I\\\/S or O\\\/S Single or Double Door w\\\/ or w\\\/o Sidelights, multi-point lock\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#32104-R3\",\"approval_number\":\"FL32104.1\",\"seq\":1,\"product_model\":\"Pella Entry Doors non-impact out-swing fiberglass panel & composite frame doors.\",\"product_description\":\"105\\\" x 80.88\\\" OXXO door unit with opaque panels, glazed sidelights, & latch & deadbolt lock\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#32104-R3\",\"approval_number\":\"FL32104.2\",\"seq\":2,\"product_model\":\"Pella Entry Doors non-impact out-swing fiberglass panel & composite frame doors.\",\"product_description\":\"105\\\" x 80.88\\\" OXXO door unit with opaque panels, glazed sidelights, & multipoint lock\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#32104-R3\",\"approval_number\":\"FL32104.3\",\"seq\":3,\"product_model\":\"Pella Entry Doors non-impact out-swing fiberglass panel & composite frame doors.\",\"product_description\":\"105\\\" x 80.88\\\" OXXO door unit with glazed panels, glazed sidelights, & latch & deadbolt lock\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#32104-R3\",\"approval_number\":\"FL32104.4\",\"seq\":4,\"product_model\":\"Pella Entry Doors non-impact out-swing fiberglass panel & composite frame doors.\",\"product_description\":\"105\\\" x 80.88\\\" OXXO door unit with glazed panels, glazed sidelights, & multipoint lock\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#32104-R3\",\"approval_number\":\"FL32104.5\",\"seq\":5,\"product_model\":\"Pella Entry Doors non-impact out-swing fiberglass panel & composite frame doors.\",\"product_description\":\"105\\\" x 80.88\\\" OXXO door unit with flush glazed panels, flush glazed sidelights, & latch & deadbolt lock\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#32104-R3\",\"approval_number\":\"FL32104.6\",\"seq\":6,\"product_model\":\"Pella Entry Doors non-impact out-swing fiberglass panel & composite frame doors.\",\"product_description\":\"105\\\" x 80.88\\\" OXXO door unit with flush glazed panels, flush glazed sidelights, & multipoint lock\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#32104-R3\",\"approval_number\":\"FL32104.7\",\"seq\":7,\"product_model\":\"Pella Entry Doors non-impact out-swing fiberglass panel & composite frame doors.\",\"product_description\":\"105\\\" x 96.88\\\" OXXO door unit with opaque panels, glazed sidelights, & latch & deadbolt lock\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#32104-R3\",\"approval_number\":\"FL32104.8\",\"seq\":8,\"product_model\":\"Pella Entry Doors non-impact out-swing fiberglass panel & composite frame doors.\",\"product_description\":\"105\\\" x 96.88\\\" OXXO door unit with opaque panels, glazed sidelights, & multipoint lock\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#32104-R3\",\"approval_number\":\"FL32104.9\",\"seq\":9,\"product_model\":\"Pella Entry Doors non-impact out-swing fiberglass panel & composite frame doors.\",\"product_description\":\"105\\\" x 96.88\\\" OXXO door unit with glazed panels, glazed sidelights, & latch & deadbolt lock\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#32104-R3\",\"approval_number\":\"FL32104.10\",\"seq\":10,\"product_model\":\"Pella Entry Doors non-impact out-swing fiberglass panel & composite frame doors.\",\"product_description\":\"105\\\" x 96.88\\\" OXXO door unit with glazed panels, glazed sidelights, & multipoint lock\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#32104-R3\",\"approval_number\":\"FL32104.11\",\"seq\":11,\"product_model\":\"Pella Entry Doors non-impact out-swing fiberglass panel & composite frame doors.\",\"product_description\":\"105\\\" x 96.88\\\" OXXO door unit with flush glazed panels, flush glazed sidelights, & latch & deadbolt lock\",\"design_pressure\":\"+40\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#32104-R3\",\"approval_number\":\"FL32104.12\",\"seq\":12,\"product_model\":\"Pella Entry Doors non-impact out-swing fiberglass panel & composite frame doors.\",\"product_description\":\"105\\\" x 96.88\\\" OXXO door unit with flush glazed panels, flush glazed sidelights, & multipoint lock\",\"design_pressure\":\"+40\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#32108-R3\",\"approval_number\":\"FL32108.1\",\"seq\":1,\"product_model\":\"Pella Entry Doors non-impact in-swing fiberglass panel & composite frame doors.\",\"product_description\":\"105\\\" x 81.63\\\" OXXO door unit with opaque panels, glazed sidelights, & latch & deadbolt lock\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#32108-R3\",\"approval_number\":\"FL32108.2\",\"seq\":2,\"product_model\":\"Pella Entry Doors non-impact in-swing fiberglass panel & composite frame doors.\",\"product_description\":\"105\\\" x 81.63\\\" OXXO door unit with opaque panels, glazed sidelights, & multipoint lock\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#32108-R3\",\"approval_number\":\"FL32108.3\",\"seq\":3,\"product_model\":\"Pella Entry Doors non-impact in-swing fiberglass panel & composite frame doors.\",\"product_description\":\"105\\\" x 81.63\\\" OXXO door unit with glazed panels, glazed sidelights, & latch & deadbolt lock\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#32108-R3\",\"approval_number\":\"FL32108.4\",\"seq\":4,\"product_model\":\"Pella Entry Doors non-impact in-swing fiberglass panel & composite frame doors.\",\"product_description\":\"105\\\" x 81.63\\\" OXXO door unit with glazed panels, glazed sidelights, & multipoint lock\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#32108-R3\",\"approval_number\":\"FL32108.5\",\"seq\":5,\"product_model\":\"Pella Entry Doors non-impact in-swing fiberglass panel & composite frame doors.\",\"product_description\":\"105\\\" x 81.63\\\" OXXO door unit with flush glazed panels, flush glazed sidelights, & latch & deadbolt lock\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#32108-R3\",\"approval_number\":\"FL32108.6\",\"seq\":6,\"product_model\":\"Pella Entry Doors non-impact in-swing fiberglass panel & composite frame doors.\",\"product_description\":\"105\\\" x 81.63\\\" OXXO door unit with flush glazed panels, flush glazed sidelights, & multipoint lock\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#32108-R3\",\"approval_number\":\"FL32108.7\",\"seq\":7,\"product_model\":\"Pella Entry Doors non-impact in-swing fiberglass panel & composite frame doors.\",\"product_description\":\"105\\\" x 97.63\\\" OXXO door unit with opaque panels, glazed sidelights, & latch & deadbolt lock\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#32108-R3\",\"approval_number\":\"FL32108.8\",\"seq\":8,\"product_model\":\"Pella Entry Doors non-impact in-swing fiberglass panel & composite frame doors.\",\"product_description\":\"105\\\" x 97.63\\\" OXXO door unit with opaque panels, glazed sidelights, & multipoint lock\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#32108-R3\",\"approval_number\":\"FL32108.9\",\"seq\":9,\"product_model\":\"Pella Entry Doors non-impact in-swing fiberglass panel & composite frame doors.\",\"product_description\":\"105\\\" x 97.63\\\" OXXO door unit with glazed panels, glazed sidelights, & latch & deadbolt lock\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#32108-R3\",\"approval_number\":\"FL32108.10\",\"seq\":10,\"product_model\":\"Pella Entry Doors non-impact in-swing fiberglass panel & composite frame doors.\",\"product_description\":\"105\\\" x 97.63\\\" OXXO door unit with glazed panels, glazed sidelights, & multipoint lock\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#32108-R3\",\"approval_number\":\"FL32108.11\",\"seq\":11,\"product_model\":\"Pella Entry Doors non-impact in-swing fiberglass panel & composite frame doors.\",\"product_description\":\"105\\\" x 97.63\\\" OXXO door unit with flush glazed panels, flush glazed sidelights, & latch & deadbolt lock\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#32108-R3\",\"approval_number\":\"FL32108.12\",\"seq\":12,\"product_model\":\"Pella Entry Doors non-impact in-swing fiberglass panel & composite frame doors.\",\"product_description\":\"105\\\" x 97.63\\\" OXXO door unit with flush glazed panels, flush glazed sidelights, & multipoint lock\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33465-R1\",\"approval_number\":\"FL33465.1\",\"seq\":1,\"product_model\":\"HPD-575\",\"product_description\":\"HPD-575 French Door w\\\/ SD-571 Sidelights, Non-Impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33616-R1\",\"approval_number\":\"FL33616.1\",\"seq\":1,\"product_model\":\"SHD-570\",\"product_description\":\"SHD-570 Side Hinge Door, HVHZ Large Missile Impact\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33617-R1\",\"approval_number\":\"FL33617.1\",\"seq\":1,\"product_model\":\"SHD-575\",\"product_description\":\"SHD-575 Vinyl Side Hinge French Door, HVHZ Large Missile Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33618-R1\",\"approval_number\":\"FL33618.1\",\"seq\":1,\"product_model\":\"HPD-570, 571, 575\",\"product_description\":\"HPD-570 Single Door, 575 French Door, 571 Fixed Side Lite, HVHZ Large Missile Impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#40275-R1\",\"approval_number\":\"FL40275.1\",\"seq\":1,\"product_model\":\"Architect Series Traditional, Reserve and Contemporary Clad Outswing Bi-fold Door\",\"product_description\":\"160.775\\\" X 96.875\\\" 4-panel bi-fold door (3L-1R or 1L-3R)\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#40275-R1\",\"approval_number\":\"FL40275.2\",\"seq\":2,\"product_model\":\"Architect Series Traditional, Reserve and Contemporary Clad Outswing Bi-fold Door\",\"product_description\":\"160.775\\\" X 119.500\\\" 4-panel bi-fold door (3L-1R or 1L-3R)\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-09-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#47480-R1\",\"approval_number\":\"FL47480.1\",\"seq\":1,\"product_model\":\"5701 Outswing Door (X) - Impact\",\"product_description\":\"Single Swing Door - Missile D, Wind Zone 3\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#47480-R1\",\"approval_number\":\"FL47480.2\",\"seq\":2,\"product_model\":\"5701 Outswing Door (X) - Non-Impact\",\"product_description\":\"Single Outswing Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#47480-R1\",\"approval_number\":\"FL47480.3\",\"seq\":3,\"product_model\":\"5751 - Outswing French Door (XX)-Impact\",\"product_description\":\"5751 PVC French Swing Door, Large Missile Impact (Wind Zone 3)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#47480-R1\",\"approval_number\":\"FL47480.4\",\"seq\":4,\"product_model\":\"5751 - Outswing French Door (XX)-Non-Impact\",\"product_description\":\"5751 PVC French Swing Door, Non-impact French Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#48020-R0\",\"approval_number\":\"FL48020.1\",\"seq\":1,\"product_model\":\"AIS02 - Aluminum Inswing Hinged Door (Single Panel)\",\"product_description\":\"AIS02 - Aluminum Inswing Hinged Door (Single Panel Only) Maximum Frame Size of 47.25\\\"x119.5\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#48020-R0\",\"approval_number\":\"FL48020.2\",\"seq\":2,\"product_model\":\"AOS05 - Aluminum Outswing Hinged 2-Panel Side-Hinged Door\",\"product_description\":\"AOS05 - Aluminum Outswing Hinged Door 2-Panel Side-Hinged Door, frame size tested: 96\\\"x120\\\", panel size tested: 47.84\\\"x118.25\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-11-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#48020-R0\",\"approval_number\":\"FL48020.3\",\"seq\":3,\"product_model\":\"AOS05 - Aluminum Outswing Hinged Door (Single Panel)\",\"product_description\":\"AOS05 - Aluminum Outswing Hinged Door (Single Panel Only) Maximum Frame Size of 47.25\\\"x119.5\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-11-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#429-R0\",\"approval_number\":\"FL429.1\",\"seq\":1,\"product_model\":\"(DSC0F) Designer Smart-Sash II\",\"product_description\":\"(411-H-636.1) Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#429-R0\",\"approval_number\":\"FL429.2\",\"seq\":2,\"product_model\":\"(DSC0F) Designer Smart-Sash II\",\"product_description\":\"(411-H-632.5) Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#429-R0\",\"approval_number\":\"FL429.3\",\"seq\":3,\"product_model\":\"(DSC0F)Designer Smart-Sash II\",\"product_description\":\"(411-H-636) Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#429-R0\",\"approval_number\":\"FL429.4\",\"seq\":4,\"product_model\":\"(DSCOF) Advanced Performance S\",\"product_description\":\"(411-H-632.3) Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#429-R0\",\"approval_number\":\"FL429.5\",\"seq\":5,\"product_model\":\"(DSCOF) Advanced Performance S\",\"product_description\":\"(411-H-632) Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#429-R0\",\"approval_number\":\"FL429.6\",\"seq\":6,\"product_model\":\"(DSCOF) Designer Smart-Sash II\",\"product_description\":\"(411-H-632.6) Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#429-R0\",\"approval_number\":\"FL429.7\",\"seq\":7,\"product_model\":\"(DSCOF) Designer Smart-Sash II\",\"product_description\":\"(411-H-632.7) Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#429-R0\",\"approval_number\":\"FL429.8\",\"seq\":8,\"product_model\":\"(DSCOF) Designer Smart-Sash II\",\"product_description\":\"(411-H-632.4) Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#429-R0\",\"approval_number\":\"FL429.9\",\"seq\":9,\"product_model\":\"(DSCOFFX) Advanced Performance\",\"product_description\":\"(411-H-632.1) Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#429-R0\",\"approval_number\":\"FL429.10\",\"seq\":10,\"product_model\":\"(DSCOFFX) Advanced Performance\",\"product_description\":\"(411-H-632.2) Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#429-R0\",\"approval_number\":\"FL429.11\",\"seq\":11,\"product_model\":\"(PLCIF) Proline Inswing French\",\"product_description\":\"(411-H-647) Inswing Hinged Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#429-R0\",\"approval_number\":\"FL429.12\",\"seq\":12,\"product_model\":\"(PLCIF) Proline Inswing French\",\"product_description\":\"(411-H-647.1) Inswing Hinged Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#587-R0\",\"approval_number\":\"FL587.1\",\"seq\":1,\"product_model\":\"HurricaneShield Outswing Frenc\",\"product_description\":\"Impact approved outswing French door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#1823-R0\",\"approval_number\":\"FL1823.1\",\"seq\":1,\"product_model\":\"(DSC0F) Architect Series\\\/Class\",\"product_description\":\"411-H-632.8 Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#1823-R0\",\"approval_number\":\"FL1823.2\",\"seq\":2,\"product_model\":\"(DSCOF) Architect Series\\\/Class\",\"product_description\":\"411-H-632.9 Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#1823-R0\",\"approval_number\":\"FL1823.3\",\"seq\":3,\"product_model\":\"(DSCOF) Architect Series\\\/Class\",\"product_description\":\"411-H-632.10 Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#1823-R0\",\"approval_number\":\"FL1823.4\",\"seq\":4,\"product_model\":\"(DSCOF) Architect Series\\\/Class\",\"product_description\":\"411-H-632.11 Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2644-R0\",\"approval_number\":\"FL2644.1\",\"seq\":1,\"product_model\":\"Architect Series\\\/Classic Wood\",\"product_description\":\"411-H-664 Hinged Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2644-R0\",\"approval_number\":\"FL2644.2\",\"seq\":2,\"product_model\":\"Architect Series\\\/Classic Wood\",\"product_description\":\"411-H-664.1 Hinged Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2644-R0\",\"approval_number\":\"FL2644.3\",\"seq\":3,\"product_model\":\"Clad Architect Series\\\/Classic\",\"product_description\":\"411-H-665 Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2644-R0\",\"approval_number\":\"FL2644.4\",\"seq\":4,\"product_model\":\"Clad Architect Series\\\/Classic\",\"product_description\":\"411-H-665.1 Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2644-R0\",\"approval_number\":\"FL2644.5\",\"seq\":5,\"product_model\":\"Clad Architect Series\\\/Classic\",\"product_description\":\"411-H-666 Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2644-R0\",\"approval_number\":\"FL2644.6\",\"seq\":6,\"product_model\":\"Clad Architect Series\\\/Classic\",\"product_description\":\"411-H-666.1 Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4194-R0\",\"approval_number\":\"FL4194.1\",\"seq\":1,\"product_model\":\"Hurricane Shield Architect Series \\\/ Classic Clad French Outswing Door - Type II\",\"product_description\":\"(411-H-710) Clad Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5710-R0\",\"approval_number\":\"FL5710.1\",\"seq\":1,\"product_model\":\"Hurricane Shield Architect Series\\\/Classic Clad Hinged Door Active\\\/Inactive\",\"product_description\":\"(411-H-783.01) Hinged Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6076-R0\",\"approval_number\":\"FL6076.1\",\"seq\":1,\"product_model\":\"Designer Series - Clad Inswing Hinged Door\",\"product_description\":\"(411-H-796.02) Inswing Hinged Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6076-R0\",\"approval_number\":\"FL6076.2\",\"seq\":2,\"product_model\":\"Designer Series - Clad Inswing Hinged Door\",\"product_description\":\"(411-H-796.03) Clad Inswing Hinged Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6076-R0\",\"approval_number\":\"FL6076.3\",\"seq\":3,\"product_model\":\"Designer Series - Fixed\\\/Active Clad Inswing Hinged Door\",\"product_description\":\"(411-H-796.04) Clad Inswing Hinged Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6076-R0\",\"approval_number\":\"FL6076.4\",\"seq\":4,\"product_model\":\"Designer Series - Fixed\\\/Active Clad Inswing Hinged Door\",\"product_description\":\"(411-H-796.05) Clad Inswing Hinged Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6076-R0\",\"approval_number\":\"FL6076.5\",\"seq\":5,\"product_model\":\"Designer Series - Inactive\\\/Active Clad Inswing Hinged Door\",\"product_description\":\"(411-H-796.10) Clad Inswing Hinged Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6076-R0\",\"approval_number\":\"FL6076.6\",\"seq\":6,\"product_model\":\"Designer Series - Inactive\\\/Active Clad Inswing Hinged Door\",\"product_description\":\"(411-H-796.11) Clad Inswing Hinged Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6076-R0\",\"approval_number\":\"FL6076.7\",\"seq\":7,\"product_model\":\"Designer Series - Inactive\\\/Active Clad Inswing Hinged Door\",\"product_description\":\"(411-H-796.00) Clad Inswing Hinged Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6076-R0\",\"approval_number\":\"FL6076.8\",\"seq\":8,\"product_model\":\"Designer Series - Inactive\\\/Active Clad Inswing Hinged Door\",\"product_description\":\"(411-H-796.01) Clad Inswing Hinged Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#7302-R0\",\"approval_number\":\"FL7302.1\",\"seq\":1,\"product_model\":\"Designer Series II Inactive\\\/Active Clad Outswing Hinged Door\",\"product_description\":\"411-H-823.00 - .01 Hinged Glass Door\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#7302-R0\",\"approval_number\":\"FL7302.2\",\"seq\":2,\"product_model\":\"Designer Series II Inactive\\\/Active Clad Outswing Hinged Door\",\"product_description\":\"411-H-823.02 - .03 Hinged Glass Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#29150-R0\",\"approval_number\":\"FL29150.1\",\"seq\":1,\"product_model\":\"Architect Series Traditional, Reserve & Contemporary Clad Out-swing Bi-fold Door\",\"product_description\":\"160.375\\\" x 96.875\\\" 4-panel bi-fold door (3L-1R or 1R-3L)\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#29150-R0\",\"approval_number\":\"FL29150.2\",\"seq\":2,\"product_model\":\"Architect Series Traditional, Reserve, & Contemporary Clad Out-swing Bi-fold Door\",\"product_description\":\"160.375\\\" x 119.5\\\" 4-panel bi-fold door (3L-1R or 1R-3L)\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#10346-R0\",\"approval_number\":\"FL10346.5\",\"seq\":5,\"product_model\":\"411-H-948.01\",\"product_description\":\"ProLine Series Clad Fixed Hinged Door\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#10346-R0\",\"approval_number\":\"FL10346.6\",\"seq\":6,\"product_model\":\"411-H-948.02\",\"product_description\":\"ProLine Series Clad Fixed Hinged Door\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#10346-R0\",\"approval_number\":\"FL10346.7\",\"seq\":7,\"product_model\":\"411-H-949.00\",\"product_description\":\"ProLine Series Clad Fixed Hinged Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#10346-R0\",\"approval_number\":\"FL10346.8\",\"seq\":8,\"product_model\":\"411-H-949.01\",\"product_description\":\"ProLine Series Clad Fixed Hinged Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#10346-R0\",\"approval_number\":\"FL10346.9\",\"seq\":9,\"product_model\":\"411-H-949.02\",\"product_description\":\"ProLine Series Clad Fixed Hinged Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#9562-R1\",\"approval_number\":\"FL9562.1\",\"seq\":1,\"product_model\":\"Architect Series\",\"product_description\":\"Aluminum Clad Out-Swing French Sidelight with Advanced Performance Upgrade (48\\\" X 96\\\")\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#9562-R1\",\"approval_number\":\"FL9562.2\",\"seq\":2,\"product_model\":\"Architect Series\",\"product_description\":\"Aluminum Clad Out-Swing French Fixed Door with Advanced Performance Upgrade (48\\\" X 120\\\")\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#9562-R1\",\"approval_number\":\"FL9562.3\",\"seq\":3,\"product_model\":\"Architect Series\",\"product_description\":\"Aluminum Clad Out-Swing French Double Door with Advanced Performance Upgrade (75\\\" X 120\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#9583-R1\",\"approval_number\":\"FL9583.1\",\"seq\":1,\"product_model\":\"Architect Series\",\"product_description\":\"Aluminum Clad In-Swing French Fixed Door (48\\\" X 120\\\")\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#9583-R1\",\"approval_number\":\"FL9583.2\",\"seq\":2,\"product_model\":\"Architect Series\",\"product_description\":\"Aluminum Clad In-Swing French Double Door (75\\\" X 120\\\")\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#9624-R1\",\"approval_number\":\"FL9624.1\",\"seq\":1,\"product_model\":\"Architect Series\",\"product_description\":\"Wood Out-Swing French Sidelight (48\\\" X 96\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#9624-R1\",\"approval_number\":\"FL9624.2\",\"seq\":2,\"product_model\":\"Architect Series\",\"product_description\":\"Wood Out-Swing French Fixed Door (48\\\" X 120\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#9624-R1\",\"approval_number\":\"FL9624.3\",\"seq\":3,\"product_model\":\"Architect Series\",\"product_description\":\"Wood Out-Swing French Double Door (75\\\" X 96\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#9626-R1\",\"approval_number\":\"FL9626.1\",\"seq\":1,\"product_model\":\"Architect Series\",\"product_description\":\"Wood In-Swing French Double Door (75\\\" X 96\\\")\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#9626-R1\",\"approval_number\":\"FL9626.2\",\"seq\":2,\"product_model\":\"Architect Series\",\"product_description\":\"Wood In-Swing French Fixed Door (48\\\" X 120\\\")\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#9633-R1\",\"approval_number\":\"FL9633.1\",\"seq\":1,\"product_model\":\"Architect Series\",\"product_description\":\"Clad Out-Swing French Sidelight (48\\\" X 96\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#9934-R1\",\"approval_number\":\"FL9934.1\",\"seq\":1,\"product_model\":\"Architect Series\",\"product_description\":\"Impact Resistanct Aluminum Clad Wood French Out-swing Door (Fixed, Single, Double)\",\"design_pressure\":\"+70 max\\\/-85 max\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#9562-R2\",\"approval_number\":\"FL9562.4\",\"seq\":4,\"product_model\":\"Architect or Designer Series Aluminum Clad Outswing French Door\",\"product_description\":\"Double Operable French Panel Door with Advanced Performance Upgrade (75\\\" X 96\\\")\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#9562-R2\",\"approval_number\":\"FL9562.5\",\"seq\":5,\"product_model\":\"Architect or Designer Series Aluminum Clad Outswing French Door\",\"product_description\":\"Double Operable French Panel Door with Advanced Performance Upgrade (75\\\" X 84\\\")\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#9562-R2\",\"approval_number\":\"FL9562.6\",\"seq\":6,\"product_model\":\"Architect or Designer Series Aluminum Clad Outswing French Door\",\"product_description\":\"French Fixed Panel Sidelight with Advanced Performance Upgrade (38\\\" X 96\\\")\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#9583-R2\",\"approval_number\":\"FL9583.3\",\"seq\":3,\"product_model\":\"Architect or Designer Series Aluminum Clad Inswing French Door\",\"product_description\":\"Double Operable French Panel Door (75\\\" X 96\\\")\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#9583-R2\",\"approval_number\":\"FL9583.4\",\"seq\":4,\"product_model\":\"Architect or Designer Series Aluminum Clad Inswing French Door\",\"product_description\":\"Double Operable French Panel Door (75\\\" X 84\\\")\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#9583-R2\",\"approval_number\":\"FL9583.5\",\"seq\":5,\"product_model\":\"Architect or Designer Series Aluminum Clad Inswing French Door\",\"product_description\":\"Double Operable\\\/Fixed French Panel Door with Active Panel Hinged to Fixed Panel (75\\\" X 96\\\")\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#9583-R2\",\"approval_number\":\"FL9583.6\",\"seq\":6,\"product_model\":\"Architect or Designer Series Aluminum Clad Inswing French Door\",\"product_description\":\"Double Operable\\\/Fixed French Panel Door with Active Panel Hinged to Fixed Panel (75\\\" X 84\\\")\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#9583-R2\",\"approval_number\":\"FL9583.7\",\"seq\":7,\"product_model\":\"Architect or Designer Series Aluminum Clad Inswing French Door\",\"product_description\":\"French Fixed Panel Sidelight (38\\\" X 96\\\")\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#9633-R2\",\"approval_number\":\"FL9633.2\",\"seq\":2,\"product_model\":\"Architect or Designer Series Aluminum Clad Outswing French Door\",\"product_description\":\"Double Operable French Panel Door (75\\\" X 96\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#9633-R2\",\"approval_number\":\"FL9633.3\",\"seq\":3,\"product_model\":\"Architect or Designer Series Aluminum Clad Outswing French Door\",\"product_description\":\"Double Operable French Panel Door (75\\\" X 84\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#9633-R2\",\"approval_number\":\"FL9633.4\",\"seq\":4,\"product_model\":\"Architect or Designer Series Aluminum Clad Outswing French Door\",\"product_description\":\"French Fixed Panel Door (38\\\" X 96\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11911-R0\",\"approval_number\":\"FL11911.1\",\"seq\":1,\"product_model\":\"Pella Inswing Steel Entry Door\",\"product_description\":\"Clad Frame, Single Door, Full Lite, with Side Lite, 6'8\\\" height, both standard and low-profile sill.\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11911-R0\",\"approval_number\":\"FL11911.2\",\"seq\":2,\"product_model\":\"Pella Inswing Steel Entry Door\",\"product_description\":\"Clad Frame, Single Door, Full Lite, with Side Lite, 8'0\\\" height, both standard and low-profile sill.\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11911-R0\",\"approval_number\":\"FL11911.3\",\"seq\":3,\"product_model\":\"Pella Inswing Steel Entry Door\",\"product_description\":\"Clad Frame, Single Door, Full Lite, 6'8\\\" height, both standard and low-profile sill.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11911-R0\",\"approval_number\":\"FL11911.4\",\"seq\":4,\"product_model\":\"Pella Inswing Steel Entry Door\",\"product_description\":\"Clad Frame, Single Door, Full Lite, 8'0\\\" height, both standard and low-profile sill.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11911-R0\",\"approval_number\":\"FL11911.5\",\"seq\":5,\"product_model\":\"Pella Inswing Steel Entry Door\",\"product_description\":\"Clad Frame, Double Door, Full Lite, 6'8\\\" height, both standard and low-profile sill.\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11911-R0\",\"approval_number\":\"FL11911.6\",\"seq\":6,\"product_model\":\"Pella Inswing Steel Entry Door\",\"product_description\":\"Clad Frame, Double Door, Full Lite, 8'0\\\" height, both standard and low-profile sill.\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11911-R0\",\"approval_number\":\"FL11911.7\",\"seq\":7,\"product_model\":\"Pella Inswing Steel Entry Door\",\"product_description\":\"Clad Frame, Single Door, Non Glazed, 6'8\\\" height, both standard and low-profile sill.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11911-R0\",\"approval_number\":\"FL11911.8\",\"seq\":8,\"product_model\":\"Pella Inswing Steel Entry Door\",\"product_description\":\"Clad Frame, Single Door, Non Glazed, 8'0\\\" height, both standard and low-profile sill.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11911-R0\",\"approval_number\":\"FL11911.9\",\"seq\":9,\"product_model\":\"Pella Inswing Steel Entry Door\",\"product_description\":\"Clad Frame, Double Door, Non Glazed, 6'8\\\" height, both standard and low-profile sill.\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11911-R0\",\"approval_number\":\"FL11911.10\",\"seq\":10,\"product_model\":\"Pella Inswing Steel Entry Door\",\"product_description\":\"Clad Frame, Double Door, Non Glazed, 8'0\\\" height, both standard and low-profile sill.\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11911-R0\",\"approval_number\":\"FL11911.11\",\"seq\":11,\"product_model\":\"Pella Inswing Steel Entry Door\",\"product_description\":\"Wood Frame, Single Door, Full Lite, with Side Lite, 6'8\\\" height, both standard and low-profile sill.\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11911-R0\",\"approval_number\":\"FL11911.12\",\"seq\":12,\"product_model\":\"Pella Inswing Steel Entry Door\",\"product_description\":\"Wood Frame, Single Door, Full Lite, with Side Lite, 8'0\\\" height, both standard and low-profile sill.\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11911-R0\",\"approval_number\":\"FL11911.13\",\"seq\":13,\"product_model\":\"Pella Inswing Steel Entry Door\",\"product_description\":\"Wood Frame, Single Door, Full Lite, 6'8\\\" height, both standard and low-profile sill.\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11911-R0\",\"approval_number\":\"FL11911.14\",\"seq\":14,\"product_model\":\"Pella Inswing Steel Entry Door\",\"product_description\":\"Wood Frame, Single Door, Full Lite, 8'0\\\" height, both standard and low-profile sill.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11911-R0\",\"approval_number\":\"FL11911.15\",\"seq\":15,\"product_model\":\"Pella Inswing Steel Entry Door\",\"product_description\":\"Wood Frame, Double Door, Full Lite, 6'8\\\" height, both standard and low-profile sill.\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11911-R0\",\"approval_number\":\"FL11911.16\",\"seq\":16,\"product_model\":\"Pella Inswing Steel Entry Door\",\"product_description\":\"Wood Frame, Double Door, Full Lite, 8'0\\\" height, both standard and low-profile sill.\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11911-R0\",\"approval_number\":\"FL11911.17\",\"seq\":17,\"product_model\":\"Pella Inswing Steel Entry Door\",\"product_description\":\"Wood Frame, Single Door, Non Glazed, 6'8\\\" height, both standard and low-profile sill.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11911-R0\",\"approval_number\":\"FL11911.18\",\"seq\":18,\"product_model\":\"Pella Inswing Steel Entry Door\",\"product_description\":\"Wood Frame, Single Door, Non Glazed, 8'0\\\" height, both standard and low-profile sill.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11911-R0\",\"approval_number\":\"FL11911.19\",\"seq\":19,\"product_model\":\"Pella Inswing Steel Entry Door\",\"product_description\":\"Wood Frame, Double Door, Non Glazed, 6'8\\\" height, both standard and low-profile sill.\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11911-R0\",\"approval_number\":\"FL11911.20\",\"seq\":20,\"product_model\":\"Pella Inswing Steel Entry Door\",\"product_description\":\"Wood Frame, Double Door, Non Glazed, 8'0\\\" height, both standard and low-profile sill.\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11920-R0\",\"approval_number\":\"FL11920.1\",\"seq\":1,\"product_model\":\"Pella Outswing Steel Entry Door\",\"product_description\":\"Clad Frame, Single Door, Full Lite, with Side Lite, 6'8\\\" height, both standard and low profile sill.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11920-R0\",\"approval_number\":\"FL11920.2\",\"seq\":2,\"product_model\":\"Pella Outswing Steel Entry Door\",\"product_description\":\"Clad Frame, Single Door, Full Lite, with Side Lite, 8'0\\\" height, both standard and low profile sill.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11920-R0\",\"approval_number\":\"FL11920.3\",\"seq\":3,\"product_model\":\"Pella Outswing Steel Entry Door\",\"product_description\":\"Clad Frame, Single Door, Full Lite, 6'8\\\" height, both standard and low profile sill.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11920-R0\",\"approval_number\":\"FL11920.4\",\"seq\":4,\"product_model\":\"Pella Outswing Steel Entry Door\",\"product_description\":\"Clad Frame, Single Door, Full Lite, 8'0\\\" height, both standard and low profile sill.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11920-R0\",\"approval_number\":\"FL11920.5\",\"seq\":5,\"product_model\":\"Pella Outswing Steel Entry Door\",\"product_description\":\"Clad Frame, Single Door, with Side Lite, 6'8\\\" height, both standard and low profile sill.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11920-R0\",\"approval_number\":\"FL11920.6\",\"seq\":6,\"product_model\":\"Pella Outswing Steel Entry Door\",\"product_description\":\"Clad Frame, Single Door, with Side Lite, 8'0\\\" height, both standard and low profile sill.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11920-R0\",\"approval_number\":\"FL11920.7\",\"seq\":7,\"product_model\":\"Pella Outswing Steel Entry Door\",\"product_description\":\"Clad Frame, Single Door, Non Glazed, 6'8\\\" height, both standard and low profile sill.\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11920-R0\",\"approval_number\":\"FL11920.8\",\"seq\":8,\"product_model\":\"Pella Outswing Steel Entry Door\",\"product_description\":\"Clad Frame, Single Door, Non Glazed, 8'0\\\" height, both standard and low profile sill.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#13609-R0\",\"approval_number\":\"FL13609.1\",\"seq\":1,\"product_model\":\"Architect Series Impact Aluminum Clad Double Inswing French Door\",\"product_description\":\"Architect Series Impact Aluminum Clad Double Inswing French Door (75\\\" x 95.5\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#13609-R0\",\"approval_number\":\"FL13609.2\",\"seq\":2,\"product_model\":\"Architect Series Impact Aluminum Clad Single Fixed Door & Sidelight\",\"product_description\":\"Architect Series Impact Aluminum Clad Single Fixed Door & Sidelight (48\\\" x 95.5\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#13609-R0\",\"approval_number\":\"FL13609.3\",\"seq\":3,\"product_model\":\"Architect Series Non-Impact Aluminum Clad Double Inswing French Door\",\"product_description\":\"Architect Series Non-Impact Aluminum Clad Double Inswing French Door (75\\\" x 95.5\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#13609-R0\",\"approval_number\":\"FL13609.4\",\"seq\":4,\"product_model\":\"Architect Series Non-Impact Aluminum Clad Single Fixed Door & Sidelight\",\"product_description\":\"Architect Series Non-Impact Aluminum Clad Single Fixed Door & Sidelight (48\\\" x 95.5\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14290-R0\",\"approval_number\":\"FL14290.8\",\"seq\":8,\"product_model\":\"Architect Series Model 5 Wood Inswing Door Non-impact\",\"product_description\":\"French Hinged Door 75\\\" x 119.5\\\"\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14293-R0\",\"approval_number\":\"FL14293.9\",\"seq\":9,\"product_model\":\"Architect Series Model 5 Clad Inswing Door Non-impact\",\"product_description\":\"French Hinged Door 75\\\" x 119.5\\\"\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14293-R0\",\"approval_number\":\"FL14293.10\",\"seq\":10,\"product_model\":\"Architect Series Model 5 Clad Inswing Door Non-impact\",\"product_description\":\"French Hinged Door 75\\\" x 95.5\\\"\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14293-R1\",\"approval_number\":\"FL14293.11\",\"seq\":11,\"product_model\":\"Architect Series Model 5 Clad Inswing Door Non-impact\",\"product_description\":\"French Hinged Door 75\\\" x 95.5\\\"\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14302-R0\",\"approval_number\":\"FL14302.9\",\"seq\":9,\"product_model\":\"Architect Series Clad Out-Swing Door Non-Impact\",\"product_description\":\"French Hinged Door; 75\\\" x 81.5\\\"\",\"design_pressure\":\"+70\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14302-R0\",\"approval_number\":\"FL14302.10\",\"seq\":10,\"product_model\":\"Architect Series Clad Out-Swing Door Non-Impact\",\"product_description\":\"French Fixed Sidelight; 48\\\" x 119.5\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14302-R0\",\"approval_number\":\"FL14302.11\",\"seq\":11,\"product_model\":\"Architect Series Clad Out-Swing Door Non-Impact\",\"product_description\":\"French Hinged Door; 75\\\" x 95.5\\\"\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14337-R0\",\"approval_number\":\"FL14337.9\",\"seq\":9,\"product_model\":\"Architect Series Wood Out-Swing Door Non-Impact\",\"product_description\":\"French Hinged Door; 75\\\" x 95.5\\\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14337-R0\",\"approval_number\":\"FL14337.10\",\"seq\":10,\"product_model\":\"Architect Series Wood Out-Swing Door Non-Impact\",\"product_description\":\"French Hinged Door; 75\\\" x 119.5\\\" with flat panel below an intermediate rail\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14494-R0\",\"approval_number\":\"FL14494.1\",\"seq\":1,\"product_model\":\"Encompass by Pella Entry Door\",\"product_description\":\"Encompass by Pella, Inswing Entry Door. Solid Steel Panel with a Wood Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14494-R0\",\"approval_number\":\"FL14494.2\",\"seq\":2,\"product_model\":\"Encompass by Pella Entry Door\",\"product_description\":\"Encompass by Pella, Inswing Entry Door. Solid Fiberglass Panel with a Wood Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14494-R0\",\"approval_number\":\"FL14494.3\",\"seq\":3,\"product_model\":\"Encompass by Pella Entry Door\",\"product_description\":\"Encompass by Pella, Inswing Entry Door. Glazed Full Light Fiberglass Panel with a Wood Frame\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14494-R0\",\"approval_number\":\"FL14494.4\",\"seq\":4,\"product_model\":\"Encompass by Pella Entry Door\",\"product_description\":\"Encompass by Pella, Inswing Entry Door. Glazed Full Light Steel Panel with a Wood Frame\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14494-R1\",\"approval_number\":\"FL14494.5\",\"seq\":5,\"product_model\":\"Encompass by Pella Entry Door\",\"product_description\":\"Encompass by Pella, Single Inswing Entry Door. Solid Fiberglass Panel with a Wood Frame (37.5\\\" x 97.5\\\").\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14494-R1\",\"approval_number\":\"FL14494.6\",\"seq\":6,\"product_model\":\"Encompass by Pella Entry Door\",\"product_description\":\"Encompass by Pella, Single Inswing Entry Door. Solid Fiberglass Panel with a Wood Frame (37.5\\\" x 97.5\\\").\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14494-R1\",\"approval_number\":\"FL14494.7\",\"seq\":7,\"product_model\":\"Encompass by Pella Entry Door\",\"product_description\":\"Encompass by Pella, Single Inswing Entry Door. Glazed Full Light Fiberglass Panel with a Wood Frame (37.5\\\" x 97.5\\\").\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14494-R1\",\"approval_number\":\"FL14494.8\",\"seq\":8,\"product_model\":\"Encompass by Pella Entry Door\",\"product_description\":\"Encompass by Pella, Single Inswing Entry Door with Sidelights. Solid Steel Panel with a Wood Frame (68.5\\\" x 81.5\\\").\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14494-R1\",\"approval_number\":\"FL14494.9\",\"seq\":9,\"product_model\":\"Encompass by Pella Entry Door\",\"product_description\":\"Encompass by Pella, Single Inswing Entry Door with Sidelights. Solid Fiberglass Panel with a Wood Frame (68.5\\\" x 81.5\\\").\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14494-R1\",\"approval_number\":\"FL14494.10\",\"seq\":10,\"product_model\":\"Encompass by Pella Entry Door\",\"product_description\":\"Encompass by Pella, Single Inswing Entry Door with Sidelights. Solid Fiberglass Panel with a Wood Frame (68.5\\\" x 97.5\\\").\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14494-R1\",\"approval_number\":\"FL14494.11\",\"seq\":11,\"product_model\":\"Encompass by Pella Entry Door\",\"product_description\":\"Encompass by Pella, Single Inswing Entry Door with Sidelights. Glazed Full Light Steel Panel with a Wood Frame (68.5\\\" x 81.5\\\").\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14494-R1\",\"approval_number\":\"FL14494.12\",\"seq\":12,\"product_model\":\"Encompass by Pella Entry Door\",\"product_description\":\"Encompass by Pella, Single Inswing Entry Door with Sidelights. Glazed Full Light Fiberglass Panel with a Wood Frame (68.5\\\" x 81.5\\\").\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14494-R1\",\"approval_number\":\"FL14494.13\",\"seq\":13,\"product_model\":\"Encompass by Pella Entry Door\",\"product_description\":\"Encompass by Pella, Single Inswing Entry Door with Sidelights. Glazed Full Light Fiberglass Panel with a Wood Frame (68.5\\\" x 97.5\\\").\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14494-R1\",\"approval_number\":\"FL14494.14\",\"seq\":14,\"product_model\":\"Encompass by Pella Entry Door\",\"product_description\":\"Encompass by Pella, Single Inswing Entry Door with Sidelights. Glazed Full Light Fiberglass Panel with a Wood Frame (60.5\\\" x 97.5\\\").\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14892-R0\",\"approval_number\":\"FL14892.1\",\"seq\":1,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel Out-swing Doors with Aluminum Clad Frame\",\"product_description\":\"38 1\\\/4\\\" X 97 7\\\/16\\\" single glazed operable door with standard latch and deadbolt, unreinforced mullions, dual sidelights, and a transom, (70 3\\\/4\\\" X 135 13\\\/16\\\" overall unit size)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14892-R0\",\"approval_number\":\"FL14892.2\",\"seq\":2,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel Out-swing Doors with Aluminum Clad Frame\",\"product_description\":\"44 1\\\/4\\\" X 97 7\\\/16\\\" single solid operable door with standard latch and deadbolt, unreinforced mullions, dual sidelights, and a transom, (76 3\\\/4\\\" X 135 13\\\/16\\\" overall unit size)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14892-R0\",\"approval_number\":\"FL14892.3\",\"seq\":3,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel Out-swing Doors with Aluminum Clad Frame\",\"product_description\":\"38 1\\\/4\\\" X 97 7\\\/16\\\" single glazed operable door with 3-point lock, unreinforced mullions, dual sidelights, and a transom, (70 3\\\/4\\\" X 135 13\\\/16\\\" overall unit size)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14892-R0\",\"approval_number\":\"FL14892.4\",\"seq\":4,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel Out-swing Doors with Aluminum Clad Frame\",\"product_description\":\"44 1\\\/4\\\" X 97 7\\\/16\\\" single solid operable door with 3-point lock, unreinforced mullions, dual sidelights, and a transom, (76 3\\\/4\\\" X 135 13\\\/16\\\" overall unit size)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14892-R0\",\"approval_number\":\"FL14892.5\",\"seq\":5,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel Out-swing Doors with Aluminum Clad Frame\",\"product_description\":\"38 1\\\/4\\\" X 97 7\\\/16\\\" single glazed operable door with standard latch and deadbolt, reinforced mullions, dual sidelights, and a transom, (72 3\\\/4\\\" X 137 13\\\/16\\\" overall unit size)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14892-R0\",\"approval_number\":\"FL14892.6\",\"seq\":6,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel Out-swing Doors with Aluminum Clad Frame\",\"product_description\":\"44 1\\\/4\\\" X 97 7\\\/16\\\" single solid operable door with standard latch and deadbolt, reinforced mullions, dual sidelights, and a transom, (78 3\\\/4\\\" X 137 13\\\/16\\\" overall unit size)\",\"design_pressure\":\"+55\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14892-R0\",\"approval_number\":\"FL14892.7\",\"seq\":7,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel Out-swing Doors with Aluminum Clad Frame\",\"product_description\":\"38 1\\\/4\\\" X 97 7\\\/16\\\" single glazed operable door with 3-point lock, reinforced mullions, dual sidelights, and a transom, (72 3\\\/4\\\" X 137 13\\\/16\\\" overall unit size)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14892-R0\",\"approval_number\":\"FL14892.8\",\"seq\":8,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel Out-swing Doors with Aluminum Clad Frame\",\"product_description\":\"44 1\\\/4\\\" X 97 7\\\/16\\\" single solid operable door with 3-point lock, reinforced mullions, dual sidelights, and a transom, (78 3\\\/4\\\" X 137 13\\\/16\\\" overall unit size)\",\"design_pressure\":\"+55\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14892-R0\",\"approval_number\":\"FL14892.9\",\"seq\":9,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel Out-swing Doors with Aluminum Clad or Wood Frame\",\"product_description\":\"38 1\\\/4\\\" X 97 7\\\/16\\\" single glazed operable door with standard latch and deadbolt\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14892-R0\",\"approval_number\":\"FL14892.10\",\"seq\":10,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel Out-swing Doors with Aluminum Clad or Wood Frame\",\"product_description\":\"44 1\\\/4\\\" X 97 7\\\/16\\\" single solid operable door with standard latch and deadbolt\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14892-R0\",\"approval_number\":\"FL14892.11\",\"seq\":11,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel Out-swing Doors with Aluminum Clad or Wood Frame\",\"product_description\":\"38 1\\\/4\\\" X 97 7\\\/16\\\" single glazed operable door with 3-point lock\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14892-R0\",\"approval_number\":\"FL14892.12\",\"seq\":12,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel Out-swing Doors with Aluminum Clad or Wood Frame\",\"product_description\":\"44 1\\\/4\\\" X 97 7\\\/16\\\" single solid operable door with 3-point lock\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14892-R0\",\"approval_number\":\"FL14892.13\",\"seq\":13,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel Out-swing Doors with Aluminum Clad or Wood Frame\",\"product_description\":\"38 1\\\/4\\\" X 97 7\\\/16\\\" single glazed operable door with standard latch and deadbolt, unreinforced mullions, and dual sidelights, (70 3\\\/4\\\" X 97 7\\\/16\\\" overall unit size)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14892-R0\",\"approval_number\":\"FL14892.14\",\"seq\":14,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel Out-swing Doors with Aluminum Clad or Wood Frame\",\"product_description\":\"44 1\\\/4\\\" X 97 7\\\/16\\\" single solid operable door with standard latch and deadbolt, unreinforced mullions, and dual sidelights, (76 3\\\/4\\\" X 97 7\\\/16\\\" overall unit size)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14892-R0\",\"approval_number\":\"FL14892.15\",\"seq\":15,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel Out-swing Doors with Aluminum Clad or Wood Frame\",\"product_description\":\"38 1\\\/4\\\" X 97 7\\\/16\\\" single glazed operable door with 3-point lock, unreinforced mullions, and dual sidelights, (70 3\\\/4\\\" X 97 7\\\/16\\\" overall unit size)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14892-R0\",\"approval_number\":\"FL14892.16\",\"seq\":16,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel Out-swing Doors with Aluminum Clad or Wood Frame\",\"product_description\":\"44 1\\\/4\\\" X 97 7\\\/16\\\" single solid operable door with 3-point lock, unreinforced mullions, and dual sidelights, (76 3\\\/4\\\" X 97 7\\\/16\\\" overall unit size)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14892-R1\",\"approval_number\":\"FL14892.17\",\"seq\":17,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel Out-swing Doors with Aluminum Clad or Wood Frame\",\"product_description\":\"44 1\\\/4\\\" X 97 7\\\/16\\\" single solid operable door with 3-point lock\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14892-R1\",\"approval_number\":\"FL14892.18\",\"seq\":18,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel Out-swing Doors with Aluminum Clad or Wood Frame\",\"product_description\":\"38 1\\\/4\\\" X 97 7\\\/16\\\" single glazed operable door with standard latch and deadbolt, unreinforced mullions, and dual sidelights, (70 3\\\/4\\\" X 97 7\\\/16\\\" overall unit size)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14892-R1\",\"approval_number\":\"FL14892.19\",\"seq\":19,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel Out-swing Doors with Aluminum Clad or Wood Frame\",\"product_description\":\"44 1\\\/4\\\" X 97 7\\\/16\\\" single solid operable door with standard latch and deadbolt, unreinforced mullions, and dual sidelights, (76 3\\\/4\\\" X 97 7\\\/16\\\" overall unit size)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14892-R1\",\"approval_number\":\"FL14892.20\",\"seq\":20,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel Out-swing Doors with Aluminum Clad or Wood Frame\",\"product_description\":\"38 1\\\/4\\\" X 97 7\\\/16\\\" single glazed operable door with 3-point lock, unreinforced mullions, and dual sidelights, (70 3\\\/4\\\" X 97 7\\\/16\\\" overall unit size)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14892-R1\",\"approval_number\":\"FL14892.21\",\"seq\":21,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel Out-swing Doors with Aluminum Clad or Wood Frame\",\"product_description\":\"44 1\\\/4\\\" X 97 7\\\/16\\\" single solid operable door with 3-point lock, unreinforced mullions, and dual sidelights, (76 3\\\/4\\\" X 97 7\\\/16\\\" overall unit size)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14896-R0\",\"approval_number\":\"FL14896.1\",\"seq\":1,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel In-swing Doors with Aluminum Clad Frame\",\"product_description\":\"37 1\\\/2\\\" X 97 3\\\/4\\\" single glazed operable door with standard latch and deadbolt, unreinforced mullions, dual sidelights, and a transom (68 1\\\/2\\\" X 135\\\" overall unit size).\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14896-R0\",\"approval_number\":\"FL14896.2\",\"seq\":2,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel In-swing Doors with Aluminum Clad Frame\",\"product_description\":\"43 1\\\/2\\\" X 97 3\\\/4\\\" single solid operable door with standard latch and deadbolt, unreinforced mullion, dual sidelights, and a transom (74 1\\\/2\\\" X 135\\\" overall unit size).\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14896-R0\",\"approval_number\":\"FL14896.3\",\"seq\":3,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel In-swing Doors with Aluminum Clad Frame\",\"product_description\":\"37 1\\\/2\\\" X 97 3\\\/4\\\" single glazed operable door with 3-point lock, unreinforced mullions, dual sidelights, and a transom (68 1\\\/2\\\" X 135\\\" overall unit size).\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14896-R0\",\"approval_number\":\"FL14896.4\",\"seq\":4,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel In-swing Doors with Aluminum Clad Frame\",\"product_description\":\"43 1\\\/2\\\" X 97 3\\\/4\\\" single solid operable door with 3-point lock, unreinforced mullion, dual sidelights, and a transom (74 1\\\/2\\\" X 135\\\" overall unit size).\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14896-R0\",\"approval_number\":\"FL14896.5\",\"seq\":5,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel In-swing Doors with Aluminum Clad Frame\",\"product_description\":\"37 1\\\/2\\\" X 97 3\\\/4\\\" single glazed operable door with standard latch and deadbolt, reinforced mullions, dual sidelights, and a transom (70 1\\\/2\\\" X 135\\\" overall unit size).\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14896-R0\",\"approval_number\":\"FL14896.6\",\"seq\":6,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel In-swing Doors with Aluminum Clad Frame\",\"product_description\":\"43 1\\\/2\\\" X 97 3\\\/4\\\" single solid operable door with standard latch and deadbolt, reinforced mullion, dual sidelights, and a transom (76 1\\\/2\\\" X 135\\\" overall unit size).\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14896-R0\",\"approval_number\":\"FL14896.7\",\"seq\":7,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel In-swing Doors with Aluminum Clad Frame\",\"product_description\":\"37 1\\\/2\\\" X 97 3\\\/4\\\" single glazed operable door with 3-point lock, reinforced mullions, dual sidelights, and a transom (70 1\\\/2\\\" X 135\\\" overall unit size).\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14896-R0\",\"approval_number\":\"FL14896.8\",\"seq\":8,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel In-swing Doors with Aluminum Clad Frame\",\"product_description\":\"43 1\\\/2\\\" X 97 3\\\/4\\\" single solid operable door with 3-point lock, reinforced mullion, dual sidelights, and a transom (76 1\\\/2\\\" X 135\\\" overall unit size).\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14896-R0\",\"approval_number\":\"FL14896.9\",\"seq\":9,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel In-swing Doors with Aluminum Clad or Wood Frame\",\"product_description\":\"37 1\\\/2\\\" X 97 3\\\/4\\\" single glazed operable door with standard latch and deadbolt\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14896-R0\",\"approval_number\":\"FL14896.10\",\"seq\":10,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel In-swing Doors with Aluminum Clad or Wood Frame\",\"product_description\":\"43 1\\\/2\\\" X 97 3\\\/4\\\" single solid operable door with standard latch and deadbolt\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14896-R0\",\"approval_number\":\"FL14896.11\",\"seq\":11,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel In-swing Doors with Aluminum Clad or Wood Frame\",\"product_description\":\"37 1\\\/2\\\" X 97 3\\\/4\\\" single glazed operable door with 3-point lock\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14896-R0\",\"approval_number\":\"FL14896.12\",\"seq\":12,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel In-swing Doors with Aluminum Clad or Wood Frame\",\"product_description\":\"43 1\\\/2\\\" X 97 3\\\/4\\\" single solid operable door with 3-point lock\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14896-R0\",\"approval_number\":\"FL14896.13\",\"seq\":13,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel In-swing Doors with Aluminum Clad or Wood Frame\",\"product_description\":\"37 1\\\/2\\\" X 97 3\\\/4\\\" single glazed operable door with standard latch and deadbolt, unreinforced mullions and dual sidelights (68 1\\\/2\\\" X 97 3\\\/4\\\" overall unit size).\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14896-R0\",\"approval_number\":\"FL14896.14\",\"seq\":14,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel In-swing Doors with Aluminum Clad or Wood Frame\",\"product_description\":\"43 1\\\/2\\\" X 97 3\\\/4\\\" single solid operable door with standard latch and deadbolt, unreinforced mullion and dual sidelights (74 1\\\/2\\\" X 97 3\\\/4\\\" overall unit size).\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14896-R0\",\"approval_number\":\"FL14896.15\",\"seq\":15,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel In-swing Doors with Aluminum Clad or Wood Frame\",\"product_description\":\"37 1\\\/2\\\" X 97 3\\\/4\\\" single glazed operable door with 3-point lock, unreinforced mullions and dual sidelights (68 1\\\/2\\\" X 97 3\\\/4\\\" overall unit size).\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14896-R0\",\"approval_number\":\"FL14896.16\",\"seq\":16,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel In-swing Doors with Aluminum Clad or Wood Frame\",\"product_description\":\"43 1\\\/2\\\" X 97 3\\\/4\\\" single solid operable door with 3-point lock, unreinforced mullion and dual sidelights (74 1\\\/2\\\" X 97 3\\\/4\\\" overall unit size).\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14896-R1\",\"approval_number\":\"FL14896.17\",\"seq\":17,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel In-swing Doors with Aluminum Clad or Wood Frame\",\"product_description\":\"43 1\\\/2\\\" X 97 3\\\/4\\\" single solid operable door with 3-point lock\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14896-R1\",\"approval_number\":\"FL14896.18\",\"seq\":18,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel In-swing Doors with Aluminum Clad or Wood Frame\",\"product_description\":\"37 1\\\/2\\\" X 97 3\\\/4\\\" single glazed operable door with standard latch and deadbolt, unreinforced mullions and dual sidelights (68 1\\\/2\\\" X 97 3\\\/4\\\" overall unit size).\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14896-R1\",\"approval_number\":\"FL14896.19\",\"seq\":19,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel In-swing Doors with Aluminum Clad or Wood Frame\",\"product_description\":\"43 1\\\/2\\\" X 97 3\\\/4\\\" single solid operable door with standard latch and deadbolt, unreinforced mullion and dual sidelights (74 1\\\/2\\\" X 97 3\\\/4\\\" overall unit size).\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14896-R1\",\"approval_number\":\"FL14896.20\",\"seq\":20,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel In-swing Doors with Aluminum Clad or Wood Frame\",\"product_description\":\"37 1\\\/2\\\" X 97 3\\\/4\\\" single glazed operable door with 3-point lock, unreinforced mullions and dual sidelights (68 1\\\/2\\\" X 97 3\\\/4\\\" overall unit size).\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14896-R1\",\"approval_number\":\"FL14896.21\",\"seq\":21,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Panel In-swing Doors with Aluminum Clad or Wood Frame\",\"product_description\":\"43 1\\\/2\\\" X 97 3\\\/4\\\" single solid operable door with 3-point lock, unreinforced mullion and dual sidelights (74 1\\\/2\\\" X 97 3\\\/4\\\" overall unit size).\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#15506-R0\",\"approval_number\":\"FL15506.1\",\"seq\":1,\"product_model\":\"Pella & Architect Series Steel & Fiberglass In-swing Non-impact Clad Frame Fixed Panel Doors\",\"product_description\":\"Fixed Panel Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#15506-R0\",\"approval_number\":\"FL15506.2\",\"seq\":2,\"product_model\":\"Pella & Architect Series Steel & Fiberglass In-swing Non-impact Wood Frame Fixed Panel Doors\",\"product_description\":\"Fixed Panel Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#15507-R0\",\"approval_number\":\"FL15507.1\",\"seq\":1,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Out-swing Non-impact Clad Frame Fixed Panel Doors\",\"product_description\":\"Fixed Panel Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#15507-R0\",\"approval_number\":\"FL15507.2\",\"seq\":2,\"product_model\":\"Pella & Architect Series Steel & Fiberglass Out-swing Non-impact Wood Frame Fixed Panel Doors\",\"product_description\":\"Fixed Panel Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16249-R0\",\"approval_number\":\"FL16249.1\",\"seq\":1,\"product_model\":\"Designer Series Model 2 Non-Impact Out-Swing Door\",\"product_description\":\"(XX) Out-swing Double Door - 75\\\" x 95 1\\\/2\\\" with 3-point lock at active panel & 2-point lock at inactive panel\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16249-R0\",\"approval_number\":\"FL16249.2\",\"seq\":2,\"product_model\":\"Designer Series Model 2 Non-Impact Out-Swing Door\",\"product_description\":\"(X) Out-swing Single Door - 37 7\\\/8\\\" x 95 1\\\/2\\\" with 3-point lock\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16249-R0\",\"approval_number\":\"FL16249.3\",\"seq\":3,\"product_model\":\"Designer Series Model 2 Non-Impact Out-Swing Door\",\"product_description\":\"(O) Out-swing Fixed Panel Door - 37 7\\\/8\\\" x 95 1\\\/2\\\" with nail fin mount installation\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16249-R0\",\"approval_number\":\"FL16249.4\",\"seq\":4,\"product_model\":\"Designer Series Model 2 Non-Impact Out-Swing Door\",\"product_description\":\"(O) Out-swing Fixed Panel Door - 37 7\\\/8\\\" x 95 1\\\/2\\\" with frame screw or clip mount installation\",\"design_pressure\":\"+70\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#18636-R0\",\"approval_number\":\"FL18636.1\",\"seq\":1,\"product_model\":\"Architect Series 850 Aluminum Clad Wood Out-swing Doors\",\"product_description\":\"Out-swing aluminum clad doors (Small & Large Missle Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#21410-R0\",\"approval_number\":\"FL21410.1\",\"seq\":1,\"product_model\":\"Architect Series Aluminum Clad Outswing Bi-Fold Door\",\"product_description\":\"6L-0R Bi-Fold Configuration\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#21410-R0\",\"approval_number\":\"FL21410.2\",\"seq\":2,\"product_model\":\"Architect Series Aluminum Clad Outswing Bi-Fold Door\",\"product_description\":\"4L-2R Bi-Fold Configuration\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#21410-R0\",\"approval_number\":\"FL21410.3\",\"seq\":3,\"product_model\":\"Architect Series Aluminum Clad Outswing Bi-Fold Door\",\"product_description\":\"5L-0R Bi-Fold Configuration\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#21410-R0\",\"approval_number\":\"FL21410.4\",\"seq\":4,\"product_model\":\"Architect Series Aluminum Clad Outswing Bi-Fold Door\",\"product_description\":\"3L-3R Bi-Fold Configuration\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-23 00:00:00\",\"instructions_url\":\"\"}],\"Palm City Millwork\":[{\"manufacturer\":\"Palm City Millwork\",\"approval_number_master\":\"FL#13126-R5\",\"approval_number\":\"FL13126.1\",\"seq\":1,\"product_model\":\"10 foot Aluminum Clad Wood Outswing French Door\",\"product_description\":\"10 foot Aluminum Clad Wood Outswing French Door\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Millwork\",\"approval_number_master\":\"FL#2385-R2\",\"approval_number\":\"FL2385.1\",\"seq\":1,\"product_model\":\"WOOD OUTSWING FRENCH DOORS\",\"product_description\":\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Millwork\",\"approval_number_master\":\"FL#7664-R0\",\"approval_number\":\"FL7664.1\",\"seq\":1,\"product_model\":\"ALUMINUM CLAD DOORS 8'-0\\\"\",\"product_description\":\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Millwork\",\"approval_number_master\":\"FL#2385-R0\",\"approval_number\":\"FL2385.2\",\"seq\":2,\"product_model\":\"ALL MAHOGANY EXTERIOR FRENCH D\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Millwork\",\"approval_number_master\":\"FL#10445-R0\",\"approval_number\":\"FL10445.1\",\"seq\":1,\"product_model\":\"10 FT MAHOG GLASS INSWING DOOR\",\"product_description\":\"10 FT MAHOGANY GLASS INSWING\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Millwork\",\"approval_number_master\":\"FL#10445-R0\",\"approval_number\":\"FL10445.2\",\"seq\":2,\"product_model\":\"10 FT MAHOG GLASS OUTSWING DOOR\",\"product_description\":\"10 FT MAHOGANY GLASS OUTSWING DOOR UNIT\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Millwork\",\"approval_number_master\":\"FL#10445-R0\",\"approval_number\":\"FL10445.3\",\"seq\":3,\"product_model\":\"10 FT MAHOG PANEL OUTSWING DOOR\",\"product_description\":\"10 FOOT MAHOGANY PANEL OUTSWING DOOR\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Millwork\",\"approval_number_master\":\"FL#10445-R0\",\"approval_number\":\"FL10445.4\",\"seq\":4,\"product_model\":\"10 FT MAHOGANY PANEL INSWING DOOR\",\"product_description\":\"10 FOOT MAHOGANY PANEL INSWING DOOR\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Millwork\",\"approval_number_master\":\"FL#12702-R0\",\"approval_number\":\"FL12702.1\",\"seq\":1,\"product_model\":\"10 FT ALUMINUM CLAD \\\/ MAHOGANY GLASS OUTSWING DOOR\",\"product_description\":\"10 FT ALUMINUM CLAD \\\/ MAHOGANY OUTSWING GLASS DOOR\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-24 00:00:00\",\"instructions_url\":\"\"}],\"CGI Windows and Doors\":[{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#25573-R7\",\"approval_number\":\"FL25573.3\",\"seq\":3,\"product_model\":\"SE-3550\",\"product_description\":\"Storefront Door including Opt. Sidelites and Transoms\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#31748-R0\",\"approval_number\":\"FL31748.1\",\"seq\":1,\"product_model\":\"Series SS3450 NI\",\"product_description\":\"Series SS3450 NI Outswing Entrance Door W\\\/WO transom.- N.I.\",\"design_pressure\":\"+45\\\/--45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#25573-R1\",\"approval_number\":\"FL25573.2\",\"seq\":2,\"product_model\":\"SE-3550\",\"product_description\":\"Storefront Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#10597-R0\",\"approval_number\":\"FL10597.1\",\"seq\":1,\"product_model\":\"Series 450 Inswing Aluminum Door w\\\/ Sidelites\",\"product_description\":\"Series 450 Inswing Doors and Sidelites\",\"design_pressure\":\"+100\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#10597-R0\",\"approval_number\":\"FL10597.2\",\"seq\":2,\"product_model\":\"Series 450 Outswing Aluminum Door w\\\/ Sidelites\",\"product_description\":\"Series 450 Doors and Sidelites\",\"design_pressure\":\"+100\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#10597-R0\",\"approval_number\":\"FL10597.3\",\"seq\":3,\"product_model\":\"Series 450 Transom Aluminum Fixed\",\"product_description\":\"Series 450 Transom\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#10597-R3\",\"approval_number\":\"FL10597.4\",\"seq\":4,\"product_model\":\"Series 450 Outswing Opaque Aluminum Door w\\\/ Sidelites\",\"product_description\":\"Large Missile Impact\",\"design_pressure\":\"+100\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#10597-R3\",\"approval_number\":\"FL10597.5\",\"seq\":5,\"product_model\":\"Series 450 Transom Aluminum Fixed\",\"product_description\":\"Large Missile Impact\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#16217-R0\",\"approval_number\":\"FL16217.1\",\"seq\":1,\"product_model\":\"Series Sentinel 160 Aluminum Outswing Door w\\\/wo Sidelites\",\"product_description\":\"Large Missile Impact\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#19958-R0\",\"approval_number\":\"FL19958.1\",\"seq\":1,\"product_model\":\"Series Sentinel 165 'Balcony Breeze' Aluminum Inswing Door\",\"product_description\":\"Series Sentinel 165 'Balcony Breeze' Aluminum Inswing Door - Large and Small Missile Impact\",\"design_pressure\":\"+90\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#19958-R0\",\"approval_number\":\"FL19958.2\",\"seq\":2,\"product_model\":\"Series Sentinel 165 'Balcony Breeze' Aluminum Outswing Door\",\"product_description\":\"Series Sentinel 165 'Balcony Breeze' Aluminum Outswing Door - Large and Small Missile Impact\",\"design_pressure\":\"+90\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#20113-R0\",\"approval_number\":\"FL20113.1\",\"seq\":1,\"product_model\":\"Series FD-7700 Vinyl Outswing Door w\\\/ Sidelites\",\"product_description\":\"Large Missile Impact Vinyl Outswing Door with and without Sidelites and Transom\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#24447-R0\",\"approval_number\":\"FL24447.1\",\"seq\":1,\"product_model\":\"FD-450\",\"product_description\":\"Aluminum French Door\",\"design_pressure\":\"+66\\\/-124\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-11-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#25573-R0\",\"approval_number\":\"FL25573.1\",\"seq\":1,\"product_model\":\"SE-3550\",\"product_description\":\"Storefront Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#10597-R7\",\"approval_number\":\"FL10597.6\",\"seq\":6,\"product_model\":\"Series 450 French Door w\\\/wo Sidelites\",\"product_description\":\"Outswing, Aluminum, Opaque, Large Missile Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#10597-R7\",\"approval_number\":\"FL10597.7\",\"seq\":7,\"product_model\":\"Series 450 French Door w\\\/wo Sidelites\",\"product_description\":\"Outswing, Aluminum, Large Missile Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-11-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#10597-R7\",\"approval_number\":\"FL10597.8\",\"seq\":8,\"product_model\":\"Series 450 French Door w\\\/wo Sidelites\",\"product_description\":\"Inswing, Aluminum, Large Missile Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-11-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#10597-R7\",\"approval_number\":\"FL10597.9\",\"seq\":9,\"product_model\":\"Series 7700 French Door w\\\/wo Sidelites\\\/Transom\",\"product_description\":\"Outswing, Vinyl, Large Missile Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-01-23 00:00:00\",\"instructions_url\":\"\"}],\"Kolbe & Kolbe Millwork Co., Inc.\":[{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10765-R10\",\"approval_number\":\"FL10765.1\",\"seq\":1,\"product_model\":\"Ultra Series French Inswing Door w\\\/ADA sill\",\"product_description\":\"74-3\\\/16\\\" x 98\\\", Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10765-R10\",\"approval_number\":\"FL10765.2\",\"seq\":2,\"product_model\":\"Ultra Series French Inswing Door w\\\/ADA sill\",\"product_description\":\"74-3\\\/16\\\" x 98\\\", Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10765-R10\",\"approval_number\":\"FL10765.3\",\"seq\":3,\"product_model\":\"Ultra Series French Outswing Door\",\"product_description\":\"74 7\\\/8\\\" x 98 19\\\/32\\\", Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10765-R10\",\"approval_number\":\"FL10765.4\",\"seq\":4,\"product_model\":\"Ultra Series French Outswing Door\",\"product_description\":\"74 7\\\/8\\\" x 98 19\\\/32\\\", Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10765-R10\",\"approval_number\":\"FL10765.5\",\"seq\":5,\"product_model\":\"Ultra Series French Outswing Door w\\\/ADA sill\",\"product_description\":\"74-7\\\/8\\\" x 98-7\\\/32\\\", Non-impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10765-R10\",\"approval_number\":\"FL10765.6\",\"seq\":6,\"product_model\":\"Ultra Series French Outswing Door w\\\/ADA sill\",\"product_description\":\"74-7\\\/8\\\" x 98-7\\\/32\\\", Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10765-R10\",\"approval_number\":\"FL10765.7\",\"seq\":7,\"product_model\":\"Ultra Series French Outswing Door\\\/Fixed Door Mulled Assembly\",\"product_description\":\"151 1\\\/8\\\" x 98 19\\\/32\\\", Reinforced Combination Mull, Non-impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12508-R6\",\"approval_number\":\"FL12508.1\",\"seq\":1,\"product_model\":\"Heritage Series Outswing Entrance Door Sidelite\",\"product_description\":\"50 1\\\/8\\\" x 98 19\\\/32\\\", Narrow stiles, Non-impact\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-04-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12508-R6\",\"approval_number\":\"FL12508.2\",\"seq\":2,\"product_model\":\"Heritage Series Outswing French Entrance Door\",\"product_description\":\"74 7\\\/8\\\" X 98 19\\\/32\\\", Impact\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-06-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16653-R7\",\"approval_number\":\"FL16653.1\",\"seq\":1,\"product_model\":\"Heritage Series Inswing Entrance Door Sidelite\",\"product_description\":\"50.13\\\" x 98.72\\\", Narrow Stiles, Non-impact\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-11-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16653-R7\",\"approval_number\":\"FL16653.2\",\"seq\":2,\"product_model\":\"Heritage Series Inswing French Entrance Door\",\"product_description\":\"74.19\\\" x 98.72\\\", Non-impact\",\"design_pressure\":\"+35\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16653-R7\",\"approval_number\":\"FL16653.3\",\"seq\":3,\"product_model\":\"Ultra Series Inswing Entrance Door\",\"product_description\":\"37.63\\\" x 98.72\\\", Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16653-R7\",\"approval_number\":\"FL16653.4\",\"seq\":4,\"product_model\":\"Ultra Series Inswing Entrance Door Sidelite\",\"product_description\":\"50.13\\\" x 98.72\\\", Narrow Stiles, Impact\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16653-R7\",\"approval_number\":\"FL16653.5\",\"seq\":5,\"product_model\":\"Ultra Series Inswing Entrance Door Sidelite\",\"product_description\":\"50.13\\\" x 98.72\\\", Narrow Stiles, Non-impact\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16653-R7\",\"approval_number\":\"FL16653.6\",\"seq\":6,\"product_model\":\"Ultra Series Inswing French Entrance Door\",\"product_description\":\"74.19\\\" x 98.72\\\", Non-impact\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#17014-R8\",\"approval_number\":\"FL17014.1\",\"seq\":1,\"product_model\":\"413-H-1292.14-.15 (74.88\\\" x 98.59\\\")\",\"product_description\":\"Heritage Series 2.25\\\" Outswing Entrance French Door, 5-point lock on active panel and 2-point lock on passive panel\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#17014-R8\",\"approval_number\":\"FL17014.2\",\"seq\":2,\"product_model\":\"Ultra Series Outswing French Entrance Door\",\"product_description\":\"74.88\\\" x 98.59\\\", Non-impact\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-05-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#19943-R5\",\"approval_number\":\"FL19943.5\",\"seq\":5,\"product_model\":\"413-H-1291 (76.00\\\" x 98.00\\\")\",\"product_description\":\"VistaLuxe Inswing Door Mulled Alongside A VistaLuxe Direct Set, 3 Point Lock\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-02-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#27680-R6\",\"approval_number\":\"FL27680.1\",\"seq\":1,\"product_model\":\"Heritage Series Outswing French Entrance Door w\\\/Fixed Door\",\"product_description\":\"113.00\\\" x 98.59\\\" Combination Mull, Non-impact\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#27680-R6\",\"approval_number\":\"FL27680.2\",\"seq\":2,\"product_model\":\"Heritage Series Outswing French Entrance Door w\\\/Transom\",\"product_description\":\"74.88\\\" x 128.09\\\" Combination Mull, Non-impact\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#27680-R6\",\"approval_number\":\"FL27680.3\",\"seq\":3,\"product_model\":\"Ultra Series Inswing Entrance Door, 2.25\\\" Panel\",\"product_description\":\"37.63\\\" x 122.72\\\", Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#27680-R6\",\"approval_number\":\"FL27680.4\",\"seq\":4,\"product_model\":\"Ultra Series Inswing French Entrance Door\",\"product_description\":\"74.19\\\" x 98.72\\\", Non-impact, LBC\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-08-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#27680-R6\",\"approval_number\":\"FL27680.5\",\"seq\":5,\"product_model\":\"Ultra Series Inswing French Entrance Door\",\"product_description\":\"37.5625\\\" x 98.75\\\", Non-impact\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#27680-R6\",\"approval_number\":\"FL27680.6\",\"seq\":6,\"product_model\":\"Ultra Series Inswing French Entrance Door, 2.25\\\" Panels\",\"product_description\":\"74.19\\\" x 122.72\\\", Non-impact\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-11-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#27680-R6\",\"approval_number\":\"FL27680.7\",\"seq\":7,\"product_model\":\"Ultra Series Inswing French Entrance Door, 2.25\\\" Panels\",\"product_description\":\"74.19\\\" x 122.72\\\", Non-impact\",\"design_pressure\":\"+30\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#27680-R6\",\"approval_number\":\"FL27680.8\",\"seq\":8,\"product_model\":\"Ultra Series Outswing French Entrance Door w\\\/Transom\",\"product_description\":\"74.88\\\" x 158.88\\\" Steel Reinforced Combination Mull, Non-impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#27680-R6\",\"approval_number\":\"FL27680.9\",\"seq\":9,\"product_model\":\"Ultra Series Outswing French Entrance Door w\\\/Transom\",\"product_description\":\"74.88\\\" x 158.88\\\" Steel Reinforced Combination Mull, Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#27680-R6\",\"approval_number\":\"FL27680.10\",\"seq\":10,\"product_model\":\"Ultra Series Outswing French Entrance Door, 2.25\\\" Panels\",\"product_description\":\"74.88\\\" x 122.59\\\", Impact\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#27680-R6\",\"approval_number\":\"FL27680.11\",\"seq\":11,\"product_model\":\"VistaLuxe Collection Inswing Entrance Door\",\"product_description\":\"37.63\\\" x 98.13\\\", Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-08-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#27680-R6\",\"approval_number\":\"FL27680.12\",\"seq\":12,\"product_model\":\"VistaLuxe Collection Inswing Entrance Door, 2.25\\\" Panel\",\"product_description\":\"37.63\\\" x 122.13\\\", Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-01-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#27680-R6\",\"approval_number\":\"FL27680.13\",\"seq\":13,\"product_model\":\"VistaLuxe Collection Inswing French Entrance Door\",\"product_description\":\"74.19\\\" x 98.13\\\", Non-impact\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-08-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#27680-R6\",\"approval_number\":\"FL27680.14\",\"seq\":14,\"product_model\":\"VistaLuxe Collection Inswing French Entrance Door\",\"product_description\":\"74.19\\\" x 98.13\\\", Non-impact\",\"design_pressure\":\"+35\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#27680-R6\",\"approval_number\":\"FL27680.15\",\"seq\":15,\"product_model\":\"VistaLuxe Collection Outswing Entrance Door, 2.25\\\" Panel\",\"product_description\":\"38.22\\\" x 122.38\\\", Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-04-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#27680-R6\",\"approval_number\":\"FL27680.16\",\"seq\":16,\"product_model\":\"VistaLuxe Collection Outswing French Entrance Door, 2.25\\\" Panels\",\"product_description\":\"74.88\\\" x 98.38\\\", Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-06-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#27680-R6\",\"approval_number\":\"FL27680.17\",\"seq\":17,\"product_model\":\"VistaLuxe Collection Outswing French Entrance Door, 2.25\\\" Panels\",\"product_description\":\"74.88\\\" x 98.38\\\", Non-impact\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4810-R0\",\"approval_number\":\"FL4810.1\",\"seq\":1,\"product_model\":\"413-H-628.1 HGD-R20 149.43 x 128.22\",\"product_description\":\"Heritage Traditional WW\\\/RR Inswing Door w\\\/2 piece continuous vertical mulls w\\\/Heritage Fixed WW\\\/RR Transoms W134SS\\\/W134SS\\\/W134SS mulled above w\\\/reinforced horizontal mull w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4810-R0\",\"approval_number\":\"FL4810.2\",\"seq\":2,\"product_model\":\"413-H-628.1 HGD-R20 74.18 x 98.72\",\"product_description\":\"Heritage Traditional WW\\\/RR Inswing Door w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4810-R0\",\"approval_number\":\"FL4810.3\",\"seq\":3,\"product_model\":\"413-H-629.1 HGD-R20 74.18 x 98.72\",\"product_description\":\"Heritage Traditional WW\\\/RR Inswing Door w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4810-R0\",\"approval_number\":\"FL4810.4\",\"seq\":4,\"product_model\":\"413-H-629.1 HGD-R20 74.19 x 128.22\",\"product_description\":\"Heritage Fixed WW\\\/RR Transom W134SS mulled above Heritage Traditional WW\\\/RR Inswing Door w\\\/2 piece continuous horizontal mull w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4810-R0\",\"approval_number\":\"FL4810.5\",\"seq\":5,\"product_model\":\"413-H-641.1 HGD-LC65 74.88 x 98.63\",\"product_description\":\"Ultra Manor EE Door w\\\/HP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4810-R0\",\"approval_number\":\"FL4810.6\",\"seq\":6,\"product_model\":\"413-H-645.1 HGD-LC70 74.88 x 82.59\",\"product_description\":\"Heritage Manor WW\\\/RR Door w\\\/HP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4810-R0\",\"approval_number\":\"FL4810.7\",\"seq\":7,\"product_model\":\"413-H-646.1 HGD-LC65 74.88 x 158.84\",\"product_description\":\"Ultra Fixed EE Transom URSPSS mulled above Ultra Manor ER Door w\\\/reinforced horizontal mull w\\\/HP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4810-R0\",\"approval_number\":\"FL4810.8\",\"seq\":8,\"product_model\":\"413-H-647.1 HGD-LC65 74.88 x 158.84\",\"product_description\":\"Heritage Fixed WW\\\/RR Transom WMDSS mulled above Heritage Manor WW\\\/RR Door w\\\/reinforced continuous horizontal mull w\\\/HP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4810-R0\",\"approval_number\":\"FL4810.9\",\"seq\":9,\"product_model\":\"413-H-648.1 HGD-LC65 151.72 x 98.59\",\"product_description\":\"Heritage Manor WW\\\/RR Door w\\\/reinforced continuous vertical mulls w\\\/HP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4810-R0\",\"approval_number\":\"FL4810.10\",\"seq\":10,\"product_model\":\"413-H-657 HGD-R50 115.00 x 99.00\",\"product_description\":\"Ultra Manor EE Door w\\\/HP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4810-R0\",\"approval_number\":\"FL4810.11\",\"seq\":11,\"product_model\":\"413-H-683.1 HGD-LC65 75.00 x 99.00\",\"product_description\":\"Ultra Manor EE Door w\\\/HP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4810-R0\",\"approval_number\":\"FL4810.12\",\"seq\":12,\"product_model\":\"413-H-704.1 HGD-R20 112.06 x 128.22\",\"product_description\":\"Ultra Fixed ER Transom mulled to stat. w\\\/Ultra Fixed ER Transom mulled above Ultra Traditional ER Inswing Door w\\\/reinforced vertical mull w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4810-R0\",\"approval_number\":\"FL4810.13\",\"seq\":13,\"product_model\":\"413-H-749.01 HGD-LC60 74.88 x 98.63\",\"product_description\":\"Ultra Manor EE Door w\\\/HP and IPD3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4810-R0\",\"approval_number\":\"FL4810.14\",\"seq\":14,\"product_model\":\"413-H-752.01 HGD-LC65 74.88 x 98.75\",\"product_description\":\"Heritage Manor WW\\\/RR Door w\\\/HP and IPD3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#5939-R0\",\"approval_number\":\"FL5939.1\",\"seq\":1,\"product_model\":\"413-H-808.02 HGD-R20 74.19 x 98.72\",\"product_description\":\"Ultra EE Inswing Door w\\\/HP and IPD3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#5939-R0\",\"approval_number\":\"FL5939.2\",\"seq\":2,\"product_model\":\"413-H-809.02 HGD-R20 74.19 x 98.72\",\"product_description\":\"Heritage Traditional WW\\\/RR Inswing Door w\\\/HP and IPD3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#8603-R0\",\"approval_number\":\"FL8603.1\",\"seq\":1,\"product_model\":\"413-H-839.00 HGD-R20 74.88\\\" x 98.59\\\"\",\"product_description\":\"Ultra Manor EE French Outswing Door\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#8603-R0\",\"approval_number\":\"FL8603.2\",\"seq\":2,\"product_model\":\"413-H-861.00, 413-H-861.01, 413-H-861.02 SHD-C65 74.88\\\" x 98.59\\\"\",\"product_description\":\"Heritage Manor WW\\\/RR French Outswing Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#8603-R0\",\"approval_number\":\"FL8603.3\",\"seq\":3,\"product_model\":\"413-H-868.00, 413-H-868.01, 413-H-868.02 SHD-R20 74.19\\\" x 98.72\\\"\",\"product_description\":\"Heritage Traditional WW\\\/RR French Inswing Door\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#8603-R0\",\"approval_number\":\"FL8603.4\",\"seq\":4,\"product_model\":\"413-H-869.00, 413-H-869.01, 413-H-869.02 SHD-R20 74.19\\\" x 98.72\\\"\",\"product_description\":\"Heritage Traditional WW\\\/RR Inswing Door (hinged off astragal)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#8603-R0\",\"approval_number\":\"FL8603.5\",\"seq\":5,\"product_model\":\"413-H-870.00, 413-H-870.01, 413-H-870.02, 413-H-870.03, 413-H-870.04 HGD-LC65 74.88\\\" x 158.84\\\"\",\"product_description\":\"Ultra Fixed EE Transom with a steel bar continuous horizontal mull above an Ultra Manor EE French Outswing Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#8603-R0\",\"approval_number\":\"FL8603.6\",\"seq\":6,\"product_model\":\"413-H-870.00, 413-H-870.01, 413-H-870.03, 413-H-870.04 HGD-LC65 74.88\\\" x 158.84\\\"\",\"product_description\":\"Ultra Fixed EE Transom with a steel bar continuous horizontal mull above an Ultra Manor EE French Outswing Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#8603-R0\",\"approval_number\":\"FL8603.7\",\"seq\":7,\"product_model\":\"413-H-880.00, 413-H-880.01, 413-H-880.02, 413-H-880.03 SHD-LC65 74.88\\\" x 159.84\\\"\",\"product_description\":\"Heritage Fixed WW\\\/RR Transom with a steel bar continuous horizontal mull above a Heritage Manor WW\\\/RR French Outswing Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#8603-R0\",\"approval_number\":\"FL8603.8\",\"seq\":8,\"product_model\":\"413-H-894.00 SHED65 37.50\\\" x 81.50\\\"\",\"product_description\":\"Ultra Inswing Fiberglass Entrance Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#8603-R0\",\"approval_number\":\"FL8603.9\",\"seq\":9,\"product_model\":\"413-H-895.00, 413-H-895.01 HGD-C65 151.72\\\" x 98.59\\\"\",\"product_description\":\"Heritage Manor WW\\\/RR Outswing Stationary Narrow Stile Door\\\/steel bar continuous vertical mull\\\/Heritage Manor WW\\\/RR Outswing French Door\\\/steel bar continuous vertical mull\\\/Heritage Manor WW\\\/RR Outswing Stationary Wide Stile Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#1665-R2\",\"approval_number\":\"FL1665.1\",\"seq\":1,\"product_model\":\"07-0618.11 HGD-LC65 151.72\\\" x 98.59\\\"\",\"product_description\":\"Heritage Manor WW\\\/RR Operating Outswing Door\\\/steel bar continuous vertical mull\\\/Heritage Manor WW\\\/RR French Outswing Door\\\/steel bar continuous vertical mull\\\/Heritage Manor WW\\\/RR Stationary Outswing Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#1665-R2\",\"approval_number\":\"FL1665.2\",\"seq\":2,\"product_model\":\"07-0618.11 HGD-LC65 74.88\\\" x 158.84\\\"\",\"product_description\":\"Heritage Fixed WW\\\/RR Manor Transom with a steel bar continuous horizontal mull above a Heritage Manor WW\\\/RR Stationary\\\/Active Outswing Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#1665-R2\",\"approval_number\":\"FL1665.3\",\"seq\":3,\"product_model\":\"07-0618.11 HGD-LC65 74.88\\\" x 98.59\\\"\",\"product_description\":\"Heritage Manor WW\\\/RR French Outswing Half Round Top Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#1665-R2\",\"approval_number\":\"FL1665.4\",\"seq\":4,\"product_model\":\"07-0618.11 HGD-LC65 74.88\\\" x 98.59\\\"\",\"product_description\":\"Heritage Manor WW\\\/RR French Outswing Segment Head Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#1665-R2\",\"approval_number\":\"FL1665.5\",\"seq\":5,\"product_model\":\"07-0618.11 HGD-LC70 74.88\\\" x 82.59\\\"\",\"product_description\":\"Heritage Manor WW\\\/RR French Outswing Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#1665-R2\",\"approval_number\":\"FL1665.6\",\"seq\":6,\"product_model\":\"07-0618.12 HGD-LC65 151.72\\\" x 98.59\\\"\",\"product_description\":\"Heritage Manor WW\\\/RR Operating Outswing Door\\\/steel bar continuous vertical mull\\\/Heritage Manor WW\\\/RR French Outswing Door\\\/steel bar continuous vertical mull\\\/Heritage Manor WW\\\/RR Stationary Outswing Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#1665-R2\",\"approval_number\":\"FL1665.7\",\"seq\":7,\"product_model\":\"07-0618.12 HGD-LC65 74.88\\\" x 158.84\\\"\",\"product_description\":\"Heritage Fixed WW\\\/RR Manor Transom with a steel bar continuous horizontal mull above a Heritage Manor WW\\\/RR French Outswing Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#1665-R2\",\"approval_number\":\"FL1665.8\",\"seq\":8,\"product_model\":\"07-0618.12 HGD-LC65 74.88\\\" x 158.84\\\"\",\"product_description\":\"Heritage Fixed WW\\\/RR Manor Transom with a steel bar continuous horizontal mull above a Heritage Manor WW\\\/RR Stationary\\\/Active Outswing Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#1665-R2\",\"approval_number\":\"FL1665.9\",\"seq\":9,\"product_model\":\"07-0618.12 HGD-LC65 74.88\\\" x 98.59\\\"\",\"product_description\":\"Heritage Manor WW\\\/RR French Outswing Half Round Top Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#1665-R2\",\"approval_number\":\"FL1665.10\",\"seq\":10,\"product_model\":\"07-0618.12 HGD-LC65 74.88\\\" x 98.59\\\"\",\"product_description\":\"Heritage Manor WW\\\/RR French Outswing Segment Head Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#1665-R2\",\"approval_number\":\"FL1665.11\",\"seq\":11,\"product_model\":\"07-0618.12 HGD-LC70 74.88\\\" x 82.59\\\"\",\"product_description\":\"Heritage Manor WW\\\/RR French Outswing Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#1665-R2\",\"approval_number\":\"FL1665.12\",\"seq\":12,\"product_model\":\"07-0618.15 HGD-LC65 74.88\\\" x 158.84\\\"\",\"product_description\":\"Ultra Fixed EE Transom with a steel bar continuous horizontal mull above an Ultra Manor ER French Outswing Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#1665-R2\",\"approval_number\":\"FL1665.13\",\"seq\":13,\"product_model\":\"07-0618.16 HGD-LC65 74.88\\\" x 158.84\\\"\",\"product_description\":\"Ultra Fixed EE Transom with a steel bar continuous horizontal mull above an Ultra Manor ER French Outswing Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10765-R0\",\"approval_number\":\"FL10765.8\",\"seq\":8,\"product_model\":\"413-H-970.00 SHD-LC65 74 7\\\/8\\\" x 122 19\\\/32\\\"\",\"product_description\":\"Ultra 2 1\\\/4\\\" French Manor Outswing EE Door with raised panels\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10765-R0\",\"approval_number\":\"FL10765.9\",\"seq\":9,\"product_model\":\"413-H-973.00, 413-H-973.03 SHD-LC65 74 7\\\/8\\\" x 122 19\\\/32\\\"\",\"product_description\":\"Ultra 2 1\\\/4\\\" French Manor Outswing EE Door with raised panels\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10765-R0\",\"approval_number\":\"FL10765.10\",\"seq\":10,\"product_model\":\"413-H-974.00 SHD-LC65 38 7\\\/32\\\" x 122 19\\\/32\\\"\",\"product_description\":\"Ultra 2 1\\\/4\\\" Manor Outswing EE Door with raised panels\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10765-R0\",\"approval_number\":\"FL10765.11\",\"seq\":11,\"product_model\":\"413-H-976.00, 413-H-976.03 SHD-LC65 38 7\\\/32\\\" x 122 19\\\/32\\\"\",\"product_description\":\"Ultra 2 1\\\/4\\\" Manor Outswing EE Door with raised panels\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10765-R0\",\"approval_number\":\"FL10765.12\",\"seq\":12,\"product_model\":\"413-H-988.00 LW SHD-R30 74 3\\\/16\\\" x 98 23\\\/32\\\"\",\"product_description\":\"Ultra Traditional Inswing EE Door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10765-R0\",\"approval_number\":\"FL10765.13\",\"seq\":13,\"product_model\":\"413-H-989.00 LW SHD-R35 37 5\\\/8\\\" x 98 23\\\/32\\\"\",\"product_description\":\"Ultra Traditional Inswing EE Door\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12755-R0\",\"approval_number\":\"FL12755.1\",\"seq\":1,\"product_model\":\"413-H-1017.01 SLT-C65 27\\\" x 98 19\\\/32\\\"\",\"product_description\":\"Heritage Series Outswing Entrance Door Sidelite WW\\\/RR\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12755-R0\",\"approval_number\":\"FL12755.2\",\"seq\":2,\"product_model\":\"413-H-1018.01, 413-H-1018.02 FD-C65 50 1\\\/8\\\" x 98 19\\\/32\\\"\",\"product_description\":\"Heritage Series Outswing Entrance Door Sidelite WW\\\/RR (shown with Kolbe installation clips)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12755-R0\",\"approval_number\":\"FL12755.3\",\"seq\":3,\"product_model\":\"413-H-1018.01, 413-H-1018.02 FD-C65 50 1\\\/8\\\" x 98 19\\\/32\\\"\",\"product_description\":\"Heritage Series Outswing Entrance Door Sidelite WW\\\/RR (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12755-R0\",\"approval_number\":\"FL12755.4\",\"seq\":4,\"product_model\":\"413-H-1021.00, 413-H-1021.02 FD-C65 50 1\\\/8\\\" x 98 19\\\/32\\\"\",\"product_description\":\"Heritage Series Outswing Entrance Door Sidelite WW\\\/RR (shown with Kolbe installation clips)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12755-R0\",\"approval_number\":\"FL12755.5\",\"seq\":5,\"product_model\":\"413-H-1021.00, 413-H-1021.02 FD-C65 50 1\\\/8\\\" x 98 19\\\/32\\\"\",\"product_description\":\"Heritage Series Outswing Entrance Door Sidelite WW\\\/RR (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12755-R0\",\"approval_number\":\"FL12755.6\",\"seq\":6,\"product_model\":\"413-H-1027.01 LW SHD-R45 37 5\\\/8\\\" x 98 23\\\/32\\\"\",\"product_description\":\"Heritage Series Traditional Inswing Entrance Door WW\\\/RR\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12755-R0\",\"approval_number\":\"FL12755.7\",\"seq\":7,\"product_model\":\"413-H-1028.01 LW SHD-R30 74 3\\\/16\\\" x 98 23\\\/32\\\"\",\"product_description\":\"Heritage Series Traditional French Inswing Entrance Door WW\\\/RR\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12755-R0\",\"approval_number\":\"FL12755.8\",\"seq\":8,\"product_model\":\"413-H-1030.01, 413-H-1030.02 SHD-LC65 74 7\\\/8\\\" x 98 19\\\/32\\\"\",\"product_description\":\"Heritage Series French Outswing Entrance Door WW\\\/RR (shown with Kolbe installation clips)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12755-R0\",\"approval_number\":\"FL12755.9\",\"seq\":9,\"product_model\":\"413-H-1030.01, 413-H-1030.02 SHD-LC65 74 7\\\/8\\\" x 98 19\\\/32\\\"\",\"product_description\":\"Heritage Series French Outswing Entrance Door WW\\\/RR (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12755-R0\",\"approval_number\":\"FL12755.10\",\"seq\":10,\"product_model\":\"413-H-1032.01, 413-H-1032.02 FD-C65 50 1\\\/8\\\" x 98 19\\\/32\\\"\",\"product_description\":\"Ultra Series Outswing Entrance Door Sidelite EE (shown with Kolbe installation clips)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12755-R0\",\"approval_number\":\"FL12755.11\",\"seq\":11,\"product_model\":\"413-H-1032.01, 413-H-1032.02 FD-C65 50 1\\\/8\\\" x 98 19\\\/32\\\"\",\"product_description\":\"Ultra Series Outswing Entrance Door Sidelite w\\\/Raised Panel EE (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12755-R0\",\"approval_number\":\"FL12755.12\",\"seq\":12,\"product_model\":\"413-H-1045.01 FD-C80 50 1\\\/8\\\" x 98 23\\\/32\\\"\",\"product_description\":\"Heritage Series Traditional Inswing Entrance Door Sidelite WW\\\/RR\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12755-R0\",\"approval_number\":\"FL12755.13\",\"seq\":13,\"product_model\":\"413-H-1046.01 FD-C75 50 1\\\/8\\\" x 98 23\\\/32\\\"\",\"product_description\":\"Ultra Series Inswing Entrance Door Sidelite EE\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12755-R0\",\"approval_number\":\"FL12755.14\",\"seq\":14,\"product_model\":\"413-H-1047.01, 413-H-1047.02 FD-C65 50 1\\\/8\\\" x 98 23\\\/32\\\"\",\"product_description\":\"Ultra Series Inswing Entrance Door Sidelite EE\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12755-R0\",\"approval_number\":\"FL12755.15\",\"seq\":15,\"product_model\":\"413-H-1048.01 SHD-LC65 175 5\\\/8\\\" x 122 9\\\/16\\\"\",\"product_description\":\"Ultra Series 2 1\\\/4\\\" Outswing Entrance Door EE\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12755-R0\",\"approval_number\":\"FL12755.16\",\"seq\":16,\"product_model\":\"413-H-1049.01, 413-H-1049.02 SHD-LC65 151 5\\\/8\\\" x 122 9\\\/16\\\"\",\"product_description\":\"Ultra Series 2 1\\\/4\\\" Outswing Entrance Door EE\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12755-R0\",\"approval_number\":\"FL12755.17\",\"seq\":17,\"product_model\":\"413-H-1050.01, 413-H-1050.02 LW SHD-R40 74 3\\\/16\\\" x 98 23\\\/32\\\"\",\"product_description\":\"Heritage Series Traditional French Inswing Entrance Door WW\\\/RR (shown with Kolbe installation clips)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12755-R0\",\"approval_number\":\"FL12755.18\",\"seq\":18,\"product_model\":\"413-H-1050.01, 413-H-1050.02 LW SHD-R40 74 3\\\/16\\\" x 98 23\\\/32\\\"\",\"product_description\":\"Heritage Series Traditional French Inswing Entrance Door WW\\\/RR (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14521-R0\",\"approval_number\":\"FL14521.1\",\"seq\":1,\"product_model\":\"413-H-1054.01, 413-H-1054.02 FD-C65 50 1\\\/8\\\" x 98 23\\\/32\\\"\",\"product_description\":\"Heritage Series Inswing Entrance Sidelite\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14521-R0\",\"approval_number\":\"FL14521.2\",\"seq\":2,\"product_model\":\"413-H-1057.01, 413-H-1057.02, 413-H-1057.04, 413-H-1057.05 LW-SHD-R45 74 3\\\/16\\\" x 98 23\\\/32\\\"\",\"product_description\":\"Ultra Series Inswing Entrance French Door EE (shown with Kolbe installation clips) 5-point lock on active panel and 2-point handle activated shoot bolt lock system on passive panel\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14521-R0\",\"approval_number\":\"FL14521.3\",\"seq\":3,\"product_model\":\"413-H-1057.01, 413-H-1057.02, 413-H-1057.04, 413-H-1057.05 LW-SHD-R45 74 3\\\/16\\\" x 98 23\\\/32\\\"\",\"product_description\":\"Ultra Series Inswing Entrance French Door EE (shown with #10 x 2 1\\\/2\\\" PFH screws) 5-point lock on active panel and 2-point handle activated shoot bolt lock system on passive panel\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14521-R0\",\"approval_number\":\"FL14521.4\",\"seq\":4,\"product_model\":\"413-H-1077.01 SHD-R20 74 7\\\/8\\\" x 98 19\\\/32\\\"\",\"product_description\":\"Ultra Series Outswing Entrance French Door EE 3-point lock on active panel and 2-point handle activated shoot bolt lock system on passive panel\",\"design_pressure\":\"+30\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14521-R0\",\"approval_number\":\"FL14521.5\",\"seq\":5,\"product_model\":\"413-H-1093.03, 413-H-1093.04, 413-H-1093.05, 413-H-1093.07, 413-H-1093.09 SHD-LC65\",\"product_description\":\"Ultra Series Fixed Transom EE with a steel bar continuous horizontal mull above an Ultra Series Outswing Entrance French Door EE 5-point lock on active panel and 2-point handle activated shoot bolt lock system on passive panel\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14521-R0\",\"approval_number\":\"FL14521.6\",\"seq\":6,\"product_model\":\"413-H-1095.01 SDH-R20 74 3\\\/16\\\" x 98 23\\\/32\\\"\",\"product_description\":\"Heritage Series Inswing Entrance Door WW\\\/RR (hinged off astragal) 3-point lock on active panel\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14521-R0\",\"approval_number\":\"FL14521.7\",\"seq\":7,\"product_model\":\"413-H-1098.01, 413-H-1098.02, 413-H-1098.05, 413-H-1098.06, 413-H-1098.09, 413-H-1098.10 SHD-LC65\",\"product_description\":\"Ultra Series Fixed Transom EE with a steel bar continuous horiz. mull above an Ultra Series Outswing Entrance French Door EE (shown with Kolbe installation clips) 5-pt lock on active panel and 2-pt handle activated shoot bolt lock system on passive panel\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14521-R0\",\"approval_number\":\"FL14521.8\",\"seq\":8,\"product_model\":\"413-H-1098.01, 413-H-1098.02, 413-H-1098.05, 413-H-1098.06, 413-H-1098.09, 413-H-1098.10 SHD-LC65\",\"product_description\":\"Ultra Series Fixed Transom EE with a steel bar continuous horiz. mull above an Ultra Series Outswing Entrance French Door EE (shown with #10 x 2 1\\\/2\\\" PFH screws) 5-pt lock on active panel and 2-pt handle activated shoot bolt lock system on passive panel\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14521-R0\",\"approval_number\":\"FL14521.9\",\"seq\":9,\"product_model\":\"413-H-1100.03 SHD-R20 74 3\\\/16\\\" x 98 23\\\/32\\\"\",\"product_description\":\"Heritage Series Inswing Entrance French Door WW\\\/RR 3-point lock on active panel and 2-point handle activated shoot bolt lock system on passive panel\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14521-R0\",\"approval_number\":\"FL14521.10\",\"seq\":10,\"product_model\":\"413-H-1116.01, 413-H-1116.03, 413-H-1116.05 SHD-LC65 74 7\\\/8\\\" x 158 27\\\/32\\\"\",\"product_description\":\"Heritage Series Fixed Transom WW\\\/RR with a steel bar continuous horizontal mull above a Heritage Series Outswing Entrance French Door WW\\\/RR 5-point lock on active panel and 2-point handle activated shoot bolt lock system on passive panel\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14521-R0\",\"approval_number\":\"FL14521.11\",\"seq\":11,\"product_model\":\"413-H-1125.01 SHD-LC65 151 13\\\/16\\\" x 98 19\\\/32\\\"\",\"product_description\":\"Heritage Series Outswing Entrance Door WW\\\/RR - Stationary Narrow Stile \\\/ French \\\/ Stationary Wide Stile with (2) steel bar continuous vertical mulls, 5-point lock on active panel and 2-point handle activated shoot bolt lock system on passive panel\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14521-R0\",\"approval_number\":\"FL14521.12\",\"seq\":12,\"product_model\":\"413-H-1140.01 SHD-R45 74 7\\\/8\\\" x 98 19\\\/32\\\"\",\"product_description\":\"Ultra Series Outswing Entrance French Door EE handle activated 3-point lock with 2 shoot bolts and 2-point handle activated shoot bolt lock system on passive panel\",\"design_pressure\":\"+55\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12508-R1\",\"approval_number\":\"FL12508.3\",\"seq\":3,\"product_model\":\"413-H-1233.01, 413-H-1233.03 LC-PG65 (74 7\\\/8\\\" X 98 19\\\/32\\\") SHD\",\"product_description\":\"Heritage Series French Outswing Door WW\\\/RR, 5-point lock on active panel and 2-point handle activated shoot bolt lock system on passive panel\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16359-R0\",\"approval_number\":\"FL16359.1\",\"seq\":1,\"product_model\":\"413-H-1246.01, 413-H-1246.02 (50 1\\\/8\\\" x 98 19\\\/32\\\")\",\"product_description\":\"Ultra Series Outswing Entrance Door Sidelite Narrow Stiles EE\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16359-R0\",\"approval_number\":\"FL16359.2\",\"seq\":2,\"product_model\":\"413-H-1246.05, 413-H-1246.06 (50 1\\\/8\\\" x 98 19\\\/32\\\")\",\"product_description\":\"Ultra Series Outswing Entrance Door Sidelite Narrow Stiles EE\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16521-R0\",\"approval_number\":\"FL16521.1\",\"seq\":1,\"product_model\":\"Ultra Manor Series Impact Door\",\"product_description\":\"Clad Impact Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16521-R0\",\"approval_number\":\"FL16521.2\",\"seq\":2,\"product_model\":\"Ultra Manor Series Non-Impact Door\",\"product_description\":\"Clad Non-Impact Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16521-R0\",\"approval_number\":\"FL16521.3\",\"seq\":3,\"product_model\":\"Wood Manor Series Impact Door\",\"product_description\":\"Wood Impact Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16521-R0\",\"approval_number\":\"FL16521.4\",\"seq\":4,\"product_model\":\"Wood Manor Series Non-Impact Door\",\"product_description\":\"Wood Non-Impact Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16577-R0\",\"approval_number\":\"FL16577.1\",\"seq\":1,\"product_model\":\"413-H-1268 (125.25\\\" x 122.59\\\")\",\"product_description\":\"Ultra Series 2-1\\\/4\\\" Outswing Entrance French Door (5-point lock on active panel and 2-point lock on passive panel) mulled to an Ultra Series 2-1\\\/4\\\" Outswing Entrance Stationary Door with a 1\\\/4\\\" vertical steel mull, EE\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-07-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16577-R0\",\"approval_number\":\"FL16577.2\",\"seq\":2,\"product_model\":\"413-H-1268, 413-H-1268.03 (125.25\\\" x 122.59\\\")\",\"product_description\":\"Ultra Series 2-1\\\/4\\\" Outswing Entrance French Door (5-point lock on active panel and 2-point lock on passive panel) mulled to an Ultra Series 2-1\\\/4\\\" Outswing Entrance Stationary Door with a 1\\\/4\\\" vertical steel mull, EE\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-07-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16653-R0\",\"approval_number\":\"FL16653.7\",\"seq\":7,\"product_model\":\"413-H-1259 (74.19\\\" x 98.72\\\")\",\"product_description\":\"Ultra Series French Inswing Entrance Door EE, 5-point lock on active panel and 2-point handle activated shoot bolt lock system on passive panel\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16653-R0\",\"approval_number\":\"FL16653.8\",\"seq\":8,\"product_model\":\"413-H-1261 (50.13\\\" x 98.72\\\")\",\"product_description\":\"Ultra Series Inswing Entrance Door Sidelite EE\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16744-R0\",\"approval_number\":\"FL16744.1\",\"seq\":1,\"product_model\":\"413-H-1280, 413-H-1280.03 (74.19\\\" x 98.72\\\")\",\"product_description\":\"Ultra Series Inswing Entrance French Door EE, 5-point lock on active panel and 2-point handle activated shoot bolt lock system on passive panel\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16744-R0\",\"approval_number\":\"FL16744.2\",\"seq\":2,\"product_model\":\"413-H-1280, 413-H-1280.03 (74.19\\\" x 98.72\\\")\",\"product_description\":\"Ultra Series Inswing Entrance French Door EE, 5-point lock on active panel and 2-point handle activated shoot bolt lock system on passive panel\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#17014-R0\",\"approval_number\":\"FL17014.3\",\"seq\":3,\"product_model\":\"413-H-1289 (38\\\" x 98.19\\\")\",\"product_description\":\"VistaLuxe Collection Outswing Entrance Door EE, 3 point lock\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#17014-R0\",\"approval_number\":\"FL17014.4\",\"seq\":4,\"product_model\":\"413-H-1291 (38\\\" x 98\\\")\",\"product_description\":\"VistaLuxe Collection Inswing Entrance Door EE, 3 point lock\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#17014-R0\",\"approval_number\":\"FL17014.5\",\"seq\":5,\"product_model\":\"413-H-1292 (74.88\\\" x 98.59\\\")\",\"product_description\":\"Heritage Series 2.25\\\" Outswing Entrance French Door WW\\\/RR, 5-point lock on active panel and 2-point lock on passive panel\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-02-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#17014-R0\",\"approval_number\":\"FL17014.6\",\"seq\":6,\"product_model\":\"413-H-1292, 413-H-1292.05 (74.88\\\" x 98.59\\\")\",\"product_description\":\"Heritage Series 2.25\\\" Outswing Entrance French Door WW\\\/RR, 5-point lock on active panel and 2-point handle activated shoot bolt lock system on passive panel.\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-02-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#17014-R0\",\"approval_number\":\"FL17014.7\",\"seq\":7,\"product_model\":\"413-H-1292, 413-H-1292.10 (74.88\\\" x 98.59\\\")\",\"product_description\":\"Heritage Series 2.25\\\" Outswing Entrance French Door WW\\\/RR, 5-point lock on active panel and 2-point handle activated shoot bolt lock system on passive panel.\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-02-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#17014-R2\",\"approval_number\":\"FL17014.8\",\"seq\":8,\"product_model\":\"413-H-1292.21-.25 (74.88\\\" x 98.59\\\")\",\"product_description\":\"Heritage Series 2.25\\\" Outswing Entrance French Door WW\\\/RR, 5-point lock on active panel and 2-point handle activated shoot bolt lock system on passive panel.\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-02-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#19913-R0\",\"approval_number\":\"FL19913.1\",\"seq\":1,\"product_model\":\"413-H-1291 (120.00\\\" x 98.00\\\")\",\"product_description\":\"VistaLuxe Outswing Door w\\\/ VistaLuxe Casement Picture, 3 Point Lock\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#19913-R0\",\"approval_number\":\"FL19913.2\",\"seq\":2,\"product_model\":\"413-H-1291 (120.00\\\" x 98.19\\\")\",\"product_description\":\"VistaLuxe Inswing Door w\\\/ VistaLuxe Casement Picture, 3 Point Lock\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#19913-R0\",\"approval_number\":\"FL19913.3\",\"seq\":3,\"product_model\":\"413-H-1291 (120.25\\\" x 98.00\\\")\",\"product_description\":\"VistaLuxe Inswing Door w\\\/ VistaLuxe Casement Picture, 3 Point Lock\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#19913-R0\",\"approval_number\":\"FL19913.4\",\"seq\":4,\"product_model\":\"413-H-1291 (74.78\\\" x 98.19\\\")\",\"product_description\":\"VistaLuxe Outswing Door, 5 Point Lock\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#19913-R0\",\"approval_number\":\"FL19913.5\",\"seq\":5,\"product_model\":\"413-H-1293 (38.00\\\" x 98.19\\\")\",\"product_description\":\"VistaLuxe Direct Set Outswing Door Sidelite\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#19943-R0\",\"approval_number\":\"FL19943.1\",\"seq\":1,\"product_model\":\"413-1291 (116.00\\\" x 98.00\\\")\",\"product_description\":\"VistaLuxe Direct Set Mulled Alongside A VistaLuxe Inswing Door, 3 Point Lock\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#19943-R0\",\"approval_number\":\"FL19943.2\",\"seq\":2,\"product_model\":\"413-1291 (76.00\\\" x 98.00\\\")\",\"product_description\":\"VistaLuxe Inswing Door Mulled Alongside A VistaLuxe Fixed Door, 3 Point Lock\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#19943-R0\",\"approval_number\":\"FL19943.3\",\"seq\":3,\"product_model\":\"413-H-1289 (76.00\\\" x 98.19\\\")\",\"product_description\":\"VistaLuxe Outswing Door Mulled Alongside A VistaLuxe Direct Set, 3 Point Lock\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#19943-R0\",\"approval_number\":\"FL19943.4\",\"seq\":4,\"product_model\":\"413-H-1289 (76.00\\\" x 98.19\\\")\",\"product_description\":\"VistaLuxe Outswing Door Mulled Alongside A VistaLuxe Fixed Door, 3 Point Lock\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#19943-R0\",\"approval_number\":\"FL19943.6\",\"seq\":6,\"product_model\":\"413-H-1291 (76.00\\\" x 98.00)\",\"product_description\":\"VistaLuxe Inswing Door Mulled Alongside A VistaLuxe Direct Set, 3 Point Lock\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#19949-R0\",\"approval_number\":\"FL19949.1\",\"seq\":1,\"product_model\":\"413-H-1289 (116.00\\\" x 98.19\\\")\",\"product_description\":\"VistaLuxe Direct Set Mulled Alongside VistaLuxe Outswing Door Mulled Alongside VistaLuxe Direct Set, 3 Point Lock\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#19949-R0\",\"approval_number\":\"FL19949.2\",\"seq\":2,\"product_model\":\"413-H-1289 (120.25\\\" x 134.44\\\")\",\"product_description\":\"VistaLuxe Outswing Door w\\\/ VistaLuxe Casement Picture w\\\/VistaLuxe Direct Set Mulled Above, 3 Point Lock\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#19949-R0\",\"approval_number\":\"FL19949.3\",\"seq\":3,\"product_model\":\"413-H-1289 (120.25\\\" x 98.79\\\")\",\"product_description\":\"VistaLuxe Outswing Door w\\\/ VistaLuxe Casement Picture, 3 Point Lock\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#19949-R0\",\"approval_number\":\"FL19949.4\",\"seq\":4,\"product_model\":\"413-H-1289 (38.00\\\" x 122.19\\\")\",\"product_description\":\"VistaLuxe Outswing Door, 5 Point Lock\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#19949-R0\",\"approval_number\":\"FL19949.5\",\"seq\":5,\"product_model\":\"413-H-1289 (38.00\\\" x 98.03\\\")\",\"product_description\":\"VistaLuxe Outswing Door, 3 Point Lock\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#19949-R0\",\"approval_number\":\"FL19949.6\",\"seq\":6,\"product_model\":\"413-H-1289 (74.78\\\" x 98.19\\\")\",\"product_description\":\"VistaLuxe Outswing Door, 7 Point Lock\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#19949-R0\",\"approval_number\":\"FL19949.7\",\"seq\":7,\"product_model\":\"413-H-1289 (98.25\\\" x 122.44\\\")\",\"product_description\":\"VistaLuxe Outswing Door Reinforced Combination Mulled Alongside A VistaLuxe Direct Set Sidelite w\\\/ VistaLuxe Outswing Transom and VistaLuxe Awning Reinforced Combination Mull Above\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#19949-R0\",\"approval_number\":\"FL19949.8\",\"seq\":8,\"product_model\":\"413-H-1291 (120.25\\\" x 134.25)\",\"product_description\":\"VistaLuxe Inswing Door Reinforced Comb. Mulled Alongside A VistaLuxe Casement Picture w\\\/ VistaLuxe Direct Set Reinforced Stacked Above, 3 Point Lock\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#19949-R0\",\"approval_number\":\"FL19949.9\",\"seq\":9,\"product_model\":\"413-H-1291 (38.00\\\" x 122.00\\\")\",\"product_description\":\"VistaLuxe Inswing Door, 5 Point Lock\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#19949-R0\",\"approval_number\":\"FL19949.10\",\"seq\":10,\"product_model\":\"413-H-1291 (74.78\\\" x 98.00\\\")\",\"product_description\":\"VistaLuxe Inswing Door, 7 Point Lock\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#19949-R0\",\"approval_number\":\"FL19949.11\",\"seq\":11,\"product_model\":\"413-H-1291 (98.25\\\" x 122.25\\\")\",\"product_description\":\"VistaLuxe Inswing Door Reinforced Combination Mulled Alongside A VistaLuxe Direct Set Sidelite w\\\/ VistaLuxe Inswing Transom and VistaLuxe Awning Reinforced Combination Mulled Above, 3 Point Lock\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#19949-R0\",\"approval_number\":\"FL19949.12\",\"seq\":12,\"product_model\":\"413-H-1295 (74.78\\\" x 98.00\\\")\",\"product_description\":\"VistaLuxe Fixed Inswing Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#19949-R0\",\"approval_number\":\"FL19949.13\",\"seq\":13,\"product_model\":\"413-H-1296 (74.78\\\" x 98.00\\\")\",\"product_description\":\"VistaLuxe Fixed Outswing Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#20405-R0\",\"approval_number\":\"FL20405.1\",\"seq\":1,\"product_model\":\"413-H-1077 (38.22\\\" x 98.59\\\")\",\"product_description\":\"Ultra Outswing Entrance Door\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#20405-R0\",\"approval_number\":\"FL20405.2\",\"seq\":2,\"product_model\":\"413-H-1298 (111.63\\\" x 121.25\\\")\",\"product_description\":\"Ultra Inswing Fiberglass French Door Combination Mulled Alongside An Ultra Inswing Fiberglas Fixed Door With An Ultra Inswing Transom Combination Mulled Above\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#20405-R0\",\"approval_number\":\"FL20405.3\",\"seq\":3,\"product_model\":\"413-H-1298 (113.00\\\" x 121.16\\\")\",\"product_description\":\"Ultra Outswing Fiberglass French Door Combination Mulled Alongside An Ultra Outswing Fiberglass Fixed Door With An Ultra Outswing Transom Combination Mulled Above\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#20405-R0\",\"approval_number\":\"FL20405.4\",\"seq\":4,\"product_model\":\"413-H-1298 (37.50\\\" x 97.63\\\")\",\"product_description\":\"Ultra Inswing Fiberglass Fixed Door\",\"design_pressure\":\"+25\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12508-R5\",\"approval_number\":\"FL12508.4\",\"seq\":4,\"product_model\":\"Ultra Series Outswing Entrance Door\",\"product_description\":\"38-7\\\/32\\\" x 98-19\\\/32\\\", Non-impact\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-25 00:00:00\",\"instructions_url\":\"\"}],\"Loewen Windows\":[{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#10838-R7\",\"approval_number\":\"FL10838.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood Outswing Bifold Door\",\"product_description\":\"Aluminum Clad Wood Outswing Bifold Door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#14367-R6\",\"approval_number\":\"FL14367.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood StormForce 10' Out-Swing French Door\",\"product_description\":\"Aluminum Clad Wood StormForce 10' Out-Swing French Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15395-R7\",\"approval_number\":\"FL15395.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood In-swing Door\",\"product_description\":\"Aluminum Clad Wood In-swing Double Door with multi-point lock hardware (Frame Size 89_3\\\/16\\\" x 106_1\\\/4\\\")\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15395-R7\",\"approval_number\":\"FL15395.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Wood In-swing Door\",\"product_description\":\"Aluminum Clad Wood In-swing Single Door with multi-point lock hardware (Frame Size 43_7\\\/16\\\" x 106_1\\\/4\\\")\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15395-R7\",\"approval_number\":\"FL15395.3\",\"seq\":3,\"product_model\":\"Aluminum Clad Wood In-swing Door\",\"product_description\":\"Aluminum Clad Wood In-swing Double Door with Fixed Panel with multi-point lock hardware (Frame Size 127_3\\\/4\\\" x 106_1\\\/4\\\")\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15395-R7\",\"approval_number\":\"FL15395.4\",\"seq\":4,\"product_model\":\"Aluminum Clad Wood In-swing Door\",\"product_description\":\"Aluminum Clad Wood In-swing Single Door with Fixed Panel with multi-point lock hardware (Frame Size 86_3\\\/16\\\" x 106_1\\\/4\\\")\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15395-R7\",\"approval_number\":\"FL15395.5\",\"seq\":5,\"product_model\":\"Aluminum Clad Wood In-swing Door\",\"product_description\":\"Aluminum Clad Wood In-swing Fixed Panel with multi-point lock hardware (Frame Size 43_7\\\/16\\\" x 106_1\\\/4\\\")\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15396-R6\",\"approval_number\":\"FL15396.1\",\"seq\":1,\"product_model\":\"Wood In-swing Door\",\"product_description\":\"Wood In-swing In-swing Double Door with multi-point lock hardware (Frame Size 72\\\" x 106_1\\\/4\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15396-R6\",\"approval_number\":\"FL15396.2\",\"seq\":2,\"product_model\":\"Wood In-swing Door\",\"product_description\":\"Wood In-swing Single Door with multi-point lock hardware (Frame Size 36_3\\\/8\\\" x 106_1\\\/4\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15397-R8\",\"approval_number\":\"FL15397.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood Out-swing Door\",\"product_description\":\"Aluminum Clad Wood Out-swing Double Door with multi-point lock hardware (Frame Size 72\\\" x 106_1\\\/4\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15397-R8\",\"approval_number\":\"FL15397.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Wood Out-swing Door\",\"product_description\":\"Aluminum Clad Wood Out-swing Single Door with multi-point lock hardware (Frame Size 36_3\\\/8\\\" x 106_1\\\/4\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15398-R6\",\"approval_number\":\"FL15398.1\",\"seq\":1,\"product_model\":\"Wood Out-swing Door\",\"product_description\":\"Wood Out-swing Double Door with multi-point lock hardware (Frame Size 72\\\" x 106_1\\\/4\\\")\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15398-R6\",\"approval_number\":\"FL15398.2\",\"seq\":2,\"product_model\":\"Wood Out-swing Door\",\"product_description\":\"Wood Out-swing Single Door with multi-point lock hardware (Frame Size 36_3\\\/8\\\" x 106_1\\\/4\\\")\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#17221-R6\",\"approval_number\":\"FL17221.1\",\"seq\":1,\"product_model\":\"StormForce Aluminum Clad Inswing Impact Double Door (72\\\" x 96\\\")\",\"product_description\":\"StormForce Aluminum Clad Inswing Impact Double Door (72\\\" x 96\\\")\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#17221-R6\",\"approval_number\":\"FL17221.2\",\"seq\":2,\"product_model\":\"StormForce Aluminum Clad Inswing Impact Single Door (36 3\\\/8\\\" x 96\\\")\",\"product_description\":\"StormForce Aluminum Clad Inswing Impact Single Door (36 3\\\/8\\\" x 96\\\")\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#29105-R3\",\"approval_number\":\"FL29105.1\",\"seq\":1,\"product_model\":\"3\\\" Narrow Stile Aluminum Clad wood out-swing doors\",\"product_description\":\"72\\\" x 99\\\" Out-swing XX French Door\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#29105-R3\",\"approval_number\":\"FL29105.2\",\"seq\":2,\"product_model\":\"3\\\" Narrow Stile Aluminum Clad wood out-swing doors\",\"product_description\":\"72\\\" x 123\\\" Out-swing XX French Door\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#29105-R3\",\"approval_number\":\"FL29105.3\",\"seq\":3,\"product_model\":\"3\\\" Narrow Stile Aluminum Clad wood out-swing doors\",\"product_description\":\"71\\\" x 99\\\" Out-Swing OX or XO Terrace Door\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#29105-R3\",\"approval_number\":\"FL29105.4\",\"seq\":4,\"product_model\":\"3\\\" Narrow Stile Aluminum Clad wood out-swing doors\",\"product_description\":\"71\\\" x 123\\\" Out-swing OX or XO Terrace Door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#44654-R0\",\"approval_number\":\"FL44654.1\",\"seq\":1,\"product_model\":\"Model 60T Aluminum Clad Wood In-Swing Impact Doors\",\"product_description\":\"Aluminum Clad Wood In-Swing Doors (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#3685-R0\",\"approval_number\":\"FL3685.1\",\"seq\":1,\"product_model\":\"Metal Clad French Door\",\"product_description\":\"(415-H-618) Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#3685-R0\",\"approval_number\":\"FL3685.2\",\"seq\":2,\"product_model\":\"Metal Clad Terrace Door\",\"product_description\":\"(415-H-617) Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#3685-R0\",\"approval_number\":\"FL3685.3\",\"seq\":3,\"product_model\":\"Metal Clad Wood French Door (1824)\",\"product_description\":\"(415-H-630) Clad Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#3685-R0\",\"approval_number\":\"FL3685.4\",\"seq\":4,\"product_model\":\"Metal Clad Wood Out-Swing French Door (1827)\",\"product_description\":\"(415-H-632) Clad Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#3685-R0\",\"approval_number\":\"FL3685.5\",\"seq\":5,\"product_model\":\"Natural French Door\",\"product_description\":\"(415-H-616) Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#3685-R0\",\"approval_number\":\"FL3685.6\",\"seq\":6,\"product_model\":\"Natural Terrace Door\",\"product_description\":\"(415-H-615) Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#3685-R0\",\"approval_number\":\"FL3685.7\",\"seq\":7,\"product_model\":\"Wood French Door (1824)\",\"product_description\":\"(415-H-634) Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#3685-R0\",\"approval_number\":\"FL3685.8\",\"seq\":8,\"product_model\":\"Wood Terrace Door (Outswing - 1824)\",\"product_description\":\"(415-H-631) Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#4687-R0\",\"approval_number\":\"FL4687.1\",\"seq\":1,\"product_model\":\"Enhanced DP Metal Clad French Door (1824)\",\"product_description\":\"(415-H-645.00) Metal Clad Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#4687-R0\",\"approval_number\":\"FL4687.2\",\"seq\":2,\"product_model\":\"Enhanced DP Metal Clad Terrace Door\",\"product_description\":\"(415-H-646.00) Metal Clad Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#5065-R0\",\"approval_number\":\"FL5065.1\",\"seq\":1,\"product_model\":\"Metal Clad French Door\",\"product_description\":\"(415-H-618.01) Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#5065-R0\",\"approval_number\":\"FL5065.2\",\"seq\":2,\"product_model\":\"Metal Clad Terrace Door\",\"product_description\":\"(415-H-617.01) Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#5065-R0\",\"approval_number\":\"FL5065.3\",\"seq\":3,\"product_model\":\"Metal Clad Wood Terrace Door (Outswing - 1824)\",\"product_description\":\"(415-H-633.0) Clad Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#5065-R0\",\"approval_number\":\"FL5065.4\",\"seq\":4,\"product_model\":\"Natural French Door\",\"product_description\":\"(415-H-616.01) Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#5065-R0\",\"approval_number\":\"FL5065.5\",\"seq\":5,\"product_model\":\"Natural Terrace Door\",\"product_description\":\"(415-H-615.01) Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#13352-R0\",\"approval_number\":\"FL13352.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood StormForce French Door\",\"product_description\":\"Aluminum Clad Wood StormForce French Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#14369-R0\",\"approval_number\":\"FL14369.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood StormForce Out-Swing French Door\",\"product_description\":\"Aluminum Clad Wood StormForce Out-Swing French Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#19260-R0\",\"approval_number\":\"FL19260.1\",\"seq\":1,\"product_model\":\"Outswing Folding Door\",\"product_description\":\"Outswing Folding Wood Doors\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-28 00:00:00\",\"instructions_url\":\"\"}],\"La Cantina Doors, Inc.\":[{\"manufacturer\":\"La Cantina Doors, Inc.\",\"approval_number_master\":\"FL#41700-R1\",\"approval_number\":\"FL41700.1\",\"seq\":1,\"product_model\":\"Aluminum V2 Folding Patio Door - Outswing (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Aluminum V2 Folding Patio Door - Outswing (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"La Cantina Doors, Inc.\",\"approval_number_master\":\"FL#46788-R2\",\"approval_number\":\"FL46788.1\",\"seq\":1,\"product_model\":\"LaCantina V2 Aluminum Swinging Door\",\"product_description\":\"(XX) 99\\\" x 120\\\" Swinging Door Outswing Glazed\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"La Cantina Doors, Inc.\",\"approval_number_master\":\"FL#46788-R2\",\"approval_number\":\"FL46788.2\",\"seq\":2,\"product_model\":\"LaCantina V2 Aluminum Swinging Door\",\"product_description\":\"(XX) 89.76 x 144 Swinging Door Outswing Glazed\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"La Cantina Doors, Inc.\",\"approval_number_master\":\"FL#46788-R2\",\"approval_number\":\"FL46788.3\",\"seq\":3,\"product_model\":\"LaCantina V2 Aluminum Swinging Door\",\"product_description\":\"(XX) 99.45\\\" x 120\\\" Swinging Door Inswing Glazed\",\"design_pressure\":\"+25\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"La Cantina Doors, Inc.\",\"approval_number_master\":\"FL#46788-R2\",\"approval_number\":\"FL46788.4\",\"seq\":4,\"product_model\":\"LaCantina V2 Aluminum Swinging Door\",\"product_description\":\"(XX) 90.16\\\" x 144.33\\\" Swinging Door Inswing Glazed\",\"design_pressure\":\"+25\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"La Cantina Doors, Inc.\",\"approval_number_master\":\"FL#46788-R2\",\"approval_number\":\"FL46788.5\",\"seq\":5,\"product_model\":\"LaCantina V2 Direct Set\",\"product_description\":\"(O) 74.41\\\" x 144.02\\\" V2 Direct Set Fixed Exterior Glazed\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"La Cantina Doors, Inc.\",\"approval_number_master\":\"FL#10980-R0\",\"approval_number\":\"FL10980.1\",\"seq\":1,\"product_model\":\"LCD 3 Wood Clad Bi-Fold Door\",\"product_description\":\"LCD 3 Wood Clad Bi-Fold Door Panel Size 36x96\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"La Cantina Doors, Inc.\",\"approval_number_master\":\"FL#10980-R0\",\"approval_number\":\"FL10980.2\",\"seq\":2,\"product_model\":\"LCD Wood Combination Bi-Fold Doors\",\"product_description\":\"LCD Wood Combination Bi-Fold Doors Panel Size 36x96\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"La Cantina Doors, Inc.\",\"approval_number_master\":\"FL#10980-R1\",\"approval_number\":\"FL10980.3\",\"seq\":3,\"product_model\":\"LCD 3 Wood Clad Bi-Fold Door\",\"product_description\":\"LCD 3 Wood Clad Bi-Fold Door Panel Size 36x96\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"La Cantina Doors, Inc.\",\"approval_number_master\":\"FL#10980-R1\",\"approval_number\":\"FL10980.4\",\"seq\":4,\"product_model\":\"LCD ALL ALUMINUM BIFOLD\",\"product_description\":\"LCD ALL ALUMINUM BIFOLD DOOR SYSTEM\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"La Cantina Doors, Inc.\",\"approval_number_master\":\"FL#10980-R1\",\"approval_number\":\"FL10980.5\",\"seq\":5,\"product_model\":\"LCD Wood Combination Bi-Fold Doors\",\"product_description\":\"LCD Wood Combination Bi-Fold Doors Panel Size 36x96\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"La Cantina Doors, Inc.\",\"approval_number_master\":\"FL#10980-R1\",\"approval_number\":\"FL10980.6\",\"seq\":6,\"product_model\":\"ZERO STEP SILL ALUMINUM BIFOLD\",\"product_description\":\"ZERO STEP SILL ALUMINUM BIFOLD DOOR\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"La Cantina Doors, Inc.\",\"approval_number_master\":\"FL#16354-R0\",\"approval_number\":\"FL16354.1\",\"seq\":1,\"product_model\":\"ALUMINUM INTERIOR WOOD CLAD BI-FOLD\",\"product_description\":\"ALUMINUM INTERIOR WOOD CLAD BI-FOLD OUTSWING DOOR NON IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"La Cantina Doors, Inc.\",\"approval_number_master\":\"FL#16354-R0\",\"approval_number\":\"FL16354.2\",\"seq\":2,\"product_model\":\"ALUMINUM THERMALLY CONTROLLED BI-FOLD\",\"product_description\":\"ALUMINUM THERMALLY CONTROLLED BI-FOLD OUTSWING DOOR NON IMPACT\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"La Cantina Doors, Inc.\",\"approval_number_master\":\"FL#17103-R0\",\"approval_number\":\"FL17103.1\",\"seq\":1,\"product_model\":\"ALI-WOOD SIDE-HINGED IN-SWING DOOR\",\"product_description\":\"ALI-WOOD SIDE-HINGED IN-SWING DOOR NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"La Cantina Doors, Inc.\",\"approval_number_master\":\"FL#17103-R0\",\"approval_number\":\"FL17103.2\",\"seq\":2,\"product_model\":\"ALI-WOOD SIDE-HINGED OUT-SWING DOOR\",\"product_description\":\"ALI-WOOD SIDE-HINGED OUT-SWING DOOR NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"La Cantina Doors, Inc.\",\"approval_number_master\":\"FL#17103-R0\",\"approval_number\":\"FL17103.3\",\"seq\":3,\"product_model\":\"ALUMINUM SIDE-HINGED IN-SWING DOOR\",\"product_description\":\"ALUMINUM SIDE-HINGED IN-SWING DOOR NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"La Cantina Doors, Inc.\",\"approval_number_master\":\"FL#17103-R0\",\"approval_number\":\"FL17103.4\",\"seq\":4,\"product_model\":\"ALUMINUM SIDE-HINGED OUT-SWING DOOR\",\"product_description\":\"ALUMINUM SIDE-HINGED OUT-SWING DOOR NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"La Cantina Doors, Inc.\",\"approval_number_master\":\"FL#17103-R0\",\"approval_number\":\"FL17103.5\",\"seq\":5,\"product_model\":\"TC SIDE-HINGED IN-SWING DOOR\",\"product_description\":\"TC SIDE-HINGED IN-SWING DOOR NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"La Cantina Doors, Inc.\",\"approval_number_master\":\"FL#17103-R0\",\"approval_number\":\"FL17103.6\",\"seq\":6,\"product_model\":\"TC SIDE-HINGED OUT-SWING DOOR\",\"product_description\":\"TC SIDE-HINGED OUT-SWING DOOR NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-30 00:00:00\",\"instructions_url\":\"\"}],\"Cantera Doors and More Inc.\":[{\"manufacturer\":\"Cantera Doors and More Inc.\",\"approval_number_master\":\"FL#47429-R0\",\"approval_number\":\"FL47429.1\",\"seq\":1,\"product_model\":\"Inswing\\\/Outswing Steel Impact Door (HVHZ)(Impact)\",\"product_description\":\"Inswing\\\/Outswing Steel Impact Door (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cantera Doors and More Inc.\",\"approval_number_master\":\"FL#1377-R0\",\"approval_number\":\"FL1377.1\",\"seq\":1,\"product_model\":\"Series 6010 Straight Glazed\",\"product_description\":\"Architectural Glazed Steel Door w\\\/wo Sidelites or Transoms\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cantera Doors and More Inc.\",\"approval_number_master\":\"FL#1979-R0\",\"approval_number\":\"FL1979.1\",\"seq\":1,\"product_model\":\"Series 9610 Straight Glazed\",\"product_description\":\"Architectural Glazed Steel Door w\\\/wo Sidelites or Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cantera Doors and More Inc.\",\"approval_number_master\":\"FL#1980-R0\",\"approval_number\":\"FL1980.1\",\"seq\":1,\"product_model\":\"Series 3610 Radius Glazed\",\"product_description\":\"Architectural Radius Glazed Steel Door w\\\/wo Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cantera Doors and More Inc.\",\"approval_number_master\":\"FL#2186-R0\",\"approval_number\":\"FL2186.1\",\"seq\":1,\"product_model\":\"Series 6010 Radius Double\",\"product_description\":\"Architectural Radius Top Glazed Double Door w\\\/wo Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cantera Doors and More Inc.\",\"approval_number_master\":\"FL#2210-R0\",\"approval_number\":\"FL2210.1\",\"seq\":1,\"product_model\":\"Series 6010 Double w\\\/ Radius T\",\"product_description\":\"Architectural Glazed Steel Double Door w\\\/ Radius Transom or Double Door w\\\/ Sidelites and Stacked Radius Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cantera Doors and More Inc.\",\"approval_number_master\":\"FL#11107-R0\",\"approval_number\":\"FL11107.1\",\"seq\":1,\"product_model\":\"Steel Outswing Doors\",\"product_description\":\"Steel Outswing Doors with and without Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cantera Doors and More Inc.\",\"approval_number_master\":\"FL#11107-R3\",\"approval_number\":\"FL11107.2\",\"seq\":2,\"product_model\":\"Steel Outswing Doors\",\"product_description\":\"Steel Outswing Doors with and without Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Jeld-Wen\":[{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11136-R19\",\"approval_number\":\"FL11136.2\",\"seq\":2,\"product_model\":\"Contours Steel, Steel Edge\",\"product_description\":\"3'-0\\\" x 7'-0\\\", Opaque, Single Door, Inswing and Outswing\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11136-R19\",\"approval_number\":\"FL11136.3\",\"seq\":3,\"product_model\":\"Contours Steel, Steel Edge\",\"product_description\":\"3'-0\\\" x 8'-0\\\", Opaque, Single Door, Inswing and Outswing\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11861-R12\",\"approval_number\":\"FL11861.1\",\"seq\":1,\"product_model\":\"Custom Clad\",\"product_description\":\"Outswing Side Hinged Door (OXO) Insulated Glass (1\\\/8 tempered in - 1\\\/8 tempered out)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-12-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11861-R12\",\"approval_number\":\"FL11861.2\",\"seq\":2,\"product_model\":\"Custom Clad\",\"product_description\":\"Inswing Side Hinged Door (OXO) Insulated Glass (1\\\/8 tempered in - 1\\\/8 tempered out)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11861-R12\",\"approval_number\":\"FL11861.3\",\"seq\":3,\"product_model\":\"Custom Clad\",\"product_description\":\"French Inswing Side Hinged Door (XX) Insulated Glass (1\\\/8 tempered in - 1\\\/8 tempered out)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-08-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11861-R12\",\"approval_number\":\"FL11861.4\",\"seq\":4,\"product_model\":\"Custom Wood\",\"product_description\":\"Outswing Side Hinged Door (OXXO) Insulated Glass (1\\\/8 tempered in - 1\\\/8 tempered out)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11861-R12\",\"approval_number\":\"FL11861.5\",\"seq\":5,\"product_model\":\"Custom Wood\",\"product_description\":\"French Inswing Side Hinged Door (XX) Insulated Glass (1\\\/8 tempered in - 1\\\/8 tempered out)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-08-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11861-R12\",\"approval_number\":\"FL11861.6\",\"seq\":6,\"product_model\":\"Custom Wood\",\"product_description\":\"Outswing Side Hinged Door Center Swing (OX) Insulated Glass (1\\\/8 tempered in - 1\\\/8 tempered out)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11861-R12\",\"approval_number\":\"FL11861.7\",\"seq\":7,\"product_model\":\"Custom Wood\",\"product_description\":\"French Outswing Side Hinged Door (XX) Insulated Glass (1\\\/8 tempered in - 1\\\/8 tempered out)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11861-R12\",\"approval_number\":\"FL11861.8\",\"seq\":8,\"product_model\":\"Custom Wood\",\"product_description\":\"Inswing Side Hinged Door (OXO) Insulated Glass (1\\\/8 tempered in - 1\\\/8 tempered out)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12509-R9\",\"approval_number\":\"FL12509.1\",\"seq\":1,\"product_model\":\"Finishield\\\/Gladiator\",\"product_description\":\"12'-5\\\" x 6'-10\\\", Glazed Steel Wood Edge Inswing Door with Sidelites\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12509-R9\",\"approval_number\":\"FL12509.2\",\"seq\":2,\"product_model\":\"Finishield\\\/Gladiator\",\"product_description\":\"12'-5\\\" x 6'-10\\\", Glazed Steel Wood Edge Inswing Door with Sidelites\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12509-R9\",\"approval_number\":\"FL12509.3\",\"seq\":3,\"product_model\":\"Finishield\\\/Gladiator\",\"product_description\":\"12'-5\\\" x 6'-10\\\", Glazed Steel Wood Edge Outswing Door with Sidelites\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12509-R9\",\"approval_number\":\"FL12509.4\",\"seq\":4,\"product_model\":\"Finishield\\\/Gladiator\",\"product_description\":\"12'-5\\\" x 6'-10\\\", Glazed Steel Wood Edge Outswing Door with Sidelites\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12769-R14\",\"approval_number\":\"FL12769.1\",\"seq\":1,\"product_model\":\"Contours (S-2500) Steel Wood\",\"product_description\":\"Full Lite, Inswing Door w\\\/ or w\\\/out Sidelites, 12'-0\\\" x 6'-8\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12769-R14\",\"approval_number\":\"FL12769.2\",\"seq\":2,\"product_model\":\"Contours (S-2500) Steel Wood\",\"product_description\":\"Full Lite, Inswing Door, w\\\/ or w\\\/out Sidelites, 12'-0\\\" x 6'-8\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12769-R14\",\"approval_number\":\"FL12769.3\",\"seq\":3,\"product_model\":\"Contours (S-2500) Steel Wood\",\"product_description\":\"Full Lite, Outswing Door, w\\\/ or w\\\/out Sidelites, 12'-0\\\" x 6'-8\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12769-R14\",\"approval_number\":\"FL12769.4\",\"seq\":4,\"product_model\":\"Contours (S-2500) Steel Wood\",\"product_description\":\"Full Lite, Outswing Door, w\\\/ or w\\\/out Sidelites, 12'-0\\\" x 6'-8\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12769-R14\",\"approval_number\":\"FL12769.5\",\"seq\":5,\"product_model\":\"Contours Steel, Wood Edge\",\"product_description\":\"Half Vent Lite Outswing Door, 3'-0\\\" x 6'-8\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12769-R14\",\"approval_number\":\"FL12769.6\",\"seq\":6,\"product_model\":\"Contours Steel, Wood Edge\",\"product_description\":\"Full Lite, Outswing Door, w\\\/ or w\\\/out Sidelites, 9'-0\\\" x 6'-8\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13540-R10\",\"approval_number\":\"FL13540.1\",\"seq\":1,\"product_model\":\"Contours Steel, Wood Edge\",\"product_description\":\"37.50\\\" x 81.75\\\", Opaque Inswing and Outswing Door\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13540-R10\",\"approval_number\":\"FL13540.2\",\"seq\":2,\"product_model\":\"Contours Steel, Wood Edge\",\"product_description\":\"64.5 x 95.25\\\", Opaque Inswing and Outswing Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13540-R10\",\"approval_number\":\"FL13540.3\",\"seq\":3,\"product_model\":\"Contours Steel, Wood Edge\",\"product_description\":\"5'-5\\\" x 7'-11\\\", Opaque Inswing and Outswing Door with Transom and Sidelites\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13540-R10\",\"approval_number\":\"FL13540.4\",\"seq\":4,\"product_model\":\"Contours Steel, Wood Edge\",\"product_description\":\"5'-5\\\" x 6'-10\\\", Opaque Inswing and Outswing Door with Sidelites\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13540-R10\",\"approval_number\":\"FL13540.5\",\"seq\":5,\"product_model\":\"Contours Steel, Wood Edge\",\"product_description\":\"4'-3\\\" x 6'-10\\\", Opaque Inswing and Outswing Door with Sidelite\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13540-R10\",\"approval_number\":\"FL13540.6\",\"seq\":6,\"product_model\":\"Contours Steel, Wood Edge\",\"product_description\":\"3'-2\\\" x 7'-11\\\", Opaque Inswing and Outswing Door with Transom\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13541-R21\",\"approval_number\":\"FL13541.1\",\"seq\":1,\"product_model\":\"A. Design Pro \\\/ Smooth Pro (F-3500) Fiberglass\",\"product_description\":\"Swinging Door, Inswing & Outswing Opaque 1 Panel, 3-0' x 6'-8\\\" and 3-0' x 8-0'.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13541-R21\",\"approval_number\":\"FL13541.2\",\"seq\":2,\"product_model\":\"B. Design Pro \\\/ Smooth Pro (F-3500) Fiberglass\",\"product_description\":\"Swinging Door, Inswing & Outswing Full Lite 1 Panel, 3-0' x 6'-8\\\" and 3-0' x 8-0'.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13541-R21\",\"approval_number\":\"FL13541.3\",\"seq\":3,\"product_model\":\"C. Design Pro \\\/ Smooth Pro (F-3500) Fiberglass\",\"product_description\":\"Swinging Door, Inswing & Outswing Opaque 2 Panel, 6-0' x 6'-8\\\" and 6-0' x 8-0'.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13541-R21\",\"approval_number\":\"FL13541.4\",\"seq\":4,\"product_model\":\"D. Design Pro \\\/ Smooth Pro (F-3500) Fiberglass\",\"product_description\":\"Swinging Door, Inswing & Outswing Full Lite 2 Panel, 6-0' x 6'-8\\\" and 6-0' x 8-0'.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14111-R7\",\"approval_number\":\"FL14111.1\",\"seq\":1,\"product_model\":\"Gladiator\",\"product_description\":\"9'-2\\\" x 6'-9\\\", Glazed Steel Wood Edge Inswing Door with Sidelite\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14111-R7\",\"approval_number\":\"FL14111.2\",\"seq\":2,\"product_model\":\"Gladiator\",\"product_description\":\"12'-5\\\" x 6'-10\\\", Glazed Steel Wood Edge Inswing and Outswing Door with Sidelites\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14111-R7\",\"approval_number\":\"FL14111.3\",\"seq\":3,\"product_model\":\"Gladiator\",\"product_description\":\"12'-5\\\" x 6'-10\\\", Opaque Steel Wood Edge Inswing and Outswing Door with Sidelites\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14569-R17\",\"approval_number\":\"FL14569.1\",\"seq\":1,\"product_model\":\"Contours (S-2500) Steel Wood\",\"product_description\":\"Full Lite Door, Outswing, 6'-0\\\" x 6'-8\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14569-R17\",\"approval_number\":\"FL14569.2\",\"seq\":2,\"product_model\":\"Contours (S-2500) Steel Wood\",\"product_description\":\"Full Lite Door, Inswing, 6'-0\\\" x 6'-8\\\"\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14569-R17\",\"approval_number\":\"FL14569.3\",\"seq\":3,\"product_model\":\"Contours (S-2500) Steel Wood\",\"product_description\":\"Full Lite Door, Inswing\\\/Outswing, 6'-0\\\" x 8'-0\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14569-R17\",\"approval_number\":\"FL14569.4\",\"seq\":4,\"product_model\":\"Contours (S-2500) Steel Wood\",\"product_description\":\"Opaque Door, Inswing\\\/Outswing, w\\\/ or w\\\/o Impact & Non-Impact Rated Glazed Sidelites, 9'-0\\\" x 6'-8\\\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14569-R17\",\"approval_number\":\"FL14569.5\",\"seq\":5,\"product_model\":\"Contours (S-2500) Steel Wood\",\"product_description\":\"Opaque Door, Inswing\\\/Outswing, w\\\/ or w\\\/o Impact & Non-Impact Rated Glazed Sidelites, 6'-0\\\" x 8'-0\\\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14569-R17\",\"approval_number\":\"FL14569.6\",\"seq\":6,\"product_model\":\"Contours (S-2500) Steel Wood\",\"product_description\":\"Opaque Door, Outswing, w\\\/ or w\\\/o Sidelite, 9'-0\\\" x 6'-8\\\"\",\"design_pressure\":\"+57\\\/-57\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14569-R17\",\"approval_number\":\"FL14569.7\",\"seq\":7,\"product_model\":\"Contours (S-2500) Steel Wood\",\"product_description\":\"Opaque Door, Outswing, w\\\/ or w\\\/out Sidelites, 9'-0\\\" x 8'-0\\\"\",\"design_pressure\":\"+47\\\/-43\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15444-R8\",\"approval_number\":\"FL15444.1\",\"seq\":1,\"product_model\":\"(A) Custom Clad Wood (EpicVue)\",\"product_description\":\"Swinging Door Outswing 2 Panel 75 3\\\/16\\\" x 98 1\\\/8\\\" Insulated Glass (5\\\/16\\\" SGP in - 3\\\/16\\\" Tempered out) or Single Glaze (7\\\/16\\\" SGP Annealed)\",\"design_pressure\":\"+60\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15444-R8\",\"approval_number\":\"FL15444.2\",\"seq\":2,\"product_model\":\"(B) Custom Clad Wood (EpicVue)\",\"product_description\":\"Swinging Door Outswing 2 Panel 87\\\" x 122\\\" Insulated Glass (5\\\/16\\\" PVB or SGP - 3\\\/16\\\" Annealed out)\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15444-R8\",\"approval_number\":\"FL15444.3\",\"seq\":3,\"product_model\":\"(C) Custom Clad Wood (EpicVue)\",\"product_description\":\"Swinging Door Outswing 2 Panel, Fixed Door, and Fixed Transom Mulled Combination Unit (Clipped) 153 3\\\/16\\\" x 129 1\\\/8\\\" Single Glaze (7\\\/16\\\" PVB Annealed) or Insulated Glass (5\\\/16\\\" PVB in - 3\\\/16\\\" Tempered out)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15444-R8\",\"approval_number\":\"FL15444.4\",\"seq\":4,\"product_model\":\"(D) Custom Clad Wood (EpicVue)\",\"product_description\":\"Swinging Door Fixed Outswing 2 Panel Mulled Combination Unit (Clipped) 153 3\\\/16\\\" x 98 1\\\/8\\\" Insulated Glass (5\\\/16\\\" SGP in - 3\\\/16\\\" Tempered out) or Single Glaze (7\\\/16\\\" SGP Annealed)\",\"design_pressure\":\"+60\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15444-R8\",\"approval_number\":\"FL15444.5\",\"seq\":5,\"product_model\":\"(E) Custom Clad Wood (EpicVue)\",\"product_description\":\"Swinging Door Outswing 38\\\" x 98 1\\\/8\\\" Insulated Glass (5\\\/16\\\" SGP in - 3\\\/16\\\" Tempered out) or Single Glaze (7\\\/16\\\" SGP Annealed)\",\"design_pressure\":\"+60\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15444-R8\",\"approval_number\":\"FL15444.6\",\"seq\":6,\"product_model\":\"(F) Custom Clad Wood (EpicVue)\",\"product_description\":\"Swinging Door Outswing 44\\\" x 122\\\" Insulated Glass (5\\\/16\\\" PVB or SGP - 3\\\/16\\\" Tempered out) or (5\\\/16\\\" SGP in - 3\\\/16\\\" Annealed out)\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15444-R8\",\"approval_number\":\"FL15444.7\",\"seq\":7,\"product_model\":\"(G) Custom Clad Wood (EpicVue)\",\"product_description\":\"Swinging Door Fixed Outswing 44\\\" x 122\\\" Insulated Glass (5\\\/16\\\" PVB or SGP in - 3\\\/16\\\" Tempered out) or (5\\\/16\\\" SGP - 3\\\/16\\\" Annealed out)\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15444-R8\",\"approval_number\":\"FL15444.8\",\"seq\":8,\"product_model\":\"(H) Custom Clad Wood (EpicVue)\",\"product_description\":\"Swinging Door Fixed Outswing 4 Panel Mulled Combination (un-clipped) 177\\\" x 122\\\" Insulated Glass (5\\\/16\\\" PVB or SGP in - 3\\\/16\\\" Tempered out) or (5\\\/16\\\" SGP in - 3\\\/16\\\" Annealed out)\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15444-R8\",\"approval_number\":\"FL15444.9\",\"seq\":9,\"product_model\":\"(I) Custom Clad Wood (EpicVue)\",\"product_description\":\"Swinging Door Outswing 2 Panel 75 3\\\/16\\\" x 98 1\\\/8\\\" Insulated Glass (5\\\/16\\\" SGP Annealed in - 3\\\/16\\\" Tempered out)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15444-R8\",\"approval_number\":\"FL15444.10\",\"seq\":10,\"product_model\":\"(J) Custom Clad Wood (EpicVue)\",\"product_description\":\"Swinging Door Outswing 2 Panel Mulled Combination (Clipped) 153 3\\\/16\\\" x 129 1\\\/8\\\" Insulated Glass (5\\\/16\\\" SGP Annealed in - 3\\\/16\\\" Tempered out)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15444-R8\",\"approval_number\":\"FL15444.11\",\"seq\":11,\"product_model\":\"(K) Custom Clad Wood (EpicVue)\",\"product_description\":\"Swinging Door Outswing 2 Panel 153 3\\\/16\\\" x 98 1\\\/8\\\" Insulated Glass (5\\\/16\\\" PVB in - 3\\\/16\\\" Tempered out)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15444-R8\",\"approval_number\":\"FL15444.12\",\"seq\":12,\"product_model\":\"(L) Custom Clad Wood (EpicVue)\",\"product_description\":\"Swinging Door Outswing 2 Panel 75 3\\\/16\\\" x 98 1\\\/8\\\" Insulated Glass (5\\\/16\\\" PVB Annealed in - 3\\\/16\\\" Tempered out)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15444-R8\",\"approval_number\":\"FL15444.13\",\"seq\":13,\"product_model\":\"(M) Custom Wood (EpicVue)\",\"product_description\":\"Swinging Door Outswing 2 Panel 75\\\" x 98\\\" Insulated Glass (1\\\/8\\\" SGP in - 3\\\/16\\\" Tempered out)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15444-R8\",\"approval_number\":\"FL15444.14\",\"seq\":14,\"product_model\":\"(N) Custom Wood (EpicVue)\",\"product_description\":\"Swinging Door Outswing 38\\\" x 98\\\" Insulated Glass (1\\\/8\\\" SGP in - 3\\\/16\\\" Tempered out)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15444-R8\",\"approval_number\":\"FL15444.15\",\"seq\":15,\"product_model\":\"(O) Custom Epic Clad Wood (EpicVue)\",\"product_description\":\"Swinging Door Outswing 4 panel 153 3\\\/16\\\" x 98 1\\\/8\\\" Insulated Glass (1\\\/8\\\" SGP in - 3\\\/16\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15446-R10\",\"approval_number\":\"FL15446.1\",\"seq\":1,\"product_model\":\"Custom Clad (A)\",\"product_description\":\"Outswing Single & French Door (Includes Radius Top) 75-3\\\/16\\\" X 98-1\\\/8\\\" IG (5\\\/16 LAM SGP Annealed in - 3\\\/16 Tempered out) 8-0 system with 1-3\\\/4\\\" panels\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15446-R10\",\"approval_number\":\"FL15446.2\",\"seq\":2,\"product_model\":\"Custom Clad (B)\",\"product_description\":\"Outswing French Door (Includes Radius Top), with Fixed Door & Transom Mulled Unit (Clipped) 153-3\\\/16\\\" X 129-1\\\/8\\\" IG (5\\\/16 LAM SGP annealed in - 3\\\/16 Tempered out) 8-0 system with 1-3\\\/4\\\" panels\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15446-R10\",\"approval_number\":\"FL15446.3\",\"seq\":3,\"product_model\":\"Custom Clad (C)\",\"product_description\":\"Outswing Single & French Door (Includes Radius Top), with Fixed Door & Transom Mulled Unit (Clipped) 153-3\\\/16\\\" X 98-1\\\/8\\\" IG (5\\\/16 LAM PVB in - 3\\\/16 Tempered out) 8-0 system with 1-3\\\/4\\\" panels\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15446-R10\",\"approval_number\":\"FL15446.4\",\"seq\":4,\"product_model\":\"Custom Clad (D)\",\"product_description\":\"Outswing Single & French Door (Includes Radius Top) 75-3\\\/16\\\" X 98-1\\\/8\\\" IG (5\\\/16 LAM PVB Annelaed - 3\\\/16 Tempered out) 8-0 system with 1-3\\\/4\\\" panels\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15474-R13\",\"approval_number\":\"FL15474.1\",\"seq\":1,\"product_model\":\"Contours (S-2500) Steel Wood\",\"product_description\":\"12'-0\\\" x 8'-0\\\", Glazed Inswing and Outswing Door with Sidelites\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15474-R13\",\"approval_number\":\"FL15474.2\",\"seq\":2,\"product_model\":\"Contours (S-2500) Steel Wood\",\"product_description\":\"12'-0\\\" x 8'-0\\\", Opaque Inswing and Outswing with Sidelites\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15474-R13\",\"approval_number\":\"FL15474.3\",\"seq\":3,\"product_model\":\"Contours Steel, Wood Edge\",\"product_description\":\"3'-0\\\" x 6'-8\\\", Glazed Inswing and Outswing Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15474-R13\",\"approval_number\":\"FL15474.4\",\"seq\":4,\"product_model\":\"Contours Steel, Wood Edge\",\"product_description\":\"5'-4\\\" x 8'-0\\\", Glazed Inswing and Outswing Door with Transom and Sidelites\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15474-R13\",\"approval_number\":\"FL15474.5\",\"seq\":5,\"product_model\":\"Contours Steel, Wood Edge\",\"product_description\":\"5'-4\\\" x 6'-8\\\", Glazed Inswing and Outswing Door with Sidelites\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15474-R13\",\"approval_number\":\"FL15474.6\",\"seq\":6,\"product_model\":\"Contours Steel, Wood Edge\",\"product_description\":\"4'-2\\\" x 6'-8\\\", Glazed Inswing and Outswing Door with Sidelites\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15474-R13\",\"approval_number\":\"FL15474.7\",\"seq\":7,\"product_model\":\"Contours Steel, Wood Edge\",\"product_description\":\"5'-5\\\" x 8'-0\\\", Glazed Inswing and Outswing Door with Transom\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16468-R21\",\"approval_number\":\"FL16468.1\",\"seq\":1,\"product_model\":\"Design Pro \\\/ Smooth Pro (F-3500) Fiberglass\",\"product_description\":\"Swinging Door, Inswing & Outswing Opaque 1 Panel, 3-0' x 6'-8\\\" and 3-0' x 8-0'.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16468-R21\",\"approval_number\":\"FL16468.2\",\"seq\":2,\"product_model\":\"Design Pro \\\/ Smooth Pro (F-3500) Fiberglass\",\"product_description\":\"Swinging Door, Inswing & Outswing Full Lite 1 Panel, 3-0' x 6'-8\\\" and 3-0' x 8-0'.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16468-R21\",\"approval_number\":\"FL16468.3\",\"seq\":3,\"product_model\":\"Design Pro \\\/ Smooth Pro (F-3500) Fiberglass\",\"product_description\":\"Swinging Door, Inswing & Outswing Opaque 2 Panel, 6-0' x 6'-8\\\" and 6-0' x 8-0'.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16468-R21\",\"approval_number\":\"FL16468.4\",\"seq\":4,\"product_model\":\"Design Pro \\\/ Smooth Pro (F-3500) Fiberglass\",\"product_description\":\"Swinging Door, Inswing & Outswing Full Lite 2 Panel, 6-0' x 6'-8\\\" and 6-0' x 8-0'.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16674-R20\",\"approval_number\":\"FL16674.1\",\"seq\":1,\"product_model\":\"A. Design Pro \\\/ Smooth Pro (F-3500) Fiberglass\",\"product_description\":\"Swinging Door Inswing & Outswing 1 Panel Opaque, 3-0' x 6'-8\\\" and 3-0' x 8-0'.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16674-R20\",\"approval_number\":\"FL16674.2\",\"seq\":2,\"product_model\":\"B. Design Pro \\\/ Smooth Pro (F-3500) Fiberglass\",\"product_description\":\"Swinging Door Inswing & Outswing 1 Panel Full Lite, 3-0' x 6'-8\\\" and 3-0' x 8-0'.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16674-R20\",\"approval_number\":\"FL16674.3\",\"seq\":3,\"product_model\":\"C. Design Pro \\\/ Smooth Pro (F-3500) Fiberglass\",\"product_description\":\"Swinging Door Inswing & Outswing 2 Panel Opaque, 6-0' x 6'-8\\\" and 6-0' x 8-0'.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16674-R20\",\"approval_number\":\"FL16674.4\",\"seq\":4,\"product_model\":\"D. Design Pro \\\/ Smooth Pro (F-3500) Fiberglass\",\"product_description\":\"Swinging Door Inswing & Outswing 2 Panel Full Lite, 6-0' x 6'-8\\\" and 6-0' x 8-0'.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16675-R5\",\"approval_number\":\"FL16675.1\",\"seq\":1,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Non- impact Inswing and Outswing Door, Opaque and Full Lite, with or without Full Lite Side Lites.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16708-R17\",\"approval_number\":\"FL16708.5\",\"seq\":5,\"product_model\":\"Design Pro \\\/ Smooth Pro (F-3500) Fiberglass\",\"product_description\":\"Swinging Door Inswing & Outswing 3 Panel OXO Opaque 9-0' x 6'-8\\\" & 9-0' x 8-0'\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16708-R17\",\"approval_number\":\"FL16708.6\",\"seq\":6,\"product_model\":\"Design Pro \\\/ Smooth Pro (F-3500) Fiberglass\",\"product_description\":\"Swinging Door Inswing & Outswing 3 Panel OXO Full Lite 9-0' x 6'-8\\\" & 9-0' x 8-0'\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16708-R17\",\"approval_number\":\"FL16708.7\",\"seq\":7,\"product_model\":\"Design Pro \\\/ Smooth Pro (F-3500) Fiberglass\",\"product_description\":\"Swinging Door Inswing & Outswing 4 Panel OXXO Opaque 12-0' x 6'-8\\\" & 12-0' x 8-0'\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16708-R17\",\"approval_number\":\"FL16708.8\",\"seq\":8,\"product_model\":\"Design Pro \\\/ Smooth Pro (F-3500) Fiberglass\",\"product_description\":\"Swinging Door Inswing & Outswing 4 Panel OXXO Full Lite 12-0' x 6'-8\\\" & 12-0' x 8-0'\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16901-R5\",\"approval_number\":\"FL16901.1\",\"seq\":1,\"product_model\":\"Custom Collection Wood\",\"product_description\":\"Hinged Patio Door 75\\\" x 98\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16901-R5\",\"approval_number\":\"FL16901.2\",\"seq\":2,\"product_model\":\"Custom Collection Wood\",\"product_description\":\"Hinged Patio Door 38\\\" x 98\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16902-R16\",\"approval_number\":\"FL16902.1\",\"seq\":1,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Opaque Inswing Single Door with Sidelites (O, X, OX, XO, OXO) Side Hinge Door 6'-0\\\" x 6'-9\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16902-R16\",\"approval_number\":\"FL16902.2\",\"seq\":2,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Full-Lite or 3-Lite Inswing Single Door With Sidelites (O, X, OX, XO, OXO) Side Hinge Door 6'-0\\\" x 6'-9\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16902-R16\",\"approval_number\":\"FL16902.3\",\"seq\":3,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Opaque Outswing Single Door with Sidelites & Standard Sill (O, X, OX, XO, OXO) SIde Hinge Door 6'-0\\\" x 6\\\"-8\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16902-R16\",\"approval_number\":\"FL16902.4\",\"seq\":4,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Full-Lite Outswing Single Door with Sidelites & Standard Sill (O, X, OX, XO, OXO) Side Hinge Door 6'-0\\\" x 6'-8\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16902-R16\",\"approval_number\":\"FL16902.5\",\"seq\":5,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Opaque Outswing Single Door with Sidelites & High Dam Sill (O, X, OX, XO, OXO) Side Hinge Door 6'-0\\\" x 6'-8\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16902-R16\",\"approval_number\":\"FL16902.6\",\"seq\":6,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Full-Lite Outswing Single Door with Sidelites & High Dam Sill (O, X, OX, XO, OXO) Side Hinge Door 6'-0\\\" x 6'-8\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16902-R16\",\"approval_number\":\"FL16902.7\",\"seq\":7,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Opaque Inswing Single Door With Sidelites (O, X, OX, XO, OXO) Side Hinge Door 6'-5\\\" x 8'-1\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16902-R16\",\"approval_number\":\"FL16902.8\",\"seq\":8,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Full-Lite Inswing Single Door with Sidelites (O, X, OX, XO, OXO) Side Hinge Door 6'-5 x 8'-1\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16902-R16\",\"approval_number\":\"FL16902.9\",\"seq\":9,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Opaque Outswing Single Door with Sidelites & Standard Sill (O, X, OX, XO, OXO) Side Hinge Door 6'-5\\\" x 8'-0\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16902-R16\",\"approval_number\":\"FL16902.10\",\"seq\":10,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Full-Lite Outswing Single Door with Sidelites & Standard Sill (O, X, OX, XO, OXO) Side Hinge Door 6'-0\\\" x 8'-0\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16902-R16\",\"approval_number\":\"FL16902.11\",\"seq\":11,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Opaque Outswing Single Door with Sidelites & High Dam Sill (O, X, OX, XO, OXO) Side Hinge Door 6'-5\\\" x 8'-0\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16902-R16\",\"approval_number\":\"FL16902.12\",\"seq\":12,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Full-Lite Outswing Single Door with Sidelites & High Dam Sill (O, X, OX, XO, OXO) Side Hinge Door 6'-0\\\" x 8'-0\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16902-R16\",\"approval_number\":\"FL16902.13\",\"seq\":13,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Opaque Inswing French Door (XX) Side Hinge Door 6\\\"-0\\\" x 6'-8\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16902-R16\",\"approval_number\":\"FL16902.14\",\"seq\":14,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Opaque Outswing French Door (XX) Side Hinge Door 6\\\"-0\\\" x 6'-6\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16902-R16\",\"approval_number\":\"FL16902.15\",\"seq\":15,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Full-Lite Inswing French Door (XX) Side Hinge Door 6\\\"-2\\\" x 6'-8\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16902-R16\",\"approval_number\":\"FL16902.16\",\"seq\":16,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Full-Lite Outswing French Door (XX) Side Hinge Door 6\\\"-0\\\" x 6'-6\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16902-R16\",\"approval_number\":\"FL16902.17\",\"seq\":17,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Opaque Inswing French Door (XX) Side Hinge Door 7\\\"-1\\\" x 8'-0\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16902-R16\",\"approval_number\":\"FL16902.18\",\"seq\":18,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"3\\\/4\\\" Lite Inswing French Door (XX) Side Hinge Door 6\\\"-0\\\" x 8'-0\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16904-R20\",\"approval_number\":\"FL16904.1\",\"seq\":1,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single with side lite(s) (O, X, OX, XO, OXO) Opaque Side Hinge Door 6-0 x 6-8 Inswing\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16904-R20\",\"approval_number\":\"FL16904.2\",\"seq\":2,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single with side lite(s) (O, X, OX, XO, OXO) Glazed Side Hinge Door 6-0 x 6-8 Inswing\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16904-R20\",\"approval_number\":\"FL16904.3\",\"seq\":3,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single with side lite(s) (O, X, OX, XO, OXO) Opaque Side Hinge Door 6-0 x 6-8 Outswing\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16904-R20\",\"approval_number\":\"FL16904.4\",\"seq\":4,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single with side lite(s) (O, X, OX, XO, OXO) Glazed Side Hinge Door 6-0 x 6-8 Outswing\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16904-R20\",\"approval_number\":\"FL16904.5\",\"seq\":5,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single with side lite(s) (O, X, OX, XO, OXO) Opaque Side Hinge Door 6-0 x 6-8 Outswing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16904-R20\",\"approval_number\":\"FL16904.6\",\"seq\":6,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single with side lite(s) (O, X, OX, XO, OXO) Glazed Side Hinge Door 6-0 x 6-8 Outswing\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16904-R20\",\"approval_number\":\"FL16904.7\",\"seq\":7,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single with side lite(s) (O, X, OX, XO, OXO) Opaque Side Hinge Door 6-6 x 8-0 Inswing\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16904-R20\",\"approval_number\":\"FL16904.8\",\"seq\":8,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single with side lite(s) (O, X, OX, XO, OXO) Glazed Side Hinge Door 6-6 x 8-0 Inswing\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16904-R20\",\"approval_number\":\"FL16904.9\",\"seq\":9,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single with side lite(s) (O, X, OX, XO, OXO) Opaque Side Hinge Door 6-6 x 8-0 Outswing\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16904-R20\",\"approval_number\":\"FL16904.10\",\"seq\":10,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single with side lite(s) (O, X, OX, XO, OXO) Glazed Side Hinge Door 6-0 x 8-0 Outswing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16904-R20\",\"approval_number\":\"FL16904.11\",\"seq\":11,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single with side lite(s) (O, X, OX, XO, OXO) Opaque Side Hinge Door 6-6 x 8-0 Outswing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16904-R20\",\"approval_number\":\"FL16904.12\",\"seq\":12,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single with side lite(s) (O, X, OX, XO, OXO) Glazed Side Hinge Door 6-0 x 8-0 Outswing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16904-R20\",\"approval_number\":\"FL16904.13\",\"seq\":13,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Double Doors (XX) Opaque Side Hinge Door 6-0 x 6-7 Inswing\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16904-R20\",\"approval_number\":\"FL16904.14\",\"seq\":14,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Double Doors (XX) Opaque Side Hinge Door 6-0 x 6-7 Outswing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16904-R20\",\"approval_number\":\"FL16904.15\",\"seq\":15,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Double Doors (XX) Full-Lite Side Hinge Door 6-0 x 6-7 Inswing\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16904-R20\",\"approval_number\":\"FL16904.16\",\"seq\":16,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Double Doors (XX) 3\\\/4 Lite Side Hinge Door 6-0 x 8-0 Outswing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16904-R20\",\"approval_number\":\"FL16904.17\",\"seq\":17,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Double Doors (XX) Opaque Side Hinge Door 7-1 x 8-0 Inswing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16904-R20\",\"approval_number\":\"FL16904.18\",\"seq\":18,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Double Doors (XX) Opaque Side Hinge Door 7-1 x 8-0 Outswing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17454-R5\",\"approval_number\":\"FL17454.1\",\"seq\":1,\"product_model\":\"Finishield\\\/Gladiator\",\"product_description\":\"3'-0\\\" x 6'-8\\\", Opaque Steel Wood Edge Inswing and Outswing Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17484-R10\",\"approval_number\":\"FL17484.1\",\"seq\":1,\"product_model\":\"A. Siteline (W-5500) Clad Wood\",\"product_description\":\"Swinging Door Outswing 2 Panel with Transom (XX\\\/O) 87 1\\\/4\\\" x 122 1\\\/2\\\" (87 1\\\/4\\\" x 98 1\\\/2\\\" door with 87 1\\\/4\\\" x 24\\\" transom)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17484-R10\",\"approval_number\":\"FL17484.2\",\"seq\":2,\"product_model\":\"B. Siteline (W-5500) Clad Wood\",\"product_description\":\"Swinging Door Outswing 4 Panel CHS (OXXO) 174 1\\\/2\\\" x 98 1\\\/2\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17484-R10\",\"approval_number\":\"FL17484.3\",\"seq\":3,\"product_model\":\"C. Siteline (W-5500) Clad Wood\",\"product_description\":\"Swinging Door Outswing 2 Panel (XX) 75 1\\\/4\\\" x 98 1\\\/2\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17484-R10\",\"approval_number\":\"FL17484.4\",\"seq\":4,\"product_model\":\"D. Siteline (W-5500) Wood\",\"product_description\":\"Swinging Door Outswing 2 Panel with Transom (XX\\\/O) 87 1\\\/4\\\" x 122 1\\\/2\\\" (87 1\\\/4\\\" x 98 1\\\/2\\\" door with 87 1\\\/4\\\" x 24\\\" transom)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17484-R10\",\"approval_number\":\"FL17484.5\",\"seq\":5,\"product_model\":\"E. Siteline (W-5500) Wood\",\"product_description\":\"Swinging Door Outswing 4 Panel CHS (OXXO) 174 1\\\/2\\\" x 98 1\\\/2\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17484-R10\",\"approval_number\":\"FL17484.6\",\"seq\":6,\"product_model\":\"F. Siteline (W-5500) Wood\",\"product_description\":\"Swinging Door Outswing 2 panel (OX) 75 1\\\/4\\\" x 98 1\\\/2\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17568-R6\",\"approval_number\":\"FL17568.1\",\"seq\":1,\"product_model\":\"Custom Clad Epic\",\"product_description\":\"Outswing Patio Door 153 3\\\/16\\\" x 98 1\\\/8\\\" (OXXO, OXXX)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21837-R12\",\"approval_number\":\"FL21837.1\",\"seq\":1,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Single (X) Glazed Door, 4'-0\\\" x 10'-0\\\", Inswing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21837-R12\",\"approval_number\":\"FL21837.2\",\"seq\":2,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Single (X) Glazed Door, 4'-0\\\" x 10'-0\\\", Outswing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21837-R12\",\"approval_number\":\"FL21837.3\",\"seq\":3,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Single (X) Opaque Door, 4'-0\\\" x 10'-0\\\", Inswing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21837-R12\",\"approval_number\":\"FL21837.4\",\"seq\":4,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Single (X) Opaque Door, 4'-0\\\" x 10'-0\\\", Outswing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21837-R12\",\"approval_number\":\"FL21837.5\",\"seq\":5,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Double (XX) Full Lite Door, 8'-0\\\" x 10'-0\\\", Inswing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21837-R12\",\"approval_number\":\"FL21837.6\",\"seq\":6,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Double (XX) Opaque Door, 8'-0\\\" x 10'-0\\\", Inswing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21837-R12\",\"approval_number\":\"FL21837.7\",\"seq\":7,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Double (XX) Opaque Door, 8'-0\\\" x 10'-0\\\", Outswing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21837-R12\",\"approval_number\":\"FL21837.8\",\"seq\":8,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Double (XX) Glazed Door, 8'-0\\\" x 10'-0\\\", Outswing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21838-R12\",\"approval_number\":\"FL21838.1\",\"seq\":1,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Single (X) Glazed Door, 4'-0\\\" x 10'-0\\\", Inswing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21838-R12\",\"approval_number\":\"FL21838.2\",\"seq\":2,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Single (X) Glazed Door, 4'-0\\\" x 10'-0\\\", Outswing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21838-R12\",\"approval_number\":\"FL21838.3\",\"seq\":3,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Single (X) Opaque Door, 4'-0\\\" x 10'-0\\\", Inswing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21838-R12\",\"approval_number\":\"FL21838.4\",\"seq\":4,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Single (X) Opaque Door, 4'-0\\\" x 10'-0\\\", Outswing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21838-R12\",\"approval_number\":\"FL21838.5\",\"seq\":5,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Double (XX) Full Lite Door, 8'-0\\\" x 10'-0\\\", Inswing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21838-R12\",\"approval_number\":\"FL21838.6\",\"seq\":6,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Double (XX) Full Lite Door, 8'-0\\\" x 10'-0\\\", Outswing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21838-R12\",\"approval_number\":\"FL21838.7\",\"seq\":7,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Double (XX) Opaque Door, 8'-0\\\" x 10'-0\\\", Inswing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21838-R12\",\"approval_number\":\"FL21838.8\",\"seq\":8,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Double (XX) Opaque Door, 8'-0\\\" x 10'-0\\\", Outswing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21838-R12\",\"approval_number\":\"FL21838.9\",\"seq\":9,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Double (XX) 252 TDL Glazed, 8-0 x 10-0, Inswing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21838-R12\",\"approval_number\":\"FL21838.10\",\"seq\":10,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Double (XX) 252 TDL Glazed, 8-0 x 10-0, Outswing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21838-R12\",\"approval_number\":\"FL21838.11\",\"seq\":11,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Double (OXXO) Glazed Door, 12'-0\\\" x 10'-0\\\", Inswing, with or without Sidelites\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#26840-R11\",\"approval_number\":\"FL26840.1\",\"seq\":1,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single (X) Opaque, 3'-0\\\" x 6'-8, Inswing\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#26840-R11\",\"approval_number\":\"FL26840.2\",\"seq\":2,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single (X) Opaque, 3'-7\\\" x 8'-0, Inswing\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#26840-R11\",\"approval_number\":\"FL26840.3\",\"seq\":3,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single (X) Opaque, 3'-0 x 6'-8\\\", Outswing\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#26840-R11\",\"approval_number\":\"FL26840.4\",\"seq\":4,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single (X) Opaque, 3'-7\\\" x 8'-0\\\", Outswing\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#26840-R11\",\"approval_number\":\"FL26840.5\",\"seq\":5,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single (X) Glazed, 3'-0\\\" x 6'-8\\\", Inswing\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#26840-R11\",\"approval_number\":\"FL26840.6\",\"seq\":6,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single (X) Full-Lite or 3-Lite, 3'-0\\\" x 6'-8\\\", Outswing\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#26840-R11\",\"approval_number\":\"FL26840.7\",\"seq\":7,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Double (XX) Opaque, 6'-0\\\" x 6'-7\\\", Inswing\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#26840-R11\",\"approval_number\":\"FL26840.8\",\"seq\":8,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Double (XX) Full-Lite, 73.75\\\" x 81.6875\\\", Inswing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#26840-R11\",\"approval_number\":\"FL26840.9\",\"seq\":9,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Double (XX) Full-Lite, 74\\\" x 80.5\\\", Outswing\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#26840-R11\",\"approval_number\":\"FL26840.10\",\"seq\":10,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Double (XX) Opaque, 86\\\" x 96.25\\\", Outswing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#26840-R11\",\"approval_number\":\"FL26840.11\",\"seq\":11,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Double (XX) Opaque, 86\\\" x 96.25\\\", Outswing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#29227-R8\",\"approval_number\":\"FL29227.1\",\"seq\":1,\"product_model\":\"F-4500 Fiberglass Doors\",\"product_description\":\"F-4500 Folding Door (XXX) 9'-0\\\" x 6'-8\\\" Glazed Outswing\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#29264-R5\",\"approval_number\":\"FL29264.1\",\"seq\":1,\"product_model\":\"Siteline (W-5500) Clad Wood\",\"product_description\":\"Swinging Door 2 Panel 87-1\\\/4\\\" x 98-1\\\/2\\\" with ADA Sill\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#29264-R5\",\"approval_number\":\"FL29264.2\",\"seq\":2,\"product_model\":\"Siteline (W-5500) Clad Wood\",\"product_description\":\"Swinging Door 2 Panel 87-1\\\/4\\\" x 98-1\\\/2\\\" (XX) with ADA Sill\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30030-R5\",\"approval_number\":\"FL30030.1\",\"seq\":1,\"product_model\":\"Siteline (W-5500) Clad Wood\",\"product_description\":\"Swinging Door Inswing 2 Panel with Fixed Sitelites (OXXO) 151-1\\\/2\\\" x 98-1\\\/2\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30030-R5\",\"approval_number\":\"FL30030.2\",\"seq\":2,\"product_model\":\"Siteline (W-5500) Clad Wood\",\"product_description\":\"Swinging Door Inswing 2 Panel with Venting Sidelites (XXXX) 108-1\\\/2\\\" x 98-1\\\/2\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30030-R5\",\"approval_number\":\"FL30030.3\",\"seq\":3,\"product_model\":\"Siteline (W-5500) Clad Wood\",\"product_description\":\"Swinging Door Inswing Door with Sidelites (OXO) 118-7\\\/8\\\" x 98-1\\\/2\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30030-R5\",\"approval_number\":\"FL30030.4\",\"seq\":4,\"product_model\":\"Siteline (W-5500) Clad Wood\",\"product_description\":\"Swinging Door Inswing 3 Panel (OOX) 118-7\\\/8\\\" x 98-1\\\/2\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30030-R5\",\"approval_number\":\"FL30030.5\",\"seq\":5,\"product_model\":\"Siteline (W-5500) Clad Wood\",\"product_description\":\"Swinging Door Inswing 2 Panel (XO) 75\\\" x 99\\\"\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30030-R5\",\"approval_number\":\"FL30030.6\",\"seq\":6,\"product_model\":\"Siteline (W-5500) Clad Wood\",\"product_description\":\"Swinging Door Inswing 2 Panel Center Hinged (XO) 75-1\\\/4\\\" x 98-1\\\/2\\\"\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30030-R5\",\"approval_number\":\"FL30030.7\",\"seq\":7,\"product_model\":\"Siteline (W-5500) Wood\",\"product_description\":\"Swinging Door Inswing 2 Panel with Fixed Sidelites (OXXO) 150-1\\\/2\\\" x 98-1\\\/2\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30030-R5\",\"approval_number\":\"FL30030.8\",\"seq\":8,\"product_model\":\"Siteline (W-5500) Wood\",\"product_description\":\"Swinging Door Inswing 2 Panel with Venting Sidelites (XXXX) 108-1\\\/2\\\" x 98-1\\\/2\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30030-R5\",\"approval_number\":\"FL30030.9\",\"seq\":9,\"product_model\":\"Siteline (W-5500) Wood\",\"product_description\":\"Swinging Door Inswing with Sidelites (OXO) 118-7\\\/8\\\" x 98-1\\\/2\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30030-R5\",\"approval_number\":\"FL30030.10\",\"seq\":10,\"product_model\":\"Siteline (W-5500) Wood\",\"product_description\":\"Swinging Door Inswing 3 Panel (OOX) 119\\\" x 99\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30030-R5\",\"approval_number\":\"FL30030.11\",\"seq\":11,\"product_model\":\"Siteline (W-5500) Wood\",\"product_description\":\"Swinging Door Fixed Inswing 3 Panel (OOO) 112-7\\\/8\\\" x 98-1\\\/2\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30030-R5\",\"approval_number\":\"FL30030.12\",\"seq\":12,\"product_model\":\"Siteline (W-5500) Wood\",\"product_description\":\"Swinging Door Fixed Inswing (O) 43-5\\\/8\\\" x 98-1\\\/2\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30030-R5\",\"approval_number\":\"FL30030.13\",\"seq\":13,\"product_model\":\"Siteline (W-5500) Wood\",\"product_description\":\"Swinging Door Inswing 2 Panel (XX) 87-1\\\/4\\\" x 98-1\\\/2\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30030-R5\",\"approval_number\":\"FL30030.14\",\"seq\":14,\"product_model\":\"Siteline (W-5500) Wood\",\"product_description\":\"Swinging Door Inswing 2 Panel (XX) 75-1\\\/4\\\" x 98-1\\\/2\\\"\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30030-R5\",\"approval_number\":\"FL30030.15\",\"seq\":15,\"product_model\":\"Siteline (W-5500) Wood\",\"product_description\":\"Swinging Door Inswing 2 Panel (XO) 75-1\\\/4\\\" x 98-1\\\/2\\\"\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30030-R5\",\"approval_number\":\"FL30030.16\",\"seq\":16,\"product_model\":\"Siteline (W-5500) Wood\",\"product_description\":\"Swinging Door Inswing 2 Panel Center Hinged (XO) 75-1\\\/4\\\" x 98-1\\\/2\\\"\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30441-R6\",\"approval_number\":\"FL30441.1\",\"seq\":1,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Opaque Inswing SIngle Door with SIdelites (OXO) Side Hinge Doors 6'-6\\\" x 8'-2\\\"\",\"design_pressure\":\"+55\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30441-R6\",\"approval_number\":\"FL30441.2\",\"seq\":2,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Glazed Inswing Single Door with Sidelites (OXO) Side Hinge Doors 6'-6\\\" x 8'-2\\\"\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30441-R6\",\"approval_number\":\"FL30441.3\",\"seq\":3,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Glazed Inswing Double Door with Sidelites (OXXO) Side Hinge Doors 9'-7\\\" x 6'-9\\\"\",\"design_pressure\":\"+55\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30441-R6\",\"approval_number\":\"FL30441.4\",\"seq\":4,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Glazed Inswing Double Door with Sidelites (OXXO) Side Hinge Doors 9'-7\\\" x 8'-2\\\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30443-R5\",\"approval_number\":\"FL30443.1\",\"seq\":1,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single (X) Opaque Side Hinge Doors 3'-1\\\" x 6'-9\\\" Inswing\",\"design_pressure\":\"+80\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30443-R5\",\"approval_number\":\"FL30443.2\",\"seq\":2,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single (X) Opaque Side Hinge Door 3'-1\\\" x 8'-1\\\" Inswing\",\"design_pressure\":\"+75\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30443-R5\",\"approval_number\":\"FL30443.3\",\"seq\":3,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single (X) Opaque Side Hinge Door 3'-7\\\" x 8'-1\\\" Inswing\",\"design_pressure\":\"+75\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30443-R5\",\"approval_number\":\"FL30443.4\",\"seq\":4,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single (X) Opaque Side Hinge Door 3'-7\\\" x 8'-1\\\" Inswing\",\"design_pressure\":\"+70\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30443-R5\",\"approval_number\":\"FL30443.5\",\"seq\":5,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single (X) Opaque Side Hinge Door 3'-7\\\" x 8'-1\\\" Inswing\",\"design_pressure\":\"+75\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30443-R5\",\"approval_number\":\"FL30443.6\",\"seq\":6,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single (X) Opaque Side Hinge Door 3'-7\\\" x 8'-1\\\" Inswing\",\"design_pressure\":\"+70\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30443-R5\",\"approval_number\":\"FL30443.7\",\"seq\":7,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single (X) Opaque Side Hinge Door 3'-1\\\" x 6'-8\\\" Inswing\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30443-R5\",\"approval_number\":\"FL30443.8\",\"seq\":8,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single (X) Opaque Side Hinge Door 3'-1\\\" x 8'-0\\\" Inswing\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30443-R5\",\"approval_number\":\"FL30443.9\",\"seq\":9,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single (X) Opaque Side Hinge Door 3'-7\\\" x 8'-0\\\" Outswing\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30443-R5\",\"approval_number\":\"FL30443.10\",\"seq\":10,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single (X) Glazed Side Hinge Door 3'-1\\\" x 6'-10\\\" Inswing\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30443-R5\",\"approval_number\":\"FL30443.11\",\"seq\":11,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single (X) Opaque Side Hinge Door 3'-1\\\" x 6'-8\\\" Outswing\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30443-R5\",\"approval_number\":\"FL30443.12\",\"seq\":12,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Double (XX) Glazed Side Hinge Door 6'-2\\\" x 6'-8\\\" Inswing\",\"design_pressure\":\"+55\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30443-R5\",\"approval_number\":\"FL30443.13\",\"seq\":13,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Double (XX) Glazed Side Hinge Door 6'-2\\\" x 8'-1\\\" Inswing\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30443-R5\",\"approval_number\":\"FL30443.14\",\"seq\":14,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Double (XX) Glazed Side Hinge Door 6'-2\\\" x 8'-0\\\" Outswing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30443-R5\",\"approval_number\":\"FL30443.15\",\"seq\":15,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single with side lite(s) (OXO) Opaque Side Hinge Door 9'-4\\\" x 8'-1\\\" Inswing\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30443-R5\",\"approval_number\":\"FL30443.16\",\"seq\":16,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Double with side lite(s) (OXXO) Opaque Side Hinge Door 12'-5\\\" x 8'-1\\\" Inswing\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30443-R5\",\"approval_number\":\"FL30443.17\",\"seq\":17,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Double with side lite(s) (OXXO) Opaque Side Hinge Door 12'-5\\\" x 8'-1\\\" Inswing\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30443-R5\",\"approval_number\":\"FL30443.18\",\"seq\":18,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Double with CHS side lite(s) (OXXO) Glazed Side Hinge Door 12'-5\\\" x 8'-0\\\" Outswing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30443-R5\",\"approval_number\":\"FL30443.19\",\"seq\":19,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Double with mulled side lite(s) (OXXO) Glazed Side Hinge Door 12'-5\\\" x 8'-0\\\" Outswing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#41623-R3\",\"approval_number\":\"FL41623.1\",\"seq\":1,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Outswing French Door (XX) 74 1\\\/4\\\" x 95 1\\\/2\\\" SG (3\\\/16\\\" Glass - SGP LAM - 3\\\/16\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#41623-R3\",\"approval_number\":\"FL41623.2\",\"seq\":2,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Outswing 2 Panel Door (OX) 74 1\\\/4\\\" x 95 1\\\/2\\\" SG (3\\\/16\\\" Glass - SGP LAM - 3\\\/16\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42084-R1\",\"approval_number\":\"FL42084.1\",\"seq\":1,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Inswing (XX) 75-1\\\/4\\\" x 119-1\\\/2\\\" French Door\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42084-R1\",\"approval_number\":\"FL42084.2\",\"seq\":2,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Inswing (OX) 75-1\\\/4\\\" x 119-1\\\/2\\\" Center Hinge Door\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42084-R1\",\"approval_number\":\"FL42084.3\",\"seq\":3,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Inswing (X) 37-5\\\/8\\\" x 119-1\\\/2\\\" Door\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42084-R1\",\"approval_number\":\"FL42084.4\",\"seq\":4,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Outswing (XX) 75-1\\\/4\\\" x 119-1\\\/2\\\" French Door\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-06-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42084-R1\",\"approval_number\":\"FL42084.5\",\"seq\":5,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Outswing (OX) 75-1\\\/4\\\" x 119-1\\\/2\\\" Center Hinge Door\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42084-R1\",\"approval_number\":\"FL42084.6\",\"seq\":6,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Outswing (X) 37-5\\\/8\\\" x 119-1\\\/2\\\" Door\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-06-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42214-R0\",\"approval_number\":\"FL42214.1\",\"seq\":1,\"product_model\":\"Custom Clad Epic\",\"product_description\":\"Outswing Patio Door 153 3\\\/16\\\" x 98 1\\\/8\\\" (OXXO,OXXX)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42216-R1\",\"approval_number\":\"FL42216.1\",\"seq\":1,\"product_model\":\"F-4500 Fiberglass Doors\",\"product_description\":\"F-4500 Swinging Door 6'-0 x 6'-8\\\" (XX) Glazed Inswing\\\/Outswing\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42246-R0\",\"approval_number\":\"FL42246.1\",\"seq\":1,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"6'-0\\\" x 8'-0\\\", Full Lite, 2-Door, Folding Door System\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42246-R0\",\"approval_number\":\"FL42246.2\",\"seq\":2,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"9'-0\\\" x 8'-0\\\", Full Lite, 3-Door, Folding Door System\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42246-R0\",\"approval_number\":\"FL42246.3\",\"seq\":3,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"12'-0\\\" x 8'-0\\\", Full Lite, 4-Door, Folding Door System\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42246-R0\",\"approval_number\":\"FL42246.4\",\"seq\":4,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"15'-0\\\" x 8'-0\\\", Full Lite, 5-Door, Folding Door System\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42246-R0\",\"approval_number\":\"FL42246.5\",\"seq\":5,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"18'-0\\\" x 8'-0\\\", Full Lite, 6-Door, Folding Door System\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#44401-R2\",\"approval_number\":\"FL44401.1\",\"seq\":1,\"product_model\":\"F-4500 Fiberglass Doors\",\"product_description\":\"(XX) 34-1\\\/2\\\" x 78-1\\\/2\\\" Outswing Glazed\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#44401-R2\",\"approval_number\":\"FL44401.2\",\"seq\":2,\"product_model\":\"F-4500 Fiberglass Doors\",\"product_description\":\"(XX) 71-1\\\/2\\\" x 79-1\\\/2\\\" Inswing Glazed\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#44402-R0\",\"approval_number\":\"FL44402.1\",\"seq\":1,\"product_model\":\"F-4500 Fiberglass Doors\",\"product_description\":\"(XX) 71-1\\\/2\\\" x 79-1\\\/2\\\" Inswing and\\\/or Outswing Glazed\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#46632-R2\",\"approval_number\":\"FL46632.1\",\"seq\":1,\"product_model\":\"F-4500 Fiberglass Doors\",\"product_description\":\"(XX) 71-1\\\/2\\\" x 78\\\" Outswing Glazed\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#47088-R0\",\"approval_number\":\"FL47088.1\",\"seq\":1,\"product_model\":\"Contours Steel Wood Edge\",\"product_description\":\"37.5\\\" x 81.75\\\", Opaque Inswing and Outswing Door\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#47088-R0\",\"approval_number\":\"FL47088.2\",\"seq\":2,\"product_model\":\"Contours Steel Wood Edge\",\"product_description\":\"37.50\\\" x 97\\\", Opaque Inswing and Outswing Door\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#47327-R0\",\"approval_number\":\"FL47327.1\",\"seq\":1,\"product_model\":\"Contours (S-2500) Steel Wood\",\"product_description\":\"Full Lite, Swinging Door, Inswing & Outswing, 3'-0\\\" x 6'-8\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#47328-R0\",\"approval_number\":\"FL47328.1\",\"seq\":1,\"product_model\":\"Contours (S-2500) Steel Wood\",\"product_description\":\"Full Lite, Swinging Door, Inswing & Outswing, 3'-0\\\" x 6'-8\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#47464-R1\",\"approval_number\":\"FL47464.1\",\"seq\":1,\"product_model\":\"Contours (S-2500) Steel Wood\",\"product_description\":\"Swinging Door Inswing\\\/Outswing 1 Panel Full Lite 37.5\\\" x 81.75\\\"\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#47464-R1\",\"approval_number\":\"FL47464.2\",\"seq\":2,\"product_model\":\"Contours (S-2500) Steel Wood\",\"product_description\":\"Swinging Door Inswing\\\/Outswing 1 Panel Opaque 3'-0\\\" x 6'-8\\\", and 3'-0\\\" x 8'-0\\\"\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#47739-R1\",\"approval_number\":\"FL47739.1\",\"seq\":1,\"product_model\":\"Builders Fiberglass\",\"product_description\":\"Swinging Door Inswing and Outswing 3'-0\\\" x 6'x8\\\" Opaque\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#47739-R1\",\"approval_number\":\"FL47739.2\",\"seq\":2,\"product_model\":\"Builders Fiberglass\",\"product_description\":\"Swinging Door Inswing and Outswing 6'-0\\\" x 6'x8\\\" Opaque\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#47739-R1\",\"approval_number\":\"FL47739.3\",\"seq\":3,\"product_model\":\"Builders Fiberglass\",\"product_description\":\"Swinging Door Inswing and Outswing 3'-0\\\" x 6'x8\\\" Glazed\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#47739-R1\",\"approval_number\":\"FL47739.4\",\"seq\":4,\"product_model\":\"Builders Fiberglass\",\"product_description\":\"Swinging Door Inswing and Outswing 6'-0\\\" x 6'x8\\\" Glazed\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#47776-R0\",\"approval_number\":\"FL47776.1\",\"seq\":1,\"product_model\":\"Builders Fiberglass\",\"product_description\":\"Swinging Door Inswing and Outswing 3'-0\\\" x 6'x8\\\" Opaque\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#47776-R0\",\"approval_number\":\"FL47776.2\",\"seq\":2,\"product_model\":\"Builders Fiberglass\",\"product_description\":\"Swinging Door Inswing and Outswing 6'-0\\\" x 6'x8\\\" Opaque\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#47776-R0\",\"approval_number\":\"FL47776.3\",\"seq\":3,\"product_model\":\"Builders Fiberglass\",\"product_description\":\"Swinging Door Inswing and Outswing 3'-0\\\" x 6'x8\\\" Glazed\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#47776-R0\",\"approval_number\":\"FL47776.4\",\"seq\":4,\"product_model\":\"Builders Fiberglass\",\"product_description\":\"Swinging Door Inswing and Outswing 6'-0\\\" x 6'x8\\\" Glazed\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21333-R7\",\"approval_number\":\"FL21333.5\",\"seq\":5,\"product_model\":\"(E) Siteline (W-5500) Clad Wood\",\"product_description\":\"Swinging Dor Outswing (XX) 74 1\\\/4\\\" x 95 1\\\/2\\\" SG (3\\\/16\\\" glass - SGP Lam -3\\\/16\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21333-R7\",\"approval_number\":\"FL21333.6\",\"seq\":6,\"product_model\":\"(F) Siteline (W-5500) Clad Wood\",\"product_description\":\"Swinging Door Outswing (OX) 74 1\\\/4\\\" x 95 1\\\/2\\\" SG (3\\\/16\\\" Glass - SGP Lam - 3\\\/16\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#498-R2\",\"approval_number\":\"FL498.1\",\"seq\":1,\"product_model\":\"Steel Edge in Wood Frames\",\"product_description\":\"8'-4\\\" x 8'-0\\\", OXXO, Full Lite, IS\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#498-R2\",\"approval_number\":\"FL498.2\",\"seq\":2,\"product_model\":\"Steel Edge in Wood Frames\",\"product_description\":\"OS, 8-4x8-0, Full Lites, OXXO\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#2624-R2\",\"approval_number\":\"FL2624.1\",\"seq\":1,\"product_model\":\"Aurora Fiberglass Door\",\"product_description\":\"OS, 9'0 x 8'0, OXXO, Model 201301\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#2624-R2\",\"approval_number\":\"FL2624.2\",\"seq\":2,\"product_model\":\"Aurora Fiberglass Door\",\"product_description\":\"IS, 9'0 x 8'0, OXXO, Model 201301\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#2624-R2\",\"approval_number\":\"FL2624.3\",\"seq\":3,\"product_model\":\"Aurora Fiberglass Door\",\"product_description\":\"OS, 6'6 x 8'0, OXO, Model 201301\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#2624-R2\",\"approval_number\":\"FL2624.4\",\"seq\":4,\"product_model\":\"Aurora Fiberglass Door\",\"product_description\":\"IS, 9'0 x 8'0, OXXO, Model 20200\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#3942-R2\",\"approval_number\":\"FL3942.1\",\"seq\":1,\"product_model\":\"Aurora Double Outswing Opaque Fiberglass Door w\\\/Pine or Polyurethane Frame\",\"product_description\":\"OS, 7-2x8-1, Opaque, XX\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#3942-R2\",\"approval_number\":\"FL3942.2\",\"seq\":2,\"product_model\":\"Aurora Outswing Opaque Fiberglass Door w\\\/Kwikset Titan Deadbolt Lock or GU 3 Point Lock Set\",\"product_description\":\"OS, 3-8 x 8-1, Opaque, X\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#3942-R2\",\"approval_number\":\"FL3942.3\",\"seq\":3,\"product_model\":\"Energy Saver, Glazed\",\"product_description\":\"OS, 12-0x8-0, Glazed, OXXO\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#3942-R2\",\"approval_number\":\"FL3942.4\",\"seq\":4,\"product_model\":\"Energy Saver, Glazed\",\"product_description\":\"IS, 12-0x8-0, Glazed, OXXO\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#3942-R2\",\"approval_number\":\"FL3942.5\",\"seq\":5,\"product_model\":\"Energy Saver, Glazed, French, Steel Inswing Door w\\\/Sidelites, 48\\\" Lock Blocks and Hurricane Astragal\",\"product_description\":\"IS, 12-5x8-2, Glazed, OXXO\",\"design_pressure\":\"+42\\\/-42\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#3942-R2\",\"approval_number\":\"FL3942.6\",\"seq\":6,\"product_model\":\"Energy Saver, Opaque\",\"product_description\":\"IS, 12-0x8-0, Opaque, OXXO\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#3942-R2\",\"approval_number\":\"FL3942.7\",\"seq\":7,\"product_model\":\"Energy Saver, Opaque\",\"product_description\":\"OS, 12-0x8-0, Opaque, OXXO\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#3942-R2\",\"approval_number\":\"FL3942.8\",\"seq\":8,\"product_model\":\"Energy Saver, Opaque Outswing or Inswing Steel French Door w\\\/Sidelites and Hurricane Astragal\",\"product_description\":\"OS or IS, 12-5x8-1, Opaque, OXXO\",\"design_pressure\":\"+42\\\/-42\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#3942-R2\",\"approval_number\":\"FL3942.9\",\"seq\":9,\"product_model\":\"Gladiator FiniShield, Glazed\",\"product_description\":\"IS, 6-0x6-8, Glazed, XX\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#3942-R2\",\"approval_number\":\"FL3942.10\",\"seq\":10,\"product_model\":\"Gladiator FiniShield, Glazed\",\"product_description\":\"IS, 12-0x6-8, Glazed, OXXO\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#3942-R2\",\"approval_number\":\"FL3942.11\",\"seq\":11,\"product_model\":\"Gladiator FiniShield, Glazed\",\"product_description\":\"IS, 6-0x6-8, Glazed, XX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#3942-R2\",\"approval_number\":\"FL3942.12\",\"seq\":12,\"product_model\":\"Gladiator FiniShield, Glazed\",\"product_description\":\"IS, 6-0x6-8, Glazed, XX\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#3942-R2\",\"approval_number\":\"FL3942.13\",\"seq\":13,\"product_model\":\"Gladiator FiniShield, Glazed\",\"product_description\":\"OS, 6-0x6-8, Glazed, XX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#3942-R2\",\"approval_number\":\"FL3942.14\",\"seq\":14,\"product_model\":\"Gladiator FiniShield, Glazed\",\"product_description\":\"OS, 6-0x6-8, Glazed, XX\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#3942-R2\",\"approval_number\":\"FL3942.15\",\"seq\":15,\"product_model\":\"Gladiator FiniShield, Glazed\",\"product_description\":\"OS, 6-0x6-8, Glazed, XX\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#3942-R2\",\"approval_number\":\"FL3942.16\",\"seq\":16,\"product_model\":\"Gladiator FiniShield, Glazed with Hurricane Astragal\",\"product_description\":\"IS, 12-0x6-8, Glazed, OXXO\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#3942-R2\",\"approval_number\":\"FL3942.17\",\"seq\":17,\"product_model\":\"Gladiator FiniShield, Opaque\",\"product_description\":\"IS, 12-0x6-8, Opaque, OXXO\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#3942-R2\",\"approval_number\":\"FL3942.18\",\"seq\":18,\"product_model\":\"Gladiator FiniShield, Opaque French Inswing w\\\/sidelites\",\"product_description\":\"IS, 12-0x6-8, Opaque, OXXO\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#3942-R2\",\"approval_number\":\"FL3942.19\",\"seq\":19,\"product_model\":\"IWP 435, Inswing, Wood Radius Door w\\\/Sidelights\",\"product_description\":\"IS, 6-1x8-7, O\\\/X\\\/SIG-3\\\/16\\\" TempGL\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#3942-R2\",\"approval_number\":\"FL3942.20\",\"seq\":20,\"product_model\":\"Vinyl Swinging Door\",\"product_description\":\"IS, 6-0x6-8, XX\\\/OG\\\/SIG 1\\\/8\\\" TempGl, Worldwide Astragel\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#3942-R2\",\"approval_number\":\"FL3942.21\",\"seq\":21,\"product_model\":\"Vinyl Swinging Door\",\"product_description\":\"OS, 6-0x6-8, XX\\\/OG\\\/SIG 1\\\/8\\\" TempGL\\\/Worldwide Astragal\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#4412-R0\",\"approval_number\":\"FL4412.1\",\"seq\":1,\"product_model\":\"PURfiber Fiberglass Door, In-Swing, Lip-Lite Glazed, w\\\/side-lites\",\"product_description\":\"IS, 8-4 x 6-8, Glazed, OXXO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#4412-R0\",\"approval_number\":\"FL4412.2\",\"seq\":2,\"product_model\":\"PURfiber Fiberglass Door, In-Swing, Lip-Lite Glazed, w\\\/side-lites\",\"product_description\":\"IS, 8-4 x 8-0, Glazed, OXXO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#4412-R0\",\"approval_number\":\"FL4412.3\",\"seq\":3,\"product_model\":\"PURfiber Fiberglass Door, In-Swing, Lip-Lite Glazed, w\\\/side-lites\",\"product_description\":\"OS, 8-4 x 8-0, Glazed, OXXO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#4412-R0\",\"approval_number\":\"FL4412.4\",\"seq\":4,\"product_model\":\"PURfiber Fiberglass Door, Out-Swing, Lip-Lite Glazed, w\\\/side-lites\",\"product_description\":\"OS, 8-4 x 6-8, Glazed, OXXO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5815-R0\",\"approval_number\":\"FL5815.1\",\"seq\":1,\"product_model\":\"CIFRT6090 419-H 677.00\",\"product_description\":\"Clad Inswing French Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5815-R0\",\"approval_number\":\"FL5815.2\",\"seq\":2,\"product_model\":\"CISWT 3680 419-H- 790.00\",\"product_description\":\"Clad Inswing Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5815-R0\",\"approval_number\":\"FL5815.3\",\"seq\":3,\"product_model\":\"CISWT3068 419-H-708-01\",\"product_description\":\"Clad Inswing Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5815-R0\",\"approval_number\":\"FL5815.4\",\"seq\":4,\"product_model\":\"CISWT3080 419-H-708-00\",\"product_description\":\"Clad Inswing Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5815-R0\",\"approval_number\":\"FL5815.5\",\"seq\":5,\"product_model\":\"CISWT3090 419-H 676.00\",\"product_description\":\"Clad Inswing Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5815-R0\",\"approval_number\":\"FL5815.6\",\"seq\":6,\"product_model\":\"COFRT 6090 419-H-683.00\",\"product_description\":\"Outswing Clad Wood French Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5815-R0\",\"approval_number\":\"FL5815.7\",\"seq\":7,\"product_model\":\"COSWT 9068 419-H-712-00\",\"product_description\":\"OXO Outswing Aluminum Clad Wood Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5815-R0\",\"approval_number\":\"FL5815.8\",\"seq\":8,\"product_model\":\"COSWT3068 419-H-709-01\",\"product_description\":\"Clad Outswing Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5815-R0\",\"approval_number\":\"FL5815.9\",\"seq\":9,\"product_model\":\"COSWT3080 419-H-709-00\",\"product_description\":\"Clad Outswing Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5815-R0\",\"approval_number\":\"FL5815.10\",\"seq\":10,\"product_model\":\"COSWT3090 419-H 675.00\",\"product_description\":\"Outswing Clad Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5815-R0\",\"approval_number\":\"FL5815.11\",\"seq\":11,\"product_model\":\"D Series Out-Swing Door with Impact Glass 406-H-649-00\",\"product_description\":\"Clad Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5815-R0\",\"approval_number\":\"FL5815.12\",\"seq\":12,\"product_model\":\"French View Outswing Double Doors 130-H-606-00\",\"product_description\":\"Aluminum Clad Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5815-R0\",\"approval_number\":\"FL5815.13\",\"seq\":13,\"product_model\":\"Pozzi COFRT 419-H-731-00\",\"product_description\":\"Aluminum Clad Wood Out-Swing Hinged Glass Door (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5815-R0\",\"approval_number\":\"FL5815.14\",\"seq\":14,\"product_model\":\"Pozzi COSWT 419-H-732-00\",\"product_description\":\"Aluminum Clad Wood Out-Swing Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5815-R0\",\"approval_number\":\"FL5815.15\",\"seq\":15,\"product_model\":\"Series \\\"D\\\" 406-H-646-00\",\"product_description\":\"Aluminum Clad French Outswing Door (XO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5815-R0\",\"approval_number\":\"FL5815.16\",\"seq\":16,\"product_model\":\"Series \\\"D\\\" 406-H-647-00\",\"product_description\":\"Aluminum Clad French Outswing Door (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5815-R0\",\"approval_number\":\"FL5815.17\",\"seq\":17,\"product_model\":\"Siteline Clad 3080 Commercial Frenchwood Door 406-H-620-00\",\"product_description\":\"Aluminum Clad Outswing Frenchwood Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5815-R0\",\"approval_number\":\"FL5815.18\",\"seq\":18,\"product_model\":\"Siteline Clad 3080 Commercial Sidelite 406-H-621-00\",\"product_description\":\"Aluminum Clad Wood Sidelite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5815-R0\",\"approval_number\":\"FL5815.19\",\"seq\":19,\"product_model\":\"Siteline Wood 3080 Commercial 406-H-618-00\",\"product_description\":\"Wood Outswing Frenchwood Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5815-R0\",\"approval_number\":\"FL5815.20\",\"seq\":20,\"product_model\":\"Siteline Wood 3080 Commercial 406-H-619-00\",\"product_description\":\"Wood Sidelite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5815-R0\",\"approval_number\":\"FL5815.21\",\"seq\":21,\"product_model\":\"WIFRT6090 419-H-678.00\",\"product_description\":\"Wood Inswing French Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5815-R0\",\"approval_number\":\"FL5815.22\",\"seq\":22,\"product_model\":\"WISWT3090 419-H 681.00\",\"product_description\":\"Inswing Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5815-R0\",\"approval_number\":\"FL5815.23\",\"seq\":23,\"product_model\":\"WISWT3680 419-H 791.00\",\"product_description\":\"Inswing Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5815-R0\",\"approval_number\":\"FL5815.24\",\"seq\":24,\"product_model\":\"WOFRT6090 419-H 680.00\",\"product_description\":\"Wood Outswing French Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5815-R0\",\"approval_number\":\"FL5815.25\",\"seq\":25,\"product_model\":\"WOSWT3090 419-H-701-00\",\"product_description\":\"Outswing Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5969-R1\",\"approval_number\":\"FL5969.1\",\"seq\":1,\"product_model\":\"Steel Impact Glazed Insulated 6-8 Fixed Side Lite Utilizing Components From ODL Inc, and Endura Products Inc.\",\"product_description\":\"Side Lite, O, GL, 3-1x6-8\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5969-R1\",\"approval_number\":\"FL5969.2\",\"seq\":2,\"product_model\":\"Steel Impact Glazed Insulated 8-0 Fixed Side Lite Utilizing Components From ODL Inc, and Endura Products Inc.\",\"product_description\":\"Side Lite, O, GL, 3-1x8-0\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5969-R1\",\"approval_number\":\"FL5969.3\",\"seq\":3,\"product_model\":\"Steel, Wood Edge, Impact Glazed, Insulated Steel Door, 6-8 In-swing Single or Double Door Unit, Utilizing Components From ODL Inc. and Endura Products Inc.\",\"product_description\":\"IS, 6-2x6-10, Full Lite, XX\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5969-R1\",\"approval_number\":\"FL5969.4\",\"seq\":4,\"product_model\":\"Steel, Wood Edge, Impact Glazed, Insulated Steel Door, 6-8 Out-swing Single or Double Door Unit, Utilizing Components From ODL Inc. and Endura Products Inc.\",\"product_description\":\"OS, 6-2x6-10, Full Lite, XX\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5969-R1\",\"approval_number\":\"FL5969.5\",\"seq\":5,\"product_model\":\"Steel, Wood Edge, Impact Glazed, Insulated Steel Door, 8-0 In-swing Single or Double Door Unit, Utilizing Components From ODL Inc. and Endura Products Inc.\",\"product_description\":\"IS, 6-2x8-1, Full Lite, XX\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5969-R1\",\"approval_number\":\"FL5969.6\",\"seq\":6,\"product_model\":\"Steel, Wood Edge, Impact Glazed, Insulated Steel Door, 8-0 Out-swing Single or Double Door Unit, Utilizing Components From ODL Inc. and Endura Products Inc.\",\"product_description\":\"OS, 6-2x8-1, Full Lite, XX\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6265-R0\",\"approval_number\":\"FL6265.1\",\"seq\":1,\"product_model\":\"CISWT3680 419-H-790.00\",\"product_description\":\"Aluminum Clad Inswing Hinged Glass Door\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6265-R0\",\"approval_number\":\"FL6265.2\",\"seq\":2,\"product_model\":\"COSWT3080 419-H-794.01\",\"product_description\":\"Aluminum Clad Outswing Hinged Glass Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6265-R0\",\"approval_number\":\"FL6265.3\",\"seq\":3,\"product_model\":\"COSWT3680 419-H-794.00\",\"product_description\":\"Aluminum Clad Outswing Hinged Glass Door\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6265-R0\",\"approval_number\":\"FL6265.4\",\"seq\":4,\"product_model\":\"Premium Vinyl Atlantic Series\",\"product_description\":\"3400 Vinyl French Impact Swinging Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6265-R0\",\"approval_number\":\"FL6265.5\",\"seq\":5,\"product_model\":\"WISWT3680 419-H-791.00\",\"product_description\":\"Wood Inswing Hinged Glass Door\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6265-R0\",\"approval_number\":\"FL6265.6\",\"seq\":6,\"product_model\":\"WOSWT3680 419-H-765\",\"product_description\":\"Wood Outswing Hinged Glass Door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6593-R0\",\"approval_number\":\"FL6593.1\",\"seq\":1,\"product_model\":\"Premium Fiberglass Door with PURfiber Technology\",\"product_description\":\"8-4 x 8-0, OXXO, OP, IS, wSL\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6593-R0\",\"approval_number\":\"FL6593.2\",\"seq\":2,\"product_model\":\"Premium Fiberglass Door with PURfiber Technology\",\"product_description\":\"3-0 x 8-0, X, OP, IS\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6593-R0\",\"approval_number\":\"FL6593.3\",\"seq\":3,\"product_model\":\"Premium Fiberglass Door with PURfiber Technology\",\"product_description\":\"8-4 x 8-0, OXXO, OP, OS, wSL\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6593-R0\",\"approval_number\":\"FL6593.4\",\"seq\":4,\"product_model\":\"Premium Fiberglass Door with PURfiber Technology\",\"product_description\":\"3-0 x 8-0, X, OP, OS\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6593-R0\",\"approval_number\":\"FL6593.5\",\"seq\":5,\"product_model\":\"Premium Fiberglass Door with PURfiber Technology\",\"product_description\":\"8-4 x 6-8, OXXO, OP, IS wSL\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6593-R0\",\"approval_number\":\"FL6593.6\",\"seq\":6,\"product_model\":\"Premium Fiberglass Door with PURfiber Technology\",\"product_description\":\"3-0 x 6-8, X, OP, IS\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6593-R0\",\"approval_number\":\"FL6593.7\",\"seq\":7,\"product_model\":\"Premium Fiberglass Door with PURfiber Technology\",\"product_description\":\"8-4 x 6-8, OXXO, OP, OS, wSL\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6593-R0\",\"approval_number\":\"FL6593.8\",\"seq\":8,\"product_model\":\"Premium Fiberglass Door with PURfiber Technology\",\"product_description\":\"3-0 x 6-8, X, OP, OS\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6676-R0\",\"approval_number\":\"FL6676.1\",\"seq\":1,\"product_model\":\"D Series Outswing Door With Impact Glass 406-H-649.00\",\"product_description\":\"77\\\" x 95 5\\\/8\\\" Maximum size Outswing Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6856-R0\",\"approval_number\":\"FL6856.1\",\"seq\":1,\"product_model\":\"Aurora Impact Door\",\"product_description\":\"7-0 x 8-0, XX, GL, OS\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6856-R0\",\"approval_number\":\"FL6856.2\",\"seq\":2,\"product_model\":\"Premium Fiberglass Door with PURfiber Technology\",\"product_description\":\"3-0 x 6-8, X, GL, OS\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6856-R0\",\"approval_number\":\"FL6856.3\",\"seq\":3,\"product_model\":\"Premium Fiberglass Door with PURFiber Technology\",\"product_description\":\"12-0 x 8-0, OXXO, GL, OS\",\"design_pressure\":\"+52\\\/-52\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6856-R0\",\"approval_number\":\"FL6856.4\",\"seq\":4,\"product_model\":\"Premium Fiberglass Door with PURFiber Technology\",\"product_description\":\"8-4 x 8-0, OXXO, GL, IS, wSL\",\"design_pressure\":\"+52\\\/-52\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6856-R0\",\"approval_number\":\"FL6856.5\",\"seq\":5,\"product_model\":\"Premium Fiberglass Door with PURFiber Technology\",\"product_description\":\"3-0 x 8-0, X, GL, IS\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6856-R0\",\"approval_number\":\"FL6856.6\",\"seq\":6,\"product_model\":\"Premium Fiberglass Door with PURFiber Technology\",\"product_description\":\"8-4 x 8-0, OXXO, GL, OS, wSL\",\"design_pressure\":\"+52\\\/-52\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6856-R0\",\"approval_number\":\"FL6856.7\",\"seq\":7,\"product_model\":\"Premium Fiberglass Door with PURFiber Technology\",\"product_description\":\"3-0 x 8-0, X, GL, OS\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6856-R0\",\"approval_number\":\"FL6856.8\",\"seq\":8,\"product_model\":\"Premium Fiberglass Door with PURFiber Technology\",\"product_description\":\"8-4 x 6-8, OXXO, GL, IS, wSL\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6856-R0\",\"approval_number\":\"FL6856.9\",\"seq\":9,\"product_model\":\"Premium Fiberglass Door with PURFiber Technology\",\"product_description\":\"3-0 x 6-8, X, GL, IS\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6856-R0\",\"approval_number\":\"FL6856.10\",\"seq\":10,\"product_model\":\"Premium Fiberglass Door with PURFiber Technonoly\",\"product_description\":\"8-4 x 6-8, OXXO, GL, OS, wSL\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7314-R0\",\"approval_number\":\"FL7314.1\",\"seq\":1,\"product_model\":\"COSWT 3680 419-H-771.00\",\"product_description\":\"Clad Outswing Hinged Glass Door\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7314-R0\",\"approval_number\":\"FL7314.2\",\"seq\":2,\"product_model\":\"Premium Fiberglass Door with PURFiber Technology\",\"product_description\":\"8-4 x 8-0, OXXO, Flush GL, IS, wSL\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7314-R0\",\"approval_number\":\"FL7314.3\",\"seq\":3,\"product_model\":\"Premium Fiberglass Door with PURFiber Technology\",\"product_description\":\"8-4 x 8-0, OXXO, Flush GL, OS, wSL\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7314-R0\",\"approval_number\":\"FL7314.4\",\"seq\":4,\"product_model\":\"Premium Fiberglass Door with PURFiber Technology\",\"product_description\":\"8-4 x 6-8, OXXO, Flush GL, IS, wSL\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7314-R0\",\"approval_number\":\"FL7314.5\",\"seq\":5,\"product_model\":\"Premium Fiberglass Door with PURFiber Technology\",\"product_description\":\"8-4 x 6-8, OXXO, Flush GL, OS, wSL\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7582-R0\",\"approval_number\":\"FL7582.1\",\"seq\":1,\"product_model\":\"Premium Fiberglass, Flush Glazed Impact Door\",\"product_description\":\"8-4 x 8-0, OXXO, INSWING, Flush GL, wSL, Imp\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7582-R0\",\"approval_number\":\"FL7582.2\",\"seq\":2,\"product_model\":\"Premium Fiberglass, Flush Glazed Impact Door\",\"product_description\":\"8-4 x 8-0, OXXO, OUTSWING, Flush GL, wSL, Imp\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7823-R0\",\"approval_number\":\"FL7823.1\",\"seq\":1,\"product_model\":\"Aurora IWP 6 Panel Folding Door\",\"product_description\":\"18-0 x 8-0, 6-Panel Folding Door System\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7823-R0\",\"approval_number\":\"FL7823.2\",\"seq\":2,\"product_model\":\"Premium Fiberglass, Glazed Impact Door, w\\\/Non-Impact Side-lites\",\"product_description\":\"8-4 x 8-0, OXXO, OS, GL, Imp, w\\\/Non-Imp SL\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7823-R0\",\"approval_number\":\"FL7823.3\",\"seq\":3,\"product_model\":\"Premium Fiberglass, Opaque Impact Door, w\\\/Non-Impact Side-lites\",\"product_description\":\"8-4 x 8-0, OXXO, OS, OP, Imp, w\\\/Non-Imp SL,\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7823-R0\",\"approval_number\":\"FL7823.4\",\"seq\":4,\"product_model\":\"Steel, Wood Edge, Flush Glazed Door\",\"product_description\":\"6-0 x 8-0, XX, IS, Flush Glazed\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7823-R0\",\"approval_number\":\"FL7823.5\",\"seq\":5,\"product_model\":\"Steel, Wood Edge, Flush Glazed Door\",\"product_description\":\"6-0 x 8-0, XX, OS, Flush Glazed\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7823-R0\",\"approval_number\":\"FL7823.6\",\"seq\":6,\"product_model\":\"Steel, Wood Edge, Flush Glazed Door\",\"product_description\":\"6-0 x 6-8, XX, IS, Flush Glazed\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7823-R0\",\"approval_number\":\"FL7823.7\",\"seq\":7,\"product_model\":\"Steel, Wood Edge, Flush Glazed Door\",\"product_description\":\"6-0 x 6-8, XX, OS, Flush Glazed\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7823-R0\",\"approval_number\":\"FL7823.8\",\"seq\":8,\"product_model\":\"Steel, Wood Edge, Flush Glazed Impact Door\",\"product_description\":\"6-0 x 8-0, XX, IS, Flush Glazed, Impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7823-R0\",\"approval_number\":\"FL7823.9\",\"seq\":9,\"product_model\":\"Steel, Wood Edge, Flush Glazed Impact Door\",\"product_description\":\"6-0 x 8-0, XX, OS, Flush Glazed, Impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7823-R0\",\"approval_number\":\"FL7823.10\",\"seq\":10,\"product_model\":\"Steel, Wood Edge, Flush Glazed Impact Door\",\"product_description\":\"6-0 x 6-8, XX, IS, Flush Glazed, Impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7823-R0\",\"approval_number\":\"FL7823.11\",\"seq\":11,\"product_model\":\"Steel, Wood Edge, Flush Glazed Impact Door\",\"product_description\":\"6-0 x 6-8, XX, OS, Flush Glazed, Impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7954-R0\",\"approval_number\":\"FL7954.1\",\"seq\":1,\"product_model\":\"CISWT 6080 419-H-862.00\",\"product_description\":\"Clad Inswing Side Hinged Glass Door\",\"design_pressure\":\"+52.5\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7954-R0\",\"approval_number\":\"FL7954.2\",\"seq\":2,\"product_model\":\"COSW 6080 419-H-861.00\",\"product_description\":\"Clad Outswing Side Hinged Glass Door\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7954-R0\",\"approval_number\":\"FL7954.3\",\"seq\":3,\"product_model\":\"WISWT 6080 419-H-860.00\",\"product_description\":\"Wood Inswing Side Hinged Glass Door\",\"design_pressure\":\"+52.5\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7963-R0\",\"approval_number\":\"FL7963.1\",\"seq\":1,\"product_model\":\"Series Aluminum Clad Outswing Wood French Door\",\"product_description\":\"Limits per Miami-Dade NOA-06-0719.06. Product must be installed in accordance with the attached installation instructions.\",\"design_pressure\":\"+60\\\/-62\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8084-R0\",\"approval_number\":\"FL8084.1\",\"seq\":1,\"product_model\":\"Aurora IWP 2 Door, Folding Door System\",\"product_description\":\"6-0 x 8-0, 2 Door, Folding Door System\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8084-R0\",\"approval_number\":\"FL8084.2\",\"seq\":2,\"product_model\":\"Aurora IWP 3 Door, Folding Door System\",\"product_description\":\"9-0 x 8-0, 3 Door, Folding Door System\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8084-R0\",\"approval_number\":\"FL8084.3\",\"seq\":3,\"product_model\":\"Aurora IWP 4 Door, Folding Door System\",\"product_description\":\"12-0 x 8-0, 4 Door, Folding Door System\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8084-R0\",\"approval_number\":\"FL8084.4\",\"seq\":4,\"product_model\":\"Aurora IWP 5 Door, Folding Door System\",\"product_description\":\"15-0 x 8-0, 5 Door, Folding Door System\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8402-R0\",\"approval_number\":\"FL8402.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl Entry Door\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8402-R0\",\"approval_number\":\"FL8402.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Vinyl Entry Door\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8403-R0\",\"approval_number\":\"FL8403.1\",\"seq\":1,\"product_model\":\"Aurora IWP Door System\",\"product_description\":\"\\\"9-4 x 8-0, OXXO, GL, OS, wSL\\nModel 20200\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8946-R0\",\"approval_number\":\"FL8946.1\",\"seq\":1,\"product_model\":\"Aurora Custom Fiberglass Door Model 5001, 262, and Opaque with Speakeasy and Grill\",\"product_description\":\"10-0 x 8-0, OXXO, GL, OS\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8946-R0\",\"approval_number\":\"FL8946.2\",\"seq\":2,\"product_model\":\"Energy Saver, Steel, Wood Edge Door\",\"product_description\":\"12-0 x 8-0, OXXO, GL, OS\",\"design_pressure\":\"+42\\\/-42\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9045-R0\",\"approval_number\":\"FL9045.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl Entry Door\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9045-R0\",\"approval_number\":\"FL9045.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Vinyl Entry Door\",\"product_description\":\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9045-R0\",\"approval_number\":\"FL9045.3\",\"seq\":3,\"product_model\":\"Premium Atlantic Vinyl French Door\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9045-R0\",\"approval_number\":\"FL9045.4\",\"seq\":4,\"product_model\":\"Premium Atlantic Vinyl French Door; with Transom and Sidelights\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9226-R0\",\"approval_number\":\"FL9226.1\",\"seq\":1,\"product_model\":\"Energy Saver, Steel, Wood Edge French Door\",\"product_description\":\"12-0 x 8-0, OXXO, GL, OS\",\"design_pressure\":\"+42\\\/-42\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9538-R0\",\"approval_number\":\"FL9538.1\",\"seq\":1,\"product_model\":\"Custom Aluminum Clad Out-Swing French Door 419-H-890.01\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9538-R0\",\"approval_number\":\"FL9538.2\",\"seq\":2,\"product_model\":\"Custom Aluminum Clad Out-Swing French Door 419-H-890.00\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9538-R0\",\"approval_number\":\"FL9538.3\",\"seq\":3,\"product_model\":\"Custom Aluminum Clad Outswing French Door 419-H-890.02\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9538-R0\",\"approval_number\":\"FL9538.4\",\"seq\":4,\"product_model\":\"Custom Center Swing Patio Door 419-H-887.01\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9538-R0\",\"approval_number\":\"FL9538.5\",\"seq\":5,\"product_model\":\"Custom Center Swing Patio Door 419-H-887.02\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9538-R0\",\"approval_number\":\"FL9538.6\",\"seq\":6,\"product_model\":\"Custom Clad Center Swing Door 419-H-887.00\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9939-R0\",\"approval_number\":\"FL9939.1\",\"seq\":1,\"product_model\":\"AURORA IWP, 2 Door, Impact Folding Door System\",\"product_description\":\"6'-0\\\" x 8'-0\\\", 2 Door, Impact Folding Door System\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9939-R0\",\"approval_number\":\"FL9939.2\",\"seq\":2,\"product_model\":\"AURORA IWP, 3 Door, Impact Folding Door System\",\"product_description\":\"9'-0\\\" x 8'-0\\\", 3 Door, Impact Folding Door System\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9939-R0\",\"approval_number\":\"FL9939.3\",\"seq\":3,\"product_model\":\"AURORA IWP, 4 Door, Impact Folding Door System\",\"product_description\":\"12'-0\\\" x 8'-0\\\", 4 Door, Impact Folding Door System\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9939-R0\",\"approval_number\":\"FL9939.4\",\"seq\":4,\"product_model\":\"AURORA IWP, 5 Door, Impact Folding Door System\",\"product_description\":\"15'-0\\\" x 8'-0\\\", 5 Door, Impact Folding Door System\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9939-R0\",\"approval_number\":\"FL9939.5\",\"seq\":5,\"product_model\":\"AURORA IWP, 6 Door, Impact Folding Door System\",\"product_description\":\"18'-0\\\" x 8'-0\\\", 6 Door, Impact Folding Door System\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13558-R10\",\"approval_number\":\"FL13558.12\",\"seq\":12,\"product_model\":\"Aurora Fiberglass\",\"product_description\":\"12'-0\\\" x 8'-0\\\", Glazed, Single or Double Door, With or Without Sidelites, In-Swing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13558-R10\",\"approval_number\":\"FL13558.13\",\"seq\":13,\"product_model\":\"IWP 435 Custom Wood\",\"product_description\":\"6'-1\\\" x 8'-7\\\", Opaque, Single Door, With Sidelite\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#2624-R0\",\"approval_number\":\"FL2624.5\",\"seq\":5,\"product_model\":\"Aurora Fiberglass Door\",\"product_description\":\"IS, 9'0 x 8'0, OXXO, 03-46997.03\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30030-R0\",\"approval_number\":\"FL30030.17\",\"seq\":17,\"product_model\":\"Siteline or W-5500 Wood\",\"product_description\":\"In-Swing Stationary Door 43-5\\\/8\\\" x 98-1\\\/2\\\" (O)\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30030-R0\",\"approval_number\":\"FL30030.18\",\"seq\":18,\"product_model\":\"Siteline or W-5500 Wood\",\"product_description\":\"In-Swing French Door 87-1\\\/4\\\" x 98-1\\\/2\\\" (XX)\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30030-R0\",\"approval_number\":\"FL30030.19\",\"seq\":19,\"product_model\":\"Siteline or W-5500 Wood\",\"product_description\":\"In-Swing French Door 75-1\\\/4\\\" x 98-1\\\/2\\\" (XX)\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30030-R0\",\"approval_number\":\"FL30030.20\",\"seq\":20,\"product_model\":\"Siteline or W-5500 Wood\",\"product_description\":\"In-Swing Side Hinged Door 75-1\\\/4\\\" x 98-1\\\/2\\\" (OX or XO)\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30030-R0\",\"approval_number\":\"FL30030.21\",\"seq\":21,\"product_model\":\"Siteline or W-5500 Wood\",\"product_description\":\"In-Swing Center Hinged Door 75-1\\\/4\\\" x 98-1\\\/2\\\" (OX or XO)\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21333-R6\",\"approval_number\":\"FL21333.3\",\"seq\":3,\"product_model\":\"Siteline (W-5500) Clad Wood\",\"product_description\":\"Swinging Door Inswing 2 Panel (XX) 75.25\\\" x 98.5\\\" (5\\\/16\\\" PVB in - 1\\\/8\\\" out)\",\"design_pressure\":\"+45\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-05-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21333-R6\",\"approval_number\":\"FL21333.4\",\"seq\":4,\"product_model\":\"Siteline (W-5500) Clad Wood\",\"product_description\":\"Swinging Door Inswing (X) 36\\\" x 120\\\" (3\\\/16\\\" PVB in - 5\\\/32\\\" out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.1\",\"seq\":1,\"product_model\":\"Fusion-crafted Wood Composite\",\"product_description\":\"IS, 8-4x8-0, Full Lite, OXXO\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2007-05-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.2\",\"seq\":2,\"product_model\":\"Fusion-crafted Wood Composite\",\"product_description\":\"OS, 8-4x8-0, Op. w\\\/SL, OXXO\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2007-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.3\",\"seq\":3,\"product_model\":\"Fusion-crafted Wood Composite\",\"product_description\":\"IS, 8-4x8-0, Op. w\\\/SL, OXXO\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2007-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.4\",\"seq\":4,\"product_model\":\"Fusion-crafted Wood Composite\",\"product_description\":\"IS, 8-4x6-8, Full Lite, OXXO\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2007-05-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.5\",\"seq\":5,\"product_model\":\"Fusion-crafted Wood Composite\",\"product_description\":\"OS, 8-4x8-0, Full Lite, OXXO\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2007-05-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.6\",\"seq\":6,\"product_model\":\"Fusion-crafted Wood Composite\",\"product_description\":\"IS, 8-4x6-8, Op. w\\\/SL, OXXO\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2007-04-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.7\",\"seq\":7,\"product_model\":\"Fusion-crafted Wood Composite\",\"product_description\":\"OS, 8-4x6-8, Full Lite, OXXO\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2007-05-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.8\",\"seq\":8,\"product_model\":\"Fusion-crafted Wood Composite\",\"product_description\":\"OS, 8-4x6-8, Op. w\\\/SL, OXXO\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2007-04-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.9\",\"seq\":9,\"product_model\":\"Steel, Steel Edge in Metal Fra\",\"product_description\":\"IS, 3-0x7-0, Opaque, X, HM 16ga\",\"design_pressure\":\"+80\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.10\",\"seq\":10,\"product_model\":\"Steel, Steel Edge in Metal Fra\",\"product_description\":\"IS, 3-0x7-0, Opaque, X, Adj 16ga\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.11\",\"seq\":11,\"product_model\":\"Steel, Steel Edge in Metal Fra\",\"product_description\":\"OS, 3-0x7-0, Opaque, X, HM 16ga\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.12\",\"seq\":12,\"product_model\":\"Steel, Steel Edge in Metal Fra\",\"product_description\":\"OS, 3-0x7-0, Opaque, X, Adj 16ga\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.13\",\"seq\":13,\"product_model\":\"Steel, Steel Edge in Metal Fra\",\"product_description\":\"IS, 6-0x6-8, Opaque, XX, HM 16ga\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.14\",\"seq\":14,\"product_model\":\"Steel, Steel Edge in Metal Fra\",\"product_description\":\"OS, 6-0x6-8, Opaque, XX, HM 16ga\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.15\",\"seq\":15,\"product_model\":\"Steel, Steel Edge in Wood Fram\",\"product_description\":\"IS, 8-4x8-0, Op. w\\\/SL, OXXO\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.16\",\"seq\":16,\"product_model\":\"Steel, Steel Edge in Wood Fram\",\"product_description\":\"IS, 3-0x8-0, Opaque, X\",\"design_pressure\":\"+61\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.17\",\"seq\":17,\"product_model\":\"Steel, Steel Edge in Wood Fram\",\"product_description\":\"IS, 5-4x6-8, Full Lites, OXO\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.18\",\"seq\":18,\"product_model\":\"Steel, Steel Edge in Wood Fram\",\"product_description\":\"IS, 3-0x6-8, Opaque, X\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.19\",\"seq\":19,\"product_model\":\"Steel, Steel Edge in Wood Fram\",\"product_description\":\"OS, 3-0x8-0, Opaque, X\",\"design_pressure\":\"+61\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.20\",\"seq\":20,\"product_model\":\"Steel, Steel Edge in Wood Fram\",\"product_description\":\"OS, 3-0x6-8, Opaque, X\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.21\",\"seq\":21,\"product_model\":\"Steel, Steel Edge in Wood Fram\",\"product_description\":\"IS, 5-4x6-8, Op. w\\\/SL, OXO\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.22\",\"seq\":22,\"product_model\":\"Steel, Steel Edge in Wood Fram\",\"product_description\":\"OS, 8-4x6-8, Op. w\\\/SL, OXXO\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.23\",\"seq\":23,\"product_model\":\"Steel, Steel Edge in Wood Fram\",\"product_description\":\"OS, 12-0x6-8, Op. w\\\/SL, oXXO\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.24\",\"seq\":24,\"product_model\":\"Steel, Steel Edge in Wood Fram\",\"product_description\":\"OS, 8-4x8-0, Op. w\\\/SL, OXXO\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.25\",\"seq\":25,\"product_model\":\"Steel, Steel Edge in Wood Fram\",\"product_description\":\"OS, 8-4x6-8, Full Lites, OXXO\",\"design_pressure\":\"+42\\\/-42\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.26\",\"seq\":26,\"product_model\":\"Steel, Wood Edge in Wood Frame\",\"product_description\":\"OS, 8-4x6-8, Op. w\\\/SL, OXXO\",\"design_pressure\":\"+57\\\/-57\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.27\",\"seq\":27,\"product_model\":\"Steel, Wood Edge in Wood Frame\",\"product_description\":\"OS, 8-4x8-0, Op. w\\\/SL, OXXO\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.28\",\"seq\":28,\"product_model\":\"Steel, Wood Edge in Wood Frame\",\"product_description\":\"OS, 8-4x8-0, Full Lites, OXXO\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.29\",\"seq\":29,\"product_model\":\"Steel, Wood Edge in Wood Frame\",\"product_description\":\"OS, 8-4x6-8, F-Lites and M-S, OXXO\",\"design_pressure\":\"+50\\\/-46\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.30\",\"seq\":30,\"product_model\":\"Steel, Wood Edge in Wood Frame\",\"product_description\":\"IS, 5-4x8-0, Op. w\\\/SL, OXO\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.31\",\"seq\":31,\"product_model\":\"Steel, Wood Edge in Wood Frame\",\"product_description\":\"OS, 6-0x8-0, Opaque, XX\",\"design_pressure\":\"+48\\\/-51\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2007-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.32\",\"seq\":32,\"product_model\":\"Steel, Wood Edge in Wood Frame\",\"product_description\":\"OS, 12-0x6-8, Op. w\\\/SL, OXXO\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.33\",\"seq\":33,\"product_model\":\"Steel, Wood Edge in Wood Frame\",\"product_description\":\"OS, 3-0x8-0, Opaque, X\",\"design_pressure\":\"+50\\\/-53\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-08-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.34\",\"seq\":34,\"product_model\":\"Steel, Wood Edge in Wood Frame\",\"product_description\":\"OS, 8-4x6-8, Op. w\\\/SL, OXXO\",\"design_pressure\":\"+53\\\/-57\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.35\",\"seq\":35,\"product_model\":\"Steel, Wood Edge in Wood Frame\",\"product_description\":\"OS, 12-0x6-8, Full Lites, OXXO\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.36\",\"seq\":36,\"product_model\":\"Steel, Wood Edge in Wood Frame\",\"product_description\":\"IS, 5-4x6-8, Full Lites, OXO\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.37\",\"seq\":37,\"product_model\":\"Steel, Wood Edge in Wood Frame\",\"product_description\":\"OS, 8-4x6-8, Full Lites, OXXO\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.38\",\"seq\":38,\"product_model\":\"Steel, Wood Edge in Wood Frame\",\"product_description\":\"IS, 8-4x6-8, Op. w\\\/SL, OXXO\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.39\",\"seq\":39,\"product_model\":\"Wood Stile and Rail\",\"product_description\":\"IS, 6-0x8-0, Full lite\\\/Divided Lite, XX\",\"design_pressure\":\"+32\\\/-32\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.40\",\"seq\":40,\"product_model\":\"Wood Stile and Rail\",\"product_description\":\"OS, 6-0x8-0, Full lite\\\/Divided Lite, OXO\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.41\",\"seq\":41,\"product_model\":\"Wood Stile and Rail\",\"product_description\":\"IS, 6-0x8-0, Full lite\\\/Divided Lite, OXO\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.42\",\"seq\":42,\"product_model\":\"Wood Stile and Rail\",\"product_description\":\"IS, 6-0x8-0, Panel w\\\/SL, OXO\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.43\",\"seq\":43,\"product_model\":\"Wood Stile and Rail\",\"product_description\":\"IS, 6-0x6-8, Panel, XX\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-04-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.44\",\"seq\":44,\"product_model\":\"Wood Stile and Rail\",\"product_description\":\"OS, 6-0x8-0, Panel w\\\/SL, OXO\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-04-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.45\",\"seq\":45,\"product_model\":\"Wood Stile and Rail\",\"product_description\":\"OS, 6-0x8-0, Panel, XX\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.46\",\"seq\":46,\"product_model\":\"Wood Stile and Rail\",\"product_description\":\"IS, 6-0x8-0, Panel, XX\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.47\",\"seq\":47,\"product_model\":\"Wood Stile and Rail\",\"product_description\":\"OS, 6-0x6-8, Full lite\\\/Divided lite, OXO\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.48\",\"seq\":48,\"product_model\":\"Wood Stile and Rail\",\"product_description\":\"IS, 6-0x6-8, Full lite\\\/Divided Lite, OXO\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.49\",\"seq\":49,\"product_model\":\"Wood Stile and Rail\",\"product_description\":\"OS, 6-0x8-0, Full lite\\\/Divided Lite, XX\",\"design_pressure\":\"+32\\\/-32\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.50\",\"seq\":50,\"product_model\":\"Wood Stile and Rail\",\"product_description\":\"OS, 6-0x6-8, Full lite\\\/Divided Lite, XX\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.51\",\"seq\":51,\"product_model\":\"Wood Stile and Rail\",\"product_description\":\"IS, 6-0x6-8, Full lite, Divided Lite, XX\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.52\",\"seq\":52,\"product_model\":\"Wood Stile and Rail\",\"product_description\":\"OS, 6-0x6-8, Panel, XX\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.53\",\"seq\":53,\"product_model\":\"Wood Stile and Rail\",\"product_description\":\"OS, 6-0x6-8, Panel w\\\/SL, OXO\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#539-R6\",\"approval_number\":\"FL539.54\",\"seq\":54,\"product_model\":\"Wood Stile and Rail\",\"product_description\":\"IS, 6-0x6-8, Panel w\\\/SL, OXO\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10701-R0\",\"approval_number\":\"FL10701.1\",\"seq\":1,\"product_model\":\"Gladiator\\\/Finishield\",\"product_description\":\"6'-0\\\" x 6'-8\\\", Full-lite, Double Door, In-swing, with Ultimate Astragal\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10701-R0\",\"approval_number\":\"FL10701.2\",\"seq\":2,\"product_model\":\"Gladiator\\\/Finishield\",\"product_description\":\"6'-0\\\" x 6'-8\\\", Full-lite, Double Door, In-swing, with Hurricane Astragal\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10701-R0\",\"approval_number\":\"FL10701.3\",\"seq\":3,\"product_model\":\"Gladiator\\\/Finishield\",\"product_description\":\"6'-0\\\" x 6'-8\\\", Full-lite, Double Door, Out-swing, with Ultimate Astragal\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10701-R0\",\"approval_number\":\"FL10701.4\",\"seq\":4,\"product_model\":\"Gladiator\\\/Finishield\",\"product_description\":\"6'-0\\\" x 6'-8\\\", Full-lite, Double Door, Out-swing, with Hurricane Astragal\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10701-R0\",\"approval_number\":\"FL10701.5\",\"seq\":5,\"product_model\":\"Gladiator\\\/Finishield\",\"product_description\":\"6'-0\\\" x 6'-8\\\", Full-lite, Double Door, In-swing, with Worldwide Astragal\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10701-R0\",\"approval_number\":\"FL10701.6\",\"seq\":6,\"product_model\":\"Gladiator\\\/Finishield\",\"product_description\":\"6'-0\\\" x 6'-8\\\", Full-lite, Double Door, Out-swing, with Worldwide Astragal\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10701-R0\",\"approval_number\":\"FL10701.7\",\"seq\":7,\"product_model\":\"Gladiator\\\/Finishield\",\"product_description\":\"12'-0\\\" x 6'-8\\\", Full-lite, Double Door with Side-lites, In-swing, with Ultimate Astragal\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10701-R0\",\"approval_number\":\"FL10701.8\",\"seq\":8,\"product_model\":\"Gladiator\\\/Finishield\",\"product_description\":\"12'-0\\\" x 6'-8\\\", Full-lite, Double Door with Side-lites, In-swing, with Hurricane Astragal\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10701-R0\",\"approval_number\":\"FL10701.9\",\"seq\":9,\"product_model\":\"Gladiator\\\/Finishield\",\"product_description\":\"12'-0\\\" x 6'-8\\\", Opaque, Double Door with Side-lites, In-swing, with Ultimate Astragal\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10701-R0\",\"approval_number\":\"FL10701.10\",\"seq\":10,\"product_model\":\"Gladiator\\\/Finishield\",\"product_description\":\"12'-0\\\" x 6'-8\\\", Opaque, Double Door with Side-lites, In-swing, with Hurricane Astragal\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10784-R0\",\"approval_number\":\"FL10784.1\",\"seq\":1,\"product_model\":\"Premium Wood Door\",\"product_description\":\"6'-0\\\" x 6'-8\\\", Opaque, Single or Double Door, In-swing\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10784-R0\",\"approval_number\":\"FL10784.2\",\"seq\":2,\"product_model\":\"Premium Wood Door\",\"product_description\":\"6'-0\\\" x 6'-8\\\", Opaque, Single or Double Door, Out-swing\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10784-R0\",\"approval_number\":\"FL10784.3\",\"seq\":3,\"product_model\":\"Premium Wood Door\",\"product_description\":\"6'-0\\\" x 6'-8\\\", Opaque, Single Door, with or without Side-lites, In-swing\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10784-R0\",\"approval_number\":\"FL10784.4\",\"seq\":4,\"product_model\":\"Premium Wood Door\",\"product_description\":\"6'-0\\\" x 6'-8\\\", Opaque, Single Door, with or without Side-lites, Out-swing\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10784-R0\",\"approval_number\":\"FL10784.5\",\"seq\":5,\"product_model\":\"Premium Wood Door\",\"product_description\":\"6'-0\\\" x 8'-0\\\", Opaque, Single or Double Door, In-swing\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10784-R0\",\"approval_number\":\"FL10784.6\",\"seq\":6,\"product_model\":\"Premium Wood Door\",\"product_description\":\"6'-0\\\" x 8'-0\\\", Opaque, Single or Double Door, Out-swing\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10784-R0\",\"approval_number\":\"FL10784.7\",\"seq\":7,\"product_model\":\"Premium Wood Door\",\"product_description\":\"6'-0\\\" x 8'-0\\\", Opaque, Single Door, with or without Side-lites, In-swing\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10784-R0\",\"approval_number\":\"FL10784.8\",\"seq\":8,\"product_model\":\"Premium Wood Door\",\"product_description\":\"6'-0\\\" x 8'-0\\\", Opaque, Single Door, with or without Side-lites, Out-swing\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10784-R0\",\"approval_number\":\"FL10784.9\",\"seq\":9,\"product_model\":\"Premium Wood Door\",\"product_description\":\"6'-0\\\" x 6'-8\\\", Full Lite or Divided Lite, Single or Double Door, In-swing\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10784-R0\",\"approval_number\":\"FL10784.10\",\"seq\":10,\"product_model\":\"Premium Wood Door\",\"product_description\":\"6'-0\\\" x 6'-8\\\", Full Lite or Divided Lite, Single or Double Door, Out-swing\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-04-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10784-R0\",\"approval_number\":\"FL10784.11\",\"seq\":11,\"product_model\":\"Premium Wood Door\",\"product_description\":\"6'-0\\\" x 6'-8\\\", Full Lite or Divided Lite, Single Door, With or Without Side-lites, In-swing\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10784-R0\",\"approval_number\":\"FL10784.12\",\"seq\":12,\"product_model\":\"Premium Wood Door\",\"product_description\":\"6'-0\\\" x 6'-8\\\", Full Lite or Divided Lite, Single Door, With or Without Side-lites, Out-swing\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10784-R0\",\"approval_number\":\"FL10784.13\",\"seq\":13,\"product_model\":\"Premium Wood Door\",\"product_description\":\"6'-0\\\" x 8'-0\\\", Full Lite or Divided Lite, Single or Double Door, In-swing\",\"design_pressure\":\"+32\\\/-32\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10784-R0\",\"approval_number\":\"FL10784.14\",\"seq\":14,\"product_model\":\"Premium Wood Door\",\"product_description\":\"6'-0\\\" x 8'-0\\\", Full Lite or Divided Lite, Single or Double Door, Out-swing\",\"design_pressure\":\"+32\\\/-32\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-04-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10784-R0\",\"approval_number\":\"FL10784.15\",\"seq\":15,\"product_model\":\"Premium Wood Door\",\"product_description\":\"6'-0\\\" x 8'-0\\\", Full Lite or Divided Lite, Single or Double Door, In-swing\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10784-R0\",\"approval_number\":\"FL10784.16\",\"seq\":16,\"product_model\":\"Premium Wood Door\",\"product_description\":\"6'-0\\\" x 8'-0\\\", Full Lite or Divided Lite, Single or Double Door, Out-swing\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10818-R0\",\"approval_number\":\"FL10818.1\",\"seq\":1,\"product_model\":\"Energy Saver\",\"product_description\":\"12'-0\\\" x 8'-0\\\", Opaque, Single or Double Door, With or Without Side-lites, In-swing\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10818-R0\",\"approval_number\":\"FL10818.2\",\"seq\":2,\"product_model\":\"Energy Saver\",\"product_description\":\"12'-0\\\" x 8'-0\\\", Opaque, Single or Double Door, With or Without Side-lites, Out-swing\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10818-R0\",\"approval_number\":\"FL10818.3\",\"seq\":3,\"product_model\":\"Energy Saver\",\"product_description\":\"12'-0\\\" x 8'-0\\\", Opaque, Single or Double Door, With or Without Side-lites, In-swing with Hurricane Astragal\",\"design_pressure\":\"+42\\\/-42\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10818-R0\",\"approval_number\":\"FL10818.4\",\"seq\":4,\"product_model\":\"Energy Saver\",\"product_description\":\"12'-0\\\" x 8'-0\\\", Opaque, Single or Double Door, With or Without Side-lites, Out-swing with Hurricane Astragal\",\"design_pressure\":\"+42\\\/-42\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10818-R0\",\"approval_number\":\"FL10818.5\",\"seq\":5,\"product_model\":\"Energy Saver\",\"product_description\":\"12'-0\\\" x 8'-0\\\", Full Lite, Single or Double Door, With or Without Side-lites, In-swing\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10818-R0\",\"approval_number\":\"FL10818.6\",\"seq\":6,\"product_model\":\"Energy Saver\",\"product_description\":\"12'-0\\\" x 8'-0\\\", Full Lite, Single or Double Door, With or Without Side-lites, Out-swing\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10818-R0\",\"approval_number\":\"FL10818.7\",\"seq\":7,\"product_model\":\"Energy Saver\",\"product_description\":\"12'-0\\\" x 8'-0\\\", Full Lite, Single or Double Door, With or Without Side-lites, In-swing with Hurricane Astragal\",\"design_pressure\":\"+42\\\/-42\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10818-R0\",\"approval_number\":\"FL10818.8\",\"seq\":8,\"product_model\":\"Energy Saver\",\"product_description\":\"12'-0\\\" x 8'-0\\\", Full Lite, Single or Double Door, With or Without Side-lites, Out-swing with Hurricane Astragal\",\"design_pressure\":\"+42\\\/-42\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10846-R0\",\"approval_number\":\"FL10846.1\",\"seq\":1,\"product_model\":\"Steel, Flush Glazed\",\"product_description\":\"6'-0\\\" x 6'-8\\\", Full Lite, Single or Double Door, In-swing\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10846-R0\",\"approval_number\":\"FL10846.2\",\"seq\":2,\"product_model\":\"Steel, Flush Glazed\",\"product_description\":\"6'-0\\\" x 6'-8\\\", Full Lite, Single or Double Door, Out-swing\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10846-R0\",\"approval_number\":\"FL10846.3\",\"seq\":3,\"product_model\":\"Steel, Flush Glazed\",\"product_description\":\"6'-0\\\" x 6'-8\\\", Full Lite, Single or Double Door, In-swing\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10846-R0\",\"approval_number\":\"FL10846.4\",\"seq\":4,\"product_model\":\"Steel, Flush Glazed\",\"product_description\":\"6'-0\\\" x 6'-8\\\", Full Lite, Single or Double Door, Out-swing\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10846-R0\",\"approval_number\":\"FL10846.5\",\"seq\":5,\"product_model\":\"Steel, Flush Glazed\",\"product_description\":\"6'-0\\\" x 8'-0\\\", Full Lite, Single or Double Door, In-swing\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10846-R0\",\"approval_number\":\"FL10846.6\",\"seq\":6,\"product_model\":\"Steel, Flush Glazed\",\"product_description\":\"6'-0\\\" x 8'-0\\\", Full Lite, Single or Double Door, Out-swing\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10846-R0\",\"approval_number\":\"FL10846.7\",\"seq\":7,\"product_model\":\"Steel, Flush Glazed\",\"product_description\":\"6'-0\\\" x 8'-0\\\", Full Lite, Single or Double Door, In-swing\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10846-R0\",\"approval_number\":\"FL10846.8\",\"seq\":8,\"product_model\":\"Steel, Flush Glazed\",\"product_description\":\"6'-0\\\" x 8'-0\\\", Full Lite, Single or Double Door, Out-swing\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10944-R2\",\"approval_number\":\"FL10944.1\",\"seq\":1,\"product_model\":\"Custom Clad Center Swing Patio Door\",\"product_description\":\"419-H-887.00\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10944-R2\",\"approval_number\":\"FL10944.2\",\"seq\":2,\"product_model\":\"Custom Clad Center Swing Patio Door\",\"product_description\":\"419-H-887.01\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10944-R2\",\"approval_number\":\"FL10944.3\",\"seq\":3,\"product_model\":\"Custom Clad Center Swing Patio Door\",\"product_description\":\"419-H-887.02\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10944-R2\",\"approval_number\":\"FL10944.4\",\"seq\":4,\"product_model\":\"Custom Clad Out-Swing French Door\",\"product_description\":\"419-H-890.00\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10944-R2\",\"approval_number\":\"FL10944.5\",\"seq\":5,\"product_model\":\"Custom Clad Out-Swing French Door\",\"product_description\":\"419-H-890.01\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10944-R2\",\"approval_number\":\"FL10944.6\",\"seq\":6,\"product_model\":\"Custom Clad Out-Swing French Door\",\"product_description\":\"419-H-890.02\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10944-R5\",\"approval_number\":\"FL10944.7\",\"seq\":7,\"product_model\":\"Custom Clad Outswing Patio Door\",\"product_description\":\"Single Hinge Patio Door 38\\\"x98\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10944-R5\",\"approval_number\":\"FL10944.8\",\"seq\":8,\"product_model\":\"Custom Clad Outswing Patio Door\",\"product_description\":\"Single Outswing Sidelite 38\\\"x98\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10944-R5\",\"approval_number\":\"FL10944.9\",\"seq\":9,\"product_model\":\"Custom Clad Outswing Patio Door\",\"product_description\":\"Single Outswing Transom 75\\\"x30\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10944-R5\",\"approval_number\":\"FL10944.10\",\"seq\":10,\"product_model\":\"Custom Clad Outswing Patio Door\",\"product_description\":\"Radius Top French Door 75\\\"x98\\\"\",\"design_pressure\":\"+60\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10944-R6\",\"approval_number\":\"FL10944.11\",\"seq\":11,\"product_model\":\"Custom Clad Outswing Patio Door\",\"product_description\":\"French Double Hinge Patio Door 75\\\"x98\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10944-R6\",\"approval_number\":\"FL10944.12\",\"seq\":12,\"product_model\":\"Custom Clad Outswing Patio Door\",\"product_description\":\"Single Hinge Patio Door 38\\\"x98\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10944-R6\",\"approval_number\":\"FL10944.13\",\"seq\":13,\"product_model\":\"Custom Clad Outswing Patio Door\",\"product_description\":\"Custom Clad Outswing Single & French Door, with Fixed Door & Fixed Transom Mulled Combination Unit (Clipped) 153\\\"x129\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10944-R6\",\"approval_number\":\"FL10944.14\",\"seq\":14,\"product_model\":\"Custom Clad Outswing Patio Door\",\"product_description\":\"Single & French Door, Fixed Door Mulled Combination Unit (Clipped)153\\\" x98\\\"\",\"design_pressure\":\"+60\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10944-R6\",\"approval_number\":\"FL10944.15\",\"seq\":15,\"product_model\":\"Custom Clad Outswing Patio Door\",\"product_description\":\"French Double Hinge Patio Door 75\\\"x98\\\"\",\"design_pressure\":\"+60\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10944-R6\",\"approval_number\":\"FL10944.16\",\"seq\":16,\"product_model\":\"Custom Clad Outswing Patio Door\",\"product_description\":\"Single Hinge Patio Door 38\\\"x98\\\"\",\"design_pressure\":\"+60\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10944-R6\",\"approval_number\":\"FL10944.17\",\"seq\":17,\"product_model\":\"Custom Clad Outswing Patio Door\",\"product_description\":\"Single Outswing Sidelite 38\\\"x98\\\"\",\"design_pressure\":\"+60\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10963-R0\",\"approval_number\":\"FL10963.1\",\"seq\":1,\"product_model\":\"Aurora\",\"product_description\":\"9'-0\\\" x 8'-0\\\", Opaque, Single or Double Door, With or Without Sidel-lites, Out-swing. Model 201301\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10963-R0\",\"approval_number\":\"FL10963.2\",\"seq\":2,\"product_model\":\"Aurora\",\"product_description\":\"9'-0\\\" x 8'-0\\\", Opaque, Single or Double Door, With or Without Sidel-lites, In-swing. Model 201301\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10963-R0\",\"approval_number\":\"FL10963.3\",\"seq\":3,\"product_model\":\"Aurora\",\"product_description\":\"6'-6\\\" x 8'-0\\\", Opaque, Single Door, With or Without Side-lites, Out-swing. Model 201301\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10963-R0\",\"approval_number\":\"FL10963.4\",\"seq\":4,\"product_model\":\"Aurora\",\"product_description\":\"9'-0\\\" x 8'-0\\\", Full Lite, Single or Double Door, With or Without Side-lites, In-swing. Model 20200\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10963-R0\",\"approval_number\":\"FL10963.5\",\"seq\":5,\"product_model\":\"Aurora\",\"product_description\":\"7'-2\\\" x 8'-1\\\", Opaque, Single or Double Door, XX, OP, OS\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10963-R0\",\"approval_number\":\"FL10963.6\",\"seq\":6,\"product_model\":\"Aurora\",\"product_description\":\"3'-8\\\" x 8'-1\\\", Opaque, Single Door, Out-swing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10963-R0\",\"approval_number\":\"FL10963.7\",\"seq\":7,\"product_model\":\"Aurora\",\"product_description\":\"7'-0\\\" x 8'-0\\\", Full Lite, Single or Double Door, Out-swing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10963-R0\",\"approval_number\":\"FL10963.8\",\"seq\":8,\"product_model\":\"Aurora\",\"product_description\":\"9'-4\\\" x 8'-0\\\", Full Lite, Single or Double Door, With or Without Side-lites, Out-swing. Model 20200\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10963-R0\",\"approval_number\":\"FL10963.9\",\"seq\":9,\"product_model\":\"Aurora\",\"product_description\":\"10'-0\\\" x 8'-0\\\", Full Lite, Single or Double Door, With or Without Side-lites, Out-swing. Model 5001, 262, with 1301 Side-lite\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10963-R0\",\"approval_number\":\"FL10963.10\",\"seq\":10,\"product_model\":\"Aurora 2 Door, Folding\",\"product_description\":\"6'-0\\\" x 8'-0\\\", Full Lite, 2-Door, Folding Door System\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10963-R0\",\"approval_number\":\"FL10963.11\",\"seq\":11,\"product_model\":\"Aurora 2 Door, Folding\",\"product_description\":\"6'-0\\\" x 8'-0\\\", Full Lite, 2-Door, Folding Door System\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10963-R0\",\"approval_number\":\"FL10963.12\",\"seq\":12,\"product_model\":\"Aurora 3 Door, Folding\",\"product_description\":\"9'-0\\\" x 8'-0\\\", Full Lite, 3-Door, Folding Door System\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10963-R0\",\"approval_number\":\"FL10963.13\",\"seq\":13,\"product_model\":\"Aurora 3 Door, Folding\",\"product_description\":\"9'-0\\\" x 8'-0\\\", Full Lite, 3-Door, Folding Door System\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10963-R0\",\"approval_number\":\"FL10963.14\",\"seq\":14,\"product_model\":\"Aurora 4 Door, Folding\",\"product_description\":\"12'-0\\\" x 8'-0\\\", Full Lite, 4-Door, Folding Door System\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10963-R0\",\"approval_number\":\"FL10963.15\",\"seq\":15,\"product_model\":\"Aurora 4 Door, Folding\",\"product_description\":\"12'-0\\\" x 8'-0\\\", Full Lite, 4-Door, Folding Door System\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10963-R0\",\"approval_number\":\"FL10963.16\",\"seq\":16,\"product_model\":\"Aurora 5 Door, Folding\",\"product_description\":\"15'-0\\\" x 8'-0\\\", Full Lite, 5-Door, Folding Door System\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10963-R0\",\"approval_number\":\"FL10963.17\",\"seq\":17,\"product_model\":\"Aurora 5 Door, Folding\",\"product_description\":\"15'-0\\\" x 8'-0\\\", Full Lite, 5-Door, Folding Door System\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10963-R0\",\"approval_number\":\"FL10963.18\",\"seq\":18,\"product_model\":\"Aurora 6-Door, Folding\",\"product_description\":\"18'-0\\\" x 8'-0\\\", Full Lite, 6-Door, Folding Door System\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10963-R0\",\"approval_number\":\"FL10963.19\",\"seq\":19,\"product_model\":\"Aurora 6-Door, Folding\",\"product_description\":\"18'-0\\\" x 8'-0\\\", Full Lite, 6-Door, Folding Door System\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10963-R0\",\"approval_number\":\"FL10963.20\",\"seq\":20,\"product_model\":\"IWP Wood Radius Door\",\"product_description\":\"6'-1\\\" x 8'-7\\\", Opaque, Single Door, With Side-lite\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10964-R0\",\"approval_number\":\"FL10964.1\",\"seq\":1,\"product_model\":\"Vinyl Swinging Door\",\"product_description\":\"6'-0\\\" x 6'-8\\\", Full Lite, Single or Double Door, In-swing\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10964-R0\",\"approval_number\":\"FL10964.2\",\"seq\":2,\"product_model\":\"Vinyl Swinging Door\",\"product_description\":\"6'-0\\\" x 6'-8\\\", Full Lite, Single or Double Door, Out-swing\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10972-R0\",\"approval_number\":\"FL10972.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl Entry Door\",\"product_description\":\"Premium Atlantic Vinyl Entry Door 36x96 Tempered Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10972-R0\",\"approval_number\":\"FL10972.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Vinyl Entry Door\",\"product_description\":\"Premium Atlantic Vinyl Entry Door 72x96\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11112-R0\",\"approval_number\":\"FL11112.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl Out-Swing Entry Door IG\\\/SG\",\"product_description\":\"Premium Atlantic Vinyl Out-Swing Entry Door IG\\\/SG 36 1\\\/4\\\" x 96\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11112-R0\",\"approval_number\":\"FL11112.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Vinyl Out-Swing French Door IG\\\/SG\",\"product_description\":\"Premium Atlantic Vinyl Out-Swing French Door IG\\\/SG 71 1\\\/2\\\" x 95 1\\\/2\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11136-R0\",\"approval_number\":\"FL11136.1\",\"seq\":1,\"product_model\":\"Steel, Steel Edge in Wood Frame\",\"product_description\":\"3'-0\\\" x 6'-8\\\", Opaque, Single Door, In-swing\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11136-R0\",\"approval_number\":\"FL11136.4\",\"seq\":4,\"product_model\":\"Steel, Steel Edge in Wood Frame\",\"product_description\":\"8'-4\\\" x 6'-8\\\", Opaque, Single or Double Door, With or Without Side-lites, Out-swing\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11136-R0\",\"approval_number\":\"FL11136.5\",\"seq\":5,\"product_model\":\"Steel, Steel Edge in Wood Frame\",\"product_description\":\"12'-0\\\" x 6'-8\\\", Opaque, Single or Double Door, With or Without Side-lites, Out-swing\",\"design_pressure\":\"+61\\\/-61\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11136-R0\",\"approval_number\":\"FL11136.6\",\"seq\":6,\"product_model\":\"Steel, Steel Edge in Wood Frame\",\"product_description\":\"3'-0\\\" x 8'-0\\\", Opaque, Single Door, In-swing\",\"design_pressure\":\"+61\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11136-R0\",\"approval_number\":\"FL11136.7\",\"seq\":7,\"product_model\":\"Steel, Steel Edge in Wood Frame\",\"product_description\":\"3'-0\\\" x 8'-0\\\", Opaque, Single Door, Out-swing\",\"design_pressure\":\"+61\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11136-R0\",\"approval_number\":\"FL11136.8\",\"seq\":8,\"product_model\":\"Steel, Steel Edge in Wood Frame\",\"product_description\":\"8'-4\\\" x 8'-0\\\", Opaque, Single or Double Door, With or Without Side-lites, In-swing\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11136-R0\",\"approval_number\":\"FL11136.9\",\"seq\":9,\"product_model\":\"Steel, Steel Edge in Wood Frame\",\"product_description\":\"8'-4\\\" x 8'-0\\\", Opaque, Single or Double Door, With or Without Side-lites, Out-swing\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11136-R0\",\"approval_number\":\"FL11136.10\",\"seq\":10,\"product_model\":\"Steel, Steel Edge in Wood Frame\",\"product_description\":\"5'-4\\\" x 6'-8\\\", Full Lite, Single Door, With or Without Side-lites, In-swing\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11136-R0\",\"approval_number\":\"FL11136.11\",\"seq\":11,\"product_model\":\"Steel, Steel Edge in Wood Frame\",\"product_description\":\"8'-4\\\" x 6'-8\\\", Full Lite, Single or Double Door, With or Without Side-lites, Out-swing\",\"design_pressure\":\"+42\\\/-42\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11136-R0\",\"approval_number\":\"FL11136.12\",\"seq\":12,\"product_model\":\"Steel, Steel Edge in Wood Frame\",\"product_description\":\"8'-4\\\" x 8'-0\\\", Full Lite, Single or Double Door, With or Without Side-lites, In-swing\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11136-R0\",\"approval_number\":\"FL11136.13\",\"seq\":13,\"product_model\":\"Steel, Steel Edge in Wood Frame\",\"product_description\":\"8'-4\\\" x 8'-0\\\", Full Lite, Single or Double Door, With or Without Side-lites, Out-swing\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11140-R0\",\"approval_number\":\"FL11140.1\",\"seq\":1,\"product_model\":\"Steel, Steel Edge in Adjustable Metal Frame\",\"product_description\":\"3'-0\\\" x 7'-0\\\", Opaque, Single Door, In-swing\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11140-R0\",\"approval_number\":\"FL11140.2\",\"seq\":2,\"product_model\":\"Steel, Steel Edge in Adjustable Metal Frame\",\"product_description\":\"3'-0\\\" x 7'-0\\\", Opaque, Single Door, Out-swing\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11140-R0\",\"approval_number\":\"FL11140.3\",\"seq\":3,\"product_model\":\"Steel, Steel Edge in Metal Frame\",\"product_description\":\"6'-0\\\" x 6'-8\\\", Opaque, Single or Double Door, In-swing\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11140-R0\",\"approval_number\":\"FL11140.4\",\"seq\":4,\"product_model\":\"Steel, Steel Edge in Metal Frame\",\"product_description\":\"6'-0\\\" x 6'-8\\\", Opaque, Single or Double Door, Out-swing\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11140-R0\",\"approval_number\":\"FL11140.5\",\"seq\":5,\"product_model\":\"Steel, Steel Edge in Metal Frame\",\"product_description\":\"3'-0\\\" x 7'-0\\\", Opaque, Single Door, Out-swing\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11140-R0\",\"approval_number\":\"FL11140.6\",\"seq\":6,\"product_model\":\"Steel, Steel Edge in Metal Frame\",\"product_description\":\"3'-0\\\" x 7'-0\\\", Opaque, Single Door, In-swing\",\"design_pressure\":\"+80\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11251-R0\",\"approval_number\":\"FL11251.1\",\"seq\":1,\"product_model\":\"Steel, Wood Edge in Wood Frame\",\"product_description\":\"8'-4\\\" x 6'-8\\\", Opaque, Single or Double Door, With or Without Non-Impact Side-lites, In-swing\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11251-R0\",\"approval_number\":\"FL11251.2\",\"seq\":2,\"product_model\":\"Steel, Wood Edge in Wood Frame\",\"product_description\":\"8'-4\\\" x 6'-8\\\", Opaque, Single or Double Door, With or Without Non-Impact Side-lites, Out-swing\",\"design_pressure\":\"+57\\\/-57\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11251-R0\",\"approval_number\":\"FL11251.3\",\"seq\":3,\"product_model\":\"Steel, Wood Edge in Wood Frame\",\"product_description\":\"12'-0\\\" x 6'-8\\\", Opaque, Single or Double Door, With or Without No-Impact Side-lites, Out-swing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11251-R0\",\"approval_number\":\"FL11251.4\",\"seq\":4,\"product_model\":\"Steel, Wood Edge in Wood Frame\",\"product_description\":\"5'-4\\\" x 8'-0\\\", Opaque, Single Door, With or Without Non-Impact Side-lites, In-swing\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11251-R0\",\"approval_number\":\"FL11251.5\",\"seq\":5,\"product_model\":\"Steel, Wood Edge in Wood Frame\",\"product_description\":\"8'-4\\\" x 8'-0\\\", Opaque, Single or Double Door, With or Without Non-Impact Side-lites, Out-swing\",\"design_pressure\":\"+47\\\/-43\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11251-R0\",\"approval_number\":\"FL11251.6\",\"seq\":6,\"product_model\":\"Steel, Wood Edge in Wood Frame\",\"product_description\":\"5'-4\\\" x 6'-8\\\", Full Lite, Single Door, With or Without Side-lites, In-swing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11251-R0\",\"approval_number\":\"FL11251.7\",\"seq\":7,\"product_model\":\"Steel, Wood Edge in Wood Frame\",\"product_description\":\"6'-0\\\" x 6'-8\\\", Full Lite, Single or Double Door, Out-swing\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11251-R0\",\"approval_number\":\"FL11251.8\",\"seq\":8,\"product_model\":\"Steel, Wood Edge in Wood Frame\",\"product_description\":\"8'-4\\\" x 6'-8\\\", Full Lite, Single or Double Door, With or Without, Out-swing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11251-R0\",\"approval_number\":\"FL11251.9\",\"seq\":9,\"product_model\":\"Steel, Wood Edge in Wood Frame\",\"product_description\":\"8'-4\\\" x 6'-8\\\", Full Lite or Vent Lite, Single or Double Door, With or Without Side-lites, Out-swing\",\"design_pressure\":\"+50\\\/-46\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-07-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11251-R0\",\"approval_number\":\"FL11251.10\",\"seq\":10,\"product_model\":\"Steel, Wood Edge in Wood Frame\",\"product_description\":\"12'-0\\\" x 6'-8\\\", Full Lite, Single or Double Door, With or Without Side-lites, Out-swing\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11251-R0\",\"approval_number\":\"FL11251.11\",\"seq\":11,\"product_model\":\"Steel, Wood Edge in Wood Frame\",\"product_description\":\"6'-0\\\" x 8'-0\\\", Full Lite, Single or Double Door, In-swing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11251-R0\",\"approval_number\":\"FL11251.12\",\"seq\":12,\"product_model\":\"Steel, Wood Edge in Wood Frame\",\"product_description\":\"6'-0\\\" x 8'-0\\\", Full Lite, Single or Double Door, In-swing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11251-R0\",\"approval_number\":\"FL11251.13\",\"seq\":13,\"product_model\":\"Steel, Wood Edge in Wood Frame\",\"product_description\":\"6'-0\\\" x 8'-0\\\", Full Lite, Single or Double Door, Out-swing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11251-R0\",\"approval_number\":\"FL11251.14\",\"seq\":14,\"product_model\":\"Steel, Wood Edge in Wood Frame\",\"product_description\":\"8'-4\\\" x 8'-0\\\", Full Lite, Single or Double Door, With or Without Side-lites, Out-swing\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11251-R0\",\"approval_number\":\"FL11251.15\",\"seq\":15,\"product_model\":\"Steel, Wood Edge in Wood Frame\",\"product_description\":\"6'-0\\\" x 6'-8\\\", Full Lite, Single or Double Door, In-swing\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11251-R1\",\"approval_number\":\"FL11251.16\",\"seq\":16,\"product_model\":\"Steel, Wood Edge in Wood Frame\",\"product_description\":\"8'-4\\\" x 6'-8\\\", Opaque, Single or Double Door, With or Without Non-impact Side-lites, Out-swing\",\"design_pressure\":\"+53\\\/-57\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11251-R2\",\"approval_number\":\"FL11251.17\",\"seq\":17,\"product_model\":\"Steel, Wood Edge in Wood Frame\",\"product_description\":\"3'-0\\\" x 6'-8\\\" and 3'-0\\\" x 8'-0\\\" Fixed Impact Rated Sidelite\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11463-R0\",\"approval_number\":\"FL11463.1\",\"seq\":1,\"product_model\":\"Custom Clad Outswing French Door (XX)\",\"product_description\":\"Series Alum Clad Outswing Wood French Doors - Larege and Small Missile Impact Resistant 75 1\\\/8 x 98\",\"design_pressure\":\"+60\\\/-62\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11812-R0\",\"approval_number\":\"FL11812.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl Entry Door Impact Insulated Tempered Laminted Glass\",\"product_description\":\"Premium Atlantic Vinyl Entry Door Impact Insulated Tempered Laminted Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11812-R0\",\"approval_number\":\"FL11812.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Vinyl Entry Door Impact Laminated Glass\",\"product_description\":\"Premium Atlantic Vinyl Entry Door Impact Laminated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11812-R0\",\"approval_number\":\"FL11812.3\",\"seq\":3,\"product_model\":\"Premium Atlantic Vinyl French Door Impact Insulated Laminated Glass\",\"product_description\":\"Premium Atlantic Vinyl French Door Impact Insulated Laminated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11812-R0\",\"approval_number\":\"FL11812.4\",\"seq\":4,\"product_model\":\"Premium Atlantic Vinyl Outswing French Door Impact Insulated Laminated Glass\",\"product_description\":\"Premium Atlantic Vinyl Outswing French Door Impact Insulated Laminated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11812-R0\",\"approval_number\":\"FL11812.5\",\"seq\":5,\"product_model\":\"Premium Atlantic Vinyl Outswing French Door with Transom and Sidelights Insulated Laminted Glass\",\"product_description\":\"Premium Atlantic Vinyl Outswing French Door with Transom and Sidelights Insulated Laminted Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11861-R0\",\"approval_number\":\"FL11861.9\",\"seq\":9,\"product_model\":\"Custom Clad Outswing French Door (XX)\",\"product_description\":\"419-H-908.00\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-06-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11861-R0\",\"approval_number\":\"FL11861.10\",\"seq\":10,\"product_model\":\"Custom Wood Inswing Door (X)\",\"product_description\":\"419-H-911.00\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11861-R0\",\"approval_number\":\"FL11861.11\",\"seq\":11,\"product_model\":\"Custom Wood Inswing Door (XO)\",\"product_description\":\"419-H-909.00\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11861-R0\",\"approval_number\":\"FL11861.12\",\"seq\":12,\"product_model\":\"Custom Wood Outswing Door (X)\",\"product_description\":\"419-H-912.00\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11861-R0\",\"approval_number\":\"FL11861.13\",\"seq\":13,\"product_model\":\"Custom Wood Outswing Door (X)\",\"product_description\":\"419-H-914.00\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11949-R0\",\"approval_number\":\"FL11949.1\",\"seq\":1,\"product_model\":\"Premium Fiberglass Door\",\"product_description\":\"3'-0\\\" x 6'-8\\\", X, Opaque, Single Premium Fiberglass Door, In-swing or Out-swing\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11949-R0\",\"approval_number\":\"FL11949.2\",\"seq\":2,\"product_model\":\"Premium Fiberglass Door\",\"product_description\":\"4'-4\\\" x 6'-8\\\", XO, Opaque, Single Premium Fiberglass Door with Non-Impact Side-lite, In-swing and Out-swing\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11949-R0\",\"approval_number\":\"FL11949.3\",\"seq\":3,\"product_model\":\"Premium Fiberglass Door\",\"product_description\":\"6'-0\\\" x 6'-8\\\", XX, Opaque, Double Premium Fiberglass Door, In-swing or Out-swing\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11949-R0\",\"approval_number\":\"FL11949.4\",\"seq\":4,\"product_model\":\"Premium Fiberglass Door\",\"product_description\":\"3'-0\\\" x 6'-8\\\", X, Full Lite, Single Premium Fiberglass Door, In-swing or Out-swing\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11949-R0\",\"approval_number\":\"FL11949.5\",\"seq\":5,\"product_model\":\"Premium Fiberglass Door\",\"product_description\":\"4'-4\\\" x 6'-8\\\", XO, Full Lite, Single Premium Fiberglass Door with Non-Impact Side-lite, In-swing and Out-swing\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11949-R0\",\"approval_number\":\"FL11949.6\",\"seq\":6,\"product_model\":\"Premium Fiberglass Door\",\"product_description\":\"5'-4\\\" x 6' 8\\\", OXO, Full Lite, Single Premium Fiberglass Door with Non-Impact Side-lites, In-swing and Out-swing\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11949-R0\",\"approval_number\":\"FL11949.7\",\"seq\":7,\"product_model\":\"Premium Fiberglass Door\",\"product_description\":\"6'-0\\\" x 6'-8\\\", XX, Full Lite, Double Premium Fiberglass Door, In-swing or Out-swing\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11949-R0\",\"approval_number\":\"FL11949.8\",\"seq\":8,\"product_model\":\"Premium Fiberglass Door\",\"product_description\":\"3'-0\\\" x 8'-0\\\", X, Opaque, Single Premium Fiberglass Door, In-swing or Out-swing\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11949-R0\",\"approval_number\":\"FL11949.9\",\"seq\":9,\"product_model\":\"Premium Fiberglass Door\",\"product_description\":\"6'-0\\\" x 8'-0\\\", XX, Opaque, Double Premium Fiberglass Door, In-swing or Out-swing\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11949-R0\",\"approval_number\":\"FL11949.10\",\"seq\":10,\"product_model\":\"Premium Fiberglass Door\",\"product_description\":\"3'-0\\\" x 8'-0\\\", X, Full Lite, Single Premium Fiberglass Door, In-swing or Out-swing\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11949-R1\",\"approval_number\":\"FL11949.11\",\"seq\":11,\"product_model\":\"Premium Fiberglass Door\",\"product_description\":\"6'-0\\\" x 8'-0\\\", XX, Full Lite, Double Premium Fiberglass Door, In-swing or Out-swing\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11949-R1\",\"approval_number\":\"FL11949.12\",\"seq\":12,\"product_model\":\"Premium Fiberglass Door\",\"product_description\":\"5'-4\\\" x 6' 8\\\", OXO, Opaque, Single Premium Fiberglass Door with Non-Impact Side-lites, In-swing and Out-swing\",\"design_pressure\":\"+43\\\/-43\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11949-R1\",\"approval_number\":\"FL11949.13\",\"seq\":13,\"product_model\":\"Premium Fiberglass Door\",\"product_description\":\"7'-2\\\" x 6'-8', OXX, Opaque, Double Premium Fiberglass Door with Non-Impact Side-lite, In-swing and Out-swing\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11949-R1\",\"approval_number\":\"FL11949.14\",\"seq\":14,\"product_model\":\"Premium Fiberglass Door\",\"product_description\":\"7'-2\\\" x 6'-8', OXX, Full Lite, Double Premium Fiberglass Door with Non-Impact Side-lite, In-swing and Out-swing\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11949-R1\",\"approval_number\":\"FL11949.15\",\"seq\":15,\"product_model\":\"Premium Fiberglass Door\",\"product_description\":\"4'-2\\\" x 8'-0\\\", XO, Opaque, Single Premium Fiberglass Door with Non-Impact Side-lite, In-swing and Out-swing\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11949-R1\",\"approval_number\":\"FL11949.16\",\"seq\":16,\"product_model\":\"Premium Fiberglass Door\",\"product_description\":\"5'-4\\\" x 8'- 0\\\", OXO, Opaque, Single Premium Fiberglass Door with Non-Impact Side-lites, In-swing and Out-swing\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11949-R1\",\"approval_number\":\"FL11949.17\",\"seq\":17,\"product_model\":\"Premium Fiberglass Door\",\"product_description\":\"7'-2\\\" x 8'- 0\\\"', OXX, Opaque, Double Premium Fiberglass Door with Non-Impact Side-lite, In-swing and Out-swing\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11949-R1\",\"approval_number\":\"FL11949.18\",\"seq\":18,\"product_model\":\"Premium Fiberglass Door\",\"product_description\":\"4'-2\\\" x 8'-0\\\", XO, Full Lite, Single Premium Fiberglass Door with Non-Impact Side-lite, In-swing and Out-swing\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11949-R1\",\"approval_number\":\"FL11949.19\",\"seq\":19,\"product_model\":\"Premium Fiberglass Door\",\"product_description\":\"5'-4\\\" x 8'- 0\\\", OXO, Full Lite, Single Premium Fiberglass Door with Non-Impact Side-lites, In-swing and Out-swing\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11949-R1\",\"approval_number\":\"FL11949.20\",\"seq\":20,\"product_model\":\"Premium Fiberglass Door\",\"product_description\":\"7'-2\\\" x 8'- 0\\\"', OXX, Full Lite, Double Premium Fiberglass Door with Non-Impact Side-lite, In-swing and Out-swing\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12306-R0\",\"approval_number\":\"FL12306.1\",\"seq\":1,\"product_model\":\"Premium Siteline EX Clad Inswing Door (OX)\",\"product_description\":\"406-H-768.00\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12306-R0\",\"approval_number\":\"FL12306.2\",\"seq\":2,\"product_model\":\"Premium Siteline EX Clad Outswing Door (OX)\",\"product_description\":\"406-H-740.00\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13354-R0\",\"approval_number\":\"FL13354.1\",\"seq\":1,\"product_model\":\"FiberLast Door\",\"product_description\":\"3'-0\\\" x 6'-8\\\", Opaque, Single Inswing Door\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13354-R0\",\"approval_number\":\"FL13354.2\",\"seq\":2,\"product_model\":\"FiberLast Door\",\"product_description\":\"8'-4\\\" x 6'-8\\\", Opaque, Inswing Door System with and without Sidelites\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13354-R0\",\"approval_number\":\"FL13354.3\",\"seq\":3,\"product_model\":\"FiberLast Door\",\"product_description\":\"3'-0\\\" x 6'-8\\\", Opaque, Single Outswing Door\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13354-R0\",\"approval_number\":\"FL13354.4\",\"seq\":4,\"product_model\":\"FiberLast Door\",\"product_description\":\"8'-4\\\" x 6'-8\\\", Opaque, Outswing Door System with and without Sidelites\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13354-R0\",\"approval_number\":\"FL13354.5\",\"seq\":5,\"product_model\":\"FiberLast Door\",\"product_description\":\"3'-0\\\" x 6'-8\\\", Glazed, Single Inswing Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13354-R0\",\"approval_number\":\"FL13354.6\",\"seq\":6,\"product_model\":\"FiberLast Door\",\"product_description\":\"12'-0\\\" x 6'-8\\\", Glazed, Inswing Door System with and without Sidelites\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13354-R0\",\"approval_number\":\"FL13354.7\",\"seq\":7,\"product_model\":\"FiberLast Door\",\"product_description\":\"3'-0\\\" x 6'-8\\\", Glazed, Single Outswing Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13354-R0\",\"approval_number\":\"FL13354.8\",\"seq\":8,\"product_model\":\"FiberLast Door\",\"product_description\":\"12'-0\\\" x 6'-8\\\", Glazed, Outswing Door System with and without Sidelites\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13376-R0\",\"approval_number\":\"FL13376.1\",\"seq\":1,\"product_model\":\"FiberLast Impact Door\",\"product_description\":\"3'-0\\\" x 6'-8\\\", Glazed, Single Inswing Impact Door\",\"design_pressure\":\"+66\\\/-66\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13376-R0\",\"approval_number\":\"FL13376.2\",\"seq\":2,\"product_model\":\"FiberLast Impact Door\",\"product_description\":\"12'-0\\\" x 6'-8\\\", Glazed, Inswing Impact Door System with and without Sidelites\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13376-R0\",\"approval_number\":\"FL13376.3\",\"seq\":3,\"product_model\":\"FiberLast Impact Door\",\"product_description\":\"3'-0\\\" x 6'-8\\\", Glazed, Single Outswing Impact Door\",\"design_pressure\":\"+66\\\/-66\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13376-R0\",\"approval_number\":\"FL13376.4\",\"seq\":4,\"product_model\":\"FiberLast Impact Door\",\"product_description\":\"12'-0\\\" x 6'-8\\\", Glazed, Outswing Impact Door System with and without Sidelites\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13540-R0\",\"approval_number\":\"FL13540.7\",\"seq\":7,\"product_model\":\"Energy Saver\\\/Contour 24ga Steel, Wood Edge Door\",\"product_description\":\"3'-0\\\" x 6'-8\\\", X, Glazed, Inswing or Outswing , Single Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13540-R0\",\"approval_number\":\"FL13540.8\",\"seq\":8,\"product_model\":\"Energy Saver\\\/Contour 24ga Steel, Wood Edge Door\",\"product_description\":\"5-4\\\" x 8'-0\\\", O\\\/OXO, Glazed, Inswing or Outswing, Single Door with Transom and Sidelites\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13540-R0\",\"approval_number\":\"FL13540.9\",\"seq\":9,\"product_model\":\"Energy Saver\\\/Contour 24ga Steel, Wood Edge Door\",\"product_description\":\"5'-4\\\" x 6'-8\\\", OXO, Glazed, Inswing or Outswing, Single Door with Sidelites\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13540-R0\",\"approval_number\":\"FL13540.10\",\"seq\":10,\"product_model\":\"Energy Saver\\\/Contour 24ga Steel, Wood Edge Door\",\"product_description\":\"4'-2\\\" x 6'-8\\\", XO, Glazed, Inswing or Outswing, Single Door with One Sidlite.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13540-R0\",\"approval_number\":\"FL13540.11\",\"seq\":11,\"product_model\":\"Energy Saver\\\/Contour 24ga Steel, Wood Edge Door\",\"product_description\":\"3'-0\\\" x 8'-0\\\", O\\\/X, Glazed, Inswing or Outswing, Single door with Transom\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13540-R0\",\"approval_number\":\"FL13540.12\",\"seq\":12,\"product_model\":\"Gladiator\\\/Finishield 25ga Steel, Wood Edge Door\",\"product_description\":\"3'-0\\\" x 6'-8\\\", X, Opaque, Inswing or Outswing , Single Impact Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13541-R0\",\"approval_number\":\"FL13541.5\",\"seq\":5,\"product_model\":\"Design\\\/Smooth Pro Plus Fiberglass Door\",\"product_description\":\"12'-0\\\" x 6'-8\\\", OXXO, Glazed, Inswing or Outswing Door System with and without Sidelites\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13541-R0\",\"approval_number\":\"FL13541.6\",\"seq\":6,\"product_model\":\"Design\\\/Smooth Pro Plus Fiberglass Door\",\"product_description\":\"3'-0\\\" x 6'-8\\\", X, Glazed, Single Inswing or Outswing Impact Door\",\"design_pressure\":\"+66\\\/-66\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13541-R0\",\"approval_number\":\"FL13541.7\",\"seq\":7,\"product_model\":\"Design\\\/Smooth Pro Plus Fiberglass Door\",\"product_description\":\"12'-0\\\" x 6'-8\\\", OXXO, Glazed, Inswing or Outswing Impact Door System with and without Impact Sidelites\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13558-R0\",\"approval_number\":\"FL13558.1\",\"seq\":1,\"product_model\":\"Custom Fiberglass Door (Aurora)\",\"product_description\":\"9'-4\\\" x 8'-0\\\", Full Lite, Single or Double Door, With or Without Side-lites, Out-swing. Model 20200\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13558-R0\",\"approval_number\":\"FL13558.2\",\"seq\":2,\"product_model\":\"Custom Fiberglass Door (Aurora)\",\"product_description\":\"7'-0\\\" x 8'-0\\\", Full Lite, Single or Double Door, Out-swing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13711-R0\",\"approval_number\":\"FL13711.1\",\"seq\":1,\"product_model\":\"Steel, Wood Edge, Full Lite Double and Single Door System\",\"product_description\":\"6'-0\\\" x 8'-0\\\", XX, Full Lite, InswingDouble Door System\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14077-R0\",\"approval_number\":\"FL14077.1\",\"seq\":1,\"product_model\":\"FiberLast Door\",\"product_description\":\"8'-4\\\" x 8'-0\\\", Opaque, Inswing Door System with and without Sidelites\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14077-R0\",\"approval_number\":\"FL14077.2\",\"seq\":2,\"product_model\":\"FiberLast Door\",\"product_description\":\"8'-4\\\" x 8'-0\\\", Opaque, Outswing Door System with and without Sidelites\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14077-R0\",\"approval_number\":\"FL14077.3\",\"seq\":3,\"product_model\":\"FiberLast Door\",\"product_description\":\"12'-0\\\" x 8'-0\\\", Full Lite, Inswing Door System with and without Sidelites\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14077-R0\",\"approval_number\":\"FL14077.4\",\"seq\":4,\"product_model\":\"FiberLast Door\",\"product_description\":\"12'-0\\\" x 8'-0\\\", Full Lite, Outswing Door System with and without Sidelites\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14077-R0\",\"approval_number\":\"FL14077.5\",\"seq\":5,\"product_model\":\"FiberLast Door\",\"product_description\":\"12'-0\\\" x 8'-0\\\", Full Lite, Inswing, Impact Door System with and without Sidelites\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14077-R0\",\"approval_number\":\"FL14077.6\",\"seq\":6,\"product_model\":\"FiberLast Door\",\"product_description\":\"12'-0\\\" x 8'-0\\\", Full Lite, Outswing, Impact Door System with and without Sidelites\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14528-R0\",\"approval_number\":\"FL14528.1\",\"seq\":1,\"product_model\":\"FiberLast French 7\\\/8 Lite Door\",\"product_description\":\"3'-0\\\" x 6'-8\\\", Glazed, Single Inswing and Outswing Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14528-R0\",\"approval_number\":\"FL14528.2\",\"seq\":2,\"product_model\":\"FiberLast French 7\\\/8 Lite Double Door\",\"product_description\":\"6' -0\\\" x 6'-8\\\", Glazed, Inswing and Outswing French Patio Door System\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14570-R0\",\"approval_number\":\"FL14570.1\",\"seq\":1,\"product_model\":\"Steel Wood Edge\",\"product_description\":\"Double In-Swing Entry Doors w\\\/ ODL Impact Allen Frame and Endura Ultimate Hurricane Astragal\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14788-R0\",\"approval_number\":\"FL14788.1\",\"seq\":1,\"product_model\":\"Steel, Wood Edge Glazed Impact Door\",\"product_description\":\"3'-0\\\" x 8'-0\\\" and 6'-0\\\" x 8'-0\\\", Single and Double Door Entry Systems\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14940-R0\",\"approval_number\":\"FL14940.1\",\"seq\":1,\"product_model\":\"Steel, Wood Edge Door\",\"product_description\":\"3'-0\\\" x 6'-8\\\", Opaque or Glazed, Out-swing Impact Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12306-R1\",\"approval_number\":\"FL12306.3\",\"seq\":3,\"product_model\":\"Premium Siteline EX Clad Inswing French Door (OXX)\",\"product_description\":\"406-H-779\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12306-R1\",\"approval_number\":\"FL12306.4\",\"seq\":4,\"product_model\":\"Premium Siteline EX Clad Inswing French Door (XX)\",\"product_description\":\"406-H-779\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12306-R1\",\"approval_number\":\"FL12306.5\",\"seq\":5,\"product_model\":\"Premium Siteline EX Clad Outswing Door (OX)\",\"product_description\":\"406-H-780\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12306-R1\",\"approval_number\":\"FL12306.6\",\"seq\":6,\"product_model\":\"Premium Siteline EX Clad Outswing Door (OX)\",\"product_description\":\"406-H-740\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12306-R1\",\"approval_number\":\"FL12306.7\",\"seq\":7,\"product_model\":\"Premium Siteline EX Clad Outswing Door (OXO)\",\"product_description\":\"406-H-778\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12306-R1\",\"approval_number\":\"FL12306.8\",\"seq\":8,\"product_model\":\"Premium Siteline EX Clad Outswing French Door (XX)\",\"product_description\":\"406-H-781\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13541-R5\",\"approval_number\":\"FL13541.8\",\"seq\":8,\"product_model\":\"Design\\\/Smooth Pro Plus Fiberglass Door\",\"product_description\":\"12'-0\\\" x 8'-0\\\", glazed, in-swing or out-swing Non- impact door system with and without sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13541-R5\",\"approval_number\":\"FL13541.9\",\"seq\":9,\"product_model\":\"Design\\\/Smooth Pro Plus Fiberglass Door\",\"product_description\":\"12'-0\\\" x 8'-0\\\", glazed, in-swing or out-swing impact door system with and without impact sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13541-R5\",\"approval_number\":\"FL13541.10\",\"seq\":10,\"product_model\":\"Design\\\/Smooth Pro Plus Fiberglass Door\",\"product_description\":\"12'-0\\\" x 8'-0\\\", opaque, in-swing or out-swing impact door system with and without impact sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13541-R5\",\"approval_number\":\"FL13541.11\",\"seq\":11,\"product_model\":\"Design\\\/Smooth Pro Plus Fiberglass Door\",\"product_description\":\"12'-0\\\" x 8'-0\\\", opaque, in-swing or out-swing non- impact door system with and without sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13558-R2\",\"approval_number\":\"FL13558.3\",\"seq\":3,\"product_model\":\"Aurora (Custom Fiberglass)\",\"product_description\":\"9'-0\\\" x 8'-0\\\", Opaque, Single or Double Door, With or Without Sidel-lites, Out-swing. Model 201301\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13558-R2\",\"approval_number\":\"FL13558.4\",\"seq\":4,\"product_model\":\"Aurora (Custom Fiberglass)\",\"product_description\":\"9'-0\\\" x 8'-0\\\", Opaque, Single or Double Door, With or Without Sidel-lites, In-swing. Model 201301\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13558-R2\",\"approval_number\":\"FL13558.5\",\"seq\":5,\"product_model\":\"Aurora (Custom Fiberglass)\",\"product_description\":\"6'-6\\\" x 8'-0\\\", Opaque, Single Door, With or Without Side-lites, Out-swing. Model 201301\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13558-R2\",\"approval_number\":\"FL13558.6\",\"seq\":6,\"product_model\":\"Aurora (Custom Fiberglass)\",\"product_description\":\"9'-0\\\" x 8'-0\\\", Full Lite, Single or Double Door, With or Without Side-lites, In-swing. Model 20200\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13558-R2\",\"approval_number\":\"FL13558.7\",\"seq\":7,\"product_model\":\"Aurora (Custom Fiberglass)\",\"product_description\":\"7'-2\\\" x 8'-1\\\", Opaque, Single or Double Door, XX, OP, OS\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13558-R2\",\"approval_number\":\"FL13558.8\",\"seq\":8,\"product_model\":\"Aurora (Custom Fiberglass)\",\"product_description\":\"3'-8\\\" x 8'-1\\\", Opaque, Single Door, Out-swing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13558-R2\",\"approval_number\":\"FL13558.9\",\"seq\":9,\"product_model\":\"Aurora (Custom Fiberglass)\",\"product_description\":\"10'-0\\\" x 8'-0\\\", Full Lite, Single or Double Door, With or Without Side-lites, Out-swing. Model 5001, 252, 362, 1301 doors with A5701 Side-lite\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13558-R2\",\"approval_number\":\"FL13558.10\",\"seq\":10,\"product_model\":\"Aurora (Custom Fiberglass)\",\"product_description\":\"10'-0\\\" x 8'-0\\\", Opaque, Single or Double Door, With or Without Side-lites, Out-swing. Model 5001, 252, 362, 1301 doors with A5701 Side-lite\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13558-R2\",\"approval_number\":\"FL13558.11\",\"seq\":11,\"product_model\":\"Aurora (Custom Fiberglass)\",\"product_description\":\"6'-1\\\" x 8'-7\\\", Opaque, Single Door, With Side-lite\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15256-R0\",\"approval_number\":\"FL15256.1\",\"seq\":1,\"product_model\":\"6'8 Steel Wood Edge\",\"product_description\":\"Inswing & Outswing Opaque Doors w\\\/ Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15256-R0\",\"approval_number\":\"FL15256.2\",\"seq\":2,\"product_model\":\"8'0 Steel Wood Edge\",\"product_description\":\"Inswing & Outswing Opaque Doors w\\\/ Sidelites\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15505-R0\",\"approval_number\":\"FL15505.1\",\"seq\":1,\"product_model\":\"24 Ga. Steel Wood Edge\",\"product_description\":\"Outswing Opaque Doors w\\\/ Sidelites (LMI)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15558-R0\",\"approval_number\":\"FL15558.1\",\"seq\":1,\"product_model\":\"Energy Saver\\\/Contour\",\"product_description\":\"Opaque Wood Edge Steel Outswing Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15595-R0\",\"approval_number\":\"FL15595.1\",\"seq\":1,\"product_model\":\"Energy Saver\\\/Contour\",\"product_description\":\"Wood Edge Opaque Steel Outswing Door w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15767-R0\",\"approval_number\":\"FL15767.1\",\"seq\":1,\"product_model\":\"Probilt Vinyl French Door\",\"product_description\":\"6'-0\\\" x 6'-8\\\", Glazed, In-swing Double Door\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15767-R0\",\"approval_number\":\"FL15767.2\",\"seq\":2,\"product_model\":\"Probilt Vinyl French Door\",\"product_description\":\"6'-0\\\" x 6'-8\\\", Glazed, Out-swing, Double Door\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15815-R0\",\"approval_number\":\"FL15815.1\",\"seq\":1,\"product_model\":\"Authentic Wood Stile & Rail\",\"product_description\":\"Single Door w\\\/ & w\\\/o Sidelites (I\\\/S & O\\\/S)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16106-R0\",\"approval_number\":\"FL16106.1\",\"seq\":1,\"product_model\":\"Contours Premium Steel Wood Edge Door\",\"product_description\":\"9'-0\\\" x 6'-8\\\", OXXO, Glazed, Out-swing Double Door with\\\/without sidelites\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16163-R0\",\"approval_number\":\"FL16163.1\",\"seq\":1,\"product_model\":\"Contours Premium Steel Door\",\"product_description\":\"Single Door, X, 90min In-Swing Fire Rated Door with Dunbarton Frames\",\"design_pressure\":\"+66\\\/-66\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16163-R0\",\"approval_number\":\"FL16163.2\",\"seq\":2,\"product_model\":\"Contours Premium Steel Door\",\"product_description\":\"Single Door, X, 90min Out-Swing Fire Rated Door with Dunbarton Frames\",\"design_pressure\":\"+66\\\/-66\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16163-R0\",\"approval_number\":\"FL16163.3\",\"seq\":3,\"product_model\":\"Contours Premium Steel Door\",\"product_description\":\"Single Door, X, 90min In-Swing Fire Rated Door with Dunbarton Frames and ADA Threshold\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16163-R0\",\"approval_number\":\"FL16163.4\",\"seq\":4,\"product_model\":\"Contours Premium Steel Door\",\"product_description\":\"Single Door, X, 90min Out-Swing Fire Rated Door with Dunbarton Frames and ADA Threshold\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16468-R3\",\"approval_number\":\"FL16468.5\",\"seq\":5,\"product_model\":\"Design Pro\\\/ Smooth Pro\",\"product_description\":\"Opaque fiberglass door with or without sidelites (Non- Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16468-R3\",\"approval_number\":\"FL16468.6\",\"seq\":6,\"product_model\":\"Design Pro\\\/ Smooth Pro\",\"product_description\":\"Full Lite fiberglass door with or without sidelites (Non- Impact)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16468-R4\",\"approval_number\":\"FL16468.7\",\"seq\":7,\"product_model\":\"Design Pro\\\/ Smooth Pro\",\"product_description\":\"Double with side lite(s) (XX,O\\\/ O,XX\\\/ O,XX,O) Opaque Fiberglass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16468-R4\",\"approval_number\":\"FL16468.8\",\"seq\":8,\"product_model\":\"Design Pro\\\/ Smooth Pro\",\"product_description\":\"Double with side lite(s) (XX,O\\\/ O,XX\\\/ O,XX,O) Glazed Fiberglass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16537-R0\",\"approval_number\":\"FL16537.1\",\"seq\":1,\"product_model\":\"Contours Premium Steel\",\"product_description\":\"Single Opaque Panel in Gensteel 90 min. KD Standard and Kerf Frame, Inswing and Outswing\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16537-R0\",\"approval_number\":\"FL16537.2\",\"seq\":2,\"product_model\":\"Contours Premium Steel\",\"product_description\":\"Single Opaque Panel in Gensteel 90 min. KD Standard and Kerf Frame, Inswing and Outswing\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16674-R1\",\"approval_number\":\"FL16674.5\",\"seq\":5,\"product_model\":\"Design Pro\\\/ Smooth Pro\",\"product_description\":\"Single with side lite(s) (X,O\\\/ O,X\\\/ O,X,O) Impact Opaque Fiberglass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16674-R1\",\"approval_number\":\"FL16674.6\",\"seq\":6,\"product_model\":\"Design Pro\\\/ Smooth Pro\",\"product_description\":\"Single with side lite(s) (X,O\\\/ O,X\\\/ O,X,O) Impact Glazed Fiberglass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16674-R1\",\"approval_number\":\"FL16674.7\",\"seq\":7,\"product_model\":\"Design Pro\\\/ Smooth Pro\",\"product_description\":\"Double with side lite(s) (XX,O\\\/ O,XX\\\/ O,XX,O) Impact Opaque Fiberglass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16674-R1\",\"approval_number\":\"FL16674.8\",\"seq\":8,\"product_model\":\"Design Pro\\\/ Smooth Pro\",\"product_description\":\"Double with side lite(s) (XX,O\\\/ O,XX\\\/ O,XX,O) Impact Glazed Fiberglass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16675-R0\",\"approval_number\":\"FL16675.2\",\"seq\":2,\"product_model\":\"Aurora Fiberglass Door System\",\"product_description\":\"Impact Inswing and Outswing, Opaque and Full Lite, with or without Impact Full Lite Side Lites.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16708-R0\",\"approval_number\":\"FL16708.1\",\"seq\":1,\"product_model\":\"Design Pro\\\/ Smooth Pro\",\"product_description\":\"Opaque fiberglass door with or without sidelites (Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16708-R0\",\"approval_number\":\"FL16708.2\",\"seq\":2,\"product_model\":\"Design Pro\\\/ Smooth Pro\",\"product_description\":\"Full lite fiberglass door with or without sidelites (Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16708-R1\",\"approval_number\":\"FL16708.3\",\"seq\":3,\"product_model\":\"Design Pro\\\/ Smooth Pro\",\"product_description\":\"Double (XX) Impact Opaque Fiberglass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16708-R1\",\"approval_number\":\"FL16708.4\",\"seq\":4,\"product_model\":\"Design Pro\\\/ Smooth Pro\",\"product_description\":\"Double (XX) Impact Glazed Fiberglass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15505-R2\",\"approval_number\":\"FL15505.2\",\"seq\":2,\"product_model\":\"Contours Steel, Wood Edge\",\"product_description\":\"Glazed Doors, Outswing\\\/Inswing, w\\\/ Glazed Sidelites, 12'-0\\\" x 6'-8\\\" & 12'-0\\\" x 8'-0\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17484-R0\",\"approval_number\":\"FL17484.7\",\"seq\":7,\"product_model\":\"G. Siteline Wood\",\"product_description\":\"Out-Swing Door (OX) 75 1\\\/4\\\" x 98 1\\\/2\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17484-R0\",\"approval_number\":\"FL17484.8\",\"seq\":8,\"product_model\":\"H. Siteline Wood\",\"product_description\":\"Out-Swing Door 4-Panel CHS (OXXO) 174 1\\\/2\\\" x 98 1\\\/2\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17484-R0\",\"approval_number\":\"FL17484.9\",\"seq\":9,\"product_model\":\"I. Siteline Wood\",\"product_description\":\"Out-Swing French Door (XX) 75 1\\\/4\\\" x 98 1\\\/2\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17484-R0\",\"approval_number\":\"FL17484.10\",\"seq\":10,\"product_model\":\"J. Siteline Wood\",\"product_description\":\"Wood Out-Swing French Door with Transom\\n(O\\\/XX) 87 1\\\/4\\\" x 122 1\\\/2\\\" (87 1\\\/4\\\" x 98 1\\\/2\\\" door with 87 1\\\/4\\\" x 24\\\" transom)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-11-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17484-R0\",\"approval_number\":\"FL17484.11\",\"seq\":11,\"product_model\":\"K. Siteline Clad\",\"product_description\":\"Out-Swing Door 4-Panel CHS (OXXO) 174 1\\\/2\\\" x 98 1\\\/2\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17484-R1\",\"approval_number\":\"FL17484.12\",\"seq\":12,\"product_model\":\"Siteline Wood\",\"product_description\":\"Out-Swing Door 4-Panel CHS (OXXO) 174 1\\\/2\\\" x 98 1\\\/2\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17484-R1\",\"approval_number\":\"FL17484.13\",\"seq\":13,\"product_model\":\"Siteline Wood\",\"product_description\":\"Out-Swing Door (OX) 75 1\\\/4\\\" x 98 1\\\/2\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17568-R2\",\"approval_number\":\"FL17568.2\",\"seq\":2,\"product_model\":\"Custom Clad Epic\",\"product_description\":\"Outswing Patio Door 153 3\\\/16\\\" x 98 1\\\/8\\\" (OXXO, OXXX)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21333-R0\",\"approval_number\":\"FL21333.1\",\"seq\":1,\"product_model\":\"Siteline Clad\",\"product_description\":\"Outswing Center Hinged Door (OX) 75 1\\\/4\\\" x 95 1\\\/2\\\" IG (5\\\/16\\\" PVB in - 5\\\/32\\\" out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-09-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21333-R0\",\"approval_number\":\"FL21333.2\",\"seq\":2,\"product_model\":\"Siteline Clad\",\"product_description\":\"Outswing French Door (XX) 75 1\\\/4\\\" x 95 1\\\/2\\\" IG (5\\\/16\\\" PVB in - 5\\\/32\\\" out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-09-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16904-R4\",\"approval_number\":\"FL16904.19\",\"seq\":19,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Double with side lite(s) (OXXO) Opaque Side Hinge Door 12-5 x 8-0 Outswing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16904-R6\",\"approval_number\":\"FL16904.20\",\"seq\":20,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single with side lite(s) (OXO) Opaque Side Hinge Door 6-0 x 6-8 Inswing\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16904-R6\",\"approval_number\":\"FL16904.21\",\"seq\":21,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single with side lite(s) (OXO) Glazed Side Hinge Door 6-0 x 6-8 Inswing\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16904-R6\",\"approval_number\":\"FL16904.22\",\"seq\":22,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single with side lite(s) (OXO) Opaque Side Hinge Door 6-0 x 6-8 Outswing\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16904-R6\",\"approval_number\":\"FL16904.23\",\"seq\":23,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single with side lite(s) (OXO) Glazed Side Hinge Door 6-0 x 6-8 Outswing\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16904-R6\",\"approval_number\":\"FL16904.24\",\"seq\":24,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single with side lite(s) (OXO) Opaque Side Hinge Door 6-0 x 6-8 Outswing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16904-R6\",\"approval_number\":\"FL16904.25\",\"seq\":25,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single with side lite(s) (OXO) Glazed Side Hinge Door 6-0 x 6-8 Outswing\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16904-R6\",\"approval_number\":\"FL16904.26\",\"seq\":26,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single with side lite(s) (OXO) Opaque Side Hinge Door 6-6 x 8-0 Inswing\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16904-R6\",\"approval_number\":\"FL16904.27\",\"seq\":27,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single with side lite(s) (OXO) Glazed Side Hinge Door 6-6 x 8-0 Inswing\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16904-R6\",\"approval_number\":\"FL16904.28\",\"seq\":28,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single with side lite(s) (OXO) Opaque Side Hinge Door 6-6 x 8-0 Outswing\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16904-R6\",\"approval_number\":\"FL16904.29\",\"seq\":29,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single with side lite(s) (OXO) Glazed Side Hinge Door 6-0 x 8-0 Outswing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16904-R6\",\"approval_number\":\"FL16904.30\",\"seq\":30,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single with side lite(s) (OXO) Opaque Side Hinge Door 6-6 x 8-0 Outswing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16904-R6\",\"approval_number\":\"FL16904.31\",\"seq\":31,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single with side lite(s) (OXO) Glazed Side Hinge Door 6-0 x 8-0 Outswing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#25951-R0\",\"approval_number\":\"FL25951.1\",\"seq\":1,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Single (X) Glazed Transom, 4'-0\\\" x 8'-0\\\", Inswing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#25951-R0\",\"approval_number\":\"FL25951.2\",\"seq\":2,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Single (X) Glazed Transom, 4'-0\\\" x 8'-0\\\", Outswing\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#25951-R0\",\"approval_number\":\"FL25951.3\",\"seq\":3,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Single (X) Glazed Door, 3'-0\\\" x 10'-0\\\", Inswing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#25951-R0\",\"approval_number\":\"FL25951.4\",\"seq\":4,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Single (X) Glazed Door, 3'-0\\\" x 10'-0\\\", Outswing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#25951-R0\",\"approval_number\":\"FL25951.5\",\"seq\":5,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Single (X) Glazed Sidelite, 2'-0\\\" x 10'-0\\\", Inswing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#25951-R0\",\"approval_number\":\"FL25951.6\",\"seq\":6,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Single (X) Glazed Sidelite, 2'-0\\\" x 10'-0\\\", Outswing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30030-R0\",\"approval_number\":\"FL30030.22\",\"seq\":22,\"product_model\":\"Siteline or W-5500 Wood\",\"product_description\":\"In-Swing French Door with Transom 87-1\\\/4\\\" x 122-1\\\/2\\\" (XX-O)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21837-R10\",\"approval_number\":\"FL21837.9\",\"seq\":9,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Double (OXXO) Glazed Door, 12'-0\\\" x 10'-0\\\", Inswing, with or without Sidelites\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#34707-R0\",\"approval_number\":\"FL34707.1\",\"seq\":1,\"product_model\":\"Design Pro\\\/ Smooth Pro Fiberglass\",\"product_description\":\"F2500 Bifolding Door (XX) 6-0\\\" x 6-8\\\" Glazed\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#35401-R0\",\"approval_number\":\"FL35401.1\",\"seq\":1,\"product_model\":\"Design Pro\\\/ Smooth Pro Fiberglass\",\"product_description\":\"F2500 Bifolding Door (XX) 6-0\\\" x 6-8\\\" Glazed\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-30 00:00:00\",\"instructions_url\":\"\"}],\"Vintage Ironworks, L.L.C.\":[{\"manufacturer\":\"Vintage Ironworks, L.L.C.\",\"approval_number_master\":\"FL#4032-R0\",\"approval_number\":\"FL4032.1\",\"seq\":1,\"product_model\":\"Elegant door\",\"product_description\":\"Inswing and outswing door system with sidelites and transoms.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vintage Ironworks, L.L.C.\",\"approval_number_master\":\"FL#11212-R0\",\"approval_number\":\"FL11212.1\",\"seq\":1,\"product_model\":\"Steel Inswing Doors\",\"product_description\":\"Steel Inswing Doors with and without sidelights and transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vintage Ironworks, L.L.C.\",\"approval_number_master\":\"FL#11212-R0\",\"approval_number\":\"FL11212.2\",\"seq\":2,\"product_model\":\"Steel Outswing Doors\",\"product_description\":\"Steel Outswing Doors with and without sidelights and transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"CAOBA Doors\":[{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#11217-R8\",\"approval_number\":\"FL11217.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Mahogany Doors\",\"product_description\":\"Outswing Aluminum Clad Glazed Wood Doors w\\\/ Transom\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#11217-R8\",\"approval_number\":\"FL11217.5\",\"seq\":5,\"product_model\":\"Mahogany Doors\",\"product_description\":\"10'0 Outswing Glazed Wood Doors\",\"design_pressure\":\"+65\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#11217-R8\",\"approval_number\":\"FL11217.6\",\"seq\":6,\"product_model\":\"Mahogany Doors\",\"product_description\":\"Outswing Glazed Wood Doors w\\\/ Transom\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#11217-R8\",\"approval_number\":\"FL11217.7\",\"seq\":7,\"product_model\":\"Mahogany Doors\",\"product_description\":\"10'0 Inswing Glazed Wood Doors\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#14329-R7\",\"approval_number\":\"FL14329.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Vista View\",\"product_description\":\"Out Folding Aluminum Clad Wood Doors\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#14329-R7\",\"approval_number\":\"FL14329.2\",\"seq\":2,\"product_model\":\"Vista View\",\"product_description\":\"Out Folding Wood Doors\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#16469-R6\",\"approval_number\":\"FL16469.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Vista View Folding Door\",\"product_description\":\"Outswing Folding Aluminum Clad Wood Doors with E3 Hardware\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#16469-R6\",\"approval_number\":\"FL16469.2\",\"seq\":2,\"product_model\":\"Vista View Folding Door\",\"product_description\":\"Outswing Folding Wood Doors with E3 Hardware\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.1\",\"seq\":1,\"product_model\":\"101 CP\",\"product_description\":\"Wood 4-panel door with carved upper rectangular panels up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.2\",\"seq\":2,\"product_model\":\"101 PP\",\"product_description\":\"Wood 4-panel door up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.3\",\"seq\":3,\"product_model\":\"101 SL\",\"product_description\":\"Wood Sidelite with 1 lower panel and 1 upper rectangular glazed lite up to 14\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.4\",\"seq\":4,\"product_model\":\"101 TG\",\"product_description\":\"Wood 2-panel door with 2 upper, rectangular glazed lites up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.5\",\"seq\":5,\"product_model\":\"102 CP\",\"product_description\":\"Wood 4-panel door with upper, carved, arch-top panels up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.6\",\"seq\":6,\"product_model\":\"102 PP\",\"product_description\":\"Wood 4-panel door with upper arch-top panels up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.7\",\"seq\":7,\"product_model\":\"102 SL\",\"product_description\":\"Wood Sidelite with 1 lower wood panel and 1 glazed upper arch-top lite up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.8\",\"seq\":8,\"product_model\":\"102 TG\",\"product_description\":\"Wood 2-panel door with 2 upper arch-top lites up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.9\",\"seq\":9,\"product_model\":\"103 SL\",\"product_description\":\"Wood Door Sidelite with 1 lower wood panel and 1 upper arch-top glazed lite up to 14\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.10\",\"seq\":10,\"product_model\":\"103 TG\",\"product_description\":\"Wood 6-panel door with upper segment head lite up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.11\",\"seq\":11,\"product_model\":\"107 SL\",\"product_description\":\"Wood Door Sidelite with 1 lower panel and 1 upper arch-top glazed lite up to 14\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.12\",\"seq\":12,\"product_model\":\"107 SL Long\",\"product_description\":\"Wood Door Sidelite with full height, arch-top glazed lite up to 14\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.13\",\"seq\":13,\"product_model\":\"107 TG\",\"product_description\":\"Wood 2-panel door with upper arch-top glazed lite up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.14\",\"seq\":14,\"product_model\":\"1100 SL\",\"product_description\":\"Wood Door Sidelite with single glazed lite (84\\\") or single lower wood panel and upper glazed lite (96\\\") up to 14\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.15\",\"seq\":15,\"product_model\":\"1100 TG\",\"product_description\":\"Wood Door with single lower panel and upper glazed lite, with dental mouldings, up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.16\",\"seq\":16,\"product_model\":\"1107 SL\",\"product_description\":\"Wood Door Sidelite with single lower wood panel and upper glazed lite (96\\\") or single glazed lite (84\\\"), up to 14\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.17\",\"seq\":17,\"product_model\":\"1107 TG\",\"product_description\":\"Wood Door with single lower panel and upper glazed lite (96\\\") or single glazed lite (84\\\") up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.18\",\"seq\":18,\"product_model\":\"111 TG\",\"product_description\":\"Wood 6-panel Door with upper arched, glazed lite, up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.19\",\"seq\":19,\"product_model\":\"1115\",\"product_description\":\"Wood Door, glazed full, arch-top lite, with beaded mouldings, up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.20\",\"seq\":20,\"product_model\":\"1130\",\"product_description\":\"Wood door with single lower panel and 3\\\/4 glazed lite (96\\\"), or full glazed lite (80\\\"), up to 36\\\"W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.21\",\"seq\":21,\"product_model\":\"1130 SL\",\"product_description\":\"Wood Door Sidelite, single lower wood panel, with 3\\\/4 glazed lite above (96\\\"), or full glazed lite (80\\\"), up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.22\",\"seq\":22,\"product_model\":\"1152 SL\",\"product_description\":\"Wood Door Sidelite with single glazed lite (84\\\") or single lower wood panel with upper glazed lite (96\\\"), up to 14\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.23\",\"seq\":23,\"product_model\":\"1152 TG\",\"product_description\":\"Wood door with single glazed lite (84\\\") or single lower panel and upper glazed lite (96\\\"), up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.24\",\"seq\":24,\"product_model\":\"1180\",\"product_description\":\"Wood door with beaded mouldings, one lower panel and 3\\\/4 glazed lite (96\\\") or full glazed lite (80\\\"), up to 36\\\" W x 96\\\"H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.25\",\"seq\":25,\"product_model\":\"1181 SL\",\"product_description\":\"Wood Door Sidelite, single lower wood panel with 3\\\/4 glazed upper lite (96\\\"), or full glazed lite (80\\\"), up to 14\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.26\",\"seq\":26,\"product_model\":\"1230\",\"product_description\":\"Wood Door with decorative applied columns, mouldings and wreath design, upper round glazed lite, lower two-thirds glazed lite, up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.27\",\"seq\":27,\"product_model\":\"1411\",\"product_description\":\"Wood 11-panel door with central carved panel, up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.28\",\"seq\":28,\"product_model\":\"1411 SL\",\"product_description\":\"Wood Door Sidelite, 7-panel with central carved panel, up to 14\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.29\",\"seq\":29,\"product_model\":\"1508\",\"product_description\":\"Wood Double French Arch-top Doors, each door with single lower panel, 8 glazed lites, each door up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.30\",\"seq\":30,\"product_model\":\"1521\",\"product_description\":\"Wood Double French Doors, curved lower panels, 10 curved, glazed lites, each door up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.31\",\"seq\":31,\"product_model\":\"203 CP\",\"product_description\":\"Wood 7-panel door with central carved wood panel up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.32\",\"seq\":32,\"product_model\":\"203 PP\",\"product_description\":\"Wood 7-panel door up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.33\",\"seq\":33,\"product_model\":\"203 SL\",\"product_description\":\"Wood 4-panel Door Sidelite with central glazed lite up to 14\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.34\",\"seq\":34,\"product_model\":\"203 TG\",\"product_description\":\"Wood 6-panel door with central glazed lite up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.35\",\"seq\":35,\"product_model\":\"2104\",\"product_description\":\"Wood Door, 4-panel with central glazed lite, up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.36\",\"seq\":36,\"product_model\":\"2204\",\"product_description\":\"Wood Door, 2 lower panels, with 2 upper glazed lites, up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.37\",\"seq\":37,\"product_model\":\"280\",\"product_description\":\"Wood 6-panel door with central glazed lite, up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.38\",\"seq\":38,\"product_model\":\"304\",\"product_description\":\"Wood 4-panel door with curved rails up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.39\",\"seq\":39,\"product_model\":\"309 Transom\",\"product_description\":\"Wood Door Transom, Segment Head Arch, single glazed unit, up to 28 sq. ft.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.40\",\"seq\":40,\"product_model\":\"320\",\"product_description\":\"Wood 2-panel door with curved rails and carved upper panel up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.41\",\"seq\":41,\"product_model\":\"330 Transom\",\"product_description\":\"Wood Door Transom, segment head, arched, full lite glazed, up to 30\\\" H x 72\\\" W\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.42\",\"seq\":42,\"product_model\":\"3320\",\"product_description\":\"Wood Door, lower carved, arch-top panel, curved rails, upper single arch-top glazed lite, up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.43\",\"seq\":43,\"product_model\":\"3872\",\"product_description\":\"Wood Double Door Unit, 4-panel arched-top, with decorative door nails, each door up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.44\",\"seq\":44,\"product_model\":\"400 Transom\",\"product_description\":\"Wood Door Transom, rectangular shape full glazed lite, up to 28.25 sq. ft.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.45\",\"seq\":45,\"product_model\":\"4280\",\"product_description\":\"Wood Door with single lower panel and arch-top, glazed lite above, up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.46\",\"seq\":46,\"product_model\":\"450 Transom\",\"product_description\":\"Wood Door Transom, full glazed lite, up to 28 sq ft.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.47\",\"seq\":47,\"product_model\":\"500 Transom\",\"product_description\":\"Wood Door Transom, single glazed half-round unit, up to 36\\\" H x 72\\\" W\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.48\",\"seq\":48,\"product_model\":\"5001 SL\",\"product_description\":\"Wood Door Sidelite with full glazed lite, up to 14\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.49\",\"seq\":49,\"product_model\":\"5060 SL\",\"product_description\":\"Wood Door Sidelite with lower wood panel and two-thirds glazed lite, up to 14\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.50\",\"seq\":50,\"product_model\":\"5075 SL\",\"product_description\":\"Wood Door Sidelite with lower wood panel and three-quarter glazed lite, up to 14\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.51\",\"seq\":51,\"product_model\":\"509 Transom\",\"product_description\":\"Wood Door Transom, Single glazed, half-round unit, up to 36\\\" H x 72\\\" W\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.52\",\"seq\":52,\"product_model\":\"511 SL\",\"product_description\":\"Wood Door Sidelite with 1 lower panel, 1 upper panel with oval glazed lite up to 14\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.53\",\"seq\":53,\"product_model\":\"511 Transom\",\"product_description\":\"Wood Door Transom, half-round arched unit, up to 36\\\" H x 72\\\" W\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.54\",\"seq\":54,\"product_model\":\"511TG\",\"product_description\":\"Wood 3-panel door with 2 lower panels, 1 upper panel with carved corners and oval glazed lite up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.55\",\"seq\":55,\"product_model\":\"512 Transom\",\"product_description\":\"Wood Door Transom, full half-round, glazed lite, up to 36\\\" x 72\\\" or 28.25 sq. ft.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.56\",\"seq\":56,\"product_model\":\"525 CP\",\"product_description\":\"Wood 8-panel door with central arch-top, carved wood panel, up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.57\",\"seq\":57,\"product_model\":\"525 PP\",\"product_description\":\"Wood 8-panel door with central arch-top wood panel, up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.58\",\"seq\":58,\"product_model\":\"525 SL\",\"product_description\":\"Wood Door Sidelite with 1 lower panel and 1 arched, glazed upper lite up to 14\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.59\",\"seq\":59,\"product_model\":\"525 TG\",\"product_description\":\"Wood 7-panel door with central arched glazed lite up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.60\",\"seq\":60,\"product_model\":\"534\",\"product_description\":\"Wood Double Door Unit, each door 2-panel with decorative ribbed panels, each door up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.61\",\"seq\":61,\"product_model\":\"54 TG\",\"product_description\":\"Wood 6-panel door with round upper glazed lite up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.62\",\"seq\":62,\"product_model\":\"54 TG Arch\",\"product_description\":\"Wood 6-panel door with round upper glazed lite and arched top up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.63\",\"seq\":63,\"product_model\":\"541 Transom\",\"product_description\":\"Wood Door Transom, Half-round Shape, 4 equal radial glazed lites, up to 36\\\" H x 72\\\" W\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.64\",\"seq\":64,\"product_model\":\"550\",\"product_description\":\"Wood 5-panel door with full-height oval wood panels up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.65\",\"seq\":65,\"product_model\":\"550 SL\",\"product_description\":\"Wood Door Sidelite with 2 oval wood panels up to 14\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.66\",\"seq\":66,\"product_model\":\"550 SL with IG\",\"product_description\":\"Wood Door Sidelite with 2 oval glazed lites up to 14\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.67\",\"seq\":67,\"product_model\":\"551 Transom\",\"product_description\":\"Wood Door Transom, Half-round shape, central half-round lite, with 4 radial lites, up to 36\\\" H x 72\\\" W\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.68\",\"seq\":68,\"product_model\":\"5521\",\"product_description\":\"Wood door with 2, three quarter height lower panels, exterior ledge, and upper glazed lite, up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.69\",\"seq\":69,\"product_model\":\"5522\",\"product_description\":\"Wood door with 2 three-quarter height lower panels, door ledge, and 1 upper, arched glazed lite, up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.70\",\"seq\":70,\"product_model\":\"5523\",\"product_description\":\"Wood door with 2 three-quarter height lower panels, door ledge, and 3 upper glazed lites, up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.71\",\"seq\":71,\"product_model\":\"566\",\"product_description\":\"Wood Double Door Unit, Single ribbed panel, each door up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.72\",\"seq\":72,\"product_model\":\"580 Transom\",\"product_description\":\"Wood Door Transom, full glazed half-round lite, up to 36\\\" H x 72\\\" W\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.73\",\"seq\":73,\"product_model\":\"600\",\"product_description\":\"Wood single panel door with ribbed panel up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.74\",\"seq\":74,\"product_model\":\"600 Transom\",\"product_description\":\"Wood Door Transom, arched shape single glazed lite, up to 28.25 sq. ft.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.75\",\"seq\":75,\"product_model\":\"610\",\"product_description\":\"Wood 2-panel door with carved panels up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.76\",\"seq\":76,\"product_model\":\"620\",\"product_description\":\"Wood 2-panel door with circular, carved center rail up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.77\",\"seq\":77,\"product_model\":\"75\",\"product_description\":\"Wood 4-panel door with arched top up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.78\",\"seq\":78,\"product_model\":\"750 TG\",\"product_description\":\"Wood 4-panel Double door unit, each door with half-circular glazed lite, each door up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.79\",\"seq\":79,\"product_model\":\"751 TG\",\"product_description\":\"Wood Double Door unit, each door 4-panell with half-circular glazed glass lite, each door up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.80\",\"seq\":80,\"product_model\":\"775\",\"product_description\":\"Wood Door with intersecting arched rails, 7 glazed lites, up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.81\",\"seq\":81,\"product_model\":\"780\",\"product_description\":\"Wood Double Door unit, each door 4-panel with half-round glazed lite, each door up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.82\",\"seq\":82,\"product_model\":\"830 TG\",\"product_description\":\"Wood Double Door unit - each door 3-panel with 3\\\/4 glazed lite, each door up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.83\",\"seq\":83,\"product_model\":\"850 TG\",\"product_description\":\"Wood Double Door unit - each door 3-panel with 3\\\/4 glazed lite, each door up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.84\",\"seq\":84,\"product_model\":\"852 TG\",\"product_description\":\"Wood Double Door unit, each door 3-panel with upper glazed lite, ea door up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.85\",\"seq\":85,\"product_model\":\"900 SL\",\"product_description\":\"Wood Door Sidelite with lower wood panel and upper rectangular glazed lite, up to 14\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.86\",\"seq\":86,\"product_model\":\"900 TG\",\"product_description\":\"Wood 3-panel door with central oval glazed lite up to 36\\\" W x 96\\\"H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.87\",\"seq\":87,\"product_model\":\"920 SL\",\"product_description\":\"Wood Door Sidelite with single glazed lite, up to 14\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.88\",\"seq\":88,\"product_model\":\"920 TG\",\"product_description\":\"Wood Single Panel Door with central oval glazed lite mounted in central panel, up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.89\",\"seq\":89,\"product_model\":\"Bacchus Door\",\"product_description\":\"Wood Round-top Door, 2-panel, fully carved one side with lion's head, grapes, vines and Puti, door up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.90\",\"seq\":90,\"product_model\":\"Bacchus Door Surround\",\"product_description\":\"Arched wooden, carved surround - solid wood with carved grapes and vines, up to 14\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.91\",\"seq\":91,\"product_model\":\"RT 4002 SL\",\"product_description\":\"Wood Door Sidelite, Rio Tuscany Finished, with single, arched, full glazed lite and decorative iron grille, up to 14\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.92\",\"seq\":92,\"product_model\":\"RT 4061\",\"product_description\":\"Wood Door Rio Tuscany Finish, with decorative 6-slab panels and iron hardware, up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.93\",\"seq\":93,\"product_model\":\"RT 4094\",\"product_description\":\"Wood Round-top Door, Rio Tuscany Finished, with decroative 9-slab panel, iron door nails and hardware, central glazed lite with iron grille, up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.94\",\"seq\":94,\"product_model\":\"RT 4106\",\"product_description\":\"Wood Door, Rio Tuscany Finished, 2 three-quarter height lower wood panels, door ledge, 8 glazed lites above, up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.95\",\"seq\":95,\"product_model\":\"RT 4131\",\"product_description\":\"Wood Door, Rio Tuscany Finished, single, 3-slab central wood panel with decorative iron door nails and hardware, up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.96\",\"seq\":96,\"product_model\":\"RT 4143\",\"product_description\":\"Wood Door, Rio Tuscany finished, single 5-slab wood central panel and gothic arched top, with decorative iron door nails and hardware, up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.97\",\"seq\":97,\"product_model\":\"RT 4150\",\"product_description\":\"Wood Door, Rio Tuscany Finished, with single, arched, 5-slab central wood panel, up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.98\",\"seq\":98,\"product_model\":\"RT 4152\",\"product_description\":\"Wood Double Door unit, Rio Tuscany Finished, each door with single, arched, 5-slab central wood panel, glazed lite, decorative iron door nails and hardware, each door up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.99\",\"seq\":99,\"product_model\":\"RT 4153\",\"product_description\":\"Wood Door, Rio Tuscany Finished, with single, arched, 5-slab central wood panel, decorative iron door nails and grille, up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.100\",\"seq\":100,\"product_model\":\"RT 4157\",\"product_description\":\"Wood Door, Rio Tuscany style finish, with 5 slab central panel, single square lite, iron grille, with decorative door nails and iron hardware, up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.101\",\"seq\":101,\"product_model\":\"RT 4157 Transom\",\"product_description\":\"Wood Door Transom, Rio Tuscany Finished, with 2 glazed lites and decorative iron grilles, up to 30\\\" H x 72\\\" W\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.102\",\"seq\":102,\"product_model\":\"RT 4163\",\"product_description\":\"Wood Round-top Door, Rio Tuscany Finished, single 5-slab panel with decroative iron door nails and grille, up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.103\",\"seq\":103,\"product_model\":\"RT 4200\",\"product_description\":\"Wood Door, Rio Tuscany Finished, 2-panel with arched upper panel, up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.104\",\"seq\":104,\"product_model\":\"RT 4201 SL\",\"product_description\":\"Wood Door Sidelite, Rio Tuscany Finished, with 2 glazed lites and decorative iron grilles, up to 14\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.105\",\"seq\":105,\"product_model\":\"RT 4231\",\"product_description\":\"Wood Double Door Unit, Rio Tuscany Finished, 2-panel with arched, 3-slab panel, with decorative iron door nails, each door up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.106\",\"seq\":106,\"product_model\":\"RT 4240\",\"product_description\":\"Wood Door, Rio Tuscany Finished, 2-panel with 4-slab panels, top and bottom, up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.107\",\"seq\":107,\"product_model\":\"RT 4242\",\"product_description\":\"Wood Door, Rio Tuscany Finished, 2-panel with arched, 5-slab central wood panel, with decorative iron door nails and grille, up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.108\",\"seq\":108,\"product_model\":\"RT 4249\",\"product_description\":\"Wood Door, Rio Tuscany Finished, with single, 4-slab lowere panel, upper arched glazed lite, with decorative iron door nails, up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.109\",\"seq\":109,\"product_model\":\"RT 4250\",\"product_description\":\"Wood Door, Rio Tuscany Finished, with 2-panel, arched, 5-slab central wood panel, up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.110\",\"seq\":110,\"product_model\":\"RT 4252\",\"product_description\":\"Wood Round-top Door, Rio Tuscany Finished, 2- panel with 5-slab panels, decorative iron door nais and grille, up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.111\",\"seq\":111,\"product_model\":\"RT 4302\",\"product_description\":\"Wood Round-top Door, Rio Tuscany Finished, 2- panel with upper arched glazed lite, up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.112\",\"seq\":112,\"product_model\":\"RT 4323\",\"product_description\":\"Wood Round-top Door, Rio Tuscany Finished, 2- panel with 2 upper arched doors with iron grille, up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.113\",\"seq\":113,\"product_model\":\"RT 4421\",\"product_description\":\"Wood Door, Rio Tuscany Finished, 4-panel with 2-slab panels, includes decorative iron door nails and hardware, up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.114\",\"seq\":114,\"product_model\":\"RT 4801\",\"product_description\":\"Wood Double Door Unit, Rio Tuscany Finished, 8-panel, with iron grille and decorative hardware, each door up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#2395-R0\",\"approval_number\":\"FL2395.115\",\"seq\":115,\"product_model\":\"RT 4803\",\"product_description\":\"Wood Double Arch-top Door Unit, Rio Tuscany Finished, each door 8-panel, each door up to 36\\\" W x 96\\\" H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#7297-R0\",\"approval_number\":\"FL7297.1\",\"seq\":1,\"product_model\":\"Series Mahogany\",\"product_description\":\"Double In-swing Entry Door with Raised Panels\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#7297-R0\",\"approval_number\":\"FL7297.2\",\"seq\":2,\"product_model\":\"Series Mahogany\",\"product_description\":\"In-swing Single Entry Door with Raised Panels\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#7297-R0\",\"approval_number\":\"FL7297.3\",\"seq\":3,\"product_model\":\"Series Mahogany\",\"product_description\":\"Double In-swing Glazed Entry Door with Raised Panels and Transom Arch Top Lite\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#7297-R0\",\"approval_number\":\"FL7297.4\",\"seq\":4,\"product_model\":\"Series Mahogany\",\"product_description\":\"In-swing Wood and Glazed Single Entry Door with Raised Panels and Fixed Sidelite\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#10789-R0\",\"approval_number\":\"FL10789.1\",\"seq\":1,\"product_model\":\"1 3\\\/4\\\" Mahogany Dbl O.S. Raised Panel Doors\",\"product_description\":\"Double Out Swing Entry Door w\\\/ Raised Panels\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#10789-R0\",\"approval_number\":\"FL10789.2\",\"seq\":2,\"product_model\":\"1 3\\\/4\\\" Mahogany Single O.S. Raised Panel Doors\",\"product_description\":\"Single Out Swing Entry Door w\\\/ Raised Panels\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#10789-R0\",\"approval_number\":\"FL10789.3\",\"seq\":3,\"product_model\":\"Series Mahogany\",\"product_description\":\"Double Out Swing Glazed Entry Door with Raised Panels and Transom Arch Top Lite\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#10789-R0\",\"approval_number\":\"FL10789.4\",\"seq\":4,\"product_model\":\"Series Mahogany\",\"product_description\":\"Out Swing Wood and Glazed Single Entry Door with Raised Panels and Fixed Sidelite\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#11405-R0\",\"approval_number\":\"FL11405.1\",\"seq\":1,\"product_model\":\"Series Mahogany\",\"product_description\":\"Double In Swing Entry Door with Raised Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#11405-R0\",\"approval_number\":\"FL11405.2\",\"seq\":2,\"product_model\":\"Series Mahogany\",\"product_description\":\"Single In swing Entry Door with Raised Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#11405-R0\",\"approval_number\":\"FL11405.3\",\"seq\":3,\"product_model\":\"Series Mahogany\",\"product_description\":\"Double In Swing Glazed Entry Door with Raised Panels and Arch Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#11405-R0\",\"approval_number\":\"FL11405.4\",\"seq\":4,\"product_model\":\"Series Mahogany\",\"product_description\":\"Single In Swing Wood and Glazed Entry Door with Raised Panels and Fixed Sidelite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#11217-R1\",\"approval_number\":\"FL11217.2\",\"seq\":2,\"product_model\":\"Mahogany Doors\",\"product_description\":\"8'0 Outswing Opaque Wood Doors w\\\/ Sidelites & Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#11217-R1\",\"approval_number\":\"FL11217.3\",\"seq\":3,\"product_model\":\"Mahogany Doors\",\"product_description\":\"10'0 Outswing Glazed Wood Doors\",\"design_pressure\":\"+65\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#11217-R1\",\"approval_number\":\"FL11217.4\",\"seq\":4,\"product_model\":\"Mahogany Doors\",\"product_description\":\"Outswing Glazed Wood Doors w\\\/ Transom\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#16637-R0\",\"approval_number\":\"FL16637.1\",\"seq\":1,\"product_model\":\"Mahogany Outswing Door\",\"product_description\":\"Glazed Mahogany Outswing Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Mesker MBM\":[{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#15539-R5\",\"approval_number\":\"FL15539.1\",\"seq\":1,\"product_model\":\"\\\"N\\\" Series\",\"product_description\":\"Commercial Outswing Steel Doors with or without Transoms\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#4138-R0\",\"approval_number\":\"FL4138.1\",\"seq\":1,\"product_model\":\"a. \\\"H Door\\\" - Commercial Steel Single Door\",\"product_description\":\"3'0 x 7'0 - Outswing 16 Ga. Steel Door in a Hollow Metal Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#4138-R0\",\"approval_number\":\"FL4138.2\",\"seq\":2,\"product_model\":\"b. \\\"H Door\\\" - Commercial Steel Double Door\",\"product_description\":\"6'0 x 7'0 - Outswing 16 Ga. Steel Door in a Hollow Metal Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#8235-R1\",\"approval_number\":\"FL8235.1\",\"seq\":1,\"product_model\":\"a. \\\"N\\\" and \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 8'0 Outswing 18 ga. Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#8235-R1\",\"approval_number\":\"FL8235.2\",\"seq\":2,\"product_model\":\"b. \\\"N\\\" and \\\"D\\\" Series Commercilal Steel Door\",\"product_description\":\"Nominal 4'0 x 8'0 Outswing 18 ga. Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#8235-R1\",\"approval_number\":\"FL8235.3\",\"seq\":3,\"product_model\":\"c. \\\"N\\\" and \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 4'0 x 7'0 Outswing 18 ga. Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#8235-R1\",\"approval_number\":\"FL8235.4\",\"seq\":4,\"product_model\":\"d. \\\"N\\\" and \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Up to a Nominal 3'6 x 7'0 Outswing 18 ga. Commercial Steel Door with a Half Lite over a Half Louver in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#8235-R1\",\"approval_number\":\"FL8235.5\",\"seq\":5,\"product_model\":\"e. \\\"N\\\" and \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Up to a Nominal 3'6 x 7'0 Outswing 18 ga. Commercial Steel Door with a Half Lite in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#8235-R1\",\"approval_number\":\"FL8235.6\",\"seq\":6,\"product_model\":\"f. \\\"N\\\" and \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Up to a Nominal 3'6 x 7'0 Outswing 18 ga. Commercial Steel Door with a Half Louver in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#9032-R1\",\"approval_number\":\"FL9032.1\",\"seq\":1,\"product_model\":\"b. \\\"H\\\" and \\\"HURRICANE\\\" Series Commercial Steel Door\",\"product_description\":\"Up to a 6'0 x 7'0 Outswing 16 ga. Opaque Commercial Steel Door in a 16 ga. Hollow Metal Frame - Double Configuration (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#9692-R1\",\"approval_number\":\"FL9692.1\",\"seq\":1,\"product_model\":\"a. \\\"H\\\" and \\\"HURRICANE\\\" Series Commercial Steel Door\",\"product_description\":\"Up to a 3'0 x 7'0 Outswing 16 ga. Opaque Commercial Steel Door in a 16 ga. Hollow Metal Frame - Double Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#11218-R0\",\"approval_number\":\"FL11218.1\",\"seq\":1,\"product_model\":\"a. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head (Inswing X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#11218-R0\",\"approval_number\":\"FL11218.2\",\"seq\":2,\"product_model\":\"b. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head (Outswing X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#11229-R0\",\"approval_number\":\"FL11229.1\",\"seq\":1,\"product_model\":\"a. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with Transom (Inswing\\\/Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#11229-R0\",\"approval_number\":\"FL11229.2\",\"seq\":2,\"product_model\":\"b. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with Sidelite (Inswing\\\/Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#11229-R0\",\"approval_number\":\"FL11229.3\",\"seq\":3,\"product_model\":\"c. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with Sidelite and Tramsom (Inswing\\\/Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#11229-R0\",\"approval_number\":\"FL11229.4\",\"seq\":4,\"product_model\":\"d. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame Storefront Elevations (Inswing\\\/Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#11229-R0\",\"approval_number\":\"FL11229.5\",\"seq\":5,\"product_model\":\"e. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with Transom (Inswing\\\/Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#11229-R0\",\"approval_number\":\"FL11229.6\",\"seq\":6,\"product_model\":\"f. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with Sidelite (Inswing\\\/Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#11229-R0\",\"approval_number\":\"FL11229.7\",\"seq\":7,\"product_model\":\"g. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with Sidelite and Tramsom (Inswing\\\/Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#11229-R0\",\"approval_number\":\"FL11229.8\",\"seq\":8,\"product_model\":\"h. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame Storefront Elevations (Inswing\\\/Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#11542-R0\",\"approval_number\":\"FL11542.1\",\"seq\":1,\"product_model\":\"a. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 8'0 x 8'0 - 16 ga. \\\"Impact\\\" Full Louvered Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame - Double Configuration (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#11542-R0\",\"approval_number\":\"FL11542.2\",\"seq\":2,\"product_model\":\"b. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 6'0 x 7'0 18 ga. \\\"Impact\\\" Glazed Commercial Steel Door in a 16 ga. Hollow Metal Frame - Double Configuration (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#11542-R0\",\"approval_number\":\"FL11542.3\",\"seq\":3,\"product_model\":\"c. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 6'0 x 7'0 18 ga. \\\"Impact\\\" Glazed Commercial Steel Door in a 16 ga. Hollow Metal Frame - Double Door with Transom Configuration (O\\\/XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#11542-R0\",\"approval_number\":\"FL11542.4\",\"seq\":4,\"product_model\":\"d. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 6'0 x 7'0 18 ga. Glazed Commercial Steel Door in a 16 ga. Hollow Metal Frame - Double Configuration (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#11542-R0\",\"approval_number\":\"FL11542.5\",\"seq\":5,\"product_model\":\"e. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 6'0 x 7'0 18 ga. Glazed Commercial Steel Door in a 16 ga. Hollow Metal Frame - Double Door with Transom Configuration (O\\\/XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#11542-R0\",\"approval_number\":\"FL11542.6\",\"seq\":6,\"product_model\":\"f. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 18 ga. \\\"Impact\\\" Glazed Commercial Steel Door in a 16 ga. Hollow Metal Frame - Single Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#11542-R0\",\"approval_number\":\"FL11542.7\",\"seq\":7,\"product_model\":\"g. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 18 ga. Glazed Commercial Steel Door in a 16 ga. Hollow Metal Frame - Single Door with Transom Configuration (O\\\/XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#11542-R0\",\"approval_number\":\"FL11542.8\",\"seq\":8,\"product_model\":\"h. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 18 ga. \\\"Non-Impact\\\" Glazed Commercial Steel Door in a 16 ga. Hollow Metal Frame - Single Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#11542-R0\",\"approval_number\":\"FL11542.9\",\"seq\":9,\"product_model\":\"i. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 18 ga. \\\"Non-Impact\\\" Glazed Commercial Steel Door in a 16 ga. Hollow Metal Frame - Single Door with Transom Configuration (O\\\/X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#11542-R1\",\"approval_number\":\"FL11542.10\",\"seq\":10,\"product_model\":\"j. \\\"N\\\" Series \\\"Slide Lock Replacement Door\\\"\",\"product_description\":\"Nominal 4'0 x 7'0 - 18 ga. \\\"Impact\\\" Opaque Commercial Steel Door with continuous hinge and patented slide latch and deadbolt assembly - Single Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#11542-R1\",\"approval_number\":\"FL11542.11\",\"seq\":11,\"product_model\":\"k. \\\"N\\\" Series Commercial Steel\",\"product_description\":\"Nominal 8'0 x 8'0 - 16 ga. \\\"Impact\\\" Opaque Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame - Double Configuration (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#11542-R1\",\"approval_number\":\"FL11542.12\",\"seq\":12,\"product_model\":\"l. \\\"NVS\\\" Series Commercial Steel\",\"product_description\":\"Nominal 4'0 x 8'0 - 16 ga. \\\"Impact\\\" Opaque Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame - Single Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#11543-R0\",\"approval_number\":\"FL11543.1\",\"seq\":1,\"product_model\":\"a. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with Transom (Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#11543-R0\",\"approval_number\":\"FL11543.2\",\"seq\":2,\"product_model\":\"b. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with Sidelite (Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#11543-R0\",\"approval_number\":\"FL11543.3\",\"seq\":3,\"product_model\":\"c. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with Sidelite and Tramsom (Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#11543-R0\",\"approval_number\":\"FL11543.4\",\"seq\":4,\"product_model\":\"d. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame Storefront Elevations (Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#13237-R0\",\"approval_number\":\"FL13237.1\",\"seq\":1,\"product_model\":\"a. Envy Series \\\"NVS\\\" Steel Commercial Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 16 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head (Inswing X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#13237-R0\",\"approval_number\":\"FL13237.2\",\"seq\":2,\"product_model\":\"b. Envy Series \\\"NVS\\\" Steel Commercial Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 16 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head (Outswing X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#13237-R0\",\"approval_number\":\"FL13237.3\",\"seq\":3,\"product_model\":\"c. Envy Series \\\"NVS\\\" Steel Commercial Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 16 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head (Inswing X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#13237-R0\",\"approval_number\":\"FL13237.4\",\"seq\":4,\"product_model\":\"d. Envy Series \\\"NVS\\\" Steel Commercial Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 16 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head (Outswing X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#15493-R0\",\"approval_number\":\"FL15493.1\",\"seq\":1,\"product_model\":\"\\\"N\\\" Series\",\"product_description\":\"Commercial Steel Doors Outswing\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#15493-R0\",\"approval_number\":\"FL15493.2\",\"seq\":2,\"product_model\":\"Series \\\"N\\\"\",\"product_description\":\"Series \\\"N\\\" Commercial Outswing Door\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#15539-R0\",\"approval_number\":\"FL15539.2\",\"seq\":2,\"product_model\":\"\\\"N\\\" Series\",\"product_description\":\"Commercial Outswing Steel Door (0\\\/XX)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#15539-R0\",\"approval_number\":\"FL15539.3\",\"seq\":3,\"product_model\":\"\\\"N\\\" Series\",\"product_description\":\"Commercial Outswing Steel Door (X)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#15539-R0\",\"approval_number\":\"FL15539.4\",\"seq\":4,\"product_model\":\"\\\"N\\\" Series\",\"product_description\":\"Commercial Outswing Steel Door (O\\\/X)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#15542-R0\",\"approval_number\":\"FL15542.1\",\"seq\":1,\"product_model\":\"\\\"NVS\\\" Series\",\"product_description\":\"Commercial Outswing Steel Door (X)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#15542-R0\",\"approval_number\":\"FL15542.2\",\"seq\":2,\"product_model\":\"\\\"NVS\\\" Series\",\"product_description\":\"Commercial Outswing Steel Door (X)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#15544-R0\",\"approval_number\":\"FL15544.1\",\"seq\":1,\"product_model\":\"\\\"N\\\" Series\",\"product_description\":\"Commercial Steel Door with Transom\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#15544-R0\",\"approval_number\":\"FL15544.2\",\"seq\":2,\"product_model\":\"\\\"N\\\" Series\",\"product_description\":\"Commercial Steel Door with Sidelite\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#15544-R0\",\"approval_number\":\"FL15544.3\",\"seq\":3,\"product_model\":\"\\\"N\\\" Series\",\"product_description\":\"Commercial Steel Door with Transom\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#15544-R0\",\"approval_number\":\"FL15544.4\",\"seq\":4,\"product_model\":\"\\\"N\\\" Series\",\"product_description\":\"Commercial Steel Door with Transom & Sidelite\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#15544-R0\",\"approval_number\":\"FL15544.5\",\"seq\":5,\"product_model\":\"\\\"N\\\" Series\",\"product_description\":\"Commercial Steel Doors Outswing\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#15548-R0\",\"approval_number\":\"FL15548.1\",\"seq\":1,\"product_model\":\"\\\"N\\\" & \\\"D\\\" Series\",\"product_description\":\"\\\"N\\\" & \\\"D\\\" Series Opaque OutSwing Steel Door\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#11218-R2\",\"approval_number\":\"FL11218.3\",\"seq\":3,\"product_model\":\"c. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head (Inswing X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#11218-R2\",\"approval_number\":\"FL11218.4\",\"seq\":4,\"product_model\":\"d. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head (Outswing X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#22301-R0\",\"approval_number\":\"FL22301.1\",\"seq\":1,\"product_model\":\"Series \\\"N\\\"\",\"product_description\":\"Commercial Outswing Steel Bullet Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"}],\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\":[{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12463-R21\",\"approval_number\":\"FL12463.8\",\"seq\":8,\"product_model\":\"STEEL\\\/FIBERGLASS INSWING OPAQUE DOOR - SINGLE & DOUBLE NI\",\"product_description\":\"STEEL\\\/FIBERGLASS INSWING OPAQUE DOOR - SINGLE & DOUBLE NI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12463-R21\",\"approval_number\":\"FL12463.9\",\"seq\":9,\"product_model\":\"STEEL\\\/FIBERGLASS INSWING OPAQUE DOUBLE DOOR W\\\/ SIDELITES & TRANSOM NI\",\"product_description\":\"STEEL\\\/FIBERGLASS INSWING OPAQUE DOUBLE DOOR W\\\/ SIDELITES & TRANSOM NI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12463-R21\",\"approval_number\":\"FL12463.10\",\"seq\":10,\"product_model\":\"STEEL\\\/FIBERGLASS INSWING OPAQUE DOUBLE DOOR W\\\/ SIDELITES NI\",\"product_description\":\"STEEL\\\/FIBERGLASS INSWING OPAQUE DOUBLE DOOR W\\\/ SIDELITES NI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12463-R21\",\"approval_number\":\"FL12463.11\",\"seq\":11,\"product_model\":\"STEEL\\\/FIBERGLASS INSWING OPAQUE DOUBLE DOOR W\\\/ TRANSOM NI\",\"product_description\":\"STEEL\\\/FIBERGLASS INSWING OPAQUE DOUBLE DOOR W\\\/ TRANSOM NI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12463-R21\",\"approval_number\":\"FL12463.12\",\"seq\":12,\"product_model\":\"STEEL\\\/FIBERGLASS INSWING OPAQUE SINGLE DOOR W\\\/ SIDELITES & TRANSOM NI\",\"product_description\":\"STEEL\\\/FIBERGLASS INSWING OPAQUE SINGLE DOOR W\\\/ SIDELITES & TRANSOM NI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12463-R21\",\"approval_number\":\"FL12463.13\",\"seq\":13,\"product_model\":\"STEEL\\\/FIBERGLASS INSWING OPAQUE SINGLE DOOR W\\\/ SIDELITES NI\",\"product_description\":\"STEEL\\\/FIBERGLASS INSWING OPAQUE SINGLE DOOR W\\\/ SIDELITES NI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12463-R21\",\"approval_number\":\"FL12463.14\",\"seq\":14,\"product_model\":\"STEEL\\\/FIBERGLASS INSWING OPAQUE SINGLE DOOR W\\\/ TRANSOM NI\",\"product_description\":\"STEEL\\\/FIBERGLASS INSWING OPAQUE SINGLE DOOR W\\\/ TRANSOM NI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12463-R21\",\"approval_number\":\"FL12463.22\",\"seq\":22,\"product_model\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE DOOR - SINGLE & DOUBLE NI\",\"product_description\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE DOOR - SINGLE & DOUBLE NI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12463-R21\",\"approval_number\":\"FL12463.23\",\"seq\":23,\"product_model\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE DOUBLE DOOR W\\\/ SIDELITES & TRANSOM NI\",\"product_description\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE DOUBLE DOOR W\\\/ SIDELITES & TRANSOM NI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12463-R21\",\"approval_number\":\"FL12463.24\",\"seq\":24,\"product_model\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE DOUBLE DOOR W\\\/ SIDELITES NI\",\"product_description\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE DOUBLE DOOR W\\\/ SIDELITES NI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12463-R21\",\"approval_number\":\"FL12463.25\",\"seq\":25,\"product_model\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE DOUBLE DOOR W\\\/ TRANSOM NI\",\"product_description\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE DOUBLE DOOR W\\\/ TRANSOM NI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12463-R21\",\"approval_number\":\"FL12463.26\",\"seq\":26,\"product_model\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE SINGLE DOOR W\\\/ SIDELITES & TRANSOM NI\",\"product_description\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE SINGLE DOOR W\\\/ SIDELITES & TRANSOM NI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12463-R21\",\"approval_number\":\"FL12463.27\",\"seq\":27,\"product_model\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE SINGLE DOOR W\\\/ SIDELITES NI\",\"product_description\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE SINGLE DOOR W\\\/ SIDELITES NI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12463-R21\",\"approval_number\":\"FL12463.28\",\"seq\":28,\"product_model\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE SINGLE DOOR W\\\/ TRANSOM NI\",\"product_description\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE SINGLE DOOR W\\\/ TRANSOM NI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#13494-R10\",\"approval_number\":\"FL13494.1\",\"seq\":1,\"product_model\":\"20GA STEEL ENTRY DOOR (GLAZED)\",\"product_description\":\"20GA GLAZED STEEL ENTRY DOOR IS\\\/OS SINGLE\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#13494-R10\",\"approval_number\":\"FL13494.2\",\"seq\":2,\"product_model\":\"20GA STEEL ENTRY DOOR (OPAQUE)\",\"product_description\":\"20GA STEEL ENTRY DOOR IS\\\/OS\",\"design_pressure\":\"+51\\\/-51\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#13494-R10\",\"approval_number\":\"FL13494.3\",\"seq\":3,\"product_model\":\"20GA STEEL ENTRY DOOR (OPAQUE)\",\"product_description\":\"20GA STEEL ENTRY DOOR IS\\\/OS W\\\/ AND W\\\/OUT SIDELITES\",\"design_pressure\":\"+45\\\/-51\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#13494-R10\",\"approval_number\":\"FL13494.4\",\"seq\":4,\"product_model\":\"PREMIUM FIBERGLASS DOOR (GLAZED)\",\"product_description\":\"PREMIUM GLAZED FIBERGLASS DOOR IS\\\/OS SINGLE\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#13494-R10\",\"approval_number\":\"FL13494.5\",\"seq\":5,\"product_model\":\"PREMIUM FIBERGLASS DOOR (OPAQUE)\",\"product_description\":\"PREMIUM FIBERGLASS DOOR IS\\\/OS W\\\/ AND W\\\/OUT SIDELITES\",\"design_pressure\":\"+45\\\/-51\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#16401-R18\",\"approval_number\":\"FL16401.1\",\"seq\":1,\"product_model\":\"STEEL INSWING GLAZED DOOR - SINGLE AND DOUBLE\",\"product_description\":\"STEEL INSWING GLAZED DOOR - SINGLE AND DOUBLE\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#16401-R18\",\"approval_number\":\"FL16401.2\",\"seq\":2,\"product_model\":\"STEEL INSWING GLAZED DOUBLE DOOR W\\\/ SIDELITES\",\"product_description\":\"STEEL INSWING GLAZED DOUBLE DOOR W\\\/ SIDELITES\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#16401-R18\",\"approval_number\":\"FL16401.3\",\"seq\":3,\"product_model\":\"STEEL INSWING GLAZED DOUBLE DOOR W\\\/ SIDELITES AND TRANSOM\",\"product_description\":\"STEEL INSWING GLAZED DOUBLE DOOR W\\\/ SIDELITES AND TRANSOM\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#16401-R18\",\"approval_number\":\"FL16401.4\",\"seq\":4,\"product_model\":\"STEEL INSWING GLAZED DOUBLE DOOR W\\\/ TRANSOM\",\"product_description\":\"STEEL INSWING GLAZED DOUBLE DOOR W\\\/ TRANSOM\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#16401-R18\",\"approval_number\":\"FL16401.5\",\"seq\":5,\"product_model\":\"STEEL INSWING GLAZED SINGLE DOOR W\\\/ SIDELITES\",\"product_description\":\"STEEL INSWING GLAZED SINGLE DOOR W\\\/ SIDELITES\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#16401-R18\",\"approval_number\":\"FL16401.6\",\"seq\":6,\"product_model\":\"STEEL INSWING GLAZED SINGLE DOOR W\\\/ SIDELITES AND TRANSOM\",\"product_description\":\"STEEL INSWING GLAZED SINGLE DOOR W\\\/ SIDELITES AND TRANSOM\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#16401-R18\",\"approval_number\":\"FL16401.7\",\"seq\":7,\"product_model\":\"STEEL INSWING GLAZED SINGLE DOOR W\\\/ TRANSOM\",\"product_description\":\"STEEL INSWING GLAZED SINGLE DOOR W\\\/ TRANSOM\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#16401-R18\",\"approval_number\":\"FL16401.8\",\"seq\":8,\"product_model\":\"STEEL OUTSWING GLAZED DOOR - SINGLE AND DOUBLE\",\"product_description\":\"STEEL OUTSWING GLAZED DOOR - SINGLE AND DOUBLE\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#16401-R18\",\"approval_number\":\"FL16401.9\",\"seq\":9,\"product_model\":\"STEEL OUTSWING GLAZED DOUBLE DOOR W\\\/ SIDELITES\",\"product_description\":\"STEEL OUTSWING GLAZED DOUBLE DOOR W\\\/ SIDELITES\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#16401-R18\",\"approval_number\":\"FL16401.10\",\"seq\":10,\"product_model\":\"STEEL OUTSWING GLAZED DOUBLE DOOR W\\\/ SIDELITES AND TRANSOM\",\"product_description\":\"STEEL OUTSWING GLAZED DOUBLE DOOR W\\\/ SIDELITES AND TRANSOM\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#16401-R18\",\"approval_number\":\"FL16401.11\",\"seq\":11,\"product_model\":\"STEEL OUTSWING GLAZED DOUBLE DOOR W\\\/ SIDELITES AND TRANSOM\",\"product_description\":\"STEEL OUTSWING GLAZED DOUBLE DOOR W\\\/ SIDELITES AND TRANSOM\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#16401-R18\",\"approval_number\":\"FL16401.12\",\"seq\":12,\"product_model\":\"STEEL OUTSWING GLAZED DOUBLE DOOR W\\\/ TRANSOM\",\"product_description\":\"STEEL OUTSWING GLAZED DOUBLE DOOR W\\\/ TRANSOM\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#16401-R18\",\"approval_number\":\"FL16401.13\",\"seq\":13,\"product_model\":\"STEEL OUTSWING GLAZED SINGLE DOOR W\\\/ SIDELITES\",\"product_description\":\"STEEL OUTSWING GLAZED SINGLE DOOR W\\\/ SIDELITES\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#16401-R18\",\"approval_number\":\"FL16401.14\",\"seq\":14,\"product_model\":\"STEEL OUTSWING GLAZED SINGLE DOOR W\\\/ TRANSOM\",\"product_description\":\"STEEL OUTSWING GLAZED SINGLE DOOR W\\\/ TRANSOM\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#16401-R18\",\"approval_number\":\"FL16401.15\",\"seq\":15,\"product_model\":\"STEEL\\\/FIBERGLASS INSWING OPAQUE DOOR -SINGLE AND DOUBLE\",\"product_description\":\"STEEL\\\/FIBERGLASS INSWING OPAQUE DOOR -SINGLE AND DOUBLE\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#16401-R18\",\"approval_number\":\"FL16401.16\",\"seq\":16,\"product_model\":\"STEEL\\\/FIBERGLASS INSWING OPAQUE DOUBLE DOOR W\\\/ SIDELITES\",\"product_description\":\"STEEL\\\/FIBERGLASS INSWING OPAQUE DOUBLE DOOR W\\\/ SIDELITES\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#16401-R18\",\"approval_number\":\"FL16401.17\",\"seq\":17,\"product_model\":\"STEEL\\\/FIBERGLASS INSWING OPAQUE DOUBLE DOOR W\\\/ SIDELITES AND TRANSOM\",\"product_description\":\"STEEL\\\/FIBERGLASS INSWING OPAQUE DOUBLE DOOR W\\\/ SIDELITES AND TRANSOM\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#16401-R18\",\"approval_number\":\"FL16401.18\",\"seq\":18,\"product_model\":\"STEEL\\\/FIBERGLASS INSWING OPAQUE DOUBLE DOOR W\\\/ TRANSOM\",\"product_description\":\"STEEL\\\/FIBERGLASS INSWING OPAQUE DOUBLE DOOR W\\\/ TRANSOM\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#16401-R18\",\"approval_number\":\"FL16401.19\",\"seq\":19,\"product_model\":\"STEEL\\\/FIBERGLASS INSWING OPAQUE SINGLE DOOR W\\\/ SIDELITES\",\"product_description\":\"STEEL\\\/FIBERGLASS INSWING OPAQUE SINGLE DOOR W\\\/ SIDELITES\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#16401-R18\",\"approval_number\":\"FL16401.20\",\"seq\":20,\"product_model\":\"STEEL\\\/FIBERGLASS INSWING OPAQUE SINGLE DOOR W\\\/ SIDELITES AND TRANSOM\",\"product_description\":\"STEEL\\\/FIBERGLASS INSWING OPAQUE SINGLE DOOR W\\\/ SIDELITES AND TRANSOM\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#16401-R18\",\"approval_number\":\"FL16401.21\",\"seq\":21,\"product_model\":\"STEEL\\\/FIBERGLASS INSWING OPAQUE SINGLE DOOR W\\\/ TRANSOM\",\"product_description\":\"STEEL\\\/FIBERGLASS INSWING OPAQUE SINGLE DOOR W\\\/ TRANSOM\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#16401-R18\",\"approval_number\":\"FL16401.22\",\"seq\":22,\"product_model\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE DOOR -SINGLE AND DOUBLE\",\"product_description\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE DOOR -SINGLE AND DOUBLE\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#16401-R18\",\"approval_number\":\"FL16401.23\",\"seq\":23,\"product_model\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE DOUBLE DOOR W\\\/ SIDELITES\",\"product_description\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE DOUBLE DOOR W\\\/ SIDELITES\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#16401-R18\",\"approval_number\":\"FL16401.24\",\"seq\":24,\"product_model\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE DOUBLE DOOR W\\\/ SIDELITES AND TRANSOM\",\"product_description\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE DOUBLE DOOR W\\\/ SIDELITES AND TRANSOM\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#16401-R18\",\"approval_number\":\"FL16401.25\",\"seq\":25,\"product_model\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE DOUBLE DOOR W\\\/ TRANSOM\",\"product_description\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE DOUBLE DOOR W\\\/ TRANSOM\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#16401-R18\",\"approval_number\":\"FL16401.26\",\"seq\":26,\"product_model\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE SINGLE DOOR W\\\/ SIDELITES\",\"product_description\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE SINGLE DOOR W\\\/ SIDELITES\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#16401-R18\",\"approval_number\":\"FL16401.27\",\"seq\":27,\"product_model\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE SINGLE DOOR W\\\/ SIDELITES AND TRANSOM\",\"product_description\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE SINGLE DOOR W\\\/ SIDELITES AND TRANSOM\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#16401-R18\",\"approval_number\":\"FL16401.28\",\"seq\":28,\"product_model\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE SINGLE DOOR W\\\/TRANSOM\",\"product_description\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE SINGLE DOOR W\\\/TRANSOM\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#34743-R4\",\"approval_number\":\"FL34743.1\",\"seq\":1,\"product_model\":\"SIGNET IS ENTRY DOOR SYSTEM 6'8\\\" IMPACT\",\"product_description\":\"SIGNET IS ENTRY DOOR SYSTEM 6'8\\\" IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#34743-R4\",\"approval_number\":\"FL34743.2\",\"seq\":2,\"product_model\":\"SIGNET IS ENTRY DOOR SYSTEM 8'0\\\" IMPACT\",\"product_description\":\"SIGNET IS ENTRY DOOR SYSTEM 8'0\\\" IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#34743-R4\",\"approval_number\":\"FL34743.4\",\"seq\":4,\"product_model\":\"SIGNET OS ENTRY DOOR SYSTEM 6'8\\\" IMPACT\",\"product_description\":\"SIGNET OS ENTRY DOOR SYSTEM 6'8\\\" IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#34743-R4\",\"approval_number\":\"FL34743.5\",\"seq\":5,\"product_model\":\"SIGNET OS ENTRY DOOR SYSTEM 8'0\\\" IMPACT\",\"product_description\":\"SIGNET OS ENTRY DOOR SYSTEM 8'0\\\" IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#41481-R4\",\"approval_number\":\"FL41481.1\",\"seq\":1,\"product_model\":\"20 GAUGE STEEL INSWING DOOR\",\"product_description\":\"20 GAUGE STEEL INSWING DOOR W\\\/ OR W\\\/O SIDELITES AND TRANSOM\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#41481-R4\",\"approval_number\":\"FL41481.4\",\"seq\":4,\"product_model\":\"FIBERGLASS PATIO DOOR IMPACT\",\"product_description\":\"INSWING FIBERGLASS PATIO DOOR SYSTEM IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#41481-R4\",\"approval_number\":\"FL41481.5\",\"seq\":5,\"product_model\":\"FIBERGLASS PATIO DOOR NON-IMPACT\",\"product_description\":\"FIBERGLASS PATIO DOOR NON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#41481-R4\",\"approval_number\":\"FL41481.6\",\"seq\":6,\"product_model\":\"SIGNET 7' 0\\\" FIBERGLASS DOOR\",\"product_description\":\"SIGNET INSWING 7' 0\\\" GLAZED FIBERGLASS PATIO DOOR W\\\/ OR W\\\/O SIDELITES AND TRANSOM\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#41481-R4\",\"approval_number\":\"FL41481.7\",\"seq\":7,\"product_model\":\"STEEL\\\/FIBERGLASS INSWING GLAZED PATIO DOOR\",\"product_description\":\"STEEL\\\/FIBERGLASS INSWING GLAZED PATIO DOOR WITH SIDELITES AND TRANSOM NON-IMPACT\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#10260-R0\",\"approval_number\":\"FL10260.1\",\"seq\":1,\"product_model\":\"20Gauge Steel Door\",\"product_description\":\"20Gauge IS\\\/OS Steel Patio Door with swinging hinge\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#10260-R0\",\"approval_number\":\"FL10260.2\",\"seq\":2,\"product_model\":\"20Gauge Steel Door\",\"product_description\":\"20Gauge IS Steel Door with Steel L Frame\",\"design_pressure\":\"+60.19\\\/-60.19\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#10260-R0\",\"approval_number\":\"FL10260.3\",\"seq\":3,\"product_model\":\"20Gauge Steel Door\",\"product_description\":\"20Gauge OS Steel Door with Steel L Frame\",\"design_pressure\":\"+75.24\\\/-75.24\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#10260-R0\",\"approval_number\":\"FL10260.4\",\"seq\":4,\"product_model\":\"20Gauge Steel Door\",\"product_description\":\"20Gauge IS Steel Door with or wihout sidelites and with or without transom\",\"design_pressure\":\"+45.1\\\/-45.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#10260-R0\",\"approval_number\":\"FL10260.5\",\"seq\":5,\"product_model\":\"20Gauge Steel Door\",\"product_description\":\"20Gauge OS Steel Door with or wihout sidelites and with or without transom\",\"design_pressure\":\"+50.16\\\/-50.16\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#10260-R0\",\"approval_number\":\"FL10260.6\",\"seq\":6,\"product_model\":\"20Gauge Steel Door\",\"product_description\":\"20Gauge IS\\\/OS Steel Door\",\"design_pressure\":\"+35.11\\\/-35.11\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#11244-R0\",\"approval_number\":\"FL11244.1\",\"seq\":1,\"product_model\":\"Heritage Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Opaque Outswing Single Door\",\"design_pressure\":\"+85.0\\\/-85.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#11244-R0\",\"approval_number\":\"FL11244.2\",\"seq\":2,\"product_model\":\"Heritage Fiberglass Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Opaque Outswing Single Door\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#11244-R0\",\"approval_number\":\"FL11244.3\",\"seq\":3,\"product_model\":\"Heritage Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Opaque Inswing Single or Double Door with or without Sidelites\",\"design_pressure\":\"+50.5\\\/-50.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#11244-R0\",\"approval_number\":\"FL11244.4\",\"seq\":4,\"product_model\":\"Heritage Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Opaque Outswing Single or Double Door with or without Sidelites\",\"design_pressure\":\"+55.0\\\/-50.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#11244-R0\",\"approval_number\":\"FL11244.5\",\"seq\":5,\"product_model\":\"Heritage Fiberglass Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Opaque Inswing Single or Double Door with or without Sidelites\",\"design_pressure\":\"+50.5\\\/-50.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#11244-R0\",\"approval_number\":\"FL11244.6\",\"seq\":6,\"product_model\":\"Heritage Fiberglass Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Opaque Outswing Single or Double Door with or without Sidelites\",\"design_pressure\":\"+55.0\\\/-50.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#11244-R0\",\"approval_number\":\"FL11244.7\",\"seq\":7,\"product_model\":\"Heritage Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Glazed Inswing Single or Double Door with or without Sidelites\",\"design_pressure\":\"+52.0\\\/-52.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#11244-R0\",\"approval_number\":\"FL11244.8\",\"seq\":8,\"product_model\":\"Heritage Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Glazed Outswing Single or Double Door with or without Sidelites\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#11244-R0\",\"approval_number\":\"FL11244.9\",\"seq\":9,\"product_model\":\"Heritage Fiberglass Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Glazed Inswing Single or Double Door with or without Sidelites\",\"design_pressure\":\"+40.0\\\/-45.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#11244-R0\",\"approval_number\":\"FL11244.10\",\"seq\":10,\"product_model\":\"Heritage Fiberglass Side-Hinged Door Unit\",\"product_description\":\"8'-0\\\" Glazed Outswing Single or Double Door with or without Sidelites\",\"design_pressure\":\"+43.0\\\/-47.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#11244-R0\",\"approval_number\":\"FL11244.11\",\"seq\":11,\"product_model\":\"Heritage Fiberglass Side-Hinged Door Unit\",\"product_description\":\"6'-8\\\" Opaque Inswing Single Door\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12463-R0\",\"approval_number\":\"FL12463.1\",\"seq\":1,\"product_model\":\"20GA STEEL IS DOOR\",\"product_description\":\"20GA STEEL IS PATIO DOOR W\\\/ OR W\\\/ OUT SIDELITES AND TRANSOM\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12463-R0\",\"approval_number\":\"FL12463.2\",\"seq\":2,\"product_model\":\"20GA STEEL IS OR OS DOOR\",\"product_description\":\"20GA STEEL IS OR OS DOOR W\\\/ OR W\\\/ OUT DIRECT SET SIDELITES AND TRANSOM\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12463-R0\",\"approval_number\":\"FL12463.3\",\"seq\":3,\"product_model\":\"20GA STEEL IS OR OS DOOR\",\"product_description\":\"20GA STEEL IS OR OS DOOR W\\\/ OR W\\\/ OUT SIDELITES AND TRANSOM\",\"design_pressure\":\"+45\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12463-R0\",\"approval_number\":\"FL12463.4\",\"seq\":4,\"product_model\":\"SIGNET FIBERGLASS IS DOOR\",\"product_description\":\"SIGNET FIBERGLASS IS PATIO DOOR W\\\/ OR W\\\/ OUT SIDELITES AND TRANSOM\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12463-R0\",\"approval_number\":\"FL12463.5\",\"seq\":5,\"product_model\":\"SIGNET FIBERGLASS IS OR OS DOOR\",\"product_description\":\"SIGNET FIBERGLASS IS OR OS DOOR W\\\/ OR W\\\/ OUT DIRECT SET SIDELITES AND TRANSOM\",\"design_pressure\":\"+45\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12463-R0\",\"approval_number\":\"FL12463.6\",\"seq\":6,\"product_model\":\"SIGNET FIBERGLASS IS OR OS DOOR\",\"product_description\":\"SIGNET FIBERGLASS IS OR OS DOOR W\\\/ OR W\\\/ OUT SIDELITES AND TRANSOM\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12463-R1\",\"approval_number\":\"FL12463.7\",\"seq\":7,\"product_model\":\"SIGNET EMBOSSED 8'0 FIBERGLASS DOOR\",\"product_description\":\"SIGNET EMBOSSED IS\\\/OS 8'0 GLAZED FIBERGLASS DOOR W\\\/ OR W\\\/OUT STANDARD SIDELITES\",\"design_pressure\":\"+48\\\/-52\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#13749-R0\",\"approval_number\":\"FL13749.1\",\"seq\":1,\"product_model\":\"22GA STEEL GLAZED DOOR\",\"product_description\":\"22GA STEEL GLAZED DOOR, IS\\\/OS W\\\/ AND W\\\/OUT SIDELITES\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#13749-R0\",\"approval_number\":\"FL13749.2\",\"seq\":2,\"product_model\":\"22GA STEEL GLAZED DOOR\",\"product_description\":\"22GA STEEL GLAZED DOOR, IS\\\/OS W\\\/ AND W\\\/OUT SIDELITES\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#13749-R0\",\"approval_number\":\"FL13749.3\",\"seq\":3,\"product_model\":\"22GA STEEL GLAZED PATIO DOOR\",\"product_description\":\"22GA STEEL GLAZED PATIO DOOR, IS\\\/OS W\\\/ AND W\\\/OUT SIDELITES\",\"design_pressure\":\"+51\\\/-51\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#13749-R0\",\"approval_number\":\"FL13749.4\",\"seq\":4,\"product_model\":\"22GA STEEL GLAZED PATIO DOOR\",\"product_description\":\"22GA STEEL GLAZED PATIO DOOR, IS\\\/OS W\\\/ AND W\\\/OUT SIDELITES\",\"design_pressure\":\"+51\\\/-51\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#13749-R0\",\"approval_number\":\"FL13749.5\",\"seq\":5,\"product_model\":\"22GA STEEL OPAQUE DOOR\",\"product_description\":\"22GA STEEL OPAQUE DOOR, IS\\\/OS W\\\/ AND W\\\/OUT SIDELITES\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#13749-R0\",\"approval_number\":\"FL13749.6\",\"seq\":6,\"product_model\":\"22GA STEEL OPAQUE DOOR\",\"product_description\":\"22GA STEEL OPAQUE DOOR, IS\\\/OS W\\\/ AND W\\\/OUT SIDELITES\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#13749-R0\",\"approval_number\":\"FL13749.7\",\"seq\":7,\"product_model\":\"REDIFLEX 18GA STEEL 2 PIECE FRAME\",\"product_description\":\"REDIFLEX 18GA STEEL 2 PIECE FRAME SINGLE DOOR IS\\\/OS\",\"design_pressure\":\"+44.9\\\/-44.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#13749-R0\",\"approval_number\":\"FL13749.8\",\"seq\":8,\"product_model\":\"REDIFLEX 18GA STEEL 2 PIECE FRAME\",\"product_description\":\"REDIFLEX 18GA STEEL 2 PIECE FRAME SINGLE DOOR IS\\\/OS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#13749-R0\",\"approval_number\":\"FL13749.9\",\"seq\":9,\"product_model\":\"REDIFLEX 18GA STEEL 2 PIECE FRAME\",\"product_description\":\"REDIFLEX 18GA STEEL 2 PIECE FRAME SINGLE DOOR IS\\\/OS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#13749-R0\",\"approval_number\":\"FL13749.10\",\"seq\":10,\"product_model\":\"REDIFLEX 18GA STEEL 2 PIECE FRAME\",\"product_description\":\"REDIFLEX 18GA STEEL 2 PIECE FRAME SINGLE DOOR IS\\\/OS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12463-R4\",\"approval_number\":\"FL12463.15\",\"seq\":15,\"product_model\":\"STEEL\\\/FIBERGLASS INSWING GLAZED SINGLE DOOR W\\\/ SIDELITES NI\",\"product_description\":\"STEEL\\\/FIBERGLASS INSWING GLAZED SINGLE DOOR W\\\/ SIDELITES NI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12463-R4\",\"approval_number\":\"FL12463.16\",\"seq\":16,\"product_model\":\"STEEL\\\/FIBERGLASS INSWING GLAZED SINGLE DOOR W\\\/ TRANSOM NI\",\"product_description\":\"STEEL\\\/FIBERGLASS INSWING GLAZED SINGLE DOOR W\\\/ TRANSOM NI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12463-R4\",\"approval_number\":\"FL12463.17\",\"seq\":17,\"product_model\":\"STEEL\\\/FIBERGLASS INSWING OPAQUE DOOR - SINGLE & DOUBLE NI\",\"product_description\":\"STEEL\\\/FIBERGLASS INSWING OPAQUE DOOR - SINGLE & DOUBLE NI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12463-R4\",\"approval_number\":\"FL12463.18\",\"seq\":18,\"product_model\":\"STEEL\\\/FIBERGLASS INSWING OPAQUE DOUBLE DOOR W\\\/ SIDELITES & TRANSOM NI\",\"product_description\":\"STEEL\\\/FIBERGLASS INSWING OPAQUE DOUBLE DOOR W\\\/ SIDELITES & TRANSOM NI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12463-R4\",\"approval_number\":\"FL12463.19\",\"seq\":19,\"product_model\":\"STEEL\\\/FIBERGLASS INSWING OPAQUE DOUBLE DOOR W\\\/ SIDELITES NI\",\"product_description\":\"STEEL\\\/FIBERGLASS INSWING OPAQUE DOUBLE DOOR W\\\/ SIDELITES NI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12463-R4\",\"approval_number\":\"FL12463.20\",\"seq\":20,\"product_model\":\"STEEL\\\/FIBERGLASS INSWING OPAQUE DOUBLE DOOR W\\\/ TRANSOM NI\",\"product_description\":\"STEEL\\\/FIBERGLASS INSWING OPAQUE DOUBLE DOOR W\\\/ TRANSOM NI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12463-R4\",\"approval_number\":\"FL12463.21\",\"seq\":21,\"product_model\":\"STEEL\\\/FIBERGLASS INSWING OPAQUE SINGLE DOOR W\\\/ SIDELITES & TRANSOM NI\",\"product_description\":\"STEEL\\\/FIBERGLASS INSWING OPAQUE SINGLE DOOR W\\\/ SIDELITES & TRANSOM NI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12463-R4\",\"approval_number\":\"FL12463.29\",\"seq\":29,\"product_model\":\"STEEL\\\/FIBERGLASS OUTSWING GLAZED SINGLE DOOR W\\\/ SIDELITES NI\",\"product_description\":\"STEEL\\\/FIBERGLASS OUTSWING GLAZED SINGLE DOOR W\\\/ SIDELITES NI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12463-R4\",\"approval_number\":\"FL12463.30\",\"seq\":30,\"product_model\":\"STEEL\\\/FIBERGLASS OUTSWING GLAZED SINGLE DOOR W\\\/ TRANSOM NI\",\"product_description\":\"STEEL\\\/FIBERGLASS OUTSWING GLAZED SINGLE DOOR W\\\/ TRANSOM NI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12463-R4\",\"approval_number\":\"FL12463.31\",\"seq\":31,\"product_model\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE DOOR - SINGLE & DOUBLE NI\",\"product_description\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE DOOR - SINGLE & DOUBLE NI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12463-R4\",\"approval_number\":\"FL12463.32\",\"seq\":32,\"product_model\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE DOUBLE DOOR W\\\/ SIDELITES & TRANSOM NI\",\"product_description\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE DOUBLE DOOR W\\\/ SIDELITES & TRANSOM NI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12463-R4\",\"approval_number\":\"FL12463.33\",\"seq\":33,\"product_model\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE DOUBLE DOOR W\\\/ SIDELITES NI\",\"product_description\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE DOUBLE DOOR W\\\/ SIDELITES NI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12463-R4\",\"approval_number\":\"FL12463.34\",\"seq\":34,\"product_model\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE DOUBLE DOOR W\\\/ TRANSOM NI\",\"product_description\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE DOUBLE DOOR W\\\/ TRANSOM NI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12463-R4\",\"approval_number\":\"FL12463.35\",\"seq\":35,\"product_model\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE SINGLE DOOR W\\\/ SIDELITES & TRANSOM NI\",\"product_description\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE SINGLE DOOR W\\\/ SIDELITES & TRANSOM NI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12463-R4\",\"approval_number\":\"FL12463.36\",\"seq\":36,\"product_model\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE SINGLE DOOR W\\\/ SIDELITES NI\",\"product_description\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE SINGLE DOOR W\\\/ SIDELITES NI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12463-R4\",\"approval_number\":\"FL12463.37\",\"seq\":37,\"product_model\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE SINGLE DOOR W\\\/ TRANSOM NI\",\"product_description\":\"STEEL\\\/FIBERGLASS OUTSWING OPAQUE SINGLE DOOR W\\\/ TRANSOM NI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#34743-R0\",\"approval_number\":\"FL34743.3\",\"seq\":3,\"product_model\":\"SIGNET OS ENTRY DOOR SYSTEM 6'8\\\" IMPACT\",\"product_description\":\"SIGNET OS ENTRY DOOR SYSTEM 6'8\\\" IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#34743-R1\",\"approval_number\":\"FL34743.6\",\"seq\":6,\"product_model\":\"SIGNET OS ENTRY DOOR SYSTEM W\\\/TRANSOM\",\"product_description\":\"SIGNET OS ENTRY DOOR SYSTEM W\\\/TRANSOM IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#41481-R0\",\"approval_number\":\"FL41481.2\",\"seq\":2,\"product_model\":\"20 GAUGE STEEL PATIO DOOR NON-IMPACT\",\"product_description\":\"20 GAUGE STEEL PATIO DOOR NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#41481-R0\",\"approval_number\":\"FL41481.3\",\"seq\":3,\"product_model\":\"20 GUAGE STEEL INSWING DOOR\",\"product_description\":\"20 GAUGE STEEL INSWING DOOR W\\\/ OR W\\\/O SIDELITES AND TRANSOM\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-28 00:00:00\",\"instructions_url\":\"\"}],\"NEW ERRA DOORS CORP dba Custom Door & Millwork\":[{\"manufacturer\":\"NEW ERRA DOORS CORP dba Custom Door & Millwork\",\"approval_number_master\":\"FL#11436-R6\",\"approval_number\":\"FL11436.1\",\"seq\":1,\"product_model\":\"Glazed Outswing and Inswing\",\"product_description\":\"Impact Double Glazed Doors with Transom - Outswing and Inswing\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NEW ERRA DOORS CORP dba Custom Door & Millwork\",\"approval_number_master\":\"FL#11436-R6\",\"approval_number\":\"FL11436.2\",\"seq\":2,\"product_model\":\"Opaque Outswing and Inswing\",\"product_description\":\"Impact Double Opaque Entry Door - Outswing and Inswing\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NEW ERRA DOORS CORP dba Custom Door & Millwork\",\"approval_number_master\":\"FL#47210-R0\",\"approval_number\":\"FL47210.1\",\"seq\":1,\"product_model\":\"Flush Doors (HVHZ) (Impact)\",\"product_description\":\"Flush Doors (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NEW ERRA DOORS CORP dba Custom Door & Millwork\",\"approval_number_master\":\"FL#47210-R0\",\"approval_number\":\"FL47210.2\",\"seq\":2,\"product_model\":\"Glazed Doors (HVHZ) (Impact)\",\"product_description\":\"Glazed Doors (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NEW ERRA DOORS CORP dba Custom Door & Millwork\",\"approval_number_master\":\"FL#47210-R0\",\"approval_number\":\"FL47210.3\",\"seq\":3,\"product_model\":\"Opaque Doors (HVHZ) (Impact)\",\"product_description\":\"Opaque Doors (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Prestige Iron Doors, LLC\":[{\"manufacturer\":\"Prestige Iron Doors, LLC\",\"approval_number_master\":\"FL#11453-R0\",\"approval_number\":\"FL11453.1\",\"seq\":1,\"product_model\":\"a. Iron Door\",\"product_description\":\"Up to 3'0 x 10'0 Architectural Glazed Steel Single Door Square - Inswing or Outswing (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Prestige Iron Doors, LLC\",\"approval_number_master\":\"FL#11453-R0\",\"approval_number\":\"FL11453.2\",\"seq\":2,\"product_model\":\"b. Iron Door\",\"product_description\":\"Up to 6'0 x 10'0 Architectural Glazed Steel Double Door Square Top - Inswing or Outswing (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Prestige Iron Doors, LLC\",\"approval_number_master\":\"FL#11453-R0\",\"approval_number\":\"FL11453.3\",\"seq\":3,\"product_model\":\"c. Iron Door\",\"product_description\":\"Up to 6'0 x 10'0 Architectural Glazed Steel Double Door Radius Top - Inswing or Outswing (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Prestige Iron Doors, LLC\",\"approval_number_master\":\"FL#11453-R0\",\"approval_number\":\"FL11453.4\",\"seq\":4,\"product_model\":\"d. Iron Door\",\"product_description\":\"Architectural Glazed Steel Double Inswing or Outswing Door with a Radius Sash or Rectangular Sash Transom - (O\\\/XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Prestige Iron Doors, LLC\",\"approval_number_master\":\"FL#11453-R0\",\"approval_number\":\"FL11453.5\",\"seq\":5,\"product_model\":\"e. Iron Door\",\"product_description\":\"Architectural Glazed Steel Double Inswing or Outswing Door with a Radius Casement or Rectangular Casement Transom - (O\\\/XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Windsor Windows and Doors\":[{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#2526-R0\",\"approval_number\":\"FL2526.1\",\"seq\":1,\"product_model\":\"Pinnacle Clad Outswing Door\",\"product_description\":\"Aluminum Clad wood Outswing 1 or 2 panel door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#4814-R0\",\"approval_number\":\"FL4814.1\",\"seq\":1,\"product_model\":\"Pinnacle Clad Outswing\",\"product_description\":\"Aluminum Clad wood Outswing 1 or 2 panel door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#7123-R0\",\"approval_number\":\"FL7123.1\",\"seq\":1,\"product_model\":\"Pinnacle Clad Outswing Door\",\"product_description\":\"Aluminum Clad Wood outswing door.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#7542-R0\",\"approval_number\":\"FL7542.1\",\"seq\":1,\"product_model\":\"Pinnacle Clad Outswing Door\",\"product_description\":\"Pinnacle Aluminum Clad Wood Outswing Wood Door\\n2 panel doors to frame size of 72 X 95\\\", Single Panel Doors to frame size of 36 1\\\/4 X 95\\\"\\nThree point locks\\nGlazed with 3\\\/4\\\" IG 3.9 mm tempered, 8mm air space, 7.6mm laminated tempered with .090 PVB\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#9355-R0\",\"approval_number\":\"FL9355.1\",\"seq\":1,\"product_model\":\"Pinnacle Clad Fixed Door\",\"product_description\":\"Pinnacle Clad Fixed Door of Inswing Series. To Max frame size of 48 x 96\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#9355-R0\",\"approval_number\":\"FL9355.2\",\"seq\":2,\"product_model\":\"Pinnacle Clad Hinged Glass Door\",\"product_description\":\"Pinnacle Clad Wood Inswing Hinged Door Stat-Active, Single Point Lock to frame size of 73 x 83. Single point locking system.\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#9355-R0\",\"approval_number\":\"FL9355.3\",\"seq\":3,\"product_model\":\"Pinnacle Clad Inswing Door\",\"product_description\":\"Pinnacle Clad Wood Inswing Glass Door Multi Point Locks Active Inactive, Active Fixed, or Single Panel Max Frame Size of 72 x 82\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#9355-R0\",\"approval_number\":\"FL9355.4\",\"seq\":4,\"product_model\":\"Pinnacle Clad Inswing Door HP\",\"product_description\":\"Pinnacle Clad Wood Inswing Door High performance package multi point locks. Active -Inactive, Active - fixed, or Single panel Max Size 72 X 96\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#9355-R0\",\"approval_number\":\"FL9355.5\",\"seq\":5,\"product_model\":\"Pinnacle Prime Stat Door\",\"product_description\":\"Pinnacle Wood Stationary Glass Door of Inswing door series. Max frame size of 48 x 96\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#9355-R0\",\"approval_number\":\"FL9355.6\",\"seq\":6,\"product_model\":\"Pinnacle Primed Inswing Door\",\"product_description\":\"Pinnacle Primed Wood Inswing Glass Door Active -Inactive, Stat Active, or Single Active. Multi point lock.To max.frame size of 75 x 97\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#10077-R0\",\"approval_number\":\"FL10077.1\",\"seq\":1,\"product_model\":\"Legend HBR Inswing Door\",\"product_description\":\"6'0\\\" x 6'8\\\" Active Fixed, Wood and Foamed PVC frame, aluminum clad wood sash, 3\\\/4\\\" I.G. 1\\\/8\\\" Temp- 1\\\/2\\\" AS- 1\\\/8\\\" Temp\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11573-R3\",\"approval_number\":\"FL11573.12\",\"seq\":12,\"product_model\":\"Pinnacle Clad Narrow Inswing Door\",\"product_description\":\"Clad Wood Bihinge Max Frame 76x96 (Multipoint\\\/Leveractivated)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11573-R3\",\"approval_number\":\"FL11573.13\",\"seq\":13,\"product_model\":\"Pinnacle Clad Narrow Inswing Door\",\"product_description\":\"Clad Wood Bihinge Max Frame 38x96 (Multipoint)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11573-R3\",\"approval_number\":\"FL11573.14\",\"seq\":14,\"product_model\":\"Pinnacle Clad Narrow Inswing Door\",\"product_description\":\"Clad Wood Stationary Active Max Frame 76x96 (Multipoint)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11517-R0\",\"approval_number\":\"FL11517.1\",\"seq\":1,\"product_model\":\"Pinnacle Clad Outswing Door\",\"product_description\":\"Aluminum Clad Wood out swing Door Sidelight, Active Panel, Sidelight Maximum frame size 84 X 80\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11517-R0\",\"approval_number\":\"FL11517.2\",\"seq\":2,\"product_model\":\"Pinnacle Clad Outswing Door\",\"product_description\":\"Aluminum Clad Wood out swing Door Active Inactive Bi-Hinge Maximum frame size 72 X 80\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11517-R0\",\"approval_number\":\"FL11517.3\",\"seq\":3,\"product_model\":\"Pinnacle Clad Outswing Door\",\"product_description\":\"Aluminum Clad Wood out swing Door Sidelight, Active Panel, Sidelight Maximum frame size 84 X 95\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11517-R0\",\"approval_number\":\"FL11517.4\",\"seq\":4,\"product_model\":\"Pinnacle Clad Outswing Door HP\",\"product_description\":\"Aluminum Clad Wood out swing Door Active Inactive Bi-Hinge Maximum frame size 72 X 95\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11517-R0\",\"approval_number\":\"FL11517.5\",\"seq\":5,\"product_model\":\"Pinnacle Clad Outswing Door Imp\",\"product_description\":\"Aluminum Clad Wood out swing Door Active Inactive Bi-Hinge Maximum frame size 72 X 95\\\"\\nImpact glazed with 3\\\/4\\\" I.G. 3.9m.m. tempered - 8mm A.S.-7.6mm laminated with.090\\\" PVB\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11517-R0\",\"approval_number\":\"FL11517.6\",\"seq\":6,\"product_model\":\"Pinnacle Clad Outswing Door Imp\",\"product_description\":\"Aluminum Clad Wood out swing Door Stationary\\\/ Active (OX) Maximum frame size 72 X 95\\\" Impact glazed with 3\\\/4\\\" I.G. 3.9m.m. tempered - 8mm A.S.-7.6mm laminated with.090\\\" PVB\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11517-R2\",\"approval_number\":\"FL11517.7\",\"seq\":7,\"product_model\":\"Pinnacle Clad Outswing Door Impact\",\"product_description\":\"Aluminum Clad Wood out swing Door Active Fixed (XO) Maximum frame size 75 X 95\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11573-R0\",\"approval_number\":\"FL11573.1\",\"seq\":1,\"product_model\":\"Pinnacle Clad Inswing Door\",\"product_description\":\"Aluminum Clad Wood Door Active Inactive Max frame size of 73 X 96\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11573-R0\",\"approval_number\":\"FL11573.2\",\"seq\":2,\"product_model\":\"Pinnacle Clad Inswing Door\",\"product_description\":\"Aluminum Clad Wood Door Active Inactive Max frame size of 73 X 83\\\" Single Point Lock\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11573-R0\",\"approval_number\":\"FL11573.3\",\"seq\":3,\"product_model\":\"Pinnacle Clad Inswing Door\",\"product_description\":\"Aluminum Clad Wood Door Stationary Panel Max frame size of 48 X 96\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11573-R0\",\"approval_number\":\"FL11573.4\",\"seq\":4,\"product_model\":\"Pinnacle Clad Inswing Door\",\"product_description\":\"Aluminum Clad Wood Door Sidelight\\\/Active\\\/Sidelight Max frame size of 85 X 96\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11573-R0\",\"approval_number\":\"FL11573.5\",\"seq\":5,\"product_model\":\"Pinnacle Clad Inswing Door\",\"product_description\":\"Aluminum Clad Wood Door Active Inactive Max frame size of 75 X 83 Single Point lock\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#12464-R0\",\"approval_number\":\"FL12464.1\",\"seq\":1,\"product_model\":\"Pinnacle Prime Inswing Door\",\"product_description\":\"Wood inswing Door Sidelight\\\/ Active panel\\\/sidelight To max frame size of 86 x 83\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#12464-R0\",\"approval_number\":\"FL12464.2\",\"seq\":2,\"product_model\":\"Pinnacle Prime Inswing Door\",\"product_description\":\"Wood inswing Door Stat Active Astragal Hinged to max frame size of 75 x 97\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#12464-R0\",\"approval_number\":\"FL12464.3\",\"seq\":3,\"product_model\":\"Pinnacle Prime Inswing Door\",\"product_description\":\"Wood inswing Door Stat Panel\\nTo max frame size of 48 x 96\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#12464-R0\",\"approval_number\":\"FL12464.4\",\"seq\":4,\"product_model\":\"Pinnacle Prime Inswing Door\",\"product_description\":\"Wood inswing Door Sidelight\\\/ Active panel\\\/sidelight To max frame size of 85 X 96\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#12464-R1\",\"approval_number\":\"FL12464.5\",\"seq\":5,\"product_model\":\"Pinnacle Prime Inswing Door\",\"product_description\":\"Wood inswing Door double active\\\/inactive to max frame size of 72 x 96\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11517-R3\",\"approval_number\":\"FL11517.8\",\"seq\":8,\"product_model\":\"Pinnacle Clad Wood Non-Impact Out-Swing Door\",\"product_description\":\"(XX) Out-swing Door - 75 X 81 7\\\/8\\\" with 2 point locks at active and inactive panels\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11517-R3\",\"approval_number\":\"FL11517.9\",\"seq\":9,\"product_model\":\"Pinnacle Clad Wood Non-Impact Out-Swing Door\",\"product_description\":\"(X) Out-swing Door - 37 3\\\/4\\\" X 81 7\\\/8\\\" with 2 point lock\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11517-R3\",\"approval_number\":\"FL11517.10\",\"seq\":10,\"product_model\":\"Pinnacle Clad Wood Non-Impact Out-Swing Door\",\"product_description\":\"(XX) Out-swing Door - 72 1\\\/4\\\" X 94 7\\\/8\\\" with 4 point locks at active and 2- point at inactive panel\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11517-R3\",\"approval_number\":\"FL11517.11\",\"seq\":11,\"product_model\":\"Pinnacle Clad Wood Non-Impact Out-Swing Door\",\"product_description\":\"(X) Out-swing Door - 36 1\\\/4\\\" X 94 7\\\/8\\\" with 4 point lock\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11517-R3\",\"approval_number\":\"FL11517.12\",\"seq\":12,\"product_model\":\"Pinnacle Clad Wood Non-Impact Out-Swing Door\",\"product_description\":\"(XX) Out-swing Door - 72\\\" X 106 7\\\/8\\\" 7\\\/8\\\" with 5 point locks at active and 2- point at inactive panel\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11517-R3\",\"approval_number\":\"FL11517.13\",\"seq\":13,\"product_model\":\"Pinnacle Clad Wood Non-Impact Out-Swing Door\",\"product_description\":\"(X) Out-swing Door - 36 1\\\/4\\\" X 106 7\\\/8\\\" 7\\\/8\\\" with 5 point lock\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11517-R3\",\"approval_number\":\"FL11517.14\",\"seq\":14,\"product_model\":\"Pinnacle Clad Wood Non-Impact Out-Swing Door\",\"product_description\":\"(XO) Out-swing Door - 75\\\" X 94 7\\\/8\\\" with 4 point lock\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11517-R3\",\"approval_number\":\"FL11517.15\",\"seq\":15,\"product_model\":\"Pinnacle Clad Wood Non-Impact Out-Swing Door\",\"product_description\":\"(X) Out-swing Door - 37 3\\\/4\\\" X 94 7\\\/8\\\" with 4 point lock\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11517-R3\",\"approval_number\":\"FL11517.16\",\"seq\":16,\"product_model\":\"Pinnacle Clad Wood Non-Impact Out-Swing Door\",\"product_description\":\"(XO) Out-swing Door - 72\\\" X 106 7\\\/8\\\" with 4 point lock\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11517-R3\",\"approval_number\":\"FL11517.17\",\"seq\":17,\"product_model\":\"Pinnacle Clad Wood Non-Impact Out-Swing Door\",\"product_description\":\"(X) Out-swing Door - 36 1\\\/4\\\" X 106 7\\\/8\\\" with 4 point lock\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11517-R3\",\"approval_number\":\"FL11517.18\",\"seq\":18,\"product_model\":\"Pinnacle Clad Wood Non-Impact Out-Swing Door\",\"product_description\":\"(XO) Out-swing Door - 75 X 82\\\" with 2 point lock\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11517-R3\",\"approval_number\":\"FL11517.19\",\"seq\":19,\"product_model\":\"Pinnacle Clad Wood Non-Impact Out-Swing Door\",\"product_description\":\"(X) Out-swing Door - 37 3\\\/4\\\" X 82\\\" with 2 point lock\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11573-R3\",\"approval_number\":\"FL11573.6\",\"seq\":6,\"product_model\":\"Pinnacle Clad French Inswing Door\",\"product_description\":\"Clad Wood Bihinge Max Frame 76x96 (Multipoint\\\/Leveractivated)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11573-R3\",\"approval_number\":\"FL11573.7\",\"seq\":7,\"product_model\":\"Pinnacle Clad French Inswing Door\",\"product_description\":\"Clad Wood Bihinge Max Frame 73x108 (Multipoint\\\/Leveractivated)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11573-R3\",\"approval_number\":\"FL11573.8\",\"seq\":8,\"product_model\":\"Pinnacle Clad French Inswing Door\",\"product_description\":\"Clad Wood Bihinge Max Frame 73x96 (Multipoint\\\/Leveractivated)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11573-R3\",\"approval_number\":\"FL11573.9\",\"seq\":9,\"product_model\":\"Pinnacle Clad French Inswing Door\",\"product_description\":\"Clad Wood Bihinge Max Frame 76x83 (Single Point with deadbolt \\\/ manual shootbolt)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-08-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11573-R3\",\"approval_number\":\"FL11573.10\",\"seq\":10,\"product_model\":\"Pinnacle Clad French Inswing Door\",\"product_description\":\"Clad Wood Bihinge Max Frame 76x120 (Multipoint\\\/Leveractivated)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-07-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11573-R3\",\"approval_number\":\"FL11573.11\",\"seq\":11,\"product_model\":\"Pinnacle Clad French Inswing Door\",\"product_description\":\"Clad Wood Bihinge Max Frame 76x96 (Multipoint\\\/Leveractivated)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11573-R3\",\"approval_number\":\"FL11573.15\",\"seq\":15,\"product_model\":\"Pinnacle Clad Narrow Inswing Door\",\"product_description\":\"Clad Wood Stationary Active Max Frame 73x96 (Multipoint)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-23 00:00:00\",\"instructions_url\":\"\"}],\"Shwinco Architectural Products, LLC\":[{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#12100-R10\",\"approval_number\":\"FL12100.1\",\"seq\":1,\"product_model\":\"Series 9800\",\"product_description\":\"Impact Rated Vinyl Hinged Patio Out-Swing Door\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#12100-R10\",\"approval_number\":\"FL12100.2\",\"seq\":2,\"product_model\":\"Series 9800\",\"product_description\":\"Impact Rated Vinyl Hinged Patio Out-Swing Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#3762-R0\",\"approval_number\":\"FL3762.1\",\"seq\":1,\"product_model\":\"5400 Impact & Non-Impact Swing Door\",\"product_description\":\"5400 Series Impact and Non-Impact Hinged Patio Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#12100-R7\",\"approval_number\":\"FL12100.3\",\"seq\":3,\"product_model\":\"Series 9800 Vinyl Fixed Sidelite\",\"product_description\":\"Series 9800 Vinyl Fixed Sidelite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-28 00:00:00\",\"instructions_url\":\"\"}],\"Four Seasons Solar Products LLC\":[{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#12155-R5\",\"approval_number\":\"FL12155.1\",\"seq\":1,\"product_model\":\"Sunroom Aluminum Double Out-Swing Doors\",\"product_description\":\"Sunroom Aluminum Double Out-Swing Doors\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#12155-R5\",\"approval_number\":\"FL12155.2\",\"seq\":2,\"product_model\":\"Sunroom Aluminum Single In-Swing Doors\",\"product_description\":\"Sunroom Aluminum In-Single Inswing Door\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#12155-R5\",\"approval_number\":\"FL12155.3\",\"seq\":3,\"product_model\":\"Sunroom Aluminum Single Out-Swing Doors\",\"product_description\":\"Sunroom Aluminum Single Out-swing Door\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#38465-R1\",\"approval_number\":\"FL38465.1\",\"seq\":1,\"product_model\":\"Series 4500 In-Swing French Doors\",\"product_description\":\"single & double leaf\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#38465-R1\",\"approval_number\":\"FL38465.2\",\"seq\":2,\"product_model\":\"Series 4500 Out-Swing French Doors\",\"product_description\":\"Single leaf & double leaf.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#4178-R0\",\"approval_number\":\"FL4178.1\",\"seq\":1,\"product_model\":\"aluminum inswing door\",\"product_description\":\"aluminum patio swing door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#4178-R0\",\"approval_number\":\"FL4178.2\",\"seq\":2,\"product_model\":\"Aluminum inswing French door\",\"product_description\":\"Aluminum inswing french door for sunrooms and patio rooms\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#4178-R0\",\"approval_number\":\"FL4178.3\",\"seq\":3,\"product_model\":\"Aluminum outswing french door\",\"product_description\":\"aluminum outswing french door for sunrooms and patio rooms\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#4559-R0\",\"approval_number\":\"FL4559.1\",\"seq\":1,\"product_model\":\"Aluminum outswing door\",\"product_description\":\"Aluminum patio outswing door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#6842-R0\",\"approval_number\":\"FL6842.1\",\"seq\":1,\"product_model\":\"Aluminum Inswing Double door\",\"product_description\":\"230 Aluminum inswing french door\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#6842-R0\",\"approval_number\":\"FL6842.2\",\"seq\":2,\"product_model\":\"Aluminum Inswing Single door\",\"product_description\":\"230 aluminum inswing single door\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#6842-R0\",\"approval_number\":\"FL6842.3\",\"seq\":3,\"product_model\":\"Aluminum Outswing Double door\",\"product_description\":\"230 aluminum french outswing door\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#6842-R0\",\"approval_number\":\"FL6842.4\",\"seq\":4,\"product_model\":\"ALUMINUM OUTSWING SINGLE DOOR\",\"product_description\":\"230 ALUMINUM OUTSWING SINGLE DOOR\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#10137-R0\",\"approval_number\":\"FL10137.1\",\"seq\":1,\"product_model\":\"Aluminum Double Inswing Door\",\"product_description\":\"Thermally Broken XX Inswing Side-Hinged Door [HGD-R25 73x81]\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#10137-R0\",\"approval_number\":\"FL10137.2\",\"seq\":2,\"product_model\":\"Aluminum Double Outswing Door\",\"product_description\":\"Thermally Broken XX Outswing Side-Hinged Door [HGD-R40 74x81]\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#12155-R1\",\"approval_number\":\"FL12155.4\",\"seq\":4,\"product_model\":\"Aluminum single outswing door\",\"product_description\":\"Aluminum single outswing door\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-31 00:00:00\",\"instructions_url\":\"\"}],\"Metal Manufacturing Industries SA de CV\":[{\"manufacturer\":\"Metal Manufacturing Industries SA de CV\",\"approval_number_master\":\"FL#12161-R0\",\"approval_number\":\"FL12161.1\",\"seq\":1,\"product_model\":\"a. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 8'0 Outswing 18 ga. Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Manufacturing Industries SA de CV\",\"approval_number_master\":\"FL#12161-R0\",\"approval_number\":\"FL12161.2\",\"seq\":2,\"product_model\":\"b. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 4'0 x 8'0 Outswing 18 ga. Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Manufacturing Industries SA de CV\",\"approval_number_master\":\"FL#12161-R0\",\"approval_number\":\"FL12161.3\",\"seq\":3,\"product_model\":\"c. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 4'0 x 7'0 Outswing 18 ga. Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Manufacturing Industries SA de CV\",\"approval_number_master\":\"FL#12161-R0\",\"approval_number\":\"FL12161.4\",\"seq\":4,\"product_model\":\"d. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Up to a Nominal 3'6 x 7'0 Outswing 18 ga. Commercial Steel Door with a Half Lite over a Half Louver in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Manufacturing Industries SA de CV\",\"approval_number_master\":\"FL#12161-R0\",\"approval_number\":\"FL12161.5\",\"seq\":5,\"product_model\":\"e. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Up to a Nominal 3'6 x 7'0 Outswing 18 ga. Commercial Steel Door with a Half Lite in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Manufacturing Industries SA de CV\",\"approval_number_master\":\"FL#12161-R0\",\"approval_number\":\"FL12161.6\",\"seq\":6,\"product_model\":\"f. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Up to a Nominal 3'6 x 7'0 Outswing 18 ga. Commercial Steel Door with a Half Louver in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Manufacturing Industries SA de CV\",\"approval_number_master\":\"FL#12166-R0\",\"approval_number\":\"FL12166.1\",\"seq\":1,\"product_model\":\"a. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 8'0 x 8'0 - 16 ga. \\\"Impact\\\" Full Louvered Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame - Double Configuration (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Manufacturing Industries SA de CV\",\"approval_number_master\":\"FL#12166-R0\",\"approval_number\":\"FL12166.2\",\"seq\":2,\"product_model\":\"b. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 6'0 x 7'0 18 ga. \\\"Impact\\\" Glazed Commercial Steel Door in a 16 ga. Hollow Metal Frame - Double Configuration (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Manufacturing Industries SA de CV\",\"approval_number_master\":\"FL#12166-R0\",\"approval_number\":\"FL12166.3\",\"seq\":3,\"product_model\":\"c. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 6'0 x 7'0 18 ga. \\\"Impact\\\" Glazed Commercial Steel Door in a 16 ga. Hollow Metal Frame - Double Door with Transom Configuration (O\\\/XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Manufacturing Industries SA de CV\",\"approval_number_master\":\"FL#12166-R0\",\"approval_number\":\"FL12166.4\",\"seq\":4,\"product_model\":\"d. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 6'0 x 7'0 18 ga. Glazed Commercial Steel Door in a 16 ga. Hollow Metal Frame - Double Configuration (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Manufacturing Industries SA de CV\",\"approval_number_master\":\"FL#12166-R0\",\"approval_number\":\"FL12166.5\",\"seq\":5,\"product_model\":\"e. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 6'0 x 7'0 18 ga. Glazed Commercial Steel Door in a 16 ga. Hollow Metal Frame - Double Door with Transom Configuration (O\\\/XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Manufacturing Industries SA de CV\",\"approval_number_master\":\"FL#12166-R0\",\"approval_number\":\"FL12166.6\",\"seq\":6,\"product_model\":\"f. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 18 ga. \\\"Impact\\\" Glazed Commercial Steel Door in a 16 ga. Hollow Metal Frame - Single Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Manufacturing Industries SA de CV\",\"approval_number_master\":\"FL#12166-R0\",\"approval_number\":\"FL12166.7\",\"seq\":7,\"product_model\":\"g. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 18 ga. Glazed Commercial Steel Door in a 16 ga. Hollow Metal Frame - Single Door with Transom Configuration (O\\\/XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Manufacturing Industries SA de CV\",\"approval_number_master\":\"FL#12166-R0\",\"approval_number\":\"FL12166.8\",\"seq\":8,\"product_model\":\"h. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 18 ga. \\\"Non-Impact\\\" Glazed Commercial Steel Door in a 16 ga. Hollow Metal Frame - Single Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Manufacturing Industries SA de CV\",\"approval_number_master\":\"FL#12166-R0\",\"approval_number\":\"FL12166.9\",\"seq\":9,\"product_model\":\"i. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 18 ga. \\\"Non-Impact\\\" Glazed Commercial Steel Door in a 16 ga. Hollow Metal Frame - Single Door with Transom Configuration (O\\\/X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Manufacturing Industries SA de CV\",\"approval_number_master\":\"FL#12169-R0\",\"approval_number\":\"FL12169.1\",\"seq\":1,\"product_model\":\"a. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with Transom (Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Manufacturing Industries SA de CV\",\"approval_number_master\":\"FL#12169-R0\",\"approval_number\":\"FL12169.2\",\"seq\":2,\"product_model\":\"b. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with Sidelite (Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Manufacturing Industries SA de CV\",\"approval_number_master\":\"FL#12169-R0\",\"approval_number\":\"FL12169.3\",\"seq\":3,\"product_model\":\"c. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with Sidelite and Tramsom (Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Manufacturing Industries SA de CV\",\"approval_number_master\":\"FL#12169-R0\",\"approval_number\":\"FL12169.4\",\"seq\":4,\"product_model\":\"d. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame Storefront Elevations (Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Manufacturing Industries SA de CV\",\"approval_number_master\":\"FL#12184-R0\",\"approval_number\":\"FL12184.1\",\"seq\":1,\"product_model\":\"a. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head (Inswing X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Manufacturing Industries SA de CV\",\"approval_number_master\":\"FL#12184-R0\",\"approval_number\":\"FL12184.2\",\"seq\":2,\"product_model\":\"b. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head (Outswing X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Manufacturing Industries SA de CV\",\"approval_number_master\":\"FL#12186-R0\",\"approval_number\":\"FL12186.1\",\"seq\":1,\"product_model\":\"a. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with Transom (Inswing\\\/Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Manufacturing Industries SA de CV\",\"approval_number_master\":\"FL#12186-R0\",\"approval_number\":\"FL12186.2\",\"seq\":2,\"product_model\":\"b. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with Sidelite (Inswing\\\/Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Manufacturing Industries SA de CV\",\"approval_number_master\":\"FL#12186-R0\",\"approval_number\":\"FL12186.3\",\"seq\":3,\"product_model\":\"c. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with Sidelite and Tramsom (Inswing\\\/Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Manufacturing Industries SA de CV\",\"approval_number_master\":\"FL#12186-R0\",\"approval_number\":\"FL12186.4\",\"seq\":4,\"product_model\":\"d. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame Storefront Elevations (Inswing\\\/Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Manufacturing Industries SA de CV\",\"approval_number_master\":\"FL#12186-R0\",\"approval_number\":\"FL12186.5\",\"seq\":5,\"product_model\":\"e. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with Transom (Inswing\\\/Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Manufacturing Industries SA de CV\",\"approval_number_master\":\"FL#12186-R0\",\"approval_number\":\"FL12186.6\",\"seq\":6,\"product_model\":\"f. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with Sidelite (Inswing\\\/Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Manufacturing Industries SA de CV\",\"approval_number_master\":\"FL#12186-R0\",\"approval_number\":\"FL12186.7\",\"seq\":7,\"product_model\":\"g. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with Sidelite and Tramsom (Inswing\\\/Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Manufacturing Industries SA de CV\",\"approval_number_master\":\"FL#12186-R0\",\"approval_number\":\"FL12186.8\",\"seq\":8,\"product_model\":\"h. \\\"N\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame Storefront Elevations (Inswing\\\/Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Solar Innovations, Inc.\":[{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#12279-R8\",\"approval_number\":\"FL12279.1\",\"seq\":1,\"product_model\":\"SERIES SI2100 PIVOT HINGED ALUMINUM DOOR NON - IMPACT\",\"product_description\":\"SERIES SI2100 PIVOT HINGED ALUMINUM DOOR NON - IMPACT\",\"design_pressure\":\"+30.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#12279-R8\",\"approval_number\":\"FL12279.7\",\"seq\":7,\"product_model\":\"SERIES SI3200 STACK WALL THERMALLY BROKEN ALUMINUM FOLDING WALL - NON-IMACT\",\"product_description\":\"SERIES SI3200 STACK WALL THERMALLY BROKEN ALUMINUM FOLDING WALL - NON-IMPACT\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#13407-R11\",\"approval_number\":\"FL13407.1\",\"seq\":1,\"product_model\":\"SERIES SI3000 G3 - 3' X 10' OUTSWING\\\" ALUMINUM FOLDING GLASS WALL IMPACT\",\"product_description\":\"SERIES SI3000 G3 - 3' X 10' OUTSWING\\\" ALUMINUM FOLDING GLASS WALL IMPACT\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#14399-R6\",\"approval_number\":\"FL14399.3\",\"seq\":3,\"product_model\":\"SERIES SI3000 LITE RAIL IN\\\/OUT ALUMINUM FGW NON-IMPACT\",\"product_description\":\"SERIES SI3000 LITE RAIL IN\\\/OUT ALUMINUM FGW NON-IMPACT\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#17582-R4\",\"approval_number\":\"FL17582.3\",\"seq\":3,\"product_model\":\"SERIES SI2000 THERMALLY-BROKEN AL FRENCH DOOR ASSEMBLY W\\\/STANDARD & HIGH PERFORMANCE THRESHOLDS IMPACT\",\"product_description\":\"SERIES SI2000 THERMALLY-BROKEN AL FRENCH DOOR ASSEMBLY W\\\/STANDARD & HIGH PERFORMANCE THRESHOLDS IMPACT\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#6712-R0\",\"approval_number\":\"FL6712.1\",\"seq\":1,\"product_model\":\"Series \\\"Terrace Door\\\" Outswing\",\"product_description\":\"Glazed Aluminum Entry Door\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#12278-R0\",\"approval_number\":\"FL12278.1\",\"seq\":1,\"product_model\":\"TERRACE DOOR OUTSWING GLAZED ALUMINUM DOOR\",\"product_description\":\"TERRACE DOOR OUTSWING GLAZED ALUMINUM DOOR\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#12278-R1\",\"approval_number\":\"FL12278.2\",\"seq\":2,\"product_model\":\"TERRACE DOOR OUTSWING GLAZED ALUMINUM DOOR\",\"product_description\":\"TERRACE DOOR OUTSWING GLAZED ALUMINUM DOOR\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#12279-R1\",\"approval_number\":\"FL12279.2\",\"seq\":2,\"product_model\":\"5000 ST ALL WALL\",\"product_description\":\"5000 ST ALL WALL OUTFOLDING DOOR\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#12279-R1\",\"approval_number\":\"FL12279.3\",\"seq\":3,\"product_model\":\"ALUMINUM FOLDING GLASS SYSTEM\",\"product_description\":\"ALUMINUM FOLDING GLASS SYSTEM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#13897-R1\",\"approval_number\":\"FL13897.1\",\"seq\":1,\"product_model\":\"3300 THERMALLY BROKEN FOLDING GLASS WALL\",\"product_description\":\"3300 THERMALLY BROKEN ALUMINUM IN\\\/OUTFOLD FOLDING GLASS WALL 3 1\\\/2 x 9 1\\\/2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#13897-R1\",\"approval_number\":\"FL13897.2\",\"seq\":2,\"product_model\":\"STACK WALL THERMALLY BROKEN FOLDING GLASS WALL\",\"product_description\":\"STACK WALL THERMALLY BROKEN FOLDING GLASS WALL NON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#12278-R3\",\"approval_number\":\"FL12278.3\",\"seq\":3,\"product_model\":\"SI 2100 TERRACE DOOR OUTSWING\",\"product_description\":\"SI 2100 TERRACE DOOR OUTSWING GLAZED ALUMINUM DOOR\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#12278-R3\",\"approval_number\":\"FL12278.4\",\"seq\":4,\"product_model\":\"SI 2250 TERRACE DOOR\",\"product_description\":\"SI 2250 TERRACE DOOR OUTSWING\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#12278-R3\",\"approval_number\":\"FL12278.5\",\"seq\":5,\"product_model\":\"SI 3350 FGW 30\\\"X80\\\" PANEL\",\"product_description\":\"SI 3350 FGW 30\\\"X80\\\" PANEL OUTFOLD NON IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#12278-R3\",\"approval_number\":\"FL12278.6\",\"seq\":6,\"product_model\":\"SI 3350 FGW 3X8 PANEL\",\"product_description\":\"SI 3350 FGW 3X8 PANEL NO INSERT INFOLD IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#12278-R3\",\"approval_number\":\"FL12278.7\",\"seq\":7,\"product_model\":\"SI 3350 FGW 3X8 PANEL\",\"product_description\":\"SI 3350 FGW 3X8 PANEL NO INSERT OUTFOLD IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#12278-R3\",\"approval_number\":\"FL12278.8\",\"seq\":8,\"product_model\":\"SI 3350 FGW 3X8 PANEL ALL WALL\",\"product_description\":\"SI 3350 FGW 3X8 PANEL OUTFOLD ALL WALL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#12278-R3\",\"approval_number\":\"FL12278.9\",\"seq\":9,\"product_model\":\"SI 3350 FGW 3X8 PANEL CORNER\",\"product_description\":\"SI 3350 FGW 3X8 PANEL 90 DEGREE CORNER NO POST, INFOLD, IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#12278-R3\",\"approval_number\":\"FL12278.10\",\"seq\":10,\"product_model\":\"SI 3350 FGW 3X8 PANEL REINFORCED\",\"product_description\":\"SI 3350 INFOLD STEEL REINFORCED FGW 3X8 PANEL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#12278-R3\",\"approval_number\":\"FL12278.11\",\"seq\":11,\"product_model\":\"SI 3350 FGW 3X8 PANEL REINFORCED\",\"product_description\":\"SI 3350 OUTFOLD STEEL REINFORCED FGW 3X8 PANEL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#12278-R3\",\"approval_number\":\"FL12278.12\",\"seq\":12,\"product_model\":\"SI 3350 FGW 3X8 PANEL REINFORCED\",\"product_description\":\"SI 3350 INFOLD ALUMINUM REINFORCED FGW 3X8 PANEL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#12278-R3\",\"approval_number\":\"FL12278.13\",\"seq\":13,\"product_model\":\"SI 3350 FGW 3X8 PANEL REINFORCED\",\"product_description\":\"SI 3350 OUTFOLD ALUMINUM REINFORCED FGW 3X8 PANEL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#12278-R3\",\"approval_number\":\"FL12278.14\",\"seq\":14,\"product_model\":\"SI 3350 G2 FGW 3X10 PANEL CORNER\",\"product_description\":\"SI 3350 G2 FGW 3X10 PANEL 90 DEGREE CORNER NO POST NON IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#12278-R3\",\"approval_number\":\"FL12278.15\",\"seq\":15,\"product_model\":\"SI 3350 OUTSWING FGW\",\"product_description\":\"SI 3350 OUTSWING ALUMINUM FGW 3X10 PANEL SYSTEM - NON IMPACT\",\"design_pressure\":\"+58\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#12278-R3\",\"approval_number\":\"FL12278.16\",\"seq\":16,\"product_model\":\"SI 3350-P PIVOT DOOR\",\"product_description\":\"SI 3350-P PIVOT HINGED ALUMINUM DOOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#12278-R3\",\"approval_number\":\"FL12278.17\",\"seq\":17,\"product_model\":\"STACK WALL THERMALLY BROKEN FOLDING GLASS WALL\",\"product_description\":\"STACK WALL THERMALLY BROKEN FOLDING GLASS WALL NON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#12278-R4\",\"approval_number\":\"FL12278.18\",\"seq\":18,\"product_model\":\"SI 3350-P PIVOT DOOR\",\"product_description\":\"SI 3350-P PIVOT HINGED ALUMINUM DOOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#12278-R4\",\"approval_number\":\"FL12278.19\",\"seq\":19,\"product_model\":\"STACK WALL THERMALLY BROKEN FOLDING GLASS WALL\",\"product_description\":\"STACK WALL THERMALLY BROKEN FOLDING GLASS WALL NON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#12279-R4\",\"approval_number\":\"FL12279.4\",\"seq\":4,\"product_model\":\"SI 3350 FGW 3X10 PANEL OUTSWING\",\"product_description\":\"SI 3350 FGW 3X10 PANEL OUTSWING - NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#12279-R4\",\"approval_number\":\"FL12279.5\",\"seq\":5,\"product_model\":\"SI 3350 FGW 3X8 PANEL 90\\u00b0 CORNER\",\"product_description\":\"SI 3350 FGW 3X8 PANEL 90\\u00b0 CORNER NO POST INFOLD - NI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#12279-R4\",\"approval_number\":\"FL12279.6\",\"seq\":6,\"product_model\":\"SI 3350 FGW 3X8 PANEL OUTFOLD ALL WALL\",\"product_description\":\"SI 3350 FGW 3X8 PANEL OUTFOLD ALL WALL NON IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#12279-R4\",\"approval_number\":\"FL12279.8\",\"seq\":8,\"product_model\":\"SI 3350 FGW 3X8 PANEL REINFORCED\",\"product_description\":\"SI 3350 FGW 3X8 PANEL REINFORCED - NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#12279-R4\",\"approval_number\":\"FL12279.9\",\"seq\":9,\"product_model\":\"SI 3350 FGW 3X8 PANEL REINFORCED\",\"product_description\":\"SI 3350 FGW 3X8 PANEL INFOLD REINFORCED - NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#12279-R4\",\"approval_number\":\"FL12279.10\",\"seq\":10,\"product_model\":\"SI 3350 FGW 3X8 PANEL REINFORCED\",\"product_description\":\"SI 3350 FGW 3X8 PANEL REINFORCED - NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#12279-R4\",\"approval_number\":\"FL12279.11\",\"seq\":11,\"product_model\":\"SI 3350 FGW 3X8 PANEL WALL REINFORCED\",\"product_description\":\"SI 3350 FGW 3X8 PANEL WALL REINFORCED - NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#12279-R4\",\"approval_number\":\"FL12279.12\",\"seq\":12,\"product_model\":\"SI 3350 G2 FGW 3X10 PANEL CORNER\",\"product_description\":\"SI 3350 G2 FGW 3X10 PANEL 90 DEGREE CORNER NO POST NON-IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#12279-R4\",\"approval_number\":\"FL12279.13\",\"seq\":13,\"product_model\":\"SI 3350-P PIVOT DOOR\",\"product_description\":\"SI 3350-P PIVOT DOOR HINGED ALUMINUM DOOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#12279-R4\",\"approval_number\":\"FL12279.14\",\"seq\":14,\"product_model\":\"STACK WALL THERMALLY BROKEN FOLDING GLASS WALL\",\"product_description\":\"STACK WALL THERMALLY BROKEN FOLDING GLASS WALL - NON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#13407-R2\",\"approval_number\":\"FL13407.2\",\"seq\":2,\"product_model\":\"SI 33350 IMPACT FGW 3.5 X 9.5 PANEL STANDARD\",\"product_description\":\"SI 33350 IMPACT FGW 3.5 X 9.5 PANEL STANDARD IN-FOLD ALUMINUM FOLDING GLASS WALL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#13407-R2\",\"approval_number\":\"FL13407.3\",\"seq\":3,\"product_model\":\"SI 33350 IMPACT FGW 3.5 X 9.5 PANEL STANDARD\",\"product_description\":\"SI 33350 IMPACT FGW 3.5 X 9.5 PANEL STANDARD OUT-FOLD ALUMINUM FOLDING GLASS WALL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#13407-R2\",\"approval_number\":\"FL13407.4\",\"seq\":4,\"product_model\":\"SI 33350F G3 IMPACT FGW 3.5 X 9.5 PANEL\",\"product_description\":\"SI 33350F G3 IMPACT FGW 3.5 X 9.5 PANEL 90\\u00ba CORNER (NO POST) STANDARD SILL\",\"design_pressure\":\"+60\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#13407-R2\",\"approval_number\":\"FL13407.5\",\"seq\":5,\"product_model\":\"SI 3350F G3 IMPACT FGW 3.5 X 9.5 PANEL\",\"product_description\":\"SI 3350F G3 IMPACT FGW 3.5 X 9.5 PANEL 90\\u00ba CORNER (NO POST) FLUSH SILL\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#14399-R2\",\"approval_number\":\"FL14399.1\",\"seq\":1,\"product_model\":\"SERIES SI 33350F G3 NON-IMPACT FGW 3.5 X 9.5 PANEL\",\"product_description\":\"SERIES SI 33350F G3 NON-IMPACT FGW 3.5 X 9.5 PANEL 90\\u00b0 CORNER - STANDARD SILL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#14399-R2\",\"approval_number\":\"FL14399.2\",\"seq\":2,\"product_model\":\"SERIES SI 33350F G3 NON-IMPACT FGW 3.5 X 9.5 PANEL\",\"product_description\":\"SERIES SI 33350F G3 NON-IMPACT FGW 3.5 X 9.5 PANEL 90\\u00b0 CORNER - FLUSH SILL\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#14399-R2\",\"approval_number\":\"FL14399.4\",\"seq\":4,\"product_model\":\"SI 33350 NON-IMPACT FGW 3.5 X 9.5 PANEL STANDARD\",\"product_description\":\"SI 33350 NON-IMPACT FGW 3.5 X 9.5 PANEL STANDARD OUTFOLD ALUMINUM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#14399-R2\",\"approval_number\":\"FL14399.5\",\"seq\":5,\"product_model\":\"SI 33350 NON-IMPACT FGW 3.5 X 9.5 PANEL STANDARD\",\"product_description\":\"SI 33350 NON-IMPACT FGW 3.5 X 9.5 PANEL STANDARD INFOLD ALUMINUM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#17582-R0\",\"approval_number\":\"FL17582.1\",\"seq\":1,\"product_model\":\"Modular Mulled Terrace Door\",\"product_description\":\"Modular Mulled Terrace Door\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#17582-R1\",\"approval_number\":\"FL17582.2\",\"seq\":2,\"product_model\":\"Modular Mulled Terrace Door\",\"product_description\":\"Modular Mulled Terrace Door\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#13407-R6\",\"approval_number\":\"FL13407.6\",\"seq\":6,\"product_model\":\"SI 3350F G3 IMPACT FGW 3.5 X 9.5 PANEL\",\"product_description\":\"SI 3350F G3 IMPACT FGW 3.5 X 9.5 PANEL 90\\u00ba CORNER (NO POST) FLUSH SILL\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#17582-R2\",\"approval_number\":\"FL17582.4\",\"seq\":4,\"product_model\":\"SERIES SI2000 THERMALLY-BROKEN AL FRENCH DOOR ASSEMBLY W\\\/STANDARD & HIGH PERFORMANCE THRESHOLDS IMPACT\",\"product_description\":\"SERIES SI2000 THERMALLY-BROKEN AL FRENCH DOOR ASSEMBLY W\\\/STANDARD & HIGH PERFORMANCE THRESHOLDS IMPACT\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#13407-R10\",\"approval_number\":\"FL13407.7\",\"seq\":7,\"product_model\":\"SERIES SI3000 IMPACT G3 FGW 3.5 X 9.5 PANEL LITE RAIL OUT-FOLD ALUMINUM\",\"product_description\":\"SERIES SI3000 IMPACT G3 FGW 3.5 X 9.5 PANEL LITE RAIL OUT-FOLD ALUMINUM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"YKK AP America\":[{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12465-R5\",\"approval_number\":\"FL12465.1\",\"seq\":1,\"product_model\":\"25FD (Flush Door)\",\"product_description\":\"25FD (Flush Door)\",\"design_pressure\":\"+75\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12892-R9\",\"approval_number\":\"FL12892.1\",\"seq\":1,\"product_model\":\"20D Outswing Door System (HVHZ) (Non-Impact)\",\"product_description\":\"20D Outswing Door System (HVHZ) (Non-Impact)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12892-R9\",\"approval_number\":\"FL12892.2\",\"seq\":2,\"product_model\":\"25T Outswing Door System (Non-HVHZ)(Non-Impact)\",\"product_description\":\"25T Outswing Door System (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12892-R9\",\"approval_number\":\"FL12892.3\",\"seq\":3,\"product_model\":\"35D Outswing Door System (HVHZ) (Non-Impact)\",\"product_description\":\"35D Outswing Door System (HVHZ) (Non-Impact)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12892-R9\",\"approval_number\":\"FL12892.5\",\"seq\":5,\"product_model\":\"40M Monumental (HD) Entrance System (Non-HVHZ) (Non-Impact)\",\"product_description\":\"40M Monumental (HD) Entrance System (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12892-R9\",\"approval_number\":\"FL12892.6\",\"seq\":6,\"product_model\":\"50D Outswing Door System (HVHZ) (Non-Impact)\",\"product_description\":\"50D Outswing Door System (HVHZ) (Non-Impact)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12892-R9\",\"approval_number\":\"FL12892.7\",\"seq\":7,\"product_model\":\"50M Monumental (HD) Entrance System (Non-HVHZ) (Non-Impact)\",\"product_description\":\"50M Monumental (HD) Entrance System (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#16554-R14\",\"approval_number\":\"FL16554.2\",\"seq\":2,\"product_model\":\"Series 35H Aluminum Outswing Entrance Door (HVHZ) (Missile Level E Impact Rated)\",\"product_description\":\"Series 35H Aluminum Outswing Entrance Door (HVHZ) (Missile Level E Impact Rated)\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#16554-R14\",\"approval_number\":\"FL16554.4\",\"seq\":4,\"product_model\":\"Series 50H Aluminum Outswing Entrance Door (HVHZ) (Missile Level E Impact Rated)\",\"product_description\":\"Series 50H Aluminum Outswing Entrance Door (HVHZ) (Missile Level E Impact Rated)\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#16981-R6\",\"approval_number\":\"FL16981.1\",\"seq\":1,\"product_model\":\"35 HL Low Pressure Outswing Entrance Doors (HVHZ) (Impact)\",\"product_description\":\"35 HL Low Pressure Outswing Entrance Doors (HVHZ) (Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#16981-R6\",\"approval_number\":\"FL16981.2\",\"seq\":2,\"product_model\":\"35 HL Low Pressure Outswing Entrance Doors (WZ3) (Impact)\",\"product_description\":\"35 HL Low Pressure Outswing Entrance Doors (WZ3) (Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#16981-R6\",\"approval_number\":\"FL16981.3\",\"seq\":3,\"product_model\":\"50 HL Low Pressure Outswing Entrance Doors (HVHZ) (Impact)\",\"product_description\":\"50 HL Low Pressure Outswing Entrance Doors (HVHZ) (Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#16981-R6\",\"approval_number\":\"FL16981.4\",\"seq\":4,\"product_model\":\"50 HL Low Pressure Outswing Entrance Doors (WZ3) (Impact)\",\"product_description\":\"50 HL Low Pressure Outswing Entrance Doors (WZ3) (Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#1775-R0\",\"approval_number\":\"FL1775.1\",\"seq\":1,\"product_model\":\"20D\",\"product_description\":\"Aluminum Narrow Stile Outswing ( Shuttered) NOA # 03-0801.06\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#1775-R0\",\"approval_number\":\"FL1775.2\",\"seq\":2,\"product_model\":\"35DH\",\"product_description\":\"Aluminum Medium Stile Outswing ( Shuttered) NOA # 03-0916.03\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#1775-R0\",\"approval_number\":\"FL1775.3\",\"seq\":3,\"product_model\":\"35H\",\"product_description\":\"Aluminum Medium Stile Outswing ( LMI, SMI) NOA # 02-0221.07\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#9967-R0\",\"approval_number\":\"FL9967.1\",\"seq\":1,\"product_model\":\"YTD 350 T\",\"product_description\":\"Outswing Terrace Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#5851-R0\",\"approval_number\":\"FL5851.2\",\"seq\":2,\"product_model\":\"35DH\",\"product_description\":\"Aluminum Entrance Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#5851-R1\",\"approval_number\":\"FL5851.1\",\"seq\":1,\"product_model\":\"20D\",\"product_description\":\"Aluminum Entrance Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#7941-R1\",\"approval_number\":\"FL7941.1\",\"seq\":1,\"product_model\":\"Series '35H' Aluminum Outswing Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+70\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#8712-R1\",\"approval_number\":\"FL8712.1\",\"seq\":1,\"product_model\":\"35DH\",\"product_description\":\"Series 35DH Aluminum Entrance Doors\",\"design_pressure\":\"+117.6\\\/-117.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#8712-R1\",\"approval_number\":\"FL8712.2\",\"seq\":2,\"product_model\":\"Series '35H' Aluminum Outswing Entrance Door\",\"product_description\":\"Series 35H Small Missile Impact Resistant Aluminum Outswing Entrance Door.\",\"design_pressure\":\"+70\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#8712-R1\",\"approval_number\":\"FL8712.3\",\"seq\":3,\"product_model\":\"Series '35H' Aluminum Outswing Entrance Door\",\"product_description\":\"Series 35H Large and Small Missile Impact Resistance Aluminum Entrance Door, Dry Glazed.\",\"design_pressure\":\"+70\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12466-R0\",\"approval_number\":\"FL12466.1\",\"seq\":1,\"product_model\":\"50M (50HD) Door\",\"product_description\":\"50M Door (formerly 50HD)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12522-R0\",\"approval_number\":\"FL12522.1\",\"seq\":1,\"product_model\":\"35H Doors (Dry Glaze) Large Missile Impact\",\"product_description\":\"35H Doors (Dry Glaze) Large Missile Impact\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12522-R0\",\"approval_number\":\"FL12522.2\",\"seq\":2,\"product_model\":\"35H Doors (Dry Glaze) Small Missile Impact\",\"product_description\":\"35H Doors (Dry Glaze) Small Missile Impact\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12542-R0\",\"approval_number\":\"FL12542.1\",\"seq\":1,\"product_model\":\"40M Doors\",\"product_description\":\"40M Doors\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12739-R0\",\"approval_number\":\"FL12739.1\",\"seq\":1,\"product_model\":\"YTD 350 T Terrace Door\",\"product_description\":\"YTD 350 T (Outswing) Terrace Door\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12739-R0\",\"approval_number\":\"FL12739.2\",\"seq\":2,\"product_model\":\"YTD 350 T Terrace Door\",\"product_description\":\"YTD 350 T (Outswing Pair) Terrace Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12743-R0\",\"approval_number\":\"FL12743.1\",\"seq\":1,\"product_model\":\"YTD 350 T Terrace Door\",\"product_description\":\"YTD 350 T (Inswing Single) Terace Door\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12743-R0\",\"approval_number\":\"FL12743.2\",\"seq\":2,\"product_model\":\"YTD 350 T Terrace Door\",\"product_description\":\"YTD 350 T (Inswing Pair) Terrace Door\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12882-R0\",\"approval_number\":\"FL12882.1\",\"seq\":1,\"product_model\":\"35H Large Missile Wet Glazed Doors\",\"product_description\":\"35H Large Missile Wet Glazed Doors\",\"design_pressure\":\"+70\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#15956-R0\",\"approval_number\":\"FL15956.1\",\"seq\":1,\"product_model\":\"YTD 350T\",\"product_description\":\"YTD 350T Terrace Door Outswing Pair\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#15956-R0\",\"approval_number\":\"FL15956.2\",\"seq\":2,\"product_model\":\"YTD 350T\",\"product_description\":\"YTD 350T Terrace Door Inswing Pair\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#15956-R0\",\"approval_number\":\"FL15956.3\",\"seq\":3,\"product_model\":\"YTD 350T\",\"product_description\":\"YTD 350T Terrace Door Outswing Single\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#15956-R0\",\"approval_number\":\"FL15956.4\",\"seq\":4,\"product_model\":\"YTD 350T\",\"product_description\":\"YTD 350T Terrace Door Inswing Single\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#16315-R0\",\"approval_number\":\"FL16315.1\",\"seq\":1,\"product_model\":\"YTD 350 TH\",\"product_description\":\"YTD 350 TH Impact Terrace Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#16554-R0\",\"approval_number\":\"FL16554.1\",\"seq\":1,\"product_model\":\"35 H\",\"product_description\":\"35 H Large and Small Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#16554-R4\",\"approval_number\":\"FL16554.3\",\"seq\":3,\"product_model\":\"50 H\",\"product_description\":\"50 H Large Missile (Level E) Impact\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12892-R5\",\"approval_number\":\"FL12892.4\",\"seq\":4,\"product_model\":\"50D Outswing Door System (HVHZ) (Non-Impact)\",\"product_description\":\"50D Outswing Door System (HVHZ) (Non-Impact)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12892-R6\",\"approval_number\":\"FL12892.8\",\"seq\":8,\"product_model\":\"50T Outswing Door System (Non-HVHZ)(Non-Impact)\",\"product_description\":\"50T Outswing Door System (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Next Door Company\":[{\"manufacturer\":\"Next Door Company\",\"approval_number_master\":\"FL#12648-R7\",\"approval_number\":\"FL12648.1\",\"seq\":1,\"product_model\":\"Series \\\"S-8080F\\\" Flush Outwing Steel Doors\",\"product_description\":\"Large missile impact resistant outswing steel door\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Next Door Company\",\"approval_number_master\":\"FL#29502-R3\",\"approval_number\":\"FL29502.1\",\"seq\":1,\"product_model\":\"Series 8080F Narrow Commercial Outswing Steel Entrance Door\",\"product_description\":\"Large missile impact resistant outswing steel entrance door.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Next Door Company\",\"approval_number_master\":\"FL#35073-R2\",\"approval_number\":\"FL35073.1\",\"seq\":1,\"product_model\":\"Series S-3070FV Single Outswing Steel Entrance Door\",\"product_description\":\"Large missile impact resistant outswing steel entrance door.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Next Door Company\",\"approval_number_master\":\"FL#14718-R0\",\"approval_number\":\"FL14718.1\",\"seq\":1,\"product_model\":\"8080-1L\",\"product_description\":\"FULL LOUVER OUTSWING STEEL DOORS - IMPACT\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Next Door Company\",\"approval_number_master\":\"FL#20078-R0\",\"approval_number\":\"FL20078.1\",\"seq\":1,\"product_model\":\"6070F\",\"product_description\":\"FLUSH OUTSWING STEEL DOORS-IMPACT\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-25 00:00:00\",\"instructions_url\":\"\"}],\"Eagan Manufacturing, Inc.\":[{\"manufacturer\":\"Eagan Manufacturing, Inc.\",\"approval_number_master\":\"FL#12820-R0\",\"approval_number\":\"FL12820.1\",\"seq\":1,\"product_model\":\"Fiberglass Door\",\"product_description\":\"Aluminum Fin Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-30 00:00:00\",\"instructions_url\":\"\"}],\"Diamond Door Products\":[{\"manufacturer\":\"Diamond Door Products\",\"approval_number_master\":\"FL#4343-R0\",\"approval_number\":\"FL4343.1\",\"seq\":1,\"product_model\":\"GEM 140 MPH Series\",\"product_description\":\"Outswing Steel Entry Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Diamond Door Products\",\"approval_number_master\":\"FL#12873-R0\",\"approval_number\":\"FL12873.1\",\"seq\":1,\"product_model\":\"GEM 130 MPH Series\",\"product_description\":\"Outswing Steel Entry Door\",\"design_pressure\":\"+27.2\\\/-34.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Diamond Door Products\",\"approval_number_master\":\"FL#12873-R0\",\"approval_number\":\"FL12873.2\",\"seq\":2,\"product_model\":\"GEM 140 MPH Series\",\"product_description\":\"Outswing Steel Entry Door\",\"design_pressure\":\"+44.2\\\/-55.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Diamond Door Products\",\"approval_number_master\":\"FL#12873-R0\",\"approval_number\":\"FL12873.3\",\"seq\":3,\"product_model\":\"GEM 150 MPH Series\",\"product_description\":\"Outswing Steel Entry Door\",\"design_pressure\":\"+50.7\\\/-64.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Pocahontas Aluminum Company, Inc.\":[{\"manufacturer\":\"Pocahontas Aluminum Company, Inc.\",\"approval_number_master\":\"FL#47415-R0\",\"approval_number\":\"FL47415.1\",\"seq\":1,\"product_model\":\"Outswing Delta Door 100 Series (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Outswing Delta Door 100 Series (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pocahontas Aluminum Company, Inc.\",\"approval_number_master\":\"FL#12903-R0\",\"approval_number\":\"FL12903.1\",\"seq\":1,\"product_model\":\"DD 100 Insulated Side Hinged Door\",\"product_description\":\"36x80 Opaque Entry Door\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-05 00:00:00\",\"instructions_url\":\"\"}],\"Worldwide Door Components Inc.\":[{\"manufacturer\":\"Worldwide Door Components Inc.\",\"approval_number_master\":\"FL#12991-R8\",\"approval_number\":\"FL12991.6\",\"seq\":6,\"product_model\":\"f. Opaque Fiberglass Door w\\\/ \\\"ECOLAST\\\" Composite Jambs\",\"product_description\":\"6'8 Opaque \\\"Impact\\\" Fiber Classic Fiberglass Door - Inswing \\\/ Outswing configuration (X) utilizing the \\\"ECOLAST\\\" Composite Jambs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Worldwide Door Components Inc.\",\"approval_number_master\":\"FL#12991-R0\",\"approval_number\":\"FL12991.1\",\"seq\":1,\"product_model\":\"a. Opaque Fiberglass Door\",\"product_description\":\"6'8 Opaque \\\"Impact\\\" Fiberglass Door - Inswing \\\/ Outswing configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Worldwide Door Components Inc.\",\"approval_number_master\":\"FL#12991-R0\",\"approval_number\":\"FL12991.2\",\"seq\":2,\"product_model\":\"b. Opaque Fiberglass Door\",\"product_description\":\"8'0 Opaque \\\"Impact\\\" Fiberglass Door - Inswing \\\/ Outswing configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Worldwide Door Components Inc.\",\"approval_number_master\":\"FL#12991-R4\",\"approval_number\":\"FL12991.3\",\"seq\":3,\"product_model\":\"c. \\\"EZ Split\\\" Adjustable Steel Door Frame\",\"product_description\":\"18 ga. Adjustable \\\"Impact\\\" Split Steel Inswing Door Frame System Utilizing a Masonite Steel Door Panel (X Configuration - Up To a nominal 3'0 x 7'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Worldwide Door Components Inc.\",\"approval_number_master\":\"FL#12991-R5\",\"approval_number\":\"FL12991.4\",\"seq\":4,\"product_model\":\"d. \\\"EZ Split\\\" Adjustable Steel Door Frame\",\"product_description\":\"18 ga. Adjustable \\\"Impact\\\" Split Steel Inswing \\\/ Outswing Door Frame System Utilizing a Masonite Steel Door Panel (X Configuration - Up To a nominal 3'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Worldwide Door Components Inc.\",\"approval_number_master\":\"FL#12991-R6\",\"approval_number\":\"FL12991.5\",\"seq\":5,\"product_model\":\"e. \\\"EZ Split\\\" Adjustable Steel Door Frame\",\"product_description\":\"18 ga. Adjustable \\\"Impact\\\" Split Steel Inswing \\\/ Outswing Door Frame System Utilizing a Masonite Steel Door Panel (X Configuration - Up To a nominal 3'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"MasterGrain\":[{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R9\",\"approval_number\":\"FL21852.42\",\"seq\":42,\"product_model\":\"zp. MasterGrain \\\"Impact\\\" Fiberglass Entry Doors\",\"product_description\":\"Up to a 3'6 x 8'0 \\\"Impact\\\" Opaque Fiberglass Door (X Configuration) Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#13320-R0\",\"approval_number\":\"FL13320.1\",\"seq\":1,\"product_model\":\"a. MasterGrain Entry Doors\",\"product_description\":\"Up to a 3'0 x 8'0 Non-impact Glazed Fiberglass Door and Lite Frame with or without Sidelites - Non-impact Insulated Glass (X, XO or OX, OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#13320-R0\",\"approval_number\":\"FL13320.2\",\"seq\":2,\"product_model\":\"b. MasterGrain Entry Doors\",\"product_description\":\"Up to a 6'0 x 8'0 Non-impact Glazed Fiberglass Door and Lite Frame with or without Sidelites - Non-impact Insulated Glass (XX or OXXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#13320-R0\",\"approval_number\":\"FL13320.3\",\"seq\":3,\"product_model\":\"c. MasterGrain Entry Doors\",\"product_description\":\"Up to a 3'0 x 8'0 Non-impact Opaque Fiberglass Door with or without MasterGrain Non-impact Fiberglass Sidelites - Insulated Glass (X, XO or OX, OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#13320-R0\",\"approval_number\":\"FL13320.4\",\"seq\":4,\"product_model\":\"d. MasterGrain Entry Doors\",\"product_description\":\"Up to a 6'0 x 8'0 Non-impact Opaque Fiberglass Door with or without MasterGrain Non-impact Fiberglass Sidelites - Insulated Glass (XX or OXXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#13320-R0\",\"approval_number\":\"FL13320.5\",\"seq\":5,\"product_model\":\"e. MasterGrain Entry Doors\",\"product_description\":\"Up to a 3'0 x 6'8 Non-impact Glazed Fiberglass Door and Lite Frame with or without Sidelites - Non-impact Insulated Glass (X, XO or OX, OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#13320-R0\",\"approval_number\":\"FL13320.6\",\"seq\":6,\"product_model\":\"f. MasterGrain Entry Doors\",\"product_description\":\"Up to a 6'0 x 6'8 Non-impact Glazed Fiberglass Door and Lite Frame with or without Sidelites - Non-impact Insulated Glass (XX or OXXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#13320-R0\",\"approval_number\":\"FL13320.7\",\"seq\":7,\"product_model\":\"g. MasterGrain Entry Doors\",\"product_description\":\"Up to a 3'0 x 6'8 Non-impact Opaque Fiberglass Door with or without MasterGrain Non-impact Fiberglass Sidelites - Insulated Glass (X, XO or OX, OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#13320-R0\",\"approval_number\":\"FL13320.8\",\"seq\":8,\"product_model\":\"g. MasterGrain Entry Doors\",\"product_description\":\"Up to a 6'0 x 6'8 Non-impact Opaque Fiberglass Door with or without MasterGrain Non-impact Fiberglass Sidelites - Insulated Glass (XX or OXXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R0\",\"approval_number\":\"FL21852.1\",\"seq\":1,\"product_model\":\"a. MasterGrain 600 Series \\\"Impact\\\" Entry Doors\",\"product_description\":\"Up to a 3'6 x 8'0 \\\"Impact\\\" Opaque Fiberglass Door (X Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R0\",\"approval_number\":\"FL21852.2\",\"seq\":2,\"product_model\":\"b. MasterGrain 500 Series \\\"Impact\\\" Entry Doors\",\"product_description\":\"Up to a 3'6 x 8'0 \\\"Impact\\\" Opaque Fiberglass Door (X Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R0\",\"approval_number\":\"FL21852.3\",\"seq\":3,\"product_model\":\"c. MasterGrain \\\"Impact\\\" Entry Doors\",\"product_description\":\"Up to a 3'6 x 8'0 \\\"Impact\\\" Opaque Fiberglass Door (X Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R0\",\"approval_number\":\"FL21852.4\",\"seq\":4,\"product_model\":\"d. MasterGrain \\\"Impact\\\" Entry Doors\",\"product_description\":\"Up to a 3'0 x 8'0 \\\"Impact\\\" Opaque Fiberglass Door with MasterGrain \\\"Impact\\\" Fiberglass Sidelites - Insulated Glass (XO or OX, OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R0\",\"approval_number\":\"FL21852.5\",\"seq\":5,\"product_model\":\"e. MasterGrain \\\"Impact\\\" Entry Doors\",\"product_description\":\"Up to a 6'0 x 8'0 \\\"Impact\\\" Opaque Fiberglass Door with or without MasterGrain \\\"Impact\\\" Fiberglass Sidelites - Insulated Glass (XX or OXXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R0\",\"approval_number\":\"FL21852.6\",\"seq\":6,\"product_model\":\"f. MasterGrain \\\"Impact\\\" Entry Doors\",\"product_description\":\"Up to a 3'0 x 8'0 \\\"Impact\\\" Glazed Fiberglass Door (X Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R0\",\"approval_number\":\"FL21852.7\",\"seq\":7,\"product_model\":\"g. MasterGrain \\\"Impact\\\" Entry Doors\",\"product_description\":\"Up to a 3'0 x 8'0 \\\"Impact\\\" Glazed Fiberglass Door with MasterGrain \\\"Impact\\\" Fiberglass Sidelites - Insulated Glass (XO or OX, OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R0\",\"approval_number\":\"FL21852.8\",\"seq\":8,\"product_model\":\"h. MasterGrain \\\"Impact\\\" Entry Doors\",\"product_description\":\"Up to a 6'0 x 8'0 \\\"Impact\\\" Glazed Fiberglass Door with or without MasterGrain \\\"Impact\\\" Fiberglass Sidelites - Insulated Glass (XX or OXXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R0\",\"approval_number\":\"FL21852.9\",\"seq\":9,\"product_model\":\"i. MasterGrain 600 Series \\\"Impact\\\" Entry Doors\",\"product_description\":\"Up to a 3'6 x 6'8 \\\"Impact\\\" Opaque Fiberglass Door (X Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R0\",\"approval_number\":\"FL21852.10\",\"seq\":10,\"product_model\":\"j. MasterGrain 500 Series \\\"Impact\\\" Entry Doors\",\"product_description\":\"Up to a 3'6 x 6'8 \\\"Impact\\\" Opaque Fiberglass Door (X Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R0\",\"approval_number\":\"FL21852.11\",\"seq\":11,\"product_model\":\"k. MasterGrain \\\"Impact\\\" Entry Doors\",\"product_description\":\"Up to a 3'6 x 6'8 \\\"Impact\\\" Opaque Fiberglass Door (X Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R0\",\"approval_number\":\"FL21852.12\",\"seq\":12,\"product_model\":\"l. MasterGrain \\\"Impact\\\" Entry Doors\",\"product_description\":\"Up to a 3'0 x 6'8 \\\"Impact\\\" Opaque Fiberglass Door with MasterGrain \\\"Impact\\\" Fiberglass Sidelites - Insulated Glass (XO or OX, OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R0\",\"approval_number\":\"FL21852.13\",\"seq\":13,\"product_model\":\"m. MasterGrain \\\"Impact\\\" Entry Doors\",\"product_description\":\"Up to a 6'0 x 6'8 \\\"Impact\\\" Opaque Fiberglass Door with or without MasterGrain \\\"Impact\\\" Fiberglass Sidelites - Insulated Glass (XX or OXXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R0\",\"approval_number\":\"FL21852.14\",\"seq\":14,\"product_model\":\"n. MasterGrain \\\"Impact\\\" Entry Doors\",\"product_description\":\"Up to a 3'0 x 6'8 \\\"Impact\\\" Glazed Fiberglass Door (X Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R0\",\"approval_number\":\"FL21852.15\",\"seq\":15,\"product_model\":\"o. MasterGrain \\\"Impact\\\" Entry Doors\",\"product_description\":\"Up to a 3'0 x 6'8 \\\"Impact\\\" Opaque Fiberglass Door with MasterGrain \\\"Impact\\\" Fiberglass Sidelites - Insulated Glass (XO or OX, OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R0\",\"approval_number\":\"FL21852.16\",\"seq\":16,\"product_model\":\"p. MasterGrain \\\"Impact\\\" Entry Doors\",\"product_description\":\"Up to a 6'0 x 6'8 \\\"Impact\\\" Glazed Fiberglass Door with or without MasterGrain \\\"Impact\\\" Fiberglass Sidelites - Insulated Glass (XX or OXXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R0\",\"approval_number\":\"FL21852.17\",\"seq\":17,\"product_model\":\"q. MasterGrain Smooth Skin Series \\\"Impact\\\" Entry Doors\",\"product_description\":\"Up to a 3'0 x 6'8 \\\"Impact\\\" Opaque Fiberglass Door (X Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R0\",\"approval_number\":\"FL21852.18\",\"seq\":18,\"product_model\":\"r. MasterGrain Craftsman Series \\\"Impact\\\" Entry Doors\",\"product_description\":\"Up to a 3'0 x 6'8 \\\"Impact\\\" Opaque\\\/Glazed Fiberglass Door (X Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R1\",\"approval_number\":\"FL21852.19\",\"seq\":19,\"product_model\":\"s. Fiberglass Opaque Series \\\"Impact\\\" Entry Doors\",\"product_description\":\"Up to a 3'0 x 8'0 \\\"Impact\\\" Opaque Fiberglass Door (X Configuration) Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R2\",\"approval_number\":\"FL21852.20\",\"seq\":20,\"product_model\":\"t. MasterGrain \\\"Impact\\\" Fiberglass Fir Entry Doors\",\"product_description\":\"Up to a 3'0 x 8'0 \\\"Impact\\\" Flush Glazed Fiberglass Door with \\\/ without \\\"Impact\\\" Fiberglass Sidelites - Insulated Glass (X, XO or OX, OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R2\",\"approval_number\":\"FL21852.21\",\"seq\":21,\"product_model\":\"u. MasterGrain \\\"Impact\\\" Fiberglass Fir Entry Doors\",\"product_description\":\"Up to a 6'0 x 8'0 \\\"Impact\\\" Flush Glazed Fiberglass Door with \\\/ without \\\"Impact\\\" Fiberglass Sidelites - Insulated Glass (XX or OXXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R3\",\"approval_number\":\"FL21852.22\",\"seq\":22,\"product_model\":\"v. MasterGrain \\\"Impact\\\" Fiberglass Entry Doors\",\"product_description\":\"Up to a 3'0 x 8'0 \\\"Impact\\\" Opaque Fiberglass Door with \\\"Low Profile\\\" Fiberglass \\\"Impact\\\" Sidelite(s) - Insulated Glass (XO or OX, OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R3\",\"approval_number\":\"FL21852.23\",\"seq\":23,\"product_model\":\"w. MasterGrain \\\"Impact\\\" Fiberglass Entry Doors\",\"product_description\":\"Up to a 6'0 x 8'0 \\\"Impact\\\" Opaque Fiberglass Doors with \\\"Low Profile\\\" Fiberglass \\\"Impact\\\" Sidelites - Insulated Glass (OXXO Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R3\",\"approval_number\":\"FL21852.24\",\"seq\":24,\"product_model\":\"x. MasterGrain \\\"Impact\\\" Fiberglass Entry Doors\",\"product_description\":\"Up to a 3'0 x 8'0 \\\"Low Profile\\\" Glazed \\\"Impact\\\" Fiberglass Door (X Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R3\",\"approval_number\":\"FL21852.25\",\"seq\":25,\"product_model\":\"y. MasterGrain \\\"Impact\\\" Fiberglass Entry Doors\",\"product_description\":\"Up to a 3'0 x 8'0 \\\"Low Profile\\\" Glazed \\\"Impact\\\" Fiberglass Door with \\\"Low Profile\\\" Fiberglass \\\"Impact\\\" Sidelite(s) - Insulated Glass (XO or OX, OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R3\",\"approval_number\":\"FL21852.26\",\"seq\":26,\"product_model\":\"z. MasterGrain \\\"Impact\\\" Fiberglass Entry Doors\",\"product_description\":\"Up to a 6'0 x 8'0 \\\"Low Profile\\\" Glazed \\\"Impact\\\" Fiberglass Doors with or without \\\"Low Profile\\\" Fiberglass \\\"Impact\\\" Sidelites - Insulated Glass (XX or OXXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R3\",\"approval_number\":\"FL21852.27\",\"seq\":27,\"product_model\":\"za. MasterGrain \\\"Impact\\\" Fiberglass Entry Doors\",\"product_description\":\"Up to a 3'0 x 6'8 \\\"Impact\\\" Opaque Fiberglass Door with \\\"Low Profile\\\" Fiberglass \\\"Impact\\\" Sidelite(s) - Insulated Glass (XO or OX, OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R3\",\"approval_number\":\"FL21852.28\",\"seq\":28,\"product_model\":\"zb. MasterGrain \\\"Impact\\\" Fiberglass Entry Doors\",\"product_description\":\"Up to a 6'0 x 6'8 \\\"Impact\\\" Opaque Fiberglass Doors with \\\"Low Profile\\\" Fiberglass \\\"Impact\\\" Sidelites - Insulated Glass (OXXO Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R3\",\"approval_number\":\"FL21852.29\",\"seq\":29,\"product_model\":\"zc. MasterGrain \\\"Impact\\\" Fiberglass Entry Doors\",\"product_description\":\"Up to a 3'0 x 6'8 \\\"Low Profile\\\" Glazed \\\"Impact\\\" Fiberglass Door (X Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R3\",\"approval_number\":\"FL21852.30\",\"seq\":30,\"product_model\":\"zd. MasterGrain \\\"Impact\\\" Fiberglass Entry Doors\",\"product_description\":\"Up to a 3'0 x 6'8 \\\"Low Profile\\\" Glazed \\\"Impact\\\" Fiberglass Door with \\\"Low Profile\\\" Fiberglass \\\"Impact\\\" Sidelite(s) - Insulated Glass (XO or OX, OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R3\",\"approval_number\":\"FL21852.31\",\"seq\":31,\"product_model\":\"ze. MasterGrain \\\"Impact\\\" Fiberglass Entry Doors\",\"product_description\":\"Up to a 6'0 x 6'8 \\\"Low Profile\\\" Glazed \\\"Impact\\\" Fiberglass Doors with or without \\\"Low Profile\\\" Fiberglass \\\"Impact\\\" Sidelites - Insulated Glass (XX or OXXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R4\",\"approval_number\":\"FL21852.32\",\"seq\":32,\"product_model\":\"zf. MasterGrain \\\"Impact\\\" Fiberglass Entry Doors\",\"product_description\":\"Up to a 3'0 x 8'0 \\\"Impact\\\" Opaque Fiberglass Door with \\\"Low Profile\\\" Fiberglass Glazed Impact Sidelite(s) - Insulated Glass (XO or OX, OXO \\\"CHS\\\" Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R4\",\"approval_number\":\"FL21852.33\",\"seq\":33,\"product_model\":\"zg. MasterGrain \\\"Impact\\\" Fiberglass Entry Doors\",\"product_description\":\"Up to a 6'0 x 8'0 \\\"Impact\\\" Opaque Fiberglass Doors with \\\"Low Profile\\\" Fiberglass Glazed Impact Sidelites - Insulated Glass (OXXO \\\"CHS\\\" Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R4\",\"approval_number\":\"FL21852.34\",\"seq\":34,\"product_model\":\"zh. MasterGrain \\\"Impact\\\" Fiberglass Entry Doors\",\"product_description\":\"Up to a 3'0 x 8'0 \\\"Low Profile\\\" Glazed Impact (Full Lites and Multi Lites) Fiberglass Door (X Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R4\",\"approval_number\":\"FL21852.35\",\"seq\":35,\"product_model\":\"zi. MasterGrain \\\"Impact\\\" Fiberglass Entry Doors\",\"product_description\":\"Up to a 3'0 x 8'0 \\\"Low Profile\\\" Glazed Impact Fiberglass Door with \\\"Low Profile\\\" Fiberglass Tape Glazed Impact Sidelite(s) - Insulated Glass (XO or OX, OXO \\\"CHS\\\" Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R4\",\"approval_number\":\"FL21852.36\",\"seq\":36,\"product_model\":\"zj. MasterGrain \\\"Impact\\\" Fiberglass Entry Doors\",\"product_description\":\"Up to a 6'0 x 8'0 \\\"Low Profile\\\" Glazed \\\"Impact\\\" Fiberglass Doors with or without \\\"Low Profile\\\" Fiberglass \\\"Impact\\\" Sidelites - Insulated Glass (XX or OXXO \\\"CHS\\\" Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R4\",\"approval_number\":\"FL21852.37\",\"seq\":37,\"product_model\":\"zk. MasterGrain \\\"Impact\\\" Fiberglass Entry Doors\",\"product_description\":\"Up to a 3'0 x 6'8 \\\"Impact\\\" Opaque Fiberglass Door with \\\"Low Profile\\\" Fiberglass \\\"Impact\\\" Sidelite(s) - Insulated Glass (XO or OX, OXO \\\"CHS\\\" Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R4\",\"approval_number\":\"FL21852.38\",\"seq\":38,\"product_model\":\"zl. MasterGrain \\\"Impact\\\" Fiberglass Entry Doors\",\"product_description\":\"Up to a 6'0 x 6'8 \\\"Impact\\\" Opaque Fiberglass Doors with \\\"Low Profile\\\" Fiberglass \\\"Impact\\\" Sidelites - Insulated Glass (OXXO \\\"CHS\\\" Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R4\",\"approval_number\":\"FL21852.39\",\"seq\":39,\"product_model\":\"zm. MasterGrain \\\"Impact\\\" Fiberglass Entry Doors\",\"product_description\":\"Up to a 3'0 x 6'8 \\\"Low Profile\\\" Glazed (Full Lites and Multi Lites) \\\"Impact\\\" Fiberglass Door (X Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R4\",\"approval_number\":\"FL21852.40\",\"seq\":40,\"product_model\":\"zn. MasterGrain \\\"Impact\\\" Fiberglass Entry Doors\",\"product_description\":\"Up to a 3'0 x 6'8 \\\"Low Profile\\\" Glazed \\\"Impact\\\" Fiberglass Door with \\\"Low Profile\\\" Fiberglass \\\"Impact\\\" Sidelite(s) - Insulated Glass (XO or OX, OXO \\\"CHS\\\" Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterGrain\",\"approval_number_master\":\"FL#21852-R4\",\"approval_number\":\"FL21852.41\",\"seq\":41,\"product_model\":\"zo. MasterGrain \\\"Impact\\\" Fiberglass Entry Doors\",\"product_description\":\"Up to a 6'0 x 6'8 \\\"Low Profile\\\" Glazed \\\"Impact\\\" Fiberglass Doors with or without \\\"Low Profile\\\" Fiberglass \\\"Impact\\\" Sidelites - Insulated Glass (XX or OXXO \\\"CHS\\\" Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Therma-Tru Corporation\":[{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20468-R5\",\"approval_number\":\"FL20468.13\",\"seq\":13,\"product_model\":\"m. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Glazed Molded Open Composite Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20468-R5\",\"approval_number\":\"FL20468.14\",\"seq\":14,\"product_model\":\"n. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Glazed Molded Open Composite Edge Fiberglass Single Door with Glazed Molded Open Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20468-R5\",\"approval_number\":\"FL20468.15\",\"seq\":15,\"product_model\":\"o. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Glazed Molded Open Composite Edge Fiberglass Double Door with or without Glazed Molded Open Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20468-R5\",\"approval_number\":\"FL20468.16\",\"seq\":16,\"product_model\":\"p. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Opaque Composite Edge Fiberglass Single Door with Molded Open Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20468-R5\",\"approval_number\":\"FL20468.17\",\"seq\":17,\"product_model\":\"q. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Opaque Composite Edge Fiberglass Double Door with or without Glazed Molded Open Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21138-R6\",\"approval_number\":\"FL21138.19\",\"seq\":19,\"product_model\":\"s. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Glazed Molded Open Wood Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21138-R6\",\"approval_number\":\"FL21138.20\",\"seq\":20,\"product_model\":\"t. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Glazed Molded Open Wood Edge Fiberglass Single Door with Glazed Molded Open Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21138-R6\",\"approval_number\":\"FL21138.21\",\"seq\":21,\"product_model\":\"u. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Glazed Molded Open Wood Edge Fiberglass Double Door with or without Glazed Molded Open Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21138-R6\",\"approval_number\":\"FL21138.22\",\"seq\":22,\"product_model\":\"v. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Opaque Wood Edge Fiberglass Single Door with Molded Open Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21138-R6\",\"approval_number\":\"FL21138.23\",\"seq\":23,\"product_model\":\"w. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Opaque Wood Edge Fiberglass Double Door with or without Glazed Molded Open Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23955-R2\",\"approval_number\":\"FL23955.33\",\"seq\":33,\"product_model\":\"zg. Classic-Craft Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed 3\\\/4 Lite Arch Top Fiberglass Double Door - Inswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23955-R2\",\"approval_number\":\"FL23955.34\",\"seq\":34,\"product_model\":\"zh. Classic-Craft Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Glazed 3\\\/4 Lite Arch Top Fiberglass Double Door - Inswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#37182-R0\",\"approval_number\":\"FL37182.1\",\"seq\":1,\"product_model\":\"a. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Opaque Composite or Wood Edge Fiberglass Door Panel (Inswing\\\/Outswing; X configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#37182-R0\",\"approval_number\":\"FL37182.2\",\"seq\":2,\"product_model\":\"b. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Opaque Composite or Wood Edge Fiberglass Door Panel with Sidelite(s) (Inswing\\\/Outswing; OX or XO, OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#37182-R0\",\"approval_number\":\"FL37182.3\",\"seq\":3,\"product_model\":\"c. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Opaque Composite or Wood Edge Fiberglass Door Panel with or without Sidelites (Inswing\\\/Outswing; XX, OXXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#37182-R0\",\"approval_number\":\"FL37182.4\",\"seq\":4,\"product_model\":\"d. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Glazed Composite or Wood Edge Fiberglass Door Panel (Inswing\\\/Outswing; X configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#37182-R0\",\"approval_number\":\"FL37182.5\",\"seq\":5,\"product_model\":\"e. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Glazed Composite or Wood Edge Fiberglass Door Panel with Sidelite(s) (Inswing\\\/Outswing; OX or XO, OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#37182-R0\",\"approval_number\":\"FL37182.6\",\"seq\":6,\"product_model\":\"f. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Glazed Composite or Wood Edge Fiberglass Door Panel with or without Sidelites (Inswing\\\/Outswing; XX, OXXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#37183-R0\",\"approval_number\":\"FL37183.1\",\"seq\":1,\"product_model\":\"a. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Glazed (Blinds Between Glass) Wood Edge Fiberglass Door Panel (Inswing\\\/Outswing; X configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#37183-R0\",\"approval_number\":\"FL37183.2\",\"seq\":2,\"product_model\":\"b. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Glazed (Blinds Between Glass) Wood Edge Fiberglass Door Panel with Sidelite(s) (Inswing\\\/Outswing; OX or XO, OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#37183-R0\",\"approval_number\":\"FL37183.3\",\"seq\":3,\"product_model\":\"c. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Glazed (Blinds Between Glass) Wood Edge Fiberglass Door Panel (Inswing\\\/Outswing; XX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#37183-R0\",\"approval_number\":\"FL37183.4\",\"seq\":4,\"product_model\":\"d. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Glazed (Blinds Between Glass) Composite Edge Fiberglass Door Panel (Inswing\\\/Outswing; X configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#37183-R0\",\"approval_number\":\"FL37183.5\",\"seq\":5,\"product_model\":\"e. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Glazed (Blinds Between Glass) Composite Edge Fiberglass Door Panel with Sidelite(s) (Inswing\\\/Outswing; OX or XO, OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#37183-R0\",\"approval_number\":\"FL37183.6\",\"seq\":6,\"product_model\":\"f. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Glazed (Blinds Between Glass) Composite Edge Fiberglass Door Panel (Inswing\\\/Outswing; XX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#37183-R0\",\"approval_number\":\"FL37183.7\",\"seq\":7,\"product_model\":\"g. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Glazed (Blinds Between Glass) Wood Edge Fiberglass Door Panel (Inswing\\\/Outswing; X configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#37183-R0\",\"approval_number\":\"FL37183.8\",\"seq\":8,\"product_model\":\"h. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Glazed (Blinds Between Glass) Wood Edge Fiberglass Door Panel with Sidelite(s) (Inswing\\\/Outswing; OX or XO, OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#37183-R0\",\"approval_number\":\"FL37183.9\",\"seq\":9,\"product_model\":\"i. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Glazed (Blinds Between Glass) Wood Edge Fiberglass Door Panel (Inswing\\\/Outswing; XX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#37183-R0\",\"approval_number\":\"FL37183.10\",\"seq\":10,\"product_model\":\"j. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Glazed (Blinds Between Glass) Composite Edge Fiberglass Door Panel (Inswing\\\/Outswing; X configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#37183-R0\",\"approval_number\":\"FL37183.11\",\"seq\":11,\"product_model\":\"k. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Glazed (Blinds Between Glass) Composite Edge Fiberglass Door Panel with Sidelite(s) (Inswing\\\/Outswing; OX or XO, OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#37183-R0\",\"approval_number\":\"FL37183.12\",\"seq\":12,\"product_model\":\"l. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Glazed (Blinds Between Glass) Composite Edge Fiberglass Door Panel (Inswing\\\/Outswing; XX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#41856-R0\",\"approval_number\":\"FL41856.1\",\"seq\":1,\"product_model\":\"SERIES V-2 FGW 3X8 PANEL\",\"product_description\":\"OUTFOLD ALUMINUM REINFORCED IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#41856-R0\",\"approval_number\":\"FL41856.2\",\"seq\":2,\"product_model\":\"SERIES V-2 FGW 3X8 PANEL\",\"product_description\":\"OUTFOLD ALUMINUM REINFORCED NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#41856-R0\",\"approval_number\":\"FL41856.3\",\"seq\":3,\"product_model\":\"SERIES V-3 IMPACT FGW 3.5 X 9.5 PANEL\",\"product_description\":\"STANDARD OUTFOLD ALUMINUM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#41856-R0\",\"approval_number\":\"FL41856.4\",\"seq\":4,\"product_model\":\"SERIES V-3 STANDARD\",\"product_description\":\"IN\\\/OUT ALUMINUM FGW NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#41856-R1\",\"approval_number\":\"FL41856.5\",\"seq\":5,\"product_model\":\"SERIES V-3 THERMALLY BROKEN ALUMINUM FRENCH DOOR\",\"product_description\":\"WITH STANDARD & HIGH PERFORMANCE THRESHOLDS, IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#41856-R0\",\"approval_number\":\"FL41856.6\",\"seq\":6,\"product_model\":\"SERIES V-3 THERMALLY BROKEN ALUMINUM FRENCH DOOR\",\"product_description\":\"WITH STANDARD & HIGH PERFORMANCE THRESHOLDS, NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#46172-R0\",\"approval_number\":\"FL46172.1\",\"seq\":1,\"product_model\":\"a. Veris \\\"V3\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Glazed Side Hinged Door Thermally Broken Extruded Aluminum with or without Sidelite(s) - (Outswing Configurations X, OX or XO, OXO up to 8'0 Nominal Door Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#46172-R0\",\"approval_number\":\"FL46172.2\",\"seq\":2,\"product_model\":\"b. Veris \\\"V3\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Glazed Side Hinged Door Thermally Broken Extruded Aluminum with or without Sidelite(s) - (Outswing Configurations XX or OXXO up to 8'0 Nominal Door Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#46172-R0\",\"approval_number\":\"FL46172.3\",\"seq\":3,\"product_model\":\"c. Veris \\\"V3\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Glazed Side Hinged Door Thermally Broken Extruded Aluminum with or without Sidelite(s) and Transom - (Outswing Configurations O\\\/X, O\\\/OX or O\\\/XO, O\\\/OXO up to 8'0 Nominal Door Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#46172-R0\",\"approval_number\":\"FL46172.4\",\"seq\":4,\"product_model\":\"d. Veris \\\"V3\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Glazed Side Hinged Door Thermally Broken Extruded Aluminum with Transom - (Outswing Configuration O\\\/XX up to 8'0 Nominal Door Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#46172-R0\",\"approval_number\":\"FL46172.5\",\"seq\":5,\"product_model\":\"e. Veris \\\"V3\\\"\",\"product_description\":\"\\\"Impact\\\" Glazed Side Hinged Door Thermally Broken Extruded Aluminum with or without Sidelite(s) - (Outswing Configurations X, OX or XO, OXO up to 8'0 Nominal Door Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#46172-R0\",\"approval_number\":\"FL46172.6\",\"seq\":6,\"product_model\":\"f. Veris \\\"V3\\\"\",\"product_description\":\"\\\"Impact\\\" Glazed Side Hinged Door Thermally Broken Extruded Aluminum with or without Sidelite(s) - (Outswing Configurations XX or OXXO up to 8'0 Nominal Door Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#46172-R0\",\"approval_number\":\"FL46172.7\",\"seq\":7,\"product_model\":\"g. Veris \\\"V3\\\"\",\"product_description\":\"\\\"Impact\\\" Glazed Side Hinged Door Thermally Broken Extruded Aluminum with or without Sidelite(s) and Transom - (Outswing Configurations O\\\/X, O\\\/OX or O\\\/XO, O\\\/OXO up to 8'0 Nominal Door Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#46172-R0\",\"approval_number\":\"FL46172.8\",\"seq\":8,\"product_model\":\"h. Veris \\\"V3\\\"\",\"product_description\":\"\\\"Impact\\\" Glazed Side Hinged Door Thermally Broken Extruded Aluminum with Transom - (Outswing Configuration O\\\/XX up to 8'0 Nominal Door Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#46172-R0\",\"approval_number\":\"FL46172.9\",\"seq\":9,\"product_model\":\"i. Veris \\\"V3\\\"\",\"product_description\":\"\\\"Impact\\\" Glazed Side Hinged Door Thermally Broken Extruded Aluminum with or without Sidelite(s) - (Outswing Configurations X, OX or XO, OXO up to 8'0 Nominal Door Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#46172-R0\",\"approval_number\":\"FL46172.10\",\"seq\":10,\"product_model\":\"j. Veris \\\"V3\\\"\",\"product_description\":\"\\\"Impact\\\" Glazed Side Hinged Door Thermally Broken Extruded Aluminum with or without Sidelite(s) - (Outswing Configurations XX or OXXO up to 8'0 Nominal Door Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#46172-R0\",\"approval_number\":\"FL46172.11\",\"seq\":11,\"product_model\":\"k. Veris \\\"V3\\\"\",\"product_description\":\"\\\"Impact\\\" Glazed Side Hinged Door Thermally Broken Extruded Aluminum with or without Sidelite(s) and Transom - (Outswing Configurations O\\\/X, O\\\/OX or O\\\/XO, O\\\/OXO up to 8'0 Nominal Door Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#46172-R0\",\"approval_number\":\"FL46172.12\",\"seq\":12,\"product_model\":\"l. Veris \\\"V3\\\"\",\"product_description\":\"\\\"Impact\\\" Glazed Side Hinged Door Thermally Broken Extruded Aluminum with Transom - (Outswing Configuration O\\\/XX up to 8'0 Nominal Door Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#46173-R0\",\"approval_number\":\"FL46173.1\",\"seq\":1,\"product_model\":\"a. Veris \\\"V3\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Glazed Pivot Hinged Door Thermally Broken Extruded Aluminum with or without Sidelite(s) - (Outswing Configurations X, OX or XO, OXO up to 8'0 Nominal Door Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#46173-R0\",\"approval_number\":\"FL46173.2\",\"seq\":2,\"product_model\":\"b. Veris \\\"V3\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Glazed Pivot Hinged Door Thermally Broken Extruded Aluminum with or without Sidelite(s) - (Outswing Configurations XX or OXXO up to 8'0 Nominal Door Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#46173-R0\",\"approval_number\":\"FL46173.3\",\"seq\":3,\"product_model\":\"c. Veris \\\"V3\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Glazed Pivot Hinged Door Thermally Broken Extruded Aluminum with or without Sidelite(s) and Transom - (Outswing Configurations O\\\/X, O\\\/OX or O\\\/XO, O\\\/OXO up to 8'0 Nominal Door Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#46173-R0\",\"approval_number\":\"FL46173.4\",\"seq\":4,\"product_model\":\"d. Veris \\\"V3\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Glazed Pivot Hinged Door Thermally Broken Extruded Aluminum with or without Sidelite(s) and Transom - (Outswing Configuration O\\\/XX up to 8'0 Nominal Door Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#46173-R0\",\"approval_number\":\"FL46173.5\",\"seq\":5,\"product_model\":\"e. Veris \\\"V3\\\"\",\"product_description\":\"\\\"Impact\\\" Glazed Pivot Hinged Door Thermally Broken Extruded Aluminum with or without Sidelite(s) - (Outswing Configurations X, OX or XO, OXO up to 8'0 Nominal Door Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#46173-R0\",\"approval_number\":\"FL46173.6\",\"seq\":6,\"product_model\":\"f. Veris \\\"V3\\\"\",\"product_description\":\"\\\"Impact\\\" Glazed Pivot Hinged Door Thermally Broken Extruded Aluminum with or without Sidelite(s) - (Outswing Configurations XX or OXXO up to 8'0 Nominal Door Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#46173-R0\",\"approval_number\":\"FL46173.7\",\"seq\":7,\"product_model\":\"g. Veris \\\"V3\\\"\",\"product_description\":\"\\\"Impact\\\" Glazed Pivot Hinged Door Thermally Broken Extruded Aluminum with or without Sidelite(s) and Transom - (Outswing Configurations O\\\/X, O\\\/OX or O\\\/XO, O\\\/OXO up to 8'0 Nominal Door Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#46173-R0\",\"approval_number\":\"FL46173.8\",\"seq\":8,\"product_model\":\"h. Veris \\\"V3\\\"\",\"product_description\":\"\\\"Impact\\\" Glazed Pivot Hinged Door Thermally Broken Extruded Aluminum with or without Sidelite(s) and Transom - (Outswing Configuration O\\\/XX up to 8'0 Nominal Door Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#46173-R0\",\"approval_number\":\"FL46173.9\",\"seq\":9,\"product_model\":\"i. Veris \\\"V3\\\"\",\"product_description\":\"\\\"Impact\\\" Glazed Pivot Hinged Door Thermally Broken Extruded Aluminum with or without Sidelite(s) - (Outswing Configurations X, OX or XO, OXO up to 8'0 Nominal Door Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#46173-R0\",\"approval_number\":\"FL46173.10\",\"seq\":10,\"product_model\":\"j. Veris \\\"V3\\\"\",\"product_description\":\"\\\"Impact\\\" Glazed Pivot Hinged Door Thermally Broken Extruded Aluminum with or without Sidelite(s) - (Outswing Configurations XX or OXXO up to 8'0 Nominal Door Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#46173-R0\",\"approval_number\":\"FL46173.11\",\"seq\":11,\"product_model\":\"k. Veris \\\"V3\\\"\",\"product_description\":\"\\\"Impact\\\" Glazed Pivot Hinged Door Thermally Broken Extruded Aluminum with or without Sidelite(s) and Transom - (Outswing Configurations O\\\/X, O\\\/OX or O\\\/XO, O\\\/OXO up to 8'0 Nominal Door Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#46173-R0\",\"approval_number\":\"FL46173.12\",\"seq\":12,\"product_model\":\"l. Veris \\\"V3\\\"\",\"product_description\":\"\\\"Impact\\\" Glazed Pivot Hinged Door Thermally Broken Extruded Aluminum with or without Sidelite(s) and Transom - (Outswing Configuration O\\\/XX up to 8'0 Nominal Door Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#46832-R0\",\"approval_number\":\"FL46832.1\",\"seq\":1,\"product_model\":\"a. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Flush Glazed Composite Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#46832-R0\",\"approval_number\":\"FL46832.2\",\"seq\":2,\"product_model\":\"b. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Flush Glazed Composite Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#46832-R0\",\"approval_number\":\"FL46832.3\",\"seq\":3,\"product_model\":\"c. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Flush Glazed Composite Edge Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; OXXO or XX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#46832-R0\",\"approval_number\":\"FL46832.4\",\"seq\":4,\"product_model\":\"d. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Flush Glazed Composite Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#46832-R0\",\"approval_number\":\"FL46832.5\",\"seq\":5,\"product_model\":\"e. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Flush Glazed Composite Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#46832-R0\",\"approval_number\":\"FL46832.6\",\"seq\":6,\"product_model\":\"f. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Flush Glazed Composite Edge Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; OXXO or XX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#1170-R0\",\"approval_number\":\"FL1170.1\",\"seq\":1,\"product_model\":\"\\\"Classic-Craft\\\"\",\"product_description\":\"Fiberglass Door w\\\/wo sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#1170-R0\",\"approval_number\":\"FL1170.2\",\"seq\":2,\"product_model\":\"\\\"Construction Series\\\"\",\"product_description\":\"Steel Door w\\\/wo sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#1170-R0\",\"approval_number\":\"FL1170.3\",\"seq\":3,\"product_model\":\"\\\"Fiber-Classic\\\"\",\"product_description\":\"Fiberglass Door w\\\/wo sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#1170-R0\",\"approval_number\":\"FL1170.4\",\"seq\":4,\"product_model\":\"\\\"Premium Series\\\"\",\"product_description\":\"Steel Door w\\\/wo sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#1170-R0\",\"approval_number\":\"FL1170.5\",\"seq\":5,\"product_model\":\"\\\"Smooth-Star\\\"\",\"product_description\":\"Fiberglass Door w\\\/wo sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5262-R1\",\"approval_number\":\"FL5262.1\",\"seq\":1,\"product_model\":\"a. Classic-Craft\",\"product_description\":\"6\\\/8 and 8\\\/0 Opaque and Glazed Fiberglass Door with and without Sidelites. Inswing and Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5262-R1\",\"approval_number\":\"FL5262.2\",\"seq\":2,\"product_model\":\"b. Construction Series\",\"product_description\":\"6\\\/8 Opaque Steel Door with and without Sidelites. Inswing and Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5262-R1\",\"approval_number\":\"FL5262.3\",\"seq\":3,\"product_model\":\"c. Fiber-Classic\",\"product_description\":\"6\\\/8 and 8\\\/0 Opaque and Glazed Fiberglass Door with and without Sidelites. Inswing and Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5262-R1\",\"approval_number\":\"FL5262.4\",\"seq\":4,\"product_model\":\"d. Premium Series\",\"product_description\":\"6\\\/8 and 8\\\/0 Opaque and Glazed Steel Door with and without Sidelites. Inswing and Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5262-R1\",\"approval_number\":\"FL5262.5\",\"seq\":5,\"product_model\":\"e. Smooth-Star\",\"product_description\":\"6\\\/8 and 8\\\/0 Opaque and Glazed Fiberglass Door with and without Sidelites. Inswing and Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5262-R1\",\"approval_number\":\"FL5262.6\",\"seq\":6,\"product_model\":\"f. Premium and Construction Series with Transoms\",\"product_description\":\"6\\\/8 and 8\\\/0 Opaque and Glazed Steel Door with Transoms. With and without Sidelites. Inswing and Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5891-R1\",\"approval_number\":\"FL5891.1\",\"seq\":1,\"product_model\":\"a. \\\"FiberClassic\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Single Door (X) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5891-R1\",\"approval_number\":\"FL5891.2\",\"seq\":2,\"product_model\":\"b. \\\"SmoothStar\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Single Door (X) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5891-R1\",\"approval_number\":\"FL5891.3\",\"seq\":3,\"product_model\":\"c. \\\"ClassicCraft\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Single Door (X) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5891-R1\",\"approval_number\":\"FL5891.4\",\"seq\":4,\"product_model\":\"d. \\\"FiberClassic\\\"\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Single Door (X) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5891-R1\",\"approval_number\":\"FL5891.5\",\"seq\":5,\"product_model\":\"e. \\\"SmoothStar\\\"\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Single Door (X) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5891-R1\",\"approval_number\":\"FL5891.6\",\"seq\":6,\"product_model\":\"f. \\\"ClassicCraft\\\"\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Single Door (X) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#6993-R1\",\"approval_number\":\"FL6993.1\",\"seq\":1,\"product_model\":\"\\\"Classic Craft and Classic Craft Rustic Series\\\"\",\"product_description\":\"Opaque Fiberglass Door Side Hinged up to 3'6 x 8'0 - Inswing Door Impact (X) Configuration.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7186-R1\",\"approval_number\":\"FL7186.1\",\"seq\":1,\"product_model\":\"a. Premium and Construction Series\",\"product_description\":\"3'0 x 6'8 \\\"Impact\\\" Glazed Steel Single Door (X) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7186-R1\",\"approval_number\":\"FL7186.2\",\"seq\":2,\"product_model\":\"b. Premium and Construction Series\",\"product_description\":\"3'0 x 6'8 \\\"Impact\\\" Glazed Steel Single Door with Sidelite (OX or XO) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7186-R1\",\"approval_number\":\"FL7186.3\",\"seq\":3,\"product_model\":\"c. Premium and Construction Series\",\"product_description\":\"3'0 x 6'8 \\\"Impact\\\" Glazed Steel Single Door with Sidelites (OXO) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7186-R1\",\"approval_number\":\"FL7186.4\",\"seq\":4,\"product_model\":\"D. Premium and Construction Series\",\"product_description\":\"6'0 x 6'8 \\\"Impact\\\" Glazed Steel Double Door (XX) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7186-R1\",\"approval_number\":\"FL7186.5\",\"seq\":5,\"product_model\":\"e. Premium and Construction Series\",\"product_description\":\"6'0 x 6'8 \\\"Impact\\\" Glazed Steel Double Door with Sidelites (OXXO) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7347-R1\",\"approval_number\":\"FL7347.1\",\"seq\":1,\"product_model\":\"a. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\"\",\"product_description\":\"3'0 x 6'8 \\\"Impact\\\" Glazed Fiberglass Single Door (X) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7347-R1\",\"approval_number\":\"FL7347.2\",\"seq\":2,\"product_model\":\"b. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\"\",\"product_description\":\"3'0 x 6'8 \\\"Impact\\\" Glazed Fiberglass Single Door with Sidelite (OX or XO) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7347-R1\",\"approval_number\":\"FL7347.3\",\"seq\":3,\"product_model\":\"c. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\"\",\"product_description\":\"3'0 x 6'8 \\\"Impact\\\" Glazed Fiberglass Single Door with Sidelites (OXO) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7347-R1\",\"approval_number\":\"FL7347.4\",\"seq\":4,\"product_model\":\"d. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\"\",\"product_description\":\"6'0 x 6'8 \\\"Impact\\\" Glazed Fiberglass Double Door (XX) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7347-R1\",\"approval_number\":\"FL7347.5\",\"seq\":5,\"product_model\":\"e. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\"\",\"product_description\":\"6'0 x 6'8 \\\"Impact\\\" Glazed Fiberglass Double Door with Sidelites (OXXO) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7586-R1\",\"approval_number\":\"FL7586.1\",\"seq\":1,\"product_model\":\"a. \\\"PROFILES\\\"\",\"product_description\":\"3'0 x 8'0 \\\"Impact\\\" Glazed Steel Single Door (X) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7586-R1\",\"approval_number\":\"FL7586.2\",\"seq\":2,\"product_model\":\"b. \\\"PROFILES\\\"\",\"product_description\":\"3'0 x 8'0 \\\"Impact\\\" Glazed Steel Single Door with Sidelite (OX or XO) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7586-R1\",\"approval_number\":\"FL7586.3\",\"seq\":3,\"product_model\":\"c. \\\"PROFILES\\\"\",\"product_description\":\"3'0 x 8'0 \\\"Impact\\\" Glazed Steel Single Door with Sidelites (OXO) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7586-R1\",\"approval_number\":\"FL7586.4\",\"seq\":4,\"product_model\":\"d. \\\"PROFILES\\\"\",\"product_description\":\"6'0 x 8'0 \\\"Impact\\\" Glazed Steel Double Door (XX) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7586-R1\",\"approval_number\":\"FL7586.5\",\"seq\":5,\"product_model\":\"e. \\\"PROFILES\\\"\",\"product_description\":\"6'0 x 8'0 \\\"Impact\\\" Glazed Steel Double Door with Sidelites (OXXO) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7627-R1\",\"approval_number\":\"FL7627.1\",\"seq\":1,\"product_model\":\"a. \\\"FiberClassic\\\" or \\\"SmoothStar\\\"\",\"product_description\":\"3'0 x 8'0 \\\"Impact\\\" Flush Glazed Fiberglass Single Door (X) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7627-R1\",\"approval_number\":\"FL7627.2\",\"seq\":2,\"product_model\":\"b. \\\"FiberClassic\\\" or \\\"SmoothStar\\\"\",\"product_description\":\"3'0 x 8'0 \\\"Impact\\\" Flush Glazed Fiberglass Single Door with Sidelite (OX or XO) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7627-R1\",\"approval_number\":\"FL7627.3\",\"seq\":3,\"product_model\":\"c. \\\"FiberClassic\\\" or \\\"SmoothStar\\\"\",\"product_description\":\"3'0 x 8'0 \\\"Impact\\\" Flush Glazed Fiberglass Single Door with Sidelites (OXO) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7627-R1\",\"approval_number\":\"FL7627.4\",\"seq\":4,\"product_model\":\"d. \\\"FiberClassic\\\" or \\\"SmoothStar\\\"\",\"product_description\":\"6'0 x 8'0 \\\"Impact\\\" Flush Glazed Fiberglass Double Door (XX) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7627-R1\",\"approval_number\":\"FL7627.5\",\"seq\":5,\"product_model\":\"e. \\\"FiberClassic\\\" or \\\"SmoothStar\\\"\",\"product_description\":\"6'0 x 8'0 \\\"Impact\\\" Flush Glazed Fiberglass Double Door with Sidelites (OXXO) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7630-R1\",\"approval_number\":\"FL7630.1\",\"seq\":1,\"product_model\":\"a. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" and \\\"ClassicCraft Rustic\\\"\",\"product_description\":\"3'0 x 8'0 \\\"Impact\\\" Glazed Fiberglass Single Door (X) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7630-R1\",\"approval_number\":\"FL7630.2\",\"seq\":2,\"product_model\":\"b. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" and \\\"ClassicCraft Rustic\\\"\",\"product_description\":\"3'0 x 8'0 \\\"Impact\\\" Glazed Fiberglass Single Door with Sidelite (OX or XO) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7630-R1\",\"approval_number\":\"FL7630.3\",\"seq\":3,\"product_model\":\"c. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" and \\\"ClassicCraft Rustic\\\"\",\"product_description\":\"3'0 x 8'0 \\\"Impact\\\" Glazed Fiberglass Single Door with Sidelites (OXO) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7630-R1\",\"approval_number\":\"FL7630.4\",\"seq\":4,\"product_model\":\"d. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" and \\\"ClassicCraft Rustic\\\"\",\"product_description\":\"6'0 x 8'0 \\\"Impact\\\" Glazed Fiberglass Double Door (XX) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7630-R1\",\"approval_number\":\"FL7630.5\",\"seq\":5,\"product_model\":\"e. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" and \\\"ClassicCraft Rustic\\\"\",\"product_description\":\"6'0 x 8'0 \\\"Impact\\\" Glazed Fiberglass Double Door with Sidelites (OXXO) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7640-R1\",\"approval_number\":\"FL7640.1\",\"seq\":1,\"product_model\":\"a. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Glazed Fiberglass Single Door - (X) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7640-R1\",\"approval_number\":\"FL7640.2\",\"seq\":2,\"product_model\":\"b. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Glazed Fiberglass Single Door with Sidelite - (OX or XO) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7640-R1\",\"approval_number\":\"FL7640.3\",\"seq\":3,\"product_model\":\"c. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Glazed Fiberglass Single Door with Sidelites - (OXO) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7640-R1\",\"approval_number\":\"FL7640.4\",\"seq\":4,\"product_model\":\"d. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Glazed Fiberglass Double Door - (XX) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7640-R1\",\"approval_number\":\"FL7640.5\",\"seq\":5,\"product_model\":\"e. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Glazed Fiberglass Double Door with Sidelites -(OXXO) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7728-R1\",\"approval_number\":\"FL7728.1\",\"seq\":1,\"product_model\":\"a. Premium (Profiles) and Construction (Traditions) Series\",\"product_description\":\"3'0 x 6'8 \\\"Impact\\\" Glazed Steel Single Door - Inswing or Outswing (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7728-R1\",\"approval_number\":\"FL7728.2\",\"seq\":2,\"product_model\":\"b. Premium (Profiles) and Construction (Traditions) Series\",\"product_description\":\"3'0 x 6'8 \\\"Impact\\\" Glazed Steel Single Door with Sidelite - Inswing or Outswing (XO or OX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7728-R1\",\"approval_number\":\"FL7728.3\",\"seq\":3,\"product_model\":\"c. Premium (Profiles) and Construction (Traditions) Series\",\"product_description\":\"3'0 x 6'8 \\\"Impact\\\" Glazed Steel Single Door with Sidelites- Inswing or Outswing (OXO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7728-R1\",\"approval_number\":\"FL7728.4\",\"seq\":4,\"product_model\":\"d. Premium (Profiles) and Construction (Traditions) Series\",\"product_description\":\"6'0 x 6'8 \\\"Impact\\\" Glazed Steel Double Door - Inswing or Outswing (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7728-R1\",\"approval_number\":\"FL7728.5\",\"seq\":5,\"product_model\":\"e. Premium (Profiles) and Construction (Traditions) Series\",\"product_description\":\"6'0 x 6'8 \\\"Impact\\\" Glazed Steel Double Door with Sidelites - Inswing or Outswing (OXXO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7730-R1\",\"approval_number\":\"FL7730.1\",\"seq\":1,\"product_model\":\"a. \\\"ClassicCraft Rustic\\\" Series\",\"product_description\":\"3'0 x 6'8 \\\"Impact\\\" Opaque Fiberglass Radius Top Single Door (X) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7730-R1\",\"approval_number\":\"FL7730.2\",\"seq\":2,\"product_model\":\"b. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\" Series\",\"product_description\":\"3'0 x 6'8 \\\"Impact\\\" Opaque Fiberglass Single Door (X) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7730-R1\",\"approval_number\":\"FL7730.3\",\"seq\":3,\"product_model\":\"c. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\" Series\",\"product_description\":\"3'0 x 6'8 \\\"Impact\\\" Opaque Fiberglass Single Door with Sidelite (OX or XO) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7730-R1\",\"approval_number\":\"FL7730.4\",\"seq\":4,\"product_model\":\"d. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\" Series\",\"product_description\":\"3'0 x 6'8 \\\"Impact\\\" Opaque Fiberglass Single Door with Sidelites (OXO) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7730-R1\",\"approval_number\":\"FL7730.5\",\"seq\":5,\"product_model\":\"e. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\" Series\",\"product_description\":\"6'0 x 6'8 \\\"Impact\\\" Opaque Fiberglass Double Door (XX) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7730-R1\",\"approval_number\":\"FL7730.6\",\"seq\":6,\"product_model\":\"f. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\" Series\",\"product_description\":\"6'0 x 6'8 \\\"Impact\\\" Opaque Fiberglass Double Door with Sidelites (OXXO) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7731-R1\",\"approval_number\":\"FL7731.1\",\"seq\":1,\"product_model\":\"a. \\\"ClassicCraft Rustic\\\" Series\",\"product_description\":\"3'6 x 8'0 \\\"Impact\\\" Opaque Fiberglass Radius Top Single Door (X) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7731-R1\",\"approval_number\":\"FL7731.2\",\"seq\":2,\"product_model\":\"b. \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\" Series\",\"product_description\":\"3'6 x 8'0 \\\"Impact\\\" Opaque Fiberglass Single Door (X) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7731-R1\",\"approval_number\":\"FL7731.3\",\"seq\":3,\"product_model\":\"c. \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\" Series\",\"product_description\":\"3'6 x 8'0 \\\"Impact\\\" Opaque Fiberglass Single Door with Sidelite (OX or XO) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7731-R1\",\"approval_number\":\"FL7731.4\",\"seq\":4,\"product_model\":\"d. \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\" Series\",\"product_description\":\"3'6 x 8'0 \\\"Impact\\\" Opaque Fiberglass Single Door with Sidelites (OXO) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7731-R1\",\"approval_number\":\"FL7731.5\",\"seq\":5,\"product_model\":\"e. \\\"FiberClassic\\\" or \\\"SmoothStar\\\" Series\",\"product_description\":\"3'0 x 8'0 \\\"Impact\\\" Opaque Fiberglass Single Door (X) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7731-R1\",\"approval_number\":\"FL7731.6\",\"seq\":6,\"product_model\":\"f. \\\"FiberClassic\\\" or \\\"SmoothStar\\\" Series\",\"product_description\":\"3'0 x 8'0 \\\"Impact\\\" Opaque Fiberglass Single Door with Sidelite (OX or XO) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7731-R1\",\"approval_number\":\"FL7731.7\",\"seq\":7,\"product_model\":\"g. \\\"FiberClassic\\\" or \\\"SmoothStar\\\" Series\",\"product_description\":\"3'0 x 8'0 \\\"Impact\\\" Opaque Fiberglass Single Door with Sidelites (OXO) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7731-R1\",\"approval_number\":\"FL7731.8\",\"seq\":8,\"product_model\":\"h. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\" Series\",\"product_description\":\"6'0 x 8'0 \\\"Impact\\\" Opaque Fiberglass Double Door (XX) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7731-R1\",\"approval_number\":\"FL7731.9\",\"seq\":9,\"product_model\":\"i. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\" Series\",\"product_description\":\"6'0 x 8'0 \\\"Impact\\\" Opaque Fiberglass Double Door with Sidelites (OXXO) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7752-R1\",\"approval_number\":\"FL7752.1\",\"seq\":1,\"product_model\":\"a. Series \\\"6'0 x 6'8 Fiberglass Door\\\"\",\"product_description\":\"Fiberglass Side Hinged (at Center Mullion) - Inswing Glazed Door Non-Impact (XO or OX)\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7752-R1\",\"approval_number\":\"FL7752.2\",\"seq\":2,\"product_model\":\"b. Series \\\"6'0 x 6'8 Fiberglass Door\\\"\",\"product_description\":\"Fiberglass Side Hinged (at Side Jamb) Inswing Glazed Door Non-Impact (XO or OX)\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7752-R1\",\"approval_number\":\"FL7752.3\",\"seq\":3,\"product_model\":\"c. Series \\\"6'0 x 6'8 Fiberglass French Door\\\"\",\"product_description\":\"Fiberglass Side Hinged (at Side Jamb) Inswing Glazed Door Non-Impact (XX)\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7752-R1\",\"approval_number\":\"FL7752.4\",\"seq\":4,\"product_model\":\"d. Series \\\"6'0 x 8'0 Fiberglass Door\\\"\",\"product_description\":\"Fiberglass Side Hinged (at Center Mullion) - Inswing Glazed Door Non-Impact (XO or OX)\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7752-R1\",\"approval_number\":\"FL7752.5\",\"seq\":5,\"product_model\":\"e. Series \\\"6'0 x 8'0 Fiberglass Door\\\"\",\"product_description\":\"Fiberglass Side Hinged (at Side Jamb) Inswing Glazed Door Non-Impact (XO or OX)\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7752-R1\",\"approval_number\":\"FL7752.6\",\"seq\":6,\"product_model\":\"f. Series \\\"6'0 x 8'0 Fiberglass French Door\\\"\",\"product_description\":\"Fiberglass Side Hinged (at Side Jamb) Inswing Glazed Door Non-Impact (XX)\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7859-R1\",\"approval_number\":\"FL7859.1\",\"seq\":1,\"product_model\":\"a. \\\"FiberClassic\\\" or \\\"SmoothStar\\\"\",\"product_description\":\"8'0 \\\"Impact\\\" Flush Glazed Fiberglass Single Door - (X) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7859-R1\",\"approval_number\":\"FL7859.2\",\"seq\":2,\"product_model\":\"b. \\\"FiberClassic\\\" or \\\"SmoothStar\\\"\",\"product_description\":\"8'0 \\\"Impact\\\" Flush Glazed Fiberglass Single Door with Sidelite - (OX or XO) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7859-R1\",\"approval_number\":\"FL7859.3\",\"seq\":3,\"product_model\":\"c. \\\"FiberClassic\\\" or \\\"SmoothStar\\\"\",\"product_description\":\"8'0 \\\"Impact\\\" Flush Glazed Fiberglass Single Door with Sidelites - (OXO) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7859-R1\",\"approval_number\":\"FL7859.4\",\"seq\":4,\"product_model\":\"d. \\\"FiberClassic\\\" or \\\"SmoothStar\\\"\",\"product_description\":\"8'0 \\\"Impact\\\" Flush Glazed Fiberglass Double Door - (XX) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7859-R1\",\"approval_number\":\"FL7859.5\",\"seq\":5,\"product_model\":\"e. \\\"FiberClassic\\\" or \\\"SmoothStar\\\"\",\"product_description\":\"8'0 \\\"Impact\\\" Flush Glazed Fiberglass Double Door with Sidelites -(OXXO) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8263-R1\",\"approval_number\":\"FL8263.1\",\"seq\":1,\"product_model\":\"a. Flush Glazed Fiberglass Door - Multipoint Lock\",\"product_description\":\"Smooth Star, Fiber Classic or Classic Craft \\\"Non-Impact\\\" Flush Glazed Fiberglass Door utilizing the Hoppe Multi-Point Lock - Inswing (Single - X - up to 3'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8263-R1\",\"approval_number\":\"FL8263.2\",\"seq\":2,\"product_model\":\"b. Flush Glazed Fiberglass Door - Multipoint Lock\",\"product_description\":\"Smooth Star, Fiber Classic or Classic Craft \\\"Non-Impact\\\" Flush Glazed Fiberglass Door utilizing the Hoppe Multi-Point Lock - Inswing (Double - XX - up to 6'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8263-R1\",\"approval_number\":\"FL8263.3\",\"seq\":3,\"product_model\":\"c. Opaque Fiberglass Door - Multipoint Lock\",\"product_description\":\"Smooth Star, Fiber Classic or Classic Craft \\\"Non-Impact\\\" Flush Opaque Fiberglass Door utilizing the Hoppe Multi-Point Lock - Inswing (Single - X - up to 3'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8263-R1\",\"approval_number\":\"FL8263.4\",\"seq\":4,\"product_model\":\"d. Opaque Fiberglass Door - Multipoint Lock\",\"product_description\":\"Smooth Star, Fiber Classic or Classic Craft \\\"Non-Impact\\\" Flush Opaque Fiberglass Door utilizing the Hoppe Multi-Point Lock - Inswing (Double - XX - up to 6'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8571-R1\",\"approval_number\":\"FL8571.1\",\"seq\":1,\"product_model\":\"a. Tru-Defense Fiberglass Patio Door\",\"product_description\":\"Series \\\"9'0 x 8'0 Fiberglass Door\\\" Side Hinge In-Swing Door w\\\/Fixed Door - OXO - IG 1\\\/8\\\" Tempered Glass\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8571-R1\",\"approval_number\":\"FL8571.2\",\"seq\":2,\"product_model\":\"b. Tru-Defense Fiberglass Patio Door\",\"product_description\":\"Series \\\"9'0 x 6'8 Fiberglass Door\\\" Side Hinge In-Swing Door w\\\/Fixed Door - OXO - IG 1\\\/8\\\" Tempered Glass\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8571-R1\",\"approval_number\":\"FL8571.3\",\"seq\":3,\"product_model\":\"c. Tru-Defense Fiberglass Patio Door\",\"product_description\":\"Series \\\"9'0 x 8'0 Fiberglass Door\\\" Side Hinge In-Swing Door w\\\/Fixed Door - OOX or XOO - IG 1\\\/8\\\" Tempered Glass\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8571-R1\",\"approval_number\":\"FL8571.4\",\"seq\":4,\"product_model\":\"d. Tru-Defense Fiberglass Patio Door\",\"product_description\":\"Series \\\"9'0 x 6'8 Fiberglass Door\\\" Side Hinge In-Swing Door w\\\/Fixed Door - OOX or XOO - IG 1\\\/8\\\" Tempered Glass\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8571-R1\",\"approval_number\":\"FL8571.5\",\"seq\":5,\"product_model\":\"e. Tru-Defense Fiberglass Patio Door\",\"product_description\":\"Series \\\"9'0 x 8'0 Fiberglass Door\\\" Side Hinge In-Swing Door w\\\/Fixed Door - OOX or XOO - IG 1\\\/8\\\" Tempered Glass\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8571-R1\",\"approval_number\":\"FL8571.6\",\"seq\":6,\"product_model\":\"f. Tru-Defense Fiberglass Patio Door\",\"product_description\":\"Series \\\"9'0 x 6'8 Fiberglass Door\\\" Side Hinge In-Swing Door w\\\/Fixed Door - OOX or XOO - IG 1\\\/8\\\" Tempered Glass\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8571-R1\",\"approval_number\":\"FL8571.7\",\"seq\":7,\"product_model\":\"g. Tru-Defense Fiberglass Patio Door\",\"product_description\":\"Series \\\"9'0 x 8'0 Fiberglass Door\\\" Fixed Door - OOO - IG 1\\\/8\\\" Tempered Glass\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8571-R1\",\"approval_number\":\"FL8571.8\",\"seq\":8,\"product_model\":\"h. Tru-Defense Fiberglass Patio Door\",\"product_description\":\"Series \\\"9'0 x 6'8 Fiberglass Door\\\" Fixed Door - OOO - IG 1\\\/8\\\" Tempered Glass\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8604-R1\",\"approval_number\":\"FL8604.1\",\"seq\":1,\"product_model\":\"a. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'6 x 8'0 FiberClassic or SmoothStar Opaque Fiberglass Single Door utilizing the HLS9000 Series Multipoint Lock (X) - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8604-R1\",\"approval_number\":\"FL8604.2\",\"seq\":2,\"product_model\":\"b. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'6 x 8'0 FiberClassic or SmoothStar Opaque Fiberglass Single Door with Sidelite utilizing the HLS9000 Series Multipoint Lock. The Outswing jamb configuration (OX or XO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8604-R1\",\"approval_number\":\"FL8604.3\",\"seq\":3,\"product_model\":\"c. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'6 x 8'0 FiberClassic or SmoothStar Opaque Fiberglass Single Door with Sidelites utilizing the HLS9000 Series Multipoint Lock. The Outswing jamb configuration (OXO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8604-R1\",\"approval_number\":\"FL8604.4\",\"seq\":4,\"product_model\":\"d. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'6 x 8'0 FiberClassic or SmoothStar Glazed (Lip-Lite) Fiberglass Single Door utilizing the HLS9000 Series Multipoint Lock (X) - Outswing\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8604-R1\",\"approval_number\":\"FL8604.5\",\"seq\":5,\"product_model\":\"e. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'6 x 8'0 FiberClassic or SmoothStar Glazed (Lip-Lite) Fiberglass Single Door with Sidelite utilizing the HLS9000 Series Multipoint Lock. The Outswing jamb configuration (OX or XO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8604-R1\",\"approval_number\":\"FL8604.6\",\"seq\":6,\"product_model\":\"f. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'6 x 8'0 FiberClassic or SmoothStar Glazed (Lip-Lite) Fiberglass Single Door with Sidelites utilizing the HLS9000 Series Multipoint Lock. The Outswing jamb configuration (OXO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8604-R1\",\"approval_number\":\"FL8604.7\",\"seq\":7,\"product_model\":\"g. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 8'0 FiberClassic or SmoothStar Flush Glazed Fiberglass Single Door utilizing the HLS9000 Series Multipoint Lock (X) - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8604-R1\",\"approval_number\":\"FL8604.8\",\"seq\":8,\"product_model\":\"h. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 8'0 FiberClassic or SmoothStar Flush Glazed Fiberglass Single Door with Sidelite utilizing the HLS9000 Series Multipoint Lock. The Outswing jamb configuration (OX or XO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8604-R1\",\"approval_number\":\"FL8604.9\",\"seq\":9,\"product_model\":\"i. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 8'0 FiberClassic or SmoothStar Flush Glazed Fiberglass Single Door with Sidelites utilizing the HLS9000 Series Multipoint Lock. The Outswing jamb configuration (OXO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8604-R1\",\"approval_number\":\"FL8604.10\",\"seq\":10,\"product_model\":\"j. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'6 x 8'0 ClassicCraft Opaque Fiberglass Single Door utilizing the HLS9000 Series Multipoint Lock (X) - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8604-R1\",\"approval_number\":\"FL8604.11\",\"seq\":11,\"product_model\":\"k. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'6 x 8'0 ClassicCraft Opaque Fiberglass Single Door with Sidelite utilizing the HLS9000 Series Multipoint Lock. The Outswing jamb configuration (OX or XO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8604-R1\",\"approval_number\":\"FL8604.12\",\"seq\":12,\"product_model\":\"l. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'6 x 8'0 ClassicCraft Opaque Fiberglass Single Door with Sidelites utilizing the HLS9000 Series Multipoint Lock. The Outswing jamb configuration (OXO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8604-R1\",\"approval_number\":\"FL8604.13\",\"seq\":13,\"product_model\":\"m. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 8'0 ClassicCraft Glazed (Lip-Lite) Fiberglass Single Door utilizing the HLS9000 Series Multipoint Lock (X) - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8604-R1\",\"approval_number\":\"FL8604.14\",\"seq\":14,\"product_model\":\"n. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 8'0 ClassicCraft Glazed (Lip-Lite) Fiberglass Single Door with Sidelite utilizing the HLS9000 Series Multipoint Lock. The Outswing jamb configuration (OX or XO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8604-R1\",\"approval_number\":\"FL8604.15\",\"seq\":15,\"product_model\":\"o. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 8'0 ClassicCraft Glazed (Lip-Lite) Fiberglass Single Door with Sidelites utilizing the HLS9000 Series Multipoint Lock. The Outswing jamb configuration (OXO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8604-R1\",\"approval_number\":\"FL8604.16\",\"seq\":16,\"product_model\":\"p. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 8'0 ClassicCraft Flush Glazed Fiberglass Single Door utilizing the HLS9000 Series Multipoint Lock (X) - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8604-R1\",\"approval_number\":\"FL8604.17\",\"seq\":17,\"product_model\":\"q. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 8'0 ClassicCraft Flush Glazed Fiberglass Single Door with Sidelite utilizing the HLS9000 Series Multipoint Lock. The Outswing jamb configuration (OX or XO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8604-R1\",\"approval_number\":\"FL8604.18\",\"seq\":18,\"product_model\":\"r. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 8'0 ClassicCraft Flush Glazed Fiberglass Single Door with Sidelites utilizing the HLS9000 Series Multipoint Lock. The Outswing jamb configuration (OXO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8604-R1\",\"approval_number\":\"FL8604.19\",\"seq\":19,\"product_model\":\"s. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 8'0 ClassicCraft Molded Open Glazed Fiberglass Single Door utilizing the HLS9000 Series Multipoint Lock (X) - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8604-R1\",\"approval_number\":\"FL8604.20\",\"seq\":20,\"product_model\":\"t. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 8'0 ClassicCraft Molded Open Glazed Fiberglass Single Door with Sidelite utilizing the HLS9000 Series Multipoint Lock. The Outswing jamb configuration (OX or XO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8604-R1\",\"approval_number\":\"FL8604.21\",\"seq\":21,\"product_model\":\"u. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 8'0 ClassicCraft Molded Open Glazed Fiberglass Single Door with Sidelites utilizing the HLS9000 Series Multipoint Lock. The Outswing jamb configuration (OXO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8795-R1\",\"approval_number\":\"FL8795.1\",\"seq\":1,\"product_model\":\"A. \\\"Construction\\\" and \\\"Premium\\\" Series\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Steel Single Door - Inswing or Outswing (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8838-R1\",\"approval_number\":\"FL8838.1\",\"seq\":1,\"product_model\":\"a. \\\"FiberClassic\\\" \\\/ \\\"SmoothStar\\\"\",\"product_description\":\"Outswing Insulated Opaque Fiberglass Doors with and without Sidelites - (X, XO or OX, OXO, XX and OXXO configurations up to 6'8 in height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8838-R1\",\"approval_number\":\"FL8838.2\",\"seq\":2,\"product_model\":\"b. \\\"FiberClassic\\\" \\\/ \\\"SmoothStar\\\"\",\"product_description\":\"Inswing Insulated Opaque Fiberglass Doors with and without Sidelites - (X, XO or OX, OXO, XX and OXXO configurations up to 6'8 in height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8838-R1\",\"approval_number\":\"FL8838.3\",\"seq\":3,\"product_model\":\"c. \\\"FiberClassic\\\" \\\/ \\\"SmoothStar\\\"\",\"product_description\":\"Outswing Insulated Opaque Fiberglass Doors with and without Sidelites - (X, XO or OX, OXO, XX and OXXO configurations up to 8'0 in height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8838-R1\",\"approval_number\":\"FL8838.4\",\"seq\":4,\"product_model\":\"d. \\\"FiberClassic\\\" \\\/ \\\"SmoothStar\\\"\",\"product_description\":\"Inswing Insulated Opaque Fiberglass Doors with and without Sidelites - (X, XO or OX, OXO, XX and OXXO configurations up to 8'0 in height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8840-R1\",\"approval_number\":\"FL8840.1\",\"seq\":1,\"product_model\":\"a. \\\"ClassicCraft\\\"\",\"product_description\":\"6'8 Single Opaque \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8840-R1\",\"approval_number\":\"FL8840.2\",\"seq\":2,\"product_model\":\"b. \\\"ClassicCraft\\\"\",\"product_description\":\"6'8 Single Opaque with Sidelite \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OX or XO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8840-R1\",\"approval_number\":\"FL8840.3\",\"seq\":3,\"product_model\":\"c. \\\"ClassicCraft\\\"\",\"product_description\":\"6'8 Single Opaque with Sidelites \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8840-R1\",\"approval_number\":\"FL8840.4\",\"seq\":4,\"product_model\":\"d. \\\"ClassicCraft\\\"\",\"product_description\":\"6'8 Double Opaque \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8841-R1\",\"approval_number\":\"FL8841.1\",\"seq\":1,\"product_model\":\"A. \\\"Construction Series\\\"\",\"product_description\":\"3'0 x 6'8 \\\"Impact\\\" Steel Single Door - Inswing or Outswing (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8841-R1\",\"approval_number\":\"FL8841.2\",\"seq\":2,\"product_model\":\"B. \\\"Construction Series\\\"\",\"product_description\":\"3'0 x 6'8 \\\"Impact\\\" Steel Single Door with Sidelite - Inswing or Outswing (XO or OX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8841-R1\",\"approval_number\":\"FL8841.3\",\"seq\":3,\"product_model\":\"C. \\\"Construction Series\\\"\",\"product_description\":\"3'0 x 6'8 \\\"Impact\\\" Steel Single Door with Sidelites- Inswing or Outswing (OXO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8841-R1\",\"approval_number\":\"FL8841.4\",\"seq\":4,\"product_model\":\"D. \\\"Construction Series\\\"\",\"product_description\":\"6'0 x 6'8 \\\"Impact\\\" Steel Double Door - Inswing or Outswing (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8841-R1\",\"approval_number\":\"FL8841.5\",\"seq\":5,\"product_model\":\"E. \\\"Construction Series\\\"\",\"product_description\":\"6'0 x 6'8 \\\"Impact\\\" Steel Double Door with Sidelites - Inswing or Outswing (OXXO Configuration)configurations up to 8'0 in height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8841-R1\",\"approval_number\":\"FL8841.6\",\"seq\":6,\"product_model\":\"F. \\\"Premium Series\\\"\",\"product_description\":\"3'0 x 6'8 \\\"Impact\\\" Steel Single Door - Inswing or Outswing (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8841-R1\",\"approval_number\":\"FL8841.7\",\"seq\":7,\"product_model\":\"G. \\\"Premium Series\\\"\",\"product_description\":\"3'0 x 6'8 \\\"Impact\\\" Steel Single Door with Sidelite - Inswing or Outswing (XO or OX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8841-R1\",\"approval_number\":\"FL8841.8\",\"seq\":8,\"product_model\":\"H. \\\"Premium Series\\\"\",\"product_description\":\"3'0 x 6'8 \\\"Impact\\\" Steel Single Door with Sidelites- Inswing or Outswing (OXO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8871-R1\",\"approval_number\":\"FL8871.1\",\"seq\":1,\"product_model\":\"a. \\\"ClassicCraft Rustic\\\" Series\",\"product_description\":\"3'6 x 8'0 \\\"Impact\\\" Opaque Fiberglass Radius Top Single Door (X) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8871-R1\",\"approval_number\":\"FL8871.2\",\"seq\":2,\"product_model\":\"b. \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\" Series\",\"product_description\":\"3'6 x 8'0 \\\"Impact\\\" Opaque Fiberglass Single Door (X) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8871-R1\",\"approval_number\":\"FL8871.3\",\"seq\":3,\"product_model\":\"c. \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\" Series\",\"product_description\":\"3'6 x 8'0 \\\"Impact\\\" Opaque Fiberglass Single Door with Sidelite (OX or XO) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8871-R1\",\"approval_number\":\"FL8871.4\",\"seq\":4,\"product_model\":\"d. \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\" Series\",\"product_description\":\"3'6 x 8'0 \\\"Impact\\\" Opaque Fiberglass Single Door with Sidelites (OXO) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8871-R1\",\"approval_number\":\"FL8871.5\",\"seq\":5,\"product_model\":\"e. \\\"FiberClassic\\\" or \\\"SmoothStar\\\" Series\",\"product_description\":\"3'0 x 8'0 \\\"Impact\\\" Opaque Fiberglass Single Door (X) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8871-R1\",\"approval_number\":\"FL8871.6\",\"seq\":6,\"product_model\":\"f. \\\"FiberClassic\\\" or \\\"SmoothStar\\\" Series\",\"product_description\":\"3'0 x 8'0 \\\"Impact\\\" Opaque Fiberglass Single Door with Sidelite (OX or XO) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8871-R1\",\"approval_number\":\"FL8871.7\",\"seq\":7,\"product_model\":\"g. \\\"FiberClassic\\\" or \\\"SmoothStar\\\" Series\",\"product_description\":\"3'0 x 8'0 \\\"Impact\\\" Opaque Fiberglass Single Door with Sidelites (OXO) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8871-R1\",\"approval_number\":\"FL8871.8\",\"seq\":8,\"product_model\":\"h. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\" Series\",\"product_description\":\"6'0 x 8'0 \\\"Impact\\\" Opaque Fiberglass Double Door (XX) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8871-R1\",\"approval_number\":\"FL8871.9\",\"seq\":9,\"product_model\":\"i. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\" Series\",\"product_description\":\"6'0 x 8'0 \\\"Impact\\\" Opaque Fiberglass Double Door with Sidelites (OXXO) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9196-R1\",\"approval_number\":\"FL9196.1\",\"seq\":1,\"product_model\":\"a. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 ClassicCraft Opaque Fiberglass Single Door utilizing the HLS9000 Series Multipoint Lock (X) - Inswing\",\"design_pressure\":\"+80.0\\\/-80.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9196-R1\",\"approval_number\":\"FL9196.2\",\"seq\":2,\"product_model\":\"b. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 ClassicCraft Opaque Fiberglass Single Door with Sidelite utilizing the HLS9000 Series Multipoint Lock. The In-swing jamb configuration (OX or XO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+80.0\\\/-80.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9196-R1\",\"approval_number\":\"FL9196.3\",\"seq\":3,\"product_model\":\"c.. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 ClassicCraft Opaque Fiberglass Single Door with Sidelites utilizing the HLS9000 Series Multipoint Lock. The In-swing jamb configuration (OXO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+80.0\\\/-80.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9196-R1\",\"approval_number\":\"FL9196.4\",\"seq\":4,\"product_model\":\"d. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 ClassicCraft Glazed (Lip-Lite) Fiberglass Single Door utilizing the HLS9000 Series Multipoint Lock (X) - Inswing\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9196-R1\",\"approval_number\":\"FL9196.5\",\"seq\":5,\"product_model\":\"e. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 ClassicCraft Glazed (Lip-Lite) Fiberglass Single Door with Sidelite utilizing the HLS9000 Series Multipoint Lock. The In-swing jamb configuration (OX or XO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9196-R1\",\"approval_number\":\"FL9196.6\",\"seq\":6,\"product_model\":\"f. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 ClassicCraft Glazed (Lip-Lite) Fiberglass Single Door with Sidelites utilizing the HLS9000 Series Multipoint Lock. The In-swing jamb configuration (OXO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9196-R1\",\"approval_number\":\"FL9196.7\",\"seq\":7,\"product_model\":\"g. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 ClassicCraft Flush Glazed Fiberglass Single Door utilizing the HLS9000 Series Multipoint Lock (X) - Inswing\",\"design_pressure\":\"+75.0\\\/-75.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9196-R1\",\"approval_number\":\"FL9196.8\",\"seq\":8,\"product_model\":\"h. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 ClassicCraft Flush Glazed Fiberglass Single Door with Sidelite utilizing the HLS9000 Series Multipoint Lock. The In-swing jamb configuration (OX or XO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+75.0\\\/-75.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9196-R1\",\"approval_number\":\"FL9196.9\",\"seq\":9,\"product_model\":\"i. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 ClassicCraft Flush Glazed Fiberglass Single Door with Sidelites utilizing the HLS9000 Series Multipoint Lock. The In-swing jamb configuration (OXO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+75.0\\\/-75.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9196-R1\",\"approval_number\":\"FL9196.10\",\"seq\":10,\"product_model\":\"j. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 ClassicCraft Molded Open Glazed Fiberglass Single Door utilizing the HLS9000 Series Multipoint Lock (X) - Inswing\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9196-R1\",\"approval_number\":\"FL9196.11\",\"seq\":11,\"product_model\":\"k. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 ClassicCraft Molded Open Glazed Fiberglass Single Door with Sidelite utilizing the HLS9000 Series Multipoint Lock. The In-swing jamb configuration (OX or XO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9196-R1\",\"approval_number\":\"FL9196.12\",\"seq\":12,\"product_model\":\"l. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 ClassicCraft Molded Open Glazed Fiberglass Single Door with Sidelites utilizing the HLS9000 Series Multipoint Lock. The In-swing jamb configuration (OXO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9202-R1\",\"approval_number\":\"FL9202.1\",\"seq\":1,\"product_model\":\"a. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 FiberClassic or SmoothStar Opaque Fiberglass Single Door utilizing the HLS9000 Series Multipoint Lock (X) - Inswing\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9202-R1\",\"approval_number\":\"FL9202.2\",\"seq\":2,\"product_model\":\"b. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 FiberClassic or SmoothStar Opaque Fiberglass Single Door with Sidelite utilizing the HLS9000 Series Multipoint Lock. The In-swing jamb configuration (OX or XO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9202-R1\",\"approval_number\":\"FL9202.3\",\"seq\":3,\"product_model\":\"c. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 FiberClassic or SmoothStar Opaque Fiberglass Single Door with Sidelites utilizing the HLS9000 Series Multipoint Lock. The In-swing jamb configuration (OXO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9202-R1\",\"approval_number\":\"FL9202.4\",\"seq\":4,\"product_model\":\"d. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 FiberClassic or SmoothStar Glazed (Lip-Lite) Fiberglass Single Door utilizing the HLS9000 Series Multipoint Lock (X) - Inswing\",\"design_pressure\":\"+47.0\\\/-47.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9202-R1\",\"approval_number\":\"FL9202.5\",\"seq\":5,\"product_model\":\"e. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 FiberClassic or SmoothStar Glazed (Lip-Lite) Fiberglass Single Door with Sidelite utilizing the HLS9000 Series Multipoint Lock. The In-swing jamb configuration (OX or XO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+47.0\\\/-47.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9202-R1\",\"approval_number\":\"FL9202.6\",\"seq\":6,\"product_model\":\"f. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 FiberClassic or SmoothStar Glazed (Lip-Lite) Fiberglass Single Door with Sidelites utilizing the HLS9000 Series Multipoint Lock. The In-swing jamb configuration (OXO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+47.0\\\/-47.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9202-R1\",\"approval_number\":\"FL9202.7\",\"seq\":7,\"product_model\":\"g. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 FiberClassic or SmoothStar Flush Glazed Fiberglass Single Door utilizing the HLS9000 Series Multipoint Lock (X) - Inswing\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9202-R1\",\"approval_number\":\"FL9202.8\",\"seq\":8,\"product_model\":\"h. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 FiberClassic or SmoothStar Flush Glazed Fiberglass Single Door with Sidelite utilizing the HLS9000 Series Multipoint Lock. The In-swing jamb configuration (OX or XO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9202-R1\",\"approval_number\":\"FL9202.9\",\"seq\":9,\"product_model\":\"h. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 FiberClassic or SmoothStar Flush Glazed Fiberglass Single Door with Sidelites utilizing the HLS9000 Series Multipoint Lock. The In-swing jamb configuration (OXO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9202-R1\",\"approval_number\":\"FL9202.10\",\"seq\":10,\"product_model\":\"i. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 FiberClassic or SmoothStar Molded Open Glazed Fiberglass Single Door utilizing the HLS9000 Series Multipoint Lock (X) - Inswing\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9202-R1\",\"approval_number\":\"FL9202.11\",\"seq\":11,\"product_model\":\"j. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 FiberClassic or SmoothStar Molded Open Glazed Fiberglass Single Door with Sidelite utilizing the HLS9000 Series Multipoint Lock. The In-swing jamb configuration (OX or XO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9202-R1\",\"approval_number\":\"FL9202.12\",\"seq\":12,\"product_model\":\"k. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 FiberClassic or SmoothStar Molded Open Glazed Fiberglass Single Door with Sidelites utilizing the HLS9000 Series Multipoint Lock. The In-swing jamb configuration (OXO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9223-R1\",\"approval_number\":\"FL9223.1\",\"seq\":1,\"product_model\":\"a. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'6 x 8'0 ClassicCraft Opaque Fiberglass Single Door utilizing the HLS9000 Series Multipoint Lock (X) - Inswing\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9223-R1\",\"approval_number\":\"FL9223.2\",\"seq\":2,\"product_model\":\"b. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'6 x 8'0 ClassicCraft Opaque Fiberglass Single Door with Sidelite utilizing the HLS9000 Series Multipoint Lock. The In-swing jamb configuration (OX or XO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9223-R1\",\"approval_number\":\"FL9223.3\",\"seq\":3,\"product_model\":\"c. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'6 x 8'0 ClassicCraft Opaque Fiberglass Single Door with Sidelites utilizing the HLS9000 Series Multipoint Lock. The In-swing jamb configuration (OXO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9223-R1\",\"approval_number\":\"FL9223.4\",\"seq\":4,\"product_model\":\"c. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'6 x 8'0 ClassicCraft Glazed (Lip-Lite) Fiberglass Single Door utilizing the HLS9000 Series Multipoint Lock (X) - Inswing\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9223-R1\",\"approval_number\":\"FL9223.5\",\"seq\":5,\"product_model\":\"c. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'6 x 8'0 ClassicCraft Glazed (Lip-Lite) Fiberglass Single Door with Sidelite utilizing the HLS9000 Series Multipoint Lock. The In-swing jamb configuration (OX or XO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9223-R1\",\"approval_number\":\"FL9223.6\",\"seq\":6,\"product_model\":\"d. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'6 x 8'0 ClassicCraft Glazed (Lip-Lite) Fiberglass Single Door with Sidelites utilizing the HLS9000 Series Multipoint Lock. The In-swing jamb configuration (OXO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9223-R1\",\"approval_number\":\"FL9223.7\",\"seq\":7,\"product_model\":\"e. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 8'0 ClassicCraft Molded Open Glazed Fiberglass Single Door utilizing the HLS9000 Series Multipoint Lock (X) - Inswing\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9223-R1\",\"approval_number\":\"FL9223.8\",\"seq\":8,\"product_model\":\"f. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 8'0 ClassicCraft Molded Open Glazed Fiberglass Single Door with Sidelite utilizing the HLS9000 Series Multipoint Lock. The In-swing jamb configuration (OX or XO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9223-R1\",\"approval_number\":\"FL9223.9\",\"seq\":9,\"product_model\":\"g. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 8'0 ClassicCraft Molded Open Glazed Fiberglass Single Door with Sidelites utilizing the HLS9000 Series Multipoint Lock. The In-swing jamb configuration (OXO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9230-R1\",\"approval_number\":\"FL9230.1\",\"seq\":1,\"product_model\":\"a. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 8'0 FiberClassic or SmoothStar Opaque Fiberglass Single Door utilizing the HLS9000 Series Multipoint Lock (X) - Inswing\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9230-R1\",\"approval_number\":\"FL9230.2\",\"seq\":2,\"product_model\":\"b. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 8'0 FiberClassic or SmoothStar Opaque Fiberglass Single Door with Sidelite utilizing the HLS9000 Series Multipoint Lock. The In-swing jamb configuration (OX or XO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9230-R1\",\"approval_number\":\"FL9230.3\",\"seq\":3,\"product_model\":\"c. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 8'0 FiberClassic or SmoothStar Opaque Fiberglass Single Door with Sidelites utilizing the HLS9000 Series Multipoint Lock. The In-swing jamb configuration (OXO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9230-R1\",\"approval_number\":\"FL9230.4\",\"seq\":4,\"product_model\":\"d. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 8'0 FiberClassic or SmoothStar Glazed (Lip-Lite) Fiberglass Single Door utilizing the HLS9000 Series Multipoint Lock (X) - Inswing\",\"design_pressure\":\"+47.0\\\/-47.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9230-R1\",\"approval_number\":\"FL9230.5\",\"seq\":5,\"product_model\":\"e. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 8'0 FiberClassic or SmoothStar Glazed (Lip-Lite) Fiberglass Single Door with Sidelite utilizing the HLS9000 Series Multipoint Lock. The In-swing jamb configuration (OX or XO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+47.0\\\/-47.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9230-R1\",\"approval_number\":\"FL9230.6\",\"seq\":6,\"product_model\":\"f. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 8'0 FiberClassic or SmoothStar Glazed (Lip-Lite) Fiberglass Single Door with Sidelites utilizing the HLS9000 Series Multipoint Lock. The In-swing jamb configuration (OXO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+47.0\\\/-47.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9230-R1\",\"approval_number\":\"FL9230.7\",\"seq\":7,\"product_model\":\"g. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 8'0 FiberClassic or SmoothStar Flush Glazed Fiberglass Single Door utilizing the HLS9000 Series Multipoint Lock (X) - Inswing\",\"design_pressure\":\"+47.0\\\/-47.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9230-R1\",\"approval_number\":\"FL9230.8\",\"seq\":8,\"product_model\":\"h. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 8'0 FiberClassic or SmoothStar Flush Glazed Fiberglass Single Door with Sidelite utilizing the HLS9000 Series Multipoint Lock. The In-swing jamb configuration (OX or XO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+47.0\\\/-47.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9230-R1\",\"approval_number\":\"FL9230.9\",\"seq\":9,\"product_model\":\"i. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 8'0 FiberClassic or SmoothStar Flush Glazed Fiberglass Single Door with Sidelites utilizing the HLS9000 Series Multipoint Lock. The In-swing jamb configuration (OXO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+47.0\\\/-47.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9245-R1\",\"approval_number\":\"FL9245.1\",\"seq\":1,\"product_model\":\"a. \\\"FibercCassic\\\" \\\/ \\\"SmoothStar\\\"\",\"product_description\":\"Glazed Fiberglass Door Side Hinged (at Center Mullion) with Continuous Head and Sill - Inswing Glazed Door Non-Impact (XO or OX) Configurations.\",\"design_pressure\":\"+45.33\\\/-50.67\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9248-R1\",\"approval_number\":\"FL9248.1\",\"seq\":1,\"product_model\":\"a. \\\"FibercCassic\\\" \\\/ \\\"SmoothStar\\\"\",\"product_description\":\"Glazed Fiberglass Door Side Hinged Outswing Non-Impact (XX) Configuration.\",\"design_pressure\":\"+49.2\\\/-65.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9598-R1\",\"approval_number\":\"FL9598.1\",\"seq\":1,\"product_model\":\"a. Tru-Defense\\u2122 Patio Door\",\"product_description\":\"Series \\\"Smooth-Star\\\" \\\/ \\\"Fiber-Classic\\\" 3'0 x 6'8 \\\"Non-Impact\\\" Side Hinged Outswing Glazed Fiberglass Door (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9598-R1\",\"approval_number\":\"FL9598.2\",\"seq\":2,\"product_model\":\"b. Tru-Defense\\u2122 Patio Door\",\"product_description\":\"Series \\\"Smooth-Star\\\" \\\/ \\\"Fiber-Classic\\\" 6'0 x 6'8 \\\"Non-Impact\\\" Side Hinged at Jamb Outswing Glazed Fiberglass Door (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9598-R1\",\"approval_number\":\"FL9598.3\",\"seq\":3,\"product_model\":\"c. Tru-Defense\\u2122 Patio Door\",\"product_description\":\"Series \\\"Smooth-Star\\\" \\\/ \\\"Fiber-Classic\\\" 6'0 x 6'8 \\\"Non-Impact\\\" Continuous Head and Sill Side Hinged at Center Mullion Outswing Glazed Fiberglass Door (XO or OX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9598-R1\",\"approval_number\":\"FL9598.4\",\"seq\":4,\"product_model\":\"d. Tru-Defense\\u2122 Patio Door\",\"product_description\":\"Series \\\"Smooth-Star\\\" \\\/ \\\"Fiber-Classic\\\" 6'0 x 6'8 \\\"Non-Impact\\\" Side Hinged at Jamb Outswing Glazed Fiberglass Door (OX or XO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9598-R1\",\"approval_number\":\"FL9598.5\",\"seq\":5,\"product_model\":\"e. Tru-Defense\\u2122 Patio Door\",\"product_description\":\"Series \\\"Smooth-Star\\\" \\\/ \\\"Fiber-Classic\\\" 9'0 x 6'8 \\\"Non-Impact\\\" Continuous Head and Sill Side Hinged at Mullion Outswing Glazed Fiberglass Door (OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9598-R1\",\"approval_number\":\"FL9598.6\",\"seq\":6,\"product_model\":\"f. Tru-Defense\\u2122 Patio Door\",\"product_description\":\"Series \\\"Smooth-Star\\\" \\\/ \\\"Fiber-Classic\\\" 9'0 x 6'8 \\\"Non-Impact\\\" Continuous Head and Sill Side Hinged at Mullion Outswing Glazed Fiberglass Door (XOO or OOX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9598-R1\",\"approval_number\":\"FL9598.7\",\"seq\":7,\"product_model\":\"g. Tru-Defense\\u2122 Patio Door\",\"product_description\":\"Series \\\"Smooth-Star\\\" \\\/ \\\"Fiber-Classic\\\" 9'0 x 6'8 \\\"Non-Impact\\\" Continuous Head and Sill Side Hinged at Jamb Outswing Glazed Fiberglass Door (XOO or OOX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9598-R1\",\"approval_number\":\"FL9598.8\",\"seq\":8,\"product_model\":\"h. Tru-Defense\\u2122 Patio Door\",\"product_description\":\"Series \\\"Smooth-Star\\\" \\\/ \\\"Fiber-Classic\\\" 9'0 x 6'8 \\\"Non-Impact\\\" Continuous Head and Sill Fixed Outswing Glazed Fiberglass Door (OOO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9598-R1\",\"approval_number\":\"FL9598.9\",\"seq\":9,\"product_model\":\"i. Tru-Defense\\u2122 Patio Door\",\"product_description\":\"Series \\\"Smooth-Star\\\" \\\/ \\\"Fiber-Classic\\\" 3'0 x 8'0 \\\"Non-Impact\\\" Side Hinged Outswing Glazed Fiberglass Door (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9598-R1\",\"approval_number\":\"FL9598.10\",\"seq\":10,\"product_model\":\"j. Tru-Defense\\u2122 Patio Door\",\"product_description\":\"Series \\\"Smooth-Star\\\" \\\/ \\\"Fiber-Classic\\\" 6'0 x 8'0 \\\"Non-Impact\\\" Side Hinged at Jamb Outswing Glazed Fiberglass Door (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9598-R1\",\"approval_number\":\"FL9598.11\",\"seq\":11,\"product_model\":\"k. Tru-Defense\\u2122 Patio Door\",\"product_description\":\"Series \\\"Smooth-Star\\\" \\\/ \\\"Fiber-Classic\\\" 6'0 x 8'0 \\\"Non-Impact\\\" Continuous Head and Sill Side Hinged at Center Mullion Outswing Glazed Fiberglass Door (XO or OX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9598-R1\",\"approval_number\":\"FL9598.12\",\"seq\":12,\"product_model\":\"l. Tru-Defense\\u2122 Patio Door\",\"product_description\":\"Series \\\"Smooth-Star\\\" \\\/ \\\"Fiber-Classic\\\" 6'0 x 8'0 \\\"Non-Impact\\\" Side Hinged at Jamb Outswing Glazed Fiberglass Door (OX or XO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9598-R1\",\"approval_number\":\"FL9598.13\",\"seq\":13,\"product_model\":\"m. Tru-Defense\\u2122 Patio Door\",\"product_description\":\"Series \\\"Smooth-Star\\\" \\\/ \\\"Fiber-Classic\\\" 9'0 x 8'0 \\\"Non-Impact\\\" Continuous Head and Sill Side Hinged at Mullion Outswing Glazed Fiberglass Door (OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9598-R1\",\"approval_number\":\"FL9598.14\",\"seq\":14,\"product_model\":\"n. Tru-Defense\\u2122 Patio Door\",\"product_description\":\"Series \\\"Smooth-Star\\\" \\\/ \\\"Fiber-Classic\\\" 9'0 x 8'0 \\\"Non-Impact\\\" Continuous Head and Sill Side Hinged at Mullion Outswing Glazed Fiberglass Door (XOO or OOX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9598-R1\",\"approval_number\":\"FL9598.15\",\"seq\":15,\"product_model\":\"o. Tru-Defense\\u2122 Patio Door\",\"product_description\":\"Series \\\"Smooth-Star\\\" \\\/ \\\"Fiber-Classic\\\" 9'0 x 6'8 \\\"Non-Impact\\\" Continuous Head and Sill Side Hinged at Jamb Outswing Glazed Fiberglass Door (XOO or OOX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9598-R1\",\"approval_number\":\"FL9598.16\",\"seq\":16,\"product_model\":\"p. Tru-Defense\\u2122 Patio Door\",\"product_description\":\"Series \\\"Smooth-Star\\\" \\\/ \\\"Fiber-Classic\\\" 9'0 x 8'0 \\\"Non-Impact\\\" Continuous Head and Sill Fixed Outswing Glazed Fiberglass Door (OOO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9693-R1\",\"approval_number\":\"FL9693.1\",\"seq\":1,\"product_model\":\"a. \\\"Premium Series\\\"\",\"product_description\":\"Inswing Wood Edge Glazed Insulated Steel Door with Sidelite - Center Hinged (OX or XO configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9694-R1\",\"approval_number\":\"FL9694.1\",\"seq\":1,\"product_model\":\"a. \\\"Premium Series\\\"\",\"product_description\":\"6'0 x 8'0 Outswing Opaque Insulated Steel Wood Edge Double Door - (XX configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9856-R1\",\"approval_number\":\"FL9856.1\",\"seq\":1,\"product_model\":\"a. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 FiberClassic or SmoothStar Opaque Fiberglass Single Door utilizing the HLS9000 Series Multipoint Lock (X) - Outswing\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9856-R1\",\"approval_number\":\"FL9856.2\",\"seq\":2,\"product_model\":\"b. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 FiberClassic or SmoothStar Opaque Fiberglass Single Door with Sidelite utilizing the HLS9000 Series Multipoint Lock. The Outswing jamb configuration (OX or XO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9856-R1\",\"approval_number\":\"FL9856.3\",\"seq\":3,\"product_model\":\"c. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 FiberClassic or SmoothStar Opaque Fiberglass Single Door with Sidelites utilizing the HLS9000 Series Multipoint Lock. The Outswing jamb configuration (OXO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9856-R1\",\"approval_number\":\"FL9856.4\",\"seq\":4,\"product_model\":\"d. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 FiberClassic or SmoothStar Glazed (Lip-Lite) Fiberglass Single Door utilizing the HLS9000 Series Multipoint Lock (X) - Outswing\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9856-R1\",\"approval_number\":\"FL9856.5\",\"seq\":5,\"product_model\":\"e. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 FiberClassic or SmoothStar Glazed (Lip-Lite) Fiberglass Single Door with Sidelite utilizing the HLS9000 Series Multipoint Lock. The Outswing jamb configuration (OX or XO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9856-R1\",\"approval_number\":\"FL9856.6\",\"seq\":6,\"product_model\":\"f. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 FiberClassic or SmoothStar Glazed (Lip-Lite) Fiberglass Single Door with Sidelites utilizing the HLS9000 Series Multipoint Lock. The Outswing jamb configuration (OXO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9856-R1\",\"approval_number\":\"FL9856.7\",\"seq\":7,\"product_model\":\"g. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 FiberClassic or SmoothStar Flush Glazed Fiberglass Single Door utilizing the HLS9000 Series Multipoint Lock (X) - Outswing\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9856-R1\",\"approval_number\":\"FL9856.8\",\"seq\":8,\"product_model\":\"h. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 FiberClassic or SmoothStar Flush Glazed Fiberglass Single Door with Sidelite utilizing the HLS9000 Series Multipoint Lock. The Outswing jamb configuration (OX or XO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9856-R1\",\"approval_number\":\"FL9856.9\",\"seq\":9,\"product_model\":\"i. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 FiberClassic or SmoothStar Flush Glazed Fiberglass Single Door with Sidelites utilizing the HLS9000 Series Multipoint Lock. The Outswing jamb configuration (OXO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9856-R1\",\"approval_number\":\"FL9856.10\",\"seq\":10,\"product_model\":\"j. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 FiberClassic or SmoothStar Molded Open Glazed Fiberglass Single Door utilizing the HLS9000 Series Multipoint Lock (X) - Outswing\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9856-R1\",\"approval_number\":\"FL9856.11\",\"seq\":11,\"product_model\":\"k. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 FiberClassic or SmoothStar Molded Open Glazed Fiberglass Single Door with Sidelite utilizing the HLS9000 Series Multipoint Lock. The Outswing jamb configuration (OX or XO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9856-R1\",\"approval_number\":\"FL9856.12\",\"seq\":12,\"product_model\":\"l. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 FiberClassic or SmoothStar Molded Open Glazed Fiberglass Single Door with Sidelites utilizing the HLS9000 Series Multipoint Lock. The Outswing jamb configuration (OXO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9856-R1\",\"approval_number\":\"FL9856.13\",\"seq\":13,\"product_model\":\"m. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 ClassicCraft Opaque Fiberglass Single Door utilizing the HLS9000 Series Multipoint Lock (X) - Outswing\",\"design_pressure\":\"+80.0\\\/-80.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9856-R1\",\"approval_number\":\"FL9856.14\",\"seq\":14,\"product_model\":\"n. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 ClassicCraft Opaque Fiberglass Single Door with Sidelite utilizing the HLS9000 Series Multipoint Lock. The Outswing jamb configuration (OX or XO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+80.0\\\/-80.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9856-R1\",\"approval_number\":\"FL9856.15\",\"seq\":15,\"product_model\":\"o. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 ClassicCraft Opaque Fiberglass Single Door with Sidelites utilizing the HLS9000 Series Multipoint Lock. The Outswing jamb configuration (OXO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+80.0\\\/-80.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9856-R1\",\"approval_number\":\"FL9856.16\",\"seq\":16,\"product_model\":\"p. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 ClassicCraft Glazed (Lip-Lite) Fiberglass Single Door utilizing the HLS9000 Series Multipoint Lock (X) - Outswing\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9856-R1\",\"approval_number\":\"FL9856.17\",\"seq\":17,\"product_model\":\"q. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 ClassicCraft Glazed (Lip-Lite) Fiberglass Single Door with Sidelite utilizing the HLS9000 Series Multipoint Lock. The Outswing jamb configuration (OX or XO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9856-R1\",\"approval_number\":\"FL9856.18\",\"seq\":18,\"product_model\":\"r. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 ClassicCraft Glazed (Lip-Lite) Fiberglass Single Door with Sidelites utilizing the HLS9000 Series Multipoint Lock. The Outswing jamb configuration (OXO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9856-R1\",\"approval_number\":\"FL9856.19\",\"seq\":19,\"product_model\":\"s. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 ClassicCraft Flush Glazed Fiberglass Single Door utilizing the HLS9000 Series Multipoint Lock (X) - Outswing\",\"design_pressure\":\"+90.0\\\/-90.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9856-R1\",\"approval_number\":\"FL9856.20\",\"seq\":20,\"product_model\":\"t. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 ClassicCraft Flush Glazed Fiberglass Single Door with Sidelite utilizing the HLS9000 Series Multipoint Lock. The Outswing jamb configuration (OX or XO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+90.0\\\/-90.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9856-R1\",\"approval_number\":\"FL9856.21\",\"seq\":21,\"product_model\":\"u. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 ClassicCraft Flush Glazed Fiberglass Single Door with Sidelites utilizing the HLS9000 Series Multipoint Lock. The Outswing jamb configuration (OXO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+90.0\\\/-90.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9856-R1\",\"approval_number\":\"FL9856.22\",\"seq\":22,\"product_model\":\"v. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 ClassicCraft Molded Open Glazed Fiberglass Single Door utilizing the HLS9000 Series Multipoint Lock (X) - Outswing\",\"design_pressure\":\"+90.0\\\/-90.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9856-R1\",\"approval_number\":\"FL9856.23\",\"seq\":23,\"product_model\":\"w. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 Classic Craft Molded Open Glazed Fiberglass Single Door with Sidelite utilizing the HLS9000 Series Multipoint Lock. The Outswing jamb configuration (OX or XO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+90.0\\\/-90.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#9856-R1\",\"approval_number\":\"FL9856.24\",\"seq\":24,\"product_model\":\"x. Tru-Defense\\u2122 Entry Systems\",\"product_description\":\"3'0 x 6'8 ClassicCraft Molded Open Glazed Fiberglass Single Door with Sidelites utilizing the HLS9000 Series Multipoint Lock. The Outswing jamb configuration (OXO) utilizes continuous head and sill components with an integral mullion.\",\"design_pressure\":\"+90.0\\\/-90.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7630-R2\",\"approval_number\":\"FL7630.6\",\"seq\":6,\"product_model\":\"f. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\"\",\"product_description\":\"8'0 \\\"Impact\\\" Glazed Fiberglass Single Door utilizing Hoppe Multi Point lock - Inswing or Outswing configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7630-R2\",\"approval_number\":\"FL7630.7\",\"seq\":7,\"product_model\":\"g. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\"\",\"product_description\":\"8'0 \\\"Impact\\\" Glazed Fiberglass Single Door with sidelite utilizing Hoppe Multi Point lock - Inswing or Outswing configuration (OX or XO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7630-R2\",\"approval_number\":\"FL7630.8\",\"seq\":8,\"product_model\":\"h. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\"\",\"product_description\":\"8'0 \\\"Impact\\\" Glazed Fiberglass Single Door with sidelites utilizing Hoppe Multi Point lock - Inswing or Outswing configuration (OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7630-R2\",\"approval_number\":\"FL7630.9\",\"seq\":9,\"product_model\":\"i. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\"\",\"product_description\":\"8'0 \\\"Impact\\\" Glazed Fiberglass Double Door utilizing Hoppe Multi Point lock - Inswing or Outswing configuration (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7630-R2\",\"approval_number\":\"FL7630.10\",\"seq\":10,\"product_model\":\"j. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\"\",\"product_description\":\"8'0 \\\"Impact\\\" Glazed Fiberglass Double Door with sidelites utilizing Hoppe Multi Point lock - Inswing or Outswing configuration (OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7640-R2\",\"approval_number\":\"FL7640.6\",\"seq\":6,\"product_model\":\"f. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Glazed Fiberglass Single Door utilizing Hoppe Multi Point lock - Inswing or Outswing configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7640-R2\",\"approval_number\":\"FL7640.7\",\"seq\":7,\"product_model\":\"g. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Glazed Fiberglass Single Door with sidelite utilizing Hoppe Multi Point lock - Inswing or Outswing configuration (OX or XO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7640-R2\",\"approval_number\":\"FL7640.8\",\"seq\":8,\"product_model\":\"h. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Glazed Fiberglass Single Door with sidelites utilizing Hoppe Multi Point lock - Inswing or Outswing configuration (OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7640-R2\",\"approval_number\":\"FL7640.9\",\"seq\":9,\"product_model\":\"i. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Glazed Fiberglass Double Door utilizing Hoppe Multi Point lock - Inswing or Outswing configuration (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7640-R2\",\"approval_number\":\"FL7640.10\",\"seq\":10,\"product_model\":\"j. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Glazed Fiberglass Double Door with sidelites utilizing Hoppe Multi Point lock - Inswing or Outswing configuration (OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#7730-R2\",\"approval_number\":\"FL7730.7\",\"seq\":7,\"product_model\":\"g. \\\"ClassicCraft Rustic\\\" Series\",\"product_description\":\"3'0 x 6'8 \\\"Impact\\\" Opaque Fiberglass 180\\u00b0 Round Top Single Door (X) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8795-R1\",\"approval_number\":\"FL8795.2\",\"seq\":2,\"product_model\":\"B. \\\"Construction\\\" and \\\"Premium\\\" Series\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Steel Single Door with Sidelite - Inswing or Outswing (XO or OX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8795-R1\",\"approval_number\":\"FL8795.3\",\"seq\":3,\"product_model\":\"C. \\\"Construction\\\" and \\\"Premium\\\" Series\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Steel Single Door with Sidelites- Inswing or Outswing (OXO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8795-R1\",\"approval_number\":\"FL8795.4\",\"seq\":4,\"product_model\":\"D. \\\"Construction\\\" and \\\"Premium\\\" Series\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Steel Double Door - Inswing or Outswing (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8795-R1\",\"approval_number\":\"FL8795.5\",\"seq\":5,\"product_model\":\"E. \\\"Construction\\\" and \\\"Premium\\\" Series\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Steel Double Door with Sidelites - Inswing or Outswing (OXXO Configuration)configurations up to 8'0 in height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8840-R1\",\"approval_number\":\"FL8840.5\",\"seq\":5,\"product_model\":\"e. \\\"ClassicCraft\\\"\",\"product_description\":\"6'8 Double Opaque with Sidelites \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OXXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8840-R1\",\"approval_number\":\"FL8840.6\",\"seq\":6,\"product_model\":\"f. \\\"ClassicCraft\\\"\",\"product_description\":\"8'0 Single Opaque \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8840-R1\",\"approval_number\":\"FL8840.7\",\"seq\":7,\"product_model\":\"g. \\\"ClassicCraft\\\"\",\"product_description\":\"8'0 Single Opaque with Sidelite \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OX or XO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8840-R1\",\"approval_number\":\"FL8840.8\",\"seq\":8,\"product_model\":\"h. \\\"ClassicCraft\\\"\",\"product_description\":\"8'0 Single Opaque with Sidelites \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8840-R1\",\"approval_number\":\"FL8840.9\",\"seq\":9,\"product_model\":\"i. \\\"ClassicCraft\\\"\",\"product_description\":\"8'0 Double Opaque \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8840-R1\",\"approval_number\":\"FL8840.10\",\"seq\":10,\"product_model\":\"j. \\\"ClassicCraft\\\"\",\"product_description\":\"8'0 Double Opaque with Sidelites \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OXXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8841-R1\",\"approval_number\":\"FL8841.9\",\"seq\":9,\"product_model\":\"I. \\\"Premium Series\\\"\",\"product_description\":\"6'0 x 6'8 \\\"Impact\\\" Steel Double Door - Inswing or Outswing (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8841-R1\",\"approval_number\":\"FL8841.10\",\"seq\":10,\"product_model\":\"j. \\\"Premium Series\\\"\",\"product_description\":\"6'0 x 6'8 \\\"Impact\\\" Steel Double Door with Sidelites - Inswing or Outswing (OXXO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8841-R1\",\"approval_number\":\"FL8841.11\",\"seq\":11,\"product_model\":\"k. \\\"Premium Series\\\"\",\"product_description\":\"3'0 x 8'0 \\\"Impact\\\" Steel Single Door - Inswing or Outswing (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8841-R1\",\"approval_number\":\"FL8841.12\",\"seq\":12,\"product_model\":\"l. \\\"Premium Series\\\"\",\"product_description\":\"3'0 x 8'0 \\\"Impact\\\" Steel Single Door with Sidelite - Inswing or Outswing (XO or OX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8841-R1\",\"approval_number\":\"FL8841.13\",\"seq\":13,\"product_model\":\"M. \\\"Premium Series\\\"\",\"product_description\":\"3'0 x 8'0 \\\"Impact\\\" Steel Single Door with Sidelites- Inswing or Outswing (OXO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8841-R1\",\"approval_number\":\"FL8841.14\",\"seq\":14,\"product_model\":\"N. \\\"Premium Series\\\"\",\"product_description\":\"6'0 x 8'0 \\\"Impact\\\" Steel Double Door - Inswing or Outswing (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8841-R1\",\"approval_number\":\"FL8841.15\",\"seq\":15,\"product_model\":\"O. \\\"Premium Series\\\"\",\"product_description\":\"6'0 x 8'0 \\\"Impact\\\" Steel Double Door with Sidelites - Inswing or Outswing (OXXO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8841-R1\",\"approval_number\":\"FL8841.16\",\"seq\":16,\"product_model\":\"P. \\\"Premium Series\\\"\",\"product_description\":\"3'0 x 7'0 \\\"Impact\\\" Steel Single Door in a Split Jamb Steel Frame - Inswing or Outswing (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#8841-R1\",\"approval_number\":\"FL8841.17\",\"seq\":17,\"product_model\":\"Q. \\\"Premium Series\\\"\",\"product_description\":\"3'0 x 7'0 \\\"Impact\\\" Steel Single Door in a Residential Hollow Metal Steel Frame - Inswing or Outswing (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#10537-R0\",\"approval_number\":\"FL10537.1\",\"seq\":1,\"product_model\":\"a. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Single Door - (X) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#10537-R0\",\"approval_number\":\"FL10537.2\",\"seq\":2,\"product_model\":\"b. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Single Door with Sidelite - (OX or XO) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#10537-R0\",\"approval_number\":\"FL10537.3\",\"seq\":3,\"product_model\":\"c. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Single Door with Sidelites - (OXO) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#10537-R0\",\"approval_number\":\"FL10537.4\",\"seq\":4,\"product_model\":\"d. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Double Door - (XX) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#10537-R0\",\"approval_number\":\"FL10537.5\",\"seq\":5,\"product_model\":\"e. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Double Door with Sidelites -(OXXO) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#10599-R0\",\"approval_number\":\"FL10599.1\",\"seq\":1,\"product_model\":\"a. Premium (Profiles) and Construction (Traditions) Series\",\"product_description\":\"3'0 x 6'8 \\\"Impact\\\" Steel Single Door - Inswing or Outswing (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#10599-R0\",\"approval_number\":\"FL10599.2\",\"seq\":2,\"product_model\":\"b. Premium (Profiles) and Construction (Traditions) Series\",\"product_description\":\"3'0 x 6'8 \\\"Impact\\\" Steel Single Door with Sidelite - Inswing or Outswing (XO or OX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#10599-R0\",\"approval_number\":\"FL10599.3\",\"seq\":3,\"product_model\":\"c. Premium (Profiles) and Construction (Traditions) Series\",\"product_description\":\"3'0 x 6'8 \\\"Impact\\\" Steel Single Door with Sidelites- Inswing or Outswing (OXO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#10599-R0\",\"approval_number\":\"FL10599.4\",\"seq\":4,\"product_model\":\"d. Premium (Profiles) and Construction (Traditions) Series\",\"product_description\":\"6'0 x 6'8 \\\"Impact\\\" Steel Double Door - Inswing or Outswing (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#10599-R0\",\"approval_number\":\"FL10599.5\",\"seq\":5,\"product_model\":\"e. Premium (Profiles) and Construction (Traditions) Series\",\"product_description\":\"6'0 x 6'8 \\\"Impact\\\" Steel Double Door with Sidelites - Inswing or Outswing (OXXO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#10975-R0\",\"approval_number\":\"FL10975.1\",\"seq\":1,\"product_model\":\"a. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Glazed Fiberglass Single Door - (X) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#10975-R0\",\"approval_number\":\"FL10975.2\",\"seq\":2,\"product_model\":\"b. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Glazed Fiberglass Single Door with Sidelite - (OX or XO) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#10975-R0\",\"approval_number\":\"FL10975.3\",\"seq\":3,\"product_model\":\"c. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Glazed Fiberglass Single Door with Sidelites - (OXO) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#10975-R0\",\"approval_number\":\"FL10975.4\",\"seq\":4,\"product_model\":\"d. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Glazed Fiberglass Double Door - (XX) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#10975-R0\",\"approval_number\":\"FL10975.5\",\"seq\":5,\"product_model\":\"e. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Glazed Fiberglass Double Door with Sidelites -(OXXO) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#10975-R1\",\"approval_number\":\"FL10975.6\",\"seq\":6,\"product_model\":\"f. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Glazed Fiberglass Single Door utilizing Hoppe Multi Point lock - Inswing or Outswing configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#10975-R1\",\"approval_number\":\"FL10975.7\",\"seq\":7,\"product_model\":\"g. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Glazed Fiberglass Single Door with sidelite utilizing Hoppe Multi Point lock - Inswing or Outswing configuration (OX or XO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#10975-R1\",\"approval_number\":\"FL10975.8\",\"seq\":8,\"product_model\":\"h. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Glazed Fiberglass Single Door with sidelites utilizing Hoppe Multi Point lock - Inswing or Outswing configuration (OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#10975-R1\",\"approval_number\":\"FL10975.9\",\"seq\":9,\"product_model\":\"i. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Glazed Fiberglass Double Door utilizing Hoppe Multi Point lock - Inswing or Outswing configuration (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#10975-R1\",\"approval_number\":\"FL10975.10\",\"seq\":10,\"product_model\":\"j. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Glazed Fiberglass Double Door with sidelites utilizing Hoppe Multi Point lock - Inswing or Outswing configuration (OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#11483-R0\",\"approval_number\":\"FL11483.1\",\"seq\":1,\"product_model\":\"a. Classic-Craft\",\"product_description\":\"6\\\/8 and 8\\\/0 Opaque and Glazed Fiberglass Door with and without Sidelites. Inswing and Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#11483-R0\",\"approval_number\":\"FL11483.2\",\"seq\":2,\"product_model\":\"b. Construction Series\",\"product_description\":\"6\\\/8 Opaque Steel Door with and without Sidelites. Inswing and Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#11483-R0\",\"approval_number\":\"FL11483.3\",\"seq\":3,\"product_model\":\"c. Fiber-Classic\",\"product_description\":\"6\\\/8 and 8\\\/0 Opaque and Glazed Fiberglass Door with and without Sidelites. Inswing and Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#11483-R0\",\"approval_number\":\"FL11483.4\",\"seq\":4,\"product_model\":\"d. Premium Series\",\"product_description\":\"6\\\/8 and 8\\\/0 Opaque and Glazed Steel Door with and without Sidelites. Inswing and Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#11483-R0\",\"approval_number\":\"FL11483.5\",\"seq\":5,\"product_model\":\"e. Smooth-Star\",\"product_description\":\"6\\\/8 and 8\\\/0 Opaque and Glazed Fiberglass Door with and without Sidelites. Inswing and Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#11483-R0\",\"approval_number\":\"FL11483.6\",\"seq\":6,\"product_model\":\"f. Premium and Construction Series with Transoms\",\"product_description\":\"6\\\/8 and 8\\\/0 Opaque and Glazed Steel Door with Transoms. With and without Sidelites. Inswing and Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12224-R0\",\"approval_number\":\"FL12224.1\",\"seq\":1,\"product_model\":\"a. \\\"ClassicCraft\\\", \\\"ClassicCraft Rustic\\\", \\\"FiberClassic\\\" or \\\"SmoothStar\\\" Series\",\"product_description\":\"\\\"Impact\\\" 8'0\\\" Glazed Fiberglass Single Door utilizing Hoppe Multi Point lock - Outswing configuration(X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12224-R0\",\"approval_number\":\"FL12224.2\",\"seq\":2,\"product_model\":\"b. \\\"ClassicCraft\\\", \\\"ClassicCraft Rustic\\\", \\\"FiberClassic\\\" or \\\"SmoothStar\\\" Series\",\"product_description\":\"\\\"Impact\\\" 8'0 Glazed Fiberglass Single Door with Sidelite utilizing Hoppe Multi Point lock - Outswing configuration (OX or XO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12224-R0\",\"approval_number\":\"FL12224.3\",\"seq\":3,\"product_model\":\"c. \\\"ClassicCraft\\\", \\\"ClassicCraft Rustic\\\", \\\"FiberClassic\\\" or \\\"SmoothStar\\\" Series\",\"product_description\":\"\\\"Impact\\\" 8'0 Glazed Fiberglass Single Door with Sidelites utilizing Hoppe Multi Point lock - Outswing configuration (OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12224-R0\",\"approval_number\":\"FL12224.4\",\"seq\":4,\"product_model\":\"d. \\\"ClassicCraft\\\", \\\"ClassicCraft Rustic\\\", \\\"FiberClassic\\\" or \\\"SmoothStar\\\" Series\",\"product_description\":\"\\\"Impact\\\" 8'0\\\" Glazed Fiberglass Double Door utilizing Hoppe Multi Point lock - Outswing configuration (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12224-R0\",\"approval_number\":\"FL12224.5\",\"seq\":5,\"product_model\":\"e. \\\"ClassicCraft\\\", \\\"ClassicCraft Rustic\\\", \\\"FiberClassic\\\" or \\\"SmoothStar\\\" Series\",\"product_description\":\"\\\"Impact\\\" 8'0 Glazed Fiberglass Double Door with Sidelites utilizing Hoppe Multi Point lock - Outswing configuration (OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12224-R0\",\"approval_number\":\"FL12224.6\",\"seq\":6,\"product_model\":\"f. \\\"ClassicCraft\\\", \\\"ClassicCraft Rustic\\\", \\\"FiberClassic\\\" or \\\"SmoothStar\\\" Series\",\"product_description\":\"\\\"Impact\\\" 8'0\\\" Glazed Fiberglass Single Door - Outswing configuration(X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12224-R0\",\"approval_number\":\"FL12224.7\",\"seq\":7,\"product_model\":\"g. \\\"ClassicCraft\\\", \\\"ClassicCraft Rustic\\\", \\\"FiberClassic\\\" or \\\"SmoothStar\\\" Series\",\"product_description\":\"\\\"Impact\\\" 8'0 Glazed Fiberglass Single Door with Sidelite - Outswing configuration (OX or XO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12224-R0\",\"approval_number\":\"FL12224.8\",\"seq\":8,\"product_model\":\"h. \\\"ClassicCraft\\\", \\\"ClassicCraft Rustic\\\", \\\"FiberClassic\\\" or \\\"SmoothStar\\\" Series\",\"product_description\":\"\\\"Impact\\\" 8'0 Glazed Fiberglass Single Door with Sidelites - Outswing configuration (OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12224-R0\",\"approval_number\":\"FL12224.9\",\"seq\":9,\"product_model\":\"i. \\\"ClassicCraft\\\", \\\"ClassicCraft Rustic\\\", \\\"FiberClassic\\\" or \\\"SmoothStar\\\" Series\",\"product_description\":\"\\\"Impact\\\" 8'0\\\" Glazed Fiberglass Double Door - Outswing configuration (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12224-R0\",\"approval_number\":\"FL12224.10\",\"seq\":10,\"product_model\":\"j. \\\"ClassicCraft\\\", \\\"ClassicCraft Rustic\\\", \\\"FiberClassic\\\" or \\\"SmoothStar\\\" Series\",\"product_description\":\"\\\"Impact\\\" 8'0 Glazed Fiberglass Double Door with Sidelites - Outswing configuration (OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12334-R0\",\"approval_number\":\"FL12334.1\",\"seq\":1,\"product_model\":\"a. \\\"ClassicCraft\\\", \\\"ClassicCraft Rustic\\\", \\\"FiberClassic\\\" or \\\"SmoothStar\\\" Series\",\"product_description\":\"\\\"Impact\\\" 8'0\\\" Glazed Fiberglass Single Door utilizing Hoppe Multi Point lock - Outswing configuration(X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12334-R0\",\"approval_number\":\"FL12334.2\",\"seq\":2,\"product_model\":\"b. \\\"ClassicCraft\\\", \\\"ClassicCraft Rustic\\\", \\\"FiberClassic\\\" or \\\"SmoothStar\\\" Series\",\"product_description\":\"\\\"Impact\\\" 8'0 Glazed Fiberglass Single Door with Sidelite utilizing Hoppe Multi Point lock - Outswing configuration (OX or XO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12334-R0\",\"approval_number\":\"FL12334.3\",\"seq\":3,\"product_model\":\"c. \\\"ClassicCraft\\\", \\\"ClassicCraft Rustic\\\", \\\"FiberClassic\\\" or \\\"SmoothStar\\\" Series\",\"product_description\":\"\\\"Impact\\\" 8'0 Glazed Fiberglass Single Door with Sidelites utilizing Hoppe Multi Point lock - Outswing configuration (OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12334-R0\",\"approval_number\":\"FL12334.4\",\"seq\":4,\"product_model\":\"d. \\\"ClassicCraft\\\", \\\"ClassicCraft Rustic\\\", \\\"FiberClassic\\\" or \\\"SmoothStar\\\" Series\",\"product_description\":\"\\\"Impact\\\" 8'0\\\" Glazed Fiberglass Double Door utilizing Hoppe Multi Point lock - Outswing configuration (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12334-R0\",\"approval_number\":\"FL12334.5\",\"seq\":5,\"product_model\":\"e. \\\"ClassicCraft\\\", \\\"ClassicCraft Rustic\\\", \\\"FiberClassic\\\" or \\\"SmoothStar\\\" Series\",\"product_description\":\"\\\"Impact\\\" 8'0 Glazed Fiberglass Double Door with Sidelites utilizing Hoppe Multi Point lock - Outswing configuration (OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12334-R0\",\"approval_number\":\"FL12334.6\",\"seq\":6,\"product_model\":\"f. \\\"ClassicCraft\\\", \\\"ClassicCraft Rustic\\\", \\\"FiberClassic\\\" or \\\"SmoothStar\\\" Series\",\"product_description\":\"\\\"Impact\\\" 8'0\\\" Glazed Fiberglass Single Door - Outswing configuration(X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12334-R0\",\"approval_number\":\"FL12334.7\",\"seq\":7,\"product_model\":\"g. \\\"ClassicCraft\\\", \\\"ClassicCraft Rustic\\\", \\\"FiberClassic\\\" or \\\"SmoothStar\\\" Series\",\"product_description\":\"\\\"Impact\\\" 8'0 Glazed Fiberglass Single Door with Sidelite - Outswing configuration (OX or XO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12334-R0\",\"approval_number\":\"FL12334.8\",\"seq\":8,\"product_model\":\"h. \\\"ClassicCraft\\\", \\\"ClassicCraft Rustic\\\", \\\"FiberClassic\\\" or \\\"SmoothStar\\\" Series\",\"product_description\":\"\\\"Impact\\\" 8'0 Glazed Fiberglass Single Door with Sidelites - Outswing configuration (OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12334-R0\",\"approval_number\":\"FL12334.9\",\"seq\":9,\"product_model\":\"i. \\\"ClassicCraft\\\", \\\"ClassicCraft Rustic\\\", \\\"FiberClassic\\\" or \\\"SmoothStar\\\" Series\",\"product_description\":\"\\\"Impact\\\" 8'0\\\" Glazed Fiberglass Double Door - Outswing configuration (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12334-R0\",\"approval_number\":\"FL12334.10\",\"seq\":10,\"product_model\":\"j. \\\"ClassicCraft\\\", \\\"ClassicCraft Rustic\\\", \\\"FiberClassic\\\" or \\\"SmoothStar\\\" Series\",\"product_description\":\"\\\"Impact\\\" 8'0 Glazed Fiberglass Double Door with Sidelites - Outswing configuration (OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12334-R0\",\"approval_number\":\"FL12334.11\",\"seq\":11,\"product_model\":\"k. \\\"ClassicCraft\\\", \\\"ClassicCraft Rustic\\\", \\\"FiberClassic\\\" or \\\"SmoothStar\\\" Series\",\"product_description\":\"\\\"Impact\\\" 8'0\\\" Glazed Fiberglass Single Door utilizing Hoppe Multi Point lock - Inswing configuration(X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12334-R0\",\"approval_number\":\"FL12334.12\",\"seq\":12,\"product_model\":\"l. \\\"ClassicCraft\\\", \\\"ClassicCraft Rustic\\\", \\\"FiberClassic\\\" or \\\"SmoothStar\\\" Series\",\"product_description\":\"\\\"Impact\\\" 8'0 Glazed Fiberglass Single Door with Sidelite utilizing Hoppe Multi Point lock - Inswing configuration (OX or XO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12334-R0\",\"approval_number\":\"FL12334.13\",\"seq\":13,\"product_model\":\"m. \\\"ClassicCraft\\\", \\\"ClassicCraft Rustic\\\", \\\"FiberClassic\\\" or \\\"SmoothStar\\\" Series\",\"product_description\":\"\\\"Impact\\\" 8'0 Glazed Fiberglass Single Door with Sidelites utilizing Hoppe Multi Point lock - Inswing configuration (OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12334-R0\",\"approval_number\":\"FL12334.14\",\"seq\":14,\"product_model\":\"n. \\\"ClassicCraft\\\", \\\"ClassicCraft Rustic\\\", \\\"FiberClassic\\\" or \\\"SmoothStar\\\" Series\",\"product_description\":\"\\\"Impact\\\" 8'0\\\" Glazed Fiberglass Double Door utilizing Hoppe Multi Point lock - Inswing configuration (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12334-R0\",\"approval_number\":\"FL12334.15\",\"seq\":15,\"product_model\":\"o. \\\"ClassicCraft\\\", \\\"ClassicCraft Rustic\\\", \\\"FiberClassic\\\" or \\\"SmoothStar\\\" Series\",\"product_description\":\"\\\"Impact\\\" 8'0 Glazed Fiberglass Double Door with Sidelites utilizing Hoppe Multi Point lock - Inswing configuration (OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12334-R0\",\"approval_number\":\"FL12334.16\",\"seq\":16,\"product_model\":\"p. \\\"ClassicCraft\\\", \\\"ClassicCraft Rustic\\\", \\\"FiberClassic\\\" or \\\"SmoothStar\\\" Series\",\"product_description\":\"\\\"Impact\\\" 8'0\\\" Glazed Fiberglass Single Door - Inswing configuration(X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12334-R0\",\"approval_number\":\"FL12334.17\",\"seq\":17,\"product_model\":\"q. \\\"ClassicCraft\\\", \\\"ClassicCraft Rustic\\\", \\\"FiberClassic\\\" or \\\"SmoothStar\\\" Series\",\"product_description\":\"\\\"Impact\\\" 8'0 Glazed Fiberglass Single Door with Sidelite - Inswing configuration (OX or XO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12334-R0\",\"approval_number\":\"FL12334.18\",\"seq\":18,\"product_model\":\"r. \\\"ClassicCraft\\\", \\\"ClassicCraft Rustic\\\", \\\"FiberClassic\\\" or \\\"SmoothStar\\\" Series\",\"product_description\":\"\\\"Impact\\\" 8'0 Glazed Fiberglass Single Door with Sidelites - Inswing configuration (OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12334-R0\",\"approval_number\":\"FL12334.19\",\"seq\":19,\"product_model\":\"s. \\\"ClassicCraft\\\", \\\"ClassicCraft Rustic\\\", \\\"FiberClassic\\\" or \\\"SmoothStar\\\" Series\",\"product_description\":\"\\\"Impact\\\" 8'0\\\" Glazed Fiberglass Double Door - Inswing configuration (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12334-R0\",\"approval_number\":\"FL12334.20\",\"seq\":20,\"product_model\":\"t. \\\"ClassicCraft\\\", \\\"ClassicCraft Rustic\\\", \\\"FiberClassic\\\" or \\\"SmoothStar\\\" Series\",\"product_description\":\"\\\"Impact\\\" 8'0 Glazed Fiberglass Double Door with Sidelites - Inswing configuration (OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12441-R0\",\"approval_number\":\"FL12441.1\",\"seq\":1,\"product_model\":\"a. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\" Series\",\"product_description\":\"3'0 x 6'8 Opaque Fiberglass Single Door with Transom (O\\\/X) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12441-R0\",\"approval_number\":\"FL12441.2\",\"seq\":2,\"product_model\":\"b. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\" Series\",\"product_description\":\"3'0 x 6'8 Opaque Fiberglass Single Door with Sidelites and Transom (O\\\/OXO) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12793-R0\",\"approval_number\":\"FL12793.1\",\"seq\":1,\"product_model\":\"a. Fiberglass Door\",\"product_description\":\"6'8 Glazed Fiberglass Single Door utilizing the Flush Fit Glazing Frame - (X) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12793-R0\",\"approval_number\":\"FL12793.2\",\"seq\":2,\"product_model\":\"b. Fiberglass Door\",\"product_description\":\"6'8 Glazed Fiberglass Single Door with Sidelite utilizing the Flush Fit Glazing Frame - (OX or XO) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12793-R0\",\"approval_number\":\"FL12793.3\",\"seq\":3,\"product_model\":\"c. Fiberglass Door\",\"product_description\":\"6'8 Glazed Fiberglass Single Door with Sidelites utilizing the Flush Fit Glazing Frame - (OXO) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12793-R0\",\"approval_number\":\"FL12793.4\",\"seq\":4,\"product_model\":\"d. Fiberglass Door\",\"product_description\":\"6'8 Glazed Fiberglass Double Door utilizing the Flush Fit Glazing Frame - (XX) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12793-R0\",\"approval_number\":\"FL12793.5\",\"seq\":5,\"product_model\":\"e. Fiberglass Door\",\"product_description\":\"6'8 Glazed Fiberglass Double Door with Sidelites utilizing the Flush Fit Glazing Frame - (OXXO) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12793-R0\",\"approval_number\":\"FL12793.6\",\"seq\":6,\"product_model\":\"f. Fiberglass Door\",\"product_description\":\"6'8 Glazed Fiberglass Single Door utilizing the Flush Fit Glazing Frame and Hoppe Multi Point Lock - (X) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12793-R0\",\"approval_number\":\"FL12793.7\",\"seq\":7,\"product_model\":\"g. Fiberglass Door\",\"product_description\":\"6'8 Glazed Fiberglass Single Door with Sidelite utilizing the Flush Fit Glazing Frame and Hoppe Multi Point Lock - (OX or XO) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12793-R0\",\"approval_number\":\"FL12793.8\",\"seq\":8,\"product_model\":\"h. Fiberglass Door\",\"product_description\":\"6'8 Glazed Fiberglass Single Door with Sidelites utilizing the Flush Fit Glazing Frame and Hoppe Multi Point Lock - (OXO) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12793-R0\",\"approval_number\":\"FL12793.9\",\"seq\":9,\"product_model\":\"i. Fiberglass Door\",\"product_description\":\"6'8 Glazed Fiberglass Double Door utilizing the Flush Fit Glazing Frame and Hoppe Multi Point Lock - (XX) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#12793-R0\",\"approval_number\":\"FL12793.10\",\"seq\":10,\"product_model\":\"j. Fiberglass Door\",\"product_description\":\"6'8 Glazed Fiberglass Double Door with Sidelites utilizing the Flush Fit Glazing Frame and Hoppe Multi Point Lock - (OXXO) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#13459-R0\",\"approval_number\":\"FL13459.1\",\"seq\":1,\"product_model\":\"a. Benchmark by Therma-Tru\",\"product_description\":\"6'8 \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass Single Door - (X) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#13459-R0\",\"approval_number\":\"FL13459.2\",\"seq\":2,\"product_model\":\"b. Benchmark by Therma-Tru\",\"product_description\":\"8'0 \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass Single Door - (X) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#13459-R0\",\"approval_number\":\"FL13459.3\",\"seq\":3,\"product_model\":\"c. Benchmark by Therma-Tru\",\"product_description\":\"6'8 \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass Single Door - (X) Outswing Configuration Direct to Masonry Installation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#13702-R0\",\"approval_number\":\"FL13702.1\",\"seq\":1,\"product_model\":\"a. \\\"Premium\\\", \\\"Profiles\\\" & \\\"Traditions\\\" Series\",\"product_description\":\"Up to a 3'0 x 8'0 Impact Opaque Steel Door with or without Non-impact Sidelites - Insulated Glass (X, XO or OX, OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#14558-R0\",\"approval_number\":\"FL14558.1\",\"seq\":1,\"product_model\":\"Therma-Tru Steel Edge Door\",\"product_description\":\"Up to a Nominal 3'0 x 6'8 Opaque Steel Edge Steel Door in a Hollow Metal Frame System Inswing \\\/ Outswing Configuration (X).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#14665-R0\",\"approval_number\":\"FL14665.1\",\"seq\":1,\"product_model\":\"a. \\\"ClassicCraft\\\", \\\"ClassicCraft Rustic\\\", \\\"FiberClassic\\\" or \\\"SmoothStar\\\" Series\",\"product_description\":\"\\\"Impact\\\" 8'0\\\" Opaque Fiberglass Single Door with and without Sidelites - Inswing\\\/Outswing configurations (X, OX or XO, OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#14665-R0\",\"approval_number\":\"FL14665.2\",\"seq\":2,\"product_model\":\"b. \\\"ClassicCraft\\\", \\\"ClassicCraft Rustic\\\", \\\"FiberClassic\\\" or \\\"SmoothStar\\\" Series\",\"product_description\":\"\\\"Impact\\\" 8'0\\\" Opaque Fiberglass Double Door with and without Sidelites - Inswing\\\/Outswing configurations (XX or OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#14930-R0\",\"approval_number\":\"FL14930.1\",\"seq\":1,\"product_model\":\"Therma-Tru Steel Edge Steel Door w\\\/ Adjusta-Fit 2 Steel Frame\",\"product_description\":\"Up to a Nominal 3'0 x 6'8 Opaque Steel Edge Steel Door in a Two Piece Steel Frame System - Inswing \\\/ Outswing Configuration (X).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#14982-R0\",\"approval_number\":\"FL14982.1\",\"seq\":1,\"product_model\":\"a. \\\"Classic-Craft\\\" or \\\"Classic-Craft Rustic\\\"\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Single Fiberglass Door with Transom - Outswing \\\/ Inswing (O\\\/X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#14982-R0\",\"approval_number\":\"FL14982.2\",\"seq\":2,\"product_model\":\"b. \\\"Classic-Craft\\\" or \\\"Classic-Craft Rustic\\\"\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Single Fiberglass Door with Sidelite(s) and Transom - Outswing \\\/ Inswing (O\\\/OX or O\\\/XO; O\\\/OXO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#14985-R0\",\"approval_number\":\"FL14985.1\",\"seq\":1,\"product_model\":\"a. \\\"Fiber-Classic\\\" or \\\"Smooth-Star\\\"\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Single Fiberglass Door with Transom - Outswing \\\/ Inswing (O\\\/X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#14985-R0\",\"approval_number\":\"FL14985.2\",\"seq\":2,\"product_model\":\"b. \\\"Fiber-Classic\\\" or \\\"Smooth-Star\\\"\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Single Fiberglass Door with Sidelite(s) and Transom - Outswing \\\/ Inswing (O\\\/OX or O\\\/XO; O\\\/OXO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#14986-R0\",\"approval_number\":\"FL14986.1\",\"seq\":1,\"product_model\":\"a. \\\"ClassicCraft Rustic\\\" Series\",\"product_description\":\"3'0 x 6'8 \\\"Impact\\\" Opaque Fiberglass Radius Top Single Door (X) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#14986-R0\",\"approval_number\":\"FL14986.2\",\"seq\":2,\"product_model\":\"b. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\" Series\",\"product_description\":\"3'0 x 6'8 \\\"Impact\\\" Opaque Fiberglass Single Door (X) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#14986-R0\",\"approval_number\":\"FL14986.3\",\"seq\":3,\"product_model\":\"c. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\" Series\",\"product_description\":\"3'0 x 6'8 \\\"Impact\\\" Opaque Fiberglass Single Door with Sidelite (OX or XO) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#14986-R0\",\"approval_number\":\"FL14986.4\",\"seq\":4,\"product_model\":\"d. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\" Series\",\"product_description\":\"3'0 x 6'8 \\\"Impact\\\" Opaque Fiberglass Single Door with Sidelites (OXO) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#14986-R0\",\"approval_number\":\"FL14986.5\",\"seq\":5,\"product_model\":\"e. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\" Series\",\"product_description\":\"6'0 x 6'8 \\\"Impact\\\" Opaque Fiberglass Double Door (XX) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#14986-R0\",\"approval_number\":\"FL14986.6\",\"seq\":6,\"product_model\":\"f. \\\"FiberClassic\\\", \\\"SmoothStar\\\", \\\"ClassicCraft\\\" or \\\"ClassicCraft Rustic\\\" Series\",\"product_description\":\"6'0 x 6'8 \\\"Impact\\\" Opaque Fiberglass Double Door with Sidelites (OXXO) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#14986-R0\",\"approval_number\":\"FL14986.7\",\"seq\":7,\"product_model\":\"g. \\\"ClassicCraft Rustic\\\" Series\",\"product_description\":\"3'0 x 6'8 \\\"Impact\\\" Opaque Fiberglass 180\\u00b0 Round Top Single Door (X) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#14991-R0\",\"approval_number\":\"FL14991.1\",\"seq\":1,\"product_model\":\"a. \\\"Traditions\\\"\",\"product_description\":\"3'0 x 6'8 \\\"Impact\\\" Steel Single Door - Inswing or Outswing (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#14991-R0\",\"approval_number\":\"FL14991.2\",\"seq\":2,\"product_model\":\"b. \\\"Traditions\\\"\",\"product_description\":\"3'0 x 6'8 \\\"Impact\\\" Steel Single Door with Sidelite - Inswing or Outswing (XO or OX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#14991-R0\",\"approval_number\":\"FL14991.3\",\"seq\":3,\"product_model\":\"c. \\\"Traditions\\\"\",\"product_description\":\"3'0 x 6'8 \\\"Impact\\\" Steel Single Door with Sidelites- Inswing or Outswing (OXO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#14991-R0\",\"approval_number\":\"FL14991.4\",\"seq\":4,\"product_model\":\"d. \\\"Traditions\\\"\",\"product_description\":\"6'0 x 6'8 \\\"Impact\\\" Steel Double Door - Inswing or Outswing (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#14991-R0\",\"approval_number\":\"FL14991.5\",\"seq\":5,\"product_model\":\"e. \\\"Traditions\\\"\",\"product_description\":\"6'0 x 6'8 \\\"Impact\\\" Steel Double Door with Sidelites - Inswing or Outswing (OXXO Configuration)configurations up to 8'0 in height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#14991-R0\",\"approval_number\":\"FL14991.6\",\"seq\":6,\"product_model\":\"f. \\\"Profiles\\\"\",\"product_description\":\"3'0 x 6'8 \\\"Impact\\\" Steel Single Door - Inswing or Outswing (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#14991-R0\",\"approval_number\":\"FL14991.7\",\"seq\":7,\"product_model\":\"g. \\\"Profiles\\\"\",\"product_description\":\"3'0 x 6'8 \\\"Impact\\\" Steel Single Door with Sidelite - Inswing or Outswing (XO or OX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#14991-R0\",\"approval_number\":\"FL14991.8\",\"seq\":8,\"product_model\":\"h. \\\"Profiles\\\"\",\"product_description\":\"3'0 x 6'8 \\\"Impact\\\" Steel Single Door with Sidelites- Inswing or Outswing (OXO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#14991-R0\",\"approval_number\":\"FL14991.9\",\"seq\":9,\"product_model\":\"i. \\\"Profiles\\\"\",\"product_description\":\"6'0 x 6'8 \\\"Impact\\\" Steel Double Door - Inswing or Outswing (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#14991-R0\",\"approval_number\":\"FL14991.10\",\"seq\":10,\"product_model\":\"j. \\\"Profiles\\\"\",\"product_description\":\"6'0 x 6'8 \\\"Impact\\\" Steel Double Door with Sidelites - Inswing or Outswing (OXXO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#14991-R0\",\"approval_number\":\"FL14991.11\",\"seq\":11,\"product_model\":\"k. \\\"Profiles\\\"\",\"product_description\":\"3'0 x 8'0 \\\"Impact\\\" Steel Single Door - Inswing or Outswing (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#14991-R0\",\"approval_number\":\"FL14991.12\",\"seq\":12,\"product_model\":\"l. \\\"Profiles\\\"\",\"product_description\":\"3'0 x 8'0 \\\"Impact\\\" Steel Single Door with Sidelite - Inswing or Outswing (XO or OX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#14991-R0\",\"approval_number\":\"FL14991.13\",\"seq\":13,\"product_model\":\"m. \\\"Profiles\\\"\",\"product_description\":\"3'0 x 8'0 \\\"Impact\\\" Steel Single Door with Sidelites- Inswing or Outswing (OXO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#14991-R0\",\"approval_number\":\"FL14991.14\",\"seq\":14,\"product_model\":\"n. \\\"Profiles\\\"\",\"product_description\":\"6'0 x 8'0 \\\"Impact\\\" Steel Double Door - Inswing or Outswing (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#14991-R0\",\"approval_number\":\"FL14991.15\",\"seq\":15,\"product_model\":\"o. \\\"Profiles\\\"\",\"product_description\":\"6'0 x 8'0 \\\"Impact\\\" Steel Double Door with Sidelites - Inswing or Outswing (OXXO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#14999-R0\",\"approval_number\":\"FL14999.1\",\"seq\":1,\"product_model\":\"a. Flush Glazed Fiberglass Door - Multipoint Lock\",\"product_description\":\"Smooth-Star, Fiber-Classic or Classic Craft \\\"Non-Impact\\\" Flush Glazed Fiberglass Door utilizing the Hoppe Multi-Point Lock - Inswing (Single - X - up to 3'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#14999-R0\",\"approval_number\":\"FL14999.2\",\"seq\":2,\"product_model\":\"b. Flush Glazed Fiberglass Door - Multipoint Lock\",\"product_description\":\"Smooth-Star, Fiber-Classic or Classic Craft \\\"Non-Impact\\\" Flush Glazed Fiberglass Door utilizing the Hoppe Multi-Point Lock - Inswing (Double - XX - up to 6'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#14999-R0\",\"approval_number\":\"FL14999.3\",\"seq\":3,\"product_model\":\"c. Opaque Fiberglass Door - Multipoint Lock\",\"product_description\":\"Smooth-Star, Fiber-Classic or Classic Craft \\\"Non-Impact\\\" Flush Opaque Fiberglass Door utilizing the Hoppe Multi-Point Lock - Inswing (Single - X - up to 3'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#14999-R0\",\"approval_number\":\"FL14999.4\",\"seq\":4,\"product_model\":\"d. Opaque Fiberglass Door - Multipoint Lock\",\"product_description\":\"Smooth-Star, Fiber-Classic or Classic Craft \\\"Non-Impact\\\" Flush Opaque Fiberglass Door utilizing the Hoppe Multi-Point Lock - Inswing (Double - XX - up to 6'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15000-R0\",\"approval_number\":\"FL15000.1\",\"seq\":1,\"product_model\":\"a. \\\"Fiber-Classic\\\" or \\\"Smooth-Star\\\"\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Fiberglass Door with & without Sidelite(s) - Outswing (X, OX or XO, OXO, XX, OXXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15000-R0\",\"approval_number\":\"FL15000.2\",\"seq\":2,\"product_model\":\"b. \\\"Fiber-Classic\\\" or \\\"Smooth-Star\\\"\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Fiberglass Door with & without Sidelite(s) - Inswing (X, OX or XO, OXO, XX, OXXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15000-R0\",\"approval_number\":\"FL15000.3\",\"seq\":3,\"product_model\":\"c. \\\"Fiber-Classic\\\" or \\\"Smooth-Star\\\"\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Opaque Fiberglass Door with & without Sidelite(s) - Outswing (X, OX or XO, OXO, XX, OXXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15000-R0\",\"approval_number\":\"FL15000.4\",\"seq\":4,\"product_model\":\"d. \\\"Fiber-Classic\\\" or \\\"Smooth-Star\\\"\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Opaque Fiberglass Door with & without Sidelite(s) - Inswing (X, OX or XO, OXO, XX, OXXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15000-R0\",\"approval_number\":\"FL15000.5\",\"seq\":5,\"product_model\":\"e. \\\"Fiber-Classic\\\" or \\\"Smooth-Star\\\"\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Glazed Double Fiberglass Door - Outswing Inswing (XX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15000-R0\",\"approval_number\":\"FL15000.6\",\"seq\":6,\"product_model\":\"f. \\\"Fiber-Classic\\\" or \\\"Smooth-Star\\\"\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Center Hinged Glazed Fiberglass Double Door - Inswing (OX or XO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15036-R0\",\"approval_number\":\"FL15036.1\",\"seq\":1,\"product_model\":\"a. Classic-Craft \\\/ Classic-Craft Rustic Collection\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Single Fiberglass Door - Outswing \\\/ Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15036-R0\",\"approval_number\":\"FL15036.2\",\"seq\":2,\"product_model\":\"b. Classic-Craft \\\/ Classic-Craft Rustic Collection\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Single Fiberglass Door with \\\"Non-Impact\\\" Sidelite - Outswing \\\/ Inswing (OX or XO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15036-R0\",\"approval_number\":\"FL15036.3\",\"seq\":3,\"product_model\":\"c. Classic-Craft \\\/ Classic-Craft Rustic Collection\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Single Fiberglass Door with \\\"Non-Impact\\\" Sidelite - Outswing \\\/ Inswing (OXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15036-R0\",\"approval_number\":\"FL15036.4\",\"seq\":4,\"product_model\":\"d. Classic-Craft \\\/ Classic-Craft Rustic Collection\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Double Fiberglass Door - Outswing \\\/ Inswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15036-R0\",\"approval_number\":\"FL15036.5\",\"seq\":5,\"product_model\":\"e. Classic-Craft \\\/ Classic-Craft Rustic Collection\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Double Fiberglass Door with \\\"Non-Impact\\\" Sidelites - Outswing \\\/ Inswing (OXXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15036-R0\",\"approval_number\":\"FL15036.6\",\"seq\":6,\"product_model\":\"f. Classic-Craft \\\/ Classic-Craft Rustic Collection\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Opaque Single Fiberglass Door - Outswing \\\/ Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15036-R0\",\"approval_number\":\"FL15036.7\",\"seq\":7,\"product_model\":\"g. Classic-Craft \\\/ Classic-Craft Rustic Collection\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Opaque Single Fiberglass Door with \\\"Non-Impact\\\" Sidelite - Outswing \\\/ Inswing (OX or XO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15036-R0\",\"approval_number\":\"FL15036.8\",\"seq\":8,\"product_model\":\"h. Classic-Craft \\\/ Classic-Craft Rustic Collection\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Opaque Single Fiberglass Door with \\\"Non-Impact\\\" Sidelite - Outswing \\\/ Inswing (OXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15036-R0\",\"approval_number\":\"FL15036.9\",\"seq\":9,\"product_model\":\"i. Classic-Craft \\\/ Classic-Craft Rustic Collection\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Opaque Double Fiberglass Door - Outswing \\\/ Inswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15036-R0\",\"approval_number\":\"FL15036.10\",\"seq\":10,\"product_model\":\"j. Classic-Craft \\\/ Classic-Craft Rustic Collection\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Opaque Double Fiberglass Door with \\\"Non-Impact\\\" Sidelites - Outswing \\\/ Inswing (OXXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15037-R0\",\"approval_number\":\"FL15037.1\",\"seq\":1,\"product_model\":\"a. Opaque Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque \\\"Fiber-Classic\\\", \\\"Smooth-Star\\\" or \\\"Classic-Craft\\\" Single Fiberglass Door with or without \\\"Impact\\\" Sidelite or Sidelites - Outswing \\\/ Inswing (X, OX or XO; OXO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15037-R0\",\"approval_number\":\"FL15037.2\",\"seq\":2,\"product_model\":\"b. Opaque Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque \\\"Fiber-Classic\\\", \\\"Smooth-Star\\\" or \\\"Classic-Craft\\\" Double Fiberglass Door with or without \\\"Impact\\\" Sidelites - Outswing \\\/ Inswing (XX or OXXO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15037-R0\",\"approval_number\":\"FL15037.3\",\"seq\":3,\"product_model\":\"c. Opaque Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque \\\"Fiber-Classic\\\", \\\"Smooth-Star\\\" or \\\"Classic-Craft\\\" Single Fiberglass Door with or without \\\"Impact\\\" Sidelite or Sidelites - Outswing \\\/ Inswing (X, OX or XO; OXO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15037-R0\",\"approval_number\":\"FL15037.4\",\"seq\":4,\"product_model\":\"d. Opaque Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque \\\"Fiber-Classic\\\", \\\"Smooth-Star\\\" or \\\"Classic-Craft\\\" Double Fiberglass Door with or without \\\"Impact\\\" Sidelites - Outswing \\\/ Inswing (XX or OXXO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15038-R0\",\"approval_number\":\"FL15038.1\",\"seq\":1,\"product_model\":\"a. Benchmark by Therma-Tru \\\"Vented\\\" Sidelites\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass Door Panels with \\\"Vented\\\" Sidelites (Inswing (XX, XXX and XXXX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15040-R0\",\"approval_number\":\"FL15040.1\",\"seq\":1,\"product_model\":\"a. \\\"Profiles\\\" by Therma-Tru\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed Center Hinged Wood Edge Steel Double Door - Inswing (XO or XO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15040-R0\",\"approval_number\":\"FL15040.2\",\"seq\":2,\"product_model\":\"b. \\\"Profiles\\\" by Therma-Tru\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Glazed Wood Edge Steel Single Door - Outswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15040-R0\",\"approval_number\":\"FL15040.3\",\"seq\":3,\"product_model\":\"c. \\\"Profiles\\\" by Therma-Tru\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Glazed Wood Edge Steel Single Door with Sidelite - Outswing (OX or XO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15040-R0\",\"approval_number\":\"FL15040.4\",\"seq\":4,\"product_model\":\"d. \\\"Profiles\\\" by Therma-Tru\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Glazed Wood Edge Steel Single Door with Sidelites - Outswing (OXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15040-R0\",\"approval_number\":\"FL15040.5\",\"seq\":5,\"product_model\":\"e. \\\"Profiles\\\" by Therma-Tru\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Glazed Wood Edge Steel Double Door - Outswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15040-R0\",\"approval_number\":\"FL15040.6\",\"seq\":6,\"product_model\":\"f. \\\"Profiles\\\" by Therma-Tru\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Glazed Wood Edge Steel Double Door with Sidelites - Outswing (OXXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15042-R0\",\"approval_number\":\"FL15042.1\",\"seq\":1,\"product_model\":\"a. \\\"Vented\\\" Sidelites\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque \\\"FiberClassic and Smooth Star\\\" Fiberglass Door Panels with \\\"Vented\\\" Sidelites (Inswing (XX, XXX and XXXX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15042-R0\",\"approval_number\":\"FL15042.2\",\"seq\":2,\"product_model\":\"b. \\\"Vented\\\" Sidelites\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed \\\"FiberClassic and Smooth Star\\\" Fiberglass Door Panels with \\\"Vented\\\" Sidelites (Inswing (XX, XXX and XXXX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15042-R0\",\"approval_number\":\"FL15042.3\",\"seq\":3,\"product_model\":\"c. \\\"Vented\\\" Sidelites\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Opaque \\\"FiberClassic and Smooth Star\\\" Fiberglass Door Panels with \\\"Vented\\\" Sidelites (Inswing (XX, XXX and XXXX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15042-R0\",\"approval_number\":\"FL15042.4\",\"seq\":4,\"product_model\":\"d. \\\"Vented\\\" Sidelites\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Glazed \\\"FiberClassic and Smooth Star\\\" Fiberglass Door Panels with \\\"Vented\\\" Sidelites (Inswing (XX, XXX and XXXX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15225-R0\",\"approval_number\":\"FL15225.1\",\"seq\":1,\"product_model\":\"a. \\\"Classic-Craft\\\" and \\\"Benchmark by Therma-Tru\\\"\",\"product_description\":\"6\\\/8 and 8\\\/0 Opaque and Glazed Fiberglass Door with and without Sidelites. Inswing and Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15225-R0\",\"approval_number\":\"FL15225.2\",\"seq\":2,\"product_model\":\"b. \\\"Construction Series\\\" and \\\"Benchmark by Therma-Tru\\\"\",\"product_description\":\"6\\\/8 Opaque Steel Door with and without Sidelites. Inswing and Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15225-R0\",\"approval_number\":\"FL15225.3\",\"seq\":3,\"product_model\":\"c. \\\"Fiber-Classic\\\" and \\\"Benchmark by Therma-Tru\\\"\",\"product_description\":\"6\\\/8 and 8\\\/0 Opaque and Glazed Fiberglass Door with and without Sidelites. Inswing and Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15225-R0\",\"approval_number\":\"FL15225.4\",\"seq\":4,\"product_model\":\"d. \\\"Premium Series\\\" and \\\"Benchmark by Therma-Tru\\\"\",\"product_description\":\"6\\\/8 and 8\\\/0 Opaque and Glazed Steel Door with and without Sidelites. Inswing and Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15225-R0\",\"approval_number\":\"FL15225.5\",\"seq\":5,\"product_model\":\"e. \\\"Smooth-Star\\\" and \\\"Benchmark by Therma-Tru\\\"\",\"product_description\":\"6\\\/8 and 8\\\/0 Opaque and Glazed Fiberglass Door with and without Sidelites. Inswing and Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15225-R0\",\"approval_number\":\"FL15225.6\",\"seq\":6,\"product_model\":\"f. \\\"Premium Series\\\", \\\"Construction Series\\\" and \\\"Benchmark by Therma-Tru\\\" with Transoms\",\"product_description\":\"6\\\/8 and 8\\\/0 Opaque and Glazed Steel Door with Transoms. With and without Sidelites. Inswing and Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15227-R0\",\"approval_number\":\"FL15227.1\",\"seq\":1,\"product_model\":\"a. \\\"Classic-Craft\\\" and \\\"Benchmark by Therma-Tru\\\"\",\"product_description\":\"6\\\/8 and 8\\\/0 Opaque and Glazed Fiberglass Door with and without Sidelites. Inswing and Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15227-R0\",\"approval_number\":\"FL15227.2\",\"seq\":2,\"product_model\":\"b. \\\"Construction Series\\\" and \\\"Benchmark by Therma-Tru\\\"\",\"product_description\":\"6\\\/8 Opaque Steel Door with and without Sidelites. Inswing and Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15227-R0\",\"approval_number\":\"FL15227.3\",\"seq\":3,\"product_model\":\"c. \\\"Fiber-Classic\\\" and \\\"Benchmark by Therma-Tru\\\"\",\"product_description\":\"6\\\/8 and 8\\\/0 Opaque and Glazed Fiberglass Door with and without Sidelites. Inswing and Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15227-R0\",\"approval_number\":\"FL15227.4\",\"seq\":4,\"product_model\":\"d. \\\"Premium Series\\\" and \\\"Benchmark by Therma-Tru\\\"\",\"product_description\":\"6\\\/8 and 8\\\/0 Opaque and Glazed Steel Door with and without Sidelites. Inswing and Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15227-R0\",\"approval_number\":\"FL15227.5\",\"seq\":5,\"product_model\":\"e. \\\"Smooth-Star\\\" and \\\"Benchmark by Therma-Tru\\\"\",\"product_description\":\"6\\\/8 and 8\\\/0 Opaque and Glazed Fiberglass Door with and without Sidelites. Inswing and Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#15227-R0\",\"approval_number\":\"FL15227.6\",\"seq\":6,\"product_model\":\"f. \\\"Premium Series\\\", \\\"Construction Series\\\" and \\\"Benchmark by Therma-Tru\\\" with Transoms\",\"product_description\":\"6\\\/8 and 8\\\/0 Opaque and Glazed Steel Door with Transoms. With and without Sidelites. Inswing and Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#13459-R4\",\"approval_number\":\"FL13459.4\",\"seq\":4,\"product_model\":\"d. Therma-Tru\\u00ae Benchmark\\u00ae Doors\",\"product_description\":\"Nominal 6'8 \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass \\\"Impact\\\" Opaque Single Door with \\\"Impact\\\" Sidelites - (OXO) Inswing or Outswing Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#13459-R4\",\"approval_number\":\"FL13459.5\",\"seq\":5,\"product_model\":\"e. Therma-Tru\\u00ae Benchmark\\u00ae Doors\",\"product_description\":\"Nominal 6'8 \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass \\\"Impact\\\" Glazed Single Door - (X) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#13459-R4\",\"approval_number\":\"FL13459.6\",\"seq\":6,\"product_model\":\"f. Therma-Tru\\u00ae Benchmark\\u00ae Doors\",\"product_description\":\"Nominal 6'8 \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass \\\"Impact\\\" Glazed Single Door with \\\"Impact\\\" Sidelite - (OX or XO) Inswing or Outswing Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#13459-R4\",\"approval_number\":\"FL13459.7\",\"seq\":7,\"product_model\":\"g. Therma-Tru\\u00ae Benchmark\\u00ae Doors\",\"product_description\":\"Nominal 6'8 \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass \\\"Impact\\\" Glazed Single Door with \\\"Impact\\\" Sidelites - (OXO) Inswing or Outswing Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#13459-R4\",\"approval_number\":\"FL13459.8\",\"seq\":8,\"product_model\":\"h. Therma-Tru\\u00ae Benchmark\\u00ae Doors\",\"product_description\":\"Nominal 8'0 \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass \\\"Impact\\\" Opaque Single Door - (X) Inswing or Outswing Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#13459-R4\",\"approval_number\":\"FL13459.9\",\"seq\":9,\"product_model\":\"i. Therma-Tru\\u00ae Benchmark\\u00ae Doors\",\"product_description\":\"Nominal 8'0 \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass \\\"Impact\\\" Opaque Single Door with \\\"Impact\\\" Sidelite - (OX or XO) Inswing or Outswing Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#13459-R4\",\"approval_number\":\"FL13459.10\",\"seq\":10,\"product_model\":\"j. Therma-Tru\\u00ae Benchmark\\u00ae Doors\",\"product_description\":\"Nominal 8'0 \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass \\\"Impact\\\" Opaque Single Door with \\\"Impact\\\" Sidelites - (OXO) Inswing or Outswing Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#13459-R4\",\"approval_number\":\"FL13459.11\",\"seq\":11,\"product_model\":\"k. Therma-Tru\\u00ae Benchmark\\u00ae Doors\",\"product_description\":\"Nominal 8'0 \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass \\\"Impact\\\" Glazed Single Door - (X) Inswing or Outswing Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#13459-R4\",\"approval_number\":\"FL13459.12\",\"seq\":12,\"product_model\":\"l. Therma-Tru\\u00ae Benchmark\\u00ae Doors\",\"product_description\":\"Nominal 8'0 \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass \\\"Impact\\\" Glazed Single Door with \\\"Impact\\\" Sidelite - (OX or XO) Inswing or Outswing Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#13459-R4\",\"approval_number\":\"FL13459.13\",\"seq\":13,\"product_model\":\"m. Therma-Tru\\u00ae Benchmark\\u00ae Doors\",\"product_description\":\"Nominal 8'0 \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass \\\"Impact\\\" Glazed Single Door with \\\"Impact\\\" Sidelites - (OXO) Inswing or Outswing Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#17540-R0\",\"approval_number\":\"FL17540.1\",\"seq\":1,\"product_model\":\"a. Therma-Tru\\u00ae Benchmark\\u00ae Doors\",\"product_description\":\"Nominal 6'8 \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass \\\"Impact\\\" Opaque Single Door - (X) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#17540-R0\",\"approval_number\":\"FL17540.2\",\"seq\":2,\"product_model\":\"b. Therma-Tru\\u00ae Benchmark\\u00ae Doors\",\"product_description\":\"Nominal 6'8 \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass \\\"Impact\\\" Opaque Single Door - (X) Outswing Configuration Direct to Masonry Installation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#17540-R0\",\"approval_number\":\"FL17540.3\",\"seq\":3,\"product_model\":\"c. Therma-Tru\\u00ae Benchmark\\u00ae Doors\",\"product_description\":\"Nominal 6'8 \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass \\\"Impact\\\" Opaque Single Door with \\\"Impact\\\" Sidelite - (OX or XO) Inswing or Outswing Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#17540-R0\",\"approval_number\":\"FL17540.4\",\"seq\":4,\"product_model\":\"d. Therma-Tru\\u00ae Benchmark\\u00ae Doors\",\"product_description\":\"Nominal 6'8 \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass \\\"Impact\\\" Opaque Single Door with \\\"Impact\\\" Sidelites - (OXO) Inswing or Outswing Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#17540-R0\",\"approval_number\":\"FL17540.5\",\"seq\":5,\"product_model\":\"e. Therma-Tru\\u00ae Benchmark\\u00ae Doors\",\"product_description\":\"Nominal 6'8 \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass \\\"Impact\\\" Glazed Single Door - (X) Inswing or Outswing Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#17540-R0\",\"approval_number\":\"FL17540.6\",\"seq\":6,\"product_model\":\"f. Therma-Tru\\u00ae Benchmark\\u00ae Doors\",\"product_description\":\"Nominal 6'8 \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass \\\"Impact\\\" Glazed Single Door with \\\"Impact\\\" Sidelite - (OX or XO) Inswing or Outswing Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#17540-R0\",\"approval_number\":\"FL17540.7\",\"seq\":7,\"product_model\":\"g. Therma-Tru\\u00ae Benchmark\\u00ae Doors\",\"product_description\":\"Nominal 6'8 \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass \\\"Impact\\\" Glazed Single Door with \\\"Impact\\\" Sidelites - (OXO) Inswing or Outswing Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#17540-R0\",\"approval_number\":\"FL17540.8\",\"seq\":8,\"product_model\":\"h. Therma-Tru\\u00ae Benchmark\\u00ae Doors\",\"product_description\":\"Nominal 8'0 \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass \\\"Impact\\\" Opaque Single Door - (X) Inswing or Outswing Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#17540-R0\",\"approval_number\":\"FL17540.9\",\"seq\":9,\"product_model\":\"i. Therma-Tru\\u00ae Benchmark\\u00ae Doors\",\"product_description\":\"Nominal 8'0 \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass \\\"Impact\\\" Opaque Single Door with \\\"Impact\\\" Sidelite - (OX or XO) Inswing or Outswing Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#17540-R0\",\"approval_number\":\"FL17540.10\",\"seq\":10,\"product_model\":\"j. Therma-Tru\\u00ae Benchmark\\u00ae Doors\",\"product_description\":\"Nominal 8'0 \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass \\\"Impact\\\" Opaque Single Door with \\\"Impact\\\" Sidelites - (OXO) Inswing or Outswing Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#17540-R0\",\"approval_number\":\"FL17540.11\",\"seq\":11,\"product_model\":\"k. Therma-Tru\\u00ae Benchmark\\u00ae Doors\",\"product_description\":\"Nominal 8'0 \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass \\\"Impact\\\" Glazed Single Door - (X) Inswing or Outswing Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#17540-R0\",\"approval_number\":\"FL17540.12\",\"seq\":12,\"product_model\":\"l. Therma-Tru\\u00ae Benchmark\\u00ae Doors\",\"product_description\":\"Nominal 8'0 \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass \\\"Impact\\\" Glazed Single Door with \\\"Impact\\\" Sidelite - (OX or XO) Inswing or Outswing Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#17540-R0\",\"approval_number\":\"FL17540.13\",\"seq\":13,\"product_model\":\"m. Therma-Tru\\u00ae Benchmark\\u00ae Doors\",\"product_description\":\"Nominal 8'0 \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass \\\"Impact\\\" Glazed Single Door with \\\"Impact\\\" Sidelites - (OXO) Inswing or Outswing Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#17744-R0\",\"approval_number\":\"FL17744.1\",\"seq\":1,\"product_model\":\"a. Flush Glazed Fiberglass Door\",\"product_description\":\"Nominal 3'0 x 8'0 Fiberglass Flush Glazed 3\\\/4 Lite \\\"Non-Impact\\\" Single Door - (Inswing \\\/ Outswing, X Configuration).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#17744-R0\",\"approval_number\":\"FL17744.2\",\"seq\":2,\"product_model\":\"b. Flush Glazed Fiberglass Door\",\"product_description\":\"Nominal 3'0 x 8'0 Fiberglass Flush Glazed 3\\\/4 Lite \\\"Non-Impact\\\" Single Door with Sidelite(s) - (Inswing \\\/ Outswing, OX or XO, OXO Configurations).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#17744-R0\",\"approval_number\":\"FL17744.3\",\"seq\":3,\"product_model\":\"c. Flush Glazed Fiberglass Door\",\"product_description\":\"Pair of Nominal 3'0 x 8'0 Fiberglass Flush Glazed 3\\\/4 Lite Doors with \\\/ without Sidelites - (Inswing \\\/ Outswing, XX, OXXO Configurations).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#17744-R0\",\"approval_number\":\"FL17744.4\",\"seq\":4,\"product_model\":\"d. Flush Glazed Fiberglass Door\",\"product_description\":\"Nominal 3'0 x 8'0 Fiberglass Flush Glazed 3\\\/4 Lite \\\"Non-Impact\\\" Single Door utilizing a Multi-point Lock Mechanism - (Inswing \\\/ Outswing, X Configuration).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#17744-R0\",\"approval_number\":\"FL17744.5\",\"seq\":5,\"product_model\":\"e. Flush Glazed Fiberglass Door\",\"product_description\":\"Nominal 3'0 x 8'0 Fiberglass Flush Glazed 3\\\/4 Lite \\\"Non-Impact\\\" Single Door with Sidelite(s), utilizing a Multi-point Lock Mechanism - (Inswing \\\/ Outswing, OX or XO, OXO Configurations).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#17744-R0\",\"approval_number\":\"FL17744.6\",\"seq\":6,\"product_model\":\"f. Flush Glazed Fiberglass Door\",\"product_description\":\"Pair of Nominal 3'0 x 8'0 Fiberglass Flush Glazed 3\\\/4 Lite Doors with \\\/ without Sidelites - utilizing a Multi-point Lock Mechanism - (Inswing \\\/ Outswing, XX, OXXO Configurations).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#17744-R0\",\"approval_number\":\"FL17744.7\",\"seq\":7,\"product_model\":\"f. Flush Glazed Fiberglass Door\",\"product_description\":\"Nominal 3'0 x 8'0 Fiberglass Flush Glazed 3\\\/4 Lite \\\"Non-Impact\\\" Sidelite - (Inswing \\\/ Outswing, O Configuration).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#17747-R0\",\"approval_number\":\"FL17747.1\",\"seq\":1,\"product_model\":\"a. Opaque Fiberglass Door\",\"product_description\":\"Nominal 3'0 x 7'0 Opaque Fiberglass Door - (Inswing \\\/ Outswing X Configurations).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#17747-R0\",\"approval_number\":\"FL17747.2\",\"seq\":2,\"product_model\":\"b. Opaque Fiberglass Door\",\"product_description\":\"Nominal 3'0 x 7'0 Opaque Fiberglass Door with Sidelite(s) - (Inswing \\\/ Outswing XO or OX, OXO Configurations).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#17747-R0\",\"approval_number\":\"FL17747.3\",\"seq\":3,\"product_model\":\"c. Glazed Fiberglass Door\",\"product_description\":\"Nominal 3'0 x 7'0 Glazed Fiberglass Door - (Inswing \\\/ Outswing X Configurations).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#17747-R0\",\"approval_number\":\"FL17747.4\",\"seq\":4,\"product_model\":\"d. Glazed Fiberglass Door\",\"product_description\":\"Nominal 3'0 x 7'0 Glazed Fiberglass Door with Sidelite(s) - (Inswing \\\/ Outswing XO or OX, OXO Configurations).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#19897-R0\",\"approval_number\":\"FL19897.1\",\"seq\":1,\"product_model\":\"a. Classic-Craft Fiberglass Door\",\"product_description\":\"Nominal 3'6 x 8'0 \\\"Non-Impact\\\" Opaque Fiberglass Single Door (X configuration) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#19897-R0\",\"approval_number\":\"FL19897.2\",\"seq\":2,\"product_model\":\"b. Classic-Craft Fiberglass Door\",\"product_description\":\"Nominal 3'6 x 8'0 \\\"Non-Impact\\\" Opaque Fiberglass Single Door with Sidelite(s) (OX, XO or OXO configurations) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#19897-R0\",\"approval_number\":\"FL19897.3\",\"seq\":3,\"product_model\":\"c. Classic-Craft Fiberglass Door\",\"product_description\":\"Nominal 3'6 x 8'0 \\\"Non-Impact\\\" Glazed Fiberglass Single Door (X configuration) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#19897-R0\",\"approval_number\":\"FL19897.4\",\"seq\":4,\"product_model\":\"d. Classic-Craft Fiberglass Door\",\"product_description\":\"Nominal 3'6 x 8'0 \\\"Non-Impact\\\" Glazed Fiberglass Single Door with Sidelite(s) (OX, XO or OXO configurations) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20336-R0\",\"approval_number\":\"FL20336.1\",\"seq\":1,\"product_model\":\"a.Fiberglass Fire Door\",\"product_description\":\"Nominal 6'8 \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass 20 Minute Fire Rated \\\"Impact\\\" Opaque Single Door (Inswing or Outswing X Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20336-R0\",\"approval_number\":\"FL20336.2\",\"seq\":2,\"product_model\":\"b.Fiberglass Fire Door\",\"product_description\":\"Nominal 8'0 \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass 20 Minute Fire Rated \\\"Impact\\\" Opaque Single Door (Inswing or Outswing X Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20336-R0\",\"approval_number\":\"FL20336.3\",\"seq\":3,\"product_model\":\"c.Fiberglass Fire Door\",\"product_description\":\"Nominal 6'8 \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass 20 Minute Fire Rated \\\"Impact\\\" Opaque Single Door Utilizing a Split Steel Jamb System (Inswing or Outswing X Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20461-R0\",\"approval_number\":\"FL20461.1\",\"seq\":1,\"product_model\":\"a. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque Composite Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20461-R0\",\"approval_number\":\"FL20461.2\",\"seq\":2,\"product_model\":\"b. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque Composite Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20461-R0\",\"approval_number\":\"FL20461.3\",\"seq\":3,\"product_model\":\"c. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque Fiberglass Composite Edge Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20461-R0\",\"approval_number\":\"FL20461.4\",\"seq\":4,\"product_model\":\"d. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 7'0 \\\"Non-Impact\\\" Opaque Composite Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20461-R0\",\"approval_number\":\"FL20461.5\",\"seq\":5,\"product_model\":\"e. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 7'0 \\\"Non-Impact\\\" Opaque Composite Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20461-R0\",\"approval_number\":\"FL20461.6\",\"seq\":6,\"product_model\":\"f. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Opaque Composite Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20461-R0\",\"approval_number\":\"FL20461.7\",\"seq\":7,\"product_model\":\"g. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Opaque Composite Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20461-R0\",\"approval_number\":\"FL20461.8\",\"seq\":8,\"product_model\":\"h. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Opaque Composite Edge Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20461-R0\",\"approval_number\":\"FL20461.9\",\"seq\":9,\"product_model\":\"i. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed Composite Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20461-R0\",\"approval_number\":\"FL20461.10\",\"seq\":10,\"product_model\":\"j. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed Composite Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20461-R0\",\"approval_number\":\"FL20461.11\",\"seq\":11,\"product_model\":\"k. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed Composite Edge Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20461-R0\",\"approval_number\":\"FL20461.12\",\"seq\":12,\"product_model\":\"l. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 7'0 \\\"Non-Impact\\\" Glazed Composite Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20461-R0\",\"approval_number\":\"FL20461.13\",\"seq\":13,\"product_model\":\"m. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 7'0 \\\"Non-Impact\\\" Glazed Composite Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20461-R0\",\"approval_number\":\"FL20461.14\",\"seq\":14,\"product_model\":\"n. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Glazed Composite Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20461-R0\",\"approval_number\":\"FL20461.15\",\"seq\":15,\"product_model\":\"o. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Glazed Composite Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20461-R0\",\"approval_number\":\"FL20461.16\",\"seq\":16,\"product_model\":\"p. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Glazed Composite Edge Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20461-R0\",\"approval_number\":\"FL20461.17\",\"seq\":17,\"product_model\":\"q. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque Composite Edge Fiberglass Single Door with Transom (Inswing\\\/Outswing; O\\\/X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20461-R0\",\"approval_number\":\"FL20461.18\",\"seq\":18,\"product_model\":\"r. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque Composite Edge Fiberglass Single Door with Sidelite(s) and Transom (Inswing\\\/Outswing; O\\\/XO, O\\\/OX or O\\\/OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20461-R0\",\"approval_number\":\"FL20461.19\",\"seq\":19,\"product_model\":\"s. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque Composite Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO Continuous Head and Sill configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20461-R0\",\"approval_number\":\"FL20461.20\",\"seq\":20,\"product_model\":\"t. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Opaque Composite Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO Continuous Head and Sill configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20461-R0\",\"approval_number\":\"FL20461.21\",\"seq\":21,\"product_model\":\"u. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed Composite Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO Continuous Head and Sill configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20461-R0\",\"approval_number\":\"FL20461.22\",\"seq\":22,\"product_model\":\"v. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Glazed Composite Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO Continuous Head and Sill configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20461-R0\",\"approval_number\":\"FL20461.23\",\"seq\":23,\"product_model\":\"w. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque Composite Edge Fiberglass Door Panels with Vented Sidelite(s) (Inswing\\\/Outswing; XX, XXX or XXXX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20461-R0\",\"approval_number\":\"FL20461.24\",\"seq\":24,\"product_model\":\"x. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Opaque Composite Edge Fiberglass Door Panels with Vented Sidelite(s) (Inswing\\\/Outswing; XX, XXX or XXXX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20461-R0\",\"approval_number\":\"FL20461.25\",\"seq\":25,\"product_model\":\"y. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed Composite Edge Fiberglass Door Panels with Vented Sidelite(s) (Inswing\\\/Outswing; XX, XXX or XXXX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20461-R0\",\"approval_number\":\"FL20461.26\",\"seq\":26,\"product_model\":\"z. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Glazed Composite Edge Fiberglass Door Panels with Vented Sidelite(s) (Inswing\\\/Outswing; XX, XXX or XXXX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20468-R0\",\"approval_number\":\"FL20468.1\",\"seq\":1,\"product_model\":\"a. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Opaque Composite Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20468-R0\",\"approval_number\":\"FL20468.2\",\"seq\":2,\"product_model\":\"b. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Opaque Composite Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20468-R0\",\"approval_number\":\"FL20468.3\",\"seq\":3,\"product_model\":\"c. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Opaque Composite Edge Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20468-R0\",\"approval_number\":\"FL20468.4\",\"seq\":4,\"product_model\":\"d. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Opaque Composite Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20468-R0\",\"approval_number\":\"FL20468.5\",\"seq\":5,\"product_model\":\"e. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Opaque Composite Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20468-R0\",\"approval_number\":\"FL20468.6\",\"seq\":6,\"product_model\":\"f. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Opaque Composite Edge Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20468-R0\",\"approval_number\":\"FL20468.7\",\"seq\":7,\"product_model\":\"g. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Glazed Composite Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20468-R0\",\"approval_number\":\"FL20468.8\",\"seq\":8,\"product_model\":\"h. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Glazed Composite Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20468-R0\",\"approval_number\":\"FL20468.9\",\"seq\":9,\"product_model\":\"i. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Glazed Composite Edge Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20468-R0\",\"approval_number\":\"FL20468.10\",\"seq\":10,\"product_model\":\"j. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Glazed Composite Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20468-R0\",\"approval_number\":\"FL20468.11\",\"seq\":11,\"product_model\":\"k. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Glazed Composite Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20468-R0\",\"approval_number\":\"FL20468.12\",\"seq\":12,\"product_model\":\"l. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Glazed Composite Edge Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20470-R0\",\"approval_number\":\"FL20470.1\",\"seq\":1,\"product_model\":\"a. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Opaque Composite Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20470-R0\",\"approval_number\":\"FL20470.2\",\"seq\":2,\"product_model\":\"b. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Opaque Composite Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20470-R0\",\"approval_number\":\"FL20470.3\",\"seq\":3,\"product_model\":\"c. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Opaque Composite Edge Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20470-R0\",\"approval_number\":\"FL20470.4\",\"seq\":4,\"product_model\":\"d. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Opaque Composite Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20470-R0\",\"approval_number\":\"FL20470.5\",\"seq\":5,\"product_model\":\"e. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Opaque Composite Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20470-R0\",\"approval_number\":\"FL20470.6\",\"seq\":6,\"product_model\":\"f. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Opaque Composite Edge Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20470-R0\",\"approval_number\":\"FL20470.7\",\"seq\":7,\"product_model\":\"g. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Glazed Composite Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20470-R0\",\"approval_number\":\"FL20470.8\",\"seq\":8,\"product_model\":\"h. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Glazed Composite Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20470-R0\",\"approval_number\":\"FL20470.9\",\"seq\":9,\"product_model\":\"i. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Glazed Composite Edge Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20470-R0\",\"approval_number\":\"FL20470.10\",\"seq\":10,\"product_model\":\"j. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Glazed Composite Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20470-R0\",\"approval_number\":\"FL20470.11\",\"seq\":11,\"product_model\":\"k. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Glazed Composite Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20470-R0\",\"approval_number\":\"FL20470.12\",\"seq\":12,\"product_model\":\"l. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Glazed Composite Edge Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20470-R0\",\"approval_number\":\"FL20470.13\",\"seq\":13,\"product_model\":\"m. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Opaque Composite Edge Fiberglass Single Door with \\\"Non-Impact\\\" Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20470-R0\",\"approval_number\":\"FL20470.14\",\"seq\":14,\"product_model\":\"n. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Opaque Composite Edge Fiberglass Double Door \\\"Non-Impact\\\" Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20470-R0\",\"approval_number\":\"FL20470.15\",\"seq\":15,\"product_model\":\"o. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Opaque Composite Edge Fiberglass Single Door with \\\"Non-Impact\\\" Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20470-R0\",\"approval_number\":\"FL20470.16\",\"seq\":16,\"product_model\":\"p. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Opaque Composite Edge Fiberglass Double Door \\\"Non-Impact\\\" Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20470-R0\",\"approval_number\":\"FL20470.17\",\"seq\":17,\"product_model\":\"q. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque Composite Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20470-R0\",\"approval_number\":\"FL20470.18\",\"seq\":18,\"product_model\":\"r. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque Composite Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20470-R0\",\"approval_number\":\"FL20470.19\",\"seq\":19,\"product_model\":\"s. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque Composite Edge Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20470-R0\",\"approval_number\":\"FL20470.20\",\"seq\":20,\"product_model\":\"t. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Opaque Composite Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20470-R0\",\"approval_number\":\"FL20470.21\",\"seq\":21,\"product_model\":\"u. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Opaque Composite Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20470-R0\",\"approval_number\":\"FL20470.22\",\"seq\":22,\"product_model\":\"v. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Opaque Composite Edge Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20470-R0\",\"approval_number\":\"FL20470.23\",\"seq\":23,\"product_model\":\"w. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed Composite Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20470-R0\",\"approval_number\":\"FL20470.24\",\"seq\":24,\"product_model\":\"x. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed Composite Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20470-R0\",\"approval_number\":\"FL20470.25\",\"seq\":25,\"product_model\":\"y. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed Composite Edge Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20470-R0\",\"approval_number\":\"FL20470.26\",\"seq\":26,\"product_model\":\"z. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Glazed Composite Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20470-R0\",\"approval_number\":\"FL20470.27\",\"seq\":27,\"product_model\":\"za. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Glazed Composite Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20470-R0\",\"approval_number\":\"FL20470.28\",\"seq\":28,\"product_model\":\"zb. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Glazed Composite Edge Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21131-R0\",\"approval_number\":\"FL21131.1\",\"seq\":1,\"product_model\":\"a. Therma-Tru\\u00ae Traditions and Profiles\\u2122 Steel Doors\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque Wood Edge Steel Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21131-R0\",\"approval_number\":\"FL21131.2\",\"seq\":2,\"product_model\":\"b. Therma-Tru\\u00ae Traditions and Profiles\\u2122 Steel Doors\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque Wood Edge Steel Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21131-R0\",\"approval_number\":\"FL21131.3\",\"seq\":3,\"product_model\":\"c. Therma-Tru\\u00ae Traditions and Profiles\\u2122 Steel Doors\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque Wood Edge Steel Double Door with \\\"Non-Impact\\\" Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21131-R0\",\"approval_number\":\"FL21131.4\",\"seq\":4,\"product_model\":\"d. Therma-Tru\\u00ae Traditions Steel Doors\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Opaque Wood Edge Steel Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21131-R0\",\"approval_number\":\"FL21131.5\",\"seq\":5,\"product_model\":\"e. Therma-Tru\\u00ae Traditions Steel Doors\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Opaque Wood Edge Steel Single Door with \\\"Non-Impact\\\" Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21131-R0\",\"approval_number\":\"FL21131.6\",\"seq\":6,\"product_model\":\"f. Therma-Tru\\u00ae Traditions Steel Doors\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Opaque Wood Edge Steel Double Door with or without \\\"Non-Impact\\\" Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21131-R0\",\"approval_number\":\"FL21131.7\",\"seq\":7,\"product_model\":\"g. Therma-Tru\\u00ae Traditions and Profiles\\u2122 Steel Doors\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed Wood Edge Steel Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21131-R0\",\"approval_number\":\"FL21131.8\",\"seq\":8,\"product_model\":\"h. Therma-Tru\\u00ae Traditions and Profiles\\u2122 Steel Doors\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed Wood Edge Steel Single Door with \\\"Non-Impact\\\" Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21131-R0\",\"approval_number\":\"FL21131.9\",\"seq\":9,\"product_model\":\"i. Therma-Tru\\u00ae Traditions and Profiles\\u2122 Steel Doors\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed Wood Edge Steel Double Door with \\\"Non-Impact\\\" Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21131-R0\",\"approval_number\":\"FL21131.10\",\"seq\":10,\"product_model\":\"j. Therma-Tru\\u00ae Traditions Steel Doors\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Glazed Wood Edge Steel Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21131-R0\",\"approval_number\":\"FL21131.11\",\"seq\":11,\"product_model\":\"k. Therma-Tru\\u00ae Traditions Steel Doors\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Glazed Wood Edge Steel Single Door with \\\"Non-Impact\\\" Sidelite (Inswing\\\/Outswing; OX or XO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21131-R0\",\"approval_number\":\"FL21131.12\",\"seq\":12,\"product_model\":\"l. Therma-Tru\\u00ae Traditions Steel Doors\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Glazed Wood Edge Steel Single Door with \\\"Non-Impact\\\" Sidelites (Outswing; OXO configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21131-R0\",\"approval_number\":\"FL21131.13\",\"seq\":13,\"product_model\":\"m. Therma-Tru\\u00ae Traditions and Profiles\\u2122 Steel Doors\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed Wood Edge Steel Single Door with Sidelite Center Hinged with a Continuous Head and Sill (Outswing; XO or OX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21132-R0\",\"approval_number\":\"FL21132.1\",\"seq\":1,\"product_model\":\"a. Therma-Tru\\u00ae Traditions and Profiles\\u2122 Steel Doors\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Opaque Wood Edge Steel Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21132-R0\",\"approval_number\":\"FL21132.2\",\"seq\":2,\"product_model\":\"b. Therma-Tru\\u00ae Traditions and Profiles\\u2122 Steel Doors\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Opaque Wood Edge Steel Single Door with \\\"Impact\\\" Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21132-R0\",\"approval_number\":\"FL21132.3\",\"seq\":3,\"product_model\":\"c. Therma-Tru\\u00ae Traditions and Profiles\\u2122 Steel Doors\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Opaque Wood Edge Steel Single Door with \\\"Non-Impact\\\" Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21132-R0\",\"approval_number\":\"FL21132.4\",\"seq\":4,\"product_model\":\"d. Therma-Tru\\u00ae Traditions and Profiles\\u2122 Steel Doors\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Opaque Wood Edge Steel Double Door with or without \\\"Impact\\\" Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21132-R0\",\"approval_number\":\"FL21132.5\",\"seq\":5,\"product_model\":\"e. Therma-Tru\\u00ae Traditions and Profiles\\u2122 Steel Doors\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Opaque Wood Edge Steel Double Door with or without \\\"Non-Impact\\\" Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21132-R0\",\"approval_number\":\"FL21132.6\",\"seq\":6,\"product_model\":\"f. Therma-Tru\\u00ae Traditions and Steel Doors\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Opaque Wood Edge Steel Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21132-R0\",\"approval_number\":\"FL21132.7\",\"seq\":7,\"product_model\":\"g. Therma-Tru\\u00ae Traditions and Steel Doors\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Opaque Wood Edge Steel Single Door with \\\"Non-Impact\\\" Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21132-R0\",\"approval_number\":\"FL21132.8\",\"seq\":8,\"product_model\":\"h. Therma-Tru\\u00ae Traditions and Steel Doors\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Opaque Wood Edge Steel Double Door with or without \\\"Non-Impact\\\" Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21132-R0\",\"approval_number\":\"FL21132.9\",\"seq\":9,\"product_model\":\"i. Therma-Tru\\u00ae Traditions and Profiles\\u2122 Steel Doors\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Glazed Wood Edge Steel Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21132-R0\",\"approval_number\":\"FL21132.10\",\"seq\":10,\"product_model\":\"j. Therma-Tru\\u00ae Traditions and Profiles\\u2122 Steel Doors\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Glazed Wood Edge Steel Single Door with \\\"Impact\\\" Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21132-R0\",\"approval_number\":\"FL21132.11\",\"seq\":11,\"product_model\":\"k. Therma-Tru\\u00ae Traditions and Profiles\\u2122 Steel Doors\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Glazed Wood Edge Steel Double Door with \\\"Impact\\\" Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21132-R0\",\"approval_number\":\"FL21132.12\",\"seq\":12,\"product_model\":\"l. Therma-Tru\\u00ae Traditions and Steel Doors\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Glazed Wood Edge Steel Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21132-R0\",\"approval_number\":\"FL21132.13\",\"seq\":13,\"product_model\":\"m. Therma-Tru\\u00ae Traditions and Steel Doors\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Glazed Wood Edge Steel Single Door with \\\"Impact\\\" Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21132-R0\",\"approval_number\":\"FL21132.14\",\"seq\":14,\"product_model\":\"n. Therma-Tru\\u00ae Traditions and Steel Doors\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Glazed Wood Edge Steel Double Door with \\\"Impact\\\" Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21133-R0\",\"approval_number\":\"FL21133.1\",\"seq\":1,\"product_model\":\"a. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque Wood Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21133-R0\",\"approval_number\":\"FL21133.2\",\"seq\":2,\"product_model\":\"b. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque Wood Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21133-R0\",\"approval_number\":\"FL21133.3\",\"seq\":3,\"product_model\":\"c. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque Fiberglass Wood Edge Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21133-R0\",\"approval_number\":\"FL21133.4\",\"seq\":4,\"product_model\":\"d. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 7'0 \\\"Non-Impact\\\" Opaque Wood Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21133-R0\",\"approval_number\":\"FL21133.5\",\"seq\":5,\"product_model\":\"e. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 7'0 \\\"Non-Impact\\\" Opaque Wood Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21133-R0\",\"approval_number\":\"FL21133.6\",\"seq\":6,\"product_model\":\"f. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Opaque Wood Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21133-R0\",\"approval_number\":\"FL21133.7\",\"seq\":7,\"product_model\":\"g. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Opaque Wood Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21133-R0\",\"approval_number\":\"FL21133.8\",\"seq\":8,\"product_model\":\"h. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Opaque Wood Edge Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21133-R0\",\"approval_number\":\"FL21133.9\",\"seq\":9,\"product_model\":\"i. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed Wood Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21133-R0\",\"approval_number\":\"FL21133.10\",\"seq\":10,\"product_model\":\"j. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed Wood Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21133-R0\",\"approval_number\":\"FL21133.11\",\"seq\":11,\"product_model\":\"k. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed Wood Edge Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21133-R0\",\"approval_number\":\"FL21133.12\",\"seq\":12,\"product_model\":\"l. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 7'0 \\\"Non-Impact\\\" Glazed Wood Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21133-R0\",\"approval_number\":\"FL21133.13\",\"seq\":13,\"product_model\":\"m. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 7'0 \\\"Non-Impact\\\" Glazed Wood Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21133-R0\",\"approval_number\":\"FL21133.14\",\"seq\":14,\"product_model\":\"n. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Glazed Wood Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21133-R0\",\"approval_number\":\"FL21133.15\",\"seq\":15,\"product_model\":\"o. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Glazed Wood Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21133-R0\",\"approval_number\":\"FL21133.16\",\"seq\":16,\"product_model\":\"p. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Glazed Wood Edge Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21133-R0\",\"approval_number\":\"FL21133.17\",\"seq\":17,\"product_model\":\"q. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque Wood Edge Fiberglass Single Door with Transom (Inswing\\\/Outswing; O\\\/X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21133-R0\",\"approval_number\":\"FL21133.18\",\"seq\":18,\"product_model\":\"r. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque Wood Edge Fiberglass Single Door with Sidelite(s) and Transom (Inswing\\\/Outswing; O\\\/XO, O\\\/OX or O\\\/OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21133-R0\",\"approval_number\":\"FL21133.19\",\"seq\":19,\"product_model\":\"s. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque Wood Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO Continuous Head and Sill configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21133-R0\",\"approval_number\":\"FL21133.20\",\"seq\":20,\"product_model\":\"t. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Opaque Wood Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO Continuous Head and Sill configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21133-R0\",\"approval_number\":\"FL21133.21\",\"seq\":21,\"product_model\":\"u. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed Wood Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO Continuous Head and Sill configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21133-R0\",\"approval_number\":\"FL21133.22\",\"seq\":22,\"product_model\":\"v. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Glazed Wood Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO Continuous Head and Sill configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21133-R0\",\"approval_number\":\"FL21133.23\",\"seq\":23,\"product_model\":\"w. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque Wood Edge Fiberglass Door Panels with Vented Sidelite(s) (Inswing\\\/Outswing; XX, XXX or XXXX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21133-R0\",\"approval_number\":\"FL21133.24\",\"seq\":24,\"product_model\":\"x. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Opaque Wood Edge Fiberglass Door Panels with Vented Sidelite(s) (Inswing\\\/Outswing; XX, XXX or XXXX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21133-R0\",\"approval_number\":\"FL21133.25\",\"seq\":25,\"product_model\":\"y. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed Wood Edge Fiberglass Door Panels with Vented Sidelite(s) (Inswing\\\/Outswing; XX, XXX or XXXX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21133-R0\",\"approval_number\":\"FL21133.26\",\"seq\":26,\"product_model\":\"z. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Glazed Wood Edge Fiberglass Door Panels with Vented Sidelite(s) (Inswing\\\/Outswing; XX, XXX or XXXX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21133-R4\",\"approval_number\":\"FL21133.27\",\"seq\":27,\"product_model\":\"za. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass 20 Minute Fire Rated \\\"Non-Impact\\\" Opaque Single Door Utilizing a Split Steel Jamb System (Inswing or Outswing X Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21133-R4\",\"approval_number\":\"FL21133.28\",\"seq\":28,\"product_model\":\"zb. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass 20 Minute Fire Rated \\\"Non-Impact\\\" Opaque Single Door (Inswing or Outswing X Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21133-R5\",\"approval_number\":\"FL21133.29\",\"seq\":29,\"product_model\":\"zc. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Foam Core Fiberglass 20 Minute Fire Rated \\\"Non-Impact\\\" Opaque Single Door (Inswing or Outswing X Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21133-R5\",\"approval_number\":\"FL21133.30\",\"seq\":30,\"product_model\":\"zd. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Foam Core Fiberglass 20 Minute Fire Rated \\\"Non-Impact\\\" Opaque Single Door (Inswing or Outswing X Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21135-R0\",\"approval_number\":\"FL21135.1\",\"seq\":1,\"product_model\":\"a. Therma-Tru Benchmark Doors\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque Wood Edge \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21135-R0\",\"approval_number\":\"FL21135.2\",\"seq\":2,\"product_model\":\"b. Therma-Tru Benchmark Doors\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque Wood Edge \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21135-R0\",\"approval_number\":\"FL21135.3\",\"seq\":3,\"product_model\":\"c. Therma-Tru Benchmark Doors\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Opaque Wood Edge \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21135-R0\",\"approval_number\":\"FL21135.4\",\"seq\":4,\"product_model\":\"d. Therma-Tru Benchmark Doors\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Opaque Wood Edge \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21135-R0\",\"approval_number\":\"FL21135.5\",\"seq\":5,\"product_model\":\"e. Therma-Tru Benchmark Doors\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed Wood Edge \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21135-R0\",\"approval_number\":\"FL21135.6\",\"seq\":6,\"product_model\":\"f. Therma-Tru Benchmark Doors\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed Wood Edge \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21135-R0\",\"approval_number\":\"FL21135.7\",\"seq\":7,\"product_model\":\"g. Therma-Tru Benchmark Doors\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Glazed Wood Edge \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21135-R0\",\"approval_number\":\"FL21135.8\",\"seq\":8,\"product_model\":\"h. Therma-Tru Benchmark Doors\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Glazed Wood Edge \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21135-R1\",\"approval_number\":\"FL21135.9\",\"seq\":9,\"product_model\":\"i. Therma-Tru Benchmark Doors\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque Wood Edge Fiberglass Door Panels with Vented Sidelite(s) (Inswing; XX, XXX or XXXX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21135-R4\",\"approval_number\":\"FL21135.10\",\"seq\":10,\"product_model\":\"j. Therma-Tru Benchmark Doors\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque Composite Edge \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21135-R4\",\"approval_number\":\"FL21135.11\",\"seq\":11,\"product_model\":\"k. Therma-Tru Benchmark Doors\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque Composite Edge \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21135-R4\",\"approval_number\":\"FL21135.12\",\"seq\":12,\"product_model\":\"l. Therma-Tru Benchmark Doors\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Opaque Composite Edge \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21135-R4\",\"approval_number\":\"FL21135.13\",\"seq\":13,\"product_model\":\"m. Therma-Tru Benchmark Doors\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Opaque Composite Edge \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21135-R4\",\"approval_number\":\"FL21135.14\",\"seq\":14,\"product_model\":\"n. Therma-Tru Benchmark Doors\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed Composite Edge \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21135-R4\",\"approval_number\":\"FL21135.15\",\"seq\":15,\"product_model\":\"o. Therma-Tru Benchmark Doors\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed Wood Edge \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21135-R4\",\"approval_number\":\"FL21135.16\",\"seq\":16,\"product_model\":\"p. Therma-Tru Benchmark Doors\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Glazed Composite Edge \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21135-R4\",\"approval_number\":\"FL21135.17\",\"seq\":17,\"product_model\":\"q. Therma-Tru Benchmark Doors\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Glazed Composite Edge \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21135-R4\",\"approval_number\":\"FL21135.18\",\"seq\":18,\"product_model\":\"r. Therma-Tru Benchmark Doors\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque Composite Edge Fiberglass Door Panels with Vented Sidelite(s) (Inswing; XX, XXX or XXXX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21138-R0\",\"approval_number\":\"FL21138.1\",\"seq\":1,\"product_model\":\"a. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Opaque Wood Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21138-R0\",\"approval_number\":\"FL21138.2\",\"seq\":2,\"product_model\":\"b. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Opaque Wood Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21138-R0\",\"approval_number\":\"FL21138.3\",\"seq\":3,\"product_model\":\"c. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Opaque Wood Edge Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21138-R0\",\"approval_number\":\"FL21138.4\",\"seq\":4,\"product_model\":\"d. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Opaque Wood Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21138-R0\",\"approval_number\":\"FL21138.5\",\"seq\":5,\"product_model\":\"e. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Opaque Wood Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21138-R0\",\"approval_number\":\"FL21138.6\",\"seq\":6,\"product_model\":\"f. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Opaque Wood Edge Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21138-R0\",\"approval_number\":\"FL21138.7\",\"seq\":7,\"product_model\":\"g. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Glazed Wood Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21138-R0\",\"approval_number\":\"FL21138.8\",\"seq\":8,\"product_model\":\"h. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Glazed Wood Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21138-R0\",\"approval_number\":\"FL21138.9\",\"seq\":9,\"product_model\":\"i. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Glazed Wood Edge Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21138-R0\",\"approval_number\":\"FL21138.10\",\"seq\":10,\"product_model\":\"j. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Glazed Wood Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21138-R0\",\"approval_number\":\"FL21138.11\",\"seq\":11,\"product_model\":\"k. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Glazed Wood Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21138-R0\",\"approval_number\":\"FL21138.12\",\"seq\":12,\"product_model\":\"l. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Glazed Wood Edge Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21138-R0\",\"approval_number\":\"FL21138.13\",\"seq\":13,\"product_model\":\"m. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass 20 Minute Fire Rated \\\"Impact\\\" Opaque Single Door (Inswing or Outswing X Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21138-R0\",\"approval_number\":\"FL21138.14\",\"seq\":14,\"product_model\":\"n. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass 20 Minute Fire Rated \\\"Impact\\\" Opaque Single Door Utilizing a Split Steel Jamb System (Inswing or Outswing X Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21138-R0\",\"approval_number\":\"FL21138.15\",\"seq\":15,\"product_model\":\"o. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Fiberglass 20 Minute Fire Rated \\\"Impact\\\" Opaque Single Door (Inswing or Outswing X Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21138-R4\",\"approval_number\":\"FL21138.16\",\"seq\":16,\"product_model\":\"p. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Foam Core Fiberglass 20 Minute Fire Rated \\\"Impact\\\" Opaque Single Door (Inswing or Outswing X Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21138-R4\",\"approval_number\":\"FL21138.17\",\"seq\":17,\"product_model\":\"q. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Foam Core Fiberglass 20 Minute Fire Rated \\\"Impact\\\" Opaque Single Door (Inswing or Outswing X Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21138-R4\",\"approval_number\":\"FL21138.18\",\"seq\":18,\"product_model\":\"r. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Smooth Surface\\\" or \\\"Wood Grain\\\" Foam Core Fiberglass 20 Minute Fire Rated \\\"Impact\\\" Opaque Single Door Utilizing a Split Steel Jamb System (Inswing or Outswing X Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21142-R0\",\"approval_number\":\"FL21142.1\",\"seq\":1,\"product_model\":\"a. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Opaque Wood Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21142-R0\",\"approval_number\":\"FL21142.2\",\"seq\":2,\"product_model\":\"b. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Opaque Wood Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21142-R0\",\"approval_number\":\"FL21142.3\",\"seq\":3,\"product_model\":\"c. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Opaque Wood Edge Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21142-R0\",\"approval_number\":\"FL21142.4\",\"seq\":4,\"product_model\":\"d. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Opaque Wood Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21142-R0\",\"approval_number\":\"FL21142.5\",\"seq\":5,\"product_model\":\"e. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Opaque Wood Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21142-R0\",\"approval_number\":\"FL21142.6\",\"seq\":6,\"product_model\":\"f. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Opaque Wood Edge Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21142-R0\",\"approval_number\":\"FL21142.7\",\"seq\":7,\"product_model\":\"g. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Glazed Wood Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21142-R0\",\"approval_number\":\"FL21142.8\",\"seq\":8,\"product_model\":\"h. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Glazed Wood Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21142-R0\",\"approval_number\":\"FL21142.9\",\"seq\":9,\"product_model\":\"i. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Glazed Wood Edge Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21142-R0\",\"approval_number\":\"FL21142.10\",\"seq\":10,\"product_model\":\"j. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Glazed Wood Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21142-R0\",\"approval_number\":\"FL21142.11\",\"seq\":11,\"product_model\":\"k. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Glazed Wood Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21142-R0\",\"approval_number\":\"FL21142.12\",\"seq\":12,\"product_model\":\"l. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Glazed Wood Edge Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21142-R0\",\"approval_number\":\"FL21142.13\",\"seq\":13,\"product_model\":\"m. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Opaque Wood Edge Fiberglass Single Door with \\\"Non-Impact\\\" Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21142-R0\",\"approval_number\":\"FL21142.14\",\"seq\":14,\"product_model\":\"n. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Opaque Wood Edge Fiberglass Double Door \\\"Non-Impact\\\" Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21142-R0\",\"approval_number\":\"FL21142.15\",\"seq\":15,\"product_model\":\"o. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Opaque Wood Edge Fiberglass Single Door with \\\"Non-Impact\\\" Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21142-R0\",\"approval_number\":\"FL21142.16\",\"seq\":16,\"product_model\":\"p. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Opaque Wood Edge Fiberglass Double Door \\\"Non-Impact\\\" Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21142-R0\",\"approval_number\":\"FL21142.17\",\"seq\":17,\"product_model\":\"q. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque Wood Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21142-R0\",\"approval_number\":\"FL21142.18\",\"seq\":18,\"product_model\":\"r. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque Wood Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21142-R0\",\"approval_number\":\"FL21142.19\",\"seq\":19,\"product_model\":\"s. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque Wood Edge Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21142-R0\",\"approval_number\":\"FL21142.20\",\"seq\":20,\"product_model\":\"t. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Opaque Wood Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21142-R0\",\"approval_number\":\"FL21142.21\",\"seq\":21,\"product_model\":\"u. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Opaque Wood Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21142-R0\",\"approval_number\":\"FL21142.22\",\"seq\":22,\"product_model\":\"v. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Opaque Wood Edge Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21142-R0\",\"approval_number\":\"FL21142.23\",\"seq\":23,\"product_model\":\"w. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed Wood Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21142-R0\",\"approval_number\":\"FL21142.24\",\"seq\":24,\"product_model\":\"x. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed Wood Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21142-R0\",\"approval_number\":\"FL21142.25\",\"seq\":25,\"product_model\":\"y. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed Wood Edge Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21142-R0\",\"approval_number\":\"FL21142.26\",\"seq\":26,\"product_model\":\"z. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Glazed Wood Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21142-R0\",\"approval_number\":\"FL21142.27\",\"seq\":27,\"product_model\":\"za. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Glazed Wood Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21142-R0\",\"approval_number\":\"FL21142.28\",\"seq\":28,\"product_model\":\"zb. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Glazed Wood Edge Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23507-R0\",\"approval_number\":\"FL23507.1\",\"seq\":1,\"product_model\":\"a. Therma-Tru\\u00ae Traditions and Profiles\\u2122 Steel Doors\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Opaque Wood Edge Steel Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23507-R0\",\"approval_number\":\"FL23507.2\",\"seq\":2,\"product_model\":\"b. Therma-Tru\\u00ae Traditions and Profiles\\u2122 Steel Doors\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Opaque Wood Edge Steel Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23507-R0\",\"approval_number\":\"FL23507.3\",\"seq\":3,\"product_model\":\"c. Therma-Tru\\u00ae Traditions and Profiles\\u2122 Steel Doors\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Opaque Wood Edge Steel Single Door with \\\"Non-Impact\\\" Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23507-R0\",\"approval_number\":\"FL23507.4\",\"seq\":4,\"product_model\":\"d. Therma-Tru\\u00ae Traditions and Profiles\\u2122 Steel Doors\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Opaque Wood Edge Steel Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23507-R0\",\"approval_number\":\"FL23507.5\",\"seq\":5,\"product_model\":\"e. Therma-Tru\\u00ae Traditions and Profiles\\u2122 Steel Doors\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Opaque Wood Edge Steel Double Door with \\\"Non-Impact\\\" Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23507-R0\",\"approval_number\":\"FL23507.6\",\"seq\":6,\"product_model\":\"f. Therma-Tru\\u00ae Traditions Steel Doors\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Opaque Wood Edge Steel Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23507-R0\",\"approval_number\":\"FL23507.7\",\"seq\":7,\"product_model\":\"g. Therma-Tru\\u00ae Traditions Steel Doors\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Opaque Wood Edge Steel Single Door with \\\"Non-Impact\\\" Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23507-R0\",\"approval_number\":\"FL23507.8\",\"seq\":8,\"product_model\":\"h. Therma-Tru\\u00ae Traditions Steel Doors\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Opaque Wood Edge Steel Double Door with \\\"Non-Impact\\\" Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23507-R0\",\"approval_number\":\"FL23507.9\",\"seq\":9,\"product_model\":\"i. Therma-Tru\\u00ae Traditions and Profiles\\u2122 Steel Doors\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Glazed Wood Edge Steel Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23507-R0\",\"approval_number\":\"FL23507.10\",\"seq\":10,\"product_model\":\"j. Therma-Tru\\u00ae Traditions and Profiles\\u2122 Steel Doors\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Glazed Wood Edge Steel Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23507-R0\",\"approval_number\":\"FL23507.11\",\"seq\":11,\"product_model\":\"k. Therma-Tru\\u00ae Traditions and Profiles\\u2122 Steel Doors\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Glazed Wood Edge Steel Double Door with Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23507-R0\",\"approval_number\":\"FL23507.12\",\"seq\":12,\"product_model\":\"l. Therma-Tru\\u00ae Traditions Steel Doors\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Glazed Wood Edge Steel Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23507-R0\",\"approval_number\":\"FL23507.13\",\"seq\":13,\"product_model\":\"m. Therma-Tru\\u00ae Traditions Steel Doors\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Glazed Wood Edge Steel Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23507-R0\",\"approval_number\":\"FL23507.14\",\"seq\":14,\"product_model\":\"n. Therma-Tru\\u00ae Traditions Steel Doors\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Glazed Wood Edge Steel Double Door with Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23507-R0\",\"approval_number\":\"FL23507.15\",\"seq\":15,\"product_model\":\"o. Therma-Tru\\u00ae Traditions Steel Doors\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Glazed Wood Edge Steel Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23507-R0\",\"approval_number\":\"FL23507.16\",\"seq\":16,\"product_model\":\"p. Therma-Tru\\u00ae Traditions Steel Doors\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Glazed Wood Edge Steel Single Door with \\\"Non-Impact\\\" Sidelite (Inswing\\\/Outswing; OX or XO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23507-R0\",\"approval_number\":\"FL23507.17\",\"seq\":17,\"product_model\":\"q. Therma-Tru\\u00ae Traditions Steel Doors\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Glazed Wood Edge Steel Single Door with \\\"Non-Impact\\\" Sidelites (Outswing; OXO configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23507-R0\",\"approval_number\":\"FL23507.18\",\"seq\":18,\"product_model\":\"r. Therma-Tru\\u00ae Traditions and Profiles\\u2122 Steel Doors\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed Wood Edge Steel Single Door with Sidelite Center Hinged with a Continuous Head and Sill (Outswing; XO or OX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23507-R0\",\"approval_number\":\"FL23507.19\",\"seq\":19,\"product_model\":\"s. ThermaTru Steel Edge Door\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Opaque Steel Edge Steel Single Door Utilizing a Fixed Steel Door Frame (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23507-R0\",\"approval_number\":\"FL23507.20\",\"seq\":20,\"product_model\":\"t. ThermaTru Steel Edge Door\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Opaque Steel Edge Steel Single Door Utilizing an Adjusta-Fit 2 Steel Door Frame (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23955-R0\",\"approval_number\":\"FL23955.1\",\"seq\":1,\"product_model\":\"a. Classic-Craft Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Fiberglass Single Door - Outswing \\\/ Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23955-R0\",\"approval_number\":\"FL23955.2\",\"seq\":2,\"product_model\":\"b. Classic-Craft Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Fiberglass Single Door with \\\"Non-Impact\\\" Sidelite(s) - Outswing \\\/ Inswing (OX or XO, OXO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23955-R0\",\"approval_number\":\"FL23955.3\",\"seq\":3,\"product_model\":\"c. Classic-Craft Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Fiberglass Double Door with or without \\\"Non-Impact\\\" Sidelites - Outswing \\\/ Inswing (XX, OXXO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23955-R0\",\"approval_number\":\"FL23955.4\",\"seq\":4,\"product_model\":\"d. Classic-Craft Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Opaque Fiberglass Single Door - Outswing \\\/ Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23955-R0\",\"approval_number\":\"FL23955.5\",\"seq\":5,\"product_model\":\"e. Classic-Craft Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Opaque Fiberglass Single Door with \\\"Non-Impact\\\" Sidelite(s) - Outswing \\\/ Inswing (OX or XO, OXO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23955-R0\",\"approval_number\":\"FL23955.6\",\"seq\":6,\"product_model\":\"f. Classic-Craft Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Opaque Fiberglass Double Door with or without \\\"Non-Impact\\\" Sidelites - Outswing \\\/ Inswing (XX, OXXO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23955-R0\",\"approval_number\":\"FL23955.7\",\"seq\":7,\"product_model\":\"g. Classic-Craft Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Opaque Fiberglass Single Door with \\\"Non-Impact\\\" Sidelite(s) - Outswing \\\/ Inswing (OX or XO, OXO) Configurations \\\"Surface Bolts Required\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23955-R0\",\"approval_number\":\"FL23955.8\",\"seq\":8,\"product_model\":\"h. Classic-Craft Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Opaque Fiberglass Double Door with or without \\\"Non-Impact\\\" Sidelites - Outswing \\\/ Inswing (XX, OXXO) Configurations \\\"Surface Bolts Required\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23955-R0\",\"approval_number\":\"FL23955.9\",\"seq\":9,\"product_model\":\"i. Classic-Craft Fiberglass Door\",\"product_description\":\"3'6 x 8'0 \\\"Non-Impact\\\" Opaque Fiberglass Single Door - Outswing \\\/ Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23955-R0\",\"approval_number\":\"FL23955.10\",\"seq\":10,\"product_model\":\"j. Classic-Craft Fiberglass Door\",\"product_description\":\"3'6 x 8'0 \\\"Non-Impact\\\" Opaque Fiberglass Single Door with \\\"Non-Impact\\\" Sidelite(s) - Outswing \\\/ Inswing (OX, XO, OXO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23955-R0\",\"approval_number\":\"FL23955.11\",\"seq\":11,\"product_model\":\"k. Classic-Craft Fiberglass Door\",\"product_description\":\"3'6 x 8'0 \\\"Non-Impact\\\" Opaque Fiberglass Single Door - Outswing \\\/ Inswing (X) Configuration (ThermaTru Multipoint Lock)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23955-R0\",\"approval_number\":\"FL23955.12\",\"seq\":12,\"product_model\":\"l. Classic-Craft Fiberglass Door\",\"product_description\":\"3'6 x 8'0 \\\"Non-Impact\\\" Opaque Fiberglass Single Door with \\\"Non-Impact\\\" Sidelite(s) - Outswing \\\/ Inswing (OX, XO, OXO) Configurations (ThermaTru Multipoint Lock)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23955-R0\",\"approval_number\":\"FL23955.13\",\"seq\":13,\"product_model\":\"m. Classic-Craft Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed Fiberglass Single Door - Outswing \\\/ Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23955-R0\",\"approval_number\":\"FL23955.14\",\"seq\":14,\"product_model\":\"n. Classic-Craft Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed Fiberglass Single Door with \\\"Non-Impact\\\" Sidelite(s) - Outswing \\\/ Inswing (OX, XO, OXO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23955-R0\",\"approval_number\":\"FL23955.15\",\"seq\":15,\"product_model\":\"o. Classic-Craft Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed Fiberglass Double Door with or without \\\"Non-Impact\\\" Sidelites - Outswing \\\/ Inswing (XX, OXXO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23955-R0\",\"approval_number\":\"FL23955.16\",\"seq\":16,\"product_model\":\"p. Classic-Craft Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Glazed Fiberglass Single Door - Outswing \\\/ Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23955-R0\",\"approval_number\":\"FL23955.17\",\"seq\":17,\"product_model\":\"q. Classic-Craft Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Glazed Fiberglass Single Door with \\\"Non-Impact\\\" Sidelite(s) - Outswing \\\/ Inswing (OX, XO, OXO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23955-R0\",\"approval_number\":\"FL23955.18\",\"seq\":18,\"product_model\":\"r. Classic-Craft Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Glazed Fiberglass Double Door with or without \\\"Non-Impact\\\" Sidelites - Outswing \\\/ Inswing (XX, OXXO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23955-R0\",\"approval_number\":\"FL23955.19\",\"seq\":19,\"product_model\":\"s. Classic-Craft Fiberglass Door\",\"product_description\":\"3'6 x 8'0 \\\"Non-Impact\\\" Glazed (3\\\/4 Lite) Fiberglass Single Door - Outswing \\\/ Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23955-R0\",\"approval_number\":\"FL23955.20\",\"seq\":20,\"product_model\":\"t. Classic-Craft Fiberglass Door\",\"product_description\":\"3'6 x 8'0 \\\"Non-Impact\\\" Glazed (3\\\/4 Lite) Fiberglass Single Door with \\\"Non-Impact\\\" Sidelite(s) - Outswing \\\/ Inswing (OX, XO, OXO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23955-R0\",\"approval_number\":\"FL23955.21\",\"seq\":21,\"product_model\":\"u. Classic-Craft Fiberglass Door\",\"product_description\":\"3'6 x 8'0 \\\"Non-Impact\\\" Glazed (3\\\/4 Lite) Fiberglass Single Door - Outswing \\\/ Inswing (X) Configuration (ThermaTru Multipoint Lock)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23955-R0\",\"approval_number\":\"FL23955.22\",\"seq\":22,\"product_model\":\"v. Classic-Craft Fiberglass Door\",\"product_description\":\"3'6 x 8'0 \\\"Non-Impact\\\" Glazed (3\\\/4 Lite) Fiberglass Single Door with \\\"Non-Impact\\\" Sidelite(s) - Outswing \\\/ Inswing (OX, XO, OXO) Configurations (ThermaTru Multipoint Lock)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23955-R0\",\"approval_number\":\"FL23955.23\",\"seq\":23,\"product_model\":\"w. Classic-Craft Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Fiberglass Single Door and \\\"Non-Impact\\\" Transom - Outswing \\\/ Inswing (O\\\/X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23955-R0\",\"approval_number\":\"FL23955.24\",\"seq\":24,\"product_model\":\"x. Classic-Craft Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Fiberglass Single Door and Transom with \\\"Non-Impact\\\" Sidelite(s) - Outswing \\\/ Inswing (O\\\/OX, O\\\/XO, O\\\/OXO) Continuous Head and Sill Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23955-R0\",\"approval_number\":\"FL23955.25\",\"seq\":25,\"product_model\":\"y. Classic-Craft Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Fiberglass Single Door - Outswing \\\/ Inswing (X) Configuration (ThermaTru Multipoint Lock)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23955-R0\",\"approval_number\":\"FL23955.26\",\"seq\":26,\"product_model\":\"z. Classic-Craft Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Fiberglass Single Door with \\\"Non-Impact\\\" Sidelite(s) - Outswing \\\/ Inswing (OX, XO, OXO) Continuous Head and Sill Configurations (ThermaTru Multipoint Lock)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23955-R0\",\"approval_number\":\"FL23955.27\",\"seq\":27,\"product_model\":\"za. Classic-Craft Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed Fiberglass Single Door - Outswing \\\/ Inswing (X) Configuration (ThermaTru Multipoint Lock)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23955-R0\",\"approval_number\":\"FL23955.28\",\"seq\":28,\"product_model\":\"zb. Classic-Craft Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed Fiberglass Single Door with \\\"Non-Impact\\\" Sidelite(s) - Outswing \\\/ Inswing (OX, XO, OXO) Continuous Head and Sill Configurations (ThermaTru Multipoint Lock)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23955-R0\",\"approval_number\":\"FL23955.29\",\"seq\":29,\"product_model\":\"zc. Classic-Craft Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Opaque Fiberglass Single Door - Outswing \\\/ Inswing (X) Configuration (ThermaTru Multipoint Lock)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23955-R0\",\"approval_number\":\"FL23955.30\",\"seq\":30,\"product_model\":\"zd. Classic-Craft Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Opaque Fiberglass Single Door with \\\"Non-Impact\\\" Sidelite(s) - Outswing \\\/ Inswing (OX, XO, OXO) Continuous Head and Sill Configurations (ThermaTru Multipoint Lock)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23955-R0\",\"approval_number\":\"FL23955.31\",\"seq\":31,\"product_model\":\"ze. Classic-Craft Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Glazed Fiberglass Single Door - Outswing \\\/ Inswing (X) Configuration (ThermaTru Multipoint Lock)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23955-R0\",\"approval_number\":\"FL23955.32\",\"seq\":32,\"product_model\":\"zf. Classic-Craft Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Glazed Fiberglass Single Door with \\\"Non-Impact\\\" Sidelite(s) - Outswing \\\/ Inswing (OX, XO, OXO) Continuous Head and Sill Configurations (ThermaTru Multipoint Lock)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23956-R0\",\"approval_number\":\"FL23956.1\",\"seq\":1,\"product_model\":\"a. Classic-Craft Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Single Door - Outswing \\\/ Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23956-R0\",\"approval_number\":\"FL23956.2\",\"seq\":2,\"product_model\":\"b. Classic-Craft Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Single Door with \\\"Impact\\\" Sidelite(s) - Outswing \\\/ Inswing (OX, XO, OXO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23956-R0\",\"approval_number\":\"FL23956.3\",\"seq\":3,\"product_model\":\"c. Classic-Craft Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Double Door with or without \\\"Impact\\\" Sidelites - Outswing \\\/ Inswing (XX, OXXO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23956-R0\",\"approval_number\":\"FL23956.4\",\"seq\":4,\"product_model\":\"d. Classic-Craft Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Single Door - Outswing \\\/ Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23956-R0\",\"approval_number\":\"FL23956.5\",\"seq\":5,\"product_model\":\"e. Classic-Craft Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Single Door with \\\"Impact\\\" Sidelite(s) - Outswing \\\/ Inswing (OX, XO, OXO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23956-R0\",\"approval_number\":\"FL23956.6\",\"seq\":6,\"product_model\":\"f. Classic-Craft Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Double Door with or without \\\"Impact\\\" Sidelites - Outswing \\\/ Inswing (XX, OXXO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23956-R0\",\"approval_number\":\"FL23956.7\",\"seq\":7,\"product_model\":\"g. Classic-Craft Fiberglass Door\",\"product_description\":\"3'6 x 8'0 \\\"Impact\\\" Opaque Fiberglass Single Door - Outswing \\\/ Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23957-R0\",\"approval_number\":\"FL23957.1\",\"seq\":1,\"product_model\":\"a. Classic-Craft Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Single Door - Outswing \\\/ Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23957-R0\",\"approval_number\":\"FL23957.2\",\"seq\":2,\"product_model\":\"b. Classic-Craft Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Single Door with \\\"Impact\\\" Sidelite(s) - Outswing \\\/ Inswing (OX, XO, OXO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23957-R0\",\"approval_number\":\"FL23957.3\",\"seq\":3,\"product_model\":\"c. Classic-Craft Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Double Door with or without \\\"Impact\\\" Sidelites - Outswing \\\/ Inswing (XX, OXXO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23957-R0\",\"approval_number\":\"FL23957.4\",\"seq\":4,\"product_model\":\"d. Classic-Craft Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Single Door - Outswing \\\/ Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23957-R0\",\"approval_number\":\"FL23957.5\",\"seq\":5,\"product_model\":\"e. Classic-Craft Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Single Door with \\\"Impact\\\" Sidelite(s) - Outswing \\\/ Inswing (OX, XO, OXO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23957-R0\",\"approval_number\":\"FL23957.6\",\"seq\":6,\"product_model\":\"f. Classic-Craft Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Double Door with or without \\\"Impact\\\" Sidelites - Outswing \\\/ Inswing (XX, OXXO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23957-R0\",\"approval_number\":\"FL23957.7\",\"seq\":7,\"product_model\":\"g. Classic-Craft Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Single Door - Outswing \\\/ Inswing (X) Configuration (ThermaTru Multipoint Lock)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23957-R0\",\"approval_number\":\"FL23957.8\",\"seq\":8,\"product_model\":\"h. Classic-Craft Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Single Door with \\\"Impact\\\" Sidelite(s) - Outswing \\\/ Inswing (OX, XO, OXO) Configurations (ThermaTru Multipoint Lock)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23957-R0\",\"approval_number\":\"FL23957.9\",\"seq\":9,\"product_model\":\"i. Classic-Craft Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Double Door with or without \\\"Impact\\\" Sidelites - Outswing \\\/ Inswing (XX, OXXO) Configurations (ThermaTru Multipoint Lock)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#23957-R0\",\"approval_number\":\"FL23957.10\",\"seq\":10,\"product_model\":\"j. Classic-Craft Fiberglass Door\",\"product_description\":\"3'6 x 8'0 \\\"Impact\\\" Opaque Fiberglass Single Door - Outswing \\\/ Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#28897-R0\",\"approval_number\":\"FL28897.1\",\"seq\":1,\"product_model\":\"a. Therma-Tru Classic-Craft\",\"product_description\":\"Nominal 6'8 Non-Impact \\\"Shaker Series\\\" Flush Glazed Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#28897-R0\",\"approval_number\":\"FL28897.2\",\"seq\":2,\"product_model\":\"b. Therma-Tru Classic-Craft\",\"product_description\":\"Nominal 6'8 Non-Impact \\\"Shaker Series\\\" Flush Glazed Wood Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#28897-R0\",\"approval_number\":\"FL28897.3\",\"seq\":3,\"product_model\":\"c. Therma-Tru Classic-Craft\",\"product_description\":\"Nominal 6'8 Non-Impact \\\"Shaker Series\\\" Flush Glazed Wood Edge Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#28897-R0\",\"approval_number\":\"FL28897.4\",\"seq\":4,\"product_model\":\"d. Therma-Tru Classic-Craft\",\"product_description\":\"Nominal 8'0 Non-Impact \\\"Shaker Series\\\" Flush Glazed Wood Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#28897-R0\",\"approval_number\":\"FL28897.5\",\"seq\":5,\"product_model\":\"e. Therma-Tru Classic-Craft\",\"product_description\":\"Nominal 8'0 Non-Impact \\\"Shaker Series\\\" Flush Glazed Wood Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#28897-R0\",\"approval_number\":\"FL28897.6\",\"seq\":6,\"product_model\":\"f. Therma-Tru Classic-Craft\",\"product_description\":\"Nominal 8'0 Non-Impact \\\"Shaker Series\\\" Flush Glazed Wood Edge Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#28897-R0\",\"approval_number\":\"FL28897.7\",\"seq\":7,\"product_model\":\"g. Therma-Tru Classic-Craft\",\"product_description\":\"Nominal 6'8 Non-Impact \\\"Shaker Series\\\" Opaque Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#28897-R0\",\"approval_number\":\"FL28897.8\",\"seq\":8,\"product_model\":\"h. Therma-Tru Classic-Craft\",\"product_description\":\"Nominal 6'8 Non-Impact \\\"Shaker Series\\\" Opaque Wood Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#28897-R0\",\"approval_number\":\"FL28897.9\",\"seq\":9,\"product_model\":\"i. Therma-Tru Classic-Craft\",\"product_description\":\"Nominal 6'8 Non-Impact \\\"Shaker Series\\\" Opaque Wood Edge Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#28897-R0\",\"approval_number\":\"FL28897.10\",\"seq\":10,\"product_model\":\"j. Therma-Tru Classic-Craft\",\"product_description\":\"Nominal 8'0 Non-Impact \\\"Shaker Series\\\" Opaque Wood Edge Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#28897-R0\",\"approval_number\":\"FL28897.11\",\"seq\":11,\"product_model\":\"k. Therma-Tru Classic-Craft\",\"product_description\":\"Nominal 8'0 Non-Impact \\\"Shaker Series\\\" Opaque Wood Edge Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#28897-R0\",\"approval_number\":\"FL28897.12\",\"seq\":12,\"product_model\":\"l. Therma-Tru Classic-Craft\",\"product_description\":\"Nominal 8'0 Non-Impact \\\"Shaker Series\\\" Opaque Wood Edge Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#28897-R0\",\"approval_number\":\"FL28897.13\",\"seq\":13,\"product_model\":\"m. Therma-Tru Classic-Craft\",\"product_description\":\"Nominal 6'8 Impact \\\"Shaker Series\\\" Opaque Wood Edge Fiberglass Single or Double Door (Inswing\\\/Outswing; X or XX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#28897-R0\",\"approval_number\":\"FL28897.14\",\"seq\":14,\"product_model\":\"n. Therma-Tru Classic-Craft\",\"product_description\":\"Nominal 8'0 Impact \\\"Shaker Series\\\" Opaque Wood Edge Fiberglass Single or Double Door (Inswing\\\/Outswing; X or XX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#30077-R0\",\"approval_number\":\"FL30077.1\",\"seq\":1,\"product_model\":\"a. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Cut Down (Reduced Height) Opaque Wood Edge Fiberglass Single Door (Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#30077-R0\",\"approval_number\":\"FL30077.2\",\"seq\":2,\"product_model\":\"b. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Cut Down (Reduced Height) Opaque Wood Edge Fiberglass Single Door with Sidelite(s) (Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#30077-R0\",\"approval_number\":\"FL30077.3\",\"seq\":3,\"product_model\":\"c. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Cut Down (Reduced Height) Opaque Wood Edge Fiberglass Double Door with or without Sidelites (Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#30077-R0\",\"approval_number\":\"FL30077.4\",\"seq\":4,\"product_model\":\"d. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Cut Down (Reduced Height) Opaque Wood Edge Fiberglass Single Door (Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#30077-R0\",\"approval_number\":\"FL30077.5\",\"seq\":5,\"product_model\":\"e. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Cut Down (Reduced Height) Opaque Wood Edge Fiberglass Single Door with Sidelite(s) (Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#30077-R0\",\"approval_number\":\"FL30077.6\",\"seq\":6,\"product_model\":\"f. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Cut Down (Reduced Height) Opaque Wood Edge Fiberglass Double Door with or without Sidelites (Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#30077-R0\",\"approval_number\":\"FL30077.7\",\"seq\":7,\"product_model\":\"g. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Cut Down (Reduced Height) Glazed Wood Edge Fiberglass Single Door (Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#30077-R0\",\"approval_number\":\"FL30077.8\",\"seq\":8,\"product_model\":\"h. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Cut Down (Reduced Height) Glazed Wood Edge Fiberglass Single Door with Sidelite(s) (Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#30077-R0\",\"approval_number\":\"FL30077.9\",\"seq\":9,\"product_model\":\"i. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Cut Down (Reduced Height) Glazed Wood Edge Fiberglass Double Door with or without Sidelites (Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#30077-R0\",\"approval_number\":\"FL30077.10\",\"seq\":10,\"product_model\":\"j. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Cut Down (Reduced Height) Glazed Wood Edge Fiberglass Single Door (Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#30077-R0\",\"approval_number\":\"FL30077.11\",\"seq\":11,\"product_model\":\"k. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Cut Down (Reduced Height) Glazed Wood Edge Fiberglass Single Door with Sidelite(s) (Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#30077-R0\",\"approval_number\":\"FL30077.12\",\"seq\":12,\"product_model\":\"l. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Cut Down (Reduced Height) Glazed Wood Edge Fiberglass Double Door with or without Sidelites (Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#30077-R0\",\"approval_number\":\"FL30077.13\",\"seq\":13,\"product_model\":\"m. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Cut Down (Reduced Height) Opaque Composite Edge Fiberglass Single Door (Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#30077-R0\",\"approval_number\":\"FL30077.14\",\"seq\":14,\"product_model\":\"n. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Cut Down (Reduced Height) Opaque Composite Edge Fiberglass Single Door with Sidelite(s) (Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#30077-R0\",\"approval_number\":\"FL30077.15\",\"seq\":15,\"product_model\":\"o. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Cut Down (Reduced Height) Opaque Composite Edge Fiberglass Double Door with or without Sidelites (Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#30077-R0\",\"approval_number\":\"FL30077.16\",\"seq\":16,\"product_model\":\"p. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Cut Down (Reduced Height) Opaque Composite Edge Fiberglass Single Door (Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#30077-R0\",\"approval_number\":\"FL30077.17\",\"seq\":17,\"product_model\":\"q. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Cut Down (Reduced Height) Opaque Composite Edge Fiberglass Single Door with Sidelite(s) (Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#30077-R0\",\"approval_number\":\"FL30077.18\",\"seq\":18,\"product_model\":\"r. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Cut Down (Reduced Height) Opaque Composite Edge Fiberglass Double Door with or without Sidelites (Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#30077-R0\",\"approval_number\":\"FL30077.19\",\"seq\":19,\"product_model\":\"s. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Cut Down (Reduced Height) Glazed Composite Edge Fiberglass Single Door (Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#30077-R0\",\"approval_number\":\"FL30077.20\",\"seq\":20,\"product_model\":\"t. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Cut Down (Reduced Height) Glazed Composite Edge Fiberglass Single Door with Sidelite(s) (Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#30077-R0\",\"approval_number\":\"FL30077.21\",\"seq\":21,\"product_model\":\"u. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Cut Down (Reduced Height) Glazed Composite Edge Fiberglass Double Door with or without Sidelites (Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#30077-R0\",\"approval_number\":\"FL30077.22\",\"seq\":22,\"product_model\":\"v. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Cut Down (Reduced Height) Glazed Composite Edge Fiberglass Single Door (Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#30077-R0\",\"approval_number\":\"FL30077.23\",\"seq\":23,\"product_model\":\"w. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Cut Down (Reduced Height) Glazed Composite Edge Fiberglass Single Door with Sidelite(s) (Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#30077-R0\",\"approval_number\":\"FL30077.24\",\"seq\":24,\"product_model\":\"x. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Cut Down (Reduced Height) Glazed Composite Edge Fiberglass Double Door with or without Sidelites (Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#30482-R0\",\"approval_number\":\"FL30482.1\",\"seq\":1,\"product_model\":\"a. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Glazed Multi Lite Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#30482-R0\",\"approval_number\":\"FL30482.2\",\"seq\":2,\"product_model\":\"b. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Glazed Multi Lite Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#30482-R0\",\"approval_number\":\"FL30482.3\",\"seq\":3,\"product_model\":\"c. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Glazed Multi Lite Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#30482-R1\",\"approval_number\":\"FL30482.4\",\"seq\":4,\"product_model\":\"d. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Glazed Multi Lite Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#30482-R1\",\"approval_number\":\"FL30482.5\",\"seq\":5,\"product_model\":\"e. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Glazed Multi Lite Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#30482-R1\",\"approval_number\":\"FL30482.6\",\"seq\":6,\"product_model\":\"f. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Impact\\\" Glazed Multi Lite Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#30482-R2\",\"approval_number\":\"FL30482.7\",\"seq\":7,\"product_model\":\"g. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Glazed Multi Lite Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#30482-R2\",\"approval_number\":\"FL30482.8\",\"seq\":8,\"product_model\":\"h. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Glazed Multi Lite Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#30482-R2\",\"approval_number\":\"FL30482.9\",\"seq\":9,\"product_model\":\"i. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Glazed Multi Lite Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#30482-R2\",\"approval_number\":\"FL30482.10\",\"seq\":10,\"product_model\":\"j. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Glazed Multi Lite Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#30482-R2\",\"approval_number\":\"FL30482.11\",\"seq\":11,\"product_model\":\"k. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Glazed Multi Lite Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#30482-R2\",\"approval_number\":\"FL30482.12\",\"seq\":12,\"product_model\":\"l. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Glazed Multi Lite Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#30925-R0\",\"approval_number\":\"FL30925.1\",\"seq\":1,\"product_model\":\"a. Therma-Tru Fiber-Classic\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Flush Glazed Composite or Wood Edge Fiberglass Door Panel with Fixed Sidelites (Outswing Aluminum Bump Threshold; XOO or OOX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#30925-R0\",\"approval_number\":\"FL30925.2\",\"seq\":2,\"product_model\":\"b. Therma-Tru Fiber-Classic\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Flush Glazed Composite or Wood Edge Fiberglass Door Panel with Fixed Sidelites (Outswing Aluminum ADA Threshold; XOO or OOX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#30925-R0\",\"approval_number\":\"FL30925.3\",\"seq\":3,\"product_model\":\"c. Therma-Tru Fiber-Classic\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Glazed Composite or Wood Edge Fiberglass Door Panel with Fixed Sidelites (Outswing Aluminum Bump Threshold; XOO or OOX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#30925-R0\",\"approval_number\":\"FL30925.4\",\"seq\":4,\"product_model\":\"c. Therma-Tru Fiber-Classic\",\"product_description\":\"Nominal 8'0 \\\"Impact\\\" Glazed Composite or Wood Edge Fiberglass Door Panel with Fixed Sidelites (Outswing Aluminum ADA Threshold; XOO or OOX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20461-R6\",\"approval_number\":\"FL20461.27\",\"seq\":27,\"product_model\":\"za. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed Composite Edge Fiberglass Single Door with 3'0 Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20461-R6\",\"approval_number\":\"FL20461.28\",\"seq\":28,\"product_model\":\"zb. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed Composite Edge Fiberglass Double Door with 3'0 Sidelites (Inswing\\\/Outswing; OXXO configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20461-R6\",\"approval_number\":\"FL20461.29\",\"seq\":29,\"product_model\":\"zc. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Glazed Composite Edge Fiberglass Single Door with 3'0 Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20461-R6\",\"approval_number\":\"FL20461.30\",\"seq\":30,\"product_model\":\"zd. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Glazed Composite Edge Fiberglass Double Door with 3'0 Sidelites (Inswing\\\/Outswing; OXXO configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#20461-R7\",\"approval_number\":\"FL20461.31\",\"seq\":31,\"product_model\":\"ze. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 7'0 \\\"Non-Impact\\\" Shaker Series Composite Edge Glazed Fiberglass Single Door with or without 1'2 Sidelite(s) (Inswing\\\/Outswing; X, OX, XO or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21133-R7\",\"approval_number\":\"FL21133.31\",\"seq\":31,\"product_model\":\"ze. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 3'6 x 8'0 \\\"Non-Impact\\\" Opaque Wood Edge Fiberglass Single Door with Multipoint Lock (Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21133-R7\",\"approval_number\":\"FL21133.32\",\"seq\":32,\"product_model\":\"zf. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 3'6 x 8'0 \\\"Non-Impact\\\" Opaque Wood Edge Fiberglass Single Door with Sidelite(s) with Multipoint Lock (Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21133-R7\",\"approval_number\":\"FL21133.33\",\"seq\":33,\"product_model\":\"zg. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 3'6 x 8'0 \\\"Non-Impact\\\" Glazed Wood Edge Fiberglass Single Door with Multipoint Lock (Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21133-R7\",\"approval_number\":\"FL21133.34\",\"seq\":34,\"product_model\":\"zh. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 3'6 x 8'0 \\\"Non-Impact\\\" Glazed Wood Edge Fiberglass Single Door with Sidelite(s) with Multipoint Lock (Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21133-R7\",\"approval_number\":\"FL21133.35\",\"seq\":35,\"product_model\":\"zi. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed Wood Edge Fiberglass Single Door with 3'0 Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21133-R7\",\"approval_number\":\"FL21133.36\",\"seq\":36,\"product_model\":\"zj. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed Wood Edge Fiberglass Double Door with 3'0 Sidelites (Inswing\\\/Outswing; OXXO configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21133-R7\",\"approval_number\":\"FL21133.37\",\"seq\":37,\"product_model\":\"zk. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Glazed Wood Edge Fiberglass Single Door with 3'0 Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21133-R7\",\"approval_number\":\"FL21133.38\",\"seq\":38,\"product_model\":\"zl. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Glazed Wood Edge Fiberglass Double Door with 3'0 Sidelites (Inswing\\\/Outswing; OXXO configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#21133-R8\",\"approval_number\":\"FL21133.39\",\"seq\":39,\"product_model\":\"zm. Therma-Tru Fiber-Classic and Smooth-Star\",\"product_description\":\"Nominal 7'0 \\\"Non-Impact\\\" Shaker Series Wood Edge Glazed Fiberglass Single Door with or without 1'2 Sidelite(s) (Inswing\\\/Outswing; X, OX, XO or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#35436-R0\",\"approval_number\":\"FL35436.1\",\"seq\":1,\"product_model\":\"a. ThermaTru \\\"Direct Set Sidelites\\\"\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque \\\"Fiber-Classic\\\" or \\\"Smooth-Star\\\" Fiberglass Doors with Direct Set Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#35436-R0\",\"approval_number\":\"FL35436.2\",\"seq\":2,\"product_model\":\"b. Therma-Tru \\\"Direct Set Sidelites\\\"\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed \\\"Fiber-Classic\\\" or \\\"Smooth-Star\\\" Fiberglass Door with Direct Set Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#35436-R0\",\"approval_number\":\"FL35436.3\",\"seq\":3,\"product_model\":\"c. Therma-Tru \\\"Direct Set Sidelites\\\"\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque \\\"Fiber-Classic\\\" or \\\"Smooth-Star\\\" Fiberglass Door with Direct Set Sidelites (Inswing\\\/Outswing; OXXO configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#35436-R0\",\"approval_number\":\"FL35436.4\",\"seq\":4,\"product_model\":\"d. Therma-Tru \\\"Direct Set Sidelites\\\"\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed \\\"Fiber-Classic\\\" or \\\"Smooth-Star\\\" Fiberglass Door with Direct Set Sidelites (Inswing\\\/Outswing; OXXO configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#35436-R0\",\"approval_number\":\"FL35436.5\",\"seq\":5,\"product_model\":\"e. Therma-Tru \\\"Direct Set Sidelites\\\"\",\"product_description\":\"Nominal 7'0 \\\"Non-Impact\\\" Opaque \\\"Fiber-Classic\\\" or \\\"Smooth-Star\\\" Fiberglass Door with Direct Set Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#35436-R0\",\"approval_number\":\"FL35436.6\",\"seq\":6,\"product_model\":\"f. Therma-Tru \\\"Direct Set Sidelites\\\"\",\"product_description\":\"Nominal 7'0 \\\"Non-Impact\\\" Glazed \\\"Fiber-Classic\\\" or \\\"Smooth-Star\\\" Fiberglass Door with Direct Set Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#35436-R0\",\"approval_number\":\"FL35436.7\",\"seq\":7,\"product_model\":\"g. Therma-Tru \\\"Direct Set Sidelites\\\"\",\"product_description\":\"Nominal 7'0 \\\"Non-Impact\\\" Opaque \\\"Fiber-Classic\\\" or \\\"Smooth-Star\\\" Fiberglass Door with Direct Set Sidelites (Inswing\\\/Outswing; OXXO configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#35436-R0\",\"approval_number\":\"FL35436.8\",\"seq\":8,\"product_model\":\"h. Therma-Tru \\\"Direct Set Sidelites\\\"\",\"product_description\":\"Nominal 7'0 \\\"Non-Impact\\\" Glazed \\\"Fiber-Classic\\\" or \\\"Smooth-Star\\\" Fiberglass Door with Direct Set Sidelites (Inswing\\\/Outswing; OXXO configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#35436-R0\",\"approval_number\":\"FL35436.9\",\"seq\":9,\"product_model\":\"i. Therma-Tru \\\"Direct Set Sidelites\\\"\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Opaque \\\"Fiber-Classic\\\" or \\\"Smooth-Star\\\" Fiberglass Door with Direct Set Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#35436-R0\",\"approval_number\":\"FL35436.10\",\"seq\":10,\"product_model\":\"j. Therma-Tru \\\"Direct Set Sidelites\\\"\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Glazed \\\"Fiber-Classic\\\" or \\\"Smooth-Star\\\" Fiberglass Door with Direct Set Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#35436-R0\",\"approval_number\":\"FL35436.11\",\"seq\":11,\"product_model\":\"k. Therma-Tru \\\"Direct Set Sidelites\\\"\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Opaque \\\"Fiber-Classic\\\" or \\\"Smooth-Star\\\" Fiberglass Door with Direct Set Sidelites (Inswing\\\/Outswing; OXXO configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#35436-R0\",\"approval_number\":\"FL35436.12\",\"seq\":12,\"product_model\":\"l. Therma-Tru \\\"Direct Set Sidelites\\\"\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Glazed \\\"Fiber-Classic\\\" or \\\"Smooth-Star\\\" Fiberglass Door with Direct Set Sidelites (Inswing\\\/Outswing; OXXO configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#35436-R0\",\"approval_number\":\"FL35436.13\",\"seq\":13,\"product_model\":\"m. Therma-Tru \\\"Direct Set Sidelites\\\"\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque \\\"Classic-Craft\\\" Fiberglass Door with Direct Set Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#35436-R0\",\"approval_number\":\"FL35436.14\",\"seq\":14,\"product_model\":\"n. Therma-Tru \\\"Direct Set Sidelites\\\"\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed \\\"Classic-Craft\\\" Fiberglass Door with Direct Set Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#35436-R0\",\"approval_number\":\"FL35436.15\",\"seq\":15,\"product_model\":\"o. Therma-Tru \\\"Direct Set Sidelites\\\"\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque \\\"Classic-Craft\\\" Fiberglass Door with Direct Set Sidelites (Inswing\\\/Outswing; OXXO configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#35436-R0\",\"approval_number\":\"FL35436.16\",\"seq\":16,\"product_model\":\"p. Therma-Tru \\\"Direct Set Sidelites\\\"\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed \\\"Classic-Craft\\\" Fiberglass Door with Direct Set Sidelites (Inswing\\\/Outswing; OXXO configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#35436-R0\",\"approval_number\":\"FL35436.17\",\"seq\":17,\"product_model\":\"q. Therma-Tru \\\"Direct Set Sidelites\\\"\",\"product_description\":\"Nominal 7'0 \\\"Non-Impact\\\" Opaque \\\"Classic-Craft\\\" Fiberglass Door with Direct Set Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#35436-R0\",\"approval_number\":\"FL35436.18\",\"seq\":18,\"product_model\":\"r. Therma-Tru \\\"Direct Set Sidelites\\\"\",\"product_description\":\"Nominal 7'0 \\\"Non-Impact\\\" Glazed \\\"Classic-Craft\\\" Fiberglass Door with Direct Set Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#35436-R0\",\"approval_number\":\"FL35436.19\",\"seq\":19,\"product_model\":\"s. Therma-Tru \\\"Direct Set Sidelites\\\"\",\"product_description\":\"Nominal 7'0 \\\"Non-Impact\\\" Opaque \\\"Classic-Craft\\\" Fiberglass Door with Direct Set Sidelites (Inswing\\\/Outswing; OXXO configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#35436-R0\",\"approval_number\":\"FL35436.20\",\"seq\":20,\"product_model\":\"t. Therma-Tru \\\"Direct Set Sidelites\\\"\",\"product_description\":\"Nominal 7'0 \\\"Non-Impact\\\" Glazed \\\"Classic-Craft\\\" Fiberglass Door with Direct Set Sidelites (Inswing\\\/Outswing; OXXO configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#35436-R0\",\"approval_number\":\"FL35436.21\",\"seq\":21,\"product_model\":\"u. Therma-Tru \\\"Direct Set Sidelites\\\"\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Opaque \\\"Classic-Craft\\\" Fiberglass Door with Direct Set Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#35436-R0\",\"approval_number\":\"FL35436.22\",\"seq\":22,\"product_model\":\"v. Therma-Tru \\\"Direct Set Sidelites\\\"\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Glazed \\\"Classic-Craft\\\" Fiberglass Door with Direct Set Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#35436-R0\",\"approval_number\":\"FL35436.23\",\"seq\":23,\"product_model\":\"w. Therma-Tru \\\"Direct Set Sidelites\\\"\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Opaque \\\"Classic-Craft\\\" Fiberglass Door with Direct Set Sidelites (Inswing\\\/Outswing; OXXO configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#35436-R0\",\"approval_number\":\"FL35436.24\",\"seq\":24,\"product_model\":\"x. Therma-Tru \\\"Direct Set Sidelites\\\"\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Glazed \\\"Classic-Craft\\\" Fiberglass Door with Direct Set Sidelites (Inswing\\\/Outswing; OXXO configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"}],\"API (American Products Inc.)\":[{\"manufacturer\":\"API (American Products Inc.)\",\"approval_number_master\":\"FL#13707-R5\",\"approval_number\":\"FL13707.1\",\"seq\":1,\"product_model\":\"Med-Stile Aluminum Outswing Door\",\"product_description\":\"Med-Stile Aluminum Outswing Door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"API (American Products Inc.)\",\"approval_number_master\":\"FL#13707-R5\",\"approval_number\":\"FL13707.2\",\"seq\":2,\"product_model\":\"Narrow-Stile Aluminum Outswing Door\",\"product_description\":\"Narrow-Stile Aluminum Outswing Door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"API (American Products Inc.)\",\"approval_number_master\":\"FL#15937-R5\",\"approval_number\":\"FL15937.1\",\"seq\":1,\"product_model\":\"Series 2500 Glazed Commercial Door with Transom\",\"product_description\":\"Impact Aluminum Commercial Door w\\\/ Transom\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Artistic Doors & Locks, LLC.\":[{\"manufacturer\":\"Artistic Doors & Locks, LLC.\",\"approval_number_master\":\"FL#5928-R0\",\"approval_number\":\"FL5928.1\",\"seq\":1,\"product_model\":\"brazillian oak doors\",\"product_description\":\"hardwood doors with glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Artistic Doors & Locks, LLC.\",\"approval_number_master\":\"FL#13862-R0\",\"approval_number\":\"FL13862.1\",\"seq\":1,\"product_model\":\"Exterior Wood Doors\",\"product_description\":\"Glazed Inswing and Outwings Wood Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Artistic Doors & Locks, LLC.\",\"approval_number_master\":\"FL#13862-R0\",\"approval_number\":\"FL13862.2\",\"seq\":2,\"product_model\":\"Exterior Wood Doors\",\"product_description\":\"Opaque Inswing and Outwings Wood Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-31 00:00:00\",\"instructions_url\":\"\"}],\"Weather Shield Mfg., Inc.\":[{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#21999-R4\",\"approval_number\":\"FL21999.1\",\"seq\":1,\"product_model\":\"1606 Premium Coastal IG Impact Outswing Side-Hinged French Door (83.25\\\"x120.25\\\")\",\"product_description\":\"1606 Premium Coastal IG Impact Outswing Side-Hinged French Door, panel size 40.63\\\"x117.13\\\".\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#21999-R4\",\"approval_number\":\"FL21999.7\",\"seq\":7,\"product_model\":\"8617 Contemporary Outswing French Door (83.25\\\"x98\\\") w\\\/ Mulled Transom (83.25\\\"x42\\\")\",\"product_description\":\"8617 Contemporary Outswing French Door w\\\/ Mulled Transom, operating panel size 40.44\\\"x95.88\\\" and Transom size 83.25\\\"x42\\\".\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#21999-R4\",\"approval_number\":\"FL21999.8\",\"seq\":8,\"product_model\":\"8617 Contemporary Outswing French Double Door (83.25\\\"x119\\\")\",\"product_description\":\"8617 Contemporary Outswing French Double Door, panel size 40.44\\\"x116.88\\\".\",\"design_pressure\":\"+25\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#21999-R4\",\"approval_number\":\"FL21999.9\",\"seq\":9,\"product_model\":\"8617 Contemporary Outswing French Double Door (83.25\\\"x98\\\")\",\"product_description\":\"8617 Contemporary Outswing French Double Door, operating panel size 40.44\\\"x95.88\\\".\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#21999-R4\",\"approval_number\":\"FL21999.10\",\"seq\":10,\"product_model\":\"8617 Contemporary Outswing French w\\\/ Mulled Sidelight (86\\\"x98\\\")\",\"product_description\":\"8617 Contemporary Outswing French w\\\/ Mulled Sidelight, operating and fixed panel size 40.44\\\"x95.88\\\".\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#21999-R4\",\"approval_number\":\"FL21999.11\",\"seq\":11,\"product_model\":\"8617 Contemporary Outswing Sidelight Door (42\\\"x119\\\")\",\"product_description\":\"8617 Contemporary Outswing Sidelight Door, fixed panel size 40.44\\\"x116.88\\\".\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#21999-R4\",\"approval_number\":\"FL21999.12\",\"seq\":12,\"product_model\":\"8617 Contemporary Outswing Single French Door (42\\\"x119\\\")\",\"product_description\":\"8617 Contemporary Outswing Single French Door, 40.44\\\"x116.88\\\".\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#32177-R4\",\"approval_number\":\"FL32177.1\",\"seq\":1,\"product_model\":\"1606 Premium Coastal Outswing French Door Sidelite Rectangle or Eyebrow 3-6x10-0 Standard Sill +60\\\/-60\",\"product_description\":\"42-3\\\/8\\\"x120-1\\\/32\\\" Maximum Frame Size. Insulated Glass (IG) \\\/\\\/ Single Glaze Monolithic (SG) Glazing; Narrow or Wide Stile Sidelites; Full-lite or Raised Panel Configurations; Standard Sill.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#32177-R4\",\"approval_number\":\"FL32177.2\",\"seq\":2,\"product_model\":\"1606 Premium Coastal Outswing French Door Stationary Rectangle or Eyebrow 3-6x10-0 Standard Sill +60\\\/-60\",\"product_description\":\"42-3\\\/8\\\"x120-1\\\/32\\\" Maximum Frame Size. Insulated Glass (IG) \\\/\\\/ Single Glaze Monolithic (SG); Full Lite Panel or Raised Panel; Standard Sill.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#32177-R4\",\"approval_number\":\"FL32177.3\",\"seq\":3,\"product_model\":\"1606 Premium Coastal Outswing Side-Hinged Rectangle & Eyebrow French Door 6-2x8-2 ADA Sill +60\\\/-75\",\"product_description\":\"73-11\\\/16\\\"x98-1\\\/32\\\" Maximum Frame Size. Insulated Glass (IG) or Single Glaze Monolithic (SG); Full Lite Panel or Raised Panel; ADA Sill. Single or Two-Panel Configurations.\",\"design_pressure\":\"+60\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#32177-R4\",\"approval_number\":\"FL32177.4\",\"seq\":4,\"product_model\":\"1606 Premium Coastal Outswing Side-Hinged Rectangle & Eyebrow French Door 6-2x8-2 Standard Sill +60\\\/-75\",\"product_description\":\"73-11\\\/16\\\"x98-1\\\/32\\\" Maximum Frame Size. Insulated Glass (IG) \\\/\\\/ Single Glaze Monolithic (SG); Full Lite Panel or Raised Panel; Standard Sill. Single or Two-Panel Configurations.\",\"design_pressure\":\"+60\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#32177-R4\",\"approval_number\":\"FL32177.5\",\"seq\":5,\"product_model\":\"1606 Premium Coastal Outswing Side-Hinged Rectangle & Eyebrow French Door 7-0x10-0 ADA Sill +60\\\/-60\",\"product_description\":\"83-1\\\/4\\\"x118-9\\\/16\\\" Maximum Frame Size. Insulated Glass (IG) \\\/\\\/ Single Glaze Monolithic (SG); Full Lite Panel or Raised Panel; ADA Sill. Single or Two-Panel Configurations.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#32177-R4\",\"approval_number\":\"FL32177.6\",\"seq\":6,\"product_model\":\"1606 Premium Coastal Outswing Side-Hinged Rectangle & Eyebrow French Door 7-0x10-0 Standard Sill +60\\\/-60\",\"product_description\":\"83-1\\\/4\\\"x120-1\\\/32\\\" Maximum Frame Size. Insulated Glass (IG) \\\/\\\/ Single Glaze Monolithic (SG); Full Lite Panel or Raised Panel; Standard Sill. Single or Two-Panel Configurations.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#42237-R0\",\"approval_number\":\"FL42237.1\",\"seq\":1,\"product_model\":\"4501 VUE Inswing Door (Single Panel)\",\"product_description\":\"VUE Inswing Door (Single Panel Only) Maximum Frame Size of 47.25\\\"x119.5\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#42237-R0\",\"approval_number\":\"FL42237.2\",\"seq\":2,\"product_model\":\"4601 VUE Outswing Door (Single Panel)\",\"product_description\":\"VUE Outswing Door (Single Panel Only) Maximum Frame Size of 47.25\\\"x119.5\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-11-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#46709-R0\",\"approval_number\":\"FL46709.1\",\"seq\":1,\"product_model\":\"4601 Outswing 2-Panel Side-Hinged Door\",\"product_description\":\"4601 Outswing 2-Panel Side-Hinged Door, frame size tested: 96\\\"x120\\\", panel size tested: 47.84\\\"x118.25\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-11-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#46709-R0\",\"approval_number\":\"FL46709.2\",\"seq\":2,\"product_model\":\"8510 Inswing 2-Panel French Door - Limited Water\",\"product_description\":\"8510 Inswing 2-Panel French Door - Limited Water, frame size tested: 73.69\\\"x99.09\\\", panel size tested: 36.06\\\"x96\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#46709-R0\",\"approval_number\":\"FL46709.3\",\"seq\":3,\"product_model\":\"8510 Inswing 2-Panel French Door with Butt Hinges - Limited Water\",\"product_description\":\"8510 Inswing 2-Panel French Door with Butt Hinges - Limited Water, frame size tested: 74x86, panel size tested: 36.06\\\"x82.94\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-11-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#46709-R0\",\"approval_number\":\"FL46709.4\",\"seq\":4,\"product_model\":\"8610 Outswing 1-panel French Door Sidelite Fixed Door\",\"product_description\":\"8610 Outswing 1-panel French Door Sidelite Fixed Door, frame size tested: 38x99, panel size tested: 36\\\"x96\\\".\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#46709-R0\",\"approval_number\":\"FL46709.5\",\"seq\":5,\"product_model\":\"8610 Outswing 2-Panel Door with Low-Profile Sill\",\"product_description\":\"8610 Outswing 2-Panel Door with Low-Profile Sill, frame size tested: 73.75\\\"x98.50\\\", panel size tested: 35.75\\\"x96\\\".\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#46709-R0\",\"approval_number\":\"FL46709.6\",\"seq\":6,\"product_model\":\"8610 Outswing 2-Panel Door with Standard Sill\",\"product_description\":\"8610 Outswing 2-Panel Door with Standard Sill, frame size tested: 73.75\\\"x99.09\\\", panel size tested: 35.75\\\"x96\\\".\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#46709-R0\",\"approval_number\":\"FL46709.7\",\"seq\":7,\"product_model\":\"8610 Outswing 2-panel French Door with Butt Hinges, Side Hinged Door\",\"product_description\":\"8610 Outswing 2-panel French Door with Butt Hinges, Side Hinged Door, frame size tested: 74x86, panel size tested: 36.06\\\"x83\\\".\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#46709-R0\",\"approval_number\":\"FL46709.8\",\"seq\":8,\"product_model\":\"8610 Outswing 2-Panel French Door with Butt Hinges, with Single Point Side Hinged Door\",\"product_description\":\"8610 Outswing 2-Panel French Door with Butt Hinges, with Single Point Side Hinged Door, frame size tested: 74x86, panel size tested: 36.06\\\"x83\\\".\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#46709-R0\",\"approval_number\":\"FL46709.9\",\"seq\":9,\"product_model\":\"8610 Outswing French Door Single Point\",\"product_description\":\"8610 Outswing French Door Single Point, frame size tested: 38x99, panel size tested: 36.09\\\"x96\\\".\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#46709-R0\",\"approval_number\":\"FL46709.10\",\"seq\":10,\"product_model\":\"8611 Outswing 2-Panel French Door\",\"product_description\":\"8611 Outswing 2-Panel French Door, frame size tested: 73.75\\\"x99.09\\\", panel size tested: 35.75\\\"x96\\\".\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#46905-R0\",\"approval_number\":\"FL46905.1\",\"seq\":1,\"product_model\":\"1507 Inswing 2-panel French Door (ADA Sill) 83 x 118 - Limited Water\",\"product_description\":\"1507 Inswing 2-panel French Door (ADA Sill) - Limited Water frame size tested: 83.25\\\" x 118.06\\\", panel size tested 40.84\\\" x 116.94\\\" Full-Lite & Raised Panel Inserts\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#46905-R0\",\"approval_number\":\"FL46905.2\",\"seq\":2,\"product_model\":\"1507 Inswing 2-panel French Door (Standard Sill) 83 x 120\",\"product_description\":\"1507 Inswing 2-panel French Door (Standard Sill) frame size tested: 83.25\\\" x 120.3\\\", panel size tested 40.84\\\" x 116.94\\\" Full-Lite & Raised Panel Inserts\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#46905-R0\",\"approval_number\":\"FL46905.3\",\"seq\":3,\"product_model\":\"1507 Inswing 2-panel French Door (Standard Sill) 83 x 120 - (w\\\/Butt Hinges)\",\"product_description\":\"1507 Inswing 2-panel French Door (Standard Sill) (w\\\/Butt Hinges) frame size tested: 83.25\\\" x 120.3\\\", panel size tested 40.84\\\" x 116.94\\\" Full-Lite & Raised Panel Inserts\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#47994-R0\",\"approval_number\":\"FL47994.1\",\"seq\":1,\"product_model\":\"CIS01 - Clad Wood Inswing Hinged Door\",\"product_description\":\"(XO) Clad Wood In-Swing Double Door - Non Impact (75 1\\\/2\\\" x 95 1\\\/2\\\" with 3-point lock in the active panel)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#47994-R0\",\"approval_number\":\"FL47994.2\",\"seq\":2,\"product_model\":\"CIS01 - Clad Wood Inswing Hinged Door\",\"product_description\":\"(X) Clad Wood In-Swing Single Door - Non-Impact (37 7\\\/8\\\" x 95 1\\\/2\\\" with 3-point lock)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#47994-R0\",\"approval_number\":\"FL47994.3\",\"seq\":3,\"product_model\":\"CIS01 - Clad Wood Inswing Hinged Door\",\"product_description\":\"(XX) Clad Wood In-Swing Double Door - Non Impact (75 1\\\/2\\\" x 95 1\\\/2\\\" with 3-point lock in the active panel & flushbolt locks at inactive panel astragal)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#47994-R0\",\"approval_number\":\"FL47994.4\",\"seq\":4,\"product_model\":\"CIS01 - Clad Wood Inswing Hinged Door\",\"product_description\":\"(O) Clad Wood In-Swing Fixed Panel Door - Non Impact (37 7\\\/8\\\" x 95 1\\\/2\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1328-R0\",\"approval_number\":\"FL1328.1\",\"seq\":1,\"product_model\":\"Legacy Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Side Hinged Inswing French Door 71x96 in. (HGD-LC45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1328-R0\",\"approval_number\":\"FL1328.2\",\"seq\":2,\"product_model\":\"Legacy Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Side Hinged Outswing French Door 71x96 in. (HGD-LC35)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1328-R0\",\"approval_number\":\"FL1328.3\",\"seq\":3,\"product_model\":\"Weather Shield Aluminum Clad W\",\"product_description\":\"*Non Impact* Side Hinged Inswing French Door 71x96 in. (HGD-LC40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1328-R0\",\"approval_number\":\"FL1328.4\",\"seq\":4,\"product_model\":\"Weather Shield Aluminum Clad W\",\"product_description\":\"*Non Impact* Side Hinged Outswing French Door 71x96 in. (HGD-LC45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1328-R0\",\"approval_number\":\"FL1328.5\",\"seq\":5,\"product_model\":\"Weather Shield Aluminum Clad W\",\"product_description\":\"*Non Impact* Side Hinged Outswing French Door 71x86 in. (HGD-LC50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1328-R0\",\"approval_number\":\"FL1328.6\",\"seq\":6,\"product_model\":\"Weather Shield Aluminum Clad W\",\"product_description\":\"*Impact* Insul Side Hinged Outswing French Door 74x98 in. (HGD-LC60)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#3168-R0\",\"approval_number\":\"FL3168.1\",\"seq\":1,\"product_model\":\"Legacy Aluminum Clad Wood\",\"product_description\":\"*Impact* Single Glaze Outswing Side Hinged French Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#3168-R0\",\"approval_number\":\"FL3168.2\",\"seq\":2,\"product_model\":\"Weather Shield Aluminum Clad Wood\",\"product_description\":\"*Impact* Single Glaze Outswing Side Hinged French Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#3829-R0\",\"approval_number\":\"FL3829.1\",\"seq\":1,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Side Hinged Inswing French Door 71x96 in. (HGD-R15)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#3829-R0\",\"approval_number\":\"FL3829.2\",\"seq\":2,\"product_model\":\"Weather Shield Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Side Hinged Inswing French Door 72x98 in. (HGD-R40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#6175-R0\",\"approval_number\":\"FL6175.1\",\"seq\":1,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"Outswing Hinged French Door, 73x97 in. HGD-LC30\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#8014-R0\",\"approval_number\":\"FL8014.1\",\"seq\":1,\"product_model\":\"7501 (PS) Vinyl\\\/Wood Inswing French Door\",\"product_description\":\"*Non Impact* Inswing French Door (HGD-LC30 71x82)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#8014-R0\",\"approval_number\":\"FL8014.2\",\"seq\":2,\"product_model\":\"7501 (PS) Vinyl\\\/Wood Inswing French Door\",\"product_description\":\"*Non Impact* Inswing French Door w\\\/multipoint hardware (HGD-LC40 71x96)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#8014-R0\",\"approval_number\":\"FL8014.3\",\"seq\":3,\"product_model\":\"7601 (PS) Vinyl\\\/Wood Outswing French Door\",\"product_description\":\"*Non Impact* Outswing French Door (HGD-LC30 71x82)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#8014-R0\",\"approval_number\":\"FL8014.4\",\"seq\":4,\"product_model\":\"7601 (PS) Vinyl\\\/Wood Outswing French Door\",\"product_description\":\"*Non Impact* Outswing French Door w\\\/multipoint hardware (HGD-LC45 71x96)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#8100-R0\",\"approval_number\":\"FL8100.1\",\"seq\":1,\"product_model\":\"EDS Fiberglass Entrance Door\",\"product_description\":\"*Non Impact* Fiberglass Entrance Door, Outswing, no glass, 40x83\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#8100-R0\",\"approval_number\":\"FL8100.2\",\"seq\":2,\"product_model\":\"EDS Fiberglass Entrance Door\",\"product_description\":\"*Non Impact* Fiberglass Entrance Door, Inswing, no glass, 40x83\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#8100-R0\",\"approval_number\":\"FL8100.3\",\"seq\":3,\"product_model\":\"EDS Fiberglass Entrance Door\",\"product_description\":\"*Non Impact* Fiberglass Entrance Door, Inswing, glazed, 40x83\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#8100-R0\",\"approval_number\":\"FL8100.4\",\"seq\":4,\"product_model\":\"EDS Fiberglass Entrance Door\",\"product_description\":\"*Non Impact* Fiberglass Entrance Door, Inswing, glazed, w\\\/multipoint hardware, 40x98\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#8100-R0\",\"approval_number\":\"FL8100.5\",\"seq\":5,\"product_model\":\"EDS Fiberglass Entrance Door\",\"product_description\":\"*Non Impact* Fiberglass Entrance Door w\\\/sidelites, Outswing, glazed, 66x83\",\"design_pressure\":\"+50\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#8100-R0\",\"approval_number\":\"FL8100.6\",\"seq\":6,\"product_model\":\"EDS Fiberglass Entrance Door\",\"product_description\":\"*Non Impact* Fiberglass Entrance Door, Outswing, glazed, 40x83\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#8100-R0\",\"approval_number\":\"FL8100.7\",\"seq\":7,\"product_model\":\"EDS Fiberglass Entrance Door\",\"product_description\":\"*Non Impact* Fiberglass Entrance Door, Inswing, no glass, w\\\/multipoint hardware, 40x98\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#8100-R0\",\"approval_number\":\"FL8100.8\",\"seq\":8,\"product_model\":\"EDS Steel Entrance Door\",\"product_description\":\"*Non Impact* Steel Entrance Door, Outswing, glazed, 40x83\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#8100-R0\",\"approval_number\":\"FL8100.9\",\"seq\":9,\"product_model\":\"EDS Steel Entrance Door\",\"product_description\":\"*Non Impact* Steel Entrance Door w\\\/sidelites, Outswing, glazed, 66x83\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#8100-R0\",\"approval_number\":\"FL8100.10\",\"seq\":10,\"product_model\":\"EDS Steel Entrance Door\",\"product_description\":\"*Non Impact* Steel Entrance Door, Inswing, no glass, 40x83\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#8100-R0\",\"approval_number\":\"FL8100.11\",\"seq\":11,\"product_model\":\"EDS Steel Entrance Door\",\"product_description\":\"*Non Impact* Steel Entrance Door, Inswing, glazed, w\\\/multipoint hardware, 40x98\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#8100-R0\",\"approval_number\":\"FL8100.12\",\"seq\":12,\"product_model\":\"EDS Steel Entrance Door\",\"product_description\":\"*Non Impact* Steel Entrance Door, Inswing, glazed, 40x83\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#8100-R0\",\"approval_number\":\"FL8100.13\",\"seq\":13,\"product_model\":\"EDS Steel Entrance Door\",\"product_description\":\"*Non Impact* Steel Entrance Door, Outswing, no glass, 40x83\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#9119-R0\",\"approval_number\":\"FL9119.1\",\"seq\":1,\"product_model\":\"7501 FRENCH INSWING\",\"product_description\":\"HGD-LC30-71X82\\n(NON-IMPACT)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#9119-R0\",\"approval_number\":\"FL9119.2\",\"seq\":2,\"product_model\":\"7501 FRENCH INSWING\",\"product_description\":\"HGD-LC40-71X96\\n(NON-IMPACT)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#9119-R0\",\"approval_number\":\"FL9119.3\",\"seq\":3,\"product_model\":\"7601 FRENCH OUTSWING\",\"product_description\":\"HGD-LC30-71X82\\n(NON-IMPACT)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#9119-R0\",\"approval_number\":\"FL9119.4\",\"seq\":4,\"product_model\":\"7601 FRENCH OUTSWING\",\"product_description\":\"HGD-LC45-71X96\\n(NON-IMPACT)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#9887-R0\",\"approval_number\":\"FL9887.1\",\"seq\":1,\"product_model\":\"1602 OUTSWING FD IG IMPACT\",\"product_description\":\"SHD-R60-1873X2490 (74X98)\\n* IG IMPACT *\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#12592-R0\",\"approval_number\":\"FL12592.1\",\"seq\":1,\"product_model\":\"1602 Impact Outswing French Door\",\"product_description\":\"SHD-R60-1873X2490(74X98)\\nInsl Lami Glass\\n*IMPACT*\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#12592-R0\",\"approval_number\":\"FL12592.2\",\"seq\":2,\"product_model\":\"8510 INSW FRENCH HINGED DOOR\",\"product_description\":\"SHD-LC40-1873X2518(74X99)\\nNON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#12791-R0\",\"approval_number\":\"FL12791.1\",\"seq\":1,\"product_model\":\"8610 FRENCH DOOR OUTSWING\",\"product_description\":\"SHD-LC40-1872X2500 (74X98)\\nLOW-PROFILE SILL\\nNON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#12791-R0\",\"approval_number\":\"FL12791.2\",\"seq\":2,\"product_model\":\"8610 FRENCH DOOR OUTSWING\",\"product_description\":\"SHD-LC50-1872X2500 (74X98)\\nSTD SILL\\nNON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13224-R0\",\"approval_number\":\"FL13224.1\",\"seq\":1,\"product_model\":\"7502 VINYL\\\/WOOD INSWING FD\",\"product_description\":\"SHD-LC30-1872X2517 (74X99)\\nNON-IMPACT\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13224-R0\",\"approval_number\":\"FL13224.2\",\"seq\":2,\"product_model\":\"7502 VINYL\\\/WOOD INSWING FD\",\"product_description\":\"LW-SHD-LC40-1872X2517 (74X99)\\nLIMITED WATER\\nNON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13224-R0\",\"approval_number\":\"FL13224.3\",\"seq\":3,\"product_model\":\"7502 VINYL\\\/WOOD INSWING FD\",\"product_description\":\"LW-SHD-LC40-1872X2185 (74X86)\\nLIMITED WATER\\nNON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13224-R0\",\"approval_number\":\"FL13224.4\",\"seq\":4,\"product_model\":\"7602 VINYL\\\/WOOD OUTSWING FD\",\"product_description\":\"SHD-LC45-1872X2517 (74X99)\\nNON-IMPACT\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13224-R0\",\"approval_number\":\"FL13224.5\",\"seq\":5,\"product_model\":\"8610 ALUM CLAD OUTSWING FRENCH DOOR\",\"product_description\":\"SHD-LC50-1872X2500 (74X98)\\nSTD SILL\\nNON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13224-R0\",\"approval_number\":\"FL13224.6\",\"seq\":6,\"product_model\":\"8610 ALUM CLAD OUTSWING FRENCH DOOR\",\"product_description\":\"SHD-LC40-1872X2500 (74X98)\\nLOW PROFILE SILL\\nNON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13947-R0\",\"approval_number\":\"FL13947.1\",\"seq\":1,\"product_model\":\"1605 INSL IMPACT FRENCH DOOR\",\"product_description\":\"SHD-R60-1872X2515 (74X99)\\nWITH OR WITHOUT CENTER RAIL\\nWITH OR WITHOUT RAISED PANEL\\n** IMPACT **\\nMISSILE LEVEL D, WIND ZONE 3\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14054-R0\",\"approval_number\":\"FL14054.1\",\"seq\":1,\"product_model\":\"1605 CLAD FRENCH DOOR ROUND TOP\",\"product_description\":\"LW SHD-R60-1872X2517 (74X99)\\nWITH OR WITHOUT CENTER RAIL,\\nWITH OR WITHOUT RAISED BOTTOM PANEL,\\nINSULATED LAMI GLASS,\\n** IMPACT UNIT **\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14054-R0\",\"approval_number\":\"FL14054.2\",\"seq\":2,\"product_model\":\"1605 CLAD FRENCH DOOR W\\\/DS TRAN STACKED\",\"product_description\":\"SHD-R60-1872X3177 (74X125)\\nWITH OR WITHOUT CENTER RAIL,\\nWITH OR WITHOUT RAISED BOTTOM PANEL,\\nINSULATED LAMI GLASS,\\n**IMPACT UNIT**\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14054-R0\",\"approval_number\":\"FL14054.3\",\"seq\":3,\"product_model\":\"1605 CLAD FRENCH DOOR W\\\/FD TRANSOM\",\"product_description\":\"SHD-R60-1872X3140 (74X124)\\nWITH OR WITHOUT CENTER RAIL, WITH OR WITHOUT RAISED BOTTOM PANEL, INSULATED LAMI GLASS, **IMPACT UNIT**\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13947-R1\",\"approval_number\":\"FL13947.2\",\"seq\":2,\"product_model\":\"1605 Clad French Door w\\\/Direct Set Transom Stacked\",\"product_description\":\"SHD-R60-1872X3177 (74X125) with or without center rail, with or without raised bottom panel.\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13947-R1\",\"approval_number\":\"FL13947.3\",\"seq\":3,\"product_model\":\"1605 Clad French Door w\\\/French Door Transom\",\"product_description\":\"SHD-R60-1872X3140 (74X124) with or without center rail, with or without raised bottom panel.\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13947-R1\",\"approval_number\":\"FL13947.4\",\"seq\":4,\"product_model\":\"1605 Clad French Door with Mulled Sidelite\",\"product_description\":\"SHD-R60-1872X3140 (113X99) with mulled sidelite.\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13947-R1\",\"approval_number\":\"FL13947.5\",\"seq\":5,\"product_model\":\"1605 FRENCH DOOR\",\"product_description\":\"SHD-R60-1872X2515 (74X99)\\nwith or without center rail\\nwith or without raised panel\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13947-R2\",\"approval_number\":\"FL13947.6\",\"seq\":6,\"product_model\":\"1605 Clad French Door w\\\/Direct Set Transom Stacked\",\"product_description\":\"SHD-R60-1872X3177 (74X125) with or without center rail, with or without raised bottom panel.\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13947-R2\",\"approval_number\":\"FL13947.7\",\"seq\":7,\"product_model\":\"1605 Clad French Door w\\\/French Door Transom\",\"product_description\":\"SHD-R60-1872X3140 (74X124) with or without center rail, with or without raised bottom panel.\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13947-R2\",\"approval_number\":\"FL13947.8\",\"seq\":8,\"product_model\":\"1605 Clad French Door with Mulled Sidelite\",\"product_description\":\"SHD-R60-1872X3140 (113X99) with mulled sidelite.\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13947-R2\",\"approval_number\":\"FL13947.9\",\"seq\":9,\"product_model\":\"1605 FRENCH DOOR\",\"product_description\":\"SHD-R60-1872X2515 (74X99)\\nwith or without center rail\\nwith or without raised panel\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13947-R2\",\"approval_number\":\"FL13947.10\",\"seq\":10,\"product_model\":\"8510 French Inswing Door\",\"product_description\":\"SHD-LC40-1872x2517 (74x99)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13947-R2\",\"approval_number\":\"FL13947.11\",\"seq\":11,\"product_model\":\"8610 French Outswing Door (Low Profile Sill)\",\"product_description\":\"SHD-LC50-1872x2501 (74x98)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13947-R2\",\"approval_number\":\"FL13947.12\",\"seq\":12,\"product_model\":\"8610 French Outswing Door (Standard Sill)\",\"product_description\":\"SHD-LC50-1872x2517 (74x99)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#21999-R0\",\"approval_number\":\"FL21999.2\",\"seq\":2,\"product_model\":\"8517 Contemporary Inswing Door (42\\\"x98\\\") with mull Sidelight (42\\\"\\\"x98\\\")\",\"product_description\":\"8517 Contemporary Inswing Door with Mulled Sidelight, operating and fixed panels 40.38\\\"x95.31\\\".\",\"design_pressure\":\"+25\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#21999-R0\",\"approval_number\":\"FL21999.3\",\"seq\":3,\"product_model\":\"8517 Contemporary Inswing French Door (83.25\\\"x98\\\") with Direct Set Transom (83.25\\\"x42\\\") 2\\\"x4.5\\\" LVL horizontal mull.\",\"product_description\":\"8517 Contemporary Inswing French Door with Direct Set Transom, operating panel 40.38\\\"x95.31\\\" and Direct Set Transom size 83.25\\\"x42\\\".\",\"design_pressure\":\"+25\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#21999-R0\",\"approval_number\":\"FL21999.4\",\"seq\":4,\"product_model\":\"8517 Contemporary Inswing French Door Sidelight (42\\\"x119)\",\"product_description\":\"8517 Contemporary Inswing French Door Sidelight, fixed panel size 40.44\\\"x116.38\\\".\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#21999-R0\",\"approval_number\":\"FL21999.5\",\"seq\":5,\"product_model\":\"8517 Contemporary Inswing French Double Door (83\\\"x98\\\")\",\"product_description\":\"8517 Contemporary Inswing French Double Door, operating panel size 40.38\\\"x95.31\\\".\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#21999-R0\",\"approval_number\":\"FL21999.6\",\"seq\":6,\"product_model\":\"8517 Contemporary Inswing Single French Door (42\\\"x119\\\")\",\"product_description\":\"8517 Contemporary Inswing Single French Door, operating panel size 40.44\\\"x116.36\\\",\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#39386-R0\",\"approval_number\":\"FL39386.1\",\"seq\":1,\"product_model\":\"Legacy LifeGuard French Outswing Round Top Door (Product ID 1606)\",\"product_description\":\"Wood Clad Outswing Round-Top Doors (Small & Large Missile Impact)\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-04 00:00:00\",\"instructions_url\":\"\"}],\"LIF Industries\":[{\"manufacturer\":\"LIF Industries\",\"approval_number_master\":\"FL#13966-R8\",\"approval_number\":\"FL13966.1\",\"seq\":1,\"product_model\":\"Windstorm Resistant Doors and Frames\",\"product_description\":\"SC1, SC2, SC3, PC1, PC2, PC4, PC5\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Wincore Window Company, LLC\":[{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#14094-R0\",\"approval_number\":\"FL14094.1\",\"seq\":1,\"product_model\":\"PLASTPRO GLAZED DOOR\",\"product_description\":\"PLASTPRO INSERT GLAZED FIBERGLASS IS\\\/OS DOUBLE DOOR\\nNON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#14094-R0\",\"approval_number\":\"FL14094.2\",\"seq\":2,\"product_model\":\"PLASTPRO GLAZED DOOR\",\"product_description\":\"PLASTPRO INSERT GLAZED FIBERGLASS IS\\\/OS OXO DOOR NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#14094-R0\",\"approval_number\":\"FL14094.3\",\"seq\":3,\"product_model\":\"PLASTPRO OPAQUE DOOR\",\"product_description\":\"PLASTPRO INSERT OPAQUE FIBERGLASS IS\\\/OS DOUBLE DOOR NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#14094-R0\",\"approval_number\":\"FL14094.4\",\"seq\":4,\"product_model\":\"PLASTPRO OPAQUE DOOR\",\"product_description\":\"PLASTPRO INSERT OPAQUE FIBERGLASS IS\\\/OS OXO DOOR NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15631-R0\",\"approval_number\":\"FL15631.1\",\"seq\":1,\"product_model\":\"a. Wincore \\\"Impact\\\" Fiberglass Entry Door\",\"product_description\":\"Up to a 3'0 x 6'8 Opaque \\\"Impact\\\" Fiberglass Single Door (X - Inswing \\\/ Outswing Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15631-R0\",\"approval_number\":\"FL15631.2\",\"seq\":2,\"product_model\":\"b. Wincore \\\"Impact\\\" Fiberglass Entry Door\",\"product_description\":\"Up to a 3'0 x 6'8 Opaque \\\"Impact\\\" Fiberglass Single Door with a Sidelite or Sidelites (OX or XO, OXO - Inswing \\\/ Outswing Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15631-R0\",\"approval_number\":\"FL15631.3\",\"seq\":3,\"product_model\":\"c. Wincore \\\"Impact\\\" Fiberglass Entry Door\",\"product_description\":\"Up to a 3'0 x 6'8 Opaque \\\"Impact\\\" Fiberglass Pair of Doors with or without Sidelites (XX or OXXO - Inswing \\\/ Outswing Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15631-R0\",\"approval_number\":\"FL15631.4\",\"seq\":4,\"product_model\":\"d. Wincore \\\"Impact\\\" Fiberglass Entry Door\",\"product_description\":\"Up to a 3'0 x 6'8 Glazed \\\"Impact\\\" Fiberglass Single Door (X - Inswing \\\/ Outswing Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15631-R0\",\"approval_number\":\"FL15631.5\",\"seq\":5,\"product_model\":\"e. Wincore \\\"Impact\\\" Fiberglass Entry Door\",\"product_description\":\"Up to a 3'0 x 6'8 Glazed \\\"Impact\\\" Fiberglass Single Door with a Sidelite or Sidelites (OX or XO, OXO - Inswing \\\/ Outswing Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15631-R0\",\"approval_number\":\"FL15631.6\",\"seq\":6,\"product_model\":\"f. Wincore \\\"Impact\\\" Fiberglass Entry Door\",\"product_description\":\"Up to a 3'0 x 6'8 Glazed \\\"Impact\\\" Fiberglass Pair of Doors with or without Sidelites (XX or OXXO - Inswing \\\/ Outswing Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#14094-R5\",\"approval_number\":\"FL14094.5\",\"seq\":5,\"product_model\":\"e. Wincore Fiberglass Entry Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Glazed Fiberglass Single Door with or without Sidelite(s) - (Inswing\\\/Outswing X, OX or XO; OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#14094-R5\",\"approval_number\":\"FL14094.6\",\"seq\":6,\"product_model\":\"f. Wincore Fiberglass Entry Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Glazed Fiberglass Double Door - (Inswing\\\/Outswing XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#14094-R5\",\"approval_number\":\"FL14094.7\",\"seq\":7,\"product_model\":\"g. Wincore Fiberglass Entry Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Opaque Fiberglass Single Door with or without Sidelite(s) - (Inswing\\\/Outswing X, OX or XO; OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#14094-R5\",\"approval_number\":\"FL14094.8\",\"seq\":8,\"product_model\":\"h. Wincore Fiberglass Entry Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Opaque Fiberglass Double Door - (Inswing\\\/Outswing XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#30006-R0\",\"approval_number\":\"FL30006.1\",\"seq\":1,\"product_model\":\"a. Wincore Fiberglass Entry Door\",\"product_description\":\"7'0 \\\"Non-Impact\\\" Opaque Fiberglass Single Door with or without Fixed or Vented Sidelite(s) - (Inswing X, OX or XO; OXO - Continuous Head and Sill Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#30006-R0\",\"approval_number\":\"FL30006.2\",\"seq\":2,\"product_model\":\"b. Wincore Fiberglass Entry Door\",\"product_description\":\"7'0 \\\"Non-Impact\\\" Opaque Fiberglass Single Door and Transom with or without Fixed or Vented Sidelite(s) - (Inswing O\\\/X, O\\\/OX or O\\\/XO; O\\\/OXO - Continuous Head and Sill Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#30006-R0\",\"approval_number\":\"FL30006.3\",\"seq\":3,\"product_model\":\"c. Wincore Fiberglass Entry Door\",\"product_description\":\"7'0 \\\"Non-Impact\\\" Opaque Fiberglass Double Door with or without Fixed or Vented Sidelites - (Inswing XX or OXXO - Continuous Head and Sill Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#30006-R0\",\"approval_number\":\"FL30006.4\",\"seq\":4,\"product_model\":\"d. Wincore Fiberglass Entry Door\",\"product_description\":\"7'0 \\\"Non-Impact\\\" Glazed Fiberglass Double Door with or without Fixed or Vented Sidelites - (Inswing XX or OXXO - Continuous Head and Sill Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#30006-R0\",\"approval_number\":\"FL30006.5\",\"seq\":5,\"product_model\":\"e. Wincore Fiberglass Entry Door\",\"product_description\":\"7'0 \\\"Non-Impact\\\" Glazed Fiberglass Single Door with or without Fixed or Vented Sidelite(s) - (Inswing\\\/Outswing X, OX or XO; OXO - Continuous Head and Sill Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#30006-R0\",\"approval_number\":\"FL30006.6\",\"seq\":6,\"product_model\":\"f. Wincore Fiberglass Entry Door\",\"product_description\":\"7'0 \\\"Non-Impact\\\" Glazed Fiberglass Single Door and Transom with or without Fixed or Vented Sidelite - (Inswing\\\/Outswing O\\\/X, O\\\/OX or O\\\/XO - Continuous Head and Sill Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#30006-R0\",\"approval_number\":\"FL30006.7\",\"seq\":7,\"product_model\":\"g. Wincore Fiberglass Entry Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Opaque Fiberglass Single Door with or without Fixed or Vented Sidelite(s) - (Inswing X, OX or XO; OXO - Continuous Head and Sill Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#30006-R0\",\"approval_number\":\"FL30006.8\",\"seq\":8,\"product_model\":\"h. Wincore Fiberglass Entry Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Opaque Fiberglass Single Door and Transom with or without Fixed or Vented Sidelite(s) - (Inswing O\\\/X, O\\\/OX or O\\\/XO; O\\\/OXO - Continuous Head and Sill Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#30006-R0\",\"approval_number\":\"FL30006.9\",\"seq\":9,\"product_model\":\"i. Wincore Fiberglass Entry Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Opaque Fiberglass Single Door with or without Sidelite(s) - (Inswing X, OX or XO; OXO - Continuous Head and Sill Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#30006-R0\",\"approval_number\":\"FL30006.10\",\"seq\":10,\"product_model\":\"j. Wincore Fiberglass Entry Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Opaque Fiberglass Single Door and Transom with or without Fixed Sidelite(s) - (Outswing O\\\/X, O\\\/OX or O\\\/XO; O\\\/OXO - Continuous Head and Sill Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#30006-R0\",\"approval_number\":\"FL30006.11\",\"seq\":11,\"product_model\":\"k. Wincore Fiberglass Entry Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Opaque Fiberglass Double Door with or without Fixed Sidelites - (Outswing XX or OXXO - Continuous Head and Sill Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#30006-R0\",\"approval_number\":\"FL30006.12\",\"seq\":12,\"product_model\":\"l. Wincore Fiberglass Entry Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Glazed Fiberglass Double Door with or without Fixed or Vented Sidelites - (Inswing XX or OXXO - Continuous Head and Sill Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#30006-R0\",\"approval_number\":\"FL30006.13\",\"seq\":13,\"product_model\":\"m. Wincore Fiberglass Entry Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Glazed Fiberglass Single Door with or without Sidelite(s) utilizing the Trilennium Multi point Lock - (Inswing X, OX or XO; OXO; XOO - Continuous Head and Sill Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#30006-R0\",\"approval_number\":\"FL30006.14\",\"seq\":14,\"product_model\":\"n. Wincore Fiberglass Entry Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Glazed Fiberglass Single Door with or without Sidelite(s) - (Inswing\\\/Outswing X, OX or XO; OXO - Continuous Head and Sill Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#30006-R0\",\"approval_number\":\"FL30006.15\",\"seq\":15,\"product_model\":\"o. Wincore Fiberglass Entry Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Glazed Fiberglass Patio Door with or without Sidelite - (Outswing X, OX or XO - Continuous Head and Sill Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#30037-R0\",\"approval_number\":\"FL30037.1\",\"seq\":1,\"product_model\":\"a. Wincore \\\"Impact\\\" Fiberglass Entry Door\",\"product_description\":\"\\\"Impact\\\" Fiberglass Opaque Door - Single with or without Sidelites (X, OX or XO, OXO) Outswing\\\/Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#30037-R0\",\"approval_number\":\"FL30037.2\",\"seq\":2,\"product_model\":\"b. Wincore \\\"Impact\\\" Fiberglass Entry Door\",\"product_description\":\"\\\"Impact\\\" Fiberglass Opaque Door - Double with or without Sidelites (XX or OXXO) Outswing\\\/Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#30037-R0\",\"approval_number\":\"FL30037.3\",\"seq\":3,\"product_model\":\"c. Wincore \\\"Impact\\\" Fiberglass Entry Door\",\"product_description\":\"\\\"Impact\\\" Fiberglass Glazed Door - Single with or without Sidelites (X, OX or XO, OXO) Outswing\\\/Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#30037-R0\",\"approval_number\":\"FL30037.4\",\"seq\":4,\"product_model\":\"d. Wincore \\\"Impact\\\" Fiberglass Entry Door\",\"product_description\":\"\\\"Impact\\\" Fiberglass Glazed Door - Double with or without Sidelites (XX or OXXO) Outswing\\\/Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#30037-R1\",\"approval_number\":\"FL30037.5\",\"seq\":5,\"product_model\":\"e. Wincore \\\"Impact\\\" Fiberglass Entry Door\",\"product_description\":\"\\\"Impact\\\" Fiberglass Opaque Door - Single with or without Sidelites (X, OX or XO, OXO) Outswing\\\/Inswing Configurations up to Nominal 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#30037-R1\",\"approval_number\":\"FL30037.6\",\"seq\":6,\"product_model\":\"f. Wincore \\\"Impact\\\" Fiberglass Entry Door\",\"product_description\":\"\\\"Impact\\\" Fiberglass Opaque Door - Double with or without Sidelites (XX or OXXO) Outswing\\\/Inswing Configurations up to Nominal 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#30037-R1\",\"approval_number\":\"FL30037.7\",\"seq\":7,\"product_model\":\"g. Wincore \\\"Impact\\\" Fiberglass Entry Door\",\"product_description\":\"\\\"Impact\\\" Fiberglass Glazed Door - Single with or without Sidelites (X, OX or XO, OXO) Outswing\\\/Inswing Configurations up to Nominal 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#30037-R1\",\"approval_number\":\"FL30037.8\",\"seq\":8,\"product_model\":\"h. Wincore \\\"Impact\\\" Fiberglass Entry Door\",\"product_description\":\"\\\"Impact\\\" Fiberglass Glazed Door - Double with or without Sidelites (XX or OXXO) Outswing\\\/Inswing Configurations up to Nominal 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#30037-R1\",\"approval_number\":\"FL30037.9\",\"seq\":9,\"product_model\":\"i. Wincore \\\"Impact\\\" Fiberglass Entry Fixed Sidelites\",\"product_description\":\"\\\"Impact\\\" Fiberglass Glazed Fixed Sidelite Panels - Outswing\\\/Inswing Configurations up to Nominal 6'8 and 8'0 Heights\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Fleming-Baron\":[{\"manufacturer\":\"Fleming-Baron\",\"approval_number_master\":\"FL#14237-R0\",\"approval_number\":\"FL14237.1\",\"seq\":1,\"product_model\":\"Swinging exterior hollow metal doors and frame product\",\"product_description\":\"UL Classified Windstorm Resistant Hollow Metal Doors and Frames\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleming-Baron\",\"approval_number_master\":\"FL#16356-R0\",\"approval_number\":\"FL16356.1\",\"seq\":1,\"product_model\":\"Flush Pairs of Commercial Steel Doors\",\"product_description\":\"Flush Pairs of Commercial Steel Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleming-Baron\",\"approval_number_master\":\"FL#16356-R0\",\"approval_number\":\"FL16356.2\",\"seq\":2,\"product_model\":\"Flush Single Commercial Steel Doors\",\"product_description\":\"Flush Single Commercial Steel Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleming-Baron\",\"approval_number_master\":\"FL#16356-R0\",\"approval_number\":\"FL16356.3\",\"seq\":3,\"product_model\":\"Glazed Pairs of Commercial Steel Doors\",\"product_description\":\"Glazed Pairs of Commercial Steel Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleming-Baron\",\"approval_number_master\":\"FL#16356-R0\",\"approval_number\":\"FL16356.4\",\"seq\":4,\"product_model\":\"Glazed Single Commercial Steel Doors\",\"product_description\":\"Glazed Single Commercial Steel Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Andersen Corporation\":[{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#14320-R14\",\"approval_number\":\"FL14320.1\",\"seq\":1,\"product_model\":\"200 Series Hinged Patio Door - Inswing (Non-HVHZ) (Non-Impact)\",\"product_description\":\"200 Series Hinged Patio Door - Inswing (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#14320-R14\",\"approval_number\":\"FL14320.2\",\"seq\":2,\"product_model\":\"400 Series Hinged Patio Door - Inswing (Non-HVHZ) (Non-Impact)\",\"product_description\":\"400 Series Hinged Patio Door - Inswing (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#14320-R14\",\"approval_number\":\"FL14320.6\",\"seq\":6,\"product_model\":\"A-Series Hinged Patio Door - Inswing (NON-HVHZ)(NON-IMPACT)\",\"product_description\":\"A-Series Hinged Patio Door - Inswing (NON-HVHZ)(NON-IMPACT)\",\"design_pressure\":\"+45\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#24175-R2\",\"approval_number\":\"FL24175.3\",\"seq\":3,\"product_model\":\"Aluminum Clad Wood Outswing Patio Door (NON-HVHZ)(NON-IMPACT)\",\"product_description\":\"Aluminum Clad Wood Outswing Patio Door (NON-HVHZ)(NON-IMPACT)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#33944-R1\",\"approval_number\":\"FL33944.1\",\"seq\":1,\"product_model\":\"400 Series Complementary Clad Patio Door (Non-HVHZ)(Non-Impact)\",\"product_description\":\"400 Series Complementary Clad Patio Door (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#46734-R0\",\"approval_number\":\"FL46734.1\",\"seq\":1,\"product_model\":\"Renewal by Andersen Ensemble Inswing Door (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Renewal by Andersen Ensemble Inswing Door (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#14326-R13\",\"approval_number\":\"FL14326.5\",\"seq\":5,\"product_model\":\"Outswing Folding Door Contemporary Cladding (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Outswing Folding Door Contemporary Cladding (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#14326-R13\",\"approval_number\":\"FL14326.6\",\"seq\":6,\"product_model\":\"Outswing Folding Door Contemporary Cladding with PG Upgrade (HVHZ) (Non-Impact)\",\"product_description\":\"Outswing Folding Door Contemporary Cladding with PG Upgrade (HVHZ) (Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#14326-R13\",\"approval_number\":\"FL14326.7\",\"seq\":7,\"product_model\":\"Outswing Folding Door Contemporary Cladding with Stormwatch Protection (HVHZ) (Impact)\",\"product_description\":\"Outswing Folding Door Contemporary Cladding with Stormwatch Protection (HVHZ) (Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1150-R2\",\"approval_number\":\"FL1150.2\",\"seq\":2,\"product_model\":\"400 Series Frenchwood Outswing Patio Door\",\"product_description\":\"FWO Single - Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1150-R0\",\"approval_number\":\"FL1150.3\",\"seq\":3,\"product_model\":\"400 S FWO AP\\\/PA Outswing Patio\",\"product_description\":\"Series \\\"Frenchwood Hinged AP\\\/PA\\\" Outswing Wood French Door - Impact Resistance\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1150-R0\",\"approval_number\":\"FL1150.4\",\"seq\":4,\"product_model\":\"400 S FWO Single Outswing Pati\",\"product_description\":\"Single Outswing and Fixed Fiberglass Clad Wood French Door - Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#14326-R8\",\"approval_number\":\"FL14326.3\",\"seq\":3,\"product_model\":\"Contemporary Clad Wood DP Upgrade Folding Outswing Door (HVHZ) (Non-Impact)\",\"product_description\":\"Contemporary Clad Wood DP Upgrade Folding Outswing Door (HVHZ) (Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#14326-R8\",\"approval_number\":\"FL14326.4\",\"seq\":4,\"product_model\":\"Contemporary Clad Wood Stormwatch Folding Outswing Door (HVHZ) (Impact)\",\"product_description\":\"Contemporary Clad Wood Stormwatch Folding Outswing Door (HVHZ) (Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#14320-R7\",\"approval_number\":\"FL14320.4\",\"seq\":4,\"product_model\":\"A-Series Frenchwood Hinged Patio Inswing Door DPUP (HVHZ)(NON-IMPACT)\",\"product_description\":\"A-Series Frenchwood Hinged Patio Inswing Door DPUP (HVHZ)(NON-IMPACT)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#14320-R7\",\"approval_number\":\"FL14320.5\",\"seq\":5,\"product_model\":\"A-Series Frenchwood Hinged Patio Inswing Door w\\\/ Stormwatch Protection (HVHZ)(IMPACT)\",\"product_description\":\"A-Series Frenchwood Hinged Patio Inswing Door w\\\/ Stormwatch Protection (HVHZ)(IMPACT)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#14320-R9\",\"approval_number\":\"FL14320.7\",\"seq\":7,\"product_model\":\"A-Series Frenchwood Hinged Patio Inswing Door w\\\/ Stormwatch Protection (NON-HVHZ)(IMPACT)\",\"product_description\":\"A-Series Frenchwood Hinged Patio Inswing Door w\\\/ Stormwatch Protection (NON-HVHZ)(IMPACT)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1097-R3\",\"approval_number\":\"FL1097.1\",\"seq\":1,\"product_model\":\"200 Series 33611 A HP\",\"product_description\":\"200 Series Hinged Patio Doors - Inswing\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1097-R3\",\"approval_number\":\"FL1097.2\",\"seq\":2,\"product_model\":\"200 Series 3380 A HP\",\"product_description\":\"200 Series Hinged Patio Doors - Inswing\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1097-R3\",\"approval_number\":\"FL1097.3\",\"seq\":3,\"product_model\":\"200 Series 3380 S HP\",\"product_description\":\"200 Series Hinged Patio Doors - Inswing\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1097-R3\",\"approval_number\":\"FL1097.4\",\"seq\":4,\"product_model\":\"200 Series 60611 AP\",\"product_description\":\"200 Series Hinged Patio Doors - Inswing\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1097-R3\",\"approval_number\":\"FL1097.5\",\"seq\":5,\"product_model\":\"200 Series 6080 AP\",\"product_description\":\"200 Series Hinged Patio Door - Inswing\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1097-R3\",\"approval_number\":\"FL1097.6\",\"seq\":6,\"product_model\":\"200 Series 6080 ASR\",\"product_description\":\"200 Series Hinged Patio Doors - Inswing\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1097-R3\",\"approval_number\":\"FL1097.7\",\"seq\":7,\"product_model\":\"200 Series ISPD 31611 AR\",\"product_description\":\"200 Series Hinged Patio Doors - Inswing\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1097-R3\",\"approval_number\":\"FL1097.8\",\"seq\":8,\"product_model\":\"200 Series ISPD 31611 Stationary\",\"product_description\":\"200 Series Hinged Patio Doors - Inswing\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1097-R3\",\"approval_number\":\"FL1097.9\",\"seq\":9,\"product_model\":\"Frenchwood Sidelite HPIR\",\"product_description\":\"400 Series Frenchwood Hinge Patio Doors - Outswing with Stormwatch Protection\",\"design_pressure\":\"+77\\\/-77\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1097-R3\",\"approval_number\":\"FL1097.10\",\"seq\":10,\"product_model\":\"FWH 3380 A HP\",\"product_description\":\"400 Series Frenchwood Hinged Patio Doors - Inswing\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1097-R3\",\"approval_number\":\"FL1097.11\",\"seq\":11,\"product_model\":\"FWH 3380 S HP\",\"product_description\":\"400 Series Frenchwood Hinged Patio Doors - Inswing\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1097-R3\",\"approval_number\":\"FL1097.12\",\"seq\":12,\"product_model\":\"FWH 60611 AP\",\"product_description\":\"400 Series Frenchwood Hinged Patio Doors - Inswing\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1097-R3\",\"approval_number\":\"FL1097.13\",\"seq\":13,\"product_model\":\"FWH 6080 AP\\\/PA HPIR\",\"product_description\":\"400 Series Frenchwood Hinged Patio Door - Inswing with Stormwatch Protection\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1097-R3\",\"approval_number\":\"FL1097.14\",\"seq\":14,\"product_model\":\"FWH 6080 OX with HP Glass\",\"product_description\":\"400 Series Frenchwood Hinged Patio Doors - Inswing\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1097-R3\",\"approval_number\":\"FL1097.15\",\"seq\":15,\"product_model\":\"FWH 9080 SAS\",\"product_description\":\"400 Series Frenchwood Hinged Patio Doors - Inswing\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1097-R3\",\"approval_number\":\"FL1097.16\",\"seq\":16,\"product_model\":\"FWH3180 Low-E IR\",\"product_description\":\"400 Series Frenchwood Hinged Patio Doors - Inswing with Stormwatch Protection\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1097-R3\",\"approval_number\":\"FL1097.17\",\"seq\":17,\"product_model\":\"FWO 3180 A HP\",\"product_description\":\"400 Series Frenchwood Hinged Patio Doors - Outswing\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1097-R3\",\"approval_number\":\"FL1097.18\",\"seq\":18,\"product_model\":\"FWO 3380 A HP\",\"product_description\":\"400 Series Frenchwood Hinged Patio Door - Outswing\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1097-R3\",\"approval_number\":\"FL1097.19\",\"seq\":19,\"product_model\":\"FWO 3380 S HP\",\"product_description\":\"400 Series Frenchwood Hinged Patio Doors - Outswing\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1097-R3\",\"approval_number\":\"FL1097.20\",\"seq\":20,\"product_model\":\"FWO 6080 AP DPUP HP\",\"product_description\":\"400 Series Frenchwood Hinged Patio Doors - Outswing\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1097-R3\",\"approval_number\":\"FL1097.21\",\"seq\":21,\"product_model\":\"FWO 6080 AP HP\",\"product_description\":\"400 Series Frenchwood Hinged Patio Door - Outswing\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1097-R3\",\"approval_number\":\"FL1097.22\",\"seq\":22,\"product_model\":\"FWO 6080 AP\\\/PA with HPIR Glass\",\"product_description\":\"400 Series Frenchwood Hinged Patio Doors - Outswing with Stormwatch Protection\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1097-R3\",\"approval_number\":\"FL1097.23\",\"seq\":23,\"product_model\":\"FWT 60110\",\"product_description\":\"400 Series Frenchwood Hinged Patio Doors - Outswing\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1097-R3\",\"approval_number\":\"FL1097.24\",\"seq\":24,\"product_model\":\"ISPD 3380 AR HP with Low Profile Sill\",\"product_description\":\"200 Series Hinged Patio Doors - Inswing\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1097-R4\",\"approval_number\":\"FL1097.25\",\"seq\":25,\"product_model\":\"FWO 6080 AP\\\/PA with HPIR Glass\",\"product_description\":\"400 Series Frenchwood Hinged Patio Doors - Outswing with Stormwatch Protection\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1150-R3\",\"approval_number\":\"FL1150.1\",\"seq\":1,\"product_model\":\"Series Frenchwood Outswing Fiberglass Clad Wood French Patio Door - L.M.I.\",\"product_description\":\"400 Series Frenchwood Hinged Door - Outswing with Stormwatch Protection\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1097-R4\",\"approval_number\":\"FL1097.26\",\"seq\":26,\"product_model\":\"FWO3180AR Low-E IR\\\/FWOAP Low-E IR\",\"product_description\":\"400 Series Frenchwood Gliding Door with Stormwatch Protection - Outswing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1097-R4\",\"approval_number\":\"FL1097.27\",\"seq\":27,\"product_model\":\"FWSL1780S HP\",\"product_description\":\"400 Series Frenchwood Sidelight\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1097-R4\",\"approval_number\":\"FL1097.28\",\"seq\":28,\"product_model\":\"FWT 60110\",\"product_description\":\"400 Series Frenchwood Hinged Patio Doors - Outswing\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1097-R4\",\"approval_number\":\"FL1097.29\",\"seq\":29,\"product_model\":\"FWT60110S HP\",\"product_description\":\"400 Series Frenchwood Transom\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1097-R4\",\"approval_number\":\"FL1097.30\",\"seq\":30,\"product_model\":\"ISPD 3380 AR HP with Low Profile Sill\",\"product_description\":\"200 Series Hinged Patio Doors - Inswing\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13074-R0\",\"approval_number\":\"FL13074.1\",\"seq\":1,\"product_model\":\"FWHID3380A HP\",\"product_description\":\"A Series Hinged Patio Door - Inswing\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13074-R0\",\"approval_number\":\"FL13074.2\",\"seq\":2,\"product_model\":\"FWHID3380S HP Screw-in Panel\",\"product_description\":\"A Series Hinged Patio Door - Inswing\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13074-R0\",\"approval_number\":\"FL13074.3\",\"seq\":3,\"product_model\":\"FWHID3380S HP Snap-In Panel\",\"product_description\":\"A Series Hinged Patio Door - Inswing\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13074-R0\",\"approval_number\":\"FL13074.4\",\"seq\":4,\"product_model\":\"FWHID6080AS HP\",\"product_description\":\"A Series Hinged Patio Door - Inswing\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13074-R0\",\"approval_number\":\"FL13074.5\",\"seq\":5,\"product_model\":\"FWHID6480AP HP\",\"product_description\":\"A Series Hinged Patio Doors - Inswing\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13074-R0\",\"approval_number\":\"FL13074.6\",\"seq\":6,\"product_model\":\"FWHID9080SAS HP\",\"product_description\":\"A Series Hinged Patio Door - Inswing\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13074-R0\",\"approval_number\":\"FL13074.7\",\"seq\":7,\"product_model\":\"FWOD3380A HP\",\"product_description\":\"A Series Hinged Patio Door - Outswing\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13074-R0\",\"approval_number\":\"FL13074.8\",\"seq\":8,\"product_model\":\"FWOD3380S HP\",\"product_description\":\"A Series Hinged Patio Door - Outswing\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13074-R0\",\"approval_number\":\"FL13074.9\",\"seq\":9,\"product_model\":\"FWSLD1780 HP\",\"product_description\":\"A Series Door Sidelight - Fixed\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13074-R0\",\"approval_number\":\"FL13074.10\",\"seq\":10,\"product_model\":\"FWTD-2-6424 HP\",\"product_description\":\"A Series Transom - Fixed\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13074-R0\",\"approval_number\":\"FL13074.11\",\"seq\":11,\"product_model\":\"FWTD8024 HP\",\"product_description\":\"A Series Patio Door Transom - Fixed\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13074-R0\",\"approval_number\":\"FL13074.12\",\"seq\":12,\"product_model\":\"FWTD8024S Direct Set Low-E\",\"product_description\":\"A Series Door Transom - Fixed\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13074-R1\",\"approval_number\":\"FL13074.13\",\"seq\":13,\"product_model\":\"FWTD-3-9624 Low-E\",\"product_description\":\"A-Series Patio Door Transom - Fixed\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13074-R1\",\"approval_number\":\"FL13074.14\",\"seq\":14,\"product_model\":\"FWTD8024 HP\",\"product_description\":\"A Series Patio Door Transom - Fixed\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13074-R1\",\"approval_number\":\"FL13074.15\",\"seq\":15,\"product_model\":\"FWTD8024S Direct Set Low-E\",\"product_description\":\"A Series Door Transom - Fixed\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13074-R1\",\"approval_number\":\"FL13074.16\",\"seq\":16,\"product_model\":\"FWTDS9624 Low-E\",\"product_description\":\"A-Series Patio Door Transom - Fixed\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13554-R0\",\"approval_number\":\"FL13554.1\",\"seq\":1,\"product_model\":\"FWOD33611A Low-E IR\",\"product_description\":\"A-Series Hinged Patio Door - Oustswing with Stormwatch Protection\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13554-R0\",\"approval_number\":\"FL13554.2\",\"seq\":2,\"product_model\":\"FWOD3380A Low-E IR\",\"product_description\":\"A-Series Hinged Patio Door - Outswing with Stormwatch Protection\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13554-R0\",\"approval_number\":\"FL13554.3\",\"seq\":3,\"product_model\":\"FWOD3380S Low-E IR\",\"product_description\":\"A-Series Hinged Patio Door - Outswing with Stormwatch Protection\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13554-R0\",\"approval_number\":\"FL13554.4\",\"seq\":4,\"product_model\":\"FWOD64611AP Low-E IR\",\"product_description\":\"A-Series Hinged Patio Door - Outswing with Stormwatch Protection\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13554-R0\",\"approval_number\":\"FL13554.5\",\"seq\":5,\"product_model\":\"FWOD6480AP Low-E IR\",\"product_description\":\"A-Series Hinged Patio Door - Outswing with Stormwatch Protection\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13554-R1\",\"approval_number\":\"FL13554.6\",\"seq\":6,\"product_model\":\"FWSLD1780 Low-E IR\",\"product_description\":\"A-Series Patio Door Sidelight with Stormwatch Protection\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13554-R1\",\"approval_number\":\"FL13554.7\",\"seq\":7,\"product_model\":\"FWSLTD1724 Low-E IR\",\"product_description\":\"A-Series Patio Door Sidelight Transom with Stormwatch Protection\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13554-R1\",\"approval_number\":\"FL13554.8\",\"seq\":8,\"product_model\":\"FWTD-1-8024 Low-E IR\",\"product_description\":\"A-Series Patio Door Transom with Stormwatch Protection\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13554-R1\",\"approval_number\":\"FL13554.9\",\"seq\":9,\"product_model\":\"FWTD8024 Low-E IR\",\"product_description\":\"A-Series Patio Door Transom with Stormwatch Protection\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#14285-R0\",\"approval_number\":\"FL14285.1\",\"seq\":1,\"product_model\":\"A Series FWOD\",\"product_description\":\"Outswing Single and French Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#14326-R0\",\"approval_number\":\"FL14326.1\",\"seq\":1,\"product_model\":\"KML\\\/Architectural Folding Door\",\"product_description\":\"Wood or Aluminum Clad Folding Door System\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#14285-R1\",\"approval_number\":\"FL14285.2\",\"seq\":2,\"product_model\":\"A Series FWOD DP Upgrade\",\"product_description\":\"Outswing Single and French Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#14285-R2\",\"approval_number\":\"FL14285.3\",\"seq\":3,\"product_model\":\"A Series FWOD DP Upgrade\",\"product_description\":\"Outswing Single and French Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#14285-R3\",\"approval_number\":\"FL14285.4\",\"seq\":4,\"product_model\":\"A Series FWOD DP Upgrade\",\"product_description\":\"Outswing Single and French Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#14320-R3\",\"approval_number\":\"FL14320.3\",\"seq\":3,\"product_model\":\"A Series FWHID DP Upgrade\",\"product_description\":\"Inswing Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13074-R6\",\"approval_number\":\"FL13074.17\",\"seq\":17,\"product_model\":\"A-Series Frenchwood Sidelight Door\\\/FWSLD17100 IG\",\"product_description\":\"A-Series Frenchwood Sidelight Door\",\"design_pressure\":\"+45\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13074-R6\",\"approval_number\":\"FL13074.18\",\"seq\":18,\"product_model\":\"A-Series Frenchwood Sidelight Door\\\/FWSLD1780 IG\",\"product_description\":\"A-Series Hinged Patio Door - Sidelight\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13074-R6\",\"approval_number\":\"FL13074.19\",\"seq\":19,\"product_model\":\"A-Series Frenchwood Transom Patio Door\\\/FWTD-1-9624 IG\",\"product_description\":\"A-Series Frenchwood Transom Patio Door\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13074-R6\",\"approval_number\":\"FL13074.20\",\"seq\":20,\"product_model\":\"A-Series Frenchwood Transom Patio Door\\\/FWTD-3-9624 IG\",\"product_description\":\"A-Series Frenchwood Transom Patio Door\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13074-R6\",\"approval_number\":\"FL13074.21\",\"seq\":21,\"product_model\":\"A-Series Frenchwood Transom Patio Door\\\/FWTDS9624 IG\",\"product_description\":\"A-Series Frenchwood Transom Patio Door\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13074-R6\",\"approval_number\":\"FL13074.22\",\"seq\":22,\"product_model\":\"A-Series Frenchwood Transom\\\/FWTD-2-6424S IG\",\"product_description\":\"A-Series Frenchwood Patio Door - Transom\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#14326-R4\",\"approval_number\":\"FL14326.2\",\"seq\":2,\"product_model\":\"KML\\\/Architectural Folding Door\",\"product_description\":\"Wood or Aluminum Clad Folding Door System\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#24175-R0\",\"approval_number\":\"FL24175.1\",\"seq\":1,\"product_model\":\"Aluminum Clad\",\"product_description\":\"Aluminum Clad Wood Hinged Inswing Entry Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#24175-R0\",\"approval_number\":\"FL24175.2\",\"seq\":2,\"product_model\":\"Aluminum Clad\",\"product_description\":\"Aluminum Clad Wood Hinged Outswing Entry Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#24175-R0\",\"approval_number\":\"FL24175.4\",\"seq\":4,\"product_model\":\"Wood Inswing Door\",\"product_description\":\"Wood Hinged Inswing Entry Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#24175-R0\",\"approval_number\":\"FL24175.5\",\"seq\":5,\"product_model\":\"Wood Outswing Door\",\"product_description\":\"Wood Hinged Outswing Entry Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#25570-R0\",\"approval_number\":\"FL25570.1\",\"seq\":1,\"product_model\":\"E-Series Inswing Door\",\"product_description\":\"Wind Zone 3 Impact Rated Aluminum Clad Wood Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#25570-R0\",\"approval_number\":\"FL25570.2\",\"seq\":2,\"product_model\":\"E-Series Inswing Door\",\"product_description\":\"Non-Impact Rated Aluminum Clad Wood Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#25570-R0\",\"approval_number\":\"FL25570.3\",\"seq\":3,\"product_model\":\"E-Series Outswing Door\",\"product_description\":\"Wind Zone 3 Impact Rated Aluminum Clad Wood Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#25570-R0\",\"approval_number\":\"FL25570.4\",\"seq\":4,\"product_model\":\"E-Series Outswing Door\",\"product_description\":\"Non-Impact Rated Aluminum Clad Wood Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#25570-R0\",\"approval_number\":\"FL25570.5\",\"seq\":5,\"product_model\":\"E-Series Outswing Door\",\"product_description\":\"HVHZ Impact Rated Aluminum Clad Wood Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#33944-R0\",\"approval_number\":\"FL33944.2\",\"seq\":2,\"product_model\":\"400 Series Complementary Clad Patio Door - Inswing\",\"product_description\":\"400 Series Complementary Clad Patio Door - Fixed Inswing Double Springline 6080 IG\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#33944-R0\",\"approval_number\":\"FL33944.3\",\"seq\":3,\"product_model\":\"400 Series Complementary Clad Patio Door - Inswing\",\"product_description\":\"400 Series Complementary Clad Patio Door - Inswing Single Archtop 3080 IG\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#33944-R0\",\"approval_number\":\"FL33944.4\",\"seq\":4,\"product_model\":\"400 Series Complementary Clad Patio Door - Inswing\",\"product_description\":\"400 Series Complementary Clad Patio Door - Inswing Single Springline 3080 IG\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#33944-R0\",\"approval_number\":\"FL33944.5\",\"seq\":5,\"product_model\":\"400 Series Complementary Clad Patio Door - Inswing\",\"product_description\":\"400 Series Complementary Clad Patio Door - Inswing Double Archtop 6080 IG\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#33944-R0\",\"approval_number\":\"FL33944.6\",\"seq\":6,\"product_model\":\"400 Series Complementary Clad Patio Door - Inswing\",\"product_description\":\"400 Series Complementary Clad Patio Door - Inswing Double Springline 6080 IG\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#33944-R0\",\"approval_number\":\"FL33944.7\",\"seq\":7,\"product_model\":\"400 Series Complementary Clad Patio Door - Sidelight\",\"product_description\":\"400 Series Complementary Clad Patio Door - Sidelight 1680 IG\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-12 00:00:00\",\"instructions_url\":\"\"}],\"Corrim Company\":[{\"manufacturer\":\"Corrim Company\",\"approval_number_master\":\"FL#5705-R0\",\"approval_number\":\"FL5705.1\",\"seq\":1,\"product_model\":\"Corrim Fiberglass Frame\",\"product_description\":\"Fiberglass Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corrim Company\",\"approval_number_master\":\"FL#5705-R0\",\"approval_number\":\"FL5705.2\",\"seq\":2,\"product_model\":\"Corrim Outswing FRP Door\",\"product_description\":\"Fiberglass Outswing Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corrim Company\",\"approval_number_master\":\"FL#14311-R0\",\"approval_number\":\"FL14311.1\",\"seq\":1,\"product_model\":\"Fiberglass Outswing FRP Door\",\"product_description\":\"Outswing Fiberglass Doors and Frames\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Habersham Metal Products Company\":[{\"manufacturer\":\"Habersham Metal Products Company\",\"approval_number_master\":\"FL#14347-R4\",\"approval_number\":\"FL14347.1\",\"seq\":1,\"product_model\":\"HMP 23631\",\"product_description\":\"Single and Pair Swinging Hollow Metal Windstorm Doors and Frames.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Habersham Metal Products Company\",\"approval_number_master\":\"FL#46643-R0\",\"approval_number\":\"FL46643.1\",\"seq\":1,\"product_model\":\"Habersham Metal Products BR Windstorm 4080 Single Swing Door and Frame\",\"product_description\":\"Habersham Metal Products BR Windstorm 4080 Single Swing Door and Frame is a 2 inch thick steel stiffened\\nhollow metal reinforced windstorm door assembly. See Listing Report for further details.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Habersham Metal Products Company\",\"approval_number_master\":\"FL#15843-R0\",\"approval_number\":\"FL15843.1\",\"seq\":1,\"product_model\":\"HMPCO FBCPR1\",\"product_description\":\"Glazed Outswing Steel Pair Door and Frame\",\"design_pressure\":\"+104\\\/-104\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Hopes Windows, Inc.\":[{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#14363-R7\",\"approval_number\":\"FL14363.1\",\"seq\":1,\"product_model\":\"Empire Series Out-swing Doors\",\"product_description\":\"Bronze Out-swing Doors\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#16741-R6\",\"approval_number\":\"FL16741.1\",\"seq\":1,\"product_model\":\"Landmark 175 door\",\"product_description\":\"Steel Impact Out-Swing Door with Standard Stiles and Rails\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#16741-R6\",\"approval_number\":\"FL16741.2\",\"seq\":2,\"product_model\":\"Landmark 175 door\",\"product_description\":\"Steel Impact Out-Swing Door with Jamestown Stiles and Rails\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#29712-R4\",\"approval_number\":\"FL29712.1\",\"seq\":1,\"product_model\":\"Series Jamestown 175 Center Pivot Inswing Door\",\"product_description\":\"Large missile impact resistant center pivot inswing steel door.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#29712-R4\",\"approval_number\":\"FL29712.2\",\"seq\":2,\"product_model\":\"Series Jamestown 175 Center Pivot Outswing Door\",\"product_description\":\"Large missile impact resistant center pivot outswing steel door.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#42176-R0\",\"approval_number\":\"FL42176.1\",\"seq\":1,\"product_model\":\"Old World Suite Out-Swing Doors\",\"product_description\":\"Out-Swing Doors (Small & Large Missle Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#6088-R0\",\"approval_number\":\"FL6088.1\",\"seq\":1,\"product_model\":\"a. Jamestown 175 Series\",\"product_description\":\"Hot Rolled Steel Out-swing Single Door - (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#6088-R0\",\"approval_number\":\"FL6088.2\",\"seq\":2,\"product_model\":\"b. Jamestown 175 Series\",\"product_description\":\"Hot Rolled Steel Out-swing Double Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#6089-R0\",\"approval_number\":\"FL6089.1\",\"seq\":1,\"product_model\":\"a. Jamestown 175 Series\",\"product_description\":\"Hot Rolled Steel Out-swing Single Door - (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#6089-R0\",\"approval_number\":\"FL6089.2\",\"seq\":2,\"product_model\":\"b. Jamestown 175 Series\",\"product_description\":\"Hot Rolled Steel Out-swing Double Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#11681-R0\",\"approval_number\":\"FL11681.1\",\"seq\":1,\"product_model\":\"a. Jamestown 175 Series\",\"product_description\":\"Hot-Rolled Steel \\\"Non-Impact\\\" Single Glazed Door - Outswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#11681-R0\",\"approval_number\":\"FL11681.2\",\"seq\":2,\"product_model\":\"b. Jamestown 175 Series\",\"product_description\":\"Hot-Rolled Steel \\\"Non-Impact\\\" Glazed Double Door - Outswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#11681-R0\",\"approval_number\":\"FL11681.3\",\"seq\":3,\"product_model\":\"c. Jamestown 175 Series\",\"product_description\":\"Hot-Rolled Steel \\\"Impact\\\" Single Glazed Door - Outswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#11681-R0\",\"approval_number\":\"FL11681.4\",\"seq\":4,\"product_model\":\"d. Jamestown 175 Series\",\"product_description\":\"Hot-Rolled Steel \\\"Impact\\\" Double Glazed Door - Outswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#11682-R0\",\"approval_number\":\"FL11682.1\",\"seq\":1,\"product_model\":\"a. Jamestown 175 Series\",\"product_description\":\"Hot-Rolled Steel \\\"Impact\\\" Single Glazed Door - Outswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#11682-R0\",\"approval_number\":\"FL11682.2\",\"seq\":2,\"product_model\":\"b. Jamestown 175 Series\",\"product_description\":\"Hot-Rolled Steel \\\"Impact\\\" Double Glazed Door - Outswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#14475-R0\",\"approval_number\":\"FL14475.1\",\"seq\":1,\"product_model\":\"Jamestown 175 Series Out-swing doors\",\"product_description\":\"Steel Out-swing Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-15 00:00:00\",\"instructions_url\":\"\"}],\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\":[{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#19290-R4\",\"approval_number\":\"FL19290.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Outswing Door\",\"product_description\":\"Aluminum Clad Outswing Door 3-panel 113\\\"x99\\\" (9-8x8-3) Upgrade sill Strike & Anchorage\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#19290-R4\",\"approval_number\":\"FL19290.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Outswing Door\",\"product_description\":\"Aluminum Clad Outswing Door 6-4x8-3 2-panel 75.5\\\"x98.5\\\", Upgrade Sill Strike & Anchorage\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#19290-R4\",\"approval_number\":\"FL19290.3\",\"seq\":3,\"product_model\":\"Aluminum Clad Outswing Door\",\"product_description\":\"Aluminum Clad Outswing Door 2-panel 76\\\"x99\\\" (6-4x8-3)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#19290-R4\",\"approval_number\":\"FL19290.4\",\"seq\":4,\"product_model\":\"Aluminum Clad Outswing Door\",\"product_description\":\"Aluminum Clad Outswing Door 3-panel 113\\\"x99\\\" (9-8x8-3)\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1193-R0\",\"approval_number\":\"FL1193.1\",\"seq\":1,\"product_model\":\"1. Clad Inswing\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1193-R0\",\"approval_number\":\"FL1193.2\",\"seq\":2,\"product_model\":\"2. Clad Outswing\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1193-R0\",\"approval_number\":\"FL1193.3\",\"seq\":3,\"product_model\":\"3. Wood Inswing\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1193-R0\",\"approval_number\":\"FL1193.4\",\"seq\":4,\"product_model\":\"4. Clad Outswing-French\",\"product_description\":\"Impact Resistant-Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1193-R0\",\"approval_number\":\"FL1193.5\",\"seq\":5,\"product_model\":\"5. Clad Outswing-Single\",\"product_description\":\"Impact Resistant-Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1193-R0\",\"approval_number\":\"FL1193.6\",\"seq\":6,\"product_model\":\"6. Clad Outswing-4 wide\",\"product_description\":\"Impact Resistant-Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6007-R0\",\"approval_number\":\"FL6007.1\",\"seq\":1,\"product_model\":\"Clad Energy Save Side-Hinged Inswing Patio Door\",\"product_description\":\"6'2-7\\\/8\\\"x7'11-1\\\/2\\\" Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6007-R0\",\"approval_number\":\"FL6007.2\",\"seq\":2,\"product_model\":\"Clad Energy Saver Inswing French Patio Door\",\"product_description\":\"9'4\\\"x7'11-1\\\/2\\\" Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6007-R0\",\"approval_number\":\"FL6007.3\",\"seq\":3,\"product_model\":\"Clad Energy Saver Outswing Patio Door\",\"product_description\":\"6'3-1\\\/2\\\"x7'11-1\\\/2\\\" Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6007-R0\",\"approval_number\":\"FL6007.4\",\"seq\":4,\"product_model\":\"Clad Inswing French Patio Door\",\"product_description\":\"74-7\\\/8\\\"x79-5\\\/8\\\" Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6007-R0\",\"approval_number\":\"FL6007.5\",\"seq\":5,\"product_model\":\"Clad Inswing French Patio Door W\\\/Fiberglass Sill\",\"product_description\":\"70-7\\\/8\\\"x95-1\\\/2\\\" Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6007-R0\",\"approval_number\":\"FL6007.6\",\"seq\":6,\"product_model\":\"Clad Inswing Operating Patio Door\",\"product_description\":\"35-3\\\/4\\\"x82-1\\\/2\\\" Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6007-R0\",\"approval_number\":\"FL6007.7\",\"seq\":7,\"product_model\":\"Clad Inswing Operating Patio Door W\\\/Fiberglass Sill\",\"product_description\":\"35-3\\\/4\\\"x95-1\\\/2\\\" Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6007-R0\",\"approval_number\":\"FL6007.8\",\"seq\":8,\"product_model\":\"Clad Inswing Stationary Patio Door W\\\/Fiberglass Sill\",\"product_description\":\"35-3\\\/4\\\"x95-1\\\/2\\\" Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6007-R0\",\"approval_number\":\"FL6007.9\",\"seq\":9,\"product_model\":\"Wood Stationary Inswing Patio Door (NSPD)\",\"product_description\":\"37-3\\\/4\\\"x95-1\\\/2\\\" Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#7355-R0\",\"approval_number\":\"FL7355.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Outswing French Door -- Impact Resistant\",\"product_description\":\"FeelSafe Monolithic Aluminum Clad Outswing French Door -- Impact Resistant\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#9374-R0\",\"approval_number\":\"FL9374.1\",\"seq\":1,\"product_model\":\"FeelSafe Monolithic Clad Classic Outswing French Door (Impact Resistant)\",\"product_description\":\"FeelSafe Monolithic Clad Classic Outswing French Door (Impact Resistant Single\\\/Mulled Including Transoms) DP+70\\\/-70 Single\\\/Double Doors; DP+60\\\/-60 Mulled Configurations\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11252-R0\",\"approval_number\":\"FL11252.1\",\"seq\":1,\"product_model\":\"Energy Saver Aluminum Clad\\\/Wood Dual Swing - 2 Panel Outswing Door 6-4x10-0\",\"product_description\":\"Energy Saver Aluminum Clad\\\/Wood, Non-Impact, Dual Swing - 2 Panel Outswing Door (6-4x10-0)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11252-R0\",\"approval_number\":\"FL11252.2\",\"seq\":2,\"product_model\":\"Energy Saver Aluminum Clad\\\/Wood Dual Swing - 2 Wide Inswing Door 6-0x10-0\",\"product_description\":\"Energy Saver Aluminum Clad\\\/ Wood, Non-Impact, Dual Swing -2 Wide Inswing Door (6-0x10-0)\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11252-R0\",\"approval_number\":\"FL11252.3\",\"seq\":3,\"product_model\":\"Energy Saver Aluminum Clad\\\/Wood Dual Swing - 2 Wide Inswing Door 6-4x8-0\",\"product_description\":\"Energy Saver Aluminum Clad\\\/ Wood, Non-Impact, Dual Swing -2 Wide Inswing Door (6-4x8-0)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11252-R0\",\"approval_number\":\"FL11252.4\",\"seq\":4,\"product_model\":\"Energy Saver Aluminum Clad\\\/Wood Dual Swing -2 Wide Arched Inswing Door 6-4x8-0\",\"product_description\":\"Energy Saver Aluminum Clad\\\/Wood, Non-Impact, Dual Swing -2 Wide Arched Inswing Door (6-4x8-0)\",\"design_pressure\":\"+35\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11252-R0\",\"approval_number\":\"FL11252.5\",\"seq\":5,\"product_model\":\"Energy Saver Aluminum Clad\\\/Wood Dual Swing -2 Wide Outswing Door 6-4x8-0\",\"product_description\":\"Energy Saver Aluminum Clad\\\/Wood, Non-Impact, Dual Swing -2 Wide Outswing Door (6-4x8-0)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11252-R0\",\"approval_number\":\"FL11252.6\",\"seq\":6,\"product_model\":\"Energy Saver Aluminum Clad\\\/Wood Inswing Door 6-4x10-0\",\"product_description\":\"Energy Saver Aluminum Clad\\\/Wood, Non-Impact, Inswing Door (6-4x10-0)\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11601-R0\",\"approval_number\":\"FL11601.1\",\"seq\":1,\"product_model\":\"FeelSafe Monolithic Impact Aluminum Clad Wood 1 Panel Single Swing Outswing Door 3-0x8-0\",\"product_description\":\"FeelSafe Monolithic Impact Aluminum Clad Wood 1 Panel Single Swing Outswing Door\\n3-0x8-0\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11601-R0\",\"approval_number\":\"FL11601.2\",\"seq\":2,\"product_model\":\"FeelSafe Monolithic Impact Aluminum Clad Wood 2 Panel Dual Swing Outswing Door 6-0x8-0\",\"product_description\":\"FeelSafe Monolithic Impact Aluminum Clad Wood 2 Panel Dual Swing Outswing Door 6-0x8-0\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11601-R0\",\"approval_number\":\"FL11601.3\",\"seq\":3,\"product_model\":\"FeelSafe Monolithic Impact Aluminum Clad Wood 2 Panel Dual Swing Outswing Door with Transom Stack 6-0x8-0\\\/6-0x3-5\",\"product_description\":\"FeelSafe Monolithic Impact Aluminum Clad Wood 2 Panel Dual Swing Outswing Door with Transom Stack; 6-0x8-0 Door with 6-0x3-5 Transom; 1\\\/4\\\" Aluminum Plate Reinforcement between stack required\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11601-R0\",\"approval_number\":\"FL11601.4\",\"seq\":4,\"product_model\":\"FeelSafe Monolithic Impact Aluminum Clad Wood 4 Panel Dual Swing Outswing Door with Stationary Sidelite 6-0x8-0\\\/3-0x8-0\",\"product_description\":\"FeelSafe Monolithic Impact Aluminum Clad Wood 4 Panel Dual Swing Outswing Door with Stationary Sidelite(s) 6-0x8-0\\\/3-0x8-0; 3-0x8-0\\\/6-0x8-0; 3-0x8-0\\\/6-0x8-0\\\/3-0x8-0; 1\\\/4\\\" Aluminum Plate Reinforcement between Stationary and Door required\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13042-R0\",\"approval_number\":\"FL13042.1\",\"seq\":1,\"product_model\":\"FeelSafe\\\/FeelSafe IG 6-4x8-3 French Outswing Door with 6-4x3-2 Direct Set \\\/ Casement Transom (Requires 1\\\/4\\\" x 5\\\" Aluminum Horizontal Plate Mull Reinforcement)\",\"product_description\":\"FeelSafe\\\/FeelSafe IG Energy Saver 6-4x8-3 Dual\\\/Single Outswing French Doors with 6-4x3-2 Direct Set \\\/ Casement Transom. Overall Unit size 75.63\\\"W x 136.75\\\" H. Direct Set Transom Maximum Unit Size 75.63\\\" W x 38.00\\\" H.\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13042-R0\",\"approval_number\":\"FL13042.2\",\"seq\":2,\"product_model\":\"FeelSafe\\\/FeelSafe IG French Outswing Door 4-Panel Fixed\\\/Dual Swing\\\/Fixed Mulled\",\"product_description\":\"FeelSafe\\\/FeelSafe IG Energy Saver French Outswing 4 Panel 153.88\\\"W x 98.50\\\"H Maximum Overall Size Fixed\\\/Dual Swing\\\/Fixed with 2 Piece Vertical Structural Plate or 1\\\/4\\\" x 5\\\" Vertical Aluminum Plate Mull along side of Operating Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13042-R0\",\"approval_number\":\"FL13042.3\",\"seq\":3,\"product_model\":\"FeelSafe\\\/FeelSafe IG French Outswing Door with Direct Set \\\/ Casement Transom (Requires 2-Piece Structural Horizontal Mull)\",\"product_description\":\"FeelSafe\\\/FeelSafe IG Energy Saver 6-4x8-3 Dual\\\/Single French Outswing Door with 6-4x3-2 Direct Set \\\/ Casement Transom with 2-PIECE HORIZONTAL MULL between transom and door.\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13042-R0\",\"approval_number\":\"FL13042.4\",\"seq\":4,\"product_model\":\"FeelSafe\\\/FeelSafe IG Single\\\/Dual French Outswing Door 6-4x8-3\",\"product_description\":\"FeelSafe\\\/FeelSafe IG Energy Saver Single\\\/Dual French Outswing Door 6-4x8-3. Overall Maximum Size 75.63\\\" W x 98.50\\\" H with ADA Sill\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13639-R0\",\"approval_number\":\"FL13639.1\",\"seq\":1,\"product_model\":\"2-Panel Clad Energy Saver French Inswing Door 6-4x8-3\",\"product_description\":\"Clad Energy Saver Inswing French Door (6-4x8-3 2-Panel)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13639-R0\",\"approval_number\":\"FL13639.2\",\"seq\":2,\"product_model\":\"2-Panel Clad Energy Saver Outswing French Door (6-4x8-3)\",\"product_description\":\"Clad Energy Saver Outswing French Door (6-4x8-3 Two-Panel)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13639-R0\",\"approval_number\":\"FL13639.3\",\"seq\":3,\"product_model\":\"3-Wide Clad Energy Saver French Inswing Door 3-2\\\/3-2\\\/3-2x8-3\",\"product_description\":\"Clad Energy Saver Outswing French Door (3-2\\\/3-2\\\/3-2x8-3 Maximum Call-out)\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13639-R0\",\"approval_number\":\"FL13639.4\",\"seq\":4,\"product_model\":\"3-Wide Clad Energy Saver French Outswing Door 3-2\\\/3-2\\\/3-2x8-3\",\"product_description\":\"Clad Energy Saver Outswing French Door (3-2\\\/3-2\\\/3-2x8-3 Maximum Call-out)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14192-R0\",\"approval_number\":\"FL14192.1\",\"seq\":1,\"product_model\":\"Energy Saver Clad Outswing French Door\",\"product_description\":\"Energy Saver Clad Outswing French Door 6-4x8-0\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14504-R0\",\"approval_number\":\"FL14504.1\",\"seq\":1,\"product_model\":\"Feelsafe and FeelSafe IG Energy Saver Aluminum Clad Wood Outswing Doors\",\"product_description\":\"Aluminum Clad Wood Outswing Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14867-R0\",\"approval_number\":\"FL14867.1\",\"seq\":1,\"product_model\":\"Clad Energy Saver Inswing Door\",\"product_description\":\"Clad Energy Saver Inswing Door 6-4x8-3 (74.88\\\"x98.5\\\")\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#15291-R0\",\"approval_number\":\"FL15291.1\",\"seq\":1,\"product_model\":\"Energy Saver Clad Arch Inswing French Door 6-4x8-3\",\"product_description\":\"Clad Energy Saver Arch Top Inswing French Door 6-4x8-3\",\"design_pressure\":\"+35\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17333-R0\",\"approval_number\":\"FL17333.1\",\"seq\":1,\"product_model\":\"Clad Outswing Door\",\"product_description\":\"Clad Outswing Door 6-4x8-0 (3-point lock on primary panel; 2-point lock on secondary panel)\",\"design_pressure\":\"+35\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17333-R0\",\"approval_number\":\"FL17333.2\",\"seq\":2,\"product_model\":\"Energy Saver Inswing Door\",\"product_description\":\"Energy Saver Inswing Door 75\\\"x99\\\" (3-point hardware on active panel; manual shoot bolt on inactive panel)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17333-R0\",\"approval_number\":\"FL17333.3\",\"seq\":3,\"product_model\":\"Energy Saver Outswing Arch Clad Door (2-Panel 76\\\"x98)\\\" DP25\",\"product_description\":\"Energy Saver Arch Clad Outswing Door (6-4x8-3 Call-out) Standard Product w\\\/Standard Installation(3-point lock on active panel; 2-point lock on inactive panel)\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17333-R0\",\"approval_number\":\"FL17333.4\",\"seq\":4,\"product_model\":\"Energy Saver Outswing Arched Clad Door (2-Panel 76\\\"x98\\\") DP40 w\\\/Upgrades\",\"product_description\":\"Energy Saver Arch Clad outswing Door (6-4x8-3 Call-out) Upgraded Sill Strike & Anchors (3-point lock on active panel; 2-point lock on inactive panel)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17333-R0\",\"approval_number\":\"FL17333.5\",\"seq\":5,\"product_model\":\"Energy Saver Outswing Arched Clad Door 38\\\"x99\\\"\",\"product_description\":\"Energy Saver Outswing Arch Clad Door (Single 38\\\"x99\\\") -- 3-point lock system\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17333-R0\",\"approval_number\":\"FL17333.6\",\"seq\":6,\"product_model\":\"Energy Saver Outswing Clad Door (3-Panel) 113\\\"x99\\\"--DP40\",\"product_description\":\"Energy Saver Outswing Clad Door 3-Panel 113\\\"x99\\\" -- DP40 (Upgrade Sill Strikes and Anchors) -- 3-point lock on active panel; 2-point lock on inactive panel\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-10-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17333-R0\",\"approval_number\":\"FL17333.7\",\"seq\":7,\"product_model\":\"Energy Saver Outswing Clad Door (3-Panel) 113x99--DP25\",\"product_description\":\"Energy Saver Outswing Clad Door (113\\\"x99\\\" 3-Panel) -- Standard Product DP25 (3-point lock on active panel; 2-point lock on inactive panel)\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-10-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17333-R0\",\"approval_number\":\"FL17333.8\",\"seq\":8,\"product_model\":\"Energy Saver Outswing Clad Door (6-4x8-3 Callout) DP35 Std Product\",\"product_description\":\"Energy Saver Outswing Clad Door (76\\\"x99\\\" 2-Panel) Standard Product w\\\/Standard Installation (3-point lock on active panel; 2-point lock on inactive panel)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-10-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17333-R0\",\"approval_number\":\"FL17333.9\",\"seq\":9,\"product_model\":\"Energy Saver Outswing Clad Door (6-4x8-3 Callout) DP40\",\"product_description\":\"Energy Saver Outswing Clad Door (76\\\"x99\\\" 2-Panel) w\\\/Upgraded Sill Strike & Anchors (3-point lock on active panel; 2-point lock on inactive panel)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-10-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17621-R0\",\"approval_number\":\"FL17621.1\",\"seq\":1,\"product_model\":\"Clad Inswing Side-Hinged Door\",\"product_description\":\"Clad Inswing 3-Wide Door XXO (112\\\"x99\\\") Utilizes 3-point lock active panel; 2-point manual shoot bolts on inactive panel.\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17705-R0\",\"approval_number\":\"FL17705.1\",\"seq\":1,\"product_model\":\"FeelSafe Outswing Clad Door (2-1\\\/4\\\" Panel)\",\"product_description\":\"FeelSafe Outswing Clad Door (2-1\\\/4\\\" Panel) 6-3x10-3 Two-Panel. Unit produced with 5-point locking hardware on active panel (head & sill shoot bolts with 3-point multi-point hardware) and head and sill manual shoot bolts on inactive panel).\",\"design_pressure\":\"+65\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#19290-R0\",\"approval_number\":\"FL19290.5\",\"seq\":5,\"product_model\":\"Aluminum Clad Outswing Arch Door 38\\\"x99\\\"\",\"product_description\":\"Aluminum Clad Outswing Arch Door (3-2x8-3) Single panel 38\\\"x99\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#19290-R0\",\"approval_number\":\"FL19290.6\",\"seq\":6,\"product_model\":\"Aluminum Clad Outswing Door 2-panel 75.5\\\"x95.5\\\"\",\"product_description\":\"Aluminum Clad Outswing Door 6-4x8-0 2-panel 75.5\\\"x95.5\\\"\",\"design_pressure\":\"+35\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#19290-R0\",\"approval_number\":\"FL19290.7\",\"seq\":7,\"product_model\":\"Aluminum Clad Outswing Door 2-panel 76\\\"x98\\\"\",\"product_description\":\"Aluminum Clad Outswing Door 6-4x8-3 2-panel 75.5\\\"x98.5\\\", Upgrade Sill Strike & Anchorage\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-10-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#19290-R0\",\"approval_number\":\"FL19290.8\",\"seq\":8,\"product_model\":\"Aluminum Clad Outswing Door 2-panel 76\\\"x99\\\"\",\"product_description\":\"Aluminum Clad Outswing Door 2-panel 76\\\"x99\\\" (6-4x8-3)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-10-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#19290-R0\",\"approval_number\":\"FL19290.9\",\"seq\":9,\"product_model\":\"Aluminum Clad Outswing Door 3-panel 113\\\"x99\\\"\",\"product_description\":\"Aluminum Clad Outswing Door 3-panel 113\\\"x99\\\" (9-8x8-3)\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-10-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#29521-R0\",\"approval_number\":\"FL29521.1\",\"seq\":1,\"product_model\":\"Feel Safe Full Radius Outswing Doors\",\"product_description\":\"Feel Safe Full Radius Outswing Doors\",\"design_pressure\":\"+65\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"E. F. San Juan\":[{\"manufacturer\":\"E. F. San Juan\",\"approval_number_master\":\"FL#14680-R7\",\"approval_number\":\"FL14680.1\",\"seq\":1,\"product_model\":\"Inswing Wood Entry Doors\",\"product_description\":\"Inswing Wood Entry Doors\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E. F. San Juan\",\"approval_number_master\":\"FL#14680-R7\",\"approval_number\":\"FL14680.2\",\"seq\":2,\"product_model\":\"Outswing Wood Entry Doors\",\"product_description\":\"Outswing Wood Entry Doors\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Nan Ya Plastics Corporation USA\":[{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14752-R13\",\"approval_number\":\"FL14752.1\",\"seq\":1,\"product_model\":\"12080 SLPS Outswing Patio Door\",\"product_description\":\"12080 SLPS Outswing Patio Door - Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14752-R13\",\"approval_number\":\"FL14752.4\",\"seq\":4,\"product_model\":\"IN-SWING ENTRANCE DOOR\",\"product_description\":\"IN-SWING ENTRANCE DOOR WITH FIBERGLASS NON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14752-R13\",\"approval_number\":\"FL14752.5\",\"seq\":5,\"product_model\":\"IN-SWING ENTRANCE DOOR\",\"product_description\":\"IN-SWING ENTRANCE DOOR WITH SIDELITES - SLPS\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14752-R13\",\"approval_number\":\"FL14752.6\",\"seq\":6,\"product_model\":\"IN-SWING ENTRANCE DOOR\",\"product_description\":\"IN-SWING ENTRANCE DOOR WITH AND WITHOUT SIDELITES - SLPS NON-IMPACT, FIBERGLASS CLAD\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14752-R13\",\"approval_number\":\"FL14752.7\",\"seq\":7,\"product_model\":\"In-swing Entrance Door with Sidelites\",\"product_description\":\"IN-SWING ENTRANCE DOOR W\\\/SIDELITES FIBERGLASS IMPACT GLAZED SIDE HINGED DOOR (NEUMA IMPACT)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14752-R13\",\"approval_number\":\"FL14752.9\",\"seq\":9,\"product_model\":\"OUT-SWING ENTRANCE DOOR\",\"product_description\":\"OUT-SWING ENTRANCE DOOR WITH AND WITHOUT SIDELITES - SLPS, FIBERGLASS CLAD\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14752-R13\",\"approval_number\":\"FL14752.10\",\"seq\":10,\"product_model\":\"OUT-SWING ENTRANCE DOOR\",\"product_description\":\"OUT-SWING ENTRANCE DOOR WITH AND WITHOUT SIDELITES - SLPS NON-IMPACT, FIBERGLASS CLAD\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14752-R13\",\"approval_number\":\"FL14752.11\",\"seq\":11,\"product_model\":\"OUT-SWING ENTRANCE DOOR\",\"product_description\":\"OUT-SWING ENTRANCE DOOR W\\\/SIDELITES FIBERGLASS GLAZED NON-IMPACT\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14752-R13\",\"approval_number\":\"FL14752.12\",\"seq\":12,\"product_model\":\"Out-Swing Entrance Door with and without Sidelites\",\"product_description\":\"OUT-SWING ENTRANCE DOOR W\\\/SIDELITES, FIBERGLASS GLAZED SIDE HINGE DOOR (NEUMA NON-IMPACT OS 12'0 X 6'11 GLAZED, 4 PANEL)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14752-R13\",\"approval_number\":\"FL14752.13\",\"seq\":13,\"product_model\":\"OUT-SWING ENTRANCE DOOR WITH SIDELITES\",\"product_description\":\"OUT-SWING ENTRANCE DOOR W\\\/SIDELITES, FIBERGLASS DOUBLE DOOR W\\\/SIDELITES (NEUMA NON-IMPACT OS 12'0\\\"x6'11\\\", GLAZED, 4 PANEL)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14752-R13\",\"approval_number\":\"FL14752.14\",\"seq\":14,\"product_model\":\"OUT-SWING PATIO DOOR\",\"product_description\":\"OUT-SWING PATIO DOOR W\\\/SIDELITES FIBERGLASS GLAZED NON-IMPACT\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14752-R13\",\"approval_number\":\"FL14752.15\",\"seq\":15,\"product_model\":\"OUT-SWING PATIO DOOR W\\\/SIDELITES\",\"product_description\":\"OUT-SWING PATIO DOOR W\\\/SIDELITES, FIBERGLASS GLAZED SIDE-HINGED DOORS (NEUMA NON-IMPACT OS 12'0 X 8'0 GLAZED, 4 PANEL)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14752-R13\",\"approval_number\":\"FL14752.16\",\"seq\":16,\"product_model\":\"Outswing Entrance Door w\\\/ & w\\\/out Sidelites\",\"product_description\":\"Outswing Entrance Door w\\\/ & w\\\/out Sidelites - Fiberglass double door w\\\/sidelites\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14752-R13\",\"approval_number\":\"FL14752.18\",\"seq\":18,\"product_model\":\"Series \\\" 9'0\\\" x 8'0\\\" Fiberglass O\\\/S Glazed Double Door\\\"\",\"product_description\":\"SERIES 9'0\\\" X 8'0\\\" FIBERGLASS OUT-SWING GLAZED DOUBLE DOOR (NEUMA IMPACT OUTSWING - 9'0\\\" X 8'0\\\" GLAZED, 3 PANEL DP50)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14752-R13\",\"approval_number\":\"FL14752.19\",\"seq\":19,\"product_model\":\"Series \\\"Distinction Door\\\" I\\\/S Fiberglass Clad Entry Door\",\"product_description\":\"SERIES DISTINCTION DOOR IN-SWING FIBERGLASS CLAD ENTRY DOOR (NEUMA NON-IMPACT INSWING - 12'0\\\" X 8'0\\\" , GLAZED, 4 PANEL)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14752-R13\",\"approval_number\":\"FL14752.20\",\"seq\":20,\"product_model\":\"Series \\\"Distinction Door\\\" O\\\/S Fiberglass Clad Entry Door\",\"product_description\":\"SERIES DISTINCTION DOOR OUT-SWING FIBERGLASS CLAD ENTRY DOOR (NEUMA NON-IMPACT OUTSWING - 12'0\\\" X 8'0\\\" , GLAZED, 4 PANEL)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14752-R13\",\"approval_number\":\"FL14752.22\",\"seq\":22,\"product_model\":\"Series \\\"Nan Ya\\\" 8' O\\\/S Hinged 3\\\/4 Lite Fiberglass Patio Door\",\"product_description\":\"SERIES NAN YA 8' OUT-SWING HINGED 3\\\/4 LITE FIBERGLASS PATIO DOOR (NEUMA NON-IMPACT OUTSWING - 9'0\\\" X 8'0\\\" , 3\\\/4 GLAZED, 3 PANEL DP50)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14752-R13\",\"approval_number\":\"FL14752.25\",\"seq\":25,\"product_model\":\"Series 8'0 3\\\/4 Lite Side Hinged Fiberglass Patio Door w\\\/ and w\\\/o Sidelites\",\"product_description\":\"SERIES 8'0\\\" 3\\\/4 LITE SIDE HINGED FIBERGLASS PATIO DOOR W\\\/ OR W\\\/O SIDELITE (NEUMA OUTSWING - 9'0\\\" X 8'0\\\" , 3\\\/4 GLAZED, 3 PANEL DP50)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14752-R13\",\"approval_number\":\"FL14752.27\",\"seq\":27,\"product_model\":\"SERIES IN-SWING PATIO DOOR W\\\/ AND W\\\/O SIDELITES\",\"product_description\":\"IN-SWING PATIO DOOR W\\\/ AND W\\\/O SIDELITES FIBERGLASS NON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14752-R13\",\"approval_number\":\"FL14752.28\",\"seq\":28,\"product_model\":\"Series In-Swing Patio Door w\\\/ and w\\\/o Sidelites\",\"product_description\":\"SERIES IN SWING PATIO DOOR W\\\/SIDELITES FIBERGLASS DOUBLE DOOR W\\\/SIDELITES (NEUMA NON-IMPACT INSWING 12'0\\\" x 8'0\\\" GLAZED, 4 PANEL)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14752-R13\",\"approval_number\":\"FL14752.29\",\"seq\":29,\"product_model\":\"SERIES OUT-SWING 3-PANEL PATIO DOOR - NON-IMPACT\",\"product_description\":\"SERIES OUT-SWING 3-PANEL PATIO DOOR - NON-IMPACT, SLP\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14752-R13\",\"approval_number\":\"FL14752.30\",\"seq\":30,\"product_model\":\"Series Out-Swing Fiberglass Clad Entrance Door w\\\/ and w\\\/o Sidelites\",\"product_description\":\"OUTSWING ENTRANCE DOOR W\\\/SIDELITES, FIBERGLASS DOUBLE DOOR W\\\/SIDELITES (NEUMA IMPACT OUTSWING - 12'0\\\" X 6'11\\\" , GLAZED, 4 PANEL, DP70)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14752-R13\",\"approval_number\":\"FL14752.31\",\"seq\":31,\"product_model\":\"SERIES SLPS 12080 IS 3\\\/4 LITE FIBERGLASS PATIO DOOR\",\"product_description\":\"SERIES SLPS 12080 IS 3\\\/4 LITE FIBERGLASS PATIO DOOR NON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14752-R13\",\"approval_number\":\"FL14752.32\",\"seq\":32,\"product_model\":\"Series SLPS 12080 IS 3\\\/4 Lite Fiberglass Patio Door\",\"product_description\":\"Series SLPS 12080 In-Swing 3\\\/4 Lite Fiberglass Patio Door - Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14752-R13\",\"approval_number\":\"FL14752.33\",\"seq\":33,\"product_model\":\"Series SLPS 12080 OS 3\\\/4 Lite Fiberglass Patio Door\",\"product_description\":\"Series SLPS 12080 Out-Swing 3\\\/4 Lite Fiberglass Patio Door - Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14752-R13\",\"approval_number\":\"FL14752.34\",\"seq\":34,\"product_model\":\"SERIES SLPS 6'11 IS 3\\\/4 LITE FIBERGLASS PATIO DOOR\",\"product_description\":\"SERIES SLPS 6'11 IS 3\\\/4 LITE FIBERGLASS PATIO DOOR NON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14752-R13\",\"approval_number\":\"FL14752.35\",\"seq\":35,\"product_model\":\"Series SLPS 6'11\\\" Inswing 3\\\/4 Lite Fiberglass Patio Door\",\"product_description\":\"Series SLPS 6'11\\\" Inswing 3\\\/4 Lite Fiberglass Patio Door - Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14752-R13\",\"approval_number\":\"FL14752.36\",\"seq\":36,\"product_model\":\"Series SLPS 6'11\\\" Inswing 3\\\/4 Lite Fiberglass Patio Door\",\"product_description\":\"Series SLPS 6'11\\\" Inswing 3\\\/4 Lite Fiberglass Patio Door - Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14752-R13\",\"approval_number\":\"FL14752.37\",\"seq\":37,\"product_model\":\"Series SLPS 6'8\\\" OS 3\\\/4\\\" Lite Fiberglass Patio Door\",\"product_description\":\"Series SLPS 6'8\\\" OS 3\\\/4\\\" Lite Fiberglass Patio Door - Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14752-R13\",\"approval_number\":\"FL14752.38\",\"seq\":38,\"product_model\":\"Series SLPS 6'8\\\" OS 3\\\/4\\\" Lite Fiberglass Patio Door\",\"product_description\":\"Series SLPS 6'8\\\" OS 3\\\/4\\\" Lite Fiberglass Patio Door - Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14752-R13\",\"approval_number\":\"FL14752.39\",\"seq\":39,\"product_model\":\"Series SLPS 8'0\\\" Height Out-Swing Patio Door Fiberglass w\\\/ Sidelites\",\"product_description\":\"NEUMA IMPACT OUTSWING 12'0\\\" x 8'0\\\" SIDELITE GLAZED, 4 PANEL, DP70\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14752-R13\",\"approval_number\":\"FL14752.40\",\"seq\":40,\"product_model\":\"Series SLPS In-Swing Patio Door w\\\/ integral and field mullion\",\"product_description\":\"SERIES SLPS IN-SWING PATIO DOOR W\\\/INTEGRAL & FIELD MULLION FIBERGLASS SIDE HINGED DOOR W\\\/SIDELITES (NEUMA IMPACT INSWING 12'0\\\" x 8'0\\\" W\\\/3'0\\\" x 8'0\\\" SIDELITE GLAZED, 4 PANEL, DP50)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#18583-R7\",\"approval_number\":\"FL18583.1\",\"seq\":1,\"product_model\":\"SERIES SLPS INSWING GLAZED FIBERGLASS SIDE-HINGED PATIO DOOR 6'11\\\"\",\"product_description\":\"SERIES SLPS INSWING GLAZED FIBERGLASS SIDE-HINGED PATIO DOOR 6'11\\\" - NON-IMPACT\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#18583-R7\",\"approval_number\":\"FL18583.2\",\"seq\":2,\"product_model\":\"SERIES SLPS OUTSWING GLAZED FIBERGLASS SIDE-HINGED PATIO DOOR 6'11\\\"\",\"product_description\":\"SERIES SLPS OUTSWING GLAZED FIBERGLASS SIDE-HINGED PATIO DOOR 6'11\\\" - NON-IMPACT\",\"design_pressure\":\"+60.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#18583-R7\",\"approval_number\":\"FL18583.3\",\"seq\":3,\"product_model\":\"SERIES SLPS OUTSWING GLAZED FIBERGLASS SIDE-HINGED PATIO DOOR 6'11\\\"\",\"product_description\":\"SERIES SLPS OUTSWING GLAZED FIBERGLASS SIDE-HINGED PATIO DOOR 6'11\\\" - IMPACT\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#18583-R7\",\"approval_number\":\"FL18583.4\",\"seq\":4,\"product_model\":\"SERIES SLPS OUTSWING GLAZED FIBERGLASS SIDE-HINGED PATIO DOOR 8'0\\\"\",\"product_description\":\"SERIES SLPS OUTSWING GLAZED FIBERGLASS SIDE-HINGED PATIO DOOR 8'0\\\" - IMPACT\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#18583-R7\",\"approval_number\":\"FL18583.5\",\"seq\":5,\"product_model\":\"SERIES SLPS OUTSWING GLAZED FIBERGLASS SIDE-HINGED PATIO DOOR 8'0\\\"\",\"product_description\":\"SERIES SLPS OUTSWING GLAZED FIBERGLASS SIDE-HINGED PATIO DOOR 8'0\\\" - NON-IMPACT\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#19279-R5\",\"approval_number\":\"FL19279.1\",\"seq\":1,\"product_model\":\"Series Outswing Side Hinged Door Opaque Fiberglass\",\"product_description\":\"Series Outswing Side Hinged Door Opaque Fiberglass 3'0x6'8 - LMI\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#19279-R5\",\"approval_number\":\"FL19279.2\",\"seq\":2,\"product_model\":\"Series Outswing Side Hinged Door Opaque Fiberglass\",\"product_description\":\"Series Outswing Side Hinged Door Opaque Fiberglass 3'0x8'0 - LMI\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#20056-R9\",\"approval_number\":\"FL20056.1\",\"seq\":1,\"product_model\":\"Series JBL Fiberglass Out-Swing Folding Door\",\"product_description\":\"Series JBL Fiberglass Out-Swing Folding Door- Non-Impact\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#20056-R9\",\"approval_number\":\"FL20056.2\",\"seq\":2,\"product_model\":\"Series JBLP Impact Fiberglass Out-Swing Folding Door\",\"product_description\":\"Series JBLP Impact Fiberglass Out-Swing Folding Door\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#20056-R9\",\"approval_number\":\"FL20056.3\",\"seq\":3,\"product_model\":\"Series PRBJ Fiberglass Outswing Folding Door\",\"product_description\":\"Series PRBJ Fiberglass Outswing Folding Door - Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#20056-R9\",\"approval_number\":\"FL20056.4\",\"seq\":4,\"product_model\":\"Series PRBJ Fiberglass Outswing Folding Door\",\"product_description\":\"Series PRBJ Fiberglass Outswing Folding Door Non-Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#20056-R9\",\"approval_number\":\"FL20056.5\",\"seq\":5,\"product_model\":\"SERIES PRBJ FIBERGLASS OUTSWING FOLDING DOOR\",\"product_description\":\"SERIES PRBJ FIBERGLASS OUTSWING FOLDING DOOR IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#20056-R9\",\"approval_number\":\"FL20056.6\",\"seq\":6,\"product_model\":\"SERIES PRBJ FIBERGLASS OUTSWING FOLDING DOOR\",\"product_description\":\"SERIES PRBJ FIBERGLASS OUTSWING FOLDING DOOR NON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#21649-R8\",\"approval_number\":\"FL21649.1\",\"seq\":1,\"product_model\":\"Series \\\"MK-1\\\" Fiberglass Skin Glazed Entry Door Outswing\",\"product_description\":\"Series \\\"MK-1\\\" Fiberglass Skin Glazed Entry Door Outswing w\\\/ or w\\\/o Sidelites - Impact HVHZ\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#21649-R8\",\"approval_number\":\"FL21649.2\",\"seq\":2,\"product_model\":\"Series \\\"MK-2\\\" Fiberglass Skin Glazed Entry Door Inswing\",\"product_description\":\"Series \\\"MK-2\\\" Fiberglass Skin Glazed Entry Door Inswing - Impact HVHZ\",\"design_pressure\":\"+20.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#21649-R8\",\"approval_number\":\"FL21649.3\",\"seq\":3,\"product_model\":\"Series \\\"MK-3\\\" Fiberglass Skin Glazed Entry Door Inswing\",\"product_description\":\"Series \\\"MK-3\\\" Fiberglass Skin Glazed Entry Door Inswing w\\\/ or w\\\/o Sidelites - Impact HVHZ\",\"design_pressure\":\"+20.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#21649-R8\",\"approval_number\":\"FL21649.4\",\"seq\":4,\"product_model\":\"Series \\\"NI-1\\\" Fiberglass Skin Glazed Entry Door Outswing\",\"product_description\":\"Series \\\"NI-1\\\" Fiberglass Skin Glazed Entry Door Outswing w\\\/ or w\\\/o Sidelites - Non-Impact HVHZ\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#21649-R8\",\"approval_number\":\"FL21649.5\",\"seq\":5,\"product_model\":\"Series \\\"NI-2\\\" Fiberglass Skin Glazed Double Entry Door\",\"product_description\":\"Series \\\"NI-2\\\" Fiberglass Skin Glazed Double Entry Door w\\\/ or w\\\/o Sidelites - Non-Impact\",\"design_pressure\":\"+30.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#21649-R8\",\"approval_number\":\"FL21649.6\",\"seq\":6,\"product_model\":\"Series \\\"NI-3\\\" Fiberglass Skin Opaque Inswing Double Entry Door\",\"product_description\":\"Series \\\"NI-3\\\" Fiberglass Skin Opaque Inswing Double Entry Door - Non-Impact HVHZ\",\"design_pressure\":\"+30.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#21649-R8\",\"approval_number\":\"FL21649.7\",\"seq\":7,\"product_model\":\"Series \\\"NI-3\\\" Fiberglass Skin Opaque Outswing Double Entry Door\",\"product_description\":\"Series \\\"NI-3\\\" Fiberglass Skin Opaque Outswing Double Entry Door - Non-Impact HVHZ\",\"design_pressure\":\"+50.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#22276-R3\",\"approval_number\":\"FL22276.3\",\"seq\":3,\"product_model\":\"Series \\\"SLPS\\\" Outswing Glazed Fiberglass Side-Hinged Patio Door\",\"product_description\":\"Series \\\"SLPS\\\" Outswing Glazed Fiberglass Side-Hinged Patio Door - Impact\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#22331-R3\",\"approval_number\":\"FL22331.1\",\"seq\":1,\"product_model\":\"6'11\\\" Outswing Hinged Patio Door\",\"product_description\":\"6'11\\\" Outswing Hinged Patio Door - Impact HVHZ\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#22331-R3\",\"approval_number\":\"FL22331.2\",\"seq\":2,\"product_model\":\"8' Inswing Door LPR (X\\\/XX)\",\"product_description\":\"8' Inswing Door LPR (X\\\/XX) - Impact HVHZ\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#22331-R3\",\"approval_number\":\"FL22331.3\",\"seq\":3,\"product_model\":\"8' Outswing Door SLP (OXX)\",\"product_description\":\"8' Outswing Door SLP (OXX) - Impact HVHZ\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#22331-R3\",\"approval_number\":\"FL22331.4\",\"seq\":4,\"product_model\":\"Series SLPL Fiberglass Skin Glazed Outswing Door\",\"product_description\":\"Series SLPL Fiberglass Skin Glazed Outswing Door\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#28093-R12\",\"approval_number\":\"FL28093.2\",\"seq\":2,\"product_model\":\"SERIES ENTRY DOOR OS FIBERGLASS DOOR NON-IMPACT (6'11\\\")\",\"product_description\":\"SERIES ENTRY DOOR OUTSWING FIBERGLASS SIDE HINGED DOOR NON-IMPACT (6'11\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#28093-R12\",\"approval_number\":\"FL28093.5\",\"seq\":5,\"product_model\":\"SERIES SLPS GLAZED FIBERGLASS IS PATIO DOOR LITE IMPACT (8'0\\\")\",\"product_description\":\"SERIES SLPS GLAZED FIBERGLASS INSWING PATIO DOOR LITE W\\\/SIDELITES IMPACT (8'0\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#28093-R12\",\"approval_number\":\"FL28093.6\",\"seq\":6,\"product_model\":\"SERIES SLPS GLAZED FIBERGLASS OS DOOR IMPACT (6'11\\\")\",\"product_description\":\"SERIES SLPS GLAZED FIBERGLASS OUTSWING SIDE HINGED DOOR W\\\/SIDELITES - IMPACT (6'11\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#28093-R12\",\"approval_number\":\"FL28093.7\",\"seq\":7,\"product_model\":\"SERIES SLPS GLAZED FIBERGLASS OS DOOR NON-IMPACT (6'11\\\")\",\"product_description\":\"SERIES SLPS GLAZED FIBERGLASS OUTSWING SIDE HINGED DOOR W\\\/SIDELITES NON-IMPACT (6'11\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#28093-R12\",\"approval_number\":\"FL28093.9\",\"seq\":9,\"product_model\":\"SERIES SLPS LITE GLAZED FIBERGLASS OS DOOR IMPACT (8'0\\\")\",\"product_description\":\"SERIES SLPS LITE GLAZED FIBERGLASS OUTSWING SIDE HINGED DOOR W\\\/SIDELITES - IMPACT (8'0\\\")\",\"design_pressure\":\"+50\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#28093-R12\",\"approval_number\":\"FL28093.10\",\"seq\":10,\"product_model\":\"SERIES SLPS LITE GLAZED FIBERGLASS OS DOOR NON-IMPACT (8'0\\\" W\\\/MULTIPOINT LOCK)\",\"product_description\":\"SERIES SLPS LITE GLAZED FIBERGLASS OUTSWING SIDE HINGED DOOR W\\\/SIDELITES NON-IMPACT (8'0\\\" W\\\/MULTIPOINT LOCK)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#28093-R12\",\"approval_number\":\"FL28093.11\",\"seq\":11,\"product_model\":\"SERIES SLPS LITE GLAZED FIBERGLASS OS DOOR NON-IMPACT (8'0\\\")\",\"product_description\":\"SERIES SLPS LITE GLAZED FIBERGLASS OUTSWING SIDE HINGED DOOR W\\\/SIDELITES NON-IMPACT (8'0\\\")\",\"design_pressure\":\"+50\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#28095-R9\",\"approval_number\":\"FL28095.2\",\"seq\":2,\"product_model\":\"SLPS PATIO DOOR LITE 8'0\\\" OS LMI HVHZ\",\"product_description\":\"SLPS PATIO DOOR LITE 8'0\\\" OS LARGE MISSILE IMPACT HVHZ\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#29714-R15\",\"approval_number\":\"FL29714.1\",\"seq\":1,\"product_model\":\"SLPS Patio door lite 8'0 Outswing, Impact\",\"product_description\":\"SLPS Patio door lite 8'0 Outswing, Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#29714-R15\",\"approval_number\":\"FL29714.2\",\"seq\":2,\"product_model\":\"SLPS Patio door lite 8'0 Outswing, Impact, HVHZ\",\"product_description\":\"SLPS Patio door lite 8'0 Outswing, Impact, HVHZ\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#4022-R1\",\"approval_number\":\"FL4022.1\",\"seq\":1,\"product_model\":\"Distinction Hinged French Door\",\"product_description\":\"11'9\\\" x 6'11\\\" Fiberglass In-Swing French Door\",\"design_pressure\":\"+55.0\\\/-60.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#4022-R1\",\"approval_number\":\"FL4022.2\",\"seq\":2,\"product_model\":\"Distinction Hinged French Door\",\"product_description\":\"11'9\\\" x 6'11\\\" Fiberglass Out-swing French Door\",\"design_pressure\":\"+97.5\\\/-97.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#4022-R1\",\"approval_number\":\"FL4022.3\",\"seq\":3,\"product_model\":\"Distinction Hinged French Door\",\"product_description\":\"3'1\\\" x 6'11\\\" Fiberglass Out-swing French Door\",\"design_pressure\":\"+60.0\\\/-65.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#4022-R1\",\"approval_number\":\"FL4022.4\",\"seq\":4,\"product_model\":\"Distinction Hinged French Door\",\"product_description\":\"11'9\\\" x 8'0\\\" Fiberglass Out-swing French Door\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#4022-R1\",\"approval_number\":\"FL4022.5\",\"seq\":5,\"product_model\":\"Distinction Hinged French Door\",\"product_description\":\"11'9\\\" x 8'0\\\" Fiberglass In-swing French Door\",\"design_pressure\":\"+65.0\\\/-75.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#4022-R1\",\"approval_number\":\"FL4022.6\",\"seq\":6,\"product_model\":\"Distinction Hinged French Door\",\"product_description\":\"3'1\\\" x 6'11\\\" Fiberglass In-Swing French Door\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#6715-R0\",\"approval_number\":\"FL6715.1\",\"seq\":1,\"product_model\":\"Fiberglass Hinged Patio Door\",\"product_description\":\"9'0\\\" x 8'0\\\" Fiberglass Double Hinged Door Inswing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#6716-R0\",\"approval_number\":\"FL6716.1\",\"seq\":1,\"product_model\":\"Fiberglass Hinged Patio Door\",\"product_description\":\"9'0\\\" x 8'0\\\" Fiberglass Double Hinged Door Outswing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#12621-R0\",\"approval_number\":\"FL12621.1\",\"seq\":1,\"product_model\":\"Fiberglass Hinged Patio Door\",\"product_description\":\"9'0\\\" x 8'0\\\" Fiberglass Hinged 3\\\/4 Lite Inswing Patio Door\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#12622-R0\",\"approval_number\":\"FL12622.1\",\"seq\":1,\"product_model\":\"Fiberglass Hinged Patio Door\",\"product_description\":\"9'0\\\" x 8'0\\\" Outswing Hinged 3\\\/4 Lite Fiberglass Patio Door\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#12622-R1\",\"approval_number\":\"FL12622.2\",\"seq\":2,\"product_model\":\"Fiberglass Hinged Patio Door\",\"product_description\":\"9'0\\\" x 8'0\\\" Impact-resistant Outswing Hinged 3\\\/4 Lite Fiberglass Patio Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#12624-R0\",\"approval_number\":\"FL12624.1\",\"seq\":1,\"product_model\":\"Fiberglass Hinged Patio Door\",\"product_description\":\"12'0\\\" x 8'0\\\" Fiberglass Inswing Hinged Patio Door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#12624-R0\",\"approval_number\":\"FL12624.2\",\"seq\":2,\"product_model\":\"Fiberglass Hinged Patio Door\",\"product_description\":\"12'0\\\" x 8'0\\\" Fiberglass Outswing Hinged Patio Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#12639-R0\",\"approval_number\":\"FL12639.1\",\"seq\":1,\"product_model\":\"Fiberglass Hinged Patio Door\",\"product_description\":\"6'0\\\" x 8'0\\\" Outswing DP70 Hinged Patio Door\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#12639-R0\",\"approval_number\":\"FL12639.2\",\"seq\":2,\"product_model\":\"Fiberglass Hinged Patio Door\",\"product_description\":\"12'0\\\" x 8'0\\\" Outswing DP70 Hinged Patio Door w\\\/ Sidelite\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#12890-R0\",\"approval_number\":\"FL12890.1\",\"seq\":1,\"product_model\":\"Neuma Classic Hinged Patio Doors\",\"product_description\":\"6'0\\\"x6'11\\\" Neuma Classic Series In-Swing & Out-Swing Center Hinged Patio Dors (OX, XO and X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#12890-R0\",\"approval_number\":\"FL12890.2\",\"seq\":2,\"product_model\":\"Neuma Classic Hinged Patio Doors\",\"product_description\":\"6'0\\\"x6'11\\\" Neuma Classic Series In-Swing & Out-Swing Center Hinged Patio Dors (XX and X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#13090-R0\",\"approval_number\":\"FL13090.1\",\"seq\":1,\"product_model\":\"Distinction Series Inswing 8' Entry Door\",\"product_description\":\"Distinction Series Fiberglass Skin Opaque Inswing Entry Door, w\\\/ and w\\\/out sidelites\",\"design_pressure\":\"+47.5\\\/-47.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#13090-R0\",\"approval_number\":\"FL13090.2\",\"seq\":2,\"product_model\":\"Distinction Series Inswing 8' Entry Door\",\"product_description\":\"Distinction Series Fiberglass Skin Glazed Inswing Entry Door, w\\\/ and w\\\/out sidelites\",\"design_pressure\":\"+47.5\\\/-47.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14752-R0\",\"approval_number\":\"FL14752.2\",\"seq\":2,\"product_model\":\"Out-Swing Fiberglass Clad Entrance Door w\\\/ and w\\\/o Sidelites\",\"product_description\":\"NEUMA NON-IMPACT OUTSWING- 12'0\\\"x6'11\\\", GLAZED, 4 PANEL\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14752-R0\",\"approval_number\":\"FL14752.3\",\"seq\":3,\"product_model\":\"Series \\\" 9'0\\\" x 8'0\\\" Fiberglass I\\\/S Glazed Double Door\\\"\",\"product_description\":\"NEUMA IMPACT INSWING - 9'0\\\" X 8'0\\\" , GLAZED, 3 PANEL, DP50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14752-R0\",\"approval_number\":\"FL14752.8\",\"seq\":8,\"product_model\":\"Series \\\"Nan Ya\\\" 8' O\\\/S Hinged 3\\\/4 Lite Fiberglass Patio Door\",\"product_description\":\"NEUMA NON-IMPACT OUTSWING - 9'0\\\" X 8'0\\\" , 3\\\/4 GLAZED, 3 PANEL DP50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14752-R1\",\"approval_number\":\"FL14752.17\",\"seq\":17,\"product_model\":\"Series \\\"Neuma Classic\\\" I\\\/S & O\\\/S Double Hinged Patio Door\",\"product_description\":\"NEUMA CLASSIC INSWING\\\/OUTSWING DOUBLE HINGED - 6'0\\\" X 6'8\\\" , GLAZED, 2 PANEL, DP50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14752-R1\",\"approval_number\":\"FL14752.21\",\"seq\":21,\"product_model\":\"Series SLPS 8'0\\\" Height Out-Swing Patio Door Fiberglass w\\\/ Sidelites\",\"product_description\":\"NEUMA IMPACT OUTSWING 12'0\\\" x 8'0\\\" SIDELITE GLAZED, 4 PANEL, DP70\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14752-R2\",\"approval_number\":\"FL14752.23\",\"seq\":23,\"product_model\":\"Series In-Swing Patio Door w\\\/ and w\\\/o Sidelites\",\"product_description\":\"NEUMA NON-IMPACT INSWING 12'0\\\" x 8'0\\\" GLAZED, 4 PANEL\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14752-R2\",\"approval_number\":\"FL14752.24\",\"seq\":24,\"product_model\":\"Series Out-Swing Fiberglass Clad Entrance Door w\\\/ and w\\\/o Sidelites\",\"product_description\":\"NEUMA IMPACT OUTSWING - 12'0\\\" X 6'11\\\" , GLAZED, 4 PANEL, DP70\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14752-R2\",\"approval_number\":\"FL14752.26\",\"seq\":26,\"product_model\":\"Series SLP Outswing 6'11\\\" Patio Door\",\"product_description\":\"Series SLP Outswing 6'11\\\" Patio Door - Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#22276-R0\",\"approval_number\":\"FL22276.1\",\"seq\":1,\"product_model\":\"Series \\\"SLPS\\\" Inswing Glazed Fiberglass Side-Hinged Patio Door\",\"product_description\":\"Series \\\"SLPS\\\" Inswing Glazed Fiberglass Side-Hinged Patio Door-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#22276-R0\",\"approval_number\":\"FL22276.2\",\"seq\":2,\"product_model\":\"Series \\\"SLPS\\\" Inswing Glazed Fiberglass Side-Hinged Patio Door\",\"product_description\":\"Series \\\"SLPS\\\" Inswing Glazed Fiberglass Side-Hinged Patio Door - Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#28093-R0\",\"approval_number\":\"FL28093.1\",\"seq\":1,\"product_model\":\"SERIES ENTRY DOOR IS FIBERGLASS DOOR NON-IMPACT (6'11\\\")\",\"product_description\":\"SERIES ENTRY DOOR INSWING FIBERGLASS SIDE HINGED DOOR NON-IMPACT (6'11\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#28093-R0\",\"approval_number\":\"FL28093.3\",\"seq\":3,\"product_model\":\"SERIES SLPS GLAZED FIBERGLASS IS DOOR IMPACT (6'11\\\")\",\"product_description\":\"SERIES SLPS GLAZED FIBERGLASS INSWING SIDE HINGED DOOR W\\\/SIDELITES - IMPACT (6'11\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#28093-R0\",\"approval_number\":\"FL28093.4\",\"seq\":4,\"product_model\":\"SERIES SLPS GLAZED FIBERGLASS IS DOOR NON-IMPACT (6'11\\\")\",\"product_description\":\"SERIES SLPS GLAZED FIBERGLASS INSWING SIDE HINGED DOOR W\\\/SIDELITES NON-IMPACT (6'11\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#28093-R0\",\"approval_number\":\"FL28093.8\",\"seq\":8,\"product_model\":\"SERIES SLPS LITE GLAZED FIBERGLASS OS DOOR NON-IMPACT (8'0\\\" W\\\/MULTIPOINT LOCK)\",\"product_description\":\"SERIES SLPS LITE GLAZED FIBERGLASS OUTSWING SIDE HINGED DOOR W\\\/SIDELITES NON-IMPACT (8'0\\\" W\\\/MULTIPOINT LOCK)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#28095-R0\",\"approval_number\":\"FL28095.1\",\"seq\":1,\"product_model\":\"SLPS PATIO DOOR LITE 6'11\\\" OS LMI HVHZ\",\"product_description\":\"SLPS PATIO DOOR LITE 6'11\\\" OS LARGE MISSILE IMPACT HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-31 00:00:00\",\"instructions_url\":\"\"}],\"Millwork Artisans, LLC\":[{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#47472-R0\",\"approval_number\":\"FL47472.1\",\"seq\":1,\"product_model\":\"Inswing Wood Double & Single Door (HVHZ)(Impact)\",\"product_description\":\"Inswing Wood Double & Single Door (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#47472-R0\",\"approval_number\":\"FL47472.2\",\"seq\":2,\"product_model\":\"Outswing Wood Double & Single Door (HVHZ)(Impact)\",\"product_description\":\"Outswing Wood Double & Single Door (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#47874-R0\",\"approval_number\":\"FL47874.1\",\"seq\":1,\"product_model\":\"Metal Bi-Fold Door (HVHZ) (Impact)\",\"product_description\":\"Metal Bi-Fold Door (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#47874-R0\",\"approval_number\":\"FL47874.2\",\"seq\":2,\"product_model\":\"Metal Bi-Fold Door (WZ4) (Impact)\",\"product_description\":\"Metal Bi-Fold Door (WZ4) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#14763-R0\",\"approval_number\":\"FL14763.1\",\"seq\":1,\"product_model\":\"a. \\\"Non-Impact\\\" Wood Entry Door\",\"product_description\":\"Up to 3'6 x 9'0 - 2-1\\\/4\\\" Thick \\\"Non-Impact\\\" Opaque or Glazed Wood Single Door (Configuration X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#14763-R0\",\"approval_number\":\"FL14763.2\",\"seq\":2,\"product_model\":\"b. \\\"Non-Impact\\\" Wood Entry Door\",\"product_description\":\"Up to 6'0 x 9'0 - 2-1\\\/4\\\" Thick \\\"Non-Impact\\\" Opaque or Glazed Wood Double Door (Configuration XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#14763-R0\",\"approval_number\":\"FL14763.3\",\"seq\":3,\"product_model\":\"c. \\\"Impact\\\" Wood Entry Door\",\"product_description\":\"Up to 3'0 x 8'0 - 2-1\\\/2\\\" Thick \\\"Impact\\\" Glazed Wood Single Door with or without a Transom (Configuration X or O\\\/X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#14763-R0\",\"approval_number\":\"FL14763.4\",\"seq\":4,\"product_model\":\"d. \\\"Impact\\\" Wood Entry Door\",\"product_description\":\"Up to 6'0 x 8'0 - 2-1\\\/2\\\" Thick \\\"Impact\\\" Glazed Wood Double Door with or without Sidelites (Configurations XX or OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#14763-R0\",\"approval_number\":\"FL14763.5\",\"seq\":5,\"product_model\":\"e. \\\"Impact\\\" Wood Entry Door\",\"product_description\":\"Up to 6'0 x 8'0 - 2-1\\\/2\\\" Thick \\\"Impact\\\" Glazed Wood Double Door and Transom with or without Sidelites (Configurations O\\\/XX or O\\\/OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#15751-R0\",\"approval_number\":\"FL15751.1\",\"seq\":1,\"product_model\":\"a. \\\"Impact\\\" Wood Entry Door\",\"product_description\":\"Up to 3'6 x 9'0 - 2-1\\\/4\\\" Thick \\\"Impact\\\" Opaque or Glazed Wood Single Door (Inswing\\\/Outswing - X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#15751-R0\",\"approval_number\":\"FL15751.2\",\"seq\":2,\"product_model\":\"b. \\\"Impact\\\" Wood Entry Door\",\"product_description\":\"Up to 6'0 x 9'0 - 2-1\\\/4\\\" Thick \\\"Impact\\\" Opaque or Glazed Wood Double Door (Inswing\\\/Outswing XX - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#15751-R0\",\"approval_number\":\"FL15751.3\",\"seq\":3,\"product_model\":\"c. \\\"Impact\\\" Wood Entry Door\",\"product_description\":\"Up to 3'6 x 9'0 - 2-1\\\/4\\\" Thick \\\"Impact\\\" Opaque or Glazed Wood Single Door with Sidelite(s) (Inswing\\\/Outswing - OX, XO or OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#15751-R0\",\"approval_number\":\"FL15751.4\",\"seq\":4,\"product_model\":\"d. \\\"Impact\\\" Wood Entry Door\",\"product_description\":\"Up to 6'0 x 9'0 - 2-1\\\/4\\\" Thick \\\"Impact\\\" Opaque or Glazed Wood Double Door with Sidelites (Inswing\\\/Outswing - OXXO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#15751-R0\",\"approval_number\":\"FL15751.5\",\"seq\":5,\"product_model\":\"e. \\\"Impact\\\" Wood Entry Door\",\"product_description\":\"Up to 3'6 x 9'0 - 2-1\\\/4\\\" Thick \\\"Impact\\\" Opaque or Glazed Wood Single Door with Sidelite(s) and Transom (Inswing\\\/Outswing - O\\\/OX, O\\\/XO or O\\\/OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#15751-R0\",\"approval_number\":\"FL15751.6\",\"seq\":6,\"product_model\":\"f. \\\"Impact\\\" Wood Entry Door\",\"product_description\":\"Up to 6'0 x 9'0 - 2-1\\\/4\\\" Thick \\\"Impact\\\" Opaque or Glazed Wood Double Door with Transom (Inswing\\\/Outswing - O\\\/XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#17348-R0\",\"approval_number\":\"FL17348.1\",\"seq\":1,\"product_model\":\"a. \\\"Lunar Fold\\\" Bifolding System\",\"product_description\":\"Externally Opening Bi-folding \\\"Impact\\\" Glazed Wood Door Panels utilizing the Centor E4 Series Hardware. Up to a 3'6 x 9'0 nominal size glazed panel.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#17348-R0\",\"approval_number\":\"FL17348.2\",\"seq\":2,\"product_model\":\"b. \\\"Lunar Fold\\\" Bifolding System\",\"product_description\":\"Externally Opening Bi-folding \\\"Impact\\\" Glazed Wood Door Panels utilizing the Centor E4 Series Hardware. Maximum four panels up to 3'6 x 9'0 nominal size glazed panel.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Plyco Corporation\":[{\"manufacturer\":\"Plyco Corporation\",\"approval_number_master\":\"FL#10858-R0\",\"approval_number\":\"FL10858.1\",\"seq\":1,\"product_model\":\"Series 27\",\"product_description\":\"Up to a Nominal 3'6 x 7'0 Opaque Steel Edge Steel Door in a Two Piece Steel Frame System - Inswing \\\/ Outswing Configuration (X).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plyco Corporation\",\"approval_number_master\":\"FL#14800-R0\",\"approval_number\":\"FL14800.1\",\"seq\":1,\"product_model\":\"Series 95EV\",\"product_description\":\"Opaque Inswing Steel Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plyco Corporation\",\"approval_number_master\":\"FL#14800-R0\",\"approval_number\":\"FL14800.2\",\"seq\":2,\"product_model\":\"Series 95EV\",\"product_description\":\"Opaque Outswing Steel Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plyco Corporation\",\"approval_number_master\":\"FL#15336-R0\",\"approval_number\":\"FL15336.1\",\"seq\":1,\"product_model\":\"Series 20EV\",\"product_description\":\"Glazed Steel Inswing Door\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plyco Corporation\",\"approval_number_master\":\"FL#15336-R0\",\"approval_number\":\"FL15336.2\",\"seq\":2,\"product_model\":\"Series 20EV\",\"product_description\":\"Flush Steel Inswing Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plyco Corporation\",\"approval_number_master\":\"FL#15336-R0\",\"approval_number\":\"FL15336.3\",\"seq\":3,\"product_model\":\"Series 20EV\",\"product_description\":\"Glazed Steel Outswing Door w\\\/ Exit Bar\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plyco Corporation\",\"approval_number_master\":\"FL#15336-R0\",\"approval_number\":\"FL15336.4\",\"seq\":4,\"product_model\":\"Series 20EV\",\"product_description\":\"Flush Steel Outswing Door w\\\/ Exit bar\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plyco Corporation\",\"approval_number_master\":\"FL#15336-R0\",\"approval_number\":\"FL15336.5\",\"seq\":5,\"product_model\":\"Series 20EV\",\"product_description\":\"Glazed Steel Outswing Door\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plyco Corporation\",\"approval_number_master\":\"FL#15336-R0\",\"approval_number\":\"FL15336.6\",\"seq\":6,\"product_model\":\"Series 20EV\",\"product_description\":\"Flush Steel Outswing Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plyco Corporation\",\"approval_number_master\":\"FL#16841-R0\",\"approval_number\":\"FL16841.1\",\"seq\":1,\"product_model\":\"Series 92TB\",\"product_description\":\"Series 92 Thermally Broken Inswing\\\/Outswing Steel Side Hinged Flush Door with Single Lock and Single Lock with Deadbolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plyco Corporation\",\"approval_number_master\":\"FL#16841-R0\",\"approval_number\":\"FL16841.2\",\"seq\":2,\"product_model\":\"Series 92TB\",\"product_description\":\"Series 92 Thermally Broken Inswing\\\/Outswing Steel Side Hinged Glazed Door with Single Lock and Single Lock with Deadbolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plyco Corporation\",\"approval_number_master\":\"FL#16841-R0\",\"approval_number\":\"FL16841.3\",\"seq\":3,\"product_model\":\"Series 92TB\",\"product_description\":\"Series 92 Thermally Broken Inswing\\\/Outswing Steel Side Hinged Flush Door with Mortise Lock & Deadbolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plyco Corporation\",\"approval_number_master\":\"FL#16841-R3\",\"approval_number\":\"FL16841.4\",\"seq\":4,\"product_model\":\"Series 92TB\",\"product_description\":\"Series 92 Thermally Broken Inswing\\\/Outswing Steel Side Hinged Flush Door with Single Lock and Single Lock with Deadbolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plyco Corporation\",\"approval_number_master\":\"FL#16841-R3\",\"approval_number\":\"FL16841.5\",\"seq\":5,\"product_model\":\"Series 92TB\",\"product_description\":\"Series 92 Thermally Broken Inswing\\\/Outswing Steel Side Hinged Glazed Door with Single Lock and Single Lock with Deadbolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-11-30 00:00:00\",\"instructions_url\":\"\"}],\"DLP-Pressrite, Inc.\":[{\"manufacturer\":\"DLP-Pressrite, Inc.\",\"approval_number_master\":\"FL#14803-R0\",\"approval_number\":\"FL14803.1\",\"seq\":1,\"product_model\":\"a. WINDSERT\",\"product_description\":\"WINDSERT\\u2122 an operational window insert utilizing a 6'8 Plastrpo \\\"Non-Impact\\\" Outswing Single Door - available configurations (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DLP-Pressrite, Inc.\",\"approval_number_master\":\"FL#14803-R0\",\"approval_number\":\"FL14803.2\",\"seq\":2,\"product_model\":\"b. WINDSERT\",\"product_description\":\"WINDSERT\\u2122 an operational window insert utilizing a 6'8 Plastrpo \\\"Non-Impact\\\" Outswing Single Door with Sidelites - available configurations (XO or OX and OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DLP-Pressrite, Inc.\",\"approval_number_master\":\"FL#14803-R0\",\"approval_number\":\"FL14803.3\",\"seq\":3,\"product_model\":\"c. WINDSERT\",\"product_description\":\"WINDSERT\\u2122 an operational window insert utilizing a 6'8 Plastrpo \\\"Non-Impact\\\" Outswing Double Door with or without Sidelites - available configurations (XX or OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DLP-Pressrite, Inc.\",\"approval_number_master\":\"FL#14803-R0\",\"approval_number\":\"FL14803.4\",\"seq\":4,\"product_model\":\"d. WINDSERT\",\"product_description\":\"WINDSERT\\u2122 an operational window insert utilizing a 6'8 Plastrpo \\\"Impact\\\" Outswing Single Door - available configurations (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DLP-Pressrite, Inc.\",\"approval_number_master\":\"FL#14803-R0\",\"approval_number\":\"FL14803.5\",\"seq\":5,\"product_model\":\"e. WINDSERT\",\"product_description\":\"WINDSERT\\u2122 an operational window insert utilizing a 6'8 Plastrpo \\\"Impact\\\" Outswing Single Door with Sidelites - available configurations (XO or OX and OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DLP-Pressrite, Inc.\",\"approval_number_master\":\"FL#14803-R0\",\"approval_number\":\"FL14803.6\",\"seq\":6,\"product_model\":\"f. WINDSERT\",\"product_description\":\"WINDSERT\\u2122 an operational window insert utilizing a 6'8 Plastrpo \\\"Impact\\\" Outswing Double Door with or without Sidelites - available configurations (XX or OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DLP-Pressrite, Inc.\",\"approval_number_master\":\"FL#14803-R3\",\"approval_number\":\"FL14803.7\",\"seq\":7,\"product_model\":\"g. WINDSERT\",\"product_description\":\"WINDSERT\\u2122 an operational window insert utilizing a 6'8 Plastrpo \\\"Impact\\\" Outswing Single Door - available configurations (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DLP-Pressrite, Inc.\",\"approval_number_master\":\"FL#14803-R3\",\"approval_number\":\"FL14803.8\",\"seq\":8,\"product_model\":\"h. WINDSERT\",\"product_description\":\"WINDSERT\\u2122 an operational window insert utilizing a 6'8 Plastrpo \\\"Impact\\\" Outswing Single Door with Sidelites - available configurations (XO or OX and OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DLP-Pressrite, Inc.\",\"approval_number_master\":\"FL#14803-R3\",\"approval_number\":\"FL14803.9\",\"seq\":9,\"product_model\":\"i. WINDSERT\",\"product_description\":\"WINDSERT\\u2122 an operational window insert utilizing a 6'8 Plastrpo \\\"Impact\\\" Outswing Double Door with or without Sidelites - available configurations (XX or OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Signature Door Inc\":[{\"manufacturer\":\"Signature Door Inc\",\"approval_number_master\":\"FL#15001-R0\",\"approval_number\":\"FL15001.1\",\"seq\":1,\"product_model\":\"1 3\\\/4\\\" Series Impact Rated In-Swing Doors\",\"product_description\":\"In-Swing Wood Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Signature Door Inc\",\"approval_number_master\":\"FL#15001-R0\",\"approval_number\":\"FL15001.2\",\"seq\":2,\"product_model\":\"1 3\\\/4\\\" Series Impact Rated Out-Swing Doors\",\"product_description\":\"Out-swing Wood Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Signature Door Inc\",\"approval_number_master\":\"FL#16470-R0\",\"approval_number\":\"FL16470.1\",\"seq\":1,\"product_model\":\"a. Wood Stile and Rail Bifolding \\\"Impact\\\" Door\",\"product_description\":\"Externally Opening Bi-folding \\\"Impact\\\" Glazed Wood Door Panels utilizing the Centor E4 Series Hardware. Maximum four panels up to 3'6 x 10'0 nominal size.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Signature Door Inc\",\"approval_number_master\":\"FL#16470-R0\",\"approval_number\":\"FL16470.2\",\"seq\":2,\"product_model\":\"b. Wood Stile and Rail Bifolding \\\"Impact\\\" Door\",\"product_description\":\"Externally Opening Bi-folding \\\"Impact\\\" Glazed Wood Door Panels utilizing the Centor E4 Series Hardware. Up to a 3'0 x 10'0 nominal size glazed panel.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Signature Door Inc\",\"approval_number_master\":\"FL#17029-R0\",\"approval_number\":\"FL17029.1\",\"seq\":1,\"product_model\":\"a. Wood Stile and Rail \\\"Non-Impact\\\" Door\",\"product_description\":\"Up to 3'6 x 8'0 - \\\"Non-Impact\\\" Opaque or Glazed Wood Single Door with or without Sidelite(s) (Inswing - OX, XO or OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Signature Door Inc\",\"approval_number_master\":\"FL#17029-R0\",\"approval_number\":\"FL17029.2\",\"seq\":2,\"product_model\":\"b. Wood Stile and Rail \\\"Non-Impact\\\" Door\",\"product_description\":\"Up to 3'6 x 8'0 - \\\"Non-Impact\\\" Opaque or Glazed Wood Single Door with Transom with or without Sidelite(s) - (Inswing - O\\\/OX, O\\\/XO or O\\\/OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Signature Door Inc\",\"approval_number_master\":\"FL#17029-R0\",\"approval_number\":\"FL17029.3\",\"seq\":3,\"product_model\":\"c. Wood Stile and Rail \\\"Non-Impact\\\" Door\",\"product_description\":\"Up to 6'0 x 8'0 - \\\"Non-Impact\\\" Opaque or Glazed Wood Double Door (Inswing - XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Signature Door Inc\",\"approval_number_master\":\"FL#17029-R0\",\"approval_number\":\"FL17029.4\",\"seq\":4,\"product_model\":\"d. Wood Stile and Rail \\\"Non-Impact\\\" Door\",\"product_description\":\"Up to 6'0 x 8'0 - \\\"Non-Impact\\\" Opaque or Glazed Wood Double Door with Transom (Inswing - O\\\/XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Signature Door Inc\",\"approval_number_master\":\"FL#17029-R0\",\"approval_number\":\"FL17029.5\",\"seq\":5,\"product_model\":\"e. Wood Stile and Rail \\\"Non-Impact\\\" Door\",\"product_description\":\"Up to 6'0 x 8'0 - \\\"Non-Impact\\\" Opaque or Glazed Wood Double Door with Sidelites (Inswing - OXXO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Signature Door Inc\",\"approval_number_master\":\"FL#17222-R0\",\"approval_number\":\"FL17222.1\",\"seq\":1,\"product_model\":\"10 ft. Tall Impact Rated In-Swing Wood Doors\",\"product_description\":\"In-Swing Wood Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Signature Door Inc\",\"approval_number_master\":\"FL#17222-R0\",\"approval_number\":\"FL17222.2\",\"seq\":2,\"product_model\":\"10 ft. Tall Impact Rated Out-Swing Wood Doors\",\"product_description\":\"Out-Swing Wood Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Signature Door Inc\",\"approval_number_master\":\"FL#17768-R0\",\"approval_number\":\"FL17768.1\",\"seq\":1,\"product_model\":\"8' Tall Non-Impact Rated In-Swing Wood Doors\",\"product_description\":\"Inswing Wood Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Signature Door Inc\",\"approval_number_master\":\"FL#17768-R1\",\"approval_number\":\"FL17768.2\",\"seq\":2,\"product_model\":\"8' Tall Non-Impact Rated Out-Swing Wood Doors\",\"product_description\":\"Outswing Wood Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Abby Iron Doors\":[{\"manufacturer\":\"Abby Iron Doors\",\"approval_number_master\":\"FL#13132-R0\",\"approval_number\":\"FL13132.1\",\"seq\":1,\"product_model\":\"a. Iron Door\",\"product_description\":\"Up to 3'6 x 8'0 Architectural Glazed Steel Single Door Rectangular or Radius Top - Inswing or Outswing (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Abby Iron Doors\",\"approval_number_master\":\"FL#13132-R0\",\"approval_number\":\"FL13132.2\",\"seq\":2,\"product_model\":\"b. Iron Door\",\"product_description\":\"Up to 3'0 x 10'0 Architectural Glazed Steel Single Door Rectangular or Radius Top - Inswing or Outswing (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Abby Iron Doors\",\"approval_number_master\":\"FL#13132-R0\",\"approval_number\":\"FL13132.3\",\"seq\":3,\"product_model\":\"c. Iron Door\",\"product_description\":\"Up to 6'0 x 10'0 Architectural Glazed Steel Double Door Rectangular or Radius Top - Inswing or Outswing (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Abby Iron Doors\",\"approval_number_master\":\"FL#13132-R0\",\"approval_number\":\"FL13132.4\",\"seq\":4,\"product_model\":\"d. Iron Door\",\"product_description\":\"Up to 3'6 x 8'0 Architectural Glazed Steel Single Door with Sidelite - Inswing or Outswing (XO or OX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Abby Iron Doors\",\"approval_number_master\":\"FL#13132-R0\",\"approval_number\":\"FL13132.5\",\"seq\":5,\"product_model\":\"e. Iron Door\",\"product_description\":\"Up to 3'6 x 8'0 Architectural Glazed Steel Single Door with Sidelites - Inswing or Outswing (OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Abby Iron Doors\",\"approval_number_master\":\"FL#13132-R0\",\"approval_number\":\"FL13132.6\",\"seq\":6,\"product_model\":\"f. Iron Door\",\"product_description\":\"Up to 3'6 x 8'0 Architectural Glazed Steel Single Door with Rectangualr or Radius Transom - Inswing or Outswing (O\\\/X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Abby Iron Doors\",\"approval_number_master\":\"FL#13132-R0\",\"approval_number\":\"FL13132.7\",\"seq\":7,\"product_model\":\"g. Iron Door\",\"product_description\":\"Up to 3'6 x 8'0 Architectural Glazed Steel Single Door with Sidelites and Rectangular or Radius Transom - Inswing or Outswing (O\\\/OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Abby Iron Doors\",\"approval_number_master\":\"FL#15044-R0\",\"approval_number\":\"FL15044.1\",\"seq\":1,\"product_model\":\"a. Iron Door\",\"product_description\":\"Up to 3'6 x 8'0 Architectural Glazed Steel Single Door Rectangular or Radius Top - Inswing or Outswing (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Abby Iron Doors\",\"approval_number_master\":\"FL#15044-R0\",\"approval_number\":\"FL15044.2\",\"seq\":2,\"product_model\":\"b. Iron Door\",\"product_description\":\"Up to 3'0 x 10'0 Architectural Glazed Steel Single Door Rectangular or Radius Top - Inswing or Outswing (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Abby Iron Doors\",\"approval_number_master\":\"FL#15044-R0\",\"approval_number\":\"FL15044.3\",\"seq\":3,\"product_model\":\"c. Iron Door\",\"product_description\":\"Up to 6'0 x 10'0 Architectural Glazed Steel Double Door Rectangular or Radius Top - Inswing or Outswing (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Abby Iron Doors\",\"approval_number_master\":\"FL#15044-R0\",\"approval_number\":\"FL15044.4\",\"seq\":4,\"product_model\":\"d. Iron Door\",\"product_description\":\"Up to 3'6 x 8'0 Architectural Glazed Steel Single Door with Sidelite - Inswing or Outswing (XO or OX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Abby Iron Doors\",\"approval_number_master\":\"FL#15044-R0\",\"approval_number\":\"FL15044.5\",\"seq\":5,\"product_model\":\"e. Iron Door\",\"product_description\":\"Up to 3'6 x 8'0 Architectural Glazed Steel Single Door with Sidelites - Inswing or Outswing (OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Abby Iron Doors\",\"approval_number_master\":\"FL#15044-R0\",\"approval_number\":\"FL15044.6\",\"seq\":6,\"product_model\":\"f. Iron Door\",\"product_description\":\"Up to 3'6 x 8'0 Architectural Glazed Steel Single Door with Rectangualr or Radius Transom - Inswing or Outswing (O\\\/X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Abby Iron Doors\",\"approval_number_master\":\"FL#15044-R0\",\"approval_number\":\"FL15044.7\",\"seq\":7,\"product_model\":\"g. Iron Door\",\"product_description\":\"Up to 3'6 x 8'0 Architectural Glazed Steel Single Door with Sidelites and Rectangular or Radius Transom - Inswing or Outswing (O\\\/OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Abby Iron Doors\",\"approval_number_master\":\"FL#15044-R1\",\"approval_number\":\"FL15044.8\",\"seq\":8,\"product_model\":\"h. \\\"IR\\\" Iron Door\",\"product_description\":\"Up to 3'0 x 10'0 Architectural \\\"Impact\\\" Glazed Steel Single Rectangular Door - Outswing or Inswing (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Abby Iron Doors\",\"approval_number_master\":\"FL#15044-R1\",\"approval_number\":\"FL15044.9\",\"seq\":9,\"product_model\":\"i. \\\"IR\\\" Iron Door\",\"product_description\":\"Up to 6'0 x 10'0 Architectural \\\"Impact\\\" Glazed Steel Double Door Rectangular or Radius Top - Outswing or Inswing (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ETO Doors\":[{\"manufacturer\":\"ETO Doors\",\"approval_number_master\":\"FL#15125-R5\",\"approval_number\":\"FL15125.1\",\"seq\":1,\"product_model\":\"Wood Impact Rated\",\"product_description\":\"Glazed Outswing Doors\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ETO Doors\",\"approval_number_master\":\"FL#15125-R5\",\"approval_number\":\"FL15125.2\",\"seq\":2,\"product_model\":\"Wood Impact Rated\",\"product_description\":\"Opaque Outswing Doors\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ETO Doors\",\"approval_number_master\":\"FL#15125-R5\",\"approval_number\":\"FL15125.3\",\"seq\":3,\"product_model\":\"Wood Impact Rated\",\"product_description\":\"Glazed Inswing Doors\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ETO Doors\",\"approval_number_master\":\"FL#15125-R5\",\"approval_number\":\"FL15125.4\",\"seq\":4,\"product_model\":\"Wood Impact Rated\",\"product_description\":\"Opaque Inswing Doors\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ETO Doors\",\"approval_number_master\":\"FL#15125-R5\",\"approval_number\":\"FL15125.5\",\"seq\":5,\"product_model\":\"Wood Non-Impact Rated\",\"product_description\":\"Glazed Outswing Doors\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ETO Doors\",\"approval_number_master\":\"FL#15125-R5\",\"approval_number\":\"FL15125.6\",\"seq\":6,\"product_model\":\"Wood Non-Impact Rated\",\"product_description\":\"Glazed Inswing Doors\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ETO Doors\",\"approval_number_master\":\"FL#15125-R5\",\"approval_number\":\"FL15125.7\",\"seq\":7,\"product_model\":\"Wood Non-Impact Rated\",\"product_description\":\"Opaque Outswing Doors\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ETO Doors\",\"approval_number_master\":\"FL#15125-R5\",\"approval_number\":\"FL15125.8\",\"seq\":8,\"product_model\":\"Wood Non-Impact Rated\",\"product_description\":\"Opaque Inswing Doors\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Plastpro Inc. \\\/ Nanya Plastics Corp.\":[{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#1321-R0\",\"approval_number\":\"FL1321.1\",\"seq\":1,\"product_model\":\"Distinction\",\"product_description\":\"Fiber Glass Entry Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#1370-R0\",\"approval_number\":\"FL1370.1\",\"seq\":1,\"product_model\":\"Distinction Series\",\"product_description\":\"Up to 3'0 x 6'8 Opaque Fiberglass Impact Door for Inswing and Outswing Use\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#1370-R0\",\"approval_number\":\"FL1370.2\",\"seq\":2,\"product_model\":\"Distinction Series\",\"product_description\":\"Up to 6'0 x 6'8 Opaque Fiberglass Impact Door for In-swing and Outswing Use\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#3891-R0\",\"approval_number\":\"FL3891.1\",\"seq\":1,\"product_model\":\"a. Distinction Series\",\"product_description\":\"Up to 3'0 x 6'8 Single (X) - Glazed Fiberglass Door Utilizing The Snap Lite Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#3891-R0\",\"approval_number\":\"FL3891.2\",\"seq\":2,\"product_model\":\"b. Distinction Series\",\"product_description\":\"Up to 3'0 x 6'8 Single with Sidelite (OX or XO) - Glazed Fiberglass Door Utilizing The Snap Lite Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#3891-R0\",\"approval_number\":\"FL3891.3\",\"seq\":3,\"product_model\":\"c. Distinction Series\",\"product_description\":\"Up to 3'0 x 6'8 Single with Sidelites (OXO) - Glazed Fiberglass Door Utilizing The Snap Lite Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#3030-R3\",\"approval_number\":\"FL3030.1\",\"seq\":1,\"product_model\":\"Distinction Series\",\"product_description\":\"Up to 3'0 x 8'0 Opaque Fiberglass Impact Door for Inswing and Outswing Use\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#3030-R3\",\"approval_number\":\"FL3030.2\",\"seq\":2,\"product_model\":\"Distinction Series\",\"product_description\":\"Up to 6'0 x 8'0 Opaque Fiberglass Impact Door for Inswing and Outswing Use\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#4760-R1\",\"approval_number\":\"FL4760.1\",\"seq\":1,\"product_model\":\"a. Distinction Series\",\"product_description\":\"Up to 3'0 x 6'8 Opaque Fiberglass Door \\\"Impact\\\" - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#4760-R1\",\"approval_number\":\"FL4760.2\",\"seq\":2,\"product_model\":\"b. Distinction Series\",\"product_description\":\"Up to 6'0 x 6'8 Opaque Fiberglass Door \\\"Impact\\\" - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#4764-R1\",\"approval_number\":\"FL4764.1\",\"seq\":1,\"product_model\":\"a. Distinction Series\",\"product_description\":\"Up to 3'0 x 6'8 Single (X) -Glazed Fiberglass Door Utilizing The Snap Lite Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#4764-R1\",\"approval_number\":\"FL4764.2\",\"seq\":2,\"product_model\":\"b. Distinction Series\",\"product_description\":\"Up to 3'0 x 6'8 Single with Sidelite (OX or XO) -Glazed Fiberglass Door Utilizing The Snap Lite Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#4764-R1\",\"approval_number\":\"FL4764.3\",\"seq\":3,\"product_model\":\"c. Distinction Series\",\"product_description\":\"Up to 3'0 x 6'8 Single with Sidelites (OXO) -Glazed Fiberglass Door Utilizing The Snap Lite Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6142-R1\",\"approval_number\":\"FL6142.1\",\"seq\":1,\"product_model\":\"a. Distinction Series\",\"product_description\":\"Up to 3'0 x 6'8 Single (X) Inswing or Outswing - Glazed Fiberglass Door Utilizing the Snap Lite Frame\",\"design_pressure\":\"+55.0\\\/-60.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6142-R1\",\"approval_number\":\"FL6142.2\",\"seq\":2,\"product_model\":\"b. Distinction Series\",\"product_description\":\"Up to 3'0 x 6'8 Single with Sidelite (XO or OX) Inswing or Outswing - Glazed Fiberglass Door Utilizing the Snap Lite Frame\",\"design_pressure\":\"+48.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6142-R1\",\"approval_number\":\"FL6142.3\",\"seq\":3,\"product_model\":\"c. Distinction Series\",\"product_description\":\"Up to 3'0 x 6'8 Single with Sidelites (OXO) Inswing or Outswing - Glazed Fiberglass Door Utilizing the Snap Lite Frame\",\"design_pressure\":\"+48.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6142-R1\",\"approval_number\":\"FL6142.4\",\"seq\":4,\"product_model\":\"d. Distinction Series\",\"product_description\":\"Up to 6'0 x 6'8 Double (XX) Inswing or Outswing - Glazed Fiberglass Doors Utilizing the Snap Lite Frame\",\"design_pressure\":\"+47.0\\\/-47.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6142-R1\",\"approval_number\":\"FL6142.5\",\"seq\":5,\"product_model\":\"e. Distinction Series\",\"product_description\":\"Up to 6'0 x 6'8 Double with Sidelites (OXXO) Inswing or Outswing - Glazed Fiberglass Doors Utilizing the Snap Lite Frame\",\"design_pressure\":\"+47.0\\\/-47.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6142-R1\",\"approval_number\":\"FL6142.6\",\"seq\":6,\"product_model\":\"f. Distinction Series\",\"product_description\":\"Up to 3'0 x 6'8 Single (X) Inswing or Outswing - Glazed Fiberglass Door Utilizing the Lip Lite Screw Frame\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6142-R1\",\"approval_number\":\"FL6142.7\",\"seq\":7,\"product_model\":\"g. Distinction Series\",\"product_description\":\"Up to 3'0 x 6'8 Single with Sidelite (XO or OX) Inswing or Outswing - Glazed Fiberglass Door Utilizing the Lip Lite Screw Frame\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6142-R1\",\"approval_number\":\"FL6142.8\",\"seq\":8,\"product_model\":\"h. Distinction Series\",\"product_description\":\"Up to 3'0 x 6'8 Single with Sidelites (OXO) Inswing or Outswing - Glazed Fiberglass Door Utilizing the Lip Lite Screw Frame\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6142-R1\",\"approval_number\":\"FL6142.9\",\"seq\":9,\"product_model\":\"i. Distinction Series\",\"product_description\":\"Up to 6'0 x 6'8 Double (XX) Inswing or Outswing - Glazed Fiberglass Door Utilizing the Lip Lite Screw Frame\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6142-R1\",\"approval_number\":\"FL6142.10\",\"seq\":10,\"product_model\":\"j. Distinction Series\",\"product_description\":\"Up to 6'0 x 6'8 Double with Sidelites (OXXO) Inswing or Outswing - Glazed Fiberglass Door Utilizing the Lip Lite Screw Frame\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6184-R1\",\"approval_number\":\"FL6184.1\",\"seq\":1,\"product_model\":\"a. Distinction Series\",\"product_description\":\"Up to 3'0 x 6'8 Opaque Single (X) Inswing or Outswing Fiberglass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6184-R1\",\"approval_number\":\"FL6184.2\",\"seq\":2,\"product_model\":\"b. Distinction Series\",\"product_description\":\"Up to 3'0 x 6'8 Opaque Fiberglass Single Door with Sidelite (XO or OX) The Sidelite Glazing Installed Utilizing the Snap Frame.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6184-R1\",\"approval_number\":\"FL6184.3\",\"seq\":3,\"product_model\":\"c. Distinction Series\",\"product_description\":\"Up to 3'0 x 6'8 Opaque Fiberglass Single Door with Sidelite (XO or OX) The Sidelite Glazing Installed Utilizing the Lip Lite Screw Frame.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6184-R1\",\"approval_number\":\"FL6184.4\",\"seq\":4,\"product_model\":\"d. Distinction Series\",\"product_description\":\"Up to 3'0 x 6'8 Opaque Fiberglass Single Door with Sidelites (OXO) The Sidelite Glazing Installed Utilizing the Snap Frame.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6184-R1\",\"approval_number\":\"FL6184.5\",\"seq\":5,\"product_model\":\"e. Distinction Series\",\"product_description\":\"Up to 3'0 x 6'8 Opaque Fiberglass Single Door with Sidelites (OXO) The Sidelite Glazing Installed Utilizing the Lip Lite Screw Frame.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6184-R1\",\"approval_number\":\"FL6184.6\",\"seq\":6,\"product_model\":\"f. Distinction Series\",\"product_description\":\"Up to 6'0 x 6'8 Opaque Double (XX) Inswing or Outswing Fiberglass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6184-R1\",\"approval_number\":\"FL6184.7\",\"seq\":7,\"product_model\":\"g. Distinction Series\",\"product_description\":\"Up to 6'0 x 6'8 Opaque Fiberglass Double Door with Sidelites (OXXO) The Sidelite Glazing Installed Utilizing the Snap Frame.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6184-R1\",\"approval_number\":\"FL6184.8\",\"seq\":8,\"product_model\":\"h. Distinction Series\",\"product_description\":\"Up to 6'0 x 6'8 Opaque Fiberglass Double Door with Sidelites (OXXO) The Sidelite Glazing Installed Utilizing the Lip Lite Screw Frame.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6229-R1\",\"approval_number\":\"FL6229.1\",\"seq\":1,\"product_model\":\"a. Distinction Series\",\"product_description\":\"Up to 3'0 x 8'0 Single (X) Inswing or Outswing Fiberglass Door Utilizing the Snap Frame.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6229-R1\",\"approval_number\":\"FL6229.2\",\"seq\":2,\"product_model\":\"b. Distinction Series\",\"product_description\":\"Up to 3'0 x 8'0 Single with Sidelite (XO or OX) Inswing or Outswing - Glazed Fiberglass Door Utilizing the Snap Lite Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6229-R1\",\"approval_number\":\"FL6229.3\",\"seq\":3,\"product_model\":\"c. Distinction Series\",\"product_description\":\"Up to 3'0 x 8'0 Single with Sidelites (OXO) Inswing or Outswing - Glazed Fiberglass Door Utilizing the Snap Lite Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6229-R1\",\"approval_number\":\"FL6229.4\",\"seq\":4,\"product_model\":\"d. Distinction Series\",\"product_description\":\"Up to 6'0 x 6'8 Double (XX) Inswing or Outswing - Glazed Fiberglass Doors Utilizing the Snap Lite Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6229-R1\",\"approval_number\":\"FL6229.5\",\"seq\":5,\"product_model\":\"e. Distinction Series\",\"product_description\":\"Up to 6'0 x 6'8 Double with Sidelites (OXXO) Inswing or Outswing - Glazed Fiberglass Doors Utilizing the Snap Lite Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6229-R1\",\"approval_number\":\"FL6229.6\",\"seq\":6,\"product_model\":\"f. Distinction Series\",\"product_description\":\"Up to 3'0 x 8'0 Single (X) Inswing or Outswing - Glazed Fiberglass Door Utilizing the Lip Lite Screw Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6229-R1\",\"approval_number\":\"FL6229.7\",\"seq\":7,\"product_model\":\"g. Distinction Series\",\"product_description\":\"Up to 3'0 x 8'0 Single with Sidelite (XO or OX) Inswing or Outswing - Glazed Fiberglass Door Utilizing the Lip Lite Screw Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6229-R1\",\"approval_number\":\"FL6229.8\",\"seq\":8,\"product_model\":\"h. Distinction Series\",\"product_description\":\"Up to 3'0 x 8'0 Single with Sidelites (OXO) Inswing or Outswing - Glazed Fiberglass Door Utilizing the Lip Lite Screw Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6229-R1\",\"approval_number\":\"FL6229.9\",\"seq\":9,\"product_model\":\"i. Distinction Series\",\"product_description\":\"Up to 6'0 x 8'0 Double (XX) Inswing or Outswing - Glazed Fiberglass Door Utilizing the Lip Lite Screw Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6229-R1\",\"approval_number\":\"FL6229.10\",\"seq\":10,\"product_model\":\"j. Distinction Series\",\"product_description\":\"Up to 6'0 x 8'0 Double with Sidelites (OXXO) Inswing or Outswing - Glazed Fiberglass Door Utilizing the Lip Lite Screw Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6234-R1\",\"approval_number\":\"FL6234.1\",\"seq\":1,\"product_model\":\"a. Distinction Series\",\"product_description\":\"Up to 3'0 x 8'0 Opaque Single (X) Inswing or Outswing Fiberglass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6234-R1\",\"approval_number\":\"FL6234.2\",\"seq\":2,\"product_model\":\"b. Distinction Series\",\"product_description\":\"Up to 3'0 x 8'0 Opaque Fiberglass Single Door with Sidelite (XO or OX) The Sidelite Glazing Installed Utilizing the Snap Frame.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6234-R1\",\"approval_number\":\"FL6234.3\",\"seq\":3,\"product_model\":\"c. Distinction Series\",\"product_description\":\"Up to 3'0 x 8'0 Opaque Fiberglass Single Door with Sidelite (XO or OX) The Sidelite Glazing Installed Utilizing the Lip Lite Screw Frame.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6234-R1\",\"approval_number\":\"FL6234.4\",\"seq\":4,\"product_model\":\"d. Distinction Series\",\"product_description\":\"Up to 3'0 x 8'0 Opaque Fiberglass Single Door with Sidelites (OXO) The Sidelite Glazing Installed Utilizing the Snap Frame.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6234-R1\",\"approval_number\":\"FL6234.5\",\"seq\":5,\"product_model\":\"e. Distinction Series\",\"product_description\":\"Up to 3'0 x '08 Opaque Fiberglass Single Door with Sidelites (OXO) The Sidelite Glazing Installed Utilizing the Lip Lite Screw Frame.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6234-R1\",\"approval_number\":\"FL6234.6\",\"seq\":6,\"product_model\":\"f. Distinction Series\",\"product_description\":\"Up to 6'0 x 8'0 Opaque Double (XX) Inswing or Outswing Fiberglass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6234-R1\",\"approval_number\":\"FL6234.7\",\"seq\":7,\"product_model\":\"g. Distinction Series\",\"product_description\":\"Up to 6'0 x 8'0 Opaque Fiberglass Double Door with Sidelites (OXXO) The Sidelite Glazing Installed Utilizing the Snap Frame.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6234-R1\",\"approval_number\":\"FL6234.8\",\"seq\":8,\"product_model\":\"h. Distinction Series\",\"product_description\":\"Up to 6'0 x 8'0 Opaque Fiberglass Double Door with Sidelites (OXXO) The Sidelite Glazing Installed Utilizing the Lip Lite Screw Frame.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6554-R1\",\"approval_number\":\"FL6554.1\",\"seq\":1,\"product_model\":\"a. Rustic Series\",\"product_description\":\"Up to 3'0 x 8'0 Opaque Single (X) Outswing Fiberglass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6554-R1\",\"approval_number\":\"FL6554.2\",\"seq\":2,\"product_model\":\"b. Rustic Series\",\"product_description\":\"Up to 3'0 x 8'0 Opaque Single (X) Inswing Fiberglass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6707-R1\",\"approval_number\":\"FL6707.1\",\"seq\":1,\"product_model\":\"a. Distinction Series\",\"product_description\":\"Up to 3'0 x 6'8 Flush Glazed \\\"Impact\\\" Fiberglass Single Door - X - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6707-R1\",\"approval_number\":\"FL6707.2\",\"seq\":2,\"product_model\":\"b. Distinction Series\",\"product_description\":\"Up to 3'0 x 6'8 Flush Glazed \\\"Impact\\\" Fiberglass Single Door with Sidelite - OX or XO - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6707-R1\",\"approval_number\":\"FL6707.3\",\"seq\":3,\"product_model\":\"c. Distinction Series\",\"product_description\":\"Up to 3'0 x 6'8 Flush Glazed \\\"Impact\\\" Fiberglass Single Door with Sidelites - OXO - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6707-R1\",\"approval_number\":\"FL6707.4\",\"seq\":4,\"product_model\":\"d. Distinction Series\",\"product_description\":\"Up to 6'0 x 6'8 Flush Glazed \\\"Impact\\\" Fiberglass Double Door - XX - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6707-R1\",\"approval_number\":\"FL6707.5\",\"seq\":5,\"product_model\":\"e. Distinction Series\",\"product_description\":\"Up to 6'0 x 6'8 Flush Glazed \\\"Impact\\\" Fiberglass Double Door with Sidelites - OXXO - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6707-R1\",\"approval_number\":\"FL6707.6\",\"seq\":6,\"product_model\":\"f. Distinction Series\",\"product_description\":\"Up to 3'0 x 8'0 Flush Glazed \\\"Impact\\\" Fiberglass Single Door - X - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6707-R1\",\"approval_number\":\"FL6707.7\",\"seq\":7,\"product_model\":\"g. Distinction Series\",\"product_description\":\"Up to 3'0 x 8'0 Flush Glazed \\\"Impact\\\" Fiberglass Single Door with Sidelite - OX or XO - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6707-R1\",\"approval_number\":\"FL6707.8\",\"seq\":8,\"product_model\":\"h. Distinction Series\",\"product_description\":\"Up to 3'0 x 8'0 Flush Glazed \\\"Impact\\\" Fiberglass Single Door with Sidelites - OXO - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6707-R1\",\"approval_number\":\"FL6707.9\",\"seq\":9,\"product_model\":\"i. Distinction Series\",\"product_description\":\"Up to 6'0 x 8'0 Flush Glazed \\\"Impact\\\" Fiberglass Double Door - XX - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6707-R1\",\"approval_number\":\"FL6707.10\",\"seq\":10,\"product_model\":\"j. Distinction Series\",\"product_description\":\"Up to 6'0 x 8'0 Flush Glazed \\\"Impact\\\" Fiberglass Double Door with Sidelites - OXXO - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6729-R1\",\"approval_number\":\"FL6729.1\",\"seq\":1,\"product_model\":\"a. Distinction Series\",\"product_description\":\"Up to 3'0 x 6'8 Flush Glazed \\\"Non-Impact\\\" Fiberglass Single Door - X - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6729-R1\",\"approval_number\":\"FL6729.2\",\"seq\":2,\"product_model\":\"b. Distinction Series\",\"product_description\":\"Up to 3'0 x 6'8 Flush Glazed \\\"Non-Impact\\\" Fiberglass Single Door with Sidelite - OX or XO - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6729-R1\",\"approval_number\":\"FL6729.3\",\"seq\":3,\"product_model\":\"c. Distinction Series\",\"product_description\":\"Up to 3'0 x 6'8 Flush Glazed \\\"Non-Impact\\\" Fiberglass Single Door with Sidelites - OXO - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6729-R1\",\"approval_number\":\"FL6729.4\",\"seq\":4,\"product_model\":\"d. Distinction Series\",\"product_description\":\"Up to 6'0 x 6'8 Flush Glazed \\\"Non-Impact\\\" Fiberglass Double Door - XX - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6729-R1\",\"approval_number\":\"FL6729.5\",\"seq\":5,\"product_model\":\"e. Distinction Series\",\"product_description\":\"Up to 6'0 x 6'8 Flush Glazed \\\"Non-Impact\\\" Fiberglass Double Door with Sidelites - OXXO - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6729-R1\",\"approval_number\":\"FL6729.6\",\"seq\":6,\"product_model\":\"f. Distinction Series\",\"product_description\":\"Up to 3'0 x 8'0 Flush Glazed \\\"Non-Impact\\\" Fiberglass Single Door - X - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6729-R1\",\"approval_number\":\"FL6729.7\",\"seq\":7,\"product_model\":\"g. Distinction Series\",\"product_description\":\"Up to 3'0 x 8'0 Flush Glazed \\\"Non-Impact\\\" Fiberglass Single Door with Sidelite - OX or XO - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6729-R1\",\"approval_number\":\"FL6729.8\",\"seq\":8,\"product_model\":\"h. Distinction Series\",\"product_description\":\"Up to 3'0 x 8'0 Flush Glazed \\\"Non-Impact\\\" Fiberglass Single Door with Sidelites - OXO - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6729-R1\",\"approval_number\":\"FL6729.9\",\"seq\":9,\"product_model\":\"i. Distinction Series\",\"product_description\":\"Up to 6'0 x 8'0 Flush Glazed \\\"Non-Impact\\\" Fiberglass Double Door - XX - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#6729-R1\",\"approval_number\":\"FL6729.10\",\"seq\":10,\"product_model\":\"j. Distinction Series\",\"product_description\":\"Up to 6'0 x 8'0 Flush Glazed \\\"Non-Impact\\\" Fiberglass Double Door with Sidelites - OXXO - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#7241-R1\",\"approval_number\":\"FL7241.1\",\"seq\":1,\"product_model\":\"a. Distinction Series\",\"product_description\":\"Up to a 3'0 x 6'8 Opaque \\\"Impact\\\" Fiberglass Single Door - X - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#7241-R1\",\"approval_number\":\"FL7241.2\",\"seq\":2,\"product_model\":\"b. Distinction Series\",\"product_description\":\"Up to a 6'0 x 6'8 Opaque \\\"Impact\\\" Fiberglass Double Door - XX - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#7241-R1\",\"approval_number\":\"FL7241.3\",\"seq\":3,\"product_model\":\"c. Distinction Series\",\"product_description\":\"Up to a 3'0 x 8'0 Opaque \\\"Impact\\\" Fiberglass Single Door - X - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#7241-R1\",\"approval_number\":\"FL7241.4\",\"seq\":4,\"product_model\":\"d. Distinction Series\",\"product_description\":\"Up to a 6'0 x 8'0 Opaque \\\"Impact\\\" Fiberglass Double Door - XX - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#8754-R1\",\"approval_number\":\"FL8754.1\",\"seq\":1,\"product_model\":\"a. Series \\\"Glazed\\\" Fiberglass Door\",\"product_description\":\"3'0 x 6'8 Glazed (Lip-Lite) \\\"Non-Impact\\\" Fiberglass Single Door (X) Inswing Configuration\",\"design_pressure\":\"+55\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#8754-R1\",\"approval_number\":\"FL8754.2\",\"seq\":2,\"product_model\":\"b. Series \\\"Glazed\\\" Fiberglass Door\",\"product_description\":\"3'0 x 6'8 Glazed (Lip-Lite) \\\"Non-Impact\\\" Fiberglass Single Door (X) Outswing Configuration\",\"design_pressure\":\"+55\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#8754-R1\",\"approval_number\":\"FL8754.3\",\"seq\":3,\"product_model\":\"c. Series \\\"Opaque\\\" Fiberglass Door\",\"product_description\":\"3'0 x 6'8 Opaque \\\"Non-Impact\\\" Fiberglass Single Door (X) Inswing Configuration\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#8754-R1\",\"approval_number\":\"FL8754.4\",\"seq\":4,\"product_model\":\"d. Series \\\"Opaque\\\" Fiberglass Door\",\"product_description\":\"3'0 x 6'8 Opaque \\\"Non-Impact\\\" Fiberglass Single Door (X) Outswing Configuration\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#8754-R1\",\"approval_number\":\"FL8754.5\",\"seq\":5,\"product_model\":\"e. Series \\\"Glazed\\\" Fiberglass Door\",\"product_description\":\"3'0 x 8'0 Glazed (Lip-Lite) \\\"Non-Impact\\\" Fiberglass Single Door (X) Inswing Configuration\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#8754-R1\",\"approval_number\":\"FL8754.6\",\"seq\":6,\"product_model\":\"f. Series \\\"Glazed\\\" Fiberglass Door\",\"product_description\":\"3'0 x 8'0 Glazed (Lip-Lite) \\\"Non-Impact\\\" Fiberglass Single Door (X) Outswing Configuration\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#8754-R1\",\"approval_number\":\"FL8754.7\",\"seq\":7,\"product_model\":\"g. Series \\\"Opaque\\\" Fiberglass Door\",\"product_description\":\"3'0 x 8'0 Opaque \\\"Non-Impact\\\" Fiberglass Single Door (X) Inswing Configuration\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#8754-R1\",\"approval_number\":\"FL8754.8\",\"seq\":8,\"product_model\":\"h. Series \\\"Opaque\\\" Fiberglass Door\",\"product_description\":\"3'0 x 8'0 Opaque \\\"Non-Impact\\\" Fiberglass Single Door (X) Outswing Configuration\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#11977-R0\",\"approval_number\":\"FL11977.1\",\"seq\":1,\"product_model\":\"Distinction Series\",\"product_description\":\"Up to 3'0 x 6'8 \\\"Impact\\\" Opaque Fiberglass Door - (Configuration X Outswing)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#11977-R1\",\"approval_number\":\"FL11977.2\",\"seq\":2,\"product_model\":\"b. Distinction Series\",\"product_description\":\"Up to a 3'0 x 6'8 Opaque \\\"Impact\\\" Fiberglass Single Door with a Sidelite or Sidelites (OX or XO, OXO - Inswing \\\/ Outswing Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#11977-R1\",\"approval_number\":\"FL11977.3\",\"seq\":3,\"product_model\":\"c. Distinction Series\",\"product_description\":\"Up to a 3'0 x 6'8 Opaque \\\"Impact\\\" Fiberglass Pair of Doors with or without Sidelites (XX or OXXO - Inswing \\\/ Outswing Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#11977-R1\",\"approval_number\":\"FL11977.4\",\"seq\":4,\"product_model\":\"d. Distinction Series\",\"product_description\":\"Up to a 3'0 x 6'8 Glazed \\\"Impact\\\" Fiberglass Single Door (X - Inswing \\\/ Outswing Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#11977-R1\",\"approval_number\":\"FL11977.5\",\"seq\":5,\"product_model\":\"e. Distinction Series\",\"product_description\":\"Up to a 3'0 x 6'8 Glazed \\\"Impact\\\" Fiberglass Single Door with a Sidelite or Sidelites (OX or XO, OXO - Inswing \\\/ Outswing Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#11977-R1\",\"approval_number\":\"FL11977.6\",\"seq\":6,\"product_model\":\"f. Distinction Series\",\"product_description\":\"Up to a 3'0 x 6'8 Glazed \\\"Impact\\\" Fiberglass Pair of Doors with or without Sidelites (XX or OXXO - Inswing \\\/ Outswing Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12059-R0\",\"approval_number\":\"FL12059.1\",\"seq\":1,\"product_model\":\"a. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Glazed \\\"Impact\\\" Fiberglass Single Door - X - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12059-R0\",\"approval_number\":\"FL12059.2\",\"seq\":2,\"product_model\":\"b. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Glazed \\\"Impact\\\" Fiberglass Single Door with a Sidelite - OX or XO - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12059-R0\",\"approval_number\":\"FL12059.3\",\"seq\":3,\"product_model\":\"c. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Glazed \\\"Impact\\\" Fiberglass Single Door with Sidelites - OXO - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12059-R0\",\"approval_number\":\"FL12059.4\",\"seq\":4,\"product_model\":\"d. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 6'8 Glazed \\\"Impact\\\" Fiberglass Double Door - XX - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12059-R0\",\"approval_number\":\"FL12059.5\",\"seq\":5,\"product_model\":\"e. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 6'8 Glazed \\\"Impact\\\" Fiberglass Double Door with Sidelites - OXXO - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12060-R0\",\"approval_number\":\"FL12060.1\",\"seq\":1,\"product_model\":\"a. Fiberglass Door\",\"product_description\":\"Up to 3'0 x 6'8 Glazed \\\"Non-Impact\\\" Fiberglass Single Door - X - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12060-R0\",\"approval_number\":\"FL12060.2\",\"seq\":2,\"product_model\":\"b. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Glazed \\\"Non-Impact\\\" Fiberglass Single Door with a Sidelite - OX or XO - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12060-R0\",\"approval_number\":\"FL12060.3\",\"seq\":3,\"product_model\":\"c. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Glazed \\\"Non-Impact\\\" Fiberglass Single Door with a Sidelites - OXO - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12060-R0\",\"approval_number\":\"FL12060.4\",\"seq\":4,\"product_model\":\"d. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 6'8 Glazed \\\"Non-Impact\\\" Fiberglass Double Door - XX - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12060-R0\",\"approval_number\":\"FL12060.5\",\"seq\":5,\"product_model\":\"e. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 6'8 Glazed \\\"Non-Impact\\\" Fiberglass Double Door with a Sidelites - OXXO - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12060-R0\",\"approval_number\":\"FL12060.6\",\"seq\":6,\"product_model\":\"f. Fiberglass Door\",\"product_description\":\"Up to 3'0 x 6'8 Opaque \\\"Non-Impact\\\" Fiberglass Single Door - X - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12060-R0\",\"approval_number\":\"FL12060.7\",\"seq\":7,\"product_model\":\"g. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Opaque \\\"Non-Impact\\\" Fiberglass Single Door with a Sidelite - OX or XO - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12060-R0\",\"approval_number\":\"FL12060.8\",\"seq\":8,\"product_model\":\"h. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Opaque \\\"Non-Impact\\\" Fiberglass Single Door with Sidelites - OXO - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12060-R0\",\"approval_number\":\"FL12060.9\",\"seq\":9,\"product_model\":\"i. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 6'8 Opaque \\\"Non-Impact\\\" Fiberglass Double Door - XX - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12060-R0\",\"approval_number\":\"FL12060.10\",\"seq\":10,\"product_model\":\"j. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 6'8 Opaque \\\"Non-Impact\\\" Fiberglass Double Door with Sidelites - OXXO - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12061-R0\",\"approval_number\":\"FL12061.1\",\"seq\":1,\"product_model\":\"a. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 8'0 Glazed \\\"Impact\\\" Fiberglass Single Door - X - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12061-R0\",\"approval_number\":\"FL12061.2\",\"seq\":2,\"product_model\":\"b. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 8'0 Glazed \\\"Impact\\\" Fiberglass Single Door with a Sidelite - OX or XO - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12061-R0\",\"approval_number\":\"FL12061.3\",\"seq\":3,\"product_model\":\"c. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 8'0 Glazed \\\"Impact\\\" Fiberglass Single Door with Sidelites - OXO - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12061-R0\",\"approval_number\":\"FL12061.4\",\"seq\":4,\"product_model\":\"d. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 8'0 Glazed \\\"Impact\\\" Fiberglass Double Door - XX - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12061-R0\",\"approval_number\":\"FL12061.5\",\"seq\":5,\"product_model\":\"e. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 8'0 Glazed \\\"Impact\\\" Fiberglass Double Door with Sidelites - OXXO - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12061-R0\",\"approval_number\":\"FL12061.6\",\"seq\":6,\"product_model\":\"f. Fiberglass Door\",\"product_description\":\"Up to 3'0 x 8'0 Glazed \\\"Non-Impact\\\" Fiberglass Single Door - X - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12061-R0\",\"approval_number\":\"FL12061.7\",\"seq\":7,\"product_model\":\"g. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 8'0 Glazed \\\"Non-Impact\\\" Fiberglass Single Door with a Sidelite - OX or XO - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12061-R0\",\"approval_number\":\"FL12061.8\",\"seq\":8,\"product_model\":\"h. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 8'0 Glazed \\\"Non-Impact\\\" Fiberglass Single Door with Sidelites - OXO - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12061-R0\",\"approval_number\":\"FL12061.9\",\"seq\":9,\"product_model\":\"i. Fiberglass Door\",\"product_description\":\"Up to 6'0 x 8'0 Glazed \\\"Non-Impact\\\" Fiberglass Double Door - XX - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12061-R0\",\"approval_number\":\"FL12061.10\",\"seq\":10,\"product_model\":\"j. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 8'0 Glazed \\\"Non-Impact\\\" Fiberglass Double Door with Sidelites - OXXO - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12108-R0\",\"approval_number\":\"FL12108.1\",\"seq\":1,\"product_model\":\"a. Distinction Series - Plastpro Trimmable Fiberglass Door\",\"product_description\":\"6'8 Opaque Trimmable Fiberglass Single Door - \\\"Non-Impact\\\" (X Inswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12108-R0\",\"approval_number\":\"FL12108.2\",\"seq\":2,\"product_model\":\"b. Distinction Series - Plastpro Trimmable Fiberglass Door\",\"product_description\":\"6'8 Glazed Trimmable Fiberglass Single Door - \\\"Non-Impact\\\" (X Inswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12108-R1\",\"approval_number\":\"FL12108.3\",\"seq\":3,\"product_model\":\"c. Plastpro Trimmable Fiberglass Door\",\"product_description\":\"6'8 Opaque Trimmable Fiberglass Single Door - \\\"Impact\\\" (X Inswing\\\/Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12108-R1\",\"approval_number\":\"FL12108.4\",\"seq\":4,\"product_model\":\"d. Plastpro Trimmable Fiberglass Door\",\"product_description\":\"6'8 Glazed Trimmable Fiberglass Single Door - \\\"Impact\\\" (X Inswing\\\/Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12402-R0\",\"approval_number\":\"FL12402.1\",\"seq\":1,\"product_model\":\"a. Distinction Series\",\"product_description\":\"Up to a 3'0 x 6'8 Opaque \\\"Impact\\\" Fiberglass Single Door - X - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12402-R0\",\"approval_number\":\"FL12402.2\",\"seq\":2,\"product_model\":\"b. Distinction Series\",\"product_description\":\"Up to a 3'0 x 6'8 Opaque \\\"Impact\\\" Fiberglass Single Door with a Sidelite - OX or XO - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12402-R0\",\"approval_number\":\"FL12402.3\",\"seq\":3,\"product_model\":\"c. Distinction Series\",\"product_description\":\"Up to a 3'0 x 6'8 Opaque \\\"Impact\\\" Fiberglass Single Door with Sidelites - OXO - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12402-R0\",\"approval_number\":\"FL12402.4\",\"seq\":4,\"product_model\":\"d. Distinction Series\",\"product_description\":\"Up to a 6'0 x 6'8 Opaque \\\"Impact\\\" Fiberglass Double Door - XX - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12402-R0\",\"approval_number\":\"FL12402.5\",\"seq\":5,\"product_model\":\"e. Distinction Series\",\"product_description\":\"Up to a 6'0 x 6'8 Opaque \\\"Impact\\\" Fiberglass Double Door with Sidelites - OXXO - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12402-R0\",\"approval_number\":\"FL12402.6\",\"seq\":6,\"product_model\":\"f. Distinction Series\",\"product_description\":\"Up to a 3'0 x 8'0 Opaque \\\"Impact\\\" Fiberglass Single Door - X - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12402-R0\",\"approval_number\":\"FL12402.7\",\"seq\":7,\"product_model\":\"g. Distinction Series\",\"product_description\":\"Up to a 3'0 x 8'0 Opaque \\\"Impact\\\" Fiberglass Single Door with a Sidelite - OX or XO - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12402-R0\",\"approval_number\":\"FL12402.8\",\"seq\":8,\"product_model\":\"h. Distinction Series\",\"product_description\":\"Up to a 3'0 x 8'0 Opaque \\\"Impact\\\" Fiberglass Single Door with Sidelites - OXO - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12402-R0\",\"approval_number\":\"FL12402.9\",\"seq\":9,\"product_model\":\"i. Distinction Series\",\"product_description\":\"Up to a 6'0 x 8'0 Opaque \\\"Impact\\\" Fiberglass Double Door - XX - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12402-R0\",\"approval_number\":\"FL12402.10\",\"seq\":10,\"product_model\":\"j. Distinction Series\",\"product_description\":\"Up to a 6'0 x 8'0 Opaque \\\"Impact\\\" Fiberglass Double Door with Sidelites - OXXO - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12403-R0\",\"approval_number\":\"FL12403.1\",\"seq\":1,\"product_model\":\"a. Distinction Series\",\"product_description\":\"Up to a 3'0 x 6'8 Opaque \\\"Impact\\\" Fiberglass Single Door - X - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12403-R0\",\"approval_number\":\"FL12403.2\",\"seq\":2,\"product_model\":\"b. Distinction Series\",\"product_description\":\"Up to a 3'0 x 6'8 Opaque \\\"Impact\\\" Fiberglass Single Door with a Sidelite - OX or XO - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12403-R0\",\"approval_number\":\"FL12403.3\",\"seq\":3,\"product_model\":\"c. Distinction Series\",\"product_description\":\"Up to a 3'0 x 6'8 Opaque \\\"Impact\\\" Fiberglass Single Door with Sidelites - OXO - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12403-R0\",\"approval_number\":\"FL12403.4\",\"seq\":4,\"product_model\":\"d. Distinction Series\",\"product_description\":\"Up to a 6'0 x 6'8 Opaque \\\"Impact\\\" Fiberglass Double Door - XX - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12403-R0\",\"approval_number\":\"FL12403.5\",\"seq\":5,\"product_model\":\"e. Distinction Series\",\"product_description\":\"Up to a 6'0 x 6'8 Opaque \\\"Impact\\\" Fiberglass Double Door with Sidelites - OXXO - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12403-R0\",\"approval_number\":\"FL12403.6\",\"seq\":6,\"product_model\":\"f. Distinction Series\",\"product_description\":\"Up to a 3'0 x 8'0 Opaque \\\"Impact\\\" Fiberglass Single Door - X - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12403-R0\",\"approval_number\":\"FL12403.7\",\"seq\":7,\"product_model\":\"g. Distinction Series\",\"product_description\":\"Up to a 3'0 x 8'0 Opaque \\\"Impact\\\" Fiberglass Single Door with a Sidelite - OX or XO - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12403-R0\",\"approval_number\":\"FL12403.8\",\"seq\":8,\"product_model\":\"h. Distinction Series\",\"product_description\":\"Up to a 3'0 x 8'0 Opaque \\\"Impact\\\" Fiberglass Single Door with Sidelites - OXO - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12403-R0\",\"approval_number\":\"FL12403.9\",\"seq\":9,\"product_model\":\"i. Distinction Series\",\"product_description\":\"Up to a 6'0 x 8'0 Opaque \\\"Impact\\\" Fiberglass Double Door - XX - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#12403-R0\",\"approval_number\":\"FL12403.10\",\"seq\":10,\"product_model\":\"j. Distinction Series\",\"product_description\":\"Up to a 6'0 x 8'0 Opaque \\\"Impact\\\" Fiberglass Double Door with Sidelites - OXXO - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#13065-R0\",\"approval_number\":\"FL13065.1\",\"seq\":1,\"product_model\":\"a. Distinction Series\",\"product_description\":\"Up to a 3'0 x 6'8 Opaque \\\"Impact\\\" 20 Minute Fire Rated Fiberglass Single Door - (X) Configuration - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#13065-R1\",\"approval_number\":\"FL13065.2\",\"seq\":2,\"product_model\":\"b. Distinction Series\",\"product_description\":\"Up to a 3'0 x 6'8 Opaque \\\"Impact\\\" 20 Minute Fire Rated Fiberglass Single Door - (X) Configuration - Inswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#13065-R2\",\"approval_number\":\"FL13065.3\",\"seq\":3,\"product_model\":\"c. Distinction Series\",\"product_description\":\"Up to a 3'0 x 8'0 Opaque \\\"Impact\\\" 20 Minute Fire Rated Fiberglass Single Door - (X) Configuration - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#13065-R2\",\"approval_number\":\"FL13065.4\",\"seq\":4,\"product_model\":\"d. Distinction Series\",\"product_description\":\"Up to a 3'0 x 8'0 Opaque \\\"Impact\\\" 20 Minute Fire Rated Fiberglass Single Door - (X) Configuration - Inswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#13839-R0\",\"approval_number\":\"FL13839.1\",\"seq\":1,\"product_model\":\"a. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Opaque \\\"Non-Impact\\\" Fiberglass Single Door Continuous Head and Sill with a Transom (O\\\/X) or Transom and Sidelite or Sidelites - (O\\\/OX or O\\\/XO; O\\\/OXO - Inswing or Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#13839-R0\",\"approval_number\":\"FL13839.2\",\"seq\":2,\"product_model\":\"b. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Opaque \\\"Non-Impact\\\" Fiberglass Single Door Continuous Head and Sill with a Sidelite or Sidelites - (OX or XO; OXO - Inswing or Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#13839-R1\",\"approval_number\":\"FL13839.3\",\"seq\":3,\"product_model\":\"c. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Opaque \\\"Non-Impact\\\" Fiberglass Single Door Continuous Head and Sill with a Sidelite or Sidelites - (OX or XO; OXO - Inswing or Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#13839-R1\",\"approval_number\":\"FL13839.4\",\"seq\":4,\"product_model\":\"d. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Opaque \\\"Non-Impact\\\" Fiberglass Single Door with a Sidelite or Sidelites - (OX or XO; OXO - Inswing or Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#13839-R1\",\"approval_number\":\"FL13839.5\",\"seq\":5,\"product_model\":\"e. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 6'8 Opaque \\\"Non-Impact\\\" Fiberglass Double Door with or without Sidelites - (OXXO or XX - Inswing or Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#13839-R1\",\"approval_number\":\"FL13839.6\",\"seq\":6,\"product_model\":\"f. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Glazed \\\"Non-Impact\\\" Fiberglass Single Door - (X - Inswing or Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#13839-R1\",\"approval_number\":\"FL13839.7\",\"seq\":7,\"product_model\":\"g. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Glazed \\\"Non-Impact\\\" Fiberglass Single Door Continuous Head and Sill with a Transom (O\\\/X) or Transom and Sidelite or Sidelites - (O\\\/OX or O\\\/XO; O\\\/OXO - Inswing or Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#13839-R1\",\"approval_number\":\"FL13839.8\",\"seq\":8,\"product_model\":\"h. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Glazed \\\"Non-Impact\\\" Fiberglass Single Door Continuous Head and Sill with a Sidelite or Sidelites - (OX or XO; OXO - Inswing or Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#13839-R1\",\"approval_number\":\"FL13839.9\",\"seq\":9,\"product_model\":\"i. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Glazed \\\"Non-Impact\\\" Fiberglass Single Door with a Sidelite or Sidelites - (OX or XO; OXO - Inswing or Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#13839-R1\",\"approval_number\":\"FL13839.10\",\"seq\":10,\"product_model\":\"j. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 6'8 Glazed \\\"Non-Impact\\\" Fiberglass Double Door with or without Sidelites - (OXXO or XX - Inswing or Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#14312-R0\",\"approval_number\":\"FL14312.1\",\"seq\":1,\"product_model\":\"a. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Opaque \\\"Impact\\\" Fiberglass Single Door - (X - Inswing or Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#14312-R0\",\"approval_number\":\"FL14312.2\",\"seq\":2,\"product_model\":\"b. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Opaque \\\"Impact\\\" Fiberglass Single Door with a Sidelite or Sidelites - (OX or XO; OXO - Inswing or Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#14312-R0\",\"approval_number\":\"FL14312.3\",\"seq\":3,\"product_model\":\"c. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 6'8 Opaque \\\"Impact\\\" Fiberglass Double Door with or without Sidelites - (OXXO or XX - Inswing or Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#14470-R0\",\"approval_number\":\"FL14470.1\",\"seq\":1,\"product_model\":\"a. Rustic Fiberglass Door\",\"product_description\":\"Up to a 3'6 x 8'0 Opaque \\\"Impact\\\" Fiberglass Single Door - (X - Inswing or Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#14470-R0\",\"approval_number\":\"FL14470.2\",\"seq\":2,\"product_model\":\"b. Rustic Fiberglass Door\",\"product_description\":\"Up to a 3'6 x 8'0 Opaque \\\"Impact\\\" Fiberglass Single Door with a Sidelite or Sidelites - (OX or XO; OXO - Inswing or Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#14479-R0\",\"approval_number\":\"FL14479.1\",\"seq\":1,\"product_model\":\"a. Rustic Fiberglass Door\",\"product_description\":\"Up to a 3'6 x 8'0 Opaque Fiberglass Single Door - (X - Inswing or Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#14479-R0\",\"approval_number\":\"FL14479.2\",\"seq\":2,\"product_model\":\"b. Rustic Fiberglass Door\",\"product_description\":\"Up to a 3'6 x 8'0 Opaque Fiberglass Single Door with a Sidelite or Sidelites - (OX or XO; OXO - Inswing or Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#14479-R0\",\"approval_number\":\"FL14479.3\",\"seq\":3,\"product_model\":\"c. Rustic Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 8'0 Opaque Fiberglass Double Door with or without Sidelites - (OXXO or XX - Inswing or Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15180-R0\",\"approval_number\":\"FL15180.1\",\"seq\":1,\"product_model\":\"a. Smooth\\\/Wood Grain\\\/Rustic\\\/Mahogany Series N Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Glazed Fiberglass Single Door - Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15180-R0\",\"approval_number\":\"FL15180.2\",\"seq\":2,\"product_model\":\"b. Smooth\\\/Wood Grain\\\/Rustic\\\/Mahogany Series N Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Glazed Fiberglass Single Door with \\\"Impact\\\" Sidelite - Outswing (OX or XO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15180-R0\",\"approval_number\":\"FL15180.3\",\"seq\":3,\"product_model\":\"c. Smooth\\\/Wood Grain\\\/Rustic\\\/Mahogany Series N Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Glazed Fiberglass Single Door with \\\"Impact\\\" Sidelites - Outswing (OXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15180-R0\",\"approval_number\":\"FL15180.4\",\"seq\":4,\"product_model\":\"d. Smooth\\\/Wood Grain\\\/Rustic\\\/Mahogany Series N Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Glazed Fiberglass Double Door - Outswing (XX - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15180-R0\",\"approval_number\":\"FL15180.5\",\"seq\":5,\"product_model\":\"e. Smooth\\\/Wood Grain\\\/Rustic\\\/Mahogany Series Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Glazed Fiberglass Double Door with \\\"Impact\\\" Sidelites - Outswing (OXXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15180-R0\",\"approval_number\":\"FL15180.6\",\"seq\":6,\"product_model\":\"f. Smooth\\\/Wood Grain Series N Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Glazed Fiberglass Single Door - Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15180-R0\",\"approval_number\":\"FL15180.7\",\"seq\":7,\"product_model\":\"g. Smooth\\\/Wood Grain Series N Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Glazed Fiberglass Single Door with \\\"Impact\\\" Sidelite - Outswing (OX or XO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15180-R0\",\"approval_number\":\"FL15180.8\",\"seq\":8,\"product_model\":\"h. Smooth\\\/Wood Grain Series N Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Glazed Fiberglass Single Door with \\\"Impact\\\" Sidelites - Outswing (OXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15180-R0\",\"approval_number\":\"FL15180.9\",\"seq\":9,\"product_model\":\"i. Smooth\\\/Wood Grain Series N Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Glazed Fiberglass Double Door - Outswing (XX - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15180-R0\",\"approval_number\":\"FL15180.10\",\"seq\":10,\"product_model\":\"j. Smooth\\\/Wood Grain Series N Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Glazed Fiberglass Double Door with \\\"Impact\\\" Sidelites - Outswing (OXXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15180-R0\",\"approval_number\":\"FL15180.11\",\"seq\":11,\"product_model\":\"k. Smooth\\\/Wood Grain\\\/Rustic\\\/Mahogany Series N Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15180-R0\",\"approval_number\":\"FL15180.12\",\"seq\":12,\"product_model\":\"l. Smooth\\\/Wood Grain\\\/Rustic\\\/Mahogany Series N Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Single Door with \\\"Impact\\\" Sidelite - Outswing (OX or XO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15180-R0\",\"approval_number\":\"FL15180.13\",\"seq\":13,\"product_model\":\"m. Smooth\\\/Wood Grain\\\/Rustic\\\/Mahogany Series N Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Single Door with \\\"Impact\\\" Sidelites - Outswing (OXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15180-R0\",\"approval_number\":\"FL15180.14\",\"seq\":14,\"product_model\":\"n. Smooth\\\/Wood Grain\\\/Rustic\\\/Mahogany Series N Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Double Door - Inswing\\\/Outswing (XX - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15180-R0\",\"approval_number\":\"FL15180.15\",\"seq\":15,\"product_model\":\"o. Smooth\\\/Wood Grain\\\/Rustic\\\/Mahogany Series N Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Double Door with \\\"Impact\\\" Sidelites - Outswing (OXXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15180-R0\",\"approval_number\":\"FL15180.16\",\"seq\":16,\"product_model\":\"p. Smooth\\\/Wood Grain Series N Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15180-R0\",\"approval_number\":\"FL15180.17\",\"seq\":17,\"product_model\":\"q. Smooth\\\/Wood Grain Series N Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Single Door with \\\"Impact\\\" Sidelite - Outswing (OX or XO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15180-R0\",\"approval_number\":\"FL15180.18\",\"seq\":18,\"product_model\":\"r. Smooth\\\/Wood Grain Series N Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Single Door with Sidelites - Outswing (OXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15180-R0\",\"approval_number\":\"FL15180.19\",\"seq\":19,\"product_model\":\"s. Smooth\\\/Wood Grain Series N Fiberglass Door\",\"product_description\":\"80 \\\"Impact\\\" Opaque Fiberglass Double Door - Inswing\\\/Outswing (XX - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15180-R0\",\"approval_number\":\"FL15180.20\",\"seq\":20,\"product_model\":\"t. Smooth\\\/Wood Grain Series N Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Double Door with \\\"Impact\\\" Sidelites - Outswing (OXXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15180-R0\",\"approval_number\":\"FL15180.21\",\"seq\":21,\"product_model\":\"u. Smooth\\\/Wood Grain\\\/Rustic\\\/Mahogany Series N Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Single Door with \\\"Non-Impact\\\" Sidelite - Outswing (OX or XO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15180-R0\",\"approval_number\":\"FL15180.22\",\"seq\":22,\"product_model\":\"v. Smooth\\\/Wood Grain\\\/Rustic\\\/Mahogany Series N Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Single Door with \\\"Non-Impact\\\" Sidelites - Outswing (OXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15180-R0\",\"approval_number\":\"FL15180.23\",\"seq\":23,\"product_model\":\"w. Smooth\\\/Wood Grain\\\/Rustic\\\/Mahogany Series N Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Double Door with \\\"Non-Impact\\\" Sidelites - Outswing (OXXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15180-R0\",\"approval_number\":\"FL15180.24\",\"seq\":24,\"product_model\":\"x. Smooth\\\/Wood Grain Series N Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Single Door with \\\"Non-Impact\\\" Sidelite - Outswing (OX or XO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15180-R0\",\"approval_number\":\"FL15180.25\",\"seq\":25,\"product_model\":\"y. Smooth\\\/Wood Grain Series N Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Single Door with \\\"Non-Impact\\\" Sidelites - Outswing (OXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15180-R0\",\"approval_number\":\"FL15180.26\",\"seq\":26,\"product_model\":\"z. Smooth\\\/Wood Grain Series N Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Double Door with \\\"Non-Impact\\\" Sidelites - Outswing (OXXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15187-R0\",\"approval_number\":\"FL15187.1\",\"seq\":1,\"product_model\":\"a. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15187-R0\",\"approval_number\":\"FL15187.2\",\"seq\":2,\"product_model\":\"b. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Single Door with Sidelite or Sidelites - Inswing\\\/Outswing (OX or XO; OXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15187-R0\",\"approval_number\":\"FL15187.3\",\"seq\":3,\"product_model\":\"c. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Double Door with or without Sidelites - Inswing\\\/Outswing (XX; OXXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15209-R0\",\"approval_number\":\"FL15209.1\",\"seq\":1,\"product_model\":\"a. Mahogany\\\/Rustic Series Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Opaque Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15209-R0\",\"approval_number\":\"FL15209.2\",\"seq\":2,\"product_model\":\"b. Mahogany\\\/Rustic Series Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Opaque Fiberglass Single Door with Sidelite or Sidelites - Inswing\\\/Outswing (OX or XO; OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15209-R0\",\"approval_number\":\"FL15209.3\",\"seq\":3,\"product_model\":\"c. Mahogany\\\/Rustic Series Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Opaque Fiberglass Double Door with or without Sidelites - Inswing\\\/Outswing (XX or OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15209-R0\",\"approval_number\":\"FL15209.4\",\"seq\":4,\"product_model\":\"d. Mahogany\\\/Rustic Series Fiberglass Door\",\"product_description\":\"3'6 x 8'0 \\\"Impact\\\" Opaque Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15209-R0\",\"approval_number\":\"FL15209.5\",\"seq\":5,\"product_model\":\"e. Mahogany\\\/Rustic Series Fiberglass Door\",\"product_description\":\"3'6 x 8'0 \\\"Impact\\\" Opaque Fiberglass Single Door with Sidelite or Sidelites - Inswing\\\/Outswing (OX or XO; OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15209-R0\",\"approval_number\":\"FL15209.6\",\"seq\":6,\"product_model\":\"f. Mahogany\\\/Rustic Series Fiberglass Door\",\"product_description\":\"3'0 x 8'0 \\\"Impact\\\" Opaque Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15209-R0\",\"approval_number\":\"FL15209.7\",\"seq\":7,\"product_model\":\"g. Mahogany\\\/Rustic Series Fiberglass Door\",\"product_description\":\"3'0 x 8'0 \\\"Impact\\\" Opaque Fiberglass Single Door with Sidelite or Sidelites - Inswing\\\/Outswing (OX or XO; OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15209-R0\",\"approval_number\":\"FL15209.8\",\"seq\":8,\"product_model\":\"h. Mahogany\\\/Rustic Series Fiberglass Door\",\"product_description\":\"6'0 x 8'0 \\\"Impact\\\" Opaque Fiberglass Double Door with or without Sidelites - Inswing\\\/Outswing (XX; OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15210-R0\",\"approval_number\":\"FL15210.1\",\"seq\":1,\"product_model\":\"a. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series O Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15210-R0\",\"approval_number\":\"FL15210.2\",\"seq\":2,\"product_model\":\"b. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series O Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Single Door with Sidelite or Sidelites - Inswing\\\/Outswing (OX or XO; OXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15210-R0\",\"approval_number\":\"FL15210.3\",\"seq\":3,\"product_model\":\"c. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series O Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Double Door with or without Sidelites - Inswing\\\/Outswing (XX; OXXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15210-R0\",\"approval_number\":\"FL15210.4\",\"seq\":4,\"product_model\":\"d. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series O Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Glazed Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15210-R0\",\"approval_number\":\"FL15210.5\",\"seq\":5,\"product_model\":\"e. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series O Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Glazed Fiberglass Single Door with Sidelite or Sidelites - Inswing\\\/Outswing (OX or XO; OXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15210-R0\",\"approval_number\":\"FL15210.6\",\"seq\":6,\"product_model\":\"f. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series O Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Glazed Fiberglass Double Door with or without Sidelites - Inswing\\\/Outswing (XX; OXXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15210-R1\",\"approval_number\":\"FL15210.7\",\"seq\":7,\"product_model\":\"g. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series O Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Glazed Fiberglass Single Door - Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15210-R1\",\"approval_number\":\"FL15210.8\",\"seq\":8,\"product_model\":\"h. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series O Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Glazed Fiberglass Single Door with Sidelite or Sidelites - Outswing (OX or XO; OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15210-R1\",\"approval_number\":\"FL15210.9\",\"seq\":9,\"product_model\":\"i. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series O Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Glazed Fiberglass Double Door with or without Sidelites - Outswing (XX; OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15210-R2\",\"approval_number\":\"FL15210.10\",\"seq\":10,\"product_model\":\"j. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series O Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Single Door - Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15210-R2\",\"approval_number\":\"FL15210.11\",\"seq\":11,\"product_model\":\"k. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series O Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Single Door with Sidelite or Sidelites - Outswing (OX or XO; OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15210-R2\",\"approval_number\":\"FL15210.12\",\"seq\":12,\"product_model\":\"l. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series O Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Double Door with or without Sidelites - Outswing (XX; OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15210-R2\",\"approval_number\":\"FL15210.13\",\"seq\":13,\"product_model\":\"m. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series O Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Glazed Fiberglass Single Door with Surface Bolts - Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15210-R2\",\"approval_number\":\"FL15210.14\",\"seq\":14,\"product_model\":\"n. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series O Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Glazed Fiberglass Double Door with Surface Bolts on Active Door panel - Outswing (XX - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15210-R4\",\"approval_number\":\"FL15210.15\",\"seq\":15,\"product_model\":\"o. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series O Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Glazed Fiberglass Single Door utilizing the WINDSERT\\u2122 an operational window insert - Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15213-R0\",\"approval_number\":\"FL15213.1\",\"seq\":1,\"product_model\":\"a. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15213-R0\",\"approval_number\":\"FL15213.2\",\"seq\":2,\"product_model\":\"b. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Single Door with Sidelite utilizing \\\"Snap Frame\\\" Glazing - Inswing\\\/Outswing (OX or XO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15213-R0\",\"approval_number\":\"FL15213.3\",\"seq\":3,\"product_model\":\"c. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Single Door with Sidelites utilizing \\\"Snap Frame\\\" Glazing - Inswing\\\/Outswing (OXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15213-R0\",\"approval_number\":\"FL15213.4\",\"seq\":4,\"product_model\":\"d. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Single Door with Sidelite utilizing \\\"Lip Lite\\\" Glazing - Inswing\\\/Outswing (OX or XO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15213-R0\",\"approval_number\":\"FL15213.5\",\"seq\":5,\"product_model\":\"e. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Single Door with Sidelites utilizing \\\"Lip Lite\\\" Glazing - Inswing\\\/Outswing (OXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15213-R0\",\"approval_number\":\"FL15213.6\",\"seq\":6,\"product_model\":\"f. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Double Door - Inswing\\\/Outswing (XX - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15213-R0\",\"approval_number\":\"FL15213.7\",\"seq\":7,\"product_model\":\"g. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Double Door with Sidelites utilizing \\\"Snap Frame\\\" Glazing - Inswing\\\/Outswing (OXXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15213-R0\",\"approval_number\":\"FL15213.8\",\"seq\":8,\"product_model\":\"h. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Double Door with Sidelites utilizing \\\"Lip Lite\\\" Glazing - Inswing\\\/Outswing (OXXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15213-R0\",\"approval_number\":\"FL15213.9\",\"seq\":9,\"product_model\":\"i. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed Fiberglass Single Door utilizing \\\"Snap Frame\\\" Glazing - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15213-R0\",\"approval_number\":\"FL15213.10\",\"seq\":10,\"product_model\":\"j. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed Fiberglass Single Door with Sidelite utilizing \\\"Snap Frame\\\" Glazing - Inswing\\\/Outswing (OX or XO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15213-R0\",\"approval_number\":\"FL15213.11\",\"seq\":11,\"product_model\":\"k. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed Fiberglass Single Door with Sidelites utilizing \\\"Snap Frame\\\" Glazing - Inswing\\\/Outswing (OXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15213-R0\",\"approval_number\":\"FL15213.12\",\"seq\":12,\"product_model\":\"l. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series N Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed Fiberglass Double Door utilizing \\\"Snap Frame\\\" Glazing - Inswing\\\/Outswing (XX - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15213-R0\",\"approval_number\":\"FL15213.13\",\"seq\":13,\"product_model\":\"m. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series N Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed Fiberglass Double Door with Sidelites utilizing \\\"Snap Frame\\\" Glazing - Inswing\\\/Outswing (OXXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15213-R0\",\"approval_number\":\"FL15213.14\",\"seq\":14,\"product_model\":\"n. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series N Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed Fiberglass Single Door utilizing \\\"Lip Lite\\\" Glazing - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15213-R0\",\"approval_number\":\"FL15213.15\",\"seq\":15,\"product_model\":\"o. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series N Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed Fiberglass Single Door with Sidelite utilizing \\\"Lip Lite\\\" Glazing - Inswing\\\/Outswing (OX or XO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15213-R0\",\"approval_number\":\"FL15213.16\",\"seq\":16,\"product_model\":\"p. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series N Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed Fiberglass Single Door with Sidelites utilizing \\\"Lip Lite\\\" Glazing - Inswing\\\/Outswing (OXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15213-R0\",\"approval_number\":\"FL15213.17\",\"seq\":17,\"product_model\":\"q. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series N Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed Fiberglass Double Door utilizing \\\"Lip Lite\\\" Glazing - Inswing\\\/Outswing (XX - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15213-R0\",\"approval_number\":\"FL15213.18\",\"seq\":18,\"product_model\":\"r. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series N Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed Fiberglass Double Door with Sidelites utilizing \\\"Lip Lite\\\" Glazing - Inswing\\\/Outswing (OXXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15213-R0\",\"approval_number\":\"FL15213.19\",\"seq\":19,\"product_model\":\"s. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series N Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15213-R0\",\"approval_number\":\"FL15213.20\",\"seq\":20,\"product_model\":\"t. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series N Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Single Door with Sidelite utilizing \\\"Snap Frame\\\" Glazing - Inswing\\\/Outswing (OX or XO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15213-R0\",\"approval_number\":\"FL15213.21\",\"seq\":21,\"product_model\":\"u. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Single Door with Sidelites utilizing \\\"Snap Frame\\\" Glazing - Inswing\\\/Outswing (OXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15213-R0\",\"approval_number\":\"FL15213.22\",\"seq\":22,\"product_model\":\"v. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Single Door with Sidelite utilizing \\\"Lip Lite\\\" Glazing - Inswing\\\/Outswing (OX or XO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15213-R0\",\"approval_number\":\"FL15213.23\",\"seq\":23,\"product_model\":\"w. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Single Door with Sidelites utilizing \\\"Lip Lite\\\" Glazing - Inswing\\\/Outswing (OXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15213-R0\",\"approval_number\":\"FL15213.24\",\"seq\":24,\"product_model\":\"x. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Double Door - Inswing\\\/Outswing (XX - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15213-R0\",\"approval_number\":\"FL15213.25\",\"seq\":25,\"product_model\":\"y. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Double Door with Sidelites utilizing \\\"Snap Frame\\\" Glazing - Inswing\\\/Outswing (OXXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15213-R0\",\"approval_number\":\"FL15213.26\",\"seq\":26,\"product_model\":\"z. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Double Door with Sidelites utilizing \\\"Lip Lite\\\" Glazing - Inswing\\\/Outswing (OXXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15213-R0\",\"approval_number\":\"FL15213.27\",\"seq\":27,\"product_model\":\"za. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Glazed Fiberglass Single Door utilizing \\\"Snap Frame\\\" Glazing - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15213-R0\",\"approval_number\":\"FL15213.28\",\"seq\":28,\"product_model\":\"zb. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Glazed Fiberglass Single Door with Sidelite utilizing \\\"Snap Frame\\\" Glazing - Inswing\\\/Outswing (OX or XO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15213-R0\",\"approval_number\":\"FL15213.29\",\"seq\":29,\"product_model\":\"zc. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Glazed Fiberglass Single Door with Sidelites utilizing \\\"Snap Frame\\\" Glazing - Inswing\\\/Outswing (OXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15213-R0\",\"approval_number\":\"FL15213.30\",\"seq\":30,\"product_model\":\"zd. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Glazed Fiberglass Double Door utilizing \\\"Snap Frame\\\" Glazing - Inswing\\\/Outswing (XX - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15213-R0\",\"approval_number\":\"FL15213.31\",\"seq\":31,\"product_model\":\"ze. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Glazed Fiberglass Double Door with Sidelites utilizing \\\"Snap Frame\\\" Glazing - Inswing\\\/Outswing (OXXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15213-R0\",\"approval_number\":\"FL15213.32\",\"seq\":32,\"product_model\":\"zf. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Glazed Fiberglass Single Door utilizing \\\"Lip Lite\\\" Glazing - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15213-R0\",\"approval_number\":\"FL15213.33\",\"seq\":33,\"product_model\":\"zg. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Glazed Fiberglass Single Door with Sidelite utilizing \\\"Lip Lite\\\" Glazing - Inswing\\\/Outswing (OX or XO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15213-R0\",\"approval_number\":\"FL15213.34\",\"seq\":34,\"product_model\":\"zh. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Glazed Fiberglass Single Door with Sidelites utilizing \\\"Lip Lite\\\" Glazing - Inswing\\\/Outswing (OXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15213-R0\",\"approval_number\":\"FL15213.35\",\"seq\":35,\"product_model\":\"zi. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Glazed Fiberglass Double Door utilizing \\\"Lip Lite\\\" Glazing - Inswing\\\/Outswing (XX - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15213-R0\",\"approval_number\":\"FL15213.36\",\"seq\":36,\"product_model\":\"zj. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Glazed Fiberglass Double Door with Sidelites utilizing \\\"Lip Lite\\\" Glazing - Inswing\\\/Outswing (OXXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15213-R1\",\"approval_number\":\"FL15213.37\",\"seq\":37,\"product_model\":\"zk. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Opaque Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15213-R1\",\"approval_number\":\"FL15213.38\",\"seq\":38,\"product_model\":\"zl. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Opaque Fiberglass Double Door - Outswing (XX - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15213-R1\",\"approval_number\":\"FL15213.39\",\"seq\":39,\"product_model\":\"zm. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Opaque Fiberglass Double Door (utilizing DLP Astragal) - Outswing\\\/Inswing (XX - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15213-R1\",\"approval_number\":\"FL15213.40\",\"seq\":40,\"product_model\":\"zn. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Opaque Fiberglass Double Door (utilizing DLP Astragal) with Sidelites - Outswing\\\/Inswing (OXXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15215-R0\",\"approval_number\":\"FL15215.1\",\"seq\":1,\"product_model\":\"a. Onelite Series Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Flush Glazed Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15215-R0\",\"approval_number\":\"FL15215.2\",\"seq\":2,\"product_model\":\"b. Onelite Series Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Flush Glazed Fiberglass Single Door with Sidelite - Inswing\\\/Outswing (OX or XO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15215-R0\",\"approval_number\":\"FL15215.3\",\"seq\":3,\"product_model\":\"c. Onelite Series Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Flush Glazed Fiberglass Single Door with Sidelites - Inswing\\\/Outswing (OXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15215-R0\",\"approval_number\":\"FL15215.4\",\"seq\":4,\"product_model\":\"d. Onelite Series Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Flush Glazed Fiberglass Double Door - Inswing\\\/Outswing (XX - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15215-R0\",\"approval_number\":\"FL15215.5\",\"seq\":5,\"product_model\":\"e. Onelite Series Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Flush Glazed Fiberglass Double Door with Sidelites - Inswing\\\/Outswing (OXXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15215-R0\",\"approval_number\":\"FL15215.6\",\"seq\":6,\"product_model\":\"f. Onelite Series Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Flush Glazed Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15215-R0\",\"approval_number\":\"FL15215.7\",\"seq\":7,\"product_model\":\"g. Onelite Series Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Flush Glazed Fiberglass Single Door with Sidelite - Inswing\\\/Outswing (OX or XO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15215-R0\",\"approval_number\":\"FL15215.8\",\"seq\":8,\"product_model\":\"h. Onelite Series Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Flush Glazed Fiberglass Single Door with Sidelites - Inswing\\\/Outswing (OXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15215-R0\",\"approval_number\":\"FL15215.9\",\"seq\":9,\"product_model\":\"i. Onelite Series Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Flush Glazed Fiberglass Double Door - Inswing\\\/Outswing (XX - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15215-R0\",\"approval_number\":\"FL15215.10\",\"seq\":10,\"product_model\":\"j. Onelite Series Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Flush Glazed Fiberglass Double Door with Sidelites - Inswing\\\/Outswing (OXXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15215-R0\",\"approval_number\":\"FL15215.11\",\"seq\":11,\"product_model\":\"k. Onelite Series Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Flush Glazed Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15215-R0\",\"approval_number\":\"FL15215.12\",\"seq\":12,\"product_model\":\"l. Onelite Series Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Flush Glazed Fiberglass Single Door with Sidelite - Inswing\\\/Outswing (OX or XO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15215-R0\",\"approval_number\":\"FL15215.13\",\"seq\":13,\"product_model\":\"m. Onelite Series Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Flush Glazed Fiberglass Single Door with Sidelites - Inswing\\\/Outswing (OXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15215-R0\",\"approval_number\":\"FL15215.14\",\"seq\":14,\"product_model\":\"n. Onelite Series Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Flush Glazed Fiberglass Double Door - Inswing\\\/Outswing (XX - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15215-R0\",\"approval_number\":\"FL15215.15\",\"seq\":15,\"product_model\":\"o. Onelite Series Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Flush Glazed Fiberglass Double Door with Sidelites - Inswing\\\/Outswing (OXXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15215-R0\",\"approval_number\":\"FL15215.16\",\"seq\":16,\"product_model\":\"p. Onelite Series Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Flush Glazed Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15215-R0\",\"approval_number\":\"FL15215.17\",\"seq\":17,\"product_model\":\"q. Onelite Series Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Flush Glazed Fiberglass Single Door with Sidelite - Inswing\\\/Outswing (OX or XO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15215-R0\",\"approval_number\":\"FL15215.18\",\"seq\":18,\"product_model\":\"r. Onelite Series Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Flush Glazed Fiberglass Single Door with Sidelites - Inswing\\\/Outswing (OXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15215-R0\",\"approval_number\":\"FL15215.19\",\"seq\":19,\"product_model\":\"s. Onelite Series Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Flush Glazed Fiberglass Double Door - Inswing\\\/Outswing (XX - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15215-R0\",\"approval_number\":\"FL15215.20\",\"seq\":20,\"product_model\":\"t. Onelite Series Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Flush Glazed Fiberglass Double Door with Sidelites - Inswing\\\/Outswing (OXXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15219-R0\",\"approval_number\":\"FL15219.1\",\"seq\":1,\"product_model\":\"a. Trimmable Fiberglass Door\",\"product_description\":\"6'8 Opaque Trimmable \\\"Non-Impact\\\" Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15219-R0\",\"approval_number\":\"FL15219.2\",\"seq\":2,\"product_model\":\"b. Trimmable Fiberglass Door\",\"product_description\":\"6'8 Glazed Trimmable \\\"Non-Impact\\\" Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15219-R0\",\"approval_number\":\"FL15219.3\",\"seq\":3,\"product_model\":\"c. Trimmable Fiberglass Door\",\"product_description\":\"6'8 Opaque Trimmable \\\"Impact\\\" Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15219-R0\",\"approval_number\":\"FL15219.4\",\"seq\":4,\"product_model\":\"d. Trimmable Fiberglass Door\",\"product_description\":\"6'8 Glazed Trimmable \\\"Impact\\\" Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15219-R0\",\"approval_number\":\"FL15219.5\",\"seq\":5,\"product_model\":\"e. 20 Minute Fiberglass Door\",\"product_description\":\"6'8 Opaque 20 Minute Fire Rated \\\"Impact\\\" Fiberglass Single Door - Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15219-R0\",\"approval_number\":\"FL15219.6\",\"seq\":6,\"product_model\":\"f. 20 Minute Fiberglass Door\",\"product_description\":\"6'8 Opaque 20 Minute Fire Rated \\\"Impact\\\" Fiberglass Single Door - Inswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15219-R0\",\"approval_number\":\"FL15219.7\",\"seq\":7,\"product_model\":\"g. 20 Minute Fiberglass Door\",\"product_description\":\"8'0 Opaque 20 Minute Fire Rated \\\"Impact\\\" Fiberglass Single Door - Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15219-R0\",\"approval_number\":\"FL15219.8\",\"seq\":8,\"product_model\":\"h. 20 Minute Fiberglass Door\",\"product_description\":\"8'0 Opaque 20 Minute Fire Rated \\\"Impact\\\" Fiberglass Single Door - Inswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15219-R0\",\"approval_number\":\"FL15219.9\",\"seq\":9,\"product_model\":\"i. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series O Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15219-R0\",\"approval_number\":\"FL15219.10\",\"seq\":10,\"product_model\":\"j. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series O Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Double Door - Inswing\\\/Outswing (XX - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15220-R0\",\"approval_number\":\"FL15220.1\",\"seq\":1,\"product_model\":\"a. Smooth\\\/Wood Grain\\\/Rustic\\\/Mahogany Series N Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15220-R0\",\"approval_number\":\"FL15220.2\",\"seq\":2,\"product_model\":\"b. Smooth\\\/Wood Grain\\\/Rustic\\\/Mahogany Series N Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed Fiberglass Single Door with \\\"Non-Impact\\\" Sidelite - Inswing\\\/Outswing (OX or XO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15220-R0\",\"approval_number\":\"FL15220.3\",\"seq\":3,\"product_model\":\"c. Smooth\\\/Wood Grain\\\/Rustic\\\/Mahogany Series N Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed Fiberglass Single Door with \\\"Non-Impact\\\" Sidelites - Inswing\\\/Outswing (OXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15220-R0\",\"approval_number\":\"FL15220.4\",\"seq\":4,\"product_model\":\"d. Smooth\\\/Wood Grain\\\/Rustic\\\/Mahogany Series N Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed Fiberglass Double Door - Inswing\\\/Outswing (XX - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15220-R0\",\"approval_number\":\"FL15220.5\",\"seq\":5,\"product_model\":\"e. Smooth\\\/Wood Grain\\\/Rustic\\\/Mahogany Series N Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed Fiberglass Double Door with \\\"Non-Impact\\\" Sidelites - Inswing\\\/Outswing (OXXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15220-R0\",\"approval_number\":\"FL15220.6\",\"seq\":6,\"product_model\":\"f. Smooth\\\/Wood Grain\\\/Rustic\\\/Mahogany Series N Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15220-R0\",\"approval_number\":\"FL15220.7\",\"seq\":7,\"product_model\":\"g. Smooth\\\/Wood Grain\\\/Rustic\\\/Mahogany Series N Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Fiberglass Single Door with \\\"Non-Impact\\\" Sidelite - Inswing\\\/Outswing (OX or XO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15220-R0\",\"approval_number\":\"FL15220.8\",\"seq\":8,\"product_model\":\"h. Smooth\\\/Wood Grain\\\/Rustic\\\/Mahogany Series N Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Fiberglass Single Door with \\\"Non-Impact\\\" Sidelites - Inswing\\\/Outswing (OXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15220-R0\",\"approval_number\":\"FL15220.9\",\"seq\":9,\"product_model\":\"i. Smooth\\\/Wood Grain\\\/Rustic\\\/Mahogany Series N Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Fiberglass Double Door - Inswing\\\/Outswing (XX - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15220-R0\",\"approval_number\":\"FL15220.10\",\"seq\":10,\"product_model\":\"j. Smooth\\\/Wood Grain\\\/Rustic\\\/Mahogany Series N Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Fiberglass Double Door with \\\"Non-Impact\\\" Sidelites - Inswing\\\/Outswing (OXXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15220-R0\",\"approval_number\":\"FL15220.11\",\"seq\":11,\"product_model\":\"k. Smooth\\\/Wood Grain Series N Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Glazed Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15220-R0\",\"approval_number\":\"FL15220.12\",\"seq\":12,\"product_model\":\"l. Smooth\\\/Wood Grain Series N Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Glazed Fiberglass Single Door with \\\"Non-Impact\\\" Sidelite - Inswing\\\/Outswing (OX or XO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15220-R0\",\"approval_number\":\"FL15220.13\",\"seq\":13,\"product_model\":\"m. Smooth\\\/Wood Grain Series N Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Glazed Fiberglass Single Door with \\\"Non-Impact\\\" Sidelites - Inswing\\\/Outswing (OXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15220-R0\",\"approval_number\":\"FL15220.14\",\"seq\":14,\"product_model\":\"n. Smooth\\\/Wood Grain Series N Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Glazed Fiberglass Double Door - Inswing\\\/Outswing (XX - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15220-R0\",\"approval_number\":\"FL15220.15\",\"seq\":15,\"product_model\":\"o. Smooth\\\/Wood Grain Series N Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Glazed Fiberglass Double Door with \\\"Non-Impact\\\" Sidelites - Inswing\\\/Outswing (OXXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15221-R0\",\"approval_number\":\"FL15221.1\",\"seq\":1,\"product_model\":\"a. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series O Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15221-R0\",\"approval_number\":\"FL15221.2\",\"seq\":2,\"product_model\":\"b. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series O Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Fiberglass Single Door with Transom and Sidelite(s) - Inswing\\\/Outswing (O\\\/X, O\\\/OX or O\\\/XO, O\\\/OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15221-R0\",\"approval_number\":\"FL15221.3\",\"seq\":3,\"product_model\":\"c. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series O Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Fiberglass Single Door with Sidelite(s) - Inswing\\\/Outswing (OX or XO, OXO - Continuous Head and Sill Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15221-R0\",\"approval_number\":\"FL15221.4\",\"seq\":4,\"product_model\":\"d. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series O Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Fiberglass Single Door with Sidelite(s) - Inswing\\\/Outswing (OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15221-R0\",\"approval_number\":\"FL15221.5\",\"seq\":5,\"product_model\":\"e. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series O Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Fiberglass Double Door with or without Sidelites - Inswing\\\/Outswing (XX or OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15221-R0\",\"approval_number\":\"FL15221.6\",\"seq\":6,\"product_model\":\"f. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series O Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15221-R0\",\"approval_number\":\"FL15221.7\",\"seq\":7,\"product_model\":\"g. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series O Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed Fiberglass Single Door with Transom and Sidelite(s) - Inswing\\\/Outswing (O\\\/X, O\\\/OX or O\\\/XO, O\\\/OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15221-R0\",\"approval_number\":\"FL15221.8\",\"seq\":8,\"product_model\":\"h. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series O Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed Fiberglass Single Door with Sidelite(s) - Inswing\\\/Outswing (OX or XO, OXO - Continuous Head and Sill Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15221-R0\",\"approval_number\":\"FL15221.9\",\"seq\":9,\"product_model\":\"i. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series O Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed Fiberglass Single Door with Sidelite(s) - Inswing\\\/Outswing (OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15221-R0\",\"approval_number\":\"FL15221.10\",\"seq\":10,\"product_model\":\"j. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series O Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed Fiberglass Double Door with or without Sidelites - Inswing\\\/Outswing (XX or OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15962-R0\",\"approval_number\":\"FL15962.1\",\"seq\":1,\"product_model\":\"a. Steel Door\",\"product_description\":\"\\\"Non-Impact\\\" Opaque Wood Edge Steel Door - Single with or without Sidelites (X, OX or XO, OXO) Outswing\\\/Inswing Configurations up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15962-R0\",\"approval_number\":\"FL15962.2\",\"seq\":2,\"product_model\":\"b. Steel Door\",\"product_description\":\"\\\"Non-Impact\\\" Opaque Wood Edge Steel Door - Double with or without Sidelites (XX or OXXO) Outswing\\\/Inswing Configurations up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15962-R0\",\"approval_number\":\"FL15962.3\",\"seq\":3,\"product_model\":\"c. Steel Door\",\"product_description\":\"\\\"Non-Impact\\\" Glazed Wood Edge Steel Door - Single with or without Sidelites (X, OX or XO, OXO) Outswing\\\/Inswing Configurations up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15962-R0\",\"approval_number\":\"FL15962.4\",\"seq\":4,\"product_model\":\"d. Steel Door\",\"product_description\":\"\\\"Non-Impact\\\" Glazed Wood Edge Steel Door - Double with or without Sidelites (XX or OXXO) Outswing\\\/Inswing Configurations up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15962-R1\",\"approval_number\":\"FL15962.5\",\"seq\":5,\"product_model\":\"e. Steel Door \\\"Impact\\\"\",\"product_description\":\"\\\"Impact\\\" Opaque Wood Edge Steel Door - Single with or without Sidelites (X, OX or XO, OXO) Outswing Configurations up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15962-R1\",\"approval_number\":\"FL15962.6\",\"seq\":6,\"product_model\":\"f. Steel Door \\\"Impact\\\"\",\"product_description\":\"\\\"Impact\\\" Opaque Wood Edge Steel Door - Double with or without Sidelites (XX or OXXO) Outswing Configurations up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15962-R1\",\"approval_number\":\"FL15962.7\",\"seq\":7,\"product_model\":\"g. Steel Door \\\"Impact\\\"\",\"product_description\":\"\\\"Impact\\\" Glazed Wood Edge Steel Door - Single with or without Sidelites (X, OX or XO, OXO) Inswing \\\/ Outswing Configurations up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15962-R1\",\"approval_number\":\"FL15962.8\",\"seq\":8,\"product_model\":\"h. Steel Door \\\"Impact\\\"\",\"product_description\":\"\\\"Impact\\\" Glazed Wood Edge Steel Door - Double with or without Sidelites (XX or OXXO) Outswing Configurations up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#16094-R0\",\"approval_number\":\"FL16094.1\",\"seq\":1,\"product_model\":\"a. Smooth\\\/Wood Grain\\\/Rustic\\\/Mahogany Series N Fiberglass Door\",\"product_description\":\"6'8 Glazed Fiberglass Single Door Panel with and without Sidelites - Inswing\\\/Outswing (X, OX or XO and OXO Configurations) (Note: Door panel is a wood stiles \\\/ composite rails with fiberglass cladding)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#16094-R0\",\"approval_number\":\"FL16094.2\",\"seq\":2,\"product_model\":\"b. Smooth\\\/Wood Grain\\\/Rustic\\\/Mahogany Series N Fiberglass Door\",\"product_description\":\"6\\\/8 Glazed Fiberglass Double Door Panel with and without Sidelites - Inswing\\\/Outswing (XX and OXXO Configurations) (Note: Door panel is a wood stiles \\\/ composite rails with fiberglass cladding)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#16094-R0\",\"approval_number\":\"FL16094.3\",\"seq\":3,\"product_model\":\"c. Smooth\\\/Wood Grain\\\/Rustic\\\/Mahogany Series N Fiberglass Door\",\"product_description\":\"8'0 Glazed Fiberglass Single Door Panel with and without Sidelites - Inswing\\\/Outswing (X, OX or XO and OXO Configurations) (Note: Door panel is a wood stiles \\\/ composite rails with fiberglass cladding)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#16094-R0\",\"approval_number\":\"FL16094.4\",\"seq\":4,\"product_model\":\"d. Smooth\\\/Wood Grain\\\/Rustic\\\/Mahogany Series N Fiberglass Door\",\"product_description\":\"8'0 Glazed Fiberglass Double Door Panel with and without Sidelites - Inswing\\\/Outswing (XX and OXXO Configurations) (Note: Door panel is a wood stiles \\\/ composite rails with fiberglass cladding)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#16094-R1\",\"approval_number\":\"FL16094.5\",\"seq\":5,\"product_model\":\"e. Smooth\\\/Wood Grain\\\/Rustic\\\/Mahogany Series N Fiberglass Door\",\"product_description\":\"6'8 Opaque Fiberglass Single Door Panel with and without Sidelites - Outswing (X, OX or XO and OXO Configurations) (Note: Door panel is a wood stiles \\\/ composite rails with fiberglass cladding)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#16094-R1\",\"approval_number\":\"FL16094.6\",\"seq\":6,\"product_model\":\"f. Smooth\\\/Wood Grain\\\/Rustic\\\/Mahogany Series N Fiberglass Door\",\"product_description\":\"6\\\/8 Opaque Fiberglass Double Door Panel with and without Sidelites - Outswing (XX and OXXO Configurations) (Note: Door panel is a wood stiles \\\/ composite rails with fiberglass cladding)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#16094-R1\",\"approval_number\":\"FL16094.7\",\"seq\":7,\"product_model\":\"g. Smooth\\\/Wood Grain\\\/Rustic\\\/Mahogany Series N Fiberglass Door\",\"product_description\":\"8'0 Opaque Fiberglass Single Door Panel with and without Sidelites - Outswing (X, OX or XO and OXO Configurations) (Note: Door panel is a wood stiles \\\/ composite rails with fiberglass cladding)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#16094-R1\",\"approval_number\":\"FL16094.8\",\"seq\":8,\"product_model\":\"h. Smooth\\\/Wood Grain\\\/Rustic\\\/Mahogany Series N Fiberglass Door\",\"product_description\":\"8'0 Opaque Fiberglass Double Door Panel with and without Sidelites - Outswing (XX and OXXO Configurations) (Note: Door panel is a wood stiles \\\/ composite rails with fiberglass cladding)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.1\",\"seq\":1,\"product_model\":\"a. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 8'0 Glazed \\\"Impact\\\" Fiberglass Single Door (X Configuration) Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.2\",\"seq\":2,\"product_model\":\"b. Fiberglass Doob\",\"product_description\":\"Up to a 3'0 x 8'0 Glazed \\\"Impact\\\" Fiberglass Single Door with a Sidelite (OX or XO Configurations) Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.3\",\"seq\":3,\"product_model\":\"c. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 8'0 Glazed \\\"Impact\\\" Fiberglass Single Door with Sidelites (OXO Configuration) Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.4\",\"seq\":4,\"product_model\":\"d. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 8'0 Glazed \\\"Impact\\\" Fiberglass Double Door (XX Configuration) Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.5\",\"seq\":5,\"product_model\":\"e. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 8'0 Glazed \\\"Impact\\\" Fiberglass Double Door with Sidelites (OXXO Configuration) Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.6\",\"seq\":6,\"product_model\":\"f. Fiberglass Door\",\"product_description\":\"Up to 3'0 x 8'0 Glazed \\\"Non-Impact\\\" Fiberglass Single Door (X Configuration) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.7\",\"seq\":7,\"product_model\":\"g. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 8'0 Glazed \\\"Non-Impact\\\" Fiberglass Single Door with a Sidelite (OX or XO Configurations) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.8\",\"seq\":8,\"product_model\":\"h. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 8'0 Glazed \\\"Non-Impact\\\" Fiberglass Single Door with Sidelites (OXO Configuration) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.9\",\"seq\":9,\"product_model\":\"i. Fiberglass Door\",\"product_description\":\"Up to 6'0 x 8'0 Glazed \\\"Non-Impact\\\" Fiberglass Double Door (XX Configuration) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.10\",\"seq\":10,\"product_model\":\"j. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 8'0 Glazed \\\"Non-Impact\\\" Fiberglass Double Door with Sidelites (OXXO Configuration) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.11\",\"seq\":11,\"product_model\":\"k. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Opaque \\\"Impact\\\" Fiberglass Single Door (X Configuration) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.12\",\"seq\":12,\"product_model\":\"l. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Opaque \\\"Impact\\\" Fiberglass Single Door with a Sidelite (OX or XO Configurations) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.13\",\"seq\":13,\"product_model\":\"m. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Opaque \\\"Impact\\\" Fiberglass Single Door with a Sidelite (OXO Configuration) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.14\",\"seq\":14,\"product_model\":\"n. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 6'8 Opaque \\\"Impact\\\" Fiberglass Double Door(XX Configuration) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.15\",\"seq\":15,\"product_model\":\"o. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 6'8 Opaque \\\"Impact\\\" Fiberglass Double Door with Sidelites (OXXO Configuration) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.16\",\"seq\":16,\"product_model\":\"p. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 8'0 Opaque \\\"Impact\\\" Fiberglass Single Door (X Configuration) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.17\",\"seq\":17,\"product_model\":\"q. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 8'0 Opaque \\\"Impact\\\" Fiberglass Single Door with a Sidelite (OX or XO Configurations) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.18\",\"seq\":18,\"product_model\":\"r. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 8'0 Opaque \\\"Impact\\\" Fiberglass Single Door with a Sidelite (OXO Configuration) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.19\",\"seq\":19,\"product_model\":\"s. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 8'0 Opaque \\\"Impact\\\" Fiberglass Double Door(XX Configuration) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.20\",\"seq\":20,\"product_model\":\"t. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 8'0 Opaque \\\"Impact\\\" Fiberglass Double Door with Sidelites (OXXO Configuration) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.21\",\"seq\":21,\"product_model\":\"u. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Glazed \\\"Impact\\\" Fiberglass Single Door (X Configuration) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.22\",\"seq\":22,\"product_model\":\"v. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Glazed \\\"Impact\\\" Fiberglass Single Door with a Sidelite (OX or XO Configurations) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.23\",\"seq\":23,\"product_model\":\"w. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Glazed \\\"Impact\\\" Fiberglass Single Door with a Sidelite (OXO Configuration) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.24\",\"seq\":24,\"product_model\":\"x. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 6'8 Glazed \\\"Impact\\\" Fiberglass Double Door(XX Configuration) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.25\",\"seq\":25,\"product_model\":\"y. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 6'8 Glazed \\\"Impact\\\" Fiberglass Double Door with Sidelites (OXXO Configuration) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.26\",\"seq\":26,\"product_model\":\"z. Fiberglass Door\",\"product_description\":\"Up to a nominal 3'0 x 7'0 \\\"Non-Impact\\\" Glazed Fiberglass Single Door with or without \\\"Non-Impact\\\" Sidelites (X, XO or OX, OXO Configurations) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.27\",\"seq\":27,\"product_model\":\"za. Fiberglass Door\",\"product_description\":\"Up to a nominal 6'0 x 7'0 \\\"Non-Impact\\\" Glazed Fiberglass Double Door with or without \\\"Non-Impact\\\" Sidelites (XX or OXXO Configurations) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.28\",\"seq\":28,\"product_model\":\"zb. Fiberglass Door\",\"product_description\":\"Up to a nominal 3'0 x 7'0 \\\"Non-Impact\\\" Opaque Fiberglass Single Door with or without \\\"Non-Impact\\\" Sidelites (X, XO or OX, OXO Configurations) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.29\",\"seq\":29,\"product_model\":\"zc. Fiberglass Door\",\"product_description\":\"Up to a nominal 6'0 x 7'0 \\\"Non-Impact\\\" Opaque Fiberglass Double Door with or without \\\"Non-Impact\\\" Sidelites (XX or OXXO Configurations) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.30\",\"seq\":30,\"product_model\":\"zd. Fiberglass Door\",\"product_description\":\"Up to a nominal 3'0 x 7'0 \\\"Impact\\\" Glazed Fiberglass Single Door with or without \\\"Impact\\\" Sidelites (X, XO or OX, OXO Configurations) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.31\",\"seq\":31,\"product_model\":\"ze. Fiberglass Door\",\"product_description\":\"Up to a nominal 6'0 x 7'0 \\\"Impact\\\" Glazed Fiberglass Double Door with or without \\\"Impact\\\" Sidelites (XX or OXXO Configurations) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.32\",\"seq\":32,\"product_model\":\"zf. Fiberglass Door\",\"product_description\":\"Up to a nominal 3'0 x 7'0 \\\"Impact\\\" Opaque Fiberglass Single Door with or without \\\"Impact\\\" Sidelites (X, XO or OX, OXO Configurations) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.33\",\"seq\":33,\"product_model\":\"zg. Fiberglass Door\",\"product_description\":\"Up to a nominal 6'0 x 7'0 \\\"Impact\\\" Opaque Fiberglass Double Door with or without \\\"Impact\\\" Sidelites (XX or OXXO Configurations) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.34\",\"seq\":34,\"product_model\":\"zh. Fiberglass Door\",\"product_description\":\"Up to a nominal 3'0 x 8'0 \\\"Non-Impact\\\" Glazed Fiberglass Single Door with or without \\\"Non-Impact\\\" Sidelites (X, XO or OX, OXO Configurations) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.35\",\"seq\":35,\"product_model\":\"zi. Fiberglass Door\",\"product_description\":\"Up to a nominal 6'0 x 8'0 \\\"Non-Impact\\\" Glazed Fiberglass Double Door with or without \\\"Non-Impact\\\" Sidelites (XX or OXXO Configurations) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.36\",\"seq\":36,\"product_model\":\"zj. Fiberglass Door\",\"product_description\":\"Up to a nominal 3'0 x 8'0 \\\"Non-Impact\\\" Opaque Fiberglass Single Door with or without \\\"Non-Impact\\\" Sidelites (X, XO or OX, OXO Configurations) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.37\",\"seq\":37,\"product_model\":\"zk. Fiberglass Door\",\"product_description\":\"Up to a nominal 6'0 x 8'0 \\\"Non-Impact\\\" Opaque Fiberglass Double Door with or without \\\"Non-Impact\\\" Sidelites (XX or OXXO Configurations) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.38\",\"seq\":38,\"product_model\":\"zl. Fiberglass Door\",\"product_description\":\"Up to a nominal 3'0 x 8'0 \\\"Impact\\\" Glazed Fiberglass Single Door with or without \\\"Impact\\\" Sidelites (X, XO or OX, OXO Configurations) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.39\",\"seq\":39,\"product_model\":\"zm. Fiberglass Door\",\"product_description\":\"Up to a nominal 6'0 x 8'0 \\\"Impact\\\" Glazed Fiberglass Double Door with or without \\\"Impact\\\" Sidelites (XX or OXXO Configurations) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.40\",\"seq\":40,\"product_model\":\"zn. Fiberglass Door\",\"product_description\":\"Up to a nominal 3'0 x 8'0 \\\"Impact\\\" Opaque Fiberglass Single Door with or without \\\"Impact\\\" Sidelites (X, XO or OX, OXO Configurations) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17184-R0\",\"approval_number\":\"FL17184.41\",\"seq\":41,\"product_model\":\"zo. Fiberglass Door\",\"product_description\":\"Up to a nominal 6'0 x 8'0 \\\"Impact\\\" Opaque Fiberglass Double Door with or without \\\"Impact\\\" Sidelites (XX or OXXO Configurations) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17347-R0\",\"approval_number\":\"FL17347.1\",\"seq\":1,\"product_model\":\"a. Fiberglass Door\",\"product_description\":\"\\\"Non-Impact\\\" Fiberglass Glazed Door - Single with or without Sidelites (X, OX or XO, OXO) Outswing\\\/Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17347-R0\",\"approval_number\":\"FL17347.2\",\"seq\":2,\"product_model\":\"b. Fiberglass Door\",\"product_description\":\"\\\"Non-Impact\\\" Fiberglass Glazed Door - Double with or without Sidelites (XX or OXXO) Outswing\\\/Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17347-R0\",\"approval_number\":\"FL17347.3\",\"seq\":3,\"product_model\":\"c. Fiberglass Door\",\"product_description\":\"\\\"Non-Impact\\\" Fiberglass Glazed Door - Single with or without Sidelites (X, OX or XO, OXO) Outswing\\\/Inswing Configurations up to Nominal 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17347-R0\",\"approval_number\":\"FL17347.4\",\"seq\":4,\"product_model\":\"d. Fiberglass Door\",\"product_description\":\"\\\"Non-Impact\\\" Fiberglass Glazed Door - Double with or without Sidelites (XX or OXXO) Outswing\\\/Inswing Configurations up to Nominal 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17347-R0\",\"approval_number\":\"FL17347.5\",\"seq\":5,\"product_model\":\"e. Fiberglass Door\",\"product_description\":\"\\\"Impact\\\" Fiberglass Glazed Door - Single with or without Sidelites (X, OX or XO, OXO) Outswing\\\/Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17347-R0\",\"approval_number\":\"FL17347.6\",\"seq\":6,\"product_model\":\"f. Fiberglass Door\",\"product_description\":\"\\\"Impact\\\" Fiberglass Glazed Door - Double with or without Sidelites (XX or OXXO) Outswing\\\/Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17347-R0\",\"approval_number\":\"FL17347.7\",\"seq\":7,\"product_model\":\"g. Fiberglass Door\",\"product_description\":\"\\\"Impact\\\" Fiberglass Glazed Door - Single with or without Sidelites (X, OX or XO, OXO) Outswing\\\/Inswing Configurations up to Nominal 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17347-R0\",\"approval_number\":\"FL17347.8\",\"seq\":8,\"product_model\":\"h. Fiberglass Door\",\"product_description\":\"\\\"Impact\\\" Fiberglass Glazed Door - Double with or without Sidelites (XX or OXXO) Outswing\\\/Inswing Configurations up to Nominal 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17347-R0\",\"approval_number\":\"FL17347.9\",\"seq\":9,\"product_model\":\"i. Fiberglass Door\",\"product_description\":\"\\\"Non-Impact\\\" Fiberglass Opaque Door - Single with or without Sidelites (X, OX or XO, OXO) Outswing\\\/Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17347-R0\",\"approval_number\":\"FL17347.10\",\"seq\":10,\"product_model\":\"j. Fiberglass Door\",\"product_description\":\"\\\"Non-Impact\\\" Fiberglass Opaque Door - Double with or without Sidelites (XX or OXXO) Outswing\\\/Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17347-R0\",\"approval_number\":\"FL17347.11\",\"seq\":11,\"product_model\":\"k. Fiberglass Door\",\"product_description\":\"\\\"Non-Impact\\\" Fiberglass Opaque Door - Single with or without Sidelites (X, OX or XO, OXO) Outswing\\\/Inswing Configurations up to Nominal 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17347-R0\",\"approval_number\":\"FL17347.12\",\"seq\":12,\"product_model\":\"l. Fiberglass Door\",\"product_description\":\"\\\"Non-Impact\\\" Fiberglass Opaque Door - Double with or without Sidelites (XX or OXXO) Outswing\\\/Inswing Configurations up to Nominal 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17347-R0\",\"approval_number\":\"FL17347.13\",\"seq\":13,\"product_model\":\"m. Fiberglass Door\",\"product_description\":\"\\\"Impact\\\" Fiberglass Opaque Door - Single with or without Sidelites (X, OX or XO, OXO) Outswing\\\/Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17347-R0\",\"approval_number\":\"FL17347.14\",\"seq\":14,\"product_model\":\"n. Fiberglass Door\",\"product_description\":\"\\\"Impact\\\" Fiberglass Opaque Door - Double with or without Sidelites (XX or OXXO) Outswing\\\/Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17347-R0\",\"approval_number\":\"FL17347.15\",\"seq\":15,\"product_model\":\"o. Fiberglass Door\",\"product_description\":\"\\\"Impact\\\" Fiberglass Opaque Door - Single with or without Sidelites (X, OX or XO, OXO) Outswing\\\/Inswing Configurations up to Nominal 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17347-R0\",\"approval_number\":\"FL17347.16\",\"seq\":16,\"product_model\":\"p. Fiberglass Door\",\"product_description\":\"\\\"Impact\\\" Fiberglass Opaque Door - Double with or without Sidelites (XX or OXXO) Outswing\\\/Inswing Configurations up to Nominal 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15209-R2\",\"approval_number\":\"FL15209.9\",\"seq\":9,\"product_model\":\"i. Mahogany\\\/Rustic Series Fiberglass Door\",\"product_description\":\"Nominal 3'6 x 8'0 \\\"Impact\\\" Opaque Fiberglass Single Arched Door Panel - (Inswing\\\/Outswing - X Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15209-R2\",\"approval_number\":\"FL15209.10\",\"seq\":10,\"product_model\":\"j. Craftsman Series Fiberglass Door\",\"product_description\":\"Nominal 3'0 x 8'0 \\\"Non-Impact\\\" Glazed Fiberglass Single Door Panel with or without Sidelite(s) - (Inswing\\\/Outswing - X, OX or XO, OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15215-R4\",\"approval_number\":\"FL15215.21\",\"seq\":21,\"product_model\":\"u. Flush Glazed Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Flush Glazed Fiberglass Single Door with or without Sidelite(s) - Inswing\\\/Outswing (X, OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15215-R4\",\"approval_number\":\"FL15215.22\",\"seq\":22,\"product_model\":\"v. Flush Glazed Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Flush Glazed Fiberglass Double Door with or without Sidelites - Inswing\\\/Outswing (XX or OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15215-R4\",\"approval_number\":\"FL15215.23\",\"seq\":23,\"product_model\":\"w. Flush Glazed Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Flush Glazed Fiberglass Single Door with or without Sidelite(s) - Inswing\\\/Outswing (X, OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15215-R4\",\"approval_number\":\"FL15215.24\",\"seq\":24,\"product_model\":\"x. Flush Glazed Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Flush Glazed Fiberglass Double Door with or without Sidelites - Inswing\\\/Outswing (XX or OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15215-R5\",\"approval_number\":\"FL15215.25\",\"seq\":25,\"product_model\":\"y. Flush Glazed Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Flush Glazed Fiberglass Center Hinged Patio Door - Inswing\\\/Outswing (OX or XO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17347-R2\",\"approval_number\":\"FL17347.17\",\"seq\":17,\"product_model\":\"q. Fiberglass Door\",\"product_description\":\"\\\"Impact\\\" Fiberglass Opaque Door - Single with or without Nominal 14\\\" Sidelite(s) (X, OX or XO, OXO) Outswing\\\/Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#17347-R2\",\"approval_number\":\"FL17347.18\",\"seq\":18,\"product_model\":\"r. Fiberglass Door\",\"product_description\":\"\\\"Impact\\\" Fiberglass Opaque Double Door with or without Nominal 14\\\" Sidelites (XX or OXXO) Outswing\\\/Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#28685-R0\",\"approval_number\":\"FL28685.1\",\"seq\":1,\"product_model\":\"a. Direct Glazed Fiberglass Doors\",\"product_description\":\"\\\"Non-Impact\\\" Direct Glazed Fiberglass Door - Double with or without Sidelites (X, XX) Outswing\\\/Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#28685-R0\",\"approval_number\":\"FL28685.2\",\"seq\":2,\"product_model\":\"b. Direct Glazed Fiberglass Doors\",\"product_description\":\"\\\"Non-Impact\\\" Direct Glazed Fiberglass Door - Single with or without Sidelites (X, OX or XO, OXO) Outswing\\\/Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#28685-R0\",\"approval_number\":\"FL28685.3\",\"seq\":3,\"product_model\":\"c. Direct Glazed Fiberglass Doors\",\"product_description\":\"\\\"Non-Impact\\\" Direct Glazed Fiberglass Door - Single with or without Sidelites (X, OX or XO, OXO) Outswing\\\/Inswing Continuous Head and Sill Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#28685-R0\",\"approval_number\":\"FL28685.4\",\"seq\":4,\"product_model\":\"d. Direct Glazed Fiberglass Doors\",\"product_description\":\"\\\"Non-Impact\\\" Direct Glazed Fiberglass Door - Double with or without Sidelites (XX, OXXO) Outswing\\\/Inswing Configurations up to Nominal 6'8 in Height utilizing an Endura Aluminum Astragal.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#28685-R0\",\"approval_number\":\"FL28685.5\",\"seq\":5,\"product_model\":\"e. Direct Glazed Fiberglass Doors\",\"product_description\":\"\\\"Non-Impact\\\" Direct Glazed Fiberglass Door - Double with or without Sidelites (XX, OXXO) Outswing\\\/Inswing Configurations up to Nominal 6'8 in Height utilizing a DLP Aluminum Astragal.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#28685-R0\",\"approval_number\":\"FL28685.6\",\"seq\":6,\"product_model\":\"f. Direct Glazed Fiberglass Doors\",\"product_description\":\"\\\"Non-Impact\\\" Direct Glazed Fiberglass Door - Single with or without Sidelites (X, OX or XO, OXO) Outswing\\\/Inswing Configurations up to Nominal 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#28685-R0\",\"approval_number\":\"FL28685.7\",\"seq\":7,\"product_model\":\"g. Direct Glazed Fiberglass Doors\",\"product_description\":\"\\\"Non-Impact\\\" Direct Glazed Fiberglass Door - Single with or without Sidelites (X, OX or XO, OXO) Outswing\\\/Inswing Continuous Head and Sill Configurations up to Nominal 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#28685-R0\",\"approval_number\":\"FL28685.8\",\"seq\":8,\"product_model\":\"h. Direct Glazed Fiberglass Doors\",\"product_description\":\"\\\"Non-Impact\\\" Direct Glazed Fiberglass Door - Double with or without Sidelites (XX, OXXO) Outswing\\\/Inswing Configurations up to Nominal 8'0 in Height utilizing an Endura Aluminum Astragal.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#28685-R0\",\"approval_number\":\"FL28685.9\",\"seq\":9,\"product_model\":\"i. Direct Glazed Fiberglass Doors\",\"product_description\":\"\\\"Non-Impact\\\" Direct Glazed Fiberglass Door - Double with or without Sidelites (XX, OXXO) Outswing\\\/Inswing Configurations up to Nominal 8'0 in Height utilizing a DLP Aluminum Astragal.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#28685-R1\",\"approval_number\":\"FL28685.10\",\"seq\":10,\"product_model\":\"j. Direct Glazed Fiberglass Doors \\\"Impact\\\"\",\"product_description\":\"\\\"Impact\\\" Direct Glazed Fiberglass Door - Single (X) Outswing\\\/Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#28685-R1\",\"approval_number\":\"FL28685.11\",\"seq\":11,\"product_model\":\"k. Direct Glazed Fiberglass Doors \\\"Impact\\\"\",\"product_description\":\"\\\"Impact\\\" Direct Glazed Fiberglass Door - Single with Sidelite(s) (OX or XO, OXO) Outswing\\\/Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#28685-R1\",\"approval_number\":\"FL28685.12\",\"seq\":12,\"product_model\":\"l. Direct Glazed Fiberglass Doors \\\"Impact\\\"\",\"product_description\":\"\\\"Impact\\\" Direct Glazed Fiberglass Door - Single with Sidelite(s) (OX or XO, OXO) Outswing\\\/Inswing Continuous Head and Sill Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#28685-R1\",\"approval_number\":\"FL28685.13\",\"seq\":13,\"product_model\":\"m. Direct Glazed Fiberglass Doors \\\"Impact\\\"\",\"product_description\":\"\\\"Impact\\\" Direct Glazed Fiberglass Door - Double with or without Sidelites (XX, OXXO) Outswing\\\/Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#28685-R1\",\"approval_number\":\"FL28685.14\",\"seq\":14,\"product_model\":\"n. Direct Glazed Fiberglass Doors \\\"Impact\\\"\",\"product_description\":\"\\\"Impact\\\" Direct Glazed Fiberglass Door - Single (X) Outswing\\\/Inswing Configurations up to Nominal 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#28685-R1\",\"approval_number\":\"FL28685.15\",\"seq\":15,\"product_model\":\"o. Direct Glazed Fiberglass Doors \\\"Impact\\\"\",\"product_description\":\"\\\"Impact\\\" Direct Glazed Fiberglass Door - Single with Sidelite(s) (OX or XO, OXO) Outswing\\\/Inswing Configurations up to Nominal 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#28685-R1\",\"approval_number\":\"FL28685.16\",\"seq\":16,\"product_model\":\"p. Direct Glazed Fiberglass Doors \\\"Impact\\\"\",\"product_description\":\"\\\"Impact\\\" Direct Glazed Fiberglass Door - Single with Sidelite(s) (OX or XO, OXO) Outswing\\\/Inswing Continuous Head and Sill Configurations up to Nominal 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#28685-R1\",\"approval_number\":\"FL28685.17\",\"seq\":17,\"product_model\":\"q. Direct Glazed Fiberglass Doors \\\"Impact\\\"\",\"product_description\":\"\\\"Impact\\\" Direct Glazed Fiberglass Door - Double with or without Sidelites (XX, OXXO) Outswing\\\/Inswing Configurations up to Nominal 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#15210-R8\",\"approval_number\":\"FL15210.16\",\"seq\":16,\"product_model\":\"p. Smooth\\\/Wood Grain\\\/White Wood Grain\\\/Rustic\\\/Mahogany Series O Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Single Door with Roller Latch and Deadbolt - Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#39254-R0\",\"approval_number\":\"FL39254.1\",\"seq\":1,\"product_model\":\"a. \\\"High Velocity Hurricane\\\" Fiberglass Door\",\"product_description\":\"\\\"High Velocity Hurricane\\\" 6'8 \\\"Impact\\\" Opaque Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#39254-R0\",\"approval_number\":\"FL39254.2\",\"seq\":2,\"product_model\":\"b. \\\"High Velocity Hurricane\\\" Fiberglass Door\",\"product_description\":\"\\\"High Velocity Hurricane\\\" 6'8 \\\"Impact\\\" Opaque Fiberglass Single Door with Sidelite or Sidelites - Inswing\\\/Outswing (OX or XO; OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#39254-R0\",\"approval_number\":\"FL39254.3\",\"seq\":3,\"product_model\":\"c. \\\"High Velocity Hurricane\\\" Fiberglass Door\",\"product_description\":\"\\\"High Velocity Hurricane\\\" 6'8 \\\"Impact\\\" Opaque Fiberglass Double Door with or without Sidelites - Inswing\\\/Outswing (XX; OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#39254-R0\",\"approval_number\":\"FL39254.4\",\"seq\":4,\"product_model\":\"d. \\\"High Velocity Hurricane\\\" Fiberglass Door\",\"product_description\":\"\\\"High Velocity Hurricane\\\" 6'8 \\\"Impact\\\" Glazed Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#39254-R0\",\"approval_number\":\"FL39254.5\",\"seq\":5,\"product_model\":\"e. \\\"High Velocity Hurricane\\\" Fiberglass Door\",\"product_description\":\"\\\"High Velocity Hurricane\\\" 6'8 \\\"Impact\\\" Glazed Fiberglass Single Door with Sidelite or Sidelites - Inswing\\\/Outswing (OX or XO; OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#39254-R0\",\"approval_number\":\"FL39254.6\",\"seq\":6,\"product_model\":\"f. \\\"High Velocity Hurricane\\\" Fiberglass Door\",\"product_description\":\"\\\"High Velocity Hurricane\\\" 6'8 \\\"Impact\\\" Glazed Fiberglass Double Door with or without Sidelites - Inswing\\\/Outswing (XX; OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#39254-R1\",\"approval_number\":\"FL39254.7\",\"seq\":7,\"product_model\":\"g. \\\"High Velocity Hurricane\\\" Fiberglass Door\",\"product_description\":\"The \\\"High Velocity Hurricane\\\" Fiberglass 6'8 Plastpro Door Glazed utilizing the WINDSERT\\u2122, an operational Impact window insert - Inswing\\\/Outswing (X; configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Lawson Industries\":[{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#15443-R8\",\"approval_number\":\"FL15443.1\",\"seq\":1,\"product_model\":\"2200 LaPorte Aluminum Outswing Impact French Door w\\\/ Sidelites\",\"product_description\":\"2200 LaPorte Aluminum Outswing Impact French Door w\\\/ Sidelites\\nX, O, XX, OX, OXO, OXXO Configurations\",\"design_pressure\":\"+86\\\/-86\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#39596-R4\",\"approval_number\":\"FL39596.1\",\"seq\":1,\"product_model\":\"Series 2100 Aluminum Outswing Entrance Door\",\"product_description\":\"Non-impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+75\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#39596-R4\",\"approval_number\":\"FL39596.2\",\"seq\":2,\"product_model\":\"Series 2400 Aluminum Outswing Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+75\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#1229-R0\",\"approval_number\":\"FL1229.1\",\"seq\":1,\"product_model\":\"Impact LaPorte French Doors\",\"product_description\":\"Impact French Doors w\\\/ Side Lites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#1229-R0\",\"approval_number\":\"FL1229.2\",\"seq\":2,\"product_model\":\"La Porte French Doors\",\"product_description\":\"French Doors w\\\/ Side Lites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#7817-R1\",\"approval_number\":\"FL7817.1\",\"seq\":1,\"product_model\":\"LaPorte Impact Outswing French Door\",\"product_description\":\"2200 LaPorte Impact Outswing French Door\",\"design_pressure\":\"+86\\\/-86\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#7817-R1\",\"approval_number\":\"FL7817.2\",\"seq\":2,\"product_model\":\"LaPorte Outswing French Door\",\"product_description\":\"2000 LaPorte Non-Impact Outswing French Door\",\"design_pressure\":\"+60\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#15443-R0\",\"approval_number\":\"FL15443.2\",\"seq\":2,\"product_model\":\"2200 LaPorte Aluminum Outswing Impact French Door w\\\/ Sidelites\",\"product_description\":\"2200 LaPorte Aluminum Outswing Impact French Door w\\\/ Sidelites\\nX, O, XX, OX, OXO, OXXO Configurations\",\"design_pressure\":\"+86\\\/-86\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-05 00:00:00\",\"instructions_url\":\"\"}],\"Premium Estates\":[{\"manufacturer\":\"Premium Estates\",\"approval_number_master\":\"FL#15498-R4\",\"approval_number\":\"FL15498.1\",\"seq\":1,\"product_model\":\"GLAZED SWING-OUT WOOD DOOR\",\"product_description\":\"SWING-OUT TYPE DOOR DESIGNED, CONSTRUCTED AND TESTED TO PROVIDE PROTECTION FROM HURRICANE FORCES WINDS AND WIND BORNE DEBRIS\",\"design_pressure\":\"+75\\\/-83\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premium Estates\",\"approval_number_master\":\"FL#15498-R4\",\"approval_number\":\"FL15498.2\",\"seq\":2,\"product_model\":\"SOLID SWING-OUT WOOD DOOR\",\"product_description\":\"SWING-OUT TYPE DOOR DESIGNED, CONSTRUCTED AND TESTED TO PROVIDE PROTECTION FROM HURRICANE FORCES WINDS AND WIND BORNE DEBRIS\",\"design_pressure\":\"+75\\\/-83\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Majestic Entries, LLC\":[{\"manufacturer\":\"Majestic Entries, LLC\",\"approval_number_master\":\"FL#8741-R0\",\"approval_number\":\"FL8741.1\",\"seq\":1,\"product_model\":\"Loyal Iron Door\",\"product_description\":\"Steel Glazed I.S. D.E.D.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Majestic Entries, LLC\",\"approval_number_master\":\"FL#10521-R0\",\"approval_number\":\"FL10521.1\",\"seq\":1,\"product_model\":\"Glazed Steel Arch Top Dble O.S. Door\",\"product_description\":\"6' - x 10' - 0\\\" Out Swing Loyal Iron Glazed Steel Entry Arch Top Double Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Majestic Entries, LLC\",\"approval_number_master\":\"FL#15514-R0\",\"approval_number\":\"FL15514.1\",\"seq\":1,\"product_model\":\"Loyal Iron\",\"product_description\":\"Outswing Steel Double Doors (LMI)\",\"design_pressure\":\"+66.7\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Majestic Entries, LLC\",\"approval_number_master\":\"FL#15514-R1\",\"approval_number\":\"FL15514.2\",\"seq\":2,\"product_model\":\"Loyal Iron\",\"product_description\":\"Inswing Double Doors (LMI & SMI)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Ply Gem Windows\":[{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15541-R10\",\"approval_number\":\"FL15541.1\",\"seq\":1,\"product_model\":\"Premium Mira Series\",\"product_description\":\"French Outswing Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15541-R10\",\"approval_number\":\"FL15541.2\",\"seq\":2,\"product_model\":\"Premium Mira Series\",\"product_description\":\"French Outswing Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15541-R10\",\"approval_number\":\"FL15541.3\",\"seq\":3,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Outswing Twin Stationary Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15541-R10\",\"approval_number\":\"FL15541.4\",\"seq\":4,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Outswing Twin Stationary Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15541-R10\",\"approval_number\":\"FL15541.6\",\"seq\":6,\"product_model\":\"Premium Mira Series\",\"product_description\":\"French Outswing Door\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15541-R10\",\"approval_number\":\"FL15541.7\",\"seq\":7,\"product_model\":\"Premium Mira Series\",\"product_description\":\"French Inswing Door\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#13853-R0\",\"approval_number\":\"FL13853.1\",\"seq\":1,\"product_model\":\"Mira Series\",\"product_description\":\"Aluminum Clad Outswing Doors\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14598-R0\",\"approval_number\":\"FL14598.1\",\"seq\":1,\"product_model\":\"Mira Premium Series\",\"product_description\":\"Outswing French Hinged Door (ACP)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14598-R0\",\"approval_number\":\"FL14598.2\",\"seq\":2,\"product_model\":\"Mira Premium Series\",\"product_description\":\"Impact Outswing French Hinged Door (ACP)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14598-R0\",\"approval_number\":\"FL14598.3\",\"seq\":3,\"product_model\":\"Mira Premium Series\",\"product_description\":\"Fixed Outswing Door (ACP)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14598-R0\",\"approval_number\":\"FL14598.4\",\"seq\":4,\"product_model\":\"Mira Premium Series\",\"product_description\":\"Impact Fixed Outswing Door (ACP)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14633-R0\",\"approval_number\":\"FL14633.1\",\"seq\":1,\"product_model\":\"Mira Premium Series\",\"product_description\":\"Inswing Center Hinged Door (ACP)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14902-R0\",\"approval_number\":\"FL14902.1\",\"seq\":1,\"product_model\":\"Mira Premium Series\",\"product_description\":\"Outswing French Hinged Door (ACP)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15299-R0\",\"approval_number\":\"FL15299.1\",\"seq\":1,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Outswing French Door (Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15299-R0\",\"approval_number\":\"FL15299.2\",\"seq\":2,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Outswing French Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15299-R0\",\"approval_number\":\"FL15299.3\",\"seq\":3,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Outswing Twin Stationary Door (Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15299-R0\",\"approval_number\":\"FL15299.4\",\"seq\":4,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Outswing Twin Stationary Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15541-R0\",\"approval_number\":\"FL15541.5\",\"seq\":5,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Inswing Center Hinged Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"EFCO Corporation\":[{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15559-R6\",\"approval_number\":\"FL15559.2\",\"seq\":2,\"product_model\":\"Series T350I\",\"product_description\":\"Aluminum Terrace Door (Out-Swing), Non-HVHZ, Non-Impact\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#19293-R3\",\"approval_number\":\"FL19293.1\",\"seq\":1,\"product_model\":\"D-300 Double Door\",\"product_description\":\"Aluminum Medium Stile Entry Doors\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#19293-R3\",\"approval_number\":\"FL19293.2\",\"seq\":2,\"product_model\":\"D-300 Single Door\",\"product_description\":\"Aluminum Medium Stile Entry Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#19293-R3\",\"approval_number\":\"FL19293.3\",\"seq\":3,\"product_model\":\"D-500 Double Door\",\"product_description\":\"Aluminum Wide Stile Entry Doors\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#19293-R3\",\"approval_number\":\"FL19293.4\",\"seq\":4,\"product_model\":\"D-500 Single Door\",\"product_description\":\"Aluminum Wide Stile Entry Door\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#37265-R1\",\"approval_number\":\"FL37265.1\",\"seq\":1,\"product_model\":\"D300 Doors in 526 Frame\",\"product_description\":\"D300 Impact Outswing Door Pair in 526 Frame with 1st Choice CVR\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#3631-R0\",\"approval_number\":\"FL3631.1\",\"seq\":1,\"product_model\":\"Series D200 1 3\\\/4\\\" Deep\",\"product_description\":\"N-T Swing Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#3631-R0\",\"approval_number\":\"FL3631.2\",\"seq\":2,\"product_model\":\"Series D618 2\\\" Deep\",\"product_description\":\"N-T Swing Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#3631-R0\",\"approval_number\":\"FL3631.3\",\"seq\":3,\"product_model\":\"Series T350I 3 1\\\/2\\\" Deep System\",\"product_description\":\"Thermal Out-swing Terrace Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#3631-R0\",\"approval_number\":\"FL3631.4\",\"seq\":4,\"product_model\":\"Series T400-I 4\\\" Deep System\",\"product_description\":\"Thermal Out-swing Terrace Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#3631-R0\",\"approval_number\":\"FL3631.5\",\"seq\":5,\"product_model\":\"Series T450I 4 1\\\/2\\\" Deep System\",\"product_description\":\"Thermal Out-swing Terrace Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#9477-R0\",\"approval_number\":\"FL9477.1\",\"seq\":1,\"product_model\":\"Series T351I\",\"product_description\":\"Outswing Exterior Door\",\"design_pressure\":\"+100\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#1555-R3\",\"approval_number\":\"FL1555.1\",\"seq\":1,\"product_model\":\"Series D300\",\"product_description\":\"1 3\\\/4\\\" Deep Aluminum Nonthermal Swinging Door - 3 1\\\/2\\\" Sightline\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#1555-R3\",\"approval_number\":\"FL1555.2\",\"seq\":2,\"product_model\":\"Series D318\",\"product_description\":\"2\\\" Deep Aluminum Nonthermal Swinging Door - 3 1\\\/2\\\" Sightline\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#1555-R3\",\"approval_number\":\"FL1555.3\",\"seq\":3,\"product_model\":\"Series D500\",\"product_description\":\"1 3\\\/4\\\" Deep Aluminum Nonthermal Swinging Door - 5\\\" Sightline\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#1555-R3\",\"approval_number\":\"FL1555.4\",\"seq\":4,\"product_model\":\"Series D518\",\"product_description\":\"2\\\" Deep Aluminum Nonthermal Swinging Door - 5\\\" Sightline\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#8356-R1\",\"approval_number\":\"FL8356.1\",\"seq\":1,\"product_model\":\"T350-I\",\"product_description\":\"Series 350-I Terrace Door - Out-Swing\",\"design_pressure\":\"+100\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15468-R0\",\"approval_number\":\"FL15468.1\",\"seq\":1,\"product_model\":\"Series D300\\\/318\",\"product_description\":\"Aluminum Outswing Entrance Door\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15468-R0\",\"approval_number\":\"FL15468.2\",\"seq\":2,\"product_model\":\"Series D500\\\/518\",\"product_description\":\"Aluminum Outswing Entrance Door\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15559-R0\",\"approval_number\":\"FL15559.1\",\"seq\":1,\"product_model\":\"Series 350I\",\"product_description\":\"Aluminum Terrace Door (Out-Swing)\",\"design_pressure\":\"+100\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#16499-R0\",\"approval_number\":\"FL16499.1\",\"seq\":1,\"product_model\":\"D300\",\"product_description\":\"Medium Stile Aluminum Entrance Door\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#21427-R0\",\"approval_number\":\"FL21427.1\",\"seq\":1,\"product_model\":\"D300\",\"product_description\":\"Entrance Door in 526 Frame\",\"design_pressure\":\"+47.12\\\/-47.12\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"US Aluminum Inc.\":[{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#15712-R4\",\"approval_number\":\"FL15712.1\",\"seq\":1,\"product_model\":\"BT601\\\/IT600 STORM FRONT OS ALUMINUM STOREFRONT DOOR SYSTEM - LMI\",\"product_description\":\"BT601\\\/IT600 STORM FRONT OS ALUMINUM STOREFRONT DOOR SYSTEM - LMI\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#15712-R4\",\"approval_number\":\"FL15712.2\",\"seq\":2,\"product_model\":\"BT601\\\/IT600 STORM FRONT OS ALUMINUM STOREFRONT DOOR SYSTEM - NON IMPACT\",\"product_description\":\"BT601\\\/IT600 STORM FRONT OS ALUMINUM STOREFRONT DOOR SYSTEM - NON IMPACT\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#15712-R4\",\"approval_number\":\"FL15712.3\",\"seq\":3,\"product_model\":\"IG500\\\/IG600 STORM FRONT OS ALUMINUM STOREFRONT DOOR SYSTEM - LMI\",\"product_description\":\"IG500\\\/IG600 STORM FRONT OS ALUMINUM STOREFRONT DOOR SYSTEM - LMI\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#15712-R4\",\"approval_number\":\"FL15712.4\",\"seq\":4,\"product_model\":\"IG500\\\/IG600 STORM FRONT OS ALUMINUM STOREFRONT DOOR SYSTEM - NON IMPACT\",\"product_description\":\"IG500\\\/IG600 STORM FRONT OS ALUMINUM STOREFRONT DOOR SYSTEM - NON IMPACT\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#26575-R4\",\"approval_number\":\"FL26575.1\",\"seq\":1,\"product_model\":\"D900 OS HINGED DOOR ACCESSIBLE LMI\",\"product_description\":\"D900 OS HINGED DOOR ACCESSIBLE LMI W\\\/ STANDARD OR 10\\\" BOTTOM RAIL\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#26575-R4\",\"approval_number\":\"FL26575.2\",\"seq\":2,\"product_model\":\"D900 OS HINGED DOOR ACCESSIBLE SMI\",\"product_description\":\"D900 OS HINGED DOOR ACCESSIBLE SMI W\\\/ STANDARD OR 10\\\" BOTTOM RAIL\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#26575-R4\",\"approval_number\":\"FL26575.3\",\"seq\":3,\"product_model\":\"D900 THERMALLY IMPROVED ALUMINUM ARCHITECTURAL TERRACE DOOR\",\"product_description\":\"D900 THERMALLY IMPROVED ALUMINUM ARCHITECTURAL TERRACE DOOR - LARGE MISSILE IMPACT\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#26575-R4\",\"approval_number\":\"FL26575.4\",\"seq\":4,\"product_model\":\"D900 THERMALLY IMPROVED ALUMINUM ARCHITECTURAL TERRACE DOOR\",\"product_description\":\"D900 THERMALLY IMPROVED ALUMINUM ARCHITECTURAL TERRACE DOOR - SMALL MISSILE IMPACT\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#26575-R4\",\"approval_number\":\"FL26575.5\",\"seq\":5,\"product_model\":\"SERIES D900 THERMALLY IMPROVED ALUMINUM ARCHITECTURAL TERRACE DOOR\",\"product_description\":\"SERIES D900 THERMALLY IMPROVED ALUMINUM ARCHITECTURAL TERRACE DOOR\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#34947-R3\",\"approval_number\":\"FL34947.1\",\"seq\":1,\"product_model\":\"IG800 ENTRANCE DOORS (LARGE MISSILE IMPACT)\",\"product_description\":\"IG800 ENTRANCE DOORS (LARGE MISSILE IMPACT)\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#16050-R0\",\"approval_number\":\"FL16050.1\",\"seq\":1,\"product_model\":\"SERIES 250 DOOR\",\"product_description\":\"SERIES 250 DOOR SINGLE AND DOUBLE NON IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#16050-R0\",\"approval_number\":\"FL16050.2\",\"seq\":2,\"product_model\":\"SERIES 400 MEDIUM STILE DOUBLE DOOR\",\"product_description\":\"SERIES 400 MEDIUM STILE DOUBLE DOOR NON IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#16050-R0\",\"approval_number\":\"FL16050.3\",\"seq\":3,\"product_model\":\"SERIES 400 MEDIUM STILE SINGLE DOOR\",\"product_description\":\"SERIES 400 MEDIUM STILE SINGLE DOOR NON IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#16050-R0\",\"approval_number\":\"FL16050.4\",\"seq\":4,\"product_model\":\"SERIES 550 DOUBLE DOOR\",\"product_description\":\"SERIES 550 DOUBLE DOOR NON IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#16050-R0\",\"approval_number\":\"FL16050.5\",\"seq\":5,\"product_model\":\"SERIES 550 SINGLE DOOR\",\"product_description\":\"SERIES 550 SINGLE DOOR NON IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#16050-R0\",\"approval_number\":\"FL16050.6\",\"seq\":6,\"product_model\":\"SERIES 800 DOUBLE DOOR\",\"product_description\":\"SERIES 800 DOUBLE DOOR NON IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#16050-R0\",\"approval_number\":\"FL16050.7\",\"seq\":7,\"product_model\":\"SERIES 800 SINGLE DOOR\",\"product_description\":\"SERIES 800 SINGLE DOOR NON IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#16050-R0\",\"approval_number\":\"FL16050.8\",\"seq\":8,\"product_model\":\"SERIES 850 DOUBLE DOOR\",\"product_description\":\"SERIES 850 DOUBLE DOOR NON IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#16050-R0\",\"approval_number\":\"FL16050.9\",\"seq\":9,\"product_model\":\"SERIES 850 SINGLE DOOR\",\"product_description\":\"SERIES 850 SINGLE DOOR NON IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#21167-R0\",\"approval_number\":\"FL21167.3\",\"seq\":3,\"product_model\":\"SERIES D900 THERMALLY IMPROVED ALUMINUM ARCHITECTURAL TERRACE DOOR\",\"product_description\":\"SERIES D900 THERMALLY IMPROVED ALUMINUM ARCHITECTURAL TERRACE DOOR\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#26575-R1\",\"approval_number\":\"FL26575.6\",\"seq\":6,\"product_model\":\"DMS-35 SIDE HINGED DOOR\",\"product_description\":\"DMS-35 SIDE HINGED DOOR NON-IMPACT HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#26575-R1\",\"approval_number\":\"FL26575.7\",\"seq\":7,\"product_model\":\"DNS-20 SIDE HINGED DOOR\",\"product_description\":\"DNS -20 SIDE HINGED DOOR NON-IMPACT HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Brannen Millwork Company\":[{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#49-R0\",\"approval_number\":\"FL49.1\",\"seq\":1,\"product_model\":\".\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#49-R0\",\"approval_number\":\"FL49.2\",\"seq\":2,\"product_model\":\"DBL door w\\\/ or w\\\/o SLT-glazed\",\"product_description\":\"Wood stile and rail glazed double door with or without sidelites (in\\\/out-swing) impact resistant. Available in mahogany, sapele, cherry, walnut, alder, etc.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#49-R0\",\"approval_number\":\"FL49.3\",\"seq\":3,\"product_model\":\"DBL door w\\\/ or w\\\/o SLT-opaque\",\"product_description\":\"Wood stile and rail opaque double door with or without sidelites (in\\\/out-swing) impact resistant. Available in mahogany, sapele, cherry, walnut, alder, etc.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#49-R0\",\"approval_number\":\"FL49.4\",\"seq\":4,\"product_model\":\"DBL door w\\\/ transom-glazed\",\"product_description\":\"Wood stile and rail glazed double door with transom (in\\\/out-swing) impact resistant. Available in mahogany, sapele, cherry, walnut, alder, etc.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#49-R0\",\"approval_number\":\"FL49.5\",\"seq\":5,\"product_model\":\"DBL door w\\\/ transom-opaque\",\"product_description\":\"Wood stile and rail opaque double door with transom (in\\\/out-swing) impact resistant. Available in mahogany, sapele, cherry, walnut, alder, etc.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#49-R0\",\"approval_number\":\"FL49.6\",\"seq\":6,\"product_model\":\"Single door w\\\/ SLT and transom\",\"product_description\":\"Wood stile and rail glazed door with sidelites and transom (in\\\/out-swing) impact resistant. Available in mahogany, sapele, cherry, walnut, alder, etc.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#49-R0\",\"approval_number\":\"FL49.7\",\"seq\":7,\"product_model\":\"Single door w\\\/ SLT and transom\",\"product_description\":\"Wood stile and rail opaque door with sidelites and transom (in\\\/out-swing) impact resistant. Available in mahogany, sapele, cherry, walnut, alder, etc.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#49-R0\",\"approval_number\":\"FL49.8\",\"seq\":8,\"product_model\":\"Single door w\\\/ SLT-glazed\",\"product_description\":\"Wood stile and rail glazed single door with sidelites (in\\\/out-swing) impact resistant. Available in mahogany, sapele, cherry, walnut, alder, etc.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#49-R0\",\"approval_number\":\"FL49.9\",\"seq\":9,\"product_model\":\"Single door w\\\/ SLT-opaque\",\"product_description\":\"Wood stile and rail opaque single door with sidelites (in\\\/out-swing) impact resistant. Available in mahogany, sapele, cherry, walnut, alder, etc.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#49-R0\",\"approval_number\":\"FL49.10\",\"seq\":10,\"product_model\":\"Single or DBL w\\\/ 1\\\/2 round-gl\",\"product_description\":\"Wood stile and rail glazed door with half round top (in\\\/out-swing) impact resistant. Available in mahogany, sapele, cherry, walnut, alder, etc.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#49-R0\",\"approval_number\":\"FL49.11\",\"seq\":11,\"product_model\":\"Single or DBL w\\\/ 1\\\/2 round top\",\"product_description\":\"Wood stile and rail opaque door with half round top (in\\\/out-swing) impact resistant. Available in mahogany, sapele, cherry, walnut, alder, etc.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#49-R0\",\"approval_number\":\"FL49.12\",\"seq\":12,\"product_model\":\"Single or DBL w\\\/ segment top-g\",\"product_description\":\"Wood stile and rail glazed door with segment top (in\\\/out-swing) impact resistant. Available in mahogany, sapele, cherry, walnut, alder, etc.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#49-R0\",\"approval_number\":\"FL49.13\",\"seq\":13,\"product_model\":\"Single or DBL w\\\/ segment top-o\",\"product_description\":\"Wood stile and rail opaque door with segment top (in\\\/out-swing) impact resistant. Available in mahogany, sapele, cherry, walnut, alder, etc.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#3523-R0\",\"approval_number\":\"FL3523.1\",\"seq\":1,\"product_model\":\"A. \\\"Impact Resistant\\\" Wood Entry Door - Single\",\"product_description\":\"Up to 3'6 x 8'0 Impact Resisitant Wood Door - Single X\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#3523-R0\",\"approval_number\":\"FL3523.2\",\"seq\":2,\"product_model\":\"B. \\\"Impact Resistant\\\" Wood Entry Door - Single with Sidelite\",\"product_description\":\"Up to 3'6 x 8'0 Impact Resisitant Wood Door Single with 3\\\/4 or Full Lite Sidelite - OX or XO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#3523-R0\",\"approval_number\":\"FL3523.3\",\"seq\":3,\"product_model\":\"C. \\\"Imapct Resistant\\\" Wood Entry Door - Single with Sidelites\",\"product_description\":\"Up to 3'6 x 8'0 Impact Resisitant Wood Door - Single with 3\\\/4 or Full Lite Sidelites - OXO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#3523-R0\",\"approval_number\":\"FL3523.4\",\"seq\":4,\"product_model\":\"D. \\\"Impact Resistant\\\" Wood Entry Door - Single with Sidelites and Transom\",\"product_description\":\"Up to 3'6 x 8'0 Impact Resisitant Wood Door - Single with 3\\\/4 or Full Lite Sidelites with Rectangular Transom - O over OXO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#3523-R0\",\"approval_number\":\"FL3523.5\",\"seq\":5,\"product_model\":\"E. \\\"Impact Resistant\\\" Wood Entry Door - Single with Sidelites and Radius transom\",\"product_description\":\"Up to 3'6 x 8'0 Impact Resisitant Wood Door with 3\\\/4 or Full Lite Sidelites and Radius Transom - O over OXO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#3523-R0\",\"approval_number\":\"FL3523.6\",\"seq\":6,\"product_model\":\"F. \\\"Impact Resistant\\\" Wood Entry Door - Single with 3\\\/4 or Full Lite Sidelite and Transom\",\"product_description\":\"Up to 3'6 x 8'0 Impact Resisitant Wood Door with 3\\\/4 or Full Lite Sidelite and Radius or Rectangular Transom - O over OX or XO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#3542-R0\",\"approval_number\":\"FL3542.1\",\"seq\":1,\"product_model\":\"A. \\\"Impact Resistant\\\" Wood Entry Door - Double\",\"product_description\":\"Up to 6'0 x 8'0 Impact Resistant Wood Door - Double XX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#3542-R0\",\"approval_number\":\"FL3542.2\",\"seq\":2,\"product_model\":\"B. \\\"Imapct Resistant\\\" Wood Entry Door - Radius Top Double\",\"product_description\":\"Up to 6'0 x 10'0 Impact Resistant Wood Door - Radius Top Double XX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#3542-R0\",\"approval_number\":\"FL3542.3\",\"seq\":3,\"product_model\":\"C. \\\"Impact Resistant\\\" Wood Entry Door - Double with Sidelites\",\"product_description\":\"Up to 6'0 x 8'0 Impact Resistant Wood Door - Double with Sidelites OXXO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#3542-R0\",\"approval_number\":\"FL3542.4\",\"seq\":4,\"product_model\":\"D. \\\"Impact Resistant\\\" Wood Entry Door - Double with Transom\",\"product_description\":\"Up to 6'0 x 8'0 Impact Resistant Wood Door - Double with Rectangular Transom O \\\/ XX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#3542-R0\",\"approval_number\":\"FL3542.5\",\"seq\":5,\"product_model\":\"E. \\\"Impact Resistant\\\" Wood Entry Door - Double with radius Transom\",\"product_description\":\"Up to 6'0 x 8'0 Impact Resistant Wood Door - Double with Radius Transom O \\\/ XX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#3578-R0\",\"approval_number\":\"FL3578.1\",\"seq\":1,\"product_model\":\"A. \\\"Impact Resistant\\\" Glazed Wood Entry Door - Single\",\"product_description\":\"Up to 3'6 x 8'0 w\\\/ 3\\\/4 Lite and Up to 3\\\/0 x 8'0 w\\\/ Full Lite \\\"Impact Resistant\\\" Glazed Wood Single Door - X\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#3578-R0\",\"approval_number\":\"FL3578.2\",\"seq\":2,\"product_model\":\"B. \\\"Impact Resistant\\\" Glazed Wood Entry Door - Single with Sidelite\",\"product_description\":\"Up to 3'6 x 8'0 w\\\/ 3\\\/4 Lite and Up to 3\\\/0 x 8'0 w\\\/ Full Lite \\\"Impact Resistant\\\" Glazed Wood Single Door with Sidelite - XO or OX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#3578-R0\",\"approval_number\":\"FL3578.3\",\"seq\":3,\"product_model\":\"C. \\\"Impact Resistant\\\" Glazed Wood Entry Door - Single with Sidelites\",\"product_description\":\"Up to 3'6 x 8'0 w\\\/ 3\\\/4 Lite and Up to 3\\\/0 x 8'0 w\\\/ Full Lite \\\"Impact Resistant\\\" Glazed Wood Single Door with Sidelites- OXO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#3578-R0\",\"approval_number\":\"FL3578.4\",\"seq\":4,\"product_model\":\"D. \\\"Impact Resistant\\\" Glazed Wood Entry Door - Single with Sidelite and Transom\",\"product_description\":\"Up to 3'6 x 8'0 w\\\/ 3\\\/4 Lite and Up to 3\\\/0 x 8'0 w\\\/ Full Lite \\\"Impact Resistant\\\" Glazed Wood Single Door with Sidelite and Transom - OX\\\/O or XO\\\/O\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#3578-R0\",\"approval_number\":\"FL3578.5\",\"seq\":5,\"product_model\":\"E. \\\"Impact Resistant\\\" Glazed Wood Entry Door - Single with Sidelites and Transom\",\"product_description\":\"Up to 3'6 x 8'0 w\\\/ 3\\\/4 Lite and Up to 3\\\/0 x 8'0 w\\\/ Full Lite \\\"Impact Resistant\\\" Glazed Wood Single Door with Sidelites and Transom - OXO\\\/O\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#3578-R0\",\"approval_number\":\"FL3578.6\",\"seq\":6,\"product_model\":\"F. \\\"Impact Resistant\\\" Glazed Wood Entry Door - Single with Sidelites and Radius Transom\",\"product_description\":\"Up to 3'6 x 8'0 w\\\/ 3\\\/4 Lite and Up to 3\\\/0 x 8'0 w\\\/ Full Lite \\\"Impact Resistant\\\" Glazed Wood Single Door with Sidelites and Radius Transom - OXO\\\/O\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#3583-R1\",\"approval_number\":\"FL3583.1\",\"seq\":1,\"product_model\":\"A. \\\"Impact Resistant\\\" Glazed Wood Entry Door - Double\",\"product_description\":\"Up to 6'0 x 9'0 Impact Resistant Glazed Wood Door - Double - XX\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#3583-R1\",\"approval_number\":\"FL3583.2\",\"seq\":2,\"product_model\":\"B. \\\"Impact Resistant\\\" Glazed Wood Entry Door - Radius Top Double\",\"product_description\":\"Up to 6'0 x 10'0 Impact Resistant Glazed Wood Door - Radius Top Double - XX\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#8810-R0\",\"approval_number\":\"FL8810.1\",\"seq\":1,\"product_model\":\"a. \\\"Impact Resistant\\\" Glazed Wood Entry Door\",\"product_description\":\"Inswing Stile and Rail Glazed Wood Door - Single (X) Configuration up to 10'0 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#8810-R0\",\"approval_number\":\"FL8810.2\",\"seq\":2,\"product_model\":\"b. \\\"Impact Resistant\\\" Glazed Wood Entry Door\",\"product_description\":\"Inswing Stile and Rail Glazed Wood Door - Single with Sidelite (XO or OX) Configurations up to 10'0 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#8810-R0\",\"approval_number\":\"FL8810.3\",\"seq\":3,\"product_model\":\"c. \\\"Impact Resistant\\\" Glazed Wood Entry Door\",\"product_description\":\"Inswing Stile and Rail Glazed Wood Door - Single with Sidelites (OXO) Configurations up to 10'0 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#8810-R0\",\"approval_number\":\"FL8810.4\",\"seq\":4,\"product_model\":\"d. \\\"Impact Resistant\\\" Glazed Wood Entry Door\",\"product_description\":\"Inswing Stile and Rail Glazed Wood Door - Double (XX) Configuration up to 10'0 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#8810-R0\",\"approval_number\":\"FL8810.5\",\"seq\":5,\"product_model\":\"e. \\\"Impact Resistant\\\" Glazed Wood Entry Door\",\"product_description\":\"Inswing Stile and Rail Glazed Wood Door - Double with Sidelites (OXXO) Configurations up to 10'0 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#9371-R0\",\"approval_number\":\"FL9371.1\",\"seq\":1,\"product_model\":\"a. \\\"Impact Resistant\\\" Glazed Wood Entry Door\",\"product_description\":\"Outswing Stile and Rail Glazed Wood Door - Single (X) Configuration up to 10'0 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#9371-R0\",\"approval_number\":\"FL9371.2\",\"seq\":2,\"product_model\":\"b. \\\"Impact Resistant\\\" Glazed Wood Entry Door\",\"product_description\":\"Outswing Stile and Rail Glazed Wood Door - Single with Sidelite (XO or OX) Configurations up to 10'0 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#9371-R0\",\"approval_number\":\"FL9371.3\",\"seq\":3,\"product_model\":\"c. \\\"Impact Resistant\\\" Glazed Wood Entry Door\",\"product_description\":\"Outswing Stile and Rail Glazed Wood Door - Single with Sidelites (OXO) Configurations up to 10'0 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#9371-R0\",\"approval_number\":\"FL9371.4\",\"seq\":4,\"product_model\":\"d. \\\"Impact Resistant\\\" Glazed Wood Entry Door\",\"product_description\":\"Outswing Stile and Rail Glazed Wood Door - Double (XX) Configuration up to 10'0 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#9371-R0\",\"approval_number\":\"FL9371.5\",\"seq\":5,\"product_model\":\"e. \\\"Impact Resistant\\\" Glazed Wood Entry Door\",\"product_description\":\"Outswing Stile and Rail Glazed Wood Door - Double with Sidelites (OXXO) Configurations up to 10'0 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#3583-R0\",\"approval_number\":\"FL3583.3\",\"seq\":3,\"product_model\":\"C. \\\"Impact Resistant\\\" Glazed Wood Entry Door - Double with Sidelites\",\"product_description\":\"Up to 6'0 x 8'0 Impact Resistant Glazed Wood Door - Double with Sidelites - OXXO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#3583-R0\",\"approval_number\":\"FL3583.4\",\"seq\":4,\"product_model\":\"D. \\\"Impact Resistant\\\" Glazed Wood Entry Door - Double with Rectangular Transom\",\"product_description\":\"Up to 6'0 x 8'0 Impact Resistant Glazed Wood Door - Double with Rectangular Transom - XX\\\/O\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#3583-R0\",\"approval_number\":\"FL3583.5\",\"seq\":5,\"product_model\":\"E. \\\"Impact Resistant\\\" Glazed Wood Entry Door - Double with Radius Transom\",\"product_description\":\"Up to 6'0 x 8'0 Impact Resistant Glazed Wood Door - Double with Radius Transom - XX\\\/O\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#8783-R0\",\"approval_number\":\"FL8783.1\",\"seq\":1,\"product_model\":\"a. \\\"Impact Resistant\\\" Wood Entry Door\",\"product_description\":\"Up to 3'6 x 8'0 Impact Resisitant Opaque or Glazed Wood Door with Transom (Single Configuration O\\\/X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#8783-R0\",\"approval_number\":\"FL8783.2\",\"seq\":2,\"product_model\":\"b. \\\"Impact Resistant\\\" Wood Entry Door\",\"product_description\":\"Up to 3'6 x 8'0 Impact Resisitant Opaque or Glazed Wood Door with Sidelite and Transom (Single Configuration O\\\/OX or O\\\/XO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#8783-R0\",\"approval_number\":\"FL8783.3\",\"seq\":3,\"product_model\":\"c. \\\"Impact Resistant\\\" Wood Entry Door\",\"product_description\":\"Up to 3'6 x 8'0 Impact Resisitant Opaque or Glazed Wood Door with Sidelites and Transom (Single Configuration O\\\/OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#8783-R0\",\"approval_number\":\"FL8783.4\",\"seq\":4,\"product_model\":\"d. \\\"Impact Resistant\\\" Wood Entry Door\",\"product_description\":\"Up to 6'0 x 9'0 Impact Resisitant Opaque or Glazed Wood Door with Sidelites and Rectangular or Radius Transom (Double Configuration O\\\/XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#8783-R0\",\"approval_number\":\"FL8783.5\",\"seq\":5,\"product_model\":\"e. \\\"Impact Resistant\\\" Wood Entry Door\",\"product_description\":\"Up to 3'0 x 9'0 Impact Resisitant Opaque or Glazed Wood Door with Sidelites and Rectangular or Radius Transom (Single Configuration O\\\/OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#10435-R0\",\"approval_number\":\"FL10435.1\",\"seq\":1,\"product_model\":\"a. \\\"Euro Frame\\\" Glazed & Opaque Wood Doors\",\"product_description\":\"\\\"Impact\\\" Glazed & Opaque Stile and Rail Wood Doors Outswing\\\/Inswing - (Single - X - Configuration up to 10'0 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#10435-R0\",\"approval_number\":\"FL10435.2\",\"seq\":2,\"product_model\":\"b. \\\"Euro Frame\\\" Glazed & Opaque Wood Doors\",\"product_description\":\"\\\"Impact\\\" Glazed & Opaque Stile and Rail Wood Doors Outswing\\\/Inswing - (Single with Sidelite - OX or XO - Configuration up to 10'0 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#10435-R0\",\"approval_number\":\"FL10435.3\",\"seq\":3,\"product_model\":\"c. \\\"Euro Frame\\\" Glazed & Opaque Wood Doors\",\"product_description\":\"\\\"Impact\\\" Glazed & Opaque Stile and Rail Wood Doors Outswing\\\/Inswing - (Single with Sidelites - OXO - Configuration up to 10'0 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#10435-R0\",\"approval_number\":\"FL10435.4\",\"seq\":4,\"product_model\":\"d. \\\"Euro Frame\\\" Glazed & Opaque Wood Doors\",\"product_description\":\"\\\"Impact\\\" Glazed & Opaque Stile and Rail Wood Doors Outswing\\\/Inswing - (Double - XX - Configuration up to 10'0 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#10435-R0\",\"approval_number\":\"FL10435.5\",\"seq\":5,\"product_model\":\"e. \\\"Euro Frame\\\" Glazed & Opaque Wood Doors\",\"product_description\":\"\\\"Impact\\\" Glazed & Opaque Stile and Rail Wood Doors Outswing\\\/Inswing - (Double with Sidelites - OXXO - Configuration up to 10'0 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#10435-R0\",\"approval_number\":\"FL10435.6\",\"seq\":6,\"product_model\":\"f. Glazed & Opaque Wood Doors\",\"product_description\":\"\\\"Impact\\\" Glazed & Opaque Stile and Rail Wood Doors Outswing\\\/Inswing - (Single - X - Configuration up to 10'0 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#10435-R0\",\"approval_number\":\"FL10435.7\",\"seq\":7,\"product_model\":\"g. Glazed & Opaque Wood Doors\",\"product_description\":\"\\\"Impact\\\" Glazed & Opaque Stile and Rail Wood Doors Outswing\\\/Inswing - (Single with Sidelite - OX or XO - Configuration up to 10'0 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#10435-R0\",\"approval_number\":\"FL10435.8\",\"seq\":8,\"product_model\":\"h. Glazed & Opaque Wood Doors\",\"product_description\":\"\\\"Impact\\\" Glazed & Opaque Stile and Rail Wood Doors Outswing\\\/Inswing - (Single with Sidelites - OXO - Configuration up to 10'0 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#10435-R0\",\"approval_number\":\"FL10435.9\",\"seq\":9,\"product_model\":\"i. Glazed & Opaque Wood Doors\",\"product_description\":\"\\\"Impact\\\" Glazed & Opaque Stile and Rail Wood Doors Outswing\\\/Inswing - (Double - XX - Configuration up to 10'0 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#10435-R0\",\"approval_number\":\"FL10435.10\",\"seq\":10,\"product_model\":\"j. Glazed & Opaque Wood Doors\",\"product_description\":\"\\\"Impact\\\" Glazed & Opaque Stile and Rail Wood Doors Outswing\\\/Inswing - (Double with Sidelites - OXXO - Configuration up to 10'0 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#10989-R0\",\"approval_number\":\"FL10989.1\",\"seq\":1,\"product_model\":\"A. \\\"Impact Resistant\\\" Wood Entry Door\",\"product_description\":\"Up to 3'6 x 8'0 Impact Resisitant Wood Door - Single X\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#10989-R0\",\"approval_number\":\"FL10989.2\",\"seq\":2,\"product_model\":\"B. \\\"Impact Resistant\\\" Wood Entry Door\",\"product_description\":\"Up to 3'6 x 8'0 Impact Resisitant Single Wood Door with Sidelite - XO or OX Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#10989-R0\",\"approval_number\":\"FL10989.3\",\"seq\":3,\"product_model\":\"C. \\\"Impact Resistant\\\" Wood Entry Door\",\"product_description\":\"Up to 3'6 x 8'0 Impact Resisitant Single Wood Door with Sidelites - OXO Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#12742-R0\",\"approval_number\":\"FL12742.1\",\"seq\":1,\"product_model\":\"a. \\\"Impact Resistant\\\" Glazed Wood Entry Door\",\"product_description\":\"Up to 3'6 x 9'0 Impact Resisitant Glazed Wood Door - \\\"Inswing\\\" Single configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#12742-R0\",\"approval_number\":\"FL12742.2\",\"seq\":2,\"product_model\":\"b. \\\"Impact Resistant\\\" Glazed Wood Entry Door\",\"product_description\":\"Up to 3'6 x 9'0 Impact Resisitant Glazed Wood Door - \\\"Outswing\\\" Single configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#12742-R0\",\"approval_number\":\"FL12742.3\",\"seq\":3,\"product_model\":\"c. \\\"Impact Resistant\\\" Glazed Wood Entry Door\",\"product_description\":\"Up to 3'6 x 9'0 Impact Resisitant Glazed Wood Door - \\\"Inswing\\\" Single configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#12742-R0\",\"approval_number\":\"FL12742.4\",\"seq\":4,\"product_model\":\"d. \\\"Impact Resistant\\\" Glazed Wood Entry Door\",\"product_description\":\"Up to 3'6 x 9'0 Impact Resisitant Glazed Wood Door - \\\"Outswing\\\" Single configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#13193-R0\",\"approval_number\":\"FL13193.1\",\"seq\":1,\"product_model\":\"a. \\\"Impact Resistant\\\" Wood Entry Door\",\"product_description\":\"Up to 3'6 x 8'0 Impact Resisitant Opaque or Glazed Wood Door with Transom (Single Configuration O\\\/X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#13193-R0\",\"approval_number\":\"FL13193.2\",\"seq\":2,\"product_model\":\"b. \\\"Impact Resistant\\\" Wood Entry Door\",\"product_description\":\"Up to 3'6 x 8'0 Impact Resisitant Opaque or Glazed Wood Door with Sidelite and Transom (Single Configuration O\\\/OX or O\\\/XO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#13193-R0\",\"approval_number\":\"FL13193.3\",\"seq\":3,\"product_model\":\"c. \\\"Impact Resistant\\\" Wood Entry Door\",\"product_description\":\"Up to 3'6 x 8'0 Impact Resisitant Opaque or Glazed Wood Door with Sidelites and Transom (Single Configuration O\\\/OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#13193-R0\",\"approval_number\":\"FL13193.4\",\"seq\":4,\"product_model\":\"d. \\\"Impact Resistant\\\" Wood Entry Door\",\"product_description\":\"Up to 6'0 x 9'0 Impact Resisitant Opaque or Glazed Wood Door with Sidelites and Rectangular or Radius Transom (Double Configuration O\\\/XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#13193-R0\",\"approval_number\":\"FL13193.5\",\"seq\":5,\"product_model\":\"e. \\\"Impact Resistant\\\" Wood Entry Door\",\"product_description\":\"Up to 3'0 x 9'0 Impact Resisitant Opaque or Glazed Wood Door with Sidelites and Rectangular or Radius Transom (Single Configuration O\\\/OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#15737-R0\",\"approval_number\":\"FL15737.1\",\"seq\":1,\"product_model\":\"a. \\\"Impact\\\" Wood Entry Door\",\"product_description\":\"\\\"Impact\\\" Glazed Stile and Rail Wood Door - Outswing\\\/Inswing (Single - X Configuration; Nominal 9'0 Door Panel Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#15737-R0\",\"approval_number\":\"FL15737.2\",\"seq\":2,\"product_model\":\"b. \\\"Impact\\\" Wood Entry Door\",\"product_description\":\"\\\"Impact\\\" Opaque Stile and Rail Wood Door with Sidelite(s) - Outswing\\\/Inswing (Single - OXO, OX or XO Configurations; Nominal 8'0 Door Panel Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#15737-R0\",\"approval_number\":\"FL15737.3\",\"seq\":3,\"product_model\":\"c. \\\"Impact\\\" Wood Entry Door\",\"product_description\":\"\\\"Impact\\\" Glazed or Opaque Stile and Rail Wood Door with Transom - Outswing\\\/Inswing (Single - O\\\/X Configuration up to 8'0 in Door Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#15737-R0\",\"approval_number\":\"FL15737.4\",\"seq\":4,\"product_model\":\"d. \\\"Impact\\\" Wood Entry Door\",\"product_description\":\"\\\"Impact\\\" Glazed or Opaque Stile and Rail Wood Door with Sidelite(s) and Transom - Outswing\\\/Inswing (Single - O\\\/OXO, O\\\/OX or O\\\/XO Configurations; Nominal 8'0 Door Panel Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#15737-R0\",\"approval_number\":\"FL15737.5\",\"seq\":5,\"product_model\":\"e. \\\"Impact\\\" Wood Entry Door\",\"product_description\":\"\\\"Impact\\\" Glazed or Opaque Stile and Rail Wood Doors with Transom - Outswing\\\/Inswing - (Double - O\\\/XX Configuration; Nominal 9'0 Door Panel Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#15737-R0\",\"approval_number\":\"FL15737.6\",\"seq\":6,\"product_model\":\"f. \\\"Impact\\\" Wood Entry Door\",\"product_description\":\"\\\"Impact\\\" Glazed or Opaque Stile and Rail Wood Door with Sidelite(s) and Transom - Outswing\\\/Inswing (Single - O\\\/OXO, O\\\/OX or O\\\/XO Configurations; Nominal 9'0 Door Panel Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#15737-R0\",\"approval_number\":\"FL15737.7\",\"seq\":7,\"product_model\":\"g. \\\"Euro Frame\\\" Wood Entry Door\",\"product_description\":\"\\\"Impact\\\" Glazed \\\"Euro Frame\\\" Stile and Rail Wood Door - Outswing\\\/Inswing (Single - X Configuration; Nominal 10'0 Door Panel Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#15737-R0\",\"approval_number\":\"FL15737.8\",\"seq\":8,\"product_model\":\"h. \\\"Euro Frame\\\" Wood Entry Door\",\"product_description\":\"\\\"Impact\\\" Glazed or Opaque \\\"Euro Frame\\\" Stile and Rail Wood Door with Sidelite(s) - Outswing\\\/Inswing (Single - OXO, OX or XO Configurations; Nominal 10'0 Door Panel Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#15737-R0\",\"approval_number\":\"FL15737.9\",\"seq\":9,\"product_model\":\"i. \\\"Euro Frame\\\" Wood Entry Door\",\"product_description\":\"\\\"Impact\\\" Glazed or Opaque \\\"Euro Frame\\\" Stile and Rail Wood Doors - Outswing\\\/Inswing - (Double Radius or Square Top - XX Configuration; Nominal 10'0 Door Panel Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#15737-R0\",\"approval_number\":\"FL15737.10\",\"seq\":10,\"product_model\":\"j. \\\"Euro Frame\\\" Wood Entry Door\",\"product_description\":\"\\\"Impact\\\" Glazed or Opaque \\\"Euro Frame\\\" Stile and Rail Wood Doors with Sidelites - Outswing\\\/Inswing - (Double - OXXO Configuration; Nominal 10'0 Door Panel Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#15737-R0\",\"approval_number\":\"FL15737.11\",\"seq\":11,\"product_model\":\"k. \\\"Impact\\\" Wood Entry Door\",\"product_description\":\"\\\"Impact\\\" Glazed Stile and Rail Wood Door - Outswing\\\/Inswing (Single - X Configuration; Nominal 10'0 Door Panel Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#15737-R0\",\"approval_number\":\"FL15737.12\",\"seq\":12,\"product_model\":\"l. \\\"Impact\\\" Wood Entry Door\",\"product_description\":\"\\\"Impact\\\" Opaque Stile and Rail Wood Door with Sidelite(s) - Outswing\\\/Inswing (Single - OXO, OX or XO Configurations; Nominal 10'0 Door Panel Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#15737-R0\",\"approval_number\":\"FL15737.13\",\"seq\":13,\"product_model\":\"m. \\\"Impact\\\" Wood Entry Door\",\"product_description\":\"\\\"Impact\\\" Glazed or Opaque Stile and Rail Wood Doors - Outswing\\\/Inswing - (Double Radius or Square Top - XX Configuration; Nominal 10'0 Door Panel Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#15737-R0\",\"approval_number\":\"FL15737.14\",\"seq\":14,\"product_model\":\"n. \\\"Impact\\\" Wood Entry Door\",\"product_description\":\"\\\"Impact\\\" Glazed or Opaque Stile and Rail Wood Doors with Sidelites - Outswing\\\/Inswing - (Double - OXXO Configuration; Nominal 10'0 Door Panel Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#15737-R1\",\"approval_number\":\"FL15737.15\",\"seq\":15,\"product_model\":\"o. \\\"Impact\\\" Wood Entry Door\",\"product_description\":\"\\\"Impact\\\" Glazed Narrow Stile and Rail Wood Door - Outswing\\\/Inswing (Double Radius or Square Top - XX Configuration; Nominal 10'0 Door Panel Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#15737-R1\",\"approval_number\":\"FL15737.16\",\"seq\":16,\"product_model\":\"p. \\\"Non-Impact\\\" TDL Wood Entry Door\",\"product_description\":\"\\\"Non-Impact\\\" True Divided Lite Stile and Rail Wood Door with True Divided Lite Transom - Outswing (Double - XX Configuration; Nominal 10'0 Door Panel Height; Monolithic Glazing)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#15737-R2\",\"approval_number\":\"FL15737.17\",\"seq\":17,\"product_model\":\"q. \\\"Impact\\\" Wood Entry Door\",\"product_description\":\"\\\"Impact\\\" Glazed Narrow Stile and Rail Wood Door -Outswing\\\/Inswing (X and XX Configurations; Max. Door Panel Size Nominal 3'6 x 10'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#15737-R2\",\"approval_number\":\"FL15737.18\",\"seq\":18,\"product_model\":\"r. \\\"Impact\\\" Wood Entry Door\",\"product_description\":\"\\\"Impact\\\" Glazed Narrow Stile and Rail Wood Door -Outswing\\\/Inswing (X and XX Configurations; Max. Door Panel Size Nominal 3'6 x 10'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#17830-R0\",\"approval_number\":\"FL17830.1\",\"seq\":1,\"product_model\":\"a. Bifolding System\",\"product_description\":\"Externally Opening Bi-folding \\\"Impact\\\" Glazed Wood Door Panels utilizing the Centor E4 Series Hardware. Up to a 3'6 x 10'0 nominal size glazed panel.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Lag Design of Florida\":[{\"manufacturer\":\"Lag Design of Florida\",\"approval_number_master\":\"FL#15911-R4\",\"approval_number\":\"FL15911.1\",\"seq\":1,\"product_model\":\"Portillo Series Bi-Fold Doors\",\"product_description\":\"Boca Style Bi-Folding Glazed Wood Doors in Wood Frames.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lag Design of Florida\",\"approval_number_master\":\"FL#15911-R4\",\"approval_number\":\"FL15911.2\",\"seq\":2,\"product_model\":\"Portillo Series Swing Doors\",\"product_description\":\"Inswing and Outswing Glazed Wood Doors in Wood Frames.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lag Design of Florida\",\"approval_number_master\":\"FL#15916-R4\",\"approval_number\":\"FL15916.1\",\"seq\":1,\"product_model\":\"Tener Series Wood Doors\",\"product_description\":\"Tener Series Wood Doors\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lag Design of Florida\",\"approval_number_master\":\"FL#15919-R4\",\"approval_number\":\"FL15919.1\",\"seq\":1,\"product_model\":\"StormLine Wood Entry Doors\",\"product_description\":\"StormLine Wood Entry Doors\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-21 00:00:00\",\"instructions_url\":\"\"}],\"E.S. Windows, Inc.\":[{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#15983-R4\",\"approval_number\":\"FL15983.1\",\"seq\":1,\"product_model\":\"Series 3000 Aluminum Outswing French Door\",\"product_description\":\"Large missile impact resistant aluminum outswing door.\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#19072-R4\",\"approval_number\":\"FL19072.1\",\"seq\":1,\"product_model\":\"ES-45T Aluminum Thermally Broken Outswing Door\",\"product_description\":\"Non-impact resistant thermal aluminum outswing door.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#21835-R10\",\"approval_number\":\"FL21835.1\",\"seq\":1,\"product_model\":\"Series ES-46T Thermal Aluminum Outswing Entrance Door\",\"product_description\":\"Small missile impact resistant thermal aluminum outswing entrance door.\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#21835-R10\",\"approval_number\":\"FL21835.2\",\"seq\":2,\"product_model\":\"Series ES-46T Thermal Aluminum Outswing Entrance Door\",\"product_description\":\"Large missile impact resistant thermal aluminum outswing entrance door.\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#22527-R13\",\"approval_number\":\"FL22527.1\",\"seq\":1,\"product_model\":\"Series ES-9000 Aluminum Outswing French Door\",\"product_description\":\"Large missile impact resistant aluminum outswing door\",\"design_pressure\":\"+120\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#22527-R13\",\"approval_number\":\"FL22527.2\",\"seq\":2,\"product_model\":\"Series ES-9000-10 Aluminum Outswing French Door\",\"product_description\":\"Large missile impact resistant aluminum outswing door.\",\"design_pressure\":\"+114\\\/-114\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#22527-R13\",\"approval_number\":\"FL22527.3\",\"seq\":3,\"product_model\":\"Series ES-9100 Aluminum Outswing Door\",\"product_description\":\"Small missile impact resistant aluminum outswing door.\",\"design_pressure\":\"+120\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#22551-R5\",\"approval_number\":\"FL22551.1\",\"seq\":1,\"product_model\":\"Series ES-EL300 Aluminum Outswing Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#22551-R5\",\"approval_number\":\"FL22551.2\",\"seq\":2,\"product_model\":\"Series ES-EL300 Aluminum Outswing Entrance Door\",\"product_description\":\"Non-impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#22551-R5\",\"approval_number\":\"FL22551.3\",\"seq\":3,\"product_model\":\"Series ES-EL300-9 Aluminum Outswing Entrance Door\",\"product_description\":\"Non-impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#25943-R3\",\"approval_number\":\"FL25943.1\",\"seq\":1,\"product_model\":\"Series 9000 Outswing Door - LMI & SMI\",\"product_description\":\"Series 9000 Outswing Door - LMI & SMI\",\"design_pressure\":\"+120\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#33082-R4\",\"approval_number\":\"FL33082.1\",\"seq\":1,\"product_model\":\"Series 9000 Inswing Door - LMI & SMI\",\"product_description\":\"Series 9000 Inswing Door - LMI & SMI\",\"design_pressure\":\"+90\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#41358-R4\",\"approval_number\":\"FL41358.1\",\"seq\":1,\"product_model\":\"ES-PSD5030 PIVOT DOOR LMI\",\"product_description\":\"ES-PSD5030 PIVOT DOOR LARGE MISSILE IMPACT\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#41358-R4\",\"approval_number\":\"FL41358.2\",\"seq\":2,\"product_model\":\"ES-PSD5030 PIVOT DOOR NI\",\"product_description\":\"ES-PSD5030 PIVOT DOOR NON-IMPACT\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#41359-R5\",\"approval_number\":\"FL41359.1\",\"seq\":1,\"product_model\":\"ES-PSD5030 FRENCH DOOR LMI\",\"product_description\":\"ES-PSD5030 FRENCH DOOR LARGE MISSILE IMPACT\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#41359-R5\",\"approval_number\":\"FL41359.2\",\"seq\":2,\"product_model\":\"ES-PSD5030 FRENCH DOOR NI\",\"product_description\":\"ES-PSD5030 FRENCH DOOR NON IMPACT\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#44618-R2\",\"approval_number\":\"FL44618.1\",\"seq\":1,\"product_model\":\"Series 76 MD Vinyl Balcony Door\",\"product_description\":\"Series 76 MD Vinyl Balcony Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#47345-R0\",\"approval_number\":\"FL47345.1\",\"seq\":1,\"product_model\":\"ES-50T Aluminum Thermally Broken Outswing Door\",\"product_description\":\"Non-impact resistant thermal aluminum outswing door.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#10169-R0\",\"approval_number\":\"FL10169.1\",\"seq\":1,\"product_model\":\"Series 3000 Aluminum Outswing French Door\",\"product_description\":\"Large missile impact resistant aluminum outswing french door.\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#13923-R0\",\"approval_number\":\"FL13923.1\",\"seq\":1,\"product_model\":\"Series 3000 Aluminum Outswing French Door\",\"product_description\":\"Large missile impact resistant aluminum outswing French door w \\\/ wo sidelites.\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#13923-R0\",\"approval_number\":\"FL13923.2\",\"seq\":2,\"product_model\":\"Series 9000 Aluminum Outswing French Door\",\"product_description\":\"Large missile impact resistant aluminum outswing French door.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#15983-R0\",\"approval_number\":\"FL15983.2\",\"seq\":2,\"product_model\":\"Series 9000 Aluminum Outswing French Door w\\\/wo Transom\",\"product_description\":\"Large missile impact resistant aluminum outswing door.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-13 00:00:00\",\"instructions_url\":\"\"}],\"Millwork Plus, Inc.\":[{\"manufacturer\":\"Millwork Plus, Inc.\",\"approval_number_master\":\"FL#16030-R6\",\"approval_number\":\"FL16030.1\",\"seq\":1,\"product_model\":\"O.S. & I.S. Glazed Double Doors\",\"product_description\":\"Non Impact O.S. & I.S. Glazed Double Doors\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Millwork Plus, Inc.\",\"approval_number_master\":\"FL#16030-R6\",\"approval_number\":\"FL16030.3\",\"seq\":3,\"product_model\":\"O.S. & I.S. Wood Single Door w\\\/ Sidelites & Transom\",\"product_description\":\"Non Impact O.S & I.S. Single Door w\\\/ Sidelites and Half Round Transom\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Millwork Plus, Inc.\",\"approval_number_master\":\"FL#16030-R0\",\"approval_number\":\"FL16030.2\",\"seq\":2,\"product_model\":\"O.S. & I.S. Opaque Double Wood Doors\",\"product_description\":\"Non Impact O.S. & I.S. Opaque Double Wood Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-31 00:00:00\",\"instructions_url\":\"\"}],\"Bildau & Bussmann GmbH\":[{\"manufacturer\":\"Bildau & Bussmann GmbH\",\"approval_number_master\":\"FL#16146-R4\",\"approval_number\":\"FL16146.1\",\"seq\":1,\"product_model\":\"Inswing French Door\",\"product_description\":\"Inswing French Door - Glazed\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bildau & Bussmann GmbH\",\"approval_number_master\":\"FL#16146-R4\",\"approval_number\":\"FL16146.2\",\"seq\":2,\"product_model\":\"Outswing French Door\",\"product_description\":\"Outswing French Door - Glazed\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bildau & Bussmann GmbH\",\"approval_number_master\":\"FL#16146-R0\",\"approval_number\":\"FL16146.3\",\"seq\":3,\"product_model\":\"Inswing French Door\",\"product_description\":\"Inswing French Door - Glazed\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bildau & Bussmann GmbH\",\"approval_number_master\":\"FL#16146-R0\",\"approval_number\":\"FL16146.4\",\"seq\":4,\"product_model\":\"Inswing French Door\",\"product_description\":\"Inswing French Door - Opaque\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bildau & Bussmann GmbH\",\"approval_number_master\":\"FL#16146-R0\",\"approval_number\":\"FL16146.5\",\"seq\":5,\"product_model\":\"Outswing Aluminum Clad French Door\",\"product_description\":\"Outswing Aluminum Clad French Door - Opaque\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bildau & Bussmann GmbH\",\"approval_number_master\":\"FL#16146-R0\",\"approval_number\":\"FL16146.6\",\"seq\":6,\"product_model\":\"Outswing Aluminum Clad French Door\",\"product_description\":\"Outswing Aluminum Clad French Door - Glazed\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bildau & Bussmann GmbH\",\"approval_number_master\":\"FL#16146-R0\",\"approval_number\":\"FL16146.7\",\"seq\":7,\"product_model\":\"Outswing French Door\",\"product_description\":\"Outswing French Door - Opaque\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bildau & Bussmann GmbH\",\"approval_number_master\":\"FL#16146-R0\",\"approval_number\":\"FL16146.8\",\"seq\":8,\"product_model\":\"Outswing French Door\",\"product_description\":\"Outswing French Door - Glazed\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-31 00:00:00\",\"instructions_url\":\"\"}],\"Lippert Components, Inc.\":[{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#16170-R0\",\"approval_number\":\"FL16170.1\",\"seq\":1,\"product_model\":\"Series 7660\",\"product_description\":\"7660 House Type Inswing Steel Door - 9 lite (SDL) - with Energy Efficient Storm Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-14 00:00:00\",\"instructions_url\":\"\"}],\"Dallas Millwork, Inc\":[{\"manufacturer\":\"Dallas Millwork, Inc\",\"approval_number_master\":\"FL#16185-R0\",\"approval_number\":\"FL16185.1\",\"seq\":1,\"product_model\":\"a. Wood Entry Door\",\"product_description\":\"Up to a 3'0 x 8'0 Stile and Rail Wood Entry Door Opaque or Glazed 3\\\/4 lite with or without Sidelights (X, OX or XO, OXO - Inswing\\\/Outswing configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dallas Millwork, Inc\",\"approval_number_master\":\"FL#16185-R0\",\"approval_number\":\"FL16185.2\",\"seq\":2,\"product_model\":\"b. Wood Entry Door\",\"product_description\":\"Up to a 3'0 x 8'0 Stile and Rail Wood Entry Door Opaque or Glazed 3\\\/4 lite and Transom - with or without Sidelights (O\\\/X, O\\\/OX or O\\\/XO, O\\\/OXO - Inswing\\\/Outswing configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dallas Millwork, Inc\",\"approval_number_master\":\"FL#16185-R0\",\"approval_number\":\"FL16185.3\",\"seq\":3,\"product_model\":\"c. Wood Entry Door\",\"product_description\":\"Up to a 3'4 x 8'0 Stile and Rail Wood Entry Door Opaque or Glazed 3\\\/4 lite with or without Sidelights (X, OX or XO, OXO - Inswing\\\/Outswing configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dallas Millwork, Inc\",\"approval_number_master\":\"FL#16185-R0\",\"approval_number\":\"FL16185.4\",\"seq\":4,\"product_model\":\"d. Wood Entry Door\",\"product_description\":\"Up to a 3'4 x 8'0 Stile and Rail Wood Entry Door Opaque or Glazed 3\\\/4 lite and Transom - with or without Sidelights (O\\\/X, O\\\/OX or O\\\/XO, O\\\/OXO - Inswing\\\/Outswing configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dallas Millwork, Inc\",\"approval_number_master\":\"FL#16185-R0\",\"approval_number\":\"FL16185.5\",\"seq\":5,\"product_model\":\"e. Wood Entry Door\",\"product_description\":\"Up to a 6'0 x 8'0 Stile and Rail Wood Entry Door Opaque or Glazed 3\\\/4 lite with or without Sidelights (XX or OXXO - Inswing\\\/Outswing configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dallas Millwork, Inc\",\"approval_number_master\":\"FL#16185-R0\",\"approval_number\":\"FL16185.6\",\"seq\":6,\"product_model\":\"f. Wood Entry Door\",\"product_description\":\"Up to a 6'0 x 8'0 Stile and Rail Wood Entry Door Opaque or Glazed 3\\\/4 lite with Transom(O\\\/XX - Inswing\\\/Outswing configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dallas Millwork, Inc\",\"approval_number_master\":\"FL#30905-R0\",\"approval_number\":\"FL30905.1\",\"seq\":1,\"product_model\":\"a. Wood Entry Door \\\"Impact\\\"\",\"product_description\":\"Up to a 3'6 x 8'0 Stile and Rail Wood Entry Door Opaque or Glazed 3\\\/4 lite with or without Sidelights (X, OX or XO, OXO - Inswing\\\/Outswing configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dallas Millwork, Inc\",\"approval_number_master\":\"FL#30905-R0\",\"approval_number\":\"FL30905.2\",\"seq\":2,\"product_model\":\"b. Wood Entry Door \\\"Impact\\\"\",\"product_description\":\"Up to a 3'6 x 8'0 Stile and Rail Wood Entry Door Opaque or Glazed 3\\\/4 lite and Transom - with or without Sidelights (O\\\/X, O\\\/OX or O\\\/XO, O\\\/OXO - Inswing\\\/Outswing configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dallas Millwork, Inc\",\"approval_number_master\":\"FL#30905-R0\",\"approval_number\":\"FL30905.3\",\"seq\":3,\"product_model\":\"c. Wood Entry Door \\\"Impact\\\"\",\"product_description\":\"Up to a 6'0 x 8'0 Stile and Rail Wood Entry Door Opaque or Glazed 3\\\/4 lite (Radius or Square Top XX - Inswing\\\/Outswing configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dallas Millwork, Inc\",\"approval_number_master\":\"FL#30905-R0\",\"approval_number\":\"FL30905.4\",\"seq\":4,\"product_model\":\"d. Wood Entry Door \\\"Impact\\\"\",\"product_description\":\"Up to a 6'0 x 8'0 Stile and Rail Wood Entry Door Opaque or Glazed 3\\\/4 lite with Transom (Radius or Square Top O\\\/XX - Inswing\\\/Outswing configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"CUSTOM DOORS\":[{\"manufacturer\":\"CUSTOM DOORS\",\"approval_number_master\":\"FL#16326-R5\",\"approval_number\":\"FL16326.1\",\"seq\":1,\"product_model\":\"Custom Series Outswing Wood Doors\",\"product_description\":\"Outswing Wood Doors\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Ceco Door Products\":[{\"manufacturer\":\"Ceco Door Products\",\"approval_number_master\":\"FL#2178-R0\",\"approval_number\":\"FL2178.1\",\"seq\":1,\"product_model\":\"Medallion Pairs\",\"product_description\":\"6070 Outswing Commercial HM Drs, Frms and Hardware\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ceco Door Products\",\"approval_number_master\":\"FL#2178-R0\",\"approval_number\":\"FL2178.2\",\"seq\":2,\"product_model\":\"Reg, Omega, Imp, Versa Sgl\",\"product_description\":\"3070 Outswing Commercial HM Drs, Frms and Hardware\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ceco Door Products\",\"approval_number_master\":\"FL#2178-R0\",\"approval_number\":\"FL2178.3\",\"seq\":3,\"product_model\":\"Reg, Omega, Imp, Versa Sgl\",\"product_description\":\"3070 Inswing Commercial HM Drs, Frms and Hardware\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ceco Door Products\",\"approval_number_master\":\"FL#2178-R0\",\"approval_number\":\"FL2178.4\",\"seq\":4,\"product_model\":\"Regent and Omega Singles\",\"product_description\":\"3070 Outswing Commercial HM Drs, Frms and Hardware\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ceco Door Products\",\"approval_number_master\":\"FL#2178-R0\",\"approval_number\":\"FL2178.5\",\"seq\":5,\"product_model\":\"Regent and Omega Singles\",\"product_description\":\"4070 Outswing Commercial HM Drs, Frms and Hardware\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ceco Door Products\",\"approval_number_master\":\"FL#3019-R0\",\"approval_number\":\"FL3019.1\",\"seq\":1,\"product_model\":\"Hollow Metal Door\",\"product_description\":\"Severe Windstorm Resistant Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ceco Door Products\",\"approval_number_master\":\"FL#3019-R0\",\"approval_number\":\"FL3019.2\",\"seq\":2,\"product_model\":\"Hollow Metal Door Frame\",\"product_description\":\"Severe Windstorm Resistant Door Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ceco Door Products\",\"approval_number_master\":\"FL#3410-R0\",\"approval_number\":\"FL3410.1\",\"seq\":1,\"product_model\":\"Imperial Pairs\",\"product_description\":\"8070 Outswing Commercial HM Drs, Frms and Hardware\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ceco Door Products\",\"approval_number_master\":\"FL#3410-R0\",\"approval_number\":\"FL3410.2\",\"seq\":2,\"product_model\":\"Imperial Singles\",\"product_description\":\"4070 Outswing Commercial HM Drs, Frms and Hardware\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ceco Door Products\",\"approval_number_master\":\"FL#3410-R0\",\"approval_number\":\"FL3410.3\",\"seq\":3,\"product_model\":\"Imperial Singles\",\"product_description\":\"3070 Outswing Commercial HM Drs, Frms, and Hardware\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ceco Door Products\",\"approval_number_master\":\"FL#4553-R0\",\"approval_number\":\"FL4553.2\",\"seq\":2,\"product_model\":\"Hollow Metal Door Frame\",\"product_description\":\"Severe Windstorm Resistant Door Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ceco Door Products\",\"approval_number_master\":\"FL#4553-R2\",\"approval_number\":\"FL4553.1\",\"seq\":1,\"product_model\":\"Swinging Hollow Metal Door and Frame Product\",\"product_description\":\"Severe Windstorm Resistant Door and Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ceco Door Products\",\"approval_number_master\":\"FL#16355-R0\",\"approval_number\":\"FL16355.1\",\"seq\":1,\"product_model\":\"Flush Pairs of Commercial Steel Doors\",\"product_description\":\"Flush Pairs of Commercial Steel Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ceco Door Products\",\"approval_number_master\":\"FL#16355-R0\",\"approval_number\":\"FL16355.2\",\"seq\":2,\"product_model\":\"Flush Single Commercial Steel Doors\",\"product_description\":\"Flush Single Commercial Steel Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ceco Door Products\",\"approval_number_master\":\"FL#16355-R0\",\"approval_number\":\"FL16355.3\",\"seq\":3,\"product_model\":\"Glazed Pairs of Commercial Steel Doors\",\"product_description\":\"Glazed Pairs of Commercial Steel Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ceco Door Products\",\"approval_number_master\":\"FL#16355-R0\",\"approval_number\":\"FL16355.4\",\"seq\":4,\"product_model\":\"Glazed Single Commercial Steel Doors\",\"product_description\":\"Glazed Single Commercial Steel Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ceco Door Products\",\"approval_number_master\":\"FL#32083-R0\",\"approval_number\":\"FL32083.1\",\"seq\":1,\"product_model\":\"Flush Pairs of Commercial Steel Doors\",\"product_description\":\"Flush Pairs of Commercial Steel Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ceco Door Products\",\"approval_number_master\":\"FL#32083-R0\",\"approval_number\":\"FL32083.2\",\"seq\":2,\"product_model\":\"Flush Single Commercial Steel Doors\",\"product_description\":\"Flush Single Commercial Steel Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Carriage House Door Company\":[{\"manufacturer\":\"Carriage House Door Company\",\"approval_number_master\":\"FL#16525-R4\",\"approval_number\":\"FL16525.1\",\"seq\":1,\"product_model\":\"MODEL 101 SWING OUT GARAGE DOOR\",\"product_description\":\"EXTERIOR FACED WITH 1\\\"X6\\\" TONGUE AND GROOVED CEDAR BOARDS GLUED (EXPANDING URETHANE GLUE) AND NAILED TO PLYWOOD. TRIM IS 1\\\"X6\\\" CEDAR BOARDS.\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Doors Crafter Co.\":[{\"manufacturer\":\"Doors Crafter Co.\",\"approval_number_master\":\"FL#16556-R4\",\"approval_number\":\"FL16556.1\",\"seq\":1,\"product_model\":\"Brazilian Oak Double Door\",\"product_description\":\"Brazilian Oak Double Door\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doors Crafter Co.\",\"approval_number_master\":\"FL#16556-R4\",\"approval_number\":\"FL16556.2\",\"seq\":2,\"product_model\":\"Brazilian Oak Double Door\",\"product_description\":\"Brazilian Oak Double Door\",\"design_pressure\":\"+19\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Hoelscher Weatherstrip Mfg, Inc.\":[{\"manufacturer\":\"Hoelscher Weatherstrip Mfg, Inc.\",\"approval_number_master\":\"FL#47346-R0\",\"approval_number\":\"FL47346.1\",\"seq\":1,\"product_model\":\"Hoelscher Double Fiberglass Door\",\"product_description\":\"Hoelscher Double Glazed Fiberglass Door, Inswing or Outswing, set in Wood Frame.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hoelscher Weatherstrip Mfg, Inc.\",\"approval_number_master\":\"FL#47346-R0\",\"approval_number\":\"FL47346.2\",\"seq\":2,\"product_model\":\"Hoelscher Double Fiberglass Door\",\"product_description\":\"Hoelscher Double Fiberglass Panel Door, Inswing or Outswing, set in a Wood Frame.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hoelscher Weatherstrip Mfg, Inc.\",\"approval_number_master\":\"FL#47346-R0\",\"approval_number\":\"FL47346.3\",\"seq\":3,\"product_model\":\"Hoelscher Single Fiberglass Door\",\"product_description\":\"Hoelscher Single Fiberglass Panel Door, Inswing or Outswing, set in a Wood Frame.\",\"design_pressure\":\"+55.14\\\/-55.14\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hoelscher Weatherstrip Mfg, Inc.\",\"approval_number_master\":\"FL#47346-R0\",\"approval_number\":\"FL47346.4\",\"seq\":4,\"product_model\":\"Hoelscher Single Fiberglass Door\",\"product_description\":\"Hoelscher Single Glazed Fiberglass Door, Inswing or Outswing, set in a Wood Frame.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hoelscher Weatherstrip Mfg, Inc.\",\"approval_number_master\":\"FL#16575-R0\",\"approval_number\":\"FL16575.1\",\"seq\":1,\"product_model\":\"Wood Non-Impact Door\",\"product_description\":\"Single (Inswing)\",\"design_pressure\":\"+54.8\\\/-71.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hoelscher Weatherstrip Mfg, Inc.\",\"approval_number_master\":\"FL#16575-R0\",\"approval_number\":\"FL16575.2\",\"seq\":2,\"product_model\":\"Wood Non-Impact Door\",\"product_description\":\"Double (Inswing)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hoelscher Weatherstrip Mfg, Inc.\",\"approval_number_master\":\"FL#16575-R6\",\"approval_number\":\"FL16575.3\",\"seq\":3,\"product_model\":\"Wood Panel Non-Impact Door\",\"product_description\":\"Single Inswing or Outswing Wood Panel Door in a Wood Frame, with Optional Speak-Easy or In-Set Glass Panels.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hoelscher Weatherstrip Mfg, Inc.\",\"approval_number_master\":\"FL#16575-R6\",\"approval_number\":\"FL16575.4\",\"seq\":4,\"product_model\":\"Wood Panel Non-Impact Door\",\"product_description\":\"Double Inswing or Outswing Wood Panel Doors in a Wood Frame, with Optional Speak-Easy or In-Set Glass Panels.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Clark Hall Doors & Windows\":[{\"manufacturer\":\"Clark Hall Doors & Windows\",\"approval_number_master\":\"FL#14240-R0\",\"approval_number\":\"FL14240.1\",\"seq\":1,\"product_model\":\"Elite Series 2002\",\"product_description\":\"Outswing Arched Double Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clark Hall Doors & Windows\",\"approval_number_master\":\"FL#16663-R0\",\"approval_number\":\"FL16663.1\",\"seq\":1,\"product_model\":\"a. Iron Door\",\"product_description\":\"Up to 10'0 Height Outswing \\\"Impact\\\" Glazed Iron Doors with and without Sidelites (XX and OXXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clark Hall Doors & Windows\",\"approval_number_master\":\"FL#16663-R1\",\"approval_number\":\"FL16663.2\",\"seq\":2,\"product_model\":\"b. Iron Door\",\"product_description\":\"Up to a 3'0 x 10'0 \\\"Non-Impact\\\" Glazed Iron Door with or without Sidelite or Sidelites (Outswing\\\/Inswing, X, OX or XO, OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clark Hall Doors & Windows\",\"approval_number_master\":\"FL#16663-R1\",\"approval_number\":\"FL16663.3\",\"seq\":3,\"product_model\":\"c. Iron Door\",\"product_description\":\"Up to a 3'0 x 10'0 \\\"Non-Impact\\\" Glazed Iron Door with Transom and with or without Sidelite or Sidelites (Outswing\\\/Inswing, O\\\/X, O\\\/OX or O\\\/XO, O\\\/OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clark Hall Doors & Windows\",\"approval_number_master\":\"FL#16663-R1\",\"approval_number\":\"FL16663.4\",\"seq\":4,\"product_model\":\"d. Iron Door\",\"product_description\":\"Up to a 6'0 x 10'0 \\\"Non-Impact\\\" Glazed Iron Door with Radius Arch or Eyebrow Top (Outswing\\\/Inswing, XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clark Hall Doors & Windows\",\"approval_number_master\":\"FL#16663-R1\",\"approval_number\":\"FL16663.5\",\"seq\":5,\"product_model\":\"e. Iron Door\",\"product_description\":\"Up to a 6'0 x 10'0 \\\"Non-Impact\\\" Glazed Iron Door with or without Sidelites (Outswing\\\/Inswing, XX or OXXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clark Hall Doors & Windows\",\"approval_number_master\":\"FL#16663-R1\",\"approval_number\":\"FL16663.6\",\"seq\":6,\"product_model\":\"f. Iron Door\",\"product_description\":\"Up to a 6'0 x 10'0 \\\"Non-Impact\\\" Glazed Iron Door with Transom and with or without Sidelite or Sidelites (Outswing\\\/Inswing, O\\\/XX, O\\\/OXXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clark Hall Doors & Windows\",\"approval_number_master\":\"FL#16663-R1\",\"approval_number\":\"FL16663.7\",\"seq\":7,\"product_model\":\"g. Iron Door\",\"product_description\":\"Up to a 3'0 x 10'0 \\\"Impact\\\" Glazed Iron Door with Radius Top (Outswing\\\/Inswing, X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clark Hall Doors & Windows\",\"approval_number_master\":\"FL#16663-R1\",\"approval_number\":\"FL16663.8\",\"seq\":8,\"product_model\":\"h. Iron Door\",\"product_description\":\"Up to a 3'0 x 10'0 \\\"Impact\\\" Glazed Iron Door with or without Sidelite or Sidelites (Outswing\\\/Inswing, X, OX or XO, OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clark Hall Doors & Windows\",\"approval_number_master\":\"FL#16663-R1\",\"approval_number\":\"FL16663.9\",\"seq\":9,\"product_model\":\"i. Iron Door\",\"product_description\":\"Up to a 3'0 x 10'0 \\\"Impact\\\" Glazed Iron Door with Transom and with or without Sidelite or Sidelites (Outswing\\\/Inswing, O\\\/X, O\\\/OX or O\\\/XO, O\\\/OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clark Hall Doors & Windows\",\"approval_number_master\":\"FL#16663-R1\",\"approval_number\":\"FL16663.10\",\"seq\":10,\"product_model\":\"j. Iron Door\",\"product_description\":\"Up to a 6'0 x 10'0 \\\"Impact\\\" Glazed Iron Door with Radius Arch or Eyebrow Top (Outswing\\\/Inswing, XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clark Hall Doors & Windows\",\"approval_number_master\":\"FL#16663-R1\",\"approval_number\":\"FL16663.11\",\"seq\":11,\"product_model\":\"k. Iron Door\",\"product_description\":\"Up to a 6'0 x 10'0 \\\"Impact\\\" Glazed Iron Door with or without Sidelites (Outswing\\\/Inswing, XX or OXXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clark Hall Doors & Windows\",\"approval_number_master\":\"FL#16663-R1\",\"approval_number\":\"FL16663.12\",\"seq\":12,\"product_model\":\"l. Iron Door\",\"product_description\":\"Up to a 6'0 x 10'0 \\\"Impact\\\" Glazed Iron Door with Transom and with or without Sidelite or Sidelites (Outswing\\\/Inswing, O\\\/XX, O\\\/OXXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clark Hall Doors & Windows\",\"approval_number_master\":\"FL#16663-R1\",\"approval_number\":\"FL16663.13\",\"seq\":13,\"product_model\":\"m. Iron Door\",\"product_description\":\"Up to a 3'0 x 10'0 \\\"Impact\\\" Glazed Iron Door with Radius Top (Outswing\\\/Inswing, X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clark Hall Doors & Windows\",\"approval_number_master\":\"FL#16663-R1\",\"approval_number\":\"FL16663.14\",\"seq\":14,\"product_model\":\"n. Iron Door\",\"product_description\":\"Up to a 3'0 x 10'0 \\\"Impact\\\" Glazed Iron Door with or without Sidelite or Sidelites (Outswing\\\/Inswing, X, OX or XO, OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clark Hall Doors & Windows\",\"approval_number_master\":\"FL#16663-R1\",\"approval_number\":\"FL16663.15\",\"seq\":15,\"product_model\":\"o. Iron Door\",\"product_description\":\"Up to a 3'0 x 10'0 \\\"Impact\\\" Glazed Iron Door with Transom and with or without Sidelite or Sidelites (Outswing\\\/Inswing, O\\\/X, O\\\/OX or O\\\/XO, O\\\/OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clark Hall Doors & Windows\",\"approval_number_master\":\"FL#16663-R1\",\"approval_number\":\"FL16663.16\",\"seq\":16,\"product_model\":\"p. Iron Door\",\"product_description\":\"Up to a 6'0 x 10'0 \\\"Impact\\\" Glazed Iron Door with Radius Arch or Eyebrow Top (Outswing\\\/Inswing, XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clark Hall Doors & Windows\",\"approval_number_master\":\"FL#16663-R1\",\"approval_number\":\"FL16663.17\",\"seq\":17,\"product_model\":\"q. Iron Door\",\"product_description\":\"Up to a 6'0 x 10'0 \\\"Impact\\\" Glazed Iron Door with or without Sidelites (Outswing\\\/Inswing, XX or OXXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clark Hall Doors & Windows\",\"approval_number_master\":\"FL#16663-R1\",\"approval_number\":\"FL16663.18\",\"seq\":18,\"product_model\":\"r. Iron Door\",\"product_description\":\"Up to a 6'0 x 10'0 \\\"Impact\\\" Glazed Iron Door with Transom and with or without Sidelite or Sidelites (Outswing\\\/Inswing, O\\\/XX, O\\\/OXXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Endura Products\":[{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#16701-R7\",\"approval_number\":\"FL16701.1\",\"seq\":1,\"product_model\":\"ENDURA, MASONITE GLAZED FIBERGLASS DOOR 6'8\\\"\",\"product_description\":\"ENDURA, MASONITE GLAZED FIBERGLASS DOOR 6'8\\\" INSWING AND OUTSWING SINGLE AND DOUBLE\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#16701-R7\",\"approval_number\":\"FL16701.2\",\"seq\":2,\"product_model\":\"ENDURA, MASONITE GLAZED FIBERGLASS DOOR 8'0\\\"\",\"product_description\":\"ENDURA, MASONITE GLAZED FIBERGLASS DOOR 8'0\\\" INSWING AND OUTSWING SINGLE AND DOUBLE\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#16701-R7\",\"approval_number\":\"FL16701.3\",\"seq\":3,\"product_model\":\"ENDURA, PLASTPRO GLAZED FIBERGLASS DOOR 6'8\\\"\",\"product_description\":\"ENDURA, PLASTPRO GLAZED FIBERGLASS DOOR 6'8\\\" INSWING AND OUTSWING SINGLE AND DOUBLE\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#16701-R7\",\"approval_number\":\"FL16701.4\",\"seq\":4,\"product_model\":\"ENDURA, PLASTPRO GLAZED FIBERGLASS DOOR 8'0\\\"\",\"product_description\":\"ENDURA, PLASTPRO GLAZED FIBERGLASS DOOR 8'0\\\" INSWING AND OUTSWING SINGLE AND DOUBLE\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#47594-R0\",\"approval_number\":\"FL47594.1\",\"seq\":1,\"product_model\":\"3400 MIRAVISTA OUTSWING FOLDING DOOR\",\"product_description\":\"8'0\\\" NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#47594-R0\",\"approval_number\":\"FL47594.2\",\"seq\":2,\"product_model\":\"3400 MIRAVISTA OUTSWING FOLDING DOOR\",\"product_description\":\"6'8\\\" NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#47594-R0\",\"approval_number\":\"FL47594.3\",\"seq\":3,\"product_model\":\"3400 MIRAVISTA OUTSWING FOLDING DOOR\",\"product_description\":\"8'0\\\" IMPACT HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#20698-R0\",\"approval_number\":\"FL20698.1\",\"seq\":1,\"product_model\":\"a. Endura CHS Frame System\",\"product_description\":\"The Endura Continuous Head and Sill Frame System Featuring the \\\"Z\\\" Series Thresholds and Frame Saver Jambs with a nominal 6'8 Plastpro Opaque Fiberglass Door and Sidelite Panel(s) - (Inswing \\\/ Outswing OX or XO and OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#20698-R0\",\"approval_number\":\"FL20698.2\",\"seq\":2,\"product_model\":\"b. Endura CHS Frame System\",\"product_description\":\"The Endura Continuous Head and Sill Frame System Featuring the \\\"Z\\\" Series Thresholds and Frame Saver Jambs with a nominal 6'8 Plastpro Glazed Fiberglass Door and Sidelite Panel(s) - (Inswing \\\/ Outswing OX or XO and OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#20698-R0\",\"approval_number\":\"FL20698.3\",\"seq\":3,\"product_model\":\"c. Endura CHS Frame System\",\"product_description\":\"The Endura Continuous Head and Sill Frame System Featuring the \\\"Z\\\" Series Thresholds and Frame Saver Jambs with a nominal 6'8 Masonite Opaque Fiberglass Door and Sidelite Panel(s) - (Inswing \\\/ Outswing OX or XO and OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#20698-R0\",\"approval_number\":\"FL20698.4\",\"seq\":4,\"product_model\":\"d. Endura CHS Frame System\",\"product_description\":\"The Endura Continuous Head and Sill Frame System Featuring the \\\"Z\\\" Series Thresholds and Frame Saver Jambs with a nominal 6'8 Masonite Glazed Fiberglass Door and Sidelite Panel(s) - (Inswing \\\/ Outswing OX or XO and OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#20698-R0\",\"approval_number\":\"FL20698.5\",\"seq\":5,\"product_model\":\"e. Endura CHS Frame System\",\"product_description\":\"The Endura Continuous Head and Sill Frame System Featuring the \\\"Z\\\" Series Thresholds and Frame Saver Jambs with a nominal 6'8 Masonite Opaque Steel Wood Edge Door and Sidelite Panel(s) - (Inswing \\\/ Outswing OX or XO and OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#20698-R0\",\"approval_number\":\"FL20698.6\",\"seq\":6,\"product_model\":\"f. Endura CHS Frame System\",\"product_description\":\"The Endura Continuous Head and Sill Frame System Featuring the \\\"Z\\\" Series Thresholds and Frame Saver Jambs with a nominal 6'8 Masonite Glazed Steel Wood Edge Door and Sidelite Panel(s) - (Inswing \\\/ Outswing OX or XO and OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#20698-R0\",\"approval_number\":\"FL20698.7\",\"seq\":7,\"product_model\":\"g. Endura CHS Frame System\",\"product_description\":\"The Endura Continuous Head and Sill Frame System Featuring the \\\"Z\\\" Series Thresholds and Frame Saver Jambs with a nominal 6'8 JELD-WEN Opaque Steel Wood Edge Door and Sidelite Panel(s) - (Inswing \\\/ Outswing OX or XO and OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#20698-R0\",\"approval_number\":\"FL20698.8\",\"seq\":8,\"product_model\":\"h. Endura CHS Frame System\",\"product_description\":\"The Endura Continuous Head and Sill Frame System Featuring the \\\"Z\\\" Series Thresholds and Frame Saver Jambs with a nominal 6'8 JELD-WEN Glazed Steel Wood Edge Door and Sidelite Panel(s) - (Inswing \\\/ Outswing OX or XO and OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#20698-R0\",\"approval_number\":\"FL20698.9\",\"seq\":9,\"product_model\":\"i. Endura CHS Frame System\",\"product_description\":\"The Endura Continuous Head and Sill Frame System Featuring the \\\"Z\\\" Series Thresholds and Frame Saver Jambs with a nominal 8'0 Plastpro Opaque Fiberglass Door and Sidelite Panel(s) - (Inswing \\\/ Outswing OX or XO and OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#20698-R0\",\"approval_number\":\"FL20698.10\",\"seq\":10,\"product_model\":\"j. Endura CHS Frame System\",\"product_description\":\"The Endura Continuous Head and Sill Frame System Featuring the \\\"Z\\\" Series Thresholds and Frame Saver Jambs with a nominal 8'0 Plastpro Glazed Fiberglass Door and Sidelite Panel(s) - (Inswing \\\/ Outswing OX or XO and OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#20698-R0\",\"approval_number\":\"FL20698.11\",\"seq\":11,\"product_model\":\"k. Endura CHS Frame System\",\"product_description\":\"The Endura Continuous Head and Sill Frame System Featuring the \\\"Z\\\" Series Thresholds and Frame Saver Jambs with a nominal 8'0 Masonite Opaque Fiberglass Door and Sidelite Panel(s) - (Inswing \\\/ Outswing OX or XO and OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#20698-R0\",\"approval_number\":\"FL20698.12\",\"seq\":12,\"product_model\":\"l. Endura CHS Frame System\",\"product_description\":\"The Endura Continuous Head and Sill Frame System Featuring the \\\"Z\\\" Series Thresholds and Frame Saver Jambs with a nominal 8'0 Masonite Glazed Fiberglass Door and Sidelite Panel(s) - (Inswing \\\/ Outswing OX or XO and OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#20698-R0\",\"approval_number\":\"FL20698.13\",\"seq\":13,\"product_model\":\"m. Endura CHS Frame System\",\"product_description\":\"The Endura Continuous Head and Sill Frame System Featuring the \\\"Z\\\" Series Thresholds and Frame Saver Jambs with a nominal 8'0 Masonite Opaque Steel Wood Edge Door and Sidelite Panel(s) - (Inswing \\\/ Outswing OX or XO and OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#20698-R0\",\"approval_number\":\"FL20698.14\",\"seq\":14,\"product_model\":\"n. Endura CHS Frame System\",\"product_description\":\"The Endura Continuous Head and Sill Frame System Featuring the \\\"Z\\\" Series Thresholds and Frame Saver Jambs with a nominal 8'0 Masonite Glazed Steel Wood Edge Door and Sidelite Panel(s) - (Inswing \\\/ Outswing OX or XO and OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#20698-R0\",\"approval_number\":\"FL20698.15\",\"seq\":15,\"product_model\":\"o. Endura CHS Frame System\",\"product_description\":\"The Endura Continuous Head and Sill Frame System Featuring the \\\"Z\\\" Series Thresholds and Frame Saver Jambs with a nominal 8'0 JELD-WEN Opaque Steel Wood Edge Door and Sidelite Panel(s) - (Inswing \\\/ Outswing OX or XO and OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#20698-R0\",\"approval_number\":\"FL20698.16\",\"seq\":16,\"product_model\":\"p. Endura CHS Frame System\",\"product_description\":\"The Endura Continuous Head and Sill Frame System Featuring the \\\"Z\\\" Series Thresholds and Frame Saver Jambs with a nominal 8'0 JELD-WEN Glazed Steel Wood Edge Door and Sidelite Panel(s) - (Inswing \\\/ Outswing OX or XO and OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#20698-R1\",\"approval_number\":\"FL20698.17\",\"seq\":17,\"product_model\":\"q. Endura CHS Frame System\",\"product_description\":\"The Endura Continuous Head and Sill Frame System Featuring the \\\"Z\\\" Series Thresholds and Frame Saver Jambs with a nominal 6'8 ThermaTru Opaque Fiberglass Door and Sidelite Panel(s) - (Inswing \\\/ Outswing OX or XO and OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#20698-R1\",\"approval_number\":\"FL20698.18\",\"seq\":18,\"product_model\":\"r. Endura CHS Frame System\",\"product_description\":\"The Endura Continuous Head and Sill Frame System Featuring the \\\"Z\\\" Series Thresholds and Frame Saver Jambs with a nominal 6'8 ThermaTru Glazed Fiberglass Door and Sidelite Panel(s) - (Inswing \\\/ Outswing OX or XO and OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#20698-R1\",\"approval_number\":\"FL20698.19\",\"seq\":19,\"product_model\":\"s. Endura CHS Frame System\",\"product_description\":\"The Endura Continuous Head and Sill Frame System Featuring the \\\"Z\\\" Series Thresholds and Frame Saver Jambs with a nominal 8'0 ThermaTru Opaque Fiberglass Door and Sidelite Panel(s) - (Inswing \\\/ Outswing OX or XO and OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#20698-R1\",\"approval_number\":\"FL20698.20\",\"seq\":20,\"product_model\":\"t. Endura CHS Frame System\",\"product_description\":\"The Endura Continuous Head and Sill Frame System Featuring the \\\"Z\\\" Series Thresholds and Frame Saver Jambs with a nominal 8'0 ThermaTru Glazed Fiberglass Door and Sidelite Panel(s) - (Inswing \\\/ Outswing OX or XO and OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#20698-R1\",\"approval_number\":\"FL20698.21\",\"seq\":21,\"product_model\":\"u. Endura CHS Frame System\",\"product_description\":\"The Endura Continuous Head and Sill Frame System Featuring the \\\"Z\\\" Series Thresholds and Frame Saver Jambs with a nominal 6'8 Masonite Glazed Fiberglass Door and Sidelite Panel(s) - (Inswing \\\/ Outswing OX or XO and OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#20698-R1\",\"approval_number\":\"FL20698.22\",\"seq\":22,\"product_model\":\"v. Endura CHS Frame System\",\"product_description\":\"The Endura Continuous Head and Sill Frame System Featuring the \\\"Z\\\" Series Thresholds and Frame Saver Jambs with a nominal 8'0 Masonite Glazed Fiberglass Door and Sidelite Panel(s) - (Inswing \\\/ Outswing OX or XO and OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#20698-R1\",\"approval_number\":\"FL20698.23\",\"seq\":23,\"product_model\":\"w. Endura CHS Frame System\",\"product_description\":\"The Endura Continuous Head and Sill Frame System Featuring the \\\"Z\\\" Series Thresholds and Frame Saver Jambs with a nominal 6'8 ThermaTru Glazed Fiberglass Door and 3'0 Sidelite Panel(s) - (Inswing \\\/ Outswing OX or XO, OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#20698-R1\",\"approval_number\":\"FL20698.24\",\"seq\":24,\"product_model\":\"x. Endura CHS Frame System\",\"product_description\":\"The Endura Continuous Head and Sill Frame System Featuring the \\\"Z\\\" Series Thresholds and Frame Saver Jambs with a nominal 8'0 ThermaTru Glazed Fiberglass Door and 3'0 Sidelite Panel(s) - (Inswing \\\/ Outswing OX or XO, OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#20698-R2\",\"approval_number\":\"FL20698.25\",\"seq\":25,\"product_model\":\"y. Endura CHS Frame System\",\"product_description\":\"The Endura Continuous Head and Sill Frame System Featuring the \\\"Z\\\" Series Thresholds and Frame Saver Jambs with a nominal 6'8 Plastpro Flush Glazed Fiberglass Door and Sidelite Panel(s) - (Inswing \\\/ Outswing OX or XO and OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#20698-R2\",\"approval_number\":\"FL20698.26\",\"seq\":26,\"product_model\":\"z. Endura CHS Frame System\",\"product_description\":\"The Endura Continuous Head and Sill Frame System Featuring the \\\"Z\\\" Series Thresholds and Frame Saver Jambs with a nominal 8'0 Plastpro Flush Glazed Fiberglass Door and Sidelite Panel(s) - (Inswing \\\/ Outswing OX or XO and OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#20698-R3\",\"approval_number\":\"FL20698.27\",\"seq\":27,\"product_model\":\"za. Endura CHS Frame System\",\"product_description\":\"The Endura Continuous Head and Sill Frame System Featuring the \\\"Z\\\" Series Thresholds and Frame Saver Jambs with a nominal 6'8 ThermaTru Opaque Steel Door and Sidelite Panel(s) - (Inswing \\\/ Outswing OX or XO and OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#20698-R3\",\"approval_number\":\"FL20698.28\",\"seq\":28,\"product_model\":\"zb. Endura CHS Frame System\",\"product_description\":\"The Endura Continuous Head and Sill Frame System Featuring the \\\"Z\\\" Series Thresholds and Frame Saver Jambs with a nominal 6'8 ThermaTru Glazed Steel Door and Sidelite Panel(s) - (Inswing \\\/ Outswing OX or XO and OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#20698-R3\",\"approval_number\":\"FL20698.29\",\"seq\":29,\"product_model\":\"zc. Endura CHS Frame System\",\"product_description\":\"The Endura Continuous Head and Sill Frame System Featuring the \\\"Z\\\" Series Thresholds and Frame Saver Jambs with a nominal 8'0 ThermaTru Opaque Steel Door and Sidelite Panel(s) - (Inswing \\\/ Outswing OX or XO and OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#20698-R3\",\"approval_number\":\"FL20698.30\",\"seq\":30,\"product_model\":\"zd. Endura CHS Frame System\",\"product_description\":\"The Endura Continuous Head and Sill Frame System Featuring the \\\"Z\\\" Series Thresholds and Frame Saver Jambs with a nominal 8'0 ThermaTru Glazed Steel Door and Sidelite Panel(s) - (Inswing \\\/ Outswing OX or XO and OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#20698-R3\",\"approval_number\":\"FL20698.31\",\"seq\":31,\"product_model\":\"ze. Endura CHS Frame System\",\"product_description\":\"The Endura Continuous Head and Sill Frame System Featuring the \\\"Z\\\" Series Thresholds and Frame Saver Jambs with a nominal 6'8 ThermaTru Glazed Steel Door and 3'0 Sidelite Panel(s) - (Inswing \\\/ Outswing OX or XO and OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#20698-R3\",\"approval_number\":\"FL20698.32\",\"seq\":32,\"product_model\":\"zf. Endura CHS Frame System\",\"product_description\":\"The Endura Continuous Head and Sill Frame System Featuring the \\\"Z\\\" Series Thresholds and Frame Saver Jambs with a nominal 8'0 ThermaTru Glazed Steel Door and 3'0 Sidelite Panel(s) - (Inswing \\\/ Outswing OX or XO and OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Palm City Ironworks, Inc. Previously known as Acadian Iron Works\":[{\"manufacturer\":\"Palm City Ironworks, Inc. Previously known as Acadian Iron Works\",\"approval_number_master\":\"FL#16749-R6\",\"approval_number\":\"FL16749.1\",\"seq\":1,\"product_model\":\"Outswing Wrought Iron Doors (Inswing\\\/Outswing) (HVHZ)(Impact)\",\"product_description\":\"Outswing Wrought Iron Doors (Inswing\\\/Outswing) (HVHZ)(Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Ironworks, Inc. Previously known as Acadian Iron Works\",\"approval_number_master\":\"FL#16749-R6\",\"approval_number\":\"FL16749.2\",\"seq\":2,\"product_model\":\"Outswing Wrought Iron Doors (Inswing\\\/Outswing) (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Outswing Wrought Iron Doors (Inswing\\\/Outswing) (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Ironworks, Inc. Previously known as Acadian Iron Works\",\"approval_number_master\":\"FL#16749-R6\",\"approval_number\":\"FL16749.3\",\"seq\":3,\"product_model\":\"Outswing Wrought Iron Doors (Inswing\\\/Outswing) (WZ3)(Impact)\",\"product_description\":\"Outswing Wrought Iron Doors (Inswing\\\/Outswing) (WZ3)(Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Ironworks, Inc. Previously known as Acadian Iron Works\",\"approval_number_master\":\"FL#27071-R3\",\"approval_number\":\"FL27071.1\",\"seq\":1,\"product_model\":\"Urban Series Outswing Narrow Stile Door (Impact) (HVHZ)\",\"product_description\":\"Urban Series Outswing Narrow Stile Door (Impact) (HVHZ)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Ironworks, Inc. Previously known as Acadian Iron Works\",\"approval_number_master\":\"FL#27071-R3\",\"approval_number\":\"FL27071.2\",\"seq\":2,\"product_model\":\"Urban Series Outswing Narrow Stile Door (Impact) (Non-HVHZ)\",\"product_description\":\"Urban Series Outswing Narrow Stile Door (Impact) (Non-HVHZ)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Ironworks, Inc. Previously known as Acadian Iron Works\",\"approval_number_master\":\"FL#27071-R3\",\"approval_number\":\"FL27071.4\",\"seq\":4,\"product_model\":\"Urban Series Outswing\\\/Inswing Doors (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Urban Series Outswing\\\/Inswing Doors (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Ironworks, Inc. Previously known as Acadian Iron Works\",\"approval_number_master\":\"FL#27071-R3\",\"approval_number\":\"FL27071.5\",\"seq\":5,\"product_model\":\"Urban Series Outswing\\\/Inswing Doors (WZ3) (Impact)\",\"product_description\":\"Urban Series Outswing\\\/Inswing Doors (WZ3) (Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Ironworks, Inc. Previously known as Acadian Iron Works\",\"approval_number_master\":\"FL#27072-R3\",\"approval_number\":\"FL27072.3\",\"seq\":3,\"product_model\":\"Milano Series W40 Inswing\\\/Outswing Doors (HVHZ)(Impact)\",\"product_description\":\"Milano Series W40 Inswing\\\/Outswing Doors (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Ironworks, Inc. Previously known as Acadian Iron Works\",\"approval_number_master\":\"FL#27072-R3\",\"approval_number\":\"FL27072.4\",\"seq\":4,\"product_model\":\"Milano Series W40 Inswing\\\/Outswing Doors (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Milano Series W40 Inswing\\\/Outswing Doors (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Ironworks, Inc. Previously known as Acadian Iron Works\",\"approval_number_master\":\"FL#27072-R3\",\"approval_number\":\"FL27072.5\",\"seq\":5,\"product_model\":\"Milano Series W40 Inswing\\\/Outswing Doors (WZ3)(Impact)\",\"product_description\":\"Milano Series W40 Inswing\\\/Outswing Doors (WZ3)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Ironworks, Inc. Previously known as Acadian Iron Works\",\"approval_number_master\":\"FL#27072-R0\",\"approval_number\":\"FL27072.1\",\"seq\":1,\"product_model\":\"Milano Series Doors - HVHZ\",\"product_description\":\"Milano Series Doors\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Ironworks, Inc. Previously known as Acadian Iron Works\",\"approval_number_master\":\"FL#27072-R0\",\"approval_number\":\"FL27072.2\",\"seq\":2,\"product_model\":\"Milano Series Doors - Non-HVHZ\",\"product_description\":\"Milano Series Doors\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Ironworks, Inc. Previously known as Acadian Iron Works\",\"approval_number_master\":\"FL#27071-R2\",\"approval_number\":\"FL27071.3\",\"seq\":3,\"product_model\":\"Urban Series Outswing\\\/Inswing Doors (HVHZ) (Impact)\",\"product_description\":\"Urban Series Outswing\\\/Inswing Doors (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"SAFTIFIRST\":[{\"manufacturer\":\"SAFTIFIRST\",\"approval_number_master\":\"FL#16888-R6\",\"approval_number\":\"FL16888.1\",\"seq\":1,\"product_model\":\"GPX Fire Rated Outswing Door\",\"product_description\":\"Large Missile Impact Resistant Fire Rated Outswing Door\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Vetrotech Saint-Gobain NA\":[{\"manufacturer\":\"Vetrotech Saint-Gobain NA\",\"approval_number_master\":\"FL#16922-R5\",\"approval_number\":\"FL16922.1\",\"seq\":1,\"product_model\":\"VDS (-HI) Door System\",\"product_description\":\"VDS (-HI) Door System - Door and Frame Assembly\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Luxbaum Windows and Doors\":[{\"manufacturer\":\"Luxbaum Windows and Doors\",\"approval_number_master\":\"FL#17018-R6\",\"approval_number\":\"FL17018.1\",\"seq\":1,\"product_model\":\"Wood European Series French Door\",\"product_description\":\"Merbau European Series Outswing French Door with Monolithic or Insulated glazing\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Luxbaum Windows and Doors\",\"approval_number_master\":\"FL#17018-R6\",\"approval_number\":\"FL17018.2\",\"seq\":2,\"product_model\":\"Wood European Series French Door\",\"product_description\":\"Teak European Series Outswing French Door with Insulated Glazing.\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Luxbaum Windows and Doors\",\"approval_number_master\":\"FL#17852-R4\",\"approval_number\":\"FL17852.1\",\"seq\":1,\"product_model\":\"10 Ft. Glazed Wood Bi-Fold Doors\",\"product_description\":\"Glazed Wood Bi-Fold Doors in Wood Frame\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"UNILUX GmbH\":[{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#17350-R21\",\"approval_number\":\"FL17350.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood Inswing Single Entry Door\",\"product_description\":\"Aluminum Clad Wood Inswing Single Entry Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#17350-R21\",\"approval_number\":\"FL17350.2\",\"seq\":2,\"product_model\":\"Series \\\"ADT\\\" Entry Door\",\"product_description\":\"Series \\\"ADT\\\" Aluminum Clad Wood Outswing Entry (French) Door\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#17350-R21\",\"approval_number\":\"FL17350.3\",\"seq\":3,\"product_model\":\"Series \\\"DTS\\\" Entry Door\",\"product_description\":\"Series \\\"DTS\\\" Aluminum Clad Wood Inswing Single Entry Door\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#17350-R21\",\"approval_number\":\"FL17350.4\",\"seq\":4,\"product_model\":\"Series \\\"DTS\\\" Entry Door\",\"product_description\":\"Series \\\"DTS\\\" Aluminum Clad Wood\\nEntry Door with Transom O\\\/XX\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#17350-R21\",\"approval_number\":\"FL17350.5\",\"seq\":5,\"product_model\":\"Series \\\"DTSZ\\\" Entry Door\",\"product_description\":\"Series \\\"DTSZ\\\" Aluminum Clad Wood Inswing Double Entry Door with and without Sidelights\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#17350-R21\",\"approval_number\":\"FL17350.6\",\"seq\":6,\"product_model\":\"Series \\\"Jumbo Line\\\" Entry Door\",\"product_description\":\"Series \\\"Jumbo Line\\\" Aluminum Clad Wood Double Inswing Entry Door\",\"design_pressure\":\"+40\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#17350-R21\",\"approval_number\":\"FL17350.7\",\"seq\":7,\"product_model\":\"Series \\\"Jumbo Line\\\" Entry Door\",\"product_description\":\"Series \\\"Jumbo Line\\\" Aluminum Clad Wood Inswing Entry Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#17350-R21\",\"approval_number\":\"FL17350.8\",\"seq\":8,\"product_model\":\"Series X \\\"KUDTS ISOSTAR\\\"\",\"product_description\":\"Series X \\\"KUDTS ISOSTAR\\\" UPVC Single Entry Door, Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#15199-R0\",\"approval_number\":\"FL15199.1\",\"seq\":1,\"product_model\":\"Series ADT Aluminum Clad Wood Out-Swing French Door\",\"product_description\":\"Series ADT Aluminum Clad Wood Out-Swing French Door - LMI\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#15199-R0\",\"approval_number\":\"FL15199.2\",\"seq\":2,\"product_model\":\"Series ADT Aluminum Clad Wood Out-Swing French Door\",\"product_description\":\"Series ADT Aluminum Clad Wood Out-Swing French Door - Non-Impact\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#15199-R0\",\"approval_number\":\"FL15199.3\",\"seq\":3,\"product_model\":\"Series ADTZ Aluminum Clad Wood Out-Swing French Door\",\"product_description\":\"Series ADTZ Aluminum Clad Wood Out-Swing French Door - LMI\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#15199-R0\",\"approval_number\":\"FL15199.4\",\"seq\":4,\"product_model\":\"Series ADTZ Aluminum Clad Wood Out-Swing French Door\",\"product_description\":\"Series ADTZ Aluminum Clad Wood Out-Swing French Door - Non-Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#15199-R0\",\"approval_number\":\"FL15199.5\",\"seq\":5,\"product_model\":\"Series DTS Aluminum Wood Clad In-Swing French Door\",\"product_description\":\"Series DTS Aluminum Wood Clad In-Swing French Door - LMI\",\"design_pressure\":\"+60\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#15199-R0\",\"approval_number\":\"FL15199.6\",\"seq\":6,\"product_model\":\"Series DTS Aluminum Wood Clad In-Swing French Door\",\"product_description\":\"Series DTS Aluminum Wood Clad In-Swing French Door - Non-Impact\",\"design_pressure\":\"+60\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-02 00:00:00\",\"instructions_url\":\"\"}],\"Eastern Architectural Systems\":[{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#17379-R8\",\"approval_number\":\"FL17379.2\",\"seq\":2,\"product_model\":\"5000 Series Aluminum Impact Single OS French Door W\\\/Sidelites and Transom\",\"product_description\":\"5000 Series Aluminum Impact Single OS French Door W\\\/Sidelites and Transom\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#38696-R2\",\"approval_number\":\"FL38696.1\",\"seq\":1,\"product_model\":\"SERIES 4500 IMPACT VINYL OUTSWING FRENCH DOOR\",\"product_description\":\"SERIES 4500 IMPACT VINYL OUTSWING FRENCH DOOR, HVHZ 74X98\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#17379-R0\",\"approval_number\":\"FL17379.1\",\"seq\":1,\"product_model\":\"5000 Series Aluminum Impact Double Outswing French Door\",\"product_description\":\"5000 Series Aluminum Impact Double Outswing French Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#17379-R2\",\"approval_number\":\"FL17379.3\",\"seq\":3,\"product_model\":\"5000 Series Aluminum Impact Single Outswing French Door\",\"product_description\":\"5000 Series Aluminum Impact Single Outswing French Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#33391-R0\",\"approval_number\":\"FL33391.1\",\"seq\":1,\"product_model\":\"5000 Series Aluminum French Doors Mulled, Impact\",\"product_description\":\"5000 Series Aluminum French Doors Mulled, Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Premier Products, Inc.\":[{\"manufacturer\":\"Premier Products, Inc.\",\"approval_number_master\":\"FL#47130-R0\",\"approval_number\":\"FL47130.1\",\"seq\":1,\"product_model\":\"a. \\\"S\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'6 x 7'0 Outswing (Min.) 16 ga. \\\"Impact\\\" Commercial Steel Door in a (Min.) 12 ga. Single Rabbet Hollow Metal Steel Frame Completely Cast in the Masonry Wall Construction.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Products, Inc.\",\"approval_number_master\":\"FL#47130-R0\",\"approval_number\":\"FL47130.2\",\"seq\":2,\"product_model\":\"b. \\\"S\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'6 x 7'0 Outswing (Min.) 16 ga. \\\"Impact\\\" Commercial Steel Door in a (Min.) 12 ga. Single Rabbet Hollow Metal Steel Frame Completely Cast in the Masonry Wall Construction.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Products, Inc.\",\"approval_number_master\":\"FL#3661-R0\",\"approval_number\":\"FL3661.1\",\"seq\":1,\"product_model\":\"RD 51542.01-201-44\",\"product_description\":\"3070 Reversible Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Products, Inc.\",\"approval_number_master\":\"FL#3661-R0\",\"approval_number\":\"FL3661.2\",\"seq\":2,\"product_model\":\"RD 51542.02-201-44\",\"product_description\":\"3070 Reversible Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Products, Inc.\",\"approval_number_master\":\"FL#6378-R2\",\"approval_number\":\"FL6378.1\",\"seq\":1,\"product_model\":\"Exterior Hollow Metal Swinging Doors\",\"product_description\":\"UL Classified Windstorm Resistant Commercial Hollow Metal Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Products, Inc.\",\"approval_number_master\":\"FL#6378-R2\",\"approval_number\":\"FL6378.2\",\"seq\":2,\"product_model\":\"Hollow Metal Door Frames\",\"product_description\":\"UL Classified Windstorm Resistant Commercial Hollow Metal Door Frames\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Products, Inc.\",\"approval_number_master\":\"FL#17460-R0\",\"approval_number\":\"FL17460.1\",\"seq\":1,\"product_model\":\"a. Series \\\"SWR-S18-4\\\" Severe Windstorm Rated Door\",\"product_description\":\"Up to a nominal 4'0 x 8'0 18 ga. Flush or Embossed Panel Steel Door in a 16 ga. \\\"F\\\" Series Hollow Metal Steel Frame with 2\\\" Head utilizing Cylindrical, Mortise and Rim Panic Locks (Outswing - Single Configuration \\\"X\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Products, Inc.\",\"approval_number_master\":\"FL#17460-R0\",\"approval_number\":\"FL17460.2\",\"seq\":2,\"product_model\":\"b. Series \\\"SWR-S18-4\\\" Severe Windstorm Rated Door\",\"product_description\":\"Up to a nominal 6'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. \\\"F\\\" Series Hollow Metal Steel Frame with 2\\\" Head utilizing Cylindrical and Mortise Locks (Outswing - Double Configuration \\\"XX\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Products, Inc.\",\"approval_number_master\":\"FL#17460-R0\",\"approval_number\":\"FL17460.3\",\"seq\":3,\"product_model\":\"c. Series \\\"SWR-S18-4\\\" Severe Windstorm Rated Door\",\"product_description\":\"Up to a nominal 4'0 x 7'0 18 ga. Flush or Embossed Panel Steel Door in a 16 ga. \\\"F\\\" Series Hollow Metal Steel Frame with 2\\\" Head utilizing Cylindrical, Mortise and Rim Panic Locks (Outswing - Single Configuration \\\"X\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Products, Inc.\",\"approval_number_master\":\"FL#17460-R0\",\"approval_number\":\"FL17460.4\",\"seq\":4,\"product_model\":\"d. Series \\\"SWR-S20-4\\\" Severe Windstorm Rated \\\"MB\\\" Door\",\"product_description\":\"Up to a nominal 3'0 x 7'0 20 ga. Flush or Embossed Panel Steel Door in a 16 ga. \\\"F\\\" Series Metal Building Frame utilizing Cylindrical, Mortise and Rim Panic Locks (Outswing - Single Configuration \\\"X\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Products, Inc.\",\"approval_number_master\":\"FL#17460-R2\",\"approval_number\":\"FL17460.5\",\"seq\":5,\"product_model\":\"e. Series \\\"SWR-S18-4\\\" Severe Windstorm Rated Door\",\"product_description\":\"Up to a nominal 4'0 x 8'0 18 ga. Flush or Embossed Panel Steel Door in a 16 ga. \\\"F\\\" Series Hollow Metal Steel Frame with 2\\\" Head utilizing Cylindrical and Mortise Locks (Outswing - Single Configuration \\\"X\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Products, Inc.\",\"approval_number_master\":\"FL#41788-R0\",\"approval_number\":\"FL41788.1\",\"seq\":1,\"product_model\":\"a. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 16 ga. \\\"Non-Impact\\\" Glazed Commercial Steel Door in a 16 ga. Hollow Metal Frame - Single Outswing Door Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Products, Inc.\",\"approval_number_master\":\"FL#41788-R0\",\"approval_number\":\"FL41788.2\",\"seq\":2,\"product_model\":\"b. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 16 ga. \\\"Non-Impact\\\" Glazed Commercial Steel Door in a 16 ga. Hollow Metal Frame - Single Outswing Door with Transom Configuration (O\\\/X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Products, Inc.\",\"approval_number_master\":\"FL#41788-R0\",\"approval_number\":\"FL41788.3\",\"seq\":3,\"product_model\":\"c. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 6'0 x 7'0 16 ga. \\\"Non-Impact\\\" Glazed Commercial Steel Door in a 16 ga. Hollow Metal Frame - Double Outswing Door Configuration (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Products, Inc.\",\"approval_number_master\":\"FL#41788-R0\",\"approval_number\":\"FL41788.4\",\"seq\":4,\"product_model\":\"d. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 6'0 x 7'0 16 ga. \\\"Non-Impact\\\" Glazed Commercial Steel Door in a 16 ga. Hollow Metal Frame - Double Outswing Door with Transom Configuration (O\\\/XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Products, Inc.\",\"approval_number_master\":\"FL#41788-R0\",\"approval_number\":\"FL41788.5\",\"seq\":5,\"product_model\":\"e. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 16 ga. \\\"Non-Impact\\\" Flush or Embossed Opaque Commercial Steel Door in a 16 ga. Hollow Metal Frame - Single Inswing or Outswing Door with Transom Configuration (O\\\/X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Products, Inc.\",\"approval_number_master\":\"FL#41788-R0\",\"approval_number\":\"FL41788.6\",\"seq\":6,\"product_model\":\"f. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 16 ga. \\\"Non-Impact\\\" Flush or Embossed Opaque Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with Sidelite (Inswing\\\/Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Products, Inc.\",\"approval_number_master\":\"FL#41788-R0\",\"approval_number\":\"FL41788.7\",\"seq\":7,\"product_model\":\"g. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 16 ga. \\\"Non-Impact\\\" Flush or Embossed Opaque Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with Sidelite and Transom - Inswing\\\/Outswing Configuration (O\\\/XO or O\\\/OX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Products, Inc.\",\"approval_number_master\":\"FL#41788-R0\",\"approval_number\":\"FL41788.8\",\"seq\":8,\"product_model\":\"h. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 16 ga. \\\"Impact\\\" Flush or Embossed Opaque Commercial Steel Door in a 16 ga. Hollow Metal Frame - Single Inswing or Outswing Door with Transom Configuration (O\\\/X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Products, Inc.\",\"approval_number_master\":\"FL#41788-R0\",\"approval_number\":\"FL41788.9\",\"seq\":9,\"product_model\":\"i. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 16 ga. \\\"Impact\\\" Flush or Embossed Opaque Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with Sidelite and Transom - Inswing\\\/Outswing Configuration (O\\\/XO or O\\\/OX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Products, Inc.\",\"approval_number_master\":\"FL#41788-R0\",\"approval_number\":\"FL41788.10\",\"seq\":10,\"product_model\":\"j. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 8'0 Outswing 18 ga. \\\"Impact\\\" Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Products, Inc.\",\"approval_number_master\":\"FL#41788-R0\",\"approval_number\":\"FL41788.11\",\"seq\":11,\"product_model\":\"k. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 4'0 x 8'0 Outswing 18 ga. Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Products, Inc.\",\"approval_number_master\":\"FL#41788-R0\",\"approval_number\":\"FL41788.12\",\"seq\":12,\"product_model\":\"l. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 4'0 x 7'0 Outswing 18 ga. \\\"Impact\\\" Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Products, Inc.\",\"approval_number_master\":\"FL#41788-R0\",\"approval_number\":\"FL41788.13\",\"seq\":13,\"product_model\":\"m. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Up to a Nominal 3'6 x 7'0 Outswing 18 ga. Commercial Steel Door with a Half Lite over a Half Louver in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Products, Inc.\",\"approval_number_master\":\"FL#41788-R0\",\"approval_number\":\"FL41788.14\",\"seq\":14,\"product_model\":\"n. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Up to a Nominal 3'6 x 7'0 Outswing 18 ga. \\\"Impact\\\" Commercial Steel Door with a Half Lite in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Products, Inc.\",\"approval_number_master\":\"FL#41788-R0\",\"approval_number\":\"FL41788.15\",\"seq\":15,\"product_model\":\"o. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Up to a Nominal 3'6 x 7'0 Outswing 18 ga. Commercial Steel Door with a Half Louver in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Products, Inc.\",\"approval_number_master\":\"FL#41788-R0\",\"approval_number\":\"FL41788.16\",\"seq\":16,\"product_model\":\"p. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 16 ga. \\\"Impact\\\" Flush or Embossed Opaque Commercial Steel Door in a 16 ga. Hollow Metal Frame - Single Inswing Door Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Products, Inc.\",\"approval_number_master\":\"FL#41788-R0\",\"approval_number\":\"FL41788.17\",\"seq\":17,\"product_model\":\"q. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 16 ga. \\\"Impact\\\" Flush or Embossed Opaque Commercial Steel Door in a 16 ga. Hollow Metal Frame - Single Outswing Door Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Products, Inc.\",\"approval_number_master\":\"FL#41788-R0\",\"approval_number\":\"FL41788.18\",\"seq\":18,\"product_model\":\"r. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 16 ga. \\\"Impact\\\" Flush or Embossed Opaque Commercial Steel Door in a 16 ga. Hollow Metal Frame - Single Inswing Door Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Products, Inc.\",\"approval_number_master\":\"FL#41788-R0\",\"approval_number\":\"FL41788.19\",\"seq\":19,\"product_model\":\"s. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 16 ga. \\\"Impact\\\" Glazed Commercial Steel Door in a 16 ga. Hollow Metal Frame - Single Outswing Door with Transom Configuration (O\\\/X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Products, Inc.\",\"approval_number_master\":\"FL#41788-R0\",\"approval_number\":\"FL41788.20\",\"seq\":20,\"product_model\":\"t. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 6'0 x 7'0 16 ga. \\\"Impact\\\" Opaque \\\/ Louver Commercial Steel Door in a 16 ga. Hollow Metal Frame - Double Outswing Door Configuration (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Products, Inc.\",\"approval_number_master\":\"FL#41788-R0\",\"approval_number\":\"FL41788.21\",\"seq\":21,\"product_model\":\"u. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 6'0 x 7'0 16 ga. \\\"Impact\\\" Glazed Commercial Steel Door in a 16 ga. Hollow Metal Frame - Double Outswing Door Configuration (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Products, Inc.\",\"approval_number_master\":\"FL#41788-R0\",\"approval_number\":\"FL41788.22\",\"seq\":22,\"product_model\":\"v. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 6'0 x 7'0 16 ga. \\\"Impact\\\" Glazed Commercial Steel Door in a 16 ga. Hollow Metal Frame - Double Outswing Door with Transom Configuration (O\\\/XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Products, Inc.\",\"approval_number_master\":\"FL#41788-R0\",\"approval_number\":\"FL41788.23\",\"seq\":23,\"product_model\":\"w. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 16 ga. \\\"Impact\\\" Flush or Embossed Opaque Commercial Steel Door in a 16 ga. Hollow Metal Frame - Single Outswing Door with Transom Configuration (O\\\/X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Products, Inc.\",\"approval_number_master\":\"FL#41788-R0\",\"approval_number\":\"FL41788.24\",\"seq\":24,\"product_model\":\"x. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 16 ga. \\\"Impact\\\" Flush or Embossed Opaque Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame (Single Outswing Door with Sidelite(s) Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Products, Inc.\",\"approval_number_master\":\"FL#41788-R0\",\"approval_number\":\"FL41788.25\",\"seq\":25,\"product_model\":\"y. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 16 ga. \\\"Impact\\\" Flush or Embossed Opaque Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame (Single Outswing Door with Sidelite and Transom Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Products, Inc.\",\"approval_number_master\":\"FL#41788-R0\",\"approval_number\":\"FL41788.26\",\"seq\":26,\"product_model\":\"z. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 16 ga. \\\"Impact\\\" Flush or Embossed Opaque Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame (Single Outswing Door with Sidelites and Transom Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Products, Inc.\",\"approval_number_master\":\"FL#41788-R1\",\"approval_number\":\"FL41788.27\",\"seq\":27,\"product_model\":\"za. \\\"H\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 16 ga. \\\"Impact\\\" Opaque Commercial Steel Door in a 16 ga. Hollow Metal Frame - Single Outswing Door Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Products, Inc.\",\"approval_number_master\":\"FL#41788-R1\",\"approval_number\":\"FL41788.28\",\"seq\":28,\"product_model\":\"zb. \\\"H\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 6'0 x 7'0 16 ga. \\\"Impact\\\" Opaque Commercial Steel Door in a 16 ga. Hollow Metal Frame - Double Outswing Door Configuration (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Trulite Glass & Aluminum Solutions\":[{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#17616-R3\",\"approval_number\":\"FL17616.1\",\"seq\":1,\"product_model\":\"MS-300 Aluminum Medium Stile Outswing Doors\",\"product_description\":\"Series MS-300 Aluminum Medium Stile Outswing Doors w\\\/ or w\\\/o Transom - Non-Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#17616-R3\",\"approval_number\":\"FL17616.2\",\"seq\":2,\"product_model\":\"NS-200 Aluminum Narrow Stile Outswing Doors\",\"product_description\":\"Series NS-200 Aluminum Narrow Stile Outswing Doors w\\\/ or w\\\/o Transom - Non-Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#21892-R3\",\"approval_number\":\"FL21892.1\",\"seq\":1,\"product_model\":\"Series 351X Outswing Double Entrance Door\",\"product_description\":\"Series 351X Outswing Double Entrance Door - Large Missile Impact\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#26944-R2\",\"approval_number\":\"FL26944.1\",\"seq\":1,\"product_model\":\"SERIES 352 ALUMINUM OUTSWING WET GLAZED DOORS-LMI\",\"product_description\":\"SERIES 352 ALUMINUM OUTSWING WET GLAZED DOORS-L.M.I.\",\"design_pressure\":\"+80\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#42671-R2\",\"approval_number\":\"FL42671.1\",\"seq\":1,\"product_model\":\"351 Series Impact Doors\",\"product_description\":\"Aluminum Outswing Doors w\\\/ or w\\\/o Transom and Sidelite - LMI\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#46721-R0\",\"approval_number\":\"FL46721.1\",\"seq\":1,\"product_model\":\"NS200 Narrow Stile Door\",\"product_description\":\"NS200 Narrow Stile Exterior Outswing Door (HVHZ Non-impact)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#46722-R0\",\"approval_number\":\"FL46722.1\",\"seq\":1,\"product_model\":\"MS300 \\\/ WS500 OUTSWING DOOR SYSTEM\",\"product_description\":\"MS300 MEDIUM STILE \\\/WS500 WIDE STILE EXTERIOR OUTSWING DOOR SYSTEM. HVHZ NON-IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#47083-R0\",\"approval_number\":\"FL47083.1\",\"seq\":1,\"product_model\":\"353F SAFETYLINE\\u2122 SERIES ENTRANCE DOOR\",\"product_description\":\"353F SAFETYLINE\\u2122 SERIES FORCED ENTRY\\\/IMPACT RATED OUTSWING\\nENTRANCE DOOR - LMI (HVHZ)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#47727-R0\",\"approval_number\":\"FL47727.1\",\"seq\":1,\"product_model\":\"351E Series Impact Doors\",\"product_description\":\"351E Series Level 'E' Impact Aluminum Outswing Doors.\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#14947-R0\",\"approval_number\":\"FL14947.1\",\"seq\":1,\"product_model\":\"256 Narrow Stile Impact Door\",\"product_description\":\"256 Narrow Stile Door & Frame - Wet \\\/ Dry Glazed with 3-Pt Lock or Panic Hardware\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#14947-R0\",\"approval_number\":\"FL14947.2\",\"seq\":2,\"product_model\":\"356 Medium Stile Impact Door\",\"product_description\":\"356 Medium Stile Door & Frame - Wet \\\/ Dry Glazed with 3-Pt Lock or Panic Hardware\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#16211-R0\",\"approval_number\":\"FL16211.1\",\"seq\":1,\"product_model\":\"RESISTOR SERIES-350 MS IMPACT DOOR\",\"product_description\":\"RESISTOR SERIES-350 ALUMINUM OUTSWING MEDIUM STILE DOOR - L.M.I.\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#16212-R0\",\"approval_number\":\"FL16212.1\",\"seq\":1,\"product_model\":\"MEDIUM STILE DOOR - NON-IMPACT\",\"product_description\":\"MEDIUM STILE DOOR - NON-IMPACT WITH TRANSOM AND SIDELITE QUALIFICATIONS - 72X84 MAX DOOR OPENING QUALIFIED\",\"design_pressure\":\"+108\\\/-108\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#16212-R0\",\"approval_number\":\"FL16212.2\",\"seq\":2,\"product_model\":\"NARROW STILE DOOR - NON-IMPACT\",\"product_description\":\"NARROW STILE DOOR - NON-IMPACT WITH TRANSOM AND SIDELITE QUALIFICATIONS - 72X84 MAX DOOR OPENING QUALIFIED\",\"design_pressure\":\"+78.2\\\/-78.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#16212-R0\",\"approval_number\":\"FL16212.3\",\"seq\":3,\"product_model\":\"WIDE STILE DOOR - NON-IMPACT\",\"product_description\":\"WIDE STILE DOOR - NON-IMPACT WITH TRANSOM AND SIDELITE QUALIFICATIONS - 72X84 MAX DOOR OPENING QUALIFIED\",\"design_pressure\":\"+122.4\\\/-122.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#16535-R0\",\"approval_number\":\"FL16535.1\",\"seq\":1,\"product_model\":\"SERIES NS-200 DOOR\",\"product_description\":\"OUTSWING ALUMINUM ENTRANCE DOOR\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#16559-R0\",\"approval_number\":\"FL16559.1\",\"seq\":1,\"product_model\":\"Trulite Series MS-300\",\"product_description\":\"MS-300 Aluminum Medium Stile Outswing Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#16843-R0\",\"approval_number\":\"FL16843.1\",\"seq\":1,\"product_model\":\"351 Series\",\"product_description\":\"Aluminum Outswing Dry-Glazed Doors\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#17086-R0\",\"approval_number\":\"FL17086.1\",\"seq\":1,\"product_model\":\"351 Series\",\"product_description\":\"Aluminum outswing dry glazed door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#18413-R0\",\"approval_number\":\"FL18413.1\",\"seq\":1,\"product_model\":\"351 Series Aluminum Outswing Dry-Glazed Doors\",\"product_description\":\"Aluminum outswing dry-glazed doors w\\\/ or w\\\/o transom - large missile impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-03 00:00:00\",\"instructions_url\":\"\"}],\"Aldora Aluminum and Glass\":[{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#17682-R11\",\"approval_number\":\"FL17682.1\",\"seq\":1,\"product_model\":\"Series \\\"McKinley\\\" Aluminum Outswing Entrance Door\",\"product_description\":\"Non-impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+80\\\/-115.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#17682-R11\",\"approval_number\":\"FL17682.2\",\"seq\":2,\"product_model\":\"Series \\\"McKinley\\\" Aluminum Outswing Entrance Door\",\"product_description\":\"Non-impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#17682-R11\",\"approval_number\":\"FL17682.3\",\"seq\":3,\"product_model\":\"Series SM-2\\\/K-2 Breeze Single Outswing Aluminum Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum single outswing entrance door.\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#17682-R11\",\"approval_number\":\"FL17682.4\",\"seq\":4,\"product_model\":\"Series Summit Aluminum Inswing Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum inswing entrance door.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#17682-R11\",\"approval_number\":\"FL17682.5\",\"seq\":5,\"product_model\":\"Series Summit Aluminum Outswing Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#17811-R6\",\"approval_number\":\"FL17811.1\",\"seq\":1,\"product_model\":\"Series \\\"K2LM\\\" 10'0\\\" Outswing Glazed Aluminum Entrance Door\",\"product_description\":\"Large missile impact resistant outswing glazed aluminum entrance door.\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#27984-R2\",\"approval_number\":\"FL27984.1\",\"seq\":1,\"product_model\":\"Series Summit+ Aluminum Outswing Doors\",\"product_description\":\"Large missile impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#39161-R2\",\"approval_number\":\"FL39161.1\",\"seq\":1,\"product_model\":\"Vista View Pivot Impact Outswing\\\/ Inswing Door LMI\",\"product_description\":\"Large missile impact resistant aluminum inswing\\\/outswing pivot door\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#39161-R2\",\"approval_number\":\"FL39161.2\",\"seq\":2,\"product_model\":\"Vista View Pivot OS\\\/IS Door with Transom & Sidelite LMI\",\"product_description\":\"Large missile impact resistant aluminum inswing\\\/outswing pivot door with transom and sidelite.\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#17811-R0\",\"approval_number\":\"FL17811.2\",\"seq\":2,\"product_model\":\"Series McKinley Outswing Aluminum Entrance Door\",\"product_description\":\"Non-impact resistant outswing aluminum entrance door.\",\"design_pressure\":\"+80\\\/-115.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#17874-R0\",\"approval_number\":\"FL17874.1\",\"seq\":1,\"product_model\":\"Series Summit Aluminum Outswing Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#17874-R1\",\"approval_number\":\"FL17874.2\",\"seq\":2,\"product_model\":\"Series Summit Aluminum Outswing Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-10 00:00:00\",\"instructions_url\":\"\"}],\"SMI Aluminum Systems LLC\":[{\"manufacturer\":\"SMI Aluminum Systems LLC\",\"approval_number_master\":\"FL#15579-R0\",\"approval_number\":\"FL15579.1\",\"seq\":1,\"product_model\":\"Series MK-2 Aluminum Entrance Door\",\"product_description\":\"Large Missile Impact resistant aluminum entrance door w\\\/wo transom system.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SMI Aluminum Systems LLC\",\"approval_number_master\":\"FL#14599-R0\",\"approval_number\":\"FL14599.1\",\"seq\":1,\"product_model\":\"Series 'K2LM' Aluminum Outswing Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SMI Aluminum Systems LLC\",\"approval_number_master\":\"FL#14981-R0\",\"approval_number\":\"FL14981.1\",\"seq\":1,\"product_model\":\"Series 'McKinley' Aluminum Outswing Entrance Door\",\"product_description\":\"Non-Impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+80\\\/-115.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SMI Aluminum Systems LLC\",\"approval_number_master\":\"FL#15872-R0\",\"approval_number\":\"FL15872.1\",\"seq\":1,\"product_model\":\"Series 'SM-2 \\\/ K-2 Breeze' Aluminum Outswing Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum single outswing entrance door.\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SMI Aluminum Systems LLC\",\"approval_number_master\":\"FL#16189-R0\",\"approval_number\":\"FL16189.1\",\"seq\":1,\"product_model\":\"Series \\\"Summit\\\" Aluminum Inswing Entrance Door w\\\/wo Transom\",\"product_description\":\"Large and Small Missile Impact Resistant Aluminum Inswing Entrance Door\",\"design_pressure\":\"+80\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SMI Aluminum Systems LLC\",\"approval_number_master\":\"FL#16189-R0\",\"approval_number\":\"FL16189.2\",\"seq\":2,\"product_model\":\"Series \\\"Summit\\\" Aluminum Outswing Entrance Door w\\\/wo Transom\",\"product_description\":\"Large and Small Missile Impact Resistant Aluminum Outswing Entrance Door\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-10 00:00:00\",\"instructions_url\":\"\"}],\"OLDCASTLE BUILDING ENVELOPE\":[{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#17693-R6\",\"approval_number\":\"FL17693.1\",\"seq\":1,\"product_model\":\"SERIES MSD-375 AND WSD-500 ALUMINUM ENTRANCE DOORS\",\"product_description\":\"MSD-375 MEDIUM STILE AND WSD-WIDE STILE IMPACT ALUMINUM ENTRANCE DOORS (WET GLAZED)\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#41649-R1\",\"approval_number\":\"FL41649.1\",\"seq\":1,\"product_model\":\"ARMORDEFEND\\u2122 ENTRANCE IN ARMORDEFEND\\u2122 PLUS FRAMING (NON-IMPACT)\",\"product_description\":\"ARMORDEFEND\\u2122 ENTRANCE IN ARMORDEFEND\\u2122\\nPLUS FRAMING\\n(NON-IMPACT)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#46731-R0\",\"approval_number\":\"FL46731.1\",\"seq\":1,\"product_model\":\"Rugged StormMax Entrance Door (HVHZ) (Missile Level E Impact Rated)\",\"product_description\":\"Rugged StormMax Entrance Door (HVHZ) (Missile Level E Impact Rated)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#14716-R0\",\"approval_number\":\"FL14716.1\",\"seq\":1,\"product_model\":\"MSD-375 ALUMINUM MEDIUM STILE ENTRANCE DOOR\",\"product_description\":\"MSD-375 MEDIUM STILE 8'0\\\" OUTSWING GLAZED ALUMINUM ENTRANCE DOORS WITH AND WITHOUT TRANSOM\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#15090-R0\",\"approval_number\":\"FL15090.1\",\"seq\":1,\"product_model\":\"Medium Stile Door\",\"product_description\":\"Medium Stile Door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#15090-R0\",\"approval_number\":\"FL15090.2\",\"seq\":2,\"product_model\":\"Narrow Stile Door\",\"product_description\":\"Narrow Stile Door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#15090-R0\",\"approval_number\":\"FL15090.3\",\"seq\":3,\"product_model\":\"Wide Stile Door\",\"product_description\":\"Wide Stile Door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#15319-R0\",\"approval_number\":\"FL15319.1\",\"seq\":1,\"product_model\":\"MSD-375 MEDIUM STILE OUTSWING GLAZED ALUMINUM ENTRANCE DOOR\",\"product_description\":\"MSD-375 MEDIUM STILE 8'0\\\" OUTSWING GLAZED ALUMINUM ENTRANCE DOORS WITH AND\\\/OR WITHOUT TRANSOM\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#16402-R0\",\"approval_number\":\"FL16402.1\",\"seq\":1,\"product_model\":\"MSD-375 MEDIUM STILE OUTSWING DOORS\",\"product_description\":\"MSD-375 MEDIUM STILE OUTSWING GLAZED ALUMINUM ENTRANCE DOORS WITH AND\\\/ OR WITHOUT TRANSOM\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#17290-R0\",\"approval_number\":\"FL17290.1\",\"seq\":1,\"product_model\":\"MSD-375 AND WS-500 ALUMINUM ENTRANCE DOOR\",\"product_description\":\"MSD-375 (MEDIUM) AND WS-500 (WIDE) STILE ALUMINUM ENTRANCE DOOR (WET GLAZED) LMI AND SMI\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#17692-R0\",\"approval_number\":\"FL17692.1\",\"seq\":1,\"product_model\":\"MS-375 MEDIUM STILE ALUMINUM ENTRANCE DOORS\",\"product_description\":\"MS-375 MEDIUM STILE ALUMINUM ENTRANCE DOORS\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#17692-R0\",\"approval_number\":\"FL17692.2\",\"seq\":2,\"product_model\":\"NS-212 NARROW STILE ALUMINUM ENTRANCE DOORS\",\"product_description\":\"NS 212 NARROW STILE ALUMINUM ENTRANCE DOORS\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#17692-R0\",\"approval_number\":\"FL17692.3\",\"seq\":3,\"product_model\":\"WS-500 WIDE STILE ALUMINUM ENTRANCE DOORS\",\"product_description\":\"WS-500 WIDE STILE ALUMINUM ENTRANCE DOORS\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#36793-R0\",\"approval_number\":\"FL36793.1\",\"seq\":1,\"product_model\":\"ArmorDefend Entrance\",\"product_description\":\"ArmorDefend Non Impact Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#39624-R1\",\"approval_number\":\"FL39624.1\",\"seq\":1,\"product_model\":\"Terra Swing Access Aluminum Architectural Terrace Door - N.I.\",\"product_description\":\"Terra Swing Access Aluminum Architectural Terrace Door - NON IMPACT\",\"design_pressure\":\"+75.2\\\/-75.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"National Custom Hollow Metal\":[{\"manufacturer\":\"National Custom Hollow Metal\",\"approval_number_master\":\"FL#17823-R3\",\"approval_number\":\"FL17823.1\",\"seq\":1,\"product_model\":\"Outswing Flush Steel Commercial Door\",\"product_description\":\"16 Ga. A60 Galvanized Steel Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"National Custom Hollow Metal\",\"approval_number_master\":\"FL#17823-R3\",\"approval_number\":\"FL17823.2\",\"seq\":2,\"product_model\":\"Steel Door Frames\",\"product_description\":\"A60 Galvanized Steel Door Frames\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Euro-Wall, LLC\":[{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#15472-R0\",\"approval_number\":\"FL15472.1\",\"seq\":1,\"product_model\":\"EURO-4 BiFold Wood Door System\",\"product_description\":\"EURO-4 BiFold Wood Door System-LMI, HVHZ\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#15472-R0\",\"approval_number\":\"FL15472.2\",\"seq\":2,\"product_model\":\"EURO-4 BiFold Wood Door System\",\"product_description\":\"EURO-4 BiFold Wood Door System-LMI, Non-HVHZ\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#15472-R1\",\"approval_number\":\"FL15472.3\",\"seq\":3,\"product_model\":\"Euro-C3 BiFold Aluminum Door System\",\"product_description\":\"Euro-C3 BiFold Aluminum Door System - Large Missile Impact, Non-HVHZ\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#15472-R1\",\"approval_number\":\"FL15472.4\",\"seq\":4,\"product_model\":\"Euro-C3 BiFold Aluminum Door System\",\"product_description\":\"Euro-C3 BiFold Aluminum Door System - Non-Impact, Non-HVHZ\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#15472-R1\",\"approval_number\":\"FL15472.5\",\"seq\":5,\"product_model\":\"Euro-C3 BiFold Aluminum Door System\",\"product_description\":\"Euro-C3 BiFold Aluminum Door System - Large Missile Impact, HVHZ\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#15472-R1\",\"approval_number\":\"FL15472.6\",\"seq\":6,\"product_model\":\"Euro-C3 BiFold Aluminum Door System\",\"product_description\":\"Euro-C3 BiFold Aluminum Door System - Non-Impact, HVHZ\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#15472-R3\",\"approval_number\":\"FL15472.7\",\"seq\":7,\"product_model\":\"Euro-C3 BiFold Aluminum Door System, 10'\",\"product_description\":\"Euro-C3 BiFold Aluminum Door System, 10' - Large Missile Impact, HVHZ\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#17838-R0\",\"approval_number\":\"FL17838.1\",\"seq\":1,\"product_model\":\"Euro-C3 BiFold Aluminum Door System\",\"product_description\":\"Euro-C3 BiFold Aluminum Door System - Large Missile Impact, HVHZ\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#19248-R0\",\"approval_number\":\"FL19248.1\",\"seq\":1,\"product_model\":\"EURO-4 Bifold Wood Door System\",\"product_description\":\"EURO-4 Bifold Wood Door System-LMI, non-HVHZ\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#19248-R0\",\"approval_number\":\"FL19248.2\",\"seq\":2,\"product_model\":\"EURO-4 Bifold Wood Door System (non-HVHZ)\",\"product_description\":\"EURO-4 Bifold Wood Door System-LMI, non-HVHZ\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#22410-R0\",\"approval_number\":\"FL22410.1\",\"seq\":1,\"product_model\":\"Euro-Pivot Door\",\"product_description\":\"Extruded Aluminum Rails and Stiles Pivoting Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#27023-R0\",\"approval_number\":\"FL27023.1\",\"seq\":1,\"product_model\":\"Euro C5 Folding Door System\",\"product_description\":\"Non-Impact Folding Door System\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#17838-R4\",\"approval_number\":\"FL17838.2\",\"seq\":2,\"product_model\":\"Euro-C3 BiFold Aluminum Door System (WZ3)(IMPACT)\",\"product_description\":\"Euro-C3 BiFold Aluminum Door System (WZ3)(IMPACT)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#17838-R6\",\"approval_number\":\"FL17838.3\",\"seq\":3,\"product_model\":\"Euro-C3 BiFold Aluminum Door System (WZ3)(Impact)\",\"product_description\":\"Euro-C3 BiFold Aluminum Door System (WZ3)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#22410-R3\",\"approval_number\":\"FL22410.2\",\"seq\":2,\"product_model\":\"Euro-Pivot Door (WZ3)(Impact)\",\"product_description\":\"Euro-Pivot Door (WZ3)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#22410-R5\",\"approval_number\":\"FL22410.3\",\"seq\":3,\"product_model\":\"Euro-Pivot Door Inswing and Outswing Door (WZ3)(Impact)\",\"product_description\":\"Euro-Pivot Door Inswing and Outswing Door (WZ3)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#27023-R4\",\"approval_number\":\"FL27023.2\",\"seq\":2,\"product_model\":\"Euro C5 Folding Door System (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Euro C5 Folding Door System (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Tell Manufacturing, Inc.\":[{\"manufacturer\":\"Tell Manufacturing, Inc.\",\"approval_number_master\":\"FL#17900-R4\",\"approval_number\":\"FL17900.1\",\"seq\":1,\"product_model\":\"Telstar Outswing Steel Door (X)\",\"product_description\":\"Telstar Outswing Steel Door (X) with Rim Panic Device, +\\\/-50 psf DP, 40.5\\\" x 86.125\\\" Frame Size, Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tell Manufacturing, Inc.\",\"approval_number_master\":\"FL#17900-R4\",\"approval_number\":\"FL17900.2\",\"seq\":2,\"product_model\":\"Telstar Outswing Steel Door (X)\",\"product_description\":\"Telstar Outswing Steel Door (X) with Rim Panic Device, +\\\/-50 psf DP, 40.5\\\" x 86.125\\\" Frame Size, Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tell Manufacturing, Inc.\",\"approval_number_master\":\"FL#17900-R4\",\"approval_number\":\"FL17900.3\",\"seq\":3,\"product_model\":\"Tioga\\\/Spartan Outswing Steel Door (X)\",\"product_description\":\"Tioga\\\/Spartan Outswing Steel Door (X) w\\\/Rim Panic Device, +\\\/-75 psf DP, 54.125\\\" x 98.125\\\" Frame Size, Non-Impact\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tell Manufacturing, Inc.\",\"approval_number_master\":\"FL#17900-R4\",\"approval_number\":\"FL17900.4\",\"seq\":4,\"product_model\":\"Tioga\\\/Spartan Outswing Steel Door (X)\",\"product_description\":\"Tioga\\\/Spartan Outswing Steel Door (X) w\\\/Keyed Lock, +\\\/-50 psf DP, 52.25\\\" x 98\\\" Frame Size, Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tell Manufacturing, Inc.\",\"approval_number_master\":\"FL#17900-R4\",\"approval_number\":\"FL17900.5\",\"seq\":5,\"product_model\":\"Tioga\\\/Spartan Outswing Steel Door (X)\",\"product_description\":\"Tioga\\\/Spartan Outswing Steel Door (X) w\\\/Rim Panic Device, +\\\/-75 psf DP, 54.125\\\" x 98.125\\\" Frame Size, Impact\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tell Manufacturing, Inc.\",\"approval_number_master\":\"FL#17900-R4\",\"approval_number\":\"FL17900.6\",\"seq\":6,\"product_model\":\"Tioga\\\/Spartan Outswing Steel Door (X)\",\"product_description\":\"Tioga\\\/Spartan Outswing Steel Door (X) w\\\/Keyed Lock, +\\\/-50 psf DP, 52.25\\\" x 98\\\" Frame Size, Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tell Manufacturing, Inc.\",\"approval_number_master\":\"FL#18463-R4\",\"approval_number\":\"FL18463.1\",\"seq\":1,\"product_model\":\"Tioga\\\/Spartan Outswing Steel Door (XX)\",\"product_description\":\"Tioga\\\/Spartan Outswing Steel Door (XX) w\\\/Rim Panic Device, +\\\/-50 psf DP, 100\\\" x 98\\\" Frame Size, Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tell Manufacturing, Inc.\",\"approval_number_master\":\"FL#18463-R4\",\"approval_number\":\"FL18463.2\",\"seq\":2,\"product_model\":\"Tioga\\\/Spartan Outswing Steel Door (XX)\",\"product_description\":\"Tioga\\\/Spartan Outswing Steel Door (XX) w\\\/Rim Panic Device, +\\\/-50 psf DP, 100\\\" x 98\\\" Frame Size, Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tell Manufacturing, Inc.\",\"approval_number_master\":\"FL#22211-R3\",\"approval_number\":\"FL22211.1\",\"seq\":1,\"product_model\":\"Series 3068 Telstar Pro Out-Swing Door\",\"product_description\":\"Series 3068 Telstar Pro Out-Swing Door\",\"design_pressure\":\"+70.18\\\/-70.18\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tell Manufacturing, Inc.\",\"approval_number_master\":\"FL#22211-R3\",\"approval_number\":\"FL22211.2\",\"seq\":2,\"product_model\":\"Tioga Doorway System 08-01018 \\\/ TDS-D-KD-WS \\\/ Double Leaf Side-Hinged Door\",\"product_description\":\"Tioga Doorway System 08-01018 \\\/ TDS-D-KD-WS \\\/ Double Leaf Side-Hinged Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tell Manufacturing, Inc.\",\"approval_number_master\":\"FL#22211-R3\",\"approval_number\":\"FL22211.3\",\"seq\":3,\"product_model\":\"Tioga Doorway System 08-01019 \\\/ TDS -D-PA-WS \\\/ Double Leaf Side-Hinged Door\",\"product_description\":\"Tioga Doorway System 08-01019 \\\/ TDS -D-PA-WS \\\/ Double Leaf Side-Hinged Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tell Manufacturing, Inc.\",\"approval_number_master\":\"FL#22211-R3\",\"approval_number\":\"FL22211.4\",\"seq\":4,\"product_model\":\"Tioga Doorway System 08-01020 \\\/ TDS -S-KD-WS \\\/ Single Leaf Side-Hinged Door\",\"product_description\":\"Tioga Doorway System 08-01020 \\\/ TDS -S-KD-WS \\\/ Single Leaf Side-Hinged Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tell Manufacturing, Inc.\",\"approval_number_master\":\"FL#22211-R3\",\"approval_number\":\"FL22211.5\",\"seq\":5,\"product_model\":\"Tioga Doorway System 08-01021 \\\/ TDS -S-PA-WS \\\/ Single Leaf Side-Hinged Door\",\"product_description\":\"Tioga Doorway System 08-01021 \\\/ TDS -S-PA-WS \\\/ Single Leaf Side-Hinged Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tell Manufacturing, Inc.\",\"approval_number_master\":\"FL#22211-R3\",\"approval_number\":\"FL22211.6\",\"seq\":6,\"product_model\":\"Tioga Doorway System 08-01999 \\\/ TDS -S-KD-WS \\\/ Single Leaf Side-Hinged Door\",\"product_description\":\"Tioga Doorway System 08-01999 \\\/ TDS -S-KD-WS \\\/ Single Leaf Side-Hinged Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tell Manufacturing, Inc.\",\"approval_number_master\":\"FL#22211-R3\",\"approval_number\":\"FL22211.7\",\"seq\":7,\"product_model\":\"Tioga Doorway System 08-02000 \\\/ TDS -S-PA-WS \\\/ Single Leaf Side-Hinged Door\",\"product_description\":\"Tioga Doorway System 08-02000 \\\/ TDS -S-PA-WS \\\/ Single Leaf Side-Hinged Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tell Manufacturing, Inc.\",\"approval_number_master\":\"FL#9277-R1\",\"approval_number\":\"FL9277.1\",\"seq\":1,\"product_model\":\"Telstar\",\"product_description\":\"Unglazed Entry Door\",\"design_pressure\":\"+56\\\/-73\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tell Manufacturing, Inc.\",\"approval_number_master\":\"FL#9277-R1\",\"approval_number\":\"FL9277.2\",\"seq\":2,\"product_model\":\"Telstar\",\"product_description\":\"Glazed Entry Door\",\"design_pressure\":\"+56\\\/-61\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tell Manufacturing, Inc.\",\"approval_number_master\":\"FL#13889-R0\",\"approval_number\":\"FL13889.1\",\"seq\":1,\"product_model\":\"TIOGA DOORWAY SYSTEM\",\"product_description\":\"TIOGA DOORWAY SYSTEM TDS-D-KD-WS OS STEEL DOUBLE DOOR\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tell Manufacturing, Inc.\",\"approval_number_master\":\"FL#13889-R0\",\"approval_number\":\"FL13889.2\",\"seq\":2,\"product_model\":\"TIOGA DOORWAY SYSTEM\",\"product_description\":\"TIOGA DOORWAY SYSTEM TDS-D-PA-WS OS STEEL DOUBLE DOOR\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tell Manufacturing, Inc.\",\"approval_number_master\":\"FL#13889-R0\",\"approval_number\":\"FL13889.3\",\"seq\":3,\"product_model\":\"TIOGA DOORWAY SYSTEM\",\"product_description\":\"TIOGA DOORWAY SYSTEM TDS-S-DK-WS OS STEEL SINGLE DOOR\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tell Manufacturing, Inc.\",\"approval_number_master\":\"FL#13889-R0\",\"approval_number\":\"FL13889.4\",\"seq\":4,\"product_model\":\"TIOGA DOORWAY SYSTEM\",\"product_description\":\"TIOGA DOORWAY SYSTEM TDS-S-PA-WS OS STEEL SINGLE DOOR\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tell Manufacturing, Inc.\",\"approval_number_master\":\"FL#13889-R2\",\"approval_number\":\"FL13889.5\",\"seq\":5,\"product_model\":\"TIOGA DOORWAY SYSTEM 16GA\",\"product_description\":\"TIOGA DOORWAY SYSTEM TDS-S-DK-WS OS 16GA STEEL SINGLE DOOR IMPACT\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tell Manufacturing, Inc.\",\"approval_number_master\":\"FL#13889-R2\",\"approval_number\":\"FL13889.6\",\"seq\":6,\"product_model\":\"TIOGA DOORWAY SYSTEM 16GA\",\"product_description\":\"TIOGA DOORWAY SYSTEM TDS-S-PA-WS OS 16GA STEEL SINGLE DOOR IMPACT\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tell Manufacturing, Inc.\",\"approval_number_master\":\"FL#17520-R0\",\"approval_number\":\"FL17520.1\",\"seq\":1,\"product_model\":\"Telstar 70 Pro Door\",\"product_description\":\"Telstar 70 Pro Door - 3068 Outswing Door\",\"design_pressure\":\"+70.18\\\/-70.18\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-24 00:00:00\",\"instructions_url\":\"\"}],\"Fleetwood Windows and Doors\":[{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#4004-R0\",\"approval_number\":\"FL4004.1\",\"seq\":1,\"product_model\":\"Pacific 3500\",\"product_description\":\"Aluminum Hinged Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#13960-R0\",\"approval_number\":\"FL13960.1\",\"seq\":1,\"product_model\":\"Pacific 3500\",\"product_description\":\"Aluminum 108 x 144 Double Door with Transom Outswing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#13960-R0\",\"approval_number\":\"FL13960.2\",\"seq\":2,\"product_model\":\"Pacific 3500\",\"product_description\":\"Aluminum 180 x 120 Double Door with Sidelites\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#13960-R0\",\"approval_number\":\"FL13960.3\",\"seq\":3,\"product_model\":\"Pacific 3500\",\"product_description\":\"Aluminum 108 x 144 Double Door with Transom Outswing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#13960-R0\",\"approval_number\":\"FL13960.4\",\"seq\":4,\"product_model\":\"Pacific 3500\",\"product_description\":\"Aluminum 180 x 120 Double Door with Sidelites\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#13960-R0\",\"approval_number\":\"FL13960.5\",\"seq\":5,\"product_model\":\"Pacific 3500\",\"product_description\":\"Aluminum 108 x 144 Double Door with Transom Inswing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#13960-R0\",\"approval_number\":\"FL13960.6\",\"seq\":6,\"product_model\":\"Pacific 3500\",\"product_description\":\"Aluminum 108 x 144 Double Door with Transom Inswing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#17954-R0\",\"approval_number\":\"FL17954.1\",\"seq\":1,\"product_model\":\"a. 3900-T Aluminum Side Hinged Single Door\",\"product_description\":\"\\\"Impact\\\" Glazed Side Hinged Aluminum Door - Outswing\\\/Inswing (Single - X Configuration; 10'0 Nominal Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#17954-R0\",\"approval_number\":\"FL17954.2\",\"seq\":2,\"product_model\":\"b. 3900-T Aluminum Side Hinged Double Door\",\"product_description\":\"\\\"Impact\\\" Glazed Side Hinged Aluminum Door - Outswing\\\/Inswing (Double - XX Configuration; 10'0 Nominal Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#17954-R0\",\"approval_number\":\"FL17954.3\",\"seq\":3,\"product_model\":\"c. 3900-T Aluminum Side Hinged Single Door with Sidelites\",\"product_description\":\"\\\"Impact\\\" Glazed Side Hinged Aluminum Door - Outswing\\\/Inswing (Single with Sidelite(s) - XO or OX, XOO or OOX, OXO Configurations; 10'0 Nominal Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#17954-R0\",\"approval_number\":\"FL17954.4\",\"seq\":4,\"product_model\":\"d. 3900-T Aluminum Side Hinged Single Door with 3800-T Sidelites\",\"product_description\":\"\\\"Impact\\\" Glazed Side Hinged Aluminum Door - Outswing\\\/Inswing (Single with Sidelite(s) - XO or OX, XOO or OOX, OXO Configurations; 10'0 Nominal Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#17954-R0\",\"approval_number\":\"FL17954.5\",\"seq\":5,\"product_model\":\"e. 3900-T Aluminum Side Hinged Double Door with Sidelites\",\"product_description\":\"\\\"Impact\\\" Glazed Side Hinged Aluminum Door - Outswing\\\/Inswing (Double with Sidelites - OXXO Configuration; 10'0 Nominal Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#17954-R0\",\"approval_number\":\"FL17954.6\",\"seq\":6,\"product_model\":\"f. 3900-T Aluminum Side Hinged Double Door with 3800-T Sidelites\",\"product_description\":\"\\\"Impact\\\" Glazed Side Hinged Aluminum Door - Outswing\\\/Inswing (Double with Sidelites - OXXO Configuration; 10'0 Nominal Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#17954-R0\",\"approval_number\":\"FL17954.7\",\"seq\":7,\"product_model\":\"g. 3900-T Aluminum Side Hinged Single Door with Sidelite and Transom\",\"product_description\":\"\\\"Impact\\\" Glazed Side Hinged Aluminum Door - Outswing\\\/Inswing (Single with Sidelite(s) and Transom - O\\\/XO or O\\\/OX, O\\\/XOO or O\\\/OOX, O\\\/OXO Configurations; 10'0 Nominal Height Panels with 4'0 Nominal Height Transom)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#17954-R7\",\"approval_number\":\"FL17954.8\",\"seq\":8,\"product_model\":\"h. Series 3900-T\",\"product_description\":\"Thermally Broken Extruded Aluminum \\\"Impact\\\" Glazed Side Hinged Door - Inswing\\\/Outswing (Single - X Configuration; 12'0 Nominal Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#40320-R0\",\"approval_number\":\"FL40320.1\",\"seq\":1,\"product_model\":\"a. Series 4400-T Pivot Door\",\"product_description\":\"The 4400-T Pivot Door is a Thermally Broken Extruded Aluminum \\\"Impact\\\" Monolithic or Insulated Glass Glazed Door. Concealed Archetype Floor and Head Pivots. (X - Configuration, up to a Nominal 6'0 x 10'0 Opening)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Elixir Door and Metal Company\":[{\"manufacturer\":\"Elixir Door and Metal Company\",\"approval_number_master\":\"FL#17996-R4\",\"approval_number\":\"FL17996.1\",\"seq\":1,\"product_model\":\"Series 202-20S Steel Door\",\"product_description\":\"Series 202-20S Steel O.S. Door w\\\/ Vertical Slider Window\",\"design_pressure\":\"+38.7\\\/-32\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Door and Metal Company\",\"approval_number_master\":\"FL#17996-R4\",\"approval_number\":\"FL17996.2\",\"seq\":2,\"product_model\":\"Series 230 W9 Steel Door\",\"product_description\":\"Series 230 W9 Steel O.S. Door w\\\/ Cottage Window\",\"design_pressure\":\"+25.3\\\/-25.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Door and Metal Company\",\"approval_number_master\":\"FL#17996-R4\",\"approval_number\":\"FL17996.3\",\"seq\":3,\"product_model\":\"Series 402-14\",\"product_description\":\"Vinyl Steel Out-Swinging Regular Door - 14\\\" x 14\\\" Window\",\"design_pressure\":\"+66\\\/-56\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Door and Metal Company\",\"approval_number_master\":\"FL#17996-R4\",\"approval_number\":\"FL17996.4\",\"seq\":4,\"product_model\":\"Series 402-20S\",\"product_description\":\"Vinyl Steel Out-swinging Regular Door - 20\\\" slider window\",\"design_pressure\":\"+66\\\/-56\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Door and Metal Company\",\"approval_number_master\":\"FL#17996-R4\",\"approval_number\":\"FL17996.5\",\"seq\":5,\"product_model\":\"Series 407\",\"product_description\":\"Vinyl Steel Out-Swing Regular Door - Blank (no window)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Door and Metal Company\",\"approval_number_master\":\"FL#17996-R4\",\"approval_number\":\"FL17996.6\",\"seq\":6,\"product_model\":\"Series 430 W9\",\"product_description\":\"Vinyl Steel Out-swinging Regular Door - 9-Lite Window (1'8\\\"\\nx 3'0\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Door and Metal Company\",\"approval_number_master\":\"FL#17996-R4\",\"approval_number\":\"FL17996.7\",\"seq\":7,\"product_model\":\"Series 6400 W9 Cottage\",\"product_description\":\"Series 6400-W9 Non-Impact Inswing Painted Steel Door\\nw\\\/Storm Door\",\"design_pressure\":\"+66.7\\\/-56.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Door and Metal Company\",\"approval_number_master\":\"FL#17996-R4\",\"approval_number\":\"FL17996.8\",\"seq\":8,\"product_model\":\"Series 7500 Oval\",\"product_description\":\"Series 7500 Non-Impact Inswing Vinyl Laminated Steel Door\\nw\\\/Storm Door and PVC Jambs\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Door and Metal Company\",\"approval_number_master\":\"FL#17996-R4\",\"approval_number\":\"FL17996.9\",\"seq\":9,\"product_model\":\"Series 8400 W9 Cottage\",\"product_description\":\"Series 8400-W9 Non-Impact Oval Inswing Vinyl Laminated\\nSteel Door w\\\/Storm Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Door and Metal Company\",\"approval_number_master\":\"FL#17996-R4\",\"approval_number\":\"FL17996.10\",\"seq\":10,\"product_model\":\"Series 9000\",\"product_description\":\"Series 9000 Non-Impact Inswing Vinyl Laminated Steel Door\\nw\\\/Storm Door\",\"design_pressure\":\"+50\\\/-50.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Door and Metal Company\",\"approval_number_master\":\"FL#17996-R4\",\"approval_number\":\"FL17996.11\",\"seq\":11,\"product_model\":\"Series 9400-W9 Cottage\",\"product_description\":\"Series 9400-W9 Non-Impact Inswing Vinyl Laminated Steel Door w\\\/Storm Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Door and Metal Company\",\"approval_number_master\":\"FL#17996-R4\",\"approval_number\":\"FL17996.12\",\"seq\":12,\"product_model\":\"Series AFIF7N\",\"product_description\":\"Series AFIF7N Non-Impact IS Fiberglass Door\",\"design_pressure\":\"+38.7\\\/-38.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Door and Metal Company\",\"approval_number_master\":\"FL#17996-R4\",\"approval_number\":\"FL17996.13\",\"seq\":13,\"product_model\":\"Series AVIF7N\",\"product_description\":\"Series AVIF7N Non-Impact IS Steel Door\",\"design_pressure\":\"+38\\\/-38\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Door and Metal Company\",\"approval_number_master\":\"FL#17996-R4\",\"approval_number\":\"FL17996.14\",\"seq\":14,\"product_model\":\"Series BFIF7N\",\"product_description\":\"Series BFIF7N Non-Impact IS Fiberglass Door\",\"design_pressure\":\"+38.7\\\/-38.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Door and Metal Company\",\"approval_number_master\":\"FL#17996-R4\",\"approval_number\":\"FL17996.15\",\"seq\":15,\"product_model\":\"Series BVI63S\",\"product_description\":\"Series BVI63S Non-Impact Single Inswing Door w\\\/Fixed Lite\\nInsert and Outswing Storm Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Door and Metal Company\",\"approval_number_master\":\"FL#17996-R4\",\"approval_number\":\"FL17996.16\",\"seq\":16,\"product_model\":\"Series BVIF7N\",\"product_description\":\"Series BVIF7N Non-Impact IS Steel Door\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Door and Metal Company\",\"approval_number_master\":\"FL#17996-R4\",\"approval_number\":\"FL17996.17\",\"seq\":17,\"product_model\":\"Series BVIF7S\",\"product_description\":\"Series BVIF7S Non-Impact IS Steel Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Door and Metal Company\",\"approval_number_master\":\"FL#17996-R0\",\"approval_number\":\"FL17996.18\",\"seq\":18,\"product_model\":\"Series BFIF7S\",\"product_description\":\"Series BFIF7S Non-Impact IS Fiberglass French Door\",\"design_pressure\":\"+38\\\/-38\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Door and Metal Company\",\"approval_number_master\":\"FL#17996-R0\",\"approval_number\":\"FL17996.19\",\"seq\":19,\"product_model\":\"Series BFOF7N\",\"product_description\":\"Series BFOF7N Non-Impact OS Fiberglass Door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Door and Metal Company\",\"approval_number_master\":\"FL#17996-R0\",\"approval_number\":\"FL17996.20\",\"seq\":20,\"product_model\":\"Series BVI63S\",\"product_description\":\"Series BVI63S Non-Impact Single Inswing Door w\\\/Fixed Lite\\nInsert and Outswing Storm Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Door and Metal Company\",\"approval_number_master\":\"FL#17996-R0\",\"approval_number\":\"FL17996.21\",\"seq\":21,\"product_model\":\"Series BVIF7N\",\"product_description\":\"Series BVIF7N Non-Impact IS Steel Door\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Door and Metal Company\",\"approval_number_master\":\"FL#17996-R0\",\"approval_number\":\"FL17996.22\",\"seq\":22,\"product_model\":\"Series BVIF7S\",\"product_description\":\"Series BVIF7S Non-Impact IS Steel Door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Door and Metal Company\",\"approval_number_master\":\"FL#17996-R0\",\"approval_number\":\"FL17996.23\",\"seq\":23,\"product_model\":\"Series BVOF7N\",\"product_description\":\"Series BVOF7N Non-Impact OS Steel Doors\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Door and Metal Company\",\"approval_number_master\":\"FL#17996-R0\",\"approval_number\":\"FL17996.24\",\"seq\":24,\"product_model\":\"Series F500 Oval\",\"product_description\":\"Series F500 Non-Impact Inswing Fiberglass Door w\\\/Storm\\nDoor and PVC Jambs\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-09-16 00:00:00\",\"instructions_url\":\"\"}],\"La Finestra, LC\":[{\"manufacturer\":\"La Finestra, LC\",\"approval_number_master\":\"FL#18429-R0\",\"approval_number\":\"FL18429.1\",\"seq\":1,\"product_model\":\"EKU-53 Outswing French Door\",\"product_description\":\"EKU-53 Outswing French Door (LMI + SMI)\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"La Finestra, LC\",\"approval_number_master\":\"FL#21897-R0\",\"approval_number\":\"FL21897.1\",\"seq\":1,\"product_model\":\"EKU 53 Outswing French Door\",\"product_description\":\"EKU 53 Outswing French Door with Arched Top (LMI + SMI)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"HMF Express LLC\":[{\"manufacturer\":\"HMF Express LLC\",\"approval_number_master\":\"FL#18506-R5\",\"approval_number\":\"FL18506.1\",\"seq\":1,\"product_model\":\"Series Borrow Lite Steel Frame, Impact\",\"product_description\":\"Series Borrow Lite Steel Frame, Impact, Transom - Sidelight for Swinging Door Assemblies\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"HMF Express LLC\",\"approval_number_master\":\"FL#18506-R5\",\"approval_number\":\"FL18506.5\",\"seq\":5,\"product_model\":\"Series HSS Steel Door, Outswing, Impact (X, XX)\",\"product_description\":\"Series HSS Steel Door, Outswing, Impact (X, XX)\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"HMF Express LLC\",\"approval_number_master\":\"FL#13705-R0\",\"approval_number\":\"FL13705.1\",\"seq\":1,\"product_model\":\"Flush Steel Commercial Door\",\"product_description\":\"16 and 18 Ga. Flush Outswing Steel Door\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"HMF Express LLC\",\"approval_number_master\":\"FL#18506-R0\",\"approval_number\":\"FL18506.2\",\"seq\":2,\"product_model\":\"b. Series \\\"HH8-PCD\\\" Steel Door\",\"product_description\":\"Up to a 3'0 x 7'0 Opaque (18 gauge) Steel Door in a Hollow Metal Frame (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"HMF Express LLC\",\"approval_number_master\":\"FL#18506-R0\",\"approval_number\":\"FL18506.3\",\"seq\":3,\"product_model\":\"c. Series \\\"HH-SRD\\\" Steel Door\",\"product_description\":\"Up to a 4'0 x 8'0 Steel Rib Door in a Hollow Metal Frame (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"HMF Express LLC\",\"approval_number_master\":\"FL#18506-R0\",\"approval_number\":\"FL18506.4\",\"seq\":4,\"product_model\":\"d. Series \\\"HH-SRD\\\" Steel Door\",\"product_description\":\"Up to a 6'0 x 8'0 Steel Rib Door in a Hollow Metal Frame (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"HMF Express LLC\",\"approval_number_master\":\"FL#18506-R0\",\"approval_number\":\"FL18506.6\",\"seq\":6,\"product_model\":\"f. Series \\\"HH6-PCD\\\" Steel Door\",\"product_description\":\"Up to a 4'0 x 8'0 Opaque (16 gauge) Steel Door with Fixed Sidelite in a Storefront Hollow Metal Frame (XO or OX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"HMF Express LLC\",\"approval_number_master\":\"FL#18506-R0\",\"approval_number\":\"FL18506.7\",\"seq\":7,\"product_model\":\"g. Series \\\"HH6-PCD\\\" Steel Door\",\"product_description\":\"Up to a 4'0 x 8'0 Opaque (16 gauge) Steel Door with Fixed Sidelite and Fixed Transom in a Storefront Hollow Metal Frame (O\\\/XO or O\\\/OX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"HMF Express LLC\",\"approval_number_master\":\"FL#18506-R1\",\"approval_number\":\"FL18506.8\",\"seq\":8,\"product_model\":\"h. Series \\\"Louver\\\" Steel Door\",\"product_description\":\"Up to a nominal 4'0 x 8'0 Opaque (16 gauge) Steel Door Panel with Louver insert in a Hollow Metal Frame (X or XX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"HMF Express LLC\",\"approval_number_master\":\"FL#18506-R1\",\"approval_number\":\"FL18506.9\",\"seq\":9,\"product_model\":\"i. Series \\\"Glazed\\\" Steel Door\",\"product_description\":\"Up to a nominal 4'0 x 8'0 Opaque (16 gauge) Steel Door Panel with Glazed insert in a Hollow Metal Frame (X or XX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Vision Hollow Metal Limited\":[{\"manufacturer\":\"Vision Hollow Metal Limited\",\"approval_number_master\":\"FL#19036-R10\",\"approval_number\":\"FL19036.14\",\"seq\":14,\"product_model\":\"n. LS18 Series\",\"product_description\":\"Up to a Nominal 3'0 x 7'0 - 18 ga. \\\"Impact\\\" Opaque Steel Door with or without a 5\\\" x 20\\\" D.L.O. Vision Lite Kit Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame (Inswing\\\/Outswing Single Configuration \\\"X\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vision Hollow Metal Limited\",\"approval_number_master\":\"FL#38135-R2\",\"approval_number\":\"FL38135.1\",\"seq\":1,\"product_model\":\"LS1875 STEEL DOOR\",\"product_description\":\"LS1875 STEEL DOOR-OUTSWING- IMPACT RATED - Using Subframe and Clip Anchoring\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vision Hollow Metal Limited\",\"approval_number_master\":\"FL#38135-R2\",\"approval_number\":\"FL38135.2\",\"seq\":2,\"product_model\":\"LS2075 STEEL DOOR\",\"product_description\":\"LS2075 STEEL DOOR-OUTSWING- IMPACT RATED - Using Subframe and Clip Anchoring\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vision Hollow Metal Limited\",\"approval_number_master\":\"FL#47318-R0\",\"approval_number\":\"FL47318.1\",\"seq\":1,\"product_model\":\"LS18\\\/LS1875 Steel Door (HVHZ) (Impact)\",\"product_description\":\"LS18\\\/LS1875 Steel Door (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vision Hollow Metal Limited\",\"approval_number_master\":\"FL#47318-R0\",\"approval_number\":\"FL47318.2\",\"seq\":2,\"product_model\":\"LS20\\\/LS2075 Steel Door (HVHZ) (Impact)\",\"product_description\":\"LS20\\\/LS2075 Steel Door (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vision Hollow Metal Limited\",\"approval_number_master\":\"FL#14116-R0\",\"approval_number\":\"FL14116.1\",\"seq\":1,\"product_model\":\"Series Single Outswing Steel Door\",\"product_description\":\"Series Single Outswing Steel Door\",\"design_pressure\":\"+75.0\\\/-75.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vision Hollow Metal Limited\",\"approval_number_master\":\"FL#15248-R0\",\"approval_number\":\"FL15248.1\",\"seq\":1,\"product_model\":\"SERIES DOUBLE OUTSWING STEEL DOOR\",\"product_description\":\"SERIES DOUBLE OUTSWING STEEL DOOR W\\\/ WO PANIC DEVICES\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vision Hollow Metal Limited\",\"approval_number_master\":\"FL#14116-R2\",\"approval_number\":\"FL14116.2\",\"seq\":2,\"product_model\":\"b. Series LS1875\",\"product_description\":\"\\\"Impact\\\" Opaque (18 ga.) Steel Door in a Hollow Metal Frame (Outswing Single X nominal 4'0 x 8'0 or Double XX nominal 8'0 x 8'0 configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vision Hollow Metal Limited\",\"approval_number_master\":\"FL#19036-R0\",\"approval_number\":\"FL19036.1\",\"seq\":1,\"product_model\":\"a. LS18 Series\",\"product_description\":\"Up to a Nominal 4'0 x 8'0 - 18 ga. \\\"Impact\\\" Glazed or Louvered Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame (Outswing Single Configuration \\\"X\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vision Hollow Metal Limited\",\"approval_number_master\":\"FL#19036-R0\",\"approval_number\":\"FL19036.2\",\"seq\":2,\"product_model\":\"b. LS18 Series\",\"product_description\":\"Up to a Nominal 8'0 x 8'0 - 18 ga. \\\"Impact\\\" Glazed or Louvered Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame (Outswing Double Configuration \\\"XX\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vision Hollow Metal Limited\",\"approval_number_master\":\"FL#19036-R1\",\"approval_number\":\"FL19036.3\",\"seq\":3,\"product_model\":\"c. LS2075 Series\",\"product_description\":\"Up to a Nominal 3'0 x 7'0 - 20 ga. \\\"Impact\\\" Opaque Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame (Outswing Single Configuration \\\"X\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vision Hollow Metal Limited\",\"approval_number_master\":\"FL#19036-R1\",\"approval_number\":\"FL19036.4\",\"seq\":4,\"product_model\":\"d. LS1875 Series\",\"product_description\":\"Up to a Nominal 8'0 x 8'0 - 18 ga. \\\"Impact\\\" Opaque Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame (Outswing Single or Double Configurations \\\"X or XX\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vision Hollow Metal Limited\",\"approval_number_master\":\"FL#19036-R3\",\"approval_number\":\"FL19036.5\",\"seq\":5,\"product_model\":\"e. LS2075 Series\",\"product_description\":\"Up to a Nominal 3'0 x 7'0 - 20 ga. \\\"Impact\\\" Opaque Commercial Steel Door in a 18 ga. Hollow Metal Steel Frame (Inswing Single Configuration \\\"X\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vision Hollow Metal Limited\",\"approval_number_master\":\"FL#19036-R3\",\"approval_number\":\"FL19036.6\",\"seq\":6,\"product_model\":\"f. LS1875 Series\",\"product_description\":\"Up to a Nominal 3'0 x 7'0 - 18 ga. \\\"Impact\\\" Opaque Commercial Steel Door in a 18 ga. Hollow Metal Steel Frame (Inswing Single Configuration \\\"X\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vision Hollow Metal Limited\",\"approval_number_master\":\"FL#19036-R7\",\"approval_number\":\"FL19036.7\",\"seq\":7,\"product_model\":\"g. LS20 w\\\/ Adj. Frame\",\"product_description\":\"Up to a Nominal 3'0 x 6'8 - 20 ga. \\\"Non-Impact\\\" Opaque w\\\/ Vision Lite Commercial Steel Door (Polystyrene Core) in a 18 ga. Adjustable Steel Frame (Outswing Single Configuration \\\"X\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vision Hollow Metal Limited\",\"approval_number_master\":\"FL#19036-R7\",\"approval_number\":\"FL19036.8\",\"seq\":8,\"product_model\":\"h. LS20 w\\\/ Adj. Frame\",\"product_description\":\"Up to a Nominal 3'0 x 6'8 - 20 ga. \\\"Non-Impact\\\" Opaque w\\\/ Vision Lite Commercial Steel Door (Honeycomb Core) in a 18 ga. Adjustable Steel Frame (Outswing Single Configuration \\\"X\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vision Hollow Metal Limited\",\"approval_number_master\":\"FL#19036-R7\",\"approval_number\":\"FL19036.9\",\"seq\":9,\"product_model\":\"i. LS20 w\\\/ Modular Frame Adaptation\",\"product_description\":\"Up to a Nominal 3'0 x 6'8 - 20 ga. \\\"Non-Impact\\\" Opaque w\\\/ Vision Lite Commercial Steel Door (Polystyrene Core) in a 18 ga. Adjustable Steel Frame (Outswing Single Configuration \\\"X\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vision Hollow Metal Limited\",\"approval_number_master\":\"FL#19036-R7\",\"approval_number\":\"FL19036.10\",\"seq\":10,\"product_model\":\"j. LS20 w\\\/ Modular Frame Adaptation\",\"product_description\":\"Up to a Nominal 3'0 x 6'8 - 20 ga. \\\"Non-Impact\\\" Opaque w\\\/ Vision Lite Commercial Steel Door (Honeycomb Core) in a 18 ga. Adjustable Steel Frame (Outswing Single Configuration \\\"X\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vision Hollow Metal Limited\",\"approval_number_master\":\"FL#19036-R7\",\"approval_number\":\"FL19036.11\",\"seq\":11,\"product_model\":\"k. LS20 - 16 Ga. HMF w\\\/ Nailing Flange\",\"product_description\":\"Up to a Nominal 3'0 x 7'0 - 20 ga. \\\"Impact\\\" Opaque Commercial Steel Door (Polystyrene Core) in a 16 ga. Hollow Metal Frame w\\\/ Nailing Flange (Outswing Single Configuration \\\"X\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vision Hollow Metal Limited\",\"approval_number_master\":\"FL#19036-R7\",\"approval_number\":\"FL19036.12\",\"seq\":12,\"product_model\":\"l. LS20 - 16 Ga. HMF w\\\/ Nailing Flange\",\"product_description\":\"Up to a Nominal 3'0 x 7'0 - 20 ga. \\\"Non-Impact\\\" Opaque Commercial Steel Door w\\\/ 10\\\" x 10\\\" View Lite Insert (Polystyrene Core) in a 16 ga. Hollow Metal Frame w\\\/ Nailing Flange (Outswing Single Configuration \\\"X\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vision Hollow Metal Limited\",\"approval_number_master\":\"FL#19036-R7\",\"approval_number\":\"FL19036.13\",\"seq\":13,\"product_model\":\"m. LS20 - 16 Ga. HMF w\\\/ Nailing Flange\",\"product_description\":\"Up to a Nominal 3'0 x 7'0 - 20 ga. \\\"Impact\\\" Opaque Commercial Steel Door (Polystyrene Core) in a 16 ga. Hollow Metal Frame w\\\/ Nailing Flange (Outswing Single Configuration \\\"X\\\") with Rim Panic Bar \\\/ Deadbolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vision Hollow Metal Limited\",\"approval_number_master\":\"FL#38135-R0\",\"approval_number\":\"FL38135.3\",\"seq\":3,\"product_model\":\"LS2075 STEEL DOOR\",\"product_description\":\"LS2075 STEEL DOOR\\nINSWING\\\/OUTSWING-IMPACT RATED - Using Subframe and Clip Anchoring\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vision Hollow Metal Limited\",\"approval_number_master\":\"FL#41892-R0\",\"approval_number\":\"FL41892.1\",\"seq\":1,\"product_model\":\"a. LS20 - 16 Ga. HMF w\\\/ Nailing Flange\",\"product_description\":\"Up to a 3'0 x 7'0 - 20 ga. \\\"Impact\\\" Opaque Commercial Steel Door (Available with Polystyrene or Honeycomb Core) in a 16 ga. Hollow Metal Frame w\\\/ Nailing Flange (Outswing Single Configuration \\\"X\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vision Hollow Metal Limited\",\"approval_number_master\":\"FL#41892-R0\",\"approval_number\":\"FL41892.2\",\"seq\":2,\"product_model\":\"b. LS20 - 16 Ga. HMF w\\\/ Nailing Flange\",\"product_description\":\"Up to a 3'0 x 7'0 - 20 ga. \\\"Non-Impact\\\" Opaque Commercial Steel Door w\\\/ 10\\\" x 10\\\" View Lite Insert (Polystyrene or Honeycomb Core) in a 16 ga. Hollow Metal Frame w\\\/ Nailing Flange (Outswing Single Configuration \\\"X\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vision Hollow Metal Limited\",\"approval_number_master\":\"FL#41892-R0\",\"approval_number\":\"FL41892.3\",\"seq\":3,\"product_model\":\"c. LS20 - 16 Ga. HMF w\\\/ Nailing Flange\",\"product_description\":\"Up to a 3'0 x 7'0 - 20 ga. \\\"Impact\\\" Opaque Commercial Steel Door (Polystyrene or Honeycomb Core) in a 16 ga. Hollow Metal Frame w\\\/ Nailing Flange (Outswing Single Configuration \\\"X\\\") with Rim Panic Bar \\\/ Deadbolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Eurotech Industries, Inc.\":[{\"manufacturer\":\"Eurotech Industries, Inc.\",\"approval_number_master\":\"FL#19996-R3\",\"approval_number\":\"FL19996.1\",\"seq\":1,\"product_model\":\"Aluminum Outswing Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eurotech Industries, Inc.\",\"approval_number_master\":\"FL#38773-R1\",\"approval_number\":\"FL38773.1\",\"seq\":1,\"product_model\":\"Aluminum Single Outswing Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eurotech Industries, Inc.\",\"approval_number_master\":\"FL#3057-R0\",\"approval_number\":\"FL3057.1\",\"seq\":1,\"product_model\":\"Aluminum Outswing Entrance Door with Sidelites and Transom\",\"product_description\":\"Impact resistant aluminum outswing entrance door with sidelites and transom.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eurotech Industries, Inc.\",\"approval_number_master\":\"FL#13933-R0\",\"approval_number\":\"FL13933.1\",\"seq\":1,\"product_model\":\"Aluminum Outswing Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+100\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eurotech Industries, Inc.\",\"approval_number_master\":\"FL#13933-R0\",\"approval_number\":\"FL13933.2\",\"seq\":2,\"product_model\":\"Tradewind Aluminum Outswing Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum outswing entrance door w\\\/ single hung window.\",\"design_pressure\":\"+85\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-10 00:00:00\",\"instructions_url\":\"\"}],\"ODL, Inc.\":[{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46116-R0\",\"approval_number\":\"FL46116.1\",\"seq\":1,\"product_model\":\"a. ODL Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46116-R0\",\"approval_number\":\"FL46116.2\",\"seq\":2,\"product_model\":\"b. ODL Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Fiberglass Single Door with Sidelite(s) - Boxed Construction - Inswing\\\/Outswing (OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46116-R0\",\"approval_number\":\"FL46116.3\",\"seq\":3,\"product_model\":\"c. ODL Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Fiberglass Single Door with Sidelite(s) - Continuous Head & Sill Construction - Inswing\\\/Outswing (OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46116-R0\",\"approval_number\":\"FL46116.4\",\"seq\":4,\"product_model\":\"d. ODL Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Fiberglass Double Door with Sidelite(s) - Boxed Construction - Inswing\\\/Outswing (XX, OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46116-R0\",\"approval_number\":\"FL46116.5\",\"seq\":5,\"product_model\":\"e. ODL Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Fiberglass Double Door with Sidelite(s) - Continuous Head & Sill Construction - Inswing\\\/Outswing (XX, OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46116-R0\",\"approval_number\":\"FL46116.6\",\"seq\":6,\"product_model\":\"f. ODL Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46116-R0\",\"approval_number\":\"FL46116.7\",\"seq\":7,\"product_model\":\"g. ODL Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Single Door with \\\"Impact\\\" Sidelite(s) Glass Framed Inserts - Boxed Construction - Inswing\\\/Outswing (OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46116-R0\",\"approval_number\":\"FL46116.8\",\"seq\":8,\"product_model\":\"h. ODL Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Single Door with \\\"Impact\\\" Sidelite(s) Glass Framed Inserts - Continuous Head and Sill Construction - Inswing\\\/Outswing (OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46116-R0\",\"approval_number\":\"FL46116.9\",\"seq\":9,\"product_model\":\"i. ODL Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Double Door with \\\"Impact\\\" Sidelite(s) Glass Framed Inserts - Boxed Construction - Inswing\\\/Outswing (XX, OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46116-R0\",\"approval_number\":\"FL46116.10\",\"seq\":10,\"product_model\":\"j. ODL Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Double Door with \\\"Impact\\\" Sidelite(s) Glass Framed Inserts - Continuous Head & Sill Construction - Inswing\\\/Outswing (XX, OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46117-R1\",\"approval_number\":\"FL46117.11\",\"seq\":11,\"product_model\":\"k. ODL Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Insert Glazed Fiberglass Single Door with 3'0 Sidelite(s) - Continuous Head & Sill Construction - Inswing\\\/Outswing (OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46120-R1\",\"approval_number\":\"FL46120.11\",\"seq\":11,\"product_model\":\"k. ODL Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Insert Glazed Fiberglass Double Door with or without Sidelites - Boxed Construction - Inswing\\\/Outswing (XX, OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46120-R1\",\"approval_number\":\"FL46120.12\",\"seq\":12,\"product_model\":\"l. ODL Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Insert Glazed Fiberglass Double Door with Sidelites - Continuous Head & Sill Construction - Inswing\\\/Outswing (OXXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#47392-R0\",\"approval_number\":\"FL47392.1\",\"seq\":1,\"product_model\":\"Outswing Flush Glazed Fiberglass Door (HVHZ)(Impact)\",\"product_description\":\"Outswing Flush Glazed Fiberglass Door (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#47392-R0\",\"approval_number\":\"FL47392.2\",\"seq\":2,\"product_model\":\"Outswing Glazed Fiberglass Door (HVHZ)(Impact)\",\"product_description\":\"Outswing Glazed Fiberglass Door (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#47392-R0\",\"approval_number\":\"FL47392.3\",\"seq\":3,\"product_model\":\"Outswing Opaque Fiberglass Door (HVHZ)(Impact)\",\"product_description\":\"Outswing Opaque Fiberglass Door (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#47925-R0\",\"approval_number\":\"FL47925.1\",\"seq\":1,\"product_model\":\"Inswing & Outswing Flush Glazed Fiberglass Door (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Inswing & Outswing Flush Glazed Fiberglass Door (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#47925-R0\",\"approval_number\":\"FL47925.2\",\"seq\":2,\"product_model\":\"Inswing & Outswing Flush Glazed Fiberglass Door (WZ3) (Impact)\",\"product_description\":\"Inswing & Outswing Flush Glazed Fiberglass Door (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#47925-R0\",\"approval_number\":\"FL47925.3\",\"seq\":3,\"product_model\":\"Inswing & Outswing Glazed Fiberglass Door (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Inswing & Outswing Glazed Fiberglass Door (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#47925-R0\",\"approval_number\":\"FL47925.4\",\"seq\":4,\"product_model\":\"Inswing & Outswing Glazed Fiberglass Door (WZ3) (Impact)\",\"product_description\":\"Inswing & Outswing Glazed Fiberglass Door (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#47925-R0\",\"approval_number\":\"FL47925.5\",\"seq\":5,\"product_model\":\"Inswing & Outswing Opaque Fiberglass Door (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Inswing & Outswing Opaque Fiberglass Door (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#47925-R0\",\"approval_number\":\"FL47925.6\",\"seq\":6,\"product_model\":\"Inswing & Outswing Opaque Fiberglass Door (WZ3) (Impact)\",\"product_description\":\"Inswing & Outswing Opaque Fiberglass Door (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#1688-R0\",\"approval_number\":\"FL1688.1\",\"seq\":1,\"product_model\":\"ODL Western Reflections 8'0\",\"product_description\":\"Impact Glazed Therma-Tru Fiberglass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#1689-R0\",\"approval_number\":\"FL1689.1\",\"seq\":1,\"product_model\":\"ODL Western reflections 8'0\",\"product_description\":\"Impact Glazed Nanya Fiberglass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#1690-R0\",\"approval_number\":\"FL1690.1\",\"seq\":1,\"product_model\":\"ODL Western Reflections 6'8\",\"product_description\":\"Impact Glazed Therma-Tru Fiberglass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#1691-R0\",\"approval_number\":\"FL1691.1\",\"seq\":1,\"product_model\":\"ODL Western Reflections 6'8\",\"product_description\":\"Impact Glazed Nanya 6'8 Fiberglass Door w\\\/wo Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#1692-R0\",\"approval_number\":\"FL1692.1\",\"seq\":1,\"product_model\":\"ODL Western Reflections 6'8\",\"product_description\":\"Impact Glazed 6'8 Jeld-Wen Steel Door w\\\/wo Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#1693-R0\",\"approval_number\":\"FL1693.1\",\"seq\":1,\"product_model\":\"ODL Western Reflections 8'0\",\"product_description\":\"Impact Glazed 8'0 Jeld-Wen Steel Door w\\\/wo Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#1694-R0\",\"approval_number\":\"FL1694.1\",\"seq\":1,\"product_model\":\"ODL Western Reflections 6'8\",\"product_description\":\"Impact Glazed 6'8 Therma-Tru Steel Door w\\\/wo Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#1695-R0\",\"approval_number\":\"FL1695.1\",\"seq\":1,\"product_model\":\"ODL Western Reflections 8'0\",\"product_description\":\"Impact Glazed 8'0 Therma-Tru Steel Door w\\\/wo Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#2979-R0\",\"approval_number\":\"FL2979.1\",\"seq\":1,\"product_model\":\"ODL Western Reflections - 6'8\",\"product_description\":\"Impact Approved Western Reflection Glass for 6'8 Panels Utilizing a Masonite Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#2983-R0\",\"approval_number\":\"FL2983.1\",\"seq\":1,\"product_model\":\"ODL Western Reflections - 8'0\",\"product_description\":\"Imapct Approved Western Reflections Glass for 8'0 Panels Utilizing a Masonite Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#3234-R0\",\"approval_number\":\"FL3234.1\",\"seq\":1,\"product_model\":\"ODL \\\/ WESTERN REFLECTIONS\",\"product_description\":\"Non-Impact Light Kit Assembly for Glazing Up To a 3'0 x 8'0 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46117-R0\",\"approval_number\":\"FL46117.1\",\"seq\":1,\"product_model\":\"a. ODL Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Insert Glazed Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46117-R0\",\"approval_number\":\"FL46117.2\",\"seq\":2,\"product_model\":\"b. ODL Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Insert Glazed Fiberglass Single Door with Sidelite(s) - Boxed Construction - Inswing\\\/Outswing (OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46117-R0\",\"approval_number\":\"FL46117.3\",\"seq\":3,\"product_model\":\"c. ODL Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Insert Glazed Fiberglass Single Door with Sidelite(s) - Continuous Head & Sill Construction - Inswing\\\/Outswing (OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46117-R0\",\"approval_number\":\"FL46117.4\",\"seq\":4,\"product_model\":\"d. ODL Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Insert Glazed Fiberglass Double Door with or without Sidelites - Boxed Construction - Inswing\\\/Outswing (XX, OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46117-R0\",\"approval_number\":\"FL46117.5\",\"seq\":5,\"product_model\":\"e. ODL Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Insert Glazed Fiberglass Double Door with Sidelites - Continuous Head & Sill Construction - Inswing\\\/Outswing (OXXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46117-R0\",\"approval_number\":\"FL46117.6\",\"seq\":6,\"product_model\":\"f. ODL Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Insert Glazed Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46117-R0\",\"approval_number\":\"FL46117.7\",\"seq\":7,\"product_model\":\"g. ODL Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Insert Glazed Fiberglass Single Door with \\\"Impact\\\" Sidelite(s) Glass Framed Inserts - Boxed Construction - Inswing\\\/Outswing (OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46117-R0\",\"approval_number\":\"FL46117.8\",\"seq\":8,\"product_model\":\"h. ODL Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Insert Glazed Fiberglass Single Door with \\\"Impact\\\" Sidelite(s) Glass Framed Inserts - Continuous Head and Sill Construction - Inswing\\\/Outswing (OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46117-R0\",\"approval_number\":\"FL46117.9\",\"seq\":9,\"product_model\":\"i. ODL Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Insert Glazed Fiberglass Double Door with \\\"Impact\\\" Sidelites Glass Framed Inserts - Boxed Construction - Inswing\\\/Outswing (XX, OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46117-R0\",\"approval_number\":\"FL46117.10\",\"seq\":10,\"product_model\":\"j. ODL Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Insert Glazed Fiberglass Double Door with \\\"Impact\\\" Sidelites Glass Framed Inserts - Continuous Head & Sill Construction - Inswing\\\/Outswing (XX, OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#20335-R0\",\"approval_number\":\"FL20335.1\",\"seq\":1,\"product_model\":\"a. ODL \\\/ WESTERN REFLECTIONS\",\"product_description\":\"\\\"Spotlights\\\" Non-Impact Injection-Molded Multiple Lip Lite Frame Glazing Inserts for use in a Plastpro Fiberglass Door Panel (Maximum 3'0 x 6'8 Inswing\\\/Outswing X - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#20335-R0\",\"approval_number\":\"FL20335.2\",\"seq\":2,\"product_model\":\"b. ODL \\\/ WESTERN REFLECTIONS\",\"product_description\":\"\\\"Spotlights\\\" Non-Impact Injection-Molded Multiple Lip Lite Frame Glazing Inserts for use in a Plastpro Fiberglass Door Panel (Maximum 3'0 x 8'0 Inswing\\\/Outswing X - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46118-R0\",\"approval_number\":\"FL46118.1\",\"seq\":1,\"product_model\":\"a. ODL Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Flush Glazed Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46118-R0\",\"approval_number\":\"FL46118.2\",\"seq\":2,\"product_model\":\"b. ODL Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Flush Glazed Fiberglass Single Door with Sidelite(s) - Boxed Construction - Inswing\\\/Outswing (OX or XO, OOX or XOO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46118-R0\",\"approval_number\":\"FL46118.3\",\"seq\":3,\"product_model\":\"c. ODL Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Flush Glazed Fiberglass Single Door with Sidelite(s) - Continuous Head & Sill Construction - Inswing\\\/Outswing (OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46118-R0\",\"approval_number\":\"FL46118.4\",\"seq\":4,\"product_model\":\"d. ODL Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Flush Glazed Fiberglass Double Door with or without Sidelites - Boxed Construction - Inswing\\\/Outswing (XX, OXXO, OXX, XXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46118-R0\",\"approval_number\":\"FL46118.5\",\"seq\":5,\"product_model\":\"e. ODL Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Flush Glazed Fiberglass Double Door with Sidelites - Continuous Head & Sill Construction - Inswing\\\/Outswing (OXXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46118-R0\",\"approval_number\":\"FL46118.6\",\"seq\":6,\"product_model\":\"f. ODL Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Flush Glazed Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46118-R0\",\"approval_number\":\"FL46118.7\",\"seq\":7,\"product_model\":\"g. ODL Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Flush Glazed Fiberglass Single Door with Sidelite(s) - Boxed Construction - Inswing\\\/Outswing (OX or XO, OOX or XOO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46118-R0\",\"approval_number\":\"FL46118.8\",\"seq\":8,\"product_model\":\"h. ODL Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Flush Glazed Fiberglass Single Door with Sidelite(s) - Continuous Head & Sill Construction - Inswing\\\/Outswing (OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46118-R0\",\"approval_number\":\"FL46118.9\",\"seq\":9,\"product_model\":\"i. ODL Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Flush Glazed Fiberglass Double Door with or without Sidelites - Boxed Construction - Inswing\\\/Outswing (XX, OXXO, OXX, XXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46118-R0\",\"approval_number\":\"FL46118.10\",\"seq\":10,\"product_model\":\"j. ODL Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Flush Glazed Fiberglass Double Door with Sidelites - Continuous Head & Sill Construction - Inswing\\\/Outswing (OXXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46119-R0\",\"approval_number\":\"FL46119.1\",\"seq\":1,\"product_model\":\"a. ODL Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Opaque Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46119-R0\",\"approval_number\":\"FL46119.2\",\"seq\":2,\"product_model\":\"b. ODL Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Opaque Fiberglass Single Door with Sidelite(s) - Boxed Construction - Inswing\\\/Outswing (OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46119-R0\",\"approval_number\":\"FL46119.3\",\"seq\":3,\"product_model\":\"c. ODL Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Opaque Fiberglass Single Door with Sidelite(s) - Continuous Head & Sill Construction - Inswing\\\/Outswing (OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46119-R0\",\"approval_number\":\"FL46119.4\",\"seq\":4,\"product_model\":\"d. ODL Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Opaque Fiberglass Double Door with Sidelite(s) - Boxed Construction - Inswing\\\/Outswing (XX, OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46119-R0\",\"approval_number\":\"FL46119.5\",\"seq\":5,\"product_model\":\"e. ODL Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Opaque Fiberglass Double Door with Sidelite(s) - Continuous Head & Sill Construction - Inswing\\\/Outswing (XX, OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46119-R0\",\"approval_number\":\"FL46119.6\",\"seq\":6,\"product_model\":\"f. ODL Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46119-R0\",\"approval_number\":\"FL46119.7\",\"seq\":7,\"product_model\":\"g. ODL Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Single Door with \\\"Impact\\\" Sidelite(s) Glass Framed Inserts - Boxed Construction - Inswing\\\/Outswing (OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46119-R0\",\"approval_number\":\"FL46119.8\",\"seq\":8,\"product_model\":\"h. ODL Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Single Door with \\\"Impact\\\" Sidelite(s) Glass Framed Inserts - Continuous Head and Sill Construction - Inswing\\\/Outswing (OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46119-R0\",\"approval_number\":\"FL46119.9\",\"seq\":9,\"product_model\":\"i. ODL Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Double Door with \\\"Impact\\\" Sidelite(s) Glass Framed Inserts - Boxed Construction - Inswing\\\/Outswing (XX, OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46119-R0\",\"approval_number\":\"FL46119.10\",\"seq\":10,\"product_model\":\"j. ODL Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Double Door with \\\"Impact\\\" Sidelite(s) Glass Framed Inserts - Continuous Head & Sill Construction - Inswing\\\/Outswing (XX, OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46120-R0\",\"approval_number\":\"FL46120.1\",\"seq\":1,\"product_model\":\"a. ODL Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Insert Glazed Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46120-R0\",\"approval_number\":\"FL46120.2\",\"seq\":2,\"product_model\":\"b. ODL Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Insert Glazed Fiberglass Single Door with Sidelite(s) - Boxed Construction - Inswing\\\/Outswing (OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46120-R0\",\"approval_number\":\"FL46120.3\",\"seq\":3,\"product_model\":\"c. ODL Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Insert Glazed Fiberglass Single Door with Sidelite(s) - Continuous Head & Sill Construction - Inswing\\\/Outswing (OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46120-R0\",\"approval_number\":\"FL46120.4\",\"seq\":4,\"product_model\":\"d. ODL Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Insert Glazed Fiberglass Double Door with Sidelite(s) - Boxed Construction - Inswing\\\/Outswing (XX, OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46120-R0\",\"approval_number\":\"FL46120.5\",\"seq\":5,\"product_model\":\"e. ODL Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Insert Glazed Fiberglass Double Door with Sidelite(s) - Continuous Head & Sill Construction - Inswing\\\/Outswing (XX, OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46120-R0\",\"approval_number\":\"FL46120.6\",\"seq\":6,\"product_model\":\"f. ODL Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Insert Glazed Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46120-R0\",\"approval_number\":\"FL46120.7\",\"seq\":7,\"product_model\":\"g. ODL Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Insert Glazed Fiberglass Single Door with \\\"Impact\\\" Sidelite(s) Glass Framed Inserts - Boxed Construction - Inswing\\\/Outswing (OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46120-R0\",\"approval_number\":\"FL46120.8\",\"seq\":8,\"product_model\":\"h. ODL Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Insert Glazed Fiberglass Single Door with \\\"Impact\\\" Sidelite(s) Glass Framed Inserts - Continuous Head and Sill Construction - Inswing\\\/Outswing (OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46120-R0\",\"approval_number\":\"FL46120.9\",\"seq\":9,\"product_model\":\"i. ODL Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Insert Glazed Fiberglass Double Door with \\\"Impact\\\" Sidelite(s) Glass Framed Inserts - Boxed Construction - Inswing\\\/Outswing (XX, OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46120-R0\",\"approval_number\":\"FL46120.10\",\"seq\":10,\"product_model\":\"j. ODL Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Insert Glazed Fiberglass Double Door with \\\"Impact\\\" Sidelite(s) Glass Framed Inserts - Continuous Head & Sill Construction - Inswing\\\/Outswing (XX, OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46121-R0\",\"approval_number\":\"FL46121.1\",\"seq\":1,\"product_model\":\"a. ODL Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Flush Glazed Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46121-R0\",\"approval_number\":\"FL46121.2\",\"seq\":2,\"product_model\":\"b. ODL Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Flush Glazed Fiberglass Single Door with Sidelite(s) - Boxed Construction - Inswing\\\/Outswing (OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46121-R0\",\"approval_number\":\"FL46121.3\",\"seq\":3,\"product_model\":\"c. ODL Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Flush Glazed Fiberglass Single Door with up to 3'0 Sidelite(s) - Boxed Construction - Inswing\\\/Outswing (OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46121-R0\",\"approval_number\":\"FL46121.4\",\"seq\":4,\"product_model\":\"d. ODL Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Flush Glazed Fiberglass Single Door with Sidelite(s) - Continuous Head & Sill Construction - Inswing\\\/Outswing (OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46121-R0\",\"approval_number\":\"FL46121.5\",\"seq\":5,\"product_model\":\"e. ODL Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Flush Glazed Fiberglass Double Door with or without Sidelites - Boxed Construction - Inswing\\\/Outswing (XX, OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46121-R0\",\"approval_number\":\"FL46121.6\",\"seq\":6,\"product_model\":\"f. ODL Fiberglass Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Flush Glazed Fiberglass Double Door with Sidelites - Continuous Head & Sill Construction - Inswing\\\/Outswing (OXXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46121-R0\",\"approval_number\":\"FL46121.7\",\"seq\":7,\"product_model\":\"g. ODL Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Flush Glazed Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46121-R0\",\"approval_number\":\"FL46121.8\",\"seq\":8,\"product_model\":\"h. ODL Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Flush Glazed Fiberglass Single Door with Sidelite(s) - Boxed Construction - Inswing\\\/Outswing (OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46121-R0\",\"approval_number\":\"FL46121.9\",\"seq\":9,\"product_model\":\"i. ODL Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Flush Glazed Fiberglass Single Door with up to 3'0 Sidelite(s) - Boxed Construction - Inswing\\\/Outswing (OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46121-R0\",\"approval_number\":\"FL46121.10\",\"seq\":10,\"product_model\":\"j. ODL Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Flush Glazed Fiberglass Single Door with Sidelite(s) - Continuous Head & Sill Construction - Inswing\\\/Outswing (OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46121-R0\",\"approval_number\":\"FL46121.11\",\"seq\":11,\"product_model\":\"k. ODL Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Flush Glazed Fiberglass Double Door with or without Sidelites - Boxed Construction - Inswing\\\/Outswing (XX, OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#46121-R0\",\"approval_number\":\"FL46121.12\",\"seq\":12,\"product_model\":\"l. ODL Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Flush Glazed Fiberglass Double Door with Sidelites - Continuous Head & Sill Construction - Inswing\\\/Outswing (OXXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"American Steel Products\":[{\"manufacturer\":\"American Steel Products\",\"approval_number_master\":\"FL#20454-R0\",\"approval_number\":\"FL20454.1\",\"seq\":1,\"product_model\":\"Hollow Metal Doors\",\"product_description\":\"Half Lite Doors with Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Steel Products\",\"approval_number_master\":\"FL#20454-R0\",\"approval_number\":\"FL20454.2\",\"seq\":2,\"product_model\":\"Hollow Metal Doors\",\"product_description\":\"Flush Doors with Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Air Master Awning, LLC\":[{\"manufacturer\":\"Air Master Awning, LLC\",\"approval_number_master\":\"FL#20477-R7\",\"approval_number\":\"FL20477.1\",\"seq\":1,\"product_model\":\"Series Continental Outswing Aluminum Glass Door\",\"product_description\":\"HVHZ Impact Rated Door\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Air Master Awning, LLC\",\"approval_number_master\":\"FL#30847-R2\",\"approval_number\":\"FL30847.1\",\"seq\":1,\"product_model\":\"Aluminum Outswing Pivot Door\",\"product_description\":\"Large missile impact resistant aluminum outswing pivot door.\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Hartman Windows and Doors, LLC\":[{\"manufacturer\":\"Hartman Windows and Doors, LLC\",\"approval_number_master\":\"FL#20652-R4\",\"approval_number\":\"FL20652.1\",\"seq\":1,\"product_model\":\"American Inswing Wood Patio Door\",\"product_description\":\"Large and Small Missile Impact Resistant inswing glazed wood patio door.\",\"design_pressure\":\"+75\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hartman Windows and Doors, LLC\",\"approval_number_master\":\"FL#20652-R4\",\"approval_number\":\"FL20652.2\",\"seq\":2,\"product_model\":\"American Outswing Wood Patio Door\",\"product_description\":\"Large and Small Missile Impact Resistant outswing glazed wood patio door.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hartman Windows and Doors, LLC\",\"approval_number_master\":\"FL#20652-R4\",\"approval_number\":\"FL20652.3\",\"seq\":3,\"product_model\":\"European Inswing Wood Patio Door\",\"product_description\":\"Large and Small Missile Impact Resistant inswing glazed wood patio door.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hartman Windows and Doors, LLC\",\"approval_number_master\":\"FL#20652-R4\",\"approval_number\":\"FL20652.4\",\"seq\":4,\"product_model\":\"European Outswing Wood Patio Door\",\"product_description\":\"Large and Small Missile Impact Resistant outswing glazed wood patio door.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hartman Windows and Doors, LLC\",\"approval_number_master\":\"FL#20652-R4\",\"approval_number\":\"FL20652.5\",\"seq\":5,\"product_model\":\"European Wood Inswing Bi-Fold Door\",\"product_description\":\"Large and Small Missile Impact Resistant wood inswing bi-fold door.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hartman Windows and Doors, LLC\",\"approval_number_master\":\"FL#20652-R4\",\"approval_number\":\"FL20652.6\",\"seq\":6,\"product_model\":\"European Wood Outswing Bi-Fold Door\",\"product_description\":\"Large and Small Missile Impact Resistant wood outswing bi-fold door.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hartman Windows and Doors, LLC\",\"approval_number_master\":\"FL#6573-R0\",\"approval_number\":\"FL6573.1\",\"seq\":1,\"product_model\":\"Outswing Wood French Door\",\"product_description\":\"Outswing Wood French Door\\n(XX Config)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hartman Windows and Doors, LLC\",\"approval_number_master\":\"FL#10324-R0\",\"approval_number\":\"FL10324.1\",\"seq\":1,\"product_model\":\"EUROPEAN OUTSWING WOOD FRENCH DOOR\",\"product_description\":\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hartman Windows and Doors, LLC\",\"approval_number_master\":\"FL#12187-R0\",\"approval_number\":\"FL12187.1\",\"seq\":1,\"product_model\":\"American Outswing Glazed Door\",\"product_description\":\"outswing wood doors\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hartman Windows and Doors, LLC\",\"approval_number_master\":\"FL#12189-R0\",\"approval_number\":\"FL12189.1\",\"seq\":1,\"product_model\":\"American Inswing Door\",\"product_description\":\"inswing glazed wood doors\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hartman Windows and Doors, LLC\",\"approval_number_master\":\"FL#20652-R0\",\"approval_number\":\"FL20652.7\",\"seq\":7,\"product_model\":\"Series \\\"European\\\" Wood In-Folding Door\",\"product_description\":\"Large missile impact resistant wood in-folding door.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hartman Windows and Doors, LLC\",\"approval_number_master\":\"FL#20652-R0\",\"approval_number\":\"FL20652.8\",\"seq\":8,\"product_model\":\"Series \\\"European\\\" Wood Out-Folding Door\",\"product_description\":\"Large missile impact resistant wood out-folding door.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Enviralum Industries Inc\":[{\"manufacturer\":\"Enviralum Industries Inc\",\"approval_number_master\":\"FL#20701-R8\",\"approval_number\":\"FL20701.1\",\"seq\":1,\"product_model\":\"Series ENV-350 Aluminum Inswing Entrance Door\",\"product_description\":\"Large and Small Missile Impact resistant Aluminum Inswing Entrance Door.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Enviralum Industries Inc\",\"approval_number_master\":\"FL#20701-R8\",\"approval_number\":\"FL20701.2\",\"seq\":2,\"product_model\":\"Series ENV-350 Aluminum Outswing Entrance Door\",\"product_description\":\"Large and Small Missile Impact resistant Aluminum Outswing Entrance Door.\",\"design_pressure\":\"+100\\\/-144\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Enviralum Industries Inc\",\"approval_number_master\":\"FL#20701-R8\",\"approval_number\":\"FL20701.3\",\"seq\":3,\"product_model\":\"Series ENV-350-Aluminum Inswing Entrance Door (Floor Closure)\",\"product_description\":\"Large and Small Missile Impact resistant-no threshold-Aluminum Inswing Entrance Door (Floor Closure)\",\"design_pressure\":\"+93\\\/-93\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Enviralum Industries Inc\",\"approval_number_master\":\"FL#20701-R8\",\"approval_number\":\"FL20701.4\",\"seq\":4,\"product_model\":\"Series ENV-350-Aluminum Outswing Entrance Door (Floor Closure)\",\"product_description\":\"Large and Small Missile Impact resistant-no threshold-Aluminum Outswing Entrance Door (Floor Closure)\",\"design_pressure\":\"+93\\\/-93\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Enviralum Industries Inc\",\"approval_number_master\":\"FL#22257-R3\",\"approval_number\":\"FL22257.1\",\"seq\":1,\"product_model\":\"Series ENV-330 Aluminum Outswing Bi-Folding Door\",\"product_description\":\"Large and Small Missile Impact-resistant Aluminum Outswing Bi-Folding Door.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Enviralum Industries Inc\",\"approval_number_master\":\"FL#20701-R1\",\"approval_number\":\"FL20701.5\",\"seq\":5,\"product_model\":\"Series ENV-350 Aluminum Outswing Entrance Door (Floor Closure)\",\"product_description\":\"Large missile impact resistant, no threshold aluminum outswing entrance door.\",\"design_pressure\":\"+93\\\/-93\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"International Wood Trade\":[{\"manufacturer\":\"International Wood Trade\",\"approval_number_master\":\"FL#20800-R0\",\"approval_number\":\"FL20800.1\",\"seq\":1,\"product_model\":\"a. Entrance Doors\",\"product_description\":\"Up to a nominal 3'0 x 8'0 \\\"Non-impact\\\" Stile and Rail Glazed Wood Door - (Inswing \\\/ Outswing X, Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Wood Trade\",\"approval_number_master\":\"FL#20800-R0\",\"approval_number\":\"FL20800.2\",\"seq\":2,\"product_model\":\"b. Entrance Doors\",\"product_description\":\"Up to a nominal 3'0 x 8'0 \\\"Non-impact\\\" Stile and Rail Glazed Wood Door with Sidelite(s) - (Inswing \\\/ Outswing OX, XO or OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Wood Trade\",\"approval_number_master\":\"FL#20800-R0\",\"approval_number\":\"FL20800.3\",\"seq\":3,\"product_model\":\"c. Entrance Doors\",\"product_description\":\"Up to a nominal 3'0 x 8'0 (pair) \\\"Non-impact\\\" Stile and Rail Glazed Wood Doors - (Inswing \\\/ Outswing XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Wood Trade\",\"approval_number_master\":\"FL#20800-R0\",\"approval_number\":\"FL20800.4\",\"seq\":4,\"product_model\":\"d. Entrance Doors\",\"product_description\":\"Up to a nominal 3'6 x 8'0 \\\"Non-impact\\\" Stile and Rail Opaque or 3\\\/4 Lite Glazed Wood Door - (Inswing or Outswing X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Wood Trade\",\"approval_number_master\":\"FL#20800-R0\",\"approval_number\":\"FL20800.5\",\"seq\":5,\"product_model\":\"e. Entrance Doors\",\"product_description\":\"Up to a nominal 3'6 x 8'0 \\\"Non-impact\\\" Stile and Rail Opaque or 3\\\/4 Lite Glazed Wood Door with Sidelite(s) - (Inswing \\\/ Outswing, OX, XO or OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Wood Trade\",\"approval_number_master\":\"FL#20800-R0\",\"approval_number\":\"FL20800.6\",\"seq\":6,\"product_model\":\"f. Entrance Doors\",\"product_description\":\"Up to a nominal 3'0 x 8'0 (pair) \\\"Non-impact\\\" Stile and Rail Opaque or 3\\\/4 Lite Glazed Wood Doors - (Inswing \\\/ Outswing XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Wood Trade\",\"approval_number_master\":\"FL#20800-R0\",\"approval_number\":\"FL20800.7\",\"seq\":7,\"product_model\":\"g. Entrance Doors\",\"product_description\":\"Up to a nominal 3'0 x 8'0 (pair) \\\"Non-impact\\\" Radius Top Stile and Rail Opaque or 3\\\/4 Lite Glazed Wood Doors - (Inswing \\\/ Outswing XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Trinity Glass International\":[{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#47284-R1\",\"approval_number\":\"FL47284.9\",\"seq\":9,\"product_model\":\"i. \\\"Direct Glaze\\\" Fiberglass Door\",\"product_description\":\"Nominal 6'8 Integral Flush Glazed \\\"Impact\\\" Fiberglass Single Door (Outswing or Inswing X Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#47284-R1\",\"approval_number\":\"FL47284.10\",\"seq\":10,\"product_model\":\"j. \\\"Direct Glaze\\\" Fiberglass Door\",\"product_description\":\"Nominal 6'8 Integral Flush Glazed \\\"Impact\\\" Fiberglass Single Door with Sidelite(s), Outswing or Inswing (OX, XO or OXO) Boxed Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#47284-R1\",\"approval_number\":\"FL47284.11\",\"seq\":11,\"product_model\":\"k. \\\"Direct Glaze\\\" Fiberglass Door\",\"product_description\":\"Nominal 6'8 Integral Flush Glazed \\\"Impact\\\" Fiberglass Double Door with or without Sidelites, Outswing or Inswing (XX or OXXO) Boxed Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#4389-R0\",\"approval_number\":\"FL4389.1\",\"seq\":1,\"product_model\":\"a. Single \\\"non-Impact\\\" Fiberglass Glazed Door\",\"product_description\":\"up to a 3'0 x 6'8 Single (X) - \\\"non-Impact\\\" Glazed Fiberglass Door - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#4389-R0\",\"approval_number\":\"FL4389.2\",\"seq\":2,\"product_model\":\"b. Single \\\"non-Impact\\\" Fiberglass Glazed Door with Sidelite\",\"product_description\":\"up to a 3'0 x 6'8 Single with Boxed Sidelite (XO or OX) - \\\"non-Impact\\\" Glazed Fiberglass Door - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#4389-R0\",\"approval_number\":\"FL4389.3\",\"seq\":3,\"product_model\":\"c. Single \\\"non-Impact\\\" Fiberglass Glazed Door with Sidelites\",\"product_description\":\"up to a 3'0 x 6'8 Single with Boxed Sidelites (OXO) - \\\"non-Impact\\\" Glazed Fiberglass Door - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#4389-R0\",\"approval_number\":\"FL4389.4\",\"seq\":4,\"product_model\":\"d. Double \\\"non-Impact\\\" Fiberglass Glazed Door\",\"product_description\":\"up to a 6'0 x 6'8 Double (XX) - \\\"non-Impact\\\" Glazed Fiberglass Door - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#4389-R0\",\"approval_number\":\"FL4389.5\",\"seq\":5,\"product_model\":\"e. Double \\\"non-Impact\\\" Fiberglass Glazed Door with Sidelites\",\"product_description\":\"up to a 6'0 x 6'8 Double with Boxed Sidelites (OXXO) - \\\"non-Impact\\\" Glazed Fiberglass Door - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#4389-R0\",\"approval_number\":\"FL4389.6\",\"seq\":6,\"product_model\":\"f. Single \\\"non-Impact\\\" Fiberglass Glazed Door with Sidelite and Continuous Head and Sill\",\"product_description\":\"up to a 3'0 x 6'8 Single with Sidelite (XO or OX) - \\\"non-Impact\\\" Glazed Fiberglass Door - utilizing a Continuous Head and Sill - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#4389-R0\",\"approval_number\":\"FL4389.7\",\"seq\":7,\"product_model\":\"g. Single \\\"non-Impact\\\" Fiberglass Glazed Door with Sidelites and Continuous Head and Sill\",\"product_description\":\"up to a 3'0 x 6'8 Single with Sidelites (OXO) - \\\"non-Impact\\\" Glazed Fiberglass Door - utilizing a Continuous Head and Sill - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#4414-R0\",\"approval_number\":\"FL4414.1\",\"seq\":1,\"product_model\":\"a. Single \\\"non-Impact\\\" Fiberglass Flush Glazed Door\",\"product_description\":\"up to a 3'0 x 6'8 Singble (X) - \\\"non-Impact\\\" Flush Glazed Fiberglass Door - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#4414-R0\",\"approval_number\":\"FL4414.2\",\"seq\":2,\"product_model\":\"b. Double \\\"non-Impact\\\" Fiberglass Flush Glazed Door\",\"product_description\":\"up to a 6'0 x 6'8 Double (XX) - \\\"non-Impact\\\" Flush Glazed Fiberglass Door - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#4414-R0\",\"approval_number\":\"FL4414.3\",\"seq\":3,\"product_model\":\"c. Single \\\"non-Impact\\\" Fiberglass Flush Glazed Premium Door\",\"product_description\":\"up to a 3'0 x 6'8 Singble (X) - \\\"non-Impact\\\" Flush Glazed Fiberglass Premium Door - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#4414-R0\",\"approval_number\":\"FL4414.4\",\"seq\":4,\"product_model\":\"d. Double \\\"non-Impact\\\" Fiberglass Flush Glazed Premium Door\",\"product_description\":\"up to a 6'0 x 6'8 Double (XX) - \\\"non-Impact\\\" Flush Glazed Fiberglass Premium Door - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#4667-R0\",\"approval_number\":\"FL4667.1\",\"seq\":1,\"product_model\":\"Single \\\"Impact\\\" Fiberglass Swing Door\",\"product_description\":\"up to a 3'6 x 8'0 Single (X) - \\\"Impact Opaque Fiberglass Door - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#4757-R0\",\"approval_number\":\"FL4757.1\",\"seq\":1,\"product_model\":\"Opaque Fiberglass Door \\\"Standard Grade\\\"\",\"product_description\":\"up to a 3'0 x 6'8 Single (X) - \\\"Impact\\\" Opaque Fiberglass Door - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#5111-R0\",\"approval_number\":\"FL5111.1\",\"seq\":1,\"product_model\":\"a. Standard Grade\",\"product_description\":\"Up to 3'0 x 6'8 Flush Glazed 1\\\/2 Lite Fiberglass Single Door - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#5111-R0\",\"approval_number\":\"FL5111.2\",\"seq\":2,\"product_model\":\"b. Standard Grade\",\"product_description\":\"Up to 3'0 x 6'8 Lip Lite Glazed Full Lite Fiberglass Single Door - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#5749-R0\",\"approval_number\":\"FL5749.1\",\"seq\":1,\"product_model\":\"a. Single Glazed Premium Fiberglass Door\",\"product_description\":\"up to a 3'0 x 8'0 Single (X) - \\\"non-impact\\\" Glazed Fiberglass Door - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#5749-R0\",\"approval_number\":\"FL5749.2\",\"seq\":2,\"product_model\":\"b. Single Glazed Premium Fiberglass Door with Sidelites\",\"product_description\":\"up to a 3'0 x 8'0 Single with Sidelites Continuous Head and Sill (OX, XO or OXO) - \\\"non-impact\\\" Glazed Fiberglass Door - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#5749-R0\",\"approval_number\":\"FL5749.3\",\"seq\":3,\"product_model\":\"c. Double Glazed Premium Fiberglass Door\",\"product_description\":\"up to a 6'0 x 8'0 Double (XX) - \\\"non-impact\\\" Glazed Fiberglass Door - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#5749-R0\",\"approval_number\":\"FL5749.4\",\"seq\":4,\"product_model\":\"d. Double Glazed Premium Fiberglass Door with Sidelites\",\"product_description\":\"up to a 6'0 x 8'0 Double (XX) - \\\"non-impact\\\" Glazed Fiberglass Door with Boxed Sidelites- Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#6379-R0\",\"approval_number\":\"FL6379.8\",\"seq\":8,\"product_model\":\"h. Flush Glazed\",\"product_description\":\"Half-Lite Flush Glazed Fiberglass Door - Single (X) Outswing or Inswing \\\"Non-Impact\\\"\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#6379-R0\",\"approval_number\":\"FL6379.9\",\"seq\":9,\"product_model\":\"i. Flush Glazed\",\"product_description\":\"Half-Lite Flush Glazed Fiberglass Door - Single with Sidelite - Continuous Head and Sill (XO or OX) Outswing or Inswing \\\"Non-Impact\\\"\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#6379-R0\",\"approval_number\":\"FL6379.10\",\"seq\":10,\"product_model\":\"j. Flush Glazed\",\"product_description\":\"Half-Lite Flush Glazed Fiberglass Door - Single with Sidelite - Boxed (XO or OX) Outswing or Inswing \\\"Non-Impact\\\"\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#6379-R0\",\"approval_number\":\"FL6379.11\",\"seq\":11,\"product_model\":\"k. Flush Glazed\",\"product_description\":\"Half-Lite Flush Glazed Fiberglass Door - Single with Sidelites - Continuous Head and Sill (OXO) Outswing or Inswing \\\"Non-Impact\\\"\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#6379-R0\",\"approval_number\":\"FL6379.12\",\"seq\":12,\"product_model\":\"l. Flush Glazed\",\"product_description\":\"Half Lite Flush Glazed Fiberglass Door - Single with Sidelites - Boxed (OXO) Outswing or Inswing \\\"Non-Impact\\\"\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#6379-R0\",\"approval_number\":\"FL6379.13\",\"seq\":13,\"product_model\":\"m. Flush Glazed\",\"product_description\":\"Half Lite Flush Glazed Fiberglass Door - Double (XX) Outswing or Inswing \\\"Non-Impact\\\"\",\"design_pressure\":\"+55.0\\\/-60.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#6379-R0\",\"approval_number\":\"FL6379.14\",\"seq\":14,\"product_model\":\"n. Flush Glazed\",\"product_description\":\"Half Lite Flush Glazed Fiberglass Door - Double with Sidelites - Boxed (OXXO) Outswing or Inswing \\\"Non-Impact\\\"\",\"design_pressure\":\"+55.0\\\/-60.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#47284-R0\",\"approval_number\":\"FL47284.1\",\"seq\":1,\"product_model\":\"a. \\\"Direct Glaze\\\" Fiberglass Door\",\"product_description\":\"Nominal 6'8 Integral Flush Glazed \\\"Non-Impact\\\" Fiberglass Single Door (Outswing or Inswing X Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#47284-R0\",\"approval_number\":\"FL47284.2\",\"seq\":2,\"product_model\":\"b. \\\"Direct Glaze\\\" Fiberglass Door\",\"product_description\":\"Nominal 6'8 Integral Flush Glazed \\\"Non-Impact\\\" Fiberglass Single Door with Sidelite(s), Outswing or Inswing (OX, XO or OXO) Boxed Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#47284-R0\",\"approval_number\":\"FL47284.3\",\"seq\":3,\"product_model\":\"c. \\\"Direct Glaze\\\" Fiberglass Door\",\"product_description\":\"Nominal 6'8 Integral Flush Glazed \\\"Non-Impact\\\" Fiberglass Single Door with Sidelite(s), Outswing or Inswing (OX, XO or OXO) Continuous Head and Sill Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#47284-R0\",\"approval_number\":\"FL47284.4\",\"seq\":4,\"product_model\":\"d. \\\"Direct Glaze\\\" Fiberglass Door\",\"product_description\":\"Nominal 6'8 Integral Flush Glazed \\\"Non-Impact\\\" Fiberglass Double Door with or without Sidelites, Outswing or Inswing (XX or OXXO) Boxed Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#47284-R0\",\"approval_number\":\"FL47284.5\",\"seq\":5,\"product_model\":\"e. \\\"Direct Glaze\\\" Fiberglass Door\",\"product_description\":\"Nominal 6'8 Integral Flush Glazed \\\"Impact\\\" Fiberglass Single Door (Outswing or Inswing X Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#47284-R0\",\"approval_number\":\"FL47284.6\",\"seq\":6,\"product_model\":\"f. \\\"Direct Glaze\\\" Fiberglass Door\",\"product_description\":\"Nominal 6'8 Integral Flush Glazed \\\"Impact\\\" Fiberglass Single Door with Sidelite(s), Outswing or Inswing (OX, XO or OXO) Boxed Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#47284-R0\",\"approval_number\":\"FL47284.7\",\"seq\":7,\"product_model\":\"g. \\\"Direct Glaze\\\" Fiberglass Door\",\"product_description\":\"Nominal 6'8 Integral Flush Glazed \\\"Impact\\\" Fiberglass Single Door with Sidelite(s), Outswing or Inswing (OX, XO or OXO) Continuous Head and Sill Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#47284-R0\",\"approval_number\":\"FL47284.8\",\"seq\":8,\"product_model\":\"h. \\\"Direct Glaze\\\" Fiberglass Door\",\"product_description\":\"Nominal 6'8 Integral Flush Glazed \\\"Impact\\\" Fiberglass Double Door with or without Sidelites, Outswing or Inswing (XX or OXXO) Boxed Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#4366-R2\",\"approval_number\":\"FL4366.1\",\"seq\":1,\"product_model\":\"a. Single \\\"Impact\\\" Fiberglass Door\",\"product_description\":\"up to a 3'0 x 6'8 Single (X) - \\\"Impact\\\" Opaque Fiberglass Door - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#4366-R2\",\"approval_number\":\"FL4366.2\",\"seq\":2,\"product_model\":\"b. Single \\\"Impact\\\" Fiberglass Door with Sidelite\",\"product_description\":\"up to a 3'0 x 6'8 Single with Boxed Sidelite OX or XO - \\\"Impact\\\" Opaque Fiberglass Door - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#4366-R2\",\"approval_number\":\"FL4366.3\",\"seq\":3,\"product_model\":\"c. Single \\\"Impact\\\" Fiberglass Door with Sidelites\",\"product_description\":\"up to a 3'0 x 6'8 Single with Boxed Sidelites OXO - \\\"Impact\\\" Opaque Fiberglass Door - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#4366-R2\",\"approval_number\":\"FL4366.4\",\"seq\":4,\"product_model\":\"d. Double \\\"Impact\\\" Fiberglass Door\",\"product_description\":\"up to a 6'0 x 6'8 Double (XX) - \\\"Impact\\\" Opaque Fiberglass Door - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#4366-R2\",\"approval_number\":\"FL4366.5\",\"seq\":5,\"product_model\":\"e. Double \\\"Impact\\\" Fiberglass Door with Sidelites\",\"product_description\":\"up to a 6'0 x 6'8 Double with Boxed Sidelites OXXO - \\\"Impact\\\" Opaque Fiberglass Door - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#4366-R2\",\"approval_number\":\"FL4366.6\",\"seq\":6,\"product_model\":\"f. Single \\\"Impact\\\" Fiberglass Door with Sidelite and Continuous Head and Sill\",\"product_description\":\"up to a 3'0 x 6'8 Single with Sidelite OX or XO - utilizing a Continuous Head and Sill - In-swing or Out-swing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#4366-R2\",\"approval_number\":\"FL4366.7\",\"seq\":7,\"product_model\":\"g. Single \\\"Impact\\\" Fiberglass Door with Sidelites and Continuous Head and Sill\",\"product_description\":\"up to a 3'0 x 6'8 Single with Sidelites OXO - utilizing a Continuous Head and Sill - In-swing or Out-swing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#5750-R1\",\"approval_number\":\"FL5750.1\",\"seq\":1,\"product_model\":\"a. Single Opaque Premium Fiberglass Door\",\"product_description\":\"up to a 3'0 x 8'0 Single (X) - \\\"Impact\\\" Opaque Fiberglass Door - Inswing or Outswingor Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#5750-R1\",\"approval_number\":\"FL5750.2\",\"seq\":2,\"product_model\":\"b. Single Opaque Premium Fiberglass Door with Sidelite\",\"product_description\":\"up to a 3'0 x 8'0 Single with Sidelite OX or XO - utilizing a Continuous Head and Sill - In-swing or Out-swing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#5750-R1\",\"approval_number\":\"FL5750.3\",\"seq\":3,\"product_model\":\"C. Single Opaque Premium Fiberglass Door with Sidelites\",\"product_description\":\"up to a 3'0 x 8'0 Single with Sidelite OX or XO - utilizing a Continuous Head and Sill - In-swing or Out-swing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#5750-R1\",\"approval_number\":\"FL5750.4\",\"seq\":4,\"product_model\":\"D. Double Opaque Premium Fiberglass Door\",\"product_description\":\"up to a 6'0 x 8'0 Double (XX) - \\\"Impact\\\" Opaque Fiberglass Door - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#6379-R1\",\"approval_number\":\"FL6379.1\",\"seq\":1,\"product_model\":\"a. Flush Glazed Fiberglass Door\",\"product_description\":\"6'8 Single Flush Glazed \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#6379-R1\",\"approval_number\":\"FL6379.2\",\"seq\":2,\"product_model\":\"b. Flush Glazed Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelite Flush Glazed \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OX or XO) Continuous Head and Sill Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#6379-R1\",\"approval_number\":\"FL6379.3\",\"seq\":3,\"product_model\":\"c. Flush Glazed Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelite Flush Glazed \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OX or XO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#6379-R1\",\"approval_number\":\"FL6379.4\",\"seq\":4,\"product_model\":\"d. Flush Glazed Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelites Flush Glazed \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OXO) Continuous Head and Sill Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#6379-R1\",\"approval_number\":\"FL6379.5\",\"seq\":5,\"product_model\":\"e. Flush Glazed Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelites Flush Glazed \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#6379-R1\",\"approval_number\":\"FL6379.6\",\"seq\":6,\"product_model\":\"f. Flush Glazed Fiberglass Door\",\"product_description\":\"6'8 Double Flush Glazed \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#6379-R1\",\"approval_number\":\"FL6379.7\",\"seq\":7,\"product_model\":\"g. Flush Glazed Fiberglass Door\",\"product_description\":\"6'8 Double with Sidelites Flush Glazed \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OXXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#7960-R1\",\"approval_number\":\"FL7960.1\",\"seq\":1,\"product_model\":\"a. Flush Glazed Fiberglass Door\",\"product_description\":\"6'8 Single Flush Glazed \\\"Impact\\\" Fiberglass Door - Outswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#7964-R1\",\"approval_number\":\"FL7964.1\",\"seq\":1,\"product_model\":\"a. Premium Opaque Fiberglass Door\",\"product_description\":\"6'8 Single Premium Opaque \\\"Impact\\\" Fiberglass Door - Outswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#5750-R1\",\"approval_number\":\"FL5750.5\",\"seq\":5,\"product_model\":\"E. Double Opaque Premium Fiberglass Door with Sidelites\",\"product_description\":\"up to a 6'0 x 8'0 Double with Boxed Sidelites OXXO - \\\"Impact\\\" Opaque Fiberglass Door - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#7960-R1\",\"approval_number\":\"FL7960.2\",\"seq\":2,\"product_model\":\"b. Flush Glazed Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelite Flush Glazed \\\"Impact\\\" Fiberglass Door - Outswing (OX or XO) Continuous Head and Sill Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#7960-R1\",\"approval_number\":\"FL7960.3\",\"seq\":3,\"product_model\":\"c. Flush Glazed Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelite Flush Glazed \\\"Impact\\\" Fiberglass Door - Outswing (OX or XO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#7960-R1\",\"approval_number\":\"FL7960.4\",\"seq\":4,\"product_model\":\"d. Flush Glazed Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelites Flush Glazed \\\"Impact\\\" Fiberglass Door - Outswing (OXO) Continuous Head and Sill Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#7960-R1\",\"approval_number\":\"FL7960.5\",\"seq\":5,\"product_model\":\"e. Flush Glazed Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelites Flush Glazed \\\"Impact\\\" Fiberglass Door - Outswing (OXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#7960-R1\",\"approval_number\":\"FL7960.6\",\"seq\":6,\"product_model\":\"f. Flush Glazed Fiberglass Door\",\"product_description\":\"6'8 Double Flush Glazed \\\"Impact\\\" Fiberglass Door - Outswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#7960-R1\",\"approval_number\":\"FL7960.7\",\"seq\":7,\"product_model\":\"g. Flush Glazed Fiberglass Door\",\"product_description\":\"6'8 Double with Sidelites Flush Glazed \\\"Impact\\\" Fiberglass Door - Outswing (OXXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#7964-R1\",\"approval_number\":\"FL7964.2\",\"seq\":2,\"product_model\":\"b. Premium Opaque Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelite Premium Opaque \\\"Impact\\\" Fiberglass Door - Outswing (OX or XO) Continuous Head and Sill Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#7964-R1\",\"approval_number\":\"FL7964.3\",\"seq\":3,\"product_model\":\"c. Premium Opaque Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelite Premium Opaque \\\"Impact\\\" Fiberglass Door - Outswing (OX or XO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#7964-R1\",\"approval_number\":\"FL7964.4\",\"seq\":4,\"product_model\":\"d. Premium Opaque Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelites Premium Opaque \\\"Impact\\\" Fiberglass Door - Outswing (OXO) Continuous Head and Sill Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#7964-R1\",\"approval_number\":\"FL7964.5\",\"seq\":5,\"product_model\":\"e. Premium Opaque Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelites Premium Opaque \\\"Impact\\\" Fiberglass Door - Outswing (OXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#7964-R1\",\"approval_number\":\"FL7964.6\",\"seq\":6,\"product_model\":\"f. Premium Opaque Fiberglass Door\",\"product_description\":\"6'8 Double Premium Opaque \\\"Impact\\\" Fiberglass Door - Outswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#7964-R1\",\"approval_number\":\"FL7964.7\",\"seq\":7,\"product_model\":\"g. Premium Opaque Fiberglass Door\",\"product_description\":\"6'8 Double with Sidelites Premium Opaque \\\"Impact\\\" Fiberglass Door - Outswing (OXXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#11165-R0\",\"approval_number\":\"FL11165.1\",\"seq\":1,\"product_model\":\"A. Premium Liplite Fiberglass Door\",\"product_description\":\"6'8 Glazed Single Premium Liplite \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#11165-R0\",\"approval_number\":\"FL11165.2\",\"seq\":2,\"product_model\":\"B. Premium Liplite Fiberglass Door\",\"product_description\":\"6'8 Glazed Single with Sidelite Premium Liplite \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OX or XO) Continuous Head and Sill Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#11165-R0\",\"approval_number\":\"FL11165.3\",\"seq\":3,\"product_model\":\"C. Premium Liplite Fiberglass Door\",\"product_description\":\"6'8 Glazed Single with Sidelite Premium Liplite \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OX or XO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#11165-R0\",\"approval_number\":\"FL11165.4\",\"seq\":4,\"product_model\":\"D. Premium Liplite Fiberglass Door\",\"product_description\":\"6'8 Glazed Single with Sidelites Premium Liplite \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OXO) Continuous Head and Sill Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#11165-R0\",\"approval_number\":\"FL11165.5\",\"seq\":5,\"product_model\":\"E. Premium Liplite Fiberglass Door\",\"product_description\":\"6'8 Glazed Single with Sidelites Premium Liplite \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#11165-R0\",\"approval_number\":\"FL11165.6\",\"seq\":6,\"product_model\":\"F. Premium Liplite Fiberglass Door\",\"product_description\":\"6'8 Glazed Double Premium Liplite \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#11165-R0\",\"approval_number\":\"FL11165.7\",\"seq\":7,\"product_model\":\"G. Premium Liplite Fiberglass Door\",\"product_description\":\"6'8 Glazed Double with Sidelites Premium Liplite \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OXXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#11165-R0\",\"approval_number\":\"FL11165.8\",\"seq\":8,\"product_model\":\"H. Premium Fiberglass Door\",\"product_description\":\"6'8 Single Premium Opaque \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#11165-R0\",\"approval_number\":\"FL11165.9\",\"seq\":9,\"product_model\":\"I. Premium Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelite Premium Opaque \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OX or XO) Continuous Head and Sill Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#11165-R0\",\"approval_number\":\"FL11165.10\",\"seq\":10,\"product_model\":\"J. Premium Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelite Premium Opaque \\\"Non-Impact\\\" Fiberglass Door - Outswing (OX or XO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#11165-R0\",\"approval_number\":\"FL11165.11\",\"seq\":11,\"product_model\":\"K. Premium Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelite Premium Opaque \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OXO) Continuous Head and Sill Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#11165-R0\",\"approval_number\":\"FL11165.12\",\"seq\":12,\"product_model\":\"L. Premium Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelites Premium Opaque \\\"Non-Impact\\\" Fiberglass Door - Outswing (OXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#11165-R0\",\"approval_number\":\"FL11165.13\",\"seq\":13,\"product_model\":\"M. Premium Fiberglass Door\",\"product_description\":\"6'8 Double Premium Opaque \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#11165-R0\",\"approval_number\":\"FL11165.14\",\"seq\":14,\"product_model\":\"N. Premium Fiberglass Door\",\"product_description\":\"6'8 Double with Sidelites Premium Opaque \\\"Non-Impact\\\" Fiberglass Door - Outswing (OXXO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#11174-R0\",\"approval_number\":\"FL11174.1\",\"seq\":1,\"product_model\":\"A. Premium Liplite Fiberglass Door\",\"product_description\":\"8'0 Glazed Single Premium Liplite \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#11174-R0\",\"approval_number\":\"FL11174.2\",\"seq\":2,\"product_model\":\"B. Premium Liplite Fiberglass Door\",\"product_description\":\"8'0 Glazed Single with Sidelite Premium Liplite \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OX or XO) Continuous Head and Sill Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#11174-R0\",\"approval_number\":\"FL11174.3\",\"seq\":3,\"product_model\":\"C. Premium Liplite Fiberglass Door\",\"product_description\":\"8'0 Glazed Single with \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OX or XO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#11174-R0\",\"approval_number\":\"FL11174.4\",\"seq\":4,\"product_model\":\"D. Premium Liplite Fiberglass Door\",\"product_description\":\"8'0 Glazed Single with Sidelites Premium Liplite \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OXO) Continuous Head and Sill Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#11174-R0\",\"approval_number\":\"FL11174.5\",\"seq\":5,\"product_model\":\"E. Premium Liplite Fiberglass Door\",\"product_description\":\"8'0 Glazed Single with Sidelites Premium Liplite \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#11174-R0\",\"approval_number\":\"FL11174.6\",\"seq\":6,\"product_model\":\"F. Premium Liplite Fiberglass Door\",\"product_description\":\"8'0 Glazed Double Premium Liplite \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#11174-R0\",\"approval_number\":\"FL11174.7\",\"seq\":7,\"product_model\":\"G. Premium Liplite Fiberglass Door\",\"product_description\":\"8'0 Glazed Double with Sidelites Premium Liplite \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OXXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#11174-R0\",\"approval_number\":\"FL11174.8\",\"seq\":8,\"product_model\":\"H. Premium Fiberglass Door\",\"product_description\":\"8'0 Single Premium Opaque \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#11174-R0\",\"approval_number\":\"FL11174.9\",\"seq\":9,\"product_model\":\"I. Premium Fiberglass Door\",\"product_description\":\"8'0 Single with Sidelite Premium Opaque \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OX or XO) Continuous Head and Sill Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#11174-R0\",\"approval_number\":\"FL11174.10\",\"seq\":10,\"product_model\":\"J. Premium Fiberglass Door\",\"product_description\":\"8'0 Single with Sidelite Premium Opaque \\\"Non-Impact\\\" Fiberglass Door - Outswing (OX or XO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#11174-R0\",\"approval_number\":\"FL11174.11\",\"seq\":11,\"product_model\":\"K. Premium Fiberglass Door\",\"product_description\":\"8 Single with Sidelite Premium Opaque \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OXO) Continuous Head and Sill Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#11174-R0\",\"approval_number\":\"FL11174.12\",\"seq\":12,\"product_model\":\"L. Premium Fiberglass Door\",\"product_description\":\"8'0 Single with Sidelites Premium Opaque \\\"Non-Impact\\\" Fiberglass Door - Outswing (OXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#11174-R0\",\"approval_number\":\"FL11174.13\",\"seq\":13,\"product_model\":\"M. Premium Fiberglass Door\",\"product_description\":\"8'0 Double Premium Opaque \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#11174-R0\",\"approval_number\":\"FL11174.14\",\"seq\":14,\"product_model\":\"N. Premium Fiberglass Door\",\"product_description\":\"8'0 Double with Sidelites Premium Opaque \\\"Non-Impact\\\" Fiberglass Door - Outswing (OXXO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15129-R0\",\"approval_number\":\"FL15129.1\",\"seq\":1,\"product_model\":\"a. Fiberglass Door\",\"product_description\":\"6'8 Single Opaque \\\"Impact\\\" Fiberglass Door - Outswing\\\/Inswing Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15129-R0\",\"approval_number\":\"FL15129.2\",\"seq\":2,\"product_model\":\"b. Fiberglass Door\",\"product_description\":\"6'8 Single Opaque \\\"Impact\\\" Fiberglass Door with \\\"Non-Impact\\\" Sidelite or Sidelites - Outswing \\\/ Inswing Continuous Head and Sill Configurations (OX or XO; OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15129-R0\",\"approval_number\":\"FL15129.3\",\"seq\":3,\"product_model\":\"c. Fiberglass Door\",\"product_description\":\"6'8 Single Opaque \\\"Impact\\\" Fiberglass Door with \\\"Non-Impact\\\" Sidelite or Sidelites - Outswing \\\/ Inswing Configurations (OX or XO; OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15129-R0\",\"approval_number\":\"FL15129.4\",\"seq\":4,\"product_model\":\"d. Fiberglass Door\",\"product_description\":\"6'8 Double Opaque \\\"Impact\\\" Fiberglass Door with or without \\\"Non-Impact\\\" Sidelites - Outswing \\\/ Inswing Configurations (XX; OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15129-R0\",\"approval_number\":\"FL15129.5\",\"seq\":5,\"product_model\":\"e. Fiberglass Door\",\"product_description\":\"6'8 Single Glazed \\\"Non-Impact\\\" Fiberglass Door - Outswing\\\/Inswing Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15129-R0\",\"approval_number\":\"FL15129.6\",\"seq\":6,\"product_model\":\"f. Fiberglass Door\",\"product_description\":\"6'8 Single Glazed \\\"Non-Impact\\\" Fiberglass Door with \\\"Non-Impact\\\" Sidelite or Sidelites - Outswing \\\/ Inswing Continuous Head and Sill Configurations (OX or XO; OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15129-R0\",\"approval_number\":\"FL15129.7\",\"seq\":7,\"product_model\":\"g. Fiberglass Door\",\"product_description\":\"6'8 Single Glazed \\\"Non-Impact\\\" Fiberglass Door with \\\"Non-Impact\\\" Sidelite or Sidelites - Outswing \\\/ Inswing Configurations (OX or XO; OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15129-R0\",\"approval_number\":\"FL15129.8\",\"seq\":8,\"product_model\":\"h. Fiberglass Door\",\"product_description\":\"6'8 Double Glazed \\\"Non-Impact\\\" Fiberglass Door with or without \\\"Non-Impact\\\" Sidelites - Outswing \\\/ Inswing Configurations (XX; OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15129-R0\",\"approval_number\":\"FL15129.9\",\"seq\":9,\"product_model\":\"i. Fiberglass Door\",\"product_description\":\"6'8 Single Opaque \\\"Non-Impact\\\" Fiberglass Door - Outswing\\\/Inswing Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15129-R0\",\"approval_number\":\"FL15129.10\",\"seq\":10,\"product_model\":\"j. Fiberglass Door\",\"product_description\":\"6'8 Single Opaque \\\"Non-Impact\\\" Fiberglass Door with \\\"Non-Impact\\\" Sidelite or Sidelites - Outswing \\\/ Inswing Continuous Head and Sill Configurations (OX or XO; OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15129-R0\",\"approval_number\":\"FL15129.11\",\"seq\":11,\"product_model\":\"k. Fiberglass Door\",\"product_description\":\"6'8 Single Opaque \\\"Non-Impact\\\" Fiberglass Door with \\\"Non-Impact\\\" Sidelite or Sidelites - Outswing \\\/ Inswing Configurations (OX or XO; OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15129-R0\",\"approval_number\":\"FL15129.12\",\"seq\":12,\"product_model\":\"l. Fiberglass Door\",\"product_description\":\"6'8 Double Opaque \\\"Non-Impact\\\" Fiberglass Door with or without \\\"Non-Impact\\\" Sidelites - Outswing \\\/ Inswing Configurations (XX; OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15129-R0\",\"approval_number\":\"FL15129.13\",\"seq\":13,\"product_model\":\"m. Fiberglass Door\",\"product_description\":\"8'0 Single Opaque \\\"Impact\\\" Fiberglass Door - Outswing\\\/Inswing Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15129-R0\",\"approval_number\":\"FL15129.14\",\"seq\":14,\"product_model\":\"n. Fiberglass Door\",\"product_description\":\"8'0 Single Opaque \\\"Impact\\\" Fiberglass Door with \\\"Non-Impact\\\" Sidelite or Sidelites - Outswing \\\/ Inswing Continuous Head and Sill Configurations (OX or XO; OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15129-R0\",\"approval_number\":\"FL15129.15\",\"seq\":15,\"product_model\":\"o. Fiberglass Door\",\"product_description\":\"8'0 Single Opaque \\\"Impact\\\" Fiberglass Door with \\\"Non-Impact\\\" Sidelite or Sidelites - Outswing \\\/ Inswing Configurations (OX or XO; OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15129-R0\",\"approval_number\":\"FL15129.16\",\"seq\":16,\"product_model\":\"p. Fiberglass Door\",\"product_description\":\"8'0 Double Opaque \\\"Impact\\\" Fiberglass Door with or without \\\"Non-Impact\\\" Sidelites - Outswing \\\/ Inswing Configurations (XX; OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15129-R0\",\"approval_number\":\"FL15129.17\",\"seq\":17,\"product_model\":\"q. Fiberglass Door\",\"product_description\":\"8'0 Single Glazed \\\"Non-Impact\\\" Fiberglass Door - Outswing\\\/Inswing Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15129-R0\",\"approval_number\":\"FL15129.18\",\"seq\":18,\"product_model\":\"r. Fiberglass Door\",\"product_description\":\"8'0 Single Glazed \\\"Non-Impact\\\" Fiberglass Door with \\\"Non-Impact\\\" Sidelite or Sidelites - Outswing \\\/ Inswing Continuous Head and Sill Configurations (OX or XO; OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15129-R0\",\"approval_number\":\"FL15129.19\",\"seq\":19,\"product_model\":\"s. Fiberglass Door\",\"product_description\":\"8'0 Single Glazed \\\"Non-Impact\\\" Fiberglass Door with \\\"Non-Impact\\\" Sidelite or Sidelites - Outswing \\\/ Inswing Configurations (OX or XO; OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15129-R0\",\"approval_number\":\"FL15129.20\",\"seq\":20,\"product_model\":\"t. Fiberglass Door\",\"product_description\":\"8'0 Double Glazed \\\"Non-Impact\\\" Fiberglass Door with or without \\\"Non-Impact\\\" Sidelites - Outswing \\\/ Inswing Configurations (XX; OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15255-R0\",\"approval_number\":\"FL15255.1\",\"seq\":1,\"product_model\":\"a. Fiberglass Door\",\"product_description\":\"6'8 Single Opaque \\\"Impact\\\" Fiberglass Door - Outswing Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15255-R0\",\"approval_number\":\"FL15255.2\",\"seq\":2,\"product_model\":\"b. Fiberglass Door\",\"product_description\":\"6'8 Single Opaque \\\"Impact\\\" Fiberglass Door with \\\"Impact\\\" Sidelite or Sidelites - Outswing Continuous Head and Sill Configurations (OX or XO; OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15255-R0\",\"approval_number\":\"FL15255.3\",\"seq\":3,\"product_model\":\"c. Fiberglass Door\",\"product_description\":\"6'8 Single Opaque \\\"Impact\\\" Fiberglass Door with \\\"Impact\\\" Sidelite or Sidelites - Outswing Configurations (OX or XO; OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15255-R0\",\"approval_number\":\"FL15255.4\",\"seq\":4,\"product_model\":\"d. Fiberglass Door\",\"product_description\":\"6'8 Double Opaque \\\"Impact\\\" Fiberglass Door with or without \\\"Impact\\\" Sidelites - Outswing Configurations (XX; OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15255-R0\",\"approval_number\":\"FL15255.5\",\"seq\":5,\"product_model\":\"e. Fiberglass Door\",\"product_description\":\"6'8 Single Glazed \\\"Impact\\\" Fiberglass Door - Outswing Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15255-R0\",\"approval_number\":\"FL15255.6\",\"seq\":6,\"product_model\":\"f. Fiberglass Door\",\"product_description\":\"6'8 Single Glazed \\\"Impact\\\" Fiberglass Door with \\\"Impact\\\" Sidelite or Sidelites - Outswing Continuous Head and Sill Configurations (OX or XO; OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15255-R0\",\"approval_number\":\"FL15255.7\",\"seq\":7,\"product_model\":\"g. Fiberglass Door\",\"product_description\":\"6'8 Single Glazed \\\"Impact\\\" Fiberglass Door with \\\"Impact\\\" Sidelite or Sidelites - Outswing Configurations (OX or XO; OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15255-R0\",\"approval_number\":\"FL15255.8\",\"seq\":8,\"product_model\":\"h. Fiberglass Door\",\"product_description\":\"6'8 Double Glazed \\\"Impact\\\" Fiberglass Door with or without \\\"Impact\\\" Sidelites - Outswing Configurations (XX; OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15255-R0\",\"approval_number\":\"FL15255.9\",\"seq\":9,\"product_model\":\"i. Fiberglass Door\",\"product_description\":\"6'8 Single Opaque \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15255-R0\",\"approval_number\":\"FL15255.10\",\"seq\":10,\"product_model\":\"j. Fiberglass Door\",\"product_description\":\"6'8 Single Opaque \\\"Non-Impact\\\" Fiberglass Door with \\\"Non-Impact\\\" Sidelite or Sidelites - Outswing \\\/ Inswing Continuous Head and Sill Configurations (OX or XO; OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15255-R0\",\"approval_number\":\"FL15255.11\",\"seq\":11,\"product_model\":\"k. Fiberglass Door\",\"product_description\":\"6'8 Single Opaque \\\"Non-Impact\\\" Fiberglass Door with \\\"Non-Impact\\\" Sidelite or Sidelites - Outswing \\\/ Inswing Configurations (OX or XO; OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15255-R0\",\"approval_number\":\"FL15255.12\",\"seq\":12,\"product_model\":\"l. Fiberglass Door\",\"product_description\":\"6'8 Double Opaque \\\"Non-Impact\\\" Fiberglass Door with or without \\\"Non-Impact\\\" Sidelites - Outswing \\\/ Inswing Configurations (XX; OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15255-R0\",\"approval_number\":\"FL15255.13\",\"seq\":13,\"product_model\":\"m. Fiberglass Door\",\"product_description\":\"6'8 Single Glazed \\\"Non-Impact\\\" Fiberglass Door with \\\"Non-Impact\\\" Sidelite or Sidelites - Outswing \\\/ Inswing Continuous Head and Sill Configurations (OX or XO; OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15255-R0\",\"approval_number\":\"FL15255.14\",\"seq\":14,\"product_model\":\"n. Fiberglass Door\",\"product_description\":\"6'8 Single Glazed \\\"Non-Impact\\\" Fiberglass Door with \\\"Non-Impact\\\" Sidelite or Sidelites - Outswing \\\/ Inswing Continuous Head and Sill Configurations (OX or XO; OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15255-R0\",\"approval_number\":\"FL15255.15\",\"seq\":15,\"product_model\":\"o. Fiberglass Door\",\"product_description\":\"6'8 Single Glazed \\\"Non-Impact\\\" Fiberglass Door with \\\"Non-Impact\\\" Sidelite or Sidelites - Outswing \\\/ Inswing Configurations (OX or XO; OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15255-R0\",\"approval_number\":\"FL15255.16\",\"seq\":16,\"product_model\":\"p. Fiberglass Door\",\"product_description\":\"6'8 Double Glazed \\\"Non-Impact\\\" Fiberglass Door with or without \\\"Non-Impact\\\" Sidelites - Outswing \\\/ Inswing Configurations (XX; OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15255-R0\",\"approval_number\":\"FL15255.17\",\"seq\":17,\"product_model\":\"q. Fiberglass Door\",\"product_description\":\"8'0 Single Opaque \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15255-R0\",\"approval_number\":\"FL15255.18\",\"seq\":18,\"product_model\":\"r. Fiberglass Door\",\"product_description\":\"8'0 Single Opaque \\\"Non-Impact\\\" Fiberglass Door with \\\"Non-Impact\\\" Sidelite or Sidelites - Outswing \\\/ Inswing Continuous Head and Sill Configurations (OX or XO; OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15255-R0\",\"approval_number\":\"FL15255.19\",\"seq\":19,\"product_model\":\"s. Fiberglass Door\",\"product_description\":\"8'0 Single Opaque \\\"Non-Impact\\\" Fiberglass Door with \\\"Non-Impact\\\" Sidelite or Sidelites - Outswing \\\/ Inswing Configurations (OX or XO; OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15255-R0\",\"approval_number\":\"FL15255.20\",\"seq\":20,\"product_model\":\"t. Fiberglass Door\",\"product_description\":\"8'0 Double Opaque \\\"Non-Impact\\\" Fiberglass Door with or without \\\"Non-Impact\\\" Sidelites - Outswing \\\/ Inswing Configurations (XX; OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15255-R0\",\"approval_number\":\"FL15255.21\",\"seq\":21,\"product_model\":\"u. Fiberglass Door\",\"product_description\":\"8'0 Single Glazed \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15255-R0\",\"approval_number\":\"FL15255.22\",\"seq\":22,\"product_model\":\"v. Fiberglass Door\",\"product_description\":\"8'0 Single Glazed \\\"Non-Impact\\\" Fiberglass Door with \\\"Non-Impact\\\" Sidelite or Sidelites - Outswing \\\/ Inswing Continuous Head and Sill Configurations (OX or XO; OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15255-R0\",\"approval_number\":\"FL15255.23\",\"seq\":23,\"product_model\":\"w. Fiberglass Door\",\"product_description\":\"8'0 Single Glazed \\\"Non-Impact\\\" Fiberglass Door with \\\"Non-Impact\\\" Sidelite or Sidelites - Outswing \\\/ Inswing Configurations (OX or XO; OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15255-R0\",\"approval_number\":\"FL15255.24\",\"seq\":24,\"product_model\":\"x. Fiberglass Door\",\"product_description\":\"8'0 Double Glazed \\\"Non-Impact\\\" Fiberglass Door with or without \\\"Non-Impact\\\" Sidelites - Outswing \\\/ Inswing Configurations (XX; OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15128-R0\",\"approval_number\":\"FL15128.1\",\"seq\":1,\"product_model\":\"A. Fiberglass Door\",\"product_description\":\"6'8\\\" Single Opaque Fiberglass Door -Outswing\\\/Inswing Configurations with Standard\\\/Fat\\\/Integrated Mullions (OX, XO, or OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#15128-R0\",\"approval_number\":\"FL15128.2\",\"seq\":2,\"product_model\":\"B. Fibgerglass Door\",\"product_description\":\"6'8\\\" Single Glazed Fiberglass Door -Outswing\\\/Inswing Configurations with Standard\\\/Fat\\\/Integrated Mullions (OX, XO, or OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#20867-R0\",\"approval_number\":\"FL20867.1\",\"seq\":1,\"product_model\":\"a. Fiberglass Door\",\"product_description\":\"6-8 Glazed \\\"Impact\\\" Fiberglass Door - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#20867-R0\",\"approval_number\":\"FL20867.2\",\"seq\":2,\"product_model\":\"b. Fiberglass Door\",\"product_description\":\"6-8 Opaque \\\"Impact\\\" Fiberglass Door - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#20867-R0\",\"approval_number\":\"FL20867.3\",\"seq\":3,\"product_model\":\"c. Fiberglass Door\",\"product_description\":\"6-8 Glazed \\\"Non-Impact\\\" Fiberglass Door - Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#20867-R0\",\"approval_number\":\"FL20867.4\",\"seq\":4,\"product_model\":\"d. Fiberglass Door\",\"product_description\":\"6-8 Opaque \\\"Non-Impact\\\" Fiberglass Door - Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#20867-R0\",\"approval_number\":\"FL20867.5\",\"seq\":5,\"product_model\":\"e. Fiberglass Door\",\"product_description\":\"8-0 Glazed \\\"Non-Impact\\\" Fiberglass Door - Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#20867-R0\",\"approval_number\":\"FL20867.6\",\"seq\":6,\"product_model\":\"f. Fiberglass Door\",\"product_description\":\"8-0 Opaque \\\"Non-Impact\\\" Fiberglass Door - Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#25575-R0\",\"approval_number\":\"FL25575.1\",\"seq\":1,\"product_model\":\"a. \\\"Modern\\\" Series Fiberglass Door\",\"product_description\":\"\\\"Modern\\\" Series 6'8 Glazed \\\"Non-Impact\\\" Fiberglass Door with or without Sidelite(s) offered in the \\\"Lighthouse or Metro\\\" model door panels for Outswing or Inswing use (X, OX or XO; OXO) Configurations.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#25575-R0\",\"approval_number\":\"FL25575.2\",\"seq\":2,\"product_model\":\"b. \\\"Modern\\\" Series Fiberglass Door\",\"product_description\":\"\\\"Modern\\\" Series 6'8 Glazed \\\"Non-Impact\\\" Fiberglass Door with Sidelite(s) offered in the \\\"Lighthouse or Metro\\\" model door panels for Outswing or Inswing use (OX or XO; OXO) Continuous Head and Sill Configurations.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#25575-R0\",\"approval_number\":\"FL25575.3\",\"seq\":3,\"product_model\":\"c. \\\"Modern\\\" Series Fiberglass Door\",\"product_description\":\"\\\"Modern\\\" Series 6'8 Glazed \\\"Non-Impact\\\" Fiberglass Double Door with or without Sidelites offered in the \\\"Lighthouse or Metro\\\" model door panels for Outswing or Inswing use (XX or OXXO) Configurations.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#25575-R1\",\"approval_number\":\"FL25575.4\",\"seq\":4,\"product_model\":\"d. \\\"Lighthouse\\\" Model Fiberglass Door\",\"product_description\":\"\\\"Lighthouse\\\" model 8'0 Glazed \\\"Non-Impact\\\" Fiberglass Single Door, with or without Sidelite(s), for Outswing or Inswing (X, OX, XO, OXO) Continuous Head and Sill Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#25575-R1\",\"approval_number\":\"FL25575.5\",\"seq\":5,\"product_model\":\"e. \\\"Lighthouse\\\" Model Fiberglass Door\",\"product_description\":\"\\\"Lighthouse\\\" model 8'0 Glazed \\\"Non-Impact\\\" Fiberglass Double Door, with or without Sidelites, for Outswing or Inswing (XX, OXXO) Boxed Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#25575-R1\",\"approval_number\":\"FL25575.6\",\"seq\":6,\"product_model\":\"f. \\\"Lighthouse\\\" Model Fiberglass Door\",\"product_description\":\"\\\"Lighthouse\\\" model 8'0 Glazed \\\"Non-Impact\\\" Fiberglass Double Door, with or without Sidelites, for Outswing or Inswing (XX, OXXO) Continuous Head and Sill Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#25575-R1\",\"approval_number\":\"FL25575.7\",\"seq\":7,\"product_model\":\"g. \\\"Modern\\\" Model Fiberglass Door\",\"product_description\":\"\\\"Modern\\\" model 6'8 Glazed \\\"Non-Impact\\\" Fiberglass Single Door, with or without Sidelite(s), for Outswing or Inswing (X, OX, XO, OXO) Boxed Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#25575-R1\",\"approval_number\":\"FL25575.8\",\"seq\":8,\"product_model\":\"h. \\\"Modern\\\" Model Fiberglass Door\",\"product_description\":\"\\\"Modern\\\" model 6'8 Glazed \\\"Non-Impact\\\" Fiberglass Single Door, with or without Sidelite(s), for Outswing or Inswing (X, OX, XO, OXO) Continuous Head and Sill Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#25575-R1\",\"approval_number\":\"FL25575.9\",\"seq\":9,\"product_model\":\"i. \\\"Modern\\\" Model Fiberglass Door\",\"product_description\":\"\\\"Modern\\\" model 6'8 Glazed \\\"Non-Impact\\\" Fiberglass Double Door, with or without Sidelites, for Outswing or Inswing (XX, OXXO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#25575-R1\",\"approval_number\":\"FL25575.10\",\"seq\":10,\"product_model\":\"j. \\\"Teak\\\" Model Fiberglass Door\",\"product_description\":\"\\\"Teak\\\" model 8'0 Glazed \\\"Non-Impact\\\" Fiberglass Single Door, with or without Sidelite(s), for Outswing or Inswing (X, OX, XO, OXO) Continuous Head and Sill Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#25575-R1\",\"approval_number\":\"FL25575.11\",\"seq\":11,\"product_model\":\"k. \\\"Teak\\\" Model Fiberglass Door\",\"product_description\":\"\\\"Teak\\\" model 8'0 Glazed \\\"Non-Impact\\\" Fiberglass Double Door, with or without Sidelites, for Outswing or Inswing (XX, OXXO) Boxed Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#25575-R1\",\"approval_number\":\"FL25575.12\",\"seq\":12,\"product_model\":\"l. \\\"Teak\\\" Model Fiberglass Door\",\"product_description\":\"\\\"Teak\\\" model 8'0 Glazed \\\"Non-Impact\\\" Fiberglass Double Door, with or without Sidelites, for Outswing or Inswing (XX, OXXO) Continuous Head and Sill Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#25575-R3\",\"approval_number\":\"FL25575.13\",\"seq\":13,\"product_model\":\"m. Opaque \\\"Impact\\\" Fiberglass Door\",\"product_description\":\"8'0 Opaque \\\"Impact\\\" Fiberglass Single Door, with or without Sidelite(s), for Outswing or Inswing (X, OX, XO, OXO) Continuous Head and Sill Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#25575-R3\",\"approval_number\":\"FL25575.14\",\"seq\":14,\"product_model\":\"n. Opaque \\\"Impact\\\" Fiberglass Door\",\"product_description\":\"8'0 Opaque \\\"Impact\\\" Fiberglass Double Door, with or without Sidelites, for Outswing or Inswing (XX, OXXO) Boxed Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#25575-R3\",\"approval_number\":\"FL25575.15\",\"seq\":15,\"product_model\":\"o. Opaque \\\"Impact\\\" Fiberglass Door\",\"product_description\":\"8'0 Opaque \\\"Impact\\\" Fiberglass Double Door, with Sidelites, for Outswing or Inswing (OXXO) Continuous Head and Sill Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#25575-R3\",\"approval_number\":\"FL25575.16\",\"seq\":16,\"product_model\":\"p. Glazed \\\"Impact\\\" Fiberglass Door\",\"product_description\":\"8'0 Glazed \\\"Impact\\\" Fiberglass Single Door, with or without Sidelite(s), for Outswing or Inswing (X, OX, XO, OXO) Continuous Head and Sill Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#25575-R3\",\"approval_number\":\"FL25575.17\",\"seq\":17,\"product_model\":\"q. Glazed \\\"Impact\\\" Fiberglass Door\",\"product_description\":\"8'0 Glazed \\\"Impact\\\" Fiberglass Double Door, with or without Sidelites, for Outswing or Inswing (XX, OXXO) Boxed Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#25575-R3\",\"approval_number\":\"FL25575.18\",\"seq\":18,\"product_model\":\"r. Glazed \\\"Impact\\\" Fiberglass Door\",\"product_description\":\"8'0 Glazed \\\"Impact\\\" Fiberglass Double Door, with Sidelites, for Outswing or Inswing (OXXO) Continuous Head and Sill Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#25575-R4\",\"approval_number\":\"FL25575.19\",\"seq\":19,\"product_model\":\"s. Opaque \\\"Impact\\\" Fiberglass Door\",\"product_description\":\"3'6 x 8'0 Opaque \\\"Impact\\\" Fiberglass Single Door, Outswing or Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#37184-R0\",\"approval_number\":\"FL37184.1\",\"seq\":1,\"product_model\":\"a. \\\"Patio\\\" Fiberglass Door \\\"Impact\\\"\",\"product_description\":\"\\\"Patio\\\" model 6'8 Glazed \\\"Impact\\\" Fiberglass Single Door, with or without Sidelite(s), Outswing (See Installation Instructions FL-37184.1 for Available Configurations).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#37184-R0\",\"approval_number\":\"FL37184.2\",\"seq\":2,\"product_model\":\"b. \\\"Patio\\\" Fiberglass Door \\\"Impact\\\"\",\"product_description\":\"\\\"Patio\\\" model 6'8 Glazed \\\"Impact\\\" Fiberglass Double Door, with or without Sidelite(s), Outswing (See Installation Instructions FL-37184.2 for Available Configurations).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#37184-R1\",\"approval_number\":\"FL37184.3\",\"seq\":3,\"product_model\":\"c. \\\"Patio\\\" Fiberglass Door \\\"Impact\\\"\",\"product_description\":\"\\\"Patio\\\" model 8'0 Glazed \\\"Impact\\\" Fiberglass Single Door, with or without Sidelite(s), Outswing (See Installation Instructions FL-37184.3 for Available Configurations).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#37184-R1\",\"approval_number\":\"FL37184.4\",\"seq\":4,\"product_model\":\"d. \\\"Patio\\\" Fiberglass Door \\\"Impact\\\"\",\"product_description\":\"\\\"Patio\\\" model 8'0 Glazed \\\"Impact\\\" Fiberglass Double Door, with or without Sidelite(s), Outswing (See Installation Instructions FL-37184.4 for Available Configurations).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#37184-R1\",\"approval_number\":\"FL37184.5\",\"seq\":5,\"product_model\":\"e. Opaque \\\"Impact\\\" Fiberglass Door\",\"product_description\":\"8'0 Opaque \\\"Impact\\\" Fiberglass Single Door, with or without Sidelite(s), Outswing (See Installation Instructions FL-37184.5 for Available Configurations).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#37184-R1\",\"approval_number\":\"FL37184.6\",\"seq\":6,\"product_model\":\"f. Opaque \\\"Impact\\\" Fiberglass Door\",\"product_description\":\"8'0 Opaque \\\"Impact\\\" Fiberglass Double Door, with or without Sidelites, for Outswing (XX and OXXO Boxed) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#37185-R0\",\"approval_number\":\"FL37185.1\",\"seq\":1,\"product_model\":\"a. \\\"Patio\\\" Fiberglass Door \\\"Impact\\\"\",\"product_description\":\"\\\"Patio\\\" model 6'8 Glazed \\\"Impact\\\" Fiberglass Single Door, with or without Sidelite(s), Inswing \\\/ Outswing (See Installation Instructions FL-37185.1 for Available Configurations).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#37185-R0\",\"approval_number\":\"FL37185.2\",\"seq\":2,\"product_model\":\"b. \\\"Patio\\\" Fiberglass Door \\\"Impact\\\"\",\"product_description\":\"\\\"Patio\\\" model 6'8 Glazed \\\"Impact\\\" Fiberglass Double Door, with or without Sidelite(s), Inswing \\\/ Outswing (See Installation Instructions FL-37185.2 for Available Configurations).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#37185-R1\",\"approval_number\":\"FL37185.3\",\"seq\":3,\"product_model\":\"c. Opaque \\\"Impact\\\" Fiberglass Door\",\"product_description\":\"6'8 Opaque \\\"Impact\\\" Fiberglass Single Door, with or without Sidelite(s), Inswing\\\/Outswing (See Installation Instructions FL-37185.3 for Available Configurations).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#37185-R1\",\"approval_number\":\"FL37185.4\",\"seq\":4,\"product_model\":\"d. Opaque \\\"Impact\\\" Fiberglass Door\",\"product_description\":\"6'8 Opaque \\\"Impact\\\" Fiberglass Double Door, with or without Sidelite(s), Inswing\\\/Outswing (See Installation Instructions FL-37185.4 for Available Configurations).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Novatech Doors Inc.\":[{\"manufacturer\":\"Novatech Doors Inc.\",\"approval_number_master\":\"FL#20873-R0\",\"approval_number\":\"FL20873.1\",\"seq\":1,\"product_model\":\"a. Steel Door \\\"Glazed\\\"\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Doors Inc.\",\"approval_number_master\":\"FL#20873-R0\",\"approval_number\":\"FL20873.2\",\"seq\":2,\"product_model\":\"b. Steel Door \\\"Glazed\\\"\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed Steel Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Doors Inc.\",\"approval_number_master\":\"FL#20873-R0\",\"approval_number\":\"FL20873.3\",\"seq\":3,\"product_model\":\"c. Steel Door \\\"Glazed\\\"\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Glazed Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Doors Inc.\",\"approval_number_master\":\"FL#20873-R0\",\"approval_number\":\"FL20873.4\",\"seq\":4,\"product_model\":\"d. Steel Door \\\"Glazed\\\"\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Glazed Steel Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Doors Inc.\",\"approval_number_master\":\"FL#20873-R1\",\"approval_number\":\"FL20873.5\",\"seq\":5,\"product_model\":\"e. Steel Door \\\"Opaque\\\"\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque Single Steel Door with or without Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Doors Inc.\",\"approval_number_master\":\"FL#20873-R1\",\"approval_number\":\"FL20873.6\",\"seq\":6,\"product_model\":\"f. Steel Door \\\"Opaque\\\"\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque Double Steel Door (Inswing\\\/Outswing; XX configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Doors Inc.\",\"approval_number_master\":\"FL#20873-R1\",\"approval_number\":\"FL20873.7\",\"seq\":7,\"product_model\":\"g. Steel Door \\\"Opaque\\\"\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Opaque Single Steel Door with or without Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Doors Inc.\",\"approval_number_master\":\"FL#20873-R1\",\"approval_number\":\"FL20873.8\",\"seq\":8,\"product_model\":\"h. Steel Door \\\"Opaque\\\"\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Opaque Double Steel Door (Inswing\\\/Outswing; XX configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Doors Inc.\",\"approval_number_master\":\"FL#20873-R2\",\"approval_number\":\"FL20873.9\",\"seq\":9,\"product_model\":\"i. Steel Door \\\"Glazed\\\"\",\"product_description\":\"\\\"Impact\\\" Glazed Steel Door - Single with or without 14\\\" Sidelite(s) (X, OX or XO, OXO) Outswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Doors Inc.\",\"approval_number_master\":\"FL#20873-R2\",\"approval_number\":\"FL20873.10\",\"seq\":10,\"product_model\":\"j. Steel Door \\\"Glazed\\\"\",\"product_description\":\"\\\"Impact\\\" Glazed Steel Door - Double with or without Sidelites (XX or OXXO) Outswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Doors Inc.\",\"approval_number_master\":\"FL#20873-R2\",\"approval_number\":\"FL20873.11\",\"seq\":11,\"product_model\":\"k. Steel Door \\\"Opaque\\\"\",\"product_description\":\"\\\"Impact\\\" Opaque Steel Door - Single with or without 14\\\" Sidelite(s) (X, OX or XO, OXO) Outswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Doors Inc.\",\"approval_number_master\":\"FL#20873-R2\",\"approval_number\":\"FL20873.12\",\"seq\":12,\"product_model\":\"l. Steel Door \\\"Opaque\\\"\",\"product_description\":\"\\\"Impact\\\" Opaque Steel Door - Double with or without Sidelites (XX or OXXO) Outswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Doors Inc.\",\"approval_number_master\":\"FL#20873-R2\",\"approval_number\":\"FL20873.13\",\"seq\":13,\"product_model\":\"m. Steel Door \\\"Opaque\\\"\",\"product_description\":\"\\\"Impact\\\" Opaque Steel Door - Single (X) Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Doors Inc.\",\"approval_number_master\":\"FL#20873-R2\",\"approval_number\":\"FL20873.14\",\"seq\":14,\"product_model\":\"n. Steel Door \\\"Opaque\\\"\",\"product_description\":\"\\\"Impact\\\" Opaque Steel Door - Double with or without Sidelites (XX or OXXO) Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Coral Industries, Inc.\":[{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#20890-R4\",\"approval_number\":\"FL20890.2\",\"seq\":2,\"product_model\":\"WS581 Wide Stile Impact Doors\",\"product_description\":\"WS581 Impact doors with multiple\\ninfills and hardware\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-10-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#29206-R2\",\"approval_number\":\"FL29206.1\",\"seq\":1,\"product_model\":\"MS381\",\"product_description\":\"MS381 Door Frames\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-10-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#7124-R2\",\"approval_number\":\"FL7124.1\",\"seq\":1,\"product_model\":\"Series NS213\",\"product_description\":\"Aluminum Entrance Doors\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#10432-R0\",\"approval_number\":\"FL10432.1\",\"seq\":1,\"product_model\":\"MS381\",\"product_description\":\"MS381 Medium Stile Hurricane Impact Doors\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#10432-R0\",\"approval_number\":\"FL10432.2\",\"seq\":2,\"product_model\":\"NS281\",\"product_description\":\"NS281 Narrow Stile Hurricane Impact Doors\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#10468-R0\",\"approval_number\":\"FL10468.1\",\"seq\":1,\"product_model\":\"MS381\",\"product_description\":\"MS381 Medium Stile Hurricane Impact Doors\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#10468-R0\",\"approval_number\":\"FL10468.2\",\"seq\":2,\"product_model\":\"NS281\",\"product_description\":\"NS281 Narrow Stile Hurricane Impact Doors\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#15784-R0\",\"approval_number\":\"FL15784.1\",\"seq\":1,\"product_model\":\"NS213-MS380-WS500 Offset Pivot Doors\",\"product_description\":\"Narrow-Medium-Wide Stile doors\\nwith Offset pivots Standard Locks or Panic Hardware\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#15798-R0\",\"approval_number\":\"FL15798.1\",\"seq\":1,\"product_model\":\"NS213-MS380-WS500 Butt Hinged Doors\",\"product_description\":\"Narrow-Medium and Wide stile doors with Butt Hinges, 3 Point locks or Panic hardware\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#16358-R0\",\"approval_number\":\"FL16358.1\",\"seq\":1,\"product_model\":\"MS381DG FC Panics\",\"product_description\":\"MS381 Dry Glazed Doors with multiple hardware options\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2006-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#16358-R0\",\"approval_number\":\"FL16358.2\",\"seq\":2,\"product_model\":\"MS381WET FC Panics\",\"product_description\":\"MS381 Wet Glazed Doors with multiple hardware options\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2006-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#20093-R0\",\"approval_number\":\"FL20093.1\",\"seq\":1,\"product_model\":\"HW320MS and FL300HW Frame\",\"product_description\":\"Heavy Wall Medium Stile doors\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#20093-R0\",\"approval_number\":\"FL20093.2\",\"seq\":2,\"product_model\":\"HW520WS and FL300HW Frame\",\"product_description\":\"Heavy Wall Wide Stile Doors\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#20890-R0\",\"approval_number\":\"FL20890.1\",\"seq\":1,\"product_model\":\"WS581 Wide Stile Impact Doors\",\"product_description\":\"WS581 Impact doors with multiple\\ninfills and hardware\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#21418-R0\",\"approval_number\":\"FL21418.1\",\"seq\":1,\"product_model\":\"Monolithic and Insulated Glass WET GLAZED\",\"product_description\":\"MS381 with monolithic and\\\/or insulated glass wet glazed with multiple hardware options\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#29209-R0\",\"approval_number\":\"FL29209.1\",\"seq\":1,\"product_model\":\"WS581 with Von Duprin Rim Panic\",\"product_description\":\"WS581 with VD99 Rim,VD9947 CVR\\nand other hardware. For use in FL500,550,550T and PW door frames and sidelite systems\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-24 00:00:00\",\"instructions_url\":\"\"}],\"Fidelity Manufacturing\":[{\"manufacturer\":\"Fidelity Manufacturing\",\"approval_number_master\":\"FL#21050-R5\",\"approval_number\":\"FL21050.1\",\"seq\":1,\"product_model\":\"Fidelity 0.080-in. 5052 Aluminum Door\",\"product_description\":\"Single or Double 0.080-in. 5052 Aluminum Door Panels attached to Aluminum Framing\",\"design_pressure\":\"+42\\\/-42\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fidelity Manufacturing\",\"approval_number_master\":\"FL#21050-R5\",\"approval_number\":\"FL21050.2\",\"seq\":2,\"product_model\":\"Fidelity 0.125-in. 5052 Aluminum Door\",\"product_description\":\"Single or Double 0.125-in. 5052 Aluminum Door Panels attached to Aluminum Framing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-01 00:00:00\",\"instructions_url\":\"\"}],\"Brombal Italy\":[{\"manufacturer\":\"Brombal Italy\",\"approval_number_master\":\"FL#21061-R3\",\"approval_number\":\"FL21061.2\",\"seq\":2,\"product_model\":\"Series Faro 65 and Faro 75 Outswing Door (HVHZ) (Impact)\",\"product_description\":\"Series Faro 65 and Faro 75 Outswing Door (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brombal Italy\",\"approval_number_master\":\"FL#18657-R0\",\"approval_number\":\"FL18657.1\",\"seq\":1,\"product_model\":\"EBE 65 French Doors\",\"product_description\":\"Impact Resistant Outswing French Doors\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brombal Italy\",\"approval_number_master\":\"FL#21061-R0\",\"approval_number\":\"FL21061.1\",\"seq\":1,\"product_model\":\"OS2 Series Outswing Door\",\"product_description\":\"Glazed Thermally Broken Steel Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"C.R. Laurence Co., Inc.\":[{\"manufacturer\":\"C.R. Laurence Co., Inc.\",\"approval_number_master\":\"FL#41394-R1\",\"approval_number\":\"FL41394.1\",\"seq\":1,\"product_model\":\"Palisades S90 Inswing Folding door (120\\\" height)\",\"product_description\":\"Palisades S90 Thermally Broken Aluminum Inswing Folding Door Non-impact 120\\\" height\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.R. Laurence Co., Inc.\",\"approval_number_master\":\"FL#41394-R1\",\"approval_number\":\"FL41394.2\",\"seq\":2,\"product_model\":\"Palisades S90 Inswing Folding door (96\\\" height)\",\"product_description\":\"Palisades S90 Thermally Broken Aluminum Inswing Folding Door Non-impact 96\\\" height\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.R. Laurence Co., Inc.\",\"approval_number_master\":\"FL#41394-R1\",\"approval_number\":\"FL41394.3\",\"seq\":3,\"product_model\":\"Palisades S90 Outswing Folding door (120\\\" height)\",\"product_description\":\"Palisades S90 Thermally Broken Aluminum Outswing Folding Door Non-impact 120\\\" height\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.R. Laurence Co., Inc.\",\"approval_number_master\":\"FL#41394-R1\",\"approval_number\":\"FL41394.4\",\"seq\":4,\"product_model\":\"Palisades S90 Outswing Folding door (96\\\" height)\",\"product_description\":\"Palisades S90 Thermally Broken Aluminum Outswing Folding Door Non-impact 96\\\" height\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.R. Laurence Co., Inc.\",\"approval_number_master\":\"FL#46705-R0\",\"approval_number\":\"FL46705.1\",\"seq\":1,\"product_model\":\"ENTICE DOUBLE\",\"product_description\":\"SIDE HINGED DOOR NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.R. Laurence Co., Inc.\",\"approval_number_master\":\"FL#46705-R0\",\"approval_number\":\"FL46705.2\",\"seq\":2,\"product_model\":\"ENTICE HP+ DOUBLE\",\"product_description\":\"SIDE HINGED DOOR NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.R. Laurence Co., Inc.\",\"approval_number_master\":\"FL#46705-R0\",\"approval_number\":\"FL46705.3\",\"seq\":3,\"product_model\":\"ENTICE HP+ SINGLE\",\"product_description\":\"SIDE HINGED DOOR NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.R. Laurence Co., Inc.\",\"approval_number_master\":\"FL#46705-R0\",\"approval_number\":\"FL46705.4\",\"seq\":4,\"product_model\":\"ENTICE SINGLE\",\"product_description\":\"SIDE HINGED DOOR NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.R. Laurence Co., Inc.\",\"approval_number_master\":\"FL#21167-R5\",\"approval_number\":\"FL21167.1\",\"seq\":1,\"product_model\":\"MONTEREY S55 OUT-SWING ALUMINUM BI-FOLD DOOR W\\\/RAISED TRACK\",\"product_description\":\"MONTEREY S55 OUT-SWING ALUMINUM BI-FOLD DOOR W\\\/RAISED TRACK\",\"design_pressure\":\"+20.0\\\/-20.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.R. Laurence Co., Inc.\",\"approval_number_master\":\"FL#21167-R5\",\"approval_number\":\"FL21167.2\",\"seq\":2,\"product_model\":\"MONTEREY S80 OUT-SWING ALUMINUM BI-FOLD DOOR\",\"product_description\":\"MONTEREY S80 OUT-SWING ALUMINUM BI-FOLD DOOR - THERMALLY BROKEN W\\\/RAISED TRACK\",\"design_pressure\":\"+30.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"DE LA FONTAINE\":[{\"manufacturer\":\"DE LA FONTAINE\",\"approval_number_master\":\"FL#21194-R4\",\"approval_number\":\"FL21194.1\",\"seq\":1,\"product_model\":\"Hollow Metal Steel Stiffened Windstorm Door (WZ4) (Impact)\",\"product_description\":\"Single and Double Flush Outswing Steel Doors\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DE LA FONTAINE\",\"approval_number_master\":\"FL#46851-R0\",\"approval_number\":\"FL46851.1\",\"seq\":1,\"product_model\":\"Inswing Single Flush Steel Door (HVHZ)(Impact)\",\"product_description\":\"Inswing Single Flush Steel Door (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DE LA FONTAINE\",\"approval_number_master\":\"FL#46851-R0\",\"approval_number\":\"FL46851.2\",\"seq\":2,\"product_model\":\"Inswing Single Glazed Steel Door (HVHZ)(Impact)\",\"product_description\":\"Inswing Single Glazed Steel Door (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DE LA FONTAINE\",\"approval_number_master\":\"FL#46851-R0\",\"approval_number\":\"FL46851.3\",\"seq\":3,\"product_model\":\"Outswing Double & Single Flush Steel Door (HVHZ)(Impact)\",\"product_description\":\"Outswing Double & Single Flush Steel Door (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DE LA FONTAINE\",\"approval_number_master\":\"FL#46851-R0\",\"approval_number\":\"FL46851.4\",\"seq\":4,\"product_model\":\"Outswing Double & Single Glazed Steel Door (HVHZ)(Impact)\",\"product_description\":\"Outswing Double & Single Glazed Steel Door (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Gensteel Doors Inc.\":[{\"manufacturer\":\"Gensteel Doors Inc.\",\"approval_number_master\":\"FL#21382-R3\",\"approval_number\":\"FL21382.1\",\"seq\":1,\"product_model\":\"Series \\\"Genstorm\\\" Flush 4888 Outswing Opaque Steel Entrance Door\",\"product_description\":\"Large missile impact resistant outswing opaque steel entrance door.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gensteel Doors Inc.\",\"approval_number_master\":\"FL#21382-R3\",\"approval_number\":\"FL21382.2\",\"seq\":2,\"product_model\":\"Series \\\"Genstorm\\\" Glazed Outswing Steel Entrance Door\",\"product_description\":\"Large missile impact resistant outswing glazed steel entrance door.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gensteel Doors Inc.\",\"approval_number_master\":\"FL#21382-R3\",\"approval_number\":\"FL21382.3\",\"seq\":3,\"product_model\":\"Series \\\"Genstorm\\\" Outswing Louver Steel Entrance Door\",\"product_description\":\"Large missile impact resistant outswing louver steel entrance door.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gensteel Doors Inc.\",\"approval_number_master\":\"FL#47033-R0\",\"approval_number\":\"FL47033.1\",\"seq\":1,\"product_model\":\"Series Genstorm Inswing Glazed Steel Door\",\"product_description\":\"Large missile impact resistant inswing glazed steel door.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gensteel Doors Inc.\",\"approval_number_master\":\"FL#47033-R0\",\"approval_number\":\"FL47033.2\",\"seq\":2,\"product_model\":\"Series Genstorm Inswing Opaque Steel Door\",\"product_description\":\"Large missile impact resistant inswing opaque steel door.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gensteel Doors Inc.\",\"approval_number_master\":\"FL#47033-R0\",\"approval_number\":\"FL47033.3\",\"seq\":3,\"product_model\":\"Series Genstorm Outswing Opaque (Flush) Steel Doors\",\"product_description\":\"Large missile impact resistant outswing opaque flush steel door.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gensteel Doors Inc.\",\"approval_number_master\":\"FL#6540-R0\",\"approval_number\":\"FL6540.1\",\"seq\":1,\"product_model\":\"Series Genstorm 3070 Steel Single Door System\",\"product_description\":\"Hollow steel door system\",\"design_pressure\":\"+80psf\\\/-80psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gensteel Doors Inc.\",\"approval_number_master\":\"FL#6540-R0\",\"approval_number\":\"FL6540.2\",\"seq\":2,\"product_model\":\"Series Genstorm 8080 Steel Double Door System\",\"product_description\":\"Hollow steel door system\",\"design_pressure\":\"+65psf\\\/-65psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gensteel Doors Inc.\",\"approval_number_master\":\"FL#13930-R0\",\"approval_number\":\"FL13930.1\",\"seq\":1,\"product_model\":\"GenStorm Glazed Steel Outswing Door\",\"product_description\":\"GenStorm Glazed Steel Outswing Door\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gensteel Doors Inc.\",\"approval_number_master\":\"FL#13930-R0\",\"approval_number\":\"FL13930.2\",\"seq\":2,\"product_model\":\"GenStorm Opaque Steel Outswing Door\",\"product_description\":\"GenStorm Opaque Steel Outswing Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gensteel Doors Inc.\",\"approval_number_master\":\"FL#13930-R0\",\"approval_number\":\"FL13930.3\",\"seq\":3,\"product_model\":\"Genstorm Outswing Steel Louver Doors\",\"product_description\":\"Genstorm Outswing Steel Louver Doors\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gensteel Doors Inc.\",\"approval_number_master\":\"FL#15246-R0\",\"approval_number\":\"FL15246.1\",\"seq\":1,\"product_model\":\"GENSTORM OUTSWING SINGLE PANEL DOOR\",\"product_description\":\"GENSTORM OUTSWING SINGLE PANEL DOOR\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gensteel Doors Inc.\",\"approval_number_master\":\"FL#15246-R0\",\"approval_number\":\"FL15246.2\",\"seq\":2,\"product_model\":\"GENSTORM OUTSWING STEEL DOORS\",\"product_description\":\"GENSTORM OUTSWING STEEL DOORS SYSTEM\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gensteel Doors Inc.\",\"approval_number_master\":\"FL#15930-R0\",\"approval_number\":\"FL15930.1\",\"seq\":1,\"product_model\":\"\\\"Genstorm\\\" Inswing Glazed Steel Door\",\"product_description\":\"\\\"Genstorm\\\" Inswing Glazed Steel Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-02-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gensteel Doors Inc.\",\"approval_number_master\":\"FL#15930-R0\",\"approval_number\":\"FL15930.2\",\"seq\":2,\"product_model\":\"\\\"Genstorm\\\" Inswing Opaque Steel Door\",\"product_description\":\"\\\"Genstorm\\\" Inswing Opaque Steel Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-02-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gensteel Doors Inc.\",\"approval_number_master\":\"FL#47033-R0\",\"approval_number\":\"FL47033.4\",\"seq\":4,\"product_model\":\"Series Genstorm Outswing Opaque Steel Doors\",\"product_description\":\"Large missile impact resistant outswing opaque steel door.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gensteel Doors Inc.\",\"approval_number_master\":\"FL#47033-R0\",\"approval_number\":\"FL47033.5\",\"seq\":5,\"product_model\":\"Series Genstorm Single Outswing Opaque Steel Doors\",\"product_description\":\"Large missile impact resistant single outswing opaque steel door.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-14 00:00:00\",\"instructions_url\":\"\"}],\"Assura Windows & Doors\":[{\"manufacturer\":\"Assura Windows & Doors\",\"approval_number_master\":\"FL#21855-R4\",\"approval_number\":\"FL21855.1\",\"seq\":1,\"product_model\":\"Series \\\"1800\\\" Aluminum Outswing French Door w\\\/wo Sidelite\",\"product_description\":\"Large missile impact resistant aluminum outswing French door w\\\/wo sidelite.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Assura Windows & Doors\",\"approval_number_master\":\"FL#21855-R4\",\"approval_number\":\"FL21855.2\",\"seq\":2,\"product_model\":\"Series 249 Aluminum Outswing Door w\\\/ Sidelites\",\"product_description\":\"Large missile impact resistant aluminum outswing door with sidelites.\",\"design_pressure\":\"+100\\\/-141\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Assura Windows & Doors\",\"approval_number_master\":\"FL#21855-R4\",\"approval_number\":\"FL21855.3\",\"seq\":3,\"product_model\":\"Series 600 Aluminum Outswing French Door w\\\/wo Sidelite\",\"product_description\":\"Non-impact resistant aluminum outswing French door w\\\/wo sidelite.\",\"design_pressure\":\"+70\\\/-100.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Assura Windows & Doors\",\"approval_number_master\":\"FL#21855-R0\",\"approval_number\":\"FL21855.4\",\"seq\":4,\"product_model\":\"Series 230 Aluminum Outswing Door w\\\/ Sidelites\",\"product_description\":\"Large missile impact resistant aluminum outswing door with sidelites.\",\"design_pressure\":\"+80\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Assura Windows & Doors\",\"approval_number_master\":\"FL#21855-R0\",\"approval_number\":\"FL21855.5\",\"seq\":5,\"product_model\":\"Series 249 Aluminum Outswing Door w\\\/ Sidelites\",\"product_description\":\"Large missile impact resistant aluminum outswing door with sidelites.\",\"design_pressure\":\"+100\\\/-141\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"The Door Store of America, Inc\":[{\"manufacturer\":\"The Door Store of America, Inc\",\"approval_number_master\":\"FL#21873-R3\",\"approval_number\":\"FL21873.1\",\"seq\":1,\"product_model\":\"6\\\/0 x 8\\\/0 Tiffany Ashville Double ARCH top w\\\/TDL\",\"product_description\":\"6\\\/0 x 8\\\/0 Tiffany Ashville Double ARCH top w\\\/TDL\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Door Store of America, Inc\",\"approval_number_master\":\"FL#21873-R3\",\"approval_number\":\"FL21873.2\",\"seq\":2,\"product_model\":\"7\\\/0 x 8\\\/0 Double Full Lite\\\/2 Panels\",\"product_description\":\"7\\\/0 x 8\\\/0 Double Full Lite\\\/2 Panels\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Door Store of America, Inc\",\"approval_number_master\":\"FL#21873-R3\",\"approval_number\":\"FL21873.3\",\"seq\":3,\"product_model\":\"Alexandria 9 Lite Single Door with Sidelites and Transom\",\"product_description\":\"Alexandria 9 Lite Single Door with Sidelites and Transom\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Door Store of America, Inc\",\"approval_number_master\":\"FL#21873-R3\",\"approval_number\":\"FL21873.4\",\"seq\":4,\"product_model\":\"Complete Collection, Single and Double Doors, Inswing, Fully and Partially Glazed, HVHZ\",\"product_description\":\"Complete Collection, Single and Double Doors, Inswing, Fully and Partially Glazed, HVHZ\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Door Store of America, Inc\",\"approval_number_master\":\"FL#21873-R3\",\"approval_number\":\"FL21873.5\",\"seq\":5,\"product_model\":\"Complete Collection, Single and Double Doors, Inswing, Fully Opaque. HVHZ\",\"product_description\":\"Complete Collection, Single and Double Doors, Inswing, Fully Opaque. HVHZ\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Door Store of America, Inc\",\"approval_number_master\":\"FL#21873-R3\",\"approval_number\":\"FL21873.6\",\"seq\":6,\"product_model\":\"Complete Collection, Single and Double Doors, Inswing, Non-HVHZ\",\"product_description\":\"Complete Collection, Single and Double Doors, Inswing, Non-HVHZ\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Door Store of America, Inc\",\"approval_number_master\":\"FL#21873-R3\",\"approval_number\":\"FL21873.7\",\"seq\":7,\"product_model\":\"Complete Collection, Single and Double Doors, Outswing, Fully and Partially Glazed, HVHZ\",\"product_description\":\"Complete Collection, Single and Double Doors, Outswing, Fully and Partially Glazed, HVHZ\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Door Store of America, Inc\",\"approval_number_master\":\"FL#21873-R3\",\"approval_number\":\"FL21873.8\",\"seq\":8,\"product_model\":\"Complete Collection, Single and Double Doors, Outswing, Fully Opaque, HVHZ\",\"product_description\":\"Complete Collection, Single and Double Doors, Outswing, Fully Opaque, HVHZ\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Door Store of America, Inc\",\"approval_number_master\":\"FL#21873-R3\",\"approval_number\":\"FL21873.9\",\"seq\":9,\"product_model\":\"Complete Collection, Single and Double Doors, Outswing, Non-HVHZ\",\"product_description\":\"Complete Collection, Single and Double Doors, Outswing, Non-HVHZ\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Door Store of America, Inc\",\"approval_number_master\":\"FL#21873-R3\",\"approval_number\":\"FL21873.10\",\"seq\":10,\"product_model\":\"Double Full View Door with Full View Transom\",\"product_description\":\"Double Full View Door with Full View Transom\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Door Store of America, Inc\",\"approval_number_master\":\"FL#21873-R3\",\"approval_number\":\"FL21873.11\",\"seq\":11,\"product_model\":\"Full View Door with Full View Sidelites and Transom\",\"product_description\":\"Full View Door with Full View Sidelites and Transom\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Door Store of America, Inc\",\"approval_number_master\":\"FL#15564-R0\",\"approval_number\":\"FL15564.1\",\"seq\":1,\"product_model\":\"Alexandria\",\"product_description\":\"Alexandria Nine Light Wood Door w\\\/ Five Light Sidelights and 12 Light Half Round Transom\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Door Store of America, Inc\",\"approval_number_master\":\"FL#15564-R0\",\"approval_number\":\"FL15564.2\",\"seq\":2,\"product_model\":\"Asheville TDL Pair\",\"product_description\":\"Asheville TDL Pair Door Arch Top\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Door Store of America, Inc\",\"approval_number_master\":\"FL#16702-R0\",\"approval_number\":\"FL16702.1\",\"seq\":1,\"product_model\":\"7\\\/0 x 8\\\/0 Double Full Lite\\\/2PNL\",\"product_description\":\"7\\\/0 x 8\\\/0 Double Full Lite\\\/2PNL\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Door Store of America, Inc\",\"approval_number_master\":\"FL#17371-R0\",\"approval_number\":\"FL17371.1\",\"seq\":1,\"product_model\":\"Full View One Lite Door w\\\/Two Full View One Lite Sidelites and One Lite Transom\",\"product_description\":\"Full View One Lite Door w\\\/Two Full View One Lite Sidelites and One Lite Transom\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Door Store of America, Inc\",\"approval_number_master\":\"FL#17383-R0\",\"approval_number\":\"FL17383.1\",\"seq\":1,\"product_model\":\"6\\\/0 x 10\\\/0 Double Full Lite\",\"product_description\":\"6\\\/0 x 10\\\/0 Double Full Lite Double Door Unit\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Door Store of America, Inc\",\"approval_number_master\":\"FL#41541-R0\",\"approval_number\":\"FL41541.1\",\"seq\":1,\"product_model\":\"Tru Vue Folding Door (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Tru Vue Folding Door (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-31 00:00:00\",\"instructions_url\":\"\"}],\"MILLWORK 360\":[{\"manufacturer\":\"MILLWORK 360\",\"approval_number_master\":\"FL#21891-R6\",\"approval_number\":\"FL21891.14\",\"seq\":14,\"product_model\":\"n. IMPACT 360 SERIES\",\"product_description\":\"Up to a 3'6 x 10'0 \\\"Impact\\\" Glazed Narrow Stile and Rail 2-1\\\/4\\\" Rectangular or Radius Top Wood Door (X, Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLWORK 360\",\"approval_number_master\":\"FL#21891-R6\",\"approval_number\":\"FL21891.15\",\"seq\":15,\"product_model\":\"o. IMPACT 360 SERIES\",\"product_description\":\"Up to a 3'6 x 10'0 \\\"Impact\\\" Glazed or Opaque Narrow Stile and Rail 2-1\\\/4\\\" Wood Door - (XO or OX, OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLWORK 360\",\"approval_number_master\":\"FL#21891-R6\",\"approval_number\":\"FL21891.16\",\"seq\":16,\"product_model\":\"p. IMPACT 360 SERIES\",\"product_description\":\"Up to a 3'6 x 10'0 \\\"Impact\\\" Glazed or Opaque Narrow Stile and Rail 2-1\\\/4\\\" Wood Door with Transom - (O\\\/X, O\\\/XO or O\\\/OX, O\\\/OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLWORK 360\",\"approval_number_master\":\"FL#21891-R6\",\"approval_number\":\"FL21891.17\",\"seq\":17,\"product_model\":\"q. IMPACT 360 SERIES\",\"product_description\":\"Up to a 6'0 x 10'0 \\\"Impact\\\" Glazed Narrow Stile and Rail 2-1\\\/4\\\" Wood Door - with or without Sidelites (XX or OXXO, Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLWORK 360\",\"approval_number_master\":\"FL#21891-R6\",\"approval_number\":\"FL21891.18\",\"seq\":18,\"product_model\":\"r. IMPACT 360 SERIES\",\"product_description\":\"Up to a 6'0 x 10'0 \\\"Impact\\\" Glazed or Opaque Narrow Stile and Rail 2-1\\\/4\\\" Wood Door with Transom - (O\\\/XX Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLWORK 360\",\"approval_number_master\":\"FL#29241-R4\",\"approval_number\":\"FL29241.5\",\"seq\":5,\"product_model\":\"e. Millwork 360 \\\"Impact\\\" Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 8'0 \\\"Impact\\\" Opaque Fiberglass Door with or without \\\"Impact\\\" Direct Set Sidelites - Insulated Glass (XX or OXXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLWORK 360\",\"approval_number_master\":\"FL#29241-R4\",\"approval_number\":\"FL29241.6\",\"seq\":6,\"product_model\":\"f. Millwork 360 \\\"Impact\\\" Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 8'0 \\\"Impact\\\" Opaque Fiberglass Door with or without \\\"Impact\\\" Direct Set Sidelites - Insulated Glass (XX or OXXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLWORK 360\",\"approval_number_master\":\"FL#21891-R0\",\"approval_number\":\"FL21891.1\",\"seq\":1,\"product_model\":\"a. IMPACT 360 SERIES\",\"product_description\":\"Up to a 3'6 x 8'0 \\\"Impact\\\" Stile and Rail 1-3\\\/4\\\" Radius Wood Door - Opaque or Glazed 3\\\/4 Lite Insulated Glass (X, Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLWORK 360\",\"approval_number_master\":\"FL#21891-R0\",\"approval_number\":\"FL21891.2\",\"seq\":2,\"product_model\":\"b. IMPACT 360 SERIES\",\"product_description\":\"Up to a 3'6 x 8'0 \\\"Impact\\\" Stile and Rail 1-3\\\/4\\\" Wood Door - Opaque or Glazed Insulated Glass with \\\"Impact\\\" Insulated Glass Sidelites - (X, XO or OX, OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLWORK 360\",\"approval_number_master\":\"FL#21891-R0\",\"approval_number\":\"FL21891.3\",\"seq\":3,\"product_model\":\"c. IMPACT 360 SERIES\",\"product_description\":\"Up to a 3'6 x 8'0 \\\"Impact\\\" Stile and Rail 1-3\\\/4\\\" Wood Door with Transom - Opaque or Glazed Insulated Glass with or without \\\"Impact\\\" Insulated Glass Sidelites - (O\\\/X, O\\\/XO or O\\\/OX, O\\\/OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLWORK 360\",\"approval_number_master\":\"FL#21891-R0\",\"approval_number\":\"FL21891.4\",\"seq\":4,\"product_model\":\"d. IMPACT 360 SERIES\",\"product_description\":\"Up to a 6'0 x 8'0 \\\"Impact\\\" Stile and Rail 1-3\\\/4\\\" Wood Door - Opaque or Glazed Insulated Glass with or without Sidelites (XX or OXXO, Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLWORK 360\",\"approval_number_master\":\"FL#21891-R0\",\"approval_number\":\"FL21891.5\",\"seq\":5,\"product_model\":\"e. IMPACT 360 SERIES\",\"product_description\":\"Up to a 6'0 x 8'0 \\\"Impact\\\" Stile and Rail 1-3\\\/4\\\" Wood Door - Opaque or Glazed Insulated Glass (O\\\/XX, Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLWORK 360\",\"approval_number_master\":\"FL#21891-R1\",\"approval_number\":\"FL21891.6\",\"seq\":6,\"product_model\":\"f. IMPACT 360 SERIES\",\"product_description\":\"Up to a 3'6 x 10'0 \\\"Impact\\\" Stile and Rail 2-1\\\/4\\\" Rectangular or Radius Wood Door - Opaque or Glazed 3\\\/4 Lite Insulated Glass (X, Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLWORK 360\",\"approval_number_master\":\"FL#21891-R1\",\"approval_number\":\"FL21891.7\",\"seq\":7,\"product_model\":\"g. IMPACT 360 SERIES\",\"product_description\":\"Up to a 3'6 x 10'0 \\\"Impact\\\" Stile and Rail 2-1\\\/4\\\" Wood Door - Opaque or Glazed Insulated Glass with \\\"Impact\\\" Insulated Glass Sidelites - (X, XO or OX, OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLWORK 360\",\"approval_number_master\":\"FL#21891-R1\",\"approval_number\":\"FL21891.8\",\"seq\":8,\"product_model\":\"h. IMPACT 360 SERIES\",\"product_description\":\"Up to a 3'6 x 10'0 \\\"Impact\\\" Stile and Rail 2-1\\\/4\\\" Wood Door with Transom - Opaque or Glazed Insulated Glass with or without \\\"Impact\\\" Insulated Glass Sidelites - (O\\\/X, O\\\/XO or O\\\/OX, O\\\/OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLWORK 360\",\"approval_number_master\":\"FL#21891-R1\",\"approval_number\":\"FL21891.9\",\"seq\":9,\"product_model\":\"i. IMPACT 360 SERIES\",\"product_description\":\"Up to a 6'0 x 10'0 \\\"Impact\\\" Stile and Rail 2-1\\\/4\\\" Wood Door - Opaque or Glazed Insulated Glass with or without Sidelites (XX or OXXO, Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLWORK 360\",\"approval_number_master\":\"FL#21891-R1\",\"approval_number\":\"FL21891.10\",\"seq\":10,\"product_model\":\"j. IMPACT 360 SERIES\",\"product_description\":\"Pair of 3'0 x 10'0 \\\"Impact\\\" Stile and Rail 2-1\\\/4\\\" Wood Doors with Transom - Opaque or Glazed Insulated Glass - (O\\\/XX Configurations) Inswing or Outswing (Utilizing a Multipoint Lock)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLWORK 360\",\"approval_number_master\":\"FL#21891-R1\",\"approval_number\":\"FL21891.11\",\"seq\":11,\"product_model\":\"k. IMPACT 360 SERIES\",\"product_description\":\"Pair of 3'0 x 10'0 \\\"Impact\\\" Stile and Rail 2-1\\\/4\\\" Wood Doors with Transom - Opaque or Glazed Insulated Glass (O\\\/XX Configurations) Inswing or Outswing (Utilizing a Cylindrical Latch & Deadbolt with Surface Bolts)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLWORK 360\",\"approval_number_master\":\"FL#21891-R3\",\"approval_number\":\"FL21891.12\",\"seq\":12,\"product_model\":\"l. IMPACT 360 SERIES\",\"product_description\":\"Up to a 3'6 x 8'0 \\\"Impact\\\" Stile and Rail 1-3\\\/4\\\" Wood Door - Opaque or Glazed Multi-Lite Monolithic \\\"Impact\\\" Glass (X, Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLWORK 360\",\"approval_number_master\":\"FL#21891-R3\",\"approval_number\":\"FL21891.13\",\"seq\":13,\"product_model\":\"m. IMPACT 360 SERIES\",\"product_description\":\"Up to a 3'6 x 10'0 \\\"Impact\\\" Stile and Rail 2-1\\\/4\\\" Wood Door - Opaque or Glazed Multi-Lite Monolithic \\\"Impact\\\" Glass (X, Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLWORK 360\",\"approval_number_master\":\"FL#29241-R0\",\"approval_number\":\"FL29241.1\",\"seq\":1,\"product_model\":\"a. Millwork 360 \\\"Impact\\\" Fiberglass Door\",\"product_description\":\"Up to a 3'6 x 8'0 \\\"Impact\\\" Opaque Fiberglass Door with \\\"Impact\\\" Sidelite - (XO or OX Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLWORK 360\",\"approval_number_master\":\"FL#29241-R0\",\"approval_number\":\"FL29241.2\",\"seq\":2,\"product_model\":\"b. Millwork 360 \\\"Impact\\\" Fiberglass Door\",\"product_description\":\"Up to a 3'6 x 8'0 \\\"Impact\\\" Opaque Fiberglass Door with \\\"Impact\\\" Sidelite and Transom - (O\\\/X, O\\\/XO or O\\\/OX Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLWORK 360\",\"approval_number_master\":\"FL#29241-R1\",\"approval_number\":\"FL29241.3\",\"seq\":3,\"product_model\":\"c. Millwork 360 \\\"Impact\\\" Fiberglass Door\",\"product_description\":\"Up to a 3'6 x 8'0 \\\"Impact\\\" Opaque Fiberglass Door (X Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLWORK 360\",\"approval_number_master\":\"FL#29241-R1\",\"approval_number\":\"FL29241.4\",\"seq\":4,\"product_model\":\"d. Millwork 360 \\\"Impact\\\" Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 8'0 \\\"Impact\\\" Opaque Fiberglass Door with or without \\\"Impact\\\" Fiberglass Sidelites - Insulated Glass (XX or OXXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"DAYBAR INDUSTRIES LIMITED\":[{\"manufacturer\":\"DAYBAR INDUSTRIES LIMITED\",\"approval_number_master\":\"FL#21961-R3\",\"approval_number\":\"FL21961.1\",\"seq\":1,\"product_model\":\"Series LS20GA Steel Inswing Door\",\"product_description\":\"Series LS20GA Flush Commercial Steel Inswing Door with Series \\\"AS\\\" 18 Gage Steel Frame\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAYBAR INDUSTRIES LIMITED\",\"approval_number_master\":\"FL#21961-R3\",\"approval_number\":\"FL21961.2\",\"seq\":2,\"product_model\":\"Series LS20GA Steel Outswing Door\",\"product_description\":\"Series LS20GA Flush Commercial Steel Outswing Door with Series \\\"AS\\\" 18 Gage Steel Frame\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAYBAR INDUSTRIES LIMITED\",\"approval_number_master\":\"FL#23222-R2\",\"approval_number\":\"FL23222.1\",\"seq\":1,\"product_model\":\"Double & Single Commercial Steel Door System\",\"product_description\":\"Double & Single Commercial Outswlng or lnswing Galvanneal or Stainless-Steel Door Systems, Flush, embossed with Vision Lite or Louver Kits, and with Sidelites and Transoms with different infills\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAYBAR INDUSTRIES LIMITED\",\"approval_number_master\":\"FL#23224-R2\",\"approval_number\":\"FL23224.1\",\"seq\":1,\"product_model\":\"DOUBLE & SINGLE SERIES LS18 OUTSWING COMMERCIAL GALVANNEAL OR STAINLESS STEEL DOOR\",\"product_description\":\"3080\\\/8070 DOUBLE & SINGLE SERIES LS18 OUTSWING COMMERCIAL GALVANNEAL OR STAINLESS STEEL DOOR W\\\/ SERIES \\\"AS\\\" 16 GAGE GALVANNEAL OR STAINLESS STEEL FRAME, FLUSH, EMBOSSED & GLAZED ASSEMBLIES. LARGE MISSILE IMPACT RESISTANT.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAYBAR INDUSTRIES LIMITED\",\"approval_number_master\":\"FL#23224-R2\",\"approval_number\":\"FL23224.2\",\"seq\":2,\"product_model\":\"DOUBLE & SINGLE SERIES LS18 OUTSWING COMMERCIAL STEEL DOOR\",\"product_description\":\"3080\\\/8070 DOUBLE & SINGLE SERIES LS18 OUTSWING COMMERCIAL STEEL DOOR W\\\/SERIES \\\"AS\\\" 16 GAGE STEEL FRAME LOUVERED ASSEMBLIES\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAYBAR INDUSTRIES LIMITED\",\"approval_number_master\":\"FL#23224-R2\",\"approval_number\":\"FL23224.3\",\"seq\":3,\"product_model\":\"SERIES LS18 FLUSH OUTSWING COMMERCIAL STEEL DOOR\",\"product_description\":\"4070\\\/6070 DOUBLE & SINGLE SERIES LS18 FLUSH OUTSWING COMMERCIAL STEEL DOOR\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAYBAR INDUSTRIES LIMITED\",\"approval_number_master\":\"FL#23224-R2\",\"approval_number\":\"FL23224.4\",\"seq\":4,\"product_model\":\"SERIES LS18 FLUSH OUTSWING COMMERCIAL STEEL DOOR\",\"product_description\":\"3070 SERIES LS18 FLUSH OUTSWING COMMERCIAL STEEL DOOR W\\\/ SERIES \\\"AS\\\" STEEL FRAME\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAYBAR INDUSTRIES LIMITED\",\"approval_number_master\":\"FL#24523-R3\",\"approval_number\":\"FL24523.1\",\"seq\":1,\"product_model\":\"OUTSWING SERIES LS 18 GA SKIN FLUSH COMMERCIAL DOUBLE & SINGLE STEEL DOOR WITH SERIES \\\"AS\\\" 16 GA FRAME\",\"product_description\":\"Insulated Door Slab with Cold formed Skin and Hardware to provide hurricane protection and entrance closure.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAYBAR INDUSTRIES LIMITED\",\"approval_number_master\":\"FL#1987-R0\",\"approval_number\":\"FL1987.1\",\"seq\":1,\"product_model\":\"LS18 Door - AS Series Frame\",\"product_description\":\"4'0\\\" x 7'0\\\" , 6'0\\\" x 7'0\\\" > Outswing Commercial Steel Doors, Frames and Hardware\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAYBAR INDUSTRIES LIMITED\",\"approval_number_master\":\"FL#1987-R0\",\"approval_number\":\"FL1987.2\",\"seq\":2,\"product_model\":\"LS18 Door - AS Series Frame\",\"product_description\":\"3'0\\\" x 7'0\\\" > Outswing Commercial Steel Doors, Frames and Hardware\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAYBAR INDUSTRIES LIMITED\",\"approval_number_master\":\"FL#3171-R0\",\"approval_number\":\"FL3171.1\",\"seq\":1,\"product_model\":\"LS 18 Door - AS Series Frame\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAYBAR INDUSTRIES LIMITED\",\"approval_number_master\":\"FL#7666-R0\",\"approval_number\":\"FL7666.1\",\"seq\":1,\"product_model\":\"Exterior Steel Doors (Swinging)\",\"product_description\":\"Flush Doors;\\nDecorative Embossed Doors;\\nDoors with Louvers;\\nSingles and Pairs\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAYBAR INDUSTRIES LIMITED\",\"approval_number_master\":\"FL#7666-R0\",\"approval_number\":\"FL7666.2\",\"seq\":2,\"product_model\":\"Exterior Steel Doors (Swinging)\",\"product_description\":\"Flush Doors; Singles\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAYBAR INDUSTRIES LIMITED\",\"approval_number_master\":\"FL#7666-R0\",\"approval_number\":\"FL7666.3\",\"seq\":3,\"product_model\":\"Exterior Steel Doors (Swinging)\",\"product_description\":\"Flush Doors; Stainless Steel Doors; Decorative Embossed Doors;\\nGlazed Doors;\\nSingles and Pairs\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAYBAR INDUSTRIES LIMITED\",\"approval_number_master\":\"FL#12911-R0\",\"approval_number\":\"FL12911.1\",\"seq\":1,\"product_model\":\"LS-18\",\"product_description\":\"Outswing Commercial Steel Doors w\\\/ 16 Ga Frames & w\\\/wo Panic Exit Device\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAYBAR INDUSTRIES LIMITED\",\"approval_number_master\":\"FL#12911-R0\",\"approval_number\":\"FL12911.2\",\"seq\":2,\"product_model\":\"LS-18\",\"product_description\":\"Flush Outswing Commercial Steel Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAYBAR INDUSTRIES LIMITED\",\"approval_number_master\":\"FL#12911-R0\",\"approval_number\":\"FL12911.3\",\"seq\":3,\"product_model\":\"LS-18\",\"product_description\":\"Single Flush Outswing Commercial Steel Door w\\\/ Series \\\"AS\\\" frames & w\\\/wo Panic Exit Devices\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAYBAR INDUSTRIES LIMITED\",\"approval_number_master\":\"FL#14676-R0\",\"approval_number\":\"FL14676.1\",\"seq\":1,\"product_model\":\"Steel Door System\",\"product_description\":\"Steel Door System + Sidelites\\\/Transom with Glazing, Louvers, or Panels (Inswing\\\/Outswing) (Windows\\\/Transoms\\\/Sidelites\\\/Screens) (Singles\\\/Pairs)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAYBAR INDUSTRIES LIMITED\",\"approval_number_master\":\"FL#14687-R0\",\"approval_number\":\"FL14687.1\",\"seq\":1,\"product_model\":\"Series LS-18 Steel Door\",\"product_description\":\"Outswing Commerical Steel (Galvanneal or Stainless) Doors w\\\/ 16 Ga. frames & w\\\/wo Panic Exit Devices\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAYBAR INDUSTRIES LIMITED\",\"approval_number_master\":\"FL#14687-R0\",\"approval_number\":\"FL14687.2\",\"seq\":2,\"product_model\":\"Series LS18 Steel Door\",\"product_description\":\"Single Flush Outswing Commerical Steel Door w\\\/ Series AS frame and w\\\/wo Panic Exit Devices\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAYBAR INDUSTRIES LIMITED\",\"approval_number_master\":\"FL#14687-R0\",\"approval_number\":\"FL14687.3\",\"seq\":3,\"product_model\":\"Seris LS-18 Louvered Steel Door\",\"product_description\":\"Outswing Louvered Commercial Steel Door w\\\/ 16 Ga. Frames & w\\\/wo Panic Exit Devices\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAYBAR INDUSTRIES LIMITED\",\"approval_number_master\":\"FL#14941-R0\",\"approval_number\":\"FL14941.1\",\"seq\":1,\"product_model\":\"4080\\\/8080 Steel Doors\",\"product_description\":\"Outswing Steel Door System (Singles\\\/Pairs) (Paper Honeycomb, Styrene, or Steel Rib Core) (Approved for Water Infiltration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAYBAR INDUSTRIES LIMITED\",\"approval_number_master\":\"FL#15454-R0\",\"approval_number\":\"FL15454.1\",\"seq\":1,\"product_model\":\"LS-18 3070 Flush Doors\",\"product_description\":\"3070 Flush Outswing Commercial Steel Doors with Paper Honeycomb Core\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAYBAR INDUSTRIES LIMITED\",\"approval_number_master\":\"FL#15454-R0\",\"approval_number\":\"FL15454.2\",\"seq\":2,\"product_model\":\"LS-18 3080\\\/8070 Flush and Glazed Doors\",\"product_description\":\"3080 \\\/ 8070 Flush, Embossed, and Glazed Outswing Commercial Steel Doors with EPS or Paper Honeycomb Core\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAYBAR INDUSTRIES LIMITED\",\"approval_number_master\":\"FL#15454-R0\",\"approval_number\":\"FL15454.3\",\"seq\":3,\"product_model\":\"LS-18 3080\\\/8070 Louvered Doors\",\"product_description\":\"3080 \\\/ 8070 Louvered Outswing Commercial Steel Doors with EPS or Paper Honeycomb Core\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAYBAR INDUSTRIES LIMITED\",\"approval_number_master\":\"FL#15454-R0\",\"approval_number\":\"FL15454.4\",\"seq\":4,\"product_model\":\"LS-18 4070\\\/6070 Flush Doors\",\"product_description\":\"4070 \\\/ 6070 Flush Outswing Commercial Steel Doors with Paper Honeycomb Core\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAYBAR INDUSTRIES LIMITED\",\"approval_number_master\":\"FL#23223-R0\",\"approval_number\":\"FL23223.1\",\"seq\":1,\"product_model\":\"4080\\\/8080 Steel Doors\",\"product_description\":\"Outswing Steel Door System (Singles\\\/Pairs) (Paper Honeycomb, Styrene, or Steel Rib Core) (Approved for Water Infiltration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Origin USA, Inc.\":[{\"manufacturer\":\"Origin USA, Inc.\",\"approval_number_master\":\"FL#22037-R5\",\"approval_number\":\"FL22037.1\",\"seq\":1,\"product_model\":\"Easifold 3000 Door\",\"product_description\":\"Easifold 3000 Inswing\\\/Outswing Swinging\\\/Folding Door - LM Impact HVHZ\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Origin USA, Inc.\",\"approval_number_master\":\"FL#22037-R5\",\"approval_number\":\"FL22037.2\",\"seq\":2,\"product_model\":\"Easifold 3000 Door\",\"product_description\":\"Easifold 3000 Inswing\\\/Outswing Swinging\\\/Folding Door - LM Impact Non-HVHZ\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Origin USA, Inc.\",\"approval_number_master\":\"FL#22037-R5\",\"approval_number\":\"FL22037.4\",\"seq\":4,\"product_model\":\"OB49 Door\",\"product_description\":\"OB49 Inswing\\\/Outswing Swinging\\\/Folding Door - Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Origin USA, Inc.\",\"approval_number_master\":\"FL#16951-R0\",\"approval_number\":\"FL16951.1\",\"seq\":1,\"product_model\":\"Easifold 3000 Folding Door\",\"product_description\":\"Easifold 3000 Inswing and Outwsing Folding Door System - HVHZ\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Origin USA, Inc.\",\"approval_number_master\":\"FL#16951-R0\",\"approval_number\":\"FL16951.2\",\"seq\":2,\"product_model\":\"Easifold 3000 Folding Door\",\"product_description\":\"Easifold 3000 Inswing and Outwsing Folding Door System\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Origin USA, Inc.\",\"approval_number_master\":\"FL#16951-R0\",\"approval_number\":\"FL16951.3\",\"seq\":3,\"product_model\":\"Easifold 3000 Side-Hinged Door\",\"product_description\":\"Easifold 3000 Inswing and Outwsing Side-Hinged Door System\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Origin USA, Inc.\",\"approval_number_master\":\"FL#16951-R0\",\"approval_number\":\"FL16951.4\",\"seq\":4,\"product_model\":\"Easifold 3000 Side-Hinged Door\",\"product_description\":\"Easifold 3000 Inswing and Outwsing Side-Hinged Door System - HVHZ\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Origin USA, Inc.\",\"approval_number_master\":\"FL#22037-R0\",\"approval_number\":\"FL22037.3\",\"seq\":3,\"product_model\":\"Easifold 3000 Door\",\"product_description\":\"Easifold 3000 Inswing\\\/Outswing Swinging\\\/Folding Door - Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Tuff Shed, Inc.\":[{\"manufacturer\":\"Tuff Shed, Inc.\",\"approval_number_master\":\"FL#22202-R5\",\"approval_number\":\"FL22202.1\",\"seq\":1,\"product_model\":\"Side-hinged Wood Shed Door (Outswing - Double Door)\",\"product_description\":\"Side-hinged Wood Shed Door (Outswing - Double Door)\\nMaximum Size 80.25\\\" wide by 84\\\" high\",\"design_pressure\":\"+42\\\/-42\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tuff Shed, Inc.\",\"approval_number_master\":\"FL#22202-R5\",\"approval_number\":\"FL22202.2\",\"seq\":2,\"product_model\":\"Side-hinged Wood Shed Door (Outswing Double Door) HVHZ\",\"product_description\":\"Side-hinged Wood Shed Door (Outswing - Double Door) HVHZ\\nMaximum Size 80.25\\\" wide by 84\\\" high\",\"design_pressure\":\"+54\\\/-54\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tuff Shed, Inc.\",\"approval_number_master\":\"FL#22202-R5\",\"approval_number\":\"FL22202.3\",\"seq\":3,\"product_model\":\"Side-hinged Wood Shed Door (Outswing Single Door)\",\"product_description\":\"Side-hinged Wood Shed Door (Outswing - Single Door)\\nMaximum Size 56\\\" wide by 83.75\\\" high\",\"design_pressure\":\"+42\\\/-42\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tuff Shed, Inc.\",\"approval_number_master\":\"FL#22202-R5\",\"approval_number\":\"FL22202.4\",\"seq\":4,\"product_model\":\"Side-hinged Wood Shed Door (Outswing Single Door) HVHZ\",\"product_description\":\"Side-hinged Wood Shed Door (Outswing - Single Door) HVHZ Maximum Size 56\\\" wide by 83.75\\\" high\",\"design_pressure\":\"+54\\\/-54\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-14 00:00:00\",\"instructions_url\":\"\"}],\"Weiland Sliding Doors and Windows, Inc.\":[{\"manufacturer\":\"Weiland Sliding Doors and Windows, Inc.\",\"approval_number_master\":\"FL#22224-R0\",\"approval_number\":\"FL22224.1\",\"seq\":1,\"product_model\":\"The Pivot Door\",\"product_description\":\"AWPD, APD-T, & APD\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weiland Sliding Doors and Windows, Inc.\",\"approval_number_master\":\"FL#22224-R2\",\"approval_number\":\"FL22224.2\",\"seq\":2,\"product_model\":\"The Pivot Door\",\"product_description\":\"AWPD & APD-T - HVHZ Impact Rated\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Rogue Valley Door\":[{\"manufacturer\":\"Rogue Valley Door\",\"approval_number_master\":\"FL#27674-R2\",\"approval_number\":\"FL27674.1\",\"seq\":1,\"product_model\":\"Glazed or Opaque Wood Side Hinged Door\",\"product_description\":\"8'-11\\\" Inswing or Fixed (sidelite) door assembly w or w\\\/o Transom\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rogue Valley Door\",\"approval_number_master\":\"FL#27674-R2\",\"approval_number\":\"FL27674.2\",\"seq\":2,\"product_model\":\"Glazed or Opaque Wood Side Hinged Door\",\"product_description\":\"8'-11\\\" Inswing door assembly w ADA sill; w or w\\\/o Transom\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rogue Valley Door\",\"approval_number_master\":\"FL#27674-R2\",\"approval_number\":\"FL27674.3\",\"seq\":3,\"product_model\":\"Glazed or Opaque Wood Side Hinged Door\",\"product_description\":\"8'-11\\\" Outswing door assembly w or w\\\/o Transom\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rogue Valley Door\",\"approval_number_master\":\"FL#27674-R2\",\"approval_number\":\"FL27674.4\",\"seq\":4,\"product_model\":\"Glazed or Opaque Wood Side Hinged Door\",\"product_description\":\"8'-11\\\" Inswing or outswing door assembly w multi-point HW; w or w\\\/o Transom\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rogue Valley Door\",\"approval_number_master\":\"FL#12681-R0\",\"approval_number\":\"FL12681.1\",\"seq\":1,\"product_model\":\"a. 1501 \\\/ 1518 Glazed Wood Door\",\"product_description\":\"Glazed Wood Stile and Rail 1501 Full Lite or 1518 True Divided Lite French Door - (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rogue Valley Door\",\"approval_number_master\":\"FL#12681-R0\",\"approval_number\":\"FL12681.2\",\"seq\":2,\"product_model\":\"b. 1501 \\\/ 1518 Glazed Wood Door\",\"product_description\":\"Glazed Wood Stile and Rail 1501 Full Lite or 1518 True Divided Lite French Door with a 1701 Full Lite or 1706 True Divided Lite Sidelite - (XO or OX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rogue Valley Door\",\"approval_number_master\":\"FL#12681-R0\",\"approval_number\":\"FL12681.3\",\"seq\":3,\"product_model\":\"c. 1501 \\\/ 1518 Glazed Wood Door\",\"product_description\":\"Glazed Wood Stile and Rail 1501 Full Lite or 1518 True Divided Lite French Door with a 1701 Full Lite or 1706 True Divided Lite Sidelites - (OXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rogue Valley Door\",\"approval_number_master\":\"FL#12681-R0\",\"approval_number\":\"FL12681.4\",\"seq\":4,\"product_model\":\"d. 1501 \\\/ 1518 Glazed Wood Door\",\"product_description\":\"Glazed Wood Stile and Rail 1501 Full Lite or 1518 True Divided Lite French Door - (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rogue Valley Door\",\"approval_number_master\":\"FL#12681-R0\",\"approval_number\":\"FL12681.5\",\"seq\":5,\"product_model\":\"e. 1501 \\\/ 1518 Glazed Wood Door\",\"product_description\":\"Glazed Wood Stile and Rail 1501 Full Lite or 1518 True Divided Lite French Door with a 1701 Full Lite or 1706 True Divided Lite Sidelites - (OXXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rogue Valley Door\",\"approval_number_master\":\"FL#13137-R0\",\"approval_number\":\"FL13137.1\",\"seq\":1,\"product_model\":\"a. Glazed or Opaque Wood Door\",\"product_description\":\"Up to a 3'6 x 8'0 Non-impact Stile and Rail Wood Door - Opaque or Glazed 3\\\/4 Lite Insulated Glass with or without Non-impact Insulated Glass Sidelites - (X, XO or OX, OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rogue Valley Door\",\"approval_number_master\":\"FL#13137-R0\",\"approval_number\":\"FL13137.2\",\"seq\":2,\"product_model\":\"b. Glazed or Opaque Wood Door\",\"product_description\":\"Up to a 3'0 x 8'0 Non-impact Stile and Rail Wood Door - Opaque or Glazed Full Lite Insulated Glass with or without Non-impact Insulated Glass Sidelites - (X, XO or OX, OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rogue Valley Door\",\"approval_number_master\":\"FL#13137-R0\",\"approval_number\":\"FL13137.3\",\"seq\":3,\"product_model\":\"c. Glazed or Opaque Wood Door\",\"product_description\":\"Up to a 6'0 x 8'0 Non-impact Stile and Rail Wood Door - Opaque or Glazed Full Lite Insulated Glass with or without Non-impact Insulated Glass Sidelites - (XX or OXXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rogue Valley Door\",\"approval_number_master\":\"FL#13137-R0\",\"approval_number\":\"FL13137.4\",\"seq\":4,\"product_model\":\"d. Glazed or Opaque Wood Door\",\"product_description\":\"Up to a 3'6 x 8'0 Non-impact Stile and Rail Wood Door with Transom - Opaque or Glazed 3\\\/4 Lite Insulated Glass with or without Non-impact Insulated Glass Sidelites - (O\\\/X, O\\\/XO or O\\\/OX, O\\\/OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rogue Valley Door\",\"approval_number_master\":\"FL#13137-R0\",\"approval_number\":\"FL13137.5\",\"seq\":5,\"product_model\":\"e. Glazed or Opaque Wood Door\",\"product_description\":\"Up to a 3'0 x 8'0 Non-impact Stile and Rail Wood Door with Transom - Opaque or Glazed 3\\\/4 Lite Insulated Glass with or without Non-impact Insulated Glass Sidelites - (O\\\/X, O\\\/XO or O\\\/OX, O\\\/OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rogue Valley Door\",\"approval_number_master\":\"FL#13137-R1\",\"approval_number\":\"FL13137.6\",\"seq\":6,\"product_model\":\"f. Glazed Wood Door\",\"product_description\":\"Up to a 3'0 x 8'0 Non-impact Stile and Rail Monolithic Glazed Wood Door - Full Lite or 18 Lite - (X Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rogue Valley Door\",\"approval_number_master\":\"FL#13137-R1\",\"approval_number\":\"FL13137.7\",\"seq\":7,\"product_model\":\"g. Glazed Wood Door\",\"product_description\":\"Up to a 3'0 x 8'0 Non-impact Stile and Rail Monolithic Glazed Wood Door - Full Lite or 18 Lite with Sidelite - (XO or OX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rogue Valley Door\",\"approval_number_master\":\"FL#13137-R1\",\"approval_number\":\"FL13137.8\",\"seq\":8,\"product_model\":\"h. Glazed Wood Door\",\"product_description\":\"Up to a 3'0 x 8'0 Non-impact Stile and Rail Monolithic Glazed Wood Door - Full Lite or 18 Lite with Sidelites - (OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rogue Valley Door\",\"approval_number_master\":\"FL#13137-R1\",\"approval_number\":\"FL13137.9\",\"seq\":9,\"product_model\":\"i. Glazed Wood Door\",\"product_description\":\"Up to a 6'0 x 8'0 Non-impact Stile and Rail Monolithic Glazed Wood Door - Full Lite or 18 Lite - (XX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rogue Valley Door\",\"approval_number_master\":\"FL#13137-R1\",\"approval_number\":\"FL13137.10\",\"seq\":10,\"product_model\":\"j. Glazed Wood Door\",\"product_description\":\"Up to a 6'0 x 8'0 Non-impact Stile and Rail Monolithic Glazed Wood Door with Sidelites - Full Lite or 18 Lite - (OXXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rogue Valley Door\",\"approval_number_master\":\"FL#22227-R0\",\"approval_number\":\"FL22227.1\",\"seq\":1,\"product_model\":\"a. \\\"Impact-Rated Door\\\"\",\"product_description\":\"Up to a 3'6 x 10'0 \\\"Impact\\\" Stile and Rail 2-1\\\/4\\\" Wood Door - Opaque or Glazed Insulated Glass with \\\"Impact\\\" Insulated Glass Sidelite(s) - (X, XO or OX, OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rogue Valley Door\",\"approval_number_master\":\"FL#22227-R0\",\"approval_number\":\"FL22227.2\",\"seq\":2,\"product_model\":\"b. \\\"Impact-Rated Door\\\"\",\"product_description\":\"Up to a 3'6 x 10'0 \\\"Impact\\\" Stile and Rail 2-1\\\/4\\\" Wood Door with Transom - Opaque or Glazed Insulated Glass with or without \\\"Impact\\\" Insulated Glass Sidelite(s) (O\\\/X, O\\\/XO or O\\\/OX, O\\\/OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rogue Valley Door\",\"approval_number_master\":\"FL#22227-R0\",\"approval_number\":\"FL22227.3\",\"seq\":3,\"product_model\":\"c. \\\"Impact-Rated Door\\\"\",\"product_description\":\"Up to a 3'6 x 10'0 \\\"Impact\\\" Stile and Rail 2-1\\\/4\\\" Opaque Wood Door (X Configuration) Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rogue Valley Door\",\"approval_number_master\":\"FL#22227-R0\",\"approval_number\":\"FL22227.4\",\"seq\":4,\"product_model\":\"d. \\\"Impact-Rated Door\\\"\",\"product_description\":\"Up to a Pair of 3'0 x 8'0 \\\"Impact\\\" Stile and Rail 2-1\\\/4\\\" Glazed Wood Door - Opaque or Glazed Insulated \\\"Impact\\\" Glass (X or XX, Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rogue Valley Door\",\"approval_number_master\":\"FL#22227-R0\",\"approval_number\":\"FL22227.5\",\"seq\":5,\"product_model\":\"e. \\\"Impact-Rated Door\\\"\",\"product_description\":\"Up to a Pair of 3'0 x 8'0 \\\"Impact\\\" Stile and Rail 2-1\\\/4\\\" Glazed Wood Door - Opaque or Glazed Insulated \\\"Impact\\\" Glass with Transom (O\\\/X or O\\\/XX, Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rogue Valley Door\",\"approval_number_master\":\"FL#22227-R1\",\"approval_number\":\"FL22227.6\",\"seq\":6,\"product_model\":\"f. \\\"Impact-Rated Door\\\"\",\"product_description\":\"Up to a 3'6 x 10'0 \\\"Impact\\\" Stile and Rail 2-1\\\/4\\\" Radius Top Wood Door - Opaque or Glazed \\\"Impact\\\" Insulated Glass - (X Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rogue Valley Door\",\"approval_number_master\":\"FL#27674-R0\",\"approval_number\":\"FL27674.5\",\"seq\":5,\"product_model\":\"Glazed or Opaque Wood Side Hinged Door\",\"product_description\":\"8' Inswing or outswing door assembly w or w\\\/o Transom\",\"design_pressure\":\"+47.6\\\/-47.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rogue Valley Door\",\"approval_number_master\":\"FL#37889-R0\",\"approval_number\":\"FL37889.1\",\"seq\":1,\"product_model\":\"Glazed or Opaque Wood Door\",\"product_description\":\"1-3\\\/4\\\" Inswing Glazed or Opaque Wood Door, Non-Impact, Single or Double, with or without Transom and\\\/or Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"New Age Windows & Doors, Corp.\":[{\"manufacturer\":\"New Age Windows & Doors, Corp.\",\"approval_number_master\":\"FL#22255-R5\",\"approval_number\":\"FL22255.1\",\"seq\":1,\"product_model\":\"Series 100 Aluminum Outswing Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+60\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"New Age Windows & Doors, Corp.\",\"approval_number_master\":\"FL#2257-R0\",\"approval_number\":\"FL2257.1\",\"seq\":1,\"product_model\":\"Outswing Entrance Door\",\"product_description\":\"Outswing Aluminum Entrance Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"New Age Windows & Doors, Corp.\",\"approval_number_master\":\"FL#2257-R0\",\"approval_number\":\"FL2257.2\",\"seq\":2,\"product_model\":\"Series \\\"100\\\" Alum Outswing Doo\",\"product_description\":\"Aluminum Outswing with Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Babcock-Davis\":[{\"manufacturer\":\"Babcock-Davis\",\"approval_number_master\":\"FL#22309-R0\",\"approval_number\":\"FL22309.1\",\"seq\":1,\"product_model\":\"BXTA\\\/BXTL HVAC Access doors\",\"product_description\":\"Babcock-Davis single, out-swing BXTA\\\/BXTL HVAC Access doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Builders FirstSource\":[{\"manufacturer\":\"Builders FirstSource\",\"approval_number_master\":\"FL#22347-R0\",\"approval_number\":\"FL22347.1\",\"seq\":1,\"product_model\":\"a. \\\"Gulf Armor\\\" Wind Rated Doors\",\"product_description\":\"Up to a 3'6 x 8'0 \\\"Impact\\\" Stile and Rail 1-3\\\/4\\\" Radius Wood Door - Opaque or Glazed 3\\\/4 Lite Insulated Glass (X, Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders FirstSource\",\"approval_number_master\":\"FL#22347-R0\",\"approval_number\":\"FL22347.2\",\"seq\":2,\"product_model\":\"b. \\\"Gulf Armor\\\" Wind Rated Doors\",\"product_description\":\"Up to a 3'6 x 8'0 \\\"Impact\\\" Stile and Rail 1-3\\\/4\\\" Wood Door - Opaque or Glazed Insulated Glass with \\\"Impact\\\" Insulated Glass Sidelites - (X, XO or OX, OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders FirstSource\",\"approval_number_master\":\"FL#22347-R0\",\"approval_number\":\"FL22347.3\",\"seq\":3,\"product_model\":\"c. \\\"Gulf Armor\\\" Wind Rated Doors\",\"product_description\":\"Up to a 3'6 x 8'0 \\\"Impact\\\" Stile and Rail 1-3\\\/4\\\" Wood Door with Transom - Opaque or Glazed Insulated Glass with or without \\\"Impact\\\" Insulated Glass Sidelites - (O\\\/X, O\\\/XO or O\\\/OX, O\\\/OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders FirstSource\",\"approval_number_master\":\"FL#22347-R0\",\"approval_number\":\"FL22347.4\",\"seq\":4,\"product_model\":\"d. \\\"Gulf Armor\\\" Wind Rated Doors\",\"product_description\":\"Up to a 6'0 x 8'0 \\\"Impact\\\" Stile and Rail 1-3\\\/4\\\" Wood Door - Opaque or Glazed Insulated Glass with or without Sidelites (XX or OXXO, Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders FirstSource\",\"approval_number_master\":\"FL#22347-R0\",\"approval_number\":\"FL22347.5\",\"seq\":5,\"product_model\":\"e. \\\"Gulf Armor\\\" Wind Rated Doors\",\"product_description\":\"Up to a 6'0 x 8'0 \\\"Impact\\\" Stile and Rail 1-3\\\/4\\\" Wood Door - Opaque or Glazed Insulated Glass (O\\\/XX, Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders FirstSource\",\"approval_number_master\":\"FL#22347-R0\",\"approval_number\":\"FL22347.6\",\"seq\":6,\"product_model\":\"f. \\\"Gulf Armor\\\" Wind Rated Doors\",\"product_description\":\"Up to a 3'6 x 10'0 \\\"Impact\\\" Stile and Rail 2-1\\\/4\\\" Rectangular or Radius Wood Door - Opaque or Glazed 3\\\/4 Lite Insulated Glass (X, Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders FirstSource\",\"approval_number_master\":\"FL#22347-R0\",\"approval_number\":\"FL22347.7\",\"seq\":7,\"product_model\":\"g. \\\"Gulf Armor\\\" Wind Rated Doors\",\"product_description\":\"Up to a 3'6 x 10'0 \\\"Impact\\\" Stile and Rail 2-1\\\/4\\\" Wood Door - Opaque or Glazed Insulated Glass with \\\"Impact\\\" Insulated Glass Sidelites - (X, XO or OX, OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders FirstSource\",\"approval_number_master\":\"FL#22347-R0\",\"approval_number\":\"FL22347.8\",\"seq\":8,\"product_model\":\"h. \\\"Gulf Armor\\\" Wind Rated Doors\",\"product_description\":\"Up to a 3'6 x 10'0 \\\"Impact\\\" Stile and Rail 2-1\\\/4\\\" Wood Door with Transom - Opaque or Glazed Insulated Glass with or without \\\"Impact\\\" Insulated Glass Sidelites - (O\\\/X, O\\\/XO or O\\\/OX, O\\\/OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders FirstSource\",\"approval_number_master\":\"FL#22347-R0\",\"approval_number\":\"FL22347.9\",\"seq\":9,\"product_model\":\"i. \\\"Gulf Armor\\\" Wind Rated Doors\",\"product_description\":\"Up to a 6'0 x 10'0 \\\"Impact\\\" Stile and Rail 2-1\\\/4\\\" Wood Door - Opaque or Glazed Insulated Glass with or without Sidelites (XX or OXXO, Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders FirstSource\",\"approval_number_master\":\"FL#22347-R0\",\"approval_number\":\"FL22347.10\",\"seq\":10,\"product_model\":\"j. \\\"Gulf Armor\\\" Wind Rated Doors\",\"product_description\":\"Pair of 3'0 x 10'0 \\\"Impact\\\" Stile and Rail 2-1\\\/4\\\" Wood Doors with Transom - Opaque or Glazed Insulated Glass - (O\\\/XX Configurations) Inswing or Outswing (Utilizing a Multipoint Lock)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders FirstSource\",\"approval_number_master\":\"FL#22347-R0\",\"approval_number\":\"FL22347.11\",\"seq\":11,\"product_model\":\"k. \\\"Gulf Armor\\\" Wind Rated Doors\",\"product_description\":\"Pair of 3'0 x 10'0 \\\"Impact\\\" Stile and Rail 2-1\\\/4\\\" Wood Doors with Transom - Opaque or Glazed Insulated Glass (O\\\/XX Configurations) Inswing or Outswing (Utilizing a Cylindrical Latch & Deadbolt with Surface Bolts)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"All Phase Custom Mill Shop\":[{\"manufacturer\":\"All Phase Custom Mill Shop\",\"approval_number_master\":\"FL#22393-R0\",\"approval_number\":\"FL22393.1\",\"seq\":1,\"product_model\":\"a. Coastal Impact Doors\",\"product_description\":\"Up to a 3'6 x 8'0 \\\"Impact\\\" Stile and Rail 1-3\\\/4\\\" Radius Wood Door - Opaque or Glazed 3\\\/4 Lite Insulated Glass (X, Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Phase Custom Mill Shop\",\"approval_number_master\":\"FL#22393-R0\",\"approval_number\":\"FL22393.2\",\"seq\":2,\"product_model\":\"b. Coastal Impact Doors\",\"product_description\":\"Up to a 3'6 x 8'0 \\\"Impact\\\" Stile and Rail 1-3\\\/4\\\" Wood Door - Opaque or Glazed Insulated Glass with \\\"Impact\\\" Insulated Glass Sidelites - (X, XO or OX, OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Phase Custom Mill Shop\",\"approval_number_master\":\"FL#22393-R0\",\"approval_number\":\"FL22393.3\",\"seq\":3,\"product_model\":\"c. Coastal Impact Doors\",\"product_description\":\"Up to a 3'6 x 8'0 \\\"Impact\\\" Stile and Rail 1-3\\\/4\\\" Wood Door with Transom - Opaque or Glazed Insulated Glass with or without \\\"Impact\\\" Insulated Glass Sidelites - (O\\\/X, O\\\/XO or O\\\/OX, O\\\/OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Phase Custom Mill Shop\",\"approval_number_master\":\"FL#22393-R0\",\"approval_number\":\"FL22393.4\",\"seq\":4,\"product_model\":\"d. Coastal Impact Doors\",\"product_description\":\"Up to a 6'0 x 8'0 \\\"Impact\\\" Stile and Rail 1-3\\\/4\\\" Wood Door - Opaque or Glazed Insulated Glass with or without Sidelites (XX or OXXO, Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Phase Custom Mill Shop\",\"approval_number_master\":\"FL#22393-R0\",\"approval_number\":\"FL22393.5\",\"seq\":5,\"product_model\":\"e. Coastal Impact Doors\",\"product_description\":\"Up to a 6'0 x 8'0 \\\"Impact\\\" Stile and Rail 1-3\\\/4\\\" Wood Door - Opaque or Glazed Insulated Glass (O\\\/XX, Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Phase Custom Mill Shop\",\"approval_number_master\":\"FL#22393-R0\",\"approval_number\":\"FL22393.6\",\"seq\":6,\"product_model\":\"f. Coastal Impact Doors\",\"product_description\":\"Up to a 3'6 x 10'0 \\\"Impact\\\" Stile and Rail 2-1\\\/4\\\" Rectangular or Radius Wood Door - Opaque or Glazed 3\\\/4 Lite Insulated Glass (X, Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Phase Custom Mill Shop\",\"approval_number_master\":\"FL#22393-R0\",\"approval_number\":\"FL22393.7\",\"seq\":7,\"product_model\":\"g. Coastal Impact Doors\",\"product_description\":\"Up to a 3'6 x 10'0 \\\"Impact\\\" Stile and Rail 2-1\\\/4\\\" Wood Door - Opaque or Glazed Insulated Glass with \\\"Impact\\\" Insulated Glass Sidelites - (X, XO or OX, OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Phase Custom Mill Shop\",\"approval_number_master\":\"FL#22393-R0\",\"approval_number\":\"FL22393.8\",\"seq\":8,\"product_model\":\"h. Coastal Impact Doors\",\"product_description\":\"Up to a 3'6 x 10'0 \\\"Impact\\\" Stile and Rail 2-1\\\/4\\\" Wood Door with Transom - Opaque or Glazed Insulated Glass with or without \\\"Impact\\\" Insulated Glass Sidelites - (O\\\/X, O\\\/XO or O\\\/OX, O\\\/OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Phase Custom Mill Shop\",\"approval_number_master\":\"FL#22393-R0\",\"approval_number\":\"FL22393.9\",\"seq\":9,\"product_model\":\"i. Coastal Impact Doors\",\"product_description\":\"Up to a 6'0 x 10'0 \\\"Impact\\\" Stile and Rail 2-1\\\/4\\\" Wood Door - Opaque or Glazed Insulated Glass with or without Sidelites (XX or OXXO, Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Phase Custom Mill Shop\",\"approval_number_master\":\"FL#22393-R0\",\"approval_number\":\"FL22393.10\",\"seq\":10,\"product_model\":\"j. Coastal Impact Doors\",\"product_description\":\"Pair of 3'0 x 10'0 \\\"Impact\\\" Stile and Rail 2-1\\\/4\\\" Wood Doors with Transom - Opaque or Glazed Insulated Glass - (O\\\/XX Configurations) Inswing or Outswing (Utilizing a Multipoint Lock)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Phase Custom Mill Shop\",\"approval_number_master\":\"FL#22393-R0\",\"approval_number\":\"FL22393.11\",\"seq\":11,\"product_model\":\"k. Coastal Impact Doors\",\"product_description\":\"Pair of 3'0 x 10'0 \\\"Impact\\\" Stile and Rail 2-1\\\/4\\\" Wood Doors with Transom - Opaque or Glazed Insulated Glass (O\\\/XX Configurations) Inswing or Outswing (Utilizing a Cylindrical Latch & Deadbolt with Surface Bolts)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Lanai Doors\":[{\"manufacturer\":\"Lanai Doors\",\"approval_number_master\":\"FL#23804-R2\",\"approval_number\":\"FL23804.2\",\"seq\":2,\"product_model\":\"THERMALLY BROKEN ALUMINUM OUTSWING BI-FOLD DOOR\",\"product_description\":\"NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lanai Doors\",\"approval_number_master\":\"FL#30895-R3\",\"approval_number\":\"FL30895.1\",\"seq\":1,\"product_model\":\"E+ ALUMINUM BI-FOLD INSWING IMPACT HVHZ\",\"product_description\":\"E+ ALUMINUM BI-FOLD INSWING IMPACT HVHZ\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lanai Doors\",\"approval_number_master\":\"FL#30895-R3\",\"approval_number\":\"FL30895.3\",\"seq\":3,\"product_model\":\"E+ ALUMINUM BI-FOLD OUTSWING IMPACT HVHZ\",\"product_description\":\"E+ ALUMINUM BI-FOLD OUTSWING DOOR, IMPACT HVHZ\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lanai Doors\",\"approval_number_master\":\"FL#30895-R3\",\"approval_number\":\"FL30895.12\",\"seq\":12,\"product_model\":\"E3 OUTSWING NON-IMPACT\",\"product_description\":\"SERIES E3 OUTSWING ALUMINUM BI-FOLD DOOR, NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lanai Doors\",\"approval_number_master\":\"FL#30895-R0\",\"approval_number\":\"FL30895.2\",\"seq\":2,\"product_model\":\"E3 HURRICANE IS IMPACT HVHZ\",\"product_description\":\"SERIES E3 HURRICANE INSWING ALUMINUM BI-FOLD DOOR, IMPACT HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lanai Doors\",\"approval_number_master\":\"FL#30895-R0\",\"approval_number\":\"FL30895.4\",\"seq\":4,\"product_model\":\"E3 HURRICANE OS IMPACT HVHZ\",\"product_description\":\"SERIES E3 HURRICANE OUTSWING ALUMINUM BI-FOLD DOOR, IMPACT HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lanai Doors\",\"approval_number_master\":\"FL#30895-R0\",\"approval_number\":\"FL30895.5\",\"seq\":5,\"product_model\":\"E3 OS NON-IMPACT\",\"product_description\":\"SERIES E3 OUTSWING ALUMINUM BI-FOLD DOOR, NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lanai Doors\",\"approval_number_master\":\"FL#30895-R1\",\"approval_number\":\"FL30895.6\",\"seq\":6,\"product_model\":\"E3 HURRICANE OS IMPACT\",\"product_description\":\"SERIES E3 HURRICANE OUTSWING ALUMINUM BI-FOLD DOOR, IMPACT NON-HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lanai Doors\",\"approval_number_master\":\"FL#30895-R1\",\"approval_number\":\"FL30895.7\",\"seq\":7,\"product_model\":\"E3 HURRICANE OS IMPACT HVHZ\",\"product_description\":\"SERIES E3 HURRICANE OUTSWING ALUMINUM BI-FOLD DOOR, IMPACT HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lanai Doors\",\"approval_number_master\":\"FL#30895-R1\",\"approval_number\":\"FL30895.8\",\"seq\":8,\"product_model\":\"E3 HURRICANE OS NON-IMPACT HVHZ\",\"product_description\":\"SERIES E3 HURRICANE OUTSWING ALUMINUM BI-FOLD DOOR, NON-IMPACT HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lanai Doors\",\"approval_number_master\":\"FL#30895-R1\",\"approval_number\":\"FL30895.9\",\"seq\":9,\"product_model\":\"E3 OS NON-IMPACT\",\"product_description\":\"SERIES E3 OUTSWING ALUMINUM BI-FOLD DOOR, NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lanai Doors\",\"approval_number_master\":\"FL#30895-R2\",\"approval_number\":\"FL30895.10\",\"seq\":10,\"product_model\":\"E3 HURRICANE OUTSWING NON-IMPACT HVHZ\",\"product_description\":\"SERIES E3 HURRICANE OUTSWING ALUMINUM BI-FOLD DOOR, NON-IMPACT HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lanai Doors\",\"approval_number_master\":\"FL#30895-R2\",\"approval_number\":\"FL30895.11\",\"seq\":11,\"product_model\":\"E3 OUTSWING NON-IMPACT\",\"product_description\":\"SERIES E3 OUTSWING ALUMINUM BI-FOLD DOOR, NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Coastal Innovative Products, Inc.\":[{\"manufacturer\":\"Coastal Innovative Products, Inc.\",\"approval_number_master\":\"FL#23804-R0\",\"approval_number\":\"FL23804.1\",\"seq\":1,\"product_model\":\"THERMALLY BROKEN ALUMINUM BI-FOLD DOOR, NON-IMPACT\",\"product_description\":\"THERMALLY BROKEN ALUMINUM BI-FOLD DOOR, NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coastal Innovative Products, Inc.\",\"approval_number_master\":\"FL#14768-R0\",\"approval_number\":\"FL14768.1\",\"seq\":1,\"product_model\":\"LANAI Series\",\"product_description\":\"Aluminum Outfolding Doors- LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coastal Innovative Products, Inc.\",\"approval_number_master\":\"FL#14768-R0\",\"approval_number\":\"FL14768.2\",\"seq\":2,\"product_model\":\"LANAI Series\",\"product_description\":\"Aluminum Infolding Doors- LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coastal Innovative Products, Inc.\",\"approval_number_master\":\"FL#15172-R0\",\"approval_number\":\"FL15172.1\",\"seq\":1,\"product_model\":\"E3 Outward Opening 3L3R\",\"product_description\":\"Aluminum Bi-Fold Door\",\"design_pressure\":\"+40\\\/-46.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-30 00:00:00\",\"instructions_url\":\"\"}],\"Centor North America Inc\":[{\"manufacturer\":\"Centor North America Inc\",\"approval_number_master\":\"FL#24475-R0\",\"approval_number\":\"FL24475.1\",\"seq\":1,\"product_model\":\"200 SERIES\\\/MODEL 205 FOLDING OUTWARD OPENING DOOR WITH WOOD TRIM, IMPACT\",\"product_description\":\"200 SERIES\\\/MODEL 205 FOLDING OUTWARD OPENING DOOR WITH WOOD TRIM, IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-09-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Centor North America Inc\",\"approval_number_master\":\"FL#24475-R0\",\"approval_number\":\"FL24475.2\",\"seq\":2,\"product_model\":\"400 SERIES\\\/MODEL 405 FOLDING OUTWARD OPENING DOOR WITH ALUMINUM TRIM, IMPACT\",\"product_description\":\"400 SERIES\\\/MODEL 405 FOLDING OUTWARD OPENING DOOR WITH ALUMINUM TRIM, IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-09-23 00:00:00\",\"instructions_url\":\"\"}],\"Sierra Pacific Windows\":[{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24479-R2\",\"approval_number\":\"FL24479.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Inswing Door\",\"product_description\":\"Aluminum Clad Inswing Door Single w\\\/Tru-Lock 38\\\"x 99\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24479-R2\",\"approval_number\":\"FL24479.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Outswing Door\",\"product_description\":\"Aluminum Clad Outswing Door Single w\\\/Tru-Lock 39\\\"x 99\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24479-R2\",\"approval_number\":\"FL24479.3\",\"seq\":3,\"product_model\":\"Aluminum Clad Outswing Door\",\"product_description\":\"Aluminum Clad Outswing Door Single w\\\/Panel Insert 39\\\"x 99\\\"\",\"design_pressure\":\"+35\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27657-R3\",\"approval_number\":\"FL27657.2\",\"seq\":2,\"product_model\":\"FeelSafe Aluminum Clad Outswing Door\",\"product_description\":\"FeelSafe Aluminum Clad Equal Arch Outswing Door 6-4 x 8-3\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27657-R3\",\"approval_number\":\"FL27657.3\",\"seq\":3,\"product_model\":\"FeelSafe Aluminum Clad Outswing Door\",\"product_description\":\"FeelSafe Aluminum Clad Outswing Door-Thru Frame Installation 6-4 x 8-3\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27657-R3\",\"approval_number\":\"FL27657.4\",\"seq\":4,\"product_model\":\"FeelSafe Aluminum Clad Outswing Door\",\"product_description\":\"FeelSafe Aluminum Clad Outswing Door-6-4 x 8-3, ADA Sill, Panel Inserts\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27657-R3\",\"approval_number\":\"FL27657.5\",\"seq\":5,\"product_model\":\"FeelSafe Aluminum Clad Outswing Door\",\"product_description\":\"FeelSafe Aluminum Clad Outswing Door-ADA Sill\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27657-R3\",\"approval_number\":\"FL27657.6\",\"seq\":6,\"product_model\":\"FeelSafe Aluminum Clad Outswing Door\",\"product_description\":\"FeelSafe Aluminum Clad Outswing Door 6-4 x 8-3 w\\\/Mulled Sidelites 3-2 x 8-3\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27657-R3\",\"approval_number\":\"FL27657.7\",\"seq\":7,\"product_model\":\"FeelSafe Aluminum Clad Outswing Sidelite\",\"product_description\":\"FeelSafe Aluminum Clad Outswing Sidelite 75.5\\\"x 98.5\\\" 2-Wide (3-2\\\/3-2 x 8-3)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#28129-R2\",\"approval_number\":\"FL28129.1\",\"seq\":1,\"product_model\":\"FeelSafe Aluminum Clad Bi-Fold Outswing Door\",\"product_description\":\"FeelSafe Aluminum Clad Bi-Fold Outswing Door-6 Panel System 220\\\"x 126\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#28129-R2\",\"approval_number\":\"FL28129.2\",\"seq\":2,\"product_model\":\"FeelSafe Aluminum Clad Bi-Fold Outswing Door\",\"product_description\":\"FeelSafe Aluminum Clad Bi-Fold Outswing Door-4 Panel System 147\\\"x 126\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#30902-R3\",\"approval_number\":\"FL30902.1\",\"seq\":1,\"product_model\":\"All Wood Inswing Patio Door\",\"product_description\":\"All Wood Inswing Patio Door 75.5\\\"x 98.5\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#30902-R3\",\"approval_number\":\"FL30902.2\",\"seq\":2,\"product_model\":\"All Wood Outswing Patio Door\",\"product_description\":\"All Wood Outswing Patio Door 75.5\\\"x 98.5\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#30902-R3\",\"approval_number\":\"FL30902.3\",\"seq\":3,\"product_model\":\"All Wood Outswing Patio Door\",\"product_description\":\"All Wood Outswing Patio Door 75.5\\\"x 95.5\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#30902-R3\",\"approval_number\":\"FL30902.4\",\"seq\":4,\"product_model\":\"Clad Outswing Fixed Patio Door\",\"product_description\":\"Clad Outswing Fixed Patio Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#30902-R3\",\"approval_number\":\"FL30902.5\",\"seq\":5,\"product_model\":\"Clad Outswing Patio Door\",\"product_description\":\"Clad Outswing Patio Door 75.5\\\"x 98.5\\\" Dual Handle Activated\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#30902-R3\",\"approval_number\":\"FL30902.6\",\"seq\":6,\"product_model\":\"Clad Outswing Patio Door\",\"product_description\":\"Clad Outswing Patio Door 75.5\\\"x 98.5\\\" Dual Handel Activated w\\\/SS Strike\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#30902-R3\",\"approval_number\":\"FL30902.7\",\"seq\":7,\"product_model\":\"Clad Outswing Patio Door\",\"product_description\":\"Clad Outswing Patio Door w\\\/Transom 114\\\"x 123\\\" (75.5\\\"\\\/38.44\\\"x 98.5\\\" w\\\/38.44\\\"x 24.29\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#30902-R3\",\"approval_number\":\"FL30902.8\",\"seq\":8,\"product_model\":\"Clad Pivot Inswing Door\",\"product_description\":\"Clad Pivot Inswing Door 74.19\\\"x 101.44\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#30902-R3\",\"approval_number\":\"FL30902.9\",\"seq\":9,\"product_model\":\"Clad Pivot Inswing Door\",\"product_description\":\"Clad Pivot Inswing Door 62.25\\\"x 121.63\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#39842-R1\",\"approval_number\":\"FL39842.1\",\"seq\":1,\"product_model\":\"All Wood Inswing Door\",\"product_description\":\"All Wood Inswing Door- Mulled Sitelite 87.375\\\"x 98\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#39842-R1\",\"approval_number\":\"FL39842.2\",\"seq\":2,\"product_model\":\"All Wood Inswing Door\",\"product_description\":\"All Wood Inswing Door 74.56\\\"x 98\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-01-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#39842-R1\",\"approval_number\":\"FL39842.3\",\"seq\":3,\"product_model\":\"All Wood Inswing Door\",\"product_description\":\"All Wood Shasta Inswing Door 109.75\\\"x 97.5\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-01-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#39842-R1\",\"approval_number\":\"FL39842.4\",\"seq\":4,\"product_model\":\"All Wood Outswing Door\",\"product_description\":\"All Wood Outswing Door- Mulled Sidelite 87.375\\\"x 98\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-03-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#39842-R1\",\"approval_number\":\"FL39842.5\",\"seq\":5,\"product_model\":\"Clad Inswing Door\",\"product_description\":\"Clad Inswing Door 75\\\"x 98.5\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-07-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#39842-R1\",\"approval_number\":\"FL39842.6\",\"seq\":6,\"product_model\":\"Clad Inswing Door\",\"product_description\":\"Clad Inswing Door 74\\\"x 98\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#39842-R1\",\"approval_number\":\"FL39842.7\",\"seq\":7,\"product_model\":\"Clad Inswing Door\",\"product_description\":\"Clad Inswing Door- Mulled Sidelite 87.5\\\"x 97.5\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-01-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#39842-R1\",\"approval_number\":\"FL39842.8\",\"seq\":8,\"product_model\":\"Clad Inswing Door\",\"product_description\":\"Clad Shasta OXO Inswing Door 109.75\\\"x 97.75\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-01-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#39842-R1\",\"approval_number\":\"FL39842.9\",\"seq\":9,\"product_model\":\"Clad Outswing Door\",\"product_description\":\"Clad Outswing Door 75.25\\\"x 98\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-01-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#39842-R1\",\"approval_number\":\"FL39842.10\",\"seq\":10,\"product_model\":\"Clad Outswing Door\",\"product_description\":\"Clad Outswing Door- Mulled Sidelite 87.5\\\"x 97.5\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-01-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#47201-R0\",\"approval_number\":\"FL47201.1\",\"seq\":1,\"product_model\":\"Energy Saver Patio Inswing Door (WZ3) (Impact)\",\"product_description\":\"Energy Saver Patio Inswing Door (WZ3) (Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#47251-R0\",\"approval_number\":\"FL47251.1\",\"seq\":1,\"product_model\":\"Feel Safe Full Radius Outswing Doors (HVHZ) (IMPACT)\",\"product_description\":\"Feel Safe Full Radius Outswing Doors (HVHZ) (IMPACT)\",\"design_pressure\":\"+65\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22039-R0\",\"approval_number\":\"FL22039.3\",\"seq\":3,\"product_model\":\"Clad Inswing Patio Door\",\"product_description\":\"Clad Inswing Patio Door 71\\\"x120\\\" (Handle Activated Shoot Bolt)\",\"design_pressure\":\"+30\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22039-R0\",\"approval_number\":\"FL22039.4\",\"seq\":4,\"product_model\":\"Clad Inswing Patio Door\",\"product_description\":\"Clad Inswing Patio Door 71\\\"x120\\\" (Manual Activated Shoot Bolt)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22039-R0\",\"approval_number\":\"FL22039.5\",\"seq\":5,\"product_model\":\"Clad Outswing Door\",\"product_description\":\"Clad Outswing Patio Door 76\\\"x120\\\" (Manual Activated Shoot Bolt)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22039-R0\",\"approval_number\":\"FL22039.6\",\"seq\":6,\"product_model\":\"Clad Outswing Patio Door\",\"product_description\":\"Clad Outswing Patio Door 76\\\"x120\\\" (Handle Activated Shoot Bolt)\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22039-R0\",\"approval_number\":\"FL22039.7\",\"seq\":7,\"product_model\":\"Clad Outswing Patio Door\",\"product_description\":\"Clad Outswing Patio Door 88\\\"x99\\\" (HP)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22039-R0\",\"approval_number\":\"FL22039.1\",\"seq\":1,\"product_model\":\"Clad Bi-fold Outswing\",\"product_description\":\"Clad Bi-fold Outswing 5-Panel 183\\\"x100\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22039-R0\",\"approval_number\":\"FL22039.2\",\"seq\":2,\"product_model\":\"Clad French Inswing Door\",\"product_description\":\"Clad French Inswing Door 75\\\"x 98.5\\\" w\\\/ 5 Point Lock System (HP) Structural\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27657-R0\",\"approval_number\":\"FL27657.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Inswing Door\",\"product_description\":\"Aluminum Clad Inswing Door 6-4 x 8-3\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27657-R0\",\"approval_number\":\"FL27657.8\",\"seq\":8,\"product_model\":\"FeelSafe Monument Aluminum Clad Outswing Door\",\"product_description\":\"FeelSafe Monument Aluminum Clad Outswing Door 6-4 x 10-3\",\"design_pressure\":\"+65\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-03-27 00:00:00\",\"instructions_url\":\"\"}],\"Exclusive Wood Doors\":[{\"manufacturer\":\"Exclusive Wood Doors\",\"approval_number_master\":\"FL#25678-R3\",\"approval_number\":\"FL25678.1\",\"seq\":1,\"product_model\":\"Glazed Inswing Door with Sidelite\",\"product_description\":\"Large Missile Impact resistant inswing wood door with sidelite\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exclusive Wood Doors\",\"approval_number_master\":\"FL#25678-R3\",\"approval_number\":\"FL25678.2\",\"seq\":2,\"product_model\":\"Glazed Outswing Door with Sidelite\",\"product_description\":\"Large Missile Impact resistant outswing wood door with sidelite\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exclusive Wood Doors\",\"approval_number_master\":\"FL#25678-R3\",\"approval_number\":\"FL25678.3\",\"seq\":3,\"product_model\":\"Opaque Inswing Door with Sidelite\",\"product_description\":\"Non-Impact resistant inswing wood door with sidelite\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exclusive Wood Doors\",\"approval_number_master\":\"FL#25678-R3\",\"approval_number\":\"FL25678.4\",\"seq\":4,\"product_model\":\"Opaque Outswing Door with Sidelite\",\"product_description\":\"Non-Impact resistant outswing wood door with sidelite\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exclusive Wood Doors\",\"approval_number_master\":\"FL#26893-R3\",\"approval_number\":\"FL26893.1\",\"seq\":1,\"product_model\":\"Glazed Inswing and Outswing Doors\",\"product_description\":\"HVHZ Impact Rated Glazed Wood Doors\",\"design_pressure\":\"+72.5\\\/-72.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exclusive Wood Doors\",\"approval_number_master\":\"FL#26893-R3\",\"approval_number\":\"FL26893.2\",\"seq\":2,\"product_model\":\"Opaque Inswing and Outswing Doors\",\"product_description\":\"HVHZ Impact Rated Opaque Wood Doors\",\"design_pressure\":\"+72.5\\\/-72.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exclusive Wood Doors\",\"approval_number_master\":\"FL#27973-R3\",\"approval_number\":\"FL27973.1\",\"seq\":1,\"product_model\":\"Inswing Wood Entrance Door\",\"product_description\":\"Non-impact resistant glazed and opaque inswing wood entrance door.\",\"design_pressure\":\"+60\\\/-72.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exclusive Wood Doors\",\"approval_number_master\":\"FL#27973-R3\",\"approval_number\":\"FL27973.2\",\"seq\":2,\"product_model\":\"Outswing Wood Entrance Door\",\"product_description\":\"Non-impact resistant glazed and opaque outswing wood entrance door.\",\"design_pressure\":\"+60\\\/-71.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exclusive Wood Doors\",\"approval_number_master\":\"FL#29879-R4\",\"approval_number\":\"FL29879.1\",\"seq\":1,\"product_model\":\"Inswing Glass Wood Pivot Door\",\"product_description\":\"Large missile impact resistant wood inswing glazed pivot door.\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exclusive Wood Doors\",\"approval_number_master\":\"FL#29879-R4\",\"approval_number\":\"FL29879.2\",\"seq\":2,\"product_model\":\"Inswing Opaque Wood Pivot Door\",\"product_description\":\"Large missile impact resistant wood inswing opaque pivot door.\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exclusive Wood Doors\",\"approval_number_master\":\"FL#29879-R4\",\"approval_number\":\"FL29879.3\",\"seq\":3,\"product_model\":\"Outswing Glass Wood Pivot Door\",\"product_description\":\"Large missile impact resistant wood outswing glazed pivot door.\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exclusive Wood Doors\",\"approval_number_master\":\"FL#29879-R4\",\"approval_number\":\"FL29879.4\",\"seq\":4,\"product_model\":\"Outswing Opaque Wood Pivot Door\",\"product_description\":\"Large missile impact resistant wood outswing opaque pivot door.\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exclusive Wood Doors\",\"approval_number_master\":\"FL#47772-R0\",\"approval_number\":\"FL47772.1\",\"seq\":1,\"product_model\":\"Inswing & Outswing Doors - Glazed\\\/Flush\\\/Wood Panel (L.M.I. & S.M.I.)\",\"product_description\":\"Inswing & Outswing Doors - Glazed\\\/Flush\\\/Wood Panel (Large and Small Missile Impact resistant).\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exclusive Wood Doors\",\"approval_number_master\":\"FL#1876-R1\",\"approval_number\":\"FL1876.2\",\"seq\":2,\"product_model\":\"Exclusive Woods\",\"product_description\":\"Full Lite Impact Solid wood Door Inswing\\\/Outswing w\\\/ and w\\\/out Sidelites\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exclusive Wood Doors\",\"approval_number_master\":\"FL#1876-R1\",\"approval_number\":\"FL1876.1\",\"seq\":1,\"product_model\":\"Exclusive Woods\",\"product_description\":\"Opaque and\\\/or Glazed Solid wood Door Inswing\\\/Outswing w\\\/ and w\\\/out Sidelites\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exclusive Wood Doors\",\"approval_number_master\":\"FL#13863-R0\",\"approval_number\":\"FL13863.1\",\"seq\":1,\"product_model\":\"Exterior Wood Doors\",\"product_description\":\"Glazed Inswing and Outswing Wood Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exclusive Wood Doors\",\"approval_number_master\":\"FL#13863-R0\",\"approval_number\":\"FL13863.2\",\"seq\":2,\"product_model\":\"Exterior Wood Doors\",\"product_description\":\"Opaque Inswing and Outswing Wood Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exclusive Wood Doors\",\"approval_number_master\":\"FL#19945-R0\",\"approval_number\":\"FL19945.1\",\"seq\":1,\"product_model\":\"Series Exterior Swinging Doors\",\"product_description\":\"Outswing Glazed Wood Door-L.M.I\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exclusive Wood Doors\",\"approval_number_master\":\"FL#19945-R0\",\"approval_number\":\"FL19945.2\",\"seq\":2,\"product_model\":\"Series Exterior Swinging Doors\",\"product_description\":\"Outswing Opaque Wood Door-L.M.I\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exclusive Wood Doors\",\"approval_number_master\":\"FL#25571-R0\",\"approval_number\":\"FL25571.1\",\"seq\":1,\"product_model\":\"Folding Wall System\",\"product_description\":\"Wood, Aluminum Clad, Glazed, Folding Wall System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Faour Glass Technologies\":[{\"manufacturer\":\"Faour Glass Technologies\",\"approval_number_master\":\"FL#25671-R3\",\"approval_number\":\"FL25671.1\",\"seq\":1,\"product_model\":\"Series Slimpact Outswing Glass Door\",\"product_description\":\"Large missile impact resistant outswing glass door\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Faour Glass Technologies\",\"approval_number_master\":\"FL#25671-R3\",\"approval_number\":\"FL25671.2\",\"seq\":2,\"product_model\":\"Series Slimpact Panic Outswing Glass Door\",\"product_description\":\"Large missile impact resistant outswing glass door\",\"design_pressure\":\"+72\\\/-72\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Faour Glass Technologies\",\"approval_number_master\":\"FL#22388-R0\",\"approval_number\":\"FL22388.1\",\"seq\":1,\"product_model\":\"SLIMPACT Door\",\"product_description\":\"All glass pivoting door with full length custom ladder pulls\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-21 00:00:00\",\"instructions_url\":\"\"}],\"CUSTOM DOORS & CLOSETS, LLC\":[{\"manufacturer\":\"CUSTOM DOORS & CLOSETS, LLC\",\"approval_number_master\":\"FL#25840-R2\",\"approval_number\":\"FL25840.1\",\"seq\":1,\"product_model\":\"Single Outswing Opaque Wood Pivot Door w\\\/ Decorative Wood or Metal Panels - LMI\",\"product_description\":\"Single Outswing Opaque Wood Pivot Door w\\\/ Decorative Wood or Metal Panels - large missile impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-16 00:00:00\",\"instructions_url\":\"\"}],\"Latch, Inc.\":[{\"manufacturer\":\"Latch, Inc.\",\"approval_number_master\":\"FL#26347-R0\",\"approval_number\":\"FL26347.1\",\"seq\":1,\"product_model\":\"a. \\\"M\\\" Series\",\"product_description\":\"Electronic \\\"M\\\" Series Mortise Smart Lock with keypad, NFC or Bluetooth for use in an \\\"Impact\\\" Wood Edge Steel Door (Inswing \\\/ Outswing Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Latch, Inc.\",\"approval_number_master\":\"FL#26347-R0\",\"approval_number\":\"FL26347.2\",\"seq\":2,\"product_model\":\"b. \\\"M\\\" Series\",\"product_description\":\"Electronic \\\"M\\\" Series Mortise Smart Lock with keypad, NFC or Bluetooth for use in an \\\"Impact\\\" Steel Edge Steel Door with Hollow Metal Frame (Inswing \\\/ Outswing Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Latch, Inc.\",\"approval_number_master\":\"FL#26347-R1\",\"approval_number\":\"FL26347.3\",\"seq\":3,\"product_model\":\"c. \\\"C\\\" Series\",\"product_description\":\"Electronic \\\"C\\\" Series Cylindrical Smart Lock with Keypad, NFC or Bluetooth for use in a Jeld-Wen \\\"Impact\\\" Steel Edge Steel Door with Hollow Metal Frame (Inswing \\\/ Outswing Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Schuco USA L.L.L.P.\":[{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#26357-R3\",\"approval_number\":\"FL26357.1\",\"seq\":1,\"product_model\":\"Series AWS 70.HI \\\/75.SI+ Aluminum Outswing Terrace Door\",\"product_description\":\"Large missile impact resistant aluminum outswing terrace door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#4517-R2\",\"approval_number\":\"FL4517.1\",\"seq\":1,\"product_model\":\"a. Hurricane Force \\\"V\\\" Corona AS60 Vinyl Swing Door \\\"Impact\\\"\",\"product_description\":\"Up to a 3'6 x 8'0 Extruded Vinyl Impact Glazed Out-swing Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#4517-R2\",\"approval_number\":\"FL4517.2\",\"seq\":2,\"product_model\":\"b. Hurricane Force \\\"V\\\" Corona AS60 Vinyl French Door \\\"Impact\\\"\",\"product_description\":\"Up to a 6'0 x 8'0 Extruded Vinyl Impact Glazed Out-swing French Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#4590-R2\",\"approval_number\":\"FL4590.1\",\"seq\":1,\"product_model\":\"a. Corona AS 60 Vinyl Swing Door\",\"product_description\":\"Extruded Vinyl Single Out-swing Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#4590-R2\",\"approval_number\":\"FL4590.2\",\"seq\":2,\"product_model\":\"b. Corona AS 60 Vinyl French Door\",\"product_description\":\"Extruded Vinyl Double Out-swing Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Tiger Door LLC\":[{\"manufacturer\":\"Tiger Door LLC\",\"approval_number_master\":\"FL#26591-R0\",\"approval_number\":\"FL26591.1\",\"seq\":1,\"product_model\":\"a. Extreme Duty Hurricane Series\",\"product_description\":\"Nominal 4'0 x 8'0 Mirror-Smooth Gel Coated Opaque and Glazed Fiberglass Door Panel with Fiberglass Frame - Outswing Single Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tiger Door LLC\",\"approval_number_master\":\"FL#26591-R0\",\"approval_number\":\"FL26591.2\",\"seq\":2,\"product_model\":\"b. Extreme Duty Hurricane Series\",\"product_description\":\"Pair of Nominal 4'0 x 8'0 Mirror-Smooth Gel Coated Opaque and Glazed Fiberglass Door Panels with Fiberglass Frame - Outswing Double Configuration (XX) with Removable Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tiger Door LLC\",\"approval_number_master\":\"FL#26591-R0\",\"approval_number\":\"FL26591.3\",\"seq\":3,\"product_model\":\"c. Extreme Duty Hurricane Series\",\"product_description\":\"Pair of Nominal 4'0 x 8'0 Mirror-Smooth Gel Coated Opaque and Glazed Fiberglass Door Panels with Fiberglass Frame - Outswing Double Configuration (XX) with Surface Bolts\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tiger Door LLC\",\"approval_number_master\":\"FL#26591-R0\",\"approval_number\":\"FL26591.4\",\"seq\":4,\"product_model\":\"d. Extreme Duty Hurricane Series\",\"product_description\":\"Nominal 4'0 x 8'0 Mirror-Smooth Gel Coated Opaque and Glazed Fiberglass \\\"Impact\\\" Door Panel with Fiberglass Frame - Outswing Single Configuration (X) with Surface Bolts\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tiger Door LLC\",\"approval_number_master\":\"FL#26591-R0\",\"approval_number\":\"FL26591.5\",\"seq\":5,\"product_model\":\"e. Extreme Duty Hurricane Series\",\"product_description\":\"Pair of Nominal 4'0 x 8'0 Mirror-Smooth Gel Coated Opaque and Glazed Fiberglass \\\"Impact\\\" Door Panels with Fiberglass Frame - Outswing Double Configuration (XX) with Surface Bolts\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Chem-Pruf Door Co., Ltd.\":[{\"manufacturer\":\"Chem-Pruf Door Co., Ltd.\",\"approval_number_master\":\"FL#205-R2\",\"approval_number\":\"FL205.1\",\"seq\":1,\"product_model\":\"Chem-Pruf Storm Door\",\"product_description\":\"Chem-Pruf High Velocity Storm Door Flush Design F and Embossed Design E doors\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Chem-Pruf Door Co., Ltd.\",\"approval_number_master\":\"FL#12140-R0\",\"approval_number\":\"FL12140.1\",\"seq\":1,\"product_model\":\"FIRE 4080 DOOR\",\"product_description\":\"CHEM-PRUF 4080 FIRE DOOR\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Chem-Pruf Door Co., Ltd.\",\"approval_number_master\":\"FL#13087-R0\",\"approval_number\":\"FL13087.1\",\"seq\":1,\"product_model\":\"CHEM-PRUF DOUBLE DOOR-TRANSOM Q#70910\",\"product_description\":\"CHEM-PRUF DOUBLE DOOR WITH TRANSOM Q # 70910\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Chem-Pruf Door Co., Ltd.\",\"approval_number_master\":\"FL#13262-R0\",\"approval_number\":\"FL13262.1\",\"seq\":1,\"product_model\":\"Fiberglass Fire Outswing Door\",\"product_description\":\"Fiberglass 307 Fire Outswing Door\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Chem-Pruf Door Co., Ltd.\",\"approval_number_master\":\"FL#14573-R0\",\"approval_number\":\"FL14573.1\",\"seq\":1,\"product_model\":\"Fiberglass Full Louver Double Door\",\"product_description\":\"Fiberglass Full Louver Double Door\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Chem-Pruf Door Co., Ltd.\",\"approval_number_master\":\"FL#14573-R1\",\"approval_number\":\"FL14573.2\",\"seq\":2,\"product_model\":\"Fiberglass 4080 Flush Fire Inswing Door\",\"product_description\":\"Fiberglass 4080 Flush Fire Inswing Doo\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Chem-Pruf Door Co., Ltd.\",\"approval_number_master\":\"FL#14573-R1\",\"approval_number\":\"FL14573.3\",\"seq\":3,\"product_model\":\"Fiberglass Fire Inswing\\\/Outswing Door\",\"product_description\":\"Fiberglass 307 Fire Inswing\\\/Outswing Door\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Chem-Pruf Door Co., Ltd.\",\"approval_number_master\":\"FL#14573-R1\",\"approval_number\":\"FL14573.4\",\"seq\":4,\"product_model\":\"Fiberglass Full Louver Double Door\",\"product_description\":\"Fiberglass Full Louver Double Door\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Chem-Pruf Door Co., Ltd.\",\"approval_number_master\":\"FL#26592-R0\",\"approval_number\":\"FL26592.1\",\"seq\":1,\"product_model\":\"a. Hurricane Series\",\"product_description\":\"Nominal 4'0 x 8'0 Mirror-Smooth Gel Coated Opaque and Glazed Fiberglass Door Panel with Fiberglass Frame - Outswing Single Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Chem-Pruf Door Co., Ltd.\",\"approval_number_master\":\"FL#26592-R0\",\"approval_number\":\"FL26592.2\",\"seq\":2,\"product_model\":\"b. Hurricane Series\",\"product_description\":\"Pair of Nominal 4'0 x 8'0 Mirror-Smooth Gel Coated Opaque and Glazed Fiberglass Door Panels with Fiberglass Frame - Outswing Double Configuration (XX) with Removable Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Chem-Pruf Door Co., Ltd.\",\"approval_number_master\":\"FL#26592-R0\",\"approval_number\":\"FL26592.3\",\"seq\":3,\"product_model\":\"c. Hurricane Series\",\"product_description\":\"Pair of Nominal 4'0 x 8'0 Mirror-Smooth Gel Coated Opaque and Glazed Fiberglass Door Panels with Fiberglass Frame - Outswing Double Configuration (XX) with Surface Bolts\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Chem-Pruf Door Co., Ltd.\",\"approval_number_master\":\"FL#26592-R0\",\"approval_number\":\"FL26592.4\",\"seq\":4,\"product_model\":\"d. Hurricane Series\",\"product_description\":\"Nominal 4'0 x 8'0 Mirror-Smooth Gel Coated Opaque and Glazed Fiberglass \\\"Impact\\\" Door Panel with Fiberglass Frame - Outswing Single Configuration (X) with Surface Bolts\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Chem-Pruf Door Co., Ltd.\",\"approval_number_master\":\"FL#26592-R0\",\"approval_number\":\"FL26592.5\",\"seq\":5,\"product_model\":\"e. Hurricane Series\",\"product_description\":\"Pair of Nominal 4'0 x 8'0 Mirror-Smooth Gel Coated Opaque and Glazed Fiberglass \\\"Impact\\\" Door Panels with Fiberglass Frame - Outswing Double Configuration (XX) with Surface Bolts\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Kommerling USA Inc.\":[{\"manufacturer\":\"Kommerling USA Inc.\",\"approval_number_master\":\"FL#26937-R5\",\"approval_number\":\"FL26937.1\",\"seq\":1,\"product_model\":\"Series 76 MD Vinyl Balcony Door\",\"product_description\":\"Series 76 MD Vinyl Balcony Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kommerling USA Inc.\",\"approval_number_master\":\"FL#26937-R5\",\"approval_number\":\"FL26937.2\",\"seq\":2,\"product_model\":\"Series 76AD Inswing Entry Door\",\"product_description\":\"Series 76AD Inswing Entry Door, Non-Impact, Non-HVHZ\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kommerling USA Inc.\",\"approval_number_master\":\"FL#26937-R5\",\"approval_number\":\"FL26937.3\",\"seq\":3,\"product_model\":\"Series 76AD Outswing Entry Door\",\"product_description\":\"Series 76AD Outswing Entry Door, Non-Impact, Non-HVHZ\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kommerling USA Inc.\",\"approval_number_master\":\"FL#26937-R5\",\"approval_number\":\"FL26937.4\",\"seq\":4,\"product_model\":\"Series 76MD Inswing Entry Door\",\"product_description\":\"Series 76MD Inswing Entry Door, Non-Impact, Non-HVHZ\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-02 00:00:00\",\"instructions_url\":\"\"}],\"Mr-Glass Doors & Windows Manufacturing, LLC\":[{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#26942-R6\",\"approval_number\":\"FL26942.1\",\"seq\":1,\"product_model\":\"Series 3000 Aluminum Outswing Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#26942-R6\",\"approval_number\":\"FL26942.2\",\"seq\":2,\"product_model\":\"Series MG3500 Residential Outswing Entry Door\",\"product_description\":\"Large missile impact resistant aluminum outswing entrance door\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#27001-R3\",\"approval_number\":\"FL27001.1\",\"seq\":1,\"product_model\":\"Series MG500 Aluminum Outswing French Door\",\"product_description\":\"Large missile impact resistant aluminum outswing door.\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#27001-R3\",\"approval_number\":\"FL27001.2\",\"seq\":2,\"product_model\":\"Series MG500-10 Aluminum Outswing French Door\",\"product_description\":\"Large missile impact resistant aluminum outswing door.\",\"design_pressure\":\"+114\\\/-114\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#39839-R1\",\"approval_number\":\"FL39839.1\",\"seq\":1,\"product_model\":\"MG-275 Narrow Outswing (NS) Entrance Door\",\"product_description\":\"Non-impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+65\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#41657-R2\",\"approval_number\":\"FL41657.1\",\"seq\":1,\"product_model\":\"Series \\\"MG-4000\\\"\",\"product_description\":\"Series \\\"MG-4000\\\" Aluminum Pivot Door. - L.M.I.\",\"design_pressure\":\"+50.00\\\/-55.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#47222-R1\",\"approval_number\":\"FL47222.1\",\"seq\":1,\"product_model\":\"Series MG-5500 Aluminum Outswing Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum outswing door.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#47317-R0\",\"approval_number\":\"FL47317.1\",\"seq\":1,\"product_model\":\"MG-2500T - THERMALLY BROKEN ALUMINUM COPLANAR DOOR WITH CONCEALED HINGE - (Outswing\\\/Inswing)(L.M.I.\\\/S.M.I.)\",\"product_description\":\"MG-2500T Thermally Broken Aluminum Coplanar Door with Concealed Hinge (Outswing\\\/Inswing) (Large and Small Missile Impact Rated)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"}],\"TRIMLITE\":[{\"manufacturer\":\"TRIMLITE\",\"approval_number_master\":\"FL#46830-R2\",\"approval_number\":\"FL46830.7\",\"seq\":7,\"product_model\":\"g. TRIMLITE Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRIMLITE\",\"approval_number_master\":\"FL#46830-R2\",\"approval_number\":\"FL46830.8\",\"seq\":8,\"product_model\":\"h. TRIMLITE Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Single Door with Sidelite(s) - Boxed Construction - Inswing\\\/Outswing (OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRIMLITE\",\"approval_number_master\":\"FL#46830-R2\",\"approval_number\":\"FL46830.9\",\"seq\":9,\"product_model\":\"i. TRIMLITE Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Double Door with and without Sidelites - Boxed Construction - Inswing\\\/Outswing (XX, OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRIMLITE\",\"approval_number_master\":\"FL#46830-R2\",\"approval_number\":\"FL46830.10\",\"seq\":10,\"product_model\":\"j. TRIMLITE Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Glazed Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRIMLITE\",\"approval_number_master\":\"FL#46830-R2\",\"approval_number\":\"FL46830.11\",\"seq\":11,\"product_model\":\"k. TRIMLITE Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Glazed Fiberglass Single Door with Sidelite(s) - Boxed Construction - Inswing\\\/Outswing (OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRIMLITE\",\"approval_number_master\":\"FL#46830-R2\",\"approval_number\":\"FL46830.12\",\"seq\":12,\"product_model\":\"l. TRIMLITE Fiberglass Door\",\"product_description\":\"8'0 \\\"Impact\\\" Glazed Fiberglass Double Door with and without Sidelites - Boxed Construction - Inswing\\\/Outswing (XX, OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRIMLITE\",\"approval_number_master\":\"FL#27580-R0\",\"approval_number\":\"FL27580.1\",\"seq\":1,\"product_model\":\"a. TRIMLITE \\\"Solution\\\" Series Non-Impact Lite Frame Assembly\",\"product_description\":\"\\\"Solution\\\" Series Non-Impact Injection-Molded Lip Lite Frame Glazing Inserts for use in a Plastpro Fiberglass Door Panel (Maximum 3'0 x 8'0 Inswing\\\/Outswing X - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRIMLITE\",\"approval_number_master\":\"FL#46830-R0\",\"approval_number\":\"FL46830.1\",\"seq\":1,\"product_model\":\"a. TRIMLITE Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRIMLITE\",\"approval_number_master\":\"FL#46830-R0\",\"approval_number\":\"FL46830.2\",\"seq\":2,\"product_model\":\"b. TRIMLITE Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Single Door with Sidelite(s) - Boxed Construction - Inswing\\\/Outswing (OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRIMLITE\",\"approval_number_master\":\"FL#46830-R0\",\"approval_number\":\"FL46830.3\",\"seq\":3,\"product_model\":\"c. TRIMLITE Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Double Door - Inswing\\\/Outswing (XX - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRIMLITE\",\"approval_number_master\":\"FL#46830-R0\",\"approval_number\":\"FL46830.4\",\"seq\":4,\"product_model\":\"d. TRIMLITE Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Glazed Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRIMLITE\",\"approval_number_master\":\"FL#46830-R0\",\"approval_number\":\"FL46830.5\",\"seq\":5,\"product_model\":\"e. TRIMLITE Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Glazed Fiberglass Single Door with Sidelite(s) - Boxed Construction - Inswing\\\/Outswing (OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRIMLITE\",\"approval_number_master\":\"FL#46830-R0\",\"approval_number\":\"FL46830.6\",\"seq\":6,\"product_model\":\"f. TRIMLITE Fiberglass Door\",\"product_description\":\"6'8 \\\"Impact\\\" Glazed Fiberglass Double Door with and without Sidelites - Boxed Construction - Inswing\\\/Outswing (XX, OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRIMLITE\",\"approval_number_master\":\"FL#46831-R0\",\"approval_number\":\"FL46831.1\",\"seq\":1,\"product_model\":\"a. TRIMLITE Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRIMLITE\",\"approval_number_master\":\"FL#46831-R0\",\"approval_number\":\"FL46831.2\",\"seq\":2,\"product_model\":\"b. TRIMLITE Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Fiberglass Single Door with Sidelite(s) - Boxed Construction - Inswing\\\/Outswing (OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRIMLITE\",\"approval_number_master\":\"FL#46831-R0\",\"approval_number\":\"FL46831.3\",\"seq\":3,\"product_model\":\"c. TRIMLITE Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Fiberglass Double Door - Inswing\\\/Outswing (XX - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRIMLITE\",\"approval_number_master\":\"FL#46831-R0\",\"approval_number\":\"FL46831.4\",\"seq\":4,\"product_model\":\"d. TRIMLITE Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRIMLITE\",\"approval_number_master\":\"FL#46831-R0\",\"approval_number\":\"FL46831.5\",\"seq\":5,\"product_model\":\"e. TRIMLITE Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed Fiberglass Single Door with Sidelite(s) - Boxed Construction - Inswing\\\/Outswing (OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRIMLITE\",\"approval_number_master\":\"FL#46831-R0\",\"approval_number\":\"FL46831.6\",\"seq\":6,\"product_model\":\"f. TRIMLITE Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed Fiberglass Double Door with and without Sidelites - Boxed Construction - Inswing\\\/Outswing (XX, OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Impact Precious Wood\":[{\"manufacturer\":\"Impact Precious Wood\",\"approval_number_master\":\"FL#27606-R3\",\"approval_number\":\"FL27606.1\",\"seq\":1,\"product_model\":\"Single Panel Solid\\\/Glazed Wood Pivot Door\",\"product_description\":\"Single Panel Solid \\\/ Glazed Wood Pivot Door (Large Missile Impact Resistant)\",\"design_pressure\":\"+66\\\/-66\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Eurocraft Industries, Inc.\":[{\"manufacturer\":\"Eurocraft Industries, Inc.\",\"approval_number_master\":\"FL#27615-R6\",\"approval_number\":\"FL27615.1\",\"seq\":1,\"product_model\":\"76AD OS French (HVHZ)(Impact)\",\"product_description\":\"76AD OS French (HVHZ)(Impact)\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eurocraft Industries, Inc.\",\"approval_number_master\":\"FL#39881-R2\",\"approval_number\":\"FL39881.1\",\"seq\":1,\"product_model\":\"Series 650 Outswing Residential Door (HVHZ)(Impact)\",\"product_description\":\"Series 650 Outswing Residential Door (HVHZ)(Impact)\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eurocraft Industries, Inc.\",\"approval_number_master\":\"FL#27615-R1\",\"approval_number\":\"FL27615.2\",\"seq\":2,\"product_model\":\"Series \\\"76AD\\\" Vinyl Outswing French Door\",\"product_description\":\"Series \\\"76AD\\\" Vinyl Outswing French Door\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eurocraft Industries, Inc.\",\"approval_number_master\":\"FL#38771-R0\",\"approval_number\":\"FL38771.1\",\"seq\":1,\"product_model\":\"Series 600 Commercial Door (HVHZ) (Impact)\",\"product_description\":\"Series 600 Commercial Door (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Quaker Window Products\":[{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#28083-R3\",\"approval_number\":\"FL28083.1\",\"seq\":1,\"product_model\":\"M600 \\\"Modern-Vu\\\" In-Swing Alum. Arch. Terrace Door\",\"product_description\":\"M600 Terrace Door Inswing w\\\/Standard Sill\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#28083-R3\",\"approval_number\":\"FL28083.2\",\"seq\":2,\"product_model\":\"M600 \\\"Modern-Vu\\\" Out-Swing Alum. Arch. Terrace Door\",\"product_description\":\"M600 Terrace Door Outswing w\\\/Low Profile Sill\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#28083-R3\",\"approval_number\":\"FL28083.3\",\"seq\":3,\"product_model\":\"M600 Out-Swing Alum. Arch. Terrace Door\",\"product_description\":\"M600 Terrace Door Outswing w\\\/Standard Sill\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#28083-R3\",\"approval_number\":\"FL28083.4\",\"seq\":4,\"product_model\":\"M700 OS-C Out-Swing Alum. Arch. Terrace Door\",\"product_description\":\"M700 OS-C - Terrace Door Outswing w\\\/Standard Sill\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#47720-R0\",\"approval_number\":\"FL47720.1\",\"seq\":1,\"product_model\":\"C200 Series Swing Door (Non-HVHZ) (Non-Impact)\",\"product_description\":\"C200 Series Swing Door (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#47720-R0\",\"approval_number\":\"FL47720.2\",\"seq\":2,\"product_model\":\"W200 Series Swing Door (Non-HVHZ) (Non-Impact)\",\"product_description\":\"W200 Series Swing Door (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#28083-R2\",\"approval_number\":\"FL28083.5\",\"seq\":5,\"product_model\":\"M700 OS-C Out-Swing Alum. Arch. Terrace Door\",\"product_description\":\"M700 OS-C - Terrace Door Outswing w\\\/Standard Sill\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-31 00:00:00\",\"instructions_url\":\"\"}],\"Tubelite Inc.\":[{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#28368-R3\",\"approval_number\":\"FL28368.2\",\"seq\":2,\"product_model\":\"Standard\\\/Thermal\\\/Monumental Entrance Door (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Standard\\\/Thermal\\\/Monumental Entrance Door (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#29696-R5\",\"approval_number\":\"FL29696.1\",\"seq\":1,\"product_model\":\"Series \\\"Monumental (Alt)\\\" Aluminum Outswing Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum outswing door.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#29696-R5\",\"approval_number\":\"FL29696.2\",\"seq\":2,\"product_model\":\"Series \\\"Monumental\\\" Aluminum Outswing Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum outswing door.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#29696-R5\",\"approval_number\":\"FL29696.3\",\"seq\":3,\"product_model\":\"Series \\\"Standard (Alt)\\\" Aluminum Outswing Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum outswing door.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#29696-R5\",\"approval_number\":\"FL29696.4\",\"seq\":4,\"product_model\":\"Series \\\"Standard\\\" Aluminum Outswing Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum outswing door.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#14563-R0\",\"approval_number\":\"FL14563.1\",\"seq\":1,\"product_model\":\"Monumental Doors\",\"product_description\":\"Aluminum Monumental Doors in Series 400 Curtainwall Frame\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#14563-R0\",\"approval_number\":\"FL14563.2\",\"seq\":2,\"product_model\":\"Monumental Doors\",\"product_description\":\"Aluminum Monumental Doors in Series 400 Curtainwall Frame\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#15566-R0\",\"approval_number\":\"FL15566.1\",\"seq\":1,\"product_model\":\"Thermal Door\",\"product_description\":\"1-3\\\/4\\\" Aluminum Thermal Door\",\"design_pressure\":\"+50.13\\\/-50.13\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#15713-R0\",\"approval_number\":\"FL15713.1\",\"seq\":1,\"product_model\":\"Standard Medium Style Door\",\"product_description\":\"Aluminum Medium Style Door\",\"design_pressure\":\"+50.13\\\/-50.13\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#15748-R0\",\"approval_number\":\"FL15748.1\",\"seq\":1,\"product_model\":\"Force-Front Hurricane Impact Thermal Doors\",\"product_description\":\"Thermally-broken Medium Stile Impact Swinging Exterior Doors\",\"design_pressure\":\"+65.0\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#16044-R0\",\"approval_number\":\"FL16044.1\",\"seq\":1,\"product_model\":\"ForceFront Standard Doors\",\"product_description\":\"Standard Doors\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#16045-R0\",\"approval_number\":\"FL16045.1\",\"seq\":1,\"product_model\":\"Narrow-Stile Doors\",\"product_description\":\"Non-Impact\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#16891-R0\",\"approval_number\":\"FL16891.1\",\"seq\":1,\"product_model\":\"Standard Medium Stile Door\",\"product_description\":\"Aluminum Outswing Standard Medium Stile Door\",\"design_pressure\":\"+50.13\\\/-50.13\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#16911-R0\",\"approval_number\":\"FL16911.1\",\"seq\":1,\"product_model\":\"Narrow Stile Door\",\"product_description\":\"Aluminum Outswing Narrow Stile Door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#17191-R0\",\"approval_number\":\"FL17191.1\",\"seq\":1,\"product_model\":\"Standard Medium Stile Door\",\"product_description\":\"Aluminum Outswing Hurricane Impact Standard Medium Stile Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#17191-R2\",\"approval_number\":\"FL17191.2\",\"seq\":2,\"product_model\":\"Standard Medium Stile Door w\\\/ Single Pane\",\"product_description\":\"Aluminum Outswing Hurricane Impact Standard Medium Stile Door, Non-HVHZ\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#14563-R4\",\"approval_number\":\"FL14563.3\",\"seq\":3,\"product_model\":\"Standard Medium\\\/Wide Stile Doors w\\\/ I.G.\",\"product_description\":\"Aluminum Outswing Hurricane Impact Standard Stile Doors with I.G. Glass, HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#14563-R4\",\"approval_number\":\"FL14563.4\",\"seq\":4,\"product_model\":\"Standard Medium\\\/Wide Stile Doors w\\\/ Single Pane\",\"product_description\":\"Aluminum Outswing Hurricane Impact Standard Stile Doors with Single Pane Laminated Glass, Non-HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#14563-R4\",\"approval_number\":\"FL14563.5\",\"seq\":5,\"product_model\":\"Thermal Medium\\\/Wide Stile Doors\",\"product_description\":\"Thermally Broken Aluminum Outswing Hurricane Impact Doors, Non-HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#15566-R2\",\"approval_number\":\"FL15566.2\",\"seq\":2,\"product_model\":\"Standard Medium\\\/Wide Stile Door\",\"product_description\":\"Aluminum Outswing Standard Medium\\\/Wide Stile Door\",\"design_pressure\":\"+50.13\\\/-50.13\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#15566-R2\",\"approval_number\":\"FL15566.3\",\"seq\":3,\"product_model\":\"Thermal Door\",\"product_description\":\"Aluminum Outswing Thermal Door\",\"design_pressure\":\"+50.13\\\/-50.13\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#28368-R0\",\"approval_number\":\"FL28368.1\",\"seq\":1,\"product_model\":\"Aluminum Entrance Doors\",\"product_description\":\"Aluminum Entrance Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#29239-R0\",\"approval_number\":\"FL29239.1\",\"seq\":1,\"product_model\":\"TerraPorte 7600 Series Inswing & Outswing Doors\",\"product_description\":\"TerraPorte 7600 Series Inswing & Outswing Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"WOOD FINISHING SERVICE LLC\":[{\"manufacturer\":\"WOOD FINISHING SERVICE LLC\",\"approval_number_master\":\"FL#28370-R2\",\"approval_number\":\"FL28370.1\",\"seq\":1,\"product_model\":\"I-PIVOT OUTSWING WOOD DOOR\",\"product_description\":\"SWING-OUT PIVOT TYPE WOOD DOOR.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Coastal Millworks, Inc\":[{\"manufacturer\":\"Coastal Millworks, Inc\",\"approval_number_master\":\"FL#28420-R3\",\"approval_number\":\"FL28420.1\",\"seq\":1,\"product_model\":\"Wood impact out-swing French doors\",\"product_description\":\"Wood impact out-swing French doors (Small & Large Missle Impact)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coastal Millworks, Inc\",\"approval_number_master\":\"FL#38718-R1\",\"approval_number\":\"FL38718.1\",\"seq\":1,\"product_model\":\"European Stile Wood In-Swing Impact Doors\",\"product_description\":\"Wood Impact In-swing French and Single Doors\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coastal Millworks, Inc\",\"approval_number_master\":\"FL#38719-R1\",\"approval_number\":\"FL38719.1\",\"seq\":1,\"product_model\":\"European Stile Wood Out-Swing Impact Doors\",\"product_description\":\"Wood Impact Out-swing French and Single Doors\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-14 00:00:00\",\"instructions_url\":\"\"}],\"FBS Systems\":[{\"manufacturer\":\"FBS Systems\",\"approval_number_master\":\"FL#37351-R0\",\"approval_number\":\"FL37351.1\",\"seq\":1,\"product_model\":\"Solid Pivot Door (HVHZ)(Impact)\",\"product_description\":\"Solid Pivot Door (HVHZ)(Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"FBS Systems\",\"approval_number_master\":\"FL#37351-R1\",\"approval_number\":\"FL37351.2\",\"seq\":2,\"product_model\":\"Outswing Solid Pivot Door (HVHZ)(Impact)\",\"product_description\":\"Outswing Solid Pivot Door (HVHZ)(Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"FBS Systems\",\"approval_number_master\":\"FL#38050-R0\",\"approval_number\":\"FL38050.1\",\"seq\":1,\"product_model\":\"Series 4099 Single Panel Door - LMI & SMI\",\"product_description\":\"Series \\\" Ercole-Techno-Erre-Raice\\\" Steel Glazed Outswing Side Hinged Door\",\"design_pressure\":\"+55\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Ercole USA LLC dba FBS Fortified and Ballistic Security\":[{\"manufacturer\":\"Ercole USA LLC dba FBS Fortified and Ballistic Security\",\"approval_number_master\":\"FL#28480-R0\",\"approval_number\":\"FL28480.1\",\"seq\":1,\"product_model\":\"Series 4099 Single Panel Door - LMI & SMI\",\"product_description\":\"Series \\\"Ercole-Techno-Erre-Raice\\\" Steel Glazed Outswing side Hinged Door\",\"design_pressure\":\"+55\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Doorscapes, Inc.\":[{\"manufacturer\":\"Doorscapes, Inc.\",\"approval_number_master\":\"FL#28833-R4\",\"approval_number\":\"FL28833.4\",\"seq\":4,\"product_model\":\"d. Wood Door\",\"product_description\":\"\\\"Non-Impact\\\" Multi-Lite Glazed Wood Door - Single with or without Sidelites (X, OX or XO, OXO) Inswing Configurations up to Nominal 6'8 in Height. OX or XO and OXO Configurations are Continuous Head and Sill.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doorscapes, Inc.\",\"approval_number_master\":\"FL#28833-R4\",\"approval_number\":\"FL28833.5\",\"seq\":5,\"product_model\":\"e. Wood Door\",\"product_description\":\"\\\"Non-Impact\\\" Multi-Lite Glazed Wood Double Door - (XX) Inswing Configurations up to Nominal 6'8 in Height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doorscapes, Inc.\",\"approval_number_master\":\"FL#28833-R4\",\"approval_number\":\"FL28833.6\",\"seq\":6,\"product_model\":\"f. Wood Door\",\"product_description\":\"\\\"Non-Impact\\\" Glazed True Divided Lite Wood Door - Single (X) Inswing Configuration up to Nominal 6'8 in Height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doorscapes, Inc.\",\"approval_number_master\":\"FL#28833-R4\",\"approval_number\":\"FL28833.7\",\"seq\":7,\"product_model\":\"g. Wood Door\",\"product_description\":\"\\\"Non-Impact\\\" Speak Easy Wood Door - Single (X) Inswing Configuration up to Nominal 8'0 in Height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doorscapes, Inc.\",\"approval_number_master\":\"FL#46553-R0\",\"approval_number\":\"FL46553.1\",\"seq\":1,\"product_model\":\"a. Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Integral Flush Glazed \\\"Modern\\\" Fiberglass Single or Double Doors - Inswing (X, XX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doorscapes, Inc.\",\"approval_number_master\":\"FL#46553-R0\",\"approval_number\":\"FL46553.2\",\"seq\":2,\"product_model\":\"b. Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Integral Flush Glazed Fiberglass Single Door with or without Sidelite(s) - Continuous Head & Sill Construction - Inswing\\\/Outswing (X, OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doorscapes, Inc.\",\"approval_number_master\":\"FL#46553-R0\",\"approval_number\":\"FL46553.3\",\"seq\":3,\"product_model\":\"c. Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Integral Flush Glazed Fiberglass Double Door - Inswing\\\/Outswing (XX - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doorscapes, Inc.\",\"approval_number_master\":\"FL#21869-R0\",\"approval_number\":\"FL21869.1\",\"seq\":1,\"product_model\":\"Non-Impact Arch Top Inswing Double Door 6 Lite TDL with & without Sidelites\",\"product_description\":\"Non-Impact Arch Top Inswing Double Door 6 Lite TDL with & without Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doorscapes, Inc.\",\"approval_number_master\":\"FL#21869-R0\",\"approval_number\":\"FL21869.2\",\"seq\":2,\"product_model\":\"Non-Impact Arch Top Outswing Double Door 6 Lite TDL with & without Sidelites\",\"product_description\":\"Non-Impact Arch Top Outswing Double Door 6 Lite TDL with & without Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doorscapes, Inc.\",\"approval_number_master\":\"FL#21869-R0\",\"approval_number\":\"FL21869.3\",\"seq\":3,\"product_model\":\"Non-Impact Double Inswing Wood Doors W\\\/Decorative Lite Inserts and Transom\",\"product_description\":\"Non-Impact Double Inswing Wood Doors W\\\/Decorative Lite Inserts and Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doorscapes, Inc.\",\"approval_number_master\":\"FL#21869-R0\",\"approval_number\":\"FL21869.4\",\"seq\":4,\"product_model\":\"Non-Impact Double Outswing Wood Doors W\\\/Decorative Lite Inserts and Transom\",\"product_description\":\"Non-Impact Double Outswing Wood Doors W\\\/Decorative Lite Inserts and Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doorscapes, Inc.\",\"approval_number_master\":\"FL#21869-R0\",\"approval_number\":\"FL21869.5\",\"seq\":5,\"product_model\":\"Non-Impact Round Top Opaque Inswing Entry Doors\",\"product_description\":\"Non-Impact Round Top Opaque Inswing Entry Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doorscapes, Inc.\",\"approval_number_master\":\"FL#21869-R0\",\"approval_number\":\"FL21869.6\",\"seq\":6,\"product_model\":\"Non-Impact Round Top Opaque Outswing Entry Doors\",\"product_description\":\"Non-Impact Round Top Opaque Outswing Entry Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doorscapes, Inc.\",\"approval_number_master\":\"FL#21869-R0\",\"approval_number\":\"FL21869.7\",\"seq\":7,\"product_model\":\"Non-Impact Wood Inswing Glazed Doors W\\\/Sidelites\",\"product_description\":\"Non-Impact Wood Inswing Glazed Doors W\\\/Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doorscapes, Inc.\",\"approval_number_master\":\"FL#21869-R0\",\"approval_number\":\"FL21869.8\",\"seq\":8,\"product_model\":\"Non-Impact Wood Outswing Glazed Doors W\\\/Sidelites\",\"product_description\":\"Non-Impact Wood Outswing Glazed Doors W\\\/Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doorscapes, Inc.\",\"approval_number_master\":\"FL#28831-R0\",\"approval_number\":\"FL28831.1\",\"seq\":1,\"product_model\":\"a. Fiberglass Door\",\"product_description\":\"\\\"Non-Impact\\\" Fiberglass Opaque Door - Single with or without Sidelites (X, OX or XO, OXO) Inswing Configurations up to Nominal 6'8 in Height. OX or XO and OXO Configurations are Continuous Head and Sill.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doorscapes, Inc.\",\"approval_number_master\":\"FL#28831-R0\",\"approval_number\":\"FL28831.2\",\"seq\":2,\"product_model\":\"b. Fiberglass Door\",\"product_description\":\"\\\"Non-Impact\\\" Fiberglass Opaque Door - Double with or without Sidelites (XX or OXXO) Inswing Configurations up to Nominal 6'8 in Height. OXXO Configuration is Continuous Head and Sill.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doorscapes, Inc.\",\"approval_number_master\":\"FL#28831-R0\",\"approval_number\":\"FL28831.3\",\"seq\":3,\"product_model\":\"c. Fiberglass Door\",\"product_description\":\"\\\"Non-Impact\\\" Fiberglass Glazed Door - Single with or without Sidelites (X, OX or XO, OXO) Inswing Configurations up to Nominal 6'8 in Height. OX or XO and OXO Configurations are Continuous Head and Sill.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doorscapes, Inc.\",\"approval_number_master\":\"FL#28831-R0\",\"approval_number\":\"FL28831.4\",\"seq\":4,\"product_model\":\"d. Fiberglass Door\",\"product_description\":\"\\\"Non-Impact\\\" Fiberglass Glazed Door - Double with or without Sidelites (XX or OXXO) Inswing Configurations up to Nominal 6'8 in Height. OXXO Configuration is Continuous Head and Sill.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doorscapes, Inc.\",\"approval_number_master\":\"FL#28832-R0\",\"approval_number\":\"FL28832.1\",\"seq\":1,\"product_model\":\"a. Steel Door\",\"product_description\":\"\\\"Non-Impact\\\" Steel Opaque Door - Single with or without Sidelites (X, OX or XO, OXO) Inswing Configurations up to Nominal 6'8 in Height. OX or XO and OXO Configurations are Continuous Head and Sill.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doorscapes, Inc.\",\"approval_number_master\":\"FL#28832-R0\",\"approval_number\":\"FL28832.2\",\"seq\":2,\"product_model\":\"b. Steel Door\",\"product_description\":\"\\\"Non-Impact\\\" Steel Opaque Door - Double with or without Sidelites (XX or OXXO) Inswing Configurations up to Nominal 6'8 in Height. OXXO Configuration is Continuous Head and Sill.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doorscapes, Inc.\",\"approval_number_master\":\"FL#28832-R0\",\"approval_number\":\"FL28832.3\",\"seq\":3,\"product_model\":\"c. Steel Door\",\"product_description\":\"\\\"Non-Impact\\\" Steel Glazed Door - Single with or without Sidelites (X, OX or XO, OXO) Inswing Configurations up to Nominal 6'8 in Height. OX or XO and OXO Configurations are Continuous Head and Sill.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doorscapes, Inc.\",\"approval_number_master\":\"FL#28832-R0\",\"approval_number\":\"FL28832.4\",\"seq\":4,\"product_model\":\"d. Steel Door\",\"product_description\":\"\\\"Non-Impact\\\" Steel Glazed Door - Double with or without Sidelites (XX or OXXO) Inswing Configurations up to Nominal 6'8 in Height. OXXO Configuration is Continuous Head and Sill.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doorscapes, Inc.\",\"approval_number_master\":\"FL#28833-R0\",\"approval_number\":\"FL28833.1\",\"seq\":1,\"product_model\":\"a. Wood Door\",\"product_description\":\"\\\"Non-Impact\\\" Glazed Wood Door - Single with or without Sidelites (X, OX or XO, OXO) Inswing Configurations up to Nominal 6'8 in Height. OX or XO and OXO Configurations are Continuous Head and Sill.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doorscapes, Inc.\",\"approval_number_master\":\"FL#28833-R2\",\"approval_number\":\"FL28833.2\",\"seq\":2,\"product_model\":\"b. Wood Door\",\"product_description\":\"\\\"Non-Impact\\\" Glazed Wood Door - Single with or without Sidelites (X, OX or XO, OXO) Inswing Configurations up to Nominal 8'0 in Height. OX or XO and OXO Configurations are Continuous Head and Sill.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doorscapes, Inc.\",\"approval_number_master\":\"FL#28833-R2\",\"approval_number\":\"FL28833.3\",\"seq\":3,\"product_model\":\"c. Wood Door\",\"product_description\":\"\\\"Non-Impact\\\" Glazed Wood Door - Double with or without Sidelites (XX or OXXO) Inswing Configurations up to Nominal 8'0 in Height. OXXO Configurations are Continuous Head and Sill.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"EXPI-DOOR Systems Inc.\":[{\"manufacturer\":\"EXPI-DOOR Systems Inc.\",\"approval_number_master\":\"FL#28904-R2\",\"approval_number\":\"FL28904.1\",\"seq\":1,\"product_model\":\"EXPI-DOOR Metal Building Door System\",\"product_description\":\"EXPI-DOOR Metal Building Door System\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Shanghai Superhouse Building Material Co ltd\":[{\"manufacturer\":\"Shanghai Superhouse Building Material Co ltd\",\"approval_number_master\":\"FL#29092-R3\",\"approval_number\":\"FL29092.1\",\"seq\":1,\"product_model\":\"Series SPA100 Aluminum Outwing Glass Door\",\"product_description\":\"Aluminum Outswing Glass Door - L.M.I.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shanghai Superhouse Building Material Co ltd\",\"approval_number_master\":\"FL#32506-R2\",\"approval_number\":\"FL32506.1\",\"seq\":1,\"product_model\":\"Aluminum Bi-Fold Door-L.M.I.\",\"product_description\":\"Aluminum Bi-Fold Door-L.M.I.\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shanghai Superhouse Building Material Co ltd\",\"approval_number_master\":\"FL#41525-R1\",\"approval_number\":\"FL41525.1\",\"seq\":1,\"product_model\":\"SPA 150 ALUMINUM OUTSWING FRENCH DOOR - L.M.I.\",\"product_description\":\"SPA 150 ALUMINUM OUTSWING FRENCH DOOR - LARGE MISSILE IMPACT\",\"design_pressure\":\"+96\\\/-96\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"EMC Windows and Doors, LLC.\":[{\"manufacturer\":\"EMC Windows and Doors, LLC.\",\"approval_number_master\":\"FL#29477-R2\",\"approval_number\":\"FL29477.1\",\"seq\":1,\"product_model\":\"Series FD 2100 Outswing French Door\",\"product_description\":\"Series FD 2100 Outswing French Door - Large Missile Impact & Small Missile Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EMC Windows and Doors, LLC.\",\"approval_number_master\":\"FL#32365-R2\",\"approval_number\":\"FL32365.1\",\"seq\":1,\"product_model\":\"Series 350-MS Outswing DOOR-L.M.I.\",\"product_description\":\"Series 350-MS Outswing DOOR-L.M.I.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EMC Windows and Doors, LLC.\",\"approval_number_master\":\"FL#47863-R0\",\"approval_number\":\"FL47863.1\",\"seq\":1,\"product_model\":\"SERIES FD2100 OUTSWING FRENCH DOOR\",\"product_description\":\"SERIES FD2100 OUTSWING FRENCH DOOR - L.M.I. & S.M.I.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Mixlegno Group S.R.L.\":[{\"manufacturer\":\"Mixlegno Group S.R.L.\",\"approval_number_master\":\"FL#29498-R1\",\"approval_number\":\"FL29498.1\",\"seq\":1,\"product_model\":\"Mixlegno Outswing Entrance Door (L.M.I. & S.M.I.)\",\"product_description\":\"Mixlegno Outswing Entrance Door - Large Missile Impact & Small Missile Impact\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Tru Tech Corporation\":[{\"manufacturer\":\"Tru Tech Corporation\",\"approval_number_master\":\"FL#29651-R0\",\"approval_number\":\"FL29651.1\",\"seq\":1,\"product_model\":\"a. Opaque Steel Entry Door\",\"product_description\":\"\\\"Non-Impact\\\" Opaque Steel Door - Single (X) Outswing or Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tru Tech Corporation\",\"approval_number_master\":\"FL#29651-R0\",\"approval_number\":\"FL29651.2\",\"seq\":2,\"product_model\":\"b. Opaque Steel Entry Door\",\"product_description\":\"\\\"Non-Impact\\\" Opaque Steel Door - Single with Sidelite(s) (OX or XO, OXO) Outswing or Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tru Tech Corporation\",\"approval_number_master\":\"FL#29651-R0\",\"approval_number\":\"FL29651.3\",\"seq\":3,\"product_model\":\"c. Opaque Steel Entry Door\",\"product_description\":\"\\\"Non-Impact\\\" Opaque Steel Door - Double with or without Sidelites (XX or OXXO) Outswing or Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tru Tech Corporation\",\"approval_number_master\":\"FL#29651-R0\",\"approval_number\":\"FL29651.4\",\"seq\":4,\"product_model\":\"d. Glazed Steel Entry Door\",\"product_description\":\"\\\"Non-Impact\\\" Glazed Steel Door - Single (X) Outswing or Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tru Tech Corporation\",\"approval_number_master\":\"FL#29651-R0\",\"approval_number\":\"FL29651.5\",\"seq\":5,\"product_model\":\"e. Glazed Steel Entry Door\",\"product_description\":\"\\\"Non-Impact\\\" Glazed Steel Door - Single with Sidelite(s) (OX or XO, OXO) Outswing or Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tru Tech Corporation\",\"approval_number_master\":\"FL#29651-R0\",\"approval_number\":\"FL29651.6\",\"seq\":6,\"product_model\":\"f. Glazed Steel Entry Door\",\"product_description\":\"\\\"Non-Impact\\\" Glazed Steel Door - Double with or without Sidelites (XX or OXXO) Outswing or Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tru Tech Corporation\",\"approval_number_master\":\"FL#29651-R0\",\"approval_number\":\"FL29651.7\",\"seq\":7,\"product_model\":\"g. Opaque Steel Entry Door\",\"product_description\":\"\\\"Impact\\\" Opaque Steel Door - Single (X) Outswing or Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tru Tech Corporation\",\"approval_number_master\":\"FL#29651-R0\",\"approval_number\":\"FL29651.8\",\"seq\":8,\"product_model\":\"h. Opaque Steel Entry Door\",\"product_description\":\"\\\"Impact\\\" Opaque Steel Door - Single with Sidelite(s) (OX or XO, OXO) Outswing or Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tru Tech Corporation\",\"approval_number_master\":\"FL#29651-R0\",\"approval_number\":\"FL29651.9\",\"seq\":9,\"product_model\":\"i. Opaque Steel Entry Door\",\"product_description\":\"\\\"Impact\\\" Opaque Steel Door - Double with or without Sidelites (XX or OXXO) Outswing or Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tru Tech Corporation\",\"approval_number_master\":\"FL#29651-R0\",\"approval_number\":\"FL29651.10\",\"seq\":10,\"product_model\":\"j. Glazed Steel Entry Door\",\"product_description\":\"\\\"Impact\\\" Glazed Steel Door - Single (X) Outswing or Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tru Tech Corporation\",\"approval_number_master\":\"FL#29651-R0\",\"approval_number\":\"FL29651.11\",\"seq\":11,\"product_model\":\"k. Glazed Steel Entry Door\",\"product_description\":\"\\\"Impact\\\" Glazed Steel Door - Single with Sidelite(s) (OX or XO, OXO) Outswing or Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tru Tech Corporation\",\"approval_number_master\":\"FL#29651-R0\",\"approval_number\":\"FL29651.12\",\"seq\":12,\"product_model\":\"l. Glazed Steel Entry Door\",\"product_description\":\"\\\"Impact\\\" Glazed Steel Door - Double with or without Sidelites (XX or OXXO) Outswing or Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tru Tech Corporation\",\"approval_number_master\":\"FL#41905-R0\",\"approval_number\":\"FL41905.1\",\"seq\":1,\"product_model\":\"a. Tru Tech Fiberglass Shed Doors\",\"product_description\":\"\\\"Non-Impact\\\" Opaque Fiberglass Shed Door (Outswing Configuration XX, up to Nominal 6'7 Height) for use on a \\\"Backyard Products\\\" Shed assembly.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-10 00:00:00\",\"instructions_url\":\"\"}],\"WinDoor Inc.\":[{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#29783-R15\",\"approval_number\":\"FL29783.7\",\"seq\":7,\"product_model\":\"TD9050A\",\"product_description\":\"Non-impact Resistant, Inswing & Outswing, Aluminum Terrace Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#29783-R0\",\"approval_number\":\"FL29783.1\",\"seq\":1,\"product_model\":\"PV9998A\",\"product_description\":\"Impact Resistant, IS & OS, Aluminum Pivot Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#29783-R2\",\"approval_number\":\"FL29783.2\",\"seq\":2,\"product_model\":\"PV9998A\",\"product_description\":\"Non-Impact Resistant, IS & OS, Aluminum Pivot Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#29783-R7\",\"approval_number\":\"FL29783.3\",\"seq\":3,\"product_model\":\"PV9998A\",\"product_description\":\"Non-Impact Resistant, Inswing & Outswing, Aluminum Pivot Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#29783-R8\",\"approval_number\":\"FL29783.4\",\"seq\":4,\"product_model\":\"TD9050A\",\"product_description\":\"LM Impact Resistant, Inswing & Outswing, Aluminum, Terrace Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#29783-R8\",\"approval_number\":\"FL29783.5\",\"seq\":5,\"product_model\":\"TD9050A\",\"product_description\":\"Non-impact Resistant, Inswing & Outswing, Aluminum, Terrace Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#29783-R14\",\"approval_number\":\"FL29783.6\",\"seq\":6,\"product_model\":\"TD9050A\",\"product_description\":\"Non-impact Resistant, Inswing & Outswing, Aluminum Terrace Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14222-R0\",\"approval_number\":\"FL14222.1\",\"seq\":1,\"product_model\":\"9050 TERRACE DOOR LMI\",\"product_description\":\"9050 THERMALLY BROKEN ALUMINUM INSWING\\\/OUTSWING TERRACE DOOR LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14222-R0\",\"approval_number\":\"FL14222.2\",\"seq\":2,\"product_model\":\"9050 TERRACE DOOR NI\",\"product_description\":\"9050 THERMALLY BROKEN ALUMINUM INSWING\\\/OUTSWING TERRACE DOOR NI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#15705-R0\",\"approval_number\":\"FL15705.1\",\"seq\":1,\"product_model\":\"SERIES 9050 TERRACE OS DOOR LMI\",\"product_description\":\"SERIES 9050 TERRACE OS DOUBLE DOOR LMI 76\\\" X 120\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#15705-R0\",\"approval_number\":\"FL15705.2\",\"seq\":2,\"product_model\":\"SERIES 9050 TERRACE OS DOOR NON IMPACT\",\"product_description\":\"SERIES 9050 TERRACE OS DOUBLE DOOR NON IMPACT 76\\\" X 120\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16078-R0\",\"approval_number\":\"FL16078.1\",\"seq\":1,\"product_model\":\"V-800 Vinyl Out Swing Door\",\"product_description\":\"V-800 Vinyl Out Swing Door - Impact\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16078-R0\",\"approval_number\":\"FL16078.2\",\"seq\":2,\"product_model\":\"V-800 Vinyl Out Swing Door\",\"product_description\":\"V-800 Vinyl Out Swing Door - Non-Impact\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#29670-R0\",\"approval_number\":\"FL29670.1\",\"seq\":1,\"product_model\":\"PV-9998A\",\"product_description\":\"Aluminum, Outswing Pivot Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-05-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35443-R0\",\"approval_number\":\"FL35443.1\",\"seq\":1,\"product_model\":\"FD450\",\"product_description\":\"Aluminum, Glazed, Inswing, Impact Resistant French Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-11-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35443-R0\",\"approval_number\":\"FL35443.2\",\"seq\":2,\"product_model\":\"FD450\",\"product_description\":\"Aluminum, Glazed, Outswing, Impact Resistant French Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-11-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35443-R0\",\"approval_number\":\"FL35443.3\",\"seq\":3,\"product_model\":\"FD450\",\"product_description\":\"Aluminum, Opaque, Inswing, Impact Resistant French Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-11-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35443-R0\",\"approval_number\":\"FL35443.4\",\"seq\":4,\"product_model\":\"FD450\",\"product_description\":\"Aluminum, Opaque, Outswing, Impact Resistant French Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35443-R0\",\"approval_number\":\"FL35443.5\",\"seq\":5,\"product_model\":\"PW450 Transom\",\"product_description\":\"Aluminum, Glazed or Opaque, Impact Resistant French Door Transom Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-11-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35443-R0\",\"approval_number\":\"FL35443.6\",\"seq\":6,\"product_model\":\"TD9050T\",\"product_description\":\"Aluminum, Inswing, Impact Resistant Terrace Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35443-R0\",\"approval_number\":\"FL35443.7\",\"seq\":7,\"product_model\":\"TD9050T\",\"product_description\":\"Aluminum, Outswing, Impact Resistant Terrace Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-05-30 00:00:00\",\"instructions_url\":\"\"}],\"Riviera Bronze\":[{\"manufacturer\":\"Riviera Bronze\",\"approval_number_master\":\"FL#30270-R3\",\"approval_number\":\"FL30270.1\",\"seq\":1,\"product_model\":\"Steel Outswing Entrance Door\",\"product_description\":\"Non-impact resistant steel outswing entrance door.\",\"design_pressure\":\"+54\\\/-72\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Riviera Bronze\",\"approval_number_master\":\"FL#30270-R3\",\"approval_number\":\"FL30270.2\",\"seq\":2,\"product_model\":\"Steel Single Outswing Entrance Door\",\"product_description\":\"Large missile impact resistant thermal stainless steel outswing entrance door.\",\"design_pressure\":\"+70.2\\\/-70.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Oliveri Millworks\":[{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#30774-R4\",\"approval_number\":\"FL30774.1\",\"seq\":1,\"product_model\":\"1000 Series Mahogany Doors\\\/SLs\\\/Transoms\",\"product_description\":\"1000 Series Wood and Wood Clad Mahogany Inswing or Outswing Glazed and Solid Doors, with or without Sidelites and\\\/or Transom\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#34944-R1\",\"approval_number\":\"FL34944.1\",\"seq\":1,\"product_model\":\"a. Bifolding Door Panel System\",\"product_description\":\"Externally Opening Bi-folding \\\"Impact\\\" Glazed Wood Door Panels utilizing the Centor E4 Series Hardware. Up to a 3'6 x 10'0 nominal size glazed panel.\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#34944-R1\",\"approval_number\":\"FL34944.2\",\"seq\":2,\"product_model\":\"b. Bifolding Door Panel System\",\"product_description\":\"HVHZ Externally Opening Bi-folding \\\"Impact\\\" Glazed Wood Door Panels utilizing the Centor E4 Series Hardware. Maximum four panels up to 3'6 x 10'0 nominal size.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#34945-R1\",\"approval_number\":\"FL34945.1\",\"seq\":1,\"product_model\":\"a. Glazed Narrow Stile Wood Door\",\"product_description\":\"Up to a Nominal 8'0 x 10'0 \\\"Impact\\\" Narrow Stile and Rail Glazed Wood Door - (XX Outswing Configuration)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#34945-R1\",\"approval_number\":\"FL34945.2\",\"seq\":2,\"product_model\":\"b. Glazed Narrow Stile Wood Door\",\"product_description\":\"Up to a Nominal 8'0 x 10'0 \\\"Impact\\\" Narrow Stile and Rail Glazed Wood Door - (XX Inswing Configuration)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#47485-R0\",\"approval_number\":\"FL47485.1\",\"seq\":1,\"product_model\":\"Inswing Wood Double and Single Door (HVHZ)(Impact)\",\"product_description\":\"Inswing Wood Double and Single Door (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#47485-R0\",\"approval_number\":\"FL47485.2\",\"seq\":2,\"product_model\":\"Outswing Wood Double and Single Door (HVHZ)(Impact)\",\"product_description\":\"Outswing Wood Double and Single Door (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#17352-R0\",\"approval_number\":\"FL17352.1\",\"seq\":1,\"product_model\":\"a. Bifolding Door Panel System\",\"product_description\":\"Externally Opening Bi-folding \\\"Impact\\\" Glazed Wood Door Panels utilizing the Centor E4 Series Hardware. Up to a 3'6 x 10'0 nominal size glazed panel.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#17352-R0\",\"approval_number\":\"FL17352.2\",\"seq\":2,\"product_model\":\"b. Bifolding Door Panel System\",\"product_description\":\"Externally Opening Bi-folding \\\"Impact\\\" Glazed Wood Door Panels utilizing the Centor E4 Series Hardware. Maximum four panels up to 3'6 x 10'0 nominal size.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#24057-R0\",\"approval_number\":\"FL24057.1\",\"seq\":1,\"product_model\":\"a. Glazed Narrow Stile Wood Door\",\"product_description\":\"Up to a Nominal 8'0 x 10'0 \\\"Impact\\\" Narrow Stile and Rail Glazed Wood Door - (XX Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#24057-R1\",\"approval_number\":\"FL24057.2\",\"seq\":2,\"product_model\":\"b. Glazed Narrow Stile Wood Door\",\"product_description\":\"Up to a Nominal 8'0 x 10'0 \\\"Impact\\\" Narrow Stile and Rail Glazed Wood Door - (XX Inswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"CUHADAROGLU METAL SAN.PAZ. A.S.\":[{\"manufacturer\":\"CUHADAROGLU METAL SAN.PAZ. A.S.\",\"approval_number_master\":\"FL#30781-R3\",\"approval_number\":\"FL30781.1\",\"seq\":1,\"product_model\":\"HR6-OD OUTSWING STOREFRONT SYSTEM\",\"product_description\":\"ALUMINUM OUTSWING DOOR (L.M.I & S.M.I)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Window Craftsmen Inc.\":[{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#30933-R3\",\"approval_number\":\"FL30933.1\",\"seq\":1,\"product_model\":\"Prime Door\",\"product_description\":\"2\\\" Aluminum Swing Door\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#3975-R0\",\"approval_number\":\"FL3975.1\",\"seq\":1,\"product_model\":\"2\\\" Prime Door\",\"product_description\":\"Acrylic-Out Swing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#3975-R0\",\"approval_number\":\"FL3975.2\",\"seq\":2,\"product_model\":\"2\\\" Prime Door 55 Rated\",\"product_description\":\"Glass-Out Swing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"International Door Products, Inc\":[{\"manufacturer\":\"International Door Products, Inc\",\"approval_number_master\":\"FL#31317-R0\",\"approval_number\":\"FL31317.1\",\"seq\":1,\"product_model\":\"a. ENTRY-FIT\\u2122 \\\"K2A-Series\\\"\",\"product_description\":\"18 ga. Adjustable Split Steel Frame System Utilizing a Taylor Steel Door Panel Designed for New Construction and Light Commercial Up To Nominal a 3'6 x 7'0 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Door Products, Inc\",\"approval_number_master\":\"FL#31317-R0\",\"approval_number\":\"FL31317.2\",\"seq\":2,\"product_model\":\"b. ENTRY-FIT\\u2122 \\\"K2A-Series\\\"\",\"product_description\":\"18 ga. Adjustable Split Steel Frame System Utilizing a Taylor Steel Door Panel Designed for New Construction and Light Commercial Up To a Nominal 3'0 x 8'0 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Door Products, Inc\",\"approval_number_master\":\"FL#31317-R0\",\"approval_number\":\"FL31317.3\",\"seq\":3,\"product_model\":\"c. ENTRY-FIT\\u2122 \\\"K2A-Series\\\"\",\"product_description\":\"18 ga. Adjustable Split Steel Frame System Utilizing a Masonite Steel Door Panel Designed for New Construction and Light Commercial Up To a Nominal 3'0 x 7'0 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Door Products, Inc\",\"approval_number_master\":\"FL#31317-R0\",\"approval_number\":\"FL31317.4\",\"seq\":4,\"product_model\":\"d. ENTRY-FIT\\u2122 \\\"K2A-Series\\\"\",\"product_description\":\"18 ga. Adjustable Split Steel Frame System Utilizing a Masonite Steel Door Panel Designed for New Construction and Light Commercial Up To a Nominal 3'0 x 8'0 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Door Products, Inc\",\"approval_number_master\":\"FL#31317-R0\",\"approval_number\":\"FL31317.5\",\"seq\":5,\"product_model\":\"e. ENTRY-FIT\\u2122 \\\"K2A-Series\\\"\",\"product_description\":\"18 ga. Adjustable Split Steel Frame System Utilizing a Jeld-WEN Steel Door Panel Designed for New Construction and Light Commercial Up To a Nominal 3'0 x 7'0 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Door Products, Inc\",\"approval_number_master\":\"FL#31317-R0\",\"approval_number\":\"FL31317.6\",\"seq\":6,\"product_model\":\"f. ENTRY-FIT\\u2122 \\\"K2A-Series\\\"\",\"product_description\":\"18 ga. Adjustable Split Steel Frame System Utilizing a Jeld-WEN Steel Door Panel Designed for New Construction and Light Commercial Up To a Nominal 3'0 x 8'0 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sunset Windows and Doors LLC\":[{\"manufacturer\":\"Sunset Windows and Doors LLC\",\"approval_number_master\":\"FL#31333-R3\",\"approval_number\":\"FL31333.1\",\"seq\":1,\"product_model\":\"Series AL-580 Aluminum Single Entry Outswing Door\",\"product_description\":\"Series AL-580 Aluminum Single Entry Outswing Door, Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunset Windows and Doors LLC\",\"approval_number_master\":\"FL#31333-R3\",\"approval_number\":\"FL31333.2\",\"seq\":2,\"product_model\":\"Series V-750 Vinyl Single Entry Inswing Door\",\"product_description\":\"Series V-750 Vinyl Single Entry Inswing Door, Non-Impact\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Sunshine Windows Manufacturing Inc.\":[{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#31579-R4\",\"approval_number\":\"FL31579.1\",\"seq\":1,\"product_model\":\"Series 2011 Aluminum Outswing Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#31579-R4\",\"approval_number\":\"FL31579.2\",\"seq\":2,\"product_model\":\"Series 2011 Aluminum Outswing Entrance Door\",\"product_description\":\"Non-impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#32381-R2\",\"approval_number\":\"FL32381.1\",\"seq\":1,\"product_model\":\"Series 2001 Aluminum Outswing Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+80\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#32381-R2\",\"approval_number\":\"FL32381.2\",\"seq\":2,\"product_model\":\"Series 2001 Aluminum Outswing Entrance Door\",\"product_description\":\"Non-impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+80\\\/-135\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#2235-R0\",\"approval_number\":\"FL2235.1\",\"seq\":1,\"product_model\":\"Series 2001\",\"product_description\":\"French Door with Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#2243-R0\",\"approval_number\":\"FL2243.1\",\"seq\":1,\"product_model\":\"Series 2001 Aluminum French Do\",\"product_description\":\"Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#11690-R0\",\"approval_number\":\"FL11690.1\",\"seq\":1,\"product_model\":\"Series 2001 Aluminum Outswing French Doors with Sidelites\",\"product_description\":\"Hurricane Protection Devices complying with FBC, as applicable are required\",\"design_pressure\":\"+75\\\/-98.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#11704-R0\",\"approval_number\":\"FL11704.1\",\"seq\":1,\"product_model\":\"Series 2001 Aluminum French Door Impact Resisitant\",\"product_description\":\"Large and Smalll Missile Impact Resisitant.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#14271-R0\",\"approval_number\":\"FL14271.1\",\"seq\":1,\"product_model\":\"SERIES 2001 OUTSWING GLAZED ALUMINUM FRENCH DOOR WITH SIDELITES - N.I.\",\"product_description\":\"NONE IMPACT RESISTANT FRENCH DOOR WITH SIDELITES\",\"design_pressure\":\"+75.0\\\/-98.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#14493-R0\",\"approval_number\":\"FL14493.1\",\"seq\":1,\"product_model\":\"SERIES 2001 8'0\\\" OUTSWING ALUMINUM FRENCH DOOR - L.M.I.\",\"product_description\":\"LARGE AND SMALL MISSILE IMPACT RESISTANT OUTSWING FRENCH DOOR\",\"design_pressure\":\"+70.00\\\/-70.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#15675-R0\",\"approval_number\":\"FL15675.1\",\"seq\":1,\"product_model\":\"SERIES 2001 FRENCH OUTSWING ALUMINUM GLAZED DOOR - L.M.I.\",\"product_description\":\"IMPACT RESISTANT FRENCH DOOR\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#15676-R0\",\"approval_number\":\"FL15676.1\",\"seq\":1,\"product_model\":\"SERIES 2001 ALUMINUN OUTSWING FRENCH DOOR WITH SIDELITES - N.I.\",\"product_description\":\"NON IMPACT RESISTANT FRENCH DOOR WITH SIDELITES\",\"design_pressure\":\"+75\\\/-98.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#15683-R0\",\"approval_number\":\"FL15683.1\",\"seq\":1,\"product_model\":\"SERIES SWMI 9000 FRENC OUTSWING ALUMINUM GLAZED DOOR - L.M.I.\",\"product_description\":\"IMPACT RESISTANT STOREFRONT DOOR\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-30 00:00:00\",\"instructions_url\":\"\"}],\"Peetz Windows and Doors\":[{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#32336-R0\",\"approval_number\":\"FL32336.1\",\"seq\":1,\"product_model\":\"American series in-swing wood doors\",\"product_description\":\"Wood in-swing doors (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#32336-R0\",\"approval_number\":\"FL32336.2\",\"seq\":2,\"product_model\":\"American series out-swing wood doors\",\"product_description\":\"Wood out-swing doors (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#32336-R0\",\"approval_number\":\"FL32336.3\",\"seq\":3,\"product_model\":\"Bronze clad out-swing wood doors\",\"product_description\":\"Clad wood out-swing doors (Small & Large Missile)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#32336-R0\",\"approval_number\":\"FL32336.4\",\"seq\":4,\"product_model\":\"European series out-swing wood doors\",\"product_description\":\"Wood out-swing doors (Small & Large Missile)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#10173-R1\",\"approval_number\":\"FL10173.1\",\"seq\":1,\"product_model\":\"American Inswing Wood Doors\",\"product_description\":\"Mahogany Inswing Impact Doors up to 11' high.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#10173-R1\",\"approval_number\":\"FL10173.2\",\"seq\":2,\"product_model\":\"American Outswing Wood Doors\",\"product_description\":\"Mahogany Outswing Impact Doors up to 11' high.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#16074-R0\",\"approval_number\":\"FL16074.1\",\"seq\":1,\"product_model\":\"\\\"American\\\" Bronze Clad Out-swing Wood Door\",\"product_description\":\"\\\"American\\\" Bronze Clad Out-swing Wood Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#21960-R0\",\"approval_number\":\"FL21960.1\",\"seq\":1,\"product_model\":\"Series \\\"American\\\" Bronze Clad, Glazed Outswing Door-LMI\",\"product_description\":\"Series \\\"American\\\" Bronze Clad, Glazed Outswing Wood Door - LMI\\nMaximum frame width 77\\\" x 132\\\" height.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-25 00:00:00\",\"instructions_url\":\"\"}],\"Arcadia Custom\":[{\"manufacturer\":\"Arcadia Custom\",\"approval_number_master\":\"FL#32366-R3\",\"approval_number\":\"FL32366.3\",\"seq\":3,\"product_model\":\"TSX5000 & TSX5200 Outswing Door (Non-Impact)(Non-HVHZ)\",\"product_description\":\"TSX5000 & TSX5200 Outswing Door (Non-Impact)(Non-HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arcadia Custom\",\"approval_number_master\":\"FL#32366-R3\",\"approval_number\":\"FL32366.4\",\"seq\":4,\"product_model\":\"TSX5000 & TSX5200 Outswing Door (WZ3) (Impact)\",\"product_description\":\"TSX5000 & TSX5200 Outswing Door (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arcadia Custom\",\"approval_number_master\":\"FL#47937-R0\",\"approval_number\":\"FL47937.1\",\"seq\":1,\"product_model\":\"T225 - Outswing French\\\/Single Door (HVHZ) (Impact)\",\"product_description\":\"T225 - Outswing French\\\/Single Door (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arcadia Custom\",\"approval_number_master\":\"FL#47937-R0\",\"approval_number\":\"FL47937.2\",\"seq\":2,\"product_model\":\"T225 - Outswing French\\\/Single Door (Non-HVHZ) (Non-Impact)\",\"product_description\":\"T225 - Outswing French\\\/Single Door (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arcadia Custom\",\"approval_number_master\":\"FL#47937-R0\",\"approval_number\":\"FL47937.3\",\"seq\":3,\"product_model\":\"T225 - Outswing French\\\/Single Door (WZ3) (Impact)\",\"product_description\":\"T225 - Outswing French\\\/Single Door (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arcadia Custom\",\"approval_number_master\":\"FL#47937-R0\",\"approval_number\":\"FL47937.4\",\"seq\":4,\"product_model\":\"T225 - Outswing French\\\/Single Door (WZ4) (Impact)\",\"product_description\":\"T225 - Outswing French\\\/Single Door (WZ4) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arcadia Custom\",\"approval_number_master\":\"FL#32366-R0\",\"approval_number\":\"FL32366.1\",\"seq\":1,\"product_model\":\"TSX5000 Outswing Door (Impact) (WZ3)\",\"product_description\":\"TSX5000 Outswing Door (Impact) (WZ3)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arcadia Custom\",\"approval_number_master\":\"FL#32366-R1\",\"approval_number\":\"FL32366.2\",\"seq\":2,\"product_model\":\"TSX5000 Outswing Door (Non-Impact)(Non-HVHZ)\",\"product_description\":\"TSX5000 Outswing Door (Non-Impact)(Non-HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arcadia Custom\",\"approval_number_master\":\"FL#38490-R0\",\"approval_number\":\"FL38490.1\",\"seq\":1,\"product_model\":\"Series 10000 Aluminum Multifold Door (Non-HVHZ) (Impact)\",\"product_description\":\"Series 10000 Aluminum Multifold Door (Non-HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Real Woods, Inc.\":[{\"manufacturer\":\"Real Woods, Inc.\",\"approval_number_master\":\"FL#33043-R0\",\"approval_number\":\"FL33043.1\",\"seq\":1,\"product_model\":\"1 3\\\/4\\\" Glazed and Opaque Door Sidelites\",\"product_description\":\"1 3\\\/4\\\" Glazed and Opaque Door Sidelites - for use with 1 3\\\/4\\\" Glazed Single or Double Doors\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Real Woods, Inc.\",\"approval_number_master\":\"FL#33043-R0\",\"approval_number\":\"FL33043.2\",\"seq\":2,\"product_model\":\"1 3\\\/4\\\" Glazed Double Doors\",\"product_description\":\"1 3\\\/4\\\" Glazed Double Doors w\\\/ & w\\\/o Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Real Woods, Inc.\",\"approval_number_master\":\"FL#33043-R0\",\"approval_number\":\"FL33043.3\",\"seq\":3,\"product_model\":\"1 3\\\/4\\\" Glazed Single Door\",\"product_description\":\"1 3\\\/4\\\" Glazed Single Door w\\\/ & w\\\/o Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Real Woods, Inc.\",\"approval_number_master\":\"FL#33043-R0\",\"approval_number\":\"FL33043.4\",\"seq\":4,\"product_model\":\"1 3\\\/4\\\" Glazed Single Door\",\"product_description\":\"1 3\\\/4\\\" Glazed Single Door w\\\/ & w\\\/o Sidelites & w\\\/ Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Real Woods, Inc.\",\"approval_number_master\":\"FL#33043-R0\",\"approval_number\":\"FL33043.5\",\"seq\":5,\"product_model\":\"2 1\\\/4\\\" Double Door w\\\/ & w\\\/out sidelites\",\"product_description\":\"2 1\\\/4\\\" Glazed & Opaque Double Door with and without Sidelites\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Real Woods, Inc.\",\"approval_number_master\":\"FL#33043-R0\",\"approval_number\":\"FL33043.6\",\"seq\":6,\"product_model\":\"2 1\\\/4\\\" Double Door w\\\/ Sidelites & Transom\",\"product_description\":\"2 1\\\/4\\\" Glazed & Opaque Double Door with Sidelites & Transoms\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Real Woods, Inc.\",\"approval_number_master\":\"FL#33043-R0\",\"approval_number\":\"FL33043.7\",\"seq\":7,\"product_model\":\"2 1\\\/4\\\" Glazed Double Doors\",\"product_description\":\"2 1\\\/4\\\" I.S. & O.S. Glazed Double Doors w\\\/ and w\\\/out sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Real Woods, Inc.\",\"approval_number_master\":\"FL#33043-R0\",\"approval_number\":\"FL33043.8\",\"seq\":8,\"product_model\":\"2 1\\\/4\\\" Glazed Double Doors\",\"product_description\":\"2 1\\\/4\\\" I.S. & O.S. Glazed Dbl Doors w\\\/ & w\\\/o Sidelites & w\\\/ Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Real Woods, Inc.\",\"approval_number_master\":\"FL#33043-R0\",\"approval_number\":\"FL33043.9\",\"seq\":9,\"product_model\":\"2 1\\\/4\\\" Glazed Single Doors\",\"product_description\":\"2 1\\\/4\\\" I.S & O.S. Glazed Single Doors w. & w\\\/o Sidelites & W\\\/ Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Real Woods, Inc.\",\"approval_number_master\":\"FL#33043-R0\",\"approval_number\":\"FL33043.10\",\"seq\":10,\"product_model\":\"2 1\\\/4\\\" Glazed Single Doors\",\"product_description\":\"2 1\\\/4\\\" I.S. & O.S. Glazed Single Doors w\\\/ and w\\\/out sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Real Woods, Inc.\",\"approval_number_master\":\"FL#33043-R0\",\"approval_number\":\"FL33043.11\",\"seq\":11,\"product_model\":\"2 1\\\/4\\\" Single Door w\\\/ & w\\\/out Sidelites\",\"product_description\":\"2 1\\\/4\\\" Glazed & Opaque Single Door with and without Sidelites\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Real Woods, Inc.\",\"approval_number_master\":\"FL#33043-R0\",\"approval_number\":\"FL33043.12\",\"seq\":12,\"product_model\":\"2 1\\\/4\\\" Single Door w\\\/ Sidelites & Transom\",\"product_description\":\"2 1\\\/4\\\" Glazed & Opaque Single Door with Sidelites & Transoms\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Pacific Crest Building Product\":[{\"manufacturer\":\"Pacific Crest Building Product\",\"approval_number_master\":\"FL#33277-R0\",\"approval_number\":\"FL33277.1\",\"seq\":1,\"product_model\":\"Glazed Wood Inswing Side-Hinged Door w\\\/ or w\\\/o sidelites\",\"product_description\":\"Glazed Wood Inswing Side-Hinged Door w\\\/ or w\\\/o sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pacific Crest Building Product\",\"approval_number_master\":\"FL#33277-R0\",\"approval_number\":\"FL33277.2\",\"seq\":2,\"product_model\":\"Speak Easy Opaque Wood Inswing Side-Hinged Door\",\"product_description\":\"Speak Easy Opaque Wood Inswing Side-Hinged Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-11-30 00:00:00\",\"instructions_url\":\"\"}],\"Watermill Express\":[{\"manufacturer\":\"Watermill Express\",\"approval_number_master\":\"FL#33312-R1\",\"approval_number\":\"FL33312.1\",\"seq\":1,\"product_model\":\"5000 Series Steel Door\",\"product_description\":\"Exterior swinging steel door, locking\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ALUMINA DISTRIBUTION CENTER\":[{\"manufacturer\":\"ALUMINA DISTRIBUTION CENTER\",\"approval_number_master\":\"FL#29960-R0\",\"approval_number\":\"FL29960.1\",\"seq\":1,\"product_model\":\"Performance Commercial Outswing Entrance Door Large and Small Missile Impact\",\"product_description\":\"Door System made of Wet Glazed Laminated or Insulated glass assembled with aluminum frame and hardware\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALUMINA DISTRIBUTION CENTER\",\"approval_number_master\":\"FL#33814-R0\",\"approval_number\":\"FL33814.1\",\"seq\":1,\"product_model\":\"Series ADC-112556 Aluminum Outswing French Door with Transom or with sidelites\",\"product_description\":\"Series ADC-112556 Aluminum Outswing French Door with Transom or with sidelites\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Southeast Architectural Millwork\":[{\"manufacturer\":\"Southeast Architectural Millwork\",\"approval_number_master\":\"FL#34864-R1\",\"approval_number\":\"FL34864.1\",\"seq\":1,\"product_model\":\"Series \\\"Wood Door with Transom\\\"\",\"product_description\":\"Out-Swing Glazed Wood Side-Hinged Double Doors w\\\/Transom, Configuration: O\\\/XX\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeast Architectural Millwork\",\"approval_number_master\":\"FL#34864-R1\",\"approval_number\":\"FL34864.2\",\"seq\":2,\"product_model\":\"Series \\\"Wood Door with Transom\\\"\",\"product_description\":\"In-Swing Glazed Wood Side-Hinged Double Doors w\\\/Transom, Configuration: O\\\/XX\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeast Architectural Millwork\",\"approval_number_master\":\"FL#34864-R1\",\"approval_number\":\"FL34864.3\",\"seq\":3,\"product_model\":\"Series \\\"Wood Door with Transom\\\"\",\"product_description\":\"In-Swing Glazed Wood Side-Hinged Door w\\\/Sidelites & Transoms, Configuration: OOO\\\/OXO\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Optimum Steel Windows and Doors\":[{\"manufacturer\":\"Optimum Steel Windows and Doors\",\"approval_number_master\":\"FL#35023-R5\",\"approval_number\":\"FL35023.1\",\"seq\":1,\"product_model\":\"A. RTS-430i Stainless Steel French Door (HVHZ) (Impact)\",\"product_description\":\"RTS-430i Stainless Steel French Door (HVHZ) (Impact)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Optimum Steel Windows and Doors\",\"approval_number_master\":\"FL#35023-R5\",\"approval_number\":\"FL35023.3\",\"seq\":3,\"product_model\":\"C. 6500i Flex Outswing French Door (HVHZ)(IMPACT)\",\"product_description\":\"6500i Flex Outswing French Door (HVHZ)(IMPACT)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Optimum Steel Windows and Doors\",\"approval_number_master\":\"FL#35023-R5\",\"approval_number\":\"FL35023.4\",\"seq\":4,\"product_model\":\"D. 6500i Flex Outswing French Door (WZ3)(IMPACT)\",\"product_description\":\"6500i Flex Outswing French Door (WZ3)(IMPACT)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Optimum Steel Windows and Doors\",\"approval_number_master\":\"FL#47500-R0\",\"approval_number\":\"FL47500.1\",\"seq\":1,\"product_model\":\"RTS430i Stainless Steel Inswing & Outswing Pivot Door\",\"product_description\":\"Thermally Broken Stainless Steel Pivot Door - Large and Small Missile Impact Resistant.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Optimum Steel Windows and Doors\",\"approval_number_master\":\"FL#47960-R0\",\"approval_number\":\"FL47960.1\",\"seq\":1,\"product_model\":\"RTS-430i Outswing Bi-Fold Door System (L.M.I.\\\/S.M.I.)\",\"product_description\":\"RTS-430i Outswing Bi-Fold Door System (L.M.I.\\\/S.M.I.)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Optimum Steel Windows and Doors\",\"approval_number_master\":\"FL#35023-R2\",\"approval_number\":\"FL35023.2\",\"seq\":2,\"product_model\":\"6500i Flex Outswing French Door (WZ3)(IMPACT)\",\"product_description\":\"6500i Flex Outswing French Door (WZ3)(IMPACT)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Nana Wall Systems, Inc.\":[{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#35025-R1\",\"approval_number\":\"FL35025.1\",\"seq\":1,\"product_model\":\"SL 70 Folding Panel System Inswing\",\"product_description\":\"Thermally broken, aluminum framed, glazed, folding wall panel system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#35025-R1\",\"approval_number\":\"FL35025.2\",\"seq\":2,\"product_model\":\"SL 70 Folding Panel System Outswing\",\"product_description\":\"Thermally broken, aluminum framed, glazed, folding wall panel system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#37258-R1\",\"approval_number\":\"FL37258.2\",\"seq\":2,\"product_model\":\"SL 45 System Outswing\",\"product_description\":\"Aluminum Framed, Glazed, Folding Wall Panel System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#37263-R1\",\"approval_number\":\"FL37263.2\",\"seq\":2,\"product_model\":\"SL 60 System Outswing\",\"product_description\":\"Thermally Broken Aluminum Framed, Glazed, Folding Panel System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#2947-R3\",\"approval_number\":\"FL2947.1\",\"seq\":1,\"product_model\":\"SL 72 inswing folding panel system\",\"product_description\":\"Folding\\\/sliding door\\\/window system\",\"design_pressure\":\"+55\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#2947-R3\",\"approval_number\":\"FL2947.2\",\"seq\":2,\"product_model\":\"SL 72 outswing folding panel system\",\"product_description\":\"Folding\\\/sliding door\\\/window system\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#5586-R2\",\"approval_number\":\"FL5586.1\",\"seq\":1,\"product_model\":\"WA67\",\"product_description\":\"Aluminum Clad Wood Framed Folding\\\/Sliding Door\\\/Window System\",\"design_pressure\":\"+20\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#5586-R2\",\"approval_number\":\"FL5586.2\",\"seq\":2,\"product_model\":\"WD66\",\"product_description\":\"Wood Framed Folding\\\/Sliding Door\\\/Window System\",\"design_pressure\":\"+20\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#6859-R2\",\"approval_number\":\"FL6859.1\",\"seq\":1,\"product_model\":\"SL-70\",\"product_description\":\"Aluminum Framed Inswing and Outswing Bifolding Doors\",\"design_pressure\":\"+55\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#8349-R1\",\"approval_number\":\"FL8349.1\",\"seq\":1,\"product_model\":\"SL60 System\",\"product_description\":\"Aluminum Framed Folding Panel System\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#13940-R0\",\"approval_number\":\"FL13940.1\",\"seq\":1,\"product_model\":\"SL70(R)\",\"product_description\":\"Aluminum Framed Inswing and Outswing Bifolding Doors\",\"design_pressure\":\"+70\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#14404-R0\",\"approval_number\":\"FL14404.1\",\"seq\":1,\"product_model\":\"SL 25(R)\",\"product_description\":\"Slide\\\/Turn Panel Window Wall System with no vertical stiles and reinforced locking.\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#17644-R0\",\"approval_number\":\"FL17644.1\",\"seq\":1,\"product_model\":\"SL 60 System\",\"product_description\":\"Thermally Broken, Aluminum Framed Glazed, Folding Wall Panel System\",\"design_pressure\":\"+36.2\\\/-36.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#17645-R0\",\"approval_number\":\"FL17645.1\",\"seq\":1,\"product_model\":\"SL 45 System\",\"product_description\":\"Aluminum Framed, Glazed, Folding Wall Panel System\",\"design_pressure\":\"+35.1\\\/-35.1\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#17646-R0\",\"approval_number\":\"FL17646.1\",\"seq\":1,\"product_model\":\"SL 70 Reinforced\",\"product_description\":\"Thermally Broken Aluminum Framed, Glazed, Folding Wall Panel System\",\"design_pressure\":\"+70.0\\\/-100.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#17875-R0\",\"approval_number\":\"FL17875.1\",\"seq\":1,\"product_model\":\"Nana Wall Systems SL 45I\",\"product_description\":\"SL 45I Aluminum Framed, Glazed, Folding\\\/Paired Wall Panel System\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#17899-R0\",\"approval_number\":\"FL17899.1\",\"seq\":1,\"product_model\":\"Nana Wall Systems SL 70\",\"product_description\":\"SL 70 Thermally Broken, Aluminum Framed, Glazed, Folding Wall Panel System\",\"design_pressure\":\"+55.0\\\/-90.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#17907-R0\",\"approval_number\":\"FL17907.1\",\"seq\":1,\"product_model\":\"Nana Wall Systems SL 88\",\"product_description\":\"SL 88 Thermally Broken Aluminum Framed, Tilt Turn Window\\\/Door System\",\"design_pressure\":\"+90\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#18309-R0\",\"approval_number\":\"FL18309.1\",\"seq\":1,\"product_model\":\"Nana Wall Systems WA 67\",\"product_description\":\"WA 67 is a aluminum clad, wood framed, glazed, folding wall panel system.\",\"design_pressure\":\"+45.1\\\/-70.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#18309-R0\",\"approval_number\":\"FL18309.2\",\"seq\":2,\"product_model\":\"Nana Wall Systems WD 66\",\"product_description\":\"WD 66 is a wood framed, glazed, folding wall panels system.\",\"design_pressure\":\"+40.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#23502-R0\",\"approval_number\":\"FL23502.1\",\"seq\":1,\"product_model\":\"Nana Wall Systems SL 70\",\"product_description\":\"SL 70 Thermally Broken, Aluminum Framed, Glazed, Folding Wall Panel System.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#24434-R0\",\"approval_number\":\"FL24434.1\",\"seq\":1,\"product_model\":\"SL60 System\",\"product_description\":\"Thermally Broken Aluminum Framed Glazed Folding Wall Panel System\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#24518-R0\",\"approval_number\":\"FL24518.1\",\"seq\":1,\"product_model\":\"SL45 System\",\"product_description\":\"Aluminum Framed, Glazed, Folding Wall Panel System\",\"design_pressure\":\"+35.1\\\/-35.1\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#26458-R0\",\"approval_number\":\"FL26458.1\",\"seq\":1,\"product_model\":\"Nana Wall Systems WA 67\",\"product_description\":\"Aluminum clad, wood framed, glazed, folding wall panel system\",\"design_pressure\":\"+45.1\\\/-70.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#26458-R0\",\"approval_number\":\"FL26458.2\",\"seq\":2,\"product_model\":\"Nana Wall Systems WD 66\",\"product_description\":\"Wood framed, glazed, folding wall panel system\",\"design_pressure\":\"+40.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#37258-R0\",\"approval_number\":\"FL37258.1\",\"seq\":1,\"product_model\":\"SL 45 System\",\"product_description\":\"Aluminum Framed, Glazed, Folding Wall Panel System\",\"design_pressure\":\"+35.1\\\/-35.1\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#37263-R0\",\"approval_number\":\"FL37263.1\",\"seq\":1,\"product_model\":\"SL 60 System\",\"product_description\":\"Thermally Broken Aluminum Framed, Glazed, Folding Panel System\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#38736-R0\",\"approval_number\":\"FL38736.1\",\"seq\":1,\"product_model\":\"SERIES NW ALUMINUM 640\\\/SL64\\\/ECOLINE CORNER FOLDING DOOR\",\"product_description\":\"SERIES NW ALUMINUM 640\\\/SL64\\\/ECOLINE CORNER FOLDING DOOR NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#38736-R0\",\"approval_number\":\"FL38736.2\",\"seq\":2,\"product_model\":\"SERIES NW ALUMINUM 640\\\/SL64\\\/ECOLINE INSWING FOLDING DOOR\",\"product_description\":\"SERIES NW ALUMINUM 640\\\/SL64\\\/ECOLINE INSWING FOLDING DOOR NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#38736-R0\",\"approval_number\":\"FL38736.3\",\"seq\":3,\"product_model\":\"SERIES NW ALUMINUM 640\\\/SL64\\\/ECOLINE OUTSWING FOLDING DOOR\",\"product_description\":\"SERIES NW ALUMINUM 640\\\/SL64\\\/ECOLINE OUTSWING FOLDING DOOR NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#40273-R0\",\"approval_number\":\"FL40273.1\",\"seq\":1,\"product_model\":\"Series NW Aluminum 840\\\/SL84\\\/Highline Corner Folding door, Non-Impact\",\"product_description\":\"Series NW Aluminum 840\\\/SL84\\\/Highline Corner Folding door, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#40273-R0\",\"approval_number\":\"FL40273.2\",\"seq\":2,\"product_model\":\"Series NW Aluminum 840\\\/SL84\\\/Highline Inswing Folding door, Non-Impact\",\"product_description\":\"Series NW Aluminum 840\\\/SL84\\\/Highline Inswing Folding door, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#40273-R0\",\"approval_number\":\"FL40273.3\",\"seq\":3,\"product_model\":\"Series NW Aluminum 840\\\/SL84\\\/Highline Outswing Folding door, Non-Impact\",\"product_description\":\"Series NW Aluminum 840\\\/SL84\\\/Highline Outswing Folding door, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#41107-R0\",\"approval_number\":\"FL41107.1\",\"seq\":1,\"product_model\":\"Series NW Wood 540\\\/WD86\\\/Woodline Corner Folding door, Non-Impact\",\"product_description\":\"Series NW Wood 540\\\/WD86\\\/Woodline Corner Folding door, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#41107-R0\",\"approval_number\":\"FL41107.2\",\"seq\":2,\"product_model\":\"Series NW Wood 540\\\/WD86\\\/Woodline Inswing Folding door, Non-Impact\",\"product_description\":\"Series NW Wood 540\\\/WD86\\\/Woodline Inswing Folding door, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#41107-R0\",\"approval_number\":\"FL41107.3\",\"seq\":3,\"product_model\":\"Series NW Wood 540\\\/WD86\\\/Woodline Outswing Folding door, Non-Impact\",\"product_description\":\"Series NW Wood 540\\\/WD86\\\/Woodline Outswing Folding door, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#41108-R0\",\"approval_number\":\"FL41108.1\",\"seq\":1,\"product_model\":\"Series NW Aluminum 740\\\/WA87\\\/Combiline Inswing Folding door, Non-Impact\",\"product_description\":\"Series NW Aluminum 740\\\/WA87\\\/Combiline Inswing Folding door, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#41108-R0\",\"approval_number\":\"FL41108.2\",\"seq\":2,\"product_model\":\"Series NW Clad 740\\\/WA87\\\/Combiline Corner Folding door, Non-Impact\",\"product_description\":\"Series NW Clad 740\\\/WA87\\\/Combiline Corner Folding door, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#41108-R0\",\"approval_number\":\"FL41108.3\",\"seq\":3,\"product_model\":\"Series NW Clad 740\\\/WA87\\\/Combiline Outswing Folding door, Non-Impact\",\"product_description\":\"Series NW Clad 740\\\/WA87\\\/Combiline Outswing Folding door, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#41109-R0\",\"approval_number\":\"FL41109.1\",\"seq\":1,\"product_model\":\"Series NW Reinforced 647\\\/SL64\\\/Ecoline Corner Folding Door, Non-Impact\",\"product_description\":\"Series NW Reinforced 647\\\/SL64\\\/Ecoline Corner Folding Door, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#41109-R0\",\"approval_number\":\"FL41109.2\",\"seq\":2,\"product_model\":\"Series NW Reinforced 647\\\/SL64\\\/Ecoline Inswing Folding Door, Non-Impact\",\"product_description\":\"Series NW Reinforced 647\\\/SL64\\\/Ecoline Inswing Folding Door, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#41109-R0\",\"approval_number\":\"FL41109.3\",\"seq\":3,\"product_model\":\"Series NW Reinforced 647\\\/SL64\\\/Ecoline Outswing Folding Door, Non-Impact\",\"product_description\":\"Series NW Reinforced 647\\\/SL64\\\/Ecoline Outswing Folding Door, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#41110-R0\",\"approval_number\":\"FL41110.1\",\"seq\":1,\"product_model\":\"Series NW Reinforced 847\\\/SL84\\\/Highline Corner Folding Door, Non-Impact\",\"product_description\":\"Series NW Reinforced 847\\\/SL84\\\/Highline Corner Folding Door, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#41110-R0\",\"approval_number\":\"FL41110.2\",\"seq\":2,\"product_model\":\"Series NW Reinforced 847\\\/SL84\\\/Highline Inswing Folding Door, Non-Impact\",\"product_description\":\"Series NW Reinforced 847\\\/SL84\\\/Highline Inswing Folding Door, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#41110-R0\",\"approval_number\":\"FL41110.3\",\"seq\":3,\"product_model\":\"Series NW Reinforced 847\\\/SL84\\\/Highline Outswing Folding Door, Non-Impact\",\"product_description\":\"Series NW Reinforced 847\\\/SL84\\\/Highline Outswing Folding Door, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#46179-R0\",\"approval_number\":\"FL46179.1\",\"seq\":1,\"product_model\":\"SL88 TILT & TURN\",\"product_description\":\"IMPACT HVHZ DOOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Peerless Products, Inc.\":[{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#44549-R0\",\"approval_number\":\"FL44549.1\",\"seq\":1,\"product_model\":\"GTD5 Outswing Terrace Door\",\"product_description\":\"48\\\" X 120\\\" Outswing Door\",\"design_pressure\":\"+80\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#12585-R0\",\"approval_number\":\"FL12585.1\",\"seq\":1,\"product_model\":\"5000\",\"product_description\":\"Outswing Terrace Door - 4-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#12585-R0\",\"approval_number\":\"FL12585.2\",\"seq\":2,\"product_model\":\"5000\",\"product_description\":\"Outswing Terrace Door - 4-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#12585-R0\",\"approval_number\":\"FL12585.3\",\"seq\":3,\"product_model\":\"5000\",\"product_description\":\"Impact Rated Outswing Terrace Door - 4-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#35076-R0\",\"approval_number\":\"FL35076.1\",\"seq\":1,\"product_model\":\"GTD3-4.25 Inswing Terrace Door mulled with series G541 fixed window\",\"product_description\":\"98\\\" X 121\\\" Inswing door next to fix lite window in subframe\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-24 00:00:00\",\"instructions_url\":\"\"}],\"Ville Doors\":[{\"manufacturer\":\"Ville Doors\",\"approval_number_master\":\"FL#35254-R1\",\"approval_number\":\"FL35254.1\",\"seq\":1,\"product_model\":\"and Sidelites\",\"product_description\":\"Ville Thermally Broken Aluminum Outswing Doors and Sidelites\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Starlink Building Supply\":[{\"manufacturer\":\"Starlink Building Supply\",\"approval_number_master\":\"FL#35309-R0\",\"approval_number\":\"FL35309.1\",\"seq\":1,\"product_model\":\"a. Sure Rock Fiberglass Entry Doors\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Starlink Building Supply\",\"approval_number_master\":\"FL#35309-R0\",\"approval_number\":\"FL35309.2\",\"seq\":2,\"product_model\":\"b. Sure Rock Fiberglass Entry Doors\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Starlink Building Supply\",\"approval_number_master\":\"FL#35309-R0\",\"approval_number\":\"FL35309.3\",\"seq\":3,\"product_model\":\"c. Sure Rock Fiberglass Entry Doors\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Starlink Building Supply\",\"approval_number_master\":\"FL#35309-R0\",\"approval_number\":\"FL35309.4\",\"seq\":4,\"product_model\":\"d. Sure Rock Fiberglass Entry Doors\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Starlink Building Supply\",\"approval_number_master\":\"FL#35309-R0\",\"approval_number\":\"FL35309.5\",\"seq\":5,\"product_model\":\"e. Sure Rock Fiberglass Entry Doors\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Starlink Building Supply\",\"approval_number_master\":\"FL#35309-R0\",\"approval_number\":\"FL35309.6\",\"seq\":6,\"product_model\":\"f. Sure Rock Fiberglass Entry Doors\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Starlink Building Supply\",\"approval_number_master\":\"FL#35309-R3\",\"approval_number\":\"FL35309.7\",\"seq\":7,\"product_model\":\"g. Starlink Fiberglass Entry Doors\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Opaque Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Starlink Building Supply\",\"approval_number_master\":\"FL#35309-R3\",\"approval_number\":\"FL35309.8\",\"seq\":8,\"product_model\":\"h. Starlink Fiberglass Entry Doors\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Opaque Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Starlink Building Supply\",\"approval_number_master\":\"FL#35309-R3\",\"approval_number\":\"FL35309.9\",\"seq\":9,\"product_model\":\"i. Starlink Fiberglass Entry Doors\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Opaque Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Starlink Building Supply\",\"approval_number_master\":\"FL#35309-R3\",\"approval_number\":\"FL35309.10\",\"seq\":10,\"product_model\":\"j. Starlink Fiberglass Entry Doors\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Glazed Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Starlink Building Supply\",\"approval_number_master\":\"FL#35309-R3\",\"approval_number\":\"FL35309.11\",\"seq\":11,\"product_model\":\"k. Starlink Fiberglass Entry Doors\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Glazed Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Starlink Building Supply\",\"approval_number_master\":\"FL#35309-R3\",\"approval_number\":\"FL35309.12\",\"seq\":12,\"product_model\":\"l. Starlink Fiberglass Entry Doors\",\"product_description\":\"Nominal 8'0 \\\"Non-Impact\\\" Glazed Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"E6 Global IPA, LLC\":[{\"manufacturer\":\"E6 Global IPA, LLC\",\"approval_number_master\":\"FL#35364-R1\",\"approval_number\":\"FL35364.1\",\"seq\":1,\"product_model\":\"AZ57-HW TWIN CORE ALUMINUM BIFOLD DOOR IMPACT\",\"product_description\":\"AZ57-HW TWIN CORE ALUMINUM BIFOLD DOOR IMPACT\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E6 Global IPA, LLC\",\"approval_number_master\":\"FL#35364-R0\",\"approval_number\":\"FL35364.2\",\"seq\":2,\"product_model\":\"AZ57-HW TWIN CORE ALUMINUM BIFOLD DOOR NON-IMPACT\",\"product_description\":\"AZ57-HW TWIN CORE ALUMINUM BIFOLD DOOR NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E6 Global IPA, LLC\",\"approval_number_master\":\"FL#41797-R0\",\"approval_number\":\"FL41797.1\",\"seq\":1,\"product_model\":\"AZ57-HWF2 ALUMINUM BIFOLD DOOR IMPACT (XXXX)\",\"product_description\":\"AZ57-HWF2 ALUMINUM BIFOLD DOOR IMPACT (XXXX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E6 Global IPA, LLC\",\"approval_number_master\":\"FL#41797-R1\",\"approval_number\":\"FL41797.2\",\"seq\":2,\"product_model\":\"AZ57-HWF2 ALUMINUM BIFOLD DOOR NON-IMPACT (XXXX)\",\"product_description\":\"AZ57-HWF2 ALUMINUM BIFOLD DOOR NON-IMPACT (XXXX)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E6 Global IPA, LLC\",\"approval_number_master\":\"FL#41797-R0\",\"approval_number\":\"FL41797.3\",\"seq\":3,\"product_model\":\"AZ57-HWF2 TWIN CORE ALUMINUM BIFOLD DOOR IMPACT (XX)\",\"product_description\":\"AZ57-HWF2 TWIN CORE ALUMINUM BIFOLD DOOR IMPACT, (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E6 Global IPA, LLC\",\"approval_number_master\":\"FL#41797-R0\",\"approval_number\":\"FL41797.4\",\"seq\":4,\"product_model\":\"AZ57-HWF2 TWIN CORE ALUMINUM BIFOLD DOOR IMPACT (XXXX)\",\"product_description\":\"AZ57-HWF2 TWIN CORE ALUMINUM BIFOLD DOOR IMPACT (XXXX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E6 Global IPA, LLC\",\"approval_number_master\":\"FL#41797-R1\",\"approval_number\":\"FL41797.5\",\"seq\":5,\"product_model\":\"AZ57-HWF2 TWIN CORE ALUMINUM BIFOLD DOOR NON-IMPACT (XX)\",\"product_description\":\"AZ57-HWF2 TWIN CORE ALUMINUM BIFOLD DOOR NON-IMPACT (XX)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E6 Global IPA, LLC\",\"approval_number_master\":\"FL#41797-R1\",\"approval_number\":\"FL41797.6\",\"seq\":6,\"product_model\":\"AZ57-HWF2 TWIN CORE ALUMINUM BIFOLD DOOR NON-IMPACT (XXXX)\",\"product_description\":\"AZ57-HWF2 TWIN CORE ALUMINUM BIFOLD DOOR NON-IMPACT (XXXX)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E6 Global IPA, LLC\",\"approval_number_master\":\"FL#47892-R0\",\"approval_number\":\"FL47892.1\",\"seq\":1,\"product_model\":\"FD54 TWIN CORE ALUMINUM BIFOLD DOOR\",\"product_description\":\"IMPACT HVHZ 36\\\"X96\\\" PANEL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E6 Global IPA, LLC\",\"approval_number_master\":\"FL#47892-R0\",\"approval_number\":\"FL47892.2\",\"seq\":2,\"product_model\":\"FD54 TWIN CORE ALUMINUM BIFOLD DOOR\",\"product_description\":\"NON-IMPACT HVHZ 36\\\"X96\\\" PANEL\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E6 Global IPA, LLC\",\"approval_number_master\":\"FL#47892-R0\",\"approval_number\":\"FL47892.3\",\"seq\":3,\"product_model\":\"FD54 TWIN CORE ALUMINUM BIFOLD DOOR\",\"product_description\":\"IMPACT HVHZ 36\\\"X80\\\" PANEL XX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E6 Global IPA, LLC\",\"approval_number_master\":\"FL#47892-R0\",\"approval_number\":\"FL47892.4\",\"seq\":4,\"product_model\":\"FD54 TWIN CORE ALUMINUM BIFOLD DOOR\",\"product_description\":\"IMPACT HVHZ 36\\\"X80\\\" PANEL XXXX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E6 Global IPA, LLC\",\"approval_number_master\":\"FL#47892-R0\",\"approval_number\":\"FL47892.5\",\"seq\":5,\"product_model\":\"FD54 TWIN CORE ALUMINUM BIFOLD DOOR\",\"product_description\":\"NON-IMPACT HVHZ 36\\\"X80\\\" PANEL XX\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E6 Global IPA, LLC\",\"approval_number_master\":\"FL#47892-R0\",\"approval_number\":\"FL47892.6\",\"seq\":6,\"product_model\":\"FD54 TWIN CORE ALUMINUM BIFOLD DOOR\",\"product_description\":\"NON-IMPACT HVHZ 36\\\"X80\\\" PANEL XXXX\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-09 00:00:00\",\"instructions_url\":\"\"}],\"Continental Glass Systems, LLC\":[{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#35404-R1\",\"approval_number\":\"FL35404.1\",\"seq\":1,\"product_model\":\"10500 Storefront Outswing Entrance door - LMI & SMI\",\"product_description\":\"10500 Storefront Outswing Entrance door - Large Missile Impact & Small Missile Impact\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#35404-R1\",\"approval_number\":\"FL35404.2\",\"seq\":2,\"product_model\":\"series 10000 inswing door LMI\",\"product_description\":\"series 10000 inswing door LMI\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#35404-R1\",\"approval_number\":\"FL35404.3\",\"seq\":3,\"product_model\":\"series 10000 outswing door LMI\",\"product_description\":\"series 10000 outswing door LMI\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#17340-R0\",\"approval_number\":\"FL17340.1\",\"seq\":1,\"product_model\":\"Series 10000\",\"product_description\":\"Aluminum Swing Door - L.M.I.\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#20513-R0\",\"approval_number\":\"FL20513.1\",\"seq\":1,\"product_model\":\"Series 10000 Door\",\"product_description\":\"Series 10000 Glazed Aluminum Outswing Door - LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#20513-R0\",\"approval_number\":\"FL20513.2\",\"seq\":2,\"product_model\":\"Series 10000 Door\",\"product_description\":\"Series 10000 Glazed Aluminum Inswing Door - LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#39360-R0\",\"approval_number\":\"FL39360.1\",\"seq\":1,\"product_model\":\"R-460 French Door System (HVHZ)(Impact)\",\"product_description\":\"R-460 French Door System (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#39361-R0\",\"approval_number\":\"FL39361.1\",\"seq\":1,\"product_model\":\"R-480 Bifold Door (HVHZ)(Impact)\",\"product_description\":\"R-480 Bifold Door (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-06-30 00:00:00\",\"instructions_url\":\"\"}],\"Co.Me.P Infissi SRL\":[{\"manufacturer\":\"Co.Me.P Infissi SRL\",\"approval_number_master\":\"FL#36832-R2\",\"approval_number\":\"FL36832.2\",\"seq\":2,\"product_model\":\"OS2 75 & 65 Series French Outswing Doors (HVHZ) (Impact)\",\"product_description\":\"OS2 75 & 65 Series French Outswing Doors (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Co.Me.P Infissi SRL\",\"approval_number_master\":\"FL#46874-R0\",\"approval_number\":\"FL46874.1\",\"seq\":1,\"product_model\":\"EBE 85 Pivot Door (HVHZ)(Impact)\",\"product_description\":\"EBE 85 Pivot Door (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Co.Me.P Infissi SRL\",\"approval_number_master\":\"FL#36832-R0\",\"approval_number\":\"FL36832.1\",\"seq\":1,\"product_model\":\"EBE Series Outswing Door\",\"product_description\":\"EBE Series Outswing Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Domadeco Corporation\":[{\"manufacturer\":\"Domadeco Corporation\",\"approval_number_master\":\"FL#37179-R2\",\"approval_number\":\"FL37179.1\",\"seq\":1,\"product_model\":\"Opaque Exterior Inswing Door (HVHZ)(Impact)\",\"product_description\":\"Opaque Exterior Inswing Door (HVHZ)(Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Domadeco Corporation\",\"approval_number_master\":\"FL#37179-R2\",\"approval_number\":\"FL37179.2\",\"seq\":2,\"product_model\":\"Opaque Exterior Outswing Door (HVHZ)(Impact)\",\"product_description\":\"Opaque Exterior Outswing Door (HVHZ)(Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Domadeco Corporation\",\"approval_number_master\":\"FL#46927-R0\",\"approval_number\":\"FL46927.1\",\"seq\":1,\"product_model\":\"Outswing Doors w\\\/Sidelites (HVHZ) (Impact)\",\"product_description\":\"Outswing Doors w\\\/Sidelites (HVHZ) (Impact)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-31 00:00:00\",\"instructions_url\":\"\"}],\"Morton Buildings, Inc\":[{\"manufacturer\":\"Morton Buildings, Inc\",\"approval_number_master\":\"FL#37299-R1\",\"approval_number\":\"FL37299.1\",\"seq\":1,\"product_model\":\"Fibersteel Entry Door\",\"product_description\":\"swinging steel entry door\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morton Buildings, Inc\",\"approval_number_master\":\"FL#37299-R1\",\"approval_number\":\"FL37299.2\",\"seq\":2,\"product_model\":\"MB-910 Door System\",\"product_description\":\"swinging steel entry door\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morton Buildings, Inc\",\"approval_number_master\":\"FL#3073-R2\",\"approval_number\":\"FL3073.1\",\"seq\":1,\"product_model\":\"Fibersteel Entry Door System\",\"product_description\":\"Inswing\\\/Outswing Entry Door with or without window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morton Buildings, Inc\",\"approval_number_master\":\"FL#13664-R0\",\"approval_number\":\"FL13664.1\",\"seq\":1,\"product_model\":\"MB-910 Door System\",\"product_description\":\"Exterior Swinging Door System. Overall size - 39 x 81.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morton Buildings, Inc\",\"approval_number_master\":\"FL#3073-R3\",\"approval_number\":\"FL3073.2\",\"seq\":2,\"product_model\":\"MB-910 Door System\",\"product_description\":\"Exterior Swinging Door System. Overall size - 39 x 81.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morton Buildings, Inc\",\"approval_number_master\":\"FL#17829-R0\",\"approval_number\":\"FL17829.1\",\"seq\":1,\"product_model\":\"Fibersteel Entry Door\",\"product_description\":\"Fibersteel swinging steel entry door\",\"design_pressure\":\"+100.0\\\/-100.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morton Buildings, Inc\",\"approval_number_master\":\"FL#17829-R0\",\"approval_number\":\"FL17829.2\",\"seq\":2,\"product_model\":\"MB-910 Door System\",\"product_description\":\"MB-910 swinging steel entry door\",\"design_pressure\":\"+80.0\\\/-80.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morton Buildings, Inc\",\"approval_number_master\":\"FL#25872-R0\",\"approval_number\":\"FL25872.1\",\"seq\":1,\"product_model\":\"Fibersteel Entry Door\",\"product_description\":\"swinging steel entry door\",\"design_pressure\":\"+100.0\\\/-100.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morton Buildings, Inc\",\"approval_number_master\":\"FL#25872-R0\",\"approval_number\":\"FL25872.2\",\"seq\":2,\"product_model\":\"MB-910 Door System\",\"product_description\":\"swinging steel entry door\",\"design_pressure\":\"+80.0\\\/-80.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Custom Millworks, Inc.\":[{\"manufacturer\":\"Custom Millworks, Inc.\",\"approval_number_master\":\"FL#37329-R0\",\"approval_number\":\"FL37329.1\",\"seq\":1,\"product_model\":\"Series Wood French Double Entry Door Full Lite & 3\\\/4\\\" Lite, Impact Rated\",\"product_description\":\"Series Wood French Double Entry Door Full Lite & 3\\\/4\\\" Lite, Impact Rated\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-28 00:00:00\",\"instructions_url\":\"\"}],\"A. J. Manufacturing, Inc.\":[{\"manufacturer\":\"A. J. Manufacturing, Inc.\",\"approval_number_master\":\"FL#7445-R1\",\"approval_number\":\"FL7445.1\",\"seq\":1,\"product_model\":\"3100, 4100, 3700, 3125, 3725, 3150, 3750, 4150, 5100, 5700, 7100, & 7700\",\"product_description\":\"Entry door, single swing, 3068, foamed door panel with steel sheets and optional 1\\\/9 x 2\\\/11 door lite.\",\"design_pressure\":\"+55.0\\\/-60.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"A. J. Manufacturing, Inc.\",\"approval_number_master\":\"FL#7648-R0\",\"approval_number\":\"FL7648.1\",\"seq\":1,\"product_model\":\"Partner Series 21A, 2.2125A, 2.150A, MW315, 21S and 21ST\",\"product_description\":\"Exterior Outswing Entry Door\",\"design_pressure\":\"+50\\\/-43.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"A. J. Manufacturing, Inc.\",\"approval_number_master\":\"FL#7648-R0\",\"approval_number\":\"FL7648.2\",\"seq\":2,\"product_model\":\"Responder Series R41, R4.125, R4.150 and R51\",\"product_description\":\"Exterior Outswing Entry Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"A. J. Manufacturing, Inc.\",\"approval_number_master\":\"FL#7648-R1\",\"approval_number\":\"FL7648.3\",\"seq\":3,\"product_model\":\"Responder Series R41, R4.125, R4.150 and R51\",\"product_description\":\"Exterior Outswing Entry Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"A. J. Manufacturing, Inc.\",\"approval_number_master\":\"FL#38034-R0\",\"approval_number\":\"FL38034.1\",\"seq\":1,\"product_model\":\"3100, 4100, 3700, 3125, 3725, 3150, 3750, 4150, 5100, 5700, 7100, &7700\",\"product_description\":\"Entry door, single swing, 3068, foamed door panel with steel sheets and optional 1\\\/9 x 2\\\/11 door lite\",\"design_pressure\":\"+55.0\\\/-66.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"A. J. Manufacturing, Inc.\",\"approval_number_master\":\"FL#38034-R0\",\"approval_number\":\"FL38034.2\",\"seq\":2,\"product_model\":\"Partner Series 21A, 2.2125A, 2.150A, MW315, 21S and 21ST\",\"product_description\":\"Exterior outswing entry door\",\"design_pressure\":\"+50\\\/-43.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"A. J. Manufacturing, Inc.\",\"approval_number_master\":\"FL#38034-R0\",\"approval_number\":\"FL38034.3\",\"seq\":3,\"product_model\":\"Responder Series R41, R4.125, R4.150 and R51\",\"product_description\":\"Exterior outswing entry door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Linea Rossa LLC\":[{\"manufacturer\":\"Linea Rossa LLC\",\"approval_number_master\":\"FL#38501-R0\",\"approval_number\":\"FL38501.1\",\"seq\":1,\"product_model\":\"SERIES \\\"LR-460\\\"\",\"product_description\":\"Aluminum French Door System.-L.M.I.\",\"design_pressure\":\"+100.0\\\/-100.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Linea Rossa LLC\",\"approval_number_master\":\"FL#40702-R0\",\"approval_number\":\"FL40702.1\",\"seq\":1,\"product_model\":\"Series LR480 aluminum bi-fold door - LMI\",\"product_description\":\"Series LR480 aluminum bi-fold door large missile impact\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Nystrom, Inc.\":[{\"manufacturer\":\"Nystrom, Inc.\",\"approval_number_master\":\"FL#38739-R1\",\"approval_number\":\"FL38739.1\",\"seq\":1,\"product_model\":\"XTA\\\/XTL Single Outswing HVAC Access Door (HVHZ) (Impact)\",\"product_description\":\"XTA\\\/XTL Single Outswing HVAC Access Door (HVHZ) (Impact)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nystrom, Inc.\",\"approval_number_master\":\"FL#21058-R0\",\"approval_number\":\"FL21058.1\",\"seq\":1,\"product_model\":\"Nystrom XTA\\\/XTL HVAC Access doors\",\"product_description\":\"Nystrom single, out-swing XTA\\\/XTL HVAC Access doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Elite Windows and Doors, LLC\":[{\"manufacturer\":\"Elite Windows and Doors, LLC\",\"approval_number_master\":\"FL#39373-R0\",\"approval_number\":\"FL39373.1\",\"seq\":1,\"product_model\":\"R-460 French Door System (HVHZ)(Impact)\",\"product_description\":\"R-460 French Door System (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Windows and Doors, LLC\",\"approval_number_master\":\"FL#39374-R0\",\"approval_number\":\"FL39374.1\",\"seq\":1,\"product_model\":\"R-480 Bifold Door (HVHZ)(Impact)\",\"product_description\":\"R-480 Bifold Door (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Windows and Doors, LLC\",\"approval_number_master\":\"FL#41127-R0\",\"approval_number\":\"FL41127.1\",\"seq\":1,\"product_model\":\"E-1000 Series Door (HVHZ)(Impact)\",\"product_description\":\"E-1000 Series Door (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Eco Window Systems\":[{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#47219-R1\",\"approval_number\":\"FL47219.1\",\"seq\":1,\"product_model\":\"ECO-NOVO Series 675 French Door\",\"product_description\":\"Large and Small Missile Impact Resistant French Door and Sidelite\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#21469-R0\",\"approval_number\":\"FL21469.1\",\"seq\":1,\"product_model\":\"Series 800 Commercial Aluminum Outswing Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum outswing commercial entrance door.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#21469-R0\",\"approval_number\":\"FL21469.2\",\"seq\":2,\"product_model\":\"Series 850 Residential Aluminum Outswing Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum outswing residential entrance door.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#21670-R0\",\"approval_number\":\"FL21670.1\",\"seq\":1,\"product_model\":\"Series 650 Commercial Aluminum Outswing Entrance Door\",\"product_description\":\"Large missile impact resistant commercial aluminum outswing entrance door.\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#28366-R0\",\"approval_number\":\"FL28366.1\",\"seq\":1,\"product_model\":\"Series 845 Aluminum Outswing Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#30783-R0\",\"approval_number\":\"FL30783.1\",\"seq\":1,\"product_model\":\"Series 1500 Aluminum Outswing\\\/Inswing Pivot Door\",\"product_description\":\"Large Missile Impact resistant aluminum outswing\\\/inswing pivot door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#21635-R0\",\"approval_number\":\"FL21635.1\",\"seq\":1,\"product_model\":\"Series 600 Aluminum Outswing French Doors w\\\/wo Sidelites\",\"product_description\":\"Large missile impact resistant aluminum outswing doors.\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#25667-R0\",\"approval_number\":\"FL25667.1\",\"seq\":1,\"product_model\":\"Series 950 Aluminum Outswing Door\",\"product_description\":\"Large missile impact resistant aluminum outswing door\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#39630-R0\",\"approval_number\":\"FL39630.1\",\"seq\":1,\"product_model\":\"Series 600 Aluminum Outswing Entrance Door\",\"product_description\":\"Non-impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+61.6\\\/-67.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#39630-R1\",\"approval_number\":\"FL39630.2\",\"seq\":2,\"product_model\":\"Series 600 Aluminum Outswing Entrance Door\",\"product_description\":\"Non-Impact Resistant aluminum outswing entrance door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#39630-R1\",\"approval_number\":\"FL39630.3\",\"seq\":3,\"product_model\":\"Series 650 Aluminum Outswing Entrance Door\",\"product_description\":\"Large Missile Impact Resistant aluminum outswing entrance door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#39630-R2\",\"approval_number\":\"FL39630.4\",\"seq\":4,\"product_model\":\"Series 650 Aluminum Outswing Entrance Door\",\"product_description\":\"Large Missile Impact Resistant aluminum outswing entrance door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#39630-R3\",\"approval_number\":\"FL39630.5\",\"seq\":5,\"product_model\":\"Series 650 Aluminum Outswing Entrance Door\",\"product_description\":\"Large Missile Impact Resistant aluminum outswing entrance door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#39630-R3\",\"approval_number\":\"FL39630.6\",\"seq\":6,\"product_model\":\"Series 800 Aluminum Outswing Entrance Door\",\"product_description\":\"Large Missile Impact Resistant aluminum outswing entrance door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#39630-R3\",\"approval_number\":\"FL39630.7\",\"seq\":7,\"product_model\":\"Series 810 Aluminum Outswing Entrance Door\",\"product_description\":\"Large Missile Impact Resistant aluminum outswing entrance door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#39630-R3\",\"approval_number\":\"FL39630.8\",\"seq\":8,\"product_model\":\"Series 845 Aluminum Outswing Entrance Door\",\"product_description\":\"Large Missile Impact Resistant aluminum outswing entrance door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#39630-R3\",\"approval_number\":\"FL39630.9\",\"seq\":9,\"product_model\":\"Series 950 Aluminum Outswing Entrance Door\",\"product_description\":\"Large Missile Impact Resistant aluminum outswing entrance door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"}],\"PS Industries\":[{\"manufacturer\":\"PS Industries\",\"approval_number_master\":\"FL#39631-R1\",\"approval_number\":\"FL39631.1\",\"seq\":1,\"product_model\":\"HYDRO1-PD520\",\"product_description\":\"Pedestrian Flood Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PS Industries\",\"approval_number_master\":\"FL#39631-R1\",\"approval_number\":\"FL39631.2\",\"seq\":2,\"product_model\":\"HYDRO1-PD522\",\"product_description\":\"90 Min Rated Flood Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sun Mountain Custom Doors\":[{\"manufacturer\":\"Sun Mountain Custom Doors\",\"approval_number_master\":\"FL#39826-R4\",\"approval_number\":\"FL39826.1\",\"seq\":1,\"product_model\":\"OUTSWING & INSWING, SINGLE & DOUBLE, LARGE MISSILE IMPACT CUSTOM WOOD DOORS (GLAZED OR WOOD PANELS), CASES I, II, & III.\",\"product_description\":\"Single & Double Panel Solid or Glazed Wood Out\\\/In Swing Door Systems (Large Missile Impact Resistant)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"In & Out Products LLC\":[{\"manufacturer\":\"In & Out Products LLC\",\"approval_number_master\":\"FL#40116-R0\",\"approval_number\":\"FL40116.1\",\"seq\":1,\"product_model\":\"a. The Guard Dog Pet Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Plastpro Glazed Fiberglass Single Door with \\\"The Guard Dog Pet Door\\\" Insert - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"In & Out Products LLC\",\"approval_number_master\":\"FL#40116-R0\",\"approval_number\":\"FL40116.2\",\"seq\":2,\"product_model\":\"b. The Guard Dog Pet Door\",\"product_description\":\"6'8 \\\"Impact\\\" Plastpro Glazed Fiberglass Single Door with \\\"The Guard Dog Pet Door\\\" Insert Sash - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"In & Out Products LLC\",\"approval_number_master\":\"FL#40116-R1\",\"approval_number\":\"FL40116.3\",\"seq\":3,\"product_model\":\"c. The Guard Dog Pet Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Plastpro Opaque Fiberglass Single Door with \\\"The Guard Dog Pet Door\\\" Insert Sash - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"In & Out Products LLC\",\"approval_number_master\":\"FL#40116-R1\",\"approval_number\":\"FL40116.4\",\"seq\":4,\"product_model\":\"d. The Guard Dog Pet Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Plastpro Glazed Fiberglass Single Door with \\\"The Guard Dog Pet Door\\\" Insert Sash - Inswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"In & Out Products LLC\",\"approval_number_master\":\"FL#40116-R1\",\"approval_number\":\"FL40116.5\",\"seq\":5,\"product_model\":\"e. The Guard Dog Pet Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Plastpro Opaque Fiberglass Single Door with \\\"The Guard Dog Pet Door\\\" Insert Sash - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"In & Out Products LLC\",\"approval_number_master\":\"FL#40116-R1\",\"approval_number\":\"FL40116.6\",\"seq\":6,\"product_model\":\"f. The Guard Dog Pet Door\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Plastpro Glazed Fiberglass Single Door with \\\"The Guard Dog Pet Door\\\" Insert Sash - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Wood-On LLC dba MW Millworks\":[{\"manufacturer\":\"Wood-On LLC dba MW Millworks\",\"approval_number_master\":\"FL#40150-R1\",\"approval_number\":\"FL40150.2\",\"seq\":2,\"product_model\":\"Series Wood Outswing Impact Entry Doors\",\"product_description\":\"Series Wood Outswing Impact Entry Doors\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wood-On LLC dba MW Millworks\",\"approval_number_master\":\"FL#41636-R2\",\"approval_number\":\"FL41636.4\",\"seq\":4,\"product_model\":\"d. Narrow Stile \\\"Impact\\\" Wood Doors\",\"product_description\":\"\\\"Impact\\\" Opaque \\\/ Glazed Stile and Rail Wood Door with Sidelite(s) - Inswing (Single - OXO, OX or XO Configurations; Nominal 10'0 Door Panel Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wood-On LLC dba MW Millworks\",\"approval_number_master\":\"FL#41636-R2\",\"approval_number\":\"FL41636.5\",\"seq\":5,\"product_model\":\"e. Narrow Stile \\\"Impact\\\" Wood Doors\",\"product_description\":\"\\\"Impact\\\" Opaque \\\/ Glazed Stile and Rail Wood Door with Transom w\\\/wo Sidelite(s) - Inswing (Single - O\\\/X, O\\\/OX or O\\\/XO, O\\\/OXO Configurations; Nominal 10'0 Door Panel Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wood-On LLC dba MW Millworks\",\"approval_number_master\":\"FL#41636-R2\",\"approval_number\":\"FL41636.6\",\"seq\":6,\"product_model\":\"f. Narrow Stile \\\"Impact\\\" Wood Doors\",\"product_description\":\"\\\"Impact\\\" Opaque \\\/ Glazed Stile and Rail Wood Door w\\\/wo Direct Set Sidelites - Inswing (Double XX, OXXO Configurations; Nominal 10'0 Door Panel Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wood-On LLC dba MW Millworks\",\"approval_number_master\":\"FL#41636-R2\",\"approval_number\":\"FL41636.7\",\"seq\":7,\"product_model\":\"g. Narrow Stile \\\"Impact\\\" Wood Doors\",\"product_description\":\"\\\"Impact\\\" Opaque \\\/ Glazed Stile and Rail Wood Doors with Transom w\\\/wo Sidelites - Inswing (Double - O\\\/XX, OOO\\\/OXXO Configurations; Nominal 10'0 Door Panel Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wood-On LLC dba MW Millworks\",\"approval_number_master\":\"FL#40150-R0\",\"approval_number\":\"FL40150.1\",\"seq\":1,\"product_model\":\"Series Wood Inswing Impact Entry Doors\",\"product_description\":\"Series Wood Inswing Impact Entry Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wood-On LLC dba MW Millworks\",\"approval_number_master\":\"FL#41636-R0\",\"approval_number\":\"FL41636.1\",\"seq\":1,\"product_model\":\"a. Narrow Stile \\\"Impact\\\" Wood Doors\",\"product_description\":\"\\\"Impact\\\" Opaque \\\/ Glazed Stile and Rail Wood Door with Sidelite(s) - Inswing (Single - OXO, OX or XO Configurations; Nominal 9'0 Door Panel Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wood-On LLC dba MW Millworks\",\"approval_number_master\":\"FL#41636-R0\",\"approval_number\":\"FL41636.2\",\"seq\":2,\"product_model\":\"b. Narrow Stile \\\"Impact\\\" Wood Doors\",\"product_description\":\"\\\"Impact\\\" Opaque \\\/ Glazed Stile and Rail Wood Door - Outswing (Single or Double X, XX Configurations; Nominal 9'0 Door Panel Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wood-On LLC dba MW Millworks\",\"approval_number_master\":\"FL#41636-R0\",\"approval_number\":\"FL41636.3\",\"seq\":3,\"product_model\":\"c. Narrow Stile \\\"Impact\\\" Wood Doors\",\"product_description\":\"\\\"Impact\\\" Opaque \\\/ Glazed Stile and Rail Faux Wood Door - Outswing (Double XX Configuration; Nominal 9'0 Door Panel Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Condado Window\":[{\"manufacturer\":\"Condado Window\",\"approval_number_master\":\"FL#40554-R0\",\"approval_number\":\"FL40554.1\",\"seq\":1,\"product_model\":\"Ultra 400 Series Outswing Entrance Door with Integral Shutter (HVHZ) (Impact)\",\"product_description\":\"Ultra 400 Series Outswing Entrance Door with Integral Shutter (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Condado Window\",\"approval_number_master\":\"FL#40554-R2\",\"approval_number\":\"FL40554.2\",\"seq\":2,\"product_model\":\"Ultra 400 Series Outswing Entrance Door with Integral Shutter (HVHZ) (Impact)\",\"product_description\":\"Ultra 400 Series Outswing Entrance Door with Integral Shutter (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"MPI KY, LLC\":[{\"manufacturer\":\"MPI KY, LLC\",\"approval_number_master\":\"FL#40948-R3\",\"approval_number\":\"FL40948.3\",\"seq\":3,\"product_model\":\"c. \\\"PS\\\" Commercial Steel Door\",\"product_description\":\"Up to a Nominal 4'0 x 8'0 - 18 ga. \\\"Impact\\\" Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head (Outswing Single Configuration \\\"X\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MPI KY, LLC\",\"approval_number_master\":\"FL#40948-R3\",\"approval_number\":\"FL40948.4\",\"seq\":4,\"product_model\":\"d. \\\"SST\\\" Commercial Steel Door\",\"product_description\":\"Up to a Nominal 4'0 x 8'0 - 16 ga. \\\"Impact\\\" Commercial Steel Stiffened Steel Door in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head (Outswing Single Configuration \\\"X\\\") Cylindrical or Mortise Lock\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MPI KY, LLC\",\"approval_number_master\":\"FL#40948-R3\",\"approval_number\":\"FL40948.5\",\"seq\":5,\"product_model\":\"e. \\\"PS\\\" Commercial Steel Door\",\"product_description\":\"Up to a Nominal 3'0 x 7'2 - 18 ga. \\\"Impact\\\" Commercial Steel Stiffened Steel Door in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head (Inswing\\\/Outswing Single Configuration \\\"X\\\") Cylindrical or Mortise Lock\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MPI KY, LLC\",\"approval_number_master\":\"FL#40948-R3\",\"approval_number\":\"FL40948.6\",\"seq\":6,\"product_model\":\"f. \\\"SST\\\" Commercial Steel Door\",\"product_description\":\"Up to a Nominal 3'0 x 7'2 - 16 ga. Steel Stiffened \\\"Impact\\\" Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head (Inswing\\\/Outswing Single Configuration \\\"X\\\") Cylindrical or Mortise Lock\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MPI KY, LLC\",\"approval_number_master\":\"FL#40948-R3\",\"approval_number\":\"FL40948.7\",\"seq\":7,\"product_model\":\"g. \\\"PS\\\" Commercial Steel Door\",\"product_description\":\"Up to a Nominal 4'0 x 8'0 - 18 ga. Steel Stiffened \\\"Impact\\\" Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame w\\\/with 2\\\" or 4\\\" Head (Outswing Single Configuration \\\"X\\\") Cylindrical or Mortise Lock\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MPI KY, LLC\",\"approval_number_master\":\"FL#40948-R3\",\"approval_number\":\"FL40948.8\",\"seq\":8,\"product_model\":\"h. \\\"PS\\\" Commercial Steel Door\",\"product_description\":\"Up to a Nominal 6'0 x 7'2 - 18 ga. Steel Stiffened \\\"Impact\\\" Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame (Outswing Double Configuration \\\"XX\\\") Cylindrical or Mortise Lock\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MPI KY, LLC\",\"approval_number_master\":\"FL#40948-R3\",\"approval_number\":\"FL40948.9\",\"seq\":9,\"product_model\":\"i. \\\"SST\\\" Commercial Steel Door\",\"product_description\":\"Up to a Nominal 6'0 x 7'2 - 16 ga. Steel Stiffened \\\"Impact\\\" Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame (Outswing Double Configuration \\\"XX\\\") Cylindrical or Mortise Lock\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MPI KY, LLC\",\"approval_number_master\":\"FL#14348-R0\",\"approval_number\":\"FL14348.1\",\"seq\":1,\"product_model\":\"WSD1\",\"product_description\":\"Swinging steel doors and frames for exterior application\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MPI KY, LLC\",\"approval_number_master\":\"FL#40948-R0\",\"approval_number\":\"FL40948.1\",\"seq\":1,\"product_model\":\"a. \\\"SST\\\" Commercial Steel Door\",\"product_description\":\"Up to a Nominal 4'0 x 8'0 - 16 ga. \\\"Impact\\\" Commercial Steel Stiffened Steel Door in a 16 ga. Hollow Metal Steel Frame (Outswing Single Configuration \\\"X\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MPI KY, LLC\",\"approval_number_master\":\"FL#40948-R1\",\"approval_number\":\"FL40948.2\",\"seq\":2,\"product_model\":\"b. \\\"SST\\\" Commercial Steel Door\",\"product_description\":\"Up to a Nominal 8'0 x 8'0 - 18 ga. \\\"Impact\\\" Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with Rim Panic Surface Vertical Rods (Outswing Double Configuration \\\"XX\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Arcadia, Inc.\":[{\"manufacturer\":\"Arcadia, Inc.\",\"approval_number_master\":\"FL#45922-R0\",\"approval_number\":\"FL45922.1\",\"seq\":1,\"product_model\":\"TD-400 Terrace Door (Non-HVHZ)(Non-Impact)\",\"product_description\":\"TD-400 Terrace Door (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arcadia, Inc.\",\"approval_number_master\":\"FL#45922-R0\",\"approval_number\":\"FL45922.2\",\"seq\":2,\"product_model\":\"TD-400 Terrace Door (WZ3)(Impact)\",\"product_description\":\"TD-400 Terrace Door (WZ3)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arcadia, Inc.\",\"approval_number_master\":\"FL#40955-R0\",\"approval_number\":\"FL40955.1\",\"seq\":1,\"product_model\":\"IPMS-362 Series Entrance Door (WZ3) (Impact)\",\"product_description\":\"IPMS-362 Series Entrance Door (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arcadia, Inc.\",\"approval_number_master\":\"FL#40955-R0\",\"approval_number\":\"FL40955.2\",\"seq\":2,\"product_model\":\"IPWS 512 HD Series Entrance Door (WZ3) (Impact)\",\"product_description\":\"IPWS 512 HD Series Entrance Door (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"The French Steel Company, LLC\":[{\"manufacturer\":\"The French Steel Company, LLC\",\"approval_number_master\":\"FL#41071-R1\",\"approval_number\":\"FL41071.1\",\"seq\":1,\"product_model\":\"Inswing French Steel Exterior Hinged XX & X Door\",\"product_description\":\"Inswing French Steel Exterior Hinged XX & X Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The French Steel Company, LLC\",\"approval_number_master\":\"FL#41071-R1\",\"approval_number\":\"FL41071.2\",\"seq\":2,\"product_model\":\"Swing Out and Swing In French Steel Exterior Hinged Doors and Stationary Windows\",\"product_description\":\"Swing Out and Swing In French Steel Exterior Hinged Doors and Stationary Windows\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"OKNOPLAST SP. Z O.O.\":[{\"manufacturer\":\"OKNOPLAST SP. Z O.O.\",\"approval_number_master\":\"FL#41111-R0\",\"approval_number\":\"FL41111.1\",\"seq\":1,\"product_model\":\"Dual Action Single Door - Pixel\",\"product_description\":\"Dual Action Single Door - Pixel\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OKNOPLAST SP. Z O.O.\",\"approval_number_master\":\"FL#41111-R0\",\"approval_number\":\"FL41111.2\",\"seq\":2,\"product_model\":\"Dual Action Twin Door - Pixel\",\"product_description\":\"Dual Action Twin Door - Pixel\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-11 00:00:00\",\"instructions_url\":\"\"}],\"DKS Steel Door & Frames Systems,Inc\":[{\"manufacturer\":\"DKS Steel Door & Frames Systems,Inc\",\"approval_number_master\":\"FL#41130-R0\",\"approval_number\":\"FL41130.1\",\"seq\":1,\"product_model\":\"a. DKS Series 1800\",\"product_description\":\"Nominal 4'0 x 8'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with 2\\\" Head (Outswing Single Configuration \\\"X\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DKS Steel Door & Frames Systems,Inc\",\"approval_number_master\":\"FL#41130-R0\",\"approval_number\":\"FL41130.2\",\"seq\":2,\"product_model\":\"b. DKS Series 1800\",\"product_description\":\"Nominal 4'0 x 8'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with 2\\\" Head (Outswing Single Configuration \\\"X\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DKS Steel Door & Frames Systems,Inc\",\"approval_number_master\":\"FL#41130-R0\",\"approval_number\":\"FL41130.3\",\"seq\":3,\"product_model\":\"c. DKS Series 1800\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door (See INST drawing for Hardware Options) in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head (Outswing \\\/ Inswing Single Configuration \\\"X\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DKS Steel Door & Frames Systems,Inc\",\"approval_number_master\":\"FL#41130-R0\",\"approval_number\":\"FL41130.4\",\"seq\":4,\"product_model\":\"d. DKS Series 1800\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door (See INST drawing for Hardware Options) in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head (Outswing \\\/ Inswing Single Configuration \\\"X\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DKS Steel Door & Frames Systems,Inc\",\"approval_number_master\":\"FL#41130-R0\",\"approval_number\":\"FL41130.5\",\"seq\":5,\"product_model\":\"e. DKS Series 1800\",\"product_description\":\"Nominal 6'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door (See INST drawing for Hardware Options) in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head (Outswing \\\/ Inswing Double Configuration \\\"XX\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DKS Steel Door & Frames Systems,Inc\",\"approval_number_master\":\"FL#41130-R0\",\"approval_number\":\"FL41130.6\",\"seq\":6,\"product_model\":\"f. DKS Series 1800\",\"product_description\":\"Nominal 6'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door (See INST drawing for Hardware Options) in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head (Outswing \\\/ Inswing Double Configuration \\\"XX\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DKS Steel Door & Frames Systems,Inc\",\"approval_number_master\":\"FL#41130-R0\",\"approval_number\":\"FL41130.7\",\"seq\":7,\"product_model\":\"g. DKS Series 1800\",\"product_description\":\"Nominal 8'0 x 8'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door (See INST drawing for Hardware Options) in a 16 ga. Hollow Metal Steel Frame with 2\\\" Head (Outswing Double Configuration \\\"XX\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DKS Steel Door & Frames Systems,Inc\",\"approval_number_master\":\"FL#41130-R0\",\"approval_number\":\"FL41130.8\",\"seq\":8,\"product_model\":\"h. DKS Series 1800\",\"product_description\":\"Nominal 8'0 x 8'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door (See INST drawing for Hardware Options) in a 16 ga. Hollow Metal Steel Frame with 2\\\" Head (Outswing Double Configuration \\\"XX\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Edgewater Door\":[{\"manufacturer\":\"Edgewater Door\",\"approval_number_master\":\"FL#41446-R4\",\"approval_number\":\"FL41446.1\",\"seq\":1,\"product_model\":\"EH Door Single or Pair\",\"product_description\":\"Edgewater Fiberglass EH Door, Single or Pair, Large Missile Impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-30 00:00:00\",\"instructions_url\":\"\"}],\"Labrador & Fundora Corp D?B?A V & V Windows\":[{\"manufacturer\":\"Labrador & Fundora Corp D?B?A V & V Windows\",\"approval_number_master\":\"FL#41459-R2\",\"approval_number\":\"FL41459.1\",\"seq\":1,\"product_model\":\"Series \\\"300\\\" Outswing Aluminum Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum outswing door.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Labrador & Fundora Corp D?B?A V & V Windows\",\"approval_number_master\":\"FL#41459-R2\",\"approval_number\":\"FL41459.2\",\"seq\":2,\"product_model\":\"Series \\\"300NI\\\" Outswing Aluminum Entrance Door\",\"product_description\":\"Non impact resistant aluminum outswing door.\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-07 00:00:00\",\"instructions_url\":\"\"}],\"Shanghai YY Windows CO., LTD\":[{\"manufacturer\":\"Shanghai YY Windows CO., LTD\",\"approval_number_master\":\"FL#41537-R1\",\"approval_number\":\"FL41537.1\",\"seq\":1,\"product_model\":\"SPA100 ALUMINUM OUTSWING GLASS DOOR - LMI\",\"product_description\":\"SPA100 ALUMINUM OUTSWING GLASS DOOR - large missile impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shanghai YY Windows CO., LTD\",\"approval_number_master\":\"FL#41576-R1\",\"approval_number\":\"FL41576.1\",\"seq\":1,\"product_model\":\"ALUMINUM BI-FOLD DOOR LARGE MISSILE IMPACT (L.M.I.)\",\"product_description\":\"ALUMINUM BI-FOLD DOOR LARGE MISSILE IMPACT-large missile impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shanghai YY Windows CO., LTD\",\"approval_number_master\":\"FL#41579-R1\",\"approval_number\":\"FL41579.1\",\"seq\":1,\"product_model\":\"SPA150 FRENCH DOOR-LMI\",\"product_description\":\"SPA150 FRENCH DOOR-large missile impact\",\"design_pressure\":\"+96\\\/-96\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"OIKOS VENEZIA Srl\":[{\"manufacturer\":\"OIKOS VENEZIA Srl\",\"approval_number_master\":\"FL#41748-R1\",\"approval_number\":\"FL41748.1\",\"seq\":1,\"product_model\":\"Series Synua-12 Inswing Pivot Door\",\"product_description\":\"Large missile impact resistant steel inswing pivot door with or without sidelites.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OIKOS VENEZIA Srl\",\"approval_number_master\":\"FL#41748-R1\",\"approval_number\":\"FL41748.2\",\"seq\":2,\"product_model\":\"Series Synua-12 Outswing Pivot Door\",\"product_description\":\"Large missile impact resistant steel outswing pivot door with or without sidelites.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"PDUSA, Inc.\":[{\"manufacturer\":\"PDUSA, Inc.\",\"approval_number_master\":\"FL#41814-R0\",\"approval_number\":\"FL41814.1\",\"seq\":1,\"product_model\":\"a. PD Door Mount Dog Door\",\"product_description\":\"The Non-Impact \\\"PD Door Mount Dog Door\\\" for use in a 6'8 Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PDUSA, Inc.\",\"approval_number_master\":\"FL#41814-R0\",\"approval_number\":\"FL41814.2\",\"seq\":2,\"product_model\":\"b. PD HURCAN Door Mount Dog Door\",\"product_description\":\"The Impact \\\"PD HURCAN Door Mount Dog Door\\\" for use in a 6'8 Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PDUSA, Inc.\",\"approval_number_master\":\"FL#41814-R0\",\"approval_number\":\"FL41814.3\",\"seq\":3,\"product_model\":\"c. PD \\\"Wall Mount\\\" Dog Door\",\"product_description\":\"The Non-Impact Through the Wall (Masonry or Stud applications) \\\"PD Wall Mount Dog Door\\\" assembly.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PDUSA, Inc.\",\"approval_number_master\":\"FL#41814-R0\",\"approval_number\":\"FL41814.4\",\"seq\":4,\"product_model\":\"d. PD HURCAN Wall Mount Dog Door\",\"product_description\":\"The Impact Through the Wall (Masonry or Stud applications) \\\"PD HURCAN Wall Mount Dog Door\\\" assembly.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PDUSA, Inc.\",\"approval_number_master\":\"FL#41814-R0\",\"approval_number\":\"FL41814.5\",\"seq\":5,\"product_model\":\"e. BG Door Mount Dog Door\",\"product_description\":\"The Non-Impact \\\"BG Door Mount Dog Door\\\" for use in a 6'8 Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PDUSA, Inc.\",\"approval_number_master\":\"FL#41814-R0\",\"approval_number\":\"FL41814.6\",\"seq\":6,\"product_model\":\"f. BG HURCAN Door Mount Dog Door\",\"product_description\":\"The Impact \\\"BG HURCAN Door Mount Dog Door\\\" for use in a 6'8 Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PDUSA, Inc.\",\"approval_number_master\":\"FL#41814-R0\",\"approval_number\":\"FL41814.7\",\"seq\":7,\"product_model\":\"g. BG \\\"Wall Mount\\\" Dog Door\",\"product_description\":\"The Non-Impact Through the Wall (Masonry or Stud applications) \\\"BG Wall Mount Dog Door\\\" assembly.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PDUSA, Inc.\",\"approval_number_master\":\"FL#41814-R0\",\"approval_number\":\"FL41814.8\",\"seq\":8,\"product_model\":\"h. BG HURCAN Wall Mount Dog Door\",\"product_description\":\"The Impact Through the Wall (Masonry or Stud applications) \\\"BG HURCAN Wall Mount Dog Door\\\" assembly.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Drutex S.A.\":[{\"manufacturer\":\"Drutex S.A.\",\"approval_number_master\":\"FL#41838-R2\",\"approval_number\":\"FL41838.4\",\"seq\":4,\"product_model\":\"IGLO Energy Classic Balcony Door (Non-HVHZ) (Non-Impact)\",\"product_description\":\"IGLO Energy Classic Balcony Door (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drutex S.A.\",\"approval_number_master\":\"FL#46724-R0\",\"approval_number\":\"FL46724.1\",\"seq\":1,\"product_model\":\"MB-79N SI Balcony Door (HVHZ)(Impact)\",\"product_description\":\"MB-79N SI Balcony Door (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drutex S.A.\",\"approval_number_master\":\"FL#46724-R0\",\"approval_number\":\"FL46724.2\",\"seq\":2,\"product_model\":\"MB-79N SI Balcony Door (Non-HVHZ) (Non-Impact)\",\"product_description\":\"MB-79N SI Balcony Door (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drutex S.A.\",\"approval_number_master\":\"FL#46724-R0\",\"approval_number\":\"FL46724.3\",\"seq\":3,\"product_model\":\"MB-86N SI Balcony Door (HVHZ) (Impact)\",\"product_description\":\"MB-86N SI Balcony Door (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drutex S.A.\",\"approval_number_master\":\"FL#46724-R0\",\"approval_number\":\"FL46724.4\",\"seq\":4,\"product_model\":\"MB-86N SI Balcony Door (Non-HVHZ) (Non-Impact)\",\"product_description\":\"MB-86N SI Balcony Door (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drutex S.A.\",\"approval_number_master\":\"FL#47927-R0\",\"approval_number\":\"FL47927.1\",\"seq\":1,\"product_model\":\"IGLO EDGE Balcony Door (HVHZ) (Impact)\",\"product_description\":\"IGLO EDGE Balcony Door (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drutex S.A.\",\"approval_number_master\":\"FL#47927-R0\",\"approval_number\":\"FL47927.2\",\"seq\":2,\"product_model\":\"IGLO EDGE Balcony Door (Non-HVHZ) (Non-Impact)\",\"product_description\":\"IGLO EDGE Balcony Door (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drutex S.A.\",\"approval_number_master\":\"FL#47927-R0\",\"approval_number\":\"FL47927.3\",\"seq\":3,\"product_model\":\"IGLO EDGE Balcony Door (WZ3) (Impact)\",\"product_description\":\"IGLO EDGE Balcony Door (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drutex S.A.\",\"approval_number_master\":\"FL#41838-R0\",\"approval_number\":\"FL41838.1\",\"seq\":1,\"product_model\":\"IGLO 5 Balcony Door (Non-HVHZ) (Non-Impact)\",\"product_description\":\"IGLO 5 Balcony Door (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drutex S.A.\",\"approval_number_master\":\"FL#41838-R0\",\"approval_number\":\"FL41838.2\",\"seq\":2,\"product_model\":\"IGLO Energy Balcony Door (Non-HVHZ) (Non-Impact)\",\"product_description\":\"IGLO Energy Balcony Door (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drutex S.A.\",\"approval_number_master\":\"FL#41838-R1\",\"approval_number\":\"FL41838.3\",\"seq\":3,\"product_model\":\"IGLO Energy Balcony Door (Non-HVHZ) (Non-Impact)\",\"product_description\":\"IGLO Energy Balcony Door (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"THE DOOR DISTRICT\":[{\"manufacturer\":\"THE DOOR DISTRICT\",\"approval_number_master\":\"FL#41847-R2\",\"approval_number\":\"FL41847.1\",\"seq\":1,\"product_model\":\"Outswing Glass Wood Pivot Door\",\"product_description\":\"Large missile impact resistant wood outswing glazed pivot door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"THE DOOR DISTRICT\",\"approval_number_master\":\"FL#41847-R2\",\"approval_number\":\"FL41847.2\",\"seq\":2,\"product_model\":\"Outswing Opaque Wood Pivot Door\",\"product_description\":\"Large missile impact resistant wood outswing opaque pivot door.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"THE DOOR DISTRICT\",\"approval_number_master\":\"FL#46978-R0\",\"approval_number\":\"FL46978.1\",\"seq\":1,\"product_model\":\"Outswing Opaque Wood Door\",\"product_description\":\"Large missile impact resistant single outswing opaque wood door.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-11-29 00:00:00\",\"instructions_url\":\"\"}],\"Historical Arts & Castings\":[{\"manufacturer\":\"Historical Arts & Castings\",\"approval_number_master\":\"FL#42027-R1\",\"approval_number\":\"FL42027.1\",\"seq\":1,\"product_model\":\"Palmetto Series Outswing Doors (HVHZ) (Impact)\",\"product_description\":\"Palmetto Series Outswing Doors (HVHZ) (Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Historical Arts & Castings\",\"approval_number_master\":\"FL#41852-R0\",\"approval_number\":\"FL41852.1\",\"seq\":1,\"product_model\":\"2000 Series Bronze Doors\",\"product_description\":\"Glazed Outswing Bronze Doors in Bronze Frames. May be assembled with HACI Fixed Sidelites.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Historical Arts & Castings\",\"approval_number_master\":\"FL#41852-R0\",\"approval_number\":\"FL41852.2\",\"seq\":2,\"product_model\":\"Palmetto Series Bronze Doors\",\"product_description\":\"Glazed Outswing Bronze Doors in Bronze Frames. May be assembled with HACI Fixed Sidelites or Transoms.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Jamison Door Company\":[{\"manufacturer\":\"Jamison Door Company\",\"approval_number_master\":\"FL#41854-R2\",\"approval_number\":\"FL41854.1\",\"seq\":1,\"product_model\":\"Jamison Outswing Plyfoam II Cooler\\\/Freezer Door\",\"product_description\":\"Large missile impact resistant outswing cooler\\\/freezer door.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Pagen Sp. z o.o.\":[{\"manufacturer\":\"Pagen Sp. z o.o.\",\"approval_number_master\":\"FL#42038-R1\",\"approval_number\":\"FL42038.1\",\"seq\":1,\"product_model\":\"Series AWS 70.HI \\\/75.SI+ Aluminum Outswing Terrace Door\",\"product_description\":\"Large missile impact resistant aluminum outswing terrace door.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-04-19 00:00:00\",\"instructions_url\":\"\"}],\"Tischler und Sohn(USA)Limited\":[{\"manufacturer\":\"Tischler und Sohn(USA)Limited\",\"approval_number_master\":\"FL#42052-R0\",\"approval_number\":\"FL42052.1\",\"seq\":1,\"product_model\":\"In-swing Impact Glazed Wood Doors\",\"product_description\":\"In-swing glazed doors (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tischler und Sohn(USA)Limited\",\"approval_number_master\":\"FL#42052-R0\",\"approval_number\":\"FL42052.2\",\"seq\":2,\"product_model\":\"In-swing Impact Wood Paneled Doors\",\"product_description\":\"In-swing wood paneled doors (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tischler und Sohn(USA)Limited\",\"approval_number_master\":\"FL#42058-R0\",\"approval_number\":\"FL42058.1\",\"seq\":1,\"product_model\":\"Out-swing Impact Glazed Wood Doors\",\"product_description\":\"Out-swing glazed doors (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tischler und Sohn(USA)Limited\",\"approval_number_master\":\"FL#42058-R0\",\"approval_number\":\"FL42058.2\",\"seq\":2,\"product_model\":\"Out-swing Impact Wood Paneled Doors\",\"product_description\":\"Out-swing wood paneled doors (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tischler und Sohn(USA)Limited\",\"approval_number_master\":\"FL#651-R0\",\"approval_number\":\"FL651.1\",\"seq\":1,\"product_model\":\"Inswing glass doors\",\"product_description\":\"Impact resistant, wood framed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tischler und Sohn(USA)Limited\",\"approval_number_master\":\"FL#651-R0\",\"approval_number\":\"FL651.2\",\"seq\":2,\"product_model\":\"Inswing wood doors\",\"product_description\":\"Impact resistant, wood framed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tischler und Sohn(USA)Limited\",\"approval_number_master\":\"FL#651-R0\",\"approval_number\":\"FL651.3\",\"seq\":3,\"product_model\":\"Outswing glass doors\",\"product_description\":\"Impact resistant, wood framed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tischler und Sohn(USA)Limited\",\"approval_number_master\":\"FL#651-R0\",\"approval_number\":\"FL651.4\",\"seq\":4,\"product_model\":\"Outswing wood doors\",\"product_description\":\"Impact resistant, wood framed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tischler und Sohn(USA)Limited\",\"approval_number_master\":\"FL#12841-R0\",\"approval_number\":\"FL12841.1\",\"seq\":1,\"product_model\":\"Inswing and Outswing doors\",\"product_description\":\"Impact Resistant, wood framed with glass and wood panels.\",\"design_pressure\":\"+70.0\\\/-85.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-27 00:00:00\",\"instructions_url\":\"\"}],\"Multivi SA de CV\":[{\"manufacturer\":\"Multivi SA de CV\",\"approval_number_master\":\"FL#42068-R1\",\"approval_number\":\"FL42068.1\",\"seq\":1,\"product_model\":\"66Z Series Outswing Doors\",\"product_description\":\"Multivi 66Z Series Glazed Wood Outswing Doors (WZ3).\",\"design_pressure\":\"+32\\\/-32\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Physical Security, LLC\":[{\"manufacturer\":\"Physical Security, LLC\",\"approval_number_master\":\"FL#42086-R0\",\"approval_number\":\"FL42086.1\",\"seq\":1,\"product_model\":\"RT-ASI Series Door\",\"product_description\":\"Inswing & Outswing Single Doors and Outswing Pairs, set in Aluminum Frames. Level D (GL-01 & GL-02) and Level E (GL-03) Impact Resistant.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Fenestar USA\":[{\"manufacturer\":\"Fenestar USA\",\"approval_number_master\":\"FL#42110-R1\",\"approval_number\":\"FL42110.1\",\"seq\":1,\"product_model\":\"FS-56 5200i OUTSWING DOOR\",\"product_description\":\"IMPACT HVHZ\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Metalnova, LLC\":[{\"manufacturer\":\"Metalnova, LLC\",\"approval_number_master\":\"FL#42112-R0\",\"approval_number\":\"FL42112.1\",\"seq\":1,\"product_model\":\"Nova Series Outswing Doors (HVHZ) (Impact)\",\"product_description\":\"Nova Series Outswing Doors (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Downey Glass\":[{\"manufacturer\":\"Downey Glass\",\"approval_number_master\":\"FL#46939-R1\",\"approval_number\":\"FL46939.1\",\"seq\":1,\"product_model\":\"DG-100 Series Entrance Door (HVHZ)(Impact)\",\"product_description\":\"DG-100 Series Entrance Door (HVHZ)(Impact)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Downey Glass\",\"approval_number_master\":\"FL#42119-R0\",\"approval_number\":\"FL42119.1\",\"seq\":1,\"product_model\":\"DG-100 Series Door (HVHZ)(Impact)\",\"product_description\":\"DG-100 Series Door (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Downey Glass\",\"approval_number_master\":\"FL#42119-R0\",\"approval_number\":\"FL42119.2\",\"seq\":2,\"product_model\":\"DG-100 Series Door (Non-HVHZ)(Non-Impact)\",\"product_description\":\"DG-100 Series Door (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Artistic Doors and Windows, Inc.\":[{\"manufacturer\":\"Artistic Doors and Windows, Inc.\",\"approval_number_master\":\"FL#42125-R2\",\"approval_number\":\"FL42125.3\",\"seq\":3,\"product_model\":\"9000 Wood Fixed Door (HVHZ)(Impact)\",\"product_description\":\"9000 Wood Fixed Door (HVHZ)(Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Artistic Doors and Windows, Inc.\",\"approval_number_master\":\"FL#42125-R0\",\"approval_number\":\"FL42125.1\",\"seq\":1,\"product_model\":\"7000 Outswing Wood Door (HVHZ)(Impact)\",\"product_description\":\"7000 Outswing Wood Door (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Artistic Doors and Windows, Inc.\",\"approval_number_master\":\"FL#42125-R0\",\"approval_number\":\"FL42125.2\",\"seq\":2,\"product_model\":\"8000 Inswing Wood Door (HVHZ)(Impact)\",\"product_description\":\"8000 Inswing Wood Door (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"LuxView LLC\":[{\"manufacturer\":\"LuxView LLC\",\"approval_number_master\":\"FL#42162-R2\",\"approval_number\":\"FL42162.1\",\"seq\":1,\"product_model\":\"FRENCH 80i OUTSWING\",\"product_description\":\"LuxView FRENCH 80i Thermally Broken Aluminum Outswing Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LuxView LLC\",\"approval_number_master\":\"FL#42162-R2\",\"approval_number\":\"FL42162.2\",\"seq\":2,\"product_model\":\"PIVOT 80i INSWING\",\"product_description\":\"LuxView PIVOT 80i Thermally Broken Aluminum Inswing Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LuxView LLC\",\"approval_number_master\":\"FL#42162-R2\",\"approval_number\":\"FL42162.3\",\"seq\":3,\"product_model\":\"SWING 77 OUTSWING\",\"product_description\":\"LuxView SWING 77 Thermally Broken Aluminum Outswing Door\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LuxView LLC\",\"approval_number_master\":\"FL#42162-R2\",\"approval_number\":\"FL42162.4\",\"seq\":4,\"product_model\":\"SWING 80i OUTSWING\",\"product_description\":\"LuxView SWING 80i Thermally Broken Aluminum Outswing Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"GREAT DAY IMPROVEMENTS\":[{\"manufacturer\":\"GREAT DAY IMPROVEMENTS\",\"approval_number_master\":\"FL#42230-R0\",\"approval_number\":\"FL42230.1\",\"seq\":1,\"product_model\":\"Sunroom Aluminum Double Out-Swing Doors\",\"product_description\":\"Sunroom Aluminum Double Out-Swing Doors\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GREAT DAY IMPROVEMENTS\",\"approval_number_master\":\"FL#42230-R0\",\"approval_number\":\"FL42230.2\",\"seq\":2,\"product_model\":\"Sunroom Aluminum Single In-Swing Doors\",\"product_description\":\"Sunroom Aluminum In-Single Inswing Door\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GREAT DAY IMPROVEMENTS\",\"approval_number_master\":\"FL#42230-R0\",\"approval_number\":\"FL42230.3\",\"seq\":3,\"product_model\":\"Sunroom Aluminum Single Out-Swing Doors\",\"product_description\":\"Sunroom Aluminum Single Out-swing Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Panoramic Doors LLC\":[{\"manufacturer\":\"Panoramic Doors LLC\",\"approval_number_master\":\"FL#42251-R0\",\"approval_number\":\"FL42251.1\",\"seq\":1,\"product_model\":\"Signature Series Folding Door (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Signature Series Folding Door (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Panoramic Doors LLC\",\"approval_number_master\":\"FL#42297-R0\",\"approval_number\":\"FL42297.1\",\"seq\":1,\"product_model\":\"Chamberlin XL Series Folding Door (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Chamberlin XL Series Folding Door (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Panoramic Doors LLC\",\"approval_number_master\":\"FL#42298-R0\",\"approval_number\":\"FL42298.1\",\"seq\":1,\"product_model\":\"Chamberlin Aluminum Series Folding Door (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Chamberlin Aluminum Series Folding Door (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Panoramic Doors LLC\",\"approval_number_master\":\"FL#42307-R0\",\"approval_number\":\"FL42307.1\",\"seq\":1,\"product_model\":\"Coastal Storm Door (HVHZ)(Impact)\",\"product_description\":\"Coastal Storm Door (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Panoramic Doors LLC\",\"approval_number_master\":\"FL#42307-R0\",\"approval_number\":\"FL42307.2\",\"seq\":2,\"product_model\":\"Coastal Storm Door (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Coastal Storm Door (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Panoramic Doors LLC\",\"approval_number_master\":\"FL#47711-R0\",\"approval_number\":\"FL47711.1\",\"seq\":1,\"product_model\":\"Coastal Vista Door (HVHZ) (Impact)\",\"product_description\":\"Coastal Vista Door (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Panoramic Doors LLC\",\"approval_number_master\":\"FL#47711-R0\",\"approval_number\":\"FL47711.2\",\"seq\":2,\"product_model\":\"Coastal Vista Door (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Coastal Vista Door (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Panoramic Doors LLC\",\"approval_number_master\":\"FL#42088-R1\",\"approval_number\":\"FL42088.2\",\"seq\":2,\"product_model\":\"Coastal Storm Door (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Coastal Storm Door (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Panoramic Doors LLC\",\"approval_number_master\":\"FL#42219-R0\",\"approval_number\":\"FL42219.1\",\"seq\":1,\"product_model\":\"Signature Series Folding Door (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Signature Series Folding Door (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Panoramic Doors LLC\",\"approval_number_master\":\"FL#42221-R0\",\"approval_number\":\"FL42221.1\",\"seq\":1,\"product_model\":\"Chamberlin XL Series Folding Door (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Chamberlin XL Series Folding Door (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Panoramic Doors LLC\",\"approval_number_master\":\"FL#42385-R0\",\"approval_number\":\"FL42385.1\",\"seq\":1,\"product_model\":\"Chamberlin Signature Series Folding Door (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Chamberlin Signature Series Folding Door (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Panoramic Doors LLC\",\"approval_number_master\":\"FL#42088-R0\",\"approval_number\":\"FL42088.1\",\"seq\":1,\"product_model\":\"Coastal Storm Door (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Coastal Storm Door (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-05 00:00:00\",\"instructions_url\":\"\"}],\"Linea Rossa Windows & Doors\":[{\"manufacturer\":\"Linea Rossa Windows & Doors\",\"approval_number_master\":\"FL#42291-R0\",\"approval_number\":\"FL42291.1\",\"seq\":1,\"product_model\":\"LRWAD-460 French Door System (HVHZ) (Impact)\",\"product_description\":\"LRWAD-460 French Door System (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"GIG Windows & Doors\":[{\"manufacturer\":\"GIG Windows & Doors\",\"approval_number_master\":\"FL#42322-R1\",\"approval_number\":\"FL42322.1\",\"seq\":1,\"product_model\":\"Series 24000 LMSZ Impact Resistant Outswing French Door with Transom or Sidelites\",\"product_description\":\"Door, Sidelite and Transom System made of Wet Glazed Laminated or Insualted Glass assembled with aluminum frame and hardware.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GIG Windows & Doors\",\"approval_number_master\":\"FL#42453-R0\",\"approval_number\":\"FL42453.1\",\"seq\":1,\"product_model\":\"Series JAZS 70000 Commercial Outswing Entrance Door, Large & Small Missile Impact\",\"product_description\":\"Door System made of Laminated and Insulated Impact Resistant Glass retained by aluminum profile frame, wet glazed, with applicable hardware.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Do It Impact, Inc\":[{\"manufacturer\":\"Do It Impact, Inc\",\"approval_number_master\":\"FL#42328-R0\",\"approval_number\":\"FL42328.1\",\"seq\":1,\"product_model\":\"Series SPA100 aluminum outswing glass door LMI\",\"product_description\":\"Series SPA100 aluminum outswing glass door LMI\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Do It Impact, Inc\",\"approval_number_master\":\"FL#42342-R0\",\"approval_number\":\"FL42342.1\",\"seq\":1,\"product_model\":\"SPA 150 ALUMINUM OUTSWING FRENCH DOOR - LMI\",\"product_description\":\"SPA 150 ALUMINUM OUTSWING FRENCH DOOR - LMI\",\"design_pressure\":\"+96\\\/-96\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Do It Impact, Inc\",\"approval_number_master\":\"FL#42343-R0\",\"approval_number\":\"FL42343.1\",\"seq\":1,\"product_model\":\"Alminum Bi-Fold Door-LMI\",\"product_description\":\"Alminum Bi-Fold Door-LMI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Americas Best Windows & Doors\":[{\"manufacturer\":\"Americas Best Windows & Doors\",\"approval_number_master\":\"FL#42332-R1\",\"approval_number\":\"FL42332.1\",\"seq\":1,\"product_model\":\"AB-2301 Aluminum Outswing French Door Large Missile Impact (HVHZ & NHVHZ)\",\"product_description\":\"Extruded aluminum profiles supporting Impact Resistant Glass in an operable swinging door.\",\"design_pressure\":\"+50\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-09 00:00:00\",\"instructions_url\":\"\"}],\"Intus Windows LLC\":[{\"manufacturer\":\"Intus Windows LLC\",\"approval_number_master\":\"FL#42376-R1\",\"approval_number\":\"FL42376.1\",\"seq\":1,\"product_model\":\"1. Supera Side-Hinged Door, Large and Small Impact\",\"product_description\":\"uPVC Outswing Side-Hinged Door, Large and Small Missile Impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Intus Windows LLC\",\"approval_number_master\":\"FL#42376-R1\",\"approval_number\":\"FL42376.2\",\"seq\":2,\"product_model\":\"2. Supera Side-Hinged Door, Non Impact\",\"product_description\":\"uPVC Outswing Side-Hinged Door, Non Impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"}],\"TKI, INC\":[{\"manufacturer\":\"TKI, INC\",\"approval_number_master\":\"FL#42433-R0\",\"approval_number\":\"FL42433.1\",\"seq\":1,\"product_model\":\"a. \\\"Builder Series\\\"\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Fiberglass Single Door with or without Sidelite(s) - Inswing\\\/Outswing (X, OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TKI, INC\",\"approval_number_master\":\"FL#42433-R0\",\"approval_number\":\"FL42433.2\",\"seq\":2,\"product_model\":\"b. \\\"Builder Series\\\"\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Fiberglass Single Door with Sidelite(s) - Inswing\\\/Outswing (OX or XO, OXO - Continuous Head and Sill Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TKI, INC\",\"approval_number_master\":\"FL#42433-R0\",\"approval_number\":\"FL42433.3\",\"seq\":3,\"product_model\":\"c. \\\"Builder Series\\\"\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Fiberglass Double Door with or without Sidelites - Inswing\\\/Outswing (XX or OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TKI, INC\",\"approval_number_master\":\"FL#42433-R0\",\"approval_number\":\"FL42433.4\",\"seq\":4,\"product_model\":\"d. \\\"Builder Series\\\"\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed Fiberglass Single Door with or without Sidelite(s) - Inswing\\\/Outswing (X, OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TKI, INC\",\"approval_number_master\":\"FL#42433-R0\",\"approval_number\":\"FL42433.5\",\"seq\":5,\"product_model\":\"e. \\\"Builder Series\\\"\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed Fiberglass Single Door with Sidelite(s) - Inswing\\\/Outswing (OX or XO, OXO - Continuous Head and Sill Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TKI, INC\",\"approval_number_master\":\"FL#42433-R0\",\"approval_number\":\"FL42433.6\",\"seq\":6,\"product_model\":\"f. \\\"Builder Series\\\"\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed Fiberglass Double Door with or without Sidelites - Inswing\\\/Outswing (XX or OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TKI, INC\",\"approval_number_master\":\"FL#42434-R0\",\"approval_number\":\"FL42434.1\",\"seq\":1,\"product_model\":\"a. \\\"Builder Series\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Single Door with or without Sidelite(s) - Inswing\\\/Outswing (X, OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TKI, INC\",\"approval_number_master\":\"FL#42434-R0\",\"approval_number\":\"FL42434.2\",\"seq\":2,\"product_model\":\"b. \\\"Builder Series\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Single Door with Sidelite(s) - Inswing\\\/Outswing (OX or XO, OXO - Continuous Head and Sill Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TKI, INC\",\"approval_number_master\":\"FL#42434-R0\",\"approval_number\":\"FL42434.3\",\"seq\":3,\"product_model\":\"c. \\\"Builder Series\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Double Door with or without Sidelites - Inswing\\\/Outswing (XX or OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TKI, INC\",\"approval_number_master\":\"FL#42434-R0\",\"approval_number\":\"FL42434.4\",\"seq\":4,\"product_model\":\"d. \\\"Builder Series\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Glazed Fiberglass Single Door with or without Sidelite(s) - Inswing\\\/Outswing (X, OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TKI, INC\",\"approval_number_master\":\"FL#42434-R0\",\"approval_number\":\"FL42434.5\",\"seq\":5,\"product_model\":\"e. \\\"Builder Series\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Glazed Fiberglass Single Door with Sidelite(s) - Inswing\\\/Outswing (OX or XO, OXO - Continuous Head and Sill Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TKI, INC\",\"approval_number_master\":\"FL#42434-R0\",\"approval_number\":\"FL42434.6\",\"seq\":6,\"product_model\":\"f. \\\"Builder Series\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Glazed Fiberglass Double Door with or without Sidelites - Inswing\\\/Outswing (XX or OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TKI, INC\",\"approval_number_master\":\"FL#47316-R0\",\"approval_number\":\"FL47316.1\",\"seq\":1,\"product_model\":\"a. TRADITIONAL SERIES\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Direct Glazed Fiberglass Single Door with or without Sidelite(s) - Inswing \\\/ Outswing (X, OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TKI, INC\",\"approval_number_master\":\"FL#47316-R0\",\"approval_number\":\"FL47316.2\",\"seq\":2,\"product_model\":\"b. TRADITIONAL SERIES\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Direct Glazed Fiberglass Single Door with Sidelite(s) - Inswing \\\/ Outswing (OX or XO, OXO - Continuous Head and Sill Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TKI, INC\",\"approval_number_master\":\"FL#47316-R0\",\"approval_number\":\"FL47316.3\",\"seq\":3,\"product_model\":\"c. TRADITIONAL SERIES\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Direct Glazed Fiberglass Double Door with or without Sidelites - Inswing \\\/ Outswing (XX or OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TKI, INC\",\"approval_number_master\":\"FL#47316-R0\",\"approval_number\":\"FL47316.4\",\"seq\":4,\"product_model\":\"d. TRADITIONAL SERIES\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Direct Glazed Fiberglass Single Door with or without Sidelite(s) - Inswing \\\/ Outswing (X, OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TKI, INC\",\"approval_number_master\":\"FL#47316-R0\",\"approval_number\":\"FL47316.5\",\"seq\":5,\"product_model\":\"e. TRADITIONAL SERIES\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Direct Glazed Fiberglass Single Door with Sidelite(s) - Inswing \\\/ Outswing (OX or XO, OXO - Continuous Head and Sill Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TKI, INC\",\"approval_number_master\":\"FL#47316-R0\",\"approval_number\":\"FL47316.6\",\"seq\":6,\"product_model\":\"f. TRADITIONAL SERIES\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Direct Glazed Fiberglass Double Door with or without Sidelites - Inswing \\\/ Outswing (XX or OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Punto Gold USA, LLC\":[{\"manufacturer\":\"Punto Gold USA, LLC\",\"approval_number_master\":\"FL#42463-R0\",\"approval_number\":\"FL42463.1\",\"seq\":1,\"product_model\":\"Elegante Series Entrance Doors (HVHZ) (Impact)\",\"product_description\":\"Elegante Series Entrance Doors (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Punto Gold USA, LLC\",\"approval_number_master\":\"FL#42463-R0\",\"approval_number\":\"FL42463.2\",\"seq\":2,\"product_model\":\"Vittoria Series Outswing Doors (HVHZ) (Impact)\",\"product_description\":\"Vittoria Series Outswing Doors (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Salus Secure Environments LLC\":[{\"manufacturer\":\"Salus Secure Environments LLC\",\"approval_number_master\":\"FL#44532-R0\",\"approval_number\":\"FL44532.1\",\"seq\":1,\"product_model\":\"PIVOT DOOR AND HINGE DOOR\",\"product_description\":\"Large and Small Missile Impact Resistant Pivot Door and Hinge Door\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Empire Windows Industry\":[{\"manufacturer\":\"Empire Windows Industry\",\"approval_number_master\":\"FL#44646-R0\",\"approval_number\":\"FL44646.1\",\"seq\":1,\"product_model\":\"Series FD-240 Aluminum Outswing French Door W\\\/Wo Transom or Sidelites\",\"product_description\":\"Large Missile Impact Resistant Aluminum Outswing French Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-12-13 00:00:00\",\"instructions_url\":\"\"}],\"K RESEARCH & DEVELOPMENT, LLC\":[{\"manufacturer\":\"K RESEARCH & DEVELOPMENT, LLC\",\"approval_number_master\":\"FL#45991-R0\",\"approval_number\":\"FL45991.1\",\"seq\":1,\"product_model\":\"SPA100 Aluminum Outswing Glass Door LMI\",\"product_description\":\"SPA100 Aluminum Outswing Glass Door LMI\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"K RESEARCH & DEVELOPMENT, LLC\",\"approval_number_master\":\"FL#45995-R0\",\"approval_number\":\"FL45995.1\",\"seq\":1,\"product_model\":\"Aluminum Bi-Fold Door-LMI\",\"product_description\":\"Aluminum Bi-Fold Door-LMI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"K RESEARCH & DEVELOPMENT, LLC\",\"approval_number_master\":\"FL#45998-R0\",\"approval_number\":\"FL45998.1\",\"seq\":1,\"product_model\":\"SPA 150 ALUMINUM OUTSWING FRENCH DOOR-LMI\",\"product_description\":\"SPA 150 ALUMINUM OUTSWING FRENCH DOOR-LMI\",\"design_pressure\":\"+96\\\/-96\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Miami Dade Aluminum\":[{\"manufacturer\":\"Miami Dade Aluminum\",\"approval_number_master\":\"FL#46474-R0\",\"approval_number\":\"FL46474.1\",\"seq\":1,\"product_model\":\"SERIES MDAC 2155 ALUMINUM OUTSWING FRENCH DOOR WITH TRANSOM OR WITH SIDELITES\",\"product_description\":\"Door, Sidelite and Transom System made of Wet Glazed Laminated or Insulated Glass assembled with aluminum frame and hardware.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Miami Dade Aluminum\",\"approval_number_master\":\"FL#41352-R0\",\"approval_number\":\"FL41352.1\",\"seq\":1,\"product_model\":\"Series 24000\",\"product_description\":\"IMPACT RESISTANT OUTSWING FRENCH DOOR WITH TRANSOM OR WITH SIDELITES\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sun Metals Systems, Inc.\":[{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#46489-R0\",\"approval_number\":\"FL46489.1\",\"seq\":1,\"product_model\":\"SunDoor 4000 Terrace Door\",\"product_description\":\"Thermally broken, non-impact Terrace Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"PanoramAH! America, LLC.\":[{\"manufacturer\":\"PanoramAH! America, LLC.\",\"approval_number_master\":\"FL#46513-R0\",\"approval_number\":\"FL46513.1\",\"seq\":1,\"product_model\":\"ah!38 Inswing Door (HVHZ) (Impact)\",\"product_description\":\"ah!38 Inswing Door (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PanoramAH! America, LLC.\",\"approval_number_master\":\"FL#46513-R0\",\"approval_number\":\"FL46513.2\",\"seq\":2,\"product_model\":\"ah!38 Outswing Door (HVHZ) (Impact)\",\"product_description\":\"ah!38 Outswing Door (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PanoramAH! America, LLC.\",\"approval_number_master\":\"FL#46886-R0\",\"approval_number\":\"FL46886.1\",\"seq\":1,\"product_model\":\"ah!38 Inswing Pivot Door (HVHZ) (Impact)\",\"product_description\":\"ah!38 Inswing Pivot Door (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PanoramAH! America, LLC.\",\"approval_number_master\":\"FL#46886-R0\",\"approval_number\":\"FL46886.2\",\"seq\":2,\"product_model\":\"ah!38 Inswing Pivot Door (WZ3) (Impact)\",\"product_description\":\"ah!38 Inswing Pivot Door (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PanoramAH! America, LLC.\",\"approval_number_master\":\"FL#46886-R0\",\"approval_number\":\"FL46886.3\",\"seq\":3,\"product_model\":\"ah!38 Outswing Pivot Door (HVHZ) (Impact)\",\"product_description\":\"ah!38 Outswing Pivot Door (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PanoramAH! America, LLC.\",\"approval_number_master\":\"FL#46886-R0\",\"approval_number\":\"FL46886.4\",\"seq\":4,\"product_model\":\"ah!38 Outswing Pivot Door (WZ3) (Impact)\",\"product_description\":\"ah!38 Outswing Pivot Door (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Datum Shutters LLC\":[{\"manufacturer\":\"Datum Shutters LLC\",\"approval_number_master\":\"FL#46519-R0\",\"approval_number\":\"FL46519.1\",\"seq\":1,\"product_model\":\"Series DFD 1000 Aluminum Outswing French Door with Transom or with Sidelites\",\"product_description\":\"Door, Sidelite and Transom System made of Wet Glazed Laminated or Insulated Glass assembled with aluminum frame and hardware\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"FISO Door, LLC\":[{\"manufacturer\":\"FISO Door, LLC\",\"approval_number_master\":\"FL#46579-R0\",\"approval_number\":\"FL46579.1\",\"seq\":1,\"product_model\":\"a. Metal Building Series Steel Door & Frame\",\"product_description\":\"Up To a 3'0 x 7'0 Out-swing Steel Door Pre-assembled in a Steel Frame Designed for Use in Metal Building Construction (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"FISO Door, LLC\",\"approval_number_master\":\"FL#46579-R0\",\"approval_number\":\"FL46579.2\",\"seq\":2,\"product_model\":\"b. Metal Building Series Steel Door & Frame\",\"product_description\":\"Up To a 6'0 x 7'0 Out-swing Steel Door Pre-assembled in a Steel Frame Designed for Use in Metal Building Construction (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"UPSTATE DOOR\":[{\"manufacturer\":\"UPSTATE DOOR\",\"approval_number_master\":\"FL#46620-R0\",\"approval_number\":\"FL46620.1\",\"seq\":1,\"product_model\":\"a. Wood Entry Door \\\"Impact\\\"\",\"product_description\":\"\\\"Impact\\\" Opaque \\\/ Glazed Stile and Rail Wood Door with & without Sidelite(s) - Inswing (Single - OXO, OX or XO Configurations; Nominal 10'0 Door Panel Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UPSTATE DOOR\",\"approval_number_master\":\"FL#46620-R0\",\"approval_number\":\"FL46620.2\",\"seq\":2,\"product_model\":\"b. Wood Entry Door \\\"Impact\\\"\",\"product_description\":\"\\\"Impact\\\" Opaque \\\/ Glazed Stile and Rail Wood Door with Transom & with or without Sidelite(s) - Inswing (Single - O\\\/X, O\\\/OX or O\\\/XO, O\\\/OXO Configurations; Nominal 10'0 Door Panel Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UPSTATE DOOR\",\"approval_number_master\":\"FL#46620-R0\",\"approval_number\":\"FL46620.3\",\"seq\":3,\"product_model\":\"c. Wood Entry Door \\\"Impact\\\"\",\"product_description\":\"\\\"Impact\\\" Opaque \\\/ Glazed Stile and Rail Wood Door with & without Transom - Inswing (Double - XX or O\\\/XX Configurations; Nominal 10'0 Door Panel Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UPSTATE DOOR\",\"approval_number_master\":\"FL#46620-R0\",\"approval_number\":\"FL46620.4\",\"seq\":4,\"product_model\":\"d. Wood Entry Door \\\"Impact\\\"\",\"product_description\":\"\\\"Impact\\\" Glazed Full Lite Stile and Rail Wood Door - Inswing (Single or Double - X, XX Configurations; Nominal 8'0 Door Panel Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"The Muhler Company Inc\":[{\"manufacturer\":\"The Muhler Company Inc\",\"approval_number_master\":\"FL#46639-R1\",\"approval_number\":\"FL46639.2\",\"seq\":2,\"product_model\":\"MUHLER DOOR, GLAZED, IMPACT\",\"product_description\":\"OUTSWING\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Muhler Company Inc\",\"approval_number_master\":\"FL#46639-R1\",\"approval_number\":\"FL46639.3\",\"seq\":3,\"product_model\":\"MUHLER DOOR, OPAQUE\",\"product_description\":\"OUTSWING NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Muhler Company Inc\",\"approval_number_master\":\"FL#46639-R0\",\"approval_number\":\"FL46639.1\",\"seq\":1,\"product_model\":\"MUHLER DOOR, GLAZED\",\"product_description\":\"OUTSWING NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-10-12 00:00:00\",\"instructions_url\":\"\"}],\"Home Factories, Inc. dba BMD Manufacturing\":[{\"manufacturer\":\"Home Factories, Inc. dba BMD Manufacturing\",\"approval_number_master\":\"FL#46747-R1\",\"approval_number\":\"FL46747.1\",\"seq\":1,\"product_model\":\"Glenview Doors - EMD Series Flush and Aluminum Clad Inswing Doors (HVHZ)(Impact)\",\"product_description\":\"Glenview Doors - EMD Series Flush and Aluminum Clad Inswing Doors (HVHZ)(Impact)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Home Factories, Inc. dba BMD Manufacturing\",\"approval_number_master\":\"FL#46747-R1\",\"approval_number\":\"FL46747.2\",\"seq\":2,\"product_model\":\"Glenview Doors - EMD Series Flush Outswing Doors (HVHZ)(Impact)\",\"product_description\":\"Glenview Doors - EMD Series Flush Outswing Doors (HVHZ)(Impact)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Home Factories, Inc. dba BMD Manufacturing\",\"approval_number_master\":\"FL#46747-R1\",\"approval_number\":\"FL46747.3\",\"seq\":3,\"product_model\":\"Glenview Doors - EMD Series Glazed Inswing Doors (HVHZ)(Impact)\",\"product_description\":\"Glenview Doors - EMD Series Glazed Inswing Doors (HVHZ)(Impact)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-31 00:00:00\",\"instructions_url\":\"\"}],\"ALUPROF SA\":[{\"manufacturer\":\"ALUPROF SA\",\"approval_number_master\":\"FL#46751-R2\",\"approval_number\":\"FL46751.1\",\"seq\":1,\"product_model\":\"MB-45 Outswing and Inswing Balcony Doors\",\"product_description\":\"Large and Small Missile Impact Resistant Outswing and Inswing Balcony Doors.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALUPROF SA\",\"approval_number_master\":\"FL#46752-R2\",\"approval_number\":\"FL46752.1\",\"seq\":1,\"product_model\":\"MB-45 Storefront Entrance Door System\",\"product_description\":\"Large and Small Missile Impact Resistant Outswing Storefront Entrance Door System\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-26 00:00:00\",\"instructions_url\":\"\"}],\"JDC Aluminum Of Tampa Inc.\":[{\"manufacturer\":\"JDC Aluminum Of Tampa Inc.\",\"approval_number_master\":\"FL#46838-R0\",\"approval_number\":\"FL46838.1\",\"seq\":1,\"product_model\":\"212-375-500 SF200FRM\",\"product_description\":\"Narrow-Medium-Wide Stile.\\nMultiple hardware options.\\nADA compliant.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JDC Aluminum Of Tampa Inc.\",\"approval_number_master\":\"FL#46891-R0\",\"approval_number\":\"FL46891.1\",\"seq\":1,\"product_model\":\"Doors 212 -375- 500 SF300FRM\",\"product_description\":\"SF300FRM\\nNarrow-Medium-Wide Stile Doors\\nADA Bottom Rails and multiple hardware options.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-11 00:00:00\",\"instructions_url\":\"\"}],\"W.E.H. Supply, Inc.\":[{\"manufacturer\":\"W.E.H. Supply, Inc.\",\"approval_number_master\":\"FL#46860-R0\",\"approval_number\":\"FL46860.1\",\"seq\":1,\"product_model\":\"a. WEH Supply Fiberglass Entry Doors\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque Fiberglass Single Door (Inswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.E.H. Supply, Inc.\",\"approval_number_master\":\"FL#46860-R0\",\"approval_number\":\"FL46860.2\",\"seq\":2,\"product_model\":\"a. WEH Supply Fiberglass Entry Doors\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed Single Door (Inswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Luxury windows corp\":[{\"manufacturer\":\"Luxury windows corp\",\"approval_number_master\":\"FL#46917-R1\",\"approval_number\":\"FL46917.1\",\"seq\":1,\"product_model\":\"LWC-1000\",\"product_description\":\"LWC-1000 Alum. French Door - L.M.I.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-07-25 00:00:00\",\"instructions_url\":\"\"}],\"Stergis Windows and Doors Inc\":[{\"manufacturer\":\"Stergis Windows and Doors Inc\",\"approval_number_master\":\"FL#46923-R0\",\"approval_number\":\"FL46923.1\",\"seq\":1,\"product_model\":\"SERIES 4500 OUTSWING FRENCH DOOR\",\"product_description\":\"IMPACT HVHZ\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-10-12 00:00:00\",\"instructions_url\":\"\"}],\"LILY INDUSTRIES CO, LTD\":[{\"manufacturer\":\"LILY INDUSTRIES CO, LTD\",\"approval_number_master\":\"FL#46938-R0\",\"approval_number\":\"FL46938.1\",\"seq\":1,\"product_model\":\"a. Fiberglass Door \\\"Glazed\\\"\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Integral Flush Glazed Fiberglass Single Door (Inswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LILY INDUSTRIES CO, LTD\",\"approval_number_master\":\"FL#46938-R0\",\"approval_number\":\"FL46938.2\",\"seq\":2,\"product_model\":\"b. Fiberglass Door \\\"Glazed\\\"\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Integral Flush Glazed Six Lite (Simulated Divided Lite) Fiberglass Single Door (Inswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"RC BES WINDOWS LLC\":[{\"manufacturer\":\"RC BES WINDOWS LLC\",\"approval_number_master\":\"FL#46954-R0\",\"approval_number\":\"FL46954.1\",\"seq\":1,\"product_model\":\"RD 45\",\"product_description\":\"Aluminum entrance door, large missile impact\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC BES WINDOWS LLC\",\"approval_number_master\":\"FL#46956-R0\",\"approval_number\":\"FL46956.1\",\"seq\":1,\"product_model\":\"HC 5000\",\"product_description\":\"In-swing\\\/out-swing aluminum door, large missile impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"VPI Windows\":[{\"manufacturer\":\"VPI Windows\",\"approval_number_master\":\"FL#46973-R2\",\"approval_number\":\"FL46973.1\",\"seq\":1,\"product_model\":\"Envision 1220\",\"product_description\":\"Outswing HP Sill Glazed Door (X) 44\\\" x 102\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VPI Windows\",\"approval_number_master\":\"FL#47109-R1\",\"approval_number\":\"FL47109.1\",\"seq\":1,\"product_model\":\"Envision\",\"product_description\":\"Outswing Door with Transom Glazed (O\\\/X) 42\\\" x 120\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VPI Windows\",\"approval_number_master\":\"FL#47109-R1\",\"approval_number\":\"FL47109.2\",\"seq\":2,\"product_model\":\"Envision\",\"product_description\":\"Outswing Door with Sidelite Glazed (XO) 57\\\" x 96\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-08 00:00:00\",\"instructions_url\":\"\"}],\"ALUMINEX WINDOWS & DOORS LLC\":[{\"manufacturer\":\"ALUMINEX WINDOWS & DOORS LLC\",\"approval_number_master\":\"FL#47056-R0\",\"approval_number\":\"FL47056.1\",\"seq\":1,\"product_model\":\"Series MDAC 2155 Aluminum Outswing French Door with Transom or Sidelites\",\"product_description\":\"Door, Sidelite and Transom System made of Wet Glazed Laminated or Insulated Glass assembled with aluminum frame and hardware.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Luxgard Windows & Doors, LLC\":[{\"manufacturer\":\"Luxgard Windows & Doors, LLC\",\"approval_number_master\":\"FL#47098-R0\",\"approval_number\":\"FL47098.1\",\"seq\":1,\"product_model\":\"Series 200 Residential Outswing Door\",\"product_description\":\"Large missile impact resistant aluminum outswing door.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Majestic European Kitchen Cabinets & Doors\":[{\"manufacturer\":\"Majestic European Kitchen Cabinets & Doors\",\"approval_number_master\":\"FL#47126-R0\",\"approval_number\":\"FL47126.1\",\"seq\":1,\"product_model\":\"Outswing Doors w\\\/Sidelites (HVHZ) (Impact)\",\"product_description\":\"Outswing Doors w\\\/Sidelites (HVHZ) (Impact)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-31 00:00:00\",\"instructions_url\":\"\"}],\"Gator Door East, Inc.\":[{\"manufacturer\":\"Gator Door East, Inc.\",\"approval_number_master\":\"FL#47187-R0\",\"approval_number\":\"FL47187.1\",\"seq\":1,\"product_model\":\"a. Steel Edge Door - Glazed\",\"product_description\":\"Up to a Nominal 3'0 x 6'8 \\\"Non-Impact\\\" Glazed Steel Edge Steel Door in an Adjustable Kerfed Two Piece Steel \\\"Fast Frame\\\" by Timely - Inswing \\\/ Outswing Configurations (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"UNI-K FENESTRATION LLC\":[{\"manufacturer\":\"UNI-K FENESTRATION LLC\",\"approval_number_master\":\"FL#47205-R0\",\"approval_number\":\"FL47205.1\",\"seq\":1,\"product_model\":\"Series Vintage French Doors - LMI\",\"product_description\":\"Series Vintage French Doors - large missile impact.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Unique Custom Doors, LLC\":[{\"manufacturer\":\"Unique Custom Doors, LLC\",\"approval_number_master\":\"FL#47209-R0\",\"approval_number\":\"FL47209.1\",\"seq\":1,\"product_model\":\"Flush Doors (HVHZ) (Impact)\",\"product_description\":\"Flush Doors (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Unique Custom Doors, LLC\",\"approval_number_master\":\"FL#47209-R0\",\"approval_number\":\"FL47209.2\",\"seq\":2,\"product_model\":\"Glazed Doors (HVHZ) (Impact)\",\"product_description\":\"Glazed Doors (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Unique Custom Doors, LLC\",\"approval_number_master\":\"FL#47209-R0\",\"approval_number\":\"FL47209.3\",\"seq\":3,\"product_model\":\"Opaque Doors (HVHZ) (Impact)\",\"product_description\":\"Opaque Doors (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Oasis Shutter Inc\":[{\"manufacturer\":\"Oasis Shutter Inc\",\"approval_number_master\":\"FL#47211-R0\",\"approval_number\":\"FL47211.1\",\"seq\":1,\"product_model\":\"Residential Outswing Door With Sidelites\",\"product_description\":\"Large missile impact resistant aluminum outswing door with sidelites.\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Jiangxi Fangda Tech Co., Ltd.\":[{\"manufacturer\":\"Jiangxi Fangda Tech Co., Ltd.\",\"approval_number_master\":\"FL#47304-R0\",\"approval_number\":\"FL47304.1\",\"seq\":1,\"product_model\":\"Fiberglass Door (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Fiberglass Door (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jiangxi Fangda Tech Co., Ltd.\",\"approval_number_master\":\"FL#47304-R0\",\"approval_number\":\"FL47304.2\",\"seq\":2,\"product_model\":\"Fiberglass Door (WZ3)(Impact)\",\"product_description\":\"Fiberglass Door (WZ3)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jiangxi Fangda Tech Co., Ltd.\",\"approval_number_master\":\"FL#47362-R0\",\"approval_number\":\"FL47362.1\",\"seq\":1,\"product_model\":\"Steel Doors (WZ3)(Impact)\",\"product_description\":\"Inswing\\\/Outswing Steel Doors (WZ3)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-30 00:00:00\",\"instructions_url\":\"\"}],\"American Steel Manufacturing, LLC\":[{\"manufacturer\":\"American Steel Manufacturing, LLC\",\"approval_number_master\":\"FL#47348-R0\",\"approval_number\":\"FL47348.1\",\"seq\":1,\"product_model\":\"Outswing\\\/Inswing French Door System (L.M.I. \\\/ S.M.I.)\",\"product_description\":\"Bronze, Aluminum or Steel Outswing\\\/Inswing French Door System (Large and Small Missile Impact-resistant)-Thermally Broken and Non-Thermally Broken\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-10-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Steel Manufacturing, LLC\",\"approval_number_master\":\"FL#47349-R0\",\"approval_number\":\"FL47349.1\",\"seq\":1,\"product_model\":\"Fold & Slide Door System (L.M.I. \\\/ S.M.I.)\",\"product_description\":\"Bronze, Aluminum or Steel Fold & Slide Door System (Large and Small Missile Impact-resistant)-Thermally Broken and Non-Thermally Broken\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-10-18 00:00:00\",\"instructions_url\":\"\"}],\"Simpas SA\":[{\"manufacturer\":\"Simpas SA\",\"approval_number_master\":\"FL#47383-R0\",\"approval_number\":\"FL47383.1\",\"seq\":1,\"product_model\":\"Series AWS 70.HI \\\/75.SI+ Aluminum Outswing Terrace Door\",\"product_description\":\"Large missile impact resistant aluminum outswing terrace door.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-20 00:00:00\",\"instructions_url\":\"\"}],\"Global Performance Window d.b.a. Epsylon USA\":[{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#47416-R1\",\"approval_number\":\"FL47416.1\",\"seq\":1,\"product_model\":\"TERRACE DOOR TD10 - LMI\",\"product_description\":\"TERRACE DOOR TD10 - LMI\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Elite doors and windows INC\":[{\"manufacturer\":\"Elite doors and windows INC\",\"approval_number_master\":\"FL#47438-R0\",\"approval_number\":\"FL47438.1\",\"seq\":1,\"product_model\":\"SERIES SPA100 ALUMINUM OUTSWING GLASS DOOR - LMI\",\"product_description\":\"SERIES SPA100 ALUMINUM OUTSWING GLASS DOOR - LMI\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite doors and windows INC\",\"approval_number_master\":\"FL#47445-R0\",\"approval_number\":\"FL47445.1\",\"seq\":1,\"product_model\":\"SPA150 ALUMINUM OUTSWING FRENCH DOOR - LMI\",\"product_description\":\"SPA150 ALUMINUM OUTSWING FRENCH DOOR - LMI\",\"design_pressure\":\"+96\\\/-96\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"US Door & More Inc.\":[{\"manufacturer\":\"US Door & More Inc.\",\"approval_number_master\":\"FL#47453-R0\",\"approval_number\":\"FL47453.1\",\"seq\":1,\"product_model\":\"a) Pivot Door - Wood \\\"Impact\\\"\",\"product_description\":\"The Wood Stile & Rail Pivot Door is \\\"Impact\\\" Insulated Glass Glazed Door. Concealed Floor and Head Pivots. (X - Configuration, up to a Nominal 6'0 x 10'0 Opening)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"VITRALUX WINDOWS SAS\":[{\"manufacturer\":\"VITRALUX WINDOWS SAS\",\"approval_number_master\":\"FL#47458-R0\",\"approval_number\":\"FL47458.1\",\"seq\":1,\"product_model\":\"Series 100 French Door With Transom Or Sidelites\",\"product_description\":\"Door, sidelite, and transom system made of wet-glazed laminated or insulated glass assembled with aluminum frame hardware\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Temo Inc.\":[{\"manufacturer\":\"Temo Inc.\",\"approval_number_master\":\"FL#47541-R0\",\"approval_number\":\"FL47541.1\",\"seq\":1,\"product_model\":\"Sunroom Swing Door HZ\",\"product_description\":\"Full View Glass Door with Foam Transom Panel for Sunrooms\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"alucorp sa de cv\":[{\"manufacturer\":\"alucorp sa de cv\",\"approval_number_master\":\"FL#47616-R1\",\"approval_number\":\"FL47616.1\",\"seq\":1,\"product_model\":\"Series 76AD Outswing French Door (HVHZ)(Impact)\",\"product_description\":\"Series 76AD Outswing French Door (HVHZ)(Impact)\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"alucorp sa de cv\",\"approval_number_master\":\"FL#47616-R0\",\"approval_number\":\"FL47616.2\",\"seq\":2,\"product_model\":\"Series 76MD Inswing Vinyl Balcony Door (HVHZ)(Impact)\",\"product_description\":\"Series 76MD Inswing Vinyl Balcony Door (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-30 00:00:00\",\"instructions_url\":\"\"}],\"HEXcores\":[{\"manufacturer\":\"HEXcores\",\"approval_number_master\":\"FL#47628-R0\",\"approval_number\":\"FL47628.1\",\"seq\":1,\"product_model\":\"Pivot Door\",\"product_description\":\"Pivot Door, 96\\\" wide x 216\\\" tall\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Hillpointe LLC, dba Proponents LLC\":[{\"manufacturer\":\"Hillpointe LLC, dba Proponents LLC\",\"approval_number_master\":\"FL#47644-R0\",\"approval_number\":\"FL47644.1\",\"seq\":1,\"product_model\":\"Series FDS-06 Glazed Inswing Door (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Series FDS-06 Glazed Inswing Door (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hillpointe LLC, dba Proponents LLC\",\"approval_number_master\":\"FL#47644-R0\",\"approval_number\":\"FL47644.2\",\"seq\":2,\"product_model\":\"Series FDS-09 Opaque Inswing Door (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Series FDS-09 Opaque Inswing Door (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Mennie Canada Limited\":[{\"manufacturer\":\"Mennie Canada Limited\",\"approval_number_master\":\"FL#47706-R0\",\"approval_number\":\"FL47706.1\",\"seq\":1,\"product_model\":\"a. Glazed Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Integral Flush Glazed Fiberglass Single Door - with an Extended Outswing Bump Sill (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mennie Canada Limited\",\"approval_number_master\":\"FL#47706-R0\",\"approval_number\":\"FL47706.2\",\"seq\":2,\"product_model\":\"b. Glazed Fiberglass Door\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Integral Flush Glazed Fiberglass Single Door - with an ADA Outswing Bump Sill (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-11 00:00:00\",\"instructions_url\":\"\"}],\"FrontLine\":[{\"manufacturer\":\"FrontLine\",\"approval_number_master\":\"FL#47714-R0\",\"approval_number\":\"FL47714.1\",\"seq\":1,\"product_model\":\"500 Series Outswing Door (HVHZ) (Impact)\",\"product_description\":\"500 Series Outswing Door (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"FrontLine\",\"approval_number_master\":\"FL#47714-R0\",\"approval_number\":\"FL47714.2\",\"seq\":2,\"product_model\":\"500 Series Outswing Door (Non-HVHZ) (Non-Impact)\",\"product_description\":\"500 Series Outswing Door (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"FrontLine\",\"approval_number_master\":\"FL#37812-R0\",\"approval_number\":\"FL37812.1\",\"seq\":1,\"product_model\":\"500 SERIES CLAD OUTSWING DOOR IP55\",\"product_description\":\"500 SERIES CLAD OUTSWING DOOR IMPACT (3 POINT EXIT DEVICE\\\/DROP BOLT LOCK SYSTEM, EA. ACTIVE AND INACTIVE PANEL)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"FrontLine\",\"approval_number_master\":\"FL#16795-R0\",\"approval_number\":\"FL16795.1\",\"seq\":1,\"product_model\":\"500 SERIES CLAD OUTSWING DOOR\",\"product_description\":\"500 SERIES CLAD OUTSWING DOOR NON-IMPACT (5 POINT LOCK SYSTEM AND DEADBOLT ACTIVE PANEL, 2 POINT LOCK SYSTEM INACTIVE PANEL)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"FrontLine\",\"approval_number_master\":\"FL#16795-R0\",\"approval_number\":\"FL16795.2\",\"seq\":2,\"product_model\":\"500 SERIES CLAD OUTSWING DOOR\",\"product_description\":\"500 SERIES CLAD OUTSWING DOOR IMPACT (5 POINT LOCK SYSTEM AND DEADBOLT ACTIVE PANEL, 2 POINT LOCK SYSTEM INACTIVE PANEL)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-07-25 00:00:00\",\"instructions_url\":\"\"}],\"Cold Mountain Custom Window and Door Distributors LLC\":[{\"manufacturer\":\"Cold Mountain Custom Window and Door Distributors LLC\",\"approval_number_master\":\"FL#47730-R0\",\"approval_number\":\"FL47730.1\",\"seq\":1,\"product_model\":\"Mix Legno Aluminum Double Door\",\"product_description\":\"LMI Double Glazed Aluminum Double Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-20 00:00:00\",\"instructions_url\":\"\"}],\"Crosswater Building Materials LLC\":[{\"manufacturer\":\"Crosswater Building Materials LLC\",\"approval_number_master\":\"FL#47789-R0\",\"approval_number\":\"FL47789.1\",\"seq\":1,\"product_model\":\"Fiberglass Door (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Fiberglass Door (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crosswater Building Materials LLC\",\"approval_number_master\":\"FL#47789-R0\",\"approval_number\":\"FL47789.2\",\"seq\":2,\"product_model\":\"Fiberglass Door (WZ3) (Impact)\",\"product_description\":\"Fiberglass Door (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Young Manufacturing Company, Inc.\":[{\"manufacturer\":\"Young Manufacturing Company, Inc.\",\"approval_number_master\":\"FL#47793-R0\",\"approval_number\":\"FL47793.1\",\"seq\":1,\"product_model\":\"a. The Armalast System\",\"product_description\":\"\\\"Armalast\\\" - The premier rot-free exterior 6'8 nominal door frame with an \\\"HP Clad Sill\\\" utilizing a Lily flush glazed fiberglass door panel. (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Young Manufacturing Company, Inc.\",\"approval_number_master\":\"FL#47793-R0\",\"approval_number\":\"FL47793.2\",\"seq\":2,\"product_model\":\"b. The Armalast System\",\"product_description\":\"\\\"Armalast\\\" - The premier rot-free exterior 6'8 nominal door frame with an \\\"HP Clad Sill\\\" utilizing a Lily flush glazed fiberglass door panel. (Inswing or Outswing (OX, XO or OXO) Continuous Head and Sill Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Young Manufacturing Company, Inc.\",\"approval_number_master\":\"FL#47793-R0\",\"approval_number\":\"FL47793.3\",\"seq\":3,\"product_model\":\"c. The Armalast System\",\"product_description\":\"\\\"Armalast\\\" - The premier rot-free exterior 6'8 nominal door frame with an \\\"HP Clad Sill\\\" utilizing a Lily flush glazed fiberglass door panel. Inswing (XX or OXXO) Boxed Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Young Manufacturing Company, Inc.\",\"approval_number_master\":\"FL#47793-R0\",\"approval_number\":\"FL47793.4\",\"seq\":4,\"product_model\":\"d. The Armalast System\",\"product_description\":\"\\\"Armalast\\\" - The premier rot-free exterior 6'8 nominal door frame with an \\\"HP Clad Sill\\\" utilizing a Lily flush glazed fiberglass door panel. (Inswing, Center Hinged Patio (OX or XO) Continuous Head and Sill Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Young Manufacturing Company, Inc.\",\"approval_number_master\":\"FL#47793-R0\",\"approval_number\":\"FL47793.5\",\"seq\":5,\"product_model\":\"e. The Armalast System\",\"product_description\":\"\\\"Armalast\\\" - The premier rot-free exterior 6'8 nominal door frame with an \\\"HP Clad Sill\\\" utilizing a Masonite Opaque fiberglass door panel. (Inswing or Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Young Manufacturing Company, Inc.\",\"approval_number_master\":\"FL#47793-R0\",\"approval_number\":\"FL47793.6\",\"seq\":6,\"product_model\":\"f. The Armalast System\",\"product_description\":\"\\\"Armalast\\\" - The premier rot-free exterior 6'8 nominal door frame with an \\\"HP Clad Sill\\\" utilizing a Masonite Opaque fiberglass door panel. (Inswing or Outswing (OX, XO or OXO) Continuous Head and Sill Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Young Manufacturing Company, Inc.\",\"approval_number_master\":\"FL#47793-R0\",\"approval_number\":\"FL47793.7\",\"seq\":7,\"product_model\":\"g. Currently Not Available\",\"product_description\":\"\\\"Armalast\\\" - The premier rot-free exterior 6'8 nominal door frame with an \\\"HP Clad Sill\\\" utilizing a Masonite Opaque fiberglass door panel. Inswing (XX or OXXO) Boxed Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Young Manufacturing Company, Inc.\",\"approval_number_master\":\"FL#47793-R0\",\"approval_number\":\"FL47793.8\",\"seq\":8,\"product_model\":\"h. The Armalast System\",\"product_description\":\"\\\"Armalast\\\" - The premier rot-free exterior 6'8 nominal door frame with an \\\"HP Clad Sill\\\" utilizing a Masonite flush glazed fiberglass door panel. (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Young Manufacturing Company, Inc.\",\"approval_number_master\":\"FL#47793-R0\",\"approval_number\":\"FL47793.9\",\"seq\":9,\"product_model\":\"i. The Armalast System\",\"product_description\":\"\\\"Armalast\\\" - The premier rot-free exterior 6'8 nominal door frame with an \\\"HP Clad Sill\\\" utilizing a Masonite flush glazed fiberglass door panel. (Inswing or Outswing (OX, XO or OXO) Continuous Head and Sill Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Young Manufacturing Company, Inc.\",\"approval_number_master\":\"FL#47793-R0\",\"approval_number\":\"FL47793.10\",\"seq\":10,\"product_model\":\"j. Currently Not Available\",\"product_description\":\"\\\"Armalast\\\" - The premier rot-free exterior 6'8 nominal door frame with an \\\"HP Clad Sill\\\" utilizing a Masonite flush glazed fiberglass door panel. Inswing (XX or OXXO) Boxed Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Young Manufacturing Company, Inc.\",\"approval_number_master\":\"FL#47793-R0\",\"approval_number\":\"FL47793.11\",\"seq\":11,\"product_model\":\"k. The Armalast System\",\"product_description\":\"\\\"Armalast\\\" - The premier rot-free exterior 8'0 nominal door frame with an \\\"HP Clad Sill\\\" utilizing a Lily flush glazed fiberglass door panel. (Inswing or Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Young Manufacturing Company, Inc.\",\"approval_number_master\":\"FL#47793-R0\",\"approval_number\":\"FL47793.12\",\"seq\":12,\"product_model\":\"l. The Armalast System\",\"product_description\":\"\\\"Armalast\\\" - The premier rot-free exterior 8'0 nominal door frame with an \\\"HP Clad Sill\\\" utilizing a Masonite flush glazed fiberglass door panel. (Inswing or Outswing (OX, XO or OXO) Continuous Head and Sill Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Reynaers\":[{\"manufacturer\":\"Reynaers\",\"approval_number_master\":\"FL#47836-R0\",\"approval_number\":\"FL47836.1\",\"seq\":1,\"product_model\":\"Masterline 8 Entrance Side Hinged Door (WZ3) (Impact)\",\"product_description\":\"Masterline 8 Entrance Side Hinged Door (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reynaers\",\"approval_number_master\":\"FL#47836-R0\",\"approval_number\":\"FL47836.2\",\"seq\":2,\"product_model\":\"Masterline 8 Terrace Side Hinged Door (WZ3) (Impact)\",\"product_description\":\"Masterline 8 Terrace Side Hinged Door (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sarasota Glass and Mirror\":[{\"manufacturer\":\"Sarasota Glass and Mirror\",\"approval_number_master\":\"FL#47850-R0\",\"approval_number\":\"FL47850.1\",\"seq\":1,\"product_model\":\"Swinging Exterior Door\",\"product_description\":\"Flush and Glazed Fiberglass Double Doors\\nw\\\/ or w\\\/out Sidelites\\nInswing \\\/ Outswing\\n\\\"Impact\\\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sarasota Glass and Mirror\",\"approval_number_master\":\"FL#47825-R0\",\"approval_number\":\"FL47825.1\",\"seq\":1,\"product_model\":\"Single Exterior Door Impact\",\"product_description\":\"Flush and Glazed Fiberglass Single Doors\\nw\\\/ or w\\\/out Sidelites\\nInswing \\\/ Outswing\\n\\\"Impact\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"AADG, Inc.\":[{\"manufacturer\":\"AADG, Inc.\",\"approval_number_master\":\"FL#47856-R0\",\"approval_number\":\"FL47856.1\",\"seq\":1,\"product_model\":\"Model BSC Out-swing Door, Three-sided Door Frame, and ASSA ABLOY Accentra Commercial Steel Door Hardware\",\"product_description\":\"Flush or Embossed Panel Paired Door Assemblies\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AADG, Inc.\",\"approval_number_master\":\"FL#47856-R0\",\"approval_number\":\"FL47856.2\",\"seq\":2,\"product_model\":\"Model BSC Out-swing Doors, Three-sided Door Frame, and ASSA ABLOY Accentra Commercial Steel Door Hardware\",\"product_description\":\"Flush or Embossed Panel Single Door Assemblies\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"}],\"CISYSTEMS CORP.\":[{\"manufacturer\":\"CISYSTEMS CORP.\",\"approval_number_master\":\"FL#47867-R0\",\"approval_number\":\"FL47867.1\",\"seq\":1,\"product_model\":\"Series 1000 French Door (L.M.I.)\",\"product_description\":\"Series 1000 French Door (Large Missile Impact Resistant)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-08-21 00:00:00\",\"instructions_url\":\"\"}],\"Euroline Steel Windows & Doors\":[{\"manufacturer\":\"Euroline Steel Windows & Doors\",\"approval_number_master\":\"FL#47872-R1\",\"approval_number\":\"FL47872.4\",\"seq\":4,\"product_model\":\"Series 900 Thermal Steel French\\\/Single Door (WZ4) (Impact)\",\"product_description\":\"Series 900 Thermal Steel French\\\/Single Door (WZ4) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euroline Steel Windows & Doors\",\"approval_number_master\":\"FL#47872-R0\",\"approval_number\":\"FL47872.1\",\"seq\":1,\"product_model\":\"Series 900 Thermal Steel French\\\/Single Door (HVHZ) (Impact)\",\"product_description\":\"Series 900 Thermal Steel French\\\/Single Door (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euroline Steel Windows & Doors\",\"approval_number_master\":\"FL#47872-R0\",\"approval_number\":\"FL47872.2\",\"seq\":2,\"product_model\":\"Series 900 Thermal Steel French\\\/Single Door (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Series 900 Thermal Steel French\\\/Single Door (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euroline Steel Windows & Doors\",\"approval_number_master\":\"FL#47872-R0\",\"approval_number\":\"FL47872.3\",\"seq\":3,\"product_model\":\"Series 900 Thermal Steel French\\\/Single Door (WZ4) (Impact)\",\"product_description\":\"Series 900 Thermal Steel French\\\/Single Door (WZ4) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Faciem Vitrium, Inc.\":[{\"manufacturer\":\"Faciem Vitrium, Inc.\",\"approval_number_master\":\"FL#47884-R0\",\"approval_number\":\"FL47884.1\",\"seq\":1,\"product_model\":\"HS2550 FRENCH DOOR SYSTEM LARGE MISSILE IMPACT\",\"product_description\":\"HS2550 FRENCH DOOR SYSTEM LARGE MISSILE IMPACT\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Integrity Architectural Millwork Inc.\":[{\"manufacturer\":\"Integrity Architectural Millwork Inc.\",\"approval_number_master\":\"FL#46129-R0\",\"approval_number\":\"FL46129.1\",\"seq\":1,\"product_model\":\"a. Wood Stile & Rail Door\",\"product_description\":\"Up to a 3'6 x 8'0 \\\"Non-Impact\\\" Stile and Rail 1-3\\\/4\\\" Radius or Rectangular Wood Door - Opaque or Glazed Lite Insulated Glass (X, Configuration) Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Architectural Millwork Inc.\",\"approval_number_master\":\"FL#46129-R0\",\"approval_number\":\"FL46129.2\",\"seq\":2,\"product_model\":\"b. Wood Stile & Rail Door\",\"product_description\":\"Up to a 3'6 x 8'0 Stile and Rail Wood Entry Door Opaque or Glazed 3\\\/4 lite with Sidelight(s) OX or XO, OXO - Inswing\\\/Outswing configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Architectural Millwork Inc.\",\"approval_number_master\":\"FL#46129-R0\",\"approval_number\":\"FL46129.3\",\"seq\":3,\"product_model\":\"c. Wood Stile & Rail Door\",\"product_description\":\"Up to a 3'6 x 8'0 Stile and Rail Wood Entry Door Opaque or Glazed 3\\\/4 lite and Transom - with or without Sidelights (O\\\/X, O\\\/OX or O\\\/XO, O\\\/OXO - Inswing\\\/Outswing configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Architectural Millwork Inc.\",\"approval_number_master\":\"FL#46129-R0\",\"approval_number\":\"FL46129.4\",\"seq\":4,\"product_model\":\"d. Wood Stile & Rail Door\",\"product_description\":\"Up to a 6'0 x 8'0 Stile and Rail Wood Entry Door Opaque or Glazed Full lite with or without Transom (O\\\/XX - Inswing\\\/Outswing configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Viewscapes\":[{\"manufacturer\":\"Viewscapes\",\"approval_number_master\":\"FL#47957-R0\",\"approval_number\":\"FL47957.1\",\"seq\":1,\"product_model\":\"Lux Thermal Outswing Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum thermally broken outswing door.\",\"design_pressure\":\"+60.1\\\/-60.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Eagle Window and Door, Inc\":[{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#294-R0\",\"approval_number\":\"FL294.1\",\"seq\":1,\"product_model\":\"Series 96 Clad Inswing Door\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#294-R0\",\"approval_number\":\"FL294.2\",\"seq\":2,\"product_model\":\"Series 96 Clad Outswing Door\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#294-R0\",\"approval_number\":\"FL294.3\",\"seq\":3,\"product_model\":\"Series 96 Clad Outswing Door\",\"product_description\":\"Impact Resistant Insulating Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#294-R0\",\"approval_number\":\"FL294.4\",\"seq\":4,\"product_model\":\"Series 96 Clad Outswing Door\",\"product_description\":\"Impact Resistant Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#294-R0\",\"approval_number\":\"FL294.5\",\"seq\":5,\"product_model\":\"Series 96 Clad Outswing Sideli\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#5383-R0\",\"approval_number\":\"FL5383.1\",\"seq\":1,\"product_model\":\"Ascent Series Clad Outswing Door\",\"product_description\":\"(099-H-639.00) Aluminum Clad Outswing Wood Door (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#5383-R0\",\"approval_number\":\"FL5383.2\",\"seq\":2,\"product_model\":\"Ascent Series Clad Outswing Double Door\",\"product_description\":\"(099-H-640.00) Aluminim Clad Outswing Wood Door (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#5383-R0\",\"approval_number\":\"FL5383.3\",\"seq\":3,\"product_model\":\"Clad In-Swing Double Door (XO Center Hinged)\",\"product_description\":\"(099-H-627.00) Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#5383-R0\",\"approval_number\":\"FL5383.4\",\"seq\":4,\"product_model\":\"Clad In-Swing Double Door (XO-Jamb Hinged)\",\"product_description\":\"(099-H-626.00) Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#5383-R0\",\"approval_number\":\"FL5383.5\",\"seq\":5,\"product_model\":\"Clad In-Swing Double Door (XX-Double Hinged)\",\"product_description\":\"(099-H-629.00) Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#5383-R0\",\"approval_number\":\"FL5383.6\",\"seq\":6,\"product_model\":\"Clad In-Swing Single Door\",\"product_description\":\"(099-H-628.00) Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#5383-R0\",\"approval_number\":\"FL5383.7\",\"seq\":7,\"product_model\":\"Series 96 6080 Clad Outswing Double Door\",\"product_description\":\"(099-H-611.00) Aluminum Clad Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#5383-R0\",\"approval_number\":\"FL5383.8\",\"seq\":8,\"product_model\":\"Series 96 6080 Clad Outswing Double Door\",\"product_description\":\"(099-H-611.01) Aluminum Clad Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8562-R1\",\"approval_number\":\"FL8562.1\",\"seq\":1,\"product_model\":\"a. \\\"Ascent Series\\\" (05) Clad Outswing Door\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Exterior Outswing Door with and without Raised Panels - Insulated Glass (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8562-R1\",\"approval_number\":\"FL8562.2\",\"seq\":2,\"product_model\":\"b. \\\"Ascent Series\\\" (05) Clad Outswing Door\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Exterior Outswing Door with Sidelite with and without Raised Panels - Insulated Glass (OX or XO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8562-R1\",\"approval_number\":\"FL8562.3\",\"seq\":3,\"product_model\":\"c. \\\"Ascent Series\\\" (05) Clad Outswing Door\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Exterior Outswing Door with Sidelites with and without Raised Panels - Insulated Glass (OXO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8562-R1\",\"approval_number\":\"FL8562.4\",\"seq\":4,\"product_model\":\"d. \\\"Ascent Series\\\" (05) Clad Outswing Door\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Exterior Outswing Double Door with and without Raised Panels - Insulated Glass (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8562-R1\",\"approval_number\":\"FL8562.5\",\"seq\":5,\"product_model\":\"e. \\\"Ascent Series\\\" (05) Clad Outswing Door\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Exterior Outswing Double Door with Sidelites - with and without Raised Panels - Insulated Glass (OXXO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8562-R1\",\"approval_number\":\"FL8562.6\",\"seq\":6,\"product_model\":\"f. \\\"Ascent Series\\\" (05) Clad Outswing Door\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Exterior Outswing Door with Transom with and without Raised Panels - Insulated Glass (O\\\/X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8562-R1\",\"approval_number\":\"FL8562.7\",\"seq\":7,\"product_model\":\"g. \\\"Ascent Series\\\" (05) Clad Outswing Door\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Exterior Outswing Door with Sidelite and Transom with and without Raised Panels - Insulated Glass (O\\\/OX or O\\\/XO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8562-R1\",\"approval_number\":\"FL8562.8\",\"seq\":8,\"product_model\":\"h. \\\"Ascent Series\\\" (05) Clad Outswing Door\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Exterior Outswing Door with Sidelites and Transom with and without Raised Panels - Insulated Glass (O\\\/OXO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8562-R1\",\"approval_number\":\"FL8562.9\",\"seq\":9,\"product_model\":\"i. \\\"Ascent Series\\\" (05) Clad Outswing Door - Harbor Master\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Exterior Outswing Door with and without Raised Panels - Harbor Master Laminated Insulated Glass or Laminated Monolithic Glass (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8562-R1\",\"approval_number\":\"FL8562.10\",\"seq\":10,\"product_model\":\"j. \\\"Ascent Series\\\" (05) Clad Outswing Door - Harbor Master\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Exterior Outswing Door with Sidelite with and without Raised Panels - Harbor Master Laminated Insulated Glass or Laminated Monolithic Glass (OX or XO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8562-R1\",\"approval_number\":\"FL8562.11\",\"seq\":11,\"product_model\":\"k. \\\"Ascent Series\\\" (05) Clad Outswing Door - Harbor Master\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Exterior Outswing Door with Sidelites with and without Raised Panels - Harbor Master Laminated Insulated Glass or Laminated Monolithic Glass (OXO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8562-R1\",\"approval_number\":\"FL8562.12\",\"seq\":12,\"product_model\":\"l. \\\"Ascent Series\\\" (05) Clad Outswing Door - Harbor Master\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Exterior Outswing Double Door with and without Raised Panels - Harbor Master Laminated Insulated Glass or Laminated Monolithic Glass (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8562-R1\",\"approval_number\":\"FL8562.13\",\"seq\":13,\"product_model\":\"m. \\\"Ascent Series\\\" (05) Clad Outswing Door - Harbor Master\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Exterior Outswing Double Door with Sidelites - with and without Raised Panels - Harbor Master Laminated Insulated Glass or Laminated Monolithic Glass (OXXO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8564-R1\",\"approval_number\":\"FL8564.1\",\"seq\":1,\"product_model\":\"a. \\\"Ascent Series\\\" (05) Clad Inswing Door\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Exterior Inswing Door with and without Raised Panels - Insulated Glass (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8564-R1\",\"approval_number\":\"FL8564.2\",\"seq\":2,\"product_model\":\"b. \\\"Ascent Series\\\" (05) Clad Inswing Door\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Exterior Inswing Door with Sidelite with and without Raised Panels - Insulated Glass (OX or XO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8564-R1\",\"approval_number\":\"FL8564.3\",\"seq\":3,\"product_model\":\"c. \\\"Ascent Series\\\" (05) Clad Inswing Door\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Exterior Inswing Door with Sidelites with and without Raised Panels - Insulated Glass (OXO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8564-R1\",\"approval_number\":\"FL8564.4\",\"seq\":4,\"product_model\":\"d. \\\"Ascent Series\\\" (05) Clad Inswing Door\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Exterior Inswing Double Door with and without Raised Panels - Insulated Glass (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8564-R1\",\"approval_number\":\"FL8564.5\",\"seq\":5,\"product_model\":\"e. \\\"Ascent Series\\\" (05) Clad Inswing Door\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Exterior Inswing Double Door with Sidelites - with and without Raised Panels - Insulated Glass (OXXO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8564-R1\",\"approval_number\":\"FL8564.6\",\"seq\":6,\"product_model\":\"f. \\\"Ascent Series\\\" (05) Clad Inswing Door\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Exterior Inswing Door with Transom with and without Raised Panels - Insulated Glass (O\\\/X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8564-R1\",\"approval_number\":\"FL8564.7\",\"seq\":7,\"product_model\":\"g. \\\"Ascent Series\\\" (05) Clad Inswing Door\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Exterior Inswing Door with Sidelite and Transom with and without Raised Panels - Insulated Glass (O\\\/OX or O\\\/XO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8564-R1\",\"approval_number\":\"FL8564.8\",\"seq\":8,\"product_model\":\"h. \\\"Ascent Series\\\" (05) Clad Inswing Door\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Exterior Inswing Door with Sidelites and Transom with and without Raised Panels - Insulated Glass (O\\\/OXO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#13914-R0\",\"approval_number\":\"FL13914.1\",\"seq\":1,\"product_model\":\"Series 05 Clad Ascent\",\"product_description\":\"Outswing French Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15254-R0\",\"approval_number\":\"FL15254.1\",\"seq\":1,\"product_model\":\"a. \\\"Ascent Series\\\"\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Single Door with Sidelite - Outswing - (XO or OX) - \\\"Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15254-R0\",\"approval_number\":\"FL15254.2\",\"seq\":2,\"product_model\":\"b. \\\"Ascent Series\\\"\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Double Door -Outswing - (XX) - \\\"Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15254-R0\",\"approval_number\":\"FL15254.3\",\"seq\":3,\"product_model\":\"c. \\\"Ascent Series\\\"\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Double Door with Sidelites - Outswing - (OXXO) - \\\"Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15254-R0\",\"approval_number\":\"FL15254.4\",\"seq\":4,\"product_model\":\"d. \\\"Ascent Series\\\"\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Single Door - Outswing - (X) - \\\"Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15254-R0\",\"approval_number\":\"FL15254.5\",\"seq\":5,\"product_model\":\"e. \\\"Ascent Series\\\"\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Single Door with Sidelite - Outswing - (XO or OX) - \\\"Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15254-R0\",\"approval_number\":\"FL15254.6\",\"seq\":6,\"product_model\":\"f. \\\"Ascent Series\\\"\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Single Door with Sidelites - Outswing - (OXO) - \\\"Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15254-R0\",\"approval_number\":\"FL15254.7\",\"seq\":7,\"product_model\":\"g. \\\"Ascent Series\\\"\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Double Door - Outswing - (XX) - \\\"Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15254-R0\",\"approval_number\":\"FL15254.8\",\"seq\":8,\"product_model\":\"h. \\\"Ascent Series\\\"\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Double Door with Sidelites - Outswing - (OXXO) - \\\"Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15254-R0\",\"approval_number\":\"FL15254.9\",\"seq\":9,\"product_model\":\"i. \\\"Ascent Series\\\"\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Single Door - Outswing - (X) - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15254-R0\",\"approval_number\":\"FL15254.10\",\"seq\":10,\"product_model\":\"j. \\\"Ascent Series\\\"\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Single Door with Sidelite - Outswing - (XO or OX) - \\\"Non- Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15254-R0\",\"approval_number\":\"FL15254.11\",\"seq\":11,\"product_model\":\"k. \\\"Ascent Series\\\"\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Single Door with Sidelites - Outswing - (OXO) - \\\"Non- Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15254-R0\",\"approval_number\":\"FL15254.12\",\"seq\":12,\"product_model\":\"l. \\\"Ascent Series\\\"\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Double Door - Outswing - (XX) - \\\"Non- Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15254-R0\",\"approval_number\":\"FL15254.13\",\"seq\":13,\"product_model\":\"m. \\\"Ascent Series\\\"\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Double Door with Sidelites - Outswing - (OXXO) - \\\"Non- Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15254-R0\",\"approval_number\":\"FL15254.14\",\"seq\":14,\"product_model\":\"n. \\\"Ascent Series\\\"\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Single Door with Transom - Outswing - (O\\\/X) - \\\"Non- Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15254-R0\",\"approval_number\":\"FL15254.15\",\"seq\":15,\"product_model\":\"o. \\\"Ascent Series\\\"\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Double Door with Transom - Outswing - (O\\\/XX) - \\\"Non- Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15254-R0\",\"approval_number\":\"FL15254.16\",\"seq\":16,\"product_model\":\"p. \\\"Ascent Series\\\"\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Single Door with Sidelites and Transom - Outswing - (O\\\/OXO) - \\\"Non- Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15254-R0\",\"approval_number\":\"FL15254.17\",\"seq\":17,\"product_model\":\"q. \\\"Ascent Series\\\"\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Single Door - Inswing - (X) - \\\"Non- Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15254-R0\",\"approval_number\":\"FL15254.18\",\"seq\":18,\"product_model\":\"r. \\\"Ascent Series\\\"\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Single Door with Sidelite - Inswing - (XO or OX) - \\\"Non- Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15254-R0\",\"approval_number\":\"FL15254.19\",\"seq\":19,\"product_model\":\"s. \\\"Ascent Series\\\"\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Single Door with Sidelites- Inswing - (OXO) - \\\"Non- Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15254-R0\",\"approval_number\":\"FL15254.20\",\"seq\":20,\"product_model\":\"t. \\\"Ascent Series\\\"\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Double Door - Inswing - (XX) - \\\"Non- Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15254-R0\",\"approval_number\":\"FL15254.21\",\"seq\":21,\"product_model\":\"u. \\\"Ascent Series\\\"\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Double Door with Sidelites - Inswing - (OXXO) - \\\"Non- Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15254-R0\",\"approval_number\":\"FL15254.22\",\"seq\":22,\"product_model\":\"v. \\\"Ascent Series\\\"\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Single Door with Transom - Inswing - (O\\\/X) - \\\"Non- Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15254-R0\",\"approval_number\":\"FL15254.23\",\"seq\":23,\"product_model\":\"w. \\\"Ascent Series\\\"\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Single Door with Sidelite and Transom - Inswing - (O\\\/XO or O\\\/OX) - \\\"Non- Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15254-R0\",\"approval_number\":\"FL15254.24\",\"seq\":24,\"product_model\":\"x.\\\"Ascent Series\\\"\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Single Door with Sidelites and Transom - Inswing - (O\\\/OXO) - \\\"Non- Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15254-R1\",\"approval_number\":\"FL15254.25\",\"seq\":25,\"product_model\":\"y. \\\"Series 05\\\"\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Single Door (Nominal 10'0 Height) - Outswing - (X) - \\\"Non- Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15254-R1\",\"approval_number\":\"FL15254.26\",\"seq\":26,\"product_model\":\"z. \\\"Series 05\\\"\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Double Door (Nominal 10'0 Height) - Outswing - (XX) - \\\"Non- Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15254-R1\",\"approval_number\":\"FL15254.27\",\"seq\":27,\"product_model\":\"za. \\\"Series 05\\\"\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Single Door (Nominal 10'0 Height) - Inswing - (X) - \\\"Non- Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15254-R1\",\"approval_number\":\"FL15254.28\",\"seq\":28,\"product_model\":\"zb. \\\"Series 05\\\"\",\"product_description\":\"Extruded Aluminum Clad Wood Glazed Double Door (Nominal 10'0 Height) - Inswing - (XX) - \\\"Non- Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"}],\"Traco Windows and Doors, Inc.\":[{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#466-R0\",\"approval_number\":\"FL466.1\",\"seq\":1,\"product_model\":\"Doral 3 Series(Miami-Dade)\",\"product_description\":\"Outswing Aluminum Patio Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3037-R0\",\"approval_number\":\"FL3037.1\",\"seq\":1,\"product_model\":\"TR-8900\",\"product_description\":\"Hinged Glass Door In-Swing HGD-HC40 60\\\" x 96\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3038-R0\",\"approval_number\":\"FL3038.1\",\"seq\":1,\"product_model\":\"Doral3\",\"product_description\":\"Out-Swing Alum. Patio Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3038-R0\",\"approval_number\":\"FL3038.2\",\"seq\":2,\"product_model\":\"Doral3\",\"product_description\":\"Out-Swing Alum. Patio Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3038-R0\",\"approval_number\":\"FL3038.3\",\"seq\":3,\"product_model\":\"HGD 8910\",\"product_description\":\"Out-Swing Terrace Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3038-R0\",\"approval_number\":\"FL3038.4\",\"seq\":4,\"product_model\":\"HGD 8910\",\"product_description\":\"Out-Swing Terrace Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3925-R0\",\"approval_number\":\"FL3925.1\",\"seq\":1,\"product_model\":\"Doral 3\",\"product_description\":\"Doral3 outswing door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#6746-R0\",\"approval_number\":\"FL6746.1\",\"seq\":1,\"product_model\":\"Doral 3 (300 SWD)\",\"product_description\":\"Swing Door\",\"design_pressure\":\"+90.0\\\/-90.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#6747-R0\",\"approval_number\":\"FL6747.1\",\"seq\":1,\"product_model\":\"Doral 3 (300 SWD)\",\"product_description\":\"Swing Door\",\"design_pressure\":\"+55.0\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#6750-R0\",\"approval_number\":\"FL6750.1\",\"seq\":1,\"product_model\":\"TR-8910\",\"product_description\":\"Outswing Alum. Terrace Door\",\"design_pressure\":\"+95.0\\\/-110.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#6755-R0\",\"approval_number\":\"FL6755.1\",\"seq\":1,\"product_model\":\"TR-8910\",\"product_description\":\"SM Outswing Terrace Door\",\"design_pressure\":\"+130\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#8846-R0\",\"approval_number\":\"FL8846.1\",\"seq\":1,\"product_model\":\"Doral 3 (300 SWD)\",\"product_description\":\"Outswing - Alum. Patio Door LM\",\"design_pressure\":\"+90.0\\\/-90.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#8846-R0\",\"approval_number\":\"FL8846.2\",\"seq\":2,\"product_model\":\"Doral 3 (300 SWD)\",\"product_description\":\"Outswing - Alum. Patio Door SM\",\"design_pressure\":\"+90.0\\\/-90.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#9789-R0\",\"approval_number\":\"FL9789.1\",\"seq\":1,\"product_model\":\"TR-8910\",\"product_description\":\"Outswing Alum Terrace Door - LM\",\"design_pressure\":\"+95.0\\\/-110.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#9789-R0\",\"approval_number\":\"FL9789.2\",\"seq\":2,\"product_model\":\"TR-8910\",\"product_description\":\"Outswing Alum Terrace Door - SM\",\"design_pressure\":\"+113.32\\\/-113.32\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#6588-R2\",\"approval_number\":\"FL6588.1\",\"seq\":1,\"product_model\":\"Doral 3\",\"product_description\":\"Outswing Aluminum Patio Door\",\"design_pressure\":\"+50 psf\\\/-48.5psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#11146-R0\",\"approval_number\":\"FL11146.1\",\"seq\":1,\"product_model\":\"Doral 3 (300 SWD)\",\"product_description\":\"Outswing Aluminum Pation Door\",\"design_pressure\":\"+90.0\\\/-90.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#11146-R0\",\"approval_number\":\"FL11146.2\",\"seq\":2,\"product_model\":\"Doral 3 (300 SWD)\",\"product_description\":\"Outswing Aluminum Patio Door\",\"design_pressure\":\"+90.0\\\/-90.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#12093-R0\",\"approval_number\":\"FL12093.1\",\"seq\":1,\"product_model\":\"NX-8910\",\"product_description\":\"Outswing Aluminum Terrace Door\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-11 00:00:00\",\"instructions_url\":\"\"}],\"Barnett Millworks, Inc.\":[{\"manufacturer\":\"Barnett Millworks, Inc.\",\"approval_number_master\":\"FL#850-R0\",\"approval_number\":\"FL850.1\",\"seq\":1,\"product_model\":\"Wood Edge Steel Doors\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Barnett Millworks, Inc.\",\"approval_number_master\":\"FL#850-R0\",\"approval_number\":\"FL850.2\",\"seq\":2,\"product_model\":\"Wood-Edge Steel Door Units\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Barnett Millworks, Inc.\",\"approval_number_master\":\"FL#851-R0\",\"approval_number\":\"FL851.1\",\"seq\":1,\"product_model\":\"Fiberglass Door Units\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Barnett Millworks, Inc.\",\"approval_number_master\":\"FL#852-R0\",\"approval_number\":\"FL852.1\",\"seq\":1,\"product_model\":\"Exterior Wood Door Units\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Jeld-Wen - Pozzi\":[{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#935-R0\",\"approval_number\":\"FL935.1\",\"seq\":1,\"product_model\":\"CIFRT 6080\",\"product_description\":\"Clad Inswing French Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#935-R0\",\"approval_number\":\"FL935.2\",\"seq\":2,\"product_model\":\"CIFRT 6090\",\"product_description\":\"Clad Inswing French Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#935-R0\",\"approval_number\":\"FL935.3\",\"seq\":3,\"product_model\":\"CISWT 3080\",\"product_description\":\"Clad Inswing Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#935-R0\",\"approval_number\":\"FL935.4\",\"seq\":4,\"product_model\":\"CISWT 3090\",\"product_description\":\"Clad Inswing Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#935-R0\",\"approval_number\":\"FL935.5\",\"seq\":5,\"product_model\":\"COFRT 6080\",\"product_description\":\"Aluminum Clad Outswing Wood French Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#935-R0\",\"approval_number\":\"FL935.6\",\"seq\":6,\"product_model\":\"COFRT 6090\",\"product_description\":\"Outswing Clad Wood French Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#935-R0\",\"approval_number\":\"FL935.7\",\"seq\":7,\"product_model\":\"COSWT 3080\",\"product_description\":\"Outswing Clad Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#935-R0\",\"approval_number\":\"FL935.8\",\"seq\":8,\"product_model\":\"COSWT 3090\",\"product_description\":\"Outswing Clad Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#935-R0\",\"approval_number\":\"FL935.9\",\"seq\":9,\"product_model\":\"WIFRT 6080\",\"product_description\":\"Wood Inswing French Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#935-R0\",\"approval_number\":\"FL935.10\",\"seq\":10,\"product_model\":\"WIFRT 6090\",\"product_description\":\"Wood Inswing French Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#935-R0\",\"approval_number\":\"FL935.11\",\"seq\":11,\"product_model\":\"WISWT 3080\",\"product_description\":\"Inswing Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#935-R0\",\"approval_number\":\"FL935.12\",\"seq\":12,\"product_model\":\"WISWT 3090\",\"product_description\":\"Inswing Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#935-R0\",\"approval_number\":\"FL935.13\",\"seq\":13,\"product_model\":\"WOFRT 6080\",\"product_description\":\"Wood Outswing French Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#935-R0\",\"approval_number\":\"FL935.14\",\"seq\":14,\"product_model\":\"WOFRT 6090\",\"product_description\":\"Wood Outswing French Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#935-R0\",\"approval_number\":\"FL935.15\",\"seq\":15,\"product_model\":\"WOSW 3080\",\"product_description\":\"Outswing Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#935-R0\",\"approval_number\":\"FL935.16\",\"seq\":16,\"product_model\":\"WOSWT 3090\",\"product_description\":\"Outswing Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"BiltBest Windows and Patio Doors\":[{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#942-R0\",\"approval_number\":\"FL942.1\",\"seq\":1,\"product_model\":\"St. Genevieve Hinged Patio Doo\",\"product_description\":\"Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#6948-R0\",\"approval_number\":\"FL6948.1\",\"seq\":1,\"product_model\":\"Standard E-Clad Outswing Hinged\",\"product_description\":\"242-H-091.00 Clad Hinged Glass Door\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#9421-R1\",\"approval_number\":\"FL9421.2\",\"seq\":2,\"product_model\":\"Maxima Storm Guard Outswing Door\",\"product_description\":\"Maxima Outswing Door with Transom - Configuration O\\\/XX\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#9421-R0\",\"approval_number\":\"FL9421.1\",\"seq\":1,\"product_model\":\"Maxima Storm Guard Outswing Door\",\"product_description\":\"3-2 X 8-0 French with 3-2 X 8-0 Sidelight or smaller - Configuration XXO\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Kinco, Ltd.\":[{\"manufacturer\":\"Kinco, Ltd.\",\"approval_number_master\":\"FL#980-R0\",\"approval_number\":\"FL980.1\",\"seq\":1,\"product_model\":\"Masonite - Johnson Doors\",\"product_description\":\"Fiberglass Door Units\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kinco, Ltd.\",\"approval_number_master\":\"FL#980-R0\",\"approval_number\":\"FL980.2\",\"seq\":2,\"product_model\":\"Masonite - Johnson Doors\",\"product_description\":\"Metal-Edge Steel Door Units\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kinco, Ltd.\",\"approval_number_master\":\"FL#980-R0\",\"approval_number\":\"FL980.3\",\"seq\":3,\"product_model\":\"Masonite - Johnson Doors\",\"product_description\":\"Wood-Edge Steel Door Units\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"ZZPella Entry Systems\":[{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#1112-R0\",\"approval_number\":\"FL1112.1\",\"seq\":1,\"product_model\":\"Entry Door\",\"product_description\":\"Steel Panel\\\/ Wood Frame, 1\\\/2 Light\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#1115-R0\",\"approval_number\":\"FL1115.1\",\"seq\":1,\"product_model\":\"Entry Door\",\"product_description\":\"Carbon Panel\\\/ Wood Frame, Full Lite\\\/Dual Side Lite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#1115-R0\",\"approval_number\":\"FL1115.2\",\"seq\":2,\"product_model\":\"Entry Door\",\"product_description\":\"Carbon Panel\\\/ Clad Frame, Full Lite\\\/ Dual Side Lite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#1115-R0\",\"approval_number\":\"FL1115.3\",\"seq\":3,\"product_model\":\"Entry Door\",\"product_description\":\"Steel Panel\\\/ Wood Frame, Full Lite\\\/ Dual Side Lite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#1115-R0\",\"approval_number\":\"FL1115.4\",\"seq\":4,\"product_model\":\"Entry Door\",\"product_description\":\"Steel Panel\\\/ Clad Frame, Full Lite\\\/ Dual Side Lite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#1116-R0\",\"approval_number\":\"FL1116.1\",\"seq\":1,\"product_model\":\"Entry Door\",\"product_description\":\"Inswinging Carbon door\\\/wood frame assembly\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#1116-R0\",\"approval_number\":\"FL1116.2\",\"seq\":2,\"product_model\":\"Entry Door\",\"product_description\":\"Inswinging Carbon door\\\/wood frame assembly\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#1116-R0\",\"approval_number\":\"FL1116.3\",\"seq\":3,\"product_model\":\"Entry Door\",\"product_description\":\"Inswinging Steel door\\\/ wood frame assembly\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#1116-R0\",\"approval_number\":\"FL1116.4\",\"seq\":4,\"product_model\":\"Entry Door\",\"product_description\":\"Inswinging Steel door\\\/clad frame assembly\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#1116-R0\",\"approval_number\":\"FL1116.5\",\"seq\":5,\"product_model\":\"Entry Door\",\"product_description\":\"Inswinging Carbon door\\\/ clad frame assembly\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#1116-R0\",\"approval_number\":\"FL1116.6\",\"seq\":6,\"product_model\":\"Entry Door\",\"product_description\":\"Outswinging Carbon door\\\/wood frame, full lite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#1116-R0\",\"approval_number\":\"FL1116.7\",\"seq\":7,\"product_model\":\"Entry Door\",\"product_description\":\"Outswinging Steel door\\\/ wood frame, full lite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3254-R0\",\"approval_number\":\"FL3254.1\",\"seq\":1,\"product_model\":\"3068 Inswing Smooth Grained Fiberglass Single Door\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3254-R0\",\"approval_number\":\"FL3254.2\",\"seq\":2,\"product_model\":\"3068 Inswing Smooth Grained Fiberglass Single Door\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3254-R0\",\"approval_number\":\"FL3254.3\",\"seq\":3,\"product_model\":\"3068 Inswing Smooth Grained Fiberglass Single Door, Full Lite Panel\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3254-R0\",\"approval_number\":\"FL3254.4\",\"seq\":4,\"product_model\":\"3068 Inswing Smooth Grained Fiberglass Single Door, Full Lite Panel\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3254-R0\",\"approval_number\":\"FL3254.5\",\"seq\":5,\"product_model\":\"3080 Inswing Grained Fiberglass Single Door\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3254-R0\",\"approval_number\":\"FL3254.6\",\"seq\":6,\"product_model\":\"3080 Inswing Grained Fiberglass Single Door, Full Lite Panel\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3254-R0\",\"approval_number\":\"FL3254.7\",\"seq\":7,\"product_model\":\"3080 Inswing Steel Single Door\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3254-R0\",\"approval_number\":\"FL3254.8\",\"seq\":8,\"product_model\":\"3080 Inswing Steel Single Door, Full Lite Panel\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3254-R0\",\"approval_number\":\"FL3254.9\",\"seq\":9,\"product_model\":\"6068 Inswing Grained Fiberglass Double Door\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3254-R0\",\"approval_number\":\"FL3254.10\",\"seq\":10,\"product_model\":\"6068 Inswing Grained Fiberglass Double Door, Full Lite Panel\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3254-R0\",\"approval_number\":\"FL3254.11\",\"seq\":11,\"product_model\":\"6068 Inswing Steel Double Door\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3254-R0\",\"approval_number\":\"FL3254.12\",\"seq\":12,\"product_model\":\"6068 Inswing Steel Double Door, Full Lite Panel\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3254-R0\",\"approval_number\":\"FL3254.13\",\"seq\":13,\"product_model\":\"6080 Inswing Grained Fiberglass Double Door\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3254-R0\",\"approval_number\":\"FL3254.14\",\"seq\":14,\"product_model\":\"6080 Inswing Grained Fiberglass Double Door, Full Lite Panel\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3254-R0\",\"approval_number\":\"FL3254.15\",\"seq\":15,\"product_model\":\"6080 Inswing Steel Double Door, Full Lite Panel\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3254-R0\",\"approval_number\":\"FL3254.16\",\"seq\":16,\"product_model\":\"6080 Steel Double Door\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3293-R0\",\"approval_number\":\"FL3293.1\",\"seq\":1,\"product_model\":\"Double Door, full lite\",\"product_description\":\"Single Door, non glazed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3293-R0\",\"approval_number\":\"FL3293.2\",\"seq\":2,\"product_model\":\"Double Door, full lite\",\"product_description\":\"Single Door, non glazed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3293-R0\",\"approval_number\":\"FL3293.3\",\"seq\":3,\"product_model\":\"Double Door, full lite\",\"product_description\":\"SIngle Door, full lite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3293-R0\",\"approval_number\":\"FL3293.4\",\"seq\":4,\"product_model\":\"Double Door, full lite\",\"product_description\":\"Single Door, full lite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3293-R0\",\"approval_number\":\"FL3293.5\",\"seq\":5,\"product_model\":\"Double Door, full lite\",\"product_description\":\"Single Door, full lite w\\\/ side lite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3293-R0\",\"approval_number\":\"FL3293.6\",\"seq\":6,\"product_model\":\"Double Door, full lite\",\"product_description\":\"Single Door, full lite w\\\/ side lites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3293-R0\",\"approval_number\":\"FL3293.7\",\"seq\":7,\"product_model\":\"Double Door, non glazed\",\"product_description\":\"Single Door, full lite w\\\/side lite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3293-R0\",\"approval_number\":\"FL3293.8\",\"seq\":8,\"product_model\":\"Double Door, non glazed\",\"product_description\":\"Single Door, full lite w\\\/ side lites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3293-R0\",\"approval_number\":\"FL3293.9\",\"seq\":9,\"product_model\":\"Double Door, non glazed\",\"product_description\":\"Single Door, full lite, w\\\/ side lite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3293-R0\",\"approval_number\":\"FL3293.10\",\"seq\":10,\"product_model\":\"Double Door, non glazed\",\"product_description\":\"Single Door, full lite w\\\/ side lite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3293-R0\",\"approval_number\":\"FL3293.11\",\"seq\":11,\"product_model\":\"Double Door, non glazed\",\"product_description\":\"Double Door, non glazed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3293-R0\",\"approval_number\":\"FL3293.12\",\"seq\":12,\"product_model\":\"Double Door, non glazed\",\"product_description\":\"Double Door, non glazed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3293-R0\",\"approval_number\":\"FL3293.13\",\"seq\":13,\"product_model\":\"Single Door, 1\\\/2 light glazing\",\"product_description\":\"Double Door, full lite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3293-R0\",\"approval_number\":\"FL3293.14\",\"seq\":14,\"product_model\":\"Single Door, 1\\\/2 light glazing\",\"product_description\":\"Double Door, full lite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3293-R0\",\"approval_number\":\"FL3293.15\",\"seq\":15,\"product_model\":\"Single Door, fan light glazing\",\"product_description\":\"Double Door, non glazed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3293-R0\",\"approval_number\":\"FL3293.16\",\"seq\":16,\"product_model\":\"Single Door, fan light glazing\",\"product_description\":\"Double Door, non glazed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3293-R0\",\"approval_number\":\"FL3293.17\",\"seq\":17,\"product_model\":\"Single Door, full lite\",\"product_description\":\"Double Door, non glazed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3293-R0\",\"approval_number\":\"FL3293.18\",\"seq\":18,\"product_model\":\"Single Door, full lite\",\"product_description\":\"Double Door, non glazed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3293-R0\",\"approval_number\":\"FL3293.19\",\"seq\":19,\"product_model\":\"Single Door, full lite w\\\/ side lites\",\"product_description\":\"Double Door, full lite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3293-R0\",\"approval_number\":\"FL3293.20\",\"seq\":20,\"product_model\":\"Single Door, full lite w\\\/ side lites\",\"product_description\":\"Double Door, full lite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3293-R0\",\"approval_number\":\"FL3293.21\",\"seq\":21,\"product_model\":\"Single Door, full lite, w\\\/ side lite\",\"product_description\":\"Double Door, full lite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3293-R0\",\"approval_number\":\"FL3293.22\",\"seq\":22,\"product_model\":\"Single Door, full lite, w\\\/ side lites\",\"product_description\":\"Double Door, full lite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3293-R0\",\"approval_number\":\"FL3293.23\",\"seq\":23,\"product_model\":\"Single Door, full lite, w\\\/ side lites\",\"product_description\":\"SIngle Door, 1\\\/2 light glazing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3293-R0\",\"approval_number\":\"FL3293.24\",\"seq\":24,\"product_model\":\"Single Door, full lite, w\\\/side lites\",\"product_description\":\"Single Door, 1\\\/2 light glazing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3293-R0\",\"approval_number\":\"FL3293.25\",\"seq\":25,\"product_model\":\"Single Door, non glazed\",\"product_description\":\"Single Door, oval light glazing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3293-R0\",\"approval_number\":\"FL3293.26\",\"seq\":26,\"product_model\":\"Single Door, non glazed\",\"product_description\":\"Single Door, oval light glazing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3293-R0\",\"approval_number\":\"FL3293.27\",\"seq\":27,\"product_model\":\"Single Door, oval light glazing\",\"product_description\":\"Single Door, fan light glazing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#3293-R0\",\"approval_number\":\"FL3293.28\",\"seq\":28,\"product_model\":\"Single Door, oval light glazing\",\"product_description\":\"Single Door, fan light glazing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#6241-R0\",\"approval_number\":\"FL6241.1\",\"seq\":1,\"product_model\":\"Entry Door, Inswing Model 2\",\"product_description\":\"Full Lite Single Door with Dual Sidelites\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#6241-R0\",\"approval_number\":\"FL6241.2\",\"seq\":2,\"product_model\":\"Entry Door, Inswing Model 2\",\"product_description\":\"Full Lite Single Door with Dual Sidelites\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#6241-R0\",\"approval_number\":\"FL6241.3\",\"seq\":3,\"product_model\":\"Entry Door, Inswing Model 2\",\"product_description\":\"Full Lite Single Door\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#6241-R0\",\"approval_number\":\"FL6241.4\",\"seq\":4,\"product_model\":\"Entry Door, Inswing Model 2\",\"product_description\":\"Full Lite Single Door\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#6241-R0\",\"approval_number\":\"FL6241.5\",\"seq\":5,\"product_model\":\"Entry Door, Inswing Model 2\",\"product_description\":\"Full lite single door with dual sidelites and mullion.\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#6241-R0\",\"approval_number\":\"FL6241.6\",\"seq\":6,\"product_model\":\"Entry Door, Inswing Model 2\",\"product_description\":\"Full Lite Door with Dual Sidelites\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#6241-R0\",\"approval_number\":\"FL6241.7\",\"seq\":7,\"product_model\":\"Entry Door, Inswing Model 2\",\"product_description\":\"Full Lite Single Door\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#6241-R0\",\"approval_number\":\"FL6241.8\",\"seq\":8,\"product_model\":\"Entry Door, Inswing Model 2\",\"product_description\":\"Full Lite Single Door\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7521-R0\",\"approval_number\":\"FL7521.1\",\"seq\":1,\"product_model\":\"Outswing Entrance Door\",\"product_description\":\"Single Steel Door\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7521-R0\",\"approval_number\":\"FL7521.2\",\"seq\":2,\"product_model\":\"Outswing Entrance Door\",\"product_description\":\"Single Steel door, Fully Glazed with side lites\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7521-R0\",\"approval_number\":\"FL7521.3\",\"seq\":3,\"product_model\":\"Outswing Entrance Door\",\"product_description\":\"Fiberglass single door with side lites\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7521-R0\",\"approval_number\":\"FL7521.4\",\"seq\":4,\"product_model\":\"Outswing Entrance Door\",\"product_description\":\"Fiberglass single door, full lite glazing with side lites.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7521-R0\",\"approval_number\":\"FL7521.5\",\"seq\":5,\"product_model\":\"Outswing Entrance Door\",\"product_description\":\"Fiberglass double door, full lite glazing\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7521-R0\",\"approval_number\":\"FL7521.6\",\"seq\":6,\"product_model\":\"Outswing Entrance Door\",\"product_description\":\"Steel single door, full lite glazing with side lites, 8 ft high.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7521-R0\",\"approval_number\":\"FL7521.7\",\"seq\":7,\"product_model\":\"Outswing Entrance Door\",\"product_description\":\"Fiberglass single door, full lite glazing with side lites, 8 ft high.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7521-R0\",\"approval_number\":\"FL7521.8\",\"seq\":8,\"product_model\":\"Outswing Entrance Door\",\"product_description\":\"Fiberglass double door panel, 8 ft high.\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7551-R0\",\"approval_number\":\"FL7551.1\",\"seq\":1,\"product_model\":\"Outswing Entry Door\",\"product_description\":\"Single Steel Door, Half Lite\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7551-R0\",\"approval_number\":\"FL7551.2\",\"seq\":2,\"product_model\":\"Outswing Entry Door\",\"product_description\":\"Single Steel Door, Full Lite\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7551-R0\",\"approval_number\":\"FL7551.3\",\"seq\":3,\"product_model\":\"Outswing Entry Door\",\"product_description\":\"Single Fiberglass Door\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7551-R0\",\"approval_number\":\"FL7551.4\",\"seq\":4,\"product_model\":\"Outswing Entry Door\",\"product_description\":\"Single Fiberglass Door, Half Lite\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7551-R0\",\"approval_number\":\"FL7551.5\",\"seq\":5,\"product_model\":\"Outswing Entry Door\",\"product_description\":\"Single Fiberglass Door, Full Lite\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7551-R0\",\"approval_number\":\"FL7551.6\",\"seq\":6,\"product_model\":\"Outswing Entry Door\",\"product_description\":\"Single Fiberglass Door\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7551-R0\",\"approval_number\":\"FL7551.7\",\"seq\":7,\"product_model\":\"Outswing Entry Door\",\"product_description\":\"Single Fiberglass Door, Half Lite\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7551-R0\",\"approval_number\":\"FL7551.8\",\"seq\":8,\"product_model\":\"Outswing Entry Door\",\"product_description\":\"Single Fiberglass Door, Full Lite\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7551-R0\",\"approval_number\":\"FL7551.9\",\"seq\":9,\"product_model\":\"Outswing Entry Door\",\"product_description\":\"Single Stee Door, Side Lites\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7551-R0\",\"approval_number\":\"FL7551.10\",\"seq\":10,\"product_model\":\"Outswing Entry Door\",\"product_description\":\"Single Steel Door, Side Lite, Half Lite\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7551-R0\",\"approval_number\":\"FL7551.11\",\"seq\":11,\"product_model\":\"Outswing Entry Door\",\"product_description\":\"Single Fiberglass Door, side lites\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7551-R0\",\"approval_number\":\"FL7551.12\",\"seq\":12,\"product_model\":\"Outswing Entry Door\",\"product_description\":\"Single Fiberglass Door, side lites, Half Lite\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7551-R0\",\"approval_number\":\"FL7551.13\",\"seq\":13,\"product_model\":\"Outswing Entry Door\",\"product_description\":\"Single Fiberglass Door, side lites, full lite\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7551-R0\",\"approval_number\":\"FL7551.14\",\"seq\":14,\"product_model\":\"Outswing Entry Door\",\"product_description\":\"Single Fiberglass Door, side lite, half lite\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7551-R0\",\"approval_number\":\"FL7551.15\",\"seq\":15,\"product_model\":\"Outswing Entry Door\",\"product_description\":\"Fiberglass Double Door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7551-R0\",\"approval_number\":\"FL7551.16\",\"seq\":16,\"product_model\":\"Outswing Entry Door\",\"product_description\":\"Fiberglass Double Door, Half Lite\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7551-R0\",\"approval_number\":\"FL7551.17\",\"seq\":17,\"product_model\":\"Outswing Entry Door\",\"product_description\":\"Fiberglass Double Door, Full lite\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7551-R0\",\"approval_number\":\"FL7551.18\",\"seq\":18,\"product_model\":\"Outswing Entry Door\",\"product_description\":\"Fiberglass Double Door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7551-R0\",\"approval_number\":\"FL7551.19\",\"seq\":19,\"product_model\":\"Outswing Entry Door\",\"product_description\":\"Fiberglass Double Door, Half Lite\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7551-R0\",\"approval_number\":\"FL7551.20\",\"seq\":20,\"product_model\":\"Outswing Entry Door\",\"product_description\":\"Single Steel Door, 8 ft high\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7551-R0\",\"approval_number\":\"FL7551.21\",\"seq\":21,\"product_model\":\"Outswing Entry Door\",\"product_description\":\"Single Steel Door, Half Lite, 8 ft high\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7551-R0\",\"approval_number\":\"FL7551.22\",\"seq\":22,\"product_model\":\"Outswing Entry Door\",\"product_description\":\"Single Steel Door, Full Lite, 8 ft high\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7551-R0\",\"approval_number\":\"FL7551.23\",\"seq\":23,\"product_model\":\"Outswing Entry Door\",\"product_description\":\"Single Fiberglass Door, 8 ft high\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7551-R0\",\"approval_number\":\"FL7551.24\",\"seq\":24,\"product_model\":\"Outswing Entry Door\",\"product_description\":\"Single Fiberglass Door, Half Lite, 8 ft high\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7551-R0\",\"approval_number\":\"FL7551.25\",\"seq\":25,\"product_model\":\"Outswing Entry Door\",\"product_description\":\"Single Fiberglass Door, Full lite, 8 ft high\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7551-R0\",\"approval_number\":\"FL7551.26\",\"seq\":26,\"product_model\":\"Outswing Entry Door\",\"product_description\":\"Single Fiberglass Door, 8 ft high\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7551-R0\",\"approval_number\":\"FL7551.27\",\"seq\":27,\"product_model\":\"Outswing Entry Door\",\"product_description\":\"Single Fiberglass Door, Half Lite, 8 ft high\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7551-R0\",\"approval_number\":\"FL7551.28\",\"seq\":28,\"product_model\":\"Outswing Entry Door\",\"product_description\":\"Single Fiberglass Door, Full Lite, 8 ft high\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7551-R0\",\"approval_number\":\"FL7551.29\",\"seq\":29,\"product_model\":\"Outswing Entry Door\",\"product_description\":\"Single Steel Door, side lite, 8 ft high\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7551-R0\",\"approval_number\":\"FL7551.30\",\"seq\":30,\"product_model\":\"Outswing Entry Door\",\"product_description\":\"Single Steel Door, side lites, half lite, 8 ft high\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7551-R0\",\"approval_number\":\"FL7551.31\",\"seq\":31,\"product_model\":\"Outswing Entry Door\",\"product_description\":\"Single Fiberglass Door, side lites, 8 ft high\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7551-R0\",\"approval_number\":\"FL7551.32\",\"seq\":32,\"product_model\":\"Outswing Entry Door\",\"product_description\":\"Single Fiberglass Door, side lite, half lite, 8 ft high\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7551-R0\",\"approval_number\":\"FL7551.33\",\"seq\":33,\"product_model\":\"Outswing Entry Door\",\"product_description\":\"Single Fiberglass Door, side lite, 8 ft high\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7551-R0\",\"approval_number\":\"FL7551.34\",\"seq\":34,\"product_model\":\"Outswing Entry Door\",\"product_description\":\"Single Fiberglass Door, side lites, half lites, 8 ft high\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZPella Entry Systems\",\"approval_number_master\":\"FL#7551-R0\",\"approval_number\":\"FL7551.35\",\"seq\":35,\"product_model\":\"Outswing Entry Door\",\"product_description\":\"Fiberglass Double Door, 8 ft high\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Benchmark\":[{\"manufacturer\":\"Benchmark\",\"approval_number_master\":\"FL#1190-R0\",\"approval_number\":\"FL1190.1\",\"seq\":1,\"product_model\":\"Adjusta-Fit\",\"product_description\":\"Steel Door w\\\/ split steel frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Benchmark\",\"approval_number_master\":\"FL#1190-R0\",\"approval_number\":\"FL1190.3\",\"seq\":3,\"product_model\":\"Fiberglass\",\"product_description\":\"Fiberglass Door w\\\/wo sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Benchmark\",\"approval_number_master\":\"FL#1190-R0\",\"approval_number\":\"FL1190.4\",\"seq\":4,\"product_model\":\"Hollow Metal\",\"product_description\":\"Steel Door w\\\/ hollow metal steel frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Benchmark\",\"approval_number_master\":\"FL#1190-R0\",\"approval_number\":\"FL1190.5\",\"seq\":5,\"product_model\":\"Landmark\",\"product_description\":\"Steel Door w\\\/wo sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Benchmark\",\"approval_number_master\":\"FL#5267-R0\",\"approval_number\":\"FL5267.1\",\"seq\":1,\"product_model\":\"a. Benchmark Steel Door with Steel Frame\",\"product_description\":\"6\\\/8 and 8\\\/0 Opaque and Glazed Steel Door. Inswing and Outswing Adjusta-fit Steel Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Benchmark\",\"approval_number_master\":\"FL#5267-R0\",\"approval_number\":\"FL5267.2\",\"seq\":2,\"product_model\":\"b. Benchmark Steel Door with Wood Frame\",\"product_description\":\"6\\\/8 and 8\\\/0 Opaque and Glazed Steel Door with and without Sidelites. Inswing and Outswing Wood Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Benchmark\",\"approval_number_master\":\"FL#5267-R0\",\"approval_number\":\"FL5267.3\",\"seq\":3,\"product_model\":\"C. Benchmark Fiberglass Door with Wood Frame\",\"product_description\":\"6\\\/8 and 8\\\/0 Opaque and Glazed, Smooth and Grained Fiberglass Door with and without Sidelites. Inswing and Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Benchmark\",\"approval_number_master\":\"FL#5267-R0\",\"approval_number\":\"FL5267.4\",\"seq\":4,\"product_model\":\"d. Benchmark Steel Door with Steel Frame\",\"product_description\":\"6\\\/8 and 7\\\/0 Opaque Steel Door. Inswing and Outswing Hollow Metal Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Benchmark\",\"approval_number_master\":\"FL#5267-R0\",\"approval_number\":\"FL5267.5\",\"seq\":5,\"product_model\":\"e. Landmark Steel Door with Wood Frame\",\"product_description\":\"6\\\/8 Opaque Steel Door with and without Sidelites. Inswing and Outswing Wood Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"BenchmarkHMF\":[{\"manufacturer\":\"BenchmarkHMF\",\"approval_number_master\":\"FL#1197-R0\",\"approval_number\":\"FL1197.1\",\"seq\":1,\"product_model\":\"Commercial\",\"product_description\":\"16 Ga. Steel Door w\\\/ Hollow Metal Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BenchmarkHMF\",\"approval_number_master\":\"FL#5266-R0\",\"approval_number\":\"FL5266.1\",\"seq\":1,\"product_model\":\"a. BenchmarkHMF Impact Rated Commercial Steel Door\",\"product_description\":\"7\\\/2 16 ga. and 18 ga. Opaque Steel Door - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BenchmarkHMF\",\"approval_number_master\":\"FL#5266-R0\",\"approval_number\":\"FL5266.2\",\"seq\":2,\"product_model\":\"b. BenchmarkHMF Impact Rated Commercial Fiberglass Door\",\"product_description\":\"7\\\/0 Opaque Fiberglass Door - Inswing and Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Precision Entry\":[{\"manufacturer\":\"Precision Entry\",\"approval_number_master\":\"FL#1215-R2\",\"approval_number\":\"FL1215.1\",\"seq\":1,\"product_model\":\"20GA_NC_IS\",\"product_description\":\"20 gauge steel inswing entry door with sidelites and transom.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Precision Entry\",\"approval_number_master\":\"FL#1215-R2\",\"approval_number\":\"FL1215.2\",\"seq\":2,\"product_model\":\"20GA_NC_OS\",\"product_description\":\"20 guage steel outswing entry door with sidelites and transom.\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Precision Entry\",\"approval_number_master\":\"FL#1215-R2\",\"approval_number\":\"FL1215.3\",\"seq\":3,\"product_model\":\"20GA_PATIO\",\"product_description\":\"20 guage steel swinging patio door.\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Precision Entry\",\"approval_number_master\":\"FL#1215-R2\",\"approval_number\":\"FL1215.4\",\"seq\":4,\"product_model\":\"20GA_RP_IS\",\"product_description\":\"20 guage steel inswing entry door with steel L replacement frame.\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Precision Entry\",\"approval_number_master\":\"FL#1215-R2\",\"approval_number\":\"FL1215.5\",\"seq\":5,\"product_model\":\"22GA_NC_IS\",\"product_description\":\"22 guage steel inswing entry door with sidelites and transom.\",\"design_pressure\":\"+29\\\/-32\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Precision Entry\",\"approval_number_master\":\"FL#1215-R2\",\"approval_number\":\"FL1215.6\",\"seq\":6,\"product_model\":\"22GA_NC_OS\",\"product_description\":\"22 guage steel outswing entry door with sidelites and transom.\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Precision Entry\",\"approval_number_master\":\"FL#6192-R0\",\"approval_number\":\"FL6192.1\",\"seq\":1,\"product_model\":\"Heritage Fiberglass Side-Hindged Door Unit\",\"product_description\":\"6'-8\\\" Opaque Outswing Single Door\",\"design_pressure\":\"+85.0\\\/-85.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Precision Entry\",\"approval_number_master\":\"FL#6192-R0\",\"approval_number\":\"FL6192.2\",\"seq\":2,\"product_model\":\"Heritage Fiberglass Side-Hindged Door Unit\",\"product_description\":\"8'-0\\\" Opaque Inswing and Outswing Single Door\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Precision Entry\",\"approval_number_master\":\"FL#6192-R0\",\"approval_number\":\"FL6192.3\",\"seq\":3,\"product_model\":\"Heritage Fiberglass Side-Hindged Door Unit\",\"product_description\":\"6'-8\\\" Opaque Inswing Single or Double Door with or without Sidelites\",\"design_pressure\":\"+50.5\\\/-50.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Precision Entry\",\"approval_number_master\":\"FL#6192-R0\",\"approval_number\":\"FL6192.4\",\"seq\":4,\"product_model\":\"Heritage Fiberglass Side-Hindged Door Unit\",\"product_description\":\"6'-8\\\" Opaque Outswing Single or Double Door with or without Sidelites\",\"design_pressure\":\"+55.0\\\/-50.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Precision Entry\",\"approval_number_master\":\"FL#6192-R0\",\"approval_number\":\"FL6192.5\",\"seq\":5,\"product_model\":\"Heritage Fiberglass Side-Hindged Door Unit\",\"product_description\":\"8'0\\\" Opaque Inswing Single or Double Door with or without Sidelites\",\"design_pressure\":\"+50.5\\\/-50.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Precision Entry\",\"approval_number_master\":\"FL#6192-R0\",\"approval_number\":\"FL6192.6\",\"seq\":6,\"product_model\":\"Heritage Fiberglass Side-Hindged Door Unit\",\"product_description\":\"8'-0\\\" Opaque Outswing Single or Double Door with or without Sidelites\",\"design_pressure\":\"+55.0\\\/-50.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Precision Entry\",\"approval_number_master\":\"FL#6192-R0\",\"approval_number\":\"FL6192.7\",\"seq\":7,\"product_model\":\"Heritage Fiberglass Side-Hindged Door Unit\",\"product_description\":\"6'-8\\\" Glazed Inswing Single or Double Door with or without Sidelites\",\"design_pressure\":\"+52.0\\\/-52.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Precision Entry\",\"approval_number_master\":\"FL#6192-R0\",\"approval_number\":\"FL6192.8\",\"seq\":8,\"product_model\":\"Heritage Fiberglass Side-Hindged Door Unit\",\"product_description\":\"6'-8\\\" Glazed Outswing Single or Double Door with or without Sidelites\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Precision Entry\",\"approval_number_master\":\"FL#6192-R0\",\"approval_number\":\"FL6192.9\",\"seq\":9,\"product_model\":\"Heritage Fiberglass Side-Hindged Door Unit\",\"product_description\":\"8'-0\\\" Glazed Inswing Single or Double Door with or without Sidelites\",\"design_pressure\":\"+40.0\\\/-45.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Precision Entry\",\"approval_number_master\":\"FL#6192-R0\",\"approval_number\":\"FL6192.10\",\"seq\":10,\"product_model\":\"Heritage Fiberglass Side-Hindged Door Unit\",\"product_description\":\"8'-0\\\" Glazed Outswing Single or Double Door with or without Sidelites\",\"design_pressure\":\"+43.0\\\/-47.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Precision Entry\",\"approval_number_master\":\"FL#6192-R0\",\"approval_number\":\"FL6192.11\",\"seq\":11,\"product_model\":\"Heritage Fiberglass Side-Hindged Door Unit\",\"product_description\":\"6'-8\\\" Opaque Inswing Single Door\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Precision Entry\",\"approval_number_master\":\"FL#1215-R0\",\"approval_number\":\"FL1215.7\",\"seq\":7,\"product_model\":\"#22 NCTDOS\",\"product_description\":\"22 ga. New Construction Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Trimcraft, Inc\":[{\"manufacturer\":\"Trimcraft, Inc\",\"approval_number_master\":\"FL#1295-R0\",\"approval_number\":\"FL1295.1\",\"seq\":1,\"product_model\":\"Steel Opaque w\\\/ Fiberglass Sidelite - Wood Frame\",\"product_description\":\"Entergy Metal Edge Steel Opaque w\\\/ Plastpro's Distinction Fiberglass Sidelite Wood Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Locklando Door & M.W.\":[{\"manufacturer\":\"Locklando Door & M.W.\",\"approval_number_master\":\"FL#1308-R0\",\"approval_number\":\"FL1308.1\",\"seq\":1,\"product_model\":\"GLAZED OR OPAQUE DOORS\",\"product_description\":\"STILE &RAIL FR &PNL DRRS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Locklando Door & M.W.\",\"approval_number_master\":\"FL#12569-R0\",\"approval_number\":\"FL12569.1\",\"seq\":1,\"product_model\":\"O.S. Glazed Double Doors\",\"product_description\":\"Non Impact O.S. Glazed Double Doors\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Locklando Door & M.W.\",\"approval_number_master\":\"FL#12569-R0\",\"approval_number\":\"FL12569.2\",\"seq\":2,\"product_model\":\"O.S. Opaque Double Wood Doors\",\"product_description\":\"Non Impact O.S. Opaque Double Wood Doors\",\"design_pressure\":\"+90\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Locklando Door & M.W.\",\"approval_number_master\":\"FL#12569-R0\",\"approval_number\":\"FL12569.3\",\"seq\":3,\"product_model\":\"O.S. Wood Single Door w\\\/ Sidelites & Transom\",\"product_description\":\"Non Impact Single Door w\\\/ Sidelites and Round Transom\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-31 00:00:00\",\"instructions_url\":\"\"}],\"T.M. Window and Door, LLC.\":[{\"manufacturer\":\"T.M. Window and Door, LLC.\",\"approval_number_master\":\"FL#1345-R0\",\"approval_number\":\"FL1345.1\",\"seq\":1,\"product_model\":\"Model 230 (L.M.I.)\",\"product_description\":\"Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"T.M. Window and Door, LLC.\",\"approval_number_master\":\"FL#1345-R0\",\"approval_number\":\"FL1345.2\",\"seq\":2,\"product_model\":\"Model 230 (N.I.)\",\"product_description\":\"Non Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"T.M. Window and Door, LLC.\",\"approval_number_master\":\"FL#1345-R0\",\"approval_number\":\"FL1345.3\",\"seq\":3,\"product_model\":\"Model 230 (S.M.I.)\",\"product_description\":\"Small Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"T.M. Window and Door, LLC.\",\"approval_number_master\":\"FL#1345-R0\",\"approval_number\":\"FL1345.4\",\"seq\":4,\"product_model\":\"Model 245 (N.I.)\",\"product_description\":\"Non Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"T.M. Window and Door, LLC.\",\"approval_number_master\":\"FL#1345-R0\",\"approval_number\":\"FL1345.5\",\"seq\":5,\"product_model\":\"Model 249 (N.I.)\",\"product_description\":\"Non Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"T.M. Window and Door, LLC.\",\"approval_number_master\":\"FL#6445-R0\",\"approval_number\":\"FL6445.1\",\"seq\":1,\"product_model\":\"Series 230 Aluminum Outswing Door with Sidelites\",\"product_description\":\"Small missile impact resistant aluminum outswing door with sidelites.\",\"design_pressure\":\"+80\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"T.M. Window and Door, LLC.\",\"approval_number_master\":\"FL#6445-R0\",\"approval_number\":\"FL6445.2\",\"seq\":2,\"product_model\":\"Series 230 Aluminum Outswing Door with Sidelites\",\"product_description\":\"Large missile impact resistant aluminum outswing door with sidelites.\",\"design_pressure\":\"+80\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"T.M. Window and Door, LLC.\",\"approval_number_master\":\"FL#7459-R0\",\"approval_number\":\"FL7459.1\",\"seq\":1,\"product_model\":\"Series 230 Aluminum Outswing Door w\\\/ Sidelites\",\"product_description\":\"Non-impact resistant aluminum outswing door w\\\/ sidelites.\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"T.M. Window and Door, LLC.\",\"approval_number_master\":\"FL#11058-R0\",\"approval_number\":\"FL11058.1\",\"seq\":1,\"product_model\":\"Series 230 Aluminum Outswing Door w\\\/ Sidelites\",\"product_description\":\"Large missile impact aluminum outswing door with sidelites.\",\"design_pressure\":\"+80\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-28 00:00:00\",\"instructions_url\":\"\"}],\"The Stanley Works - Door Systems\":[{\"manufacturer\":\"The Stanley Works - Door Systems\",\"approval_number_master\":\"FL#1397-R0\",\"approval_number\":\"FL1397.1\",\"seq\":1,\"product_model\":\"\\\"Coastal\\\" 24 Ga 6'8\\\" WoodEdge\",\"product_description\":\"InSwing Glazed\\\/Opaque Single\\\/Double w\\\/ and w\\\/out Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Stanley Works - Door Systems\",\"approval_number_master\":\"FL#1397-R0\",\"approval_number\":\"FL1397.2\",\"seq\":2,\"product_model\":\"\\\"Coastal\\\" 24 Ga 6'8\\\" WoodEdge\",\"product_description\":\"OutSwing Glazed\\\/Opaque Single\\\/Double w\\\/ and w\\\/out Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Stanley Works - Door Systems\",\"approval_number_master\":\"FL#1397-R0\",\"approval_number\":\"FL1397.3\",\"seq\":3,\"product_model\":\"\\\"Coastal\\\" 24 Ga 8'0\\\" WoodEdge\",\"product_description\":\"OutSwing Glazed\\\/Opaque Single\\\/Double w\\\/ and w\\\/out Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Stanley Works - Door Systems\",\"approval_number_master\":\"FL#1397-R0\",\"approval_number\":\"FL1397.4\",\"seq\":4,\"product_model\":\"\\\"Coastal\\\" 24Ga 6'8\\\" SteelEdge\",\"product_description\":\"OutSwing Glazed\\\/Opaque Single\\\/Double w\\\/ and w\\\/out Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Stanley Works - Door Systems\",\"approval_number_master\":\"FL#1397-R0\",\"approval_number\":\"FL1397.5\",\"seq\":5,\"product_model\":\"\\\"Coastal\\\" 24Ga 6'8\\\" SteelEdge\",\"product_description\":\"InSwing Glazed\\\/Opaque Single\\\/Double w\\\/ and w\\\/out Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Stanley Works - Door Systems\",\"approval_number_master\":\"FL#1397-R0\",\"approval_number\":\"FL1397.6\",\"seq\":6,\"product_model\":\"\\\"Coastal\\\" 24Ga 8'0\\\" SteelEdge\",\"product_description\":\"InSwing Glazed\\\/Opaque Single\\\/Double w\\\/ and w\\\/out Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Stanley Works - Door Systems\",\"approval_number_master\":\"FL#1397-R0\",\"approval_number\":\"FL1397.7\",\"seq\":7,\"product_model\":\"\\\"Coastal\\\" 24Ga 8'0\\\" SteelEdge\",\"product_description\":\"OutSwing Glazed\\\/Opaque Single\\\/Double w\\\/ and w\\\/out Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Stanley Works - Door Systems\",\"approval_number_master\":\"FL#1397-R0\",\"approval_number\":\"FL1397.8\",\"seq\":8,\"product_model\":\"\\\"Coastal\\\" 25Ga 6'8\\\" SteelEdge\",\"product_description\":\"InSwing Opaque Single\\\/Double w\\\/ and w\\\/out Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Stanley Works - Door Systems\",\"approval_number_master\":\"FL#1397-R0\",\"approval_number\":\"FL1397.9\",\"seq\":9,\"product_model\":\"\\\"Coastal\\\" 25Ga 6'8\\\" SteelEdge\",\"product_description\":\"OutSwing Opaque Single\\\/Double w\\\/ and w\\\/out Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Stanley Works - Door Systems\",\"approval_number_master\":\"FL#1397-R0\",\"approval_number\":\"FL1397.10\",\"seq\":10,\"product_model\":\"\\\"Coastal\\\" 25Ga 6'8\\\" WoodEdge\",\"product_description\":\"InSwing Glazed\\\/Opaque Single\\\/Double w\\\/ and w\\\/out Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Stanley Works - Door Systems\",\"approval_number_master\":\"FL#1397-R0\",\"approval_number\":\"FL1397.11\",\"seq\":11,\"product_model\":\"\\\"Coastal\\\" 25Ga 6'8\\\" WoodEdge\",\"product_description\":\"OutSwing Glazed\\\/Opaque Single\\\/Double w\\\/ and w\\\/out Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"SNE Enterprises\":[{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1443-R0\",\"approval_number\":\"FL1443.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Non Impact* #860 Side Hinged Outswing French Door 72x96 in. (HGD-LC50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1443-R0\",\"approval_number\":\"FL1443.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Non Impact* #113 Side Hinged Inswing French Door 71x82 in. (HGD-R20)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#5316-R0\",\"approval_number\":\"FL5316.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Impact* Single Glaze Outswing French Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#5435-R0\",\"approval_number\":\"FL5435.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Non Impact* #861 Outswing French Door, 72x98 in. (HGD-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#5435-R0\",\"approval_number\":\"FL5435.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Non impact* #862 Outswing French Door, 72x98 in. (HGD-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#5435-R0\",\"approval_number\":\"FL5435.3\",\"seq\":3,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Non Impact* #851 Inswing French Door, 72x98 in. (HGD-R40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#8015-R0\",\"approval_number\":\"FL8015.1\",\"seq\":1,\"product_model\":\"7501 Vinyl\\\/Wood Inswing French Door\",\"product_description\":\"*Non Impact* Inswing French Door (HGD-LC30 71x82)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#8015-R0\",\"approval_number\":\"FL8015.2\",\"seq\":2,\"product_model\":\"7501 Vinyl\\\/Wood Inswing French Door\",\"product_description\":\"*Non Impact* Inswing French Door w\\\/multipoint hardware (HGD-LC40 71x96)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#8015-R0\",\"approval_number\":\"FL8015.3\",\"seq\":3,\"product_model\":\"7601 Vinyl\\\/Wood Outswing French Door\",\"product_description\":\"*Non Impact* Outswing French Door (HGD-LC30 71x82)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#8015-R0\",\"approval_number\":\"FL8015.4\",\"seq\":4,\"product_model\":\"7601 Vinyl\\\/Wood Outswing French Door\",\"product_description\":\"*Non Impact* Outswing French Door w\\\/multipoint hardware (HGD-LC45 71x96)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#9153-R0\",\"approval_number\":\"FL9153.1\",\"seq\":1,\"product_model\":\"7501 French Inswing Door\",\"product_description\":\"*Non-Impact* Vinyl Clad French Inswing Door 71\\\"x82\\\" (HGD -LC30)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#9153-R0\",\"approval_number\":\"FL9153.2\",\"seq\":2,\"product_model\":\"7501 French Inswing Door\",\"product_description\":\"*Non-Impact* Vinyl Clad French Inswing Door 71\\\"x96\\\" (HGD-LC40)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#9154-R0\",\"approval_number\":\"FL9154.1\",\"seq\":1,\"product_model\":\"7601 FRENCH OUTSWING\",\"product_description\":\"HGD-LC30-71X82\\n(NON-IMPACT)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#9154-R0\",\"approval_number\":\"FL9154.2\",\"seq\":2,\"product_model\":\"7601 FRENCH OUTSWING\",\"product_description\":\"HGD-LC45-71X96\\n(NON-IMPACT)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#9889-R0\",\"approval_number\":\"FL9889.1\",\"seq\":1,\"product_model\":\"1602 OUTSWING FD IG IMPACT\",\"product_description\":\"SHD-R60-1873X2490 (74X98)\\n* INSL IMPACT *\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Castle Entries \\\/ Monterrey Doors\":[{\"manufacturer\":\"Castle Entries \\\/ Monterrey Doors\",\"approval_number_master\":\"FL#1470-R2\",\"approval_number\":\"FL1470.1\",\"seq\":1,\"product_model\":\"Iron Door\",\"product_description\":\"Architectural Glazed Steel Door Square or Radius Top\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Castle Entries \\\/ Monterrey Doors\",\"approval_number_master\":\"FL#8079-R1\",\"approval_number\":\"FL8079.1\",\"seq\":1,\"product_model\":\"a. Iron Door\",\"product_description\":\"Up to 3'0 x 10'0 Architectural Glazed Steel Single Door Square or Radius Top - Inswing or Outswing (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Castle Entries \\\/ Monterrey Doors\",\"approval_number_master\":\"FL#8079-R1\",\"approval_number\":\"FL8079.2\",\"seq\":2,\"product_model\":\"b. Iron Door\",\"product_description\":\"Up to 6'0 x 10'0 Architectural Glazed Steel Double Door Square or Radius Top - Inswing or Outswing (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Castle Entries \\\/ Monterrey Doors\",\"approval_number_master\":\"FL#9068-R1\",\"approval_number\":\"FL9068.1\",\"seq\":1,\"product_model\":\"a. Iron Door\",\"product_description\":\"Architectural Glazed Steel Double Door with a Casement or Awning Transom - Inswing or Outswing (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Castle Entries \\\/ Monterrey Doors\",\"approval_number_master\":\"FL#9068-R1\",\"approval_number\":\"FL9068.2\",\"seq\":2,\"product_model\":\"b. Iron Door\",\"product_description\":\"Architectural Glazed Steel Double Door with a Radius Casement or Radius Awning Transom - Inswing or Outswing (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Castle Entries \\\/ Monterrey Doors\",\"approval_number_master\":\"FL#9068-R1\",\"approval_number\":\"FL9068.3\",\"seq\":3,\"product_model\":\"c. Iron Door\",\"product_description\":\"Architectural Glazed Steel Single Door with a Casement Transom - Inswing or Outswing (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Castle Entries \\\/ Monterrey Doors\",\"approval_number_master\":\"FL#9068-R1\",\"approval_number\":\"FL9068.4\",\"seq\":4,\"product_model\":\"d. Iron Door\",\"product_description\":\"Architectural Glazed Steel Single Door with a Radius Casement Transom - Inswing or Outswing (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Streuli Sales, Inc\":[{\"manufacturer\":\"Streuli Sales, Inc\",\"approval_number_master\":\"FL#1492-R0\",\"approval_number\":\"FL1492.1\",\"seq\":1,\"product_model\":\"Santa Cruz Entrance Door Syste\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streuli Sales, Inc\",\"approval_number_master\":\"FL#1529-R1\",\"approval_number\":\"FL1529.1\",\"seq\":1,\"product_model\":\"Madera Grande Bolivia Door System\",\"product_description\":\"with Transom and Sidelights Glazed Wood Door Assembly\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streuli Sales, Inc\",\"approval_number_master\":\"FL#1529-R1\",\"approval_number\":\"FL1529.2\",\"seq\":2,\"product_model\":\"Santiago Door\",\"product_description\":\"Series \\\"Santiago Door w\\\/Elliptical Transom and Sidelights\\\" Glazed Wood Door Assembly\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streuli Sales, Inc\",\"approval_number_master\":\"FL#1529-R1\",\"approval_number\":\"FL1529.3\",\"seq\":3,\"product_model\":\"Tahoe Fiberglass Door System\",\"product_description\":\"with Transom and Sidelights Glazed Fiberglass Door Assembly\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Moulding Associates Inc\":[{\"manufacturer\":\"Moulding Associates Inc\",\"approval_number_master\":\"FL#1498-R0\",\"approval_number\":\"FL1498.1\",\"seq\":1,\"product_model\":\"Delta\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moulding Associates Inc\",\"approval_number_master\":\"FL#1498-R0\",\"approval_number\":\"FL1498.2\",\"seq\":2,\"product_model\":\"Diplomat\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moulding Associates Inc\",\"approval_number_master\":\"FL#1498-R0\",\"approval_number\":\"FL1498.3\",\"seq\":3,\"product_model\":\"Elan\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moulding Associates Inc\",\"approval_number_master\":\"FL#1498-R0\",\"approval_number\":\"FL1498.4\",\"seq\":4,\"product_model\":\"Hill Country\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moulding Associates Inc\",\"approval_number_master\":\"FL#1498-R0\",\"approval_number\":\"FL1498.5\",\"seq\":5,\"product_model\":\"Queen Anne\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moulding Associates Inc\",\"approval_number_master\":\"FL#1498-R0\",\"approval_number\":\"FL1498.6\",\"seq\":6,\"product_model\":\"St. Charles\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moulding Associates Inc\",\"approval_number_master\":\"FL#5489-R0\",\"approval_number\":\"FL5489.1\",\"seq\":1,\"product_model\":\"Andean Walnust Glazed and Panel Doors\",\"product_description\":\"True-Divided-Lite Wood Inswing Double Doors with Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moulding Associates Inc\",\"approval_number_master\":\"FL#5489-R0\",\"approval_number\":\"FL5489.2\",\"seq\":2,\"product_model\":\"Andean Walnut Glazed and Panel Doors\",\"product_description\":\"True-Divided-Lite Wood Outswing Double Doors with Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moulding Associates Inc\",\"approval_number_master\":\"FL#5489-R0\",\"approval_number\":\"FL5489.3\",\"seq\":3,\"product_model\":\"Mahogany Glazed and Panel Doors\",\"product_description\":\"Wood Outswing Double Doors with Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moulding Associates Inc\",\"approval_number_master\":\"FL#5489-R0\",\"approval_number\":\"FL5489.4\",\"seq\":4,\"product_model\":\"Mahogany Glazed and Panel Doors\",\"product_description\":\"Wood Inswing Double Doors with Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moulding Associates Inc\",\"approval_number_master\":\"FL#5489-R0\",\"approval_number\":\"FL5489.5\",\"seq\":5,\"product_model\":\"Mahogany TDL Doors\",\"product_description\":\"True-Divided-Lite Wood Inswing Double Doors with Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moulding Associates Inc\",\"approval_number_master\":\"FL#7777-R0\",\"approval_number\":\"FL7777.1\",\"seq\":1,\"product_model\":\"'Delta Series' In-Swing Wood Patio Door\",\"product_description\":\"Non-Impact Resistant In-Swing Wood Patio Door\",\"design_pressure\":\"+67\\\/-67\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moulding Associates Inc\",\"approval_number_master\":\"FL#7777-R0\",\"approval_number\":\"FL7777.2\",\"seq\":2,\"product_model\":\"'Delta Series' Out-Swing Wood Patio Door\",\"product_description\":\"Non-Impact Resistant Out-Swing Wood Patio Door\",\"design_pressure\":\"+67\\\/-67\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"LEEDS BUILDING PRODUCTS, INC\":[{\"manufacturer\":\"LEEDS BUILDING PRODUCTS, INC\",\"approval_number_master\":\"FL#1499-R0\",\"approval_number\":\"FL1499.1\",\"seq\":1,\"product_model\":\"STEEL DOORS\",\"product_description\":\"FLUSH STEEL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LEEDS BUILDING PRODUCTS, INC\",\"approval_number_master\":\"FL#1499-R0\",\"approval_number\":\"FL1499.2\",\"seq\":2,\"product_model\":\"STEEL DOORS\",\"product_description\":\"6-PANEL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LEEDS BUILDING PRODUCTS, INC\",\"approval_number_master\":\"FL#1499-R0\",\"approval_number\":\"FL1499.3\",\"seq\":3,\"product_model\":\"STEEL DOORS\",\"product_description\":\"COMMODITY LITES\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Firedoor Division of Ark II Manufacturing, LLC\":[{\"manufacturer\":\"Firedoor Division of Ark II Manufacturing, LLC\",\"approval_number_master\":\"FL#1614-R0\",\"approval_number\":\"FL1614.1\",\"seq\":1,\"product_model\":\"1210\",\"product_description\":\"Steel Storefront System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Firedoor Division of Ark II Manufacturing, LLC\",\"approval_number_master\":\"FL#1614-R0\",\"approval_number\":\"FL1614.2\",\"seq\":2,\"product_model\":\"3070 HMD-FV\",\"product_description\":\"Vision Outswinging Commercial Steel Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Firedoor Division of Ark II Manufacturing, LLC\",\"approval_number_master\":\"FL#1614-R0\",\"approval_number\":\"FL1614.3\",\"seq\":3,\"product_model\":\"4080 HMD-F\",\"product_description\":\"Flush Outswing Commercial Steel Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Firedoor Division of Ark II Manufacturing, LLC\",\"approval_number_master\":\"FL#1614-R0\",\"approval_number\":\"FL1614.4\",\"seq\":4,\"product_model\":\"4080F\",\"product_description\":\"Single Flush Outswing Commercial Steel Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Firedoor Division of Ark II Manufacturing, LLC\",\"approval_number_master\":\"FL#1614-R0\",\"approval_number\":\"FL1614.5\",\"seq\":5,\"product_model\":\"6070 HMD-1G\",\"product_description\":\"Outswing Steel Storefront Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Firedoor Division of Ark II Manufacturing, LLC\",\"approval_number_master\":\"FL#1614-R0\",\"approval_number\":\"FL1614.6\",\"seq\":6,\"product_model\":\"8080 HMD-F\",\"product_description\":\"Flush Outswing Commercial Steel Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Firedoor Division of Ark II Manufacturing, LLC\",\"approval_number_master\":\"FL#1614-R0\",\"approval_number\":\"FL1614.7\",\"seq\":7,\"product_model\":\"8080IL\",\"product_description\":\"Full Louver Outswing Commercial Steel Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Firedoor Division of Ark II Manufacturing, LLC\",\"approval_number_master\":\"FL#6629-R0\",\"approval_number\":\"FL6629.1\",\"seq\":1,\"product_model\":\"S-6070 Outswing Commercial Steel Door\",\"product_description\":\"\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Firedoor Division of Ark II Manufacturing, LLC\",\"approval_number_master\":\"FL#6736-R0\",\"approval_number\":\"FL6736.1\",\"seq\":1,\"product_model\":\"1210 Steel Storefront System\",\"product_description\":\"\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Firedoor Division of Ark II Manufacturing, LLC\",\"approval_number_master\":\"FL#6736-R0\",\"approval_number\":\"FL6736.2\",\"seq\":2,\"product_model\":\"6070HMD-IG Outswing Steel Storefront Doors\",\"product_description\":\"\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Firedoor Division of Ark II Manufacturing, LLC\",\"approval_number_master\":\"FL#6736-R0\",\"approval_number\":\"FL6736.3\",\"seq\":3,\"product_model\":\"8080F-HR Single Outswing Commercial Steel Door\",\"product_description\":\"\",\"design_pressure\":\"+114\\\/-114\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Firedoor Division of Ark II Manufacturing, LLC\",\"approval_number_master\":\"FL#6872-R0\",\"approval_number\":\"FL6872.1\",\"seq\":1,\"product_model\":\"3070F Inswing Commercial Steel Door\",\"product_description\":\"\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Firedoor Division of Ark II Manufacturing, LLC\",\"approval_number_master\":\"FL#6872-R0\",\"approval_number\":\"FL6872.2\",\"seq\":2,\"product_model\":\"4080F Outswing Commercial Steel Door\",\"product_description\":\"\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Firedoor Division of Ark II Manufacturing, LLC\",\"approval_number_master\":\"FL#6973-R0\",\"approval_number\":\"FL6973.1\",\"seq\":1,\"product_model\":\"8080 HMD-1L Outswing Steel Louvered Door\",\"product_description\":\"\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Firedoor Division of Ark II Manufacturing, LLC\",\"approval_number_master\":\"FL#7654-R0\",\"approval_number\":\"FL7654.1\",\"seq\":1,\"product_model\":\"8080 HMD-F Outswing Commercial Steel Door\",\"product_description\":\"\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Elixir Industries Georgia Door Division\":[{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#8507-R0\",\"approval_number\":\"FL8507.1\",\"seq\":1,\"product_model\":\"BF 5400 Fiberglass Inswing Door\",\"product_description\":\"Brickmould fiberglass inswing door with Cottage window. Frame size 3'1-3\\\/8\\\" x 6'9-11\\\/16\\\". Door leaf size 2'11-7\\\/8\\\" x 6'7\\\". Lite size 1'9\\\" x 2'11\\\".\",\"design_pressure\":\"+38.6\\\/-38.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#8507-R0\",\"approval_number\":\"FL8507.2\",\"seq\":2,\"product_model\":\"BF 5500 Fiberglass Inswing Door\",\"product_description\":\"Brickmould fiberglass inswing door with oval window. Frame size 3'1-3\\\/8\\\" x 6'9-11\\\/16\\\". Door leaf size 2'11-7\\\/8\\\" x 6'7\\\". Lite size 1'8\\\" x 4'8\\\" (oval).\",\"design_pressure\":\"+38.6\\\/-38.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#8507-R0\",\"approval_number\":\"FL8507.3\",\"seq\":3,\"product_model\":\"BF 5700 Fiberglass Inswing Door\",\"product_description\":\"Brickmould fiberglass clad inswing door with french window. Frame size 3'1-3\\\/8\\\" x 6'9-11\\\/16\\\". Door leaf size 2'11-7\\\/8\\\" x 6'7\\\". Lite size 1'9\\\" x 5'3\\\".\",\"design_pressure\":\"+38.6\\\/-38.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#8507-R0\",\"approval_number\":\"FL8507.4\",\"seq\":4,\"product_model\":\"BF 5800 Fiberglass Inswing Door\",\"product_description\":\"Brickmould fiberglass clad inswing door with 3\\\/4 Lite window. Frame size 3'1-3\\\/8\\\" x 6'9-11\\\/16\\\". Door leaf size 2'11-7\\\/8\\\" x 6'7\\\". Lite size 1'9\\\" x 3'11\\\".\",\"design_pressure\":\"+38.6\\\/-38.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#8507-R0\",\"approval_number\":\"FL8507.5\",\"seq\":5,\"product_model\":\"BV 5400 Vinyl Steel Inswing Door\",\"product_description\":\"Brickmould vinyl clad steel inswing door with Cottage window. Frame size 3'1-3\\\/8\\\" x 6'9-11\\\/16\\\". Door leaf size 2'11-7\\\/8\\\" x 6'7\\\". Lite size 1'9\\\" x 2'11\\\".\",\"design_pressure\":\"+38.6\\\/-38.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#8507-R0\",\"approval_number\":\"FL8507.6\",\"seq\":6,\"product_model\":\"BV 5500 Vinyl Steel Inswing Door\",\"product_description\":\"Brickmould vinyl clad steel inswing door with oval window. Frame size 3'1-3\\\/8\\\" x 6'9-11\\\/16\\\". Door leaf size 2'11-7\\\/8\\\" x 6'7\\\". Lite size 1'8\\\" x 4'8\\\" (oval).\",\"design_pressure\":\"+38.6\\\/-38.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#8507-R0\",\"approval_number\":\"FL8507.7\",\"seq\":7,\"product_model\":\"BV 5700 Vinyl Steel Inswing Door\",\"product_description\":\"Brickmould vinyl clad steel inswing door with french window. Frame size 3'1-3\\\/8\\\" x 6'9-11\\\/16\\\". Door leaf size 2'11-7\\\/8\\\" x 6'7\\\". Lite size 1'9\\\" x 5'3\\\".\",\"design_pressure\":\"+38.6\\\/-38.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#8507-R0\",\"approval_number\":\"FL8507.8\",\"seq\":8,\"product_model\":\"HD 407 Double Door\",\"product_description\":\"Heavy Duty Frame Vinyl Clad Outswing Double Door. Frame size 6'3\\\/4\\\" x 6'7-3\\\/4\\\". (2) Door leaf size 3' x 6'8\\\".\",\"design_pressure\":\"+38.6\\\/-38.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#9091-R0\",\"approval_number\":\"FL9091.1\",\"seq\":1,\"product_model\":\"a. French Patio Door\",\"product_description\":\"Nominal 6'8 Steel Wood-Edge Center Hinged French Patio Door -(XO or OX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#9091-R0\",\"approval_number\":\"FL9091.2\",\"seq\":2,\"product_model\":\"b. Glazed Entry Door\",\"product_description\":\"Nominal 6'8 Steel Wood-Edge Glazed Entry Door -(X Inswing or Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#9091-R0\",\"approval_number\":\"FL9091.3\",\"seq\":3,\"product_model\":\"c. Glazed Entry Door\",\"product_description\":\"Nominal 6'8 Steel Wood-Edge Glazed Entry Door with Sidelite -(OX or XO Inswing or Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#9091-R0\",\"approval_number\":\"FL9091.4\",\"seq\":4,\"product_model\":\"d. Glazed Entry Door\",\"product_description\":\"Nominal 6'8 Steel Wood-Edge Glazed Entry Door with Sidelites -(OXO Inswing or Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#1722-R3\",\"approval_number\":\"FL1722.1\",\"seq\":1,\"product_model\":\"402-14\",\"product_description\":\"Vinyl Steel Out-Swinging Regular Door - 14\\\"x14\\\" Window\",\"design_pressure\":\"+33.3\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#1722-R3\",\"approval_number\":\"FL1722.2\",\"seq\":2,\"product_model\":\"402-20S\",\"product_description\":\"Vinyl Steel Out-swinging Regular Door - 20\\\" slider window\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#1722-R3\",\"approval_number\":\"FL1722.3\",\"seq\":3,\"product_model\":\"407\",\"product_description\":\"Vinyl Steel Out-swinging Regular Door - Blank (no window)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#1722-R3\",\"approval_number\":\"FL1722.4\",\"seq\":4,\"product_model\":\"430 W9\",\"product_description\":\"Vinyl Steel Out-swinging Regular Door - 9-Lite Window (1'8\\\" x 3'0\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#1722-R3\",\"approval_number\":\"FL1722.5\",\"seq\":5,\"product_model\":\"6400-W9\",\"product_description\":\"Steel Clad In-swing Door with Fullview Storm Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#1722-R3\",\"approval_number\":\"FL1722.6\",\"seq\":6,\"product_model\":\"8500-Oval\",\"product_description\":\"Steel Clad In-swing Door with Full View Storm Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#1722-R3\",\"approval_number\":\"FL1722.7\",\"seq\":7,\"product_model\":\"9000\",\"product_description\":\"Steel Clad In-swing Door with Fullview Storm Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#1722-R3\",\"approval_number\":\"FL1722.8\",\"seq\":8,\"product_model\":\"9401-W9\",\"product_description\":\"Steel Clad In-swing Door with Full-view Storm Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#1722-R3\",\"approval_number\":\"FL1722.9\",\"seq\":9,\"product_model\":\"STR 7000 Oval\",\"product_description\":\"Standard Residential Door with Full-view Storm Door\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#9275-R1\",\"approval_number\":\"FL9275.1\",\"seq\":1,\"product_model\":\"AVIF7\",\"product_description\":\"BRICKMOULD 6\\\/0 X 6\\\/8 ATRIUM INSWING VINYL STEEL DOOR WITH FRENCH WINDOW\",\"design_pressure\":\"+43.3\\\/-43.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#9275-R1\",\"approval_number\":\"FL9275.2\",\"seq\":2,\"product_model\":\"AVOF7\",\"product_description\":\"BRICKMOULD 6\\\/0 X 6\\\/8 ATRIUM OUTSWING VINYL STEEL DOOR WITH FRENCH WINDOW\",\"design_pressure\":\"+43.3\\\/-43.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#9275-R1\",\"approval_number\":\"FL9275.3\",\"seq\":3,\"product_model\":\"BFI23\",\"product_description\":\"BRICKMOULD 3\\\/0 X 6\\\/8 FIBERGLASS INSWING DOOR WITH COTTAGE WINDOW\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#9275-R1\",\"approval_number\":\"FL9275.4\",\"seq\":4,\"product_model\":\"BFIF3 W3\\\/4 LITE WINDOW\",\"product_description\":\"BRICKMOULD 3\\\/0 X 6\\\/8 FIBERGLASS INSWING DOOR WITH 3\\\/4 LITE WINDOW\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#9275-R1\",\"approval_number\":\"FL9275.5\",\"seq\":5,\"product_model\":\"BFIF5\",\"product_description\":\"BRICKMOULD 3\\\/0 X 6\\\/8 FIBERGLASS INSWING DOOR WITH FULL OVAL WINDOW\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#9275-R1\",\"approval_number\":\"FL9275.6\",\"seq\":6,\"product_model\":\"BFIF5 W\\\/2 SIDE LITES\",\"product_description\":\"BRICKMOULD 1\\\/2 X 3\\\/0 X 6\\\/8 X 1\\\/2 FIBERGLASS INSWING DOOR WITH FULL OVAL WINDOW\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#9275-R1\",\"approval_number\":\"FL9275.7\",\"seq\":7,\"product_model\":\"BFIF7\",\"product_description\":\"BRICKMOULD 3\\\/0 X 6\\\/8 FIBERGLASS INSWING DOOR WITH FRENCH WINDOW\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#9275-R1\",\"approval_number\":\"FL9275.8\",\"seq\":8,\"product_model\":\"BFIF7 W\\\/2 SIDE LITES\",\"product_description\":\"BRICKMOULD 1\\\/2 X 3\\\/0 X 6\\\/8 X 1\\\/2 FIBERGLASS INSWING DOOR WITH FRENCHWINDOW\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#9275-R1\",\"approval_number\":\"FL9275.9\",\"seq\":9,\"product_model\":\"BFO23 W 3-4 LITE\",\"product_description\":\"BRICKMOULD 3\\\/0 X 6\\\/8 FIBERGLASS OUTSWING DOOR WITH 3\\\/4 LITE WINDOW\",\"design_pressure\":\"+55\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#9275-R1\",\"approval_number\":\"FL9275.10\",\"seq\":10,\"product_model\":\"BFOF5\",\"product_description\":\"BRICKMOULD 3\\\/0 X 6\\\/8 FIBERGLASS OUTSWING DOOR WITH FULL OVAL WINDOW\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#9275-R1\",\"approval_number\":\"FL9275.11\",\"seq\":11,\"product_model\":\"BFOF7\",\"product_description\":\"BRICKMOULD 3\\\/0 X 6\\\/8 FIBERGLASS OUTSWING DOOR WITH FRENCH WINDOW\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#9275-R1\",\"approval_number\":\"FL9275.12\",\"seq\":12,\"product_model\":\"BVI23\",\"product_description\":\"BRICKMOULD 3\\\/0 X 6\\\/8 VINYL STEEL INSWING DOOR WITH COTTAGE WINDOW\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#9275-R1\",\"approval_number\":\"FL9275.13\",\"seq\":13,\"product_model\":\"BVIF5\",\"product_description\":\"BRICKMOULD 3\\\/0 X 6\\\/8 FIBERGLASS INSWING DOOR WITH FULL OVAL WINDOW\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#9275-R1\",\"approval_number\":\"FL9275.14\",\"seq\":14,\"product_model\":\"BVIF5 - W\\\/2 SIDELITES\",\"product_description\":\"BRICKMOULD 1\\\/2 X 3\\\/0 X 6\\\/8 X 1\\\/2 VINYL STEEL INSWING DOOR WITH FULL OVAL WINDOW\",\"design_pressure\":\"+55\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#9275-R1\",\"approval_number\":\"FL9275.15\",\"seq\":15,\"product_model\":\"BVIF7\",\"product_description\":\"BRICKMOULD 3\\\/0 X 6\\\/8 VINYL STEEL INSWING DOOR WITH FRENCH WINDOW\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#9275-R1\",\"approval_number\":\"FL9275.16\",\"seq\":16,\"product_model\":\"BVIF7 - W\\\/2 SIDELITES\",\"product_description\":\"BRICKMOULD 1\\\/2 X 3\\\/0 X 6\\\/8 X 1\\\/2 VINYL STEEL INSWING DOOR WITH FRENCH WINDOW\",\"design_pressure\":\"+55\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#9275-R1\",\"approval_number\":\"FL9275.17\",\"seq\":17,\"product_model\":\"BVO23\",\"product_description\":\"BRICKMOULD 3\\\/0 X 6\\\/8 VINYL STEEL OUTSWING DOOR WITH COTTAGE WINDOW\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#9275-R1\",\"approval_number\":\"FL9275.18\",\"seq\":18,\"product_model\":\"BVOF5\",\"product_description\":\"BRICKMOULD 3\\\/0 X 6\\\/8 VINYL STEEL OUTSWING DOOR WITH FULL OVAL WINDOW\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#9275-R1\",\"approval_number\":\"FL9275.19\",\"seq\":19,\"product_model\":\"BVOF7\",\"product_description\":\"BRICKMOULD 3\\\/0 X 6\\\/8 VINYL STEEL OUTSWING DOOR WITH FRENCH WINDOW\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#13744-R0\",\"approval_number\":\"FL13744.1\",\"seq\":1,\"product_model\":\"Series 202-20S Steel Door\",\"product_description\":\"Series 202-20S Steel O.S. Door w\\\/ Vertical Slider Window\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#13744-R0\",\"approval_number\":\"FL13744.2\",\"seq\":2,\"product_model\":\"Series 230 W9 Steel Door\",\"product_description\":\"Series 230 W9 Steel O.S. Door w\\\/ Cottage Window\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#15307-R0\",\"approval_number\":\"FL15307.1\",\"seq\":1,\"product_model\":\"Series 6400 W9 Cottage\",\"product_description\":\"Series 6400-W9 Non-Impact Inswing Painted Steel Door w\\\/Storm Door\",\"design_pressure\":\"+66\\\/-56\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#15307-R0\",\"approval_number\":\"FL15307.2\",\"seq\":2,\"product_model\":\"Series 7500 Oval\",\"product_description\":\"Series 7500 Non-Impact Inswing Vinyl Laminated Steel Door w\\\/Adjustable Threshold\",\"design_pressure\":\"+34\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#15307-R0\",\"approval_number\":\"FL15307.3\",\"seq\":3,\"product_model\":\"Series 7500 Oval\",\"product_description\":\"Series 7500 Non-Impact Inswing Vinyl Laminated Steel Door w\\\/Storm Door and PVC Jambs\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#15307-R0\",\"approval_number\":\"FL15307.4\",\"seq\":4,\"product_model\":\"Series 7500 Oval\",\"product_description\":\"Series 7500 Non-Impact Inswing Vinyl Laminated Steel Door w\\\/Storm Door and Wood Jambs\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#15307-R0\",\"approval_number\":\"FL15307.5\",\"seq\":5,\"product_model\":\"Series 8400 W9 Cottage\",\"product_description\":\"Series 8400-W9 Non-Impact Oval Inswing Vinyl Laminated Steel Door w\\\/Storm Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#15307-R0\",\"approval_number\":\"FL15307.6\",\"seq\":6,\"product_model\":\"Series 9000\",\"product_description\":\"Series 9000 Non-Impact Inswing Vinyl Laminated Steel Door w\\\/Storm Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#15307-R0\",\"approval_number\":\"FL15307.7\",\"seq\":7,\"product_model\":\"Series 9400 Cottage\",\"product_description\":\"Series 9400-W9 Non-Impact Inswing Vinyl Laminated Steel Door w\\\/Storm Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#15307-R0\",\"approval_number\":\"FL15307.8\",\"seq\":8,\"product_model\":\"Series F500 Oval\",\"product_description\":\"Series F500 Non-Impact Inswing Fiberglass Door w\\\/Storm Door and PVC Jambs\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#15307-R0\",\"approval_number\":\"FL15307.9\",\"seq\":9,\"product_model\":\"Series F500 Oval\",\"product_description\":\"Series F500 Non-Impact Inswing Fiberglass Door w\\\/Storm Door and Wood Jambs\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#15310-R0\",\"approval_number\":\"FL15310.1\",\"seq\":1,\"product_model\":\"AFIF7N\",\"product_description\":\"Non-Impact Model AFIF7N IS Fiberglass Door\",\"design_pressure\":\"+38\\\/-38\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#15310-R0\",\"approval_number\":\"FL15310.2\",\"seq\":2,\"product_model\":\"AFOF7N\",\"product_description\":\"Non-Impact Model AFOF7N OS Fiberglass Door\",\"design_pressure\":\"+38\\\/-38\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#15310-R0\",\"approval_number\":\"FL15310.3\",\"seq\":3,\"product_model\":\"AVIF7N\",\"product_description\":\"Non-Impact Model AVIF7N IS Steel Door\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#15310-R0\",\"approval_number\":\"FL15310.4\",\"seq\":4,\"product_model\":\"AVOF7N\",\"product_description\":\"Non-Impact Model AVOF7N OS Steel Doors\",\"design_pressure\":\"+21\\\/-21\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#15310-R0\",\"approval_number\":\"FL15310.5\",\"seq\":5,\"product_model\":\"BFIF7N\",\"product_description\":\"Non-Impact Model BFIF7N IS Fiberglass Door\",\"design_pressure\":\"+38\\\/-38\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#15310-R0\",\"approval_number\":\"FL15310.6\",\"seq\":6,\"product_model\":\"BFIF7S\",\"product_description\":\"Non-Impact Model BFIF7S IS Fiberglass French Door\",\"design_pressure\":\"+38\\\/-38\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#15310-R0\",\"approval_number\":\"FL15310.7\",\"seq\":7,\"product_model\":\"BFOF7N\",\"product_description\":\"Non-Impact Model BFOF7N OS Fiberglass Door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#15310-R0\",\"approval_number\":\"FL15310.8\",\"seq\":8,\"product_model\":\"BVIF7N\",\"product_description\":\"Non-Impact Model BVIF7N IS Steel Door\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#15310-R0\",\"approval_number\":\"FL15310.9\",\"seq\":9,\"product_model\":\"BVIF7S\",\"product_description\":\"Non-Impact Model BVIF7S IS Steel Door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#15310-R0\",\"approval_number\":\"FL15310.10\",\"seq\":10,\"product_model\":\"BVOF7N\",\"product_description\":\"Non-Impact Model BVOF7N OS Steel Doors\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#15310-R1\",\"approval_number\":\"FL15310.11\",\"seq\":11,\"product_model\":\"BVOF7N\",\"product_description\":\"Non-Impact Model BVOF7N OS Steel Doors\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#17299-R0\",\"approval_number\":\"FL17299.1\",\"seq\":1,\"product_model\":\"Series 202-20S Steel Door\",\"product_description\":\"Series 202-20S Steel O.S. Door w\\\/ Vertical Slider Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elixir Industries Georgia Door Division\",\"approval_number_master\":\"FL#17299-R0\",\"approval_number\":\"FL17299.2\",\"seq\":2,\"product_model\":\"Series 230 W9 Steel Door\",\"product_description\":\"Series 230 W9 Steel O.S. Door w\\\/ Cottage Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-03 00:00:00\",\"instructions_url\":\"\"}],\"Monarch Windows and Doors\":[{\"manufacturer\":\"Monarch Windows and Doors\",\"approval_number_master\":\"FL#1798-R0\",\"approval_number\":\"FL1798.1\",\"seq\":1,\"product_model\":\"Monarch Aluminum-Clad Wood Doo\",\"product_description\":\"Wood and Aluminum Clad Swinging Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"xxyy dormakaba USA, Inc.\":[{\"manufacturer\":\"xxyy dormakaba USA, Inc.\",\"approval_number_master\":\"FL#1831-R0\",\"approval_number\":\"FL1831.1\",\"seq\":1,\"product_model\":\"5000 Series Com. Exit Hardware\",\"product_description\":\"5300 Rim, 5400 Series Surface Vertical Rod, 5500 Series Mortise\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"xxyy dormakaba USA, Inc.\",\"approval_number_master\":\"FL#1831-R0\",\"approval_number\":\"FL1831.2\",\"seq\":2,\"product_model\":\"8000 Series Com. Exit Hardware\",\"product_description\":\"8300 Series Rim, 8400 Series Surface Vertical Rod\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"xxyy dormakaba USA, Inc.\",\"approval_number_master\":\"FL#1831-R0\",\"approval_number\":\"FL1831.3\",\"seq\":3,\"product_model\":\"9000 Series Com. Exit Hardware\",\"product_description\":\"9300 Series Rim, 9400 Series Surface Vertical Rod, 9500 Series Mortise\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"JELD-WEN - Rantoul Division\":[{\"manufacturer\":\"JELD-WEN - Rantoul Division\",\"approval_number_master\":\"FL#1887-R0\",\"approval_number\":\"FL1887.1\",\"seq\":1,\"product_model\":\"French View Inswing\",\"product_description\":\"6-0 x 8-0 (DP 20)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JELD-WEN - Rantoul Division\",\"approval_number_master\":\"FL#1887-R0\",\"approval_number\":\"FL1887.2\",\"seq\":2,\"product_model\":\"French View Outswing\",\"product_description\":\"6-4 x 8-0 (DP 60)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JELD-WEN - Rantoul Division\",\"approval_number_master\":\"FL#1893-R0\",\"approval_number\":\"FL1893.1\",\"seq\":1,\"product_model\":\"French View Outswing P.D.\",\"product_description\":\"Impact Glazing NOA\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"PHILIPS PRODUCTS INC.\":[{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#1967-R0\",\"approval_number\":\"FL1967.1\",\"seq\":1,\"product_model\":\"7660\",\"product_description\":\"Vinyl Clad Steel inswing door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#1969-R0\",\"approval_number\":\"FL1969.1\",\"seq\":1,\"product_model\":\"5140\",\"product_description\":\"Aluminum surrounded fibreglass outswing core\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#2314-R0\",\"approval_number\":\"FL2314.1\",\"seq\":1,\"product_model\":\"5210\",\"product_description\":\"Inswing with Storm Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#2755-R0\",\"approval_number\":\"FL2755.1\",\"seq\":1,\"product_model\":\"7000\",\"product_description\":\"Inswing Steel door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#2755-R0\",\"approval_number\":\"FL2755.2\",\"seq\":2,\"product_model\":\"7010\",\"product_description\":\"Inswing (1) attached side lite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#2755-R0\",\"approval_number\":\"FL2755.3\",\"seq\":3,\"product_model\":\"7020\",\"product_description\":\"Iswing (2) attached side lites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#2755-R0\",\"approval_number\":\"FL2755.4\",\"seq\":4,\"product_model\":\"7060\",\"product_description\":\"Inswing Atruim door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#6771-R0\",\"approval_number\":\"FL6771.1\",\"seq\":1,\"product_model\":\"7000\",\"product_description\":\"Series 7000 Steel Inswing door with 22 x 53 oval window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#6771-R0\",\"approval_number\":\"FL6771.2\",\"seq\":2,\"product_model\":\"7060\",\"product_description\":\"Series 7060 Steel Inswing door with 2 22 x 64 15 lite windows\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"INDUSTRIAL MILLWORK CORP\":[{\"manufacturer\":\"INDUSTRIAL MILLWORK CORP\",\"approval_number_master\":\"FL#2009-R0\",\"approval_number\":\"FL2009.1\",\"seq\":1,\"product_model\":\"HP 1000\",\"product_description\":\"IMPACT MAHOGANY ENTRACE DOOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"INDUSTRIAL MILLWORK CORP\",\"approval_number_master\":\"FL#2009-R0\",\"approval_number\":\"FL2009.2\",\"seq\":2,\"product_model\":\"STORMLINE\",\"product_description\":\"IMPACT MAHOGANY ENTRANCE DOOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"INDUSTRIAL MILLWORK CORP\",\"approval_number_master\":\"FL#2721-R0\",\"approval_number\":\"FL2721.1\",\"seq\":1,\"product_model\":\"Tener\",\"product_description\":\"Oversized\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"INDUSTRIAL MILLWORK CORP\",\"approval_number_master\":\"FL#12356-R0\",\"approval_number\":\"FL12356.1\",\"seq\":1,\"product_model\":\"Tener Series\",\"product_description\":\"Wood Entry Doors\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"INDUSTRIAL MILLWORK CORP\",\"approval_number_master\":\"FL#12357-R0\",\"approval_number\":\"FL12357.1\",\"seq\":1,\"product_model\":\"Stormline Series\",\"product_description\":\"8'-0\\\" Outswing Glazed & Opaque Wood Door - L.M.I.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-31 00:00:00\",\"instructions_url\":\"\"}],\"TRULITE GLASS and ALUMINUM SOLUTIONS\":[{\"manufacturer\":\"TRULITE GLASS and ALUMINUM SOLUTIONS\",\"approval_number_master\":\"FL#2073-R0\",\"approval_number\":\"FL2073.1\",\"seq\":1,\"product_model\":\"impact door 3000\",\"product_description\":\"medium stile impact door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRULITE GLASS and ALUMINUM SOLUTIONS\",\"approval_number_master\":\"FL#2081-R0\",\"approval_number\":\"FL2081.1\",\"seq\":1,\"product_model\":\"impact door 3000 w\\\/ panics\",\"product_description\":\"impact door w\\\/ panic hdwr.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRULITE GLASS and ALUMINUM SOLUTIONS\",\"approval_number_master\":\"FL#2083-R0\",\"approval_number\":\"FL2083.1\",\"seq\":1,\"product_model\":\"narrow stile swing door\",\"product_description\":\"narrow stile swing door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRULITE GLASS and ALUMINUM SOLUTIONS\",\"approval_number_master\":\"FL#2085-R0\",\"approval_number\":\"FL2085.1\",\"seq\":1,\"product_model\":\"medium stile door\",\"product_description\":\"medium stile door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRULITE GLASS and ALUMINUM SOLUTIONS\",\"approval_number_master\":\"FL#2088-R0\",\"approval_number\":\"FL2088.1\",\"seq\":1,\"product_model\":\"wide stile door\",\"product_description\":\"wide stile door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRULITE GLASS and ALUMINUM SOLUTIONS\",\"approval_number_master\":\"FL#2090-R0\",\"approval_number\":\"FL2090.1\",\"seq\":1,\"product_model\":\"magnum door (sm)\",\"product_description\":\"magnum door (small missile)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRULITE GLASS and ALUMINUM SOLUTIONS\",\"approval_number_master\":\"FL#2091-R0\",\"approval_number\":\"FL2091.1\",\"seq\":1,\"product_model\":\"magnum door (lm)\",\"product_description\":\"magnum door large missile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRULITE GLASS and ALUMINUM SOLUTIONS\",\"approval_number_master\":\"FL#4335-R0\",\"approval_number\":\"FL4335.1\",\"seq\":1,\"product_model\":\"3000 IMPACT DOOR LINE\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRULITE GLASS and ALUMINUM SOLUTIONS\",\"approval_number_master\":\"FL#4336-R0\",\"approval_number\":\"FL4336.1\",\"seq\":1,\"product_model\":\"ARCH INSWING DR W\\\/TRANSOM W\\\/ EMERGENCY BREAKOUT\",\"product_description\":\"Inswinging Doors with Emergency Breakout\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRULITE GLASS and ALUMINUM SOLUTIONS\",\"approval_number_master\":\"FL#6350-R1\",\"approval_number\":\"FL6350.1\",\"seq\":1,\"product_model\":\"MEDIUM STILE IMPACT DOORS WITH CAPACITY TO MEET WATER INFILTRATION REQUIREMENTS\",\"product_description\":\"MEDIUM STILE IMPACT DOORS - WITH & WITHOUT PANIC DEVICES. MAXIMUM DOOR SIZES: 72\\\" x 96\\\" DBL. DR. & 42\\\" x 96\\\" SGL. DR. SEE INSTALLATION INSTRUCTIONS.\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRULITE GLASS and ALUMINUM SOLUTIONS\",\"approval_number_master\":\"FL#8111-R1\",\"approval_number\":\"FL8111.1\",\"seq\":1,\"product_model\":\"SERIES \\\"MAGNUM\\\" IMPACT DOOR\",\"product_description\":\"2\\\" THICK MEDIUM STILE IMPACT DOOR - MAXIMUM SIZES: 42\\\" x 96\\\" SGL & 72\\\" x 96\\\" DBL\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRULITE GLASS and ALUMINUM SOLUTIONS\",\"approval_number_master\":\"FL#8138-R1\",\"approval_number\":\"FL8138.1\",\"seq\":1,\"product_model\":\"\\\"SERIES NARROW STILE\\\" OUTSWING ALUMINUM DOOR\",\"product_description\":\"NARROW STILE DOORS WITH MAXIMUM SIZES: 36\\\" x 84\\\" SGL & 72\\\" x 84\\\" DBL.\\nNON-IMPACT: SHUTTERS REQUIRED IN WIND-BORNE DEBRIS RREGION\",\"design_pressure\":\"+78.2\\\/-88.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRULITE GLASS and ALUMINUM SOLUTIONS\",\"approval_number_master\":\"FL#8791-R1\",\"approval_number\":\"FL8791.1\",\"seq\":1,\"product_model\":\"SERIES \\\"MEDIUM STILE\\\" ALUMINUM ENTRANCE - NON-IMPACT\",\"product_description\":\"MEDIUM STILE OUTSWING ALUMINUM ENTRANCE DOOR WITH AND WITHOUT TRANSOM. mAXIMUM SIZES: 36\\\" x 96\\\" SGL & 72\\\" x 96\\\" DBL. (NON-IMPACT)\",\"design_pressure\":\"+108\\\/-108\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRULITE GLASS and ALUMINUM SOLUTIONS\",\"approval_number_master\":\"FL#8791-R1\",\"approval_number\":\"FL8791.2\",\"seq\":2,\"product_model\":\"SERIES \\\"WIDE STILE\\\" ALUMINUM ENTRANCE - NON-IMPACT\",\"product_description\":\"WIDE STILE OUTSWING ALUMINUM ENTRANCE DOOR WITH AND WITHOUT TRANSOM. MAXIMUM SIZES: 36\\\" x 96\\\" SGL & 72\\\" x 96\\\" DBL. (NON-IMPACT)\",\"design_pressure\":\"+122\\\/-122\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"All American Supply Co.\":[{\"manufacturer\":\"All American Supply Co.\",\"approval_number_master\":\"FL#2127-R1\",\"approval_number\":\"FL2127.1\",\"seq\":1,\"product_model\":\"Series 2130 outswing raised wo\",\"product_description\":\"panel door test to high velocity with shutter\",\"design_pressure\":\"+48.3\\\/-63.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"All American Supply Co.\",\"approval_number_master\":\"FL#2127-R1\",\"approval_number\":\"FL2127.2\",\"seq\":2,\"product_model\":\"SERIES 5001 OUTSWING DECORATIV\",\"product_description\":\"VARIOUS DECORATIVE DOORS WITH GLASS\",\"design_pressure\":\"+48.3\\\/-63.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"All American Supply Co.\",\"approval_number_master\":\"FL#2127-R1\",\"approval_number\":\"FL2127.3\",\"seq\":3,\"product_model\":\"WOOD DOOR PANEL TO BE USED AS\",\"product_description\":\"SIDELIHIT OR TRANSOM TESTED FOR HIGH VELOCITY WITH SHUTTER\",\"design_pressure\":\"+48.3\\\/-58.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"McPhillips Manufacturing Company\":[{\"manufacturer\":\"McPhillips Manufacturing Company\",\"approval_number_master\":\"FL#2151-R0\",\"approval_number\":\"FL2151.1\",\"seq\":1,\"product_model\":\"Thoro Hung Door Units\",\"product_description\":\"Wood Double Outswing Units with Sidelights OXXO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"McPhillips Manufacturing Company\",\"approval_number_master\":\"FL#5464-R0\",\"approval_number\":\"FL5464.1\",\"seq\":1,\"product_model\":\"HemFir glazed w\\\/sidelites\",\"product_description\":\"HemFir glazed wood double inswing doors w\\\/sidelites OXXO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"McPhillips Manufacturing Company\",\"approval_number_master\":\"FL#5472-R0\",\"approval_number\":\"FL5472.1\",\"seq\":1,\"product_model\":\"HemFir glazed outswing w\\\/sidelites\",\"product_description\":\"HemFir glazed double outswing doors w\\\/sidelites, OXXO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"McPhillips Manufacturing Company\",\"approval_number_master\":\"FL#5474-R0\",\"approval_number\":\"FL5474.1\",\"seq\":1,\"product_model\":\"HemFir opaque SOS w\\\/sidelites & transom\",\"product_description\":\"HemFir SOS w\\\/sidelites & transom, O\\\/OXO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"McPhillips Manufacturing Company\",\"approval_number_master\":\"FL#5474-R0\",\"approval_number\":\"FL5474.2\",\"seq\":2,\"product_model\":\"MAH opaque SOS w\\\/sidelites & transom\",\"product_description\":\"MAH opaque SOS w\\\/ sidelites & transom, O\\\/OXO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"McPhillips Manufacturing Company\",\"approval_number_master\":\"FL#5477-R0\",\"approval_number\":\"FL5477.1\",\"seq\":1,\"product_model\":\"HemFir SIS w\\\/sidelites and transom\",\"product_description\":\"HemFir SIS w\\\/sidelites and transom, O\\\/OXO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"McPhillips Manufacturing Company\",\"approval_number_master\":\"FL#5477-R0\",\"approval_number\":\"FL5477.2\",\"seq\":2,\"product_model\":\"MAH SIS w\\\/sidelites and transom\",\"product_description\":\"MAH SIS w\\\/sidelites and transom, O\\\/OXO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"McPhillips Manufacturing Company\",\"approval_number_master\":\"FL#5525-R0\",\"approval_number\":\"FL5525.1\",\"seq\":1,\"product_model\":\"Spanish Cedar glazed DOS w\\\/IMPACT glass\",\"product_description\":\"Spanish Cedar glazed DOS w\\\/IMPACT glass, XX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"McPhillips Manufacturing Company\",\"approval_number_master\":\"FL#5526-R0\",\"approval_number\":\"FL5526.1\",\"seq\":1,\"product_model\":\"Spanish Cedar Fixed glazed sidelight or transom\",\"product_description\":\"Spanish Cedar Fixed glazed sidelight or transom, O\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"McPhillips Manufacturing Company\",\"approval_number_master\":\"FL#9049-R0\",\"approval_number\":\"FL9049.1\",\"seq\":1,\"product_model\":\"Wood Thoro-Hung\",\"product_description\":\"High Impact Glazed Outswing Doors\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"McPhillips Manufacturing Company\",\"approval_number_master\":\"FL#9049-R0\",\"approval_number\":\"FL9049.2\",\"seq\":2,\"product_model\":\"Wood Thoro-Hung\",\"product_description\":\"High Impact Opaque Outswing Doors\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"McPhillips Manufacturing Company\",\"approval_number_master\":\"FL#11414-R0\",\"approval_number\":\"FL11414.1\",\"seq\":1,\"product_model\":\"Impact 10ft. Glazed Wood Door\",\"product_description\":\"Impact 10ft. Glazed Wood Entry Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McPhillips Manufacturing Company\",\"approval_number_master\":\"FL#11414-R0\",\"approval_number\":\"FL11414.2\",\"seq\":2,\"product_model\":\"Impact 10ft. Opaque Wood Door\",\"product_description\":\"Impact 10 ft. Opaque Wood Entry Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Fleming Door Products Ltd.\":[{\"manufacturer\":\"Fleming Door Products Ltd.\",\"approval_number_master\":\"FL#2167-R0\",\"approval_number\":\"FL2167.1\",\"seq\":1,\"product_model\":\"D18 and F16 Outswing Singles\",\"product_description\":\"3070 Outswing Commercial HM Drs, Frs and Hardware\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleming Door Products Ltd.\",\"approval_number_master\":\"FL#2167-R0\",\"approval_number\":\"FL2167.2\",\"seq\":2,\"product_model\":\"D18, E18 and F16 Inswing Singl\",\"product_description\":\"3070 Inswing Commercial HM Drs, Frs and Hardware\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleming Door Products Ltd.\",\"approval_number_master\":\"FL#2167-R0\",\"approval_number\":\"FL2167.3\",\"seq\":3,\"product_model\":\"D18, E18 and F16 Outswing Sing\",\"product_description\":\"4070 and 8070 Outswing Commercial HM Drs, Frs and Hardware\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleming Door Products Ltd.\",\"approval_number_master\":\"FL#3341-R0\",\"approval_number\":\"FL3341.1\",\"seq\":1,\"product_model\":\"Exterior Hollow Metal Swinging Doors\",\"product_description\":\"UL Classified Windstorm Resistant Commercial Hollow Metal Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleming Door Products Ltd.\",\"approval_number_master\":\"FL#3341-R0\",\"approval_number\":\"FL3341.2\",\"seq\":2,\"product_model\":\"Exterior Hollow Metal Swinging Frames, Transoms, Sidelights and Windows\",\"product_description\":\"UL Classified Windstorm Resistant Commercial Hollow Metal Frame Product\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Contractors Supply, Inc\":[{\"manufacturer\":\"Contractors Supply, Inc\",\"approval_number_master\":\"FL#2360-R0\",\"approval_number\":\"FL2360.1\",\"seq\":1,\"product_model\":\"Surewood\",\"product_description\":\"Up To 6'0 x 10'0 Opaque Wood Double Door System - Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Contractors Supply, Inc\",\"approval_number_master\":\"FL#3263-R0\",\"approval_number\":\"FL3263.1\",\"seq\":1,\"product_model\":\"Surewood\",\"product_description\":\"Up to 7'0 x 10'0 Double and Up to 3'6 x 10'0 Single Opaque Wood Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Contractors Supply, Inc\",\"approval_number_master\":\"FL#3501-R0\",\"approval_number\":\"FL3501.1\",\"seq\":1,\"product_model\":\"\\\"Surewood\\\"\",\"product_description\":\"Up to 7'0 x 10'0 Wood Double Door ** In-swing or Out-swing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Contractors Supply, Inc\",\"approval_number_master\":\"FL#3501-R0\",\"approval_number\":\"FL3501.2\",\"seq\":2,\"product_model\":\"\\\"Surewood\\\"\",\"product_description\":\"Up to 7'0 x 10'0 Radius Top Wood Double Door ** In-swing or Out-swing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Contractors Supply, Inc\",\"approval_number_master\":\"FL#3501-R0\",\"approval_number\":\"FL3501.3\",\"seq\":3,\"product_model\":\"\\\"Surewood\\\"\",\"product_description\":\"Up to 7'0 x 10'0 Wood Double Door with Sidelites ** In-swing or Out-swing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Contractors Supply, Inc\",\"approval_number_master\":\"FL#3501-R0\",\"approval_number\":\"FL3501.4\",\"seq\":4,\"product_model\":\"\\\"Surewood\\\"\",\"product_description\":\"Up to 6'0 x 10'0 Wood Double Door with Radius Transom ** In-swing or Out-swing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Contractors Supply, Inc\",\"approval_number_master\":\"FL#3501-R0\",\"approval_number\":\"FL3501.5\",\"seq\":5,\"product_model\":\"\\\"Surewood\\\"\",\"product_description\":\"Up to 6'0 x 10'0 Wood Double Door with Sidelites and Transom ** In-swing or Out-swing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Contractors Supply, Inc\",\"approval_number_master\":\"FL#3501-R0\",\"approval_number\":\"FL3501.6\",\"seq\":6,\"product_model\":\"\\\"Surewood\\\"\",\"product_description\":\"Up to 6'0 x 10'0 Wood Double Door with Sidelites and Stacked Transoms ** In-swing or Out-swing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Contractors Supply, Inc\",\"approval_number_master\":\"FL#3502-R0\",\"approval_number\":\"FL3502.1\",\"seq\":1,\"product_model\":\"\\\"Surewood\\\"\",\"product_description\":\"Up to 3'6 x 10'0 Straight or Radius Top Wood Single Door ** In-swing or Out-swing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Contractors Supply, Inc\",\"approval_number_master\":\"FL#3502-R0\",\"approval_number\":\"FL3502.2\",\"seq\":2,\"product_model\":\"\\\"Surewood\\\"\",\"product_description\":\"Up to 3'6 x 10'0 Wood Single Door with Sidelite ** In-swing or Out-swing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Contractors Supply, Inc\",\"approval_number_master\":\"FL#3502-R0\",\"approval_number\":\"FL3502.3\",\"seq\":3,\"product_model\":\"\\\"Surewood\\\"\",\"product_description\":\"Up to 3'6 x 10'0 Wood Single Door with Sidelites ** In-swing or Out-swing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Contractors Supply, Inc\",\"approval_number_master\":\"FL#3502-R0\",\"approval_number\":\"FL3502.4\",\"seq\":4,\"product_model\":\"\\\"Surewood\\\"\",\"product_description\":\"Up to 3'6 x 10'0 Wood Single Door with Sidelites and Radius Transom ** In-swing or Out-swing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Contractors Supply, Inc\",\"approval_number_master\":\"FL#3502-R0\",\"approval_number\":\"FL3502.5\",\"seq\":5,\"product_model\":\"\\\"Surewood\\\"\",\"product_description\":\"Up to 3'6 x 10'0 Wood Single Door with Sidelites and Transom ** In-swing or Out-swing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Contractors Supply, Inc\",\"approval_number_master\":\"FL#3502-R0\",\"approval_number\":\"FL3502.6\",\"seq\":6,\"product_model\":\"\\\"Surewood\\\"\",\"product_description\":\"Up to 3'6 x 10'0 Wood Single Door with Sidelites and Divided Transom ** In-swing or Out-swing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Contractors Supply, Inc\",\"approval_number_master\":\"FL#3502-R0\",\"approval_number\":\"FL3502.7\",\"seq\":7,\"product_model\":\"\\\"Surewood\\\"\",\"product_description\":\"Up to 3'6 x 10'0 Wood Single Door with Sidelite and Radius or Rectangular Transom ** In-swing or Out-swing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Contractors Supply, Inc\",\"approval_number_master\":\"FL#4271-R0\",\"approval_number\":\"FL4271.1\",\"seq\":1,\"product_model\":\"a. \\\"Surewood\\\"\",\"product_description\":\"Up to 3'0 x 8'0 Glazed 1-3\\\/4\\\" Stile and Rail Wood Single Door X\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Contractors Supply, Inc\",\"approval_number_master\":\"FL#4271-R0\",\"approval_number\":\"FL4271.2\",\"seq\":2,\"product_model\":\"b. \\\"Surewood\\\"\",\"product_description\":\"Up to 3'0 x 8'0 Glazed 1-3\\\/4\\\" Stile and Rail Wood Single Door with Sidlite OX or XO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Contractors Supply, Inc\",\"approval_number_master\":\"FL#4271-R0\",\"approval_number\":\"FL4271.3\",\"seq\":3,\"product_model\":\"c. \\\"Surewood\\\"\",\"product_description\":\"Up to 3'0 x 8'0 Glazed 1-3\\\/4\\\" Stile and Rail Wood Single Door with Sidelites OXO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Contractors Supply, Inc\",\"approval_number_master\":\"FL#4271-R0\",\"approval_number\":\"FL4271.4\",\"seq\":4,\"product_model\":\"d. \\\"Surewood\\\"\",\"product_description\":\"Up to 6'0 x 8'0 Glazed 1-3\\\/4\\\" Stile and Rail Wood Double Door XX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Contractors Supply, Inc\",\"approval_number_master\":\"FL#4271-R0\",\"approval_number\":\"FL4271.5\",\"seq\":5,\"product_model\":\"e. \\\"Surewood\\\"\",\"product_description\":\"Up to 6'0 x 8'0 Glazed 1-3\\\/4\\\" Stile and Rail Wood Double Door with Sidelites OXXO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Contractors Supply, Inc\",\"approval_number_master\":\"FL#4271-R0\",\"approval_number\":\"FL4271.6\",\"seq\":6,\"product_model\":\"f. \\\"Surewood\\\"\",\"product_description\":\"Up to 6'0 x 8'0 Glazed 1-3\\\/4\\\" Stile and Rail Wood Radius Top Double Door XX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Contractors Supply, Inc\",\"approval_number_master\":\"FL#4677-R0\",\"approval_number\":\"FL4677.1\",\"seq\":1,\"product_model\":\"a. Surewood\",\"product_description\":\"Up to 3'6 x 10'0 Glazed 2-1\\\/4\\\" Stile and Rail Glazed Wood Single Door X\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Contractors Supply, Inc\",\"approval_number_master\":\"FL#4677-R0\",\"approval_number\":\"FL4677.2\",\"seq\":2,\"product_model\":\"b. Surewood\",\"product_description\":\"Up to 3'6 x 10'0 Glazed 2-1\\\/4\\\" Stile and Rail Glazed Wood Single Door with Sidelite OX or XO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Contractors Supply, Inc\",\"approval_number_master\":\"FL#4677-R0\",\"approval_number\":\"FL4677.3\",\"seq\":3,\"product_model\":\"c. Surewood\",\"product_description\":\"Up to 3'6 x 10'0 Glazed 2-1\\\/4\\\" Stile and Rail Glazed Wood Single Door with Sidelites OXO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Contractors Supply, Inc\",\"approval_number_master\":\"FL#4677-R0\",\"approval_number\":\"FL4677.4\",\"seq\":4,\"product_model\":\"d. Surewood\",\"product_description\":\"Up to 6'0 x 10'0 Glazed 2-1\\\/4\\\" Stile and Rail Glazed Wood Double Door XX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Contractors Supply, Inc\",\"approval_number_master\":\"FL#4677-R0\",\"approval_number\":\"FL4677.5\",\"seq\":5,\"product_model\":\"e. Surewood\",\"product_description\":\"Up to 6'0 x 10'0 Glazed 2-1\\\/4\\\" Stile and Rail Glazed Wood Double Radius Door XX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Contractors Supply, Inc\",\"approval_number_master\":\"FL#4677-R0\",\"approval_number\":\"FL4677.6\",\"seq\":6,\"product_model\":\"f. Surewood\",\"product_description\":\"Up to 6'0 x 10'0 Glazed 2-1\\\/4\\\" Stile and Rail Glazed Wood Double Door with Sidelites OXXO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Contractors Supply, Inc\",\"approval_number_master\":\"FL#5112-R0\",\"approval_number\":\"FL5112.1\",\"seq\":1,\"product_model\":\"a. \\\"Surewood\\\" Impact Glazed\",\"product_description\":\"Up to a 3'0 x 8'0 Glazed Stile and Rail Wood Door ** Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Contractors Supply, Inc\",\"approval_number_master\":\"FL#5112-R0\",\"approval_number\":\"FL5112.2\",\"seq\":2,\"product_model\":\"b. \\\"Surewood\\\" Impact Glazed\",\"product_description\":\"Up to a 6'0 x 8'0 Glazed Stile and Rail Wood Door ** Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Contractors Supply, Inc\",\"approval_number_master\":\"FL#5943-R0\",\"approval_number\":\"FL5943.1\",\"seq\":1,\"product_model\":\"a. Surewood\",\"product_description\":\"Up to a 7'0 x 10'0 Glazed Wood Double Door XX - Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Contractors Supply, Inc\",\"approval_number_master\":\"FL#5943-R0\",\"approval_number\":\"FL5943.2\",\"seq\":2,\"product_model\":\"b. Surewood\",\"product_description\":\"Up to a 7'0 x 10'0 Glazed Wood Radius Top Double Door XX - Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Strictly Wholesale, INC\":[{\"manufacturer\":\"Strictly Wholesale, INC\",\"approval_number_master\":\"FL#2430-R0\",\"approval_number\":\"FL2430.1\",\"seq\":1,\"product_model\":\"annona\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Strictly Wholesale, INC\",\"approval_number_master\":\"FL#2430-R0\",\"approval_number\":\"FL2430.2\",\"seq\":2,\"product_model\":\"annona\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Strictly Wholesale, INC\",\"approval_number_master\":\"FL#2430-R0\",\"approval_number\":\"FL2430.3\",\"seq\":3,\"product_model\":\"danvid\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Strictly Wholesale, INC\",\"approval_number_master\":\"FL#2430-R0\",\"approval_number\":\"FL2430.4\",\"seq\":4,\"product_model\":\"elixir\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Strictly Wholesale, INC\",\"approval_number_master\":\"FL#2430-R0\",\"approval_number\":\"FL2430.5\",\"seq\":5,\"product_model\":\"exclusive wood doors\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Strictly Wholesale, INC\",\"approval_number_master\":\"FL#2430-R0\",\"approval_number\":\"FL2430.6\",\"seq\":6,\"product_model\":\"glasscraft\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Strictly Wholesale, INC\",\"approval_number_master\":\"FL#2430-R0\",\"approval_number\":\"FL2430.7\",\"seq\":7,\"product_model\":\"karona\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Strictly Wholesale, INC\",\"approval_number_master\":\"FL#2430-R0\",\"approval_number\":\"FL2430.8\",\"seq\":8,\"product_model\":\"kolbe & kolbe\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Strictly Wholesale, INC\",\"approval_number_master\":\"FL#2430-R0\",\"approval_number\":\"FL2430.9\",\"seq\":9,\"product_model\":\"mai\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Strictly Wholesale, INC\",\"approval_number_master\":\"FL#2430-R0\",\"approval_number\":\"FL2430.10\",\"seq\":10,\"product_model\":\"masonite\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Strictly Wholesale, INC\",\"approval_number_master\":\"FL#2430-R0\",\"approval_number\":\"FL2430.11\",\"seq\":11,\"product_model\":\"mid america\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Strictly Wholesale, INC\",\"approval_number_master\":\"FL#2430-R0\",\"approval_number\":\"FL2430.12\",\"seq\":12,\"product_model\":\"national\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Strictly Wholesale, INC\",\"approval_number_master\":\"FL#2430-R0\",\"approval_number\":\"FL2430.13\",\"seq\":13,\"product_model\":\"odl\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Strictly Wholesale, INC\",\"approval_number_master\":\"FL#2430-R0\",\"approval_number\":\"FL2430.14\",\"seq\":14,\"product_model\":\"odl\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Strictly Wholesale, INC\",\"approval_number_master\":\"FL#2430-R0\",\"approval_number\":\"FL2430.15\",\"seq\":15,\"product_model\":\"p & p\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Strictly Wholesale, INC\",\"approval_number_master\":\"FL#2430-R0\",\"approval_number\":\"FL2430.16\",\"seq\":16,\"product_model\":\"precision millworks\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Strictly Wholesale, INC\",\"approval_number_master\":\"FL#2430-R0\",\"approval_number\":\"FL2430.17\",\"seq\":17,\"product_model\":\"silverline\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Strictly Wholesale, INC\",\"approval_number_master\":\"FL#2430-R0\",\"approval_number\":\"FL2430.18\",\"seq\":18,\"product_model\":\"simpson\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Strictly Wholesale, INC\",\"approval_number_master\":\"FL#2430-R0\",\"approval_number\":\"FL2430.19\",\"seq\":19,\"product_model\":\"specialty glass\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Strictly Wholesale, INC\",\"approval_number_master\":\"FL#2430-R0\",\"approval_number\":\"FL2430.20\",\"seq\":20,\"product_model\":\"streuli\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Strictly Wholesale, INC\",\"approval_number_master\":\"FL#2430-R0\",\"approval_number\":\"FL2430.21\",\"seq\":21,\"product_model\":\"suntek\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Strictly Wholesale, INC\",\"approval_number_master\":\"FL#2430-R0\",\"approval_number\":\"FL2430.22\",\"seq\":22,\"product_model\":\"trinity\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Strictly Wholesale, INC\",\"approval_number_master\":\"FL#2430-R0\",\"approval_number\":\"FL2430.23\",\"seq\":23,\"product_model\":\"tru stile\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Strictly Wholesale, INC\",\"approval_number_master\":\"FL#2430-R0\",\"approval_number\":\"FL2430.24\",\"seq\":24,\"product_model\":\"vetter\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Roatan Mahogany Millwork, Inc.\":[{\"manufacturer\":\"Roatan Mahogany Millwork, Inc.\",\"approval_number_master\":\"FL#2435-R0\",\"approval_number\":\"FL2435.1\",\"seq\":1,\"product_model\":\"Type 1\",\"product_description\":\"Square Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roatan Mahogany Millwork, Inc.\",\"approval_number_master\":\"FL#2435-R0\",\"approval_number\":\"FL2435.2\",\"seq\":2,\"product_model\":\"Type 2\",\"product_description\":\"1\\\/2 Arch Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roatan Mahogany Millwork, Inc.\",\"approval_number_master\":\"FL#2435-R0\",\"approval_number\":\"FL2435.3\",\"seq\":3,\"product_model\":\"Type 3\",\"product_description\":\"Full Arch Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roatan Mahogany Millwork, Inc.\",\"approval_number_master\":\"FL#2435-R0\",\"approval_number\":\"FL2435.4\",\"seq\":4,\"product_model\":\"Type 4\",\"product_description\":\"Lite with Split Panel Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roatan Mahogany Millwork, Inc.\",\"approval_number_master\":\"FL#2435-R0\",\"approval_number\":\"FL2435.5\",\"seq\":5,\"product_model\":\"Type 5\",\"product_description\":\"Split Panel Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roatan Mahogany Millwork, Inc.\",\"approval_number_master\":\"FL#2435-R0\",\"approval_number\":\"FL2435.6\",\"seq\":6,\"product_model\":\"Type 6\",\"product_description\":\"Arch Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roatan Mahogany Millwork, Inc.\",\"approval_number_master\":\"FL#2435-R0\",\"approval_number\":\"FL2435.7\",\"seq\":7,\"product_model\":\"Type 7\",\"product_description\":\"Square Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Dominion Building Products\":[{\"manufacturer\":\"Dominion Building Products\",\"approval_number_master\":\"FL#2501-R0\",\"approval_number\":\"FL2501.1\",\"seq\":1,\"product_model\":\"\\\"Advantage\\\" Steel Door\",\"product_description\":\"Up to a 3'0 x 7'0 Out-swing Steel Door in a Steel Frame - KD or Preassembled, Designed for Use in Metal building Construction\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dominion Building Products\",\"approval_number_master\":\"FL#2502-R0\",\"approval_number\":\"FL2502.1\",\"seq\":1,\"product_model\":\"\\\"Ultra\\\" Steel Door\",\"product_description\":\"Up to a 3'0 x 7'0 Out-swing Steel Door in a Steel frame - KD or Preassembled, designed for Use in Metal Building Construction\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dominion Building Products\",\"approval_number_master\":\"FL#10028-R0\",\"approval_number\":\"FL10028.1\",\"seq\":1,\"product_model\":\"WindMAXX\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dominion Building Products\",\"approval_number_master\":\"FL#10294-R1\",\"approval_number\":\"FL10294.1\",\"seq\":1,\"product_model\":\"WindMAXX\",\"product_description\":\"WindMAXX\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dominion Building Products\",\"approval_number_master\":\"FL#10755-R0\",\"approval_number\":\"FL10755.1\",\"seq\":1,\"product_model\":\"WindMAXX\",\"product_description\":\"WindMAXX\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Windoworld Industries Inc.\":[{\"manufacturer\":\"Windoworld Industries Inc.\",\"approval_number_master\":\"FL#2701-R2\",\"approval_number\":\"FL2701.1\",\"seq\":1,\"product_model\":\"Europa Series S730\\\/4500\",\"product_description\":\"Out Swing French Doors\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windoworld Industries Inc.\",\"approval_number_master\":\"FL#2701-R2\",\"approval_number\":\"FL2701.2\",\"seq\":2,\"product_model\":\"Europa Series S730\\\/4500\",\"product_description\":\"In Swing French Doors\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windoworld Industries Inc.\",\"approval_number_master\":\"FL#2701-R2\",\"approval_number\":\"FL2701.3\",\"seq\":3,\"product_model\":\"Europa Series S730\\\/4500\",\"product_description\":\"In Swing Single Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windoworld Industries Inc.\",\"approval_number_master\":\"FL#2701-R2\",\"approval_number\":\"FL2701.4\",\"seq\":4,\"product_model\":\"Europa Series S730\\\/4500\",\"product_description\":\"Out Swing Single Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-28 00:00:00\",\"instructions_url\":\"\"}],\"Southern Millwork Company\":[{\"manufacturer\":\"Southern Millwork Company\",\"approval_number_master\":\"FL#2707-R0\",\"approval_number\":\"FL2707.1\",\"seq\":1,\"product_model\":\"FiberClassic Glazed\",\"product_description\":\"Fiberglass Door w\\\/wo sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Millwork Company\",\"approval_number_master\":\"FL#2707-R0\",\"approval_number\":\"FL2707.2\",\"seq\":2,\"product_model\":\"FiberClassic Opaque\",\"product_description\":\"Fiberglass Door w\\\/wo sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Millwork Company\",\"approval_number_master\":\"FL#2707-R0\",\"approval_number\":\"FL2707.3\",\"seq\":3,\"product_model\":\"PremiumSeries Glazed\",\"product_description\":\"Steel Door w\\\/wo sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Millwork Company\",\"approval_number_master\":\"FL#2707-R0\",\"approval_number\":\"FL2707.4\",\"seq\":4,\"product_model\":\"PremiumSeries Opaque\",\"product_description\":\"Steel Door w\\\/wo sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Millwork Company\",\"approval_number_master\":\"FL#2707-R0\",\"approval_number\":\"FL2707.5\",\"seq\":5,\"product_model\":\"SmoothStar Glazed\",\"product_description\":\"Fiberglass Door w\\\/wo sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Millwork Company\",\"approval_number_master\":\"FL#2707-R0\",\"approval_number\":\"FL2707.6\",\"seq\":6,\"product_model\":\"SmoothStar Opaque\",\"product_description\":\"Fiberglass Door w\\\/wo sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Architectural Traditions\":[{\"manufacturer\":\"Architectural Traditions\",\"approval_number_master\":\"FL#2765-R0\",\"approval_number\":\"FL2765.1\",\"seq\":1,\"product_model\":\"Opaque Wood Door\",\"product_description\":\"Up To 3'0 x 8'0 Opaque Cedar Door w\\\/wo Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Traditions\",\"approval_number_master\":\"FL#3194-R0\",\"approval_number\":\"FL3194.1\",\"seq\":1,\"product_model\":\"8'0 Opaque Wood Stile and Rail Door\",\"product_description\":\"3'0 x 8'0 Stile and Rail Side Hinged Swing Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Traditions\",\"approval_number_master\":\"FL#3194-R0\",\"approval_number\":\"FL3194.2\",\"seq\":2,\"product_model\":\"8'0 Opaque Wood Stile and Rail Door\",\"product_description\":\"3'0 x 8'0 Stile and Rail Side Hinged Swing Door with Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Traditions\",\"approval_number_master\":\"FL#3194-R0\",\"approval_number\":\"FL3194.3\",\"seq\":3,\"product_model\":\"8'0 Opaque Wood Stile and Rail Door\",\"product_description\":\"3'0 x 8'0 Stile and Rail Side Hinged Swing Door with Sidelites and Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Traditions\",\"approval_number_master\":\"FL#3195-R0\",\"approval_number\":\"FL3195.1\",\"seq\":1,\"product_model\":\"8'0 Opaque Wood Stile and Rail Double Door\",\"product_description\":\"6'0 x 8'0 Stile and Rail Side Hinged Swing Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Traditions\",\"approval_number_master\":\"FL#3195-R0\",\"approval_number\":\"FL3195.2\",\"seq\":2,\"product_model\":\"8'0 Opaque Wood Stile and Rail Double Door\",\"product_description\":\"6'0 x 8'0 Stile and Rail Side Hinged Swing Door with Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Traditions\",\"approval_number_master\":\"FL#3195-R0\",\"approval_number\":\"FL3195.3\",\"seq\":3,\"product_model\":\"8'0 Opaque Wood Stile and Rail Double Door\",\"product_description\":\"6'0 x 8'0 Stile and Rail Side Hinged Swing Door with Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Traditions\",\"approval_number_master\":\"FL#3195-R0\",\"approval_number\":\"FL3195.4\",\"seq\":4,\"product_model\":\"8'0 Opaque Wood Stile and Rail Double Door\",\"product_description\":\"6'0 x 8'0 Stile and Rail Side Hinged Swing Door with Sidelites and Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Traditions\",\"approval_number_master\":\"FL#3196-R0\",\"approval_number\":\"FL3196.1\",\"seq\":1,\"product_model\":\"8'0 Glazed Wood Stile and Rail Door\",\"product_description\":\"3'0 x 8'0 Stile and Rail Side Hinged Swing Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Traditions\",\"approval_number_master\":\"FL#3196-R0\",\"approval_number\":\"FL3196.2\",\"seq\":2,\"product_model\":\"8'0 Glazed Wood Stile and Rail Door\",\"product_description\":\"3'0 x 8'0 Stile and Rail Side Hinged Swing Door with Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Traditions\",\"approval_number_master\":\"FL#3196-R0\",\"approval_number\":\"FL3196.3\",\"seq\":3,\"product_model\":\"8'0 Glazed Wood Stile and Rail Door\",\"product_description\":\"3'0 x 8'0 Stile and Rail Side Hinged Swing Door with Sidelites and Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Traditions\",\"approval_number_master\":\"FL#3197-R0\",\"approval_number\":\"FL3197.1\",\"seq\":1,\"product_model\":\"8'0 Glazed Wood Stile and Rail Double Door\",\"product_description\":\"6'0 x 8'0 Stile and Rail Side Hinged Swing Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Traditions\",\"approval_number_master\":\"FL#3197-R0\",\"approval_number\":\"FL3197.2\",\"seq\":2,\"product_model\":\"8'0 Glazed Wood Stile and Rail Double Door\",\"product_description\":\"6'0 x 8'0 Stile and Rail Side Hinged Swing Door with Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Traditions\",\"approval_number_master\":\"FL#3197-R0\",\"approval_number\":\"FL3197.3\",\"seq\":3,\"product_model\":\"8'0 Glazed Wood Stile and Rail Double Door\",\"product_description\":\"6'0 x 8'0 Stile and Rail Side Hinged Swing Door with Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Traditions\",\"approval_number_master\":\"FL#3197-R0\",\"approval_number\":\"FL3197.4\",\"seq\":4,\"product_model\":\"8'0 Glazed Wood Stile and Rail Double Door\",\"product_description\":\"6'0 x 8'0 Stile and Rail Side Hinged Swing Door with Sidelites and Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Traditions\",\"approval_number_master\":\"FL#3198-R0\",\"approval_number\":\"FL3198.1\",\"seq\":1,\"product_model\":\"10'0 Opaque Wood Stile and Rail Double Door\",\"product_description\":\"6'0 x 10'0 Stile and Rail Side Hinged Swing Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Traditions\",\"approval_number_master\":\"FL#3198-R0\",\"approval_number\":\"FL3198.2\",\"seq\":2,\"product_model\":\"10'0 Opaque Wood Stile and Rail Double Door\",\"product_description\":\"6'0 x 10'0 Stile and Rail Side Hinged Swing Door with Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Traditions\",\"approval_number_master\":\"FL#3198-R0\",\"approval_number\":\"FL3198.3\",\"seq\":3,\"product_model\":\"10'0 Opaque Wood Stile and Rail Double Door\",\"product_description\":\"6'0 x 10'0 Stile and Rail Side Hinged Swing Door with Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Traditions\",\"approval_number_master\":\"FL#3198-R0\",\"approval_number\":\"FL3198.4\",\"seq\":4,\"product_model\":\"10'0 Opaque Wood Stile and Rail Double Door\",\"product_description\":\"6'0 x 10'0 Stile and Rail Side Hinged Swing Door with Sidelites and Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Traditions\",\"approval_number_master\":\"FL#3199-R0\",\"approval_number\":\"FL3199.1\",\"seq\":1,\"product_model\":\"10'0 Glazed Wood Stile and Rail Double Door\",\"product_description\":\"6'0 x 10'0 Stile and Rail Side Hinged Swing Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Traditions\",\"approval_number_master\":\"FL#3199-R0\",\"approval_number\":\"FL3199.2\",\"seq\":2,\"product_model\":\"10'0 Glazed Wood Stile and Rail Double Door\",\"product_description\":\"6'0 x 10'0 Stile and Rail Side Hinged Swing Door with Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Traditions\",\"approval_number_master\":\"FL#3199-R0\",\"approval_number\":\"FL3199.3\",\"seq\":3,\"product_model\":\"10'0 Glazed Wood Stile and Rail Double Door\",\"product_description\":\"6'0 x 10'0 Stile and Rail Side Hinged Swing Door with Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Traditions\",\"approval_number_master\":\"FL#3199-R0\",\"approval_number\":\"FL3199.4\",\"seq\":4,\"product_model\":\"10'0 Glazed Wood Stile and Rail Double Door\",\"product_description\":\"6'0 x 10'0 Stile and Rail Side Hinged Swing Door with Sidelites and Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Traditions\",\"approval_number_master\":\"FL#3200-R0\",\"approval_number\":\"FL3200.1\",\"seq\":1,\"product_model\":\"10'0 Glazed Wood Stile and Rail Door\",\"product_description\":\"3'0 x 10'0 Stile and Rail Side Hinged Swing Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Traditions\",\"approval_number_master\":\"FL#3200-R0\",\"approval_number\":\"FL3200.2\",\"seq\":2,\"product_model\":\"10'0 Glazed Wood Stile and Rail Door\",\"product_description\":\"3'0 x 10'0 Stile and Rail Side Hinged Swing Door with Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Traditions\",\"approval_number_master\":\"FL#3200-R0\",\"approval_number\":\"FL3200.3\",\"seq\":3,\"product_model\":\"10'0 Glazed Wood Stile and Rail Door\",\"product_description\":\"3'0 x 10'0 Stile and Rail Side Hinged Swing Door with Sidelites and Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Traditions\",\"approval_number_master\":\"FL#3201-R0\",\"approval_number\":\"FL3201.1\",\"seq\":1,\"product_model\":\"10'0 Opaque Wood Stile and Rail Door\",\"product_description\":\"3'0 x 10'0 Stile and Rail Side Hinged Swing Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Traditions\",\"approval_number_master\":\"FL#3201-R0\",\"approval_number\":\"FL3201.2\",\"seq\":2,\"product_model\":\"10'0 Opaque Wood Stile and Rail Door\",\"product_description\":\"3'0 x 10'0 Stile and Rail Side Hinged Swing Door with Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Traditions\",\"approval_number_master\":\"FL#3201-R0\",\"approval_number\":\"FL3201.3\",\"seq\":3,\"product_model\":\"10'0 Opaque Wood Stile and Rail Door\",\"product_description\":\"3'0 x 10'0 Stile and Rail Side Hinged Swing Door with Sidelites and Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Baron Metal Ind. Inc.\":[{\"manufacturer\":\"Baron Metal Ind. Inc.\",\"approval_number_master\":\"FL#2848-R0\",\"approval_number\":\"FL2848.1\",\"seq\":1,\"product_model\":\"Hollow Metal\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Baron Metal Ind. Inc.\",\"approval_number_master\":\"FL#6224-R0\",\"approval_number\":\"FL6224.1\",\"seq\":1,\"product_model\":\"Swinging exterior door assemblies.\",\"product_description\":\"\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Sargent Manufacturing Company\":[{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R0\",\"approval_number\":\"FL2998.1\",\"seq\":1,\"product_model\":\"(12-)HC8800 Series Rim Exit Device x (12-)HC980 Mullion\",\"product_description\":\"Panic and\\\/or Fire Rated Exit Device Hardware w\\\/ Hollow Metal Doors and Frames\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R0\",\"approval_number\":\"FL2998.2\",\"seq\":2,\"product_model\":\"(12-)MD8600 Series Concealed Vertical Rod Exit Device\",\"product_description\":\"Panic and\\\/or Fire Rated Exit Device Hardware w\\\/ Hollow Metal Doors and Frames\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R0\",\"approval_number\":\"FL2998.3\",\"seq\":3,\"product_model\":\"988 Series Surface Bolt\",\"product_description\":\"Manual Type Surface Bolt w\\\/ Hollow Metal Doors and Frames\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"BAY CITY WINDOW COMPANY\":[{\"manufacturer\":\"BAY CITY WINDOW COMPANY\",\"approval_number_master\":\"FL#3021-R0\",\"approval_number\":\"FL3021.1\",\"seq\":1,\"product_model\":\"HGD-R35 (72\\\" x 97\\\") French door\",\"product_description\":\"Vinyl french full lite outswing door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Amweld International\":[{\"manufacturer\":\"Amweld International\",\"approval_number_master\":\"FL#3078-R0\",\"approval_number\":\"FL3078.4\",\"seq\":4,\"product_model\":\"400 Series 16ga or 14ga, C.R.S. or Galvanized\",\"product_description\":\"Masonry frame single and pairs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amweld International\",\"approval_number_master\":\"FL#3078-R2\",\"approval_number\":\"FL3078.1\",\"seq\":1,\"product_model\":\"400 series frame, LE series door\",\"product_description\":\"400 Series frame with LE Series polystyrene single door for 60 psf\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amweld International\",\"approval_number_master\":\"FL#3078-R2\",\"approval_number\":\"FL3078.2\",\"seq\":2,\"product_model\":\"400 Series frame, LE Series door\",\"product_description\":\"400 Series frame with LE Series polystyrene double door for 45 psf\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amweld International\",\"approval_number_master\":\"FL#3078-R2\",\"approval_number\":\"FL3078.3\",\"seq\":3,\"product_model\":\"61LE and lite options\",\"product_description\":\"Embossed polystyrene door Series 61LE and optional configurations for glazing.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amweld International\",\"approval_number_master\":\"FL#5753-R1\",\"approval_number\":\"FL5753.1\",\"seq\":1,\"product_model\":\"15LE doors , 400 frames-Model Stormshield\",\"product_description\":\"Single Door outswing +\\\/- 70 P.S.F. design ANSI A250.13. Door upto 48\\\"x86\\\" Nominal Frame 52\\\"x90\\\" Outside Dimensions Glazing 31.75\\\"x62\\\" exposed\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-16 00:00:00\",\"instructions_url\":\"\"}],\"Windsor Republic Door, Inc.\":[{\"manufacturer\":\"Windsor Republic Door, Inc.\",\"approval_number_master\":\"FL#3101-R0\",\"approval_number\":\"FL3101.1\",\"seq\":1,\"product_model\":\"DE series doors and ME series frames 6070 max pair\",\"product_description\":\"HVHZ Approved Commercial Hollow Metal Doors and Frames (NOA #02-0328.03)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Door, Inc.\",\"approval_number_master\":\"FL#3101-R0\",\"approval_number\":\"FL3101.2\",\"seq\":2,\"product_model\":\"DM series doors and ME Series Frames 4080 max single\",\"product_description\":\"HVHZ Approved Commercail Hollow Metal Doors and Frames (NOA #01-0907.08)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Door, Inc.\",\"approval_number_master\":\"FL#4304-R0\",\"approval_number\":\"FL4304.1\",\"seq\":1,\"product_model\":\"DL Series Doors and ME Series Frames 4080 Max Single 8080 Max Pair\",\"product_description\":\"Approved Severe Windstorm Commercial Hollow Metal Door and Frame Components\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Door, Inc.\",\"approval_number_master\":\"FL#7133-R0\",\"approval_number\":\"FL7133.1\",\"seq\":1,\"product_model\":\"DL and ME series outswing doors and frames\",\"product_description\":\"Flush and Full Louvered single and paired openings. Welded or KD for New Masonry, Existing Masonry, Steel or Wood Stud applications\",\"design_pressure\":\"+60\\\/70\\\/-60\\\/70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Door, Inc.\",\"approval_number_master\":\"FL#7175-R0\",\"approval_number\":\"FL7175.1\",\"seq\":1,\"product_model\":\"DL418 Series Outswing Doors and ME416 Storefront Elevation\",\"product_description\":\"12'8\\\" wide x 10'4\\\" high max. Storefront-Transom Sidelights-Sidelights-Borrowed Lights.\\nFull Glass Door Pair 8'0\\\" x 8'0\\\" max, Full Glass Door Single 4'0\\\" x 8'0\\\" max\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Door, Inc.\",\"approval_number_master\":\"FL#8839-R0\",\"approval_number\":\"FL8839.1\",\"seq\":1,\"product_model\":\"DL and ME series Inswing\\\/Outswing doors and frames\",\"product_description\":\"Assembly and component rated 2 and 6 panel embossed and flush hurricane resistant doors and frames. Single openings. Welded or KD for New Masonry, Existing Masonry, Steel or Wood Stud applications. (Minimum 18 gauge .042 door skin thickness)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Door, Inc.\",\"approval_number_master\":\"FL#14963-R0\",\"approval_number\":\"FL14963.1\",\"seq\":1,\"product_model\":\"DL416 Steel Door\",\"product_description\":\"Outswing Flush Steel Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Peachtree Doors and Windows\":[{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3153-R0\",\"approval_number\":\"FL3153.1\",\"seq\":1,\"product_model\":\"700 Series Aluminum Clad Wood\",\"product_description\":\"*Impact* Insul Side Hinged Outswing French Door 74x98 in. (HGD-LC60)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#4794-R0\",\"approval_number\":\"FL4794.1\",\"seq\":1,\"product_model\":\"Peachtree Entrance Door System\",\"product_description\":\"*Non Impact* Avanti Inswing Steel Entrance Door 40x83 in. (no glazing), Performance class: +60\\\/-60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#4794-R0\",\"approval_number\":\"FL4794.2\",\"seq\":2,\"product_model\":\"Peachtree Entrance Door System\",\"product_description\":\"*Non Impact* Avanti Inswing Steel Entrance Door 40x83 in. (glazed), Performance class: +40\\\/-50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#4794-R0\",\"approval_number\":\"FL4794.3\",\"seq\":3,\"product_model\":\"Peachtree Entrance Door System\",\"product_description\":\"*Non Impact* Avanti Inswing Steel Entrance Door 40x98 in. (glazed) w\\\/multipoint hardware, Performance class: +50\\\/-60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#4794-R0\",\"approval_number\":\"FL4794.4\",\"seq\":4,\"product_model\":\"Peachtree Entrance Door System\",\"product_description\":\"*Non Impact* Avanti Outswing Steel Entrance Door 40x83 in. (no glazing), Performance class: +60\\\/-60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#4794-R0\",\"approval_number\":\"FL4794.5\",\"seq\":5,\"product_model\":\"Peachtree Entrance Door System\",\"product_description\":\"*Non Impact* Avanti Outswing Steel Entrance Door 40x83 in. (glazed), Performance class: +40\\\/-40\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#4794-R0\",\"approval_number\":\"FL4794.6\",\"seq\":6,\"product_model\":\"Peachtree Entrance Door System\",\"product_description\":\"*Non Impact* Avanti Outswing Steel Entrance Door w\\\/two sidelites 66x83 in. (no door glazing), Performance class: +60\\\/-60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#4794-R0\",\"approval_number\":\"FL4794.7\",\"seq\":7,\"product_model\":\"Peachtree Entrance Door System\",\"product_description\":\"*Non Impact* Newport Inswing Fiberglass Entrance Door 40x83 in. (no glazing), Performance class: +60\\\/-60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#4794-R0\",\"approval_number\":\"FL4794.8\",\"seq\":8,\"product_model\":\"Peachtree Entrance Door System\",\"product_description\":\"*Non Impact* Newport Inswing Fiberglass Entrance Door 40x98 in. (no glazing) w\\\/multipoint hardware, Performance class: +60\\\/-70\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#4794-R0\",\"approval_number\":\"FL4794.9\",\"seq\":9,\"product_model\":\"Peachtree Entrance Door System\",\"product_description\":\"*Non Impact* Newport Inswing Fiberglass Entrance Door 40x83 in. (glazed), Performance class: +50\\\/-60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#4794-R0\",\"approval_number\":\"FL4794.10\",\"seq\":10,\"product_model\":\"Peachtree Entrance Door System\",\"product_description\":\"*Non Impact* Newport Inswing Fiberglass Entrance Door 40x98 in. (glazed) w\\\/multipoint hardware, Performance class: +50\\\/-50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#4794-R0\",\"approval_number\":\"FL4794.11\",\"seq\":11,\"product_model\":\"Peachtree Entrance Door System\",\"product_description\":\"*Non Impact* Newport Outswing Fiberglass Entrance Door 40x83 in. (no glazing), Performance class: +60\\\/-60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#4794-R0\",\"approval_number\":\"FL4794.12\",\"seq\":12,\"product_model\":\"Peachtree Entrance Door System\",\"product_description\":\"*Non Impact* Newport Outswing Fiberglass Entrance Door 40x83 in. (glazed), Performance class: +50\\\/-55\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#4794-R0\",\"approval_number\":\"FL4794.13\",\"seq\":13,\"product_model\":\"Peachtree Entrance Door System\",\"product_description\":\"*Non Impact* Newport Outswing Fiberglass Entrance Door w\\\/two sidelites 66x83 in. (no door glazing), Performance class: +50\\\/-35\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#5312-R0\",\"approval_number\":\"FL5312.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Impact* Single Glaze Outswing French Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#5449-R0\",\"approval_number\":\"FL5449.1\",\"seq\":1,\"product_model\":\"500\\\/700 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Inswing French Door 72x98 (HGD-R40) 1.75 insert\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#5449-R0\",\"approval_number\":\"FL5449.2\",\"seq\":2,\"product_model\":\"500\\\/700 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Outswing French Door 72x98 (HGD-R50) 1.75 insert\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#5449-R0\",\"approval_number\":\"FL5449.3\",\"seq\":3,\"product_model\":\"700 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Outswing French Door 72x98 (HGD-R50) 2.25 insert\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#6524-R0\",\"approval_number\":\"FL6524.1\",\"seq\":1,\"product_model\":\"Insulated Impact Aluminum Clad\",\"product_description\":\"Insulated Impact Outswing French Door 74x98, HGD-LC60\",\"design_pressure\":\"+60\\\/-68\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#8016-R0\",\"approval_number\":\"FL8016.1\",\"seq\":1,\"product_model\":\"7501 (300) Vinyl\\\/Wood Inswing French Door\",\"product_description\":\"*Non Impact* Inswing French Door (HGD-LC30 71x82)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#8016-R0\",\"approval_number\":\"FL8016.2\",\"seq\":2,\"product_model\":\"7501 (300) Vinyl\\\/Wood Inswing French Door\",\"product_description\":\"*Non Impact* Inswing French Door w\\\/multipoint hardware (HGC-LC40 71x96)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#8016-R0\",\"approval_number\":\"FL8016.3\",\"seq\":3,\"product_model\":\"7601 (300) Vinyl\\\/Wood Outswing French Door\",\"product_description\":\"*Non Impact* Outswing French Door (HGD-LC30 71x82)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#8016-R0\",\"approval_number\":\"FL8016.4\",\"seq\":4,\"product_model\":\"7601 (300) Vinyl\\\/Wood Outswing French Door\",\"product_description\":\"*Non Impact* Outswing French Door w\\\/multipoint hardware (HGD-LC45 71x96)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#9142-R0\",\"approval_number\":\"FL9142.1\",\"seq\":1,\"product_model\":\"1602 IG Impact French Door\",\"product_description\":\"Alum Clad Out Swing IG Impact French Door 74\\\"x98\\\" (HGD-LC60)\",\"design_pressure\":\"+60\\\/-68\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#9144-R0\",\"approval_number\":\"FL9144.1\",\"seq\":1,\"product_model\":\"7501 French Inswing Door\",\"product_description\":\"*Non-Impact* Vinyl Inswing French Door 71x96 (HGD-LC40)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#9144-R0\",\"approval_number\":\"FL9144.2\",\"seq\":2,\"product_model\":\"7501 French Inswing Door\",\"product_description\":\"*Non-Impact* Vinyl Inswing French Door 71x82 (HGD-LC30)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#9145-R0\",\"approval_number\":\"FL9145.1\",\"seq\":1,\"product_model\":\"7601 French Outswing Door\",\"product_description\":\"Vinyl Clad French Outswing Door 71x82 (HGD-LC30)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#9145-R0\",\"approval_number\":\"FL9145.2\",\"seq\":2,\"product_model\":\"7601 French Outswing Door\",\"product_description\":\"Vinyl Clad French Outswing Door 71x96 (HGD-LC45)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#9888-R0\",\"approval_number\":\"FL9888.1\",\"seq\":1,\"product_model\":\"1602 OUTSWING FD IG IMPACT\",\"product_description\":\"SHD-R60-1873X2490 (74X98)\\n* INSL IMPACT *\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#12593-R0\",\"approval_number\":\"FL12593.1\",\"seq\":1,\"product_model\":\"1602 IMPACT OUTSWING FRENCH DOOR\",\"product_description\":\"SHD-R60-1873X2490 (74X98)\\nINSL LAMINATED GLASS\\n*IMPACT*\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#12593-R0\",\"approval_number\":\"FL12593.2\",\"seq\":2,\"product_model\":\"8510 INSW HINGED FRENCH DOOR\",\"product_description\":\"SHD-LC40-1873X2518 (74X99)\\nNON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#12886-R0\",\"approval_number\":\"FL12886.1\",\"seq\":1,\"product_model\":\"943 VINYL FR SLIDING PATIO DOOR\",\"product_description\":\"REINFORCED ACTIVE AND INACTIVE STILES\\nNON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#13235-R0\",\"approval_number\":\"FL13235.1\",\"seq\":1,\"product_model\":\"7502 VINYL\\\/WOOD INSWING FRENCH DOOR\",\"product_description\":\"SHD-LC30-1872X2517 (74X99)\\nNON-IMPACT\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#13235-R0\",\"approval_number\":\"FL13235.2\",\"seq\":2,\"product_model\":\"7502 VINYL\\\/WOOD INSWING FRENCH DOOR\",\"product_description\":\"LW-SHD-LC40-1872X2517 (74X99)\\nNON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#13235-R0\",\"approval_number\":\"FL13235.3\",\"seq\":3,\"product_model\":\"7502 VINYL\\\/WOOD INSWING FRENCH DOOR\",\"product_description\":\"LW-SHD-LC40-1872X2185 (74X86)\\nLIMITED WATER\\nNON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#13235-R0\",\"approval_number\":\"FL13235.4\",\"seq\":4,\"product_model\":\"7602 VINYL\\\/WOOD OUTSWING FRENCH DOOR\",\"product_description\":\"SHD-LC45-1872X2517 (74X99)\\nNON-IMPACT\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#13235-R0\",\"approval_number\":\"FL13235.5\",\"seq\":5,\"product_model\":\"8610 ALUM CLAD OUTSWING FRENCH DOOR\",\"product_description\":\"SHD-LC50-1872X2500 (74X98)\\nSTD SILL\\nNON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#13235-R0\",\"approval_number\":\"FL13235.6\",\"seq\":6,\"product_model\":\"8610 ALUM CLAD OUTSWING FRENCH DOOR\",\"product_description\":\"SHD-LC40-1872X2500 (74X98)\\nLOW PROFILE SILL\\nNON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#14062-R0\",\"approval_number\":\"FL14062.1\",\"seq\":1,\"product_model\":\"1605 ALUM CLAD FD W\\\/DS TRANS W\\\/DOOR INSERTS\",\"product_description\":\"SHD-R60-1872X3140 (74X124)\\nWITH OR WITHOUT CENTER RAIL, WITH OR WITHOUT RAISED BOTTOM PANEL, INSL LAMI GLASS, **IMPACT UNIT**\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#14062-R0\",\"approval_number\":\"FL14062.2\",\"seq\":2,\"product_model\":\"1605 ALUM CLAD FRENCH DOOR ROUND TOP\",\"product_description\":\"LW SHD-R60-1872X2517 (74X99)\\nWITH OR WITHOUT CENTER RAIL, WITH OR WITHOUT RAISED BOTTOM PANEL, INSL LAMI GLASS, ** IMPACT UNIT **\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#14062-R0\",\"approval_number\":\"FL14062.3\",\"seq\":3,\"product_model\":\"1605 FRENCH DOOR W\\\/DS TRANS STACKED\",\"product_description\":\"SHD-R60-1872X3177 (74X125)\\nWITH OR WITHOUT CENTER RAIL, WITH OR WITHOUT RAISED BOTTOM PANEL, INSL LAMI GLASS, **IMPACT UNIT**\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-18 00:00:00\",\"instructions_url\":\"\"}],\"zzzz-emc windows\":[{\"manufacturer\":\"zzzz-emc windows\",\"approval_number_master\":\"FL#3204-R2\",\"approval_number\":\"FL3204.1\",\"seq\":1,\"product_model\":\"Atlas 350 MS Series\",\"product_description\":\"Medium Stile Storefront Door (Impact)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"zzzz-emc windows\",\"approval_number_master\":\"FL#3204-R2\",\"approval_number\":\"FL3204.2\",\"seq\":2,\"product_model\":\"Atlas 350 MS Series\",\"product_description\":\"Medium Stile Door (Impact) With Panic Hardware\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Seasonshield Incorporated\":[{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#3217-R0\",\"approval_number\":\"FL3217.1\",\"seq\":1,\"product_model\":\"FD-3400-French Door\",\"product_description\":\"PVC French Door w\\\/5 5\\\/8 Frame Depth\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Quality Engineered Products\":[{\"manufacturer\":\"Quality Engineered Products\",\"approval_number_master\":\"FL#3294-R3\",\"approval_number\":\"FL3294.1\",\"seq\":1,\"product_model\":\"16ga Glazed Steel Doors\",\"product_description\":\"Full Glass Pair or Singles Openings\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quality Engineered Products\",\"approval_number_master\":\"FL#3294-R3\",\"approval_number\":\"FL3294.2\",\"seq\":2,\"product_model\":\"Q.E.P. 1999-A 16ga Outswing Commercial Steel Door\",\"product_description\":\"Series Flush Outswing Steel Single and Double Doors Impact\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quality Engineered Products\",\"approval_number_master\":\"FL#3294-R3\",\"approval_number\":\"FL3294.3\",\"seq\":3,\"product_model\":\"Series 16GACOSD\",\"product_description\":\"Flush Double Doors tested with PDQ, Sargent, & Schlage Mortise Locks\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quality Engineered Products\",\"approval_number_master\":\"FL#3951-R2\",\"approval_number\":\"FL3951.1\",\"seq\":1,\"product_model\":\"HMS 16ga Steel Storefront System\",\"product_description\":\"HMS 16ga Steel Storefront System tested w\\\/ Glass, Transom panels and Transom Louver\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-08-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quality Engineered Products\",\"approval_number_master\":\"FL#3294-R3\",\"approval_number\":\"FL3294.4\",\"seq\":4,\"product_model\":\"Series HMF- 16ga Full Louvered Outswing Steel Doors\",\"product_description\":\"8'-0\\\" x 8'-0\\\" FPL Full Louvered Doors\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quality Engineered Products\",\"approval_number_master\":\"FL#3294-R4\",\"approval_number\":\"FL3294.5\",\"seq\":5,\"product_model\":\"Series 16ga Outswing Single Flush\",\"product_description\":\"3'0 x 7'0 Flush Outswing +80\\\/-80 Cylidrical Lock\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quality Engineered Products\",\"approval_number_master\":\"FL#3294-R4\",\"approval_number\":\"FL3294.6\",\"seq\":6,\"product_model\":\"Series 16ga Single Glazed\",\"product_description\":\"3'0 x 7'0 Glazed Outswing +80\\\/-80 Cylidrical Lock\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quality Engineered Products\",\"approval_number_master\":\"FL#3294-R4\",\"approval_number\":\"FL3294.7\",\"seq\":7,\"product_model\":\"Series 16GACOSD\",\"product_description\":\"Flush Double Doors tested with PDQ, Sargent, & Schlage Mortise Locks\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quality Engineered Products\",\"approval_number_master\":\"FL#3294-R4\",\"approval_number\":\"FL3294.8\",\"seq\":8,\"product_model\":\"Series HMF- 16ga Full Louvered Outswing Steel Doors\",\"product_description\":\"8'-0\\\" x 8'-0\\\" FPL Full Louvered Doors\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quality Engineered Products\",\"approval_number_master\":\"FL#3294-R6\",\"approval_number\":\"FL3294.9\",\"seq\":9,\"product_model\":\"Series HMS\",\"product_description\":\"Glazed 16ga Steel Storefront System (Impact)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-08-27 00:00:00\",\"instructions_url\":\"\"}],\"Vistawall Architectural Products\":[{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#3395-R0\",\"approval_number\":\"FL3395.1\",\"seq\":1,\"product_model\":\"NS-212\",\"product_description\":\"Aluminum Hinged Pair of Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#4277-R0\",\"approval_number\":\"FL4277.1\",\"seq\":1,\"product_model\":\"MSD375 IMPACT\",\"product_description\":\"IMPACT DOORS AND FRAMES\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#5876-R0\",\"approval_number\":\"FL5876.1\",\"seq\":1,\"product_model\":\"Series 62E\",\"product_description\":\"Aluminum Inswing and Outswing Terrace Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#11638-R0\",\"approval_number\":\"FL11638.1\",\"seq\":1,\"product_model\":\"MS-375\",\"product_description\":\"Medium Stile Outswing Exterior Door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#11638-R0\",\"approval_number\":\"FL11638.2\",\"seq\":2,\"product_model\":\"NS-212\",\"product_description\":\"Narrow Stile Outswing Exterior Door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#11638-R0\",\"approval_number\":\"FL11638.3\",\"seq\":3,\"product_model\":\"WS-500\",\"product_description\":\"Wide Stile Outswing Exterior Door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#12125-R0\",\"approval_number\":\"FL12125.1\",\"seq\":1,\"product_model\":\"Series 62E\",\"product_description\":\"Terrace Inswing\\\/Outswing Exterior Door\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#12125-R0\",\"approval_number\":\"FL12125.2\",\"seq\":2,\"product_model\":\"Series 62E\",\"product_description\":\"Terrace Inswing\\\/Outswing Exterior Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"RC Aluminum Industries, Inc.\":[{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#3427-R0\",\"approval_number\":\"FL3427.1\",\"seq\":1,\"product_model\":\"Series RD45 Aluminum Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum entrance door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#12961-R0\",\"approval_number\":\"FL12961.1\",\"seq\":1,\"product_model\":\"RD45 Aluminum Entrance Door w\\\/wo Transom & Sidelites\",\"product_description\":\"ALUMINUM ENTRANCE DOOR W\\\/WO TRANSOM & SIDELITES\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-19 00:00:00\",\"instructions_url\":\"\"}],\"Hollow Metal, Inc\":[{\"manufacturer\":\"Hollow Metal, Inc\",\"approval_number_master\":\"FL#3577-R1\",\"approval_number\":\"FL3577.1\",\"seq\":1,\"product_model\":\"Doors and Frames\",\"product_description\":\"Steel Hurricane Doors and Farmes\",\"design_pressure\":\"+47.0\\\/-47.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hollow Metal, Inc\",\"approval_number_master\":\"FL#4736-R0\",\"approval_number\":\"FL4736.1\",\"seq\":1,\"product_model\":\"Double Door w\\\/side lites and Transom\",\"product_description\":\"Store Front Double Door with 6 clear side lites and 2 steel panels\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hollow Metal, Inc\",\"approval_number_master\":\"FL#4720-R1\",\"approval_number\":\"FL4720.1\",\"seq\":1,\"product_model\":\"Full Lite Steel Door\",\"product_description\":\"Single Glazed Full Lite Steel Commercial Door\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hollow Metal, Inc\",\"approval_number_master\":\"FL#10998-R0\",\"approval_number\":\"FL10998.1\",\"seq\":1,\"product_model\":\"Steel Storefront System\",\"product_description\":\"12'-6\\\" x 10'-0\\\" Glazed and Louvered Steel Storefront System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hollow Metal, Inc\",\"approval_number_master\":\"FL#12195-R0\",\"approval_number\":\"FL12195.1\",\"seq\":1,\"product_model\":\"Doors and Frames\",\"product_description\":\"Steel Hurricane Doors and Frames\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hollow Metal, Inc\",\"approval_number_master\":\"FL#16437-R0\",\"approval_number\":\"FL16437.1\",\"seq\":1,\"product_model\":\"a. Series \\\"HH6-PCD\\\" Steel Door\",\"product_description\":\"Up to a 3'0 x 7'0 Opaque (16 gauge) Steel Door in a Hollow Metal Frame (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hollow Metal, Inc\",\"approval_number_master\":\"FL#16437-R0\",\"approval_number\":\"FL16437.2\",\"seq\":2,\"product_model\":\"b. Series \\\"HH8-PCD\\\" Steel Door\",\"product_description\":\"Up to a 3'0 x 7'0 Opaque (18 gauge) Steel Door in a Hollow Metal Frame (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hollow Metal, Inc\",\"approval_number_master\":\"FL#16437-R0\",\"approval_number\":\"FL16437.3\",\"seq\":3,\"product_model\":\"c. Series \\\"HH-SRD\\\" Steel Door\",\"product_description\":\"Up to a 4'0 x 8'0 Steel Rib Door in a Hollow Metal Frame (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hollow Metal, Inc\",\"approval_number_master\":\"FL#16437-R0\",\"approval_number\":\"FL16437.4\",\"seq\":4,\"product_model\":\"d. Series \\\"HH-SRD\\\" Steel Door\",\"product_description\":\"Up to a 6'0 x 8'0 Steel Rib Door in a Hollow Metal Frame (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Imperial Products by Homeshield\":[{\"manufacturer\":\"Imperial Products by Homeshield\",\"approval_number_master\":\"FL#3589-R0\",\"approval_number\":\"FL3589.1\",\"seq\":1,\"product_model\":\"A. Imperial Products Aluminum Astragal - NADP\",\"product_description\":\"6'8 Impact Resistant Aluminum Astragal utilizing the Masonite Steel Door 6'0 x 6'8 Impact Resistant Opaque System - Inswing and Outswing use\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Imperial Products by Homeshield\",\"approval_number_master\":\"FL#3589-R0\",\"approval_number\":\"FL3589.2\",\"seq\":2,\"product_model\":\"B. Imperial Products Aluminum Astragal - NADP\",\"product_description\":\"6'8 Impact Resistant Aluminum Astragal utilizing the Jeld-Wen Steel Door 6'0 x 6'8 Impact Resistant Opaque System - Inswing and Outswing use\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Imperial Products by Homeshield\",\"approval_number_master\":\"FL#3589-R0\",\"approval_number\":\"FL3589.3\",\"seq\":3,\"product_model\":\"C. Imperial Products Aluminum Astragal - AAWDP\",\"product_description\":\"6'8 Impact Resistant Aluminum \\\/ Wood Astragal utilizing the Therma-Tru Steel Door 6'0 x 6'8 Impact Resistant Opaque System - Inswing and Outswing use\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"United States Aluminum Corp.\":[{\"manufacturer\":\"United States Aluminum Corp.\",\"approval_number_master\":\"FL#3600-R0\",\"approval_number\":\"FL3600.4\",\"seq\":4,\"product_model\":\"IG500 Entrances\",\"product_description\":\"4 11\\\/16\\\" Impact doors 9\\\/16\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"United States Aluminum Corp.\",\"approval_number_master\":\"FL#3600-R0\",\"approval_number\":\"FL3600.5\",\"seq\":5,\"product_model\":\"IG600 Entrances\",\"product_description\":\"4 11\\\/16 Impact Doors 1 5\\\/16\\\" glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"United States Aluminum Corp.\",\"approval_number_master\":\"FL#3600-R2\",\"approval_number\":\"FL3600.1\",\"seq\":1,\"product_model\":\"250 N.S.\",\"product_description\":\"2\\\" Narrow Stile Doors\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United States Aluminum Corp.\",\"approval_number_master\":\"FL#3600-R2\",\"approval_number\":\"FL3600.2\",\"seq\":2,\"product_model\":\"400 M.S.\",\"product_description\":\"3 1\\\/2\\\" Medium Stile Door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United States Aluminum Corp.\",\"approval_number_master\":\"FL#3600-R2\",\"approval_number\":\"FL3600.3\",\"seq\":3,\"product_model\":\"550 W.S.\",\"product_description\":\"5\\\" Wide Stile Door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United States Aluminum Corp.\",\"approval_number_master\":\"FL#12555-R0\",\"approval_number\":\"FL12555.1\",\"seq\":1,\"product_model\":\"IG451-E3\",\"product_description\":\"IG451-E3 LOW IMPACT ALUMINUM STOREFRONT SIDE HINGED OUTSWING DOOR WITH SIDELITE AND TRANSOMS\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United States Aluminum Corp.\",\"approval_number_master\":\"FL#12555-R0\",\"approval_number\":\"FL12555.2\",\"seq\":2,\"product_model\":\"IG451-E3\",\"product_description\":\"IG451-E3 LOW IMPACT ALUMINUM STOREFRONT SIDE HINGED OUTSWING DOOR WITH SIDELITE AND TRANSOMS\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Ultimate Door\":[{\"manufacturer\":\"Ultimate Door\",\"approval_number_master\":\"FL#3673-R0\",\"approval_number\":\"FL3673.1\",\"seq\":1,\"product_model\":\"Outswing french doors\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ultimate Door\",\"approval_number_master\":\"FL#12481-R0\",\"approval_number\":\"FL12481.1\",\"seq\":1,\"product_model\":\"Exterior Doors\",\"product_description\":\"Exterior Aluminum Clad Wood Doors\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-16 00:00:00\",\"instructions_url\":\"\"}],\"Total Door\":[{\"manufacturer\":\"Total Door\",\"approval_number_master\":\"FL#3779-R2\",\"approval_number\":\"FL3779.1\",\"seq\":1,\"product_model\":\"a. \\\"Openings\\\" In-swing Steel Door\",\"product_description\":\"Series \\\"Openings\\\" In-swing Flush 18 ga Steel Commercial Door w\\\/16ga Steel Frames\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Total Door\",\"approval_number_master\":\"FL#3779-R2\",\"approval_number\":\"FL3779.2\",\"seq\":2,\"product_model\":\"b. \\\"Openings\\\" Out-swing Steel Door\",\"product_description\":\"Series \\\"Openings\\\" Out-swing Flush 18 ga Steel Commercial Door w\\\/16ga Steel Frames\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Total Door\",\"approval_number_master\":\"FL#3779-R2\",\"approval_number\":\"FL3779.3\",\"seq\":3,\"product_model\":\"c. \\\"Openings\\\" In-swing Steel Door\",\"product_description\":\"Series \\\"Openings\\\" In-swing Flush 18 ga Steel Commercial Door w\\\/16ga Steel Frames\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Total Door\",\"approval_number_master\":\"FL#3779-R2\",\"approval_number\":\"FL3779.4\",\"seq\":4,\"product_model\":\"d. \\\"Openings\\\" Out-swing Steel Door\",\"product_description\":\"Series \\\"Openings\\\" Out-swing Flush 18 ga Steel Commercial Door w\\\/16ga Steel Frames\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-29 00:00:00\",\"instructions_url\":\"\"}],\"Window Mart\":[{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#3800-R0\",\"approval_number\":\"FL3800.1\",\"seq\":1,\"product_model\":\"5005 Vinyl Hinge Door\",\"product_description\":\"Vinyl Center Hinge Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#3801-R0\",\"approval_number\":\"FL3801.1\",\"seq\":1,\"product_model\":\"5105 Vinyl French Door\",\"product_description\":\"Vinyl French Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Jeld-Wen Hawkins Window Division\":[{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#3838-R0\",\"approval_number\":\"FL3838.1\",\"seq\":1,\"product_model\":\"D Series Clad Outswing Door\",\"product_description\":\"(406-H-646), aluminum clad wood outswing door, SCHD 6-0 com X 8-0, 77x95, HGD-C60,DP60, non impact door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#3838-R0\",\"approval_number\":\"FL3838.2\",\"seq\":2,\"product_model\":\"D Series Clad Outswing French Door\",\"product_description\":\"(406-H-647), aluminum clad wood outswing French door, SCHD 6-0 com x 8-0F, 77x95, HGD-C50, DP50, non impact door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Westshore Glass Corp.\":[{\"manufacturer\":\"Westshore Glass Corp.\",\"approval_number_master\":\"FL#3967-R0\",\"approval_number\":\"FL3967.1\",\"seq\":1,\"product_model\":\"Medium Stile Offset Pivot 3 Point Lock\",\"product_description\":\"Medium stile aluminum entrance door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westshore Glass Corp.\",\"approval_number_master\":\"FL#3967-R0\",\"approval_number\":\"FL3967.2\",\"seq\":2,\"product_model\":\"Narrow Stile Offset Pivot 3-Point Lock\",\"product_description\":\"Narrow stile aluminum entrance with transom.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westshore Glass Corp.\",\"approval_number_master\":\"FL#4990-R0\",\"approval_number\":\"FL4990.1\",\"seq\":1,\"product_model\":\"Sunpane 9000 Impact Door\",\"product_description\":\"Impact medium stile aluminum entrance door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westshore Glass Corp.\",\"approval_number_master\":\"FL#4990-R0\",\"approval_number\":\"FL4990.2\",\"seq\":2,\"product_model\":\"Sunpane 9000 Impact Door w\\\/Panic Hardware\",\"product_description\":\"Impact medium stile aluminum entrance door with panic\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westshore Glass Corp.\",\"approval_number_master\":\"FL#4990-R0\",\"approval_number\":\"FL4990.3\",\"seq\":3,\"product_model\":\"Sunpane Medium Stile Balcony Door\",\"product_description\":\"Single medium stile aluminum door 2 pair butts\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westshore Glass Corp.\",\"approval_number_master\":\"FL#4990-R0\",\"approval_number\":\"FL4990.4\",\"seq\":4,\"product_model\":\"Sunpane Medium Stile Door\",\"product_description\":\"Medium stile aluminum entrance door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westshore Glass Corp.\",\"approval_number_master\":\"FL#4990-R0\",\"approval_number\":\"FL4990.5\",\"seq\":5,\"product_model\":\"Sunpane Narrow Stile Door\",\"product_description\":\"Narrow stile door with frame and transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westshore Glass Corp.\",\"approval_number_master\":\"FL#4990-R0\",\"approval_number\":\"FL4990.6\",\"seq\":6,\"product_model\":\"Sunpane Wide Stile Door\",\"product_description\":\"Wide stile aluminum entrance door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Buffelen Woodworking Co.\":[{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#3992-R0\",\"approval_number\":\"FL3992.1\",\"seq\":1,\"product_model\":\"1501\",\"product_description\":\"Stile and Rail French Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#3992-R0\",\"approval_number\":\"FL3992.2\",\"seq\":2,\"product_model\":\"1501\",\"product_description\":\"Stile and Rail French Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#3992-R0\",\"approval_number\":\"FL3992.3\",\"seq\":3,\"product_model\":\"1501\",\"product_description\":\"Stile and Rail French Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#3992-R0\",\"approval_number\":\"FL3992.4\",\"seq\":4,\"product_model\":\"1501\",\"product_description\":\"Stile and Rail French Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#3992-R0\",\"approval_number\":\"FL3992.5\",\"seq\":5,\"product_model\":\"1501\",\"product_description\":\"Stile and Rail French Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#3992-R0\",\"approval_number\":\"FL3992.6\",\"seq\":6,\"product_model\":\"1501\",\"product_description\":\"Stile and Rail French Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#3992-R0\",\"approval_number\":\"FL3992.7\",\"seq\":7,\"product_model\":\"1501\",\"product_description\":\"Stile and Rail French Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#3992-R0\",\"approval_number\":\"FL3992.8\",\"seq\":8,\"product_model\":\"1501\",\"product_description\":\"Stile and Rail French Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#3992-R0\",\"approval_number\":\"FL3992.9\",\"seq\":9,\"product_model\":\"1501\",\"product_description\":\"Stile and Rail French Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#3992-R0\",\"approval_number\":\"FL3992.10\",\"seq\":10,\"product_model\":\"1518\",\"product_description\":\"Stile and Rail French Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#3992-R0\",\"approval_number\":\"FL3992.11\",\"seq\":11,\"product_model\":\"1518\",\"product_description\":\"Stile and Rail French Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#3992-R0\",\"approval_number\":\"FL3992.12\",\"seq\":12,\"product_model\":\"1518\",\"product_description\":\"Stile and Rail French Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#3992-R0\",\"approval_number\":\"FL3992.13\",\"seq\":13,\"product_model\":\"1518\",\"product_description\":\"Stile and Rail French Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#3992-R0\",\"approval_number\":\"FL3992.14\",\"seq\":14,\"product_model\":\"2130\",\"product_description\":\"Stile and Rail Panel Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#3992-R0\",\"approval_number\":\"FL3992.15\",\"seq\":15,\"product_model\":\"2130\",\"product_description\":\"Stile and Rail Panel Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#3992-R0\",\"approval_number\":\"FL3992.16\",\"seq\":16,\"product_model\":\"2130\",\"product_description\":\"Stile and Rail Panel Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#3992-R0\",\"approval_number\":\"FL3992.17\",\"seq\":17,\"product_model\":\"2130\",\"product_description\":\"Stile and Rail Panel Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#10847-R0\",\"approval_number\":\"FL10847.1\",\"seq\":1,\"product_model\":\"1501\",\"product_description\":\"Stile and Rail French Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#10847-R0\",\"approval_number\":\"FL10847.2\",\"seq\":2,\"product_model\":\"1501\",\"product_description\":\"Stile and Rail French Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#10847-R0\",\"approval_number\":\"FL10847.3\",\"seq\":3,\"product_model\":\"1501\",\"product_description\":\"Stile and Rail French Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#10847-R0\",\"approval_number\":\"FL10847.4\",\"seq\":4,\"product_model\":\"1501\",\"product_description\":\"Stile and Rail French Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#10847-R0\",\"approval_number\":\"FL10847.5\",\"seq\":5,\"product_model\":\"1501\",\"product_description\":\"Stile and Rail french doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#10847-R0\",\"approval_number\":\"FL10847.6\",\"seq\":6,\"product_model\":\"1501\",\"product_description\":\"Stile and Rail French Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#10847-R0\",\"approval_number\":\"FL10847.7\",\"seq\":7,\"product_model\":\"1501\",\"product_description\":\"Stile and Rail French doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#10847-R0\",\"approval_number\":\"FL10847.8\",\"seq\":8,\"product_model\":\"1501\",\"product_description\":\"Stile and Rail French Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#10847-R0\",\"approval_number\":\"FL10847.9\",\"seq\":9,\"product_model\":\"1501\",\"product_description\":\"Stile and Rail French Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#10847-R0\",\"approval_number\":\"FL10847.10\",\"seq\":10,\"product_model\":\"1518\",\"product_description\":\"Stile and Rail French doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#10847-R0\",\"approval_number\":\"FL10847.11\",\"seq\":11,\"product_model\":\"1518\",\"product_description\":\"Stile and Rail French doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#10847-R0\",\"approval_number\":\"FL10847.12\",\"seq\":12,\"product_model\":\"1518\",\"product_description\":\"Stile and Rail French doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#10847-R0\",\"approval_number\":\"FL10847.13\",\"seq\":13,\"product_model\":\"1518\",\"product_description\":\"Stile and Rail French doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#10847-R0\",\"approval_number\":\"FL10847.14\",\"seq\":14,\"product_model\":\"2130\",\"product_description\":\"Stile and Rail Panel Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#10847-R0\",\"approval_number\":\"FL10847.15\",\"seq\":15,\"product_model\":\"2130\",\"product_description\":\"Stile and Rail Panel Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#10847-R0\",\"approval_number\":\"FL10847.16\",\"seq\":16,\"product_model\":\"2130\",\"product_description\":\"Stile and Rail Panel Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#10847-R0\",\"approval_number\":\"FL10847.17\",\"seq\":17,\"product_model\":\"2130\",\"product_description\":\"Stile and Rail Panel Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#13391-R0\",\"approval_number\":\"FL13391.1\",\"seq\":1,\"product_model\":\"Hemlock Fir (Veneer) I\\\/S Door w\\\/ & w\\\/o Sidelites & Transom\",\"product_description\":\"Hemlock Fir (Veneer) I\\\/S Door w\\\/ & w\\\/o Sidelites & Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#13391-R0\",\"approval_number\":\"FL13391.2\",\"seq\":2,\"product_model\":\"Impact 10ft. Glazed Wood Entry Door\",\"product_description\":\"Impact 10ft. Glazed Wood Entry Door\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#13391-R0\",\"approval_number\":\"FL13391.3\",\"seq\":3,\"product_model\":\"Impact 10ft. Opaque Wood Entry Door\",\"product_description\":\"Impact 10ft. Opaque Wood Entry Door\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#13391-R0\",\"approval_number\":\"FL13391.4\",\"seq\":4,\"product_model\":\"Mahogany (Veneer) I\\\/S Door w\\\/ & w\\\/o Sidelites & Transom\",\"product_description\":\"Mahogany (Veneer) I\\\/S Door w\\\/ & w\\\/o Sidelites & Transom\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#13391-R0\",\"approval_number\":\"FL13391.5\",\"seq\":5,\"product_model\":\"O\\\/S Opaque Wood Door w\\\/ & w\\\/o Sidelites & Transom\",\"product_description\":\"O\\\/S Opaque Wood Door w\\\/ & w\\\/o Sidelites & Transom\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#13391-R0\",\"approval_number\":\"FL13391.6\",\"seq\":6,\"product_model\":\"True Divided Lite Double I\\\/S Doors w\\\/ Sidelites\",\"product_description\":\"True Divided Lite Double I\\\/S Doors w\\\/ Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#13391-R0\",\"approval_number\":\"FL13391.7\",\"seq\":7,\"product_model\":\"True Divided Lite Double O\\\/S Doors w\\\/ Sidelites\",\"product_description\":\"True Divided Lite Double O\\\/S Doors w\\\/ Sidelites\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#13391-R0\",\"approval_number\":\"FL13391.8\",\"seq\":8,\"product_model\":\"Westar High Impact Double Out Swing Doors\",\"product_description\":\"Westar High Impact Double Out Swing Doors\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#13391-R3\",\"approval_number\":\"FL13391.9\",\"seq\":9,\"product_model\":\"True Divided Lite Double O\\\/S Doors w\\\/ Sidelites\",\"product_description\":\"True Divided Lite Double O\\\/S Doors w\\\/ Sidelites\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#13391-R3\",\"approval_number\":\"FL13391.10\",\"seq\":10,\"product_model\":\"Westar High Impact Double Out Swing Doors\",\"product_description\":\"Westar High Impact Double Out Swing Doors\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Commercial Door International, Inc.\":[{\"manufacturer\":\"Commercial Door International, Inc.\",\"approval_number_master\":\"FL#4250-R0\",\"approval_number\":\"FL4250.1\",\"seq\":1,\"product_model\":\"Series HC-5000 Aluminum Outswing Door\",\"product_description\":\"Large missile impact resistant aluminum outswing door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Commercial Door International, Inc.\",\"approval_number_master\":\"FL#15357-R0\",\"approval_number\":\"FL15357.1\",\"seq\":1,\"product_model\":\"HC-5000\",\"product_description\":\"HC-5000 Series door\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-30 00:00:00\",\"instructions_url\":\"\"}],\"The Kewanee Corporation\":[{\"manufacturer\":\"The Kewanee Corporation\",\"approval_number_master\":\"FL#4402-R0\",\"approval_number\":\"FL4402.1\",\"seq\":1,\"product_model\":\"VM400-18 ga. Flush Commerical Steel Door\",\"product_description\":\"VM 400 18 ga. flush outswing Commerical Steel Door NOA 02.0819.01\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Kewanee Corporation\",\"approval_number_master\":\"FL#5913-R0\",\"approval_number\":\"FL5913.1\",\"seq\":1,\"product_model\":\"V-Max Door and F416 or Model G Frame\",\"product_description\":\"Hollow Metal Door and Frame 3rd party certification bu Intertek # 12869,12871 and12887\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Modern Window and Door Inc.\":[{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#4492-R0\",\"approval_number\":\"FL4492.1\",\"seq\":1,\"product_model\":\"7100H Impact Swing Door\",\"product_description\":\"Impact Swing Door Max Size: 79 X 84\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#6194-R0\",\"approval_number\":\"FL6194.1\",\"seq\":1,\"product_model\":\"7100H EXTERIOR SWING DOOR IMPACT\",\"product_description\":\"Swing Door Size: 79 x 94 Rating: HGD-C50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#6921-R0\",\"approval_number\":\"FL6921.1\",\"seq\":1,\"product_model\":\"7100N Outswing Door\",\"product_description\":\"Outswing Door Size: 79 x 84 Rating: HGD-LC60\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Imperial Doors LLC\":[{\"manufacturer\":\"Imperial Doors LLC\",\"approval_number_master\":\"FL#4543-R0\",\"approval_number\":\"FL4543.1\",\"seq\":1,\"product_model\":\"a. Iron Door\",\"product_description\":\"Up to 3'0 x 10'0 Glazed Steel Single Door - Inswing or Outswing\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Imperial Doors LLC\",\"approval_number_master\":\"FL#4543-R0\",\"approval_number\":\"FL4543.2\",\"seq\":2,\"product_model\":\"b. Iron Door\",\"product_description\":\"Up to 3'0 x 10'0 Radius Top Glazed Steel Single Door - Inswing or Outswing\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Imperial Doors LLC\",\"approval_number_master\":\"FL#4543-R0\",\"approval_number\":\"FL4543.3\",\"seq\":3,\"product_model\":\"c. Iron Door\",\"product_description\":\"Up to 3'0 x 10'0 Glazed Steel Single Door With Rectangular or Radius Transom - Inswing or Outswing\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Imperial Doors LLC\",\"approval_number_master\":\"FL#4543-R0\",\"approval_number\":\"FL4543.4\",\"seq\":4,\"product_model\":\"d. Iron Door\",\"product_description\":\"Up to 6'0 x 10'0 Glazed Steel Double Door - Inswing or Outswing\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Imperial Doors LLC\",\"approval_number_master\":\"FL#4543-R0\",\"approval_number\":\"FL4543.5\",\"seq\":5,\"product_model\":\"e. Iron Door\",\"product_description\":\"Up to 6'0 x 10'0 Radius Top Glazed Steel Double Door - Inswing or Outswing\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Imperial Doors LLC\",\"approval_number_master\":\"FL#4543-R0\",\"approval_number\":\"FL4543.6\",\"seq\":6,\"product_model\":\"f. Iron Door\",\"product_description\":\"Up to 6'0 x 10'0 Glazed Steel Double Door With Rectangular or Radius Transom - Inswing or Outswing\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Henselstone Window and Door Systems\":[{\"manufacturer\":\"Henselstone Window and Door Systems\",\"approval_number_master\":\"FL#4969-R0\",\"approval_number\":\"FL4969.1\",\"seq\":1,\"product_model\":\"Single Tilt and Turn Window\\\/Patio Door\",\"product_description\":\"3 layer laminated hardwood dual action hinged glass door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henselstone Window and Door Systems\",\"approval_number_master\":\"FL#4969-R0\",\"approval_number\":\"FL4969.2\",\"seq\":2,\"product_model\":\"Tilt and Turn French Window\\\/Patio Door\",\"product_description\":\"3 layer laminated hardwood dual action hinged glass door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henselstone Window and Door Systems\",\"approval_number_master\":\"FL#21467-R0\",\"approval_number\":\"FL21467.1\",\"seq\":1,\"product_model\":\"PVC Dual Action Door (X) - SINGLE\",\"product_description\":\"PVC Dual Action Door (X) - SINGLE\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henselstone Window and Door Systems\",\"approval_number_master\":\"FL#21467-R0\",\"approval_number\":\"FL21467.2\",\"seq\":2,\"product_model\":\"PVC Dual Action Door (XX) - DOUBLE\",\"product_description\":\"PVC Dual Action Door (XX) - DOUBLE\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"}],\"Zeluck Inc.\":[{\"manufacturer\":\"Zeluck Inc.\",\"approval_number_master\":\"FL#5234-R0\",\"approval_number\":\"FL5234.1\",\"seq\":1,\"product_model\":\"H250\",\"product_description\":\"Inswing Single\\\/Double Wood Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Zeluck Inc.\",\"approval_number_master\":\"FL#5234-R0\",\"approval_number\":\"FL5234.2\",\"seq\":2,\"product_model\":\"H266\",\"product_description\":\"Outswing Single\\\/Double Wood Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Zeluck Inc.\",\"approval_number_master\":\"FL#12689-R0\",\"approval_number\":\"FL12689.1\",\"seq\":1,\"product_model\":\"H250 Inswing Wood French Door\",\"product_description\":\"Inswing single\\\/double door\",\"design_pressure\":\"+60\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Zeluck Inc.\",\"approval_number_master\":\"FL#12689-R0\",\"approval_number\":\"FL12689.2\",\"seq\":2,\"product_model\":\"H266 Outswing Wood French Door\",\"product_description\":\"Outswing single\\\/double door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Zeluck Inc.\",\"approval_number_master\":\"FL#15448-R0\",\"approval_number\":\"FL15448.1\",\"seq\":1,\"product_model\":\"6170 Outswing Mahogany Door\",\"product_description\":\"6170 Outswing Mahogany Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Zeluck Inc.\",\"approval_number_master\":\"FL#15470-R0\",\"approval_number\":\"FL15470.1\",\"seq\":1,\"product_model\":\"Mahogany Inswing Door\",\"product_description\":\"Mahogany Inswing Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Zeluck Inc.\",\"approval_number_master\":\"FL#17100-R0\",\"approval_number\":\"FL17100.1\",\"seq\":1,\"product_model\":\"6170\",\"product_description\":\"Zeluck 6170 Mahogany Impact Rated OS Door (Non-HVHZ)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Zeluck Inc.\",\"approval_number_master\":\"FL#17100-R0\",\"approval_number\":\"FL17100.2\",\"seq\":2,\"product_model\":\"6170 HVHZ\",\"product_description\":\"Zeluck 6170 Mahogany Impact Rated OS Door - HVHZ Approved\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Zeluck Inc.\",\"approval_number_master\":\"FL#17100-R0\",\"approval_number\":\"FL17100.3\",\"seq\":3,\"product_model\":\"7170\",\"product_description\":\"Zeluck 7170 Mahogany Rated IS Door (Non-HVHZ)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Zeluck Inc.\",\"approval_number_master\":\"FL#17100-R0\",\"approval_number\":\"FL17100.4\",\"seq\":4,\"product_model\":\"7170 HVHZ\",\"product_description\":\"Zeluck 7170 Mahogany Impact Rated IS Door - HVHZ Approved\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-23 00:00:00\",\"instructions_url\":\"\"}],\"Fenestra America LLC.\":[{\"manufacturer\":\"Fenestra America LLC.\",\"approval_number_master\":\"FL#5244-R0\",\"approval_number\":\"FL5244.1\",\"seq\":1,\"product_model\":\"Outswing Wood French Doors\",\"product_description\":\"Outswing Wood French Doors w\\\/ wo sidelights\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fenestra America LLC.\",\"approval_number_master\":\"FL#5244-R0\",\"approval_number\":\"FL5244.2\",\"seq\":2,\"product_model\":\"Outswing Wood French Doors\",\"product_description\":\"Outswing Wood French Doors w\\\/ wo sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fenestra America LLC.\",\"approval_number_master\":\"FL#19155-R0\",\"approval_number\":\"FL19155.1\",\"seq\":1,\"product_model\":\"FA 56170\",\"product_description\":\"Aluminum or Bronze Clad Mahogany Wood Outswing Door with Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-07-02 00:00:00\",\"instructions_url\":\"\"}],\"Burns, Morris and Stewart, L.P.\":[{\"manufacturer\":\"Burns, Morris and Stewart, L.P.\",\"approval_number_master\":\"FL#5290-R0\",\"approval_number\":\"FL5290.1\",\"seq\":1,\"product_model\":\"Ext Door Frame Inswing 30x80\",\"product_description\":\"Exterior Door Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Burns, Morris and Stewart, L.P.\",\"approval_number_master\":\"FL#5290-R0\",\"approval_number\":\"FL5290.2\",\"seq\":2,\"product_model\":\"Ext Door Frame Outswing 30x80\",\"product_description\":\"Exterior Door Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Burns, Morris and Stewart, L.P.\",\"approval_number_master\":\"FL#5290-R0\",\"approval_number\":\"FL5290.3\",\"seq\":3,\"product_model\":\"Ext Door Frame Outswing 60x80 Double\",\"product_description\":\"Exterior Door Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"KML WIndows, Inc\":[{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#5366-R0\",\"approval_number\":\"FL5366.1\",\"seq\":1,\"product_model\":\"400 Series Frenchwood Inswing Archtop Patio Door AP\",\"product_description\":\"(423-H-628.01) Clad Inswing Wood Archtop Door (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#5366-R0\",\"approval_number\":\"FL5366.2\",\"seq\":2,\"product_model\":\"400 Series Frenchwood Inswing Archtop Patio Door AP\",\"product_description\":\"(423-H-628.0) Clad Inswing Wood Archtop Door (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#5366-R0\",\"approval_number\":\"FL5366.3\",\"seq\":3,\"product_model\":\"400 Series Frenchwood Inswing Archtop Patio Door AR\",\"product_description\":\"(423-H-631.0) Clad Inswing Wood Archtop Door (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#5366-R0\",\"approval_number\":\"FL5366.4\",\"seq\":4,\"product_model\":\"400 Series Frenchwood Inswing Archtop Patio Door AR\",\"product_description\":\"(423-H-631.01) Clad Inswing Wood Archtop Door (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#5366-R0\",\"approval_number\":\"FL5366.5\",\"seq\":5,\"product_model\":\"400 Series Frenchwood Inswing Springline Patio Door AP\",\"product_description\":\"(423-H-627.0) Clad Inswing Wood Springline Door (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#5366-R0\",\"approval_number\":\"FL5366.6\",\"seq\":6,\"product_model\":\"400 Series Frenchwood Inswing Springline Patio Door AP\",\"product_description\":\"(423-H-627.01) Clad Inswing Wood Springline Door (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#5366-R0\",\"approval_number\":\"FL5366.7\",\"seq\":7,\"product_model\":\"400 Series Frenchwood Inswing Springline Patio Door AR\",\"product_description\":\"(423-H-629.01) Clad Inswing Wood Springline Door (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#5366-R0\",\"approval_number\":\"FL5366.8\",\"seq\":8,\"product_model\":\"400 Series Frenchwood Inswing Springline Patio Door AR\",\"product_description\":\"(423-H-629.0) Clad Inswing Wood Springline Door (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#5366-R0\",\"approval_number\":\"FL5366.9\",\"seq\":9,\"product_model\":\"400 Series Frenchwood Inswing Stationary Patio Door\",\"product_description\":\"(423-H-630.0) Clad Fixed Wood Archtop Door (O)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#5366-R0\",\"approval_number\":\"FL5366.10\",\"seq\":10,\"product_model\":\"400 Series Frenchwood Inswing Stationary Patio Door\",\"product_description\":\"(423-H-630.01) Clad Fixed Wood Archtop Door (O)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#7278-R0\",\"approval_number\":\"FL7278.1\",\"seq\":1,\"product_model\":\"Active\\\/Active Commercial Double Door\",\"product_description\":\"423-H-650.00 Aluminum Clad Wood Hinged Glass Double Door.\",\"design_pressure\":\"+52.5\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#7278-R0\",\"approval_number\":\"FL7278.2\",\"seq\":2,\"product_model\":\"Active\\\/Active Commercial Double Door\",\"product_description\":\"423-H-650.01 Aluminum Clad Wood Hinged Glass Double Door\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#7278-R0\",\"approval_number\":\"FL7278.3\",\"seq\":3,\"product_model\":\"Commercial Single Rectangle\",\"product_description\":\"423-H-651.00 Aluminum Clad Wood Hinged Glass Door.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#7278-R0\",\"approval_number\":\"FL7278.4\",\"seq\":4,\"product_model\":\"Commercial Single Rectangle\",\"product_description\":\"423-H-651.01 Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"+82.5\\\/-82.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#7278-R0\",\"approval_number\":\"FL7278.5\",\"seq\":5,\"product_model\":\"Outswing French Double Rectangle\",\"product_description\":\"423-H-656.00 Aluminum Clad Wood Hinged Glass Door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#7278-R0\",\"approval_number\":\"FL7278.6\",\"seq\":6,\"product_model\":\"Outswing French Double Rectangle\",\"product_description\":\"423-H-656.01 Aluminum Clad Wood Hinged Glass Door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#7278-R0\",\"approval_number\":\"FL7278.7\",\"seq\":7,\"product_model\":\"Outswing French Double Rectangle\",\"product_description\":\"423-H-646.00 - .01 Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#7278-R0\",\"approval_number\":\"FL7278.8\",\"seq\":8,\"product_model\":\"Outswing French Single Rectangle\",\"product_description\":\"423-H-649.00 - .01 Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#7278-R0\",\"approval_number\":\"FL7278.9\",\"seq\":9,\"product_model\":\"Outswing French Single Rectangle\",\"product_description\":\"423-H-649.02 Aluminum Clad Wood Hinged Glass Door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#7278-R0\",\"approval_number\":\"FL7278.10\",\"seq\":10,\"product_model\":\"Outswing French Single Rectangle\",\"product_description\":\"423-H-649.03 Aluminum Clad Wood Hinged Glass Door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#7278-R0\",\"approval_number\":\"FL7278.11\",\"seq\":11,\"product_model\":\"Outswing Panel Door Rectangle\",\"product_description\":\"423-H-647.00 - .01 Aluminum Clad Wood Hinged Raised\\\/Flat Panel Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#7278-R0\",\"approval_number\":\"FL7278.12\",\"seq\":12,\"product_model\":\"Outswing Panel Door Rectangle\",\"product_description\":\"423-H-658.00 - .01 Aluminum Clad Wood Hinged Raised\\\/Flat Panel Doors.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#7908-R0\",\"approval_number\":\"FL7908.1\",\"seq\":1,\"product_model\":\"Inswing French Double Rectangle\",\"product_description\":\"(423-H-663.00 - .01) Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#7908-R0\",\"approval_number\":\"FL7908.2\",\"seq\":2,\"product_model\":\"Inswing French Double Rectangle\",\"product_description\":\"(423-H-666.00 - .01) Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#7908-R0\",\"approval_number\":\"FL7908.3\",\"seq\":3,\"product_model\":\"Inswing French Single Rectangle\",\"product_description\":\"(423-H-665.00 - .01) Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#7908-R0\",\"approval_number\":\"FL7908.4\",\"seq\":4,\"product_model\":\"Inswing French Single Rectangle\",\"product_description\":\"(423-H-665.02 - .03) Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#7908-R0\",\"approval_number\":\"FL7908.5\",\"seq\":5,\"product_model\":\"Outswing French Double Rectangle\",\"product_description\":\"(423-H-645.00) Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#7908-R0\",\"approval_number\":\"FL7908.6\",\"seq\":6,\"product_model\":\"Outswing French Double Rectangle\",\"product_description\":\"(423-H-645.01) Aluminum Clad Wood Hinged Glass Door\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#8157-R0\",\"approval_number\":\"FL8157.1\",\"seq\":1,\"product_model\":\"102 Single Door\",\"product_description\":\"423-H-685 - .01 Wood Outswing Hinged Glass Door\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#8157-R0\",\"approval_number\":\"FL8157.2\",\"seq\":2,\"product_model\":\"102 Single Door\",\"product_description\":\"423-H-685.02 - .03 Wood Outswing Hinged Glass Door\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#8157-R0\",\"approval_number\":\"FL8157.3\",\"seq\":3,\"product_model\":\"Commercial Singel Rectangle (Fixed)\",\"product_description\":\"423-H-676 Wood Fixed Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#8157-R0\",\"approval_number\":\"FL8157.4\",\"seq\":4,\"product_model\":\"Double Wood Outswing French Door\",\"product_description\":\"423-H-677 - .01 Wood Outswing Hinged Glass Double Door\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#8157-R0\",\"approval_number\":\"FL8157.5\",\"seq\":5,\"product_model\":\"Double Wood Outswing French Door\",\"product_description\":\"423-H-686 - .01 Wood Outswing Hinged Glass Double Door\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#8157-R0\",\"approval_number\":\"FL8157.6\",\"seq\":6,\"product_model\":\"Double Wood Outswing French Door\",\"product_description\":\"423-H-687 - .01 Wood Outswing Hinged Glass Double Door\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#8157-R0\",\"approval_number\":\"FL8157.7\",\"seq\":7,\"product_model\":\"Outswing French Double Rectangle\",\"product_description\":\"423-H-675 Wood Fixed Double Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#8157-R0\",\"approval_number\":\"FL8157.8\",\"seq\":8,\"product_model\":\"Wood Commercial Double Door (OO)\",\"product_description\":\"423-H-674 Wood Fixed Double Door\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#8157-R0\",\"approval_number\":\"FL8157.9\",\"seq\":9,\"product_model\":\"Wood Double Outswing Panel Door\",\"product_description\":\"423-H-678 - .01 Wood Hinged Raised Flat Panel Doors\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#8157-R0\",\"approval_number\":\"FL8157.10\",\"seq\":10,\"product_model\":\"Wood Single Outswing Panel Door\",\"product_description\":\"423-H-684 - .01 Wood Hinged Raised Panel Door\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#13270-R0\",\"approval_number\":\"FL13270.1\",\"seq\":1,\"product_model\":\"Aluminum Clad French Doors\",\"product_description\":\"Aluminum Clad Wood Impact Doors with Monolithic Laminated Glass\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#13696-R0\",\"approval_number\":\"FL13696.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood Double Outswing Patio Door\",\"product_description\":\"Double Springline Outswing Side Hinged Door (XX)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#13696-R0\",\"approval_number\":\"FL13696.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Wood Double Outswing Patio Door\",\"product_description\":\"Double Outswing Side Hinged Door (XX)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#13696-R0\",\"approval_number\":\"FL13696.3\",\"seq\":3,\"product_model\":\"Aluminum Clad Wood Double Outswing Patio Door\",\"product_description\":\"Double Outswing Hinged Door (XX)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#13696-R0\",\"approval_number\":\"FL13696.4\",\"seq\":4,\"product_model\":\"Aluminum Clad Wood Double Outswing Patio Door\",\"product_description\":\"Double Outswing Springline Side Hinged Door (XX)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#13696-R0\",\"approval_number\":\"FL13696.5\",\"seq\":5,\"product_model\":\"Aluminum Clad Wood Inswing Double Patio Door\",\"product_description\":\"Double Inswing Side Hinged Door (XX)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#13696-R0\",\"approval_number\":\"FL13696.6\",\"seq\":6,\"product_model\":\"Aluminum Clad Wood Inswing Double Patio Door\",\"product_description\":\"Double Inswing Side Hinged Door (XX)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#13696-R0\",\"approval_number\":\"FL13696.7\",\"seq\":7,\"product_model\":\"Aluminum Clad Wood Inswing Single Patio Door\",\"product_description\":\"Single Inswing Side Hinged Door (X)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#13696-R0\",\"approval_number\":\"FL13696.8\",\"seq\":8,\"product_model\":\"Aluminum Clad Wood Inswing Single Patio Door\",\"product_description\":\"Single Springline Inswing Side Hinged Door (X)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#13696-R0\",\"approval_number\":\"FL13696.9\",\"seq\":9,\"product_model\":\"Aluminum Clad Wood Inswing Single Patio Door\",\"product_description\":\"Single Inswing Side Hinged Door (X)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#13696-R0\",\"approval_number\":\"FL13696.10\",\"seq\":10,\"product_model\":\"Aluminum Clad Wood Inswing Springline Double Patio Door\",\"product_description\":\"Double Springline Inswing Side Hinged Door (XX)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#13696-R0\",\"approval_number\":\"FL13696.11\",\"seq\":11,\"product_model\":\"Aluminum Clad Wood Inswing Springline Double Patio Door\",\"product_description\":\"Double Springline Inswing Side Hinged Door (XX)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#13696-R0\",\"approval_number\":\"FL13696.12\",\"seq\":12,\"product_model\":\"Aluminum Clad Wood Outswing Folding Door\",\"product_description\":\"Aluminum Clad Wood Folding Door (1L3R)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#13696-R0\",\"approval_number\":\"FL13696.13\",\"seq\":13,\"product_model\":\"Aluminum Clad Wood Outswing Folding Door\",\"product_description\":\"Aluminum Clad Wood Folding Door (2L2R)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#13696-R0\",\"approval_number\":\"FL13696.14\",\"seq\":14,\"product_model\":\"Aluminum Clad Wood Outswing Patio Door\",\"product_description\":\"Single Outswing Side Hingeed Door (X)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#13696-R0\",\"approval_number\":\"FL13696.15\",\"seq\":15,\"product_model\":\"Aluminum Clad Wood Outswing Patio Door\",\"product_description\":\"Single Springline Outswing Side Hinged Door (X)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#13696-R0\",\"approval_number\":\"FL13696.16\",\"seq\":16,\"product_model\":\"Aluminum Clad Wood Outswing Patio Door\",\"product_description\":\"Single Outswing Side Hinged Door (X)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#13696-R0\",\"approval_number\":\"FL13696.17\",\"seq\":17,\"product_model\":\"Inswing Double Rectangle Fixed Door\",\"product_description\":\"Double Rectangle Inswing Fixed Door (OO)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#13696-R0\",\"approval_number\":\"FL13696.18\",\"seq\":18,\"product_model\":\"Inswing Single Rectangle Fixed Door\",\"product_description\":\"Single Rectangle Inswing Fixed Door (O)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#13696-R0\",\"approval_number\":\"FL13696.19\",\"seq\":19,\"product_model\":\"Outswing Double Rectangle Fixed Door\",\"product_description\":\"Double Rectangle Outswing Fixed Door (OO)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#13696-R0\",\"approval_number\":\"FL13696.20\",\"seq\":20,\"product_model\":\"Outswing Single Rectangle Fixed Door\",\"product_description\":\"Single Rectangle Outswing Fixed Door (O)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#16052-R0\",\"approval_number\":\"FL16052.1\",\"seq\":1,\"product_model\":\"KML\\\/AW Architectural\",\"product_description\":\"Aluminum Clad Outswing Patio Door\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#16052-R1\",\"approval_number\":\"FL16052.2\",\"seq\":2,\"product_model\":\"Aluminum Clad\",\"product_description\":\"Aluminum Clad Wood Hinged Outswing Entry Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#16052-R1\",\"approval_number\":\"FL16052.3\",\"seq\":3,\"product_model\":\"KML\\\/AW Architectural\",\"product_description\":\"Aluminum Clad Outswing Patio Door\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#16052-R1\",\"approval_number\":\"FL16052.4\",\"seq\":4,\"product_model\":\"Wood Inswing Door\",\"product_description\":\"Wood Hinged Inswing Entry Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#16052-R1\",\"approval_number\":\"FL16052.5\",\"seq\":5,\"product_model\":\"Wood Outswing Door\",\"product_description\":\"Wood Hinged Outswing Entry Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"XXX Windows Inc.\":[{\"manufacturer\":\"XXX Windows Inc.\",\"approval_number_master\":\"FL#5561-R0\",\"approval_number\":\"FL5561.1\",\"seq\":1,\"product_model\":\"Outswing French Doors\",\"product_description\":\"Aluminum Clad Outswing Wood Doors- Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXX Windows Inc.\",\"approval_number_master\":\"FL#5561-R0\",\"approval_number\":\"FL5561.2\",\"seq\":2,\"product_model\":\"Outswing French Doors\",\"product_description\":\"Aluminum Clad Outswing Wood Doors- Non-impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"L.I.F. Industries, Inc.\":[{\"manufacturer\":\"L.I.F. Industries, Inc.\",\"approval_number_master\":\"FL#5751-R0\",\"approval_number\":\"FL5751.1\",\"seq\":1,\"product_model\":\"Hollow Metal Steel Entry Door\",\"product_description\":\"3'-0\\\" x 7\\\"-0\\\" In-swing Six Panel Embossed Hollow Metal Entry Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Graham Architectural Products\":[{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#5871-R0\",\"approval_number\":\"FL5871.1\",\"seq\":1,\"product_model\":\"Series 7100\",\"product_description\":\"Aluminum Hinged Glass Door with 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#8890-R0\",\"approval_number\":\"FL8890.1\",\"seq\":1,\"product_model\":\"7400 ATD\",\"product_description\":\"Outswing Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#38537-R0\",\"approval_number\":\"FL38537.1\",\"seq\":1,\"product_model\":\"GT7700 TERRACE DOOR\",\"product_description\":\"GT7700 TERRACE DOOR- SMI & LMI- NON HVHZ\",\"design_pressure\":\"+70\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#11656-R0\",\"approval_number\":\"FL11656.1\",\"seq\":1,\"product_model\":\"7400\",\"product_description\":\"ARCHITECTUAL TERRACE DOOR\\nLarge and Small Missile Impact Resistant\",\"design_pressure\":\"+80\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#11656-R0\",\"approval_number\":\"FL11656.2\",\"seq\":2,\"product_model\":\"7400\",\"product_description\":\"ADA Architectual Terrace door\",\"design_pressure\":\"+65.20\\\/-70.22\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-19 00:00:00\",\"instructions_url\":\"\"}],\"Yale Ogron Windows and Doors\":[{\"manufacturer\":\"Yale Ogron Windows and Doors\",\"approval_number_master\":\"FL#5924-R0\",\"approval_number\":\"FL5924.1\",\"seq\":1,\"product_model\":\"\\\"La Francais\\\"\",\"product_description\":\"Aluminum French Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Yale Ogron Windows and Doors\",\"approval_number_master\":\"FL#8856-R0\",\"approval_number\":\"FL8856.1\",\"seq\":1,\"product_model\":\"Series 1800 Outswing Aluminum French Door with Side Lights (LMI)\",\"product_description\":\"\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"AFG Glass\":[{\"manufacturer\":\"AFG Glass\",\"approval_number_master\":\"FL#6071-R0\",\"approval_number\":\"FL6071.1\",\"seq\":1,\"product_model\":\"Series FG450 Full Lite\",\"product_description\":\"Double Doors w\\\/ MS Hardware\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AFG Glass\",\"approval_number_master\":\"FL#6071-R0\",\"approval_number\":\"FL6071.2\",\"seq\":2,\"product_model\":\"Series IFG451 Full Lite\",\"product_description\":\"Double Doors with Panic Device\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Woodworks International, Inc.\":[{\"manufacturer\":\"Woodworks International, Inc.\",\"approval_number_master\":\"FL#6072-R0\",\"approval_number\":\"FL6072.1\",\"seq\":1,\"product_model\":\"Mahogany radius topped doors\",\"product_description\":\"Mahogany stile and rail glazed in-swing double door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Woodworks International, Inc.\",\"approval_number_master\":\"FL#6072-R0\",\"approval_number\":\"FL6072.2\",\"seq\":2,\"product_model\":\"Mahogany rectangular topped doors\",\"product_description\":\"Mahogany stile and rail glazed in-swing double door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Absolute Storm Protection\":[{\"manufacturer\":\"Absolute Storm Protection\",\"approval_number_master\":\"FL#6188-R0\",\"approval_number\":\"FL6188.1\",\"seq\":1,\"product_model\":\"Inswing\\\/Outswing French Door\",\"product_description\":\"UPVC Patio Door\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Trustile Doors, LLC\":[{\"manufacturer\":\"Trustile Doors, LLC\",\"approval_number_master\":\"FL#6214-R0\",\"approval_number\":\"FL6214.1\",\"seq\":1,\"product_model\":\"TS Series\",\"product_description\":\"Outswinging Pair Door Assembly with a wood frame\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"European Windows\":[{\"manufacturer\":\"European Windows\",\"approval_number_master\":\"FL#6244-R0\",\"approval_number\":\"FL6244.1\",\"seq\":1,\"product_model\":\"Series 3'0\\\" X 8'0\\\" Outswing Single Door\",\"product_description\":\"Impact rated 3'0\\\" X 8'0\\\" hinged glass outswing vinyl door\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"European Windows\",\"approval_number_master\":\"FL#6244-R0\",\"approval_number\":\"FL6244.2\",\"seq\":2,\"product_model\":\"Series 6'0\\\" X 8'0\\\" Impact Double Doors\",\"product_description\":\"Impact rated 6'0\\\" X 8'0\\\" hinged glass outswing vinyl double doors\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Armaclad, Inc.\":[{\"manufacturer\":\"Armaclad, Inc.\",\"approval_number_master\":\"FL#6360-R0\",\"approval_number\":\"FL6360.1\",\"seq\":1,\"product_model\":\"ESFL Hurricane\",\"product_description\":\"Swinging 0.024\\\" Thick Steel Skin Entry Door\",\"design_pressure\":\"+53\\\/-71\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Armaclad, Inc.\",\"approval_number_master\":\"FL#9841-R0\",\"approval_number\":\"FL9841.1\",\"seq\":1,\"product_model\":\"RD Flush Entry Door\",\"product_description\":\"Swinging Entry Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Armaclad, Inc.\",\"approval_number_master\":\"FL#13031-R0\",\"approval_number\":\"FL13031.1\",\"seq\":1,\"product_model\":\"ESFlush Entry Door\",\"product_description\":\"Aluminum Skin Entry Door\",\"design_pressure\":\"+50.5\\\/-66.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Armaclad, Inc.\",\"approval_number_master\":\"FL#13550-R0\",\"approval_number\":\"FL13550.1\",\"seq\":1,\"product_model\":\"ES Flush Door with Sidelites\",\"product_description\":\"ES Flush Door with Sidelites\",\"design_pressure\":\"+50.5\\\/-66.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-29 00:00:00\",\"instructions_url\":\"\"}],\"RightConcept\":[{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#6425-R0\",\"approval_number\":\"FL6425.8\",\"seq\":8,\"product_model\":\"h. Flush Glazed\",\"product_description\":\"Half-Lite Flush Glazed Fiberglass Door - Single (X) Outswing or Inswing \\\"Non-Impact\\\"\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#6425-R0\",\"approval_number\":\"FL6425.9\",\"seq\":9,\"product_model\":\"i. Flush Glazed\",\"product_description\":\"Half-Lite Flush Glazed Fiberglass Door - Single with Sidelite - Continuous Head and Sill (XO or OX) Outswing or Inswing \\\"Non-Impact\\\"\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#6425-R0\",\"approval_number\":\"FL6425.10\",\"seq\":10,\"product_model\":\"j. Flush Glazed\",\"product_description\":\"Half-Lite Flush Glazed Fiberglass Door - Single with Sidelite - Boxed (XO or OX) Outswing or Inswing \\\"Non-Impact\\\"\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#6425-R0\",\"approval_number\":\"FL6425.11\",\"seq\":11,\"product_model\":\"k. Flush Glazed\",\"product_description\":\"Half-Lite Flush Glazed Fiberglass Door - Single with Sidelites - Continuous Head and Sill (OXO) Outswing or Inswing \\\"Non-Impact\\\"\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#6425-R0\",\"approval_number\":\"FL6425.12\",\"seq\":12,\"product_model\":\"l. Flush Glazed\",\"product_description\":\"Half Lite Flush Glazed Fiberglass Door - Single with Sidelites - Boxed (OXO) Outswing or Inswing \\\"Non-Impact\\\"\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#6425-R0\",\"approval_number\":\"FL6425.13\",\"seq\":13,\"product_model\":\"m. Flush Glazed\",\"product_description\":\"Half Lite Flush Glazed Fiberglass Door - Double (XX) Outswing or Inswing \\\"Non-Impact\\\"\",\"design_pressure\":\"+55.0\\\/-60.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#6425-R0\",\"approval_number\":\"FL6425.14\",\"seq\":14,\"product_model\":\"n. Flush Glazed\",\"product_description\":\"Half Lite Flush Glazed Fiberglass Door - Double with Sidelites - Boxed (OXXO) Outswing or Inswing \\\"Non-Impact\\\"\",\"design_pressure\":\"+55.0\\\/-60.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#6425-R1\",\"approval_number\":\"FL6425.1\",\"seq\":1,\"product_model\":\"a. Flush Glazed Fiberglass Door\",\"product_description\":\"6'8 Single Flush Glazed \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#6425-R1\",\"approval_number\":\"FL6425.2\",\"seq\":2,\"product_model\":\"b. Flush Glazed Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelite Flush Glazed \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OX or XO) Continuous Head and Sill Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#6425-R1\",\"approval_number\":\"FL6425.3\",\"seq\":3,\"product_model\":\"c. Flush Glazed Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelite Flush Glazed \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OX or XO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#6425-R1\",\"approval_number\":\"FL6425.4\",\"seq\":4,\"product_model\":\"d. Flush Glazed Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelites Flush Glazed \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OXO) Continuous Head and Sill Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#6425-R1\",\"approval_number\":\"FL6425.5\",\"seq\":5,\"product_model\":\"e. Flush Glazed Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelites Flush Glazed \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#6425-R1\",\"approval_number\":\"FL6425.6\",\"seq\":6,\"product_model\":\"f. Flush Glazed Fiberglass Door\",\"product_description\":\"6'8 Double Flush Glazed \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#6425-R1\",\"approval_number\":\"FL6425.7\",\"seq\":7,\"product_model\":\"g. Flush Glazed Fiberglass Door\",\"product_description\":\"6'8 Double with Sidelites Flush Glazed \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OXXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#7965-R1\",\"approval_number\":\"FL7965.1\",\"seq\":1,\"product_model\":\"a. Flush Glazed Fiberglass Door\",\"product_description\":\"6'8 Single Flush Glazed \\\"Impact\\\" Fiberglass Door - Outswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#7966-R1\",\"approval_number\":\"FL7966.1\",\"seq\":1,\"product_model\":\"a. Premium Opaque Fiberglass Door\",\"product_description\":\"6'8 Single Premium Opaque \\\"Impact\\\" Fiberglass Door - Outswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#8113-R1\",\"approval_number\":\"FL8113.1\",\"seq\":1,\"product_model\":\"A. Premium Liplite Fiberglass Door\",\"product_description\":\"6'8 Glazed Single Premium Liplite \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#8113-R1\",\"approval_number\":\"FL8113.2\",\"seq\":2,\"product_model\":\"B. Premium Liplite Fiberglass Door\",\"product_description\":\"6'8 Glazed Single with Sidelite Premium Liplite \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OX or XO) Continuous Head and Sill Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#8113-R1\",\"approval_number\":\"FL8113.3\",\"seq\":3,\"product_model\":\"C. Premium Liplite Fiberglass Door\",\"product_description\":\"6'8 Glazed Single with Sidelite Premium Liplite \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OX or XO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#8113-R1\",\"approval_number\":\"FL8113.4\",\"seq\":4,\"product_model\":\"D. Premium Liplite Fiberglass Door\",\"product_description\":\"6'8 Glazed Single with Sidelites Premium Liplite \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OXO) Continuous Head and Sill Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#8534-R1\",\"approval_number\":\"FL8534.1\",\"seq\":1,\"product_model\":\"a. Single Opaque Premium Fiberglass Door\",\"product_description\":\"up to a 3'0 x 8'0 Single (X) - \\\"Impact\\\" Opaque Fiberglass Door - Inswing or Outswingor Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#8534-R1\",\"approval_number\":\"FL8534.2\",\"seq\":2,\"product_model\":\"b. Single Opaque Premium Fiberglass Door with Sidelite\",\"product_description\":\"up to a 3'0 x 8'0 Single with Sidelite OX or XO - utilizing a Continuous Head and Sill - In-swing or Out-swing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#8534-R1\",\"approval_number\":\"FL8534.3\",\"seq\":3,\"product_model\":\"C. Single Opaque Premium Fiberglass Door with Sidelites\",\"product_description\":\"up to a 3'0 x 8'0 Single with Sidelite OX or XO - utilizing a Continuous Head and Sill - In-swing or Out-swing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#8534-R1\",\"approval_number\":\"FL8534.4\",\"seq\":4,\"product_model\":\"D. Double Opaque Premium Fiberglass Door\",\"product_description\":\"up to a 6'0 x 8'0 Double (XX) - \\\"Impact\\\" Opaque Fiberglass Door - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#8535-R1\",\"approval_number\":\"FL8535.1\",\"seq\":1,\"product_model\":\"a. Single \\\"Impact\\\" Opaque Fiberglass Door\",\"product_description\":\"up to a 3'0 x 6'8 Single (X) - \\\"Impact\\\" Opaque Fiberglass Door - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#8535-R1\",\"approval_number\":\"FL8535.2\",\"seq\":2,\"product_model\":\"b. Single \\\"Impact\\\" Opaque Fiberglass Door with Sidelite\",\"product_description\":\"up to a 3'0 x 6'8 Single with Boxed Sidelite OX or XO -\\\"Impact\\\" Opaque Fiberglass Door - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#8535-R1\",\"approval_number\":\"FL8535.3\",\"seq\":3,\"product_model\":\"c. Single \\\"Impact\\\" Opaque Fiberglass Door with Sidelites\",\"product_description\":\"up to a 3'0 x 6'8 Single with Boxed Sidelites OXO - \\\"Impact\\\" Opaque Fiberglass Door - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#8535-R1\",\"approval_number\":\"FL8535.4\",\"seq\":4,\"product_model\":\"d. Double \\\"Impact\\\" Opaque Fiberglass Door\",\"product_description\":\"up to a 6'0 x 6'8 Double (XX) -\\\"Impact\\\" Opaque Fiberglass Door - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#8535-R1\",\"approval_number\":\"FL8535.5\",\"seq\":5,\"product_model\":\"e. Double \\\"Impact\\\" Opaque Fiberglass Door with Sidelites\",\"product_description\":\"up to a 6'0 x 6'8 Double with Boxed Sidelites OXXO - \\\"Impact\\\" Opaque Fiberglass Door - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#8535-R1\",\"approval_number\":\"FL8535.6\",\"seq\":6,\"product_model\":\"f. Single \\\"Impact\\\" Opaque Fiberglass Door with Sidelite and Continuous Head and Sill\",\"product_description\":\"up to a 3'0 x 6'8 Single with Sidelite OX or XO -utilizing a Continuous Head and Sill - \\\"Impact\\\" In-swing or Out-swing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#8535-R1\",\"approval_number\":\"FL8535.7\",\"seq\":7,\"product_model\":\"g. Single \\\"Impact\\\" Opaque Fiberglass Door with Sidelites and Continuous Head and Sill\",\"product_description\":\"up to a 3'0 x 6'8 Single with Sidelites OXO - utilizing a Continuous Head and Sill -\\\"Impact\\\" with In-swing or Out-swing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#7965-R1\",\"approval_number\":\"FL7965.2\",\"seq\":2,\"product_model\":\"b. Flush Glazed Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelite Flush Glazed \\\"Impact\\\" Fiberglass Door - Outswing (OX or XO) Continuous Head and Sill Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#7965-R1\",\"approval_number\":\"FL7965.3\",\"seq\":3,\"product_model\":\"c. Flush Glazed Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelite Flush Glazed \\\"Impact\\\" Fiberglass Door - Outswing (OX or XO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#7965-R1\",\"approval_number\":\"FL7965.4\",\"seq\":4,\"product_model\":\"d. Flush Glazed Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelites Flush Glazed \\\"Impact\\\" Fiberglass Door - Outswing (OXO) Continuous Head and Sill Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#7965-R1\",\"approval_number\":\"FL7965.5\",\"seq\":5,\"product_model\":\"e. Flush Glazed Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelites Flush Glazed \\\"Impact\\\" Fiberglass Door - Outswing (OXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#7965-R1\",\"approval_number\":\"FL7965.6\",\"seq\":6,\"product_model\":\"f. Flush Glazed Fiberglass Door\",\"product_description\":\"6'8 Double Flush Glazed \\\"Impact\\\" Fiberglass Door - Outswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#7965-R1\",\"approval_number\":\"FL7965.7\",\"seq\":7,\"product_model\":\"g. Flush Glazed Fiberglass Door\",\"product_description\":\"6'8 Double with Sidelites Flush Glazed \\\"Impact\\\" Fiberglass Door - Outswing (OXXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#7966-R1\",\"approval_number\":\"FL7966.2\",\"seq\":2,\"product_model\":\"b. Premium Opaque Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelite Premium Opaque \\\"Impact\\\" Fiberglass Door - Outswing (OX or XO) Continuous Head and Sill Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#7966-R1\",\"approval_number\":\"FL7966.3\",\"seq\":3,\"product_model\":\"c. Premium Opaque Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelite Premium Opaque \\\"Impact\\\" Fiberglass Door - Outswing (OX or XO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#7966-R1\",\"approval_number\":\"FL7966.4\",\"seq\":4,\"product_model\":\"d. Premium Opaque Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelites Premium Opaque \\\"Impact\\\" Fiberglass Door - Outswing (OXO) Continuous Head and Sill Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#7966-R1\",\"approval_number\":\"FL7966.5\",\"seq\":5,\"product_model\":\"e. Premium Opaque Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelites Premium Opaque \\\"Impact\\\" Fiberglass Door - Outswing (OXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#7966-R1\",\"approval_number\":\"FL7966.6\",\"seq\":6,\"product_model\":\"f. Premium Opaque Fiberglass Door\",\"product_description\":\"6'8 Double Premium Opaque \\\"Impact\\\" Fiberglass Door - Outswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#7966-R1\",\"approval_number\":\"FL7966.7\",\"seq\":7,\"product_model\":\"g. Premium Opaque Fiberglass Door\",\"product_description\":\"6'8 Double with Sidelites Premium Opaque \\\"Impact\\\" Fiberglass Door - Outswing (OXXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#8113-R1\",\"approval_number\":\"FL8113.5\",\"seq\":5,\"product_model\":\"E. Premium Liplite Fiberglass Door\",\"product_description\":\"6'8 Glazed Single with Sidelites Premium Liplite \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#8113-R1\",\"approval_number\":\"FL8113.6\",\"seq\":6,\"product_model\":\"F. Premium Liplite Fiberglass Door\",\"product_description\":\"6'8 Glazed Double Premium Liplite \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#8113-R1\",\"approval_number\":\"FL8113.7\",\"seq\":7,\"product_model\":\"G. Premium Liplite Fiberglass Door\",\"product_description\":\"6'8 Glazed Double with Sidelites Premium Liplite \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#8113-R1\",\"approval_number\":\"FL8113.8\",\"seq\":8,\"product_model\":\"H. Premium Fiberglass Door\",\"product_description\":\"6'8 Single Premium Opaque \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#8113-R1\",\"approval_number\":\"FL8113.9\",\"seq\":9,\"product_model\":\"I. Premium Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelite Premium Opaque \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OX or XO) Continuous Head and Sill Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#8113-R1\",\"approval_number\":\"FL8113.10\",\"seq\":10,\"product_model\":\"J. Premium Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelite Premium Opaque \\\"Non-Impact\\\" Fiberglass Door - Outswing (OX or XO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#8113-R1\",\"approval_number\":\"FL8113.11\",\"seq\":11,\"product_model\":\"K. Premium Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelite Premium Opaque \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OXO) Continuous Head and Sill Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#8113-R1\",\"approval_number\":\"FL8113.12\",\"seq\":12,\"product_model\":\"L. Premium Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelites Premium Opaque \\\"Non-Impact\\\" Fiberglass Door - Outswing (OXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#8113-R1\",\"approval_number\":\"FL8113.13\",\"seq\":13,\"product_model\":\"M. Premium Fiberglass Door\",\"product_description\":\"6'8 Double Premium Opaque \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#8113-R1\",\"approval_number\":\"FL8113.14\",\"seq\":14,\"product_model\":\"N. Premium Fiberglass Door\",\"product_description\":\"6'8 Double with Sidelites Premium Opaque \\\"Non-Impact\\\" Fiberglass Door - Outswing (OXXO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#8534-R1\",\"approval_number\":\"FL8534.5\",\"seq\":5,\"product_model\":\"E. Double Opaque Premium Fiberglass Door with Sidelites\",\"product_description\":\"up to a 6'0 x 8'0 Double with Boxed Sidelites OXXO - \\\"Impact\\\" Opaque Fiberglass Door - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#11173-R0\",\"approval_number\":\"FL11173.1\",\"seq\":1,\"product_model\":\"A. Premium Liplite Fiberglass Door\",\"product_description\":\"8'0 Glazed Single Premium Liplite \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#11173-R0\",\"approval_number\":\"FL11173.2\",\"seq\":2,\"product_model\":\"B. Premium Liplite Fiberglass Door\",\"product_description\":\"8'0 Glazed Single with Sidelite Premium Liplite \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OX or XO) Continuous Head and Sill Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#11173-R0\",\"approval_number\":\"FL11173.3\",\"seq\":3,\"product_model\":\"C. Premium Liplite Fiberglass Door\",\"product_description\":\"8'0 Glazed Single with Sidelite Premium Liplite \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OX or XO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#11173-R0\",\"approval_number\":\"FL11173.4\",\"seq\":4,\"product_model\":\"D. Premium Liplite Fiberglass Door\",\"product_description\":\"8'0 Glazed Single with Sidelites Premium Liplite \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OXO) Continuous Head and Sill Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#11173-R0\",\"approval_number\":\"FL11173.5\",\"seq\":5,\"product_model\":\"E. Premium Liplite Fiberglass Door\",\"product_description\":\"8'0 Glazed Single with Sidelites Premium Liplite \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#11173-R0\",\"approval_number\":\"FL11173.6\",\"seq\":6,\"product_model\":\"F. Premium Liplite Fiberglass Door\",\"product_description\":\"8'0 Glazed Double Premium Liplite \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#11173-R0\",\"approval_number\":\"FL11173.7\",\"seq\":7,\"product_model\":\"G. Premium Liplite Fiberglass Door\",\"product_description\":\"8'0 Glazed Double with Sidelites Premium Liplite \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OXXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#11173-R0\",\"approval_number\":\"FL11173.8\",\"seq\":8,\"product_model\":\"H. Premium Fiberglass Door\",\"product_description\":\"8'0 Single Premium Opaque \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#11173-R0\",\"approval_number\":\"FL11173.9\",\"seq\":9,\"product_model\":\"I. Premium Fiberglass Door\",\"product_description\":\"8'0 Single with Sidelite Premium Opaque \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OX or XO) Continuous Head and Sill Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#11173-R0\",\"approval_number\":\"FL11173.10\",\"seq\":10,\"product_model\":\"J. Premium Fiberglass Door\",\"product_description\":\"8'0 Single with Sidelite Premium Opaque \\\"Non-Impact\\\" Fiberglass Door - Outswing (OX or XO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#11173-R0\",\"approval_number\":\"FL11173.11\",\"seq\":11,\"product_model\":\"K. Premium Fiberglass Door\",\"product_description\":\"8'0 Single with Sidelite Premium Opaque \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (OXO) Continuous Head and Sill Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#11173-R0\",\"approval_number\":\"FL11173.12\",\"seq\":12,\"product_model\":\"L. Premium Fiberglass Door\",\"product_description\":\"8'0 Single with Sidelites Premium Opaque \\\"Non-Impact\\\" Fiberglass Door - Outswing (OXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#11173-R0\",\"approval_number\":\"FL11173.13\",\"seq\":13,\"product_model\":\"M. Premium Fiberglass Door\",\"product_description\":\"8'0 Double Premium Opaque \\\"Non-Impact\\\" Fiberglass Door - Outswing \\\/ Inswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#11173-R0\",\"approval_number\":\"FL11173.14\",\"seq\":14,\"product_model\":\"N. Premium Fiberglass Door\",\"product_description\":\"8'0 Double with Sidelites Premium Opaque \\\"Non-Impact\\\" Fiberglass Door - Outswing (OXXO) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Lincoln Wood Products, Inc.\":[{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6683-R2\",\"approval_number\":\"FL6683.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Out-Swing Door\",\"product_description\":\"Clad Out-Swing Door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6683-R2\",\"approval_number\":\"FL6683.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Out-Swing Door - Impact Resistant\",\"product_description\":\"Clad Out-Swing Door - Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6683-R2\",\"approval_number\":\"FL6683.3\",\"seq\":3,\"product_model\":\"Wood Out-Swing Door\",\"product_description\":\"Wood Out-Swing Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6683-R2\",\"approval_number\":\"FL6683.4\",\"seq\":4,\"product_model\":\"Wood Out-Swing Door - Impact Resistant\",\"product_description\":\"Wood Out-Swing Door - Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-13 00:00:00\",\"instructions_url\":\"\"}],\"Escon Doors\":[{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#8173-R0\",\"approval_number\":\"FL8173.1\",\"seq\":1,\"product_model\":\"a. \\\"Premier Series\\\"\",\"product_description\":\"Glazed Stile and Rail Wood Door - up to 6'0 x 6'8 Double (XX) - Inswing or Outswing\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#8173-R0\",\"approval_number\":\"FL8173.2\",\"seq\":2,\"product_model\":\"b. \\\"Premier Series\\\"\",\"product_description\":\"Glazed Stile and Rail Wood Door - up to 6'0 x 6'8 Double with Sidelites (OXXO) - Inswing or Outswing\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#6824-R1\",\"approval_number\":\"FL6824.1\",\"seq\":1,\"product_model\":\"a. \\\"Mediterranean Series\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Opaque Stile and Rail Wood Doors Outswing\\\/Inswing - (Single with Sidelites Continuous Head and Sill - OXO - Configuration up to 6'8 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#6824-R1\",\"approval_number\":\"FL6824.2\",\"seq\":2,\"product_model\":\"b. \\\"Excellent Series\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Glazed 3\\\/4 Lite Stile and Rail Wood Door Outswing\\\/Inswing - (Single with Sidelites Continuous Head and Sill - OXO - Configuration up to 8'0 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#6824-R1\",\"approval_number\":\"FL6824.3\",\"seq\":3,\"product_model\":\"c. \\\"Excellent Series\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Glazed 3\\\/4 Lite Stile and Rail Wood Doors Outswing\\\/Inswing - (Single with Sidelites Continuous Head and Sill - OXO - Configuration up to 6'8 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#6824-R1\",\"approval_number\":\"FL6824.4\",\"seq\":4,\"product_model\":\"d. \\\"Mediterranean Series\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Opaque Stile and Rail Wood Door Outswing\\\/Inswing - (Single with Sidelite Continuous Head and Sill - OX or XO - Configuration up to 6'8 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#6824-R1\",\"approval_number\":\"FL6824.5\",\"seq\":5,\"product_model\":\"e. \\\"Excellent Series\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Glazed 3\\\/4 Lite Stile and Rail Wood Door Outswing\\\/Inswing - (Single with Sidelite Continuous Head and Sill - OX or XO - Configuration up to 8'0 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#6824-R1\",\"approval_number\":\"FL6824.6\",\"seq\":6,\"product_model\":\"f. \\\"Excellent Series\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Glazed 3\\\/4 Lite Stile and Rail Wood Door Outswing\\\/Inswing - (Single with Sidelite Continuous Head and Sill - OX or XO - Configuration up to 6'8 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#6824-R1\",\"approval_number\":\"FL6824.7\",\"seq\":7,\"product_model\":\"g. \\\"Mediterranean Series\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Opaque Stile and Rail Wood Doors Outswing\\\/Inswing - (Single - X - Configuration up to 6'8 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#6824-R1\",\"approval_number\":\"FL6824.8\",\"seq\":8,\"product_model\":\"h. \\\"Excellent Series\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Glazed 3\\\/4 Lite Stile and Rail Wood Doors Outswing\\\/Inswing - (Single - X - Configuration up to 8'0 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#6824-R1\",\"approval_number\":\"FL6824.9\",\"seq\":9,\"product_model\":\"i. \\\"Excellent Series\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Glazed 3\\\/4 Lite Stile and Rail Wood Doors Outswing\\\/Inswing - (Single - X - Configuration up to 6'8 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#8240-R1\",\"approval_number\":\"FL8240.1\",\"seq\":1,\"product_model\":\"a. \\\"Excellent Series\\\"\",\"product_description\":\"Glazed Stile and Rail Wood Door - up to 6'0 x 8'0 Double (XX) - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#8240-R1\",\"approval_number\":\"FL8240.2\",\"seq\":2,\"product_model\":\"b. \\\"Excellent Series\\\"\",\"product_description\":\"Glazed Stile and Rail Wood Door - up to 6'0 x 8'0 Double with Sidelites (OXXO) - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#8240-R1\",\"approval_number\":\"FL8240.3\",\"seq\":3,\"product_model\":\"c. \\\"Excellent Series\\\"\",\"product_description\":\"Glazed Stile and Rail Wood Door - up to 6'0 x 6'8 Double (XX) - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#8240-R1\",\"approval_number\":\"FL8240.4\",\"seq\":4,\"product_model\":\"d. \\\"Excellent Series\\\"\",\"product_description\":\"Glazed Stile and Rail Wood Door - up to 6'0 x 6'8 Double with Sidelites (OXXO) - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#9832-R1\",\"approval_number\":\"FL9832.1\",\"seq\":1,\"product_model\":\"a. \\\"Excellent Series\\\"\",\"product_description\":\"Glazed Stile and Rail Wood Door - up to 6'0 x 8'0 Single (X) - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#9832-R1\",\"approval_number\":\"FL9832.2\",\"seq\":2,\"product_model\":\"b. \\\"Excellent Series\\\"\",\"product_description\":\"Glazed Stile and Rail Wood Door - up to 6'0 x 8'0 Double (XX) - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#9832-R1\",\"approval_number\":\"FL9832.3\",\"seq\":3,\"product_model\":\"c. \\\"Excellent Series\\\"\",\"product_description\":\"Glazed Stile and Rail Wood Door - up to 6'0 x 8'0 Double with Sidelites (OXXO) - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#9874-R1\",\"approval_number\":\"FL9874.1\",\"seq\":1,\"product_model\":\"a. \\\"Excellent Series\\\"\",\"product_description\":\"Glazed Stile and Rail Wood Door - up to 6'0 x 6'8 Double with Insulated Glass - Inswing or Outswing (Configuration XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#9874-R1\",\"approval_number\":\"FL9874.2\",\"seq\":2,\"product_model\":\"b. \\\"Excellent Series\\\"\",\"product_description\":\"Glazed Stile and Rail Wood Door - up to 6'0 x 6'8 Double with Radius Transom - Insulated Glass - Inswing or Outswing (Configuration O\\\/XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#9874-R1\",\"approval_number\":\"FL9874.3\",\"seq\":3,\"product_model\":\"c. \\\"Excellent Series\\\"\",\"product_description\":\"Glazed Stile and Rail Wood Door - up to 3'0 x 8'0 Single - Insulated Glass - Inswing or Outswing (Configuration X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#9874-R1\",\"approval_number\":\"FL9874.4\",\"seq\":4,\"product_model\":\"d. \\\"Excellent Series\\\"\",\"product_description\":\"Glazed Stile and Rail Wood Door - up to 6'0 x 8'0 Double - Insulated Glass - Inswing or Outswing (Configuration XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#9874-R1\",\"approval_number\":\"FL9874.5\",\"seq\":5,\"product_model\":\"e. \\\"Excellent Series\\\"\",\"product_description\":\"Glazed Stile and Rail Wood Door - up to 6'0 x 8'0 Double with Sidelites - Insulated Glass - Inswing or Outswing (Configuration OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#15644-R0\",\"approval_number\":\"FL15644.1\",\"seq\":1,\"product_model\":\"a. \\\"Mediterranean Series\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Opaque Stile and Rail Wood Doors Outswing\\\/Inswing - (Single - X - Configuration up to 6'8 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#15644-R0\",\"approval_number\":\"FL15644.2\",\"seq\":2,\"product_model\":\"b. \\\"Mediterranean Series\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Opaque Stile and Rail Wood Door Outswing\\\/Inswing - (Single with Sidelite Continuous Head and Sill - OX or XO - Configuration up to 6'8 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#15644-R0\",\"approval_number\":\"FL15644.3\",\"seq\":3,\"product_model\":\"c. \\\"Mediterranean Series\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Opaque Stile and Rail Wood Doors Outswing\\\/Inswing - (Single with Sidelites Continuous Head and Sill - OXO - Configuration up to 6'8 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#15644-R0\",\"approval_number\":\"FL15644.4\",\"seq\":4,\"product_model\":\"d. \\\"Excellent Series\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Glazed 3\\\/4 Oval Lite Stile and Rail Wood Doors Outswing\\\/Inswing - (Single - X - Configuration up to 6'8 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#15644-R0\",\"approval_number\":\"FL15644.5\",\"seq\":5,\"product_model\":\"e. \\\"Excellent Series\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Glazed 3\\\/4 Oval Lite Stile and Rail Wood Door Outswing\\\/Inswing - (Single with Sidelite Continuous Head and Sill - OX or XO - Configuration up to 6'8 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#15644-R0\",\"approval_number\":\"FL15644.6\",\"seq\":6,\"product_model\":\"f. \\\"Excellent Series\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Glazed 3\\\/4 Oval Lite Stile and Rail Wood Door Outswing\\\/Inswing - (Single with Sidelites Continuous Head and Sill - OXO - Configuration up to 6'8 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#15644-R0\",\"approval_number\":\"FL15644.7\",\"seq\":7,\"product_model\":\"g. \\\"Excellent Series\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Glazed 3\\\/4 Lite Stile and Rail Wood Doors Outswing\\\/Inswing - (Double - XX - Configuration up to 6'8 in Height utilizing an Aluminum Astragal)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#15644-R0\",\"approval_number\":\"FL15644.8\",\"seq\":8,\"product_model\":\"h. \\\"Excellent Series\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Glazed 3\\\/4 Lite Stile and Rail Wood Doors Outswing\\\/Inswing - (Double with Sidelites - OXXO - Configuration up to 6'8 in Height utilizing an Aluminum Astragal)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#15644-R0\",\"approval_number\":\"FL15644.9\",\"seq\":9,\"product_model\":\"i. \\\"Excellent Series\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Glazed 3\\\/4 Lite Stile and Rail Wood Doors Outswing\\\/Inswing - (Double - XX - Configuration up to 6'8 in Height utilizing a Wood Astragal)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#15644-R0\",\"approval_number\":\"FL15644.10\",\"seq\":10,\"product_model\":\"j. \\\"Excellent Series\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Glazed 3\\\/4 Lite Stile and Rail Wood Doors Outswing\\\/Inswing - (Double - XX with Radius Transom - Configuration up to 6'8 in Height utilizing a Wood Astragal)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#15644-R0\",\"approval_number\":\"FL15644.11\",\"seq\":11,\"product_model\":\"k. \\\"Excellent Series\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Glazed 3\\\/4 Oval Lite Stile and Rail Wood Doors Outswing\\\/Inswing - (Single - X - Configuration up to 8'0 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#15644-R0\",\"approval_number\":\"FL15644.12\",\"seq\":12,\"product_model\":\"l. \\\"Excellent Series\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Glazed 3\\\/4 Oval Lite Stile and Rail Wood Door Outswing\\\/Inswing - (Single with Sidelite Continuous Head and Sill - OX or XO - Configuration up to 8'0 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#15644-R0\",\"approval_number\":\"FL15644.13\",\"seq\":13,\"product_model\":\"m. \\\"Excellent Series\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Glazed 3\\\/4 Oval Lite Stile and Rail Wood Door Outswing\\\/Inswing - (Single with Sidelites Continuous Head and Sill - OXO - Configuration up to 8'0 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#15644-R0\",\"approval_number\":\"FL15644.14\",\"seq\":14,\"product_model\":\"n. \\\"Excellent Series\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Glazed 3\\\/4 Lite Stile and Rail Wood Doors Outswing\\\/Inswing - (Double - XX - Configuration up to 8'0 in Height utilizing an Aluminum Astragal)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#15644-R0\",\"approval_number\":\"FL15644.15\",\"seq\":15,\"product_model\":\"o. \\\"Excellent Series\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Glazed 3\\\/4 Lite Stile and Rail Wood Doors Outswing\\\/Inswing - (Double with Sidelites - OXXO - Configuration up to 8'0 in Height utilizing an Aluminum Astragal)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#15644-R0\",\"approval_number\":\"FL15644.16\",\"seq\":16,\"product_model\":\"p. \\\"Excellent Series\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Glazed 3\\\/4 and True Divided Lite Stile and Rail Wood Doors Outswing\\\/Inswing - (Single - X - Configuration up to 6'8 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#15644-R0\",\"approval_number\":\"FL15644.17\",\"seq\":17,\"product_model\":\"q. \\\"Excellent Series\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Glazed 3\\\/4 Lite Stile and Rail Wood Doors Outswing\\\/Inswing - (Double - XX - Configuration up to 8'0 in Height utilizing a Wood Astragal)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#15644-R0\",\"approval_number\":\"FL15644.18\",\"seq\":18,\"product_model\":\"r. \\\"Excellent Series\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Glazed 3\\\/4 Lite Stile and Rail Wood Doors Outswing\\\/Inswing - (Double with Sidelites - OXXO - Configuration up to 8'0 in Height utilizing a Wood Astragal)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#15644-R0\",\"approval_number\":\"FL15644.19\",\"seq\":19,\"product_model\":\"s. \\\"Excellent Series\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Glazed 3\\\/4 Lite Stile and Rail Wood Doors Outswing (Single - X - Configuration up to 8'0 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#15644-R0\",\"approval_number\":\"FL15644.20\",\"seq\":20,\"product_model\":\"t. \\\"Excellent Series\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Glazed 3\\\/4 Lite Stile and Rail Wood Doors Outswing (Double - XX - Configuration up to 8'0 in Height utilizing a Wood Astragal)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Escon Doors\",\"approval_number_master\":\"FL#15644-R0\",\"approval_number\":\"FL15644.21\",\"seq\":21,\"product_model\":\"u. \\\"Excellent Series\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Glazed 3\\\/4 Lite Stile and Rail Wood Doors Outswing (Double with Sidelites - OXXO - Configuration up to 8'0 in Height utilizing a Wood Astragal)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"NuAir Windows and Doors\":[{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#7031-R0\",\"approval_number\":\"FL7031.1\",\"seq\":1,\"product_model\":\"6'8 Outswing Exterior Door\",\"product_description\":\"NuSwing Non-Impact French Door\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#7757-R0\",\"approval_number\":\"FL7757.1\",\"seq\":1,\"product_model\":\"NuSwing Fiberglass French Door\",\"product_description\":\"Non-Impact 6'8 Inswing French Door\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#7757-R0\",\"approval_number\":\"FL7757.2\",\"seq\":2,\"product_model\":\"NuSwing Fiberglass French Door\",\"product_description\":\"Non-Impact 6'8 Outswing French Door\",\"design_pressure\":\"+55.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#7757-R0\",\"approval_number\":\"FL7757.3\",\"seq\":3,\"product_model\":\"NuSwing Fiberglass French Door\",\"product_description\":\"Non-Impact 8'0 Inswing French Door\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#7757-R0\",\"approval_number\":\"FL7757.4\",\"seq\":4,\"product_model\":\"NuSwing Fiberglass French Door\",\"product_description\":\"Non-Impact 8'0 Outswing French Door\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#7759-R0\",\"approval_number\":\"FL7759.1\",\"seq\":1,\"product_model\":\"Imp, NuSwing Fiberglass French Door\",\"product_description\":\"Impact 8'0 Inswing French Door\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#7759-R0\",\"approval_number\":\"FL7759.2\",\"seq\":2,\"product_model\":\"Imp. NuSwing Fiberglass French Door\",\"product_description\":\"Impact 8'0 Outswing French Door\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#7759-R0\",\"approval_number\":\"FL7759.3\",\"seq\":3,\"product_model\":\"Imp. NuSwing Fiverglass French Door\",\"product_description\":\"Impact 6'8 Outswing French Door\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#7759-R0\",\"approval_number\":\"FL7759.4\",\"seq\":4,\"product_model\":\"Imp.NuSwing Fiberglass French Door\",\"product_description\":\"Impact 6'8 Inswing French Door\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Custom Door Pro\":[{\"manufacturer\":\"Custom Door Pro\",\"approval_number_master\":\"FL#7049-R0\",\"approval_number\":\"FL7049.1\",\"seq\":1,\"product_model\":\"Double Entry Glazed Spanish Cedar and Mahogany\",\"product_description\":\"Out-Swing Door w\\\/ Surface Bolts on Active Panel Only\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Door Pro\",\"approval_number_master\":\"FL#7049-R0\",\"approval_number\":\"FL7049.2\",\"seq\":2,\"product_model\":\"Double Entry Raised Panel Spanish Cedar and Mahogany\",\"product_description\":\"Out-Swing Door w\\\/ Surface Bolts on Active Panel Only\",\"design_pressure\":\"+60\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Door Pro\",\"approval_number_master\":\"FL#7049-R0\",\"approval_number\":\"FL7049.3\",\"seq\":3,\"product_model\":\"Double Entry Raised Panel Spanish Cedar and Mahogany\",\"product_description\":\"Out-Swing Door w\\\/ Surface Bolts on Active Panel Only\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Door Pro\",\"approval_number_master\":\"FL#11127-R0\",\"approval_number\":\"FL11127.1\",\"seq\":1,\"product_model\":\"Double Entry Glazed Spanish Cedar and Mahogany\",\"product_description\":\"Out-Swig Door w\\\/ Surface Bolts on Active Panel Only\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Door Pro\",\"approval_number_master\":\"FL#11127-R0\",\"approval_number\":\"FL11127.2\",\"seq\":2,\"product_model\":\"Double Entry Raised Panel Spanish Cedar & Mahogany\",\"product_description\":\"Out-Swing Door w\\\/ Surface Bolts on Active Panel Only\",\"design_pressure\":\"+60\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Door Pro\",\"approval_number_master\":\"FL#11127-R0\",\"approval_number\":\"FL11127.3\",\"seq\":3,\"product_model\":\"Double Entry Raised Panel Spanish Cedar & Mahogany\",\"product_description\":\"Out-Swing Door w\\\/ Surface Bolts on Active Panel Only\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Creative Door & Millwork, LLC.\":[{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7110-R0\",\"approval_number\":\"FL7110.1\",\"seq\":1,\"product_model\":\"a. \\\"Surewood\\\"\",\"product_description\":\"Glazed Wood Stile and Rail Impact Double Door up to 7'0 x 10'0 - Inswing \\\/ Outswing (XX)\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7110-R0\",\"approval_number\":\"FL7110.2\",\"seq\":2,\"product_model\":\"b. \\\"Surewood\\\"\",\"product_description\":\"Glazed Wood Stile and Rail Impact Double Radius Top Door up to 7'0 x 10'0 - Inswing \\\/ Outswing (XX)\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7110-R0\",\"approval_number\":\"FL7110.3\",\"seq\":3,\"product_model\":\"c. \\\"Surewood\\\"\",\"product_description\":\"Glazed Wood Stile and Rail Impact Double Door up to 7'0 x 10'0 with max 3'0 x 10'0 Sidelites- Inswing \\\/ Outswing (OXXO)\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7110-R0\",\"approval_number\":\"FL7110.4\",\"seq\":4,\"product_model\":\"d. \\\"Surewood\\\"\",\"product_description\":\"Glazed Wood Stile and Rail Impact Double Door up to 7'0 x 10'0 with Radius Transom - Inswing \\\/ Outswing (O\\\/XX)\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7110-R0\",\"approval_number\":\"FL7110.5\",\"seq\":5,\"product_model\":\"e. \\\"Surewood\\\"\",\"product_description\":\"Glazed Wood Stile and Rail Impact Double Door up to 6'0 x 10'0 with Sidelites and Transom Inswing \\\/ Outswing (OOO\\\/OXXO)\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7110-R0\",\"approval_number\":\"FL7110.6\",\"seq\":6,\"product_model\":\"f. \\\"Surewood\\\"\",\"product_description\":\"Glazed Wood Stile and Rail Impact Eyebrow Double Door up to 7'0 x 10'0 with max 3'0 x 10'0 Sidelites- Inswing \\\/ Outswing (OXXO)\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7110-R0\",\"approval_number\":\"FL7110.7\",\"seq\":7,\"product_model\":\"g. \\\"Surewood\\\"\",\"product_description\":\"Glazed Wood Stile and Rail Impact Radius Double Door up to 7'0 x 10'0 with max 3'0 x 10'0 Radius Sidelites- Inswing \\\/ Outswing (OXXO)\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7110-R0\",\"approval_number\":\"FL7110.8\",\"seq\":8,\"product_model\":\"h. \\\"Surewood\\\"\",\"product_description\":\"Glazed Wood Stile and Rail Impact Double Door up to 7'0 x 10'0 with Sidelites and Radius Transom Inswing \\\/ Outswing (-O-\\\/OXXO)\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7335-R0\",\"approval_number\":\"FL7335.1\",\"seq\":1,\"product_model\":\"a. \\\"Surewood\\\"\",\"product_description\":\"Up to 3'6 x 10'0 Glazed 2-1\\\/4\\\" Wood Stile and Rail Impact Single Door - (X)\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7335-R0\",\"approval_number\":\"FL7335.2\",\"seq\":2,\"product_model\":\"b. \\\"Surewood\\\"\",\"product_description\":\"Up to 3'6 x 10'0 Glazed 2-1\\\/4\\\" Wood Stile and Rail Impact Single Door with Sidelite - (OX or XO)\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7335-R0\",\"approval_number\":\"FL7335.3\",\"seq\":3,\"product_model\":\"c. \\\"Surewood\\\"\",\"product_description\":\"Up to 3'6 x 10'0 Glazed 2-1\\\/4\\\" Wood Stile and Rail Impact Single Door with Sidelites - (OXO)\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7335-R0\",\"approval_number\":\"FL7335.4\",\"seq\":4,\"product_model\":\"d. \\\"Surewood\\\"\",\"product_description\":\"Up to 3'6 x 10'0 Glazed 2-1\\\/4\\\" Wood Stile and Rail Impact Single Door with Transom - (O\\\/X)\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7335-R0\",\"approval_number\":\"FL7335.5\",\"seq\":5,\"product_model\":\"e. \\\"Surewood\\\"\",\"product_description\":\"Up to 3'6 x 10'0 Glazed 2-1\\\/4\\\" Wood Stile and Rail Impact Single Door with Sidelite and Radius Transom - (O\\\/OX or O\\\/XO)\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7335-R0\",\"approval_number\":\"FL7335.6\",\"seq\":6,\"product_model\":\"f. \\\"Surewood\\\"\",\"product_description\":\"Up to 3'6 x 10'0 Glazed 2-1\\\/4\\\" Wood Stile and Rail Impact Single Door with Sidelite and Transom - (O\\\/OX or O\\\/XO)\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7335-R0\",\"approval_number\":\"FL7335.7\",\"seq\":7,\"product_model\":\"g. \\\"Surewood\\\"\",\"product_description\":\"Up to 3'6 x 10'0 Glazed 2-1\\\/4\\\" Wood Stile and Rail Impact Single Door with Sidelite and Transom - (O\\\/OX or O\\\/XO)\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7335-R0\",\"approval_number\":\"FL7335.8\",\"seq\":8,\"product_model\":\"h. \\\"Surewood\\\"\",\"product_description\":\"Up to 3'6 x 10'0 Glazed 2-1\\\/4\\\" Wood Stile and Rail Impact Single Door with Sidelites and Transoms - (OOO\\\/OXO)\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7345-R0\",\"approval_number\":\"FL7345.1\",\"seq\":1,\"product_model\":\"a. \\\"Surewood\\\"\",\"product_description\":\"Up to 3'6 x 10'0 Opaque 2-1\\\/4\\\" Wood Stile and Rail Impact Single Door - (X)\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7345-R0\",\"approval_number\":\"FL7345.2\",\"seq\":2,\"product_model\":\"b. \\\"Surewood\\\"\",\"product_description\":\"Up to 3'6 x 10'0 Opaque 2-1\\\/4\\\" Wood Stile and Rail Impact Single Door with Sidelite - (OX or XO)\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7345-R0\",\"approval_number\":\"FL7345.3\",\"seq\":3,\"product_model\":\"c. \\\"Surewood\\\"\",\"product_description\":\"Up to 3'6 x 10'0 Opaque 2-1\\\/4\\\" Wood Stile and Rail Impact Single Door with Sidelites - (OXO)\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7345-R0\",\"approval_number\":\"FL7345.4\",\"seq\":4,\"product_model\":\"d. \\\"Surewood\\\"\",\"product_description\":\"Up to 3'6 x 10'0 Opaque 2-1\\\/4\\\" Wood Stile and Rail Impact Single Door with Transom - (O\\\/X)\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7345-R0\",\"approval_number\":\"FL7345.5\",\"seq\":5,\"product_model\":\"e. \\\"Surewood\\\"\",\"product_description\":\"Up to 3'6 x 10'0 Opaque 2-1\\\/4\\\" Wood Stile and Rail Impact Single Door with Sidelite and Transom - (O\\\/OX or O\\\/XO)\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7345-R0\",\"approval_number\":\"FL7345.6\",\"seq\":6,\"product_model\":\"f. \\\"Surewood\\\"\",\"product_description\":\"Up to 3'6 x 10'0 Opaque 2-1\\\/4\\\" Wood Stile and Rail Impact Single Door with Sidelite and Radius Transom - (O\\\/OX or O\\\/XO)\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7345-R0\",\"approval_number\":\"FL7345.7\",\"seq\":7,\"product_model\":\"g. \\\"Surewood\\\"\",\"product_description\":\"Up to 3'6 x 10'0 Opaque 2-1\\\/4\\\" Wood Stile and Rail Impact Single Door with Sidelites and Transom - (O\\\/OXO)\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7345-R0\",\"approval_number\":\"FL7345.8\",\"seq\":8,\"product_model\":\"h. \\\"Surewood\\\"\",\"product_description\":\"Up to 3'6 x 10'0 Opaque 2-1\\\/4\\\" Wood Stile and Rail Impact Single Door with Sidelites and Transoms - (OOO\\\/OXO)\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7463-R0\",\"approval_number\":\"FL7463.1\",\"seq\":1,\"product_model\":\"a. \\\"Surewood\\\"\",\"product_description\":\"Opaque 2-1\\\/4\\\" Wood Stile and Rail Impact Double Door up to 7'0 x 10'0 - Inswing \\\/ Outswing (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7463-R0\",\"approval_number\":\"FL7463.2\",\"seq\":2,\"product_model\":\"b. \\\"Surewood\\\"\",\"product_description\":\"Opaque 2-1\\\/4\\\" Wood Stile and Rail Impact Double Radius Top Door up to 7'0 x 10'0 - Inswing \\\/ Outswing (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7463-R0\",\"approval_number\":\"FL7463.3\",\"seq\":3,\"product_model\":\"c. \\\"Surewood\\\"\",\"product_description\":\"Opaque 2-1\\\/4\\\" Wood Stile and Rail Impact Double Door up to 7'0 x 10'0 with max 3'0 x 10'0 Sidelites- Inswing \\\/ Outswing (OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7463-R0\",\"approval_number\":\"FL7463.4\",\"seq\":4,\"product_model\":\"d. \\\"Surewood\\\"\",\"product_description\":\"Opaque 2-1\\\/4\\\" Wood Stile and Rail Impact Double Door up to 7'0 x 10'0 with Radius Transom - Inswing \\\/ Outswing (O\\\/XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7463-R0\",\"approval_number\":\"FL7463.5\",\"seq\":5,\"product_model\":\"e. \\\"Surewood\\\"\",\"product_description\":\"Opaque 2-1\\\/4\\\" Wood Stile and Rail Impact Double Door up to 6'0 x 10'0 with Sidelites and Transom Inswing \\\/ Outswing (OOO\\\/OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7463-R0\",\"approval_number\":\"FL7463.6\",\"seq\":6,\"product_model\":\"f. \\\"Surewood\\\"\",\"product_description\":\"Opaque 2-1\\\/4\\\" Wood Stile and Rail Impact Eyebrow Double Door up to 7'0 x 10'0 with max 3'0 x 10'0 Sidelites- Inswing \\\/ Outswing (OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7463-R0\",\"approval_number\":\"FL7463.7\",\"seq\":7,\"product_model\":\"g. \\\"Surewood\\\"\",\"product_description\":\"Opaque 2-1\\\/4\\\" Wood Stile and Rail Impact Radius Double Door up to 7'0 x 10'0 with max 3'0 x 10'0 Radius Sidelites- Inswing \\\/ Outswing (OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7463-R0\",\"approval_number\":\"FL7463.8\",\"seq\":8,\"product_model\":\"h. \\\"Surewood\\\"\",\"product_description\":\"Opaque 2-1\\\/4\\\" Wood Stile and Rail Impact Double Door up to 7'0 x 10'0 with Sidelites and Radius Transom Inswing \\\/ Outswing (-O-\\\/OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7465-R0\",\"approval_number\":\"FL7465.1\",\"seq\":1,\"product_model\":\"a. \\\"Versa Door\\\"\",\"product_description\":\"Glazed 1-3\\\/4\\\" Wood Stile and Rail Impact Double Door up to 6'0 x 8'0 - Inswing \\\/ Outswing (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7465-R0\",\"approval_number\":\"FL7465.2\",\"seq\":2,\"product_model\":\"b. \\\"Versa Door\\\"\",\"product_description\":\"Glazed 1-3\\\/4\\\" Wood Stile and Rail Impact Double Radius Top Door up to 6'0 x 8'0 - Inswing \\\/ Outswing (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7465-R0\",\"approval_number\":\"FL7465.3\",\"seq\":3,\"product_model\":\"c. \\\"Versa Door\\\"\",\"product_description\":\"Glazed 1-3\\\/4\\\" Wood Stile and Rail Impact Double Door up to 6'0 x 8'0 with max 3'0 x 10'0 Sidelites- Inswing \\\/ Outswing (OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7465-R0\",\"approval_number\":\"FL7465.4\",\"seq\":4,\"product_model\":\"d. \\\"Versa Door\\\"\",\"product_description\":\"Glazed 1-3\\\/4\\\" Wood Stile and Rail Impact Double Door up to 6'0 x 8'0 with Radius Transom - Inswing \\\/ Outswing (O\\\/XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7465-R0\",\"approval_number\":\"FL7465.5\",\"seq\":5,\"product_model\":\"e. \\\"Versa Door\\\"\",\"product_description\":\"Glazed 1-3\\\/4\\\" Wood Stile and Rail Impact Double Door up to 6'0 x 8'0 with Sidelites and Transom Inswing \\\/ Outswing (OOO\\\/OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7465-R0\",\"approval_number\":\"FL7465.6\",\"seq\":6,\"product_model\":\"f. \\\"Versa Door\\\"\",\"product_description\":\"Glazed 1-3\\\/4\\\" Wood Stile and Rail Impact Eyebrow Double Door up to 6'0 x 8'0 with max 3'0 x 8'0 Sidelites- Inswing \\\/ Outswing (OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7465-R0\",\"approval_number\":\"FL7465.7\",\"seq\":7,\"product_model\":\"g. \\\"Versa Door\\\"\",\"product_description\":\"Glazed 1-3\\\/4\\\" Wood Stile and Rail Impact Radius Double Door up to 6'0 x 8'0 with max 3'0 x 8'0 Radius Sidelites- Inswing \\\/ Outswing (OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7465-R0\",\"approval_number\":\"FL7465.8\",\"seq\":8,\"product_model\":\"h. \\\"Versa Door\\\"\",\"product_description\":\"Glazed 1-3\\\/4\\\" Wood Stile and Rail Impact Double Door up to 6'0 x 8'0 with Sidelites and Radius Transom Inswing \\\/ Outswing (-O-\\\/OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7466-R0\",\"approval_number\":\"FL7466.1\",\"seq\":1,\"product_model\":\"a. \\\"Versa Door\\\"\",\"product_description\":\"Opaque 1-3\\\/4\\\" Wood Stile and Rail Impact Double Door up to 6'0 x 8'0 - Inswing \\\/ Outswing (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7466-R0\",\"approval_number\":\"FL7466.2\",\"seq\":2,\"product_model\":\"b. \\\"Versa Door\\\"\",\"product_description\":\"Opaque 1-3\\\/4\\\" Wood Stile and Rail Impact Double Radius Top Door up to 6'0 x 8'0 - Inswing \\\/ Outswing (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7466-R0\",\"approval_number\":\"FL7466.3\",\"seq\":3,\"product_model\":\"c. \\\"Versa Door\\\"\",\"product_description\":\"Opaque 1-3\\\/4\\\" Wood Stile and Rail Impact Double Door up to 6'0 x 8'0 with max 3'0 x 8'0 Sidelites- Inswing \\\/ Outswing (OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7466-R0\",\"approval_number\":\"FL7466.4\",\"seq\":4,\"product_model\":\"d. \\\"Versa Door\\\"\",\"product_description\":\"Opaque 1-3\\\/4\\\" Wood Stile and Rail Impact Double Door up to 6'0 x 8'0 with Radius Transom - Inswing \\\/ Outswing (O\\\/XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7466-R0\",\"approval_number\":\"FL7466.5\",\"seq\":5,\"product_model\":\"e. \\\"Versa Door\\\"\",\"product_description\":\"Opaque 1-3\\\/4\\\" Wood Stile and Rail Impact Double Door up to 6'0 x 8'0 with Sidelites and Transom Inswing \\\/ Outswing (OOO\\\/OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7466-R0\",\"approval_number\":\"FL7466.6\",\"seq\":6,\"product_model\":\"f. \\\"Versa Door\\\"\",\"product_description\":\"Opaque 1-3\\\/4\\\" Wood Stile and Rail Impact Eyebrow Double Door up to 6'0 x 8'0 with max 3'0 x 8'0 Sidelites- Inswing \\\/ Outswing (OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7466-R0\",\"approval_number\":\"FL7466.7\",\"seq\":7,\"product_model\":\"g. \\\"Versa Door\\\"\",\"product_description\":\"Opaque 1-3\\\/4\\\" Wood Stile and Rail Impact Radius Double Door up to 6'0 x 8'0 with max 3'0 x 8'0 Radius Sidelites- Inswing \\\/ Outswing (OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7466-R0\",\"approval_number\":\"FL7466.8\",\"seq\":8,\"product_model\":\"h. \\\"Versa Door\\\"\",\"product_description\":\"Opaque 1-3\\\/4\\\" Wood Stile and Rail Impact Double Door up to 6'0 x 8'0 with Sidelites and Radius Transom Inswing \\\/ Outswing (-O-\\\/OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7637-R0\",\"approval_number\":\"FL7637.1\",\"seq\":1,\"product_model\":\"a. \\\"Versa Door\\\"\",\"product_description\":\"Opaque 1-3\\\/4\\\" Wood Stile and Rail Impact Single Door up to 3'0 x 8'0 - Inswing \\\/ Outswing (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7637-R0\",\"approval_number\":\"FL7637.2\",\"seq\":2,\"product_model\":\"b. \\\"Versa Door\\\"\",\"product_description\":\"Opaque 1-3\\\/4\\\" Wood Stile and Rail Impact Single Door up to 3'0 x 8'0 with Transom - Inswing \\\/ Outswing (O\\\/X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7637-R0\",\"approval_number\":\"FL7637.3\",\"seq\":3,\"product_model\":\"c. \\\"Versa Door\\\"\",\"product_description\":\"Opaque 1-3\\\/4\\\" Wood Stile and Rail Impact Single Door up to 3'0 x 8'0 with max 3'0 x 8'0 Sidelite- Inswing \\\/ Outswing (OX or XO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7637-R0\",\"approval_number\":\"FL7637.4\",\"seq\":4,\"product_model\":\"d. \\\"Versa Door\\\"\",\"product_description\":\"Opaque 1-3\\\/4\\\" Wood Stile and Rail Impact Single Door up to 3'0 x 8'0 with max 3'0 x 8'0 Sidelites- Inswing \\\/ Outswing (OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7637-R0\",\"approval_number\":\"FL7637.5\",\"seq\":5,\"product_model\":\"e. \\\"Versa Door\\\"\",\"product_description\":\"Opaque 1-3\\\/4\\\" Wood Stile and Rail Impact Single Door up to 3'0 x 8'0 with max 3'0 x 8'0 Sidelite and Transom- Inswing \\\/ Outswing (O\\\/OX or O\\\/XO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7637-R0\",\"approval_number\":\"FL7637.6\",\"seq\":6,\"product_model\":\"f. \\\"Versa Door\\\"\",\"product_description\":\"Opaque 1-3\\\/4\\\" Wood Stile and Rail Impact Single Door up to 3'0 x 8'0 with max 3'0 x 8'0 Sidelites and Transom- Inswing \\\/ Outswing (O\\\/OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7639-R0\",\"approval_number\":\"FL7639.1\",\"seq\":1,\"product_model\":\"a. \\\"Versa Door\\\"\",\"product_description\":\"Glazed 1-3\\\/4\\\" Wood Stile and Rail Impact Single Door up to 3'0 x 8'0 - Inswing \\\/ Outswing (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7639-R0\",\"approval_number\":\"FL7639.2\",\"seq\":2,\"product_model\":\"b. \\\"Versa Door\\\"\",\"product_description\":\"Glazed 1-3\\\/4\\\" Wood Stile and Rail Impact Single Door up to 3'0 x 8'0 with Transom - Inswing \\\/ Outswing (O\\\/X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7639-R0\",\"approval_number\":\"FL7639.3\",\"seq\":3,\"product_model\":\"c. \\\"Versa Door\\\"\",\"product_description\":\"Glazed 1-3\\\/4\\\" Wood Stile and Rail Impact Single Door up to 3'0 x 8'0 with max 3'0 x 8'0 Sidelite- Inswing \\\/ Outswing (OX or XO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7639-R0\",\"approval_number\":\"FL7639.4\",\"seq\":4,\"product_model\":\"d. \\\"Versa Door\\\"\",\"product_description\":\"Glazed 1-3\\\/4\\\" Wood Stile and Rail Impact Single Door up to 3'0 x 8'0 with max 3'0 x 8'0 Sidelites- Inswing \\\/ Outswing (OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7639-R0\",\"approval_number\":\"FL7639.5\",\"seq\":5,\"product_model\":\"e. \\\"Versa Door\\\"\",\"product_description\":\"Glazed 1-3\\\/4\\\" Wood Stile and Rail Impact Single Door up to 3'0 x 8'0 with max 3'0 x 8'0 Sidelite and Transom- Inswing \\\/ Outswing (O\\\/OX or O\\\/XO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#7639-R0\",\"approval_number\":\"FL7639.6\",\"seq\":6,\"product_model\":\"f. \\\"Versa Door\\\"\",\"product_description\":\"Glazed 1-3\\\/4\\\" Wood Stile and Rail Impact Single Door up to 3'0 x 8'0 with max 3'0 x 8'0 Sidelites and Transom- Inswing \\\/ Outswing (O\\\/OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#11493-R0\",\"approval_number\":\"FL11493.1\",\"seq\":1,\"product_model\":\"Double Door\",\"product_description\":\"1-3\\\/4\\\" 8 ft Glazed Double Door w\\\/ Handicap Threshold\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#11493-R0\",\"approval_number\":\"FL11493.2\",\"seq\":2,\"product_model\":\"Double Door w\\\/Sidelites\",\"product_description\":\"1-3\\\/4\\\" Glazed Double Door w\\\/Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#11493-R0\",\"approval_number\":\"FL11493.3\",\"seq\":3,\"product_model\":\"Double Radius Door\",\"product_description\":\"1-3\\\/4\\\" 8 ft Glazed Double Radius Door w\\\/ Handicap Threshold\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#11493-R0\",\"approval_number\":\"FL11493.4\",\"seq\":4,\"product_model\":\"Single Door\",\"product_description\":\"1-3\\\/4\\\" 8ft Glazed Single Door w\\\/ Handicap Threshold\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#11493-R0\",\"approval_number\":\"FL11493.5\",\"seq\":5,\"product_model\":\"Single Door w\\\/Sidelite\",\"product_description\":\"1-3\\\/4\\\" 8 ft Glazed Single Door w\\\/Sidelite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#11493-R0\",\"approval_number\":\"FL11493.6\",\"seq\":6,\"product_model\":\"Single Door w\\\/Sidelites\",\"product_description\":\"1-3\\\/4\\\" 8 ft Glazed Single Door w\\\/Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#11495-R0\",\"approval_number\":\"FL11495.1\",\"seq\":1,\"product_model\":\"Arch Top Single Door\",\"product_description\":\"2-1\\\/4\\\" 10 ft Glazed Arch Top Single Door 43 1\\\/2\\\" x 122 1\\\/4\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#11495-R0\",\"approval_number\":\"FL11495.2\",\"seq\":2,\"product_model\":\"Arch Top Single Door\",\"product_description\":\"2-1\\\/4\\\" 10 ft Glazed Arch Top Single Door 37 3\\\/4\\\" x 122 1\\\/4\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#11495-R0\",\"approval_number\":\"FL11495.3\",\"seq\":3,\"product_model\":\"Double Door\",\"product_description\":\"2-1\\\/4\\\" 10 ft Glazed Double Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#11495-R0\",\"approval_number\":\"FL11495.4\",\"seq\":4,\"product_model\":\"Double Door w\\\/Sidelites\",\"product_description\":\"2-1\\\/4\\\" 10 ft Glazed Double Door w\\\/Sidelites\",\"design_pressure\":\"+43\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#11495-R0\",\"approval_number\":\"FL11495.5\",\"seq\":5,\"product_model\":\"Double Radius Door\",\"product_description\":\"2-1\\\/4\\\" 10 ft Glazed Double Radius Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#11495-R0\",\"approval_number\":\"FL11495.6\",\"seq\":6,\"product_model\":\"Single Door\",\"product_description\":\"2-1\\\/4\\\" 10 ft Glazed Single Door 37 3\\\/4\\\" x 122 1\\\/4\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#11495-R0\",\"approval_number\":\"FL11495.7\",\"seq\":7,\"product_model\":\"Single Door\",\"product_description\":\"2-1\\\/4\\\" 10 ft Glazed Single Door 43 1\\\/2\\\" x 122 1\\\/4\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#11495-R0\",\"approval_number\":\"FL11495.8\",\"seq\":8,\"product_model\":\"Single Door w\\\/Sidelite\",\"product_description\":\"2-1\\\/4\\\" 10 ft Glazed Single Door w\\\/Sidelite\",\"design_pressure\":\"+43\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#11495-R0\",\"approval_number\":\"FL11495.9\",\"seq\":9,\"product_model\":\"Single Door w\\\/Sidelites\",\"product_description\":\"2-1\\\/4\\\" 10 ft Glazed Single Door w\\\/Sidelites\",\"design_pressure\":\"+43\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#12413-R0\",\"approval_number\":\"FL12413.1\",\"seq\":1,\"product_model\":\"2 1\\\/4\\\" Double Door w\\\/ & w\\\/out sidelites\",\"product_description\":\"2 1\\\/4\\\" Glazed & Opaque Double Door with and without Sidelites\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#12413-R0\",\"approval_number\":\"FL12413.2\",\"seq\":2,\"product_model\":\"2 1\\\/4\\\" Double Door w\\\/ Sidelites & Transom\",\"product_description\":\"2 1\\\/4\\\" Glazed & Opaque Double Door with Sidelites & Transoms\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#12413-R0\",\"approval_number\":\"FL12413.3\",\"seq\":3,\"product_model\":\"2 1\\\/4\\\" Single Door w\\\/ & w\\\/out Sidelites\",\"product_description\":\"2 1\\\/4\\\" Glazed & Opaque Single Door with and with out Sidelites\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#12413-R0\",\"approval_number\":\"FL12413.4\",\"seq\":4,\"product_model\":\"2 1\\\/4\\\" Single Door w\\\/ Sidelites & Transom\",\"product_description\":\"2 1\\\/4\\\" Glazed & Opaque Single Door with Sidelites & Transoms\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#12647-R0\",\"approval_number\":\"FL12647.1\",\"seq\":1,\"product_model\":\"2 1\\\/4\\\" Glazed Double Doors\",\"product_description\":\"2 1\\\/4\\\" I.S. & O.S. Glazed Double Doors w\\\/ and w\\\/out sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#12647-R0\",\"approval_number\":\"FL12647.2\",\"seq\":2,\"product_model\":\"2 1\\\/4\\\" Glazed Double Doors\",\"product_description\":\"2 1\\\/4\\\" I.S. & O.S. Glazed Dbl Doors w\\\/ & w\\\/o Sidelites & w\\\/ Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#12647-R0\",\"approval_number\":\"FL12647.3\",\"seq\":3,\"product_model\":\"2 1\\\/4\\\" Glazed Single Doors\",\"product_description\":\"2 1\\\/4\\\" I.S & O.S. Glazed Single Doors w. & w\\\/o Sidelites & W\\\/ Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#12647-R0\",\"approval_number\":\"FL12647.4\",\"seq\":4,\"product_model\":\"2 1\\\/4\\\" Glazed Single Doors\",\"product_description\":\"2 1\\\/4\\\" I.S. & O.S. Glazed Single Doors w\\\/ and w\\\/out sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#12730-R0\",\"approval_number\":\"FL12730.1\",\"seq\":1,\"product_model\":\"1 3\\\/4\\\" Glazed Double Doors\",\"product_description\":\"1 3\\\/4\\\" Glazed Double Doors w\\\/ & w\\\/o Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#12730-R0\",\"approval_number\":\"FL12730.2\",\"seq\":2,\"product_model\":\"1 3\\\/4\\\" Glazed Double Doors\",\"product_description\":\"1 3\\\/4\\\" Glazed Double Doors w\\\/ & w\\\/o Sidelites & w\\\/ Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#12730-R0\",\"approval_number\":\"FL12730.3\",\"seq\":3,\"product_model\":\"1 3\\\/4\\\" Glazed Single Door\",\"product_description\":\"1 3\\\/4\\\" Glazed Single Door w\\\/ & w\\\/o Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#12730-R0\",\"approval_number\":\"FL12730.4\",\"seq\":4,\"product_model\":\"1 3\\\/4\\\" Glazed Single Door\",\"product_description\":\"1 3\\\/4\\\" Glazed Single Door w\\\/ & w\\\/o Sidelites & w\\\/ Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Master Security Doors, Inc.\":[{\"manufacturer\":\"Master Security Doors, Inc.\",\"approval_number_master\":\"FL#7422-R0\",\"approval_number\":\"FL7422.1\",\"seq\":1,\"product_model\":\"EX-3 Outswing\",\"product_description\":\"Outswing single door system\",\"design_pressure\":\"+150\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Master Security Doors, Inc.\",\"approval_number_master\":\"FL#7422-R0\",\"approval_number\":\"FL7422.2\",\"seq\":2,\"product_model\":\"EX-3 USA Inswing Door\",\"product_description\":\"Single Doors\",\"design_pressure\":\"+70\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Master Security Doors, Inc.\",\"approval_number_master\":\"FL#7422-R0\",\"approval_number\":\"FL7422.3\",\"seq\":3,\"product_model\":\"EX-4 In or Outswing Double Door\",\"product_description\":\"\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Master Security Doors, Inc.\",\"approval_number_master\":\"FL#7422-R0\",\"approval_number\":\"FL7422.4\",\"seq\":4,\"product_model\":\"EX-4 In or Outswing Single Door\",\"product_description\":\"\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"VEKA Inc.\":[{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#7455-R0\",\"approval_number\":\"FL7455.1\",\"seq\":1,\"product_model\":\"a. SD 01 WW Swing Door\",\"product_description\":\"Extruded Vinyl Continuous Head and Sill \\\"Impact\\\" Side Hinged Exterior Door - Outswing OX or XO\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#14422-R0\",\"approval_number\":\"FL14422.1\",\"seq\":1,\"product_model\":\"EURO 70DS\",\"product_description\":\"EURO 70DS OUTSWING PVC SIDE HINGED DOOR\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Alum-tech corp.\":[{\"manufacturer\":\"Alum-tech corp.\",\"approval_number_master\":\"FL#7734-R2\",\"approval_number\":\"FL7734.1\",\"seq\":1,\"product_model\":\"200-D\",\"product_description\":\"narrow stile storefront door\",\"design_pressure\":\"+40\\\/-36.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sabana Windows\":[{\"manufacturer\":\"Sabana Windows\",\"approval_number_master\":\"FL#7788-R0\",\"approval_number\":\"FL7788.1\",\"seq\":1,\"product_model\":\"Mahogany Impact Swing-out Door\",\"product_description\":\"Models A - Ellipse french\\nModel B - Full arched french\\nModel C - Square french\\nModel D - Solid square french\\nModel E - Full arched french\",\"design_pressure\":\"+75\\\/-83\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Elegante Iron, Inc.\":[{\"manufacturer\":\"Elegante Iron, Inc.\",\"approval_number_master\":\"FL#7841-R1\",\"approval_number\":\"FL7841.1\",\"seq\":1,\"product_model\":\"Iron Door\",\"product_description\":\"Architectural Glazed Iron Door with Sidelites and Transom \\\"Non-impact\\\" - OXO\\\/OXO - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elegante Iron, Inc.\",\"approval_number_master\":\"FL#8569-R1\",\"approval_number\":\"FL8569.1\",\"seq\":1,\"product_model\":\"a. Iron Door\",\"product_description\":\"Architectural Glazed Iron Door \\\"Non-impact\\\" - X - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elegante Iron, Inc.\",\"approval_number_master\":\"FL#8569-R1\",\"approval_number\":\"FL8569.2\",\"seq\":2,\"product_model\":\"b. Iron Door\",\"product_description\":\"Architectural Glazed Iron Door with Sidelite \\\"Non-impact\\\" - OX or XO - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elegante Iron, Inc.\",\"approval_number_master\":\"FL#8569-R1\",\"approval_number\":\"FL8569.3\",\"seq\":3,\"product_model\":\"c. Iron Door\",\"product_description\":\"Architectural Glazed Iron Door with Sidelites \\\"Non-impact\\\" - OXO - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elegante Iron, Inc.\",\"approval_number_master\":\"FL#8569-R1\",\"approval_number\":\"FL8569.4\",\"seq\":4,\"product_model\":\"d. Iron Door\",\"product_description\":\"Architectural Glazed Iron Double Door \\\"Non-impact\\\" - XX - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elegante Iron, Inc.\",\"approval_number_master\":\"FL#8569-R1\",\"approval_number\":\"FL8569.5\",\"seq\":5,\"product_model\":\"e. Iron Door\",\"product_description\":\"Architectural Glazed Iron Double Door with Sidelites \\\"Non-impact\\\" - OXXO - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Advantage Millwork Company\":[{\"manufacturer\":\"Advantage Millwork Company\",\"approval_number_master\":\"FL#7945-R0\",\"approval_number\":\"FL7945.1\",\"seq\":1,\"product_model\":\"Series Glazed Wood\",\"product_description\":\"In-swing Door w\\\/ Sidelites (w\\\/Surface Bolts)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advantage Millwork Company\",\"approval_number_master\":\"FL#7945-R0\",\"approval_number\":\"FL7945.2\",\"seq\":2,\"product_model\":\"Series Mahogany\",\"product_description\":\"Doors w\\\/ Decorative Light Inserts & 36\\\" Mahogany Arch Top Glazed Transom (w\\\/Surface Bolts)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advantage Millwork Company\",\"approval_number_master\":\"FL#9011-R0\",\"approval_number\":\"FL9011.1\",\"seq\":1,\"product_model\":\"Series Glazed Wood\",\"product_description\":\"Outswing Door w\\\/ Sidelites (w\\\/ Surface Bolts)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advantage Millwork Company\",\"approval_number_master\":\"FL#9011-R0\",\"approval_number\":\"FL9011.2\",\"seq\":2,\"product_model\":\"Series Mahogany\",\"product_description\":\"Door w\\\/ Decorative Light Inserts & 36\\\" Mahogany Arch Top Glazed Transom (w\\\/Surface Bolts)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advantage Millwork Company\",\"approval_number_master\":\"FL#9327-R0\",\"approval_number\":\"FL9327.1\",\"seq\":1,\"product_model\":\"Round Top Opaque Panel I.S. Doors\",\"product_description\":\"Round Top OPaque Panel I.S. Pine Entry Doors w\\\/ Surface Bolts\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advantage Millwork Company\",\"approval_number_master\":\"FL#9327-R0\",\"approval_number\":\"FL9327.2\",\"seq\":2,\"product_model\":\"Round Top Opaque Panel O.S. Doors\",\"product_description\":\"Round Top OPaque Panel O.S. Pine Entry Doors w\\\/ Surface Bolts\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advantage Millwork Company\",\"approval_number_master\":\"FL#10498-R0\",\"approval_number\":\"FL10498.1\",\"seq\":1,\"product_model\":\"Arch Top 6 Lite TDL I.S. Double Door\",\"product_description\":\"Arch Top 6 Lite TDL I.S. Mahogany Double Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advantage Millwork Company\",\"approval_number_master\":\"FL#10498-R0\",\"approval_number\":\"FL10498.2\",\"seq\":2,\"product_model\":\"Arch Top 6 Lite TDL O.S. Double Door\",\"product_description\":\"Non Impact Arch Top O.S. 6 Lite TDL Mahogany Double Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advantage Millwork Company\",\"approval_number_master\":\"FL#10498-R0\",\"approval_number\":\"FL10498.3\",\"seq\":3,\"product_model\":\"Double I.S. Wood Doors w\\\/ Decorative Lite Inserts & Transom\",\"product_description\":\"Non Impact Double Inswing Mahogany Wood Doors w\\\/Decorative Lite Inserts and Transom\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advantage Millwork Company\",\"approval_number_master\":\"FL#10498-R0\",\"approval_number\":\"FL10498.4\",\"seq\":4,\"product_model\":\"Double O.S. Wood Doors w\\\/Decorative Lite Inserts & Transom\",\"product_description\":\"Non Impact Double O.S. Mahogany Wood Doors w\\\/Decorative Lite Inserts & Transom\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advantage Millwork Company\",\"approval_number_master\":\"FL#10498-R0\",\"approval_number\":\"FL10498.5\",\"seq\":5,\"product_model\":\"Round Top Opaque I.S.\",\"product_description\":\"Non Impact Round Top Pine Wood Opaque Inswing Entry Doors\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advantage Millwork Company\",\"approval_number_master\":\"FL#10498-R0\",\"approval_number\":\"FL10498.6\",\"seq\":6,\"product_model\":\"Round Top Opaque O.S.\",\"product_description\":\"Non Impact Round Top Pine Wood Opaque Outswing Entry Doors\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advantage Millwork Company\",\"approval_number_master\":\"FL#10498-R0\",\"approval_number\":\"FL10498.7\",\"seq\":7,\"product_model\":\"Wood I.S. Glazed Doors w\\\/Sidelites\",\"product_description\":\"Non Impact Douglas Fir Veneer Wrapped Pine Wood Inswing Doors, Glazed w\\\/Sidelites\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advantage Millwork Company\",\"approval_number_master\":\"FL#10498-R0\",\"approval_number\":\"FL10498.8\",\"seq\":8,\"product_model\":\"Wood O.S. Glazed w\\\/Sidelites\",\"product_description\":\"Non Impact Veneer Wrapped Pine Outswing Wood Doors, Glazed w\\\/&w\\\/o Sidelites\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Megrame U.S. Windows & Doors\":[{\"manufacturer\":\"Megrame U.S. Windows & Doors\",\"approval_number_master\":\"FL#8745-R0\",\"approval_number\":\"FL8745.1\",\"seq\":1,\"product_model\":\"8000 Series\",\"product_description\":\"Vinyl Double O.S. French Door w\\\/ Sidelites\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megrame U.S. Windows & Doors\",\"approval_number_master\":\"FL#8745-R0\",\"approval_number\":\"FL8745.2\",\"seq\":2,\"product_model\":\"8000 Series\",\"product_description\":\"Vinyl Double O.S. French Door\",\"design_pressure\":\"+75\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megrame U.S. Windows & Doors\",\"approval_number_master\":\"FL#8227-R1\",\"approval_number\":\"FL8227.1\",\"seq\":1,\"product_model\":\"Series \\\"I-68\\\"\",\"product_description\":\"Wood Two Panel Glazed French Door w\\\/out sidelites\",\"design_pressure\":\"+.\\\/-.\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megrame U.S. Windows & Doors\",\"approval_number_master\":\"FL#8227-R1\",\"approval_number\":\"FL8227.2\",\"seq\":2,\"product_model\":\"Series \\\"I-68\\\"\",\"product_description\":\"Wood Two Panel Opaque French Door w\\\/out sidelites\",\"design_pressure\":\"+.\\\/-.\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-25 00:00:00\",\"instructions_url\":\"\"}],\"Builders Hardware Inc.\":[{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#9191-R0\",\"approval_number\":\"FL9191.1\",\"seq\":1,\"product_model\":\"a. Fiberglass Door\",\"product_description\":\"Up to 3'0 x 6'8 Glazed \\\"Non-Impact\\\" Fiberglass Single Door - X - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#9191-R0\",\"approval_number\":\"FL9191.2\",\"seq\":2,\"product_model\":\"b. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Glazed \\\"Non-Impact\\\" Fiberglass Single Door with a Sidelite - OX or XO - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#9191-R0\",\"approval_number\":\"FL9191.3\",\"seq\":3,\"product_model\":\"c. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Glazed \\\"Non-Impact\\\" Fiberglass Single Door with Sidelites - OXO - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#9191-R0\",\"approval_number\":\"FL9191.4\",\"seq\":4,\"product_model\":\"d. Fiberglass Door\",\"product_description\":\"Up to 6'0 x 6'8 Glazed \\\"Non-Impact\\\" Fiberglass Double Door - XX - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#9191-R0\",\"approval_number\":\"FL9191.5\",\"seq\":5,\"product_model\":\"e. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 6'8 Glazed \\\"Non-Impact\\\" Fiberglass Double Door with Sidelites - OXXO - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#9191-R0\",\"approval_number\":\"FL9191.6\",\"seq\":6,\"product_model\":\"f. Fiberglass Door\",\"product_description\":\"Up to 3'0 x 6'8 Opaque \\\"Non-Impact\\\" Fiberglass Single Door - X - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#9191-R0\",\"approval_number\":\"FL9191.7\",\"seq\":7,\"product_model\":\"g. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Opaque \\\"Non-Impact\\\" Fiberglass Single Door with a Sidelite - OX or XO - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#9191-R0\",\"approval_number\":\"FL9191.8\",\"seq\":8,\"product_model\":\"h. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Opaque \\\"Non-Impact\\\" Fiberglass Single Door with Sidelites - OXO - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#9191-R0\",\"approval_number\":\"FL9191.9\",\"seq\":9,\"product_model\":\"i. Fiberglass Door\",\"product_description\":\"Up to 6'0 x 6'8 Opaque \\\"Non-Impact\\\" Fiberglass Double Door - XX - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#9191-R0\",\"approval_number\":\"FL9191.10\",\"seq\":10,\"product_model\":\"j. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 6'8 Opaque \\\"Non-Impact\\\" Fiberglass Double Door with Sidelites - OXXO - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#9388-R0\",\"approval_number\":\"FL9388.1\",\"seq\":1,\"product_model\":\"a. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 8'0 Glazed \\\"Impact\\\" Fiberglass Single Door - X - Outswing\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#9388-R0\",\"approval_number\":\"FL9388.2\",\"seq\":2,\"product_model\":\"b. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 8'0 Glazed \\\"Impact\\\" Fiberglass Single Door with a Sidelite - OX or XO - Outswing\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#9388-R0\",\"approval_number\":\"FL9388.3\",\"seq\":3,\"product_model\":\"c. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 8'0 Glazed \\\"Impact\\\" Fiberglass Single Door with Sidelites - OXO - Outswing\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#9388-R0\",\"approval_number\":\"FL9388.4\",\"seq\":4,\"product_model\":\"d. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 8'0 Glazed \\\"Impact\\\" Fiberglass Double Door - XX - Outswing\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#9388-R0\",\"approval_number\":\"FL9388.5\",\"seq\":5,\"product_model\":\"e. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 8'0 Glazed \\\"Impact\\\" Fiberglass Double Door with Sidelites - OXXO - Outswing\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#9388-R0\",\"approval_number\":\"FL9388.6\",\"seq\":6,\"product_model\":\"f. Fiberglass Door\",\"product_description\":\"Up to 3'0 x 8'0 Glazed \\\"Non-Impact\\\" Fiberglass Single Door - X - Inswing \\\/ Outswing\",\"design_pressure\":\"+47.0\\\/-47.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#9388-R0\",\"approval_number\":\"FL9388.7\",\"seq\":7,\"product_model\":\"g. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 8'0 Glazed \\\"Non-Impact\\\" Fiberglass Single Door with a Sidelite - OX or XO - Inswing \\\/ Outswing\",\"design_pressure\":\"+47.0\\\/-47.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#9388-R0\",\"approval_number\":\"FL9388.8\",\"seq\":8,\"product_model\":\"h. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 8'0 Glazed \\\"Non-Impact\\\" Fiberglass Single Door with Sidelites - OXO - Inswing \\\/ Outswing\",\"design_pressure\":\"+47.0\\\/-47.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#9388-R0\",\"approval_number\":\"FL9388.9\",\"seq\":9,\"product_model\":\"i. Fiberglass Door\",\"product_description\":\"Up to 6'0 x 8'0 Glazed \\\"Non-Impact\\\" Fiberglass Double Door - XX - Inswing \\\/ Outswing\",\"design_pressure\":\"+47.0\\\/-47.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#9388-R0\",\"approval_number\":\"FL9388.10\",\"seq\":10,\"product_model\":\"j. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 8'0 Glazed \\\"Non-Impact\\\" Fiberglass Double Door with Sidelites - OXXO - Inswing \\\/ Outswing\",\"design_pressure\":\"+47.0\\\/-47.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#8390-R1\",\"approval_number\":\"FL8390.1\",\"seq\":1,\"product_model\":\"a. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Glazed \\\"Impact\\\" Fiberglass Single Door - X - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#8390-R1\",\"approval_number\":\"FL8390.2\",\"seq\":2,\"product_model\":\"b. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Glazed \\\"Impact\\\" Fiberglass Single Door with a Sidelite - OX or XO - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#8390-R1\",\"approval_number\":\"FL8390.3\",\"seq\":3,\"product_model\":\"c. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Glazed \\\"Impact\\\" Fiberglass Single Door with Sidelites - OXO - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#8390-R1\",\"approval_number\":\"FL8390.4\",\"seq\":4,\"product_model\":\"d. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 6'8 Glazed \\\"Impact\\\" Fiberglass Double Door - XX - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#8390-R1\",\"approval_number\":\"FL8390.5\",\"seq\":5,\"product_model\":\"e. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 6'8 Glazed \\\"Impact\\\" Fiberglass Double Door with Sidelites - OXXO - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#9162-R1\",\"approval_number\":\"FL9162.1\",\"seq\":1,\"product_model\":\"a. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Glazed \\\"Non-Impact\\\" Fiberglass Door - Inswing \\\/ Outswing Configurations (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#9162-R1\",\"approval_number\":\"FL9162.2\",\"seq\":2,\"product_model\":\"b. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Glazed \\\"Non-Impact\\\" Fiberglass Door with Sidelite - Inswing \\\/ Outswing Configurations (OX or XO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#9162-R1\",\"approval_number\":\"FL9162.3\",\"seq\":3,\"product_model\":\"c. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Glazed \\\"Non-Impact\\\" Fiberglass Door with Sidelites - Inswing \\\/ Outswing Configurations (OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#9162-R1\",\"approval_number\":\"FL9162.4\",\"seq\":4,\"product_model\":\"d. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 6'8 Glazed \\\"Non-Impact\\\" Fiberglass Door - Double Configuration (XX) Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#9162-R1\",\"approval_number\":\"FL9162.5\",\"seq\":5,\"product_model\":\"e. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 6'8 Glazed \\\"Non-Impact\\\" Fiberglass Door with Sidelites - Inswing \\\/ Outswing Configurations (OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#9162-R1\",\"approval_number\":\"FL9162.6\",\"seq\":6,\"product_model\":\"f. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Opaque \\\"Impact\\\" Fiberglass Door - Inswing \\\/ Outswing Configurations (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#9162-R1\",\"approval_number\":\"FL9162.7\",\"seq\":7,\"product_model\":\"g. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Opaque \\\"Impact\\\" Fiberglass Door with Sidelite - Inswing \\\/ Outswing Configurations (OX or XO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#9162-R1\",\"approval_number\":\"FL9162.8\",\"seq\":8,\"product_model\":\"h. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Opaque \\\"Impact\\\" Fiberglass Door with Sidelites - Inswing \\\/ Outswing Configurations (OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#9162-R1\",\"approval_number\":\"FL9162.9\",\"seq\":9,\"product_model\":\"i. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 6'8 Opaque \\\"Impact\\\" Fiberglass Door - Double Configuration (XX) Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#9162-R1\",\"approval_number\":\"FL9162.10\",\"seq\":10,\"product_model\":\"j. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 6'8 Opaque \\\"Impact\\\" Fiberglass Door with Sidelites - Inswing \\\/ Outswing Configurations (OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#9390-R1\",\"approval_number\":\"FL9390.1\",\"seq\":1,\"product_model\":\"a. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 8'0 Glazed \\\"Impact\\\" Fiberglass Single Door - X - Outswing\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#9390-R1\",\"approval_number\":\"FL9390.2\",\"seq\":2,\"product_model\":\"b. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 8'0 Glazed \\\"Impact\\\" Fiberglass Single Door with a Sidelite - OX or XO - Outswing\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#9390-R1\",\"approval_number\":\"FL9390.3\",\"seq\":3,\"product_model\":\"c. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 8'0 Glazed \\\"Impact\\\" Fiberglass Single Door with Sidelites - OXO - Outswing\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#9390-R1\",\"approval_number\":\"FL9390.4\",\"seq\":4,\"product_model\":\"d. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 8'0 Glazed \\\"Impact\\\" Fiberglass Double Door - XX - Outswing\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#9390-R1\",\"approval_number\":\"FL9390.5\",\"seq\":5,\"product_model\":\"e. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 8'0 Glazed \\\"Impact\\\" Fiberglass Double Door with Sidelites - OXXO - Outswing\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#9390-R1\",\"approval_number\":\"FL9390.6\",\"seq\":6,\"product_model\":\"f. Fiberglass Door\",\"product_description\":\"Up to 3'0 x 8'0 Glazed \\\"Non-Impact\\\" Fiberglass Single Door - X - Inswing \\\/ Outswing\",\"design_pressure\":\"+47.0\\\/-47.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#9390-R1\",\"approval_number\":\"FL9390.7\",\"seq\":7,\"product_model\":\"g. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 8'0 Glazed \\\"Non-Impact\\\" Fiberglass Single Door with a Sidelite - OX or XO - Inswing \\\/ Outswing\",\"design_pressure\":\"+47.0\\\/-47.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#9390-R1\",\"approval_number\":\"FL9390.8\",\"seq\":8,\"product_model\":\"h. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 8'0 Glazed \\\"Non-Impact\\\" Fiberglass Single Door with Sidelites - OXO - Inswing \\\/ Outswing\",\"design_pressure\":\"+47.0\\\/-47.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#9390-R1\",\"approval_number\":\"FL9390.9\",\"seq\":9,\"product_model\":\"i. Fiberglass Door\",\"product_description\":\"Up to 6'0 x 8'0 Glazed \\\"Non-Impact\\\" Fiberglass Double Door - XX - Inswing \\\/ Outswing\",\"design_pressure\":\"+47.0\\\/-47.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#9390-R1\",\"approval_number\":\"FL9390.10\",\"seq\":10,\"product_model\":\"j. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 8'0 Glazed \\\"Non-Impact\\\" Fiberglass Double Door with Sidelites - OXXO - Inswing \\\/ Outswing\",\"design_pressure\":\"+47.0\\\/-47.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#10548-R0\",\"approval_number\":\"FL10548.1\",\"seq\":1,\"product_model\":\"a. Fiberglass Door\",\"product_description\":\"Up to 3'0 x 6'8 Glazed \\\"Non-Impact\\\" Fiberglass Single Door - X - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#10548-R0\",\"approval_number\":\"FL10548.2\",\"seq\":2,\"product_model\":\"b. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Glazed \\\"Non-Impact\\\" Fiberglass Single Door with a Sidelite - OX or XO - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#10548-R0\",\"approval_number\":\"FL10548.3\",\"seq\":3,\"product_model\":\"c. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Glazed \\\"Non-Impact\\\" Fiberglass Single Door with a Sidelites - OXO - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#10548-R0\",\"approval_number\":\"FL10548.4\",\"seq\":4,\"product_model\":\"d. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 6'8 Glazed \\\"Non-Impact\\\" Fiberglass Double Door - XX - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#10548-R0\",\"approval_number\":\"FL10548.5\",\"seq\":5,\"product_model\":\"e. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 6'8 Glazed \\\"Non-Impact\\\" Fiberglass Double Door with a Sidelites - OXXO - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#10548-R0\",\"approval_number\":\"FL10548.6\",\"seq\":6,\"product_model\":\"f. Fiberglass Door\",\"product_description\":\"Up to 3'0 x 6'8 Opaque \\\"Non-Impact\\\" Fiberglass Single Door - X - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#10548-R0\",\"approval_number\":\"FL10548.7\",\"seq\":7,\"product_model\":\"g. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Opaque \\\"Non-Impact\\\" Fiberglass Single Door with a Sidelite - OX or XO - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#10548-R0\",\"approval_number\":\"FL10548.8\",\"seq\":8,\"product_model\":\"h. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Opaque \\\"Non-Impact\\\" Fiberglass Single Door with Sidelites - OXO - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#10548-R0\",\"approval_number\":\"FL10548.9\",\"seq\":9,\"product_model\":\"i. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 6'8 Opaque \\\"Non-Impact\\\" Fiberglass Double Door - XX - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#10548-R0\",\"approval_number\":\"FL10548.10\",\"seq\":10,\"product_model\":\"j. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 6'8 Opaque \\\"Non-Impact\\\" Fiberglass Double Door with a Sidelites - OXXO - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#10549-R0\",\"approval_number\":\"FL10549.1\",\"seq\":1,\"product_model\":\"a. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 8'0 Glazed \\\"Impact\\\" Fiberglass Single Door - X - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#10549-R0\",\"approval_number\":\"FL10549.2\",\"seq\":2,\"product_model\":\"b. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 8'0 Glazed \\\"Impact\\\" Fiberglass Single Door with a Sidelite - OX or XO - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#10549-R0\",\"approval_number\":\"FL10549.3\",\"seq\":3,\"product_model\":\"c. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 8'0 Glazed \\\"Impact\\\" Fiberglass Single Door with Sidelites - OXO - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#10549-R0\",\"approval_number\":\"FL10549.4\",\"seq\":4,\"product_model\":\"d. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 8'0 Glazed \\\"Impact\\\" Fiberglass Double Door - XX - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#10549-R0\",\"approval_number\":\"FL10549.5\",\"seq\":5,\"product_model\":\"e. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 8'0 Glazed \\\"Impact\\\" Fiberglass Double Door with Sidelites - OXXO - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#10549-R0\",\"approval_number\":\"FL10549.6\",\"seq\":6,\"product_model\":\"f. Fiberglass Door\",\"product_description\":\"Up to 3'0 x 8'0 Glazed \\\"Non-Impact\\\" Fiberglass Single Door - X - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#10549-R0\",\"approval_number\":\"FL10549.7\",\"seq\":7,\"product_model\":\"g. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 8'0 Glazed \\\"Non-Impact\\\" Fiberglass Single Door with a Sidelite - OX or XO - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#10549-R0\",\"approval_number\":\"FL10549.8\",\"seq\":8,\"product_model\":\"h. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 8'0 Glazed \\\"Non-Impact\\\" Fiberglass Single Door with Sidelites - OXO - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#10549-R0\",\"approval_number\":\"FL10549.9\",\"seq\":9,\"product_model\":\"i. Fiberglass Door\",\"product_description\":\"Up to 6'0 x 8'0 Glazed \\\"Non-Impact\\\" Fiberglass Double Door - XX - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#10549-R0\",\"approval_number\":\"FL10549.10\",\"seq\":10,\"product_model\":\"j. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 8'0 Glazed \\\"Non-Impact\\\" Fiberglass Double Door with Sidelites - OXXO - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#11321-R0\",\"approval_number\":\"FL11321.1\",\"seq\":1,\"product_model\":\"a. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Opaque \\\"Impact\\\" Fiberglass Single Door (X configuration) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#11321-R0\",\"approval_number\":\"FL11321.2\",\"seq\":2,\"product_model\":\"b. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Opaque \\\"Impact\\\" Fiberglass Single Door with a Sidelite (OX or XO configuration) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#11321-R0\",\"approval_number\":\"FL11321.3\",\"seq\":3,\"product_model\":\"c. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Opaque \\\"Impact\\\" Fiberglass Single Door with a Sidelite (OXO configuration) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#11321-R0\",\"approval_number\":\"FL11321.4\",\"seq\":4,\"product_model\":\"d. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 6'8 Opaque \\\"Impact\\\" Fiberglass Double Door(XX configuration) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#11321-R0\",\"approval_number\":\"FL11321.5\",\"seq\":5,\"product_model\":\"e. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 6'8 Opaque \\\"Impact\\\" Fiberglass Double Door with Sidelites (OXXO configuration) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#11321-R0\",\"approval_number\":\"FL11321.6\",\"seq\":6,\"product_model\":\"f. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 8'0 Opaque \\\"Impact\\\" Fiberglass Single Door (X configuration) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#11321-R0\",\"approval_number\":\"FL11321.7\",\"seq\":7,\"product_model\":\"g. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 8'0 Opaque \\\"Impact\\\" Fiberglass Single Door with a Sidelite (OX or XO configuration) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#11321-R0\",\"approval_number\":\"FL11321.8\",\"seq\":8,\"product_model\":\"h. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 8'0 Opaque \\\"Impact\\\" Fiberglass Single Door with a Sidelite (OXO configuration) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#11321-R0\",\"approval_number\":\"FL11321.9\",\"seq\":9,\"product_model\":\"i. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 8'0 Opaque \\\"Impact\\\" Fiberglass Double Door(XX configuration) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#11321-R0\",\"approval_number\":\"FL11321.10\",\"seq\":10,\"product_model\":\"j. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 8'0 Opaque \\\"Impact\\\" Fiberglass Double Door with Sidelites (OXXO configuration) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#12590-R0\",\"approval_number\":\"FL12590.1\",\"seq\":1,\"product_model\":\"a. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Glazed \\\"Impact\\\" Fiberglass Single Door (X configuration) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#12590-R0\",\"approval_number\":\"FL12590.2\",\"seq\":2,\"product_model\":\"b. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Glazed \\\"Impact\\\" Fiberglass Single Door with a Sidelite (OX or XO configuration) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#12590-R0\",\"approval_number\":\"FL12590.3\",\"seq\":3,\"product_model\":\"c. Fiberglass Door\",\"product_description\":\"Up to a 3'0 x 6'8 Glazed \\\"Impact\\\" Fiberglass Single Door with a Sidelite (OXO configuration) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#12590-R0\",\"approval_number\":\"FL12590.4\",\"seq\":4,\"product_model\":\"d. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 6'8 Glazed \\\"Impact\\\" Fiberglass Double Door(XX configuration) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#12590-R0\",\"approval_number\":\"FL12590.5\",\"seq\":5,\"product_model\":\"e. Fiberglass Door\",\"product_description\":\"Up to a 6'0 x 6'8 Glazed \\\"Impact\\\" Fiberglass Double Door with Sidelites (OXXO configuration) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#13158-R0\",\"approval_number\":\"FL13158.1\",\"seq\":1,\"product_model\":\"a. Fiberglass Door\",\"product_description\":\"Up to a nominal 3'0 x 7'0 Non-impact Glazed Fiberglass Single Door with or without Non-impact Sidelites - (X, XO or OX, OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#13158-R0\",\"approval_number\":\"FL13158.2\",\"seq\":2,\"product_model\":\"b. Fiberglass Door\",\"product_description\":\"Up to a nominal 6'0 x 7'0 Non-impact Glazed Fiberglass Double Door with or without Non-impact Sidelites - (XX or OXXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#13158-R0\",\"approval_number\":\"FL13158.3\",\"seq\":3,\"product_model\":\"c. Fiberglass Door\",\"product_description\":\"Up to a nominal 3'0 x 7'0 Non-impact Opaque Fiberglass Single Door with or without Non-impact Sidelites - (X, XO or OX, OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#13158-R0\",\"approval_number\":\"FL13158.4\",\"seq\":4,\"product_model\":\"d. Fiberglass Door\",\"product_description\":\"Up to a nominal 6'0 x 7'0 Non-impact Opaque Fiberglass Double Door with or without Non-impact Sidelites - (XX or OXXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#13158-R0\",\"approval_number\":\"FL13158.5\",\"seq\":5,\"product_model\":\"e. Fiberglass Door\",\"product_description\":\"Up to a nominal 3'0 x 7'0 Impact Glazed Fiberglass Single Door with or without Impact Sidelites - (X, XO or OX, OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#13158-R0\",\"approval_number\":\"FL13158.6\",\"seq\":6,\"product_model\":\"f. Fiberglass Door\",\"product_description\":\"Up to a nominal 6'0 x 7'0 Impact Glazed Fiberglass Double Door with or without Impact Sidelites - (XX or OXXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#13158-R0\",\"approval_number\":\"FL13158.7\",\"seq\":7,\"product_model\":\"g. Fiberglass Door\",\"product_description\":\"Up to a nominal 3'0 x 7'0 Impact Opaque Fiberglass Single Door with or without Impact Sidelites - (X, XO or OX, OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#13158-R0\",\"approval_number\":\"FL13158.8\",\"seq\":8,\"product_model\":\"h. Fiberglass Door\",\"product_description\":\"Up to a nominal 6'0 x 7'0 Impact Opaque Fiberglass Double Door with or without Impact Sidelites - (XX or OXXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#13158-R0\",\"approval_number\":\"FL13158.9\",\"seq\":9,\"product_model\":\"i. Fiberglass Door\",\"product_description\":\"Up to a nominal 3'0 x 8'0 Non-impact Glazed Fiberglass Single Door with or without Non-impact Sidelites - (X, XO or OX, OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#13158-R0\",\"approval_number\":\"FL13158.10\",\"seq\":10,\"product_model\":\"j. Fiberglass Door\",\"product_description\":\"Up to a nominal 6'0 x 8'0 Non-impact Glazed Fiberglass Double Door with or without Non-impact Sidelites - (XX or OXXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#13158-R0\",\"approval_number\":\"FL13158.11\",\"seq\":11,\"product_model\":\"k. Fiberglass Door\",\"product_description\":\"Up to a nominal 3'0 x 8'0 Non-impact Opaque Fiberglass Single Door with or without Non-impact Sidelites - (X, XO or OX, OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#13158-R0\",\"approval_number\":\"FL13158.12\",\"seq\":12,\"product_model\":\"l. Fiberglass Door\",\"product_description\":\"Up to a nominal 6'0 x 8'0 Non-impact Opaque Fiberglass Double Door with or without Non-impact Sidelites - (XX or OXXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#13158-R0\",\"approval_number\":\"FL13158.13\",\"seq\":13,\"product_model\":\"m. Fiberglass Door\",\"product_description\":\"Up to a nominal 3'0 x 8'0 Impact Glazed Fiberglass Single Door with or without Impact Sidelites - (X, XO or OX, OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#13158-R0\",\"approval_number\":\"FL13158.14\",\"seq\":14,\"product_model\":\"n. Fiberglass Door\",\"product_description\":\"Up to a nominal 6'0 x 8'0 Impact Glazed Fiberglass Double Door with or without Impact Sidelites - (XX or OXXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#13158-R0\",\"approval_number\":\"FL13158.15\",\"seq\":15,\"product_model\":\"o. Fiberglass Door\",\"product_description\":\"Up to a nominal 3'0 x 8'0 Impact Opaque Fiberglass Single Door with or without Impact Sidelites - (X, XO or OX, OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Hardware Inc.\",\"approval_number_master\":\"FL#13158-R0\",\"approval_number\":\"FL13158.16\",\"seq\":16,\"product_model\":\"p. Fiberglass Door\",\"product_description\":\"Up to a nominal 6'0 x 8'0 Impact Opaque Fiberglass Double Door with or without Impact Sidelites - (XX or OXXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Megamet Industries, Inc.\":[{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#16493-R1\",\"approval_number\":\"FL16493.13\",\"seq\":13,\"product_model\":\"m. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 8'0 Outswing 18 ga. Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#16493-R1\",\"approval_number\":\"FL16493.14\",\"seq\":14,\"product_model\":\"n. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 4'0 x 8'0 Outswing 18 ga. Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#16493-R1\",\"approval_number\":\"FL16493.15\",\"seq\":15,\"product_model\":\"o. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 4'0 x 7'0 Outswing 18 ga. Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#16493-R1\",\"approval_number\":\"FL16493.16\",\"seq\":16,\"product_model\":\"p. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Up to a Nominal 3'6 x 7'0 Outswing 18 ga. Commercial Steel Door with a Half Lite over a Half Louver in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#16493-R1\",\"approval_number\":\"FL16493.17\",\"seq\":17,\"product_model\":\"q. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Up to a Nominal 3'6 x 7'0 Outswing 18 ga. Commercial Steel Door with a Half Lite in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#16493-R1\",\"approval_number\":\"FL16493.18\",\"seq\":18,\"product_model\":\"r. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Up to a Nominal 3'6 x 7'0 Outswing 18 ga. Commercial Steel Door with a Half Louver in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#8450-R1\",\"approval_number\":\"FL8450.1\",\"seq\":1,\"product_model\":\"a. \\\"N\\\" and \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 8'0 Outswing 18 ga. Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#8450-R1\",\"approval_number\":\"FL8450.2\",\"seq\":2,\"product_model\":\"b. \\\"N\\\" and \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 4'0 x 8'0 Outswing 18 ga. Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#8450-R1\",\"approval_number\":\"FL8450.3\",\"seq\":3,\"product_model\":\"c. \\\"N\\\" and \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 4'0 x 7'0 Outswing 18 ga. Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#8450-R1\",\"approval_number\":\"FL8450.4\",\"seq\":4,\"product_model\":\"d. \\\"N\\\" and \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Up to a Nominal 3'6 x 7'0 Outswing 18 ga. Commercial Steel Door with a Half Lite over a Half Louver in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#8450-R1\",\"approval_number\":\"FL8450.5\",\"seq\":5,\"product_model\":\"e. \\\"N\\\" and \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Up to a Nominal 3'6 x 7'0 Outswing 18 ga. Commercial Steel Door with a Half Lite in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#8450-R1\",\"approval_number\":\"FL8450.6\",\"seq\":6,\"product_model\":\"f. \\\"N\\\" and \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Up to a Nominal 3'6 x 7'0 Outswing 18 ga. Commercial Steel Door with a Half Louver in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#9067-R0\",\"approval_number\":\"FL9067.1\",\"seq\":1,\"product_model\":\"a. \\\"H\\\" and \\\"HURRICANE\\\" Series Commercial Steel Door\",\"product_description\":\"Up to a 3'0 x 7'0 Outswing 16 ga. Opaque Commercial Steel Door in a 16 ga. Hollow Metal Frame - Single Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#9067-R0\",\"approval_number\":\"FL9067.2\",\"seq\":2,\"product_model\":\"b. \\\"H\\\" and \\\"HURRICANE\\\" Series Commercial Steel Door\",\"product_description\":\"Up to a 6'0 x 7'0 Outswing 16 ga. Opaque Commercial Steel Door in a 16 ga. Hollow Metal Frame - Double Configuration (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#12191-R0\",\"approval_number\":\"FL12191.1\",\"seq\":1,\"product_model\":\"a. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 8'0 x 8'0 - 16 ga. \\\"Impact\\\" Full Louvered Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame - Double Configuration (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#12191-R0\",\"approval_number\":\"FL12191.2\",\"seq\":2,\"product_model\":\"b. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 6'0 x 7'0 18 ga. \\\"Impact\\\" Glazed Commercial Steel Door in a 16 ga. Hollow Metal Frame - Double Configuration (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#12191-R0\",\"approval_number\":\"FL12191.3\",\"seq\":3,\"product_model\":\"c. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 6'0 x 7'0 18 ga. \\\"Impact\\\" Glazed Commercial Steel Door in a 16 ga. Hollow Metal Frame - Double Door with Transom Configuration (O\\\/XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#12191-R0\",\"approval_number\":\"FL12191.4\",\"seq\":4,\"product_model\":\"d. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 6'0 x 7'0 18 ga. Glazed Commercial Steel Door in a 16 ga. Hollow Metal Frame - Double Configuration (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#12191-R0\",\"approval_number\":\"FL12191.5\",\"seq\":5,\"product_model\":\"e. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 6'0 x 7'0 18 ga. Glazed Commercial Steel Door in a 16 ga. Hollow Metal Frame - Double Door with Transom Configuration (O\\\/XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#12191-R0\",\"approval_number\":\"FL12191.6\",\"seq\":6,\"product_model\":\"f. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 18 ga. \\\"Impact\\\" Glazed Commercial Steel Door in a 16 ga. Hollow Metal Frame - Single Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#12191-R0\",\"approval_number\":\"FL12191.7\",\"seq\":7,\"product_model\":\"g. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 18 ga. Glazed Commercial Steel Door in a 16 ga. Hollow Metal Frame - Single Door with Transom Configuration (O\\\/XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#12191-R0\",\"approval_number\":\"FL12191.8\",\"seq\":8,\"product_model\":\"h. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 18 ga. \\\"Non-Impact\\\" Glazed Commercial Steel Door in a 16 ga. Hollow Metal Frame - Single Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#12191-R0\",\"approval_number\":\"FL12191.9\",\"seq\":9,\"product_model\":\"i. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 18 ga. \\\"Non-Impact\\\" Glazed Commercial Steel Door in a 16 ga. Hollow Metal Frame - Single Door with Transom Configuration (O\\\/X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#12211-R0\",\"approval_number\":\"FL12211.1\",\"seq\":1,\"product_model\":\"a. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with Transom (Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#12211-R0\",\"approval_number\":\"FL12211.2\",\"seq\":2,\"product_model\":\"b. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with Sidelite (Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#12211-R0\",\"approval_number\":\"FL12211.3\",\"seq\":3,\"product_model\":\"c. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with Sidelite and Tramsom (Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#12211-R0\",\"approval_number\":\"FL12211.4\",\"seq\":4,\"product_model\":\"d. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame Storefront Elevations (Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#12212-R0\",\"approval_number\":\"FL12212.1\",\"seq\":1,\"product_model\":\"a. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head (Inswing X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#12212-R0\",\"approval_number\":\"FL12212.2\",\"seq\":2,\"product_model\":\"b. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head (Outswing X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#12213-R0\",\"approval_number\":\"FL12213.1\",\"seq\":1,\"product_model\":\"a. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with Transom (Inswing\\\/Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#12213-R0\",\"approval_number\":\"FL12213.2\",\"seq\":2,\"product_model\":\"b. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with Sidelite (Inswing\\\/Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#12213-R0\",\"approval_number\":\"FL12213.3\",\"seq\":3,\"product_model\":\"c. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with Sidelite and Tramsom (Inswing\\\/Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#12213-R0\",\"approval_number\":\"FL12213.4\",\"seq\":4,\"product_model\":\"d. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame Storefront Elevations (Inswing\\\/Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#12213-R0\",\"approval_number\":\"FL12213.5\",\"seq\":5,\"product_model\":\"e. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with Transom (Inswing\\\/Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#12213-R0\",\"approval_number\":\"FL12213.6\",\"seq\":6,\"product_model\":\"f. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with Sidelite (Inswing\\\/Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#12213-R0\",\"approval_number\":\"FL12213.7\",\"seq\":7,\"product_model\":\"g. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with Sidelite and Tramsom (Inswing\\\/Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#12213-R0\",\"approval_number\":\"FL12213.8\",\"seq\":8,\"product_model\":\"h. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame Storefront Elevations (Inswing\\\/Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#16493-R0\",\"approval_number\":\"FL16493.1\",\"seq\":1,\"product_model\":\"a. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 16 ga. \\\"Non-Impact\\\" Glazed Commercial Steel Door in a 16 ga. Hollow Metal Frame - Single Outswing Door Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#16493-R0\",\"approval_number\":\"FL16493.2\",\"seq\":2,\"product_model\":\"b. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 16 ga. \\\"Non-Impact\\\" Glazed Commercial Steel Door in a 16 ga. Hollow Metal Frame - Single Outswing Door with Transom Configuration (O\\\/X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#16493-R0\",\"approval_number\":\"FL16493.3\",\"seq\":3,\"product_model\":\"c. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 6'0 x 7'0 16 ga. \\\"Non-Impact\\\" Glazed Commercial Steel Door in a 16 ga. Hollow Metal Frame - Double Outswing Door Configuration (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#16493-R0\",\"approval_number\":\"FL16493.4\",\"seq\":4,\"product_model\":\"d. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 6'0 x 7'0 16 ga. \\\"Non-Impact\\\" Glazed Commercial Steel Door in a 16 ga. Hollow Metal Frame - Double Outswing Door with Transom Configuration (O\\\/XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#16493-R0\",\"approval_number\":\"FL16493.5\",\"seq\":5,\"product_model\":\"e. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 16 ga. \\\"Non-Impact\\\" Flush or Embossed Opaque Commercial Steel Door in a 16 ga. Hollow Metal Frame - Single Inswing or Outswing Door with Transom Configuration (O\\\/X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#16493-R0\",\"approval_number\":\"FL16493.6\",\"seq\":6,\"product_model\":\"f. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 16 ga. \\\"Non-Impact\\\" Flush or Embossed Opaque Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with Sidelite (Inswing\\\/Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#16493-R0\",\"approval_number\":\"FL16493.7\",\"seq\":7,\"product_model\":\"g. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 16 ga. \\\"Non-Impact\\\" Flush or Embossed Opaque Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with Sidelite and Transom - Inswing\\\/Outswing Configuration (O\\\/XO or O\\\/OX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#16493-R0\",\"approval_number\":\"FL16493.8\",\"seq\":8,\"product_model\":\"h. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 16 ga. \\\"Non-Impact\\\" Flush or Embossed Opaque Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame Storefront Elevations (Inswing\\\/Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#16493-R0\",\"approval_number\":\"FL16493.9\",\"seq\":9,\"product_model\":\"i. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 16 ga. \\\"Impact\\\" Flush or Embossed Opaque Commercial Steel Door in a 16 ga. Hollow Metal Frame - Single Inswing or Outswing Door with Transom Configuration (O\\\/X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#16493-R0\",\"approval_number\":\"FL16493.10\",\"seq\":10,\"product_model\":\"j. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 16 ga. \\\"Impact\\\" Flush or Embossed Opaque Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with Sidelite (Inswing\\\/Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#16493-R0\",\"approval_number\":\"FL16493.11\",\"seq\":11,\"product_model\":\"k. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 16 ga. \\\"Impact\\\" Flush or Embossed Opaque Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame with Sidelite and Transom - Inswing\\\/Outswing Configuration (O\\\/XO or O\\\/OX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#16493-R0\",\"approval_number\":\"FL16493.12\",\"seq\":12,\"product_model\":\"l. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 16 ga. \\\"Impact\\\" Flush or Embossed Opaque Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame Storefront Elevations (Inswing\\\/Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#16494-R0\",\"approval_number\":\"FL16494.1\",\"seq\":1,\"product_model\":\"a. \\\"H\\\" and \\\"Hurricane\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 16 ga. \\\"Impact\\\" Opaque Commercial Steel Door in a 16 ga. Hollow Metal Frame - Single Outswing Door Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#16494-R0\",\"approval_number\":\"FL16494.2\",\"seq\":2,\"product_model\":\"b. \\\"H\\\" and \\\"Hurricane\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 6'0 x 7'0 16 ga. \\\"Impact\\\" Opaque Commercial Steel Door in a 16 ga. Hollow Metal Frame - Double Outswing Door Configuration (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#16494-R0\",\"approval_number\":\"FL16494.3\",\"seq\":3,\"product_model\":\"c. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 16 ga. \\\"Impact\\\" Flush or Embossed Opaque Commercial Steel Door in a 16 ga. Hollow Metal Frame - Single Inswing Door Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#16494-R0\",\"approval_number\":\"FL16494.4\",\"seq\":4,\"product_model\":\"d. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 16 ga. \\\"Impact\\\" Flush or Embossed Opaque Commercial Steel Door in a 16 ga. Hollow Metal Frame - Single Outswing Door Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#16494-R0\",\"approval_number\":\"FL16494.5\",\"seq\":5,\"product_model\":\"e. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 16 ga. \\\"Impact\\\" Glazed Commercial Steel Door in a 16 ga. Hollow Metal Frame - Single Outswing Door Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#16494-R0\",\"approval_number\":\"FL16494.6\",\"seq\":6,\"product_model\":\"f. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 16 ga. \\\"Impact\\\" Glazed Commercial Steel Door in a 16 ga. Hollow Metal Frame - Single Outswing Door with Transom Configuration (O\\\/X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#16494-R0\",\"approval_number\":\"FL16494.7\",\"seq\":7,\"product_model\":\"g. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 6'0 x 7'0 16 ga. \\\"Impact\\\" Opaque \\\/ Louver Commercial Steel Door in a 16 ga. Hollow Metal Frame - Double Outswing Door Configuration (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#16494-R0\",\"approval_number\":\"FL16494.8\",\"seq\":8,\"product_model\":\"h. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 6'0 x 7'0 16 ga. \\\"Impact\\\" Glazed Commercial Steel Door in a 16 ga. Hollow Metal Frame - Double Outswing Door Configuration (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#16494-R0\",\"approval_number\":\"FL16494.9\",\"seq\":9,\"product_model\":\"i. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 6'0 x 7'0 16 ga. \\\"Impact\\\" Glazed Commercial Steel Door in a 16 ga. Hollow Metal Frame - Double Outswing Door with Transom Configuration (O\\\/XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#16494-R0\",\"approval_number\":\"FL16494.10\",\"seq\":10,\"product_model\":\"j. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 16 ga. \\\"Impact\\\" Flush or Embossed Opaque Commercial Steel Door in a 16 ga. Hollow Metal Frame - Single Outswing Door with Transom Configuration (O\\\/X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#16494-R0\",\"approval_number\":\"FL16494.11\",\"seq\":11,\"product_model\":\"k. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 16 ga. \\\"Impact\\\" Flush or Embossed Opaque Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame (Single Outswing Door with Sidelite(s) Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#16494-R0\",\"approval_number\":\"FL16494.12\",\"seq\":12,\"product_model\":\"l. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 16 ga. \\\"Impact\\\" Flush or Embossed Opaque Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame (Single Outswing Door with Sidelite and Transom Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megamet Industries, Inc.\",\"approval_number_master\":\"FL#16494-R0\",\"approval_number\":\"FL16494.13\",\"seq\":13,\"product_model\":\"m. \\\"D\\\" Series Commercial Steel Door\",\"product_description\":\"Nominal 3'0 x 7'0 - 16 ga. \\\"Impact\\\" Flush or Embossed Opaque Commercial Steel Door in a 16 ga. Hollow Metal Steel Frame (Single Outswing Door with Sidelites and Transom Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-24 00:00:00\",\"instructions_url\":\"\"}],\"Custom Door Direct\":[{\"manufacturer\":\"Custom Door Direct\",\"approval_number_master\":\"FL#8626-R0\",\"approval_number\":\"FL8626.1\",\"seq\":1,\"product_model\":\"8'.0 SOLID WOOD DOOR\",\"product_description\":\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Door Direct\",\"approval_number_master\":\"FL#14450-R0\",\"approval_number\":\"FL14450.1\",\"seq\":1,\"product_model\":\"Brazilian Oak Double Door\",\"product_description\":\"Brazilian Oak Double Door\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"DOME'L INC.\":[{\"manufacturer\":\"DOME'L INC.\",\"approval_number_master\":\"FL#8740-R0\",\"approval_number\":\"FL8740.1\",\"seq\":1,\"product_model\":\"T-2200\",\"product_description\":\"TERRACE DOOR\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Stock Building Supply\":[{\"manufacturer\":\"Stock Building Supply\",\"approval_number_master\":\"FL#8903-R0\",\"approval_number\":\"FL8903.1\",\"seq\":1,\"product_model\":\"PORTRAIT STEEL GLAZED DOOR WITH SIDELITES\",\"product_description\":\"PORTRAIT STEEL GLAZED DOOR W\\\/ OR W\\\/O SIDELITES IS OR OS 8'2\\\" MAX. HEIGHT\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stock Building Supply\",\"approval_number_master\":\"FL#8903-R0\",\"approval_number\":\"FL8903.2\",\"seq\":2,\"product_model\":\"PORTRAIT STEEL GLAZED DOOR WITH SIDELITES\",\"product_description\":\"PORTRAIT STEEL GLAZED DOOR W\\\/ OR W\\\/O SIDELITES IS OR OS 6'10\\\" MAX. HEIGHT\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stock Building Supply\",\"approval_number_master\":\"FL#8903-R0\",\"approval_number\":\"FL8903.3\",\"seq\":3,\"product_model\":\"PORTRAIT STEEL GLAZED DOOR WITH SIDELITES WITH HURRICANE ASTRAGAL\",\"product_description\":\"PORTRAIT STEEL GLAZED DOOR W\\\/ OR W\\\/O SIDELITES IS OR OS 8'2\\\" MAX. HEIGHT\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stock Building Supply\",\"approval_number_master\":\"FL#8903-R0\",\"approval_number\":\"FL8903.4\",\"seq\":4,\"product_model\":\"PORTRAIT STEEL GLAZED DOOR WITH SIDELITES WITH HURRICANE ASTRAGAL\",\"product_description\":\"PORTRAIT STEEL GLAZED DOOR W\\\/ OR W\\\/O SIDELITES IS OR OS 6'10\\\" MAX. HEIGHT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stock Building Supply\",\"approval_number_master\":\"FL#9615-R0\",\"approval_number\":\"FL9615.1\",\"seq\":1,\"product_model\":\"PORTRAIT FIBERGLASS GLAZED DOOR HGD\",\"product_description\":\"SINGLE DOOR HGD W\\\/ STANDARD ASTRAGAL W\\\/ OUT SURFACE BOLTS\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stock Building Supply\",\"approval_number_master\":\"FL#9615-R0\",\"approval_number\":\"FL9615.2\",\"seq\":2,\"product_model\":\"PORTRAIT FIBERGLASS GLAZED DOOR HGD\",\"product_description\":\"SINGLE DOOR HGD W\\\/ SIDELITE W\\\/ STANDARD ASTRAGAL W\\\/ OUT SURFACE BOLTS\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stock Building Supply\",\"approval_number_master\":\"FL#9615-R0\",\"approval_number\":\"FL9615.3\",\"seq\":3,\"product_model\":\"PORTRAIT FIBERGLASS GLAZED DOOR HGD\",\"product_description\":\"SINGLE DOOR HGD W\\\/ SIDELITES W\\\/ STANDARD ASTRAGAL W\\\/ OUT SURFACE BOLTS\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stock Building Supply\",\"approval_number_master\":\"FL#9615-R0\",\"approval_number\":\"FL9615.4\",\"seq\":4,\"product_model\":\"PORTRAIT FIBERGLASS GLAZED DOOR HGD\",\"product_description\":\"DOUBLE DOOR HGD W\\\/ STANDARD ASTRAGAL W\\\/ OUT SURFACE BOLTS\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stock Building Supply\",\"approval_number_master\":\"FL#9615-R0\",\"approval_number\":\"FL9615.5\",\"seq\":5,\"product_model\":\"PORTRAIT FIBERGLASS GLAZED DOOR HGD\",\"product_description\":\"SINGLE DOOR HGD W\\\/ STANDARD ASTRAGAL W\\\/ SURFACE BOLTS\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stock Building Supply\",\"approval_number_master\":\"FL#9615-R0\",\"approval_number\":\"FL9615.6\",\"seq\":6,\"product_model\":\"PORTRAIT FIBERGLASS GLAZED DOOR HGD\",\"product_description\":\"SINGLE DOOR HGD W\\\/ SIDELITE W\\\/ STANDARD ASTRAGAL W\\\/ SURFACE BOLTS\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stock Building Supply\",\"approval_number_master\":\"FL#9615-R0\",\"approval_number\":\"FL9615.7\",\"seq\":7,\"product_model\":\"PORTRAIT FIBERGLASS GLAZED DOOR HGD\",\"product_description\":\"SINGLE DOOR HGD W\\\/ SIDELITES W\\\/ STANDARD ASTRAGAL W\\\/ SURFACE BOLTS\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stock Building Supply\",\"approval_number_master\":\"FL#9615-R0\",\"approval_number\":\"FL9615.8\",\"seq\":8,\"product_model\":\"PORTRAIT FIBERGLASS GLAZED DOOR HGD\",\"product_description\":\"DOUBLE DOOR HGD W\\\/ STANDARD ASTRAGAL W\\\/ SURFACE BOLTS\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stock Building Supply\",\"approval_number_master\":\"FL#9615-R0\",\"approval_number\":\"FL9615.9\",\"seq\":9,\"product_model\":\"PORTRAIT FIBERGLASS GLAZED DOOR HGD\",\"product_description\":\"DOUBLE DOOR HGD W\\\/ STANDARD ASTRAGAL\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stock Building Supply\",\"approval_number_master\":\"FL#9615-R0\",\"approval_number\":\"FL9615.10\",\"seq\":10,\"product_model\":\"PORTRAIT FIBERGLASS GLAZED DOOR HGD\",\"product_description\":\"DOUBLE DOOR HGD W\\\/ HURRICANE ASTRAGAL\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stock Building Supply\",\"approval_number_master\":\"FL#8902-R1\",\"approval_number\":\"FL8902.1\",\"seq\":1,\"product_model\":\"PORTRAIT STEEL GLAZED DOOR\",\"product_description\":\"PORTRAIT STEEL GLAZED DOOR W\\\/ AND W\\\/O SIDELITES INSWING OR OUTSWING.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stock Building Supply\",\"approval_number_master\":\"FL#8902-R1\",\"approval_number\":\"FL8902.2\",\"seq\":2,\"product_model\":\"PORTRAIT STEEL GLAZED DOOR\",\"product_description\":\"PORTRAIT STEEL GLAZED DOOR W\\\/ HURRICANE ASTRAGAL W\\\/ AND W\\\/O SIDELITES INSWING OR OUTSWING. 8'2\\\" MAXIMUM HEIGHT\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stock Building Supply\",\"approval_number_master\":\"FL#8902-R1\",\"approval_number\":\"FL8902.3\",\"seq\":3,\"product_model\":\"PORTRAIT STEEL GLAZED DOOR\",\"product_description\":\"PORTRAIT STEEL GLAZED DOOR W\\\/ HURRICANE ASTRAGAL W\\\/ AND W\\\/O SIDELITES INSWING OR OUTSWING. 6'10\\\" MAXIMUM HEIGHT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stock Building Supply\",\"approval_number_master\":\"FL#8902-R1\",\"approval_number\":\"FL8902.4\",\"seq\":4,\"product_model\":\"PORTRAIT STEEL OPAQUE DOOR WITH SIDELITES\",\"product_description\":\"PORTRAIT STEEL OPAQUE DOOR W\\\/ AND W\\\/O SIDELITES INSWING OR OUTSWING.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stock Building Supply\",\"approval_number_master\":\"FL#9595-R1\",\"approval_number\":\"FL9595.1\",\"seq\":1,\"product_model\":\"PORTRAIT FIBERGLASS FLUSH GLAZED DOOR\",\"product_description\":\"PORTRAIT FIBERGLASS FLUSH GLAZED DOOR W\\\/ STANDARD ASTRAGAL W\\\/ SURFACE BOLTS - INSWING AND OUTSWING\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stock Building Supply\",\"approval_number_master\":\"FL#9595-R1\",\"approval_number\":\"FL9595.2\",\"seq\":2,\"product_model\":\"PORTRAIT FIBERGLASS FLUSH GLAZED DOOR\",\"product_description\":\"PORTRAIT FIBERGLASS FLUSH GLAZED DOOR W\\\/ HURRICANE ASTRAGAL AND W\\\/ SURFACE BOLTS - INSWING AND OUTSWING\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stock Building Supply\",\"approval_number_master\":\"FL#9595-R1\",\"approval_number\":\"FL9595.3\",\"seq\":3,\"product_model\":\"PORTRAIT FIBERGLASS GLAZED DOOR\",\"product_description\":\"PORTRAIT FIBERGLASS GLAZED DOOR - IMPACT RATED - INSWING AND OUTSWING\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stock Building Supply\",\"approval_number_master\":\"FL#9595-R1\",\"approval_number\":\"FL9595.4\",\"seq\":4,\"product_model\":\"PORTRAIT FIBERGLASS GLAZED DOOR\",\"product_description\":\"PORTRAIT FIBERGLASS GLAZED DOOR - IMPACT RATED - INSWING AND OUTSWING\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stock Building Supply\",\"approval_number_master\":\"FL#9595-R1\",\"approval_number\":\"FL9595.5\",\"seq\":5,\"product_model\":\"PORTRAIT FIBERGLASS GLAZED DOOR\",\"product_description\":\"PORTRAIT FIBERGLASS GLAZED DOOR W\\\/ HURRICANE ASTRAGAL - INSWING AND OUTSWING\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stock Building Supply\",\"approval_number_master\":\"FL#9595-R1\",\"approval_number\":\"FL9595.6\",\"seq\":6,\"product_model\":\"PORTRAIT FIBERGLASS GLAZED DOOR\",\"product_description\":\"PORTRAIT FIBERGLASS GLAZED DOOR HGD W\\\/ STANDARD ASTRAGAL W\\\/O SURFACE BOLTS - INSWING AND OUTSWING\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stock Building Supply\",\"approval_number_master\":\"FL#9595-R1\",\"approval_number\":\"FL9595.7\",\"seq\":7,\"product_model\":\"PORTRAIT FIBERGLASS GLAZED DOOR\",\"product_description\":\"PORTRAIT FIBERGLASS GLAZED DOOR HGD W\\\/ STANDARD ASTRAGAL W\\\/ SURFACE BOLTS - INSWING AND OUTSWING\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stock Building Supply\",\"approval_number_master\":\"FL#9595-R1\",\"approval_number\":\"FL9595.8\",\"seq\":8,\"product_model\":\"PORTRAIT FIBERGLASS GLAZED DOOR\",\"product_description\":\"PORTRAIT FIBERGLASS GLAZED DOOR W\\\/ LIP INSERT FRAME AND STANDARD ASTRAGAL - INSWING AND OUTSWING\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stock Building Supply\",\"approval_number_master\":\"FL#9595-R1\",\"approval_number\":\"FL9595.9\",\"seq\":9,\"product_model\":\"PORTRAIT FIBERGLASS GLAZED DOOR\",\"product_description\":\"PORTRAIT FIBERGLASS GLAZED DOOR W\\\/ LIP INSERT FRAME AND HURRICANE ASTRAGAL - INSWING AND OUTSWING\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stock Building Supply\",\"approval_number_master\":\"FL#9595-R1\",\"approval_number\":\"FL9595.10\",\"seq\":10,\"product_model\":\"PORTRAIT FIBERGLASS GLAZED DOOR\",\"product_description\":\"PORTRAIT FIBERGLASS GLAZED DOOR W\\\/ LIP INSERT FRAME AND HURRICANE ASTRAGAL AND SURFACE BOLTS - INSWING AND OUTSWING\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stock Building Supply\",\"approval_number_master\":\"FL#9595-R1\",\"approval_number\":\"FL9595.11\",\"seq\":11,\"product_model\":\"PORTRAIT FIBERGLASS GLAZED DOOR\",\"product_description\":\"PORTRAIT FIBERGLASS GLAZED DOOR W\\\/ LIP INSERT FRAME - INSWING AND OUTSWING\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stock Building Supply\",\"approval_number_master\":\"FL#9595-R1\",\"approval_number\":\"FL9595.12\",\"seq\":12,\"product_model\":\"PORTRAIT FIBERGLASS GLAZED DOOR HGD\",\"product_description\":\"PORTRAIT FIBERGLASS GLAZED DOOR HGD W\\\/ STANDARD AND HURRICANE ASTRAGAL AND - INSWING AND OUTSWING\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stock Building Supply\",\"approval_number_master\":\"FL#9595-R1\",\"approval_number\":\"FL9595.13\",\"seq\":13,\"product_model\":\"PORTRAIT FIBERGLASS GLAZED FRENCH PATIO DOOR\",\"product_description\":\"PORTRAIT FIBERGLASS GLAZED FRENCH PATIO DOOR W\\\/ HURRICANE ASTRAGAL - INSWING AND OUTSWING\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stock Building Supply\",\"approval_number_master\":\"FL#9595-R1\",\"approval_number\":\"FL9595.14\",\"seq\":14,\"product_model\":\"PORTRAIT FIBERGLASS GLAZED\\\/FLUSH GLAZED DOOR\",\"product_description\":\"PORTRAIT FIBERGLASS GLAZED\\\/FLUSH GLAZED DOOR W\\\/ STANDARD ASTRAGAL - INSWING AND OUTSWING\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stock Building Supply\",\"approval_number_master\":\"FL#9595-R1\",\"approval_number\":\"FL9595.15\",\"seq\":15,\"product_model\":\"PORTRAIT FIBERGLASS GLAZED\\\/FLUSH GLAZED DOOR\",\"product_description\":\"PORTRAIT FIBERGLASS GLAZED\\\/FLUSH GLAZED DOOR W\\\/ HURRICANE ASTRAGAL AND W\\\/ SURFACE BOLTS - INSWING AND OUTSWING\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stock Building Supply\",\"approval_number_master\":\"FL#9595-R1\",\"approval_number\":\"FL9595.16\",\"seq\":16,\"product_model\":\"PORTRAIT FIBERGLASS OPAQUE DOOR\",\"product_description\":\"PORTRAIT FIBERGLASS OPAQUE DOOR W\\\/ HURRICANE ASTRAGAL - INSWING AND OUTSWING\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stock Building Supply\",\"approval_number_master\":\"FL#8902-R1\",\"approval_number\":\"FL8902.5\",\"seq\":5,\"product_model\":\"PORTRAIT STEEL OPAQUE DOOR WITH SIDELITES WITH HURRICANE ASTRAGAL\",\"product_description\":\"PORTRAIT STEEL OPAQUE DOOR W\\\/ AND W\\\/O SIDELITES INSWING OR OUTSWING, 8'2\\\" MAXIMUM HEIGHT\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stock Building Supply\",\"approval_number_master\":\"FL#8902-R1\",\"approval_number\":\"FL8902.6\",\"seq\":6,\"product_model\":\"PORTRAIT STEEL OPAQUE DOOR WITH SIDELITES WITH HURRICANE ASTRAGAL\",\"product_description\":\"PORTRAIT STEEL OPAQUE DOOR W\\\/ AND W\\\/O SIDELITES INSWING OR OUTSWING, 6'10\\\" MAXIMUM HEIGHT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stock Building Supply\",\"approval_number_master\":\"FL#9595-R1\",\"approval_number\":\"FL9595.17\",\"seq\":17,\"product_model\":\"PORTRAIT FIBERGLASS OPAQUE DOOR\",\"product_description\":\"PORTRAIT FIBERGLASS OPAQUE DOOR W\\\/ HURRICANE ASTRAGAL - INSWING AND OUTSWING\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stock Building Supply\",\"approval_number_master\":\"FL#9595-R1\",\"approval_number\":\"FL9595.18\",\"seq\":18,\"product_model\":\"PORTRAIT FIBERGLASS OPAQUE DOOR\",\"product_description\":\"PORTRAIT FIBERGLASS OPAQUE DOOR W\\\/ SIDELITES AND HURRICANE ASTRAGAL - INSWING AND OUTSWING\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stock Building Supply\",\"approval_number_master\":\"FL#9595-R1\",\"approval_number\":\"FL9595.19\",\"seq\":19,\"product_model\":\"PORTRAIT FIBERGLASS OPAQUE FRENCH PATIO DOOR\",\"product_description\":\"PORTRAIT FIBERGLASS OPAQUE FRENCH PATIO DOOR W\\\/ HURRICANE ASTRAGAL - INSWING AND OUTSWING\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Topline Industries\":[{\"manufacturer\":\"Topline Industries\",\"approval_number_master\":\"FL#8904-R0\",\"approval_number\":\"FL8904.1\",\"seq\":1,\"product_model\":\"Flush Glazed Fiberglass Doors\",\"product_description\":\"6'8 Flush Glazed \\\"Impact\\\" Fiberglass Doors w\\\/wo Boxed Sidelites - Outswing (X, OX, XO, OXO, XX, OXXO) The following configurations available with Continuous head and sill (OX, XO OR OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Foundation Door, Inc.\":[{\"manufacturer\":\"Foundation Door, Inc.\",\"approval_number_master\":\"FL#8914-R0\",\"approval_number\":\"FL8914.1\",\"seq\":1,\"product_model\":\"Single Mahogany Glazed O.S. Door\",\"product_description\":\"Single Mahogany Glazed O.S. Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Foundation Door, Inc.\",\"approval_number_master\":\"FL#9661-R0\",\"approval_number\":\"FL9661.1\",\"seq\":1,\"product_model\":\"Mahogany glazed Double O.S. Entry Door\",\"product_description\":\"Mahogany Glazed Double O.S. Entry Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Delta Doors Manufacturing Corporation\":[{\"manufacturer\":\"Delta Doors Manufacturing Corporation\",\"approval_number_master\":\"FL#9109-R0\",\"approval_number\":\"FL9109.1\",\"seq\":1,\"product_model\":\"Series 'BAL-350' Outswing Aluminum Storefront Door\",\"product_description\":\"Small missile impact resistant outswing aluminum storefront door.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Delta Doors Manufacturing Corporation\",\"approval_number_master\":\"FL#9129-R0\",\"approval_number\":\"FL9129.1\",\"seq\":1,\"product_model\":\"Series 'DH-350' Aluminum Inswing Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum inswing entrance door with sidelite and transom.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Delta Doors Manufacturing Corporation\",\"approval_number_master\":\"FL#12767-R0\",\"approval_number\":\"FL12767.1\",\"seq\":1,\"product_model\":\"DH-350\",\"product_description\":\"OUTSWING ALUMINUM DOOR W\\\/WO TRANSOM\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-10 00:00:00\",\"instructions_url\":\"\"}],\"Memphis Steel amd Iron Works div. of Complex Industries\":[{\"manufacturer\":\"Memphis Steel amd Iron Works div. of Complex Industries\",\"approval_number_master\":\"FL#9252-R1\",\"approval_number\":\"FL9252.1\",\"seq\":1,\"product_model\":\"IRON DOOR SERIES\",\"product_description\":\"Single Arch In Swing Door\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Memphis Steel amd Iron Works div. of Complex Industries\",\"approval_number_master\":\"FL#9252-R1\",\"approval_number\":\"FL9252.2\",\"seq\":2,\"product_model\":\"IRON DOOR SERIES\",\"product_description\":\"Double Arch In Swing Door\",\"design_pressure\":\"+70\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Memphis Steel amd Iron Works div. of Complex Industries\",\"approval_number_master\":\"FL#9252-R1\",\"approval_number\":\"FL9252.3\",\"seq\":3,\"product_model\":\"IRON DOOR SERIES\",\"product_description\":\"Double Rectangular In Swing Door\",\"design_pressure\":\"+50\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Memphis Steel amd Iron Works div. of Complex Industries\",\"approval_number_master\":\"FL#13958-R0\",\"approval_number\":\"FL13958.1\",\"seq\":1,\"product_model\":\"a. Complex Iron Door\",\"product_description\":\"Up to a 3'6 x 10'0 \\\"Impact\\\" Glazed Iron Door with Radius Top (Outswing\\\/Inswing, X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Memphis Steel amd Iron Works div. of Complex Industries\",\"approval_number_master\":\"FL#13958-R0\",\"approval_number\":\"FL13958.2\",\"seq\":2,\"product_model\":\"b. Complex Iron Door\",\"product_description\":\"Up to a 3'6 x 10'0 \\\"Impact\\\" Glazed Iron Door with Sidelite or Sidelites (Outswing\\\/Inswing, X, OX or XO, OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Memphis Steel amd Iron Works div. of Complex Industries\",\"approval_number_master\":\"FL#13958-R0\",\"approval_number\":\"FL13958.3\",\"seq\":3,\"product_model\":\"c. Complex Iron Door\",\"product_description\":\"Up to a 3'6 x 10'0 \\\"Impact\\\" Glazed Iron Door with Sidelite or Sidelites and Transom (Outswing\\\/Inswing, O\\\/X, O\\\/OX or O\\\/XO, O\\\/OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Memphis Steel amd Iron Works div. of Complex Industries\",\"approval_number_master\":\"FL#13958-R0\",\"approval_number\":\"FL13958.4\",\"seq\":4,\"product_model\":\"d. Complex Iron Door\",\"product_description\":\"Up to a 3'6 x 10'0 \\\"Impact\\\" Glazed Iron Door with Radius Top (Outswing, X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Memphis Steel amd Iron Works div. of Complex Industries\",\"approval_number_master\":\"FL#13958-R0\",\"approval_number\":\"FL13958.5\",\"seq\":5,\"product_model\":\"e. Complex Iron Door\",\"product_description\":\"Up to a 3'6 x 10'0 \\\"Impact\\\" Glazed Iron Door with Sidelite or Sidelites (Outswing, X, OX or XO, OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Memphis Steel amd Iron Works div. of Complex Industries\",\"approval_number_master\":\"FL#13958-R0\",\"approval_number\":\"FL13958.6\",\"seq\":6,\"product_model\":\"f. Complex Iron Door\",\"product_description\":\"Up to a 3'6 x 10'0 \\\"Impact\\\" Glazed Iron Door with Sidelite or Sidelites and Transom (Outswing, O\\\/X, O\\\/OX or O\\\/XO, O\\\/OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Memphis Steel amd Iron Works div. of Complex Industries\",\"approval_number_master\":\"FL#13958-R1\",\"approval_number\":\"FL13958.7\",\"seq\":7,\"product_model\":\"g. Complex Iron Door\",\"product_description\":\"Up to a 6'0 x 10'0 \\\"Impact\\\" Glazed Iron Double Door with or without Sidelites - (Outswing\\\/Inswing XX or OXXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Memphis Steel amd Iron Works div. of Complex Industries\",\"approval_number_master\":\"FL#13958-R1\",\"approval_number\":\"FL13958.8\",\"seq\":8,\"product_model\":\"h. Complex Iron Door\",\"product_description\":\"Up to a 6'0 x 10'0 \\\"Impact\\\" Glazed Iron Double Door with Transom with or without Sidelites - (Outswing\\\/Inswing O\\\/XX or OOO\\\/OXXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Memphis Steel amd Iron Works div. of Complex Industries\",\"approval_number_master\":\"FL#13958-R1\",\"approval_number\":\"FL13958.9\",\"seq\":9,\"product_model\":\"i. Complex Iron Door\",\"product_description\":\"Up to a 6'0 x 10'0 \\\"Impact\\\" Glazed Iron Double Door with or without Sidelites - (Outswing\\\/Inswing XX or OXXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Memphis Steel amd Iron Works div. of Complex Industries\",\"approval_number_master\":\"FL#13958-R1\",\"approval_number\":\"FL13958.10\",\"seq\":10,\"product_model\":\"j. Complex Iron Door\",\"product_description\":\"Up to a 6'0 x 10'0 \\\"Impact\\\" Glazed Iron Double Door with Transom with or without Sidelites - (Outswing\\\/Inswing O\\\/XX or OOO\\\/OXXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Memphis Steel amd Iron Works div. of Complex Industries\",\"approval_number_master\":\"FL#13958-R2\",\"approval_number\":\"FL13958.11\",\"seq\":11,\"product_model\":\"k. Complex Iron Door\",\"product_description\":\"Up to a 3'0 x 8'0 \\\"Non-Impact\\\" Glazed Iron Door with Radius Top (Inswing, X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Memphis Steel amd Iron Works div. of Complex Industries\",\"approval_number_master\":\"FL#13958-R2\",\"approval_number\":\"FL13958.12\",\"seq\":12,\"product_model\":\"l. Complex Iron Door\",\"product_description\":\"Up to a 6'0 x 8'0 \\\"Non-Impact\\\" Glazed Iron Double Door Radius or Square Top - (Inswing XX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Memphis Steel amd Iron Works div. of Complex Industries\",\"approval_number_master\":\"FL#13958-R2\",\"approval_number\":\"FL13958.13\",\"seq\":13,\"product_model\":\"m. Complex Iron Door\",\"product_description\":\"Up to a 3'6 x 10'0 \\\"Non-Impact\\\" Glazed Iron Door with Radius Top (Outswing\\\/Inswing, X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Memphis Steel amd Iron Works div. of Complex Industries\",\"approval_number_master\":\"FL#13958-R2\",\"approval_number\":\"FL13958.14\",\"seq\":14,\"product_model\":\"n. Complex Iron Door\",\"product_description\":\"Up to a 3'6 x 10'0 \\\"Impact\\\" Glazed Iron Door with or without Sidelite or Sidelites (Outswing\\\/Inswing, X, OX or XO, OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Memphis Steel amd Iron Works div. of Complex Industries\",\"approval_number_master\":\"FL#13958-R2\",\"approval_number\":\"FL13958.15\",\"seq\":15,\"product_model\":\"o. Complex Iron Door\",\"product_description\":\"Up to a 3'6 x 10'0 \\\"Non-Impact\\\" Glazed Iron Door with Transom with or without Sidelite or Sidelites (Outswing\\\/Inswing, O\\\/X, O\\\/OX or O\\\/XO, O\\\/OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Memphis Steel amd Iron Works div. of Complex Industries\",\"approval_number_master\":\"FL#13958-R2\",\"approval_number\":\"FL13958.16\",\"seq\":16,\"product_model\":\"p. Complex Iron Door\",\"product_description\":\"Up to a 6'0 x 10'0 \\\"Non-Impact\\\" Glazed Iron Double Door with or without Sidelites - (Outswing\\\/Inswing XX or OXXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Memphis Steel amd Iron Works div. of Complex Industries\",\"approval_number_master\":\"FL#13958-R2\",\"approval_number\":\"FL13958.17\",\"seq\":17,\"product_model\":\"q. Complex Iron Door\",\"product_description\":\"Up to a 6'0 x 10'0 \\\"Non-Impact\\\" Glazed Iron Double Door with Transom with or without Sidelites - (Outswing\\\/Inswing O\\\/XX or OOO\\\/OXXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Memphis Steel amd Iron Works div. of Complex Industries\",\"approval_number_master\":\"FL#13958-R3\",\"approval_number\":\"FL13958.18\",\"seq\":18,\"product_model\":\"r. Complex Iron Door\",\"product_description\":\"Up to a 6'0 x 10'0 \\\"Non-Impact\\\" Glazed Iron Door with Radius Top (Outswing\\\/Inswing, XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Memphis Steel amd Iron Works div. of Complex Industries\",\"approval_number_master\":\"FL#13958-R3\",\"approval_number\":\"FL13958.19\",\"seq\":19,\"product_model\":\"s. Complex Iron Door\",\"product_description\":\"Up to a 6'0 x 10'0 \\\"Impact\\\" Glazed Iron Door with Radius Top (Outswing\\\/Inswing, XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Atlantic All Weather Windows Ltd.\":[{\"manufacturer\":\"Atlantic All Weather Windows Ltd.\",\"approval_number_master\":\"FL#9270-R0\",\"approval_number\":\"FL9270.1\",\"seq\":1,\"product_model\":\"Bermuda Door\",\"product_description\":\"Bermuda Door, Single\\n36 7\\\/8\\\"x90 3\\\/8\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic All Weather Windows Ltd.\",\"approval_number_master\":\"FL#9270-R0\",\"approval_number\":\"FL9270.2\",\"seq\":2,\"product_model\":\"Bermuda Door\",\"product_description\":\"Bermuda Door, Single with Sidelite 54\\\"x90 3\\\/8\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic All Weather Windows Ltd.\",\"approval_number_master\":\"FL#9270-R0\",\"approval_number\":\"FL9270.3\",\"seq\":3,\"product_model\":\"Bermuda Door\",\"product_description\":\"Bermuda Door, Single with Sidelites 71 1\\\/8\\\"x90 3\\\/8\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic All Weather Windows Ltd.\",\"approval_number_master\":\"FL#9270-R0\",\"approval_number\":\"FL9270.4\",\"seq\":4,\"product_model\":\"Bermuda Door\",\"product_description\":\"Bermuda Door, Double\\n73 3\\\/4\\\"x90 3\\\/8\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic All Weather Windows Ltd.\",\"approval_number_master\":\"FL#9270-R0\",\"approval_number\":\"FL9270.5\",\"seq\":5,\"product_model\":\"Bermuda Door\",\"product_description\":\"Bermuda Door, Double with sidelites108\\\"x90 3\\\/8\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic All Weather Windows Ltd.\",\"approval_number_master\":\"FL#9270-R0\",\"approval_number\":\"FL9270.6\",\"seq\":6,\"product_model\":\"Bermuda Door\",\"product_description\":\"Bermuda Door, Single with transom 37 7\\\/8\\\"x114\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic All Weather Windows Ltd.\",\"approval_number_master\":\"FL#9270-R0\",\"approval_number\":\"FL9270.7\",\"seq\":7,\"product_model\":\"Bermuda Door\",\"product_description\":\"Bermuda Door, Single with sidelite and transom 54\\\"x114\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic All Weather Windows Ltd.\",\"approval_number_master\":\"FL#9270-R0\",\"approval_number\":\"FL9270.8\",\"seq\":8,\"product_model\":\"Bermuda Door\",\"product_description\":\"Bermuda Door, Single with sidelites and transom 72 1\\\/8\\\"x114\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic All Weather Windows Ltd.\",\"approval_number_master\":\"FL#9270-R0\",\"approval_number\":\"FL9270.9\",\"seq\":9,\"product_model\":\"Bermuda Door\",\"product_description\":\"Bermuda Door, Double with transom 74 3\\\/4\\\"x114\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic All Weather Windows Ltd.\",\"approval_number_master\":\"FL#9270-R0\",\"approval_number\":\"FL9270.10\",\"seq\":10,\"product_model\":\"Bermuda Door\",\"product_description\":\"Bermuda Door, Double with sidelites and transom 108\\\"x114\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Branstrator Corporation\":[{\"manufacturer\":\"Branstrator Corporation\",\"approval_number_master\":\"FL#9635-R0\",\"approval_number\":\"FL9635.1\",\"seq\":1,\"product_model\":\"Exterior Door\",\"product_description\":\"Coastal Out-Swing Hinged Door\",\"design_pressure\":\"+55.14\\\/-55.14\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Creative Design Doors, Inc.\":[{\"manufacturer\":\"Creative Design Doors, Inc.\",\"approval_number_master\":\"FL#9925-R1\",\"approval_number\":\"FL9925.1\",\"seq\":1,\"product_model\":\"Contemporary Series\",\"product_description\":\"Out-Swing Aluminum Commercial Entrance Door 51-1\\\/2\\\" wide by 85-1\\\/2\\\" high.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Design Doors, Inc.\",\"approval_number_master\":\"FL#9925-R1\",\"approval_number\":\"FL9925.2\",\"seq\":2,\"product_model\":\"Heritage Series\",\"product_description\":\"Out-Swing Aluminum Commercial Entrance Door 51-1\\\/2\\\" wide by 85-1\\\/2\\\" high.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Design Doors, Inc.\",\"approval_number_master\":\"FL#9925-R1\",\"approval_number\":\"FL9925.3\",\"seq\":3,\"product_model\":\"Vintage Series\",\"product_description\":\"Out-Swing Aluminum Commercial Entrance Door 51-1\\\/2\\\" wide by 85-1\\\/2\\\" high.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-13 00:00:00\",\"instructions_url\":\"\"}],\"Mar de Suenos, Inc. dba R & T Doors dba Mardeoro Doors\":[{\"manufacturer\":\"Mar de Suenos, Inc. dba R & T Doors dba Mardeoro Doors\",\"approval_number_master\":\"FL#9984-R0\",\"approval_number\":\"FL9984.1\",\"seq\":1,\"product_model\":\"a. Phoenix\",\"product_description\":\"Glazed Stile and Rail 2-1\\\/4\\\" Wood Door - up to 3'6 x 10'0 Single Configuration (X) - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mar de Suenos, Inc. dba R & T Doors dba Mardeoro Doors\",\"approval_number_master\":\"FL#9984-R0\",\"approval_number\":\"FL9984.2\",\"seq\":2,\"product_model\":\"b. Phoenix\",\"product_description\":\"Glazed Stile and Rail 2-1\\\/4\\\" Wood Door - up to 3'6 x 10'0 Single with Sidelite Configuration (XO or OX) - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mar de Suenos, Inc. dba R & T Doors dba Mardeoro Doors\",\"approval_number_master\":\"FL#9984-R0\",\"approval_number\":\"FL9984.3\",\"seq\":3,\"product_model\":\"c. Phoenix\",\"product_description\":\"Glazed Stile and Rail 2-1\\\/4\\\" Wood Door - up to 3'6 x 10'0 Single with Sidelites - Configuration (OXO) - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mar de Suenos, Inc. dba R & T Doors dba Mardeoro Doors\",\"approval_number_master\":\"FL#9984-R0\",\"approval_number\":\"FL9984.4\",\"seq\":4,\"product_model\":\"d. Phoenix\",\"product_description\":\"Glazed Stile and Rail 2-1\\\/4\\\" Wood Door - up to 6'0 x 10'0 Double - Configuration (XX) - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mar de Suenos, Inc. dba R & T Doors dba Mardeoro Doors\",\"approval_number_master\":\"FL#9984-R0\",\"approval_number\":\"FL9984.5\",\"seq\":5,\"product_model\":\"e. Phoenix\",\"product_description\":\"Glazed Stile and Rail 2-1\\\/4\\\" Wood Door - up to 6'0 x 10'0 Double with Sidelites - Configuration (OXXO) - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"American View Millwork & Window Co., LLC\":[{\"manufacturer\":\"American View Millwork & Window Co., LLC\",\"approval_number_master\":\"FL#10054-R0\",\"approval_number\":\"FL10054.1\",\"seq\":1,\"product_model\":\"a. Tempest Series\",\"product_description\":\"Glazed Stile and Rail Wood Door - up to 3'0 x 8'0 Single Configuration (X) - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American View Millwork & Window Co., LLC\",\"approval_number_master\":\"FL#10054-R0\",\"approval_number\":\"FL10054.2\",\"seq\":2,\"product_model\":\"b. Tempest Series\",\"product_description\":\"Glazed Stile and Rail Wood Door - Continuous Sill up to 3'0 x 8'0 Single with Sidelite Configuration (XO or OX) - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American View Millwork & Window Co., LLC\",\"approval_number_master\":\"FL#10054-R0\",\"approval_number\":\"FL10054.3\",\"seq\":3,\"product_model\":\"c. Tempest Series\",\"product_description\":\"Glazed Stile and Rail Wood Door - Continuous Sill up to 3'0 x 8'0 Single with Sidelites Configuration (OXO) - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American View Millwork & Window Co., LLC\",\"approval_number_master\":\"FL#10054-R0\",\"approval_number\":\"FL10054.4\",\"seq\":4,\"product_model\":\"d. Tempest Series\",\"product_description\":\"Glazed Stile and Rail Wood Door - up to 6'0 x 8'0 Double Configuration (XX) - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American View Millwork & Window Co., LLC\",\"approval_number_master\":\"FL#10054-R0\",\"approval_number\":\"FL10054.5\",\"seq\":5,\"product_model\":\"e. Tempest Series\",\"product_description\":\"Glazed Stile and Rail Wood Door - up to 6'0 x 8'0 Double with Sidelites - Configuration (OXXO) - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American View Millwork & Window Co., LLC\",\"approval_number_master\":\"FL#10054-R0\",\"approval_number\":\"FL10054.6\",\"seq\":6,\"product_model\":\"f. Tempest Series\",\"product_description\":\"Glazed Stile and Rail Wood Door - up to 3'0 x 8'0 Single with Transom Configuration (O over X) - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American View Millwork & Window Co., LLC\",\"approval_number_master\":\"FL#10054-R0\",\"approval_number\":\"FL10054.7\",\"seq\":7,\"product_model\":\"g. Tempest Series\",\"product_description\":\"Glazed Stile and Rail Wood Door - Continuous Sill up to 3'0 x 8'0 Single with Sidelite and Transom Configuration (O over XO or OX) - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American View Millwork & Window Co., LLC\",\"approval_number_master\":\"FL#10054-R0\",\"approval_number\":\"FL10054.8\",\"seq\":8,\"product_model\":\"h. Tempest Series\",\"product_description\":\"Glazed Stile and Rail Wood Door - Continuous Sill up to 3'0 x 8'0 Single with Sidelites and Transom Configuration (O over OXO) - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American View Millwork & Window Co., LLC\",\"approval_number_master\":\"FL#10054-R0\",\"approval_number\":\"FL10054.9\",\"seq\":9,\"product_model\":\"i. Tempest Series\",\"product_description\":\"Glazed Stile and Rail 2-1\\\/4\\\" Wood Door - up to 3'0 x 10'0 Single Configuration (X) - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American View Millwork & Window Co., LLC\",\"approval_number_master\":\"FL#10054-R0\",\"approval_number\":\"FL10054.10\",\"seq\":10,\"product_model\":\"j. Tempest Series\",\"product_description\":\"Glazed Stile and Rail 2-1\\\/4\\\" Wood Door - up to 6'0 x 10'0 Double Configuration (XX) - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Architectural Openings Inc.\":[{\"manufacturer\":\"Architectural Openings Inc.\",\"approval_number_master\":\"FL#10206-R1\",\"approval_number\":\"FL10206.1\",\"seq\":1,\"product_model\":\"Exterior Sidelight Door Frame Assembly\",\"product_description\":\"Hurricane Resistant Steel Flush Door System w\\\/Steel Hollow Metal Frames\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-31 00:00:00\",\"instructions_url\":\"\"}],\"Chongqing Mexin Messon Doors Industry Co., Ltd\":[{\"manufacturer\":\"Chongqing Mexin Messon Doors Industry Co., Ltd\",\"approval_number_master\":\"FL#10539-R0\",\"approval_number\":\"FL10539.1\",\"seq\":1,\"product_model\":\"CHONGQING SWINGING EXTERIOR DOOR\",\"product_description\":\"Chongqin MExin Messon Single Outswing 1020mm x 2170mm (40.16\\\"x85.43\\\") Steel Entry Hurricane ZOne Doors and Frames are doors and frames tested to TAS 201, 202, 203 for use in high velocity hurricane zone.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-20 00:00:00\",\"instructions_url\":\"\"}],\"Hager Companies\":[{\"manufacturer\":\"Hager Companies\",\"approval_number_master\":\"FL#9481-R0\",\"approval_number\":\"FL9481.1\",\"seq\":1,\"product_model\":\"4500 Series\",\"product_description\":\"Panic and Fire Rated Rim Type Exit Hardware\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hager Companies\",\"approval_number_master\":\"FL#13776-R0\",\"approval_number\":\"FL13776.1\",\"seq\":1,\"product_model\":\"1191\",\"product_description\":\"4-1\\\/2\\\" x 4-1\\\/2\\\" x 0.134\\\" Stainless Steel Plain Bearing Hinge\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hager Companies\",\"approval_number_master\":\"FL#13776-R0\",\"approval_number\":\"FL13776.2\",\"seq\":2,\"product_model\":\"1279\",\"product_description\":\"4-1\\\/2\\\" x 4-1\\\/2\\\" x 0.134\\\" Steel Plain Bearing Hinge\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hager Companies\",\"approval_number_master\":\"FL#13776-R0\",\"approval_number\":\"FL13776.3\",\"seq\":3,\"product_model\":\"780-111 \\\/ 780-111HD\",\"product_description\":\"Roton Continuous Geared Hinge\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hager Companies\",\"approval_number_master\":\"FL#13776-R0\",\"approval_number\":\"FL13776.4\",\"seq\":4,\"product_model\":\"780-112HD\",\"product_description\":\"Roton Heavy-Duty Continuous Geared Hinge\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hager Companies\",\"approval_number_master\":\"FL#13776-R0\",\"approval_number\":\"FL13776.5\",\"seq\":5,\"product_model\":\"780-224 \\\/ 780-224HD\",\"product_description\":\"Roton Continuous Geared Hinge\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hager Companies\",\"approval_number_master\":\"FL#13776-R0\",\"approval_number\":\"FL13776.6\",\"seq\":6,\"product_model\":\"780-226 \\\/ 780-226HD\",\"product_description\":\"Roton Continuous Geared Hinge\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hager Companies\",\"approval_number_master\":\"FL#13776-R0\",\"approval_number\":\"FL13776.7\",\"seq\":7,\"product_model\":\"BB1168\",\"product_description\":\"4-1\\\/2\\\" x 4-1\\\/2\\\" x 0.180\\\" Steel Ball Bearing Hinge\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hager Companies\",\"approval_number_master\":\"FL#13776-R0\",\"approval_number\":\"FL13776.8\",\"seq\":8,\"product_model\":\"BB1199\",\"product_description\":\"4-1\\\/2\\\" x 4-1\\\/2\\\" x 0.180\\\" Stainless Steel Ball Bearing Hinge\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hager Companies\",\"approval_number_master\":\"FL#13776-R0\",\"approval_number\":\"FL13776.9\",\"seq\":9,\"product_model\":\"BB1279\",\"product_description\":\"4-1\\\/2\\\" x 4-1\\\/2\\\" x 0.134\\\" Steel Ball Bearing Hinge\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Southern Custom Woodworks\":[{\"manufacturer\":\"Southern Custom Woodworks\",\"approval_number_master\":\"FL#10241-R0\",\"approval_number\":\"FL10241.1\",\"seq\":1,\"product_model\":\"a. Cyclone Series\",\"product_description\":\"Glazed Stile and Rail 2-1\\\/4\\\" Radius Wood Door - up to 3'6 x 10'0 Single Configuration (X) - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Custom Woodworks\",\"approval_number_master\":\"FL#10241-R0\",\"approval_number\":\"FL10241.2\",\"seq\":2,\"product_model\":\"b. Cyclone Series\",\"product_description\":\"Glazed Stile and Rail 2-1\\\/4\\\" Wood Door - up to 3'6 x 10'0 Single Configuration (X) - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Custom Woodworks\",\"approval_number_master\":\"FL#10241-R0\",\"approval_number\":\"FL10241.3\",\"seq\":3,\"product_model\":\"c. Cyclone Series\",\"product_description\":\"Glazed Stile and Rail 2-1\\\/4\\\" Wood Door - up to 3'6 x 10'0 Single with Sidelite Configuration (XO or OX) - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Custom Woodworks\",\"approval_number_master\":\"FL#10241-R0\",\"approval_number\":\"FL10241.4\",\"seq\":4,\"product_model\":\"d. Cyclone Series\",\"product_description\":\"Glazed Stile and Rail 2-1\\\/4\\\" Wood Door - up to 3'6 x 10'0 Single with Sidelites - Configuration (OXO) - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Custom Woodworks\",\"approval_number_master\":\"FL#10241-R0\",\"approval_number\":\"FL10241.5\",\"seq\":5,\"product_model\":\"e. Cyclone Series\",\"product_description\":\"Glazed Stile and Rail 2-1\\\/4\\\" Wood Door - up to 6'0 x 10'0 Double - Configuration (XX) - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Custom Woodworks\",\"approval_number_master\":\"FL#10241-R0\",\"approval_number\":\"FL10241.6\",\"seq\":6,\"product_model\":\"f. Cyclone Series\",\"product_description\":\"Glazed Stile and Rail 2-1\\\/4\\\" Wood Door - up to 6'0 x 10'0 Double with Sidelites - Configuration (OXXO) - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Custom Woodworks\",\"approval_number_master\":\"FL#10241-R0\",\"approval_number\":\"FL10241.7\",\"seq\":7,\"product_model\":\"g. Cyclone Series\",\"product_description\":\"Glazed Stile and Rail 2-1\\\/4\\\" Wood Door - up to 3'6 x 10'0 Single Configuration with Transom (O\\\/X) - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Custom Woodworks\",\"approval_number_master\":\"FL#10241-R0\",\"approval_number\":\"FL10241.8\",\"seq\":8,\"product_model\":\"h. Cyclone Series\",\"product_description\":\"Glazed Stile and Rail 2-1\\\/4\\\" Wood Door - up to 3'6 x 10'0 Single with Sidelite Configuration with Transom (O\\\/XO or O\\\/OX) - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Custom Woodworks\",\"approval_number_master\":\"FL#10241-R0\",\"approval_number\":\"FL10241.9\",\"seq\":9,\"product_model\":\"i. Cyclone Series\",\"product_description\":\"Glazed Stile and Rail 2-1\\\/4\\\" Wood Door - up to 3'6 x 10'0 Single with Sidelites Configuration with Transom (O\\\/OXO) - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Custom Woodworks\",\"approval_number_master\":\"FL#10242-R0\",\"approval_number\":\"FL10242.1\",\"seq\":1,\"product_model\":\"a. Cyclone Series\",\"product_description\":\"Glazed Stile and Rail 1-3\\\/4\\\" Radius Wood Door - up to 3'0 x 8'0 Single Configuration (X) - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Custom Woodworks\",\"approval_number_master\":\"FL#10242-R0\",\"approval_number\":\"FL10242.2\",\"seq\":2,\"product_model\":\"b. Cyclone Series\",\"product_description\":\"Glazed Stile and Rail 1-3\\\/4\\\" Wood Door - up to 3'0 x 8'0 Single Configuration (X) - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Custom Woodworks\",\"approval_number_master\":\"FL#10242-R0\",\"approval_number\":\"FL10242.3\",\"seq\":3,\"product_model\":\"c. Cyclone Series\",\"product_description\":\"Glazed Stile and Rail 1-3\\\/4\\\" Wood Door - up to 3'0 x 8'0 Single with Sidelite Configuration (XO or OX) - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Custom Woodworks\",\"approval_number_master\":\"FL#10242-R0\",\"approval_number\":\"FL10242.4\",\"seq\":4,\"product_model\":\"d. Cyclone Series\",\"product_description\":\"Glazed Stile and Rail 1-3\\\/4\\\" Wood Door - up to 3'0 x 8'0 Single with Sidelites - Configuration (OXO) - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Custom Woodworks\",\"approval_number_master\":\"FL#10242-R0\",\"approval_number\":\"FL10242.5\",\"seq\":5,\"product_model\":\"e. Cyclone Series\",\"product_description\":\"Glazed Stile and Rail 1-3\\\/4\\\" Wood Door - up to 6'0 x 8'0 Double - Configuration (XX) - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Custom Woodworks\",\"approval_number_master\":\"FL#10242-R0\",\"approval_number\":\"FL10242.6\",\"seq\":6,\"product_model\":\"f. Cyclone Series\",\"product_description\":\"Glazed Stile and Rail 1-3\\\/4\\\" Wood Door - up to 6'0 x 8'0 Double with Sidelites - Configuration (OXXO) - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Custom Woodworks\",\"approval_number_master\":\"FL#10242-R0\",\"approval_number\":\"FL10242.7\",\"seq\":7,\"product_model\":\"g. Cyclone Series\",\"product_description\":\"Glazed Stile and Rail 1-3\\\/4\\\" Wood Door - up to 3'0 x 8'0 Single Configuration with Transom (O\\\/X) - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Custom Woodworks\",\"approval_number_master\":\"FL#10242-R0\",\"approval_number\":\"FL10242.8\",\"seq\":8,\"product_model\":\"h. Cyclone Series\",\"product_description\":\"Glazed Stile and Rail 1-3\\\/4\\\" Wood Door - up to 3'0 x 8'0 Single with Sidelite Configuration with Transom (O\\\/XO or O\\\/OX) - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Custom Woodworks\",\"approval_number_master\":\"FL#10242-R0\",\"approval_number\":\"FL10242.9\",\"seq\":9,\"product_model\":\"i. Cyclone Series\",\"product_description\":\"Glazed Stile and Rail 1-3\\\/4\\\" Wood Door - up to 3'0 x 8'0 Single with Sidelites Configuration with Transom (O\\\/OXO) - Inswing \\\/ Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"BEVEL KING DOOR AND GLASS CO. INC.\":[{\"manufacturer\":\"BEVEL KING DOOR AND GLASS CO. INC.\",\"approval_number_master\":\"FL#10268-R0\",\"approval_number\":\"FL10268.1\",\"seq\":1,\"product_model\":\"Swinging Wood Entry Door\",\"product_description\":\"Swinging Wood Entry Door\\nIG Glazed Wood Inswing\\nConfiguration: XX\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Crest Metal Doors, Inc.\":[{\"manufacturer\":\"Crest Metal Doors, Inc.\",\"approval_number_master\":\"FL#10344-R0\",\"approval_number\":\"FL10344.1\",\"seq\":1,\"product_model\":\"SAN JUAN\\\/SAN JOSE\",\"product_description\":\"SAN JUAN\\\/SAN JOSE, OPAQUE FIBERGLASS IS AND OS, SINGLE DOOR.\",\"design_pressure\":\"+50.68\\\/-63.98\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crest Metal Doors, Inc.\",\"approval_number_master\":\"FL#10344-R0\",\"approval_number\":\"FL10344.2\",\"seq\":2,\"product_model\":\"SAN JUAN\\\/SAN JOSE\",\"product_description\":\"SAN JUAN\\\/SAN JOSE FULLE LITE REINFORCED FIBERGLASS IS AND OS SINGLE DOOR\",\"design_pressure\":\"+50.68\\\/-63.98\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crest Metal Doors, Inc.\",\"approval_number_master\":\"FL#10344-R0\",\"approval_number\":\"FL10344.3\",\"seq\":3,\"product_model\":\"SAN JUAN\\\/SAN JOSE\",\"product_description\":\"SAN JUAN\\\/SAN JOSE FULL LITE FIBERGLASS IS SINGLE DOOR\",\"design_pressure\":\"+38.08\\\/-48.02\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crest Metal Doors, Inc.\",\"approval_number_master\":\"FL#10344-R0\",\"approval_number\":\"FL10344.4\",\"seq\":4,\"product_model\":\"SAN JUAN\\\/SAN JOSE\",\"product_description\":\"SAN JUAN\\\/SAN JOSE FULL LITE FIBERGLASS OS SINGLE DOOR\",\"design_pressure\":\"+23.2\\\/-29.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crest Metal Doors, Inc.\",\"approval_number_master\":\"FL#10995-R0\",\"approval_number\":\"FL10995.1\",\"seq\":1,\"product_model\":\"A. Opaque Fiberglass Door\",\"product_description\":\"6'8 Single Opaque \\\"Impact\\\" Fiberglass Door - Outswing or Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crest Metal Doors, Inc.\",\"approval_number_master\":\"FL#10995-R0\",\"approval_number\":\"FL10995.2\",\"seq\":2,\"product_model\":\"B. Opaque Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelite Opaque \\\"Impact\\\" Fiberglass Door - Outswing or Inswing (OX or XO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crest Metal Doors, Inc.\",\"approval_number_master\":\"FL#10995-R0\",\"approval_number\":\"FL10995.3\",\"seq\":3,\"product_model\":\"C. Opaque Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelites Opaque \\\"Impact\\\" Fiberglass Door - Outswing or Inswing (OXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crest Metal Doors, Inc.\",\"approval_number_master\":\"FL#10995-R0\",\"approval_number\":\"FL10995.4\",\"seq\":4,\"product_model\":\"D. Opaque Fiberglass Door\",\"product_description\":\"6'8 Double Opaque \\\"Impact\\\" Fiberglass Door - Outswing or Inswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crest Metal Doors, Inc.\",\"approval_number_master\":\"FL#10995-R0\",\"approval_number\":\"FL10995.5\",\"seq\":5,\"product_model\":\"E. Opaque Fiberglass Door\",\"product_description\":\"6'8 Double with Sidelites Opaque \\\"Impact\\\" Fiberglass Door - Outswing or Inswing (OXXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crest Metal Doors, Inc.\",\"approval_number_master\":\"FL#11018-R0\",\"approval_number\":\"FL11018.1\",\"seq\":1,\"product_model\":\"A. Glazed Fiberglass Door\",\"product_description\":\"6'8 Single Glazed \\\"Impact\\\" Fiberglass Door - Outswing or Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crest Metal Doors, Inc.\",\"approval_number_master\":\"FL#11018-R0\",\"approval_number\":\"FL11018.2\",\"seq\":2,\"product_model\":\"B. Glazed Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelite Glazed \\\"Impact\\\" Fiberglass Door - Outswing or Inswing (OX or XO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crest Metal Doors, Inc.\",\"approval_number_master\":\"FL#11018-R0\",\"approval_number\":\"FL11018.3\",\"seq\":3,\"product_model\":\"C. Glazed Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelites Glazed \\\"Impact\\\" Fiberglass Door - Outswing or Inswing (OXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crest Metal Doors, Inc.\",\"approval_number_master\":\"FL#11018-R0\",\"approval_number\":\"FL11018.4\",\"seq\":4,\"product_model\":\"D. Glazed Fiberglass Door\",\"product_description\":\"6'8 Double Glazed \\\"Impact\\\" Fiberglass Door - Outswing or Inswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crest Metal Doors, Inc.\",\"approval_number_master\":\"FL#11018-R0\",\"approval_number\":\"FL11018.5\",\"seq\":5,\"product_model\":\"E. Glazed Fiberglass Door\",\"product_description\":\"6'8 Double with Sidelites Glazed \\\"Impact\\\" Fiberglass Door - Outswing or Inswing (OXXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crest Metal Doors, Inc.\",\"approval_number_master\":\"FL#11019-R0\",\"approval_number\":\"FL11019.1\",\"seq\":1,\"product_model\":\"A. Opaque Steel Door\",\"product_description\":\"6'8 Single Opaque \\\"Impact\\\" Steel Door - Outswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crest Metal Doors, Inc.\",\"approval_number_master\":\"FL#11019-R0\",\"approval_number\":\"FL11019.2\",\"seq\":2,\"product_model\":\"B. Opaque Steel Door\",\"product_description\":\"6'8 Double Opaque \\\"Impact\\\" Steel Door - Outswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crest Metal Doors, Inc.\",\"approval_number_master\":\"FL#11157-R0\",\"approval_number\":\"FL11157.1\",\"seq\":1,\"product_model\":\"A. Glazed Fiberglass Door\",\"product_description\":\"6'8 Single Glazed Fiberglass Door - Outswing or Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crest Metal Doors, Inc.\",\"approval_number_master\":\"FL#11157-R0\",\"approval_number\":\"FL11157.2\",\"seq\":2,\"product_model\":\"B. Glazed Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelite Glazed Fiberglass Door - Outswing or Inswing (OX or XO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crest Metal Doors, Inc.\",\"approval_number_master\":\"FL#11157-R0\",\"approval_number\":\"FL11157.3\",\"seq\":3,\"product_model\":\"C. Glazed Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelites Glazed Fiberglass Door - Outswing or Inswing (OXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crest Metal Doors, Inc.\",\"approval_number_master\":\"FL#11157-R0\",\"approval_number\":\"FL11157.4\",\"seq\":4,\"product_model\":\"D. Glazed Fiberglass Door\",\"product_description\":\"6'8 Double Glazed Fiberglass Door - Outswing or Inswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crest Metal Doors, Inc.\",\"approval_number_master\":\"FL#11157-R0\",\"approval_number\":\"FL11157.5\",\"seq\":5,\"product_model\":\"E. Glazed Fiberglass Door\",\"product_description\":\"6'8 Double with Sidelites Glazed Fiberglass Door - Outswing or Inswing (OXXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crest Metal Doors, Inc.\",\"approval_number_master\":\"FL#11221-R0\",\"approval_number\":\"FL11221.1\",\"seq\":1,\"product_model\":\"A. Glazed Steel Door\",\"product_description\":\"6'8 Single Glazed Steel Door - Outswing or Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crest Metal Doors, Inc.\",\"approval_number_master\":\"FL#11221-R0\",\"approval_number\":\"FL11221.2\",\"seq\":2,\"product_model\":\"B. Glazed Steel Door\",\"product_description\":\"6'8 Single with Sidelite Glazed Steel Door - Outswing or Inswing (OX or XO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crest Metal Doors, Inc.\",\"approval_number_master\":\"FL#11221-R0\",\"approval_number\":\"FL11221.3\",\"seq\":3,\"product_model\":\"C. Glazed Steel Door\",\"product_description\":\"6'8 Single with Sidelites Glazed Steel Door - Outswing or Inswing (OXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crest Metal Doors, Inc.\",\"approval_number_master\":\"FL#11221-R0\",\"approval_number\":\"FL11221.4\",\"seq\":4,\"product_model\":\"D. Opaque Steel Door\",\"product_description\":\"6'8 Single Opaque Steel Door - Outswing or Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crest Metal Doors, Inc.\",\"approval_number_master\":\"FL#11221-R0\",\"approval_number\":\"FL11221.5\",\"seq\":5,\"product_model\":\"E. Opaque Steel Door\",\"product_description\":\"6'8 Single with Sidelite Opaque Steel Door - Outswing or Inswing (OX or XO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crest Metal Doors, Inc.\",\"approval_number_master\":\"FL#11221-R0\",\"approval_number\":\"FL11221.6\",\"seq\":6,\"product_model\":\"F. Opaque Steel Door\",\"product_description\":\"6'8 Single with Sidelites Opaque Steel Door - Outswing or Inswing (OXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crest Metal Doors, Inc.\",\"approval_number_master\":\"FL#12883-R0\",\"approval_number\":\"FL12883.1\",\"seq\":1,\"product_model\":\"A. Glazed Fiberglass Door\",\"product_description\":\"8'0 Non-impact Glazed Fiberglass Single Door - with or without Non-impact Glazed Sidelites - (X, XO or OX, OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crest Metal Doors, Inc.\",\"approval_number_master\":\"FL#12883-R0\",\"approval_number\":\"FL12883.2\",\"seq\":2,\"product_model\":\"B. Glazed Fiberglass Door\",\"product_description\":\"8'0 Non-impact Glazed Fiberglass Double Door - with or without Non-impact Glazed Sidelites - (XX or OXXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crest Metal Doors, Inc.\",\"approval_number_master\":\"FL#12883-R0\",\"approval_number\":\"FL12883.3\",\"seq\":3,\"product_model\":\"C. Opaque Fiberglass Door\",\"product_description\":\"8'0 Non-impact Opaque Fiberglass Single Door - with or without Non-impact Glazed Sidelites - (X, XO or OX, OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crest Metal Doors, Inc.\",\"approval_number_master\":\"FL#12883-R0\",\"approval_number\":\"FL12883.4\",\"seq\":4,\"product_model\":\"D. Opaque Fiberglass Door\",\"product_description\":\"8'0 Non-impact Opaque Fiberglass Double Door - with or without Non-impact Glazed Sidelites - (XX or OXXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crest Metal Doors, Inc.\",\"approval_number_master\":\"FL#12887-R0\",\"approval_number\":\"FL12887.1\",\"seq\":1,\"product_model\":\"D. Glazed Steel Door\",\"product_description\":\"6'8 Double Glazed Steel Door - Outswing or Inswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crest Metal Doors, Inc.\",\"approval_number_master\":\"FL#12887-R0\",\"approval_number\":\"FL12887.2\",\"seq\":2,\"product_model\":\"E. Glazed Steel Door\",\"product_description\":\"6'8 Double with Sidelites Glazed Steel Door - Outswing or Inswing (OXXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Grand Glass Windows & Doors\":[{\"manufacturer\":\"Grand Glass Windows & Doors\",\"approval_number_master\":\"FL#10493-R0\",\"approval_number\":\"FL10493.1\",\"seq\":1,\"product_model\":\"100\\\/400 Inswing 3\\\/4 Lite Wood Double SHD\",\"product_description\":\"75\\\" wide by 98\\\" high wood double door with 3\\\/4 glass lite\",\"design_pressure\":\"+30\\\/-33\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Grand Glass Windows & Doors\",\"approval_number_master\":\"FL#10493-R0\",\"approval_number\":\"FL10493.2\",\"seq\":2,\"product_model\":\"706 Inswing TDL Wood Side Hinged Double Door\",\"product_description\":\"75\\\" wide by 98\\\" high wood double door with true divided lites\",\"design_pressure\":\"+30\\\/-33\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Grand Glass Windows & Doors\",\"approval_number_master\":\"FL#11607-R0\",\"approval_number\":\"FL11607.1\",\"seq\":1,\"product_model\":\"Inswing Mahogany Door w\\\/One Lite\",\"product_description\":\"75x98 Double Door with 3\\\/4 glass lite.\",\"design_pressure\":\"+50\\\/-53\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Grand Glass Windows & Doors\",\"approval_number_master\":\"FL#11607-R0\",\"approval_number\":\"FL11607.2\",\"seq\":2,\"product_model\":\"Inswing Mahogany Door w\\\/TDL\",\"product_description\":\"75x98 Double Door with 3\\\/4 glass lite.\",\"design_pressure\":\"+45\\\/-48\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-10 00:00:00\",\"instructions_url\":\"\"}],\"United Finishers International, Inc.\":[{\"manufacturer\":\"United Finishers International, Inc.\",\"approval_number_master\":\"FL#10747-R0\",\"approval_number\":\"FL10747.1\",\"seq\":1,\"product_model\":\"GLAZED IS\\\/OS STEEL DOOR\",\"product_description\":\"GLAZED IS\\\/OS STEEL DOOR WITH OR WITHOUT TRANSOM\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"M W Manufacturers Inc.\":[{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#10873-R0\",\"approval_number\":\"FL10873.1\",\"seq\":1,\"product_model\":\"MIRA Outswing French Door\",\"product_description\":\"Aluminum Clad Outswing French Hinged Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#10874-R0\",\"approval_number\":\"FL10874.1\",\"seq\":1,\"product_model\":\"MIRA Inswing Center Hinged Door\",\"product_description\":\"Aluminum Clad Inswing Center-Hinged Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#10874-R0\",\"approval_number\":\"FL10874.2\",\"seq\":2,\"product_model\":\"MIRA Inswing French Door\",\"product_description\":\"Aluminum Clad Inswing French Hinged Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11843-R0\",\"approval_number\":\"FL11843.1\",\"seq\":1,\"product_model\":\"Mira Outswing French Hinged Door Impact\",\"product_description\":\"Mira Aluminum Clad Outswing French Hinged Door Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-17 00:00:00\",\"instructions_url\":\"\"}],\"Metra System\":[{\"manufacturer\":\"Metra System\",\"approval_number_master\":\"FL#10893-R0\",\"approval_number\":\"FL10893.1\",\"seq\":1,\"product_model\":\"NC82 STH Outswing Aluminum Double Door\",\"product_description\":\"NC82 STH Outswing Aluminum Double Door\\n96x96\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Lowe's Companies\":[{\"manufacturer\":\"Lowe's Companies\",\"approval_number_master\":\"FL#11056-R0\",\"approval_number\":\"FL11056.1\",\"seq\":1,\"product_model\":\"Reliabilt Steel Door\",\"product_description\":\"6'-8\\\" Opaque Wood-edge Steel I\\\/S and O\\\/S Single or Double Door Unit w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lowe's Companies\",\"approval_number_master\":\"FL#11056-R0\",\"approval_number\":\"FL11056.2\",\"seq\":2,\"product_model\":\"Reliabilt Steel Door\",\"product_description\":\"8'-0\\\" Opaque Wood-edge Steel I\\\/S and O\\\/S Single or Double Door Unit w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lowe's Companies\",\"approval_number_master\":\"FL#11056-R0\",\"approval_number\":\"FL11056.3\",\"seq\":3,\"product_model\":\"Reliabilt Steel Door\",\"product_description\":\"6'-8\\\" Glazed Wood-edge Steel I\\\/S and O\\\/S Single or Double Door Unit w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+50.5\\\/-50.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lowe's Companies\",\"approval_number_master\":\"FL#11056-R0\",\"approval_number\":\"FL11056.4\",\"seq\":4,\"product_model\":\"Reliabilt Steel Door\",\"product_description\":\"8'-0\\\" Glazed Wood-edge Steel I\\\/S and O\\\/S Single or Double Door Unit w\\\/ or w\\\/o Sidelites\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Superior Door Systems, Inc.\":[{\"manufacturer\":\"Superior Door Systems, Inc.\",\"approval_number_master\":\"FL#11090-R0\",\"approval_number\":\"FL11090.1\",\"seq\":1,\"product_model\":\"A. Opaque Fiberglass Door\",\"product_description\":\"6'8 Single Opaque \\\"Impact\\\" Fiberglass Door - Outswing or Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Door Systems, Inc.\",\"approval_number_master\":\"FL#11090-R0\",\"approval_number\":\"FL11090.2\",\"seq\":2,\"product_model\":\"B. Opaque Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelite Opaque \\\"Impact\\\" Fiberglass Door - Outswing or Inswing (OX or XO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Door Systems, Inc.\",\"approval_number_master\":\"FL#11090-R0\",\"approval_number\":\"FL11090.3\",\"seq\":3,\"product_model\":\"C. Opaque Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelites Opaque \\\"Impact\\\" Fiberglass Door - Outswing or Inswing (OXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Door Systems, Inc.\",\"approval_number_master\":\"FL#11090-R0\",\"approval_number\":\"FL11090.4\",\"seq\":4,\"product_model\":\"D. Opaque Fiberglass Door\",\"product_description\":\"6'8 Double Opaque \\\"Impact\\\" Fiberglass Door - Outswing or Inswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Door Systems, Inc.\",\"approval_number_master\":\"FL#11090-R0\",\"approval_number\":\"FL11090.5\",\"seq\":5,\"product_model\":\"E. Opaque Fiberglass Door\",\"product_description\":\"6'8 Double with Sidelites Opaque \\\"Impact\\\" Fiberglass Door - Outswing or Inswing (OXXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Door Systems, Inc.\",\"approval_number_master\":\"FL#11091-R0\",\"approval_number\":\"FL11091.1\",\"seq\":1,\"product_model\":\"A. Glazed Fiberglass Door\",\"product_description\":\"6'8 Single Glazed \\\"Impact\\\" Fiberglass Door - Outswing or Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Door Systems, Inc.\",\"approval_number_master\":\"FL#11091-R0\",\"approval_number\":\"FL11091.2\",\"seq\":2,\"product_model\":\"B. Glazed Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelite Glazed \\\"Impact\\\" Fiberglass Door - Outswing or Inswing (OX or XO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Door Systems, Inc.\",\"approval_number_master\":\"FL#11091-R0\",\"approval_number\":\"FL11091.3\",\"seq\":3,\"product_model\":\"C. Glazed Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelites Glazed \\\"Impact\\\" Fiberglass Door - Outswing or Inswing (OXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Door Systems, Inc.\",\"approval_number_master\":\"FL#11091-R0\",\"approval_number\":\"FL11091.4\",\"seq\":4,\"product_model\":\"D. Glazed Fiberglass Door\",\"product_description\":\"6'8 Double Glazed \\\"Impact\\\" Fiberglass Door - Outswing or Inswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Door Systems, Inc.\",\"approval_number_master\":\"FL#11091-R0\",\"approval_number\":\"FL11091.5\",\"seq\":5,\"product_model\":\"E. Glazed Fiberglass Door\",\"product_description\":\"6'8 Double with Sidelites Glazed \\\"Impact\\\" Fiberglass Door - Outswing or Inswing (OXXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Door Systems, Inc.\",\"approval_number_master\":\"FL#11108-R0\",\"approval_number\":\"FL11108.1\",\"seq\":1,\"product_model\":\"A. Opaque Steel Door\",\"product_description\":\"6'8 Single Opaque \\\"Impact\\\" Steel Door - Outswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Door Systems, Inc.\",\"approval_number_master\":\"FL#11108-R0\",\"approval_number\":\"FL11108.2\",\"seq\":2,\"product_model\":\"B. Opaque Steel Door\",\"product_description\":\"6'8 Double Opaque \\\"Impact\\\" Steel Door - Outswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-31 00:00:00\",\"instructions_url\":\"\"}],\"Distinctive Doors Inc\":[{\"manufacturer\":\"Distinctive Doors Inc\",\"approval_number_master\":\"FL#11104-R0\",\"approval_number\":\"FL11104.1\",\"seq\":1,\"product_model\":\"Stile and Rail Wood Doors\",\"product_description\":\"Stile and Rail Wood Doors, In-Swing and Out-Swing with Optional Sidelites, Transoms, and Surrounds,\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Distinctive Doors Inc\",\"approval_number_master\":\"FL#11961-R0\",\"approval_number\":\"FL11961.1\",\"seq\":1,\"product_model\":\"Stile and Rail Wood Doors\",\"product_description\":\"Stile and Rail Wood Doors, In-Swing and Out-Swing with Optional Sidelites and Transoms\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Distinctive Doors Inc\",\"approval_number_master\":\"FL#13691-R0\",\"approval_number\":\"FL13691.1\",\"seq\":1,\"product_model\":\"Series 'NS-Mahogany' Inswing Entry Door\",\"product_description\":\"Non-Impact resistant inswing entry door.\",\"design_pressure\":\"+67.0\\\/-67.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Distinctive Doors Inc\",\"approval_number_master\":\"FL#13691-R0\",\"approval_number\":\"FL13691.2\",\"seq\":2,\"product_model\":\"Series 'NS-Mahogany' Outswing Entry Door\",\"product_description\":\"Non-Impact resistant outswing entry door.\",\"design_pressure\":\"+67.0\\\/-67.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Distinctive Doors Inc\",\"approval_number_master\":\"FL#13691-R0\",\"approval_number\":\"FL13691.3\",\"seq\":3,\"product_model\":\"Series 'SS-Mahogany' Inswing Entry Door\",\"product_description\":\"Non-Impact resistant inswing entry door.\",\"design_pressure\":\"+67.0\\\/-67.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Distinctive Doors Inc\",\"approval_number_master\":\"FL#13691-R0\",\"approval_number\":\"FL13691.4\",\"seq\":4,\"product_model\":\"Series 'SS-Mahogany' Outswing Entry Door\",\"product_description\":\"Non-Impact resistant outswing entry door.\",\"design_pressure\":\"+67.0\\\/-67.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Distinctive Doors Inc\",\"approval_number_master\":\"FL#13691-R0\",\"approval_number\":\"FL13691.5\",\"seq\":5,\"product_model\":\"Series 'Walnut' Inswing Wood Patio Door\",\"product_description\":\"Non-Impact resistant inswing wood patio door.\",\"design_pressure\":\"+67.0\\\/-67.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Distinctive Doors Inc\",\"approval_number_master\":\"FL#13691-R0\",\"approval_number\":\"FL13691.6\",\"seq\":6,\"product_model\":\"Series 'Walnut' Outswing Wood Patio Door\",\"product_description\":\"Non-Impact resistant outswing wood patio door.\",\"design_pressure\":\"+67.0\\\/-67.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Distinctive Doors Inc DBA Pella Wylie Ops\":[{\"manufacturer\":\"Distinctive Doors Inc DBA Pella Wylie Ops\",\"approval_number_master\":\"FL#11118-R0\",\"approval_number\":\"FL11118.1\",\"seq\":1,\"product_model\":\"Stile and Rail Wood Doors\",\"product_description\":\"Stile and Rail Wood Doors, In-Swing and Out-Swing with Optional Sidelites, Transoms, and Surrounds.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Distinctive Doors Inc DBA Pella Wylie Ops\",\"approval_number_master\":\"FL#11962-R0\",\"approval_number\":\"FL11962.1\",\"seq\":1,\"product_model\":\"Stile and Rail Wood Doors\",\"product_description\":\"Stile and Rail Wood Doors, In-Swing and Out-Swing with Optional Sidelites and Transoms.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Distinctive Doors Inc DBA Pella Wylie Ops\",\"approval_number_master\":\"FL#13701-R0\",\"approval_number\":\"FL13701.1\",\"seq\":1,\"product_model\":\"Series 'NS-Mahogany' Inswing Entry Door\",\"product_description\":\"Non-Impact resistant inswing entry door.\",\"design_pressure\":\"+67.0\\\/-67.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Distinctive Doors Inc DBA Pella Wylie Ops\",\"approval_number_master\":\"FL#13701-R0\",\"approval_number\":\"FL13701.2\",\"seq\":2,\"product_model\":\"Series 'NS-Mahogany' Outswing Entry Door\",\"product_description\":\"Non-Impact resistant outswing entry door.\",\"design_pressure\":\"+67.0\\\/-67.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Distinctive Doors Inc DBA Pella Wylie Ops\",\"approval_number_master\":\"FL#13701-R0\",\"approval_number\":\"FL13701.3\",\"seq\":3,\"product_model\":\"Series 'SS-Mahogany' Inswing Entry Door\",\"product_description\":\"Non-Impact resistant inswing entry door.\",\"design_pressure\":\"+67.0\\\/-67.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Distinctive Doors Inc DBA Pella Wylie Ops\",\"approval_number_master\":\"FL#13701-R0\",\"approval_number\":\"FL13701.4\",\"seq\":4,\"product_model\":\"Series 'SS-Mahogany' Outswing Entry Door\",\"product_description\":\"Non-Impact resistant outswing entry door.\",\"design_pressure\":\"+67.0\\\/-67.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Distinctive Doors Inc DBA Pella Wylie Ops\",\"approval_number_master\":\"FL#13701-R0\",\"approval_number\":\"FL13701.5\",\"seq\":5,\"product_model\":\"Series 'Walnut' Inswing Wood Patio Door\",\"product_description\":\"Non-Impact resistant inswing wood patio door.\",\"design_pressure\":\"+67.0\\\/-67.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Distinctive Doors Inc DBA Pella Wylie Ops\",\"approval_number_master\":\"FL#13701-R0\",\"approval_number\":\"FL13701.6\",\"seq\":6,\"product_model\":\"Series 'Walnut' Outswing Wood Patio Door\",\"product_description\":\"Non-Impact resistant outswing wood patio door.\",\"design_pressure\":\"+67.0\\\/-67.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Security Impact Windows, LLC\":[{\"manufacturer\":\"Security Impact Windows, LLC\",\"approval_number_master\":\"FL#11193-R0\",\"approval_number\":\"FL11193.1\",\"seq\":1,\"product_model\":\"Series 500 Aluminum Outswing Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum outswing entrance door with \\\/ without sidelite & transom.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-22 00:00:00\",\"instructions_url\":\"\"}],\"Force V Environmental, LLC\":[{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11203-R0\",\"approval_number\":\"FL11203.1\",\"seq\":1,\"product_model\":\"a. AS60 Vinyl Swing Door\",\"product_description\":\"Extruded Vinyl Swing Door - Outswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11203-R0\",\"approval_number\":\"FL11203.2\",\"seq\":2,\"product_model\":\"b. AS60 Vinyl French Swing Door\",\"product_description\":\"Extruded Vinyl French Swing Door - Outswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11203-R0\",\"approval_number\":\"FL11203.3\",\"seq\":3,\"product_model\":\"c. AS60 Dual Action Door\",\"product_description\":\"Extruded Vinyl Dual Action Tilt \\\/ Turn Swing Door - (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11203-R0\",\"approval_number\":\"FL11203.4\",\"seq\":4,\"product_model\":\"d. AS60 Dual Action French Door\",\"product_description\":\"Extruded Vinyl Dual Action Tilt \\\/ Turn French Swing Door - (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11203-R0\",\"approval_number\":\"FL11203.5\",\"seq\":5,\"product_model\":\"e. AS60 Dual Action Door \\\"Hurricane Force V\\u2122\\\"\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Dual Action Tilt \\\/ Turn Swing Door - (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11203-R0\",\"approval_number\":\"FL11203.6\",\"seq\":6,\"product_model\":\"f. AS60 Vinyl Swing Door \\\"Hurricane Force V\\u2122\\\"\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Swing Door - Outswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11203-R0\",\"approval_number\":\"FL11203.7\",\"seq\":7,\"product_model\":\"g. AS60 Vinyl French Swing Door \\\"Hurricane Force V\\u2122\\\"\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" French Swing Door - Outswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11203-R0\",\"approval_number\":\"FL11203.8\",\"seq\":8,\"product_model\":\"h. AS60 Dual Action Door \\\"Hurricane Force V\\u2122\\\"\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Dual Action Tilt \\\/ Turn Swing Door - (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11203-R1\",\"approval_number\":\"FL11203.9\",\"seq\":9,\"product_model\":\"i. AS60 Vinyl Swing Door \\\"Hurricane Force V\\u2122\\\"\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Swing Door - Outswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11203-R1\",\"approval_number\":\"FL11203.10\",\"seq\":10,\"product_model\":\"j. AS60 Vinyl French Swing Door \\\"Hurricane Force V\\u2122\\\"\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" French Swing Door - Outswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Four Seasons Building Products\":[{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#11407-R0\",\"approval_number\":\"FL11407.1\",\"seq\":1,\"product_model\":\"ALUMINUM ENTRY DOOR\",\"product_description\":\"SUNROOM ALUMINUM ENTRY DOOR\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-22 00:00:00\",\"instructions_url\":\"\"}],\"Bonneville Windows and Doors\":[{\"manufacturer\":\"Bonneville Windows and Doors\",\"approval_number_master\":\"FL#12444-R0\",\"approval_number\":\"FL12444.1\",\"seq\":1,\"product_model\":\"OUTSWING WOOD FRENCH DOOR\",\"product_description\":\"NATURAL OUTSWING WOOD FRENCH DOOR\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bonneville Windows and Doors\",\"approval_number_master\":\"FL#12444-R0\",\"approval_number\":\"FL12444.2\",\"seq\":2,\"product_model\":\"OUTSWING WOOD FRENCH DOOR\",\"product_description\":\"ALUMINUM CLAD OUTSWING WOOD FRENCH DOOR\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bonneville Windows and Doors\",\"approval_number_master\":\"FL#13399-R0\",\"approval_number\":\"FL13399.1\",\"seq\":1,\"product_model\":\"OUTSWING ALUMINUM CLAD WOOD FRENCH DOOR WITH SIDELITES\",\"product_description\":\"OUTSWING ALUMINUM CLAD WOOD FRENCH DOOR WITH SIDELITES\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bonneville Windows and Doors\",\"approval_number_master\":\"FL#13399-R0\",\"approval_number\":\"FL13399.2\",\"seq\":2,\"product_model\":\"OUTSWING ALUMINUM CLAD WOOD FRENCH DOOR WITH TRANSOM\",\"product_description\":\"OUTSWING ALUMINUM CLAD WOOD FRENCH DOOR WITH TRANSOM\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bonneville Windows and Doors\",\"approval_number_master\":\"FL#13399-R0\",\"approval_number\":\"FL13399.3\",\"seq\":3,\"product_model\":\"OUTSWING NATURAL WOOD FRENCH DOOR WITH SIDELITES\",\"product_description\":\"OUTSWING NATURAL WOOD FRENCH DOOR WITH SIDELITES\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bonneville Windows and Doors\",\"approval_number_master\":\"FL#13399-R0\",\"approval_number\":\"FL13399.4\",\"seq\":4,\"product_model\":\"OUTSWING NATURAL WOOD FRENCH DOOR WITH TRANSOM\",\"product_description\":\"OUTSWING NATURAL WOOD FRENCH DOOR WITH TRANSOM\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Speyer Door and Window, Inc.\":[{\"manufacturer\":\"Speyer Door and Window, Inc.\",\"approval_number_master\":\"FL#12516-R0\",\"approval_number\":\"FL12516.1\",\"seq\":1,\"product_model\":\"a. Speyer Wood Impact Entry Door\",\"product_description\":\"\\\"Impact\\\" Opaque Wood Side Hinged Entry Door with Perimeter Lock and Seal System - (X) configuration up to nominal 3'0 x 6'8\",\"design_pressure\":\"+200.0\\\/-225.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Speyer Door and Window, Inc.\",\"approval_number_master\":\"FL#12516-R0\",\"approval_number\":\"FL12516.2\",\"seq\":2,\"product_model\":\"b. Speyer Wood Impact Entry Door\",\"product_description\":\"\\\"Impact\\\" Opaque Wood Side Hinged Entry Door with Perimeter Lock and Seal System - (X) configuration up to nominal 3'0 x 6'8\",\"design_pressure\":\"+200.0\\\/-200.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Alhambra Art Glass\":[{\"manufacturer\":\"Alhambra Art Glass\",\"approval_number_master\":\"FL#12532-R0\",\"approval_number\":\"FL12532.1\",\"seq\":1,\"product_model\":\"a. Master Designer Collection\",\"product_description\":\"Designer Door Glass \\\/ PVC Lite Frame Assembly for use in a Single 6'8 Door application utilizing the Plastpro Smooth or Textured Fiberglass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alhambra Art Glass\",\"approval_number_master\":\"FL#12532-R0\",\"approval_number\":\"FL12532.2\",\"seq\":2,\"product_model\":\"b. Master Designer Collection\",\"product_description\":\"Designer Door Glass \\\/ PVC Lite Frame Assembly for use in a Single 8'0 Door application utilizing the Plastpro Smooth or Textured Fiberglass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alhambra Art Glass\",\"approval_number_master\":\"FL#12596-R0\",\"approval_number\":\"FL12596.1\",\"seq\":1,\"product_model\":\"a. Master Designer Collection\",\"product_description\":\"Designer Door Glass \\\/ PVC Lite Frame Assembly for use in a Single 6'8 Door application utilizing the Plastpro Smooth or Textured Fiberglass Door - (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alhambra Art Glass\",\"approval_number_master\":\"FL#12596-R0\",\"approval_number\":\"FL12596.2\",\"seq\":2,\"product_model\":\"b. Master Designer Collection\",\"product_description\":\"Designer Door Glass \\\/ PVC Lite Frame Assembly for use in a Single 6'8 Door with Sidelite application utilizing the Plastpro Smooth or Textured Fiberglass Door - (XO or OX) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alhambra Art Glass\",\"approval_number_master\":\"FL#12596-R0\",\"approval_number\":\"FL12596.3\",\"seq\":3,\"product_model\":\"c. Master Designer Collection\",\"product_description\":\"Designer Door Glass \\\/ PVC Lite Frame Assembly for use in a Single 6'8 Door with Sidelites application utilizing the Plastpro Smooth or Textured Fiberglass Door - (OXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alhambra Art Glass\",\"approval_number_master\":\"FL#12596-R0\",\"approval_number\":\"FL12596.4\",\"seq\":4,\"product_model\":\"d. Master Designer Collection\",\"product_description\":\"Designer Door Glass \\\/ PVC Lite Frame Assembly for use in a Single 6'8 Double Door application utilizing the Plastpro Smooth or Textured Fiberglass Door - (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alhambra Art Glass\",\"approval_number_master\":\"FL#12596-R0\",\"approval_number\":\"FL12596.5\",\"seq\":5,\"product_model\":\"e. Master Designer Collection\",\"product_description\":\"Designer Door Glass \\\/ PVC Lite Frame Assembly for use in a Single 6'8 Double Door with Sidelites application utilizing the Plastpro Smooth or Textured Fiberglass Door - (OXXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alhambra Art Glass\",\"approval_number_master\":\"FL#12596-R0\",\"approval_number\":\"FL12596.6\",\"seq\":6,\"product_model\":\"f. Master Designer Collection\",\"product_description\":\"Designer Door Glass \\\/ PVC Lite Frame Assembly for use in a Single 8'0 Door application utilizing the Plastpro Smooth or Textured Fiberglass Door - (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alhambra Art Glass\",\"approval_number_master\":\"FL#12596-R0\",\"approval_number\":\"FL12596.7\",\"seq\":7,\"product_model\":\"g. Master Designer Collection\",\"product_description\":\"Designer Door Glass \\\/ PVC Lite Frame Assembly for use in a Single 8'0 Door with Sidelite application utilizing the Plastpro Smooth or Textured Fiberglass Door - (XO or OX) Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alhambra Art Glass\",\"approval_number_master\":\"FL#12596-R0\",\"approval_number\":\"FL12596.8\",\"seq\":8,\"product_model\":\"h. Master Designer Collection\",\"product_description\":\"Designer Door Glass \\\/ PVC Lite Frame Assembly for use in a Single 8'0 Door with Sidelites application utilizing the Plastpro Smooth or Textured Fiberglass Door - (OXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alhambra Art Glass\",\"approval_number_master\":\"FL#12596-R0\",\"approval_number\":\"FL12596.9\",\"seq\":9,\"product_model\":\"i. Master Designer Collection\",\"product_description\":\"Designer Door Glass \\\/ PVC Lite Frame Assembly for use in a Single 8'0 Double Door application utilizing the Plastpro Smooth or Textured Fiberglass Door - (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alhambra Art Glass\",\"approval_number_master\":\"FL#12596-R0\",\"approval_number\":\"FL12596.10\",\"seq\":10,\"product_model\":\"j. Master Designer Collection\",\"product_description\":\"Designer Door Glass \\\/ PVC Lite Frame Assembly for use in a Single 8'0 Double Door with Sidelites application utilizing the Plastpro Smooth or Textured Fiberglass Door - (OXXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\":[{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#12635-R0\",\"approval_number\":\"FL12635.1\",\"seq\":1,\"product_model\":\"Series 'La Fran\\u00e7ais' Outswing French Door with Sidelights\",\"product_description\":\"Non impact resistant outswing aluminum french door with sidelights with monolithic glazing\",\"design_pressure\":\"+70\\\/-100.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#12790-R0\",\"approval_number\":\"FL12790.1\",\"seq\":1,\"product_model\":\"Series 1800 Aluminum Outswing French Door with Sidelights -LMI\",\"product_description\":\"Large and small missile impact resistant outswing aluminum french door with sidelights and monolithic laminated glass.\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#12635-R1\",\"approval_number\":\"FL12635.2\",\"seq\":2,\"product_model\":\"Series 1800 Outswing Aluminum French Door with Sidelights\",\"product_description\":\"Large and small missile impact resistant with monolithic laminated glass\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#18394-R0\",\"approval_number\":\"FL18394.1\",\"seq\":1,\"product_model\":\"Series \\\"1800\\\" Outswing Aluminum French Door w\\\/wo Sidelites\",\"product_description\":\"Large missile impact resistant aluminum outswing french door.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#18394-R0\",\"approval_number\":\"FL18394.2\",\"seq\":2,\"product_model\":\"Series \\\"La Francais\\\" Outswing Aluminum French Door w\\\/wo Sidelites\",\"product_description\":\"Non-impact resistant aluminum outswing french door.\",\"design_pressure\":\"+70\\\/-100.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Oshkosh Door Company\":[{\"manufacturer\":\"Oshkosh Door Company\",\"approval_number_master\":\"FL#12845-R0\",\"approval_number\":\"FL12845.1\",\"seq\":1,\"product_model\":\"Cor-Guard Plus\",\"product_description\":\"Door and frame systems for corrosive environments and extreme weather conditions\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Barrette Outdoor Living\":[{\"manufacturer\":\"Barrette Outdoor Living\",\"approval_number_master\":\"FL#12931-R0\",\"approval_number\":\"FL12931.1\",\"seq\":1,\"product_model\":\"Door Assembly\",\"product_description\":\"Door Assembly\\nOverall Size: 5'11-3\\\/4\\\" wide by 6'0\\\" high.\\nDoor Leaf Size (2): 2'11-1\\\/4\\\" wide by 5'11-1\\\/2\\\" high\",\"design_pressure\":\"+25.0\\\/-25.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Barrette Outdoor Living\",\"approval_number_master\":\"FL#14361-R0\",\"approval_number\":\"FL14361.1\",\"seq\":1,\"product_model\":\"10'x8' Homestyles Outdoor Storage Shed Door Assembly\",\"product_description\":\"Door Assembly Overall Size: 8'2\\\" wide by 6'3\\\" height.\\n\\nDoor Leaf Size (2): 2'11\\\" wide by 5'11-1\\\/4\\\" height.\",\"design_pressure\":\"+25.06\\\/-25.06\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"C.H.I. Overhead Doors\":[{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R0\",\"approval_number\":\"FL13162.1\",\"seq\":1,\"product_model\":\"50xx 51xx\",\"product_description\":\"9' wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+32.0\\\/-36.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R0\",\"approval_number\":\"FL13162.2\",\"seq\":2,\"product_model\":\"50xx 51xx\",\"product_description\":\"16' wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R0\",\"approval_number\":\"FL13162.3\",\"seq\":3,\"product_model\":\"50xx 51xx\",\"product_description\":\"16' wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+30.6\\\/-34.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R0\",\"approval_number\":\"FL13162.4\",\"seq\":4,\"product_model\":\"50xx 51xx\",\"product_description\":\"18' wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R0\",\"approval_number\":\"FL13162.5\",\"seq\":5,\"product_model\":\"50xx 51xx\",\"product_description\":\"18' wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+30.3\\\/-33.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"TRU TECH DOORS USA\":[{\"manufacturer\":\"TRU TECH DOORS USA\",\"approval_number_master\":\"FL#13168-R0\",\"approval_number\":\"FL13168.1\",\"seq\":1,\"product_model\":\"a. Steel Mark\\u2122 \\\/ Steel Mark\\u2122 Plus\",\"product_description\":\"Up to a nominal 3'0 x 7'0 Steel Mark\\u2122 \\\/ Steel Mark\\u2122 Plus Steel Door Panel utilizing the EASY-FIT\\u2122 Adjustable Steel Door Frame. (Outswing or Inswing - X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRU TECH DOORS USA\",\"approval_number_master\":\"FL#13168-R0\",\"approval_number\":\"FL13168.2\",\"seq\":2,\"product_model\":\"b. Steel Mark\\u2122 \\\/ Steel Mark\\u2122 Plus\",\"product_description\":\"Up to a nominal 3'0 x 7'0 Steel Mark\\u2122 \\\/ Steel Mark\\u2122 Plus Steel Door Panel with Wood Jambs. (Outswing or Inswing - X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRU TECH DOORS USA\",\"approval_number_master\":\"FL#13168-R0\",\"approval_number\":\"FL13168.3\",\"seq\":3,\"product_model\":\"c. Steel Mark\\u2122 \\\/ Steel Mark\\u2122 Plus\",\"product_description\":\"Up to a nominal 3'0 x 7'0 Steel Mark\\u2122 \\\/ Steel Mark\\u2122 Plus Steel Door Panel utilizing the EASY-FIT\\u2122 Adjustable Steel Door Frame. (Outswing or Inswing - X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRU TECH DOORS USA\",\"approval_number_master\":\"FL#13168-R0\",\"approval_number\":\"FL13168.4\",\"seq\":4,\"product_model\":\"d. Steel Mark\\u2122 \\\/ Steel Mark\\u2122 Plus\",\"product_description\":\"Up to a nominal 3'0 x 7'0 Steel Mark\\u2122 \\\/ Steel Mark\\u2122 Plus Steel Door Panel with Wood Jambs. (Outswing or Inswing - X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRU TECH DOORS USA\",\"approval_number_master\":\"FL#13168-R1\",\"approval_number\":\"FL13168.5\",\"seq\":5,\"product_model\":\"e. Steel Mark\\u2122 \\\/ Steel Mark\\u2122 Plus\",\"product_description\":\"Up to a nominal 6'0 x 7'0 Steel Mark\\u2122 \\\/ Steel Mark\\u2122 Plus Steel Door Panel utilizing the EASY-FIT\\u2122 Adjustable Steel Door Frame. (Outswing or Inswing - XX - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRU TECH DOORS USA\",\"approval_number_master\":\"FL#13168-R2\",\"approval_number\":\"FL13168.6\",\"seq\":6,\"product_model\":\"f. Steel Mark\\u2122 Wood Edge\",\"product_description\":\"Up to a nominal 3'0 x 6'8 Steel Mark\\u2122 Wood Edge Glazed Steel Door Panel with or without Sidelite(s) in Wood Jambs. (Outswing or Inswing - X, OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRU TECH DOORS USA\",\"approval_number_master\":\"FL#13168-R2\",\"approval_number\":\"FL13168.7\",\"seq\":7,\"product_model\":\"g. Steel Mark\\u2122 Wood Edge\",\"product_description\":\"Up to a nominal 6'0 x 6'8 Steel Mark\\u2122 Wood Edge Glazed Steel Door Panels with or without Sidelite(s) in Wood Jambs. (Outswing or Inswing - XX or OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRU TECH DOORS USA\",\"approval_number_master\":\"FL#13168-R2\",\"approval_number\":\"FL13168.8\",\"seq\":8,\"product_model\":\"h. Steel Mark\\u2122 Wood Edge\",\"product_description\":\"Up to a nominal 3'0 x 6'8 Steel Mark\\u2122 Wood Edge Opaque Steel Door Panel with or without Sidelite(s) in Wood Jambs. (Outswing or Inswing - X, OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Nick's Building Supply, Inc.\":[{\"manufacturer\":\"Nick's Building Supply, Inc.\",\"approval_number_master\":\"FL#13173-R0\",\"approval_number\":\"FL13173.1\",\"seq\":1,\"product_model\":\"SW 62\",\"product_description\":\"Mahogany Single Outswing Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"OSG Doors\":[{\"manufacturer\":\"OSG Doors\",\"approval_number_master\":\"FL#13357-R0\",\"approval_number\":\"FL13357.1\",\"seq\":1,\"product_model\":\"a. Infinity Tempest Series\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door (utilizing a 161 Latch Prep) in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head (Outswing \\\/ Inswing Single Configuration \\\"X\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OSG Doors\",\"approval_number_master\":\"FL#13357-R0\",\"approval_number\":\"FL13357.2\",\"seq\":2,\"product_model\":\"b. Infinity Tempest Series\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door (utilizing a 161 Latch Prep) in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head (Outswing Single Configuration \\\"X\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OSG Doors\",\"approval_number_master\":\"FL#13357-R0\",\"approval_number\":\"FL13357.3\",\"seq\":3,\"product_model\":\"c. Infinity Tempest Series\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door (utilizing a 161 Latch and Deadbolt Prep) in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head (Outswing \\\/ Inswing Single Configuration \\\"X\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OSG Doors\",\"approval_number_master\":\"FL#13357-R0\",\"approval_number\":\"FL13357.4\",\"seq\":4,\"product_model\":\"d. Infinity Tempest Series\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door (utilizing a 161 Latch and Deadbolt Prep) in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head (Outswing Double Configuration \\\"XX\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"MADENA S.A.\":[{\"manufacturer\":\"MADENA S.A.\",\"approval_number_master\":\"FL#13362-R0\",\"approval_number\":\"FL13362.1\",\"seq\":1,\"product_model\":\"Madena Glazed Swing-out Wood Door\",\"product_description\":\"Swing-out type door designed, constructed and tested to provide protection from hurricane force winds and wind borne debris\",\"design_pressure\":\"+75\\\/-83\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MADENA S.A.\",\"approval_number_master\":\"FL#13362-R0\",\"approval_number\":\"FL13362.2\",\"seq\":2,\"product_model\":\"Madena Solid Swing-out Wood Door\",\"product_description\":\"Swing-out type door designed, constructed and tested to provide protection from hurricane force winds and wind borne debris\",\"design_pressure\":\"+75\\\/-83\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"CAL-ROYAL PRODUCTS INC.\":[{\"manufacturer\":\"CAL-ROYAL PRODUCTS INC.\",\"approval_number_master\":\"FL#13624-R0\",\"approval_number\":\"FL13624.1\",\"seq\":1,\"product_model\":\"a. DKS Series 1800\",\"product_description\":\"Nominal 4'0 x 8'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door (utilizing a 161 Latch and Deadbolt Prep) in a 16 ga. Hollow Metal Steel Frame with 2\\\" Head (Outswing Single Configuration \\\"X\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAL-ROYAL PRODUCTS INC.\",\"approval_number_master\":\"FL#13624-R0\",\"approval_number\":\"FL13624.2\",\"seq\":2,\"product_model\":\"b. DKS Series 1800\",\"product_description\":\"Nominal 4'0 x 8'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door (utilizing a 161 Latch and Deadbolt Prep) in a 16 ga. Hollow Metal Steel Frame with 2\\\" Head (Outswing Single Configuration \\\"X\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAL-ROYAL PRODUCTS INC.\",\"approval_number_master\":\"FL#13624-R1\",\"approval_number\":\"FL13624.3\",\"seq\":3,\"product_model\":\"c. DKS Series 1800\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door (See INST drawing for Hardware Options) in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head (Outswing \\\/ Inswing Single Configuration \\\"X\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAL-ROYAL PRODUCTS INC.\",\"approval_number_master\":\"FL#13624-R1\",\"approval_number\":\"FL13624.4\",\"seq\":4,\"product_model\":\"d. DKS Series 1800\",\"product_description\":\"Nominal 3'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door (See INST drawing for Hardware Options) in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head (Outswing \\\/ Inswing Single Configuration \\\"X\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAL-ROYAL PRODUCTS INC.\",\"approval_number_master\":\"FL#13624-R1\",\"approval_number\":\"FL13624.5\",\"seq\":5,\"product_model\":\"e. DKS Series 1800\",\"product_description\":\"Nominal 6'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door (See INST drawing for Hardware Options) in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head (Outswing \\\/ Inswing Double Configuration \\\"XX\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAL-ROYAL PRODUCTS INC.\",\"approval_number_master\":\"FL#13624-R1\",\"approval_number\":\"FL13624.6\",\"seq\":6,\"product_model\":\"f. DKS Series 1800\",\"product_description\":\"Nominal 6'0 x 7'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door (See INST drawing for Hardware Options) in a 16 ga. Hollow Metal Steel Frame with 2\\\" or 4\\\" Head (Outswing \\\/ Inswing Double Configuration \\\"XX\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAL-ROYAL PRODUCTS INC.\",\"approval_number_master\":\"FL#13624-R4\",\"approval_number\":\"FL13624.7\",\"seq\":7,\"product_model\":\"g. DKS Series 1800\",\"product_description\":\"Nominal 8'0 x 8'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door (See INST drawing for Hardware Options) in a 16 ga. Hollow Metal Steel Frame with 2\\\" Head (Outswing Double Configuration \\\"XX\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAL-ROYAL PRODUCTS INC.\",\"approval_number_master\":\"FL#13624-R4\",\"approval_number\":\"FL13624.8\",\"seq\":8,\"product_model\":\"h. DKS Series 1800\",\"product_description\":\"Nominal 8'0 x 8'0 - 18 ga. Flush or Embossed Panel Commercial Steel Door (See INST drawing for Hardware Options) in a 16 ga. Hollow Metal Steel Frame with 2\\\" Head (Outswing Double Configuration \\\"XX\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Door Innovations, inc.\":[{\"manufacturer\":\"Door Innovations, inc.\",\"approval_number_master\":\"FL#13687-R0\",\"approval_number\":\"FL13687.1\",\"seq\":1,\"product_model\":\"WEATHERTIGHT ALUMINUM CLAD WOOD DOOR\",\"product_description\":\"WEATHERTIGHT ALUMINUM CLAD WOOD DOOR, OUTFOLD, NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Door Innovations, inc.\",\"approval_number_master\":\"FL#16471-R0\",\"approval_number\":\"FL16471.1\",\"seq\":1,\"product_model\":\"WEATHERTIGHT4 ALUMINUM CLAD WOOD OUTFOLD BI-FOLD DOOR IMPACT\",\"product_description\":\"WEATHERTIGHT4 ALUMINUM CLAD WOOD OUTFOLD BI-FOLD DOOR IMPACT\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Door Innovations, inc.\",\"approval_number_master\":\"FL#16471-R0\",\"approval_number\":\"FL16471.2\",\"seq\":2,\"product_model\":\"WEATHERTIGHT4 ALUMINUM CLAD WOOD OUTFOLD BI-FOLD DOOR NON-IMPACT\",\"product_description\":\"WEATHERTIGHT4 ALUMINUM CLAD WOOD OUTFOLD BI-FOLD DOOR NON-IMPACT\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-31 00:00:00\",\"instructions_url\":\"\"}],\"FRP Lite - Simon Door\":[{\"manufacturer\":\"FRP Lite - Simon Door\",\"approval_number_master\":\"FL#14247-R0\",\"approval_number\":\"FL14247.1\",\"seq\":1,\"product_model\":\"SIMON \\\/ SKULE Door\",\"product_description\":\"SIMON \\\/ SKULE 3072 Hurricane Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Vitro America, LLC\":[{\"manufacturer\":\"Vitro America, LLC\",\"approval_number_master\":\"FL#14447-R0\",\"approval_number\":\"FL14447.1\",\"seq\":1,\"product_model\":\"N200-M300-W500 Doors\",\"product_description\":\"Narrow,Medium and Wide Stile Doors for use in CG450 Storefront FL-14012.1\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vitro America, LLC\",\"approval_number_master\":\"FL#14447-R0\",\"approval_number\":\"FL14447.2\",\"seq\":2,\"product_model\":\"N200-M300-W500 Doors\",\"product_description\":\"Narrow,Medium and Wide Stile Doors for us in CG451 Storefront FL-14012.2\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-08-06 00:00:00\",\"instructions_url\":\"\"}],\"Evermark, LLC\":[{\"manufacturer\":\"Evermark, LLC\",\"approval_number_master\":\"FL#14497-R0\",\"approval_number\":\"FL14497.1\",\"seq\":1,\"product_model\":\"a. Wood Entry Door (Style 2130)\",\"product_description\":\"Up to 3'0 x 6'8 \\\"Non-Impact\\\" Opaque Wood Door with or without Sidelights (X, OX or XO and OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Evermark, LLC\",\"approval_number_master\":\"FL#14497-R0\",\"approval_number\":\"FL14497.2\",\"seq\":2,\"product_model\":\"b. Wood Entry Door (Style 2130)\",\"product_description\":\"Up to 3'0 x 6'8 \\\"Non-Impact\\\" Opaque Double Wood Door with or without Sidelights (XX and OXXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Evermark, LLC\",\"approval_number_master\":\"FL#14497-R0\",\"approval_number\":\"FL14497.3\",\"seq\":3,\"product_model\":\"c. Wood Entry Door (Style 5001 \\\/ 1515)\",\"product_description\":\"Up to 3'0 x 6'8 \\\"Non-Impact\\\" Glazed Wood Door with or without Sidelights (X, OX or XO and OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Evermark, LLC\",\"approval_number_master\":\"FL#14497-R0\",\"approval_number\":\"FL14497.4\",\"seq\":4,\"product_model\":\"d. Wood Entry Door (Style 5001 \\\/ 1515)\",\"product_description\":\"Up to 3'0 x 6'8 \\\"Non-Impact\\\" Glazed Double Wood Door with or without Sidelights (XX and OXXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Evermark, LLC\",\"approval_number_master\":\"FL#14497-R2\",\"approval_number\":\"FL14497.5\",\"seq\":5,\"product_model\":\"e. Wood Entry Door (Style 2130)\",\"product_description\":\"Up to 3'0 x 8'0 \\\"Non-Impact\\\" Opaque Wood Door with or without Sidelights (X, OX or XO and OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Evermark, LLC\",\"approval_number_master\":\"FL#14497-R2\",\"approval_number\":\"FL14497.6\",\"seq\":6,\"product_model\":\"f. Wood Entry Door (Style 2130)\",\"product_description\":\"Up to 6'0 x 8'0 \\\"Non-Impact\\\" Opaque Double Wood Door with or without Sidelights (XX and OXXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Evermark, LLC\",\"approval_number_master\":\"FL#14497-R2\",\"approval_number\":\"FL14497.7\",\"seq\":7,\"product_model\":\"g. Wood Entry Door (Style 5001 \\\/ 1518)\",\"product_description\":\"Up to 3'0 x 8'0 \\\"Non-Impact\\\" Glazed Wood Door with or without Sidelights (X, OX or XO and OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Evermark, LLC\",\"approval_number_master\":\"FL#14497-R2\",\"approval_number\":\"FL14497.8\",\"seq\":8,\"product_model\":\"h. Wood Entry Door (Style 5001 \\\/ 1518)\",\"product_description\":\"Up to 6'0 x 8'0 \\\"Non-Impact\\\" Glazed Double Wood Door with or without Sidelights (XX and OXXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Fib-R-Dor, A Division of Chase Industries, inc.\":[{\"manufacturer\":\"Fib-R-Dor, A Division of Chase Industries, inc.\",\"approval_number_master\":\"FL#14551-R0\",\"approval_number\":\"FL14551.1\",\"seq\":1,\"product_model\":\"a. Fib-R-Dor FBC Series\",\"product_description\":\"Nominal 3'0 x 7'2 Mirror-Smooth Gel Coated Opaque Fiberglass Door Panel with Fiberglass Frame - Single Configuration (X) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fib-R-Dor, A Division of Chase Industries, inc.\",\"approval_number_master\":\"FL#14551-R0\",\"approval_number\":\"FL14551.2\",\"seq\":2,\"product_model\":\"b. Fib-R-Dor FBC Series\",\"product_description\":\"Nominal 3'0 x 7'2 Mirror-Smooth Gel Coated Glazed Fiberglass Door Panel with Fiberglass Frame - Single Configuration (X) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fib-R-Dor, A Division of Chase Industries, inc.\",\"approval_number_master\":\"FL#14551-R0\",\"approval_number\":\"FL14551.3\",\"seq\":3,\"product_model\":\"c. Fib-R-Dor FBC Series\",\"product_description\":\"Pair of Nominal 3'0 x 7'2 Mirror-Smooth Gel Coated Opaque Fiberglass Door Panel with Fiberglass Frame - Double Configuration (XX) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fib-R-Dor, A Division of Chase Industries, inc.\",\"approval_number_master\":\"FL#14551-R0\",\"approval_number\":\"FL14551.4\",\"seq\":4,\"product_model\":\"d. Fib-R-Dor FBC Series\",\"product_description\":\"Pair of Nominal 3'0 x 7'2 Mirror-Smooth Gel Coated Glazed Fiberglass Door Panel with Fiberglass Frame - Double Configuration (XX) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fib-R-Dor, A Division of Chase Industries, inc.\",\"approval_number_master\":\"FL#14551-R1\",\"approval_number\":\"FL14551.5\",\"seq\":5,\"product_model\":\"e. Fib-R-Dor FBC Series\",\"product_description\":\"Nominal 3'0 x 7'2 Mirror-Smooth Gel Coated Opaque \\\"Impact\\\" Fiberglass Door Panel with Fiberglass Frame - Single Configuration (X) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fib-R-Dor, A Division of Chase Industries, inc.\",\"approval_number_master\":\"FL#14551-R1\",\"approval_number\":\"FL14551.6\",\"seq\":6,\"product_model\":\"f. Fib-R-Dor FBC Series\",\"product_description\":\"Nominal 3'0 x 7'2 Mirror-Smooth Gel Coated Glazed \\\"Impact\\\" Fiberglass Door Panel with Fiberglass Frame - Single Configuration (X) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fib-R-Dor, A Division of Chase Industries, inc.\",\"approval_number_master\":\"FL#14551-R1\",\"approval_number\":\"FL14551.7\",\"seq\":7,\"product_model\":\"g. Fib-R-Dor FBC Series\",\"product_description\":\"Pair of Nominal 3'0 x 7'2 Mirror-Smooth Gel Coated Opaque \\\"Impact\\\" Fiberglass Door Panel with Fiberglass Frame - Double Configuration (XX) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fib-R-Dor, A Division of Chase Industries, inc.\",\"approval_number_master\":\"FL#14551-R1\",\"approval_number\":\"FL14551.8\",\"seq\":8,\"product_model\":\"h. Fib-R-Dor FBC Series\",\"product_description\":\"Pair of Nominal 3'0 x 7'2 Mirror-Smooth Gel Coated Glazed \\\"Impact\\\" Fiberglass Door Panel with Fiberglass Frame - Double Configuration (XX) Inswing\\\/Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fib-R-Dor, A Division of Chase Industries, inc.\",\"approval_number_master\":\"FL#26593-R0\",\"approval_number\":\"FL26593.1\",\"seq\":1,\"product_model\":\"a. Hurricane Series\",\"product_description\":\"Nominal 4'0 x 8'0 Mirror-Smooth Gel Coated Opaque and Glazed Fiberglass Door Panel with Fiberglass Frame - Outswing Single Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fib-R-Dor, A Division of Chase Industries, inc.\",\"approval_number_master\":\"FL#26593-R0\",\"approval_number\":\"FL26593.2\",\"seq\":2,\"product_model\":\"b. Hurricane Series\",\"product_description\":\"Pair of Nominal 4'0 x 8'0 Mirror-Smooth Gel Coated Opaque and Glazed Fiberglass Door Panels with Fiberglass Frame - Outswing Double Configuration (XX) with Removable Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fib-R-Dor, A Division of Chase Industries, inc.\",\"approval_number_master\":\"FL#26593-R0\",\"approval_number\":\"FL26593.3\",\"seq\":3,\"product_model\":\"c. Hurricane Series\",\"product_description\":\"Pair of Nominal 4'0 x 8'0 Mirror-Smooth Gel Coated Opaque and Glazed Fiberglass Door Panels with Fiberglass Frame - Outswing Double Configuration (XX) with Surface Bolts\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fib-R-Dor, A Division of Chase Industries, inc.\",\"approval_number_master\":\"FL#26593-R0\",\"approval_number\":\"FL26593.4\",\"seq\":4,\"product_model\":\"d. Hurricane Series\",\"product_description\":\"Nominal 4'0 x 8'0 Mirror-Smooth Gel Coated Opaque and Glazed Fiberglass \\\"Impact\\\" Door Panel with Fiberglass Frame - Outswing Single Configuration (X) with Surface Bolts\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fib-R-Dor, A Division of Chase Industries, inc.\",\"approval_number_master\":\"FL#26593-R0\",\"approval_number\":\"FL26593.5\",\"seq\":5,\"product_model\":\"e. Hurricane Series\",\"product_description\":\"Pair of Nominal 4'0 x 8'0 Mirror-Smooth Gel Coated Opaque and Glazed Fiberglass \\\"Impact\\\" Door Panels with Fiberglass Frame - Outswing Double Configuration (XX) with Surface Bolts\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Bush-Caldwell\":[{\"manufacturer\":\"Bush-Caldwell\",\"approval_number_master\":\"FL#14584-R0\",\"approval_number\":\"FL14584.1\",\"seq\":1,\"product_model\":\"Outswing Flush Steel Commercial Door\",\"product_description\":\"16 Ga. A60 Galvanized Steel Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bush-Caldwell\",\"approval_number_master\":\"FL#14584-R0\",\"approval_number\":\"FL14584.2\",\"seq\":2,\"product_model\":\"Steel Door Frames\",\"product_description\":\"A60 Galvanized Steel Door Frames\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Lemieux Doors\":[{\"manufacturer\":\"Lemieux Doors\",\"approval_number_master\":\"FL#14616-R0\",\"approval_number\":\"FL14616.1\",\"seq\":1,\"product_model\":\"SERIES LE CHATEAU\\\/ARTISAN DOORS\",\"product_description\":\"SERIES LE CHATEAU\\\/ARTISAN DOORS 4 9\\\/16\\\" FRAME\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-31 00:00:00\",\"instructions_url\":\"\"}],\"All American Millwork, LLC\":[{\"manufacturer\":\"All American Millwork, LLC\",\"approval_number_master\":\"FL#14662-R0\",\"approval_number\":\"FL14662.1\",\"seq\":1,\"product_model\":\"Inswing Mahogany Door\",\"product_description\":\"Glazed Mahogany Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All American Millwork, LLC\",\"approval_number_master\":\"FL#14662-R0\",\"approval_number\":\"FL14662.2\",\"seq\":2,\"product_model\":\"Inswing Mahogany Door\",\"product_description\":\"Opaque Mahogany Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Galaxy Window and Door, Inc.\":[{\"manufacturer\":\"Galaxy Window and Door, Inc.\",\"approval_number_master\":\"FL#14827-R0\",\"approval_number\":\"FL14827.1\",\"seq\":1,\"product_model\":\"Series 4500-OFD Dry Glazed\",\"product_description\":\"Series 4500 Outswing Impact French Door - Dry Glazed\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Galaxy Window and Door, Inc.\",\"approval_number_master\":\"FL#16304-R0\",\"approval_number\":\"FL16304.1\",\"seq\":1,\"product_model\":\"Series 4500 Outswing French Door\",\"product_description\":\"8'-0\\\" Vinyl Outswing Glazed Door with Corner Blocks.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Galaxy Window and Door, Inc.\",\"approval_number_master\":\"FL#16304-R0\",\"approval_number\":\"FL16304.2\",\"seq\":2,\"product_model\":\"Series 4500 Outswing French Door\",\"product_description\":\"6-8\\\" Vinyl Outswing Glazed Door w\\\/o Corner Blocks\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Thermal Windows Inc.\":[{\"manufacturer\":\"Thermal Windows Inc.\",\"approval_number_master\":\"FL#14934-R0\",\"approval_number\":\"FL14934.1\",\"seq\":1,\"product_model\":\"1422F Aluminum\",\"product_description\":\"Inswing Terrace Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-01 00:00:00\",\"instructions_url\":\"\"}],\"Atwood Mobile Products LLC\":[{\"manufacturer\":\"Atwood Mobile Products LLC\",\"approval_number_master\":\"FL#15389-R0\",\"approval_number\":\"FL15389.1\",\"seq\":1,\"product_model\":\"3200 Series\",\"product_description\":\"3200 Series Entry Door Side-Hinged Door (Out Swing)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atwood Mobile Products LLC\",\"approval_number_master\":\"FL#15389-R0\",\"approval_number\":\"FL15389.2\",\"seq\":2,\"product_model\":\"4500 Series\",\"product_description\":\"4500 Series Entry Door Side-Hinged Dual Door (In Swing)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atwood Mobile Products LLC\",\"approval_number_master\":\"FL#15389-R0\",\"approval_number\":\"FL15389.3\",\"seq\":3,\"product_model\":\"4700 Series\",\"product_description\":\"4700 Series Entry Door Side-Hinged Door (In Swing)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-26 00:00:00\",\"instructions_url\":\"\"}],\"Clayton Supply Haleyville 2\":[{\"manufacturer\":\"Clayton Supply Haleyville 2\",\"approval_number_master\":\"FL#15809-R0\",\"approval_number\":\"FL15809.1\",\"seq\":1,\"product_model\":\"Side-Hinged Door Assembly\",\"product_description\":\"1. 36x80 Steel Skinned Wood Door Assembly (no glass)\\n2. 36x80 Steel Skinned Wood Door Assembly (with 21x63 max. glass insert)\\n3. 72x80 Chateau Door Assembly (one leaf fixed, one leaf hinged, 21x63 glass insert in each leaf)\",\"design_pressure\":\"+37.4\\\/-49.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clayton Supply Haleyville 2\",\"approval_number_master\":\"FL#15809-R3\",\"approval_number\":\"FL15809.2\",\"seq\":2,\"product_model\":\"Steel Skinned Inswing Door\",\"product_description\":\"DP-25 38\\\"x82\\\"\\nDP-25 38\\\"x82\\\" Glass 22\\\"x48\\\"\\nDP-25 74\\\"x82\\\" Glass 22\\\"x64\\\"(2)\\nDP-25 64\\\"x82\\\" Glass 22\\\"x64\\\"(1)& 7\\\"x64\\\"(2)\\nDP-25 74\\\"x82\\\" Glass 22\\\"x64\\\"(2)\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-27 00:00:00\",\"instructions_url\":\"\"}],\"Gaulhofer Industrie Holding GmbH\":[{\"manufacturer\":\"Gaulhofer Industrie Holding GmbH\",\"approval_number_master\":\"FL#15834-R0\",\"approval_number\":\"FL15834.1\",\"seq\":1,\"product_model\":\"Fusionline 94\",\"product_description\":\"Outswing French Doors\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gaulhofer Industrie Holding GmbH\",\"approval_number_master\":\"FL#15834-R0\",\"approval_number\":\"FL15834.2\",\"seq\":2,\"product_model\":\"Fusionline 94\",\"product_description\":\"Inswing Casement Door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gaulhofer Industrie Holding GmbH\",\"approval_number_master\":\"FL#25975-R0\",\"approval_number\":\"FL25975.1\",\"seq\":1,\"product_model\":\"Fusionline 94 Outswing Side Hinge Door X & XX\",\"product_description\":\"Fusionline 94 Outswing Side Hinge Door X & XX (Impact, Non-HVHZ)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-21 00:00:00\",\"instructions_url\":\"\"}],\"Novatech Patio doors\":[{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15841-R0\",\"approval_number\":\"FL15841.1\",\"seq\":1,\"product_model\":\"Series R-1600 Swinging Exterior Doors\",\"product_description\":\"R-1600 36 x 96 Vinyl Outswing Door X\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15841-R0\",\"approval_number\":\"FL15841.2\",\"seq\":2,\"product_model\":\"Series R-1600 Swinging Exterior Doors\",\"product_description\":\"R-1600 36 x 96 Vinyl Outswing Door X\",\"design_pressure\":\"+35.0\\\/-65.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15841-R0\",\"approval_number\":\"FL15841.3\",\"seq\":3,\"product_model\":\"Series R-1600 Swinging Exterior Doors\",\"product_description\":\"R-1600 72 x 82 CH Vinyl Outswing Door XO\\\/OX\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15841-R0\",\"approval_number\":\"FL15841.4\",\"seq\":4,\"product_model\":\"Series R-1600 Swinging Exterior Doors\",\"product_description\":\"R-1600 72 x 83 CH Vinyl Outswing Door XO\\\/OX\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15841-R0\",\"approval_number\":\"FL15841.5\",\"seq\":5,\"product_model\":\"Series R-1600 Swinging Exterior Doors\",\"product_description\":\"R-1600 72 X 96 CH Vinyl Outswing Door XO\\\/OX\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15841-R0\",\"approval_number\":\"FL15841.6\",\"seq\":6,\"product_model\":\"Series R-1600 Swinging Exterior Doors\",\"product_description\":\"R-1600 72 x 82 CH Vinyl Inswing Door XO\\\/OX\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15841-R0\",\"approval_number\":\"FL15841.7\",\"seq\":7,\"product_model\":\"Series R-1600 Swinging Exterior Doors\",\"product_description\":\"R-1600 72 x 83 CH Vinyl Inswing Door XO\\\/OX\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15841-R0\",\"approval_number\":\"FL15841.8\",\"seq\":8,\"product_model\":\"Series R-1600 Swinging Exterior Doors\",\"product_description\":\"R-1600 72 x 96 CH Vinyl Inswing Door XO\\\/OX\",\"design_pressure\":\"+30.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15841-R0\",\"approval_number\":\"FL15841.9\",\"seq\":9,\"product_model\":\"Series R-1600 Swinging Exterior Doors\",\"product_description\":\"R-1600 72 x 82 FH Vinyl Outswing Door XX\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15841-R0\",\"approval_number\":\"FL15841.10\",\"seq\":10,\"product_model\":\"Series R-1600 Swinging Exterior Doors\",\"product_description\":\"R-1600 72 x 82 FH Vinyl Outswing Door XX\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15841-R0\",\"approval_number\":\"FL15841.11\",\"seq\":11,\"product_model\":\"Series R-1600 Swinging Exterior Doors\",\"product_description\":\"R-1600 72 x 83 FH Vinyl Outswing Door XX - AUTOMATIC SHOOTBOLT\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15841-R0\",\"approval_number\":\"FL15841.12\",\"seq\":12,\"product_model\":\"Series R-1600 Swinging Exterior Doors\",\"product_description\":\"R-1600 72 x 82 FH Vinyl Outswing Door XX - AUTOMATIC SHOOTBOLT\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15841-R0\",\"approval_number\":\"FL15841.13\",\"seq\":13,\"product_model\":\"Series R-1600 Swinging Exterior Doors\",\"product_description\":\"R-1600 72 X 82 FH Vinyl Inswing Door XX\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15841-R0\",\"approval_number\":\"FL15841.14\",\"seq\":14,\"product_model\":\"Series R-1600 Swinging Exterior Doors\",\"product_description\":\"R-1600 72 X 83 FH Vinyl Inswing Door XX\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15841-R0\",\"approval_number\":\"FL15841.15\",\"seq\":15,\"product_model\":\"Series R-1600 Swinging Exterior Doors\",\"product_description\":\"R-1600 72 X 83 FH Vinyl Inswing Door XX - AUTOMATIC SHOOTBOLT\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15841-R0\",\"approval_number\":\"FL15841.16\",\"seq\":16,\"product_model\":\"Series R-1600 Swinging Exterior Doors\",\"product_description\":\"R-1600 24 x 83 Vinyl Operable Inswing Sidelite X\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-16 00:00:00\",\"instructions_url\":\"\"}],\"Republic Doors and Frames\":[{\"manufacturer\":\"Republic Doors and Frames\",\"approval_number_master\":\"FL#15868-R0\",\"approval_number\":\"FL15868.1\",\"seq\":1,\"product_model\":\"Republic DL Series Door and ME Series Frame\",\"product_description\":\"DL418 Steel Flush Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Doors and Frames\",\"approval_number_master\":\"FL#15869-R0\",\"approval_number\":\"FL15869.1\",\"seq\":1,\"product_model\":\"Republic DL Series Door and ME Series Frame\",\"product_description\":\"DL416 Outswing Flush Steel Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Doors and Frames\",\"approval_number_master\":\"FL#15869-R0\",\"approval_number\":\"FL15869.2\",\"seq\":2,\"product_model\":\"Republic DL Series Door and ME Series Frame\",\"product_description\":\"DL416 Outswing Louvered Steel Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Doors and Frames\",\"approval_number_master\":\"FL#15870-R0\",\"approval_number\":\"FL15870.1\",\"seq\":1,\"product_model\":\"Republic DL Series Door and ME Series Frame\",\"product_description\":\"DL418 Doors & ME416 Frames with Sidelights and Borrowed Lites\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Doors and Frames\",\"approval_number_master\":\"FL#15871-R0\",\"approval_number\":\"FL15871.1\",\"seq\":1,\"product_model\":\"Republic DL Series Door and ME Series Frame\",\"product_description\":\"DL418 Door and ME416 Frame Assembly\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Doors and Frames\",\"approval_number_master\":\"FL#15868-R1\",\"approval_number\":\"FL15868.2\",\"seq\":2,\"product_model\":\"Republic DL Series Door and ME Series Frame\",\"product_description\":\"DL418 Steel Flush Door for HVHZ\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Doors and Frames\",\"approval_number_master\":\"FL#15869-R2\",\"approval_number\":\"FL15869.3\",\"seq\":3,\"product_model\":\"Republic DL Series Door and ME Series Frame\",\"product_description\":\"DL416 Outswing Louvered Steel Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Doors and Frames\",\"approval_number_master\":\"FL#15871-R2\",\"approval_number\":\"FL15871.2\",\"seq\":2,\"product_model\":\"Republic DP Series Door\",\"product_description\":\"DP418 Inswing Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Doors and Frames\",\"approval_number_master\":\"FL#28851-R0\",\"approval_number\":\"FL28851.1\",\"seq\":1,\"product_model\":\"Republic H Series Commercial Doors\",\"product_description\":\"Republic H Series Single and Double Louvered Doors\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Doors and Frames\",\"approval_number_master\":\"FL#28852-R0\",\"approval_number\":\"FL28852.1\",\"seq\":1,\"product_model\":\"Republic H Series Glazed Doors\",\"product_description\":\"Commercial Single or Double Glazed Door Systems with Sidelites and Transoms\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Doors and Frames\",\"approval_number_master\":\"FL#28853-R0\",\"approval_number\":\"FL28853.1\",\"seq\":1,\"product_model\":\"Republic H Series Commercial Doors\",\"product_description\":\"Republic H Series Single Flush Outswing Commercial Steel Door w\\\/ Mortise Locks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Doors and Frames\",\"approval_number_master\":\"FL#28853-R0\",\"approval_number\":\"FL28853.2\",\"seq\":2,\"product_model\":\"Republic H Series Commercial Doors\",\"product_description\":\"Republic H Series Single Flush Inswing Commercial Steel Door w\\\/ Mortise Locks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Doors and Frames\",\"approval_number_master\":\"FL#28855-R0\",\"approval_number\":\"FL28855.1\",\"seq\":1,\"product_model\":\"H Series Double Flush Outswing Commercial Steel Doors w\\\/wo Panic Exit Devices\",\"product_description\":\"H Series Hollow Metal Outswing Double Flush Doors and F & MU Series Frames by Steelcraft with Hardware (by Schlage, Falcon and Von Duprin)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Doors and Frames\",\"approval_number_master\":\"FL#28855-R0\",\"approval_number\":\"FL28855.2\",\"seq\":2,\"product_model\":\"H Series Double Glazed Outswing Commercial Steel Doors w\\\/wo Panic Exit Devices\",\"product_description\":\"H Series Hollow Metal Outswing Double Glazed Doors and F & MU Series Frames by Steelcraft with Hardware (by Schlage, Falcon and Von Duprin)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Doors and Frames\",\"approval_number_master\":\"FL#28855-R0\",\"approval_number\":\"FL28855.3\",\"seq\":3,\"product_model\":\"H Series Single Flush Outswing Commercial Steel Doors w\\\/wo Panic Exit Devices\",\"product_description\":\"H Series Hollow Metal Outswing Single Flush Door and F & MU Series Frame by Steelcraft with Hardware (by Schlage, Falcon and Von Duprin)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Doors and Frames\",\"approval_number_master\":\"FL#28855-R0\",\"approval_number\":\"FL28855.4\",\"seq\":4,\"product_model\":\"H Series Single Glazed Outswing Commercial Steel Doors w\\\/wo Panic Exit Devices\",\"product_description\":\"H Series Hollow Metal Outswing Single Glazed Door and F & MU Series Frame by Steelcraft with Hardware (by Schlage, Falcon and Von Duprin)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Doors and Frames\",\"approval_number_master\":\"FL#28856-R0\",\"approval_number\":\"FL28856.1\",\"seq\":1,\"product_model\":\"H Series Single and Double Flush Outswing Doors with Panic Hardware\",\"product_description\":\"H Series Hollow Metal Flush Single and Double Outswing Doors with Von Duprin WS9827\\\/WS9927 (F) Panic Device\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Doors and Frames\",\"approval_number_master\":\"FL#30299-R0\",\"approval_number\":\"FL30299.1\",\"seq\":1,\"product_model\":\"Door Model L Series, B Series, T Series, SL\\\/SZ Series, CE Series, DL\\\/DP Series, and DL\\\/DE Series\",\"product_description\":\"Model L, B, T, SL\\\/SZ, CE, DL\\\/DP, and DL\\\/DE Series Flush Double Door Assemblies 8 ft x 8 ft pairs with Panic Hardware and Lockset Hardware.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Doors and Frames\",\"approval_number_master\":\"FL#30299-R0\",\"approval_number\":\"FL30299.2\",\"seq\":2,\"product_model\":\"Door Model L Series, B Series, T Series, SL\\\/SZ Series, CE Series, DL\\\/DP Series, and DL\\\/DE Series\",\"product_description\":\"Model L, B, T, SL\\\/SZ, CE, DL\\\/DP, and DL\\\/DE Series Flush Single Door Assemblies 4 ft x 8 ft with Panic Hardware and Lockset Hardware.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Doors and Frames\",\"approval_number_master\":\"FL#30299-R0\",\"approval_number\":\"FL30299.3\",\"seq\":3,\"product_model\":\"Door Model L Series, B Series, T Series, SL\\\/SZ Series, CE Series, DL\\\/DP Series, and DL\\\/DE Series\",\"product_description\":\"Model L, B, T, SL\\\/SZ, CE, DL\\\/DP, and DL\\\/DE Series Glazed Double Door Assemblies 8 ft x 8 ft pairs with Panic Hardware and Lockset Hardware.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Doors and Frames\",\"approval_number_master\":\"FL#30299-R0\",\"approval_number\":\"FL30299.4\",\"seq\":4,\"product_model\":\"Door Model L Series, B Series, T Series, SL\\\/SZ Series, CE Series, DL\\\/DP Series, and DL\\\/DE Series\",\"product_description\":\"Model L, B, T, SL\\\/SZ, CE, DL\\\/DP, and DL\\\/DE Series Glazed Single Door Assemblies 4 ft x 8 ft with Panic Hardware and Lockset Hardware.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Doors and Frames\",\"approval_number_master\":\"FL#30442-R0\",\"approval_number\":\"FL30442.1\",\"seq\":1,\"product_model\":\"Republic H & HE Series Doors and F and MU Series Fames\",\"product_description\":\"H & HE Series Flush Commercial Steel Door Assemblies, 4'-0\\\" x 8'-0\\\" Single, 8'-0\\\" x 8'-0\\\" Pair with Von Duprin 9849, 9949, 9849-F, 9949-F, 3349A, 3549A, 3349A-F, or 3549A-F Exit Hardware.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-02-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Doors and Frames\",\"approval_number_master\":\"FL#30442-R0\",\"approval_number\":\"FL30442.2\",\"seq\":2,\"product_model\":\"Republic H & HE Series Doors and F and MU Series Fames\",\"product_description\":\"H & HE Series Flush Commercial Steel Door Assemblies, 4'-0\\\" x 8'-0\\\" Single, 8'-0\\\" x 8'-0\\\" Pair with Falcon MA series mortise lock.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-02-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Doors and Frames\",\"approval_number_master\":\"FL#30442-R0\",\"approval_number\":\"FL30442.3\",\"seq\":3,\"product_model\":\"Republic H & HE Series Doors and F and MU Series Fames\",\"product_description\":\"H & HE Series Flush Commercial Steel Door Assemblies, 4'-0\\\" x 8'-0\\\" Single, 8'-0\\\" x 8'-0\\\" Pair with Schlage LM9300 Series Three Point Lock.\",\"design_pressure\":\"+107\\\/-107\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-02-11 00:00:00\",\"instructions_url\":\"\"}],\"US Aluminum Inc. - Division of CR Laurence(FL)\":[{\"manufacturer\":\"US Aluminum Inc. - Division of CR Laurence(FL)\",\"approval_number_master\":\"FL#16056-R0\",\"approval_number\":\"FL16056.1\",\"seq\":1,\"product_model\":\"Series 'BAL-350' Aluminum Outswing Entrance Door\",\"product_description\":\"Small Missile Impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc. - Division of CR Laurence(FL)\",\"approval_number_master\":\"FL#16056-R0\",\"approval_number\":\"FL16056.2\",\"seq\":2,\"product_model\":\"Series 'BAL-350' Aluminum Outswing Entrance Door\",\"product_description\":\"Large Missile Impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc. - Division of CR Laurence(FL)\",\"approval_number_master\":\"FL#16056-R0\",\"approval_number\":\"FL16056.3\",\"seq\":3,\"product_model\":\"Series 'DH-350' Aluminum Inswing Entrance Door\",\"product_description\":\"Large Missile Impact resistant aluminum inswing entrance door.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc. - Division of CR Laurence(FL)\",\"approval_number_master\":\"FL#16056-R0\",\"approval_number\":\"FL16056.4\",\"seq\":4,\"product_model\":\"Series 'DH-350' Aluminum Outswing Entrance Door\",\"product_description\":\"Large Missile Impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc. - Division of CR Laurence(FL)\",\"approval_number_master\":\"FL#16056-R0\",\"approval_number\":\"FL16056.5\",\"seq\":5,\"product_model\":\"Series 'DMS-35' Aluminum Outswing Entrance Door\",\"product_description\":\"Non-impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+82.3\\\/-82.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc. - Division of CR Laurence(FL)\",\"approval_number_master\":\"FL#16056-R0\",\"approval_number\":\"FL16056.6\",\"seq\":6,\"product_model\":\"Series 'DNS-20' Aluminum Outswing Entrance Door\",\"product_description\":\"Non-impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+82.3\\\/-82.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc. - Division of CR Laurence(FL)\",\"approval_number_master\":\"FL#18368-R0\",\"approval_number\":\"FL18368.1\",\"seq\":1,\"product_model\":\"Series 'BAL-350' Aluminum Outswing Entrance Door\",\"product_description\":\"Small missile impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc. - Division of CR Laurence(FL)\",\"approval_number_master\":\"FL#18368-R0\",\"approval_number\":\"FL18368.2\",\"seq\":2,\"product_model\":\"Series 'BAL-350' Aluminum Outswing Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc. - Division of CR Laurence(FL)\",\"approval_number_master\":\"FL#18368-R0\",\"approval_number\":\"FL18368.3\",\"seq\":3,\"product_model\":\"Series 'DH-350' Aluminum Inswing Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum inswing entrance door.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc. - Division of CR Laurence(FL)\",\"approval_number_master\":\"FL#18368-R0\",\"approval_number\":\"FL18368.4\",\"seq\":4,\"product_model\":\"Series 'DH-350' Aluminum Outswing Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc. - Division of CR Laurence(FL)\",\"approval_number_master\":\"FL#18368-R0\",\"approval_number\":\"FL18368.5\",\"seq\":5,\"product_model\":\"Series 'DMS-35' Aluminum Outswing Entrance Door\",\"product_description\":\"Non-impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+82.3\\\/-82.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc. - Division of CR Laurence(FL)\",\"approval_number_master\":\"FL#18368-R0\",\"approval_number\":\"FL18368.6\",\"seq\":6,\"product_model\":\"Series 'DNS-20' Aluminum Outswing Entrance Door\",\"product_description\":\"Non-impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+82.3\\\/-82.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc. - Division of CR Laurence(FL)\",\"approval_number_master\":\"FL#28281-R0\",\"approval_number\":\"FL28281.1\",\"seq\":1,\"product_model\":\"Series \\\"BAL-350\\\" Outswing Aluminum Storefront Door\",\"product_description\":\"Large missile impact resistant aluminum outswing door.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc. - Division of CR Laurence(FL)\",\"approval_number_master\":\"FL#28281-R0\",\"approval_number\":\"FL28281.2\",\"seq\":2,\"product_model\":\"Series \\\"DMS-35\\\" Outswing Aluminum Entrance Door w\\\/ wo Transom\",\"product_description\":\"Non-impact resistant aluminum outswing door.\",\"design_pressure\":\"+82.3\\\/-82.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc. - Division of CR Laurence(FL)\",\"approval_number_master\":\"FL#28281-R0\",\"approval_number\":\"FL28281.3\",\"seq\":3,\"product_model\":\"Series \\\"DNS-20\\\" Outswing Aluminum Entrance Door w\\\/ wo Transom\",\"product_description\":\"Non-impact resistant aluminum outswing door.\",\"design_pressure\":\"+82.3\\\/-82.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-13 00:00:00\",\"instructions_url\":\"\"}],\"Black Mountain Door, LLC\":[{\"manufacturer\":\"Black Mountain Door, LLC\",\"approval_number_master\":\"FL#16073-R0\",\"approval_number\":\"FL16073.1\",\"seq\":1,\"product_model\":\"400 series frame, LE series door\",\"product_description\":\"400 Series frame with LE Series polystyrene single door for 60 psf\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Black Mountain Door, LLC\",\"approval_number_master\":\"FL#16073-R0\",\"approval_number\":\"FL16073.2\",\"seq\":2,\"product_model\":\"400 Series frame, LE Series door\",\"product_description\":\"400 Series frame with LE Series polystyrene double door for 45 psf\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Black Mountain Door, LLC\",\"approval_number_master\":\"FL#16073-R0\",\"approval_number\":\"FL16073.3\",\"seq\":3,\"product_model\":\"400 Series frame, LE Series door - Model Stormshield\",\"product_description\":\"Single Door outswing +\\\/- 70 P.S.F. design ANSI A250.13. Door upto 48\\\"x86\\\" Nominal Frame 52\\\"x90\\\" Outside Dimensions Glazing 31.75\\\"x62\\\" exposed\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"The Folding Sliding Door Company FSD Works\":[{\"manufacturer\":\"The Folding Sliding Door Company FSD Works\",\"approval_number_master\":\"FL#16291-R0\",\"approval_number\":\"FL16291.1\",\"seq\":1,\"product_model\":\"Series HD82-70mm\",\"product_description\":\"Aluminum Folding Inswing Door System (Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Folding Sliding Door Company FSD Works\",\"approval_number_master\":\"FL#16291-R0\",\"approval_number\":\"FL16291.2\",\"seq\":2,\"product_model\":\"Series HD82-70mm\",\"product_description\":\"Aluminum Folding Outswing Door System (Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Folding Sliding Door Company FSD Works\",\"approval_number_master\":\"FL#16291-R0\",\"approval_number\":\"FL16291.3\",\"seq\":3,\"product_model\":\"Series HD82-70mm\",\"product_description\":\"Aluminum Folding Inswing Door System (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Folding Sliding Door Company FSD Works\",\"approval_number_master\":\"FL#16291-R0\",\"approval_number\":\"FL16291.4\",\"seq\":4,\"product_model\":\"Series HD82-70mm\",\"product_description\":\"Aluminum Folding Outswing Door System (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Donatello Doors\":[{\"manufacturer\":\"Donatello Doors\",\"approval_number_master\":\"FL#16450-R0\",\"approval_number\":\"FL16450.1\",\"seq\":1,\"product_model\":\"Inswing Wrought Iron Exterior Hinged Door\",\"product_description\":\"Inswing Wrought Iron Exterior Hinged Door\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Crawford Tracey Corporation\":[{\"manufacturer\":\"Crawford Tracey Corporation\",\"approval_number_master\":\"FL#16889-R0\",\"approval_number\":\"FL16889.1\",\"seq\":1,\"product_model\":\"HMC 350R Outswing Extruded Aluminum Door\",\"product_description\":\"Outswing Extruded Aluminum Door\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"JMO Corp LLC\":[{\"manufacturer\":\"JMO Corp LLC\",\"approval_number_master\":\"FL#16916-R0\",\"approval_number\":\"FL16916.1\",\"seq\":1,\"product_model\":\"Versa-Door E4 System\",\"product_description\":\"Externally Opening Bi-folding \\\"Impact\\\" Glazed Wood Door Panels utilizing the Centor E4 Series Hardware. Up to a 3'0 x 8'0 nominal size glazed panel.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Eurostyle Impact Windows and Doors, LLC\":[{\"manufacturer\":\"Eurostyle Impact Windows and Doors, LLC\",\"approval_number_master\":\"FL#17030-R0\",\"approval_number\":\"FL17030.1\",\"seq\":1,\"product_model\":\"Series 4500 Outswing French Door\",\"product_description\":\"Series 4500 6'-8\\\" Large Missile Impact Resistant Vinyl French Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eurostyle Impact Windows and Doors, LLC\",\"approval_number_master\":\"FL#17030-R0\",\"approval_number\":\"FL17030.2\",\"seq\":2,\"product_model\":\"Series 4500 Outswing French Door\",\"product_description\":\"Series 4500 8'-0\\\" Large Missile Impact Resistant Vinyl French Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Royal Window and Door Profiles\":[{\"manufacturer\":\"Royal Window and Door Profiles\",\"approval_number_master\":\"FL#17059-R0\",\"approval_number\":\"FL17059.1\",\"seq\":1,\"product_model\":\"Vinyl Folding Door\",\"product_description\":\"Overture Vinyl Folding Door - Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Window and Door Profiles\",\"approval_number_master\":\"FL#17059-R0\",\"approval_number\":\"FL17059.2\",\"seq\":2,\"product_model\":\"Vinyl Folding Door\",\"product_description\":\"Overture Vinyl Folding Door with ADA Sill - Non-Impact\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-06-30 00:00:00\",\"instructions_url\":\"\"}],\"Iron Doors Unlimited\":[{\"manufacturer\":\"Iron Doors Unlimited\",\"approval_number_master\":\"FL#17218-R0\",\"approval_number\":\"FL17218.1\",\"seq\":1,\"product_model\":\"a. Iron Door\",\"product_description\":\"Up to a nominal 3'0 x 9'0 \\\"Impact\\\" Glazed Iron Door (Inswing, X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Iron Doors Unlimited\",\"approval_number_master\":\"FL#17218-R0\",\"approval_number\":\"FL17218.2\",\"seq\":2,\"product_model\":\"b. Iron Door\",\"product_description\":\"Up to a nominal 6'0 x 9'0 \\\"Impact\\\" Glazed Iron Door (Inswing, XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Iron Doors Unlimited\",\"approval_number_master\":\"FL#17218-R2\",\"approval_number\":\"FL17218.3\",\"seq\":3,\"product_model\":\"c. Iron Door\",\"product_description\":\"Up to a nominal 3'0 x 9'0 \\\"Non-Impact\\\" Glazed Iron Door (Inswing and Outswing; Rectangular, Radius and Arch Top Configurations X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Iron Doors Unlimited\",\"approval_number_master\":\"FL#17218-R2\",\"approval_number\":\"FL17218.4\",\"seq\":4,\"product_model\":\"d. Iron Door\",\"product_description\":\"Up to a nominal 6'0 x 9'0 \\\"Non-Impact\\\" Glazed Iron Door (Inswing and Outswing; Rectangular, Radius and Arch Top Configurations XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Alutech Corporation\\\/913 Investments, LLC.\":[{\"manufacturer\":\"Alutech Corporation\\\/913 Investments, LLC.\",\"approval_number_master\":\"FL#17651-R0\",\"approval_number\":\"FL17651.1\",\"seq\":1,\"product_model\":\"Series 2001 Flush Single Panel Outswing Aluminum Insulated Door\",\"product_description\":\"Series 2001 Flush Single Panel Outswing Aluminum Insulated Door (LMI)\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"R3Composites\":[{\"manufacturer\":\"R3Composites\",\"approval_number_master\":\"FL#17851-R0\",\"approval_number\":\"FL17851.1\",\"seq\":1,\"product_model\":\"a. Nicolette Fiberglass Door\",\"product_description\":\"Nominal 3'0 x 6'8 Single Opaque \\\"Non-Impact\\\" Fiberglass Door (Outswing \\\/ Inswing - X Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"R3Composites\",\"approval_number_master\":\"FL#17851-R0\",\"approval_number\":\"FL17851.2\",\"seq\":2,\"product_model\":\"b. Nicolette Fiberglass Door\",\"product_description\":\"Nominal 3'0 x 6'8 Single Opaque \\\"Non-Impact\\\" Fiberglass Door with \\\"Non-Impact\\\" Sidelite(s) - (Outswing \\\/ Inswing - OX or XO, OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"R3Composites\",\"approval_number_master\":\"FL#17851-R0\",\"approval_number\":\"FL17851.3\",\"seq\":3,\"product_model\":\"c. Nicolette Fiberglass Door\",\"product_description\":\"Nominal 3'0 x 6'8 Pair of Opaque \\\"Non-Impact\\\" Fiberglass Doors with \\\"Non-Impact\\\" Sidelites - (Outswing \\\/ Inswing - XX or OXXO, Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"R3Composites\",\"approval_number_master\":\"FL#17851-R0\",\"approval_number\":\"FL17851.4\",\"seq\":4,\"product_model\":\"d. Nicolette Fiberglass Door\",\"product_description\":\"Nominal 3'0 x 6'8 Single Glazed \\\"Non-Impact\\\" Fiberglass Door (Outswing \\\/ Inswing - X Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"R3Composites\",\"approval_number_master\":\"FL#17851-R0\",\"approval_number\":\"FL17851.5\",\"seq\":5,\"product_model\":\"e. Nicolette Fiberglass Door\",\"product_description\":\"Nominal 3'0 x 6'8 Single Glazed \\\"Non-Impact\\\" Fiberglass Door with \\\"Non-Impact\\\" Sidelite(s) - (Outswing \\\/ Inswing - OX or XO, OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"R3Composites\",\"approval_number_master\":\"FL#17851-R0\",\"approval_number\":\"FL17851.6\",\"seq\":6,\"product_model\":\"f. Nicolette Fiberglass Door\",\"product_description\":\"Nominal 3'0 x 6'8 Pair of Glazed \\\"Non-Impact\\\" Fiberglass Doors with \\\"Non-Impact\\\" Sidelites - (Outswing \\\/ Inswing - XX or OXXO, Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"R3Composites\",\"approval_number_master\":\"FL#17851-R0\",\"approval_number\":\"FL17851.7\",\"seq\":7,\"product_model\":\"g. Nicolette Fiberglass Door\",\"product_description\":\"Nominal 3'0 x 6'8 Pair of Center Hinged Glazed \\\"Non-Impact\\\" Fiberglass Doors - (Outswing \\\/ Inswing - XO or OX, Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"T M Windows LLC\":[{\"manufacturer\":\"T M Windows LLC\",\"approval_number_master\":\"FL#17860-R0\",\"approval_number\":\"FL17860.1\",\"seq\":1,\"product_model\":\"Series 230 Aluminum Outswing Door\",\"product_description\":\"Large missile impact resistant aluminum outswing door.\",\"design_pressure\":\"+80\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"T M Windows LLC\",\"approval_number_master\":\"FL#17860-R0\",\"approval_number\":\"FL17860.2\",\"seq\":2,\"product_model\":\"Series 230 Aluminum Outswing Door\",\"product_description\":\"Non impact resistant aluminum outswing door.\",\"design_pressure\":\"+60\\\/-69.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"T M Windows LLC\",\"approval_number_master\":\"FL#17860-R0\",\"approval_number\":\"FL17860.3\",\"seq\":3,\"product_model\":\"Series 249 Aluminum Outswing Door\",\"product_description\":\"Large missile impact resistant aluminum outswing door.\",\"design_pressure\":\"+100\\\/-141\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"SIW Impact Windows, LLC\":[{\"manufacturer\":\"SIW Impact Windows, LLC\",\"approval_number_master\":\"FL#17977-R0\",\"approval_number\":\"FL17977.1\",\"seq\":1,\"product_model\":\"Series \\\"500-10\\\" Single Aluminum Outswing Doors w\\\/wo Sidelite\",\"product_description\":\"Large missile impact resistant single aluminum outswing door w\\\/wo sidelite.\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW Impact Windows, LLC\",\"approval_number_master\":\"FL#17977-R0\",\"approval_number\":\"FL17977.2\",\"seq\":2,\"product_model\":\"Series \\\"500-11\\\" Aluminum Outswing Doors w\\\/wo Sidelite\",\"product_description\":\"Large missile impact resistant aluminum outswing door w\\\/wo sidelite.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW Impact Windows, LLC\",\"approval_number_master\":\"FL#17977-R0\",\"approval_number\":\"FL17977.3\",\"seq\":3,\"product_model\":\"Series \\\"525-11\\\" Aluminum Inswing Doors\",\"product_description\":\"Large missile impact resistant aluminum inswing door.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW Impact Windows, LLC\",\"approval_number_master\":\"FL#17977-R0\",\"approval_number\":\"FL17977.4\",\"seq\":4,\"product_model\":\"Series \\\"S-900\\\" Single Aluminum Outswing Pivot Doors\",\"product_description\":\"Large missile impact resistant single aluminum outswing pivot door.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW Impact Windows, LLC\",\"approval_number_master\":\"FL#18320-R0\",\"approval_number\":\"FL18320.1\",\"seq\":1,\"product_model\":\"Series \\\"500-9\\\" Aluminum Outswing Door W\\\/Wo Sidelite or Transom\",\"product_description\":\"Large missile impact resistant aluminum outswing door\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW Impact Windows, LLC\",\"approval_number_master\":\"FL#18320-R1\",\"approval_number\":\"FL18320.2\",\"seq\":2,\"product_model\":\"Series \\\"500-9\\\" Aluminum Outswing Door W\\\/Wo Sidelite or Transom\",\"product_description\":\"Large missile impact resistant aluminum outswing door\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW Impact Windows, LLC\",\"approval_number_master\":\"FL#19299-R0\",\"approval_number\":\"FL19299.1\",\"seq\":1,\"product_model\":\"Series 525-11 Aluminum Inswing French Door\",\"product_description\":\"Large missile impact resistant aluminum inswing French door\",\"design_pressure\":\"+55\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW Impact Windows, LLC\",\"approval_number_master\":\"FL#19753-R0\",\"approval_number\":\"FL19753.1\",\"seq\":1,\"product_model\":\"Series 900 Aluminum Outswing\\\/Inswing Pivot Door\",\"product_description\":\"Large missile impact resistant aluminum swing door.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW Impact Windows, LLC\",\"approval_number_master\":\"FL#22512-R0\",\"approval_number\":\"FL22512.1\",\"seq\":1,\"product_model\":\"Series 700 Contemporary Aluminum Inswing Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum inswing entrance door.\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW Impact Windows, LLC\",\"approval_number_master\":\"FL#22512-R0\",\"approval_number\":\"FL22512.2\",\"seq\":2,\"product_model\":\"Series 700 Contemporary Aluminum Outswing Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW Impact Windows, LLC\",\"approval_number_master\":\"FL#18320-R2\",\"approval_number\":\"FL18320.3\",\"seq\":3,\"product_model\":\"Series \\\"500-12\\\" Aluminum Outswing Door\",\"product_description\":\"Large missile impact resistant aluminum outswing door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW Impact Windows, LLC\",\"approval_number_master\":\"FL#18320-R2\",\"approval_number\":\"FL18320.4\",\"seq\":4,\"product_model\":\"Series \\\"500-9\\\" Aluminum Outswing Door W\\\/Wo Sidelite or Transom\",\"product_description\":\"Large missile impact resistant aluminum outswing door\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Florida Iron Doors LTD\":[{\"manufacturer\":\"Florida Iron Doors LTD\",\"approval_number_master\":\"FL#18588-R0\",\"approval_number\":\"FL18588.1\",\"seq\":1,\"product_model\":\"a. Iron Door\",\"product_description\":\"Up to a 3'0 x 10'0 \\\"Non-Impact\\\" Glazed Iron Door with Radius Top (Outswing\\\/Inswing, X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Iron Doors LTD\",\"approval_number_master\":\"FL#18588-R0\",\"approval_number\":\"FL18588.2\",\"seq\":2,\"product_model\":\"b. Iron Door\",\"product_description\":\"Up to a 3'0 x 10'0 \\\"Non-Impact\\\" Glazed Iron Door with or without Transom (Outswing\\\/Inswing, X, O\\\/X Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Iron Doors LTD\",\"approval_number_master\":\"FL#18588-R0\",\"approval_number\":\"FL18588.3\",\"seq\":3,\"product_model\":\"c. Iron Door\",\"product_description\":\"Up to a 6'0 x 10'0 \\\"Non-Impact\\\" Glazed Iron Door with Radius Top (Outswing\\\/Inswing, XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Iron Doors LTD\",\"approval_number_master\":\"FL#18588-R0\",\"approval_number\":\"FL18588.4\",\"seq\":4,\"product_model\":\"d. Iron Door\",\"product_description\":\"Up to a 6'0 x 10'0 \\\"Non-Impact\\\" Glazed Iron Door with or without Transom (Outswing\\\/Inswing, XX, O\\\/XX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Iron Doors LTD\",\"approval_number_master\":\"FL#18588-R0\",\"approval_number\":\"FL18588.5\",\"seq\":5,\"product_model\":\"e. Iron Door\",\"product_description\":\"Up to a 3'0 x 10'0 \\\"Impact\\\" Glazed Iron Door with Radius Top (Outswing\\\/Inswing, X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Iron Doors LTD\",\"approval_number_master\":\"FL#18588-R0\",\"approval_number\":\"FL18588.6\",\"seq\":6,\"product_model\":\"f. Iron Door\",\"product_description\":\"Up to a 3'0 x 10'0 \\\"Impact\\\" Glazed Iron Door with or without Transom (Outswing\\\/Inswing, X, O\\\/X Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Iron Doors LTD\",\"approval_number_master\":\"FL#18588-R0\",\"approval_number\":\"FL18588.7\",\"seq\":7,\"product_model\":\"g. Iron Door\",\"product_description\":\"Up to a 6'0 x 10'0 \\\"Impact\\\" Glazed Iron Door with Radius Top (Outswing\\\/Inswing, XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Iron Doors LTD\",\"approval_number_master\":\"FL#18588-R0\",\"approval_number\":\"FL18588.8\",\"seq\":8,\"product_model\":\"h. Iron Door\",\"product_description\":\"Up to a 6'0 x 10'0 \\\"Impact\\\" Glazed Iron Door with or without Transom (Outswing\\\/Inswing, XX, O\\\/XX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Doers Window Manufacturing, LLC\":[{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#19007-R0\",\"approval_number\":\"FL19007.1\",\"seq\":1,\"product_model\":\"a. Diamond Series\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Flush Glazed Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#19007-R0\",\"approval_number\":\"FL19007.2\",\"seq\":2,\"product_model\":\"b. Diamond Series\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Flush Glazed Fiberglass Single Door with Sidelite - Inswing\\\/Outswing (OX or XO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#19007-R0\",\"approval_number\":\"FL19007.3\",\"seq\":3,\"product_model\":\"c. Diamond Series\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Flush Glazed Fiberglass Single Door with Sidelites - Inswing\\\/Outswing (OXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#19007-R0\",\"approval_number\":\"FL19007.4\",\"seq\":4,\"product_model\":\"d. Diamond Series\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Flush Glazed Fiberglass Double Door - Inswing\\\/Outswing (XX - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#19007-R0\",\"approval_number\":\"FL19007.5\",\"seq\":5,\"product_model\":\"e. Diamond Series\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Flush Glazed Fiberglass Double Door with Sidelites - Inswing\\\/Outswing (OXXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#19007-R0\",\"approval_number\":\"FL19007.6\",\"seq\":6,\"product_model\":\"f. Diamond Series\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Flush Glazed Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#19007-R0\",\"approval_number\":\"FL19007.7\",\"seq\":7,\"product_model\":\"g. Diamond Series\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Flush Glazed Fiberglass Single Door with Sidelite - Inswing\\\/Outswing (OX or XO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#19007-R0\",\"approval_number\":\"FL19007.8\",\"seq\":8,\"product_model\":\"h. Diamond Series\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Flush Glazed Fiberglass Single Door with Sidelites - Inswing\\\/Outswing (OXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#19007-R0\",\"approval_number\":\"FL19007.9\",\"seq\":9,\"product_model\":\"i. Diamond Series\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Flush Glazed Fiberglass Double Door - Inswing\\\/Outswing (XX - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#19007-R0\",\"approval_number\":\"FL19007.10\",\"seq\":10,\"product_model\":\"j. Diamond Series\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Flush Glazed Fiberglass Double Door with Sidelites - Inswing\\\/Outswing (OXXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#19007-R0\",\"approval_number\":\"FL19007.11\",\"seq\":11,\"product_model\":\"k. Diamond Series\",\"product_description\":\"6'8 \\\"Impact\\\" Flush Glazed Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#19007-R0\",\"approval_number\":\"FL19007.12\",\"seq\":12,\"product_model\":\"l. Diamond Series\",\"product_description\":\"6'8 \\\"Impact\\\" Flush Glazed Fiberglass Single Door with Sidelite - Inswing\\\/Outswing (OX or XO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#19007-R0\",\"approval_number\":\"FL19007.13\",\"seq\":13,\"product_model\":\"m. Diamond Series\",\"product_description\":\"6'8 \\\"Impact\\\" Flush Glazed Fiberglass Single Door with Sidelites - Inswing\\\/Outswing (OXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#19007-R0\",\"approval_number\":\"FL19007.14\",\"seq\":14,\"product_model\":\"n. Diamond Series\",\"product_description\":\"6'8 \\\"Impact\\\" Flush Glazed Fiberglass Double Door - Inswing\\\/Outswing (XX - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#19007-R0\",\"approval_number\":\"FL19007.15\",\"seq\":15,\"product_model\":\"o. Diamond Series\",\"product_description\":\"6'8 \\\"Impact\\\" Flush Glazed Fiberglass Double Door with Sidelites - Inswing\\\/Outswing (OXXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#19007-R0\",\"approval_number\":\"FL19007.16\",\"seq\":16,\"product_model\":\"p. Diamond Series\",\"product_description\":\"8'0 \\\"Impact\\\" Flush Glazed Fiberglass Single Door - Inswing\\\/Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#19007-R0\",\"approval_number\":\"FL19007.17\",\"seq\":17,\"product_model\":\"q. Diamond Series\",\"product_description\":\"8'0 \\\"Impact\\\" Flush Glazed Fiberglass Single Door with Sidelite - Inswing\\\/Outswing (OX or XO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#19007-R0\",\"approval_number\":\"FL19007.18\",\"seq\":18,\"product_model\":\"r. Diamond Series\",\"product_description\":\"8'0 \\\"Impact\\\" Flush Glazed Fiberglass Single Door with Sidelites - Inswing\\\/Outswing (OXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#19007-R0\",\"approval_number\":\"FL19007.19\",\"seq\":19,\"product_model\":\"s. Diamond Series\",\"product_description\":\"8'0 \\\"Impact\\\" Flush Glazed Fiberglass Double Door - Inswing\\\/Outswing (XX - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#19007-R0\",\"approval_number\":\"FL19007.20\",\"seq\":20,\"product_model\":\"t. Diamond Series\",\"product_description\":\"8'0 \\\"Impact\\\" Flush Glazed Fiberglass Double Door with Sidelites - Inswing\\\/Outswing (OXXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#19007-R2\",\"approval_number\":\"FL19007.21\",\"seq\":21,\"product_model\":\"u. Diamond Series\",\"product_description\":\"7'0 \\\"Non-Impact\\\" Lip Lite Glazed Fiberglass Single Door - Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#19007-R3\",\"approval_number\":\"FL19007.22\",\"seq\":22,\"product_model\":\"v. Diamond Series\",\"product_description\":\"7'0 \\\"Impact\\\" Exterior Flush Glazed Fiberglass Door with Removable Clipped Sidelites - (XO , OX, XOO or OOX - Outswing Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#19007-R6\",\"approval_number\":\"FL19007.23\",\"seq\":23,\"product_model\":\"w. Diamond Series\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Flush Glazed Fiberglass Single Door with Surface Bolt - Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#19007-R7\",\"approval_number\":\"FL19007.24\",\"seq\":24,\"product_model\":\"x. Diamond Series\",\"product_description\":\"8'0 \\\"Impact\\\" Glazed Fiberglass Single Door with Surface Bolt - Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Deansteel Manufacturing Company, Inc\":[{\"manufacturer\":\"Deansteel Manufacturing Company, Inc\",\"approval_number_master\":\"FL#19565-R0\",\"approval_number\":\"FL19565.1\",\"seq\":1,\"product_model\":\"Hollow Metal Doors\",\"product_description\":\"Commercial Hollow Metal Doors\\nLMI & SMI Impact Rated\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Kolbe Windows and Doors - Manawa\":[{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#20052-R0\",\"approval_number\":\"FL20052.1\",\"seq\":1,\"product_model\":\"416-H-1029 (80.00\\\" x 98.00\\\")\",\"product_description\":\"Teutonic Outswing French Door, Multi Point Lock\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-21 00:00:00\",\"instructions_url\":\"\"}],\"Paragon Windows and Doors, LLC\":[{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20135-R0\",\"approval_number\":\"FL20135.1\",\"seq\":1,\"product_model\":\"a. Tru-Grain Composit\",\"product_description\":\"Maximum 3'0 x 6'8 Single Opaque Fiberglass Door with \\\/ without Sidelites \\\"Non-Impact\\\" (X, OX or XO, OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20135-R0\",\"approval_number\":\"FL20135.2\",\"seq\":2,\"product_model\":\"b. Tru-Grain Composit\",\"product_description\":\"Maximum Size 3'0 x 6'8 Pair of Opaque Fiberglass Doors with \\\/ without Sidelites \\\"Non-Impact\\\" (XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20135-R0\",\"approval_number\":\"FL20135.3\",\"seq\":3,\"product_model\":\"c. Tru-Grain Composit\",\"product_description\":\"Maximum 3'0 x 8'0 Single Opaque Fiberglass Door with \\\/ without Sidelites \\\"Non-Impact\\\" (X, OX or XO, OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20135-R0\",\"approval_number\":\"FL20135.4\",\"seq\":4,\"product_model\":\"d. Tru-Grain Composit\",\"product_description\":\"Maximum Size 3'0 x 8'0 Pair of Opaque Fiberglass Doors with \\\/ without Sidelites \\\"Non-Impact\\\" (XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20135-R0\",\"approval_number\":\"FL20135.5\",\"seq\":5,\"product_model\":\"e. Tru-Grain Composit\",\"product_description\":\"Maximum 3'0 x 6'8 Single Glazed Fiberglass Door with \\\/ without Sidelites \\\"Non-Impact\\\" (X, OX or XO, OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20135-R0\",\"approval_number\":\"FL20135.6\",\"seq\":6,\"product_model\":\"f. Tru-Grain Composit\",\"product_description\":\"Maximum Size 3'0 x 6'8 Pair of Glazed Fiberglass Doors with \\\/ without Sidelites \\\"Non-Impact\\\" (XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20135-R0\",\"approval_number\":\"FL20135.7\",\"seq\":7,\"product_model\":\"g. Tru-Grain Composit\",\"product_description\":\"Maximum 3'0 x 8'0 Single Glazed Fiberglass Door with \\\/ without Sidelites \\\"Non-Impact\\\" (X, OX or XO, OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20135-R0\",\"approval_number\":\"FL20135.8\",\"seq\":8,\"product_model\":\"h. Tru-Grain Composit\",\"product_description\":\"Maximum Size 3'0 x 8'0 Pair of Glazed Fiberglass Doors with \\\/ without Sidelites \\\"Non-Impact\\\" (XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20135-R0\",\"approval_number\":\"FL20135.9\",\"seq\":9,\"product_model\":\"i. Woodford Fiberglass\",\"product_description\":\"Maximum 3'0 x 6'8 Single Opaque Fiberglass Door with \\\/ without Sidelites \\\"Non-Impact\\\" (X, OX or XO, OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20135-R0\",\"approval_number\":\"FL20135.10\",\"seq\":10,\"product_model\":\"j. Woodford Fiberglass\",\"product_description\":\"Maximum Size 3'0 x 6'8 Pair of Opaque Fiberglass Doors with \\\/ without Sidelites \\\"Non-Impact\\\" (XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20135-R0\",\"approval_number\":\"FL20135.11\",\"seq\":11,\"product_model\":\"k. Woodford Fiberglass\",\"product_description\":\"Maximum 3'0 x 8'0 Single Opaque Fiberglass Door with \\\/ without Sidelites \\\"Non-Impact\\\" (X, OX or XO, OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20135-R0\",\"approval_number\":\"FL20135.12\",\"seq\":12,\"product_model\":\"l. Woodford Fiberglass\",\"product_description\":\"Maximum Size 3'0 x 8'0 Pair of Opaque Fiberglass Doors with \\\/ without Sidelites \\\"Non-Impact\\\" (XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20135-R0\",\"approval_number\":\"FL20135.13\",\"seq\":13,\"product_model\":\"m. Woodford Fiberglass\",\"product_description\":\"Maximum 3'0 x 6'8 Single Glazed Fiberglass Door with \\\/ without Sidelites \\\"Non-Impact\\\" (X, OX or XO, OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20135-R0\",\"approval_number\":\"FL20135.14\",\"seq\":14,\"product_model\":\"n. Woodford Fiberglass\",\"product_description\":\"Maximum Size 3'0 x 6'8 Pair of Glazed Fiberglass Doors with \\\/ without Sidelites \\\"Non-Impact\\\" (XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20135-R0\",\"approval_number\":\"FL20135.15\",\"seq\":15,\"product_model\":\"o. Woodford Fiberglass\",\"product_description\":\"Maximum 3'0 x 8'0 Single Glazed Fiberglass Door with \\\/ without Sidelites \\\"Non-Impact\\\" (X, OX or XO, OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20135-R0\",\"approval_number\":\"FL20135.16\",\"seq\":16,\"product_model\":\"p. Woodford Fiberglass\",\"product_description\":\"Maximum Size 3'0 x 8'0 Pair of Glazed Fiberglass Doors with \\\/ without Sidelites \\\"Non-Impact\\\" (XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20135-R0\",\"approval_number\":\"FL20135.17\",\"seq\":17,\"product_model\":\"q. Paragon Steel\",\"product_description\":\"Maximum 3'0 x 6'8 Single Opaque Steel Edge Steel Door with \\\/ without Sidelites \\\"Non-Impact\\\" (X, OX or XO, OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20135-R0\",\"approval_number\":\"FL20135.18\",\"seq\":18,\"product_model\":\"r. Paragon Steel\",\"product_description\":\"Maximum Size 3'0 x 6'8 Pair of Opaque Steel Edge Steel Doors with \\\/ without Sidelites \\\"Non-Impact\\\" (XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20135-R0\",\"approval_number\":\"FL20135.19\",\"seq\":19,\"product_model\":\"s. Paragon Steel\",\"product_description\":\"Maximum 3'0 x 8'0 Single Opaque Steel Edge Steel Door with \\\/ without Sidelites \\\"Non-Impact\\\" (X, OX or XO, OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20135-R0\",\"approval_number\":\"FL20135.20\",\"seq\":20,\"product_model\":\"t. Paragon Steel\",\"product_description\":\"Maximum Size 3'0 x 8'0 Pair of Opaque Steel Edge Steel Doors with \\\/ without Sidelites \\\"Non-Impact\\\" (XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20135-R0\",\"approval_number\":\"FL20135.21\",\"seq\":21,\"product_model\":\"u. Paragon Steel\",\"product_description\":\"Maximum 3'0 x 6'8 Single Glazed Steel Edge Steel Door with \\\/ without Sidelites \\\"Non-Impact\\\" (X, OX or XO, OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20135-R0\",\"approval_number\":\"FL20135.22\",\"seq\":22,\"product_model\":\"v. Paragon Steel\",\"product_description\":\"Maximum Size 3'0 x 6'8 Pair of Glazed Steel Edge Steel Doors with \\\/ without Sidelites \\\"Non-Impact\\\" (XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20135-R0\",\"approval_number\":\"FL20135.23\",\"seq\":23,\"product_model\":\"w. Paragon Steel\",\"product_description\":\"Maximum 3'0 x 8'0 Single Glazed Steel Edge Steel Door with \\\/ without Sidelites \\\"Non-Impact\\\" (X, OX or XO, OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20135-R0\",\"approval_number\":\"FL20135.24\",\"seq\":24,\"product_model\":\"x. Paragon Steel\",\"product_description\":\"Maximum Size 3'0 x 8'0 Pair of Glazed Steel Edge Steel Doors with \\\/ without Sidelites \\\"Non-Impact\\\" (XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20322-R0\",\"approval_number\":\"FL20322.1\",\"seq\":1,\"product_model\":\"a. Tru-Grain Composit\",\"product_description\":\"Maximum 3'0 x 6'8 Single Opaque Fiberglass Door \\\"Impact\\\" (X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20322-R0\",\"approval_number\":\"FL20322.2\",\"seq\":2,\"product_model\":\"b. Tru-Grain Composit\",\"product_description\":\"Maximum 3'0 x 8'0 Single Opaque Fiberglass Door \\\"Impact\\\" (X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20322-R0\",\"approval_number\":\"FL20322.3\",\"seq\":3,\"product_model\":\"c. Woodford Fiberglass\",\"product_description\":\"Maximum 3'0 x 6'8 Single Opaque Fiberglass Door with \\\/ without Sidelite(s) \\\"Impact\\\" (X, OX or XO, OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20322-R0\",\"approval_number\":\"FL20322.4\",\"seq\":4,\"product_model\":\"d. Woodford Fiberglass\",\"product_description\":\"Maximum Size 3'0 x 6'8 Pair of Opaque Fiberglass Doors with \\\/ without Sidelites \\\"Impact\\\" (XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20322-R0\",\"approval_number\":\"FL20322.5\",\"seq\":5,\"product_model\":\"e. Woodford Fiberglass\",\"product_description\":\"Maximum 3'0 x 8'0 Single Opaque Fiberglass Door with \\\/ without Sidelite(s) \\\"Impact\\\" (X, OX or XO, OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20322-R0\",\"approval_number\":\"FL20322.6\",\"seq\":6,\"product_model\":\"f. Woodford Fiberglass\",\"product_description\":\"Maximum Size 3'0 x 8'0 Pair of Opaque Fiberglass Doors with \\\/ without Sidelites \\\"Impact\\\" (XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20322-R0\",\"approval_number\":\"FL20322.7\",\"seq\":7,\"product_model\":\"g. Woodford Fiberglass\",\"product_description\":\"Maximum 3'0 x 6'8 Single Glazed Fiberglass Door with \\\/ without Sidelite(s) \\\"Impact\\\" (X, OX or XO, OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20322-R0\",\"approval_number\":\"FL20322.8\",\"seq\":8,\"product_model\":\"h. Woodford Fiberglass\",\"product_description\":\"Maximum Size 3'0 x 6'8 Pair of Glazed Fiberglass Doors with \\\/ without Sidelites \\\"Impact\\\" (XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20322-R0\",\"approval_number\":\"FL20322.9\",\"seq\":9,\"product_model\":\"i. Woodford Fiberglass\",\"product_description\":\"Maximum 3'0 x 8'0 Single Glazed Fiberglass Door with \\\/ without Sidelite(s) \\\"Impact\\\" (X, OX or XO, OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20322-R0\",\"approval_number\":\"FL20322.10\",\"seq\":10,\"product_model\":\"j. Woodford Fiberglass\",\"product_description\":\"Maximum Size 3'0 x 8'0 Pair of Glazed Fiberglass Doors with \\\/ without Sidelites \\\"Impact\\\" (XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20322-R0\",\"approval_number\":\"FL20322.11\",\"seq\":11,\"product_model\":\"k. Paragon Steel\",\"product_description\":\"Maximum 3'0 x 6'8 Single Opaque Steel Door with \\\/ without Sidelite(s) \\\"Impact\\\" (X, OX or XO, OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20322-R0\",\"approval_number\":\"FL20322.12\",\"seq\":12,\"product_model\":\"l. Paragon Steel\",\"product_description\":\"Maximum Size 3'0 x 6'8 Pair of Opaque Steel Doors with \\\/ without Sidelites \\\"Impact\\\" (XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20322-R0\",\"approval_number\":\"FL20322.13\",\"seq\":13,\"product_model\":\"m. Paragon Steel\",\"product_description\":\"Maximum 3'0 x 8'0 Single Opaque Steel Door with \\\/ without Sidelite(s) \\\"Impact\\\" (X, OX or XO, OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20322-R0\",\"approval_number\":\"FL20322.14\",\"seq\":14,\"product_model\":\"n. Paragon Steel\",\"product_description\":\"Maximum Size 3'0 x 8'0 Pair of Opaque Steel Doors with \\\/ without Sidelites \\\"Impact\\\" (XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20322-R0\",\"approval_number\":\"FL20322.15\",\"seq\":15,\"product_model\":\"o. Paragon Steel\",\"product_description\":\"Maximum 3'0 x 6'8 Single Glazed Steel Door with \\\/ without Sidelite(s) \\\"Impact\\\" (X, OX or XO, OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20322-R0\",\"approval_number\":\"FL20322.16\",\"seq\":16,\"product_model\":\"p. Paragon Steel\",\"product_description\":\"Maximum Size 3'0 x 6'8 Pair of Glazed Steel Doors with \\\/ without Sidelites \\\"Impact\\\" (XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20322-R0\",\"approval_number\":\"FL20322.17\",\"seq\":17,\"product_model\":\"q. Paragon Steel\",\"product_description\":\"Maximum 3'0 x 8'0 Single Glazed Steel Door with \\\/ without Sidelite(s) \\\"Impact\\\" (X, OX or XO, OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#20322-R0\",\"approval_number\":\"FL20322.18\",\"seq\":18,\"product_model\":\"r. Paragon Steel\",\"product_description\":\"Maximum Size 3'0 x 8'0 Pair of Glazed Steel Doors with \\\/ without Sidelites \\\"Impact\\\" (XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#22005-R0\",\"approval_number\":\"FL22005.1\",\"seq\":1,\"product_model\":\"a. Steel Edge Door - Glazed\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Glazed Steel Edge Door - Single (X) Configuration up to 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#22005-R0\",\"approval_number\":\"FL22005.2\",\"seq\":2,\"product_model\":\"b. Steel Edge Door - Glazed\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Glazed Steel Edge door - Single with Sidelite (XO or OX) Configuration up to 6'8 in height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#22005-R0\",\"approval_number\":\"FL22005.3\",\"seq\":3,\"product_model\":\"c. Steel Edge Door - Glazed\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Glazed Steel Edge Door - Single with Sidelite (OXO) Configuration up to 6'8 in Height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#22005-R0\",\"approval_number\":\"FL22005.4\",\"seq\":4,\"product_model\":\"d. Steel Edge Door - Glazed\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Glazed Steel Edge Door - Double (XX) Configuration up to 6'8 in Height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#22005-R0\",\"approval_number\":\"FL22005.5\",\"seq\":5,\"product_model\":\"e. Steel Edge Door - Glazed\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Glazed Steel Edge Door - Double with Sidelites (OXXO) Configuration up to 6'8 in Height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#22005-R0\",\"approval_number\":\"FL22005.6\",\"seq\":6,\"product_model\":\"f. Steel Edge Door - Glazed\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Glazed Steel Edge Door - Single (X) Configuration up to 8'0 in Height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#22005-R0\",\"approval_number\":\"FL22005.7\",\"seq\":7,\"product_model\":\"g. Steel Edge Door - Glazed\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Glazed Steel Edge Door -Single with Sidelite (XO or OX) Configuration up to 8'0 in Height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#22005-R0\",\"approval_number\":\"FL22005.8\",\"seq\":8,\"product_model\":\"h. Steel Edge Door - Glazed\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Glazed Steel edge Door - Single with Sidelites (OXO) Configuration up to 8'0 in Height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#22005-R0\",\"approval_number\":\"FL22005.9\",\"seq\":9,\"product_model\":\"i. Steel Edge Door - Glazed\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Glazed Steel Edge Door - Double (XX) Configuration up to 8'0 in Height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#22005-R0\",\"approval_number\":\"FL22005.10\",\"seq\":10,\"product_model\":\"j. Steel Edge Door - Glazed\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Glazed Steel Edge Door - Double (OXXO) Configuration up to 8'0 in Height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#22005-R0\",\"approval_number\":\"FL22005.11\",\"seq\":11,\"product_model\":\"k. Steel Edge Door - Opaque\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Opaque Steel Edge Door - Single (X) Configuration up to 6'8 in Height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#22005-R0\",\"approval_number\":\"FL22005.12\",\"seq\":12,\"product_model\":\"l. Steel Edge Door - Opaque\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Opaque Steel Edge Door - Single with Sidelite (XO or OX) Configuration up to 6'8 in Height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#22005-R0\",\"approval_number\":\"FL22005.13\",\"seq\":13,\"product_model\":\"m. Steel Edge Door - Opaque\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Opaque Steel Edge Door - Single with Sidelites (OXO) Configuration up to 6'8 in Height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#22005-R0\",\"approval_number\":\"FL22005.14\",\"seq\":14,\"product_model\":\"n. Steel Edge Door - Opaque\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Opaque Steel Edge Door - Double (XX) Configuration up to 6'8 in Height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#22005-R0\",\"approval_number\":\"FL22005.15\",\"seq\":15,\"product_model\":\"o. Steel Edge Door - Opaque\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Opaque Steel Edge Door - Double with Sidelites (OXXO) Configuration up to 6'8 in Height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#22005-R0\",\"approval_number\":\"FL22005.16\",\"seq\":16,\"product_model\":\"p. Steel Edge Door - Opaque\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Opaque Steel Edge Door - Single (X) Configuration up to 8'0 in Height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#22005-R0\",\"approval_number\":\"FL22005.17\",\"seq\":17,\"product_model\":\"q. Steel Edge Door - Opaque\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Opaque Steel Edge Door - Single with Sidelite (XO or OX) Configuration up to 8'0 in Height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#22005-R0\",\"approval_number\":\"FL22005.18\",\"seq\":18,\"product_model\":\"r. Steel Edge Door - Opaque\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Opaque Steel Edge Door - Single with Sidelites (OXO) Configuration up to 8'0 in Height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#22005-R0\",\"approval_number\":\"FL22005.19\",\"seq\":19,\"product_model\":\"s. Steel Edge Door - Opaque\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Opaque Steel Edge Door - Double (XX) Configuration up to 8'0 in Height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#22005-R0\",\"approval_number\":\"FL22005.20\",\"seq\":20,\"product_model\":\"t. Steel Edge Door - Opaque\",\"product_description\":\"Outswing or Inswing Insulated \\\"Impact\\\" Opaque Steel Edge Door - Double with Sidelites (OXXO) Configurations up to 8'0 in Height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#22005-R0\",\"approval_number\":\"FL22005.21\",\"seq\":21,\"product_model\":\"u. Steel Edge Door - Opaque\",\"product_description\":\"Up to a Nominal 3'6 x 7'0 Opaque Steel Edge Door in a Two-Piece Steel Frame System (K2A Series Frame). Inswing \\\/ Outswing Configuration (X).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#22005-R0\",\"approval_number\":\"FL22005.22\",\"seq\":22,\"product_model\":\"v. Steel Edge Door - Opaque\",\"product_description\":\"Up to a Nominal 3'6 x 7'0 Opaque Steel Edge Door in a Fixed Steel Frame System (F Series Frame). Inswing \\\/Outswing Configuration (X).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#22005-R0\",\"approval_number\":\"FL22005.23\",\"seq\":23,\"product_model\":\"w. Steel Edge Door - Opaque\",\"product_description\":\"Up to a nominal 3'6 x 7'0 Opaque Steel Edge Door in a Two-Piece Steel Frame System (Rediflex Steel Frame). Inswing \\\/ Outswing Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Fortress Impact Windows and Doors\":[{\"manufacturer\":\"Fortress Impact Windows and Doors\",\"approval_number_master\":\"FL#20317-R0\",\"approval_number\":\"FL20317.1\",\"seq\":1,\"product_model\":\"Series 4500\",\"product_description\":\"Vinyl Impact French Door (8'-0\\\")\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fortress Impact Windows and Doors\",\"approval_number_master\":\"FL#20317-R0\",\"approval_number\":\"FL20317.2\",\"seq\":2,\"product_model\":\"Series 4500\",\"product_description\":\"Vinyl Impact French Door (6'-8\\\")\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-30 00:00:00\",\"instructions_url\":\"\"}],\"H M Sure Rock\":[{\"manufacturer\":\"H M Sure Rock\",\"approval_number_master\":\"FL#20474-R0\",\"approval_number\":\"FL20474.1\",\"seq\":1,\"product_model\":\"a. Sure Rock Fiberglass Entry Doors\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"H M Sure Rock\",\"approval_number_master\":\"FL#20474-R0\",\"approval_number\":\"FL20474.2\",\"seq\":2,\"product_model\":\"b. Sure Rock Fiberglass Entry Doors\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"H M Sure Rock\",\"approval_number_master\":\"FL#20474-R0\",\"approval_number\":\"FL20474.3\",\"seq\":3,\"product_model\":\"c. Sure Rock Fiberglass Entry Doors\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Opaque Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"H M Sure Rock\",\"approval_number_master\":\"FL#20474-R0\",\"approval_number\":\"FL20474.4\",\"seq\":4,\"product_model\":\"d. Sure Rock Fiberglass Entry Doors\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed Fiberglass Single Door (Inswing\\\/Outswing; X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"H M Sure Rock\",\"approval_number_master\":\"FL#20474-R0\",\"approval_number\":\"FL20474.5\",\"seq\":5,\"product_model\":\"e. Sure Rock Fiberglass Entry Doors\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed Fiberglass Single Door with Sidelite(s) (Inswing\\\/Outswing; XO, OX or OXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"H M Sure Rock\",\"approval_number_master\":\"FL#20474-R0\",\"approval_number\":\"FL20474.6\",\"seq\":6,\"product_model\":\"f. Sure Rock Fiberglass Entry Doors\",\"product_description\":\"Nominal 6'8 \\\"Non-Impact\\\" Glazed Fiberglass Double Door with or without Sidelites (Inswing\\\/Outswing; XX or OXXO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Scardino Doors LLC\":[{\"manufacturer\":\"Scardino Doors LLC\",\"approval_number_master\":\"FL#21353-R0\",\"approval_number\":\"FL21353.1\",\"seq\":1,\"product_model\":\"Inswing Exterior Hinged XX & X Door\",\"product_description\":\"Inswing Wrought Iron Exterior Hinged XX & X Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Commercial Door Systems\":[{\"manufacturer\":\"Commercial Door Systems\",\"approval_number_master\":\"FL#21384-R0\",\"approval_number\":\"FL21384.1\",\"seq\":1,\"product_model\":\"F200H Narrow Stile Heavy Duty Out-Swing Impact Doors\",\"product_description\":\"Out-swing fiberglass skinned partially glazed doors (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Wausau Window and Wall Systems\":[{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#21871-R0\",\"approval_number\":\"FL21871.1\",\"seq\":1,\"product_model\":\"Series TD4250i PO\",\"product_description\":\"Aluminum Outswing Terrace Door\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-14 00:00:00\",\"instructions_url\":\"\"}],\"Northeast Building Products Inc.\":[{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#34865-R0\",\"approval_number\":\"FL34865.1\",\"seq\":1,\"product_model\":\"Winforce Entry Doors\",\"product_description\":\"Winforce Fiberglass Entry Door(s) w\\\/ or w\\\/out Sidelite(s)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#22404-R0\",\"approval_number\":\"FL22404.1\",\"seq\":1,\"product_model\":\"a. \\\"WinForce Entry Doors\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Single Door - Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#22404-R0\",\"approval_number\":\"FL22404.2\",\"seq\":2,\"product_model\":\"b. \\\"WinForce Entry Doors\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Double Door - Outswing (XX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#22404-R0\",\"approval_number\":\"FL22404.3\",\"seq\":3,\"product_model\":\"c. \\\"WinForce Entry Doors\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Glazed Fiberglass Single Door - Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#22404-R0\",\"approval_number\":\"FL22404.4\",\"seq\":4,\"product_model\":\"d. \\\"WinForce Entry Doors\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Glazed Fiberglass Double Door - Outswing (XX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#22404-R0\",\"approval_number\":\"FL22404.5\",\"seq\":5,\"product_model\":\"e. \\\"WinForce Entry Doors\\\"\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Single Door - Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#22404-R0\",\"approval_number\":\"FL22404.6\",\"seq\":6,\"product_model\":\"f. \\\"WinForce Entry Doors\\\"\",\"product_description\":\"8'0 \\\"Impact\\\" Opaque Fiberglass Double Door - Outswing (XX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#22404-R0\",\"approval_number\":\"FL22404.7\",\"seq\":7,\"product_model\":\"g. \\\"WinForce Entry Doors\\\"\",\"product_description\":\"8'0 \\\"Impact\\\" Glazed Fiberglass Single Door - Outswing (X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#22404-R0\",\"approval_number\":\"FL22404.8\",\"seq\":8,\"product_model\":\"h. \\\"WinForce Entry Doors\\\"\",\"product_description\":\"8'0 \\\"Impact\\\" Glazed Fiberglass Double Door - Outswing (XX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#22404-R0\",\"approval_number\":\"FL22404.9\",\"seq\":9,\"product_model\":\"i. \\\"WinForce Entry Doors\\\"\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Fiberglass Single Door Panel with Sidelite(s) - (Inswing\\\/Outswing - OX or XO, OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#22404-R0\",\"approval_number\":\"FL22404.10\",\"seq\":10,\"product_model\":\"j. \\\"WinForce Entry Doors\\\"\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Opaque Fiberglass Single Door Panel with Sidelite(s) - (Inswing\\\/Outswing - OX or XO, OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#22404-R0\",\"approval_number\":\"FL22404.11\",\"seq\":11,\"product_model\":\"k. \\\"WinForce Entry Doors\\\"\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed Fiberglass Single Door Panel with Sidelite(s) - (Inswing\\\/Outswing - OX or XO, OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#22404-R0\",\"approval_number\":\"FL22404.12\",\"seq\":12,\"product_model\":\"l. \\\"WinForce Entry Doors\\\"\",\"product_description\":\"8'0 \\\"Non-Impact\\\" Glazed Fiberglass Single Door Panel with Sidelite(s) - (Inswing\\\/Outswing - OX or XO, OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#25580-R0\",\"approval_number\":\"FL25580.1\",\"seq\":1,\"product_model\":\"a. \\\"WinForce Entry Doors\\\"\",\"product_description\":\"\\\"Impact\\\" Fiberglass Opaque Door - Single (X) Outswing\\\/Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#25580-R0\",\"approval_number\":\"FL25580.2\",\"seq\":2,\"product_model\":\"b. \\\"WinForce Entry Doors\\\"\",\"product_description\":\"\\\"Impact\\\" Fiberglass Opaque Door - Double (XX) Outswing\\\/Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#25580-R0\",\"approval_number\":\"FL25580.3\",\"seq\":3,\"product_model\":\"c. \\\"WinForce Entry Doors\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Fiberglass Opaque Door - Single with Sidelites (OX or XO, OXO) Outswing\\\/Inswing Continuous Head and Sill Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#25580-R0\",\"approval_number\":\"FL25580.4\",\"seq\":4,\"product_model\":\"d. \\\"WinForce Entry Doors\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Fiberglass Opaque Door - Double with Boxed Sidelites (OXXO) Outswing\\\/Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#25580-R0\",\"approval_number\":\"FL25580.5\",\"seq\":5,\"product_model\":\"e. \\\"WinForce Entry Doors\\\"\",\"product_description\":\"\\\"Impact\\\" Fiberglass Glazed Door - Single with or without Sidelites (X, OX or XO, OXO) Outswing\\\/Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#25580-R0\",\"approval_number\":\"FL25580.6\",\"seq\":6,\"product_model\":\"f. \\\"WinForce Entry Doors\\\"\",\"product_description\":\"\\\"Impact\\\" Fiberglass Glazed Door - Double with or without Sidelites (XX or OXXO) Outswing\\\/Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#25580-R0\",\"approval_number\":\"FL25580.7\",\"seq\":7,\"product_model\":\"g. \\\"WinForce Entry Doors\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Fiberglass Glazed Door - Single (X) Outswing\\\/Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#25580-R0\",\"approval_number\":\"FL25580.8\",\"seq\":8,\"product_model\":\"h. \\\"WinForce Entry Doors\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Fiberglass Glazed Door - Single with Sidelites (OX or XO, OXO) Outswing\\\/Inswing Continuous Head and Sill Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#25580-R0\",\"approval_number\":\"FL25580.9\",\"seq\":9,\"product_model\":\"i. \\\"WinForce Entry Doors\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Fiberglass Glazed Door - Double (XX) Outswing\\\/Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#25580-R0\",\"approval_number\":\"FL25580.10\",\"seq\":10,\"product_model\":\"j. \\\"WinForce Entry Doors\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Fiberglass Glazed Door - Double with Boxed Sidelites (OXXO) Outswing\\\/Inswing Configurations up to Nominal 6'8 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#25580-R0\",\"approval_number\":\"FL25580.11\",\"seq\":11,\"product_model\":\"k. \\\"WinForce Entry Doors\\\"\",\"product_description\":\"\\\"Impact\\\" Fiberglass Opaque Door - Single (X) Outswing\\\/Inswing Configurations up to Nominal 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#25580-R0\",\"approval_number\":\"FL25580.12\",\"seq\":12,\"product_model\":\"l. \\\"WinForce Entry Doors\\\"\",\"product_description\":\"\\\"Impact\\\" Fiberglass Opaque Door - Double (XX) Outswing\\\/Inswing Configurations up to Nominal 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#25580-R0\",\"approval_number\":\"FL25580.13\",\"seq\":13,\"product_model\":\"m. \\\"WinForce Entry Doors\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Fiberglass Opaque Door - Single with Sidelites (OX or XO, OXO) Outswing\\\/Inswing Continuous Head and Sill Configurations up to Nominal 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#25580-R0\",\"approval_number\":\"FL25580.14\",\"seq\":14,\"product_model\":\"n. \\\"WinForce Entry Doors\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Fiberglass Opaque Door - Double with Boxed Sidelites (OXXO) Outswing\\\/Inswing Configurations up to Nominal 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#25580-R0\",\"approval_number\":\"FL25580.15\",\"seq\":15,\"product_model\":\"o. \\\"WinForce Entry Doors\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Fiberglass Glazed Door - Single (X) Outswing\\\/Inswing Configurations up to Nominal 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#25580-R0\",\"approval_number\":\"FL25580.16\",\"seq\":16,\"product_model\":\"p. \\\"WinForce Entry Doors\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Fiberglass Glazed Door - Single with Sidelites (OX or XO, OXO) Outswing\\\/Inswing Continuous Head and Sill Configurations up to Nominal 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#25580-R0\",\"approval_number\":\"FL25580.17\",\"seq\":17,\"product_model\":\"q. \\\"WinForce Entry Doors\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Fiberglass Glazed Door - Double (XX) Outswing\\\/Inswing Configurations up to Nominal 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#25580-R0\",\"approval_number\":\"FL25580.18\",\"seq\":18,\"product_model\":\"r. \\\"WinForce Entry Doors\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Fiberglass Glazed Door - Double with Boxed Sidelites (OXXO) Outswing\\\/Inswing Configurations up to Nominal 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#28843-R0\",\"approval_number\":\"FL28843.1\",\"seq\":1,\"product_model\":\"WinForce Entry Doors\",\"product_description\":\"Fiberglass Glazed Door - Single with Sidelites (OX or XO, OXO), Inswing, Impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#28843-R0\",\"approval_number\":\"FL28843.2\",\"seq\":2,\"product_model\":\"WinForce Entry Doors\",\"product_description\":\"Fiberglass Opaque Door - Single with Sidelites (OX or XO, OXO), Inswing, Impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#28843-R0\",\"approval_number\":\"FL28843.3\",\"seq\":3,\"product_model\":\"WinForce Entry Doors\",\"product_description\":\"Fiberglass Opaque Door - Double with Sidelites (OXXO), Inswing, Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#28843-R1\",\"approval_number\":\"FL28843.4\",\"seq\":4,\"product_model\":\"WinForce Entry Doors\",\"product_description\":\"Fiberglass Glazed Door - Double (XX) and Single (X), Inswing, Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#28843-R1\",\"approval_number\":\"FL28843.5\",\"seq\":5,\"product_model\":\"WinForce Entry Doors\",\"product_description\":\"Fiberglass Glazed Door - Double (XX) and Single (X), Inswing, Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#28843-R1\",\"approval_number\":\"FL28843.6\",\"seq\":6,\"product_model\":\"WinForce Entry Doors\",\"product_description\":\"Fiberglass Glazed Door - Double (XX) and Single (X), Outswing, Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#28843-R1\",\"approval_number\":\"FL28843.7\",\"seq\":7,\"product_model\":\"WinForce Entry Doors\",\"product_description\":\"Fiberglass Glazed Door - Double (XX) and Single (X), Outswing, Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-08 00:00:00\",\"instructions_url\":\"\"}],\"Alumex Group\":[{\"manufacturer\":\"Alumex Group\",\"approval_number_master\":\"FL#25684-R0\",\"approval_number\":\"FL25684.1\",\"seq\":1,\"product_model\":\"Series HC-5000 Inswing and Outswing Door with Panic Device\",\"product_description\":\"Series HC-5000 Inswing and Outswing Door with Panic Device Large Missile Impact (LMI) - Level D\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Tampa Armature Works, Inc.\":[{\"manufacturer\":\"Tampa Armature Works, Inc.\",\"approval_number_master\":\"FL#27647-R0\",\"approval_number\":\"FL27647.1\",\"seq\":1,\"product_model\":\"30303725 Swing Door\",\"product_description\":\"Aluminum Double Outswing Side Hinge Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tampa Armature Works, Inc.\",\"approval_number_master\":\"FL#27647-R1\",\"approval_number\":\"FL27647.2\",\"seq\":2,\"product_model\":\"30304830 Outswing Door\",\"product_description\":\"Aluminum Single Outswing Side Hinge Door\",\"design_pressure\":\"+76\\\/-76\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-27 00:00:00\",\"instructions_url\":\"\"}],\"SIW SOLUTIONS, LLC\":[{\"manufacturer\":\"SIW SOLUTIONS, LLC\",\"approval_number_master\":\"FL#28792-R0\",\"approval_number\":\"FL28792.1\",\"seq\":1,\"product_model\":\"Series \\\"500-10\\\" Single Aluminum Outswing Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum outswing door.\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW SOLUTIONS, LLC\",\"approval_number_master\":\"FL#28792-R0\",\"approval_number\":\"FL28792.2\",\"seq\":2,\"product_model\":\"Series \\\"500-11\\\" Aluminum Outswing Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum outswing door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW SOLUTIONS, LLC\",\"approval_number_master\":\"FL#28792-R0\",\"approval_number\":\"FL28792.3\",\"seq\":3,\"product_model\":\"Series \\\"500-12\\\" Aluminum Outswing Door\",\"product_description\":\"Large missile impact resistant aluminum outswing door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW SOLUTIONS, LLC\",\"approval_number_master\":\"FL#28792-R0\",\"approval_number\":\"FL28792.4\",\"seq\":4,\"product_model\":\"Series \\\"500-9\\\" Aluminum Outswing Door W\\\/Wo Sidelite or Transom\",\"product_description\":\"Large missile impact resistant aluminum outswing door\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW SOLUTIONS, LLC\",\"approval_number_master\":\"FL#28841-R0\",\"approval_number\":\"FL28841.1\",\"seq\":1,\"product_model\":\"Series 700 Contemporary Aluminum Inswing Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum inswing entrance door.\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW SOLUTIONS, LLC\",\"approval_number_master\":\"FL#28841-R0\",\"approval_number\":\"FL28841.2\",\"seq\":2,\"product_model\":\"Series 700 Contemporary Aluminum Outswing Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum outswing entrance door.\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW SOLUTIONS, LLC\",\"approval_number_master\":\"FL#28874-R0\",\"approval_number\":\"FL28874.1\",\"seq\":1,\"product_model\":\"Series 525-11 Aluminum Inswing Entrance Door\",\"product_description\":\"Large missile impact resistant aluminum inswing entrance door.\",\"design_pressure\":\"+55\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW SOLUTIONS, LLC\",\"approval_number_master\":\"FL#28875-R0\",\"approval_number\":\"FL28875.1\",\"seq\":1,\"product_model\":\"Series 900 Aluminum Outswing\\\/Inswing Pivot Door\",\"product_description\":\"Large missile impact resistant aluminum pivot doo\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Western Window Systems\":[{\"manufacturer\":\"Western Window Systems\",\"approval_number_master\":\"FL#29716-R0\",\"approval_number\":\"FL29716.1\",\"seq\":1,\"product_model\":\"Series 7980 Aluminum Pivot Door\",\"product_description\":\"Large missile impact resistant aluminum pivot door.\",\"design_pressure\":\"+37.5\\\/-37.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western Window Systems\",\"approval_number_master\":\"FL#29716-R0\",\"approval_number\":\"FL29716.2\",\"seq\":2,\"product_model\":\"Series 7980 Aluminum Pivot Door\",\"product_description\":\"Non impact resistant aluminum pivot door.\",\"design_pressure\":\"+50.1\\\/-50.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western Window Systems\",\"approval_number_master\":\"FL#29882-R0\",\"approval_number\":\"FL29882.1\",\"seq\":1,\"product_model\":\"Series 7900 Thermal Aluminum Inswing Door\",\"product_description\":\"Large missile impact resistant thermal aluminum inswing door.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western Window Systems\",\"approval_number_master\":\"FL#29882-R0\",\"approval_number\":\"FL29882.2\",\"seq\":2,\"product_model\":\"Series 7900 Thermal Aluminum Outswing Door\",\"product_description\":\"Large missile impact resistant thermal aluminum outswing door.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western Window Systems\",\"approval_number_master\":\"FL#29882-R1\",\"approval_number\":\"FL29882.3\",\"seq\":3,\"product_model\":\"Series 7900 Thermal Aluminum Outswing Door\",\"product_description\":\"Non impact thermal aluminum outswing door.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western Window Systems\",\"approval_number_master\":\"FL#29882-R1\",\"approval_number\":\"FL29882.4\",\"seq\":4,\"product_model\":\"Series 7900 Thermal Aluminum Outswing Door\",\"product_description\":\"Large missile impact resistant thermal aluminum outswing door.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western Window Systems\",\"approval_number_master\":\"FL#29971-R0\",\"approval_number\":\"FL29971.1\",\"seq\":1,\"product_model\":\"Series 7900 Thermal Aluminum Inswing Door\",\"product_description\":\"Non-impact resistant thermal aluminum inswing door.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western Window Systems\",\"approval_number_master\":\"FL#29971-R0\",\"approval_number\":\"FL29971.2\",\"seq\":2,\"product_model\":\"Series 7900 Thermal Aluminum Outswing Door\",\"product_description\":\"Non-impact resistant thermal aluminum outswing door.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-01-01 00:00:00\",\"instructions_url\":\"\"}],\"General Impact Glass and Windows\":[{\"manufacturer\":\"General Impact Glass and Windows\",\"approval_number_master\":\"FL#29819-R0\",\"approval_number\":\"FL29819.1\",\"seq\":1,\"product_model\":\"Series JAZS 70000 Commercial Outswing Entrance Door\",\"product_description\":\"Series JAZS 70000 Commercial Outswing Entrance Door Large & Small Missle Impact\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Impact Glass and Windows\",\"approval_number_master\":\"FL#29844-R0\",\"approval_number\":\"FL29844.1\",\"seq\":1,\"product_model\":\"Series 24000 LMSZ Impact Resistant Outswing French Door w\\\/ Transom or Sidelites\",\"product_description\":\"Door, Sidelite and Transom System made of Wet Glazed Laminated or Insulated Glass assembled with aluminum frame and hardware.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Import International Design Group\":[{\"manufacturer\":\"Import International Design Group\",\"approval_number_master\":\"FL#29950-R0\",\"approval_number\":\"FL29950.1\",\"seq\":1,\"product_model\":\"Opaque Steel Outswing Entrance\",\"product_description\":\"Opaque Steel Outswing Entrance\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Crystal Window & Door Systems, Ltd\":[{\"manufacturer\":\"Crystal Window & Door Systems, Ltd\",\"approval_number_master\":\"FL#30518-R0\",\"approval_number\":\"FL30518.1\",\"seq\":1,\"product_model\":\"1450\",\"product_description\":\"Swing Terrace Door\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-11-30 00:00:00\",\"instructions_url\":\"\"}],\"Revival Sash\":[{\"manufacturer\":\"Revival Sash\",\"approval_number_master\":\"FL#30917-R3\",\"approval_number\":\"FL30917.5\",\"seq\":5,\"product_model\":\"8200 WOOD SIDE-HINGED INSWING DOUBLE DOOR - IMPACT HVHZ\",\"product_description\":\"8200 WOOD SIDE-HINGED INSWING DOUBLE DOOR - IMPACT HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revival Sash\",\"approval_number_master\":\"FL#30917-R0\",\"approval_number\":\"FL30917.1\",\"seq\":1,\"product_model\":\"7100 WOOD SIDE-HINGED OUTSWING DOOR - IMPACT HVHZ\",\"product_description\":\"7100 WOOD SIDE-HINGED OUTSWING DOOR - IMPACT HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revival Sash\",\"approval_number_master\":\"FL#30917-R0\",\"approval_number\":\"FL30917.2\",\"seq\":2,\"product_model\":\"8100 WOOD SIDE-HINGED INSWING DOOR - IMPACT HVHZ\",\"product_description\":\"8100 WOOD SIDE-HINGED INSWING DOOR - IMPACT HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revival Sash\",\"approval_number_master\":\"FL#30917-R0\",\"approval_number\":\"FL30917.3\",\"seq\":3,\"product_model\":\"8200 WOOD SIDE-HINGED INSWING DOUBLE DOOR - IMPACT HVHZ\",\"product_description\":\"8200 WOOD SIDE-HINGED INSWING DOUBLE DOOR - IMPACT HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revival Sash\",\"approval_number_master\":\"FL#30917-R1\",\"approval_number\":\"FL30917.4\",\"seq\":4,\"product_model\":\"8200 WOOD SIDE-HINGED INSWING DOUBLE DOOR - IMPACT HVHZ\",\"product_description\":\"8200 WOOD SIDE-HINGED INSWING DOUBLE DOOR - IMPACT HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-30 00:00:00\",\"instructions_url\":\"\"}],\"Winvent Windows\":[{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#31764-R0\",\"approval_number\":\"FL31764.1\",\"seq\":1,\"product_model\":\"1200 Series Outswing Terrace Door\",\"product_description\":\"4-1\\\/2\\\" Frame Depth. The doors are not impact resistant and have not been evaluated for use in high velocity hurricane zones. Rating +80\\\/-80 psf.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Portal Elegance, LLC\":[{\"manufacturer\":\"Portal Elegance, LLC\",\"approval_number_master\":\"FL#32651-R0\",\"approval_number\":\"FL32651.1\",\"seq\":1,\"product_model\":\"a. \\\"Elegance\\\" Series Iron Door\",\"product_description\":\"Up to a 3'0 x 10'0 \\\"Non-Impact\\\" Glazed Iron Door with Radius Top (Outswing\\\/Inswing, X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Portal Elegance, LLC\",\"approval_number_master\":\"FL#32651-R0\",\"approval_number\":\"FL32651.2\",\"seq\":2,\"product_model\":\"b. \\\"Elegance\\\" Series Iron Door\",\"product_description\":\"Up to a 3'0 x 10'0 \\\"Non-Impact\\\" Glazed Iron Door with or without Transom (Outswing\\\/Inswing, X, O\\\/X Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Portal Elegance, LLC\",\"approval_number_master\":\"FL#32651-R0\",\"approval_number\":\"FL32651.3\",\"seq\":3,\"product_model\":\"c. \\\"Elegance\\\" Series Iron Door\",\"product_description\":\"Up to a 6'0 x 10'0 \\\"Non-Impact\\\" Glazed Iron Door with Radius Top (Outswing\\\/Inswing, XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Portal Elegance, LLC\",\"approval_number_master\":\"FL#32651-R0\",\"approval_number\":\"FL32651.4\",\"seq\":4,\"product_model\":\"d. \\\"Elegance\\\" Series Iron Door\",\"product_description\":\"Up to a 6'0 x 10'0 \\\"Non-Impact\\\" Glazed Iron Door with or without Transom (Outswing\\\/Inswing, XX, O\\\/XX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Portal Elegance, LLC\",\"approval_number_master\":\"FL#32651-R0\",\"approval_number\":\"FL32651.5\",\"seq\":5,\"product_model\":\"e. \\\"Elegance\\\" Series Iron Door\",\"product_description\":\"Up to a 3'0 x 10'0 \\\"Impact\\\" Glazed Iron Door with Radius Top (Outswing\\\/Inswing, X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Portal Elegance, LLC\",\"approval_number_master\":\"FL#32651-R0\",\"approval_number\":\"FL32651.6\",\"seq\":6,\"product_model\":\"f. \\\"Elegance\\\" Series Iron Door\",\"product_description\":\"Up to a 3'0 x 10'0 \\\"Impact\\\" Glazed Iron Door with or without Transom (Outswing\\\/Inswing, X, O\\\/X Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Portal Elegance, LLC\",\"approval_number_master\":\"FL#32651-R0\",\"approval_number\":\"FL32651.7\",\"seq\":7,\"product_model\":\"g. \\\"Elegance\\\" Series Iron Door\",\"product_description\":\"Up to a 6'0 x 10'0 \\\"Impact\\\" Glazed Iron Door with Radius Top (Outswing\\\/Inswing, XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Portal Elegance, LLC\",\"approval_number_master\":\"FL#32651-R0\",\"approval_number\":\"FL32651.8\",\"seq\":8,\"product_model\":\"h. \\\"Elegance\\\" Series Iron Door\",\"product_description\":\"Up to a 6'0 x 10'0 \\\"Impact\\\" Glazed Iron Door with or without Transom (Outswing\\\/Inswing, XX, O\\\/XX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Borgzinner, Inc\":[{\"manufacturer\":\"Borgzinner, Inc\",\"approval_number_master\":\"FL#33099-R0\",\"approval_number\":\"FL33099.1\",\"seq\":1,\"product_model\":\"American Door\",\"product_description\":\"American Door Outswing Wood Entrance Door, with Laminated Glass or Raised Panels, With or Without Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Eco Glass, LLC\":[{\"manufacturer\":\"Eco Glass, LLC\",\"approval_number_master\":\"FL#35225-R0\",\"approval_number\":\"FL35225.1\",\"seq\":1,\"product_model\":\"Series S-6300 Tilt & Turn Terrace In-Swing Door\",\"product_description\":\"Series S-6300 Tilt & Turn Terrace In-Swing Door (XX & X)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-31 00:00:00\",\"instructions_url\":\"\"}],\"Asselin, Inc.\":[{\"manufacturer\":\"Asselin, Inc.\",\"approval_number_master\":\"FL#33379-R0\",\"approval_number\":\"FL33379.1\",\"seq\":1,\"product_model\":\"SERIES INSWING DOOR TYPE 8\",\"product_description\":\"SERIES INSWING DOOR TYPE 8\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Asselin, Inc.\",\"approval_number_master\":\"FL#33379-R0\",\"approval_number\":\"FL33379.2\",\"seq\":2,\"product_model\":\"SERIES INSWING FRENCH DOOR\",\"product_description\":\"SERIES INSWING FRENCH DOOR\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-08-31 00:00:00\",\"instructions_url\":\"\"}],\"Renobat Industries USA\":[{\"manufacturer\":\"Renobat Industries USA\",\"approval_number_master\":\"FL#33990-R0\",\"approval_number\":\"FL33990.1\",\"seq\":1,\"product_model\":\"Series 7000 IQ Vinyl O.S. Entry Door\",\"product_description\":\"Series 7000 IQ Vinyl O.S. Entry Door - Impact\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-31 00:00:00\",\"instructions_url\":\"\"}],\"PGT Innovations\":[{\"manufacturer\":\"PGT Innovations\",\"approval_number_master\":\"FL#35428-R0\",\"approval_number\":\"FL35428.1\",\"seq\":1,\"product_model\":\"FD9855V\",\"product_description\":\"Non-Impact Resistant, Vinyl French Door with Opaque Panels including Transom and Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Innovations\",\"approval_number_master\":\"FL#35428-R0\",\"approval_number\":\"FL35428.2\",\"seq\":2,\"product_model\":\"FD9955V\",\"product_description\":\"Impact Resistant, Vinyl French Door with Opaque Panels including Transom and Sidelites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Allure Entrances, Inc\":[{\"manufacturer\":\"Allure Entrances, Inc\",\"approval_number_master\":\"FL#36808-R0\",\"approval_number\":\"FL36808.1\",\"seq\":1,\"product_model\":\"a. Iron Door Series\",\"product_description\":\"Up to a 3'0 x 10'0 \\\"Non-Impact\\\" Glazed Iron Door with Radius Top (Outswing\\\/Inswing, X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allure Entrances, Inc\",\"approval_number_master\":\"FL#36808-R0\",\"approval_number\":\"FL36808.2\",\"seq\":2,\"product_model\":\"b. Iron Door Series\",\"product_description\":\"Up to a 3'0 x 10'0 \\\"Non-Impact\\\" Glazed Iron Door with or without Transom (Outswing\\\/Inswing, X, O\\\/X Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allure Entrances, Inc\",\"approval_number_master\":\"FL#36808-R0\",\"approval_number\":\"FL36808.3\",\"seq\":3,\"product_model\":\"c. Iron Door Series\",\"product_description\":\"Up to a 6'0 x 10'0 \\\"Non-Impact\\\" Glazed Iron Door with Radius Top (Outswing\\\/Inswing, XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allure Entrances, Inc\",\"approval_number_master\":\"FL#36808-R0\",\"approval_number\":\"FL36808.4\",\"seq\":4,\"product_model\":\"d. Iron Door Series\",\"product_description\":\"Up to a 6'0 x 10'0 \\\"Non-Impact\\\" Glazed Iron Door with or without Transom (Outswing\\\/Inswing, XX, O\\\/XX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allure Entrances, Inc\",\"approval_number_master\":\"FL#36808-R0\",\"approval_number\":\"FL36808.5\",\"seq\":5,\"product_model\":\"e. Iron Door Series\",\"product_description\":\"Up to a 3'0 x 10'0 \\\"Impact\\\" Glazed Iron Door with Radius Top (Outswing\\\/Inswing, X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allure Entrances, Inc\",\"approval_number_master\":\"FL#36808-R0\",\"approval_number\":\"FL36808.6\",\"seq\":6,\"product_model\":\"f. Iron Door Series\",\"product_description\":\"Up to a 3'0 x 10'0 \\\"Impact\\\" Glazed Iron Door with or without Transom (Outswing\\\/Inswing, X, O\\\/X Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allure Entrances, Inc\",\"approval_number_master\":\"FL#36808-R0\",\"approval_number\":\"FL36808.7\",\"seq\":7,\"product_model\":\"g. Iron Door Series\",\"product_description\":\"Up to a 6'0 x 10'0 \\\"Impact\\\" Glazed Iron Door with Radius Top (Outswing\\\/Inswing, XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allure Entrances, Inc\",\"approval_number_master\":\"FL#36808-R0\",\"approval_number\":\"FL36808.8\",\"seq\":8,\"product_model\":\"h. Iron Door Series\",\"product_description\":\"Up to a 6'0 x 10'0 \\\"Impact\\\" Glazed Iron Door with or without Transom (Outswing\\\/Inswing, XX, O\\\/XX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Forever Iron Door FL LLC\":[{\"manufacturer\":\"Forever Iron Door FL LLC\",\"approval_number_master\":\"FL#39601-R0\",\"approval_number\":\"FL39601.1\",\"seq\":1,\"product_model\":\"a. Glazed Iron Door\",\"product_description\":\"Up to a Nominal 3'0 x 10'0 \\\"Non-Impact\\\" Glazed Iron Door with Radius Top (Inswing, X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Forever Iron Door FL LLC\",\"approval_number_master\":\"FL#39601-R0\",\"approval_number\":\"FL39601.2\",\"seq\":2,\"product_model\":\"b. Glazed Iron Door\",\"product_description\":\"Up to a Nominal 6'0 x 8'0 \\\"Non-Impact\\\" Narrow Stile Glazed Iron Door with Radius Top (Inswing, X, XX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Forever Iron Door FL LLC\",\"approval_number_master\":\"FL#39601-R0\",\"approval_number\":\"FL39601.3\",\"seq\":3,\"product_model\":\"c. Glazed Iron Door\",\"product_description\":\"Up to a Nominal 2'8 x 8'0 \\\"Non-Impact\\\" Glazed Iron Door with or without Transom and\\\/or Sidelite(s) (Inswing, X, O\\\/X, OX or XO, O\\\/OX or O\\\/XO, OXO, O\\\/OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Forever Iron Door FL LLC\",\"approval_number_master\":\"FL#39601-R0\",\"approval_number\":\"FL39601.4\",\"seq\":4,\"product_model\":\"d. \\\"XX\\\" Series Iron Door\",\"product_description\":\"Up to a Nominal 5'0 x 9'6 \\\"Non-Impact\\\" Glazed Iron Door with or without Transoms (Inswing, XX, O\\\/XX, O\\\/O\\\/XX Configurations) Transom(s) can be installed separate from door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Building Envelope Systems, Inc.\":[{\"manufacturer\":\"Building Envelope Systems, Inc.\",\"approval_number_master\":\"FL#39703-R0\",\"approval_number\":\"FL39703.1\",\"seq\":1,\"product_model\":\"Series HC-5000 Inswing and Outswing Door with Panic Device\",\"product_description\":\"Series HC-5000 Inswing and Outswing Door with Panic Device Large Missile Impact (LMI) - Level D\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"XXASi\":[{\"manufacturer\":\"XXASi\",\"approval_number_master\":\"FL#40165-R0\",\"approval_number\":\"FL40165.1\",\"seq\":1,\"product_model\":\"a. \\\"Builder Series\\\"\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Fiberglass Single Door with or without Sidelite(s) - Inswing\\\/Outswing (X, OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXASi\",\"approval_number_master\":\"FL#40165-R0\",\"approval_number\":\"FL40165.2\",\"seq\":2,\"product_model\":\"b. \\\"Builder Series\\\"\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Fiberglass Single Door with Sidelite(s) - Inswing\\\/Outswing (OX or XO, OXO - Continuous Head and Sill Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXASi\",\"approval_number_master\":\"FL#40165-R0\",\"approval_number\":\"FL40165.3\",\"seq\":3,\"product_model\":\"c. \\\"Builder Series\\\"\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Opaque Fiberglass Double Door with or without Sidelites - Inswing\\\/Outswing (XX or OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXASi\",\"approval_number_master\":\"FL#40165-R0\",\"approval_number\":\"FL40165.4\",\"seq\":4,\"product_model\":\"d. \\\"Builder Series\\\"\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed Fiberglass Single Door with or without Sidelite(s) - Inswing\\\/Outswing (X, OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXASi\",\"approval_number_master\":\"FL#40165-R0\",\"approval_number\":\"FL40165.5\",\"seq\":5,\"product_model\":\"e. \\\"Builder Series\\\"\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed Fiberglass Single Door with Sidelite(s) - Inswing\\\/Outswing (OX or XO, OXO - Continuous Head and Sill Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXASi\",\"approval_number_master\":\"FL#40165-R0\",\"approval_number\":\"FL40165.6\",\"seq\":6,\"product_model\":\"f. \\\"Builder Series\\\"\",\"product_description\":\"6'8 \\\"Non-Impact\\\" Glazed Fiberglass Double Door with or without Sidelites - Inswing\\\/Outswing (XX or OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXASi\",\"approval_number_master\":\"FL#40166-R0\",\"approval_number\":\"FL40166.1\",\"seq\":1,\"product_model\":\"a. \\\"Builder Series\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Single Door with or without Sidelite(s) - Inswing\\\/Outswing (X, OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXASi\",\"approval_number_master\":\"FL#40166-R0\",\"approval_number\":\"FL40166.2\",\"seq\":2,\"product_model\":\"b. \\\"Builder Series\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Single Door with Sidelite(s) - Inswing\\\/Outswing (OX or XO, OXO - Continuous Head and Sill Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXASi\",\"approval_number_master\":\"FL#40166-R0\",\"approval_number\":\"FL40166.3\",\"seq\":3,\"product_model\":\"c. \\\"Builder Series\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Opaque Fiberglass Double Door with or without Sidelites - Inswing\\\/Outswing (XX or OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXASi\",\"approval_number_master\":\"FL#40166-R0\",\"approval_number\":\"FL40166.4\",\"seq\":4,\"product_model\":\"d. \\\"Builder Series\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Glazed Fiberglass Single Door with or without Sidelite(s) - Inswing\\\/Outswing (X, OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXASi\",\"approval_number_master\":\"FL#40166-R0\",\"approval_number\":\"FL40166.5\",\"seq\":5,\"product_model\":\"e. \\\"Builder Series\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Glazed Fiberglass Single Door with Sidelite(s) - Inswing\\\/Outswing (OX or XO, OXO - Continuous Head and Sill Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXASi\",\"approval_number_master\":\"FL#40166-R0\",\"approval_number\":\"FL40166.6\",\"seq\":6,\"product_model\":\"f. \\\"Builder Series\\\"\",\"product_description\":\"6'8 \\\"Impact\\\" Glazed Fiberglass Double Door with or without Sidelites - Inswing\\\/Outswing (XX or OXXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"SIM\":[{\"manufacturer\":\"SIM\",\"approval_number_master\":\"FL#40302-R0\",\"approval_number\":\"FL40302.1\",\"seq\":1,\"product_model\":\"Series SPA100 Aluminum Outwing Glass Door - L.M.I.\",\"product_description\":\"Series SPA100 Aluminum Outwing Glass Door - large missile impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIM\",\"approval_number_master\":\"FL#40306-R0\",\"approval_number\":\"FL40306.1\",\"seq\":1,\"product_model\":\"Aluminum Bi-Fold Door - L.M.I\",\"product_description\":\"Aluminum Bi-Fold Door - large missile impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"DAKO Sp. z o.o.\":[{\"manufacturer\":\"DAKO Sp. z o.o.\",\"approval_number_master\":\"FL#41787-R0\",\"approval_number\":\"FL41787.1\",\"seq\":1,\"product_model\":\"DPQ82 Inswing Side Hinged Door (Non-HVHZ)(Non-Impact)\",\"product_description\":\"DPQ82 Inswing Side Hinged Door (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAKO Sp. z o.o.\",\"approval_number_master\":\"FL#41787-R0\",\"approval_number\":\"FL41787.2\",\"seq\":2,\"product_model\":\"DPQ82 Outswing Side Hinged Door (Non-HVHZ)(Non-Impact)\",\"product_description\":\"DPQ82 Outswing Side Hinged Door (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-16 00:00:00\",\"instructions_url\":\"\"}],\"Steve's and Sons, Inc\":[{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#41471-R3\",\"approval_number\":\"FL41471.4\",\"seq\":4,\"product_model\":\"d. Element Collection\",\"product_description\":\"8'0 Impact Opaque Steel Single Door - (X, Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#46124-R0\",\"approval_number\":\"FL46124.1\",\"seq\":1,\"product_model\":\"a. \\\"Regency\\\" Series\",\"product_description\":\"Up to 8'0 \\\"Non-Impact\\\" SDL Integral Flush Glazed Fiberglass Single or Double Arch Top Door (Inswing Configurations X or XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#46720-R1\",\"approval_number\":\"FL46720.2\",\"seq\":2,\"product_model\":\"b. \\\"Palisade\\\" Fiberglass Door\",\"product_description\":\"Up to 8'0 \\\"Impact\\\" Integral Flush Glazed Fiberglass Single Door with Integral Flush Glazed Sidelite(s) - Continuous Head & Sill Construction - Inswing\\\/Outswing (OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#46720-R1\",\"approval_number\":\"FL46720.3\",\"seq\":3,\"product_model\":\"c. \\\"Palisade\\\" Fiberglass Door\",\"product_description\":\"Up to 8'0 \\\"Impact\\\" Opaque Fiberglass Single Door with Integral Flush Glazed Sidelite(s) - Continuous Head & Sill Construction - Inswing\\\/Outswing (OX or XO, OXO - Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#14931-R0\",\"approval_number\":\"FL14931.1\",\"seq\":1,\"product_model\":\"Exterior Wood Door Series\",\"product_description\":\"Non-Impact Arch Top Inswing Double Door W\\\/TDL\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#14931-R0\",\"approval_number\":\"FL14931.2\",\"seq\":2,\"product_model\":\"Exterior Wood Door Series\",\"product_description\":\"Non-Impact Arch Top Outswing Double Door W\\\/TDL\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#14931-R0\",\"approval_number\":\"FL14931.3\",\"seq\":3,\"product_model\":\"Exterior Wood Door Series\",\"product_description\":\"Non-Impact Double Outswing Wood Doors W\\\/Decorative Lite Inserts and Transom\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#14931-R0\",\"approval_number\":\"FL14931.4\",\"seq\":4,\"product_model\":\"Exterior Wood Door Series\",\"product_description\":\"Non-Impact Inswing Glazed Wood Doors W\\\/Decorative Lite Inserts and Transom\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#14931-R0\",\"approval_number\":\"FL14931.5\",\"seq\":5,\"product_model\":\"Exterior Wood Door Series\",\"product_description\":\"Non-Impact Wood Outswing Glazed Doors W\\\/Sidelites\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#14931-R0\",\"approval_number\":\"FL14931.6\",\"seq\":6,\"product_model\":\"Exterior Wood Door Series\",\"product_description\":\"Non-Impact Wood Inswing Glazed Doors W\\\/Sidelites\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#14931-R0\",\"approval_number\":\"FL14931.7\",\"seq\":7,\"product_model\":\"Exterior Wood Door Series\",\"product_description\":\"Non-Impact Round Top Opaque Inswing Entry Doors\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#14931-R0\",\"approval_number\":\"FL14931.8\",\"seq\":8,\"product_model\":\"Exterior Wood Door Series\",\"product_description\":\"Non-Impact Round Top Opaque Outswing Entry Doors\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#17772-R0\",\"approval_number\":\"FL17772.1\",\"seq\":1,\"product_model\":\"a. Exterior Wood Door Series\",\"product_description\":\"\\\"Non-Impact\\\" Glazed 3\\\/4 True Divided Lite Stile and Rail Arch Top Wood Doors Outswing\\\/Inswing - (X and XX Configurations up to 8'0 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#17772-R0\",\"approval_number\":\"FL17772.2\",\"seq\":2,\"product_model\":\"b. Exterior Wood Door Series\",\"product_description\":\"\\\"Non-Impact\\\" Glazed 3\\\/4 Lite Stile and Rail Wood Doors with Sidelites Outswing\\\/Inswing - (OX or XO, OXO and OXXO Configurations up to 8'0 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#17772-R0\",\"approval_number\":\"FL17772.3\",\"seq\":3,\"product_model\":\"c. Exterior Wood Door Series\",\"product_description\":\"\\\"Non-Impact\\\" Glazed 3\\\/4 Lite Stile and Rail Wood Doors with Transom Outswing\\\/Inswing - (O\\\/X and O\\\/XX Configurations up to 8'0 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#17772-R0\",\"approval_number\":\"FL17772.4\",\"seq\":4,\"product_model\":\"d. Exterior Wood Door Series\",\"product_description\":\"\\\"Non-Impact\\\" Opaque Stile and Rail Radius Top Wood Doors Outswing\\\/Inswing - (X and XX Configurations up to 8'0 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#17772-R1\",\"approval_number\":\"FL17772.5\",\"seq\":5,\"product_model\":\"e. Exterior Wood Door Series\",\"product_description\":\"\\\"Non-Impact\\\" Opaque Stile and Rail Arch Top Wood Doors Outswing\\\/Inswing - (X and XX Configurations up to 8'0 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#17772-R1\",\"approval_number\":\"FL17772.6\",\"seq\":6,\"product_model\":\"f. Exterior Wood Door Series\",\"product_description\":\"\\\"Non-Impact\\\" Opaque Stile and Rail Wood Doors with Sidelites Outswing\\\/Inswing - (OX or XO, OXO and OXXO Configurations up to 8'0 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#17772-R1\",\"approval_number\":\"FL17772.7\",\"seq\":7,\"product_model\":\"g. Exterior Wood Door Series\",\"product_description\":\"\\\"Non-Impact\\\" Opaque Stile and Rail Wood Doors with Transom Outswing\\\/Inswing - (O\\\/X and O\\\/XX Configurations up to 8'0 in Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#17901-R0\",\"approval_number\":\"FL17901.1\",\"seq\":1,\"product_model\":\"A. Opaque Fiberglass Door\",\"product_description\":\"6'8 Single Opaque \\\"Impact\\\" Fiberglass Door - Outswing or Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#17901-R0\",\"approval_number\":\"FL17901.2\",\"seq\":2,\"product_model\":\"B. Opaque Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelite Opaque \\\"Impact\\\" Fiberglass Door - Outswing or Inswing (OX or XO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#17901-R0\",\"approval_number\":\"FL17901.3\",\"seq\":3,\"product_model\":\"C. Opaque Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelites Opaque \\\"Impact\\\" Fiberglass Door - Outswing or Inswing (OXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#17901-R0\",\"approval_number\":\"FL17901.4\",\"seq\":4,\"product_model\":\"D. Opaque Fiberglass Door\",\"product_description\":\"6'8 Double Opaque \\\"Impact\\\" Fiberglass Door - Outswing or Inswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#17901-R0\",\"approval_number\":\"FL17901.5\",\"seq\":5,\"product_model\":\"E. Opaque Fiberglass Door\",\"product_description\":\"6'8 Double with Sidelites Opaque \\\"Impact\\\" Fiberglass Door - Outswing or Inswing (OXXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#17901-R0\",\"approval_number\":\"FL17901.6\",\"seq\":6,\"product_model\":\"F. Glazed Fiberglass Door\",\"product_description\":\"6'8 Single Glazed \\\"Impact\\\" Fiberglass Door - Outswing or Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#17901-R0\",\"approval_number\":\"FL17901.7\",\"seq\":7,\"product_model\":\"G. Glazed Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelite Glazed \\\"Impact\\\" Fiberglass Door - Outswing or Inswing (OX or XO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#17901-R0\",\"approval_number\":\"FL17901.8\",\"seq\":8,\"product_model\":\"H. Glazed Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelites Glazed \\\"Impact\\\" Fiberglass Door - Outswing or Inswing (OXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#17901-R0\",\"approval_number\":\"FL17901.9\",\"seq\":9,\"product_model\":\"I. Glazed Fiberglass Door\",\"product_description\":\"6'8 Double Glazed \\\"Impact\\\" Fiberglass Door - Outswing or Inswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#17901-R0\",\"approval_number\":\"FL17901.10\",\"seq\":10,\"product_model\":\"J. Glazed Fiberglass Door\",\"product_description\":\"6'8 Double with Sidelites Glazed \\\"Impact\\\" Fiberglass Door - Outswing or Inswing (OXXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#17901-R0\",\"approval_number\":\"FL17901.11\",\"seq\":11,\"product_model\":\"K. Glazed Fiberglass Door\",\"product_description\":\"6'8 Single Glazed \\\"Non-Impact\\\" Fiberglass Door - Outswing or Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#17901-R0\",\"approval_number\":\"FL17901.12\",\"seq\":12,\"product_model\":\"L. Glazed Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelite Glazed \\\"Non-Impact\\\" Fiberglass Door - Outswing or Inswing (OX or XO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#17901-R0\",\"approval_number\":\"FL17901.13\",\"seq\":13,\"product_model\":\"M. Glazed Fiberglass Door\",\"product_description\":\"6'8 Single with Sidelites Glazed \\\"Non-Impact\\\" Fiberglass Door - Outswing or Inswing (OXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#17901-R0\",\"approval_number\":\"FL17901.14\",\"seq\":14,\"product_model\":\"N. Glazed Fiberglass Door\",\"product_description\":\"6'8 Double Glazed \\\"Non-Impact\\\" Fiberglass Door - Outswing or Inswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#17901-R0\",\"approval_number\":\"FL17901.15\",\"seq\":15,\"product_model\":\"O. Glazed Fiberglass Door\",\"product_description\":\"6'8 Double with Sidelites Glazed \\\"Non-Impact\\\" Fiberglass Door - Outswing or Inswing (OXXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#17903-R0\",\"approval_number\":\"FL17903.1\",\"seq\":1,\"product_model\":\"A. Opaque Steel Door\",\"product_description\":\"6'8 Single Opaque \\\"Impact\\\" Steel Door - Outswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#17903-R0\",\"approval_number\":\"FL17903.2\",\"seq\":2,\"product_model\":\"B. Opaque Steel Door\",\"product_description\":\"6'8 Double Opaque \\\"Impact\\\" Steel Door - Outswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#17903-R0\",\"approval_number\":\"FL17903.3\",\"seq\":3,\"product_model\":\"C. Opaque Steel Door\",\"product_description\":\"6'8 Opaque Single Steel Door \\\"Non-Impact\\\" - Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#17903-R0\",\"approval_number\":\"FL17903.4\",\"seq\":4,\"product_model\":\"D. Opaque Steel Door\",\"product_description\":\"6'8 Opaque Single Steel Door with Sidelite \\\"Non-Impact\\\" - Outswing or Inswing (OX or XO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#17903-R0\",\"approval_number\":\"FL17903.5\",\"seq\":5,\"product_model\":\"E. Opaque Steel Door\",\"product_description\":\"6'8 Opaque Single Steel Door with Sidelites \\\"Non-Impact\\\" - Outswing or Inswing (OXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#17903-R0\",\"approval_number\":\"FL17903.6\",\"seq\":6,\"product_model\":\"F. Glazed Steel Door\",\"product_description\":\"6'8 Glazed Single Steel Door \\\"Non-Impact\\\" - Outswing or Inswing (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#17903-R0\",\"approval_number\":\"FL17903.7\",\"seq\":7,\"product_model\":\"G. Glazed Steel Door\",\"product_description\":\"6'8 Glazed Single Steel Door with Sidelite \\\"Non-Impact\\\" - Outswing or Inswing (OX or XO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#17903-R0\",\"approval_number\":\"FL17903.8\",\"seq\":8,\"product_model\":\"H. Glazed Steel Door\",\"product_description\":\"6'8 Glazed Single Steel Door with Sidelites \\\"Non-Impact\\\" - Outswing or Inswing (OXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#17903-R0\",\"approval_number\":\"FL17903.9\",\"seq\":9,\"product_model\":\"I. Glazed Steel Door\",\"product_description\":\"6'8 Double Glazed Steel Door \\\"Non-Impact\\\" - Outswing or Inswing (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#17903-R0\",\"approval_number\":\"FL17903.10\",\"seq\":10,\"product_model\":\"J. Glazed Steel Door\",\"product_description\":\"6'8 Double with Sidelites Glazed Steel Door \\\"Non-Impact\\\" - Outswing or Inswing (OXXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#17903-R0\",\"approval_number\":\"FL17903.11\",\"seq\":11,\"product_model\":\"k. Opaque Steel Door\",\"product_description\":\"6'8 Opaque Single Steel Door with Sidelite \\\"Non-Impact\\\" - Continuous Head and Sill Outswing or Inswing (OX or XO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#17903-R0\",\"approval_number\":\"FL17903.12\",\"seq\":12,\"product_model\":\"l. Opaque Steel Door\",\"product_description\":\"6'8 Opaque Double Steel Door with Sidelites \\\"Non-Impact\\\" - Continuous Head and Sill Outswing or Inswing (OXXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#17903-R0\",\"approval_number\":\"FL17903.13\",\"seq\":13,\"product_model\":\"m. Opaque Steel Door\",\"product_description\":\"6'8 Opaque Double Steel Door with Sidelites \\\"Non-Impact\\\" - Outswing (OXXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#17904-R0\",\"approval_number\":\"FL17904.1\",\"seq\":1,\"product_model\":\"A. Glazed Fiberglass Door\",\"product_description\":\"8'0 Non-impact Glazed Fiberglass Single Door - with or without Non-impact Glazed Sidelites - (X, XO or OX, OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#17904-R0\",\"approval_number\":\"FL17904.2\",\"seq\":2,\"product_model\":\"B. Glazed Fiberglass Door\",\"product_description\":\"8'0 Non-impact Glazed Fiberglass Double Door - with or without Non-impact Glazed Sidelites - (XX or OXXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#17904-R0\",\"approval_number\":\"FL17904.3\",\"seq\":3,\"product_model\":\"C. Opaque Fiberglass Door\",\"product_description\":\"8'0 Non-impact Opaque Fiberglass Single Door - with or without Non-impact Glazed Sidelites - (X, XO or OX, OXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#17904-R0\",\"approval_number\":\"FL17904.4\",\"seq\":4,\"product_model\":\"D. Opaque Fiberglass Door\",\"product_description\":\"8'0 Non-impact Opaque Fiberglass Double Door - with or without Non-impact Glazed Sidelites - (XX or OXXO Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#41467-R0\",\"approval_number\":\"FL41467.1\",\"seq\":1,\"product_model\":\"a. Regency Decorative Collection\",\"product_description\":\"6'8 Non-impact Direct Glazed Mahogany Grain Fiberglass Single Door - with or without Non-impact Direct Glazed Mahogany Grain Fiberglass Sidelites - (X, XO or OX, OXO - Configurations are Continuous Head and Sill) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#41467-R0\",\"approval_number\":\"FL41467.2\",\"seq\":2,\"product_model\":\"b. Regency Decorative Collection\",\"product_description\":\"6'8 Non-impact Direct Glazed Mahogany Grain Fiberglass Double Door - (XX Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#41467-R0\",\"approval_number\":\"FL41467.3\",\"seq\":3,\"product_model\":\"c. Regency Panel Collection\",\"product_description\":\"6'8 Non-impact Textured Grain Fiberglass Opaque Single Door - with or without Non-impact Textured Grain Fiberglass Direct Glazed Sidelites - (X, XO or OX, OXO - Configurations are Continuous Head and Sill) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#41467-R0\",\"approval_number\":\"FL41467.4\",\"seq\":4,\"product_model\":\"d. Regency Panel Collection\",\"product_description\":\"6'8 Non-impact Textured Grain Fiberglass Opaque Double Door - (XX Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#41467-R0\",\"approval_number\":\"FL41467.5\",\"seq\":5,\"product_model\":\"e. Regency Panel Collection\",\"product_description\":\"6'8 Non-impact Textured Grain Fiberglass Opaque Single Door - with or without Non-impact Textured Grain Fiberglass Direct Glazed Sidelites and Transoms - (O\\\/X, OO\\\/XO or OO\\\/OX, OOO\\\/OXO - Configurations are Continuous Head and Sill) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#41467-R0\",\"approval_number\":\"FL41467.6\",\"seq\":6,\"product_model\":\"f. Regency Horizon 1\\\/4 Lite\",\"product_description\":\"6'8 Non-impact Direct Glazed Fir Grain Fiberglass Single Door - with or without Non-impact Direct Glazed Fir Grain Fiberglass Sidelites - (X, XO or OX, OXO - Configurations are Continuous Head and Sill) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#41467-R0\",\"approval_number\":\"FL41467.7\",\"seq\":7,\"product_model\":\"g. Regency Horizon 1\\\/4 Lite\",\"product_description\":\"6'8 Non-impact Direct Glazed Fir Grain Fiberglass Double Door - (XX Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#41467-R0\",\"approval_number\":\"FL41467.8\",\"seq\":8,\"product_model\":\"h. Regency Brook 3\\\/4 Lite\",\"product_description\":\"6'8 Non-impact Direct Glazed Mahogany Grain Fiberglass Single Door - with or without Non-impact Direct Glazed Mahogany Grain Fiberglass Sidelites - (X, XO or OX, OXO - Configurations are Continuous Head and Sill) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#41467-R0\",\"approval_number\":\"FL41467.9\",\"seq\":9,\"product_model\":\"i. Regency Brook 3\\\/4 Lite\",\"product_description\":\"6'8 Non-impact Direct Glazed Mahogany Grain Fiberglass Double Door - (XX Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#41467-R0\",\"approval_number\":\"FL41467.10\",\"seq\":10,\"product_model\":\"k. Regency Modern Collection\",\"product_description\":\"6'8 Non-impact Direct Glazed or \\\"V\\\" Groove Mahogany Grain Fiberglass Single Door - w\\\/wo Non-impact Direct Glazed Mahogany Grain Fiberglass Sidelites - (X, XO or OX, OXO - Configurations are Continuous Head and Sill) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#41467-R0\",\"approval_number\":\"FL41467.11\",\"seq\":11,\"product_model\":\"l. Regency Modern Collection\",\"product_description\":\"6'8 Non-impact Direct Glazed or \\\"V\\\" Groove Mahogany Grain Fiberglass Double Door - (XX Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#41467-R0\",\"approval_number\":\"FL41467.12\",\"seq\":12,\"product_model\":\"m. Regency Modern Collection\",\"product_description\":\"6'8 Non-impact Direct Glazed or \\\"V\\\" Groove Mahogany Grain Fiberglass Single Door - w\\\/wo Non-impact Mahogany Grain Fiberglass Direct Glazed Sidelites and Transoms - (O\\\/X, OO\\\/XO or OO\\\/OX, OOO\\\/OXO - Configurations are Cont Head and Sill) - IS\\\/OS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#41471-R0\",\"approval_number\":\"FL41471.1\",\"seq\":1,\"product_model\":\"a. Element Collection\",\"product_description\":\"6'8 Non-impact Lip Lite Insert Glazed Smooth Steel Single Door - with or without Non-impact Lip Lite Insert Glazed Smooth Steel Sidelites - (X, XO or OX, OXO - Configurations are Continuous Head and Sill) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#41471-R0\",\"approval_number\":\"FL41471.2\",\"seq\":2,\"product_model\":\"b. Element Collection\",\"product_description\":\"6'8 Non-impact Lip Lite Insert Glazed Smooth Steel Double Door - (XX Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#41471-R1\",\"approval_number\":\"FL41471.3\",\"seq\":3,\"product_model\":\"c. Element Collection\",\"product_description\":\"6'8 Impact Opaque Steel Single & Double Doors - (X, XX Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#41477-R0\",\"approval_number\":\"FL41477.1\",\"seq\":1,\"product_model\":\"a. Reliant Decorative Collection\",\"product_description\":\"6'8 Non-impact Lip Lite Insert Glazed Smooth Fiberglass Single Door - with or without Non-impact Lip Lite Insert Glazed Smooth Fiberglass Sidelite(s) - (X, XO or OX, OXO - Configurations are Continuous Head and Sill) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#41477-R0\",\"approval_number\":\"FL41477.2\",\"seq\":2,\"product_model\":\"b. Reliant Decorative Collection\",\"product_description\":\"6'8 Non-impact Lip Lite Insert Glazed Smooth Fiberglass Double Door - (XX Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#41477-R0\",\"approval_number\":\"FL41477.3\",\"seq\":3,\"product_model\":\"c. Reliant Clear Glass Collection\",\"product_description\":\"6'8 Non-impact Lip Lite Insert Glazed Smooth Fiberglass Single Door - with or without Non-impact Lip Lite Insert Glazed Smooth Fiberglass Sidelite(s) - (X, XO or OX, OXO - Configurations are Continuous Head and Sill) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#41477-R0\",\"approval_number\":\"FL41477.4\",\"seq\":4,\"product_model\":\"d. Reliant Clear Glass Collection\",\"product_description\":\"6'8 Non-impact Lip Lite Insert Glazed Smooth Fiberglass Double Door - (XX Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#41477-R1\",\"approval_number\":\"FL41477.5\",\"seq\":5,\"product_model\":\"e. Reliant Opaque Collection\",\"product_description\":\"6'8 Non-impact Opaque Smooth Fiberglass Single & Double Door - (X, XX Configurations) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#41479-R0\",\"approval_number\":\"FL41479.1\",\"seq\":1,\"product_model\":\"a. Legacy Clear \\\/ SDL Collection\",\"product_description\":\"6'8 Non-impact Direct Glazed Smooth Fiberglass Single Door - with or without Non-impact Direct Glazed Smooth Fiberglass Sidelites - (X, XO or OX, OXO - Configurations are Continuous Head and Sill) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#41479-R0\",\"approval_number\":\"FL41479.2\",\"seq\":2,\"product_model\":\"b. Legacy Clear \\\/ SDL Collection\",\"product_description\":\"6'8 Non-impact Direct Glazed Smooth Fiberglass Double Door - (XX Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#41479-R0\",\"approval_number\":\"FL41479.3\",\"seq\":3,\"product_model\":\"c. Legacy Clear \\\/ SDL Collection\",\"product_description\":\"6'8 Non-impact Direct Glazed Smooth Fiberglass Single Door - with or without Non-impact Smooth Fiberglass Direct Glazed Sidelites and Transoms - (O\\\/X, OO\\\/XO or OO\\\/OX, OOO\\\/OXO - Configurations are Continuous Head and Sill) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#41479-R0\",\"approval_number\":\"FL41479.4\",\"seq\":4,\"product_model\":\"d. Legacy Decorative & Microblind Collection\",\"product_description\":\"6'8 Non-impact Direct Glazed Smooth Fiberglass Single Door - w\\\/wo Non-impact Direct Glazed Smooth Fiberglass Sidelite(s) - (X, XO or OX, OXO - Configurations are Continuous Head and Sill) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#41479-R0\",\"approval_number\":\"FL41479.5\",\"seq\":5,\"product_model\":\"e. Legacy Decorative & Microblind Collection\",\"product_description\":\"6'8 Non-impact Direct Glazed Smooth Fiberglass Double Door - (XX Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#41479-R0\",\"approval_number\":\"FL41479.6\",\"seq\":6,\"product_model\":\"f. Legacy Panel Collection\",\"product_description\":\"6'8 Non-impact Opaque Smooth Panel Fiberglass Single Door - with or without Non-impact Smooth Fiberglass Direct Glazed Sidelites - (X, XO or OX, OXO - Configurations are Continuous Head and Sill) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#41479-R0\",\"approval_number\":\"FL41479.7\",\"seq\":7,\"product_model\":\"g. Legacy Panel Collection\",\"product_description\":\"6'8 Non-impact Opaque Smooth Panel Fiberglass Double Door - (XX Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#41479-R0\",\"approval_number\":\"FL41479.8\",\"seq\":8,\"product_model\":\"h. Legacy Panel Collection\",\"product_description\":\"6'8 Non-impact Opaque Smooth Panel Fiberglass Single Door - with or without Non-impact Smooth Fiberglass Direct Glazed Sidelites and Transoms - (O\\\/X, OO\\\/XO or OO\\\/OX, OOO\\\/OXO - Configurations are Continuous Head and Sill) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#41479-R0\",\"approval_number\":\"FL41479.9\",\"seq\":9,\"product_model\":\"i. Legacy Pet Collection\",\"product_description\":\"6'8 Non-impact Direct Glazed Smooth Fiberglass Single Door or Center Hinged Patio Door with an installed Ingress \\\/ Egress Pet Door - (X, XO or OX - Configurations) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#41467-R2\",\"approval_number\":\"FL41467.13\",\"seq\":13,\"product_model\":\"n. Regency Panel Collection\",\"product_description\":\"8'0 Non-impact Textured Grain Fiberglass Opaque Single Door with a Speak-Easy Vent Lite - (X Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#41467-R2\",\"approval_number\":\"FL41467.14\",\"seq\":14,\"product_model\":\"o. Regency Brook 3\\\/4 Lite\",\"product_description\":\"8'0 Non-impact Direct Glazed Mahogany Grain Fiberglass Single Door - with or without Non-impact Direct Glazed Mahogany Grain Fiberglass Sidelites - (X, XO or OX, OXO - Configurations are Continuous Head and Sill) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#41467-R2\",\"approval_number\":\"FL41467.15\",\"seq\":15,\"product_model\":\"p. Regency Brook 3\\\/4 Lite\",\"product_description\":\"8'0 Non-impact Direct Glazed Mahogany Grain Fiberglass Double Door - (XX Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#41467-R2\",\"approval_number\":\"FL41467.16\",\"seq\":16,\"product_model\":\"q. Regency Modern Collection\",\"product_description\":\"6'8 Non-impact Multi-Lite Direct Glazed Mahogany Grain Fiberglass Single Door - w\\\/wo Non-impact Multi-Lite Direct Glazed Mahogany Grain Fiberglass Sidelites - (X, XO or OX, OXO - Configurations are Continuous Head and Sill) - Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#41467-R2\",\"approval_number\":\"FL41467.17\",\"seq\":17,\"product_model\":\"r. Regency Modern Collection\",\"product_description\":\"8'0 Non-impact Multi-Lite Direct Glazed Mahogany Grain Fiberglass Double Door - (XX Configuration) Inswing or Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steve's and Sons, Inc\",\"approval_number_master\":\"FL#46720-R0\",\"approval_number\":\"FL46720.1\",\"seq\":1,\"product_model\":\"a. \\\"Palisade\\\" Fiberglass Door\",\"product_description\":\"Up to 8'0 \\\"Impact\\\" Integral Flush Glazed Fiberglass Single or Double Door (Outswing Configurations X or XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Heckard's Door LLC\":[{\"manufacturer\":\"Heckard's Door LLC\",\"approval_number_master\":\"FL#20151-R0\",\"approval_number\":\"FL20151.1\",\"seq\":1,\"product_model\":\"a. Bi-Folding Door\",\"product_description\":\"Externally Opening Bi-folding \\\"Non-Impact\\\" Flush Glazed Fiberglass Door Panels utilizing Brio Hardware. Up to a 3'0 x 8'0 nominal size glazed panel.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Heckard's Door LLC\",\"approval_number_master\":\"FL#20366-R0\",\"approval_number\":\"FL20366.1\",\"seq\":1,\"product_model\":\"a. \\\"Glazed\\\" Wood Single Door\",\"product_description\":\"Up to a Nominal 3'0 x 8'0 \\\"Non-Impact\\\" Glazed Stile and Rail Wood Door (Inswing \\\/ Outswing Single Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Heckard's Door LLC\",\"approval_number_master\":\"FL#20366-R0\",\"approval_number\":\"FL20366.2\",\"seq\":2,\"product_model\":\"b. \\\"Glazed\\\" Wood Double Door\",\"product_description\":\"Up to a Nominal 3'0 x 8'0 Pair of \\\"Non-Impact\\\" Glazed Stile and Rail Rectangular and Radius Wood Doors (Inswing \\\/ Outswing Double Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}]},\"a. exterior doors|||2. sliding\":{\"PGT Industries\":[{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#251-R39\",\"approval_number\":\"FL251.3\",\"seq\":3,\"product_model\":\"SGD - 680 (Non-Impact)\",\"product_description\":\"Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#251-R39\",\"approval_number\":\"FL251.7\",\"seq\":7,\"product_model\":\"SGD - 780 (Impact)\",\"product_description\":\"WinGuard Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#251-R39\",\"approval_number\":\"FL251.8\",\"seq\":8,\"product_model\":\"SGD-5470 (Non-Impact)\",\"product_description\":\"Vinyl Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#251-R39\",\"approval_number\":\"FL251.9\",\"seq\":9,\"product_model\":\"SGD-5570 (Large Missile Impact)\",\"product_description\":\"Vinyl Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#33106-R14\",\"approval_number\":\"FL33106.8\",\"seq\":8,\"product_model\":\"SGD780\",\"product_description\":\"Aluminum Sliding Glass Door, with 0.120\\\" Interlayer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#328-R0\",\"approval_number\":\"FL328.1\",\"seq\":1,\"product_model\":\"SGD-14000\",\"product_description\":\"Vinyl Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#328-R0\",\"approval_number\":\"FL328.2\",\"seq\":2,\"product_model\":\"SGD-2000\",\"product_description\":\"Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#328-R0\",\"approval_number\":\"FL328.3\",\"seq\":3,\"product_model\":\"SGD-2500\",\"product_description\":\"Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#328-R0\",\"approval_number\":\"FL328.4\",\"seq\":4,\"product_model\":\"SGD-5400\",\"product_description\":\"WinGuard Vinyl Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#1010-R0\",\"approval_number\":\"FL1010.1\",\"seq\":1,\"product_model\":\"SGD-150\",\"product_description\":\"PGT Binnings Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#1010-R0\",\"approval_number\":\"FL1010.2\",\"seq\":2,\"product_model\":\"SGD-5000\",\"product_description\":\"PGT Binnings Vinyl Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#2764-R0\",\"approval_number\":\"FL2764.1\",\"seq\":1,\"product_model\":\"SGD-14000\",\"product_description\":\"Vinyl Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#3515-R3\",\"approval_number\":\"FL3515.1\",\"seq\":1,\"product_model\":\"SGD-630 (Non-Impact)\",\"product_description\":\"PGT Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#3515-R3\",\"approval_number\":\"FL3515.2\",\"seq\":2,\"product_model\":\"SGD-730 (Impact Resistant)\",\"product_description\":\"WinGuard Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#4659-R2\",\"approval_number\":\"FL4659.1\",\"seq\":1,\"product_model\":\"SGD-630 Corner Door (Non-Impact)\",\"product_description\":\"PGT Aluminum Sliding Glass Door 90 degree Corner\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#4659-R2\",\"approval_number\":\"FL4659.2\",\"seq\":2,\"product_model\":\"SGD-730 Corner Door (Impact)\",\"product_description\":\"WinGuard Aluminum Sliding Glass Door 90 degree Corner\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#9347-R0\",\"approval_number\":\"FL9347.1\",\"seq\":1,\"product_model\":\"SGD-330\",\"product_description\":\"Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#29462-R0\",\"approval_number\":\"FL29462.1\",\"seq\":1,\"product_model\":\"SGD-4025A\",\"product_description\":\"Non-Impact, Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#33106-R0\",\"approval_number\":\"FL33106.1\",\"seq\":1,\"product_model\":\"SGD770\",\"product_description\":\"Aluminum Sliding Glass Door, Anchorless Jambs, Head Receptor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#33106-R0\",\"approval_number\":\"FL33106.2\",\"seq\":2,\"product_model\":\"SGD780\",\"product_description\":\"Aluminum Sliding Glass Door, Anchorless Jambs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#251-R10\",\"approval_number\":\"FL251.1\",\"seq\":1,\"product_model\":\"SGD-2500 (Non-Impact)\",\"product_description\":\"Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#251-R10\",\"approval_number\":\"FL251.2\",\"seq\":2,\"product_model\":\"SGD-3030 (Large Missile Impact)\",\"product_description\":\"Architectural Systems Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#251-R10\",\"approval_number\":\"FL251.4\",\"seq\":4,\"product_model\":\"SGD-630 (Non-Impact)\",\"product_description\":\"Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-11-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#251-R10\",\"approval_number\":\"FL251.5\",\"seq\":5,\"product_model\":\"SGD-730 (Impact)\",\"product_description\":\"WinGuard Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-11-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#251-R10\",\"approval_number\":\"FL251.6\",\"seq\":6,\"product_model\":\"SGD-780 (Impact)\",\"product_description\":\"WinGuard Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#251-R12\",\"approval_number\":\"FL251.10\",\"seq\":10,\"product_model\":\"SGD-830 (Small Missile Impact)\",\"product_description\":\"Multi-Story Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#251-R14\",\"approval_number\":\"FL251.11\",\"seq\":11,\"product_model\":\"SGD-770HP (Small Missile Impact)\",\"product_description\":\"WinGuard Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#251-R14\",\"approval_number\":\"FL251.12\",\"seq\":12,\"product_model\":\"SGD-780 (Impact)\",\"product_description\":\"WinGuard Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#251-R14\",\"approval_number\":\"FL251.13\",\"seq\":13,\"product_model\":\"SGD-830 (Large Missile Impact)\",\"product_description\":\"Multi-Story Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#251-R14\",\"approval_number\":\"FL251.14\",\"seq\":14,\"product_model\":\"SGD-830 (Non-Impact)\",\"product_description\":\"Multi-Story Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#251-R14\",\"approval_number\":\"FL251.15\",\"seq\":15,\"product_model\":\"SGD-830 (Small Missile Impact)\",\"product_description\":\"Multi-Story Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#12965-R0\",\"approval_number\":\"FL12965.1\",\"seq\":1,\"product_model\":\"Series 670 Aluminum Sliding Glass Doors\",\"product_description\":\"Series 670 Aluminum Sliding Glass Doors (Straight & 90 Degree Corners)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#12965-R0\",\"approval_number\":\"FL12965.2\",\"seq\":2,\"product_model\":\"Series 670 H.P. Aluminum Sliding Glass Doors\",\"product_description\":\"Series 670 H.P. Aluminum Sliding Glass Doors (XO, OX, XX, OXX, XXO, OXO, OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#12965-R0\",\"approval_number\":\"FL12965.3\",\"seq\":3,\"product_model\":\"Series 770 Aluminum Sliding Glass Doors\",\"product_description\":\"Series 770 Aluminum Sliding Glass Doors - LMI (Straight & 90 Degree Corners)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#12965-R0\",\"approval_number\":\"FL12965.4\",\"seq\":4,\"product_model\":\"Series 770 H.P. Aluminum Sliding Glass Doors - LMI\",\"product_description\":\"Series 770 H.P. Aluminum Sliding Glass Doors - LMI (XO, OX, XX, OXX, XXO, OXO, OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#12965-R0\",\"approval_number\":\"FL12965.5\",\"seq\":5,\"product_model\":\"Series 770 H.P. Aluminum Sliding Glass Doors - SMI\",\"product_description\":\"Series 770 H.P. Aluminum Sliding Glass Doors - SMI (OX, XO, XX, OXX, XXO, OXO, OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#14306-R0\",\"approval_number\":\"FL14306.1\",\"seq\":1,\"product_model\":\"SGD-470\",\"product_description\":\"Non-impact Vinyl SGD\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#14306-R0\",\"approval_number\":\"FL14306.2\",\"seq\":2,\"product_model\":\"SGD-570\\\/2770\\\/2870\",\"product_description\":\"Impact-resistant Vinyl SGD\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#21179-R0\",\"approval_number\":\"FL21179.1\",\"seq\":1,\"product_model\":\"SGD-5470\",\"product_description\":\"Vinyl Sliding Glass Door (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#21179-R0\",\"approval_number\":\"FL21179.2\",\"seq\":2,\"product_model\":\"SGD-5570\",\"product_description\":\"Vinyl Sliding Glass Door (Impact-Resistant)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#33106-R3\",\"approval_number\":\"FL33106.3\",\"seq\":3,\"product_model\":\"SGD770 HP\",\"product_description\":\"Aluminum Sliding Glass Door, Anchorless Jambs, Head Receptor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#33106-R3\",\"approval_number\":\"FL33106.4\",\"seq\":4,\"product_model\":\"SGD780\",\"product_description\":\"Aluminum Sliding Glass Door, Anchorless Jambs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#33106-R3\",\"approval_number\":\"FL33106.5\",\"seq\":5,\"product_model\":\"SGD780\",\"product_description\":\"Aluminum Sliding Glass Door, with 0.120\\\" Interlayer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#33106-R4\",\"approval_number\":\"FL33106.6\",\"seq\":6,\"product_model\":\"SGD780\",\"product_description\":\"Aluminum Sliding Glass Door, with 0.120\\\" Interlayer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#33106-R6\",\"approval_number\":\"FL33106.7\",\"seq\":7,\"product_model\":\"SGD780\",\"product_description\":\"Aluminum Sliding Glass Door, with 0.120\\\" Interlayer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-16 00:00:00\",\"instructions_url\":\"\"}],\"Pella Corporation\":[{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#1824-R13\",\"approval_number\":\"FL1824.1\",\"seq\":1,\"product_model\":\"Series 10\\\/25 High Performance Sliding Glass Door\",\"product_description\":\"Vinyl 2-Panel \\\"OX\\\" Sliding Glass Door (XO, 94 3\\\/4\\\" x 81 1\\\/2\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#1824-R13\",\"approval_number\":\"FL1824.2\",\"seq\":2,\"product_model\":\"Series 10\\\/25 High Performance Sliding Glass Door\",\"product_description\":\"Vinyl Single Panel \\\"O\\\" Sliding Glass Door (Sidelite, 47 1\\\/2\\\" x 81 1\\\/2\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2646-R15\",\"approval_number\":\"FL2646.1\",\"seq\":1,\"product_model\":\"Series 150 or Encompass or Avanti Sliding Glass Door\",\"product_description\":\"Vinyl 2-Panel \\\"OX\\\" Sliding Glass Door (95-1\\\/2\\\" x 95-1\\\/2\\\")\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-08-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2646-R15\",\"approval_number\":\"FL2646.2\",\"seq\":2,\"product_model\":\"Series 150 or Encompass or Avanti Sliding Glass Door\",\"product_description\":\"Vinyl Single Panel Fixed \\\"O\\\" Door (Sidelite, 35-1\\\/2\\\" x 81-1\\\/2\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2646-R15\",\"approval_number\":\"FL2646.3\",\"seq\":3,\"product_model\":\"Series 150 or Encompass or Avanti Sliding Glass Door\",\"product_description\":\"Vinyl 2-Panel \\\"OX\\\" Sliding Glass Door (72\\\" x 82\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2646-R15\",\"approval_number\":\"FL2646.4\",\"seq\":4,\"product_model\":\"Series 150 or Encompass or Avanti Sliding Glass Door\",\"product_description\":\"Vinyl Single Panel Fixed \\\"O\\\" Door (Sidelite, 47-1\\\/2\\\" x 95-1\\\/2\\\")\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11469-R9\",\"approval_number\":\"FL11469.1\",\"seq\":1,\"product_model\":\"Lifestyle Series Non-Impact Clad Sliding Door\",\"product_description\":\"95.25\\\"x81.50\\\" (2419mm x 2070mm) Venting Unit\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12459-R12\",\"approval_number\":\"FL12459.1\",\"seq\":1,\"product_model\":\"Pella\\\/Architect Series and Pella\\\/Architect Series Reserve Sliding Impact Glass Doors\",\"product_description\":\"Clad Traditional Sliding Door Companion Fixed Window O - Type 1 (48.788\\\" x 95.5\\\")\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12459-R12\",\"approval_number\":\"FL12459.2\",\"seq\":2,\"product_model\":\"Pella\\\/Architect Series and Pella\\\/Architect Series Reserve Sliding Impact Glass Doors\",\"product_description\":\"Clad Traditional Sliding Door XO or OX - Type 2 (95.25\\\" x 95.5\\\")\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12459-R12\",\"approval_number\":\"FL12459.3\",\"seq\":3,\"product_model\":\"Pella\\\/Architect Series and Pella\\\/Architect Series Reserve Sliding Impact Glass Doors\",\"product_description\":\"Clad Traditional Sliding Door XO or OX - Type 2 (71.25\\\" x 95.5\\\")\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12459-R12\",\"approval_number\":\"FL12459.4\",\"seq\":4,\"product_model\":\"Pella\\\/Architect Series and Pella\\\/Architect Series Reserve Sliding Impact Glass Doors\",\"product_description\":\"Clad Traditional Sliding Door Companion Fixed Window O - Type 1 (60.788\\\" x 119.5\\\")\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12459-R12\",\"approval_number\":\"FL12459.5\",\"seq\":5,\"product_model\":\"Pella\\\/Architect Series and Pella\\\/Architect Series Reserve Sliding Impact Glass Doors\",\"product_description\":\"Clad Traditional Sliding Door XO or OX - Type 2 (119.25\\\" x 119.5\\\")\",\"design_pressure\":\"+35\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12459-R12\",\"approval_number\":\"FL12459.6\",\"seq\":6,\"product_model\":\"Pella\\\/Architect Series and Pella\\\/Architect Series Reserve Sliding Non-Impact Glass Doors\",\"product_description\":\"Clad Traditional and Contemporary Sliding Door XO or OX - Type 2 (71.25\\\" x 95.5\\\")\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12459-R12\",\"approval_number\":\"FL12459.7\",\"seq\":7,\"product_model\":\"Pella\\\/Architect Series and Pella\\\/Architect Series Reserve Sliding Non-Impact Glass Doors\",\"product_description\":\"Clad Traditional and Contemporary Sliding Door O-XO, OX-O, O-OX, XO-O - Type 3 (144.039\\\" x 95.5\\\")\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12459-R12\",\"approval_number\":\"FL12459.8\",\"seq\":8,\"product_model\":\"Pella\\\/Architect Series and Pella\\\/Architect Series Reserve Sliding Non-Impact Glass Doors\",\"product_description\":\"Clad Traditional and Contemporary Sliding Door OXXO - Type 4 (140.125\\\" x 95.5\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12459-R12\",\"approval_number\":\"FL12459.9\",\"seq\":9,\"product_model\":\"Pella\\\/Architect Series and Pella\\\/Architect Series Reserve Sliding Non-Impact Glass Doors\",\"product_description\":\"Clad Traditional and Contemporary Sliding Door OXXO - Type 4 (188.125\\\" x 95.5\\\")\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12459-R12\",\"approval_number\":\"FL12459.10\",\"seq\":10,\"product_model\":\"Pella\\\/Architect Series and Pella\\\/Architect Series Reserve Sliding Non-Impact Glass Doors\",\"product_description\":\"Clad Traditional and Contemporary Sliding Door Companion Fixed Window O - Type 1 (48.788\\\" x 81.5\\\")\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12459-R12\",\"approval_number\":\"FL12459.11\",\"seq\":11,\"product_model\":\"Pella\\\/Architect Series and Pella\\\/Architect Series Reserve Sliding Non-Impact Glass Doors\",\"product_description\":\"Clad Traditional Sliding Door XO or OX - Type 2 (95.25\\\" x 95.5\\\")\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12459-R12\",\"approval_number\":\"FL12459.12\",\"seq\":12,\"product_model\":\"Pella\\\/Architect Series and Pella\\\/Architect Series Reserve Sliding Non-Impact Glass Doors\",\"product_description\":\"Clad Contemporary Sliding Door XO or OX - Type 2 (95.25\\\" x 95.5\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12459-R12\",\"approval_number\":\"FL12459.13\",\"seq\":13,\"product_model\":\"Pella\\\/Architect Series and Pella\\\/Architect Series Reserve Sliding Non-Impact Glass Doors\",\"product_description\":\"Clad Traditional and Contemporary Sliding Door OXXO - Type 4 (236.125\\\" x 119.5\\\")\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12459-R12\",\"approval_number\":\"FL12459.14\",\"seq\":14,\"product_model\":\"Pella\\\/Architect Series and Pella\\\/Architect Series Reserve Sliding Non-Impact Glass Doors\",\"product_description\":\"Clad Traditional and Contemporary Sliding Door O-XO, OX-O, O-OX, XO-O - Type 3 (180.039\\\" x 119.5\\\")\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12459-R12\",\"approval_number\":\"FL12459.15\",\"seq\":15,\"product_model\":\"Pella\\\/Architect Series and Pella\\\/Architect Series Reserve Sliding Non-Impact Glass Doors\",\"product_description\":\"Clad Traditional Sliding Door XO or OX - Type 2 (119.25\\\" x 119.5\\\")\",\"design_pressure\":\"+35\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12459-R12\",\"approval_number\":\"FL12459.16\",\"seq\":16,\"product_model\":\"Pella\\\/Architect Series and Pella\\\/Architect Series Reserve Sliding Non-Impact Glass Doors\",\"product_description\":\"Clad Traditional Sliding Door Companion Fixed Window O - Type 1 (60.788\\\" x 119.5\\\")\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#20146-R4\",\"approval_number\":\"FL20146.1\",\"seq\":1,\"product_model\":\"250 Series Vinyl Sliding Patio Door\",\"product_description\":\"95.5\\\" x 95.5\\\" Standard Performance OX or XO Sliding Patio Door\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#20146-R4\",\"approval_number\":\"FL20146.2\",\"seq\":2,\"product_model\":\"250 Series Vinyl Sliding Patio Door\",\"product_description\":\"95.5\\\" x 95.5\\\" High Performance OX or XO Sliding Patio Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#20146-R4\",\"approval_number\":\"FL20146.3\",\"seq\":3,\"product_model\":\"250 Series Vinyl Sliding Patio Door\",\"product_description\":\"71.5\\\" x 81.5\\\" Standard Performance OX or XO Sliding Patio Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#20146-R4\",\"approval_number\":\"FL20146.4\",\"seq\":4,\"product_model\":\"250 Series Vinyl Sliding Patio Door\",\"product_description\":\"47.5\\\" x 95.5\\\" Fixed Panel Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#20146-R4\",\"approval_number\":\"FL20146.5\",\"seq\":5,\"product_model\":\"250 Series Vinyl Sliding Patio Door\",\"product_description\":\"191.5\\\" x 95.5\\\" OXXO Sliding Patio Door\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#20146-R4\",\"approval_number\":\"FL20146.6\",\"seq\":6,\"product_model\":\"250 Series Vinyl Sliding Patio Door\",\"product_description\":\"145.4\\\" x 95.5\\\" OXO Sliding Patio Door\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#20146-R4\",\"approval_number\":\"FL20146.7\",\"seq\":7,\"product_model\":\"250 Series Vinyl Sliding Patio Door\",\"product_description\":\"143.4\\\" x 81.5\\\" Standard Performance OXO Sliding Patio Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#20146-R4\",\"approval_number\":\"FL20146.8\",\"seq\":8,\"product_model\":\"250 Series Vinyl Sliding Patio Door\",\"product_description\":\"109.4\\\" x 81.5\\\" Standard Performance OXO Sliding Patio Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#30031-R2\",\"approval_number\":\"FL30031.1\",\"seq\":1,\"product_model\":\"Architect Series & Architect Series Contemporary Multi-Slide Door\",\"product_description\":\"One directional single panel sliding door with pocket (Max. 60.625\\\" x 116.125\\\" panel)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#30031-R2\",\"approval_number\":\"FL30031.2\",\"seq\":2,\"product_model\":\"Architect Series & Architect Series Contemporary Multi-Slide Door\",\"product_description\":\"Two directional bi-parting multi-panel sliding door with flush handle (Max. 42.125\\\" x 116.125\\\" panels)\",\"design_pressure\":\"+15\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#30031-R2\",\"approval_number\":\"FL30031.3\",\"seq\":3,\"product_model\":\"Architect Series & Architect Series Contemporary Multi-Slide Door\",\"product_description\":\"Two directional bi-parting multi-panel sliding door with non-flush handle (Max. 42.125\\\" x 116.125\\\" panels)\",\"design_pressure\":\"+20\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#30031-R2\",\"approval_number\":\"FL30031.4\",\"seq\":4,\"product_model\":\"Architect Series & Architect Series Contemporary Multi-Slide Door\",\"product_description\":\"One directional multi-panel sliding door with pocket (Max. 60.000\\\" x 92.625\\\" panel)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#30031-R2\",\"approval_number\":\"FL30031.5\",\"seq\":5,\"product_model\":\"Architect Series & Architect Series Contemporary Multi-Slide Door\",\"product_description\":\"One directional multi-panel sliding door (Max. 50.625\\\" x 116.125\\\" panel)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33463-R1\",\"approval_number\":\"FL33463.1\",\"seq\":1,\"product_model\":\"MSPD-580\",\"product_description\":\"MSPD-580 Multi Slide Patio Door - 4' X 8' Panels, Non Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33463-R1\",\"approval_number\":\"FL33463.2\",\"seq\":2,\"product_model\":\"MSPD-580\",\"product_description\":\"MSPD-580 Multi Slide Patio Door - 5' X 8' Panels, Non Impact\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33463-R1\",\"approval_number\":\"FL33463.3\",\"seq\":3,\"product_model\":\"MSPD-580\",\"product_description\":\"MSPD-580 Multi Slide Patio Door - 4' X 10' Panels, Non Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33464-R0\",\"approval_number\":\"FL33464.1\",\"seq\":1,\"product_model\":\"SPD-590\",\"product_description\":\"SPD-590 Sliding Patio Door, 16080, OXXO, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33611-R0\",\"approval_number\":\"FL33611.1\",\"seq\":1,\"product_model\":\"MSPD-580\",\"product_description\":\"MSPD-580 Multi Slide Patio Door, 4'x8' Panels, HVHZ Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33611-R1\",\"approval_number\":\"FL33611.2\",\"seq\":2,\"product_model\":\"MSPD-580\",\"product_description\":\"MSPD-580 Multi Slide Patio Door, 5'x8' Panels, HVHZ Large Missile Impact\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33611-R1\",\"approval_number\":\"FL33611.3\",\"seq\":3,\"product_model\":\"MSPD-580\",\"product_description\":\"MSPD-580 Multi Slide Patio Door, 4'x10' Panels, HVHZ Large Missile Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33614-R1\",\"approval_number\":\"FL33614.1\",\"seq\":1,\"product_model\":\"SPD-590\",\"product_description\":\"SPD-590 Vinyl Sliding Patio Door, HVHZ Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33615-R1\",\"approval_number\":\"FL33615.1\",\"seq\":1,\"product_model\":\"SPD-590\",\"product_description\":\"SPD-590 Sliding Patio Door, WZ3 Impact, OX or XO\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33615-R1\",\"approval_number\":\"FL33615.2\",\"seq\":2,\"product_model\":\"SPD-590\",\"product_description\":\"SPD-590 Sliding Patio Door, WZ3 Impact, OXXO, OXO, OX or XO\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#39352-R3\",\"approval_number\":\"FL39352.1\",\"seq\":1,\"product_model\":\"Impervia 2.0 Sliding Patio Door (Non-HVHZ) (Impact)\",\"product_description\":\"Impervia 2.0 Sliding Patio Door (Non-HVHZ) (Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-06-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#39352-R3\",\"approval_number\":\"FL39352.2\",\"seq\":2,\"product_model\":\"Impervia Model 2.0 Sliding Patio Doors\",\"product_description\":\"95.25\\\" x 95.5\\\"; Fiberglass Sliding Door XO or OX; Performance Upgrade (With Interlocker Stile Reinforcement); Frame Screw Installation\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#39352-R3\",\"approval_number\":\"FL39352.3\",\"seq\":3,\"product_model\":\"Impervia Model 2.0 Sliding Patio Doors\",\"product_description\":\"95.25\\\" x 95.5\\\"; Fiberglass Sliding Door XO or OX; Performance Upgrade (With Interlocker Stile Reinforcement); Nail Fin Installation\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#39352-R3\",\"approval_number\":\"FL39352.4\",\"seq\":4,\"product_model\":\"Impervia Model 2.0 Sliding Patio Doors\",\"product_description\":\"95.25\\\" x 95.5\\\"; Fiberglass Sliding Door XO or OX; Standard Performance (No Interlocker Stile Reinforcement); Nail Fin and Frame Screw Installation\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#39352-R3\",\"approval_number\":\"FL39352.5\",\"seq\":5,\"product_model\":\"Impervia Model 2.0 Sliding Patio Doors\",\"product_description\":\"95.25\\\" x 81.5\\\"; Fiberglass Sliding Door XO or OX; Standard Performance (No Interlocker Stile Reinforcement); Frame Screw Installation\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#39352-R3\",\"approval_number\":\"FL39352.6\",\"seq\":6,\"product_model\":\"Impervia Model 2.0 Sliding Patio Doors\",\"product_description\":\"71.25\\\" x 81.5\\\"; Fiberglass Sliding Door XO or OX; Standard Performance (No Interlocker Stile Reinforcement); Nail Fin and Frame Screw Installation\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#39352-R3\",\"approval_number\":\"FL39352.7\",\"seq\":7,\"product_model\":\"Impervia Model 2.0 Sliding Patio Doors\",\"product_description\":\"50.625\\\" x 95.5\\\"; Fiberglass Sliding Door Type O; Standard Performance\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#39352-R2\",\"approval_number\":\"FL39352.9\",\"seq\":9,\"product_model\":\"Impervia Model 2.0 Sliding Patio Doors\",\"product_description\":\"Sliding Patio Door with Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-04-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#47325-R0\",\"approval_number\":\"FL47325.1\",\"seq\":1,\"product_model\":\"Reserve & Lifestyle\",\"product_description\":\"Sliding Patio Door OX or XO (71.25 x 81.5) Fin, Screw or Clip Installation\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-10-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#47325-R0\",\"approval_number\":\"FL47325.2\",\"seq\":2,\"product_model\":\"Reserve & Lifestyle\",\"product_description\":\"Sliding Patio Door OX or XO (95.25 x 95.5) Fin, Screw or Clip Installation\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#47325-R0\",\"approval_number\":\"FL47325.3\",\"seq\":3,\"product_model\":\"Reserve & Lifestyle\",\"product_description\":\"Sliding Patio Door OX or XO (119.25 x 119.5) Screw or Clip Installation\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#47325-R0\",\"approval_number\":\"FL47325.4\",\"seq\":4,\"product_model\":\"Reserve & Lifestyle\",\"product_description\":\"Sliding Patio Door OX or XO (95.25 x 95.5) High Performance, Screw or Clip Installation\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-10-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#47325-R0\",\"approval_number\":\"FL47325.5\",\"seq\":5,\"product_model\":\"Reserve & Lifestyle\",\"product_description\":\"Sliding Patio Door OX or XO (119.25 x 119.5) High Performance, Screw or Clip Installation\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#47325-R0\",\"approval_number\":\"FL47325.6\",\"seq\":6,\"product_model\":\"Reserve & Lifestyle\",\"product_description\":\"Sliding Patio Door OXXO (189.25 x 95.5) or OXO (144.25 x 95.5) Fin, Screw or Clip Installation\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#47325-R0\",\"approval_number\":\"FL47325.7\",\"seq\":7,\"product_model\":\"Reserve & Lifestyle\",\"product_description\":\"Sliding Patio Door OXXO (237.25 x 119.5) or OXO (180.25 x 119.5) Screw or Clip Installation\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-12-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#48021-R0\",\"approval_number\":\"FL48021.1\",\"seq\":1,\"product_model\":\"AMS06 - Aluminum Multislide\",\"product_description\":\"AMS06 - Aluminum Multislide (Maximum Panel Size of 48.25\\\"x117.25\\\"). Requires 2.5\\\" Sill.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-05-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#48021-R0\",\"approval_number\":\"FL48021.2\",\"seq\":2,\"product_model\":\"ASD01 - Aluminum Sliding Door w\\\/Flush Interlock and 2\\\" Sill Riser\",\"product_description\":\"ASD01 - Aluminum Sliding Door w\\\/Flush Interlock and 2\\\" Sill Riser OX frame size tested 143\\\" x 120\\\", panel size tested: 71.84\\\"x117.25\\\"\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#48021-R0\",\"approval_number\":\"FL48021.3\",\"seq\":3,\"product_model\":\"ASD01 - Aluminum Sliding Door w\\\/Flush Interlock and 2-1\\\/2\\\" Sill Riser\",\"product_description\":\"ASD01 - Aluminum Sliding Door w\\\/Flush Interlock and 2-1\\\/2\\\" Sill Riser OX frame size tested 143\\\" x 120\\\", panel size tested: 71.84\\\"x117.25\\\"\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#48021-R0\",\"approval_number\":\"FL48021.4\",\"seq\":4,\"product_model\":\"ASD01 - Aluminum Sliding Door w\\\/Flush Interlock and 2-1\\\/2\\\" Sill Riser\",\"product_description\":\"ASD01 - Aluminum Sliding Door w\\\/Flush Interlock and 2-1\\\/2\\\" Sill Riser OX frame size tested 95\\\" x 95\\\", panel size tested: 47.84\\\" x 93.25\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-11-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#48021-R0\",\"approval_number\":\"FL48021.5\",\"seq\":5,\"product_model\":\"ASD01 - Aluminum Sliding Door w\\\/High Performance Interlock and 2-1\\\/2\\\" Sill Riser\",\"product_description\":\"ASD01 - Aluminum Sliding Door w\\\/High Performance Interlock and 2-1\\\/2\\\" Sill Riser OX frame size tested 143\\\" x 143\\\", panel size tested: 71.84\\\"x141.25\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#48021-R0\",\"approval_number\":\"FL48021.6\",\"seq\":6,\"product_model\":\"ASD01 - Aluminum Sliding Door w\\\/Intermediate Interlock and 2-1\\\/2\\\" Sill Riser\",\"product_description\":\"ASD01 - Aluminum Sliding Door w\\\/Intermediate Interlock and 2-1\\\/2\\\" Sill Riser OX frame size tested 143\\\" x 120\\\", panel size tested: 71.84\\\"x117.25\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#428-R0\",\"approval_number\":\"FL428.1\",\"seq\":1,\"product_model\":\"(ASCSF) Architect Series\\\/Class\",\"product_description\":\"(411-H-624.6) Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#428-R0\",\"approval_number\":\"FL428.2\",\"seq\":2,\"product_model\":\"(ASCSF) Architect Series\\\/Class\",\"product_description\":\"(411-H-624.14) Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#428-R0\",\"approval_number\":\"FL428.3\",\"seq\":3,\"product_model\":\"(ASCSF) Architect Series\\\/Class\",\"product_description\":\"(411-H-624.4) Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#428-R0\",\"approval_number\":\"FL428.4\",\"seq\":4,\"product_model\":\"(ASCSF) Architect Series\\\/Class\",\"product_description\":\"(411-H-624.5) Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#428-R0\",\"approval_number\":\"FL428.5\",\"seq\":5,\"product_model\":\"(ASCSF) Architect Series\\\/Class\",\"product_description\":\"(411-H-624.19) Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#428-R0\",\"approval_number\":\"FL428.6\",\"seq\":6,\"product_model\":\"(ASCSF) Architect Series\\\/Class\",\"product_description\":\"(411-H-624.15) Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#428-R0\",\"approval_number\":\"FL428.7\",\"seq\":7,\"product_model\":\"(ASCSF) Architect Series\\\/Class\",\"product_description\":\"(411-H-624.7) Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#428-R0\",\"approval_number\":\"FL428.8\",\"seq\":8,\"product_model\":\"(ASCSF) Architect Series\\\/Class\",\"product_description\":\"(411-H-624.18) Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#428-R0\",\"approval_number\":\"FL428.9\",\"seq\":9,\"product_model\":\"(ASCSF) Architect Series\\\/Class\",\"product_description\":\"(411-H-624.13) Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#428-R0\",\"approval_number\":\"FL428.10\",\"seq\":10,\"product_model\":\"(ASCSF) Architect Series\\\/Class\",\"product_description\":\"(411-H-241.13) Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#428-R0\",\"approval_number\":\"FL428.11\",\"seq\":11,\"product_model\":\"(ASCSF) Architect Series\\\/Class\",\"product_description\":\"(411-H-624.12) Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#428-R0\",\"approval_number\":\"FL428.12\",\"seq\":12,\"product_model\":\"(DSCSC) Designer Series Clad C\",\"product_description\":\"(411-H-650.1) Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#428-R0\",\"approval_number\":\"FL428.13\",\"seq\":13,\"product_model\":\"(DSCSC) Designer Series Clad C\",\"product_description\":\"(411-H-650) Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#428-R0\",\"approval_number\":\"FL428.14\",\"seq\":14,\"product_model\":\"(DSCSC) Designer Smart-Sash II\",\"product_description\":\"(411-H-650.8) Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#428-R0\",\"approval_number\":\"FL428.15\",\"seq\":15,\"product_model\":\"(DSCSC) Designer Smart-Sash II\",\"product_description\":\"(411-H-650.9) Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#428-R0\",\"approval_number\":\"FL428.16\",\"seq\":16,\"product_model\":\"(DSCSC) Designer Smart-Sash II\",\"product_description\":\"(411-H-650.6) Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#428-R0\",\"approval_number\":\"FL428.17\",\"seq\":17,\"product_model\":\"(DSCSC) Designer Smart-Sash II\",\"product_description\":\"(411-H-650.7) Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#428-R0\",\"approval_number\":\"FL428.18\",\"seq\":18,\"product_model\":\"(DSCSF) Designer Smart-Sash IG\",\"product_description\":\"(411-H-643) Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#428-R0\",\"approval_number\":\"FL428.19\",\"seq\":19,\"product_model\":\"(DSCSF) Designer Smart-Sash IG\",\"product_description\":\"(411-H-643.1) Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#428-R0\",\"approval_number\":\"FL428.20\",\"seq\":20,\"product_model\":\"(DSCSF) Designer Smart-Sash II\",\"product_description\":\"(411-H-643.7) Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#428-R0\",\"approval_number\":\"FL428.21\",\"seq\":21,\"product_model\":\"(DSCSF) Designer Smart-Sash II\",\"product_description\":\"(411-H-643.8) Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#428-R0\",\"approval_number\":\"FL428.22\",\"seq\":22,\"product_model\":\"(DSCSF) Designer Smart-Sash II\",\"product_description\":\"(411-H-643.9) Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#428-R0\",\"approval_number\":\"FL428.23\",\"seq\":23,\"product_model\":\"(DSCSF) Designer Smart-Sash II\",\"product_description\":\"(411-H-643.6) Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#428-R0\",\"approval_number\":\"FL428.24\",\"seq\":24,\"product_model\":\"(PLCSC) 9682 Proline\",\"product_description\":\"(411-H-606) Al Clad Sliding Wood Patio Door (OX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#428-R0\",\"approval_number\":\"FL428.25\",\"seq\":25,\"product_model\":\"(PLCSC) 9682 Proline\",\"product_description\":\"(411-H-606.1) Al Clad Sliding Wood Patio Door (OX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#428-R0\",\"approval_number\":\"FL428.26\",\"seq\":26,\"product_model\":\"30 Series Sliding Patio Door 8\",\"product_description\":\"(411-H-631) Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#428-R0\",\"approval_number\":\"FL428.27\",\"seq\":27,\"product_model\":\"30 Series Sliding Patio Door 8\",\"product_description\":\"(411-H-630) Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#428-R0\",\"approval_number\":\"FL428.28\",\"seq\":28,\"product_model\":\"30 Series Sliding Patio Door P\",\"product_description\":\"(411-H-648) PVC Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#588-R0\",\"approval_number\":\"FL588.1\",\"seq\":1,\"product_model\":\"HurricaneShield Sliding Glass\",\"product_description\":\"Impact approved sliding glass door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#955-R0\",\"approval_number\":\"FL955.1\",\"seq\":1,\"product_model\":\"(ASCSF) Architect Series\\\/Class\",\"product_description\":\"Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#955-R0\",\"approval_number\":\"FL955.2\",\"seq\":2,\"product_model\":\"(ASCSF) Architect Series\\\/Class\",\"product_description\":\"Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2311-R0\",\"approval_number\":\"FL2311.1\",\"seq\":1,\"product_model\":\"Hurricane Shield Architect Ser\",\"product_description\":\"411-H-655.1 Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3131-R0\",\"approval_number\":\"FL3131.1\",\"seq\":1,\"product_model\":\"Hurricane Shield Architect Series\\\/Classic Clad French Sliding Glass Door\",\"product_description\":\"(411-H-685) Sliding glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3131-R0\",\"approval_number\":\"FL3131.2\",\"seq\":2,\"product_model\":\"Hurricane Shield Architect Series\\\/Classic Clad French Sliding Glass Door\",\"product_description\":\"(411-H-685.1) Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3131-R0\",\"approval_number\":\"FL3131.3\",\"seq\":3,\"product_model\":\"Hurricane Shield Architect Series\\\/Classic Clad French Sliding Glass Door\",\"product_description\":\"(411-H-685.2) Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3131-R0\",\"approval_number\":\"FL3131.4\",\"seq\":4,\"product_model\":\"Model 30 PVC Sliding Glass Door\",\"product_description\":\"(411-H-669.4) PVC Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3131-R0\",\"approval_number\":\"FL3131.5\",\"seq\":5,\"product_model\":\"Model 30 PVC Sliding Glass Door\",\"product_description\":\"(411-H-669.5) PVC Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3131-R0\",\"approval_number\":\"FL3131.6\",\"seq\":6,\"product_model\":\"Model 30 PVC Sliding Glass Door\",\"product_description\":\"(411-H-669.3) PVC Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3678-R0\",\"approval_number\":\"FL3678.1\",\"seq\":1,\"product_model\":\"Hurricane Shield Architect Series\\\/Classic Clad\",\"product_description\":\"(411-H-685.3) Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3678-R0\",\"approval_number\":\"FL3678.2\",\"seq\":2,\"product_model\":\"Hurricane Shield Architect Series\\\/Classic Clad\",\"product_description\":\"(411-H-685.6) Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3678-R0\",\"approval_number\":\"FL3678.3\",\"seq\":3,\"product_model\":\"Hurricane Shield Architect Series\\\/Classic Clad\",\"product_description\":\"(411-H-685.9) Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3944-R0\",\"approval_number\":\"FL3944.1\",\"seq\":1,\"product_model\":\"Model 30 PVC Sliding Glass Door\",\"product_description\":\"(411-H-698.0) PVC Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3944-R0\",\"approval_number\":\"FL3944.2\",\"seq\":2,\"product_model\":\"Model 30 PVC Sliding Glass Door\",\"product_description\":\"(411-H-698.1) PVC Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3944-R0\",\"approval_number\":\"FL3944.3\",\"seq\":3,\"product_model\":\"Model 30 PVC Sliding Glass Door\",\"product_description\":\"(411-H-698.2) PVC Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4192-R0\",\"approval_number\":\"FL4192.1\",\"seq\":1,\"product_model\":\"Architect Series Type IV Sliding Door\",\"product_description\":\"(411-H-719) Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4192-R0\",\"approval_number\":\"FL4192.2\",\"seq\":2,\"product_model\":\"Designer Series Smart-Sash II Clad Contemporary Sliding Door Type IV\",\"product_description\":\"(411-H-718) Clad Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4192-R0\",\"approval_number\":\"FL4192.3\",\"seq\":3,\"product_model\":\"Hurricane Shield Architect Series \\\/ Classic Clad French Sliding Door - Type II\",\"product_description\":\"(411-H-711) Clad Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4551-R0\",\"approval_number\":\"FL4551.1\",\"seq\":1,\"product_model\":\"Architect Series\\\/Classic Clad French Sliding Door Type II\",\"product_description\":\"(411-H-729.01) Clad Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4551-R0\",\"approval_number\":\"FL4551.2\",\"seq\":2,\"product_model\":\"Architect Series\\\/Classic Clad French Sliding Door Type II\",\"product_description\":\"(411-H-729.00) Clad Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4551-R0\",\"approval_number\":\"FL4551.3\",\"seq\":3,\"product_model\":\"Architect Series\\\/Classic Clad French Sliding Door Type II\",\"product_description\":\"(411-H-728.00) Clad Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4551-R0\",\"approval_number\":\"FL4551.4\",\"seq\":4,\"product_model\":\"Architect Series\\\/Classic Clad French Sliding Door Type II\",\"product_description\":\"(411-H-728.01) Clad Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4551-R0\",\"approval_number\":\"FL4551.5\",\"seq\":5,\"product_model\":\"Architect Series\\\/Classic Clad French Sliding Door Type III\",\"product_description\":\"(411-H-727.01) Clad Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4551-R0\",\"approval_number\":\"FL4551.6\",\"seq\":6,\"product_model\":\"Architect Series\\\/Classic Clad French Sliding Door Type III\",\"product_description\":\"(411-H-727.00) Clad Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4693-R0\",\"approval_number\":\"FL4693.1\",\"seq\":1,\"product_model\":\"Designer Series Smart-Sash II Clad Contemporary Sliding Door Type II\",\"product_description\":\"(411-H-732.01) Aluminum Clad Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4693-R0\",\"approval_number\":\"FL4693.2\",\"seq\":2,\"product_model\":\"Designer Series Smart-Sash II Clad Contemporary Sliding Door Type III\",\"product_description\":\"(411-H-741.01) Aluminum Clad Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4693-R0\",\"approval_number\":\"FL4693.3\",\"seq\":3,\"product_model\":\"Designer Series Smart-Sash II Clad Contemporary Sliding Door Type III\",\"product_description\":\"(411-H-741.00) Aluminum Clad Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4693-R0\",\"approval_number\":\"FL4693.4\",\"seq\":4,\"product_model\":\"Designer Series Smart-Sash II Clad French Sliding Door Type II\",\"product_description\":\"(411-H-737.05) Aluminum Clad Sliding Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4693-R0\",\"approval_number\":\"FL4693.5\",\"seq\":5,\"product_model\":\"Designer Series Smart-Sash II Clad French Sliding Door Type II\",\"product_description\":\"(411-H-737.03) Aluminum Clad Sliding Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4693-R0\",\"approval_number\":\"FL4693.6\",\"seq\":6,\"product_model\":\"Designer Series Smart-Sash II Clad French Sliding Door Type II\",\"product_description\":\"(411-H-737.02) Aluminum Clad Sliding Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4693-R0\",\"approval_number\":\"FL4693.7\",\"seq\":7,\"product_model\":\"Designer Series Smart-Sash II Clad French Sliding Door Type II\",\"product_description\":\"(411-H-737.01) Aluminum Clad Sliding Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4693-R0\",\"approval_number\":\"FL4693.8\",\"seq\":8,\"product_model\":\"Designer Series Smart-Sash II Clad French Sliding Door Type II\",\"product_description\":\"(411-H-737.00) Aluminum Clad Sliding Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4693-R0\",\"approval_number\":\"FL4693.9\",\"seq\":9,\"product_model\":\"Designer Series Smart-Sash II Clad French Sliding Door Type II\",\"product_description\":\"(411-H-737.04) Aluminum Clad Sliding Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4693-R0\",\"approval_number\":\"FL4693.10\",\"seq\":10,\"product_model\":\"Designer Series Smart\\\/Sash II Clad Contemporary Sliding Door Type II\",\"product_description\":\"(411-H-632.00) Aluminum Clad Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4693-R0\",\"approval_number\":\"FL4693.11\",\"seq\":11,\"product_model\":\"Hurricane Shield Architect Series\\\/Classic Clad French Sliding Door - Type II\",\"product_description\":\"(411-H-711.02) Clad Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4693-R0\",\"approval_number\":\"FL4693.12\",\"seq\":12,\"product_model\":\"Hurricane Shield Architect Series\\\/Classic Clad French Sliding Glass Door\",\"product_description\":\"(411-H-685.11) Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4693-R0\",\"approval_number\":\"FL4693.13\",\"seq\":13,\"product_model\":\"Hurricane Shield Architect Series\\\/Classic Clad French Sliding Glass Door\",\"product_description\":\"(411-H-685.05) Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4693-R0\",\"approval_number\":\"FL4693.14\",\"seq\":14,\"product_model\":\"Hurricane Shield Architect Series\\\/Classic Clad French Sliding Glass Door\",\"product_description\":\"(411-H-736.02) Aluminum Clad Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4693-R0\",\"approval_number\":\"FL4693.15\",\"seq\":15,\"product_model\":\"Hurricane Shield Architect Series\\\/Classic Clad French Sliding Glass Door\",\"product_description\":\"(411-H-736.00) Aluminum Clad Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4693-R0\",\"approval_number\":\"FL4693.16\",\"seq\":16,\"product_model\":\"Hurricane Shield Architect Series\\\/Classic Clad French Sliding Glass Door\",\"product_description\":\"(411-H-685.08) Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4693-R0\",\"approval_number\":\"FL4693.17\",\"seq\":17,\"product_model\":\"Impervia Sliding Door \\\"Block Frame\\\" - Type II\",\"product_description\":\"(411-H-734.00) Fiberglass Sliding Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4693-R0\",\"approval_number\":\"FL4693.18\",\"seq\":18,\"product_model\":\"Impervia Sliding Door \\\"Block Frame\\\" - Type II\",\"product_description\":\"(411-H-734.02) Fiberglass Sliding Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4693-R0\",\"approval_number\":\"FL4693.19\",\"seq\":19,\"product_model\":\"Impervia Sliding Door \\\"Block Frame\\\" - Type II w\\\/High Performance Aluminum Panel\\\/Roller Retainer\",\"product_description\":\"(411-H-734.04) Fiberglass Sliding Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4693-R0\",\"approval_number\":\"FL4693.20\",\"seq\":20,\"product_model\":\"Impervia Sliding Door \\\"Block Frame\\\" - Type II w\\\/High Performance Aluminum Panel\\\/Roller Retainer\",\"product_description\":\"(411-H-733.00) Fiberglass Sliding Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5708-R0\",\"approval_number\":\"FL5708.1\",\"seq\":1,\"product_model\":\"ProLine Series\\\/Clad Sliding Door Companion Fixed Door Type O\",\"product_description\":\"(411-H-605) Fixed Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5708-R0\",\"approval_number\":\"FL5708.2\",\"seq\":2,\"product_model\":\"ProLine Series\\\/Clad Sliding Door Type II\",\"product_description\":\"(411-H-604.0) Sliding Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5866-R0\",\"approval_number\":\"FL5866.1\",\"seq\":1,\"product_model\":\"Hurricane Shield Architect Series \\\/Classic Clad French Sliding Door - Type II\",\"product_description\":\"(411-H-782.03) Sliding Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5866-R0\",\"approval_number\":\"FL5866.2\",\"seq\":2,\"product_model\":\"Hurricane Shield Architect Series\\\/Classic Clad French Sliding Door - Type II\",\"product_description\":\"(411-H-782.00) Sliding Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5866-R0\",\"approval_number\":\"FL5866.3\",\"seq\":3,\"product_model\":\"Hurricane Shield Architect Series\\\/Classic Clad French Sliding Door - Type II\",\"product_description\":\"(411-H-782.04) Sliding Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5866-R0\",\"approval_number\":\"FL5866.4\",\"seq\":4,\"product_model\":\"Hurricane Shield Architect Series\\\/Classic Clad French Sliding Door - Type II\",\"product_description\":\"(411-H-782.01) Sliding Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5866-R0\",\"approval_number\":\"FL5866.5\",\"seq\":5,\"product_model\":\"Hurricane Shield Architect Series\\\/Classic Clad French Sliding Door - Type II\",\"product_description\":\"(411-H-782.02) Sliding Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#7304-R0\",\"approval_number\":\"FL7304.1\",\"seq\":1,\"product_model\":\"Architect Series\\\/Classic Clad French Sliding Door\",\"product_description\":\"411-H-819.00 - .01 Sliding Glass Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#10090-R0\",\"approval_number\":\"FL10090.1\",\"seq\":1,\"product_model\":\"Hurricane Shield Architect Series\\\/Classic Clad French Sliding Glass Door\",\"product_description\":\"(411-H-736.02) Aluminum Clad Sliding Glass Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#10090-R0\",\"approval_number\":\"FL10090.2\",\"seq\":2,\"product_model\":\"Hurricane Shield Architect Series\\\/Classic Clad French Sliding Glass Door\",\"product_description\":\"(411-H-736.00) Aluminum Clad Sliding Glass Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14010-R5\",\"approval_number\":\"FL14010.5\",\"seq\":5,\"product_model\":\"350 SERIES\",\"product_description\":\"VINYL SLIDING DOOR WITHOUT SILL RISER- OXO (143.5\\\" X 100\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-02-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14010-R5\",\"approval_number\":\"FL14010.6\",\"seq\":6,\"product_model\":\"350 SERIES\",\"product_description\":\"VINYL SLIDING DOOR WITHOUT SILL RISER- OX or XO (95.5\\\" X 100\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-02-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14010-R5\",\"approval_number\":\"FL14010.7\",\"seq\":7,\"product_model\":\"350 SERIES\",\"product_description\":\"VINYL SLIDING DOOR WITHOUT SILL RISER - O (47.5\\\" X 100\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-02-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#29662-R2\",\"approval_number\":\"FL29662.3\",\"seq\":3,\"product_model\":\"Pella Non-Impact Aluminum Exterior Stacking Multi-Slide Door\",\"product_description\":\"Multi-slide doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#29662-R2\",\"approval_number\":\"FL29662.4\",\"seq\":4,\"product_model\":\"Pella Non-Impact Aluminum Interior Stacking Multi-Slide Door\",\"product_description\":\"Multi-slide doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31136-R0\",\"approval_number\":\"FL31136.1\",\"seq\":1,\"product_model\":\"Pella Aluminum Standard Sliding Doors\",\"product_description\":\"Aluminum Sliding Doors (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31136-R0\",\"approval_number\":\"FL31136.2\",\"seq\":2,\"product_model\":\"Pella Aluminum Standard Sliding Doors\",\"product_description\":\"Aluminum Sliding Doors (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#29662-R1\",\"approval_number\":\"FL29662.2\",\"seq\":2,\"product_model\":\"Pella Non-Impact Aluminum Interior Stacking Multi-Slide Door\",\"product_description\":\"Multi-slide doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#39352-R0\",\"approval_number\":\"FL39352.8\",\"seq\":8,\"product_model\":\"Impervia Model 2.0 Sliding Patio Doors\",\"product_description\":\"Sliding Patio Door with Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-04-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2646-R5\",\"approval_number\":\"FL2646.5\",\"seq\":5,\"product_model\":\"Series 10\\\/25 Sliding Glass Door\",\"product_description\":\"Vinyl Single Panel Fixed \\\"O\\\" Door (Sidelite, 36\\\" x 82\\\")\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11469-R0\",\"approval_number\":\"FL11469.2\",\"seq\":2,\"product_model\":\"ProLine Series Non-Impact Clad Sliding Door\",\"product_description\":\"49\\\"x82\\\" (1235mm x 2070mm) Fixed Unit\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-05-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11469-R2\",\"approval_number\":\"FL11469.3\",\"seq\":3,\"product_model\":\"ProLine Series Non-Impact Clad Sliding Door\",\"product_description\":\"95.25\\\"x80.125\\\" (2419mm x 2035mm) Venting Unit\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11469-R2\",\"approval_number\":\"FL11469.4\",\"seq\":4,\"product_model\":\"ProLine Series Non-Impact Clad Sliding Door High Performance\",\"product_description\":\"95.25\\\"x80.125\\\" (2419mm x 2035mm) Venting Unit with High Performance Upgrade Kit\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11469-R3\",\"approval_number\":\"FL11469.5\",\"seq\":5,\"product_model\":\"ProLine Series Non-Impact Clad Sliding Door High Performance\",\"product_description\":\"71.25\\\"x81.5\\\"(1810mm x 2070mm) Venting Unit with High Performance Upgrade Kit\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12442-R0\",\"approval_number\":\"FL12442.1\",\"seq\":1,\"product_model\":\"Designer Series Contemporary Non-Impact Sliding Door\",\"product_description\":\"96\\\"x96\\\" (2413mm x 2413mm) Venting Unit\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12442-R0\",\"approval_number\":\"FL12442.2\",\"seq\":2,\"product_model\":\"Designer Series French & Contemporary Non-Impact Sliding Door\",\"product_description\":\"144\\\"x96\\\" (3658mm x 2436mm) Venting Unit (OXO)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12442-R0\",\"approval_number\":\"FL12442.3\",\"seq\":3,\"product_model\":\"Designer Series French & Contemporary Non-Impact Sliding Door\",\"product_description\":\"188\\\"x96\\\" (4775mm x 2438mm) Venting Unit (OXXO)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12442-R0\",\"approval_number\":\"FL12442.4\",\"seq\":4,\"product_model\":\"Designer Series French & Contemporary Non-Impact Sliding Door\",\"product_description\":\"49\\\"x96\\\" (1245mm x 2438mm) Fixed Unit\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12442-R0\",\"approval_number\":\"FL12442.5\",\"seq\":5,\"product_model\":\"Designer Series French Non-Impact Sliding Door\",\"product_description\":\"96\\\"x96\\\" (2413mm x 2413mm) Venting Unit\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12442-R0\",\"approval_number\":\"FL12442.6\",\"seq\":6,\"product_model\":\"Designer Series French Non-Impact Sliding Door\",\"product_description\":\"72\\\"x96\\\" (1829mm x 2426mm) Venting Unit\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12442-R0\",\"approval_number\":\"FL12442.7\",\"seq\":7,\"product_model\":\"Designer Series French Non-Impact Sliding Door\",\"product_description\":\"96\\\"x82\\\" (2438mm x 2083mm) Venting Unit\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12606-R0\",\"approval_number\":\"FL12606.1\",\"seq\":1,\"product_model\":\"Pella Impervia Sliding Door\",\"product_description\":\"96\\\" x 96\\\" Sliding Door w\\\/HP Panel Retainer Kit\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12606-R0\",\"approval_number\":\"FL12606.2\",\"seq\":2,\"product_model\":\"Pella Impervia Sliding Door\",\"product_description\":\"96\\\" x 96\\\" Sliding Door\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12606-R0\",\"approval_number\":\"FL12606.3\",\"seq\":3,\"product_model\":\"Pella Impervia Sliding Door\",\"product_description\":\"72\\\" x 82\\\" Sliding Door\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12606-R0\",\"approval_number\":\"FL12606.4\",\"seq\":4,\"product_model\":\"Pella Impervia Sliding Door\",\"product_description\":\"72\\\" x 82\\\" Sliding Door w\\\/HP Panel Retainer Kit\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14010-R0\",\"approval_number\":\"FL14010.1\",\"seq\":1,\"product_model\":\"350 SERIES\",\"product_description\":\"VINYL SLIDING DOOR - OXXO (146\\\" X 100\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14010-R0\",\"approval_number\":\"FL14010.2\",\"seq\":2,\"product_model\":\"350 SERIES\",\"product_description\":\"VINYL SLIDING DOOR - OXO (146\\\" X 100\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14010-R0\",\"approval_number\":\"FL14010.3\",\"seq\":3,\"product_model\":\"350 SERIES\",\"product_description\":\"VINYL SLIDING DOOR - OX \\\/ XO (95.5\\\" X 100\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14010-R0\",\"approval_number\":\"FL14010.4\",\"seq\":4,\"product_model\":\"350 SERIES\",\"product_description\":\"VINYL SLIDING DOOR - O (48\\\" X 100\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14189-R0\",\"approval_number\":\"FL14189.1\",\"seq\":1,\"product_model\":\"350 SERIES\",\"product_description\":\"HURRICANESHIELD VINYL SLIDING DOOR - OXXO (146\\\" X 95.5\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14189-R0\",\"approval_number\":\"FL14189.2\",\"seq\":2,\"product_model\":\"350 SERIES\",\"product_description\":\"HURRICANESHIELD VINYL SLIDING DOOR - OXO (146\\\" X 95.5\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14189-R0\",\"approval_number\":\"FL14189.3\",\"seq\":3,\"product_model\":\"350 SERIES\",\"product_description\":\"HURRICANESHIELD VINYL SLIDING DOOR - OX \\\/ XO (95.5\\\" X 95.5\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14189-R0\",\"approval_number\":\"FL14189.4\",\"seq\":4,\"product_model\":\"350 SERIES\",\"product_description\":\"HURRICANESHIELD VINYL TRANSOM \\\/ SIDELIGHT - O (50.75\\\" X 95.5\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14189-R0\",\"approval_number\":\"FL14189.5\",\"seq\":5,\"product_model\":\"350 SERIES\",\"product_description\":\"HURRICANESHIELD VINYL SLIDING DOOR - OXXO (146\\\" X 83.5\\\")\",\"design_pressure\":\"+65\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14189-R0\",\"approval_number\":\"FL14189.6\",\"seq\":6,\"product_model\":\"350 SERIES\",\"product_description\":\"HURRICANESHIELD VINYL SLIDING DOOR - OXO (146\\\" X 83.5\\\")\",\"design_pressure\":\"+65\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14189-R0\",\"approval_number\":\"FL14189.7\",\"seq\":7,\"product_model\":\"350 SERIES\",\"product_description\":\"HURRICANESHIELD VINYL SLIDING DOOR - OX \\\/ XO (95.5\\\" X 83.5\\\")\",\"design_pressure\":\"+65\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14189-R0\",\"approval_number\":\"FL14189.8\",\"seq\":8,\"product_model\":\"350 SERIES\",\"product_description\":\"HURRICANESHIELD VINYL TRANSOM \\\/ SIDELIGHT - O (50.75\\\" X 83.5\\\")\",\"design_pressure\":\"+65\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14260-R0\",\"approval_number\":\"FL14260.1\",\"seq\":1,\"product_model\":\"Series 10 Sliding Glass Door w\\\/ Bevel\",\"product_description\":\"Vinyl 2-Panel \\\"OX\\\" Sliding Glass Door (72\\\" x 80\\\")\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12606-R4\",\"approval_number\":\"FL12606.5\",\"seq\":5,\"product_model\":\"Pella Impervia Sliding Door\",\"product_description\":\"49.3125\\\" x 95.5\\\" O Sliding Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12442-R6\",\"approval_number\":\"FL12442.8\",\"seq\":8,\"product_model\":\"Designer Series French Sliding Patio Door - XO (95 1\\\/4\\\" x 82) Fin Install\",\"product_description\":\"Designer Series French Sliding Patio Door - XO (95 1\\\/4\\\" x 82) Fin Install\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12442-R6\",\"approval_number\":\"FL12442.9\",\"seq\":9,\"product_model\":\"Designer Series French Sliding Patio Door - XO (95 1\\\/4\\\" x 95 1\\\/2\\\") Fin Install\",\"product_description\":\"Designer Series French Sliding Patio Door - XO (95 1\\\/4\\\" x 95 1\\\/2\\\") Fin Install\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#17877-R0\",\"approval_number\":\"FL17877.1\",\"seq\":1,\"product_model\":\"Series 350 Premium Vinyl Sliding Door\",\"product_description\":\"Sliding Glass Door (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#20123-R0\",\"approval_number\":\"FL20123.1\",\"seq\":1,\"product_model\":\"Proline Model 4 Sliding Patio Door - O (48 3\\\/4\\\" x 95 1\\\/2\\\") Fin Install\",\"product_description\":\"Proline Model 4 Sliding Patio Door - O (48 3\\\/4\\\" x 95 1\\\/2\\\") Fin Install\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#20123-R0\",\"approval_number\":\"FL20123.2\",\"seq\":2,\"product_model\":\"Proline Model 4 Sliding Patio Door - O Mulled to XO (144\\\" x 95 1\\\/2\\\") Fin Install\",\"product_description\":\"Proline Model 4 Sliding Patio Door - O Mulled to XO (144\\\" x 95 1\\\/2\\\") Fin Install\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#20123-R0\",\"approval_number\":\"FL20123.3\",\"seq\":3,\"product_model\":\"Proline Model 4 Sliding Patio Door - OXXO (188 1\\\/8\\\" x 95 1\\\/2\\\") Fin Install\",\"product_description\":\"Proline Model 4 Sliding Patio Door - OXXO (188 1\\\/8\\\" x 95 1\\\/2\\\") Fin Install\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#20123-R0\",\"approval_number\":\"FL20123.4\",\"seq\":4,\"product_model\":\"Proline Model 4 Sliding Patio Door - XO (71 1\\\/4\\\" x 95 1\\\/2\\\") Fin Install\",\"product_description\":\"Proline Model 4 Sliding Patio Door - XO (71 1\\\/4\\\" x 95 1\\\/2\\\") Fin Install\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#20123-R0\",\"approval_number\":\"FL20123.5\",\"seq\":5,\"product_model\":\"Proline Model 4 Sliding Patio Door - XO (95 1\\\/4\\\" x 81 1\\\/2\\\") Clip Install\",\"product_description\":\"Proline Model 4 Sliding Patio Door - XO (95 1\\\/4\\\" x 81 1\\\/2\\\") Clip Install\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#20123-R0\",\"approval_number\":\"FL20123.6\",\"seq\":6,\"product_model\":\"Proline Model 4 Sliding Patio Door - XO (95 1\\\/4\\\" x 81 1\\\/2\\\") Fin Install\",\"product_description\":\"Proline Model 4 Sliding Patio Door - XO (95 1\\\/4\\\" x 81 1\\\/2\\\") Fin Install\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#20123-R0\",\"approval_number\":\"FL20123.7\",\"seq\":7,\"product_model\":\"Proline Model 4 Sliding Patio Door - XO (95 1\\\/4\\\" x 81 1\\\/2\\\") Screw Install\",\"product_description\":\"Proline Model 4 Sliding Patio Door - XO (95 1\\\/4\\\" x 81 1\\\/2\\\") Screw Install\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#20123-R0\",\"approval_number\":\"FL20123.8\",\"seq\":8,\"product_model\":\"Proline Model 4 Sliding Patio Door - XO (95 1\\\/4\\\" x 95 1\\\/2\\\") Fin Install\",\"product_description\":\"Proline Model 4 Sliding Patio Door - XO (95 1\\\/4\\\" x 95 1\\\/2\\\") Fin Install\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#29070-R0\",\"approval_number\":\"FL29070.1\",\"seq\":1,\"product_model\":\"Pella Non-Impact Aluminum Multi-Slide Door\",\"product_description\":\"97.5\\\" x 122.25\\\" XX, OX, or XO Multi-slide door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#29070-R0\",\"approval_number\":\"FL29070.2\",\"seq\":2,\"product_model\":\"Pella Non-Impact Aluminum Multi-Slide Door\",\"product_description\":\"144\\\" x 122.25\\\" XXX, XXO, or OXX Multi-slide door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#29662-R0\",\"approval_number\":\"FL29662.1\",\"seq\":1,\"product_model\":\"Pella Impact Aluminum Interior Stacking Multi-Slide Door\",\"product_description\":\"Multi-slide doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-05-24 00:00:00\",\"instructions_url\":\"\"}],\"Golden Giant, Inc\":[{\"manufacturer\":\"Golden Giant, Inc\",\"approval_number_master\":\"FL#4641-R5\",\"approval_number\":\"FL4641.1\",\"seq\":1,\"product_model\":\"Steel Slider Exterior Door\",\"product_description\":\"24 and 26 ga. Metal Slider Door Assembly\",\"design_pressure\":\"+47.5 PSF\\\/-57.8 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-09 00:00:00\",\"instructions_url\":\"\"}],\"Marvin\":[{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4939-R21\",\"approval_number\":\"FL4939.6\",\"seq\":6,\"product_model\":\"USFD 6090 panel 2\",\"product_description\":\"Ultimate Sliding French Door 6090 (XO) 407-H-812\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4939-R21\",\"approval_number\":\"FL4939.8\",\"seq\":8,\"product_model\":\"USFD LPS 16080 4 Panel\",\"product_description\":\"Ultimate Sliding French Door LPS 16080 (OXXO) 407-H-807\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4939-R21\",\"approval_number\":\"FL4939.9\",\"seq\":9,\"product_model\":\"USFD LPS 6090 panel 2\",\"product_description\":\"Ultimate Sliding French Door LPS 6090 (XO) 407-H-807\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4939-R21\",\"approval_number\":\"FL4939.10\",\"seq\":10,\"product_model\":\"USFD SLT 4080 O\",\"product_description\":\"Ultimate Sliding French Door side lite 4080 O 407-H-805\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10248-R10\",\"approval_number\":\"FL10248.1\",\"seq\":1,\"product_model\":\"ESSPD 6080 OXO\",\"product_description\":\"Essential Sliding Patio Door, fiberglass sliding glass door, CCL #407-H-928.21-.22\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10248-R10\",\"approval_number\":\"FL10248.2\",\"seq\":2,\"product_model\":\"ESSPD 80610 XO\\\/OX\",\"product_description\":\"Essential Sliding Patio Door, fiberglass sliding glass door, CCL #407-H-928.27-.28\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10248-R10\",\"approval_number\":\"FL10248.3\",\"seq\":3,\"product_model\":\"ESSPD 8080 XO\\\/OX\",\"product_description\":\"Essential Sliding Patio Door, fiberglass sliding glass door, CCL #407-H-928.25-.26\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10248-R10\",\"approval_number\":\"FL10248.4\",\"seq\":4,\"product_model\":\"ESSPD 90610 OXO\",\"product_description\":\"Essential Sliding Patio Door, fiberglass sliding glass door, CCL #407-H-928.19-.20\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-08-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10248-R10\",\"approval_number\":\"FL10248.5\",\"seq\":5,\"product_model\":\"ESSPD 90610 XOO\\\/OOX\",\"product_description\":\"Essential Sliding Patio Door, fiberglass sliding glass door, CCL #407-H-928.17-.18\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-08-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10248-R10\",\"approval_number\":\"FL10248.6\",\"seq\":6,\"product_model\":\"ESSPD 9080 OXO\",\"product_description\":\"Essential Sliding Patio Door, fiberglass sliding glass door, CCL #407-H-928.15-.16\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10248-R10\",\"approval_number\":\"FL10248.7\",\"seq\":7,\"product_model\":\"ESSPD 9080 XOO\\\/OOX\",\"product_description\":\"Essential Sliding Patio Door, fiberglass sliding glass door, CCL #407-H-928.23-.24\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10956-R14\",\"approval_number\":\"FL10956.1\",\"seq\":1,\"product_model\":\"ELSFD 8080 IZ3\",\"product_description\":\"Elevate Sliding French Door IMPACT, Fiberglass Sliding Glass Door XO, CCL# 407-H-1128\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10956-R14\",\"approval_number\":\"FL10956.2\",\"seq\":2,\"product_model\":\"ELSFD-PG\\\/HP Upgrade 8080 XO\",\"product_description\":\"Elevate Sliding French Door, Fiberglass Sliding Glass Door, CCL# 407-H-1128\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10956-R14\",\"approval_number\":\"FL10956.3\",\"seq\":3,\"product_model\":\"ELSFD-PG\\\/HP Upgrade 9080 OOX\",\"product_description\":\"Elevate Sliding French Door, Fiberglass Sliding Glass Door, CCL# 407-H-1128\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10956-R14\",\"approval_number\":\"FL10956.4\",\"seq\":4,\"product_model\":\"ELSFD-PG\\\/HP Upgrade 9080 OXO\",\"product_description\":\"Elevate Sliding French Door, Fiberglass Sliding Glass Door, CCL# 407-H-1128\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10956-R14\",\"approval_number\":\"FL10956.5\",\"seq\":5,\"product_model\":\"ELSFD\\\/VSFD\\\/NSFD 12080 OOX\\\/XOO\",\"product_description\":\"Elevate\\\/Vivid\\\/Infinity Sliding French Door, Fiberglass Sliding Glass Door, CCL# 407-H-1128\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10956-R14\",\"approval_number\":\"FL10956.6\",\"seq\":6,\"product_model\":\"ELSFD\\\/VSFD\\\/NSFD 12080 OXO\",\"product_description\":\"Elevate\\\/Vivid\\\/Infinity Sliding French Door, Fiberglass Sliding Glass Door, CCL# 407-H-1128\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10956-R14\",\"approval_number\":\"FL10956.7\",\"seq\":7,\"product_model\":\"ELSFD\\\/VSFD\\\/NSFD 16070 OXXO\",\"product_description\":\"Elevate\\\/Vivid\\\/Infinity Sliding French Door, OXXO, CCL 47-H-924\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10956-R14\",\"approval_number\":\"FL10956.8\",\"seq\":8,\"product_model\":\"ELSFD\\\/VSFD\\\/NSFD 16080 OXXO\",\"product_description\":\"Elevate\\\/Vivid\\\/Infinity Sliding French Door, OXXO, CCL 47-H-924\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10956-R14\",\"approval_number\":\"FL10956.9\",\"seq\":9,\"product_model\":\"ELSFD\\\/VSFD\\\/NSFD 8070 OX\",\"product_description\":\"Elevate\\\/Vivid\\\/Infinity Sliding French Door, Fiberglass Sliding Glass Door, CCL# 407-H-1128\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10956-R14\",\"approval_number\":\"FL10956.10\",\"seq\":10,\"product_model\":\"ELSFD\\\/VSFD\\\/NSFD 8080 OX\",\"product_description\":\"Elevate\\\/Vivid\\\/Infinity Sliding French Door, Fiberglass Sliding Glass Door, CCL# 407-H-1128\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10956-R14\",\"approval_number\":\"FL10956.11\",\"seq\":11,\"product_model\":\"ELSFD\\\/VSFD\\\/NSFD 9070 OOX\",\"product_description\":\"Elevate\\\/Vivid\\\/Infinity Sliding French Door, Fiberglass Sliding Glass Door, CCL# 407-H-1128\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10956-R14\",\"approval_number\":\"FL10956.12\",\"seq\":12,\"product_model\":\"ELSFD\\\/VSFD\\\/NSFD 9070 OXO\",\"product_description\":\"Elevate\\\/Vivid\\\/Infinity Sliding French Door, Fiberglass Sliding Glass Door, CCL# 407-H-1128\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10956-R14\",\"approval_number\":\"FL10956.13\",\"seq\":13,\"product_model\":\"ELSFD\\\/VSFD\\\/NSFD 9080 OOX\",\"product_description\":\"Elevate\\\/Vivid\\\/Infinity Sliding French Door, Fiberglass Sliding Glass Door, CCL# 407-H-1128\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10956-R14\",\"approval_number\":\"FL10956.14\",\"seq\":14,\"product_model\":\"ELSFD\\\/VSFD\\\/NSFD 9080 OXO\",\"product_description\":\"Elevate\\\/Vivid\\\/Infinity Sliding French Door, Fiberglass Sliding Glass Door, CCL# 407-H-1128\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10956-R14\",\"approval_number\":\"FL10956.15\",\"seq\":15,\"product_model\":\"ELSPD\\\/VSPD\\\/NSPD 12070 OOX\",\"product_description\":\"Elevate\\\/Vivid\\\/Infinity Sliding Patio Door, 407-H-1017\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10956-R14\",\"approval_number\":\"FL10956.16\",\"seq\":16,\"product_model\":\"ELSPD\\\/VSPD\\\/NSPD 12070 OXO\",\"product_description\":\"Elevate\\\/Vivid\\\/Infinity Sliding Patio Door, 407-H-1017\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10956-R14\",\"approval_number\":\"FL10956.17\",\"seq\":17,\"product_model\":\"ELSPD\\\/VSPD\\\/NSPD 12080 OOX\",\"product_description\":\"Elevate\\\/Vivid\\\/Infinity Sliding Patio Door, 407-H-1017\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10956-R14\",\"approval_number\":\"FL10956.18\",\"seq\":18,\"product_model\":\"ELSPD\\\/VSPD\\\/NSPD 12080 OXO\",\"product_description\":\"Elevate\\\/Vivid\\\/Infinity Sliding Patio Door, 407-H-1017\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10956-R14\",\"approval_number\":\"FL10956.19\",\"seq\":19,\"product_model\":\"ELSPD\\\/VSPD\\\/NSPD 16070 OXXO\",\"product_description\":\"Elevate\\\/Vivid\\\/Infinity Sliding Patio Door, 407-H-1017\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10956-R14\",\"approval_number\":\"FL10956.20\",\"seq\":20,\"product_model\":\"ELSPD\\\/VSPD\\\/NSPD 16080 OXXO\",\"product_description\":\"Elevate\\\/Vivid\\\/Infinity Sliding Patio Door, 407-H-1017\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10956-R14\",\"approval_number\":\"FL10956.21\",\"seq\":21,\"product_model\":\"ELSPD\\\/VSPD\\\/NSPD 6070 XO\",\"product_description\":\"Elevate\\\/Vivid\\\/Infinity Sliding Patio Door, 407-H-1017\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10956-R14\",\"approval_number\":\"FL10956.22\",\"seq\":22,\"product_model\":\"ELSPD\\\/VSPD\\\/NSPD 8080 XO\",\"product_description\":\"Elevate\\\/Vivid\\\/Infinity Sliding Patio Door, 407-H-1017\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10956-R14\",\"approval_number\":\"FL10956.23\",\"seq\":23,\"product_model\":\"ELSPD\\\/VSPD\\\/NSPD 9070 OXO\",\"product_description\":\"Elevate\\\/Vivid\\\/Infinity Sliding Patio Door, Fiberglass Clad Wood Sliding Door, 407-H-1017\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10956-R14\",\"approval_number\":\"FL10956.24\",\"seq\":24,\"product_model\":\"ELSPD\\\/VSPD\\\/NSPD 9070 XOO\\\/OOX\",\"product_description\":\"Elevate\\\/Vivid\\\/Infinity Sliding Patio Door, Fiberglass Clad Wood Sliding Door, 407-H-1017\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10956-R14\",\"approval_number\":\"FL10956.25\",\"seq\":25,\"product_model\":\"ELSPD\\\/VSPD\\\/NSPD 9080 OXO\",\"product_description\":\"Elevate\\\/Vivid\\\/Infinity Sliding Patio Door, 407-H-1017\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10956-R14\",\"approval_number\":\"FL10956.26\",\"seq\":26,\"product_model\":\"ELSPD\\\/VSPD\\\/NSPD 9080 XOO\",\"product_description\":\"Elevate\\\/Vivid\\\/Infinity Sliding Patio Door, 407-H-1017\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14903-R8\",\"approval_number\":\"FL14903.1\",\"seq\":1,\"product_model\":\"UMSD PKT 160100\",\"product_description\":\"Ultimate MultiSlide Door Pocket 407-H-1134\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14903-R8\",\"approval_number\":\"FL14903.2\",\"seq\":2,\"product_model\":\"UMSD PKT HP 80100\",\"product_description\":\"Ultimate Multi Slide Door Pocket - HP 407-H-1134\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14903-R8\",\"approval_number\":\"FL14903.3\",\"seq\":3,\"product_model\":\"UMSD PKT HP 8080\",\"product_description\":\"Ultimate Multi Slide Door Pocket - HP 407-H-1134\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14903-R8\",\"approval_number\":\"FL14903.4\",\"seq\":4,\"product_model\":\"UMSD STK 120100\",\"product_description\":\"Ultimate MultiSlide Door Stacked 407-H-1134\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14903-R8\",\"approval_number\":\"FL14903.5\",\"seq\":5,\"product_model\":\"UMSD STK HP 120100\",\"product_description\":\"Ultimate Multi Slide Door Stacked - HP 407-H-1134\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14903-R8\",\"approval_number\":\"FL14903.6\",\"seq\":6,\"product_model\":\"UMSD STK HP 160100\",\"product_description\":\"Ultimate Multi Slide Door Stacked - HP 407-H-1134\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14903-R8\",\"approval_number\":\"FL14903.7\",\"seq\":7,\"product_model\":\"UMSD STK HP 16080\",\"product_description\":\"Ultimate Multi Slide Door Stacked - HP 407-H-1134\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#28429-R4\",\"approval_number\":\"FL28429.7\",\"seq\":7,\"product_model\":\"MMSDSTK 187 X 120\",\"product_description\":\"Modern Multi-Slide Door Stacked, Fiberglass Aluminum Clad, 407-H-1151\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#28429-R4\",\"approval_number\":\"FL28429.8\",\"seq\":8,\"product_model\":\"MMSDSTK 187 X 120 - HP\",\"product_description\":\"Modern Multi-Slide Door Stacked High Performance, Fiberglass Aluminum Clad, 407-H-1151\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#28429-R4\",\"approval_number\":\"FL28429.9\",\"seq\":9,\"product_model\":\"MMSDSTK 355 x 120\",\"product_description\":\"Modern Multi-Slide Door Stacked, Fiberglass Aluminum Clad, 407-H-1151\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#28429-R4\",\"approval_number\":\"FL28429.10\",\"seq\":10,\"product_model\":\"MMSDSTK 355 X 120 - HP\",\"product_description\":\"Modern Multi-Slide Door Stacked High Performance, Fiberglass Aluminum Clad, 407-H-1151\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-12-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#28429-R4\",\"approval_number\":\"FL28429.11\",\"seq\":11,\"product_model\":\"MMSDSTK, MMSDPKT - 12' TALL\",\"product_description\":\"Modern Multi-Slide Door Stacked, Modern Multi-Slide Door Pocket, Fiberglass Aluminum Clad, 407-H-1151\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#33565-R3\",\"approval_number\":\"FL33565.1\",\"seq\":1,\"product_model\":\"Coastline MultiSlide Door 3.187inch Stile IZ4\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#33565-R3\",\"approval_number\":\"FL33565.2\",\"seq\":2,\"product_model\":\"Coastline MultiSlide Door 4.562inch Stile IZ4\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+90\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#33612-R1\",\"approval_number\":\"FL33612.1\",\"seq\":1,\"product_model\":\"Coastline Bi-Fold Door IZ4 (10')\",\"product_description\":\"Large missile impact resistant aluminum out folding bi-fold door.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#33612-R1\",\"approval_number\":\"FL33612.2\",\"seq\":2,\"product_model\":\"Coastline Bi-Fold Door IZ4 (9')\",\"product_description\":\"Large missile impact resistant aluminum out folding bi-fold door.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37251-R1\",\"approval_number\":\"FL37251.1\",\"seq\":1,\"product_model\":\"USPD 12080 3 panel\",\"product_description\":\"Ultimate Sliding Patio Door 12080 (OXO) 407-H-691\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37251-R1\",\"approval_number\":\"FL37251.2\",\"seq\":2,\"product_model\":\"USPD 12080 3 panel\",\"product_description\":\"Ultimate Sliding Patio Door 12080 (XOO) 407-H-765\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37251-R1\",\"approval_number\":\"FL37251.3\",\"seq\":3,\"product_model\":\"USPD 12080 4 panel\",\"product_description\":\"Ultimate Sliding Patio Door 12080 (OXXO) 407-H-765\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37251-R1\",\"approval_number\":\"FL37251.5\",\"seq\":5,\"product_model\":\"USPD 16068 4 Panel\",\"product_description\":\"Ultimate Sliding Patio Door 16068 (OXXO) 407-H-765\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37251-R1\",\"approval_number\":\"FL37251.6\",\"seq\":6,\"product_model\":\"USPD 6090 2 Panel\",\"product_description\":\"Ultimate Sliding Patio Door 6090 (XO) 407-H-691\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37251-R1\",\"approval_number\":\"FL37251.7\",\"seq\":7,\"product_model\":\"USPD 8068 2 panel\",\"product_description\":\"Ultimate Sliding Patio Door (OX) 407-H-691\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37251-R1\",\"approval_number\":\"FL37251.9\",\"seq\":9,\"product_model\":\"USPD LPS 6090 2 Panel\",\"product_description\":\"Ultimate Sliding Patio Door LPS 6090 (XO) 407-H-765\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37823-R2\",\"approval_number\":\"FL37823.1\",\"seq\":1,\"product_model\":\"UMSD PKT IZ3 80100\",\"product_description\":\"Ultimate MultiSlide Door Pocket IZ3 80100 407-H-1134\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37823-R2\",\"approval_number\":\"FL37823.2\",\"seq\":2,\"product_model\":\"UMSD PKT IZ3 8080\",\"product_description\":\"Ultimate MultiSlide Door Pocket IZ3 8080 407-H-1134\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37823-R2\",\"approval_number\":\"FL37823.3\",\"seq\":3,\"product_model\":\"UMSD STK IZ3 120100\",\"product_description\":\"Ultimate MultiSlide Door Stacked IZ3 120100 407-H-1134\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37823-R2\",\"approval_number\":\"FL37823.4\",\"seq\":4,\"product_model\":\"UMSD STK IZ3 160100\",\"product_description\":\"Ultimate MultiSlide Door Stacked IZ3 160100 407-H-1134\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37823-R2\",\"approval_number\":\"FL37823.5\",\"seq\":5,\"product_model\":\"UMSD STK IZ3 16080\",\"product_description\":\"Ultimate MultiSlide Door Stacked IZ3 16080 407-H-1134\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.1\",\"seq\":1,\"product_model\":\"USD 2.25 HP OXXO CN12080\",\"product_description\":\"Ultimate Sliding Door 2-1\\\/4inch High Performance CN12080 (OXXO) 407-H-1168\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-08-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.2\",\"seq\":2,\"product_model\":\"USD 2.25 OOX CN15080\",\"product_description\":\"Ultimate Sliding Door 2-1\\\/4inch CN15080 (OOX) 407-H-1168\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.3\",\"seq\":3,\"product_model\":\"USD 2.25 OOX CN15080 ACC SILL\",\"product_description\":\"Ultimate Sliding Door 2-1\\\/4inch OOX CN15080 Accessibility Sill\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.4\",\"seq\":4,\"product_model\":\"USD 2.25 OOX CN90100\",\"product_description\":\"Ultimate Sliding Door 2-1\\\/4inch CN90100 (OOX) 407-H-1168\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.5\",\"seq\":5,\"product_model\":\"USD 2.25 OX CN10080\",\"product_description\":\"Ultimate Sliding Door 2-1\\\/4inch CN10080 (XO) 407-H-1168\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-09-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.6\",\"seq\":6,\"product_model\":\"USD 2.25 OX CN60100\",\"product_description\":\"Ultimate Sliding Door 2-1\\\/4inch CN60100 (OX) 407-H-1168\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.7\",\"seq\":7,\"product_model\":\"USD 2.25 OX CN8080\",\"product_description\":\"Ultimate Sliding Door 2-1\\\/4inch CN8080 (XO) 407-H-1168\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.8\",\"seq\":8,\"product_model\":\"USD 2.25 OXO CN15080\",\"product_description\":\"Ultimate Sliding Door 2-1\\\/4inch CN15080 (OXO) 407-H-1168\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.9\",\"seq\":9,\"product_model\":\"USD 2.25 OXO CN15080 ACC SILL\",\"product_description\":\"Ultimate Sliding Door 2-1\\\/4inch OOX CN15080 Accessibility Sill\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.10\",\"seq\":10,\"product_model\":\"USD 2.25 OXO CN90100\",\"product_description\":\"Ultimate Sliding Door 2-1\\\/4inch CN90100 (OXO) 407-H-1168\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-09-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.11\",\"seq\":11,\"product_model\":\"USD 2.25 OXXO CN120100\",\"product_description\":\"Ultimate Sliding Door 2-1\\\/4inch CN120100 (OXXO) 407-H-1168\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.12\",\"seq\":12,\"product_model\":\"USD 2.25 OXXO CN120100 ACC SILL\",\"product_description\":\"Ultimate Sliding Door 2-1\\\/4\\\" OXXO CN120100 Accessibility Sill\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.13\",\"seq\":13,\"product_model\":\"USD 2.25 OXXO CN12080\",\"product_description\":\"Ultimate Sliding Door 2-1\\\/4inch CN12080 (OXXO) 407-H-1168\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-10-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.14\",\"seq\":14,\"product_model\":\"USD 2.25 OXXO CN16080\",\"product_description\":\"Ultimate Sliding Door 2-1\\\/4inch CN16080 (OXXO) 407-H-1168\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.15\",\"seq\":15,\"product_model\":\"USD 2.25 OXXO CN16080 ACC SILL\",\"product_description\":\"Ultimate Sliding Door 2-1\\\/4\\\" OXXO CN16080 Accessibility Sill\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.16\",\"seq\":16,\"product_model\":\"USD and USFD G2 TR OO CN16026\",\"product_description\":\"Ultimate Sliding Door and Ultimate Sliding French Door Transom G2 CN16026 (OO) 407-H-1162\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-03-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.17\",\"seq\":17,\"product_model\":\"USD OOX 12080 ACC SILL\",\"product_description\":\"Ultimate Sliding Door CN12080 (OOX) Accessibility Sill\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.18\",\"seq\":18,\"product_model\":\"USD OOX CN12068\",\"product_description\":\"Ultimate Sliding Door CN12068 (OOX) 407-H-1169\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.19\",\"seq\":19,\"product_model\":\"USD OOX CN12080\",\"product_description\":\"Ultimate Sliding Door CN12080 (OOX) 407-H-1169\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.20\",\"seq\":20,\"product_model\":\"USD OX CN8068\",\"product_description\":\"Ultimate Sliding Door CN8068 (OX) 407-H-1169\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.21\",\"seq\":21,\"product_model\":\"USD OX CN8080\",\"product_description\":\"Ultimate Sliding Door CN8080 (OX) 407-H-1169\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.22\",\"seq\":22,\"product_model\":\"USD OXO 12080 ACC SILL\",\"product_description\":\"Ultimate Sliding Door CN12080 (OXO) Accessibility Sill\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.23\",\"seq\":23,\"product_model\":\"USD OXO CN12068\",\"product_description\":\"Ultimate Sliding Door CN12068 (OXO) 407-H-1169\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.24\",\"seq\":24,\"product_model\":\"USD OXO CN12080\",\"product_description\":\"Ultimate Sliding Door CN12080 (OXO) 407-H-1169\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.25\",\"seq\":25,\"product_model\":\"USD OXXO 12080 ACC SILL\",\"product_description\":\"Ultimate Sliding Door CN12080 (OXXO) Accessibility Sill\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.26\",\"seq\":26,\"product_model\":\"USD OXXO 16068 ACC SILL\",\"product_description\":\"Ultimate Sliding Door OXXO CN16068 Accessibility Sill\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.27\",\"seq\":27,\"product_model\":\"USD OXXO CN12080\",\"product_description\":\"Ultimate Sliding Door CN12080 (OXXO) 407-H-1169\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.28\",\"seq\":28,\"product_model\":\"USD OXXO CN16068\",\"product_description\":\"Ultimate Sliding Door CN16068 (OXXO) 407-H-1169\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.29\",\"seq\":29,\"product_model\":\"USFD 2.25 G2 HP OXXO CN160100\",\"product_description\":\"Ultimate Sliding French Door 2-1\\\/4\\\" G2 High Performance CN160100 (OXXO) 407-H-1168\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-08-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.30\",\"seq\":30,\"product_model\":\"USFD 2.25 G2 OOX CN150100\",\"product_description\":\"Ultimate Sliding French Door 2-1\\\/4inch G2 CN150100 (OOX) 407-H-1168\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.31\",\"seq\":31,\"product_model\":\"USFD 2.25 G2 OOX CN150100 ACC SILL\",\"product_description\":\"Ultimate Sliding French Door 2-1\\\/4inch G2 CN150100 (OOX) Accessibility Sill\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.32\",\"seq\":32,\"product_model\":\"USFD 2.25 G2 OX CN100100\",\"product_description\":\"Ultimate Sliding French Door 2-1\\\/4inch G2 CN100100 (XO) 407-H-1168\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.33\",\"seq\":33,\"product_model\":\"USFD 2.25 G2 OX CN10080\",\"product_description\":\"Ultimate Sliding French Door 2-1\\\/4inch G2 CN10080 (XO) 407-H-1168\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.34\",\"seq\":34,\"product_model\":\"USFD 2.25 G2 OXO CN120100\",\"product_description\":\"Ultimate Sliding French Door 2-1\\\/4inch G2 CN120100 (OXO) 407-H-1168\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.35\",\"seq\":35,\"product_model\":\"USFD 2.25 G2 OXO CN150100\",\"product_description\":\"Ultimate Sliding French Door 2-1\\\/4inch G2 CN150100 (OXO) 407-H-1168\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.36\",\"seq\":36,\"product_model\":\"USFD 2.25 G2 OXO CN150100 ACC SILL\",\"product_description\":\"Ultimate Sliding French Door 2-1\\\/4inch G2 CN150100 (OXO) Accessibility Sill\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.37\",\"seq\":37,\"product_model\":\"USFD 2.25 G2 OXO CN15080\",\"product_description\":\"Ultimate Sliding French Door 2-1\\\/4inch G2 CN15080 (OXO) 407-H-1168\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.38\",\"seq\":38,\"product_model\":\"USFD 2.25 G2 OXXO CN160100\",\"product_description\":\"Ultimate Sliding French Door 2-1\\\/4inch G2 CN160100 (OXXO) 407-H-1168\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.39\",\"seq\":39,\"product_model\":\"USFD 2.25 G2 OXXO CN160100 ACC SILL\",\"product_description\":\"Ultimate Sliding French Door 2-1\\\/4\\\" G2 OXXO CN160100 Accessibility Sill\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.40\",\"seq\":40,\"product_model\":\"USFD G2 OOX CN12080\",\"product_description\":\"Ultimate Sliding French Door G2 CN12080 (OOX) 407-H-1169\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.41\",\"seq\":41,\"product_model\":\"USFD G2 OX CN8080\",\"product_description\":\"Ultimate Sliding French Door G2 CN8080 (XO) 407-H-1169\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.42\",\"seq\":42,\"product_model\":\"USFD G2 OXO CN12080\",\"product_description\":\"Ultimate Sliding French Door G2 CN12080 (OXO) 407-H-1169\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.43\",\"seq\":43,\"product_model\":\"USFD G2 OXXO CN16080\",\"product_description\":\"Ultimate Sliding French Door G2 CN16080 (OXXO) 407-H-1169\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.44\",\"seq\":44,\"product_model\":\"USFD G2 OXXO CN16080 ACC SILL\",\"product_description\":\"Ultimate Sliding French Door G2 OXXO CN16080 Accessibility Sill\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46603-R3\",\"approval_number\":\"FL46603.45\",\"seq\":45,\"product_model\":\"USFDG2 HP CN16080 OXXO\",\"product_description\":\"Ultimate Sliding French Door G2 HP CN16080 (OXXO)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-08-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46661-R1\",\"approval_number\":\"FL46661.1\",\"seq\":1,\"product_model\":\"USD 2-1\\\/4INCH IZ3 CN12080 OXXO\",\"product_description\":\"Ultimate Sliding Door 2-1\\\/4inch IZ3 CN12080 (OXXO)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46661-R1\",\"approval_number\":\"FL46661.2\",\"seq\":2,\"product_model\":\"USD 2-1\\\/4INCH IZ3 CN6080 OX\",\"product_description\":\"Ultimate Sliding Door 2-1\\\/4inch IZ3 CN6080 (OX)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46661-R1\",\"approval_number\":\"FL46661.3\",\"seq\":3,\"product_model\":\"USD 2-1\\\/4INCH IZ3 CN8080 OX\",\"product_description\":\"Ultimate Sliding Door 2-1\\\/4inch IZ3 CN8080 (OX)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46661-R1\",\"approval_number\":\"FL46661.4\",\"seq\":4,\"product_model\":\"USFD 2-1\\\/4INCH G2 IZ3 CN10080 OX\",\"product_description\":\"Ultimate Sliding French Door 2-1\\\/4inch G2 IZ3 CN10080 (OX)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-03-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46661-R1\",\"approval_number\":\"FL46661.5\",\"seq\":5,\"product_model\":\"USFD 2-1\\\/4INCH G2 IZ3 CN12080 OXXO\",\"product_description\":\"Ultimate Sliding French Door 2-1\\\/4inch G2 IZ3 CN12080 (OXXO)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46661-R1\",\"approval_number\":\"FL46661.6\",\"seq\":6,\"product_model\":\"USFD 2-1\\\/4INCH G2 IZ3 CN15080 OXO\",\"product_description\":\"Ultimate Sliding French Door 2-1\\\/4inch G2 IZ3 CN15080 (OXO)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46661-R1\",\"approval_number\":\"FL46661.7\",\"seq\":7,\"product_model\":\"USFD 2-1\\\/4INCH G2 IZ3 CN160100 OXXO\",\"product_description\":\"Ultimate Sliding French Door 2-1\\\/4inch G2 IZ3 CN160100 (OXXO)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-03-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46661-R1\",\"approval_number\":\"FL46661.8\",\"seq\":8,\"product_model\":\"USFD 2-1\\\/4INCH G2 IZ3 CN16080 OXXO\",\"product_description\":\"Ultimate Sliding French Door 2-1\\\/4inch G2 IZ3 CN16080 (OXXO)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46661-R1\",\"approval_number\":\"FL46661.9\",\"seq\":9,\"product_model\":\"USFDG2 IZ3 CN12080 OXO\",\"product_description\":\"Ultimate Sliding French Door G2 IZ3 CN12080 (OXO)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-08-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46661-R1\",\"approval_number\":\"FL46661.10\",\"seq\":10,\"product_model\":\"USFDG2 IZ3 CN16080 OXXO\",\"product_description\":\"Ultimate Sliding French Door G2 IZ3 CN16080 (OXXO)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-08-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#46661-R1\",\"approval_number\":\"FL46661.11\",\"seq\":11,\"product_model\":\"USFDG2 IZ3 CN8080 OX\",\"product_description\":\"Ultimate Sliding French Door G2 IZ3 CN8080 (OX)\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-08-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#47741-R0\",\"approval_number\":\"FL47741.1\",\"seq\":1,\"product_model\":\"MSD O\",\"product_description\":\"Modern Sliding Door Stationary, 407-H-1178\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#47741-R0\",\"approval_number\":\"FL47741.2\",\"seq\":2,\"product_model\":\"MSD OOX, XOO\",\"product_description\":\"Modern Sliding Door, 407-H-1178\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#47741-R0\",\"approval_number\":\"FL47741.3\",\"seq\":3,\"product_model\":\"MSD OXO, OX, XO\",\"product_description\":\"Modern Sliding Door, 407-H-1178\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#47741-R0\",\"approval_number\":\"FL47741.4\",\"seq\":4,\"product_model\":\"MSD OXXO\",\"product_description\":\"Modern Sliding Door, 407-H-1178\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#442-R0\",\"approval_number\":\"FL442.1\",\"seq\":1,\"product_model\":\"Clad Sliding French Door 16080\",\"product_description\":\"(407-H-615.1) Aluminum Clad Wood Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#442-R0\",\"approval_number\":\"FL442.2\",\"seq\":2,\"product_model\":\"Clad Sliding French Door 9080\",\"product_description\":\"(407-H-615) Aluminum Clad Wood Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#442-R0\",\"approval_number\":\"FL442.3\",\"seq\":3,\"product_model\":\"Integrity Sliding Patio Door\",\"product_description\":\"(407-H-609) Fiberglass Clad Wood Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#442-R0\",\"approval_number\":\"FL442.4\",\"seq\":4,\"product_model\":\"Integrity Sliding Patio Door\",\"product_description\":\"(407-H-608) Fiberglass Clad Wood Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#442-R0\",\"approval_number\":\"FL442.5\",\"seq\":5,\"product_model\":\"Sliding French Door StormPlus\",\"product_description\":\"(407-H-631) Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#442-R0\",\"approval_number\":\"FL442.6\",\"seq\":6,\"product_model\":\"Wood Sliding French Door 12080\",\"product_description\":\"(407-H-614.2) Wood Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#442-R0\",\"approval_number\":\"FL442.7\",\"seq\":7,\"product_model\":\"Wood Sliding French Door 12080\",\"product_description\":\"(407-H-614.1) Wood Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#442-R0\",\"approval_number\":\"FL442.8\",\"seq\":8,\"product_model\":\"Wood Sliding French Door 8068\",\"product_description\":\"(407-H-614) Wood Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2611-R0\",\"approval_number\":\"FL2611.1\",\"seq\":1,\"product_model\":\"CSFD 6080 OX\",\"product_description\":\"Clad Sliding French Door, Type: Aluminum Clad Wood Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2611-R0\",\"approval_number\":\"FL2611.2\",\"seq\":2,\"product_model\":\"CSFD SPIZ2 6080\",\"product_description\":\"Clad Sliding French Door StormPlus IZ2, Type: Impact Aluminum Clad Wood Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2611-R0\",\"approval_number\":\"FL2611.3\",\"seq\":3,\"product_model\":\"CSPD 12080\",\"product_description\":\"Clad Sliding Patio Door, Type: Aluminum Clad Wood Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2611-R0\",\"approval_number\":\"FL2611.4\",\"seq\":4,\"product_model\":\"SFD 12080 OXO\",\"product_description\":\"Sliding French Door, Type: Wood Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2611-R0\",\"approval_number\":\"FL2611.5\",\"seq\":5,\"product_model\":\"SFD 12080 OXXO\",\"product_description\":\"Sliding French Door, Type: Wood Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2611-R0\",\"approval_number\":\"FL2611.6\",\"seq\":6,\"product_model\":\"SFD 16080 OXXO\",\"product_description\":\"Sliding French Door, Type: Aluminum Clad Wood Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2611-R0\",\"approval_number\":\"FL2611.7\",\"seq\":7,\"product_model\":\"SFD 8068 OX\",\"product_description\":\"Sliding French Door, Type: Wood Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2611-R0\",\"approval_number\":\"FL2611.8\",\"seq\":8,\"product_model\":\"SFD 9080 OOX\",\"product_description\":\"Sliding French Door, Type: Aluminum Clad Wood Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2611-R0\",\"approval_number\":\"FL2611.9\",\"seq\":9,\"product_model\":\"WSFD 6080 XO\",\"product_description\":\"Wood Sliding French Door, Type: Wood Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2611-R0\",\"approval_number\":\"FL2611.10\",\"seq\":10,\"product_model\":\"WSFD SPIZ2 6080\",\"product_description\":\"Wood Sliding French Door StormPlus IZ2, Type:Impact Wood Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2611-R0\",\"approval_number\":\"FL2611.11\",\"seq\":11,\"product_model\":\"WSPD 12080\",\"product_description\":\"Wood Sliding Patio Door, Type: Wood Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3206-R0\",\"approval_number\":\"FL3206.1\",\"seq\":1,\"product_model\":\"CSFD SPIZ3 6080\",\"product_description\":\"Clad Sliding French Door StormPlus IZ3, Type Impact Aluminum Clad Wood Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3206-R0\",\"approval_number\":\"FL3206.2\",\"seq\":2,\"product_model\":\"WSFD SPIZ3 6080\",\"product_description\":\"Wood Sliding French Door StormPlus IZ3, Type: Impact Wood Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3363-R0\",\"approval_number\":\"FL3363.1\",\"seq\":1,\"product_model\":\"ISFD 8080 OX\",\"product_description\":\"Integrity Sliding French Door, Type: Fiberglass Clad Wood Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3363-R0\",\"approval_number\":\"FL3363.2\",\"seq\":2,\"product_model\":\"ISFD 9080 OOX\",\"product_description\":\"Integrity Sliding French Door, Type: Fiberglass Clad Wood Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3363-R0\",\"approval_number\":\"FL3363.3\",\"seq\":3,\"product_model\":\"ISFD 9080 OXO\",\"product_description\":\"Integrity Sliding French Door, Type: Fiberglass Clad Wood Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3363-R0\",\"approval_number\":\"FL3363.4\",\"seq\":4,\"product_model\":\"ISPD 9068\",\"product_description\":\"Integrity Sliding Patio Door, Type: Fiberglass Clad Wood Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37236-R0\",\"approval_number\":\"FL37236.1\",\"seq\":1,\"product_model\":\"UWSPD 12080 3 Panel\",\"product_description\":\"Ultimate Wood Sliding Patio Door 12080 (XOO) 407-H-691\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37236-R0\",\"approval_number\":\"FL37236.2\",\"seq\":2,\"product_model\":\"UWSPD 12080 3 Panel\",\"product_description\":\"Ultimate Wood Sliding Patio Door 12080 (OXO) 407-H-765\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37236-R0\",\"approval_number\":\"FL37236.3\",\"seq\":3,\"product_model\":\"UWSPD 12080 4 panel\",\"product_description\":\"Ultimate Wood Sliding Patio Door 12080 (OXXO) 407-H-765\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37236-R0\",\"approval_number\":\"FL37236.4\",\"seq\":4,\"product_model\":\"UWSPD 16068 4 panel\",\"product_description\":\"Ultimate Wood Sliding Patio Door 16068 (OXXO) 407-H-765\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37236-R0\",\"approval_number\":\"FL37236.5\",\"seq\":5,\"product_model\":\"UWSPD 8068 2 Panel\",\"product_description\":\"Ultimate Wood Sliding Patio Door (XO) 407-H-691\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37250-R0\",\"approval_number\":\"FL37250.4\",\"seq\":4,\"product_model\":\"UWSFD SLT 4080 O\",\"product_description\":\"Ultimate Wood Sliding French Door sidelite 4080 O 407-H-810\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4939-R19\",\"approval_number\":\"FL4939.31\",\"seq\":31,\"product_model\":\"WUSFD SLT 4080 O\",\"product_description\":\"Wood Ultimate Sliding French Door sidelite 4080 O 407-H-810\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#28429-R0\",\"approval_number\":\"FL28429.1\",\"seq\":1,\"product_model\":\"MN MSD POCKET 219 X 120\",\"product_description\":\"MODERN MULTI-SLIDE DOOR POCKET, FIBERGLASS ALUMINUM CLAD\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#28429-R0\",\"approval_number\":\"FL28429.2\",\"seq\":2,\"product_model\":\"MN MSD POCKET 219 X 121 -HP\",\"product_description\":\"MODERN MULTI-SLIDE DOOR POCKET, FIBERGLASS ALUMINUM CLAD\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#28429-R0\",\"approval_number\":\"FL28429.3\",\"seq\":3,\"product_model\":\"MN MSD STACKED 143 X 121 -HP\",\"product_description\":\"MODERN MULTI-SLIDE DOOR STACKED HIGH PERFORMANCE, FIBERGLASS ALUMINUM CLAD\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#28429-R0\",\"approval_number\":\"FL28429.4\",\"seq\":4,\"product_model\":\"MN MSD STACKED 237X121 -HP\",\"product_description\":\"MODERN MULTI-SLIDE DOOR STACKED HIGH PERFORMANCE, FIBERGLASS ALUMINUM CLAD\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#28429-R0\",\"approval_number\":\"FL28429.5\",\"seq\":5,\"product_model\":\"MN MSD STACKED 285X120\",\"product_description\":\"MODERN MULTI-SLIDE DOOR STACKED, FIBERGLASS ALUMINUM CLAD\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#28429-R0\",\"approval_number\":\"FL28429.6\",\"seq\":6,\"product_model\":\"MN MSD STACKED 285X121 -HP\",\"product_description\":\"MODERN MULTI-SLIDE DOOR STACKED HIGH PERFORMANCE, FIBERGLASS ALUMINUM CLAD\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4939-R1\",\"approval_number\":\"FL4939.1\",\"seq\":1,\"product_model\":\"CSFD 12080\",\"product_description\":\"Clad Sliding French Door 12080 407-H-812\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4939-R1\",\"approval_number\":\"FL4939.2\",\"seq\":2,\"product_model\":\"CSFD 16080\",\"product_description\":\"Clad Sliding French Door 16080 OXXO 407-H-808\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4939-R1\",\"approval_number\":\"FL4939.3\",\"seq\":3,\"product_model\":\"CSFD SPIZ2 6080\",\"product_description\":\"Clad Sliding French Door StormPlus IZ2 407-H-860, 407-H-850\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4939-R1\",\"approval_number\":\"FL4939.4\",\"seq\":4,\"product_model\":\"CSFD SPIZ3 8080\",\"product_description\":\"Clad Sliding French Door StormPlus IZ3 407-H-704\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4939-R1\",\"approval_number\":\"FL4939.5\",\"seq\":5,\"product_model\":\"CSPD 12080 3 panel\",\"product_description\":\"Clad Sliding Patio Door 407-H-691\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4939-R1\",\"approval_number\":\"FL4939.7\",\"seq\":7,\"product_model\":\"CSPD 16068 4 Panel\",\"product_description\":\"Clad Sliding Patio Door 16068 407-H-766\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4939-R1\",\"approval_number\":\"FL4939.11\",\"seq\":11,\"product_model\":\"WSFD SPIZ3 8080\",\"product_description\":\"Wood Sliding French Door StormPlus IZ3 407-H-704\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4939-R1\",\"approval_number\":\"FL4939.12\",\"seq\":12,\"product_model\":\"WSPD 12080 3 Panel\",\"product_description\":\"Wood Sliding Patio Door 12080 407-H-690\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4939-R1\",\"approval_number\":\"FL4939.13\",\"seq\":13,\"product_model\":\"WSPD 12080 4 panel\",\"product_description\":\"Wood Sliding Patio Door 12080 407-H-767\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4939-R1\",\"approval_number\":\"FL4939.14\",\"seq\":14,\"product_model\":\"WSPD 16068 4 panel\",\"product_description\":\"Wood Sliding Patio Door 16068 407-H-765\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4939-R13\",\"approval_number\":\"FL4939.15\",\"seq\":15,\"product_model\":\"WSPD 16068 4 panel\",\"product_description\":\"Wood Sliding Patio Door 16068 407-H-765\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10171-R2\",\"approval_number\":\"FL10171.1\",\"seq\":1,\"product_model\":\"ISPD 9068 OXO\",\"product_description\":\"Integrity Sliding Patio Door, Fiberglass Clad Wood Sliding Door, 407-H-758\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10171-R2\",\"approval_number\":\"FL10171.2\",\"seq\":2,\"product_model\":\"ISPD 9068 XOO\\\/OOX\",\"product_description\":\"Integrity Sliding Patio Door, Fiberglass Clad Wood Sliding Door, 407-H-757\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10598-R0\",\"approval_number\":\"FL10598.1\",\"seq\":1,\"product_model\":\"ISFD 9080 OOX\",\"product_description\":\"Integrity Sliding French Door, Fiberglass Clad wood sliding glass door, CCL #407-H-737.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10598-R0\",\"approval_number\":\"FL10598.2\",\"seq\":2,\"product_model\":\"ISFD 9080 OXO\",\"product_description\":\"Integrity Sliding French Door, Fiberglass Clad wood sliding glass door, CCL #407-H-868.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10702-R0\",\"approval_number\":\"FL10702.1\",\"seq\":1,\"product_model\":\"CSPD8068\",\"product_description\":\"Clad Sliding Patio Door 407-H-691.08, 691.09, 691.10\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10702-R0\",\"approval_number\":\"FL10702.2\",\"seq\":2,\"product_model\":\"WSPD8068\",\"product_description\":\"Wood Sliding Patio Door 407-H-691.05, 691.06, 691.07\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#12242-R0\",\"approval_number\":\"FL12242.1\",\"seq\":1,\"product_model\":\"IFSD 8080\",\"product_description\":\"Integrity IMPACT sliding French Door- IZ3, Fiberglass Clad Wood Sliding Door with Impact Glazing, 407-H-981 and 407-H-982\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4939-R14\",\"approval_number\":\"FL4939.16\",\"seq\":16,\"product_model\":\"WSPD 12080 4 panel\",\"product_description\":\"Wood Sliding Patio Door 12080 407-H-765\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4939-R14\",\"approval_number\":\"FL4939.17\",\"seq\":17,\"product_model\":\"WSPD 16068 4 panel\",\"product_description\":\"Wood Sliding Patio Door 16068 407-H-765\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4939-R15\",\"approval_number\":\"FL4939.18\",\"seq\":18,\"product_model\":\"WSPD 12080 4 panel\",\"product_description\":\"Wood Sliding Patio Door 12080 (OXXO) 407-H-765\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4939-R15\",\"approval_number\":\"FL4939.19\",\"seq\":19,\"product_model\":\"WSPD 16068 4 panel\",\"product_description\":\"Wood Sliding Patio Door 16068 (OXXO) 407-H-765\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4939-R15\",\"approval_number\":\"FL4939.20\",\"seq\":20,\"product_model\":\"WSPD LPS 16068 4 Panel\",\"product_description\":\"Wood Sliding Patio Door LPS 16068 (OXXO) 407-H-765\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4939-R15\",\"approval_number\":\"FL4939.21\",\"seq\":21,\"product_model\":\"WSPD LPS 8068 2 Panel\",\"product_description\":\"Wood Sliding Patio Door LPS 8068 (OX) 407-H-765\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4939-R16\",\"approval_number\":\"FL4939.22\",\"seq\":22,\"product_model\":\"WSPD 12080 4 panel\",\"product_description\":\"Wood Sliding Patio Door 12080 (OXXO) 407-H-765\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4939-R16\",\"approval_number\":\"FL4939.23\",\"seq\":23,\"product_model\":\"WSPD 16068 4 panel\",\"product_description\":\"Wood Sliding Patio Door 16068 (OXXO) 407-H-765\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4939-R16\",\"approval_number\":\"FL4939.24\",\"seq\":24,\"product_model\":\"WSPD LPS 16068 4 Panel\",\"product_description\":\"Wood Sliding Patio Door LPS 16068 (OXXO) 407-H-765\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4939-R16\",\"approval_number\":\"FL4939.25\",\"seq\":25,\"product_model\":\"WSPD LPS 8068 2 Panel\",\"product_description\":\"Wood Sliding Patio Door LPS 8068 (OX) 407-H-765\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14903-R4\",\"approval_number\":\"FL14903.8\",\"seq\":8,\"product_model\":\"2 1\\\/4\\\" CMSDS 160100 - HP\",\"product_description\":\"Clad 2 1\\\/4\\\" Ultimate Multi Slide Door Stacked - HP 407-H-1134\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14903-R4\",\"approval_number\":\"FL14903.9\",\"seq\":9,\"product_model\":\"2 1\\\/4\\\" CMSDS 16080 - HP\",\"product_description\":\"Clad 2 1\\\/4\\\" Ultimate Multi Slide Door Stacked - HP 407-H-1134\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14903-R4\",\"approval_number\":\"FL14903.10\",\"seq\":10,\"product_model\":\"2 1\\\/4\\\" CMSDS IZ3 120100\",\"product_description\":\"Clad 2 1\\\/4\\\" Ultimate Multi Slide Door Stacked StormPlus IZ3 407-H-1134\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14903-R4\",\"approval_number\":\"FL14903.11\",\"seq\":11,\"product_model\":\"2 1\\\/4\\\" CMSDS IZ3 160100\",\"product_description\":\"Clad 2 1\\\/4\\\" Ultimate Multi Slide Door Stacked StormPlus IZ3 407-H-1134\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14903-R4\",\"approval_number\":\"FL14903.12\",\"seq\":12,\"product_model\":\"2 1\\\/4\\\" CMSDS IZ3 16080\",\"product_description\":\"Clad 2 1\\\/4\\\" Ultimate Multi Slide Door Stacked StormPlus IZ3 407-H-1134\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14903-R4\",\"approval_number\":\"FL14903.13\",\"seq\":13,\"product_model\":\"CUSD 200100 (XXXO)\",\"product_description\":\"Clad Ultimate Lift and Slide Contemporary Stacked Door 200100 (XXXO) 407-H-1104\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14903-R4\",\"approval_number\":\"FL14903.14\",\"seq\":14,\"product_model\":\"CUSD 200100 (XXXXP)\",\"product_description\":\"Clad Ultimate Lift and Slide Contemporary Pocket Door 200100 (XXXXP) 407-H-1104\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4939-R18\",\"approval_number\":\"FL4939.26\",\"seq\":26,\"product_model\":\"WSPD LPS 16068 4 Panel\",\"product_description\":\"Wood Sliding Patio Door LPS 16068 (OXXO) 407-H-765\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4939-R18\",\"approval_number\":\"FL4939.27\",\"seq\":27,\"product_model\":\"WSPD LPS 8068 2 Panel\",\"product_description\":\"Wood Sliding Patio Door LPS 8068 (OX) 407-H-765\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4939-R19\",\"approval_number\":\"FL4939.28\",\"seq\":28,\"product_model\":\"WSPD 8068 2 Panel\",\"product_description\":\"Wood Sliding Patio Door (XO) 407-H-691\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4939-R19\",\"approval_number\":\"FL4939.29\",\"seq\":29,\"product_model\":\"WSPD LPS 16068 4 Panel\",\"product_description\":\"Wood Sliding Patio Door LPS 16068 (OXXO) 407-H-765\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4939-R19\",\"approval_number\":\"FL4939.30\",\"seq\":30,\"product_model\":\"WSPD LPS 8068 2 Panel\",\"product_description\":\"Wood Sliding Patio Door LPS 8068 (OX) 407-H-765\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37163-R0\",\"approval_number\":\"FL37163.1\",\"seq\":1,\"product_model\":\"USFD IZ3 12080 3 panel\",\"product_description\":\"Ultimate Sliding French Door IZ3 12080 (OXO) 407-H-704\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37163-R0\",\"approval_number\":\"FL37163.2\",\"seq\":2,\"product_model\":\"USFD IZ3 16080 4 Panel\",\"product_description\":\"Ultimate Sliding French Door IZ3 16080 (OXXO) 407-H-704\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-05-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37163-R0\",\"approval_number\":\"FL37163.3\",\"seq\":3,\"product_model\":\"UWSFD IZ3 8080 2 Panel\",\"product_description\":\"Ultimate Wood Sliding French Door IZ3 8080 (XO) 407-H-704\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37236-R0\",\"approval_number\":\"FL37236.6\",\"seq\":6,\"product_model\":\"UWSPD LPS 16068 4 Panel\",\"product_description\":\"Ultimate Wood Sliding Patio Door LPS 16068 (OXXO) 407-H-765\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37236-R0\",\"approval_number\":\"FL37236.7\",\"seq\":7,\"product_model\":\"UWSPD LPS 8068 2 Panel\",\"product_description\":\"Ultimate Wood Sliding Patio Door LPS 8068 (OX) 407-H-765\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37250-R0\",\"approval_number\":\"FL37250.1\",\"seq\":1,\"product_model\":\"UWSFD 12080 3 Panel\",\"product_description\":\"Ultimate Wood Sliding French Door 12080 OXO 407-H-813\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-05-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37250-R0\",\"approval_number\":\"FL37250.2\",\"seq\":2,\"product_model\":\"UWSFD 16080 4 Panel\",\"product_description\":\"Ultimate Wood Sliding French Door 16080 (OXXO) 407-H-813\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-05-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37250-R0\",\"approval_number\":\"FL37250.3\",\"seq\":3,\"product_model\":\"UWSFD LPS 12080 3 Panel\",\"product_description\":\"Ultimate Wood Sliding French Door LPS 12080 (OXO) 407-H-807\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37251-R0\",\"approval_number\":\"FL37251.4\",\"seq\":4,\"product_model\":\"USPD 12080 LPS 4 panel\",\"product_description\":\"Ultimate Sliding Patio Door LPS 12080 (OXXO) 407-H-765\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37251-R0\",\"approval_number\":\"FL37251.8\",\"seq\":8,\"product_model\":\"USPD LPS 12080 3 Panel\",\"product_description\":\"Ultimate Sliding Patio Door LPS 12080 (OXO) 407-H-765\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-23 00:00:00\",\"instructions_url\":\"\"}],\"Simonton\":[{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5979-R22\",\"approval_number\":\"FL5979.1\",\"seq\":1,\"product_model\":\"06-05\",\"product_description\":\"ProFinish Brickmould w\\\/SafePoint Storm, Contemporary Vinyl 2-Panel Sliding Patio Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5979-R22\",\"approval_number\":\"FL5979.2\",\"seq\":2,\"product_model\":\"11-11\",\"product_description\":\"StormBreaker Plus, 8000, PerfeXion 2-Panel & 3-Panel Sliding Patio Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#7612-R28\",\"approval_number\":\"FL7612.3\",\"seq\":3,\"product_model\":\"06-05\",\"product_description\":\"Reflections 5300, 6100, Contemporary Vinyl 2-Lite Sliding Patio Door with Transom (Retrofit Installation)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#7612-R28\",\"approval_number\":\"FL7612.6\",\"seq\":6,\"product_model\":\"15-15\",\"product_description\":\"Inovo, 6500, Premium 3-Lite Sliding Patio Door (Retrofit Installation)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-09-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#7612-R28\",\"approval_number\":\"FL7612.7\",\"seq\":7,\"product_model\":\"15-15\",\"product_description\":\"Inovo, 6500, Premium 4-Lite Sliding Patio Door (Retrofit Installation)\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#7612-R28\",\"approval_number\":\"FL7612.9\",\"seq\":9,\"product_model\":\"15-16\",\"product_description\":\"Inovo, 6500, Premium 3-Lite Sliding Patio Door\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-06-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#16081-R7\",\"approval_number\":\"FL16081.1\",\"seq\":1,\"product_model\":\"11-11\",\"product_description\":\"StormBreaker Plus 300VL, PerfeXion Impact Vinyl 2-Panel Sliding Patio Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#39617-R2\",\"approval_number\":\"FL39617.1\",\"seq\":1,\"product_model\":\"15-15 & 15-16\",\"product_description\":\"INOVo 2-Panel Sliding Patio Door w\\\/SafePoint Impact - Missile C\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-09-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#181-R0\",\"approval_number\":\"FL181.1\",\"seq\":1,\"product_model\":\"500-500\",\"product_description\":\"Litehouse 438 - Metro Dade Approved Protocol PA202 (1994); Must be used with contractor supplied shutters in Metro Dade- Aluminum - Patio Door - Size: 144 X 80; Rating: SGD-LC45; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#181-R0\",\"approval_number\":\"FL181.2\",\"seq\":2,\"product_model\":\"502-500\",\"product_description\":\"Litehouse 412 - Metro Dade Approved Protocol PA202; (1994) Must be used with contractor supplied shutters in Metro Dade; Aluminum - Patio Door - Size: 201 X 96; Reinforcement: Steel in All Moving Sti\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#181-R0\",\"approval_number\":\"FL181.3\",\"seq\":3,\"product_model\":\"O02-O02\",\"product_description\":\"Omega- Patio Door - Metro Dade Approved-Protocol PA201, 202, 203 (1994); Aluminum - Size: 99.5 X 96; Rating: SGD-R70; 7\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#181-R0\",\"approval_number\":\"FL181.4\",\"seq\":4,\"product_model\":\"O02-O02\",\"product_description\":\"Omega - Patio Door - Metro Dade Approved-Protocol PA201, 202, 203 (1994); Aluminum- Size: 76 X 120; Rating: SGD-R40; 7\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#184-R0\",\"approval_number\":\"FL184.1\",\"seq\":1,\"product_model\":\"06-05\",\"product_description\":\"ProFinish Contractor; Luminess 700 - Vinyl - Patio Door - Size: 71.25 X 96.5; Reinforcement: .060 Steel All Stiles; Rating: SGD-R35; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#184-R0\",\"approval_number\":\"FL184.2\",\"seq\":2,\"product_model\":\"06-05\",\"product_description\":\"ProFinish Contractor; ProFinish Master; Luminess 700; Luminess 800; Vinyl - Patio Door - Size: 71.25 X 82; Reinforcement: .060 Steel All Stiles; Rating: SGD-R50; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#184-R0\",\"approval_number\":\"FL184.3\",\"seq\":3,\"product_model\":\"06-05\",\"product_description\":\"ProFinish Contractor; Luminess 700 - Vinyl - Patio Door - Size: 95.25 X 80; Reinforcement: .036 Steel All Stiles; Rating: SGD-R30; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#184-R0\",\"approval_number\":\"FL184.4\",\"seq\":4,\"product_model\":\"06-05\",\"product_description\":\"ProFinish Contractor; Luminess 700 - Vinyl - Size: 108 X 48; Rating: F-R45; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#184-R0\",\"approval_number\":\"FL184.5\",\"seq\":5,\"product_model\":\"06-05\",\"product_description\":\"ProFinish Contractor; Luminess 700; -Vinyl - Patio Door - Size: 107.25 X 80; Reinforcement: .060 Steel all Stiles; Rating: SGD-R45; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#184-R0\",\"approval_number\":\"FL184.6\",\"seq\":6,\"product_model\":\"06-05\",\"product_description\":\"ProFinish Contractor; Luminess 700 - Vinyl - Size: 107.25 X 80; Reinforcement: .036 Steel All Stiles; Rating: SGD-R30; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#184-R0\",\"approval_number\":\"FL184.7\",\"seq\":7,\"product_model\":\"06-05\",\"product_description\":\"ProFinish Contractor; Luminess 700 - Vinyl - Patio Door - Size: 77.25 X 83.5; Reinforcement: .036 Steel All Stiles; Rating: SGD-R30; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#184-R0\",\"approval_number\":\"FL184.8\",\"seq\":8,\"product_model\":\"06-05\",\"product_description\":\"ProFinish Contractor; Luminess 700; - Vinyl - Patio Door - Size: 95.25 X 80; Reinforcement: .060 Steel All Stiles; Rating: SGD-R35; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#184-R0\",\"approval_number\":\"FL184.9\",\"seq\":9,\"product_model\":\"07-07\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Sears 9300; Renvtn 6100, 6500 - Vinyl - Patio Door - Size: 143.25 X 79.25; Reinforcement: .060 Steels All Stiles; Rating: SGD-R35; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#184-R0\",\"approval_number\":\"FL184.10\",\"seq\":10,\"product_model\":\"07-07\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Sears 9300; Renvtn 6100, 6500 - Vinyl - Picture Window - Size: 96 X 60; Rating: F-R50; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#184-R0\",\"approval_number\":\"FL184.11\",\"seq\":11,\"product_model\":\"07-07\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Sears 9300; Renvtion 6100, 6500 -Vinyl - Patio Door - Size: 107.25 X 107.25; Reinforcement: .060 Steel All Stiles; Rating: SGD-R30; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#184-R0\",\"approval_number\":\"FL184.12\",\"seq\":12,\"product_model\":\"07-07\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Sears 9300; Renvtion 6100, 6500 - Vinyl - Patio Door - Size: 77.25 X 96 Reinforcement: .0360 Steel All Stiles; Rating: SGD-R25; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#184-R0\",\"approval_number\":\"FL184.13\",\"seq\":13,\"product_model\":\"07-07\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Sears 9300; Renvtion 6100, 6500 - Vinyl - Patio Door - Size: 71.25 X 79.25; Reinforcement: .060 Steel All Stiles; Rating: SGD-R40; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#184-R0\",\"approval_number\":\"FL184.14\",\"seq\":14,\"product_model\":\"07-07\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Sears 9300; Renvtion 6100, 6500 - Vinyl - Picture Window - Size: 108 X 48; Rating: F-R50; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#184-R0\",\"approval_number\":\"FL184.15\",\"seq\":15,\"product_model\":\"07-07\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Sears 9300; Renvtion 6100, 6500 - Vinyl - Patio Door - Size: 95.25 X 79.25; Reinforcement: .060 Steel All Stiles; Rating: SGD-R40; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#184-R0\",\"approval_number\":\"FL184.16\",\"seq\":16,\"product_model\":\"07-07\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Sears 9300; Renvtn 6100, 6500 - Vinyl - Patio Door - Size: 107.25 X 107.25; Reinforcement: .035 Steels All Stiles; Rating: SGD-R25; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#184-R0\",\"approval_number\":\"FL184.17\",\"seq\":17,\"product_model\":\"07-07\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Sears 9300; Renvtion 6100, 6500 - Vinyl - Patio Door -Size: 71.25 X 79.25; Reinforcement: .036 Steel All Stiles; Rating: SGD-R40; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#184-R0\",\"approval_number\":\"FL184.18\",\"seq\":18,\"product_model\":\"500-500\",\"product_description\":\"Litehouse 438 - Metro Dade Approved Protocol PA202 (1994); Must be used with contractor supplied shutters in Metro Dade- Aluminum - Patio Door - Size: 144 X 80; Rating: SGD-LC45; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#184-R0\",\"approval_number\":\"FL184.19\",\"seq\":19,\"product_model\":\"500-500\",\"product_description\":\"Litehouse 438 - Aluminum - Patio Door - Size: 72 X 80; Rating: SGD-R45, 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#184-R0\",\"approval_number\":\"FL184.20\",\"seq\":20,\"product_model\":\"500-500\",\"product_description\":\"Litehouse 438 - Aluminum - Patio Door - Size: 96 X 80; Rating: SGD-R35, 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#184-R0\",\"approval_number\":\"FL184.21\",\"seq\":21,\"product_model\":\"500-500\",\"product_description\":\"Litehouse 438 - Aluminum - Patio Door - Size: 145.75 X 80; Reinforcement: Aluminum Lock Rail Only; Rating: SGD-R40, 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#184-R0\",\"approval_number\":\"FL184.22\",\"seq\":22,\"product_model\":\"500-500\",\"product_description\":\"Litehouse 438 - Aluminum - Pocket Door - Size 72 X 80; Rating SGD-R45; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#184-R0\",\"approval_number\":\"FL184.23\",\"seq\":23,\"product_model\":\"500-500\",\"product_description\":\"Litehouse 438 - Aluminum - Patio Door - Size: 109 X 80; Rating: SGD-R35; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#184-R0\",\"approval_number\":\"FL184.24\",\"seq\":24,\"product_model\":\"502-500\",\"product_description\":\"Litehouse 412; Aluminum - Corner Pocket Door; Size: 151 X 120; Reinforcement: Steel in All Moving Stiles and Aluminum in Rails; SGD-R30; 1\\\/4\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#184-R0\",\"approval_number\":\"FL184.25\",\"seq\":25,\"product_model\":\"502-500\",\"product_description\":\"Litehouse 412 - Aluminum - Corner 90 Degree Door - Size: 199 X 96; Reinforcement: Steel in All Moving Stiles and Aluminum in Rails; Rating: SGD-R35; 1\\\/4\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#184-R0\",\"approval_number\":\"FL184.26\",\"seq\":26,\"product_model\":\"502-500\",\"product_description\":\"Litehouse 412 - Aluminum - Corner 90 Degree Door - Size: 199 X 96; Reinforcement: Steel in All Moving Stiles and Aluminum in Rails; Rating: SGD-R35; 1\\\/4\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#184-R0\",\"approval_number\":\"FL184.27\",\"seq\":27,\"product_model\":\"502-500\",\"product_description\":\"Litehouse 412; Aluminum - Patio Door; Size: 189 X 96; Reinforcement: Steel in Interlocks and Astragal; SGD-C35; 1\\\/4\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#184-R0\",\"approval_number\":\"FL184.28\",\"seq\":28,\"product_model\":\"502-500\",\"product_description\":\"Litehouse 412 - Aluminum - Patio Pocket Door; Size: 75 X 120; Reinforcement: .036 Steel Lock Rail Only; Rating: SGD-R45; 1\\\/4\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#184-R0\",\"approval_number\":\"FL184.29\",\"seq\":29,\"product_model\":\"502-500\",\"product_description\":\"Litehouse 412 - Aluminum - Patio Door - Size: 153 X 96; Reinforcement: Steel in All Moving Stiles and Aluminum in Rails; SGD-R45; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#184-R0\",\"approval_number\":\"FL184.30\",\"seq\":30,\"product_model\":\"502-500\",\"product_description\":\"Litehouse 412 - Metro Dade Approved Protocol PA202; (1994) Must be used with contractor supplied shutters in Metro Dade; Aluminum - Patio Door - Size: 201 X 96; Reinforcement: Steel in All Moving Sti\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#184-R0\",\"approval_number\":\"FL184.31\",\"seq\":31,\"product_model\":\"502-500\",\"product_description\":\"Litehouse 412 - Aluminum - Corner 90 Degree Door - Size: 151 X 120; Reinforcement: Steel in All Moving Stiles and Aluminum in Rails; Rating: SGD-R30; 1\\\/4\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#184-R0\",\"approval_number\":\"FL184.32\",\"seq\":32,\"product_model\":\"502-500\",\"product_description\":\"Litehouse 412 - Aluminum - Patio Door - Size: 153 X 120; Reinforcement: .036 Steel Meeting Rails or Stiles; SGD-R35; 1\\\/4\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#184-R0\",\"approval_number\":\"FL184.33\",\"seq\":33,\"product_model\":\"502-500\",\"product_description\":\"Litehouse 412 - Aluminum - Patio Pocket Door - Size: 100 X 96; Reinforcement: Aluminum Lock Rail Only; Rating: SGD-R45; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#184-R0\",\"approval_number\":\"FL184.34\",\"seq\":34,\"product_model\":\"502-500\",\"product_description\":\"Litehouse 412 - Aluminum - Patio Door - Size: 201 X 96; Rating: SGD-C45; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#184-R0\",\"approval_number\":\"FL184.35\",\"seq\":35,\"product_model\":\"502-500\",\"product_description\":\"Litehouse 412 - Aluminum - Patio Door - Size: 123.5 X 96; Reinforcement: Aluminum Meeting Rails or Stiles; SGD-R40; 1\\\/4\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5187-R0\",\"approval_number\":\"FL5187.1\",\"seq\":1,\"product_model\":\"06-05\",\"product_description\":\"06-05, Impressions 9400, Profinish Contractor, Profinish Master, Luminess 700, Luminess 800, Vinyl Sliding Patio Door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5187-R0\",\"approval_number\":\"FL5187.2\",\"seq\":2,\"product_model\":\"06-05\",\"product_description\":\"06-05, Impressions 9400, Profinish Contractor, Luminess 700, Vinyl Sliding Patio door with Picture window (transom)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5187-R0\",\"approval_number\":\"FL5187.3\",\"seq\":3,\"product_model\":\"06-05\",\"product_description\":\"06-05, Impressions 9400, Profinish Contractor, Luminess 700, Vinyl, Sliding glass door, Picture windows (sidelite)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5187-R0\",\"approval_number\":\"FL5187.4\",\"seq\":4,\"product_model\":\"07-07\",\"product_description\":\"07-07, Reflections 5500, Prism Platinum,, Generations, PL Ultimate, Impressions 9800, THD @ Home Services 6100, THD @ Home Services 6500, Luminess 4500 Vinyl Sliding Patio door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5187-R0\",\"approval_number\":\"FL5187.5\",\"seq\":5,\"product_model\":\"07-07\",\"product_description\":\"07-07, Reflections 5500, Prism Platinum, Generations, PL Ultimate, Impressions 9800, THD @ Home Services 6100, THD @ Home Services 6500, Luminess 4500, Vinyl Sliding Patio door Picture window (transom).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5187-R0\",\"approval_number\":\"FL5187.6\",\"seq\":6,\"product_model\":\"07-07\",\"product_description\":\"07-07, Reflections 5500, Prism Platinum, Generations, PL Ultimate, Impressions 9800, THD @ Home Services 6100, THD @ Home Services 6500, Luminess 4500, Vinyl Sliding glass door Picture window, (sidelite)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5247-R0\",\"approval_number\":\"FL5247.1\",\"seq\":1,\"product_model\":\"5500\",\"product_description\":\"5500, StormBreaker Vinyl Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5256-R0\",\"approval_number\":\"FL5256.1\",\"seq\":1,\"product_model\":\"O02-O02\",\"product_description\":\"O02-O02, StormBreaker Plus Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5256-R0\",\"approval_number\":\"FL5256.2\",\"seq\":2,\"product_model\":\"O02-O02\",\"product_description\":\"O02-O02, StormBreaker Plus Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5256-R0\",\"approval_number\":\"FL5256.3\",\"seq\":3,\"product_model\":\"O02-O02\",\"product_description\":\"O02-O02, StormBreaker Plus Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#7612-R1\",\"approval_number\":\"FL7612.1\",\"seq\":1,\"product_model\":\"06-05\",\"product_description\":\"Profinish Contractor, Profinish Master, Amcraft Grand Estates New Construction, Vinyl sliding glass door\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#7612-R1\",\"approval_number\":\"FL7612.2\",\"seq\":2,\"product_model\":\"06-05\",\"product_description\":\"Profinish Contractor, Profinish Master, Amcraft Grand Estates New Construction, Vinyl sliding glass door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#7612-R1\",\"approval_number\":\"FL7612.4\",\"seq\":4,\"product_model\":\"06-05\",\"product_description\":\"Profinish Contractor, Profinish Master, Amcraft Grand Estates New Construction, Vinyl sliding glass door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#7612-R1\",\"approval_number\":\"FL7612.5\",\"seq\":5,\"product_model\":\"11-11\",\"product_description\":\"Reflections 5500, Prism Platinum, Generations,Sears 9300, Impressions 9800, THD @ Home Services 6100, THD @ Home Services 6500,Amcraft Grand Estates Premium Plus, Polar Wall, Sliding Glass Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#7612-R1\",\"approval_number\":\"FL7612.8\",\"seq\":8,\"product_model\":\"11-11\",\"product_description\":\"Reflections 5500, Prism Platinum, Generations,Sears 9300, Impressions 9800, THD @ Home Services 6100, THD @ Home Services 6500,Amcraft Grand Estates Premium Plus, Polar Wall, Sliding Glass Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#7612-R2\",\"approval_number\":\"FL7612.10\",\"seq\":10,\"product_model\":\"11-11\",\"product_description\":\"Reflections 5500, Prism Platinum, Generations,Sears 9300, Impressions 9800, THD @ Home Services 6100, THD @ Home Services 6500,Amcraft Grand Estates Premium Plus,Polar Wall, Vinyl sliding glass door\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#7612-R2\",\"approval_number\":\"FL7612.11\",\"seq\":11,\"product_model\":\"11-11\",\"product_description\":\"Reflections 5500, Prism Platinum, Generations,Sears 9300, Impressions 9800, THD @ Home Services 6100, THD @ Home Services 6500,Amcraft Grand Estates Premium Plus, Polar Wall, StormBreaker 100VL, Sliding Glass Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#7612-R2\",\"approval_number\":\"FL7612.12\",\"seq\":12,\"product_model\":\"11-11\",\"product_description\":\"Reflections 5500, Prism Platinum, Generations, Sears 9300, Impressions 9800, THD @ Home Services 6500, THD @ Home Services 6100,Amcraft Grand Estates Premium Plus,Polar Wall, vinyl Sliding glass door\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#7612-R2\",\"approval_number\":\"FL7612.13\",\"seq\":13,\"product_model\":\"11-11\",\"product_description\":\"Reflections 5500, Prism Platinum, Generations,Sears 9300, Impressions 9800, THD @ Home Services 6100, THD @ Home Services 6500,Amcraft Grand Estates Premium Plus,Polar Wall, Vinyl sliding glass door\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#13822-R0\",\"approval_number\":\"FL13822.1\",\"seq\":1,\"product_model\":\"11-11\",\"product_description\":\"StormBreaker Plus 300VL Sliding glass door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5979-R7\",\"approval_number\":\"FL5979.3\",\"seq\":3,\"product_model\":\"11-11\",\"product_description\":\"StormBreaker Plus 300VL 3-Panel Sliding Patio Door (2x wood buck installation)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#41795-R0\",\"approval_number\":\"FL41795.1\",\"seq\":1,\"product_model\":\"MaxView\",\"product_description\":\"Multi-Slide Vinyl Patio Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#41795-R0\",\"approval_number\":\"FL41795.2\",\"seq\":2,\"product_model\":\"MaxView\",\"product_description\":\"Multi-Slide Vinyl Patio Door Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#41795-R0\",\"approval_number\":\"FL41795.3\",\"seq\":3,\"product_model\":\"MaxView\",\"product_description\":\"Multi-Slide Vinyl Patio Door Impact HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#41795-R0\",\"approval_number\":\"FL41795.4\",\"seq\":4,\"product_model\":\"MaxView\",\"product_description\":\"Multi-Slide Vinyl Patio Door Non-Impact HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-09-30 00:00:00\",\"instructions_url\":\"\"}],\"YKK AP America\":[{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#8753-R10\",\"approval_number\":\"FL8753.1\",\"seq\":1,\"product_model\":\"YSD 400 Sliding Glass Door (HVHZ) (Non-Impact)\",\"product_description\":\"YSD 400 Sliding Glass Door (HVHZ) (Non-Impact)\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#1790-R0\",\"approval_number\":\"FL1790.1\",\"seq\":1,\"product_model\":\"YSD 700\",\"product_description\":\"Aluminum Sliding Door (LMI,SMI) NOA# 03-1006.05, .10\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#5399-R0\",\"approval_number\":\"FL5399.1\",\"seq\":1,\"product_model\":\"YSD 400 Aluminum Sliding Glass Door\",\"product_description\":\"Aluminum Sliding\",\"design_pressure\":\"+\\\/-\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#6377-R1\",\"approval_number\":\"FL6377.1\",\"seq\":1,\"product_model\":\"YSD 700 Sliding Glass Door\",\"product_description\":\"YSD 700 Aluminum Sliding Glass Door\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#6377-R1\",\"approval_number\":\"FL6377.2\",\"seq\":2,\"product_model\":\"YSD 700 Sliding Glass Door\",\"product_description\":\"YSD 700 Aluminum Sliding Glass Door\",\"design_pressure\":\"+133.3\\\/-210\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#7512-R2\",\"approval_number\":\"FL7512.1\",\"seq\":1,\"product_model\":\"YSD 600TH Aluminum Sliding Glass Door\",\"product_description\":\"YSD 600TH Aluminum Sliding Glass Door, Thermal, NI\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#8706-R1\",\"approval_number\":\"FL8706.1\",\"seq\":1,\"product_model\":\"YSD 700S Sliding Glass Door\",\"product_description\":\"YSD 700S Aluminum Sliding Glass Door for Shuttered Applications.\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#8706-R1\",\"approval_number\":\"FL8706.2\",\"seq\":2,\"product_model\":\"YSD 700S Sliding Glass Door\",\"product_description\":\"Series YSD 700S Aluminum Sliding Glass Door, Impact Resistant\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12547-R0\",\"approval_number\":\"FL12547.1\",\"seq\":1,\"product_model\":\"YSD 400 Sliding Glass Door\",\"product_description\":\"YSD 400 Sliding Glass Door\",\"design_pressure\":\"+100\\\/-130\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#6377-R4\",\"approval_number\":\"FL6377.3\",\"seq\":3,\"product_model\":\"YSD 700H Sliding Glass Door\",\"product_description\":\"YSD 700H Aluminum Sliding Glass Door\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#7512-R2\",\"approval_number\":\"FL7512.2\",\"seq\":2,\"product_model\":\"YSD 600TH Sliding Glass Door\",\"product_description\":\"YSD 600TH Aluminum Sliding Glass Door, Thermal, SMI, Dry\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#7512-R2\",\"approval_number\":\"FL7512.3\",\"seq\":3,\"product_model\":\"YSD 600TH Sliding Glass Door\",\"product_description\":\"YSD 600TH Aluminum Sliding Glass Door, Thermal, LMI, Wet\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#7512-R2\",\"approval_number\":\"FL7512.4\",\"seq\":4,\"product_model\":\"YSD 600TH Sliding Glass Door\",\"product_description\":\"YSD 600TH Aluminum Sliding Glass Door, Thermal, No Reinforcement\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#8753-R3\",\"approval_number\":\"FL8753.2\",\"seq\":2,\"product_model\":\"YSD 600 T\",\"product_description\":\"Aluminum Sliding Glass Door - Non Impact Rated, Thermally Broken\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#8753-R3\",\"approval_number\":\"FL8753.3\",\"seq\":3,\"product_model\":\"YSD 600 TH\",\"product_description\":\"Aluminum Sliding Glass Door - Small Missile Impact Rated, Thermally Broken\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#8753-R3\",\"approval_number\":\"FL8753.4\",\"seq\":4,\"product_model\":\"YSD 600 TH\",\"product_description\":\"Aluminum Glass Door - Large Missile Impact Rated, Thermally Broken\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#8753-R3\",\"approval_number\":\"FL8753.5\",\"seq\":5,\"product_model\":\"YSD 700\",\"product_description\":\"Aluminum Sliding Glass Door - Non Impact Rated\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#8753-R3\",\"approval_number\":\"FL8753.6\",\"seq\":6,\"product_model\":\"YSD 700\",\"product_description\":\"Aluminum Sliding Glass Door - Non Impact Rated\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#8753-R3\",\"approval_number\":\"FL8753.7\",\"seq\":7,\"product_model\":\"YSD 700 H\",\"product_description\":\"Aluminum Sliding Glass Door - Large Missile Impact Rated\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#8753-R3\",\"approval_number\":\"FL8753.8\",\"seq\":8,\"product_model\":\"YSD 700 H\",\"product_description\":\"Aluminum Sliding Door - Small Missile Impact Rated\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#8753-R3\",\"approval_number\":\"FL8753.9\",\"seq\":9,\"product_model\":\"YSD 700 H\",\"product_description\":\"Aluminum Sliding Glass Door - Large Missile Impact Rated\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#8753-R3\",\"approval_number\":\"FL8753.10\",\"seq\":10,\"product_model\":\"YSD 700 H\",\"product_description\":\"Aluminum Sliding Glass Door - Small Missile Impact Rated\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#8753-R3\",\"approval_number\":\"FL8753.11\",\"seq\":11,\"product_model\":\"YSD 700 H\",\"product_description\":\"Aluminum Sliding Glass Door - Impact Rated\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Hopes Windows, Inc.\":[{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#10006-R7\",\"approval_number\":\"FL10006.1\",\"seq\":1,\"product_model\":\"Hopkins Series Out-Swing Impact Bi-Fold Door\",\"product_description\":\"Bi-Fold Out-Swing Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#10006-R1\",\"approval_number\":\"FL10006.2\",\"seq\":2,\"product_model\":\"b. \\\"Hopkins Series\\\"\",\"product_description\":\"Hot Rolled Steel Out-swing Slide and Fold Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#16593-R0\",\"approval_number\":\"FL16593.1\",\"seq\":1,\"product_model\":\"5000 Series Impact Lift & Slide Door\",\"product_description\":\"Sliding Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Nan Ya Plastics Corporation USA\":[{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#10181-R17\",\"approval_number\":\"FL10181.1\",\"seq\":1,\"product_model\":\"GLIDING FRENCH DOOR\",\"product_description\":\"NEUMA NON-IMPACT GLIDING 12'0\\\" x 8'0\\\" - OXXO, OX, XO, 6'0\\\" x 8'0\\\" GLAZED DP50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#10181-R17\",\"approval_number\":\"FL10181.2\",\"seq\":2,\"product_model\":\"GLIDING PATIO DOOR\",\"product_description\":\"FIBERGLASS GLIDING PATIO DOOR W\\\/ REINFORCED SIDELITES - IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#10181-R17\",\"approval_number\":\"FL10181.3\",\"seq\":3,\"product_model\":\"Gliding Two Panel Patio Door\",\"product_description\":\"Gliding Two Panel Patio Door - Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#10181-R17\",\"approval_number\":\"FL10181.4\",\"seq\":4,\"product_model\":\"MasterPiece Series Gliding Patio Door\",\"product_description\":\"MasterPiece Series Gliding Patio Door, Nan Ya 6068 DP45\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#10181-R17\",\"approval_number\":\"FL10181.5\",\"seq\":5,\"product_model\":\"SERIES \\\"LPS GLIDING PATIO DOOR\\\" GLAZED FIBERGLASS SGD W\\\/SILL RISER & BUBBLE COVER\",\"product_description\":\"SERIES \\\"LPS GLIDING PATIO DOOR\\\" GLAZED FIBERGLASS SGD W\\\/SILL RISER & BUBBLE COVER, XXO NON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#10181-R17\",\"approval_number\":\"FL10181.6\",\"seq\":6,\"product_model\":\"SERIES \\\"LPS GLIDING PATIO DOOR\\\" GLAZED FIBERGLASS SGD W\\\/SILL RISER & BUBBLE COVER\",\"product_description\":\"SERIES \\\"LPS GLIDING PATIO DOOR\\\" GLAZED FIBERGLASS SGD W\\\/SILL RISER & BUBBLE COVER, XXO IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#10181-R17\",\"approval_number\":\"FL10181.7\",\"seq\":7,\"product_model\":\"SERIES \\\"LPS GLIDING PATIO DOOR\\\" GLAZED FIBERGLASS SGD W\\\/SILL RISER & BUBBLE COVER\",\"product_description\":\"SERIES \\\"LPS GLIDING PATIO DOOR\\\" GLAZED FIBERGLASS SGD W\\\/SILL RISER & BUBBLE COVER, XXO IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#10181-R17\",\"approval_number\":\"FL10181.8\",\"seq\":8,\"product_model\":\"SERIES \\\"LPS GLIDING PATIO DOOR\\\" GLAZED FIBERGLASS SGD W\\\/SILL RISER & BUBBLE COVER\",\"product_description\":\"SERIES \\\"LPS GLIDING PATIO DOOR\\\" GLAZED FIBERGLASS SGD W\\\/SILL RISER & BUBBLE COVER, XXO NON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#10181-R17\",\"approval_number\":\"FL10181.9\",\"seq\":9,\"product_model\":\"SERIES \\\"NAN YA SLIDING GLASS DOOR\\\"\",\"product_description\":\"SERIES \\\"NAN YA SLIDING GLASS DOOR\\\" - 6'06'11\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#10181-R17\",\"approval_number\":\"FL10181.10\",\"seq\":10,\"product_model\":\"SERIES \\\"SRS GLIDING PATIO DOOR WITH FIELD MULLION\\\"\",\"product_description\":\"SERIES \\\"SRS GLIDING PATIO DOOR WITH FIELD MULLION\\\" FIBERGLASS SLIDING DOOR WITH SIDELITE - NON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#10181-R17\",\"approval_number\":\"FL10181.11\",\"seq\":11,\"product_model\":\"SERIES \\\"SRS GLIDING PATIO DOOR WITH FIELD MULLION\\\"\",\"product_description\":\"SERIES \\\"SRS GLIDING PATIO DOOR WITH FIELD MULLION\\\" FIBERGLASS SLIDING DOOR WITH SIDELITE\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#10181-R17\",\"approval_number\":\"FL10181.12\",\"seq\":12,\"product_model\":\"Series Gliding 3 Panel Patio Door Sliding Door\",\"product_description\":\"Series Gliding 3 Panel Patio Door Sliding Door w\\\/ Field Mullion - Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#10181-R17\",\"approval_number\":\"FL10181.13\",\"seq\":13,\"product_model\":\"SERIES SPLS FIBERGLASS GLAZED SGD 8'0 3\\\/4 LITE IMPACT\",\"product_description\":\"SERIES SPLS FIBERGLASS GLAZED SGD 8'0 3\\\/4 LITE MPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#10181-R17\",\"approval_number\":\"FL10181.14\",\"seq\":14,\"product_model\":\"SERIES SPLS FIBERGLASS GLAZED SGD 8'0 IMPACT\",\"product_description\":\"SERIES SPLS FIBERGLASS GLAZED SGD 8'0 IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#10181-R17\",\"approval_number\":\"FL10181.15\",\"seq\":15,\"product_model\":\"SERIES SPLS GLIDING PATIO DOOR\",\"product_description\":\"SERIES SPLS GLIDING PATIO DOOR - 120611 - NON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#10181-R17\",\"approval_number\":\"FL10181.16\",\"seq\":16,\"product_model\":\"SERIES SPLS GLIDING PATIO DOOR\",\"product_description\":\"SERIES SPLS GLIDING PATIO DOOR - 120611 - IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#10181-R17\",\"approval_number\":\"FL10181.17\",\"seq\":17,\"product_model\":\"SERIES SPLS GLIDING PATIO DOOR 3\\\/4 LITE PANELS\",\"product_description\":\"SERIES SPLS GLIDING PATIO DOOR 3\\\/4 LITE PANELS - 120611 - NON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#10181-R17\",\"approval_number\":\"FL10181.18\",\"seq\":18,\"product_model\":\"SERIES SPLS GLIDING PATIO DOOR 3\\\/4 LITE PANELS\",\"product_description\":\"SERIES SPLS GLIDING PATIO DOOR 3\\\/4 LITE PANELS- 120611 - IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#10181-R17\",\"approval_number\":\"FL10181.19\",\"seq\":19,\"product_model\":\"SERIES SRS GLIDING PATIO DOOR WITH FIELD MULLION\",\"product_description\":\"SERIES SRS GLIDING PATIO DOOR WITH FIELD MULLION - 120611 - NON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#10181-R17\",\"approval_number\":\"FL10181.20\",\"seq\":20,\"product_model\":\"SERIES SRS GLIDING PATIO DOOR WITH FIELD MULLION\",\"product_description\":\"SERIES SRS GLIDING PATIO DOOR WITH FIELD MULLION - 120611 - IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#10181-R17\",\"approval_number\":\"FL10181.22\",\"seq\":22,\"product_model\":\"SLPS GLIDING PATIO DOOR W\\\/ SIDELITE\",\"product_description\":\"NEUMA NON-IMPACT GLIDING 12'0 X 8'0 GLAZED, 4 PANEL\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#10181-R17\",\"approval_number\":\"FL10181.23\",\"seq\":23,\"product_model\":\"SLPS GLIDING PATIO DOOR W\\\/ SIDELITE 3\\\/4 LITE\",\"product_description\":\"NEUMA NON-IMPACT GLIDING 12'0 X 8'0 GLAZED 3\\\/4 LITE, 4 PANEL\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#18584-R6\",\"approval_number\":\"FL18584.1\",\"seq\":1,\"product_model\":\"SERIES O\\\/XO GLIDING PATIO DOOR FIBERGLASS SGD W\\\/FIELD MULLION\",\"product_description\":\"SERIES O\\\/XO GLIDING PATIO DOOR FIBERGLASS SGD W\\\/FIELD MULLION - NON-IMPACT - 110 3\\\/8\\\" X 82 1\\\/2\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#18584-R6\",\"approval_number\":\"FL18584.2\",\"seq\":2,\"product_model\":\"SERIES O\\\/XO GLIDING PATIO DOOR FIBERGLASS SGD W\\\/FIELD MULLION\",\"product_description\":\"SERIES O\\\/XO GLIDING PATIO DOOR FIBERGLASS SGD W\\\/FIELD MULLION - NON-IMPACT - 110 3\\\/8\\\" X 95 1\\\/2\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#18584-R6\",\"approval_number\":\"FL18584.3\",\"seq\":3,\"product_model\":\"SERIES O\\\/XO GLIDING PATIO DOOR FIBERGLASS SGD W\\\/FIELD MULLION\",\"product_description\":\"SERIES O\\\/XO GLIDING PATIO DOOR FIBERGLASS SGD W\\\/FIELD MULLION - L.M.I. - 110 3\\\/8\\\" X 82 1\\\/2\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#18584-R6\",\"approval_number\":\"FL18584.4\",\"seq\":4,\"product_model\":\"SERIES O\\\/XO GLIDING PATIO DOOR FIBERGLASS SGD W\\\/FIELD MULLION\",\"product_description\":\"SERIES O\\\/XO GLIDING PATIO DOOR FIBERGLASS SGD W\\\/FIELD MULLION - L.M.I. - 110 3\\\/8\\\" X 95 1\\\/2\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#22333-R3\",\"approval_number\":\"FL22333.1\",\"seq\":1,\"product_model\":\"Distinction Gliding French Door\",\"product_description\":\"Distinction Gliding French Door\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#22333-R3\",\"approval_number\":\"FL22333.2\",\"seq\":2,\"product_model\":\"Fiberglass Gliding French Patio Doors w\\\/sidelites Reinforced\",\"product_description\":\"Fiberglass Gliding French Patio Doors w\\\/sidelites Reinforced\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#22333-R3\",\"approval_number\":\"FL22333.3\",\"seq\":3,\"product_model\":\"Series SPLS Gliding Patio Door\",\"product_description\":\"Series SPLS Gliding Patio Door\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#22333-R3\",\"approval_number\":\"FL22333.4\",\"seq\":4,\"product_model\":\"Series SRS Gliding Patio Door\",\"product_description\":\"Series SRS Gliding Patio Door\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#28286-R3\",\"approval_number\":\"FL28286.1\",\"seq\":1,\"product_model\":\"SERIES GLIDING PATIO DOOR FIBERGLASS SGD 3\\\/4 LITE NON-IMPACT\",\"product_description\":\"SERIES GLIDING PATIO DOOR FIBERGLASS SGD 3\\\/4 LITE 6'11\\\" NON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#28286-R3\",\"approval_number\":\"FL28286.2\",\"seq\":2,\"product_model\":\"SERIES GLIDING PATIO DOOR FIBERGLASS SGD, NON-IMPACT\",\"product_description\":\"SERIES GLIDING PATIO DOOR FIBERGLASS SGD, 6'11\\\" NON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#3873-R1\",\"approval_number\":\"FL3873.1\",\"seq\":1,\"product_model\":\"Distinction Gliding French Door\",\"product_description\":\"6'0\\\" x 8'0\\\" Sliding Fiberglass Patio Door-Impact Rating\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#3873-R1\",\"approval_number\":\"FL3873.2\",\"seq\":2,\"product_model\":\"Distinction Gliding French Door\",\"product_description\":\"12'0\\\" x 6'11\\\" Sliding Fiberglass Patio Door-Impact Rating\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#5005-R1\",\"approval_number\":\"FL5005.1\",\"seq\":1,\"product_model\":\"Fiberglass Gliding Patio Door\",\"product_description\":\"12'1\\\" x 8'0\\\" Sliding Impact Fiberglass Patio Door\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#6458-R0\",\"approval_number\":\"FL6458.1\",\"seq\":1,\"product_model\":\"Gliding French Patio Door\",\"product_description\":\"12'0\\\" x 8'0\\\" Sliding Fiberglass Patio Door - Impact Rating\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#12623-R0\",\"approval_number\":\"FL12623.1\",\"seq\":1,\"product_model\":\"Fiberglass Gliding Patio Door\",\"product_description\":\"9'0\\\" x 8'0\\\" Fiberglass Gliding Patio Door\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#14594-R0\",\"approval_number\":\"FL14594.1\",\"seq\":1,\"product_model\":\"GLIDING TWO PANEL PATIO DOOR\",\"product_description\":\"GLIDING TWO PANEL PATIO DOOR, 713\\\/8\\\" x 79 1\\\/2\\\", NON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#10181-R12\",\"approval_number\":\"FL10181.21\",\"seq\":21,\"product_model\":\"SLPS GLIDING PATIO DOOR W\\\/ SIDELITE\",\"product_description\":\"NEUMA NON-IMPACT GLIDING 12'0 X 8'0 GLAZED, 4 PANEL\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Window Craftsmen Inc.\":[{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#10208-R10\",\"approval_number\":\"FL10208.1\",\"seq\":1,\"product_model\":\"50R GSD IMPACT\",\"product_description\":\"50R GLASS SLIDING DOORS IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#10208-R10\",\"approval_number\":\"FL10208.2\",\"seq\":2,\"product_model\":\"50R GSD NON-IMPACT\",\"product_description\":\"50R GLASS SLIDING DOORS\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#10208-R10\",\"approval_number\":\"FL10208.3\",\"seq\":3,\"product_model\":\"70R GSD IMPACT\",\"product_description\":\"70R GLASS SLIDING DOORS IMPACT\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#10208-R10\",\"approval_number\":\"FL10208.4\",\"seq\":4,\"product_model\":\"75R GSD NON-IMPACT\",\"product_description\":\"75R GLASS SLIDING DOORS\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#12249-R8\",\"approval_number\":\"FL12249.1\",\"seq\":1,\"product_model\":\"50R GSD\",\"product_description\":\"50R GLASS SLIDING DOORS\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#12249-R8\",\"approval_number\":\"FL12249.2\",\"seq\":2,\"product_model\":\"75R GSD\",\"product_description\":\"75R GLASS SLIDING DOORS\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#1810-R2\",\"approval_number\":\"FL1810.3\",\"seq\":3,\"product_model\":\"c90\",\"product_description\":\"\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#3974-R0\",\"approval_number\":\"FL3974.1\",\"seq\":1,\"product_model\":\"R70 Sliding Glass Doors\",\"product_description\":\"Center Meet\\\/By-Pass XXX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#4197-R2\",\"approval_number\":\"FL4197.1\",\"seq\":1,\"product_model\":\"Storm-Guardian GSD-C70 Impact Resistant\",\"product_description\":\"Pocket\\\/Center Meet\\\/By-Pass XXXX\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#7491-R0\",\"approval_number\":\"FL7491.1\",\"seq\":1,\"product_model\":\"C50 Sliding Glass Doors\",\"product_description\":\"Pocket,By-Pass and Center Meet\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#7491-R0\",\"approval_number\":\"FL7491.2\",\"seq\":2,\"product_model\":\"C75 Sliding Glass Doors\",\"product_description\":\"Pocket,By-Pass and Center Meet\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#1810-R0\",\"approval_number\":\"FL1810.1\",\"seq\":1,\"product_model\":\"XX 70R Sliding Glass Door\",\"product_description\":\"Center Meet\\\/By-Pass XXX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#1810-R0\",\"approval_number\":\"FL1810.2\",\"seq\":2,\"product_model\":\"XX 70RImpactSliding Glass Door\",\"product_description\":\"By-Pass XX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#29672-R0\",\"approval_number\":\"FL29672.1\",\"seq\":1,\"product_model\":\"2018 VORTEX\",\"product_description\":\"OX VINYL GLASS DOOR\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#29672-R0\",\"approval_number\":\"FL29672.2\",\"seq\":2,\"product_model\":\"2019 VORTEX\",\"product_description\":\"OX VINYL GLASS DOOR IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#29672-R0\",\"approval_number\":\"FL29672.3\",\"seq\":3,\"product_model\":\"2020 VORTEX\",\"product_description\":\"OXO VINYL GLASS DOOR\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#29672-R0\",\"approval_number\":\"FL29672.4\",\"seq\":4,\"product_model\":\"2021 VORTEX\",\"product_description\":\"OXXO VINYL GLASS DOOR\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-06-30 00:00:00\",\"instructions_url\":\"\"}],\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\":[{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#10772-R7\",\"approval_number\":\"FL10772.1\",\"seq\":1,\"product_model\":\"PRESTIGE VINYL PATIO DOOR\",\"product_description\":\"PRESTIGE VINYL PATIO DOOR, NON-IMPACT 71X82\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12156-R9\",\"approval_number\":\"FL12156.1\",\"seq\":1,\"product_model\":\"PRESTIGE SLIDING PATIO DOOR\",\"product_description\":\"PRESTIGE SLIDING PATIO DOOR, 95x80\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12156-R9\",\"approval_number\":\"FL12156.2\",\"seq\":2,\"product_model\":\"REINFORCED VINYL SLIDING GLASS DOOR\",\"product_description\":\"REINFORCED VINYL SLIDING GLASS DOOR COMMERCIAL NON IMPACT 96X96\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12156-R9\",\"approval_number\":\"FL12156.3\",\"seq\":3,\"product_model\":\"REINFORCED VINYL SLIDING GLASS DOOR\",\"product_description\":\"REINFORCED VINYL SLIDING GLASS DOOR STANDARD NON IMPACT 96X96\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12156-R9\",\"approval_number\":\"FL12156.4\",\"seq\":4,\"product_model\":\"REINFORCED VINYL SLIDING GLASS DOOR\",\"product_description\":\"REINFORCED VINYL SLIDING GLASS DOOR STANDARD IMPACT 96X96\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-30 00:00:00\",\"instructions_url\":\"\"}],\"CGI Windows and Doors\":[{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#29078-R0\",\"approval_number\":\"FL29078.1\",\"seq\":1,\"product_model\":\"SGD-4025A\",\"product_description\":\"Non-Impact, Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#29078-R1\",\"approval_number\":\"FL29078.2\",\"seq\":2,\"product_model\":\"SGD-4130A\",\"product_description\":\"Impact Resistant, Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#10987-R0\",\"approval_number\":\"FL10987.1\",\"seq\":1,\"product_model\":\"Series 560 Aluminum Sliding Glass Door\",\"product_description\":\"Large Missile Impact\",\"design_pressure\":\"+120\\\/-170\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#10987-R1\",\"approval_number\":\"FL10987.2\",\"seq\":2,\"product_model\":\"Series 560 Aluminum Sliding Glass Door (3-Track)\",\"product_description\":\"Large Missile Impact\",\"design_pressure\":\"+120\\\/-170\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#10988-R0\",\"approval_number\":\"FL10988.1\",\"seq\":1,\"product_model\":\"Series 560 Aluminum Sliding Glass Door\",\"product_description\":\"Small Missile Impact\",\"design_pressure\":\"+120\\\/-170\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#10988-R2\",\"approval_number\":\"FL10988.2\",\"seq\":2,\"product_model\":\"Series 560 Aluminum Sliding Glass Door (3-Track)\",\"product_description\":\"Small Missile Impact\",\"design_pressure\":\"+120\\\/-170\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#14138-R0\",\"approval_number\":\"FL14138.1\",\"seq\":1,\"product_model\":\"Sentinel Series 150 Aluminum Sliding Glass Door\",\"product_description\":\"Large Missile Impact\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#10987-R2\",\"approval_number\":\"FL10987.3\",\"seq\":3,\"product_model\":\"Series 560 Aluminum Sliding Glass Door (3-Track)\",\"product_description\":\"Small Missile Impact\",\"design_pressure\":\"+120\\\/-170\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#10987-R2\",\"approval_number\":\"FL10987.4\",\"seq\":4,\"product_model\":\"Series 560 Aluminum Sliding Glass Door (3-Track)\",\"product_description\":\"Large Missile Impact\",\"design_pressure\":\"+120\\\/-170\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-06-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#19965-R0\",\"approval_number\":\"FL19965.1\",\"seq\":1,\"product_model\":\"Series Sentinel 150 Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#20112-R0\",\"approval_number\":\"FL20112.1\",\"seq\":1,\"product_model\":\"Series 7650 Vinyl Sliding Glass Door\",\"product_description\":\"Large Missile Impact Vinyl Sliding Glass Door\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#10987-R5\",\"approval_number\":\"FL10987.5\",\"seq\":5,\"product_model\":\"Series 560 \\\"Estate\\\" Sliding Glass Door\",\"product_description\":\"2-Track, Aluminum, Large Missile Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-06-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#10987-R5\",\"approval_number\":\"FL10987.6\",\"seq\":6,\"product_model\":\"Series 7650 Sliding Glass Door\",\"product_description\":\"Vinyl, Large Missile Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#38621-R0\",\"approval_number\":\"FL38621.1\",\"seq\":1,\"product_model\":\"SGD3130V\",\"product_description\":\"Impact Resistant, Vinyl Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#38621-R1\",\"approval_number\":\"FL38621.2\",\"seq\":2,\"product_model\":\"SGD3330V\",\"product_description\":\"Impact Resistant, Vinyl Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#38621-R2\",\"approval_number\":\"FL38621.3\",\"seq\":3,\"product_model\":\"SGD930V\",\"product_description\":\"Large Missile Impact Resistant, Vinyl Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Custom Window Systems Inc.\":[{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#11103-R6\",\"approval_number\":\"FL11103.1\",\"seq\":1,\"product_model\":\"SGD-8900 PVC Sliding Glass Door.\",\"product_description\":\"SGD-8900 PVC Sliding Glass Door.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#11908-R9\",\"approval_number\":\"FL11908.1\",\"seq\":1,\"product_model\":\"SGD-9000\",\"product_description\":\"SGD-9000, By-Pass, Aluminum Sliding Glass Door.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#11908-R9\",\"approval_number\":\"FL11908.2\",\"seq\":2,\"product_model\":\"SGD-9200\",\"product_description\":\"SGD-9200, By-Pass, Aluminum Sliding Glass Door.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#11908-R9\",\"approval_number\":\"FL11908.3\",\"seq\":3,\"product_model\":\"SGD-9200, Pocket.\",\"product_description\":\"SGD-9200, Pocket, Aluminum Sliding Glass Door.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#13241-R5\",\"approval_number\":\"FL13241.1\",\"seq\":1,\"product_model\":\"SGD-8900 PVC Sliding Glass Door.\",\"product_description\":\"SGD-8900, Sliding Glass Door, 16080, OXXO, Non-Impact.\",\"design_pressure\":\"+N\\\/A\\\/-N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#17338-R5\",\"approval_number\":\"FL17338.1\",\"seq\":1,\"product_model\":\"SGD-8900\",\"product_description\":\"SGD-8900 PVC Sliding Glass Door, 2 Track, 2 Panel, OX or XO\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#17338-R5\",\"approval_number\":\"FL17338.2\",\"seq\":2,\"product_model\":\"SGD-8900\",\"product_description\":\"SGD-8900 PVC Sliding Glass Door, 2 Track, 4 Panel, OXXO, OXO, OX or XO.\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#20441-R4\",\"approval_number\":\"FL20441.2\",\"seq\":2,\"product_model\":\"SGD 3800\",\"product_description\":\"SGD 3800 Aluminum Sliding Glass Door 5' x 8' Panels\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#20441-R4\",\"approval_number\":\"FL20441.3\",\"seq\":3,\"product_model\":\"SGD 3800\",\"product_description\":\"SGD 3800 Aluminum Sliding Glass Door - 4' x 10' Panels\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#20443-R4\",\"approval_number\":\"FL20443.1\",\"seq\":1,\"product_model\":\"SGD 380\",\"product_description\":\"Sliding Glass Door 380 Series - 5' x 8' Panels\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#20443-R4\",\"approval_number\":\"FL20443.2\",\"seq\":2,\"product_model\":\"SGD 380\",\"product_description\":\"Sliding Glass Door 380 Series - 4' x 10' Panels\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#20834-R5\",\"approval_number\":\"FL20834.1\",\"seq\":1,\"product_model\":\"SGD 880\",\"product_description\":\"Sliding Glass Door 880 Series - 4' X 10' Panels\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#20834-R5\",\"approval_number\":\"FL20834.2\",\"seq\":2,\"product_model\":\"SGD 880\",\"product_description\":\"Sliding Glass Door 880 Series - 4' X 8' Panels\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#20834-R5\",\"approval_number\":\"FL20834.3\",\"seq\":3,\"product_model\":\"SGD 880\",\"product_description\":\"Sliding Glass Door 880 Series - 5' X 8' Panels\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#20838-R5\",\"approval_number\":\"FL20838.2\",\"seq\":2,\"product_model\":\"SGD 8800\",\"product_description\":\"Sliding Glass Door 8800 Series - 5' X 8' Panels\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#20838-R5\",\"approval_number\":\"FL20838.3\",\"seq\":3,\"product_model\":\"SGD 8800\",\"product_description\":\"Sliding Glass Door 8800 Series - 4' X 10' Panels\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#42009-R1\",\"approval_number\":\"FL42009.1\",\"seq\":1,\"product_model\":\"Comfort Shield Fixed Patio Door\",\"product_description\":\"47.5\\\" x 95.5\\\" Fixed Panel Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#42009-R1\",\"approval_number\":\"FL42009.2\",\"seq\":2,\"product_model\":\"Comfort Shield Sliding Patio Door\",\"product_description\":\"191.5\\\" x 95.5\\\" OXXO Sliding Patio Door\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#42009-R1\",\"approval_number\":\"FL42009.3\",\"seq\":3,\"product_model\":\"Comfort Shield Sliding Patio Door\",\"product_description\":\"145.4\\\" x 95.5\\\" OXO Sliding Patio Door\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#42009-R1\",\"approval_number\":\"FL42009.4\",\"seq\":4,\"product_model\":\"Comfort Shield Sliding Patio Door\",\"product_description\":\"143.4\\\" x 81.5\\\" Standard Performance OXO Sliding Patio Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#42009-R1\",\"approval_number\":\"FL42009.5\",\"seq\":5,\"product_model\":\"Comfort Shield Sliding Patio Door\",\"product_description\":\"109.4\\\" x 81.5\\\" Standard Performance OXO Sliding Patio Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#42009-R1\",\"approval_number\":\"FL42009.6\",\"seq\":6,\"product_model\":\"Comfort Shield Sliding Patio Door\",\"product_description\":\"95.5\\\" x 95.5\\\" Standard Performance OX or XO Sliding Patio Door\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#42009-R1\",\"approval_number\":\"FL42009.7\",\"seq\":7,\"product_model\":\"Comfort Shield Sliding Patio Door\",\"product_description\":\"95.5\\\" x 95.5\\\" High Performance OX or XO Sliding Patio Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#42009-R1\",\"approval_number\":\"FL42009.8\",\"seq\":8,\"product_model\":\"Comfort Shield Sliding Patio Door\",\"product_description\":\"71.5\\\" x 81.5\\\" Standard Performance OX or XO Sliding Patio Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#46451-R0\",\"approval_number\":\"FL46451.1\",\"seq\":1,\"product_model\":\"7800 Aluminum Sliding Glass Door\",\"product_description\":\"7800 Impact Aluminum Sliding Glass Door\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#46529-R0\",\"approval_number\":\"FL46529.1\",\"seq\":1,\"product_model\":\"380 Aluminum Sliding Glass Door - Heavy Reinforcement\",\"product_description\":\"380 Aluminum Sliding Glass Door - Heavy Reinforcement XX, OX, XO, XXX, OXO, OXXO, XXp, pXX, pXXX, XXXp, pXXXX, pXXXXp, OXXXp, pXXXO Configurations\",\"design_pressure\":\"+77.8\\\/-110.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#46529-R0\",\"approval_number\":\"FL46529.2\",\"seq\":2,\"product_model\":\"380 Aluminum Sliding Glass Door - Light Reinforcement\",\"product_description\":\"380 Aluminum Sliding Glass Door - Light Reinforcement XX, OX, XO, XXX, OXO, OXXO, XXp, pXX, pXXX, XXXp, pXXXX, pXXXXp, OXXXp, pXXXO Configurations\",\"design_pressure\":\"+77.8\\\/-99\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#46529-R0\",\"approval_number\":\"FL46529.3\",\"seq\":3,\"product_model\":\"380 Aluminum Sliding Glass Door - Without Reinforcement\",\"product_description\":\"380 Aluminum Sliding Glass Door - Without Reinforcement XX, OX, XO, XXX, OXO, OXXO, XXp, pXX, pXXX, XXXp, pXXXX, pXXXXp, OXXXp, pXXXO Configurations\",\"design_pressure\":\"+64\\\/-89\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#46529-R0\",\"approval_number\":\"FL46529.4\",\"seq\":4,\"product_model\":\"7900 Impact Aluminum Sliding Glass Door\",\"product_description\":\"7900 Impact Aluminum Sliding Glass Door - XO, OX, XX, OXO, XXX, OXXO, XXXX Configurations including L, R, & Double Pockets\",\"design_pressure\":\"+76\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#157-R0\",\"approval_number\":\"FL157.1\",\"seq\":1,\"product_model\":\"9000\",\"product_description\":\"OXX SGD\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#157-R0\",\"approval_number\":\"FL157.2\",\"seq\":2,\"product_model\":\"9200\",\"product_description\":\"OXX SGD\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#157-R0\",\"approval_number\":\"FL157.3\",\"seq\":3,\"product_model\":\"9200\",\"product_description\":\"XX SGD\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#157-R0\",\"approval_number\":\"FL157.4\",\"seq\":4,\"product_model\":\"9200\",\"product_description\":\"XXX Pocket SGD\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#6479-R0\",\"approval_number\":\"FL6479.1\",\"seq\":1,\"product_model\":\"9000-I Interior SGD\",\"product_description\":\"9000-I Interior Sliding Glass Door. Not for use where exposed to elements. See Section 1714, Building Code; R613 Residential Code. Not for use in HVHZ.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#6479-R0\",\"approval_number\":\"FL6479.2\",\"seq\":2,\"product_model\":\"9200-I Interior SGD w\\\/ Heavy Duty Interlock\",\"product_description\":\"9200-I Interior SGD w\\\/Heavy Duty Interlock. Not for use where exposed to elements. See Section 1714, Building Code; R613 Residential Code. Not for use in HVHZ.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#6479-R0\",\"approval_number\":\"FL6479.3\",\"seq\":3,\"product_model\":\"9200-I Interior SGD w\\\/Heavy Duty Interlock\",\"product_description\":\"9200-I Interior SGD w\\\/Heavy Duty Interlock. Not for use where exposed to elements. See Section 1714, Building Code; R613 Residential Code. Not for use in HVHZ.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#6479-R0\",\"approval_number\":\"FL6479.4\",\"seq\":4,\"product_model\":\"9200-I Pocket Interior SGD\",\"product_description\":\"9200-I Pocket Interior SGD. Not for use where exposed to elements. See Section 1714, Building Code; R613 Residential Code. Not for use in HVHZ.\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#7857-R0\",\"approval_number\":\"FL7857.1\",\"seq\":1,\"product_model\":\"8900 Vinyl SGD\",\"product_description\":\"8900 Vinyl 2 Panel, 2 Track SGD SD-C60 (96\\\" x 96\\\")\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#7858-R2\",\"approval_number\":\"FL7858.1\",\"seq\":1,\"product_model\":\"8900 Vinyl SGD\",\"product_description\":\"8900 Vinyl 2 Panel 2 Track SGD. Large Missle dp = +\\\/- 60 psf (96\\\" x 96\\\").\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#10270-R0\",\"approval_number\":\"FL10270.1\",\"seq\":1,\"product_model\":\"SGD-8960-90 degree\",\"product_description\":\"SGD-8960-90 degree, By Pass & Pocket, 5 ft. x 10 ft. panels, +\\\/- 40 DP, Non-Impact.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#10271-R0\",\"approval_number\":\"FL10271.1\",\"seq\":1,\"product_model\":\"SGD-8920 \\\"OXXX\\\"\",\"product_description\":\"SGD-8920 \\\"OXXX\\\", 16' x 8', By Pass, PVC Panels w\\\/ Al. Fr., +\\\/- 67.5 DP, IMPACT\",\"design_pressure\":\"+67.5\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#10273-R0\",\"approval_number\":\"FL10273.1\",\"seq\":1,\"product_model\":\"SGD-8920-90 degree\",\"product_description\":\"SGD-8920-90 degree, By Pass & Pocket, PVC Panel w\\\/ Al. Fr., 4' x 8' panels, +\\\/- 67.5 DP, IMPACT.\",\"design_pressure\":\"+67.5\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#10274-R0\",\"approval_number\":\"FL10274.1\",\"seq\":1,\"product_model\":\"SGD-8920-90 degree\",\"product_description\":\"SGD-8920-90 degree, By Pass & Pocket, PVC Panel w\\\/ Al. Fr., 4' x 8' panels, +\\\/- 67.5 DP, IMPACT.\",\"design_pressure\":\"+67.5\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#11105-R0\",\"approval_number\":\"FL11105.1\",\"seq\":1,\"product_model\":\"SGD-8900\",\"product_description\":\"SGD-8900 PVC, OXXO and OXO, Sliding Glass Door, 16080.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#11399-R0\",\"approval_number\":\"FL11399.1\",\"seq\":1,\"product_model\":\"SGD-8900\",\"product_description\":\"SGD-8900, Non-Impact, 8080, for use in Aluminum Structures\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#11400-R0\",\"approval_number\":\"FL11400.1\",\"seq\":1,\"product_model\":\"SGD-8900 Impact\",\"product_description\":\"SGD-8900 Impact, 8080, for use in aluminum structure.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#12258-R0\",\"approval_number\":\"FL12258.1\",\"seq\":1,\"product_model\":\"SGD-9200 Aluminum Sliding Glass Door\",\"product_description\":\"SGD-9200 Aluminum Sliding Glass Door for use in Aluminum Structures, 4' x 8' panels.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#12539-R0\",\"approval_number\":\"FL12539.1\",\"seq\":1,\"product_model\":\"SGD-8900 Vinyl Sliding Glass Door\",\"product_description\":\"SGD-8900 Vinyl Non-Impact Sliding Glass Door.\",\"design_pressure\":\"+N\\\/A\\\/-N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#38022-R0\",\"approval_number\":\"FL38022.1\",\"seq\":1,\"product_model\":\"SGD-4800 - Aluminum Sliding Glass Door\",\"product_description\":\"SGD-4800 - Impact Sliding Glass Door (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#38022-R0\",\"approval_number\":\"FL38022.2\",\"seq\":2,\"product_model\":\"SGD-4800 - Aluminum Sliding Glass Door\",\"product_description\":\"SGD-4800 - Non-Impact Sliding Glass Door (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#38053-R0\",\"approval_number\":\"FL38053.1\",\"seq\":1,\"product_model\":\"SGD-4900 - Aluminum Multi-Slide Glass Door\",\"product_description\":\"SGD-4900 - Impact Exterior Stacking Multi-Slide Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#38053-R0\",\"approval_number\":\"FL38053.2\",\"seq\":2,\"product_model\":\"SGD-4900 - Aluminum Multi-Slide Glass Door\",\"product_description\":\"SGD-4900 - Impact Interior Stacking Multi-Slide Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#38053-R0\",\"approval_number\":\"FL38053.3\",\"seq\":3,\"product_model\":\"SGD-4900 - Aluminum Multi-Slide Glass Door\",\"product_description\":\"SGD-4900 - Non-Impact Exterior Stacking Multi-Slide Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#38053-R0\",\"approval_number\":\"FL38053.4\",\"seq\":4,\"product_model\":\"SGD-4900 - Aluminum Multi-Slide Glass Door\",\"product_description\":\"SGD-4900 - Non-Impact Interior Stacking Multi-Slide Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#10272-R1\",\"approval_number\":\"FL10272.1\",\"seq\":1,\"product_model\":\"SGD-8920 \\\"OXXX\\\"\",\"product_description\":\"SGD-8920 \\\"OXXX\\\", 16' x 8', By Pass, PVC Panels w\\\/ Al. Fr., +\\\/- 67.5 DP, IMPACT\",\"design_pressure\":\"+67.5\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#10272-R1\",\"approval_number\":\"FL10272.2\",\"seq\":2,\"product_model\":\"SGD-8920-90 Degree\",\"product_description\":\"SGD-8920 90 degree, 16' x 16' x 8', By-Pass and Pocket, PVC Panels, w\\\/ Al. Fr.\",\"design_pressure\":\"+67.5\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#11106-R0\",\"approval_number\":\"FL11106.1\",\"seq\":1,\"product_model\":\"SGD-8960-135\",\"product_description\":\"SGD-8960 135 Degree, Alum. 5\\\" stiles, Pocket and By-Pass configs., 2, 3, 4 Tracks.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#11106-R1\",\"approval_number\":\"FL11106.2\",\"seq\":2,\"product_model\":\"SGD-8960-90\",\"product_description\":\"SGD-8960 90 Degree, Alum. 5\\\" stiles, Pocket and By-Pass configs., 2,3,4 Tracks.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#13012-R0\",\"approval_number\":\"FL13012.1\",\"seq\":1,\"product_model\":\"SGD-8960 Alum. Sliding Glass Door\",\"product_description\":\"SGD-8960 Alum. Sliding Glass Door, OXXO, 16' 0\\\" x 10'0\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#13245-R0\",\"approval_number\":\"FL13245.1\",\"seq\":1,\"product_model\":\"SGD-8920\\\/8950 Sliding Glass Door.\",\"product_description\":\"SGD-8920\\\/8950 Sliding Glass Door, Non-Impact, 16080.\",\"design_pressure\":\"+67.5\\\/-67.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#14848-R0\",\"approval_number\":\"FL14848.1\",\"seq\":1,\"product_model\":\"SGD-8940, Multi Track, Impact.\",\"product_description\":\"SGD-8940, Multi Track, Sliding Glass Door, Impact.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#14849-R0\",\"approval_number\":\"FL14849.1\",\"seq\":1,\"product_model\":\"SGD-8940, Multi Track, Non-Impact.\",\"product_description\":\"SGD-8940, Multi Track, Sliding Glass Door, Non-Impact.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#11103-R1\",\"approval_number\":\"FL11103.2\",\"seq\":2,\"product_model\":\"SGD-8900 PVC Sliding Glass Door.\",\"product_description\":\"SGD-8900 PVC Sliding Glass Door, 16080.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#14848-R1\",\"approval_number\":\"FL14848.2\",\"seq\":2,\"product_model\":\"SGD-8940, Multi Track, Impact.\",\"product_description\":\"SGD-8940, Multi Track, Sliding Glass Door, Impact.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#17521-R0\",\"approval_number\":\"FL17521.1\",\"seq\":1,\"product_model\":\"SGD-8940\",\"product_description\":\"SGD-8940, PXXXX, Impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#18561-R0\",\"approval_number\":\"FL18561.1\",\"seq\":1,\"product_model\":\"SGD-8920\\\/8950-90 Degree\",\"product_description\":\"SGD-8920-8950 90 degree, 16' x 16' x 8', By-Pass and Pocket, Non-Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#19718-R0\",\"approval_number\":\"FL19718.1\",\"seq\":1,\"product_model\":\"SGD-680 Vinyl Sliding Glass Door\",\"product_description\":\"SGD-680 Vinyl Sliding Glass Door, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-11-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#19718-R0\",\"approval_number\":\"FL19718.2\",\"seq\":2,\"product_model\":\"SGD-680 Vinyl Sliding Glass Door\",\"product_description\":\"SGD-680 Vinyl Sliding Glass Door, Pocket, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#20441-R0\",\"approval_number\":\"FL20441.1\",\"seq\":1,\"product_model\":\"SGD 3800\",\"product_description\":\"SGD 3800 Aluminum Sliding Glass Door - 4' x 8' Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#20443-R0\",\"approval_number\":\"FL20443.3\",\"seq\":3,\"product_model\":\"SGD 380\",\"product_description\":\"Sliding Glass Door 380 Series - 4' x 8' Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#20838-R0\",\"approval_number\":\"FL20838.1\",\"seq\":1,\"product_model\":\"SGD 8800\",\"product_description\":\"Sliding Glass Door 8800 Series - 4' X 8' Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-18 00:00:00\",\"instructions_url\":\"\"}],\"ViWinTech Windows & Doors\":[{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#11271-R10\",\"approval_number\":\"FL11271.1\",\"seq\":1,\"product_model\":\"GRAND VISTA 1100\",\"product_description\":\"GRAND VISTA 1100 IMPACT RATED VINYL SLIDING GLASS DOOR\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#11271-R10\",\"approval_number\":\"FL11271.2\",\"seq\":2,\"product_model\":\"GRAND VISTA 1100\",\"product_description\":\"GRAND VISTA 1100 VINYL SLIDING GLASS DOOR NON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#32817-R2\",\"approval_number\":\"FL32817.1\",\"seq\":1,\"product_model\":\"Grand Vista SGD, Impact\",\"product_description\":\"Grand Vista Vinyl Sliding Glass Door, Multi-Slide\\\/Pocket, Impact, No Sill Riser\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#32817-R0\",\"approval_number\":\"FL32817.2\",\"seq\":2,\"product_model\":\"Grand Vista SGD, Impact w\\\/ Riser\",\"product_description\":\"Grand Vista Vinyl Sliding Glass Door, Multi-Slide\\\/Pocket, Impact, with Sill Riser\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#32817-R2\",\"approval_number\":\"FL32817.3\",\"seq\":3,\"product_model\":\"Grand Vista SGD, Non-Impact\",\"product_description\":\"Grand Vista Vinyl Sliding Glass Door, Multi-Slide\\\/Pocket, Non-Impact, No Sill Riser\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#32817-R0\",\"approval_number\":\"FL32817.4\",\"seq\":4,\"product_model\":\"Grand Vista SGD, Non-Impact w\\\/ Riser\",\"product_description\":\"Grand Vista Vinyl Sliding Glass Door, Multi-Slide\\\/Pocket, Non-Impact, with Sill Riser\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#2674-R1\",\"approval_number\":\"FL2674.1\",\"seq\":1,\"product_model\":\"Grand Vista Impact 1100\",\"product_description\":\"Vinyl Impact Sliding Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#2674-R1\",\"approval_number\":\"FL2674.2\",\"seq\":2,\"product_model\":\"Series \\\"Shoreline Sliding Door\\\"\",\"product_description\":\"Vinyl frame sliding door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#7885-R2\",\"approval_number\":\"FL7885.1\",\"seq\":1,\"product_model\":\"SL FSPD i 7196\",\"product_description\":\"ShoreLine French Sliding Patio Door. Impact Rated. 71 x 96. Clip Install.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#7885-R2\",\"approval_number\":\"FL7885.2\",\"seq\":2,\"product_model\":\"SL FSPDS 111x79\",\"product_description\":\"ShoreLine French Sliding Patio Door SideLite Combination. Non Impact. Tempered. 111 x 79. Clip Install\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#7885-R2\",\"approval_number\":\"FL7885.3\",\"seq\":3,\"product_model\":\"SL FSPDT 7196\",\"product_description\":\"ShoreLIne French Sliding Patio Door Transom Combination. Non Impact. 71 x 96. Clip Install.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#11271-R6\",\"approval_number\":\"FL11271.3\",\"seq\":3,\"product_model\":\"GRAND VISTA 1100\",\"product_description\":\"GRAND VISTA 1100 VINYL SLIDING GLASS DOOR NON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#11271-R6\",\"approval_number\":\"FL11271.4\",\"seq\":4,\"product_model\":\"GRAND VISTA SLIDING DOOR, NON-IMPACT\",\"product_description\":\"GRAND VISTA SLIDING DOOR, NON-IMPACT\\n2 TRACK, 3 TRACK AND 4 TRACK\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Windsor Windows and Doors\":[{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#47564-R1\",\"approval_number\":\"FL47564.2\",\"seq\":2,\"product_model\":\"Next Dimension Sliding Glass Door (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Next Dimension Sliding Glass Door (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#47564-R1\",\"approval_number\":\"FL47564.3\",\"seq\":3,\"product_model\":\"Next Dimension Sliding Glass Door (WZ3) (Impact)\",\"product_description\":\"Next Dimension Sliding Glass Door (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#7183-R0\",\"approval_number\":\"FL7183.1\",\"seq\":1,\"product_model\":\"Pinnacle Clad French Sliding Door\",\"product_description\":\"Aluminum Clad French Wide Stile sliding Door\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#7183-R0\",\"approval_number\":\"FL7183.2\",\"seq\":2,\"product_model\":\"Pinnacle Clad French Sliding Door\",\"product_description\":\"Aluminum Clad Wood Sliding Door\\nHigh Performance option\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#7183-R0\",\"approval_number\":\"FL7183.3\",\"seq\":3,\"product_model\":\"Pinnacle Series Clad Narrow Sliding Door\",\"product_description\":\"Aluminum Clad Wood Sliding Door\\nNarrow Stile\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#10085-R0\",\"approval_number\":\"FL10085.1\",\"seq\":1,\"product_model\":\"Legend HBR Sliding Glass Door\",\"product_description\":\"7'11\\\" x 8'0\\\" Sliding glass door wood frame with pvc exterior wood panels aluminum clad\\n3\\\/4\\\" IG 1\\\/8\\\" Temp 1\\\/2\\\" AS 1\\\/8\\\" Temp\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#47564-R0\",\"approval_number\":\"FL47564.1\",\"seq\":1,\"product_model\":\"Next Dimension Narrow Sliding Glass Door (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Next Dimension Narrow Sliding Glass Door (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11571-R0\",\"approval_number\":\"FL11571.1\",\"seq\":1,\"product_model\":\"Pinnacle French Style Sliding Glass Door\",\"product_description\":\"Aluminum Clad wood French style sliding glass door To Max frame size of 96 X 96\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11571-R0\",\"approval_number\":\"FL11571.2\",\"seq\":2,\"product_model\":\"Pinnacle French Style Sliding Glass Door\",\"product_description\":\"Aluminum Clad wood French style sliding glass door To Max frame size of 71 X 83\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-05-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11571-R2\",\"approval_number\":\"FL11571.3\",\"seq\":3,\"product_model\":\"Pinnacle Narrow Style Sliding Glass Door\",\"product_description\":\"Aluminum Clad wood Narrow style sliding glass door To Max frame size of 96 X 96\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14286-R0\",\"approval_number\":\"FL14286.1\",\"seq\":1,\"product_model\":\"Next Dimension Sliding Door\",\"product_description\":\"Next Dimension PVC two panel sliding door. Max frame size 72 X 82\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11571-R4\",\"approval_number\":\"FL11571.4\",\"seq\":4,\"product_model\":\"Pinnacle Aluminum Clad Wood Non-Impact Sliding Glass Door\",\"product_description\":\"OX Standard French style sliding glass door - 95\\\" X 95 1\\\/2\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11571-R5\",\"approval_number\":\"FL11571.5\",\"seq\":5,\"product_model\":\"Pinnacle Aluminum Clad Wood Sliding Glass Door\",\"product_description\":\"OX High Performance French Style Sliding Glass Door 71\\\" X 96\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14286-R2\",\"approval_number\":\"FL14286.2\",\"seq\":2,\"product_model\":\"Next Dimension Sliding Door\",\"product_description\":\"Next Dimension PVC two panel sliding door. Max frame size 71 1\\\/2\\\" X 81 1\\\/2\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14286-R2\",\"approval_number\":\"FL14286.3\",\"seq\":3,\"product_model\":\"Next Dimension Sliding Door\",\"product_description\":\"Next Dimension PVC two panel sliding door. Max frame size 71 1\\\/2\\\" X 81 1\\\/2\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#26948-R0\",\"approval_number\":\"FL26948.1\",\"seq\":1,\"product_model\":\"Pinnacle Clad Out-Swing Bi-Fold Door\",\"product_description\":\"Pinnacle Clad Out-Swing Bi-Fold Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-14 00:00:00\",\"instructions_url\":\"\"}],\"Atrium Windows & Doors\":[{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11646-R0\",\"approval_number\":\"FL11646.1\",\"seq\":1,\"product_model\":\"311\\\/312 Sliding Glass Door\",\"product_description\":\"SGD-R20 94 x 80,\\nSGD-R35 71 x 80\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11646-R0\",\"approval_number\":\"FL11646.2\",\"seq\":2,\"product_model\":\"332 Sliding Glass Door\",\"product_description\":\"SD-R50 72 x 96\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11646-R0\",\"approval_number\":\"FL11646.3\",\"seq\":3,\"product_model\":\"352\\\/2352 Impact Sliding Glas Door\",\"product_description\":\"SD-C60 96 x 96\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11646-R0\",\"approval_number\":\"FL11646.4\",\"seq\":4,\"product_model\":\"352\\\/2352 Sliding Glass Door\",\"product_description\":\"SD-C60 96 x 96\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11646-R3\",\"approval_number\":\"FL11646.5\",\"seq\":5,\"product_model\":\"352 Sliding Glass Door, Non-Impact\",\"product_description\":\"SD-C60 96 x 96\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11685-R0\",\"approval_number\":\"FL11685.1\",\"seq\":1,\"product_model\":\"LCSGD\",\"product_description\":\"Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11685-R1\",\"approval_number\":\"FL11685.2\",\"seq\":2,\"product_model\":\"MSD\\\/M2-3\",\"product_description\":\"Aluminum Sliding Glass Door, HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11685-R1\",\"approval_number\":\"FL11685.3\",\"seq\":3,\"product_model\":\"MSD\\\/M2-3\",\"product_description\":\"Aluminum Sliding Glass Door, Non-HVHZ\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11925-R0\",\"approval_number\":\"FL11925.1\",\"seq\":1,\"product_model\":\"4000 Sliding Glass Door\",\"product_description\":\"SGD-R25 72 x 80\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11925-R0\",\"approval_number\":\"FL11925.2\",\"seq\":2,\"product_model\":\"4000 Sliding Glass Door\",\"product_description\":\"SGD-R45 72 x 80\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11925-R0\",\"approval_number\":\"FL11925.3\",\"seq\":3,\"product_model\":\"5000 Sliding Glass Door\",\"product_description\":\"SGD-C35 193 x 96 (2\\\" sill),\\nSDG-C45 193 x 96 (2.5\\\" sill)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#13233-R0\",\"approval_number\":\"FL13233.1\",\"seq\":1,\"product_model\":\"MPSGD\",\"product_description\":\"Aluminum Impact Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11646-R5\",\"approval_number\":\"FL11646.6\",\"seq\":6,\"product_model\":\"4000\\\/R4000 Sliding Glass Door, Standard, XO\",\"product_description\":\"SD-R25-1829x2032 (72x80) XO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11646-R5\",\"approval_number\":\"FL11646.7\",\"seq\":7,\"product_model\":\"411 Acoustical Sliding Glass Door\",\"product_description\":\"SD-LC40 96 x 96 XO (standard),\\nSD-LC50 96 x 96 XO (HP),\\nSD-LC25 108 x 96 OXO (HP),\\nSD-LC35 108 x 82 OXO (HP)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#13233-R1\",\"approval_number\":\"FL13233.2\",\"seq\":2,\"product_model\":\"MSD\\\/M2-3 XHP\",\"product_description\":\"Aluminum Sliding Glass Door, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#17572-R0\",\"approval_number\":\"FL17572.1\",\"seq\":1,\"product_model\":\"Series 352\\\/2352 Sliding Glass Door\",\"product_description\":\"Non-Impact Vinyl Sliding Glass Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#17572-R0\",\"approval_number\":\"FL17572.2\",\"seq\":2,\"product_model\":\"Series 352\\\/2352 Sliding Glass Door\",\"product_description\":\"Impact Vinyl Sliding Glass Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-02-28 00:00:00\",\"instructions_url\":\"\"}],\"Jeld-Wen\":[{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12313-R24\",\"approval_number\":\"FL12313.1\",\"seq\":1,\"product_model\":\"Siteline (W-5500) Clad Wood\",\"product_description\":\"Sliding Door 2 Panel 95\\\" x 96\\\" (XO) Insulated Glass (1\\\/8 in - 1\\\/8 out Tempered)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12313-R24\",\"approval_number\":\"FL12313.2\",\"seq\":2,\"product_model\":\"Siteline (W-5500) Clad Wood\",\"product_description\":\"Sliding Door 3 Panel with Transom 110\\\" x 104\\\" (O\\\/OXO) Insulated Glass (1\\\/8 in - 1\\\/8 out Tempered)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12313-R24\",\"approval_number\":\"FL12313.3\",\"seq\":3,\"product_model\":\"Siteline (W-5500) Clad Wood\",\"product_description\":\"Transom 95\\\" x 36\\\" Insulated Glass (1\\\/8 in - 1\\\/8 out Annealed)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12313-R24\",\"approval_number\":\"FL12313.4\",\"seq\":4,\"product_model\":\"Siteline (W-5500) Clad Wood\",\"product_description\":\"Sliding Door with Transom 71\\\" x 106\\\" (O\\\/XO) Insulated Glass (1\\\/8 in - 1\\\/8 out Tempered)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12313-R24\",\"approval_number\":\"FL12313.5\",\"seq\":5,\"product_model\":\"Siteline (W-5500) Clad Wood\",\"product_description\":\"Sliding Door 3 Panel with Transom 146\\\" x 104\\\" (O\\\/OXO) Insulated Glass\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12313-R24\",\"approval_number\":\"FL12313.6\",\"seq\":6,\"product_model\":\"Siteline (W-5500) Clad Wood\",\"product_description\":\"Sliding Door 4 Panel 140\\\" x 120\\\" (OXXO) Insulated Glass (5\\\/32 in - 5\\\/32 out Tempered)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12313-R24\",\"approval_number\":\"FL12313.7\",\"seq\":7,\"product_model\":\"Siteline (W-5500) Clad Wood\",\"product_description\":\"Sliding Door 4 Panel 189\\\" x 96\\\" (OXXO) Insulated Glass (3\\\/16 in - 3\\\/16 out Tempered)\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12313-R24\",\"approval_number\":\"FL12313.8\",\"seq\":8,\"product_model\":\"Siteline (W-5500) Wood\",\"product_description\":\"Sliding Door 3 Panel with Transom 110\\\" x 105\\\" (O\\\/OXO) Insulated Glass\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12313-R24\",\"approval_number\":\"FL12313.9\",\"seq\":9,\"product_model\":\"Siteline (W-5500) Wood\",\"product_description\":\"Sliding Door 2 Panel with Transom 71\\\" x 107\\\" (O\\\/XO) Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12313-R24\",\"approval_number\":\"FL12313.10\",\"seq\":10,\"product_model\":\"Siteline (W-5500) Wood\",\"product_description\":\"Sliding Door 2 Panel with Transom 146\\\" x 96\\\" (O\\\/XO) Insulated Glass (1\\\/8 in - 1\\\/8 out Tempered)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12313-R24\",\"approval_number\":\"FL12313.11\",\"seq\":11,\"product_model\":\"Siteline (W-5500) Wood\",\"product_description\":\"Sliding Door 2 Panel 51\\\" x 120\\\" (XO) Insulated Glass (3\\\/32 in - 3\\\/32 out Tempered)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12313-R24\",\"approval_number\":\"FL12313.12\",\"seq\":12,\"product_model\":\"Siteline (W-5500) Wood\",\"product_description\":\"Transom 95\\\" x 36\\\" Insulated Glass (3\\\/16 in - 3\\\/16 out Tempered)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12425-R16\",\"approval_number\":\"FL12425.1\",\"seq\":1,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Sliding Patio Door (XO or OX) 71 1\\\/2\\\" x 79 1\\\/2\\\" Insulated Glass (1\\\/8 in -1\\\/8 out Tempered) (Safety Glazing)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-09-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12425-R16\",\"approval_number\":\"FL12425.2\",\"seq\":2,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Sliding Patio Door (XO or OX) 96\\\" x 96\\\" Insulated Glass (1\\\/8 in -1\\\/8 out Tempered) (Safety Glazing)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15464-R7\",\"approval_number\":\"FL15464.1\",\"seq\":1,\"product_model\":\"Custom Clad\",\"product_description\":\"Wide Stile Gliding Door 98-5\\\/8\\\" x 98-1\\\/2\\\" Insulated Glass (5\\\/16\\\" LAM PVB - 5\\\/32\\\" out Temp)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15464-R7\",\"approval_number\":\"FL15464.2\",\"seq\":2,\"product_model\":\"Custom Clad\",\"product_description\":\"Wide Stile Gliding Door 98-5\\\/8\\\" x 98-1\\\/2\\\" Insulated Glass (5\\\/16\\\" LAM SGP - 5\\\/32\\\" out Temp)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16275-R9\",\"approval_number\":\"FL16275.1\",\"seq\":1,\"product_model\":\"Siteline or W-5500 Clad\",\"product_description\":\"Outswing Folding Door-4 Panel left - 147 1\\\/8\\\" x 96 1\\\/2\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16275-R9\",\"approval_number\":\"FL16275.2\",\"seq\":2,\"product_model\":\"Siteline or W-5500 Clad\",\"product_description\":\"Outswing Folding Door-2 panel left\\\/2 panel right - 147 3\\\/8\\\" x 96 1\\\/2\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16275-R9\",\"approval_number\":\"FL16275.3\",\"seq\":3,\"product_model\":\"Siteline or W-5500 Clad\",\"product_description\":\"Outswing Folding Door-3 panel left\\\/1 panel right - 147 1\\\/8\\\" x 96 1\\\/2\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16439-R8\",\"approval_number\":\"FL16439.1\",\"seq\":1,\"product_model\":\"Builders Vinyl (V-2500)\",\"product_description\":\"Sliding Patio Door 71 3\\\/4\\\" x 79 1\\\/2\\\" Insulated Glass (1\\\/8\\\" in - 1\\\/8\\\" out Tempered Safety Glazing)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16439-R8\",\"approval_number\":\"FL16439.2\",\"seq\":2,\"product_model\":\"Builders Vinyl (V-2500)\",\"product_description\":\"Sliding Patio Door 71 3\\\/4\\\" x 79 1\\\/2\\\" Insulated Glass (1\\\/8\\\" in - 1\\\/8\\\" out Tempered Safety Glazing)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#20120-R7\",\"approval_number\":\"FL20120.1\",\"seq\":1,\"product_model\":\"Siteline (W-5500) Clad Wood\",\"product_description\":\"Sliding Patio Door 95 1\\\/4\\\" x 95 1\\\/2\\\" (XO) IG (5\\\/16\\\" PVB Lam in - 3\\\/16\\\" Tempered out)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-08-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21704-R8\",\"approval_number\":\"FL21704.1\",\"seq\":1,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Multi-Slide Sliding Patio Door 281.375\\\" x 96\\\" Insulated Glass (3\\\/16\\\" in - 3\\\/16\\\" out Tempered) (Safety Glazing) (XXXXXX)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21704-R8\",\"approval_number\":\"FL21704.2\",\"seq\":2,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Multi-Slide Sliding Patio Door 281.375\\\" x 96\\\" Insulated Glass (3\\\/16\\\" in - 3\\\/16\\\" out Tempered) (Safety Glazing) (OXXXXX)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21704-R8\",\"approval_number\":\"FL21704.3\",\"seq\":3,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Multi-Slide Sliding Patio Door 190.75\\\" x 120\\\" Insulated Glass (3\\\/16\\\" in - 3\\\/16\\\" out Tempered) (Safety Glazing) (XXXX)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21705-R7\",\"approval_number\":\"FL21705.1\",\"seq\":1,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Multi-Slide Patio Door 283.75\\\" x 96\\\" Insulated Glass (3\\\/16\\\" out Tempered - 5\\\/16\\\" SGP Lam in) (XXXXXX)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21705-R7\",\"approval_number\":\"FL21705.2\",\"seq\":2,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Multi-Slide Patio Door 190.75\\\" x 120\\\" Insulated Glass (3\\\/16\\\" out Tempered - 5\\\/16\\\" SGP Lam in) (XXXX)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21705-R7\",\"approval_number\":\"FL21705.3\",\"seq\":3,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Multi-Slide Patio Door 72\\\" x 80\\\" Insulated Glass (1\\\/8\\\" out Tempered - 5\\\/16\\\" PVB Lam in) (OX)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21706-R7\",\"approval_number\":\"FL21706.1\",\"seq\":1,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Multi-Slide Patio Door 280 7\\\/16\\\" x 120 1\\\/16\\\" Insulated Glass (7\\\/16\\\" SGP Lam In - 3\\\/16\\\" Tempered Out) (OXXXXX or XXXXXX)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21706-R7\",\"approval_number\":\"FL21706.2\",\"seq\":2,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Multi-Slide Patio Door 191\\\" x 120\\\" Insulated Glass (7\\\/16\\\" SGP Lam In - 3\\\/16\\\" Tempered Out) (XXXX)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21706-R7\",\"approval_number\":\"FL21706.3\",\"seq\":3,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Multi-Slide Patio Door 281 1\\\/8\\\" x 96\\\" Insulated Glass (7\\\/16\\\" SGP Lam In - 3\\\/16\\\" Tempered Out) (OXXXXX or XXXXXX)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21706-R7\",\"approval_number\":\"FL21706.4\",\"seq\":4,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Multi-Slide Patio Door 195 7\\\/8\\\" x 95 7\\\/8\\\" Insulated Glass (7\\\/16\\\" SGP Lam In - 3\\\/16\\\" Tempered Out) (XXXX)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21706-R7\",\"approval_number\":\"FL21706.5\",\"seq\":5,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Multi-Slide Patio Door 72\\\" x 80\\\" Insulated Glass (7\\\/16\\\" SGP Lam In - 3\\\/16\\\" Tempered Out) (XO, XX)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21974-R4\",\"approval_number\":\"FL21974.1\",\"seq\":1,\"product_model\":\"Siteline or W-4500 Clad\",\"product_description\":\"Sliding Patio Door (OX) with Low Profile Sill 95 1\\\/4\\\" x 95 1\\\/2\\\" Tempered Insulated Glass (1\\\/8\\\" in - 1\\\/8\\\" out)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21974-R4\",\"approval_number\":\"FL21974.2\",\"seq\":2,\"product_model\":\"Siteline or W-4500 Clad\",\"product_description\":\"Sliding Patio Door (OXXO) with Low Profile Sill 141 3\\\/8\\\" x 95 1\\\/2\\\" Tempered Insulated Glass (1\\\/8\\\" in - 1\\\/8\\\" out)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21974-R4\",\"approval_number\":\"FL21974.3\",\"seq\":3,\"product_model\":\"Siteline or W-4500 Clad\",\"product_description\":\"Sliding Door (O\\\/XO) with Low Profile Sill 146 1\\\/16\\\" x 95 1\\\/2\\\"\\nTempered Insulated Glass (5\\\/32\\\" in - 5\\\/32\\\" out)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22292-R8\",\"approval_number\":\"FL22292.1\",\"seq\":1,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Sliding Patio Door 71 1\\\/2\\\" x 79\\\" (1\\\/4\\\" PVB Laminate in - 1\\\/8\\\" Tempered out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22292-R8\",\"approval_number\":\"FL22292.2\",\"seq\":2,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Sliding Patio Door 71 1\\\/2\\\" x 79 1\\\/2\\\" (5\\\/16\\\" PVB Laminate in - 1\\\/8\\\" Tempered out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-09-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22695-R2\",\"approval_number\":\"FL22695.1\",\"seq\":1,\"product_model\":\"EpicVue Clad\",\"product_description\":\"Sliding Patio Door Narrow Stile or Wide Stile (OX) 122 5\\\/8\\\" x 98 1\\\/2\\\" Insulated Glass (Fixed Panel 1\\\/4 in - 1\\\/4 out Tempered) (Vent 3\\\/16 in - 3\\\/16 out Tempered)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22695-R2\",\"approval_number\":\"FL22695.2\",\"seq\":2,\"product_model\":\"EpicVue Clad\",\"product_description\":\"Sliding Patio Door Narrow Stile or Wide Stile (XOX) 145 7\\\/16\\\" x 98 1\\\/2\\\" Insulated Glass (Fixed Panel 1\\\/4 in - 1\\\/4 out Tempered) (Vent 3\\\/16 in - 3\\\/16 out Tempered)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#26356-R5\",\"approval_number\":\"FL26356.1\",\"seq\":1,\"product_model\":\"Siteline or W-5500 Clad\",\"product_description\":\"Wide Stile Sliding Patio Door (OXXO) 189 3\\\/16\\\" x 95 1\\\/2\\\" IG (3\\\/16\\\" in - 3\\\/16\\\" out Tempered)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30045-R2\",\"approval_number\":\"FL30045.1\",\"seq\":1,\"product_model\":\"Siteline Clad\",\"product_description\":\"Low-Friction Glider (XO) 171\\\" x 98-1\\\/2\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30045-R2\",\"approval_number\":\"FL30045.2\",\"seq\":2,\"product_model\":\"Siteline Clad\",\"product_description\":\"Low-Friction Glider (XO) 171\\\" x 122-1\\\/2\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30045-R2\",\"approval_number\":\"FL30045.3\",\"seq\":3,\"product_model\":\"Siteline Clad\",\"product_description\":\"Low-Friction Glider (XOO) 259-1\\\/16\\\" x 98-1\\\/2\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30045-R2\",\"approval_number\":\"FL30045.4\",\"seq\":4,\"product_model\":\"Siteline Clad\",\"product_description\":\"Low-Friction Glider (XOO) 259-1\\\/16\\\" x 122-1\\\/2\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30045-R2\",\"approval_number\":\"FL30045.5\",\"seq\":5,\"product_model\":\"Siteline Clad\",\"product_description\":\"Low-Friction Glider - Fixed Panel (O) 88-7\\\/8\\\" x 98-1\\\/2\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30045-R2\",\"approval_number\":\"FL30045.6\",\"seq\":6,\"product_model\":\"Siteline Clad\",\"product_description\":\"Low-Friction Glider - Fixed Panel (O) 88-7\\\/8\\\" x 122-1\\\/2\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30045-R2\",\"approval_number\":\"FL30045.7\",\"seq\":7,\"product_model\":\"Siteline Clad\",\"product_description\":\"Low-Friction Glider (OXO) 259-1\\\/16\\\" x 98-1\\\/2\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30045-R2\",\"approval_number\":\"FL30045.8\",\"seq\":8,\"product_model\":\"Siteline Clad\",\"product_description\":\"Low-Friction Glider (OXO) 259-1\\\/16\\\" x 122-1\\\/2\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30045-R2\",\"approval_number\":\"FL30045.9\",\"seq\":9,\"product_model\":\"Siteline Clad\",\"product_description\":\"Low-Friction Glider (OXXO) 291-5\\\/32\\\" x 98-1\\\/2\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30045-R2\",\"approval_number\":\"FL30045.10\",\"seq\":10,\"product_model\":\"Siteline Clad\",\"product_description\":\"Low-Friction Glider (OXXO) 291-5\\\/32\\\" x 122-1\\\/2\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#38691-R3\",\"approval_number\":\"FL38691.1\",\"seq\":1,\"product_model\":\"Auraline Composite\",\"product_description\":\"Sliding Patio Door XO 72\\\" x 80\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#38691-R3\",\"approval_number\":\"FL38691.2\",\"seq\":2,\"product_model\":\"Auraline Composite\",\"product_description\":\"Sliding Patio Door XO 96\\\" x 96\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#40710-R2\",\"approval_number\":\"FL40710.1\",\"seq\":1,\"product_model\":\"Siteline Clad\",\"product_description\":\"Low-Friction Glider- IG Impact (OXXO) 195-1\\\/8\\\" x 98-1\\\/2\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#40710-R2\",\"approval_number\":\"FL40710.2\",\"seq\":2,\"product_model\":\"Siteline Clad\",\"product_description\":\"Low-Friction Glider- IG Impact (XO) (OX) 147\\\" x 98-1\\\/2\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-10-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#41624-R3\",\"approval_number\":\"FL41624.1\",\"seq\":1,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Narrow Stile 2 Panel Sliding Door (XO) 95 1\\\/4\\\" x 95 1\\\/2\\\" SG (3\\\/16\\\" Glass -SGP LAM - 3\\\/16\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42245-R1\",\"approval_number\":\"FL42245.1\",\"seq\":1,\"product_model\":\"Premium (V-4500) Vinyl\",\"product_description\":\"Sliding Door Multi Slide (OX,XX) 71 3\\\/4\\\" x 79 13\\\/16\\\" Insulated Glass (1\\\/8\\\" Tempered in - 1\\\/8\\\" Tempered Out)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42636-R1\",\"approval_number\":\"FL42636.1\",\"seq\":1,\"product_model\":\"F-4500 Fiberglass Doors\",\"product_description\":\"F-4500 Folding Door (XXX) 106-3\\\/4\\\" x 79-1\\\/4\\\" Glazed Outswing\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5006-R0\",\"approval_number\":\"FL5006.1\",\"seq\":1,\"product_model\":\"CWGPDT8080 HP 419-H-713\",\"product_description\":\"XO Clad Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5803-R0\",\"approval_number\":\"FL5803.1\",\"seq\":1,\"product_model\":\"French View Sliding Patio Door 8\\\/0 x 8\\\/0 130-H-608-00\",\"product_description\":\"Aluminum Clad Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5803-R0\",\"approval_number\":\"FL5803.2\",\"seq\":2,\"product_model\":\"Series 300 Sliding Door 406-H-601-01\",\"product_description\":\"AL Clad Horizontal Slididng Wood Patio Door (OX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5803-R0\",\"approval_number\":\"FL5803.3\",\"seq\":3,\"product_model\":\"Series 400 Sliding Door 406-H-605-00\",\"product_description\":\"Aluminum Clad Horizontal Sliding Wood Patio Door (OX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5803-R0\",\"approval_number\":\"FL5803.4\",\"seq\":4,\"product_model\":\"Series 400 Sliding Door 406-H-605-01\",\"product_description\":\"Aluminum Clad Horizontal Sliding Wood Patio Door (OX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6049-R0\",\"approval_number\":\"FL6049.1\",\"seq\":1,\"product_model\":\"3800 JW19 (Gainesville Division)\",\"product_description\":\"Vinyl Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6672-R0\",\"approval_number\":\"FL6672.1\",\"seq\":1,\"product_model\":\"CNGPD 12080 419-H-795.00\",\"product_description\":\"150\\\" x 99\\\" maximum size Clad Gliding Patio Door\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6672-R0\",\"approval_number\":\"FL6672.2\",\"seq\":2,\"product_model\":\"CNGPD 8080 419-H-798.00\",\"product_description\":\"99\\\" x 99\\\" maximum size Clad Gliding Patio Door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6672-R0\",\"approval_number\":\"FL6672.3\",\"seq\":3,\"product_model\":\"CNGPD16080 419-H-808.02\",\"product_description\":\"197\\\" x 99\\\" maximum size Clad Gliding Patio Door\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6672-R0\",\"approval_number\":\"FL6672.4\",\"seq\":4,\"product_model\":\"CNGPDT6080 419-H-800.00\",\"product_description\":\"75\\\" x 99\\\" maximum size Clad Gliding Patio Door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6672-R0\",\"approval_number\":\"FL6672.5\",\"seq\":5,\"product_model\":\"WNGPD 12080 419-H-796.00\",\"product_description\":\"150\\\" x 99\\\" maximum size Wood Gliding Patio Door\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6672-R0\",\"approval_number\":\"FL6672.6\",\"seq\":6,\"product_model\":\"WNGPD 8080 419-H-799.00\",\"product_description\":\"99\\\" x 99\\\" maximum size Wood Gliding Patio Door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6672-R0\",\"approval_number\":\"FL6672.7\",\"seq\":7,\"product_model\":\"WNGPD16080 419-H-808.00\",\"product_description\":\"196\\\" x 99\\\" maximum size Wood Gliding Patio Door\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6672-R0\",\"approval_number\":\"FL6672.8\",\"seq\":8,\"product_model\":\"WNGPDT6080 419-H-797.00\",\"product_description\":\"75\\\" x 99\\\" maximum size Wood Gliding Patio Door\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7040-R0\",\"approval_number\":\"FL7040.1\",\"seq\":1,\"product_model\":\"4500 Series Aluminum Sliding Glass Door\",\"product_description\":\"Max Size 146x96. Requires 3\\\" sill adapter without reinforcements. Product must be installed in accordance with the attached installation instructions. Glazing shall be no less than 3\\\/16\\\" fully tempered glass\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7040-R0\",\"approval_number\":\"FL7040.2\",\"seq\":2,\"product_model\":\"Premium Vinyl Atlantic Series\",\"product_description\":\"Max Size 183x120. ATI Report 54173.01-901-44. ATI Report 53464.01-901-44. Product must be installed in accordance with the attached installation instructions. Not for use in HVHZ. Glazing shall comply with ASTM E 1300-02\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7040-R0\",\"approval_number\":\"FL7040.3\",\"seq\":3,\"product_model\":\"Premium Vinyl Atlantic Series\",\"product_description\":\"Max Size 240x96. ATI Report 53464.01-901-44. Product must be installed in accordance with the attached installation instructions. Not for use in HVHZ. Glazing shall comply with ASTM E 1300-02\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7040-R0\",\"approval_number\":\"FL7040.4\",\"seq\":4,\"product_model\":\"Premium Vinyl Atlantic Series\",\"product_description\":\"Max Size 144x96. ATL Report 1209.03-03. Product must be installed in accordance with the attached installation instructions. Not for use in HVHZ. Glazing shall comply with ASTM E 1300-02\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7333-R0\",\"approval_number\":\"FL7333.1\",\"seq\":1,\"product_model\":\"Premium Aluminum-Atlantic\",\"product_description\":\"4500 Aluminum Sliding Glass Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7333-R0\",\"approval_number\":\"FL7333.2\",\"seq\":2,\"product_model\":\"Premium Aluminum-Atlantic\",\"product_description\":\"4500 Aluminum Sliding Glass Door\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7333-R0\",\"approval_number\":\"FL7333.3\",\"seq\":3,\"product_model\":\"Premium Aluminum-Atlantic\",\"product_description\":\"4500 Aluminum Sliding Glass Door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7581-R0\",\"approval_number\":\"FL7581.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl Impact Sliding Glass Door\",\"product_description\":\"3800 Immpact Sliding Glass Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7581-R0\",\"approval_number\":\"FL7581.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Vinyl Sliding Glass Door\",\"product_description\":\"3800 Sliding Glass Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7955-R0\",\"approval_number\":\"FL7955.1\",\"seq\":1,\"product_model\":\"Custom Collection Gliding Wide Stile Door 419-H-876.01\",\"product_description\":\"Gliding Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7955-R0\",\"approval_number\":\"FL7955.2\",\"seq\":2,\"product_model\":\"Custom Collection Gliding Wide Stile Door 419-H-876.02\",\"product_description\":\"Wind zone 4 missile level D\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7962-R0\",\"approval_number\":\"FL7962.1\",\"seq\":1,\"product_model\":\"3800 Premium Atlantic Vinyl Sliding Glass Door\",\"product_description\":\"Limits per Miami-Dade NOA-06-0504.03. Product must be installed in accordance with the attached installation instructions.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7962-R0\",\"approval_number\":\"FL7962.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Wood Sliding Glass Door\",\"product_description\":\"Limits per Miami-Dade NOA-06-0719.04. Product must be installed in accordance with the attached installation instructions.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7962-R0\",\"approval_number\":\"FL7962.3\",\"seq\":3,\"product_model\":\"Series 4500 Aluminum Sliding Glass Door\",\"product_description\":\"Limits per Miami-Dade NOA-06-1012.01. Product must be installed in accordance with the attached installation instructions.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8222-R0\",\"approval_number\":\"FL8222.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Aluminum 6800 Impact Sliding Glass Door\",\"product_description\":\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8222-R0\",\"approval_number\":\"FL8222.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Aluminum 6800 Sliding Glass Door\",\"product_description\":\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8776-R0\",\"approval_number\":\"FL8776.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl Sliding Glass Door; Insulated Impact with Transom\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9037-R0\",\"approval_number\":\"FL9037.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Aluminum Sliding Glass Door: Insulated Impact 3-Track\",\"product_description\":\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9037-R0\",\"approval_number\":\"FL9037.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Aluminum Sliding Glass Door: Mono Impact 3-Track\",\"product_description\":\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9037-R0\",\"approval_number\":\"FL9037.3\",\"seq\":3,\"product_model\":\"Premium Atlantic Aluminum Sliding Glass Door: Pocket Insulated Impact\",\"product_description\":\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9037-R0\",\"approval_number\":\"FL9037.4\",\"seq\":4,\"product_model\":\"Premium Atlantic Aluminum Sliding Glass Door: Pocket SG and Insulated Impact\",\"product_description\":\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9037-R0\",\"approval_number\":\"FL9037.5\",\"seq\":5,\"product_model\":\"Premium Atlantic Aluminum Sliding Glass Door: Pocket SG and Insulated Non-Impact\",\"product_description\":\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9037-R0\",\"approval_number\":\"FL9037.6\",\"seq\":6,\"product_model\":\"Premium Atlantic Aluminum Sliding Glass Door: Pocket SG and Insulated Non-Impact\",\"product_description\":\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9037-R0\",\"approval_number\":\"FL9037.7\",\"seq\":7,\"product_model\":\"Premium Atlantic Aluminum Sliding Glass Door: Pocket SG Impact\",\"product_description\":\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9037-R0\",\"approval_number\":\"FL9037.8\",\"seq\":8,\"product_model\":\"Premium Atlantic Aluminum Sliding Glass Door: SG and Insulated Impact 3-Track\",\"product_description\":\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9359-R0\",\"approval_number\":\"FL9359.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Aluminum Sliding Glass Door Impact Single Glazed :\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9359-R0\",\"approval_number\":\"FL9359.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Aluminum Sliding Glass Door Impact Insulated Glazed :\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9662-R0\",\"approval_number\":\"FL9662.1\",\"seq\":1,\"product_model\":\"Builders Aluminum Sliding Patio Door 4500\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9662-R0\",\"approval_number\":\"FL9662.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Aluminum Sliding Glass Door Non-Impact Single and Insulated Glazed :\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10035-R0\",\"approval_number\":\"FL10035.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl (3800) Impact Sliding Glass Door\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10335-R1\",\"approval_number\":\"FL10335.1\",\"seq\":1,\"product_model\":\"Custom Collection Clad Gliding Patio Door\",\"product_description\":\"419-H-933\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10335-R1\",\"approval_number\":\"FL10335.2\",\"seq\":2,\"product_model\":\"Custom Collection Gliding Wide Stile Door\",\"product_description\":\"419-H-876.01\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10335-R1\",\"approval_number\":\"FL10335.3\",\"seq\":3,\"product_model\":\"Custom Collection Gliding Wide Stile Door\",\"product_description\":\"419-H-876.02\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10335-R1\",\"approval_number\":\"FL10335.4\",\"seq\":4,\"product_model\":\"Custom Collection Wood Gliding Patio Door\",\"product_description\":\"419-H-931\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10335-R1\",\"approval_number\":\"FL10335.5\",\"seq\":5,\"product_model\":\"Custom Collection Wood Gliding Patio Door Door\",\"product_description\":\"419-H-930\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10335-R2\",\"approval_number\":\"FL10335.6\",\"seq\":6,\"product_model\":\"Custom Collection Wood Gliding Patio Door Door\",\"product_description\":\"419-H-930\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10944-R0\",\"approval_number\":\"FL10944.1\",\"seq\":1,\"product_model\":\"Custom Aluminum Clad Wood Center Swing Door\",\"product_description\":\"419-H-887.00\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10944-R0\",\"approval_number\":\"FL10944.2\",\"seq\":2,\"product_model\":\"Custom Aluminum Clad Wood Out-Swing French Door\",\"product_description\":\"419-H-890.00\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10944-R0\",\"approval_number\":\"FL10944.3\",\"seq\":3,\"product_model\":\"Custom Aluminum Clad Wood Out-Swing French Door\",\"product_description\":\"419-H-890.01\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10944-R0\",\"approval_number\":\"FL10944.4\",\"seq\":4,\"product_model\":\"Custom Aluminum Clad Wood Outswing French Door\",\"product_description\":\"419-H-890.02\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10944-R0\",\"approval_number\":\"FL10944.5\",\"seq\":5,\"product_model\":\"Custom Center Swing Patio Door\",\"product_description\":\"419-H-887.01\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10944-R0\",\"approval_number\":\"FL10944.6\",\"seq\":6,\"product_model\":\"Custom Center Swing Patio Door\",\"product_description\":\"419-H-887.02\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10973-R0\",\"approval_number\":\"FL10973.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Aluminum Sliding Glass Door 143x96 Impact 3-Track Insulated Laminated Glass\",\"product_description\":\"Premium Atlantic Aluminum Sliding Glass Door 143x96 Impact 3-Track Insulated Laminated Glass\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10973-R0\",\"approval_number\":\"FL10973.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Aluminum Sliding Glass Door 143x96 Impact 3-Track Laminated Glass\",\"product_description\":\"Premium Atlantic Aluminum Sliding Glass Door 143x96 Impact 3-Track Laminated Glass\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10973-R0\",\"approval_number\":\"FL10973.3\",\"seq\":3,\"product_model\":\"Premium Atlantic Aluminum Sliding Glass Door 237x96 Impact Pocket Insulated Laminated Glass\",\"product_description\":\"Premium Atlantic Aluminum Sliding Glass Door 237x96 Impact Pocket Insulated Laminated Glass\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10973-R0\",\"approval_number\":\"FL10973.4\",\"seq\":4,\"product_model\":\"Premium Atlantic Aluminum Sliding Glass Door 237x96 Impact Pocket Laminated Glass\",\"product_description\":\"Premium Atlantic Aluminum Sliding Glass Door 237x96 Impact Pocket Laminated Glass\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10973-R0\",\"approval_number\":\"FL10973.5\",\"seq\":5,\"product_model\":\"Premium Atlantic Aluminum Sliding Glass Door 284x96 Impact Insulated Tempered Laminated Glass\",\"product_description\":\"Premium Atlantic Aluminum Sliding Glass Door 284x96 Impact Insulated Tempered Laminated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10973-R0\",\"approval_number\":\"FL10973.6\",\"seq\":6,\"product_model\":\"Premium Atlantic Aluminum Sliding Glass Door 284x96 Impact Laminated Glass\",\"product_description\":\"Premium Atlantic Aluminum Sliding Glass Door 284x96 Impact Laminated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10973-R0\",\"approval_number\":\"FL10973.7\",\"seq\":7,\"product_model\":\"Premium Atlantic Vinyl Entry Door Impact Insulated Tempered Laminted Glass\",\"product_description\":\"Premium Atlantic Vinyl Entry Door Impact Insulated Tempered Laminted Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10973-R0\",\"approval_number\":\"FL10973.8\",\"seq\":8,\"product_model\":\"Premium Atlantic Vinyl Sliding Glass Door and Transom Impact Insulated Laminated Glass\",\"product_description\":\"Premium Atlantic Vinyl Sliding Glass Door and Transom Impact Insulated Laminated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10973-R0\",\"approval_number\":\"FL10973.9\",\"seq\":9,\"product_model\":\"Premium Atlantic Vinyl Sliding Glass Door Impact Insulated Laminated Glass\",\"product_description\":\"Premium Atlantic Vinyl Sliding Glass Door Impact Insulated Laminated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10973-R0\",\"approval_number\":\"FL10973.10\",\"seq\":10,\"product_model\":\"Premium Atlantic Vinyl Sliding Glass Door Impact Laminated Glass\",\"product_description\":\"Premium Atlantic Vinyl Sliding Glass Door Impact Laminated Glass\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10976-R0\",\"approval_number\":\"FL10976.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Aluminum Sliding Glass Door 284x96 Non-Impact\",\"product_description\":\"Premium Atlantic Aluminum Sliding Glass Door 284x96 Non-Impact\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10976-R0\",\"approval_number\":\"FL10976.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Aluminum Sliding Glass Door 284x96 Non-Impact Single and Insulated Glazed :\",\"product_description\":\"Premium Atlantic Aluminum Sliding Glass Door 284x96 Non-Impact Single and Insulated Glazed :\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10976-R0\",\"approval_number\":\"FL10976.3\",\"seq\":3,\"product_model\":\"Premium Atlantic Vinyl Sliding Glass Door\",\"product_description\":\"Premium Atlantic Vinyl Sliding Glass Door 191x96 Ins. Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10976-R1\",\"approval_number\":\"FL10976.4\",\"seq\":4,\"product_model\":\"Premium Atlantic Vinyl Pocket Sliding Glass Door\",\"product_description\":\"Premium Atlantic Vinyl Pocket 3800 Sliding Glass Door 190x96 Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11109-R0\",\"approval_number\":\"FL11109.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Aluminum Sliding Patio Door IG\\\/SG\",\"product_description\":\"Premium Atlantic Aluminum Sliding Patio Door IG\\\/SG\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11109-R0\",\"approval_number\":\"FL11109.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Aluminum Sliding Patio Door IG\\\/SG\",\"product_description\":\"Premium Atlantic Aluminum Sliding Patio Door IG\\\/SG\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11109-R0\",\"approval_number\":\"FL11109.3\",\"seq\":3,\"product_model\":\"Premium Atlantic Vinyl Sliding Patio Door\",\"product_description\":\"Premium Atlantic Vinyl Sliding Patio Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11109-R1\",\"approval_number\":\"FL11109.4\",\"seq\":4,\"product_model\":\"Premium Atlantic Vinyl Sliding Patio Door\",\"product_description\":\"Premium Atlantic Vinyl Sliding Patio Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11109-R2\",\"approval_number\":\"FL11109.5\",\"seq\":5,\"product_model\":\"Premium Atlantic Aluminum\",\"product_description\":\"Sliding Patio Door (6800) Bypass\\\/Pocket 284 x 96 (7\\\/16 SGP LAM with Annealed Glass Single Glaze)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11109-R2\",\"approval_number\":\"FL11109.6\",\"seq\":6,\"product_model\":\"Premium Atlantic Aluminum\",\"product_description\":\"Sliding Patio Door (6800) Bypass\\\/Pocket 284 x 96 (3\\\/16 - 3\\\/16 Tempered)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11109-R2\",\"approval_number\":\"FL11109.7\",\"seq\":7,\"product_model\":\"Premium Atlantic Aluminum\",\"product_description\":\"Sliding Patio Door (6800) Bypass\\\/Pocket 284 x 96 (3\\\/16 Tempered Single Glaze)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11109-R2\",\"approval_number\":\"FL11109.8\",\"seq\":8,\"product_model\":\"Premium Atlantic Aluminum\",\"product_description\":\"Sliding Patio Door (6800) Bypass\\\/Pocket 284 x 96 (7\\\/16 SGP LAM with Heat Strengthened Glass Single Glaze)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11109-R2\",\"approval_number\":\"FL11109.9\",\"seq\":9,\"product_model\":\"Premium Atlantic Aluminum\",\"product_description\":\"Sliding Patio Door (6800) Bypass\\\/Pocket 284 x 96 (3\\\/16 Tempered Single Glaze)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11258-R0\",\"approval_number\":\"FL11258.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Aluminum Sliding Glass Door\",\"product_description\":\"Premium Atlantic Aluminum Sliding Glass Door 6800 Impact 8'0\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11258-R0\",\"approval_number\":\"FL11258.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Aluminum Sliding Glass Door\",\"product_description\":\"Premium Atlantic Aluminum Sliding Glass Door 6800 Non-Impact 8'0\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11258-R0\",\"approval_number\":\"FL11258.3\",\"seq\":3,\"product_model\":\"Premium Vinyl Sliding Glass Door\",\"product_description\":\"Premium Vinyl Sliding Glass Door (3800)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11258-R1\",\"approval_number\":\"FL11258.4\",\"seq\":4,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Sliding Patio Door (3800) Bypass Mechanically Fastened Frame 143 x 80 (3\\\/16 Tempered - 5\\\/16 PVB LAM)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11258-R1\",\"approval_number\":\"FL11258.5\",\"seq\":5,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Sliding Patio Door (3800) Pocket Mechanically Fastened Frame 142 x 80 (3\\\/16 Tempered - 5\\\/16 PVB LAM)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11258-R1\",\"approval_number\":\"FL11258.6\",\"seq\":6,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Sliding Patio Door (3800) Bypass Welded Frame 72 x 80 (3\\\/16 Tempered - 7\\\/16 SGP LAM)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11258-R1\",\"approval_number\":\"FL11258.7\",\"seq\":7,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Sliding Patio Door (3800) Bypass Welded Frame 72 x 80 (3\\\/16 Tempered - 5\\\/16 PVB LAM)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11415-R0\",\"approval_number\":\"FL11415.1\",\"seq\":1,\"product_model\":\"Premium Siteline EX 300 Clad Sliding Door\",\"product_description\":\"406-H-658.00\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11415-R0\",\"approval_number\":\"FL11415.2\",\"seq\":2,\"product_model\":\"Premium Siteline EX 400 Clad Sliding Door\",\"product_description\":\"406-H-657.00\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11415-R0\",\"approval_number\":\"FL11415.3\",\"seq\":3,\"product_model\":\"Premium Siteline EX 400 Clad Sliding Door\",\"product_description\":\"406-H-681.00\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11415-R1\",\"approval_number\":\"FL11415.4\",\"seq\":4,\"product_model\":\"Premium Siteline EX Clad 300 Series Sliding Door - Coastal (OX)\",\"product_description\":\"406-H-763.01\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11415-R2\",\"approval_number\":\"FL11415.5\",\"seq\":5,\"product_model\":\"Premium Siteline EX Clad 400 Series Sliding Door (OX)\",\"product_description\":\"406-H-769.01\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11415-R3\",\"approval_number\":\"FL11415.6\",\"seq\":6,\"product_model\":\"Premium Siteline EX Clad 400 Series Fixed Sidelite\",\"product_description\":\"406-H-761.01\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11415-R3\",\"approval_number\":\"FL11415.7\",\"seq\":7,\"product_model\":\"Premium Siteline EX Clad 400 Series Sliding Door (OX)\",\"product_description\":\"406-H-769.01\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11415-R3\",\"approval_number\":\"FL11415.8\",\"seq\":8,\"product_model\":\"Premium Siteline EX Clad Side Lite 400\",\"product_description\":\"406-H-659\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11461-R0\",\"approval_number\":\"FL11461.1\",\"seq\":1,\"product_model\":\"Custom Clad Wide Stile Gliding Patio Door\",\"product_description\":\"Aluminum Clad Wood Sliding Glass Door - L.M.I. 95 5\\\/8 x 98 1\\\/2\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11461-R0\",\"approval_number\":\"FL11461.2\",\"seq\":2,\"product_model\":\"Custom Clad Wide Stile Gliding Patio Door\",\"product_description\":\"Aluminum Clad Wood Sliding Glass Door - L.M.I. 74 5\\\/8\\\" x 98 1\\\/2\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11544-R0\",\"approval_number\":\"FL11544.1\",\"seq\":1,\"product_model\":\"Cimarron Gliding Patio Door\",\"product_description\":\"6'-0\\\" x 6'-8\\\", Fiberglass\\\/Vinyl Sliding Glass Door System\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12796-R0\",\"approval_number\":\"FL12796.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Sliding Glass Door Insulated Laminated Glass\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12796-R1\",\"approval_number\":\"FL12796.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Sliding Glass Door 3800 Pocket Insulated Tempered\\\/Laminated Glass 190x96\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12796-R1\",\"approval_number\":\"FL12796.3\",\"seq\":3,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Sliding Glass Door 3800 Bypass Insulated Tempered\\\/Laminated Glass 191x96\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12796-R1\",\"approval_number\":\"FL12796.4\",\"seq\":4,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Sliding Glass Door 3800 Bypass Insulated Tempered\\\/Laminated Glass 72x80\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13700-R0\",\"approval_number\":\"FL13700.1\",\"seq\":1,\"product_model\":\"Builders Clad Wood Fixed Panel\",\"product_description\":\"130-H-725.01\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13700-R0\",\"approval_number\":\"FL13700.2\",\"seq\":2,\"product_model\":\"Builders Clad Wood Sliding Glass Door O|XO\",\"product_description\":\"130-H-726.01\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13700-R0\",\"approval_number\":\"FL13700.3\",\"seq\":3,\"product_model\":\"Builders Clad Wood Sliding Glass Door XO\",\"product_description\":\"130-H-726.03\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13700-R0\",\"approval_number\":\"FL13700.4\",\"seq\":4,\"product_model\":\"Builders Clad Wood Sliding Glass Door XO\",\"product_description\":\"130-H-727.03\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13700-R0\",\"approval_number\":\"FL13700.5\",\"seq\":5,\"product_model\":\"Builders Clad Wood Sliding Glass Door XO\",\"product_description\":\"130-H-727.05\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13700-R1\",\"approval_number\":\"FL13700.6\",\"seq\":6,\"product_model\":\"Builders Clad Wood Sliding Glass Door O\\\/(O-XO)\",\"product_description\":\"130-H-730\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13700-R1\",\"approval_number\":\"FL13700.7\",\"seq\":7,\"product_model\":\"Builders Clad Wood Sliding Glass Door O\\\/(O-XO)\",\"product_description\":\"130-H-730\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13700-R1\",\"approval_number\":\"FL13700.8\",\"seq\":8,\"product_model\":\"Builders Clad Wood Sliding Glass Door XO w\\\/o Nailing Fin\",\"product_description\":\"130-H-729\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14883-R0\",\"approval_number\":\"FL14883.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Sliding Patio Door (3800) 71.5\\\" x 79.5\\\" (XO or OX) Insulated Glass (1\\\/8\\\" - 1\\\/8\\\" Tempered) with 4 3\\\/4\\\" Sill Riser\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14883-R0\",\"approval_number\":\"FL14883.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Sliding Patio Door (3800) 71.5\\\" x 79.5\\\" (XO or OX) Insulated Glass (1\\\/8\\\" - 1\\\/8\\\" Tempered) with 2 1\\\/2\\\" Sill Riser\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12313-R2\",\"approval_number\":\"FL12313.13\",\"seq\":13,\"product_model\":\"Premium Tradition Plus Wood Wide Stile Sliding Door Combination Mullion Assembly (O-XO)\",\"product_description\":\"130-H-755\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12313-R2\",\"approval_number\":\"FL12313.14\",\"seq\":14,\"product_model\":\"Premium Tradition Plus Wood Wide Stile Sliding Door with Fixed Door & Fixed Transom Combination Mullion Assembly with HorizontalReinforcing Mullion (O-O)\\\/ (O-XO)\",\"product_description\":\"130-H-757\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12313-R2\",\"approval_number\":\"FL12313.15\",\"seq\":15,\"product_model\":\"Premium Tradition Plus Wood Wide Stile Sliding Door with Fixed Door Direct Set Transom Combination Mullion Assembly O\\\/ (O-XO)\",\"product_description\":\"130-H-754\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12313-R2\",\"approval_number\":\"FL12313.16\",\"seq\":16,\"product_model\":\"Premium Tradition Plus Wood Wide Stile Sliding Door with Fixed Transom using a Horizontal Combination Mullion O\\\/ (XO)\",\"product_description\":\"130-H-753\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12313-R2\",\"approval_number\":\"FL12313.17\",\"seq\":17,\"product_model\":\"Premium Tradition Plus Wood Wide Stile Sliding Door-Fixed Panel\",\"product_description\":\"130-H-744\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12313-R2\",\"approval_number\":\"FL12313.18\",\"seq\":18,\"product_model\":\"Premium Tradition Plus Wood Wide Stile Sliding Door-OXXO\",\"product_description\":\"130-H-756\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12313-R2\",\"approval_number\":\"FL12313.19\",\"seq\":19,\"product_model\":\"Premium Tradition Plus Wood Wide Stile Sliding Door-XO\",\"product_description\":\"130-H-750\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12313-R2\",\"approval_number\":\"FL12313.20\",\"seq\":20,\"product_model\":\"Premium Tradition Plus Wood Wide Stile Sliding Door-XO\",\"product_description\":\"130-H-752\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13700-R3\",\"approval_number\":\"FL13700.9\",\"seq\":9,\"product_model\":\"I. Builders Clad Sliding Door with Fixed Transom using a Combination Mullion O\\\/(XO)\",\"product_description\":\"130-H-735\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16131-R0\",\"approval_number\":\"FL16131.1\",\"seq\":1,\"product_model\":\"Custom Clad\\\/Wood Lift and Slide\",\"product_description\":\"Report #2242\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16131-R0\",\"approval_number\":\"FL16131.2\",\"seq\":2,\"product_model\":\"Custom Clad\\\/Wood Lift and Slide\",\"product_description\":\"Report #2242\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16431-R0\",\"approval_number\":\"FL16431.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Sliding Patio Door (3800) 71.5\\\" x 79.5\\\" Insulated Glass (1\\\/8\\\" Tempered - 5\\\/16\\\" PVB Lam)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12796-R6\",\"approval_number\":\"FL12796.5\",\"seq\":5,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Sliding Patio Door (3800) 71 1\\\/2\\\" x 79 1\\\/2\\\" (XO)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12796-R6\",\"approval_number\":\"FL12796.6\",\"seq\":6,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Sliding Patio Door (3800) 71 1\\\/2\\\" x 79 1\\\/2\\\" (XO)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21706-R0\",\"approval_number\":\"FL21706.6\",\"seq\":6,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Multi-Slide Patio Door 72\\\" x 80\\\" Insulated Glass (7\\\/16\\\" SGP Lam In - 3\\\/16\\\" Tempered Out) (OX)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Associated Materials\":[{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12312-R0\",\"approval_number\":\"FL12312.1\",\"seq\":1,\"product_model\":\"a. Model 6105\\\/6106\\\/6175\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12312-R0\",\"approval_number\":\"FL12312.2\",\"seq\":2,\"product_model\":\"b. Model 8105\\\/8106\\\/8175\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12312-R0\",\"approval_number\":\"FL12312.3\",\"seq\":3,\"product_model\":\"c. Model 9105\\\/9106\\\/9175\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12312-R0\",\"approval_number\":\"FL12312.4\",\"seq\":4,\"product_model\":\"d. Model 6108\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 8'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12312-R0\",\"approval_number\":\"FL12312.5\",\"seq\":5,\"product_model\":\"e. Model 8108\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 8'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12312-R0\",\"approval_number\":\"FL12312.6\",\"seq\":6,\"product_model\":\"f. Model 9108\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 8'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R0\",\"approval_number\":\"FL12323.1\",\"seq\":1,\"product_model\":\"a. Model 6105\\\/6106\\\/6175\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R0\",\"approval_number\":\"FL12323.2\",\"seq\":2,\"product_model\":\"b. Model 8105\\\/8106\\\/8175\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R0\",\"approval_number\":\"FL12323.3\",\"seq\":3,\"product_model\":\"c. Model 9105\\\/9106\\\/9175\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R0\",\"approval_number\":\"FL12323.4\",\"seq\":4,\"product_model\":\"d. Model 6108\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R0\",\"approval_number\":\"FL12323.5\",\"seq\":5,\"product_model\":\"e. Model 8108\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R0\",\"approval_number\":\"FL12323.6\",\"seq\":6,\"product_model\":\"f. Model 9108\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R0\",\"approval_number\":\"FL12323.7\",\"seq\":7,\"product_model\":\"g. Model 6109\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 9'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R0\",\"approval_number\":\"FL12323.8\",\"seq\":8,\"product_model\":\"h. Model 8109\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 9'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R0\",\"approval_number\":\"FL12323.9\",\"seq\":9,\"product_model\":\"i. Model 9109\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 9'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R0\",\"approval_number\":\"FL12323.10\",\"seq\":10,\"product_model\":\"j. Model 6122\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 12'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R0\",\"approval_number\":\"FL12323.11\",\"seq\":11,\"product_model\":\"k. Model 8122\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 12'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R0\",\"approval_number\":\"FL12323.12\",\"seq\":12,\"product_model\":\"l. Model 9122\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 12'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R0\",\"approval_number\":\"FL12323.13\",\"seq\":13,\"product_model\":\"m. Model 11\\\"i\\\"5\\\/11\\\"i\\\"6\\\/11\\\"i\\\"8\",\"product_description\":\"Extruded Vinyl Sliding Patio Door with Nailing Fin - (XO or OX Configuration - Nominal 8'0 x 6'10)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R0\",\"approval_number\":\"FL12323.14\",\"seq\":14,\"product_model\":\"n. Model 51\\\"i\\\"5\\\/51\\\"i\\\"6\\\/51\\\"i\\\"8\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 8'0 x 6'10)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R0\",\"approval_number\":\"FL12323.15\",\"seq\":15,\"product_model\":\"o. Model 11\\\"i\\\"9\",\"product_description\":\"Extruded Vinyl Sliding Patio Door with Nailing Fin - (OXO Configuration - Nominal 9'0 x 6'10)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R0\",\"approval_number\":\"FL12323.16\",\"seq\":16,\"product_model\":\"p. Model 51\\\"i\\\"9\",\"product_description\":\"Extruded Vinyl Sliding Patio Door with Nailing Fin - (OXO Configuration - Nominal 9'0 x 6'10)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R0\",\"approval_number\":\"FL12323.17\",\"seq\":17,\"product_model\":\"q. Model 1105\\\/1106\",\"product_description\":\"Extruded Vinyl Sliding Patio Door with Nailing Fin - (XO or OX Configuration - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R0\",\"approval_number\":\"FL12323.18\",\"seq\":18,\"product_model\":\"R. Model 51i5\\\/51i6\\\/51i8\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 8'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R1\",\"approval_number\":\"FL12323.19\",\"seq\":19,\"product_model\":\"s. Model 6200\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#13685-R0\",\"approval_number\":\"FL13685.1\",\"seq\":1,\"product_model\":\"a. Series 5200 Model 5202, 5205, 5206, 5208\",\"product_description\":\"Extruded Vinyl \\\"Insulated Glass\\\" Sliding Patio Door - Custom and Standard Sizes up to a Nominal 8'0 x 8'0 (XO or OX Configuration)\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#13685-R0\",\"approval_number\":\"FL13685.2\",\"seq\":2,\"product_model\":\"b. Series 5200 Model 5203, 5209, 5210, 5212\",\"product_description\":\"Extruded Vinyl \\\"Insulated Glass\\\" Sliding Patio Door with Sill Riser - Custom and Standard Sizes up to a Nominal 12'0 x 8'0 (XOX Configuration)\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#13685-R0\",\"approval_number\":\"FL13685.3\",\"seq\":3,\"product_model\":\"c. Series 5200 Model 5202, 5205, 5206, 5208\",\"product_description\":\"Extruded Vinyl \\\"Insulated Glass\\\" Sliding Patio Door with Sill Riser - Custom and Standard Sizes up to a Nominal 8'0 x 8'0 (XO or OX Configuration)\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#13685-R0\",\"approval_number\":\"FL13685.4\",\"seq\":4,\"product_model\":\"d. Series 5200 Model 5202, 5205, 5206, 5208\",\"product_description\":\"Extruded Vinyl \\\"Impact - Insulated Glass\\\" Sliding Patio Door - Custom and Standard Sizes up to a Nominal 8'0 x 8'0 (XO or OX Configuration)\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#13685-R0\",\"approval_number\":\"FL13685.5\",\"seq\":5,\"product_model\":\"e. Series 5200 Model 5203, 5209, 5210, 5212\",\"product_description\":\"Extruded Vinyl \\\"Impact - Insulated Glass\\\" Sliding Patio Door with Sill Riser - Custom and Standard Sizes up to a Nominal 12'0 x 8'0 (XOX Configuration)\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#13685-R0\",\"approval_number\":\"FL13685.6\",\"seq\":6,\"product_model\":\"f. Series 5200 Model 5202, 5205, 5206, 5208\",\"product_description\":\"Extruded Vinyl \\\"Impact - Insulated Glass\\\" Sliding Patio Door with Sill Riser - Custom and Standard Sizes up to a Nominal 8'0 x 8'0 (XO or OX Configuration)\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R2\",\"approval_number\":\"FL12323.20\",\"seq\":20,\"product_model\":\"t. Series 5200 Model 5202, 5205, 5206, 5208\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R2\",\"approval_number\":\"FL12323.21\",\"seq\":21,\"product_model\":\"u. Series 5200 Model 5203, 5209, 5210, 5212\",\"product_description\":\"Extruded Vinyl Sliding Patio Door with Sill Riser - (XOX Configuration - Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R2\",\"approval_number\":\"FL12323.22\",\"seq\":22,\"product_model\":\"v. Series 5200 Model 5202, 5205, 5206, 5208\",\"product_description\":\"Extruded Vinyl Sliding Patio Door with Sill Riser - (XO or OX Configuration - Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R2\",\"approval_number\":\"FL12323.23\",\"seq\":23,\"product_model\":\"w. Series 5200 Model 5202, 5205, 5206, 5208\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Sliding Patio Door - (XO or OX Configuration - Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R2\",\"approval_number\":\"FL12323.24\",\"seq\":24,\"product_model\":\"x. Series 5200 Model 5203, 5209, 5210, 5212\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Sliding Patio Door with Sill Riser - (XOX Configuration - Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R2\",\"approval_number\":\"FL12323.25\",\"seq\":25,\"product_model\":\"y. Series 5200 Model 5202, 5205, 5206, 5208\",\"product_description\":\"Extruded Vinyl Sliding Patio Door with Sill Riser - (XO or OX Configuration - Nominal 8'0 x 8'0 )\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R2\",\"approval_number\":\"FL12323.26\",\"seq\":26,\"product_model\":\"z. Series 6400 Model 6402, 6405, 6406, 6408\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R2\",\"approval_number\":\"FL12323.27\",\"seq\":27,\"product_model\":\"za. Series 6400 Model 6403, 6409, 6422\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R2\",\"approval_number\":\"FL12323.28\",\"seq\":28,\"product_model\":\"zb. Series 6400 Model 6404, 6412\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXXO Configuration - Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R2\",\"approval_number\":\"FL12323.29\",\"seq\":29,\"product_model\":\"zc. Series 8400 Model 8402, 8405, 8406, 8408\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R2\",\"approval_number\":\"FL12323.30\",\"seq\":30,\"product_model\":\"zd. Series 8400 Model 8403, 8409, 8422\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R2\",\"approval_number\":\"FL12323.31\",\"seq\":31,\"product_model\":\"ze. Series 8400 Model 8404, 8412\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXXO Configuration - Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R2\",\"approval_number\":\"FL12323.32\",\"seq\":32,\"product_model\":\"zf. Series 9400 Model 9402, 9405, 9406, 9408\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R2\",\"approval_number\":\"FL12323.33\",\"seq\":33,\"product_model\":\"zg. Series 9400 Model 9403, 9409, 9422\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R2\",\"approval_number\":\"FL12323.34\",\"seq\":34,\"product_model\":\"zh. Series 9400 Model 9404, 9412\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXXO Configuration - Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R3\",\"approval_number\":\"FL12323.35\",\"seq\":35,\"product_model\":\"zi. Series 6400HP Model 6402HP, 6405HP, 6406HP\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R5\",\"approval_number\":\"FL12323.36\",\"seq\":36,\"product_model\":\"zj. Model 9112\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXXO Configuration - Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R5\",\"approval_number\":\"FL12323.37\",\"seq\":37,\"product_model\":\"zk. Series 6400 Model 6402\\\/6405\\\/6406\\\/6408\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 8'0 x 8'0 Max.)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R5\",\"approval_number\":\"FL12323.38\",\"seq\":38,\"product_model\":\"zl. Series 6400 Model 6403\\\/6409\\\/6422 [3\\\" & 5\\\" Sash]\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 12'0 x 8'0 Max.)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R5\",\"approval_number\":\"FL12323.39\",\"seq\":39,\"product_model\":\"zm. Series 6400 Model 6404\\\/6412 [3\\\" & 5\\\" Sash]\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXXO Configuration - Nominal 12'0 x 8'0 Max.)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R5\",\"approval_number\":\"FL12323.40\",\"seq\":40,\"product_model\":\"zn. Series 8400 Model 8402\\\/8405\\\/8406\\\/8408 [3\\\" & 5\\\" Sash]\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 8'0 x 8'0 Max.)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R5\",\"approval_number\":\"FL12323.41\",\"seq\":41,\"product_model\":\"zo. Series 8400 Model 8403\\\/8409\\\/8422 [3\\\" & 5\\\" Sash]\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 12'0 x 8'0 Max.)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R5\",\"approval_number\":\"FL12323.42\",\"seq\":42,\"product_model\":\"zp. Series 8400 Model 8404\\\/8412 [3\\\" & 5\\\" Sash]\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXXO Configuration - Nominal 12'0 x 8'0 Max.)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R5\",\"approval_number\":\"FL12323.43\",\"seq\":43,\"product_model\":\"zq. Series 9400 Model 9402\\\/9405\\\/9406\\\/9408 [3\\\" & 5\\\" Sash]\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OX or XO) Configurations - Nominal 8'0 x 8'0 Max.)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R5\",\"approval_number\":\"FL12323.44\",\"seq\":44,\"product_model\":\"zr. Series 9400 Model 9403\\\/9409\\\/9422 [3\\\" & 5\\\" Sash]\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 12'0 x 8'0 Max.)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R5\",\"approval_number\":\"FL12323.45\",\"seq\":45,\"product_model\":\"zs. Series 9400 Model 9404\\\/9412 [3\\\" & 5\\\" Sash]\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXXO Configuration - Nominal 12'0 x 8'0 Max.)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12323-R7\",\"approval_number\":\"FL12323.46\",\"seq\":46,\"product_model\":\"zt. Series 11C9\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 9'0 x 6'8 Max.)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Shwinco Architectural Products, LLC\":[{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#12519-R10\",\"approval_number\":\"FL12519.1\",\"seq\":1,\"product_model\":\"SERIES 9700 VINYL SGD 12068 OXXO IMPACT\",\"product_description\":\"SERIES 9700 VINYL SGD 12068 OXXO IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#12519-R10\",\"approval_number\":\"FL12519.2\",\"seq\":2,\"product_model\":\"SERIES 9700 VINYL SGD 12080 OXX IMPACT\",\"product_description\":\"SERIES 9700 VINYL SGD 12080 OXX IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#12519-R10\",\"approval_number\":\"FL12519.3\",\"seq\":3,\"product_model\":\"SERIES 9700 VINYL SGD 12080 OXX NON-IMPACT\",\"product_description\":\"SERIES 9700 VINYL SGD 12080 OXX NON-IMPACT\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#12519-R10\",\"approval_number\":\"FL12519.4\",\"seq\":4,\"product_model\":\"SERIES 9700 VINYL SGD 12080 OXXO IMPACT\",\"product_description\":\"SERIES 9700 VINYL SGD 12080 OXXO IMPACT\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#12519-R10\",\"approval_number\":\"FL12519.5\",\"seq\":5,\"product_model\":\"SERIES 9700 VINYL SGD 12080 OXXO NON-IMPACT\",\"product_description\":\"SERIES 9700 VINYL SGD 12080 OXXO NON-IMPACT\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#16520-R8\",\"approval_number\":\"FL16520.1\",\"seq\":1,\"product_model\":\"Series 9700\",\"product_description\":\"Vinyl (PVC) Sliding Glass Door 8080\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#16520-R8\",\"approval_number\":\"FL16520.2\",\"seq\":2,\"product_model\":\"Series 9700\",\"product_description\":\"Vinyl (PVC) Sliding Glass Door 6068\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#30505-R5\",\"approval_number\":\"FL30505.1\",\"seq\":1,\"product_model\":\"Series 9700 Vinyl Sliding Glass Door\",\"product_description\":\"Series 9700 Vinyl Sliding Glass Door (4-Track, OXXX-A-XXXO), DP = 50 psf\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#30505-R5\",\"approval_number\":\"FL30505.2\",\"seq\":2,\"product_model\":\"Series 9700 Vinyl Sliding Glass Door\",\"product_description\":\"Series 9700 Vinyl Sliding Glass Door (4-Track, OXXX, XXXO), DP = 50 psf\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#30505-R5\",\"approval_number\":\"FL30505.3\",\"seq\":3,\"product_model\":\"Series 9700 Vinyl Sliding Glass Door\",\"product_description\":\"Series 9700 Vinyl Sliding Glass Door (4-Track, OXXX, XXXO), DP = 65 psf\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#30505-R5\",\"approval_number\":\"FL30505.4\",\"seq\":4,\"product_model\":\"Series 9750 Vinyl Sliding Glass Door\",\"product_description\":\"Series 9750 Vinyl Sliding Glass Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#138-R1\",\"approval_number\":\"FL138.2\",\"seq\":2,\"product_model\":\"Starline Series 250 Sliding Door\",\"product_description\":\"Hurricane Rated Aluminum sliding door\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#3604-R0\",\"approval_number\":\"FL3604.1\",\"seq\":1,\"product_model\":\"Series 5400 SGD 2 panel\",\"product_description\":\"Impact SGD, Design pressures: +50psf and -60 psf Impact and Cycle \\\/\\\/DP80 water w\\\/riser\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#3604-R0\",\"approval_number\":\"FL3604.2\",\"seq\":2,\"product_model\":\"Series 5400 SGD 4 Panel\",\"product_description\":\"Sliding Glass Door Max size 144\\\" wide x 96\\\" high x 5.938\\\" deep 4 panels. Design Pressures +65 psf and -65psf. PVC Frame and Panel Material\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#138-R0\",\"approval_number\":\"FL138.1\",\"seq\":1,\"product_model\":\"HD5400 series\",\"product_description\":\"hinged vinyl patio doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#138-R0\",\"approval_number\":\"FL138.3\",\"seq\":3,\"product_model\":\"SD5400\",\"product_description\":\"vinyl sliding patio door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#138-R0\",\"approval_number\":\"FL138.4\",\"seq\":4,\"product_model\":\"SD5400-HP\",\"product_description\":\"vinyl impact sliding door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#9317-R0\",\"approval_number\":\"FL9317.5\",\"seq\":5,\"product_model\":\"Series 9700 Sliding Glass Door\",\"product_description\":\"Series 9700 Non-Impact Commercial Sliding Glass Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#9317-R1\",\"approval_number\":\"FL9317.1\",\"seq\":1,\"product_model\":\"Series 9600 Vinyl\",\"product_description\":\"Sliding Glass Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#9317-R1\",\"approval_number\":\"FL9317.2\",\"seq\":2,\"product_model\":\"Series 9700 Vinyl\",\"product_description\":\"Sliding Glass Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#9317-R1\",\"approval_number\":\"FL9317.3\",\"seq\":3,\"product_model\":\"Series 9700 Vinyl\",\"product_description\":\"Sliding Glass Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#9317-R1\",\"approval_number\":\"FL9317.4\",\"seq\":4,\"product_model\":\"Series 9700 Vinyl\",\"product_description\":\"Sliding Glass Door\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#9324-R1\",\"approval_number\":\"FL9324.1\",\"seq\":1,\"product_model\":\"Series 9700 Vinyl\",\"product_description\":\"Sliding Glass Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#42100-R0\",\"approval_number\":\"FL42100.1\",\"seq\":1,\"product_model\":\"Series 9750 Vinyl Sliding Glass Door (HVHZ) (Impact)\",\"product_description\":\"Series 9750 Vinyl Sliding Glass Door (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#42100-R0\",\"approval_number\":\"FL42100.2\",\"seq\":2,\"product_model\":\"Series 9750 Vinyl Sliding Glass Door (WZ3) (Impact)\",\"product_description\":\"Series 9750 Vinyl Sliding Glass Door (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Loewen Windows\":[{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#12531-R9\",\"approval_number\":\"FL12531.1\",\"seq\":1,\"product_model\":\"Aluminum Clad StormForce Sliding Patio Doors - LMI\",\"product_description\":\"Aluminum Clad StormForce Sliding Patio Doors - LMI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#12531-R9\",\"approval_number\":\"FL12531.2\",\"seq\":2,\"product_model\":\"Aluminum Clad StormForce Sliding Patio Doors - LMI\",\"product_description\":\"Aluminum Clad StormForce Sliding Patio Doors - LMI\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15434-R6\",\"approval_number\":\"FL15434.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood French Sliding Glass Door\",\"product_description\":\"Aluminum Clad Wood French Sliding Glass Door \\\"OX\\\" (94_1\\\/2\\\" x 106_1\\\/4\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15434-R6\",\"approval_number\":\"FL15434.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Wood French Sliding Glass Door\",\"product_description\":\"Aluminum Clad Wood French Sliding Glass Door \\\"O\\\" (52_1\\\/4\\\" x 106_1\\\/4\\\")\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15434-R6\",\"approval_number\":\"FL15434.3\",\"seq\":3,\"product_model\":\"Aluminum Clad Wood French Sliding Glass Door\",\"product_description\":\"Aluminum Clad Wood French Sliding Glass Door \\\"O\\\" (72\\\" x 120\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15434-R6\",\"approval_number\":\"FL15434.4\",\"seq\":4,\"product_model\":\"Aluminum Clad Wood French Sliding Glass Door\",\"product_description\":\"Aluminum Clad Wood French Sliding Glass Door \\\"OXXO\\\" (140_1\\\/2\\\"x 106_1\\\/4\\\")\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15434-R6\",\"approval_number\":\"FL15434.5\",\"seq\":5,\"product_model\":\"Aluminum Clad Wood Sliding Glass Door\",\"product_description\":\"Aluminum Clad Wood Sliding Glass Door \\\"OX\\\" (94_1\\\/2\\\" x 94_1\\\/2\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15434-R6\",\"approval_number\":\"FL15434.6\",\"seq\":6,\"product_model\":\"Aluminum Clad Wood Sliding Glass Door\",\"product_description\":\"Aluminum Clad Wood Sliding Glass Door \\\"OXXO\\\" (187_3\\\/4\\\"x 94_1\\\/2\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15434-R6\",\"approval_number\":\"FL15434.7\",\"seq\":7,\"product_model\":\"Aluminum Clad Wood Sliding Glass Door\",\"product_description\":\"Aluminum Clad Wood Sliding Glass Door \\\"O\\\" (49_1\\\/4\\\" x 94_1\\\/2\\\")\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15435-R5\",\"approval_number\":\"FL15435.1\",\"seq\":1,\"product_model\":\"Wood Sliding Glass Door\",\"product_description\":\"Wood Sliding Glass Door \\\"OXXO\\\" (187_3\\\/4\\\" X 94_1\\\/2\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15435-R5\",\"approval_number\":\"FL15435.2\",\"seq\":2,\"product_model\":\"Wood Sliding Glass Door\",\"product_description\":\"Wood Sliding Glass Door \\\"OX\\\" (94_1\\\/2\\\" x 94_1\\\/2\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15435-R5\",\"approval_number\":\"FL15435.3\",\"seq\":3,\"product_model\":\"Wood Sliding Glass Door\",\"product_description\":\"Wood Sliding Glass Door \\\"O\\\" (49_1\\\/4\\\" x 94_1\\\/2\\\")\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#29954-R2\",\"approval_number\":\"FL29954.1\",\"seq\":1,\"product_model\":\"Flush Track Non-Impact Lift & Slide Door\",\"product_description\":\"Standard Lift & Slide Door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#29954-R2\",\"approval_number\":\"FL29954.2\",\"seq\":2,\"product_model\":\"Flush Track Non-Impact Lift & Slide Door\",\"product_description\":\"90 Degree Corner Lift & Slide Door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#47217-R1\",\"approval_number\":\"FL47217.1\",\"seq\":1,\"product_model\":\"Metal Clad Wood 47 Multislide Glass Door\",\"product_description\":\"Non impact resistant metal clad wood multislide glass door.\",\"design_pressure\":\"+59.5\\\/-59.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#47217-R1\",\"approval_number\":\"FL47217.2\",\"seq\":2,\"product_model\":\"Metal Clad Wood 47 Multislide Glass Door\",\"product_description\":\"Large missile resistant metal clad wood multislide glass door.\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#457-R0\",\"approval_number\":\"FL457.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood Sliding Gla\",\"product_description\":\"(415-H-607) Al Clad Wood Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#4686-R0\",\"approval_number\":\"FL4686.1\",\"seq\":1,\"product_model\":\"Non-Clad Wood Sliding Patio Door\",\"product_description\":\"(415-H-640.00) Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#7018-R0\",\"approval_number\":\"FL7018.1\",\"seq\":1,\"product_model\":\"Wood Patio Sliding Door (OX)\",\"product_description\":\"415-H-640.01 Sliding Glass Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#13103-R0\",\"approval_number\":\"FL13103.1\",\"seq\":1,\"product_model\":\"Aluminum Clad StormForce French Patio Sliding Doors\",\"product_description\":\"Aluminum Clad StormForce French Patio Sliding Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#13353-R0\",\"approval_number\":\"FL13353.1\",\"seq\":1,\"product_model\":\"Lift & Slide Sliding Glass Door\",\"product_description\":\"Lift & Slide Sliding Glass Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#18629-R0\",\"approval_number\":\"FL18629.1\",\"seq\":1,\"product_model\":\"MultiSlide\",\"product_description\":\"MultiSlide Door Assembly\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-06-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#18982-R0\",\"approval_number\":\"FL18982.1\",\"seq\":1,\"product_model\":\"LiftSlide Sliding Door\",\"product_description\":\"LiftSlide Sliding Door Assembly\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-04 00:00:00\",\"instructions_url\":\"\"}],\"Magnolia Windows\":[{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#12717-R8\",\"approval_number\":\"FL12717.1\",\"seq\":1,\"product_model\":\"5957 SLIDING GLASS DOOR\",\"product_description\":\"MAGNOLIA PATIO DOOR NON-IMPACT 72x80\",\"design_pressure\":\"+25\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#47518-R0\",\"approval_number\":\"FL47518.1\",\"seq\":1,\"product_model\":\"800 SGD OX REINFORCED\",\"product_description\":\"NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#47518-R0\",\"approval_number\":\"FL47518.2\",\"seq\":2,\"product_model\":\"800 SGD OX REINFORCED\",\"product_description\":\"NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#47518-R0\",\"approval_number\":\"FL47518.3\",\"seq\":3,\"product_model\":\"800 SGD OX REINFORCED\",\"product_description\":\"NON-REINFORCED\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#47518-R0\",\"approval_number\":\"FL47518.4\",\"seq\":4,\"product_model\":\"800 SGD OXO, REINFORCED\",\"product_description\":\"NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#47518-R0\",\"approval_number\":\"FL47518.5\",\"seq\":5,\"product_model\":\"800 SGD OXO, REINFORCED\",\"product_description\":\"NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#47518-R0\",\"approval_number\":\"FL47518.6\",\"seq\":6,\"product_model\":\"800 SGD OXXO, REINFORCED\",\"product_description\":\"NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-07 00:00:00\",\"instructions_url\":\"\"}],\"Kolbe & Kolbe Millwork Co., Inc.\":[{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13785-R7\",\"approval_number\":\"FL13785.9\",\"seq\":9,\"product_model\":\"Ultra Series \\\/ VistaLuxe Complementary Series Gardenaire Sliding Patio Door Sidelite\",\"product_description\":\"50 1\\\/2\\\" x 98 7\\\/16\\\" Wide Stiles, 1-3\\\/4\\\" & 2-1\\\/4\\\" Panels, Non-impact\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14942-R8\",\"approval_number\":\"FL14942.1\",\"seq\":1,\"product_model\":\"Ultra Series \\\/ VistaLuxe Complementary Series Gardenaire Sliding Patio Door\",\"product_description\":\"78\\\" x 98 7\\\/16\\\", Narrow Stiles, 1-3\\\/4\\\" & 2-1\\\/4\\\" Panels, Non-impact\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14942-R8\",\"approval_number\":\"FL14942.2\",\"seq\":2,\"product_model\":\"Ultra Series \\\/ VistaLuxe Complementary Series Gardenaire Sliding Patio Door\",\"product_description\":\"190 19\\\/32\\\" x 82 7\\\/16\\\", Narrow Stiles, 1-3\\\/4\\\" & 2-1\\\/4\\\" Panels, Non-impact\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14942-R8\",\"approval_number\":\"FL14942.3\",\"seq\":3,\"product_model\":\"Ultra Series \\\/ VistaLuxe Complementary Series Gardenaire Sliding Patio Door\",\"product_description\":\"96\\\" x 82 7\\\/16\\\", Narrow Stiles, 1-3\\\/4\\\" & 2-1\\\/4\\\" Panels, Non-impact\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#15232-R4\",\"approval_number\":\"FL15232.1\",\"seq\":1,\"product_model\":\"Ultra Series TerraSpan Lift & Slide Door\",\"product_description\":\"220.78\\\" x 120.75\\\" Impact\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-02-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16747-R4\",\"approval_number\":\"FL16747.1\",\"seq\":1,\"product_model\":\"Heritage Series Gardenaire Sidelite\",\"product_description\":\"50.50\\\" x 98.44\\\" Narrow Stiles, 1-3\\\/4\\\" Panel, Non-impact\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#26905-R3\",\"approval_number\":\"FL26905.1\",\"seq\":1,\"product_model\":\"Ultra Series \\\/ VistaLuxe Complementary Series Gardenaire Sliding Patio Door\",\"product_description\":\"120.38\\\" x 122.44\\\", 2-1\\\/4\\\" Panels, Non-impact\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#26905-R3\",\"approval_number\":\"FL26905.2\",\"seq\":2,\"product_model\":\"Ultra Series \\\/ VistaLuxe Complementary Series Gardenaire Sliding Patio Door\",\"product_description\":\"238.5\\\" x 122.5\\\", 2-1\\\/4\\\" Panels, Non-impact\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#26905-R3\",\"approval_number\":\"FL26905.3\",\"seq\":3,\"product_model\":\"Ultra Series \\\/ VistaLuxe Complementary Series Gardenaire Sliding Patio Door\",\"product_description\":\"190.59\\\" x 98.44\\\", 2-1\\\/4\\\" Panels, Non-impact\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#26905-R3\",\"approval_number\":\"FL26905.4\",\"seq\":4,\"product_model\":\"Ultra Series \\\/ VistaLuxe Complementary Series Gardenaire Sliding Patio Door\",\"product_description\":\"190.59\\\" x 98.44\\\", 2-1\\\/4\\\" Panels, Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#30029-R5\",\"approval_number\":\"FL30029.1\",\"seq\":1,\"product_model\":\"Ultra Series Multislide Door\",\"product_description\":\"Maximum panel size 35-3\\\/4\\\" x 96\\\", 1 panel deep condition, Pocketing or Non-Pocketing, Non-impact\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-11-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#30029-R5\",\"approval_number\":\"FL30029.2\",\"seq\":2,\"product_model\":\"Ultra Series Multislide Door\",\"product_description\":\"Maximum panel size 35-3\\\/4\\\" x 96\\\", 2, 3, or 4 panels deep conditions, Pocketing or Non-Pocketing, Non-impact\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#42092-R1\",\"approval_number\":\"FL42092.1\",\"seq\":1,\"product_model\":\"VistaLuxe AL Multislide Door\",\"product_description\":\"Multislide Sliding Glass Doors\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#47463-R6\",\"approval_number\":\"FL47463.1\",\"seq\":1,\"product_model\":\"Vistaluxe Stretta Sliding Door 1-Wide - Direct Set Panel\",\"product_description\":\"86.875\\\"x122.625\\\" Non Impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-08-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#47463-R6\",\"approval_number\":\"FL47463.2\",\"seq\":2,\"product_model\":\"Vistaluxe Stretta Sliding Door 1-Wide - Stat Panel\",\"product_description\":\"86.875\\\"x122.625\\\" Non-Impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-11-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#47463-R6\",\"approval_number\":\"FL47463.3\",\"seq\":3,\"product_model\":\"Vistaluxe Stretta Sliding Door 2-Wide - Direct Set Panel\",\"product_description\":\"95.864\\\" x 98.625\\\" Non-Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#47463-R6\",\"approval_number\":\"FL47463.4\",\"seq\":4,\"product_model\":\"Vistaluxe Stretta Sliding Door 2-Wide - Direct Set Panel\",\"product_description\":\"94.739\\\" x 122.625\\\" Non-Impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-07-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#47463-R6\",\"approval_number\":\"FL47463.5\",\"seq\":5,\"product_model\":\"Vistaluxe Stretta Sliding Door 2-Wide - Stat Panel\",\"product_description\":\"94.739\\\" x 122.625\\\" Non-Impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#47463-R6\",\"approval_number\":\"FL47463.6\",\"seq\":6,\"product_model\":\"Vistaluxe Stretta Sliding Door 2-Wide - Stat Panel\",\"product_description\":\"95.864\\\" x 98.625\\\" Non-Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#47463-R6\",\"approval_number\":\"FL47463.7\",\"seq\":7,\"product_model\":\"Vistaluxe Stretta Sliding Door 3-Wide - Direct Set Panel\",\"product_description\":\"188.793\\\" x 98.625\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#47463-R6\",\"approval_number\":\"FL47463.8\",\"seq\":8,\"product_model\":\"Vistaluxe Stretta Sliding Door 3-Wide - Stat Panel\",\"product_description\":\"188.793\\\" x 98.625\\\" Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#47463-R6\",\"approval_number\":\"FL47463.9\",\"seq\":9,\"product_model\":\"Vistaluxe Stretta Sliding Door 4-Wide - Direct Set Panel\",\"product_description\":\"188.918\\\" x 98.625\\\" Non-Impact\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#47463-R6\",\"approval_number\":\"FL47463.10\",\"seq\":10,\"product_model\":\"Vistaluxe Stretta Sliding Door 4-Wide - Stat Panel\",\"product_description\":\"188.918\\\"x98.625 Non Impact\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-07-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4805-R0\",\"approval_number\":\"FL4805.1\",\"seq\":1,\"product_model\":\"413-H-637.1 SGD-R35 110.50 x 98.44\",\"product_description\":\"Heritage Operating WW\\\/RR Gardenaire w\\\/Heritage Fixed WW\\\/RR Sidelite w\\\/2 piece continuous vertical mull w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4805-R0\",\"approval_number\":\"FL4805.2\",\"seq\":2,\"product_model\":\"413-H-637.3 SGD-R35 72.00 x 98.44\",\"product_description\":\"Heritage Operating WW\\\/RR Gardenaire w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4805-R0\",\"approval_number\":\"FL4805.3\",\"seq\":3,\"product_model\":\"413-H-677.1 SGD-R40 96.00 x 82.00\",\"product_description\":\"Ultra Operating EE Gardenaire w\\\/MP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4805-R0\",\"approval_number\":\"FL4805.4\",\"seq\":4,\"product_model\":\"413-H-770.01 SGD-LC40 96.00 x 98.50\",\"product_description\":\"Ultra Operating EE Gardenaire w\\\/HP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4805-R0\",\"approval_number\":\"FL4805.5\",\"seq\":5,\"product_model\":\"413-H-777.01 SGD-R25 96.00 x 82.44\",\"product_description\":\"Ultra Operating ER Gardenaire w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4805-R0\",\"approval_number\":\"FL4805.6\",\"seq\":6,\"product_model\":\"413-H-778.00 SGD-R20 77.50 x 82.50\",\"product_description\":\"Heritage Operating WW\\\/RR Viewport w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#6531-R0\",\"approval_number\":\"FL6531.1\",\"seq\":1,\"product_model\":\"413-H-789.00 SGD-LC30 96.00 x 98.44\",\"product_description\":\"Ultra Operating EE Gardenaire Wide Stiles w\\\/SP\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#6531-R0\",\"approval_number\":\"FL6531.2\",\"seq\":2,\"product_model\":\"413-H-795.00 SGD-LC 96.00 x 82.44\",\"product_description\":\"Ultra Operating EE Gardenaire Wide Stiles w\\\/SP\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#6531-R0\",\"approval_number\":\"FL6531.3\",\"seq\":3,\"product_model\":\"413-H-817.01 F-R65 50.50 x 98.44\",\"product_description\":\"Ultra Fixed EE Gardenaire Single Wide 05 Wide Stiles w\\\/HP and IPD4\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#6531-R0\",\"approval_number\":\"FL6531.4\",\"seq\":4,\"product_model\":\"413-H-821.00 F-R65 50.50 x 98.44\",\"product_description\":\"Ultra Fixed EE Gardenaire Single Wide 05 Wide Stiles w\\\/SP\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#6531-R0\",\"approval_number\":\"FL6531.5\",\"seq\":5,\"product_model\":\"413-H-822.00 F-R65 50.50 x 98.44\",\"product_description\":\"Heritage Fixed WW\\\/RR Gardenaire Single Wide 05 Narrow Stiles w\\\/SP\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#6531-R0\",\"approval_number\":\"FL6531.6\",\"seq\":6,\"product_model\":\"413-H-823.01 F-R65 50.50 x 98.44\",\"product_description\":\"Heritage Fixed WW\\\/RR Gardenaire Single Wide 05 Wide Stiles w\\\/HP and IPD4\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#6531-R0\",\"approval_number\":\"FL6531.7\",\"seq\":7,\"product_model\":\"413-H-826.01 F-R65 50.50 x 98.44\",\"product_description\":\"Heritage Fixed WW\\\/RR Gardenaire Single Wide 05 Wide Stiles w\\\/HP and IPD3\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#6531-R0\",\"approval_number\":\"FL6531.8\",\"seq\":8,\"product_model\":\"413-H-827.00 F-R65 50.50 x 98.44\",\"product_description\":\"Ultra Fixed EE Gardenaire Single Wide 05 Wide Stiles w\\\/HP and IPD3\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#6531-R0\",\"approval_number\":\"FL6531.9\",\"seq\":9,\"product_model\":\"413-H-829.00 SGD-C45 96.00 x 98.44\",\"product_description\":\"Ultra Operating EE Gardenaire 05 Wide Stiles w\\\/SP\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#6531-R0\",\"approval_number\":\"FL6531.10\",\"seq\":10,\"product_model\":\"413-H-829.04 SGD-C65 96.00 x 82.44\",\"product_description\":\"Ultra Operating EE Gardenaire 05 Wide Stiles w\\\/HP and IPD3\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#6531-R0\",\"approval_number\":\"FL6531.11\",\"seq\":11,\"product_model\":\"413-H-829.09 SGD-C60 78.00 x 98.44\",\"product_description\":\"Ultra Operating EE Gardenaire 05 Wide Stiles w\\\/HP and IPD4\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#6531-R0\",\"approval_number\":\"FL6531.12\",\"seq\":12,\"product_model\":\"413-H-829.14 SGD-C60 78.00 x 98.44\",\"product_description\":\"Ultra Operating EE Gardenaire 05 Wide Stiles w\\\/HP and IPD3\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#6531-R0\",\"approval_number\":\"FL6531.13\",\"seq\":13,\"product_model\":\"413-H-829.19 SGD-C65 96.00 x 82.44\",\"product_description\":\"Ultra Operating EE Gardenaire 05 Wide Stiles w\\\/HP and IPD4\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#6531-R0\",\"approval_number\":\"FL6531.14\",\"seq\":14,\"product_model\":\"413-H-831.01 SGD-C55 96.00 x 98.44\",\"product_description\":\"Ultra Operating EE Gardenaire 05 Wide Stiles w\\\/HP and IPD3\",\"design_pressure\":\"+55\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#6531-R0\",\"approval_number\":\"FL6531.15\",\"seq\":15,\"product_model\":\"413-H-832.00 SGD-C30 96.00 x 98.44\",\"product_description\":\"Heritage Operating WW\\\/RR Gardenaire 05 Narrow Stiles w\\\/SP\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#6531-R0\",\"approval_number\":\"FL6531.16\",\"seq\":16,\"product_model\":\"413-H-834.01 SGD-C45 96.00 x 98.44\",\"product_description\":\"Heritage Operating WW\\\/RR Gardenaire 05 Wide Stiles w\\\/HP and IPD3\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7710-R0\",\"approval_number\":\"FL7710.1\",\"seq\":1,\"product_model\":\"413-H-829.22 SGD-C50 96.00 x 98.44\",\"product_description\":\"Ultra Operating EE Gardenaire 05 Wide Stiles w\\\/SP\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7710-R0\",\"approval_number\":\"FL7710.2\",\"seq\":2,\"product_model\":\"413-H-832.01, 413-H-832.05 SGD-C65 96.00 x 82.44\",\"product_description\":\"Heritage Operating WW Gardenaire 05 Wide Stiles w\\\/HP & IPD4\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7710-R0\",\"approval_number\":\"FL7710.3\",\"seq\":3,\"product_model\":\"413-H-832.07, 413-H-832.09 SGD-C65 96.00 x 82.44\",\"product_description\":\"Heritage Operating WW Gardenaire 05 Wide Stiles w\\\/HP & IPD3\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7710-R0\",\"approval_number\":\"FL7710.4\",\"seq\":4,\"product_model\":\"413-H-832.12, 413-H-832.14 SGD-C55 78.00 x 98.44\",\"product_description\":\"Heritage Operating WW Gardenaire 05 Wide Stiles w\\\/HP & IPD3\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7710-R0\",\"approval_number\":\"FL7710.5\",\"seq\":5,\"product_model\":\"413-H-832.17 SGD-C40 96.00 x 98.44\",\"product_description\":\"Heritage Operating WW Gardenaire 05 Wide Stiles w\\\/SP\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7710-R0\",\"approval_number\":\"FL7710.6\",\"seq\":6,\"product_model\":\"413-H-832.19, 413-H-832.21 SGD-C60 78.00 x 98.44\",\"product_description\":\"Heritage Operating WW Gardenaire 05 Wide Stiles w\\\/HP & IPD4\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7710-R0\",\"approval_number\":\"FL7710.7\",\"seq\":7,\"product_model\":\"413-H-858.01, 413-H-858.02 SGD-C45 96.00 x 82.44\",\"product_description\":\"Ultra Operating ER Gardenaire 05 w\\\/SP\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9818-R0\",\"approval_number\":\"FL9818.1\",\"seq\":1,\"product_model\":\"413-H-829.23,413-H-829.24,413-H-829.25,413-H-829.27 SD-R65 96.00\\\" X 82.44\\\"\",\"product_description\":\"407 Ultra Gardenaire Sliding Patio Door Wide Stiles\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9818-R0\",\"approval_number\":\"FL9818.2\",\"seq\":2,\"product_model\":\"413-H-904.00,413-H-904.01,413-H-904.02 SD-R50 190.34\\\" x 82.44\\\"\",\"product_description\":\"407 Ultra Gardenaire Sliding Patio Door Wide Stiles\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9818-R0\",\"approval_number\":\"FL9818.3\",\"seq\":3,\"product_model\":\"413-H-937.00,413-H-937.01,413-H-937.02, SD-R45 96.00\\\" X 82.44\\\"\",\"product_description\":\"407 Ultra Gardenaire Sliding Patio Door\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13174-R0\",\"approval_number\":\"FL13174.1\",\"seq\":1,\"product_model\":\"413-H-1053.01 SD-LC40 142.94\\\" x 98.81\\\"\",\"product_description\":\"Ultra Series TerraSpan Lift & Slide Door EE (2-Panel)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13174-R0\",\"approval_number\":\"FL13174.2\",\"seq\":2,\"product_model\":\"413-H-1061.01 SD-LC50 231.34\\\" x 98.81\\\"\",\"product_description\":\"Ultra Series TerraSpan Lift & Slide Door EE (4-Panel)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13174-R0\",\"approval_number\":\"FL13174.3\",\"seq\":3,\"product_model\":\"413-H-1061.01, 413-H-1061.02 SD-LC50 231.34\\\" x 98.81\\\"\",\"product_description\":\"Ultra Series TerraSpan Lift & Slide Door EE (4-Panel)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13785-R0\",\"approval_number\":\"FL13785.1\",\"seq\":1,\"product_model\":\"413-H-1059.01 FD-C65 50 1\\\/2\\\" x 98 7\\\/16\\\"\",\"product_description\":\"Ultra Series Gardenaire Sliding Patio Door Sidelite Wide Stiles EE\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13785-R0\",\"approval_number\":\"FL13785.2\",\"seq\":2,\"product_model\":\"413-H-1060.01, 413-H-1060.02 FD-C65 50 1\\\/2\\\" x 98 7\\\/16\\\"\",\"product_description\":\"Ultra Series Gardenaire Sliding Patio Door Sidelite Wide Stiles EE (shown with Kolbe installation clips)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13785-R0\",\"approval_number\":\"FL13785.3\",\"seq\":3,\"product_model\":\"413-H-1060.01, 413-H-1060.02 FD-C65 50 1\\\/2\\\" x 98 7\\\/16\\\"\",\"product_description\":\"Ultra Series Gardenaire Sliding Patio Door Sidelite Wide Stiles EE (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13785-R0\",\"approval_number\":\"FL13785.4\",\"seq\":4,\"product_model\":\"413-H-1062.01 FD-C65 50 1\\\/2\\\" x 98 7\\\/16\\\"\",\"product_description\":\"Heritage Series Gardenaire Sliding Patio Door Sidelite Narrow Stiles WW\\\/RR\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13785-R0\",\"approval_number\":\"FL13785.5\",\"seq\":5,\"product_model\":\"413-H-1063.01, 413-H-1063.02 FD-C65 50 1\\\/2\\\" x 98 7\\\/16\\\"\",\"product_description\":\"Heritage Series Gardenaire Sliding Patio Door Sidelite Wide Stiles WW\\\/RR (shown with Kolbe installation clips)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13785-R0\",\"approval_number\":\"FL13785.6\",\"seq\":6,\"product_model\":\"413-H-1063.01, 413-H-1063.02 FD-C65 50 1\\\/2\\\" x 98 7\\\/16\\\"\",\"product_description\":\"Heritage Series Gardenaire Sliding Patio Door Sidelite Wide Stiles WW\\\/RR (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13785-R0\",\"approval_number\":\"FL13785.7\",\"seq\":7,\"product_model\":\"413-H-1064.01, 413-H-1064.02 FD-C65 50 1\\\/2\\\" x 98 7\\\/16\\\"\",\"product_description\":\"Heritage Series Gardenaire Sliding Patio Door Sidelite Wide Stiles WW\\\/RR (shown with Kolbe installation clips)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13785-R0\",\"approval_number\":\"FL13785.8\",\"seq\":8,\"product_model\":\"413-H-1064.01, 413-H-1064.02 FD-C65 50 1\\\/2\\\" x 98 7\\\/16\\\"\",\"product_description\":\"Heritage Series Gardenaire Sliding Patio Door Sidelite Wide Stiles WW\\\/RR (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13785-R0\",\"approval_number\":\"FL13785.10\",\"seq\":10,\"product_model\":\"413-H-1068.01, 413-H-1068.02 FD-C65 50 1\\\/2\\\" x 98 7\\\/16\\\"\",\"product_description\":\"Ultra Series Gardenaire Sliding Patio Door Sidelite Wide Stiles EE (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13785-R0\",\"approval_number\":\"FL13785.11\",\"seq\":11,\"product_model\":\"413-H-1069.01, 413-H-1069.02 SD-C45 96\\\" x 98 7\\\/16\\\"\",\"product_description\":\"Heritage Series Gardenaire Sliding Patio Door Wide Stiles WW\\\/RR (shown with Kolbe installation clips)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13785-R0\",\"approval_number\":\"FL13785.12\",\"seq\":12,\"product_model\":\"413-H-1069.01, 413-H-1069.02 SD-C45 96\\\" x 98 7\\\/16\\\"\",\"product_description\":\"Heritage Series Gardenaire Sliding Patio Door Wide Stiles WW\\\/RR (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13785-R0\",\"approval_number\":\"FL13785.13\",\"seq\":13,\"product_model\":\"413-H-1070.01 SD-LC45 96\\\" x 98 7\\\/16\\\"\",\"product_description\":\"Ultra Series Gardenaire Sliding Patio Door Wide Stiles EE\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13785-R0\",\"approval_number\":\"FL13785.14\",\"seq\":14,\"product_model\":\"413-H-1071.01 SD-C45 96\\\" x 98 7\\\/16\\\"\",\"product_description\":\"Heritage Series Gardenaire Sliding Patio Door Narrow Stiles WW\\\/RR\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13785-R0\",\"approval_number\":\"FL13785.15\",\"seq\":15,\"product_model\":\"413-H-1074.01, 413-H-1074.02 SD-C55 96\\\" x 98 7\\\/16\\\"\",\"product_description\":\"Ultra Series Gardenaire Sliding Patio Door Wide Stiles EE (shown with Kolbe installation clips)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13785-R0\",\"approval_number\":\"FL13785.16\",\"seq\":16,\"product_model\":\"413-H-1074.01, 413-H-1074.02 SD-C55 96\\\" x 98 7\\\/16\\\"\",\"product_description\":\"Ultra Series Gardenaire Sliding Patio Door Wide Stiles EE (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13785-R0\",\"approval_number\":\"FL13785.17\",\"seq\":17,\"product_model\":\"413-H-1078.01, 413-H-1078.02 SD-LC45 96\\\" x 98 7\\\/16\\\"\",\"product_description\":\"Ultra Series Gardenaire Sliding Patio Door Wide Stiles EE (shown with Kolbe installation clips)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13785-R0\",\"approval_number\":\"FL13785.18\",\"seq\":18,\"product_model\":\"413-H-1078.01, 413-H-1078.02 SD-LC45 96\\\" x 98 7\\\/16\\\"\",\"product_description\":\"Ultra Series Gardenaire Sliding Patio Door Wide Stiles EE (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13785-R0\",\"approval_number\":\"FL13785.19\",\"seq\":19,\"product_model\":\"413-H-1085.01 SD-LC30 261.34\\\" x 122.81\\\"\",\"product_description\":\"Ultra Series TerraSpan Lift & Slide Door EE (4-Panel)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13785-R0\",\"approval_number\":\"FL13785.20\",\"seq\":20,\"product_model\":\"413-H-1090.01 SD-C50 96\\\" x 98 7\\\/16\\\"\",\"product_description\":\"Heritage Series Gardenaire Sliding Patio Door Wide Stiles WW\\\/RR\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13785-R0\",\"approval_number\":\"FL13785.21\",\"seq\":21,\"product_model\":\"413-H-1091.01, 413-H-1091.02 SD-C50 96\\\" x 98 7\\\/16\\\"\",\"product_description\":\"Heritage Series Gardenaire Sliding Patio Door Wide Stiles WW\\\/RR (shown with Kolbe installation clips)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13785-R0\",\"approval_number\":\"FL13785.22\",\"seq\":22,\"product_model\":\"413-H-1091.01, 413-H-1091.02 SD-C50 96\\\" x 98 7\\\/16\\\"\",\"product_description\":\"Heritage Series Gardenaire Sliding Patio Door Wide Stiles WW\\\/RR (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14942-R0\",\"approval_number\":\"FL14942.4\",\"seq\":4,\"product_model\":\"413-H-1078.02, 413-H-1078.06 SD-LC65 96\\\" x 82 7\\\/16\\\"\",\"product_description\":\"Ultra Series Gardenaire Sliding Patio Door Wide Stiles EE, Impact Performance, Missile D, Wind Zone 4\",\"design_pressure\":\"+55\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14942-R0\",\"approval_number\":\"FL14942.5\",\"seq\":5,\"product_model\":\"413-H-1146.01 SD-R40 78\\\" x 98 7\\\/16\\\"\",\"product_description\":\"Ultra Series Gardenaire Sliding Patio Door EE, Standard Performance\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14942-R0\",\"approval_number\":\"FL14942.6\",\"seq\":6,\"product_model\":\"413-H-1152.01 SD-R50 190 5\\\/16\\\" x 82 7\\\/16\\\"\",\"product_description\":\"Ultra Series 4-Wide Gardenaire Sliding Patio Door Wide Stiles EE, Standard Performance\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14942-R0\",\"approval_number\":\"FL14942.7\",\"seq\":7,\"product_model\":\"413-H-1166.01 SD-R45 96\\\" x 82 7\\\/16\\\"\",\"product_description\":\"Ultra Series Gardenaire Sliding Patio Door EE, Standard Performance\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16747-R0\",\"approval_number\":\"FL16747.2\",\"seq\":2,\"product_model\":\"413-H-1273, 413-H-1273.03 (50.50\\\" x 98.44\\\")\",\"product_description\":\"Ultra Series Fixed Gardenaire Sidelite (Wide Stiles) EE\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16747-R0\",\"approval_number\":\"FL16747.3\",\"seq\":3,\"product_model\":\"413-H-1273, 413-H-1273.03 (50.50\\\" x 98.44\\\")\",\"product_description\":\"Ultra Series Fixed Gardenaire Sidelite (Wide Stiles) EE\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16747-R0\",\"approval_number\":\"FL16747.4\",\"seq\":4,\"product_model\":\"413-H-1277 (50.50\\\" x 98.44\\\")\",\"product_description\":\"Heritage Series Fixed Gardenaire Sidelite WW\\\/RR\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#17176-R0\",\"approval_number\":\"FL17176.1\",\"seq\":1,\"product_model\":\"Ultra High Performance Bi-Fold Doors\",\"product_description\":\"160-9\\\/16\\\" x 101-1\\\/8\\\" 4-panel 4+0 Non-impact Bi-fold door\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#17176-R0\",\"approval_number\":\"FL17176.2\",\"seq\":2,\"product_model\":\"Ultra High Performance Bi-Fold Doors\",\"product_description\":\"160-9\\\/16\\\" x 101-1\\\/8\\\" 4-panel 2+2 Non-impact Bi-fold door\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#17176-R0\",\"approval_number\":\"FL17176.3\",\"seq\":3,\"product_model\":\"Ultra High Performance Bi-Fold Doors\",\"product_description\":\"240-1\\\/2\\\" x 101-1\\\/8\\\" 6-panel 3+3 Non-impact Bi-fold door\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#17176-R0\",\"approval_number\":\"FL17176.4\",\"seq\":4,\"product_model\":\"Ultra High Performance Bi-Fold Doors\",\"product_description\":\"160-9\\\/16\\\" x 101-1\\\/8\\\" 4-panel 4+0 Impact Bi-fold door\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#17176-R0\",\"approval_number\":\"FL17176.5\",\"seq\":5,\"product_model\":\"Ultra High Performance Bi-Fold Doors\",\"product_description\":\"160-9\\\/16\\\" x 101-1\\\/8\\\" 4-panel 2+2 Impact Bi-fold door\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#17176-R0\",\"approval_number\":\"FL17176.6\",\"seq\":6,\"product_model\":\"Ultra High Performance Bi-Fold Doors\",\"product_description\":\"240-1\\\/2\\\" x 101-1\\\/8\\\" 6-panel 3+3 Impact Bi-fold door\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#17176-R0\",\"approval_number\":\"FL17176.7\",\"seq\":7,\"product_model\":\"Ultra Standard Performance Bi-Fold Doors\",\"product_description\":\"160-9\\\/16\\\" x 101-1\\\/8\\\" 4-panel 4+0 Non-impact Bi-fold door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#17176-R0\",\"approval_number\":\"FL17176.8\",\"seq\":8,\"product_model\":\"Ultra Standard Performance Bi-Fold Doors\",\"product_description\":\"160-9\\\/16\\\" x 101-1\\\/8\\\" 4-panel 2+2 Non-impact Bi-fold door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#17176-R0\",\"approval_number\":\"FL17176.9\",\"seq\":9,\"product_model\":\"Ultra Standard Performance Bi-Fold Doors\",\"product_description\":\"240-1\\\/2\\\" x 101-1\\\/8\\\" 6-panel 3+3 Non-impact Bi-fold door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#17233-R0\",\"approval_number\":\"FL17233.1\",\"seq\":1,\"product_model\":\"Ultra Terra Span Lift & Slide Door\",\"product_description\":\"220\\\" x 99\\\" PXXP lift & slide door\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#17233-R0\",\"approval_number\":\"FL17233.2\",\"seq\":2,\"product_model\":\"Ultra Terra Span Lift & Slide Door\",\"product_description\":\"311\\\" x 99\\\" XXX-XXO lift & slide door\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#20387-R0\",\"approval_number\":\"FL20387.1\",\"seq\":1,\"product_model\":\"413-H-1070 (146.50\\\" x 98.44\\\")\",\"product_description\":\"Ultra Gardenaire Sliding Door Combination Mulled to a Ultra Gardenaire Sidelite\",\"design_pressure\":\"+35\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#20387-R0\",\"approval_number\":\"FL20387.2\",\"seq\":2,\"product_model\":\"413-H-1070 (190.34\\\" x 98.44\\\")\",\"product_description\":\"Ultra Gardenaire 4 Wide Sliding Door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#20387-R0\",\"approval_number\":\"FL20387.3\",\"seq\":3,\"product_model\":\"413-H-1070 (96.00\\\" x \\\"98.44\\\")\",\"product_description\":\"Ultra Gardenaire Sliding Door\",\"design_pressure\":\"+35\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#20387-R0\",\"approval_number\":\"FL20387.4\",\"seq\":4,\"product_model\":\"413-H-1273 (50.50\\\" x 98.44\\\")\",\"product_description\":\"Ultra Gardenaire Sidelite\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#47463-R6\",\"approval_number\":\"FL47463.11\",\"seq\":11,\"product_model\":\"Vistaluxe Stretta Sliding Door 4-Wide - Stat Panel-Op-Op-Direct Set\",\"product_description\":\"186.765\\\" x 122.625\\\" Non Impact\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-13 00:00:00\",\"instructions_url\":\"\"}],\"Ply Gem Windows\":[{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14634-R6\",\"approval_number\":\"FL14634.2\",\"seq\":2,\"product_model\":\"Builder Series 4780\",\"product_description\":\"Sliding Glass Door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14634-R6\",\"approval_number\":\"FL14634.3\",\"seq\":3,\"product_model\":\"Builder Series 4780\",\"product_description\":\"Sliding Glass Door\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15297-R10\",\"approval_number\":\"FL15297.2\",\"seq\":2,\"product_model\":\"Pro Classic \\\/ 1500 Vinyl \\\/ 5700 Impact\",\"product_description\":\"Impact Vinyl Patio Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15540-R6\",\"approval_number\":\"FL15540.2\",\"seq\":2,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Sliding Glass Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15540-R6\",\"approval_number\":\"FL15540.4\",\"seq\":4,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Sliding Glass Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15540-R6\",\"approval_number\":\"FL15540.5\",\"seq\":5,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Sliding Glass Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15540-R6\",\"approval_number\":\"FL15540.6\",\"seq\":6,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Bi-Parting Sliding Glass Door (Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#41161-R2\",\"approval_number\":\"FL41161.2\",\"seq\":2,\"product_model\":\"Perspective\",\"product_description\":\"Multi-Slide Vinyl Patio Door Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14038-R0\",\"approval_number\":\"FL14038.1\",\"seq\":1,\"product_model\":\"4780 Pocket Door\",\"product_description\":\"4780 Aluminum Sliding Pocket Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14597-R0\",\"approval_number\":\"FL14597.1\",\"seq\":1,\"product_model\":\"Mira Premium Series\",\"product_description\":\"Sliding Glass Door (ACP)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14597-R0\",\"approval_number\":\"FL14597.2\",\"seq\":2,\"product_model\":\"Mira Premium Series\",\"product_description\":\"Impact Sliding Door (ACP)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14634-R0\",\"approval_number\":\"FL14634.1\",\"seq\":1,\"product_model\":\"Builder Series 4780\",\"product_description\":\"Sliding Glass Door (XX)\",\"design_pressure\":\"+25\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14634-R0\",\"approval_number\":\"FL14634.4\",\"seq\":4,\"product_model\":\"Builder Series 4780\",\"product_description\":\"Sliding Glass Door\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14900-R0\",\"approval_number\":\"FL14900.1\",\"seq\":1,\"product_model\":\"Mira Premium Series\",\"product_description\":\"Bi-Parting Sliding Glass Door (ACP)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14901-R0\",\"approval_number\":\"FL14901.1\",\"seq\":1,\"product_model\":\"Mira Premium Series\",\"product_description\":\"Sliding Glass Door (ACP)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14901-R0\",\"approval_number\":\"FL14901.2\",\"seq\":2,\"product_model\":\"Mira Premium Series\",\"product_description\":\"Sliding Glass Door (ACP)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14900-R2\",\"approval_number\":\"FL14900.2\",\"seq\":2,\"product_model\":\"Mira Premium Series\",\"product_description\":\"Bi-Parting Sliding Glass Door (Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15297-R0\",\"approval_number\":\"FL15297.1\",\"seq\":1,\"product_model\":\"Builder Series 1181\",\"product_description\":\"Vinyl Patio Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15297-R0\",\"approval_number\":\"FL15297.3\",\"seq\":3,\"product_model\":\"Pro Series Classic\",\"product_description\":\"Vinyl Patio Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15324-R0\",\"approval_number\":\"FL15324.1\",\"seq\":1,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Sliding Glass Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15324-R0\",\"approval_number\":\"FL15324.2\",\"seq\":2,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Sliding Glass Door (Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15540-R0\",\"approval_number\":\"FL15540.1\",\"seq\":1,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Sliding Glass Door (Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15540-R0\",\"approval_number\":\"FL15540.3\",\"seq\":3,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Bi-Parting Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15943-R0\",\"approval_number\":\"FL15943.1\",\"seq\":1,\"product_model\":\"Series 4880\",\"product_description\":\"Sliding Glass Door (Alternate Substrates)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15943-R0\",\"approval_number\":\"FL15943.2\",\"seq\":2,\"product_model\":\"Series 4880\",\"product_description\":\"Sliding Glass Door (As Tested)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15943-R1\",\"approval_number\":\"FL15943.3\",\"seq\":3,\"product_model\":\"Series 4880IR\",\"product_description\":\"Impact Resistant Sliding Glass Door (Alternate Substrates)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15943-R1\",\"approval_number\":\"FL15943.4\",\"seq\":4,\"product_model\":\"Series 4880IR\",\"product_description\":\"Impact Resistant Sliding Glass Door (As Tested)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#41161-R0\",\"approval_number\":\"FL41161.1\",\"seq\":1,\"product_model\":\"Perspective \\\/ MaxView\",\"product_description\":\"Multi-Slide Patio Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#41161-R1\",\"approval_number\":\"FL41161.3\",\"seq\":3,\"product_model\":\"Perspective\",\"product_description\":\"Multi-Slide Vinyl Patio Door Impact HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#41161-R1\",\"approval_number\":\"FL41161.4\",\"seq\":4,\"product_model\":\"Perspective\",\"product_description\":\"Multi-Slide Vinyl Patio Door HVHZ Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-09-30 00:00:00\",\"instructions_url\":\"\"}],\"Kawneer Company\":[{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#14159-R6\",\"approval_number\":\"FL14159.1\",\"seq\":1,\"product_model\":\"AA3200 Sliding Glass Door\",\"product_description\":\"AA3200 IR Large and Small Missile Impact Sliding Glass High Pressure Doors\",\"design_pressure\":\"+135\\\/-135\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#14159-R6\",\"approval_number\":\"FL14159.2\",\"seq\":2,\"product_model\":\"AA3200 Sliding Glass Door\",\"product_description\":\"AA3200 IR Large and Small Missile Impact Sliding Glass Medium Pressure Doors\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#14159-R6\",\"approval_number\":\"FL14159.3\",\"seq\":3,\"product_model\":\"AA3200 Sliding Glass Door\",\"product_description\":\"AA3200 IR Large and Small Missile Impact Sliding Glass Low Pressure Doors\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#47265-R0\",\"approval_number\":\"FL47265.1\",\"seq\":1,\"product_model\":\"TR-8300\",\"product_description\":\"TR-8300 Sliding Glass Doors\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#631-R0\",\"approval_number\":\"FL631.1\",\"seq\":1,\"product_model\":\"HPS\",\"product_description\":\"SMI (.090 pvb Laminated) OXXO +\\\/-100, OXO-OX-XO +90\\\/-125\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#5958-R0\",\"approval_number\":\"FL5958.1\",\"seq\":1,\"product_model\":\"990\",\"product_description\":\"Aluminum OX Sliding Glass Door with 1\\\" IG unit comprised of two sheets of 1\\\/4\\\" tempered glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#6185-R2\",\"approval_number\":\"FL6185.5\",\"seq\":5,\"product_model\":\"HPX-Sliding Glass Door-SMI\",\"product_description\":\"Aluminum Sliding Glass Door\",\"design_pressure\":\"+100\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#6185-R3\",\"approval_number\":\"FL6185.1\",\"seq\":1,\"product_model\":\"HPS-Sliding Glass Door-SMI\",\"product_description\":\"Aluminum Sliding Glass Door\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#6185-R3\",\"approval_number\":\"FL6185.2\",\"seq\":2,\"product_model\":\"HPS-Sliding Glass Door-SMI-1\\\" IG\",\"product_description\":\"Aluminum Sliding Glass Door\",\"design_pressure\":\"+100\\\/-105\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#6185-R3\",\"approval_number\":\"FL6185.3\",\"seq\":3,\"product_model\":\"HPX-Sliding Glass Door-LMI\",\"product_description\":\"Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#6185-R3\",\"approval_number\":\"FL6185.4\",\"seq\":4,\"product_model\":\"HPX-Sliding Glass Door-SMI\",\"product_description\":\"Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#16001-R0\",\"approval_number\":\"FL16001.1\",\"seq\":1,\"product_model\":\"Traco SGD948 Aluminum Sliding Glass Door\",\"product_description\":\"SGD948 Aluminum Sliding Glass Door (A-SGD948)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Andersen Corporation\":[{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#14429-R14\",\"approval_number\":\"FL14429.1\",\"seq\":1,\"product_model\":\"100 Series Gliding Patio Door, Transom, & Sidelight (Non-HVHZ)(Non-Impact)\",\"product_description\":\"100 Series Gliding Patio Door, Transom, & Sidelight (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#21476-R6\",\"approval_number\":\"FL21476.1\",\"seq\":1,\"product_model\":\"E-Series French Gliding & Stationary Patio Door (HVHZ)(IMPACT)\",\"product_description\":\"E-Series French Gliding & Stationary Patio Door (HVHZ)(IMPACT)\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#9278-R0\",\"approval_number\":\"FL9278.1\",\"seq\":1,\"product_model\":\"Frenchwood Gliding Patio Doors\",\"product_description\":\"FWG8080 and smaller with HP Glass Non-Impact\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#35427-R0\",\"approval_number\":\"FL35427.1\",\"seq\":1,\"product_model\":\"MultiGlide Door\",\"product_description\":\"MultiGlide Door 191.0\\\" x 119.5\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1095-R0\",\"approval_number\":\"FL1095.20\",\"seq\":20,\"product_model\":\"Series 257 GD (6068)\",\"product_description\":\"Sliding Wood Patio Door (OX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1095-R0\",\"approval_number\":\"FL1095.21\",\"seq\":21,\"product_model\":\"Series 257 GD (80611)\",\"product_description\":\"Sliding Wood Patio Door (OX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1149-R0\",\"approval_number\":\"FL1149.3\",\"seq\":3,\"product_model\":\"400 S FWG 6080 Standard\",\"product_description\":\"FWG 6080 Wood Sliding Glass Door (Standard)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1149-R0\",\"approval_number\":\"FL1149.4\",\"seq\":4,\"product_model\":\"400 S FWG 80611 Standard\",\"product_description\":\"FWG 80611 Wood Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1149-R0\",\"approval_number\":\"FL1149.5\",\"seq\":5,\"product_model\":\"400 S FWG Sliding Glass Door I\",\"product_description\":\"Series FWG \\\"Frenchwood Gliding\\\" Wood Sliding Glass Door - Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1149-R0\",\"approval_number\":\"FL1149.6\",\"seq\":6,\"product_model\":\"400 S FWG160611 (OXXO)\",\"product_description\":\"FWG 160611 Wood Sliding Glass Door (OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1149-R0\",\"approval_number\":\"FL1149.7\",\"seq\":7,\"product_model\":\"400 S FWG8080 Standard\",\"product_description\":\"FWG 8080 Wood Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#14429-R7\",\"approval_number\":\"FL14429.7\",\"seq\":7,\"product_model\":\"A-Series Frenchwood Gliding Patio Door with Stormwatch Protection (HVHZ)(Impact)\",\"product_description\":\"A-Series Frenchwood Gliding Patio Door with Stormwatch Protection (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#14429-R9\",\"approval_number\":\"FL14429.8\",\"seq\":8,\"product_model\":\"A-Series Frenchwood Gliding Patio Door with Stormwatch Protection (HVHZ)(Impact)\",\"product_description\":\"A-Series Frenchwood Gliding Patio Door with Stormwatch Protection (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1095-R3\",\"approval_number\":\"FL1095.1\",\"seq\":1,\"product_model\":\"FWG 160611\",\"product_description\":\"400 Series Frenchwood Gliding Patio Doors\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1095-R3\",\"approval_number\":\"FL1095.2\",\"seq\":2,\"product_model\":\"FWG 160611 with DP Upgrade\",\"product_description\":\"400 Series Frenchwood Gliding Patio Doors\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1095-R3\",\"approval_number\":\"FL1095.3\",\"seq\":3,\"product_model\":\"FWG 16068\",\"product_description\":\"400 Series Frenchwood Glidiing Patio Doors\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1095-R3\",\"approval_number\":\"FL1095.4\",\"seq\":4,\"product_model\":\"FWG 16080\",\"product_description\":\"400 Series Frenchwood Gliding Patio Doors\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1095-R3\",\"approval_number\":\"FL1095.5\",\"seq\":5,\"product_model\":\"FWG 80611\",\"product_description\":\"400 Series Frenchwood Gliding Patio Doors\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1095-R3\",\"approval_number\":\"FL1095.6\",\"seq\":6,\"product_model\":\"FWG 80611 with DP Upgrade\",\"product_description\":\"400 Series Frenchwood Gliding Patio Doors\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1095-R3\",\"approval_number\":\"FL1095.7\",\"seq\":7,\"product_model\":\"FWG 8080\",\"product_description\":\"400 Series Frenchwood Gliding Patio Door\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1095-R3\",\"approval_number\":\"FL1095.8\",\"seq\":8,\"product_model\":\"FWG HPIR 8080\",\"product_description\":\"400 Series Frenchwood Sliding Patio Door with Stormwatch Protection\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1095-R3\",\"approval_number\":\"FL1095.9\",\"seq\":9,\"product_model\":\"NGPD 43611\",\"product_description\":\"200 Series Narroline Gliding Patio Doors Stationary\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1095-R3\",\"approval_number\":\"FL1095.10\",\"seq\":10,\"product_model\":\"NLGD 16080 (OXXO) with HP Glass\",\"product_description\":\"200 Series Narroline Gliding Patio Door - 4 Panel - Non Impact\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1095-R3\",\"approval_number\":\"FL1095.11\",\"seq\":11,\"product_model\":\"NLGD 6080 HP\",\"product_description\":\"200 Series Narroline Gliding Patio Door (OX, XO)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1095-R3\",\"approval_number\":\"FL1095.12\",\"seq\":12,\"product_model\":\"NLGD 8080 (XO) with HP Glass\",\"product_description\":\"200 Series Narroline Gliding Patio Doors\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1095-R3\",\"approval_number\":\"FL1095.13\",\"seq\":13,\"product_model\":\"NLGD6068AS Low-E\",\"product_description\":\"200 Series Narroline Gliding Patio Doors\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1095-R3\",\"approval_number\":\"FL1095.14\",\"seq\":14,\"product_model\":\"NLGD80611AS Low-E\",\"product_description\":\"200 Series Narroline Gliding Patio Doors\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1095-R3\",\"approval_number\":\"FL1095.15\",\"seq\":15,\"product_model\":\"PSGD 4380 S HP\",\"product_description\":\"200 Series Perma-Shield Gliding Patio Door\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1095-R3\",\"approval_number\":\"FL1095.16\",\"seq\":16,\"product_model\":\"PSGD 8180 HP\",\"product_description\":\"200 Series Perma-Shield Gliding Patio Door\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1095-R3\",\"approval_number\":\"FL1095.17\",\"seq\":17,\"product_model\":\"PSGD81611 DPUP HP\",\"product_description\":\"200 Series Perma-Shield Gliding Patio Doors\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1095-R4\",\"approval_number\":\"FL1095.18\",\"seq\":18,\"product_model\":\"PSGD 8180 HP\",\"product_description\":\"200 Series Perma-Shield Gliding Patio Door\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1095-R4\",\"approval_number\":\"FL1095.19\",\"seq\":19,\"product_model\":\"PSGD81611 DPUP HP\",\"product_description\":\"200 Series Perma-Shield Gliding Patio Doors\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1149-R2\",\"approval_number\":\"FL1149.1\",\"seq\":1,\"product_model\":\"Series Frenchwood Gliding Patio Doors\",\"product_description\":\"400 Series Frenchwood Gliding Patio Doors\",\"design_pressure\":\"+42\\\/-89.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1149-R2\",\"approval_number\":\"FL1149.2\",\"seq\":2,\"product_model\":\"Series Frenchwood Gliding Wood Patio Door\",\"product_description\":\"400 Series Frenchwood Gliding Patio Door with Stormwatch Protection\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13069-R0\",\"approval_number\":\"FL13069.1\",\"seq\":1,\"product_model\":\"FWGD1110611 Low-E\",\"product_description\":\"A Series Gliding Patio Door - 3 Panel\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13069-R0\",\"approval_number\":\"FL13069.2\",\"seq\":2,\"product_model\":\"FWGD111080 Low-E\",\"product_description\":\"A Series Gliding Patio Door - 3 Panel\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13069-R0\",\"approval_number\":\"FL13069.3\",\"seq\":3,\"product_model\":\"FWGD1510611 Low-E\",\"product_description\":\"A Series Gliding Patio Door - 4 Panel\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13069-R0\",\"approval_number\":\"FL13069.4\",\"seq\":4,\"product_model\":\"FWGD151080 Low-E\",\"product_description\":\"A Series Gliding Patio Doors - 4 Panel\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13069-R0\",\"approval_number\":\"FL13069.5\",\"seq\":5,\"product_model\":\"FWGD4380 HP\",\"product_description\":\"A Series Gliding Patio Door - 1 Panel\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13069-R0\",\"approval_number\":\"FL13069.6\",\"seq\":6,\"product_model\":\"FWGD8080 HP\",\"product_description\":\"A Series Gliding Patio Doors - 2 Panel\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13548-R0\",\"approval_number\":\"FL13548.1\",\"seq\":1,\"product_model\":\"FWGD1110611ASA Low-E IR\",\"product_description\":\"A-Series Gliding Patio Door - 3 Panel with Stormwatch Protection\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13548-R0\",\"approval_number\":\"FL13548.2\",\"seq\":2,\"product_model\":\"FWGD111080ASA Low-E IR\",\"product_description\":\"A-Series Gliding Patio Door - 3 Panel with Stormwatch Protection\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13548-R0\",\"approval_number\":\"FL13548.3\",\"seq\":3,\"product_model\":\"FWGD151080SAAS Low-E IR\",\"product_description\":\"A-Series Gliding Patio Door - 4 Panel with Stormwatch Protection\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13548-R0\",\"approval_number\":\"FL13548.4\",\"seq\":4,\"product_model\":\"FWGD4380S Low-E IR\",\"product_description\":\"A-Series Gliding Patio Doors - 1 Panel with Stormwatch Protection\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13548-R0\",\"approval_number\":\"FL13548.5\",\"seq\":5,\"product_model\":\"FWGD8080 Low-E IR\",\"product_description\":\"A-Series Gliding Patio Door - 2 Panel with Stormwatch Protection\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13734-R0\",\"approval_number\":\"FL13734.1\",\"seq\":1,\"product_model\":\"100GD2P8080\",\"product_description\":\"100 Series Gliding Patio Door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13069-R2\",\"approval_number\":\"FL13069.7\",\"seq\":7,\"product_model\":\"FWGD151080 Low-E\",\"product_description\":\"A Series Gliding Patio Doors - 4 Panel\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#14429-R1\",\"approval_number\":\"FL14429.2\",\"seq\":2,\"product_model\":\"A Series FWGD DP Upgrade\",\"product_description\":\"Gliding Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#14429-R3\",\"approval_number\":\"FL14429.3\",\"seq\":3,\"product_model\":\"A Series FWGD DP Upgrade\",\"product_description\":\"Gliding Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#14429-R3\",\"approval_number\":\"FL14429.4\",\"seq\":4,\"product_model\":\"Series 100\",\"product_description\":\"Gliding Patio Doors\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13069-R5\",\"approval_number\":\"FL13069.8\",\"seq\":8,\"product_model\":\"A-Series Frenchwood Gliding Patio Door\\\/FWGD80100AS IG\",\"product_description\":\"A-Series Frenchwood Gliding Patio Door\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13069-R5\",\"approval_number\":\"FL13069.9\",\"seq\":9,\"product_model\":\"A-Series Frenchwood Gliding Patio Door\\\/FWGD8080AS IG\",\"product_description\":\"A-Series Frenchwood Gliding Patio Door - 2 Panel\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13069-R5\",\"approval_number\":\"FL13069.10\",\"seq\":10,\"product_model\":\"A-Series Frenchwood Gliding Patio Door\\\/FWGD90611AS IG\",\"product_description\":\"A Series Gliding Patio Doors - 2 Panel\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13069-R5\",\"approval_number\":\"FL13069.11\",\"seq\":11,\"product_model\":\"A-Series Frenchwood Gliding Patio Door\\\/FWGD9080AS IG\",\"product_description\":\"A Series Gliding Patio Doors - 2 Panel\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#21476-R0\",\"approval_number\":\"FL21476.2\",\"seq\":2,\"product_model\":\"E-Series\",\"product_description\":\"E-Series Gliding & Stationary Patio Door, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#14429-R6\",\"approval_number\":\"FL14429.5\",\"seq\":5,\"product_model\":\"A Series FWGPD\",\"product_description\":\"Gliding Patio Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#14429-R6\",\"approval_number\":\"FL14429.6\",\"seq\":6,\"product_model\":\"A Series FWGPD DP Upgrade\",\"product_description\":\"Gliding Patio Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#21476-R2\",\"approval_number\":\"FL21476.3\",\"seq\":3,\"product_model\":\"E-Series\",\"product_description\":\"E-Series Gliding & Stationary Patio Door, Wind Zone 3 Impact Rated\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#28047-R0\",\"approval_number\":\"FL28047.1\",\"seq\":1,\"product_model\":\"MultiGlide Door\",\"product_description\":\"MultiGlide Door\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Eastern Architectural Systems\":[{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14605-R15\",\"approval_number\":\"FL14605.1\",\"seq\":1,\"product_model\":\"Series 623 Impact Vinyl SGD\",\"product_description\":\"Vinyl Sliding Glass Door\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14605-R15\",\"approval_number\":\"FL14605.2\",\"seq\":2,\"product_model\":\"Series 623 Impact Vinyl SGD\",\"product_description\":\"Vinyl Sliding Glass Door\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14605-R15\",\"approval_number\":\"FL14605.3\",\"seq\":3,\"product_model\":\"Series 623 Non-Impact Vinyl SGD\",\"product_description\":\"Vinyl Sliding Glass Door\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14605-R15\",\"approval_number\":\"FL14605.4\",\"seq\":4,\"product_model\":\"Series 623 Non-Impact Vinyl SGD\",\"product_description\":\"Vinyl Sliding Glass Door\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14605-R15\",\"approval_number\":\"FL14605.6\",\"seq\":6,\"product_model\":\"Series FD8100 Impact Aluminum SGD\",\"product_description\":\"Aluminum Sliding Glass Door\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14605-R15\",\"approval_number\":\"FL14605.7\",\"seq\":7,\"product_model\":\"Series FD8100 Impact Aluminum SGD 135deg\",\"product_description\":\"Aluminum Sliding Glass Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14605-R15\",\"approval_number\":\"FL14605.9\",\"seq\":9,\"product_model\":\"Series FD8100 Impact Aluminum SGD 90deg\",\"product_description\":\"Aluminum Sliding Glass Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14605-R15\",\"approval_number\":\"FL14605.11\",\"seq\":11,\"product_model\":\"Series FD8100 Non-Impact Aluminum SGD\",\"product_description\":\"Aluminum Sliding Glass Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14605-R15\",\"approval_number\":\"FL14605.12\",\"seq\":12,\"product_model\":\"Series FD8100 Non-Impact Aluminum SGD 135deg\",\"product_description\":\"Aluminum Sliding Glass Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#17759-R7\",\"approval_number\":\"FL17759.1\",\"seq\":1,\"product_model\":\"Series 623 HVHZ Vinyl Sliding Glass Door\",\"product_description\":\"Vinyl Sliding Glass Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#22034-R7\",\"approval_number\":\"FL22034.1\",\"seq\":1,\"product_model\":\"623\\\/620 VINYL SLIDING DOOR, IMPACT, HVHZ\",\"product_description\":\"VINYL SLIDING DOOR\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#27113-R8\",\"approval_number\":\"FL27113.3\",\"seq\":3,\"product_model\":\"Series 650 (C)\",\"product_description\":\"Multi-Slide\\\/Pocket Vinyl Sliding Glass Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#27113-R8\",\"approval_number\":\"FL27113.4\",\"seq\":4,\"product_model\":\"Series 650 (D)\",\"product_description\":\"Vinyl SGD w\\\/ and w\\\/out pockets\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#27113-R8\",\"approval_number\":\"FL27113.5\",\"seq\":5,\"product_model\":\"Series 650 (E)\",\"product_description\":\"Vinyl SGD w\\\/ and w\\\/out pockets\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#27113-R8\",\"approval_number\":\"FL27113.6\",\"seq\":6,\"product_model\":\"Series 650 (F)\",\"product_description\":\"Vinyl SGD w\\\/ and w\\\/o pockets\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#27113-R8\",\"approval_number\":\"FL27113.7\",\"seq\":7,\"product_model\":\"Series 650 (G)\",\"product_description\":\"Vinyl SGD w\\\/ and w\\\/out pockets\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#27113-R8\",\"approval_number\":\"FL27113.8\",\"seq\":8,\"product_model\":\"Series 650 (H)\",\"product_description\":\"Vinyl SGD w\\\/ and w\\\/out pockets\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#27113-R8\",\"approval_number\":\"FL27113.9\",\"seq\":9,\"product_model\":\"Series 650 (I)\",\"product_description\":\"Vinyl SGD w\\\/ and w\\\/out pockets\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#27113-R8\",\"approval_number\":\"FL27113.10\",\"seq\":10,\"product_model\":\"Series 650 (J)\",\"product_description\":\"Vinyl SGD w\\\/ and w\\\/out pockets\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#27113-R8\",\"approval_number\":\"FL27113.11\",\"seq\":11,\"product_model\":\"Series 650 (K)\",\"product_description\":\"Vinyl SGD OXO w\\\/ and w\\\/o pockets\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#27113-R8\",\"approval_number\":\"FL27113.12\",\"seq\":12,\"product_model\":\"Series 7000 (A)\",\"product_description\":\"Aluminum Sliding Glass Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#27113-R8\",\"approval_number\":\"FL27113.13\",\"seq\":13,\"product_model\":\"Series 7000 (B)\",\"product_description\":\"Multi-Slide\\\/Pocket Aluminum Sliding Glass Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14605-R0\",\"approval_number\":\"FL14605.5\",\"seq\":5,\"product_model\":\"Series \\\"FD8100\\\" Aluminum\",\"product_description\":\"Sliding Glass Pocket Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14605-R0\",\"approval_number\":\"FL14605.8\",\"seq\":8,\"product_model\":\"Series \\\"FD8100\\\" Aluminum Impact Rated\",\"product_description\":\"Sliding Glass Door\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14605-R0\",\"approval_number\":\"FL14605.10\",\"seq\":10,\"product_model\":\"Series \\\"FWI 6000\\\" Aluminum Impact Rated\",\"product_description\":\"Sliding Glass Door\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#15864-R0\",\"approval_number\":\"FL15864.1\",\"seq\":1,\"product_model\":\"Series 623 Vinyl Sliding Glass Door\",\"product_description\":\"Series 623 Vinyl Sliding Glass Door, OXO 144\\\" x 96\\\" Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#15864-R0\",\"approval_number\":\"FL15864.2\",\"seq\":2,\"product_model\":\"Series 623 Vinyl Sliding Glass Door\",\"product_description\":\"Series 623 Vinyl Sliding Glass Door, OXXO 192\\\" x 96\\\" Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#15864-R0\",\"approval_number\":\"FL15864.3\",\"seq\":3,\"product_model\":\"Series 623 Vinyl Sliding Glass Door\",\"product_description\":\"Series 623 Vinyl Sliding Glass door, OXXO 192\\\" x 96\\\" Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#15864-R0\",\"approval_number\":\"FL15864.4\",\"seq\":4,\"product_model\":\"Series 623 Vinyl Sliding Glass Door\",\"product_description\":\"Series 623 Vinyl Sliding Glass Door, OXO 144\\\" x 96\\\" Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#16134-R0\",\"approval_number\":\"FL16134.1\",\"seq\":1,\"product_model\":\"FD8100 Sliding Glass Door LMI\",\"product_description\":\"FD8100 SGD Bypass, 90deg and 135deg corners\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14605-R3\",\"approval_number\":\"FL14605.13\",\"seq\":13,\"product_model\":\"Series FD8100 Non-Impact Aluminum SGD\",\"product_description\":\"Series FD8100 Non-Impact Aluminum SGD\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14605-R3\",\"approval_number\":\"FL14605.14\",\"seq\":14,\"product_model\":\"Series FD8100 Non-Impact Aluminum SGD 135deg\",\"product_description\":\"Series FD8100 Non-Impact Aluminum SGD 135deg\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14605-R3\",\"approval_number\":\"FL14605.15\",\"seq\":15,\"product_model\":\"Series FWI 6000 Impact Aluminum SGD\",\"product_description\":\"Series FWI 6000 Impact Aluminum SGD\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14605-R3\",\"approval_number\":\"FL14605.16\",\"seq\":16,\"product_model\":\"Series FWI 6000 Impact Aluminum SGD\",\"product_description\":\"Series FWI 6000 Impact Aluminum SGD\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#17759-R2\",\"approval_number\":\"FL17759.2\",\"seq\":2,\"product_model\":\"Series 623 HVHZ Vinyl Sliding Glass Door\",\"product_description\":\"Series 623 HVHZ Vinyl Sliding Glass Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#27113-R0\",\"approval_number\":\"FL27113.1\",\"seq\":1,\"product_model\":\"Series 650 Multi-Slide\\\/Pocket Vinyl Sliding Glass Door\",\"product_description\":\"Series 650 Multi-Slide\\\/Pocket Vinyl Sliding Glass Door - Non-Impact and Non-HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#27113-R0\",\"approval_number\":\"FL27113.2\",\"seq\":2,\"product_model\":\"Series 650 Multi-Slide\\\/Pocket Vinyl Sliding Glass Door\",\"product_description\":\"Series 650 Multi-Slide\\\/Pocket Vinyl Sliding Glass Door - Impact and Non-HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Silver Line Building Products Corp.\":[{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#20101-R6\",\"approval_number\":\"FL20101.1\",\"seq\":1,\"product_model\":\"Series 5500\\\/5700 - Model 5502HV\\\/5702HV\",\"product_description\":\"Sliding Patio Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#1538-R0\",\"approval_number\":\"FL1538.1\",\"seq\":1,\"product_model\":\"5500\\\/5600\\\/5700 Sliding\",\"product_description\":\"Extruded PVC Sliding Patio Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#1540-R0\",\"approval_number\":\"FL1540.1\",\"seq\":1,\"product_model\":\"5500\\\/5600\\\/5700 Sliding\",\"product_description\":\"Extruded PVC Sliding Patio Door with Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#5595-R1\",\"approval_number\":\"FL5595.1\",\"seq\":1,\"product_model\":\"a. \\\"WeatherStopper\\u2122\\\" Series 5800\",\"product_description\":\"Extruded PVC Sliding Patio Door 8'0 x 6'10 Impact Rated (OX or XO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#7652-R0\",\"approval_number\":\"FL7652.1\",\"seq\":1,\"product_model\":\"a. Series 5800\",\"product_description\":\"Up to 6'0 x 6'8 Extruded PVC \\\"Non-Impact\\\" Sliding Patio Door with Nailing Fin- (XO or OX)\",\"design_pressure\":\"+30.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#7652-R0\",\"approval_number\":\"FL7652.2\",\"seq\":2,\"product_model\":\"b. Series 5800\",\"product_description\":\"Up to 6'0 x 6'8 Extruded PVC \\\"Non-Impact\\\" Sliding Patio Door with Flange- (XO or OX)\",\"design_pressure\":\"+30.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#7652-R0\",\"approval_number\":\"FL7652.3\",\"seq\":3,\"product_model\":\"c. Series 5800\",\"product_description\":\"Up to 8'0 x 6'8 Extruded PVC \\\"Non-Impact\\\" Sliding Patio Door with Nailing Fin - (XO or OX)\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#7652-R0\",\"approval_number\":\"FL7652.4\",\"seq\":4,\"product_model\":\"d. Series 5800\",\"product_description\":\"Up to 8'0 x 6'8 Extruded PVC \\\"Non-Impact\\\" Sliding Patio Door with Flange - (XO or OX)\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#5600-R1\",\"approval_number\":\"FL5600.1\",\"seq\":1,\"product_model\":\"a. Series 5500\\\/5600\\\/5700\",\"product_description\":\"Extruded PVC Sliding Patio Door - (XO or OX configuration - nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#5600-R1\",\"approval_number\":\"FL5600.2\",\"seq\":2,\"product_model\":\"b. Series 5500\\\/5600\\\/5700\",\"product_description\":\"Extruded PVC Sliding Patio Door - (XO or OX configuration - nominal 6'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#5600-R2\",\"approval_number\":\"FL5600.3\",\"seq\":3,\"product_model\":\"c. Series 5500\\\/5600\\\/5700 Model 5502\\\/5602\\\/5702\",\"product_description\":\"Extruded PVC Sliding Patio Door with Nailing Fin - (XO or OX configuration - up to a nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#5600-R2\",\"approval_number\":\"FL5600.4\",\"seq\":4,\"product_model\":\"d. Series 5500\\\/5600\\\/5700 Model 5502\\\/5602\\\/5702\",\"product_description\":\"Extruded PVC Sliding Patio Door with Nailing Fin and Enhanced Reinforcement - (XO or OX configuration - up to a nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#11622-R0\",\"approval_number\":\"FL11622.1\",\"seq\":1,\"product_model\":\"a. Series 5800 Model 5802\",\"product_description\":\"Extruded Vinyl Sliding Patio Door with Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#11622-R0\",\"approval_number\":\"FL11622.2\",\"seq\":2,\"product_model\":\"b. Series 5800 Model 5802 HD\",\"product_description\":\"Extruded Vinyl \\\"HD Reinforced\\\" Sliding Patio Door with Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#11622-R0\",\"approval_number\":\"FL11622.3\",\"seq\":3,\"product_model\":\"c. Series 5800 Model 5802 HD\",\"product_description\":\"Extruded Vinyl \\\"HD Reinforced\\\" Sliding Patio Door without Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#11622-R0\",\"approval_number\":\"FL11622.4\",\"seq\":4,\"product_model\":\"d. \\\"WeatherStopper\\u2122\\\" Series 5800 Model 5802\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Sliding Patio Door with Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#11622-R0\",\"approval_number\":\"FL11622.5\",\"seq\":5,\"product_model\":\"e. \\\"WeatherStopper\\u2122\\\" Series 5800 Model 5802\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Sliding Patio Door without Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#11622-R0\",\"approval_number\":\"FL11622.6\",\"seq\":6,\"product_model\":\"f. \\\"WeatherStopper\\u2122\\\" Series 5800 Model 5802\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Sliding Patio Door with Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#11622-R0\",\"approval_number\":\"FL11622.7\",\"seq\":7,\"product_model\":\"g. \\\"WeatherStopper\\u2122\\\" Series 5800 Model 5802\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Sliding Patio Door without Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#11622-R1\",\"approval_number\":\"FL11622.8\",\"seq\":8,\"product_model\":\"h. Series 5800 Model 5802 HD\",\"product_description\":\"Extruded Vinyl \\\"HD Reinforced\\\" Sliding Patio Door with Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#11622-R1\",\"approval_number\":\"FL11622.9\",\"seq\":9,\"product_model\":\"i. Series 5800 Model 5802 HD\",\"product_description\":\"Extruded Vinyl \\\"HD Reinforced\\\" Sliding Patio Door without Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14998-R0\",\"approval_number\":\"FL14998.1\",\"seq\":1,\"product_model\":\"a. Series 5500\\\/5700 Model 5502\\\/5702\",\"product_description\":\"Extruded PVC Sliding Patio Door - (XO or OX configuration - up to a nominal 6'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14998-R0\",\"approval_number\":\"FL14998.2\",\"seq\":2,\"product_model\":\"b. Series 5500\\\/5700 Model 5502\\\/5702\",\"product_description\":\"Extruded PVC Sliding Patio Door with Nailing Fin - (XO or OX configuration - up to a nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14998-R0\",\"approval_number\":\"FL14998.3\",\"seq\":3,\"product_model\":\"c. Series 5800 Model 5802\",\"product_description\":\"Extruded Vinyl Sliding Patio Door with Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14998-R0\",\"approval_number\":\"FL14998.4\",\"seq\":4,\"product_model\":\"d. Series 5800 Model 5802 HD\",\"product_description\":\"Extruded Vinyl \\\"HD Reinforced\\\" Sliding Patio Door with Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14998-R0\",\"approval_number\":\"FL14998.5\",\"seq\":5,\"product_model\":\"e. Series 5800 Model 5802 HD\",\"product_description\":\"Extruded Vinyl \\\"HD Reinforced\\\" Sliding Patio Door without Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14998-R0\",\"approval_number\":\"FL14998.6\",\"seq\":6,\"product_model\":\"f. \\\"WeatherStopper\\u2122\\\" Series 5800 Model 5802\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Sliding Patio Door with Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14998-R0\",\"approval_number\":\"FL14998.7\",\"seq\":7,\"product_model\":\"g. \\\"WeatherStopper\\u2122\\\" Series 5800 Model 5802\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Sliding Patio Door without Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14998-R0\",\"approval_number\":\"FL14998.8\",\"seq\":8,\"product_model\":\"h. \\\"WeatherStopper\\u2122\\\" Series 5800 Model 5802\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Sliding Patio Door with Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14998-R0\",\"approval_number\":\"FL14998.9\",\"seq\":9,\"product_model\":\"i. \\\"WeatherStopper\\u2122\\\" Series 5800 Model 5802\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Sliding Patio Door without Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14998-R0\",\"approval_number\":\"FL14998.10\",\"seq\":10,\"product_model\":\"j. Series 5800 Model 5802 HD\",\"product_description\":\"Extruded Vinyl \\\"HD Reinforced\\\" Sliding Patio Door with Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14998-R0\",\"approval_number\":\"FL14998.11\",\"seq\":11,\"product_model\":\"k. Series 5800 Model 5802 HD\",\"product_description\":\"Extruded Vinyl \\\"HD Reinforced\\\" Sliding Patio Door without Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"MI Windows and Doors\":[{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17880-R12\",\"approval_number\":\"FL17880.1\",\"seq\":1,\"product_model\":\"910 SGD\",\"product_description\":\"72x80 Fin Frame\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17880-R12\",\"approval_number\":\"FL17880.2\",\"seq\":2,\"product_model\":\"910 SGD\",\"product_description\":\"72x96 Fin Frame\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17880-R12\",\"approval_number\":\"FL17880.3\",\"seq\":3,\"product_model\":\"910 SGD\",\"product_description\":\"107x96 Fin Frame O.OX\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17880-R12\",\"approval_number\":\"FL17880.4\",\"seq\":4,\"product_model\":\"910 SGD\",\"product_description\":\"72x80 Finless Frame\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17880-R12\",\"approval_number\":\"FL17880.5\",\"seq\":5,\"product_model\":\"910 SGD\",\"product_description\":\"72x96 Finless Frame\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17880-R12\",\"approval_number\":\"FL17880.6\",\"seq\":6,\"product_model\":\"910 SGD\",\"product_description\":\"107x96 Finless Frame O.OX\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17880-R12\",\"approval_number\":\"FL17880.7\",\"seq\":7,\"product_model\":\"910 SGD\",\"product_description\":\"143x80 Finless Frame O.OX\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17880-R12\",\"approval_number\":\"FL17880.8\",\"seq\":8,\"product_model\":\"910 SGD\",\"product_description\":\"96x96 Finless Frame OX\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-01-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17880-R12\",\"approval_number\":\"FL17880.9\",\"seq\":9,\"product_model\":\"910\\\/3910 SGD\",\"product_description\":\"72x80 Fin Frame OX\",\"design_pressure\":\"+30\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17880-R12\",\"approval_number\":\"FL17880.10\",\"seq\":10,\"product_model\":\"910\\\/3910 SGD\",\"product_description\":\"96x96 Fin Frame OX\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#26012-R13\",\"approval_number\":\"FL26012.1\",\"seq\":1,\"product_model\":\"1615\\\/1617 SGD\",\"product_description\":\"144x96 w\\\/Insulated Laminated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#26012-R13\",\"approval_number\":\"FL26012.2\",\"seq\":2,\"product_model\":\"1615\\\/1617 SGD\",\"product_description\":\"106x96 Insulated Glass\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#26012-R13\",\"approval_number\":\"FL26012.3\",\"seq\":3,\"product_model\":\"1615\\\/1617 SGD\",\"product_description\":\"71x82 Insulated Laminated Glass\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#26012-R13\",\"approval_number\":\"FL26012.4\",\"seq\":4,\"product_model\":\"1615\\\/1617 SGD\",\"product_description\":\"187x80 Insulated Glass\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#26012-R13\",\"approval_number\":\"FL26012.5\",\"seq\":5,\"product_model\":\"1615\\\/1617 SGD\",\"product_description\":\"144x96 Insulated Laminated Glass, Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#26012-R13\",\"approval_number\":\"FL26012.6\",\"seq\":6,\"product_model\":\"1615\\\/1617 SGD\",\"product_description\":\"96x96 Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#26012-R13\",\"approval_number\":\"FL26012.7\",\"seq\":7,\"product_model\":\"1615\\\/1617 SGD\",\"product_description\":\"187x96 Insulated Glass\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#26012-R13\",\"approval_number\":\"FL26012.8\",\"seq\":8,\"product_model\":\"1615\\\/1617 SGD\",\"product_description\":\"139x96 Insulated Glass\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#26012-R13\",\"approval_number\":\"FL26012.9\",\"seq\":9,\"product_model\":\"1615\\\/1617 SGD\",\"product_description\":\"142x96 Insulated Glass\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#26012-R13\",\"approval_number\":\"FL26012.10\",\"seq\":10,\"product_model\":\"1615\\\/1617 SGD\",\"product_description\":\"139x96 Insulated Glass XOX\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#26012-R13\",\"approval_number\":\"FL26012.11\",\"seq\":11,\"product_model\":\"1615\\\/1617 SGD\",\"product_description\":\"106x82 Insulated Glass OXO\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#26012-R13\",\"approval_number\":\"FL26012.12\",\"seq\":12,\"product_model\":\"1615\\\/1617 SGD\",\"product_description\":\"96x96 Insulated Laminated Glass XX\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#26012-R13\",\"approval_number\":\"FL26012.13\",\"seq\":13,\"product_model\":\"1615\\\/1617 SGD\",\"product_description\":\"96x96 Insulated Glass XX\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#28297-R6\",\"approval_number\":\"FL28297.1\",\"seq\":1,\"product_model\":\"120\\\/130\\\/140 Outside Corner Pocket SGD\",\"product_description\":\"XXXX\\\/XXXO 189x120\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#28297-R6\",\"approval_number\":\"FL28297.2\",\"seq\":2,\"product_model\":\"Series 120\\\/130\\\/140 Aluminum Sliding Glass Door\",\"product_description\":\"Series 120\\\/130\\\/140 Aluminum Sliding Glass Door - Non-Impact 191x96, OXXX\",\"design_pressure\":\"+25\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#28297-R6\",\"approval_number\":\"FL28297.3\",\"seq\":3,\"product_model\":\"Series 120\\\/130\\\/140 Inside Corner Pocket SGD\",\"product_description\":\"OXXX\\\/XXXX 189x120\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#28297-R6\",\"approval_number\":\"FL28297.4\",\"seq\":4,\"product_model\":\"Series 120\\\/130\\\/140 SGD\",\"product_description\":\"Series 120\\\/130\\\/140 Aluminum SGD Non-Reinforced Non-impact\",\"design_pressure\":\"+45\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#28297-R6\",\"approval_number\":\"FL28297.5\",\"seq\":5,\"product_model\":\"SERIES 120\\\/130\\\/140 SGD\",\"product_description\":\"SERIES 120\\\/130\\\/140 ALUMINUM SGD REINFORCED NON-IMPACT\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#28297-R6\",\"approval_number\":\"FL28297.6\",\"seq\":6,\"product_model\":\"SERIES 120\\\/130\\\/140 SGD\",\"product_description\":\"SERIES 120\\\/130\\\/140 ALUMINUM SGD NON-REINFORCED NON-IMPACT\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#28297-R6\",\"approval_number\":\"FL28297.7\",\"seq\":7,\"product_model\":\"SERIES 120\\\/130\\\/140 Sliding Door\",\"product_description\":\"SERIES 120\\\/130\\\/140 ALUMINUM SGD NON-REINFORCED LARGE MISSILE IMPACT\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#28297-R6\",\"approval_number\":\"FL28297.8\",\"seq\":8,\"product_model\":\"SERIES 120\\\/130\\\/140 Sliding Door\",\"product_description\":\"SERIES 120\\\/130\\\/140 ALUMINUM SGD REINFORCED LARGE MISSILE IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#31995-R2\",\"approval_number\":\"FL31995.1\",\"seq\":1,\"product_model\":\"1618 SGD\",\"product_description\":\"144x96 XXX Finless Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#31995-R2\",\"approval_number\":\"FL31995.2\",\"seq\":2,\"product_model\":\"1618 SGD\",\"product_description\":\"144x96 XXX Finless Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#561-R0\",\"approval_number\":\"FL561.1\",\"seq\":1,\"product_model\":\"420\",\"product_description\":\"Aluminum Patio Door 182x96 OXX C-35 DP+35\\\/-35\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#561-R0\",\"approval_number\":\"FL561.2\",\"seq\":2,\"product_model\":\"470\\\/452\",\"product_description\":\"Aluminum Patio Door 96x81 XO R-25 DP+40\\\/-31\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#561-R0\",\"approval_number\":\"FL561.3\",\"seq\":3,\"product_model\":\"470HP\\\/452HP\",\"product_description\":\"Aluminum Patio Door 144x80 R-40 DP+40\\\/-40\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#561-R0\",\"approval_number\":\"FL561.4\",\"seq\":4,\"product_model\":\"910\\\/3910\",\"product_description\":\"Vinyl Patio Door 72x80 R-30 DP+32.8\\\/-41.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#561-R0\",\"approval_number\":\"FL561.5\",\"seq\":5,\"product_model\":\"910\\\/3910\",\"product_description\":\"Vinyl Patio Door 60x80 R-35 DP+35.3\\\/-47.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#3246-R0\",\"approval_number\":\"FL3246.1\",\"seq\":1,\"product_model\":\"485\\\/3485 Aluminum Patio Door\",\"product_description\":\"72x80 XO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#3319-R0\",\"approval_number\":\"FL3319.1\",\"seq\":1,\"product_model\":\"420\\\/430\\\/440 (OXX)\",\"product_description\":\"Aluminum Patio Door 182x80 R-35 No Reinforcement DP+35\\\/-35\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#3319-R0\",\"approval_number\":\"FL3319.2\",\"seq\":2,\"product_model\":\"420\\\/430\\\/440 (XOX)\",\"product_description\":\"Aluminum Patio Door 144x96 R-40 with Steel and Aluminum Reinforcement DP+40.0\\\/-40.1\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#3319-R0\",\"approval_number\":\"FL3319.3\",\"seq\":3,\"product_model\":\"420\\\/430\\\/440 (XXO)\",\"product_description\":\"Aluminum Patio Door 182x96 R-25 with Steel Reinforcement DP+25\\\/-25\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5483-R1\",\"approval_number\":\"FL5483.1\",\"seq\":1,\"product_model\":\"420\\\/430\\\/440 OXX Aluminum Patio Door\",\"product_description\":\"182x80 Single Glazed 3\\\/16\\\" Tempered\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5483-R1\",\"approval_number\":\"FL5483.2\",\"seq\":2,\"product_model\":\"420\\\/430\\\/440 XOX Aluminum Patio Door\",\"product_description\":\"144x96 Single Glazed 3\\\/16\\\" Tempered\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5483-R1\",\"approval_number\":\"FL5483.3\",\"seq\":3,\"product_model\":\"470\\\/452 XO Aluminum Patio Door\",\"product_description\":\"96x81 Single Glazed 1\\\/8\\\" Tempered\",\"design_pressure\":\"+25\\\/-31\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5483-R1\",\"approval_number\":\"FL5483.4\",\"seq\":4,\"product_model\":\"485\\\/3485 XO Aluminum Patio Door\",\"product_description\":\"72x80 Single Glazed 5\\\/32\\\" Tempered\",\"design_pressure\":\"+55\\\/-74\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5483-R1\",\"approval_number\":\"FL5483.5\",\"seq\":5,\"product_model\":\"910\\\/3910 XO Vinyl Patio Door\",\"product_description\":\"72x80 Insulated DSB Tempered\",\"design_pressure\":\"+35.3\\\/-47.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5483-R1\",\"approval_number\":\"FL5483.6\",\"seq\":6,\"product_model\":\"955 OXO Aluminum Patio Door\",\"product_description\":\"180x96 Insulated 3\\\/16\\\" Tempered\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5483-R1\",\"approval_number\":\"FL5483.7\",\"seq\":7,\"product_model\":\"955 OXO Aluminum Patio Door\",\"product_description\":\"107x96 Insulated 3\\\/16\\\" Tempered\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7055-R0\",\"approval_number\":\"FL7055.1\",\"seq\":1,\"product_model\":\"470 Aluminum Sliding Glass Door - Finless XO\",\"product_description\":\"96\\\" x 80\\\" Single Glazed 3\\\/16\\\" Tempered\",\"design_pressure\":\"+20\\\/-30\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7055-R0\",\"approval_number\":\"FL7055.2\",\"seq\":2,\"product_model\":\"470HP Aluminum Sliding Glass Door - Finless OXO\",\"product_description\":\"144\\\" x 80\\\" Single Glazed 5\\\/32\\\" Tempered\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8767-R0\",\"approval_number\":\"FL8767.1\",\"seq\":1,\"product_model\":\"BMII Standard Sliding Glass Door\",\"product_description\":\"72 x 80 Finless Frame Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8767-R0\",\"approval_number\":\"FL8767.2\",\"seq\":2,\"product_model\":\"NCXT Standard Sliding Glass Door\",\"product_description\":\"72 x 80 Fin Frame Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8767-R0\",\"approval_number\":\"FL8767.3\",\"seq\":3,\"product_model\":\"NCXT\\\/BMII French Sliding Glass Door\",\"product_description\":\"120 x 96 Fin\\\/Finless Frame\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8767-R0\",\"approval_number\":\"FL8767.4\",\"seq\":4,\"product_model\":\"NCXT\\\/BMII French Sliding Glass Door\",\"product_description\":\"132 x 82 Fin\\\/Finless Frame\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8767-R0\",\"approval_number\":\"FL8767.5\",\"seq\":5,\"product_model\":\"NCXT\\\/BMII French Sliding Glass Door\",\"product_description\":\"96 x 106 Fin\\\/Finless Frame\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8767-R0\",\"approval_number\":\"FL8767.6\",\"seq\":6,\"product_model\":\"NCXT\\\/BMII French Sliding Glass Door\",\"product_description\":\"144 x 82 Fin\\\/Finless Frame\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8767-R0\",\"approval_number\":\"FL8767.7\",\"seq\":7,\"product_model\":\"NCXT\\\/BMII Standard Sliding Glass Door\",\"product_description\":\"72 x 80 Fin\\\/Finless Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8767-R0\",\"approval_number\":\"FL8767.8\",\"seq\":8,\"product_model\":\"NCXT\\\/BMII Standard Sliding Glass Door\",\"product_description\":\"96 x 82 Fin\\\/Finless Frame\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8767-R0\",\"approval_number\":\"FL8767.9\",\"seq\":9,\"product_model\":\"NCXT\\\/BMII Standard Sliding Glass Door\",\"product_description\":\"72 x 82 Fin\\\/Finless Frame\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8767-R0\",\"approval_number\":\"FL8767.10\",\"seq\":10,\"product_model\":\"NCXT\\\/BMII Standard Sliding Glass Door\",\"product_description\":\"132 x 82 Fin\\\/Finless Frame\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8767-R0\",\"approval_number\":\"FL8767.11\",\"seq\":11,\"product_model\":\"NCXT\\\/BMII Standard Sliding Glass Door\",\"product_description\":\"144 x 82 Fin\\\/Finless Frame\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8767-R0\",\"approval_number\":\"FL8767.12\",\"seq\":12,\"product_model\":\"NCXT\\\/BMII Standard Sliding Glass Door\",\"product_description\":\"120 x 96 Fin\\\/Finless Frame\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8767-R0\",\"approval_number\":\"FL8767.13\",\"seq\":13,\"product_model\":\"NCXT\\\/BMII Standard Sliding Glass Door\",\"product_description\":\"96 x 106 Fin\\\/Finless\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#10158-R0\",\"approval_number\":\"FL10158.1\",\"seq\":1,\"product_model\":\"620 Sliding Glass Door - XX, OX, XO\",\"product_description\":\"96\\\" x 96\\\", Finless and 1\\\/2\\\" Front Flange Frames\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#10158-R0\",\"approval_number\":\"FL10158.2\",\"seq\":2,\"product_model\":\"620 Sliding Glass Door - XX, OX, XO\",\"product_description\":\"96\\\" x 96\\\", Finless and 1\\\/2\\\" Front Flange Frames, Insulated and Single Glazed, IMPACT\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#22401-R4\",\"approval_number\":\"FL22401.6\",\"seq\":6,\"product_model\":\"120\\\/130\\\/140 Sliding Glass Door\",\"product_description\":\"191x120 OXXX Non-Impact\",\"design_pressure\":\"+45\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#22401-R4\",\"approval_number\":\"FL22401.7\",\"seq\":7,\"product_model\":\"120\\\/130\\\/140 Sliding Glass Door\",\"product_description\":\"191x120 OXXX Non-Impact\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#22401-R4\",\"approval_number\":\"FL22401.8\",\"seq\":8,\"product_model\":\"120\\\/130\\\/140 Sliding Glass Door\",\"product_description\":\"191x120 OXXX Non-Impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#22401-R4\",\"approval_number\":\"FL22401.9\",\"seq\":9,\"product_model\":\"120\\\/130\\\/140 Sliding Glass Door\",\"product_description\":\"191x120 OXXX Impact\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#22401-R4\",\"approval_number\":\"FL22401.10\",\"seq\":10,\"product_model\":\"Series 120\\\/130\\\/140 Aluminum Sliding Glass Door\",\"product_description\":\"Series 120\\\/130\\\/140 Aluminum Sliding Glass Door (OXXX) - Impact 191x120 OXXX, OXXO 0.100 SG Lami\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#22401-R4\",\"approval_number\":\"FL22401.11\",\"seq\":11,\"product_model\":\"Series 120\\\/130\\\/140 Aluminum Sliding Glass Door\",\"product_description\":\"Series 120\\\/130\\\/140 Aluminum Sliding Glass Door (OXO) - Impact 145x96 OXO 0.100 SG Lami\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5483-R0\",\"approval_number\":\"FL5483.8\",\"seq\":8,\"product_model\":\"955 OXO Aluminum Patio Door\",\"product_description\":\"107x96 Insulated 3\\\/16\\\" Tempered\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#31995-R1\",\"approval_number\":\"FL31995.3\",\"seq\":3,\"product_model\":\"1618 SGD\",\"product_description\":\"144x96 XXX Finless Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#31995-R1\",\"approval_number\":\"FL31995.4\",\"seq\":4,\"product_model\":\"1618 SGD\",\"product_description\":\"144x96 XXX Finless Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11956-R0\",\"approval_number\":\"FL11956.1\",\"seq\":1,\"product_model\":\"420\\\/42P\\\/430\\\/43P\\\/440\\\/44P Aluminum Sliding Glass Door\",\"product_description\":\"182 x 96 Pocket frame and regular frame.\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11956-R1\",\"approval_number\":\"FL11956.2\",\"seq\":2,\"product_model\":\"420\\\/42P\\\/430\\\/43P\\\/440\\\/44P Aluminum Sliding Glass Door\",\"product_description\":\"146x96 Pocket frame and regular frame.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11956-R1\",\"approval_number\":\"FL11956.3\",\"seq\":3,\"product_model\":\"420\\\/42P\\\/430\\\/43P\\\/440\\\/44P Aluminum Sliding Glass Door\",\"product_description\":\"182 x 80 Pocket frame and regular frame.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12006-R0\",\"approval_number\":\"FL12006.1\",\"seq\":1,\"product_model\":\"620 Sliding Glass Door\",\"product_description\":\"193x96 OXXO Finless Frame Single Glazed\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12006-R0\",\"approval_number\":\"FL12006.2\",\"seq\":2,\"product_model\":\"620 Sliding Glass Door\",\"product_description\":\"182x96 OXO Finless Frame Single Glazed\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12006-R1\",\"approval_number\":\"FL12006.3\",\"seq\":3,\"product_model\":\"620\\\/630\\\/640 Sliding Glass Door\",\"product_description\":\"96x96 XX Finless Frame Impact Single Glazed and Insulated Laminated Glass\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12006-R2\",\"approval_number\":\"FL12006.4\",\"seq\":4,\"product_model\":\"620\\\/630\\\/640 Sliding Glass Door\",\"product_description\":\"182x96 OXO Finless Frame Impact Single Glazed or Insulated Laminated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12006-R2\",\"approval_number\":\"FL12006.5\",\"seq\":5,\"product_model\":\"620\\\/630\\\/640 Sliding Glass Door\",\"product_description\":\"193x96 Finless Frame OXXO Impact Single Glazed or Insulated Laminated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12437-R0\",\"approval_number\":\"FL12437.1\",\"seq\":1,\"product_model\":\"910\\\/3910 Sliding Glass Door\",\"product_description\":\"96 x 82 fin frame insulated glass\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12437-R0\",\"approval_number\":\"FL12437.2\",\"seq\":2,\"product_model\":\"910\\\/3910 Sliding Glass Door\",\"product_description\":\"72 x 80 fin frame insulated glass\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12472-R0\",\"approval_number\":\"FL12472.1\",\"seq\":1,\"product_model\":\"615 HP\\\/625 HP Sliding Glass Door\",\"product_description\":\"120x96 Finless frame aluminum SGD OX\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12472-R0\",\"approval_number\":\"FL12472.2\",\"seq\":2,\"product_model\":\"615 hP\\\/625 HP Sliding Glass Door\",\"product_description\":\"182x96 Finless frame aluminum SDG OXO\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12472-R0\",\"approval_number\":\"FL12472.3\",\"seq\":3,\"product_model\":\"615 HP\\\/625 HP Sliding Glass Door\",\"product_description\":\"240x96 Finless frame alumminum SGD OXXO\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12437-R4\",\"approval_number\":\"FL12437.3\",\"seq\":3,\"product_model\":\"910\\\/3910 Sliding Glass Door\",\"product_description\":\"72x96 Finless Frame Insulating Glass\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12437-R4\",\"approval_number\":\"FL12437.4\",\"seq\":4,\"product_model\":\"910\\\/3910 Sliding Glass Door\",\"product_description\":\"72x96 Fin Frame Insulating Glass\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15374-R0\",\"approval_number\":\"FL15374.1\",\"seq\":1,\"product_model\":\"620\\\/630\\\/640 SGD\",\"product_description\":\"182x96 Finless Frame Single or Insulated Laminated Glass OXO\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15374-R0\",\"approval_number\":\"FL15374.2\",\"seq\":2,\"product_model\":\"620\\\/630\\\/640 SGD\",\"product_description\":\"193x96 Finless Frame Single or Insulated Laminated Glass OXXO\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16024-R0\",\"approval_number\":\"FL16024.1\",\"seq\":1,\"product_model\":\"1610\",\"product_description\":\"96x96 Fin Frame Insulating Glass\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16024-R0\",\"approval_number\":\"FL16024.2\",\"seq\":2,\"product_model\":\"1610 SGD\",\"product_description\":\"96x96 Finless Frame Insulating Glass\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16024-R1\",\"approval_number\":\"FL16024.3\",\"seq\":3,\"product_model\":\"1610 SGD\",\"product_description\":\"72x80 Fin Frame Insulating Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16024-R1\",\"approval_number\":\"FL16024.4\",\"seq\":4,\"product_model\":\"1610 SGD\",\"product_description\":\"72x80 Finless Frame Insulating Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16024-R1\",\"approval_number\":\"FL16024.5\",\"seq\":5,\"product_model\":\"1610 SGD\",\"product_description\":\"72x80 Fin Frame Insulating Laminated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16024-R1\",\"approval_number\":\"FL16024.6\",\"seq\":6,\"product_model\":\"1610 SGD\",\"product_description\":\"72x80 Finless Frame Insulating Laminated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16054-R0\",\"approval_number\":\"FL16054.1\",\"seq\":1,\"product_model\":\"SERIES 420 OXX SGD NON REINFORCED\",\"product_description\":\"SERIES 420 OXX SGD NON REINFORCED NON IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16054-R0\",\"approval_number\":\"FL16054.2\",\"seq\":2,\"product_model\":\"SERIES 420 OXXX SGD REINFORCED\",\"product_description\":\"SERIES 420 OXXX SGD REINFORCED NON IMPACT (INTERIOR REINFORCEMENT)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16054-R0\",\"approval_number\":\"FL16054.3\",\"seq\":3,\"product_model\":\"SERIES 420 OXXX SGD REINFORCED\",\"product_description\":\"SERIES 420 OXXX SGD REINFORCED NON IMPACT (INTERIOR AND EXTERIOR REINFORCEMENT)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16054-R1\",\"approval_number\":\"FL16054.4\",\"seq\":4,\"product_model\":\"SERIES 440 OXXX SGD REINFORCED\",\"product_description\":\"SERIES 440 OXXX SGD REINFORCED NON-IMPACT (INTERIOR AND EXTERIOR REINFORCEMENT)\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16054-R1\",\"approval_number\":\"FL16054.5\",\"seq\":5,\"product_model\":\"SERIES 440 OXXX SGD REINFORCED\",\"product_description\":\"SERIES 440 OXXX SGD REINFORCED NON-IMPACT (INTERIOR REINFORCEMENT)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16133-R0\",\"approval_number\":\"FL16133.1\",\"seq\":1,\"product_model\":\"SERIES 620 ALUMINUM SGD OXO IMPACT\",\"product_description\":\"SERIES 620 ALUMINUM SGD OXO IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16133-R0\",\"approval_number\":\"FL16133.2\",\"seq\":2,\"product_model\":\"SERIES 620 ALUMINUM SGD OXXO IMPACT\",\"product_description\":\"SERIES 620 ALUMINUM SGD OXXO IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16133-R0\",\"approval_number\":\"FL16133.3\",\"seq\":3,\"product_model\":\"SERIES 620 ALUMINUM SGD XX NON IMPACT\",\"product_description\":\"SERIES 620 ALUMINUM SGD XX NON IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16133-R0\",\"approval_number\":\"FL16133.4\",\"seq\":4,\"product_model\":\"SERIES 620 ALUMINUM SGD XXO NON IMPACT\",\"product_description\":\"SERIES 620 ALUMINUM SGD XXO NON IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16133-R0\",\"approval_number\":\"FL16133.5\",\"seq\":5,\"product_model\":\"SERIES 620 ALUMINUM SGD XXXO NON IMPACT\",\"product_description\":\"SERIES 620 ALUMINUM SGD XXXO NON IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16221-R0\",\"approval_number\":\"FL16221.1\",\"seq\":1,\"product_model\":\"SERIES 420 SGD NON-REINFORCED NON-IMPACT\",\"product_description\":\"SERIES 420 SGD NON-REINFORCED NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16221-R0\",\"approval_number\":\"FL16221.2\",\"seq\":2,\"product_model\":\"SERIES 420 SGD REINFORCED NON-IMPACT\",\"product_description\":\"SERIES 420 SGD REINFORCED NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16982-R0\",\"approval_number\":\"FL16982.1\",\"seq\":1,\"product_model\":\"SERIES 600 R-35 SLIDING GLASS DOOR\",\"product_description\":\"SERIES 600 R-35 SLIDING GLASS DOOR - SINGLE GLASS - FIN\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16982-R0\",\"approval_number\":\"FL16982.2\",\"seq\":2,\"product_model\":\"SERIES 600 R-35 SLIDING GLASS DOOR\",\"product_description\":\"SERIES 600 R-35 SLIDING GLASS DOOR - SINGLE GLASS - FINLESS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16982-R0\",\"approval_number\":\"FL16982.3\",\"seq\":3,\"product_model\":\"SERIES 600 R-35 SLIDING GLASS DOOR\",\"product_description\":\"SERIES 600 R-35 SLIDING GLASS DOOR - INSULATED GLASS - FINLESS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16982-R0\",\"approval_number\":\"FL16982.4\",\"seq\":4,\"product_model\":\"SERIES 600 R-35 SLIDING GLASS DOOR\",\"product_description\":\"SERIES 600 R-35 SLIDING GLASS DOOR - INSULATED GLASS - FIN\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16982-R0\",\"approval_number\":\"FL16982.5\",\"seq\":5,\"product_model\":\"SERIES 600 R-40 SLIDING GLASS DOOR\",\"product_description\":\"SERIES 600 R-40 SLIDING GLASS DOOR - INSULATED GLASS - FINLESS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16982-R0\",\"approval_number\":\"FL16982.6\",\"seq\":6,\"product_model\":\"SERIES 600 R-40 SLIDING GLASS DOOR\",\"product_description\":\"SERIES 600 R-40 SLIDING GLASS DOOR - SINGLE GLASS - FIN\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16982-R0\",\"approval_number\":\"FL16982.7\",\"seq\":7,\"product_model\":\"SERIES 600 R-40 SLIDING GLASS DOOR\",\"product_description\":\"SERIES 600 R-40 SLIDING GLASS DOOR - SINGLE GLASS - FINLESS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16982-R0\",\"approval_number\":\"FL16982.8\",\"seq\":8,\"product_model\":\"SERIES 600 R-40 SLIDING GLASS DOOR\",\"product_description\":\"SERIES 600 R-40 SLIDING GLASS DOOR - INSULATED GLASS - FIN\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#18240-R0\",\"approval_number\":\"FL18240.1\",\"seq\":1,\"product_model\":\"1610 SGD\",\"product_description\":\"96x96 Finless Frame\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#18240-R0\",\"approval_number\":\"FL18240.2\",\"seq\":2,\"product_model\":\"1610 SGD\",\"product_description\":\"96x96 Fin Frame\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#18240-R0\",\"approval_number\":\"FL18240.3\",\"seq\":3,\"product_model\":\"1610 SGD\",\"product_description\":\"72x80 Finless Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#18240-R0\",\"approval_number\":\"FL18240.4\",\"seq\":4,\"product_model\":\"1610 SGD\",\"product_description\":\"72x80 Fin Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#18240-R0\",\"approval_number\":\"FL18240.5\",\"seq\":5,\"product_model\":\"1610 SGD\",\"product_description\":\"72x80 Fin Frame Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#18240-R0\",\"approval_number\":\"FL18240.6\",\"seq\":6,\"product_model\":\"1610 SGD\",\"product_description\":\"72x80 Finless Frame Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#22956-R0\",\"approval_number\":\"FL22956.1\",\"seq\":1,\"product_model\":\"1615\\\/1617 Sliding Glass Door\",\"product_description\":\"71x82 OX Finless Frame, Insulated Glass, Laminated (0.030 PVB),\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#22956-R0\",\"approval_number\":\"FL22956.2\",\"seq\":2,\"product_model\":\"1615\\\/1617 Sliding Glass Door\",\"product_description\":\"106x96 OXO Finless Frame Insulated Glass\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#22956-R0\",\"approval_number\":\"FL22956.3\",\"seq\":3,\"product_model\":\"1615\\\/1617 Sliding Glass Door\",\"product_description\":\"144x96 XOX Finless Frame, Insulated Glass, Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#22956-R0\",\"approval_number\":\"FL22956.4\",\"seq\":4,\"product_model\":\"1615\\\/1617 Sliding Glass Door\",\"product_description\":\"144x96 XOX Finless Frame, Insulated Glass, Laminated 0.090 PVB\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#22956-R0\",\"approval_number\":\"FL22956.5\",\"seq\":5,\"product_model\":\"1615\\\/1617 Sliding Glass Door\",\"product_description\":\"187x80 OXXO, Finless Frame, Insulated Glass\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#22401-R0\",\"approval_number\":\"FL22401.1\",\"seq\":1,\"product_model\":\"Series 120\\\/130\\\/140 Aluminum Sliding Glass Door\",\"product_description\":\"Series 120\\\/130\\\/140 Aluminum Sliding Glass Door - Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#22401-R0\",\"approval_number\":\"FL22401.2\",\"seq\":2,\"product_model\":\"Series 120\\\/130\\\/140 Aluminum Sliding Glass Door\",\"product_description\":\"Series 120\\\/130\\\/140 Aluminum Sliding Glass Door (OXO) - Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-02-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#22401-R0\",\"approval_number\":\"FL22401.3\",\"seq\":3,\"product_model\":\"Series 120\\\/130\\\/140 Aluminum Sliding Glass Door\",\"product_description\":\"Series 120\\\/130\\\/140 Aluminum Sliding Glass Door - Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#22401-R0\",\"approval_number\":\"FL22401.4\",\"seq\":4,\"product_model\":\"Series 120\\\/130\\\/140 Aluminum Sliding Glass Door\",\"product_description\":\"Series 120\\\/130\\\/140 Aluminum Sliding Glass Door (OXO) - Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#28291-R0\",\"approval_number\":\"FL28291.1\",\"seq\":1,\"product_model\":\"1615\\\/1617 SGD\",\"product_description\":\"187x96 Finless Frame OXXO\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-05-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#22401-R4\",\"approval_number\":\"FL22401.5\",\"seq\":5,\"product_model\":\"120\\\/130\\\/140 Outside Corner Pocket Sliding Glass Door\",\"product_description\":\"189x120 XXXX\\\/XXXO Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#28291-R2\",\"approval_number\":\"FL28291.2\",\"seq\":2,\"product_model\":\"120MD\\\/130MD\\\/140MD\",\"product_description\":\"187x120 Finless and Flange Frame\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#31995-R2\",\"approval_number\":\"FL31995.5\",\"seq\":5,\"product_model\":\"1618 SGD\",\"product_description\":\"140x96 Fin and Finless Frame w\\\/sill extender\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-09-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#31995-R2\",\"approval_number\":\"FL31995.6\",\"seq\":6,\"product_model\":\"1618 SGD\",\"product_description\":\"144x96 Fin and Finless Frame, w\\\/sill extender\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-09-06 00:00:00\",\"instructions_url\":\"\"}],\"General Aluminum Company\":[{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15332-R0\",\"approval_number\":\"FL15332.1\",\"seq\":1,\"product_model\":\"SERIES 420 ALUMINUM SGD\",\"product_description\":\"SERIES 420 ALUMINUM SGD OXO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15332-R0\",\"approval_number\":\"FL15332.2\",\"seq\":2,\"product_model\":\"SERIES 420 ALUMINUM SGD\",\"product_description\":\"SERIES 420 ALUMINUM SGD OX, XO, XX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15332-R0\",\"approval_number\":\"FL15332.3\",\"seq\":3,\"product_model\":\"SERIES 420 REINFORCED ALUMINUM SGD\",\"product_description\":\"SERIES 420 REINFORCED ALUMINUM SGD OX, XO, XX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15332-R0\",\"approval_number\":\"FL15332.4\",\"seq\":4,\"product_model\":\"SERIES 420 REINFORCED ALUMINUM SGD\",\"product_description\":\"SERIES 420 REINFORCED ALUMINUM SGD OXO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15332-R0\",\"approval_number\":\"FL15332.5\",\"seq\":5,\"product_model\":\"SERIES 430\\\/440 ALUMINUM SGD\",\"product_description\":\"SERIES 430\\\/440 ALUMINUM SGD XXX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15332-R0\",\"approval_number\":\"FL15332.6\",\"seq\":6,\"product_model\":\"SERIES 430\\\/440 REINFORCED ALUMINUM SGD\",\"product_description\":\"SERIES 430\\\/440 REINFORCED ALUMINUM SGD XXX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15332-R0\",\"approval_number\":\"FL15332.7\",\"seq\":7,\"product_model\":\"SERIES 600 R-35 SGD\",\"product_description\":\"SERIES 600 R-35 SGD SINGLE GLASS 96 3\\\/8\\\" HEIGHT FIN INSTALLATION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15332-R0\",\"approval_number\":\"FL15332.8\",\"seq\":8,\"product_model\":\"SERIES 600 R-35 SGD\",\"product_description\":\"SERIES 600 R-35 SGD INSULATED GLASS 96 3\\\/8\\\" HEIGHT FIN INSTALLATION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15332-R0\",\"approval_number\":\"FL15332.9\",\"seq\":9,\"product_model\":\"SERIES 600 R-35 SGD\",\"product_description\":\"SERIES 600 R-35 SGD SINGLE GLASS 96 3\\\/8\\\" HEIGHT FRAME INSTALLATION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15332-R0\",\"approval_number\":\"FL15332.10\",\"seq\":10,\"product_model\":\"SERIES 600 R-35 SGD\",\"product_description\":\"SERIES 600 R-35 SGD INSULATED GLASS 96 3\\\/8\\\" HEIGHT FRAME INSTALLATION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15332-R0\",\"approval_number\":\"FL15332.11\",\"seq\":11,\"product_model\":\"SERIES 600 R-40 SGD\",\"product_description\":\"SERIES 600 R-40 SGD SINGLE GLASS 80 3\\\/8\\\" HEIGHT FRAME INSTALLATION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15332-R0\",\"approval_number\":\"FL15332.12\",\"seq\":12,\"product_model\":\"SERIES 600 R-40 SGD\",\"product_description\":\"SERIES 600 R-40 SGD INSULATED GLASS 80 3\\\/8\\\" HEIGHT FRAME INSTALLATION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15332-R0\",\"approval_number\":\"FL15332.13\",\"seq\":13,\"product_model\":\"SERIES 600 R-40 SGD\",\"product_description\":\"SERIES 600 R-40 SGD SINGLE GLASS 80 3\\\/8\\\" HEIGHT FIN INSTALLATION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#264-R0\",\"approval_number\":\"FL264.1\",\"seq\":1,\"product_model\":\"420\\\/430\\\/440\",\"product_description\":\"Aluminum Patio Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#264-R0\",\"approval_number\":\"FL264.2\",\"seq\":2,\"product_model\":\"420\\\/430\\\/440\",\"product_description\":\"Aluminum Patio Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#4047-R0\",\"approval_number\":\"FL4047.1\",\"seq\":1,\"product_model\":\"Series 600\",\"product_description\":\"Aluminum Sliding Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#4047-R0\",\"approval_number\":\"FL4047.2\",\"seq\":2,\"product_model\":\"Series 600\",\"product_description\":\"Aluminum Sliding Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#4047-R0\",\"approval_number\":\"FL4047.3\",\"seq\":3,\"product_model\":\"Series 600\",\"product_description\":\"Aluminum Sliding Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#5170-R1\",\"approval_number\":\"FL5170.1\",\"seq\":1,\"product_model\":\"420\\\/430\\\/440 SGD\",\"product_description\":\"Aluminum SGD 144\\\"x96\\\"\",\"design_pressure\":\"+R40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#5170-R1\",\"approval_number\":\"FL5170.2\",\"seq\":2,\"product_model\":\"600 SGD\",\"product_description\":\"Aluminum SGD 144\\\"x96\\\"\",\"design_pressure\":\"+R35\\\/-DP35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#5170-R1\",\"approval_number\":\"FL5170.3\",\"seq\":3,\"product_model\":\"600 SGD\",\"product_description\":\"Alumminum SGD 144\\\"x80\\\"\",\"design_pressure\":\"+R40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#6805-R0\",\"approval_number\":\"FL6805.1\",\"seq\":1,\"product_model\":\"420\\\/430\\\/440\",\"product_description\":\"Aluminum SGD 182\\\"x80\\\"\",\"design_pressure\":\"+35\\\/-DP35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8919-R0\",\"approval_number\":\"FL8919.1\",\"seq\":1,\"product_model\":\"600 Sliding Glass Door\",\"product_description\":\"Aluminum Finless 144\\\"x96\\\" Single Glass Tempered. Per manufacture's installation instructions.\",\"design_pressure\":\"+DP35\\\/-DP35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8919-R0\",\"approval_number\":\"FL8919.2\",\"seq\":2,\"product_model\":\"600 Sliding Glass Door\",\"product_description\":\"Aluminum Finless 144\\\"x96\\\" Insulated Glass Tempered. Per manufacture's installation instructions.\",\"design_pressure\":\"+DP35\\\/-DP35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8919-R0\",\"approval_number\":\"FL8919.3\",\"seq\":3,\"product_model\":\"600 Sliding Glass Door\",\"product_description\":\"Aluminum Finless 144\\\"x80\\\" Single Glass Tempered. Per manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8919-R0\",\"approval_number\":\"FL8919.4\",\"seq\":4,\"product_model\":\"600 Sliding Glass Door\",\"product_description\":\"Aluminum Finless 144\\\"x80\\\" Insulated Glass Tempered. Per manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#12274-R0\",\"approval_number\":\"FL12274.1\",\"seq\":1,\"product_model\":\"Series 420\",\"product_description\":\"Aluminum SGD XX and XO (Finless) 96\\\" x 80\\\" Single Glass and Insulated Tempered. Per Manufacturer's installation instructions.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#12274-R0\",\"approval_number\":\"FL12274.2\",\"seq\":2,\"product_model\":\"Series 420\",\"product_description\":\"Aluminum SGD XX and XO (Finless) 96\\\" x 96\\\" Single Glass and Insulated Tempered. Per Manufacturer's installation instructions.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#12274-R0\",\"approval_number\":\"FL12274.3\",\"seq\":3,\"product_model\":\"Series 420\",\"product_description\":\"Aluminum SGD OXO (Finless) 146\\\" x 80\\\" Single Glass and Insulated Tempered. Per Manufacturer's installation instructions.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#12274-R0\",\"approval_number\":\"FL12274.4\",\"seq\":4,\"product_model\":\"Series 420\",\"product_description\":\"Aluminum SGD OXO (Finless) 146\\\" x 96\\\" Single Glass and Insulated Tempered. Per Manufacturer's installation instructions.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#12274-R0\",\"approval_number\":\"FL12274.5\",\"seq\":5,\"product_model\":\"Series 430\",\"product_description\":\"Aluminum SGD XXX (Finless) 143\\\" x 80\\\" Single Glass and Insulated Tempered. Per Manufacturer's installation instructions.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#12274-R0\",\"approval_number\":\"FL12274.6\",\"seq\":6,\"product_model\":\"Series 430\",\"product_description\":\"Aluminum SGD XXX (Finless) 143\\\" x 96\\\" Single Glass and Insulated Tempered. Per Manufacturer's installation instructions.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#12301-R0\",\"approval_number\":\"FL12301.1\",\"seq\":1,\"product_model\":\"Series 600\",\"product_description\":\"Aluminum SGD OXO (Fin) 144\\\" x 80\\\" Single Glass Tempered. Per Manufacturer's installation instructions.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#12301-R0\",\"approval_number\":\"FL12301.2\",\"seq\":2,\"product_model\":\"Series 600\",\"product_description\":\"Aluminum SGD OXO (Fin) 144\\\" x 80\\\" Insulated Tempered. Per Manufacturer's installation instructions.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#12301-R0\",\"approval_number\":\"FL12301.3\",\"seq\":3,\"product_model\":\"Series 600\",\"product_description\":\"Aluminum SGD OXO (Fin) 144\\\" x 96\\\" Single Glass Tempered. Per Manufacturer's installation instructions.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#12301-R0\",\"approval_number\":\"FL12301.4\",\"seq\":4,\"product_model\":\"Series 600\",\"product_description\":\"Aluminum SGD OXO (Fin) 144\\\" x 96\\\" Insulated Tempered. Per Manufacturer's installation instructions.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#12301-R0\",\"approval_number\":\"FL12301.5\",\"seq\":5,\"product_model\":\"Series 600\",\"product_description\":\"Aluminum SGD OXO (Finless) 144\\\" x 80\\\" Single Glass Tempered. Per Manufacturer's installation instructions.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#12301-R0\",\"approval_number\":\"FL12301.6\",\"seq\":6,\"product_model\":\"Series 600\",\"product_description\":\"Aluminum SGD OXO (Finless) 144\\\" x 80\\\" Insulated Tempered. Per Manufacturer's installation instructions.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#12301-R0\",\"approval_number\":\"FL12301.7\",\"seq\":7,\"product_model\":\"Series 600\",\"product_description\":\"Aluminum SGD OXO (Finless) 144\\\" x 96\\\" Single Glass Tempered. Per Manufacturer's installation instructions.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#12301-R0\",\"approval_number\":\"FL12301.8\",\"seq\":8,\"product_model\":\"Series 600\",\"product_description\":\"Aluminum SGD OXO (Finless) 144\\\" x 96\\\" Insulated Tempered. Per Manufacturer's installation instructions.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#14635-R0\",\"approval_number\":\"FL14635.1\",\"seq\":1,\"product_model\":\"Series 600\",\"product_description\":\"Aluminum SGD OXO (Finless) 144\\\" x 80\\\" Single Glass Tempered.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#14635-R0\",\"approval_number\":\"FL14635.2\",\"seq\":2,\"product_model\":\"Series 600\",\"product_description\":\"Aluminum SGD OXO (Finless) 144\\\" x 80\\\" Insulated Tempered.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#14635-R0\",\"approval_number\":\"FL14635.3\",\"seq\":3,\"product_model\":\"Series 600\",\"product_description\":\"Aluminum SGD OXO (Finless) 144\\\" x 96\\\" Single Glass Tempered.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#14635-R0\",\"approval_number\":\"FL14635.4\",\"seq\":4,\"product_model\":\"Series 600\",\"product_description\":\"Aluminum SGD OXO (Finless) 144\\\" x 96\\\" Insulated Tempered.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15332-R0\",\"approval_number\":\"FL15332.14\",\"seq\":14,\"product_model\":\"SERIES 600 R-40 SGD\",\"product_description\":\"SERIES 600 R-40 SGD INSULATED GLASS 80 3\\\/8\\\" HEIGHT FIN INSTALLATION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Comfort View Products LLC\":[{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#15379-R0\",\"approval_number\":\"FL15379.1\",\"seq\":1,\"product_model\":\"9000 HP Patio Door\",\"product_description\":\"9000 HP Patio Door 95 1\\\/2\\\" x 79 1\\\/2\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#15379-R2\",\"approval_number\":\"FL15379.2\",\"seq\":2,\"product_model\":\"Series 1000 HP Sliding Glass Door OX\",\"product_description\":\"Series 1000 HP Sliding Glass Door OX - 72\\\"x80\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-02-28 00:00:00\",\"instructions_url\":\"\"}],\"Lawson Industries\":[{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#15441-R7\",\"approval_number\":\"FL15441.1\",\"seq\":1,\"product_model\":\"9000 Aluminum Sliding Glass Door - Heavy Reinforcement\",\"product_description\":\"9000 Aluminum Sliding Glass Door - Heavy Reinforcement XX, OX, XO, XXX, OXO, OXXO, XXp, pXX, pXXX, XXXp, pXXXX, pXXXXp, OXXXp, pXXXO Configurations\",\"design_pressure\":\"+77.8\\\/-110.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#15441-R7\",\"approval_number\":\"FL15441.2\",\"seq\":2,\"product_model\":\"9000 Aluminum Sliding Glass Door - Light Reinforcement\",\"product_description\":\"9000 Aluminum Sliding Glass Door - Light Reinforcement XX, OX, XO, XXX, OXO, OXXO, XXp, pXX, pXXX, XXXp, pXXXX, pXXXXp, OXXXp, pXXXO Configurations\",\"design_pressure\":\"+77.8\\\/-99\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#15441-R7\",\"approval_number\":\"FL15441.3\",\"seq\":3,\"product_model\":\"9000 Aluminum Sliding Glass Door - Without Reinforcement\",\"product_description\":\"9000 Aluminum Sliding Glass Door - Without Reinforcement\\nXX, OX, XO, XXX, OXO, OXXO, XXp, pXX, pXXX, XXXp, pXXXX, pXXXXp, OXXXp, pXXXO Configurations\",\"design_pressure\":\"+64\\\/-89\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#15441-R7\",\"approval_number\":\"FL15441.4\",\"seq\":4,\"product_model\":\"9200 Impact Aluminum Sliding Glass Door\",\"product_description\":\"9200 Impact Aluminum Sliding Glass Door - XO, OX, XX, OXO, XXX, OXXO, XXXX Configurations including L, R, & Double Pockets\",\"design_pressure\":\"+76\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#27559-R2\",\"approval_number\":\"FL27559.1\",\"seq\":1,\"product_model\":\"Series 9400 Impact Aluminum Sliding Glass Door\",\"product_description\":\"Series 9400 Impact Aluminum Sliding Glass Door\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#1228-R0\",\"approval_number\":\"FL1228.1\",\"seq\":1,\"product_model\":\"1400 Sculptura Sliding Door\",\"product_description\":\"Sculptura Heavy Duty Sliding Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#1228-R0\",\"approval_number\":\"FL1228.2\",\"seq\":2,\"product_model\":\"9000 SGD - heavy reinforcing\",\"product_description\":\"Sliding Glass Door - heavy reinf.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#1228-R0\",\"approval_number\":\"FL1228.3\",\"seq\":3,\"product_model\":\"9000 SGD - standard steel rein\",\"product_description\":\"Sliding Glass Door - std. reinf.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#1228-R0\",\"approval_number\":\"FL1228.4\",\"seq\":4,\"product_model\":\"9000- SGD - unreinforced\",\"product_description\":\"Sliding Glass Door - no reinforcing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#1228-R0\",\"approval_number\":\"FL1228.5\",\"seq\":5,\"product_model\":\"9200 - Impact XO, OX SGD\",\"product_description\":\"Impact Sliding Glass Door XO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#1228-R0\",\"approval_number\":\"FL1228.6\",\"seq\":6,\"product_model\":\"9200 Impact OXXO SGD\",\"product_description\":\"Impact Sliding Glass Door OXXO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#8338-R1\",\"approval_number\":\"FL8338.1\",\"seq\":1,\"product_model\":\"9000 Sliding Glass Door\",\"product_description\":\"9000 Non-Impact Sliding Glass Door with no reinforcement.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#8338-R1\",\"approval_number\":\"FL8338.2\",\"seq\":2,\"product_model\":\"9000 Sliding Glass Door\",\"product_description\":\"9000 Non-Impact Sliding Glass Door with light steel reinforcement.\",\"design_pressure\":\"+63\\\/-73\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#8338-R1\",\"approval_number\":\"FL8338.3\",\"seq\":3,\"product_model\":\"9000 Sliding Glass Door\",\"product_description\":\"9000 Non-Impact Sliding Glass Door with heavy steel reinforcement.\",\"design_pressure\":\"+77\\\/-81\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#8338-R2\",\"approval_number\":\"FL8338.4\",\"seq\":4,\"product_model\":\"9200 Impact Sliding Glass Door - 2 Panels\",\"product_description\":\"9200 Impact Sliding Glass Door - 2 Panel \\\/ 2 Track XO \\\/ OX Configuration\",\"design_pressure\":\"+76.7\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#8338-R2\",\"approval_number\":\"FL8338.5\",\"seq\":5,\"product_model\":\"9200 Impact Sliding Glass Door - 2-4 Panels\",\"product_description\":\"9200 Impact Sliding Glass Door\\n2, 3 & 4 Panels \\\/ 2 Track\\nOX, XO, OXO, OXXO Configurations\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#15441-R0\",\"approval_number\":\"FL15441.5\",\"seq\":5,\"product_model\":\"9200 Impact Aluminum Sliding Glass Door\",\"product_description\":\"9200 Impact Aluminum Sliding Glass Door XO, OX, OXO, OXXO Configurations\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#31581-R0\",\"approval_number\":\"FL31581.1\",\"seq\":1,\"product_model\":\"SGD-500\",\"product_description\":\"SGD-500 PVC Sliding Glass Door, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#31581-R0\",\"approval_number\":\"FL31581.2\",\"seq\":2,\"product_model\":\"SGD-550\",\"product_description\":\"SGD-550 PVC Sliding Glass Door, Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#31581-R1\",\"approval_number\":\"FL31581.3\",\"seq\":3,\"product_model\":\"3. SGD-1500\",\"product_description\":\"SGD-1500 PVC Sliding Glass Door, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#31581-R1\",\"approval_number\":\"FL31581.4\",\"seq\":4,\"product_model\":\"4. SGD-1550\",\"product_description\":\"SGD-1550 PVC Sliding Glass Door, Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-31 00:00:00\",\"instructions_url\":\"\"}],\"Fleetwood Windows and Doors\":[{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#15560-R13\",\"approval_number\":\"FL15560.27\",\"seq\":27,\"product_model\":\"za. Edge (s)\",\"product_description\":\"Extruded Aluminum \\\"Impact\\\" Sliding Glass Door Multi-panel up to 120\\\" Height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#2038-R0\",\"approval_number\":\"FL2038.1\",\"seq\":1,\"product_model\":\"Fleetwood 1001\",\"product_description\":\"Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#2038-R0\",\"approval_number\":\"FL2038.2\",\"seq\":2,\"product_model\":\"Norwood 3000\",\"product_description\":\"Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#2038-R0\",\"approval_number\":\"FL2038.3\",\"seq\":3,\"product_model\":\"Norwood 3070\",\"product_description\":\"Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#15560-R0\",\"approval_number\":\"FL15560.1\",\"seq\":1,\"product_model\":\"a. Norwood 3070-HI-WG\",\"product_description\":\"Extruded Aluminum \\\"Impact\\\" Sliding Glass Door Multi-panel up to 130\\\" Height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#15560-R0\",\"approval_number\":\"FL15560.2\",\"seq\":2,\"product_model\":\"b. Norwood 3070-HI-WG\",\"product_description\":\"Extruded Aluminum \\\"Impact\\\" Sliding Glass Pocket Door Multi-panel up to 96\\\" Height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#15560-R0\",\"approval_number\":\"FL15560.3\",\"seq\":3,\"product_model\":\"c. Norwood 3070-HI-WG\",\"product_description\":\"Extruded Aluminum \\\"Impact\\\" Sliding Glass Pocket Door Multi-panel up to 130\\\" Height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#15560-R0\",\"approval_number\":\"FL15560.4\",\"seq\":4,\"product_model\":\"c. Norwood 3070-HI-WG\",\"product_description\":\"Extruded Aluminum \\\"Impact\\\" Sliding Glass Pocket Door with 90\\u00b0 Outside Corner up to 115\\\" height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#15560-R0\",\"approval_number\":\"FL15560.5\",\"seq\":5,\"product_model\":\"e. Norwood 3070-HI-WG\",\"product_description\":\"Extruded Aluminum \\\"Impact\\\" Sliding Glass Pocket Door with 60\\u00b0 and 135\\u00b0 Outside Corner up to 115\\\" height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#15560-R3\",\"approval_number\":\"FL15560.6\",\"seq\":6,\"product_model\":\"f. Norwood 3070-HI-WG\",\"product_description\":\"Extruded Aluminum \\\"Impact\\\" Sliding Glass \\\/ Pocket Door Multi-panel up to 144\\\" Height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#15560-R3\",\"approval_number\":\"FL15560.7\",\"seq\":7,\"product_model\":\"g. Norwood 3070-HI-WG\",\"product_description\":\"Extruded Aluminum \\\"Impact\\\" Sliding Glass \\\/ Pocket Door Multi-panel up to 144\\\" Height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#15560-R3\",\"approval_number\":\"FL15560.8\",\"seq\":8,\"product_model\":\"h. Norwood 3070-HI-WG\",\"product_description\":\"Extruded Aluminum \\\"Non-Impact\\\" Sliding Glass \\\/ Pocket Door Multi-panel up to 120\\\" Height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#15560-R3\",\"approval_number\":\"FL15560.9\",\"seq\":9,\"product_model\":\"i. Norwood 3070-HI-WG\",\"product_description\":\"Extruded Aluminum \\\"Non-Impact\\\" Sliding Glass Door with 90\\u00b0 Outside Corner up to 115\\\" height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#15560-R3\",\"approval_number\":\"FL15560.10\",\"seq\":10,\"product_model\":\"j. Norwood 3070-HI-WG\",\"product_description\":\"Extruded Aluminum \\\"Non-Impact\\\" Sliding Glass Door with 60\\u00b0 and 135\\u00b0 Outside Corner up to 115\\\" height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#15560-R3\",\"approval_number\":\"FL15560.11\",\"seq\":11,\"product_model\":\"k. Glacier 3300\",\"product_description\":\"Thermally Broken Extruded Aluminum \\\"Impact\\\" Sliding Glass Door (OOX Configuration with a Nominal 10'0 Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#15560-R3\",\"approval_number\":\"FL15560.12\",\"seq\":12,\"product_model\":\"l. Glacier 3300\",\"product_description\":\"Thermally Broken Extruded Aluminum \\\"Impact\\\" Sliding Glass Door (OXO Configuration with a Nominal 10'0 Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#15560-R3\",\"approval_number\":\"FL15560.13\",\"seq\":13,\"product_model\":\"m. Glacier 3300\",\"product_description\":\"Thermally Broken Extruded Aluminum \\\"Impact\\\" Sliding Glass Door (OXXO Configuration with a Nominal 10'0 Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#15560-R3\",\"approval_number\":\"FL15560.14\",\"seq\":14,\"product_model\":\"n. Glacier 3300\",\"product_description\":\"Thermally Broken Extruded Aluminum \\\"Non-Impact\\\" Sliding Glass Door (OOX Configuration with a Nominal 10'0 Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#15560-R3\",\"approval_number\":\"FL15560.15\",\"seq\":15,\"product_model\":\"o. Glacier 3300\",\"product_description\":\"Thermally Broken Extruded Aluminum \\\"Non-Impact\\\" Sliding Glass Door (OXO Configuration with a Nominal 10'0 Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#15560-R3\",\"approval_number\":\"FL15560.16\",\"seq\":16,\"product_model\":\"p. Glacier 3300\",\"product_description\":\"Thermally Broken Extruded Aluminum \\\"Non-Impact\\\" Sliding Glass Door (OXXO Configuration with a Nominal 10'0 Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#15560-R6\",\"approval_number\":\"FL15560.17\",\"seq\":17,\"product_model\":\"q. Series 3070-HI\",\"product_description\":\"Extruded Aluminum \\\"Impact\\\" Sliding Glass \\\/ Pocket Door Multi-panel up to 144\\\" Height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#15560-R6\",\"approval_number\":\"FL15560.18\",\"seq\":18,\"product_model\":\"r. Series 3070-HI\",\"product_description\":\"Extruded Aluminum \\\"Impact\\\" Sliding Glass Door with 90\\u00b0 - 135\\u00b0 Outside Corner up to 144\\\" height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#15560-R6\",\"approval_number\":\"FL15560.19\",\"seq\":19,\"product_model\":\"s. Series 3070-HI\",\"product_description\":\"Extruded Aluminum \\\"Non-Impact\\\" Sliding Glass \\\/ Pocket Door Multi-panel up to 144\\\" Height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#15560-R6\",\"approval_number\":\"FL15560.20\",\"seq\":20,\"product_model\":\"t. Series 3070-HI\",\"product_description\":\"Extruded Aluminum \\\"Non-Impact\\\" Sliding Glass Door with 90\\u00b0 - 135\\u00b0 Outside Corner up to 144\\\" height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#15560-R6\",\"approval_number\":\"FL15560.21\",\"seq\":21,\"product_model\":\"u. Series 3070-T\",\"product_description\":\"Thermally Broken Extruded Aluminum \\\"Impact\\\" Sliding Glass \\\/ Pocket Door Multi-panel up to 120\\\" Height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#15560-R6\",\"approval_number\":\"FL15560.22\",\"seq\":22,\"product_model\":\"v. Series 3070-T\",\"product_description\":\"Thermally Broken Extruded Aluminum \\\"Impact\\\" Sliding Glass Door with 90\\u00b0 - 135\\u00b0 Outside Corner up to 120\\\" height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#15560-R6\",\"approval_number\":\"FL15560.23\",\"seq\":23,\"product_model\":\"w. Series 3070-T\",\"product_description\":\"Thermally Broken Extruded Aluminum \\\"Non-Impact\\\" Sliding Glass \\\/ Pocket Door Multi-panel up to 120\\\" Height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#15560-R6\",\"approval_number\":\"FL15560.24\",\"seq\":24,\"product_model\":\"x. Series 3070-T\",\"product_description\":\"Thermally Broken Extruded Aluminum \\\"Non-Impact\\\" Sliding Glass Door with 90\\u00b0 - 135\\u00b0 Outside Corner up to 120\\\" height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#15560-R11\",\"approval_number\":\"FL15560.25\",\"seq\":25,\"product_model\":\"y. Series 3000-T\",\"product_description\":\"Thermally Broken Extruded Aluminum \\\"Impact\\\" Narrow Stile Sliding Glass Door - OX or XO Configuration up to 120\\\" height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#15560-R11\",\"approval_number\":\"FL15560.26\",\"seq\":26,\"product_model\":\"z. Series 3000-T\",\"product_description\":\"Thermally Broken Extruded Aluminum \\\"Impact\\\" Standard Stile Sliding Glass Door - OX or XO Configuration up to 120\\\" height.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"viwinco\":[{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#15590-R13\",\"approval_number\":\"FL15590.1\",\"seq\":1,\"product_model\":\"623.620PD-004 Impact Patio Door XO SGD\",\"product_description\":\"623.620PD-004 Impact Patio Door XO SGD\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#15590-R13\",\"approval_number\":\"FL15590.2\",\"seq\":2,\"product_model\":\"Oceanview Impact Patio Door OXXO SGD\",\"product_description\":\"Oceanview Impact Patio Door OXXO SGD - 192\\\" x 96\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17550-R11\",\"approval_number\":\"FL17550.1\",\"seq\":1,\"product_model\":\"S-Series Patio Door w\\\/Vinyl Sill OXXO\",\"product_description\":\"S-Series Patio Door w\\\/Vinyl Sill OXXO Non-Impact 192\\\" x 96\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17550-R11\",\"approval_number\":\"FL17550.2\",\"seq\":2,\"product_model\":\"S-Series Patio Door w\\\/Vinyl Sill XO\",\"product_description\":\"S-Series Patio Door XO 96\\\" x 96\\\" - Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#28643-R3\",\"approval_number\":\"FL28643.1\",\"seq\":1,\"product_model\":\"Series 650 PVC Multi-Track Sliding Glass Door\",\"product_description\":\"Large missile impact resistant PVC multi-track sliding glass door with pockets.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#28643-R3\",\"approval_number\":\"FL28643.2\",\"seq\":2,\"product_model\":\"Series 650 PVC Multi-Track Sliding Glass Door\",\"product_description\":\"Non-impact resistant PVC multi-track sliding glass door with pockets.\",\"design_pressure\":\"+80\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#28285-R0\",\"approval_number\":\"FL28285.1\",\"seq\":1,\"product_model\":\"MULTI-TRACK 650 SGD LARGE & SMALL MISSILE IMPACT\",\"product_description\":\"VIWINCO MULTI-TRACK 650 SGD LARGE & SMALL MISSILE IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#28285-R0\",\"approval_number\":\"FL28285.2\",\"seq\":2,\"product_model\":\"MULTI-TRACK 650 SGD NON-IMPACT\",\"product_description\":\"VIWINCO MULTI-TRACK 650 SGD NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#15590-R0\",\"approval_number\":\"FL15590.3\",\"seq\":3,\"product_model\":\"623.620PD-005 Impact Patio Door OXXO SGD\",\"product_description\":\"623.620PD-005 Impact Patio Door OXXO SGD - 176\\\" X 91\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#15590-R0\",\"approval_number\":\"FL15590.4\",\"seq\":4,\"product_model\":\"Oceanview Impact Patio Door OXO SGD\",\"product_description\":\"Oceanview Impact Patio Door OXO SGD - 108\\\" x 82\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#15590-R0\",\"approval_number\":\"FL15590.5\",\"seq\":5,\"product_model\":\"Impact Patio Door SGD\",\"product_description\":\"Viwinco Impact Patio Door SGD - 96\\\" x 96\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#15590-R4\",\"approval_number\":\"FL15590.6\",\"seq\":6,\"product_model\":\"Impact Patio Door SGD\",\"product_description\":\"Viwinco Impact Patio Door SGD - 96\\\" x 96\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17550-R0\",\"approval_number\":\"FL17550.3\",\"seq\":3,\"product_model\":\"S-Series Patio Door XO\",\"product_description\":\"S-Series Patio Door XO Non-Impact 96\\\" x 96\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17550-R0\",\"approval_number\":\"FL17550.4\",\"seq\":4,\"product_model\":\"Patio Door OXXO\",\"product_description\":\"Viwinco Patio Door OXXO Non-Impact 144\\\" x 82\\\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17550-R0\",\"approval_number\":\"FL17550.5\",\"seq\":5,\"product_model\":\"Patio Door XO\",\"product_description\":\"Viwinco Patio Door XO Non-Impact 96\\\" x 96\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17550-R0\",\"approval_number\":\"FL17550.6\",\"seq\":6,\"product_model\":\"\\\/Oceanview Patio Door OXO\",\"product_description\":\"Viwinco\\\/Oceanview Patio Door OXO Non-Impact 144\\\" x 96\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17550-R4\",\"approval_number\":\"FL17550.7\",\"seq\":7,\"product_model\":\"\\\/Oceanview Patio Door OXO\",\"product_description\":\"Viwinco\\\/Oceanview Patio Door OXO Non-Impact 144\\\" x 96\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-11 00:00:00\",\"instructions_url\":\"\"}],\"Sun Metals Systems, Inc.\":[{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#42398-R0\",\"approval_number\":\"FL42398.1\",\"seq\":1,\"product_model\":\"SunDoor 35000 Sliding Glass Door\",\"product_description\":\"Small Missile Impact Resistant, 3-Track Sliding Glass Door\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#2955-R0\",\"approval_number\":\"FL2955.1\",\"seq\":1,\"product_model\":\"Series \\\"SUNDOR 1000\\\"\",\"product_description\":\"Up to 12'0 x 9'0 Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#2956-R0\",\"approval_number\":\"FL2956.1\",\"seq\":1,\"product_model\":\"Series \\\"SUNDOR 1000\\\"\",\"product_description\":\"Up to 12'0 x 8'0 Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#7458-R0\",\"approval_number\":\"FL7458.2\",\"seq\":2,\"product_model\":\"b. SunDor 1000 -\\\"SMI\\\"\",\"product_description\":\"SunDor 1000 Sliding Glass Door - \\\"Small Missile Impact\\\" - (OXO , XO or OX) up to 8'0 in Height\",\"design_pressure\":\"+100.0\\\/-100.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#7458-R1\",\"approval_number\":\"FL7458.1\",\"seq\":1,\"product_model\":\"a. SunDor 1000 -\\\"LMI\\\"\",\"product_description\":\"SunDor 1000 Sliding Glass Door - \\\"Large Missile Impact\\\" - (OXO , XO or OX) up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#10502-R0\",\"approval_number\":\"FL10502.1\",\"seq\":1,\"product_model\":\"A. SunDor 5000 - \\\"LMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Large Missile Impact\\\" - (XO or OX) configurations up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#10502-R0\",\"approval_number\":\"FL10502.2\",\"seq\":2,\"product_model\":\"B. SunDor 5000 - \\\"LMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Large Missile Impact\\\" - (OXO) configuration up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#10502-R0\",\"approval_number\":\"FL10502.3\",\"seq\":3,\"product_model\":\"C. SunDor 5000 - \\\"LMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Large Missile Impact\\\" - (OOXO or OXOO) configurations up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#10502-R0\",\"approval_number\":\"FL10502.4\",\"seq\":4,\"product_model\":\"D. SunDor 5000 - \\\"LMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Large Missile Impact\\\" - (OOOX or XOOO) configurations up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#10502-R0\",\"approval_number\":\"FL10502.5\",\"seq\":5,\"product_model\":\"E. SunDor 5000 - \\\"LMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Large Missile Impact\\\" - (OXXO) configuration up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#10502-R0\",\"approval_number\":\"FL10502.6\",\"seq\":6,\"product_model\":\"F. SunDor 5000 - \\\"LMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Large Missile Impact\\\" - (XO or OX) configurations up to 10'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#10502-R0\",\"approval_number\":\"FL10502.7\",\"seq\":7,\"product_model\":\"G. SunDor 5000 - \\\"LMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Large Missile Impact\\\" - (OXO) configuration up to 10'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#10502-R0\",\"approval_number\":\"FL10502.8\",\"seq\":8,\"product_model\":\"H. SunDor 5000 - \\\"LMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Large Missile Impact\\\" - (OOXO or OXOO) configurations up to 10'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#10502-R0\",\"approval_number\":\"FL10502.9\",\"seq\":9,\"product_model\":\"I. SunDor 5000 - \\\"LMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Large Missile Impact\\\" - (OOOX or XOOO) configurations up to 10'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#10502-R0\",\"approval_number\":\"FL10502.10\",\"seq\":10,\"product_model\":\"J. SunDor 5000 - \\\"LMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Large Missile Impact\\\" - (OXXO) configuration up to 10'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#10502-R0\",\"approval_number\":\"FL10502.11\",\"seq\":11,\"product_model\":\"K. SunDor 5000 - \\\"SMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Small Missile Impact\\\" - (XO or OX) configurations up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#10502-R0\",\"approval_number\":\"FL10502.12\",\"seq\":12,\"product_model\":\"L. SunDor 5000 - \\\"SMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Small Missile Impact\\\" - (OXO) configuration up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#10502-R0\",\"approval_number\":\"FL10502.13\",\"seq\":13,\"product_model\":\"M. SunDor 5000 - \\\"SMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Small Missile Impact\\\" - (OOXO or OXOO) configurations up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#10502-R0\",\"approval_number\":\"FL10502.14\",\"seq\":14,\"product_model\":\"N. SunDor 5000 - \\\"SMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Small Missile Impact\\\" - (OOOX or XOOO) configurations up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#10502-R0\",\"approval_number\":\"FL10502.15\",\"seq\":15,\"product_model\":\"O. SunDor 5000 - \\\"SMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Small Missile Impact\\\" - (OXXO) configuration up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#10502-R0\",\"approval_number\":\"FL10502.16\",\"seq\":16,\"product_model\":\"P. SunDor 5000 - \\\"SMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Small Missile Impact\\\" - (XO or OX) configurations up to 10'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#10502-R0\",\"approval_number\":\"FL10502.17\",\"seq\":17,\"product_model\":\"Q. SunDor 5000 - \\\"SMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Small Missile Impact\\\" - (OXO) configuration up to 10'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#10502-R0\",\"approval_number\":\"FL10502.18\",\"seq\":18,\"product_model\":\"R. SunDor 5000 - \\\"SMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Small Missile Impact\\\" - (OOXO or OXOO) configurations up to 10'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#10502-R0\",\"approval_number\":\"FL10502.19\",\"seq\":19,\"product_model\":\"S. SunDor 5000 - \\\"SMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Small Missile Impact\\\" - (OOOX or XOOO) configurations up to 10'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#10502-R0\",\"approval_number\":\"FL10502.20\",\"seq\":20,\"product_model\":\"T. SunDor 5000 - \\\"SMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Small Missile Impact\\\" - (OXXO) configuration up to 10'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#10720-R0\",\"approval_number\":\"FL10720.1\",\"seq\":1,\"product_model\":\"A. SunDor 5000\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Non-Impact Monolithic or Insulated Glass\\\" - (XO or OX) configurations up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#10720-R0\",\"approval_number\":\"FL10720.2\",\"seq\":2,\"product_model\":\"B. SunDor 5000\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Non-Impact Monolithic or Insulated Glass\\\" - (OXO) configuration up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#10720-R0\",\"approval_number\":\"FL10720.3\",\"seq\":3,\"product_model\":\"C. SunDor 5000\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Non-Impact Monolithic or Insulated Glass\\\" - (OOXO or OXOO) configurations up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#10720-R0\",\"approval_number\":\"FL10720.4\",\"seq\":4,\"product_model\":\"D. SunDor 5000\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Non-Impact Monolithic or Insulated Glass\\\" - (OOOX or XOOO) configurations up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#10720-R0\",\"approval_number\":\"FL10720.5\",\"seq\":5,\"product_model\":\"E. SunDor 5000\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Non-Impact Monolithic or Insulated Glass\\\" - (OXXO) configuration up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#10720-R0\",\"approval_number\":\"FL10720.6\",\"seq\":6,\"product_model\":\"F. SunDor 5000\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Non-Impact Monolithic or Insulated Glass\\\" - (XO or OX) configurations up to 10'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#10720-R0\",\"approval_number\":\"FL10720.7\",\"seq\":7,\"product_model\":\"G. SunDor 5000\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Non-Impact Monolithic or Insulated Glass\\\" - (OXO) configuration up to 10'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#10720-R0\",\"approval_number\":\"FL10720.8\",\"seq\":8,\"product_model\":\"H. SunDor 5000\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Non-Impact Monolithic or Insulated Glass\\\" - (OOXO or OXOO) configurations up to 10'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#10720-R0\",\"approval_number\":\"FL10720.9\",\"seq\":9,\"product_model\":\"I. SunDor 5000\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Non-Impact Monolithic or Insulated Glass\\\" - (OOOX or XOOO) configurations up to 10'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#10720-R0\",\"approval_number\":\"FL10720.10\",\"seq\":10,\"product_model\":\"J. SunDor 5000\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Non-Impact Monolithic or Insulated Glass\\\" - (OXXO) configuration up to 10'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#12373-R0\",\"approval_number\":\"FL12373.1\",\"seq\":1,\"product_model\":\"A. SunDor 5000 \\\"LMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Large Missile Impact Monolithic or Insulated Glass\\\" - (XO or OX, OXO, OXXO, OOOX or XOOO and OXOO or OOXO ) configurations up to 10'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#12373-R0\",\"approval_number\":\"FL12373.2\",\"seq\":2,\"product_model\":\"A. SunDor 5000 \\\"SMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Small Missile Impact Monolithic or Insulated Glass\\\" - (XO or OX, OXO, OXXO, OOOX or XOOO and OXOO or OOXO ) configurations up to 10'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15903-R0\",\"approval_number\":\"FL15903.1\",\"seq\":1,\"product_model\":\"a. SunDor 5000 \\\"LMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Large Missile Impact Monolithic or Insulated Glass\\\" - (XO or OX, OXO, OXXO, OOOX or XOOO and OXOO or OOXO ) configurations up to 10'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15903-R0\",\"approval_number\":\"FL15903.2\",\"seq\":2,\"product_model\":\"b. SunDor 5000 \\\"SMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Small Missile Impact Monolithic or Insulated Glass\\\" - (XO or OX, OXO, OXXO, OOOX or XOOO and OXOO or OOXO ) configurations up to 10'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15903-R0\",\"approval_number\":\"FL15903.3\",\"seq\":3,\"product_model\":\"c. SunDor 5000 - \\\"LMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Large Missile Impact\\\" - (XO or OX) configurations up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15903-R0\",\"approval_number\":\"FL15903.4\",\"seq\":4,\"product_model\":\"d. SunDor 5000 - \\\"LMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Large Missile Impact\\\" - (OXO) configuration up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15903-R0\",\"approval_number\":\"FL15903.5\",\"seq\":5,\"product_model\":\"e. SunDor 5000 - \\\"LMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Large Missile Impact\\\" - (OOXO or OXOO) configurations up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15903-R0\",\"approval_number\":\"FL15903.6\",\"seq\":6,\"product_model\":\"f. SunDor 5000 - \\\"LMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Large Missile Impact\\\" - (OOOX or XOOO) configurations up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15903-R0\",\"approval_number\":\"FL15903.7\",\"seq\":7,\"product_model\":\"g. SunDor 5000 - \\\"LMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Large Missile Impact\\\" - (OXXO) configuration up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15903-R0\",\"approval_number\":\"FL15903.8\",\"seq\":8,\"product_model\":\"h. SunDor 5000 - \\\"LMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Large Missile Impact\\\" - (XO or OX) configurations up to 10'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15903-R0\",\"approval_number\":\"FL15903.9\",\"seq\":9,\"product_model\":\"i. SunDor 5000 - \\\"LMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Large Missile Impact\\\" - (OXO) configuration up to 10'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15903-R0\",\"approval_number\":\"FL15903.10\",\"seq\":10,\"product_model\":\"j. SunDor 5000 - \\\"LMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Large Missile Impact\\\" - (OOXO or OXOO) configurations up to 10'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15903-R0\",\"approval_number\":\"FL15903.11\",\"seq\":11,\"product_model\":\"k. SunDor 5000 - \\\"LMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Large Missile Impact\\\" - (OOOX or XOOO) configurations up to 10'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15903-R0\",\"approval_number\":\"FL15903.12\",\"seq\":12,\"product_model\":\"l. SunDor 5000 - \\\"LMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Large Missile Impact\\\" - (OXXO) configuration up to 10'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15903-R0\",\"approval_number\":\"FL15903.13\",\"seq\":13,\"product_model\":\"m. SunDor 5000 - \\\"SMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Small Missile Impact\\\" - (XO or OX) configurations up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15903-R0\",\"approval_number\":\"FL15903.14\",\"seq\":14,\"product_model\":\"n. SunDor 5000 - \\\"SMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Small Missile Impact\\\" - (OXO) configuration up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15903-R0\",\"approval_number\":\"FL15903.15\",\"seq\":15,\"product_model\":\"o. SunDor 5000 - \\\"SMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Small Missile Impact\\\" - (OOXO or OXOO) configurations up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15903-R0\",\"approval_number\":\"FL15903.16\",\"seq\":16,\"product_model\":\"p. SunDor 5000 - \\\"SMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Small Missile Impact\\\" - (OOOX or XOOO) configurations up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15903-R0\",\"approval_number\":\"FL15903.17\",\"seq\":17,\"product_model\":\"q. SunDor 5000 - \\\"SMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Small Missile Impact\\\" - (OXXO) configuration up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15903-R0\",\"approval_number\":\"FL15903.18\",\"seq\":18,\"product_model\":\"r. SunDor 5000 - \\\"SMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Small Missile Impact\\\" - (XO or OX) configurations up to 10'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15903-R0\",\"approval_number\":\"FL15903.19\",\"seq\":19,\"product_model\":\"s. SunDor 5000 - \\\"SMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Small Missile Impact\\\" - (OXO) configuration up to 10'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15903-R0\",\"approval_number\":\"FL15903.20\",\"seq\":20,\"product_model\":\"t. SunDor 5000 - \\\"SMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Small Missile Impact\\\" - (OOXO or OXOO) configurations up to 10'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15903-R0\",\"approval_number\":\"FL15903.21\",\"seq\":21,\"product_model\":\"u. SunDor 5000 - \\\"SMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Small Missile Impact\\\" - (OOOX or XOOO) configurations up to 10'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15903-R0\",\"approval_number\":\"FL15903.22\",\"seq\":22,\"product_model\":\"v. SunDor 5000 - \\\"SMI\\\"\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Small Missile Impact\\\" - (OXXO) configuration up to 10'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15903-R0\",\"approval_number\":\"FL15903.23\",\"seq\":23,\"product_model\":\"w. SunDor 5000\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Non-Impact Monolithic or Insulated Glass\\\" - (XO or OX) configurations up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15903-R0\",\"approval_number\":\"FL15903.24\",\"seq\":24,\"product_model\":\"x. SunDor 5000\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Non-Impact Monolithic or Insulated Glass\\\" - (OXO) configuration up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15903-R0\",\"approval_number\":\"FL15903.25\",\"seq\":25,\"product_model\":\"y. SunDor 5000\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Non-Impact Monolithic or Insulated Glass\\\" - (OOXO or OXOO) configurations up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15903-R0\",\"approval_number\":\"FL15903.26\",\"seq\":26,\"product_model\":\"z. SunDor 5000\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Non-Impact Monolithic or Insulated Glass\\\" - (OOOX or XOOO) configurations up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15903-R0\",\"approval_number\":\"FL15903.27\",\"seq\":27,\"product_model\":\"za. SunDor 5000\",\"product_description\":\"SunDor 5000 Sliding Glass Door - \\\"Non-Impact Monolithic or Insulated Glass\\\" - (OXXO) configuration up to 8'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"CAOBA Doors\":[{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#15927-R6\",\"approval_number\":\"FL15927.1\",\"seq\":1,\"product_model\":\"Lift & Slide Door\",\"product_description\":\"Mahogany Lift & Slide Door - LMI & SMI - HVHZ\",\"design_pressure\":\"+47.5\\\/-47.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#15927-R6\",\"approval_number\":\"FL15927.2\",\"seq\":2,\"product_model\":\"Lift & Slide Door\",\"product_description\":\"Aluminum Clad Mahogany Lift & Slide Door - LMI & SMI - HVHZ\",\"design_pressure\":\"+47.5\\\/-47.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Solar Innovations, Inc.\":[{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#17268-R5\",\"approval_number\":\"FL17268.1\",\"seq\":1,\"product_model\":\"SERIES SI8000 G-3 MULTI TRACK 90 DEGREE NO POST ALUMINUM SLIDING GLASS DOOR - IMPACT\",\"product_description\":\"SERIES SI8000 G-3 MULTI TRACK 90 DEGREE NO POST ALUMINUM SLIDING GLASS DOOR - IMPACT\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#17268-R5\",\"approval_number\":\"FL17268.2\",\"seq\":2,\"product_model\":\"SERIES SI8000 G-3 MULTI TRACK 90 DEGREE NO POST ALUMINUM SLIDING GLASS DOOR NON-IMPACT\",\"product_description\":\"SERIES SI8000 G-3 MULTI TRACK 90 DEGREE NO POST ALUMINUM SLIDING GLASS DOOR NON-IMPACT\",\"design_pressure\":\"+55\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#17268-R5\",\"approval_number\":\"FL17268.3\",\"seq\":3,\"product_model\":\"SERIES SI8000 G-3 MULTI TRACK ALUMINUM SLIDING GLASS DOOR IMPACT\",\"product_description\":\"SERIES SI8000 G-3 MULTI TRACK ALUMINUM SLIDING GLASS DOOR IMPACT\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#17268-R5\",\"approval_number\":\"FL17268.4\",\"seq\":4,\"product_model\":\"SERIES SI8000 G-3 MULTI TRACK ALUMINUM SLIDING GLASS DOOR NON-IMPACT\",\"product_description\":\"SERIES SI8000 G-3 MULTI TRACK ALUMINUM SLIDING GLASS DOOR NON-IMPACT\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#17287-R5\",\"approval_number\":\"FL17287.1\",\"seq\":1,\"product_model\":\"SERIES SI8100 G-3 LIFT & SLIDE ALUMINUM SLIDING GLASS DOOR IMPACT\",\"product_description\":\"SERIES SI8100 G-3 LIFT & SLIDE ALUMINUM SLIDING GLASS DOOR IMPACT\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#10067-R0\",\"approval_number\":\"FL10067.1\",\"seq\":1,\"product_model\":\"Series \\\"8000\\\" Aluminum Sliding Glass Door\",\"product_description\":\"Series 8000 Aluminum Sliding Glass Door\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#12280-R0\",\"approval_number\":\"FL12280.1\",\"seq\":1,\"product_model\":\"8000 ALUMINUM SLIDING GLASS DOOR\",\"product_description\":\"8000 ALUMINUM SLIDING GLASS DOOR\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#16028-R0\",\"approval_number\":\"FL16028.1\",\"seq\":1,\"product_model\":\"8000 ALUMINUM SLIDING GLASS DOOR\",\"product_description\":\"8000 ALUMINUM SLIDING GLASS DOOR IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#16028-R0\",\"approval_number\":\"FL16028.2\",\"seq\":2,\"product_model\":\"SI 8200 SLIDING GLASS DOOR 5X8 PANEL\",\"product_description\":\"SI 8200 SLIDING GLASS DOOR 5X8 PANEL IMPACT\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#28884-R0\",\"approval_number\":\"FL28884.1\",\"seq\":1,\"product_model\":\"Series SI4100 SGD Impact OX, XO\",\"product_description\":\"Series SI4100 Vinyl Composite SGD Impact OX, XO (96\\\"x96\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#28884-R0\",\"approval_number\":\"FL28884.2\",\"seq\":2,\"product_model\":\"Series SI4100 SGD NI OX, XO\",\"product_description\":\"Series SI4100 Vinyl Composite SGD Non-Impact OX, XO (96\\\"x80\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#28884-R0\",\"approval_number\":\"FL28884.3\",\"seq\":3,\"product_model\":\"Series SI4100 SGD NI OX, XO\",\"product_description\":\"Series SI4100 Vinyl Composite SGD Non-Impact OX, XO (96\\\"x96\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#28884-R0\",\"approval_number\":\"FL28884.4\",\"seq\":4,\"product_model\":\"Series SI4100 SGD NI OX, XO\",\"product_description\":\"Series SI4100 Vinyl Composite SGD Non-Impact OX, XO (95\\\"x95\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#28884-R0\",\"approval_number\":\"FL28884.5\",\"seq\":5,\"product_model\":\"Series SI4100 SGD NI, OXXO\",\"product_description\":\"Series SI4100 Vinyl Composite SGD Non-Impact OXXO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#16028-R4\",\"approval_number\":\"FL16028.3\",\"seq\":3,\"product_model\":\"SERIES SI8100 SLIDING GLASS DOOR 5X8 PANEL NON-IMPACT\",\"product_description\":\"SERIES SI8100 SLIDING GLASS DOOR 5X8 PANEL NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Bildau & Bussmann GmbH\":[{\"manufacturer\":\"Bildau & Bussmann GmbH\",\"approval_number_master\":\"FL#16147-R1\",\"approval_number\":\"FL16147.1\",\"seq\":1,\"product_model\":\"Lift-Slide Aluminum Clad Wood Sliding Glass Door\",\"product_description\":\"Lift-Slide Aluminum Clad Wood Sliding Glass Door - Impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bildau & Bussmann GmbH\",\"approval_number_master\":\"FL#16147-R1\",\"approval_number\":\"FL16147.2\",\"seq\":2,\"product_model\":\"Lift-Slide Wood Sliding Glass Door\",\"product_description\":\"Lift-Slide Wood Sliding Glass Door - Impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-30 00:00:00\",\"instructions_url\":\"\"}],\"Wincore Window Company, LLC\":[{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16216-R15\",\"approval_number\":\"FL16216.17\",\"seq\":17,\"product_model\":\"q. 8400 Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Pocket Door (XXP Configurations - Nominal 4'0 x 8'0 Sliding Door Panels)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16216-R15\",\"approval_number\":\"FL16216.18\",\"seq\":18,\"product_model\":\"r. 8800 Series\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Sliding Patio Pocket Door (XXP Configurations - Nominal 4'0 x 8'0 Sliding Door Panels)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16216-R15\",\"approval_number\":\"FL16216.19\",\"seq\":19,\"product_model\":\"s. 8400 Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Pocket Door (XXXP Configurations - Nominal 4'0 x 8'0 Sliding Door Panels)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16216-R15\",\"approval_number\":\"FL16216.20\",\"seq\":20,\"product_model\":\"t. 8800 Series\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Sliding Patio Pocket Door (XXXP Configurations - Nominal 4'0 x 8'0 Sliding Door Panels)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#34544-R2\",\"approval_number\":\"FL34544.1\",\"seq\":1,\"product_model\":\"5400\\\/5400S\\\/7700\\\/9900\",\"product_description\":\"Sliding Glass Door (XXO or OXX, 144 x 82, with retractable screen).\",\"design_pressure\":\"+35\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#34544-R2\",\"approval_number\":\"FL34544.2\",\"seq\":2,\"product_model\":\"5400\\\/5400S\\\/7700\\\/9900\",\"product_description\":\"Sliding Glass Door (XXO or OXX, 144 x 82)\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#34544-R2\",\"approval_number\":\"FL34544.3\",\"seq\":3,\"product_model\":\"5400\\\/5400S\\\/7700\\\/9900\",\"product_description\":\"Sliding Glass Door (XXO or OXX, 144 x 96, with retractable screen).\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#34544-R2\",\"approval_number\":\"FL34544.4\",\"seq\":4,\"product_model\":\"5400\\\/5400S\\\/7700\\\/9900\",\"product_description\":\"Sliding Glass Door (XXO or OXX, 144 x 96)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#34544-R2\",\"approval_number\":\"FL34544.5\",\"seq\":5,\"product_model\":\"5400\\\/5400S\\\/7700\\\/9900\",\"product_description\":\"Sliding Glass Door (OXXXXO, 205 x 96, with retractable screen).\",\"design_pressure\":\"+25\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#34544-R2\",\"approval_number\":\"FL34544.6\",\"seq\":6,\"product_model\":\"5400\\\/5400S\\\/7700\\\/9900\",\"product_description\":\"Sliding Glass Door (OXXXXO, 205 x 96).\",\"design_pressure\":\"+35\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#34544-R2\",\"approval_number\":\"FL34544.7\",\"seq\":7,\"product_model\":\"5400\\\/5400S\\\/7700\\\/9900\",\"product_description\":\"Sliding Glass Door (OXXXXO, 276 x 96, with retractable screen).\",\"design_pressure\":\"+15\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#34544-R2\",\"approval_number\":\"FL34544.8\",\"seq\":8,\"product_model\":\"5400\\\/5400S\\\/7700\\\/9900\",\"product_description\":\"Sliding Glass Door (OXXXXO, 276 x 96).\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#34544-R2\",\"approval_number\":\"FL34544.9\",\"seq\":9,\"product_model\":\"8400\",\"product_description\":\"Sliding Glass Door (OXX or XXO, 144 x 96)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#34544-R2\",\"approval_number\":\"FL34544.10\",\"seq\":10,\"product_model\":\"8800\",\"product_description\":\"Sliding Glass Door (OXX or XXO, 144 x 96) Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#12535-R0\",\"approval_number\":\"FL12535.1\",\"seq\":1,\"product_model\":\"S7500\\\/7700\\\/9900 PVC SLIDING GLASS PATIO DOOR\",\"product_description\":\"S7500\\\/7700\\\/9900 PVC SLIDING GLASS PATIO DOOR - OXXO (142x82)\",\"design_pressure\":\"+25\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#12535-R0\",\"approval_number\":\"FL12535.2\",\"seq\":2,\"product_model\":\"S7500\\\/7700\\\/9900 PVC SLIDING GLASS PATIO DOOR\",\"product_description\":\"S7500\\\/7700\\\/9900 PVC SLIDING GLASS PATIO DOOR - OX, XO (71x82)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#12535-R1\",\"approval_number\":\"FL12535.3\",\"seq\":3,\"product_model\":\"S7500\\\/7700\\\/9900 PVC SLIDING GLASS PATIO DOOR\",\"product_description\":\"S7500\\\/7700\\\/9900 PVC SLIDING GLASS PATIO DOOR (95x80)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15271-R0\",\"approval_number\":\"FL15271.1\",\"seq\":1,\"product_model\":\"7700 Series, 9900 Series Sliding Glass Door\",\"product_description\":\"7700 Series, 9900 Series Sliding Glass Door (OX or XO) 97 x 82 DP35\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15271-R0\",\"approval_number\":\"FL15271.2\",\"seq\":2,\"product_model\":\"7700 Series, 9900 Series Sliding Glass Door\",\"product_description\":\"7700 Series, 9900 Series Sliding Glass Door (OX or XO) 73 x 80 DP50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16216-R0\",\"approval_number\":\"FL16216.1\",\"seq\":1,\"product_model\":\"a. 8800 Series\",\"product_description\":\"Extruded Vinyl Sliding Patio Door (XOX Configuration - Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16216-R0\",\"approval_number\":\"FL16216.2\",\"seq\":2,\"product_model\":\"b. 8800 Series\",\"product_description\":\"Extruded Vinyl Sliding Patio Door(XO or OX Configuration - Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16216-R1\",\"approval_number\":\"FL16216.3\",\"seq\":3,\"product_model\":\"c. 8800 Series\",\"product_description\":\"Extruded Vinyl Sliding Patio Door (XO or OX Configuration - Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16216-R1\",\"approval_number\":\"FL16216.4\",\"seq\":4,\"product_model\":\"d. 7700 \\\/ 9900 PH Series\",\"product_description\":\"Extruded Vinyl Sliding Patio Door (XO or OX Configuration - Nominal 8'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16216-R1\",\"approval_number\":\"FL16216.5\",\"seq\":5,\"product_model\":\"e. 7700 \\\/ 9900 PH Series\",\"product_description\":\"Extruded Vinyl Sliding Patio Door (OXXO Configuration - Nominal 12'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16216-R1\",\"approval_number\":\"FL16216.6\",\"seq\":6,\"product_model\":\"f. 7700 \\\/ 9900 PH Series\",\"product_description\":\"Extruded Vinyl Sliding Patio Door (OXO Configuration - Nominal 9'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16216-R1\",\"approval_number\":\"FL16216.7\",\"seq\":7,\"product_model\":\"g. 7700 \\\/ 9900 PD Series\",\"product_description\":\"Extruded Vinyl Sliding Patio Door (XO or OX Configuration - Nominal 8'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16216-R2\",\"approval_number\":\"FL16216.8\",\"seq\":8,\"product_model\":\"h. 500 Series\",\"product_description\":\"Extruded Vinyl Sliding Patio Door with Nailing Fin (XO or OX Configuration - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16216-R2\",\"approval_number\":\"FL16216.9\",\"seq\":9,\"product_model\":\"i. 500 Series\",\"product_description\":\"Extruded Vinyl Sliding Patio Door with Nailing Fin (XO or OX Configuration - Nominal 8'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16216-R2\",\"approval_number\":\"FL16216.10\",\"seq\":10,\"product_model\":\"j. 500 Series\",\"product_description\":\"Extruded Vinyl Sliding Patio Door with Nailing Fin (OXO Configuration - Nominal 9'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16216-R6\",\"approval_number\":\"FL16216.11\",\"seq\":11,\"product_model\":\"k. 7700 \\\/ 9900 PH Series\",\"product_description\":\"Extruded Vinyl Sliding Patio Door (OOX or XOO Configuration - Nominal 9'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#33765-R0\",\"approval_number\":\"FL33765.1\",\"seq\":1,\"product_model\":\"5400\\\/5400S\\\/7700\\\/9900\",\"product_description\":\"Sliding Glass Door (XXO or OXX, 144 x 82, with retractable screen)\",\"design_pressure\":\"+35\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#33765-R0\",\"approval_number\":\"FL33765.2\",\"seq\":2,\"product_model\":\"5400\\\/5400S\\\/7700\\\/9900\",\"product_description\":\"Sliding Glass Door (XXO or OXX, 144 x 82)\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#33765-R0\",\"approval_number\":\"FL33765.3\",\"seq\":3,\"product_model\":\"5400\\\/5400S\\\/7700\\\/9900\",\"product_description\":\"Sliding Glass Door (XXO or OXX, 144 x 96, with retractable screen)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#33765-R0\",\"approval_number\":\"FL33765.4\",\"seq\":4,\"product_model\":\"5400\\\/5400S\\\/7700\\\/9900\",\"product_description\":\"Sliding Glass Door (XXO or OXX, 144 x 96)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#33765-R0\",\"approval_number\":\"FL33765.5\",\"seq\":5,\"product_model\":\"5400\\\/5400S\\\/7700\\\/9900\",\"product_description\":\"Sliding Glass Door (OXXXXO, 205 x 96, with retractable screen)\",\"design_pressure\":\"+25\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#33765-R0\",\"approval_number\":\"FL33765.6\",\"seq\":6,\"product_model\":\"5400\\\/5400S\\\/7700\\\/9900\",\"product_description\":\"Sliding Glass Door (OXXXXO, 205 x 96)\",\"design_pressure\":\"+35\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#33765-R0\",\"approval_number\":\"FL33765.7\",\"seq\":7,\"product_model\":\"5400\\\/5400S\\\/7700\\\/9900\",\"product_description\":\"Sliding Glass Door (OXXXXO, 276 x 96, with retractable screen)\",\"design_pressure\":\"+15\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#33765-R0\",\"approval_number\":\"FL33765.8\",\"seq\":8,\"product_model\":\"5400\\\/5400S\\\/7700\\\/9900\",\"product_description\":\"Sliding Glass Door (OXXXXO, 276 x 96)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#33765-R0\",\"approval_number\":\"FL33765.9\",\"seq\":9,\"product_model\":\"8400\",\"product_description\":\"Sliding Glass Door (XXO or OXX, 144 x 96)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#33765-R0\",\"approval_number\":\"FL33765.10\",\"seq\":10,\"product_model\":\"8800\",\"product_description\":\"Sliding Glass Door (OXX or XXO, 144 x 96) Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16216-R12\",\"approval_number\":\"FL16216.12\",\"seq\":12,\"product_model\":\"l. 8400 Series\",\"product_description\":\"Extruded Vinyl Sliding Patio Door (XO or OX Configurations - Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16216-R12\",\"approval_number\":\"FL16216.13\",\"seq\":13,\"product_model\":\"m. 8400 Series\",\"product_description\":\"Extruded Vinyl Sliding Patio Door (XX Configuration - Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16216-R12\",\"approval_number\":\"FL16216.14\",\"seq\":14,\"product_model\":\"n. 8800 Series\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Sliding Patio Door (XX Configuration - Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16216-R13\",\"approval_number\":\"FL16216.15\",\"seq\":15,\"product_model\":\"o. 8400 Series\",\"product_description\":\"Extruded Vinyl Sliding Patio Door (XXX Configuration - Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16216-R13\",\"approval_number\":\"FL16216.16\",\"seq\":16,\"product_model\":\"p. 8800 Series\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Sliding Patio Door (XXX Configuration - Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Southeastern Door Company\":[{\"manufacturer\":\"Southeastern Door Company\",\"approval_number_master\":\"FL#1503-R0\",\"approval_number\":\"FL1503.1\",\"seq\":1,\"product_model\":\"Atlas Plus\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Door Company\",\"approval_number_master\":\"FL#1503-R0\",\"approval_number\":\"FL1503.2\",\"seq\":2,\"product_model\":\"Atlas Plus\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Door Company\",\"approval_number_master\":\"FL#1503-R0\",\"approval_number\":\"FL1503.3\",\"seq\":3,\"product_model\":\"Atlas Plus\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Door Company\",\"approval_number_master\":\"FL#7027-R2\",\"approval_number\":\"FL7027.1\",\"seq\":1,\"product_model\":\"ATLAS PLUS\",\"product_description\":\"Series \\\"Atlas Plus\\\" Aluminum Sliding Glass Door\",\"design_pressure\":\"+90\\\/-123\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Door Company\",\"approval_number_master\":\"FL#7027-R2\",\"approval_number\":\"FL7027.2\",\"seq\":2,\"product_model\":\"Series 5000\",\"product_description\":\"Series 5000 Aluminum Sliding Glass Door - LMI\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Door Company\",\"approval_number_master\":\"FL#15503-R0\",\"approval_number\":\"FL15503.1\",\"seq\":1,\"product_model\":\"Atlas Plus Series 1200, 1200a, 3000 and 3000R Sliding Glass Door\",\"product_description\":\"SLIDING GLASS DOOR\",\"design_pressure\":\"+90\\\/-158\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Door Company\",\"approval_number_master\":\"FL#15600-R0\",\"approval_number\":\"FL15600.1\",\"seq\":1,\"product_model\":\"Series \\\"ATLAS PLUS SERIES 5000\\\" LMI\",\"product_description\":\"ALUMINUM SLIDING GLASS DOOR\",\"design_pressure\":\"+90\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Door Company\",\"approval_number_master\":\"FL#15600-R0\",\"approval_number\":\"FL15600.2\",\"seq\":2,\"product_model\":\"Series \\\"ATLAS PLUS SERIES 5000\\\"-SMI\",\"product_description\":\"ALUMINUM SLIDING GLASS DOOR\",\"design_pressure\":\"+90\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Door Company\",\"approval_number_master\":\"FL#16271-R0\",\"approval_number\":\"FL16271.1\",\"seq\":1,\"product_model\":\"Series \\\"Atlas HP\\\" Impact Rated Aluminum Sliding Glass Door\",\"product_description\":\"Series \\\"Atlas HP\\\" Impact Rated Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Door Company\",\"approval_number_master\":\"FL#16271-R0\",\"approval_number\":\"FL16271.2\",\"seq\":2,\"product_model\":\"Series \\\"Atlas HP\\\" Impact Rated Aluminum Sliding Glass Door\",\"product_description\":\"Series \\\"Atlas HP\\\" Impact Rated Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Door Company\",\"approval_number_master\":\"FL#16271-R0\",\"approval_number\":\"FL16271.3\",\"seq\":3,\"product_model\":\"Series \\\"Atlas HP\\\" Non-Impact Rated Aluminum Sliding Glass Door\",\"product_description\":\"Series \\\"Atlas HP\\\" Non-Impact Rated Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-09-30 00:00:00\",\"instructions_url\":\"\"}],\"YKK AP America Inc. Residential\":[{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#16605-R0\",\"approval_number\":\"FL16605.1\",\"seq\":1,\"product_model\":\"5400 Patio Door\",\"product_description\":\"5400 Patio Door\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#16605-R0\",\"approval_number\":\"FL16605.2\",\"seq\":2,\"product_model\":\"5400 Patio Door\",\"product_description\":\"5400 Patio Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#16605-R0\",\"approval_number\":\"FL16605.3\",\"seq\":3,\"product_model\":\"5400 Patio Door\",\"product_description\":\"5400 Patio Door\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#16605-R0\",\"approval_number\":\"FL16605.4\",\"seq\":4,\"product_model\":\"5400 Patio Door\",\"product_description\":\"5400 Patio Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#16605-R0\",\"approval_number\":\"FL16605.5\",\"seq\":5,\"product_model\":\"5400 Patio Door\",\"product_description\":\"5400 Patio Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#16605-R0\",\"approval_number\":\"FL16605.6\",\"seq\":6,\"product_model\":\"5400 Patio Door\",\"product_description\":\"5400 Patio Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#17563-R0\",\"approval_number\":\"FL17563.1\",\"seq\":1,\"product_model\":\"5400 StyleGuard Patio Door\",\"product_description\":\"5400 StyleGuard Patio Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#17563-R0\",\"approval_number\":\"FL17563.2\",\"seq\":2,\"product_model\":\"5400 StyleGuard Patio Door\",\"product_description\":\"5400 StyleGuard Patio Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#17563-R0\",\"approval_number\":\"FL17563.3\",\"seq\":3,\"product_model\":\"5400 StyleGuard Patio Door\",\"product_description\":\"5400 StyleGuard Patio Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#17563-R0\",\"approval_number\":\"FL17563.4\",\"seq\":4,\"product_model\":\"5400 StyleGuard Patio Door\",\"product_description\":\"5400 StyleGuard Patio Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-30 00:00:00\",\"instructions_url\":\"\"}],\"WinDoor Inc.\":[{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#225-R1\",\"approval_number\":\"FL225.3\",\"seq\":3,\"product_model\":\"8000\",\"product_description\":\"Sliding Glass Door-Wet Glazed-Impact Tested to TAS 201, 202, and 203; and AAMA 101 IS2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#805-R0\",\"approval_number\":\"FL805.1\",\"seq\":1,\"product_model\":\"Series 8000 Impact\",\"product_description\":\"This product is an Aluminum Impact Tested Sliding Glass Door. The series 8000 is offered in two, three, and four track widths. The 8000 is available in Corner, Pocket, and By-Pass configurations.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#5042-R0\",\"approval_number\":\"FL5042.1\",\"seq\":1,\"product_model\":\"Series 8000 SGD\",\"product_description\":\"Series 8000 SGD Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#7208-R0\",\"approval_number\":\"FL7208.1\",\"seq\":1,\"product_model\":\"8000 Series Sliding Glass Door\",\"product_description\":\"8000 Series SGD Large Missile Impact 5'0 x 9'0 Panels\",\"design_pressure\":\"+90.0\\\/-90.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#27479-R2\",\"approval_number\":\"FL27479.2\",\"seq\":2,\"product_model\":\"LS-9000T LASD - Impact\",\"product_description\":\"Impact Resistant, Aluminum Lift and Slide Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#28684-R0\",\"approval_number\":\"FL28684.1\",\"seq\":1,\"product_model\":\"BF1099A\",\"product_description\":\"Non-Impact, Aluminum Bi-fold Door\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#28684-R0\",\"approval_number\":\"FL28684.2\",\"seq\":2,\"product_model\":\"BF1199A\",\"product_description\":\"Impact Resistant, Aluminum Bi-fold Door\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35442-R0\",\"approval_number\":\"FL35442.9\",\"seq\":9,\"product_model\":\"SGD8100A\",\"product_description\":\"Aluminum, Small Missile Impact Resistant Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35442-R0\",\"approval_number\":\"FL35442.10\",\"seq\":10,\"product_model\":\"SGD8100A\",\"product_description\":\"Aluminum, Large Missile Impact Resistant Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35442-R0\",\"approval_number\":\"FL35442.11\",\"seq\":11,\"product_model\":\"SGD8100A\",\"product_description\":\"Aluminum, Non-Impact Resistant Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35442-R0\",\"approval_number\":\"FL35442.12\",\"seq\":12,\"product_model\":\"SGD8100A\",\"product_description\":\"Aluminum, Impact Resistant, Corner Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#225-R0\",\"approval_number\":\"FL225.1\",\"seq\":1,\"product_model\":\"6000\",\"product_description\":\"Sliding Glass Door-Marine Glazed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#225-R0\",\"approval_number\":\"FL225.2\",\"seq\":2,\"product_model\":\"8000\",\"product_description\":\"Sliding Glass Door-Wet Glazed-Impact Tested to TAS 201, 202, and 203; and AAMA 101 IS2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#27479-R0\",\"approval_number\":\"FL27479.1\",\"seq\":1,\"product_model\":\"LS-9000T\",\"product_description\":\"Impact Resistant Lift and Slide Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#5482-R1\",\"approval_number\":\"FL5482.1\",\"seq\":1,\"product_model\":\"Series 6000 Al. SGD Non-Reinforced\",\"product_description\":\"Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#5482-R1\",\"approval_number\":\"FL5482.2\",\"seq\":2,\"product_model\":\"Series 6000 Al. SGD Reinforced\",\"product_description\":\"Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#5482-R1\",\"approval_number\":\"FL5482.3\",\"seq\":3,\"product_model\":\"Series 8000 Al. Sliding Glass Door Non-Reinforced\",\"product_description\":\"Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#5482-R1\",\"approval_number\":\"FL5482.4\",\"seq\":4,\"product_model\":\"Series 8000 Al. Sliding Glass Door Reinforced\",\"product_description\":\"Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#11991-R0\",\"approval_number\":\"FL11991.1\",\"seq\":1,\"product_model\":\"7000 Series Large Missile Impact SGD\",\"product_description\":\"7000 Series SGD Large Missile Impact 5'0 x 8'2 Panels\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#11991-R0\",\"approval_number\":\"FL11991.2\",\"seq\":2,\"product_model\":\"7000 Series Non-Impact SGD\",\"product_description\":\"7000 Series SGD Non-Impact 5'0 x 8'2 Panels\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#11994-R0\",\"approval_number\":\"FL11994.1\",\"seq\":1,\"product_model\":\"8000 Series Large Missile Impact SGD\",\"product_description\":\"8000 Series SGD Large Missile Impact 5'0 x 9'0 Panels\",\"design_pressure\":\"+90.0\\\/-90.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#12653-R0\",\"approval_number\":\"FL12653.1\",\"seq\":1,\"product_model\":\"8000 Series Sliding Glass Door\",\"product_description\":\"8000 Series Aluminum SGD Large and Small Missile, Multi-Track, Corner, Pocket and Bypass\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#12653-R0\",\"approval_number\":\"FL12653.2\",\"seq\":2,\"product_model\":\"8000 Series Sliding Glass Door\",\"product_description\":\"8000 Series Aluminum SGD Small Missile, 2-Track Retro Sill\",\"design_pressure\":\"+100\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#12653-R0\",\"approval_number\":\"FL12653.3\",\"seq\":3,\"product_model\":\"8000 SeriesSliding Glass Door\",\"product_description\":\"8000 Series Aluminum SGD Large Missile, 2-Track Retro Sill\",\"design_pressure\":\"+100\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#12822-R0\",\"approval_number\":\"FL12822.1\",\"seq\":1,\"product_model\":\"6000 SERIES ALUMINUM SGD\",\"product_description\":\"6000 SERIES ALUMINUM SGD 90DEGREE REINFORCED NON-IMPACT\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#12822-R0\",\"approval_number\":\"FL12822.2\",\"seq\":2,\"product_model\":\"6000 SERIES ALUMINUM SGD\",\"product_description\":\"6000 SERIES ALUMINUM SGD 90DEGREE NON-REINFORCED NON-IMPACT\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#12822-R0\",\"approval_number\":\"FL12822.3\",\"seq\":3,\"product_model\":\"6000 SERIES ALUMINUM SGD\",\"product_description\":\"6000 SERIES ALUMINUM SGD 135DEGREE REINFORCED NON-IMPACT\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#12822-R0\",\"approval_number\":\"FL12822.4\",\"seq\":4,\"product_model\":\"6000 SERIES ALUMINUM SGD\",\"product_description\":\"6000 SERIES ALUMINUM SGD 135DEGREE NON-REINFORCED NON-IMPACT\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#12978-R0\",\"approval_number\":\"FL12978.1\",\"seq\":1,\"product_model\":\"8000 ALUMINUM SLIDING DOOR\",\"product_description\":\"8000 ALUMINUM SLIDING DOOR W\\\/WO REINFORCEMENT LARGE MISSILE IMPACT\",\"design_pressure\":\"+80\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#12978-R0\",\"approval_number\":\"FL12978.2\",\"seq\":2,\"product_model\":\"8000 ALUMINUM SLIDING DOOR\",\"product_description\":\"8000 ALUMINUM SLIDING DOOR W\\\/WO REINFORCEMENT SMALL MISSILE IMPACT\",\"design_pressure\":\"+80\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#12979-R0\",\"approval_number\":\"FL12979.1\",\"seq\":1,\"product_model\":\"8100 SERIES\",\"product_description\":\"8100 SERIES ALUMINUM 90D CORNER SGD W AND W\\\/OUT REINFORCEMENT NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#12979-R0\",\"approval_number\":\"FL12979.2\",\"seq\":2,\"product_model\":\"8100 SERIES\",\"product_description\":\"8100 SERIES ALUMINUM 135D CORNER SGD W AND W\\\/OUT REINFORCEMENT NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#12979-R1\",\"approval_number\":\"FL12979.3\",\"seq\":3,\"product_model\":\"8100 SERIES\",\"product_description\":\"8100 SERIES REINFORCED ALUMINUM SGD 90DEGREE, 135 DEGREE AND BYPASS LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#12979-R1\",\"approval_number\":\"FL12979.4\",\"seq\":4,\"product_model\":\"8100 SERIES\",\"product_description\":\"8100 SERIES NON REINFORCED ALUMINUM SGD 90DEGREE, 135 DEGREE AND BYPASS LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#12979-R2\",\"approval_number\":\"FL12979.5\",\"seq\":5,\"product_model\":\"8100 SERIES\",\"product_description\":\"8100 SERIES REINFORCED ALUMINUM SGD 90DEGREE, 135DEGREE CORNER AND BYPASS NON-IMPACT, 12' PANEL.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#13574-R0\",\"approval_number\":\"FL13574.1\",\"seq\":1,\"product_model\":\"8100 SERIES ALUMINUM SGD\",\"product_description\":\"8100 SERIES ALUMINUM SGD W\\\/ AND W\\\/OUT REINFORCEMENTS - LARGE MISSILE IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#13574-R0\",\"approval_number\":\"FL13574.2\",\"seq\":2,\"product_model\":\"8100 SERIES ALUMINUM SGD\",\"product_description\":\"8100 SERIES ALUMINUM SGD W\\\/ AND W\\\/OUT REINFORCEMENTS - SMALL MISSILE IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#13574-R0\",\"approval_number\":\"FL13574.3\",\"seq\":3,\"product_model\":\"8100 SERIES ALUMINUM SGD\",\"product_description\":\"8100 SERIES ALUMINUM SGD W\\\/ AND W\\\/OUT REINFORCEMENTS - NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#11991-R3\",\"approval_number\":\"FL11991.3\",\"seq\":3,\"product_model\":\"7000HP SERIES LARGE MISSILE IMPACT SGD\",\"product_description\":\"7000HP SERIES LARGE MISSILE IMPACT SGD\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#11991-R4\",\"approval_number\":\"FL11991.4\",\"seq\":4,\"product_model\":\"7000HP SERIES NON-IMPACT SGD\",\"product_description\":\"7000HP SERIES NON-IMPACT SGD ALUMINUM REINFORCED & NON-REINFORCED\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16464-R0\",\"approval_number\":\"FL16464.1\",\"seq\":1,\"product_model\":\"8100 SERIES SINGLE POCKET DOOR\",\"product_description\":\"8100 SERIES SINGLE POCKET DOOR - LARGE MISSILE IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16755-R0\",\"approval_number\":\"FL16755.1\",\"seq\":1,\"product_model\":\"Series 8100 SGD\",\"product_description\":\"Series 8100 SGD Reinforced LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16755-R2\",\"approval_number\":\"FL16755.2\",\"seq\":2,\"product_model\":\"SERIES 8100 SGD REINFORCED NARROW STILE\",\"product_description\":\"SERIES 8100 SGD REINFORCED NARROW STILE - IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16755-R3\",\"approval_number\":\"FL16755.3\",\"seq\":3,\"product_model\":\"SERIES 8100 SLIDING GLASS DOOR 90\\u00b0 REINFORCED NARROW STILE, NON - IMPACT\",\"product_description\":\"SERIES 8100 SLIDING GLASS DOOR 90\\u00b0 REINFORCED NARROW STILE, NON - IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16755-R3\",\"approval_number\":\"FL16755.4\",\"seq\":4,\"product_model\":\"Series 8100 SGD REINFORCED\",\"product_description\":\"Series 8100 SGD REINFORCED - IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16755-R3\",\"approval_number\":\"FL16755.5\",\"seq\":5,\"product_model\":\"SERIES 8100 SLIDING GLASS DOOR 135\\u00b0 NON - REINFORCED NARROW STILE - IMPACT\",\"product_description\":\"SERIES 8100 SLIDING GLASS DOOR 135\\u00b0 NON - REINFORCED NARROW STILE - IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16755-R3\",\"approval_number\":\"FL16755.6\",\"seq\":6,\"product_model\":\"SERIES 8100 SLIDING GLASS DOOR 135\\u00b0 NON - REINFORCED NARROW STILE, NON - IMPACT\",\"product_description\":\"SERIES 8100 SLIDING GLASS DOOR 135\\u00b0 NON - REINFORCED NARROW STILE, NON - IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16755-R3\",\"approval_number\":\"FL16755.7\",\"seq\":7,\"product_model\":\"SERIES 8100 SLIDING GLASS DOOR 135\\u00b0 REINFORCED NARROW STILE - IMPACT\",\"product_description\":\"SERIES 8100 SLIDING GLASS DOOR 135\\u00b0 REINFORCED NARROW STILE - IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16755-R3\",\"approval_number\":\"FL16755.8\",\"seq\":8,\"product_model\":\"SERIES 8100 SLIDING GLASS DOOR 135\\u00b0 REINFORCED NARROW STILE SMALL MISSILE IMPACT\",\"product_description\":\"SERIES 8100 SLIDING GLASS DOOR 135\\u00b0 REINFORCED NARROW STILE SMALL MISSILE IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16755-R3\",\"approval_number\":\"FL16755.9\",\"seq\":9,\"product_model\":\"SERIES 8100 SLIDING GLASS DOOR 135\\u00b0 REINFORCED NARROW STILE, NON - IMPACT\",\"product_description\":\"SERIES 8100 SLIDING GLASS DOOR 135\\u00b0 REINFORCED NARROW STILE, NON - IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16755-R3\",\"approval_number\":\"FL16755.10\",\"seq\":10,\"product_model\":\"SERIES 8100 SLIDING GLASS DOOR 90\\u00b0 NON - REINFORCED NARROW STILE - IMPACT\",\"product_description\":\"SERIES 8100 SLIDING GLASS DOOR 90\\u00b0 NON - REINFORCED NARROW STILE - IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16755-R3\",\"approval_number\":\"FL16755.11\",\"seq\":11,\"product_model\":\"SERIES 8100 SLIDING GLASS DOOR 90\\u00b0 NON - REINFORCED NARROW STILE, NON - IMPACT\",\"product_description\":\"SERIES 8100 SLIDING GLASS DOOR 90\\u00b0 NON - REINFORCED NARROW STILE, NON - IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16755-R3\",\"approval_number\":\"FL16755.12\",\"seq\":12,\"product_model\":\"SERIES 8100 SLIDING GLASS DOOR 90\\u00b0 REINFORCED NARROW STILE - IMPACT\",\"product_description\":\"SERIES 8100 SLIDING GLASS DOOR 90\\u00b0 REINFORCED NARROW STILE - IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16755-R3\",\"approval_number\":\"FL16755.13\",\"seq\":13,\"product_model\":\"SERIES 8100 SLIDING GLASS DOOR 90\\u00b0 REINFORCED NARROW STILE SMALL MISSILE IMPACT\",\"product_description\":\"SERIES 8100 SLIDING GLASS DOOR 90\\u00b0 REINFORCED NARROW STILE SMALL MISSILE IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16755-R3\",\"approval_number\":\"FL16755.14\",\"seq\":14,\"product_model\":\"SERIES 8100 SLIDING GLASS DOOR BYPASS NON - REINFORCED NARROW STILE - IMPACT\",\"product_description\":\"SERIES 8100 SLIDING GLASS DOOR BYPASS NON - REINFORCED NARROW STILE - IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16755-R3\",\"approval_number\":\"FL16755.15\",\"seq\":15,\"product_model\":\"SERIES 8100 SLIDING GLASS DOOR BYPASS NON - REINFORCED NARROW STILE SMALL MISSILE IMPACT\",\"product_description\":\"SERIES 8100 SLIDING GLASS DOOR BYPASS NON - REINFORCED NARROW STILE SMALL MISSILE IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16755-R3\",\"approval_number\":\"FL16755.16\",\"seq\":16,\"product_model\":\"SERIES 8100 SLIDING GLASS DOOR BYPASS NON - REINFORCED NARROW STILE, NON - IMPACT\",\"product_description\":\"SERIES 8100 SLIDING GLASS DOOR BYPASS NON - REINFORCED NARROW STILE, NON - IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16755-R3\",\"approval_number\":\"FL16755.17\",\"seq\":17,\"product_model\":\"SERIES 8100 SLIDING GLASS DOOR BYPASS REINFORCED NARROW STILE - IMPACT\",\"product_description\":\"SERIES 8100 SLIDING GLASS DOOR BYPASS REINFORCED NARROW STILE - IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16755-R3\",\"approval_number\":\"FL16755.18\",\"seq\":18,\"product_model\":\"SERIES 8100 SLIDING GLASS DOOR BYPASS REINFORCED NARROW STILE SMALL MISSILE IMPACT\",\"product_description\":\"SERIES 8100 SLIDING GLASS DOOR BYPASS REINFORCED NARROW STILE SMALL MISSILE IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16755-R3\",\"approval_number\":\"FL16755.19\",\"seq\":19,\"product_model\":\"SERIES 8100 SLIDING GLASS DOOR BYPASS REINFORCED NARROW STILE, NON - IMPACT\",\"product_description\":\"SERIES 8100 SLIDING GLASS DOOR BYPASS REINFORCED NARROW STILE, NON - IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#21155-R0\",\"approval_number\":\"FL21155.1\",\"seq\":1,\"product_model\":\"Series 9100 Aluminum SGD, Reinforced and Non-Reinforced\",\"product_description\":\"Series 9100 Aluminum SGD, Reinforced and Non-Reinforced - LMI & HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#21155-R0\",\"approval_number\":\"FL21155.2\",\"seq\":2,\"product_model\":\"Series 9100 Aluminum SGD, Reinforced and Non-Reinforced\",\"product_description\":\"Series 9100 Aluminum SGD, Reinforced and Non-Reinforced - SMI & HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16755-R9\",\"approval_number\":\"FL16755.20\",\"seq\":20,\"product_model\":\"SGD-8100 with Narrow Stiles\",\"product_description\":\"Series 8100 Aluminum Sliding Glass Door - NI - HVHZ - STRAIGHT, 90\\u00b0 & 135\\u00b0 CORNER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35442-R0\",\"approval_number\":\"FL35442.1\",\"seq\":1,\"product_model\":\"SGD560\",\"product_description\":\"Aluminum, Large Missile Impact Resistant, 2-track Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-06-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35442-R0\",\"approval_number\":\"FL35442.2\",\"seq\":2,\"product_model\":\"SGD560\",\"product_description\":\"Aluminum, Large Missile Impact Resistant, 3-track Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-06-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35442-R0\",\"approval_number\":\"FL35442.3\",\"seq\":3,\"product_model\":\"SGD560\",\"product_description\":\"Aluminum, Small Missile Impact Resistant, 2-track Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35442-R0\",\"approval_number\":\"FL35442.4\",\"seq\":4,\"product_model\":\"SGD560\",\"product_description\":\"Aluminum, Small Missile Impact Resistant, 3-track Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35442-R0\",\"approval_number\":\"FL35442.5\",\"seq\":5,\"product_model\":\"SGD7000A\",\"product_description\":\"Aluminum, Impact Resistant Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35442-R0\",\"approval_number\":\"FL35442.6\",\"seq\":6,\"product_model\":\"SGD7000A\",\"product_description\":\"Aluminum, Non-Impact Resistant Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35442-R0\",\"approval_number\":\"FL35442.7\",\"seq\":7,\"product_model\":\"SGD7000A HP\",\"product_description\":\"Aluminum, Impact Resistant Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-06-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35442-R0\",\"approval_number\":\"FL35442.8\",\"seq\":8,\"product_model\":\"SGD8100A\",\"product_description\":\"Aluminum, XL, Impact Resistant Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-08 00:00:00\",\"instructions_url\":\"\"}],\"Luxbaum Windows and Doors\":[{\"manufacturer\":\"Luxbaum Windows and Doors\",\"approval_number_master\":\"FL#16768-R7\",\"approval_number\":\"FL16768.2\",\"seq\":2,\"product_model\":\"European Series Lift and Slide Door\",\"product_description\":\"11'-6\\\" Teak Lift & Slide Door with Insulated Glazing.\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Luxbaum Windows and Doors\",\"approval_number_master\":\"FL#16768-R0\",\"approval_number\":\"FL16768.1\",\"seq\":1,\"product_model\":\"13 foot European Glazed Lift and Slide Door\",\"product_description\":\"Monolithic and Insulated Glazing Options\",\"design_pressure\":\"+63\\\/-69\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Soft-Lite LLC\":[{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#16953-R0\",\"approval_number\":\"FL16953.1\",\"seq\":1,\"product_model\":\"a. 6400 Series \\\"Impact\\\" Sliding Patio Door\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Sliding Patio Door - (XO or OX Configuration - Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#16953-R3\",\"approval_number\":\"FL16953.2\",\"seq\":2,\"product_model\":\"b. KINGSROYAL \\\"DP50\\\" (Non-Impact) Sliding Patio Door\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"La Cantina Doors, Inc.\":[{\"manufacturer\":\"La Cantina Doors, Inc.\",\"approval_number_master\":\"FL#17104-R7\",\"approval_number\":\"FL17104.4\",\"seq\":4,\"product_model\":\"D. CONTEMPORARY CLAD SLIDING GLASS DOOR\",\"product_description\":\"CONTEMPORARY CLAD SLIDING GLASS DOOR STANDARD, 8' PANELS NON-IMPACT\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"La Cantina Doors, Inc.\",\"approval_number_master\":\"FL#17104-R0\",\"approval_number\":\"FL17104.1\",\"seq\":1,\"product_model\":\"ALI-WOOD SLIDING GLASS DOOR\",\"product_description\":\"ALI-WOOD SLIDING GLASS DOOR NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"La Cantina Doors, Inc.\",\"approval_number_master\":\"FL#17104-R0\",\"approval_number\":\"FL17104.2\",\"seq\":2,\"product_model\":\"ALUMINUM SLIDING DOOR\",\"product_description\":\"ALUMINUM SLIDING DOOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"La Cantina Doors, Inc.\",\"approval_number_master\":\"FL#17104-R0\",\"approval_number\":\"FL17104.3\",\"seq\":3,\"product_model\":\"TC ALUMINUM SLIDING DOOR\",\"product_description\":\"TC ALUMINUM SLIDING DOOR NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"La Cantina Doors, Inc.\",\"approval_number_master\":\"FL#17104-R3\",\"approval_number\":\"FL17104.5\",\"seq\":5,\"product_model\":\"STANDARD SIZE TC SLIDER, NON-IMPACT\",\"product_description\":\"STANDARD SIZE TC SLIDER, NON-IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"La Cantina Doors, Inc.\",\"approval_number_master\":\"FL#17104-R3\",\"approval_number\":\"FL17104.6\",\"seq\":6,\"product_model\":\"TC ALUMINUM SLIDING DOOR\",\"product_description\":\"TC ALUMINUM SLIDING DOOR NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"La Cantina Doors, Inc.\",\"approval_number_master\":\"FL#17104-R4\",\"approval_number\":\"FL17104.7\",\"seq\":7,\"product_model\":\"STANDARD SIZE CONTEMPORARY CLAD SLIDER, NON-IMPACT\",\"product_description\":\"STANDARD SIZE CONTEMPORARY CLAD SLIDER NON-IMPACT\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"La Cantina Doors, Inc.\",\"approval_number_master\":\"FL#17104-R4\",\"approval_number\":\"FL17104.8\",\"seq\":8,\"product_model\":\"STANDARD SIZE TC SLIDER, NON-IMPACT\",\"product_description\":\"STANDARD SIZE TC SLIDER, NON-IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"La Cantina Doors, Inc.\",\"approval_number_master\":\"FL#17104-R5\",\"approval_number\":\"FL17104.9\",\"seq\":9,\"product_model\":\"I. ALI-WOOD SLIDING GLASS DOOR 10' PANEL\",\"product_description\":\"ALI-WOOD SLIDING GLASS DOOR 10' PANEL NON-IMPACT\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"La Cantina Doors, Inc.\",\"approval_number_master\":\"FL#17104-R5\",\"approval_number\":\"FL17104.10\",\"seq\":10,\"product_model\":\"J. ALUMINUM SLIDING GLASS DOOR 10' PANEL\",\"product_description\":\"ALUMINUM SLIDING GLASS DOOR 10' PANEL NON-IMPACT\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"La Cantina Doors, Inc.\",\"approval_number_master\":\"FL#17104-R5\",\"approval_number\":\"FL17104.11\",\"seq\":11,\"product_model\":\"K. AUMINUM TC SLIDING DOOR 10' PANEL\",\"product_description\":\"ALUMINUM TC SLIDING DOOR 10' PANEL NON-IMPACT\",\"design_pressure\":\"+30.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"EFCO Corporation\":[{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#17403-R4\",\"approval_number\":\"FL17403.1\",\"seq\":1,\"product_model\":\"5XPT\",\"product_description\":\"Aluminum Sliding Glass Door, OX\",\"design_pressure\":\"+155\\\/-155\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#1551-R1\",\"approval_number\":\"FL1551.1\",\"seq\":1,\"product_model\":\"Series 3005\",\"product_description\":\"4 1\\\/2\\\" Deep Aluminum Nonthermal Sliding Door\",\"design_pressure\":\"+100\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#1551-R1\",\"approval_number\":\"FL1551.2\",\"seq\":2,\"product_model\":\"Series 3014\",\"product_description\":\"4 1\\\/2\\\" Deep Aluminum Nonthermal Sliding Door\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#6039-R0\",\"approval_number\":\"FL6039.1\",\"seq\":1,\"product_model\":\"3015\",\"product_description\":\"Aluminum Framed Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#9478-R0\",\"approval_number\":\"FL9478.1\",\"seq\":1,\"product_model\":\"Series 5XP\",\"product_description\":\"Sliding Glass Door\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#9478-R0\",\"approval_number\":\"FL9478.2\",\"seq\":2,\"product_model\":\"Series 5XP\",\"product_description\":\"Sliding Glass Door\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#8474-R1\",\"approval_number\":\"FL8474.1\",\"seq\":1,\"product_model\":\"Series 5XP\",\"product_description\":\"Aluminum Sliding Glass Door\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12636-R0\",\"approval_number\":\"FL12636.1\",\"seq\":1,\"product_model\":\"5XP\",\"product_description\":\"Aluminum sliding glass door\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12636-R0\",\"approval_number\":\"FL12636.2\",\"seq\":2,\"product_model\":\"5XP\",\"product_description\":\"Aluminum sliding glass door.\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12636-R0\",\"approval_number\":\"FL12636.3\",\"seq\":3,\"product_model\":\"5XPT\",\"product_description\":\"Thermally broken aluminum sliding glass door\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12636-R0\",\"approval_number\":\"FL12636.4\",\"seq\":4,\"product_model\":\"5XPT\",\"product_description\":\"Thermally broken aluminum sliding glass door\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12636-R0\",\"approval_number\":\"FL12636.5\",\"seq\":5,\"product_model\":\"5XPT\",\"product_description\":\"Thermally broken aluminum sliding glass door\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#14490-R0\",\"approval_number\":\"FL14490.1\",\"seq\":1,\"product_model\":\"5XPT Sliding Glass Door\",\"product_description\":\"5XPT\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15628-R0\",\"approval_number\":\"FL15628.1\",\"seq\":1,\"product_model\":\"Series 5XP SGD\",\"product_description\":\"Aluminum Sliding Glass Door\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#18568-R0\",\"approval_number\":\"FL18568.1\",\"seq\":1,\"product_model\":\"5XPT OXO\",\"product_description\":\"Aluminum Thermally Broken Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#18568-R0\",\"approval_number\":\"FL18568.2\",\"seq\":2,\"product_model\":\"5XPT OXXO\",\"product_description\":\"Aluminum Thermally Broken Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#18568-R1\",\"approval_number\":\"FL18568.3\",\"seq\":3,\"product_model\":\"5XPT OXXO\",\"product_description\":\"Aluminum Thermally Broken Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Panda Windows and Doors\":[{\"manufacturer\":\"Panda Windows and Doors\",\"approval_number_master\":\"FL#17457-R4\",\"approval_number\":\"FL17457.1\",\"seq\":1,\"product_model\":\"IS-14 A\\\/A & A\\\/W\",\"product_description\":\"IS-14 Lift and Slide Corner Pocket Doors (All Aluminum and Wood Clad Aluminum)\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Panda Windows and Doors\",\"approval_number_master\":\"FL#28350-R2\",\"approval_number\":\"FL28350.1\",\"seq\":1,\"product_model\":\"Series S10 Lift & Slide Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant lift and slide aluminum sliding glass door.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Panda Windows and Doors\",\"approval_number_master\":\"FL#29104-R2\",\"approval_number\":\"FL29104.1\",\"seq\":1,\"product_model\":\"Series S81 Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Panda Windows and Doors\",\"approval_number_master\":\"FL#41732-R1\",\"approval_number\":\"FL41732.1\",\"seq\":1,\"product_model\":\"TS.X0 Sliding Glass Door (WZ3) (Impact)\",\"product_description\":\"TS.X0 Sliding Glass Door (WZ3) (Impact)\",\"design_pressure\":\"+86\\\/-125\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\":[{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#19303-R4\",\"approval_number\":\"FL19303.1\",\"seq\":1,\"product_model\":\"Clad French Sliding Patio Door\",\"product_description\":\"Clad French Sliding Patio Door\\n95\\\"x96\\\" (8-0x8-0)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1196-R0\",\"approval_number\":\"FL1196.1\",\"seq\":1,\"product_model\":\"1.Clad Sliding\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1196-R0\",\"approval_number\":\"FL1196.2\",\"seq\":2,\"product_model\":\"2. Clad French Sliding\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1196-R0\",\"approval_number\":\"FL1196.3\",\"seq\":3,\"product_model\":\"3. Vinyl Sliding\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1196-R0\",\"approval_number\":\"FL1196.4\",\"seq\":4,\"product_model\":\"4. Wood Sliding\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1196-R0\",\"approval_number\":\"FL1196.5\",\"seq\":5,\"product_model\":\"5. Wood French Sliding\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6004-R0\",\"approval_number\":\"FL6004.1\",\"seq\":1,\"product_model\":\"CHES Clad Sliding Glass Patio Door\",\"product_description\":\"5'10-9\\\/16\\\"x8'0-5\\\/8\\\" Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6004-R0\",\"approval_number\":\"FL6004.2\",\"seq\":2,\"product_model\":\"CHES-F Clad French Sliding Patio Door W\\\/Fiberglass Sill\",\"product_description\":\"2-Panel 70-1\\\/2\\\"x96-1\\\/4\\\" Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6004-R0\",\"approval_number\":\"FL6004.3\",\"seq\":3,\"product_model\":\"CHES-F Clad French Sliding Patio Door W\\\/Fiberglass Sill\",\"product_description\":\"3-Panel 109-1\\\/2\\\"x96-1\\\/4\\\" Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6004-R0\",\"approval_number\":\"FL6004.4\",\"seq\":4,\"product_model\":\"HES Primed Wood Sliding Patio Door\",\"product_description\":\"5'10-1\\\/2\\\"x8'0\\\" Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6004-R0\",\"approval_number\":\"FL6004.5\",\"seq\":5,\"product_model\":\"HES-F Primed Wood French Sliding Glass Patio Door\",\"product_description\":\"5'10-1\\\/2\\\"x8'0\\\" Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6004-R0\",\"approval_number\":\"FL6004.6\",\"seq\":6,\"product_model\":\"Vinyl Center Sliding Patio Door (VSLPD) OXXO\",\"product_description\":\"143-1\\\/2\\\"x81-1\\\/2\\\" Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6004-R0\",\"approval_number\":\"FL6004.7\",\"seq\":7,\"product_model\":\"Vinyl Sliding Patio Door (VSLPD)\",\"product_description\":\"7'11-1\\\/2\\\"x6'7-1\\\/2\\\" Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6004-R0\",\"approval_number\":\"FL6004.8\",\"seq\":8,\"product_model\":\"Vinyl Sliding Patio Door (VSLPD)\",\"product_description\":\"7'11-1\\\/2\\\"x7'11-1\\\/2\\\" Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#7986-R0\",\"approval_number\":\"FL7986.1\",\"seq\":1,\"product_model\":\"Clad Energy Saver French Sliding Patio Door (Non-Impact)\",\"product_description\":\"Clad Energy Saver French Sliding Patio Door (8-0x8-0) Non-Impact Insul\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#7986-R0\",\"approval_number\":\"FL7986.2\",\"seq\":2,\"product_model\":\"FeelSafe Energy Saver French Sliding Patio Door (Impact Resistant)\",\"product_description\":\"FeelSafe Monolithic Energy Saver Clad French Sliding Patio Door (6-0x8-0) Single Glazed Impact\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#7986-R0\",\"approval_number\":\"FL7986.3\",\"seq\":3,\"product_model\":\"FeelSafe IG Energy Saver French Sliding Patio Door (Impact Resistant)\",\"product_description\":\"FeelSafe IG Insulated Energy Saver Clad French Sliding Patio Door (8-0x8-0) Impact-Resistant\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#8962-R0\",\"approval_number\":\"FL8962.1\",\"seq\":1,\"product_model\":\"FeelSafe Clad Energy Saver French Sliding Patio Door (Impact Resistant)\",\"product_description\":\"8-0x8-0 Impact Resistant FeelSafe Clad ES French Sliding Patio Door (95\\\"x96\\\")\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#8962-R0\",\"approval_number\":\"FL8962.2\",\"seq\":2,\"product_model\":\"FeelSafe IG Clad Energy Saver French Sliding Patio Door (Impact-Resistant)\",\"product_description\":\"6-0x8-0 Insulated Impact Resistant FeelSafe Clad ES French Sliding Patio Door (71\\\"x96\\\")\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11655-R0\",\"approval_number\":\"FL11655.1\",\"seq\":1,\"product_model\":\"Energy Saver Aluminum Clad Wood French Sliding Patio Door 12-0x8-0\",\"product_description\":\"Energy Saver Aluminum Clad Wood French Sliding Patio Door 12x8-0 (3-Wide) , Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11655-R0\",\"approval_number\":\"FL11655.2\",\"seq\":2,\"product_model\":\"Energy Saver Aluminum Clad Wood French Sliding Patio Door 16-0x8-0\",\"product_description\":\"Energy Saver Aluminum Clad Wood French Sliding Patio Door 16-0x8-0 (4-Wide) , Non-Impact\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11655-R0\",\"approval_number\":\"FL11655.3\",\"seq\":3,\"product_model\":\"Energy Saver Aluminum Clad Wood French Sliding Patio Door 8-0x8-0\",\"product_description\":\"Energy Saver Aluminum Clad Wood French Sliding Patio Door 8-0x8-0 (2-Wide) , Non-Impact\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11655-R0\",\"approval_number\":\"FL11655.4\",\"seq\":4,\"product_model\":\"Energy Saver Aluminum Clad Wood Sliding Patio Door 8-0x8-0\",\"product_description\":\"Energy Saver Aluminum Clad Wood Sliding Patio Door 8-0x8-0 (2-Wide) , Non-Impact\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11655-R0\",\"approval_number\":\"FL11655.5\",\"seq\":5,\"product_model\":\"FeelSafe Clad French Sliding Patio Door 6-0x8-0 Impact 2-Wide Single Glaze Monolithic Laminated Glass\",\"product_description\":\"FeelSafe Clad French Sliding Patio Door 6-0x8-0 Impact (70.625\\\"x95.8125\\\") 2-Wide Single Glaze Monolithic Laminated Glass\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11655-R0\",\"approval_number\":\"FL11655.6\",\"seq\":6,\"product_model\":\"FeelSafe Clad French Sliding Patio Door 6-0x8-0 Impact Insulated Laminated Glass\",\"product_description\":\"FeelSafe Clad French Sliding Patio Door 6-0x8-0 2-Wide (70.625\\\"x95.8125\\\") Impact Insulated Laminated Glass\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11655-R0\",\"approval_number\":\"FL11655.7\",\"seq\":7,\"product_model\":\"FeelSafe Clad French Sliding Patio Door 8-0x8-0 Impact Monolithic Laminated Glass\",\"product_description\":\"FeelSafe Clad French Sliding Patio Door 8-0x8-0 Impact (94.5625\\\"x95.8125\\\") 2-Wide Single Glaze Monolithic Laminated Glass\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11655-R0\",\"approval_number\":\"FL11655.8\",\"seq\":8,\"product_model\":\"FeelSafe IG Clad French Sliding Patio Door 8-0x8-0 Impact Insulated Laminated Glass\",\"product_description\":\"FeelSafe IG Clad French Sliding Patio Door 8-0x8-0 2-Wide(94.5625\\\"x95.8125\\\") Impact Insulated Laminated Glass\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14505-R0\",\"approval_number\":\"FL14505.1\",\"seq\":1,\"product_model\":\"Clad Energy Saver Sliding Patio Door\",\"product_description\":\"Clad Energy Saver Sliding Patio Door 8-0x8-0\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14796-R0\",\"approval_number\":\"FL14796.1\",\"seq\":1,\"product_model\":\"Energy Saver Aluminum Clad French Sliding Patio Door\",\"product_description\":\"Energy Saver Aluminum Clad French Sliding Patio Door (8-0x8-0)\",\"design_pressure\":\"+35\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14796-R0\",\"approval_number\":\"FL14796.2\",\"seq\":2,\"product_model\":\"Energy Saver Aluminum Clad Standard Sliding Patio Door\",\"product_description\":\"Energy Saver Aluminum Clad Standard Sliding Patio Door (8-0x8-0)\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#15290-R0\",\"approval_number\":\"FL15290.1\",\"seq\":1,\"product_model\":\"Energy Saver Clad French Sliding Patio Door 2-Panel 8-0x8-0\",\"product_description\":\"Energy Saver Clad Sliding Patio Door 2-Panel 8-0x8-0\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#15290-R0\",\"approval_number\":\"FL15290.2\",\"seq\":2,\"product_model\":\"Energy Saver Clad French Sliding Patio Door 3-Panel 12-0x8-0\",\"product_description\":\"Energy Saver Clad French Sliding Patio Door 12-0x8-0 (3-panel)\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#15290-R0\",\"approval_number\":\"FL15290.3\",\"seq\":3,\"product_model\":\"Energy Saver Clad French Sliding Patio Door 4-Panel 16-0x8-0\",\"product_description\":\"Energy Saver Clad French Sliding Patio Door 4-Panel 16-0x8-0\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#15290-R0\",\"approval_number\":\"FL15290.4\",\"seq\":4,\"product_model\":\"FeelSafe IG ES Clad French Sliding Patio Door 12-0x8-0\",\"product_description\":\"FeelSafe IG Energy Saver Clad French Sliding Patio Door 3-Panel 12-0x8-0\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17545-R0\",\"approval_number\":\"FL17545.1\",\"seq\":1,\"product_model\":\"Sliding Door\",\"product_description\":\"8\\\/0x8\\\/0 Energy Saver Clad Sliding Glass Door (95\\\"x96\\\" OA Size)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#19303-R0\",\"approval_number\":\"FL19303.2\",\"seq\":2,\"product_model\":\"FeelSafe Clad French Sliding Patio Door (12-0x8-0)\",\"product_description\":\"FeelSafe Clad French Sliding Patio Door 12-0x8-0 (Insulated Glass and Monolithic Single Glaze)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-10-24 00:00:00\",\"instructions_url\":\"\"}],\"Weiland Sliding Doors and Windows, Inc.\":[{\"manufacturer\":\"Weiland Sliding Doors and Windows, Inc.\",\"approval_number_master\":\"FL#47871-R0\",\"approval_number\":\"FL47871.1\",\"seq\":1,\"product_model\":\"ALS Lift and Slide Door (HVHZ)(Impact)\",\"product_description\":\"ALS Lift and Slide Door (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weiland Sliding Doors and Windows, Inc.\",\"approval_number_master\":\"FL#47871-R0\",\"approval_number\":\"FL47871.2\",\"seq\":2,\"product_model\":\"ALS Lift and Slide Door (HVHZ)(Non-Impact)\",\"product_description\":\"ALS Lift and Slide Door (HVHZ)(Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weiland Sliding Doors and Windows, Inc.\",\"approval_number_master\":\"FL#47871-R0\",\"approval_number\":\"FL47871.3\",\"seq\":3,\"product_model\":\"AWLS-C & ALS-C Lift and Slide Door (HVHZ)(Impact)\",\"product_description\":\"AWLS-C & ALS-C Lift and Slide Door (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weiland Sliding Doors and Windows, Inc.\",\"approval_number_master\":\"FL#47871-R0\",\"approval_number\":\"FL47871.4\",\"seq\":4,\"product_model\":\"AWLS-C & ALS-C Lift and Slide Door (HVHZ)(Non-Impact)\",\"product_description\":\"AWLS-C & ALS-C Lift and Slide Door (HVHZ)(Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weiland Sliding Doors and Windows, Inc.\",\"approval_number_master\":\"FL#11328-R0\",\"approval_number\":\"FL11328.1\",\"seq\":1,\"product_model\":\"Aluminum Wood Liftslide (AWLS)\",\"product_description\":\"Aluminum Lift and Slide\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weiland Sliding Doors and Windows, Inc.\",\"approval_number_master\":\"FL#11328-R2\",\"approval_number\":\"FL11328.2\",\"seq\":2,\"product_model\":\"Aluminum Wood Liftslide (AWLS)\",\"product_description\":\"Aluminum Wood Lift and Slide Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weiland Sliding Doors and Windows, Inc.\",\"approval_number_master\":\"FL#17559-R0\",\"approval_number\":\"FL17559.1\",\"seq\":1,\"product_model\":\"The Liftslide Door\",\"product_description\":\"AWLS & ALS-T\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weiland Sliding Doors and Windows, Inc.\",\"approval_number_master\":\"FL#17559-R0\",\"approval_number\":\"FL17559.2\",\"seq\":2,\"product_model\":\"The Liftslide Door\",\"product_description\":\"AWLS, ALS, & ALS-T\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"UNILUX GmbH\":[{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#17565-R12\",\"approval_number\":\"FL17565.1\",\"seq\":1,\"product_model\":\"Series \\\"HAHS-2\\\"\",\"product_description\":\"Series \\\"HAHS-2\\\" Aluminum Clad Wood Lift and Slide Door OX - 192\\\" x 96\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#17565-R12\",\"approval_number\":\"FL17565.2\",\"seq\":2,\"product_model\":\"Series \\\"HAHS-2\\\"\",\"product_description\":\"Series \\\"HAHS-2\\\" Aluminum Clad Wood Lift and Slide Door OX - 196\\\" x 120\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#17565-R12\",\"approval_number\":\"FL17565.3\",\"seq\":3,\"product_model\":\"Series \\\"HAHS-4\\\"\",\"product_description\":\"Series \\\"HAHS-4\\\" Aluminum Clad Wood Lift and Slide Door OXXO - 288\\\" x 120\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#17565-R12\",\"approval_number\":\"FL17565.4\",\"seq\":4,\"product_model\":\"Series \\\"HAHS-4\\\"\",\"product_description\":\"Series \\\"HAHS-4\\\" Aluminum Clad Wood Lift and Slide Door OXXO - 240\\\" x 96\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#17565-R12\",\"approval_number\":\"FL17565.5\",\"seq\":5,\"product_model\":\"Series \\\"KUHS2 ISOTAR\\\"\",\"product_description\":\"Series \\\"KUHS2 ISOTAR\\\" UPVC Lift and Slide Door XO & OX, Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#15788-R0\",\"approval_number\":\"FL15788.1\",\"seq\":1,\"product_model\":\"Series HAHS2 Aluminum Wood Clad Lift & Slide Door\",\"product_description\":\"Series HAHS2 Aluminum Wood Clad Lift & Slide Door - LMI\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#15788-R0\",\"approval_number\":\"FL15788.2\",\"seq\":2,\"product_model\":\"Series HAHS2 Aluminum Wood Clad Lift & Slide Door\",\"product_description\":\"Series HAHS2 Aluminum Wood Clad Lift & Slide Door - Non-Impact\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-05 00:00:00\",\"instructions_url\":\"\"}],\"EMC Windows and Doors, LLC.\":[{\"manufacturer\":\"EMC Windows and Doors, LLC.\",\"approval_number_master\":\"FL#17596-R3\",\"approval_number\":\"FL17596.1\",\"seq\":1,\"product_model\":\"Series SG2100 Sliding Glass Door\",\"product_description\":\"Series SG2100 Sliding Glass Door - L.M.I. & S.M.I.\",\"design_pressure\":\"+80\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EMC Windows and Doors, LLC.\",\"approval_number_master\":\"FL#47858-R0\",\"approval_number\":\"FL47858.1\",\"seq\":1,\"product_model\":\"SERIES SG2100 SLIDING GLASS DOOR\",\"product_description\":\"SERIES SG2100 SLIDING GLASS DOOR - L.M.I. & S.M.I.\",\"design_pressure\":\"+80\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EMC Windows and Doors, LLC.\",\"approval_number_master\":\"FL#47860-R0\",\"approval_number\":\"FL47860.1\",\"seq\":1,\"product_model\":\"SERIES SG5100 SLIDING GLASS DOOR\",\"product_description\":\"SERIES SG5100 SLIDING GLASS DOOR - L.M.I.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Global Performance Window d.b.a. Epsylon USA\":[{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#17723-R6\",\"approval_number\":\"FL17723.1\",\"seq\":1,\"product_model\":\"Series EUSA SD-20 Aluminum Sliding Glass Door\",\"product_description\":\"Aluminum sliding glass door with laminated glass - S.M.I.\",\"design_pressure\":\"+110\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#17723-R6\",\"approval_number\":\"FL17723.2\",\"seq\":2,\"product_model\":\"Series EUSA SD-20 Aluminum Sliding Glass Door\",\"product_description\":\"Aluminum sliding glass door with laminated glass - L.M.I.\",\"design_pressure\":\"+120\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#17723-R6\",\"approval_number\":\"FL17723.3\",\"seq\":3,\"product_model\":\"Series EUSA SDi-20 Aluminum Sliding Glass Door\",\"product_description\":\"Aluminum sliding glass door with 1-5\\\/16\\\" insulated laminated glass - S.M.I.\",\"design_pressure\":\"+120\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#19014-R4\",\"approval_number\":\"FL19014.1\",\"seq\":1,\"product_model\":\"Series EUSA-ST30 Sliding Glass Door (LMI)\",\"product_description\":\"EUSA-ST30 aluminum sliding glass door - large missile impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#19014-R4\",\"approval_number\":\"FL19014.2\",\"seq\":2,\"product_model\":\"Series EUSA-ST30 Sliding Glass Door (SMI)\",\"product_description\":\"EUSA-ST30 aluminum sliding glass door - small missile impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#24162-R4\",\"approval_number\":\"FL24162.1\",\"seq\":1,\"product_model\":\"Series EUSA-SD20 FS Sliding Glass Door- SMI\",\"product_description\":\"free standing jamb sliding glass door- small missile impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#24547-R4\",\"approval_number\":\"FL24547.1\",\"seq\":1,\"product_model\":\"Series STL-40 Aluminum Sliding Glass Door-LMI\",\"product_description\":\"aluminum sliding glass door- large missile impact\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#24547-R4\",\"approval_number\":\"FL24547.2\",\"seq\":2,\"product_model\":\"Series STL-40 Aluminum Sliding Glass Door-SMI\",\"product_description\":\"aluminum sliding glass door- small missile impact\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#17864-R0\",\"approval_number\":\"FL17864.1\",\"seq\":1,\"product_model\":\"Series EUSA-ST30 Sliding Glass Door (LMI)\",\"product_description\":\"EUSA-ST30 aluminum sliding glass door with insulated laminated glass - large missile impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#18508-R0\",\"approval_number\":\"FL18508.1\",\"seq\":1,\"product_model\":\"Series EUSA-ST30 Sliding Glass Door\",\"product_description\":\"Series EUSA-ST30 Sliding Glass Door - Large Missile Impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#18508-R0\",\"approval_number\":\"FL18508.2\",\"seq\":2,\"product_model\":\"Series EUSA-ST30 Sliding Glass Door\",\"product_description\":\"Series EUSA-ST30 Sliding Glass Door - Small Missile Impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#20703-R0\",\"approval_number\":\"FL20703.1\",\"seq\":1,\"product_model\":\"Series EUSA SD-20 Heavy Duty w\\\/ Reinforcement Aluminum Sliding Glass Door - SMI\",\"product_description\":\"Heavy duty aluminum sliding glass door w\\\/ reinforcement - small missile impact\",\"design_pressure\":\"+120\\\/-186\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-24 00:00:00\",\"instructions_url\":\"\"}],\"La Finestra, LC\":[{\"manufacturer\":\"La Finestra, LC\",\"approval_number_master\":\"FL#47761-R0\",\"approval_number\":\"FL47761.1\",\"seq\":1,\"product_model\":\"Evolution Series Sliding Glass Door (HVHZ) (Impact)\",\"product_description\":\"Evolution Series Sliding Glass Door (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"La Finestra, LC\",\"approval_number_master\":\"FL#17726-R0\",\"approval_number\":\"FL17726.1\",\"seq\":1,\"product_model\":\"Series EKU 9000 Sliding Glass Door\",\"product_description\":\"Series EKU 9000 Sliding Glass Door Large & Small Missile Impact Resistant\",\"design_pressure\":\"+100\\\/-135\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"La Finestra, LC\",\"approval_number_master\":\"FL#21576-R0\",\"approval_number\":\"FL21576.1\",\"seq\":1,\"product_model\":\"Slim-Line Series Sliding Glass Door\",\"product_description\":\"Slim-Line Series Sliding Glass Door Large & Small Missile Impact Resistant\",\"design_pressure\":\"+80\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-30 00:00:00\",\"instructions_url\":\"\"}],\"E.S. Windows, Inc.\":[{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#17893-R3\",\"approval_number\":\"FL17893.1\",\"seq\":1,\"product_model\":\"Series ES-6500 Aluminum Sliding Glass Doors w\\\/ Reinforcements\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+120\\\/-135\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#17893-R3\",\"approval_number\":\"FL17893.2\",\"seq\":2,\"product_model\":\"Series ES-6500 Ultra 12 FT. Aluminum Sliding Glass Doors w\\\/ Reinforcements\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+120\\\/-125\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#19073-R3\",\"approval_number\":\"FL19073.1\",\"seq\":1,\"product_model\":\"ES-SD450 Aluminum Thermally Broken Sliding Glass Door\",\"product_description\":\"Non-impact resistant thermal aluminum sliding glass door.\",\"design_pressure\":\"+97.2\\\/-97.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#21563-R4\",\"approval_number\":\"FL21563.1\",\"seq\":1,\"product_model\":\"Series ES-BF5010T Outfolding Bi-Fold Aluminum Door\",\"product_description\":\"Large missile impact resistant aluminum bi-fold door.\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#21563-R4\",\"approval_number\":\"FL21563.2\",\"seq\":2,\"product_model\":\"Series ES-BF5010T Outfolding Bi-Fold Aluminum Door\",\"product_description\":\"Small missile impact resistant aluminum bi-fold door.\",\"design_pressure\":\"+108\\\/-108\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#22232-R5\",\"approval_number\":\"FL22232.1\",\"seq\":1,\"product_model\":\"Series ES-LS7035 Lift & Slide Aluminum Glass Door\",\"product_description\":\"Large missile impact resistant lift and slide aluminum glass door.\",\"design_pressure\":\"+122\\\/-122\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#22232-R5\",\"approval_number\":\"FL22232.2\",\"seq\":2,\"product_model\":\"Series ES-LS7035 Lift & Slide Aluminum Glass Door\",\"product_description\":\"Small missile impact resistant lift and slide aluminum glass door.\",\"design_pressure\":\"+77\\\/-122\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#22251-R6\",\"approval_number\":\"FL22251.1\",\"seq\":1,\"product_model\":\"Series 6000 Aluminum Sliding Glass Door (2 Track)\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+85\\\/-145\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#22251-R6\",\"approval_number\":\"FL22251.2\",\"seq\":2,\"product_model\":\"Series 6000-3 Aluminum Sliding Glass Door (3 Track)\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+85\\\/-125\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#22251-R6\",\"approval_number\":\"FL22251.3\",\"seq\":3,\"product_model\":\"Series 6100 Aluminum Sliding Glass Door (2 Track Wet Glazed)\",\"product_description\":\"Small missile impact resistant, wet glazed aluminum sliding glass door.\",\"design_pressure\":\"+85\\\/-145\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#22251-R6\",\"approval_number\":\"FL22251.4\",\"seq\":4,\"product_model\":\"Series 6100 Aluminum Sliding Glass Door (Dry Glazed)\",\"product_description\":\"Small missile impact resistant, dry glazed aluminum sliding glass door.\",\"design_pressure\":\"+110\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#22251-R6\",\"approval_number\":\"FL22251.5\",\"seq\":5,\"product_model\":\"Series 6100-3 Aluminum Sliding Glass Door (3 Track Wet Glazed)\",\"product_description\":\"Small missile impact resistant, wet glazed aluminum sliding glass door.\",\"design_pressure\":\"+85\\\/-125\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#22267-R13\",\"approval_number\":\"FL22267.1\",\"seq\":1,\"product_model\":\"ES-SGD2020 SLIDING GLASS DOOR-LMI & SMI\",\"product_description\":\"sliding glass door-large and small missile impact.\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#22528-R3\",\"approval_number\":\"FL22528.1\",\"seq\":1,\"product_model\":\"Series ES-SD451 Thermal Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant thermal aluminum sliding glass door.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#22528-R3\",\"approval_number\":\"FL22528.2\",\"seq\":2,\"product_model\":\"Series ES-SD451 Thermal Aluminum Sliding Glass Door\",\"product_description\":\"Small missile impact resistant thermal aluminum sliding glass door.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#22645-R9\",\"approval_number\":\"FL22645.1\",\"seq\":1,\"product_model\":\"ES-EL400 (Dry Glazed) Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant dry glazed aluminum sliding glass door.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#22645-R9\",\"approval_number\":\"FL22645.2\",\"seq\":2,\"product_model\":\"ES-EL400 (Wet Glazed) Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant wet glazed aluminum sliding glass door.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#22645-R9\",\"approval_number\":\"FL22645.3\",\"seq\":3,\"product_model\":\"ES-EL400 Aluminum Sliding Glass Door\",\"product_description\":\"Non-impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#22645-R9\",\"approval_number\":\"FL22645.4\",\"seq\":4,\"product_model\":\"ES-EL400-10 Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#22645-R9\",\"approval_number\":\"FL22645.5\",\"seq\":5,\"product_model\":\"ES-EL400-10 Aluminum Sliding Glass Door\",\"product_description\":\"Small missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#22973-R2\",\"approval_number\":\"FL22973.1\",\"seq\":1,\"product_model\":\"Series ES-6500 Aluminum Sliding Glass Door 3 Track\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+120\\\/-135\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#22973-R2\",\"approval_number\":\"FL22973.2\",\"seq\":2,\"product_model\":\"Series ES-6600 Aluminum Sliding Glass Door 3 Track\",\"product_description\":\"Small missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+120\\\/-135\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#23006-R3\",\"approval_number\":\"FL23006.1\",\"seq\":1,\"product_model\":\"Series ES-6600 Aluminum Sliding Glass Door - 2 Track\",\"product_description\":\"Small missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+120\\\/-145\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#23006-R3\",\"approval_number\":\"FL23006.2\",\"seq\":2,\"product_model\":\"Series ES-6600 Ultra Aluminum Sliding Glass Door - 2 Track\",\"product_description\":\"Small missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+120\\\/-185\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#24171-R2\",\"approval_number\":\"FL24171.1\",\"seq\":1,\"product_model\":\"Series 6500 Lift and Slide Aluminum Glass Door\",\"product_description\":\"Large Missile Impact resistant lift and slide aluminum glass door.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#26343-R2\",\"approval_number\":\"FL26343.1\",\"seq\":1,\"product_model\":\"Series 4000 Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door\",\"design_pressure\":\"+90\\\/-103\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#26558-R2\",\"approval_number\":\"FL26558.1\",\"seq\":1,\"product_model\":\"Series ES-SGD2040 Sliding Glass Door- LMI& SMI\",\"product_description\":\"Series ES-SGD2040 Sliding Glass Door- large and small missile impact\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#29516-R8\",\"approval_number\":\"FL29516.1\",\"seq\":1,\"product_model\":\"Series ES-LS7035 Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#29516-R8\",\"approval_number\":\"FL29516.2\",\"seq\":2,\"product_model\":\"Series ES-LS7035 Aluminum Sliding Glass Door\",\"product_description\":\"Small missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#29516-R8\",\"approval_number\":\"FL29516.3\",\"seq\":3,\"product_model\":\"Series ES-LS7035-13 Lift & Slide Aluminum Glass Door\",\"product_description\":\"Small missile impact resistant lift and slide aluminum glass door.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#29516-R8\",\"approval_number\":\"FL29516.4\",\"seq\":4,\"product_model\":\"Series ES-LS7035-13 Lift & Slide Aluminum Glass Door\",\"product_description\":\"Large missile impact resistant lift and slide aluminum glass door.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#40525-R5\",\"approval_number\":\"FL40525.1\",\"seq\":1,\"product_model\":\"ES-2020T SGD - L.M.I.\",\"product_description\":\"ES-2020T SGD - L.M.I.\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#40525-R5\",\"approval_number\":\"FL40525.2\",\"seq\":2,\"product_model\":\"ES-2020T SGD - N.I.\",\"product_description\":\"ES-2020T SGD - Non impact\",\"design_pressure\":\"+105\\\/-105\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#42347-R2\",\"approval_number\":\"FL42347.1\",\"seq\":1,\"product_model\":\"PH3500 SLIDING GLASS DOOR\",\"product_description\":\"PH3500 SLIDING GLASS DOOR- SMI\",\"design_pressure\":\"+90\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#42347-R2\",\"approval_number\":\"FL42347.2\",\"seq\":2,\"product_model\":\"PH3500 SLIDING GLASS DOOR- LMI\",\"product_description\":\"PH3500 SLIDING GLASS DOOR- LMI\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#44037-R0\",\"approval_number\":\"FL44037.1\",\"seq\":1,\"product_model\":\"ES V400 VINYL sliding glass door LMI\",\"product_description\":\"ES V400 VINYL sliding glass door large missile impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#44037-R0\",\"approval_number\":\"FL44037.2\",\"seq\":2,\"product_model\":\"ES V400 VINYL sliding glass door NI\",\"product_description\":\"ES V400 VINYL sliding glass door NON IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#44619-R0\",\"approval_number\":\"FL44619.1\",\"seq\":1,\"product_model\":\"Premidoor 88mm vinyl lift and slide door\",\"product_description\":\"Premidoor 88mm vinyl lift and slide door (XO) - LMI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#44619-R0\",\"approval_number\":\"FL44619.2\",\"seq\":2,\"product_model\":\"Premidoor 88mm vinyl lift and slide door\",\"product_description\":\"Premidoor 88mm vinyl lift and slide door (OXXO) - LMI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#46878-R1\",\"approval_number\":\"FL46878.1\",\"seq\":1,\"product_model\":\"Series ES-SGD1010T sliding glass door (2 track) - L.M.I.\",\"product_description\":\"Series ES-SGD1010T sliding glass door - large missile impact\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#46878-R1\",\"approval_number\":\"FL46878.2\",\"seq\":2,\"product_model\":\"Series ES-SGD1010T sliding glass door (3 track) - L.M.I.\",\"product_description\":\"Series ES-SGD1010T sliding glass door - large missile impact\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#46878-R1\",\"approval_number\":\"FL46878.3\",\"seq\":3,\"product_model\":\"Series ES-SGD1010T sliding glass door (4 track)- L.M.I.\",\"product_description\":\"Series ES-SGD1010T sliding glass door (4 track)- large missile impact\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#47760-R0\",\"approval_number\":\"FL47760.1\",\"seq\":1,\"product_model\":\"EL-400 SLIDING GLASS DOOR - LARGE MISSILE IMPACT\",\"product_description\":\"EL-400 SLIDING GLASS DOOR - LARGE MISSILE IMPACT\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#47930-R0\",\"approval_number\":\"FL47930.1\",\"seq\":1,\"product_model\":\"ES-FX 1515AM\\\/ES-SGD 1515AM - Sliding Glass Door (L.M.I.\\\/S.M.I.), HVHZ\",\"product_description\":\"ES-FX 1515AM\\\/ES-SGD 1515AM, Large and Small Missile Impact resistant, HVHZ\",\"design_pressure\":\"+102\\\/-102\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#2836-R0\",\"approval_number\":\"FL2836.1\",\"seq\":1,\"product_model\":\"Series 3000 Sliding Glass Door\",\"product_description\":\"Impact resistant aluminum sliding glass dooor.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#7991-R0\",\"approval_number\":\"FL7991.1\",\"seq\":1,\"product_model\":\"Series 4000 Aluminum Sliding Glass Door\",\"product_description\":\"Large Missile Impact resistant horizontal sliding window.\",\"design_pressure\":\"+80\\\/-103\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#10168-R0\",\"approval_number\":\"FL10168.1\",\"seq\":1,\"product_model\":\"Series 6100 Aluminum Sliding Glass Door\",\"product_description\":\"Small missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+85\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#12414-R0\",\"approval_number\":\"FL12414.1\",\"seq\":1,\"product_model\":\"Series 4000 Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+80\\\/-103\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#15982-R0\",\"approval_number\":\"FL15982.1\",\"seq\":1,\"product_model\":\"ES Series \\\"V4000\\\" PVC Sliding Glass Door (reinforced)\",\"product_description\":\"Large missile impact resistant pvc sliding glass door.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#15982-R0\",\"approval_number\":\"FL15982.2\",\"seq\":2,\"product_model\":\"Series \\\"4000\\\" Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+80\\\/-103\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#15982-R0\",\"approval_number\":\"FL15982.3\",\"seq\":3,\"product_model\":\"Series \\\"6100\\\" Aluminum Sliding Glass Doors (Dry Glazed) w\\\/ reinforcements\",\"product_description\":\"Small missile impact resistant aluminum sliding glass doors.\",\"design_pressure\":\"+85\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#15982-R0\",\"approval_number\":\"FL15982.4\",\"seq\":4,\"product_model\":\"Series \\\"6100\\\" Aluminum Sliding Glass Doors (Wet Glazed) w\\\/ reinforcements\",\"product_description\":\"Small missile impact resistant aluminum sliding glass doors.\",\"design_pressure\":\"+85\\\/-145\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#15982-R0\",\"approval_number\":\"FL15982.5\",\"seq\":5,\"product_model\":\"Series 6000 Aluminum Sliding Glass Doors w\\\/wo Reinforcements\",\"product_description\":\"Large missile impact resistant aluminum sliding glass doors.\",\"design_pressure\":\"+85\\\/-145\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-19 00:00:00\",\"instructions_url\":\"\"}],\"Continental Glass Systems, LLC\":[{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#18397-R5\",\"approval_number\":\"FL18397.1\",\"seq\":1,\"product_model\":\"Series 2000 Sliding Glass Door\",\"product_description\":\"Series 2000 sliding glass door - large missile impact\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#18397-R5\",\"approval_number\":\"FL18397.2\",\"seq\":2,\"product_model\":\"Series 2000 Sliding Glass Door\",\"product_description\":\"Series 2000 sliding glass door - small missile impact\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#19733-R8\",\"approval_number\":\"FL19733.1\",\"seq\":1,\"product_model\":\"Series 2800 (2 track)\",\"product_description\":\"(2 track) aluminum sliding glass door-LMI & SMI\",\"design_pressure\":\"+120\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#19733-R8\",\"approval_number\":\"FL19733.2\",\"seq\":2,\"product_model\":\"Series 2800 (2 track)\",\"product_description\":\"(2 track) aluminum sliding glass door-SMI\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#19733-R8\",\"approval_number\":\"FL19733.3\",\"seq\":3,\"product_model\":\"Series 2800 (3 track)\",\"product_description\":\"(3 track) aluminum sliding glass door- SMI\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#19733-R8\",\"approval_number\":\"FL19733.4\",\"seq\":4,\"product_model\":\"Series 2800 (3 Track)\",\"product_description\":\"(3 Track) Aluminum Sliding Glass Door - LMI\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#28876-R3\",\"approval_number\":\"FL28876.1\",\"seq\":1,\"product_model\":\"Series 2850 Three Tracks Lift & Sliding Glass Door - L.M.I.\",\"product_description\":\"Series 2850 Three Tracks Lift & Sliding Glass Door - L.M.I.\",\"design_pressure\":\"+162\\\/-162\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#28876-R3\",\"approval_number\":\"FL28876.2\",\"seq\":2,\"product_model\":\"Series 2850 Three Tracks Lift & Sliding Glass Door - S.M.I.\",\"product_description\":\"Series 2850 Three Tracks Lift & Sliding Glass Door - S.M.I.\",\"design_pressure\":\"+162\\\/-162\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#28876-R3\",\"approval_number\":\"FL28876.3\",\"seq\":3,\"product_model\":\"Series 2850 Two Tracks Lift & Sliding Glass Door - S.M.I.\",\"product_description\":\"Series 2850 Two Tracks Lift & Sliding Glass Door - S.M.I.\",\"design_pressure\":\"+162\\\/-162\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#28876-R3\",\"approval_number\":\"FL28876.4\",\"seq\":4,\"product_model\":\"Series 2850 Two Tracks Lift and Sliding Glass Door - L.M.I.\",\"product_description\":\"series 2850 Two Tracks Lift & Sliding Glass Door - L.M.I.\",\"design_pressure\":\"+162\\\/-162\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#10044-R0\",\"approval_number\":\"FL10044.1\",\"seq\":1,\"product_model\":\"Series 2000 Aluminum Sliding Glass Door (LMI)\",\"product_description\":\"\",\"design_pressure\":\"+110.0\\\/-110.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#10044-R0\",\"approval_number\":\"FL10044.2\",\"seq\":2,\"product_model\":\"Series 2000 Aluminum Sliding Glass Door (SMI)\",\"product_description\":\"\",\"design_pressure\":\"+140.0\\\/-140.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#17175-R0\",\"approval_number\":\"FL17175.1\",\"seq\":1,\"product_model\":\"Series 2800\",\"product_description\":\"Aluminum Lift and Slide Door - L.M.I.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#17175-R0\",\"approval_number\":\"FL17175.2\",\"seq\":2,\"product_model\":\"Series 2800\",\"product_description\":\"Aluminum Lift and Slide Door - S.M.I.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#17175-R2\",\"approval_number\":\"FL17175.3\",\"seq\":3,\"product_model\":\"Series 2850\",\"product_description\":\"Aluminum Lift and Slide Door - L.M.I.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#17175-R2\",\"approval_number\":\"FL17175.4\",\"seq\":4,\"product_model\":\"Series 2850\",\"product_description\":\"Aluminum Lift and Slide Door - S.M.I.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#18311-R0\",\"approval_number\":\"FL18311.1\",\"seq\":1,\"product_model\":\"Series 2900 Sliding Glass Door w\\\/ Insulated Laminated Glass - L.M.I.\",\"product_description\":\"Sliding glass door w\\\/ insulated laminated glass - L.M.I.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#18311-R0\",\"approval_number\":\"FL18311.2\",\"seq\":2,\"product_model\":\"Series 2900 Sliding Glass Door w\\\/ Insulated Laminated Glass - S.M.I.\",\"product_description\":\"Sliding glass door w\\\/ insulated laminated glass - S.M.I.\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#21056-R0\",\"approval_number\":\"FL21056.1\",\"seq\":1,\"product_model\":\"Series 2200 Aluminum Sliding Glass Door - LMI\",\"product_description\":\"Aluminum Sliding Glass Door with Large Missile Impact Resistant Insulating Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#21056-R0\",\"approval_number\":\"FL21056.2\",\"seq\":2,\"product_model\":\"Series 2200 Aluminum Sliding Glass Door - NI\",\"product_description\":\"Aluminum Sliding Glass Door with Non-Impact Resistant Insulating Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#21056-R0\",\"approval_number\":\"FL21056.3\",\"seq\":3,\"product_model\":\"Series 2200 Aluminum Sliding Glass Door - SMI\",\"product_description\":\"Aluminum Sliding Glass Door with Small Missile Impact Resistant Insulating Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#21079-R0\",\"approval_number\":\"FL21079.1\",\"seq\":1,\"product_model\":\"Series 2850 Lift and Sliding Glass Door\",\"product_description\":\"Series 2850 Lift and Sliding Glass Door - Small Missile Impact\",\"design_pressure\":\"+126\\\/-126\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#21412-R0\",\"approval_number\":\"FL21412.1\",\"seq\":1,\"product_model\":\"Series 2000 Sliding Glass Door\",\"product_description\":\"HVHZ Rated Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#21412-R1\",\"approval_number\":\"FL21412.2\",\"seq\":2,\"product_model\":\"Series 2000 Sliding Glass Door\",\"product_description\":\"HVHZ LMI Impact Rated Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#23315-R0\",\"approval_number\":\"FL23315.1\",\"seq\":1,\"product_model\":\"Series 2010 Sliding Glass Door\",\"product_description\":\"HVHZ Rated Aluminum Sliding Glass Door System - LMI & SMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#27668-R0\",\"approval_number\":\"FL27668.1\",\"seq\":1,\"product_model\":\"Series 2800 Sliding Glass Door\",\"product_description\":\"Series 2800 Sliding Glass D\",\"design_pressure\":\"+140\\\/-190\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#19733-R6\",\"approval_number\":\"FL19733.5\",\"seq\":5,\"product_model\":\"Series 2800 (3 Track)\",\"product_description\":\"(3 Track) Aluminum Sliding Glass Door - SMI\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#21079-R3\",\"approval_number\":\"FL21079.2\",\"seq\":2,\"product_model\":\"Series 2850 Lift and Sliding Glass Door LMI\",\"product_description\":\"Series 2850 Lift and Sliding Glass Door LARGE MISSILE IMPACT\",\"design_pressure\":\"+162\\\/-162\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#39357-R0\",\"approval_number\":\"FL39357.1\",\"seq\":1,\"product_model\":\"R-230 Sliding Glass Door (HVHZ)(Impact)\",\"product_description\":\"R-230 Sliding Glass Door (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#46131-R0\",\"approval_number\":\"FL46131.1\",\"seq\":1,\"product_model\":\"2200 aluminum sliding glass door large missile impact\",\"product_description\":\"2200 aluminum sliding glass door large missile impact\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#46131-R0\",\"approval_number\":\"FL46131.2\",\"seq\":2,\"product_model\":\"2200 aluminum sliding glass door small missile impact\",\"product_description\":\"2200 aluminum sliding glass door small missile impact\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sky-Frame Inc.\":[{\"manufacturer\":\"Sky-Frame Inc.\",\"approval_number_master\":\"FL#18607-R3\",\"approval_number\":\"FL18607.1\",\"seq\":1,\"product_model\":\"Series SF2-CW50 Aluminum SGD\",\"product_description\":\"Series SF2-CW50 Aluminum SGD Non-Impact\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sky-Frame Inc.\",\"approval_number_master\":\"FL#18607-R3\",\"approval_number\":\"FL18607.2\",\"seq\":2,\"product_model\":\"Series SF2-R30 Aluminum SGD\",\"product_description\":\"Series SF2-R30 Aluminum SGD Non-Impact\",\"design_pressure\":\"+30.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sky-Frame Inc.\",\"approval_number_master\":\"FL#18607-R3\",\"approval_number\":\"FL18607.3\",\"seq\":3,\"product_model\":\"Series Sky-Frame 2 Aluminum SGD\",\"product_description\":\"Series Sky-Frame 2 Aluminum SGD Impact HVHZ\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sky-Frame AG\":[{\"manufacturer\":\"Sky-Frame AG\",\"approval_number_master\":\"FL#18607-R1\",\"approval_number\":\"FL18607.4\",\"seq\":4,\"product_model\":\"Series Sky-Frame 3 Aluminum Horizontal Sliding Door\",\"product_description\":\"Series Sky-Frame 3 Aluminum Horizontal Sliding Door Impact HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Mr-Glass Doors & Windows Manufacturing, LLC\":[{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#19092-R6\",\"approval_number\":\"FL19092.1\",\"seq\":1,\"product_model\":\"MG-1000 Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+120\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#19092-R6\",\"approval_number\":\"FL19092.2\",\"seq\":2,\"product_model\":\"MG-1000 Aluminum Sliding Glass Door\",\"product_description\":\"Small missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+120\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#25959-R6\",\"approval_number\":\"FL25959.1\",\"seq\":1,\"product_model\":\"Series MG-1100 Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant 3-track aluminum sliding glass door\",\"design_pressure\":\"+80\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#25959-R6\",\"approval_number\":\"FL25959.2\",\"seq\":2,\"product_model\":\"Series MG-1100 Aluminum Sliding Glass Door\",\"product_description\":\"Small missile impact resistant 3-track aluminum sliding glass door\",\"design_pressure\":\"+80\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#38057-R4\",\"approval_number\":\"FL38057.1\",\"seq\":1,\"product_model\":\"Series MG-1500 Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#38057-R4\",\"approval_number\":\"FL38057.2\",\"seq\":2,\"product_model\":\"Series MG-1500 Aluminum Sliding Glass Door\",\"product_description\":\"Small missile impact resistant aluminum sliding glass door\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Hartman Windows and Doors, LLC\":[{\"manufacturer\":\"Hartman Windows and Doors, LLC\",\"approval_number_master\":\"FL#19179-R3\",\"approval_number\":\"FL19179.1\",\"seq\":1,\"product_model\":\"European Wood Lift and Slide Glass Door\",\"product_description\":\"Wood Framed Sliding Glass Doors -Large and Small Missile Impact Resistant.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hartman Windows and Doors, LLC\",\"approval_number_master\":\"FL#10326-R0\",\"approval_number\":\"FL10326.1\",\"seq\":1,\"product_model\":\"EUROPEAN INSWING WOOD FRENCH DOORS\",\"product_description\":\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hartman Windows and Doors, LLC\",\"approval_number_master\":\"FL#10327-R0\",\"approval_number\":\"FL10327.1\",\"seq\":1,\"product_model\":\"EUROPEAN WOOD LIFT SLIDING DOORS\",\"product_description\":\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"N.R. Architectural Products, Inc.\":[{\"manufacturer\":\"N.R. Architectural Products, Inc.\",\"approval_number_master\":\"FL#20651-R6\",\"approval_number\":\"FL20651.1\",\"seq\":1,\"product_model\":\"Series 7000 Lift and Sliding Glass Door (LMI )\",\"product_description\":\"Series 7000 Lift and Sliding Glass Door-large missile impact.\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"N.R. Architectural Products, Inc.\",\"approval_number_master\":\"FL#20651-R6\",\"approval_number\":\"FL20651.2\",\"seq\":2,\"product_model\":\"Series 7000 Lift and Sliding Glass Door (SMI)\",\"product_description\":\"Series 7000 Lift and Sliding Glass Door-small missile impact.\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"N.R. Architectural Products, Inc.\",\"approval_number_master\":\"FL#20651-R6\",\"approval_number\":\"FL20651.3\",\"seq\":3,\"product_model\":\"Series 7000 Lift and Sliding Glass Door LMI & SMI (NEW)\",\"product_description\":\"Series 7000 Lift and Sliding Glass Door (LMI & SMI) (2 TRACK & 3 TRACK)\",\"design_pressure\":\"+100\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"N.R. Architectural Products, Inc.\",\"approval_number_master\":\"FL#21434-R5\",\"approval_number\":\"FL21434.1\",\"seq\":1,\"product_model\":\"Series 6001 Aluminum Sliding Glass Doors (1)\",\"product_description\":\"Series 6001 Aluminum Sliding Glass Door - large missile impact\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"N.R. Architectural Products, Inc.\",\"approval_number_master\":\"FL#21434-R5\",\"approval_number\":\"FL21434.2\",\"seq\":2,\"product_model\":\"Series 6001 Aluminum Sliding Glass Doors (2)\",\"product_description\":\"Series 6001 Aluminum Sliding Glass Doors - small missile impact\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"N.R. Architectural Products, Inc.\",\"approval_number_master\":\"FL#21434-R5\",\"approval_number\":\"FL21434.3\",\"seq\":3,\"product_model\":\"Series 6001 Aluminum Sliding Glass Doors (3)\",\"product_description\":\"Series 6001 Aluminum Sliding Glass Doors - L.M.I.\",\"design_pressure\":\"+100\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"N.R. Architectural Products, Inc.\",\"approval_number_master\":\"FL#21434-R5\",\"approval_number\":\"FL21434.4\",\"seq\":4,\"product_model\":\"Series 6001 Aluminum Sliding Glass Doors (4)\",\"product_description\":\"Series 6001 Aluminum Sliding Glass Doors - small missile impact\",\"design_pressure\":\"+100\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"N.R. Architectural Products, Inc.\",\"approval_number_master\":\"FL#30303-R2\",\"approval_number\":\"FL30303.1\",\"seq\":1,\"product_model\":\"Series 10000 Lift and Slide Glass Door (L.M.I. & S.M.I.)\",\"product_description\":\"Series 10000 Lift and Sliding Glass Door - Large and Small Missile Impact.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"N.R. Architectural Products, Inc.\",\"approval_number_master\":\"FL#32364-R2\",\"approval_number\":\"FL32364.1\",\"seq\":1,\"product_model\":\"Series LS6500 Lift and Sliding Glass Door - L.M.I. & S.M.I.\",\"product_description\":\"Series LS6500 Lift and Sliding Glass Door - L.M.I. & S.M.I.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-31 00:00:00\",\"instructions_url\":\"\"}],\"Air Master Awning, LLC\":[{\"manufacturer\":\"Air Master Awning, LLC\",\"approval_number_master\":\"FL#22991-R2\",\"approval_number\":\"FL22991.1\",\"seq\":1,\"product_model\":\"Series Continental Multi-Fold Outfolding Aluminum Door\",\"product_description\":\"Large missile impact resistant aluminum multi-fold outfolding door.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Air Master Awning, LLC\",\"approval_number_master\":\"FL#47614-R0\",\"approval_number\":\"FL47614.1\",\"seq\":1,\"product_model\":\"Sliding Door HP LD Air\",\"product_description\":\"Sliding Door HP LD Air Aluminum Sliding Glass Doors up to 4 Panels\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Air Master Awning, LLC\",\"approval_number_master\":\"FL#20662-R0\",\"approval_number\":\"FL20662.1\",\"seq\":1,\"product_model\":\"Series HP Sliding Door\",\"product_description\":\"High Performance Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"MQ Window and Door\":[{\"manufacturer\":\"MQ Window and Door\",\"approval_number_master\":\"FL#21042-R3\",\"approval_number\":\"FL21042.1\",\"seq\":1,\"product_model\":\"MQ Lift and Slide Door\",\"product_description\":\"Lift and Slide Wood Sliding Glass Door\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"PanoramAH! America, LLC.\":[{\"manufacturer\":\"PanoramAH! America, LLC.\",\"approval_number_master\":\"FL#21091-R6\",\"approval_number\":\"FL21091.4\",\"seq\":4,\"product_model\":\"PH38 Sliding Glass Door - Three Panel\",\"product_description\":\"PanoramAH! Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PanoramAH! America, LLC.\",\"approval_number_master\":\"FL#21091-R6\",\"approval_number\":\"FL21091.5\",\"seq\":5,\"product_model\":\"PH38 Sliding Glass Door - Two Panel\",\"product_description\":\"PanoramAH! Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PanoramAH! America, LLC.\",\"approval_number_master\":\"FL#21091-R0\",\"approval_number\":\"FL21091.1\",\"seq\":1,\"product_model\":\"PH38 Sliding Glass Door\",\"product_description\":\"PanoramAH! Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PanoramAH! America, LLC.\",\"approval_number_master\":\"FL#21091-R2\",\"approval_number\":\"FL21091.2\",\"seq\":2,\"product_model\":\"PH38 Sliding Glass Door - Three Panel\",\"product_description\":\"PanoramAH! Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PanoramAH! America, LLC.\",\"approval_number_master\":\"FL#21091-R3\",\"approval_number\":\"FL21091.3\",\"seq\":3,\"product_model\":\"PH38 Sliding Glass Door - Two Panel\",\"product_description\":\"PanoramAH! Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sierra Pacific Windows\":[{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21150-R3\",\"approval_number\":\"FL21150.1\",\"seq\":1,\"product_model\":\"850 Vinyl Sliding Patio Door\",\"product_description\":\"850 Vinyl Sliding Patio Door 4-Wide Composite 141\\\"x96\\\"\",\"design_pressure\":\"+25\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21440-R4\",\"approval_number\":\"FL21440.1\",\"seq\":1,\"product_model\":\"FeelSafe Clad Sliding Door\",\"product_description\":\"FeelSafe Clad Sliding Door 4-Wide OXXO 188\\\"x96\\\", Wind Zone 3\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22040-R3\",\"approval_number\":\"FL22040.1\",\"seq\":1,\"product_model\":\"Clad Lift and Slide\",\"product_description\":\"Clad Lift and Slide XXO 173\\\"x99\\\" Weep Gates\",\"design_pressure\":\"+35\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22040-R3\",\"approval_number\":\"FL22040.2\",\"seq\":2,\"product_model\":\"Clad Lift and Slide\",\"product_description\":\"Clad Lift and Slide XXO 173\\\"x99\\\" Drain Tubes\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22040-R3\",\"approval_number\":\"FL22040.3\",\"seq\":3,\"product_model\":\"Clad Lift and Slide\",\"product_description\":\"Clad Lift and Slide OXXO 233\\\"x99\\\" Weep Gates\",\"design_pressure\":\"+35\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22040-R3\",\"approval_number\":\"FL22040.4\",\"seq\":4,\"product_model\":\"Clad Lift and Slide\",\"product_description\":\"Clad Lift and Slide OXXO 233\\\"x99\\\" Drain Tubes\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22040-R3\",\"approval_number\":\"FL22040.5\",\"seq\":5,\"product_model\":\"Clad Lift and Slide\",\"product_description\":\"Clad Lift and Slide XXO 209\\\"x111\\\" Weep Gates\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22040-R3\",\"approval_number\":\"FL22040.6\",\"seq\":6,\"product_model\":\"Clad Lift and Slide\",\"product_description\":\"Clad Lift and Slide XXO 209\\\"x111\\\" Drain Tubes\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22040-R3\",\"approval_number\":\"FL22040.7\",\"seq\":7,\"product_model\":\"Clad Sliding Door\",\"product_description\":\"Clad French Sliding Door OXXO 188\\\"x96\\\" (HP)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22040-R3\",\"approval_number\":\"FL22040.8\",\"seq\":8,\"product_model\":\"Vinyl Sliding Patio Door\",\"product_description\":\"Vinyl Sliding Patio Door w\\\/Transom 76\\\"x105\\\" (76\\\"x82\\\"\\\/76\\\"x24\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22040-R3\",\"approval_number\":\"FL22040.9\",\"seq\":9,\"product_model\":\"Vinyl Sliding Patio Door\",\"product_description\":\"Vinyl Sliding Patio Door XO 76\\\"x96\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22040-R3\",\"approval_number\":\"FL22040.10\",\"seq\":10,\"product_model\":\"Vinyl Sliding Patio Door\",\"product_description\":\"Vinyl Sliding Patio Door XO 72\\\"x82\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24478-R4\",\"approval_number\":\"FL24478.1\",\"seq\":1,\"product_model\":\"Aluminum Clad French Sliding Door\",\"product_description\":\"Aluminum Clad French Sliding Door OXXO 188\\\"x 120\\\"\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24478-R4\",\"approval_number\":\"FL24478.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Lift and Slide\",\"product_description\":\"Aluminum Clad Lift and Slide XO 118\\\"x 99\\\" (Weep Gates)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24478-R4\",\"approval_number\":\"FL24478.3\",\"seq\":3,\"product_model\":\"Aluminum Clad Lift and Slide\",\"product_description\":\"Aluminum Clad Lift and Slide XO 118\\\"x 99\\\" (Drain Tubes)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24478-R4\",\"approval_number\":\"FL24478.4\",\"seq\":4,\"product_model\":\"Aluminum Clad Lift and Slide\",\"product_description\":\"Aluminum Clad Lift and Slide OXXO 233\\\"x 99\\\" (Weep Gates)\",\"design_pressure\":\"+30\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24478-R4\",\"approval_number\":\"FL24478.5\",\"seq\":5,\"product_model\":\"Aluminum Clad Lift and Slide\",\"product_description\":\"Aluminum Clad Lift and Slide OXXO 233\\\"x 99\\\" (Drain Tubes)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24478-R4\",\"approval_number\":\"FL24478.8\",\"seq\":8,\"product_model\":\"Vinyl Sliding Door\",\"product_description\":\"Vinyl Sliding Door OXO 107\\\"x 82\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24478-R4\",\"approval_number\":\"FL24478.9\",\"seq\":9,\"product_model\":\"Vinyl Sliding Door\",\"product_description\":\"Vinyl Sliding Door OX 96\\\"x 96\\\" w\\\/o Sill Dam Ramp\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24478-R4\",\"approval_number\":\"FL24478.10\",\"seq\":10,\"product_model\":\"Vinyl Sliding Door\",\"product_description\":\"Vinyl Sliding Door OXO 107\\\"\\nx 96\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27187-R2\",\"approval_number\":\"FL27187.1\",\"seq\":1,\"product_model\":\"Aluminum Clad French Sliding Door\",\"product_description\":\"Aluminum Clad French Sliding Door 3-Wide 12'0x8'0\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27187-R2\",\"approval_number\":\"FL27187.2\",\"seq\":2,\"product_model\":\"Aluminum Clad French Sliding Door\",\"product_description\":\"Aluminum Clad French Sliding Dor 3-Wide 12'0x8'0-HP\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27187-R2\",\"approval_number\":\"FL27187.3\",\"seq\":3,\"product_model\":\"Aluminum Clad Lift and Slide Pocket Door\",\"product_description\":\"Aluminum Clad Lift and Slide Pocket Door 3-Panel 173\\\" x 99\\\" (Weep Gates)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27187-R2\",\"approval_number\":\"FL27187.4\",\"seq\":4,\"product_model\":\"Aluminum Clad Lift and Slide Pocket Door\",\"product_description\":\"Aluminum Clad Lift and Slide Pocket Door 3-Panel 173\\\" x 99\\\" (Drain Tube)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27187-R2\",\"approval_number\":\"FL27187.5\",\"seq\":5,\"product_model\":\"Aluminum Clad Lift and Slide Pocket Door\",\"product_description\":\"Aluminum Clad Lift and Slide Pocket Door 3-Panel 173\\\" x 99\\\" (Weep Gate or Drain Tube)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27187-R2\",\"approval_number\":\"FL27187.6\",\"seq\":6,\"product_model\":\"Aluminum Clad Multi-Slide Plus\",\"product_description\":\"Aluminum Clad Multi-Slide Plus 284.5\\\"x 110\\\"; 1.75\\\" Panel; TB\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-06-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27187-R2\",\"approval_number\":\"FL27187.7\",\"seq\":7,\"product_model\":\"Aluminum Clad Multi-Slide Plus\",\"product_description\":\"Aluminum Clad Multi-Slide Plus 284.5\\\"x 110\\\"; 1.75\\\" Panel; TB;\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-06-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27636-R2\",\"approval_number\":\"FL27636.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Lift and Slide\",\"product_description\":\"Aluminum Clad Lift and Slide 5-Panel 274\\\"x 99\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27636-R2\",\"approval_number\":\"FL27636.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Lift and Slide\",\"product_description\":\"Aluminum Clad Lift and Slide 5-Panel 274\\\"x 99\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#30903-R2\",\"approval_number\":\"FL30903.1\",\"seq\":1,\"product_model\":\"Clad Multi-Slide Plus\",\"product_description\":\"Clad Multi-Slide 137\\\"x 98.13\\\"-3 Panel\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#30903-R2\",\"approval_number\":\"FL30903.2\",\"seq\":2,\"product_model\":\"Clad Multi-Slide Plus\",\"product_description\":\"Clad Multi-Slide 137\\\"x 98.13\\\"-3 Panel\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#30903-R2\",\"approval_number\":\"FL30903.3\",\"seq\":3,\"product_model\":\"Vinyl Sliding Patio Door\",\"product_description\":\"Vinyl Sliding Patio Door 95.5\\\"x 119\\\"- Composite\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#38032-R1\",\"approval_number\":\"FL38032.1\",\"seq\":1,\"product_model\":\"All Wood Sliding Patio Door\",\"product_description\":\"All Wood Sliding Patio Door OX 95\\\"x 109.5\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-01-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#38032-R1\",\"approval_number\":\"FL38032.2\",\"seq\":2,\"product_model\":\"All Wood Sliding Patio Door\",\"product_description\":\"All Wood Sliding Patio Door OXXO 189.125\\\"x 97.625\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#38032-R1\",\"approval_number\":\"FL38032.3\",\"seq\":3,\"product_model\":\"Clad Multi Slide Plus\",\"product_description\":\"Clad Multi Slide Plus 284\\\"x 109.75\\\" 1.75\\\" Sill Dam\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#38032-R1\",\"approval_number\":\"FL38032.4\",\"seq\":4,\"product_model\":\"Clad Multi Slide Plus\",\"product_description\":\"Clad Multi Slide Plus 284\\\"x 109.75\\\" 2.125\\\" Sill Dam\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#38032-R1\",\"approval_number\":\"FL38032.5\",\"seq\":5,\"product_model\":\"Clad Multi Slide Plus\",\"product_description\":\"Clad Multi Slide Plus 284\\\"x 109.75\\\" 2.5\\\"Sill Dam\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#38032-R1\",\"approval_number\":\"FL38032.6\",\"seq\":6,\"product_model\":\"Clad Multi Slide Plus\",\"product_description\":\"Clad Multi Slide Plus 284\\\"x 109.75\\\" 2.5\\\"Sill Dam; Reinforced\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#38032-R1\",\"approval_number\":\"FL38032.7\",\"seq\":7,\"product_model\":\"Clad Multi Slide Plus Pocket\",\"product_description\":\"Clad Multi Slide Plus Pocket 227.75\\\"x 110\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-01-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#38032-R1\",\"approval_number\":\"FL38032.8\",\"seq\":8,\"product_model\":\"Clad Multi Slide Plus Pocket\",\"product_description\":\"Clad Multi Slide Plus Pocket 227.75\\\"x 110\\\"-Reinforced\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-01-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#38032-R1\",\"approval_number\":\"FL38032.9\",\"seq\":9,\"product_model\":\"Clad Sliding Patio Door\",\"product_description\":\"Clad Sliding Patio Door 95\\\"x 109.5\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#38032-R1\",\"approval_number\":\"FL38032.10\",\"seq\":10,\"product_model\":\"Clad Sliding Patio Door\",\"product_description\":\"Clad Sliding Patio Door OXXO 189.125\\\"x 97.625\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-02-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#38032-R1\",\"approval_number\":\"FL38032.11\",\"seq\":11,\"product_model\":\"Vinyl Sliding Patio Door\",\"product_description\":\"Vinyl Sliding Patio Door 95.5\\\"x 95.5\\\" Through frame.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41868-R0\",\"approval_number\":\"FL41868.1\",\"seq\":1,\"product_model\":\"All Wood Sliding Patio Door\",\"product_description\":\"All Wood Sliding Patio Door OX w\\\/ Sidelite 146\\\"x 98\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-04-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41868-R0\",\"approval_number\":\"FL41868.2\",\"seq\":2,\"product_model\":\"Clad Sliding Patio Door\",\"product_description\":\"Clad Sliding Patio Door OX w\\\/Sidelite 146\\\"x 98\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-02-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41868-R0\",\"approval_number\":\"FL41868.3\",\"seq\":3,\"product_model\":\"Clad Sliding Patio Door\",\"product_description\":\"Clad Sliding Patio Door OXXO 141\\\"x 98\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41868-R0\",\"approval_number\":\"FL41868.4\",\"seq\":4,\"product_model\":\"Clad Sliding Patio Door\",\"product_description\":\"Clad Sliding Patio Door OXXO 188\\\"x 96\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-09-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41868-R0\",\"approval_number\":\"FL41868.5\",\"seq\":5,\"product_model\":\"Clad Sliding Patio Door\",\"product_description\":\"Clad Sliding Patio Door OX 95\\\"x 96\\\"\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-12-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41868-R0\",\"approval_number\":\"FL41868.6\",\"seq\":6,\"product_model\":\"Clad Sliding Patio Door\",\"product_description\":\"Clad Sliding Patio Door OX 95\\\"x 98\\\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41868-R0\",\"approval_number\":\"FL41868.7\",\"seq\":7,\"product_model\":\"Clad Sliding Patio Door\",\"product_description\":\"Clad Sliding Patio Door Sidelite 51\\\"x 98\\\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41868-R0\",\"approval_number\":\"FL41868.8\",\"seq\":8,\"product_model\":\"FeelSafe Clad Sliding Patio Door\",\"product_description\":\"FeelSafe Clad Sliding Patio Door OXO, XOO 144\\\"x 96\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41868-R0\",\"approval_number\":\"FL41868.9\",\"seq\":9,\"product_model\":\"Vinyl Sliding Patio Door\",\"product_description\":\"Vinyl Sliding Patio Door XO 96\\\"x 82\\\"\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-06-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#5608-R0\",\"approval_number\":\"FL5608.1\",\"seq\":1,\"product_model\":\"Clad Patio Door\",\"product_description\":\"429-H-004.01\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#5608-R0\",\"approval_number\":\"FL5608.2\",\"seq\":2,\"product_model\":\"Clad Patio Door\",\"product_description\":\"429-H-004.02\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#5608-R0\",\"approval_number\":\"FL5608.3\",\"seq\":3,\"product_model\":\"Clad Patio Door\",\"product_description\":\"429-H-004.03\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#5608-R0\",\"approval_number\":\"FL5608.4\",\"seq\":4,\"product_model\":\"Clad Patio Door Sidelight\",\"product_description\":\"429-H-001.00\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#5608-R0\",\"approval_number\":\"FL5608.5\",\"seq\":5,\"product_model\":\"Clad Patio Door w\\\/ Sidelight\",\"product_description\":\"429-H-005.00\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#5608-R0\",\"approval_number\":\"FL5608.6\",\"seq\":6,\"product_model\":\"Clad Patio Slider\",\"product_description\":\"429-H-004.00\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#5608-R0\",\"approval_number\":\"FL5608.7\",\"seq\":7,\"product_model\":\"Clad Transom\",\"product_description\":\"429-H-021.00\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21150-R0\",\"approval_number\":\"FL21150.2\",\"seq\":2,\"product_model\":\"850 Vinyl Sliding Patio Door\",\"product_description\":\"850 Vinyl Sliding Patio Door 4-Wide Composite 141\\\"x96\\\"\",\"design_pressure\":\"+25\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21440-R0\",\"approval_number\":\"FL21440.2\",\"seq\":2,\"product_model\":\"FeelSafe Clad Sliding Door\",\"product_description\":\"FeelSafe Clad Sliding Door 4-Wide OXXO 188\\\"x96\\\", Wind Zone 3\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27187-R1\",\"approval_number\":\"FL27187.8\",\"seq\":8,\"product_model\":\"Aluminum Clad Multi-Slide Plus\",\"product_description\":\"Aluminum Clad Multi-Slide Plus 284.5\\\"x 110\\\"; 1.75\\\" Panel; TB;\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-06-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24478-R0\",\"approval_number\":\"FL24478.6\",\"seq\":6,\"product_model\":\"Vinyl Sliding Door\",\"product_description\":\"Vinyl Sliding Door OX 96\\\"x 96\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24478-R0\",\"approval_number\":\"FL24478.7\",\"seq\":7,\"product_model\":\"Vinyl Sliding Door\",\"product_description\":\"Vinyl Sliding Door OX 76\\\"x 80\\\" No Sill Nail Fin\",\"design_pressure\":\"+30\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27636-R0\",\"approval_number\":\"FL27636.3\",\"seq\":3,\"product_model\":\"FeelSafe Aluminum Clad French Sliding Patio Door\",\"product_description\":\"FeelSafe Aluminum Clad French Sliding Patio Door OXO 144\\\"x 96\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-24 00:00:00\",\"instructions_url\":\"\"}],\"Brombal Italy\":[{\"manufacturer\":\"Brombal Italy\",\"approval_number_master\":\"FL#21195-R3\",\"approval_number\":\"FL21195.1\",\"seq\":1,\"product_model\":\"EBE 85 Series Lift and Slide Door (HVHZ) (Impact)\",\"product_description\":\"EBE 85 Series Lift and Slide Door (HVHZ) (Impact)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brombal Italy\",\"approval_number_master\":\"FL#43908-R1\",\"approval_number\":\"FL43908.2\",\"seq\":2,\"product_model\":\"ALFA 85 Lift & Slide Door (WZ3) (Impact)\",\"product_description\":\"ALFA 85 Lift & Slide Door (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brombal Italy\",\"approval_number_master\":\"FL#43908-R0\",\"approval_number\":\"FL43908.1\",\"seq\":1,\"product_model\":\"ALFA 85 Lift & Slide Door (HVHZ) (Impact)\",\"product_description\":\"ALFA 85 Lift & Slide Door (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Wayne-Dalton, a division of Overhead Door Corporation\":[{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#21465-R3\",\"approval_number\":\"FL21465.1\",\"seq\":1,\"product_model\":\"5120 \\\/ 514X \\\/9100 \\\/940X \\\/ 960X #0610\",\"product_description\":\"9'-0\\\" Max width x 10'-0\\\" Max Height. Max section height 24\\\". Glazing available in top or intermediate sections.\",\"design_pressure\":\"+26.90\\\/-30.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#21465-R3\",\"approval_number\":\"FL21465.2\",\"seq\":2,\"product_model\":\"5120 \\\/ 514X \\\/9100 \\\/940X \\\/ 960X #0611\",\"product_description\":\"16\\\"-0\\\" Max width x 10'-0\\\" Max Height. Max section height 24\\\". Glazing available in top or intermediate sections.\",\"design_pressure\":\"+15.30\\\/-17.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#21465-R3\",\"approval_number\":\"FL21465.3\",\"seq\":3,\"product_model\":\"5120 \\\/ 514X \\\/9100 \\\/940X \\\/ 960X #0612\",\"product_description\":\"18\\\"-0\\\" Max width x 10'-0\\\" Max Height. Max section height 24\\\". Glazing available in top or intermediate sections.\",\"design_pressure\":\"+15.30\\\/-17.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#21465-R3\",\"approval_number\":\"FL21465.4\",\"seq\":4,\"product_model\":\"5120 \\\/ 514X \\\/9100 \\\/940X \\\/ 960X #0613\",\"product_description\":\"18\\\"-0\\\" Max width x 8'-0\\\" Max Height. Max section height 24\\\". Glazing available in top or intermediate sections.\",\"design_pressure\":\"+30.00\\\/-33.50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#21465-R3\",\"approval_number\":\"FL21465.5\",\"seq\":5,\"product_model\":\"5120 \\\/ 9100 \\\/ 9605 #0240\",\"product_description\":\"9'-0\\\" Max width x 8'-9\\\" Max Height. Max section height 21\\\". Glazing available in top or intermediate sections.\",\"design_pressure\":\"+26.90\\\/-30.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#21465-R3\",\"approval_number\":\"FL21465.6\",\"seq\":6,\"product_model\":\"5120 \\\/ 9100 \\\/ 9605 #0241\",\"product_description\":\"16'-0\\\" Max width x 8'-9\\\" Max Height. Max section height 21\\\". Glazing available in top or intermediate sections.\",\"design_pressure\":\"+15.30\\\/-17.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#21465-R3\",\"approval_number\":\"FL21465.7\",\"seq\":7,\"product_model\":\"5120 \\\/ 9100 \\\/ 9605 #0242\",\"product_description\":\"16'-0\\\" Max width x 8'-9\\\" Max Height. Max section height 21\\\". Glazing available in top or intermediate sections.\",\"design_pressure\":\"+25.90\\\/-28.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#21465-R3\",\"approval_number\":\"FL21465.8\",\"seq\":8,\"product_model\":\"5120 \\\/ 9100 \\\/ 9605 #0243\",\"product_description\":\"18'-0\\\" Max width x 8'-9\\\" Max Height. Max section height 21\\\". Glazing available in top or intermediate sections.\",\"design_pressure\":\"+12.40\\\/-13.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10428-R0\",\"approval_number\":\"FL10428.1\",\"seq\":1,\"product_model\":\"WD-FI-SGD No.1\",\"product_description\":\"Left or Right Hand Sliding Glass Door with Fully Integrated Impact Protection.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10428-R1\",\"approval_number\":\"FL10428.2\",\"seq\":2,\"product_model\":\"WD-FI-SGD 8080 SecureShade\",\"product_description\":\"95.5 x 95.5 Left or Right Hand Sliding Glass Door with Fully Integrated Impact Protection\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Reilly Architectural\":[{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#21831-R6\",\"approval_number\":\"FL21831.3\",\"seq\":3,\"product_model\":\"RWD35 SGD Lift and Slide Door\",\"product_description\":\"IMPACT WIND ZONE 3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#28079-R3\",\"approval_number\":\"FL28079.3\",\"seq\":3,\"product_model\":\"RWD40F FLUSH SILL SLIDER\",\"product_description\":\"IMPACT WIND ZONE 3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#46083-R0\",\"approval_number\":\"FL46083.1\",\"seq\":1,\"product_model\":\"RWD45 Wood Lift & Slide Door (HVHZ)(Impact)\",\"product_description\":\"RWD45 Wood Lift & Slide Door (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#46083-R0\",\"approval_number\":\"FL46083.2\",\"seq\":2,\"product_model\":\"RWD45 Wood Lift & Slide Door (WZ3)(Impact)\",\"product_description\":\"RWD45 Wood Lift & Slide Door (WZ3)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#21831-R0\",\"approval_number\":\"FL21831.1\",\"seq\":1,\"product_model\":\"RWD35 SGD Lift and Slide Door\",\"product_description\":\"RWD35 SGD Lift and Slide Door - Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#21831-R0\",\"approval_number\":\"FL21831.2\",\"seq\":2,\"product_model\":\"RWD35 SGD Lift and Slide Door\",\"product_description\":\"RWD35 SGD Lift and Slide Door - Impact, Non-HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#28079-R0\",\"approval_number\":\"FL28079.1\",\"seq\":1,\"product_model\":\"RWD40F FLUSH SILL SLIDER IMPACT HVHZ\",\"product_description\":\"RWD40F FLUSH SILL SLIDER IMPACT HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#28079-R0\",\"approval_number\":\"FL28079.2\",\"seq\":2,\"product_model\":\"RWD40F FLUSH SILL SLIDER IMPACT NON-HVHZ\",\"product_description\":\"RWD40F FLUSH SILL SLIDER IMPACT NON-HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#17172-R0\",\"approval_number\":\"FL17172.1\",\"seq\":1,\"product_model\":\"RWD FLUSH SILL HORIZONTAL SLIDING GLASS DOOR\",\"product_description\":\"RWD FLUSH SILL HORIZONTAL SLIDING GLASS DOOR - IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-17 00:00:00\",\"instructions_url\":\"\"}],\"Assura Windows & Doors\":[{\"manufacturer\":\"Assura Windows & Doors\",\"approval_number_master\":\"FL#21848-R5\",\"approval_number\":\"FL21848.1\",\"seq\":1,\"product_model\":\"Series \\\"4000\\\" Aluminum Sliding Glass Door\",\"product_description\":\"Non-impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+55.3\\\/-105.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Assura Windows & Doors\",\"approval_number_master\":\"FL#21848-R5\",\"approval_number\":\"FL21848.2\",\"seq\":2,\"product_model\":\"Series \\\"4100\\\" Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Assura Windows & Doors\",\"approval_number_master\":\"FL#21848-R5\",\"approval_number\":\"FL21848.3\",\"seq\":3,\"product_model\":\"Series 390 Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Assura Windows & Doors\",\"approval_number_master\":\"FL#21848-R5\",\"approval_number\":\"FL21848.4\",\"seq\":4,\"product_model\":\"Series 390HP Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+90\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"dormakaba USA\":[{\"manufacturer\":\"dormakaba USA\",\"approval_number_master\":\"FL#21866-R4\",\"approval_number\":\"FL21866.1\",\"seq\":1,\"product_model\":\"ESA 200 Auto Sliding Glass Door - Large Missile Impact\",\"product_description\":\"ESA 200 Auto Sliding Glass Door - Large Missile Impact\",\"design_pressure\":\"+52.4\\\/-52.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA\",\"approval_number_master\":\"FL#21866-R4\",\"approval_number\":\"FL21866.2\",\"seq\":2,\"product_model\":\"ESA 200 Auto Sliding Glass Door - Non Impact\",\"product_description\":\"ESA 200 Auto Sliding Glass Door - Non Impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA\",\"approval_number_master\":\"FL#21866-R4\",\"approval_number\":\"FL21866.3\",\"seq\":3,\"product_model\":\"ESA 300 Auto Sliding Glass Door - Large Missile Impact\",\"product_description\":\"ESA 300 Auto Sliding Glass Door - Large Missile Impact\",\"design_pressure\":\"+52.4\\\/-52.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA\",\"approval_number_master\":\"FL#21866-R4\",\"approval_number\":\"FL21866.4\",\"seq\":4,\"product_model\":\"ESA 300 Auto Sliding Glass Door - Non Impact\",\"product_description\":\"ESA 300 Auto Sliding Glass Door - Non Impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Weather Shield Mfg., Inc.\":[{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#42238-R0\",\"approval_number\":\"FL42238.1\",\"seq\":1,\"product_model\":\"4701 VUE Multi-Slide Door\",\"product_description\":\"VUE Multi-Slide Door (Maximum Panel Size of 48.25\\\"x117.25\\\"). Requires 2.5\\\" Sill.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-05-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#46625-R0\",\"approval_number\":\"FL46625.1\",\"seq\":1,\"product_model\":\"1704 Next Gen 4-Panel Sliding Door\",\"product_description\":\"1704 Next Gen 4-Panel Sliding Door, OXXO frame size tested: 187\\\" x 120\\\", panel size tested: 48\\\"x117.19\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#46625-R0\",\"approval_number\":\"FL46625.2\",\"seq\":2,\"product_model\":\"4702 VUE 2-Panel Sliding Door w\\\/Flush Interlock and 2\\\" Sill Riser\",\"product_description\":\"4702 VUE 2-Panel Sliding Door w\\\/Flush Interlock and 2\\\" Sill Riser OX frame size tested 143\\\" x 120\\\", panel size tested: 71.84\\\"x117.25\\\"\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#46625-R0\",\"approval_number\":\"FL46625.3\",\"seq\":3,\"product_model\":\"4702 VUE 2-Panel Sliding Door w\\\/Flush Interlock and 2-1\\\/2\\\" Sill Riser\",\"product_description\":\"4702 VUE 2-Panel Sliding Door w\\\/Flush Interlock and 2-1\\\/2\\\" Sill Riser OX frame size tested 143\\\" x 120\\\", panel size tested: 71.84\\\"x117.25\\\"\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#46625-R0\",\"approval_number\":\"FL46625.4\",\"seq\":4,\"product_model\":\"4702 VUE 2-Panel Sliding Door w\\\/Flush Interlock and 2-1\\\/2\\\" Sill Riser\",\"product_description\":\"4702 VUE 2-Panel Sliding Door w\\\/Flush Interlock and 2-1\\\/2\\\" Sill Riser OX frame size tested 95\\\" x 95\\\", panel size tested: 47.84\\\" x 93.25\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-11-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#46625-R0\",\"approval_number\":\"FL46625.5\",\"seq\":5,\"product_model\":\"4702 VUE 2-Panel Sliding Door w\\\/High Performance Interlock and 2-1\\\/2\\\" Sill Riser\",\"product_description\":\"4702 VUE 2-Panel Sliding Door w\\\/High Performance Interlock and 2-1\\\/2\\\" Sill Riser OX frame size tested 143\\\" x 143\\\", panel size tested: 71.84\\\"x141.25\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#46625-R0\",\"approval_number\":\"FL46625.6\",\"seq\":6,\"product_model\":\"4702 VUE 2-Panel Sliding Door w\\\/Intermediate Interlock and 2-1\\\/2\\\" Sill Riser\",\"product_description\":\"4702 VUE 2-Panel Sliding Door w\\\/Intermediate Interlock and 2-1\\\/2\\\" Sill Riser OX frame size tested 143\\\" x 120\\\", panel size tested: 71.84\\\"x117.25\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#47010-R1\",\"approval_number\":\"FL47010.1\",\"seq\":1,\"product_model\":\"Series 1607 Bi-Fold Outswing Door\",\"product_description\":\"Large missile impact resistant wood outswing bi-fold door.\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#47997-R0\",\"approval_number\":\"FL47997.1\",\"seq\":1,\"product_model\":\"CSD01 - Clad Wood Sliding Door\",\"product_description\":\"Clad Wood Sliding Patio Door OX or XO - Non Impact (71.25 x 81.5) Fin, Screw or Clip Installation\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-10-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#47997-R0\",\"approval_number\":\"FL47997.2\",\"seq\":2,\"product_model\":\"CSD01 - Clad Wood Sliding Door\",\"product_description\":\"Clad Wood Sliding Patio Door OX or XO - Non Impact (95.25 x 95.5) Fin, Screw or Clip Installation\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#47997-R0\",\"approval_number\":\"FL47997.3\",\"seq\":3,\"product_model\":\"CSD01 - Clad Wood Sliding Door\",\"product_description\":\"Clad Wood Sliding Patio Door OX or XO - Non Impact (119.25 x 119.5) Screw or Clip Installation\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#47997-R0\",\"approval_number\":\"FL47997.4\",\"seq\":4,\"product_model\":\"CSD01 - Clad Wood Sliding Door\",\"product_description\":\"Clad Wood Sliding Patio Door OX or XO - Non Impact (95.25 x 95.5) High Performance, Screw or Clip Installation\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-10-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#47997-R0\",\"approval_number\":\"FL47997.5\",\"seq\":5,\"product_model\":\"CSD01 - Clad Wood Sliding Door\",\"product_description\":\"Clad Wood Sliding Patio Door OX or XO - Non Impact (119.25 x 119.5) High Performance, Screw or Clip Installation\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#47997-R0\",\"approval_number\":\"FL47997.6\",\"seq\":6,\"product_model\":\"CSD01 - Clad Wood Sliding Door\",\"product_description\":\"Clad Wood Sliding Patio Door OXXO - Non Impact (189.25 x 95.5) or OXO (144.25 x 95.5) Fin, Screw or Clip Installation\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#47997-R0\",\"approval_number\":\"FL47997.7\",\"seq\":7,\"product_model\":\"CSD01 - Clad Wood Sliding Door\",\"product_description\":\"Clad Wood Sliding Patio Door OXXO - Non Impact (237.25 x 119.5) or OXO (180.25 x 119.5) Screw or Clip Installation\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-12-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1327-R0\",\"approval_number\":\"FL1327.1\",\"seq\":1,\"product_model\":\"ProShield PVC Exterior\\\/Wood In\",\"product_description\":\"*Non Impact* Sliding Patio Door 71x83 in. (SGD-R25)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1327-R0\",\"approval_number\":\"FL1327.2\",\"seq\":2,\"product_model\":\"ProShield PVC Exterior\\\/Wood In\",\"product_description\":\"*Non Impact* Sliding Patio Door 95x97 in. (SGD-R20)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1327-R0\",\"approval_number\":\"FL1327.3\",\"seq\":3,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Sliding Patio Door 72x82 in. (SGD-R30)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1327-R0\",\"approval_number\":\"FL1327.4\",\"seq\":4,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* French Sliding Patio Door 96x80 in. (SGD-LC35)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1327-R0\",\"approval_number\":\"FL1327.5\",\"seq\":5,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* French Sliding Patio Door 96x80 in. High Performance (SGD-LC50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1327-R0\",\"approval_number\":\"FL1327.6\",\"seq\":6,\"product_model\":\"Weather Shield Aluminum Clad W\",\"product_description\":\"*Non Impact* Sliding Patio Door 77x84 in. (SGD-R30)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1327-R0\",\"approval_number\":\"FL1327.7\",\"seq\":7,\"product_model\":\"Weather Shield Aluminum Clad W\",\"product_description\":\"*Non Impact* Sliding Patio Door 95x97 in. (SGD-R15)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1327-R0\",\"approval_number\":\"FL1327.8\",\"seq\":8,\"product_model\":\"Weather Shield Aluminum Clad W\",\"product_description\":\"*Non Impact* Telescoping Sliding Patio Door 192x98 in. (SGD-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1327-R0\",\"approval_number\":\"FL1327.9\",\"seq\":9,\"product_model\":\"Weather Shield Primed Wood\",\"product_description\":\"*Non Impact* Sliding Patio Door 77x83 in. (SGD-R25)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1327-R0\",\"approval_number\":\"FL1327.10\",\"seq\":10,\"product_model\":\"Weather Shield Primed Wood\",\"product_description\":\"*Non Impact* Sliding Patio Door 95x97 in. (SGD-R20)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#6171-R0\",\"approval_number\":\"FL6171.1\",\"seq\":1,\"product_model\":\"Lifeguard IG French Sliding Patio Door\",\"product_description\":\"Insulated Impact French Sliding Patio Door, 96x97 in. SGD-LC50\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#6171-R0\",\"approval_number\":\"FL6171.2\",\"seq\":2,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"Sliding Patio Door, 96x96 modified, SGD-R20\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#6171-R0\",\"approval_number\":\"FL6171.3\",\"seq\":3,\"product_model\":\"Weather Shield Aluminum Clad Wood\",\"product_description\":\"French Sliding Telescoping Patio Door, 2-panel, 79x98 in. SGD-R50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#7863-R0\",\"approval_number\":\"FL7863.1\",\"seq\":1,\"product_model\":\"6701 (WS) Wood Sliding Patio Door\",\"product_description\":\"*Non Impact* Sliding Patio Door (SGD-R35 72x81)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#7863-R0\",\"approval_number\":\"FL7863.2\",\"seq\":2,\"product_model\":\"6702 (WS) Wood French Sliding Patio Door\",\"product_description\":\"*Non Impact* French Sliding Patio Door (SGD-R35 72x81)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#7863-R0\",\"approval_number\":\"FL7863.3\",\"seq\":3,\"product_model\":\"8701 (WS) Aluminum Clad Sliding Patio Door\",\"product_description\":\"*Non Impact* Sliding Patio Door (SGD-R35 72x81)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#7863-R0\",\"approval_number\":\"FL7863.4\",\"seq\":4,\"product_model\":\"8701 (WS) Aluminum Clad Sliding Patio Door\",\"product_description\":\"*Non Impact* Sliding Patio Door (SGD-R50 72x97 mod)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#7863-R0\",\"approval_number\":\"FL7863.5\",\"seq\":5,\"product_model\":\"8702 (WS) Aluminum Clad French Sliding Patio Door\",\"product_description\":\"*Non Impact* French Sliding Patio Door (SGD-R35 72x81)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#7863-R0\",\"approval_number\":\"FL7863.6\",\"seq\":6,\"product_model\":\"8702 (WS) Aluminum Clad French Sliding Patio Door\",\"product_description\":\"*Non Impact* French Sliding Patio Door (SGD-R50 72x97 mod)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#8018-R0\",\"approval_number\":\"FL8018.1\",\"seq\":1,\"product_model\":\"7701 (PS) Vinyl\\\/Wood Sliding Patio Door\",\"product_description\":\"*Non Impact* Sliding Patio Door (SGD-R35 72x83)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#8018-R0\",\"approval_number\":\"FL8018.2\",\"seq\":2,\"product_model\":\"7701 (PS) Vinyl\\\/Wood Sliding Patio Door\",\"product_description\":\"*Non Impact* Sliding Patio Door (SGD-R35 99x97)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#9118-R0\",\"approval_number\":\"FL9118.1\",\"seq\":1,\"product_model\":\"7701 SGD\",\"product_description\":\"(NON-IMPACT)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#9125-R0\",\"approval_number\":\"FL9125.1\",\"seq\":1,\"product_model\":\"1702 FRENCH SGD\",\"product_description\":\"SGD-LC50-96X97\\n(IMPACT)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#9125-R0\",\"approval_number\":\"FL9125.2\",\"seq\":2,\"product_model\":\"7701 SGD\",\"product_description\":\"SGD-R35-99X97\\n(NON-IMPACT)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#9548-R0\",\"approval_number\":\"FL9548.1\",\"seq\":1,\"product_model\":\"941 VINYL SL PD\",\"product_description\":\"SD-R35 - 1813X2073 (71X82)\\n(NON-IMPACT)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#12885-R0\",\"approval_number\":\"FL12885.1\",\"seq\":1,\"product_model\":\"943 VINYL FR SLIDING PATIO DOOR\",\"product_description\":\"REINFORCED ACTIVE AND INACTIVE STILES\\nNON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13693-R0\",\"approval_number\":\"FL13693.1\",\"seq\":1,\"product_model\":\"1702 FRENCH SLIDING PATIO DOOR\",\"product_description\":\"SD-C50-2429X2477 (96X98)\\n** IMPACT **\\nFIN AND CLIP INSTALL\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13693-R0\",\"approval_number\":\"FL13693.2\",\"seq\":2,\"product_model\":\"8706 MULTI-PANEL SLIDING DOOR\",\"product_description\":\"SD-R50-4870X2490 (192X98)\\nNON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#15597-R0\",\"approval_number\":\"FL15597.1\",\"seq\":1,\"product_model\":\"1702 French Sliding Patio Door\",\"product_description\":\"SD-C50-2429x2477 (96x98)\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#15597-R0\",\"approval_number\":\"FL15597.2\",\"seq\":2,\"product_model\":\"8706 Multi-Panel Sliding Patio Door\",\"product_description\":\"SD-R50-4870x2490 (192x98)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#15597-R0\",\"approval_number\":\"FL15597.3\",\"seq\":3,\"product_model\":\"941 Vinyl French Sliding Patio Door\",\"product_description\":\"SD-R35-1816x2076 (72x82)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#15597-R0\",\"approval_number\":\"FL15597.4\",\"seq\":4,\"product_model\":\"941 Vinyl French Sliding Patio Door\",\"product_description\":\"SD-R20-2426x2426 (96x96)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#15597-R0\",\"approval_number\":\"FL15597.5\",\"seq\":5,\"product_model\":\"943 Vinyl French Sliding Patio Door\",\"product_description\":\"SD-R35-2426x2076 (96x82)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#21996-R0\",\"approval_number\":\"FL21996.1\",\"seq\":1,\"product_model\":\"8717 Cont. 3-wide Sliding Patio Door (144.63\\\"x86\\\")\",\"product_description\":\"8717 Cont. 3-wide Sliding Patio Door 48\\\"x83\\\" operating and fixed panels.\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#21996-R0\",\"approval_number\":\"FL21996.2\",\"seq\":2,\"product_model\":\"8717 Cont. 3-Wide Sliding Patio Door (144.63\\\"x98\\\")\",\"product_description\":\"8717 Cont. 3-Wide Sliding Patio Door 48\\\"x95\\\" for operating and fixed panels.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#21996-R0\",\"approval_number\":\"FL21996.3\",\"seq\":3,\"product_model\":\"8717 Cont. Sliding Picture Patio Door (140.25\\\"x86\\\")\",\"product_description\":\"8717 Cont. Sliding Picture Patio Door 36\\\"x83\\\" operating panel, 71.81\\\"x83\\\" Picture panel.\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#21996-R0\",\"approval_number\":\"FL21996.4\",\"seq\":4,\"product_model\":\"8717 Cont. Sliding Picture Patio Door (140.25\\\"x98\\\")\",\"product_description\":\"8717 Cont. Sliding Picture Patio Door, 3 panel, 36\\\"x95\\\" operating and 71.81\\\"x95\\\" Picture panel.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-13 00:00:00\",\"instructions_url\":\"\"}],\"Northeast Building Products Inc.\":[{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#22325-R3\",\"approval_number\":\"FL22325.1\",\"seq\":1,\"product_model\":\"WinForce Sliding Glass Door Impact\",\"product_description\":\"WinForce PVC Sliding Glass Door, Large Missile Impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#22325-R3\",\"approval_number\":\"FL22325.2\",\"seq\":2,\"product_model\":\"WinForce Sliding Glass Door Non-Impact\",\"product_description\":\"WinForce PVC Sliding Glass Door, Non-Impact\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#22355-R4\",\"approval_number\":\"FL22355.1\",\"seq\":1,\"product_model\":\"Camelot Sliding Glass Door Impact\",\"product_description\":\"Camelot PVC Sliding Glass Door, Wind Zone 3 Large Missile Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#22355-R4\",\"approval_number\":\"FL22355.3\",\"seq\":3,\"product_model\":\"Panorama Sliding Glass Door Impact\",\"product_description\":\"Panorama PVC Sliding Glass Door, Wind Zone 3 Large Missile Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#22355-R0\",\"approval_number\":\"FL22355.2\",\"seq\":2,\"product_model\":\"Camelot Sliding Glass Door Non-Impact\",\"product_description\":\"Camelot PVC Sliding Glass Door, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#22355-R2\",\"approval_number\":\"FL22355.4\",\"seq\":4,\"product_model\":\"Panorama Sliding Glass Doors and Sidelites Non-Impact\",\"product_description\":\"Panorama PVC Sliding Glass Doors and Sidelites, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-04 00:00:00\",\"instructions_url\":\"\"}],\"Kolbe Windows and Doors - Manawa\":[{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#22641-R5\",\"approval_number\":\"FL22641.1\",\"seq\":1,\"product_model\":\"Forgent Sliding Patio Door\",\"product_description\":\"95-1\\\/2\\\" x 95-1\\\/2\\\", Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#22641-R5\",\"approval_number\":\"FL22641.2\",\"seq\":2,\"product_model\":\"Forgent Sliding Patio Door\",\"product_description\":\"167-1\\\/2\\\" x 95-1\\\/2\\\", Impact\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#22641-R5\",\"approval_number\":\"FL22641.3\",\"seq\":3,\"product_model\":\"Forgent Standard Sliding Patio Door\",\"product_description\":\"95-1\\\/2\\\" x 95-1\\\/2\\\", Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#22641-R5\",\"approval_number\":\"FL22641.4\",\"seq\":4,\"product_model\":\"Forgent Standard Sliding Patio Door\",\"product_description\":\"167-1\\\/2\\\" x 95-1\\\/2\\\", Non-impact\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#22641-R5\",\"approval_number\":\"FL22641.5\",\"seq\":5,\"product_model\":\"Forgent Wide Panel Sliding Patio Door\",\"product_description\":\"191-1\\\/2\\\" X 95-1\\\/2\\\", Non-Impact\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#41891-R3\",\"approval_number\":\"FL41891.1\",\"seq\":1,\"product_model\":\"Forgent Complementary Multislide Door\",\"product_description\":\"143.5\\\" x 95.5\\\", OXX or XXO, w\\\/screen, Non-impact\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-11-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#41891-R3\",\"approval_number\":\"FL41891.2\",\"seq\":2,\"product_model\":\"Forgent Complementary Multislide Door\",\"product_description\":\"143.5\\\" x 95.5\\\", OXX or XXO, no screen, Non-impact\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-11-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#41891-R3\",\"approval_number\":\"FL41891.3\",\"seq\":3,\"product_model\":\"Forgent Complementary Multislide Door\",\"product_description\":\"276\\\" x 95.5\\\", OXX-XXO, w\\\/screen, Non-impact\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#41891-R3\",\"approval_number\":\"FL41891.4\",\"seq\":4,\"product_model\":\"Forgent Complementary Multislide Door\",\"product_description\":\"276\\\" x 95.5\\\", OXX-XXO, no screen, Non-impact\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#41891-R3\",\"approval_number\":\"FL41891.5\",\"seq\":5,\"product_model\":\"Forgent Complementary Multislide Door\",\"product_description\":\"205.125\\\" x 95.5\\\", OXX-XXO, w\\\/screen, Non-impact\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#41891-R3\",\"approval_number\":\"FL41891.6\",\"seq\":6,\"product_model\":\"Forgent Complementary Multislide Door\",\"product_description\":\"205.125\\\" x 95.5\\\", OXX-XXO, no screen, Non-impact\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#41891-R3\",\"approval_number\":\"FL41891.7\",\"seq\":7,\"product_model\":\"Forgent Complementary Multislide Door\",\"product_description\":\"143.5\\\" x 95.5\\\", OXX or XXO, w\\\/screen, Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#41891-R3\",\"approval_number\":\"FL41891.8\",\"seq\":8,\"product_model\":\"Forgent Complementary Multislide Door\",\"product_description\":\"143.5\\\" x 95.5\\\", OXX or XXO, no screen, Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#9044-R2\",\"approval_number\":\"FL9044.1\",\"seq\":1,\"product_model\":\"V707SGD\",\"product_description\":\"V707SGD SLIDING GLASS DOOR\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#9495-R1\",\"approval_number\":\"FL9495.1\",\"seq\":1,\"product_model\":\"SERIES V707 SLIDING GLASS DOOR\",\"product_description\":\"SERIES V707 SLIDING GLASS DOOR 95 1\\\/4\\\"X95 1\\\/4\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#14914-R0\",\"approval_number\":\"FL14914.1\",\"seq\":1,\"product_model\":\"WINDQUEST V707 SGD\",\"product_description\":\"WINDQUEST V707 VINYL SLIDING PATIO DOOR 96X96\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#15987-R0\",\"approval_number\":\"FL15987.1\",\"seq\":1,\"product_model\":\"416-H-968.00 R-PG20 (71 1\\\/2\\\" x 79 1\\\/2\\\") SD\",\"product_description\":\"Latitude Series Sliding Patio Door\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#16814-R0\",\"approval_number\":\"FL16814.1\",\"seq\":1,\"product_model\":\"Kolbe Teutonic Tilt & Slide Door\",\"product_description\":\"95\\\" x 83\\\" vinyl non-impact tilt & slide door frame screw installed\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#16814-R0\",\"approval_number\":\"FL16814.2\",\"seq\":2,\"product_model\":\"Kolbe Teutonic Tilt & Slide Door\",\"product_description\":\"95\\\" x 83\\\" vinyl non-impact tilt & slide door installation clip installed\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#17140-R0\",\"approval_number\":\"FL17140.1\",\"seq\":1,\"product_model\":\"416-H-1029, 416-H-1029.04 (74\\\" x 98\\\")\",\"product_description\":\"Teutonic\\u2122 Series Outswing French Door, 5-point lock on active panel and 2-point handle activated shoot bolt lock system on passive panel\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#17336-R0\",\"approval_number\":\"FL17336.1\",\"seq\":1,\"product_model\":\"416-H-1022, 416-H-1022.01 (96\\\" x 96\\\")\",\"product_description\":\"Teutonic\\u2122 Series Tilt Sliding Door\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-02-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#20000-R0\",\"approval_number\":\"FL20000.1\",\"seq\":1,\"product_model\":\"416-H-1014 (50.71\\\" x 95.27\\\")\",\"product_description\":\"Windquest Sidelite\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#20000-R0\",\"approval_number\":\"FL20000.2\",\"seq\":2,\"product_model\":\"416-H-1015 (71.125\\\" x 96.00\\\")\",\"product_description\":\"Windquest V707, Sliding Glass Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-05-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#20000-R0\",\"approval_number\":\"FL20000.3\",\"seq\":3,\"product_model\":\"416-H-951 (95.25\\\" x 95.25\\\")\",\"product_description\":\"Windquest V707, Sliding Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#20000-R0\",\"approval_number\":\"FL20000.4\",\"seq\":4,\"product_model\":\"416-H-951 (96.00\\\" x 96.00\\\")\",\"product_description\":\"Windquest V707, Sliding Glass Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#20000-R0\",\"approval_number\":\"FL20000.5\",\"seq\":5,\"product_model\":\"416-H-951 (96.00\\\" x 96.00\\\")\",\"product_description\":\"Windquest V707, Sliding Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#26900-R0\",\"approval_number\":\"FL26900.1\",\"seq\":1,\"product_model\":\"416-H-1022.03 (168\\\" x 84\\\")\",\"product_description\":\"Teutonic\\\/Forgent Serires Sliding Patio Door, OXXO\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-06-20 00:00:00\",\"instructions_url\":\"\"}],\"Eco Window Systems\":[{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#47220-R2\",\"approval_number\":\"FL47220.1\",\"seq\":1,\"product_model\":\"ECO-NOVO Series 775 Sliding Door System\",\"product_description\":\"Large and Small Missile Impact Resistant Sliding Glass Door System\",\"design_pressure\":\"+55\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#22524-R0\",\"approval_number\":\"FL22524.1\",\"seq\":1,\"product_model\":\"Series 700-3 Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+60\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#23990-R0\",\"approval_number\":\"FL23990.1\",\"seq\":1,\"product_model\":\"Series 900 Aluminum Outfolding Bi-Fold Door\",\"product_description\":\"Large missile impact resistant aluminum outfolding bi-fold door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#21633-R0\",\"approval_number\":\"FL21633.1\",\"seq\":1,\"product_model\":\"Series \\\"700\\\" Aluminum Sliding Glass Door w\\\/ Reinforcements\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door with reinforcements.\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#25674-R0\",\"approval_number\":\"FL25674.1\",\"seq\":1,\"product_model\":\"Series 750 Aluminum Sliding Glass Door\",\"product_description\":\"Small Missile Impact resistant aluminum sliding glass door\",\"design_pressure\":\"+70\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#25674-R0\",\"approval_number\":\"FL25674.2\",\"seq\":2,\"product_model\":\"Series 750 Aluminum Sliding Glass Door\",\"product_description\":\"Large Missile Impact resistant aluminum sliding glass door\",\"design_pressure\":\"+70\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#25674-R1\",\"approval_number\":\"FL25674.3\",\"seq\":3,\"product_model\":\"Series 755 Aluminum Sliding Glass Door\",\"product_description\":\"Small Missile Impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+75\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#25674-R1\",\"approval_number\":\"FL25674.4\",\"seq\":4,\"product_model\":\"Series 755 Aluminum Sliding Glass Door\",\"product_description\":\"Large Missile Impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#25674-R5\",\"approval_number\":\"FL25674.5\",\"seq\":5,\"product_model\":\"Series 750 Aluminum Sliding Glass Door\",\"product_description\":\"Large Missile Impact resistant aluminum sliding glass door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#25674-R5\",\"approval_number\":\"FL25674.6\",\"seq\":6,\"product_model\":\"Series 755 Aluminum Sliding Glass Door\",\"product_description\":\"Small Missile Impact resistant aluminum sliding glass door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#25674-R5\",\"approval_number\":\"FL25674.7\",\"seq\":7,\"product_model\":\"Series 755 Aluminum Sliding Glass Door\",\"product_description\":\"Large Missile Impact resistant aluminum sliding glass door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#25674-R5\",\"approval_number\":\"FL25674.8\",\"seq\":8,\"product_model\":\"Series 755-3 Aluminum Sliding Glass Door\",\"product_description\":\"Large Missile Impact resistant aluminum sliding glass door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#25674-R6\",\"approval_number\":\"FL25674.9\",\"seq\":9,\"product_model\":\"Series 760 Aluminum Sliding Glass Door\",\"product_description\":\"Large Missile Impact resistant, aluminum sliding glass door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#25674-R6\",\"approval_number\":\"FL25674.10\",\"seq\":10,\"product_model\":\"Series 900 Aluminum Bifold Door\",\"product_description\":\"Large Missile Impact resistant, aluminum bifold door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#32629-R0\",\"approval_number\":\"FL32629.1\",\"seq\":1,\"product_model\":\"Series 755-3 Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant 3\\ntrack aluminum sliding glass door.\",\"design_pressure\":\"+65\\\/-78\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"}],\"Kommerling USA Inc.\":[{\"manufacturer\":\"Kommerling USA Inc.\",\"approval_number_master\":\"FL#26934-R4\",\"approval_number\":\"FL26934.1\",\"seq\":1,\"product_model\":\"\\\"Premidoor\\\" 88mm Vinyl Lift and Slide Door\",\"product_description\":\"\\\"Premidoor\\\" 88mm Vinyl Lift and Slide Door XO-OX, L.M. Impact-HVHZ\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kommerling USA Inc.\",\"approval_number_master\":\"FL#26934-R4\",\"approval_number\":\"FL26934.2\",\"seq\":2,\"product_model\":\"\\\"Premidoor\\\" 88mm Vinyl Lift and Slide Door\",\"product_description\":\"\\\"Premidoor\\\" 88mm Vinyl Lift and Slide Door OXXO, L.M. Impact-HVHZ\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-10 00:00:00\",\"instructions_url\":\"\"}],\"alucorp sa de cv\":[{\"manufacturer\":\"alucorp sa de cv\",\"approval_number_master\":\"FL#27516-R4\",\"approval_number\":\"FL27516.1\",\"seq\":1,\"product_model\":\"Series 120 Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"alucorp sa de cv\",\"approval_number_master\":\"FL#27516-R4\",\"approval_number\":\"FL27516.2\",\"seq\":2,\"product_model\":\"Series 120 Aluminum Sliding Glass Door\",\"product_description\":\"Small missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"alucorp sa de cv\",\"approval_number_master\":\"FL#27516-R4\",\"approval_number\":\"FL27516.3\",\"seq\":3,\"product_model\":\"Series 180 Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"alucorp sa de cv\",\"approval_number_master\":\"FL#27516-R4\",\"approval_number\":\"FL27516.4\",\"seq\":4,\"product_model\":\"Series 180 Aluminum Sliding Glass Door\",\"product_description\":\"Small missile impact resistant aluminum sliding glass door\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Novatech Patio doors\":[{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#29466-R0\",\"approval_number\":\"FL29466.1\",\"seq\":1,\"product_model\":\"a. Series R-650 Sliding Glass Doors\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door - (OX or XO Configurations - Up to a Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#29466-R0\",\"approval_number\":\"FL29466.2\",\"seq\":2,\"product_model\":\"b. Series R-650 Sliding Glass Doors\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door - (OX or XO Configurations - Up to a Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#29466-R0\",\"approval_number\":\"FL29466.3\",\"seq\":3,\"product_model\":\"c. Series R-650 Sliding Glass Doors\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door - (OXO Configuration - Up to a Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#29466-R0\",\"approval_number\":\"FL29466.4\",\"seq\":4,\"product_model\":\"d. Series R-650 Sliding Glass Doors\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door - (OXXO Configuration - Up to a Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#46881-R0\",\"approval_number\":\"FL46881.1\",\"seq\":1,\"product_model\":\"a. Model - Windsor Sliding Door\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Glass Door w\\\/ Nail Fin - (OX or XO Configurations - Up to a Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#47119-R0\",\"approval_number\":\"FL47119.1\",\"seq\":1,\"product_model\":\"Kent Victorian Sliding Door (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Kent Victorian Sliding Door (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#47697-R0\",\"approval_number\":\"FL47697.1\",\"seq\":1,\"product_model\":\"a. \\\"Victorian\\\" Sliding Glass Patio Door Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door - (OX or XO Configurations - Up to a Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#47697-R0\",\"approval_number\":\"FL47697.2\",\"seq\":2,\"product_model\":\"b. \\\"Victorian\\\" Sliding Glass Patio Door Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door - (OXO Configuration - Up to a Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#47697-R0\",\"approval_number\":\"FL47697.3\",\"seq\":3,\"product_model\":\"c. \\\"Victorian\\\" Sliding Glass Patio Door Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door - (OXXO Configuration - Up to a Nominal 16'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#3288-R0\",\"approval_number\":\"FL3288.1\",\"seq\":1,\"product_model\":\"R-5200 reinfiorced\",\"product_description\":\"OX or XO (80x80) SGD-C-40\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#3288-R0\",\"approval_number\":\"FL3288.2\",\"seq\":2,\"product_model\":\"R-5200 standard\",\"product_description\":\"OX or XO (6068) SGD-R40\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#3288-R0\",\"approval_number\":\"FL3288.3\",\"seq\":3,\"product_model\":\"R-5200 standard\",\"product_description\":\"OX or XO (80 x 80) SGD-C30\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#3288-R0\",\"approval_number\":\"FL3288.4\",\"seq\":4,\"product_model\":\"R-5200 w\\\/integrated sidelite\",\"product_description\":\"OOX (12 x 7)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#3288-R0\",\"approval_number\":\"FL3288.5\",\"seq\":5,\"product_model\":\"R-5200 w\\\/integrated toplite\",\"product_description\":\"OX or XO (80 x 90) SGD-C40\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#3288-R0\",\"approval_number\":\"FL3288.6\",\"seq\":6,\"product_model\":\"R-5200 w\\\/mulled sidelite\",\"product_description\":\"OOX (12 x 7) SGD-C40\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#3288-R0\",\"approval_number\":\"FL3288.7\",\"seq\":7,\"product_model\":\"R-5200 w\\\/mulled toplite\",\"product_description\":\"OX or XO (80 x90) SGD -R20\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#8007-R0\",\"approval_number\":\"FL8007.1\",\"seq\":1,\"product_model\":\"R5200\\\/5901 Impact Sliding Glass Door\",\"product_description\":\"Vinyl Impact Sliding Glass Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#8007-R0\",\"approval_number\":\"FL8007.2\",\"seq\":2,\"product_model\":\"R5200\\\/5901 Impact Sliding Glass Door\",\"product_description\":\"Vinyl Impact Sliding Glass Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#12327-R0\",\"approval_number\":\"FL12327.1\",\"seq\":1,\"product_model\":\"R 301 SGD\",\"product_description\":\"Non-Impact vinyl sliding glass door 96\\\"x96\\\" overall maximum frame height\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#12327-R0\",\"approval_number\":\"FL12327.2\",\"seq\":2,\"product_model\":\"R 310 SGD\",\"product_description\":\"Impact resistant vinyl sliding glass door 96\\\"x96\\\" overall maximum frame height\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#12327-R1\",\"approval_number\":\"FL12327.3\",\"seq\":3,\"product_model\":\"R 310 SGD\",\"product_description\":\"Impact resistant vinyl sliding glass door 96\\\"x96\\\" overall maximum frame height, flange installation.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#12327-R1\",\"approval_number\":\"FL12327.4\",\"seq\":4,\"product_model\":\"R 310 SGD\",\"product_description\":\"Impact resistant vinyl sliding glass door 96\\\"x96\\\" overall maximum frame height, fin installation.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#13329-R0\",\"approval_number\":\"FL13329.1\",\"seq\":1,\"product_model\":\"Series R-310 OXO Impact Vinyl Sliding Glass Door\",\"product_description\":\"Series R-310 OXO Impact Vinyl Sliding Glass Door\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#13329-R1\",\"approval_number\":\"FL13329.2\",\"seq\":2,\"product_model\":\"Series R-310 OXO Impact Vinyl Sliding Glass Door\",\"product_description\":\"Series R-310 OXO Impact Vinyl Sliding Glass Door\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#13329-R2\",\"approval_number\":\"FL13329.3\",\"seq\":3,\"product_model\":\"Series R-310 OXO Impact Vinyl Sliding Glass Door\",\"product_description\":\"Series R-310 OXO Impact Vinyl Sliding Glass Door, flange installation.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#13329-R2\",\"approval_number\":\"FL13329.4\",\"seq\":4,\"product_model\":\"Series R-310 OXO Impact Vinyl Sliding Glass Door\",\"product_description\":\"Series R-310 OXO Impact Vinyl Sliding Glass Door, fin installation.\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15838-R0\",\"approval_number\":\"FL15838.1\",\"seq\":1,\"product_model\":\"Series R-850 Sliding Glass Doors\",\"product_description\":\"R-850 72 x 81 Vinyl Sliding Glass Door XO\\\/OX\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15838-R0\",\"approval_number\":\"FL15838.2\",\"seq\":2,\"product_model\":\"Series R-850 Sliding Glass Doors\",\"product_description\":\"R-850 96 x 96 Vinyl Sliding Glass Door XO\\\/OX\",\"design_pressure\":\"+30.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15842-R0\",\"approval_number\":\"FL15842.1\",\"seq\":1,\"product_model\":\"Series R-301\\\/R-401 Sliding Glass Doors\",\"product_description\":\"R-301\\\/R-401 72 x 82 Vinyl Sliding Glass Door XO or OX with and without sill adaptor and reinforcement\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15842-R0\",\"approval_number\":\"FL15842.2\",\"seq\":2,\"product_model\":\"Series R-301\\\/R-401 Sliding Glass Doors\",\"product_description\":\"R-301\\\/R-401 72 x 82 Vinyl Sliding Glass Door XO or OX with sill adaptor & reinforcement\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15842-R0\",\"approval_number\":\"FL15842.3\",\"seq\":3,\"product_model\":\"Series R-301\\\/R-401 Sliding Glass Doors\",\"product_description\":\"R-301\\\/R-401 96 x 80 Vinyl Sliding Glass Door XO or OX with and without sill adaptor with reinforcement\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15842-R0\",\"approval_number\":\"FL15842.4\",\"seq\":4,\"product_model\":\"Series R-301\\\/R-401 Sliding Glass Doors\",\"product_description\":\"R-301\\\/R-401 96 x 96 Vinyl Sliding Glass Door XO or OX with sill adaptor and reinforcement\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-10-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15842-R0\",\"approval_number\":\"FL15842.5\",\"seq\":5,\"product_model\":\"Series R-301\\\/R-401 Sliding Glass Doors\",\"product_description\":\"R-301\\\/R-401 96 x 96 Vinyl Sliding Glass Door XO or OX with sill adaptor and reinforcement\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15842-R0\",\"approval_number\":\"FL15842.6\",\"seq\":6,\"product_model\":\"Series R-301\\\/R-401 Sliding Glass Doors\",\"product_description\":\"R-301\\\/R-401 96 x 120 Vinyl Sliding Glass Door XO or OX with Transom, with and without sill adaptor and reinforcement\",\"design_pressure\":\"+20.0\\\/-20.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15842-R0\",\"approval_number\":\"FL15842.7\",\"seq\":7,\"product_model\":\"Series R-301\\\/R-401 Sliding Glass Doors\",\"product_description\":\"R-301\\\/R-401 144 x 82 Vinyl Sliding Glass Door OXO with and without sill adaptor and reinforcement\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15842-R0\",\"approval_number\":\"FL15842.8\",\"seq\":8,\"product_model\":\"Series R-301\\\/R-401 Sliding Glass Doors\",\"product_description\":\"R301 144 x 96 Vinyl Sliding Glass Door OXO with and without sill adaptor\",\"design_pressure\":\"+25.0\\\/-25.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15842-R0\",\"approval_number\":\"FL15842.9\",\"seq\":9,\"product_model\":\"Series R-301\\\/R-401 Sliding Glass Doors\",\"product_description\":\"R-301\\\/R-401 144 x 96 Vinyl Sliding Glass Door OXO with and without sill adaptor and reinforcement\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15842-R0\",\"approval_number\":\"FL15842.10\",\"seq\":10,\"product_model\":\"Series R-301\\\/R-401 Sliding Glass Doors\",\"product_description\":\"R-301\\\/R-401 144 x 96 Vinyl Sliding Glass Door OXO with and without sill adaptor and reinforcement\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15842-R0\",\"approval_number\":\"FL15842.11\",\"seq\":11,\"product_model\":\"Series R-301\\\/R-401 Sliding Glass Doors\",\"product_description\":\"R-301\\\/R-401 144 x 96 Vinyl Sliding Glass Door OXO with sill adaptor and reinforcement\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-02-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15842-R0\",\"approval_number\":\"FL15842.12\",\"seq\":12,\"product_model\":\"Series R-301\\\/R-401 Sliding Glass Doors\",\"product_description\":\"R-301\\\/R-401 144 x 96 Vinyl Sliding Glass Door OXO with Transom, with and without sill adaptor\",\"design_pressure\":\"+20.0\\\/-20.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15842-R0\",\"approval_number\":\"FL15842.13\",\"seq\":13,\"product_model\":\"Series R-301\\\/R-401 Sliding Glass Doors\",\"product_description\":\"R-301\\\/R-401 192 x 96 Vinyl Sliding Glass Door OXXO with and without sill adaptor and reinforcement\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15842-R0\",\"approval_number\":\"FL15842.14\",\"seq\":14,\"product_model\":\"Series R-301\\\/R-401 Sliding Glass Doors\",\"product_description\":\"R-301\\\/R-401 96 x 96 Vinyl Sliding Glass Door XO or OX with sill adaptor and reinforcement\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15842-R0\",\"approval_number\":\"FL15842.15\",\"seq\":15,\"product_model\":\"Series R-301\\\/R-401 Sliding Glass Doors\",\"product_description\":\"R-301\\\/R-401 96 x 96 Vinyl Sliding Glass Door XO or OX with sill adaptor and reinforcement\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-10-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15842-R0\",\"approval_number\":\"FL15842.16\",\"seq\":16,\"product_model\":\"Series R-301\\\/R-401 Sliding Glass Doors\",\"product_description\":\"R-301\\\/R-401 144 x 96 Vinyl Sliding Glass Door OXO with and w\\\/o sill adaptor and reinforcement\",\"design_pressure\":\"+25.0\\\/-25.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15842-R0\",\"approval_number\":\"FL15842.17\",\"seq\":17,\"product_model\":\"Series R-301\\\/R-401 Sliding Glass Doors\",\"product_description\":\"R-301\\\/R-401 144 x 96 Vinyl Sliding Glass Door OXO with and w\\\/o sill adaptor and reinforcement\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15842-R0\",\"approval_number\":\"FL15842.18\",\"seq\":18,\"product_model\":\"Series R-301\\\/R-401 Sliding Glass Doors\",\"product_description\":\"R-301\\\/R-401 144 x 96 Vinyl Sliding Glass Door OXO with and w\\\/o sill adaptor and reinforcement\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15842-R0\",\"approval_number\":\"FL15842.19\",\"seq\":19,\"product_model\":\"Series R-301\\\/R-401 Sliding Glass Doors\",\"product_description\":\"R-301\\\/R-401 144 x 96 Vinyl Sliding Glass Door OXO with sill adaptor and reinforcement\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-02-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15842-R0\",\"approval_number\":\"FL15842.20\",\"seq\":20,\"product_model\":\"Series R-301\\\/R-401 Sliding Glass Doors\",\"product_description\":\"R-301\\\/R-401 72 x 96 Vinyl Sliding Glass Door XO or OX with Transom, with and without sill adaptor\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15842-R0\",\"approval_number\":\"FL15842.21\",\"seq\":21,\"product_model\":\"Series R-310 Sliding Glass Door\",\"product_description\":\"R-310 96 x 96 Vinyl Impact Sliding Glass Door XO or OX, Thru-Frame Installation\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15842-R0\",\"approval_number\":\"FL15842.22\",\"seq\":22,\"product_model\":\"Series R-310 Sliding Glass Door\",\"product_description\":\"R-310 96 x 96 Vinyl Impact Sliding Glass Door XO or OX, Fin Installation\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15842-R0\",\"approval_number\":\"FL15842.23\",\"seq\":23,\"product_model\":\"Series R-310 Sliding Glass Door\",\"product_description\":\"R-310 144 x 96 Impact Sliding Glass Door OXO, Thru-Frame Installation\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15842-R0\",\"approval_number\":\"FL15842.24\",\"seq\":24,\"product_model\":\"Series R-310 Sliding Glass Door\",\"product_description\":\"R-310 144 x 96 Impact Sliding Glass Door OXO, Fin Installation\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#18720-R0\",\"approval_number\":\"FL18720.1\",\"seq\":1,\"product_model\":\"Series R-370\\\/R-470 Vinyl Sliding Patio Door\",\"product_description\":\"R-370\\\/R-470 71 x 80 French Vinyl Sliding Patio Door XO, OX with and without sill adapter\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#18720-R0\",\"approval_number\":\"FL18720.2\",\"seq\":2,\"product_model\":\"Series R-370\\\/R-470 Vinyl Sliding Patio Door\",\"product_description\":\"R-370\\\/R-470 95 x 95 French Vinyl Sliding Patio Door XO, OX with and without sill adapter\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#18720-R0\",\"approval_number\":\"FL18720.3\",\"seq\":3,\"product_model\":\"Series R-370\\\/R-470 Vinyl Sliding Patio Door\",\"product_description\":\"R-370\\\/R470 95 x 105 French Vinyl Sliding Patio Door XO, OX w\\\/Transom with and without sill adapter\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#18720-R0\",\"approval_number\":\"FL18720.4\",\"seq\":4,\"product_model\":\"Series R-370\\\/R-470 Vinyl Sliding Patio Door\",\"product_description\":\"R-370\\\/R-470 147 x 96 French Sliding Patio Door OXO with transom without sill adapter\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#18720-R0\",\"approval_number\":\"FL18720.5\",\"seq\":5,\"product_model\":\"Series R-370\\\/R-470 Vinyl Sliding Patio Door\",\"product_description\":\"R-370\\\/R-470 192 x 96 French Sliding Patio Door OXXO with and without sill adapter\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#18720-R0\",\"approval_number\":\"FL18720.6\",\"seq\":6,\"product_model\":\"Series R-370\\\/R-470 Vinyl Sliding Patio Door\",\"product_description\":\"R-370\\\/R-470 192 x 105 French Sliding Patio Door OXXO w\\\/Transom with and without sill adapter\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#27628-R0\",\"approval_number\":\"FL27628.1\",\"seq\":1,\"product_model\":\"a. Series R-301\\\/R-401 Sliding Glass Doors\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door w\\\/ Nail Fin - (OX or XO Configurations - Up to a Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#27628-R0\",\"approval_number\":\"FL27628.2\",\"seq\":2,\"product_model\":\"b. Series R-301\\\/R-401 Sliding Glass Doors\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door w\\\/ Nail Fin - (OX or XO Configurations - Up to a Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#27628-R0\",\"approval_number\":\"FL27628.3\",\"seq\":3,\"product_model\":\"c. Series R-301\\\/R-401 Sliding Glass Doors w\\\/ Transom\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door w\\\/ Nail Fin - (O\\\/OX or O\\\/XO Configurations - Up to a Nominal 8'0 x 8'0 with 2'0 Transom)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#27628-R0\",\"approval_number\":\"FL27628.4\",\"seq\":4,\"product_model\":\"d. Series R-301\\\/R-401 Sliding Glass Doors\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door w\\\/ Nail Fin - (OXO Configuration - Up to a Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#27628-R0\",\"approval_number\":\"FL27628.5\",\"seq\":5,\"product_model\":\"e. Series R-301\\\/R-401 Sliding Glass Doors\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door - (OX or XO Configurations - Up to a Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#27628-R0\",\"approval_number\":\"FL27628.6\",\"seq\":6,\"product_model\":\"f. Series R-301\\\/R-401 Sliding Glass Doorf\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door - (OX or XO Configurations - Up to a Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#27628-R0\",\"approval_number\":\"FL27628.7\",\"seq\":7,\"product_model\":\"g. Series R-301\\\/R-401 Sliding Glass Doors w\\\/ Transom\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door - (O\\\/OX or O\\\/XO Configurations - Up to a Nominal 8'0 x 8'0 with 2'0 Transom)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#27628-R0\",\"approval_number\":\"FL27628.8\",\"seq\":8,\"product_model\":\"h. Series R-301\\\/R-401 Sliding Glass Doors\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door - (OXO Configuration - Up to a Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#27628-R0\",\"approval_number\":\"FL27628.9\",\"seq\":9,\"product_model\":\"i. Series R-301\\\/R-401 Sliding Glass Doors w\\\/ Transom\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door w\\\/ Nail Fin - (O\\\/OXO Configuration - Up to a Nominal 12'0 x 6'8 with 2'0 Transom)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#27628-R0\",\"approval_number\":\"FL27628.10\",\"seq\":10,\"product_model\":\"j. Series R-301\\\/R-401 Sliding Glass Doors\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door - (OXXO Configuration - Up to a Nominal 16'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#27628-R1\",\"approval_number\":\"FL27628.11\",\"seq\":11,\"product_model\":\"k. Series R-310 Sliding Glass Doors\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Sliding Patio Door - (OX or XO Configurations - Up to a Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-01-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#27628-R1\",\"approval_number\":\"FL27628.12\",\"seq\":12,\"product_model\":\"l. Series R-310 Sliding Glass Doors\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Sliding Patio Door - (OXO Configuration - Up to a Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#29466-R1\",\"approval_number\":\"FL29466.5\",\"seq\":5,\"product_model\":\"f. Series R-650 Sliding Glass Doors\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door - (OXOO Configuration - Up to a Nominal 9'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#30514-R0\",\"approval_number\":\"FL30514.1\",\"seq\":1,\"product_model\":\"a. Series Urbania-Loft\",\"product_description\":\"Extruded Aluminum \\\"Non-Impact\\\" Sliding Patio Door - (OX or XO Configurations - Up to a Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#30514-R0\",\"approval_number\":\"FL30514.2\",\"seq\":2,\"product_model\":\"b. Series Urbania-Loft\",\"product_description\":\"Extruded Aluminum \\\"Non-Impact\\\" Sliding Patio Door - (OX or XO Configurations - Up to a Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#30514-R0\",\"approval_number\":\"FL30514.3\",\"seq\":3,\"product_model\":\"c. Series Urbania-Loft\",\"product_description\":\"Extruded Aluminum \\\"Non-Impact\\\" Sliding Patio Door - (OXO or OXO Configurations - Up to a Nominal 12'0 x 8'0 with 6'0 x 8'0 Mulled Sidelite)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#30514-R0\",\"approval_number\":\"FL30514.4\",\"seq\":4,\"product_model\":\"d. Series Urbania-Loft\",\"product_description\":\"Extruded Aluminum \\\"Non-Impact\\\" Sliding Patio Door - (OXXO Configurations - Up to a Nominal 8'0 x 9'0 with 4'0 x 9'0 Mulled Sidelites)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#29466-R2\",\"approval_number\":\"FL29466.6\",\"seq\":6,\"product_model\":\"g. Series R-650 Sliding Glass Doors\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door - (OXXO Configuration - Up to a Nominal 16'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#30514-R2\",\"approval_number\":\"FL30514.5\",\"seq\":5,\"product_model\":\"e. Series Urbania-Loft\",\"product_description\":\"Extruded Aluminum \\\"Non-Impact\\\" Sliding Patio Door - (OXXO Configurations - Up to a Nominal 16'0 x 9'0 with Nominal 4'0 Panels)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-20 00:00:00\",\"instructions_url\":\"\"}],\"Tecnoglass LLC.\":[{\"manufacturer\":\"Tecnoglass LLC.\",\"approval_number_master\":\"FL#27914-R4\",\"approval_number\":\"FL27914.1\",\"seq\":1,\"product_model\":\"Series \\\"2400 ST\\\" Aluminum Sliding Glass Door\",\"product_description\":\"Small missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+131\\\/-142\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnoglass LLC.\",\"approval_number_master\":\"FL#27914-R4\",\"approval_number\":\"FL27914.2\",\"seq\":2,\"product_model\":\"Series \\\"2400 ST\\\" Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+131\\\/-131\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnoglass LLC.\",\"approval_number_master\":\"FL#30338-R5\",\"approval_number\":\"FL30338.1\",\"seq\":1,\"product_model\":\"Series DM12 Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+150\\\/-165\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnoglass LLC.\",\"approval_number_master\":\"FL#30338-R5\",\"approval_number\":\"FL30338.2\",\"seq\":2,\"product_model\":\"Series DM12 Aluminum Sliding Glass Door\",\"product_description\":\"Small missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+140\\\/-170\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnoglass LLC.\",\"approval_number_master\":\"FL#44212-R1\",\"approval_number\":\"FL44212.1\",\"seq\":1,\"product_model\":\"Series PH3200 Aluminum Sliding Glass Door\",\"product_description\":\"Small missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+120\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnoglass LLC.\",\"approval_number_master\":\"FL#44212-R1\",\"approval_number\":\"FL44212.2\",\"seq\":2,\"product_model\":\"Series PH3200 Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnoglass LLC.\",\"approval_number_master\":\"FL#47226-R1\",\"approval_number\":\"FL47226.1\",\"seq\":1,\"product_model\":\"Series PH3400 Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnoglass LLC.\",\"approval_number_master\":\"FL#47226-R1\",\"approval_number\":\"FL47226.2\",\"seq\":2,\"product_model\":\"Series PH3400 Aluminum Sliding Glass Door\",\"product_description\":\"Small missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+150\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnoglass LLC.\",\"approval_number_master\":\"FL#19978-R1\",\"approval_number\":\"FL19978.3\",\"seq\":3,\"product_model\":\"Series GW-400 Lift & Slide Thermal Aluminum Sliding Glass Door\",\"product_description\":\"Small missile impact resistant thermal aluminum sliding glass door.\",\"design_pressure\":\"+100\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnoglass LLC.\",\"approval_number_master\":\"FL#19978-R1\",\"approval_number\":\"FL19978.4\",\"seq\":4,\"product_model\":\"Series GW-400 Lift & Slide Thermal Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant thermal aluminum sliding glass door.\",\"design_pressure\":\"+100\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnoglass LLC.\",\"approval_number_master\":\"FL#19978-R0\",\"approval_number\":\"FL19978.1\",\"seq\":1,\"product_model\":\"Series 400L Thermal Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant thermal aluminum sliding glass door\",\"design_pressure\":\"+100\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnoglass LLC.\",\"approval_number_master\":\"FL#19978-R0\",\"approval_number\":\"FL19978.2\",\"seq\":2,\"product_model\":\"Series 400S Thermal Aluminum Sliding Glass Door\",\"product_description\":\"Small missile impact resistant thermal aluminum sliding glass door\",\"design_pressure\":\"+100\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-19 00:00:00\",\"instructions_url\":\"\"}],\"Schuco USA L.L.L.P.\":[{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#27938-R6\",\"approval_number\":\"FL27938.1\",\"seq\":1,\"product_model\":\"Series ASS39 PD.NI Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+63\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#2791-R0\",\"approval_number\":\"FL2791.1\",\"seq\":1,\"product_model\":\"Series 503 \\\/ 603 \\\/ 703 \\\/ 803\",\"product_description\":\"PVC Sliding Glass Door up to 8'0 X 6'8\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#3993-R0\",\"approval_number\":\"FL3993.1\",\"seq\":1,\"product_model\":\"Series 503 \\\/ 603 \\\/ 703 \\\/ 803\",\"product_description\":\"PVC Sliding Glass Door up to 8'0 x 6'8\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Croft, LLC\":[{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#4461-R0\",\"approval_number\":\"FL4461.1\",\"seq\":1,\"product_model\":\"Series 3000\",\"product_description\":\"Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#16079-R0\",\"approval_number\":\"FL16079.1\",\"seq\":1,\"product_model\":\"SERIES 3000\",\"product_description\":\"SLIDING GLASS DOOR\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#29195-R0\",\"approval_number\":\"FL29195.1\",\"seq\":1,\"product_model\":\"Series 60 Sliding Glass Door\",\"product_description\":\"Series 60 Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-02-19 00:00:00\",\"instructions_url\":\"\"}],\"Pocahontas Aluminum Company, Inc.\":[{\"manufacturer\":\"Pocahontas Aluminum Company, Inc.\",\"approval_number_master\":\"FL#29267-R0\",\"approval_number\":\"FL29267.1\",\"seq\":1,\"product_model\":\"PD10 WW PVC Sliding Patio Door XO OX\",\"product_description\":\"PD10 Vinyl Sliding Patio Door\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-03-22 00:00:00\",\"instructions_url\":\"\"}],\"Stergis Windows and Doors Inc\":[{\"manufacturer\":\"Stergis Windows and Doors Inc\",\"approval_number_master\":\"FL#29442-R2\",\"approval_number\":\"FL29442.1\",\"seq\":1,\"product_model\":\"SERIES 1100\\\/623 VINYL SGD IMPACT\",\"product_description\":\"SERIES 1100\\\/623 VINYL SGD IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stergis Windows and Doors Inc\",\"approval_number_master\":\"FL#29442-R2\",\"approval_number\":\"FL29442.2\",\"seq\":2,\"product_model\":\"SERIES 1100\\\/623 VINYL SGD NON-IMPACT\",\"product_description\":\"SERIES 1100\\\/623 VINYL SGD NON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stergis Windows and Doors Inc\",\"approval_number_master\":\"FL#41991-R1\",\"approval_number\":\"FL41991.1\",\"seq\":1,\"product_model\":\"1100 SLIDING GLASS DOOR\",\"product_description\":\"IMPACT - HVHZ\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-22 00:00:00\",\"instructions_url\":\"\"}],\"Air-Lux Technik AG\":[{\"manufacturer\":\"Air-Lux Technik AG\",\"approval_number_master\":\"FL#29501-R0\",\"approval_number\":\"FL29501.1\",\"seq\":1,\"product_model\":\"Series 173 Sliding Glass Door - HVHZ\",\"product_description\":\"Series 173 Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Air-Lux Technik AG\",\"approval_number_master\":\"FL#29501-R0\",\"approval_number\":\"FL29501.2\",\"seq\":2,\"product_model\":\"Series 173 Sliding Glass Door - Wind Zone 3\",\"product_description\":\"Series 173 Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"EGS International, LLC\":[{\"manufacturer\":\"EGS International, LLC\",\"approval_number_master\":\"FL#47488-R0\",\"approval_number\":\"FL47488.1\",\"seq\":1,\"product_model\":\"Atlantic Series 160HP (LM) Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+130\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EGS International, LLC\",\"approval_number_master\":\"FL#47488-R0\",\"approval_number\":\"FL47488.2\",\"seq\":2,\"product_model\":\"Atlantic Series 180HP (SM) Aluminum Sliding Glass Door\",\"product_description\":\"Small missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+130\\\/-180\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EGS International, LLC\",\"approval_number_master\":\"FL#29677-R4\",\"approval_number\":\"FL29677.3\",\"seq\":3,\"product_model\":\"HTL Series LM 130 Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+105\\\/-135\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EGS International, LLC\",\"approval_number_master\":\"FL#29677-R4\",\"approval_number\":\"FL29677.4\",\"seq\":4,\"product_model\":\"HTL Series SM 130 Aluminum Sliding Glass Door\",\"product_description\":\"Small missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+130\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EGS International, LLC\",\"approval_number_master\":\"FL#3507-R0\",\"approval_number\":\"FL3507.1\",\"seq\":1,\"product_model\":\"Atlantic Series SMI\\\/NI 130 Aluminum Sliding Glass Door\",\"product_description\":\"Small missile impact or non-impact resistant aluminum sliding glass door .\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EGS International, LLC\",\"approval_number_master\":\"FL#5745-R0\",\"approval_number\":\"FL5745.1\",\"seq\":1,\"product_model\":\"Atlantic LM 130 Aluminum SGD\",\"product_description\":\"Large missile impact aluminum sliding glass door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EGS International, LLC\",\"approval_number_master\":\"FL#5745-R0\",\"approval_number\":\"FL5745.2\",\"seq\":2,\"product_model\":\"Atlantic SMI 130 Aluminum SGD\",\"product_description\":\"Small missile impact aluminum sliding glass door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EGS International, LLC\",\"approval_number_master\":\"FL#12601-R0\",\"approval_number\":\"FL12601.1\",\"seq\":1,\"product_model\":\"Atlantic Series 'LM 130' Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+105\\\/-135\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EGS International, LLC\",\"approval_number_master\":\"FL#12601-R0\",\"approval_number\":\"FL12601.2\",\"seq\":2,\"product_model\":\"Atlantic Series 'SMI 130' Aluminum Sliding Glass Door\",\"product_description\":\"Small missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+130\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EGS International, LLC\",\"approval_number_master\":\"FL#15826-R0\",\"approval_number\":\"FL15826.1\",\"seq\":1,\"product_model\":\"Atlantic Series 'LM 130' Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+105\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EGS International, LLC\",\"approval_number_master\":\"FL#15826-R0\",\"approval_number\":\"FL15826.2\",\"seq\":2,\"product_model\":\"Atlantic Series 'SMI 130' Aluminum Sliding Glass Door\",\"product_description\":\"Small missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EGS International, LLC\",\"approval_number_master\":\"FL#29677-R0\",\"approval_number\":\"FL29677.1\",\"seq\":1,\"product_model\":\"Atlantic Series LM 130 Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+105\\\/-135\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EGS International, LLC\",\"approval_number_master\":\"FL#29677-R0\",\"approval_number\":\"FL29677.2\",\"seq\":2,\"product_model\":\"Atlantic Series SM 130 Aluminum Sliding Glass Door\",\"product_description\":\"Small missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+130\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Quaker Window Products\":[{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#30496-R2\",\"approval_number\":\"FL30496.1\",\"seq\":1,\"product_model\":\"M600 Sliding Door\",\"product_description\":\"M600 Modern Vu Sliding Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#30496-R2\",\"approval_number\":\"FL30496.2\",\"seq\":2,\"product_model\":\"M700 Impact Sliding Door\",\"product_description\":\"M700 Modern Vu Impact Sliding Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#47708-R0\",\"approval_number\":\"FL47708.1\",\"seq\":1,\"product_model\":\"C200 Series Sliding Glass Door (Non-HVHZ) (Non-Impact)\",\"product_description\":\"C200 Series Sliding Glass Door (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#47708-R0\",\"approval_number\":\"FL47708.2\",\"seq\":2,\"product_model\":\"W200 Series Sliding Glass Door (Non-HVHZ) (Non-Impact)\",\"product_description\":\"W200 Series Sliding Glass Door (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-31 00:00:00\",\"instructions_url\":\"\"}],\"Astral Aluminum and Glass Inc.\":[{\"manufacturer\":\"Astral Aluminum and Glass Inc.\",\"approval_number_master\":\"FL#30748-R2\",\"approval_number\":\"FL30748.1\",\"seq\":1,\"product_model\":\"5000 Aluminum Sliding Glass Door\",\"product_description\":\"Series \\\"5000\\\" Aluminum Sliding Glass Door (LMI)\",\"design_pressure\":\"+120\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Multivi SA de CV\":[{\"manufacturer\":\"Multivi SA de CV\",\"approval_number_master\":\"FL#30796-R2\",\"approval_number\":\"FL30796.1\",\"seq\":1,\"product_model\":\"Multivi Lift & Slide\",\"product_description\":\"Glazed OX Sliding Wood Door with (Optional) Alum Cladding, set in an Aluminum Frame. (HVHZ)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Multivi SA de CV\",\"approval_number_master\":\"FL#30796-R2\",\"approval_number\":\"FL30796.2\",\"seq\":2,\"product_model\":\"Multivi Lift & Slide\",\"product_description\":\"Glazed OX Sliding Aluminum Door with (Optional) Wood Cladding, set in an Aluminum Frame. (Wind Zone 3, Level D)\",\"design_pressure\":\"+32\\\/-32\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Jofebar SA (panoramah!)\":[{\"manufacturer\":\"Jofebar SA (panoramah!)\",\"approval_number_master\":\"FL#30890-R2\",\"approval_number\":\"FL30890.1\",\"seq\":1,\"product_model\":\"Panoramah Series 2 & 3 Track Sliding Glass Door\",\"product_description\":\"Sliding glass door system with Impact Resistant Glass retained by aluminum profiles\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Shanghai Superhouse Building Material Co ltd\":[{\"manufacturer\":\"Shanghai Superhouse Building Material Co ltd\",\"approval_number_master\":\"FL#30906-R2\",\"approval_number\":\"FL30906.1\",\"seq\":1,\"product_model\":\"Series SPA100 Aluminum Sliding Glass Door\",\"product_description\":\"Aluminum Sliding Glass Door - L.M.I.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shanghai Superhouse Building Material Co ltd\",\"approval_number_master\":\"FL#41360-R1\",\"approval_number\":\"FL41360.1\",\"seq\":1,\"product_model\":\"SPA150 and SPA100 Sliding Door-LMI\",\"product_description\":\"SPA150 and SPA100 Sliding Door-large missile impact\",\"design_pressure\":\"+90\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Renaissance Windows & Doors\":[{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31130-R3\",\"approval_number\":\"FL31130.2\",\"seq\":2,\"product_model\":\"Series 9500 Vinyl Pocket Sliding Glass Door - XX\",\"product_description\":\"Series 9500 Vinyl Pocket Sliding Glass Door - XX\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31130-R3\",\"approval_number\":\"FL31130.4\",\"seq\":4,\"product_model\":\"Series 9500 Vinyl Sliding Glass Door - XX, OX, XO\",\"product_description\":\"Series 9500 Vinyl Sliding Glass Door - XX, OX, XO\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31799-R5\",\"approval_number\":\"FL31799.1\",\"seq\":1,\"product_model\":\"Series 8400 Vinyl Sliding Glass Door\",\"product_description\":\"Series 8400 Vinyl Sliding Glass Door - OX (includes XO) - 96\\\" x 96\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31799-R5\",\"approval_number\":\"FL31799.2\",\"seq\":2,\"product_model\":\"Series 8400 Vinyl Sliding Glass Door\",\"product_description\":\"Series 8400 Vinyl Sliding Glass Door - OX (includes XO) - 96\\\" x 83\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31799-R5\",\"approval_number\":\"FL31799.3\",\"seq\":3,\"product_model\":\"Series 8400 Vinyl Sliding Glass Door\",\"product_description\":\"Series 8400 Vinyl Sliding Glass Door - OXO - 130\\\" x 84\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31799-R5\",\"approval_number\":\"FL31799.4\",\"seq\":4,\"product_model\":\"Series 8400 Vinyl Sliding Glass Door\",\"product_description\":\"Series 8400 Vinyl Sliding Glass Door - OXXO - 142\\\" x 80\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31799-R5\",\"approval_number\":\"FL31799.5\",\"seq\":5,\"product_model\":\"Series 9700 Vinyl Sliding Glass Door\",\"product_description\":\"Series 9700 Vinyl Sliding Glass Door - OX (includes XO)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31799-R5\",\"approval_number\":\"FL31799.6\",\"seq\":6,\"product_model\":\"Series 9700 Vinyl Sliding Glass Door\",\"product_description\":\"Series 9700 Vinyl Sliding Glass Door - XX\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31799-R5\",\"approval_number\":\"FL31799.7\",\"seq\":7,\"product_model\":\"Series 9700 Vinyl Sliding Glass Door\",\"product_description\":\"Series 9700 Vinyl Sliding Glass Door - OXO\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31799-R5\",\"approval_number\":\"FL31799.8\",\"seq\":8,\"product_model\":\"Series 9700 Vinyl Sliding Glass Door\",\"product_description\":\"Series 9700 Vinyl Sliding Glass Door - OXXO\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#38769-R2\",\"approval_number\":\"FL38769.1\",\"seq\":1,\"product_model\":\"9500 Series Pocket SGD PXXXXP\",\"product_description\":\"9500 Series Pocket SGD PXXXXP\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31130-R0\",\"approval_number\":\"FL31130.1\",\"seq\":1,\"product_model\":\"Series 9500 Vinyl Pocket Sliding Glass Door\",\"product_description\":\"Series 9500 Vinyl Pocket Sliding Glass Door \\\/ 2, 3 & 4 Tracks (with or without Pocket)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31130-R0\",\"approval_number\":\"FL31130.3\",\"seq\":3,\"product_model\":\"Series 9500 Vinyl Sliding Glass Door - OXO, OXXO\",\"product_description\":\"Series 9500 Vinyl Sliding Glass Door - OXO, OXXO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31130-R0\",\"approval_number\":\"FL31130.5\",\"seq\":5,\"product_model\":\"Series 9500 Vinyl Sliding Glass Door - XXX\",\"product_description\":\"Series 9500 Vinyl Sliding Glass Door - XXX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sunshine Windows Manufacturing Inc.\":[{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#31576-R6\",\"approval_number\":\"FL31576.1\",\"seq\":1,\"product_model\":\"Series 2009 Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+110\\\/-125\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#31576-R6\",\"approval_number\":\"FL31576.2\",\"seq\":2,\"product_model\":\"Series 2009 Aluminum Sliding Glass Door\",\"product_description\":\"Non impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+97.5\\\/-97.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#32359-R2\",\"approval_number\":\"FL32359.1\",\"seq\":1,\"product_model\":\"Series 1600 Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#32359-R2\",\"approval_number\":\"FL32359.2\",\"seq\":2,\"product_model\":\"Series 1600 Aluminum Sliding Glass Door\",\"product_description\":\"Non-impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+90\\\/-135\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#2226-R0\",\"approval_number\":\"FL2226.1\",\"seq\":1,\"product_model\":\"Series 1600\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#2227-R0\",\"approval_number\":\"FL2227.1\",\"seq\":1,\"product_model\":\"Series 1600 Impact Resistant\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#2233-R0\",\"approval_number\":\"FL2233.1\",\"seq\":1,\"product_model\":\"Series 1600\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#11689-R0\",\"approval_number\":\"FL11689.1\",\"seq\":1,\"product_model\":\"Series 1600Aluminum Sliding Glass Door - L.M.I\",\"product_description\":\"Large and Small Missile Impact Resistant\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#11705-R0\",\"approval_number\":\"FL11705.1\",\"seq\":1,\"product_model\":\"Series 1600 Aluminum Sliding Glass Door - N.I.\",\"product_description\":\"Missile Impact Rating: None\",\"design_pressure\":\"+62\\\/-125\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#14257-R0\",\"approval_number\":\"FL14257.1\",\"seq\":1,\"product_model\":\"SERIES 2009 ALUMINUM SLIDING GLASS DOOR - L.M.I.\",\"product_description\":\"Large and Small Missile Impact Resistant Aluminum Sliding Glass Door\",\"design_pressure\":\"+110\\\/-125\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#15673-R0\",\"approval_number\":\"FL15673.1\",\"seq\":1,\"product_model\":\"SERIES 1600 ALUMINUM SLIDING GLASS DOOR - N.I.\",\"product_description\":\"NON IMPACT RESISTANT SLIDING GLASS DOOR\",\"design_pressure\":\"+90\\\/-115\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#15674-R0\",\"approval_number\":\"FL15674.1\",\"seq\":1,\"product_model\":\"SERIES 2009 ALUMINUM SLIDING GLASS DOOR - L.M.I.\",\"product_description\":\"IMPACT RESISTANT SLIDING GLASS DOOR\",\"design_pressure\":\"+110\\\/-125\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-06 00:00:00\",\"instructions_url\":\"\"}],\"Lippert Components, Inc.\":[{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#44539-R0\",\"approval_number\":\"FL44539.1\",\"seq\":1,\"product_model\":\"a. 1700 Series PVC SGD\",\"product_description\":\"6'8 \\\"Non-Impact\\\" PVC Sliding Glass Door - Nominal 9'11 x 6'9 (OXXO - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#47840-R0\",\"approval_number\":\"FL47840.1\",\"seq\":1,\"product_model\":\"a. 7300 Series PVC SGD\",\"product_description\":\"Extruded Vinyl Sliding Glass Door with (Nailing Fin) New Construction Frame (XO or OX Configurations - Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#47840-R0\",\"approval_number\":\"FL47840.2\",\"seq\":2,\"product_model\":\"b. 7330 Series PVC SGD\",\"product_description\":\"Extruded Vinyl Sliding Glass Door with Replacement Frame (XO or OX Configurations - Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#47840-R0\",\"approval_number\":\"FL47840.3\",\"seq\":3,\"product_model\":\"c. 7300 Series PVC SGD\",\"product_description\":\"Extruded Vinyl Sliding Glass Door with (Nailing Fin) New Construction Frame (OXO Configuration - Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#47840-R0\",\"approval_number\":\"FL47840.4\",\"seq\":4,\"product_model\":\"d. 7330 Series PVC SGD\",\"product_description\":\"Extruded Vinyl Sliding Glass Door with Replacement Frame (OXO Configuration - Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#47840-R0\",\"approval_number\":\"FL47840.5\",\"seq\":5,\"product_model\":\"e. 7300 Series PVC SGD\",\"product_description\":\"Extruded Vinyl Sliding Glass Door with (Nailing Fin) New Construction Frame (OXXO Configuration - Nominal 16'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#47840-R0\",\"approval_number\":\"FL47840.6\",\"seq\":6,\"product_model\":\"f. 7330 Series PVC SGD\",\"product_description\":\"Extruded Vinyl Sliding Glass Door with Replacement Frame (OXXO Configuration - Nominal 16'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#47840-R0\",\"approval_number\":\"FL47840.7\",\"seq\":7,\"product_model\":\"g. 7350 Series PVC SGD\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Sliding Glass Door with (Nailing Fin) New Construction Frame (XO or OX Configurations - Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#47840-R0\",\"approval_number\":\"FL47840.8\",\"seq\":8,\"product_model\":\"h. 7380 Series PVC SGD\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Sliding Glass Door with Replacement Frame (XO or OX Configurations - Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#2865-R2\",\"approval_number\":\"FL2865.3\",\"seq\":3,\"product_model\":\"1600\",\"product_description\":\"72x80, Vinyl, SGD, IG, 1\\\/8 tempered\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#2865-R3\",\"approval_number\":\"FL2865.1\",\"seq\":1,\"product_model\":\"1600 SGD\",\"product_description\":\"96x80, Vinyl, SGD, IG, 1\\\/8 tempered\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#2865-R3\",\"approval_number\":\"FL2865.2\",\"seq\":2,\"product_model\":\"1600 SGD\",\"product_description\":\"72x80, Vinyl, SGD, IG, 1\\\/8 tempered\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#31609-R4\",\"approval_number\":\"FL31609.1\",\"seq\":1,\"product_model\":\"SERIES 1700 PVC SG PATIO DOOR 72\\\"X80\\\"\",\"product_description\":\"SERIES 1700 PVC SG PATIO DOOR 72\\\"X80\\\" NON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#31609-R4\",\"approval_number\":\"FL31609.2\",\"seq\":2,\"product_model\":\"SERIES 1700 PVC SG PATIO DOOR 96\\\"X80\",\"product_description\":\"SERIES 1700 PVC SG PATIO DOOR 96\\\"X80\\\" NON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-17 00:00:00\",\"instructions_url\":\"\"}],\"Velocity Impact Products\":[{\"manufacturer\":\"Velocity Impact Products\",\"approval_number_master\":\"FL#31650-R6\",\"approval_number\":\"FL31650.1\",\"seq\":1,\"product_model\":\"Series 1000\",\"product_description\":\"Sliding Glass Door System\",\"design_pressure\":\"+120\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Peetz Windows and Doors\":[{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#32341-R0\",\"approval_number\":\"FL32341.1\",\"seq\":1,\"product_model\":\"Clad wood Lift & Slide sliding glass doors\",\"product_description\":\"Clad wood lift & slide doors (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#32341-R0\",\"approval_number\":\"FL32341.2\",\"seq\":2,\"product_model\":\"Wood Lift & Slide sliding glass doors\",\"product_description\":\"Wood Lift & Slide doors (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#32342-R0\",\"approval_number\":\"FL32342.1\",\"seq\":1,\"product_model\":\"Wood out-swing bi-fold doors\",\"product_description\":\"Wood bi-fold doors (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#41664-R1\",\"approval_number\":\"FL41664.1\",\"seq\":1,\"product_model\":\"Aluminum Minimalist LMI Lift & Slide Door\",\"product_description\":\"Lift & Slide Door (Small & Large Missile Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#10165-R1\",\"approval_number\":\"FL10165.1\",\"seq\":1,\"product_model\":\"Lift & Slide Wood Sliding Glass Impact Door\",\"product_description\":\"Mahogany Lift & Slide Impact Doors up to 11'. Tested and approved @ 30'- 0\\\" x 11'- 0\\\" (6 panels) with a pocket condition.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#14231-R0\",\"approval_number\":\"FL14231.1\",\"seq\":1,\"product_model\":\"Series Lift & Slide Bronze Clad Wood Sliding Impact Glass Doors\",\"product_description\":\"Lift and Slide Bronze Clad Wood Sliding Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-24 00:00:00\",\"instructions_url\":\"\"}],\"Euro-Wall, LLC\":[{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#34003-R12\",\"approval_number\":\"FL34003.4\",\"seq\":4,\"product_model\":\"MS-Multislide System - PG70 (HVHZ)(Impact)\",\"product_description\":\"MS-Multislide System - PG70 (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#47061-R0\",\"approval_number\":\"FL47061.1\",\"seq\":1,\"product_model\":\"MS Multi-slide System (HVHZ)(Impact)\",\"product_description\":\"MS Multi-slide System (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#17999-R0\",\"approval_number\":\"FL17999.1\",\"seq\":1,\"product_model\":\"Euro-LS100\",\"product_description\":\"Large Missile Impact Resistant Lift and Slide Sliding Glass Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#27423-R0\",\"approval_number\":\"FL27423.1\",\"seq\":1,\"product_model\":\"Euro Vista Slide Door - HVHZ\",\"product_description\":\"Lift and Slide Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#27423-R0\",\"approval_number\":\"FL27423.2\",\"seq\":2,\"product_model\":\"Euro Vista Slide Door - Wind Zone 3\",\"product_description\":\"Lift and Slide Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#34003-R0\",\"approval_number\":\"FL34003.1\",\"seq\":1,\"product_model\":\"MS-Multislide System (HVHZ)(IMPACT)\",\"product_description\":\"MS-Multislide System (HVHZ)(IMPACT)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#34003-R1\",\"approval_number\":\"FL34003.2\",\"seq\":2,\"product_model\":\"MS-Multislide System (WZ3)(IMPACT)\",\"product_description\":\"MS-Multislide System (WZ3)(IMPACT)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#34003-R7\",\"approval_number\":\"FL34003.3\",\"seq\":3,\"product_model\":\"MS-Multislide System (WZ3)(Impact)\",\"product_description\":\"MS-Multislide System (WZ3)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Nana Wall Systems, Inc.\":[{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#35024-R1\",\"approval_number\":\"FL35024.1\",\"seq\":1,\"product_model\":\"CERO III REINFORCED\",\"product_description\":\"Aluminum framed, glazed, sliding door system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#35024-R1\",\"approval_number\":\"FL35024.2\",\"seq\":2,\"product_model\":\"CERO III STANDARD\",\"product_description\":\"Aluminum framed, glazed, sliding door system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#47891-R0\",\"approval_number\":\"FL47891.1\",\"seq\":1,\"product_model\":\"NW MultiSlide 630 aka EcolineS\",\"product_description\":\"Non-impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#8612-R1\",\"approval_number\":\"FL8612.1\",\"seq\":1,\"product_model\":\"SL45 System\",\"product_description\":\"Aluminum Framed Folding Panel System\",\"design_pressure\":\"+40.1\\\/-35.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#17751-R0\",\"approval_number\":\"FL17751.1\",\"seq\":1,\"product_model\":\"HSW 60\",\"product_description\":\"Thermally Broken, Aluminum Framed, Glazed, Sliding Wall Panel System\",\"design_pressure\":\"+45.1\\\/-45.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#25540-R0\",\"approval_number\":\"FL25540.1\",\"seq\":1,\"product_model\":\"HSW 60\",\"product_description\":\"Thermally Broken, Aluminum Framed, Glazed, Sliding Wall System\",\"design_pressure\":\"+45.1\\\/-45.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#26350-R0\",\"approval_number\":\"FL26350.1\",\"seq\":1,\"product_model\":\"Nana Wall Systems SL45I\",\"product_description\":\"Aluminum framed, glazed, folding\\\/paired wall panel system\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#28673-R0\",\"approval_number\":\"FL28673.1\",\"seq\":1,\"product_model\":\"CERO II\",\"product_description\":\"Aluminum Framed, Glazed, Unreinforced and Reinforced Sliding Door System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#30536-R0\",\"approval_number\":\"FL30536.1\",\"seq\":1,\"product_model\":\"CERO II\",\"product_description\":\"Two panel Aluminum framed, glazed, unreinforced, sliding door system\",\"design_pressure\":\"+40.1\\\/-40.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#37259-R0\",\"approval_number\":\"FL37259.1\",\"seq\":1,\"product_model\":\"HSW 60\",\"product_description\":\"Thermally broken, Aluminum framed, glazed, sliding wall system\",\"design_pressure\":\"+45.1\\\/-45.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#38028-R0\",\"approval_number\":\"FL38028.1\",\"seq\":1,\"product_model\":\"CERO II\",\"product_description\":\"Aluminum Framed, Glazed, Unreinforced Sliding door System\",\"design_pressure\":\"+35.1\\\/-35.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#38028-R0\",\"approval_number\":\"FL38028.2\",\"seq\":2,\"product_model\":\"CERO II\",\"product_description\":\"Aluminum Framed, Glazed, Reinforced Sliding Door System\",\"design_pressure\":\"+60.15\\\/-65.16\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Eco Glass, LLC\":[{\"manufacturer\":\"Eco Glass, LLC\",\"approval_number_master\":\"FL#35086-R4\",\"approval_number\":\"FL35086.1\",\"seq\":1,\"product_model\":\"Series S-7500 Sliding Glass Door (OXXO)\",\"product_description\":\"Series S-7500 Sliding Glass Door (OXXO) 139x96\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Glass, LLC\",\"approval_number_master\":\"FL#35086-R0\",\"approval_number\":\"FL35086.2\",\"seq\":2,\"product_model\":\"Series S-8375 Sliding Glass Door (OXXXXO)\",\"product_description\":\"Series S-8375 Sliding Glass Door (OXXXXO) 276x96, without Insect Screen\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Glass, LLC\",\"approval_number_master\":\"FL#35086-R0\",\"approval_number\":\"FL35086.3\",\"seq\":3,\"product_model\":\"Series S-8375 Sliding Glass Door (OXXXXO)\",\"product_description\":\"Series S-8375 Sliding Glass Door (OXXXXO) 276x96, with Insect Screen\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Glass, LLC\",\"approval_number_master\":\"FL#35086-R2\",\"approval_number\":\"FL35086.4\",\"seq\":4,\"product_model\":\"Series S-8375 Sliding Glass Door (OXXXXO)\",\"product_description\":\"Series S-8375 Sliding Glass Door (OXXXXO) 276x96, without Insect Screen\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Glass, LLC\",\"approval_number_master\":\"FL#35086-R2\",\"approval_number\":\"FL35086.5\",\"seq\":5,\"product_model\":\"Series S-8375 Sliding Glass Door (OXXXXO)\",\"product_description\":\"Series S-8375 Sliding Glass Door (OXXXXO) 276x96, with Insect Screen\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-06-30 00:00:00\",\"instructions_url\":\"\"}],\"Eurocraft Industries, Inc.\":[{\"manufacturer\":\"Eurocraft Industries, Inc.\",\"approval_number_master\":\"FL#35288-R2\",\"approval_number\":\"FL35288.1\",\"seq\":1,\"product_model\":\"Series 120 Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eurocraft Industries, Inc.\",\"approval_number_master\":\"FL#35288-R2\",\"approval_number\":\"FL35288.2\",\"seq\":2,\"product_model\":\"Series 120 Aluminum Sliding Glass Door\",\"product_description\":\"Small missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eurocraft Industries, Inc.\",\"approval_number_master\":\"FL#35288-R2\",\"approval_number\":\"FL35288.3\",\"seq\":3,\"product_model\":\"Series 180 Aluminum Sliding Glass Door\",\"product_description\":\"Small missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eurocraft Industries, Inc.\",\"approval_number_master\":\"FL#35288-R2\",\"approval_number\":\"FL35288.4\",\"seq\":4,\"product_model\":\"Series 180 Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eurocraft Industries, Inc.\",\"approval_number_master\":\"FL#43777-R2\",\"approval_number\":\"FL43777.1\",\"seq\":1,\"product_model\":\"Series EC400 Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+120\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eurocraft Industries, Inc.\",\"approval_number_master\":\"FL#43777-R2\",\"approval_number\":\"FL43777.2\",\"seq\":2,\"product_model\":\"Series EC400 Aluminum Sliding Glass Door\",\"product_description\":\"Small missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+120\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eurocraft Industries, Inc.\",\"approval_number_master\":\"FL#47807-R0\",\"approval_number\":\"FL47807.1\",\"seq\":1,\"product_model\":\"Series EC450 Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eurocraft Industries, Inc.\",\"approval_number_master\":\"FL#47807-R0\",\"approval_number\":\"FL47807.2\",\"seq\":2,\"product_model\":\"Series EC450 Aluminum Sliding Glass Door\",\"product_description\":\"Small missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Eurotech Industries, Inc.\":[{\"manufacturer\":\"Eurotech Industries, Inc.\",\"approval_number_master\":\"FL#36873-R1\",\"approval_number\":\"FL36873.1\",\"seq\":1,\"product_model\":\"Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Four Seasons Solar Products LLC\":[{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#36955-R1\",\"approval_number\":\"FL36955.1\",\"seq\":1,\"product_model\":\"SERIES S-7500 PVC SLIDING PATIO DOOR (NON-IMPACT)\",\"product_description\":\"Series S-7500 PVC Sliding Patio Door (Non-Impact)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#2099-R0\",\"approval_number\":\"FL2099.1\",\"seq\":1,\"product_model\":\"SGD R20 73x 80\",\"product_description\":\"THERMAL ALUMINUM SLIDING DOOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#2099-R0\",\"approval_number\":\"FL2099.2\",\"seq\":2,\"product_model\":\"SGD-R20-73X80\",\"product_description\":\"THERMAL ALUMINUM PATIO DOOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#6907-R0\",\"approval_number\":\"FL6907.1\",\"seq\":1,\"product_model\":\"230 SGD\",\"product_description\":\"230 aluminum sliding door\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#9743-R0\",\"approval_number\":\"FL9743.1\",\"seq\":1,\"product_model\":\"230 SGD\",\"product_description\":\"230 Aluminum Sliding Glass Door\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#15742-R0\",\"approval_number\":\"FL15742.1\",\"seq\":1,\"product_model\":\"Series S-7500 Vinyl\",\"product_description\":\"Sliding Glass Door\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#15742-R0\",\"approval_number\":\"FL15742.2\",\"seq\":2,\"product_model\":\"Series S-8500 Vinyl\",\"product_description\":\"Sliding Glass Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-31 00:00:00\",\"instructions_url\":\"\"}],\"Arcadia Custom\":[{\"manufacturer\":\"Arcadia Custom\",\"approval_number_master\":\"FL#38489-R0\",\"approval_number\":\"FL38489.1\",\"seq\":1,\"product_model\":\"Series 5500 Sliding Glass Door (WZ3) (Impact)\",\"product_description\":\"Series 5500 Sliding Glass Door (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arcadia Custom\",\"approval_number_master\":\"FL#38489-R0\",\"approval_number\":\"FL38489.2\",\"seq\":2,\"product_model\":\"Series 5520 Multi-Slide Glass Door (WZ3) (Impact)\",\"product_description\":\"Series 5520 Multi-Slide Glass Door (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Linea Rossa LLC\":[{\"manufacturer\":\"Linea Rossa LLC\",\"approval_number_master\":\"FL#42012-R0\",\"approval_number\":\"FL42012.1\",\"seq\":1,\"product_model\":\"GLR-U28 sliding glass door & lift and slide systems-LMI\",\"product_description\":\"GLR-U28 sliding glass door & lift and slide systems-large missile impact\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Linea Rossa LLC\",\"approval_number_master\":\"FL#38755-R0\",\"approval_number\":\"FL38755.1\",\"seq\":1,\"product_model\":\"Series \\\"LR-230\\\"\",\"product_description\":\"Aluminum Sliding Glass Door.- L.M.I.\",\"design_pressure\":\"+90.00\\\/--90.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-31 00:00:00\",\"instructions_url\":\"\"}],\"Reynaers\":[{\"manufacturer\":\"Reynaers\",\"approval_number_master\":\"FL#39164-R1\",\"approval_number\":\"FL39164.1\",\"seq\":1,\"product_model\":\"CP155 Lift and Slide Aluminum Glass Door\",\"product_description\":\"Large missile impact resistant lift and slide aluminum glass door.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reynaers\",\"approval_number_master\":\"FL#47837-R0\",\"approval_number\":\"FL47837.1\",\"seq\":1,\"product_model\":\"Masterpatio Sliding Glass Door (WZ3) (Impact)\",\"product_description\":\"Masterpatio Sliding Glass Door (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Western Window Systems\":[{\"manufacturer\":\"Western Window Systems\",\"approval_number_master\":\"FL#16065-R0\",\"approval_number\":\"FL16065.1\",\"seq\":1,\"product_model\":\"600 series multi-slide door\",\"product_description\":\"multi-slide stacking and pocketing door systems\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western Window Systems\",\"approval_number_master\":\"FL#17799-R0\",\"approval_number\":\"FL17799.1\",\"seq\":1,\"product_model\":\"Series 3600 Vinyl Sliding Glass Door\",\"product_description\":\"Series 3600 Vinyl Sliding Glass Door - Non-Impact\",\"design_pressure\":\"+25.0\\\/-25.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western Window Systems\",\"approval_number_master\":\"FL#19711-R0\",\"approval_number\":\"FL19711.1\",\"seq\":1,\"product_model\":\"Series \\\"3600\\\" Vinyl Sliding Glass Door\",\"product_description\":\"Series \\\"3600\\\" Vinyl Sliding Glass Door, Non-Impact and Non-HVHZ\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-11-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western Window Systems\",\"approval_number_master\":\"FL#27971-R0\",\"approval_number\":\"FL27971.1\",\"seq\":1,\"product_model\":\"Series 7600 Multi-Slide Stacking Aluminum Glass Door\",\"product_description\":\"Large missile impact resistant thermally broken aluminum sliding glass door\",\"design_pressure\":\"+50.1\\\/-50.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western Window Systems\",\"approval_number_master\":\"FL#27971-R0\",\"approval_number\":\"FL27971.2\",\"seq\":2,\"product_model\":\"Series 7600 Multi-Slide Stacking Aluminum Glass Door\",\"product_description\":\"Non impact resistant thermally broken aluminum sliding glass door\",\"design_pressure\":\"+53.3\\\/-75.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western Window Systems\",\"approval_number_master\":\"FL#28736-R0\",\"approval_number\":\"FL28736.1\",\"seq\":1,\"product_model\":\"Series 7950 Inswing Bi-Fold Door\",\"product_description\":\"Large missile impact resistant aluminum inswing bi-fold door.\",\"design_pressure\":\"+60.2\\\/-60.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western Window Systems\",\"approval_number_master\":\"FL#28736-R0\",\"approval_number\":\"FL28736.2\",\"seq\":2,\"product_model\":\"Series 7950 Inswing Bi-Fold Door\",\"product_description\":\"Non impact resistant aluminum inswing bi-fold door.\",\"design_pressure\":\"+60.2\\\/-60.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western Window Systems\",\"approval_number_master\":\"FL#28736-R0\",\"approval_number\":\"FL28736.3\",\"seq\":3,\"product_model\":\"Series 7950 Outswing Bi-Fold Door\",\"product_description\":\"Large missile impact resistant aluminum outswing bi-fold door.\",\"design_pressure\":\"+60.2\\\/-60.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western Window Systems\",\"approval_number_master\":\"FL#28736-R0\",\"approval_number\":\"FL28736.4\",\"seq\":4,\"product_model\":\"Series 7950 Outswing Bi-Fold Door\",\"product_description\":\"Non impact resistant aluminum outswing bi-fold door.\",\"design_pressure\":\"+60.2\\\/-60.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western Window Systems\",\"approval_number_master\":\"FL#39314-R0\",\"approval_number\":\"FL39314.1\",\"seq\":1,\"product_model\":\"Series 7650 Sliding Glass Door\",\"product_description\":\"Large missile impact resistant thermally broken aluminum sliding glass door\",\"design_pressure\":\"+60.2\\\/-60.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western Window Systems\",\"approval_number_master\":\"FL#39314-R0\",\"approval_number\":\"FL39314.2\",\"seq\":2,\"product_model\":\"Series 7650 Sliding Glass Door\",\"product_description\":\"Non impact resistant thermally broken aluminum sliding glass door\",\"design_pressure\":\"+61.3\\\/-75.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Origin USA, Inc.\":[{\"manufacturer\":\"Origin USA, Inc.\",\"approval_number_master\":\"FL#39701-R2\",\"approval_number\":\"FL39701.1\",\"seq\":1,\"product_model\":\"OS29 Sliding Glass Door\",\"product_description\":\"OS29 Aluminum Sliding Glass Door, LM Impact HVHZ\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Origin USA, Inc.\",\"approval_number_master\":\"FL#39701-R2\",\"approval_number\":\"FL39701.3\",\"seq\":3,\"product_model\":\"OS44 Sliding Glass Door\",\"product_description\":\"OS44 Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Origin USA, Inc.\",\"approval_number_master\":\"FL#39701-R2\",\"approval_number\":\"FL39701.4\",\"seq\":4,\"product_model\":\"OS77 Sliding Glass Door\",\"product_description\":\"OS77 Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Origin USA, Inc.\",\"approval_number_master\":\"FL#39701-R0\",\"approval_number\":\"FL39701.2\",\"seq\":2,\"product_model\":\"OS77 Sliding Glass Door\",\"product_description\":\"OS77 Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"All Seasons Commercial Div.\":[{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#39799-R1\",\"approval_number\":\"FL39799.1\",\"seq\":1,\"product_model\":\"SERIES 8065 ALUMINUM SLIDING GLASS DOOR\",\"product_description\":\"SERIES 8065 THERMALLY BROKEN ALUMINUM SLIDING GLASS DOOR\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-31 00:00:00\",\"instructions_url\":\"\"}],\"P.H. Tech Corp\":[{\"manufacturer\":\"P.H. Tech Corp\",\"approval_number_master\":\"FL#40257-R0\",\"approval_number\":\"FL40257.1\",\"seq\":1,\"product_model\":\"S-7500 Sliding Patio Door (Non-HVHZ) (Non-Impact)\",\"product_description\":\"S-7500 Sliding Patio Door (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"P.H. Tech Corp\",\"approval_number_master\":\"FL#40258-R0\",\"approval_number\":\"FL40258.1\",\"seq\":1,\"product_model\":\"S-8375 Sliding Patio Door (Non-HVHZ) (Non-Impact)\",\"product_description\":\"S-8375 Sliding Patio Door (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"P.H. Tech Corp\",\"approval_number_master\":\"FL#40259-R0\",\"approval_number\":\"FL40259.1\",\"seq\":1,\"product_model\":\"S-8385 Sliding Patio Door (HVHZ) (Impact)\",\"product_description\":\"S-8385 Sliding Patio Door (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"P.H. Tech Corp\",\"approval_number_master\":\"FL#40259-R0\",\"approval_number\":\"FL40259.2\",\"seq\":2,\"product_model\":\"S-8385 Sliding Patio Door (Non-HVHZ) (Non-Impact)\",\"product_description\":\"S-8385 Sliding Patio Door (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"P.H. Tech Corp\",\"approval_number_master\":\"FL#40260-R0\",\"approval_number\":\"FL40260.1\",\"seq\":1,\"product_model\":\"S-8500 Sliding Patio Door (Non-HVHZ) (Impact)\",\"product_description\":\"S-8500 Sliding Patio Door (Non-HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"P.H. Tech Corp\",\"approval_number_master\":\"FL#40261-R0\",\"approval_number\":\"FL40261.1\",\"seq\":1,\"product_model\":\"S-8750 Sliding Patio Door (Non-HVHZ) (Non-Impact)\",\"product_description\":\"S-8750 Sliding Patio Door (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"P.H. Tech Corp\",\"approval_number_master\":\"FL#47243-R0\",\"approval_number\":\"FL47243.1\",\"seq\":1,\"product_model\":\"S-8712 Sliding Patio Door (Non-HVHZ)(Non-Impact)\",\"product_description\":\"S-8712 Sliding Patio Door (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Condado Window\":[{\"manufacturer\":\"Condado Window\",\"approval_number_master\":\"FL#40556-R0\",\"approval_number\":\"FL40556.1\",\"seq\":1,\"product_model\":\"Ultra 400 Series Sliding Glass Door with Integral Shutter (HVHZ) (Impact)\",\"product_description\":\"Ultra 400 Series Sliding Glass Door with Integral Shutter (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Condado Window\",\"approval_number_master\":\"FL#40556-R2\",\"approval_number\":\"FL40556.2\",\"seq\":2,\"product_model\":\"Ultra 400 Series Sliding Glass Door with Integral Shutter (HVHZ) (Impact)\",\"product_description\":\"Ultra 400 Series Sliding Glass Door with Integral Shutter (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Oliveri Millworks\":[{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#40570-R2\",\"approval_number\":\"FL40570.1\",\"seq\":1,\"product_model\":\"Oliveri Lift and Slide\",\"product_description\":\"Oliveri Lift and Slide Mahogany Wood Doors, Large and Small Missile Impact\",\"design_pressure\":\"+55\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Tischler und Sohn(USA)Limited\":[{\"manufacturer\":\"Tischler und Sohn(USA)Limited\",\"approval_number_master\":\"FL#40646-R1\",\"approval_number\":\"FL40646.1\",\"seq\":1,\"product_model\":\"Lift & Slide Impact Wood Doors\",\"product_description\":\"Lift & Slide Wood Doors (Small & Large Missile Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tischler und Sohn(USA)Limited\",\"approval_number_master\":\"FL#655-R0\",\"approval_number\":\"FL655.1\",\"seq\":1,\"product_model\":\"Sliding Glass Door\",\"product_description\":\"Impact resistant, wood framed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tischler und Sohn(USA)Limited\",\"approval_number_master\":\"FL#655-R0\",\"approval_number\":\"FL655.2\",\"seq\":2,\"product_model\":\"Sliding Glass Pocket Door\",\"product_description\":\"Impact resistant, wood framed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"OKNOPLAST SP. Z O.O.\":[{\"manufacturer\":\"OKNOPLAST SP. Z O.O.\",\"approval_number_master\":\"FL#41113-R0\",\"approval_number\":\"FL41113.1\",\"seq\":1,\"product_model\":\"HST 70 Sliding Glass Door XO\",\"product_description\":\"HST 70 Sliding Glass Door XO\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OKNOPLAST SP. Z O.O.\",\"approval_number_master\":\"FL#41113-R0\",\"approval_number\":\"FL41113.2\",\"seq\":2,\"product_model\":\"HST Premium 85 Sliding Glass Door XO\",\"product_description\":\"HST Premium 85 Sliding Glass Door XO\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-18 00:00:00\",\"instructions_url\":\"\"}],\"Aldora Aluminum and Glass\":[{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#41125-R0\",\"approval_number\":\"FL41125.1\",\"seq\":1,\"product_model\":\"Vista View Sliding Glass Door LMI\",\"product_description\":\"Aluminum sliding glass door with and without interlock reinforcing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"}],\"C.R. Laurence Co., Inc.\":[{\"manufacturer\":\"C.R. Laurence Co., Inc.\",\"approval_number_master\":\"FL#41392-R1\",\"approval_number\":\"FL41392.1\",\"seq\":1,\"product_model\":\"Palisades S100 Sliding Glass Door, OX\",\"product_description\":\"Palisades S100 Sliding Glass Door, OX Non-impact\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.R. Laurence Co., Inc.\",\"approval_number_master\":\"FL#41392-R1\",\"approval_number\":\"FL41392.2\",\"seq\":2,\"product_model\":\"Palisades S100 Sliding Glass Door, OXXO\",\"product_description\":\"Palisades S100 Sliding Glass Door, OXXO, Non-impact\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Labrador & Fundora Corp D?B?A V & V Windows\":[{\"manufacturer\":\"Labrador & Fundora Corp D?B?A V & V Windows\",\"approval_number_master\":\"FL#41460-R2\",\"approval_number\":\"FL41460.1\",\"seq\":1,\"product_model\":\"Series S-3000 Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-02 00:00:00\",\"instructions_url\":\"\"}],\"Shanghai YY Windows CO., LTD\":[{\"manufacturer\":\"Shanghai YY Windows CO., LTD\",\"approval_number_master\":\"FL#41539-R1\",\"approval_number\":\"FL41539.1\",\"seq\":1,\"product_model\":\"SPA100 SLIDING GLASS DOOR SYSTEM - L.M.I.\",\"product_description\":\"SPA 100 SLIDING GLASS DOOR SYSTEM - Large missile impact\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shanghai YY Windows CO., LTD\",\"approval_number_master\":\"FL#41578-R1\",\"approval_number\":\"FL41578.1\",\"seq\":1,\"product_model\":\"SPA150 ALUMINUM SLIDING GLASS DOOR-LMI\",\"product_description\":\"SPA150 ALUMINUM SLIDING GLASS DOOR-large missile impact\",\"design_pressure\":\"+90\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"QINGDAO SEA NOVA BUILDING PROFILES PRODUCTS CO LTD\":[{\"manufacturer\":\"QINGDAO SEA NOVA BUILDING PROFILES PRODUCTS CO LTD\",\"approval_number_master\":\"FL#41707-R0\",\"approval_number\":\"FL41707.1\",\"seq\":1,\"product_model\":\"a. \\\"SLD 01 MW\\\" Series - Sliding Patio Door (Welded Sash)\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door with Welded Sash - (XO or OX Configurations - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"QINGDAO SEA NOVA BUILDING PROFILES PRODUCTS CO LTD\",\"approval_number_master\":\"FL#41707-R0\",\"approval_number\":\"FL41707.2\",\"seq\":2,\"product_model\":\"b. \\\"SLD 01 MW\\\" Series - Sliding Patio Door (Welded Sash)\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door with Welded Sash - (OXO Configuration - Nominal 9'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"QINGDAO SEA NOVA BUILDING PROFILES PRODUCTS CO LTD\",\"approval_number_master\":\"FL#41707-R0\",\"approval_number\":\"FL41707.3\",\"seq\":3,\"product_model\":\"c. \\\"SLD 01 MW\\\" Series - Sliding Patio Door (Welded Sash)\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door with Welded Sash- (OXXO Configuration - Nominal 12'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"QINGDAO SEA NOVA BUILDING PROFILES PRODUCTS CO LTD\",\"approval_number_master\":\"FL#41707-R0\",\"approval_number\":\"FL41707.4\",\"seq\":4,\"product_model\":\"d. \\\"SLD 01 MM\\\" Series - Sliding Patio Door (Mechanical Sash)\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door with Stile and Rail Sash - (XO or OX Configurations - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"QINGDAO SEA NOVA BUILDING PROFILES PRODUCTS CO LTD\",\"approval_number_master\":\"FL#41707-R0\",\"approval_number\":\"FL41707.5\",\"seq\":5,\"product_model\":\"e. \\\"SLD 01 MM\\\" Series - Sliding Patio Door (Mechanical Sash)\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door with Stile and Rail Sash - (OXO Configuration - Nominal 9'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"QINGDAO SEA NOVA BUILDING PROFILES PRODUCTS CO LTD\",\"approval_number_master\":\"FL#41707-R0\",\"approval_number\":\"FL41707.6\",\"seq\":6,\"product_model\":\"f. \\\"SLD 01 MM\\\" Series - Sliding Patio Door (Mechanical Sash)\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door with Stile and Rail Sash- (OXXO Configuration - Nominal 12'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Therma-Tru Corporation\":[{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#41857-R0\",\"approval_number\":\"FL41857.1\",\"seq\":1,\"product_model\":\"SERIES V-2 SLIDING GLASS DOOR\",\"product_description\":\"5 X 8 PANEL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#41857-R0\",\"approval_number\":\"FL41857.2\",\"seq\":2,\"product_model\":\"SERIES V-2 SLIDING GLASS DOOR\",\"product_description\":\"5 X 8 PANEL NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#1185-R0\",\"approval_number\":\"FL1185.1\",\"seq\":1,\"product_model\":\"Slimline\",\"product_description\":\"Fiberglass Sliding Patio Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#1185-R0\",\"approval_number\":\"FL1185.2\",\"seq\":2,\"product_model\":\"SPD\",\"product_description\":\"PVC Sliding Patio Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5265-R1\",\"approval_number\":\"FL5265.1\",\"seq\":1,\"product_model\":\"a) \\\"Slim-Line\\\" Sliding Patio Door\",\"product_description\":\"Fiberglass Sliding Patio Door - Insulated Glass - (2 Panel Configuration XO or OX - Nominal O.A. Dimensions 5'11 x 6'8)\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5265-R1\",\"approval_number\":\"FL5265.2\",\"seq\":2,\"product_model\":\"b) \\\"Slim-Line\\\" Sliding Patio Door\",\"product_description\":\"Fiberglass Sliding Patio Door - Insulated Glass - (2 Panel Configuration XO or OX - Nominal O.A. Dimensions 7'11 x 6'8)\",\"design_pressure\":\"+45.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5265-R1\",\"approval_number\":\"FL5265.3\",\"seq\":3,\"product_model\":\"c) \\\"Slim-Line\\\" Sliding Patio Door\",\"product_description\":\"Fiberglass Sliding Patio Door - Insulated Glass - (3 Panel Configuration OXO - Nominal O.A. Dimensions 9'2 x 6'8)\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5265-R1\",\"approval_number\":\"FL5265.4\",\"seq\":4,\"product_model\":\"d) \\\"Slim-Line\\\" Sliding Patio Door\",\"product_description\":\"Fiberglass Sliding Patio Door - Insulated Glass - (3 Panel Configuration OXO - Nominal O.A. Dimensions 12'2 x 6'8)\",\"design_pressure\":\"+30.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5265-R1\",\"approval_number\":\"FL5265.5\",\"seq\":5,\"product_model\":\"e) \\\"Slim-Line\\\" Sliding Patio Door\",\"product_description\":\"Fiberglass Sliding Patio Door - Insulated Glass - (3 Panel Configuration with Continuous Head and Sill OOX or XOO - Nominal O.A. Dimensions 8'11 x 6'8)\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5265-R1\",\"approval_number\":\"FL5265.6\",\"seq\":6,\"product_model\":\"f) \\\"Slim-Line\\\" Sliding Patio Door\",\"product_description\":\"Fiberglass Sliding Patio Door - Insulated Glass - (3 Panel Configuration with Continuous Head and Sill OOX or XOO - Nominal O.A. Dimensions 11'11 x 6'8)\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5265-R1\",\"approval_number\":\"FL5265.7\",\"seq\":7,\"product_model\":\"g) \\\"Slim-Line\\\" Sliding Patio Door\",\"product_description\":\"Fiberglass Sliding Patio Door - Insulated Glass - (4 Panel Configuration with Continuous Head and Sill OXXO - Nominal O.A. Dimensions 11'11 x 6'8)\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5265-R1\",\"approval_number\":\"FL5265.8\",\"seq\":8,\"product_model\":\"h) \\\"Slim-Line\\\" Sliding Patio Door\",\"product_description\":\"Fiberglass Patio Door Inoperable Panel - Insulated Glass - (1 Panel Configuration O - Nominal O.A. Dimensions 3'3 x 6'8)\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5265-R1\",\"approval_number\":\"FL5265.9\",\"seq\":9,\"product_model\":\"i) \\\"Slim-Line\\\" Sliding Patio Door\",\"product_description\":\"Fiberglass Patio Door Inoperable Panel - Insulated Glass - (1 Panel Configuration O - Nominal O.A. Dimensions 4'3 x 6'8)\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5265-R1\",\"approval_number\":\"FL5265.10\",\"seq\":10,\"product_model\":\"j) \\\"Slim-Line\\\" Sliding Patio Door\",\"product_description\":\"Fiberglass Sliding Patio Door - Insulated Glass - (3 Panel Configuration, Continuous Head and Sill with Transom O\\\/OXO - Nominal O.A. Dimensions 8'11 x 8'0)\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5265-R1\",\"approval_number\":\"FL5265.11\",\"seq\":11,\"product_model\":\"k) \\\"Slim-Line\\\" Sliding Patio Door\",\"product_description\":\"Fiberglass Sliding Patio Door - Insulated Glass - (3 Panel Configuration, Continuous Head and Sill with Two Panel Transom OO\\\/OXO - Nominal O.A. Dimensions 11'11 x 8'0)\",\"design_pressure\":\"+30.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5265-R1\",\"approval_number\":\"FL5265.12\",\"seq\":12,\"product_model\":\"l) \\\"Slim-Line\\\" Sliding Patio Door\",\"product_description\":\"Fiberglass Sliding Patio Door - Insulated Glass - (4 Panel Configuration, Continuous Head and Sill with Two Panel Transom OO\\\/OXXO - Nominal O.A. Dimensions 11'8 x 8'0)\",\"design_pressure\":\"+30.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5265-R1\",\"approval_number\":\"FL5265.13\",\"seq\":13,\"product_model\":\"m) \\\"Slim-Line\\\" Sliding Patio Door\",\"product_description\":\"Fiberglass Sliding Patio Door - Insulated Glass - (2 Panel Configuration XO or OX - Nominal O.A. Dimensions 5'11 x 8'0)\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5265-R1\",\"approval_number\":\"FL5265.14\",\"seq\":14,\"product_model\":\"n) \\\"Slim-Line\\\" Sliding Patio Door\",\"product_description\":\"Fiberglass Sliding Patio Door - Insulated Glass - (2 Panel Configuration XO or OX - Nominal O.A. Dimensions 7'11 x 7'11)\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5265-R1\",\"approval_number\":\"FL5265.15\",\"seq\":15,\"product_model\":\"o) \\\"Slim-Line\\\" Sliding Patio Door\",\"product_description\":\"Fiberglass Sliding Patio Door - Insulated Glass - (3 Panel Configuration OXO - Nominal O.A. Dimensions 9'2 x 7'11)\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5265-R1\",\"approval_number\":\"FL5265.16\",\"seq\":16,\"product_model\":\"p) \\\"Slim-Line\\\" Sliding Patio Door\",\"product_description\":\"Fiberglass Sliding Patio Door - Insulated Glass - (3 Panel Configuration with Continuous Head and Sill OOX or XOO - Nominal O.A. Dimensions 8'11 x 7'11)\",\"design_pressure\":\"+30.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5265-R1\",\"approval_number\":\"FL5265.17\",\"seq\":17,\"product_model\":\"q) \\\"Slim-Line\\\" Sliding Patio Door\",\"product_description\":\"Fiberglass Sliding Patio Door - Insulated Glass - (3 Panel Configuration with Continuous Head and Sill OOX or XOO - Nominal O.A. Dimensions 11'11 x 8'0)\",\"design_pressure\":\"+30.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5265-R1\",\"approval_number\":\"FL5265.18\",\"seq\":18,\"product_model\":\"r) \\\"Slim-Line\\\" Sliding Patio Door\",\"product_description\":\"Fiberglass Sliding Patio Door - Insulated Glass - (4 Panel Configuration with Continuous Head and Sill OXXO - Nominal O.A. Dimensions 11'8 x 8'0)\",\"design_pressure\":\"+30.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5265-R1\",\"approval_number\":\"FL5265.19\",\"seq\":19,\"product_model\":\"s) \\\"Slim-Line\\\" Sliding Patio Door\",\"product_description\":\"Fiberglass Patio Door Inoperable Panel - Insulated Glass - (1 Panel Configuration O - Nominal O.A. Dimensions 4'3 x 8'0)\",\"design_pressure\":\"+30.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5265-R1\",\"approval_number\":\"FL5265.20\",\"seq\":20,\"product_model\":\"t) \\\"Slim-Line\\\" Sliding Patio Door\",\"product_description\":\"Fiberglass Patio Door Inoperable Panel - Insulated Glass - (1 Panel Configuration with Transom O\\\/O - Nominal O.A. Dimensions 4'3 x 9'4)\",\"design_pressure\":\"+30.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5265-R1\",\"approval_number\":\"FL5265.21\",\"seq\":21,\"product_model\":\"u) \\\"Slim-Line\\\" Sliding Patio Door\",\"product_description\":\"Fiberglass Sliding Patio Door - Insulated Glass - (3 Panel Configuration, with Transom O\\\/OXO - Nominal O.A. Dimensions 10'2 x 9'4)\",\"design_pressure\":\"+20.0\\\/-20.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5265-R1\",\"approval_number\":\"FL5265.22\",\"seq\":22,\"product_model\":\"v) \\\"Slim-Line\\\" Sliding Patio Door\",\"product_description\":\"Fiberglass Sliding Patio Door - Insulated Glass - (3 Panel Configuration, Continuous Head and Sill with Transom O\\\/OOX or O\\\/XOO - Nominal O.A. Dimensions 8'11 x 9'4)\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5265-R1\",\"approval_number\":\"FL5265.23\",\"seq\":23,\"product_model\":\"w) \\\"Slim-Line\\\" Sliding Patio Door\",\"product_description\":\"Fiberglass Sliding Patio Door - Insulated Glass - (3 Panel Configuration, Continuous Head and Sill with Two Panel Transom OO\\\/OOX or OO\\\/XOO - Nominal O.A. Dimensions 11'11 x 9'4)\",\"design_pressure\":\"+20.0\\\/-20.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5265-R1\",\"approval_number\":\"FL5265.24\",\"seq\":24,\"product_model\":\"x) \\\"Slim-Line\\\" Sliding Patio Door\",\"product_description\":\"Fiberglass Sliding Patio Door - Insulated Glass - (4 Panel Configuration, with Two Panel Transom OO\\\/OXXO - Nominal O.A. Dimensions 11'8 x 9'4)\",\"design_pressure\":\"+20.0\\\/-20.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5265-R1\",\"approval_number\":\"FL5265.25\",\"seq\":25,\"product_model\":\"y) \\\"SPD\\\" Sliding Patio Door\",\"product_description\":\"Extruded Vinyl Patio Door - Insulated Glass - (2 Panel Configuration XO or OX - Nominal O.A. Dimensions 6'1 x 6'10)\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5265-R1\",\"approval_number\":\"FL5265.26\",\"seq\":26,\"product_model\":\"z) \\\"Fiberglass Sliding Patio Door\\\"\",\"product_description\":\"FiberClassic or SmoothStar Fiberglass Sliding Patio Doors - Insulated Glass - (4 Panel Configuration OXXO - Nominal O.A. Dimensions 11'8 x 6'10)\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5265-R1\",\"approval_number\":\"FL5265.27\",\"seq\":27,\"product_model\":\"za) \\\"Fiberglass Sliding Patio Door\\\"\",\"product_description\":\"FiberClassic or SmoothStar Fiberglass Sliding Patio Doors - Insulated Glass - (2 Panel Configuration OX or XO - Nominal O.A. Dimensions 5'11 x 8'0)\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5265-R1\",\"approval_number\":\"FL5265.28\",\"seq\":28,\"product_model\":\"zb) \\\"Fiberglass Sliding Patio Door\\\"\",\"product_description\":\"FiberClassic or SmoothStar Fiberglass Sliding Patio Doors - Insulated Glass - (3 Panel Configuration OOX or XOO - Nominal O.A. Dimensions 8'11 x 8'0)\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#5265-R1\",\"approval_number\":\"FL5265.29\",\"seq\":29,\"product_model\":\"zc) \\\"Fiberglass Sliding Patio Door\\\"\",\"product_description\":\"FiberClassic or SmoothStar Fiberglass Sliding Patio Doors - Insulated Glass - (4 Panel Configuration OXXO - Nominal O.A. Dimensions 8'11 x 8'0)\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-30 00:00:00\",\"instructions_url\":\"\"}],\"Americas Best Windows & Doors\":[{\"manufacturer\":\"Americas Best Windows & Doors\",\"approval_number_master\":\"FL#41916-R2\",\"approval_number\":\"FL41916.1\",\"seq\":1,\"product_model\":\"2 & 3 Track AB-2300 Aluminum Sliding Glass Door\",\"product_description\":\"2 & 3 Track Large Missile Impact Resistant Aluminum Sliding Glass Door\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-09 00:00:00\",\"instructions_url\":\"\"}],\"Allegion Access Technologies, LLC\":[{\"manufacturer\":\"Allegion Access Technologies, LLC\",\"approval_number_master\":\"FL#41992-R1\",\"approval_number\":\"FL41992.1\",\"seq\":1,\"product_model\":\"1-Dura-Storm Series 3000\",\"product_description\":\"Dura Storm 3000 Series Automatic Sliding Glass Door-LMI Level E\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion Access Technologies, LLC\",\"approval_number_master\":\"FL#41992-R1\",\"approval_number\":\"FL41992.2\",\"seq\":2,\"product_model\":\"2-Dura-Storm Series 2000\\\/3000\",\"product_description\":\"Series \\\"Dura-Storm\\\" Aluminum Sliding Glass Door O-Sx-Sx-O, Sx-O w\\\/wo Transom, So-Sx-Sx-So, Sx-So w\\\/wo Transom & Breakout- Non-Impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion Access Technologies, LLC\",\"approval_number_master\":\"FL#41992-R1\",\"approval_number\":\"FL41992.3\",\"seq\":3,\"product_model\":\"3-Dura-Storm Series 2000\\\/3000\",\"product_description\":\"Series \\\"Dura-Storm\\\" Aluminum Automatic Sliding Glass Door (Steel Reinforced) O-Sx-Sx-O and So-Sx-Sx-So operable panels w\\\/ Full Breakout\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion Access Technologies, LLC\",\"approval_number_master\":\"FL#41992-R1\",\"approval_number\":\"FL41992.4\",\"seq\":4,\"product_model\":\"4-Dura-Storm Series 2000\\\/3000\",\"product_description\":\"Series \\\"Dura-Storm\\\" Aluminum Automatic Sliding Glass Door :O-Sx-Sx-O, O-Sx and So-Sx-Sx-So, So-Sx w\\\/operable panels w\\\/ Full break out-LMI\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-04 00:00:00\",\"instructions_url\":\"\"}],\"Pagen Sp. z o.o.\":[{\"manufacturer\":\"Pagen Sp. z o.o.\",\"approval_number_master\":\"FL#42040-R1\",\"approval_number\":\"FL42040.1\",\"seq\":1,\"product_model\":\"Series ASS39 PD.NI Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+63\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-04-19 00:00:00\",\"instructions_url\":\"\"}],\"LuxView LLC\":[{\"manufacturer\":\"LuxView LLC\",\"approval_number_master\":\"FL#42163-R2\",\"approval_number\":\"FL42163.1\",\"seq\":1,\"product_model\":\"SLIDE 54 MULTISLIDE\",\"product_description\":\"LuxView SLIDE 54 Thermally Broken Aluminum Multislide Door\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LuxView LLC\",\"approval_number_master\":\"FL#42163-R2\",\"approval_number\":\"FL42163.2\",\"seq\":2,\"product_model\":\"SLIDE 54i MULTISLIDE\",\"product_description\":\"LuxView SLIDE 54i Thermally Broken Aluminum Multislide Door\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Linea Rossa Windows & Doors\":[{\"manufacturer\":\"Linea Rossa Windows & Doors\",\"approval_number_master\":\"FL#42288-R0\",\"approval_number\":\"FL42288.1\",\"seq\":1,\"product_model\":\"LRWAD-280 Sliding Glass Door & Lift and Slide Systems (HVHZ) (Impact)\",\"product_description\":\"LRWAD-280 Sliding Glass Door & Lift and Slide Systems (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Linea Rossa Windows & Doors\",\"approval_number_master\":\"FL#42286-R0\",\"approval_number\":\"FL42286.1\",\"seq\":1,\"product_model\":\"LRWAD-230 Sliding Glass Door (HVHZ) (Impact)\",\"product_description\":\"LRWAD-230 Sliding Glass Door (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"DAKO Sp. z o.o.\":[{\"manufacturer\":\"DAKO Sp. z o.o.\",\"approval_number_master\":\"FL#42306-R0\",\"approval_number\":\"FL42306.1\",\"seq\":1,\"product_model\":\"DA-77 HST AS Sliding Glass Door (Non-HVHZ) (Non-Impact)\",\"product_description\":\"DA-77 HST AS Sliding Glass Door (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-28 00:00:00\",\"instructions_url\":\"\"}],\"GIG Windows & Doors\":[{\"manufacturer\":\"GIG Windows & Doors\",\"approval_number_master\":\"FL#42323-R0\",\"approval_number\":\"FL42323.1\",\"seq\":1,\"product_model\":\"Series 26000 High Impact Sliding Glass Door Large & Small Missile\",\"product_description\":\"Door system made of laminated or insulated laminated impact resistant glass retained by aluminum profile frame, wet glazed.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Do It Impact, Inc\":[{\"manufacturer\":\"Do It Impact, Inc\",\"approval_number_master\":\"FL#42339-R0\",\"approval_number\":\"FL42339.1\",\"seq\":1,\"product_model\":\"SPA100 Aluminum Sliding Glass Door - LMI\",\"product_description\":\"SPA100 Aluminum Sliding Glass Door - LMI\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Do It Impact, Inc\",\"approval_number_master\":\"FL#42341-R0\",\"approval_number\":\"FL42341.1\",\"seq\":1,\"product_model\":\"SPA150 and SPA100 Sliding Door - LMI\",\"product_description\":\"SPA150 and SPA100 Sliding Door - LMI\",\"design_pressure\":\"+90\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"CUHADAROGLU METAL SAN.PAZ. A.S.\":[{\"manufacturer\":\"CUHADAROGLU METAL SAN.PAZ. A.S.\",\"approval_number_master\":\"FL#42345-R0\",\"approval_number\":\"FL42345.1\",\"seq\":1,\"product_model\":\"HR7 SLIDING GLASS DOOR - LMI\",\"product_description\":\"HR7 SLIDING GLASS DOOR - LMI\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CUHADAROGLU METAL SAN.PAZ. A.S.\",\"approval_number_master\":\"FL#42345-R0\",\"approval_number\":\"FL42345.2\",\"seq\":2,\"product_model\":\"HR7 SLIDING GLASS DOOR - SMI\",\"product_description\":\"HR7 SLIDING GLASS DOOR - SMI\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ALUMIL SA\":[{\"manufacturer\":\"ALUMIL SA\",\"approval_number_master\":\"FL#44181-R0\",\"approval_number\":\"FL44181.1\",\"seq\":1,\"product_model\":\"Series S700 Thermally Broken Lift & Slide Aluminum Glass Door\",\"product_description\":\"Large missile impact resistant thermally broken lift and slide aluminum glass door.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Co.Me.P Infissi SRL\":[{\"manufacturer\":\"Co.Me.P Infissi SRL\",\"approval_number_master\":\"FL#44182-R0\",\"approval_number\":\"FL44182.1\",\"seq\":1,\"product_model\":\"EBE 85 Brass Lift & Slide Door (HVHZ) (Impact)\",\"product_description\":\"EBE 85 Brass Lift & Slide Door (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"K RESEARCH & DEVELOPMENT, LLC\":[{\"manufacturer\":\"K RESEARCH & DEVELOPMENT, LLC\",\"approval_number_master\":\"FL#45992-R0\",\"approval_number\":\"FL45992.1\",\"seq\":1,\"product_model\":\"SPA100 Aluminum Sliding Glass Door-LMI\",\"product_description\":\"SPA100 Aluminum Sliding Glass Door-LMI\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"K RESEARCH & DEVELOPMENT, LLC\",\"approval_number_master\":\"FL#45997-R0\",\"approval_number\":\"FL45997.1\",\"seq\":1,\"product_model\":\"SPA150 and SPA100 Sliding Door-LMI\",\"product_description\":\"SPA150 and SPA100 Sliding Door-LMI\",\"design_pressure\":\"+90\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"AWILUX Polska Sp. Z o.o Sp.k\":[{\"manufacturer\":\"AWILUX Polska Sp. Z o.o Sp.k\",\"approval_number_master\":\"FL#46563-R0\",\"approval_number\":\"FL46563.1\",\"seq\":1,\"product_model\":\"CP155 Lift and Slide Door (HVHZ) (Impact)\",\"product_description\":\"CP155 Lift and Slide Door (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"}],\"ALUPROF SA\":[{\"manufacturer\":\"ALUPROF SA\",\"approval_number_master\":\"FL#46592-R2\",\"approval_number\":\"FL46592.1\",\"seq\":1,\"product_model\":\"MB-37 Sliding Glass Door (Single and Double)\",\"product_description\":\"Large and Small Missile Impact resistant Sliding Glass Door (Single and Double)\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-26 00:00:00\",\"instructions_url\":\"\"}],\"Slocomb Windows and Doors Inc.\":[{\"manufacturer\":\"Slocomb Windows and Doors Inc.\",\"approval_number_master\":\"FL#46612-R0\",\"approval_number\":\"FL46612.1\",\"seq\":1,\"product_model\":\"300S PATIO DOOR\",\"product_description\":\"NON-IMPACT\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Slocomb Windows and Doors Inc.\",\"approval_number_master\":\"FL#31608-R0\",\"approval_number\":\"FL31608.1\",\"seq\":1,\"product_model\":\"200.200 Sliding Patio Door w\\\/Innergy reinforcements\",\"product_description\":\"200.200 Sliding Patio Door w\\\/Innergy reinforcements Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-02-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Slocomb Windows and Doors Inc.\",\"approval_number_master\":\"FL#31608-R0\",\"approval_number\":\"FL31608.2\",\"seq\":2,\"product_model\":\"200.200 Sliding Patio Door w\\\/steel reinforcements\",\"product_description\":\"200.200 Sliding Patio Door w\\\/steel reinforcements Non-Impact\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-02-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Slocomb Windows and Doors Inc.\",\"approval_number_master\":\"FL#41981-R0\",\"approval_number\":\"FL41981.1\",\"seq\":1,\"product_model\":\"300S PATIO DOOR\",\"product_description\":\"TYPE OX\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-11 00:00:00\",\"instructions_url\":\"\"}],\"PROFAL\":[{\"manufacturer\":\"PROFAL\",\"approval_number_master\":\"FL#46742-R0\",\"approval_number\":\"FL46742.1\",\"seq\":1,\"product_model\":\"Series S700 Thermally Broken Lift & Slide Aluminum Glass Door\",\"product_description\":\"Large missile impact resistant thermally broken lift and slide aluminum glass door.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-05-01 00:00:00\",\"instructions_url\":\"\"}],\"Elevate Windows and Doors\":[{\"manufacturer\":\"Elevate Windows and Doors\",\"approval_number_master\":\"FL#46822-R0\",\"approval_number\":\"FL46822.1\",\"seq\":1,\"product_model\":\"Series Inspire SGD\",\"product_description\":\"R-PG35-2426x2426 (96x96)-SD\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-06-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate Windows and Doors\",\"approval_number_master\":\"FL#46822-R0\",\"approval_number\":\"FL46822.2\",\"seq\":2,\"product_model\":\"Series Inspire SGD\",\"product_description\":\"R-PG50-1816x2022 (72x80)-SD\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-06-09 00:00:00\",\"instructions_url\":\"\"}],\"KELLER MINIMAL WINDOWS S.A.\":[{\"manufacturer\":\"KELLER MINIMAL WINDOWS S.A.\",\"approval_number_master\":\"FL#46854-R0\",\"approval_number\":\"FL46854.1\",\"seq\":1,\"product_model\":\"SH LFI SLIDING GLASS DOOR - LMI\",\"product_description\":\"SH LFI SLIDING GLASS DOOR - LARGE MISSILE IMPACT\",\"design_pressure\":\"+60\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Miami Dade Aluminum\":[{\"manufacturer\":\"Miami Dade Aluminum\",\"approval_number_master\":\"FL#46882-R0\",\"approval_number\":\"FL46882.1\",\"seq\":1,\"product_model\":\"2 & 3 Track Series FIW-2004-D Aluminum Sliding Glass Door (LMI)\",\"product_description\":\"Extruded aluminum profiles supporting Impact Resistant Glass operable Sliding Door\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Miami Dade Aluminum\",\"approval_number_master\":\"FL#41353-R0\",\"approval_number\":\"FL41353.1\",\"seq\":1,\"product_model\":\"Series 26000\",\"product_description\":\"HIGH IMPACT SLIDING GLASS DOOR LARGE AND SMALL MISSILE\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"RC BES WINDOWS LLC\":[{\"manufacturer\":\"RC BES WINDOWS LLC\",\"approval_number_master\":\"FL#46955-R0\",\"approval_number\":\"FL46955.1\",\"seq\":1,\"product_model\":\"RB 126\",\"product_description\":\"Aluminum sliding glass door, large missile impact\",\"design_pressure\":\"+135\\\/-135\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"DECCO S.A.\":[{\"manufacturer\":\"DECCO S.A.\",\"approval_number_master\":\"FL#46963-R0\",\"approval_number\":\"FL46963.1\",\"seq\":1,\"product_model\":\"NC.600\\\/RP.600 Sliding Glass Door\",\"product_description\":\"Sliding Glass Door\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-22 00:00:00\",\"instructions_url\":\"\"}],\"Global Impact Products, LLC\":[{\"manufacturer\":\"Global Impact Products, LLC\",\"approval_number_master\":\"FL#46969-R0\",\"approval_number\":\"FL46969.1\",\"seq\":1,\"product_model\":\"Series 6000 Aluminum Sliding Glass Door (HVHZ) (Impact)\",\"product_description\":\"Series 6000 Aluminum Sliding Glass Door (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Impact Products, LLC\",\"approval_number_master\":\"FL#46969-R0\",\"approval_number\":\"FL46969.2\",\"seq\":2,\"product_model\":\"Series 6500 Aluminum Sliding Glass Door (HVHZ) (Impact)\",\"product_description\":\"Series 6500 Aluminum Sliding Glass Door (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Impact Products, LLC\",\"approval_number_master\":\"FL#41591-R0\",\"approval_number\":\"FL41591.1\",\"seq\":1,\"product_model\":\"6000 Series Aluminum Sliding Glass Door\",\"product_description\":\"Large Missile Impact (LMI) SGD with Sidelites and Transom- Missile Level \\\"D\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"VPI Windows\":[{\"manufacturer\":\"VPI Windows\",\"approval_number_master\":\"FL#46972-R1\",\"approval_number\":\"FL46972.1\",\"seq\":1,\"product_model\":\"Endurance 723\",\"product_description\":\"Sliding Door (OX) 96\\\" x 96\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-10 00:00:00\",\"instructions_url\":\"\"}],\"Nuevo Florida Venture LLC\":[{\"manufacturer\":\"Nuevo Florida Venture LLC\",\"approval_number_master\":\"FL#47004-R0\",\"approval_number\":\"FL47004.1\",\"seq\":1,\"product_model\":\"Series 'Titan 50' Aluminum Sliding Glass Door\",\"product_description\":\"Series 'Titan 50' Aluminum Sliding Glass Door (L.M.I.)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-05-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nuevo Florida Venture LLC\",\"approval_number_master\":\"FL#47004-R0\",\"approval_number\":\"FL47004.2\",\"seq\":2,\"product_model\":\"Series 'Titan 90' Aluminum Sliding Glass Door (L.M.I.)\",\"product_description\":\"Series 'Titan 90' Aluminum Sliding Glass Door (L.M.I.)\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-05-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nuevo Florida Venture LLC\",\"approval_number_master\":\"FL#47347-R0\",\"approval_number\":\"FL47347.1\",\"seq\":1,\"product_model\":\"Series 'Titan 120' Aluminum Sliding Glass Door (S.M.I.)\",\"product_description\":\"Series 'Titan 120' Aluminum Sliding Glass Door (S.M.I.)\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-05-17 00:00:00\",\"instructions_url\":\"\"}],\"Lumini Windows & Doors\":[{\"manufacturer\":\"Lumini Windows & Doors\",\"approval_number_master\":\"FL#47092-R0\",\"approval_number\":\"FL47092.1\",\"seq\":1,\"product_model\":\"Visolglide Sliding Glass Door (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Visolglide Sliding Glass Door (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lumini Windows & Doors\",\"approval_number_master\":\"FL#47092-R0\",\"approval_number\":\"FL47092.2\",\"seq\":2,\"product_model\":\"Visolglide Sliding Glass Door (WZ3)(Impact)\",\"product_description\":\"Visolglide Sliding Glass Door (WZ3)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"St. Cloud Window, LLC\":[{\"manufacturer\":\"St. Cloud Window, LLC\",\"approval_number_master\":\"FL#47120-R0\",\"approval_number\":\"FL47120.1\",\"seq\":1,\"product_model\":\"5000i Sliding Glass Door\",\"product_description\":\"96\\\"x84\\\" Impact SGD\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"St. Cloud Window, LLC\",\"approval_number_master\":\"FL#22390-R0\",\"approval_number\":\"FL22390.1\",\"seq\":1,\"product_model\":\"Series 5000 Aluminum Sliding Glass Door\",\"product_description\":\"Sliding Door (Small & Large Missile Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"WinDor\":[{\"manufacturer\":\"WinDor\",\"approval_number_master\":\"FL#47141-R2\",\"approval_number\":\"FL47141.11\",\"seq\":11,\"product_model\":\"11...2750\\\/250 Standard Patio Door (High Performance)\",\"product_description\":\"71-1\\\/2\\\" x 81-1\\\/2\\\" XO or OX Patio Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDor\",\"approval_number_master\":\"FL#47141-R2\",\"approval_number\":\"FL47141.12\",\"seq\":12,\"product_model\":\"12...2750\\\/250 Standard\\\/3750\\\/250 Premium\\\/VFW02\\\/VFW03 Transom\",\"product_description\":\"95-1\\\/2\\\" x 30-1\\\/2\\\" Transom\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDor\",\"approval_number_master\":\"FL#47141-R2\",\"approval_number\":\"FL47141.13\",\"seq\":13,\"product_model\":\"13...2750\\\/250 Standard\\\/3750\\\/250 Premium\\\/VFD05\\\/VFD06 Fixed Door\",\"product_description\":\"53\\\" x 95-1\\\/2\\\" Fixed Door\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDor\",\"approval_number_master\":\"FL#47141-R2\",\"approval_number\":\"FL47141.14\",\"seq\":14,\"product_model\":\"14...2750\\\/250 Standard\\\/3750\\\/250 Premium\\\/VFD05\\\/VFD06 Fixed Door (High Performance)\",\"product_description\":\"53\\\" x 95-1\\\/2\\\" Fixed Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDor\",\"approval_number_master\":\"FL#47141-R0\",\"approval_number\":\"FL47141.1\",\"seq\":1,\"product_model\":\"2750\\\/250 Standard Patio Door\",\"product_description\":\"96x96 XO or OX Patio Door\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDor\",\"approval_number_master\":\"FL#47141-R0\",\"approval_number\":\"FL47141.2\",\"seq\":2,\"product_model\":\"2750\\\/250 Standard Patio Door\",\"product_description\":\"144 x 96 XOO or OOX Patio Door\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDor\",\"approval_number_master\":\"FL#47141-R0\",\"approval_number\":\"FL47141.3\",\"seq\":3,\"product_model\":\"2750\\\/250 Standard Patio Door\",\"product_description\":\"192 x 96 XXXO or OXXX Patio Door\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDor\",\"approval_number_master\":\"FL#47141-R0\",\"approval_number\":\"FL47141.4\",\"seq\":4,\"product_model\":\"2750\\\/250 Standard Patio Door\",\"product_description\":\"192 x 96 OXXO Patio Door\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDor\",\"approval_number_master\":\"FL#47141-R0\",\"approval_number\":\"FL47141.5\",\"seq\":5,\"product_model\":\"2750\\\/250 Standard Patio Door\",\"product_description\":\"144 x 96 O-XO or OX-O Patio Door\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDor\",\"approval_number_master\":\"FL#47141-R1\",\"approval_number\":\"FL47141.6\",\"seq\":6,\"product_model\":\"3750\\\/250 Premium Patio Door (High Performance)\",\"product_description\":\"99 x 96 XO or OX Patio Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDor\",\"approval_number_master\":\"FL#47141-R1\",\"approval_number\":\"FL47141.7\",\"seq\":7,\"product_model\":\"3750\\\/250 Premium Patio Door (High Performance)\",\"product_description\":\"146 x 96 XOO or OOX Patio Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDor\",\"approval_number_master\":\"FL#47141-R1\",\"approval_number\":\"FL47141.8\",\"seq\":8,\"product_model\":\"3750\\\/250 Premium Patio Door (High Performance)\",\"product_description\":\"146 x 96 XXO or OXX Patio Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDor\",\"approval_number_master\":\"FL#47141-R1\",\"approval_number\":\"FL47141.9\",\"seq\":9,\"product_model\":\"3750\\\/250 Premium Patio Door (High Performance)\",\"product_description\":\"192 x 96 OXXO Patio Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDor\",\"approval_number_master\":\"FL#47141-R1\",\"approval_number\":\"FL47141.10\",\"seq\":10,\"product_model\":\"3750\\\/250 Premium Patio Door (High Performance)\",\"product_description\":\"192 x 96 XXXO or OXXX Patio Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-22 00:00:00\",\"instructions_url\":\"\"}],\"Glas-California, Inc. (dba Glas-California)\":[{\"manufacturer\":\"Glas-California, Inc. (dba Glas-California)\",\"approval_number_master\":\"FL#47234-R0\",\"approval_number\":\"FL47234.1\",\"seq\":1,\"product_model\":\"120 Series Sliding Glass Door\",\"product_description\":\"120 Series Glazed Aluminum Sliding Glass Door (LMI\\\/SMI - HVHZ)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Glas-California, Inc. (dba Glas-California)\",\"approval_number_master\":\"FL#47234-R0\",\"approval_number\":\"FL47234.2\",\"seq\":2,\"product_model\":\"180 Series Sliding Glass Door\",\"product_description\":\"180 Series Glazed Aluminum Sliding Glass Door (LMI\\\/SMI - HVHZ)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Downey Glass\":[{\"manufacturer\":\"Downey Glass\",\"approval_number_master\":\"FL#47273-R0\",\"approval_number\":\"FL47273.1\",\"seq\":1,\"product_model\":\"DG-800 Series Sliding Glass Door (HVHZ)(Impact)\",\"product_description\":\"DG-800 Series Sliding Glass Door (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Titoni Windows\":[{\"manufacturer\":\"Titoni Windows\",\"approval_number_master\":\"FL#47320-R1\",\"approval_number\":\"FL47320.1\",\"seq\":1,\"product_model\":\"Series HS38 Seamless Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+70.2\\\/-70.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-06-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Titoni Windows\",\"approval_number_master\":\"FL#47322-R1\",\"approval_number\":\"FL47322.1\",\"seq\":1,\"product_model\":\"Series Multi-Slide Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door with window wall system option.\",\"design_pressure\":\"+65.2\\\/-65.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Titoni Windows\",\"approval_number_master\":\"FL#47337-R0\",\"approval_number\":\"FL47337.1\",\"seq\":1,\"product_model\":\"HS50 Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-06-06 00:00:00\",\"instructions_url\":\"\"}],\"Simpas SA\":[{\"manufacturer\":\"Simpas SA\",\"approval_number_master\":\"FL#47371-R0\",\"approval_number\":\"FL47371.1\",\"seq\":1,\"product_model\":\"CP155 Lift and Slide Aluminum Glass Door\",\"product_description\":\"Large missile impact resistant lift and slide aluminum glass door.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpas SA\",\"approval_number_master\":\"FL#47794-R0\",\"approval_number\":\"FL47794.1\",\"seq\":1,\"product_model\":\"Series ASS39 PD.NI Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+63\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-20 00:00:00\",\"instructions_url\":\"\"}],\"MGM Industries\":[{\"manufacturer\":\"MGM Industries\",\"approval_number_master\":\"FL#47379-R0\",\"approval_number\":\"FL47379.1\",\"seq\":1,\"product_model\":\"a. 9000\\\/9050 Patio Door\",\"product_description\":\"Extruded vinyl sliding glass door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-07 00:00:00\",\"instructions_url\":\"\"}],\"Yawal USA\":[{\"manufacturer\":\"Yawal USA\",\"approval_number_master\":\"FL#47388-R0\",\"approval_number\":\"FL47388.1\",\"seq\":1,\"product_model\":\"DP 180 Thermally Broken Aluminum Sliding Door (Non-HVHZ)(Non-Impact)\",\"product_description\":\"DP 180 Thermally Broken Aluminum Sliding Door (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Elite doors and windows INC\":[{\"manufacturer\":\"Elite doors and windows INC\",\"approval_number_master\":\"FL#47442-R0\",\"approval_number\":\"FL47442.1\",\"seq\":1,\"product_model\":\"SPA100 SLIDING GLASS DOORA SYSTEM - LMI & SMI\",\"product_description\":\"SPA100 SLIDING GLASS DOORA SYSTEM - LMI & SMI\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite doors and windows INC\",\"approval_number_master\":\"FL#47444-R0\",\"approval_number\":\"FL47444.1\",\"seq\":1,\"product_model\":\"SPA 100 Horizontal Sliding Window - LMI\",\"product_description\":\"SPA 100 Horizontal Sliding Window - LMI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite doors and windows INC\",\"approval_number_master\":\"FL#47446-R0\",\"approval_number\":\"FL47446.1\",\"seq\":1,\"product_model\":\"SPA100 & SPA150 SLIDING DOOR - LMI\",\"product_description\":\"SPA100 & SPA150 SLIDING DOOR - LMI\",\"design_pressure\":\"+90\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite doors and windows INC\",\"approval_number_master\":\"FL#47447-R0\",\"approval_number\":\"FL47447.1\",\"seq\":1,\"product_model\":\"Aluminum Bi-Fold Door-L.M.I.\",\"product_description\":\"Aluminum Bi-Fold Door-L.M.I.\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Millwork Artisans, LLC\":[{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#47466-R1\",\"approval_number\":\"FL47466.1\",\"seq\":1,\"product_model\":\"Lift & Slide Door (HVHZ) (Impact)\",\"product_description\":\"Lift & Slide Door (HVHZ) (Impact)\",\"design_pressure\":\"+55\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#47466-R1\",\"approval_number\":\"FL47466.2\",\"seq\":2,\"product_model\":\"Metal Lift & Slide Door (HVHZ) (Impact)\",\"product_description\":\"Metal Lift & Slide Door (HVHZ) (Impact)\",\"design_pressure\":\"+55\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Krestmark Industries\":[{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#47517-R0\",\"approval_number\":\"FL47517.1\",\"seq\":1,\"product_model\":\"800 SGD OX REINFORCED\",\"product_description\":\"NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#47517-R0\",\"approval_number\":\"FL47517.2\",\"seq\":2,\"product_model\":\"800 SGD OX REINFORCED\",\"product_description\":\"NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#47517-R0\",\"approval_number\":\"FL47517.3\",\"seq\":3,\"product_model\":\"800 SGD OX REINFORCED\",\"product_description\":\"NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#47517-R0\",\"approval_number\":\"FL47517.4\",\"seq\":4,\"product_model\":\"800 SGD OXO, REINFORCED\",\"product_description\":\"NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#47517-R0\",\"approval_number\":\"FL47517.5\",\"seq\":5,\"product_model\":\"800 SGD OXO, REINFORCED\",\"product_description\":\"NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#47517-R0\",\"approval_number\":\"FL47517.6\",\"seq\":6,\"product_model\":\"800 SGD OXXO, REINFORCED\",\"product_description\":\"NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-07 00:00:00\",\"instructions_url\":\"\"}],\"Artistic Doors and Windows, Inc.\":[{\"manufacturer\":\"Artistic Doors and Windows, Inc.\",\"approval_number_master\":\"FL#47577-R0\",\"approval_number\":\"FL47577.1\",\"seq\":1,\"product_model\":\"Wood Lift & Slide Door (HVHZ) (Impact)\",\"product_description\":\"Wood Lift & Slide Door (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"IMPACT DW DOORS AND WINDOWS CORP\":[{\"manufacturer\":\"IMPACT DW DOORS AND WINDOWS CORP\",\"approval_number_master\":\"FL#47601-R0\",\"approval_number\":\"FL47601.1\",\"seq\":1,\"product_model\":\"Series \\\"SD007\\\" Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+94.4\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IMPACT DW DOORS AND WINDOWS CORP\",\"approval_number_master\":\"FL#47601-R0\",\"approval_number\":\"FL47601.2\",\"seq\":2,\"product_model\":\"Series \\\"SD007\\\" Aluminum Sliding Glass Door\",\"product_description\":\"Small missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+94.4\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-13 00:00:00\",\"instructions_url\":\"\"}],\"Sunset Windows and Doors LLC\":[{\"manufacturer\":\"Sunset Windows and Doors LLC\",\"approval_number_master\":\"FL#47680-R0\",\"approval_number\":\"FL47680.1\",\"seq\":1,\"product_model\":\"Series 5400 Sliding Glass Doors\",\"product_description\":\"Series 5400 Sliding Glass Doors, XX and OX, Non-Impact, Non-HVHZ, 96\\\" x 96\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunset Windows and Doors LLC\",\"approval_number_master\":\"FL#47680-R0\",\"approval_number\":\"FL47680.2\",\"seq\":2,\"product_model\":\"Series 5400 Sliding Glass Doors\",\"product_description\":\"Series 5400 Sliding Glass Doors, OXO, Non-Impact, Non-HVHZ, 147\\\" x 96\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunset Windows and Doors LLC\",\"approval_number_master\":\"FL#47680-R0\",\"approval_number\":\"FL47680.3\",\"seq\":3,\"product_model\":\"Series 5400 Sliding Glass Doors\",\"product_description\":\"Series 5400 Sliding Glass Doors, OXO, Non-Impact, Non-HVHZ, 147\\\" x 96\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunset Windows and Doors LLC\",\"approval_number_master\":\"FL#47680-R0\",\"approval_number\":\"FL47680.4\",\"seq\":4,\"product_model\":\"Series 5400 Sliding Glass Doors\",\"product_description\":\"Series 5400 Sliding Glass Doors, OXXO, Non-Impact, Non-HVHZ, 192\\\" x 96\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunset Windows and Doors LLC\",\"approval_number_master\":\"FL#47680-R0\",\"approval_number\":\"FL47680.5\",\"seq\":5,\"product_model\":\"Series 5400 Sliding Glass Doors\",\"product_description\":\"Series 5400 Sliding Glass Doors, OXXO, Non-Impact, Non-HVHZ, 192\\\" x 96\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-30 00:00:00\",\"instructions_url\":\"\"}],\"Adams A. Pedzich SP. K.\":[{\"manufacturer\":\"Adams A. Pedzich SP. K.\",\"approval_number_master\":\"FL#47691-R0\",\"approval_number\":\"FL47691.1\",\"seq\":1,\"product_model\":\"Visoglide Sliding Glass Door (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Visoglide Sliding Glass Door (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Adams A. Pedzich SP. K.\",\"approval_number_master\":\"FL#47691-R0\",\"approval_number\":\"FL47691.2\",\"seq\":2,\"product_model\":\"Visoglide Sliding Glass Door (WZ3) (Impact)\",\"product_description\":\"Visoglide Sliding Glass Door (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"REHAU S.A. de C.V.\":[{\"manufacturer\":\"REHAU S.A. de C.V.\",\"approval_number_master\":\"FL#47805-R0\",\"approval_number\":\"FL47805.1\",\"seq\":1,\"product_model\":\"Series 2090 Vinyl Sliding Glass Door\",\"product_description\":\"Series 2090 Vinyl Sliding Glass Door, Non-Impact, Non-HVHZ, 96\\\" x 96\\\" (Nominal)\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-06 00:00:00\",\"instructions_url\":\"\"}],\"Intus Windows LLC\":[{\"manufacturer\":\"Intus Windows LLC\",\"approval_number_master\":\"FL#47810-R0\",\"approval_number\":\"FL47810.1\",\"seq\":1,\"product_model\":\"1. NextGen Sliding Doors, Small and Large Impact\",\"product_description\":\"uPVC Sliding Glass doors with standard low threshold, Small and Large Missile Impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Intus Windows LLC\",\"approval_number_master\":\"FL#47810-R0\",\"approval_number\":\"FL47810.2\",\"seq\":2,\"product_model\":\"2. NextGen Sliding Doors, Non Impact\",\"product_description\":\"uPVC Sliding Glass doors with standard low threshold, Non Impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-28 00:00:00\",\"instructions_url\":\"\"}],\"Optimum Steel Windows and Doors\":[{\"manufacturer\":\"Optimum Steel Windows and Doors\",\"approval_number_master\":\"FL#47910-R0\",\"approval_number\":\"FL47910.1\",\"seq\":1,\"product_model\":\"RTS-430i Lift and Slide Doors (L.M.I.\\\/S.M.I.)\",\"product_description\":\"RTS-430i Lift and Slide Doors (Large & Small Missile Impact resistant)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Optimum Steel Windows and Doors\",\"approval_number_master\":\"FL#47910-R0\",\"approval_number\":\"FL47910.2\",\"seq\":2,\"product_model\":\"RTS-430i Multi-Slide Doors (L.M.I.\\\/S.M.I.)\",\"product_description\":\"RTS-430i Multi-Slide Doors (Large & Small Missile Impact resistant)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sosoares Caixilharias e Vidros S.A.\":[{\"manufacturer\":\"Sosoares Caixilharias e Vidros S.A.\",\"approval_number_master\":\"FL#47923-R0\",\"approval_number\":\"FL47923.1\",\"seq\":1,\"product_model\":\"OS-D+ Sliding Glass Door (HVHZ)(Impact)\",\"product_description\":\"OS-D+ Sliding Glass Door (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sosoares Caixilharias e Vidros S.A.\",\"approval_number_master\":\"FL#47923-R0\",\"approval_number\":\"FL47923.2\",\"seq\":2,\"product_model\":\"OS-D+ Sliding Glass Door (HVHZ)(Non-Impact)\",\"product_description\":\"OS-D+ Sliding Glass Door (HVHZ)(Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Florida Extruders International, Inc.\":[{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#45-R4\",\"approval_number\":\"FL45.1\",\"seq\":1,\"product_model\":\"Milestone Series 1000 SGD\",\"product_description\":\"Milestone Series 1000 SGD Aluminum Non-Impact Door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#45-R4\",\"approval_number\":\"FL45.2\",\"seq\":2,\"product_model\":\"Milestone Series 2000 SGD\",\"product_description\":\"Milestone Series 2000 SGD Aluminum Non-Impact Door\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#45-R4\",\"approval_number\":\"FL45.3\",\"seq\":3,\"product_model\":\"Milestone Series 2000 SGD\",\"product_description\":\"Milestone Series 2000 SGD Aluminum Non-Impact Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#4062-R3\",\"approval_number\":\"FL4062.1\",\"seq\":1,\"product_model\":\"Milestone Series 1000 SGD\",\"product_description\":\"Milestone Series 1000 SGD Aluminum Non-Impact Door\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9235-R0\",\"approval_number\":\"FL9235.1\",\"seq\":1,\"product_model\":\"Milestone Series 2000 Sliding Glass Door\",\"product_description\":\"Milestone Series 2000 Sliding Glass Door Aluminum Non-Impact (Pocket Optional) Std-Sill\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9235-R0\",\"approval_number\":\"FL9235.2\",\"seq\":2,\"product_model\":\"Milestone Series 2000 Sliding Glass Door\",\"product_description\":\"Milestone Series 2000 Sliding Glass Door Aluminum Non-Impact (Pocket Optional) Hi-Sill\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9235-R0\",\"approval_number\":\"FL9235.3\",\"seq\":3,\"product_model\":\"Milestone Series 2000 Sliding Glass Door\",\"product_description\":\"Milestone Series 2000 Sliding Glass Door Aluminum Non-Impact (Pocket Optional) Std-Sill and Hi-Sill\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#45-R0\",\"approval_number\":\"FL45.4\",\"seq\":4,\"product_model\":\"Series 500\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#5726-R3\",\"approval_number\":\"FL5726.1\",\"seq\":1,\"product_model\":\"Milestone Series 3000 90 Deg. Corner Sliding Glass Door\",\"product_description\":\"Milestone Series 3000 10' High Non-Impact Resistant Aluminum 90 Deg. Corner Sliding Glass Door in By-Pass and Pocket Configurations with Std-Sill or Hi-Sill\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#5726-R3\",\"approval_number\":\"FL5726.2\",\"seq\":2,\"product_model\":\"Milestone Series 3000 90 Deg. Corner Sliding Glass Door\",\"product_description\":\"Milestone Series 3000 10' High Impact Resistant Aluminum 90 Deg. Corner Sliding Glass Door in By-Pass and Pocket Configurations with Std-Sill or Hi-Sill\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#5726-R3\",\"approval_number\":\"FL5726.3\",\"seq\":3,\"product_model\":\"Milestone Series 3000 90 Deg. Corner Sliding Glass Door\",\"product_description\":\"Milestone Series 3000 8' High Non-Impact Resistant Aluminum 90 Deg. Corner Sliding Glass Door in By-Pass and Pocket Configurations with Std-Sill\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#5726-R3\",\"approval_number\":\"FL5726.4\",\"seq\":4,\"product_model\":\"Milestone Series 3000 90 Deg. Corner Sliding Glass Door\",\"product_description\":\"Milestone Series 3000 8' High Non-Impact Resistant Aluminum 90 Deg. Corner Sliding Glass Door in By-Pass and Pocket Configurations with Hi-Sill\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#5726-R3\",\"approval_number\":\"FL5726.5\",\"seq\":5,\"product_model\":\"Milestone Series 3000 90 Deg. Corner Sliding Glass Door\",\"product_description\":\"Milestone Series 3000 8' High Impact Resistant Aluminum 90 Deg. Corner Sliding Glass Door in By-Pass and Pocket Configurations with Std-Sill\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#5726-R3\",\"approval_number\":\"FL5726.6\",\"seq\":6,\"product_model\":\"Milestone Series 3000 90 Deg. Corner Sliding Glass Door\",\"product_description\":\"Milestone Series 3000 8' High Impact Resistant Aluminum 90 Deg. Corner Sliding Glass Door in By-Pass and Pocket Configurations with Hi-Sill\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#8139-R2\",\"approval_number\":\"FL8139.1\",\"seq\":1,\"product_model\":\"Milestone Series 3000 Sliding Glass Door\",\"product_description\":\"Milestone Series 3000 Impact Aluminum Sliding Glass Door XXO (By-Pass) with Std. Sill\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#8139-R2\",\"approval_number\":\"FL8139.2\",\"seq\":2,\"product_model\":\"Milestone Series 3000 Sliding Glass Door\",\"product_description\":\"Milestone Series 3000 Impact Aluminum Sliding Glass Door XXO (By-Pass) with High Sill\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#8139-R2\",\"approval_number\":\"FL8139.3\",\"seq\":3,\"product_model\":\"Milestone Series 3000 Sliding Glass Door\",\"product_description\":\"Milestone Series 3000 Impact Aluminum Sliding Glass Door XXX (Pocket) with Std. Sill\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#8139-R2\",\"approval_number\":\"FL8139.4\",\"seq\":4,\"product_model\":\"Milestone Series 3000 Sliding Glass Door\",\"product_description\":\"Milestone Series 3000 Impact Aluminum Sliding Glass Door XXX (Pocket) with High Sill\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#8139-R2\",\"approval_number\":\"FL8139.5\",\"seq\":5,\"product_model\":\"Milestone Series 3000 Sliding Glass Door\",\"product_description\":\"Milestone Series 3000 Impact Aluminum Sliding Glass Door XXXO (By-Pass) with Std. or High Sill\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#8409-R2\",\"approval_number\":\"FL8409.1\",\"seq\":1,\"product_model\":\"Milestone Series 1000 Sliding Glass Door\",\"product_description\":\"Milestone Series 1000 Sliding Glass Aluminum Non-Impact Doors Std-Sill and Hi-Sill\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#8409-R2\",\"approval_number\":\"FL8409.2\",\"seq\":2,\"product_model\":\"Milestone Series 1000 Sliding Glass Door\",\"product_description\":\"Milestone Series 1000 Sliding Glass Aluminum Non-Impact Doors Std-Sill and Hi-Sill\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9830-R2\",\"approval_number\":\"FL9830.1\",\"seq\":1,\"product_model\":\"Milestone Series 3000 SGD\",\"product_description\":\"Milestone Series 3000 Aluminum Non-Impact SGD with Std-Sill or Hi-Sill\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11014-R0\",\"approval_number\":\"FL11014.1\",\"seq\":1,\"product_model\":\"Milestone Series 3050 SGD\",\"product_description\":\"Milestone Series 3050 Aluminum Reinforced Non-Impact SGD with Std-Sill\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11014-R0\",\"approval_number\":\"FL11014.2\",\"seq\":2,\"product_model\":\"Milestone Series 3050 SGD\",\"product_description\":\"Milestone Series 3050 Aluminum Reinforced Non-Impact SGD with Hi-Sill\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11014-R0\",\"approval_number\":\"FL11014.3\",\"seq\":3,\"product_model\":\"Milestone Series 3050 SGD\",\"product_description\":\"Milestone Series 3050 Aluminum Reinforced Large Missile Impact SGD with Std-Sill\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11014-R0\",\"approval_number\":\"FL11014.4\",\"seq\":4,\"product_model\":\"Milestone Series 3050 SGD\",\"product_description\":\"Milestone Series 3050 Aluminum Reinforced Large Missile Impact SGD with Hi-Sill\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11287-R0\",\"approval_number\":\"FL11287.1\",\"seq\":1,\"product_model\":\"Milestone Series 3050 SGD\",\"product_description\":\"Milestone Commercial Series 3050 Aluminum Reinforced Non-Impact SGD with Std-Sill\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11287-R0\",\"approval_number\":\"FL11287.2\",\"seq\":2,\"product_model\":\"Milestone Series 3050 SGD\",\"product_description\":\"Milestone Commercial Series 3050 Aluminum Reinforced Non-Impact SGD with Hi-Sill\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11287-R0\",\"approval_number\":\"FL11287.3\",\"seq\":3,\"product_model\":\"Milestone Series 3050 SGD\",\"product_description\":\"Milestone Commercial Series 3050 Aluminum Reinforced Large Missile Impact SGD with Std-Sill\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11287-R0\",\"approval_number\":\"FL11287.4\",\"seq\":4,\"product_model\":\"Milestone Series 3050 SGD\",\"product_description\":\"Milestone Commercial Series 3050 Aluminum Reinforced Large Missile Impact SGD with Hi-Sill\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11287-R0\",\"approval_number\":\"FL11287.5\",\"seq\":5,\"product_model\":\"Milestone Series 3050 SGD\",\"product_description\":\"Milestone Commercial Series 3050 Aluminum Reinforced Small Missile Impact SGD with Std-Sill\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11287-R0\",\"approval_number\":\"FL11287.6\",\"seq\":6,\"product_model\":\"Milestone Series 3050 SGD\",\"product_description\":\"Milestone Commercial Series 3050 Aluminum Reinforced Small Missile Impact SGD with Hi-Sill\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11290-R0\",\"approval_number\":\"FL11290.1\",\"seq\":1,\"product_model\":\"Milestone Series 3200 SGD\",\"product_description\":\"Milestone Commercial Series 3200 Aluminum Non-Impact SGD with Std-Sill and Hi-Sill\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11290-R0\",\"approval_number\":\"FL11290.2\",\"seq\":2,\"product_model\":\"Milestone Series 3250 SGD\",\"product_description\":\"Milestone Commercial Series 3250 Aluminum Reinforced Non-Impact SGD with Std-Sill\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11290-R0\",\"approval_number\":\"FL11290.3\",\"seq\":3,\"product_model\":\"Milestone Series 3250 SGD\",\"product_description\":\"Milestone Commercial Series 3250 Aluminum Reinforced Non-Impact SGD with Hi-Sill\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11290-R0\",\"approval_number\":\"FL11290.4\",\"seq\":4,\"product_model\":\"Milestone Series 3250 SGD\",\"product_description\":\"Milestone Commercial Series 3250 Aluminum Reinforced Non-Impact SGD with Std-Sill\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11290-R0\",\"approval_number\":\"FL11290.5\",\"seq\":5,\"product_model\":\"Milestone Series 3250 SGD\",\"product_description\":\"Milestone Commercial Series 3250 Aluminum Reinforced Non-Impact SGD with Hi-Sill\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11891-R0\",\"approval_number\":\"FL11891.1\",\"seq\":1,\"product_model\":\"Milestone Series 3200 SGD\",\"product_description\":\"Milestone Commercial Series 3200 Aluminum Large Missile Impact SGD with Std-Sill\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11891-R0\",\"approval_number\":\"FL11891.2\",\"seq\":2,\"product_model\":\"Milestone Series 3200 SGD\",\"product_description\":\"Milestone Commercial Series 3200 Aluminum Large Missile Impact SGD with Hi-Sill\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11891-R0\",\"approval_number\":\"FL11891.3\",\"seq\":3,\"product_model\":\"Milestone Series 3200 SGD\",\"product_description\":\"Milestone Commercial Series 3200 Aluminum Small Missile Impact SGD with Std-Sill\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11891-R0\",\"approval_number\":\"FL11891.4\",\"seq\":4,\"product_model\":\"Milestone Series 3200 SGD\",\"product_description\":\"Milestone Commercial Series 3200 Aluminum Small Missile Impact SGD with Hi-Sill\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11891-R0\",\"approval_number\":\"FL11891.5\",\"seq\":5,\"product_model\":\"Milestone Series 3250 SGD\",\"product_description\":\"Milestone Commercial Series 3250 Aluminum Large Missile Impact SGD with Std-Sill\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11891-R0\",\"approval_number\":\"FL11891.6\",\"seq\":6,\"product_model\":\"Milestone Series 3250 SGD\",\"product_description\":\"Milestone Commercial Series 3250 Aluminum Large Missile Impact SGD with Hi-Sill\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11891-R0\",\"approval_number\":\"FL11891.7\",\"seq\":7,\"product_model\":\"Milestone Series 3250 SGD\",\"product_description\":\"Milestone Commercial Series 3250 Aluminum Small Missile Impact SGD with Std-Sill\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11891-R0\",\"approval_number\":\"FL11891.8\",\"seq\":8,\"product_model\":\"Milestone Series 3250 SGD\",\"product_description\":\"Milestone Commercial Series 3250 Aluminum Small Missile Impact SGD with Hi-Sill\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11891-R0\",\"approval_number\":\"FL11891.9\",\"seq\":9,\"product_model\":\"Milestone Series 3250 SGD\",\"product_description\":\"Milestone Commercial Series 3250 Aluminum Large Missile Impact SGD with Std-Sill\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11891-R0\",\"approval_number\":\"FL11891.10\",\"seq\":10,\"product_model\":\"Milestone Series 3250 SGD\",\"product_description\":\"Milestone Commercial Series 3250 Aluminum Large Missile Impact SGD with Hi-Sill\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11891-R0\",\"approval_number\":\"FL11891.11\",\"seq\":11,\"product_model\":\"Milestone Series 3250 SGD\",\"product_description\":\"Milestone Commercial Series 3250 Aluminum Large Missile Impact SGD with Hi-Sill\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11891-R0\",\"approval_number\":\"FL11891.12\",\"seq\":12,\"product_model\":\"Milestone Series 3250 SGD\",\"product_description\":\"Milestone Commercial Series 3250 Aluminum Small Missile Impact SGD with Std-Sill\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11891-R0\",\"approval_number\":\"FL11891.13\",\"seq\":13,\"product_model\":\"Milestone Series 3250 SGD\",\"product_description\":\"Milestone Commercial Series 3250 Aluminum Small Missile Impact SGD with Hi-Sill\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Kinco, Ltd.\":[{\"manufacturer\":\"Kinco, Ltd.\",\"approval_number_master\":\"FL#126-R0\",\"approval_number\":\"FL126.1\",\"seq\":1,\"product_model\":\"Mark 2-HP\",\"product_description\":\"Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kinco, Ltd.\",\"approval_number_master\":\"FL#126-R0\",\"approval_number\":\"FL126.2\",\"seq\":2,\"product_model\":\"Mark 2-XHP\",\"product_description\":\"Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kinco, Ltd.\",\"approval_number_master\":\"FL#126-R0\",\"approval_number\":\"FL126.3\",\"seq\":3,\"product_model\":\"Mark 2\\\/3\\\/4\\\/5 HP SGD\",\"product_description\":\"Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kinco, Ltd.\",\"approval_number_master\":\"FL#126-R0\",\"approval_number\":\"FL126.4\",\"seq\":4,\"product_model\":\"Mark 2\\\/3\\\/4\\\/5 SGD\",\"product_description\":\"Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kinco, Ltd.\",\"approval_number_master\":\"FL#126-R0\",\"approval_number\":\"FL126.5\",\"seq\":5,\"product_model\":\"Mark 2\\\/3\\\/4\\\/5 XHP SGD\",\"product_description\":\"Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kinco, Ltd.\",\"approval_number_master\":\"FL#126-R0\",\"approval_number\":\"FL126.6\",\"seq\":6,\"product_model\":\"Mark 4-HP\",\"product_description\":\"Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kinco, Ltd.\",\"approval_number_master\":\"FL#8992-R0\",\"approval_number\":\"FL8992.1\",\"seq\":1,\"product_model\":\"LCSGD\",\"product_description\":\"Light Comm. Sliding Glass Door, Single Glazed and IG\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kinco, Ltd.\",\"approval_number_master\":\"FL#8992-R0\",\"approval_number\":\"FL8992.2\",\"seq\":2,\"product_model\":\"M2-XHP SGD\",\"product_description\":\"High Performance Sliding Glass Door, Single Glazed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kinco, Ltd.\",\"approval_number_master\":\"FL#8992-R0\",\"approval_number\":\"FL8992.3\",\"seq\":3,\"product_model\":\"MPSGD\",\"product_description\":\"Impact Sliding Glass Door, Single Glazed and IG\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"NuAir Windows and Doors\":[{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#212-R0\",\"approval_number\":\"FL212.1\",\"seq\":1,\"product_model\":\"Series 200\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#212-R0\",\"approval_number\":\"FL212.2\",\"seq\":2,\"product_model\":\"Series 200 Corner Door\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#212-R0\",\"approval_number\":\"FL212.3\",\"seq\":3,\"product_model\":\"Series 500\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#212-R0\",\"approval_number\":\"FL212.4\",\"seq\":4,\"product_model\":\"Series 9000\",\"product_description\":\"Impact-Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#212-R0\",\"approval_number\":\"FL212.5\",\"seq\":5,\"product_model\":\"Series 975\",\"product_description\":\"Heavy-Duty\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#2712-R0\",\"approval_number\":\"FL2712.1\",\"seq\":1,\"product_model\":\"200 Series\",\"product_description\":\"All Configurations, Bypass and Pocket\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#2712-R0\",\"approval_number\":\"FL2712.2\",\"seq\":2,\"product_model\":\"200 Series Corner\",\"product_description\":\"All Configurations, Bypass and Pocket\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#2712-R0\",\"approval_number\":\"FL2712.3\",\"seq\":3,\"product_model\":\"500 Series\",\"product_description\":\"All Configurations, Bypass and Pocket\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#2712-R0\",\"approval_number\":\"FL2712.4\",\"seq\":4,\"product_model\":\"9000 Series\",\"product_description\":\"Impact-resistant, All Configurations, Bypass and Pocket\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#2712-R0\",\"approval_number\":\"FL2712.5\",\"seq\":5,\"product_model\":\"975 Series\",\"product_description\":\"All Configurations, Bypass and Pocket\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#5334-R0\",\"approval_number\":\"FL5334.1\",\"seq\":1,\"product_model\":\"200\",\"product_description\":\"Non-impact, all configurations, bypass and pocket, with and without reinforcement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#5334-R0\",\"approval_number\":\"FL5334.2\",\"seq\":2,\"product_model\":\"200 Corner\",\"product_description\":\"Non-impact, all configurations, bypass and pocket\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#5334-R0\",\"approval_number\":\"FL5334.3\",\"seq\":3,\"product_model\":\"500\",\"product_description\":\"Non-impact, all configurations, bypass and pocket\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#5334-R0\",\"approval_number\":\"FL5334.4\",\"seq\":4,\"product_model\":\"975\",\"product_description\":\"Non-impact, all configurations, bypass and pocket\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#7573-R0\",\"approval_number\":\"FL7573.1\",\"seq\":1,\"product_model\":\"9000 Sliding Glass Door\",\"product_description\":\"Impact Sliding Glass Door\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#9852-R0\",\"approval_number\":\"FL9852.1\",\"seq\":1,\"product_model\":\"975\",\"product_description\":\"Non-Impact, all configurations, bypass and pocket\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#11038-R0\",\"approval_number\":\"FL11038.1\",\"seq\":1,\"product_model\":\"200\",\"product_description\":\"Series 200 Sliding Glass Door (plus Corner): Non-impact, all configurations, bypass and pocket, with and without reinforcement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#11038-R0\",\"approval_number\":\"FL11038.2\",\"seq\":2,\"product_model\":\"500\",\"product_description\":\"Series 500 Sliding Glass Door: Non-impact, all configurations, bypass and pocket, with and without reinforcement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#11038-R0\",\"approval_number\":\"FL11038.3\",\"seq\":3,\"product_model\":\"975\",\"product_description\":\"Series 975 Sliding Glass Door: Non-impact, all configurations, bypass and pocket\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#11039-R0\",\"approval_number\":\"FL11039.1\",\"seq\":1,\"product_model\":\"9000\",\"product_description\":\"Series 9000 Sliding Glass Door: Impact Resistant, all configurations, bypass and pocket\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Eagle Window and Door, Inc\":[{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#259-R0\",\"approval_number\":\"FL259.1\",\"seq\":1,\"product_model\":\"Series 00 Clad French Sliding\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#259-R0\",\"approval_number\":\"FL259.2\",\"seq\":2,\"product_model\":\"Series 00 Clad French Sliding\",\"product_description\":\"Impact Resistant Insulating Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#259-R0\",\"approval_number\":\"FL259.3\",\"seq\":3,\"product_model\":\"Series 00 Clad French Sliding\",\"product_description\":\"Impact Resistant Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#259-R0\",\"approval_number\":\"FL259.4\",\"seq\":4,\"product_model\":\"Series 00 Clad Standard Slidin\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#5387-R0\",\"approval_number\":\"FL5387.1\",\"seq\":1,\"product_model\":\"Series 00 8080 Clad Sliding Patio Door\",\"product_description\":\"(099-H-621.01) Aluminum Clad Wood Sliding Glass Patio Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#5387-R0\",\"approval_number\":\"FL5387.2\",\"seq\":2,\"product_model\":\"Series 00 Clad French Sliding Door\",\"product_description\":\"(099-H-610.00) Aluminum Clad French Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#5387-R0\",\"approval_number\":\"FL5387.3\",\"seq\":3,\"product_model\":\"Series 00 Clad French Sliding Door\",\"product_description\":\"(099-H-610.01) Aluminum Clad French Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#5387-R0\",\"approval_number\":\"FL5387.4\",\"seq\":4,\"product_model\":\"Series 00 Clad French Sliding Door\",\"product_description\":\"(099-H-620.01) Aluminum Clad French Sliding Glass Door (XO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#5387-R0\",\"approval_number\":\"FL5387.5\",\"seq\":5,\"product_model\":\"Series 00 Clad French Sliding Door\",\"product_description\":\"(099-H-620.03) Aluminum Clad French Sliding Glass Door (XO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#5387-R0\",\"approval_number\":\"FL5387.6\",\"seq\":6,\"product_model\":\"Series 00 Clad Sliding Patio Door 16080\",\"product_description\":\"(099-H-622.01) Aluminum Clad Bi-Parting Sliding Glass Patio Door (OXXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8560-R1\",\"approval_number\":\"FL8560.1\",\"seq\":1,\"product_model\":\"a. Series 05 Ascent Clad Sliding Door\",\"product_description\":\"Extruded Aluminum Clad Wood Sliding French and Patio Doors - Insulated Glass (OX or XO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8560-R1\",\"approval_number\":\"FL8560.2\",\"seq\":2,\"product_model\":\"b. Series 05 Ascent Clad Sliding Door\",\"product_description\":\"Extruded Aluminum Clad Wood Sliding French and Patio Doors - Insulated Glass (OXOO or OOXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8560-R1\",\"approval_number\":\"FL8560.3\",\"seq\":3,\"product_model\":\"c. Series 05 Ascent Clad Sliding Door\",\"product_description\":\"Extruded Aluminum Clad Wood Fixed Sliding French and Patio Doors - Insulated Glass (O)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8560-R1\",\"approval_number\":\"FL8560.4\",\"seq\":4,\"product_model\":\"d. Series 05 Ascent Clad Sliding Door\",\"product_description\":\"Extruded Aluminum Clad Wood Sliding French and Patio Doors Mulled with a Fixed Sliding Door - Insulated Glass (OOX or XOO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8560-R1\",\"approval_number\":\"FL8560.5\",\"seq\":5,\"product_model\":\"e. Series 05 Ascent Clad Sliding Door\",\"product_description\":\"Extruded Aluminum Clad Wood Sliding French and Patio Doors Mulled with a Fixed Sliding Door - Insulated Glass (OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8560-R1\",\"approval_number\":\"FL8560.6\",\"seq\":6,\"product_model\":\"f. Series 05 Ascent Clad Sliding Door - Harbor Master\",\"product_description\":\"Extruded Aluminum Clad Wood Sliding French and Patio Doors - Harbor Master Laminated Insulated Glass or Laminated Monolithic Glass (OX or XO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8560-R1\",\"approval_number\":\"FL8560.7\",\"seq\":7,\"product_model\":\"g. Series 05 Ascent Clad Sliding Door - Harbor Master\",\"product_description\":\"Extruded Aluminum Clad Wood Sliding French and Patio Doors - Harbor Master Laminated Insulated Glass or Laminated Monolithic Glass (OXOO or OOXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8560-R1\",\"approval_number\":\"FL8560.8\",\"seq\":8,\"product_model\":\"h. Series 05 Ascent Clad Sliding Door - Harbor Master\",\"product_description\":\"Extruded Aluminum Clad Wood Fixed Sliding French and Patio Doors - Harbor Master Laminated Insulated Glass or Laminated Monolithic Glass (O)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8560-R1\",\"approval_number\":\"FL8560.9\",\"seq\":9,\"product_model\":\"i. Series 05 Ascent Clad Sliding Door - Harbor Master\",\"product_description\":\"Extruded Aluminum Clad Wood Sliding French and Patio Doors Mulled with a Fixed Sliding Door - Harbor Master Laminated Insulated Glass or Laminated Monolithic Glass (OOX or XOO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8560-R1\",\"approval_number\":\"FL8560.10\",\"seq\":10,\"product_model\":\"j. Series 05 Ascent Clad Sliding Door - Harbor Master\",\"product_description\":\"Extruded Aluminum Clad Wood Sliding French and Patio Doors Mulled with a Fixed Sliding Door - Harbor Master Laminated Insulated Glass or Laminated Monolithic Glass (OXO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#14058-R0\",\"approval_number\":\"FL14058.1\",\"seq\":1,\"product_model\":\"Series 05 Ascent\",\"product_description\":\"Clad Ascent French Sliding Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8560-R2\",\"approval_number\":\"FL8560.11\",\"seq\":11,\"product_model\":\"k. Sliding Patio Door - Aluminum Clad\",\"product_description\":\"Extruded Aluminum Clad Wood Sliding French and Patio Doors Mulled with a Fixed Sliding Door - \\\"Impact\\\" Laminated Monolithic Glass (OXO, XOO, OOX, XO or OX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"}],\"Jacobson Window Co., Inc.\":[{\"manufacturer\":\"Jacobson Window Co., Inc.\",\"approval_number_master\":\"FL#397-R0\",\"approval_number\":\"FL397.1\",\"seq\":1,\"product_model\":\"5000 SGD\",\"product_description\":\"SLIDING GLASS DOORS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jacobson Window Co., Inc.\",\"approval_number_master\":\"FL#397-R0\",\"approval_number\":\"FL397.2\",\"seq\":2,\"product_model\":\"5000 SGD (REINF)\",\"product_description\":\"REINFORCED SGD\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jacobson Window Co., Inc.\",\"approval_number_master\":\"FL#10881-R0\",\"approval_number\":\"FL10881.1\",\"seq\":1,\"product_model\":\"5000 Series Sliding Glass Door\",\"product_description\":\"5000 Series Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Traco Windows and Doors, Inc.\":[{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#440-R0\",\"approval_number\":\"FL440.1\",\"seq\":1,\"product_model\":\"Series 140 (248) SGD (Miami-Da\",\"product_description\":\"Aluminum Sliding Glass Door - Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#440-R0\",\"approval_number\":\"FL440.2\",\"seq\":2,\"product_model\":\"Series 140 SGD (Miami-Dade)\",\"product_description\":\"Aluminum Sliding Glass Door - Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#440-R0\",\"approval_number\":\"FL440.3\",\"seq\":3,\"product_model\":\"Series 3000 SGD (Miami-Dade)\",\"product_description\":\"Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#440-R0\",\"approval_number\":\"FL440.4\",\"seq\":4,\"product_model\":\"Series 8000 SGD (Miami-Dade)\",\"product_description\":\"Aluminum Sliding Glass Door - Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#440-R0\",\"approval_number\":\"FL440.5\",\"seq\":5,\"product_model\":\"Series 8000 SGD (Miami-Dade)\",\"product_description\":\"Aluminum Sliding Glass Door - Small Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3033-R0\",\"approval_number\":\"FL3033.1\",\"seq\":1,\"product_model\":\"TR-1200\",\"product_description\":\"Sliding Glass Door SGD-C30 96\\\" x 96\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3033-R0\",\"approval_number\":\"FL3033.2\",\"seq\":2,\"product_model\":\"TR-4410\",\"product_description\":\"Sliding Glass Door SGD-LC25 95 1\\\/4\\\" x 83\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3033-R0\",\"approval_number\":\"FL3033.3\",\"seq\":3,\"product_model\":\"TR-8400\",\"product_description\":\"Sliding Glass Door SGD-C30 96\\\" x 82\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3036-R0\",\"approval_number\":\"FL3036.1\",\"seq\":1,\"product_model\":\"SGD 148\",\"product_description\":\"Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3036-R0\",\"approval_number\":\"FL3036.2\",\"seq\":2,\"product_model\":\"SGD 8000\",\"product_description\":\"Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3476-R0\",\"approval_number\":\"FL3476.1\",\"seq\":1,\"product_model\":\"SGD 3000\",\"product_description\":\"3000 Sliding Glass Door - Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3477-R0\",\"approval_number\":\"FL3477.1\",\"seq\":1,\"product_model\":\"TR-8300\",\"product_description\":\"Sliding Glass Door SGD-HC50 123\\\" x 95\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3483-R0\",\"approval_number\":\"FL3483.1\",\"seq\":1,\"product_model\":\"TR-8300\",\"product_description\":\"TR-8300 Sliding Glass Door (OXXO) Large Missile Impact 16'0\\\" x 8'0\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#6703-R0\",\"approval_number\":\"FL6703.1\",\"seq\":1,\"product_model\":\"SGD 3000\",\"product_description\":\"Aluminum Sliding Glass Door\",\"design_pressure\":\"+41.7\\\/-41.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#6730-R0\",\"approval_number\":\"FL6730.1\",\"seq\":1,\"product_model\":\"SGD 8000\",\"product_description\":\"Sliding Glass Door\",\"design_pressure\":\"+96.7\\\/-96.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#7373-R0\",\"approval_number\":\"FL7373.1\",\"seq\":1,\"product_model\":\"248 SGD\",\"product_description\":\"Sliding Glass Door - LM Impact\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#8008-R0\",\"approval_number\":\"FL8008.1\",\"seq\":1,\"product_model\":\"SGD8000\",\"product_description\":\"Sliding Glass Door - Large & Small Missile Impact\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#8076-R0\",\"approval_number\":\"FL8076.1\",\"seq\":1,\"product_model\":\"248 SGD\",\"product_description\":\"Sliding Glass Door - LM Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#8275-R0\",\"approval_number\":\"FL8275.1\",\"seq\":1,\"product_model\":\"TR-8300\",\"product_description\":\"Sliding Glass Door (Impact)\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#10205-R1\",\"approval_number\":\"FL10205.1\",\"seq\":1,\"product_model\":\"8000 SGD\",\"product_description\":\"Aluminum Sliding Glass Door - SM\",\"design_pressure\":\"+75.4\\\/-75.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#11769-R0\",\"approval_number\":\"FL11769.1\",\"seq\":1,\"product_model\":\"SGD 948\",\"product_description\":\"Sliding Glass Door\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#12851-R0\",\"approval_number\":\"FL12851.1\",\"seq\":1,\"product_model\":\"TR-8300\",\"product_description\":\"Sliding Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-11 00:00:00\",\"instructions_url\":\"\"}],\"Dixie Door and Window\":[{\"manufacturer\":\"Dixie Door and Window\",\"approval_number_master\":\"FL#638-R0\",\"approval_number\":\"FL638.1\",\"seq\":1,\"product_model\":\"Series 50 SGD-C35\",\"product_description\":\"Sliding Glass Doors (147\\\" x 120\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixie Door and Window\",\"approval_number_master\":\"FL#638-R0\",\"approval_number\":\"FL638.2\",\"seq\":2,\"product_model\":\"Series 50 SGD-C45\",\"product_description\":\"Sliding Glass Doors (98\\\" x 120\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixie Door and Window\",\"approval_number_master\":\"FL#638-R0\",\"approval_number\":\"FL638.3\",\"seq\":3,\"product_model\":\"Series 50 SGD-R35 (90 Degree )\",\"product_description\":\"Sliding Glass Doors (192\\\" x 120\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixie Door and Window\",\"approval_number_master\":\"FL#638-R0\",\"approval_number\":\"FL638.4\",\"seq\":4,\"product_model\":\"SGD-R-30\",\"product_description\":\"Sliding Glass Doors (147\\\" x 96\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixie Door and Window\",\"approval_number_master\":\"FL#638-R0\",\"approval_number\":\"FL638.5\",\"seq\":5,\"product_model\":\"SGD-R45\",\"product_description\":\"Sliding Glass Doors (98\\\" x 96\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Gorell Windows and Doors\":[{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#751-R0\",\"approval_number\":\"FL751.1\",\"seq\":1,\"product_model\":\"G6002\",\"product_description\":\"2 lite replacement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#3559-R0\",\"approval_number\":\"FL3559.1\",\"seq\":1,\"product_model\":\"G6502\",\"product_description\":\"2-Lite vinyl sliding door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#10919-R0\",\"approval_number\":\"FL10919.1\",\"seq\":1,\"product_model\":\"G6302\",\"product_description\":\"Two Lite Vinyl sliding patio door\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#10919-R0\",\"approval_number\":\"FL10919.2\",\"seq\":2,\"product_model\":\"G6302\",\"product_description\":\"Two lite vinyl sliding patio door\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#10920-R0\",\"approval_number\":\"FL10920.1\",\"seq\":1,\"product_model\":\"G6352\",\"product_description\":\"DP 50 2 lite vinyl sliding patio door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#10920-R0\",\"approval_number\":\"FL10920.2\",\"seq\":2,\"product_model\":\"G6352\",\"product_description\":\"DP 50 2 lite vinyl sliding patio door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#11222-R0\",\"approval_number\":\"FL11222.1\",\"seq\":1,\"product_model\":\"G6352\\\/G6402 Sliding door\",\"product_description\":\"96\\\" x 96\\\" Sliding door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#11403-R0\",\"approval_number\":\"FL11403.1\",\"seq\":1,\"product_model\":\"6402\",\"product_description\":\"Impact sliding door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#12355-R0\",\"approval_number\":\"FL12355.1\",\"seq\":1,\"product_model\":\"G6402 Sliding Glass Door\",\"product_description\":\"DP 50 Impact Sliding Door 96 x 96\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#11403-R1\",\"approval_number\":\"FL11403.2\",\"seq\":2,\"product_model\":\"G6302 & G6352\",\"product_description\":\"G6302 & G6352 Sliding Glass Door 71x80\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#11403-R1\",\"approval_number\":\"FL11403.3\",\"seq\":3,\"product_model\":\"G6302 & G6352\",\"product_description\":\"G6302 & G6352 Sliding Glass Door 71x80\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#11403-R1\",\"approval_number\":\"FL11403.4\",\"seq\":4,\"product_model\":\"G6352\",\"product_description\":\"G6352 Sliding Glass Door 96x96\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2004-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#11403-R1\",\"approval_number\":\"FL11403.5\",\"seq\":5,\"product_model\":\"G6402\",\"product_description\":\"G6402 Impact Sliding Glass Door 71x80\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-28 00:00:00\",\"instructions_url\":\"\"}],\"Yale Ogron Windows and Doors\":[{\"manufacturer\":\"Yale Ogron Windows and Doors\",\"approval_number_master\":\"FL#864-R0\",\"approval_number\":\"FL864.1\",\"seq\":1,\"product_model\":\"\\\"La Francais\\\" French Door\",\"product_description\":\"Aluminum French Door 01-0607.04\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Yale Ogron Windows and Doors\",\"approval_number_master\":\"FL#864-R0\",\"approval_number\":\"FL864.2\",\"seq\":2,\"product_model\":\"ImpactView French Door\",\"product_description\":\"Aluminum French Door w\\\/sidelite 01-1016.03\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Yale Ogron Windows and Doors\",\"approval_number_master\":\"FL#864-R0\",\"approval_number\":\"FL864.3\",\"seq\":3,\"product_model\":\"Riviera 4000 Sliding Glass Doo\",\"product_description\":\"Aluminum Sliding Glass Door 01-0607.03\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Yale Ogron Windows and Doors\",\"approval_number_master\":\"FL#864-R0\",\"approval_number\":\"FL864.4\",\"seq\":4,\"product_model\":\"Series 4000 Sliding Door\",\"product_description\":\"Aluminum Sliding door with steel 02-0927.12\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Yale Ogron Windows and Doors\",\"approval_number_master\":\"FL#864-R0\",\"approval_number\":\"FL864.5\",\"seq\":5,\"product_model\":\"Series 4000 Sliding Glass Door\",\"product_description\":\"S-4000 02-0507.07\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Yale Ogron Windows and Doors\",\"approval_number_master\":\"FL#7776-R0\",\"approval_number\":\"FL7776.1\",\"seq\":1,\"product_model\":\"Series 4000 Aluminum Sliding Glass Door\",\"product_description\":\"\",\"design_pressure\":\"+55.3\\\/-111.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Yale Ogron Windows and Doors\",\"approval_number_master\":\"FL#10147-R0\",\"approval_number\":\"FL10147.1\",\"seq\":1,\"product_model\":\"Series 4000 Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Jeld-Wen - Pozzi\":[{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#938-R0\",\"approval_number\":\"FL938.1\",\"seq\":1,\"product_model\":\"CNGPD 12080\",\"product_description\":\"OXO Alum Clad Wood Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#938-R0\",\"approval_number\":\"FL938.2\",\"seq\":2,\"product_model\":\"CNGPD 16080\",\"product_description\":\"OXXO Alum Clad Wood Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#938-R0\",\"approval_number\":\"FL938.3\",\"seq\":3,\"product_model\":\"CNGPD 6080\",\"product_description\":\"XO Alum Clad Wood Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#938-R0\",\"approval_number\":\"FL938.4\",\"seq\":4,\"product_model\":\"CNGPD 8080\",\"product_description\":\"XO Alum Clad Wood Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#938-R0\",\"approval_number\":\"FL938.5\",\"seq\":5,\"product_model\":\"WNGPD 12080\",\"product_description\":\"OXO Wood Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#938-R0\",\"approval_number\":\"FL938.6\",\"seq\":6,\"product_model\":\"WNGPD 16080\",\"product_description\":\"OXXO Wood Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#938-R0\",\"approval_number\":\"FL938.7\",\"seq\":7,\"product_model\":\"WNGPD 6080\",\"product_description\":\"XO Wood Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#938-R0\",\"approval_number\":\"FL938.8\",\"seq\":8,\"product_model\":\"WNGPD 8080\",\"product_description\":\"XO Wood Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"BiltBest Windows and Patio Doors\":[{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#943-R0\",\"approval_number\":\"FL943.1\",\"seq\":1,\"product_model\":\"French Rolling Door\",\"product_description\":\"Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#13118-R0\",\"approval_number\":\"FL13118.1\",\"seq\":1,\"product_model\":\"E-Clad French Rolling Door\",\"product_description\":\"(242-H-097) Quad Aluminum Clad Wood Rolling Door\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#13118-R0\",\"approval_number\":\"FL13118.2\",\"seq\":2,\"product_model\":\"E-Clad French Rolling Twin Door\",\"product_description\":\"(242-H-097) Twin Aluminum Clad Wood Rolling Door\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-12 00:00:00\",\"instructions_url\":\"\"}],\"Seasonshield Incorporated\":[{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#961-R0\",\"approval_number\":\"FL961.1\",\"seq\":1,\"product_model\":\"SGD-3800\",\"product_description\":\"PVC Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#961-R0\",\"approval_number\":\"FL961.2\",\"seq\":2,\"product_model\":\"SGD-4000\",\"product_description\":\"Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#961-R0\",\"approval_number\":\"FL961.3\",\"seq\":3,\"product_model\":\"SGD-9600\",\"product_description\":\"PVC Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#965-R0\",\"approval_number\":\"FL965.1\",\"seq\":1,\"product_model\":\"SGD-4500\",\"product_description\":\"Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#975-R0\",\"approval_number\":\"FL975.1\",\"seq\":1,\"product_model\":\"SGD-3800 IMPACT\",\"product_description\":\"PVC Impact Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#5332-R0\",\"approval_number\":\"FL5332.1\",\"seq\":1,\"product_model\":\"9600 Series\",\"product_description\":\"Vinyl Gliding Patio Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"XXAssociated\":[{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1234-R0\",\"approval_number\":\"FL1234.1\",\"seq\":1,\"product_model\":\"1100\",\"product_description\":\"New Construction: 72x96 DP25, 72x80 DP35\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1234-R0\",\"approval_number\":\"FL1234.2\",\"seq\":2,\"product_model\":\"11C5\",\"product_description\":\"New Construction: 96x80 DP50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1234-R0\",\"approval_number\":\"FL1234.3\",\"seq\":3,\"product_model\":\"11C6\",\"product_description\":\"New Construction: 96x80 DP50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1234-R0\",\"approval_number\":\"FL1234.4\",\"seq\":4,\"product_model\":\"11C8\",\"product_description\":\"New Construction: 96x80 DP50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1234-R0\",\"approval_number\":\"FL1234.5\",\"seq\":5,\"product_model\":\"11C9\",\"product_description\":\"New Construction: 108x80 DP50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1234-R0\",\"approval_number\":\"FL1234.6\",\"seq\":6,\"product_model\":\"6100\",\"product_description\":\"Replacement: 93x82 DP30\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1234-R0\",\"approval_number\":\"FL1234.7\",\"seq\":7,\"product_model\":\"6100\",\"product_description\":\"Replacement: 93x82 DP40; interior sill track\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#6406-R0\",\"approval_number\":\"FL6406.1\",\"seq\":1,\"product_model\":\"a. Model 5105, 5106 and 5108 - Sliding Patio Door\",\"product_description\":\"\\\"Non-Impact\\\" Extruded PVC Sliding Patio Door with Flange (OX or XO) up to 8'0 x 6'10\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#6406-R0\",\"approval_number\":\"FL6406.2\",\"seq\":2,\"product_model\":\"b. Model 5105, 5106 and 5108 - Sliding Patio Door\",\"product_description\":\"\\\"Impact\\\" Extruded PVC Sliding Patio Door with Flange (OX or XO) up to 8'0 x 6'10\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#6406-R0\",\"approval_number\":\"FL6406.3\",\"seq\":3,\"product_model\":\"c. Model 1105, 1106 and 1108 - Sliding Patio Door\",\"product_description\":\"\\\"Non-Impact\\\" Extruded PVC Sliding Patio Door with Nailing Fin (OX or XO) up to 8'0 x 6'10\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#6406-R0\",\"approval_number\":\"FL6406.4\",\"seq\":4,\"product_model\":\"d. Model 1105, 1106 and 1108 - Sliding Patio Door\",\"product_description\":\"\\\"Impact\\\" Extruded PVC Sliding Patio Door with Nailing Fin (OX or XO) up to 8'0 x 6'10\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#12303-R0\",\"approval_number\":\"FL12303.1\",\"seq\":1,\"product_model\":\"a. Model 6105\\\/6106\\\/6175\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#12303-R0\",\"approval_number\":\"FL12303.2\",\"seq\":2,\"product_model\":\"b. Model 8105\\\/8106\\\/8175\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#12303-R0\",\"approval_number\":\"FL12303.3\",\"seq\":3,\"product_model\":\"c. Model 9105\\\/9106\\\/9175\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#12303-R0\",\"approval_number\":\"FL12303.4\",\"seq\":4,\"product_model\":\"d. Model 6108\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 8'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#12303-R0\",\"approval_number\":\"FL12303.5\",\"seq\":5,\"product_model\":\"e. Model 8108\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 8'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#12303-R0\",\"approval_number\":\"FL12303.6\",\"seq\":6,\"product_model\":\"f. Model 9108\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 8'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#12320-R0\",\"approval_number\":\"FL12320.1\",\"seq\":1,\"product_model\":\"a. Model 6105\\\/6106\\\/6175\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#12320-R0\",\"approval_number\":\"FL12320.2\",\"seq\":2,\"product_model\":\"b. Model 8105\\\/8106\\\/8175\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#12320-R0\",\"approval_number\":\"FL12320.3\",\"seq\":3,\"product_model\":\"c. Model 9105\\\/9106\\\/9175\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#12320-R0\",\"approval_number\":\"FL12320.4\",\"seq\":4,\"product_model\":\"d. Model 6108\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#12320-R0\",\"approval_number\":\"FL12320.5\",\"seq\":5,\"product_model\":\"e. Model 8108\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#12320-R0\",\"approval_number\":\"FL12320.6\",\"seq\":6,\"product_model\":\"f. Model 9108\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#12320-R0\",\"approval_number\":\"FL12320.7\",\"seq\":7,\"product_model\":\"g. Model 6109\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 9'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#12320-R0\",\"approval_number\":\"FL12320.8\",\"seq\":8,\"product_model\":\"h. Model 8109\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 9'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#12320-R0\",\"approval_number\":\"FL12320.9\",\"seq\":9,\"product_model\":\"i. Model 9109\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 9'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#12320-R0\",\"approval_number\":\"FL12320.10\",\"seq\":10,\"product_model\":\"j. Model 6122\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 12'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#12320-R0\",\"approval_number\":\"FL12320.11\",\"seq\":11,\"product_model\":\"k. Model 8122\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 12'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#12320-R0\",\"approval_number\":\"FL12320.12\",\"seq\":12,\"product_model\":\"l. Model 9122\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 12'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#12320-R0\",\"approval_number\":\"FL12320.13\",\"seq\":13,\"product_model\":\"m. Model 11\\\"i\\\"5\\\/11\\\"i\\\"6\\\/11\\\"i\\\"8\",\"product_description\":\"Extruded Vinyl Sliding Patio Door with Nailing Fin - (XO or OX Configuration - Nominal 8'0 x 6'10)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#12320-R0\",\"approval_number\":\"FL12320.14\",\"seq\":14,\"product_model\":\"n. Model 51\\\"i\\\"5\\\/51\\\"i\\\"6\\\/51\\\"i\\\"8\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 8'0 x 6'10)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#12320-R0\",\"approval_number\":\"FL12320.15\",\"seq\":15,\"product_model\":\"o. Model 11\\\"i\\\"9\",\"product_description\":\"Extruded Vinyl Sliding Patio Door with Nailing Fin - (OXO Configuration - Nominal 9'0 x 6'10)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#12320-R0\",\"approval_number\":\"FL12320.16\",\"seq\":16,\"product_model\":\"p. Model 51\\\"i\\\"9\",\"product_description\":\"Extruded Vinyl Sliding Patio Door with Nailing Fin - (OXO Configuration - Nominal 9'0 x 6'10)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#12320-R0\",\"approval_number\":\"FL12320.17\",\"seq\":17,\"product_model\":\"q. Model 1105\\\/1106\",\"product_description\":\"Extruded Vinyl Sliding Patio Door with Nailing Fin - (XO or OX Configuration - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#12320-R1\",\"approval_number\":\"FL12320.18\",\"seq\":18,\"product_model\":\"r. Model 6200\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#12320-R2\",\"approval_number\":\"FL12320.19\",\"seq\":19,\"product_model\":\"s. Series 5200 Model 5202, 5205, 5206, 5208\",\"product_description\":\"Extruded Vinyl \\\"Insulated Glass\\\" Sliding Patio Door - Custom and Standard Sizes up to a Nominal 8'0 x 8'0 (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#12320-R2\",\"approval_number\":\"FL12320.20\",\"seq\":20,\"product_model\":\"t. Series 5200 Model 5203, 5209, 5210, 5212\",\"product_description\":\"Extruded Vinyl \\\"Insulated Glass\\\" Sliding Patio Door with Sill Riser - Custom and Standard Sizes up to a Nominal 12'0 x 8'0 (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#12320-R2\",\"approval_number\":\"FL12320.21\",\"seq\":21,\"product_model\":\"u. Series 5200 Model 5202, 5205, 5206, 5208\",\"product_description\":\"Extruded Vinyl \\\"Insulated Glass\\\" Sliding Patio Door with Sill Riser - Custom and Standard Sizes up to a Nominal 8'0 x 8'0 (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#12320-R3\",\"approval_number\":\"FL12320.22\",\"seq\":22,\"product_model\":\"v. Series 6400 Model 6402, 6405, 6406, 6408\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#12320-R3\",\"approval_number\":\"FL12320.23\",\"seq\":23,\"product_model\":\"w. Series 6400 Model 6403, 6409, 6422\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#12320-R3\",\"approval_number\":\"FL12320.24\",\"seq\":24,\"product_model\":\"x. Series 6400 Model 6404, 6412\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXXO Configuration - Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#12320-R3\",\"approval_number\":\"FL12320.25\",\"seq\":25,\"product_model\":\"y. Series 8400 Model 8402, 8405, 8406, 8408\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#12320-R3\",\"approval_number\":\"FL12320.26\",\"seq\":26,\"product_model\":\"z. Series 8400 Model 8403, 8409, 8422\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#12320-R3\",\"approval_number\":\"FL12320.27\",\"seq\":27,\"product_model\":\"za. Series 8400 Model 8404, 8412\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXXO Configuration - Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#12320-R3\",\"approval_number\":\"FL12320.28\",\"seq\":28,\"product_model\":\"zb. Series 9400 Model 9402, 9405, 9406, 9408\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#12320-R3\",\"approval_number\":\"FL12320.29\",\"seq\":29,\"product_model\":\"zc. Series 9400 Model 9403, 9409, 9422\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#12320-R3\",\"approval_number\":\"FL12320.30\",\"seq\":30,\"product_model\":\"zd. Series 9400 Model 9404, 9412\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXXO Configuration - Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#12320-R4\",\"approval_number\":\"FL12320.31\",\"seq\":31,\"product_model\":\"ze. Series 6400HP Model 6402HP, 6405HP, 6406HP\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Mayfair Window and Door\":[{\"manufacturer\":\"Mayfair Window and Door\",\"approval_number_master\":\"FL#1311-R0\",\"approval_number\":\"FL1311.1\",\"seq\":1,\"product_model\":\"Series 3000 \\\/ 3500 SGD\",\"product_description\":\"R25 (144x96), R35 (108x96), R30 (144x80), R35(108x80)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"T.M. Window and Door, LLC.\":[{\"manufacturer\":\"T.M. Window and Door, LLC.\",\"approval_number_master\":\"FL#1344-R0\",\"approval_number\":\"FL1344.1\",\"seq\":1,\"product_model\":\"Model 310 (N.I.)\",\"product_description\":\"Non Impact Light Duty\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"T.M. Window and Door, LLC.\",\"approval_number_master\":\"FL#1344-R0\",\"approval_number\":\"FL1344.2\",\"seq\":2,\"product_model\":\"Model 350 (L.M.I.)\",\"product_description\":\"Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"T.M. Window and Door, LLC.\",\"approval_number_master\":\"FL#1344-R0\",\"approval_number\":\"FL1344.3\",\"seq\":3,\"product_model\":\"Model 350 (N.I.)\",\"product_description\":\"Non Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"T.M. Window and Door, LLC.\",\"approval_number_master\":\"FL#3755-R0\",\"approval_number\":\"FL3755.1\",\"seq\":1,\"product_model\":\"370 LMI sliding glass door\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"T.M. Window and Door, LLC.\",\"approval_number_master\":\"FL#6486-R0\",\"approval_number\":\"FL6486.1\",\"seq\":1,\"product_model\":\"Series 350 Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"T.M. Window and Door, LLC.\",\"approval_number_master\":\"FL#6486-R0\",\"approval_number\":\"FL6486.2\",\"seq\":2,\"product_model\":\"Series 370 Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+72\\\/-72\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"T.M. Window and Door, LLC.\",\"approval_number_master\":\"FL#7405-R0\",\"approval_number\":\"FL7405.1\",\"seq\":1,\"product_model\":\"Series 350 Aluminum Sliding Glass Door\",\"product_description\":\"Non-Impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"T.M. Window and Door, LLC.\",\"approval_number_master\":\"FL#9650-R0\",\"approval_number\":\"FL9650.1\",\"seq\":1,\"product_model\":\"Series 350 Aluminum Sliding Glass Door\",\"product_description\":\"Small missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+100\\\/-210\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"T.M. Window and Door, LLC.\",\"approval_number_master\":\"FL#11079-R0\",\"approval_number\":\"FL11079.1\",\"seq\":1,\"product_model\":\"Series 350\",\"product_description\":\"Aluminum Sliding Glass Door (REINFORCED) - LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"T.M. Window and Door, LLC.\",\"approval_number_master\":\"FL#11079-R0\",\"approval_number\":\"FL11079.2\",\"seq\":2,\"product_model\":\"Series 370\",\"product_description\":\"Aluminum Sliding Glass Door (REINFORCED) - LMI\",\"design_pressure\":\"+72\\\/-72\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"T.M. Window and Door, LLC.\",\"approval_number_master\":\"FL#11087-R0\",\"approval_number\":\"FL11087.1\",\"seq\":1,\"product_model\":\"Series 350 Aluminum Sliding Glass Door\",\"product_description\":\"Small Missile Impact Resistant Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-03 00:00:00\",\"instructions_url\":\"\"}],\"JORDAN WINDOWS and DOORS\":[{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#1386-R0\",\"approval_number\":\"FL1386.1\",\"seq\":1,\"product_model\":\"53\",\"product_description\":\"FIN FRAME SGD-LC40=143\\\"X96\\\" OXO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#1386-R0\",\"approval_number\":\"FL1386.2\",\"seq\":2,\"product_model\":\"88\",\"product_description\":\"FIN FRAME SGD-R40=72\\\"X80\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#7255-R0\",\"approval_number\":\"FL7255.1\",\"seq\":1,\"product_model\":\"5300\",\"product_description\":\"Aluminum Finless Frame Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#10508-R0\",\"approval_number\":\"FL10508.1\",\"seq\":1,\"product_model\":\"Series 5300 SGD\",\"product_description\":\"Series 5300 Aluminum SGD\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#11331-R0\",\"approval_number\":\"FL11331.1\",\"seq\":1,\"product_model\":\"SERIES 88 SLIDING GLASS DOOR\",\"product_description\":\"VINYL SLIDING GLASS DOOR W\\\/ NAIL FIN\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-21 00:00:00\",\"instructions_url\":\"\"}],\"Citation Manufacturing Inc.\":[{\"manufacturer\":\"Citation Manufacturing Inc.\",\"approval_number_master\":\"FL#1424-R1\",\"approval_number\":\"FL1424.2\",\"seq\":2,\"product_model\":\"Citation HP Series\",\"product_description\":\"Aluminum patio doors tested in accordance to standards for non-impact zones, but approved for wind loads, pressures, water and forced entry. These doors have been tested to SGD-50 (188 X 94 OXXO).\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Citation Manufacturing Inc.\",\"approval_number_master\":\"FL#1424-R1\",\"approval_number\":\"FL1424.3\",\"seq\":3,\"product_model\":\"Citation HP Series\",\"product_description\":\"Aluminum patio doors tested in accordance to standards for non-impact zones, but approved for wind loads, pressures, water and forced entry. These doors have been tested to SGD-60 (142 X 94 OXO).\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Citation Manufacturing Inc.\",\"approval_number_master\":\"FL#1424-R3\",\"approval_number\":\"FL1424.1\",\"seq\":1,\"product_model\":\"Citation High Performance Series\",\"product_description\":\"Aluminum patio doors tested in accordance to standards for non-impact zones, but approved for wind loads, pressures, water and forced entry. These doors have been tested to SGD-40 (144 X 96 OXO)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Citation Manufacturing Inc.\",\"approval_number_master\":\"FL#11423-R0\",\"approval_number\":\"FL11423.1\",\"seq\":1,\"product_model\":\"Citation High Performance Impact Series\",\"product_description\":\"Citation High Performance Impact Series patio door tested to meet the impact standards for coastal regions. Citation HPI (OXO) 142 1\\\/2\\\" X 80\\\".\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-04-01 00:00:00\",\"instructions_url\":\"\"}],\"SNE Enterprises\":[{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1442-R0\",\"approval_number\":\"FL1442.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Non Impact* #415 French Sliding Patio Door 71x82 in. (SGD-R40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1442-R0\",\"approval_number\":\"FL1442.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Non Impact* New #840 Sliding Patio Door 72x83 in. w\\\/HP Sill (SGD-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1442-R0\",\"approval_number\":\"FL1442.3\",\"seq\":3,\"product_model\":\"PVC Vinyl\",\"product_description\":\"*Non Impact* #941 Sliding Patio Door 71x82 in. (SGD-R35)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1442-R0\",\"approval_number\":\"FL1442.4\",\"seq\":4,\"product_model\":\"PVC Vinyl\",\"product_description\":\"*Non Impact* #943 French Sliding Patio Door 96x80 in. (SGD-LC35)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1442-R0\",\"approval_number\":\"FL1442.5\",\"seq\":5,\"product_model\":\"PVC Vinyl\",\"product_description\":\"*Non Impact* #943 French Sliding Patio Door 96x80 in. w\\\/HP upgrades (SGD-LC50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#4036-R0\",\"approval_number\":\"FL4036.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Non Impact* #840 Sliding Patio Door 96x96 in. (SGD-R15)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#4036-R0\",\"approval_number\":\"FL4036.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Non Impact* #840 Studio Door 50x96 in. (F-R40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#4036-R0\",\"approval_number\":\"FL4036.3\",\"seq\":3,\"product_model\":\"Primed Wood\",\"product_description\":\"*Non Impact* #840 Sliding Patio Door 72x82 in. (SGD-R30)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#4036-R0\",\"approval_number\":\"FL4036.4\",\"seq\":4,\"product_model\":\"Primed Wood\",\"product_description\":\"*Non Impact* #840 Sliding Patio Door 96x96 in. (SGD-R15)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#4036-R0\",\"approval_number\":\"FL4036.5\",\"seq\":5,\"product_model\":\"Primed Wood\",\"product_description\":\"*Non Impact* #415 French Sliding Patio Door 71x83 in. (SGD-R40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#4036-R0\",\"approval_number\":\"FL4036.6\",\"seq\":6,\"product_model\":\"Primed Wood\",\"product_description\":\"*Non Impact* #840 Studio Door 50x96 in. (F-R40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#4036-R0\",\"approval_number\":\"FL4036.7\",\"seq\":7,\"product_model\":\"PVC Exterior\\\/Wood Interior\",\"product_description\":\"*Non Impact* #740 Sliding Patio Door 71x82 in. (SGD-R40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#7901-R0\",\"approval_number\":\"FL7901.1\",\"seq\":1,\"product_model\":\"6701 Wood Sliding Patio Door\",\"product_description\":\"*Non Impact* Sliding Patio Door (SGD-R35 72x81)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#7901-R0\",\"approval_number\":\"FL7901.2\",\"seq\":2,\"product_model\":\"6702 Wood French Sliding Patio Door\",\"product_description\":\"*Non Impact* French Sliding Patio Door (SGD-R35 72x81)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#7901-R0\",\"approval_number\":\"FL7901.3\",\"seq\":3,\"product_model\":\"8701 Aluminum Clad Sliding Patio Door\",\"product_description\":\"*Non Impact* Sliding Patio Door (SGD-R35 72x81)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#7901-R0\",\"approval_number\":\"FL7901.4\",\"seq\":4,\"product_model\":\"8701 Aluminum Clad Sliding Patio Door\",\"product_description\":\"*Non Impact* Sliding Patio Door (SGD-R50 72x97 mod)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#7901-R0\",\"approval_number\":\"FL7901.5\",\"seq\":5,\"product_model\":\"8702 Aluminum Clad French Sliding Patio Door\",\"product_description\":\"*Non Impact* French Sliding Patio Door (SGD-R35 72x81)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#7901-R0\",\"approval_number\":\"FL7901.6\",\"seq\":6,\"product_model\":\"8702 Aluminum Clad French Sliding Patio Door\",\"product_description\":\"*Non Impact* French Sliding Patio Door (SGD-R50 72x97 mod)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#8438-R0\",\"approval_number\":\"FL8438.1\",\"seq\":1,\"product_model\":\"1702 Aluminum Clad French Sliding Patio Door\",\"product_description\":\"*Insulated Impact* French Sliding Patio Door (SGD-LC50 96x97)\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#9157-R0\",\"approval_number\":\"FL9157.1\",\"seq\":1,\"product_model\":\"1702 INSL IMPACT FR SL DOOR\",\"product_description\":\"SGD-LC50-96X97\\n(IMPACT)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#9550-R0\",\"approval_number\":\"FL9550.1\",\"seq\":1,\"product_model\":\"941 VINYL SLIDING PD\",\"product_description\":\"SD-R35-1813X2073 (71X82)\\n(NON-IMPACT)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Peachtree Doors and Windows\":[{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#1450-R0\",\"approval_number\":\"FL1450.1\",\"seq\":1,\"product_model\":\"500 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Sliding Patio Door 71x82 in. (SGD-R40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#1450-R0\",\"approval_number\":\"FL1450.2\",\"seq\":2,\"product_model\":\"500 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* New Sliding Patio Door 72x83 in. w\\\/HP sill (SGD-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#5935-R0\",\"approval_number\":\"FL5935.1\",\"seq\":1,\"product_model\":\"Symmetry 200 PVC Vinyl\",\"product_description\":\"*Non Impact* French Sliding Patio Door, 96x80 (SGD-LC35)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#5935-R0\",\"approval_number\":\"FL5935.2\",\"seq\":2,\"product_model\":\"Symmetry 200 PVC Vinyl\",\"product_description\":\"*Non Impact* French Sliding Patio Door, 96x80 high performance (SGD-LC50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#6168-R0\",\"approval_number\":\"FL6168.1\",\"seq\":1,\"product_model\":\"Symmetry 200 PVC Vinyl\",\"product_description\":\"Sliding Patio Door 72x82 in. SGD-R35\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#7902-R0\",\"approval_number\":\"FL7902.1\",\"seq\":1,\"product_model\":\"6701 Wood Sliding Patio Door\",\"product_description\":\"*Non Impact* Sliding Patio Door (SGD-R35 72x81)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#7902-R0\",\"approval_number\":\"FL7902.2\",\"seq\":2,\"product_model\":\"6702 Wood French Sliding Patio Door\",\"product_description\":\"*Non Impact* French Sliding Patio Door (SGD-R35 72x81)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#7902-R0\",\"approval_number\":\"FL7902.3\",\"seq\":3,\"product_model\":\"8701 Aluminum Clad Sliding Patio Door\",\"product_description\":\"*Non Impact* Sliding Patio Door (SGD-R35 72x81)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#7902-R0\",\"approval_number\":\"FL7902.4\",\"seq\":4,\"product_model\":\"8701 Aluminum Clad Sliding Patio Door\",\"product_description\":\"*Non Impact* Sliding Patio Door (SGD-R50 72x97 mod)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#7902-R0\",\"approval_number\":\"FL7902.5\",\"seq\":5,\"product_model\":\"8702 Aluminum Clad French Sliding Patio Door\",\"product_description\":\"*Non Impact* French Sliding Patio Door (SGD-R35 72x81)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#7902-R0\",\"approval_number\":\"FL7902.6\",\"seq\":6,\"product_model\":\"8702 Aluminum Clad French Sliding Patio Door\",\"product_description\":\"*Non Impact* French Sliding Patio Door (SGD-R50 72x97 mod)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#8439-R0\",\"approval_number\":\"FL8439.1\",\"seq\":1,\"product_model\":\"1702 (Staysafe) Aluminum Clad French Sliding Patio Door\",\"product_description\":\"*Insulated Impact* French Sliding Patio Door (SGD-LC50 96x97)\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#9141-R0\",\"approval_number\":\"FL9141.1\",\"seq\":1,\"product_model\":\"1702 Sliding Glass Door\",\"product_description\":\"*Impact IG* Alum Clad French Sliding Door 96\\\"x97\\\" (SGD-LC50)\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#9549-R0\",\"approval_number\":\"FL9549.1\",\"seq\":1,\"product_model\":\"941 VINYL SLIDING PD\",\"product_description\":\"SD-R35-1813X2073 (71X82)\\n(NON-IMPACT)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#13694-R0\",\"approval_number\":\"FL13694.1\",\"seq\":1,\"product_model\":\"1702 FRENCH SLIDING PATIO DOOR\",\"product_description\":\"SD-C50-2429X2477 (96X98)\\n** IMPACT **\\nFIN AND CLIP INSTALL\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#13694-R0\",\"approval_number\":\"FL13694.2\",\"seq\":2,\"product_model\":\"8706 MULTI-PANEL SLIDING DOOR\",\"product_description\":\"SD-R50-4870X2490 (192X98)\\nNON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-13 00:00:00\",\"instructions_url\":\"\"}],\"Regency Plus Inc\":[{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#1742-R0\",\"approval_number\":\"FL1742.1\",\"seq\":1,\"product_model\":\"Performer Series 1000\",\"product_description\":\"Sliding Glass 1 st pl \\\/ 1op pl\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Atrium Windows and Doors, NC\":[{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#1758-R0\",\"approval_number\":\"FL1758.1\",\"seq\":1,\"product_model\":\"311\\\/312\",\"product_description\":\"SLIDING DOOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#1758-R0\",\"approval_number\":\"FL1758.2\",\"seq\":2,\"product_model\":\"332\",\"product_description\":\"SLIDING DOOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#6411-R0\",\"approval_number\":\"FL6411.1\",\"seq\":1,\"product_model\":\"311\\\/312\",\"product_description\":\"6'0\\\" x 6'8\\\" Vinyl New Construction Sliding Glass Door\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#6411-R0\",\"approval_number\":\"FL6411.2\",\"seq\":2,\"product_model\":\"311\\\/312\",\"product_description\":\"8'0\\\" x 6'8\\\" Vinyl New Construction Sliding Glass Door\",\"design_pressure\":\"+25\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#6411-R0\",\"approval_number\":\"FL6411.3\",\"seq\":3,\"product_model\":\"332\",\"product_description\":\"6'0\\\" x 6'8\\\" Vinyl New Construction Sliding Glass Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#6411-R0\",\"approval_number\":\"FL6411.4\",\"seq\":4,\"product_model\":\"332\",\"product_description\":\"6'0\\\" x 8'0\\\" Vinyl New Construction Sliding Glass Door\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Capitol Architectural\":[{\"manufacturer\":\"Capitol Architectural\",\"approval_number_master\":\"FL#1865-R0\",\"approval_number\":\"FL1865.1\",\"seq\":1,\"product_model\":\"955\",\"product_description\":\"OXO 180x96 C-30 DP+30\\\/-30\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol Architectural\",\"approval_number_master\":\"FL#1865-R0\",\"approval_number\":\"FL1865.2\",\"seq\":2,\"product_model\":\"955\",\"product_description\":\"OXO 108x96 C-50 DP+50\\\/-50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"JELD-WEN - Rantoul Division\":[{\"manufacturer\":\"JELD-WEN - Rantoul Division\",\"approval_number_master\":\"FL#1895-R0\",\"approval_number\":\"FL1895.1\",\"seq\":1,\"product_model\":\"French View Sliding P.D.\",\"product_description\":\"Impact Glazing NOA\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JELD-WEN - Rantoul Division\",\"approval_number_master\":\"FL#1897-R0\",\"approval_number\":\"FL1897.1\",\"seq\":1,\"product_model\":\"French View Sliding P.D.\",\"product_description\":\"6-0 x 8-0 (DP50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JELD-WEN - Rantoul Division\",\"approval_number_master\":\"FL#1897-R0\",\"approval_number\":\"FL1897.2\",\"seq\":2,\"product_model\":\"Traditional Sliding P.D.\",\"product_description\":\"6-0 x 6-8 (DP30)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Energy Saving Products of Florida\":[{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1949-R0\",\"approval_number\":\"FL1949.1\",\"seq\":1,\"product_model\":\"101\",\"product_description\":\"SGD - C35 144 x 96 OXX NO SILL RISER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1949-R0\",\"approval_number\":\"FL1949.2\",\"seq\":2,\"product_model\":\"101-R\",\"product_description\":\"SGD - C50 144 x 96 OXX SILL RISER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1949-R0\",\"approval_number\":\"FL1949.3\",\"seq\":3,\"product_model\":\"102\",\"product_description\":\"SGD - C40 180 x 96 OXX 2 1\\\/4 SILL RISER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1949-R0\",\"approval_number\":\"FL1949.4\",\"seq\":4,\"product_model\":\"102-RS1\",\"product_description\":\"SGD - C60 240 x 96 OXXX 1 1\\\/2 SILL RISER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1949-R0\",\"approval_number\":\"FL1949.5\",\"seq\":5,\"product_model\":\"102-RS3\",\"product_description\":\"SGD - C60 142 x 120 OXX 3 3\\\/4 SILL RISER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1949-R0\",\"approval_number\":\"FL1949.6\",\"seq\":6,\"product_model\":\"102-RS3\",\"product_description\":\"SGD - C90 180 x 96 OXX 3 3\\\/4 SILL RISER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1949-R0\",\"approval_number\":\"FL1949.7\",\"seq\":7,\"product_model\":\"102-S1\",\"product_description\":\"SGD - C40 240 x 96 OXXX 1 1\\\/2 SILL RISER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#3205-R0\",\"approval_number\":\"FL3205.1\",\"seq\":1,\"product_model\":\"101 BYPASS\",\"product_description\":\"ALUM 101 BYPASS XOX SGD-C35 144 x 96\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#3205-R0\",\"approval_number\":\"FL3205.2\",\"seq\":2,\"product_model\":\"102 90 degree\",\"product_description\":\"ALUM 102 90 DEGREE SGD-C30 118 x 96\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#3205-R0\",\"approval_number\":\"FL3205.3\",\"seq\":3,\"product_model\":\"102SPDT 90degree\",\"product_description\":\"ALUM 102 90 DEGREE SGD-LC25 94 x 120\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#3205-R0\",\"approval_number\":\"FL3205.4\",\"seq\":4,\"product_model\":\"301 COMBO With SHUTTERS\",\"product_description\":\"ALUM COMBO DOOR SGD-C50 144 x 96 XOX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#3205-R0\",\"approval_number\":\"FL3205.5\",\"seq\":5,\"product_model\":\"302 COMBO With SHUTTERS\",\"product_description\":\"ALUM COMBO DOOR SGD C60 192 x 96 OXXO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#4151-R0\",\"approval_number\":\"FL4151.1\",\"seq\":1,\"product_model\":\"5200\",\"product_description\":\"Vinyl Patio Door SGD-R35 144X96 OXO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#5770-R0\",\"approval_number\":\"FL5770.1\",\"seq\":1,\"product_model\":\"101 Aluminum Sliding Glass door\",\"product_description\":\"144\\\" x 96\\\" Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#5770-R0\",\"approval_number\":\"FL5770.2\",\"seq\":2,\"product_model\":\"2022 Vinyl Impact Sliding Glass Door\",\"product_description\":\"100\\\" x 102\\\" Vinyl Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#8761-R0\",\"approval_number\":\"FL8761.1\",\"seq\":1,\"product_model\":\"Series 5200\",\"product_description\":\"Extruded Vinyl Patio Door w\\\/ Integral Fin or Flanged Frame\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#9628-R0\",\"approval_number\":\"FL9628.1\",\"seq\":1,\"product_model\":\"SERIES 102 Reinforced Alum Sliding Glass Door\",\"product_description\":\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#9632-R0\",\"approval_number\":\"FL9632.1\",\"seq\":1,\"product_model\":\"Series 102 Reinforced Al Sliding Glass Pocket Door\",\"product_description\":\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#11376-R0\",\"approval_number\":\"FL11376.1\",\"seq\":1,\"product_model\":\"102 Series Pocket Door\",\"product_description\":\"102 Series Sliding Glass Bypass & Pocket Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Stanek Vinyl Windows\":[{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#2060-R0\",\"approval_number\":\"FL2060.1\",\"seq\":1,\"product_model\":\"2-Section Patio Door Series 30\",\"product_description\":\"SGD-R60 up to 96 x 96 frame size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#2060-R0\",\"approval_number\":\"FL2060.2\",\"seq\":2,\"product_model\":\"3-Section Patio Door Series 30\",\"product_description\":\"SGD-R60 up to 144 x 96 frame size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#2553-R0\",\"approval_number\":\"FL2553.1\",\"seq\":1,\"product_model\":\"Patio Door Impact Series 4000\",\"product_description\":\"3-Section Patio Door up to 144 x 96\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#2553-R0\",\"approval_number\":\"FL2553.2\",\"seq\":2,\"product_model\":\"Patio Door Impact Series 4000\",\"product_description\":\"2-Section Patio Door up to 95 1\\\/2 x 96\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#2553-R0\",\"approval_number\":\"FL2553.3\",\"seq\":3,\"product_model\":\"Patio Door Impact Series 4000\",\"product_description\":\"Fixed Section Patio Door up to 51 x 96\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#11451-R0\",\"approval_number\":\"FL11451.1\",\"seq\":1,\"product_model\":\"Series 2000 - Three-Lite Patio Door\",\"product_description\":\"144\\\" wide x 96\\\" high Non HVHZ\",\"design_pressure\":\"+35.0PSF\\\/-35.0PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#11451-R0\",\"approval_number\":\"FL11451.2\",\"seq\":2,\"product_model\":\"Series 4000 - Impact - Three-Lite Patio Door\",\"product_description\":\"144\\\" wide x 96\\\" high HVHZ\",\"design_pressure\":\"+65.0PSF\\\/-65.0PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#11451-R0\",\"approval_number\":\"FL11451.3\",\"seq\":3,\"product_model\":\"Series 4000 - Impact - Three-Lite Patio Door\",\"product_description\":\"144\\\" wide x 96\\\" high HVHZ\",\"design_pressure\":\"+50.0 PSF\\\/-50.0 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#11451-R0\",\"approval_number\":\"FL11451.4\",\"seq\":4,\"product_model\":\"Series 4000 - Impact - Three-Lite Patio Door\",\"product_description\":\"144\\\" wide x 96\\\" high HVHZ\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#15345-R0\",\"approval_number\":\"FL15345.1\",\"seq\":1,\"product_model\":\"SERIES 2000 PATIO DOOR\",\"product_description\":\"144\\\"W x 96\\\"H Three Lite Patio Door\",\"design_pressure\":\"+35psf\\\/-35psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#15345-R0\",\"approval_number\":\"FL15345.2\",\"seq\":2,\"product_model\":\"SERIES 4000 PATIO DOOR IMPACT\",\"product_description\":\"144\\\"W x 96\\\"H Three Lite Patio Door\",\"design_pressure\":\"+50psf\\\/-50psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#15345-R1\",\"approval_number\":\"FL15345.3\",\"seq\":3,\"product_model\":\"SERIES 4000 PATIO DOOR IMPACT (OXO)\",\"product_description\":\"144\\\"W x 96\\\"H three Lite Patio Door\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-31 00:00:00\",\"instructions_url\":\"\"}],\"Don Young Co. Inc.\":[{\"manufacturer\":\"Don Young Co. Inc.\",\"approval_number_master\":\"FL#2407-R0\",\"approval_number\":\"FL2407.1\",\"seq\":1,\"product_model\":\"M-1100\",\"product_description\":\"Alum. Thermal Break Patio Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Don Young Co. Inc.\",\"approval_number_master\":\"FL#2407-R0\",\"approval_number\":\"FL2407.2\",\"seq\":2,\"product_model\":\"V-6320\",\"product_description\":\"Vinyl Sliding Patio Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Plaza Door Co., Inc.\":[{\"manufacturer\":\"Plaza Door Co., Inc.\",\"approval_number_master\":\"FL#2494-R0\",\"approval_number\":\"FL2494.1\",\"seq\":1,\"product_model\":\"Series Sentry\",\"product_description\":\"Non Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plaza Door Co., Inc.\",\"approval_number_master\":\"FL#2494-R0\",\"approval_number\":\"FL2494.2\",\"seq\":2,\"product_model\":\"Series Titan III\",\"product_description\":\"Non Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plaza Door Co., Inc.\",\"approval_number_master\":\"FL#2494-R0\",\"approval_number\":\"FL2494.3\",\"seq\":3,\"product_model\":\"Series Titan IV\",\"product_description\":\"Non Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plaza Door Co., Inc.\",\"approval_number_master\":\"FL#2494-R0\",\"approval_number\":\"FL2494.4\",\"seq\":4,\"product_model\":\"Series Titan X\",\"product_description\":\"Large and Small Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plaza Door Co., Inc.\",\"approval_number_master\":\"FL#2494-R0\",\"approval_number\":\"FL2494.5\",\"seq\":5,\"product_model\":\"Series Titan XI\",\"product_description\":\"Small Missile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Jeld-Wen Hawkins Window Division\":[{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2606-R0\",\"approval_number\":\"FL2606.1\",\"seq\":1,\"product_model\":\"300 Series Clad Sliding Door\",\"product_description\":\"(406-H-601) aluminum clad wood sliding door, SCS3-60611, 72x82, SGD-C50, DP50, non impact door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2606-R0\",\"approval_number\":\"FL2606.2\",\"seq\":2,\"product_model\":\"300 Series Clad Sliding Door\",\"product_description\":\"(406-H-601.1) aluminum clad wood sliding door, SCS3-8080, 96x95, SGD-C45, DP45, non impact door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2606-R0\",\"approval_number\":\"FL2606.3\",\"seq\":3,\"product_model\":\"400 Series Clad Sliding Door\",\"product_description\":\"(405-H-605) aluminum clad wood sliding door, SCS4-8080, 96x95, SGD-C40, DP40, non impact door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2606-R0\",\"approval_number\":\"FL2606.4\",\"seq\":4,\"product_model\":\"400 Series Clad Sliding Door\",\"product_description\":\"(406-H-605.1) aluminum clad wood sliding door, SCS4-6080, 72 x 95, SGD-R50, DP50, non impact door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"BAY CITY WINDOW COMPANY\":[{\"manufacturer\":\"BAY CITY WINDOW COMPANY\",\"approval_number_master\":\"FL#3022-R0\",\"approval_number\":\"FL3022.1\",\"seq\":1,\"product_model\":\"5200 Vinyl Sliding Glass Patio Door\",\"product_description\":\"Vinyl SGD 8' by 8'\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BAY CITY WINDOW COMPANY\",\"approval_number_master\":\"FL#3022-R0\",\"approval_number\":\"FL3022.2\",\"seq\":2,\"product_model\":\"SGD-C40 Series 5200\",\"product_description\":\"142 3\\\/4\\\" x 83\\\" Type I for forced entry compliance\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BAY CITY WINDOW COMPANY\",\"approval_number_master\":\"FL#5644-R0\",\"approval_number\":\"FL5644.1\",\"seq\":1,\"product_model\":\"Series 5200 SGD C-40\",\"product_description\":\"Vinyl SGD 95 1\\\/2\\\" x 95 1\\\/2\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BAY CITY WINDOW COMPANY\",\"approval_number_master\":\"FL#5644-R0\",\"approval_number\":\"FL5644.2\",\"seq\":2,\"product_model\":\"Series 5200 SGD C-40\",\"product_description\":\"Vinyl SGD 142 1\\\/4\\\" x 83\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Atrium Windows and Doors - Texas\":[{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#3169-R2\",\"approval_number\":\"FL3169.1\",\"seq\":1,\"product_model\":\"4000 Sliding Glass Door DP45\",\"product_description\":\"SGD-R45 72 x 80\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#7839-R0\",\"approval_number\":\"FL7839.1\",\"seq\":1,\"product_model\":\"311\\\/312 Patio Door\",\"product_description\":\"SGD-R20 94 x 80\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#7839-R0\",\"approval_number\":\"FL7839.2\",\"seq\":2,\"product_model\":\"311\\\/312 Patio Door\",\"product_description\":\"SGD-R35 71 x 80\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#9189-R0\",\"approval_number\":\"FL9189.1\",\"seq\":1,\"product_model\":\"352 Impact Sliding Glass Door\",\"product_description\":\"SGD-C60 96 x 96\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#9189-R0\",\"approval_number\":\"FL9189.2\",\"seq\":2,\"product_model\":\"352 Sliding Glass Door\",\"product_description\":\"SGD-C60 96 x 96\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"RC Aluminum Industries, Inc.\":[{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#3390-R0\",\"approval_number\":\"FL3390.1\",\"seq\":1,\"product_model\":\"Series 1400 Aluminum Sliding Glass Door\",\"product_description\":\"Impact resistant aluminum sliding glass door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#3390-R0\",\"approval_number\":\"FL3390.2\",\"seq\":2,\"product_model\":\"Series 1400 Aluminum Sliding Glass Door\",\"product_description\":\"Small missile impact resistant aluminum sliding glass door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#3390-R0\",\"approval_number\":\"FL3390.3\",\"seq\":3,\"product_model\":\"Series 2000 ST Aluminum Sliding Glass Door\",\"product_description\":\"Impact resistant aluminum sliding glass door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#3390-R0\",\"approval_number\":\"FL3390.4\",\"seq\":4,\"product_model\":\"Series 2400ST Sliding Glass Door\",\"product_description\":\"Small missile impact aluminum sliding glass door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#3390-R0\",\"approval_number\":\"FL3390.5\",\"seq\":5,\"product_model\":\"Series 2400ST Sliding Glass Door\",\"product_description\":\"Large missile impact resistant sliding glass door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#3390-R0\",\"approval_number\":\"FL3390.6\",\"seq\":6,\"product_model\":\"Series RS-240 Aluminum Sliding Glass Door\",\"product_description\":\"Impact resistant aluminum sliding glass door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#3390-R0\",\"approval_number\":\"FL3390.7\",\"seq\":7,\"product_model\":\"Series RW-240 Aluminum Sliding Glass Door\",\"product_description\":\"Impact resistant aluminum sliding glass door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#7787-R0\",\"approval_number\":\"FL7787.1\",\"seq\":1,\"product_model\":\"Series RS240 Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#7787-R0\",\"approval_number\":\"FL7787.2\",\"seq\":2,\"product_model\":\"Series RW240 Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#9177-R0\",\"approval_number\":\"FL9177.1\",\"seq\":1,\"product_model\":\"Series 2400ST Aluminum Sliding Glass Door\",\"product_description\":\"Small missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+131\\\/-131\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#9177-R0\",\"approval_number\":\"FL9177.2\",\"seq\":2,\"product_model\":\"Series 2400ST Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+131\\\/-131\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#12960-R0\",\"approval_number\":\"FL12960.1\",\"seq\":1,\"product_model\":\"RW 241 Aluminun Sliding Glass Door\",\"product_description\":\"ALUMINUM SLIDING GLASS DOOR\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-19 00:00:00\",\"instructions_url\":\"\"}],\"Window Mart\":[{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#3547-R0\",\"approval_number\":\"FL3547.1\",\"seq\":1,\"product_model\":\"053.052\",\"product_description\":\"Vinyl Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#21191-R0\",\"approval_number\":\"FL21191.1\",\"seq\":1,\"product_model\":\"5901\\\/5902 Patio Door OX\",\"product_description\":\"5901\\\/5902 Patio Door OX - 72\\\"X96\\\" Non-Impact\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#21191-R0\",\"approval_number\":\"FL21191.2\",\"seq\":2,\"product_model\":\"5901\\\/5902 Patio Door OX\",\"product_description\":\"5901\\\/5902 Patio Door OX - 96\\\"x80\\\" Non-Impact\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#21191-R0\",\"approval_number\":\"FL21191.3\",\"seq\":3,\"product_model\":\"5901\\\/5902 Patio Door OX\",\"product_description\":\"5901\\\/5902 Patio Door OX - 72\\\"x80\\\" Non-Impact\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#21191-R0\",\"approval_number\":\"FL21191.4\",\"seq\":4,\"product_model\":\"5957 Patio Door OX\",\"product_description\":\"5957 Patio Door OX - 72\\\"x80\\\" Non-Impact\",\"design_pressure\":\"+30.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-22 00:00:00\",\"instructions_url\":\"\"}],\"Plastpro Inc. \\\/ Nanya Plastics Corp.\":[{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#3999-R0\",\"approval_number\":\"FL3999.1\",\"seq\":1,\"product_model\":\"a. \\\"Distinction Series\\\" Gliding French Patio Door\",\"product_description\":\"Up to 6'0 x 8'0 (2 Panel) Sliding Fiberglass Patio Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#3999-R0\",\"approval_number\":\"FL3999.2\",\"seq\":2,\"product_model\":\"b. \\\"Distinction Series\\\" Gliding French Patio Door\",\"product_description\":\"Up to 12'0 x 6'8 (4 Panel) Sliding Fiberglass Patio Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Novatech Glass\":[{\"manufacturer\":\"Novatech Glass\",\"approval_number_master\":\"FL#4069-R2\",\"approval_number\":\"FL4069.1\",\"seq\":1,\"product_model\":\"\\\"Imagine\\\" Sliding Patio Door\",\"product_description\":\"Up To 6'0 x 6'8 Extruded PVC Sliding Patio Door\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"VEKA Inc.\":[{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#4113-R0\",\"approval_number\":\"FL4113.1\",\"seq\":1,\"product_model\":\"Model PD -12 Impact Sliding Patio Door\",\"product_description\":\"8'0 x 6'10 Impact Rated Extruded PVC Sliding Patio Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#4115-R0\",\"approval_number\":\"FL4115.1\",\"seq\":1,\"product_model\":\"Model - PD 12 WW Sliding Patio Door\",\"product_description\":\"8'0 x 6'10 Extruded PVC Sliding Patio Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#6385-R1\",\"approval_number\":\"FL6385.5\",\"seq\":5,\"product_model\":\"f. PD-17 Sliding Patio Door\",\"product_description\":\"\\\"Non-Impact\\\" Extruded PVC Sliding Patio Door with Flange (OX or XO) up to 8'0 x 6'10\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#6385-R1\",\"approval_number\":\"FL6385.6\",\"seq\":6,\"product_model\":\"f. PD-17 Sliding Patio Door\",\"product_description\":\"\\\"Impact\\\" Extruded PVC Sliding Patio Door with Flange (OX or XO) up to 8'0 x 6'10\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#6385-R1\",\"approval_number\":\"FL6385.7\",\"seq\":7,\"product_model\":\"g. PD-17 Sliding Patio Door\",\"product_description\":\"\\\"Non-Impact\\\" Extruded PVC Sliding Patio Door with Nailing Fin (OX or XO) up to 8'0 x 6'10\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#6385-R1\",\"approval_number\":\"FL6385.8\",\"seq\":8,\"product_model\":\"h. PD-17 Sliding Patio Door\",\"product_description\":\"\\\"Impact\\\" Extruded PVC Sliding Patio Door with Nailing Fin (OX or XO) up to 8'0 x 6'10\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#6385-R0\",\"approval_number\":\"FL6385.1\",\"seq\":1,\"product_model\":\"a. PD-12 Sliding Patio Door\",\"product_description\":\"\\\"Non-Impact\\\" Extruded PVC Sliding Patio Door with Flange (OX or XO) up to 8'0 x 6'10\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#6385-R0\",\"approval_number\":\"FL6385.2\",\"seq\":2,\"product_model\":\"b. PD-12 Sliding Patio Door\",\"product_description\":\"\\\"Impact\\\" Extruded PVC Sliding Patio Door with Flange (OX or XO) up to 8'0 x 6'10\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#6385-R0\",\"approval_number\":\"FL6385.3\",\"seq\":3,\"product_model\":\"c. PD-12 Sliding Patio Door\",\"product_description\":\"\\\"Non-Impact\\\" Extruded PVC Sliding Patio Door with Nailing Fin (OX or XO) up to 8'0 x 6'10\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#6385-R0\",\"approval_number\":\"FL6385.4\",\"seq\":4,\"product_model\":\"d. PD-12 Sliding Patio Door\",\"product_description\":\"\\\"Impact\\\" Extruded PVC Sliding Patio Door with Nailing Fin (OX or XO) up to 8'0 x 6'10\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#12273-R0\",\"approval_number\":\"FL12273.1\",\"seq\":1,\"product_model\":\"PD12 FIN PVC SLIDING GLASS PATIO DOOR - IMPACT\",\"product_description\":\"PD12 FIN PVC SLIDING GLASS PATIO DOOR - IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#12273-R0\",\"approval_number\":\"FL12273.2\",\"seq\":2,\"product_model\":\"PD12 FIN PVC SLIDING GLASS PATIO DOOR - NON IMPACT\",\"product_description\":\"PD12 FIN PVC SLIDING GLASS PATIO DOOR - NON IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#12273-R0\",\"approval_number\":\"FL12273.3\",\"seq\":3,\"product_model\":\"PD12 FLANGE PVC SLIDING GLASS PATIO DOOR - IMPACT\",\"product_description\":\"PD12 FLANGE PVC SLIDING GLASS PATIO DOOR - IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#12273-R0\",\"approval_number\":\"FL12273.4\",\"seq\":4,\"product_model\":\"PD12 FLANGE PVC SLIDING GLASS PATIO DOOR - NON IMPACT\",\"product_description\":\"PD12 FLANGE PVC SLIDING GLASS PATIO DOOR - NON IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#12273-R0\",\"approval_number\":\"FL12273.5\",\"seq\":5,\"product_model\":\"PD17 FIN PVC SLIDING GLASS PATIO DOOR - IMPACT\",\"product_description\":\"PD17 FIN PVC SLIDING GLASS PATIO DOOR - IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#12273-R0\",\"approval_number\":\"FL12273.6\",\"seq\":6,\"product_model\":\"PD17 FIN PVC SLIDING GLASS PATIO DOOR - NON IMPACT\",\"product_description\":\"PD17 FIN PVC SLIDING GLASS PATIO DOOR - NON IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#12273-R0\",\"approval_number\":\"FL12273.7\",\"seq\":7,\"product_model\":\"PD17 FLANGE PVC SLIDING GLASS PATIO DOOR - IMPACT\",\"product_description\":\"PD17 FLANGE PVC SLIDING GLASS PATIO DOOR - IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#12273-R0\",\"approval_number\":\"FL12273.8\",\"seq\":8,\"product_model\":\"PD17 FLANGE PVC SLIDING GLASS PATIO DOOR - NON IMPACT\",\"product_description\":\"PD17 FLANGE PVC SLIDING GLASS PATIO DOOR - NON IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#15003-R0\",\"approval_number\":\"FL15003.1\",\"seq\":1,\"product_model\":\"Series PD21 PVC Sliding Glass Door\",\"product_description\":\"Series PD21 PVC Sliding Glass Door - LMI\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#15003-R0\",\"approval_number\":\"FL15003.2\",\"seq\":2,\"product_model\":\"Series PD21 PVC Sliding Glass Door\",\"product_description\":\"Series PD21 PVC Sliding Glass Door - Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#17625-R0\",\"approval_number\":\"FL17625.1\",\"seq\":1,\"product_model\":\"PD19MW PVC Sliding Door\",\"product_description\":\"PD19MW PVC Sliding Door - Non-Impact - 96\\\"x81\\\"\",\"design_pressure\":\"+25.0\\\/-25.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#17625-R0\",\"approval_number\":\"FL17625.2\",\"seq\":2,\"product_model\":\"PD19MW PVC Sliding Door\",\"product_description\":\"PD19MW PVC Sliding Door - Non-Impact - 72\\\"x81\\\"\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-21 00:00:00\",\"instructions_url\":\"\"}],\"Flesher Windows, Inc.\":[{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#4161-R3\",\"approval_number\":\"FL4161.1\",\"seq\":1,\"product_model\":\"500 Series\",\"product_description\":\"Non-reinforced sliding glass door\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#4161-R3\",\"approval_number\":\"FL4161.2\",\"seq\":2,\"product_model\":\"600 Series\",\"product_description\":\"Reinforced sliding glass door\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#4161-R3\",\"approval_number\":\"FL4161.3\",\"seq\":3,\"product_model\":\"600 Series\",\"product_description\":\"Non reinforced sliding glass door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#4161-R3\",\"approval_number\":\"FL4161.4\",\"seq\":4,\"product_model\":\"FWI 6000\",\"product_description\":\"Impact resistant sliding glass door\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#9362-R1\",\"approval_number\":\"FL9362.1\",\"seq\":1,\"product_model\":\"FLESHER DOOR\",\"product_description\":\"Aluminum Impact Rated Sliding Glass Door\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#9362-R1\",\"approval_number\":\"FL9362.2\",\"seq\":2,\"product_model\":\"FLESHER DOOR\",\"product_description\":\"Aluminum Sliding Glass Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#9671-R1\",\"approval_number\":\"FL9671.1\",\"seq\":1,\"product_model\":\"Series \\\"Flesher Door\\\" 90 Degree Impact S.G.D.\",\"product_description\":\"90 Degree Impact Rated Aluminum sliding Glass Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#10670-R0\",\"approval_number\":\"FL10670.1\",\"seq\":1,\"product_model\":\"135 Series Aluminum Sliding Glass Door\",\"product_description\":\"135 Series Aluminum Sliding Glass Door, LMI. Configuration: XXXXXXXX. Glazing: Laminate 3\\\/16\\\" Heat Strengthened. Glass\\\/0.100\\\" Solutia\\\/ 6\\\/16\\\" Heat Strengthened Glass. Frame: 192 x 192 x 120. Panel: W-49.5\\\" H-118.03\\\".\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#10670-R0\",\"approval_number\":\"FL10670.2\",\"seq\":2,\"product_model\":\"6000 Series Sliding Glass Pocket Door\",\"product_description\":\"6000 Series Sliding Glass Pocket Door, Impact rated. Configuration XXXX, XXX & XX. 3\\\/8\\\" Laminated Glass by Solutia, 1\\\/8\\\" Heat Strengthened Glass, 0.090\\\" PVB Safety Plus 2 Interlayer w\\\/ 1\\\/8\\\" Heat Strengthened Glass.\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#10707-R0\",\"approval_number\":\"FL10707.1\",\"seq\":1,\"product_model\":\"135 Degree Flesher Door\",\"product_description\":\"Aluminum Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#11089-R0\",\"approval_number\":\"FL11089.1\",\"seq\":1,\"product_model\":\"\\\"FLESHER DOOR\\\" SERIES\",\"product_description\":\"ALUMINUM SLIDING GLASS DOOR - LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-30 00:00:00\",\"instructions_url\":\"\"}],\"Arcadia Architectural Products Inc\":[{\"manufacturer\":\"Arcadia Architectural Products Inc\",\"approval_number_master\":\"FL#4295-R0\",\"approval_number\":\"FL4295.1\",\"seq\":1,\"product_model\":\"ULT 6000- LM\",\"product_description\":\"192-1\\\/16\\\" X 114\\\" - Aluminum Large Missile Impact SGD\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arcadia Architectural Products Inc\",\"approval_number_master\":\"FL#4297-R0\",\"approval_number\":\"FL4297.1\",\"seq\":1,\"product_model\":\"ULT 5000 HC (XO ) 40\\\/60\",\"product_description\":\"118-1\\\/8\\\" x 95-1\\\/2\\\" XO - Aluminum SGD - HC 40 & HC 60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arcadia Architectural Products Inc\",\"approval_number_master\":\"FL#4298-R0\",\"approval_number\":\"FL4298.1\",\"seq\":1,\"product_model\":\"ULT 5000 (OXO) - HC 65\",\"product_description\":\"144\\\" X 100-1\\\/2\\\" OXO ALUMINUM SGD - HC 65\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arcadia Architectural Products Inc\",\"approval_number_master\":\"FL#4390-R0\",\"approval_number\":\"FL4390.1\",\"seq\":1,\"product_model\":\"ULT 6000 - NI - SGD\",\"product_description\":\"192\\\" X 120\\\" OX\\\/OXO\\\/OXXO - SGD - NON IMPACT - DP -\\\/+ 100 PSF\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arcadia Architectural Products Inc\",\"approval_number_master\":\"FL#12369-R0\",\"approval_number\":\"FL12369.1\",\"seq\":1,\"product_model\":\"Series ULT 5500\",\"product_description\":\"Aluminum Sliding Glass Door (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arcadia Architectural Products Inc\",\"approval_number_master\":\"FL#12369-R0\",\"approval_number\":\"FL12369.2\",\"seq\":2,\"product_model\":\"Series ULT 5500\",\"product_description\":\"Aluminum Sliding Glass Door (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arcadia Architectural Products Inc\",\"approval_number_master\":\"FL#15070-R0\",\"approval_number\":\"FL15070.1\",\"seq\":1,\"product_model\":\"Series Ultimate 5000 Patio Door\",\"product_description\":\"Configuration: OXO per NAMI certification; Max. Frame: 144\\\" W x 101\\\" H; Max. Panel: 49\\\" W x 99\\\" H\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arcadia Architectural Products Inc\",\"approval_number_master\":\"FL#15070-R0\",\"approval_number\":\"FL15070.2\",\"seq\":2,\"product_model\":\"Ultimate 5000 Patio Door Thermally Broken\",\"product_description\":\"Configuration: XO per NAMI certification; Max. Frame: 118\\\" W x 96\\\" H; Max. Panel: 60\\\" W x 94\\\" H\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-31 00:00:00\",\"instructions_url\":\"\"}],\"Comfort Line Inc.\":[{\"manufacturer\":\"Comfort Line Inc.\",\"approval_number_master\":\"FL#4415-R0\",\"approval_number\":\"FL4415.1\",\"seq\":1,\"product_model\":\"a. FUTURA FIBERFRAME Patio Door\",\"product_description\":\"6'0 x 6'8 Sliding Patio \\\"Impact\\\" Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort Line Inc.\",\"approval_number_master\":\"FL#4415-R0\",\"approval_number\":\"FL4415.2\",\"seq\":2,\"product_model\":\"b. FUTURA FIBERFRAME Patio Door\",\"product_description\":\"6'0 x 6'8 Sliding Patio \\\"Impact\\\" Door with Sidelite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort Line Inc.\",\"approval_number_master\":\"FL#4415-R0\",\"approval_number\":\"FL4415.3\",\"seq\":3,\"product_model\":\"c. FUTURA FIBERFRAME Patio Door\",\"product_description\":\"6'0 x 8'0 Sliding Patio \\\"Impact\\\" Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort Line Inc.\",\"approval_number_master\":\"FL#4415-R0\",\"approval_number\":\"FL4415.4\",\"seq\":4,\"product_model\":\"d. FUTURA FIBERFRAME Patio Door\",\"product_description\":\"6'0 x 8'0 Sliding Patio \\\"Impact\\\" Door with Sidelite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort Line Inc.\",\"approval_number_master\":\"FL#4616-R0\",\"approval_number\":\"FL4616.1\",\"seq\":1,\"product_model\":\"a. FUTURA FIBERFRAME Patio Door\",\"product_description\":\"6'0 x 6'8 Sliding Patio \\\"Impact\\\" Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort Line Inc.\",\"approval_number_master\":\"FL#4616-R0\",\"approval_number\":\"FL4616.2\",\"seq\":2,\"product_model\":\"b. FUTURA FIBERFRAME Patio Door\",\"product_description\":\"6'0 x 6'8 Sliding Patio \\\"Impact\\\" Door with Sidelite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort Line Inc.\",\"approval_number_master\":\"FL#4616-R0\",\"approval_number\":\"FL4616.3\",\"seq\":3,\"product_model\":\"c. FUTURA FIBERFRAME Patio Door\",\"product_description\":\"6'0 x 8'0 Sliding Patio \\\"Impact\\\" Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort Line Inc.\",\"approval_number_master\":\"FL#4616-R0\",\"approval_number\":\"FL4616.4\",\"seq\":4,\"product_model\":\"d. FUTURA FIBERFRAME Patio Door\",\"product_description\":\"6'0 x 8'0 Sliding Patio \\\"Impact\\\" Door with Sidelite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort Line Inc.\",\"approval_number_master\":\"FL#16112-R0\",\"approval_number\":\"FL16112.1\",\"seq\":1,\"product_model\":\"a. FUTURA FIBERFRAME Patio Door\",\"product_description\":\"6'0 x 8'0 Sliding Patio \\\"Impact\\\" Door (XO or OX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort Line Inc.\",\"approval_number_master\":\"FL#16112-R0\",\"approval_number\":\"FL16112.2\",\"seq\":2,\"product_model\":\"b. FUTURA FIBERFRAME Patio Door\",\"product_description\":\"9'0 x 8'0 Sliding Patio \\\"Impact\\\" Door (OXO configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Miami Wall Systems, Inc\":[{\"manufacturer\":\"Miami Wall Systems, Inc\",\"approval_number_master\":\"FL#4471-R0\",\"approval_number\":\"FL4471.1\",\"seq\":1,\"product_model\":\"100 Aluminum Sliding Glass Doors Non Impact Resistant\",\"product_description\":\"OXXO, OXO and OX configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Miami Wall Systems, Inc\",\"approval_number_master\":\"FL#4471-R0\",\"approval_number\":\"FL4471.2\",\"seq\":2,\"product_model\":\"100 Aluminum Sliding Glass Doors Small Missile Impact Resistant\",\"product_description\":\"OXXO, OXO and OX configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Miami Wall Systems, Inc\",\"approval_number_master\":\"FL#4471-R0\",\"approval_number\":\"FL4471.3\",\"seq\":3,\"product_model\":\"Series 100 Aluminum Sliding Glass Doors Large Missile Impact Resistant\",\"product_description\":\"OXXO, OXO and XO configurations.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Miami Wall Systems, Inc\",\"approval_number_master\":\"FL#11799-R0\",\"approval_number\":\"FL11799.1\",\"seq\":1,\"product_model\":\"Aluminum Sliding Glass Door, Series 100\",\"product_description\":\"Sliding Glass Door, Series 100, Large Missile Impact Rated\",\"design_pressure\":\"+127 psf\\\/-127 psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-20 00:00:00\",\"instructions_url\":\"\"}],\"M W Manufacturers Inc.\":[{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#4692-R0\",\"approval_number\":\"FL4692.1\",\"seq\":1,\"product_model\":\"a. Classic Vinyl Sliding Patio Door\",\"product_description\":\"Up to 8'0 x 8'0 Extruded PVC Sliding Patio Door w\\\/wo 4'0 x 8'0 Glazed Fixed Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#4692-R0\",\"approval_number\":\"FL4692.2\",\"seq\":2,\"product_model\":\"b. Twinseal Vinyl Sliding Patio Door\",\"product_description\":\"Up to 8'0 x 8'0 Extruded PVC Sliding Patio Door w\\\/wo 4'0 x 8'0 Glazed Fixed Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#5775-R0\",\"approval_number\":\"FL5775.1\",\"seq\":1,\"product_model\":\"MW Classic \\\/ 5700 Series Vinyl Sliding Patio Door\",\"product_description\":\"Impact rated vinyl sliding patio door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#10875-R0\",\"approval_number\":\"FL10875.1\",\"seq\":1,\"product_model\":\"MIRA FRENCH SLIDER\",\"product_description\":\"Aluminum Clad Sliding Glass Door\",\"design_pressure\":\"+25\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11830-R0\",\"approval_number\":\"FL11830.1\",\"seq\":1,\"product_model\":\"Classic Sliding Patio Door Impact\",\"product_description\":\"Classic Sliding Patio Door Impact\",\"design_pressure\":\"+50\\\/-51\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11830-R0\",\"approval_number\":\"FL11830.2\",\"seq\":2,\"product_model\":\"Classic Sliding Patio Door Sidelite\\\/Transom Impact\",\"product_description\":\"Classic Sliding Patio Door Sidelite\\\/Transom Impact Fixed Window\",\"design_pressure\":\"+50\\\/-59\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11938-R0\",\"approval_number\":\"FL11938.1\",\"seq\":1,\"product_model\":\"Classic Sliding Patio Door\",\"product_description\":\"8080 Classic Sliding Patio Door\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11938-R0\",\"approval_number\":\"FL11938.2\",\"seq\":2,\"product_model\":\"Classic Sliding Patio Door\",\"product_description\":\"6080 Classic Sliding Patio Door\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11938-R0\",\"approval_number\":\"FL11938.3\",\"seq\":3,\"product_model\":\"Classic Sliding Patio Door\",\"product_description\":\"60610 Classic Sliding Patio Door\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11938-R0\",\"approval_number\":\"FL11938.4\",\"seq\":4,\"product_model\":\"Classic Sliding Patio Door Transom\\\/Sidelite\",\"product_description\":\"Classic Sliding Patio Door Transom\\\/Sidelite\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11938-R0\",\"approval_number\":\"FL11938.5\",\"seq\":5,\"product_model\":\"Classic Sliding Patio Door Transom\\\/Sidelite\",\"product_description\":\"Classic Sliding Patio Door Transom\\\/Sidelite\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11938-R0\",\"approval_number\":\"FL11938.6\",\"seq\":6,\"product_model\":\"Classic Sliding Patio Door Transom\\\/Sidelite\",\"product_description\":\"Classic Sliding Patio Door Transom\\\/Sidelite\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11938-R0\",\"approval_number\":\"FL11938.7\",\"seq\":7,\"product_model\":\"Classic Sliding Patio Door Transom\\\/Sidelite\",\"product_description\":\"Classic Sliding Patio Door Transom\\\/Sidelite\",\"design_pressure\":\"+50\\\/-59\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-30 00:00:00\",\"instructions_url\":\"\"}],\"PHILIPS PRODUCTS INC.\":[{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#6108-R0\",\"approval_number\":\"FL6108.1\",\"seq\":1,\"product_model\":\"870\",\"product_description\":\"Series 870 O-X-O vinyl sliding glass door\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#1934-R2\",\"approval_number\":\"FL1934.1\",\"seq\":1,\"product_model\":\"a. Model 870\",\"product_description\":\"Sliding Patio Door Extruded PVC with Nail Fin \\\"Non-Impact\\\" (Configurations OX or XO) up to 6'0 x 6'8\",\"design_pressure\":\"+30.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#7879-R1\",\"approval_number\":\"FL7879.1\",\"seq\":1,\"product_model\":\"a. Slide View\",\"product_description\":\"Sliding Patio Door Extruded PVC with Flange \\\"Non-Impact\\\" (OX or XO) up to 8'0 x 6'10\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#7879-R1\",\"approval_number\":\"FL7879.2\",\"seq\":2,\"product_model\":\"b. Slide View\",\"product_description\":\"Sliding Patio Door Extruded PVC with Flange \\\"Impact\\\" (OX or XO) up to 8'0 x 6'10\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#7879-R1\",\"approval_number\":\"FL7879.3\",\"seq\":3,\"product_model\":\"c. Slide View\",\"product_description\":\"Sliding Patio Door Extruded PVC with Nailing Fin \\\"Non-Impact\\\" (OX or XO) up to 8'0 x 6'10\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#7879-R1\",\"approval_number\":\"FL7879.4\",\"seq\":4,\"product_model\":\"d. Slide View\",\"product_description\":\"Sliding Patio Door Extruded PVC with Nailing Fin \\\"Impact\\\" (OX or XO) up to 8'0 x 6'10\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#1934-R2\",\"approval_number\":\"FL1934.2\",\"seq\":2,\"product_model\":\"b. Model 870\",\"product_description\":\"Sliding Patio Door Extruded PVC with Nail Fin \\\"Non-Impact\\\" (Configurations OX or XO) up to 8'0 x 8'0\",\"design_pressure\":\"+20.0\\\/-20.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#1934-R3\",\"approval_number\":\"FL1934.3\",\"seq\":3,\"product_model\":\"c. Model 870\",\"product_description\":\"Sliding Patio Door Extruded PVC with Nail Fin \\\"Non-Impact\\\" (Configurations OXO) up to 12'0 x 8'0\",\"design_pressure\":\"+25.0\\\/-25.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-21 00:00:00\",\"instructions_url\":\"\"}],\"Moss Supply Company\":[{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#2749-R0\",\"approval_number\":\"FL2749.1\",\"seq\":1,\"product_model\":\"7250 OXO\",\"product_description\":\"3-lite vinyl patio door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#2749-R0\",\"approval_number\":\"FL2749.2\",\"seq\":2,\"product_model\":\"7250 XO\",\"product_description\":\"2-lite vinyl patio door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#9455-R1\",\"approval_number\":\"FL9455.1\",\"seq\":1,\"product_model\":\"7000 Series Sliding Glass Door\",\"product_description\":\"7250 Sliding Glass Door (NON-IMPACT) SGD-LC50 96\\\"x82\\\" OX\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#9455-R1\",\"approval_number\":\"FL9455.2\",\"seq\":2,\"product_model\":\"7000 Series Sliding Glass Door\",\"product_description\":\"7250 Sliding Glass Door (NON-IMPACT) SGD-R50 108\\\"x82\\\" OXO\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#19275-R0\",\"approval_number\":\"FL19275.1\",\"seq\":1,\"product_model\":\"Series 7275 Vinyl Sliding Glass Door\",\"product_description\":\"Series 7275 Vinyl Sliding Glass Door - Non-Impact - OXXO\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#19275-R0\",\"approval_number\":\"FL19275.2\",\"seq\":2,\"product_model\":\"Series 7275 Vinyl Sliding Glass Door\",\"product_description\":\"Series 7275 Vinyl Sliding Glass Door - Impact-Rated - OXXO\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Modern Window and Door Inc.\":[{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#4493-R0\",\"approval_number\":\"FL4493.1\",\"seq\":1,\"product_model\":\"6200H Impact Sliding Patio Door\",\"product_description\":\"Sliding Impact Door Max Size: 94 X 94\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#6452-R0\",\"approval_number\":\"FL6452.1\",\"seq\":1,\"product_model\":\"6200N SLIDING PATIO DOOR\",\"product_description\":\"Sliding Patio Door Size: 94 x 94 Rating SGD-C50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#6452-R0\",\"approval_number\":\"FL6452.2\",\"seq\":2,\"product_model\":\"6200N SLIDING PATIO DOOR\",\"product_description\":\"Sliding Patio Door Size: 72 x 80\\nRating SGD-C50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#8513-R0\",\"approval_number\":\"FL8513.1\",\"seq\":1,\"product_model\":\"6200H Sliding Patio Door Impact\",\"product_description\":\"Door Size: 72 x 80 Rating: SGD-R60\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#8513-R0\",\"approval_number\":\"FL8513.2\",\"seq\":2,\"product_model\":\"6200N Sliding Patio Door\",\"product_description\":\"Door Size: 72 x 80 Rating: SGD-R60\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#8803-R0\",\"approval_number\":\"FL8803.1\",\"seq\":1,\"product_model\":\"6200H Sliding Patio Door Impact\",\"product_description\":\"Door Size: 139 x 94 Rating: SGD-LC50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#8803-R0\",\"approval_number\":\"FL8803.2\",\"seq\":2,\"product_model\":\"6200N Sliding Patio Door\",\"product_description\":\"Door Size: 139 x 94 Rating: SGD-LC50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"West Window Corporation\":[{\"manufacturer\":\"West Window Corporation\",\"approval_number_master\":\"FL#4933-R0\",\"approval_number\":\"FL4933.1\",\"seq\":1,\"product_model\":\"West Premier\",\"product_description\":\"Vinyl Sliging Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Bell-View, Inc.\":[{\"manufacturer\":\"Bell-View, Inc.\",\"approval_number_master\":\"FL#5070-R0\",\"approval_number\":\"FL5070.1\",\"seq\":1,\"product_model\":\"Series PA-40 Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bell-View, Inc.\",\"approval_number_master\":\"FL#12245-R0\",\"approval_number\":\"FL12245.1\",\"seq\":1,\"product_model\":\"SERIES PA-09\",\"product_description\":\"ALUMINUM SLIDING GLASS DOOR\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bell-View, Inc.\",\"approval_number_master\":\"FL#12245-R0\",\"approval_number\":\"FL12245.2\",\"seq\":2,\"product_model\":\"SERIES PA-40\",\"product_description\":\"ALUMINUM FLANGE FRAME SLIDING GLASS DOOR\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Zeluck Inc.\":[{\"manufacturer\":\"Zeluck Inc.\",\"approval_number_master\":\"FL#5241-R0\",\"approval_number\":\"FL5241.1\",\"seq\":1,\"product_model\":\"H7025\",\"product_description\":\"Wood Sliding Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Zeluck Inc.\",\"approval_number_master\":\"FL#12692-R0\",\"approval_number\":\"FL12692.1\",\"seq\":1,\"product_model\":\"H7025 Wood Sliding Door\",\"product_description\":\"Lift-Slide Wood door\",\"design_pressure\":\"+60\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Zeluck Inc.\",\"approval_number_master\":\"FL#15812-R0\",\"approval_number\":\"FL15812.1\",\"seq\":1,\"product_model\":\"Z-LS 01-11 Wood Lift and Slide Glass Door\",\"product_description\":\"Z-LS 01-11 Wood Lift and Slide Glass Door. Large Missile Impact Resistant.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Zeluck Inc.\",\"approval_number_master\":\"FL#16531-R0\",\"approval_number\":\"FL16531.1\",\"seq\":1,\"product_model\":\"8170\",\"product_description\":\"Wood Lift & Slide Glass Impact Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Craft-Bilt Manufacturing Company\":[{\"manufacturer\":\"Craft-Bilt Manufacturing Company\",\"approval_number_master\":\"FL#5681-R0\",\"approval_number\":\"FL5681.1\",\"seq\":1,\"product_model\":\"2IG1 Vinyl Sliding Glass Door\",\"product_description\":\"SGD-R25 84\\\" x 81\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Craft-Bilt Manufacturing Company\",\"approval_number_master\":\"FL#5681-R0\",\"approval_number\":\"FL5681.2\",\"seq\":2,\"product_model\":\"2IG1-R Vinyl Sliding Glass Door\",\"product_description\":\"SGD-R35 84\\\" x 81\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Craft-Bilt Manufacturing Company\",\"approval_number_master\":\"FL#5681-R0\",\"approval_number\":\"FL5681.3\",\"seq\":3,\"product_model\":\"6IG1 Aluminum Sliding Glass Door\",\"product_description\":\"SGD-R25 87\\\" x 78\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Craft-Bilt Manufacturing Company\",\"approval_number_master\":\"FL#5681-R0\",\"approval_number\":\"FL5681.4\",\"seq\":4,\"product_model\":\"6IG1-R Aluminum Sliding Glass Door\",\"product_description\":\"SGD-R40 87\\\" x 78\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Craft-Bilt Manufacturing Company\",\"approval_number_master\":\"FL#5681-R0\",\"approval_number\":\"FL5681.5\",\"seq\":5,\"product_model\":\"6SG1 Aluminum Sliding Glass Door\",\"product_description\":\"SGD-R20 87\\\" x 78\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Craft-Bilt Manufacturing Company\",\"approval_number_master\":\"FL#5681-R0\",\"approval_number\":\"FL5681.6\",\"seq\":6,\"product_model\":\"6SG1-R Aluminu Sliding Glass Door\",\"product_description\":\"SGD-R35 87\\\" x 78\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Craft-Bilt Manufacturing Company\",\"approval_number_master\":\"FL#9721-R0\",\"approval_number\":\"FL9721.1\",\"seq\":1,\"product_model\":\"2IG1 Vinyl Sliding Glass Door\",\"product_description\":\"SD-R25 2120x2055 (84x81), XO\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Craft-Bilt Manufacturing Company\",\"approval_number_master\":\"FL#9721-R0\",\"approval_number\":\"FL9721.2\",\"seq\":2,\"product_model\":\"6IG1 Aluminum Sliding Glass Door\",\"product_description\":\"SD-R15 2216x2003 (87x79)\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Craft-Bilt Manufacturing Company\",\"approval_number_master\":\"FL#9721-R0\",\"approval_number\":\"FL9721.3\",\"seq\":3,\"product_model\":\"6IG1-R Aluminum Sliding Glass Door\",\"product_description\":\"SD-R53 2216x2003 (87x79)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Craft-Bilt Manufacturing Company\",\"approval_number_master\":\"FL#9721-R0\",\"approval_number\":\"FL9721.4\",\"seq\":4,\"product_model\":\"6SG1 Aluminum Sliding Glass Door\",\"product_description\":\"SD-R15 2200x2000 (87x79)\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Craft-Bilt Manufacturing Company\",\"approval_number_master\":\"FL#9721-R0\",\"approval_number\":\"FL9721.5\",\"seq\":5,\"product_model\":\"6SG1-R Aluminum Sliding Glass Door\",\"product_description\":\"SD-R30 2200x2000 (87x79)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Craft-Bilt Manufacturing Company\",\"approval_number_master\":\"FL#11612-R0\",\"approval_number\":\"FL11612.1\",\"seq\":1,\"product_model\":\"2IG1-R VINYL SLIDING GLASS DOOR\",\"product_description\":\"SGD-R35 84x81\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-07-25 00:00:00\",\"instructions_url\":\"\"}],\"Graham Architectural Products\":[{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#5869-R0\",\"approval_number\":\"FL5869.1\",\"seq\":1,\"product_model\":\"Series 0900\",\"product_description\":\"Aluminum Sliding Glass Door with 4\\\" Frame Depth\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#10080-R1\",\"approval_number\":\"FL10080.1\",\"seq\":1,\"product_model\":\"0800\",\"product_description\":\"Aluminum Sliding Glass Door - OX\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#10080-R1\",\"approval_number\":\"FL10080.2\",\"seq\":2,\"product_model\":\"0800\",\"product_description\":\"Aluminum Sliding Glass Door - OXO\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#10080-R1\",\"approval_number\":\"FL10080.3\",\"seq\":3,\"product_model\":\"0900AW\",\"product_description\":\"Aluminum Sliding Glass Door - XO\",\"design_pressure\":\"+70\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#10080-R1\",\"approval_number\":\"FL10080.4\",\"seq\":4,\"product_model\":\"700\",\"product_description\":\"Sliding Glass Door- XO\",\"design_pressure\":\"+125\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#10080-R1\",\"approval_number\":\"FL10080.5\",\"seq\":5,\"product_model\":\"700\",\"product_description\":\"Sliding Glass Door-XO\",\"design_pressure\":\"+125\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#16757-R0\",\"approval_number\":\"FL16757.1\",\"seq\":1,\"product_model\":\"Series 0900\",\"product_description\":\"Series 0900 Sliding Glass Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Great Lakes Window, Inc.\":[{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6063-R0\",\"approval_number\":\"FL6063.1\",\"seq\":1,\"product_model\":\"GLW-APD-101 Sliding Glass Door\",\"product_description\":\"(427-H-112.00) Vinyl Sliding Glass Door (XO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6063-R0\",\"approval_number\":\"FL6063.2\",\"seq\":2,\"product_model\":\"GLW-APD-101 Sliding Glass Door\",\"product_description\":\"(427-H-112.01) Vinyl Sliding Glass Door (OX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6063-R0\",\"approval_number\":\"FL6063.3\",\"seq\":3,\"product_model\":\"GLW-CMPD-101 Sliding Glass Door\",\"product_description\":\"(427-H-124.00) Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6063-R0\",\"approval_number\":\"FL6063.4\",\"seq\":4,\"product_model\":\"GLW-CMPD-101 Sliding Glass Door\",\"product_description\":\"(427-H-124.01) Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6063-R0\",\"approval_number\":\"FL6063.5\",\"seq\":5,\"product_model\":\"GLW-CMPD-102 Sliding Glass Door\",\"product_description\":\"(427-H-127.00) PVC Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6063-R0\",\"approval_number\":\"FL6063.6\",\"seq\":6,\"product_model\":\"GLW-CMPD-102 Sliding Glass Door\",\"product_description\":\"(427-H-127.01) PVC Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6063-R0\",\"approval_number\":\"FL6063.7\",\"seq\":7,\"product_model\":\"GLW-CPD-101 Sliding Glass Door\",\"product_description\":\"(427-H-126.00) PVC and Fiberglass Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6063-R0\",\"approval_number\":\"FL6063.8\",\"seq\":8,\"product_model\":\"GLW-CPD-101 Sliding Glass Door\",\"product_description\":\"(427-H-126.01) PVC and Fiberglass Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6063-R0\",\"approval_number\":\"FL6063.9\",\"seq\":9,\"product_model\":\"GLW-CPPD-101 Sliding Glass Door\",\"product_description\":\"(427-H-129.00) PVC Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6063-R0\",\"approval_number\":\"FL6063.10\",\"seq\":10,\"product_model\":\"GLW-CPPD-101 Sliding Glass Door\",\"product_description\":\"(427-H-129.01) PVC Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#12243-R0\",\"approval_number\":\"FL12243.1\",\"seq\":1,\"product_model\":\"GLW-CMPD-101 Sliding Patio Door\",\"product_description\":\"Vinyl Sliding Patio Door\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#12243-R0\",\"approval_number\":\"FL12243.2\",\"seq\":2,\"product_model\":\"GLW-CMPD-101 Sliding Patio Door\",\"product_description\":\"Vinyl Sliding Patio Door\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#12243-R0\",\"approval_number\":\"FL12243.3\",\"seq\":3,\"product_model\":\"GLW-CMPD-102 Sliding Patio Door\",\"product_description\":\"Vinyl Sliding Patio Door\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#12243-R0\",\"approval_number\":\"FL12243.4\",\"seq\":4,\"product_model\":\"GLW-CMPD-102 Sliding Patio Door\",\"product_description\":\"Vinyl Sliding Patio Door\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#12243-R0\",\"approval_number\":\"FL12243.5\",\"seq\":5,\"product_model\":\"GLW-CPD-101 Sliding Patio Door\",\"product_description\":\"Vinyl Sliding Patio Door\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#12243-R0\",\"approval_number\":\"FL12243.6\",\"seq\":6,\"product_model\":\"GLW-CPD-101 Sliding Patio Door\",\"product_description\":\"Vinyl Sliding Patio Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#12243-R0\",\"approval_number\":\"FL12243.7\",\"seq\":7,\"product_model\":\"GLW-CPPD-101 Sliding Patio Door\",\"product_description\":\"Vinyl Sliding Patio Door\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#12243-R0\",\"approval_number\":\"FL12243.8\",\"seq\":8,\"product_model\":\"GLW-CPPD-101 Sliding Patio Door\",\"product_description\":\"Vinyl Sliding Patio Door\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#12244-R0\",\"approval_number\":\"FL12244.1\",\"seq\":1,\"product_model\":\"GLW-APD-101 Sliding Patio Door\",\"product_description\":\"Vinyl Sliding Patio Door\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#12244-R0\",\"approval_number\":\"FL12244.2\",\"seq\":2,\"product_model\":\"GLW-APD-101 Sliding Patio Door\",\"product_description\":\"Vinyl Sliding Patio Door\",\"design_pressure\":\"+30\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Absolute Storm Protection\":[{\"manufacturer\":\"Absolute Storm Protection\",\"approval_number_master\":\"FL#6189-R0\",\"approval_number\":\"FL6189.1\",\"seq\":1,\"product_model\":\"Tilt and Slide Patio Door\",\"product_description\":\"UPVC and Tilt Patio Door\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"C-Thru Industries\":[{\"manufacturer\":\"C-Thru Industries\",\"approval_number_master\":\"FL#6367-R0\",\"approval_number\":\"FL6367.1\",\"seq\":1,\"product_model\":\"NAPG Series\\\/Model 1300\",\"product_description\":\"PVC Sliding Glass Door\\nSGD-R40 72x80\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Danvid Window Company\":[{\"manufacturer\":\"Danvid Window Company\",\"approval_number_master\":\"FL#6396-R0\",\"approval_number\":\"FL6396.1\",\"seq\":1,\"product_model\":\"500\",\"product_description\":\"R35 96 x 80 XX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Danvid Window Company\",\"approval_number_master\":\"FL#6396-R0\",\"approval_number\":\"FL6396.2\",\"seq\":2,\"product_model\":\"500\",\"product_description\":\"R45 72 x 80 XX\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Danvid Window Company\",\"approval_number_master\":\"FL#6396-R0\",\"approval_number\":\"FL6396.3\",\"seq\":3,\"product_model\":\"500\",\"product_description\":\"R40 145 x 80 XXX\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Danvid Window Company\",\"approval_number_master\":\"FL#6396-R0\",\"approval_number\":\"FL6396.4\",\"seq\":4,\"product_model\":\"500 Pocket Door\",\"product_description\":\"R45 72 x 80 XX\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Danvid Window Company\",\"approval_number_master\":\"FL#6396-R0\",\"approval_number\":\"FL6396.5\",\"seq\":5,\"product_model\":\"502\",\"product_description\":\"C45 152 x 96 OX\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Danvid Window Company\",\"approval_number_master\":\"FL#6396-R0\",\"approval_number\":\"FL6396.6\",\"seq\":6,\"product_model\":\"502\",\"product_description\":\"C60 152 x 96 OX\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Danvid Window Company\",\"approval_number_master\":\"FL#6396-R0\",\"approval_number\":\"FL6396.7\",\"seq\":7,\"product_model\":\"502 Pocket Door\",\"product_description\":\"SGD-R50 151 x 96 OXX\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Danvid Window Company\",\"approval_number_master\":\"FL#6665-R0\",\"approval_number\":\"FL6665.1\",\"seq\":1,\"product_model\":\"502 Ninety Degree\",\"product_description\":\"SGD-R35 199 x 96\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Danvid Window Company\",\"approval_number_master\":\"FL#6665-R0\",\"approval_number\":\"FL6665.2\",\"seq\":2,\"product_model\":\"502 Ninety Degree\",\"product_description\":\"SGD-R30 151 x 120\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"American Weather-Seal\":[{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#6398-R0\",\"approval_number\":\"FL6398.1\",\"seq\":1,\"product_model\":\"a. Model 4692 Sliding Patio Door\",\"product_description\":\"\\\"Non-Impact\\\" Extruded PVC Sliding Patio Door with Flange (OX or XO) up to 8'0 x 6'10\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#6398-R0\",\"approval_number\":\"FL6398.2\",\"seq\":2,\"product_model\":\"b. Model 4692 Sliding Patio Door\",\"product_description\":\"\\\"Impact\\\" Extruded PVC Sliding Patio Door with Flange (OX or XO) up to 8'0 x 6'10\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#6398-R0\",\"approval_number\":\"FL6398.3\",\"seq\":3,\"product_model\":\"c. Model 4692 Sliding Patio Door\",\"product_description\":\"\\\"Non-Impact\\\" Extruded PVC Sliding Patio Door with Nailing Fin (OX or XO) up to 8'0 x 6'10\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#6398-R0\",\"approval_number\":\"FL6398.4\",\"seq\":4,\"product_model\":\"d. Model 4692 Sliding Patio Door\",\"product_description\":\"\\\"Impact\\\" Extruded PVC Sliding Patio Door with Nailing Fin (OX or XO) up to 8'0 x 6'10\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7225-R0\",\"approval_number\":\"FL7225.1\",\"seq\":1,\"product_model\":\"Excel 4692 SGD (Sliding Glass Door)\",\"product_description\":\"Excel 4692 Vinyl Non-Impact Sliding Patio Door (SGD-R50 108x82); requires reinforcement in meeting stile, lock stile and astragal; Hurd Model 900V Sliding Patio Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7225-R0\",\"approval_number\":\"FL7225.2\",\"seq\":2,\"product_model\":\"Excel 4692 SGD Impact Sliding Glass Door\",\"product_description\":\"FeelSafe 4692 SGD Impact Vinyl Sliding Patio Door (SGD LC-50 96x82); requires reinforcement in all rails\\\/stiles. Hurd Model 900V FeelSafe Sliding Patio Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7225-R0\",\"approval_number\":\"FL7225.3\",\"seq\":3,\"product_model\":\"Excel 4692 Sliding Patio Door\",\"product_description\":\"Excel 4692 Vinyl Non-Impact Sliding Patio Door (SGD-LC25 97x97); Requires meeting stile and lock stile reinforcement; Hurd Model 900V Sliding Patio Door\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7600-R0\",\"approval_number\":\"FL7600.1\",\"seq\":1,\"product_model\":\"Excel 4592 Non-Impact Vinyl Sliding Patio Door\",\"product_description\":\"71x79 Excel Sliding Patio Door w\\\/Mechanical Sill (Model #4592)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"THERMOPLAST\":[{\"manufacturer\":\"THERMOPLAST\",\"approval_number_master\":\"FL#6778-R1\",\"approval_number\":\"FL6778.1\",\"seq\":1,\"product_model\":\"\\\"Jazz\\\" Vinyl Sliding Glass Door\",\"product_description\":\"\\\"Jazz\\\" Impact - 8Foot\\nXO - OX\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"THERMOPLAST\",\"approval_number_master\":\"FL#7915-R1\",\"approval_number\":\"FL7915.1\",\"seq\":1,\"product_model\":\"8' Opera Patio Door\",\"product_description\":\"Vinyl Sliding Glass Door (SGD-LC50)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"THERMOPLAST\",\"approval_number_master\":\"FL#7918-R1\",\"approval_number\":\"FL7918.1\",\"seq\":1,\"product_model\":\"\\\"Jazz\\\" Vinyl Sliding Glass Door + Transom\",\"product_description\":\"Vinyl Sliding Door with TRANSOM\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"THERMOPLAST\",\"approval_number_master\":\"FL#7920-R1\",\"approval_number\":\"FL7920.1\",\"seq\":1,\"product_model\":\"\\\"Jazz\\\" Sliding Glass Door + Sidelite\",\"product_description\":\"Vinyl Combination Sliding Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"THERMOPLAST\",\"approval_number_master\":\"FL#7921-R1\",\"approval_number\":\"FL7921.1\",\"seq\":1,\"product_model\":\"\\\"Jazz\\\" Sliding Glass Door - DP\",\"product_description\":\"Vinyl Sliding Glass Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"THERMOPLAST\",\"approval_number_master\":\"FL#7921-R1\",\"approval_number\":\"FL7921.2\",\"seq\":2,\"product_model\":\"\\\"Jazz\\\" Vinyl Sliding Glass Door - DP\",\"product_description\":\"Vinyl Sliding Glass Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"THERMOPLAST\",\"approval_number_master\":\"FL#10159-R1\",\"approval_number\":\"FL10159.1\",\"seq\":1,\"product_model\":\"\\\"Jazz\\\" Vinyl Sliding Glass Door\",\"product_description\":\"\\\"Jazz\\\" Impact - 8-0\\\/6-8\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"THERMOPLAST\",\"approval_number_master\":\"FL#10372-R1\",\"approval_number\":\"FL10372.1\",\"seq\":1,\"product_model\":\"\\\"Jazz\\\" Vinyl Sliding Glass Door\",\"product_description\":\"\\\"Jazz\\\" Impact - 8-0\\\/8-0\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-28 00:00:00\",\"instructions_url\":\"\"}],\"TEEEM USA, LLC.\":[{\"manufacturer\":\"TEEEM USA, LLC.\",\"approval_number_master\":\"FL#7332-R0\",\"approval_number\":\"FL7332.1\",\"seq\":1,\"product_model\":\"Series \\\"TEEEM Dual Action Sliding\\\/Tilt Glass UPVC Double Door\\\"\",\"product_description\":\"Tilt and Slide Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TEEEM USA, LLC.\",\"approval_number_master\":\"FL#11408-R0\",\"approval_number\":\"FL11408.1\",\"seq\":1,\"product_model\":\"Corona 70 Series\",\"product_description\":\"Corona 70 Series Tilt & Slide Door, LMI\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TEEEM USA, LLC.\",\"approval_number_master\":\"FL#11408-R0\",\"approval_number\":\"FL11408.2\",\"seq\":2,\"product_model\":\"Corona 70 Series\",\"product_description\":\"Corona 70 Series Tilt & Slide Door, SMI\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TEEEM USA, LLC.\",\"approval_number_master\":\"FL#11408-R0\",\"approval_number\":\"FL11408.3\",\"seq\":3,\"product_model\":\"Corona 70 Series\",\"product_description\":\"Corona 70 Series Tilt & Slide Door, Non Impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-07-31 00:00:00\",\"instructions_url\":\"\"}],\"Atrium Windows and Doors- Florida\":[{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#7864-R0\",\"approval_number\":\"FL7864.1\",\"seq\":1,\"product_model\":\"Mark 2-3\",\"product_description\":\"OXX Sliding Glass Door, SGD-R30 110 x96\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#7864-R0\",\"approval_number\":\"FL7864.2\",\"seq\":2,\"product_model\":\"Mark 2-3\",\"product_description\":\"OXX Sliding Glass Door, SGD-R35 146 x 80\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#7864-R0\",\"approval_number\":\"FL7864.3\",\"seq\":3,\"product_model\":\"Mark 2-3-4-5\",\"product_description\":\"XXX Sliding Glass Door, SGD-LC40 144 x 96\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#9337-R0\",\"approval_number\":\"FL9337.1\",\"seq\":1,\"product_model\":\"500 Aluminum SGD XX\",\"product_description\":\"SGD-R45 72 x 80\\n3\\\/16\\\" Tempered\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#9337-R0\",\"approval_number\":\"FL9337.2\",\"seq\":2,\"product_model\":\"500 Aluminum SGD XX\",\"product_description\":\"SGD-R45 100 x 96\\n3\\\/16\\\" Tempered\\nReinforced\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#9337-R0\",\"approval_number\":\"FL9337.3\",\"seq\":3,\"product_model\":\"500 Aluminum SGD XX\",\"product_description\":\"SGD-R35 96 x 80\\n3\\\/16\\\" Tempered\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#9337-R0\",\"approval_number\":\"FL9337.4\",\"seq\":4,\"product_model\":\"500 Aluminum SGD XXX\",\"product_description\":\"SGD-R35 109 x 80\\n3\\\/16\\\" Tempered\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#9337-R0\",\"approval_number\":\"FL9337.5\",\"seq\":5,\"product_model\":\"500 Aluminum SGD XXX\",\"product_description\":\"SGD-R45 153 x 96\\n3\\\/16\\\" Tempered, Reinforced\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#9337-R0\",\"approval_number\":\"FL9337.6\",\"seq\":6,\"product_model\":\"500 Aluminum SGD XXX\",\"product_description\":\"SGD-R40 145 x 80\\n3\\\/16\\\" Tempered\\nReinforced\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#9337-R0\",\"approval_number\":\"FL9337.7\",\"seq\":7,\"product_model\":\"502 90 Degree Flange Frame SGD XXXX\",\"product_description\":\"SGD-R35 196 x 96\\n1\\\/4\\\" Tempered\\nReinforced\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#9337-R0\",\"approval_number\":\"FL9337.8\",\"seq\":8,\"product_model\":\"502 90 Degree Flange Frame SGD XXXX\",\"product_description\":\"SGD-R15 135 x 119\\n1\\\/4\\\" Tempered\\nReinforced\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#9337-R0\",\"approval_number\":\"FL9337.9\",\"seq\":9,\"product_model\":\"502 Aluminum Pocket SGD XXX\",\"product_description\":\"SGD-R50 151 x 96\\n1\\\/4\\\" Tempered\\nReinforced\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#9337-R0\",\"approval_number\":\"FL9337.10\",\"seq\":10,\"product_model\":\"502 Aluminum SGD w\\\/ 500 Sash XXX\",\"product_description\":\"SGD-C35 189 x 96\\n1\\\/4\\\" Tempered\\nReinforced\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#9337-R0\",\"approval_number\":\"FL9337.11\",\"seq\":11,\"product_model\":\"502 Aluminum SGD XXX\",\"product_description\":\"SGD-C45 152 x 96\\n3\\\/16\\\" Tempered\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#9337-R0\",\"approval_number\":\"FL9337.12\",\"seq\":12,\"product_model\":\"502 Aluminum SGD XXX\",\"product_description\":\"SGD-C60 152 x 96\\n1\\\/4\\\" Tempered\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#9337-R0\",\"approval_number\":\"FL9337.13\",\"seq\":13,\"product_model\":\"502 Aluminum SGD XXX\",\"product_description\":\"SGD-LC35 153 x 120\\n1\\\/4\\\" Tempered\\nReinforced\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#9337-R0\",\"approval_number\":\"FL9337.14\",\"seq\":14,\"product_model\":\"502 Pocket Bypass SGD XX\",\"product_description\":\"SGD-R45 100 x 95\\n316\\\" Tempered\\nReinforced\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#9337-R0\",\"approval_number\":\"FL9337.15\",\"seq\":15,\"product_model\":\"502 Pocket Bypass XX\",\"product_description\":\"SGD-R45 75 x 120\\n1\\\/4\\\" Tempered\\nReinforced\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#9337-R0\",\"approval_number\":\"FL9337.16\",\"seq\":16,\"product_model\":\"Mark 2 HP Aluminum SGD OXXX\",\"product_description\":\"SGD-C45 193 x 96\\n3\\\/16\\\" Tempered\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#9337-R0\",\"approval_number\":\"FL9337.17\",\"seq\":17,\"product_model\":\"Mark 2 HP Aluminum SGD OXXX\",\"product_description\":\"SGD-C35 193 x 96\\n3\\\/16\\\" Tempered\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Megrame U.S. Windows & Doors\":[{\"manufacturer\":\"Megrame U.S. Windows & Doors\",\"approval_number_master\":\"FL#7953-R0\",\"approval_number\":\"FL7953.1\",\"seq\":1,\"product_model\":\"Series 8000\",\"product_description\":\"Vinyl Lift and Slide Door\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megrame U.S. Windows & Doors\",\"approval_number_master\":\"FL#7953-R0\",\"approval_number\":\"FL7953.2\",\"seq\":2,\"product_model\":\"Series 8000\",\"product_description\":\"Vinyl Lift and Slide Door\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megrame U.S. Windows & Doors\",\"approval_number_master\":\"FL#9599-R0\",\"approval_number\":\"FL9599.1\",\"seq\":1,\"product_model\":\"Series \\\"I-68\\\" Wood Lift and Slide\",\"product_description\":\"Series \\\"I-68\\\" Wood Lift and Slide\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"KDWindows\":[{\"manufacturer\":\"KDWindows\",\"approval_number_master\":\"FL#8121-R0\",\"approval_number\":\"FL8121.1\",\"seq\":1,\"product_model\":\"American Coastal 600\",\"product_description\":\"Aluminum Sliding Glass Door\",\"design_pressure\":\"+70\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Seven D Industries, L.P.\":[{\"manufacturer\":\"Seven D Industries, L.P.\",\"approval_number_master\":\"FL#8435-R0\",\"approval_number\":\"FL8435.1\",\"seq\":1,\"product_model\":\"Series 3500\",\"product_description\":\"Patio Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seven D Industries, L.P.\",\"approval_number_master\":\"FL#8435-R0\",\"approval_number\":\"FL8435.2\",\"seq\":2,\"product_model\":\"Series 3500\",\"product_description\":\"Impact Patio Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Gilkey Window Company, Inc.\":[{\"manufacturer\":\"Gilkey Window Company, Inc.\",\"approval_number_master\":\"FL#8869-R0\",\"approval_number\":\"FL8869.2\",\"seq\":2,\"product_model\":\"S-8500\",\"product_description\":\"Impact Rated Vinyl Sliding Glass Door w\\\/ Sill Riser\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gilkey Window Company, Inc.\",\"approval_number_master\":\"FL#8869-R1\",\"approval_number\":\"FL8869.1\",\"seq\":1,\"product_model\":\"S-8500\",\"product_description\":\"Impact Rated Vinyl Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gilkey Window Company, Inc.\",\"approval_number_master\":\"FL#13085-R0\",\"approval_number\":\"FL13085.1\",\"seq\":1,\"product_model\":\"6200H\",\"product_description\":\"Vinyl Sliding Glass Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-31 00:00:00\",\"instructions_url\":\"\"}],\"Alenco\":[{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#8900-R0\",\"approval_number\":\"FL8900.1\",\"seq\":1,\"product_model\":\"4780\",\"product_description\":\"Aluminum Insulated Sliding Glass Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#8976-R1\",\"approval_number\":\"FL8976.1\",\"seq\":1,\"product_model\":\"4780\",\"product_description\":\"Aluminum Sliding Glass Door (2-Panel)\",\"design_pressure\":\"+25\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#10430-R0\",\"approval_number\":\"FL10430.1\",\"seq\":1,\"product_model\":\"Series 4780\",\"product_description\":\"Aluminum Sliding Glass Door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#8976-R1\",\"approval_number\":\"FL8976.2\",\"seq\":2,\"product_model\":\"4780\",\"product_description\":\"Aluminum Sliding Glass Door (2-Panel)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#10816-R0\",\"approval_number\":\"FL10816.1\",\"seq\":1,\"product_model\":\"Series 4780\",\"product_description\":\"Horizontal Sliding Aluminum Patio Door w\\\/ Steel Reinforcement\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Action Windoor Technology\":[{\"manufacturer\":\"Action Windoor Technology\",\"approval_number_master\":\"FL#8941-R0\",\"approval_number\":\"FL8941.1\",\"seq\":1,\"product_model\":\"3133 Patio Door\",\"product_description\":\"SGD-R35, 96 X 80\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Vista Window Company\":[{\"manufacturer\":\"Vista Window Company\",\"approval_number_master\":\"FL#9302-R0\",\"approval_number\":\"FL9302.1\",\"seq\":1,\"product_model\":\"VISTA SERIES PD12\",\"product_description\":\"PD12 PVC SLIDING GLASS DOOR IMPACT RESISTANT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vista Window Company\",\"approval_number_master\":\"FL#10072-R0\",\"approval_number\":\"FL10072.1\",\"seq\":1,\"product_model\":\"PD12 PVC SLIDING GLASS DOOR NON-IMPACT\",\"product_description\":\"PD12 PVC SLIDING GLASS DOOR NON-IMPACT 96 x 82\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Kensington Windows Inc\":[{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#9385-R0\",\"approval_number\":\"FL9385.1\",\"seq\":1,\"product_model\":\"Series \\\"11\\\/51\\\" Vinyl Sliding Glass Door\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Paradigm Window Solutions\":[{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#9510-R0\",\"approval_number\":\"FL9510.1\",\"seq\":1,\"product_model\":\"8394\",\"product_description\":\"Sliding Patio Door HP\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#9941-R0\",\"approval_number\":\"FL9941.1\",\"seq\":1,\"product_model\":\"8394\",\"product_description\":\"Sliding Glass Door 4P\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#9954-R0\",\"approval_number\":\"FL9954.1\",\"seq\":1,\"product_model\":\"8394\",\"product_description\":\"HP Sliding Glass Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#12723-R0\",\"approval_number\":\"FL12723.1\",\"seq\":1,\"product_model\":\"SERIES 8394 PVC SLIDING GLASS DOOR\",\"product_description\":\"SERIES 8394 PVC SLIDING GLASS DOOR - XO NON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#12723-R0\",\"approval_number\":\"FL12723.2\",\"seq\":2,\"product_model\":\"SERIES 8394 PVC SLIDING GLASS DOOR\",\"product_description\":\"SERIES 8394 PVC SLIDING GLASS DOOR - XO IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#12723-R0\",\"approval_number\":\"FL12723.3\",\"seq\":3,\"product_model\":\"SERIES 8394 PVC SLIDING GLASS DOOR\",\"product_description\":\"SERIES 8394 PVC SLIDING GLASS DOOR - OXO NON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#12723-R0\",\"approval_number\":\"FL12723.4\",\"seq\":4,\"product_model\":\"SERIES 8394 PVC SLIDING GLASS DOOR\",\"product_description\":\"SERIES 8394 PVC SLIDING GLASS DOOR - OXO IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#12999-R0\",\"approval_number\":\"FL12999.1\",\"seq\":1,\"product_model\":\"Series 8394 PVC Sliding Glass Door\",\"product_description\":\"Series 8394 PVC Sliding Glass Door OXXO 140 1\\\/2\\\" x 79 1\\\/2\\\" - Non-Impact\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#13000-R0\",\"approval_number\":\"FL13000.1\",\"seq\":1,\"product_model\":\"Series 8394 PVC Sliding Glass Door\",\"product_description\":\"Series 8394 PVC Sliding Glass Door OX, XO 95 1\\\/2\\\" x 95 1\\\/2\\\" - Non-Impact\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-09 00:00:00\",\"instructions_url\":\"\"}],\"Brannen Millwork Company\":[{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#10990-R0\",\"approval_number\":\"FL10990.1\",\"seq\":1,\"product_model\":\"A. Sliding Patio Door\",\"product_description\":\"example\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Force V Environmental, LLC\":[{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11201-R0\",\"approval_number\":\"FL11201.1\",\"seq\":1,\"product_model\":\"a. American Sliding Glass Door S74 Series\",\"product_description\":\"Extruded Vinyl Slidng Glass Door utilizing 13\\\/16\\\" Insulated Glass - (OX or XO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11201-R0\",\"approval_number\":\"FL11201.2\",\"seq\":2,\"product_model\":\"b. American Sliding Glass Door S74 Series\",\"product_description\":\"Extruded Vinyl Slidng Glass Door utilizing 13\\\/16\\\" Insulated Glass - (OOX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11201-R0\",\"approval_number\":\"FL11201.3\",\"seq\":3,\"product_model\":\"c. Tilt and Slide Glass Door AS60 Series\",\"product_description\":\"Extruded PVC Tilt and Slide Glass Door Utilizing 1\\\" Insulated Glass - (OX or XO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11201-R0\",\"approval_number\":\"FL11201.4\",\"seq\":4,\"product_model\":\"d. Tilt and Slide Glass Door AS60 Series\",\"product_description\":\"Extruded PVC Tilt and Slide Glass Door Utilizing 1\\\" Insulated Glass - (OXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11201-R0\",\"approval_number\":\"FL11201.5\",\"seq\":5,\"product_model\":\"e. Tilt and Slide Glass Door AS60 Series \\\"Hurricane Force V\\u2122\\\"\",\"product_description\":\"Extruded PVC Tilt and Slide Glass Door Utilizing 1\\\" Insulated Laminated Glass - (OX or XO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11201-R0\",\"approval_number\":\"FL11201.6\",\"seq\":6,\"product_model\":\"f. Tilt and Slide Glass Door AS60 Series \\\"Hurricane Force V\\u2122\\\"\",\"product_description\":\"Extruded PVC Tilt and Slide Glass Door Utilizing 1\\\" Insulated Laminated Glass - (OXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11201-R0\",\"approval_number\":\"FL11201.7\",\"seq\":7,\"product_model\":\"g. Tilt and Slide Glass Door AS60 Series \\\"Hurricane Force V\\u2122\\\"\",\"product_description\":\"Extruded PVC Tilt and Slide Glass Door Utilizing 1\\\" Insulated Laminated Glass - (OX or XO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11201-R0\",\"approval_number\":\"FL11201.8\",\"seq\":8,\"product_model\":\"h. Tilt and Slide Glass Door AS60 Series \\\"Hurricane Force V\\u2122\\\"\",\"product_description\":\"Extruded PVC Tilt and Slide Glass Door Utilizing 1\\\" Insulated Laminated Glass - (OXO) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"EAS Doors and Windows, Inc.\":[{\"manufacturer\":\"EAS Doors and Windows, Inc.\",\"approval_number_master\":\"FL#11286-R0\",\"approval_number\":\"FL11286.1\",\"seq\":1,\"product_model\":\"EAS In-Line Super Seal Sliding Glass Door\",\"product_description\":\"Aluminum Sliding Glass Door\",\"design_pressure\":\"+125\\\/-125\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Peerless Products, Inc.\":[{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#12015-R0\",\"approval_number\":\"FL12015.1\",\"seq\":1,\"product_model\":\"4500\",\"product_description\":\"Sliding Glass Door - 4-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#12015-R0\",\"approval_number\":\"FL12015.2\",\"seq\":2,\"product_model\":\"4500\",\"product_description\":\"Sliding Glass Door - 4-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#12015-R0\",\"approval_number\":\"FL12015.3\",\"seq\":3,\"product_model\":\"4500\",\"product_description\":\"Sliding Glass Door - 4-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#12015-R0\",\"approval_number\":\"FL12015.4\",\"seq\":4,\"product_model\":\"4500\",\"product_description\":\"Impact Rated Sliding Glass Door - 4-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#12015-R0\",\"approval_number\":\"FL12015.5\",\"seq\":5,\"product_model\":\"4500\",\"product_description\":\"Impact Rated Sliding Glass Door - 4-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#12015-R0\",\"approval_number\":\"FL12015.6\",\"seq\":6,\"product_model\":\"4500\",\"product_description\":\"Impact Rated Sliding Glass Door - 4-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-10 00:00:00\",\"instructions_url\":\"\"}],\"Gentek Building Products\":[{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12309-R0\",\"approval_number\":\"FL12309.1\",\"seq\":1,\"product_model\":\"a. Model 6105\\\/6106\\\/6175\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12309-R0\",\"approval_number\":\"FL12309.2\",\"seq\":2,\"product_model\":\"b. Model 8105\\\/8106\\\/8175\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12309-R0\",\"approval_number\":\"FL12309.3\",\"seq\":3,\"product_model\":\"c. Model 9105\\\/9106\\\/9175\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12309-R0\",\"approval_number\":\"FL12309.4\",\"seq\":4,\"product_model\":\"d. Model 6108\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 8'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12309-R0\",\"approval_number\":\"FL12309.5\",\"seq\":5,\"product_model\":\"e. Model 8108\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 8'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12309-R0\",\"approval_number\":\"FL12309.6\",\"seq\":6,\"product_model\":\"f. Model 9108\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 8'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12321-R0\",\"approval_number\":\"FL12321.1\",\"seq\":1,\"product_model\":\"a. Model 6105\\\/6106\\\/6175\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12321-R0\",\"approval_number\":\"FL12321.2\",\"seq\":2,\"product_model\":\"b. Model 8105\\\/8106\\\/8175\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12321-R0\",\"approval_number\":\"FL12321.3\",\"seq\":3,\"product_model\":\"c. Model 9105\\\/9106\\\/9175\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12321-R0\",\"approval_number\":\"FL12321.4\",\"seq\":4,\"product_model\":\"d. Model 6108\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12321-R0\",\"approval_number\":\"FL12321.5\",\"seq\":5,\"product_model\":\"e. Model 8108\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12321-R0\",\"approval_number\":\"FL12321.6\",\"seq\":6,\"product_model\":\"f. Model 9108\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12321-R0\",\"approval_number\":\"FL12321.7\",\"seq\":7,\"product_model\":\"g. Model 6109\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 9'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12321-R0\",\"approval_number\":\"FL12321.8\",\"seq\":8,\"product_model\":\"h. Model 8109\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 9'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12321-R0\",\"approval_number\":\"FL12321.9\",\"seq\":9,\"product_model\":\"i. Model 9109\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 9'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12321-R0\",\"approval_number\":\"FL12321.10\",\"seq\":10,\"product_model\":\"j. Model 6122\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 12'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12321-R0\",\"approval_number\":\"FL12321.11\",\"seq\":11,\"product_model\":\"k. Model 8122\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 12'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12321-R0\",\"approval_number\":\"FL12321.12\",\"seq\":12,\"product_model\":\"l. Model 9122\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 12'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12321-R0\",\"approval_number\":\"FL12321.13\",\"seq\":13,\"product_model\":\"m. Model 11\\\"i\\\"5\\\/11\\\"i\\\"6\\\/11\\\"i\\\"8\",\"product_description\":\"Extruded Vinyl Sliding Patio Door with Nailing Fin - (XO or OX Configuration - Nominal 8'0 x 6'10)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12321-R0\",\"approval_number\":\"FL12321.14\",\"seq\":14,\"product_model\":\"n. Model 51\\\"i\\\"5\\\/51\\\"i\\\"6\\\/51\\\"i\\\"8\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 8'0 x 6'10)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12321-R0\",\"approval_number\":\"FL12321.15\",\"seq\":15,\"product_model\":\"o. Model 11\\\"i\\\"9\",\"product_description\":\"Extruded Vinyl Sliding Patio Door with Nailing Fin - (OXO Configuration - Nominal 9'0 x 6'10)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12321-R0\",\"approval_number\":\"FL12321.16\",\"seq\":16,\"product_model\":\"p. Model 51\\\"i\\\"9\",\"product_description\":\"Extruded Vinyl Sliding Patio Door with Nailing Fin - (OXO Configuration - Nominal 9'0 x 6'10)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12321-R0\",\"approval_number\":\"FL12321.17\",\"seq\":17,\"product_model\":\"q. Model 1105\\\/1106\",\"product_description\":\"Extruded Vinyl Sliding Patio Door with Nailing Fin - (XO or OX Configuration - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12321-R1\",\"approval_number\":\"FL12321.18\",\"seq\":18,\"product_model\":\"r. Model 6200\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12321-R2\",\"approval_number\":\"FL12321.19\",\"seq\":19,\"product_model\":\"s. Series 5200 Model 5202, 5205, 5206, 5208\",\"product_description\":\"Extruded Vinyl \\\"Insulated Glass\\\" Sliding Patio Door - Custom and Standard Sizes up to a Nominal 8'0 x 8'0 (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12321-R2\",\"approval_number\":\"FL12321.20\",\"seq\":20,\"product_model\":\"t. Series 5200 Model 5203, 5209, 5210, 5212\",\"product_description\":\"Extruded Vinyl \\\"Insulated Glass\\\" Sliding Patio Door with Sill Riser - Custom and Standard Sizes up to a Nominal 12'0 x 8'0 (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12321-R2\",\"approval_number\":\"FL12321.21\",\"seq\":21,\"product_model\":\"u. Series 5200 Model 5202, 5205, 5206, 5208\",\"product_description\":\"Extruded Vinyl \\\"Insulated Glass\\\" Sliding Patio Door with Sill Riser - Custom and Standard Sizes up to a Nominal 8'0 x 8'0 (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12321-R3\",\"approval_number\":\"FL12321.22\",\"seq\":22,\"product_model\":\"v. Series 6400 Model 6402, 6405, 6406, 6408\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12321-R3\",\"approval_number\":\"FL12321.23\",\"seq\":23,\"product_model\":\"w. Series 6400 Model 6403, 6409, 6422\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12321-R3\",\"approval_number\":\"FL12321.24\",\"seq\":24,\"product_model\":\"x. Series 6400 Model 6404, 6412\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXXO Configuration - Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12321-R3\",\"approval_number\":\"FL12321.25\",\"seq\":25,\"product_model\":\"y. Series 8400 Model 8402, 8405, 8406, 8408\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12321-R3\",\"approval_number\":\"FL12321.26\",\"seq\":26,\"product_model\":\"z. Series 8400 Model 8403, 8409, 8422\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12321-R3\",\"approval_number\":\"FL12321.27\",\"seq\":27,\"product_model\":\"za. Series 8400 Model 8404, 8412\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXXO Configuration - Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12321-R3\",\"approval_number\":\"FL12321.28\",\"seq\":28,\"product_model\":\"zb. Series 9400 Model 9402, 9405, 9406, 9408\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12321-R3\",\"approval_number\":\"FL12321.29\",\"seq\":29,\"product_model\":\"zc. Series 9400 Model 9403, 9409, 9422\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12321-R3\",\"approval_number\":\"FL12321.30\",\"seq\":30,\"product_model\":\"zd. Series 9400 Model 9404, 9412\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXXO Configuration - Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12321-R4\",\"approval_number\":\"FL12321.31\",\"seq\":31,\"product_model\":\"ze. Series 6400HP Model 6402HP, 6405HP, 6406HP\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Revere Building Products\":[{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12310-R0\",\"approval_number\":\"FL12310.1\",\"seq\":1,\"product_model\":\"a. Model 6105\\\/6106\\\/6175\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12310-R0\",\"approval_number\":\"FL12310.2\",\"seq\":2,\"product_model\":\"b. Model 8105\\\/8106\\\/8175\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12310-R0\",\"approval_number\":\"FL12310.3\",\"seq\":3,\"product_model\":\"c. Model 9105\\\/9106\\\/9175\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12310-R0\",\"approval_number\":\"FL12310.4\",\"seq\":4,\"product_model\":\"d. Model 6108\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 8'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12310-R0\",\"approval_number\":\"FL12310.5\",\"seq\":5,\"product_model\":\"e. Model 8108\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 8'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12310-R0\",\"approval_number\":\"FL12310.6\",\"seq\":6,\"product_model\":\"f. Model 9108\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 8'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12322-R0\",\"approval_number\":\"FL12322.1\",\"seq\":1,\"product_model\":\"a. Model 6105\\\/6106\\\/6175\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12322-R0\",\"approval_number\":\"FL12322.2\",\"seq\":2,\"product_model\":\"b. Model 8105\\\/8106\\\/8175\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12322-R0\",\"approval_number\":\"FL12322.3\",\"seq\":3,\"product_model\":\"c. Model 9105\\\/9106\\\/9175\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12322-R0\",\"approval_number\":\"FL12322.4\",\"seq\":4,\"product_model\":\"d. Model 6108\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12322-R0\",\"approval_number\":\"FL12322.5\",\"seq\":5,\"product_model\":\"e. Model 8108\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12322-R0\",\"approval_number\":\"FL12322.6\",\"seq\":6,\"product_model\":\"f. Model 9108\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12322-R0\",\"approval_number\":\"FL12322.7\",\"seq\":7,\"product_model\":\"g. Model 6109\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 9'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12322-R0\",\"approval_number\":\"FL12322.8\",\"seq\":8,\"product_model\":\"h. Model 8109\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 9'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12322-R0\",\"approval_number\":\"FL12322.9\",\"seq\":9,\"product_model\":\"i. Model 9109\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 9'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12322-R0\",\"approval_number\":\"FL12322.10\",\"seq\":10,\"product_model\":\"j. Model 6122\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 12'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12322-R0\",\"approval_number\":\"FL12322.11\",\"seq\":11,\"product_model\":\"k. Model 8122\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 12'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12322-R0\",\"approval_number\":\"FL12322.12\",\"seq\":12,\"product_model\":\"l. Model 9122\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 12'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12322-R0\",\"approval_number\":\"FL12322.13\",\"seq\":13,\"product_model\":\"m. Model 11\\\"i\\\"5\\\/11\\\"i\\\"6\\\/11\\\"i\\\"8\",\"product_description\":\"Extruded Vinyl Sliding Patio Door with Nailing Fin - (XO or OX Configuration - Nominal 8'0 x 6'10)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12322-R0\",\"approval_number\":\"FL12322.14\",\"seq\":14,\"product_model\":\"n. Model 51\\\"i\\\"5\\\/51\\\"i\\\"6\\\/51\\\"i\\\"8\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 8'0 x 6'10)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12322-R0\",\"approval_number\":\"FL12322.15\",\"seq\":15,\"product_model\":\"o. Model 11\\\"i\\\"9\",\"product_description\":\"Extruded Vinyl Sliding Patio Door with Nailing Fin - (OXO Configuration - Nominal 9'0 x 6'10)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12322-R0\",\"approval_number\":\"FL12322.16\",\"seq\":16,\"product_model\":\"p. Model 51\\\"i\\\"9\",\"product_description\":\"Extruded Vinyl Sliding Patio Door with Nailing Fin - (OXO Configuration - Nominal 9'0 x 6'10)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12322-R0\",\"approval_number\":\"FL12322.17\",\"seq\":17,\"product_model\":\"q. Model 1105\\\/1106\",\"product_description\":\"Extruded Vinyl Sliding Patio Door with Nailing Fin - (XO or OX Configuration - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12322-R1\",\"approval_number\":\"FL12322.18\",\"seq\":18,\"product_model\":\"r. Model 6200\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12322-R2\",\"approval_number\":\"FL12322.19\",\"seq\":19,\"product_model\":\"s. Series 5200 Model 5202, 5205, 5206, 5208\",\"product_description\":\"Extruded Vinyl \\\"Insulated Glass\\\" Sliding Patio Door - Custom and Standard Sizes up to a Nominal 8'0 x 8'0 (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12322-R2\",\"approval_number\":\"FL12322.20\",\"seq\":20,\"product_model\":\"t. Series 5200 Model 5203, 5209, 5210, 5212\",\"product_description\":\"Extruded Vinyl \\\"Insulated Glass\\\" Sliding Patio Door with Sill Riser - Custom and Standard Sizes up to a Nominal 12'0 x 8'0 (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12322-R2\",\"approval_number\":\"FL12322.21\",\"seq\":21,\"product_model\":\"u. Series 5200 Model 5202, 5205, 5206, 5208\",\"product_description\":\"Extruded Vinyl \\\"Insulated Glass\\\" Sliding Patio Door with Sill Riser - Custom and Standard Sizes up to a Nominal 8'0 x 8'0 (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12322-R3\",\"approval_number\":\"FL12322.22\",\"seq\":22,\"product_model\":\"v. Series 6400 Model 6402, 6405, 6406, 6408\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12322-R3\",\"approval_number\":\"FL12322.23\",\"seq\":23,\"product_model\":\"w. Series 6400 Model 6403, 6409, 6422\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12322-R3\",\"approval_number\":\"FL12322.24\",\"seq\":24,\"product_model\":\"x. Series 6400 Model 6404, 6412\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXXO Configuration - Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12322-R3\",\"approval_number\":\"FL12322.25\",\"seq\":25,\"product_model\":\"y. Series 8400 Model 8402, 8405, 8406, 8408\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12322-R3\",\"approval_number\":\"FL12322.26\",\"seq\":26,\"product_model\":\"z. Series 8400 Model 8403, 8409, 8422\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12322-R3\",\"approval_number\":\"FL12322.27\",\"seq\":27,\"product_model\":\"za. Series 8400 Model 8404, 8412\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXXO Configuration - Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12322-R3\",\"approval_number\":\"FL12322.28\",\"seq\":28,\"product_model\":\"zb. Series 9400 Model 9402, 9405, 9406, 9408\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12322-R3\",\"approval_number\":\"FL12322.29\",\"seq\":29,\"product_model\":\"zc. Series 9400 Model 9403, 9409, 9422\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12322-R3\",\"approval_number\":\"FL12322.30\",\"seq\":30,\"product_model\":\"zd. Series 9400 Model 9404, 9412\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXXO Configuration - Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12322-R4\",\"approval_number\":\"FL12322.31\",\"seq\":31,\"product_model\":\"ze. Series 6400HP Model 6402HP, 6405HP, 6406HP\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configuration - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Speyer Door and Window, Inc.\":[{\"manufacturer\":\"Speyer Door and Window, Inc.\",\"approval_number_master\":\"FL#12514-R0\",\"approval_number\":\"FL12514.1\",\"seq\":1,\"product_model\":\"a. Speyer Aluminum Impact Sliding Door\",\"product_description\":\"Extruded Aluminum Sliding Glass Door - \\\"Large Missile Impact Monolithic Glass\\\" - (XO or OX) configurations up to nominal 8'0 x 6'8\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Speyer Door and Window, Inc.\",\"approval_number_master\":\"FL#12514-R0\",\"approval_number\":\"FL12514.2\",\"seq\":2,\"product_model\":\"b. Speyer Aluminum Impact Sliding Door\",\"product_description\":\"Extruded Aluminum Sliding Glass Door - \\\"Large Missile Impact Monolithic Glass\\\" - (XO or OX) configurations up to nominal 8'0 x 6'8\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\":[{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#12634-R0\",\"approval_number\":\"FL12634.1\",\"seq\":1,\"product_model\":\"Series 1900 Sliding Glass Door\",\"product_description\":\"Large and small missile impact resistant aluminum sliding glass door with monolithic laminated glass\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#12788-R0\",\"approval_number\":\"FL12788.1\",\"seq\":1,\"product_model\":\"Series 4000 Aluminum Sliding Glass Door -NI\",\"product_description\":\"Non-impact resistant aluminum sliding glass door with monolithic glass\",\"design_pressure\":\"+55.3\\\/-111.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#12902-R0\",\"approval_number\":\"FL12902.1\",\"seq\":1,\"product_model\":\"Series 4100 Aluminum Sliding Glass Door - LMI\",\"product_description\":\"Large and small missile impact resistant aluminum sliding glass door with monolithic laminated glass\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#12634-R1\",\"approval_number\":\"FL12634.2\",\"seq\":2,\"product_model\":\"Series 4000 Aluminum Sliding Glass Door\",\"product_description\":\"Non impact resistant with monolithic glass\",\"design_pressure\":\"+55.3\\\/-111.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#12634-R1\",\"approval_number\":\"FL12634.3\",\"seq\":3,\"product_model\":\"Series 4100 Aluminum Sliding Glass Door\",\"product_description\":\"Large and small missile impact resistant with monolithic laminated glass\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#18393-R0\",\"approval_number\":\"FL18393.1\",\"seq\":1,\"product_model\":\"Series \\\"1900\\\" Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#18393-R0\",\"approval_number\":\"FL18393.2\",\"seq\":2,\"product_model\":\"Series \\\"4000\\\" Aluminum Sliding Glass Door\",\"product_description\":\"Non-impact impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+55.3\\\/-125.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Light House Windows & Doors\":[{\"manufacturer\":\"Light House Windows & Doors\",\"approval_number_master\":\"FL#13024-R0\",\"approval_number\":\"FL13024.1\",\"seq\":1,\"product_model\":\"Series 5300 Sliding Glass Door\",\"product_description\":\"Series 5300 Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"International Impact Building Products\":[{\"manufacturer\":\"International Impact Building Products\",\"approval_number_master\":\"FL#13359-R0\",\"approval_number\":\"FL13359.1\",\"seq\":1,\"product_model\":\"Titan 120\",\"product_description\":\"Plaza Titan 120 Small Missile Impact Sliding Glass Door\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Impact Building Products\",\"approval_number_master\":\"FL#13359-R0\",\"approval_number\":\"FL13359.2\",\"seq\":2,\"product_model\":\"Titan 90\",\"product_description\":\"Plaza Titan 90 Large Missile Impact Sliding Glass Door\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Impact Building Products\",\"approval_number_master\":\"FL#14642-R0\",\"approval_number\":\"FL14642.1\",\"seq\":1,\"product_model\":\"Titan 50\",\"product_description\":\"45 and 90 Degree Stacking Sliding Doors with Pocket option\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Impact Building Products\",\"approval_number_master\":\"FL#15944-R0\",\"approval_number\":\"FL15944.1\",\"seq\":1,\"product_model\":\"Series 'Titan 85' Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Energy Saving Window & Doors, Inc.\":[{\"manufacturer\":\"Energy Saving Window & Doors, Inc.\",\"approval_number_master\":\"FL#13414-R0\",\"approval_number\":\"FL13414.1\",\"seq\":1,\"product_model\":\"\\\"Jazz\\\" Vinyl Sliding Glass Door\",\"product_description\":\"\\\"Jazz\\\" Impact - 8-0\\\/8-0\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Window & Doors, Inc.\",\"approval_number_master\":\"FL#13589-R0\",\"approval_number\":\"FL13589.1\",\"seq\":1,\"product_model\":\"\\\"Jazz\\\" Vinyl Sliding Glass Door\",\"product_description\":\"\\\"Jazz\\\" Impact - 6-0\\\/8-0\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Window & Doors, Inc.\",\"approval_number_master\":\"FL#13590-R0\",\"approval_number\":\"FL13590.1\",\"seq\":1,\"product_model\":\"\\\"Jazz\\\" Vinyl Sliding Glass Door\",\"product_description\":\"\\\"Jazz\\\" Impact - 8-0\\\/6-8\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-31 00:00:00\",\"instructions_url\":\"\"}],\"HomeRun Holdings Corp.\":[{\"manufacturer\":\"HomeRun Holdings Corp.\",\"approval_number_master\":\"FL#14053-R0\",\"approval_number\":\"FL14053.1\",\"seq\":1,\"product_model\":\"WISP Series 1800, FI-SGD-50\",\"product_description\":\"Aluminum Sliding Glass Door w\\\/Fabric Protective System\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"HomeRun Holdings Corp.\",\"approval_number_master\":\"FL#14053-R0\",\"approval_number\":\"FL14053.2\",\"seq\":2,\"product_model\":\"WISP Series 1800, FI-SGD-70\",\"product_description\":\"Aluminum Sliding Glass Door w\\\/Fabric Protective System\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-30 00:00:00\",\"instructions_url\":\"\"}],\"Sunflex\":[{\"manufacturer\":\"Sunflex\",\"approval_number_master\":\"FL#14115-R0\",\"approval_number\":\"FL14115.1\",\"seq\":1,\"product_model\":\"Series SF50\",\"product_description\":\"Aluminum Glass Folding Door\",\"design_pressure\":\"+80\\\/-96\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunflex\",\"approval_number_master\":\"FL#14115-R0\",\"approval_number\":\"FL14115.2\",\"seq\":2,\"product_model\":\"Series SF50C\",\"product_description\":\"Aluminum Glass Folding Door with Wood Cladding\",\"design_pressure\":\"+80\\\/-96\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunflex\",\"approval_number_master\":\"FL#14115-R0\",\"approval_number\":\"FL14115.3\",\"seq\":3,\"product_model\":\"Series SF55\",\"product_description\":\"Aluminum Glass Folding Door with Thermal Break\",\"design_pressure\":\"+80\\\/-96\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunflex\",\"approval_number_master\":\"FL#14115-R0\",\"approval_number\":\"FL14115.4\",\"seq\":4,\"product_model\":\"Series SF55C\",\"product_description\":\"Aluminum Glass Folding Door with Thermal Break & Wood Cladding\",\"design_pressure\":\"+80\\\/-96\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunflex\",\"approval_number_master\":\"FL#15733-R0\",\"approval_number\":\"FL15733.1\",\"seq\":1,\"product_model\":\"SF 55\",\"product_description\":\"SERIES SF55 INSWING\\\/OUTSWING FOLDING DOOR\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunflex\",\"approval_number_master\":\"FL#15733-R0\",\"approval_number\":\"FL15733.2\",\"seq\":2,\"product_model\":\"SF50\",\"product_description\":\"SERIES SF50 INSWING\\\/OUTSWING FOLDING DOOR\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"NFP National Fenestration Product, Inc.\":[{\"manufacturer\":\"NFP National Fenestration Product, Inc.\",\"approval_number_master\":\"FL#14374-R0\",\"approval_number\":\"FL14374.1\",\"seq\":1,\"product_model\":\"SG2100 SLIDING GLASS DOOR\",\"product_description\":\"SG2100 SLIDING GLASS DOOR\",\"design_pressure\":\"+80\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-30 00:00:00\",\"instructions_url\":\"\"}],\"Larson Manufacturing Company\":[{\"manufacturer\":\"Larson Manufacturing Company\",\"approval_number_master\":\"FL#14554-R0\",\"approval_number\":\"FL14554.1\",\"seq\":1,\"product_model\":\"8900 Sliding Glass Door\",\"product_description\":\"PVC Sliding Glass Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Thermal Windows Inc.\":[{\"manufacturer\":\"Thermal Windows Inc.\",\"approval_number_master\":\"FL#14691-R0\",\"approval_number\":\"FL14691.1\",\"seq\":1,\"product_model\":\"Series 9950\",\"product_description\":\"Aluminum Sliding Glass Door\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-19 00:00:00\",\"instructions_url\":\"\"}],\"NewSouth Window Solutions\":[{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#14738-R0\",\"approval_number\":\"FL14738.1\",\"seq\":1,\"product_model\":\"Vantage Patio Door\",\"product_description\":\"Vantage Replacement Wet Glazed Patio Door XO\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#14738-R0\",\"approval_number\":\"FL14738.2\",\"seq\":2,\"product_model\":\"Vantage Patio Door\",\"product_description\":\"Vantage Replacement Wet Glazed Patio Door XO\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#14738-R0\",\"approval_number\":\"FL14738.3\",\"seq\":3,\"product_model\":\"Vantage Patio Door\",\"product_description\":\"Vantage Replacement Wet Glazed Patio Door XO\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#14738-R0\",\"approval_number\":\"FL14738.4\",\"seq\":4,\"product_model\":\"Vantage Patio Door\",\"product_description\":\"Vantage Replacement Wet Glazed Patio Door OXO\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15449-R0\",\"approval_number\":\"FL15449.1\",\"seq\":1,\"product_model\":\"a. Vantage Patio Door\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configurations - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15449-R0\",\"approval_number\":\"FL15449.2\",\"seq\":2,\"product_model\":\"b. Vantage Patio Door\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configurations - Nominal 8'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15449-R0\",\"approval_number\":\"FL15449.3\",\"seq\":3,\"product_model\":\"c. Vantage Patio Door\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configurations - Nominal 6'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15449-R0\",\"approval_number\":\"FL15449.4\",\"seq\":4,\"product_model\":\"d. Vantage Patio Door\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 9'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15449-R1\",\"approval_number\":\"FL15449.5\",\"seq\":5,\"product_model\":\"e. eVantage 6000 Series Track2\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configurations - Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15449-R4\",\"approval_number\":\"FL15449.6\",\"seq\":6,\"product_model\":\"f. 6000 Series \\\/ Model 6350\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Sliding Patio Door - (OXO Configuration - Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15449-R4\",\"approval_number\":\"FL15449.7\",\"seq\":7,\"product_model\":\"g. 5000 Series \\\/ Model 5200\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Narrow Stile Sliding Patio Door - (XO or OX Configurations - Nominal 6'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15449-R4\",\"approval_number\":\"FL15449.8\",\"seq\":8,\"product_model\":\"h. 5000 Series \\\/ Model 5300\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Narrow Stile Sliding Patio Door - (OXO Configuration - Nominal 9'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15449-R5\",\"approval_number\":\"FL15449.9\",\"seq\":9,\"product_model\":\"i. 5000 Series \\\/ Model 5300\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Narrow Stile Sliding Patio Door - (OXO Configuration - Nominal 9'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15449-R6\",\"approval_number\":\"FL15449.10\",\"seq\":10,\"product_model\":\"j. 6000 Series \\\/ Model 6450\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Sliding Patio Door - (OXXO Configuration - Nominal 16'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15449-R6\",\"approval_number\":\"FL15449.11\",\"seq\":11,\"product_model\":\"k. 6000 Series \\\/ Model 6450\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Sliding Patio Door - (OXXO Configuration - Nominal 16'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15449-R6\",\"approval_number\":\"FL15449.12\",\"seq\":12,\"product_model\":\"l. 6000 Series \\\/ Model 6300\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door - (OXO Configuration - Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15449-R7\",\"approval_number\":\"FL15449.13\",\"seq\":13,\"product_model\":\"m. 6000 Series \\\/ Model 6500 XXXXP\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding \\\"Pocket\\\" Patio Door - (XXXXP Configuration - Nominal 4'0 x 8'0 Panels)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15449-R8\",\"approval_number\":\"FL15449.14\",\"seq\":14,\"product_model\":\"n. 5000 Series \\\/ Model 5200\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Narrow Stile Sliding Patio Door - (XO or OX Configurations - Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15449-R8\",\"approval_number\":\"FL15449.15\",\"seq\":15,\"product_model\":\"o. 5000 Series \\\/ Model 5300\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Narrow Stile Sliding Patio Door - (OXO Configuration - Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15449-R8\",\"approval_number\":\"FL15449.16\",\"seq\":16,\"product_model\":\"p. 5000 Series \\\/ Model 5400\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Narrow Stile Sliding Patio Door - (OXXO Configuration - Nominal 16'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15449-R9\",\"approval_number\":\"FL15449.17\",\"seq\":17,\"product_model\":\"q. 6000 Series \\\/ Model 6200\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door utilizing a Nail Fin Installation - (XO or OX Configurations - Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15449-R10\",\"approval_number\":\"FL15449.18\",\"seq\":18,\"product_model\":\"r. 6000 Series Model 6550\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Sliding \\\"Pocket\\\" Patio Door - (XXXXP Configuration - Nominal 4'0 x 8'0 Panels)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15449-R10\",\"approval_number\":\"FL15449.19\",\"seq\":19,\"product_model\":\"s. 6000 Series Model 6550\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Sliding \\\"Pocket\\\" Patio Door - (XXXXP Configuration - Nominal 4'0 x 8'0 Panels)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#31714-R0\",\"approval_number\":\"FL31714.1\",\"seq\":1,\"product_model\":\"SGD 6000 \\\/ Models 6200, 6300, 6400 & 6500\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#31714-R0\",\"approval_number\":\"FL31714.2\",\"seq\":2,\"product_model\":\"SGD 6000 \\\/ Models 6250, 6350, 6450 & 6550\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Sliding Patio Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#31714-R0\",\"approval_number\":\"FL31714.3\",\"seq\":3,\"product_model\":\"SGD-6000 \\\/ Model 6500\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#31714-R0\",\"approval_number\":\"FL31714.4\",\"seq\":4,\"product_model\":\"SGD-6000 \\\/ Model 6550\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Sliding Patio Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#31714-R0\",\"approval_number\":\"FL31714.5\",\"seq\":5,\"product_model\":\"SGD-6000 \\\/ Model 6550\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Sliding Patio Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Doers Window Manufacturing, LLC\":[{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#14739-R0\",\"approval_number\":\"FL14739.1\",\"seq\":1,\"product_model\":\"Doers Patio Door\",\"product_description\":\"Doers Replacement Wet Glazed Patio Door XO\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#14739-R0\",\"approval_number\":\"FL14739.2\",\"seq\":2,\"product_model\":\"Doers Patio Door\",\"product_description\":\"Doers Replacement Wet Glazed Patio Door XO\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#14739-R0\",\"approval_number\":\"FL14739.3\",\"seq\":3,\"product_model\":\"Doers Patio Door\",\"product_description\":\"Doers Replacement Wet Glazed Patio Door XO\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#14739-R0\",\"approval_number\":\"FL14739.4\",\"seq\":4,\"product_model\":\"Doers Patio Door\",\"product_description\":\"Doers Replacement Wet Glazed Patio Door OXO\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15450-R0\",\"approval_number\":\"FL15450.1\",\"seq\":1,\"product_model\":\"a. Doers Patio Door\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configurations - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15450-R0\",\"approval_number\":\"FL15450.2\",\"seq\":2,\"product_model\":\"b. Doers Patio Door\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configurations - Nominal 8'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15450-R0\",\"approval_number\":\"FL15450.3\",\"seq\":3,\"product_model\":\"c. Doers Patio Door\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configurations - Nominal 6'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15450-R0\",\"approval_number\":\"FL15450.4\",\"seq\":4,\"product_model\":\"d. Doers Patio Door\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (OXO Configuration - Nominal 9'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15450-R1\",\"approval_number\":\"FL15450.5\",\"seq\":5,\"product_model\":\"e. 6000 Series Model 6200\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configurations - Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#17122-R0\",\"approval_number\":\"FL17122.1\",\"seq\":1,\"product_model\":\"a. Series \\\"Jazz\\\" Sliding Patio Door\",\"product_description\":\"Extruded Vinyl Sliding Patio Door - (XO or OX Configurations - Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#17122-R0\",\"approval_number\":\"FL17122.2\",\"seq\":2,\"product_model\":\"b. Series \\\"Jazz\\\" Sliding Patio Door\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Sliding Patio Door - (XO or OX Configurations - Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15450-R5\",\"approval_number\":\"FL15450.6\",\"seq\":6,\"product_model\":\"f. 6000 Series \\\/ Model 6350\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Sliding Patio Door - (OXO Configuration - Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15450-R5\",\"approval_number\":\"FL15450.7\",\"seq\":7,\"product_model\":\"g. 5000 Series \\\/ Model 5200\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Narrow Stile Sliding Patio Door - (XO or OX Configurations - Nominal 6'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15450-R5\",\"approval_number\":\"FL15450.8\",\"seq\":8,\"product_model\":\"h. 5000 Series \\\/ Model 5300\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Narrow Stile Sliding Patio Door - (OXO Configuration - Nominal 9'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#22629-R0\",\"approval_number\":\"FL22629.1\",\"seq\":1,\"product_model\":\"a. 6000 Series \\\/ Model 6200\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door - (XO or OX Oriel Configuration - Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15450-R6\",\"approval_number\":\"FL15450.9\",\"seq\":9,\"product_model\":\"i. 5000 Series \\\/ Model 5300\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Narrow Stile Sliding Patio Door - (OXO Configuration - Nominal 9'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15450-R7\",\"approval_number\":\"FL15450.10\",\"seq\":10,\"product_model\":\"j. 6000 Series \\\/ Model 6450\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Sliding Patio Door - (OXXO Configuration - Nominal 16'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15450-R7\",\"approval_number\":\"FL15450.11\",\"seq\":11,\"product_model\":\"k. 6000 Series \\\/ Model 6450\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Sliding Patio Door - (OXXO Configuration - Nominal 16'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15450-R7\",\"approval_number\":\"FL15450.12\",\"seq\":12,\"product_model\":\"l. 6000 Series \\\/ Model 6300\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door - (OXO Configuration - Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15450-R8\",\"approval_number\":\"FL15450.13\",\"seq\":13,\"product_model\":\"m. 6000 Series \\\/ Model 6500 XXXXP\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding \\\"Pocket\\\" Patio Door - (XXXXP Configuration - Nominal 4'0 x 8'0 Panels)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15450-R9\",\"approval_number\":\"FL15450.14\",\"seq\":14,\"product_model\":\"n. 5000 Series \\\/ Model 5200\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Narrow Stile Sliding Patio Door - (XO or OX Configurations - Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15450-R9\",\"approval_number\":\"FL15450.15\",\"seq\":15,\"product_model\":\"o. 5000 Series \\\/ Model 5300\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Narrow Stile Sliding Patio Door - (OXO Configuration - Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15450-R9\",\"approval_number\":\"FL15450.16\",\"seq\":16,\"product_model\":\"p. 5000 Series \\\/ Model 5400\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Narrow Stile Sliding Patio Door - (OXXO Configuration - Nominal 16'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15450-R10\",\"approval_number\":\"FL15450.17\",\"seq\":17,\"product_model\":\"q. 6000 Series \\\/ Model 6200\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door utilizing a Nail Fin Installation - (XO or OX Configurations - Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15450-R11\",\"approval_number\":\"FL15450.18\",\"seq\":18,\"product_model\":\"r. 6000 Series Model 6550\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Sliding \\\"Pocket\\\" Patio Door - (XXXXP Configuration - Nominal 4'0 x 8'0 Panels)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15450-R11\",\"approval_number\":\"FL15450.19\",\"seq\":19,\"product_model\":\"s. 6000 Series Model 6550\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Sliding \\\"Pocket\\\" Patio Door - (XXXXP Configuration - Nominal 4'0 x 8'0 Panels)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#31717-R0\",\"approval_number\":\"FL31717.1\",\"seq\":1,\"product_model\":\"SGD 6000 \\\/ Model 6200, 6300, 6400 & 6500\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Patio Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#31717-R0\",\"approval_number\":\"FL31717.2\",\"seq\":2,\"product_model\":\"SGD 6000 \\\/ Model 6250, 6350, 6450 & 6550\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Patio Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#31717-R0\",\"approval_number\":\"FL31717.3\",\"seq\":3,\"product_model\":\"SGD 6000 \\\/ Model 6500\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Patio Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#31717-R0\",\"approval_number\":\"FL31717.4\",\"seq\":4,\"product_model\":\"SGD 6000 \\\/ Model 6550\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Patio Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#31717-R0\",\"approval_number\":\"FL31717.5\",\"seq\":5,\"product_model\":\"SGD 6000 \\\/ Model 6550\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Patio Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Lincoln Wood Products, Inc.\":[{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#14769-R0\",\"approval_number\":\"FL14769.1\",\"seq\":1,\"product_model\":\"Clad Narrow Stile Slide Door\",\"product_description\":\"Clad Narrow Stile Slide Door\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#14769-R0\",\"approval_number\":\"FL14769.2\",\"seq\":2,\"product_model\":\"Clad Wide Stile Slide Door\",\"product_description\":\"Clad Wide Stile Slide Door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#14769-R0\",\"approval_number\":\"FL14769.3\",\"seq\":3,\"product_model\":\"Wood Narrow Stile Slide Door\",\"product_description\":\"Wood Narrow Stile Slide Door\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#14769-R0\",\"approval_number\":\"FL14769.4\",\"seq\":4,\"product_model\":\"Wood Wide Stile Slide Door\",\"product_description\":\"Wood Wide Stile Slide Door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#19661-R0\",\"approval_number\":\"FL19661.1\",\"seq\":1,\"product_model\":\"Clad Slide Door\",\"product_description\":\"Clad Slide Door - Narrow & Wide Stile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#19661-R0\",\"approval_number\":\"FL19661.2\",\"seq\":2,\"product_model\":\"Wood Slide Door\",\"product_description\":\"Wood Slide Door - Narrow & Wide Stile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#31300-R0\",\"approval_number\":\"FL31300.1\",\"seq\":1,\"product_model\":\"Clad Slide Door\",\"product_description\":\"Clad Slide Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#31300-R0\",\"approval_number\":\"FL31300.2\",\"seq\":2,\"product_model\":\"Wood Slide Door\",\"product_description\":\"Wood Slide Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Serious Energy, Inc\":[{\"manufacturer\":\"Serious Energy, Inc\",\"approval_number_master\":\"FL#14776-R0\",\"approval_number\":\"FL14776.1\",\"seq\":1,\"product_model\":\"Series 51 Vinyl Sliding Glass Door\",\"product_description\":\"Series 51 Vinyl Sliding Glass Door 72 x 80\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-30 00:00:00\",\"instructions_url\":\"\"}],\"Thermal Industries\":[{\"manufacturer\":\"Thermal Industries\",\"approval_number_master\":\"FL#9209-R3\",\"approval_number\":\"FL9209.1\",\"seq\":1,\"product_model\":\"DR6 LEG3 Sliding Glass Door\",\"product_description\":\"SD-R40 71x80 (OX)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-04 00:00:00\",\"instructions_url\":\"\"}],\"Smartglass, Inc.\":[{\"manufacturer\":\"Smartglass, Inc.\",\"approval_number_master\":\"FL#15701-R0\",\"approval_number\":\"FL15701.1\",\"seq\":1,\"product_model\":\"\\\"KELLER minimal windows\\\"\",\"product_description\":\"Extruded Aluminum \\\"Non-Impact\\\" Sliding Patio Door (XX Configuration - Up to a Nominal 10'0 x 10'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"T M Windows LLC\":[{\"manufacturer\":\"T M Windows LLC\",\"approval_number_master\":\"FL#15726-R0\",\"approval_number\":\"FL15726.1\",\"seq\":1,\"product_model\":\"Series-390 Aluminum Sliding Glass Door\",\"product_description\":\"Large Missile Impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"T M Windows LLC\",\"approval_number_master\":\"FL#17328-R0\",\"approval_number\":\"FL17328.1\",\"seq\":1,\"product_model\":\"Series 390HP Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+90\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Eurostyle Impact Windows and Doors, LLC\":[{\"manufacturer\":\"Eurostyle Impact Windows and Doors, LLC\",\"approval_number_master\":\"FL#16341-R0\",\"approval_number\":\"FL16341.1\",\"seq\":1,\"product_model\":\"Series 4500 Tilt\\\/Slide Door\",\"product_description\":\"Series 4500 Tilt\\\/Slide Door with Direct Set or Fixed Panel\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-02-28 00:00:00\",\"instructions_url\":\"\"}],\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\":[{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#16361-R0\",\"approval_number\":\"FL16361.1\",\"seq\":1,\"product_model\":\"8000 Vinyl Sliding Patio Door\",\"product_description\":\"8000 Vinyl Sliding Patio Door 72\\\"x82\\\" Two-Panel Door\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#16361-R0\",\"approval_number\":\"FL16361.2\",\"seq\":2,\"product_model\":\"8000 Vinyl Sliding Patio Door\",\"product_description\":\"8000 Vinyl sliding Patio Door 76\\\"x96\\\" Two-Panel Door\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#16682-R0\",\"approval_number\":\"FL16682.1\",\"seq\":1,\"product_model\":\"Sliding Door\",\"product_description\":\"8000 Vinyl Sliding Patio Door 6-4x6-10\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#17310-R0\",\"approval_number\":\"FL17310.1\",\"seq\":1,\"product_model\":\"Vinyl Sliding Glass Door 8-0x8-0\",\"product_description\":\"850 Vinyl Sliding Glass Door 8-0x8-0\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#17513-R0\",\"approval_number\":\"FL17513.1\",\"seq\":1,\"product_model\":\"8000 Vinyl 3-Wide Composite Sliding Patio Door\",\"product_description\":\"8000 Vinyl 3-Wide Composite Sliding Patio Door 107\\\"x82\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#17513-R0\",\"approval_number\":\"FL17513.2\",\"seq\":2,\"product_model\":\"8000 Vinyl Sliding Door\",\"product_description\":\"8000 Vinyl 3-Wide Composite Sliding Patio Door with Sill Pan Installation 107\\\"x96\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#17513-R0\",\"approval_number\":\"FL17513.3\",\"seq\":3,\"product_model\":\"850 Vinyl Sliding Patio Door\",\"product_description\":\"850 Vinyl Sliding Patio Door 8'0x8'0 without Sill Dam Ramp (96\\\"x96\\\")\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-15 00:00:00\",\"instructions_url\":\"\"}],\"Glasswall LLC\":[{\"manufacturer\":\"Glasswall LLC\",\"approval_number_master\":\"FL#16459-R0\",\"approval_number\":\"FL16459.1\",\"seq\":1,\"product_model\":\"Series '375L' Aluminum Sliding Glass Door\",\"product_description\":\"Large Missile Impact Resistant Sliding Glass Door\",\"design_pressure\":\"+100\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Glasswall LLC\",\"approval_number_master\":\"FL#16459-R0\",\"approval_number\":\"FL16459.2\",\"seq\":2,\"product_model\":\"Series '375S' Aluminum Sliding Glass Door\",\"product_description\":\"Small Missile Impact Resistant Sliding Glass Door\",\"design_pressure\":\"+100\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Glasswall LLC\",\"approval_number_master\":\"FL#16467-R0\",\"approval_number\":\"FL16467.1\",\"seq\":1,\"product_model\":\"Series '400L' Aluminum Sliding Glass Door\",\"product_description\":\"Large Missile Impact Resistant Sliding Glass Door\",\"design_pressure\":\"+100\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Glasswall LLC\",\"approval_number_master\":\"FL#16467-R0\",\"approval_number\":\"FL16467.2\",\"seq\":2,\"product_model\":\"Series '400S' Aluminum Sliding Glass Door\",\"product_description\":\"Small Missile Impact Resistant Sliding Glass Door\",\"design_pressure\":\"+100\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-06-20 00:00:00\",\"instructions_url\":\"\"}],\"Skyreach L&S Extrusions Corp.\":[{\"manufacturer\":\"Skyreach L&S Extrusions Corp.\",\"approval_number_master\":\"FL#16924-R0\",\"approval_number\":\"FL16924.1\",\"seq\":1,\"product_model\":\"PD-02\",\"product_description\":\"Vinyl Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Skyreach L&S Extrusions Corp.\",\"approval_number_master\":\"FL#17283-R0\",\"approval_number\":\"FL17283.1\",\"seq\":1,\"product_model\":\"Series PD04 Vinyl Sliding Glass Door\",\"product_description\":\"Series PD04 Vinyl Sliding Glass Door - Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-26 00:00:00\",\"instructions_url\":\"\"}],\"Royal Window and Door Profiles\":[{\"manufacturer\":\"Royal Window and Door Profiles\",\"approval_number_master\":\"FL#17058-R0\",\"approval_number\":\"FL17058.5\",\"seq\":5,\"product_model\":\"Vinyl Sliding Glass Door\",\"product_description\":\"Series Opera NG Vinyl Sliding Glass Door OX & XO Non-Impact\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Window and Door Profiles\",\"approval_number_master\":\"FL#17058-R0\",\"approval_number\":\"FL17058.6\",\"seq\":6,\"product_model\":\"Vinyl Sliding Glass Door\",\"product_description\":\"Series Opera NG Vinyl Sliding Glass Door OX & XO Non-Impact\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Window and Door Profiles\",\"approval_number_master\":\"FL#17058-R0\",\"approval_number\":\"FL17058.7\",\"seq\":7,\"product_model\":\"Vinyl Sliding Glass Door\",\"product_description\":\"Series Opera NG Vinyl Sliding Glass Door with Transom Non-Impact\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Window and Door Profiles\",\"approval_number_master\":\"FL#17058-R0\",\"approval_number\":\"FL17058.8\",\"seq\":8,\"product_model\":\"Vinyl Sliding Glass Door\",\"product_description\":\"Series Opera NG Patio Door, 4 5\\\/8\\\" Vinyl Slidng Glass Door - Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Window and Door Profiles\",\"approval_number_master\":\"FL#18628-R0\",\"approval_number\":\"FL18628.1\",\"seq\":1,\"product_model\":\"Series Jazz Impact Rated Vinyl Sliding Door\",\"product_description\":\"Series Jazz Impact Rated Vinyl Sliding Door 96\\\"x96\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Window and Door Profiles\",\"approval_number_master\":\"FL#17058-R0\",\"approval_number\":\"FL17058.1\",\"seq\":1,\"product_model\":\"Vinyl Sliding Glass Door\",\"product_description\":\"Jazz Slim Vinyl Sliding Glass Door OXXO Non-Impact\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Window and Door Profiles\",\"approval_number_master\":\"FL#17058-R0\",\"approval_number\":\"FL17058.2\",\"seq\":2,\"product_model\":\"Vinyl Sliding Glass Door\",\"product_description\":\"Jazz Slim Vinyl Sliding Glass Door OX & XO Non-Impact\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Window and Door Profiles\",\"approval_number_master\":\"FL#17058-R0\",\"approval_number\":\"FL17058.3\",\"seq\":3,\"product_model\":\"Vinyl Sliding Glass Door\",\"product_description\":\"Jazz Slim Vinyl Sliding Glass Door (XO Interior Glazing) - Non-Impact\",\"design_pressure\":\"+30\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Window and Door Profiles\",\"approval_number_master\":\"FL#17058-R0\",\"approval_number\":\"FL17058.4\",\"seq\":4,\"product_model\":\"Vinyl Sliding Glass Door\",\"product_description\":\"Jazz Vinyl Sliding Glass Door 95\\\" x 95\\\" Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Goldbrecht USA, Inc.\":[{\"manufacturer\":\"Goldbrecht USA, Inc.\",\"approval_number_master\":\"FL#17112-R0\",\"approval_number\":\"FL17112.1\",\"seq\":1,\"product_model\":\"TH+ Series\",\"product_description\":\"Lift and Slide Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Goldbrecht USA, Inc.\",\"approval_number_master\":\"FL#17112-R2\",\"approval_number\":\"FL17112.2\",\"seq\":2,\"product_model\":\"TH+ Series\",\"product_description\":\"Lift and Slide Door (Non-HVHZ)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Eagle View Windows and Doors\":[{\"manufacturer\":\"Eagle View Windows and Doors\",\"approval_number_master\":\"FL#17200-R0\",\"approval_number\":\"FL17200.1\",\"seq\":1,\"product_model\":\"9500\",\"product_description\":\"Series 9500 Vinyl Sliding Glass Door - 96\\\" x 96\\\" XX, OX, XO\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle View Windows and Doors\",\"approval_number_master\":\"FL#17200-R0\",\"approval_number\":\"FL17200.2\",\"seq\":2,\"product_model\":\"9500\",\"product_description\":\"Series 9500 Vinyl Sliding Glass Door - 144\\\" x 96\\\" OXO and 196\\\" x 96\\\" OXXO\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle View Windows and Doors\",\"approval_number_master\":\"FL#17200-R0\",\"approval_number\":\"FL17200.3\",\"seq\":3,\"product_model\":\"9500\",\"product_description\":\"Series 9500 Vinyl Sliding Glass Door - 144\\\" x 96\\\" OXO and 196\\\" x 96\\\" OXXO\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle View Windows and Doors\",\"approval_number_master\":\"FL#17200-R1\",\"approval_number\":\"FL17200.4\",\"seq\":4,\"product_model\":\"9500\",\"product_description\":\"Series 9500 Vinyl Pocket Sliding Glass Door - 144\\\" x 96\\\" XX\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle View Windows and Doors\",\"approval_number_master\":\"FL#17200-R2\",\"approval_number\":\"FL17200.5\",\"seq\":5,\"product_model\":\"9500\",\"product_description\":\"Series 9500 Vinyl Sliding Glass Door - 144\\\" x 96\\\" XXX\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle View Windows and Doors\",\"approval_number_master\":\"FL#17200-R2\",\"approval_number\":\"FL17200.6\",\"seq\":6,\"product_model\":\"9500\",\"product_description\":\"Series 9500 Vinyl Sliding Glass Door - 144\\\" x 96\\\" XXX\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle View Windows and Doors\",\"approval_number_master\":\"FL#17200-R4\",\"approval_number\":\"FL17200.7\",\"seq\":7,\"product_model\":\"9500\",\"product_description\":\"Series 9500 Vinyl Sliding Glass Door with or without Pocket - 185\\\" x 96\\\" XXXX, XXXXP, PXXXX, XXXO, OXXX\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle View Windows and Doors\",\"approval_number_master\":\"FL#17200-R4\",\"approval_number\":\"FL17200.8\",\"seq\":8,\"product_model\":\"9500\",\"product_description\":\"Series 9500 Vinyl Sliding Glass Door with or without Pocket - 140\\\" x 96\\\" XXX, XXXP, PXXX, XXO, OXX\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle View Windows and Doors\",\"approval_number_master\":\"FL#17200-R4\",\"approval_number\":\"FL17200.9\",\"seq\":9,\"product_model\":\"9500\",\"product_description\":\"Series 9500 Vinyl Sliding Glass Door with or without Pocket - 96\\\" x 96\\\" XX, XXP, PXX, XO, OX\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle View Windows and Doors\",\"approval_number_master\":\"FL#27081-R0\",\"approval_number\":\"FL27081.1\",\"seq\":1,\"product_model\":\"Series 8400 Vinyl Sliding Glass Door\",\"product_description\":\"Series 8400 Vinyl Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle View Windows and Doors\",\"approval_number_master\":\"FL#27081-R1\",\"approval_number\":\"FL27081.2\",\"seq\":2,\"product_model\":\"Series 9700 Vinyl Sliding Glass Door\",\"product_description\":\"Series 9700 Vinyl Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle View Windows and Doors\",\"approval_number_master\":\"FL#27081-R2\",\"approval_number\":\"FL27081.3\",\"seq\":3,\"product_model\":\"Series 9700 Vinyl Sliding Glass Door\",\"product_description\":\"Series 9700 Vinyl Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"SIW Impact Windows, LLC\":[{\"manufacturer\":\"SIW Impact Windows, LLC\",\"approval_number_master\":\"FL#17978-R0\",\"approval_number\":\"FL17978.1\",\"seq\":1,\"product_model\":\"Series \\\"S-800\\\" Aluminum Out Folding Doors\",\"product_description\":\"Large missile impact resistant aluminum out folding door.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW Impact Windows, LLC\",\"approval_number_master\":\"FL#18321-R0\",\"approval_number\":\"FL18321.1\",\"seq\":1,\"product_model\":\"Series \\\"600 KM\\\" Aluminum Sliding Glass Door (Dry Glazed) W\\\/Wo Reinforcements\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+90\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW Impact Windows, LLC\",\"approval_number_master\":\"FL#18321-R0\",\"approval_number\":\"FL18321.2\",\"seq\":2,\"product_model\":\"Series \\\"600 KM-11\\\" Aluminum Sliding Glass Door (Dry Glazed) W\\\/Reinforcements\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW Impact Windows, LLC\",\"approval_number_master\":\"FL#20656-R0\",\"approval_number\":\"FL20656.1\",\"seq\":1,\"product_model\":\"Series S 800-10 Aluminum Outfolding Bi-Fold Door\",\"product_description\":\"Large missile impact resistant aluminum outfolding bi-fold door.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW Impact Windows, LLC\",\"approval_number_master\":\"FL#18321-R2\",\"approval_number\":\"FL18321.3\",\"seq\":3,\"product_model\":\"Series \\\"600 KM-12\\\" Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Stanley Access Technologies\":[{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#18003-R0\",\"approval_number\":\"FL18003.1\",\"seq\":1,\"product_model\":\"Series \\\"Dura Storm\\\" Aluminum Automatic Sliding Glass Door\",\"product_description\":\"O-Sx-Sx-O, Sx-O w\\\/wo Transom, SO-Sx-Sx-So and Sx-So w\\\/wo Transom & Breakout - NI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2018-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#18003-R0\",\"approval_number\":\"FL18003.2\",\"seq\":2,\"product_model\":\"Series \\\"Dura Storm\\\" Aluminum Automatic Sliding Glass Door (Steel Reinforced)\",\"product_description\":\"O-Sx-Sx-O, and So-Sx-Sx-So w\\\/ operable panel w\\\/ Full Breakout - LMI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2018-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#18003-R0\",\"approval_number\":\"FL18003.3\",\"seq\":3,\"product_model\":\"Series \\\"Dura-Storm\\\" Aluminum Automatic Sliding Glass Door\",\"product_description\":\"O-Sx-Sx-O, O-Sx and So-Sx-Sx-So, So-Sx w\\\/ Operable Panels w\\\/ Full Breakout - LMI\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2018-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#23979-R0\",\"approval_number\":\"FL23979.1\",\"seq\":1,\"product_model\":\"Dura-Storm 3000 Series Auto SGD\",\"product_description\":\"Dura-Storm 3000 Series Auto SGD - Missile Level E\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#18003-R2\",\"approval_number\":\"FL18003.4\",\"seq\":4,\"product_model\":\"D) \\\"Dura-Storm\\\" 3000 Series Auto SGD\",\"product_description\":\"Dura-Storm 3000 Series Auto SGD - Missile Level E\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-04 00:00:00\",\"instructions_url\":\"\"}],\"Henselstone Window and Door Systems\":[{\"manufacturer\":\"Henselstone Window and Door Systems\",\"approval_number_master\":\"FL#21468-R0\",\"approval_number\":\"FL21468.1\",\"seq\":1,\"product_model\":\"\\\"Lift & Slide\\\" Wood Sliding Glass Door\",\"product_description\":\"\\\"Lift & Slide\\\" Wood Sliding Glass Door with Standard Sill and without Load Clip (OXXO)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Vertech Fenexpert Corp. USA\":[{\"manufacturer\":\"Vertech Fenexpert Corp. USA\",\"approval_number_master\":\"FL#21860-R0\",\"approval_number\":\"FL21860.1\",\"seq\":1,\"product_model\":\"Aquilon Aluminum Sliding Glass Door (LMI)\",\"product_description\":\"Aluminum Reinforced Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-17 00:00:00\",\"instructions_url\":\"\"}],\"Centor North America Inc\":[{\"manufacturer\":\"Centor North America Inc\",\"approval_number_master\":\"FL#22045-R0\",\"approval_number\":\"FL22045.1\",\"seq\":1,\"product_model\":\"SERIES 211 IMPACT SLIDING GLASS DOOR XO\",\"product_description\":\"SERIES 211 IMPACT SLIDING GLASS DOOR XO\",\"design_pressure\":\"+75.0\\\/-75.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Centor North America Inc\",\"approval_number_master\":\"FL#22045-R0\",\"approval_number\":\"FL22045.2\",\"seq\":2,\"product_model\":\"SERIES 211 IMPACT SLIDING GLASS DOOR XO HVHZ\",\"product_description\":\"SERIES 211 IMPACT SLIDING GLASS DOOR XO HVHZ\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-09-16 00:00:00\",\"instructions_url\":\"\"}],\"Crawford Glass Door\":[{\"manufacturer\":\"Crawford Glass Door\",\"approval_number_master\":\"FL#22264-R0\",\"approval_number\":\"FL22264.1\",\"seq\":1,\"product_model\":\"Series 44 Aluminum Sliding Glass Door\",\"product_description\":\"Small missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crawford Glass Door\",\"approval_number_master\":\"FL#22264-R0\",\"approval_number\":\"FL22264.2\",\"seq\":2,\"product_model\":\"Series 44 Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"GM&P Consulting and Glazing Contractors Inc.\":[{\"manufacturer\":\"GM&P Consulting and Glazing Contractors Inc.\",\"approval_number_master\":\"FL#24220-R0\",\"approval_number\":\"FL24220.1\",\"seq\":1,\"product_model\":\"Series HSS65.NI Lift & Slide Aluminum Glass Door\",\"product_description\":\"Large missile impact resistant lift and slide aluminum glass door\",\"design_pressure\":\"+77\\\/-122\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GM&P Consulting and Glazing Contractors Inc.\",\"approval_number_master\":\"FL#24220-R0\",\"approval_number\":\"FL24220.2\",\"seq\":2,\"product_model\":\"Series HSS65.NI Lift & Slide Aluminum Glass Door\",\"product_description\":\"Small missile impact resistant lift and slide aluminum glass door.\",\"design_pressure\":\"+77\\\/-122\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-20 00:00:00\",\"instructions_url\":\"\"}],\"United Glass Systems\":[{\"manufacturer\":\"United Glass Systems\",\"approval_number_master\":\"FL#24119-R0\",\"approval_number\":\"FL24119.1\",\"seq\":1,\"product_model\":\"7000 Series Aluminum Sliding Glass Door\",\"product_description\":\"Large Missile Impact (LMI) 2 Panels SGD - Missile Level \\\"D\\\"\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Building Envelope Systems, Inc.\":[{\"manufacturer\":\"Building Envelope Systems, Inc.\",\"approval_number_master\":\"FL#24160-R0\",\"approval_number\":\"FL24160.1\",\"seq\":1,\"product_model\":\"Series 6000 Lift and Slide\",\"product_description\":\"Series 6000 Lift and Slide\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Building Envelope Systems, Inc.\",\"approval_number_master\":\"FL#24160-R2\",\"approval_number\":\"FL24160.2\",\"seq\":2,\"product_model\":\"Series 6000 Lift and Slide (SMI)\",\"product_description\":\"Series 6000 Lift and Slide (SMI)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Building Envelope Systems, Inc.\",\"approval_number_master\":\"FL#33510-R0\",\"approval_number\":\"FL33510.1\",\"seq\":1,\"product_model\":\"Series 2519 Aluminum Sliding Glass Door (LMI\\\/SMI)\",\"product_description\":\"Series 2519 Aluminum Sliding Glass Door (LMI\\\/SMI)\",\"design_pressure\":\"+135\\\/-170\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"}],\"TITAN GLASS & ALUMINUM, LLC\":[{\"manufacturer\":\"TITAN GLASS & ALUMINUM, LLC\",\"approval_number_master\":\"FL#27518-R0\",\"approval_number\":\"FL27518.1\",\"seq\":1,\"product_model\":\"SERIES 5000 ALUMINUM SLIDING GLASS DOOR-S.M.I.\",\"product_description\":\"SERIES 5000 ALUMINUM SLIDING GLASS DOOR-S.M.I.\",\"design_pressure\":\"+100\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TITAN GLASS & ALUMINUM, LLC\",\"approval_number_master\":\"FL#27518-R1\",\"approval_number\":\"FL27518.2\",\"seq\":2,\"product_model\":\"SERIES 5000 ALUMINUM SLIDING GLASS DOOR - S.M.I.\",\"product_description\":\"SERIES 5000 ALUMINUM SLIDING GLASS DOOR - S.M.I. - (6 PANELS - 3 TRACKS)\",\"design_pressure\":\"+100\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-28 00:00:00\",\"instructions_url\":\"\"}],\"Biffar GmbH & Co. KG\":[{\"manufacturer\":\"Biffar GmbH & Co. KG\",\"approval_number_master\":\"FL#28453-R0\",\"approval_number\":\"FL28453.1\",\"seq\":1,\"product_model\":\"Series \\\"AT750\\\" 4 Panel Lift & Slide\",\"product_description\":\"Series \\\"AT750\\\" 4 Panel Lift & Slide Aluminum Sliding Glass Door, OXXO 191.5\\\" x 108\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Biffar GmbH & Co. KG\",\"approval_number_master\":\"FL#28453-R0\",\"approval_number\":\"FL28453.2\",\"seq\":2,\"product_model\":\"Series \\\"AT750\\\" 4 Panel Lift & Slide\",\"product_description\":\"Series \\\"AT750\\\" 4 Panel Lift & Slide Aluminum Sliding Glass Door, OXO 148\\\" x 108\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-05-31 00:00:00\",\"instructions_url\":\"\"}],\"SIW SOLUTIONS, LLC\":[{\"manufacturer\":\"SIW SOLUTIONS, LLC\",\"approval_number_master\":\"FL#28839-R0\",\"approval_number\":\"FL28839.1\",\"seq\":1,\"product_model\":\"Series \\\"600 KM\\\" Aluminum Sliding Glass Door (Dry Glazed) W\\\/Wo Reinforcements\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+90\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW SOLUTIONS, LLC\",\"approval_number_master\":\"FL#28839-R0\",\"approval_number\":\"FL28839.2\",\"seq\":2,\"product_model\":\"Series \\\"600 KM-11\\\" Aluminum Sliding Glass Door (Dry Glazed) W\\\/Reinforcements\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door.\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW SOLUTIONS, LLC\",\"approval_number_master\":\"FL#28839-R0\",\"approval_number\":\"FL28839.3\",\"seq\":3,\"product_model\":\"Series \\\"600 KM-12\\\" Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW SOLUTIONS, LLC\",\"approval_number_master\":\"FL#28873-R0\",\"approval_number\":\"FL28873.1\",\"seq\":1,\"product_model\":\"Series S 800-10 Aluminum Outfolding Bi-Fold Door\",\"product_description\":\"Large missile impact resistant aluminum outfolding bi-fold door.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW SOLUTIONS, LLC\",\"approval_number_master\":\"FL#28873-R1\",\"approval_number\":\"FL28873.2\",\"seq\":2,\"product_model\":\"Series S 800-10 Aluminum Outfolding Bi-Fold Door\",\"product_description\":\"Large missile impact resistant aluminum outfolding bi-fold door.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Bonelli Windows and Doors\":[{\"manufacturer\":\"Bonelli Windows and Doors\",\"approval_number_master\":\"FL#29663-R2\",\"approval_number\":\"FL29663.3\",\"seq\":3,\"product_model\":\"Bonelli Non-Impact Aluminum Exterior Stacking Multi-Slide Door\",\"product_description\":\"Multi-slide doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bonelli Windows and Doors\",\"approval_number_master\":\"FL#29663-R2\",\"approval_number\":\"FL29663.4\",\"seq\":4,\"product_model\":\"Bonelli Non-Impact Aluminum Interior Stacking Multi-Slide Door\",\"product_description\":\"Multi-slide doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bonelli Windows and Doors\",\"approval_number_master\":\"FL#31135-R0\",\"approval_number\":\"FL31135.1\",\"seq\":1,\"product_model\":\"Bonelli Aluminum Standard Sliding Doors\",\"product_description\":\"Aluminum Sliding Doors (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bonelli Windows and Doors\",\"approval_number_master\":\"FL#31135-R0\",\"approval_number\":\"FL31135.2\",\"seq\":2,\"product_model\":\"Bonelli Aluminum Standard Sliding Doors\",\"product_description\":\"Aluminum Sliding Doors (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bonelli Windows and Doors\",\"approval_number_master\":\"FL#29663-R1\",\"approval_number\":\"FL29663.2\",\"seq\":2,\"product_model\":\"Bonelli Non-Impact Aluminum Interior Stacking Multi-Slide Door\",\"product_description\":\"Multi-slide doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bonelli Windows and Doors\",\"approval_number_master\":\"FL#29106-R0\",\"approval_number\":\"FL29106.1\",\"seq\":1,\"product_model\":\"Bonelli Non-Impact Aluminum Multi-Slide Door\",\"product_description\":\"97.5\\\" x 122.25\\\" XX, OX, or XO Multi-slide door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bonelli Windows and Doors\",\"approval_number_master\":\"FL#29106-R0\",\"approval_number\":\"FL29106.2\",\"seq\":2,\"product_model\":\"Bonelli Non-Impact Aluminum Multi-Slide Door\",\"product_description\":\"144\\\" x 122.25\\\" XXX, XXO, or OXX Multi-slide door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bonelli Windows and Doors\",\"approval_number_master\":\"FL#29663-R0\",\"approval_number\":\"FL29663.1\",\"seq\":1,\"product_model\":\"Bonelli Impact Aluminum Interior Stacking Multi-Slide Door\",\"product_description\":\"Multi-slide doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-05-24 00:00:00\",\"instructions_url\":\"\"}],\"Crystal Window & Door Systems, Ltd\":[{\"manufacturer\":\"Crystal Window & Door Systems, Ltd\",\"approval_number_master\":\"FL#30857-R0\",\"approval_number\":\"FL30857.1\",\"seq\":1,\"product_model\":\"1240\",\"product_description\":\"Sliding Door\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-31 00:00:00\",\"instructions_url\":\"\"}],\"ALUMINA DISTRIBUTION CENTER\":[{\"manufacturer\":\"ALUMINA DISTRIBUTION CENTER\",\"approval_number_master\":\"FL#31384-R0\",\"approval_number\":\"FL31384.1\",\"seq\":1,\"product_model\":\"Series 11000 High Impact Sliding Glass Door\",\"product_description\":\"Sliding Door system made of laminated and insulated impact resistant glass retained by aluminum profile frame, wet glazed.\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALUMINA DISTRIBUTION CENTER\",\"approval_number_master\":\"FL#31384-R0\",\"approval_number\":\"FL31384.2\",\"seq\":2,\"product_model\":\"Series LAZH 1300 High Impact Reinforced Sliding Glass Door - Small Missile Impact \\\/ High Loads\",\"product_description\":\"Sliding Door system made of laminated and insulated impact resistant glass retained by aluminum profile frame, wet glazed.\",\"design_pressure\":\"+100\\\/-137\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"General Impact Glass and Windows\":[{\"manufacturer\":\"General Impact Glass and Windows\",\"approval_number_master\":\"FL#31582-R0\",\"approval_number\":\"FL31582.1\",\"seq\":1,\"product_model\":\"Series 26000 High Impact Sliding Glass Door Small Missile\",\"product_description\":\"Door system made of Laminated Impact Resistant Glass retained by aluminum profile frame, wet glazed.\",\"design_pressure\":\"+100\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Winvent Windows\":[{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#31765-R0\",\"approval_number\":\"FL31765.1\",\"seq\":1,\"product_model\":\"450 Series Sliding Glass Door\",\"product_description\":\"4-1\\\/2\\\" Frame Depth. The doors are not impact resistant and have not been evaluated for use in high velocity hurricane zones. Rating +70\\\/-70 psf.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Aviglass S.A de C.V\":[{\"manufacturer\":\"Aviglass S.A de C.V\",\"approval_number_master\":\"FL#31767-R0\",\"approval_number\":\"FL31767.1\",\"seq\":1,\"product_model\":\"Seicento Forte Minimal Sliding Glass Door (Impact) (HVHZ)\",\"product_description\":\"Seicento Forte Minimal Sliding Glass Door (Impact) (HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aviglass S.A de C.V\",\"approval_number_master\":\"FL#31767-R0\",\"approval_number\":\"FL31767.2\",\"seq\":2,\"product_model\":\"Seicento Forte Minimal Sliding Glass Door (Impact) (Wind Zone 3)\",\"product_description\":\"Seicento Forte Minimal Sliding Glass Door (Impact) (Wind Zone 3)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aviglass S.A de C.V\",\"approval_number_master\":\"FL#31767-R0\",\"approval_number\":\"FL31767.3\",\"seq\":3,\"product_model\":\"Seicento Forte Minimal Sliding Glass Door (Non-Impact) (HVHZ)\",\"product_description\":\"Seicento Forte Minimal Sliding Glass Door (Non-Impact) (HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Otiima USA\":[{\"manufacturer\":\"Otiima USA\",\"approval_number_master\":\"FL#32403-R0\",\"approval_number\":\"FL32403.1\",\"seq\":1,\"product_model\":\"Series 38 Aluminum Sliding Glass Door\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door\",\"design_pressure\":\"+70.2\\\/-70.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-02-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Otiima USA\",\"approval_number_master\":\"FL#41586-R0\",\"approval_number\":\"FL41586.1\",\"seq\":1,\"product_model\":\"Series Multi-Slide Aluminum Sliding Glass Door.\",\"product_description\":\"Large missile impact resistant aluminum sliding glass door with window wall system option.\",\"design_pressure\":\"+50.1\\\/-50.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-02-07 00:00:00\",\"instructions_url\":\"\"}],\"Sunrise Windows, LTD.\":[{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#34551-R0\",\"approval_number\":\"FL34551.1\",\"seq\":1,\"product_model\":\"a. \\\"Sunrise\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door - (XO or OX Configuration - up to Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#34551-R0\",\"approval_number\":\"FL34551.2\",\"seq\":2,\"product_model\":\"b. \\\"Sunrise\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door - (XO or OX Configuration - up to Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#34551-R0\",\"approval_number\":\"FL34551.3\",\"seq\":3,\"product_model\":\"c. \\\"Sunrise\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Fixed Patio Door - (O Configuration - up to Nominal 4'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#34551-R0\",\"approval_number\":\"FL34551.4\",\"seq\":4,\"product_model\":\"d. \\\"Verde\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door - (XO or OX Configuration - up to Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#34551-R0\",\"approval_number\":\"FL34551.5\",\"seq\":5,\"product_model\":\"e. \\\"Verde\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door - (XO or OX Configuration - up to Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#34551-R0\",\"approval_number\":\"FL34551.6\",\"seq\":6,\"product_model\":\"f. \\\"Verde\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Fixed Patio Door - (O Configuration - up to Nominal 4'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#34551-R0\",\"approval_number\":\"FL34551.7\",\"seq\":7,\"product_model\":\"g. \\\"Vanguard\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door - (XO or OX Configuration - up to Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#34551-R0\",\"approval_number\":\"FL34551.8\",\"seq\":8,\"product_model\":\"h. \\\"Vanguard\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door - (XO or OX Configuration - up to Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#34551-R0\",\"approval_number\":\"FL34551.9\",\"seq\":9,\"product_model\":\"i. \\\"Vanguard\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Fixed Patio Door - (O or O Configuration - up to Nominal 4'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#34551-R0\",\"approval_number\":\"FL34551.10\",\"seq\":10,\"product_model\":\"j. \\\"Restorations\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door - (XO or OX Configuration - up to Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#34551-R0\",\"approval_number\":\"FL34551.11\",\"seq\":11,\"product_model\":\"k. \\\"Restorations\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door - (XO or OX Configuration - up to Nominal 12'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#34551-R0\",\"approval_number\":\"FL34551.12\",\"seq\":12,\"product_model\":\"l. \\\"Restorations\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Fixed Patio Door - (O or O Configuration - up to Nominal 4'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#34551-R0\",\"approval_number\":\"FL34551.13\",\"seq\":13,\"product_model\":\"m. \\\"Coastal Performance\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door - (XO or OX Configuration - up to Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#34551-R1\",\"approval_number\":\"FL34551.14\",\"seq\":14,\"product_model\":\"n. \\\"Coastal Performance\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Sliding Patio Door - (XO or OX Configuration - up to Nominal 8'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#34551-R1\",\"approval_number\":\"FL34551.15\",\"seq\":15,\"product_model\":\"o. \\\"Coastal Performance\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Sliding Patio Door - (XO or OX Configuration - up to Nominal 8'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Epsylon USA\":[{\"manufacturer\":\"Epsylon USA\",\"approval_number_master\":\"FL#37888-R0\",\"approval_number\":\"FL37888.1\",\"seq\":1,\"product_model\":\"ST-30 Aluminum SLIDING GLASS DOOR (SMI)\",\"product_description\":\"ST-30 Aluminum SLIDING GLASS DOOR (SMI)\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Interstate Window & Door Co.\":[{\"manufacturer\":\"Interstate Window & Door Co.\",\"approval_number_master\":\"FL#39313-R0\",\"approval_number\":\"FL39313.1\",\"seq\":1,\"product_model\":\"Series 9200 Sliding Glass Door\",\"product_description\":\"Series 9200 Sliding Glass Door - 71\\\" x 80\\\" XO or OX\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Interstate Window & Door Co.\",\"approval_number_master\":\"FL#39313-R0\",\"approval_number\":\"FL39313.2\",\"seq\":2,\"product_model\":\"Series 9200\\\/4200\\\/6400 Sliding Glass Door\",\"product_description\":\"Series 9200\\\/4200\\\/6400 Sliding Glass Door - 96\\\" x 96\\\" XO or OX\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Interstate Window & Door Co.\",\"approval_number_master\":\"FL#39313-R0\",\"approval_number\":\"FL39313.3\",\"seq\":3,\"product_model\":\"Series 9200\\\/4200\\\/6400 Sliding Glass Door\",\"product_description\":\"Series 9200\\\/4200\\\/6400 Sliding Glass Door - 96\\\" x 82\\\" XO or OX\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-07 00:00:00\",\"instructions_url\":\"\"}],\"Elite Windows and Doors, LLC\":[{\"manufacturer\":\"Elite Windows and Doors, LLC\",\"approval_number_master\":\"FL#39370-R0\",\"approval_number\":\"FL39370.1\",\"seq\":1,\"product_model\":\"R-230 Sliding Glass Door (HVHZ)(Impact)\",\"product_description\":\"R-230 Sliding Glass Door (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-31 00:00:00\",\"instructions_url\":\"\"}],\"United Window & Door Manufacturing, Inc.\":[{\"manufacturer\":\"United Window & Door Manufacturing, Inc.\",\"approval_number_master\":\"FL#40164-R0\",\"approval_number\":\"FL40164.1\",\"seq\":1,\"product_model\":\"a. Series 4500\\\/4400\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door utilizing a Nail Fin Installation - (XO or OX Configurations - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Window & Door Manufacturing, Inc.\",\"approval_number_master\":\"FL#40164-R0\",\"approval_number\":\"FL40164.2\",\"seq\":2,\"product_model\":\"b. Series 4500\\\/4400\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door utilizing a Nail Fin Installation - (XO or OX Configurations - Nominal 6'8 x 7'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Window & Door Manufacturing, Inc.\",\"approval_number_master\":\"FL#40164-R0\",\"approval_number\":\"FL40164.3\",\"seq\":3,\"product_model\":\"c. Series 4700\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Sliding Patio Door - (XO or OX Configurations - Nominal 6'0 x 6'8)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"SIM\":[{\"manufacturer\":\"SIM\",\"approval_number_master\":\"FL#40301-R0\",\"approval_number\":\"FL40301.1\",\"seq\":1,\"product_model\":\"Aluminum Sliding Glass Door - L.M.I.\",\"product_description\":\"Aluminum Sliding Glass Door - large missile impact\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Planeacion Integral Alvagsa, SA DE CV.\":[{\"manufacturer\":\"Planeacion Integral Alvagsa, SA DE CV.\",\"approval_number_master\":\"FL#42062-R0\",\"approval_number\":\"FL42062.1\",\"seq\":1,\"product_model\":\"Alvagsa OXX\",\"product_description\":\"Alvagsa OXX Aluminum Sliding Glass Door.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}]},\"a. exterior doors|||3. sectional\":{\"Wayne-Dalton, a division of Overhead Door Corporation\":[{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5587-R14\",\"approval_number\":\"FL5587.1\",\"seq\":1,\"product_model\":\"9510 \\\/ 9700 #0504\",\"product_description\":\"9' Max Width x 14' Max Height. Solid only - No glazing available.\",\"design_pressure\":\"+26.90\\\/-30.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5587-R14\",\"approval_number\":\"FL5587.2\",\"seq\":2,\"product_model\":\"9510 \\\/ 9700 #0505\",\"product_description\":\"9' Max Width x 14' Max Height. Only available with glazed top section.\",\"design_pressure\":\"+26.90\\\/-30.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5587-R14\",\"approval_number\":\"FL5587.3\",\"seq\":3,\"product_model\":\"9510 \\\/ 9700 #0507\",\"product_description\":\"9' Max Width x 14' Max Height. Only available with glazed top section.\",\"design_pressure\":\"+31.20\\\/-35.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5587-R14\",\"approval_number\":\"FL5587.4\",\"seq\":4,\"product_model\":\"9510 \\\/ 9700 #0509\",\"product_description\":\"9' Max Width x 14' Height. Solid only - No glazing available.\",\"design_pressure\":\"+45.30\\\/-51.20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5587-R14\",\"approval_number\":\"FL5587.5\",\"seq\":5,\"product_model\":\"9510 \\\/ 9700 #0511\",\"product_description\":\"10' Max Width x 14' Max Height. Only available with glazed top section.\",\"design_pressure\":\"+12.80\\\/-14.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5587-R14\",\"approval_number\":\"FL5587.6\",\"seq\":6,\"product_model\":\"9510 \\\/ 9700 #0512\",\"product_description\":\"10' Max Width x 14' Max Height. Solid only - No glazing available.\",\"design_pressure\":\"+19.20\\\/-22.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5587-R14\",\"approval_number\":\"FL5587.7\",\"seq\":7,\"product_model\":\"9510 \\\/ 9700 #0514\",\"product_description\":\"10' Max Width x 14' Max Height. Solid only - No glazing available.\",\"design_pressure\":\"+22.90\\\/-26.30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5587-R14\",\"approval_number\":\"FL5587.8\",\"seq\":8,\"product_model\":\"9510 \\\/ 9700 #0520\",\"product_description\":\"16' Max Width x 14' Max Height. Only available with glazed top section.\",\"design_pressure\":\"+12.40\\\/-13.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5587-R14\",\"approval_number\":\"FL5587.9\",\"seq\":9,\"product_model\":\"9510 \\\/ 9700 #0500\",\"product_description\":\"9' Max Width x 14' Max Height. Solid only - No glazing available.\",\"design_pressure\":\"+12.80\\\/-14.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5587-R14\",\"approval_number\":\"FL5587.10\",\"seq\":10,\"product_model\":\"9510 \\\/ 9700 #0501\",\"product_description\":\"9' Max Width x 14' Max Height. Only available with glazed top section.\",\"design_pressure\":\"+12.80\\\/-14.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5587-R14\",\"approval_number\":\"FL5587.11\",\"seq\":11,\"product_model\":\"9510 \\\/ 9700 #0502\",\"product_description\":\"9' Max Width x 14' Max Height. Solid only - No glazing available.\",\"design_pressure\":\"+22.90\\\/-26.30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5587-R14\",\"approval_number\":\"FL5587.12\",\"seq\":12,\"product_model\":\"9510 \\\/ 9700 #0503\",\"product_description\":\"9' Max Width x 14' Max Height. Only available with glazed top section.\",\"design_pressure\":\"+22.90\\\/-26.30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5587-R14\",\"approval_number\":\"FL5587.13\",\"seq\":13,\"product_model\":\"9510 \\\/ 9700 #0506\",\"product_description\":\"9' Max Width x 14' Max Height. Solid only - No glazing available.\",\"design_pressure\":\"+31.20\\\/-35.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5587-R14\",\"approval_number\":\"FL5587.14\",\"seq\":14,\"product_model\":\"9510 \\\/ 9700 #0508\",\"product_description\":\"9' Max Width x 14' Max Height. Solid only - No glazing available.\",\"design_pressure\":\"+35.70\\\/-41.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5587-R14\",\"approval_number\":\"FL5587.15\",\"seq\":15,\"product_model\":\"9510 \\\/ 9700 #0510\",\"product_description\":\"10' Max Width x 14' Max Height. Solid only - No glazing available.\",\"design_pressure\":\"+12.80\\\/-14.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5587-R14\",\"approval_number\":\"FL5587.16\",\"seq\":16,\"product_model\":\"9510 \\\/ 9700 #0513\",\"product_description\":\"10' Max Width x 14' Max Height. Only available with glazed top section.\",\"design_pressure\":\"+19.20\\\/-22.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5587-R14\",\"approval_number\":\"FL5587.17\",\"seq\":17,\"product_model\":\"9510 \\\/ 9700 #0515\",\"product_description\":\"10' Max Width x 14' Max Height. Only available with glazed top section.\",\"design_pressure\":\"+22.90\\\/-26.30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5587-R14\",\"approval_number\":\"FL5587.18\",\"seq\":18,\"product_model\":\"9510 \\\/ 9700 #0516\",\"product_description\":\"10' Max Width x 14' Max Height. Solid only - No glazing available.\",\"design_pressure\":\"+26.90\\\/-30.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5587-R14\",\"approval_number\":\"FL5587.19\",\"seq\":19,\"product_model\":\"9510 \\\/ 9700 #0517\",\"product_description\":\"10' Max Width x 14' Max Height.\\nOnly available with glazed top section.\",\"design_pressure\":\"+26.90\\\/-30.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5587-R14\",\"approval_number\":\"FL5587.20\",\"seq\":20,\"product_model\":\"9510 \\\/ 9700 #0518\",\"product_description\":\"10' Max Width x 14' Max Height. Solid only - No glazing available.\",\"design_pressure\":\"+31.20\\\/-35.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5587-R14\",\"approval_number\":\"FL5587.21\",\"seq\":21,\"product_model\":\"9510 \\\/ 9700 #0519\",\"product_description\":\"10' Max Width x 14' Max Height. Solid only - No glazing available.\",\"design_pressure\":\"+41.00\\\/-46.30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5587-R14\",\"approval_number\":\"FL5587.22\",\"seq\":22,\"product_model\":\"9510 \\\/ 9700 #0521\",\"product_description\":\"16' Max Width x 14' Max Height. Solid only - No glazing available.\",\"design_pressure\":\"+15.30\\\/-17.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5587-R14\",\"approval_number\":\"FL5587.23\",\"seq\":23,\"product_model\":\"9510 \\\/ 9700 #0522\",\"product_description\":\"16' Max Width x 14' Max Height. Only available with glazed top section.\",\"design_pressure\":\"+15.30\\\/-17.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5587-R14\",\"approval_number\":\"FL5587.24\",\"seq\":24,\"product_model\":\"9510 \\\/ 9700 #0523\",\"product_description\":\"16' Max Width x 14' Max Height. Solid only - No glazing available.\",\"design_pressure\":\"+18.50\\\/-20.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5587-R14\",\"approval_number\":\"FL5587.25\",\"seq\":25,\"product_model\":\"9510 \\\/ 9700 #0524\",\"product_description\":\"16' Max Width x 14' Max Height. Only available with glazed top section.\",\"design_pressure\":\"+18.50\\\/-20.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5587-R14\",\"approval_number\":\"FL5587.26\",\"seq\":26,\"product_model\":\"9510 \\\/ 9700 #0525\",\"product_description\":\"16' Max Width x 14' Max Height. Solid only - No glazing available.\",\"design_pressure\":\"+22.00\\\/-24.50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5587-R14\",\"approval_number\":\"FL5587.27\",\"seq\":27,\"product_model\":\"9510 \\\/ 9700 #0526\",\"product_description\":\"18' Max Width x 14' Max Height. Solid only - No glazing available.\",\"design_pressure\":\"+18.50\\\/-20.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5587-R14\",\"approval_number\":\"FL5587.28\",\"seq\":28,\"product_model\":\"9510 \\\/ 9700 #0527\",\"product_description\":\"18' Max Width x 14' Max Height. Only available with glazed top section.\",\"design_pressure\":\"+15.30\\\/-17.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5587-R14\",\"approval_number\":\"FL5587.29\",\"seq\":29,\"product_model\":\"9510 \\\/ 9700 #0528\",\"product_description\":\"18' Max Width x 14' Max Height. Only available with glazed top section.\",\"design_pressure\":\"+18.50\\\/-20.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5587-R14\",\"approval_number\":\"FL5587.30\",\"seq\":30,\"product_model\":\"9510 \\\/ 9700 #0532\",\"product_description\":\"18' Max Width x 14' Max Height. Solid only - No glazing available.\",\"design_pressure\":\"+22.00\\\/-24.50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5587-R14\",\"approval_number\":\"FL5587.31\",\"seq\":31,\"product_model\":\"9510 \\\/ 9700 #0536\",\"product_description\":\"16' Max Width x 14' Max Height. Only available with glazed top section.\",\"design_pressure\":\"+23.00\\\/-25.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5587-R14\",\"approval_number\":\"FL5587.32\",\"seq\":32,\"product_model\":\"9510 \\\/ 9700 #0537\",\"product_description\":\"16' Max Width x 14' Max Height. Only available with glazed top section.\",\"design_pressure\":\"+27.00\\\/-31.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5587-R14\",\"approval_number\":\"FL5587.33\",\"seq\":33,\"product_model\":\"9510 \\\/ 9700 #0538\",\"product_description\":\"18' Max Width x 14' Max Height. Only available with glazed top section.\",\"design_pressure\":\"+26.30\\\/-29.30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5587-R14\",\"approval_number\":\"FL5587.34\",\"seq\":34,\"product_model\":\"9510 \\\/ 9700 #0539\",\"product_description\":\"16' Max Width x 14' Max Height. Only available with glazed top section.\",\"design_pressure\":\"+30.00\\\/-33.50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5587-R14\",\"approval_number\":\"FL5587.35\",\"seq\":35,\"product_model\":\"9510 \\\/ 9700 #0540\",\"product_description\":\"16' 2\\\" Max Width x 14' Max Height. Solid only - No glazing available.\",\"design_pressure\":\"+39.20\\\/-43.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5587-R14\",\"approval_number\":\"FL5587.36\",\"seq\":36,\"product_model\":\"9510 \\\/ 9700 #0541\",\"product_description\":\"18' 2\\\" Max Width x 14' Max Height. Solid only - No glazing available.\",\"design_pressure\":\"+30.00\\\/-33.50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8248-R23\",\"approval_number\":\"FL8248.1\",\"seq\":1,\"product_model\":\"8000\\\/8100\\\/8200 #1100\",\"product_description\":\"9' Max width. 14' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+15.9\\\/-18.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8248-R23\",\"approval_number\":\"FL8248.2\",\"seq\":2,\"product_model\":\"8000\\\/8100\\\/8200 #1104\",\"product_description\":\"9' Max width. 14' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+46\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8248-R23\",\"approval_number\":\"FL8248.3\",\"seq\":3,\"product_model\":\"8000\\\/8100\\\/8200 #1105\",\"product_description\":\"9' Max width. 14' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+31.00\\\/-35.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8248-R23\",\"approval_number\":\"FL8248.4\",\"seq\":4,\"product_model\":\"8000\\\/8100\\\/8200 #1106\",\"product_description\":\"9' Max width. 14' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+22.9\\\/-26.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8248-R23\",\"approval_number\":\"FL8248.5\",\"seq\":5,\"product_model\":\"8000\\\/8100\\\/8200 #1107\",\"product_description\":\"9' Max width. 14' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+26.9\\\/-30.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8248-R23\",\"approval_number\":\"FL8248.6\",\"seq\":6,\"product_model\":\"8000\\\/8100\\\/8200 #1108\",\"product_description\":\"9' Max width. 14' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+37.00\\\/-41.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8248-R23\",\"approval_number\":\"FL8248.7\",\"seq\":7,\"product_model\":\"8000\\\/8100\\\/8200 #1120\",\"product_description\":\"16' Max width. 14' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+12.40\\\/-13.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8248-R23\",\"approval_number\":\"FL8248.8\",\"seq\":8,\"product_model\":\"8000\\\/8100\\\/8200 #1121\",\"product_description\":\"16' Max width. 14' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+15.30\\\/-17.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8248-R23\",\"approval_number\":\"FL8248.9\",\"seq\":9,\"product_model\":\"8000\\\/8100\\\/8200 #1122\",\"product_description\":\"16' Max width. 14' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+23.00\\\/-25.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8248-R23\",\"approval_number\":\"FL8248.10\",\"seq\":10,\"product_model\":\"8000\\\/8100\\\/8200 #1123\",\"product_description\":\"16' Max width. 14' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+30.00\\\/-33.50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8248-R23\",\"approval_number\":\"FL8248.11\",\"seq\":11,\"product_model\":\"8000\\\/8100\\\/8200 #1124\",\"product_description\":\"16' Max width. 14' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+34.40\\\/-38.30\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8248-R23\",\"approval_number\":\"FL8248.12\",\"seq\":12,\"product_model\":\"8000\\\/8100\\\/8200 #1125\",\"product_description\":\"16' Max width. 14' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+46.00\\\/-52.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8248-R23\",\"approval_number\":\"FL8248.13\",\"seq\":13,\"product_model\":\"8000\\\/8100\\\/8200 #1126\",\"product_description\":\"16' Max width. 14' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+26.00\\\/-29.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8248-R23\",\"approval_number\":\"FL8248.14\",\"seq\":14,\"product_model\":\"8000\\\/8100\\\/8200 #1128\",\"product_description\":\"16'2 Max width. 14' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+46\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8248-R23\",\"approval_number\":\"FL8248.15\",\"seq\":15,\"product_model\":\"8000\\\/8100\\\/8200 #1140\",\"product_description\":\"18' Max width. 14' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+12.40\\\/-13.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8248-R23\",\"approval_number\":\"FL8248.16\",\"seq\":16,\"product_model\":\"8000\\\/8100\\\/8200 #1141\",\"product_description\":\"18' Max width. 14' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+18.50\\\/-20.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8248-R23\",\"approval_number\":\"FL8248.17\",\"seq\":17,\"product_model\":\"8000\\\/8100\\\/8200 #1144\",\"product_description\":\"18' Max width. 8' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+46.00\\\/-52.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8248-R23\",\"approval_number\":\"FL8248.18\",\"seq\":18,\"product_model\":\"8000\\\/8100\\\/8200 #1145\",\"product_description\":\"18' Max width. 14' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+26.30\\\/-29.30\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8248-R23\",\"approval_number\":\"FL8248.19\",\"seq\":19,\"product_model\":\"8000\\\/8100\\\/8200 #1147\",\"product_description\":\"18' Max width. 14' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+34.4\\\/-38.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8248-R23\",\"approval_number\":\"FL8248.20\",\"seq\":20,\"product_model\":\"8000\\\/8100\\\/8200 #1148\",\"product_description\":\"18'2 Max width. 14' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+46\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8248-R23\",\"approval_number\":\"FL8248.21\",\"seq\":21,\"product_model\":\"8000\\\/8100\\\/8200 #1400\",\"product_description\":\"9' Max width. 14' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+10.5\\\/-11.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8248-R23\",\"approval_number\":\"FL8248.22\",\"seq\":22,\"product_model\":\"8000\\\/8100\\\/8200 #1401\",\"product_description\":\"9' Max width. 14' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+12.0\\\/-14.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8248-R23\",\"approval_number\":\"FL8248.23\",\"seq\":23,\"product_model\":\"8024\\\/8124\\\/8224 #1127\",\"product_description\":\"16'2 Max width. 14' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+46\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8248-R23\",\"approval_number\":\"FL8248.24\",\"seq\":24,\"product_model\":\"8024\\\/8124\\\/8224 #1146\",\"product_description\":\"18'2 Max width. 14' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+46\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8248-R23\",\"approval_number\":\"FL8248.25\",\"seq\":25,\"product_model\":\"8024\\\/8124\\\/8224 #1300\",\"product_description\":\"9' Max width. 14' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+46\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#9174-R15\",\"approval_number\":\"FL9174.1\",\"seq\":1,\"product_model\":\"5120 \\\/ 9100 \\\/ 9605 #0228\",\"product_description\":\"9' Max width. 8'-9\\\" Max height. Max section height 21\\\". Glazing available in top or intermediate section.\",\"design_pressure\":\"+26.90\\\/-30.80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#9174-R15\",\"approval_number\":\"FL9174.2\",\"seq\":2,\"product_model\":\"5120 \\\/ 9100 \\\/ 9605 #0229\",\"product_description\":\"16' Max width. 8'-9\\\" Max height. Max section height 21\\\". Glazing available in top or intermediate section.\",\"design_pressure\":\"+15.30\\\/-17.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#9174-R15\",\"approval_number\":\"FL9174.3\",\"seq\":3,\"product_model\":\"5120 \\\/ 9100 \\\/ 9605 #0230\",\"product_description\":\"16' Max width. 8'-9\\\" Max height. Max section height 21\\\". Glazing available in top or intermediate section.\",\"design_pressure\":\"+25.90\\\/-28.80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#9174-R15\",\"approval_number\":\"FL9174.4\",\"seq\":4,\"product_model\":\"5120 \\\/ 9100 \\\/ 9605 #0231\",\"product_description\":\"16' Max width. 8'-9\\\" Max height. Max section height 21\\\". Solid only - no glazing available.\",\"design_pressure\":\"+30.00\\\/-33.50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#9174-R15\",\"approval_number\":\"FL9174.5\",\"seq\":5,\"product_model\":\"5120 \\\/ 9100 \\\/ 9605 #0232\",\"product_description\":\"18' Max width. 8'-9\\\" Max height. Max section height 21\\\". Glazing available in top or intermediate section.\",\"design_pressure\":\"+12.40\\\/-13.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#9174-R15\",\"approval_number\":\"FL9174.6\",\"seq\":6,\"product_model\":\"5120 \\\/ 9100 \\\/ 9605 #0233\",\"product_description\":\"18' Max width. 8'-9\\\" Max height. Max section height 21\\\". Glazing available in top or intermediate section.\",\"design_pressure\":\"+18.50\\\/-20.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#9174-R15\",\"approval_number\":\"FL9174.7\",\"seq\":7,\"product_model\":\"5120 \\\/ 9100 \\\/ 9605 #0234\",\"product_description\":\"9' Max width. 8'-9\\\" Max height. Max section height 21\\\". Glazing available in top or intermediate section.\",\"design_pressure\":\"+43.20\\\/-49.60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#9174-R15\",\"approval_number\":\"FL9174.8\",\"seq\":8,\"product_model\":\"5120 \\\/ 9100 \\\/ 9605 #0235\",\"product_description\":\"16' Max width. 8' Max height. Max section height 21\\\". Glazing available in top or intermediate section.\",\"design_pressure\":\"+39.20\\\/-43.70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#9174-R15\",\"approval_number\":\"FL9174.9\",\"seq\":9,\"product_model\":\"5120 \\\/ 9100 \\\/ 9605 #0236\",\"product_description\":\"18' Max width. 8' Max height. Max section height 21\\\". Glazing available in top or intermediate section.\",\"design_pressure\":\"+30.00\\\/-33.50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#9174-R15\",\"approval_number\":\"FL9174.10\",\"seq\":10,\"product_model\":\"5120 \\\/ 9100 \\\/ 9605 #0237\",\"product_description\":\"18' Max width. 8' Max height. Max section height 21\\\". Glazing available in top or intermediate section.\",\"design_pressure\":\"+39.20\\\/-43.70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#9174-R15\",\"approval_number\":\"FL9174.11\",\"seq\":11,\"product_model\":\"5120\\\/5140\\\/6100\\\/9100\\\/9405\\\/9600 #0601\",\"product_description\":\"9' Max width. 10' Max height. Max section height 24\\\" Glazing available in top or intermediate section.\",\"design_pressure\":\"+41.00\\\/-46.30\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#9174-R15\",\"approval_number\":\"FL9174.12\",\"seq\":12,\"product_model\":\"5120\\\/5145\\\/9100\\\/9405\\\/9600 #0600\",\"product_description\":\"9' Max width. 10' Max height. Max section height 24\\\". Glazing available in top or intermediate section.\",\"design_pressure\":\"+26.90\\\/-30.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#9174-R15\",\"approval_number\":\"FL9174.13\",\"seq\":13,\"product_model\":\"5120\\\/5145\\\/9100\\\/9405\\\/9600 #0602\",\"product_description\":\"16' Max width. 10' Max height. Max section height 24\\\". Glazing available in top or intermediate section.\",\"design_pressure\":\"+15.30\\\/-17.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#9174-R15\",\"approval_number\":\"FL9174.14\",\"seq\":14,\"product_model\":\"5120\\\/5145\\\/9100\\\/9405\\\/9600 #0603\",\"product_description\":\"16' Max width. 10' Max height. Max section height 24\\\". Glazing available in top or intermediate section.\",\"design_pressure\":\"+23.00\\\/-25.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#9174-R15\",\"approval_number\":\"FL9174.15\",\"seq\":15,\"product_model\":\"5120\\\/5145\\\/9100\\\/9405\\\/9600 #0604\",\"product_description\":\"16' Max width. 8' Max height. Max section height 24\\\" Glazing available in top or intermediate section.\",\"design_pressure\":\"+39.20\\\/-43.70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#9174-R15\",\"approval_number\":\"FL9174.16\",\"seq\":16,\"product_model\":\"5120\\\/5145\\\/9100\\\/9405\\\/9600 #0605\",\"product_description\":\"18' Max width. 10' Max height. Max section height 24\\\". Glazing available in top or intermediate section.\",\"design_pressure\":\"+15.30\\\/-17.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#9174-R15\",\"approval_number\":\"FL9174.17\",\"seq\":17,\"product_model\":\"5120\\\/5145\\\/9100\\\/9405\\\/9600 #0606\",\"product_description\":\"18' Max width. 8' Max height. Max section height 24\\\" Glazing available in top or intermediate section.\",\"design_pressure\":\"+30.00\\\/-33.50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#9174-R15\",\"approval_number\":\"FL9174.18\",\"seq\":18,\"product_model\":\"5120\\\/5145\\\/9100\\\/9405\\\/9600 #0609\",\"product_description\":\"18' Max width. 8' Max height. Max section height 24\\\" Solid only - no glazing available.\",\"design_pressure\":\"+39.20\\\/-43.70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#9174-R15\",\"approval_number\":\"FL9174.19\",\"seq\":19,\"product_model\":\"5140\\\/9405\\\/9600 #0608\",\"product_description\":\"18' Max width. 8'-9\\\" Max height. Max section height 21\\\". Glazing available in top or intermediate section.\",\"design_pressure\":\"+18.50\\\/-20.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#9174-R15\",\"approval_number\":\"FL9174.20\",\"seq\":20,\"product_model\":\"5140\\\/9405\\\/9605 #0607\",\"product_description\":\"16' Max width. 8'-9\\\" Max height. Max section height 21\\\". Glazing available in top or intermediate section.\",\"design_pressure\":\"+25.90\\\/-28.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.1\",\"seq\":1,\"product_model\":\"6600\\\/8300\\\/9350\\\/8500\\\/8600\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"9'2\\\" Max width. 24' Max Height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+41.00\\\/-46.30\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.2\",\"seq\":2,\"product_model\":\"4600\\\/4650\\\/6600\\\/8300\\\/8500\\\/8650\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"9'2\\\" Max width. 24' Max Height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+46\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.3\",\"seq\":3,\"product_model\":\"4600\\\/4650\\\/6600\\\/8300\\\/8500\\\/8650\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"9'2\\\" Max width. 24' Max Height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+64\\\/-72\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.4\",\"seq\":4,\"product_model\":\"4600\\\/4650\\\/6600\\\/8300\\\/8500\\\/8650\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"9'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+12.80\\\/-14.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.5\",\"seq\":5,\"product_model\":\"4600\\\/4650\\\/6600\\\/8300\\\/8500\\\/8650\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"9'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+19.10\\\/-20.60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.6\",\"seq\":6,\"product_model\":\"4600\\\/4650\\\/6600\\\/8300\\\/8500\\\/8650\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"9'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+22.90\\\/-26.30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.7\",\"seq\":7,\"product_model\":\"4600\\\/4650\\\/6600\\\/8300\\\/8500\\\/8650\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"9'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+26.90\\\/-30.80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.8\",\"seq\":8,\"product_model\":\"4600\\\/4650\\\/6600\\\/8300\\\/8500\\\/8650\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"9'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+35.70\\\/-41.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.9\",\"seq\":9,\"product_model\":\"4600\\\/4650\\\/6600\\\/8300\\\/8500\\\/8650\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"9'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+41.00\\\/-46.30\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.10\",\"seq\":10,\"product_model\":\"4600\\\/4650\\\/6600\\\/8300\\\/8500\\\/8650\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"9'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+46.00\\\/-52.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.11\",\"seq\":11,\"product_model\":\"4600\\\/4650\\\/6600\\\/8300\\\/8500\\\/8650\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"9'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+64.00\\\/-72.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.12\",\"seq\":12,\"product_model\":\"4600\\\/4650\\\/6600\\\/8300\\\/8500\\\/8650\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"16'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+12.40\\\/-13.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.13\",\"seq\":13,\"product_model\":\"4600\\\/4650\\\/6600\\\/8300\\\/8500\\\/8650\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"16'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+23.00\\\/-25.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.14\",\"seq\":14,\"product_model\":\"4600\\\/4650\\\/6600\\\/8300\\\/8500\\\/8650\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"16'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+30.00\\\/-33.50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.15\",\"seq\":15,\"product_model\":\"4600\\\/4650\\\/6600\\\/8300\\\/8500\\\/8650\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"16'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+34.40\\\/-38.30\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.16\",\"seq\":16,\"product_model\":\"4600\\\/4650\\\/6600\\\/8300\\\/8500\\\/8650\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"16'2\\\" Max width. 8' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+46.00\\\/-52.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.17\",\"seq\":17,\"product_model\":\"4600\\\/4650\\\/6600\\\/8300\\\/8500\\\/8650\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"18'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+12.40\\\/-13.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.18\",\"seq\":18,\"product_model\":\"4600\\\/4650\\\/6600\\\/8300\\\/8500\\\/8650\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"18'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+23.00\\\/-25.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.19\",\"seq\":19,\"product_model\":\"4600\\\/4650\\\/6600\\\/8300\\\/8500\\\/8650\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"18'2\\\" Max width. 24' Max height.\",\"design_pressure\":\"+30.00\\\/-33.50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.20\",\"seq\":20,\"product_model\":\"4600\\\/4650\\\/6600\\\/8300\\\/8500\\\/8650\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"18'2\\\" Max width. 8' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+46.00\\\/-52.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.21\",\"seq\":21,\"product_model\":\"4600\\\/4650\\\/6600\\\/8300\\\/8500\\\/8650\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"22'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+15.45\\\/-16.79\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.22\",\"seq\":22,\"product_model\":\"4600\\\/4650\\\/6600\\\/8300\\\/8500\\\/8650\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"22'2\\\" Max width. 24' Max height.\",\"design_pressure\":\"+20.15\\\/-22.50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.23\",\"seq\":23,\"product_model\":\"4600\\\/4650\\\/6600\\\/8300\\\/8500\\\/8650\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"12'2\\\" Max width. 24' Max Height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+16.50\\\/-18.40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.24\",\"seq\":24,\"product_model\":\"4600\\\/4650\\\/6600\\\/8300\\\/8500\\\/8650\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"12'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+19.30\\\/-21.60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.25\",\"seq\":25,\"product_model\":\"4600\\\/4650\\\/6600\\\/8300\\\/8500\\\/8650\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"12'2\\\" Max width. 24' Max Height. Glazing available in top or intermediate sections.\",\"design_pressure\":\"+22.40\\\/-25.10\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.26\",\"seq\":26,\"product_model\":\"4600\\\/4650\\\/6600\\\/8300\\\/8500\\\/8650\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"12'2\\\" Max width. 24\\\" Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+25.70\\\/-28.80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.27\",\"seq\":27,\"product_model\":\"4600\\\/4650\\\/6600\\\/8300\\\/8500\\\/8650\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"12'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+33.10\\\/-37.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.28\",\"seq\":28,\"product_model\":\"4600\\\/4650\\\/6600\\\/8300\\\/8500\\\/8650\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"12'2\\\" Max width. 24\\\" Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+46\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.29\",\"seq\":29,\"product_model\":\"4600\\\/4650\\\/6600\\\/8300\\\/8500\\\/8650\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"16'2\\\" Max width. 24\\\" Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+46\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.30\",\"seq\":30,\"product_model\":\"4600\\\/4650\\\/6600\\\/8300\\\/8500\\\/8650\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"18'2\\\" Max width. 24\\\" Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+46.00\\\/-52.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.31\",\"seq\":31,\"product_model\":\"4600\\\/4650\\\/6600\\\/8300\\\/8500\\\/8650\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"18'2\\\" Max width. 24\\\" Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+30.0\\\/-33.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.32\",\"seq\":32,\"product_model\":\"6600\\\/8300\\\/9350\\\/8500\\\/8600\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"16'2\\\" Max width. 24' Max Height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+26.90\\\/-30.80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.33\",\"seq\":33,\"product_model\":\"6600\\\/8300\\\/9350\\\/8500\\\/8600\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"16'2\\\" Max width. 24' Max Height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+30.00\\\/-33.50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.34\",\"seq\":34,\"product_model\":\"6600\\\/8300\\\/9350\\\/8500\\\/8600\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"16'2\\\" Max width. 24' Max Height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+32.60\\\/-36.90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.35\",\"seq\":35,\"product_model\":\"6600\\\/8300\\\/9350\\\/8500\\\/8600\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"16'2\\\" Max width. 24' Max Height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+41.30\\\/-46.70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.36\",\"seq\":36,\"product_model\":\"6600\\\/8300\\\/9350\\\/8500\\\/8600\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"18'2\\\" Max width. 24' Max Height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+26.90\\\/-30.80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.37\",\"seq\":37,\"product_model\":\"6600\\\/8300\\\/9350\\\/8500\\\/8600\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"18'2\\\" Max width. 24' Max Height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+32.60\\\/-36.90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.38\",\"seq\":38,\"product_model\":\"6600\\\/8300\\\/9350\\\/8500\\\/8600\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"18'2\\\" Max width. 24' Max Height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+23.00\\\/-25.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.39\",\"seq\":39,\"product_model\":\"6600\\\/8300\\\/9350\\\/8500\\\/8600\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"12'2\\\" Max width. 24' Max Height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+33.10\\\/-37.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.40\",\"seq\":40,\"product_model\":\"6600\\\/8300\\\/9350\\\/8500\\\/8600\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"12'2\\\" Max width. 24' Max Height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+41.30\\\/-46.70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.41\",\"seq\":41,\"product_model\":\"6600\\\/8300\\\/9350\\\/8500\\\/8600\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"18'2\\\" Max width. 24' Max Height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+41.30\\\/-46.70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.42\",\"seq\":42,\"product_model\":\"6600\\\/8300\\\/9350\\\/8500\\\/8600\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"16'2\\\" Max width. 24' Max Height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+23.00\\\/-25.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10737-R17\",\"approval_number\":\"FL10737.43\",\"seq\":43,\"product_model\":\"6600\\\/8300\\\/9350\\\/8500\\\/8600\\\/5150\\\/5200\\\/TM515\\\/TM525\",\"product_description\":\"9'2\\\" Max width. 24' Max Height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+26.90\\\/-30.80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10819-R12\",\"approval_number\":\"FL10819.1\",\"seq\":1,\"product_model\":\"9800 #1200\",\"product_description\":\"9' Max width. 10' Max height. Glazing available in top section only.\",\"design_pressure\":\"+22.90\\\/-26.30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10819-R12\",\"approval_number\":\"FL10819.2\",\"seq\":2,\"product_model\":\"9800 #1201\",\"product_description\":\"9' Max width. 10' Max height. Glazing available in top section only.\",\"design_pressure\":\"+31.20\\\/-35.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10819-R12\",\"approval_number\":\"FL10819.3\",\"seq\":3,\"product_model\":\"9800 #1202\",\"product_description\":\"9' Max width. 10' Max height. Glazing available in top section only.\",\"design_pressure\":\"+41.00\\\/-46.30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10819-R12\",\"approval_number\":\"FL10819.4\",\"seq\":4,\"product_model\":\"9800 #1220\",\"product_description\":\"16' Max width. 10' Max height. Glazing available in top section only.\",\"design_pressure\":\"+15.30\\\/-17.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10819-R12\",\"approval_number\":\"FL10819.5\",\"seq\":5,\"product_model\":\"9800 #1221\",\"product_description\":\"16' Max width. 10' Max height. Glazing available in top section only.\",\"design_pressure\":\"+23.00\\\/-25.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10819-R12\",\"approval_number\":\"FL10819.6\",\"seq\":6,\"product_model\":\"9800 #1222\",\"product_description\":\"16' Max width. 8' Max height. Glazing available in top section only.\",\"design_pressure\":\"+34.40\\\/-38.30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10958-R11\",\"approval_number\":\"FL10958.1\",\"seq\":1,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 #2110\",\"product_description\":\"10'2\\\" Max width. 24'1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+14.50\\\/-16.40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10958-R11\",\"approval_number\":\"FL10958.2\",\"seq\":2,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 #2111\",\"product_description\":\"10'2\\\" Max width. 24'1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+24.50\\\/-27.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10958-R11\",\"approval_number\":\"FL10958.3\",\"seq\":3,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 #2112\",\"product_description\":\"10'2\\\" Max width. 24'1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+28.40\\\/-32.20\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10958-R11\",\"approval_number\":\"FL10958.4\",\"seq\":4,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 #2113\",\"product_description\":\"10'2\\\" Max width. 24'1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+32.60\\\/-36.90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10958-R11\",\"approval_number\":\"FL10958.5\",\"seq\":5,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 #2120\",\"product_description\":\"12'2\\\" Max width. 24'1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+11.40\\\/-12.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10958-R11\",\"approval_number\":\"FL10958.6\",\"seq\":6,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 #2122\",\"product_description\":\"12'2\\\" Max width. 24'1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+28.40\\\/-32.20\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10958-R11\",\"approval_number\":\"FL10958.7\",\"seq\":7,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 #2130\",\"product_description\":\"14'2\\\" Max width. 24'1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+11.40\\\/-12.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10958-R11\",\"approval_number\":\"FL10958.8\",\"seq\":8,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 #2131\",\"product_description\":\"14'2\\\" Max width. 24'1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+23.70\\\/-26.60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10958-R11\",\"approval_number\":\"FL10958.9\",\"seq\":9,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 #2140\",\"product_description\":\"16'2\\\" Max width. 24'1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+11.40\\\/-12.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10958-R11\",\"approval_number\":\"FL10958.10\",\"seq\":10,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 #2142\",\"product_description\":\"16'2\\\" Max width. 24'1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+27.50\\\/-31.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10958-R11\",\"approval_number\":\"FL10958.11\",\"seq\":11,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 #2143\",\"product_description\":\"16'2\\\" Max width. 24'1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+20.90\\\/-23.60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10958-R11\",\"approval_number\":\"FL10958.12\",\"seq\":12,\"product_model\":\"TS200 \\\/ 200-20 #2150\",\"product_description\":\"24'2\\\" Max width. 24'1\\\" Max height. Glazing available.\",\"design_pressure\":\"+14.00\\\/-15.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10958-R11\",\"approval_number\":\"FL10958.13\",\"seq\":13,\"product_model\":\"TS200 \\\/ 200-20 #2151\",\"product_description\":\"24'2\\\" Max width. 24'1\\\" Max height. Glazing available.\",\"design_pressure\":\"+20.9\\\/-23.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#11233-R13\",\"approval_number\":\"FL11233.1\",\"seq\":1,\"product_model\":\"C20, C24, C2400 #2000\",\"product_description\":\"9'2\\\" Max width. 24'1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+20.90\\\/-23.60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#11233-R13\",\"approval_number\":\"FL11233.2\",\"seq\":2,\"product_model\":\"C20, C24, C2400 #2001\",\"product_description\":\"9'2\\\" Max width. 24'1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+28.40\\\/-32.20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#11233-R13\",\"approval_number\":\"FL11233.3\",\"seq\":3,\"product_model\":\"C20, C24, C2400 #2002\",\"product_description\":\"9'2\\\" Max width. 24'1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+37.50\\\/-42.50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#11233-R13\",\"approval_number\":\"FL11233.4\",\"seq\":4,\"product_model\":\"C20, C24, C2400 #2003\",\"product_description\":\"9'2\\\" Max width. 24'1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+44.00\\\/-49.80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#11233-R13\",\"approval_number\":\"FL11233.5\",\"seq\":5,\"product_model\":\"C20, C24, C2400 #2010\",\"product_description\":\"10'2\\\" Max width. 24'1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+11.70\\\/-13.30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#11233-R13\",\"approval_number\":\"FL11233.6\",\"seq\":6,\"product_model\":\"C20, C24, C2400 #2011\",\"product_description\":\"10'2\\\" Max width. 24'1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+20.90\\\/-23.60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#11233-R13\",\"approval_number\":\"FL11233.7\",\"seq\":7,\"product_model\":\"C20, C24, C2400 #2012\",\"product_description\":\"10'2\\\" Max width. 24'1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+37.50\\\/-42.50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#11233-R13\",\"approval_number\":\"FL11233.8\",\"seq\":8,\"product_model\":\"C20, C24, C2400 #2013\",\"product_description\":\"10'2\\\" Max width. 24'1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+44.00\\\/-49.80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#11233-R13\",\"approval_number\":\"FL11233.9\",\"seq\":9,\"product_model\":\"C20, C24, C2400 #2020\",\"product_description\":\"12'2\\\" Max width. 24'1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+11.40\\\/-12.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#11233-R13\",\"approval_number\":\"FL11233.10\",\"seq\":10,\"product_model\":\"C20, C24, C2400 #2021\",\"product_description\":\"12'2\\\" Max width. 24'1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+23.70\\\/-26.60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#11233-R13\",\"approval_number\":\"FL11233.11\",\"seq\":11,\"product_model\":\"C20, C24, C2400 #2022\",\"product_description\":\"12'2\\\" Max width. 24'1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+31.60\\\/-35.40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#11233-R13\",\"approval_number\":\"FL11233.12\",\"seq\":12,\"product_model\":\"C20, C24, C2400 #2023\",\"product_description\":\"12'2\\\" Max width. 24'1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+44.00\\\/-49.80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#11233-R13\",\"approval_number\":\"FL11233.13\",\"seq\":13,\"product_model\":\"C20, C24, C2400 #2030\",\"product_description\":\"14'2\\\" Max width. 24'1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+11.40\\\/-12.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#11233-R13\",\"approval_number\":\"FL11233.14\",\"seq\":14,\"product_model\":\"C20, C24, C2400 #2031\",\"product_description\":\"14'2\\\" Max width. 24'1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+20.20\\\/-22.70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#11233-R13\",\"approval_number\":\"FL11233.15\",\"seq\":15,\"product_model\":\"C20, C24, C2400 #2040\",\"product_description\":\"16'2\\\" Max width. 24'1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+11.40\\\/-12.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#11233-R13\",\"approval_number\":\"FL11233.16\",\"seq\":16,\"product_model\":\"C20, C24, C2400 #2041\",\"product_description\":\"16'2\\\" Max width. 24'1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+20.20\\\/-22.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#11233-R13\",\"approval_number\":\"FL11233.17\",\"seq\":17,\"product_model\":\"C20, C24, C2400 #2042\",\"product_description\":\"16'2\\\" Max width. 24'1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+31.60\\\/-35.40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#11233-R13\",\"approval_number\":\"FL11233.18\",\"seq\":18,\"product_model\":\"C20, C24, C2400 #2043\",\"product_description\":\"16'2\\\" Max width. 24'1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+44.00\\\/-49.80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#11233-R13\",\"approval_number\":\"FL11233.19\",\"seq\":19,\"product_model\":\"C20, C24, C2400 #2050\",\"product_description\":\"24'2\\\" Max width. 24'1\\\" Max height. Glazing available.\",\"design_pressure\":\"+20.20\\\/-22.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#11233-R13\",\"approval_number\":\"FL11233.20\",\"seq\":20,\"product_model\":\"C20, C24, C2400 #2051\",\"product_description\":\"24'2\\\" Max width. 24'1\\\" Max height. Glazing available.\",\"design_pressure\":\"+31.60\\\/-35.40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#12099-R9\",\"approval_number\":\"FL12099.1\",\"seq\":1,\"product_model\":\"8700 #1000\",\"product_description\":\"9' Max width. 14' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+22.90\\\/-26.30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2039-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#12099-R9\",\"approval_number\":\"FL12099.2\",\"seq\":2,\"product_model\":\"8700 #1001\",\"product_description\":\"9' Max width. 14' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+31.20\\\/-35.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2039-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#12099-R9\",\"approval_number\":\"FL12099.3\",\"seq\":3,\"product_model\":\"8700 #1002\",\"product_description\":\"9' Max width. 14' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+41.60\\\/-46.30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2039-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#12099-R9\",\"approval_number\":\"FL12099.4\",\"seq\":4,\"product_model\":\"8700 #1020\",\"product_description\":\"16' Max width. 14' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+23.00\\\/-25.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2039-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#12099-R9\",\"approval_number\":\"FL12099.5\",\"seq\":5,\"product_model\":\"8700 #1021\",\"product_description\":\"16' Max width. 14' Max height.\",\"design_pressure\":\"+30.00\\\/-33.50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2039-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#12099-R9\",\"approval_number\":\"FL12099.6\",\"seq\":6,\"product_model\":\"8700 #1022\",\"product_description\":\"16' Max width. 8' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+43.40\\\/-48.40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2039-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#12099-R9\",\"approval_number\":\"FL12099.7\",\"seq\":7,\"product_model\":\"8700 #1040\",\"product_description\":\"18' Max width. 12' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+18.50\\\/-20.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2039-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#12099-R9\",\"approval_number\":\"FL12099.8\",\"seq\":8,\"product_model\":\"8700 #1041\",\"product_description\":\"18' Max width. 12' Max height.\",\"design_pressure\":\"+25.90\\\/-28.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2039-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#12099-R9\",\"approval_number\":\"FL12099.9\",\"seq\":9,\"product_model\":\"8700 #1042\",\"product_description\":\"18' Max width. 8' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+39.20\\\/-43.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2039-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#29618-R2\",\"approval_number\":\"FL29618.1\",\"seq\":1,\"product_model\":\"C20, C24 #2500\",\"product_description\":\"10'2\\\" Max width. 24'1\\\" Max height. Impact glazing available.\",\"design_pressure\":\"+50.0\\\/-56.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#29618-R2\",\"approval_number\":\"FL29618.2\",\"seq\":2,\"product_model\":\"C20, C24 #2501\",\"product_description\":\"14'2\\\" Max width. 24'1\\\" Max height. Impact glazing available.\",\"design_pressure\":\"+50.0\\\/-56.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#32012-R3\",\"approval_number\":\"FL32012.1\",\"seq\":1,\"product_model\":\"8855\\\/453\",\"product_description\":\"Wayne-Dalton Model 8855\\\/453 AFV, 22'2\\\" Max width, 30'1\\\" Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+18\\\/-18\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#32012-R3\",\"approval_number\":\"FL32012.2\",\"seq\":2,\"product_model\":\"8855\\\/453\",\"product_description\":\"Wayne-Dalton Model 8855\\\/453 AFV, 20'2\\\" Max width, 30'1\\\" Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+22\\\/-22\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#32012-R3\",\"approval_number\":\"FL32012.3\",\"seq\":3,\"product_model\":\"8855\\\/453\",\"product_description\":\"Wayne-Dalton Model 8855\\\/453 AFV, 18'2\\\" Max width, 30'1\\\" Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+26\\\/-26\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#32012-R3\",\"approval_number\":\"FL32012.4\",\"seq\":4,\"product_model\":\"8855\\\/453\",\"product_description\":\"Wayne-Dalton Model 8855\\\/453 AFV, 16'2\\\" Max width, 30'1\\\" Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+31\\\/-31\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#32012-R3\",\"approval_number\":\"FL32012.5\",\"seq\":5,\"product_model\":\"8855\\\/453\",\"product_description\":\"Wayne-Dalton Model 8855\\\/453 AFV, 14'2\\\" Max width, 30'1\\\" Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2050-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#32012-R3\",\"approval_number\":\"FL32012.6\",\"seq\":6,\"product_model\":\"8855\\\/453\",\"product_description\":\"Wayne-Dalton Model 8855\\\/453 AFV, 10'2\\\" Max width, 30'1\\\" Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#32012-R3\",\"approval_number\":\"FL32012.7\",\"seq\":7,\"product_model\":\"8855\\\/453\",\"product_description\":\"Wayne-Dalton Model 8855\\\/453 AFV, 16'2\\\" Max width, 30'1\\\" Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+48\\\/-54\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#32012-R3\",\"approval_number\":\"FL32012.8\",\"seq\":8,\"product_model\":\"8855\\\/453\",\"product_description\":\"Wayne-Dalton Model 8855\\\/453 AFV, 18'2\\\" Max width, 30'1\\\" Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+43\\\/-48\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#32360-R4\",\"approval_number\":\"FL32360.1\",\"seq\":1,\"product_model\":\"Models 5120, 9100, 9405, 9605, TS100, TS120\",\"product_description\":\"9'-0\\\" Max width. 12'-0\\\" Max height. Glazing available in 3rd section or higher.\",\"design_pressure\":\"+12.70\\\/-14.40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#32360-R4\",\"approval_number\":\"FL32360.2\",\"seq\":2,\"product_model\":\"Models 5120, 9100, 9405, 9605, TS100, TS120\",\"product_description\":\"9'-0\\\" Max width. 12'-0\\\" Max height. Glazing available in 3rd section or higher.\",\"design_pressure\":\"+15.4\\\/-17.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#32360-R4\",\"approval_number\":\"FL32360.3\",\"seq\":3,\"product_model\":\"Models 5120, 9100, 9405, 9605, TS100, TS120\",\"product_description\":\"9'-0\\\" Max width. 12'-0\\\" Max height. Glazing available in 3rd section or higher.\",\"design_pressure\":\"+18.4\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#32360-R4\",\"approval_number\":\"FL32360.4\",\"seq\":4,\"product_model\":\"Models 5120, 9100, 9405, 9605, TS100, TS120\",\"product_description\":\"9'-0\\\" Max width. 12'-0\\\" Max height. Glazing available in 3rd section or higher.\",\"design_pressure\":\"+25\\\/-28.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#32360-R4\",\"approval_number\":\"FL32360.5\",\"seq\":5,\"product_model\":\"Models 5120, 9100, 9405, 9605, TS100, TS120\",\"product_description\":\"9'-0\\\" Max width. 12'-0\\\" Max height. Glazing available in 3rd section or higher.\",\"design_pressure\":\"+32.6\\\/-36.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#32360-R4\",\"approval_number\":\"FL32360.6\",\"seq\":6,\"product_model\":\"Models 5120, 9100, 9405, 9605, TS100, TS120\",\"product_description\":\"9'-0\\\" Max width. 12'-0\\\" Max height. Glazing available in top section only.\",\"design_pressure\":\"+41.3\\\/-46.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#32360-R4\",\"approval_number\":\"FL32360.7\",\"seq\":7,\"product_model\":\"Models 5120, 9100, 9405, 9605, TS100, TS120\",\"product_description\":\"16'-0\\\" Max width. 12'-0\\\" Max height. Glazing available in 3rd section or higher.\",\"design_pressure\":\"+12.7\\\/-14.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#32360-R4\",\"approval_number\":\"FL32360.8\",\"seq\":8,\"product_model\":\"Models 5120, 9100, 9405, 9605, TS100, TS120\",\"product_description\":\"16'-0\\\" Max width. 12'-0\\\" Max height. Glazing available in 3rd section or higher.\",\"design_pressure\":\"+15.4\\\/-17.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#32360-R4\",\"approval_number\":\"FL32360.9\",\"seq\":9,\"product_model\":\"Models 5120, 9100, 9405, 9605, TS100, TS120\",\"product_description\":\"16'-0\\\" Max width. 12'-0\\\" Max height. Glazing available in 3rd section or higher.\",\"design_pressure\":\"+18.4\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#32360-R4\",\"approval_number\":\"FL32360.10\",\"seq\":10,\"product_model\":\"Models 5120, 9100, 9405, 9605, TS100, TS120\",\"product_description\":\"16'-0\\\" Max width. 12'-0\\\" Max height. Glazing available in 3rd section or higher.\",\"design_pressure\":\"+23\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#32360-R4\",\"approval_number\":\"FL32360.11\",\"seq\":11,\"product_model\":\"Models 5120, 9100, 9405, 9605, TS100, TS120\",\"product_description\":\"16'-0\\\" Max width. 12'-0\\\" Max height. Glazing available in 3rd section or higher.\",\"design_pressure\":\"+25\\\/-28.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#32360-R4\",\"approval_number\":\"FL32360.12\",\"seq\":12,\"product_model\":\"Models 5120, 9100, 9405, 9605, TS100, TS120\",\"product_description\":\"16'-0\\\" Max width. 12'-0\\\" Max height. Glazing available in 3rd section or higher.\",\"design_pressure\":\"+28.7\\\/-32.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#32360-R4\",\"approval_number\":\"FL32360.13\",\"seq\":13,\"product_model\":\"Models 5120, 9100, 9405, 9605, TS100, TS120\",\"product_description\":\"16'-0\\\" Max width. 12'-0\\\" Max height. Glazing available in top section only.\",\"design_pressure\":\"+32.6\\\/-36.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#32360-R4\",\"approval_number\":\"FL32360.14\",\"seq\":14,\"product_model\":\"Models 5120, 9100, 9405, 9605, TS100, TS120\",\"product_description\":\"16'-0\\\" Max width. 12'-0\\\" Max height. Glazing available in top section only.\",\"design_pressure\":\"+41.3\\\/-46.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#32360-R4\",\"approval_number\":\"FL32360.15\",\"seq\":15,\"product_model\":\"Models 5120, 9100, 9405, 9605, TS100, TS120\",\"product_description\":\"9'-0\\\" Max width. 12'-0\\\" Max height. Glazing available in top section only.\",\"design_pressure\":\"+46\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#32360-R4\",\"approval_number\":\"FL32360.16\",\"seq\":16,\"product_model\":\"Models 5120, 9100, 9405, 9605, TS100, TS120\",\"product_description\":\"18'-0\\\" Max width. 12'-0\\\" Max height. Glazing available in 3rd section or higher.\",\"design_pressure\":\"+12.7\\\/-14.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#32360-R4\",\"approval_number\":\"FL32360.17\",\"seq\":17,\"product_model\":\"Models 5120, 9100, 9405, 9605, TS100, TS120\",\"product_description\":\"18'-0\\\" Max width. 12'-0\\\" Max height. Glazing available in 3rd section or higher.\",\"design_pressure\":\"+18.4\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#32360-R4\",\"approval_number\":\"FL32360.18\",\"seq\":18,\"product_model\":\"Models 5120, 9100, 9405, 9605, TS100, TS120\",\"product_description\":\"18'-0\\\" Max width. 12'-0\\\" Max height. Glazing available in 3rd section or higher.\",\"design_pressure\":\"+25.0\\\/-28.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#32360-R4\",\"approval_number\":\"FL32360.19\",\"seq\":19,\"product_model\":\"Models 5120, 9100, 9405, 9605, TS100, TS120\",\"product_description\":\"18'-0\\\" Max width. 12'-0\\\" Max height. Glazing available in top section only.\",\"design_pressure\":\"+32.6\\\/-36.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#32360-R4\",\"approval_number\":\"FL32360.20\",\"seq\":20,\"product_model\":\"Models 5120, 9100, 9405, 9605, TS100, TS120\",\"product_description\":\"18'-0\\\" Max width. 12'-0\\\" Max height. Glazing available in top section only.\",\"design_pressure\":\"+41.3\\\/-46.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#32360-R4\",\"approval_number\":\"FL32360.21\",\"seq\":21,\"product_model\":\"Models 9605, TS120\",\"product_description\":\"9'-0\\\" Max width. 12'-0\\\" Max height. Glazing available in all sections.\",\"design_pressure\":\"+28.0\\\/-32.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#32360-R4\",\"approval_number\":\"FL32360.22\",\"seq\":22,\"product_model\":\"Models 9605, TS120\",\"product_description\":\"16'-0\\\" Max width. 12'-0\\\" Max height. Glazing available in all sections.\",\"design_pressure\":\"+25.0\\\/-28.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#32360-R4\",\"approval_number\":\"FL32360.23\",\"seq\":23,\"product_model\":\"Models 9605, TS120\",\"product_description\":\"18'-0\\\" Max width. 12'-0\\\" Max height. Glazing available in all sections.\",\"design_pressure\":\"+12.7\\\/-14.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#32360-R4\",\"approval_number\":\"FL32360.24\",\"seq\":24,\"product_model\":\"Models 9605, TS120\",\"product_description\":\"18'-0\\\" Max width. 12'-0\\\" Max height. Glazing available in all sections.\",\"design_pressure\":\"+15.4\\\/-17.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#32360-R4\",\"approval_number\":\"FL32360.25\",\"seq\":25,\"product_model\":\"Models 9605, TS120\",\"product_description\":\"18'-0\\\" Max width. 12'-0\\\" Max height. Glazing available in all sections.\",\"design_pressure\":\"+20.0\\\/-23.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#32360-R4\",\"approval_number\":\"FL32360.26\",\"seq\":26,\"product_model\":\"Models 9605, TS120\",\"product_description\":\"9'-0\\\" Max width. 12'-0\\\" Max height. Glazing available in all sections.\",\"design_pressure\":\"+34.4\\\/-38.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#32360-R4\",\"approval_number\":\"FL32360.27\",\"seq\":27,\"product_model\":\"Models 9605, TS120\",\"product_description\":\"16'-0\\\" Max width. 12'-0\\\" Max height. Glazing available in all sections.\",\"design_pressure\":\"+12.7\\\/-14.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#32360-R4\",\"approval_number\":\"FL32360.28\",\"seq\":28,\"product_model\":\"Models 9605, TS120\",\"product_description\":\"16'-0\\\" Max width. 12'-0\\\" Max height. Glazing available in all sections.\",\"design_pressure\":\"+20.0\\\/-23.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#32360-R4\",\"approval_number\":\"FL32360.29\",\"seq\":29,\"product_model\":\"Models 9605, TS120\",\"product_description\":\"9'-0\\\" Max width. 12'-0\\\" Max height. Glazing available in all sections.\",\"design_pressure\":\"+12.7\\\/-14.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#32360-R4\",\"approval_number\":\"FL32360.30\",\"seq\":30,\"product_model\":\"Models 9605, TS120\",\"product_description\":\"9'-0\\\" Max width. 12'-0\\\" Max height. Glazing available in all sections.\",\"design_pressure\":\"+18.4\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#32360-R4\",\"approval_number\":\"FL32360.31\",\"seq\":31,\"product_model\":\"Models 9605, TS120\",\"product_description\":\"9'-0\\\" Max width. 12'-0\\\" Max height. Glazing available in all sections.\",\"design_pressure\":\"+23\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#37359-R1\",\"approval_number\":\"FL37359.1\",\"seq\":1,\"product_model\":\"Models C20\\\/C24\\\/C2400\",\"product_description\":\"9'-4\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+11.40\\\/-12.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#37359-R1\",\"approval_number\":\"FL37359.2\",\"seq\":2,\"product_model\":\"Models C20\\\/C24\\\/C2400\",\"product_description\":\"9'-4\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+15.90\\\/-18.20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#37359-R1\",\"approval_number\":\"FL37359.3\",\"seq\":3,\"product_model\":\"Models C20\\\/C24\\\/C2400\",\"product_description\":\"9'-4\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+17.00\\\/-19.40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#37359-R1\",\"approval_number\":\"FL37359.4\",\"seq\":4,\"product_model\":\"Models C20\\\/C24\\\/C2400\",\"product_description\":\"9'-4\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+20.90\\\/-23.60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#37359-R1\",\"approval_number\":\"FL37359.5\",\"seq\":5,\"product_model\":\"Models C20\\\/C24\\\/C2400\",\"product_description\":\"9'-4\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+28.40\\\/-32.20\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#37359-R1\",\"approval_number\":\"FL37359.6\",\"seq\":6,\"product_model\":\"Models C20\\\/C24\\\/C2400\",\"product_description\":\"9'-4\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+37.50\\\/-42.50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#37359-R1\",\"approval_number\":\"FL37359.7\",\"seq\":7,\"product_model\":\"Models C20\\\/C24\\\/C2400\",\"product_description\":\"9'-4\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+44.00\\\/-49.80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#37359-R1\",\"approval_number\":\"FL37359.8\",\"seq\":8,\"product_model\":\"Models C20\\\/C24\\\/C2400\",\"product_description\":\"10'-4\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+11.70\\\/-13.30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#37359-R1\",\"approval_number\":\"FL37359.9\",\"seq\":9,\"product_model\":\"Models C20\\\/C24\\\/C2400\",\"product_description\":\"10'-4\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+15.90\\\/-18.20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#37359-R1\",\"approval_number\":\"FL37359.10\",\"seq\":10,\"product_model\":\"Models C20\\\/C24\\\/C2400\",\"product_description\":\"10'-4\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+17.00\\\/-19.40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#37359-R1\",\"approval_number\":\"FL37359.11\",\"seq\":11,\"product_model\":\"Models C20\\\/C24\\\/C2400\",\"product_description\":\"10'-4\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+20.90\\\/-23.60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#37359-R1\",\"approval_number\":\"FL37359.12\",\"seq\":12,\"product_model\":\"Models C20\\\/C24\\\/C2400\",\"product_description\":\"10'-4\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+37.50\\\/-42.50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#37359-R1\",\"approval_number\":\"FL37359.13\",\"seq\":13,\"product_model\":\"Models C20\\\/C24\\\/C2400\",\"product_description\":\"10'-4\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+44.00\\\/-49.80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#37359-R1\",\"approval_number\":\"FL37359.14\",\"seq\":14,\"product_model\":\"Models C20\\\/C24\\\/C2400\",\"product_description\":\"12'-2\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+11.40\\\/-12.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#37359-R1\",\"approval_number\":\"FL37359.15\",\"seq\":15,\"product_model\":\"Models C20\\\/C24\\\/C2400\",\"product_description\":\"12'-2\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+20.90\\\/-23.60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#37359-R1\",\"approval_number\":\"FL37359.16\",\"seq\":16,\"product_model\":\"Models C20\\\/C24\\\/C2400\",\"product_description\":\"12'-2\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+23.70\\\/-26.60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#37359-R1\",\"approval_number\":\"FL37359.17\",\"seq\":17,\"product_model\":\"Models C20\\\/C24\\\/C2400\",\"product_description\":\"12'-2\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+31.60\\\/-35.40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#37359-R1\",\"approval_number\":\"FL37359.18\",\"seq\":18,\"product_model\":\"Models C20\\\/C24\\\/C2400\",\"product_description\":\"12'-2\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+44.00\\\/-49.80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#37359-R1\",\"approval_number\":\"FL37359.19\",\"seq\":19,\"product_model\":\"Models C20\\\/C24\\\/C2400\",\"product_description\":\"14'-2\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+11.40\\\/-12.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#37359-R1\",\"approval_number\":\"FL37359.20\",\"seq\":20,\"product_model\":\"Models C20\\\/C24\\\/C2400\",\"product_description\":\"14'-2\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+15.90\\\/-18.20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#37359-R1\",\"approval_number\":\"FL37359.21\",\"seq\":21,\"product_model\":\"Models C20\\\/C24\\\/C2400\",\"product_description\":\"14'-2\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+20.20\\\/-22.70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#37359-R1\",\"approval_number\":\"FL37359.22\",\"seq\":22,\"product_model\":\"Models C20\\\/C24\\\/C2400\",\"product_description\":\"16'-2\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+11.40\\\/-12.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#37359-R1\",\"approval_number\":\"FL37359.23\",\"seq\":23,\"product_model\":\"Models C20\\\/C24\\\/C2400\",\"product_description\":\"16'-2\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+20.20\\\/-22.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#37359-R1\",\"approval_number\":\"FL37359.24\",\"seq\":24,\"product_model\":\"Models C20\\\/C24\\\/C2400\",\"product_description\":\"16'-2\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+31.60\\\/-35.40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#37359-R1\",\"approval_number\":\"FL37359.25\",\"seq\":25,\"product_model\":\"Models C20\\\/C24\\\/C2400\",\"product_description\":\"16'-2\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+44.00\\\/-49.80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#37359-R1\",\"approval_number\":\"FL37359.26\",\"seq\":26,\"product_model\":\"Models C20\\\/C24\\\/C2400\",\"product_description\":\"24'-2\\\" Max width. 24'-1\\\" Max height. Glazing available.\",\"design_pressure\":\"+20.20\\\/-22.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#37359-R1\",\"approval_number\":\"FL37359.27\",\"seq\":27,\"product_model\":\"Models C20\\\/C24\\\/C2400\",\"product_description\":\"24'-2\\\" Max width. 24'-1\\\" Max height. Glazing available.\",\"design_pressure\":\"+31.60\\\/-35.40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#38456-R2\",\"approval_number\":\"FL38456.1\",\"seq\":1,\"product_model\":\"Sectional Garage Door 4600\\\/4650\\\/6600\\\/8300\\\/8350\\\/8500\\\/5150\\\/5200\",\"product_description\":\"9'2\\\" max, 24' max height. Glazing available in all sections.\",\"design_pressure\":\"+12.8\\\/-14.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#38456-R2\",\"approval_number\":\"FL38456.2\",\"seq\":2,\"product_model\":\"Sectional Garage Door 4600\\\/4650\\\/6600\\\/8300\\\/8350\\\/8500\\\/5150\\\/5200\",\"product_description\":\"9'2\\\" max, 24' max height. Glazing available in all sections.\",\"design_pressure\":\"+18.4\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#38456-R2\",\"approval_number\":\"FL38456.3\",\"seq\":3,\"product_model\":\"Sectional Garage Door 4600\\\/4650\\\/6600\\\/8300\\\/8350\\\/8500\\\/5150\\\/5200\",\"product_description\":\"9'2\\\" max, 24' max height. Glazing available in all sections.\",\"design_pressure\":\"+25\\\/-28.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#38456-R2\",\"approval_number\":\"FL38456.4\",\"seq\":4,\"product_model\":\"Sectional Garage Door 4600\\\/4650\\\/6600\\\/8300\\\/8350\\\/8500\\\/5150\\\/5200\",\"product_description\":\"9'2\\\" max, 24' max height. Glazing available in all sections.\",\"design_pressure\":\"+32.6\\\/-36.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#38456-R2\",\"approval_number\":\"FL38456.5\",\"seq\":5,\"product_model\":\"Sectional Garage Door 4600\\\/4650\\\/6600\\\/8300\\\/8350\\\/8500\\\/5150\\\/5200\",\"product_description\":\"9'2\\\" max, 24' max height. Glazing available in all sections.\",\"design_pressure\":\"+36.8\\\/-41.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#38456-R2\",\"approval_number\":\"FL38456.6\",\"seq\":6,\"product_model\":\"Sectional Garage Door 4600\\\/4650\\\/6600\\\/8300\\\/8350\\\/8500\\\/5150\\\/5200\",\"product_description\":\"9'2\\\" max, 24' max height. Glazing available in all sections.\",\"design_pressure\":\"+41.3\\\/-46.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#38456-R2\",\"approval_number\":\"FL38456.7\",\"seq\":7,\"product_model\":\"Sectional Garage Door 4600\\\/4650\\\/6600\\\/8300\\\/8350\\\/8500\\\/5150\\\/5200\",\"product_description\":\"16'2\\\" max, 24' max height. Glazing available in all sections.\",\"design_pressure\":\"+12.4\\\/-14.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#38456-R2\",\"approval_number\":\"FL38456.8\",\"seq\":8,\"product_model\":\"Sectional Garage Door 4600\\\/4650\\\/6600\\\/8300\\\/8350\\\/8500\\\/5150\\\/5200\",\"product_description\":\"16'2\\\" max, 24' max height. Glazing available in all sections.\",\"design_pressure\":\"+18.4\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#38456-R2\",\"approval_number\":\"FL38456.9\",\"seq\":9,\"product_model\":\"Sectional Garage Door 4600\\\/4650\\\/6600\\\/8300\\\/8350\\\/8500\\\/5150\\\/5200\",\"product_description\":\"16'2\\\" max, 24' max height. Glazing available in all sections.\",\"design_pressure\":\"+25\\\/-28.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#38456-R2\",\"approval_number\":\"FL38456.10\",\"seq\":10,\"product_model\":\"Sectional Garage Door 4600\\\/4650\\\/6600\\\/8300\\\/8350\\\/8500\\\/5150\\\/5200\",\"product_description\":\"16'2\\\" max, 24' max height. Glazing available in all sections.\",\"design_pressure\":\"+32.6\\\/-36.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#38456-R2\",\"approval_number\":\"FL38456.11\",\"seq\":11,\"product_model\":\"Sectional Garage Door 4600\\\/4650\\\/6600\\\/8300\\\/8350\\\/8500\\\/5150\\\/5200\",\"product_description\":\"16'2\\\" max, 24' max height. Glazing available in all sections.\",\"design_pressure\":\"+36.8\\\/-41.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#38456-R2\",\"approval_number\":\"FL38456.12\",\"seq\":12,\"product_model\":\"Sectional Garage Door 4600\\\/4650\\\/6600\\\/8300\\\/8350\\\/8500\\\/5150\\\/5200\",\"product_description\":\"16'2\\\" max, 24' max height. Glazing available in all sections.\",\"design_pressure\":\"+41.3\\\/-46.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#38456-R2\",\"approval_number\":\"FL38456.13\",\"seq\":13,\"product_model\":\"Sectional Garage Door 4600\\\/4650\\\/6600\\\/8300\\\/8350\\\/8500\\\/5150\\\/5200\",\"product_description\":\"18'2\\\" max, 24' max height. Glazing available in all sections.\",\"design_pressure\":\"+12.8\\\/-14.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#38456-R2\",\"approval_number\":\"FL38456.14\",\"seq\":14,\"product_model\":\"Sectional Garage Door 4600\\\/4650\\\/6600\\\/8300\\\/8350\\\/8500\\\/5150\\\/5200\",\"product_description\":\"18'2\\\" max, 24' max height. Glazing available in all sections.\",\"design_pressure\":\"+18.4\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#38456-R2\",\"approval_number\":\"FL38456.15\",\"seq\":15,\"product_model\":\"Sectional Garage Door 4600\\\/4650\\\/6600\\\/8300\\\/8350\\\/8500\\\/5150\\\/5200\",\"product_description\":\"18'2\\\" max, 24' max height. Glazing available in all sections.\",\"design_pressure\":\"+25\\\/-28.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#38456-R2\",\"approval_number\":\"FL38456.16\",\"seq\":16,\"product_model\":\"Sectional Garage Door 4600\\\/4650\\\/6600\\\/8300\\\/8350\\\/8500\\\/5150\\\/5200\",\"product_description\":\"18'2\\\" max, 24' max height. Glazing available in all sections.\",\"design_pressure\":\"+32.6\\\/-36.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#38456-R2\",\"approval_number\":\"FL38456.17\",\"seq\":17,\"product_model\":\"Sectional Garage Door 4600\\\/4650\\\/6600\\\/8300\\\/8350\\\/8500\\\/5150\\\/5200\",\"product_description\":\"18'2\\\" max, 24' max height. Glazing available in all sections.\",\"design_pressure\":\"+36.8\\\/-41.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#38456-R2\",\"approval_number\":\"FL38456.18\",\"seq\":18,\"product_model\":\"Sectional Garage Door 4600\\\/4650\\\/6600\\\/8300\\\/8350\\\/8500\\\/5150\\\/5200\",\"product_description\":\"18'2\\\" max, 24' max height. Glazing available in all sections.\",\"design_pressure\":\"+41.3\\\/-46.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#38456-R2\",\"approval_number\":\"FL38456.19\",\"seq\":19,\"product_model\":\"Sectional Garage Door 4600\\\/4650\\\/6600\\\/8300\\\/8350\\\/8500\\\/5150\\\/5200\",\"product_description\":\"9'2\\\" max, 24' max height. Glazing available in all sections.\",\"design_pressure\":\"+46\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#38456-R2\",\"approval_number\":\"FL38456.20\",\"seq\":20,\"product_model\":\"Sectional Garage Door 4600\\\/4650\\\/6600\\\/8300\\\/8350\\\/8500\\\/5150\\\/5200\",\"product_description\":\"16'2\\\" max, 24' max height. Glazing available in all sections.\",\"design_pressure\":\"+46\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#38456-R2\",\"approval_number\":\"FL38456.21\",\"seq\":21,\"product_model\":\"Sectional Garage Door 4600\\\/4650\\\/6600\\\/8300\\\/8350\\\/8500\\\/5150\\\/5200\",\"product_description\":\"18'2\\\" max, 24' max height. Glazing available in all sections.\",\"design_pressure\":\"+43\\\/-48\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#46805-R1\",\"approval_number\":\"FL46805.1\",\"seq\":1,\"product_model\":\"8000\\\/8100\\\/8200\",\"product_description\":\"9' Max width.\\n14' Max height.\\nGlazing available in top or intermediate.\",\"design_pressure\":\"+26.90\\\/-30.80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#46805-R1\",\"approval_number\":\"FL46805.2\",\"seq\":2,\"product_model\":\"8000\\\/8100\\\/8200\",\"product_description\":\"9' Max width. 14' Max height. Glazing available in top or intermediate.\",\"design_pressure\":\"+31.00\\\/-35.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#46805-R1\",\"approval_number\":\"FL46805.3\",\"seq\":3,\"product_model\":\"8000\\\/8100\\\/8200\",\"product_description\":\"9' Max width. 14' Max height. Glazing available in top or intermediate.\",\"design_pressure\":\"+37.00\\\/-41.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#46805-R1\",\"approval_number\":\"FL46805.4\",\"seq\":4,\"product_model\":\"8000\\\/8100\\\/8200\",\"product_description\":\"9' Max width. 14' Max height. Glazing available in top or intermediate.\",\"design_pressure\":\"+41.3\\\/-46.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#46805-R1\",\"approval_number\":\"FL46805.5\",\"seq\":5,\"product_model\":\"8000\\\/8100\\\/8200\",\"product_description\":\"9' Max width. 14' Max height. Glazing available in top or intermediate.\",\"design_pressure\":\"+46.00\\\/-52.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#46805-R1\",\"approval_number\":\"FL46805.6\",\"seq\":6,\"product_model\":\"8000\\\/8100\\\/8200\",\"product_description\":\"16' Max width. 14' Max height. Glazing available in top or intermediate.\",\"design_pressure\":\"+23.00\\\/-25.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#46805-R1\",\"approval_number\":\"FL46805.7\",\"seq\":7,\"product_model\":\"8000\\\/8100\\\/8200\",\"product_description\":\"16' Max width. 14' Max height. Glazing available in top or intermediate.\",\"design_pressure\":\"+26.0\\\/-29.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#46805-R1\",\"approval_number\":\"FL46805.8\",\"seq\":8,\"product_model\":\"8000\\\/8100\\\/8200\",\"product_description\":\"16' Max width. 14' Max height. Glazing available in top or intermediate.\",\"design_pressure\":\"+30.0\\\/-33.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#46805-R1\",\"approval_number\":\"FL46805.9\",\"seq\":9,\"product_model\":\"8000\\\/8100\\\/8200\",\"product_description\":\"16' Max width. 14' Max height. Glazing available in top or intermediate.\",\"design_pressure\":\"+32.6\\\/-36.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#46805-R1\",\"approval_number\":\"FL46805.10\",\"seq\":10,\"product_model\":\"8000\\\/8100\\\/8200\",\"product_description\":\"16' Max width. 14' Max height. Glazing available in top or intermediate.\",\"design_pressure\":\"+34.4\\\/-38.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#46805-R1\",\"approval_number\":\"FL46805.11\",\"seq\":11,\"product_model\":\"8000\\\/8100\\\/8200\",\"product_description\":\"16' Max width. 14' Max height. Glazing available in top or intermediate.\",\"design_pressure\":\"+41.3\\\/-46.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#46805-R1\",\"approval_number\":\"FL46805.12\",\"seq\":12,\"product_model\":\"8000\\\/8100\\\/8200\",\"product_description\":\"16'2\\\" Max width. 14' Max height. Glazing available in top or intermediate.\",\"design_pressure\":\"+46.0\\\/-52.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#46805-R1\",\"approval_number\":\"FL46805.13\",\"seq\":13,\"product_model\":\"8000\\\/8100\\\/8200\",\"product_description\":\"18' Max width. 14' Max height. Glazing available in top or intermediate.\",\"design_pressure\":\"+23.0\\\/-25.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#46805-R1\",\"approval_number\":\"FL46805.14\",\"seq\":14,\"product_model\":\"8000\\\/8100\\\/8200\",\"product_description\":\"18' Max width. 14' Max height. Glazing available in top or intermediate.\",\"design_pressure\":\"+26.0\\\/-29.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#46805-R1\",\"approval_number\":\"FL46805.15\",\"seq\":15,\"product_model\":\"8000\\\/8100\\\/8200\",\"product_description\":\"18' Max width. 14' Max height. Glazing available in top or intermediate.\",\"design_pressure\":\"+34.4\\\/-38.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#46805-R1\",\"approval_number\":\"FL46805.16\",\"seq\":16,\"product_model\":\"8000\\\/8100\\\/8200\",\"product_description\":\"18'2\\\" Max width. 14' Max height. Glazing available in top or intermediate.\",\"design_pressure\":\"+46.0\\\/-52.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#46805-R1\",\"approval_number\":\"FL46805.17\",\"seq\":17,\"product_model\":\"8000\\\/8100\\\/8200\",\"product_description\":\"18'2\\\" Max width. 14' Max height. Glazing available in top or intermediate.\",\"design_pressure\":\"+32.6\\\/-36.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#46805-R1\",\"approval_number\":\"FL46805.18\",\"seq\":18,\"product_model\":\"8000\\\/8100\\\/8200\",\"product_description\":\"18'2\\\" Max width. 14' Max height. Glazing available in top or intermediate.\",\"design_pressure\":\"+41.3\\\/-46.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#47338-R1\",\"approval_number\":\"FL47338.1\",\"seq\":1,\"product_model\":\"Models 8670\\\/8310\",\"product_description\":\"10'0\\\" max width, 14'0 max height, glazing available in the top, or intermediate section.\",\"design_pressure\":\"+30.0\\\/-33.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#47338-R1\",\"approval_number\":\"FL47338.2\",\"seq\":2,\"product_model\":\"Models 8670\\\/8310\",\"product_description\":\"10'0\\\" max width, 14'0 max height, glazing available in the top, or intermediate section.\",\"design_pressure\":\"+39.2\\\/-43.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#47338-R1\",\"approval_number\":\"FL47338.3\",\"seq\":3,\"product_model\":\"Models 8670\\\/8310\",\"product_description\":\"10'0\\\" max width, 14'0 max height, glazing available in the top, or intermediate section.\",\"design_pressure\":\"+15.4\\\/-17.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#47338-R1\",\"approval_number\":\"FL47338.4\",\"seq\":4,\"product_model\":\"Models 8670\\\/8310\",\"product_description\":\"16'0\\\" max width, 14'0 max height, glazing available in the top, or intermediate section.\",\"design_pressure\":\"+12.7\\\/-14.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#47338-R1\",\"approval_number\":\"FL47338.5\",\"seq\":5,\"product_model\":\"Models 8670\\\/8310\",\"product_description\":\"16'0\\\" max width, 14'0 max height, glazing available in the top, or intermediate section.\",\"design_pressure\":\"+20.0\\\/-23.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#47338-R1\",\"approval_number\":\"FL47338.6\",\"seq\":6,\"product_model\":\"Models 8670\\\/8310\",\"product_description\":\"16'0\\\" max width, 14'0 max height, glazing available in the top, or intermediate section.\",\"design_pressure\":\"+23.0\\\/-25.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#47338-R1\",\"approval_number\":\"FL47338.7\",\"seq\":7,\"product_model\":\"Models 8670\\\/8310\",\"product_description\":\"16'0\\\" max width, 14'0 max height, glazing available in the top, or intermediate section.\",\"design_pressure\":\"+39.2\\\/-43.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#47338-R1\",\"approval_number\":\"FL47338.8\",\"seq\":8,\"product_model\":\"Models 8670\\\/8310\",\"product_description\":\"16'0\\\" max width, 14'0 max height, glazing available in the top, or intermediate section.\",\"design_pressure\":\"+30.0\\\/-33.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#47338-R1\",\"approval_number\":\"FL47338.9\",\"seq\":9,\"product_model\":\"Models 8670\\\/8310\",\"product_description\":\"16'0\\\" max width, 14'0 max height, glazing available in the top, or intermediate section.\",\"design_pressure\":\"+15.4\\\/-17.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#47338-R1\",\"approval_number\":\"FL47338.10\",\"seq\":10,\"product_model\":\"Models 8670\\\/8310\",\"product_description\":\"18'0\\\" max width, 14'0 max height, glazing available in the top, or intermediate section.\",\"design_pressure\":\"+26.3\\\/-29.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#47338-R1\",\"approval_number\":\"FL47338.11\",\"seq\":11,\"product_model\":\"Models 8670\\\/8310\",\"product_description\":\"18'0\\\" max width, 14'0 max height, glazing available in the top, or intermediate section.\",\"design_pressure\":\"+30.0\\\/-33.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#47338-R1\",\"approval_number\":\"FL47338.12\",\"seq\":12,\"product_model\":\"Models 8670\\\/8310\",\"product_description\":\"18'0\\\" max width, 14'0 max height, glazing available in the top, or intermediate section.\",\"design_pressure\":\"+12.7\\\/-14.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#47338-R1\",\"approval_number\":\"FL47338.13\",\"seq\":13,\"product_model\":\"Models 8670\\\/8310\",\"product_description\":\"18'0\\\" max width, 14'0 max height, glazing available in the top, or intermediate section.\",\"design_pressure\":\"+15.4\\\/-17.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#47338-R1\",\"approval_number\":\"FL47338.14\",\"seq\":14,\"product_model\":\"Models 8670\\\/8310\",\"product_description\":\"18'0\\\" max width, 14'0 max height, glazing available in the top, or intermediate section.\",\"design_pressure\":\"+18.4\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#47338-R1\",\"approval_number\":\"FL47338.15\",\"seq\":15,\"product_model\":\"Models 8670\\\/8310\",\"product_description\":\"10'0\\\" max width, 14'0 max height, glazing available in the top, or intermediate section.\",\"design_pressure\":\"+18.4\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#47338-R1\",\"approval_number\":\"FL47338.16\",\"seq\":16,\"product_model\":\"Models 8670\\\/8310\",\"product_description\":\"10'0\\\" max width, 14'0 max height, glazing available in the top, or intermediate section.\",\"design_pressure\":\"+25.0\\\/-28.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#22-R0\",\"approval_number\":\"FL22.1\",\"seq\":1,\"product_model\":\"8000\\\/8100 #0028\",\"product_description\":\"10' thru 16' wide. Design Pressure +22.00 \\\/ -24.66\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#22-R0\",\"approval_number\":\"FL22.2\",\"seq\":2,\"product_model\":\"8000\\\/8100 #0108\",\"product_description\":\"Thru 9' wide. Design Pressure +29.3 \\\/ -29.3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#22-R0\",\"approval_number\":\"FL22.3\",\"seq\":3,\"product_model\":\"8000\\\/8100 #0109\",\"product_description\":\"Thru 9' wide. Design Pressure +25.0 \\\/ -25.0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#22-R0\",\"approval_number\":\"FL22.4\",\"seq\":4,\"product_model\":\"8000\\\/8100 #0110\",\"product_description\":\"10' thru 16' wide. Design Pressure +27.0 \\\/ -29.0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#22-R0\",\"approval_number\":\"FL22.5\",\"seq\":5,\"product_model\":\"8000\\\/8100 #0119\",\"product_description\":\"Thru 9' wide. Design Pressure +37.0 \\\/ -37.0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#22-R0\",\"approval_number\":\"FL22.6\",\"seq\":6,\"product_model\":\"8000\\\/8100 #0120\",\"product_description\":\"Thru 9' wide. Design Pressure +46.0 \\\/ -52.0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#22-R0\",\"approval_number\":\"FL22.7\",\"seq\":7,\"product_model\":\"8000\\\/8100 #0121\",\"product_description\":\"10'2\\\" thru 16'2\\\" wide. Design Pressure +31.0 \\\/ -33.0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#22-R0\",\"approval_number\":\"FL22.8\",\"seq\":8,\"product_model\":\"8000\\\/8100 #0122\",\"product_description\":\"10'2\\\" thru 16'2\\\" wide. Design Pressure +44.0 \\\/ -49.0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#22-R0\",\"approval_number\":\"FL22.9\",\"seq\":9,\"product_model\":\"8000\\\/8100 #0123\",\"product_description\":\"17'2\\\" thru 18'2\\\" wide. Design Pressure +30.0 \\\/ -32.0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#22-R0\",\"approval_number\":\"FL22.10\",\"seq\":10,\"product_model\":\"8300\\\/8500\\\/5150\\\/5200 #0124\",\"product_description\":\"10' thru 16' wide. Design Pressure +27.0 \\\/ -29.0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#22-R0\",\"approval_number\":\"FL22.11\",\"seq\":11,\"product_model\":\"8300\\\/8500\\\/5150\\\/5200 #0125\",\"product_description\":\"10' thru 16' wide. Design Pressure +22.0 \\\/ -24.66\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#22-R0\",\"approval_number\":\"FL22.12\",\"seq\":12,\"product_model\":\"8300\\\/8500\\\/5150\\\/5200 #0126\",\"product_description\":\"10' thru 16' wide. Design Pressure +33.0 \\\/ -37.5\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#22-R0\",\"approval_number\":\"FL22.13\",\"seq\":13,\"product_model\":\"8300\\\/8500\\\/5150\\\/5200 #0127\",\"product_description\":\"Thru 9' wide. Design Pressure +46.0 \\\/ -52.0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#22-R0\",\"approval_number\":\"FL22.14\",\"seq\":14,\"product_model\":\"8300\\\/8500\\\/5150\\\/5200 #0130\",\"product_description\":\"17' thru 18' wide. Design Pressure +22.0 \\\/ -24.67\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#22-R0\",\"approval_number\":\"FL22.15\",\"seq\":15,\"product_model\":\"8300\\\/8500\\\/5150\\\/5200 #0131\",\"product_description\":\"17' thru 18' wide. Design Pressure +40.0 \\\/ -44.5\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#22-R0\",\"approval_number\":\"FL22.16\",\"seq\":16,\"product_model\":\"8300\\\/8500\\\/5150\\\/5200 #0132\",\"product_description\":\"Thru 9' wide. Design Pressure +31.0 \\\/ -36.0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#22-R0\",\"approval_number\":\"FL22.17\",\"seq\":17,\"product_model\":\"8300\\\/8500\\\/5150\\\/5200 #0133\",\"product_description\":\"Thru 9' wide. Design Pressure +23.0 \\\/ -26.0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#285-R0\",\"approval_number\":\"FL285.1\",\"seq\":1,\"product_model\":\"C20, C24, C2400 #0201\",\"product_description\":\"Commercial 9'2\\\" wide Design PSF +20.9 \\\/ -23.6\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#285-R0\",\"approval_number\":\"FL285.2\",\"seq\":2,\"product_model\":\"C20, C24, C2400 #0202\",\"product_description\":\"Commercial 9'2\\\" wide Design PSF +31.0 \\\/ -33.0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#285-R0\",\"approval_number\":\"FL285.3\",\"seq\":3,\"product_model\":\"C20, C24, C2400 #0203\",\"product_description\":\"Commercial 12'2\\\" wide Design PSF +20.9 \\\/ -23.6\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#285-R0\",\"approval_number\":\"FL285.4\",\"seq\":4,\"product_model\":\"C20, C24, C2400 #0204\",\"product_description\":\"Commercial 10'2\\\" wide Design PSF +20.9 \\\/ -23.6\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#285-R0\",\"approval_number\":\"FL285.5\",\"seq\":5,\"product_model\":\"C20, C24, C2400 #0205\",\"product_description\":\"Commercial 10'2\\\" wide Design PSF +31.0 \\\/ -33.0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#285-R0\",\"approval_number\":\"FL285.6\",\"seq\":6,\"product_model\":\"C20, C24, C2400 #0207\",\"product_description\":\"Commercial 24'2\\\" wide Design PSF +20.2 \\\/ -22.7\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#285-R0\",\"approval_number\":\"FL285.7\",\"seq\":7,\"product_model\":\"C20, C24, C2400 #0210\",\"product_description\":\"Commercial 16'2\\\" wide Design PSF +27.5 \\\/ -31.0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#887-R0\",\"approval_number\":\"FL887.1\",\"seq\":1,\"product_model\":\"8000\\\/8100 #0105\",\"product_description\":\"10' thru 16' wide. Design Pressure +36.67 \\\/ -36.67\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#887-R0\",\"approval_number\":\"FL887.2\",\"seq\":2,\"product_model\":\"8000\\\/8100 #0134\",\"product_description\":\"17' thru 18' wide. Design Pressure +18.50 \\\/-20.50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#887-R0\",\"approval_number\":\"FL887.3\",\"seq\":3,\"product_model\":\"8000\\\/8100 #0218\",\"product_description\":\"10' thru 16' wide. Design Pressure +16.00 \\\/ -17.00\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#887-R0\",\"approval_number\":\"FL887.4\",\"seq\":4,\"product_model\":\"8000\\\/8100 Post #0219\",\"product_description\":\"10' thru 16' wide. Design Pressure +40.00 \\\/ -44.500\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#887-R0\",\"approval_number\":\"FL887.5\",\"seq\":5,\"product_model\":\"8000\\\/8100 Post #0223\",\"product_description\":\"10' thru 16' wide. Design Pressure +22.00 \\\/ -24.60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#887-R0\",\"approval_number\":\"FL887.6\",\"seq\":6,\"product_model\":\"8000\\\/8100 Post #0303\",\"product_description\":\"17' thru 18' wide. Design Pressure +34.40 \\\/ -38.30\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#887-R0\",\"approval_number\":\"FL887.7\",\"seq\":7,\"product_model\":\"8000\\\/8100 Post #0304\",\"product_description\":\"Thru 9' wide. Design Pressure +31.00 \\\/ -36.00\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#887-R0\",\"approval_number\":\"FL887.8\",\"seq\":8,\"product_model\":\"8000\\\/8100 Post #0305\",\"product_description\":\"Thru 9' wide. Design Pressure +46.00 \\\/ -52.00\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#887-R0\",\"approval_number\":\"FL887.9\",\"seq\":9,\"product_model\":\"9100\\\/9600\\\/9900 Post #0220\",\"product_description\":\"Thru 9' wide. Design Pressure +26.70 \\\/ -30.20\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#887-R0\",\"approval_number\":\"FL887.10\",\"seq\":10,\"product_model\":\"9100\\\/9600\\\/9900 Post #0221\",\"product_description\":\"10' thru 18' wide. Design Pressure +22.00 \\\/ -24.60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#887-R0\",\"approval_number\":\"FL887.11\",\"seq\":11,\"product_model\":\"9100\\\/9600\\\/9900 Post #0226\",\"product_description\":\"Thru 9' wide. Design Pressure +46.00 \\\/ -52.00\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#887-R0\",\"approval_number\":\"FL887.12\",\"seq\":12,\"product_model\":\"9100\\\/9600\\\/9900 Post #0300\",\"product_description\":\"10' thru 18' wide. Design Pressure +31.00 \\\/ -33.10\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#887-R0\",\"approval_number\":\"FL887.13\",\"seq\":13,\"product_model\":\"9100\\\/9600\\\/9900 Post #0301\",\"product_description\":\"10' thru 18' wide. Design Pressure +40.00 \\\/ -44.50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1430-R0\",\"approval_number\":\"FL1430.1\",\"seq\":1,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0306\",\"product_description\":\"16'2\\\" Wide. Design Pressure +20.90 \\\/ -23.60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1430-R0\",\"approval_number\":\"FL1430.2\",\"seq\":2,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0307\",\"product_description\":\"16'2\\\" Wide. Design Pressure +27.50 \\\/ -31.00\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1430-R0\",\"approval_number\":\"FL1430.3\",\"seq\":3,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0308\",\"product_description\":\"16'2\\\" Wide. Design Pressure +20.20 \\\/ -22.70\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1430-R0\",\"approval_number\":\"FL1430.4\",\"seq\":4,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0309\",\"product_description\":\"16'2\\\" Wide. Design Pressure +22.50 \\\/ -25.10\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1430-R0\",\"approval_number\":\"FL1430.5\",\"seq\":5,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0311\",\"product_description\":\"12'2\\\" Wide. Design Pressure +28.40 \\\/ -32.20\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1430-R0\",\"approval_number\":\"FL1430.6\",\"seq\":6,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0314\",\"product_description\":\"10'2\\\" Wide. Design Pressure +32.60 \\\/ -36.90\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1430-R0\",\"approval_number\":\"FL1430.7\",\"seq\":7,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0315\",\"product_description\":\"10'2\\\" Wide. Design Pressure +31.00 \\\/ -33.00\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1430-R0\",\"approval_number\":\"FL1430.8\",\"seq\":8,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0316\",\"product_description\":\"10'2\\\" Wide. Design Pressure +24.50 \\\/ -27.70\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1430-R0\",\"approval_number\":\"FL1430.9\",\"seq\":9,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0317\",\"product_description\":\"9'2\\\" Wide. Design Pressure +32.60 \\\/ -36.90\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1430-R0\",\"approval_number\":\"FL1430.10\",\"seq\":10,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0318\",\"product_description\":\"9'2\\\" Wide. Design Pressure +28.40 \\\/ -32.20\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1430-R0\",\"approval_number\":\"FL1430.11\",\"seq\":11,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0319\",\"product_description\":\"9'2\\\" Wide. Design Pressure +24.50 \\\/ -27.70\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1430-R0\",\"approval_number\":\"FL1430.12\",\"seq\":12,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0321\",\"product_description\":\"10'2\\\" Wide. Design Pressure +20.90 \\\/ -23.60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1430-R0\",\"approval_number\":\"FL1430.13\",\"seq\":13,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0324\",\"product_description\":\"9'2\\\" Wide. Design Pressure +32.60 \\\/ -36.90\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1430-R0\",\"approval_number\":\"FL1430.14\",\"seq\":14,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0325\",\"product_description\":\"10'2\\\" Wide. Design Pressure +20.90 \\\/ -23.60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1430-R0\",\"approval_number\":\"FL1430.15\",\"seq\":15,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0326\",\"product_description\":\"9'2\\\" Wide. Design Pressure +24.50 \\\/ -27.70\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1430-R0\",\"approval_number\":\"FL1430.16\",\"seq\":16,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0327\",\"product_description\":\"9'2\\\" Wide. Design Pressure +20.90 \\\/ -23.60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1430-R0\",\"approval_number\":\"FL1430.17\",\"seq\":17,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0328\",\"product_description\":\"9'2\\\" Wide. Design Pressure +17.50 \\\/ -19.90\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1430-R0\",\"approval_number\":\"FL1430.18\",\"seq\":18,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0330\",\"product_description\":\"12'2\\\" Wide. Design Pressure +14.00 \\\/ -15.70\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1430-R0\",\"approval_number\":\"FL1430.19\",\"seq\":19,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0331\",\"product_description\":\"9'2\\\" Wide. Design Pressure +20.90 \\\/ -23.60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1430-R0\",\"approval_number\":\"FL1430.20\",\"seq\":20,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0332\",\"product_description\":\"9'2\\\" Wide. Design Pressure +14.50 \\\/ -16.40\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1430-R0\",\"approval_number\":\"FL1430.21\",\"seq\":21,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0333\",\"product_description\":\"12'2\\\" Wide. Design Pressure +20.90 \\\/ -23.60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1430-R0\",\"approval_number\":\"FL1430.22\",\"seq\":22,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0335\",\"product_description\":\"9'2\\\" Wide. Design Pressure +28.40 \\\/ -32.20\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1430-R0\",\"approval_number\":\"FL1430.23\",\"seq\":23,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0336\",\"product_description\":\"12'2\\\" Wide. Design Pressure +27.50 \\\/ -31.00\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1430-R0\",\"approval_number\":\"FL1430.24\",\"seq\":24,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0337\",\"product_description\":\"12'2\\\" Wide. Design Pressure +20.20 \\\/ -22.70\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1430-R0\",\"approval_number\":\"FL1430.25\",\"seq\":25,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0338\",\"product_description\":\"12'2\\\" Wide. Design Pressure +20.90 \\\/ - 23.60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1430-R0\",\"approval_number\":\"FL1430.26\",\"seq\":26,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0339\",\"product_description\":\"10'2\\\" Wide. Design Pressure +11.70 \\\/ -13.30\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1430-R0\",\"approval_number\":\"FL1430.27\",\"seq\":27,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0340\",\"product_description\":\"10'2\\\" Wide. Design Pressure +24.50 \\\/ -27.70\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1430-R0\",\"approval_number\":\"FL1430.28\",\"seq\":28,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 #0320\",\"product_description\":\"10'2\\\" Wide. Design Pressure +28.40 \\\/ -32.20\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1840-R0\",\"approval_number\":\"FL1840.1\",\"seq\":1,\"product_model\":\"8000 \\\/ 8100 #0211\",\"product_description\":\"10'2\\\" thru 16' 2\\\" wide. Design Pressure +31.0 \\\/ -33.0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1840-R0\",\"approval_number\":\"FL1840.2\",\"seq\":2,\"product_model\":\"8000 \\\/ 8100 #0212\",\"product_description\":\"Thru 9' wide. Design Pressure +46.0 \\\/ -52.0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1840-R0\",\"approval_number\":\"FL1840.3\",\"seq\":3,\"product_model\":\"8000 \\\/ 8100 #0213\",\"product_description\":\"10'2\\\" thru 16'2\\\" wide. Design Pressure +44.0 \\\/ -49.0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1840-R0\",\"approval_number\":\"FL1840.4\",\"seq\":4,\"product_model\":\"8000 \\\/ 8100 #0214\",\"product_description\":\"17'2\\\" thru 18'2\\\" wide. Design Pressure +30.0 \\\/ -32.0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1840-R0\",\"approval_number\":\"FL1840.5\",\"seq\":5,\"product_model\":\"8000 \\\/ 8100 Post #0400\",\"product_description\":\"10' thru 16' wide. Design Pressure +34.4 \\\/ -38.3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2678-R0\",\"approval_number\":\"FL2678.1\",\"seq\":1,\"product_model\":\"8000 \\\/ 8100 #0432\",\"product_description\":\"Residential 10' thru 16' wide. Design PSF +30.0 \\\/ -33.5\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2678-R0\",\"approval_number\":\"FL2678.2\",\"seq\":2,\"product_model\":\"C20, C24, C2400 #0401\",\"product_description\":\"Commercial 9'2\\\" wide. Design PSF +44.0 \\\/ -49.8\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2678-R0\",\"approval_number\":\"FL2678.3\",\"seq\":3,\"product_model\":\"C20, C24, C2400 #0402\",\"product_description\":\"Commercial 9'2\\\" wide. Design PSF +38.5 \\\/ -43.5\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2678-R0\",\"approval_number\":\"FL2678.4\",\"seq\":4,\"product_model\":\"C20, C24, C2400 #0406\",\"product_description\":\"Commercial 12'2\\\" wide. Design PSF +44.0 \\\/ -49.8\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2678-R0\",\"approval_number\":\"FL2678.5\",\"seq\":5,\"product_model\":\"C20, C24, C2400 #0407\",\"product_description\":\"Commercial 12'2\\\" wide. Design PSF +39.4 \\\/ -44.6\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2678-R0\",\"approval_number\":\"FL2678.6\",\"seq\":6,\"product_model\":\"C20, C24, C2400 #0408\",\"product_description\":\"Commercial 12'2\\\" wide. Design PSF +27.5 \\\/ -30.8\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2678-R0\",\"approval_number\":\"FL2678.7\",\"seq\":7,\"product_model\":\"C20, C24, C2400 #0409\",\"product_description\":\"Commercial 10'2\\\" wide. Design PSF +44.0 \\\/ -49.8 Approved with two rows of aluminum full view glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2678-R0\",\"approval_number\":\"FL2678.8\",\"seq\":8,\"product_model\":\"C20, C24, C2400 #0411\",\"product_description\":\"Commercial 10'2\\\" wide. Design PSF +33.0 \\\/ -37.5 Approved with two rows of aluminum full view glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2678-R0\",\"approval_number\":\"FL2678.9\",\"seq\":9,\"product_model\":\"C20, C24, C2400 #0412\",\"product_description\":\"Commercial 10'2\\\" wide. Design PSF +33.0 \\\/ -37.5 Approved with one row of aluminum full view glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2678-R0\",\"approval_number\":\"FL2678.10\",\"seq\":10,\"product_model\":\"C20, C24, C2400 #0413\",\"product_description\":\"Commercial 12'2\\\" wide. Design PSF +27.5 \\\/ -30.8 Approved with one row of aluminum full view glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2678-R0\",\"approval_number\":\"FL2678.11\",\"seq\":11,\"product_model\":\"C20, C24, C2400 #0414\",\"product_description\":\"Commercial 12'2\\\" wide. Design PSF +20.2 \\\/ -22.7 Approved with one row of aluminum full view glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2678-R0\",\"approval_number\":\"FL2678.12\",\"seq\":12,\"product_model\":\"C20, C24, C2400 #0415\",\"product_description\":\"Commercial 12'2\\\" wide. Design PSF +27.5 \\\/ -30.8 Approved with two rows of aluminum full view glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2678-R0\",\"approval_number\":\"FL2678.13\",\"seq\":13,\"product_model\":\"C20, C24, C2400 #0417\",\"product_description\":\"Commercial 10'2\\\" wide. Design PSF +28.4 \\\/ -32.2 Approved with one row of aluminum full view glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2678-R0\",\"approval_number\":\"FL2678.14\",\"seq\":14,\"product_model\":\"C20, C24, C2400 #0418\",\"product_description\":\"Commercial 10'2\\\" wide. Design PSF +32.6 \\\/ -36.9\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2678-R0\",\"approval_number\":\"FL2678.15\",\"seq\":15,\"product_model\":\"C20, C24, C2400 #0420\",\"product_description\":\"Commercial 16'2\\\" wide. Design PSF +42.7 \\\/ -47.8\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2678-R0\",\"approval_number\":\"FL2678.16\",\"seq\":16,\"product_model\":\"C20, C24, C2400 #0421\",\"product_description\":\"Commercial 16'2\\\" wide. Design PSF +31.6 \\\/ -35.4 Approved with one row of aluminum full view glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2678-R0\",\"approval_number\":\"FL2678.17\",\"seq\":17,\"product_model\":\"C20, C24, C2400 #0422\",\"product_description\":\"Commercial 16'2\\\" wide. Design PSF +31.6 \\\/ -35.4 Approved with two rows of aluminum full view glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2678-R0\",\"approval_number\":\"FL2678.18\",\"seq\":18,\"product_model\":\"C20, C24, C2400 #0439\",\"product_description\":\"Commercial 12'2\\\" wide. Design PSF +36.3 \\\/ -40.7 Approved with one row of aluminum full view glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2678-R0\",\"approval_number\":\"FL2678.19\",\"seq\":19,\"product_model\":\"C20, C24, C2400 #0440\",\"product_description\":\"Commercial 12'2\\\" wide. Design PSF +36.3 \\\/ -40.7 Approved with two rows of aluminum full view glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2678-R0\",\"approval_number\":\"FL2678.20\",\"seq\":20,\"product_model\":\"C20, C24, C2400 #0441\",\"product_description\":\"Commercial 12'2\\\" wide. Design PSF +20.9 \\\/ -23.6 Approved with two rows of aluminum full view glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2678-R0\",\"approval_number\":\"FL2678.21\",\"seq\":21,\"product_model\":\"C20, C24, C2400 #0442\",\"product_description\":\"Commercial 12'2\\\" wide. Design PSF +20.9 \\\/ -23.6 Approved with one row of aluminum full view glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2678-R0\",\"approval_number\":\"FL2678.22\",\"seq\":22,\"product_model\":\"PR 9000 \\\/ 9050 #0403\",\"product_description\":\"Residential 12' thru 16' wide. Design PSF +15.3 \\\/ -17.0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2678-R0\",\"approval_number\":\"FL2678.23\",\"seq\":23,\"product_model\":\"PR 9000 \\\/ 9050 #0404\",\"product_description\":\"Residential 12' thru 16' wide. Design PSF +22.0 \\\/ -24.5\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2678-R0\",\"approval_number\":\"FL2678.24\",\"seq\":24,\"product_model\":\"PR 9000 \\\/ 9050 #0405\",\"product_description\":\"Residential 12' thru 16' wide. Design PSF +25.9 \\\/ -28.8\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2678-R0\",\"approval_number\":\"FL2678.25\",\"seq\":25,\"product_model\":\"PR 9000 \\\/ 9050 #0423\",\"product_description\":\"Residential thru 9' wide. Design PSF +26.9 \\\/ -30.8\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2678-R0\",\"approval_number\":\"FL2678.26\",\"seq\":26,\"product_model\":\"PR 9000 \\\/ 9050 #0424\",\"product_description\":\"Residential thru 9' wide. Design PSF +45.3 \\\/ -51.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2678-R0\",\"approval_number\":\"FL2678.27\",\"seq\":27,\"product_model\":\"PR 9000 \\\/ 9050 #0425\",\"product_description\":\"Residential thru 9' wide. Design PSF +35.7 \\\/ -41.0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2678-R0\",\"approval_number\":\"FL2678.28\",\"seq\":28,\"product_model\":\"PR 9000 \\\/ 9050 #0426\",\"product_description\":\"Residential thru 9' wide. Design PSF +31.2 \\\/ -35.8\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2678-R0\",\"approval_number\":\"FL2678.29\",\"seq\":29,\"product_model\":\"PR 9000 \\\/ 9050 #0433\",\"product_description\":\"Residential thru 9' wide. Design PSF +19.2 \\\/ -22.0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2678-R0\",\"approval_number\":\"FL2678.30\",\"seq\":30,\"product_model\":\"PR 9000 \\\/ 9050 #0434\",\"product_description\":\"Residential thru 9' wide. Design PSF +12.8 \\\/ -14.8\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2678-R0\",\"approval_number\":\"FL2678.31\",\"seq\":31,\"product_model\":\"PR 9000 \\\/ 9050 #0435\",\"product_description\":\"Residential 17' thru 18' wide. Design PSF +15.3 \\\/ -17.0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2678-R0\",\"approval_number\":\"FL2678.32\",\"seq\":32,\"product_model\":\"PR 9000 \\\/ 9050 #0436\",\"product_description\":\"Residential 17' thru 18' wide. Design PSF +18.5 \\\/ -20.7\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2678-R0\",\"approval_number\":\"FL2678.33\",\"seq\":33,\"product_model\":\"PR 9000 \\\/ 9050 #0443\",\"product_description\":\"Residential 10' wide. Design PSF +15.9 \\\/ -18.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2678-R0\",\"approval_number\":\"FL2678.34\",\"seq\":34,\"product_model\":\"PR 9000 \\\/ 9050 #0444\",\"product_description\":\"Residential 10' wide. Design PSF +22.9 \\\/ -26.3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2678-R0\",\"approval_number\":\"FL2678.35\",\"seq\":35,\"product_model\":\"PR 9000 \\\/ 9050 #0445\",\"product_description\":\"Residential 10' wide. Design PSF +26.9 \\\/ -30.8\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2678-R0\",\"approval_number\":\"FL2678.36\",\"seq\":36,\"product_model\":\"PR 9000 \\\/ 9050 #0446\",\"product_description\":\"Residential 10' wide. Design PSF +31.2 \\\/ -35.8\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2678-R0\",\"approval_number\":\"FL2678.37\",\"seq\":37,\"product_model\":\"PR 9000 \\\/ 9050 #0447\",\"product_description\":\"Residential 10' wide. Design PSF +41.0 \\\/ -46.3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2678-R0\",\"approval_number\":\"FL2678.38\",\"seq\":38,\"product_model\":\"PR 9000 \\\/ 9050 Post #0419\",\"product_description\":\"Residential 10' thru 16' wide. Design PSF +43.4 \\\/ -48.4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2678-R0\",\"approval_number\":\"FL2678.39\",\"seq\":39,\"product_model\":\"PR 9000 \\\/ 9050 Post #0431\",\"product_description\":\"Residential 10' thru 16' wide. Design PSF +34.4 \\\/ -38.3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2678-R0\",\"approval_number\":\"FL2678.40\",\"seq\":40,\"product_model\":\"PR 9000 \\\/ 9050 Post #0437\",\"product_description\":\"Residential 17' thru 18' wide. Design PSF +30.0 \\\/ -33.5\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#3076-R0\",\"approval_number\":\"FL3076.1\",\"seq\":1,\"product_model\":\"5500 \\\/ 9700 #0500\",\"product_description\":\"Thru 9' wide. Design PSF +12.80 \\\/ -14.80\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#3076-R0\",\"approval_number\":\"FL3076.2\",\"seq\":2,\"product_model\":\"5500 \\\/ 9700 #0501\",\"product_description\":\"Thru 9' wide. Design PSF +12.80 \\\/ -14.80. Approved with glass in top section.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#3076-R0\",\"approval_number\":\"FL3076.3\",\"seq\":3,\"product_model\":\"5500 \\\/ 9700 #0502\",\"product_description\":\"Thru 9' wide. Design PSF +22.90 \\\/ -26.30.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#3076-R0\",\"approval_number\":\"FL3076.4\",\"seq\":4,\"product_model\":\"5500 \\\/ 9700 #0503\",\"product_description\":\"Thru 9' wide. Design PSF +22.90 \\\/ -26.30. Approved with glass in top section.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#3076-R0\",\"approval_number\":\"FL3076.5\",\"seq\":5,\"product_model\":\"5500 \\\/ 9700 #0504\",\"product_description\":\"Thru 9' wide. Design PSF +26.90 \\\/ -30.80.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#3076-R0\",\"approval_number\":\"FL3076.6\",\"seq\":6,\"product_model\":\"5500 \\\/ 9700 #0505\",\"product_description\":\"Thru 9' wide. Design PSF +26.90 \\\/ -30.80. Approved with glass in top section.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#3076-R0\",\"approval_number\":\"FL3076.7\",\"seq\":7,\"product_model\":\"5500 \\\/ 9700 #0506\",\"product_description\":\"Thru 9' wide. Design PSF +31.20 \\\/ -35.80.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#3076-R0\",\"approval_number\":\"FL3076.8\",\"seq\":8,\"product_model\":\"5500 \\\/ 9700 #0507\",\"product_description\":\"Thru 9' wide. Design PSF +31.20 \\\/ -35.80. Approved with glass in top section.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#3076-R0\",\"approval_number\":\"FL3076.9\",\"seq\":9,\"product_model\":\"5500 \\\/ 9700 #0508\",\"product_description\":\"Thru 9' wide. Design PSF +35.70 \\\/ -41.00.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#3076-R0\",\"approval_number\":\"FL3076.10\",\"seq\":10,\"product_model\":\"5500 \\\/ 9700 #0509\",\"product_description\":\"Thru 9' wide. Design PSF +45.30 \\\/ -51.20.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#3076-R0\",\"approval_number\":\"FL3076.11\",\"seq\":11,\"product_model\":\"5500 \\\/ 9700 #0510\",\"product_description\":\"10' wide. Design PSF +12.80 \\\/ -14.80.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#3076-R0\",\"approval_number\":\"FL3076.12\",\"seq\":12,\"product_model\":\"5500 \\\/ 9700 #0511\",\"product_description\":\"10' wide. Design PSF +12.80 \\\/ -14.80. Approved with glass in top section.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#3076-R0\",\"approval_number\":\"FL3076.13\",\"seq\":13,\"product_model\":\"5500 \\\/ 9700 #0512\",\"product_description\":\"10' wide. Design PSF +19.20 \\\/ -22.00.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#3076-R0\",\"approval_number\":\"FL3076.14\",\"seq\":14,\"product_model\":\"5500 \\\/ 9700 #0513\",\"product_description\":\"10' wide. Design PSF +19.20 \\\/ -22.00. Approved with glass in top section.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#3076-R0\",\"approval_number\":\"FL3076.15\",\"seq\":15,\"product_model\":\"5500 \\\/ 9700 #0514\",\"product_description\":\"10' wide. Design PSF +22.90 \\\/ -26.30.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#3076-R0\",\"approval_number\":\"FL3076.16\",\"seq\":16,\"product_model\":\"5500 \\\/ 9700 #0515\",\"product_description\":\"10' wide. Design PSF +22.90 \\\/ -26.30. Approved with glass in top section.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#3076-R0\",\"approval_number\":\"FL3076.17\",\"seq\":17,\"product_model\":\"5500 \\\/ 9700 #0516\",\"product_description\":\"10' wide. Design PSF +26.90 \\\/ -30.80.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#3076-R0\",\"approval_number\":\"FL3076.18\",\"seq\":18,\"product_model\":\"5500 \\\/ 9700 #0517\",\"product_description\":\"10' wide. Design PSF +26.90 \\\/ -30.80. Approved with glass in top section.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#3076-R0\",\"approval_number\":\"FL3076.19\",\"seq\":19,\"product_model\":\"5500 \\\/ 9700 #0518\",\"product_description\":\"10' wide. Design PSF +31.20 \\\/ -35.80.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#3076-R0\",\"approval_number\":\"FL3076.20\",\"seq\":20,\"product_model\":\"5500 \\\/ 9700 #0519\",\"product_description\":\"10' wide. Design PSF +41.00 \\\/ -46.30.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#3076-R0\",\"approval_number\":\"FL3076.21\",\"seq\":21,\"product_model\":\"5500 \\\/ 9700 #0520\",\"product_description\":\"16' wide. Design PSF +12.40 \\\/ -13.80. Approved with glass in top section.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#3076-R0\",\"approval_number\":\"FL3076.22\",\"seq\":22,\"product_model\":\"5500 \\\/ 9700 #0521\",\"product_description\":\"16' wide. Design PSF +15.30 \\\/ -17.00.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#3076-R0\",\"approval_number\":\"FL3076.23\",\"seq\":23,\"product_model\":\"5500 \\\/ 9700 #0522\",\"product_description\":\"16' wide. Design PSF +15.30 \\\/ -17.00. Approved with glass in top section.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#3076-R0\",\"approval_number\":\"FL3076.24\",\"seq\":24,\"product_model\":\"5500 \\\/ 9700 #0523\",\"product_description\":\"16' wide. Design PSF +18.50 \\\/ -20.70.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#3076-R0\",\"approval_number\":\"FL3076.25\",\"seq\":25,\"product_model\":\"5500 \\\/ 9700 #0524\",\"product_description\":\"16' wide. Design PSF +18.50 \\\/ -20.70. Approved with glass in top section.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#3076-R0\",\"approval_number\":\"FL3076.26\",\"seq\":26,\"product_model\":\"5500 \\\/ 9700 #0525\",\"product_description\":\"16' wide. Design PSF +22.00 \\\/ -24.50.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#3076-R0\",\"approval_number\":\"FL3076.27\",\"seq\":27,\"product_model\":\"5500 \\\/ 9700 #0526\",\"product_description\":\"18' wide. Design PSF +18.50 \\\/ -20.70.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#3076-R0\",\"approval_number\":\"FL3076.28\",\"seq\":28,\"product_model\":\"5500 \\\/ 9700 #0527\",\"product_description\":\"18' wide. Design PSF +15.30 \\\/ -17.00. Approved with glass in top section.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#3076-R0\",\"approval_number\":\"FL3076.29\",\"seq\":29,\"product_model\":\"5500 \\\/ 9700 #0528\",\"product_description\":\"18' wide. Design PSF +18.50 \\\/ -20.70. Approved with glass in top section.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#3076-R0\",\"approval_number\":\"FL3076.30\",\"seq\":30,\"product_model\":\"5500 \\\/ 9700 #0529\",\"product_description\":\"16' wide. Design PSF +23.00 \\\/ -25.00. Approved with glass in top section.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#3076-R0\",\"approval_number\":\"FL3076.31\",\"seq\":31,\"product_model\":\"5500 \\\/ 9700 #0530\",\"product_description\":\"16' wide. Design PSF +25.90 \\\/ -28.80.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#3076-R0\",\"approval_number\":\"FL3076.32\",\"seq\":32,\"product_model\":\"5500 \\\/ 9700 #0531\",\"product_description\":\"16' wide. Design PSF +30.00 \\\/ -33.50.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#3076-R0\",\"approval_number\":\"FL3076.33\",\"seq\":33,\"product_model\":\"5500 \\\/ 9700 #0532\",\"product_description\":\"18' wide. Design PSF +22.00 \\\/ -24.50.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#3076-R0\",\"approval_number\":\"FL3076.34\",\"seq\":34,\"product_model\":\"5500 \\\/ 9700 #0533\",\"product_description\":\"18' wide. Design PSF +25.90 \\\/ -28.80.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4601-R0\",\"approval_number\":\"FL4601.1\",\"seq\":1,\"product_model\":\"9100 #0228\",\"product_description\":\"9' Max Width x 8' Max Height. Design PSF + 26.90 \\\/ - 30.80\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4601-R0\",\"approval_number\":\"FL4601.2\",\"seq\":2,\"product_model\":\"9100 #0229\",\"product_description\":\"16' Max Width x 8' Max Height. Design PSF + 15.30 \\\/ - 17.00\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4601-R0\",\"approval_number\":\"FL4601.3\",\"seq\":3,\"product_model\":\"9100 #0230\",\"product_description\":\"16' Max Width x 8' Max Height. Design PSF + 23.00 \\\/ - 25.00\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4601-R0\",\"approval_number\":\"FL4601.4\",\"seq\":4,\"product_model\":\"9100 #0231\",\"product_description\":\"16' Max Width x 8' Max Height. Design PSF + 25.90 \\\/ - 28.80\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.1\",\"seq\":1,\"product_model\":\"5500 \\\/ 9700 #0500\",\"product_description\":\"9' Max Width x 8' Max Height. Design PSF +12.80 \\\/ -14.80\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.2\",\"seq\":2,\"product_model\":\"5500 \\\/ 9700 #0501\",\"product_description\":\"9' Max Width x 8' Max Height. Design PSF +12.80 \\\/ -14.80. Approved with glass in top section.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.3\",\"seq\":3,\"product_model\":\"5500 \\\/ 9700 #0502\",\"product_description\":\"9' Max Width x 8' Max Height. Design PSF +22.90 \\\/ -26.30.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.4\",\"seq\":4,\"product_model\":\"5500 \\\/ 9700 #0503\",\"product_description\":\"9' Max Width x 8' Max Height. Design PSF +22.90 \\\/ -26.30. Approved with glass in top section.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.5\",\"seq\":5,\"product_model\":\"5500 \\\/ 9700 #0504\",\"product_description\":\"9' Max Width x 8' Max Height. Design PSF +26.90 \\\/ -30.80.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.6\",\"seq\":6,\"product_model\":\"5500 \\\/ 9700 #0505\",\"product_description\":\"9' Max Width x 8' Max Height. Design PSF +26.90 \\\/ -30.80. Approved with glass in top section.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.7\",\"seq\":7,\"product_model\":\"5500 \\\/ 9700 #0506\",\"product_description\":\"9' Max Width x 8' Max Height. Design PSF +31.20 \\\/ -35.80.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.8\",\"seq\":8,\"product_model\":\"5500 \\\/ 9700 #0507\",\"product_description\":\"9' Max Width x 8' Max Height. Design PSF +31.20 \\\/ -35.80. Approved with glass in top section.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.9\",\"seq\":9,\"product_model\":\"5500 \\\/ 9700 #0508\",\"product_description\":\"9' Max Width x 8' Max Height. Design PSF +35.70 \\\/ -41.00.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.10\",\"seq\":10,\"product_model\":\"5500 \\\/ 9700 #0509\",\"product_description\":\"9' Max Width x 8' Height. Design PSF +45.30 \\\/ -51.20.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.11\",\"seq\":11,\"product_model\":\"5500 \\\/ 9700 #0510\",\"product_description\":\"10' Max Width x 8' Max Height. Design PSF +12.80 \\\/ -14.80.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.12\",\"seq\":12,\"product_model\":\"5500 \\\/ 9700 #0511\",\"product_description\":\"10' Max Width x 8' Max Height. Design PSF +12.80 \\\/ -14.80. Approved with glass in top section.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.13\",\"seq\":13,\"product_model\":\"5500 \\\/ 9700 #0512\",\"product_description\":\"10' Max Width x 8' Max Height. Design PSF +19.20 \\\/ -22.00.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.14\",\"seq\":14,\"product_model\":\"5500 \\\/ 9700 #0513\",\"product_description\":\"10' Max Width x 8' Max Height. Design PSF +19.20 \\\/ -22.00. Approved with glass in top section.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.15\",\"seq\":15,\"product_model\":\"5500 \\\/ 9700 #0514\",\"product_description\":\"10' Max Width x 8' Max Height. Design PSF +22.90 \\\/ -26.30.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.16\",\"seq\":16,\"product_model\":\"5500 \\\/ 9700 #0515\",\"product_description\":\"10' Max Width x 8' Max Height. Design PSF +22.90 \\\/ -26.30. Approved with glass in top section.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.17\",\"seq\":17,\"product_model\":\"5500 \\\/ 9700 #0516\",\"product_description\":\"10' Max Width x 8' Max Height. Design PSF +26.90 \\\/ -30.80.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.18\",\"seq\":18,\"product_model\":\"5500 \\\/ 9700 #0517\",\"product_description\":\"10' Max Width x 8' Max Height. Design PSF +26.90 \\\/ -30.80. Approved with glass in top section.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.19\",\"seq\":19,\"product_model\":\"5500 \\\/ 9700 #0518\",\"product_description\":\"10' Max Width x 8' Max Height. Design PSF +31.20 \\\/ -35.80.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.20\",\"seq\":20,\"product_model\":\"5500 \\\/ 9700 #0519\",\"product_description\":\"10' Max Width x 8' Max Height. Design PSF +41.00 \\\/ -46.30\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.21\",\"seq\":21,\"product_model\":\"5500 \\\/ 9700 #0520\",\"product_description\":\"16' Max Width x 8' Max Height. Design PSF +12.40 \\\/ -13.80. Approved with glass in top section.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.22\",\"seq\":22,\"product_model\":\"5500 \\\/ 9700 #0521\",\"product_description\":\"16' Max Width x 8' Max Height. Design PSF +15.30 \\\/ -17.00.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.23\",\"seq\":23,\"product_model\":\"5500 \\\/ 9700 #0522\",\"product_description\":\"16' Max Width x 8' Max Height. Design PSF +15.30 \\\/ -17.00. Approved with glass in top section.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.24\",\"seq\":24,\"product_model\":\"5500 \\\/ 9700 #0523\",\"product_description\":\"16' Max Width x 8' Max Height. Design PSF +18.50 \\\/ -20.70\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.25\",\"seq\":25,\"product_model\":\"5500 \\\/ 9700 #0524\",\"product_description\":\"16' Max Width x 8' Max Height. Design PSF +18.50 \\\/ -20.70. Approved with glass in top section.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.26\",\"seq\":26,\"product_model\":\"5500 \\\/ 9700 #0525\",\"product_description\":\"16' Max Width x 8' Max Height. Design PSF +22.00 \\\/ -24.50.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.27\",\"seq\":27,\"product_model\":\"5500 \\\/ 9700 #0526\",\"product_description\":\"18' Max Width x 8' Max Height. Design PSF +18.50 \\\/ -20.70.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.28\",\"seq\":28,\"product_model\":\"5500 \\\/ 9700 #0527\",\"product_description\":\"18' Max Width x 8' Max Height. Design PSF +15.30 \\\/ -17.00. Approved with glass in top section.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.29\",\"seq\":29,\"product_model\":\"5500 \\\/ 9700 #0528\",\"product_description\":\"18' Max Width x 8' Max Height. Design PSF +18.50 \\\/ -20.70. Approved with glass in top section.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.30\",\"seq\":30,\"product_model\":\"5500 \\\/ 9700 #0529\",\"product_description\":\"16' Max Width x 8' Max Height. Design PSF +23.00 \\\/ -25.00. Approved with glass in top section.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.31\",\"seq\":31,\"product_model\":\"5500 \\\/ 9700 #0530\",\"product_description\":\"16' Max Width x 8' Max Height. Design PSF +25.90 \\\/ -28.80.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.32\",\"seq\":32,\"product_model\":\"5500 \\\/ 9700 #0531\",\"product_description\":\"16' Max Width x 8' Max Height. Design PSF +30.00 \\\/ -33.50.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.33\",\"seq\":33,\"product_model\":\"5500 \\\/ 9700 #0532\",\"product_description\":\"18' Max Width x 8' Max Height. Design PSF +22.00 \\\/ -24.50.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.34\",\"seq\":34,\"product_model\":\"8000\\\/8100 #0105\",\"product_description\":\"9' Max Width x 14' Max Height. Design PSF +36.67 \\\/ -36.67\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.35\",\"seq\":35,\"product_model\":\"8000\\\/8100 #0134\",\"product_description\":\"18' Max Width x 14' Max Height. Design PSF +18.50 \\\/-20.50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.36\",\"seq\":36,\"product_model\":\"8000\\\/8100 #0211\",\"product_description\":\"16'2\\\" Max Width x 14' Max Height. Design Pressure +31.0 \\\/ -33.0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.37\",\"seq\":37,\"product_model\":\"8000\\\/8100 #0212\",\"product_description\":\"9' Max Width x 14' Max Height. Design Pressure +46.0 \\\/ -52.0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.38\",\"seq\":38,\"product_model\":\"8000\\\/8100 #0213\",\"product_description\":\"16'2\\\" Max Width x 14' Max Height. Design Pressure +44.0 \\\/ -49.0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.39\",\"seq\":39,\"product_model\":\"8000\\\/8100 #0214\",\"product_description\":\"18'2\\\" Max Width x 14' Max Height. Design Pressure +30.0 \\\/ -32.0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.40\",\"seq\":40,\"product_model\":\"8000\\\/8100 #0218\",\"product_description\":\"16' Max Width x 14' Max Height. Design Pressure +16.00 \\\/ -17.00\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.41\",\"seq\":41,\"product_model\":\"8000\\\/8100 #0432\",\"product_description\":\"16' Max Width x 14' Max Height.Design PSF +30.0 \\\/ -33.5\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.42\",\"seq\":42,\"product_model\":\"8000\\\/8100 Post #0219\",\"product_description\":\"16' Max Width x 8' Max Height. Design Pressure +40.00 \\\/ -44.50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.43\",\"seq\":43,\"product_model\":\"8000\\\/8100 Post #0223\",\"product_description\":\"16' Max Width x 8' Max Height. Design Pressure +22.00 \\\/ -24.60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.44\",\"seq\":44,\"product_model\":\"8000\\\/8100 Post #0303\",\"product_description\":\"18' Max Width x 8' Max Height. Design Pressure +34.40 \\\/ -38.30\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.45\",\"seq\":45,\"product_model\":\"8000\\\/8100 Post #0304\",\"product_description\":\"9' Max Width x 8' Max Height. Design Pressure +31.00 \\\/ -36.00\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.46\",\"seq\":46,\"product_model\":\"8000\\\/8100 Post #0305\",\"product_description\":\"9' Max Width x 8' Max Height. Design Pressure +46.00 \\\/ -52.00\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.47\",\"seq\":47,\"product_model\":\"8000\\\/8100 Post #0400\",\"product_description\":\"16' Max Width x 8' Max Height. Design Pressure +34.4 \\\/ -38.3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.48\",\"seq\":48,\"product_model\":\"9100 #0228\",\"product_description\":\"9' Max Width x 8' Max Height. Design PSF + 26.90 \\\/ - 30.80\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.49\",\"seq\":49,\"product_model\":\"9100 #0229\",\"product_description\":\"16' Max Width x 8' Max Height. Design PSF + 15.30 \\\/ - 17.00\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.50\",\"seq\":50,\"product_model\":\"9100 #0230\",\"product_description\":\"16' Max Width x 8' Max Height. Design PSF + 23.00 \\\/ - 25.00\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.51\",\"seq\":51,\"product_model\":\"9100 #0231\",\"product_description\":\"16' Max Width x 8' Max Height. Design PSF + 25.90 \\\/ - 28.80\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.52\",\"seq\":52,\"product_model\":\"9100\\\/9600\\\/9900 Post #0220\",\"product_description\":\"9' Max Width x 8' Max Height. Design Pressure +26.70 \\\/ -30.20\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.53\",\"seq\":53,\"product_model\":\"9100\\\/9600\\\/9900 Post #0221\",\"product_description\":\"18' Max Width x 8' Max Height. Design Pressure +22.00 \\\/ -24.60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.54\",\"seq\":54,\"product_model\":\"9100\\\/9600\\\/9900 Post #0226\",\"product_description\":\"9' Max Width x 8' Max Height. Design Pressure +46.00 \\\/ -52.00\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.55\",\"seq\":55,\"product_model\":\"9100\\\/9600\\\/9900 Post #0300\",\"product_description\":\"18' Max Width x 8' Max Height. Design Pressure +31.00 \\\/ -33.10\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4965-R0\",\"approval_number\":\"FL4965.56\",\"seq\":56,\"product_model\":\"9100\\\/9600\\\/9900 Post #0301\",\"product_description\":\"18' Max Width x 8' Max Height. Design Pressure +40.00 \\\/ -44.50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.1\",\"seq\":1,\"product_model\":\"C20, C24, C2400 #0201\",\"product_description\":\"9'2\\\" max width x 24' max height. Design PSF +20.9 \\\/ -23.6\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.2\",\"seq\":2,\"product_model\":\"C20, C24, C2400 #0202\",\"product_description\":\"9'2\\\" max width x 24' max height. Design PSF +31.0 \\\/ -33.0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.3\",\"seq\":3,\"product_model\":\"C20, C24, C2400 #0203\",\"product_description\":\"12'2\\\" max width x 24' max height. Design PSF +20.9 \\\/ -23.6\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.4\",\"seq\":4,\"product_model\":\"C20, C24, C2400 #0204\",\"product_description\":\"10'2\\\" max width x 24' max height. Design PSF +20.9 \\\/ -23.6\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.5\",\"seq\":5,\"product_model\":\"C20, C24, C2400 #0205\",\"product_description\":\"10'2\\\" max width x 24' max height. Design PSF +31.0 \\\/ -33.0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.6\",\"seq\":6,\"product_model\":\"C20, C24, C2400 #0207\",\"product_description\":\"24'2\\\" max width x 24' max height. Design PSF +20.2 \\\/ -22.7\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.7\",\"seq\":7,\"product_model\":\"C20, C24, C2400 #0210\",\"product_description\":\"16'2\\\" max width x 24' max height. Design PSF +27.5 \\\/ -31.0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.8\",\"seq\":8,\"product_model\":\"C20, C24, C2400 #0401\",\"product_description\":\"9'2\\\" max width x 24'1\\\" max height. Design PSF +44.0 \\\/ -49.8\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.9\",\"seq\":9,\"product_model\":\"C20, C24, C2400 #0402\",\"product_description\":\"9'2\\\" max width x 24'1\\\" max height. Design PSF +38.5 \\\/ -43.5\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.10\",\"seq\":10,\"product_model\":\"C20, C24, C2400 #0406\",\"product_description\":\"12'2\\\" max width x 24'1\\\" max height. Design PSF +44.0 \\\/ -49.8\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.11\",\"seq\":11,\"product_model\":\"C20, C24, C2400 #0407\",\"product_description\":\"12'2\\\" max width x 24'1\\\" max height. Design PSF +39.4 \\\/ -44.6\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.12\",\"seq\":12,\"product_model\":\"C20, C24, C2400 #0408\",\"product_description\":\"12'2\\\" max width x 24'1\\\" max height. Design PSF +27.5 \\\/ -30.8\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.13\",\"seq\":13,\"product_model\":\"C20, C24, C2400 #0409\",\"product_description\":\"12'2\\\" max width x 24'1\\\" max height. Design PSF+44.0 \\\/ -49.8 Approved with two rows of aluminum full view glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.14\",\"seq\":14,\"product_model\":\"C20, C24, C2400 #0411\",\"product_description\":\"10'2\\\" max width x 24'1\\\" max height. Design PSF +33.0 \\\/ -37.5 Approved with two rows of aluminum full view glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.15\",\"seq\":15,\"product_model\":\"C20, C24, C2400 #0412\",\"product_description\":\"10'2\\\" max width x 24'1\\\" max height. Design PSF +33.0 \\\/ -37.5 Approved with one row of aluminum full view glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.16\",\"seq\":16,\"product_model\":\"C20, C24, C2400 #0413\",\"product_description\":\"12'2\\\" max width x 24'1\\\" max height. Design PSF +27.5 \\\/ -30.8 Approved with one row of aluminum full view glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.17\",\"seq\":17,\"product_model\":\"C20, C24, C2400 #0414\",\"product_description\":\"12'2\\\" max width x 24'1\\\" max height. Design PSF +20.2 \\\/ -22.7 Approved with one row of aluminum full view glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.18\",\"seq\":18,\"product_model\":\"C20, C24, C2400 #0415\",\"product_description\":\"12'2\\\" max width x 24'1\\\" max height. Design PSF +27.5 \\\/ -30.8 Approved with two rows of aluminum full view glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.19\",\"seq\":19,\"product_model\":\"C20, C24, C2400 #0417\",\"product_description\":\"12'2\\\" max width x 24'1\\\" max height. Design PSF +28.4 \\\/ -32.2 Approved with one row of aluminum full view glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.20\",\"seq\":20,\"product_model\":\"C20, C24, C2400 #0418\",\"product_description\":\"10'2\\\" max width x 24'1\\\" max height. Design PSF +32.6 \\\/ -36.9\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.21\",\"seq\":21,\"product_model\":\"C20, C24, C2400 #0420\",\"product_description\":\"16'2\\\" max width x 24'1\\\" max height. Design PSF +42.7 \\\/ -47.8\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.22\",\"seq\":22,\"product_model\":\"C20, C24, C2400 #0421\",\"product_description\":\"16'2\\\" max width x 24'1\\\" max height. Design PSF +31.6 \\\/ -35.4 Approved with one row of aluminum full view glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.23\",\"seq\":23,\"product_model\":\"C20, C24, C2400 #0422\",\"product_description\":\"16'2\\\" max width x 24'1\\\" max height. Design PSF+31.6 \\\/ -35.4 Approved with two rows of aluminum full view glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.24\",\"seq\":24,\"product_model\":\"C20, C24, C2400 #0439\",\"product_description\":\"12'2\\\" max width x 24'1\\\" max height. Design PSF+36.3 \\\/ -40.7 Approved with one row of aluminum full view glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.25\",\"seq\":25,\"product_model\":\"C20, C24, C2400 #0440\",\"product_description\":\"12'2\\\" max width x 24'1\\\" max height. Design PSF +36.3 \\\/ -40.7 Approved with two rows of aluminum full view glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.26\",\"seq\":26,\"product_model\":\"C20, C24, C2400 #0441\",\"product_description\":\"12'2\\\" max width x 24'1\\\" max height. Design PSF +20.9 \\\/ -23.6 Approved with two rows of aluminum full view glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.27\",\"seq\":27,\"product_model\":\"C20, C24, C2400 #0442\",\"product_description\":\"12'2\\\" max width x 24'1\\\" max height. Design PSF +20.9 \\\/ -23.6 Approved with one row of aluminum full view glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.28\",\"seq\":28,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0306\",\"product_description\":\"16'2\\\" max width x 24'1\\\" max height. Design Pressure +20.90 \\\/ -23.60 Approved with one row of aluminum full view glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.29\",\"seq\":29,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0307\",\"product_description\":\"16'2\\\" max width x 24'1\\\" max height. Design Pressure +27.50 \\\/ -31.00\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.30\",\"seq\":30,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0308\",\"product_description\":\"16'2\\\" max width x 24'1\\\" max height. Design Pressure +20.20 \\\/ -22.70\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.31\",\"seq\":31,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0309\",\"product_description\":\"16'2\\\" max width x 24'1\\\" max height. Design Pressure +22.50 \\\/ -25.10 Approved with one row of aluminum full view glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.32\",\"seq\":32,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0311\",\"product_description\":\"12'2\\\" max width x 24'1\\\" max height. Design Pressure +28.40 \\\/ -32.20\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.33\",\"seq\":33,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0314\",\"product_description\":\"10'2\\\" max width x 24'1\\\" max height. Design Pressure +32.60 \\\/ -36.90\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.34\",\"seq\":34,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0315\",\"product_description\":\"10'2\\\" max width x 24'1\\\" max height. Design Pressure +31.00 \\\/ -33.00\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.35\",\"seq\":35,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0316\",\"product_description\":\"10'2\\\" max width x 24'1\\\" max height. Design Pressure +24.50 \\\/ -27.70\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.36\",\"seq\":36,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0317\",\"product_description\":\"9'2\\\" max width x 24'1\\\" max height. Design Pressure +32.60 \\\/ -36.90\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.37\",\"seq\":37,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0318\",\"product_description\":\"9'2\\\" max width x 24'1\\\" max height. Design Pressure +28.40 \\\/ -32.20\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.38\",\"seq\":38,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0319\",\"product_description\":\"9'2\\\" max width x 24'1\\\" max height. Design Pressure +24.50 \\\/ -27.70\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.39\",\"seq\":39,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0320\",\"product_description\":\"10'2\\\" max width x 24'1\\\" max height. Design Pressure +28.40 \\\/ -32.20\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.40\",\"seq\":40,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0321\",\"product_description\":\"10'2\\\" max width x 24'1\\\" max height. Design Pressure +20.90 \\\/ -23.60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.41\",\"seq\":41,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0324\",\"product_description\":\"9'2\\\" max width x 24'1\\\" max height. Design Pressure +32.60 \\\/ -36.90 Approved with one row of aluminum full view glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.42\",\"seq\":42,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0325\",\"product_description\":\"10'2\\\" max width x 24'1\\\" max height. Design Pressure +20.90 \\\/ -23.60 Approved with one row of aluminum full view glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.43\",\"seq\":43,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0326\",\"product_description\":\"9'2\\\" max width x 24'1\\\" max height. Design Pressure +24.50 \\\/ -27.70 Approved with one row of aluminum full view glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.44\",\"seq\":44,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0327\",\"product_description\":\"9'2\\\" max width x 24'1\\\" max height. Design Pressure +20.90 \\\/ -23.60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.45\",\"seq\":45,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0328\",\"product_description\":\"9'2\\\" max width x 24'1\\\" max height. Design Pressure +17.50 \\\/ -19.90\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.46\",\"seq\":46,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0330\",\"product_description\":\"12'2\\\" max width x 24'1\\\" max height. Design Pressure +14.00 \\\/ -15.70\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.47\",\"seq\":47,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0331\",\"product_description\":\"9'2\\\" max width x 24'1\\\" max height. Design Pressure +20.90 \\\/ -23.60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.48\",\"seq\":48,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0332\",\"product_description\":\"9'2\\\" max width x 24'1\\\" max height. Design Pressure +14.50 \\\/ -16.40 Approved with one row of aluminum full view glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.49\",\"seq\":49,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0333\",\"product_description\":\"12'2\\\" max width x 24'1\\\" max height. Design Pressure +20.90 \\\/ -23.60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.50\",\"seq\":50,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0335\",\"product_description\":\"9'2\\\" max width x 24'1\\\" max height. Design Pressure +28.40 \\\/ -32.20 Approved with one row of aluminum full view glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.51\",\"seq\":51,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0336\",\"product_description\":\"12'2\\\" max width x 24'1\\\" max height. Design Pressure +27.50 \\\/ -31.00 Approved with one row of aluminum full view glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.52\",\"seq\":52,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0337\",\"product_description\":\"12'2\\\" max width x 24'1\\\" max height. Design Pressure +20.20 \\\/ -22.70 Approved with one row of aluminum full view glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.53\",\"seq\":53,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0338\",\"product_description\":\"12'2\\\" max width x 24'1\\\" max height. Design Pressure +20.90 \\\/ - 23.60Approved with one row of aluminum full view glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.54\",\"seq\":54,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0339\",\"product_description\":\"10'2\\\" max width x 24'1\\\" max height. Design Pressure +11.70 \\\/ -13Approved with one row of aluminum full view glass. .30\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.55\",\"seq\":55,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0340\",\"product_description\":\"10'2\\\" max width x 24'1\\\" max height. Design Pressure +24.50 \\\/ -27.70 Approved with one row of aluminum full view glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#4983-R0\",\"approval_number\":\"FL4983.56\",\"seq\":56,\"product_model\":\"TS150 \\\/ 200 \\\/ 200-20 # 0360\",\"product_description\":\"18'2\\\" max width x 24'1\\\" max height. Design Pressure +20.20 \\\/ - 22.70\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5287-R0\",\"approval_number\":\"FL5287.1\",\"seq\":1,\"product_model\":\"9100 \\\/ 5120 #0228\",\"product_description\":\"9' Max Width x 8' Max Height. Design PSF + 26.90 \\\/ - 30.80. Door Styles: CRP, ERP, Sonoma, and Flush.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5287-R0\",\"approval_number\":\"FL5287.2\",\"seq\":2,\"product_model\":\"9100 \\\/ 5120 #0229\",\"product_description\":\"16' Max Width x 8' Max Height. Design PSF + 15.30 \\\/ - 17.00. Door Styles: CRP, ERP, Sonoma, and Flush.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5287-R0\",\"approval_number\":\"FL5287.3\",\"seq\":3,\"product_model\":\"9100 \\\/ 5120 #0230\",\"product_description\":\"16' Max Width x 8' Max Height. Design PSF + 25.90 \\\/ - 28.80. Door Styles: CRP, ERP, Sonoma, and Flush.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5287-R0\",\"approval_number\":\"FL5287.4\",\"seq\":4,\"product_model\":\"9100 \\\/ 5120 #0232\",\"product_description\":\"18' Max Width x 8' Max Height. Design PSF + 12.40 \\\/ - 13.80. Door Styles: CRP, ERP, Sonoma, and Flush.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#5287-R0\",\"approval_number\":\"FL5287.5\",\"seq\":5,\"product_model\":\"9100 \\\/ 5120 #0233\",\"product_description\":\"18' Max Width x 8' Max Height. Design PSF + 18.50 \\\/ - 20.70. Door Styles: CRP, ERP, Sonoma, and Flush.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#6853-R0\",\"approval_number\":\"FL6853.1\",\"seq\":1,\"product_model\":\"5120 \\\/ 9100 #0228\",\"product_description\":\"9' Max width. 8' Max height.\\nMax section height 21\\\". Glazing available in top or intermediate section.\",\"design_pressure\":\"+26.90\\\/-30.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#6853-R0\",\"approval_number\":\"FL6853.2\",\"seq\":2,\"product_model\":\"5120 \\\/ 9100 #0229\",\"product_description\":\"16' Max width. 8' Max height. Max section height 21\\\". Glazing available in top or intermediate section.\",\"design_pressure\":\"+15.30\\\/-17.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#6853-R0\",\"approval_number\":\"FL6853.3\",\"seq\":3,\"product_model\":\"5120 \\\/ 9100 #0230\",\"product_description\":\"16' Max width. 8' Max height. Max section height 21\\\". Glazing available in top or intermediate section.\",\"design_pressure\":\"+25.90\\\/-28.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#6853-R0\",\"approval_number\":\"FL6853.4\",\"seq\":4,\"product_model\":\"5120 \\\/ 9100 #0232\",\"product_description\":\"18' Max width. 8' Max height. Max section height 21\\\". Glazing available in top or intermediate section.\",\"design_pressure\":\"+12.40\\\/-13.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#6853-R0\",\"approval_number\":\"FL6853.5\",\"seq\":5,\"product_model\":\"5120 \\\/ 9100 #0233\",\"product_description\":\"18' Max width. 8' Max height. Max section height 21\\\". Glazing available in top or intermediate section.\",\"design_pressure\":\"+18.50\\\/-20.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#6853-R0\",\"approval_number\":\"FL6853.6\",\"seq\":6,\"product_model\":\"5120 \\\/ 9100 #0234\",\"product_description\":\"9' Max width. 8' Max height. Max section height 21\\\" Solid only - no glazing available.\",\"design_pressure\":\"+43.20\\\/-49.60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#6853-R0\",\"approval_number\":\"FL6853.7\",\"seq\":7,\"product_model\":\"5120 \\\/ 9100 #0235\",\"product_description\":\"16' Max width. 8' Max height. Max section height 21\\\" Solid only - no glazing available.\",\"design_pressure\":\"+39.20\\\/-43.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#6853-R0\",\"approval_number\":\"FL6853.8\",\"seq\":8,\"product_model\":\"5120 \\\/ 9100 #0236\",\"product_description\":\"18' Max width. 8' Max height. Max section height 21\\\" Solid only - no glazing available.\",\"design_pressure\":\"+30.00\\\/-33.50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#6853-R0\",\"approval_number\":\"FL6853.9\",\"seq\":9,\"product_model\":\"5120 \\\/ 9100 #0237\",\"product_description\":\"18' Max width. 8' Max height. Max section height 21\\\" Solid only - no glazing available.\",\"design_pressure\":\"+39.20\\\/-43.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#6853-R0\",\"approval_number\":\"FL6853.10\",\"seq\":10,\"product_model\":\"5120\\\/5140\\\/9100\\\/9400\\\/9600 #0600\",\"product_description\":\"9' Max width. 8' Max height. Max section height 24\\\". Glazing available in top or intermediate section.\",\"design_pressure\":\"+26.90\\\/-30.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#6853-R0\",\"approval_number\":\"FL6853.11\",\"seq\":11,\"product_model\":\"5120\\\/5140\\\/9100\\\/9400\\\/9600 #0601\",\"product_description\":\"9' Max width. 8' Max height. Max section height 24\\\" Solid only - no glazing available.\",\"design_pressure\":\"+41.00\\\/-46.30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#6853-R0\",\"approval_number\":\"FL6853.12\",\"seq\":12,\"product_model\":\"5120\\\/5140\\\/9100\\\/9400\\\/9600 #0602\",\"product_description\":\"16' Max width. 8' Max height. Max section height 24\\\". Glazing available in top or intermediate section.\",\"design_pressure\":\"+15.30\\\/-17.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#6853-R0\",\"approval_number\":\"FL6853.13\",\"seq\":13,\"product_model\":\"5120\\\/5140\\\/9100\\\/9400\\\/9600 #0603\",\"product_description\":\"16' Max width. 8' Max height. Max section height 24\\\". Glazing available in top or intermediate section.\",\"design_pressure\":\"+23.00\\\/-25.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#6853-R0\",\"approval_number\":\"FL6853.14\",\"seq\":14,\"product_model\":\"5120\\\/5140\\\/9100\\\/9400\\\/9600 #0604\",\"product_description\":\"16' Max width. 8' Max height. Max section height 24\\\" Solid only - no glazing available.\",\"design_pressure\":\"+39.20\\\/-43.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#6853-R0\",\"approval_number\":\"FL6853.15\",\"seq\":15,\"product_model\":\"5120\\\/5140\\\/9100\\\/9400\\\/9600 #0605\",\"product_description\":\"18' Max width. 8' Max height. Max section height 24\\\". Glazing available in top or intermediate section.\",\"design_pressure\":\"+15.30\\\/-17.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#6853-R0\",\"approval_number\":\"FL6853.16\",\"seq\":16,\"product_model\":\"5120\\\/5140\\\/9100\\\/9400\\\/9600 #0606\",\"product_description\":\"18' Max width. 8' Max height. Max section height 24\\\". Solid only - no glazing available.\",\"design_pressure\":\"+30.00\\\/-33.50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#6853-R0\",\"approval_number\":\"FL6853.17\",\"seq\":17,\"product_model\":\"5120\\\/5140\\\/9100\\\/9400\\\/9600 #0609\",\"product_description\":\"18' Max width. 8' Max height. Max section height 24\\\". Solid only - no glazing available.\",\"design_pressure\":\"+39.20\\\/-43.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#6853-R0\",\"approval_number\":\"FL6853.18\",\"seq\":18,\"product_model\":\"5140\\\/9400\\\/9600 #0607\",\"product_description\":\"16' Max width. 8' Max height. Max section height 21\\\". Glazing available in top or intermediate section.\",\"design_pressure\":\"+25.90\\\/-28.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#6853-R0\",\"approval_number\":\"FL6853.19\",\"seq\":19,\"product_model\":\"5140\\\/9400\\\/9600 #0608\",\"product_description\":\"18' Max width. 8' Max height. Max section height 21\\\". Glazing available in top or intermediate section.\",\"design_pressure\":\"+18.50\\\/-20.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#7824-R0\",\"approval_number\":\"FL7824.1\",\"seq\":1,\"product_model\":\"5120 \\\/ 9100 #0234\",\"product_description\":\"9' Max Width. 8' Max Height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+43.20\\\/-49.60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#7824-R0\",\"approval_number\":\"FL7824.2\",\"seq\":2,\"product_model\":\"5120 \\\/ 9100 #0235\",\"product_description\":\"16' Max Width. 8' Max Height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+39.20\\\/-43.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#7824-R0\",\"approval_number\":\"FL7824.3\",\"seq\":3,\"product_model\":\"5120 \\\/ 9100 #0236\",\"product_description\":\"18' Max Width. 9' Max Height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+30.00\\\/-33.50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#7824-R0\",\"approval_number\":\"FL7824.4\",\"seq\":4,\"product_model\":\"5120 \\\/ 9100 #0237\",\"product_description\":\"18' Max Width. 9' Max Height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+39.20\\\/-43.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#7824-R0\",\"approval_number\":\"FL7824.5\",\"seq\":5,\"product_model\":\"5500 \\\/ 9700 #0533\",\"product_description\":\"16' Max Width. 8' Max Height. No Glazing available.\",\"design_pressure\":\"+30.00\\\/-33.50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#7824-R0\",\"approval_number\":\"FL7824.6\",\"seq\":6,\"product_model\":\"5500 \\\/ 9700 #0534\",\"product_description\":\"16' Max Width. 8' Max Height. No Glazing available.\",\"design_pressure\":\"+39.20\\\/-43.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#7824-R0\",\"approval_number\":\"FL7824.7\",\"seq\":7,\"product_model\":\"5500 \\\/ 9700 #0535\",\"product_description\":\"18' Max Width. 8' Max Height. No Glazing available.\",\"design_pressure\":\"+30.00\\\/-33.50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#9166-R1\",\"approval_number\":\"FL9166.1\",\"seq\":1,\"product_model\":\"8024 \\\/ 8124 #1300\",\"product_description\":\"9' Max Width. 14' Max Height.\",\"design_pressure\":\"+46.00\\\/-52.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#9166-R1\",\"approval_number\":\"FL9166.2\",\"seq\":2,\"product_model\":\"8024 \\\/ 8124 #1320\",\"product_description\":\"16' Max Width. 14' Max Height.\",\"design_pressure\":\"+46.00\\\/-52.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#9166-R1\",\"approval_number\":\"FL9166.3\",\"seq\":3,\"product_model\":\"8024 \\\/ 8124 #1340\",\"product_description\":\"18' Max Width. 8' Max Height.\",\"design_pressure\":\"+46.00\\\/-52.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10429-R0\",\"approval_number\":\"FL10429.1\",\"seq\":1,\"product_model\":\"9300 #1400\",\"product_description\":\"9' Max width. 8' Max height. Glazing available in top section only.\",\"design_pressure\":\"+26.90\\\/-30.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10429-R0\",\"approval_number\":\"FL10429.2\",\"seq\":2,\"product_model\":\"9300 #1401\",\"product_description\":\"9' Max width. 8' Max height. Glazing available in top section only.\",\"design_pressure\":\"+41.00\\\/-46.30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10429-R0\",\"approval_number\":\"FL10429.3\",\"seq\":3,\"product_model\":\"9300 #1420\",\"product_description\":\"16' Max width. 8' Max height. Glazing available in top section only.\",\"design_pressure\":\"+12.40\\\/-13.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10429-R0\",\"approval_number\":\"FL10429.4\",\"seq\":4,\"product_model\":\"9300 #1421\",\"product_description\":\"16' Max width. 8' Max height. Glazing available in top section only.\",\"design_pressure\":\"+18.50\\\/-20.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10429-R0\",\"approval_number\":\"FL10429.5\",\"seq\":5,\"product_model\":\"9300 #1422\",\"product_description\":\"16' Max width. 8' Max height.\",\"design_pressure\":\"+25.90\\\/-28.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10429-R0\",\"approval_number\":\"FL10429.6\",\"seq\":6,\"product_model\":\"9300 #1423\",\"product_description\":\"16' Max width. 8' Max height. Glazing available in top section only.\",\"design_pressure\":\"+39.20\\\/-43.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10429-R0\",\"approval_number\":\"FL10429.7\",\"seq\":7,\"product_model\":\"9300 #1440\",\"product_description\":\"18' Max width. 8' Max height. Glazing available in top section only.\",\"design_pressure\":\"+12.40\\\/-13.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10429-R0\",\"approval_number\":\"FL10429.8\",\"seq\":8,\"product_model\":\"9300 #1441\",\"product_description\":\"18' Max width. 8' Max height.\",\"design_pressure\":\"+18.50\\\/-20.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10429-R0\",\"approval_number\":\"FL10429.9\",\"seq\":9,\"product_model\":\"9300 #1442\",\"product_description\":\"18' Max width. 8' Max height. Glazing available in top section only.\",\"design_pressure\":\"+25.90\\\/-28.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-05-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#15469-R0\",\"approval_number\":\"FL15469.1\",\"seq\":1,\"product_model\":\"7100 #0900\",\"product_description\":\"9' Max width. 8' Max height. Glazing available in top section.\",\"design_pressure\":\"+31.20\\\/-35.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#15469-R0\",\"approval_number\":\"FL15469.2\",\"seq\":2,\"product_model\":\"7100 #0920\",\"product_description\":\"16' Max width. 8' Max height. Glazing available in top section.\",\"design_pressure\":\"+23.00\\\/-25.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#15469-R0\",\"approval_number\":\"FL15469.3\",\"seq\":3,\"product_model\":\"7100 #0940\",\"product_description\":\"18' Max width. 8' Max height. Glazing available in top section.\",\"design_pressure\":\"+15.30\\\/-17.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#15469-R0\",\"approval_number\":\"FL15469.4\",\"seq\":4,\"product_model\":\"7400 #0901\",\"product_description\":\"9' Max width. 8' Max height. Glazing available in top section.\",\"design_pressure\":\"+31.20\\\/-35.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#15469-R0\",\"approval_number\":\"FL15469.5\",\"seq\":5,\"product_model\":\"7400 #0921\",\"product_description\":\"16' Max width. 8' Max height. Glazing available in top section.\",\"design_pressure\":\"+23.00\\\/-25.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#15469-R0\",\"approval_number\":\"FL15469.6\",\"seq\":6,\"product_model\":\"7400 #0941\",\"product_description\":\"18' Max width. 8' Max height. Glazing available in top section.\",\"design_pressure\":\"+15.30\\\/-17.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#29617-R0\",\"approval_number\":\"FL29617.1\",\"seq\":1,\"product_model\":\"8000\\\/8100\\\/8200 #1142\",\"product_description\":\"18' Max width. 14' Max height. Glazing available in top or intermediate sections.\",\"design_pressure\":\"+34.40\\\/-38.30\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#29617-R0\",\"approval_number\":\"FL29617.2\",\"seq\":2,\"product_model\":\"8000\\\/8100\\\/8200 #1143\",\"product_description\":\"18' Max Width. 8' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+34.40\\\/-38.30\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-21 00:00:00\",\"instructions_url\":\"\"}],\"Clopay Building Products Company\":[{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5678-R8\",\"approval_number\":\"FL5678.1\",\"seq\":1,\"product_model\":\"01 W4-09 C-DSIE-1F173: 3201, 3203, 250, 250G\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W4 Sectional Door, up to 9'0\\\" wide\",\"design_pressure\":\"+28 PSF\\\/-29 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5678-R8\",\"approval_number\":\"FL5678.2\",\"seq\":2,\"product_model\":\"02 W4-16 C-DSIE-1F173: 3201, 3203, 250, 250G\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W4 Sectional Door, 9'2\\\" to 16'0\\\" wide\",\"design_pressure\":\"+25.5 PSF\\\/-25.5 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5678-R8\",\"approval_number\":\"FL5678.3\",\"seq\":3,\"product_model\":\"03 W4-09 C-PAN-2F141: 692, 652V\",\"product_description\":\"Steel Pan (min. 24 ga.) WINDCODE\\u00ae W4 Sectional Door, up to 9'0\\\" wide\",\"design_pressure\":\"+25 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5678-R8\",\"approval_number\":\"FL5678.4\",\"seq\":4,\"product_model\":\"04 W4-16 C-PAN-2F141: 692, 652V\",\"product_description\":\"Steel Pan (min. 24 ga.) WINDCODE\\u00ae W4 Sectional Door, 9'2\\\" to 16'0\\\" wide\",\"design_pressure\":\"+24 PSF\\\/-24.5 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5678-R8\",\"approval_number\":\"FL5678.5\",\"seq\":5,\"product_model\":\"05 W4-12 C-DSIE-1F447: 3200, 3220, 240, 240G\",\"product_description\":\"Double-skin Insulated (exterior skin 24 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W4 Sectional Door, up to 10'2\\\" wide\",\"design_pressure\":\"+25 PSF\\\/-28 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5678-R8\",\"approval_number\":\"FL5678.6\",\"seq\":6,\"product_model\":\"06 W4-20 C-DSIE-1F447: 3200, 3220, 240, 240G\",\"product_description\":\"Double-skin Insulated (exterior skin 24 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W4 Sectional Door, 10'4\\\" to 20'2\\\" wide\",\"design_pressure\":\"+25 PSF\\\/-28 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5678-R8\",\"approval_number\":\"FL5678.7\",\"seq\":7,\"product_model\":\"07 W4-24 C-DSIE-1F447: 3200, 3220, 240, 240G\",\"product_description\":\"Double-skin Insulated (exterior skin 24 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W4 Sectional Door, 20'4\\\" to 24'2\\\" wide\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5678-R8\",\"approval_number\":\"FL5678.8\",\"seq\":8,\"product_model\":\"08 W4-10 C-DSIU-1D477: 3717, C7X17, 3718, C7X18, 3720, C7X20, 240U, 3722, C0X22\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W4 Sectional Door, up to 10'2\\\" wide\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5678-R8\",\"approval_number\":\"FL5678.9\",\"seq\":9,\"product_model\":\"09 W4-12 C-PAN-1E458: 525, 525V, 525S, 524, 524V, 524S, 520, 520S, 225, 225S, 224, 224S, C5EST, C5ST, C5ESV, C5SV, C5ESS, C5SS, C4ST C4SV, C4SS, C0ST, C0SS\",\"product_description\":\"Ribbed Steel (min. 25 ga.) WINDCODE\\u00ae W4 Sectional Door, up to 12'2\\\" wide\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5678-R8\",\"approval_number\":\"FL5678.10\",\"seq\":10,\"product_model\":\"10 W4-16 C-PAN-1E448: 524, 524V, 524S, 520, 520S, 224, 224S, C4ST C4SV, C4SS, C0ST, C0SS\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W4 Sectional Door, 12'4\\\" to 16'2\\\" wide\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5678-R8\",\"approval_number\":\"FL5678.11\",\"seq\":11,\"product_model\":\"11 W4-20 C-PAN-1E448: 524, 524V, 524S, 520, 520S, 224, 224S, C4ST C4SV, C4SS, C0ST, C0SS\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W4 Sectional Door, 16'4\\\" to 20'2\\\" wide\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5678-R8\",\"approval_number\":\"FL5678.12\",\"seq\":12,\"product_model\":\"12 W4-24 C-PAN-1E448: 524, 524V, 524S, 520, 520S, 224, 224S, C4ST C4SV, C4SS, C0ST, C0SS\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W4 Sectional Door, 20'4\\\" to 24'2\\\" wide\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5678-R8\",\"approval_number\":\"FL5678.13\",\"seq\":13,\"product_model\":\"13 W4-24 C-AL-1F499: 902, 903, C2AL, C3AL\",\"product_description\":\"Service Station WINDCODE\\u00ae W4 Sectional Door, up to 24'2\\\" wide\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5678-R8\",\"approval_number\":\"FL5678.14\",\"seq\":14,\"product_model\":\"14 W5-16 C-DSIE-1F447: 3200, 3220, 240, 240G\",\"product_description\":\"Double-skin Insulated (exterior skin 24 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W5 Sectional Door, up to 16'2\\\" wide\",\"design_pressure\":\"+30 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5678-R8\",\"approval_number\":\"FL5678.15\",\"seq\":15,\"product_model\":\"15 W5-22 C-DSIE-1F447: 3200, 3220, 240, 240G\",\"product_description\":\"Double-skin Insulated (exterior skin 24 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W5 Sectional Door, 16'4\\\" to 22'2\\\" wide\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5678-R8\",\"approval_number\":\"FL5678.16\",\"seq\":16,\"product_model\":\"16 W5-14 C-DSIU-1D477: 3717, C7X17, 3718, C7X18, 3720, C7X20, 240U, 3722, C0X22\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W5 Sectional Door, up to 14'2\\\" wide\",\"design_pressure\":\"+30 PSF\\\/-34 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5678-R8\",\"approval_number\":\"FL5678.17\",\"seq\":17,\"product_model\":\"17 W5-08 C-PAN-1E448: 524, 524V, 524S, 520, 520S, 224, 224S, C4ST C4SV, C4SS, C0ST, C0SS\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W5 Sectional Door, up to 8'2\\\" wide\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5678-R8\",\"approval_number\":\"FL5678.18\",\"seq\":18,\"product_model\":\"18 W5-10 C-PAN-1E448: 524, 524V, 524S, 520, 520S, 224, 224S, C4ST C4SV, C4SS, C0ST, C0SS\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W5 Sectional Door, 8'4\\\" to 10'2\\\" wide\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5678-R8\",\"approval_number\":\"FL5678.19\",\"seq\":19,\"product_model\":\"19 W5-12 C-PAN-1E448: 524, 524V, 524S, 520, 520S, 224, 224S, C4ST C4SV, C4SS, C0ST, C0SS\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W5 Sectional Door, 10'4\\\" to 12'2\\\" wide\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5678-R8\",\"approval_number\":\"FL5678.20\",\"seq\":20,\"product_model\":\"20 W5-16 C-PAN-1E448: 524, 524V, 524S, 520, 520S, 224, 224S, C4ST C4SV, C4SS, C0ST, C0SS\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W5 Sectional Door, 12'4\\\" to 16'2\\\" wide\",\"design_pressure\":\"+32 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5678-R8\",\"approval_number\":\"FL5678.21\",\"seq\":21,\"product_model\":\"21 W5-22 C-PAN-1E448: 524, 524V, 524S, 520, 520S, 224, 224S, C4ST C4SV, C4SS, C0ST, C0SS\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W5 Sectional Door, 16'4\\\" to 22'2\\\" wide\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5678-R8\",\"approval_number\":\"FL5678.22\",\"seq\":22,\"product_model\":\"22 W5-12 C-AL-1F499: 902, 903, C2AL, C3AL\",\"product_description\":\"Service Station WINDCODE\\u00ae W5 Sectional Door, up to 12'2\\\" wide\",\"design_pressure\":\"+32 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5678-R8\",\"approval_number\":\"FL5678.23\",\"seq\":23,\"product_model\":\"23 W5-16 C-AL-1F499: 902, 903, C2AL, C3AL\",\"product_description\":\"Service Station WINDCODE\\u00ae W5 Sectional Door, 12'4\\\" to 16'2\\\" wide (c-channel)\",\"design_pressure\":\"+32 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5678-R8\",\"approval_number\":\"FL5678.24\",\"seq\":24,\"product_model\":\"24 W5-16 C-AL-1F499: 902, 903, C2AL, C3AL\",\"product_description\":\"Service Station WINDCODE\\u00ae W5 Sectional Door, 12'4\\\" to 16'2\\\" wide (AL angle)\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5678-R8\",\"approval_number\":\"FL5678.25\",\"seq\":25,\"product_model\":\"25 W5-20 C-AL-1F499: 902, 903, C2AL, C3AL\",\"product_description\":\"Service Station WINDCODE\\u00ae W5 Sectional Door, 16'4\\\" to 20'2\\\" wide\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5678-R8\",\"approval_number\":\"FL5678.26\",\"seq\":26,\"product_model\":\"26 W5-22 C-AL-1F499: 902, 903, C2AL, C3AL\",\"product_description\":\"Service Station WINDCODE\\u00ae W5 Sectional Door, 20'4\\\" to 22'2\\\" wide\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5678-R8\",\"approval_number\":\"FL5678.27\",\"seq\":27,\"product_model\":\"27 W6-10 C-DSIE-1F447: 3200, 3220, 240, 240G\",\"product_description\":\"Double-skin Insulated (exterior skin 24 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W6 Sectional Door, up to 10'2\\\" wide\",\"design_pressure\":\"+37 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5678-R8\",\"approval_number\":\"FL5678.28\",\"seq\":28,\"product_model\":\"28 W6-12 C-DSIE-1F447: 3200, 3220, 240, 240G\",\"product_description\":\"Double-skin Insulated (exterior skin 24 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W6 Sectional Door, 10'4\\\" to 12'2\\\" wide\",\"design_pressure\":\"+40 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5678-R8\",\"approval_number\":\"FL5678.29\",\"seq\":29,\"product_model\":\"29 W6-10 C-DSIU-1D477: 3717, C7X17, 3718, C7X18, 3720, C7X20, 240U, 3722, C0X22\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W6 Sectional Door, up to 10'2\\\" wide\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5678-R8\",\"approval_number\":\"FL5678.30\",\"seq\":30,\"product_model\":\"30 W6-14 C-DSIU-1D477: 3717, C7X17, 3718, C7X18, 3720, C7X20, 240U, 3722, C0X22\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W6 Sectional Door, 10'4\\\" to 14'2\\\" wide\",\"design_pressure\":\"+37 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5678-R8\",\"approval_number\":\"FL5678.31\",\"seq\":31,\"product_model\":\"31 W6-10 C-PAN-1E448: 524, 524V, 524S, 520, 520S, 224, 224S, C4ST C4SV, C4SS, C0ST, C0SS\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W6 Sectional Door, up to 10'2\\\" wide\",\"design_pressure\":\"+37 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5678-R8\",\"approval_number\":\"FL5678.32\",\"seq\":32,\"product_model\":\"32 W6-12 C-PAN-1E448: 524, 524V, 524S, 520, 520S, 224, 224S, C4ST C4SV, C4SS, C0ST, C0SS\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W6 Sectional Door, 10'4\\\" to 12'2\\\" wide\",\"design_pressure\":\"+37 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5678-R8\",\"approval_number\":\"FL5678.33\",\"seq\":33,\"product_model\":\"33 W6-14 C-PAN-1E448: 524, 524V, 524S, 520, 520S, 224, 224S, C4ST C4SV, C4SS, C0ST, C0SS\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W6 Sectional Door, 12'4\\\" to 14'2\\\" wide\",\"design_pressure\":\"+37 PSF\\\/-38 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5678-R8\",\"approval_number\":\"FL5678.34\",\"seq\":34,\"product_model\":\"34 W6-22 C-AL-1F499: 902, 903, C2AL, C3AL\",\"product_description\":\"Service Station WINDCODE\\u00ae W6 Sectional Door, up to 22'2\\\" wide\",\"design_pressure\":\"+33 PSF\\\/-34 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5684-R13\",\"approval_number\":\"FL5684.1\",\"seq\":1,\"product_model\":\"01 W8-09 DSIE-1F471: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP, 4302, 6202, SFC68, 4305, HDGR, MFR68, 6205, SFR68\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W8 Garage Door\",\"design_pressure\":\"+54 PSF\\\/-60 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5684-R13\",\"approval_number\":\"FL5684.2\",\"seq\":2,\"product_model\":\"02 W7-09 PAN-2F153: 73, 75, 84A, 94, 98, 42, 42B, 48, 48B, 4F, 4RST, 6RST\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W7 Garage Door\",\"design_pressure\":\"+42 PSF\\\/-48 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5684-R13\",\"approval_number\":\"FL5684.3\",\"seq\":3,\"product_model\":\"03 W7-16 PAN-2F153: 73, 75, 84A, 94, 98, 42, 42B, 48, 48B, 4F, 4RST, 6RST\",\"product_description\":\"Steel Pan (min. 25 ga.) Double Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W7 Garage Door\",\"design_pressure\":\"+42 PSF\\\/-48 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5684-R13\",\"approval_number\":\"FL5684.4\",\"seq\":4,\"product_model\":\"04 W7-18 PAN-2F143: 84A, 94, 98, 48, 48B, 4F, 4RST\",\"product_description\":\"Steel Pan (min. 24 ga.) 16'4\\\" to 18'2\\\" wide WINDCODE\\u00ae W7 Garage Door\",\"design_pressure\":\"+42 PSF\\\/-46 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5684-R13\",\"approval_number\":\"FL5684.5\",\"seq\":5,\"product_model\":\"05 W8-09 DSIE-1F171: 4400, 4401, HDG, HDGL, HDGF, 4300, 4310, 4301, 66, 66G, 67, 67G, 68, 68G, 6200, 6201, 6203, SP200, SF200, SE200\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W8 Garage Door\",\"design_pressure\":\"+48 PSF\\\/-60 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5684-R13\",\"approval_number\":\"FL5684.6\",\"seq\":6,\"product_model\":\"06 W8-09 PAN-2F153: 73, 75, 42, 42B, 6RST\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W8 Garage Door\",\"design_pressure\":\"+46 PSF\\\/-50 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5684-R13\",\"approval_number\":\"FL5684.7\",\"seq\":7,\"product_model\":\"07 W8-09 PAN-2F143: 84A, 94, 98, 48, 48B, 4F, 4RST (solid doors)\",\"product_description\":\"Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W8 Garage Door with no glazing\",\"design_pressure\":\"+54 PSF\\\/-62 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5684-R13\",\"approval_number\":\"FL5684.8\",\"seq\":8,\"product_model\":\"08 W8-09 PAN-2F143: 84A, 94, 98, 48, 48B 4F, 4RST (impact-resistant glazing)\",\"product_description\":\"Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W8 Garage Door with Impact Resistant Glazing\",\"design_pressure\":\"+48 PSF\\\/-54 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5684-R13\",\"approval_number\":\"FL5684.9\",\"seq\":9,\"product_model\":\"09 W8-09 DSIEO-1M479: Coachman\\\/Settlers\\\/Affinity\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) with Overlay Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W8 Garage Door\",\"design_pressure\":\"+54 PSF\\\/-60 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5684-R13\",\"approval_number\":\"FL5684.10\",\"seq\":10,\"product_model\":\"10 W8-12 C-DSIE-1F447: 3200, 3205, 3220, 240, 240G\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 24 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W8 Sectional Door, up to 12'2\\\" wide, with optional Impact Resistant Glazing\",\"design_pressure\":\"+52 PSF\\\/-58 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5684-R13\",\"approval_number\":\"FL5684.11\",\"seq\":11,\"product_model\":\"11 W8-12 C-PAN-1E448: 524, 520, 224, C4ST, C0ST\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W8 Sectional Door, up to 12'2\\\"\",\"design_pressure\":\"+50 PSF\\\/-56 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5684-R13\",\"approval_number\":\"FL5684.12\",\"seq\":12,\"product_model\":\"12 W8-14 C-PAN-1E448: 524, 520, 224, C4ST, C0ST\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W8 Sectional Door, 12'3\\\" to 14'2\\\"\",\"design_pressure\":\"+50 PSF\\\/-56 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5684-R13\",\"approval_number\":\"FL5684.13\",\"seq\":13,\"product_model\":\"13 W8-16 PAN-2F443: G4S, GS4, GD4S, GR4S, E4S, ED4S, SS4, AR4S\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) Double-Car (up to 16'2\\\" wide) WINDCODE\\u00ae W8 Garage Door\",\"design_pressure\":\"+46.6 PSF\\\/-52 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5684-R13\",\"approval_number\":\"FL5684.14\",\"seq\":14,\"product_model\":\"14 W8-16 DSIE-1F471: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (up to 16'2\\\" wide) WINDCODE\\u00ae W8 Garage Door\",\"design_pressure\":\"+46.6 PSF\\\/-52 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5684-R13\",\"approval_number\":\"FL5684.15\",\"seq\":15,\"product_model\":\"15 W8-16 DSIEO-1M479: Coachman\\\/Settlers\\\/Affinity\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) with Overlay Double-Car (9'2\\\" up to 16'2\\\" wide) WINDCODE\\u00ae W8 Garage Door\",\"design_pressure\":\"+46.6 PSF\\\/-52 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5684-R13\",\"approval_number\":\"FL5684.16\",\"seq\":16,\"product_model\":\"16 W8-16 DSIE-1F171: 4400, 4401, HDG, HDGL, 4300, 4310, 4301, 66, 66G, 67, 67G, 68, 68G, 6200, 6201, 6203, SP200, SF200, SE200\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W8 Garage Door\",\"design_pressure\":\"+46.6 PSF\\\/-52 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5684-R13\",\"approval_number\":\"FL5684.17\",\"seq\":17,\"product_model\":\"17 W8-16: PAN-2F143: 84A, 94, 98, 48, 48B, 4F, 4RST\",\"product_description\":\"Steel Pan (min. 24 ga.) Double Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W8 Garage Door\",\"design_pressure\":\"+46.6 PSF\\\/-52 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5684-R13\",\"approval_number\":\"FL5684.18\",\"seq\":18,\"product_model\":\"18 W8-18 DSIE-1F171: 4400, 4401, HDG, HDGL, HDGF, 4300, 4310, 4301, 66, 66G, 67, 67G, 68, 68G, 6200, 6201, 6203, SP200, SF200, SE200\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double Car (16'4\\\" to 18'2\\\" wide) WINDCODE\\u00ae W8 Garage Door\",\"design_pressure\":\"+46 PSF\\\/-50 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5684-R13\",\"approval_number\":\"FL5684.19\",\"seq\":19,\"product_model\":\"19 W9-09 PAN-2F143: 93, 84A, 94, 98, 4F, 4RST, 48, 48B\",\"product_description\":\"Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W9 Garage Door\",\"design_pressure\":\"+62 PSF\\\/-72 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5684-R13\",\"approval_number\":\"FL5684.20\",\"seq\":20,\"product_model\":\"20 W8-09 PAN-2F443: G4S, GS4, GD4S, GR4S, E4S, ED4S, SS4, AR4S\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) Double-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W8 Garage Door\",\"design_pressure\":\"+50 PSF\\\/-58 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5684-R13\",\"approval_number\":\"FL5684.21\",\"seq\":21,\"product_model\":\"21 W8-09 DSIU-1F171: 9200, 9201, 9203, HDP20, HDPF20, HDPL20, 7200, 7201, 7203, 8200, 8201, 8203\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W8 Garage Door\",\"design_pressure\":\"+48 PSF\\\/-60 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5684-R13\",\"approval_number\":\"FL5684.22\",\"seq\":22,\"product_model\":\"22 W8-16 DSIU-1F171: 9200, 9201, 9203, HDP20, HDPF20, HDPL20, 7200, 7201, 7203, 8200, 8201, 8203\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W8 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+46.6 PSF\\\/-52 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5684-R13\",\"approval_number\":\"FL5684.23\",\"seq\":23,\"product_model\":\"23 W8-18 DSIU-1F171: 9200, 9201, 9203, HDP20, HDPF20, HDPL20, 7200, 7201, 7203, 8200, 8201, 8203\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) 16'4\\\" to 18'2\\\" wide WINDCODE\\u00ae W8 Garage Door\",\"design_pressure\":\"+46 PSF\\\/-50 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5684-R13\",\"approval_number\":\"FL5684.24\",\"seq\":24,\"product_model\":\"24 W8-09 DSIUO-1K479: Canyon Ridge\\\/Glenmoor\",\"product_description\":\"Double Skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W8 Garage Door\",\"design_pressure\":\"+54 PSF\\\/-60 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5684-R13\",\"approval_number\":\"FL5684.25\",\"seq\":25,\"product_model\":\"25 W8-16 DSIUO-1K479: Canyon Ridge\\\/Glenmoor\",\"product_description\":\"Double Skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W8 Garage Door\",\"design_pressure\":\"+46.6 PSF\\\/-52 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5684-R13\",\"approval_number\":\"FL5684.26\",\"seq\":26,\"product_model\":\"26 W8-12 C-DSIU-1D477: 3717, C7X17, 3718, C7X18, 3720, C7X20, 240U, 3722, C0X22\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W8 Sectional Door, up to 12'2\\\" wide, with optional Impact Resistant Glazing\",\"design_pressure\":\"+52 PSF\\\/-58 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5684-R13\",\"approval_number\":\"FL5684.27\",\"seq\":27,\"product_model\":\"27 W8-16 C-DSIU-1F477: 3720, C7X20, 240U, 3722, C0X22\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W8 Sectional Door, up to 16'2\\\" wide, with optional Impact Resistant Glazing\",\"design_pressure\":\"+50 PSF\\\/-56 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5684-R13\",\"approval_number\":\"FL5684.28\",\"seq\":28,\"product_model\":\"28 W7-16 PAN-2F153: 73, 75, 84A, 94, 98, 42, 42B, 48, 48B, 4F, 4RST, 6RST\",\"product_description\":\"Steel Pan (min. 25 ga.) Double Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W7 Garage Door\",\"design_pressure\":\"+42\\\/-48\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.1\",\"seq\":1,\"product_model\":\"001 W3-09 DSIE-1A171: 2050, 2051, 2053, 4050, 4051, 4053, 62, 64, 65, 62G, 62LG, 64G, SDP38, SFL38, SRP38, 134, 135, 136, 6130, 6131, 6133\",\"product_description\":\"1-3\\\/8\\\" Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 29 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W3 Garage Door\",\"design_pressure\":\"+20 PSF\\\/-21 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.2\",\"seq\":2,\"product_model\":\"002 W3-09 DSIE-1A471: GD1SP, GR1SP, GD1LP, GR1LP, AR1SP, AR1LP, ED1SP, ED1LP, 4132, 2132, 6132, SFC38, MFC38\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: 1-3\\\/8\\\" Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W3 Garage Door\",\"design_pressure\":\"+20 PSF\\\/-21 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.3\",\"seq\":3,\"product_model\":\"003 W3-09 DSIU-1A171: 9130, 9131, 9133, HDP13, HDPF13, HDPL13, 7130, 7131, 7133, 8130, 8131, 8133\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W3 Garage Door\",\"design_pressure\":\"+20 PSF\\\/-20 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.4\",\"seq\":4,\"product_model\":\"004 W3-16 DSIE-1A171: 2050, 2051, 2053, 4050, 4051, 4053, 62, 64, 65, 62G, 62LG, 64G, SDP38, SFL38, SRP38, 134, 135, 136, 6130, 6131, 6133\",\"product_description\":\"1-3\\\/8\\\" Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 29 ga. min.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W3 Garage Door\",\"design_pressure\":\"+20 PSF\\\/-21 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.5\",\"seq\":5,\"product_model\":\"005 W3-16 DSIE-1A471: GD1SP, GR1SP, GD1LP, GR1LP, AR1SP, AR1LP, ED1SP, ED1LP, 4132, 2132, 6132, SFC38, MFC38\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: 1-3\\\/8\\\" Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" up to 16'0\\\" wide) WINDCODE\\u00ae W3 Garage Door\",\"design_pressure\":\"+20 PSF\\\/-21 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.6\",\"seq\":6,\"product_model\":\"006 W3-16 DSIU-1A171: 9130, 9131, 9133, HDP13, HDPF13, HDPL13, 7130, 7131, 7133, 8130, 8131, 8133\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W3 Garage Door\",\"design_pressure\":\"+20 PSF\\\/-21 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.7\",\"seq\":7,\"product_model\":\"007 W3-16 PAN-2F153: 73, 4F, 1500, 75, 190, 84A, 94, 42, 48, 55, 42B, 48B, 55S, 4RST, 6RST, 4RSF, 6RSF\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W3 Garage Door\",\"design_pressure\":\"+20 PSF\\\/-21 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.8\",\"seq\":8,\"product_model\":\"008 W4-09 DSIE-1F171: 4300, 4301, 4310, 4400, 4401, HDG, HDGL, HDGF, 66, 66G, 67, 67G, 68, SP200, SF200, SE200, 6200, 6201, 6203\",\"product_description\":\"2\\\" Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+28 PSF\\\/-29 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.9\",\"seq\":9,\"product_model\":\"009 W4-09 DSIE-1F471: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP, 4302, HDGC, 6202, SFC68, MFC68\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: 2\\\" Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+28 PSF\\\/-29 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.10\",\"seq\":10,\"product_model\":\"010 W4-09 DSIU-1F171: 9200, 9201, 9203, HDP20, HDPF20, HDPL20, 7200, 7201, 7203, 8200, 8201, 8203\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+28 PSF\\\/-29 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.11\",\"seq\":11,\"product_model\":\"011 W4-09 DSIUO-1K479: Canyon Ridge\\\/Brookstone\",\"product_description\":\"Double Skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+27 PSF\\\/-29 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.12\",\"seq\":12,\"product_model\":\"012 W4-09 PAN-2F151: 73, 4F, 1500, 75, 190, 84A, 94, 96, 96V, 75L, 76, 76V, 42, 48, 55, 42B, 48B, 55S, 4RST, 6RST, 4RSF, 6RSF, 2RST, GD5S, GD5SV, GR5S, GR5SV, AR5S, AR5SV, ED5S, ED5SV\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.13\",\"seq\":13,\"product_model\":\"013 W4-09 PAN-2F441: GD4S, GR4S, GD4L, GR4L, GD4SV, GR4SV, GD4LV, GR4LV, MR4S, MR4L, MR4SV, MR4LV, AR4S, AR4L, AR4SV, AR4LV, ED4S, ED4L, ED4SV, ED4LV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.14\",\"seq\":14,\"product_model\":\"014 W4-09 SPO-2F449: Grand Harbor, Stone Manor\",\"product_description\":\"Steel Pan (min. 24 ga.) with Overlay Single-Car (up to 9'0\\\"wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.15\",\"seq\":15,\"product_model\":\"015 W4-16 DSIE-1F171: 4300, 4301, 4310, 4400, 4401, HDG, HDGL, HDGF, 66, 66G, 67, 67G, 68, SP200, SF200, SE200, 6200, 6201, 6203\",\"product_description\":\"2\\\" Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25.5 PSF\\\/-25.5 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.16\",\"seq\":16,\"product_model\":\"016 W4-16 DSIE-1F471: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP, 4302, HDGC, 6202, SFC68, MFC68\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: 2\\\" Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" up to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.17\",\"seq\":17,\"product_model\":\"017 W4-16 DSIEO-1F479: Coachman\\\/Settlers\\\/Affinity\",\"product_description\":\"Double Skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Double-Car (up to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.18\",\"seq\":18,\"product_model\":\"018 W4-16 DSIU-1F171: 9200, 9201, 9203, HDP20, HDPF20, HDPL20, 7200, 7201, 7203, 8200, 8201, 8203\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25.5 PSF\\\/-25.5 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.19\",\"seq\":19,\"product_model\":\"019 W4-16 DSIUO-1K479: Canyon Ridge\\\/Brookstone\",\"product_description\":\"Double Skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.20\",\"seq\":20,\"product_model\":\"020 W4-16 PAN-2F153: 73, 4F, 1500, 75, 190, 84A, 94, 42, 48, 55, 4RST, 6RST, 4RSF, 6RSF, GD5S, GD5SV, GR5S, GR5SV, AR5S, AR5SV, ED5S, ED5SV\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+24 PSF\\\/-24.5 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.21\",\"seq\":21,\"product_model\":\"021 W4-16 PAN-2F443: GD4S, GR4S, GD4L, GR4L, GD4SV, GR4SV, GD4LV, GR4LV, MR4S, MR4L, MR4SV, MR4LV, AR4S, AR4L, AR4SV, AR4LV, ED4S, ED4L, ED4SV, ED4LV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.22\",\"seq\":22,\"product_model\":\"022 W4-16 PAN-2F446: GD4S, GR4S, GD4L, GR4L, GD4SV, GR4SV, GD4LV, GR4LV, MR4S, MR4L, MR4SV, MR4LV, AR4S, AR4L, AR4SV, AR4LV, ED4S, ED4L, ED4SV, ED4LV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.23\",\"seq\":23,\"product_model\":\"023 W4-16 SPO-2F449: Grand Harbor, Stone Manor\",\"product_description\":\"Steel Pan (min. 24 ga.) with Overlay Double-Car (9'2\\\" up to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+24 PSF\\\/-24.5 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.24\",\"seq\":24,\"product_model\":\"024 W4-18 DSIE-1F171: 4300, 4301, 4310, 4400, 4401, HDG, HDGL, HDGF, 66, 66G, 67, 67G, 68, SP200, SF200, SE200, 6200, 6201, 6203\",\"product_description\":\"2\\\" Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) 16'2\\\" to 18'0\\\" wide WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.25\",\"seq\":25,\"product_model\":\"025 W4-18 DSIE-1F471: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP, 4302, HDGC, 6202, SFC68, MFC68\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: 2\\\" Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (16'2\\\" up to 18'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.26\",\"seq\":26,\"product_model\":\"026 W4-18 DSIU-1F171: 9200, 9201, 9203, HDP20, HDPF20, HDPL20, 7200, 7201, 7203, 8200, 8201, 8203\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) 16'2\\\" to 18'0\\\" wide WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.27\",\"seq\":27,\"product_model\":\"027 W4-18 DSIUO-1K479: Canyon Ridge\\\/Brookstone\",\"product_description\":\"Double Skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay WINDCODE\\u00ae W4 Garage Door 16'2\\\" to 18'0\\\" wide\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.28\",\"seq\":28,\"product_model\":\"028 W4-18 PAN-2F153: 73, 1500, 75, 190, 84A, 94, 42, 48, 55, 42B, 48B, 55S, 4RST, 6RST, 4RSF, 6RSF, GD5S, GD5SV, GR5S, GR5SV, AR5S, AR5SV, ED5S, ED5SV\",\"product_description\":\"Steel Pan (min. 25 ga.) 16'2\\\" to 18'0\\\" wide WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.29\",\"seq\":29,\"product_model\":\"029 W4-18 PAN-2F443: G4S, GS4, GD4S, GR4S, G4SV, GS4V, GD4SV, GR4SV, E4S, ED4S, E4SV, ED4SV, SS4, AR4S, SS4V, AR4SV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) 16'2\\\" to 18'0\\\" wide WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.30\",\"seq\":30,\"product_model\":\"030 W4-18 PAN-2F446: G4L, GL4, GD4L, GR4L, G4LV, GL4V, GD4LV, GR4LV, E4L, ED4L, E4LV, ED4LV, SL4, AR4L, SL4V, AR4LV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) 16'2\\\" to 18'0\\\" wide WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.31\",\"seq\":31,\"product_model\":\"031 W4-18 SPO-2F449: Grand Harbor, Stone Manor\",\"product_description\":\"Steel Pan (min. 24 ga.) with Overlay, 16'2\\\" up to 18'0\\\" wide WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.32\",\"seq\":32,\"product_model\":\"032 W5-09 DSIE-1A471: GD1SP, GR1SP, GD1LP, GR1LP, AR1SP, AR1LP, ED1SP, ED1LP, 4132, 2132, 6132, SFC38, MFC38\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: 1-3\\\/8\\\" Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.33\",\"seq\":33,\"product_model\":\"033 W5-09 DSIEO-1F479: Coachman\\\/Settlers\\\/Affinity, Canyon Ridge Elements\\\/Gleenmoor Elements\\\/Carriage House Custom Crafted Elements\",\"product_description\":\"Double Skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+33 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.34\",\"seq\":34,\"product_model\":\"034 W5-09 DSIU-1F171: 9200, 9201, 9203, HDP20, HDPF20, HDPL20, 7200, 7201, 7203, 8200, 8201, 8203\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.35\",\"seq\":35,\"product_model\":\"035 W5-09 DSIUO-1K479: Canyon Ridge\\\/Brookstone\",\"product_description\":\"Double Skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.36\",\"seq\":36,\"product_model\":\"036 W5-09 PAN-2F151: 84A, 94, 96, 96V, 73, 4F, 75, 75L, 1500, 190, 76, 76V, 4RST, 4RSF, 6RST, 6RSF, 2RST, 48, 42, 55, 48B, 42B, 55S, GD5S, GD5SV, GR5S, GR5SV, AR5S, AR5SV, ED5S, ED5SV\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.37\",\"seq\":37,\"product_model\":\"037 W5-09 PAN-2F151: 84A, 94, 96, 96V, 73, 4F, 75, 75L, 1500, 190, 76, 76V, 4RST, 4RSF, 6RST, 6RSF, 2RST, 48, 42, 55, 48B, 42B, 55S, GD5S, GD5SV, GR5S, GR5SV, AR5S, AR5SV, ED5S, ED5SV\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.38\",\"seq\":38,\"product_model\":\"038 W5-09 PAN-2F441: GD4S, GR4S, GD4L, GR4L, GD4SV, GR4SV, GD4LV, GR4LV, MR4S, MR4L, MR4SV, MR4LV, AR4S, AR4L, AR4SV, AR4LV, ED4S, ED4L, ED4SV, ED4LV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.39\",\"seq\":39,\"product_model\":\"039 W5-09 PANSP-2F151: 73SP, 15SP, 76SP, 76VSP\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+32 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.40\",\"seq\":40,\"product_model\":\"040 W5-09 PANSP-2F151: 73SP, 15SP, 76SP, 76VSP\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+32 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.41\",\"seq\":41,\"product_model\":\"041 W5-09 SPO-2F449: Grand Harbor, Stone Manor\",\"product_description\":\"Steel Pan (min. 24 ga.) with Overlay Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.42\",\"seq\":42,\"product_model\":\"042 W5-09 W-1B899: Reserve Collection RHxx, RRxx, RCxx\",\"product_description\":\"Reserve Wood Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+32 PSF\\\/-36 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.43\",\"seq\":43,\"product_model\":\"043 W5-12 AL-1F499: Avante\\u2122\",\"product_description\":\"Full View Aluminum Residential WINDCODE\\u00ae W5 Sectional Door, up to 12'2\\\" wide\",\"design_pressure\":\"+32 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.44\",\"seq\":44,\"product_model\":\"044 W5-16 DSIE-1A171: 2050, 2051, 2053, 4050, 4051, 4053, 62, 64, 65, 62G, 62LG, 64G, SDP38, SFL38, SRP38, 134, 135, 136, 6130, 6131, 6133\",\"product_description\":\"1-3\\\/8\\\" Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 29 ga. min.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.45\",\"seq\":45,\"product_model\":\"045 W5-16 DSIE-1A171: 2050, 2051, 2053, 4050, 4051, 4053, 62, 64, 65, 62G, 62LG, 64G, SDP38, SFL38, SRP38, 134, 135, 136, 6130, 6131, 6133\",\"product_description\":\"1-3\\\/8\\\" Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 29 ga. min.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.46\",\"seq\":46,\"product_model\":\"046 W5-16 DSIE-1A471: GD1SP, GR1SP, GD1LP, GR1LP, AR1SP, AR1LP, ED1SP, ED1LP, 4132, 2132, 6132, SFC38, MFC38\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: 1-3\\\/8\\\" Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" up to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.47\",\"seq\":47,\"product_model\":\"047 W5-16 DSIE-1F471: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP, 4302, HDGC, 6202, SFC68, MFC68\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: 2\\\" Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" up to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.48\",\"seq\":48,\"product_model\":\"048 W5-16 DSIEO-1F479: Coachman\\\/Settlers\\\/Affinity\",\"product_description\":\"Double Skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.49\",\"seq\":49,\"product_model\":\"049 W5-16 DSIEO-1M479: Coachman\\\/Settlers\\\/Affinity\",\"product_description\":\"Double Skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Double-Car (up to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.50\",\"seq\":50,\"product_model\":\"050 W5-16 DSIU-1A171: 9130, 9131, 9133, HDP13, HDPF13, HDPL13, 7130, 7131, 7133, 8130, 8131, 8133\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+32 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.51\",\"seq\":51,\"product_model\":\"051 W5-16 DSIUO-1K479: Canyon Ridge\\\/Brookstone\",\"product_description\":\"Double Skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Double-Car (up to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.52\",\"seq\":52,\"product_model\":\"052 W5-16 PAN-2F153: 84A, 94, 96, 96V, 73, 4F, 75, 75L, 76, 76V, 1500, 190, 4RST, 4RSF, 6RST, 6RSF, 48, 42, 55, 48B, 42B, 55S, GD5S, GD5SV, GR5S, GR5SV, AR5S, AR5SV, ED5S, ED5SV\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.53\",\"seq\":53,\"product_model\":\"053 W5-16 PAN-2F153: 84A, 94, 96, 96V, 73, 4F, 75, 75L, 76, 76V, 2RST, 1500, 190, 4RST, 4RSF, 6RST, 6RSF, 48, 42, 55, 48B, 42B, 55S, GD5S, GD5SV, GR5S, GR5SV, AR5S, AR5SV, ED5S, ED5SV\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.54\",\"seq\":54,\"product_model\":\"054 W5-16 PAN-2F156: 76, 76V, 2RST\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.55\",\"seq\":55,\"product_model\":\"055 W5-16 PAN-2F156: 76, 76V, 2RST\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.56\",\"seq\":56,\"product_model\":\"056 W5-16 PAN-2F443: GD4S, GR4S, GD4L, GR4L, GD4SV, GR4SV, GD4LV, GR4LV, MR4S, MR4L, MR4SV, MR4LV, AR4S, AR4L, AR4SV, AR4LV, ED4S, ED4L, ED4SV, ED4LV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions Steel Pan (min. 24 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.57\",\"seq\":57,\"product_model\":\"057 W5-16 PAN-2F446: G4L, GL4, GD4L, GR4L, G4LV, GL4V, GD4LV, GR4LV, E4L, ED4L, E4LV, ED4LV, SL4, AR4L, SL4V, AR4LV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions Steel Pan (min. 24 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.58\",\"seq\":58,\"product_model\":\"058 W5-16 PANSP-2F153: 73SP, 15SP\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+32 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.59\",\"seq\":59,\"product_model\":\"059 W5-16 PANSP-2F153: 73SP, 15SP\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+32 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.60\",\"seq\":60,\"product_model\":\"060 W5-16 PANSP-2F156: 76SP, 76VSP\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+32 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.61\",\"seq\":61,\"product_model\":\"061 W5-16 PANSP-2F156: 76SP, 76VSP\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+32 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.62\",\"seq\":62,\"product_model\":\"062 W5-16 SPO-2F449: Grand Harbor, Stone Manor\",\"product_description\":\"Steel Pan (min. 24 ga.) with Overlay Double-Car (9'2\\\" up to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.63\",\"seq\":63,\"product_model\":\"063 W5-16 W-1B899: Reserve Collection RHxx\",\"product_description\":\"Reserve Wood Double-Car (9'2\\\" To 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-33.5 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.64\",\"seq\":64,\"product_model\":\"064 W5-16-B AL-1F499: Avante\\u2122\",\"product_description\":\"Full View Aluminum Residential WINDCODE\\u00ae W5 Sectional Door, 12'3\\\" to 16'2\\\" wide\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.65\",\"seq\":65,\"product_model\":\"065 W5-16-C AL-1F499: Avante\\u2122\",\"product_description\":\"Full View Aluminum Residential WINDCODE\\u00ae W5 Sectional Door, 12'3\\\" to 16'2\\\" wide\",\"design_pressure\":\"+32 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.66\",\"seq\":66,\"product_model\":\"066 W5-16-HY DSIE-1A171: 2050, 2051, 2053, 4050, 4051, 4053, 62, 64, 65, 62G, 62LG, 64G, SDP38, SFL38, SRP38, 134, 135, 136, 6130, 6131, 6133\",\"product_description\":\"1-3\\\/8\\\" Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 29 ga. min.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+32 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.67\",\"seq\":67,\"product_model\":\"067 W5-16-HY DSIE-1A171: 2050, 2051, 2053, 4050, 4051, 4053, 62, 64, 65, 62G, 62LG, 64G, SDP38, SFL38, SRP38, 134, 135, 136, 6130, 6131, 6133\",\"product_description\":\"1-3\\\/8\\\" Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 29 ga. min.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+32 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.68\",\"seq\":68,\"product_model\":\"068 W5-16-HY PAN-2F143: 84A, 94, 4F, 4RST, 4RSF, 48, 48B\",\"product_description\":\"Steel Pan (min. 24 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+32 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.69\",\"seq\":69,\"product_model\":\"069 W5-16-HY PAN-2F153: 84A, 94, 4F, 96, 96V, 73, 75, 75L, 76, 76V, 1500, 190, 4RST, 4RSF, 6RST, 6RSF, 48, 42, 55, 48B, 42B, 55S\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+32 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.70\",\"seq\":70,\"product_model\":\"070 W5-16-HY PAN-2F153: 84A, 94, 96, 96V, 73, 75, 75L, 76, 76V, 1500, 190, 4RST, 4RSF, 6RST, 6RSF, 48, 42, 55, 48B, 42B, 55S\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+32 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.71\",\"seq\":71,\"product_model\":\"071 W5-20 AL-1F499: Avante\\u2122\",\"product_description\":\"Full View Aluminum Residential WINDCODE\\u00ae W5 Sectional Door, 16'3\\\" to 20'2\\\" wide\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.72\",\"seq\":72,\"product_model\":\"072 W6-09 DSIE-1A171: 2050, 2051, 2053, 4050, 4051, 4053, 62, 64, 65, 62G, 62LG, 64G, SDP38, SFL38, SRP38, 134, 135, 136, 6130, 6131, 6133\",\"product_description\":\"1-3\\\/8\\\" Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 29 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+36 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.73\",\"seq\":73,\"product_model\":\"073 W6-09 DSIE-1F171: 4300, 4301, 4310, 4400, 4401, HDG, HDGL, HDGF, 66, 66G, 67, 67G, 68, SP200, SF200, SE200, 6200, 6201, 6203\",\"product_description\":\"2\\\" Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+37 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.74\",\"seq\":74,\"product_model\":\"074 W6-09 DSIE-1F171: 4300, 4301, 4310, 4400, 4401, HDG, HDGL, HDGF, 66, 66G, 67, 67G, 68, SP200, SF200, SE200, 6200, 6201, 6203\",\"product_description\":\"2\\\" Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.75\",\"seq\":75,\"product_model\":\"075 W6-09 DSIE-1F471: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: 2\\\" Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.76\",\"seq\":76,\"product_model\":\"076 W6-09 DSIE-1F471: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: 2\\\" Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.77\",\"seq\":77,\"product_model\":\"077 W6-09 DSIEO-1M479: Coachman\\\/Settlers\\\/Affinity\",\"product_description\":\"Double Skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.78\",\"seq\":78,\"product_model\":\"078 W6-09 DSIEO-1M479: Coachman\\\/Settlers\\\/Affinity\",\"product_description\":\"Double Skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.79\",\"seq\":79,\"product_model\":\"079 W6-09 DSIU-1A171: 9130, 9131, 9133, HDP13, HDPF13, HDPL13, 7130, 7131, 7133, 8130, 8131, 8133\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.80\",\"seq\":80,\"product_model\":\"080 W6-09 DSIU-1F171: 9200, 9201, 9203, HDP20, HDPF20, HDPL20, 7200, 7201, 7203, 8200, 8201, 8203\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+38 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.81\",\"seq\":81,\"product_model\":\"081 W6-09 DSIU-1F171: 9200, 9201, 9203, HDP20, HDPF20, HDPL20, 7200, 7201, 7203, 8200, 8201, 8203\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.82\",\"seq\":82,\"product_model\":\"082 W6-09 DSIUO-1K479: Canyon Ridge\\\/Brookstone\",\"product_description\":\"Double Skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.83\",\"seq\":83,\"product_model\":\"083 W6-09 DSIUO-1K479: Canyon Ridge\\\/Brookstone\",\"product_description\":\"Double Skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.84\",\"seq\":84,\"product_model\":\"084 W6-09 PAN-2F153: 73, 4F, 75, 75L, 76, 76V, 84A, 94, 96, 96V, 42, 48, 42B, 48B, 4RST, 6RST, GD5S, GR5S, AR5S, ED5S\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+38 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.85\",\"seq\":85,\"product_model\":\"085 W6-09 PAN-2F153: 73, 4F, 75, 75L, 76, 76V, 84A, 94, 96, 96V, 42, 48, 42B, 48B, 4RST, 6RST, GD5S, GR5S, AR5S, ED5S\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.86\",\"seq\":86,\"product_model\":\"086 W6-09 PAN-2F443: G4S, GS4, GD4S, GR4S, G4SV, GS4V, GD4SV, GR4SV, E4S, ED4S, E4SV, ED4SV, SS4, AR4S, SS4V, AR4SV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.87\",\"seq\":87,\"product_model\":\"087 W6-09 PAN-2F443: GD4S, GR4S, GD4L, GR4L, GD4SV, GR4SV, GD4LV, GR4LV, MR4S, MR4L, MR4SV, MR4LV, AR4S, AR4L, AR4SV, AR4LV, ED4S, ED4L, ED4SV, ED4LV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.88\",\"seq\":88,\"product_model\":\"088 W6-09 PAN-2F446: GD4S, GR4S, GD4L, GR4L, GD4SV, GR4SV, GD4LV, GR4LV, MR4S, MR4L, MR4SV, MR4LV, AR4S, AR4L, AR4SV, AR4LV, ED4S, ED4L, ED4SV, ED4LV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.89\",\"seq\":89,\"product_model\":\"089 W6-09 PAN-2F446: G4L, GL4, GD4L, GR4L, G4LV, GL4V, GD4LV, GR4LV, E4L, ED4L, E4LV, ED4LV, SL4, AR4L, SL4V, AR4LV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.90\",\"seq\":90,\"product_model\":\"090 W6-09 SPO-2F449: Grand Harbor, Stone Manor\",\"product_description\":\"Steel Pan (min. 24 ga.) with Overlay Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.91\",\"seq\":91,\"product_model\":\"091 W6-09 SPO-2F499: Grand Harbor, Stone Manor\",\"product_description\":\"Steel Pan (min. 24 ga.) with Overlay Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.92\",\"seq\":92,\"product_model\":\"092 W6-09 W-1G899: Custom Reserve Collection CRD, CR800\",\"product_description\":\"Custom Wood Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+39 PSF\\\/-45 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.93\",\"seq\":93,\"product_model\":\"093 W6-16 DSIE-1F171: 4300, 4301, 4310, 4400, 4401, HDG, HDGL, HDGF, 66, 66G, 67, 67G, 68, SP200, SF200, SE200, 6200, 6201, 6203\",\"product_description\":\"2\\\" Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.94\",\"seq\":94,\"product_model\":\"094 W6-16 DSIE-1F171: 4300, 4301, 4310, 4400, 4401, HDG, HDGL, HDGF, 66, 66G, 67, 67G, 68, SP200, SF200, SE200, 6200, 6201, 6203\",\"product_description\":\"2\\\" Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+37 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.95\",\"seq\":95,\"product_model\":\"095 W6-16 DSIE-1F471: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: 2\\\" Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" up to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.96\",\"seq\":96,\"product_model\":\"096 W6-16 DSIE-1F471: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: 2\\\" Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" up to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.97\",\"seq\":97,\"product_model\":\"097 W6-16 DSIEO-1M479: Coachman\\\/Settlers\\\/Affinity\",\"product_description\":\"Double Skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.98\",\"seq\":98,\"product_model\":\"098 W6-16 DSIU-1F171: 9200, 9201, 9203, HDP20, HDPF20, HDPL20, 7200, 7201, 7203, 8200, 8201, 8203\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+37 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.99\",\"seq\":99,\"product_model\":\"099 W6-16 DSIU-1F171: 9200, 9201, 9203, HDP20, HDPF20, HDPL20, 7200, 7201, 7203, 8200, 8201, 8203\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.100\",\"seq\":100,\"product_model\":\"100 W6-16 DSIUO-1K479: Canyon Ridge\\\/Brookstone\",\"product_description\":\"Double Skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.101\",\"seq\":101,\"product_model\":\"101 W6-16 PAN-2F153: 73, 75, 84A, 94, 42, 48, 42B, 48B, 4RST, 6RST, GD5S, GR5S, AR5S, ED5S\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+37 PSF\\\/-41 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.102\",\"seq\":102,\"product_model\":\"102 W6-16 PAN-2F153: 73, 75, 84A, 94, 42, 48, 42B, 48B, 4RST, 6RST, GD5S, GR5S, AR5S, ED5S\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-41 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.103\",\"seq\":103,\"product_model\":\"103 W6-16 PAN-2F156: 76, 2RST\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-41 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.104\",\"seq\":104,\"product_model\":\"104 W6-16 PAN-2F443: G4S, GS4, GD4S, GR4S, G4SV, GS4V, GD4SV, GR4SV, E4S, ED4S, E4SV, ED4SV, SS4, AR4S, SS4V, AR4SV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-41 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.105\",\"seq\":105,\"product_model\":\"105 W6-16 PAN-2F443: G4S, GS4, GD4S, GR4S, G4SV, GS4V, GD4SV, GR4SV, E4S, ED4S, E4SV, ED4SV, SS4, AR4S, SS4V, AR4SV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-41 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.106\",\"seq\":106,\"product_model\":\"106 W6-16 PAN-2F446: G4L, GL4, GD4L, GR4L, G4LV, GL4V, GD4LV, GR4LV, E4L, ED4L, E4LV, ED4LV, SL4, AR4L, SL4V, AR4LV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-41 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.107\",\"seq\":107,\"product_model\":\"107 W6-16 PAN-2F446: G4L, GL4, GD4L, GR4L, G4LV, GL4V, GD4LV, GR4LV, E4L, ED4L, E4LV, ED4LV, SL4, AR4L, SL4V, AR4LV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-41 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.108\",\"seq\":108,\"product_model\":\"108 W6-16 SPO-2F449: Grand Harbor, Stone Manor\",\"product_description\":\"Steel Pan (min. 24 ga.) with Overlay Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.109\",\"seq\":109,\"product_model\":\"109 W6-16 SPO-2F499: Grand Harbor, Stone Manor\",\"product_description\":\"Steel Pan (min. 24 ga.) with Overlay Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.110\",\"seq\":110,\"product_model\":\"110 W6-18 DSIE-1F171: 4300, 4301, 4310, 4400, 4401, HDG, HDGL, HDGF, 66, 66G, 67, 67G, 68, SP200, SF200, SE200, 6200, 6201, 6203\",\"product_description\":\"2\\\" Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) 16'4\\\" to 18'2\\\" wide WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.111\",\"seq\":111,\"product_model\":\"111 W6-18 DSIE-1F171: 4300, 4301, 4310, 4400, 4401, HDG, HDGL, HDGF, 66, 66G, 67, 67G, 68, SP200, SF200, SE200, 6200, 6201, 6203\",\"product_description\":\"2\\\" Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) 16'4\\\" to 18'2\\\" wide WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.112\",\"seq\":112,\"product_model\":\"112 W6-18 DSIE-1F471: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: 2\\\" Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (16'4\\\" up to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.113\",\"seq\":113,\"product_model\":\"113 W6-18 DSIEO-1M479: Coachman\\\/Settlers\\\/Affinity\",\"product_description\":\"Double Skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Double-Car (16'4\\\" to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.114\",\"seq\":114,\"product_model\":\"114 W6-18 DSIU-1F171: 9200, 9201, 9203, HDP20, HDPF20, HDPL20, 7200, 7201, 7203, 8200, 8201, 8203\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) 16'4\\\" to 18'2\\\" wide WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.115\",\"seq\":115,\"product_model\":\"115 W6-18 DSIU-1F171: 9200, 9201, 9203, HDP20, HDPF20, HDPL20, 7200, 7201, 7203, 8200, 8201, 8203\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) 16'4\\\" to 18'2\\\" wide WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.116\",\"seq\":116,\"product_model\":\"116 W6-18 DSIUO-1K479: Canyon Ridge\\\/Brookstone\",\"product_description\":\"Double Skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay WINDCODE\\u00ae W6 Garage Door 16'4\\\" to 18'2\\\" wide\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.117\",\"seq\":117,\"product_model\":\"117 W6-18 PAN-2F143: 84A, 94, 48, 48B, 4RST\",\"product_description\":\"Steel Pan (min. 24 ga.) Double-Car (16'4\\\" to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+37 PSF\\\/-39 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.118\",\"seq\":118,\"product_model\":\"118 W6-18 PAN-2F143: 84A, 94, 48, 48B, 4RST\",\"product_description\":\"Steel Pan (min. 24 ga.) Double-Car (16'4\\\" to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-39 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.119\",\"seq\":119,\"product_model\":\"119 W6-18 PAN-2F153: 73, 75, 84A, 94, 42, 48, 42B, 48B, 4RST, 6RST, GD5S, GR5S, AR5S, ED5S\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (16'4\\\" to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.120\",\"seq\":120,\"product_model\":\"120 W6-18 PAN-2F153: 73, 75, 84A, 94, 42, 48, 42B, 48B, 4RST, 6RST, GD5S, GR5S, AR5S, ED5S\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (16'4\\\" to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.121\",\"seq\":121,\"product_model\":\"121 W6-18 PAN-2F443: G4S, GS4, GD4S, GR4S, G4SV, GS4V, GD4SV, GR4SV, E4S, ED4S, E4SV, ED4SV, SS4, AR4S, SS4V, AR4SV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) 16'4\\\" to 18'2\\\" wide WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-39 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.122\",\"seq\":122,\"product_model\":\"122 W6-18 PAN-2F443: G4S, GS4, GD4S, GR4S, G4SV, GS4V, GD4SV, GR4SV, E4S, ED4S, E4SV, ED4SV, SS4, AR4S, SS4V, AR4SV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) 16'4\\\" to 18'2\\\" wide WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-39 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.123\",\"seq\":123,\"product_model\":\"123 W4-09 DSIE-1F171: 4300, 4301, 4310, 4400, 4401, HDG, HDGL, HDGF, 66, 66G, 67, 67G, 68, SP200, SF200, SE200, 6200, 6201, 6203\",\"product_description\":\"2\\\" Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+28 PSF\\\/-29 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.124\",\"seq\":124,\"product_model\":\"124 W4-16 DSIE-1F171: 4300, 4301, 4310, 4400, 4401, HDG, HDGL, HDGF, 66, 66G, 67, 67G, 68, SP200, SF200, SE200, 6200, 6201, 6203\",\"product_description\":\"2\\\" Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.125\",\"seq\":125,\"product_model\":\"125 W4-18 DSIE-1F171: 4300, 4301, 4310, 4400, 4401, HDG, HDGL, HDGF, 66, 66G, 67, 67G, 68, SP200, SF200, SE200, 6200, 6201, 6203\",\"product_description\":\"2\\\" Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) 16'2\\\" to 18'0\\\" wide WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.126\",\"seq\":126,\"product_model\":\"126 W4-09 PAN-2F151: 73, 4F, 1500, 75, 190, 84A, 94, 96, 96V, 75L, 76, 76V, 42, 48, 55, 42B, 48B, 55S, 4RST, 6RST, 4RSF, 6RSF, 2RST, GD5S, GD5SV, GR5S, GR5SV, AR5S, AR5SV, ED5S, ED5SV\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.127\",\"seq\":127,\"product_model\":\"127 W4-16 PAN-2F153: 73, 4F, 1500, 75, 190, 84A, 94, 42, 48, 55, 4RST, 6RST, 4RSF, 6RSF, GD5S, GD5SV, GR5S, GR5SV, AR5S, AR5SV, ED5S, ED5SV\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+24 PSF\\\/-24.5 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.128\",\"seq\":128,\"product_model\":\"128 W4-18 PAN-2F153: 73, 1500, 75, 190, 84A, 94, 42, 48, 55, 42B, 48B, 55S, 4RST, 6RST, 4RSF, 6RSF, GD5S, GD5SV, GR5S, GR5SV, AR5S, AR5SV, ED5S, ED5SV\",\"product_description\":\"Steel Pan (min. 25 ga.) 16'2\\\" to 18'0\\\" wide WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.129\",\"seq\":129,\"product_model\":\"129 W4-09 DSIE-1F471: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP, 4302, HDGC, 6202, SFC68, MFC68\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: 2\\\" Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+27 PSF\\\/-29 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.130\",\"seq\":130,\"product_model\":\"130 W4-09 PAN-2F441: G4S, GS4, G4L, GL4, GD4S, GD4L, GR4S, GR4L, G4SV, GS4V, G4LV, GL4V, GD4SV, GD4LV, GR4SV, GR4LV, E4S, E4L, ED4S, ED4L, E4SV, E4LV, ED4SV, ED4LV, SS4, SL4, AR4S, AR4L, SS4V, SL4V, AR4SV, AR4LV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.131\",\"seq\":131,\"product_model\":\"131 W4-16 DSIE-1F471: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP, 4302, HDGC, 6202, SFC68, MFC68\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: 2\\\" Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" up to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.132\",\"seq\":132,\"product_model\":\"132 W4-16 PAN-2F443: G4S, GS4, GD4S, GR4S, G4SV, GS4V, GD4SV, GR4SV, E4S, ED4S, E4SV, ED4SV, SS4, AR4S, SS4V, AR4SV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.133\",\"seq\":133,\"product_model\":\"133 W4-16 PAN-2F446: G4L, GL4, GD4L, GR4L, G4LV, GL4V, GD4LV, GR4LV, E4L, ED4L, E4LV, ED4LV, SL4, AR4L, SL4V, AR4LV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.134\",\"seq\":134,\"product_model\":\"134 W4-18 PAN-2F443: G4S, GS4, GD4S, GR4S, G4SV, GS4V, GD4SV, GR4SV, E4S, ED4S, E4SV, ED4SV, SS4, AR4S, SS4V, AR4SV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) 16'2\\\" to 18'0\\\" wide WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.135\",\"seq\":135,\"product_model\":\"135 W4-18 PAN-2F446: G4L, GL4, GD4L, GR4L, G4LV, GL4V, GD4LV, GR4LV, E4L, ED4L, E4LV, ED4LV, SL4, AR4L, SL4V, AR4LV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) 16'2\\\" to 18'0\\\" wide WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.136\",\"seq\":136,\"product_model\":\"136 W3-09 DSIU-1A471: GD1SU, GR1SU, GD1LU, GR1LU, AR1SU, AR1LU, ED1SU, ED1LU, 9132, HDPC13, 7132, 8135, MFC38U\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: 1-3\\\/8\\\" Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W3 Garage Door\",\"design_pressure\":\"+20 PSF\\\/-21 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.137\",\"seq\":137,\"product_model\":\"137 W3-16 DSIU-1A471: GD1SU, GR1SU, GD1LU, GR1LU, AR1SU, AR1LU, ED1SU, ED1LU, 9132, HDPC13, 7132, 8135, MFC38U\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: 1-3\\\/8\\\" Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" up to 16'0\\\" wide) WINDCODE\\u00ae W3 Garage Door\",\"design_pressure\":\"+20 PSF\\\/-21 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.138\",\"seq\":138,\"product_model\":\"138 W5-09 DSIU-1A471: GD1SU, GR1SU, GD1LU, GR1LU, AR1SU, AR1LU, ED1SU, ED1LU, 9132, HDPC13, 7132, 8135, MFC38U\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: 1-3\\\/8\\\" Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.139\",\"seq\":139,\"product_model\":\"139 W5-16 DSIU-1A471: GD1SU, GR1SU, GD1LU, GR1LU, AR1SU, AR1LU, ED1SU, ED1LU, 9132, HDPC13, 7132, 8135, MFC38U\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: 1-3\\\/8\\\" Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" up to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.140\",\"seq\":140,\"product_model\":\"140 W4-09 DSIU-1F471: GD2SU, GR2SU, GD2LU, GR2LU, AR2SU, AR2LU, ED2SU, ED2LU, 9202, HDPC20, 7207, 8202, MFC68U\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: 2\\\" Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+28 PSF\\\/-29 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.141\",\"seq\":141,\"product_model\":\"141 W4-16 DSIU-1F471: GD2SU, GR2SU, GD2LU, GR2LU, AR2SU, AR2LU, ED2SU, ED2LU, 9202, HDPC20, 7207, 8202, MFC68U\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: 2\\\" Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" up to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.142\",\"seq\":142,\"product_model\":\"142 W4-18 DSIU-1F471: GD2SU, GR2SU, GD2LU, GR2LU, AR2SU, AR2LU, ED2SU, ED2LU, 9202, HDPC20, 7207, 8202, MFC68U\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: 2\\\" Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (16'2\\\" up to 18'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.143\",\"seq\":143,\"product_model\":\"143 W5-16 DSIU-1F471: GD2SU, GR2SU, GD2LU, GR2LU, AR2SU, AR2LU, ED2SU, ED2LU, 9202, HDPC20, 7207, 8202, MFC68U\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: 2\\\" Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" up to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.144\",\"seq\":144,\"product_model\":\"144 W4-09 DSIU-1F471: GD2SU, GR2SU, GD2LU, GR2LU, AR2SU, AR2LU, ED2SU, ED2LU, 9202, HDPC20, 7207, 8202, MFC68U\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: 2\\\" Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+28 PSF\\\/-29 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.145\",\"seq\":145,\"product_model\":\"145 W4-16 DSIU-1F471: GD2SU, GR2SU, GD2LU, GR2LU, AR2SU, AR2LU, ED2SU, ED2LU, 9202, HDPC20, 7207, 8202, MFC68U\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: 2\\\" Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" up to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.146\",\"seq\":146,\"product_model\":\"146 W4-18 SPO-2F449: Grand Harbor, Stone Manor\",\"product_description\":\"Steel Pan (min. 24 ga.) with Overlay, 16'2\\\" up to 18'0\\\" wide WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.147\",\"seq\":147,\"product_model\":\"147 W6-16 DSIEO-1M479: Coachman\\\/Settlers\\\/Affinity\",\"product_description\":\"Double Skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.148\",\"seq\":148,\"product_model\":\"148 W6-18 DSIEO-1M479: Coachman\\\/Settlers\\\/Affinity\",\"product_description\":\"Double Skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Double-Car (16'4\\\" to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.149\",\"seq\":149,\"product_model\":\"149 W8-16 DSIEO-1M479: Coachman\\\/Settlers\\\/Affinity\",\"product_description\":\"Double Skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W8 Garage Door\",\"design_pressure\":\"+46.6 PSF\\\/-52.0 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15279-R12\",\"approval_number\":\"FL15279.150\",\"seq\":150,\"product_model\":\"150 W8-09 DSIEO-1M479: Coachman\\\/Settlers\\\/Affinity\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) with Overlay Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W8 Garage Door\",\"design_pressure\":\"+54 PSF\\\/-60 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15504-R13\",\"approval_number\":\"FL15504.1\",\"seq\":1,\"product_model\":\"01 W3-09 DSIE-1A171: 2050, 4050, 2051, 4051, 2053, 4053, 62, 62G, 62LG, 6130, 65, 65G, 6131, 64, 64G, 6133, 135, SDP38, 136, SFL38, 134, SRP38\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 29 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W3 Garage Door\",\"design_pressure\":\"+20 PSF\\\/-21 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15504-R13\",\"approval_number\":\"FL15504.2\",\"seq\":2,\"product_model\":\"02 W3-09 PAN-2F151: 84A, 94, 96, 96V, 73, 75, 1500, 190, 75L, 76, 76V, 4RST, 4F, 4RSF, 6RST, 6RSF, 2RST, 48, 48B, 42, 42B, 55, 55S, GD5S, GD5SV, GR5S, GR5SV, AR5S, AR5SV, ED5S, ED5SV\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W3 Garage Door\",\"design_pressure\":\"+20 PSF\\\/-21 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15504-R13\",\"approval_number\":\"FL15504.3\",\"seq\":3,\"product_model\":\"03 W5-16 PAN-2F153\\\/6: 84A, 94, 96, 96V, 73, 75, 1500, 190, 75L, 76, 76V, 4RST, 4F, 4RSF, 6RST, 6RSF, 2RST, 48, 48B, 42, 42B, 55, 55S, GD5S, GD5SV, GR5S, GR5SV, AR5S, AR5SV, ED5S, ED5SV\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+28 PSF\\\/-30.5 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15504-R13\",\"approval_number\":\"FL15504.4\",\"seq\":4,\"product_model\":\"04 W5-16 PAN-2F153\\\/6: 84A, 94, 96, 96V, 73, 75, 1500, 190, 75L, 76, 76V, 4RST, 4F, 4RSF, 6RST, 6RSF, 2RST, 48, 48B, 42, 42B, 55, 55S, GD5S, GD5SV, GR5S, GR5SV, AR5S, AR5SV, ED5S, ED5SV\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+28 PSF\\\/-30.5 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15504-R13\",\"approval_number\":\"FL15504.5\",\"seq\":5,\"product_model\":\"05 W6-10 W-1G899: Custom Reserve Collection CRDnnn, CR800, MR800, CH900\",\"product_description\":\"Custom Wood Single-Car (up to 10'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+36.5 PSF\\\/-40.5 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15504-R13\",\"approval_number\":\"FL15504.6\",\"seq\":6,\"product_model\":\"06 W7-09 W-1G899: Custom Reserve Collection CRDnnn, CR800, MR800, CH900\",\"product_description\":\"Custom Wood Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W7 Garage Door\",\"design_pressure\":\"+45 PSF\\\/-50 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15504-R13\",\"approval_number\":\"FL15504.7\",\"seq\":7,\"product_model\":\"07 W4-09 DSIU-1A171: 9130, 9131, 9133, HDP13, HDPF13, HDPL13, 7130, 7131, 7133, 8130, 8131, 8133\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-28 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15504-R13\",\"approval_number\":\"FL15504.8\",\"seq\":8,\"product_model\":\"08 W4-16 DSIU-1A171: 9130, 9131, 9133, HDP13, HDPF13, HDPL13, 7130, 7131, 7133, 8130, 8131, 8133\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+24 PSF\\\/-26.5 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15504-R13\",\"approval_number\":\"FL15504.9\",\"seq\":9,\"product_model\":\"09 W4-18 DSIU-1A171: 9130, 9131, 9133, HDP13, HDPF13, HDPL13, 7130, 7131, 7133, 8130, 8131, 8133\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) 16'2\\\" to 18'0\\\" wide WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+24 PSF\\\/-26 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15504-R13\",\"approval_number\":\"FL15504.10\",\"seq\":10,\"product_model\":\"10 W5-09 DSIU-1A171: 9130, 9131, 9133, HDP13, HDPF13, HDPL13, 7130, 7131, 7133, 8130, 8131, 8133\",\"product_description\":\"Double-skin Insulated Intellicore\\u00ae (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+33 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15504-R13\",\"approval_number\":\"FL15504.11\",\"seq\":11,\"product_model\":\"11 W5-16 DSIU-1A171: 9130, 9131, 9133, HDP13, HDPF13, HDPL13, 7130, 7131, 7133, 8130, 8131, 8133\",\"product_description\":\"Double-skin Insulated Intellicore\\u00ae (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+32 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15504-R13\",\"approval_number\":\"FL15504.12\",\"seq\":12,\"product_model\":\"12 W6-09 DSIE-1F171: 4400, 4401, 4300, 4301, 4310, HDG, HDGL, HDGF, 66, 66G, 67, 67G, 68, SP200, SF200, SE200, 6200, 6201, 6203\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+38 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15504-R13\",\"approval_number\":\"FL15504.13\",\"seq\":13,\"product_model\":\"13 W6-09 DSIE-1F171: 4400, 4401, 4300, 4301, 4310, HDG, HDGL, HDGF, 66, 66G, 67, 67G, 68, SP200, SF200, SE200, 6200, 6201, 6203\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15504-R13\",\"approval_number\":\"FL15504.14\",\"seq\":14,\"product_model\":\"14 W8-09 PAN-2F443: GD4S, GR4S, ED4S, AR4S\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W8 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+50 PSF\\\/-58 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15504-R13\",\"approval_number\":\"FL15504.15\",\"seq\":15,\"product_model\":\"15 W5-09 DSIU-1A171: 9130, 9131, 9133, HDP13, HDPF13, HDPL13, 7130, 7131, 7133, 8130, 8131, 8133\",\"product_description\":\"Double-skin Insulated Intellicore\\u00ae (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+33 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15504-R13\",\"approval_number\":\"FL15504.16\",\"seq\":16,\"product_model\":\"16 W5-16 DSIU-1A171: 9130, 9131, 9133, HDP13, HDPF13, HDPL13, 7130, 7131, 7133, 8130, 8131, 8133\",\"product_description\":\"Double-skin Insulated Intellicore\\u00ae (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+32 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15504-R13\",\"approval_number\":\"FL15504.17\",\"seq\":17,\"product_model\":\"17 W4-09 PAN-2F151: 73, 1500, 75, 190, 84A, 94, 4F, 94V, 76, 42, 48, 55, 42B, 48B, 55S, 4RST, 6RST, 4RSF, 6RSF, 2RST, GD5S, GD5SV, GR5S, GR5SV, AR5S, AR5SV, ED5S, ED5SV\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15504-R13\",\"approval_number\":\"FL15504.18\",\"seq\":18,\"product_model\":\"18 W4-09 PAN-2F151: 73, 1500, 75, 190, 84A, 94, 4F, 94V, 76, 42, 48, 55, 42B, 48B, 55S, 4RST, 6RST, 4RSF, 6RSF, 2RST, GD5S, GD5SV, GR5S, GR5SV, AR5S, AR5SV, ED5S, ED5SV\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15504-R13\",\"approval_number\":\"FL15504.19\",\"seq\":19,\"product_model\":\"19 W4-09 DSIEO-1M749 \\\/\\\/ DSIUO-1M479: EPS \\\/\\\/ URETHANE Coachman \\\/ Settlers \\\/ Affinity\",\"product_description\":\"Double Skin Insulated (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+28 PSF\\\/-29 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15504-R13\",\"approval_number\":\"FL15504.20\",\"seq\":20,\"product_model\":\"20 W4-16 DSIEO-1M749 \\\/\\\/ DSIUO-1M479: EPS \\\/\\\/ URETHANE Coachman \\\/ Settlers \\\/ Affinity\",\"product_description\":\"Double Skin Insulated (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25.5 PSF\\\/-25.5 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15504-R13\",\"approval_number\":\"FL15504.21\",\"seq\":21,\"product_model\":\"21 W4-18 DSIEO-1M749 \\\/\\\/ DSIUO-1M479: EPS \\\/\\\/ URETHANE Coachman \\\/ Settlers \\\/ Affinity\",\"product_description\":\"Double Skin Insulated (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Double-Car (16'2\\\" to 18'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15504-R13\",\"approval_number\":\"FL15504.22\",\"seq\":22,\"product_model\":\"22 W3-16 PAN-2F153: 73, 4F, 1500, 75, 190, 84A, 94, 42, 48, 55, 42B, 48B, 55S, 4RST, 6RST, 4RSF, 6RSF\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W3 Garage Door\",\"design_pressure\":\"+20 PSF\\\/-21 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15504-R13\",\"approval_number\":\"FL15504.23\",\"seq\":23,\"product_model\":\"23 W4-16 PAN-2F153: 73, 4F, 1500, 75, 75L, 76, 76V, 190, 84A, 94, 96, 96V, 42, 48, 55, 4RST, 6RST, 4RSF, 6RSF, GD5S, GD5SV, GR5S, GR5SV, AR5S, AR5SV, ED5S, ED5SV\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+24 PSF\\\/-24.5 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15504-R13\",\"approval_number\":\"FL15504.24\",\"seq\":24,\"product_model\":\"24 W4-16 PAN-2F153: 73, 4F, 1500, 75, 75L, 76, 76V, 190, 84A, 94, 96, 96V, 42, 48, 55, 4RST, 6RST, 4RSF, 6RSF, GD5S, GD5SV, GR5S, GR5SV, AR5S, AR5SV, ED5S, ED5SV\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+24 PSF\\\/-24.5 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15504-R13\",\"approval_number\":\"FL15504.25\",\"seq\":25,\"product_model\":\"25 W4-16 DSIEO-1F479: Coachman\\\/Settlers\\\/Affinity\",\"product_description\":\"Double Skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Double-Car (up to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15504-R13\",\"approval_number\":\"FL15504.26\",\"seq\":26,\"product_model\":\"26 W3-16 PAN-1E151: T40S, 664, T50S, HDB, T40L, T50L, HDBL, T40F, HDBF, HDB4, 4200\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W3 Garage Door\",\"design_pressure\":\"+20 PSF\\\/-21 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15504-R13\",\"approval_number\":\"FL15504.27\",\"seq\":27,\"product_model\":\"27 W4-16 PAN-1E151: T40S, 664, T50S, HDB, T40L, T50L, HDBL, T40F, HDBF, HDB4, 4200\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15504-R13\",\"approval_number\":\"FL15504.28\",\"seq\":28,\"product_model\":\"28 W5-16 PAN-1E151: T40S, 664, T50S, HDB, T40L, T50L, HDBL, T40F, HDBF, HDB4, 4200\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15504-R13\",\"approval_number\":\"FL15504.29\",\"seq\":29,\"product_model\":\"29 W5-16 PAN-1E151: T40S, 664, T50S, HDB, T40L, T50L, HDBL, T40F, HDBF, HDB4, 4200\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+28 PSF\\\/-30.5 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15504-R13\",\"approval_number\":\"FL15504.30\",\"seq\":30,\"product_model\":\"30 W5-09 PAN-1E151: T40S, 664, T50S, HDB, T40L, T50L, HDBL, T40F, HDBF, HDB4, 4200\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (Up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15504-R13\",\"approval_number\":\"FL15504.31\",\"seq\":31,\"product_model\":\"31 W4-09 PAN-1E151: T40S, 664, T50S, HDB, T40L, T50L, HDBL, T40F, HDBF, HDB4, 4200\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (Up to 9'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-28 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#15504-R13\",\"approval_number\":\"FL15504.32\",\"seq\":32,\"product_model\":\"32 W3-09 PAN-1E151: T40S, 664, T50S, HDB, T40L, T50L, HDBL, T40F, HDBF, HDB4, 4200\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (Up to 9'0\\\" wide) WINDCODE\\u00ae W3 Garage Door\",\"design_pressure\":\"+20 PSF\\\/-21 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.1\",\"seq\":1,\"product_model\":\"01 W6-16 DSIE-1F171: 4300, 4301, 4310, HDG, HDGL, HDGF, 66, 66G, 67, 67G, 68, SP200, SF200, SE200, 6200, 6201, 6203\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.2\",\"seq\":2,\"product_model\":\"02 W6-16 DSIE-1F171: 4300, 4301, 4310, HDG, HDGL, HDGF, 66, 66G, 67, 67G, 68, SP200, SF200, SE200, 6200, 6201, 6203\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.3\",\"seq\":3,\"product_model\":\"03 W6-16 PAN-2F153: 73, 75, 84A, 94, 42, 48, 42B, 48B, 4RST, 6RST, GD5S, GR5S, AR5S, ED5S\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+36 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.4\",\"seq\":4,\"product_model\":\"04 W6-16 PAN-2F153: 73, 75, 84A, 94, 42, 48, 42B, 48B, 4RST, 6RST, GD5S, GR5S, AR5S, ED5S\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+36 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.5\",\"seq\":5,\"product_model\":\"05 W6-16 PAN-2F143: 84A, 94, 98, 48, 48B, 4F, 4RST\",\"product_description\":\"Steel Pan (min. 24 ga.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.6\",\"seq\":6,\"product_model\":\"06 W6-16 PAN-2F143: 84A, 94, 98, 48, 48B, 4F, 4RST\",\"product_description\":\"Steel Pan (min. 24 ga.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.7\",\"seq\":7,\"product_model\":\"07 W6-18 DSIE-1F171: 4300, 4301, 4310, HDG, HDGL, HDGF, 66, 66G, 67, 67G, 68, SP200, SF200, SE200, 6200, 6201, 6203\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) 16'4\\\" to 18'2\\\" wide WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.8\",\"seq\":8,\"product_model\":\"08 W6-18 DSIE-1F171: 4300, 4301, 4310, HDG, HDGL, HDGF, 66, 66G, 67, 67G, 68, SP200, SF200, SE200, 6200, 6201, 6203\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) 16'4\\\" to 18'2\\\" wide WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.9\",\"seq\":9,\"product_model\":\"09 W6-18 DSIU-1F171: 9200, 9201, 9203, HDP20, HDPF20, HDPL20, 7200, 7201, 7203, 8200, 8201, 8203\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) 16'4\\\" to 18'2\\\" wide WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.10\",\"seq\":10,\"product_model\":\"10 W6-18 DSIU-1F171: 9200, 9201, 9203, HDP20, HDPF20, HDPL20, 7200, 7201, 7203, 8200, 8201, 8203\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) 16'4\\\" to 18'2\\\" wide WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.11\",\"seq\":11,\"product_model\":\"11 6-18 PAN-2F153: 73, 75, 75L, 76, 76V, 84A, 94, 4F, 96, 96V, 42, 48, 42B, 48B, 4RST, 6RST, GD5S, GR5S, AR5S, ED5S, GD4S, GR4S, AR4S, ED4S\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (16'4\\\" to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+36 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.12\",\"seq\":12,\"product_model\":\"12 W6-18 PAN-2F153: 73, 75, 75L, 76, 76V, 84A, 94, 96, 96V, 42, 48, 42B, 48B, 4RST, 6RST, GD5S, GR5S, AR5S, ED5S, GD4S, GR4S, AR4S, ED4S\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (16'4\\\" to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+36 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.13\",\"seq\":13,\"product_model\":\"13 W7-18 PAN-2F143: 84A, 94, 4F, 98, 48, 48B, 4F, 4RST\",\"product_description\":\"Steel Pan (min. 24 ga.) 16'4\\\" to 18'2\\\" wide WINDCODE\\u00ae W7 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+41 PSF\\\/-46 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.14\",\"seq\":14,\"product_model\":\"14 W8-16 DSIE-1F171: HDG, HDGL, HDGF, 4300, 4310, 4301, 66, 66G, 67, 67G, 68, 6200, 6201, 6203, SP200, SF200, SE200\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W8 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+46 PSF\\\/-52 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.15\",\"seq\":15,\"product_model\":\"15 W8-16 PAN-2F143: 84A, 94, 98, 48, 48B, 4F, 4RST\",\"product_description\":\"Steel Pan (min. 24 ga.) Double Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W8 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+46 PSF\\\/-50 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.16\",\"seq\":16,\"product_model\":\"16 W8-18 DSIE-1F171: HDG, HDGL, HDGF, 4300, 4310, 4301, 66, 66G, 67, 67G, 68, 6200, 6201, 6203, SP200, SF200, SE200\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double Car (16'4\\\" to 18'2\\\" wide) WINDCODE\\u00ae W8 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+46 PSF\\\/-50 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.17\",\"seq\":17,\"product_model\":\"17 W8-16 DSIU-1F171: 9200, 9201, 9203, HDP20, HDPF20, HDPL20, 7200, 7201, 7203, 8200, 8201, 8203\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W8 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+46 PSF\\\/-52 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.18\",\"seq\":18,\"product_model\":\"18 W8-18 DSIU-1F171: 9200, 9201, 9203, HDP20, HDPF20, HDPL20, 7200, 7201, 7203, 8200, 8201, 8203\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) 16'4\\\" to 18'2\\\" wide WINDCODE\\u00ae W8 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+46 PSF\\\/-50 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.19\",\"seq\":19,\"product_model\":\"19 W6-16 DSIE-1F471: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP, 4302, HDGC, 6202, MFC68, 4305, HDGR, 6205, SFR68, MFR68\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.20\",\"seq\":20,\"product_model\":\"20 W6-16 DSIE-1F471: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP, 4302, HDGC, 6202, MFC68, 4305, HDGR, 6205, SFR68, MFR68\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.21\",\"seq\":21,\"product_model\":\"21 W8-16 DSIE-1F471: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP, 4302, HDGC, 6202, MFC68, 4305, HDGR, 6205, SFR68, MFR68\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W8 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+46 PSF\\\/-52 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.22\",\"seq\":22,\"product_model\":\"22 W6-09 DSIE-1F171: 4400, 4401, 4301, 4300, 4301, 4310, HDG, HDGL, HDGF, 66, 66G, 67, 67G, 68, SP200, SF200, SE200, 6200, 6201, 6203\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+38 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.23\",\"seq\":23,\"product_model\":\"23 W6-09 DSIE-1F171: 4400, 4401, 4300, 4301, 4310, HDG, HDGL, HDGF, 66, 66G, 67, 67G, 68, SP200, SF200, SE200, 6200, 6201, 6203\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.24\",\"seq\":24,\"product_model\":\"24 W6-09 PAN-2F153: 84A, 94, 96, 96V, 73, 75, 75L, 76, 76V, 1500, 190, 4RST, 4RSF, 4F, 6RST, 6RSF, 48, 42, 55, 48B, 42B, 55S, GD5S, GD5SV, GR5S, GR5SV, AR5S, AR5SV, ED5S, ED5SV\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+38 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.25\",\"seq\":25,\"product_model\":\"25 W6-09 PAN-2F153: 84A, 94, 96, 96V, 73, 75, 75L, 76, 76V, 1500, 190, 4RST, 4RSF, 4F, 6RST, 6RSF, 48, 42, 55, 48B, 42B, 55S, GD5S, GD5SV, GR5S, GR5SV, AR5S, AR5SV, ED5S, ED5SV\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.26\",\"seq\":26,\"product_model\":\"26 W6-09 PAN-2F156: 75L, 76, 76V, 96, 96V, 2RST\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.27\",\"seq\":27,\"product_model\":\"27 W6-09 PAN-2F156: 75L, 76, 76V, 96, 96V, 2RST\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.28\",\"seq\":28,\"product_model\":\"28 W6-09 DSIE-1A171: 2050, 2051, 2053, 4050, 4051, 4053, 62, 64, 65, 62G, 62LG, 64G, SDP38, SFL38, SRP38, 134, 135, 136, 6130, 6131, 6133\",\"product_description\":\"Double-skin Insulated EPS(exterior skin 27 ga. min.; interior skin 29 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+36 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.29\",\"seq\":29,\"product_model\":\"29 W6-09 DSIE-1A171: 2050, 2051, 2053, 4050, 4051, 4053, 62, 64, 65, 62G, 62LG, 64G, SDP38, SFL38, SRP38, 134, 135, 136, 6130, 6131, 6133\",\"product_description\":\"Double-skin Insulated EPS(exterior skin 27 ga. min.; interior skin 29 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+36 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.30\",\"seq\":30,\"product_model\":\"30 W6-09 DSIE-1F471: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP, 4302, HDGC, 6202, MFC68, 4305, HDGR, 6205, SFR68, MFR68\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+38 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.31\",\"seq\":31,\"product_model\":\"31 W6-09 DSIE-1F471: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP, 4302, HDGC, 6202, MFC68, 4305, HDGR, 6205, SFR68, MFR68\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.32\",\"seq\":32,\"product_model\":\"32 W6-09 PAN-2F443: G4S, GS4, GD4S, GR4S, G4SV, GS4V, GD4SV, GR4SV, E4S, ED4S, E4SV, ED4SV, SS4, AR4S, SS4V, AR4SV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+38 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.33\",\"seq\":33,\"product_model\":\"33 W6-09 PAN-2F443: G4S, GS4, GD4S, GR4S, G4SV, GS4V, GD4SV, GR4SV, E4S, ED4S, E4SV, ED4SV, SS4, AR4S, SS4V, AR4SV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.34\",\"seq\":34,\"product_model\":\"34 W6-09 PAN-2F446: G4L, GL4, GD4L, GR4L, G4LV, GL4V, GD4LV, GR4LV, E4L, ED4L, E4LV, ED4LV, SL4, AR4L, SL4V, AR4LV, BD4E, BR4E, PR4E, RR4E, BD4N, BR4N, PR4N, RR4N, BD4EV, BR4EV, PR4EV, RR4EV, BD4NV, BR4NV, PR4NV, RR4NV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions \\\/\\\/ Bridgeport\\\/Westport\\\/Recessed: Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+38 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.35\",\"seq\":35,\"product_model\":\"35 W6-09 PAN-2F446: G4L, GL4, GD4L, GR4L, G4LV, GL4V, GD4LV, GR4LV, E4L, ED4L, E4LV, ED4LV, SL4, AR4L, SL4V, AR4LV, BD4E, BR4E, PR4E, RR4E, BD4N, BR4N, PR4N, RR4N, BD4EV, BR4EV, PR4EV, RR4EV, BD4NV, BR4NV, PR4NV, RR4NV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions \\\/\\\/ Bridgeport\\\/Westport\\\/Recessed: Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.36\",\"seq\":36,\"product_model\":\"36 W6-16 PAN-2F443: GD4S, GR4S, ED4S, AR4S\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.37\",\"seq\":37,\"product_model\":\"37 W6-16 PAN-2F443: GD4S, GR4S, ED4S, AR4S\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.38\",\"seq\":38,\"product_model\":\"38 W6-16 PAN-2F446: GD4L, GR4L, ED4L, AR4L, BD4E, BR4E, PR4E, RR4E, BD4N, BR4N, PR4N, RR4N\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions \\\/\\\/ Bridgeport\\\/Westport\\\/Recessed: Steel Pan (min. 24 ga.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.39\",\"seq\":39,\"product_model\":\"39 W6-16 PAN-2F446: GD4L, GR4L, ED4L, AR4L, BD4E, BR4E, PR4E, RR4E, BD4N, BR4N, PR4N, RR4N\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions \\\/\\\/ Bridgeport\\\/Westport\\\/Recessed: Steel Pan (min. 24 ga.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.40\",\"seq\":40,\"product_model\":\"40 W8-09 DSIE-1F471: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP, 4302, HDGC, 6202, MFC68, 4305, HDGR, 6205, SFR68, MFR68\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W8 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+54 PSF\\\/-60 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.41\",\"seq\":41,\"product_model\":\"41 W6-09 DSIU-1F171: 9200, 9201, 9203, HDP20, HDPF20, HDPL20, 7200, 7201, 7203, 8200, 8201, 8203\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+38 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.42\",\"seq\":42,\"product_model\":\"42 W6-09 DSIU-1F171: 9200, 9201, 9203, HDP20, HDPF20, HDPL20, 7200, 7201, 7203, 8200, 8201, 8203\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.43\",\"seq\":43,\"product_model\":\"43 W6-16 DSIU-1F171: 9200, 9201, 9203, HDP20, HDPF20, HDPL20, 7200, 7201, 7203, 8200, 8201, 8203\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.44\",\"seq\":44,\"product_model\":\"44 W6-16 DSIU-1F171: 9200, 9201, 9203, HDP20, HDPF20, HDPL20, 7200, 7201, 7203, 8200, 8201, 8203\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.45\",\"seq\":45,\"product_model\":\"45 W3-09 DSIU-1A171: 9130, 9131, 9133, HDP13, HDPF13, HDPL13, 7130, 7131, 7133, 8130, 8131, 8133\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W3 Garage Door\",\"design_pressure\":\"+20 PSF\\\/-21 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.46\",\"seq\":46,\"product_model\":\"46 W7-09 PAN-2F153: 73, 75, 84A, 94, 98, 42, 42B, 48, 48B, 4F, 4RST, 6RST,GD5S, GD5SV, GR5S, GR5SV, AR5S, AR5SV, ED5S, ED5SV\",\"product_description\":\"Steel Pan (min. 25 ga.) Single Car (up to 9'0\\\" wide) WINDCODE\\u00ae W7 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+42 PSF\\\/-48 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.47\",\"seq\":47,\"product_model\":\"47 W5-16 PANSP-2F153\\\/6: 73SP, 15SP, 76SP, 76VSP, GD5SSP, GD5SPV\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+32 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.48\",\"seq\":48,\"product_model\":\"48 W5-16 PANSP-2F153\\\/6: 73SP, 15SP, 76SP, 76VSP, GD5SSP, GD5SPV\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+32 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.49\",\"seq\":49,\"product_model\":\"49 W8-09 W-1G899: Custom Reserve Collection CR800, MR800, CH800, CRDnnn\",\"product_description\":\"Custom Wood Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W8 Garage Door\",\"design_pressure\":\"+47 PSF\\\/-55 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.50\",\"seq\":50,\"product_model\":\"50 W7-16 W-1G899: Custom Reserve Collection CR800, MR800, CH800, CRDnnn\",\"product_description\":\"Custom Wood Double-Car (9'2\\\" up to 16'2\\\" wide) WINDCODE\\u00ae W7 Garage Door\",\"design_pressure\":\"+41 PSF\\\/-48 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.51\",\"seq\":51,\"product_model\":\"51 W6-16 SPO-2F449: Grand Harbor, Evanston, Stone Manor\",\"product_description\":\"Steel Pan (min. 24 ga.) with Overlay Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.52\",\"seq\":52,\"product_model\":\"52 W6-16 SPO-2F499: Grand Harbor, Evanston, Stone Manor\",\"product_description\":\"Steel Pan (min. 24 ga.) with Overlay Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.53\",\"seq\":53,\"product_model\":\"53 W8-09 DSIU-1F171: 9200, 9201, 9203, HDP20, HDPF20, HDPL20, 7200, 7201, 7203, 8200, 8201, 8203\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W8 Garage Door\",\"design_pressure\":\"+48 PSF\\\/-60 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.54\",\"seq\":54,\"product_model\":\"54 W8-09 DSIE-1F171: 4400, 4401, HDG, HDGL, HDGF, 4300, 4310, 4301, 66, 66G, 67, 67G, 68, 68G, 6200, 6201, 6203, SP200, SF200, SE200\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W8 Garage Door\",\"design_pressure\":\"+48 PSF\\\/-60 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.55\",\"seq\":55,\"product_model\":\"55 W8-09 PAN-2F143: 84A, 94, 98, 48, 48B 4F, 4RST (impact-resistant glazing)\",\"product_description\":\"Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W8 Garage Door with Impact Resistant Glazing\",\"design_pressure\":\"+48 PSF\\\/-54 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16107-R19\",\"approval_number\":\"FL16107.56\",\"seq\":56,\"product_model\":\"56 W8-09 PAN-2F143: 84A, 94, 98, 48, 48B, 4F, 4RST (solid doors)\",\"product_description\":\"Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W8 Garage Door with no glazing\",\"design_pressure\":\"+54 PSF\\\/-62 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.1\",\"seq\":1,\"product_model\":\"01 W5-16-HY PAN-2F153\\\/6: 73, 1500, 75, 75L, 76, 76V, 190, 84A, 94, 96, 96V, 42, 42B, 48, 48B, 55, 4F, 4RST, 6RST, 4RSF, 6RSF, GD5S, GD5SV, GR5S, GR5SV, AR5S, AR5SV, ED5S, ED5SV\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+32 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.2\",\"seq\":2,\"product_model\":\"02 W5-16-HY PAN-2F153\\\/6: 73, 1500, 75, 75L, 76, 76V, 190, 84A, 94, 96, 96V, 42, 42B, 48, 48B, 55, 4F, 4RST, 6RST, 4RSF, 6RSF, GD5S, GD5SV, GR5S, GR5SV, AR5S, AR5SV, ED5S, ED5SV\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+32 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.3\",\"seq\":3,\"product_model\":\"03 W8-16 PAN-2F443: GD4S, GR4S, ED4S, AR4S\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W8 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+46 PSF\\\/-52 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.4\",\"seq\":4,\"product_model\":\"04 W6-16 PAN-2F153: 73, 1500, 75, 75L, 76, 190, 84A, 94, 42, 42B, 48, 48B, 55, 4RST, 6RST, 4RSF, 6RSF, GD5S, GD5SV, GR5S, GR5SV, AR5S, AR5SV, ED5S, ED5SV\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+36 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.5\",\"seq\":5,\"product_model\":\"05 W6-16 PAN-2F153: 73, 1500, 75, 75L, 76, 190, 84A, 94, 42, 42B, 48, 48B, 55, 4RST, 6RST, 4RSF, 6RSF, GD5S, GD5SV, GR5S, GR5SV, AR5S, AR5SV, ED5S, ED5SV\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+36 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.6\",\"seq\":6,\"product_model\":\"06 W6-16 PAN-2F156: 76, 2RST\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+36 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.7\",\"seq\":7,\"product_model\":\"07 W6-16 PAN-2F156: 76, 2RST\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+36 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.8\",\"seq\":8,\"product_model\":\"08 W5-16 PANSP-2F153\\\/6: 73SP, 15SP, GD5SSP, GD5SSPV, 76SP, 76VSP\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+32 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.9\",\"seq\":9,\"product_model\":\"09 W5-16 PANSP-2F153\\\/6: 73SP, 15SP, GD5SSP, GD5SSPV, 76SP, 76VSP\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+32 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.10\",\"seq\":10,\"product_model\":\"10 W6-09 DSIE-1A171: 2050, 2051, 2053, 4050, 4051, 4053, 62, 64, 65, 62G, 62LG, 64G, SDP38, SFL38, SRP38, 134, 135, 136, 6130, 6131, 6133\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 29 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+36 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.11\",\"seq\":11,\"product_model\":\"11 W6-09 DSIE-1A171: 2050, 2051, 2053, 4050, 4051, 4053, 62, 64, 65, 62G, 62LG, 64G, SDP38, SFL38, SRP38, 134, 135, 136, 6130, 6131, 6133\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 29 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+36 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.12\",\"seq\":12,\"product_model\":\"12 W6-09 DSIU-1F471: GD2SU, GR2SU, GD2LU, GR2LU, AR2SU, AR2LU, ED2SU, ED2LU, 9202, HDPC20, 7202, 8202, MFC68U, 9205, HDPR20, 7205, 8205, MFR68U, BD2EU, BR2EU, BD2NU, BR2NU, PR2EU, PR2NU\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+38 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.13\",\"seq\":13,\"product_model\":\"13 W6-09 DSIU-1F471: GD2SU, GR2SU, GD2LU, GR2LU, AR2SU, AR2LU, ED2SU, ED2LU, 9202, HDPC20, 7202, 8202, MFC68U, 9205, HDPR20, 7205, 8205, MFR68U, BD2EU, BR2EU, BD2NU, BR2NU, PR2EU, PR2NU\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.14\",\"seq\":14,\"product_model\":\"14 W6-16 DSIU-1F471: GD2SU, GR2SU, GD2LU, GR2LU, AR2SU, AR2LU, ED2SU, ED2LU, 9202, HDPC20, 7202, 8202, MFC68U, 9205, HDPR20, 7205, 8205, MFR68U, BD2EU, BR2EU, BD2NU, BR2NU, PR2EU, PR2NU\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.15\",\"seq\":15,\"product_model\":\"15 W6-16 DSIU-1F471: GD2SU, GR2SU, GD2LU, GR2LU, AR2SU, AR2LU, ED2SU, ED2LU, 9202, HDPC20, 7202, 8202, MFC68U, 9205, HDPR20, 7205, 8205, MFR68U, BD2EU, BR2EU, BD2NU, BR2NU, PR2EU, PR2NU\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.16\",\"seq\":16,\"product_model\":\"16 W6-18 DSIE-1F471: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP, 4302, HDGC, 6202, MFC68, 4305, HDGR, 6205, SFR68, MFR68\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (16'4\\\" to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.17\",\"seq\":17,\"product_model\":\"17 W6-18 DSIE-1F471: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP, 4302, HDGC, 6202, MFC68, 4305, HDGR, 6205, SFR68, MFR68\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (16'4\\\" to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.18\",\"seq\":18,\"product_model\":\"18 W6-18 DSIU-1F471: GD2SU, GR2SU, GD2LU, GR2LU, AR2SU, AR2LU, ED2SU, ED2LU, 9202, HDPC20, 7202, 8202, MFC68U, 9205, HDPR20, 7205, 8205, MFR68U, BD2EU, BR2EU, BD2NU, BR2NU, PR2EU, PR2NU\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (16'4\\\" to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.19\",\"seq\":19,\"product_model\":\"19 W6-18 DSIU-1F471: GD2SU, GR2SU, GD2LU, GR2LU, AR2SU, AR2LU, ED2SU, ED2LU, 9202, HDPC20, 7202, 8202, MFC68U, 9205, HDPR20, 7205, 8205, MFR68U, BD2EU, BR2EU, BD2NU, BR2NU, PR2EU, PR2NU\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (16'4\\\" to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.20\",\"seq\":20,\"product_model\":\"20 W8-09 DSIU-1F471: GD2SU, GR2SU, GD2LU, GR2LU, AR2SU, AR2LU, ED2SU, ED2LU, 9202, HDPC20, 7202, 8202, MFC68U, 9205, HDPR20, 7205, 8205, MFR68U, BD2EU, BR2EU, BD2NU, BR2NU, PR2EU, PR2NU\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W8 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+54 PSF\\\/-60 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.21\",\"seq\":21,\"product_model\":\"21 W8-16 DSIU-1F471: GD2SU, GR2SU, GD2LU, GR2LU, AR2SU, AR2LU, ED2SU, ED2LU, 9202, HDPC20, 7202, 8202, MFC68U, 9205, HDPR20, 7205, 8205, MFR68U, BD2EU, BR2EU, BD2NU, BR2NU, PR2EU, PR2NU\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W8 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+46 PSF\\\/-52 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.22\",\"seq\":22,\"product_model\":\"22 W8-09 PAN-2F443: GD4S, GR4S, ED4S, AR4S\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W8 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+50 PSF\\\/-58 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.23\",\"seq\":23,\"product_model\":\"23 W6-16 DSIE-1F471: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP, 4302, HDGC, 6202, MFC68, 4305, HDGR, 6205, SFR68, MFR68\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.24\",\"seq\":24,\"product_model\":\"24 W6-16 DSIE-1F471: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP, 4302, HDGC, 6202, MFC68, 4305, HDGR, 6205, SFR68, MFR68\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.25\",\"seq\":25,\"product_model\":\"25 W8-16 DSIE-1F471: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP, 4302, HDGC, 6202, MFC68, 4305, HDGR, 6205, SFR68, MFR68\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W8 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+46 PSF\\\/-52 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.26\",\"seq\":26,\"product_model\":\"26 W6-09 DSIE-1F471: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP, 4302, HDGC, 6202, MFC68, 4305, HDGR, 6205, SFR68, MFR68\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+38 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.27\",\"seq\":27,\"product_model\":\"27 W6-09 DSIE-1F471: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP, 4302, HDGC, 6202, MFC68, 4305, HDGR, 6205, SFR68, MFR68\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.28\",\"seq\":28,\"product_model\":\"28 W6-09 DSIUO-1K749: Canyon Ridge \\\/ Glenmoor \\\/ Custom Wood-Look \\\/\\\/ Canyon Ridge Modern Series \\\/ Glenmoor Modern Series \\\/ Custom Wood-Look Modern Series \\\/\\\/ Coachman \\\/ Settlers \\\/ Affinity\",\"product_description\":\"Double Skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door with optional Impact-Resistant Lites\",\"design_pressure\":\"+38 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.29\",\"seq\":29,\"product_model\":\"29 W6-09 DSIUO-1K749: Canyon Ridge \\\/ Glenmoor \\\/ Custom Wood-Look \\\/\\\/ Canyon Ridge Modern Series \\\/ Glenmoor Modern Series \\\/ Custom Wood-Look Modern Series \\\/\\\/ Coachman \\\/ Settlers \\\/ Affinity\",\"product_description\":\"Double Skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.30\",\"seq\":30,\"product_model\":\"30 W6-16 DSIUO-1K749: Canyon Ridge \\\/ Glenmoor \\\/ Custom Wood-Look \\\/\\\/ Canyon Ridge Modern Series \\\/ Glenmoor Modern Series \\\/ Custom Wood-Look Modern Series \\\/\\\/ Coachman \\\/ Settlers \\\/ Affinity\",\"product_description\":\"Double Skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door with optional Impact-Resistant Lites.\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.31\",\"seq\":31,\"product_model\":\"31 W6-16 DSIUO-1K749: Canyon Ridge \\\/ Glenmoor \\\/ Custom Wood-Look \\\/\\\/ Canyon Ridge Modern Series \\\/ Glenmoor Modern Series \\\/ Custom Wood-Look Modern Series \\\/\\\/ Coachman \\\/ Settlers \\\/ Affinity\",\"product_description\":\"Double Skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.32\",\"seq\":32,\"product_model\":\"32 W6-18 DSIUO-1K749: Canyon Ridge \\\/ Glenmoor \\\/ Custom Wood-Look \\\/\\\/ Canyon Ridge Modern Series \\\/ Glenmoor Modern Series \\\/ Custom Wood-Look Modern Series \\\/\\\/ Coachman \\\/ Settlers \\\/ Affinity\",\"product_description\":\"Double Skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Double-Car (16'4\\\" to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door with optional Impact Resistant Glazing\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.33\",\"seq\":33,\"product_model\":\"33 W6-18 DSIUO-1K749: Canyon Ridge \\\/ Glenmoor \\\/ Custom Wood-Look \\\/\\\/ Canyon Ridge Modern Series \\\/ Glenmoor Modern Series \\\/ Custom Wood-Look Modern Series \\\/\\\/ Coachman \\\/ Settlers \\\/ Affinity\",\"product_description\":\"Double Skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Double-Car (16'4\\\" to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door with optional Impact Resistant Glazing\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.34\",\"seq\":34,\"product_model\":\"34 W8-09 DSIUO-1K749: Canyon Ridge \\\/ Glenmoor \\\/ Custom Wood-Look \\\/\\\/ Canyon Ridge Modern Series \\\/ Glenmoor Modern Series \\\/ Custom Wood-Look Modern Series \\\/\\\/ Coachman \\\/ Settlers \\\/ Affinity\",\"product_description\":\"Double Skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W8 Garage Door with optional Impact-Resistant Lites\",\"design_pressure\":\"+54 PSF\\\/-60 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.35\",\"seq\":35,\"product_model\":\"35 W8-16 DSIUO-1K749: Canyon Ridge \\\/ Glenmoor \\\/ Custom Wood-Look \\\/\\\/ Canyon Ridge Modern Series \\\/ Glenmoor Modern Series \\\/ Custom Wood-Look Modern Series \\\/\\\/ Coachman \\\/ Settlers \\\/ Affinity\",\"product_description\":\"Double Skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W8 Garage Door with optional Impact-Resistant Lites\",\"design_pressure\":\"+46 PSF\\\/-52 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.36\",\"seq\":36,\"product_model\":\"36 W8-09 DSIE-1F471: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP, 4302, HDGC, 6202, MFC68, 4305, HDGR, 6205, SFR68, MFR68\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W8 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+54 PSF\\\/-60 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.37\",\"seq\":37,\"product_model\":\"37 W6-09 DSIUA-1F477: 9208, 9209, HDPCC2, HDPCR2, 7208, 7209, 3728, 3729, C7R20 \\\/\\\/ Canyon Ridge Modern Series \\\/ Glenmoor Modern Series \\\/ Custom Wood-Look Modern Series\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'2\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.38\",\"seq\":38,\"product_model\":\"38 W6-09 DSIUA-1F477: 9208, 9209, HDPCC2, HDPCR2, 7208, 7209, 3728, 3729, C7R20 \\\/\\\/ Canyon Ridge Modern Series \\\/ Glenmoor Modern Series \\\/ Custom Wood-Look Modern Series\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.39\",\"seq\":39,\"product_model\":\"39 W6-16 DSIUA-1F477: 9208, 9209, HDPCC2, HDPCR2, 7208, 7209, 3728, 3729, C7R20 \\\/\\\/ Canyon Ridge Modern Series \\\/ Glenmoor Modern Series \\\/ Custom Wood-Look Modern Series\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (up to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.40\",\"seq\":40,\"product_model\":\"40 W6-16 DSIUA-1F477: 9208, 9209, HDPCC2, HDPCR2, 7208, 7209, 3728, 3729, C7R20 \\\/\\\/ Canyon Ridge Modern Series \\\/ Glenmoor Modern Series \\\/ Custom Wood-Look Modern Series\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (up to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.41\",\"seq\":41,\"product_model\":\"41 W8-09 DSIUA-1F477: 9208, 9209, HDPCC2, HDPCR2, 7208, 7209, 3728, 3729, C7R20 \\\/\\\/ Canyon Ridge Modern Series \\\/ Glenmoor Modern Series \\\/ Custom Wood-Look Modern Series\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'2\\\" wide) WINDCODE\\u00ae W8 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+54 PSF\\\/-62 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.42\",\"seq\":42,\"product_model\":\"42 W8-12 DSIUA-1F477: 9208, 9209, HDPCC2, HDPCR2, 7208, 7209, 3728, 3729, C7R20 \\\/\\\/ Canyon Ridge Modern Series \\\/ Glenmoor Modern Series \\\/ Custom Wood-Look Modern Series\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) up to 12'2\\\" wide WINDCODE\\u00ae W8 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+50 PSF\\\/-56 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.43\",\"seq\":43,\"product_model\":\"43 W8-14 DSIUA-1F477: 9208, 9209, HDPCC2, HDPCR2, 7208, 7209, 3728, 3729, C7R20 \\\/\\\/ Canyon Ridge Modern Series \\\/ Glenmoor Modern Series \\\/ Custom Wood-Look Modern Series\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) up to 14'2\\\" wide WINDCODE\\u00ae W8 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+46 PSF\\\/-52 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.44\",\"seq\":44,\"product_model\":\"44 W8-16 DSIUA-1F477: 9208, 9209, HDPCC2, HDPCR2, 7208, 7209, 3728, 3729, C7R20 \\\/\\\/ Canyon Ridge Modern Series \\\/ Glenmoor Modern Series \\\/ Custom Wood-Look Modern Series\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) up to 16'2\\\" wide WINDCODE\\u00ae W8 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+46 PSF\\\/-52 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.45\",\"seq\":45,\"product_model\":\"45 W6-20 DSIE-1F171: 4300, 4301, 4310, HDG, HDGL, HDGF, 66, 66G, 67, 67G, 68, SP200, SF200, SE200, 6200, 6201, 6203\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) up to 20'2\\\" wide WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+37 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.46\",\"seq\":46,\"product_model\":\"46 W6-20 DSIE-1F171: 4300, 4301, 4310, HDG, HDGL, HDGF, 66, 66G, 67, 67G, 68, SP200, SF200, SE200, 6200, 6201, 6203\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) up to 20'2\\\" wide WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.47\",\"seq\":47,\"product_model\":\"47 W5-18 W-1B899: Reserve Collection RHxx\",\"product_description\":\"Reserve Wood Double-Car (9'2\\\" To 18'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+32 PSF\\\/-36 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.48\",\"seq\":48,\"product_model\":\"48 W5-20 PAN-2F143: 84A, 94, 4F, 4RST, 4RSF, 48, 48B\",\"product_description\":\"Steel Pan (min. 24 ga.) Double-Car (16'2\\\" to 20'2\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.49\",\"seq\":49,\"product_model\":\"49 W8-09 SPO-2F449: Grand Harbor, Evanston, Stone Manor\",\"product_description\":\"Steel Pan (min. 24 ga.) with Overlay Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W8 Garage Door\",\"design_pressure\":\"+50 PSF\\\/-58 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.50\",\"seq\":50,\"product_model\":\"50 W8-16 SPO-2F499: Grand Harbor, Evanston, Stone Manor\",\"product_description\":\"Steel Pan (min. 24 ga.) with Overlay Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W8 Garage Door\",\"design_pressure\":\"+46 PSF\\\/-52 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.51\",\"seq\":51,\"product_model\":\"51 W4-18 PAN-2F443: GD4S, GR4S, ED4S, AR4S\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) 16'2\\\" to 18'0\\\" wide WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.52\",\"seq\":52,\"product_model\":\"52 W4-18 PAN-2F443: GD4S, GR4S, ED4S, AR4S\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) 16'2\\\" to 18'0\\\" wide WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.53\",\"seq\":53,\"product_model\":\"53 W4-18 PAN-2F446: GD4L, GR4L, ED4L, AR4L, BD4E, BR4E, PR4E, RR4E, BD4N, BR4N, PR4N, RR4N\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions \\\/\\\/ Bridgeport\\\/Westport\\\/Recessed: Steel Pan (min. 24 ga.) 16'2\\\" to 18'0\\\" wide WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.54\",\"seq\":54,\"product_model\":\"54 W4-18 PAN-2F446: GD4L, GR4L, ED4L, AR4L, BD4E, BR4E, PR4E, RR4E, BD4N, BR4N, PR4N, RR4N\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions \\\/\\\/ Bridgeport\\\/Westport\\\/Recessed: Steel Pan (min. 24 ga.) 16'2\\\" to 18'0\\\" wide WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.55\",\"seq\":55,\"product_model\":\"55 W6-18 DSIUA-1F477: 9208, 9209, HDPCC2, HDPCR2, 7208, 7209, 3728, 3729, C7R20 \\\/\\\/ Canyon Ridge Modern Series \\\/ Glenmoor Modern Series \\\/ Custom Wood-Look Modern Series\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (up to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.56\",\"seq\":56,\"product_model\":\"56 W6-18 DSIUA-1F477: 9208, 9209, HDPCC2, HDPCR2, 7208, 7209, 3728, 3729, C7R20 \\\/\\\/ Canyon Ridge Modern Series \\\/ Glenmoor Modern Series \\\/ Custom Wood-Look Modern Series\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (up to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.57\",\"seq\":57,\"product_model\":\"57 W6-10 DSIUO-1K749: Canyon Ridge \\\/ Glenmoor \\\/ Custom Wood-Look \\\/\\\/ Canyon Ridge Modern Series \\\/ Glenmoor Modern Series \\\/ Custom Wood-Look Modern Series \\\/\\\/ Coachman \\\/ Settlers \\\/ Affinity\",\"product_description\":\"Double Skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Single-Car (9'2\\\" to 10'0\\\" wide) WINDCODE\\u00ae W6 Garage Door with optional Impact-Resistant Lites\",\"design_pressure\":\"+38 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.58\",\"seq\":58,\"product_model\":\"58 W6-10 DSIUO-1K749: Canyon Ridge \\\/ Glenmoor \\\/ Custom Wood-Look \\\/\\\/ Canyon Ridge Modern Series \\\/ Glenmoor Modern Series \\\/ Custom Wood-Look Modern Series \\\/\\\/ Coachman \\\/ Settlers \\\/ Affinity\",\"product_description\":\"Double Skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Single-Car (9'2\\\" to 10'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.59\",\"seq\":59,\"product_model\":\"59 W8-10 DSIUO-1K749: Canyon Ridge \\\/ Glenmoor \\\/ Custom Wood-Look \\\/\\\/ Canyon Ridge Modern Series \\\/ Glenmoor Modern Series \\\/ Custom Wood-Look Modern Series \\\/\\\/ Coachman \\\/ Settlers \\\/ Affinity\",\"product_description\":\"Double Skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Single-Car (9'2\\\" to 10'0\\\" wide) WINDCODE\\u00ae W8 Garage Door with optional Impact-Resistant Lites\",\"design_pressure\":\"+54 PSF\\\/-60 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.60\",\"seq\":60,\"product_model\":\"60 W4-16 PAN-2F441: 4F4\",\"product_description\":\"Modern Steel: Steel Pan (min. 24 ga.) 9'2\\\" to 16'0\\\" wide WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.61\",\"seq\":61,\"product_model\":\"61 W2-09 C-PAN-1E448: 524, 524V, 524S, 520, 520S, 224, 224V, 224S, C4ST, C4SV, C4SS, C0ST, C0SS\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W2 Sectional Door, up to 9'2\\\" wide\",\"design_pressure\":\"+18 PSF\\\/-20 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.62\",\"seq\":62,\"product_model\":\"62 W4-09 C-PAN-1E448: 524, 524V, 524S, 520, 520S, 224, 224V, 224S, C4ST, C4SV, C4SS, C0ST, C0SS\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W4 Sectional Door, up to 9'2\\\" wide\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.63\",\"seq\":63,\"product_model\":\"63 W4-09 PAN-2F441: Gallery\\\/Artistry\\\/Expressions \\\/\\\/ Bridgeport\\\/Westport\\\/Recessed: Steel Pan Models\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions \\\/\\\/ Bridgeport\\\/Westport\\\/Recessed: Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.64\",\"seq\":64,\"product_model\":\"64 W4-09 PAN-2F441: Gallery\\\/Artistry\\\/Expressions \\\/\\\/ Bridgeport\\\/Westport\\\/Recessed: Steel Pan Models\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions \\\/\\\/ Bridgeport\\\/Westport\\\/Recessed Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.65\",\"seq\":65,\"product_model\":\"65 W4-16 PAN-2F443: Gallery\\\/Artistry\\\/Expressions \\\/\\\/ Bridgeport\\\/Westport\\\/Recessed: Steel Pan Models\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions \\\/\\\/ Bridgeport\\\/Westport\\\/Recessed Steel Pan (min. 24 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.66\",\"seq\":66,\"product_model\":\"66 W4-16 PAN-2F443: Gallery\\\/Artistry\\\/Expressions \\\/\\\/ Bridgeport\\\/Westport\\\/Recessed: Steel Pan Models\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions \\\/\\\/ Bridgeport\\\/Westport\\\/Recessed Steel Pan (min. 24 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.67\",\"seq\":67,\"product_model\":\"67 W4-16 PAN-2F441: Gallery\\\/Artistry\\\/Expressions \\\/\\\/ Bridgeport\\\/Westport\\\/Recessed: Steel Pan Models\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions \\\/\\\/ Bridgeport\\\/Westport\\\/Recessed Steel Pan (min. 24 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.68\",\"seq\":68,\"product_model\":\"68 W4-16 PAN-2F441: Gallery\\\/Artistry\\\/Expressions \\\/\\\/ Bridgeport\\\/Westport\\\/Recessed: Steel Pan Models\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions \\\/\\\/ Bridgeport\\\/Westport\\\/Recessed Steel Pan (min. 24 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.69\",\"seq\":69,\"product_model\":\"69 W5-09 PAN-2F441: Gallery\\\/Artistry\\\/Expressions \\\/\\\/ Bridgeport\\\/Westport\\\/Recessed: Steel Pan Models\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions \\\/\\\/ Bridgeport\\\/Westport\\\/Recessed Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.70\",\"seq\":70,\"product_model\":\"70 W5-16 PAN-2F443: Gallery\\\/Artistry\\\/Expressions \\\/\\\/ Bridgeport\\\/Westport\\\/Recessed: Steel Pan Models\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions \\\/\\\/ Bridgeport\\\/Westport\\\/Recessed Steel Pan (min. 24 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.71\",\"seq\":71,\"product_model\":\"71 W5-16 PAN-2F446: Gallery\\\/Artistry\\\/Expressions \\\/\\\/ Bridgeport\\\/Westport\\\/Recessed: Steel Pan Models\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions Steel Pan (min. 24 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.72\",\"seq\":72,\"product_model\":\"72 W3-09 DSIU-1F471: GD1SU, GR1SU, GD1LU, GR1LU, AR1SU, AR1LU, ED1SU, ED1LU\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W3 Garage Door\",\"design_pressure\":\"+20 PSF\\\/-21 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.73\",\"seq\":73,\"product_model\":\"73 W3-16 DSIU-1A471: GD1SU, GR1SU, GD1LU, GR1LU, AR1SU, AR1LU, ED1SU, ED1LU\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W3 Garage Door\",\"design_pressure\":\"+20 PSF\\\/-21 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.74\",\"seq\":74,\"product_model\":\"74 W4-09 DSIU-1F471: GD2SU, GR2SU, GD2LU, GR2LU, AR2SU, AR2LU, ED2SU, ED2LU, 9202, HDPC20, 7202, 8202, MFC68U, 9205, HDPR20, 7205, 8205, MFR68U, BD2EU, BR2EU, BD2NU, BR2NU, PR2EU, PR2NU\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+28 PSF\\\/-29 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.75\",\"seq\":75,\"product_model\":\"75 W4-09 DSIU-1F471: GD2SU, GR2SU, GD2LU, GR2LU, AR2SU, AR2LU, ED2SU, ED2LU, 9202, HDPC20, 7202, 8202, MFC68U, 9205, HDPR20, 7205, 8205, MFR68U, BD2EU, BR2EU, BD2NU, BR2NU, PR2EU, PR2NU\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+28 PSF\\\/-29 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.76\",\"seq\":76,\"product_model\":\"76 W4-16 DSIU-1F471: GD2SU, GR2SU, GD2LU, GR2LU, AR2SU, AR2LU, ED2SU, ED2LU, 9202, HDPC20, 7202, 8202, MFC68U, 9205, HDPR20, 7205, 8205, MFR68U, BD2EU, BR2EU, BD2NU, BR2NU, PR2EU, PR2NU\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25.5 PSF\\\/-25.5 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.77\",\"seq\":77,\"product_model\":\"77 W4-16 DSIU-1F471: GD2SU, GR2SU, GD2LU, GR2LU, AR2SU, AR2LU, ED2SU, ED2LU, 9202, HDPC20, 7202, 8202, MFC68U, 9205, HDPR20, 7205, 8205, MFR68U, BD2EU, BR2EU, BD2NU, BR2NU, PR2EU, PR2NU\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25.5 PSF\\\/-25.5 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.78\",\"seq\":78,\"product_model\":\"78 W4-18 DSIU-1F471: GD2SU, GR2SU, GD2LU, GR2LU, AR2SU, AR2LU, ED2SU, ED2LU, 9202, HDPC20, 7202, 8202, MFC68U, 9205, HDPR20, 7205, 8205, MFR68U, BD2EU, BR2EU, BD2NU, BR2NU, PR2EU, PR2NU\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (16'2\\\" to 18'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.79\",\"seq\":79,\"product_model\":\"79 W5-16 DSIU-1A471: GD1SU, GR1SU, GD1LU, GR1LU, AR1SU, AR1LU, ED1SU, ED1LU\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.80\",\"seq\":80,\"product_model\":\"80 W5-16 DSIU-1F471: GD2SU, GR2SU, GD2LU, GR2LU, AR2SU, AR2LU, ED2SU, ED2LU, 9202, HDPC20, 7202, 8202, MFC68U, 9205, HDPR20, 7205, 8205, MFR68U, BD2EU, BR2EU, BD2NU, BR2NU, PR2EU, PR2NU\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.81\",\"seq\":81,\"product_model\":\"81 W4-09 DSIUA-1F477: 9208, 9209, HDPCC2, HDPCR2, 7208, 7209, 3728, 3729\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'2\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.82\",\"seq\":82,\"product_model\":\"82 W4-16 DSIUA-1F477: 9208, 9209, HDPCC2, HDPCR2, 7208, 7209, 3728, 3729\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (up to 16'2\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+26 PSF\\\/-28 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.83\",\"seq\":83,\"product_model\":\"83 W4-18 DSIUA-1F477: 9208, 9209, HDPCC2, HDPCR2, 7208, 7209, 3728, 3729\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (up to 18'2\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16546-R19\",\"approval_number\":\"FL16546.84\",\"seq\":84,\"product_model\":\"83 W4-20 DSIUA-1F477: 3728, 3729\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (up to 20'2\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16848-R8\",\"approval_number\":\"FL16848.1\",\"seq\":1,\"product_model\":\"001 W6-10 C-PAN-1E448: 524, 524V, 524S, 520, 520S, 224, 224S, C4ST, C4SV, C4SS, C0ST, C0SS\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W6 Sectional Door, up to 10'2\\\" wide (Solid, no glazing)\",\"design_pressure\":\"+37 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16848-R8\",\"approval_number\":\"FL16848.2\",\"seq\":2,\"product_model\":\"002 W6-10 C-PAN-1E448: 524, 524V, 524S, 520, 520S, 224, 224S, C4ST, C4SV, C4SS, C0ST, C0SS\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W6 Sectional Door, up to 10'2\\\" wide\",\"design_pressure\":\"+37 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16848-R8\",\"approval_number\":\"FL16848.3\",\"seq\":3,\"product_model\":\"003 W6-16 C-PAN-1E448: 524, 524V, 524S, 520, 520S, 224, 224S, C4ST, C4SV, C4SS, C0ST, C0SS\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W6 Sectional Door, up to 16'2\\\" wide (Solid, no glazing)\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16848-R8\",\"approval_number\":\"FL16848.4\",\"seq\":4,\"product_model\":\"004 W8-12 C-PAN-1E448: 524, 524V, 524S, 520, 520S, 224, 224S, C4ST, C4SV, C4SS, C0ST, C0SS\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W8 Sectional Door, up to 12'2\\\" wide (Solid, no glazing)\",\"design_pressure\":\"+52 PSF\\\/-58 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16848-R8\",\"approval_number\":\"FL16848.5\",\"seq\":5,\"product_model\":\"005 W6-10 C-DSIU-1D477: 3717, C7X17, 3718, C7X18, 3720, C7X20, 240U, 3722, C0X22, 3724, C7X24, 244U, 3730\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W6 Sectional Door, up to 10'2\\\" wide with Optional Impact-Resistant Lites\",\"design_pressure\":\"+37 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16848-R8\",\"approval_number\":\"FL16848.6\",\"seq\":6,\"product_model\":\"006 W6-10 C-DSIU-1D477: 3717, C7X17, 3718, C7X18, 3720, C7X20, 240U, 3722, C0X22, 3724, C7X24, 244U, 3730\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W6 Sectional Door, up to 10'2\\\" wide\",\"design_pressure\":\"+37 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16848-R8\",\"approval_number\":\"FL16848.7\",\"seq\":7,\"product_model\":\"007 W6-14 C-DSIU-1D477: 3717, C7X17, 3718, C7X18, 3720, C7X20, 240U, 3722, C0X22, 3724, C7X24, 244U, 3730\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W6 Sectional Door, up to 14'2\\\" wide with Optional Impact-Resistant Lites\",\"design_pressure\":\"+36 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16848-R8\",\"approval_number\":\"FL16848.8\",\"seq\":8,\"product_model\":\"008 W6-14 C-DSIU-1D477: 3717, C7X17, 3718, C7X18, 3720, C7X20, 240U, 3722, C0X22, 3724, C7X24, 244U, 3730\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W6 Sectional Door, up to 14'2\\\" wide\",\"design_pressure\":\"+36 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16848-R8\",\"approval_number\":\"FL16848.9\",\"seq\":9,\"product_model\":\"009 W6-16 C-DSIU-1D477: 3717, C7X17, 3718, C7X18, 3720, C7X20, 240U, 3722, C0X22, 3724, C7X24, 244U, 3730\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W6 Sectional Door, up to 16'2\\\" wide with Optional Impact-Resistant Lites\",\"design_pressure\":\"+37 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16848-R8\",\"approval_number\":\"FL16848.10\",\"seq\":10,\"product_model\":\"010 W6-16 C-DSIU-1D477: 3717, C7X17, 3718, C7X18, 3720, C7X20, 240U, 3722, C0X22, 3724, C7X24, 244U, 3730\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W6 Sectional Door, up to 16'2\\\" wide\",\"design_pressure\":\"+37 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16848-R8\",\"approval_number\":\"FL16848.11\",\"seq\":11,\"product_model\":\"011 W6-18 C-DSIU-1D477: 3717, C7X17, 3718, C7X18, 3720, C7X20, 240U, 3722, C0X22, 3724, C7X24, 244U, 3730\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W6 Sectional Door, up to 18'2\\\" wide with Optional Impact-Resistant Lites\",\"design_pressure\":\"+36 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#16848-R8\",\"approval_number\":\"FL16848.12\",\"seq\":12,\"product_model\":\"012 W6-18 C-DSIU-1D477: 3717, C7X17, 3718, C7X18, 3720, C7X20, 240U, 3722, C0X22, 3724, C7X24, 244U, 3730\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W6 Sectional Door, up to 18'2\\\" wide\",\"design_pressure\":\"+36 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#17671-R11\",\"approval_number\":\"FL17671.1\",\"seq\":1,\"product_model\":\"001 W6-12 C-PAN-1E448: 524, 524V, 524S, 520, 520S, 224, 224V, 224S, C4ST, C4SV, C4SS, C0ST, C0SS\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W6 Sectional Door, up to 12'2\\\" wide (Solid, no glazing)\",\"design_pressure\":\"+36 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#17671-R11\",\"approval_number\":\"FL17671.2\",\"seq\":2,\"product_model\":\"002 W8-14 C-PAN-1E448: 524, 524V, 524S, 520, 520S, 224, 224V, 224S, C4ST, C4SV, C4SS, C0ST, C0SS\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W8 Sectional Door, up to 14'2\\\" wide (Solid, no glazing)\",\"design_pressure\":\"+52 PSF\\\/-58 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#17671-R11\",\"approval_number\":\"FL17671.3\",\"seq\":3,\"product_model\":\"003 W8-12 C-DSIU-1D477: 3717, C7X17, 3718, C7X18, 3720, C7X20, 240U, 3722, C0X22, 3724, C7X24, 244U, 3730\",\"product_description\":\"Double-skin Insulated Intellicore\\u00ae (exterior skin 27 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W8 Sectional Door, up to 12'2\\\" wide with Optional Impact-Resistant Lites\",\"design_pressure\":\"+52 PSF\\\/-58 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#17671-R11\",\"approval_number\":\"FL17671.4\",\"seq\":4,\"product_model\":\"004 W8-14 C-DSIU-1D477: 3717, C7X17, 3718, C7X18, 3720, C7X20, 240U, 3722, C0X22, 3724, C7X24, 244U, 3730\",\"product_description\":\"Double-skin Insulated Intellicore\\u00ae (exterior skin 27 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W8 Sectional Door, up to 14'2\\\" wide with Optional Impact-Resistant Lites\",\"design_pressure\":\"+52 PSF\\\/-58 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#17671-R11\",\"approval_number\":\"FL17671.5\",\"seq\":5,\"product_model\":\"005 W8-16 C-DSIU-1F477: 3720, C7X20, 240U, 3722, C0X22, 3724, C7X24, 244U, 3730\",\"product_description\":\"Double-skin Insulated Intellicore\\u00ae (exterior skin 27 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W8 Sectional Door, up to 16'2\\\" wide with Optional Impact-Resistant Lites\",\"design_pressure\":\"+50 PSF\\\/-58 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#17671-R11\",\"approval_number\":\"FL17671.6\",\"seq\":6,\"product_model\":\"006 W4-18 PAN-2F153: 73, 1500, 75, 75L, 76, 76V, 190, 84A, 94, 96, 96V, 42, 48, 55, 42B, 48B, 55S, 4RST, 6RST, 4RSF, 4F, 6RSF, GD5S, GD5SV, GR5S, GR5SV, AR5S, AR5SV, ED5S, ED5SV\",\"product_description\":\"Steel Pan (min. 25 ga.) 16'2\\\" to 18'2\\\" wide WINDCODE\\u00ae W4 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+25 PSF\\\/-27 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#17671-R11\",\"approval_number\":\"FL17671.7\",\"seq\":7,\"product_model\":\"007 W4-18 PAN-2F153: 73, 1500, 75, 75L, 76, 76V, 190, 84A, 94, 96, 96V, 42, 48, 55, 42B, 48B, 55S, 4RST, 6RST, 4RSF, 4F, 6RSF, GD5S, GD5SV, GR5S, GR5SV, AR5S, AR5SV, ED5S, ED5SV\",\"product_description\":\"Steel Pan (min. 25 ga.) 16'2\\\" to 18'2\\\" wide WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-27 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#17671-R11\",\"approval_number\":\"FL17671.8\",\"seq\":8,\"product_model\":\"008 W5-20 DSIE-1F171: 4300, 4301, 4310, HDG, HDGL, HDGF, 66, 66G, 67, 67G, 68, SP200, SF200, SE200, 6200, 6201, 6203\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (up to 20'2\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-33 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#17671-R11\",\"approval_number\":\"FL17671.9\",\"seq\":9,\"product_model\":\"009 W5-20 DSIE-1F471: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP, 4302, HDGC, 6202, MFC68, 4305, HDGR, 6205, SFR68, MFR68\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (up to 20'2\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-33 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#17671-R11\",\"approval_number\":\"FL17671.10\",\"seq\":10,\"product_model\":\"010 W9-09 PAN-2F143: 93, 84A, 94, 98, 4F, 4RST, 48, 48B\",\"product_description\":\"Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W9 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+62 PSF\\\/-72 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#17671-R11\",\"approval_number\":\"FL17671.11\",\"seq\":11,\"product_model\":\"011 W4-09 C-DSIE-1F447: 3200, EX3200, EX3200L, EX3200N, 3220, EX3220, EX3220L, EX3220N, 240, 240G\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 24 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W4 Sectional Door, up to 9'2\\\" wide\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#17671-R11\",\"approval_number\":\"FL17671.12\",\"seq\":12,\"product_model\":\"012 W4-09 C-DSIU-1D477: 3717, EX3717, EX3717L, EX3717N C7X17, 3718, C7X18, 3720, EX3720, EN3720L, EX3720N, C7X20, 240U, 3722, EX3722, EX3722L, EX3722N, C0X22, 3724, EX3724, EX3724L, EX3724N, C7X24, 244U, 3730\",\"product_description\":\"Double-skin Insulated Intellicore\\u00ae (exterior skin 27 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W4 Sectional Door, up to 9'2\\\" wide\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#17671-R11\",\"approval_number\":\"FL17671.13\",\"seq\":13,\"product_model\":\"013 W4-14 C-DSIE-1F447: 3200, EX3200, EX3200L, EX3200N, 3220, EX3220, EX3220L, EX3220N, 240, 240G\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 24 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W4 Sectional Door, up to 14'2\\\" wide\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#17671-R11\",\"approval_number\":\"FL17671.14\",\"seq\":14,\"product_model\":\"014 W4-14 C-DSIU-1D477:3717, EX3717, EX3717L, EX3717N, C7X17, 3718, EX3717, EX3718L, EX3718N, C7X18, 3720, EX3720, EX3720L, EX3720N, C7X20, 240U, 3722, EX3722, EX3722L, EX3722N, C0X22, 3724, EX3724, EX3724L, EX3724N, C7X24, 244U, 3730\",\"product_description\":\"Double-skin Insulated Intellicore\\u00ae (exterior skin 27 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W4 Sectional Door, up to 14'2\\\" wide\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#17671-R11\",\"approval_number\":\"FL17671.15\",\"seq\":15,\"product_model\":\"015 W6-14 C-PAN-1E448: 524, 524V, 524S, 520, 520S, 224, 224V, 224S, C4ST, C4SV, C4SS, C0ST, C0SS\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W6 Sectional Door, up to 14'2\\\" wide (Solid, no glazing)\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#17671-R11\",\"approval_number\":\"FL17671.16\",\"seq\":16,\"product_model\":\"016 W4-16 C-PAN-1E448: 524, 524V, 524S, 520, 520S, 224, 224V, 224S, C4ST, C4SV, C4SS, C0ST, C0SS\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W4 Sectional Door, up to 16'2\\\" wide\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#17671-R11\",\"approval_number\":\"FL17671.17\",\"seq\":17,\"product_model\":\"017 W4-20 C-PAN-1E448: 524, 524V, 524S, 520, 520S, 224, 224V, 224S, C4ST, C4SV, C4SS, C0ST, C0SS\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W4 Sectional Door, up to 20'2\\\" wide\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#17671-R11\",\"approval_number\":\"FL17671.18\",\"seq\":18,\"product_model\":\"018 W4-24 C-PAN-1E448: 524, 524V, 524S, 520, 520S, 224, 224V, 224S, C4ST, C4SV, C4SS, C0ST, C0SS\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W4 Sectional Door, up to 24'2\\\" wide\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#17671-R11\",\"approval_number\":\"FL17671.19\",\"seq\":19,\"product_model\":\"019 W4-20 C-DSIE-1F447: 3200, 3220, 240, 240G\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 24 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W4 Sectional Door, up to 20'2\\\" wide\",\"design_pressure\":\"+25 PSF\\\/-28 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#17671-R11\",\"approval_number\":\"FL17671.20\",\"seq\":20,\"product_model\":\"020 W4-24 C-DSIE-1F447: 3200, 3220, 240, 240G\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 24 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W4 Sectional Door, up to 24'2\\\" wide\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#17671-R11\",\"approval_number\":\"FL17671.21\",\"seq\":21,\"product_model\":\"021 W4-20 C-DSIU-1D477: 3717, C7X17, 3718, C7X18, 3720, C7X20, 240U, 3722, C0X22, 3724, C7X24, 244U, 3730\",\"product_description\":\"Double-skin Insulated Intellicore\\u00ae (exterior skin 27 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W4 Sectional Door, up to 20'2\\\" wide\",\"design_pressure\":\"+25 PSF\\\/-28 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#17671-R11\",\"approval_number\":\"FL17671.22\",\"seq\":22,\"product_model\":\"022 W4-24 C-DSIU-1D477: 3717, C7X17, 3718, C7X18, 3720, C7X20, 240U, 3722, C0X22, 3724, C7X24, 244U, 3730\",\"product_description\":\"Double-skin Insulated Intellicore\\u00ae (exterior skin 27 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W4 Sectional Door, up to 24'2\\\" wide\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#17671-R11\",\"approval_number\":\"FL17671.23\",\"seq\":23,\"product_model\":\"023 W4-24 C-AL-1F499: 902, 903, C2AL, C3AL\",\"product_description\":\"Service Station WINDCODE\\u00ae W4 Sectional Door, up to 24'2\\\" wide\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#17671-R11\",\"approval_number\":\"FL17671.24\",\"seq\":24,\"product_model\":\"024 W5-16 C-PAN-1E448: 524, 524V, 524S, 520, 520S, 224, 224V, 224S, C4ST, C4SV, C4SS, C0ST, C0SS\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W5 Sectional Door, up to 16'2\\\" wide\",\"design_pressure\":\"+32 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#17671-R11\",\"approval_number\":\"FL17671.25\",\"seq\":25,\"product_model\":\"025 W5-22 C-PAN-1E448: 524, 524V, 524S, 520, 520S, 224, 224V, 224S, C4ST, C4SV, C4SS, C0ST, C0SS\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W5 Sectional Door, up to 22'2\\\" wide\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#17671-R11\",\"approval_number\":\"FL17671.26\",\"seq\":26,\"product_model\":\"026 W5-22 C-DSIE-1F447: 3200, 3220, 240, 240G\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 24 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W5 Sectional Door, up to 22'2\\\" wide\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#17671-R11\",\"approval_number\":\"FL17671.27\",\"seq\":27,\"product_model\":\"027 W5-22 C-DSIU-1D477: 3717, C7X17, 3718, C7X18, 3720, C7X20, 240U, 3722, C0X22, 3724, C7X24, 244U, 3730\",\"product_description\":\"Double-skin Insulated Intellicore\\u00ae (exterior skin 27 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W5 Sectional Door, up to 22'2\\\" wide\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#17671-R11\",\"approval_number\":\"FL17671.28\",\"seq\":28,\"product_model\":\"028 W5-16 C-AL-1F499: 902, 903, C2AL, C3AL\",\"product_description\":\"Service Station WINDCODE\\u00ae W5 Sectional Door, up to 16'2\\\" wide\",\"design_pressure\":\"+32 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#17671-R11\",\"approval_number\":\"FL17671.29\",\"seq\":29,\"product_model\":\"029 W5-20 C-AL-1F499: 902, 903, C2AL, C3AL\",\"product_description\":\"Service Station WINDCODE\\u00ae W5 Sectional Door, up to 20'2\\\" wide\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#17671-R11\",\"approval_number\":\"FL17671.30\",\"seq\":30,\"product_model\":\"030 W5-22 C-AL-1F499: 902, 903, C2AL, C3AL\",\"product_description\":\"Service Station WINDCODE\\u00ae W5 Sectional Door, up to 22'2\\\" wide\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#17671-R11\",\"approval_number\":\"FL17671.31\",\"seq\":31,\"product_model\":\"031 W5-22 C-AL-1F499: 902, 903, C2AL, C3AL\",\"product_description\":\"Service Station WINDCODE\\u00ae W5 Sectional Door, up to 22'2\\\" wide\",\"design_pressure\":\"+33 PSF\\\/-34 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#17671-R11\",\"approval_number\":\"FL17671.32\",\"seq\":32,\"product_model\":\"032 W4-12 C-DSIE-1F447: 3200, EX3200, EX3200L, EX3200N, 3220, EX3220, EX3220L, EX3220N, 240, 240G\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 24 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W4 Sectional Door, up to 12'2\\\" wide\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#17671-R11\",\"approval_number\":\"FL17671.33\",\"seq\":33,\"product_model\":\"033 W6-12 C-DSIE-1F447: 3200, 3220, 240, 240G\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 24 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W6 Sectional Door, up to 12'2\\\" wide\",\"design_pressure\":\"+40 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#17671-R11\",\"approval_number\":\"FL17671.34\",\"seq\":34,\"product_model\":\"034 W5-14 C-DSIU-1D477: 3717, EX3717, EX3717L, EX3717N, C7X17, 3718, EX3717, EX3718L, EX3718N, C7X18, 3720, EX3720, EX3720L, EX3720N, C7X20, 240U, 3722, EX3722, EX3722L, EX3722N, C0X22, 3724, EX3724, EX3724L, EX3724N, C7X24, 244U, 3730\",\"product_description\":\"Double-skin Insulated Intellicore\\u00ae (exterior skin 27 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W5 Sectional Door, up to 14'2\\\" wide\",\"design_pressure\":\"+30 PSF\\\/-34 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#17671-R11\",\"approval_number\":\"FL17671.35\",\"seq\":35,\"product_model\":\"035 W4-12 C-PAN-1E458: 525, 525V, 525S, 524, 524V, 524S, 520, 520S, 225, 225S, 224, 224S, C5EST, C5ST, C5ESV, C5SV, C5ESS, C5SS, C4ST C4SV, C4SS, C0ST, C0SS\",\"product_description\":\"Ribbed Steel (min. 25 ga.) WINDCODE\\u00ae W4 Sectional Door, up to 12'2\\\" wide\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#17671-R11\",\"approval_number\":\"FL17671.36\",\"seq\":36,\"product_model\":\"036 W5-12 C-PAN-1E448: 524, 524V, 524S, 520, 520S, 224, 224S, C4ST C4SV, C4SS, C0ST, C0SS\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W5 Sectional Door, 10'4\\\" to 12'2\\\" wide\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#17671-R11\",\"approval_number\":\"FL17671.37\",\"seq\":37,\"product_model\":\"037 W6-12 C-PAN-1E448: 524, 524V, 524S, 520, 520S, 224, 224S, C4ST C4SV, C4SS, C0ST, C0SS\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W6 Sectional Door, 10'4\\\" to 12'2\\\" wide\",\"design_pressure\":\"+37 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#17671-R11\",\"approval_number\":\"FL17671.38\",\"seq\":38,\"product_model\":\"038 W5-09 C-PAN-1E458: 525, 525V, 525S, 225, 225S,C5EST, C5ST, C5ESV, C5SV, C5ESS, C5SS\",\"product_description\":\"Ribbed Steel (min. 25 ga.) WINDCODE\\u00ae W5 Sectional Door, up to 9'2\\\" wide\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#17671-R11\",\"approval_number\":\"FL17671.39\",\"seq\":39,\"product_model\":\"039 W4-10 C-DSIU-1D477: 3717, EX3717, EX3717L, EX3717N, C7X17, 3718, EX3717, EX3718L, EX3718N, C7X18, 3720, EX3720, EX3720L, EX3720N, C7X20, 240U, 3722, EX3722, EX3722L, EX3722N, C0X22, 3724, EX3724, EX3724L, EX3724N, C7X24, 244U, 3730\",\"product_description\":\"Double-skin Insulated Intellicore\\u00ae (exterior skin 27 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W4 Sectional Door, up to 10'2\\\" wide\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#17671-R11\",\"approval_number\":\"FL17671.40\",\"seq\":40,\"product_model\":\"040 W5-16 C-DSIE-1F447: 3200, EX3200, EX3200L, EX3200N, 3220, EX3220, EX3220L, EX3220N, 240, 240G\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 24 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W5 Sectional Door, up to 16'2\\\" wide\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#32009-R8\",\"approval_number\":\"FL32009.1\",\"seq\":1,\"product_model\":\"001 W4-12 C-AL2-1F499: AX, AXU, 904, 904U, EX904, EX904U, EX904L, EX904UL, EX904N, EX904UN\",\"product_description\":\"Full Vision Aluminum Frame WINDCODE\\u00ae W4 Sectional Door, up to 12'2\\\" wide\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#32009-R8\",\"approval_number\":\"FL32009.2\",\"seq\":2,\"product_model\":\"002 W4-16 C-AL2-1F499: AX, AXU, 904, 904U, EX904, EX904U, EX904L, EX904UL, EX904N, EX904UN\",\"product_description\":\"Full Vision Aluminum Frame WINDCODE\\u00ae W4 Sectional Door, up to 16'2\\\" wide\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#32009-R8\",\"approval_number\":\"FL32009.3\",\"seq\":3,\"product_model\":\"003 W4-18 C-AL2-1F499: AX, AXU, 904, 904U\",\"product_description\":\"Full Vision Aluminum Frame WINDCODE\\u00ae W4 Sectional Door, up to 18'2\\\" wide\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#32009-R8\",\"approval_number\":\"FL32009.4\",\"seq\":4,\"product_model\":\"004 W4-20 C-AL2-1F499: AX, AXU, 904, 904U\",\"product_description\":\"Full Vision Aluminum Frame WINDCODE\\u00ae W4 Sectional Door, up to 20'2\\\" wide\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#32009-R8\",\"approval_number\":\"FL32009.5\",\"seq\":5,\"product_model\":\"005 W4-24 C-AL2-1F499: AX, AXU, 904, 904U\",\"product_description\":\"Full Vision Aluminum Frame WINDCODE\\u00ae W4 Sectional Door, up to 24'2\\\" wide\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#32009-R8\",\"approval_number\":\"FL32009.6\",\"seq\":6,\"product_model\":\"006 W5-10 C-AL2-1F499: AX, AXU, 904, 904U, EX904, EX904U, EX904L, EX904UL, EX904N, EX904UN\",\"product_description\":\"Full Vision Aluminum Frame WINDCODE\\u00ae W5 Sectional Door, up to 10'2\\\" wide\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#32009-R8\",\"approval_number\":\"FL32009.7\",\"seq\":7,\"product_model\":\"007 W5-12 C-AL2-1F499: AX, AXU, 904, 904U, EX904, EX904U, EX904L, EX904UL, EX904N, EX904UN\",\"product_description\":\"Full Vision Aluminum Frame WINDCODE\\u00ae W5 Sectional Door, up to 12'2\\\" wide\",\"design_pressure\":\"+32 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#32009-R8\",\"approval_number\":\"FL32009.8\",\"seq\":8,\"product_model\":\"008 W5-16 C-AL2-1F499: AX, AXU, 904, 904U, EX904, EX904U, EX904L, EX904UL, EX904N, EX904UN\",\"product_description\":\"Full Vision Aluminum Frame WINDCODE\\u00ae W5 Sectional Door, up to 16'2\\\" wide\",\"design_pressure\":\"+32 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#32009-R8\",\"approval_number\":\"FL32009.9\",\"seq\":9,\"product_model\":\"009 W5-20 C-AL2-1F499: AX, AXU, 904, 904U\",\"product_description\":\"Full Vision Aluminum Frame WINDCODE\\u00ae W5 Sectional Door, up to 20'2\\\" wide\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#32009-R8\",\"approval_number\":\"FL32009.10\",\"seq\":10,\"product_model\":\"010 W6-09 C-AL2-1F499: AX, AXU, 904, 904U\",\"product_description\":\"Full Vision Aluminum Frame WINDCODE\\u00ae W6 Sectional Door, up to 9'2\\\" wide\",\"design_pressure\":\"+40 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#32009-R8\",\"approval_number\":\"FL32009.11\",\"seq\":11,\"product_model\":\"011 W6-12 C-AL2-1F499: AX, AXU, 904, 904U\",\"product_description\":\"Full Vision Aluminum Frame WINDCODE\\u00ae W6 Sectional Door, up to 12'2\\\" wide\",\"design_pressure\":\"+40 PSF\\\/-44 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#32009-R8\",\"approval_number\":\"FL32009.12\",\"seq\":12,\"product_model\":\"012 W6-16 C-AL2-1F499: AX, AXU, 904, 904U\",\"product_description\":\"Full Vision Aluminum Frame WINDCODE\\u00ae W6 Sectional Door, up to 16'2\\\" wide\",\"design_pressure\":\"+40 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#32009-R8\",\"approval_number\":\"FL32009.13\",\"seq\":13,\"product_model\":\"013 W6-18 C-AL2-1F499: AX, AXU, 904, 904U\",\"product_description\":\"Full Vision Aluminum Frame WINDCODE\\u00ae W6 Sectional Door, up to 18'2\\\" wide\",\"design_pressure\":\"+36 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#32009-R8\",\"approval_number\":\"FL32009.14\",\"seq\":14,\"product_model\":\"014 W6-20 C-AL2-1F499: AX, AXU, 904, 904U\",\"product_description\":\"Full Vision Aluminum Frame WINDCODE\\u00ae W6 Sectional Door, up to 20'2\\\" wide\",\"design_pressure\":\"+36 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#32009-R8\",\"approval_number\":\"FL32009.15\",\"seq\":15,\"product_model\":\"015 W4-24 C-AL2-1F499: AX, AXU, 904, 904U\",\"product_description\":\"Full Vision Aluminum Frame WINDCODE\\u00ae W4 Sectional Door, up to 24'2\\\" wide\",\"design_pressure\":\"+25.0 PSF\\\/-27.5 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#32009-R8\",\"approval_number\":\"FL32009.16\",\"seq\":16,\"product_model\":\"016 W5-22 C-AL2-1F499: AX, AXU, 904, 904U\",\"product_description\":\"Full Vision Aluminum Frame WINDCODE\\u00ae W5 Sectional Door, up to 22'2\\\" wide\",\"design_pressure\":\"+29.7 PSF\\\/-33.0 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#32009-R8\",\"approval_number\":\"FL32009.17\",\"seq\":17,\"product_model\":\"017 W4-14 C-ALSLK-1F999: AZ, AZU, 906, 906U\",\"product_description\":\"Full Vision Aluminum Frame WINDCODE\\u00ae W4 Sectional Door, up to 14'2\\\" wide\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#32009-R8\",\"approval_number\":\"FL32009.18\",\"seq\":18,\"product_model\":\"018 W4-16 C-ALSLK-1F999: AZ, AZU, 906, 906U\",\"product_description\":\"Full Vision Aluminum Frame WINDCODE\\u00ae W4 Sectional Door, up to 16'2\\\" wide\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#32009-R8\",\"approval_number\":\"FL32009.19\",\"seq\":19,\"product_model\":\"019 W5-12 C-ALSLK-1F999: AZ, AZU, 906, 906U\",\"product_description\":\"Vision Aluminum Frame WINDCODE\\u00ae W5 Sectional Door, up to 12'2\\\" wide\",\"design_pressure\":\"+32 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#32009-R8\",\"approval_number\":\"FL32009.20\",\"seq\":20,\"product_model\":\"020 W5-16 C-ALSLK-1F999: AZ, AZU, 906, 906U\",\"product_description\":\"Full Vision Aluminum Frame WINDCODE\\u00ae W5 Sectional Door, up to 16'2\\\" wide\",\"design_pressure\":\"+32 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#34540-R2\",\"approval_number\":\"FL34540.1\",\"seq\":1,\"product_model\":\"01 W8-09 C-AL2-1F499: 904, 904U, AX, AXU, C4AL, C4ALU\",\"product_description\":\"Full Vision Aluminum Frame Impact Resistant WINDCODE\\u00ae W8 Sectional Door, up to 9'2\\\" wide\",\"design_pressure\":\"+52 PSF\\\/-58 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#34540-R2\",\"approval_number\":\"FL34540.2\",\"seq\":2,\"product_model\":\"02 W8-12 C-AL2-1F499: 904, 904U, AX, AXU, C4AL, C4ALU\",\"product_description\":\"Full Vision Aluminum Frame Impact Resistant WINDCODE\\u00ae W8 Sectional Door, up to 12'2\\\" wide\",\"design_pressure\":\"+52 PSF\\\/-58 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#34540-R2\",\"approval_number\":\"FL34540.3\",\"seq\":3,\"product_model\":\"03 W8-16 C-AL2-1F499: 904, 904U, AX, AXU, C4AL, C4ALU\",\"product_description\":\"Full Vision Aluminum Frame Impact Resistant WINDCODE\\u00ae W8 Sectional Door, up to 16'2\\\" wide\",\"design_pressure\":\"+46 PSF\\\/-52 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#34540-R2\",\"approval_number\":\"FL34540.4\",\"seq\":4,\"product_model\":\"04 W6-18 C-AL2-1F499: 904, 904U, AX, AXU, C4AL, C4ALU\",\"product_description\":\"Full Vision Aluminum Frame Impact Resistant WINDCODE\\u00ae W6 Sectional Door, up to 18'2\\\" wide\",\"design_pressure\":\"+36 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2038-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#42132-R0\",\"approval_number\":\"FL42132.1\",\"seq\":1,\"product_model\":\"01 W4-14 C-VSA-1F499: VS904, VS904L, VS904N, VS904U, VS904UL, VS904UN\",\"product_description\":\"Verti-Stack Aluminum Frame WINDCODE\\u00ae W4 Sectional Door, up to 14'6\\\" wide\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2048-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#47956-R0\",\"approval_number\":\"FL47956.1\",\"seq\":1,\"product_model\":\"001 W4-09 DSIUA-1F477: 9208, 9209, HDPCC2, HDPCR2, 7208, 7209, 3728, 3729\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'2\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#47956-R0\",\"approval_number\":\"FL47956.2\",\"seq\":2,\"product_model\":\"002 W4-16 DSIUA-1F477: 9208, 9209, HDPCC2, HDPCR2, 7208, 7209, 3728, 3729\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (up to 16'2\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+26 PSF\\\/-28PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#47956-R0\",\"approval_number\":\"FL47956.3\",\"seq\":3,\"product_model\":\"003 W4-18 DSIUA-1F477: 9208, 9209, HDPCC2, HDPCR2, 7208, 7209, 3728, 3729\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 18'2\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#47956-R0\",\"approval_number\":\"FL47956.4\",\"seq\":4,\"product_model\":\"004 W4-20 DSIUA-1F477: 9208, 9209, HDPCC2, HDPCR2, 7208, 7209, 3728, 3729\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 20'2\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#47956-R0\",\"approval_number\":\"FL47956.5\",\"seq\":5,\"product_model\":\"005 W6-09 DSIUA-1F477: 9208, 9209, HDPCC2, HDPCR2, 7208, 7209, 3728, 3729, C7R20 \\\/\\\/ Canyon Ridge Modern Series \\\/ Glenmoor Modern Series \\\/ Custom Wood-Look Modern Series\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'2\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#47956-R0\",\"approval_number\":\"FL47956.6\",\"seq\":6,\"product_model\":\"006 W6-09 DSIUA-1F477: 9208, 9209, HDPCC2, HDPCR2, 7208, 7209, 3728, 3729, C7R20 \\\/\\\/ Canyon Ridge Modern Series \\\/ Glenmoor Modern Series \\\/ Custom Wood-Look Modern Series\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'2\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+38PSF\\\/-42 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#47956-R0\",\"approval_number\":\"FL47956.7\",\"seq\":7,\"product_model\":\"007 W6-16 DSIUA-1F477: 9208, 9209, HDPCC2, HDPCR2, 7208, 7209, 3728, 3729, C7R20 \\\/\\\/ Canyon Ridge Modern Series \\\/ Glenmoor Modern Series \\\/ Custom Wood-Look Modern Series\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (up to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#47956-R0\",\"approval_number\":\"FL47956.8\",\"seq\":8,\"product_model\":\"008 W6-16 DSIUA-1F477: 9208, 9209, HDPCC2, HDPCR2, 7208, 7209, 3728, 3729, C7R20 \\\/\\\/ Canyon Ridge Modern Series \\\/ Glenmoor Modern Series \\\/ Custom Wood-Look Modern Series\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (up to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#47956-R0\",\"approval_number\":\"FL47956.9\",\"seq\":9,\"product_model\":\"009 W6-18 DSIUA-1F477: 9208, 9209, HDPCC2, HDPCR2, 7208, 7209, 3728, 3729, C7R20 \\\/\\\/ Canyon Ridge Modern Series \\\/ Glenmoor Modern Series \\\/ Custom Wood-Look Modern Series\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (up to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#47956-R0\",\"approval_number\":\"FL47956.10\",\"seq\":10,\"product_model\":\"010 W6-18 DSIUA-1F477: 9208, 9209, HDPCC2, HDPCR2, 7208, 7209, 3728, 3729, C7R20 \\\/\\\/ Canyon Ridge Modern Series \\\/ Glenmoor Modern Series \\\/ Custom Wood-Look Modern Series\",\"product_description\":\"W6-18 DSIUA-1F477: 9208, 9209, HDPCC2, HDPCR2, 7208, 7209, 3728, 3729, C7R20 \\\/\\\/ Canyon Ridge Modern Series \\\/ Glenmoor Modern Series \\\/ Custom Wood-Look Modern Series\",\"design_pressure\":\"+38\\\/-42\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#47956-R0\",\"approval_number\":\"FL47956.11\",\"seq\":11,\"product_model\":\"011 W8-09 DSIUA-1F477: 9208, 9209, HDPCC2, HDPCR2, 7208, 7209, 3728, 3729, C7R20 \\\/\\\/ Canyon Ridge Modern Series \\\/ Glenmoor Modern Series \\\/ Custom Wood-Look Modern Series\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'2\\\" wide) WINDCODE\\u00ae W8 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+54 PSF\\\/-60 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#47956-R0\",\"approval_number\":\"FL47956.12\",\"seq\":12,\"product_model\":\"012 W8-12 DSIUA-1F477: 9208, 9209, HDPCC2, HDPCR2, 7208, 7209, 3728, 3729, C7R20 \\\/\\\/ Canyon Ridge Modern Series \\\/ Glenmoor Modern Series \\\/ Custom Wood-Look Modern Series\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) up to 12'2\\\" wide WINDCODE\\u00ae W8 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+50\\\/-56\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#47956-R0\",\"approval_number\":\"FL47956.13\",\"seq\":13,\"product_model\":\"013 W8-14 DSIUA-1F477: 9208, 9209, HDPCC2, HDPCR2, 7208, 7209, 3728, 3729, C7R20 \\\/\\\/ Canyon Ridge Modern Series \\\/ Glenmoor Modern Series \\\/ Custom Wood-Look Modern Series\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) up to 14'2\\\" wide WINDCODE\\u00ae W8 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+46\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#47956-R0\",\"approval_number\":\"FL47956.14\",\"seq\":14,\"product_model\":\"014 W8-16 DSIUA-1F477: 9208, 9209, HDPCC2, HDPCR2, 7208, 7209, 3728, 3729, C7R20 \\\/\\\/ Canyon Ridge Modern Series \\\/ Glenmoor Modern Series \\\/ Custom Wood-Look Modern Series\",\"product_description\":\"Double-skin Insulated Intellicore (exterior skin 27 ga. min.; interior skin 27 ga. min.) up to 16'2\\\" wide WINDCODE\\u00ae W8 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+46\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#47958-R0\",\"approval_number\":\"FL47958.1\",\"seq\":1,\"product_model\":\"001 W4-09 DSIU-1A171: 9130, 9131, 9133, HDP13, HDPF13, HDPL13, 7130, 7131, 7133, 8130, 8131, 8133\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-28 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#47958-R0\",\"approval_number\":\"FL47958.2\",\"seq\":2,\"product_model\":\"002 W4-16 DSIU-1A171: 9130, 9131, 9133, HDP13, HDPF13, HDPL13, 7130, 7131, 7133, 8130, 8131, 8133\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+24 PSF\\\/-26.5 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#47958-R0\",\"approval_number\":\"FL47958.3\",\"seq\":3,\"product_model\":\"003 W4-18 DSIU-1A171: 9130, 9131, 9133, HDP13, HDPF13, HDPL13, 7130, 7131, 7133, 8130, 8131, 8133\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) 16'2\\\" to 18'0\\\" wide WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+24 PSF\\\/-26 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#47958-R0\",\"approval_number\":\"FL47958.4\",\"seq\":4,\"product_model\":\"004 W5-09 DSIU-1A171: 9130, 9131, 9133, HDP13, HDPF13, HDPL13, 7130, 7131, 7133, 8130, 8131, 8133\",\"product_description\":\"Double-skin Insulated Intellicore\\u00ae (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+33 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#47958-R0\",\"approval_number\":\"FL47958.5\",\"seq\":5,\"product_model\":\"005 W5-16 DSIU-1A171: 9130, 9131, 9133, HDP13, HDPF13, HDPL13, 7130, 7131, 7133, 8130, 8131, 8133\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+32 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#1794-R0\",\"approval_number\":\"FL1794.1\",\"seq\":1,\"product_model\":\"W4: C11W4-16\",\"product_description\":\"Double Skin Insulated (exterior skin 27 ga. min.; interior skin 27ga. min.) with OverlayDouble-Car (10'0\\\" or 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door; Design Pressures: +25\\\/-25\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#1794-R0\",\"approval_number\":\"FL1794.2\",\"seq\":2,\"product_model\":\"W5: 901W5-20\",\"product_description\":\"Service Station WINDCODE\\u00ae W5 Sectional Door, up to 20'2\\\" wide; Design Pressures: +30\\\/-30\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#1794-R0\",\"approval_number\":\"FL1794.3\",\"seq\":3,\"product_model\":\"W5: C11W5-09\",\"product_description\":\"Double Skin Insulated (exterior skin 27 ga. min.; interior skin 27ga. min.) with OverlaySingle-Car (8'0\\\" or 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door; Design Pressures: +33\\\/-37\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#1794-R0\",\"approval_number\":\"FL1794.4\",\"seq\":4,\"product_model\":\"W5: C11W5-16\",\"product_description\":\"Double Skin Insulated (exterior skin 27 ga. min.; interior skin 27ga. min.) with OverlayDouble-Car (10'0\\\" or 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door; Design Pressures: +30\\\/-30\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#1794-R0\",\"approval_number\":\"FL1794.5\",\"seq\":5,\"product_model\":\"W6: CustomWoodW6-09\",\"product_description\":\"Custom Wood Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door; Design Pressures: +39\\\/-45\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#1794-R0\",\"approval_number\":\"FL1794.6\",\"seq\":6,\"product_model\":\"W7: 73W7-09\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W7 Garage Door; Design Pressures: +42\\\/-48\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#1794-R0\",\"approval_number\":\"FL1794.7\",\"seq\":7,\"product_model\":\"W7: 73W7-16\",\"product_description\":\"Steel Pan (min. 25 ga.) Double Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W7 Garage Door; Design Pressures: +42\\\/-48\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#1794-R0\",\"approval_number\":\"FL1794.8\",\"seq\":8,\"product_model\":\"W7: 94W7-18\",\"product_description\":\"Steel Pan (min. 24 ga.) 16'4\\\" to 18'-2\\\" wide WINDCODE\\u00ae W7 Garage Door; Design Pressures: +42\\\/-46\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#1794-R0\",\"approval_number\":\"FL1794.9\",\"seq\":9,\"product_model\":\"W8: 4300W8-09\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W8 Garage Door; Design Pressures: +48\\\/-60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#1794-R0\",\"approval_number\":\"FL1794.10\",\"seq\":10,\"product_model\":\"W8: 4300W8-16\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double Car (9'2\\\" to 16'2' wide) WINDCODE\\u00ae W8 Garage Door; Design Pressures: +46.6\\\/-52\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#1794-R0\",\"approval_number\":\"FL1794.11\",\"seq\":11,\"product_model\":\"W8: 4300W8-18\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) 16'4\\\" to 18'2' wide WINDCODE\\u00ae W8 Garage Door; Design Pressures: +46\\\/-50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#1794-R0\",\"approval_number\":\"FL1794.12\",\"seq\":12,\"product_model\":\"W8: 73W8-09\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W8 Garage Door; Design Pressures: +46\\\/-50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#1794-R0\",\"approval_number\":\"FL1794.13\",\"seq\":13,\"product_model\":\"W8: 94W8-16\",\"product_description\":\"Steel Pan (min. 24 ga.) Double Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W8 Garage Door; Design Pressures: +46.6\\\/-52\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#1794-R0\",\"approval_number\":\"FL1794.14\",\"seq\":14,\"product_model\":\"W9: 94W9-09\",\"product_description\":\"Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W9 Garage Door; Design Pressures: +57\\\/-67\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3060-R0\",\"approval_number\":\"FL3060.1\",\"seq\":1,\"product_model\":\"W4-09: 3203\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W4 Sectional Door, up to 9'0\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3060-R0\",\"approval_number\":\"FL3060.2\",\"seq\":2,\"product_model\":\"W4-09: 692\",\"product_description\":\"Steel Pan (min. 24 ga.) WINDCODE\\u00ae W4 Sectional Door, up to 9'0\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3060-R0\",\"approval_number\":\"FL3060.3\",\"seq\":3,\"product_model\":\"W4-10: 3602, 3603, 3622, 46X20, 46X17, 40X17\",\"product_description\":\"Double-skin Insulated (exterior skin 26 ga. min.; interior skin 26 ga. min.) WINDCODE\\u00ae W4 Sectional Door , up to 10'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3060-R0\",\"approval_number\":\"FL3060.4\",\"seq\":4,\"product_model\":\"W4-12: 3200, 3220, 240\",\"product_description\":\"Double-skin Insulated (exterior skin 24 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W4 Sectional Door, up to 12'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3060-R0\",\"approval_number\":\"FL3060.5\",\"seq\":5,\"product_model\":\"W4-12: 525, 525V, 525S, 524, 524V, 524S, 520, 520S, 225, 225S, 224, 224S, C5ST, C5SV, C5SS, C4ST C4SV, C4SS, C0ST, C0SS\",\"product_description\":\"Ribbed Steel (min. 25 ga.) WINDCODE\\u00ae W4 Sectional Door, up to 12'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3060-R0\",\"approval_number\":\"FL3060.6\",\"seq\":6,\"product_model\":\"W4-16: 3203\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W4 Sectional Door , 9'2\\\" to 16'0\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3060-R0\",\"approval_number\":\"FL3060.7\",\"seq\":7,\"product_model\":\"W4-16: 524, 524V, 524S, 520, 520S, 224, 224S, C4ST C4SV, C4SS, C0ST, C0SS\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W4 Sectional Door, 12'4\\\" to 16'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3060-R0\",\"approval_number\":\"FL3060.8\",\"seq\":8,\"product_model\":\"W4-16: 692\",\"product_description\":\"Steel Pan (min. 24 ga.) WINDCODE\\u00ae W4 Sectional Door, 9'2\\\" to 16'0\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3060-R0\",\"approval_number\":\"FL3060.9\",\"seq\":9,\"product_model\":\"W4-20: 3200, 3220, 240\",\"product_description\":\"Double-skin Insulated (exterior skin 24 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W4 Sectional Door, 12'4\\\" to 20'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3060-R0\",\"approval_number\":\"FL3060.10\",\"seq\":10,\"product_model\":\"W4-20: 524, 524V, 524S, 520, 520S, 224, 224S, C4ST C4SV, C4SS, C0ST, C0SS\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W4 Sectional Door, 16'4\\\" to 20'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3060-R0\",\"approval_number\":\"FL3060.11\",\"seq\":11,\"product_model\":\"W5-08: 524, 524V, 524S, 520, 520S, 224, 224S, C4ST C4SV, C4SS, C0ST, C0SS\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W5 Sectional Door, up to 8'2\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3060-R0\",\"approval_number\":\"FL3060.12\",\"seq\":12,\"product_model\":\"W5-10: 524, 524V, 524S, 520, 520S, 224, 224S, C4ST C4SV, C4SS, C0ST, C0SS\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W5 Sectional Door, 8'4\\\" to 10'2\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3060-R0\",\"approval_number\":\"FL3060.13\",\"seq\":13,\"product_model\":\"W5-12: 524, 524V, 524S, 520, 520S, 224, 224S, C4ST C4SV, C4SS, C0ST, C0SS\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W5 Sectional Door, 10'4\\\" to 12'2\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3060-R0\",\"approval_number\":\"FL3060.14\",\"seq\":14,\"product_model\":\"W5-12: 901, 570, 571\",\"product_description\":\"Service Station WINDCODE\\u00ae W5 Sectional Door, up to 12'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3060-R0\",\"approval_number\":\"FL3060.15\",\"seq\":15,\"product_model\":\"W5-14: 3602, 3603, 3622, 56X20, 56X17, 50X17\",\"product_description\":\"Double-skin Insulated (exterior skin 26 ga. min.; interior skin 26 ga. min.) WINDCODE\\u00ae W5 Sectional Door, up to 14'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3060-R0\",\"approval_number\":\"FL3060.16\",\"seq\":16,\"product_model\":\"W5-16: 3200, 3220, 240\",\"product_description\":\"Double-skin Insulated (exterior skin 24 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W5 Sectional Door, up to 16'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3060-R0\",\"approval_number\":\"FL3060.17\",\"seq\":17,\"product_model\":\"W5-16: 524, 524V, 524S, 520, 520S, 224, 224S, C4ST C4SV, C4SS, C0ST, C0SS\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W5 Sectional Door, 12'4\\\" to 16'2\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3060-R0\",\"approval_number\":\"FL3060.18\",\"seq\":18,\"product_model\":\"W5-16: 901, 570, 571 w\\\/2x2 Angle\",\"product_description\":\"Service Station WINDCODE\\u00ae W5 Sectional Door, 12'4\\\" to 16'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3060-R0\",\"approval_number\":\"FL3060.19\",\"seq\":19,\"product_model\":\"W5-16: 901, 570, 571 w\\\/C-channel\",\"product_description\":\"Service Station WINDCODE\\u00ae W5 Sectional Door, 12'4\\\" to 16'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3060-R0\",\"approval_number\":\"FL3060.20\",\"seq\":20,\"product_model\":\"W6-10: 3200, 3220, 240\",\"product_description\":\"Double-skin Insulated (exterior skin 24 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W6 Sectional Door, up to 10'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3060-R0\",\"approval_number\":\"FL3060.21\",\"seq\":21,\"product_model\":\"W6-10: 3602, 3603, 3622, 66X20, 66X17, 60X17\",\"product_description\":\"Double-skin Insulated (exterior skin 26 ga. min.; interior skin 26 ga. min.) WINDCODE\\u00ae W6 Sectional Door, up to 10'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3060-R0\",\"approval_number\":\"FL3060.22\",\"seq\":22,\"product_model\":\"W6-10: 524, 524V, 524S, 520, 520S, 224, 224S, C4ST C4SV, C4SS, C0ST, C0SS\",\"product_description\":\"Ribbed Steel (min. 24 ga) WINDCODE\\u00ae W6 Sectional Door, up to 10'2\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3060-R0\",\"approval_number\":\"FL3060.23\",\"seq\":23,\"product_model\":\"W6-12: 3200, 3220, 240\",\"product_description\":\"Double-skin Insulated (exterior skin 24 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W6 Sectional Door, 10'4\\\" to 12'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3060-R0\",\"approval_number\":\"FL3060.24\",\"seq\":24,\"product_model\":\"W6-12: 524, 524V, 524S, 520, 520S, 224, 224S, C4ST C4SV, C4SS, C0ST, C0SS\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W6 Sectional Door, 10'4\\\" to 12'2\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3060-R0\",\"approval_number\":\"FL3060.25\",\"seq\":25,\"product_model\":\"W6-14: 3602, 3603, 3622, 66X20, 66X17, 60X17\",\"product_description\":\"Double-skin Insulated (exterior skin 26 ga. min.; interior skin 26 ga. min.) WINDCODE\\u00ae W6 Sectional Door, 10'4\\\" to 14'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3060-R0\",\"approval_number\":\"FL3060.26\",\"seq\":26,\"product_model\":\"W6-14: 524, 524V, 524S, 520, 520S, 224, 224S, C4ST C4SV, C4SS, C0ST, C0SS\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W6 Sectional Door, 12'4\\\" to 14'2\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3060-R0\",\"approval_number\":\"FL3060.27\",\"seq\":27,\"product_model\":\"W8-12: 3200, 3220, 240\",\"product_description\":\"Double-skin Insulated (exterior skin 24 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W8 Sectional Door, up to 12'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3060-R0\",\"approval_number\":\"FL3060.28\",\"seq\":28,\"product_model\":\"W8-12: 524, 520, 224, C4ST, C0ST\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W8 Sectional Door, up to 12'2\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3840-R0\",\"approval_number\":\"FL3840.1\",\"seq\":1,\"product_model\":\"W4-24: 3200, 3220, 240\",\"product_description\":\"Double-skin Insulated (exterior skin 24 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W4 Sectional Door, 20'4\\\" to 24'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3840-R0\",\"approval_number\":\"FL3840.2\",\"seq\":2,\"product_model\":\"W4-24: 524, 520, 224, C4ST, C0ST\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W4 Sectional Door, 20'4\\\" to 24'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3840-R0\",\"approval_number\":\"FL3840.3\",\"seq\":3,\"product_model\":\"W4-24: 902, C2AL\",\"product_description\":\"Service Station WINDCODE\\u00ae W4 Sectional Door, up to 24'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3840-R0\",\"approval_number\":\"FL3840.4\",\"seq\":4,\"product_model\":\"W5-22: 3200, 3220, 240\",\"product_description\":\"Double-skin Insulated (exterior skin 24 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W5 Sectional Door, 16'4\\\" to 22'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3840-R0\",\"approval_number\":\"FL3840.5\",\"seq\":5,\"product_model\":\"W5-22: 524, 520, 224, C4ST, C0ST\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W5 Sectional Door, 16'4\\\" to 22'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3840-R0\",\"approval_number\":\"FL3840.6\",\"seq\":6,\"product_model\":\"W5-22: 902, C2AL\",\"product_description\":\"Service Station WINDCODE\\u00ae W5 Sectional Door, 20'4\\\" to 22'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3840-R0\",\"approval_number\":\"FL3840.7\",\"seq\":7,\"product_model\":\"W6-09:CP11, CP12, CP13, CP14, CP21, CP22, CP23, CP31, CP32, CP33, CP34, CP35, HP11, HP12, HP13, HP14, HP31, HP32, HP33, HP34, HP35, AG11, AG12, AG13, AG14, AG21, AG22, AG23, AG31, AG32, AG33, AG34, AG35, HG11, HG12, HG13, HG14, HG31, HG32, HG33, HG34, HG35\",\"product_description\":\"Double Skin Insulated (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3840-R0\",\"approval_number\":\"FL3840.8\",\"seq\":8,\"product_model\":\"W6-16:CP11, CP12, CP13, CP14, CP21, CP22, CP23, CP31, CP32, CP33, CP34, CP35, HP11, HP12, HP13, HP14, HP31, HP32, HP33, HP34, HP35, AG11, AG12, AG13, AG14, AG21, AG22, AG23, AG31, AG32, AG33, AG34, AG35, HG11, HG12, HG13, HG14, HG31, HG32, HG33, HG34, HG35\",\"product_description\":\"Double Skin Insulated (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3840-R0\",\"approval_number\":\"FL3840.9\",\"seq\":9,\"product_model\":\"W8-12: 524, 520, 224, C4ST, C0ST\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W8 Sectional Door, up to 12'2\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3840-R0\",\"approval_number\":\"FL3840.10\",\"seq\":10,\"product_model\":\"W8-14: 524, 520, 224, C4ST, C0ST\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W8 Sectional Door, 12'3\\\" to 14'2\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4088-R0\",\"approval_number\":\"FL4088.1\",\"seq\":1,\"product_model\":\"W4-09: G4S, GS4, G4L, GL4, G4SV, GS4V, G4LV, GL4V, E4S, E4L, E4SV, E4LV, SS4, SL4, SS4V, SL4V\",\"product_description\":\"Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\"wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4088-R0\",\"approval_number\":\"FL4088.2\",\"seq\":2,\"product_model\":\"W4-16: G4S, GS4, G4SV, GS4V, E4S, E4SV, SS4, SS4V\",\"product_description\":\"Steel Pan (min. 24 ga.) Double Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4088-R0\",\"approval_number\":\"FL4088.3\",\"seq\":3,\"product_model\":\"W4-18: G4S, GS4, G4SV, GS4V, E4S, E4SV, SS4, SS4V\",\"product_description\":\"Steel Pan (min. 24 ga.) 16'2\\\" to 18'0\\\" wide WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4088-R0\",\"approval_number\":\"FL4088.4\",\"seq\":4,\"product_model\":\"W5-09: G4S, GS4, G4L, GL4, G4SV, GS4V, G4LV, GL4V, E4S, E4L, E4SV, E4LV, SS4, SL4, SS4V, SL4V\",\"product_description\":\"Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4088-R0\",\"approval_number\":\"FL4088.5\",\"seq\":5,\"product_model\":\"W5-16: G4S, GS4, G4L, GL4, G4SV, GS4V, G4LV, GL4V, E4S, E4L, E4SV, E4LV, SS4, SL4, SS4V, SL4V\",\"product_description\":\"Steel Pan (min. 24 ga.) Double Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4088-R0\",\"approval_number\":\"FL4088.6\",\"seq\":6,\"product_model\":\"W6-09: G4S, GS4, G4SV, GS4V, E4S, E4SV, SS4, SS4V\",\"product_description\":\"Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4088-R0\",\"approval_number\":\"FL4088.7\",\"seq\":7,\"product_model\":\"W6-16: G4S, GS4, G4SV, GS4V, E4S, E4SV, SS4, SS4V\",\"product_description\":\"Steel Pan (min. 24 ga.) Double Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4088-R0\",\"approval_number\":\"FL4088.8\",\"seq\":8,\"product_model\":\"W6-18: G4S, GS4, G4SV, GS4V, E4S, E4SV, SS4, SS4V\",\"product_description\":\"Steel Pan (min. 24 ga.) 16'2\\\" to 18'2\\\" wide WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4088-R0\",\"approval_number\":\"FL4088.9\",\"seq\":9,\"product_model\":\"W7-09: 73, 75, 84A, 94, 98, H73, H94, 42, 48, 4F, 4RST, 6RST, H4ST, H6ST\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W7 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4088-R0\",\"approval_number\":\"FL4088.10\",\"seq\":10,\"product_model\":\"W7-16: 73, 75, 84A, 94, 98, H73, H94, 42, 48, 4F, 4RST, 6RST, H4ST, H6ST, 110R, 120R\",\"product_description\":\"Steel Pan (min. 25 ga.) Double Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W7 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4088-R0\",\"approval_number\":\"FL4088.11\",\"seq\":11,\"product_model\":\"W7-18: 84A, 94, 98, H94, 48, 4F, 4RST, H4ST\",\"product_description\":\"Steel Pan (min. 24 ga.) 16'4\\\" to 18'2\\\" wide WINDCODE\\u00ae W7 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4088-R0\",\"approval_number\":\"FL4088.12\",\"seq\":12,\"product_model\":\"W8-09: 73, 75, 84A, 94, 98, H73, H94, 42, 48, 4F, 4RST, 6RST, H4ST, H6ST, 110R, 120R\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W8 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4088-R0\",\"approval_number\":\"FL4088.13\",\"seq\":13,\"product_model\":\"W8-16: 84A, 94, 98, H94, 48, 4RST, 4F, H4ST\",\"product_description\":\"Steel Pan (min. 24 ga.) Double Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W8 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4088-R0\",\"approval_number\":\"FL4088.14\",\"seq\":14,\"product_model\":\"W9-09: 93, 84A, 94, 98, H93, H94 ,4F, 4RST, H4ST, 48\",\"product_description\":\"Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W9 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#2581-R0\",\"approval_number\":\"FL2581.1\",\"seq\":1,\"product_model\":\"W3-09: 2050, 2051, 2053\",\"product_description\":\"Double-skin Insulated (exterior skin min 27 ga.; interior skin min 29 ga.) Single Car (up to 9'0\\\" wide) WINDCODE\\u00ae W3 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#2581-R0\",\"approval_number\":\"FL2581.2\",\"seq\":2,\"product_model\":\"W3-09: 4050, 4051, 4053\",\"product_description\":\"Double-skin Insulated (exterior skin min 27 ga.; interior skin min 29 ga.) Single Car (up to 9'0\\\" wide) WINDCODE\\u00ae W3 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#2581-R0\",\"approval_number\":\"FL2581.3\",\"seq\":3,\"product_model\":\"W3-09: 62, 64, 65\",\"product_description\":\"Double-skin Insulated (exterior skin min 27 ga.; interior skin min 29 ga.) Single Car (up to 9'0\\\" wide) WINDCODE\\u00ae W3 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#2581-R0\",\"approval_number\":\"FL2581.4\",\"seq\":4,\"product_model\":\"W3-09: DP38, FL38, 134, 135, 136\",\"product_description\":\"Double-skin Insulated (exterior skin min 27 ga.; interior skin min 29 ga.) Single Car (up to 9'0\\\" wide) WINDCODE\\u00ae W3 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#2581-R0\",\"approval_number\":\"FL2581.5\",\"seq\":5,\"product_model\":\"W3-16: 2050, 2051, 2053\",\"product_description\":\"Double-skin Insulated (exterior skin min 27 ga.; interior skin min 29 ga.) Double Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W3 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#2581-R0\",\"approval_number\":\"FL2581.6\",\"seq\":6,\"product_model\":\"W3-16: 4050, 4051, 4053\",\"product_description\":\"Double-skin Insulated (exterior skin min 27 ga.; interior skin min 29 ga.) Double Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W3 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#2581-R0\",\"approval_number\":\"FL2581.7\",\"seq\":7,\"product_model\":\"W3-16: 62, 64, 65\",\"product_description\":\"Double-skin Insulated (exterior skin min 27 ga.; interior skin min 29 ga.) Double Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W3 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#2581-R0\",\"approval_number\":\"FL2581.8\",\"seq\":8,\"product_model\":\"W3-16: DP38, FL38, 134, 135, 136\",\"product_description\":\"Double-skin Insulated (exterior skin min 27 ga.; interior skin min 29 ga.) Double Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W3 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#2581-R0\",\"approval_number\":\"FL2581.9\",\"seq\":9,\"product_model\":\"W5-16-HY: 2050, 2051, 2053\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 29 ga. min.) Double Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#2581-R0\",\"approval_number\":\"FL2581.10\",\"seq\":10,\"product_model\":\"W5-16-HY: 4050, 4051, 4053\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 29 ga. min.) Double Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#2581-R0\",\"approval_number\":\"FL2581.11\",\"seq\":11,\"product_model\":\"W5-16-HY: DP38, FL38, 134, 135, 136\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 29 ga. min.) Double Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#2581-R0\",\"approval_number\":\"FL2581.12\",\"seq\":12,\"product_model\":\"W5-16: 2050, 2051, 2053\",\"product_description\":\"Double-skin Insulated (exterior skin min 27 ga.; interior skin min 29 ga.) Double Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#2581-R0\",\"approval_number\":\"FL2581.13\",\"seq\":13,\"product_model\":\"W5-16: 4050, 4051, 4053\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 29 ga. min.) Double Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#2581-R0\",\"approval_number\":\"FL2581.14\",\"seq\":14,\"product_model\":\"W5-16: 62, 64, 65\",\"product_description\":\"Double-skin Insulated (exterior skin min 27 ga.; interior skin min 29 ga.) Double Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#2581-R0\",\"approval_number\":\"FL2581.15\",\"seq\":15,\"product_model\":\"W5-16: DP38, FL38, 134, 135, 136\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 29 ga. min.) Double Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#2581-R0\",\"approval_number\":\"FL2581.16\",\"seq\":16,\"product_model\":\"W6-09: 2050, 2051, 2053\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 29 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#2581-R0\",\"approval_number\":\"FL2581.17\",\"seq\":17,\"product_model\":\"W6-09: 4050, 4051, 4053\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 29 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#2581-R0\",\"approval_number\":\"FL2581.18\",\"seq\":18,\"product_model\":\"W6-09: 62, 64, 65\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 29 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#2581-R0\",\"approval_number\":\"FL2581.19\",\"seq\":19,\"product_model\":\"W6-09: DP38, FL38, 134, 135, 136\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 29 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3026-R0\",\"approval_number\":\"FL3026.1\",\"seq\":1,\"product_model\":\"W3-16: 1000, 183, 1001, 187, 52, P2GF, 128R\",\"product_description\":\"Steel pan (min. 25 ga.) Double Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W3 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3026-R0\",\"approval_number\":\"FL3026.2\",\"seq\":2,\"product_model\":\"W3-16: 73, 1500, 75, 190, 84A, 94, 42, 48, 55, 4RST, 6RST, 4RSF, 6RSF, 110R, 120R\",\"product_description\":\"Steel Pan (min. 25 ga.) Double Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W3 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3026-R0\",\"approval_number\":\"FL3026.3\",\"seq\":3,\"product_model\":\"W4-09: 4400, 4401, HDG, HDGL, 4300, 4310, 4301, SP20, SE20, SF20, 66, 67, 68, H400, H401, H310, H300, H301\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3026-R0\",\"approval_number\":\"FL3026.4\",\"seq\":4,\"product_model\":\"W4-09: 73, 1500, 75, 190, 84A, 94, 76, 42, 48, 55, 4RST, 6RST, 4RSF, 6RSF, 2RST, 110R, 120R, H73, H500, H76, H94, H4ST, H6ST H2ST, H4SF, H6SF\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\"wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3026-R0\",\"approval_number\":\"FL3026.5\",\"seq\":5,\"product_model\":\"W4-16: 4400, 4401, HDG, HDGL, 4300, 4310, 4301, SP20, SE20, SF20, 66, 67, 68, H400, H401, H310, H300, H301\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3026-R0\",\"approval_number\":\"FL3026.6\",\"seq\":6,\"product_model\":\"W4-16: 73, 1500, 75, 190, 84A, 94, 42, 48, 55, 4RST, 6RST, 4RSF, 6RSF, 110R, 120R, H73, H500, H76, H94, H4ST, H6ST H2ST, H4SF, H6SF\",\"product_description\":\"Steel Pan (min. 25 ga.) Double Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3026-R0\",\"approval_number\":\"FL3026.7\",\"seq\":7,\"product_model\":\"W4-16: C11, C12, C13, C21, C22, C23, HC11, HC12, HC13\",\"product_description\":\"Double Skin Insulated (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Double-Car (up to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3026-R0\",\"approval_number\":\"FL3026.8\",\"seq\":8,\"product_model\":\"W4-18: 4400, 4401, HDG, HDGL, 4300, 4310, 4301, SP20, SE20, SF20, 66, 67, 68, H400, H401, H310, H300, H301\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) (16'2\\\" to 18'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3026-R0\",\"approval_number\":\"FL3026.9\",\"seq\":9,\"product_model\":\"W4-18: 73, 1500, 75, 190, 84A, 94, 42, 48, 55, 4RST, 6RST, 4RSF, 6RSF, 110R, 120R, H73, H500, H76, H94, H4ST, H6ST H2ST, H4SF, H6SF\",\"product_description\":\"Steel Pan (min. 25 ga.) 16'2\\\" to 18'0\\\" wide WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3026-R0\",\"approval_number\":\"FL3026.10\",\"seq\":10,\"product_model\":\"W5-09: 1000, 183,1001, 187, 52, P2GF, 128R\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3026-R0\",\"approval_number\":\"FL3026.11\",\"seq\":11,\"product_model\":\"W5-09: 73, 1500, 75, 190, 84A, 94, 76, 42, 48, 55, 4RST, 6RST, 2RST, 4RSF, 6RSF, 110R, 120R\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3026-R0\",\"approval_number\":\"FL3026.12\",\"seq\":12,\"product_model\":\"W5-09: C11, C12, C13, C21, C22, C23, C31, C32, C33, C34, C35, HC11, HC12, HC13, HC31, HC32, HC33, HC34, HC35\",\"product_description\":\"Double Skin Insulated (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3026-R0\",\"approval_number\":\"FL3026.13\",\"seq\":13,\"product_model\":\"W5-09: RH1S, RH2S, RH3S, RH4S, RH5S, RH6S, RH1G, RH2G, RH3G, RH4G, RH5G, RH6G, RR1S, RR2S, RR3S, RR4S, RR5S, RR6S, RC1S, RC2S, RC3S, RC4S RC5S, RC6S\",\"product_description\":\"Reserve Wood Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3026-R0\",\"approval_number\":\"FL3026.14\",\"seq\":14,\"product_model\":\"W5-16-HY: 73, 1500, 75, 190, 84A, 94, 4RST, 4RSF, 6RST, 6RSF\",\"product_description\":\"Steel Pan (min. 25 ga.) Double Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3026-R0\",\"approval_number\":\"FL3026.15\",\"seq\":15,\"product_model\":\"W5-16: 1000, 183, 1001, 187, 52, P2GF, 128R\",\"product_description\":\"Steel Pan (min. 25 ga.) Double Car (9'2\\\" to 16'0' wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3026-R0\",\"approval_number\":\"FL3026.16\",\"seq\":16,\"product_model\":\"W5-16: 73, 1500, 75, 190, 84A, 94, 76, 42, 48, 55, 4RST, 6RST, 4RSF, 6RSF, 2RST, 110R, 120R, H73, H500, H76, H94, H2ST, H4ST, H6ST, H4SF, H6SF\",\"product_description\":\"Steel Pan (min. 25 ga.) Double Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3026-R0\",\"approval_number\":\"FL3026.17\",\"seq\":17,\"product_model\":\"W5-16: C11, C12, C13, C21, C22, C23, C31, C32, C33, C34, C35, HC11, HC12, HC13, HC31, HC32, HC33, HC34, HC35\",\"product_description\":\"Double Skin Insulated (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Double-Car (up to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3026-R0\",\"approval_number\":\"FL3026.18\",\"seq\":18,\"product_model\":\"W5-16: RH1S, RH2S, RH3S, RH4S, RH5S, RH6S, RH1G, RH2G, RH3G, RH4G, RH5G, RH6G\",\"product_description\":\"Reserve Wood (9'2\\\" To 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3026-R0\",\"approval_number\":\"FL3026.19\",\"seq\":19,\"product_model\":\"W6-09: 4400, 4401, HDG, HDGL, 4300, 4310, 4301, SP20, SE20, SF20, 66, 67, 68, H400, H401, H310, H300, H301\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3026-R0\",\"approval_number\":\"FL3026.20\",\"seq\":20,\"product_model\":\"W6-09: 73, 75, 84A, 94, 42, 48, 4RST, 6RST, H73, H94, H4ST, H6ST, 110R, 120R\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3026-R0\",\"approval_number\":\"FL3026.21\",\"seq\":21,\"product_model\":\"W6-16: 4400, 4401, HDG, HDGL, 4300, 4310, 4301, SP20, SE20, SF20, 66, 67, 68, H400, H401, H310, H300, H301\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double Car (9'2\\\" to 16'2\\\"wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3026-R0\",\"approval_number\":\"FL3026.22\",\"seq\":22,\"product_model\":\"W6-16: 73, 75, 84A, 94, 42, 48, 4RST, 6RST, H73, H94, H4ST, H6ST, 110R, 120R\",\"product_description\":\"Steel Pan (min. 25 ga.) Double Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3026-R0\",\"approval_number\":\"FL3026.23\",\"seq\":23,\"product_model\":\"W6-18: 4400, 4401, HDG, HDGL, 4300, 4310, 4301, SP20, SE20, SF20, 66, 67, 68, H400, H401, H310, H300, H301\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) (16'2\\\" to 18'2\\\"wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3026-R0\",\"approval_number\":\"FL3026.24\",\"seq\":24,\"product_model\":\"W6-18: 73, 75, 84A, 94, 42, 48, 4RST, 6RST, H73, H94, H4ST, H6ST, 110R, 120R\",\"product_description\":\"Steel Pan (min. 25 ga.) 16'2\\\" to 18'2\\\" wide WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3026-R0\",\"approval_number\":\"FL3026.25\",\"seq\":25,\"product_model\":\"W6-18: 84A, 94, 48, 4RST, H94, H4ST, 120R\",\"product_description\":\"Steel Pan (min. 24 ga.) 16'2\\\" to 18'2\\\" wide WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3452-R0\",\"approval_number\":\"FL3452.1\",\"seq\":1,\"product_model\":\"W5-12: 902, C2AL\",\"product_description\":\"Service Station WINDCODE\\u00ae W5 Sectional Door, up to 12'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3452-R0\",\"approval_number\":\"FL3452.2\",\"seq\":2,\"product_model\":\"W5-16: 902, C2AL w\\\/2x2 angle\",\"product_description\":\"Service Station WINDCODE\\u00ae W5 Sectional Door, 12'4\\\" to 16'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3452-R0\",\"approval_number\":\"FL3452.3\",\"seq\":3,\"product_model\":\"W5-16: 902, C2AL w\\\/c-channel\",\"product_description\":\"Service Station WINDCODE\\u00ae W5 Sectional Door, 12'4\\\" to 16'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3452-R0\",\"approval_number\":\"FL3452.4\",\"seq\":4,\"product_model\":\"W5-20: 902, C2AL\",\"product_description\":\"Service Station WINDCODE\\u00ae W5 Sectional Door, up to 20'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3452-R0\",\"approval_number\":\"FL3452.5\",\"seq\":5,\"product_model\":\"W6-09: CP11, CP12, CP13, CP21, CP22, CP23, CP31, CP32, CP33, CP34, CP35, AP11, AP12, AP13, AP21, AP22, AP23, AP31, AP32, AP33, AP34, AP35\",\"product_description\":\"Double Skin Insulated (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#3452-R0\",\"approval_number\":\"FL3452.6\",\"seq\":6,\"product_model\":\"W6-16: CP11, CP12, CP13, CP21, CP22, CP23, CP31, CP32, CP33, CP34, CP35, AP11, AP12, AP13, AP21, AP22, AP23, AP31, AP32, AP33, AP34, AP35\",\"product_description\":\"Double Skin Insulated (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4331-R0\",\"approval_number\":\"FL4331.1\",\"seq\":1,\"product_model\":\"W5-12: Avante AVW5 w\\\/2x2 angle\",\"product_description\":\"Full-View Aluminum Residential WINDCODE\\u00ae W5 Sectional Door, up to 12'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4331-R0\",\"approval_number\":\"FL4331.2\",\"seq\":2,\"product_model\":\"W5-16: Avante AVW5 w\\\/2x2 angle\",\"product_description\":\"Full View Aluminum Residential WINDCODE\\u00ae W5 Sectional Door, up to 16'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4331-R0\",\"approval_number\":\"FL4331.3\",\"seq\":3,\"product_model\":\"W5-16: Avante AVW5 w\\\/c-channel\",\"product_description\":\"Full-View Aluminum Residential WINDCODE\\u00ae W5 Sectional Door, up to 16'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4331-R0\",\"approval_number\":\"FL4331.4\",\"seq\":4,\"product_model\":\"W5-20: Avante AVW5\",\"product_description\":\"Full-View Aluminum Residential WINDCODE\\u00ae W5 Sectional Door, up to 20'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4587-R0\",\"approval_number\":\"FL4587.1\",\"seq\":1,\"product_model\":\"W4-09: G4S, GS4, G4L, GL4, G4SV, GS4V, G4LV, GL4V, E4S, E4L, E4SV, E4LV, SS4, SL4, SS4V, SL4V\",\"product_description\":\"Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\"wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4587-R0\",\"approval_number\":\"FL4587.2\",\"seq\":2,\"product_model\":\"W4-16: G4S, GS4, G4L, GL4, G4SV, GS4V, G4LV, GL4V, E4S, E4L, E4SV, E4LV, SS4, SL4, SS4V, SL4V\",\"product_description\":\"Steel Pan (min. 24 ga.) Double Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4587-R0\",\"approval_number\":\"FL4587.3\",\"seq\":3,\"product_model\":\"W5-09\\\" G4S, GS4, G4L, GL4, G4SV, GS4V, G4LV, GL4V, E4S, E4L, E4SV, E4LV, SS4, SL4, SS4V, SL4V\",\"product_description\":\"Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4587-R0\",\"approval_number\":\"FL4587.4\",\"seq\":4,\"product_model\":\"W5-16: G4S, GS4, G4L, GL4, G4SV, GS4V, G4LV, GL4V, E4S, E4L, E4SV, E4LV, SS4, SL4, SS4V, SL4V\",\"product_description\":\"Steel Pan (min. 24 ga.) Double Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4587-R0\",\"approval_number\":\"FL4587.5\",\"seq\":5,\"product_model\":\"W6-09: G4S, GS4, G4L, GL4, G4SV, GS4V, G4LV, GL4V, E4S, E4L, E4SV, E4LV, SS4, SL4, SS4V, SL4V\",\"product_description\":\"Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4912-R0\",\"approval_number\":\"FL4912.1\",\"seq\":1,\"product_model\":\"W4-24: 3200, 3220, 240\",\"product_description\":\"Double-skin Insulated (exterior skin 24 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W4 Sectional Door, 20'4\\\" to 24'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4912-R0\",\"approval_number\":\"FL4912.2\",\"seq\":2,\"product_model\":\"W4-24: 524, 520, 224, C4ST, C0ST\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W4 Sectional Door, 20'4\\\" to 24'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4912-R0\",\"approval_number\":\"FL4912.3\",\"seq\":3,\"product_model\":\"W4-24: 902, C2AL\",\"product_description\":\"Service Station WINDCODE\\u00ae W4 Sectional Door, up to 24'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4912-R0\",\"approval_number\":\"FL4912.4\",\"seq\":4,\"product_model\":\"W5-12: 902, C2AL\",\"product_description\":\"Service Station WINDCODE\\u00ae W5 Sectional Door, up to 12'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4912-R0\",\"approval_number\":\"FL4912.5\",\"seq\":5,\"product_model\":\"W5-16: 902, C2AL w\\\/2x2 angle\",\"product_description\":\"Service Station WINDCODE\\u00ae W5 Sectional Door, 12'4\\\" to 16'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4912-R0\",\"approval_number\":\"FL4912.6\",\"seq\":6,\"product_model\":\"W5-16: 902, C2AL w\\\/c-channel\",\"product_description\":\"Service Station WINDCODE\\u00ae W5 Sectional Door, 12'4\\\" to 16'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4912-R0\",\"approval_number\":\"FL4912.7\",\"seq\":7,\"product_model\":\"W5-20: 902, C2AL\",\"product_description\":\"Service Station WINDCODE\\u00ae W5 Sectional Door, up to 20'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4912-R0\",\"approval_number\":\"FL4912.8\",\"seq\":8,\"product_model\":\"W5-22: 3200, 3220, 240\",\"product_description\":\"Double-skin Insulated (exterior skin 24 ga. min.; interior skin 27 ga. min.) WINDCODE\\u00ae W5 Sectional Door, 16'4\\\" to 22'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4912-R0\",\"approval_number\":\"FL4912.9\",\"seq\":9,\"product_model\":\"W5-22: 524, 520, 224, C4ST, C0ST\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W5 Sectional Door, 16'4\\\" to 22'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4912-R0\",\"approval_number\":\"FL4912.10\",\"seq\":10,\"product_model\":\"W5-22: 902, C2AL\",\"product_description\":\"Service Station WINDCODE\\u00ae W5 Sectional Door, 20'4\\\" to 22'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4912-R0\",\"approval_number\":\"FL4912.11\",\"seq\":11,\"product_model\":\"W8-12: 524, 520, 224, C4ST, C0ST\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W8 Sectional Door, up to 12'2\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4912-R0\",\"approval_number\":\"FL4912.12\",\"seq\":12,\"product_model\":\"W8-14: 524, 520, 224, C4ST, C0ST\",\"product_description\":\"Ribbed Steel (min. 24 ga.) WINDCODE\\u00ae W8 Sectional Door, 12'3\\\" to 14'2\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4913-R0\",\"approval_number\":\"FL4913.1\",\"seq\":1,\"product_model\":\"W7-09: 84A, 94, 98, H94, 48, 4F, 4RST, H4ST\",\"product_description\":\"Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W7 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4913-R0\",\"approval_number\":\"FL4913.2\",\"seq\":2,\"product_model\":\"W7-16: 84A, 94, 98, H94, 48, 4F, 4RST, H4ST, 120R\",\"product_description\":\"Steel Pan (min. 24 ga.) Double Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W7 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4913-R0\",\"approval_number\":\"FL4913.3\",\"seq\":3,\"product_model\":\"W7-18: 84A, 94, 98, H94, 48, 4F, 4RST, H4ST\",\"product_description\":\"Steel Pan (min. 24 ga.) 16'4\\\" to 18'2\\\" wide WINDCODE\\u00ae W7 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4913-R0\",\"approval_number\":\"FL4913.4\",\"seq\":4,\"product_model\":\"W8-09: 4400, 4401, HDG, HDGL, 4300, 4310, 4301, 66, 67, 68, H400, H401, H300, H310, H301\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W8 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4913-R0\",\"approval_number\":\"FL4913.5\",\"seq\":5,\"product_model\":\"W8-09: 84A, 94, 98, H94, 48, 4F, 4RST, H4ST, 120R\",\"product_description\":\"Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W8 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4913-R0\",\"approval_number\":\"FL4913.6\",\"seq\":6,\"product_model\":\"W8-16: 4400, 4401, HDG, HDGL, 4300, 4310, 4301, 66, 67, 68, H400, H401, H300, H310, H301\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W8 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4913-R0\",\"approval_number\":\"FL4913.7\",\"seq\":7,\"product_model\":\"W8-16: 84A, 94, 98, H94, 48, 4F, 4RST, H4ST\",\"product_description\":\"Steel Pan (min. 24 ga.) Double Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W8 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4913-R0\",\"approval_number\":\"FL4913.8\",\"seq\":8,\"product_model\":\"W8-18: 4400, 4401, HDG, HDGL, 4300, 4310, 4301, 66, 67, 68, H400, H401, H300, H310, H301\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double Car (16'4\\\" to 18'2\\\" wide) WINDCODE\\u00ae W8 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4913-R0\",\"approval_number\":\"FL4913.9\",\"seq\":9,\"product_model\":\"W9-09: 93, 84A, 94, 98, H93, H94, 4F, 4RST, H4ST, 48\",\"product_description\":\"Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W9 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4914-R0\",\"approval_number\":\"FL4914.1\",\"seq\":1,\"product_model\":\"W3-09: 2050, 2051, 2053, 4050, 4051, 4053, 62, 64, 65, DP38, FL38, 134, 135, 136\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 29 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W3 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4914-R0\",\"approval_number\":\"FL4914.2\",\"seq\":2,\"product_model\":\"W3-16: 2050, 2051, 2053, 4050, 4051, 4053, 62, 64, 65, DP38, FL38, 134, 135, 136\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 29 ga. min.) Double Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W3 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4914-R0\",\"approval_number\":\"FL4914.3\",\"seq\":3,\"product_model\":\"W4-18: G4S, GS4, G4SV, GS4V, E4S, E4SV, SS4, SS4V\",\"product_description\":\"Steel Pan (min. 24 ga.) 16'2\\\" to 18'0\\\" wide WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4914-R0\",\"approval_number\":\"FL4914.4\",\"seq\":4,\"product_model\":\"W5-09: RH1PW5, RH2PW5, RH3PW5, RH4PW5, RH5PW5, RH6PW5, RH1HW5, RH2HW5, RH3HW5, RH4HW5, RH5HW5, RH6HW5, RR1RW5, RR2RW5, RR3RW5, RR4RW5, RR5RW5, RR6RW5, RC1CW5, RC2CW5, RC3CW5, RC4CW5, RC5CW5, RC6CW5\",\"product_description\":\"Reserve Wood Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4914-R0\",\"approval_number\":\"FL4914.5\",\"seq\":5,\"product_model\":\"W5-12: Avante\\u2122\",\"product_description\":\"Full View Aluminum Residential WINDCODE\\u00ae W5 Sectional Door, up to 12'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4914-R0\",\"approval_number\":\"FL4914.6\",\"seq\":6,\"product_model\":\"W5-16-HY: 2050, 2051, 2053, 4050, 4051, 4053, DP38, FL38, 134, 135, 136\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 29 ga. min.) Double Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4914-R0\",\"approval_number\":\"FL4914.7\",\"seq\":7,\"product_model\":\"W5-16: 2050, 2051, 2053, 4050, 4051, 4053, 62, 64, 65, DP38, FL38, 134, 135, 136\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 29 ga. min.) Double Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4914-R0\",\"approval_number\":\"FL4914.8\",\"seq\":8,\"product_model\":\"W5-16: Avante\\u2122 w\\\/2x2 angle\",\"product_description\":\"Full View Aluminum Residential WINDCODE\\u00ae W5 Sectional Door, 12'3\\\" to 16'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4914-R0\",\"approval_number\":\"FL4914.9\",\"seq\":9,\"product_model\":\"W5-16: Avante\\u2122 w\\\/c-channel\",\"product_description\":\"Full View Aluminum Residential WINDCODE\\u00ae W5 Sectional Door, 12'3\\\" to 16'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4914-R0\",\"approval_number\":\"FL4914.10\",\"seq\":10,\"product_model\":\"W5-16: RH1PW5, RH2PW5, RH3PW5, RH4PW5, RH5PW5, RH6PW5, RH1HW5, RH2HW5, RH3HW5, RH4HW5, RH5HW5, RH6HW5\",\"product_description\":\"Reserve Wood (9'2\\\" To 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4914-R0\",\"approval_number\":\"FL4914.11\",\"seq\":11,\"product_model\":\"W5-20: Avante\\u2122\",\"product_description\":\"Full View Aluminum Residential WINDCODE\\u00ae W5 Sectional Door, 16'3\\\" to 20'2\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4914-R0\",\"approval_number\":\"FL4914.12\",\"seq\":12,\"product_model\":\"W6-09: 2050, 2051, 2053, 4050, 4051, 4053, 62, 64, 65, DP38, FL38, 134, 135, 136\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 29 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4914-R0\",\"approval_number\":\"FL4914.13\",\"seq\":13,\"product_model\":\"W6-09: CustomWood\",\"product_description\":\"Custom Wood Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4914-R0\",\"approval_number\":\"FL4914.14\",\"seq\":14,\"product_model\":\"W6-09:CP11, CP12, CP13, CP14, CP21, CP22, CP23, CP31, CP32, CP33, CP34, CP35, HP11, HP12, HP13, HP14, HP31, HP32, HP33, HP34, HP35, AG11, AG12, AG13, AG14, AG21, AG22, AG23, AG31, AG32, AG33, AG34, AG35, HG11, HG12, HG13, HG14, HG31, HG32, HG33, HG34, HG35\",\"product_description\":\"Double Skin Insulated (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4914-R0\",\"approval_number\":\"FL4914.15\",\"seq\":15,\"product_model\":\"W6-16: G4S, GS4, G4SV, GS4V, E4S, E4SV, SS4, SS4V\",\"product_description\":\"Steel Pan (min. 24 ga.) Double Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4914-R0\",\"approval_number\":\"FL4914.16\",\"seq\":16,\"product_model\":\"W6-16:CP11, CP12, CP13, CP14, CP21, CP22, CP23, CP31, CP32, CP33, CP34, CP35, HP11, HP12, HP13, HP14, HP31, HP32, HP33, HP34, HP35, AG11, AG12, AG13, AG14, AG21, AG22, AG23, AG31, AG32, AG33, AG34, AG35, HG11, HG12, HG13, HG14, HG31, HG32, HG33, HG34, HG35\",\"product_description\":\"Double Skin Insulated (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4914-R0\",\"approval_number\":\"FL4914.17\",\"seq\":17,\"product_model\":\"W6-18: G4S, GS4, G4SV, GS4V, E4S, E4SV, SS4, SS4V\",\"product_description\":\"Steel Pan (min. 24 ga.) 16'2\\\" to 18'2\\\" wide WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4916-R0\",\"approval_number\":\"FL4916.1\",\"seq\":1,\"product_model\":\"W7-09: 73, 75, 84A, 94, 98, H73, H94, 42, 48, 4F, 4RST, 6RST, H4ST, H6ST\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W7 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4916-R0\",\"approval_number\":\"FL4916.2\",\"seq\":2,\"product_model\":\"W7-16: 73, 75, 84A, 94, 98, H73, H94, 42, 48, 4F, 4RST, 6RST, H4ST, H6ST, 110R, 120R\",\"product_description\":\"Steel Pan (min. 25 ga.) Double Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W7 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#4916-R0\",\"approval_number\":\"FL4916.3\",\"seq\":3,\"product_model\":\"W8-09: 73, 75, 84A, 94, 98, H73, H94, 42, 48, 4F, 4RST, 6RST, H4ST, H6ST, 110R, 120R\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W8 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5296-R0\",\"approval_number\":\"FL5296.1\",\"seq\":1,\"product_model\":\"Sectional Garage Door with Nylon-Tire Steel Rollers\",\"product_description\":\"Alternate Roller for use with Currently Approved CBPC Sectional Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5298-R0\",\"approval_number\":\"FL5298.1\",\"seq\":1,\"product_model\":\"W4-18: G4S, GS4, G4L, GL4, G4SV, GS4V, G4LV, GL4V, E4S, E4L, E4SV, E4LV, SS4, SL4, SS4V, SL4V\",\"product_description\":\"Steel Pan (min. 24 ga.) 16'2\\\" to 18'0\\\" wide WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5298-R0\",\"approval_number\":\"FL5298.2\",\"seq\":2,\"product_model\":\"W6-16: G4S, GS4, G4L, GL4, G4SV, GS4V, G4LV, GL4V, E4S, E4L, E4SV, E4LV, SS4, SL4, SS4V, SL4V\",\"product_description\":\"Steel Pan (min. 24 ga.) Double Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5298-R0\",\"approval_number\":\"FL5298.3\",\"seq\":3,\"product_model\":\"W6-18: CP11, CP12, CP13, CP14, CP21, CP22, CP23, CP31, CP32, CP33, CP34, CP35, HP11, HP12, HP13, HP14, HP31, HP32, HP33, HP34, HP35, AG11, AG12, AG13, AG14, AG21, AG22, AG23, AG31, AG32, AG33, AG34, AG35, HG11, HG12, HG13, HG14, HG31, HG32, HG33, HG34, HG3\",\"product_description\":\"Double Skin Insulated (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Double-Car (16'4\\\" to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R6\",\"approval_number\":\"FL5675.36\",\"seq\":36,\"product_model\":\"W5-09 PAN-2F151: 84A, 94, 73, 75, 1500, 190, 76, 76V, 4RST, 4RSF, 6RST, 6RSF, 2RST, 48, 42, 55, 48B, 42B, 55S, GD5S, GD5SV, GR5S, GR5SV, AR5S, AR5SV, ED5S, ED5SV\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R6\",\"approval_number\":\"FL5675.37\",\"seq\":37,\"product_model\":\"W5-09 PAN-2F151: 84A, 94, 73, 75, 1500, 190, 76, 76V, 4RST, 4RSF, 6RST, 6RSF, 2RST, 48, 42, 55, 48B, 42B, 55S, GD5S, GD5SV, GR5S, GR5SV, AR5S, AR5SV, ED5S, ED5SV\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R6\",\"approval_number\":\"FL5675.44\",\"seq\":44,\"product_model\":\"W5-16 DSIE-1A171: 2050, 2051, 2053, 4050, 4051, 4053, 62, 64, 65, 62G, 62LG, 64G, SDP38, SFL38, SRP38, 134, 135, 136, 6130, 6131, 6133\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 29 ga. min.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R6\",\"approval_number\":\"FL5675.45\",\"seq\":45,\"product_model\":\"W5-16 DSIE-1A171: 2050, 2051, 2053, 4050, 4051, 4053, 62, 64, 65, 62G, 62LG, 64G, SDP38, SFL38, SRP38, 134, 135, 136, 6130, 6131, 6133\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 29 ga. min.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R8\",\"approval_number\":\"FL6218.41\",\"seq\":41,\"product_model\":\"041 W3-09: 1-3\\\/8\\\" Gallery EPS (GD1SP, ED1SP, GR1SP, AR1SP, GD1LP, ED1LP, GR1LP, AR1LP) 7'H ONLY\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 29 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W3 Garage Door\",\"design_pressure\":\"+20 PSF\\\/-20 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R8\",\"approval_number\":\"FL6218.42\",\"seq\":42,\"product_model\":\"042 W3-16: 1-3\\\/8\\\" Gallery EPS (GD1SP, ED1SP, GR1SP, AR1SP, GD1LP, ED1LP, GR1LP, AR1LP) 7'H ONLY\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 29 ga. min.) Double-Car (9'2\\\" up to 16'0\\\" wide) WINDCODE\\u00ae W3 Garage Door\",\"design_pressure\":\"+20 PSF\\\/-21 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R8\",\"approval_number\":\"FL6218.43\",\"seq\":43,\"product_model\":\"043 W4-09: 2\\\" Gallery EPS (GD2SP, ED2SP, GR2SP, AR2SP, GD2LP, ED2LP, GR2LP, AR2LP) 7'H ONLY\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+28 PSF\\\/-29 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R8\",\"approval_number\":\"FL6218.44\",\"seq\":44,\"product_model\":\"044 W4-16: 2\\\" Gallery EPS (GD2SP, ED2SP, GR2SP, AR2SP, GD2LP, ED2LP, GR2LP, AR2LP) 7'H ONLY\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" up to 16'0\\\" wide) WINDCODE \\u00ae W4 Garage Door\",\"design_pressure\":\"+25.5 PSF\\\/-25.5 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R8\",\"approval_number\":\"FL6218.45\",\"seq\":45,\"product_model\":\"045 W4-18: 2\\\" Gallery EPS (GD2SP, ED2SP, GR2SP, AR2SP, GD2LP, ED2LP, GR2LP, AR2LP) 7'H ONLY\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (16'2\\\" up to 18'0\\\" wide) WINDCODE \\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R8\",\"approval_number\":\"FL6218.46\",\"seq\":46,\"product_model\":\"046 W5-09: 1-3\\\/8\\\" Gallery EPS (GD1SP, ED1SP, GR1SP, AR1SP, GD1LP, ED1LP, GR1LP, AR1LP) 7'H ONLY\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 29 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R8\",\"approval_number\":\"FL6218.47\",\"seq\":47,\"product_model\":\"047 W5-16: 1-3\\\/8\\\" Gallery EPS (GD1SP, ED1SP, GR1SP, AR1SP, GD1LP, ED1LP, GR1LP, AR1LP) 7'H ONLY\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 29 ga. min.) Double-Car (9'2\\\" up to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R8\",\"approval_number\":\"FL6218.48\",\"seq\":48,\"product_model\":\"048 W6-09: 2\\\" Gallery EPS (GD2SP, ED2SP, GR2SP, AR2SP, GD2LP, ED2LP, GR2LP, AR2LP) 7'H ONLY\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R8\",\"approval_number\":\"FL6218.49\",\"seq\":49,\"product_model\":\"049 W6-16: 2\\\" Gallery EPS (GD2SP, ED2SP, GR2SP, AR2SP, GD2LP, ED2LP, GR2LP, AR2LP) 7'H ONLY\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" up to 16'2\\\" wide) WINDCODE \\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R8\",\"approval_number\":\"FL6218.50\",\"seq\":50,\"product_model\":\"050 W6-18: 2\\\" Gallery EPS (GD2SP, ED2SP, GR2SP, AR2SP, GD2LP, ED2LP, GR2LP, AR2LP) 7'H ONLY\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (16'4\\\" up to 18'2\\\" wide) WINDCODE \\u00ae W4 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#9579-R1\",\"approval_number\":\"FL9579.2\",\"seq\":2,\"product_model\":\"02 DSIE-1A471 W3-09: GD1SP, GR1SP, GD1LP, GR1LP, AR1SP, AR1LP, ED1SP, ED1LP\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W3 Garage Door\",\"design_pressure\":\"+20 PSF\\\/-21 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#9579-R1\",\"approval_number\":\"FL9579.3\",\"seq\":3,\"product_model\":\"03 DSIE-1A471 W3-16: GD1SP, GR1SP, GD1LP, GR1LP, AR1SP, AR1LP, ED1SP, ED1LP\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" up to 16'0\\\" wide) WINDCODE\\u00ae W3 Garage Door\",\"design_pressure\":\"+20 PSF\\\/-21 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#9579-R1\",\"approval_number\":\"FL9579.4\",\"seq\":4,\"product_model\":\"04 DSIE-1A471 W5-09: GD1SP, GR1SP, GD1LP, GR1LP, AR1SP, AR1LP, ED1SP, ED1LP\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+33 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#9579-R1\",\"approval_number\":\"FL9579.5\",\"seq\":5,\"product_model\":\"05 DSIE-1A471 W5-16: GD1SP, GR1SP, GD1LP, GR1LP, AR1SP, AR1LP, ED1SP, ED1LP\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" up to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#9579-R1\",\"approval_number\":\"FL9579.6\",\"seq\":6,\"product_model\":\"06 DSIE-1F471 W4-09: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+28 PSF\\\/-29 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#9579-R1\",\"approval_number\":\"FL9579.7\",\"seq\":7,\"product_model\":\"07 DSIE-1F471 W4-16: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" up to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25.5 PSF\\\/-25.5 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#9579-R1\",\"approval_number\":\"FL9579.8\",\"seq\":8,\"product_model\":\"08 DSIE-1F471 W4-18: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (16'2\\\" up to 18'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#9579-R1\",\"approval_number\":\"FL9579.9\",\"seq\":9,\"product_model\":\"09 DSIE-1F471 W5-16: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" up to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#9579-R1\",\"approval_number\":\"FL9579.10\",\"seq\":10,\"product_model\":\"10 DSIE-1F471 W6-09: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#9579-R1\",\"approval_number\":\"FL9579.11\",\"seq\":11,\"product_model\":\"11 DSIE-1F471 W6-16: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" up to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#9579-R1\",\"approval_number\":\"FL9579.12\",\"seq\":12,\"product_model\":\"12 DSIE-1F471 W6-18: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (16'4\\\" up to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#9579-R1\",\"approval_number\":\"FL9579.13\",\"seq\":13,\"product_model\":\"13 DSIE-1F171 W6-09: 4400, 4401, 4300, 4301, HDG, 4310, HDGL, 66, 68, 67, SP20, SF20, SE20\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W8 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+37 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#9579-R1\",\"approval_number\":\"FL9579.14\",\"seq\":14,\"product_model\":\"14 DSIE-1F171 W6-16: 4400, 4401, 4300, 4301, HDG, 4310, HDGL, 66, 68, 67, SP20, SF20, SE20\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" up to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+37 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#9579-R1\",\"approval_number\":\"FL9579.15\",\"seq\":15,\"product_model\":\"15 DSIE-1F171 W6-18: 4400, 4401, 4300, 4301, HDG, 4310, HDGL, 66, 68, 67, SP20, SF20, SE20\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (16'4\\\" up to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#9579-R1\",\"approval_number\":\"FL9579.16\",\"seq\":16,\"product_model\":\"16 PAN-2F151 W4-09: 84A, 94, 73, 75, 1500, 190, 76, 76V, 4RST, 4RSF, 6RST, 6RSF, 2RST, 48, 42, 55\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#9579-R1\",\"approval_number\":\"FL9579.17\",\"seq\":17,\"product_model\":\"17 PAN-2F151 W5-09: 84A, 94, 73, 75, 1500, 190, 76, 76V, 4RST, 4RSF, 6RST, 6RSF, 2RST, 48, 42, 55\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#9579-R1\",\"approval_number\":\"FL9579.18\",\"seq\":18,\"product_model\":\"18 PAN-2F441 W4-09: G4S, GS4, G4L, GL4, GD4S, GD4L, GR4S, GR4L, G4SV, GS4V, G4LV, GL4V, GD4SV, GD4LV, GR4SV, GR4LV, E4S, E4L, ED4S, ED4L, E4SV, E4LV, ED4SV, ED4LV, SS4, SL4, AR4S, AR4L, SS4V, SL4V, AR4SV, AR4LV\",\"product_description\":\"Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#9579-R1\",\"approval_number\":\"FL9579.19\",\"seq\":19,\"product_model\":\"19 PAN-2F441 W5-09: G4S, GS4, G4L, GL4, GD4S, GD4L, GR4S, GR4L, G4SV, GS4V, G4LV, GL4V, GD4SV, GD4LV, GR4SV, GR4LV, E4S, E4L, ED4S, ED4L, E4SV, E4LV, ED4SV, ED4LV, SS4, SL4, AR4S, AR4L, SS4V, SL4V, AR4SV, AR4LV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#10111-R0\",\"approval_number\":\"FL10111.1\",\"seq\":1,\"product_model\":\"01 DSIU-1D477 W4-10: 3717, C7X17, 3718, C7X18, 3720, C7X20, 240U, 3722, C0X22\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min., up to 10'2\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#10111-R0\",\"approval_number\":\"FL10111.2\",\"seq\":2,\"product_model\":\"02 DSIU-1D477 W5-14: 3717, C7X17, 3718, C7X18, 3720, C7X20, 240U, 3722, C0X22\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min., up to 14'2\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-34 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#10111-R0\",\"approval_number\":\"FL10111.3\",\"seq\":3,\"product_model\":\"03 DSIU-1D477 W6-10: 3717, C7X17, 3718, C7X18, 3720, C7X20, 240U, 3722, C0X22\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min., up to 10'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#10111-R0\",\"approval_number\":\"FL10111.4\",\"seq\":4,\"product_model\":\"04 DSIU-1D477 W6-14: 3717, C7X17, 3718, C7X18, 3720, C7X20, 240U, 3722, C0X22\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min., up to 14'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#10111-R0\",\"approval_number\":\"FL10111.5\",\"seq\":5,\"product_model\":\"05 DSIEO-1M479 W8-16: Coachman\\\/Settlers\\\/Affinity\",\"product_description\":\"Double Skin Insulated (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W8 Garage Door\",\"design_pressure\":\"+46.6 PSF\\\/-52 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#10111-R0\",\"approval_number\":\"FL10111.6\",\"seq\":6,\"product_model\":\"06 PAN-2F143 W8-09: 84A, 94, 98, H94, 4RST, H4ST, 4F, 48\",\"product_description\":\"Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W8 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+48 PSF\\\/-54 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#10111-R0\",\"approval_number\":\"FL10111.7\",\"seq\":7,\"product_model\":\"07 PAN-2F153 W8-09: 73, 75, 6RST, 42\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W8 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+46 PSF\\\/-50 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R6\",\"approval_number\":\"FL5675.118\",\"seq\":118,\"product_model\":\"W6-18 PAN-2F143: 84A, 94, 48, 48B, 4RST\",\"product_description\":\"Steel Pan (min. 24 ga.) Double-Car (16'4\\\" to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-39 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R6\",\"approval_number\":\"FL5675.120\",\"seq\":120,\"product_model\":\"W6-18 PAN-2F153: 73, 75, 84A, 94, 42, 48, 42B, 48B, 4RST, 6RST, GD5S, GR5S, AR5S, ED5S\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (16'4\\\" to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R6\",\"approval_number\":\"FL5675.121\",\"seq\":121,\"product_model\":\"W6-18 PAN-2F443: G4S, GS4, GD4S, GR4S, G4SV, GS4V, GD4SV, GR4SV, E4S, ED4S, E4SV, ED4SV, SS4, AR4S, SS4V, AR4SV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) 16'4\\\" to 18'2\\\" wide WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-39 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R6\",\"approval_number\":\"FL5675.122\",\"seq\":122,\"product_model\":\"W6-18 PAN-2F443: G4S, GS4, GD4S, GR4S, G4SV, GS4V, GD4SV, GR4SV, E4S, ED4S, E4SV, ED4SV, SS4, AR4S, SS4V, AR4SV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) 16'4\\\" to 18'2\\\" wide WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-39 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#10386-R0\",\"approval_number\":\"FL10386.1\",\"seq\":1,\"product_model\":\"01 W4-09 DSIE-1F171: 4300, 4301, 4310, 4400, 4401, HDG, HDGL, HDGF, 66, 66G, 67, 67G, 68, 68G, SP20, SF20, SE20\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+28 PSF\\\/-29 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#10386-R0\",\"approval_number\":\"FL10386.2\",\"seq\":2,\"product_model\":\"02 W4-16 DSIE-1F171: 4300, 4301, 4310, 4400, 4401, HDG, HDGL, HDGF, 66, 66G, 67, 67G, 68, 68G, SP20, SF20, SE20\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25.5 PSF\\\/-25.5 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#10386-R0\",\"approval_number\":\"FL10386.3\",\"seq\":3,\"product_model\":\"03 W4-18 DSIE-1F171: 4300, 4301, 4310, 4400, 4401, HDG, HDGL, HDGF, 66, 66G, 67, 67G, 68, 68G, SP20, SF20, SE20\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) 16'2\\\" to 18'0\\\" wide WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#10386-R0\",\"approval_number\":\"FL10386.4\",\"seq\":4,\"product_model\":\"04 W6-09 DSIE-1F171: 4300, 4301, 4310, 4400, 4401, HDG, HDGL, HDGF, 66, 66G, 67, 67G, 68, 68G, SP20, SF20, SE20\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+37 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#10386-R0\",\"approval_number\":\"FL10386.5\",\"seq\":5,\"product_model\":\"05 W6-16 DSIE-1F171: 4300, 4301, 4310, 4400, 4401, HDG, HDGL, HDGF, 66, 66G, 67, 67G, 68, 68G, SP20, SF20, SE20\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+37 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#10386-R0\",\"approval_number\":\"FL10386.6\",\"seq\":6,\"product_model\":\"06 W6-18 DSIE-1F171: 4300, 4301, 4310, 4400, 4401, HDG, HDGL, HDGF, 66, 66G, 67, 67G, 68, 68G, SP20, SF20, SE20\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) 16'4\\\" to 18'2\\\" wide WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#10386-R0\",\"approval_number\":\"FL10386.7\",\"seq\":7,\"product_model\":\"07 W8-09 DSIE-1F171: 4300, 4301, 4310, 4400, 4401, HDG, HDGL, HDGF, 66, 66G, 67, 67G, 68, 68G, SP20, SF20, SE20\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W8 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+48 PSF\\\/-60 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#10386-R0\",\"approval_number\":\"FL10386.8\",\"seq\":8,\"product_model\":\"08 W8-16 DSIE-1F171: 4300, 4301, 4310, H300, H301, H310, 4400, 4401, H400, H401, HDG, HDGL, HDGF, 66, 66G, 67, 67G, 68, 68G, SP20, SF20, SE20\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W8 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+46.6 PSF\\\/-52 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#10386-R0\",\"approval_number\":\"FL10386.9\",\"seq\":9,\"product_model\":\"09 W8-18 DSIE-1F171: 4300, 4301, 4310, 4400, 4401, HDG, HDGL, HDGF, 66, 66G, 67, 67G, 68, 68G, SP20, SF20, SE20\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) 16'4\\\" to 18'2\\\" wide WINDCODE\\u00ae W8 Garage Door\",\"design_pressure\":\"+46 PSF\\\/-50 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#11010-R0\",\"approval_number\":\"FL11010.1\",\"seq\":1,\"product_model\":\"01 W4-09: Grand Harbor, Stone Manor\",\"product_description\":\"Steel Pan (min. 24 ga.) with Overlay Single-Car (up to 9'0\\\"wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#11010-R0\",\"approval_number\":\"FL11010.2\",\"seq\":2,\"product_model\":\"02 W4-16: Grand Harbor, Stone Manor\",\"product_description\":\"Steel Pan (min. 24 ga.) with Overlay Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+24 PSF\\\/-24.5 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#11010-R0\",\"approval_number\":\"FL11010.3\",\"seq\":3,\"product_model\":\"03 W4-18: Grand Harbor, Stone Manor\",\"product_description\":\"Steel Pan (min. 24 ga.) with Overlay 16'2\\\" to 18'0\\\" wide WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#11010-R0\",\"approval_number\":\"FL11010.4\",\"seq\":4,\"product_model\":\"04 W5-09: Grand Harbor, Stone Manor\",\"product_description\":\"Steel Pan (min. 24 ga.) with Overlay Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#11010-R0\",\"approval_number\":\"FL11010.5\",\"seq\":5,\"product_model\":\"05 W5-16: Grand Harbor, Stone Manor\",\"product_description\":\"Steel Pan (min. 24 ga.) with Overlay Double Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#11010-R0\",\"approval_number\":\"FL11010.6\",\"seq\":6,\"product_model\":\"06 W6-09: Grand Harbor, Stone Manor\",\"product_description\":\"Steel Pan (min. 24 ga.) with Overlay Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#11010-R0\",\"approval_number\":\"FL11010.7\",\"seq\":7,\"product_model\":\"07 W6-16: Grand Harbor, Stone Manor\",\"product_description\":\"Steel Pan (min. 24 ga.) with Overlay Double Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#11010-R0\",\"approval_number\":\"FL11010.8\",\"seq\":8,\"product_model\":\"08 W7-09: 73, 75, 84A, 94, 98, H73, H94, 42, 48, 4F, 4RST, 6RST, H4ST, H6ST\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W7 Garage Door\",\"design_pressure\":\"+42 PSF\\\/-48 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#11010-R0\",\"approval_number\":\"FL11010.9\",\"seq\":9,\"product_model\":\"09 W7-16: 73, 75, 84A, 94, 98, H73, H94, 42, 48, 4F, 4RST, 6RST, H4ST, H6ST\",\"product_description\":\"Steel Pan (min. 25 ga.) Double Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W7 Garage Door\",\"design_pressure\":\"+42 PSF\\\/-48 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#11010-R0\",\"approval_number\":\"FL11010.10\",\"seq\":10,\"product_model\":\"10 W8-09: 73, 75, H73, 42, 6RST, H6ST\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W8 Garage Door\",\"design_pressure\":\"+46 PSF\\\/-50 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#11010-R0\",\"approval_number\":\"FL11010.11\",\"seq\":11,\"product_model\":\"11 W8-16: 84A, 94, 98, H94, 48, 4F, 4RST, H4ST\",\"product_description\":\"Steel Pan (min. 24 ga.) Double Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W8 Garage Door\",\"design_pressure\":\"+46.6 PSF\\\/-52 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#11010-R0\",\"approval_number\":\"FL11010.12\",\"seq\":12,\"product_model\":\"12 W8-16: 24ga Gallery (G4S, GS4, GD4S, GR4S, E4S, ED4S, MR4S, SS4, AR4S)\",\"product_description\":\"Steel Pan (min. 24 ga.) Double Car (up to 16'2\\\" wide) WINDCODE\\u00ae W8 Garage Door\",\"design_pressure\":\"+46.6 PSF\\\/-52 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.1\",\"seq\":1,\"product_model\":\"01 W3-09 DSIE-1A171: 2050, 2051, 2053, 4050, 4051, 4053, 62, 64, 65, 62G, 64G, 65G, DP38, FL38, RP38, 134, 135, 136\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 29 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W3 Garage Door\",\"design_pressure\":\"+20 PSF\\\/-20 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.2\",\"seq\":2,\"product_model\":\"02 W3-16 DSIE-1A171: 2050, 2051, 2053, 4050, 4051, 4053, 62, 64, 65, 62G, 64G, 65G, DP38, FL38, RP38, 134, 135, 136\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 29 ga. min.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W3 Garage Door\",\"design_pressure\":\"+20 PSF\\\/-21 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.3\",\"seq\":3,\"product_model\":\"03 W3-16 PAN-2F153: 73, 1500, 75, 190, 84A, 94, 42, 48, 55, 42B, 48B, 55S, 4RST, 6RST, 4RSF, 6RSF\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W3 Garage Door\",\"design_pressure\":\"+20 PSF\\\/-21 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.4\",\"seq\":4,\"product_model\":\"04 W3-09 DSIE-1A471: GD1SP, GR1SP, GD1LP, GR1LP, AR1SP, AR1LP, ED1SP, ED1LP\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W3 Garage Door\",\"design_pressure\":\"+20 PSF\\\/-21 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.5\",\"seq\":5,\"product_model\":\"05 W3-16 DSIE-1A471: GD1SP, GR1SP, GD1LP, GR1LP, AR1SP, AR1LP, ED1SP, ED1LP\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" up to 16'0\\\" wide) WINDCODE\\u00ae W3 Garage Door\",\"design_pressure\":\"+20 PSF\\\/-21 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.6\",\"seq\":6,\"product_model\":\"06 W4-09 PAN-2F151: 73, 1500, 75, 190, 84A, 94, 76, 42, 48, 55, 42B, 48B, 55S, 4RST, 6RST, 4RSF, 6RSF, 2RST\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.7\",\"seq\":7,\"product_model\":\"07 W4-16 PAN-2F153: 73, 1500, 75, 190, 84A, 94, 42, 48, 55, 4RST, 6RST, 4RSF, 6RSF\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+24 PSF\\\/-24.5 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.8\",\"seq\":8,\"product_model\":\"08 W4-18 PAN-2F153: 73, 1500, 75, 190, 84A, 94, 42, 48, 55, 42B, 48B, 55S, 4RST, 6RST, 4RSF, 6RSF\",\"product_description\":\"Steel Pan (min. 25 ga.) 16'2\\\" to 18'0\\\" wide WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.9\",\"seq\":9,\"product_model\":\"09 W4-09 PAN-2F455: G5S, GS5, G5SV, GS5V, E5S, E5SV, SS5, SS5V, GD5S, GR5S, GD5SV, GR5SV, ED5S, MR5S, ED5SV, MR5SV, AR5S, AR5SV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.10\",\"seq\":10,\"product_model\":\"10 W4-16 PAN-2F455: G5S, GS5, G5SV, GS5V, E5S, E5SV, SS5, SS5V, GD5S, GR5S, GD5SV, GR5SV, ED5S, MR5S, ED5SV, MR5SV, AR5S, AR5SV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+24 PSF\\\/-24.5 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.11\",\"seq\":11,\"product_model\":\"11 W4-18 PAN-2F455: G5S, GS5, G5SV, GS5V, E5S, E5SV, SS5, SS5V, GD5S, GR5S, GD5SV, GR5SV, ED5S, MR5S, ED5SV, MR5SV, AR5S, AR5SV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 25 ga.) 16'2\\\" to 18'0\\\" wide WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.12\",\"seq\":12,\"product_model\":\"12 W4-09 PAN-2F441: G4S, GS4, G4L, GL4, GD4S, GD4L, GR4S, GR4L, G4SV, GS4V, G4LV, GL4V, GD4SV, GD4LV, GR4SV, GR4LV, E4S, E4L, ED4S, ED4L, E4SV, E4LV, ED4SV, ED4LV, SS4, SL4, AR4S, AR4L, SS4V, SL4V, AR4SV, AR4LV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.13\",\"seq\":13,\"product_model\":\"13 W4-16 PAN-2F443: G4S, GS4, GD4S, GR4S, G4SV, GS4V, GD4SV, GR4SV, E4S, ED4S, E4SV, ED4SV, SS4, AR4S, SS4V, AR4SV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.14\",\"seq\":14,\"product_model\":\"14 W4-16 PAN-2F446: G4L, GL4, GD4L, GR4L, G4LV, GL4V, GD4LV, GR4LV, E4L, ED4L, E4LV, ED4LV, SL4, AR4L, SL4V, AR4LV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.15\",\"seq\":15,\"product_model\":\"15 W4-18 PAN-2F443: G4S, GS4, GD4S, GR4S, G4SV, GS4V, GD4SV, GR4SV, E4S, ED4S, E4SV, ED4SV, SS4, AR4S, SS4V, AR4SV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) 16'2\\\" to 18'0\\\" wide WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.16\",\"seq\":16,\"product_model\":\"16 W4-18 PAN-2F446: G4L, GL4, GD4L, GR4L, G4LV, GL4V, GD4LV, GR4LV, E4L, ED4L, E4LV, ED4LV, SL4, AR4L, SL4V, AR4LV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) 16'2\\\" to 18'0\\\" wide WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.17\",\"seq\":17,\"product_model\":\"17 W4-09 SPO-2F449: Grand Harbor, Stone Manor\",\"product_description\":\"Steel Pan (min. 24 ga.) with Overlay Single-Car (up to 9'0\\\"wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.18\",\"seq\":18,\"product_model\":\"18 W4-16 SPO-2F449: Grand Harbor, Stone Manor\",\"product_description\":\"Steel Pan (min. 24 ga.) with Overlay Double-Car (9'2\\\" up to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+24 PSF\\\/-24.5 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.19\",\"seq\":19,\"product_model\":\"19 W4-18 SPO-2F449: Grand Harbor, Stone Manor\",\"product_description\":\"Steel Pan (min. 24 ga.) with Overlay, 16'2\\\" up to 18'0\\\" wide WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.20\",\"seq\":20,\"product_model\":\"20 W4-09 DSIE-1F471: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+28 PSF\\\/-29 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.21\",\"seq\":21,\"product_model\":\"21 W4-16 DSIE-1F471: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" up to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25.5 PSF\\\/-25.5 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.22\",\"seq\":22,\"product_model\":\"22 W4-18 DSIE-1F471: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (16'2\\\" up to 18'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.23\",\"seq\":23,\"product_model\":\"23 W4-16 DSIEO-1F479: Coachman\\\/Settlers\\\/Affinity\",\"product_description\":\"Double Skin Insulated (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Double-Car (up to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.24\",\"seq\":24,\"product_model\":\"24 W5-09 PAN-2F151: 84A, 94, 73, 75, 1500, 190, 76, 76V, 4RST, 4RSF, 6RST, 6RSF, 2RST, 48, 42, 55, 48B, 42B, 55S\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.25\",\"seq\":25,\"product_model\":\"25 W5-16 PAN-2F153: 84A, 94, 73, 75, 1500, 190, 76, 76V, 4RST, 4RSF, 6RST, 6RSF, 2RST, 48, 42, 55, 48B, 42B, 55S\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.26\",\"seq\":26,\"product_model\":\"26 W5-16-HY PAN-2F153: 84A, 94, 73, 75, 1500, 190, 76, 76V, 4RST, 4RSF, 6RST, 6RSF, 2RST, 48, 42, 55, 48B, 42B, 55S\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+32 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.27\",\"seq\":27,\"product_model\":\"27 W5-09 PANSP-2F151: 73SP, 15SP, 76SP, 76VSP\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+32 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.28\",\"seq\":28,\"product_model\":\"28 W5-16 PANSP-2F153: 73SP, 15SP\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+32 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.29\",\"seq\":29,\"product_model\":\"29 W5-16 PANSP-2F156: 76SP, 76VSP\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+32 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.30\",\"seq\":30,\"product_model\":\"30 W5-09 PAN-2F455: G5S, GS5, G5SV, GS5V, E5S, E5SV, SS5, SS5V, GD5S, GR5S, GD5SV, GR5SV, ED5S, MR5S, ED5SV, MR5SV, AR5S, AR5SV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R4\",\"approval_number\":\"FL5675.31\",\"seq\":31,\"product_model\":\"W5-09 PAN-2F151: 84A, 94, 73, 75, 1500, 190, 76, 76V, 4RST, 4RSF, 6RST, 6RSF, 2RST, 48, 42, 55, 48B, 42B, 55S, GD5S, GD5SV, GR5S, GR5SV, AR5S, AR5SV, ED5S, ED5SV\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R4\",\"approval_number\":\"FL5675.32\",\"seq\":32,\"product_model\":\"W5-09 PAN-2F151: 84A, 94, 73, 75, 1500, 190, 76, 76V, 4RST, 4RSF, 6RST, 6RSF, 2RST, 48, 42, 55, 48B, 42B, 55S, GD5S, GD5SV, GR5S, GR5SV, AR5S, AR5SV, ED5S, ED5SV\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.33\",\"seq\":33,\"product_model\":\"33 W5-16 PAN-2F443: G4S, GS4, GD4S, GR4S, G4SV, GS4V, GD4SV, GR4SV, E4S, ED4S, E4SV, ED4SV, SS4, AR4S, SS4V, AR4SV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions Steel Pan (min. 24 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R4\",\"approval_number\":\"FL5675.34\",\"seq\":34,\"product_model\":\"W5-09 PANSP-2F151: 73SP, 15SP, 76SP, 76VSP\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+32 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R4\",\"approval_number\":\"FL5675.35\",\"seq\":35,\"product_model\":\"W5-09 PANSP-2F151: 73SP, 15SP, 76SP, 76VSP\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+32 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.38\",\"seq\":38,\"product_model\":\"38 W5-16-HY DSIE-1A171: 2050, 2051, 2053, 4050, 4051, 4053, 62, 64, 65, 62G, 64G, 65G, DP38, FL38, RP38, 134, 135, 136\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 29 ga. min.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+32 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R5\",\"approval_number\":\"FL5675.39\",\"seq\":39,\"product_model\":\"W5-16 DSIE-1A171: 2050, 2051, 2053, 4050, 4051, 4053, 62, 64, 65, 62G, 64G, 65G, DP38, FL38, RP38, 134, 135, 136\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 29 ga. min.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R5\",\"approval_number\":\"FL5675.40\",\"seq\":40,\"product_model\":\"W5-16 DSIE-1A171: 2050, 2051, 2053, 4050, 4051, 4053, 62, 64, 65, 62G, 64G, 65G, DP38, FL38, RP38, 134, 135, 136\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 29 ga. min.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.41\",\"seq\":41,\"product_model\":\"41 W5-16 DSIE-1F471: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" up to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.42\",\"seq\":42,\"product_model\":\"42 W5-09 DSIEO-1F479: Coachman\\\/Settlers\\\/Affinity\",\"product_description\":\"Double Skin Insulated (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+33 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.43\",\"seq\":43,\"product_model\":\"43 W5-16 DSIEO-1F479: Coachman\\\/Settlers\\\/Affinity\",\"product_description\":\"Double Skin Insulated (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R4\",\"approval_number\":\"FL5675.46\",\"seq\":46,\"product_model\":\"W5-16 PAN-2F153: 84A, 94, 73, 75, 1500, 190, 4RST, 4RSF, 6RST, 6RSF, 48, 42, 55, 48B, 42B, 55S, GD5S, GD5SV, GR5S, GR5SV, AR5S, AR5SV, ED5S, ED5SV\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R0\",\"approval_number\":\"FL6218.1\",\"seq\":1,\"product_model\":\"W4-18: G4S, GS4, G4SV, GS4V, E4S, E4SV, SS4, SS4V, G4L, GL4, G4LV, GL4V, E4L, E4LV, SL4, SL4V\",\"product_description\":\"Steel Pan (min. 24 ga.) 16'2\\\" to 18'0\\\" wide WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R0\",\"approval_number\":\"FL6218.2\",\"seq\":2,\"product_model\":\"W6-09: Coachman\\\/Settlers\\\/Affinity\",\"product_description\":\"Double Skin Insulated (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38\\\/-42\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R0\",\"approval_number\":\"FL6218.3\",\"seq\":3,\"product_model\":\"W6-16: G4S, GS4, G4SV, GS4V, E4S, E4SV, SS4, SS4V, G4L, GL4, G4LV, GL4V, E4L, E4LV, SL4, SL4V\",\"product_description\":\"Steel Pan (min. 24 ga.) Double Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R0\",\"approval_number\":\"FL6218.4\",\"seq\":4,\"product_model\":\"W6-18: Coachman\\\/Settlers\\\/Affinity\",\"product_description\":\"Double Skin Insulated (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Double-Car (16'4\\\" to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R0\",\"approval_number\":\"FL6218.5\",\"seq\":5,\"product_model\":\"W8-09: Coachman\\\/Settlers\\\/Affinity\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) with Overlay Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W8 Garage Door\",\"design_pressure\":\"+54\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R1\",\"approval_number\":\"FL6218.6\",\"seq\":6,\"product_model\":\"W6-16: G4S, GS4, G4SV, GS4V, E4S, E4SV, SS4, SS4V, G4L, GL4, G4LV, GL4V, E4L, E4LV, SL4, SL4V\",\"product_description\":\"Steel Pan (min. 24 ga.) Double Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R1\",\"approval_number\":\"FL6218.7\",\"seq\":7,\"product_model\":\"W6-18: Coachman\\\/Settlers\\\/Affinity\",\"product_description\":\"Double Skin Insulated (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Double-Car (16'4\\\" to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R1\",\"approval_number\":\"FL6218.8\",\"seq\":8,\"product_model\":\"W8-09: Coachman\\\/Settlers\\\/Affinity\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) with Overlay Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W8 Garage Door\",\"design_pressure\":\"+54\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R2\",\"approval_number\":\"FL6218.9\",\"seq\":9,\"product_model\":\"W6-16: G4S, GS4, G4SV, GS4V, E4S, E4SV, SS4, SS4V, G4L, GL4, G4LV, GL4V, E4L, E4LV, SL4, SL4V\",\"product_description\":\"Steel Pan (min. 24 ga.) Double Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R2\",\"approval_number\":\"FL6218.10\",\"seq\":10,\"product_model\":\"W6-18: Coachman\\\/Settlers\\\/Affinity\",\"product_description\":\"Double Skin Insulated (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Double-Car (16'4\\\" to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R2\",\"approval_number\":\"FL6218.11\",\"seq\":11,\"product_model\":\"W8-09: Coachman\\\/Settlers\\\/Affinity\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) with Overlay Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W8 Garage Door\",\"design_pressure\":\"+54 PSF\\\/-60 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R3\",\"approval_number\":\"FL6218.12\",\"seq\":12,\"product_model\":\"W5-16: Coachman\\\/Settlers\\\/Affinity\",\"product_description\":\"Double Skin Insulated (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Double-Car (up to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 psf\\\/-30 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R3\",\"approval_number\":\"FL6218.13\",\"seq\":13,\"product_model\":\"W5-16: Coachman\\\/Settlers\\\/Affinity (no lites)\",\"product_description\":\"Double Skin Insulated (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R3\",\"approval_number\":\"FL6218.14\",\"seq\":14,\"product_model\":\"W5-16: Grand Harbor\",\"product_description\":\"Steel Pan (min. 24 ga.) with Overlay Double Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R3\",\"approval_number\":\"FL6218.15\",\"seq\":15,\"product_model\":\"W6-09: Coachman\\\/Settlers\\\/Affinity\",\"product_description\":\"Double Skin Insulated (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R3\",\"approval_number\":\"FL6218.16\",\"seq\":16,\"product_model\":\"W6-09: Grand Harbor\",\"product_description\":\"Steel Pan (min. 24 ga.) with Overlay Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R3\",\"approval_number\":\"FL6218.17\",\"seq\":17,\"product_model\":\"W6-16: Coachman\\\/Settlers\\\/Affinity\",\"product_description\":\"Double Skin Insulated (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R3\",\"approval_number\":\"FL6218.18\",\"seq\":18,\"product_model\":\"W6-16: G4S, GS4, G4SV, GS4V, E4S, E4SV, SS4, SS4V, G4L, GL4, G4LV, GL4V, E4L, E4LV, SL4, SL4V\",\"product_description\":\"Steel Pan (min. 24 ga.) Double Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R3\",\"approval_number\":\"FL6218.19\",\"seq\":19,\"product_model\":\"W6-16: Grand Harbor\",\"product_description\":\"Steel Pan (min. 24 ga.) with Overlay Double Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R3\",\"approval_number\":\"FL6218.20\",\"seq\":20,\"product_model\":\"W6-18: Coachman\\\/Settlers\\\/Affinity\",\"product_description\":\"Double Skin Insulated (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Double-Car (16'4\\\" to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R3\",\"approval_number\":\"FL6218.21\",\"seq\":21,\"product_model\":\"W6-22: 902, C2AL\",\"product_description\":\"Service Station WINDCODE\\u00ae W5 Sectional Door, 20'4\\\" to 22'2\\\" wide\",\"design_pressure\":\"+33\\\/-34\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R3\",\"approval_number\":\"FL6218.22\",\"seq\":22,\"product_model\":\"W8-09: Coachman\\\/Settlers\\\/Affinity\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) with Overlay Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W8 Garage Door\",\"design_pressure\":\"+54 PSF\\\/-60 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R4\",\"approval_number\":\"FL6218.23\",\"seq\":23,\"product_model\":\"023 W5-16: 73, 1500, 75, 190, 84A, 94, 42, 48, 55, 4RST, 6RST, 4RSF, 6RSF, H73, H500, H94, H4ST, H6ST, H4SF, H6SF\",\"product_description\":\"Steel Pan (min. 25 ga.) Double Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R4\",\"approval_number\":\"FL6218.24\",\"seq\":24,\"product_model\":\"024 W6-09: 73, 75, 84A, 94, 42, 48, 4RST, 6RST, H73, H94, H4ST, H6ST\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+38\\\/-42\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R4\",\"approval_number\":\"FL6218.25\",\"seq\":25,\"product_model\":\"025 W6-16: 73, 75, 84A, 94, 42, 48, 4RST, 6RST, H73, H94, H4ST, H6ST\",\"product_description\":\"Steel Pan (min. 25 ga.) Double Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+37\\\/-41\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R6\",\"approval_number\":\"FL6218.26\",\"seq\":26,\"product_model\":\"026 W6-18: 73, 75, 84A, 94, 42, 48, 4RST, 6RST, H73, H94, H4ST, H6ST with Optional Impact Resistant Lites\",\"product_description\":\"Steel Pan (min. 25 ga.) Double Car (16'4\\\" to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R6\",\"approval_number\":\"FL6218.27\",\"seq\":27,\"product_model\":\"027 W6-18: 84A, 94, 48, 4RST, H94, H4ST with Optional Impact Resistant Lites\",\"product_description\":\"Steel Pan (min. 24 ga.) Double Car (16'4\\\" to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+37 PSF\\\/-39 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R7\",\"approval_number\":\"FL6218.28\",\"seq\":28,\"product_model\":\"028 W4-09: 24ga Gallery (G4S, GS4, G4L, GL4, GD4S, GD4L, GR4S, GR4L, G4SV, GS4V, G4LV, GL4V, GD4SV, GD4LV, GR4SV, GR4LV, E4S, E4L, ED4S, ED4L, MR4S, MR4L, E4SV, E4LV, ED4SV, ED4LV, MR4SV, MR4LV, SS4, SL4, AR4S, AR4L, SS4V, SL4V, AR4SV, AR4LV)\",\"product_description\":\"Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\"wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R7\",\"approval_number\":\"FL6218.29\",\"seq\":29,\"product_model\":\"029 W4-16: 24ga Gallery (G4S, GS4, G4L, GL4, GD4S, GD4L, GR4S, GR4L, G4SV, GS4V, G4LV, GL4V, GD4SV, GD4LV, GR4SV, GR4LV, E4S, E4L, ED4S, ED4L, MR4S, MR4L, E4SV, E4LV, ED4SV, ED4LV, MR4SV, MR4LV, SS4, SL4, AR4S, AR4L, SS4V, SL4V, AR4SV, AR4LV)\",\"product_description\":\"Steel Pan (min. 24 ga.) Double Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R7\",\"approval_number\":\"FL6218.30\",\"seq\":30,\"product_model\":\"030 W5-09: 24ga Gallery (G4S, GS4, G4L, GL4, GD4S, GD4L, GR4S, GR4L, G4SV, GS4V, G4LV, GL4V, GD4SV, GD4LV, GR4SV, GR4LV, E4S, E4L, ED4S, ED4L, MR4S, MR4L, E4SV, E4LV, ED4SV, ED4LV, MR4SV, MR4LV, SS4, SL4, AR4S, AR4L, SS4V, SL4V, AR4SV, AR4LV)\",\"product_description\":\"Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R7\",\"approval_number\":\"FL6218.31\",\"seq\":31,\"product_model\":\"031 W5-16: 24ga Gallery (G4S, GS4, G4L, GL4, GD4S, GD4L, GR4S, GR4L, G4SV, GS4V, G4LV, GL4V, GD4SV, GD4LV, GR4SV, GR4LV, E4S, E4L, ED4S, ED4L, MR4S, MR4L, E4SV, E4LV, ED4SV, ED4LV, MR4SV, MR4LV, SS4, SL4, AR4S, AR4L, SS4V, SL4V, AR4SV, AR4LV)\",\"product_description\":\"Steel Pan (min. 24 ga.) Double Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R7\",\"approval_number\":\"FL6218.32\",\"seq\":32,\"product_model\":\"032 W6-09: 24ga Gallery (G4S, GS4, G4L, GL4, GD4S, GD4L, GR4S, GR4L, G4SV, GS4V, G4LV, GL4V, GD4SV, GD4LV, GR4SV, GR4LV, E4S, E4L, ED4S, ED4L, MR4S, MR4L, E4SV, E4LV, ED4SV, ED4LV, MR4SV, MR4LV, SS4, SL4, AR4S, AR4L, SS4V, SL4V, AR4SV, AR4LV)\",\"product_description\":\"Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R7\",\"approval_number\":\"FL6218.33\",\"seq\":33,\"product_model\":\"033 W6-18: 24ga Gallery (G4S, GS4, G4L, GL4, GD4S, GD4L, GR4S, GR4L, G4SV, GS4V, G4LV, GL4V, GD4SV, GD4LV, GR4SV, GR4LV, E4S, E4L, ED4S, ED4L, MR4S, MR4L, E4SV, E4LV, ED4SV, ED4LV, MR4SV, MR4LV, SS4, SL4, AR4S, AR4L, SS4V, SL4V, AR4SV, AR4LV)\",\"product_description\":\"Steel Pan (min. 24 ga.) 16'4\\\" to 18'2\\\" wide WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R7\",\"approval_number\":\"FL6218.34\",\"seq\":34,\"product_model\":\"034 W4-18: 25ga Gallery (G5S, GS5, G5SV, GS5V, E5S, E5SV, SS5, SS5V, GD5S, GR5S, GD5SV, GR5SV, ED5S, MR5S, ED5SV, MR5SV, AR5S, AR5SV)\",\"product_description\":\"Steel Pan (min. 25 ga.) 16'2\\\" to 18'0\\\" wide WINDCODE\\u00ae W4 Garage Door\",\"design_pressure\":\"+25 PSF\\\/-25 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R7\",\"approval_number\":\"FL6218.35\",\"seq\":35,\"product_model\":\"035 W5-09: 25ga Gallery (G5S, GS5, G5SV, GS5V, E5S, E5SV, SS5, SS5V, GD5S, GR5S, GD5SV, GR5SV, ED5S, MR5S, ED5SV, MR5SV, AR5S, AR5SV)\",\"product_description\":\"Steel Pan (min. 25 ga.) Single Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R7\",\"approval_number\":\"FL6218.36\",\"seq\":36,\"product_model\":\"036 W5-16: 25ga Gallery (G5S, GS5, G5SV, GS5V, E5S, E5SV, SS5, SS5V, GD5S, GR5S, GD5SV, GR5SV, ED5S, MR5S, ED5SV, MR5SV, AR5S, AR5SV)\",\"product_description\":\"Steel Pan (min. 25 ga.) Double Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R7\",\"approval_number\":\"FL6218.37\",\"seq\":37,\"product_model\":\"037 W6-09: 25ga Gallery (G5S, GS5, G5SV, GS5V, E5S, E5SV, SS5, SS5V, GD5S, GR5S, GD5SV, GR5SV, ED5S, MR5S, ED5SV, MR5SV, AR5S, AR5SV)\",\"product_description\":\"Steel Pan (min. 25 ga.) Single Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R7\",\"approval_number\":\"FL6218.38\",\"seq\":38,\"product_model\":\"038 W6-16: 25ga Gallery (G5S, GS5, G5SV, GS5V, E5S, E5SV, SS5, SS5V, GD5S, GR5S, GD5SV, GR5SV, ED5S, MR5S, ED5SV, MR5SV, AR5S, AR5SV)\",\"product_description\":\"Steel Pan (min. 25 ga.) Double Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R7\",\"approval_number\":\"FL6218.39\",\"seq\":39,\"product_model\":\"039 W6-18: 25ga Gallery (G5S, GS5, G5SV, GS5V, E5S, E5SV, SS5, SS5V, GD5S, GR5S, GD5SV, GR5SV, ED5S, MR5S, ED5SV, MR5SV, AR5S, AR5SV)\",\"product_description\":\"Steel Pan (min. 25 ga.) 16'4\\\" to 18'2\\\" wide WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#6218-R7\",\"approval_number\":\"FL6218.40\",\"seq\":40,\"product_model\":\"040 W5-09: 73, 1500, 75, 190, 84A, 94, 42, 48, 55, 4RST, 6RST, 4RSF, 6RSF, 2RST, 76, 110R, 120R\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W5 Garage Door with Optional Impact Resistant Lites\",\"design_pressure\":\"+30 PSF\\\/-32 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#9579-R0\",\"approval_number\":\"FL9579.1\",\"seq\":1,\"product_model\":\"001 W8-09: 4400, 4401, HDG, HDGL, 4300, 4310, 4301, 66, 67, 68 H400, H401, H300, H310, H301\",\"product_description\":\"Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W8 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+48\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R4\",\"approval_number\":\"FL5675.47\",\"seq\":47,\"product_model\":\"W5-16 PAN-2F153: 84A, 94, 73, 75, 1500, 190, 4RST, 4RSF, 6RST, 6RSF, 48, 42, 55, 48B, 42B, 55S, GD5S, GD5SV, GR5S, GR5SV, AR5S, AR5SV, ED5S, ED5SV\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R4\",\"approval_number\":\"FL5675.48\",\"seq\":48,\"product_model\":\"W5-16 PAN-2F156: 76, 76V, 2RST\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R4\",\"approval_number\":\"FL5675.49\",\"seq\":49,\"product_model\":\"W5-16 PAN-2F156: 76, 76V, 2RST\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R5\",\"approval_number\":\"FL5675.50\",\"seq\":50,\"product_model\":\"W5-16 PAN-2F156: 76, 76V, 2RST\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'0\\\" wide) WINDCODE\\u00ae W5 Garage Door\",\"design_pressure\":\"+30 PSF\\\/-30 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.51\",\"seq\":51,\"product_model\":\"51 W6-09 PAN-2F153: 73, 75, 84A, 94, 42, 48, 42B, 48B, 4RST, 6RST\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.52\",\"seq\":52,\"product_model\":\"52 W6-09 PAN-2F153: 73, 75, 84A, 94, 42, 48, 42B, 48B, 4RST, 6RST\",\"product_description\":\"Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.53\",\"seq\":53,\"product_model\":\"53 W6-16 PAN-2F153: 73, 75, 84A, 94, 42, 48, 42B, 48B, 4RST, 6RST\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+37 PSF\\\/-41 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.54\",\"seq\":54,\"product_model\":\"54 W6-16 PAN-2F153: 73, 75, 84A, 94, 42, 48, 42B, 48B, 4RST, 6RST\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-41 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.55\",\"seq\":55,\"product_model\":\"55 W6-18 PAN-2F153: 73, 75, 84A, 94, 42, 48, 42B, 48B, 4RST, 6RST\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (16'4\\\" to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.56\",\"seq\":56,\"product_model\":\"56 W6-18 PAN-2F153: 73, 75, 84A, 94, 42, 48, 42B, 48B, 4RST, 6RST\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (16'4\\\" to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.57\",\"seq\":57,\"product_model\":\"57 W6-18 PAN-2F143: 84A, 94, 48, 48B, 4RST\",\"product_description\":\"Steel Pan (min. 24 ga.) Double-Car (16'4\\\" to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+37 PSF\\\/-39 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.58\",\"seq\":58,\"product_model\":\"58 W6-18 PAN-2F143: 84A, 94, 48, 48B, 4RST\",\"product_description\":\"Steel Pan (min. 24 ga.) Double-Car (16'4\\\" to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-39 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.59\",\"seq\":59,\"product_model\":\"59 W6-09 PAN-2F455: G5S, GS5, G5SV, GS5V, E5S, E5SV, SS5, SS5V, GD5S, GR5S, GD5SV, GR5SV, ED5S, MR5S, ED5SV, MR5SV, AR5S, AR5SV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.60\",\"seq\":60,\"product_model\":\"60 W6-09 PAN-2F455: G5S, GS5, G5SV, GS5V, E5S, E5SV, SS5, SS5V, GD5S, GR5S, GD5SV, GR5SV, ED5S, MR5S, ED5SV, MR5SV, AR5S, AR5SV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 25 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.61\",\"seq\":61,\"product_model\":\"61 W6-16 PAN-2F455: G5S, GS5, G5SV, GS5V, E5S, E5SV, SS5, SS5V, GD5S, GR5S, GD5SV, GR5SV, ED5S, MR5S, ED5SV, MR5SV, AR5S, AR5SV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-41 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.62\",\"seq\":62,\"product_model\":\"62 W6-16 PAN-2F455: G5S, GS5, G5SV, GS5V, E5S, E5SV, SS5, SS5V, GD5S, GR5S, GD5SV, GR5SV, ED5S, MR5S, ED5SV, MR5SV, AR5S, AR5SV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-41 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.63\",\"seq\":63,\"product_model\":\"63 W6-18 PAN-2F455: G5S, GS5, G5SV, GS5V, E5S, E5SV, SS5, SS5V, GD5S, GR5S, GD5SV, GR5SV, ED5S, MR5S, ED5SV, MR5SV, AR5S, AR5SV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 25 ga.) 16'4\\\" to 18'2\\\" wide WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.64\",\"seq\":64,\"product_model\":\"64 W6-18 PAN-2F455: G5S, GS5, G5SV, GS5V, E5S, E5SV, SS5, SS5V, GD5S, GR5S, GD5SV, GR5SV, ED5S, MR5S, ED5SV, MR5SV, AR5S, AR5SV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 25 ga.) 16'4\\\" to 18'2\\\" wide WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.65\",\"seq\":65,\"product_model\":\"65 W6-09 PAN-2F443: G4S, GS4, GD4S, GR4S, G4SV, GS4V, GD4SV, GR4SV, E4S, ED4S, E4SV, ED4SV, SS4, AR4S, SS4V, AR4SV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.66\",\"seq\":66,\"product_model\":\"66 W6-09 PAN-2F446: G4L, GL4, GD4L, GR4L, G4LV, GL4V, GD4LV, GR4LV, E4L, ED4L, E4LV, ED4LV, SL4, AR4L, SL4V, AR4LV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.67\",\"seq\":67,\"product_model\":\"67 W6-09 PAN-2F443: G4S, GS4, GD4S, GR4S, G4SV, GS4V, GD4SV, GR4SV, E4S, ED4S, E4SV, ED4SV, SS4, AR4S, SS4V, AR4SV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.68\",\"seq\":68,\"product_model\":\"68 W6-09 PAN-2F446: G4L, GL4, GD4L, GR4L, G4LV, GL4V, GD4LV, GR4LV, E4L, ED4L, E4LV, ED4LV, SL4, AR4L, SL4V, AR4LV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.69\",\"seq\":69,\"product_model\":\"69 W6-16 PAN-2F443: G4S, GS4, GD4S, GR4S, G4SV, GS4V, GD4SV, GR4SV, E4S, ED4S, E4SV, ED4SV, SS4, AR4S, SS4V, AR4SV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.70\",\"seq\":70,\"product_model\":\"70 W6-16 PAN-2F446: G4L, GL4, GD4L, GR4L, G4LV, GL4V, GD4LV, GR4LV, E4L, ED4L, E4LV, ED4LV, SL4, AR4L, SL4V, AR4LV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.71\",\"seq\":71,\"product_model\":\"71 W6-16 PAN-2F443: G4S, GS4, GD4S, GR4S, G4SV, GS4V, GD4SV, GR4SV, E4S, ED4S, E4SV, ED4SV, SS4, AR4S, SS4V, AR4SV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.72\",\"seq\":72,\"product_model\":\"72 W6-16 PAN-2F446: G4L, GL4, GD4L, GR4L, G4LV, GL4V, GD4LV, GR4LV, E4L, ED4L, E4LV, ED4LV, SL4, AR4L, SL4V, AR4LV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.73\",\"seq\":73,\"product_model\":\"73 W6-18 PAN-2F443: G4S, GS4, GD4S, GR4S, G4SV, GS4V, GD4SV, GR4SV, E4S, ED4S, E4SV, ED4SV, SS4, AR4S, SS4V, AR4SV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) 16'4\\\" to 18'2\\\" wide WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.74\",\"seq\":74,\"product_model\":\"74 W6-18 PAN-2F446: G4L, GL4, GD4L, GR4L, G4LV, GL4V, GD4LV, GR4LV, E4L, ED4L, E4LV, ED4LV, SL4, AR4L, SL4V, AR4LV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) 16'4\\\" to 18'2\\\" wide WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.75\",\"seq\":75,\"product_model\":\"75 W6-18 PAN-2F443: G4S, GS4, GD4S, GR4S, G4SV, GS4V, GD4SV, GR4SV, E4S, ED4S, E4SV, ED4SV, SS4, AR4S, SS4V, AR4SV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) 16'4\\\" to 18'2\\\" wide WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.76\",\"seq\":76,\"product_model\":\"76 W6-18 PAN-2F446: G4L, GL4, GD4L, GR4L, G4LV, GL4V, GD4LV, GR4LV, E4L, ED4L, E4LV, ED4LV, SL4, AR4L, SL4V, AR4LV\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Steel Pan (min. 24 ga.) 16'4\\\" to 18'2\\\" wide WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.77\",\"seq\":77,\"product_model\":\"77 W6-09 SPO-2F499: Grand Harbor, Stone Manor\",\"product_description\":\"Steel Pan (min. 24 ga.) with Overlay Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.78\",\"seq\":78,\"product_model\":\"78 W6-09 SPO-2F449: Grand Harbor, Stone Manor\",\"product_description\":\"Steel Pan (min. 24 ga.) with Overlay Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.79\",\"seq\":79,\"product_model\":\"79 W6-16 SPO-2F499: Grand Harbor, Stone Manor\",\"product_description\":\"Steel Pan (min. 24 ga.) with Overlay Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.80\",\"seq\":80,\"product_model\":\"80 W6-16 SPO-2F449: Grand Harbor, Stone Manor\",\"product_description\":\"Steel Pan (min. 24 ga.) with Overlay Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.81\",\"seq\":81,\"product_model\":\"81 W6-09 DSIE-1F171: 4300, 4301, 4310, 4400, 4401, HDG, HDGL, HDGF, 66, 66G, 67, 67G, 68, 68G, SP20, SF20, SE20\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+37 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.82\",\"seq\":82,\"product_model\":\"82 W6-09 DSIE-1F171: 4300, 4301, 4310, 4400, 4401, HDG, HDGL, HDGF, 66, 66G, 67, 67G, 68, 68G, SP20, SF20, SE20\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.83\",\"seq\":83,\"product_model\":\"83 W6-16 DSIE-1F171: 4300, 4301, 4310, 4400, 4401, HDG, HDGL, HDGF, 66, 66G, 67, 67G, 68, 68G, SP20, SF20, SE20\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+37 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.84\",\"seq\":84,\"product_model\":\"84 W6-16 DSIE-1F171: 4300, 4301, 4310, 4400, 4401, HDG, HDGL, HDGF, 66, 66G, 67, 67G, 68, 68G, SP20, SF20, SE20\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.85\",\"seq\":85,\"product_model\":\"85 W6-18 DSIE-1F171: 4300, 4301, 4310, 4400, 4401, HDG, HDGL, HDGF, 66, 66G, 67, 67G, 68, 68G, SP20, SF20, SE20\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) 16'4\\\" to 18'2\\\" wide WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.86\",\"seq\":86,\"product_model\":\"86 W6-18 DSIE-1F171: 4300, 4301, 4310, 4400, 4401, HDG, HDGL, HDGF, 66, 66G, 67, 67G, 68, 68G, SP20, SF20, SE20\",\"product_description\":\"Double-skin Insulated EPS (exterior skin 27 ga. min.; interior skin 27 ga. min.) 16'4\\\" to 18'2\\\" wide WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.87\",\"seq\":87,\"product_model\":\"87 W6-09 DSIE-1F471: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.88\",\"seq\":88,\"product_model\":\"88 W6-09 DSIE-1F471: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.89\",\"seq\":89,\"product_model\":\"89 W6-16 DSIE-1F471: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" up to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.90\",\"seq\":90,\"product_model\":\"90 W6-16 DSIE-1F471: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" up to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.91\",\"seq\":91,\"product_model\":\"91 W6-18 DSIE-1F471: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (16'4\\\" up to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.92\",\"seq\":92,\"product_model\":\"92 W6-09 DSIEO-1M479: Coachman\\\/Settlers\\\/Affinity\",\"product_description\":\"Double Skin Insulated (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.93\",\"seq\":93,\"product_model\":\"93 W6-09 DSIEO-1M479: Coachman\\\/Settlers\\\/Affinity\",\"product_description\":\"Double Skin Insulated (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.94\",\"seq\":94,\"product_model\":\"94 W6-16 DSIEO-1M479: Coachman\\\/Settlers\\\/Affinity\",\"product_description\":\"Double Skin Insulated (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R1\",\"approval_number\":\"FL5675.95\",\"seq\":95,\"product_model\":\"95 W6-18 DSIEO-1M479: Coachman\\\/Settlers\\\/Affinity\",\"product_description\":\"Double Skin Insulated (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Double-Car (16'4\\\" to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R3\",\"approval_number\":\"FL5675.96\",\"seq\":96,\"product_model\":\"W6-18 DSIE-1F471: GD2SP, GR2SP, GD2LP, GR2LP, AR2SP, AR2LP, ED2SP, ED2LP\",\"product_description\":\"Gallery\\\/Artistry\\\/Expressions: Double-skin Insulated (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (16'4\\\" up to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R3\",\"approval_number\":\"FL5675.97\",\"seq\":97,\"product_model\":\"W6-18 DSIEO-1M479: Coachman\\\/Settlers\\\/Affinity\",\"product_description\":\"Double Skin Insulated (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Double-Car (16'4\\\" to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R3\",\"approval_number\":\"FL5675.98\",\"seq\":98,\"product_model\":\"W6-18 DSIU-1F171: 9200, 9201, 9203, HDP20, HDPF20, HDPL20, 7200, 7201, 7203, 8200, 8201, 8203\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) 16'4\\\" to 18'2\\\" wide WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R3\",\"approval_number\":\"FL5675.99\",\"seq\":99,\"product_model\":\"W6-18 DSIU-1F171: 9200, 9201, 9203, HDP20, HDPF20, HDPL20, 7200, 7201, 7203, 8200, 8201, 8203\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) 16'4\\\" to 18'2\\\" wide WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R3\",\"approval_number\":\"FL5675.100\",\"seq\":100,\"product_model\":\"W6-18 DSIUO-1K479: Canyon Ridge\\\/Brookstone\",\"product_description\":\"Double Skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay WINDCODE\\u00ae W6 Garage Door 16'4\\\" to 18'2\\\" wide\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R3\",\"approval_number\":\"FL5675.101\",\"seq\":101,\"product_model\":\"W6-18 PAN-2F143: 84A, 94, 48, 48B, 4RST\",\"product_description\":\"Steel Pan (min. 24 ga.) Double-Car (16'4\\\" to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+37 PSF\\\/-39 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R3\",\"approval_number\":\"FL5675.102\",\"seq\":102,\"product_model\":\"W6-18 PAN-2F143: 84A, 94, 48, 48B, 4RST\",\"product_description\":\"Steel Pan (min. 24 ga.) Double-Car (16'4\\\" to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-39 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R3\",\"approval_number\":\"FL5675.103\",\"seq\":103,\"product_model\":\"W6-18 PAN-2F153: 73, 75, 84A, 94, 42, 48, 42B, 48B, 4RST, 6RST, GD5S, GR5S, AR5S, ED5S\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (16'4\\\" to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R3\",\"approval_number\":\"FL5675.104\",\"seq\":104,\"product_model\":\"W6-18 PAN-2F153: 73, 75, 84A, 94, 42, 48, 42B, 48B, 4RST, 6RST, GD5S, GR5S, AR5S, ED5S\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (16'4\\\" to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R2\",\"approval_number\":\"FL5675.105\",\"seq\":105,\"product_model\":\"105 W6-09 DSIU-1F171: 9200, 9201, 9203, HDP20, HDPF20, HDPL20, 7200, 7201, 7203, 8200, 8201, 8203\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+37 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R2\",\"approval_number\":\"FL5675.106\",\"seq\":106,\"product_model\":\"106 W6-09 DSIU-1F171: 9200, 9201, 9203, HDP20, HDPF20, HDPL20, 7200, 7201, 7203, 8200, 8201, 8203\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R2\",\"approval_number\":\"FL5675.107\",\"seq\":107,\"product_model\":\"107 W6-16 DSIU-1F171: 9200, 9201, 9203, HDP20, HDPF20, HDPL20, 7200, 7201, 7203, 8200, 8201, 8203\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+37 PSF\\\/-41 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R2\",\"approval_number\":\"FL5675.108\",\"seq\":108,\"product_model\":\"108 W6-16 DSIU-1F171: 9200, 9201, 9203, HDP20, HDPF20, HDPL20, 7200, 7201, 7203, 8200, 8201, 8203\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-41 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R2\",\"approval_number\":\"FL5675.109\",\"seq\":109,\"product_model\":\"109 W6-18 DSIU-1F171: 9200, 9201, 9203, HDP20, HDPF20, HDPL20, 7200, 7201, 7203, 8200, 8201, 8203\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) 16'4\\\" to 18'2\\\" wide WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R2\",\"approval_number\":\"FL5675.110\",\"seq\":110,\"product_model\":\"110 W6-18 DSIU-1F171: 9200, 9201, 9203, HDP20, HDPF20, HDPL20, 7200, 7201, 7203, 8200, 8201, 8203\",\"product_description\":\"Double-skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27 ga. min.) 16'4\\\" to 18'2\\\" wide WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R4\",\"approval_number\":\"FL5675.111\",\"seq\":111,\"product_model\":\"W6-18 PAN-2F143: 84A, 94, 48, 48B, 4RST\",\"product_description\":\"Steel Pan (min. 24 ga.) Double-Car (16'4\\\" to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-39 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R4\",\"approval_number\":\"FL5675.112\",\"seq\":112,\"product_model\":\"W6-18 PAN-2F153: 73, 75, 84A, 94, 42, 48, 42B, 48B, 4RST, 6RST, GD5S, GR5S, AR5S, ED5S\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (16'4\\\" to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door with Optional Impact-Resistant Lites\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R4\",\"approval_number\":\"FL5675.113\",\"seq\":113,\"product_model\":\"W6-18 PAN-2F153: 73, 75, 84A, 94, 42, 48, 42B, 48B, 4RST, 6RST, GD5S, GR5S, AR5S, ED5S\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (16'4\\\" to 18'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R2\",\"approval_number\":\"FL5675.114\",\"seq\":114,\"product_model\":\"114 W6-09 DSIUO-1K479: Canyon Ridge\\\/Brookstone\",\"product_description\":\"Double Skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R2\",\"approval_number\":\"FL5675.115\",\"seq\":115,\"product_model\":\"115 W6-09 DSIUO-1K479: Canyon Ridge\\\/Brookstone\",\"product_description\":\"Double Skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Single-Car (up to 9'0\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+38 PSF\\\/-42 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R2\",\"approval_number\":\"FL5675.116\",\"seq\":116,\"product_model\":\"116 W6-16 DSIUO-1K479: Canyon Ridge\\\/Brookstone\",\"product_description\":\"Double Skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R2\",\"approval_number\":\"FL5675.117\",\"seq\":117,\"product_model\":\"117 W6-18 DSIUO-1K479: Canyon Ridge\\\/Brookstone\",\"product_description\":\"Double Skin Insulated PUR (exterior skin 27 ga. min.; interior skin 27ga. min.) with Overlay WINDCODE\\u00ae W6 Garage Door 16'4\\\" to 18'2\\\" wide\",\"design_pressure\":\"+37 PSF\\\/-37 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#5675-R2\",\"approval_number\":\"FL5675.119\",\"seq\":119,\"product_model\":\"119 W6-16 PAN-2F151: 76, 2RST\",\"product_description\":\"Steel Pan (min. 25 ga.) Double-Car (9'2\\\" to 16'2\\\" wide) WINDCODE\\u00ae W6 Garage Door\",\"design_pressure\":\"+37 PSF\\\/-41 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-21 00:00:00\",\"instructions_url\":\"\"}],\"Carriage House Door Company\":[{\"manufacturer\":\"Carriage House Door Company\",\"approval_number_master\":\"FL#8026-R8\",\"approval_number\":\"FL8026.1\",\"seq\":1,\"product_model\":\"10' x 8' Wood Garage Door - Model 101 Four section w\\\/Windows\",\"product_description\":\"(4) 120\\\" x 24\\\" Wood section consisting of 1-3\\\/8\\\" thick wood frame sheathed on the interior and exterior.\",\"design_pressure\":\"+50\\\/-57.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carriage House Door Company\",\"approval_number_master\":\"FL#8026-R8\",\"approval_number\":\"FL8026.2\",\"seq\":2,\"product_model\":\"10' x 8' Wood Garage Door - Model 101 Four section w\\\/Windows\",\"product_description\":\"(4) 120\\\" x 24\\\" Wood section consisting of 1-3\\\/8\\\" thick wood frame sheathed on the interior and exterior.\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carriage House Door Company\",\"approval_number_master\":\"FL#8026-R8\",\"approval_number\":\"FL8026.3\",\"seq\":3,\"product_model\":\"16' x 8' Wood Garage Door-Model 202 Four-Section\",\"product_description\":\"(4) 192\\\" x 24\\\" Wood sections consisting of 1-3\\\/8\\\" thick wood frame sheathed on the interior by 1\\\/4\\\" exterior plywood and exterior by 1\\\/2\\\" exterior plywood.\",\"design_pressure\":\"+40\\\/-43 psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carriage House Door Company\",\"approval_number_master\":\"FL#8026-R8\",\"approval_number\":\"FL8026.4\",\"seq\":4,\"product_model\":\"18' x 8' Wood Garage Door - Model 104 Four Section w\\\/Window\",\"product_description\":\"(4) 216\\\" x 24\\\" Wood sections consisting of 1-3\\\/8\\\" thick wood frame sheathed on interior and exterior by exterior plywood.\",\"design_pressure\":\"+21\\\/-21\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carriage House Door Company\",\"approval_number_master\":\"FL#8026-R8\",\"approval_number\":\"FL8026.5\",\"seq\":5,\"product_model\":\"18'x8' Wood Garage Door-Model 205 Four-Section W\\\/Windows\",\"product_description\":\"(4) 216\\\" x 24\\\" Wood sections consisting of 1-3\\\/8\\\"thick wood frame sheathed on the interior by 1\\\/4\\\" exterior plywood.\",\"design_pressure\":\"+25.5\\\/-25.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carriage House Door Company\",\"approval_number_master\":\"FL#27482-R2\",\"approval_number\":\"FL27482.1\",\"seq\":1,\"product_model\":\"10' x 8' Wood Garage Door - Model 101 Four+ section w\\\/Windows\",\"product_description\":\"(4+ sections) 120\\\" x 96\\\"+ Wood Door layered construction.\",\"design_pressure\":\"+48\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carriage House Door Company\",\"approval_number_master\":\"FL#27482-R2\",\"approval_number\":\"FL27482.2\",\"seq\":2,\"product_model\":\"18'x8' Wood Garage Door-Model 205 Four+ Section W\\\/Windows\",\"product_description\":\"(4+ section) 216\\\" x 96\\\"+ Wood Door layered construction\",\"design_pressure\":\"+36.1\\\/-40.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carriage House Door Company\",\"approval_number_master\":\"FL#47591-R0\",\"approval_number\":\"FL47591.1\",\"seq\":1,\"product_model\":\"B6300 MakroTherm 2.0 STL\",\"product_description\":\"(10' wide) X 8' tall - for +52 \\\/ -57 psf\\n(16' wide) X 8' tall - for +36.5 \\\/- 39.5 psf\\n(18' wide) X 8' tall - for +29 \\\/- 35.5 psf\",\"design_pressure\":\"+52\\\/-57\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carriage House Door Company\",\"approval_number_master\":\"FL#8026-R3\",\"approval_number\":\"FL8026.6\",\"seq\":6,\"product_model\":\"18'x8' Wood Garage Door-Model 205 Four-Section W\\\/Windows\",\"product_description\":\"(4) 216\\\" x 24\\\" Wood sections consisting of 1-3\\\/8\\\"thick wood frame sheathed on the interior by 1\\\/4\\\" exterior plywood.\",\"design_pressure\":\"+43\\\/-43\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-31 00:00:00\",\"instructions_url\":\"\"}],\"doorLink Manufacturing, Inc.\":[{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8057-R9\",\"approval_number\":\"FL8057.1\",\"seq\":1,\"product_model\":\"3600, 3700 series\",\"product_description\":\"3600 and 3700 series sandwich panel steel sectional garage doors, maximum 18' width\",\"design_pressure\":\"+25.7\\\/-28.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8057-R9\",\"approval_number\":\"FL8057.2\",\"seq\":2,\"product_model\":\"3600, 3700 series\",\"product_description\":\"3600 and 3700 series sandwich panel steel sectional garage doors, maximum 9' width\",\"design_pressure\":\"+26.9\\\/-30.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8057-R9\",\"approval_number\":\"FL8057.3\",\"seq\":3,\"product_model\":\"3600, 3700 series\",\"product_description\":\"3600 and 3700 series sandwich panel steel sectional garage doors, maximum 16' width\",\"design_pressure\":\"+22.0\\\/-24.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8057-R9\",\"approval_number\":\"FL8057.4\",\"seq\":4,\"product_model\":\"3600, 3700 series\",\"product_description\":\"3600 and 3700 series sandwich panel steel sectional garage door, maximum 16' width\",\"design_pressure\":\"+25.7\\\/-28.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8057-R9\",\"approval_number\":\"FL8057.5\",\"seq\":5,\"product_model\":\"3600, 3700 series\",\"product_description\":\"3600 and 3700 series sandwich panel steel sectional garage doors, maximum 18' width\",\"design_pressure\":\"+22.0\\\/-24.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8057-R9\",\"approval_number\":\"FL8057.6\",\"seq\":6,\"product_model\":\"3600, 3700 series\",\"product_description\":\"3600 and 3700 series sandwich panel steel sectional garage doors, maximum 10' width\",\"design_pressure\":\"+35.2\\\/-39.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8057-R9\",\"approval_number\":\"FL8057.7\",\"seq\":7,\"product_model\":\"3600, 3700 series\",\"product_description\":\"3600 and 3700 series sandwich panel steel sectional garage doors, maximum 12' width\",\"design_pressure\":\"+29.3\\\/-32.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8057-R9\",\"approval_number\":\"FL8057.8\",\"seq\":8,\"product_model\":\"3600, 3700 series\",\"product_description\":\"3600 and 3700 series sandwich panel steel sectional garage doors, maximum 16' width\",\"design_pressure\":\"+28.9\\\/-32.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8057-R9\",\"approval_number\":\"FL8057.9\",\"seq\":9,\"product_model\":\"3600, 3700 series\",\"product_description\":\"3600 and 3700 series sandwich panel steel sectional garage doors, maximum 20' width\",\"design_pressure\":\"+20.8\\\/-23.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8057-R9\",\"approval_number\":\"FL8057.10\",\"seq\":10,\"product_model\":\"3600, 3700 series\",\"product_description\":\"3600 and 3700 series sandwich panel steel sectional garage doors, maximum 10' width\",\"design_pressure\":\"+22.0\\\/-25.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8057-R9\",\"approval_number\":\"FL8057.11\",\"seq\":11,\"product_model\":\"3600, 3700 series\",\"product_description\":\"3600 and 3700 series sandwich panel steel sectional garage doors, maximum 10' width\",\"design_pressure\":\"+22.0\\\/-25.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8057-R9\",\"approval_number\":\"FL8057.12\",\"seq\":12,\"product_model\":\"3600, 3700 series\",\"product_description\":\"3600 and 3700 series sandwich panel steel sectional garage doors, maximum 9' width\",\"design_pressure\":\"+36.5\\\/-41.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8057-R9\",\"approval_number\":\"FL8057.13\",\"seq\":13,\"product_model\":\"3600, 3700 series\",\"product_description\":\"3600 and 3700 series sandwich panel steel sectional garage doors, maximum 16' width\",\"design_pressure\":\"+35.0\\\/-38.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8057-R9\",\"approval_number\":\"FL8057.14\",\"seq\":14,\"product_model\":\"400 series\",\"product_description\":\"400 series open back steel sectional garage doors, maximum 18' width\",\"design_pressure\":\"+25.7\\\/-28.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8057-R9\",\"approval_number\":\"FL8057.15\",\"seq\":15,\"product_model\":\"400 series\",\"product_description\":\"400 series open back steel sectional garage doors, maximum 20' width\",\"design_pressure\":\"+28.4\\\/-28.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8057-R9\",\"approval_number\":\"FL8057.16\",\"seq\":16,\"product_model\":\"400 series\",\"product_description\":\"400 series open back steel sectional garage doors, maximum 16' width\",\"design_pressure\":\"+25.7\\\/-28.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8057-R9\",\"approval_number\":\"FL8057.17\",\"seq\":17,\"product_model\":\"500, 400 series\",\"product_description\":\"500 and 400 series open back steel sectional garage doors, maximum 16' width\",\"design_pressure\":\"+25.8\\\/-28.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8057-R9\",\"approval_number\":\"FL8057.18\",\"seq\":18,\"product_model\":\"500, 400 series\",\"product_description\":\"500 and 400 series open back steel sectional garage doors, maximum 16' width\",\"design_pressure\":\"+30.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8057-R9\",\"approval_number\":\"FL8057.19\",\"seq\":19,\"product_model\":\"500, 400 series\",\"product_description\":\"500 and 400 series open back steel sectional garage doors, maximum 16' width\",\"design_pressure\":\"+35.0\\\/-38.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8057-R9\",\"approval_number\":\"FL8057.20\",\"seq\":20,\"product_model\":\"500, 400 series\",\"product_description\":\"500 and 400 series open back steel sectional garage doors, maximum 18' width\",\"design_pressure\":\"+22.0\\\/-24.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8057-R9\",\"approval_number\":\"FL8057.21\",\"seq\":21,\"product_model\":\"500, 400 series\",\"product_description\":\"500 and 400 series open back steel sectional garage doors, maximum 10' width\",\"design_pressure\":\"+28.5\\\/-28.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8057-R9\",\"approval_number\":\"FL8057.22\",\"seq\":22,\"product_model\":\"500, 400 series\",\"product_description\":\"500 and 400 series open back steel sectional garage doors, maximum 12' width\",\"design_pressure\":\"+34.3\\\/-32.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8057-R9\",\"approval_number\":\"FL8057.23\",\"seq\":23,\"product_model\":\"500, 400 series\",\"product_description\":\"500 and 400 series open back steel sectional garage doors, maximum 16' width\",\"design_pressure\":\"+22.0\\\/-24.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8057-R9\",\"approval_number\":\"FL8057.24\",\"seq\":24,\"product_model\":\"500, 400 series\",\"product_description\":\"500 and 400 series open back steel sectional garage doors, maximum 16' width\",\"design_pressure\":\"+22.0\\\/-24.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8057-R9\",\"approval_number\":\"FL8057.25\",\"seq\":25,\"product_model\":\"500, 400 series\",\"product_description\":\"500 and 400 series open back steel sectional garage doors, maximum 16' width\",\"design_pressure\":\"+25.7\\\/-24.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8057-R9\",\"approval_number\":\"FL8057.26\",\"seq\":26,\"product_model\":\"500, 400 series\",\"product_description\":\"500 and 400 series open back steel sectional garage doors, maximum 9' width\",\"design_pressure\":\"+26.9\\\/-30.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8057-R9\",\"approval_number\":\"FL8057.27\",\"seq\":27,\"product_model\":\"500, 400 series\",\"product_description\":\"500 and 400 series open back steel sectional garage doors, maximum 9' width\",\"design_pressure\":\"+30.0\\\/-31.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8057-R9\",\"approval_number\":\"FL8057.28\",\"seq\":28,\"product_model\":\"500, 400 series\",\"product_description\":\"500 and 400 series open back steel sectional garage doors, maximum 9' width\",\"design_pressure\":\"+35.2\\\/-35.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8057-R9\",\"approval_number\":\"FL8057.29\",\"seq\":29,\"product_model\":\"500, 400 series\",\"product_description\":\"500 and 400 series open back steel sectional garage doors, maximum 16' width\",\"design_pressure\":\"+35.0\\\/-38.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8057-R9\",\"approval_number\":\"FL8057.30\",\"seq\":30,\"product_model\":\"500, 400 series\",\"product_description\":\"500 and 400 series open back steel sectional garage doors, maximum 16' width\",\"design_pressure\":\"+35.0\\\/-38.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8057-R9\",\"approval_number\":\"FL8057.31\",\"seq\":31,\"product_model\":\"500, 400 series\",\"product_description\":\"500 and 400 series open back steel sectional garage doors, maximum 16' width\",\"design_pressure\":\"+35.0\\\/-38.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8057-R9\",\"approval_number\":\"FL8057.32\",\"seq\":32,\"product_model\":\"500, 400 series\",\"product_description\":\"500 and 400 series open back steel sectional garage doors, maximum 9' width\",\"design_pressure\":\"+36.5\\\/-41.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8057-R9\",\"approval_number\":\"FL8057.33\",\"seq\":33,\"product_model\":\"500, 400 series\",\"product_description\":\"500 and 400 series open back steel sectional garage doors, maximum 10' width\",\"design_pressure\":\"+36.5\\\/-41.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8057-R9\",\"approval_number\":\"FL8057.34\",\"seq\":34,\"product_model\":\"500, 400 series\",\"product_description\":\"500 and 400 series open back steel sectional garage doors, maximum 18' width\",\"design_pressure\":\"+25.7\\\/-28.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8057-R9\",\"approval_number\":\"FL8057.35\",\"seq\":35,\"product_model\":\"500, 400 series\",\"product_description\":\"500 and 400 series open back steel sectional garage doors, maximum 18' width\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8057-R9\",\"approval_number\":\"FL8057.36\",\"seq\":36,\"product_model\":\"500, 400 series\",\"product_description\":\"500 and 400 series open back steel sectional garage doors, maximum 9' width\",\"design_pressure\":\"+36.5\\\/-41.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8057-R9\",\"approval_number\":\"FL8057.37\",\"seq\":37,\"product_model\":\"500, 400 series\",\"product_description\":\"500 and 400 series open back steel sectional garage doors, maximum 16' width\",\"design_pressure\":\"+35.0\\\/-38.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8071-R7\",\"approval_number\":\"FL8071.1\",\"seq\":1,\"product_model\":\"4000 series\",\"product_description\":\"4000 series open back commercial steel sectional garage doors, maximum 9'2\\\" width\",\"design_pressure\":\"+24.5\\\/-33.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8071-R7\",\"approval_number\":\"FL8071.2\",\"seq\":2,\"product_model\":\"4000 series\",\"product_description\":\"4000 series open back commercial steel sectional garage door, maximum 9'2\\\" width\",\"design_pressure\":\"+33.0\\\/-37.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8071-R7\",\"approval_number\":\"FL8071.3\",\"seq\":3,\"product_model\":\"4000 series\",\"product_description\":\"4000 series open back commercial steel sectional garage door, maximum 10'2\\\" width\",\"design_pressure\":\"+25.0\\\/-28.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8071-R7\",\"approval_number\":\"FL8071.4\",\"seq\":4,\"product_model\":\"4000 series\",\"product_description\":\"4000 series open back commercial steel sectional garage door, maximum 10'2\\\" width\",\"design_pressure\":\"+33.0\\\/-37.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8071-R7\",\"approval_number\":\"FL8071.5\",\"seq\":5,\"product_model\":\"4000 series\",\"product_description\":\"4000 series open back commercial steel sectional garage door, maximum 12'2\\\" width\",\"design_pressure\":\"+23.0\\\/-23.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8071-R7\",\"approval_number\":\"FL8071.6\",\"seq\":6,\"product_model\":\"4000 series\",\"product_description\":\"4000 series open back commercial steel sectional garage door, maximum 12'2\\\" width\",\"design_pressure\":\"+28.0\\\/-31.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8071-R7\",\"approval_number\":\"FL8071.7\",\"seq\":7,\"product_model\":\"4000 series\",\"product_description\":\"4000 series open back commercial steel sectional garage door, maximum 12'2\\\" width\",\"design_pressure\":\"+33.0\\\/-36.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8071-R7\",\"approval_number\":\"FL8071.8\",\"seq\":8,\"product_model\":\"4000 series\",\"product_description\":\"4000 series open back commercial steel sectional garage door, maximum 16'2\\\" width\",\"design_pressure\":\"+31.5\\\/-35.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8071-R7\",\"approval_number\":\"FL8071.9\",\"seq\":9,\"product_model\":\"4000 series\",\"product_description\":\"4000 series open back commercial steel sectional garage door, maximum 14'2\\\" width\",\"design_pressure\":\"+20.6\\\/-22.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8071-R7\",\"approval_number\":\"FL8071.10\",\"seq\":10,\"product_model\":\"4000 series\",\"product_description\":\"4000 series open back commercial steel sectional garage door, maximum 14'2\\\" width\",\"design_pressure\":\"+24.3\\\/-26.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8071-R7\",\"approval_number\":\"FL8071.11\",\"seq\":11,\"product_model\":\"4000 series\",\"product_description\":\"4000 series open back commercial steel sectional garage door, maximum 16'2\\\" width\",\"design_pressure\":\"+18.7\\\/-20.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8071-R7\",\"approval_number\":\"FL8071.12\",\"seq\":12,\"product_model\":\"4000 series\",\"product_description\":\"4000 series open back commercial steel sectional garage door, maximum 18'2\\\" width\",\"design_pressure\":\"+24.9\\\/-28.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8071-R7\",\"approval_number\":\"FL8071.13\",\"seq\":13,\"product_model\":\"4000 series\",\"product_description\":\"4000 series open back commercial steel sectional garage door, maximum 20'2\\\" width\",\"design_pressure\":\"+20.2\\\/-22.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8071-R7\",\"approval_number\":\"FL8071.14\",\"seq\":14,\"product_model\":\"6500 series\",\"product_description\":\"6500 series sandwich panel commercial steel sectional garage doors, maximum 14'2\\\" width\",\"design_pressure\":\"+20.6\\\/-22.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8071-R7\",\"approval_number\":\"FL8071.15\",\"seq\":15,\"product_model\":\"6500 series\",\"product_description\":\"6500 series sandwich panel commercial steel sectional garage doors, maximum 14'2\\\" width\",\"design_pressure\":\"+24.3\\\/-26.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8071-R7\",\"approval_number\":\"FL8071.16\",\"seq\":16,\"product_model\":\"6500 series\",\"product_description\":\"6500 series sandwich panel commercial steel sectional garage doors, maximum 16'2\\\" width\",\"design_pressure\":\"+18.7\\\/-20.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8071-R7\",\"approval_number\":\"FL8071.17\",\"seq\":17,\"product_model\":\"6500 series\",\"product_description\":\"6500 series sandwich panel commercial steel sectional garage doors, maximum 18'2\\\" width\",\"design_pressure\":\"+21.4\\\/-23.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8071-R7\",\"approval_number\":\"FL8071.18\",\"seq\":18,\"product_model\":\"6500 series\",\"product_description\":\"6500 series sandwich panel commercial steel sectional garage doors, maximum 20'2\\\" width\",\"design_pressure\":\"+17.3\\\/-19.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8071-R7\",\"approval_number\":\"FL8071.19\",\"seq\":19,\"product_model\":\"6500 series\",\"product_description\":\"6500 series sandwich panel commercial steel sectional garage doors, maximum 9'2\\\" width\",\"design_pressure\":\"+33.0\\\/-37.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8071-R7\",\"approval_number\":\"FL8071.20\",\"seq\":20,\"product_model\":\"6500 series\",\"product_description\":\"6500 series sandwich panel commercial steel sectional garage doors, maximum 10'2\\\" width\",\"design_pressure\":\"+28.0\\\/-32.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8071-R7\",\"approval_number\":\"FL8071.21\",\"seq\":21,\"product_model\":\"6500 series\",\"product_description\":\"6500 series sandwich panel commercial steel sectional garage doors, maximum 10'2\\\" width\",\"design_pressure\":\"+33.0\\\/-37.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8071-R7\",\"approval_number\":\"FL8071.22\",\"seq\":22,\"product_model\":\"6500 series\",\"product_description\":\"6500 series sandwich panel commercial steel sectional garage doors, maximum 12'2\\\" width\",\"design_pressure\":\"+28.0\\\/-31.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8071-R7\",\"approval_number\":\"FL8071.23\",\"seq\":23,\"product_model\":\"6500 series\",\"product_description\":\"6500 series sandwich panel commercial steel sectional garage doors, maximum 12'2\\\" width\",\"design_pressure\":\"+33.0\\\/-36.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#8071-R7\",\"approval_number\":\"FL8071.24\",\"seq\":24,\"product_model\":\"6500 series\",\"product_description\":\"6500 series sandwich panel commercial steel sectional garage doors, maximum 16'2\\\" width\",\"design_pressure\":\"+27.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#11268-R0\",\"approval_number\":\"FL11268.1\",\"seq\":1,\"product_model\":\"500, 400 series\",\"product_description\":\"500 and 400 series open back steel garage doors, maximum 16' width\",\"design_pressure\":\"+30.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#11268-R0\",\"approval_number\":\"FL11268.2\",\"seq\":2,\"product_model\":\"500, 400 series\",\"product_description\":\"500 and 400 series open back steel garage doors, maximum 16' width\",\"design_pressure\":\"+35.0\\\/-38.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#11268-R0\",\"approval_number\":\"FL11268.3\",\"seq\":3,\"product_model\":\"500, 400 series\",\"product_description\":\"500 and 400 series open back steel garage doors, maximum 18' width\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#11268-R0\",\"approval_number\":\"FL11268.4\",\"seq\":4,\"product_model\":\"500, 400 series\",\"product_description\":\"500 and 400 series open back steel garage doors, maximum 9' width\",\"design_pressure\":\"+30.0\\\/-31.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"doorLink Manufacturing, Inc.\",\"approval_number_master\":\"FL#11268-R0\",\"approval_number\":\"FL11268.5\",\"seq\":5,\"product_model\":\"500, 400 series\",\"product_description\":\"500 and 400 series open back steel garage doors, maximum 9' width\",\"design_pressure\":\"+35.2\\\/-35.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"}],\"C.H.I. Overhead Doors\":[{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15012-R11\",\"approval_number\":\"FL15012.36\",\"seq\":36,\"product_model\":\"15012.36 Pan Doors, Residential\",\"product_description\":\"Sectional steel door with or without vinyl backed polystyrene insulation, for widths up to 9'-02\\\" by 14'-00\\\" tall.\",\"design_pressure\":\"+48.8\\\/-55.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15012-R11\",\"approval_number\":\"FL15012.37\",\"seq\":37,\"product_model\":\"15012.37 Pan Doors, Residential\",\"product_description\":\"Sectional steel door with or without vinyl backed polystyrene insulation, for widths 10'-00\\\" through 16'-02\\\" by 14\\\"-00\\\" tall.\",\"design_pressure\":\"+47.6\\\/-53.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15074-R11\",\"approval_number\":\"FL15074.37\",\"seq\":37,\"product_model\":\"15074.37 Sandwich Doors Residential\",\"product_description\":\"Sectional steel clad sandwich with thermally broken polyurethane insulation, for widths 8'-00\\\" thru 18'-00\\\". See drawing for applicable pressures.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15074-R11\",\"approval_number\":\"FL15074.38\",\"seq\":38,\"product_model\":\"15074.38 Sandwich Doors Residential\",\"product_description\":\"Sectional steel clad sandwich with thermally broken polyurethane insulation, for widths 8'-00\\\" thru 18'-00\\\". See drawing for applicable pressures.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3436-R0\",\"approval_number\":\"FL3436.1\",\"seq\":1,\"product_model\":\"Zone 1: 2283 and 2284\",\"product_description\":\"27 gauge ext. 27 gauge int. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3436-R0\",\"approval_number\":\"FL3436.2\",\"seq\":2,\"product_model\":\"Zone 1: 2283 and 2284\",\"product_description\":\"27 gauge ext. 27 gauge int. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3436-R0\",\"approval_number\":\"FL3436.3\",\"seq\":3,\"product_model\":\"Zone 1: 2283 and 2284\",\"product_description\":\"27 gauge ext. 27 gauge int. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3436-R0\",\"approval_number\":\"FL3436.4\",\"seq\":4,\"product_model\":\"Zone 2: 2283 and 2284\",\"product_description\":\"27 gauge ext. 27 gauge int. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3436-R0\",\"approval_number\":\"FL3436.5\",\"seq\":5,\"product_model\":\"Zone 2: 2283 and 2284\",\"product_description\":\"27 gauge ext. 27 gauge int. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3436-R0\",\"approval_number\":\"FL3436.6\",\"seq\":6,\"product_model\":\"Zone 2: 2283 and 2284\",\"product_description\":\"27 gauge ext. 27 gauge int. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3436-R0\",\"approval_number\":\"FL3436.7\",\"seq\":7,\"product_model\":\"Zone 3: 2283 and 2284\",\"product_description\":\"27 gauge ext. 27 gauge int. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3436-R0\",\"approval_number\":\"FL3436.8\",\"seq\":8,\"product_model\":\"Zone 3: 2283 and 2284\",\"product_description\":\"27 gauge ext. 27 gauge int. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3436-R0\",\"approval_number\":\"FL3436.9\",\"seq\":9,\"product_model\":\"Zone 3: 2283 and 2284\",\"product_description\":\"27 gauge ext. 27 gauge int. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3436-R0\",\"approval_number\":\"FL3436.10\",\"seq\":10,\"product_model\":\"Zone 3: 2283 and 2284\",\"product_description\":\"27 gauge ext. 27 gauge int. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3436-R0\",\"approval_number\":\"FL3436.11\",\"seq\":11,\"product_model\":\"Zone 3: 2283 and 2284\",\"product_description\":\"27 gauge ext. 27 gauge int. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3436-R0\",\"approval_number\":\"FL3436.12\",\"seq\":12,\"product_model\":\"Zone 4 and 5: 2283 and 2284\",\"product_description\":\"27 gauge ext. 27 gauge int. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3436-R0\",\"approval_number\":\"FL3436.13\",\"seq\":13,\"product_model\":\"Zone 4: 2283 and 2284\",\"product_description\":\"27 gauge ext. 27 gauge int. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3436-R0\",\"approval_number\":\"FL3436.14\",\"seq\":14,\"product_model\":\"Zone 4: 2283 and 2284\",\"product_description\":\"27 gauge ext. 27 gauge int. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3436-R0\",\"approval_number\":\"FL3436.15\",\"seq\":15,\"product_model\":\"Zone 4: 2283 and 2284\",\"product_description\":\"27 gauge ext. 27 gauge int. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3436-R0\",\"approval_number\":\"FL3436.16\",\"seq\":16,\"product_model\":\"Zone 5: 2283 and 2284\",\"product_description\":\"27 gauge ext. 27 gauge int. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3436-R0\",\"approval_number\":\"FL3436.17\",\"seq\":17,\"product_model\":\"Zone 5: 2283 and 2284\",\"product_description\":\"27 gauge ext. 27 gauge int. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3436-R0\",\"approval_number\":\"FL3436.18\",\"seq\":18,\"product_model\":\"Zone 5: 2283 and 2284\",\"product_description\":\"27 gauge ext. 27 gauge int. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3436-R0\",\"approval_number\":\"FL3436.19\",\"seq\":19,\"product_model\":\"Zone 6: 2283 and 2284\",\"product_description\":\"27 gauge ext. 27 gauge int. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3436-R0\",\"approval_number\":\"FL3436.20\",\"seq\":20,\"product_model\":\"Zone 6: 2283 and 2284\",\"product_description\":\"27 gauge ext. 27 gauge int. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3436-R0\",\"approval_number\":\"FL3436.21\",\"seq\":21,\"product_model\":\"Zone 6: 2283 and 2284\",\"product_description\":\"27 gauge ext. 27 gauge int. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3436-R0\",\"approval_number\":\"FL3436.22\",\"seq\":22,\"product_model\":\"Zone 7: 2283 and 2284\",\"product_description\":\"27 gauge ext. 27 gauge int. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3436-R0\",\"approval_number\":\"FL3436.23\",\"seq\":23,\"product_model\":\"Zone 7: 2283 and 2284\",\"product_description\":\"27 gauge ext. 27 gauge int. with polsytyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3436-R0\",\"approval_number\":\"FL3436.24\",\"seq\":24,\"product_model\":\"Zone 7: 2283 and 2284\",\"product_description\":\"27 gauge ext. 27 gauge int. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3436-R0\",\"approval_number\":\"FL3436.25\",\"seq\":25,\"product_model\":\"Zones 1 and 2: 2283 and 2284\",\"product_description\":\"27 gauge ext. 27 gauge interior with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3436-R0\",\"approval_number\":\"FL3436.26\",\"seq\":26,\"product_model\":\"Zones 6 and 7: 2283 and 2284\",\"product_description\":\"27 gauge est. 27 gauge int. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3446-R0\",\"approval_number\":\"FL3446.1\",\"seq\":1,\"product_model\":\"Zone 1: 2250 and 2251\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3446-R0\",\"approval_number\":\"FL3446.2\",\"seq\":2,\"product_model\":\"Zone 1: 2250 and 2251\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3446-R0\",\"approval_number\":\"FL3446.3\",\"seq\":3,\"product_model\":\"Zone 1: 2250 and 2251\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3446-R0\",\"approval_number\":\"FL3446.4\",\"seq\":4,\"product_model\":\"Zone 1: 2250, 2251, 4250 and 4251\",\"product_description\":\"Steel pan (25 ga min.) hollow or laid in place polystyren insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3446-R0\",\"approval_number\":\"FL3446.5\",\"seq\":5,\"product_model\":\"Zone 1: 2250, 2251, 4250 and 4251\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3446-R0\",\"approval_number\":\"FL3446.6\",\"seq\":6,\"product_model\":\"Zone 2: 2250 and 2251\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3446-R0\",\"approval_number\":\"FL3446.7\",\"seq\":7,\"product_model\":\"Zone 2: 2250 and 2251\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3446-R0\",\"approval_number\":\"FL3446.8\",\"seq\":8,\"product_model\":\"Zone 2: 2250 and 2251\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3446-R0\",\"approval_number\":\"FL3446.9\",\"seq\":9,\"product_model\":\"Zone 2: 2250, 2251, 4250 and 4251\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3446-R0\",\"approval_number\":\"FL3446.10\",\"seq\":10,\"product_model\":\"Zone 2: 2250, 2251, 4250 and 4251\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3446-R0\",\"approval_number\":\"FL3446.11\",\"seq\":11,\"product_model\":\"Zone 3: 2250 and 2251\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3446-R0\",\"approval_number\":\"FL3446.12\",\"seq\":12,\"product_model\":\"Zone 3: 2250 and 2251\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3446-R0\",\"approval_number\":\"FL3446.13\",\"seq\":13,\"product_model\":\"Zone 3: 2250, 2251, 4250 and 4251\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3446-R0\",\"approval_number\":\"FL3446.14\",\"seq\":14,\"product_model\":\"Zone 4 and 5: 2250 and 2251\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3446-R0\",\"approval_number\":\"FL3446.15\",\"seq\":15,\"product_model\":\"Zone 4: 2250 and 2251\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3446-R0\",\"approval_number\":\"FL3446.16\",\"seq\":16,\"product_model\":\"Zone 4: 2250 and 2251\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3446-R0\",\"approval_number\":\"FL3446.17\",\"seq\":17,\"product_model\":\"Zone 4: 2250 and 2251\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3446-R0\",\"approval_number\":\"FL3446.18\",\"seq\":18,\"product_model\":\"Zone 4: 2250 and 2251\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3446-R0\",\"approval_number\":\"FL3446.19\",\"seq\":19,\"product_model\":\"Zone 4: 2250 and 2251\",\"product_description\":\"Steel pan (25 ga. min.) hollow laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3446-R0\",\"approval_number\":\"FL3446.20\",\"seq\":20,\"product_model\":\"Zone 5: 2250 and 2251\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3446-R0\",\"approval_number\":\"FL3446.21\",\"seq\":21,\"product_model\":\"Zone 5: 2250 and 2251\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3446-R0\",\"approval_number\":\"FL3446.22\",\"seq\":22,\"product_model\":\"Zone 5: 2250 and 2251\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3446-R0\",\"approval_number\":\"FL3446.23\",\"seq\":23,\"product_model\":\"Zone 6 and 7: 2250 and 2251\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3446-R0\",\"approval_number\":\"FL3446.24\",\"seq\":24,\"product_model\":\"Zone 6 and 7: 2250 and 2251\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3446-R0\",\"approval_number\":\"FL3446.25\",\"seq\":25,\"product_model\":\"Zone 6 and 7: 2250 and 2251\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3446-R0\",\"approval_number\":\"FL3446.26\",\"seq\":26,\"product_model\":\"Zone 6: 2250 and 2251\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3446-R0\",\"approval_number\":\"FL3446.27\",\"seq\":27,\"product_model\":\"Zone 7: 2250 and 2251\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R1\",\"approval_number\":\"FL3610.41\",\"seq\":41,\"product_model\":\"Models: 2283, 2284, 2285, 2286 and 4285\",\"product_description\":\"27 gauge ext. min. 27 gauge int. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R1\",\"approval_number\":\"FL3610.42\",\"seq\":42,\"product_model\":\"Models: 2283, 2284, 2285, 2286 and 4285\",\"product_description\":\"27 ga. ext. min. 27 ga. int min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R1\",\"approval_number\":\"FL3610.43\",\"seq\":43,\"product_model\":\"Models: 2283, 2284, 2285, 2286 and 4285\",\"product_description\":\"27 ga. int. min. 27 ga. ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R1\",\"approval_number\":\"FL3610.44\",\"seq\":44,\"product_model\":\"Models: 2283, 2284, 2285, 2286 and 4285\",\"product_description\":\"27 ga. ext. min. 27 ga. int. min. with polystyrene insualtion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R1\",\"approval_number\":\"FL3610.45\",\"seq\":45,\"product_model\":\"Models: 2283, 2284, 2285, 2286 and 4285\",\"product_description\":\"27 ga. ext. 27 ga. int. min. with polystyrene insualation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R1\",\"approval_number\":\"FL3610.46\",\"seq\":46,\"product_model\":\"Models: 2283, 2284, 2285, 2286 and 4285\",\"product_description\":\"27 ga. ext. min. 27 ga. int. min. with polystyrene insualtion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R1\",\"approval_number\":\"FL3610.47\",\"seq\":47,\"product_model\":\"Models: 2283, 2284, 2285, 2286 and 4285\",\"product_description\":\"27 ga. ext. min. 27 ga. int. min. with polystyrene insualtion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R1\",\"approval_number\":\"FL3610.48\",\"seq\":48,\"product_model\":\"Models: 2283, 2284, 2285, 2286 and 4285\",\"product_description\":\"27 ga. ext. min. 27 ga. int. min. with polystyrene insualtion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R1\",\"approval_number\":\"FL3610.49\",\"seq\":49,\"product_model\":\"Models: 2283, 2284, 2285, 2286, 4285\",\"product_description\":\"27 ga. min. 27 ga. int. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.1\",\"seq\":1,\"product_model\":\"Model: 2216, 2217 and 5216\",\"product_description\":\"26 ga. ext. min. 27 ga. int. min. with foamed in place polyurethane insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.2\",\"seq\":2,\"product_model\":\"Model: 2216, 2217 and 5216\",\"product_description\":\"26 ga. ext. min. 27 ga. int. min. with foamed in place polyurethane insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.3\",\"seq\":3,\"product_model\":\"Model: 2216, 2217 and 5216\",\"product_description\":\"26 ga. ext. min. 27 ga. int. min. with foamed in place polyurethane insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.4\",\"seq\":4,\"product_model\":\"Model: 2216, 2217 and 5216\",\"product_description\":\"26 ga. ext. min. 27 ga. int. min with foamed in place polyurethane insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.5\",\"seq\":5,\"product_model\":\"Model: 2216, 2217 and 5216\",\"product_description\":\"26 ga. ext. min. 27 ga. int. min. with foamed in place polyurethane insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.6\",\"seq\":6,\"product_model\":\"Model: 2216, 2217 and 5216\",\"product_description\":\"26 ga. ext. min. 27 ga. int. min. with foamed in place polyurethane insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.7\",\"seq\":7,\"product_model\":\"Model: 2216, 2217, 4216 and 5216\",\"product_description\":\"26 ga. ext. min. 27 ga. int. min. with foamed in place polyurethane insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.8\",\"seq\":8,\"product_model\":\"Model: 2216, 2217, 4216 and 5216\",\"product_description\":\"26 ga. ext. min. 27 ga. int. min. with foamed in place polyurethane insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.9\",\"seq\":9,\"product_model\":\"Model: 2216, 2217, 4216 and 5216\",\"product_description\":\"26 ga. min. ext. and 27 ga.min. int. with foamed in place polyurethane insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.10\",\"seq\":10,\"product_model\":\"Model: 2216, 2217, 4216 and 5216\",\"product_description\":\"26 ga. ext. min. 27 ga. int. min. with foamed in place polyurethane insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.11\",\"seq\":11,\"product_model\":\"Model: 2216, 2217, 4216 and 5216\",\"product_description\":\"26 ga. ext. min. 27 ga. int. min. with foamed in place polyurethane insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.12\",\"seq\":12,\"product_model\":\"Model: 2250, 2251, 2240 and 2241\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.13\",\"seq\":13,\"product_model\":\"Model: 2250, 2251, 2240 and 2241\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.14\",\"seq\":14,\"product_model\":\"Model: 2250, 2251, 2240 and 2241\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.15\",\"seq\":15,\"product_model\":\"Model: 2250, 2251, 2240 and 2241\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.16\",\"seq\":16,\"product_model\":\"Model: 2250, 2251, 2240 and 2241\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.17\",\"seq\":17,\"product_model\":\"Model: 2250, 2251, 4250, 4251, 2240, 2241, 4240, 4241, 5240 and 5241\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.18\",\"seq\":18,\"product_model\":\"Model: 2250, 2251, 4250, 4251, 2240, 2241, 4240, 4241, 5240 and 5241\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.19\",\"seq\":19,\"product_model\":\"Model: 2283, 2284, 2285 and 2286\",\"product_description\":\"27 ga. int. min. 26 ga. ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.20\",\"seq\":20,\"product_model\":\"Model: 2283, 2284, 2285 and 2286\",\"product_description\":\"27 ga. int. min. 27 ga. ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.21\",\"seq\":21,\"product_model\":\"Model: 2283, 2284, 2285 and 2286\",\"product_description\":\"27 ga. int. min. 27 ga. ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.22\",\"seq\":22,\"product_model\":\"Model: 2283, 2284, 2285 and 2286\",\"product_description\":\"27 ga. int. min. 27 ga.ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.23\",\"seq\":23,\"product_model\":\"Model: 2283, 2284, 2285 and 2286\",\"product_description\":\"27 ga. int. min. 27 ga. ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.24\",\"seq\":24,\"product_model\":\"Model: 2283, 2284, 2285 and 2286\",\"product_description\":\"27 ga. int. min. 27 ga. ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.25\",\"seq\":25,\"product_model\":\"Model: 2283, 2284, 2285, 2286 and 4285\",\"product_description\":\"27 ga. int. min. 27 ga. ext. min. with polystrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.26\",\"seq\":26,\"product_model\":\"Model: 2283, 2284, 2285, 2286 and 4285\",\"product_description\":\"27 ga. int. min. 27 ga. ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.27\",\"seq\":27,\"product_model\":\"Model: 2283, 2284, 2285, 2286 and 4285\",\"product_description\":\"27 ga. int. min. 27 ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.28\",\"seq\":28,\"product_model\":\"Model: 2283, 2284, 2285, 2286 and 4285\",\"product_description\":\"27 ga. int. min. 27 ga. ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.29\",\"seq\":29,\"product_model\":\"Model: 2283, 2284, 2285, 2286 and 4285\",\"product_description\":\"27 ga. int. min. 27 ga. ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.30\",\"seq\":30,\"product_model\":\"Model: 2283, 2284, 2285, 2286 and 4285\",\"product_description\":\"27 ga. ext. min. 27 ga. int. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.31\",\"seq\":31,\"product_model\":\"Model: 2283, 2284, 2285, 2286 and 4285\",\"product_description\":\"27 ga. int. min. 27 ga. ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.32\",\"seq\":32,\"product_model\":\"Model: 2283, 2284, 2285, 2286 and 4285\",\"product_description\":\"27 ga. ext. min. 27 ga. int. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.33\",\"seq\":33,\"product_model\":\"Model: 5330, 5331, 5332, 5333 and 5334\",\"product_description\":\"27 ga. int. min. 27 ga. ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.34\",\"seq\":34,\"product_model\":\"Model: 5330, 5331, 5332, 5333 and 5334\",\"product_description\":\"27 ga. int. min. 27 ga. ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.35\",\"seq\":35,\"product_model\":\"Model: 5330, 5331, 5332, 5333 and 5334\",\"product_description\":\"27 ga. int. min. 27 ga. ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.36\",\"seq\":36,\"product_model\":\"Model: 5330, 5331, 5332, 5333 and 5334\",\"product_description\":\"27 ga. int. min. 27 ga. ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.37\",\"seq\":37,\"product_model\":\"Model: 5330, 5331, 5332, 5333 and 5334\",\"product_description\":\"27 ga. int. min. 27 ga. ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.38\",\"seq\":38,\"product_model\":\"Model: 5330, 5331, 5332, 5333 and 5334\",\"product_description\":\"27 ga. int. min. 27 ga.ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.39\",\"seq\":39,\"product_model\":\"Model: 5330, 5331, 5332, 5333 and 5334\",\"product_description\":\"27 ga. int. min. 27 ga. ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.40\",\"seq\":40,\"product_model\":\"Model: 5330, 5331, 5332, 5333 and 5334\",\"product_description\":\"27 ga. int. min. 27 ga. ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.41\",\"seq\":41,\"product_model\":\"Model: 5330, 5331, 5332, 5333 and 5334\",\"product_description\":\"27 ga. int. min. 27 ga. ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.42\",\"seq\":42,\"product_model\":\"Model: 5330, 5331, 5332, 5333 and 5334\",\"product_description\":\"27 ga. int. min. 27 ga. ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4645-R0\",\"approval_number\":\"FL4645.43\",\"seq\":43,\"product_model\":\"Model: 5330, 5331, 5332, 5333 and 5334\",\"product_description\":\"27 ga. int. min. 27 ga. ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4806-R0\",\"approval_number\":\"FL4806.1\",\"seq\":1,\"product_model\":\"Sandwich Carriage House Doors Model: 5330\\\/31\\\/32\\\/33\\\/34 and 5530\\\/31\\\/32\\\/33\\\/34\",\"product_description\":\"27 ga. int. min. 27 ga. ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4806-R0\",\"approval_number\":\"FL4806.2\",\"seq\":2,\"product_model\":\"Sandwich Carriage House Doors Model: 5330\\\/31\\\/32\\\/33\\\/34 and 5530\\\/31\\\/32\\\/33\\\/34\",\"product_description\":\"27. ga. int. min. 27 ga. ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4806-R0\",\"approval_number\":\"FL4806.3\",\"seq\":3,\"product_model\":\"Sandwich Carriage House Doors Model: 5330\\\/31\\\/32\\\/33\\\/34 and 5530\\\/31\\\/32\\\/33\\\/34\",\"product_description\":\"27 ga. int. min. 27 ga. ext. min with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4806-R0\",\"approval_number\":\"FL4806.4\",\"seq\":4,\"product_model\":\"Sandwich Carriage House Doors Model: 5330\\\/31\\\/32\\\/33\\\/34 and 5530\\\/31\\\/32\\\/33\\\/34\",\"product_description\":\"27 ga. int. min. 27 ga. ext. min with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4806-R0\",\"approval_number\":\"FL4806.5\",\"seq\":5,\"product_model\":\"Sandwich Carriage House Doors Model: 5330\\\/31\\\/32\\\/33\\\/34 and 5530\\\/31\\\/32\\\/33\\\/34\",\"product_description\":\"27 ga. int. min. 27 ga. ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4806-R0\",\"approval_number\":\"FL4806.6\",\"seq\":6,\"product_model\":\"Sandwich Carriage House Doors Model: 5330\\\/31\\\/32\\\/33\\\/34 and 5530\\\/31\\\/32\\\/33\\\/34\",\"product_description\":\"27 ga int. min. 27 ga. ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4806-R0\",\"approval_number\":\"FL4806.7\",\"seq\":7,\"product_model\":\"Sandwich Carriage House Doors Model: 5330\\\/31\\\/32\\\/33\\\/34 and 5530\\\/31\\\/32\\\/33\\\/34\",\"product_description\":\"27 ga. int. min. 27 ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4806-R0\",\"approval_number\":\"FL4806.8\",\"seq\":8,\"product_model\":\"Sandwich Carriage House Doors Model: 5330\\\/31\\\/32\\\/33\\\/34 and 5530\\\/31\\\/32\\\/33\\\/34\",\"product_description\":\"27 ga. int. min. 27 ga. ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4806-R0\",\"approval_number\":\"FL4806.9\",\"seq\":9,\"product_model\":\"Sandwich Carriage House Doors Model: 5330\\\/31\\\/32\\\/33\\\/34 and 5530\\\/31\\\/32\\\/33\\\/34\",\"product_description\":\"27 ga. int. min. 27 ga. ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4806-R0\",\"approval_number\":\"FL4806.10\",\"seq\":10,\"product_model\":\"Sandwich Carriage House Doors Model: 5330\\\/31\\\/32\\\/33\\\/34 and 5530\\\/31\\\/32\\\/33\\\/34\",\"product_description\":\"27 ga. int. min. 27 ga. ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4806-R0\",\"approval_number\":\"FL4806.11\",\"seq\":11,\"product_model\":\"Sandwich Carriage House Doors Model: 5330\\\/31\\\/32\\\/33\\\/34 and 5530\\\/31\\\/32\\\/33\\\/34\",\"product_description\":\"27 ga. int. min. 27 ga. ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#4806-R0\",\"approval_number\":\"FL4806.12\",\"seq\":12,\"product_model\":\"Sandwich Carriage House Doos Model: 5330\\\/31\\\/32\\\/33\\\/34 and 5530\\\/31\\\/32\\\/33\\\/34\",\"product_description\":\"27 ga. int. min. 27 ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5519-R0\",\"approval_number\":\"FL5519.1\",\"seq\":1,\"product_model\":\"Models: 2250, 2251, 2240 and 2241\",\"product_description\":\"Steel pan (25 ga. Min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5519-R0\",\"approval_number\":\"FL5519.2\",\"seq\":2,\"product_model\":\"Models: 2250, 2251, 2240 and, 2241\",\"product_description\":\"Steel pan (25 ga. Min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5519-R0\",\"approval_number\":\"FL5519.3\",\"seq\":3,\"product_model\":\"Models: 2250, 2251, 2240 and, 2241\",\"product_description\":\"Steel pan (25 ga. Min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5519-R0\",\"approval_number\":\"FL5519.4\",\"seq\":4,\"product_model\":\"Models: 2250, 2251, 2240 and, 2241\",\"product_description\":\"Steel pan (25 ga. Min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5519-R0\",\"approval_number\":\"FL5519.5\",\"seq\":5,\"product_model\":\"Models: 2250, 2251, 2240 and, 2241\",\"product_description\":\"Steel pan (25 ga. Min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5519-R0\",\"approval_number\":\"FL5519.6\",\"seq\":6,\"product_model\":\"Models: 2250, 2251, 2240 and, 2241\",\"product_description\":\"Steel pan (25 ga. Min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5519-R0\",\"approval_number\":\"FL5519.7\",\"seq\":7,\"product_model\":\"Models: 2250, 2251, 2240 and, 2241\",\"product_description\":\"Steel pan (25 ga. Min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5519-R0\",\"approval_number\":\"FL5519.8\",\"seq\":8,\"product_model\":\"Models: 2250, 2251, 2240 and, 2241\",\"product_description\":\"Steel pan (25 ga. Min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5519-R0\",\"approval_number\":\"FL5519.9\",\"seq\":9,\"product_model\":\"Models: 2250, 2251, 2240 and, 2241\",\"product_description\":\"Steel pan (25 ga. Min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5519-R0\",\"approval_number\":\"FL5519.10\",\"seq\":10,\"product_model\":\"Models: 2250, 2251, 2240 and, 2241\",\"product_description\":\"Steel pan (25 ga. Min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5519-R0\",\"approval_number\":\"FL5519.11\",\"seq\":11,\"product_model\":\"Models: 2250, 2251, 2240 and, 2241\",\"product_description\":\"Steel pan (25 ga. Min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5519-R0\",\"approval_number\":\"FL5519.12\",\"seq\":12,\"product_model\":\"Models: 2250, 2251, 2240 and, 2241\",\"product_description\":\"Steel pan (25 ga. Min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5519-R0\",\"approval_number\":\"FL5519.13\",\"seq\":13,\"product_model\":\"Models: 2250, 2251, 2240 and, 2241\",\"product_description\":\"Steel pan (25 ga. Min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5519-R0\",\"approval_number\":\"FL5519.14\",\"seq\":14,\"product_model\":\"Models: 2250, 2251, 2240 and, 2241\",\"product_description\":\"Steel pan (25 ga. Min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5519-R0\",\"approval_number\":\"FL5519.15\",\"seq\":15,\"product_model\":\"Models: 2250, 2251, 2240 and, 2241\",\"product_description\":\"Steel pan (25 ga. Min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5519-R0\",\"approval_number\":\"FL5519.16\",\"seq\":16,\"product_model\":\"Models: 2250, 2251, 2240, 2241, 4250, 4251, 4240,4241, 5240 and 5241\",\"product_description\":\"Steel pan (25 ga. Min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5519-R0\",\"approval_number\":\"FL5519.17\",\"seq\":17,\"product_model\":\"Models: 2250, 2251, 2240, 2241, 4250, 4251, 4240,4241, 5240 and 5241\",\"product_description\":\"Steel pan (25 ga. Min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5519-R0\",\"approval_number\":\"FL5519.18\",\"seq\":18,\"product_model\":\"Models: 2250, 2251, 2240, 2241, 4250, 4251, 4240,4241, 5240 and 5241\",\"product_description\":\"Steel pan (25 ga. Min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5519-R0\",\"approval_number\":\"FL5519.19\",\"seq\":19,\"product_model\":\"Models: 2250, 2251, 2240, 2241, 4250, 4251, 4240,4241, 5240 and 5241\",\"product_description\":\"Steel pan (25 ga. Min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5519-R0\",\"approval_number\":\"FL5519.20\",\"seq\":20,\"product_model\":\"Models: 2250, 2251, 2240, 2241, 4250, 4251, 4240,4241, 5240 and 5241\",\"product_description\":\"Steel pan (25 ga. Min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5519-R0\",\"approval_number\":\"FL5519.21\",\"seq\":21,\"product_model\":\"Models: 2250, 2251, 2240, 2241, 4250, 4251, 4240,4241, 5240 and 5241\",\"product_description\":\"Steel pan (25 ga. Min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5519-R0\",\"approval_number\":\"FL5519.22\",\"seq\":22,\"product_model\":\"Models: 2250, 2251, 2240, 2241, 4250, 4251, 4240,4241, 5240 and 5241\",\"product_description\":\"Steel pan (25 ga. Min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5519-R0\",\"approval_number\":\"FL5519.23\",\"seq\":23,\"product_model\":\"Models: 2250, 2251, 2240, 2241, 4250, 4251, 4240,4241, 5240 and 5241\",\"product_description\":\"Steel pan (25 ga. Min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5519-R0\",\"approval_number\":\"FL5519.24\",\"seq\":24,\"product_model\":\"Models: 2250, 2251, 2240, 2241, 4250, 4251, 4240,4241, 5240 and 5241\",\"product_description\":\"Steel pan (25 ga. Min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5519-R0\",\"approval_number\":\"FL5519.25\",\"seq\":25,\"product_model\":\"Models: 2250, 2251, 2240, 2241, 4250, 4251, 4240,4241, 5240 and 5241\",\"product_description\":\"Steel pan (25 ga. Min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5519-R0\",\"approval_number\":\"FL5519.26\",\"seq\":26,\"product_model\":\"Models: 2250, 2251, 2240, 2241, 4250, 4251, 4240,4241, 5240 and 5241\",\"product_description\":\"Steel pan (25 ga. Min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5519-R0\",\"approval_number\":\"FL5519.27\",\"seq\":27,\"product_model\":\"Models: 2250, 2251, 2240, 2241, 4250, 4251, 4240,4241, 5240 and 5241\",\"product_description\":\"Steel pan (25 ga. Min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5519-R0\",\"approval_number\":\"FL5519.28\",\"seq\":28,\"product_model\":\"Models: 2250, 2251, 2240, 2241, 4250, 4251, 4240,4241, 5240 and 5241\",\"product_description\":\"Steel pan (25 ga. Min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5519-R0\",\"approval_number\":\"FL5519.29\",\"seq\":29,\"product_model\":\"Models: 2250, 2251, 2240, 2241, 4250, 4251, 4240,4241, 5240 and 5241\",\"product_description\":\"Steel pan (25 ga. Min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5519-R0\",\"approval_number\":\"FL5519.30\",\"seq\":30,\"product_model\":\"Models: 2250, 2251, 2240, 2241, 4250, 4251, 4240,4241, 5240 and 5241\",\"product_description\":\"Steel pan (25 ga. Min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5519-R0\",\"approval_number\":\"FL5519.31\",\"seq\":31,\"product_model\":\"Models: 2250, 2251, 2240, 2241, 4250, 4251, 4240,4241, 5240 and 5241\",\"product_description\":\"Steel pan (25 ga. Min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5519-R0\",\"approval_number\":\"FL5519.32\",\"seq\":32,\"product_model\":\"Models: 2250, 2251, 2240, 2241, 4250, 4251, 4240,4241, 5240 and 5241\",\"product_description\":\"Steel pan (25 ga. Min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5519-R0\",\"approval_number\":\"FL5519.33\",\"seq\":33,\"product_model\":\"Models: 2250, 2251, 2240, 2241, 4250, 4251, 4240,4241, 5240 and 5241\",\"product_description\":\"Steel pan (25 ga. Min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5519-R0\",\"approval_number\":\"FL5519.34\",\"seq\":34,\"product_model\":\"Models: 2250, 2251, 2240, 2241, 4250, 4251, 4240,4241, 5240 and 5241\",\"product_description\":\"Steel pan (25 ga. Min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5520-R0\",\"approval_number\":\"FL5520.1\",\"seq\":1,\"product_model\":\"Models: 2283\\\/84\\\/85\\\/86 and 4285\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5520-R0\",\"approval_number\":\"FL5520.2\",\"seq\":2,\"product_model\":\"Models: 2283\\\/84\\\/85\\\/86 and 4285\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5520-R0\",\"approval_number\":\"FL5520.3\",\"seq\":3,\"product_model\":\"Models: 2283\\\/84\\\/85\\\/86 and 4285\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5520-R0\",\"approval_number\":\"FL5520.4\",\"seq\":4,\"product_model\":\"Models: 2283\\\/84\\\/85\\\/86 and 4285\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5520-R0\",\"approval_number\":\"FL5520.5\",\"seq\":5,\"product_model\":\"Models: 2283\\\/84\\\/85\\\/86 and 4285\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5520-R0\",\"approval_number\":\"FL5520.6\",\"seq\":6,\"product_model\":\"Models: 2283\\\/84\\\/85\\\/86 and 4285\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5520-R0\",\"approval_number\":\"FL5520.7\",\"seq\":7,\"product_model\":\"Models: 2283\\\/84\\\/85\\\/86 and 4285\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5520-R0\",\"approval_number\":\"FL5520.8\",\"seq\":8,\"product_model\":\"Models: 2283\\\/84\\\/85\\\/86 and 4285\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5520-R0\",\"approval_number\":\"FL5520.9\",\"seq\":9,\"product_model\":\"Models: 2283\\\/84\\\/85\\\/86 and 4285\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5520-R0\",\"approval_number\":\"FL5520.10\",\"seq\":10,\"product_model\":\"Models: 2283\\\/84\\\/85\\\/86 and 4285\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5520-R0\",\"approval_number\":\"FL5520.11\",\"seq\":11,\"product_model\":\"Models: 2283\\\/84\\\/85\\\/86 and 4285\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5520-R0\",\"approval_number\":\"FL5520.12\",\"seq\":12,\"product_model\":\"Models: 2283\\\/84\\\/85\\\/86 and 4285\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5520-R0\",\"approval_number\":\"FL5520.13\",\"seq\":13,\"product_model\":\"Models: 2283\\\/84\\\/85\\\/86 and 4285\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5520-R0\",\"approval_number\":\"FL5520.14\",\"seq\":14,\"product_model\":\"Models: 2283\\\/84\\\/85\\\/86 and 4285\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5520-R0\",\"approval_number\":\"FL5520.15\",\"seq\":15,\"product_model\":\"Models: 2283\\\/84\\\/85\\\/86 and 4285\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5520-R0\",\"approval_number\":\"FL5520.16\",\"seq\":16,\"product_model\":\"Models: 2283\\\/84\\\/85\\\/86 and 4285\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5520-R0\",\"approval_number\":\"FL5520.17\",\"seq\":17,\"product_model\":\"Models: 2283\\\/84\\\/85\\\/86 and 4285\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5520-R0\",\"approval_number\":\"FL5520.18\",\"seq\":18,\"product_model\":\"Models: 2283\\\/84\\\/85\\\/86 and 4285\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5520-R0\",\"approval_number\":\"FL5520.19\",\"seq\":19,\"product_model\":\"Models: 2283\\\/84\\\/85\\\/86 and 4285\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5520-R0\",\"approval_number\":\"FL5520.20\",\"seq\":20,\"product_model\":\"Models: 2283\\\/84\\\/85\\\/86 and 4285\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5520-R0\",\"approval_number\":\"FL5520.21\",\"seq\":21,\"product_model\":\"Models: 2283\\\/84\\\/85\\\/86 and 4285\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5520-R0\",\"approval_number\":\"FL5520.22\",\"seq\":22,\"product_model\":\"Models: 2283\\\/84\\\/85\\\/86 and 4285\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5520-R0\",\"approval_number\":\"FL5520.23\",\"seq\":23,\"product_model\":\"Models: 2283\\\/84\\\/85\\\/86 and 4285\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5520-R0\",\"approval_number\":\"FL5520.24\",\"seq\":24,\"product_model\":\"Models: 2283\\\/84\\\/85\\\/86 and 4285\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5520-R0\",\"approval_number\":\"FL5520.25\",\"seq\":25,\"product_model\":\"Models: 2283\\\/84\\\/85\\\/86 and 4285\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5520-R0\",\"approval_number\":\"FL5520.26\",\"seq\":26,\"product_model\":\"Models: 2283\\\/84\\\/85\\\/86 and 4285\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5520-R0\",\"approval_number\":\"FL5520.27\",\"seq\":27,\"product_model\":\"Models: 2283\\\/84\\\/85\\\/86 and 4285\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5520-R0\",\"approval_number\":\"FL5520.28\",\"seq\":28,\"product_model\":\"Models: 2283\\\/84\\\/85\\\/86 and 4285\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5520-R0\",\"approval_number\":\"FL5520.29\",\"seq\":29,\"product_model\":\"Models: 2283\\\/84\\\/85\\\/86 and 4285\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5520-R0\",\"approval_number\":\"FL5520.30\",\"seq\":30,\"product_model\":\"Models: 2283\\\/84\\\/85\\\/86 and 4285\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5520-R0\",\"approval_number\":\"FL5520.31\",\"seq\":31,\"product_model\":\"Models: 2283\\\/84\\\/85\\\/86 and 4285\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5520-R0\",\"approval_number\":\"FL5520.32\",\"seq\":32,\"product_model\":\"Models: 2283\\\/84\\\/85\\\/86 and 4285\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5520-R0\",\"approval_number\":\"FL5520.33\",\"seq\":33,\"product_model\":\"Models: 2283\\\/84\\\/85\\\/86 and 4285\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5520-R0\",\"approval_number\":\"FL5520.34\",\"seq\":34,\"product_model\":\"Models: 2283\\\/84\\\/85\\\/86 and 4285\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5521-R0\",\"approval_number\":\"FL5521.1\",\"seq\":1,\"product_model\":\"Sandwich Carriage House Doors Model: 5330\\\/31\\\/32\\\/34 and 5530\\\/31\\\/32\\\/33\\\/34\",\"product_description\":\"27 ga. int. min. 27 ga. ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5521-R0\",\"approval_number\":\"FL5521.2\",\"seq\":2,\"product_model\":\"Sandwich Carriage House Doors Models: 5330\\\/31\\\/32\\\/33\\\/34 and 5530\\\/31\\\/32\\\/33\\\/34\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5521-R0\",\"approval_number\":\"FL5521.3\",\"seq\":3,\"product_model\":\"Sandwich Carriage House Doors Models: 5330\\\/31\\\/32\\\/33\\\/34 and 5530\\\/31\\\/32\\\/33\\\/34\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5521-R0\",\"approval_number\":\"FL5521.4\",\"seq\":4,\"product_model\":\"Sandwich Carriage House Doors Models: 5330\\\/31\\\/32\\\/33\\\/34 and 5530\\\/31\\\/32\\\/33\\\/34\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5521-R0\",\"approval_number\":\"FL5521.5\",\"seq\":5,\"product_model\":\"Sandwich Carriage House Doors Models: 5330\\\/31\\\/32\\\/33\\\/34 and 5530\\\/31\\\/32\\\/33\\\/34\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5521-R0\",\"approval_number\":\"FL5521.6\",\"seq\":6,\"product_model\":\"Sandwich Carriage House Doors Models: 5330\\\/31\\\/32\\\/33\\\/34 and 5530\\\/31\\\/32\\\/33\\\/34\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5521-R0\",\"approval_number\":\"FL5521.7\",\"seq\":7,\"product_model\":\"Sandwich Carriage House Doors Models: 5330\\\/31\\\/32\\\/33\\\/34 and 5530\\\/31\\\/32\\\/33\\\/34\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5521-R0\",\"approval_number\":\"FL5521.8\",\"seq\":8,\"product_model\":\"Sandwich Carriage House Doors Models: 5330\\\/31\\\/32\\\/33\\\/34 and 5530\\\/31\\\/32\\\/33\\\/34\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5521-R0\",\"approval_number\":\"FL5521.9\",\"seq\":9,\"product_model\":\"Sandwich Carriage House Doors Models: 5330\\\/31\\\/32\\\/33\\\/34 and 5530\\\/31\\\/32\\\/33\\\/34\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5521-R0\",\"approval_number\":\"FL5521.10\",\"seq\":10,\"product_model\":\"Sandwich Carriage House Doors Models: 5330\\\/31\\\/32\\\/33\\\/34 and 5530\\\/31\\\/32\\\/33\\\/34\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5521-R0\",\"approval_number\":\"FL5521.11\",\"seq\":11,\"product_model\":\"Sandwich Carriage House Doors Models: 5330\\\/31\\\/32\\\/33\\\/34 and 5530\\\/31\\\/32\\\/33\\\/34\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5521-R0\",\"approval_number\":\"FL5521.12\",\"seq\":12,\"product_model\":\"Sandwich Carriage House Doors Models: 5330\\\/31\\\/32\\\/33\\\/34 and 5530\\\/31\\\/32\\\/33\\\/34\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5521-R0\",\"approval_number\":\"FL5521.13\",\"seq\":13,\"product_model\":\"Sandwich Carriage House Doors Models: 5330\\\/31\\\/32\\\/33\\\/34 and 5530\\\/31\\\/32\\\/33\\\/34\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5521-R0\",\"approval_number\":\"FL5521.14\",\"seq\":14,\"product_model\":\"Sandwich Carriage House Doors Models: 5330\\\/31\\\/32\\\/33\\\/34 and 5530\\\/31\\\/32\\\/33\\\/34\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5521-R0\",\"approval_number\":\"FL5521.15\",\"seq\":15,\"product_model\":\"Sandwich Carriage House Doors Models: 5330\\\/31\\\/32\\\/33\\\/34 and 5530\\\/31\\\/32\\\/33\\\/34\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5521-R0\",\"approval_number\":\"FL5521.16\",\"seq\":16,\"product_model\":\"Sandwich Carriage House Doors Models: 5330\\\/31\\\/32\\\/33\\\/34 and 5530\\\/31\\\/32\\\/33\\\/34\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5521-R0\",\"approval_number\":\"FL5521.17\",\"seq\":17,\"product_model\":\"Sandwich Carriage House Doors Models: 5330\\\/31\\\/32\\\/33\\\/34 and 5530\\\/31\\\/32\\\/33\\\/34\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5521-R0\",\"approval_number\":\"FL5521.18\",\"seq\":18,\"product_model\":\"Sandwich Carriage House Doors Models: 5330\\\/31\\\/32\\\/33\\\/34 and 5530\\\/31\\\/32\\\/33\\\/34\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5521-R0\",\"approval_number\":\"FL5521.19\",\"seq\":19,\"product_model\":\"Sandwich Carriage House Doors Models: 5330\\\/31\\\/32\\\/33\\\/34 and 5530\\\/31\\\/32\\\/33\\\/34\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5521-R0\",\"approval_number\":\"FL5521.20\",\"seq\":20,\"product_model\":\"Sandwich Carriage House Doors Models: 5330\\\/31\\\/32\\\/33\\\/34 and 5530\\\/31\\\/32\\\/33\\\/34\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5521-R0\",\"approval_number\":\"FL5521.21\",\"seq\":21,\"product_model\":\"Sandwich Carriage House Doors Models: 5330\\\/31\\\/32\\\/33\\\/34 and 5530\\\/31\\\/32\\\/33\\\/34\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5521-R0\",\"approval_number\":\"FL5521.22\",\"seq\":22,\"product_model\":\"Sandwich Carriage House Doors Models: 5330\\\/31\\\/32\\\/33\\\/34 and 5530\\\/31\\\/32\\\/33\\\/34\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5521-R0\",\"approval_number\":\"FL5521.23\",\"seq\":23,\"product_model\":\"Sandwich Carriage House Doors Models: 5330\\\/31\\\/32\\\/33\\\/34 and 5530\\\/31\\\/32\\\/33\\\/34\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5521-R0\",\"approval_number\":\"FL5521.24\",\"seq\":24,\"product_model\":\"Sandwich Carriage House Doors Models: 5330\\\/31\\\/32\\\/33\\\/34 and 5530\\\/31\\\/32\\\/33\\\/34\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#5521-R0\",\"approval_number\":\"FL5521.25\",\"seq\":25,\"product_model\":\"Sandwich Carriage House Doors Models: 5330\\\/31\\\/32\\\/33\\\/34 and 5530\\\/31\\\/32\\\/33\\\/34\",\"product_description\":\"27 ga. Int. min. 27 ga. Ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R0\",\"approval_number\":\"FL3610.1\",\"seq\":1,\"product_model\":\"Model: 2216, 2217, 4216 and 5216\",\"product_description\":\"26 ga. int. min. 27 ga. ext. with foamed in place polyurethane insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R0\",\"approval_number\":\"FL3610.2\",\"seq\":2,\"product_model\":\"Model: 2216, 2217, 4216 and 5216\",\"product_description\":\"26 ga. int. min. 27 ga. ext. with foamed in place polyurethane insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R0\",\"approval_number\":\"FL3610.3\",\"seq\":3,\"product_model\":\"Model: 2216, 2217, 4216 and 5216\",\"product_description\":\"26 ga. int. min. 27 ga. ext. min. with foamed in place polyurethane insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R0\",\"approval_number\":\"FL3610.4\",\"seq\":4,\"product_model\":\"Model: 2216, 2217, 4216 and 5216\",\"product_description\":\"26 ga. int. min. 27 ga. ext. with foamed in place polyurethane insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R0\",\"approval_number\":\"FL3610.5\",\"seq\":5,\"product_model\":\"Model: 2216, 2217, 4216 and 5216\",\"product_description\":\"26 ga. int. min. 27 ga. ext. min. with foamed in place polyurethane insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R0\",\"approval_number\":\"FL3610.6\",\"seq\":6,\"product_model\":\"Model: 2216, 2217, 4216 and 5216\",\"product_description\":\"26 ga. int. min. 27 ga. ext. min. with foamed in place polyurethane insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R0\",\"approval_number\":\"FL3610.7\",\"seq\":7,\"product_model\":\"Model: 2216, 2217, 4216 and 5216\",\"product_description\":\"26 ga. int. min. 27 ga. ext. min. with foamed in place polyurethane insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R0\",\"approval_number\":\"FL3610.8\",\"seq\":8,\"product_model\":\"Model: 2216, 2217, 4216 and 5216\",\"product_description\":\"26 ga. int. min. 27 ga. ext. min. with foamed in place polyurethane insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R0\",\"approval_number\":\"FL3610.9\",\"seq\":9,\"product_model\":\"Model: 2216, 2217, 4216 and 5216\",\"product_description\":\"26 ga. int. min. 27 ga. ext. with foamed in place polyurethane insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R0\",\"approval_number\":\"FL3610.10\",\"seq\":10,\"product_model\":\"Model: 2216, 2217, 4216 and 5216\",\"product_description\":\"26 ga. int. min. 27 ext. min. with foamed in place polyurethane insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R0\",\"approval_number\":\"FL3610.11\",\"seq\":11,\"product_model\":\"Model: 2216, 2217, 4216 and 5216\",\"product_description\":\"26 ga. int. min. 27 ga. ext. min. with foamed in place polyurethane insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R0\",\"approval_number\":\"FL3610.12\",\"seq\":12,\"product_model\":\"Model: 2216, 2217, 4216 and 5216\",\"product_description\":\"26 ga. int. min. 27 ga. ext. min. with foamed in place polyurethane insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R0\",\"approval_number\":\"FL3610.13\",\"seq\":13,\"product_model\":\"Model: 2216, 2217, 4216 and 5216\",\"product_description\":\"26 ga. int. min. 27 ga. ext. min. with foamed in place polyurethane insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R0\",\"approval_number\":\"FL3610.14\",\"seq\":14,\"product_model\":\"Model: 2216, 2217, 4216 and 5216\",\"product_description\":\"26 ga. int. min. 27 ga. ext. min. with foamed in place polyurethane insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R0\",\"approval_number\":\"FL3610.15\",\"seq\":15,\"product_model\":\"Model: 2250, 2251, 2240, 2241, 5240 and 5241\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R0\",\"approval_number\":\"FL3610.16\",\"seq\":16,\"product_model\":\"Model: 2250, 2251, 2240, 2241, 5240 and 5241\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R0\",\"approval_number\":\"FL3610.17\",\"seq\":17,\"product_model\":\"Model: 2250, 2251, 2240, 2241, 5240 and 5241\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insualtion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R0\",\"approval_number\":\"FL3610.18\",\"seq\":18,\"product_model\":\"Model: 2250, 2251, 2240, 2241, 5240 and 5241\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R0\",\"approval_number\":\"FL3610.19\",\"seq\":19,\"product_model\":\"Model: 2283, 2284, 2285, 2286 and 4285\",\"product_description\":\"27 ga. ext. min. 27 ga. int. min with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R0\",\"approval_number\":\"FL3610.20\",\"seq\":20,\"product_model\":\"Models: 2250, 2251, 4250, 4251, 2240, 2241, 4240, 4241, 5240 and 5241\",\"product_description\":\"Steel an (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R0\",\"approval_number\":\"FL3610.21\",\"seq\":21,\"product_model\":\"Models: 2250, 2251, 4250, 4251, 2240, 2241, 4240, 4241, 5240 and 5241\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R0\",\"approval_number\":\"FL3610.22\",\"seq\":22,\"product_model\":\"Models: 2250, 2251, 4250, 4251, 2240, 2241, 4240, 4241, 5240 and 5241\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R0\",\"approval_number\":\"FL3610.23\",\"seq\":23,\"product_model\":\"Models: 2250, 2251, 4250, 4251, 2240, 2241, 4240, 4241, 5240 and 5241\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R0\",\"approval_number\":\"FL3610.24\",\"seq\":24,\"product_model\":\"Models: 2250, 2251, 4250, 4251, 2240, 2241, 4240, 4241, 5240 and 5241\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R0\",\"approval_number\":\"FL3610.25\",\"seq\":25,\"product_model\":\"Models: 2250, 2251, 4250, 4251, 2240, 2241, 4240, 4241, 5240 and 5241\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R0\",\"approval_number\":\"FL3610.26\",\"seq\":26,\"product_model\":\"Models: 2250, 2251, 4250, 4251, 2240, 2241, 4240, 4241, 5240 and 5241\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R0\",\"approval_number\":\"FL3610.27\",\"seq\":27,\"product_model\":\"Models: 2250, 2251, 4250, 4251, 2240, 2241, 4240, 4241, 5240 and 5241\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R0\",\"approval_number\":\"FL3610.28\",\"seq\":28,\"product_model\":\"Models: 2250, 2251, 4250, 4251, 2240, 2241, 4240, 4241, 5240 and 5241\",\"product_description\":\"Steel pan (25 ga. min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R0\",\"approval_number\":\"FL3610.29\",\"seq\":29,\"product_model\":\"Models: 2283, 2284, 2285, 2286 and 4285\",\"product_description\":\"27 ga. ext. min. 27 ga. int. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R0\",\"approval_number\":\"FL3610.30\",\"seq\":30,\"product_model\":\"Models: 2283, 2284, 2285, 2286 and 4285\",\"product_description\":\"27 gauge ext. min. 27 gauge int. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R0\",\"approval_number\":\"FL3610.31\",\"seq\":31,\"product_model\":\"Models: 2283, 2284, 2285, 2286 and 4285\",\"product_description\":\"27 gauge ext. min. 27 gauge int. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R0\",\"approval_number\":\"FL3610.32\",\"seq\":32,\"product_model\":\"Models: 2283, 2284, 2285, 2286 and 4285\",\"product_description\":\"27 gauge ext. min. 27 gauge int. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R0\",\"approval_number\":\"FL3610.33\",\"seq\":33,\"product_model\":\"Models: 2283, 2284, 2285, 2286 and 4285\",\"product_description\":\"27 ga. ext. min. 27 ga. int min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R0\",\"approval_number\":\"FL3610.34\",\"seq\":34,\"product_model\":\"Models: 2283, 2284, 2285, 2286 and 4285\",\"product_description\":\"27 ga. int. min. 27 ga. ext. min. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R0\",\"approval_number\":\"FL3610.35\",\"seq\":35,\"product_model\":\"Models: 2283, 2284, 2285, 2286 and 4285\",\"product_description\":\"27 ga. ext. min. 27 ga. int. min. with polystyrene insualtion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R0\",\"approval_number\":\"FL3610.36\",\"seq\":36,\"product_model\":\"Models: 2283, 2284, 2285, 2286 and 4285\",\"product_description\":\"27 ga. ext. 27 ga. int. min. with polystyrene insualation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R0\",\"approval_number\":\"FL3610.37\",\"seq\":37,\"product_model\":\"Models: 2283, 2284, 2285, 2286 and 4285\",\"product_description\":\"27 ga. ext. min. 27 ga. int. min. with polystyrene insualtion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R0\",\"approval_number\":\"FL3610.38\",\"seq\":38,\"product_model\":\"Models: 2283, 2284, 2285, 2286 and 4285\",\"product_description\":\"27 ga. ext. min. 27 ga. int. min. with polystyrene insualtion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R0\",\"approval_number\":\"FL3610.39\",\"seq\":39,\"product_model\":\"Models: 2283, 2284, 2285, 2286 and 4285\",\"product_description\":\"27 ga. ext. min. 27 ga. int. min. with polystyrene insualtion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#3610-R0\",\"approval_number\":\"FL3610.40\",\"seq\":40,\"product_model\":\"Models: 2283, 2284, 2285, 2286, 4285\",\"product_description\":\"27 ga. min. 27 ga. int. with polystyrene insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#9484-R1\",\"approval_number\":\"FL9484.1\",\"seq\":1,\"product_model\":\"2240, 2241, 5240, 5241\",\"product_description\":\"9'-0\\\" wide maximum, 14'-0\\\" high maximum, Steel pan (24 ga. Min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+48.0\\\/-54.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#9484-R1\",\"approval_number\":\"FL9484.2\",\"seq\":2,\"product_model\":\"2240, 2241, 5240, 5241\",\"product_description\":\"16'-0\\\" wide maximum, 14'-0\\\" high maximum, Steel pan (24 ga. Min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+46.0\\\/-51.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10201-R0\",\"approval_number\":\"FL10201.1\",\"seq\":1,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+19.5\\\/-22.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10201-R0\",\"approval_number\":\"FL10201.2\",\"seq\":2,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10201-R0\",\"approval_number\":\"FL10201.3\",\"seq\":3,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+27.3\\\/-30.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10201-R0\",\"approval_number\":\"FL10201.4\",\"seq\":4,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+31.4\\\/-35.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10201-R0\",\"approval_number\":\"FL10201.5\",\"seq\":5,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+36.0\\\/-40.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10201-R0\",\"approval_number\":\"FL10201.6\",\"seq\":6,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+38.3\\\/-43.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10201-R0\",\"approval_number\":\"FL10201.7\",\"seq\":7,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+44.3\\\/-51.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10201-R0\",\"approval_number\":\"FL10201.8\",\"seq\":8,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+50.7\\\/-57.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10201-R0\",\"approval_number\":\"FL10201.9\",\"seq\":9,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+19.5\\\/-22.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10201-R0\",\"approval_number\":\"FL10201.10\",\"seq\":10,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10201-R0\",\"approval_number\":\"FL10201.11\",\"seq\":11,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+27.3\\\/-30.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10201-R0\",\"approval_number\":\"FL10201.12\",\"seq\":12,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+31.4\\\/-35.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10201-R0\",\"approval_number\":\"FL10201.13\",\"seq\":13,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+36.0\\\/-40.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10201-R0\",\"approval_number\":\"FL10201.14\",\"seq\":14,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+38.3\\\/-43.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10201-R0\",\"approval_number\":\"FL10201.15\",\"seq\":15,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+44.3\\\/-51.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10201-R0\",\"approval_number\":\"FL10201.16\",\"seq\":16,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+50.7\\\/-57.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10201-R0\",\"approval_number\":\"FL10201.17\",\"seq\":17,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+18.7\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10201-R0\",\"approval_number\":\"FL10201.18\",\"seq\":18,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+18.7\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10201-R0\",\"approval_number\":\"FL10201.19\",\"seq\":19,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10201-R0\",\"approval_number\":\"FL10201.20\",\"seq\":20,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+26.2\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10201-R0\",\"approval_number\":\"FL10201.21\",\"seq\":21,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+30.1\\\/-33.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10201-R0\",\"approval_number\":\"FL10201.22\",\"seq\":22,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+34.5\\\/-38.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10201-R0\",\"approval_number\":\"FL10201.23\",\"seq\":23,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+39.5\\\/-44.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10201-R0\",\"approval_number\":\"FL10201.24\",\"seq\":24,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+42.1\\\/-46.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10201-R0\",\"approval_number\":\"FL10201.25\",\"seq\":25,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+48.2\\\/-53.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10201-R0\",\"approval_number\":\"FL10201.26\",\"seq\":26,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+18.7\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10201-R0\",\"approval_number\":\"FL10201.27\",\"seq\":27,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10201-R0\",\"approval_number\":\"FL10201.28\",\"seq\":28,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+26.2\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10201-R0\",\"approval_number\":\"FL10201.29\",\"seq\":29,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+30.1\\\/-33.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10201-R0\",\"approval_number\":\"FL10201.30\",\"seq\":30,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+34.5\\\/-38.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10201-R0\",\"approval_number\":\"FL10201.31\",\"seq\":31,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+39.5\\\/-44.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10201-R0\",\"approval_number\":\"FL10201.32\",\"seq\":32,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+42.1\\\/-46.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10201-R0\",\"approval_number\":\"FL10201.33\",\"seq\":33,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+48.2\\\/-53.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10403-R0\",\"approval_number\":\"FL10403.1\",\"seq\":1,\"product_model\":\"2701\\\/2702\\\/2703\",\"product_description\":\"Fiberglass\\\/Steel Sandwich\",\"design_pressure\":\"+19.5\\\/-22.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10403-R0\",\"approval_number\":\"FL10403.2\",\"seq\":2,\"product_model\":\"2701\\\/2702\\\/2703\",\"product_description\":\"Fiberglass\\\/Steel Sandwich\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10403-R0\",\"approval_number\":\"FL10403.3\",\"seq\":3,\"product_model\":\"2701\\\/2702\\\/2703\",\"product_description\":\"Fiberglass\\\/Steel Sandwich\",\"design_pressure\":\"+27.3\\\/-30.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10403-R0\",\"approval_number\":\"FL10403.4\",\"seq\":4,\"product_model\":\"2701\\\/2702\\\/2703\",\"product_description\":\"Fiberglass\\\/Steel Sandwich\",\"design_pressure\":\"+31.4\\\/-35.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10403-R0\",\"approval_number\":\"FL10403.5\",\"seq\":5,\"product_model\":\"2701\\\/2702\\\/2703\",\"product_description\":\"Fiberglass\\\/Steel Sandwich\",\"design_pressure\":\"+36.0\\\/-40.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10403-R0\",\"approval_number\":\"FL10403.6\",\"seq\":6,\"product_model\":\"2701\\\/2702\\\/2703\",\"product_description\":\"Fiberglass\\\/Steel Sandwich\",\"design_pressure\":\"+38.3\\\/-43.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.1\",\"seq\":1,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+17.5\\\/-19.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.2\",\"seq\":2,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+20.9\\\/-23.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.3\",\"seq\":3,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+24.5\\\/-27.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.4\",\"seq\":4,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+28.4\\\/-32.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.5\",\"seq\":5,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+32.6\\\/-36.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.6\",\"seq\":6,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+34.3\\\/-38.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.7\",\"seq\":7,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+39.8\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.8\",\"seq\":8,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+45.7\\\/-51.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.9\",\"seq\":9,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+52.0\\\/-58.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.10\",\"seq\":10,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+58.7\\\/-66.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.11\",\"seq\":11,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+62.2\\\/-70.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.12\",\"seq\":12,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+17.4\\\/-19.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.13\",\"seq\":13,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+20.7\\\/-23.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.14\",\"seq\":14,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+24.3\\\/-27.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.15\",\"seq\":15,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+28.2\\\/-31.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.16\",\"seq\":16,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+32.3\\\/-36.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.17\",\"seq\":17,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+34.0\\\/-38.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.18\",\"seq\":18,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+39.5\\\/-44.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.19\",\"seq\":19,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+45.3\\\/-51.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.20\",\"seq\":20,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+51.5\\\/-58.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.21\",\"seq\":21,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+17.3\\\/-19.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.22\",\"seq\":22,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+20.5\\\/-23.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.23\",\"seq\":23,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+24.1\\\/-27.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.24\",\"seq\":24,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+28.0\\\/-31.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.25\",\"seq\":25,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+32.1\\\/-36.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.26\",\"seq\":26,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+33.8\\\/-37.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.27\",\"seq\":27,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+39.1\\\/-44.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.28\",\"seq\":28,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+44.9\\\/-50.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.29\",\"seq\":29,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+17.0\\\/-19.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.30\",\"seq\":30,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+20.3\\\/-22.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.31\",\"seq\":31,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+23.8\\\/-26.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.32\",\"seq\":32,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+27.6\\\/-30.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.33\",\"seq\":33,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+31.7\\\/-35.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.34\",\"seq\":34,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+33.3\\\/-37.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.35\",\"seq\":35,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+38.6\\\/-43.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.36\",\"seq\":36,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+44.3\\\/-49.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.37\",\"seq\":37,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+16.8\\\/-18.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.38\",\"seq\":38,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+20.0\\\/-22.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.39\",\"seq\":39,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+23.5\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.40\",\"seq\":40,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+27.3\\\/-30.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.41\",\"seq\":41,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+31.3\\\/-34.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.42\",\"seq\":42,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+32.9\\\/-36.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.43\",\"seq\":43,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+38.2\\\/-42.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.44\",\"seq\":44,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+38.2\\\/-42.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.45\",\"seq\":45,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+43.8\\\/-48.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.46\",\"seq\":46,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+43.8\\\/-48.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.47\",\"seq\":47,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+49.9\\\/-55.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.48\",\"seq\":48,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+49.9\\\/-55.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.49\",\"seq\":49,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+16.8\\\/-18.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.50\",\"seq\":50,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+20.0\\\/-22.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.51\",\"seq\":51,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+23.5\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.52\",\"seq\":52,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+27.3\\\/-30.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.53\",\"seq\":53,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+31.3\\\/-34.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.54\",\"seq\":54,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+32.9\\\/-36.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.55\",\"seq\":55,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+38.2\\\/-42.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.56\",\"seq\":56,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+16.8\\\/-18.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.57\",\"seq\":57,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+20.0\\\/-22.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.58\",\"seq\":58,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+23.5\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.59\",\"seq\":59,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+27.3\\\/-30.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.60\",\"seq\":60,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+31.3\\\/-34.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10404-R0\",\"approval_number\":\"FL10404.61\",\"seq\":61,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel Pan Rib Door (25 gauge min.) hollow or laid in place polystrene insulation\",\"design_pressure\":\"+32.9\\\/-36.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.1\",\"seq\":1,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+17.5\\\/-19.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.2\",\"seq\":2,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+20.9\\\/-23.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.3\",\"seq\":3,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+24.5\\\/-27.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.4\",\"seq\":4,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+28.4\\\/-32.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.5\",\"seq\":5,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+32.6\\\/-36.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.6\",\"seq\":6,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+34.3\\\/-38.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.7\",\"seq\":7,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+39.8\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.8\",\"seq\":8,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+45.7\\\/-51.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.9\",\"seq\":9,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+52.0\\\/-58.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.10\",\"seq\":10,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+58.7\\\/-66.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.11\",\"seq\":11,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+62.2\\\/-70.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.12\",\"seq\":12,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+17.4\\\/-19.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.13\",\"seq\":13,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+20.7\\\/-23.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.14\",\"seq\":14,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+24.3\\\/-27.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.15\",\"seq\":15,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+28.2\\\/-31.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.16\",\"seq\":16,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+32.3\\\/-36.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.17\",\"seq\":17,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+34.0\\\/-38.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.18\",\"seq\":18,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+39.5\\\/-44.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.19\",\"seq\":19,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+45.3\\\/-51.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.20\",\"seq\":20,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+51.5\\\/-58.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.21\",\"seq\":21,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+58.2\\\/-65.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.22\",\"seq\":22,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+61.6\\\/-69.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.23\",\"seq\":23,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+17.3\\\/-19.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.24\",\"seq\":24,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+20.5\\\/-23.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.25\",\"seq\":25,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+24.1\\\/-27.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.26\",\"seq\":26,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+28.0\\\/-31.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.27\",\"seq\":27,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+32.1\\\/-36.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.28\",\"seq\":28,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+33.8\\\/-37.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.29\",\"seq\":29,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+39.1\\\/-44.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.30\",\"seq\":30,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+44.9\\\/-50.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.31\",\"seq\":31,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+51.1\\\/-57.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.32\",\"seq\":32,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+57.7\\\/-64.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.33\",\"seq\":33,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+17.0\\\/-19.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.34\",\"seq\":34,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+20.3\\\/-22.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.35\",\"seq\":35,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+23.8\\\/-26.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.36\",\"seq\":36,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+27.6\\\/-30.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.37\",\"seq\":37,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+31.7\\\/-35.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.38\",\"seq\":38,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+33.3\\\/-37.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.39\",\"seq\":39,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+38.6\\\/-43.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.40\",\"seq\":40,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+44.3\\\/-49.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.41\",\"seq\":41,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+16.8\\\/-18.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.42\",\"seq\":42,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+20.0\\\/-22.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.43\",\"seq\":43,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+23.5\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.44\",\"seq\":44,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+27.3\\\/-30.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.45\",\"seq\":45,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+31.3\\\/-34.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.46\",\"seq\":46,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+32.9\\\/-36.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.47\",\"seq\":47,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+38.2\\\/-42.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.48\",\"seq\":48,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+43.8\\\/-48.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.49\",\"seq\":49,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+49.9\\\/-55.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.50\",\"seq\":50,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+16.8\\\/-18.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.51\",\"seq\":51,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+20.0\\\/-22.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.52\",\"seq\":52,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+23.5\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.53\",\"seq\":53,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+27.3\\\/-30.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.54\",\"seq\":54,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+31.3\\\/-34.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.55\",\"seq\":55,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+32.9\\\/-36.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.56\",\"seq\":56,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+38.2\\\/-42.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.57\",\"seq\":57,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+43.8\\\/-48.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.58\",\"seq\":58,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+16.8\\\/-18.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.59\",\"seq\":59,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+20.0\\\/-22.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.60\",\"seq\":60,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+23.5\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.61\",\"seq\":61,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+27.3\\\/-30.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.62\",\"seq\":62,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+31.3\\\/-34.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.63\",\"seq\":63,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+32.9\\\/-36.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10405-R0\",\"approval_number\":\"FL10405.64\",\"seq\":64,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior\",\"design_pressure\":\"+38.2\\\/-42.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.1\",\"seq\":1,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core\",\"design_pressure\":\"+17.5\\\/-19.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.2\",\"seq\":2,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+20.9\\\/-23.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.3\",\"seq\":3,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+24.5\\\/-27.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.4\",\"seq\":4,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+28.4\\\/-32.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.5\",\"seq\":5,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+32.6\\\/-36.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.6\",\"seq\":6,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+34.3\\\/-38.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.7\",\"seq\":7,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+39.8\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.8\",\"seq\":8,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+45.7\\\/-51.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.9\",\"seq\":9,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+52.0\\\/-58.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.10\",\"seq\":10,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+58.7\\\/-66.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.11\",\"seq\":11,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+62.2\\\/-70.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.12\",\"seq\":12,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+17.4\\\/-19.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.13\",\"seq\":13,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+20.7\\\/-23.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.14\",\"seq\":14,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+24.3\\\/-27.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.15\",\"seq\":15,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+28.2\\\/-31.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.16\",\"seq\":16,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+32.3\\\/-36.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.17\",\"seq\":17,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+34.0\\\/-38.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.18\",\"seq\":18,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+39.5\\\/-44.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.19\",\"seq\":19,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+45.3\\\/-51.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.20\",\"seq\":20,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+51.5\\\/-58.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.21\",\"seq\":21,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+58.2\\\/-65.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.22\",\"seq\":22,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+61.6\\\/-69.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.23\",\"seq\":23,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+17.3\\\/-19.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.24\",\"seq\":24,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+20.5\\\/-23.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.25\",\"seq\":25,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+24.1\\\/-27.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.26\",\"seq\":26,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+28.0\\\/-31.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.27\",\"seq\":27,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+32.1\\\/-36.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.28\",\"seq\":28,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+33.8\\\/-37.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.29\",\"seq\":29,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+39.1\\\/-44.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.30\",\"seq\":30,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+44.9\\\/-50.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.31\",\"seq\":31,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+51.1\\\/-57.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.32\",\"seq\":32,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+57.7\\\/-64.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.33\",\"seq\":33,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+17.0\\\/-19.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.34\",\"seq\":34,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+20.3\\\/-22.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.35\",\"seq\":35,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+23.8\\\/-26.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.36\",\"seq\":36,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+27.6\\\/-30.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.37\",\"seq\":37,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+31.7\\\/-35.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.38\",\"seq\":38,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+33.3\\\/-37.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.39\",\"seq\":39,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+38.6\\\/-43.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.40\",\"seq\":40,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+44.3\\\/-49.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.41\",\"seq\":41,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+16.8\\\/-18.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.42\",\"seq\":42,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+20.0\\\/-22.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.43\",\"seq\":43,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+23.5\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.44\",\"seq\":44,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+27.3\\\/-30.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.45\",\"seq\":45,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+31.3\\\/-34.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.46\",\"seq\":46,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+32.9\\\/-36.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.47\",\"seq\":47,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+38.2\\\/-42.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.48\",\"seq\":48,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+43.8\\\/-48.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.49\",\"seq\":49,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+49.9\\\/-55.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.50\",\"seq\":50,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+16.8\\\/-18.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.51\",\"seq\":51,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+20.0\\\/-22.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.52\",\"seq\":52,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+23.5\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.53\",\"seq\":53,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+27.3\\\/-30.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.54\",\"seq\":54,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+31.3\\\/-34.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.55\",\"seq\":55,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+32.9\\\/-36.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.56\",\"seq\":56,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+38.2\\\/-42.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.57\",\"seq\":57,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+43.8\\\/-48.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.58\",\"seq\":58,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+16.8\\\/-18.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.59\",\"seq\":59,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+20.0\\\/-22.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.60\",\"seq\":60,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+23.5\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.61\",\"seq\":61,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+27.3\\\/-30.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.62\",\"seq\":62,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+31.3\\\/-34.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.63\",\"seq\":63,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+32.9\\\/-36.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10406-R0\",\"approval_number\":\"FL10406.64\",\"seq\":64,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+38.2\\\/-42.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10407-R0\",\"approval_number\":\"FL10407.1\",\"seq\":1,\"product_model\":\"2216, 2217\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+19.5\\\/-22.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10407-R0\",\"approval_number\":\"FL10407.2\",\"seq\":2,\"product_model\":\"2216, 2217\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10407-R0\",\"approval_number\":\"FL10407.3\",\"seq\":3,\"product_model\":\"2216, 2217\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+27.3\\\/-30.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10407-R0\",\"approval_number\":\"FL10407.4\",\"seq\":4,\"product_model\":\"2216, 2217\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+31.4\\\/-35.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10407-R0\",\"approval_number\":\"FL10407.5\",\"seq\":5,\"product_model\":\"2216, 2217\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+36.0\\\/-40.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10407-R0\",\"approval_number\":\"FL10407.6\",\"seq\":6,\"product_model\":\"2216, 2217\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+38.3\\\/-43.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10407-R0\",\"approval_number\":\"FL10407.7\",\"seq\":7,\"product_model\":\"2216, 2217\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+44.3\\\/-51.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10407-R0\",\"approval_number\":\"FL10407.8\",\"seq\":8,\"product_model\":\"2216, 2217\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+50.7\\\/-57.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10407-R0\",\"approval_number\":\"FL10407.9\",\"seq\":9,\"product_model\":\"2216, 2217\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+19.5\\\/-22.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10407-R0\",\"approval_number\":\"FL10407.10\",\"seq\":10,\"product_model\":\"2216, 2217\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10407-R0\",\"approval_number\":\"FL10407.11\",\"seq\":11,\"product_model\":\"2216, 2217\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+27.3\\\/-30.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10407-R0\",\"approval_number\":\"FL10407.12\",\"seq\":12,\"product_model\":\"2216, 2217\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+31.4\\\/-35.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10407-R0\",\"approval_number\":\"FL10407.13\",\"seq\":13,\"product_model\":\"2216, 2217\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+36.0\\\/-40.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10407-R0\",\"approval_number\":\"FL10407.14\",\"seq\":14,\"product_model\":\"2216, 2217\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+38.3\\\/-43.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10407-R0\",\"approval_number\":\"FL10407.15\",\"seq\":15,\"product_model\":\"2216, 2217\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+44.3\\\/-51.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10407-R0\",\"approval_number\":\"FL10407.16\",\"seq\":16,\"product_model\":\"2216, 2217\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+50.7\\\/-57.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10407-R0\",\"approval_number\":\"FL10407.17\",\"seq\":17,\"product_model\":\"2216, 2217\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+18.7\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10407-R0\",\"approval_number\":\"FL10407.18\",\"seq\":18,\"product_model\":\"2216, 2217\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10407-R0\",\"approval_number\":\"FL10407.19\",\"seq\":19,\"product_model\":\"2216, 2217\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+26.2\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10407-R0\",\"approval_number\":\"FL10407.20\",\"seq\":20,\"product_model\":\"2216, 2217\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+30.1\\\/-33.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10407-R0\",\"approval_number\":\"FL10407.21\",\"seq\":21,\"product_model\":\"2216, 2217\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+34.5\\\/-38.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10407-R0\",\"approval_number\":\"FL10407.22\",\"seq\":22,\"product_model\":\"2216, 2217\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+39.5\\\/-44.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10407-R0\",\"approval_number\":\"FL10407.23\",\"seq\":23,\"product_model\":\"2216, 2217\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+42.1\\\/-46.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10407-R0\",\"approval_number\":\"FL10407.24\",\"seq\":24,\"product_model\":\"2216, 2217\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+48.2\\\/-53.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10407-R0\",\"approval_number\":\"FL10407.25\",\"seq\":25,\"product_model\":\"2216, 2217\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+18.7\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10407-R0\",\"approval_number\":\"FL10407.26\",\"seq\":26,\"product_model\":\"2216, 2217\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10407-R0\",\"approval_number\":\"FL10407.27\",\"seq\":27,\"product_model\":\"2216, 2217\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+26.2\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10407-R0\",\"approval_number\":\"FL10407.28\",\"seq\":28,\"product_model\":\"2216, 2217\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+30.1\\\/-33.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10407-R0\",\"approval_number\":\"FL10407.29\",\"seq\":29,\"product_model\":\"2216, 2217\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+34.5\\\/-38.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10407-R0\",\"approval_number\":\"FL10407.30\",\"seq\":30,\"product_model\":\"2216, 2217\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+39.5\\\/-44.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10407-R0\",\"approval_number\":\"FL10407.31\",\"seq\":31,\"product_model\":\"2216, 2217\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+42.1\\\/-46.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10407-R0\",\"approval_number\":\"FL10407.32\",\"seq\":32,\"product_model\":\"2216, 2217\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+48.2\\\/-53.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10408-R0\",\"approval_number\":\"FL10408.1\",\"seq\":1,\"product_model\":\"53xx, 54xx, 55xx\",\"product_description\":\"27 ga min. steel sandwich polystyrene base with various overlay materials applied to exterior.\",\"design_pressure\":\"+19.5\\\/-22.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10408-R0\",\"approval_number\":\"FL10408.2\",\"seq\":2,\"product_model\":\"53xx, 54xx, 55xx\",\"product_description\":\"27 ga min. steel sandwich polystyrene base with various overlay materials applied to exterior.\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10408-R0\",\"approval_number\":\"FL10408.3\",\"seq\":3,\"product_model\":\"53xx, 54xx, 55xx\",\"product_description\":\"27 ga min. steel sandwich polystyrene base with various overlay materials applied to exterior.\",\"design_pressure\":\"+27.3\\\/-30.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10408-R0\",\"approval_number\":\"FL10408.4\",\"seq\":4,\"product_model\":\"53xx, 54xx, 55xx\",\"product_description\":\"27 ga min. steel sandwich polystyrene base with various overlay materials applied to exterior.\",\"design_pressure\":\"+31.4\\\/-35.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10408-R0\",\"approval_number\":\"FL10408.5\",\"seq\":5,\"product_model\":\"53xx, 54xx, 55xx\",\"product_description\":\"27 ga min. steel sandwich polystyrene base with various overlay materials applied to exterior.\",\"design_pressure\":\"+36.0\\\/-40.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10408-R0\",\"approval_number\":\"FL10408.6\",\"seq\":6,\"product_model\":\"53xx, 54xx, 55xx\",\"product_description\":\"27 ga min. steel sandwich polystyrene base with various overlay materials applied to exterior.\",\"design_pressure\":\"+38.3\\\/-43.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10408-R0\",\"approval_number\":\"FL10408.7\",\"seq\":7,\"product_model\":\"53xx, 54xx, 55xx\",\"product_description\":\"27 ga min. steel sandwich polystyrene base with various overlay materials applied to exterior.\",\"design_pressure\":\"+44.3\\\/-51.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10408-R0\",\"approval_number\":\"FL10408.8\",\"seq\":8,\"product_model\":\"53xx, 54xx, 55xx\",\"product_description\":\"27 ga min. steel sandwich polystyrene base with various overlay materials applied to exterior.\",\"design_pressure\":\"+50.7\\\/-57.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10408-R0\",\"approval_number\":\"FL10408.9\",\"seq\":9,\"product_model\":\"53xx, 54xx, 55xx\",\"product_description\":\"27 ga min. steel sandwich polystyrene base with various overlay materials applied to exterior.\",\"design_pressure\":\"+19.5\\\/-22.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10408-R0\",\"approval_number\":\"FL10408.10\",\"seq\":10,\"product_model\":\"53xx, 54xx, 55xx\",\"product_description\":\"27 ga min. steel sandwich polystyrene base with various overlay materials applied to exterior.\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10408-R0\",\"approval_number\":\"FL10408.11\",\"seq\":11,\"product_model\":\"53xx, 54xx, 55xx\",\"product_description\":\"27 ga min. steel sandwich polystyrene base with various overlay materials applied to exterior.\",\"design_pressure\":\"+27.3\\\/-30.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10408-R0\",\"approval_number\":\"FL10408.12\",\"seq\":12,\"product_model\":\"53xx, 54xx, 55xx\",\"product_description\":\"27 ga min. steel sandwich polystyrene base with various overlay materials applied to exterior.\",\"design_pressure\":\"+31.4\\\/-35.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10408-R0\",\"approval_number\":\"FL10408.13\",\"seq\":13,\"product_model\":\"53xx, 54xx, 55xx\",\"product_description\":\"27 ga min. steel sandwich polystyrene base with various overlay materials applied to exterior.\",\"design_pressure\":\"+36.0\\\/-40.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10408-R0\",\"approval_number\":\"FL10408.14\",\"seq\":14,\"product_model\":\"53xx, 54xx, 55xx\",\"product_description\":\"27 ga min. steel sandwich polystyrene base with various overlay materials applied to exterior.\",\"design_pressure\":\"+38.3\\\/-43.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10408-R0\",\"approval_number\":\"FL10408.15\",\"seq\":15,\"product_model\":\"53xx, 54xx, 55xx\",\"product_description\":\"27 ga min. steel sandwich polystyrene base with various overlay materials applied to exterior.\",\"design_pressure\":\"+44.3\\\/-51.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10408-R0\",\"approval_number\":\"FL10408.16\",\"seq\":16,\"product_model\":\"53xx, 54xx, 55xx\",\"product_description\":\"27 ga min. steel sandwich polystyrene base with various overlay materials applied to exterior.\",\"design_pressure\":\"+50.7\\\/-57.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10408-R0\",\"approval_number\":\"FL10408.17\",\"seq\":17,\"product_model\":\"53xx, 54xx, 55xx\",\"product_description\":\"27 ga min. steel sandwich polystyrene base with various overlay materials applied to exterior.\",\"design_pressure\":\"+18.7\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10408-R0\",\"approval_number\":\"FL10408.18\",\"seq\":18,\"product_model\":\"53xx, 54xx, 55xx\",\"product_description\":\"27 ga min. steel sandwich polystyrene base with various overlay materials applied to exterior.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10408-R0\",\"approval_number\":\"FL10408.19\",\"seq\":19,\"product_model\":\"53xx, 54xx, 55xx\",\"product_description\":\"27 ga min. steel sandwich polystyrene base with various overlay materials applied to exterior.\",\"design_pressure\":\"+26.2\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10408-R0\",\"approval_number\":\"FL10408.20\",\"seq\":20,\"product_model\":\"53xx, 54xx, 55xx\",\"product_description\":\"27 ga min. steel sandwich polystyrene base with various overlay materials applied to exterior.\",\"design_pressure\":\"+30.1\\\/-33.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10408-R0\",\"approval_number\":\"FL10408.21\",\"seq\":21,\"product_model\":\"53xx, 54xx, 55xx\",\"product_description\":\"27 ga min. steel sandwich polystyrene base with various overlay materials applied to exterior.\",\"design_pressure\":\"+34.5\\\/-38.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10408-R0\",\"approval_number\":\"FL10408.22\",\"seq\":22,\"product_model\":\"53xx, 54xx, 55xx\",\"product_description\":\"27 ga min. steel sandwich polystyrene base with various overlay materials applied to exterior.\",\"design_pressure\":\"+39.5\\\/-44.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10408-R0\",\"approval_number\":\"FL10408.23\",\"seq\":23,\"product_model\":\"53xx, 54xx, 55xx\",\"product_description\":\"27 ga min. steel sandwich polystyrene base with various overlay materials applied to exterior.\",\"design_pressure\":\"+42.1\\\/-46.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10408-R0\",\"approval_number\":\"FL10408.24\",\"seq\":24,\"product_model\":\"53xx, 54xx, 55xx\",\"product_description\":\"27 ga min. steel sandwich polystyrene base with various overlay materials applied to exterior.\",\"design_pressure\":\"+48.2\\\/-53.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10408-R0\",\"approval_number\":\"FL10408.25\",\"seq\":25,\"product_model\":\"53xx, 54xx, 55xx\",\"product_description\":\"27 ga min. steel sandwich polystyrene base with various overlay materials applied to exterior.\",\"design_pressure\":\"+18.7\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10408-R0\",\"approval_number\":\"FL10408.26\",\"seq\":26,\"product_model\":\"53xx, 54xx, 55xx\",\"product_description\":\"27 ga min. steel sandwich polystyrene base with various overlay materials applied to exterior.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10408-R0\",\"approval_number\":\"FL10408.27\",\"seq\":27,\"product_model\":\"53xx, 54xx, 55xx\",\"product_description\":\"27 ga min. steel sandwich polystyrene base with various overlay materials applied to exterior.\",\"design_pressure\":\"+26.2\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10408-R0\",\"approval_number\":\"FL10408.28\",\"seq\":28,\"product_model\":\"53xx, 54xx, 55xx\",\"product_description\":\"27 ga min. steel sandwich polystyrene base with various overlay materials applied to exterior.\",\"design_pressure\":\"+30.1\\\/-33.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10408-R0\",\"approval_number\":\"FL10408.29\",\"seq\":29,\"product_model\":\"53xx, 54xx, 55xx\",\"product_description\":\"27 ga min. steel sandwich polystyrene base with various overlay materials applied to exterior.\",\"design_pressure\":\"+34.5\\\/-38.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10408-R0\",\"approval_number\":\"FL10408.30\",\"seq\":30,\"product_model\":\"53xx, 54xx, 55xx\",\"product_description\":\"27 ga min. steel sandwich polystyrene base with various overlay materials applied to exterior.\",\"design_pressure\":\"+39.5\\\/-44.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10408-R0\",\"approval_number\":\"FL10408.31\",\"seq\":31,\"product_model\":\"53xx, 54xx, 55xx\",\"product_description\":\"27 ga min. steel sandwich polystyrene base with various overlay materials applied to exterior.\",\"design_pressure\":\"+42.1\\\/-46.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10408-R1\",\"approval_number\":\"FL10408.32\",\"seq\":32,\"product_model\":\"rl; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"16'-0\\\" maximum width; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+48.2\\\/-53.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10408-R1\",\"approval_number\":\"FL10408.33\",\"seq\":33,\"product_model\":\"te; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"18'-0\\\" maximum width; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+18.7\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10408-R1\",\"approval_number\":\"FL10408.34\",\"seq\":34,\"product_model\":\"tf; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"18'-0\\\" maximum width; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10408-R1\",\"approval_number\":\"FL10408.35\",\"seq\":35,\"product_model\":\"tg; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"18'-0\\\" maximum width; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+26.2\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10408-R1\",\"approval_number\":\"FL10408.36\",\"seq\":36,\"product_model\":\"th; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"18'-0\\\" maximum width; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+30.1\\\/-33.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10408-R1\",\"approval_number\":\"FL10408.37\",\"seq\":37,\"product_model\":\"ti; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"18'-0\\\" maximum width; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+34.5\\\/-38.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10408-R1\",\"approval_number\":\"FL10408.38\",\"seq\":38,\"product_model\":\"tj; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"18'-0\\\" maximum width; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+39.5\\\/-44.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10408-R1\",\"approval_number\":\"FL10408.39\",\"seq\":39,\"product_model\":\"tk; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"18'-0\\\" maximum width; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+42.1\\\/-46.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10410-R0\",\"approval_number\":\"FL10410.1\",\"seq\":1,\"product_model\":\"5250\\\/5251, 5240\\\/5241\",\"product_description\":\"Steel Pan (25 gauge min.) with Carriage House Emboss, hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+19.5\\\/-22.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10410-R0\",\"approval_number\":\"FL10410.2\",\"seq\":2,\"product_model\":\"5250\\\/5251, 5240\\\/5241\",\"product_description\":\"Steel Pan (25 gauge min.) with Carriage House Emboss, hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10410-R0\",\"approval_number\":\"FL10410.3\",\"seq\":3,\"product_model\":\"5250\\\/5251, 5240\\\/5241\",\"product_description\":\"Steel Pan (25 gauge min.) with Carriage House Emboss, hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+27.3\\\/-30.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10410-R0\",\"approval_number\":\"FL10410.4\",\"seq\":4,\"product_model\":\"5250\\\/5251, 5240\\\/5241\",\"product_description\":\"Steel Pan (25 gauge min.) with Carriage House Emboss, hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+31.4\\\/-35.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10410-R0\",\"approval_number\":\"FL10410.5\",\"seq\":5,\"product_model\":\"5250\\\/5251, 5240\\\/5241\",\"product_description\":\"Steel Pan (25 gauge min.) with Carriage House Emboss, hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+36.0\\\/-40.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10410-R0\",\"approval_number\":\"FL10410.6\",\"seq\":6,\"product_model\":\"5250\\\/5251, 5240\\\/5241\",\"product_description\":\"Steel Pan (25 gauge min.) with Carriage House Emboss, hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+38.3\\\/-43.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10410-R0\",\"approval_number\":\"FL10410.7\",\"seq\":7,\"product_model\":\"5250\\\/5251, 5240\\\/5241\",\"product_description\":\"Steel Pan (25 gauge min.) with Carriage House Emboss, hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+44.3\\\/-51.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10410-R0\",\"approval_number\":\"FL10410.8\",\"seq\":8,\"product_model\":\"5250\\\/5251, 5240\\\/5241\",\"product_description\":\"Steel Pan (25 gauge min.) with Carriage House Emboss, hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+50.7\\\/-57.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10410-R0\",\"approval_number\":\"FL10410.9\",\"seq\":9,\"product_model\":\"5250\\\/5251, 5240\\\/5241\",\"product_description\":\"Steel Pan (25 gauge min.) with Carriage House Emboss, hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+19.5\\\/-22.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10410-R0\",\"approval_number\":\"FL10410.10\",\"seq\":10,\"product_model\":\"5250\\\/5251, 5240\\\/5241\",\"product_description\":\"Steel Pan (25 gauge min.) with Carriage House Emboss, hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10410-R0\",\"approval_number\":\"FL10410.11\",\"seq\":11,\"product_model\":\"5250\\\/5251, 5240\\\/5241\",\"product_description\":\"Steel Pan (25 gauge min.) with Carriage House Emboss, hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+27.3\\\/-30.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10410-R0\",\"approval_number\":\"FL10410.12\",\"seq\":12,\"product_model\":\"5250\\\/5251, 5240\\\/5241\",\"product_description\":\"Steel Pan (25 gauge min.) with Carriage House Emboss, hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+31.4\\\/-35.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10410-R0\",\"approval_number\":\"FL10410.13\",\"seq\":13,\"product_model\":\"5250\\\/5251, 5240\\\/5241\",\"product_description\":\"Steel Pan (25 gauge min.) with Carriage House Emboss, hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+36.0\\\/-40.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10410-R0\",\"approval_number\":\"FL10410.14\",\"seq\":14,\"product_model\":\"5250\\\/5251, 5240\\\/5241\",\"product_description\":\"Steel Pan (25 gauge min.) with Carriage House Emboss, hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+38.3\\\/-43.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10410-R0\",\"approval_number\":\"FL10410.15\",\"seq\":15,\"product_model\":\"5250\\\/5251, 5240\\\/5241\",\"product_description\":\"Steel Pan (25 gauge min.) with Carriage House Emboss, hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+44.3\\\/-51.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10410-R0\",\"approval_number\":\"FL10410.16\",\"seq\":16,\"product_model\":\"5250\\\/5251, 5240\\\/5241\",\"product_description\":\"Steel Pan (25 gauge min.) with Carriage House Emboss, hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+50.7\\\/-57.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10410-R0\",\"approval_number\":\"FL10410.17\",\"seq\":17,\"product_model\":\"5250\\\/5251, 5240\\\/5241\",\"product_description\":\"Steel Pan (25 gauge min.) with Carriage House Emboss, hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+18.7\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10410-R0\",\"approval_number\":\"FL10410.18\",\"seq\":18,\"product_model\":\"5250\\\/5251, 5240\\\/5241\",\"product_description\":\"Steel Pan (25 gauge min.) with Carriage House Emboss, hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+18.7\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10410-R0\",\"approval_number\":\"FL10410.19\",\"seq\":19,\"product_model\":\"5250\\\/5251, 5240\\\/5241\",\"product_description\":\"Steel Pan (25 gauge min.) with Carriage House Emboss, hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10410-R0\",\"approval_number\":\"FL10410.20\",\"seq\":20,\"product_model\":\"5250\\\/5251, 5240\\\/5241\",\"product_description\":\"Steel Pan (25 gauge min.) with Carriage House Emboss, hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+26.2\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10410-R0\",\"approval_number\":\"FL10410.21\",\"seq\":21,\"product_model\":\"5250\\\/5251, 5240\\\/5241\",\"product_description\":\"Steel Pan (25 gauge min.) with Carriage House Emboss, hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+30.1\\\/-33.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10410-R0\",\"approval_number\":\"FL10410.22\",\"seq\":22,\"product_model\":\"5250\\\/5251, 5240\\\/5241\",\"product_description\":\"Steel Pan (25 gauge min.) with Carriage House Emboss, hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+34.5\\\/-38.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10410-R0\",\"approval_number\":\"FL10410.23\",\"seq\":23,\"product_model\":\"5250\\\/5251, 5240\\\/5241\",\"product_description\":\"Steel Pan (25 gauge min.) with Carriage House Emboss, hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+39.5\\\/-44.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10410-R0\",\"approval_number\":\"FL10410.24\",\"seq\":24,\"product_model\":\"5250\\\/5251, 5240\\\/5241\",\"product_description\":\"Steel Pan (25 gauge min.) with Carriage House Emboss, hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+42.1\\\/-46.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10410-R0\",\"approval_number\":\"FL10410.25\",\"seq\":25,\"product_model\":\"5250\\\/5251, 5240\\\/5241\",\"product_description\":\"Steel Pan (25 gauge min.) with Carriage House Emboss, hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+48.2\\\/-53.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10410-R0\",\"approval_number\":\"FL10410.26\",\"seq\":26,\"product_model\":\"5250\\\/5251, 5240\\\/5241\",\"product_description\":\"Steel Pan (25 gauge min.) with Carriage House Emboss, hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+18.7\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10410-R0\",\"approval_number\":\"FL10410.27\",\"seq\":27,\"product_model\":\"5250\\\/5251, 5240\\\/5241\",\"product_description\":\"Steel Pan (25 gauge min.) with Carriage House Emboss, hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10410-R0\",\"approval_number\":\"FL10410.28\",\"seq\":28,\"product_model\":\"5250\\\/5251, 5240\\\/5241\",\"product_description\":\"Steel Pan (25 gauge min.) with Carriage House Emboss, hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+26.2\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10410-R0\",\"approval_number\":\"FL10410.29\",\"seq\":29,\"product_model\":\"5250\\\/5251, 5240\\\/5241\",\"product_description\":\"Steel Pan (25 gauge min.) with Carriage House Emboss, hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+30.1\\\/-33.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10410-R0\",\"approval_number\":\"FL10410.30\",\"seq\":30,\"product_model\":\"5250\\\/5251, 5240\\\/5241\",\"product_description\":\"Steel Pan (25 gauge min.) with Carriage House Emboss, hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+34.5\\\/-38.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10410-R0\",\"approval_number\":\"FL10410.31\",\"seq\":31,\"product_model\":\"5250\\\/5251, 5240\\\/5241\",\"product_description\":\"Steel Pan (25 gauge min.) with Carriage House Emboss, hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+39.5\\\/-44.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10410-R0\",\"approval_number\":\"FL10410.32\",\"seq\":32,\"product_model\":\"5250\\\/5251, 5240\\\/5241\",\"product_description\":\"Steel Pan (25 gauge min.) with Carriage House Emboss, hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+42.1\\\/-46.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10410-R0\",\"approval_number\":\"FL10410.33\",\"seq\":33,\"product_model\":\"5250\\\/5251, 5240\\\/5241\",\"product_description\":\"Steel Pan (25 gauge min.) with Carriage House Emboss, hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+48.2\\\/-53.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10411-R0\",\"approval_number\":\"FL10411.1\",\"seq\":1,\"product_model\":\"5283, 5284, 5285, 5286\",\"product_description\":\"Steel Sandwich with Carriage House Emboss 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation (5283\\\/5284); 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation (5285\\\/5286)\",\"design_pressure\":\"+19.5\\\/-22.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10411-R0\",\"approval_number\":\"FL10411.2\",\"seq\":2,\"product_model\":\"5283, 5284, 5285, 5286\",\"product_description\":\"Steel Sandwich with Carriage House Emboss 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation (5283\\\/5284); 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation (5285\\\/5286)\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10411-R0\",\"approval_number\":\"FL10411.3\",\"seq\":3,\"product_model\":\"5283, 5284, 5285, 5286\",\"product_description\":\"Steel Sandwich with Carriage House Emboss 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation (5283\\\/5284); 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation (5285\\\/5286)\",\"design_pressure\":\"+27.3\\\/-30.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10411-R0\",\"approval_number\":\"FL10411.4\",\"seq\":4,\"product_model\":\"5283, 5284, 5285, 5286\",\"product_description\":\"Steel Sandwich with Carriage House Emboss 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation (5283\\\/5284); 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation (5285\\\/5286)\",\"design_pressure\":\"+31.4\\\/-35.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10411-R0\",\"approval_number\":\"FL10411.5\",\"seq\":5,\"product_model\":\"5283, 5284, 5285, 5286\",\"product_description\":\"Steel Sandwich with Carriage House Emboss 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation (5283\\\/5284); 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation (5285\\\/5286)\",\"design_pressure\":\"+36.0\\\/-40.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10411-R0\",\"approval_number\":\"FL10411.6\",\"seq\":6,\"product_model\":\"5283, 5284, 5285, 5286\",\"product_description\":\"Steel Sandwich with Carriage House Emboss 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation (5283\\\/5284); 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation (5285\\\/5286)\",\"design_pressure\":\"+38.3\\\/-43.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10411-R0\",\"approval_number\":\"FL10411.7\",\"seq\":7,\"product_model\":\"5283, 5284, 5285, 5286\",\"product_description\":\"Steel Sandwich with Carriage House Emboss 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation (5283\\\/5284); 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation (5285\\\/5286)\",\"design_pressure\":\"+44.3\\\/-51.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10411-R0\",\"approval_number\":\"FL10411.8\",\"seq\":8,\"product_model\":\"5283, 5284, 5285, 5286\",\"product_description\":\"Steel Sandwich with Carriage House Emboss 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation (5283\\\/5284); 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation (5285\\\/5286)\",\"design_pressure\":\"+50.7\\\/-57.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10411-R0\",\"approval_number\":\"FL10411.9\",\"seq\":9,\"product_model\":\"5283, 5284, 5285, 5286\",\"product_description\":\"Steel Sandwich with Carriage House Emboss 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation (5283\\\/5284); 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation (5285\\\/5286)\",\"design_pressure\":\"+19.5\\\/-22.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10411-R0\",\"approval_number\":\"FL10411.10\",\"seq\":10,\"product_model\":\"5283, 5284, 5285, 5286\",\"product_description\":\"Steel Sandwich with Carriage House Emboss 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation (5283\\\/5284); 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation (5285\\\/5286)\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10411-R0\",\"approval_number\":\"FL10411.11\",\"seq\":11,\"product_model\":\"5283, 5284, 5285, 5286\",\"product_description\":\"Steel Sandwich with Carriage House Emboss 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation (5283\\\/5284); 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation (5285\\\/5286)\",\"design_pressure\":\"+27.3\\\/-30.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10411-R0\",\"approval_number\":\"FL10411.12\",\"seq\":12,\"product_model\":\"5283, 5284, 5285, 5286\",\"product_description\":\"Steel Sandwich with Carriage House Emboss 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation (5283\\\/5284); 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation (5285\\\/5286)\",\"design_pressure\":\"+31.0\\\/-35.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10411-R0\",\"approval_number\":\"FL10411.13\",\"seq\":13,\"product_model\":\"5283, 5284, 5285, 5286\",\"product_description\":\"Steel Sandwich with Carriage House Emboss 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation (5283\\\/5284); 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation (5285\\\/5286)\",\"design_pressure\":\"+35.9\\\/-40.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10411-R0\",\"approval_number\":\"FL10411.14\",\"seq\":14,\"product_model\":\"5283, 5284, 5285, 5286\",\"product_description\":\"Steel Sandwich with Carriage House Emboss 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation (5283\\\/5284); 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation (5285\\\/5286)\",\"design_pressure\":\"+38.3\\\/-43.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10411-R0\",\"approval_number\":\"FL10411.15\",\"seq\":15,\"product_model\":\"5283, 5284, 5285, 5286\",\"product_description\":\"Steel Sandwich with Carriage House Emboss 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation (5283\\\/5284); 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation (5285\\\/5286)\",\"design_pressure\":\"+44.3\\\/-51.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10411-R0\",\"approval_number\":\"FL10411.16\",\"seq\":16,\"product_model\":\"5283, 5284, 5285, 5286\",\"product_description\":\"Steel Sandwich with Carriage House Emboss 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation (5283\\\/5284); 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation (5285\\\/5286)\",\"design_pressure\":\"+50.7\\\/-57.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10411-R0\",\"approval_number\":\"FL10411.17\",\"seq\":17,\"product_model\":\"5283, 5284, 5285, 5286\",\"product_description\":\"Steel Sandwich with Carriage House Emboss 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation (5283\\\/5284); 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation (5285\\\/5286)\",\"design_pressure\":\"+18.7\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10411-R0\",\"approval_number\":\"FL10411.18\",\"seq\":18,\"product_model\":\"5283, 5284, 5285, 5286\",\"product_description\":\"Steel Sandwich with Carriage House Emboss 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation (5283\\\/5284); 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation (5285\\\/5286)\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10411-R0\",\"approval_number\":\"FL10411.19\",\"seq\":19,\"product_model\":\"5283, 5284, 5285, 5286\",\"product_description\":\"Steel Sandwich with Carriage House Emboss 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation (5283\\\/5284); 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation (5285\\\/5286)\",\"design_pressure\":\"+26.2\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10411-R0\",\"approval_number\":\"FL10411.20\",\"seq\":20,\"product_model\":\"5283, 5284, 5285, 5286\",\"product_description\":\"Steel Sandwich with Carriage House Emboss 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation (5283\\\/5284); 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation (5285\\\/5286)\",\"design_pressure\":\"+30.1\\\/-33.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10411-R0\",\"approval_number\":\"FL10411.21\",\"seq\":21,\"product_model\":\"5283, 5284, 5285, 5286\",\"product_description\":\"Steel Sandwich with Carriage House Emboss 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation (5283\\\/5284); 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation (5285\\\/5286)\",\"design_pressure\":\"+34.5\\\/-38.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10411-R0\",\"approval_number\":\"FL10411.22\",\"seq\":22,\"product_model\":\"5283, 5284, 5285, 5286\",\"product_description\":\"Steel Sandwich with Carriage House Emboss 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation (5283\\\/5284); 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation (5285\\\/5286)\",\"design_pressure\":\"+39.5\\\/-44.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10411-R0\",\"approval_number\":\"FL10411.23\",\"seq\":23,\"product_model\":\"5283, 5284, 5285, 5286\",\"product_description\":\"Steel Sandwich with Carriage House Emboss 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation (5283\\\/5284); 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation (5285\\\/5286)\",\"design_pressure\":\"+42.1\\\/-46.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10411-R0\",\"approval_number\":\"FL10411.24\",\"seq\":24,\"product_model\":\"5283, 5284, 5285, 5286\",\"product_description\":\"Steel Sandwich with Carriage House Emboss 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation (5283\\\/5284); 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation (5285\\\/5286)\",\"design_pressure\":\"+48.2\\\/-53.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10411-R0\",\"approval_number\":\"FL10411.25\",\"seq\":25,\"product_model\":\"5283, 5284, 5285, 5286\",\"product_description\":\"Steel Sandwich with Carriage House Emboss 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation (5283\\\/5284); 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation (5285\\\/5286)\",\"design_pressure\":\"+18.7\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10411-R0\",\"approval_number\":\"FL10411.26\",\"seq\":26,\"product_model\":\"5283, 5284, 5285, 5286\",\"product_description\":\"Steel Sandwich with Carriage House Emboss 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation (5283\\\/5284); 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation (5285\\\/5286)\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10411-R0\",\"approval_number\":\"FL10411.27\",\"seq\":27,\"product_model\":\"5283, 5284, 5285, 5286\",\"product_description\":\"Steel Sandwich with Carriage House Emboss 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation (5283\\\/5284); 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation (5285\\\/5286)\",\"design_pressure\":\"+26.2\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10411-R0\",\"approval_number\":\"FL10411.28\",\"seq\":28,\"product_model\":\"5283, 5284, 5285, 5286\",\"product_description\":\"Steel Sandwich with Carriage House Emboss 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation (5283\\\/5284); 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation (5285\\\/5286)\",\"design_pressure\":\"+30.1\\\/-33.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10411-R0\",\"approval_number\":\"FL10411.29\",\"seq\":29,\"product_model\":\"5283, 5284, 5285, 5286\",\"product_description\":\"Steel Sandwich with Carriage House Emboss 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation (5283\\\/5284); 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation (5285\\\/5286)\",\"design_pressure\":\"+34.5\\\/-38.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10411-R0\",\"approval_number\":\"FL10411.30\",\"seq\":30,\"product_model\":\"5283, 5284, 5285, 5286\",\"product_description\":\"Steel Sandwich with Carriage House Emboss 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation (5283\\\/5284); 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation (5285\\\/5286)\",\"design_pressure\":\"+39.5\\\/-44.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10411-R0\",\"approval_number\":\"FL10411.31\",\"seq\":31,\"product_model\":\"5283, 5284, 5285, 5286\",\"product_description\":\"Steel Sandwich with Carriage House Emboss 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation (5283\\\/5284); 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation (5285\\\/5286)\",\"design_pressure\":\"+42.1\\\/-46.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10411-R0\",\"approval_number\":\"FL10411.32\",\"seq\":32,\"product_model\":\"5283, 5284, 5285, 5286\",\"product_description\":\"Steel Sandwich with Carriage House Emboss 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation (5283\\\/5284); 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation (5285\\\/5286)\",\"design_pressure\":\"+48.2\\\/-53.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10412-R0\",\"approval_number\":\"FL10412.1\",\"seq\":1,\"product_model\":\"5216, 5217\",\"product_description\":\"Steel insulated sandwich with Carriage House Emboss; 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+19.5\\\/-22.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10412-R0\",\"approval_number\":\"FL10412.2\",\"seq\":2,\"product_model\":\"5216, 5217\",\"product_description\":\"Steel insulated sandwich with Carriage House Emboss; 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10412-R0\",\"approval_number\":\"FL10412.3\",\"seq\":3,\"product_model\":\"5216, 5217\",\"product_description\":\"Steel insulated sandwich with Carriage House Emboss; 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+27.3\\\/-30.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10412-R0\",\"approval_number\":\"FL10412.4\",\"seq\":4,\"product_model\":\"5216, 5217\",\"product_description\":\"Steel insulated sandwich with Carriage House Emboss; 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+31.4\\\/-35.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10412-R0\",\"approval_number\":\"FL10412.5\",\"seq\":5,\"product_model\":\"5216, 5217\",\"product_description\":\"Steel insulated sandwich with Carriage House Emboss; 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+36.0\\\/-40.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10412-R0\",\"approval_number\":\"FL10412.6\",\"seq\":6,\"product_model\":\"5216, 5217\",\"product_description\":\"Steel insulated sandwich with Carriage House Emboss; 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+38.3\\\/-43.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10412-R0\",\"approval_number\":\"FL10412.7\",\"seq\":7,\"product_model\":\"5216, 5217\",\"product_description\":\"Steel insulated sandwich with Carriage House Emboss; 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+44.3\\\/-51.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10412-R0\",\"approval_number\":\"FL10412.8\",\"seq\":8,\"product_model\":\"5216, 5217\",\"product_description\":\"Steel insulated sandwich with Carriage House Emboss; 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+50.7\\\/-57.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10412-R0\",\"approval_number\":\"FL10412.9\",\"seq\":9,\"product_model\":\"5216, 5217\",\"product_description\":\"Steel insulated sandwich with Carriage House Emboss; 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+19.5\\\/-22.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10412-R0\",\"approval_number\":\"FL10412.10\",\"seq\":10,\"product_model\":\"5216, 5217\",\"product_description\":\"Steel insulated sandwich with Carriage House Emboss; 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10412-R0\",\"approval_number\":\"FL10412.11\",\"seq\":11,\"product_model\":\"5216, 5217\",\"product_description\":\"Steel insulated sandwich with Carriage House Emboss; 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+27.3\\\/-30.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10412-R0\",\"approval_number\":\"FL10412.12\",\"seq\":12,\"product_model\":\"5216, 5217\",\"product_description\":\"Steel insulated sandwich with Carriage House Emboss; 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+31.0\\\/-35.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10412-R0\",\"approval_number\":\"FL10412.13\",\"seq\":13,\"product_model\":\"5216, 5217\",\"product_description\":\"Steel insulated sandwich with Carriage House Emboss; 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+35.9\\\/-40.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10412-R0\",\"approval_number\":\"FL10412.14\",\"seq\":14,\"product_model\":\"5216, 5217\",\"product_description\":\"Steel insulated sandwich with Carriage House Emboss; 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+38.3\\\/-43.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10412-R0\",\"approval_number\":\"FL10412.15\",\"seq\":15,\"product_model\":\"5216, 5217\",\"product_description\":\"Steel insulated sandwich with Carriage House Emboss; 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+44.3\\\/-51.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10412-R0\",\"approval_number\":\"FL10412.16\",\"seq\":16,\"product_model\":\"5216, 5217\",\"product_description\":\"Steel insulated sandwich with Carriage House Emboss; 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+50.7\\\/-57.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10412-R0\",\"approval_number\":\"FL10412.17\",\"seq\":17,\"product_model\":\"5216, 5217\",\"product_description\":\"Steel insulated sandwich with Carriage House Emboss; 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+18.7\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10412-R0\",\"approval_number\":\"FL10412.18\",\"seq\":18,\"product_model\":\"5216, 5217\",\"product_description\":\"Steel insulated sandwich with Carriage House Emboss; 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10412-R0\",\"approval_number\":\"FL10412.19\",\"seq\":19,\"product_model\":\"5216, 5217\",\"product_description\":\"Steel insulated sandwich with Carriage House Emboss; 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+26.2\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10412-R0\",\"approval_number\":\"FL10412.20\",\"seq\":20,\"product_model\":\"5216, 5217\",\"product_description\":\"Steel insulated sandwich with Carriage House Emboss; 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+30.1\\\/-33.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10412-R0\",\"approval_number\":\"FL10412.21\",\"seq\":21,\"product_model\":\"5216, 5217\",\"product_description\":\"Steel insulated sandwich with Carriage House Emboss; 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+34.5\\\/-38.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10412-R0\",\"approval_number\":\"FL10412.22\",\"seq\":22,\"product_model\":\"5216, 5217\",\"product_description\":\"Steel insulated sandwich with Carriage House Emboss; 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+39.5\\\/-44.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10412-R0\",\"approval_number\":\"FL10412.23\",\"seq\":23,\"product_model\":\"5216, 5217\",\"product_description\":\"Steel insulated sandwich with Carriage House Emboss; 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+42.1\\\/-46.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10412-R0\",\"approval_number\":\"FL10412.24\",\"seq\":24,\"product_model\":\"5216, 5217\",\"product_description\":\"Steel insulated sandwich with Carriage House Emboss; 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+48.2\\\/-53.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10412-R0\",\"approval_number\":\"FL10412.25\",\"seq\":25,\"product_model\":\"5216, 5217\",\"product_description\":\"Steel insulated sandwich with Carriage House Emboss; 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+18.7\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10412-R0\",\"approval_number\":\"FL10412.26\",\"seq\":26,\"product_model\":\"5216, 5217\",\"product_description\":\"Steel insulated sandwich with Carriage House Emboss; 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10412-R0\",\"approval_number\":\"FL10412.27\",\"seq\":27,\"product_model\":\"5216, 5217\",\"product_description\":\"Steel insulated sandwich with Carriage House Emboss; 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+26.2\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10412-R0\",\"approval_number\":\"FL10412.28\",\"seq\":28,\"product_model\":\"5216, 5217\",\"product_description\":\"Steel insulated sandwich with Carriage House Emboss; 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+30.1\\\/-33.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10412-R0\",\"approval_number\":\"FL10412.29\",\"seq\":29,\"product_model\":\"5216, 5217\",\"product_description\":\"Steel insulated sandwich with Carriage House Emboss; 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+34.5\\\/-38.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10412-R0\",\"approval_number\":\"FL10412.30\",\"seq\":30,\"product_model\":\"5216, 5217\",\"product_description\":\"Steel insulated sandwich with Carriage House Emboss; 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+39.5\\\/-44.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10412-R0\",\"approval_number\":\"FL10412.31\",\"seq\":31,\"product_model\":\"5216, 5217\",\"product_description\":\"Steel insulated sandwich with Carriage House Emboss; 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+42.1\\\/-46.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10412-R0\",\"approval_number\":\"FL10412.32\",\"seq\":32,\"product_model\":\"5216, 5217\",\"product_description\":\"Steel insulated sandwich with Carriage House Emboss; 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core.\",\"design_pressure\":\"+48.2\\\/-53.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10474-R0\",\"approval_number\":\"FL10474.1\",\"seq\":1,\"product_model\":\"2250, 2251, 2240, 2240\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+19.5\\\/-22.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10474-R0\",\"approval_number\":\"FL10474.2\",\"seq\":2,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10474-R0\",\"approval_number\":\"FL10474.3\",\"seq\":3,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+19.5\\\/-22.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10474-R0\",\"approval_number\":\"FL10474.4\",\"seq\":4,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10474-R0\",\"approval_number\":\"FL10474.5\",\"seq\":5,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+27.3\\\/-30.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10474-R0\",\"approval_number\":\"FL10474.6\",\"seq\":6,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+31.4\\\/-35.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10474-R0\",\"approval_number\":\"FL10474.7\",\"seq\":7,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+36.0\\\/-40.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10474-R0\",\"approval_number\":\"FL10474.8\",\"seq\":8,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+38.3\\\/-43.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10474-R0\",\"approval_number\":\"FL10474.9\",\"seq\":9,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+44.3\\\/-51.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10474-R0\",\"approval_number\":\"FL10474.10\",\"seq\":10,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+50.7\\\/-57.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10474-R0\",\"approval_number\":\"FL10474.11\",\"seq\":11,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+18.7\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10474-R0\",\"approval_number\":\"FL10474.12\",\"seq\":12,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+18.7\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10474-R0\",\"approval_number\":\"FL10474.13\",\"seq\":13,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10474-R0\",\"approval_number\":\"FL10474.14\",\"seq\":14,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+26.2\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10474-R0\",\"approval_number\":\"FL10474.15\",\"seq\":15,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+30.1\\\/-33.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10474-R0\",\"approval_number\":\"FL10474.16\",\"seq\":16,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+34.5\\\/-38.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10474-R0\",\"approval_number\":\"FL10474.17\",\"seq\":17,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+39.5\\\/-44.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10474-R0\",\"approval_number\":\"FL10474.18\",\"seq\":18,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+42.1\\\/-46.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10474-R0\",\"approval_number\":\"FL10474.19\",\"seq\":19,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+48.2\\\/-53.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10474-R0\",\"approval_number\":\"FL10474.20\",\"seq\":20,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+18.7\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10474-R0\",\"approval_number\":\"FL10474.21\",\"seq\":21,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10474-R0\",\"approval_number\":\"FL10474.22\",\"seq\":22,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+26.2\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10474-R0\",\"approval_number\":\"FL10474.23\",\"seq\":23,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+30.1\\\/-33.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10474-R0\",\"approval_number\":\"FL10474.24\",\"seq\":24,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+34.5\\\/-38.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10474-R0\",\"approval_number\":\"FL10474.25\",\"seq\":25,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+39.5\\\/-44.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10474-R0\",\"approval_number\":\"FL10474.26\",\"seq\":26,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+42.1\\\/-46.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10474-R0\",\"approval_number\":\"FL10474.27\",\"seq\":27,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+48.2\\\/-53.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10474-R0\",\"approval_number\":\"FL10474.28\",\"seq\":28,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+36.0\\\/-40.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10474-R0\",\"approval_number\":\"FL10474.29\",\"seq\":29,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+38.3\\\/-43.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10474-R0\",\"approval_number\":\"FL10474.30\",\"seq\":30,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+44.3\\\/-51.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10474-R0\",\"approval_number\":\"FL10474.31\",\"seq\":31,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+50.7\\\/-57.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10474-R0\",\"approval_number\":\"FL10474.32\",\"seq\":32,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+27.3\\\/-30.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10474-R0\",\"approval_number\":\"FL10474.33\",\"seq\":33,\"product_model\":\"2250, 2251, 2240, 2241\",\"product_description\":\"Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+31.4\\\/-35.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10727-R0\",\"approval_number\":\"FL10727.1\",\"seq\":1,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+19.5\\\/-22.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10727-R0\",\"approval_number\":\"FL10727.2\",\"seq\":2,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10727-R0\",\"approval_number\":\"FL10727.3\",\"seq\":3,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+27.3\\\/-30.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10727-R0\",\"approval_number\":\"FL10727.4\",\"seq\":4,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+31.4\\\/-35.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10727-R0\",\"approval_number\":\"FL10727.5\",\"seq\":5,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+36.0\\\/-40.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10727-R0\",\"approval_number\":\"FL10727.6\",\"seq\":6,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+38.3\\\/-43.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10727-R0\",\"approval_number\":\"FL10727.7\",\"seq\":7,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+44.3\\\/-51.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10727-R0\",\"approval_number\":\"FL10727.8\",\"seq\":8,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+50.7\\\/-57.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10727-R0\",\"approval_number\":\"FL10727.9\",\"seq\":9,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+19.5\\\/-22.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10727-R0\",\"approval_number\":\"FL10727.10\",\"seq\":10,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10727-R0\",\"approval_number\":\"FL10727.11\",\"seq\":11,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+27.3\\\/-30.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10727-R0\",\"approval_number\":\"FL10727.12\",\"seq\":12,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+31.4\\\/-35.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10727-R0\",\"approval_number\":\"FL10727.13\",\"seq\":13,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+36.0\\\/-40.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10727-R0\",\"approval_number\":\"FL10727.14\",\"seq\":14,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+38.3\\\/-43.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10727-R0\",\"approval_number\":\"FL10727.15\",\"seq\":15,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+44.3\\\/-51.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10727-R0\",\"approval_number\":\"FL10727.16\",\"seq\":16,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+50.7\\\/-57.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10727-R0\",\"approval_number\":\"FL10727.17\",\"seq\":17,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+18.7\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10727-R0\",\"approval_number\":\"FL10727.18\",\"seq\":18,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10727-R0\",\"approval_number\":\"FL10727.19\",\"seq\":19,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+26.2\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10727-R0\",\"approval_number\":\"FL10727.20\",\"seq\":20,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+30.1\\\/-33.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10727-R0\",\"approval_number\":\"FL10727.21\",\"seq\":21,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+34.5\\\/-38.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10727-R0\",\"approval_number\":\"FL10727.22\",\"seq\":22,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+39.5\\\/-44.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10727-R0\",\"approval_number\":\"FL10727.23\",\"seq\":23,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+42.1\\\/-46.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10727-R0\",\"approval_number\":\"FL10727.24\",\"seq\":24,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+48.2\\\/-53.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10727-R0\",\"approval_number\":\"FL10727.25\",\"seq\":25,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+18.7\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10727-R0\",\"approval_number\":\"FL10727.26\",\"seq\":26,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10727-R0\",\"approval_number\":\"FL10727.27\",\"seq\":27,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+26.2\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10727-R0\",\"approval_number\":\"FL10727.28\",\"seq\":28,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+30.1\\\/-33.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10727-R0\",\"approval_number\":\"FL10727.29\",\"seq\":29,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+34.5\\\/-38.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10727-R0\",\"approval_number\":\"FL10727.30\",\"seq\":30,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+39.5\\\/-44.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10727-R0\",\"approval_number\":\"FL10727.31\",\"seq\":31,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+42.1\\\/-46.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10727-R0\",\"approval_number\":\"FL10727.32\",\"seq\":32,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+48.2\\\/-53.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10728-R0\",\"approval_number\":\"FL10728.1\",\"seq\":1,\"product_model\":\"2701, 2702, 2703\",\"product_description\":\"Fiberglass\\\/Steel Sandwich\",\"design_pressure\":\"+19.5\\\/-22.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10728-R0\",\"approval_number\":\"FL10728.2\",\"seq\":2,\"product_model\":\"2701, 2702, 2703\",\"product_description\":\"Fiberglass\\\/Steel Sandwich\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10728-R0\",\"approval_number\":\"FL10728.3\",\"seq\":3,\"product_model\":\"2701, 2702, 2703\",\"product_description\":\"Fiberglass\\\/Steel Sandwich\",\"design_pressure\":\"+27.3\\\/-30.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10728-R0\",\"approval_number\":\"FL10728.4\",\"seq\":4,\"product_model\":\"2701, 2702, 2703\",\"product_description\":\"Fiberglass\\\/Steel Sandwich\",\"design_pressure\":\"+31.4\\\/-35.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10728-R0\",\"approval_number\":\"FL10728.5\",\"seq\":5,\"product_model\":\"2701, 2702, 2703\",\"product_description\":\"Fiberglass\\\/Steel Sandwich\",\"design_pressure\":\"+36.0\\\/-40.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10728-R0\",\"approval_number\":\"FL10728.6\",\"seq\":6,\"product_model\":\"2701, 2702, 2703\",\"product_description\":\"Fiberglass\\\/Steel Sandwich\",\"design_pressure\":\"+38.3\\\/-43.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10728-R1\",\"approval_number\":\"FL10728.7\",\"seq\":7,\"product_model\":\"27xx\",\"product_description\":\"Fiberglass\\\/Steel Sandwich\",\"design_pressure\":\"+18.7\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10728-R1\",\"approval_number\":\"FL10728.8\",\"seq\":8,\"product_model\":\"27xx\",\"product_description\":\"Fiberglass\\\/Steel Sandwich\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10728-R1\",\"approval_number\":\"FL10728.9\",\"seq\":9,\"product_model\":\"27xx\",\"product_description\":\"Fiberglass\\\/Steel Sandwich\",\"design_pressure\":\"+26.2\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10728-R1\",\"approval_number\":\"FL10728.10\",\"seq\":10,\"product_model\":\"27xx\",\"product_description\":\"Fiberglass\\\/Steel Sandwich\",\"design_pressure\":\"+30.1\\\/-33.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10728-R1\",\"approval_number\":\"FL10728.11\",\"seq\":11,\"product_model\":\"27xx\",\"product_description\":\"Fiberglass\\\/Steel Sandwich\",\"design_pressure\":\"+34.5\\\/-38.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10728-R1\",\"approval_number\":\"FL10728.12\",\"seq\":12,\"product_model\":\"27xx\",\"product_description\":\"Fiberglass\\\/Steel Sandwich\",\"design_pressure\":\"+39.5\\\/-44.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10728-R1\",\"approval_number\":\"FL10728.13\",\"seq\":13,\"product_model\":\"27xx\",\"product_description\":\"Fiberglass\\\/Steel Sandwich\",\"design_pressure\":\"+42.1\\\/-46.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10728-R1\",\"approval_number\":\"FL10728.14\",\"seq\":14,\"product_model\":\"27xx\",\"product_description\":\"Fiberglass\\\/Steel Sandwich\",\"design_pressure\":\"+48.2\\\/-53.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10728-R1\",\"approval_number\":\"FL10728.15\",\"seq\":15,\"product_model\":\"27xx\",\"product_description\":\"Fiberglass\\\/Steel Sandwich\",\"design_pressure\":\"+18.7\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10728-R1\",\"approval_number\":\"FL10728.16\",\"seq\":16,\"product_model\":\"27xx\",\"product_description\":\"Fiberglass\\\/Steel Sandwich\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10728-R1\",\"approval_number\":\"FL10728.17\",\"seq\":17,\"product_model\":\"27xx\",\"product_description\":\"Fiberglass\\\/Steel Sandwich\",\"design_pressure\":\"+26.2\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10728-R1\",\"approval_number\":\"FL10728.18\",\"seq\":18,\"product_model\":\"27xx\",\"product_description\":\"Fiberglass\\\/Steel Sandwich\",\"design_pressure\":\"+30.1\\\/-33.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10728-R1\",\"approval_number\":\"FL10728.19\",\"seq\":19,\"product_model\":\"27xx\",\"product_description\":\"Fiberglass\\\/Steel Sandwich\",\"design_pressure\":\"+34.5\\\/-38.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10728-R1\",\"approval_number\":\"FL10728.20\",\"seq\":20,\"product_model\":\"27xx\",\"product_description\":\"Fiberglass\\\/Steel Sandwich\",\"design_pressure\":\"+39.5\\\/-44.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10728-R1\",\"approval_number\":\"FL10728.21\",\"seq\":21,\"product_model\":\"27xx\",\"product_description\":\"Fiberglass\\\/Steel Sandwich\",\"design_pressure\":\"+42.1\\\/-46.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10728-R1\",\"approval_number\":\"FL10728.22\",\"seq\":22,\"product_model\":\"27xx\",\"product_description\":\"Fiberglass\\\/Steel Sandwich\",\"design_pressure\":\"+48.2\\\/-53.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.1\",\"seq\":1,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+19.5\\\/-22.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.2\",\"seq\":2,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.3\",\"seq\":3,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+27.3\\\/-30.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.4\",\"seq\":4,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+31.4\\\/-35.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.5\",\"seq\":5,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+36.0\\\/-40.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.6\",\"seq\":6,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+38.3\\\/-43.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.7\",\"seq\":7,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+44.3\\\/-51.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.8\",\"seq\":8,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+50.7\\\/-57.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.9\",\"seq\":9,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+19.5\\\/-22.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.10\",\"seq\":10,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+19.5\\\/-22.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.11\",\"seq\":11,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.12\",\"seq\":12,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.13\",\"seq\":13,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+27.3\\\/-30.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.14\",\"seq\":14,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+27.3\\\/-30.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.15\",\"seq\":15,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+31.4\\\/-35.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.16\",\"seq\":16,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+31.4\\\/-35.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.17\",\"seq\":17,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+36.0\\\/-40.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.18\",\"seq\":18,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+38.3\\\/-43.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.19\",\"seq\":19,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+44.3\\\/-51.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.20\",\"seq\":20,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+50.7\\\/-57.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.21\",\"seq\":21,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+18.7\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.22\",\"seq\":22,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+18.7\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.23\",\"seq\":23,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.24\",\"seq\":24,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.25\",\"seq\":25,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+26.2\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.26\",\"seq\":26,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+26.2\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.27\",\"seq\":27,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+30.1\\\/-33.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.28\",\"seq\":28,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+30.1\\\/-33.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.29\",\"seq\":29,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+34.5\\\/-38.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.30\",\"seq\":30,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+39.5\\\/-44.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.31\",\"seq\":31,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+42.1\\\/-46.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.32\",\"seq\":32,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+48.2\\\/-53.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.33\",\"seq\":33,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+18.7\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.34\",\"seq\":34,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+18.7\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.35\",\"seq\":35,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.36\",\"seq\":36,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.37\",\"seq\":37,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+26.2\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.38\",\"seq\":38,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+30.1\\\/-33.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.39\",\"seq\":39,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+34.5\\\/-38.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.40\",\"seq\":40,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+39.5\\\/-44.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R0\",\"approval_number\":\"FL11031.41\",\"seq\":41,\"product_model\":\"4250, 4251, 4240, 4241\",\"product_description\":\"Long Panel Steel Pan (25 gauge min.) hollow or laid in place polystyrene insulation\",\"design_pressure\":\"+42.1\\\/-46.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11361-R0\",\"approval_number\":\"FL11361.1\",\"seq\":1,\"product_model\":\"4283, 4285\",\"product_description\":\"Long Panel Sandwich 4283 - 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation; 4285 - 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+19.5\\\/-22.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11361-R0\",\"approval_number\":\"FL11361.2\",\"seq\":2,\"product_model\":\"4283, 4285\",\"product_description\":\"Long Panel Sandwich 4283 - 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation; 4285 - 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11361-R0\",\"approval_number\":\"FL11361.3\",\"seq\":3,\"product_model\":\"4283, 4285\",\"product_description\":\"Long Panel Sandwich 4283 - 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation; 4285 - 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+27.3\\\/-30.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11361-R0\",\"approval_number\":\"FL11361.4\",\"seq\":4,\"product_model\":\"4283, 4285\",\"product_description\":\"Long Panel Sandwich 4283 - 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation; 4285 - 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+31.4\\\/-35.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11361-R0\",\"approval_number\":\"FL11361.5\",\"seq\":5,\"product_model\":\"4283, 4285\",\"product_description\":\"Long Panel Sandwich 4283 - 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation; 4285 - 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+36.0\\\/-40.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11361-R0\",\"approval_number\":\"FL11361.6\",\"seq\":6,\"product_model\":\"4283, 4285\",\"product_description\":\"Long Panel Sandwich 4283 - 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation; 4285 - 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+38.3\\\/-43.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11361-R0\",\"approval_number\":\"FL11361.7\",\"seq\":7,\"product_model\":\"4283, 4285\",\"product_description\":\"Long Panel Sandwich 4283 - 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation; 4285 - 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+44.3\\\/-51.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11361-R0\",\"approval_number\":\"FL11361.8\",\"seq\":8,\"product_model\":\"4283, 4285\",\"product_description\":\"Long Panel Sandwich 4283 - 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation; 4285 - 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+50.7\\\/-57.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11361-R0\",\"approval_number\":\"FL11361.9\",\"seq\":9,\"product_model\":\"4283, 4285\",\"product_description\":\"Long Panel Sandwich 4283 - 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation; 4285 - 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+19.5\\\/-22.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11361-R0\",\"approval_number\":\"FL11361.10\",\"seq\":10,\"product_model\":\"4283, 4285\",\"product_description\":\"Long Panel Sandwich 4283 - 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation; 4285 - 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11361-R0\",\"approval_number\":\"FL11361.11\",\"seq\":11,\"product_model\":\"4283, 4285\",\"product_description\":\"Long Panel Sandwich 4283 - 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation; 4285 - 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+27.3\\\/-30.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11361-R0\",\"approval_number\":\"FL11361.12\",\"seq\":12,\"product_model\":\"4283, 4285\",\"product_description\":\"Long Panel Sandwich 4283 - 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation; 4285 - 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+31.4\\\/-35.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11361-R0\",\"approval_number\":\"FL11361.13\",\"seq\":13,\"product_model\":\"4283, 4285\",\"product_description\":\"Long Panel Sandwich 4283 - 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation; 4285 - 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+36.0\\\/-40.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11361-R0\",\"approval_number\":\"FL11361.14\",\"seq\":14,\"product_model\":\"4283, 4285\",\"product_description\":\"Long Panel Sandwich 4283 - 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation; 4285 - 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+38.3\\\/-43.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11361-R0\",\"approval_number\":\"FL11361.15\",\"seq\":15,\"product_model\":\"4283, 4285\",\"product_description\":\"Long Panel Sandwich 4283 - 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation; 4285 - 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+44.3\\\/-51.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11361-R0\",\"approval_number\":\"FL11361.16\",\"seq\":16,\"product_model\":\"4283, 4285\",\"product_description\":\"Long Panel Sandwich 4283 - 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation; 4285 - 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+50.7\\\/-57.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11361-R0\",\"approval_number\":\"FL11361.17\",\"seq\":17,\"product_model\":\"4283, 4285\",\"product_description\":\"Long Panel Sandwich 4283 - 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation; 4285 - 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+18.7\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11361-R0\",\"approval_number\":\"FL11361.18\",\"seq\":18,\"product_model\":\"4283, 4285\",\"product_description\":\"Long Panel Sandwich 4283 - 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation; 4285 - 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11361-R0\",\"approval_number\":\"FL11361.19\",\"seq\":19,\"product_model\":\"4283, 4285\",\"product_description\":\"Long Panel Sandwich 4283 - 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation; 4285 - 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+26.2\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11361-R0\",\"approval_number\":\"FL11361.20\",\"seq\":20,\"product_model\":\"4283, 4285\",\"product_description\":\"Long Panel Sandwich 4283 - 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation; 4285 - 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+30.1\\\/-33.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11361-R0\",\"approval_number\":\"FL11361.21\",\"seq\":21,\"product_model\":\"4283, 4285\",\"product_description\":\"Long Panel Sandwich 4283 - 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation; 4285 - 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+34.5\\\/-38.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11361-R0\",\"approval_number\":\"FL11361.22\",\"seq\":22,\"product_model\":\"4283, 4285\",\"product_description\":\"Long Panel Sandwich 4283 - 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation; 4285 - 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+39.5\\\/-44.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11361-R0\",\"approval_number\":\"FL11361.23\",\"seq\":23,\"product_model\":\"4283, 4285\",\"product_description\":\"Long Panel Sandwich 4283 - 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation; 4285 - 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+42.1\\\/-46.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11361-R0\",\"approval_number\":\"FL11361.24\",\"seq\":24,\"product_model\":\"4283, 4285\",\"product_description\":\"Long Panel Sandwich 4283 - 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation; 4285 - 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+48.2\\\/-53.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11361-R0\",\"approval_number\":\"FL11361.25\",\"seq\":25,\"product_model\":\"4283, 4285\",\"product_description\":\"Long Panel Sandwich 4283 - 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation; 4285 - 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+18.7\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11361-R0\",\"approval_number\":\"FL11361.26\",\"seq\":26,\"product_model\":\"4283, 4285\",\"product_description\":\"Long Panel Sandwich 4283 - 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation; 4285 - 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11361-R0\",\"approval_number\":\"FL11361.27\",\"seq\":27,\"product_model\":\"4283, 4285\",\"product_description\":\"Long Panel Sandwich 4283 - 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation; 4285 - 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+26.2\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11361-R0\",\"approval_number\":\"FL11361.28\",\"seq\":28,\"product_model\":\"4283, 4285\",\"product_description\":\"Long Panel Sandwich 4283 - 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation; 4285 - 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+30.1\\\/-33.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11361-R0\",\"approval_number\":\"FL11361.29\",\"seq\":29,\"product_model\":\"4283, 4285\",\"product_description\":\"Long Panel Sandwich 4283 - 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation; 4285 - 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+34.5\\\/-38.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11361-R0\",\"approval_number\":\"FL11361.30\",\"seq\":30,\"product_model\":\"4283, 4285\",\"product_description\":\"Long Panel Sandwich 4283 - 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation; 4285 - 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+39.5\\\/-44.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11361-R0\",\"approval_number\":\"FL11361.31\",\"seq\":31,\"product_model\":\"4283, 4285\",\"product_description\":\"Long Panel Sandwich 4283 - 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation; 4285 - 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+42.1\\\/-46.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11361-R0\",\"approval_number\":\"FL11361.32\",\"seq\":32,\"product_model\":\"4283, 4285\",\"product_description\":\"Long Panel Sandwich 4283 - 27 ga min. Interior, 27 ga min. Exterior w\\\/ polystyrene insulation; 4285 - 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+48.2\\\/-53.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11362-R0\",\"approval_number\":\"FL11362.1\",\"seq\":1,\"product_model\":\"4216\",\"product_description\":\"Long panel sandwich - 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core\",\"design_pressure\":\"+19.5\\\/-22.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11362-R0\",\"approval_number\":\"FL11362.2\",\"seq\":2,\"product_model\":\"4216\",\"product_description\":\"Long panel sandwich - 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11362-R0\",\"approval_number\":\"FL11362.3\",\"seq\":3,\"product_model\":\"4216\",\"product_description\":\"Long panel sandwich - 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core\",\"design_pressure\":\"+27.3\\\/-30.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11362-R0\",\"approval_number\":\"FL11362.4\",\"seq\":4,\"product_model\":\"4216\",\"product_description\":\"Long panel sandwich - 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core\",\"design_pressure\":\"+31.4\\\/-35.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11362-R0\",\"approval_number\":\"FL11362.5\",\"seq\":5,\"product_model\":\"4216\",\"product_description\":\"Long panel sandwich - 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core\",\"design_pressure\":\"+36.0\\\/-40.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11362-R0\",\"approval_number\":\"FL11362.6\",\"seq\":6,\"product_model\":\"4216\",\"product_description\":\"Long panel sandwich - 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core\",\"design_pressure\":\"+38.3\\\/-43.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11362-R0\",\"approval_number\":\"FL11362.7\",\"seq\":7,\"product_model\":\"4216\",\"product_description\":\"Long panel sandwich - 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core\",\"design_pressure\":\"+44.3\\\/-51.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11362-R0\",\"approval_number\":\"FL11362.8\",\"seq\":8,\"product_model\":\"4216\",\"product_description\":\"Long panel sandwich - 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core\",\"design_pressure\":\"+50.7\\\/-57.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11362-R0\",\"approval_number\":\"FL11362.9\",\"seq\":9,\"product_model\":\"4216\",\"product_description\":\"Long panel sandwich - 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core\",\"design_pressure\":\"+19.5\\\/-22.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11362-R0\",\"approval_number\":\"FL11362.10\",\"seq\":10,\"product_model\":\"4216\",\"product_description\":\"Long panel sandwich - 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11362-R0\",\"approval_number\":\"FL11362.11\",\"seq\":11,\"product_model\":\"4216\",\"product_description\":\"Long panel sandwich - 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core\",\"design_pressure\":\"+27.3\\\/-30.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11362-R0\",\"approval_number\":\"FL11362.12\",\"seq\":12,\"product_model\":\"4216\",\"product_description\":\"Long panel sandwich - 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core\",\"design_pressure\":\"+31.4\\\/-35.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11362-R0\",\"approval_number\":\"FL11362.13\",\"seq\":13,\"product_model\":\"4216\",\"product_description\":\"Long panel sandwich - 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core\",\"design_pressure\":\"+36.0\\\/-40.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11362-R0\",\"approval_number\":\"FL11362.14\",\"seq\":14,\"product_model\":\"4216\",\"product_description\":\"Long panel sandwich - 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core\",\"design_pressure\":\"+38.3\\\/-43.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11362-R0\",\"approval_number\":\"FL11362.15\",\"seq\":15,\"product_model\":\"4216\",\"product_description\":\"Long panel sandwich - 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core\",\"design_pressure\":\"+44.3\\\/-51.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11362-R0\",\"approval_number\":\"FL11362.16\",\"seq\":16,\"product_model\":\"4216\",\"product_description\":\"Long panel sandwich - 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core\",\"design_pressure\":\"+50.7\\\/-57.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11362-R0\",\"approval_number\":\"FL11362.17\",\"seq\":17,\"product_model\":\"4216\",\"product_description\":\"Long panel sandwich - 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core\",\"design_pressure\":\"+18.7\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11362-R0\",\"approval_number\":\"FL11362.18\",\"seq\":18,\"product_model\":\"4216\",\"product_description\":\"Long panel sandwich - 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11362-R0\",\"approval_number\":\"FL11362.19\",\"seq\":19,\"product_model\":\"4216\",\"product_description\":\"Long panel sandwich - 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core\",\"design_pressure\":\"+26.2\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11362-R0\",\"approval_number\":\"FL11362.20\",\"seq\":20,\"product_model\":\"4216\",\"product_description\":\"Long panel sandwich - 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core\",\"design_pressure\":\"+30.1\\\/-33.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11362-R0\",\"approval_number\":\"FL11362.21\",\"seq\":21,\"product_model\":\"4216\",\"product_description\":\"Long panel sandwich - 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core\",\"design_pressure\":\"+34.5\\\/-38.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11362-R0\",\"approval_number\":\"FL11362.22\",\"seq\":22,\"product_model\":\"4216\",\"product_description\":\"Long panel sandwich - 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core\",\"design_pressure\":\"+39.5\\\/-44.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11362-R0\",\"approval_number\":\"FL11362.23\",\"seq\":23,\"product_model\":\"4216\",\"product_description\":\"Long panel sandwich - 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core\",\"design_pressure\":\"+42.1\\\/-46.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11362-R0\",\"approval_number\":\"FL11362.24\",\"seq\":24,\"product_model\":\"4216\",\"product_description\":\"Long panel sandwich - 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core\",\"design_pressure\":\"+48.2\\\/-53.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11362-R0\",\"approval_number\":\"FL11362.25\",\"seq\":25,\"product_model\":\"4216\",\"product_description\":\"Long panel sandwich - 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core\",\"design_pressure\":\"+18.7\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11362-R0\",\"approval_number\":\"FL11362.26\",\"seq\":26,\"product_model\":\"4216\",\"product_description\":\"Long panel sandwich - 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11362-R0\",\"approval_number\":\"FL11362.27\",\"seq\":27,\"product_model\":\"4216\",\"product_description\":\"Long panel sandwich - 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core\",\"design_pressure\":\"+26.2\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11362-R0\",\"approval_number\":\"FL11362.28\",\"seq\":28,\"product_model\":\"4216\",\"product_description\":\"Long panel sandwich - 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core\",\"design_pressure\":\"+30.1\\\/-33.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11362-R0\",\"approval_number\":\"FL11362.29\",\"seq\":29,\"product_model\":\"4216\",\"product_description\":\"Long panel sandwich - 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core\",\"design_pressure\":\"+34.5\\\/-38.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11362-R0\",\"approval_number\":\"FL11362.30\",\"seq\":30,\"product_model\":\"4216\",\"product_description\":\"Long panel sandwich - 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core\",\"design_pressure\":\"+39.5\\\/-44.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11362-R0\",\"approval_number\":\"FL11362.31\",\"seq\":31,\"product_model\":\"4216\",\"product_description\":\"Long panel sandwich - 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core\",\"design_pressure\":\"+42.1\\\/-46.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11362-R0\",\"approval_number\":\"FL11362.32\",\"seq\":32,\"product_model\":\"4216\",\"product_description\":\"Long panel sandwich - 27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core\",\"design_pressure\":\"+48.2\\\/-53.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.1\",\"seq\":1,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+17.5\\\/-19.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.2\",\"seq\":2,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+20.9\\\/-23.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.3\",\"seq\":3,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+24.5\\\/-27.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.4\",\"seq\":4,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+28.4\\\/-32.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.5\",\"seq\":5,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+32.6\\\/-36.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.6\",\"seq\":6,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+34.3\\\/-38.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.7\",\"seq\":7,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+39.8\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.8\",\"seq\":8,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+45.7\\\/-51.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.9\",\"seq\":9,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+52.0\\\/-58.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.10\",\"seq\":10,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+17.4\\\/-19.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.11\",\"seq\":11,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+20.7\\\/-23.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.12\",\"seq\":12,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+24.3\\\/-27.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.13\",\"seq\":13,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+28.2\\\/-31.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.14\",\"seq\":14,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+32.3\\\/-36.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.15\",\"seq\":15,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+34.0\\\/-38.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.16\",\"seq\":16,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+39.5\\\/-44.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.17\",\"seq\":17,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+45.3\\\/-51.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.18\",\"seq\":18,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+51.5\\\/-58.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.19\",\"seq\":19,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+17.3\\\/-19.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.20\",\"seq\":20,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+20.5\\\/-23.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.21\",\"seq\":21,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+24.1\\\/-27.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.22\",\"seq\":22,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+28.0\\\/-31.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.23\",\"seq\":23,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+32.1\\\/-36.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.24\",\"seq\":24,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+33.8\\\/-37.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.25\",\"seq\":25,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+39.1\\\/-44.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.26\",\"seq\":26,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+44.9\\\/-50.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.27\",\"seq\":27,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+17.0\\\/-19.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.28\",\"seq\":28,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+20.3\\\/-22.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.29\",\"seq\":29,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+23.8\\\/-26.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.30\",\"seq\":30,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+27.6\\\/-30.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.31\",\"seq\":31,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+31.7\\\/-35.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.32\",\"seq\":32,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+33.3\\\/-37.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.33\",\"seq\":33,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+38.6\\\/-43.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.34\",\"seq\":34,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+44.3\\\/-49.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.35\",\"seq\":35,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+16.8\\\/-18.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.36\",\"seq\":36,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+20.0\\\/-22.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.37\",\"seq\":37,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+23.5\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.38\",\"seq\":38,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+27.3\\\/-30.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.39\",\"seq\":39,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+31.3\\\/-34.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.40\",\"seq\":40,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+32.9\\\/-36.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.41\",\"seq\":41,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+38.2\\\/-42.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.42\",\"seq\":42,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+43.8\\\/-48.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.43\",\"seq\":43,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+49.9\\\/-55.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.44\",\"seq\":44,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+16.8\\\/-18.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.45\",\"seq\":45,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+20.0\\\/-22.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.46\",\"seq\":46,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+23.5\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.47\",\"seq\":47,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+27.3\\\/-30.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.48\",\"seq\":48,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+31.3\\\/-34.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.49\",\"seq\":49,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+32.9\\\/-36.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.50\",\"seq\":50,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+16.8\\\/-18.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.51\",\"seq\":51,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+20.0\\\/-22.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.52\",\"seq\":52,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+23.5\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11363-R0\",\"approval_number\":\"FL11363.53\",\"seq\":53,\"product_model\":\"3220\\\/3221\\\/3222, 3240\\\/3241\\\/3242, 3250\\\/3251\\\/3252\",\"product_description\":\"Steel rib pan (25 gauge min.) hollow or laid in place polystrene insulation with aluminum framed full view section\",\"design_pressure\":\"+27.3\\\/-30.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.1\",\"seq\":1,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+17.5\\\/-19.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.2\",\"seq\":2,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+20.9\\\/-23.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.3\",\"seq\":3,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+24.5\\\/-27.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.4\",\"seq\":4,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+28.4\\\/-32.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.5\",\"seq\":5,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+32.6\\\/-36.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.6\",\"seq\":6,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+34.3\\\/-38.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.7\",\"seq\":7,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+39.8\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.8\",\"seq\":8,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+45.7\\\/-51.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.9\",\"seq\":9,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+52.0\\\/-58.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.10\",\"seq\":10,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+58.7\\\/-66.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.11\",\"seq\":11,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+62.2\\\/-70.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.12\",\"seq\":12,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+17.4\\\/-19.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.13\",\"seq\":13,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+20.7\\\/-23.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.14\",\"seq\":14,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+24.3\\\/-27.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.15\",\"seq\":15,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+28.2\\\/-31.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.16\",\"seq\":16,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+32.3\\\/-36.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.17\",\"seq\":17,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+34.0\\\/-38.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.18\",\"seq\":18,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+39.5\\\/-44.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.19\",\"seq\":19,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+45.3\\\/-51.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.20\",\"seq\":20,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+51.5\\\/-58.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.21\",\"seq\":21,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+58.2\\\/-65.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.22\",\"seq\":22,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+61.6\\\/-69.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.23\",\"seq\":23,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+17.3\\\/-19.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.24\",\"seq\":24,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+20.5\\\/-23.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.25\",\"seq\":25,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+24.1\\\/-27.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.26\",\"seq\":26,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+28.0\\\/-31.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.27\",\"seq\":27,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+32.1\\\/-36.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.28\",\"seq\":28,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+33.8\\\/-37.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.29\",\"seq\":29,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+39.1\\\/-44.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.30\",\"seq\":30,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+44.9\\\/-50.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.31\",\"seq\":31,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+51.1\\\/-57.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.32\",\"seq\":32,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+17.0\\\/-19.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.33\",\"seq\":33,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+20.3\\\/-22.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.34\",\"seq\":34,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+23.8\\\/-26.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.35\",\"seq\":35,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+27.6\\\/-30.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.36\",\"seq\":36,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+31.7\\\/-35.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.37\",\"seq\":37,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+33.3\\\/-37.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.38\",\"seq\":38,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+38.6\\\/-43.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.39\",\"seq\":39,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+44.3\\\/-49.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.40\",\"seq\":40,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+50.4\\\/-56.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.41\",\"seq\":41,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+16.8\\\/-18.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.42\",\"seq\":42,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+20.0\\\/-22.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.43\",\"seq\":43,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+23.5\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.44\",\"seq\":44,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+27.3\\\/-30.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.45\",\"seq\":45,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+31.3\\\/-34.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.46\",\"seq\":46,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+32.9\\\/-36.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.47\",\"seq\":47,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+38.2\\\/-42.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.48\",\"seq\":48,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+43.8\\\/-48.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.49\",\"seq\":49,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+49.9\\\/-55.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.50\",\"seq\":50,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+16.8\\\/-18.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.51\",\"seq\":51,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+20.0\\\/-22.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.52\",\"seq\":52,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+23.5\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.53\",\"seq\":53,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+27.3\\\/-30.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.54\",\"seq\":54,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+31.3\\\/-34.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.55\",\"seq\":55,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+32.9\\\/-36.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.56\",\"seq\":56,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+38.2\\\/-42.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.57\",\"seq\":57,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+16.8\\\/-18.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.58\",\"seq\":58,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+20.0\\\/-22.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.59\",\"seq\":59,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+23.5\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.60\",\"seq\":60,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+27.3\\\/-30.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11364-R0\",\"approval_number\":\"FL11364.61\",\"seq\":61,\"product_model\":\"3285\",\"product_description\":\"Steel Polystyrene Insulated Sandwich; 27 gauge min. interior, 26 gauge min. exterior with aluminum framed full view section\",\"design_pressure\":\"+31.3\\\/-34.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.1\",\"seq\":1,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+17.5\\\/-19.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.2\",\"seq\":2,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+20.9\\\/-23.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.3\",\"seq\":3,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+24.5\\\/-27.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.4\",\"seq\":4,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+28.4\\\/-32.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.5\",\"seq\":5,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+32.6\\\/-36.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.6\",\"seq\":6,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+34.3\\\/-38.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.7\",\"seq\":7,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+39.8\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.8\",\"seq\":8,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+45.7\\\/-51.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.9\",\"seq\":9,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+52.0\\\/-58.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.10\",\"seq\":10,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+58.7\\\/-66.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.11\",\"seq\":11,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+62.2\\\/-70.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.12\",\"seq\":12,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+17.4\\\/-19.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.13\",\"seq\":13,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+20.7\\\/-23.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.14\",\"seq\":14,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+24.3\\\/-27.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.15\",\"seq\":15,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+28.2\\\/-31.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.16\",\"seq\":16,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+32.3\\\/-36.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.17\",\"seq\":17,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+34.0\\\/-38.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.18\",\"seq\":18,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+39.5\\\/-44.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.19\",\"seq\":19,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+45.3\\\/-51.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.20\",\"seq\":20,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+51.5\\\/-58.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.21\",\"seq\":21,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+58.2\\\/-65.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.22\",\"seq\":22,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+61.6\\\/-69.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.23\",\"seq\":23,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+17.3\\\/-19.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.24\",\"seq\":24,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+20.5\\\/-23.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.25\",\"seq\":25,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+24.1\\\/-27.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.26\",\"seq\":26,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+28.0\\\/-31.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.27\",\"seq\":27,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+32.1\\\/-36.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.28\",\"seq\":28,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+33.8\\\/-37.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.29\",\"seq\":29,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+39.1\\\/-44.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.30\",\"seq\":30,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+44.9\\\/-50.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.31\",\"seq\":31,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+51.1\\\/-57.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.32\",\"seq\":32,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+17.0\\\/-19.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.33\",\"seq\":33,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+20.3\\\/-22.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.34\",\"seq\":34,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+23.8\\\/-26.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.35\",\"seq\":35,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+27.6\\\/-30.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.36\",\"seq\":36,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+31.7\\\/-35.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.37\",\"seq\":37,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+33.3\\\/-37.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.38\",\"seq\":38,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+38.6\\\/-43.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.39\",\"seq\":39,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+44.3\\\/-49.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.40\",\"seq\":40,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+50.4\\\/-56.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.41\",\"seq\":41,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+16.8\\\/-18.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.42\",\"seq\":42,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+20.0\\\/-22.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.43\",\"seq\":43,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+23.5\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.44\",\"seq\":44,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+27.3\\\/-30.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.45\",\"seq\":45,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+31.3\\\/-34.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.46\",\"seq\":46,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+32.9\\\/-36.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.47\",\"seq\":47,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+38.2\\\/-42.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.48\",\"seq\":48,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+43.8\\\/-48.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.49\",\"seq\":49,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+49.9\\\/-55.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.50\",\"seq\":50,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+16.8\\\/-18.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.51\",\"seq\":51,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+20.0\\\/-22.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.52\",\"seq\":52,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+23.5\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.53\",\"seq\":53,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+27.3\\\/-30.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.54\",\"seq\":54,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+31.3\\\/-34.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.55\",\"seq\":55,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+32.9\\\/-36.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.56\",\"seq\":56,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+38.2\\\/-42.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.57\",\"seq\":57,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+16.8\\\/-18.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.58\",\"seq\":58,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+20.0\\\/-22.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.59\",\"seq\":59,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+23.5\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.60\",\"seq\":60,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+27.3\\\/-30.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11365-R0\",\"approval_number\":\"FL11365.61\",\"seq\":61,\"product_model\":\"3216, 3212\",\"product_description\":\"27 ga min. Interior, 26 ga min. Exterior w\\\/ thermally broken, foamed in place polyurethane core with aluminum framed full view section\",\"design_pressure\":\"+31.3\\\/-34.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12065-R0\",\"approval_number\":\"FL12065.1\",\"seq\":1,\"product_model\":\"3290\",\"product_description\":\"Aluminum framed full view Commercial Door\",\"design_pressure\":\"+17.4\\\/-19.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12065-R0\",\"approval_number\":\"FL12065.2\",\"seq\":2,\"product_model\":\"3290\",\"product_description\":\"Aluminum framed full view Commercial Door\",\"design_pressure\":\"+20.7\\\/-23.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12065-R0\",\"approval_number\":\"FL12065.3\",\"seq\":3,\"product_model\":\"3290\",\"product_description\":\"Aluminum framed full view Commercial Door\",\"design_pressure\":\"+24.3\\\/-27.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12065-R0\",\"approval_number\":\"FL12065.4\",\"seq\":4,\"product_model\":\"3290\",\"product_description\":\"Aluminum framed full view Commercial Door\",\"design_pressure\":\"+28.2\\\/-31.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12065-R0\",\"approval_number\":\"FL12065.5\",\"seq\":5,\"product_model\":\"3290\",\"product_description\":\"Aluminum framed full view Commercial Door\",\"design_pressure\":\"+32.3\\\/-36.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12065-R0\",\"approval_number\":\"FL12065.6\",\"seq\":6,\"product_model\":\"3290\",\"product_description\":\"Aluminum framed full view Commercial Door\",\"design_pressure\":\"+34.0\\\/-38.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12065-R0\",\"approval_number\":\"FL12065.7\",\"seq\":7,\"product_model\":\"3290\",\"product_description\":\"Aluminum framed full view Commercial Door\",\"design_pressure\":\"+39.5\\\/-44.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12065-R0\",\"approval_number\":\"FL12065.8\",\"seq\":8,\"product_model\":\"3290\",\"product_description\":\"Aluminum framed full view Commercial Door\",\"design_pressure\":\"+45.3\\\/-51.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12065-R0\",\"approval_number\":\"FL12065.9\",\"seq\":9,\"product_model\":\"3290\",\"product_description\":\"Aluminum framed full view Commercial Door\",\"design_pressure\":\"+17.3\\\/-19.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12065-R0\",\"approval_number\":\"FL12065.10\",\"seq\":10,\"product_model\":\"3290\",\"product_description\":\"Aluminum framed full view Commercial Door\",\"design_pressure\":\"+20.5\\\/-23.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12065-R0\",\"approval_number\":\"FL12065.11\",\"seq\":11,\"product_model\":\"3290\",\"product_description\":\"Aluminum framed full view Commercial Door\",\"design_pressure\":\"+24.1\\\/-27.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12065-R0\",\"approval_number\":\"FL12065.12\",\"seq\":12,\"product_model\":\"3290\",\"product_description\":\"Aluminum framed full view Commercial Door\",\"design_pressure\":\"+28.0\\\/-31.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12065-R0\",\"approval_number\":\"FL12065.13\",\"seq\":13,\"product_model\":\"3290\",\"product_description\":\"Aluminum framed full view Commercial Door\",\"design_pressure\":\"+32.1\\\/-36.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12065-R0\",\"approval_number\":\"FL12065.14\",\"seq\":14,\"product_model\":\"3290\",\"product_description\":\"Aluminum framed full view Commercial Door\",\"design_pressure\":\"+33.8\\\/-37.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12065-R0\",\"approval_number\":\"FL12065.15\",\"seq\":15,\"product_model\":\"3290\",\"product_description\":\"Aluminum framed full view Commercial Door\",\"design_pressure\":\"+39.1\\\/-44.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12065-R0\",\"approval_number\":\"FL12065.16\",\"seq\":16,\"product_model\":\"3290\",\"product_description\":\"Aluminum framed full view Commercial Door\",\"design_pressure\":\"+17.0\\\/-19.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12065-R0\",\"approval_number\":\"FL12065.17\",\"seq\":17,\"product_model\":\"3290\",\"product_description\":\"Aluminum framed full view Commercial Door\",\"design_pressure\":\"+20.3\\\/-22.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12065-R0\",\"approval_number\":\"FL12065.18\",\"seq\":18,\"product_model\":\"3290\",\"product_description\":\"Aluminum framed full view Commercial Door\",\"design_pressure\":\"+23.8\\\/-26.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12065-R0\",\"approval_number\":\"FL12065.19\",\"seq\":19,\"product_model\":\"3290\",\"product_description\":\"Aluminum framed full view Commercial Door\",\"design_pressure\":\"+27.6\\\/-30.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12065-R0\",\"approval_number\":\"FL12065.20\",\"seq\":20,\"product_model\":\"3290\",\"product_description\":\"Aluminum framed full view Commercial Door\",\"design_pressure\":\"+31.7\\\/-35.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12065-R0\",\"approval_number\":\"FL12065.21\",\"seq\":21,\"product_model\":\"3290\",\"product_description\":\"Aluminum framed full view Commercial Door\",\"design_pressure\":\"+33.3\\\/-37.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12065-R0\",\"approval_number\":\"FL12065.22\",\"seq\":22,\"product_model\":\"3290\",\"product_description\":\"Aluminum framed full view Commercial Door\",\"design_pressure\":\"+38.6\\\/-43.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12065-R0\",\"approval_number\":\"FL12065.23\",\"seq\":23,\"product_model\":\"3290\",\"product_description\":\"Aluminum framed full view Commercial Door\",\"design_pressure\":\"+16.8\\\/-18.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12065-R0\",\"approval_number\":\"FL12065.24\",\"seq\":24,\"product_model\":\"3290\",\"product_description\":\"Aluminum framed full view Commercial Door\",\"design_pressure\":\"+20.0\\\/-22.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12065-R0\",\"approval_number\":\"FL12065.25\",\"seq\":25,\"product_model\":\"3290\",\"product_description\":\"Aluminum framed full view Commercial Door\",\"design_pressure\":\"+23.5\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12065-R0\",\"approval_number\":\"FL12065.26\",\"seq\":26,\"product_model\":\"3290\",\"product_description\":\"Aluminum framed full view Commercial Door\",\"design_pressure\":\"+27.3\\\/-30.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12065-R0\",\"approval_number\":\"FL12065.27\",\"seq\":27,\"product_model\":\"3290\",\"product_description\":\"Aluminum framed full view Commercial Door\",\"design_pressure\":\"+31.3\\\/-34.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12065-R0\",\"approval_number\":\"FL12065.28\",\"seq\":28,\"product_model\":\"3290\",\"product_description\":\"Aluminum framed full view Commercial Door\",\"design_pressure\":\"+32.9\\\/-36.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12065-R0\",\"approval_number\":\"FL12065.29\",\"seq\":29,\"product_model\":\"3290\",\"product_description\":\"Aluminum framed full view Commercial Door\",\"design_pressure\":\"+38.2\\\/-42.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12065-R0\",\"approval_number\":\"FL12065.30\",\"seq\":30,\"product_model\":\"3290\",\"product_description\":\"Aluminum framed full view Commercial Door\",\"design_pressure\":\"+16.8\\\/-18.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12065-R0\",\"approval_number\":\"FL12065.31\",\"seq\":31,\"product_model\":\"3290\",\"product_description\":\"Aluminum framed full view Commercial Door\",\"design_pressure\":\"+20.0\\\/-22.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12065-R0\",\"approval_number\":\"FL12065.32\",\"seq\":32,\"product_model\":\"3290\",\"product_description\":\"Aluminum framed full view Commercial Door\",\"design_pressure\":\"+23.5\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12065-R0\",\"approval_number\":\"FL12065.33\",\"seq\":33,\"product_model\":\"3290\",\"product_description\":\"Aluminum framed full view Commercial Door\",\"design_pressure\":\"+27.3\\\/-30.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12065-R0\",\"approval_number\":\"FL12065.34\",\"seq\":34,\"product_model\":\"3290\",\"product_description\":\"Aluminum framed full view Commercial Door\",\"design_pressure\":\"+31.3\\\/-34.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12065-R0\",\"approval_number\":\"FL12065.35\",\"seq\":35,\"product_model\":\"3290\",\"product_description\":\"Aluminum framed full view Commercial Door\",\"design_pressure\":\"+32.9\\\/-36.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12065-R0\",\"approval_number\":\"FL12065.36\",\"seq\":36,\"product_model\":\"3290\",\"product_description\":\"Aluminum framed full view Commercial Door\",\"design_pressure\":\"+38.2\\\/-42.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12066-R0\",\"approval_number\":\"FL12066.1\",\"seq\":1,\"product_model\":\"221X\\\/228X\\\/421X\\\/428X\\\/521X\\\/528X\",\"product_description\":\"9' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12066-R0\",\"approval_number\":\"FL12066.2\",\"seq\":2,\"product_model\":\"221X\\\/228X\\\/421X\\\/428X\\\/521X\\\/528X\",\"product_description\":\"9' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+38.3\\\/-43.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12066-R0\",\"approval_number\":\"FL12066.3\",\"seq\":3,\"product_model\":\"221X\\\/228X\\\/421X\\\/428X\\\/521X\\\/528X\",\"product_description\":\"16' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12066-R0\",\"approval_number\":\"FL12066.4\",\"seq\":4,\"product_model\":\"221X\\\/228X\\\/421X\\\/428X\\\/521X\\\/528X\",\"product_description\":\"16' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+30.6\\\/-34.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12066-R0\",\"approval_number\":\"FL12066.5\",\"seq\":5,\"product_model\":\"221X\\\/228X\\\/421X\\\/428X\\\/521X\\\/528X\",\"product_description\":\"18' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12066-R0\",\"approval_number\":\"FL12066.6\",\"seq\":6,\"product_model\":\"221X\\\/228X\\\/421X\\\/428X\\\/521X\\\/528X\",\"product_description\":\"18' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+30.3\\\/-33.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12066-R0\",\"approval_number\":\"FL12066.7\",\"seq\":7,\"product_model\":\"224X\\\/424X\\\/524X\\\/225X\\\/425X\\\/525X\",\"product_description\":\"9' wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+32.0\\\/-36.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12066-R0\",\"approval_number\":\"FL12066.8\",\"seq\":8,\"product_model\":\"224X\\\/424X\\\/524X\\\/225X\\\/425X\\\/525X\",\"product_description\":\"16' wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12066-R0\",\"approval_number\":\"FL12066.9\",\"seq\":9,\"product_model\":\"224X\\\/424X\\\/524X\\\/225X\\\/425X\\\/525X\",\"product_description\":\"16' wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+30.6\\\/-34.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12066-R0\",\"approval_number\":\"FL12066.10\",\"seq\":10,\"product_model\":\"224X\\\/424X\\\/524X\\\/225X\\\/425X\\\/525X\",\"product_description\":\"18' wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12066-R0\",\"approval_number\":\"FL12066.11\",\"seq\":11,\"product_model\":\"224X\\\/424X\\\/524X\\\/225X\\\/425X\\\/525X\",\"product_description\":\"18' wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+30.3\\\/-33.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12066-R1\",\"approval_number\":\"FL12066.12\",\"seq\":12,\"product_model\":\"ki; 224X, 424X, 524X, 225X, 425X, 525X\",\"product_description\":\"9'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+38.3\\\/-45.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12066-R1\",\"approval_number\":\"FL12066.13\",\"seq\":13,\"product_model\":\"kj; 224X, 424X, 524X, 225X, 425X, 525X\",\"product_description\":\"9'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+41.5\\\/-47.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12066-R1\",\"approval_number\":\"FL12066.14\",\"seq\":14,\"product_model\":\"kk; 224X, 424X, 524X, 225X, 425X, 525X\",\"product_description\":\"9'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+49.5\\\/-56.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12066-R1\",\"approval_number\":\"FL12066.15\",\"seq\":15,\"product_model\":\"le; 224X, 424X, 524X, 225X, 425X, 525X\",\"product_description\":\"10'-6\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation\",\"design_pressure\":\"+19.5\\\/-22.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12066-R1\",\"approval_number\":\"FL12066.16\",\"seq\":16,\"product_model\":\"lf; 224X, 424X, 524X, 225X, 425X, 525X\",\"product_description\":\"10'-6\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12066-R1\",\"approval_number\":\"FL12066.17\",\"seq\":17,\"product_model\":\"lg; 224X, 424X, 524X, 225X, 425X, 525X\",\"product_description\":\"10'-6\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+27.5\\\/-31.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12066-R1\",\"approval_number\":\"FL12066.18\",\"seq\":18,\"product_model\":\"lh; 224X, 424X, 524X, 225X, 425X, 525X\",\"product_description\":\"10'-6\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+32.5\\\/-37.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12066-R1\",\"approval_number\":\"FL12066.19\",\"seq\":19,\"product_model\":\"li; 224X, 424X, 524X, 225X, 425X, 525X\",\"product_description\":\"10'-6\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+38.3\\\/-45.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12066-R1\",\"approval_number\":\"FL12066.20\",\"seq\":20,\"product_model\":\"lj; 224X, 424X, 524X, 225X, 425X, 525X\",\"product_description\":\"10'-6\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+41.5\\\/-47.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12066-R1\",\"approval_number\":\"FL12066.21\",\"seq\":21,\"product_model\":\"lk; 224X, 424X, 524X, 225X, 425X, 525X\",\"product_description\":\"10'-6\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+44.7\\\/-51.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12066-R1\",\"approval_number\":\"FL12066.22\",\"seq\":22,\"product_model\":\"ne; 224X, 424X, 524X, 225X, 425X, 525X\",\"product_description\":\"12'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12066-R1\",\"approval_number\":\"FL12066.23\",\"seq\":23,\"product_model\":\"nf; 224X, 424X, 524X, 225X, 425X, 525X\",\"product_description\":\"12'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+22.8\\\/-25.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12066-R1\",\"approval_number\":\"FL12066.24\",\"seq\":24,\"product_model\":\"ng; 224X, 424X, 524X, 225X, 425X, 525X\",\"product_description\":\"12'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+30.6\\\/-34.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12066-R1\",\"approval_number\":\"FL12066.25\",\"seq\":25,\"product_model\":\"nh; 224X, 424X, 524X, 225X, 425X, 525X\",\"product_description\":\"12'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+32.0\\\/-36.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12066-R1\",\"approval_number\":\"FL12066.26\",\"seq\":26,\"product_model\":\"ni; 224X, 424X, 524X, 225X, 425X, 525X\",\"product_description\":\"12'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+37.5\\\/-42.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12066-R1\",\"approval_number\":\"FL12066.27\",\"seq\":27,\"product_model\":\"nj; 224X, 424X, 524X, 225X, 425X, 525X\",\"product_description\":\"12'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+40.5\\\/-45.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12066-R1\",\"approval_number\":\"FL12066.28\",\"seq\":28,\"product_model\":\"nk; 224X, 424X, 524X, 225X, 425X, 525X\",\"product_description\":\"12'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+44.0\\\/-49.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12066-R1\",\"approval_number\":\"FL12066.29\",\"seq\":29,\"product_model\":\"re; 224X, 424X, 524X, 225X, 425X, 525X\",\"product_description\":\"16'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+19.0\\\/-21.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12066-R1\",\"approval_number\":\"FL12066.30\",\"seq\":30,\"product_model\":\"rf; 224X, 424X, 524X, 225X, 425X, 525X\",\"product_description\":\"16'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12066-R1\",\"approval_number\":\"FL12066.31\",\"seq\":31,\"product_model\":\"rg; 224X, 424X, 524X, 225X, 425X, 525X\",\"product_description\":\"16'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+26.7\\\/-30.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12066-R1\",\"approval_number\":\"FL12066.32\",\"seq\":32,\"product_model\":\"rh; 224X, 424X, 524X, 225X, 425X, 525X\",\"product_description\":\"16'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+30.6\\\/-34.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12066-R1\",\"approval_number\":\"FL12066.33\",\"seq\":33,\"product_model\":\"ri; 224X, 424X, 524X, 225X, 425X, 525X\",\"product_description\":\"16'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+37.5\\\/-42.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12066-R1\",\"approval_number\":\"FL12066.34\",\"seq\":34,\"product_model\":\"rj; 224X, 424X, 524X, 225X, 425X, 525X\",\"product_description\":\"16'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+40.5\\\/-45.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12066-R1\",\"approval_number\":\"FL12066.35\",\"seq\":35,\"product_model\":\"rk; 224X, 424X, 524X, 225X, 425X, 525X\",\"product_description\":\"16'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+42.1\\\/-46.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12066-R1\",\"approval_number\":\"FL12066.36\",\"seq\":36,\"product_model\":\"te; 224X, 424X, 524X, 225X, 425X, 525X\",\"product_description\":\"18'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+19.0\\\/-21.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12066-R1\",\"approval_number\":\"FL12066.37\",\"seq\":37,\"product_model\":\"tf; 224X, 424X, 524X, 225X, 425X, 525X\",\"product_description\":\"18'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12066-R1\",\"approval_number\":\"FL12066.38\",\"seq\":38,\"product_model\":\"tg; 224X, 424X, 524X, 225X, 425X, 525X\",\"product_description\":\"18'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+26.7\\\/-30.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12066-R1\",\"approval_number\":\"FL12066.39\",\"seq\":39,\"product_model\":\"th; 224X, 424X, 524X, 225X, 425X, 525X\",\"product_description\":\"18'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+30.3\\\/-33.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12066-R1\",\"approval_number\":\"FL12066.40\",\"seq\":40,\"product_model\":\"ti; 224X, 424X, 524X, 225X, 425X, 525X\",\"product_description\":\"18'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+34.5\\\/-38.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R0\",\"approval_number\":\"FL12178.1\",\"seq\":1,\"product_model\":\"3212 3216 3285\",\"product_description\":\"9'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R0\",\"approval_number\":\"FL12178.2\",\"seq\":2,\"product_model\":\"3212 3216 3285\",\"product_description\":\"9'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+38.3\\\/-43.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R0\",\"approval_number\":\"FL12178.3\",\"seq\":3,\"product_model\":\"3212 3216 3285\",\"product_description\":\"16'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R0\",\"approval_number\":\"FL12178.4\",\"seq\":4,\"product_model\":\"3212 3216 3285\",\"product_description\":\"16'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+30.6\\\/-34.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R0\",\"approval_number\":\"FL12178.5\",\"seq\":5,\"product_model\":\"3212 3216 3285\",\"product_description\":\"18'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R0\",\"approval_number\":\"FL12178.6\",\"seq\":6,\"product_model\":\"3212 3216 3285\",\"product_description\":\"18'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+30.3\\\/-33.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.7\",\"seq\":7,\"product_model\":\"jk; 3212 3216 3285\",\"product_description\":\"8'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+40.2\\\/-45.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.8\",\"seq\":8,\"product_model\":\"jl; 3212 3216 3285\",\"product_description\":\"8'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+49.9\\\/-56.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.9\",\"seq\":9,\"product_model\":\"ke; 3212 3216 3285\",\"product_description\":\"9'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+18.1\\\/-20.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.10\",\"seq\":10,\"product_model\":\"kf; 3212 3216 3285\",\"product_description\":\"9'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+21.0\\\/-23.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.11\",\"seq\":11,\"product_model\":\"kg; 3212 3216 3285\",\"product_description\":\"9'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+25.3\\\/-28.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.12\",\"seq\":12,\"product_model\":\"kh; 3212 3216 3285\",\"product_description\":\"9'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+29.8\\\/-34.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.13\",\"seq\":13,\"product_model\":\"ki; 3212 3216 3285\",\"product_description\":\"9'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+33.4\\\/-38.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.14\",\"seq\":14,\"product_model\":\"kj; 3212 3216 3285\",\"product_description\":\"9'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+34.8\\\/-39.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.15\",\"seq\":15,\"product_model\":\"kk; 3212 3216 3285\",\"product_description\":\"9'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+40.2\\\/-45.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.16\",\"seq\":16,\"product_model\":\"kl; 3212 3216 3285\",\"product_description\":\"9'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+49.9\\\/-56.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.17\",\"seq\":17,\"product_model\":\"le; 3212 3216 3285\",\"product_description\":\"10'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+18.1\\\/-20.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.18\",\"seq\":18,\"product_model\":\"lf; 3212 3216 3285\",\"product_description\":\"10'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+21.0\\\/-23.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.19\",\"seq\":19,\"product_model\":\"lg; 3212 3216 3285\",\"product_description\":\"10'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+25.3\\\/-28.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.20\",\"seq\":20,\"product_model\":\"lh; 3212 3216 3285\",\"product_description\":\"10'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+29.8\\\/-34.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.21\",\"seq\":21,\"product_model\":\"li; 3212 3216 3285\",\"product_description\":\"10'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+33.4\\\/-38.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.22\",\"seq\":22,\"product_model\":\"lj; 3212 3216 3285\",\"product_description\":\"10'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+34.8\\\/-39.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.23\",\"seq\":23,\"product_model\":\"lk 3212 3216 3285\",\"product_description\":\"10'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+40.2\\\/-45.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.24\",\"seq\":24,\"product_model\":\"ll; 3212 3216 3285\",\"product_description\":\"10'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+49.9\\\/-56.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.25\",\"seq\":25,\"product_model\":\"ne; 3212 3216 3285\",\"product_description\":\"12'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+18.1\\\/-20.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.26\",\"seq\":26,\"product_model\":\"nf; 3212 3216 3285\",\"product_description\":\"12'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+20.8\\\/-23.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.27\",\"seq\":27,\"product_model\":\"ng; 3212 3216 3285\",\"product_description\":\"12'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+25.3\\\/-28.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.28\",\"seq\":28,\"product_model\":\"nh; 3212 3216 3285\",\"product_description\":\"12'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+29.8\\\/-34.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.29\",\"seq\":29,\"product_model\":\"ni; 3212 3216 3285\",\"product_description\":\"12'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+33.0\\\/-37.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.30\",\"seq\":30,\"product_model\":\"nj; 3212 3216 3285\",\"product_description\":\"12'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+34.8\\\/-39.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.31\",\"seq\":31,\"product_model\":\"nk; 3212 3216 3285\",\"product_description\":\"12'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+43.0\\\/-48.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.32\",\"seq\":32,\"product_model\":\"pe; 3212 3216 3285\",\"product_description\":\"14'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+17.4\\\/-19.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.33\",\"seq\":33,\"product_model\":\"pf; 3212 3216 3285\",\"product_description\":\"14'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+20.3\\\/-22.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.34\",\"seq\":34,\"product_model\":\"pg; 3212 3216 3285\",\"product_description\":\"14'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+24.5\\\/-27.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.35\",\"seq\":35,\"product_model\":\"ph; 3212 3216 3285\",\"product_description\":\"14'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+29.8\\\/-34.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.36\",\"seq\":36,\"product_model\":\"pi; 3212 3216 3285\",\"product_description\":\"14'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+33.0\\\/-37.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.37\",\"seq\":37,\"product_model\":\"pj; 3212 3216 3285\",\"product_description\":\"14'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+35.5\\\/-39.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.38\",\"seq\":38,\"product_model\":\"pk; 3212 3216 3285\",\"product_description\":\"14'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+43.0\\\/-48.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.39\",\"seq\":39,\"product_model\":\"re; 3212 3216 3285\",\"product_description\":\"16'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+17.4\\\/-19.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.40\",\"seq\":40,\"product_model\":\"rf; 3212 3216 3285\",\"product_description\":\"16'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+20.3\\\/-22.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.41\",\"seq\":41,\"product_model\":\"rg; 3212 3216 3285\",\"product_description\":\"16'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+24.5\\\/-27.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.42\",\"seq\":42,\"product_model\":\"rh; 3212 3216 3285\",\"product_description\":\"16'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+28.0\\\/-31.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.43\",\"seq\":43,\"product_model\":\"ri; 3212 3216 3285\",\"product_description\":\"16'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+33.0\\\/-37.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.44\",\"seq\":44,\"product_model\":\"rj; 3212 3216 3285\",\"product_description\":\"16'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+35.5\\\/-39.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.45\",\"seq\":45,\"product_model\":\"rk; 3212 3216 3285\",\"product_description\":\"16'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+43.0\\\/-48.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.46\",\"seq\":46,\"product_model\":\"te; 3212 3216 3285\",\"product_description\":\"18'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+17.4\\\/-19.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.47\",\"seq\":47,\"product_model\":\"tf; 3212 3216 3285\",\"product_description\":\"18'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+20.3\\\/-22.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.48\",\"seq\":48,\"product_model\":\"tg; 3212 3216 3285\",\"product_description\":\"18'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+24.5\\\/-27.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.49\",\"seq\":49,\"product_model\":\"th; 3212 3216 3285\",\"product_description\":\"18'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+28.0\\\/-31.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.50\",\"seq\":50,\"product_model\":\"ti; 3212 3216 3285\",\"product_description\":\"18'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+33.0\\\/-37.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.51\",\"seq\":51,\"product_model\":\"tj; 3212 3216 3285\",\"product_description\":\"18'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+35.5\\\/-39.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.52\",\"seq\":52,\"product_model\":\"tk; 3212 3216 3285\",\"product_description\":\"18'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+42.1\\\/-46.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.53\",\"seq\":53,\"product_model\":\"ve; 3212 3216 3285\",\"product_description\":\"20'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+17.4\\\/-19.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.54\",\"seq\":54,\"product_model\":\"vf; 3212 3216 3285\",\"product_description\":\"20'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+20.3\\\/-22.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.55\",\"seq\":55,\"product_model\":\"vg; 3212 3216 3285\",\"product_description\":\"20'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+24.5\\\/-27.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.56\",\"seq\":56,\"product_model\":\"vh; 3212 3216 3285\",\"product_description\":\"20'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+28.0\\\/-31.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#12178-R1\",\"approval_number\":\"FL12178.57\",\"seq\":57,\"product_model\":\"vh; 3212 3216 3285\",\"product_description\":\"20'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+31.0\\\/-34.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R0\",\"approval_number\":\"FL13161.1\",\"seq\":1,\"product_model\":\"53xx 54xx 55xx\",\"product_description\":\"9' wide by 20' high overlay over steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R0\",\"approval_number\":\"FL13161.2\",\"seq\":2,\"product_model\":\"53xx 54xx 55xx\",\"product_description\":\"9' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+38.3\\\/-43.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R0\",\"approval_number\":\"FL13161.3\",\"seq\":3,\"product_model\":\"53xx 54xx 55xx\",\"product_description\":\"16' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R0\",\"approval_number\":\"FL13161.4\",\"seq\":4,\"product_model\":\"53xx 54xx 55xx\",\"product_description\":\"16' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+30.6\\\/-34.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R0\",\"approval_number\":\"FL13161.5\",\"seq\":5,\"product_model\":\"53xx 54xx 55xx\",\"product_description\":\"18' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R0\",\"approval_number\":\"FL13161.6\",\"seq\":6,\"product_model\":\"53xx 54xx 55xx\",\"product_description\":\"18' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+30.3\\\/-33.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.7\",\"seq\":7,\"product_model\":\"jk; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"8' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+49.9\\\/-56.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.8\",\"seq\":8,\"product_model\":\"ke; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"9' wide by 20' high overlay over steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+19.5\\\/-22.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.9\",\"seq\":9,\"product_model\":\"kf; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"9' wide by 20' high overlay over steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.10\",\"seq\":10,\"product_model\":\"kg; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"9' wide by 20' high overlay over steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+27.5\\\/-31.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.11\",\"seq\":11,\"product_model\":\"kh; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"9' wide by 20' high overlay over steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+32.0\\\/-36.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.12\",\"seq\":12,\"product_model\":\"ki; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"9' wide by 20' high overlay over steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+36.0\\\/-40.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.13\",\"seq\":13,\"product_model\":\"kj; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"9' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+41.5\\\/-47.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.14\",\"seq\":14,\"product_model\":\"kk; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"9' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+49.9\\\/-56.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.15\",\"seq\":15,\"product_model\":\"le; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"10' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+19.5\\\/-22.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.16\",\"seq\":16,\"product_model\":\"lf; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"10' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.17\",\"seq\":17,\"product_model\":\"lg; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"10' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+27.5\\\/-31.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.18\",\"seq\":18,\"product_model\":\"lh; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"10' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+32.5\\\/-37.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.19\",\"seq\":19,\"product_model\":\"li; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"10' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+36.0\\\/-40.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.20\",\"seq\":20,\"product_model\":\"lj; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"10' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+41.5\\\/-47.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.21\",\"seq\":21,\"product_model\":\"lk; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"10' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+44.3\\\/-51.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.22\",\"seq\":22,\"product_model\":\"ne; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"12' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.23\",\"seq\":23,\"product_model\":\"nf; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"12' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+22.8\\\/-25.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.24\",\"seq\":24,\"product_model\":\"ng; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"12' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+30.6\\\/-34.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.25\",\"seq\":25,\"product_model\":\"nh; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"12' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+32.0\\\/-36.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.26\",\"seq\":26,\"product_model\":\"ni; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"12' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+37.5\\\/-42.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.27\",\"seq\":27,\"product_model\":\"nj; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"12' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+40.5\\\/-45.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.28\",\"seq\":28,\"product_model\":\"nk; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"12' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+43.0\\\/-48.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.29\",\"seq\":29,\"product_model\":\"pe; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"14' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.30\",\"seq\":30,\"product_model\":\"pf; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"14' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+22.8\\\/-25.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.31\",\"seq\":31,\"product_model\":\"pg; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"14' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+30.6\\\/-34.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.32\",\"seq\":32,\"product_model\":\"ph; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"14' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+32.0\\\/-36.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.33\",\"seq\":33,\"product_model\":\"pi; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"14' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+37.5\\\/-42.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.34\",\"seq\":34,\"product_model\":\"pj; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"14' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+40.5\\\/-45.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.35\",\"seq\":35,\"product_model\":\"pk; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"14' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+43.0\\\/-48.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.36\",\"seq\":36,\"product_model\":\"re; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"16' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+19.0\\\/-21.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.37\",\"seq\":37,\"product_model\":\"rf; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"16' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.38\",\"seq\":38,\"product_model\":\"rg; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"16' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+26.7\\\/-30.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.39\",\"seq\":39,\"product_model\":\"rh; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"16' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+30.6\\\/-34.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.40\",\"seq\":40,\"product_model\":\"ri; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"16' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+37.5\\\/-42.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.41\",\"seq\":41,\"product_model\":\"rj; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"16' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+40.5\\\/-45.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.42\",\"seq\":42,\"product_model\":\"rk; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"16' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+42.1\\\/-46.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.43\",\"seq\":43,\"product_model\":\"te; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"18' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+19.0\\\/-21.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.44\",\"seq\":44,\"product_model\":\"tf; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"18' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.45\",\"seq\":45,\"product_model\":\"tg; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"18' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+26.7\\\/-30.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.46\",\"seq\":46,\"product_model\":\"th; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"18' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+30.3\\\/-33.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.47\",\"seq\":47,\"product_model\":\"ti; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"18' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+34.5\\\/-38.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.48\",\"seq\":48,\"product_model\":\"tj; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"18' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+41.3\\\/-46.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.49\",\"seq\":49,\"product_model\":\"ue; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"20' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+19.0\\\/-21.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.50\",\"seq\":50,\"product_model\":\"uf; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"20' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.51\",\"seq\":51,\"product_model\":\"ug; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"20' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+26.7\\\/-30.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.52\",\"seq\":52,\"product_model\":\"uh; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"20' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+30.6\\\/-34.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13161-R1\",\"approval_number\":\"FL13161.53\",\"seq\":53,\"product_model\":\"ui; 53xx, 54xx, 55xx, 56xx, 57xx, 58xx\",\"product_description\":\"20' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+34.1\\\/-37.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R1\",\"approval_number\":\"FL13162.1\",\"seq\":1,\"product_model\":\"je; 50xx 50xxA 51xx 51xxA\",\"product_description\":\"8'-0\\\" wide by 16' high steel sectional base, with or without vinyl or steel backed polystyrene insulation, with various overlay materials applied to exterior.\",\"design_pressure\":\"+21.0\\\/-25.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R1\",\"approval_number\":\"FL13162.2\",\"seq\":2,\"product_model\":\"jf; 50xx 50xxA 51xx 51xxA\",\"product_description\":\"8'-0\\\" wide by 16' high steel sectional base, with or without vinyl or steel backed polystyrene insulation, with various overlay materials applied to exterior.\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R1\",\"approval_number\":\"FL13162.3\",\"seq\":3,\"product_model\":\"jg; 50xx 50xxA 51xx 51xxA\",\"product_description\":\"8'-0\\\" wide by 16' high steel sectional base, with or without vinyl or steel backed polystyrene insulation, with various overlay materials applied to exterior.\",\"design_pressure\":\"+32.0\\\/-36.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R1\",\"approval_number\":\"FL13162.4\",\"seq\":4,\"product_model\":\"jh; 50xx 50xxA 51xx 51xxA\",\"product_description\":\"8'-0\\\" wide by 16' high steel sectional base, with or without vinyl or steel backed polystyrene insulation, with various overlay materials applied to exterior.\",\"design_pressure\":\"+32.5\\\/-37.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R1\",\"approval_number\":\"FL13162.5\",\"seq\":5,\"product_model\":\"ji; 50xx 50xxA 51xx 51xxA\",\"product_description\":\"8'-0\\\" wide by 16' high steel sectional base, with or without vinyl or steel backed polystyrene insulation, with various overlay materials applied to exterior.\",\"design_pressure\":\"+38.3\\\/-45.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R1\",\"approval_number\":\"FL13162.6\",\"seq\":6,\"product_model\":\"jj; 50xx 50xxA 51xx 51xxA\",\"product_description\":\"8'-0\\\" wide by 16' high steel sectional base, with or without vinyl or steel backed polystyrene insulation, with various overlay materials applied to exterior.\",\"design_pressure\":\"+41.5\\\/-47.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R1\",\"approval_number\":\"FL13162.7\",\"seq\":7,\"product_model\":\"jk; 50xx 50xxA 51xx 51xxA\",\"product_description\":\"8'-0\\\" wide by 16' high steel sectional base, with or without vinyl or steel backed polystyrene insulation, with various overlay materials applied to exterior.\",\"design_pressure\":\"+49.9\\\/-56.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R1\",\"approval_number\":\"FL13162.8\",\"seq\":8,\"product_model\":\"ke; 50xx 50xxA 51xx 51xxA\",\"product_description\":\"9'-0\\\" wide by 16' high steel sectional base, with or without vinyl or steel backed polystyrene insulation, with various overlay materials applied to exterior.\",\"design_pressure\":\"+19.5\\\/-22.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R1\",\"approval_number\":\"FL13162.9\",\"seq\":9,\"product_model\":\"kf; 50xx 50xxA 51xx 51xxA\",\"product_description\":\"9'-0\\\" wide by 16' high steel sectional base, with or without vinyl or steel backed polystyrene insulation, with various overlay materials applied to exterior.\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R1\",\"approval_number\":\"FL13162.10\",\"seq\":10,\"product_model\":\"kg; 50xx 50xxA 51xx 51xxA\",\"product_description\":\"9'-0\\\" wide by 16' high steel sectional base, with or without vinyl or steel backed polystyrene insulation, with various overlay materials applied to exterior.\",\"design_pressure\":\"+27.5\\\/-31.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R1\",\"approval_number\":\"FL13162.11\",\"seq\":11,\"product_model\":\"kh; 50xx 50xxA 51xx 51xxA\",\"product_description\":\"9'-0\\\" wide by 16' high steel sectional base, with or without vinyl or steel backed polystyrene insulation, with various overlay materials applied to exterior.\",\"design_pressure\":\"+32.0\\\/-36.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R1\",\"approval_number\":\"FL13162.12\",\"seq\":12,\"product_model\":\"ki; 50xx 50xxA 51xx 51xxA\",\"product_description\":\"9'-0\\\" wide by 16' high steel sectional base, with or without vinyl or steel backed polystyrene insulation, with various overlay materials applied to exterior.\",\"design_pressure\":\"+38.3\\\/-45.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R1\",\"approval_number\":\"FL13162.13\",\"seq\":13,\"product_model\":\"kj; 50xx 50xxA 51xx 51xxA\",\"product_description\":\"9'-0\\\" wide by 16' high steel sectional base, with or without vinyl or steel backed polystyrene insulation, with various overlay materials applied to exterior.\",\"design_pressure\":\"+41.5\\\/-47.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R1\",\"approval_number\":\"FL13162.14\",\"seq\":14,\"product_model\":\"kk; 50xx 50xxA 51xx 51xxA\",\"product_description\":\"9'-0\\\" wide by 16' high steel sectional base, with or without vinyl or steel backed polystyrene insulation, with various overlay materials applied to exterior.\",\"design_pressure\":\"+49.5\\\/-56.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R1\",\"approval_number\":\"FL13162.15\",\"seq\":15,\"product_model\":\"le; 50xx 50xxA 51xx 51xxA\",\"product_description\":\"10'-6\\\" wide by 16' high steel sectional base, with or without vinyl or steel backed polystyrene insulation, with various overlay materials applied to exterior.\",\"design_pressure\":\"+19.5\\\/-22.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R1\",\"approval_number\":\"FL13162.16\",\"seq\":16,\"product_model\":\"lf; 50xx 50xxA 51xx 51xxA\",\"product_description\":\"10'-6\\\" wide by 16' high steel sectional base, with or without vinyl or steel backed polystyrene insulation, with various overlay materials applied to exterior.\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R1\",\"approval_number\":\"FL13162.17\",\"seq\":17,\"product_model\":\"lg; 50xx 50xxA 51xx 51xxA\",\"product_description\":\"10'-6\\\" wide by 16' high steel sectional base, with or without vinyl or steel backed polystyrene insulation, with various overlay materials applied to exterior.\",\"design_pressure\":\"+27.5\\\/-31.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R1\",\"approval_number\":\"FL13162.18\",\"seq\":18,\"product_model\":\"lh; 50xx 50xxA 51xx 51xxA\",\"product_description\":\"10'-6\\\" wide by 16' high steel sectional base, with or without vinyl or steel backed polystyrene insulation, with various overlay materials applied to exterior.\",\"design_pressure\":\"+32.5\\\/-37.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R1\",\"approval_number\":\"FL13162.19\",\"seq\":19,\"product_model\":\"li; 50xx 50xxA 51xx 51xxA\",\"product_description\":\"10'-6\\\" wide by 16' high steel sectional base, with or without vinyl or steel backed polystyrene insulation, with various overlay materials applied to exterior.\",\"design_pressure\":\"+38.3\\\/-45.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R1\",\"approval_number\":\"FL13162.20\",\"seq\":20,\"product_model\":\"lj; 50xx 50xxA 51xx 51xxA\",\"product_description\":\"10'-6\\\" wide by 16' high steel sectional base, with or without vinyl or steel backed polystyrene insulation, with various overlay materials applied to exterior.\",\"design_pressure\":\"+41.5\\\/-47.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R1\",\"approval_number\":\"FL13162.21\",\"seq\":21,\"product_model\":\"lk; 50xx 50xxA 51xx 51xxA\",\"product_description\":\"10'-6\\\" wide by 16' high steel sectional base, with or without vinyl or steel backed polystyrene insulation, with various overlay materials applied to exterior.\",\"design_pressure\":\"+44.7\\\/-51.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R1\",\"approval_number\":\"FL13162.22\",\"seq\":22,\"product_model\":\"ne; 50xx 50xxA 51xx 51xxA\",\"product_description\":\"12'-0\\\" wide by 16' high steel sectional base, with or without vinyl or steel backed polystyrene insulation, with various overlay materials applied to exterior.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R1\",\"approval_number\":\"FL13162.23\",\"seq\":23,\"product_model\":\"nf; 50xx 50xxA 51xx 51xxA\",\"product_description\":\"12'-0\\\" wide by 16' high steel sectional base, with or without vinyl or steel backed polystyrene insulation, with various overlay materials applied to exterior.\",\"design_pressure\":\"+22.8\\\/-25.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R1\",\"approval_number\":\"FL13162.24\",\"seq\":24,\"product_model\":\"ng; 50xx 50xxA 51xx 51xxA\",\"product_description\":\"12'-0\\\" wide by 16' high steel sectional base, with or without vinyl or steel backed polystyrene insulation, with various overlay materials applied to exterior.\",\"design_pressure\":\"+30.6\\\/-34.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R1\",\"approval_number\":\"FL13162.25\",\"seq\":25,\"product_model\":\"nh; 50xx 50xxA 51xx 51xxA\",\"product_description\":\"12'-0\\\" wide by 16' high steel sectional base, with or without vinyl or steel backed polystyrene insulation, with various overlay materials applied to exterior.\",\"design_pressure\":\"+32.0\\\/-36.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R1\",\"approval_number\":\"FL13162.26\",\"seq\":26,\"product_model\":\"ni; 50xx 50xxA 51xx 51xxA\",\"product_description\":\"12'-0\\\" wide by 16' high steel sectional base, with or without vinyl or steel backed polystyrene insulation, with various overlay materials applied to exterior.\",\"design_pressure\":\"+37.5\\\/-42.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R1\",\"approval_number\":\"FL13162.27\",\"seq\":27,\"product_model\":\"nj; 50xx 50xxA 51xx 51xxA\",\"product_description\":\"12'-0\\\" wide by 16' high steel sectional base, with or without vinyl or steel backed polystyrene insulation, with various overlay materials applied to exterior.\",\"design_pressure\":\"+40.5\\\/-45.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R1\",\"approval_number\":\"FL13162.28\",\"seq\":28,\"product_model\":\"nk; 50xx 50xxA 51xx 51xxA\",\"product_description\":\"12'-0\\\" wide by 16' high steel sectional base, with or without vinyl or steel backed polystyrene insulation, with various overlay materials applied to exterior.\",\"design_pressure\":\"+44.0\\\/-49.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R1\",\"approval_number\":\"FL13162.29\",\"seq\":29,\"product_model\":\"re; 50xx 50xxA 51xx 51xxA\",\"product_description\":\"16'-0\\\" wide by 16' high steel sectional base, with or without vinyl or steel backed polystyrene insulation, with various overlay materials applied to exterior.\",\"design_pressure\":\"+19.0\\\/-21.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R1\",\"approval_number\":\"FL13162.30\",\"seq\":30,\"product_model\":\"rf; 50xx 50xxA 51xx 51xxA\",\"product_description\":\"16'-0\\\" wide by 16' high steel sectional base, with or without vinyl or steel backed polystyrene insulation, with various overlay materials applied to exterior.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R1\",\"approval_number\":\"FL13162.31\",\"seq\":31,\"product_model\":\"rg; 50xx 50xxA 51xx 51xxA\",\"product_description\":\"16'-0\\\" wide by 16' high steel sectional base, with or without vinyl or steel backed polystyrene insulation, with various overlay materials applied to exterior.\",\"design_pressure\":\"+26.7\\\/-30.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R1\",\"approval_number\":\"FL13162.32\",\"seq\":32,\"product_model\":\"rh; 50xx 50xxA 51xx 51xxA\",\"product_description\":\"16'-0\\\" wide by 16' high steel sectional base, with or without vinyl or steel backed polystyrene insulation, with various overlay materials applied to exterior.\",\"design_pressure\":\"+30.6\\\/-34.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R1\",\"approval_number\":\"FL13162.33\",\"seq\":33,\"product_model\":\"ri; 50xx 50xxA 51xx 51xxA\",\"product_description\":\"16'-0\\\" wide by 16' high steel sectional base, with or without vinyl or steel backed polystyrene insulation, with various overlay materials applied to exterior.\",\"design_pressure\":\"+37.5\\\/-42.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R1\",\"approval_number\":\"FL13162.34\",\"seq\":34,\"product_model\":\"rj; 50xx 50xxA 51xx 51xxA\",\"product_description\":\"16'-0\\\" wide by 16' high steel sectional base, with or without vinyl or steel backed polystyrene insulation, with various overlay materials applied to exterior.\",\"design_pressure\":\"+40.5\\\/-45.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R1\",\"approval_number\":\"FL13162.35\",\"seq\":35,\"product_model\":\"rk; 50xx 50xxA 51xx 51xxA\",\"product_description\":\"16'-0\\\" wide by 16' high steel sectional base, with or without vinyl or steel backed polystyrene insulation, with various overlay materials applied to exterior.\",\"design_pressure\":\"+42.1\\\/-46.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R1\",\"approval_number\":\"FL13162.36\",\"seq\":36,\"product_model\":\"te; 50xx 50xxA 51xx 51xxA\",\"product_description\":\"18'-0\\\" wide by 16' high steel sectional base, with or without vinyl or steel backed polystyrene insulation, with various overlay materials applied to exterior.\",\"design_pressure\":\"+19.0\\\/-21.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R1\",\"approval_number\":\"FL13162.37\",\"seq\":37,\"product_model\":\"tf; 50xx 50xxA 51xx 51xxA\",\"product_description\":\"18'-0\\\" wide by 16' high steel sectional base, with or without vinyl or steel backed polystyrene insulation, with various overlay materials applied to exterior.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R1\",\"approval_number\":\"FL13162.38\",\"seq\":38,\"product_model\":\"tg; 50xx 50xxA 51xx 51xxA\",\"product_description\":\"18'-0\\\" wide by 16' high steel sectional base, with or without vinyl or steel backed polystyrene insulation, with various overlay materials applied to exterior.\",\"design_pressure\":\"+26.7\\\/-30.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R1\",\"approval_number\":\"FL13162.39\",\"seq\":39,\"product_model\":\"th; 50xx 50xxA 51xx 51xxA\",\"product_description\":\"18'-0\\\" wide by 16' high steel sectional base, with or without vinyl or steel backed polystyrene insulation, with various overlay materials applied to exterior.\",\"design_pressure\":\"+30.3\\\/-33.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13162-R1\",\"approval_number\":\"FL13162.40\",\"seq\":40,\"product_model\":\"ti; 50xx 50xxA 51xx 51xxA\",\"product_description\":\"18'-0\\\" wide by 16' high steel sectional base, with or without vinyl or steel backed polystyrene insulation, with various overlay materials applied to exterior.\",\"design_pressure\":\"+34.5\\\/-38.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R0\",\"approval_number\":\"FL13164.1\",\"seq\":1,\"product_model\":\"2216 2217 2283 2284 2285 2286 4216 4283 4285 5216 5283 5285\",\"product_description\":\"16' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R0\",\"approval_number\":\"FL13164.2\",\"seq\":2,\"product_model\":\"2216 2217 2283 2284 2285 2286 4216 4283 4285 5216 5283 5285\",\"product_description\":\"16' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+30.6\\\/-34.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R0\",\"approval_number\":\"FL13164.3\",\"seq\":3,\"product_model\":\"2240 2241 2250 2251 4240 4241 4250 4251 5240 5241 5250 5251\",\"product_description\":\"16' wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R0\",\"approval_number\":\"FL13164.4\",\"seq\":4,\"product_model\":\"2240 2241 2250 2251 4240 4241 4250 4251 5240 5241 5250 5251\",\"product_description\":\"16' wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+30.6\\\/-34.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R0\",\"approval_number\":\"FL13164.5\",\"seq\":5,\"product_model\":\"2240 2241 2250 2251 4240 4241 4250 4251 5240 5241 5250 5251\",\"product_description\":\"18' wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R0\",\"approval_number\":\"FL13164.6\",\"seq\":6,\"product_model\":\"2240 2241 2250 2251 4240 4241 4250 4251 5240 5241 5250 5251\",\"product_description\":\"18' wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+30.3\\\/-33.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R0\",\"approval_number\":\"FL13164.7\",\"seq\":7,\"product_model\":\"3212 3216 3285\",\"product_description\":\"16'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R0\",\"approval_number\":\"FL13164.8\",\"seq\":8,\"product_model\":\"3212 3216 3285\",\"product_description\":\"16'-2\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+30.6\\\/-34.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R0\",\"approval_number\":\"FL13164.9\",\"seq\":9,\"product_model\":\"50xx 51xx\",\"product_description\":\"16' wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation and with various overlay materials applied to exterior.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R0\",\"approval_number\":\"FL13164.10\",\"seq\":10,\"product_model\":\"50xx 51xx\",\"product_description\":\"16' wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation and with various overlay materials applied to exterior.\",\"design_pressure\":\"+30.6\\\/-34.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R0\",\"approval_number\":\"FL13164.11\",\"seq\":11,\"product_model\":\"50xx 51xx\",\"product_description\":\"18' wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation and with various overlay materials applied to exterior.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R0\",\"approval_number\":\"FL13164.12\",\"seq\":12,\"product_model\":\"50xx 51xx\",\"product_description\":\"18' wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation and with various overlay materials applied to exterior.\",\"design_pressure\":\"+30.3\\\/-33.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R0\",\"approval_number\":\"FL13164.13\",\"seq\":13,\"product_model\":\"53xx 54xx 55xx\",\"product_description\":\"16' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation and with various overlay materials applied to exterior.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R0\",\"approval_number\":\"FL13164.14\",\"seq\":14,\"product_model\":\"53xx 54xx 55xx\",\"product_description\":\"16' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation and with various overlay materials applied to exterior.\",\"design_pressure\":\"+30.6\\\/-34.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R1\",\"approval_number\":\"FL13164.15\",\"seq\":15,\"product_model\":\"le; 2216 2217 2283 2284 2285 2286\",\"product_description\":\"10' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+19.5\\\/-22.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R1\",\"approval_number\":\"FL13164.16\",\"seq\":16,\"product_model\":\"lf; 2216 2217 2283 2284 2285 2286\",\"product_description\":\"10' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R1\",\"approval_number\":\"FL13164.17\",\"seq\":17,\"product_model\":\"lg; 2216 2217 2283 2284 2285 2286\",\"product_description\":\"10' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+27.5\\\/-31.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R1\",\"approval_number\":\"FL13164.18\",\"seq\":18,\"product_model\":\"lh; 2216 2217 2283 2284 2285 2286\",\"product_description\":\"10' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+32.5\\\/-37.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R1\",\"approval_number\":\"FL13164.19\",\"seq\":19,\"product_model\":\"li; 2216 2217 2283 2284 2285 2286\",\"product_description\":\"10' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+38.3\\\/-43.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R1\",\"approval_number\":\"FL13164.20\",\"seq\":20,\"product_model\":\"lj; 2216 2217 2283 2284 2285 2286\",\"product_description\":\"10' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+44.7\\\/-51.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R1\",\"approval_number\":\"FL13164.21\",\"seq\":21,\"product_model\":\"lk; 2216 2217 2283 2284 2285 2286\",\"product_description\":\"10' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+49.9\\\/-56.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R1\",\"approval_number\":\"FL13164.22\",\"seq\":22,\"product_model\":\"ne; 2216 2217 2283 2284 2285 2286\",\"product_description\":\"12' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R1\",\"approval_number\":\"FL13164.23\",\"seq\":23,\"product_model\":\"nf; 2216 2217 2283 2284 2285 2286\",\"product_description\":\"12' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+22.8\\\/-25.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R1\",\"approval_number\":\"FL13164.24\",\"seq\":24,\"product_model\":\"ng; 2216 2217 2283 2284 2285 2286\",\"product_description\":\"12' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+30.6\\\/-34.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R1\",\"approval_number\":\"FL13164.25\",\"seq\":25,\"product_model\":\"nh; 2216 2217 2283 2284 2285 2286\",\"product_description\":\"12' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+32.0\\\/-36.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R1\",\"approval_number\":\"FL13164.26\",\"seq\":26,\"product_model\":\"ni; 2216 2217 2283 2284 2285 2286\",\"product_description\":\"12' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+37.5\\\/-42.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R1\",\"approval_number\":\"FL13164.27\",\"seq\":27,\"product_model\":\"nj; 2216 2217 2283 2284 2285 2286\",\"product_description\":\"12' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+40.5\\\/-45.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R1\",\"approval_number\":\"FL13164.28\",\"seq\":28,\"product_model\":\"nk; 2216 2217 2283 2284 2285 2286\",\"product_description\":\"12' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+43.0\\\/-48.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R1\",\"approval_number\":\"FL13164.29\",\"seq\":29,\"product_model\":\"pe; 2216 2217 2283 2284 2285 2286\",\"product_description\":\"14' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R1\",\"approval_number\":\"FL13164.30\",\"seq\":30,\"product_model\":\"pf; 2216 2217 2283 2284 2285 2286\",\"product_description\":\"14' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+22.8\\\/-25.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R1\",\"approval_number\":\"FL13164.31\",\"seq\":31,\"product_model\":\"pg; 2216 2217 2283 2284 2285 2286\",\"product_description\":\"14 wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+30.6\\\/-34.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R1\",\"approval_number\":\"FL13164.32\",\"seq\":32,\"product_model\":\"ph; 2216 2217 2283 2284 2285 2286\",\"product_description\":\"14' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+32.0\\\/-36.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R1\",\"approval_number\":\"FL13164.33\",\"seq\":33,\"product_model\":\"pi; 2216 2217 2283 2284 2285 2286\",\"product_description\":\"14' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+37.5\\\/-42.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R1\",\"approval_number\":\"FL13164.34\",\"seq\":34,\"product_model\":\"pj; 2216 2217 2283 2284 2285 2286\",\"product_description\":\"14' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+40.5\\\/-45.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R1\",\"approval_number\":\"FL13164.35\",\"seq\":35,\"product_model\":\"pk; 2216 2217 2283 2284 2285 2286\",\"product_description\":\"14 wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+43.0\\\/-48.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R1\",\"approval_number\":\"FL13164.36\",\"seq\":36,\"product_model\":\"re; 2216 2217 2283 2284 2285 2286\",\"product_description\":\"16' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+19.0\\\/-21.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R1\",\"approval_number\":\"FL13164.37\",\"seq\":37,\"product_model\":\"rf; 2216 2217 2283 2284 2285 2286\",\"product_description\":\"16' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R1\",\"approval_number\":\"FL13164.38\",\"seq\":38,\"product_model\":\"rg; 2216 2217 2283 2284 2285 2286\",\"product_description\":\"16' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+26.7\\\/-30.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R1\",\"approval_number\":\"FL13164.39\",\"seq\":39,\"product_model\":\"rh; 2216 2217 2283 2284 2285 2286\",\"product_description\":\"16' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+30.6\\\/-34.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R1\",\"approval_number\":\"FL13164.40\",\"seq\":40,\"product_model\":\"ri; 2216 2217 2283 2284 2285 2286\",\"product_description\":\"16' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+37.5\\\/-42.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R1\",\"approval_number\":\"FL13164.41\",\"seq\":41,\"product_model\":\"rj; 2216 2217 2283 2284 2285 2286\",\"product_description\":\"16' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+40.5\\\/-45.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R1\",\"approval_number\":\"FL13164.42\",\"seq\":42,\"product_model\":\"rk; 2216 2217 2283 2284 2285 2286\",\"product_description\":\"16' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+43.0\\\/-48.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R1\",\"approval_number\":\"FL13164.43\",\"seq\":43,\"product_model\":\"te; 2216 2217 2283 2284 2285 2286\",\"product_description\":\"18' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+19.0\\\/-21.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R1\",\"approval_number\":\"FL13164.44\",\"seq\":44,\"product_model\":\"tf; 2216 2217 2283 2284 2285 2286\",\"product_description\":\"18' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R1\",\"approval_number\":\"FL13164.45\",\"seq\":45,\"product_model\":\"tg; 2216 2217 2283 2284 2285 2286\",\"product_description\":\"18' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+26.7\\\/-30.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R1\",\"approval_number\":\"FL13164.46\",\"seq\":46,\"product_model\":\"th; 2216 2217 2283 2284 2285 2286\",\"product_description\":\"18' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+30.3\\\/-33.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R1\",\"approval_number\":\"FL13164.47\",\"seq\":47,\"product_model\":\"ti; 2216 2217 2283 2284 2285 2286\",\"product_description\":\"18' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+37.5\\\/-42.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R1\",\"approval_number\":\"FL13164.48\",\"seq\":48,\"product_model\":\"tj; 2216 2217 2283 2284 2285 2286\",\"product_description\":\"18' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+40.5\\\/-45.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R1\",\"approval_number\":\"FL13164.49\",\"seq\":49,\"product_model\":\"tk; 2216 2217 2283 2284 2285 2286\",\"product_description\":\"18' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+42.1\\\/-46.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R1\",\"approval_number\":\"FL13164.50\",\"seq\":50,\"product_model\":\"ve; 2216 2217 2283 2284 2285 2286\",\"product_description\":\"20' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+19.0\\\/-21.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R1\",\"approval_number\":\"FL13164.51\",\"seq\":51,\"product_model\":\"vf; 2216 2217 2283 2284 2285 2286\",\"product_description\":\"20' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+24.5\\\/-27.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R1\",\"approval_number\":\"FL13164.52\",\"seq\":52,\"product_model\":\"vg; 2216 2217 2283 2284 2285 2286\",\"product_description\":\"20' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+26.7\\\/-30.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R1\",\"approval_number\":\"FL13164.53\",\"seq\":53,\"product_model\":\"vh; 2216 2217 2283 2284 2285 2286\",\"product_description\":\"20' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+30.6\\\/-34.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13164-R1\",\"approval_number\":\"FL13164.54\",\"seq\":54,\"product_model\":\"vi; 2216 2217 2283 2284 2285 2286\",\"product_description\":\"20' wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+34.1\\\/-37.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13166-R0\",\"approval_number\":\"FL13166.1\",\"seq\":1,\"product_model\":\"je; 4240, 4241, 4250, 4251\",\"product_description\":\"8'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+21.0\\\/-25.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13166-R0\",\"approval_number\":\"FL13166.2\",\"seq\":2,\"product_model\":\"jf; 4240, 4241, 4250, 4251\",\"product_description\":\"8'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13166-R0\",\"approval_number\":\"FL13166.3\",\"seq\":3,\"product_model\":\"jg; 4240, 4241, 4250, 4251\",\"product_description\":\"8'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+32.0\\\/-36.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13166-R0\",\"approval_number\":\"FL13166.4\",\"seq\":4,\"product_model\":\"jh; 4240, 4241, 4250, 4251\",\"product_description\":\"8'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+32.5\\\/-37.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13166-R0\",\"approval_number\":\"FL13166.5\",\"seq\":5,\"product_model\":\"ji; 4240, 4241, 4250, 4251\",\"product_description\":\"8'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+38.3\\\/-45.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13166-R0\",\"approval_number\":\"FL13166.6\",\"seq\":6,\"product_model\":\"jj; 4240, 4241, 4250, 4251\",\"product_description\":\"8'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+41.5\\\/-47.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13166-R0\",\"approval_number\":\"FL13166.7\",\"seq\":7,\"product_model\":\"jk; 4240, 4241, 4250, 4251\",\"product_description\":\"8'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+49.9\\\/-56.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13166-R0\",\"approval_number\":\"FL13166.8\",\"seq\":8,\"product_model\":\"ke; 4240, 4241, 4250, 4251\",\"product_description\":\"9'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+19.5\\\/-22.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13166-R0\",\"approval_number\":\"FL13166.9\",\"seq\":9,\"product_model\":\"kf; 4240, 4241, 4250, 4251\",\"product_description\":\"9'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13166-R0\",\"approval_number\":\"FL13166.10\",\"seq\":10,\"product_model\":\"kg; 4240, 4241, 4250, 4251\",\"product_description\":\"9'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+27.5\\\/-31.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13166-R0\",\"approval_number\":\"FL13166.11\",\"seq\":11,\"product_model\":\"kh; 4240, 4241, 4250, 4251\",\"product_description\":\"9'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+32.0\\\/-36.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13166-R0\",\"approval_number\":\"FL13166.12\",\"seq\":12,\"product_model\":\"ki; 4240, 4241, 4250, 4251\",\"product_description\":\"9'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+38.3\\\/-45.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13166-R0\",\"approval_number\":\"FL13166.13\",\"seq\":13,\"product_model\":\"kj; 4240, 4241, 4250, 4251\",\"product_description\":\"9'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+41.5\\\/-47.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13166-R0\",\"approval_number\":\"FL13166.14\",\"seq\":14,\"product_model\":\"kk; 4240, 4241, 4250, 4251\",\"product_description\":\"9'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+49.5\\\/-56.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13166-R0\",\"approval_number\":\"FL13166.15\",\"seq\":15,\"product_model\":\"le; 4240, 4241, 4250, 4251\",\"product_description\":\"10'-6\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+19.5\\\/-22.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13166-R0\",\"approval_number\":\"FL13166.16\",\"seq\":16,\"product_model\":\"lf; 4240, 4241, 4250, 4251\",\"product_description\":\"10'-6\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13166-R0\",\"approval_number\":\"FL13166.17\",\"seq\":17,\"product_model\":\"lg; 4240, 4241, 4250, 4251\",\"product_description\":\"10'-6\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+27.5\\\/-31.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13166-R0\",\"approval_number\":\"FL13166.18\",\"seq\":18,\"product_model\":\"lh; 4240, 4241, 4250, 4251\",\"product_description\":\"10'-6\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+32.5\\\/-37.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13166-R0\",\"approval_number\":\"FL13166.19\",\"seq\":19,\"product_model\":\"li; 4240, 4241, 4250, 4251\",\"product_description\":\"10'-6\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+38.3\\\/-45.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13166-R0\",\"approval_number\":\"FL13166.20\",\"seq\":20,\"product_model\":\"lj; 4240, 4241, 4250, 4251\",\"product_description\":\"10'-6\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+41.5\\\/-47.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13166-R0\",\"approval_number\":\"FL13166.21\",\"seq\":21,\"product_model\":\"lk; 4240, 4241, 4250, 4251\",\"product_description\":\"10'-6\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+44.7\\\/-51.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13166-R0\",\"approval_number\":\"FL13166.22\",\"seq\":22,\"product_model\":\"ne; 4240, 4241, 4250, 4251\",\"product_description\":\"12'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13166-R0\",\"approval_number\":\"FL13166.23\",\"seq\":23,\"product_model\":\"nf; 4240, 4241, 4250, 4251\",\"product_description\":\"12'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+22.8\\\/-25.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13166-R0\",\"approval_number\":\"FL13166.24\",\"seq\":24,\"product_model\":\"ng; 4240, 4241, 4250, 4251\",\"product_description\":\"12'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+30.6\\\/-34.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13166-R0\",\"approval_number\":\"FL13166.25\",\"seq\":25,\"product_model\":\"nh; 4240, 4241, 4250, 4251\",\"product_description\":\"12'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+32.0\\\/-36.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13166-R0\",\"approval_number\":\"FL13166.26\",\"seq\":26,\"product_model\":\"ni; 4240, 4241, 4250, 4251\",\"product_description\":\"12'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+37.5\\\/-42.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13166-R0\",\"approval_number\":\"FL13166.27\",\"seq\":27,\"product_model\":\"nj; 4240, 4241, 4250, 4251\",\"product_description\":\"12'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+40.5\\\/-45.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13166-R0\",\"approval_number\":\"FL13166.28\",\"seq\":28,\"product_model\":\"nk; 4240, 4241, 4250, 4251\",\"product_description\":\"12'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+44.0\\\/-49.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13166-R0\",\"approval_number\":\"FL13166.29\",\"seq\":29,\"product_model\":\"re; 4240, 4241, 4250, 4251\",\"product_description\":\"16'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+19.0\\\/-21.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13166-R0\",\"approval_number\":\"FL13166.30\",\"seq\":30,\"product_model\":\"rf; 4240, 4241, 4250, 4251\",\"product_description\":\"16'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13166-R0\",\"approval_number\":\"FL13166.31\",\"seq\":31,\"product_model\":\"rg; 4240, 4241, 4250, 4251\",\"product_description\":\"16'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+26.7\\\/-30.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13166-R0\",\"approval_number\":\"FL13166.32\",\"seq\":32,\"product_model\":\"rh; 4240, 4241, 4250, 4251\",\"product_description\":\"16'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+30.6\\\/-34.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13166-R0\",\"approval_number\":\"FL13166.33\",\"seq\":33,\"product_model\":\"ri; 4240, 4241, 4250, 4251\",\"product_description\":\"16'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+37.5\\\/-42.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13166-R0\",\"approval_number\":\"FL13166.34\",\"seq\":34,\"product_model\":\"rj; 4240, 4241, 4250, 4251\",\"product_description\":\"16'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+40.5\\\/-45.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13166-R0\",\"approval_number\":\"FL13166.35\",\"seq\":35,\"product_model\":\"rk; 4240, 4241, 4250, 4251\",\"product_description\":\"16'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+42.1\\\/-46.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13166-R0\",\"approval_number\":\"FL13166.36\",\"seq\":36,\"product_model\":\"te; 4240, 4241, 4250, 4251\",\"product_description\":\"18'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+19.0\\\/-21.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13166-R0\",\"approval_number\":\"FL13166.37\",\"seq\":37,\"product_model\":\"tf; 4240, 4241, 4250, 4251\",\"product_description\":\"18'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13166-R0\",\"approval_number\":\"FL13166.38\",\"seq\":38,\"product_model\":\"tg; 4240, 4241, 4250, 4251\",\"product_description\":\"18'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+26.7\\\/-30.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13166-R0\",\"approval_number\":\"FL13166.39\",\"seq\":39,\"product_model\":\"th; 4240, 4241, 4250, 4251\",\"product_description\":\"18'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+30.3\\\/-33.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13166-R0\",\"approval_number\":\"FL13166.40\",\"seq\":40,\"product_model\":\"ti; 4240, 4241, 4250, 4251\",\"product_description\":\"18'-0\\\" wide by 16' high steel sectional door with or without vinyl or steel backed polystyrene insulation.\",\"design_pressure\":\"+34.5\\\/-38.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.1\",\"seq\":1,\"product_model\":\"je; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"8' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+21.0\\\/-25.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.2\",\"seq\":2,\"product_model\":\"jf; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"8' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.3\",\"seq\":3,\"product_model\":\"jg; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"8' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+27.8\\\/-32.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.4\",\"seq\":4,\"product_model\":\"jh; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"8' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+32.5\\\/-37.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.5\",\"seq\":5,\"product_model\":\"ji; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"8' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+38.3\\\/-43.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.6\",\"seq\":6,\"product_model\":\"jj; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"8' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+41.5\\\/-47.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.7\",\"seq\":7,\"product_model\":\"jk; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"8' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+49.9\\\/-56.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.8\",\"seq\":8,\"product_model\":\"ke; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"9' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+19.5\\\/-22.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.9\",\"seq\":9,\"product_model\":\"kf; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"9' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.10\",\"seq\":10,\"product_model\":\"kg; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"9' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+27.5\\\/-31.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.11\",\"seq\":11,\"product_model\":\"kh; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"9' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+32.0\\\/-36.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.12\",\"seq\":12,\"product_model\":\"ki; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"9' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+38.3\\\/-43.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.13\",\"seq\":13,\"product_model\":\"kj; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"9' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+41.5\\\/-47.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.14\",\"seq\":14,\"product_model\":\"kk; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"9' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+49.9\\\/-56.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.15\",\"seq\":15,\"product_model\":\"le; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"10' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+19.5\\\/-22.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.16\",\"seq\":16,\"product_model\":\"lf; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"10' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.17\",\"seq\":17,\"product_model\":\"lg; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"10' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+27.5\\\/-31.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.18\",\"seq\":18,\"product_model\":\"lh; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"10' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+32.5\\\/-37.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.19\",\"seq\":19,\"product_model\":\"li; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"10' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+38.3\\\/-43.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.20\",\"seq\":20,\"product_model\":\"lj; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"10' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+44.7\\\/-51.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.21\",\"seq\":21,\"product_model\":\"lk; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"10' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+49.9\\\/-56.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.22\",\"seq\":22,\"product_model\":\"ne; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"12' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.23\",\"seq\":23,\"product_model\":\"nf; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"12' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+22.8\\\/-25.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.24\",\"seq\":24,\"product_model\":\"ng; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"12' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+30.6\\\/-34.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.25\",\"seq\":25,\"product_model\":\"nh; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"12' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+32.0\\\/-36.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.26\",\"seq\":26,\"product_model\":\"ni; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"12' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+37.5\\\/-42.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.27\",\"seq\":27,\"product_model\":\"nj; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"12' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+40.5\\\/-45.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.28\",\"seq\":28,\"product_model\":\"nk; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"12' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+43.0\\\/-48.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.29\",\"seq\":29,\"product_model\":\"pe; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"14' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.30\",\"seq\":30,\"product_model\":\"pf; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"14' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+22.8\\\/-25.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.31\",\"seq\":31,\"product_model\":\"pg; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"14' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+30.6\\\/-34.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.32\",\"seq\":32,\"product_model\":\"ph; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"14' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+32.0\\\/-36.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.33\",\"seq\":33,\"product_model\":\"pi; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"14' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+37.5\\\/-42.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.34\",\"seq\":34,\"product_model\":\"pj; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"14' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+40.5\\\/-45.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.35\",\"seq\":35,\"product_model\":\"pk; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"14' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+43.0\\\/-48.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.36\",\"seq\":36,\"product_model\":\"re; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"16' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+19.0\\\/-21.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.37\",\"seq\":37,\"product_model\":\"rf; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"16' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.38\",\"seq\":38,\"product_model\":\"rg; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"16' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+26.7\\\/-30.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.39\",\"seq\":39,\"product_model\":\"rh; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"16' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+30.6\\\/-34.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.40\",\"seq\":40,\"product_model\":\"ri; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"16' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+37.5\\\/-42.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.41\",\"seq\":41,\"product_model\":\"rj; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"16' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+40.5\\\/-45.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.42\",\"seq\":42,\"product_model\":\"rk; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"16' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+43.0\\\/-48.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.43\",\"seq\":43,\"product_model\":\"te; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"18' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+19.0\\\/-21.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.44\",\"seq\":44,\"product_model\":\"tf; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"18' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.45\",\"seq\":45,\"product_model\":\"tg; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"18' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+26.7\\\/-30.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.46\",\"seq\":46,\"product_model\":\"th; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"18' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+30.3\\\/-33.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.47\",\"seq\":47,\"product_model\":\"ti; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"18' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+37.5\\\/-42.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.48\",\"seq\":48,\"product_model\":\"tj; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"18' wide by 20' high maximum; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+40.5\\\/-45.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.49\",\"seq\":49,\"product_model\":\"tk; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"18' wide by 20' high; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+42.1\\\/-46.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.50\",\"seq\":50,\"product_model\":\"ve; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"20' wide by 20' high; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+19.0\\\/-21.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.51\",\"seq\":51,\"product_model\":\"vf; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"20' wide by 20' high; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+24.5\\\/-27.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.52\",\"seq\":52,\"product_model\":\"vg; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"20' wide by 20' high; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+26.7\\\/-30.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.53\",\"seq\":53,\"product_model\":\"vh; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"20' wide by 20' high; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+30.6\\\/-34.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13167-R0\",\"approval_number\":\"FL13167.54\",\"seq\":54,\"product_model\":\"vi; 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"20' wide by 20' high; steel sandwich base with various overlay materials applied to exterior.\",\"design_pressure\":\"+34.1\\\/-37.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.1\",\"seq\":1,\"product_model\":\"je; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"8'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+18.1\\\/-20.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.2\",\"seq\":2,\"product_model\":\"jf; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"8'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+21.0\\\/-23.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.3\",\"seq\":3,\"product_model\":\"jg; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"8'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+25.3\\\/-28.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.4\",\"seq\":4,\"product_model\":\"jh; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"8'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+29.8\\\/-34.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.5\",\"seq\":5,\"product_model\":\"ji; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"8'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+33.4\\\/-38.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.6\",\"seq\":6,\"product_model\":\"jj; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"8'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+34.8\\\/-39.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.7\",\"seq\":7,\"product_model\":\"jk; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"8'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+40.2\\\/-45.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.8\",\"seq\":8,\"product_model\":\"jl; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"8'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+47.2\\\/-53.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.9\",\"seq\":9,\"product_model\":\"jm; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"8'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+50.7\\\/-57.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.10\",\"seq\":10,\"product_model\":\"ke; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"9'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+18.1\\\/-20.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.11\",\"seq\":11,\"product_model\":\"kf; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"9'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+21.0\\\/-23.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.12\",\"seq\":12,\"product_model\":\"kg; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"9'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+25.3\\\/-28.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.13\",\"seq\":13,\"product_model\":\"kh; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"9'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+29.8\\\/-34.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.14\",\"seq\":14,\"product_model\":\"ki; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"9'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+33.4\\\/-38.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.15\",\"seq\":15,\"product_model\":\"kj; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"9'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+34.8\\\/-39.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.16\",\"seq\":16,\"product_model\":\"kk; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"9'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+37.0\\\/-41.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.17\",\"seq\":17,\"product_model\":\"kl; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"9'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+49.9\\\/-56.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.18\",\"seq\":18,\"product_model\":\"km; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"9'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+50.7\\\/-57.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.19\",\"seq\":19,\"product_model\":\"le; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"10'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+18.1\\\/-20.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.20\",\"seq\":20,\"product_model\":\"lf; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"10'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+21.0\\\/-23.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.21\",\"seq\":21,\"product_model\":\"lg; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"10'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+25.3\\\/-28.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.22\",\"seq\":22,\"product_model\":\"lh; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"10'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+29.8\\\/-34.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.23\",\"seq\":23,\"product_model\":\"li; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"10'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+33.4\\\/-38.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.24\",\"seq\":24,\"product_model\":\"lj; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"10'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+33.9\\\/-41.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.25\",\"seq\":25,\"product_model\":\"lk; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"10'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+40.2\\\/-45.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.26\",\"seq\":26,\"product_model\":\"ll; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"10'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+46.2\\\/-54.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.27\",\"seq\":27,\"product_model\":\"lm; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"10'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+49.8\\\/-55.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.28\",\"seq\":28,\"product_model\":\"ne; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"12'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+18.1\\\/-20.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.29\",\"seq\":29,\"product_model\":\"nf; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"12'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+20.8\\\/-23.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.30\",\"seq\":30,\"product_model\":\"ng; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"12'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+25.3\\\/-28.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.31\",\"seq\":31,\"product_model\":\"nh; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"12'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+29.8\\\/-34.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.32\",\"seq\":32,\"product_model\":\"ni; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"12'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+33.0\\\/-37.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.33\",\"seq\":33,\"product_model\":\"nj; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"12'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+34.8\\\/-39.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.34\",\"seq\":34,\"product_model\":\"nk; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"12'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+37.3\\\/-41.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.35\",\"seq\":35,\"product_model\":\"pe; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"14'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+17.4\\\/-19.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.36\",\"seq\":36,\"product_model\":\"pf; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"14'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+20.3\\\/-22.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.37\",\"seq\":37,\"product_model\":\"pg; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"14'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+24.5\\\/-27.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.38\",\"seq\":38,\"product_model\":\"ph; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"14'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+29.8\\\/-34.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.39\",\"seq\":39,\"product_model\":\"pi; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"14'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+33.0\\\/-37.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.40\",\"seq\":40,\"product_model\":\"pj; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"14'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+35.5\\\/-39.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.41\",\"seq\":41,\"product_model\":\"pk; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"14'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+37.3\\\/-41.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.42\",\"seq\":42,\"product_model\":\"re; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"16'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+17.4\\\/-19.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.43\",\"seq\":43,\"product_model\":\"rf; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"16'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+20.3\\\/-22.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.44\",\"seq\":44,\"product_model\":\"rg; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"16'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+24.5\\\/-27.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.45\",\"seq\":45,\"product_model\":\"rh; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"16'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+28.0\\\/-31.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.46\",\"seq\":46,\"product_model\":\"ri; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"16'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+33.3\\\/-41.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.47\",\"seq\":47,\"product_model\":\"rj; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"16'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+35.5\\\/-39.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.48\",\"seq\":48,\"product_model\":\"rk; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"16'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+37.3\\\/-41.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.49\",\"seq\":49,\"product_model\":\"te; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"18'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+17.4\\\/-19.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.50\",\"seq\":50,\"product_model\":\"tf; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"18'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+20.3\\\/-22.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.51\",\"seq\":51,\"product_model\":\"tg; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"18'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+24.5\\\/-27.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.52\",\"seq\":52,\"product_model\":\"th; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"18'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+28.0\\\/-31.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.53\",\"seq\":53,\"product_model\":\"ti; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"18'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+37.3\\\/-37.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.54\",\"seq\":54,\"product_model\":\"ve; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"20'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+17.4\\\/-19.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.55\",\"seq\":55,\"product_model\":\"vf; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"20'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+20.3\\\/-22.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.56\",\"seq\":56,\"product_model\":\"vg; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"20'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+24.5\\\/-27.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.57\",\"seq\":57,\"product_model\":\"vh; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"20'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+30.6\\\/-30.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.58\",\"seq\":58,\"product_model\":\"xe; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"22'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+17.4\\\/-19.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.59\",\"seq\":59,\"product_model\":\"xf; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"22'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+20.7\\\/-26.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#13703-R0\",\"approval_number\":\"FL13703.60\",\"seq\":60,\"product_model\":\"ze; 3250, 3251, 3252, 3240, 3241, 3242, 3220, 3221, 3222\",\"product_description\":\"24'-2\\\" wide by 20' high steel pan rib door (25 gauge min.) with or without vinyl or steel backed polystrene insulation.\",\"design_pressure\":\"+17.4\\\/-22.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#14538-R0\",\"approval_number\":\"FL14538.1\",\"seq\":1,\"product_model\":\"ke; 221x, 228x, 421x, 428x, 521x, 528x, 519x, 598x\",\"product_description\":\"09'-11\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+19.1\\\/-21.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#14538-R0\",\"approval_number\":\"FL14538.2\",\"seq\":2,\"product_model\":\"kf; 221x, 228x, 421x, 428x, 521x, 528x, 519x, 598x\",\"product_description\":\"09'-01\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+22.8\\\/-25.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#14538-R0\",\"approval_number\":\"FL14538.3\",\"seq\":3,\"product_model\":\"kk; 221x, 228x, 421x, 428x, 521x, 528x, 519x, 598x\",\"product_description\":\"09'-11\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+51.1\\\/-58.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#14538-R0\",\"approval_number\":\"FL14538.4\",\"seq\":4,\"product_model\":\"le; 221x, 228x, 421x, 428x, 521x, 528x, 519x, 598x\",\"product_description\":\"10'-01\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+19.2\\\/-21.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#14538-R0\",\"approval_number\":\"FL14538.5\",\"seq\":5,\"product_model\":\"lf; 221x, 228x, 421x, 428x, 521x, 528x, 519x, 598x\",\"product_description\":\"11'-00\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+22.6\\\/-25.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#14538-R0\",\"approval_number\":\"FL14538.6\",\"seq\":6,\"product_model\":\"lg; 221x, 228x, 421x, 428x, 521x, 528x, 519x, 598x\",\"product_description\":\"10'-01\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+26.9\\\/-30.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#14538-R0\",\"approval_number\":\"FL14538.7\",\"seq\":7,\"product_model\":\"li; 221x, 228x, 421x, 428x, 521x, 528x, 519x, 598x\",\"product_description\":\"10'-00\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+44.7\\\/-51.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#14538-R0\",\"approval_number\":\"FL14538.8\",\"seq\":8,\"product_model\":\"mf; 221x, 228x, 421x, 428x, 521x, 528x, 519x, 598x\",\"product_description\":\"11'-10\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+22.4\\\/-25.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#14538-R0\",\"approval_number\":\"FL14538.9\",\"seq\":9,\"product_model\":\"mg; 221x, 228x, 421x, 428x, 521x, 528x, 519x, 598x\",\"product_description\":\"11'-08\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+26.4\\\/-29.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#14538-R0\",\"approval_number\":\"FL14538.10\",\"seq\":10,\"product_model\":\"ne; 221x, 228x, 421x, 428x, 521x, 528x, 519x, 598x\",\"product_description\":\"12'-01\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+18.7\\\/-21.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#14538-R0\",\"approval_number\":\"FL14538.11\",\"seq\":11,\"product_model\":\"nf; 221x, 228x, 421x, 428x, 521x, 528x, 519x, 598x\",\"product_description\":\"12'-08\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+22.4\\\/-25.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#14538-R0\",\"approval_number\":\"FL14538.12\",\"seq\":12,\"product_model\":\"oe; 221x, 228x, 421x, 428x, 521x, 528x, 519x, 598x\",\"product_description\":\"13'-00\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+18.6\\\/-21.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#14538-R0\",\"approval_number\":\"FL14538.13\",\"seq\":13,\"product_model\":\"og; 221x, 228x, 421x, 428x, 521x, 528x, 519x, 598x\",\"product_description\":\"13'-07\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+26.1\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#14538-R0\",\"approval_number\":\"FL14538.14\",\"seq\":14,\"product_model\":\"rf; 221x, 228x, 421x, 428x, 521x, 528x, 519x, 598x\",\"product_description\":\"16'-01\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+22.0\\\/-24.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#14538-R0\",\"approval_number\":\"FL14538.15\",\"seq\":15,\"product_model\":\"rh; 221x, 228x, 421x, 428x, 521x, 528x, 519x, 598x\",\"product_description\":\"16'-00\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+30.6\\\/-34.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#14538-R0\",\"approval_number\":\"FL14538.16\",\"seq\":16,\"product_model\":\"se; 221x, 228x, 421x, 428x, 521x, 528x, 519x, 598x\",\"product_description\":\"17'-06\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+18.6\\\/-20.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#14538-R0\",\"approval_number\":\"FL14538.17\",\"seq\":17,\"product_model\":\"sg; 221x, 228x, 421x, 428x, 521x, 528x, 519x, 598x\",\"product_description\":\"17'-05\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+25.4\\\/-28.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#14538-R0\",\"approval_number\":\"FL14538.18\",\"seq\":18,\"product_model\":\"tf; 221x, 228x, 421x, 428x, 521x, 528x, 519x, 598x\",\"product_description\":\"18'-11\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+21.5\\\/-24.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#14538-R0\",\"approval_number\":\"FL14538.19\",\"seq\":19,\"product_model\":\"th; 221x, 228x, 421x, 428x, 521x, 528x, 519x, 598x\",\"product_description\":\"18'-00\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+30.3\\\/-33.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#14538-R0\",\"approval_number\":\"FL14538.20\",\"seq\":20,\"product_model\":\"tk; 221x, 228x, 421x, 428x, 521x, 528x, 519x, 598x\",\"product_description\":\"18'-01\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+47.8\\\/-53.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#14538-R0\",\"approval_number\":\"FL14538.21\",\"seq\":21,\"product_model\":\"ug; 221x, 228x, 421x, 428x, 521x, 528x, 519x, 598x\",\"product_description\":\"19'-09\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+25.2\\\/-28.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#14538-R0\",\"approval_number\":\"FL14538.22\",\"seq\":22,\"product_model\":\"ui; 221x, 228x, 421x, 428x, 521x, 528x, 519x, 598x\",\"product_description\":\"19'-00\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+35.5\\\/-39.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#14538-R0\",\"approval_number\":\"FL14538.23\",\"seq\":23,\"product_model\":\"ve; 221x, 228x, 421x, 428x, 521x, 528x, 519x, 598x\",\"product_description\":\"20'-00\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+19.3\\\/-21.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#14538-R0\",\"approval_number\":\"FL14538.24\",\"seq\":24,\"product_model\":\"vf; 221x, 228x, 421x, 428x, 521x, 528x, 519x, 598x\",\"product_description\":\"20'-00\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+24.5\\\/-27.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#14538-R0\",\"approval_number\":\"FL14538.25\",\"seq\":25,\"product_model\":\"vg; 221x, 228x, 421x, 428x, 521x, 528x, 519x, 598x\",\"product_description\":\"20'-00\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+27.9\\\/-31.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#14538-R0\",\"approval_number\":\"FL14538.26\",\"seq\":26,\"product_model\":\"vh; 221x, 228x, 421x, 428x, 521x, 528x, 519x, 598x\",\"product_description\":\"20'-00\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+32.0\\\/-36.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#14538-R0\",\"approval_number\":\"FL14538.27\",\"seq\":27,\"product_model\":\"vi; 221x, 228x, 421x, 428x, 521x, 528x, 519x, 598x\",\"product_description\":\"20'-00\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+34.1\\\/-38.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#14538-R0\",\"approval_number\":\"FL14538.28\",\"seq\":28,\"product_model\":\"vk; 221x, 228x, 421x, 428x, 521x, 528x, 519x, 598x\",\"product_description\":\"20'-00\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or urethane insulation.\",\"design_pressure\":\"+39.0\\\/-43.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R2\",\"approval_number\":\"FL11031.42\",\"seq\":42,\"product_model\":\"rh; 4240, 4241, 4250, 4251, 5240, 5241, 5250, 5251\",\"product_description\":\"16'-00\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+30.1\\\/-33.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R2\",\"approval_number\":\"FL11031.43\",\"seq\":43,\"product_model\":\"rhI; 4240, 4241, 4250, 4251, 5240, 5241, 5250, 5251\",\"product_description\":\"16'-00\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+30.6\\\/-34.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R2\",\"approval_number\":\"FL11031.44\",\"seq\":44,\"product_model\":\"rhL; 4240, 4241, 4250, 4251, 5240, 5241, 5250, 5251\",\"product_description\":\"16'-00\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+30.1\\\/-33.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R2\",\"approval_number\":\"FL11031.45\",\"seq\":45,\"product_model\":\"ri; 4240, 4241, 4250, 4251, 5240, 5241, 5250, 5251\",\"product_description\":\"16'-00\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+34.5\\\/-38.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R2\",\"approval_number\":\"FL11031.46\",\"seq\":46,\"product_model\":\"rj; 4240, 4241, 4250, 4251, 5240, 5241, 5250, 5251\",\"product_description\":\"16'-00\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+39.5\\\/-44.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R2\",\"approval_number\":\"FL11031.47\",\"seq\":47,\"product_model\":\"rk; 4240, 4241, 4250, 4251, 5240, 5241, 5250, 5251\",\"product_description\":\"16'-00\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+42.1\\\/-46.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R2\",\"approval_number\":\"FL11031.48\",\"seq\":48,\"product_model\":\"rkI; 4240, 4241, 4250, 4251, 5240, 5241, 5250, 5251\",\"product_description\":\"16'-00\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+42.1\\\/-46.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R2\",\"approval_number\":\"FL11031.49\",\"seq\":49,\"product_model\":\"rl; 4240, 4241, 4250, 4251, 5240, 5241, 5250, 5251\",\"product_description\":\"16'-00\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+48.2\\\/-53.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R2\",\"approval_number\":\"FL11031.50\",\"seq\":50,\"product_model\":\"te; 4240, 4241, 4250, 4251, 5240, 5241, 5250, 5251\",\"product_description\":\"18'-00\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+18.7\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R2\",\"approval_number\":\"FL11031.51\",\"seq\":51,\"product_model\":\"tf; 4240, 4241, 4250, 4251, 5240, 5241, 5250, 5251\",\"product_description\":\"18'-00\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R2\",\"approval_number\":\"FL11031.52\",\"seq\":52,\"product_model\":\"tfI; 4240, 4241, 4250, 4251, 5240, 5241, 5250, 5251\",\"product_description\":\"18'-00\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R2\",\"approval_number\":\"FL11031.53\",\"seq\":53,\"product_model\":\"tfL; 4240, 4241, 4250, 4251, 5240, 5241, 5250, 5251\",\"product_description\":\"18'-00\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R2\",\"approval_number\":\"FL11031.54\",\"seq\":54,\"product_model\":\"tg; 4240, 4241, 4250, 4251, 5240, 5241, 5250, 5251\",\"product_description\":\"18'-00\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+26.2\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R2\",\"approval_number\":\"FL11031.55\",\"seq\":55,\"product_model\":\"th; 4240, 4241, 4250, 4251, 5240, 5241, 5250, 5251\",\"product_description\":\"18'-00\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+30.1\\\/-33.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R2\",\"approval_number\":\"FL11031.56\",\"seq\":56,\"product_model\":\"thI; 4240, 4241, 4250, 4251, 5240, 5241, 5250, 5251\",\"product_description\":\"18'-00\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+30.3\\\/-33.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R2\",\"approval_number\":\"FL11031.57\",\"seq\":57,\"product_model\":\"ti; 4240, 4241, 4250, 4251, 5240, 5241, 5250, 5251\",\"product_description\":\"18'-00\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+34.5\\\/-38.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R2\",\"approval_number\":\"FL11031.58\",\"seq\":58,\"product_model\":\"tiI; 4240, 4241, 4250, 4251, 5240, 5241, 5250, 5251\",\"product_description\":\"18'-00\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+34.5\\\/-38.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R2\",\"approval_number\":\"FL11031.59\",\"seq\":59,\"product_model\":\"tj; 4240, 4241, 4250, 4251, 5240, 5241, 5250, 5251\",\"product_description\":\"18'-00\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+39.5\\\/-44.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R2\",\"approval_number\":\"FL11031.60\",\"seq\":60,\"product_model\":\"tk; 4240, 4241, 4250, 4251, 5240, 5241, 5250, 5251\",\"product_description\":\"18'-00\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+42.1\\\/-46.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#11031-R2\",\"approval_number\":\"FL11031.61\",\"seq\":61,\"product_model\":\"tl; 4240, 4241, 4250, 4251, 5240, 5241, 5250, 5251\",\"product_description\":\"18'-00\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+48.2\\\/-53.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15012-R0\",\"approval_number\":\"FL15012.1\",\"seq\":1,\"product_model\":\"kf; 2240, 2241, 2250, 2251\",\"product_description\":\"09'-00\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15012-R0\",\"approval_number\":\"FL15012.2\",\"seq\":2,\"product_model\":\"kg; 2240, 2241, 2250, 2251\",\"product_description\":\"09'-00\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+27.3\\\/-30.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15012-R0\",\"approval_number\":\"FL15012.3\",\"seq\":3,\"product_model\":\"kh; 2240, 2241, 2250, 2251\",\"product_description\":\"09'-06\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+32.3\\\/-36.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15012-R0\",\"approval_number\":\"FL15012.4\",\"seq\":4,\"product_model\":\"ki; 2240, 2241, 2250, 2251\",\"product_description\":\"09'-00\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+49.5\\\/-56.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15012-R0\",\"approval_number\":\"FL15012.5\",\"seq\":5,\"product_model\":\"le; 2240, 2241, 2250, 2251\",\"product_description\":\"10'-01\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+19.2\\\/-21.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15012-R0\",\"approval_number\":\"FL15012.6\",\"seq\":6,\"product_model\":\"lf; 2240, 2241, 2250, 2251\",\"product_description\":\"10'-00\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15012-R0\",\"approval_number\":\"FL15012.7\",\"seq\":7,\"product_model\":\"lg; 2240, 2241, 2250, 2251\",\"product_description\":\"10'-00\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+27.3\\\/-30.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15012-R0\",\"approval_number\":\"FL15012.8\",\"seq\":8,\"product_model\":\"li; 2240, 2241, 2250, 2251\",\"product_description\":\"10'-06\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+44.7\\\/-51.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15012-R0\",\"approval_number\":\"FL15012.9\",\"seq\":9,\"product_model\":\"mg; 2240, 2241, 2250, 2251\",\"product_description\":\"11'-11\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+27.0\\\/-30.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15012-R0\",\"approval_number\":\"FL15012.10\",\"seq\":10,\"product_model\":\"mh; 2240, 2241, 2250, 2251\",\"product_description\":\"11'-11\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+30.6\\\/-34.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15012-R0\",\"approval_number\":\"FL15012.11\",\"seq\":11,\"product_model\":\"mi; 2240, 2241, 2250, 2251\",\"product_description\":\"11'-11\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+44.0\\\/-49.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15012-R0\",\"approval_number\":\"FL15012.12\",\"seq\":12,\"product_model\":\"oh; 2240, 2241, 2250, 2251\",\"product_description\":\"13'-11\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+30.6\\\/-34.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15012-R0\",\"approval_number\":\"FL15012.13\",\"seq\":13,\"product_model\":\"oi; 2240, 2241, 2250, 2251\",\"product_description\":\"13'-11\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+44.0\\\/-49.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15012-R0\",\"approval_number\":\"FL15012.14\",\"seq\":14,\"product_model\":\"qe; 2240, 2241, 2250, 2251\",\"product_description\":\"15'-11\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+18.8\\\/-20.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15012-R0\",\"approval_number\":\"FL15012.15\",\"seq\":15,\"product_model\":\"qf; 2240, 2241, 2250, 2251\",\"product_description\":\"15'-11\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+22.3\\\/-24.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15012-R0\",\"approval_number\":\"FL15012.16\",\"seq\":16,\"product_model\":\"qg; 2240, 2241, 2250, 2251\",\"product_description\":\"15'-11\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+26.3\\\/-29.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15012-R0\",\"approval_number\":\"FL15012.17\",\"seq\":17,\"product_model\":\"qh; 2240, 2241, 2250, 2251\",\"product_description\":\"15'-11\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+30.6\\\/-34.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15012-R0\",\"approval_number\":\"FL15012.18\",\"seq\":18,\"product_model\":\"qi; 2240, 2241, 2250, 2251\",\"product_description\":\"15'-11\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+42.3\\\/-47.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15012-R0\",\"approval_number\":\"FL15012.19\",\"seq\":19,\"product_model\":\"re; 2240, 2241, 2250, 2251\",\"product_description\":\"16'-00\\\" wide by 20' high steel sectional door with or without polystyrene insulation\",\"design_pressure\":\"+18.7\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15012-R0\",\"approval_number\":\"FL15012.20\",\"seq\":20,\"product_model\":\"rf; 2240, 2241, 2250, 2251\",\"product_description\":\"16'-00\\\" wide by 20' high steel sectional door with or without polystyrene insulation\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15012-R0\",\"approval_number\":\"FL15012.21\",\"seq\":21,\"product_model\":\"rg; 2240, 2241, 2250, 2251\",\"product_description\":\"16'-00\\\" wide by 20' high steel sectional door with or without polystyrene insulation\",\"design_pressure\":\"+26.2\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15012-R0\",\"approval_number\":\"FL15012.22\",\"seq\":22,\"product_model\":\"rh; 2240, 2241, 2250, 2251\",\"product_description\":\"16'-02\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+30.6\\\/-34.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15012-R0\",\"approval_number\":\"FL15012.23\",\"seq\":23,\"product_model\":\"te; 2240, 2241, 2250, 2251\",\"product_description\":\"18'-00\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+18.7\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15012-R0\",\"approval_number\":\"FL15012.24\",\"seq\":24,\"product_model\":\"tf; 2240, 2241, 2250, 2251\",\"product_description\":\"18'-00\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15012-R0\",\"approval_number\":\"FL15012.25\",\"seq\":25,\"product_model\":\"tg; 2240, 2241, 2250, 2251\",\"product_description\":\"18'-00\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+26.2\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15012-R0\",\"approval_number\":\"FL15012.26\",\"seq\":26,\"product_model\":\"th; 2240, 2241, 2250, 2251\",\"product_description\":\"18'-00\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+30.3\\\/-33.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15012-R0\",\"approval_number\":\"FL15012.27\",\"seq\":27,\"product_model\":\"ti; 2240, 2241, 2250, 2251\",\"product_description\":\"18'-00\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+34.5\\\/-38.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15043-R0\",\"approval_number\":\"FL15043.1\",\"seq\":1,\"product_model\":\"ke; 3212, 3216, 3285\",\"product_description\":\"9'-02\\\" wide by 24' high sectional door with steel sections with polystyrene or thermally broken polyurethane insulation and with or without aluminum framed full view sections.\",\"design_pressure\":\"+20.8\\\/-23.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15043-R0\",\"approval_number\":\"FL15043.2\",\"seq\":2,\"product_model\":\"lg; 3212, 3216, 3285\",\"product_description\":\"10'-02\\\" wide by 24' high sectional door with steel sections with polystyrene or thermally broken polyurethane insulation and with or without aluminum framed full view sections.\",\"design_pressure\":\"+32.1\\\/-36.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15043-R0\",\"approval_number\":\"FL15043.3\",\"seq\":3,\"product_model\":\"li; 3212, 3216, 3285\",\"product_description\":\"10'-02\\\" wide by 24' high sectional door with steel sections with polystyrene or thermally broken polyurethane insulation.\",\"design_pressure\":\"+41.6\\\/-48.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15043-R0\",\"approval_number\":\"FL15043.4\",\"seq\":4,\"product_model\":\"rf; 3212, 3216, 3285\",\"product_description\":\"16'-02\\\" wide by 24' high sectional door with steel sections with polystyrene or thermally broken polyurethane insulation and with or without aluminum framed full view sections.\",\"design_pressure\":\"+21.0\\\/-23.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15043-R0\",\"approval_number\":\"FL15043.5\",\"seq\":5,\"product_model\":\"uh; 3212, 3216, 3285\",\"product_description\":\"19'-02\\\" wide by 24' high sectional door with steel sections with polystyrene or urethane insulation.\",\"design_pressure\":\"+28.3\\\/-30.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15043-R0\",\"approval_number\":\"FL15043.6\",\"seq\":6,\"product_model\":\"vg; 3212, 3216, 3285\",\"product_description\":\"20'-02\\\" wide by 24' high sectional door with steel sections with polystyrene or thermally broken polyurethane insulation and with or without aluminum framed full view sections.\",\"design_pressure\":\"+26.5\\\/-31.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15043-R0\",\"approval_number\":\"FL15043.7\",\"seq\":7,\"product_model\":\"vi; 3212, 3216, 3285\",\"product_description\":\"20'-02\\\" wide by 24' high sectional door with steel sections with polystyrene or thermally broken polyurethane insulation.\",\"design_pressure\":\"+31.6\\\/-35.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15043-R0\",\"approval_number\":\"FL15043.8\",\"seq\":8,\"product_model\":\"we; 3212, 3216, 3285\",\"product_description\":\"21'-02\\\" wide by 24' high sectional door with steel sections with polystyrene or thermally broken polyurethane insulation and with or without aluminum framed full view sections.\",\"design_pressure\":\"+18.9\\\/-21.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15043-R0\",\"approval_number\":\"FL15043.9\",\"seq\":9,\"product_model\":\"yg; 3212, 3216, 3285\",\"product_description\":\"23'-02\\\" wide 24' high sectional door with steel sections with polystyrene or thermally broken polyurethane insulation and with or without aluminum framed full view sections.\",\"design_pressure\":\"+24.0\\\/-27.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15043-R1\",\"approval_number\":\"FL15043.10\",\"seq\":10,\"product_model\":\"we; 3212, 3216, 3285\",\"product_description\":\"21'-02\\\" wide by 24' high sectional door with steel sections with polystyrene or thermally broken polyurethane insulation and with or without aluminum framed full view sections.\",\"design_pressure\":\"+18.9\\\/-21.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15043-R1\",\"approval_number\":\"FL15043.11\",\"seq\":11,\"product_model\":\"yg; 3212, 3216, 3285\",\"product_description\":\"23'-02\\\" wide 24' high sectional door with steel sections with polystyrene or thermally broken polyurethane insulation and with or without aluminum framed full view sections.\",\"design_pressure\":\"+24.0\\\/-27.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15058-R0\",\"approval_number\":\"FL15058.1\",\"seq\":1,\"product_model\":\"hd; 3220, 3221, 3222, 3240, 3241, 3242, 3250, 3251, 3252\",\"product_description\":\"6'-00\\\" wide by 24' high sectional door with steel sections with or without polystyrene insulation and with or without aluminum framed full view sections.\",\"design_pressure\":\"+16.5\\\/-18.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15058-R0\",\"approval_number\":\"FL15058.2\",\"seq\":2,\"product_model\":\"kg; 3220, 3221, 3222, 3240, 3241, 3242, 3250, 3251, 3252\",\"product_description\":\"9'-02\\\" wide by 24' high sectional door with steel sections with or without polystyrene insulation and with or without aluminum framed full view sections.\",\"design_pressure\":\"+24.3\\\/-29.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15058-R0\",\"approval_number\":\"FL15058.3\",\"seq\":3,\"product_model\":\"lg; 3220, 3221, 3222, 3240, 3241, 3242, 3250, 3251, 3252\",\"product_description\":\"10'-02\\\" wide by 24' high sectional door with steel sections with or without polystyrene insulation and with or without aluminum framed full view sections.\",\"design_pressure\":\"+24.1\\\/-36.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15058-R0\",\"approval_number\":\"FL15058.4\",\"seq\":4,\"product_model\":\"lh; 3220, 3221, 3222, 3240, 3241, 3242, 3250, 3251, 3252\",\"product_description\":\"10'-02\\\" wide by 24' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+30.5\\\/-34.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15058-R0\",\"approval_number\":\"FL15058.5\",\"seq\":5,\"product_model\":\"li; 3220, 3221, 3222, 3240, 3241, 3242, 3250, 3251, 3252\",\"product_description\":\"10'-02\\\" wide by 24' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+46.2\\\/-54.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15058-R0\",\"approval_number\":\"FL15058.6\",\"seq\":6,\"product_model\":\"pf; 3220, 3221, 3222, 3240, 3241, 3242, 3250, 3251, 3252\",\"product_description\":\"14'-02\\\" wide by 24' high sectional door with steel sections with or without polystyrene insulation and with or without aluminum framed full view sections.\",\"design_pressure\":\"+20.7\\\/-25.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15058-R0\",\"approval_number\":\"FL15058.7\",\"seq\":7,\"product_model\":\"sh; 3220, 3221, 3222, 3240, 3241, 3242, 3250, 3251, 3252\",\"product_description\":\"17'-02\\\" wide by 24' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+29.5\\\/-36.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15058-R0\",\"approval_number\":\"FL15058.8\",\"seq\":8,\"product_model\":\"te; 3220, 3221, 3222, 3240, 3241, 3242, 3250, 3251, 3252\",\"product_description\":\"18'-02\\\" wide by 24' high sectional door with steel sections with or without polystyrene insulation and with or without aluminum framed full view sections.\",\"design_pressure\":\"+17.5\\\/-21.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15058-R0\",\"approval_number\":\"FL15058.9\",\"seq\":9,\"product_model\":\"tg; 3220, 3221, 3222, 3240, 3241, 3242, 3250, 3251, 3252\",\"product_description\":\"18'-02\\\" wide by 24' high sectional door with steel sections with or without polystyrene insulation and with or without aluminum framed full view sections.\",\"design_pressure\":\"+26.4\\\/-32.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15058-R0\",\"approval_number\":\"FL15058.10\",\"seq\":10,\"product_model\":\"ti; 3220, 3221, 3222, 3240, 3241, 3242, 3250, 3251, 3252\",\"product_description\":\"18'-02\\\" wide by 24' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+31.2\\\/-40.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15058-R0\",\"approval_number\":\"FL15058.11\",\"seq\":11,\"product_model\":\"vg; 3220, 3221, 3222, 3240, 3241, 3242, 3250, 3251, 3252\",\"product_description\":\"20'-02\\\" wide by 24' high sectional door with steel sections with or without polystyrene insulation and with or without aluminum framed full view sections.\",\"design_pressure\":\"+17.4\\\/-22.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15058-R0\",\"approval_number\":\"FL15058.12\",\"seq\":12,\"product_model\":\"xf; 3220, 3221, 3222, 3240, 3241, 3242, 3250, 3251, 3252\",\"product_description\":\"22'-00\\\" wide by 24' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"+25.8\\\/-25.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15074-R0\",\"approval_number\":\"FL15074.1\",\"seq\":1,\"product_model\":\"ke; 221x, 228x, 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"09'-00\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or thermally broken polyurethane insulation.\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15074-R0\",\"approval_number\":\"FL15074.2\",\"seq\":2,\"product_model\":\"lg; 221x, 228x, 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"10'-00\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or thermally broken polyurethane insulation.\",\"design_pressure\":\"+27.3\\\/-30.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15074-R0\",\"approval_number\":\"FL15074.3\",\"seq\":3,\"product_model\":\"li; 221x, 228x, 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"10'-00\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or thermally broken polyurethane insulation.\",\"design_pressure\":\"+44.7\\\/-51.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15074-R0\",\"approval_number\":\"FL15074.4\",\"seq\":4,\"product_model\":\"nf; 221x, 228x, 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"12'-00\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or thermally broken polyurethane insulation.\",\"design_pressure\":\"+25.0\\\/-28.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15074-R0\",\"approval_number\":\"FL15074.5\",\"seq\":5,\"product_model\":\"oe; 221x, 228x, 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"13'-06\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or thermally broken polyurethane insulation.\",\"design_pressure\":\"+17.2\\\/-19.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15074-R0\",\"approval_number\":\"FL15074.6\",\"seq\":6,\"product_model\":\"rf; 221x, 228x, 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"16'-00\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or thermally broken polyurethane insulation.\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15074-R0\",\"approval_number\":\"FL15074.7\",\"seq\":7,\"product_model\":\"rg; 221x, 228x, 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"16'-00\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or thermally broken polyurethane insulation.\",\"design_pressure\":\"+26.2\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15074-R0\",\"approval_number\":\"FL15074.8\",\"seq\":8,\"product_model\":\"rh; 221x, 228x, 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"16'-00\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or thermally broken polyurethane insulation.\",\"design_pressure\":\"+30.6\\\/-34.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15074-R0\",\"approval_number\":\"FL15074.9\",\"seq\":9,\"product_model\":\"tf; 221x, 228x, 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"18'-00\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or thermally broken polyurethane insulation.\",\"design_pressure\":\"+23.8\\\/-26.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15074-R0\",\"approval_number\":\"FL15074.10\",\"seq\":10,\"product_model\":\"th; 221x, 228x, 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"18'-00\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or thermally broken polyurethane insulation.\",\"design_pressure\":\"+30.3\\\/-33.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15074-R0\",\"approval_number\":\"FL15074.11\",\"seq\":11,\"product_model\":\"tk; 221x, 228x, 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"18'-00\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or thermally broken polyurethane insulation.\",\"design_pressure\":\"+48.2\\\/-53.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15074-R0\",\"approval_number\":\"FL15074.12\",\"seq\":12,\"product_model\":\"uh; 221x, 228x, 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"19'-06\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or thermally broken polyurethane insulation.\",\"design_pressure\":\"+33.7\\\/-37.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15074-R0\",\"approval_number\":\"FL15074.13\",\"seq\":13,\"product_model\":\"vf; 221x, 228x, 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"20'-00\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or thermally broken polyurethane insulation.\",\"design_pressure\":\"+24.5\\\/-27.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15074-R0\",\"approval_number\":\"FL15074.14\",\"seq\":14,\"product_model\":\"vg; 221x, 228x, 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"20'-00\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or thermally broken polyurethane insulation.\",\"design_pressure\":\"+27.9\\\/-31.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15074-R0\",\"approval_number\":\"FL15074.15\",\"seq\":15,\"product_model\":\"vi; 221x, 228x, 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"20'-00\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or thermally broken polyurethane insulation.\",\"design_pressure\":\"+34.1\\\/-38.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15074-R2\",\"approval_number\":\"FL15074.16\",\"seq\":16,\"product_model\":\"tk; 221x, 228x, 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"10'-00\\\" wide through 28'-00\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or thermally broken polyurethane insulation.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15074-R2\",\"approval_number\":\"FL15074.17\",\"seq\":17,\"product_model\":\"uh; 221x, 228x, 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"10'-00\\\" wide through 20'-02\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or thermally broken polyurethane insulation.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15074-R2\",\"approval_number\":\"FL15074.18\",\"seq\":18,\"product_model\":\"vf; 221x, 228x, 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"11'-00\\\" wide through 26'-00\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or thermally broken polyurethane insulation.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15074-R2\",\"approval_number\":\"FL15074.19\",\"seq\":19,\"product_model\":\"vg; 221x, 228x, 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"13'-04\\\" wide through 26'-00\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or thermally broken polyurethane insulation.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15074-R2\",\"approval_number\":\"FL15074.20\",\"seq\":20,\"product_model\":\"vh; 221x, 228x, 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"09'-00\\\" wide through 26'-00\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or thermally broken polyurethane insulation.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15074-R2\",\"approval_number\":\"FL15074.21\",\"seq\":21,\"product_model\":\"vi; 221x, 228x, 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"15'-00\\\" wide through 26'-00\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or thermally broken polyurethane insulation.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15074-R2\",\"approval_number\":\"FL15074.22\",\"seq\":22,\"product_model\":\"viI; 221x, 228x, 421x, 428x, 521x, 528x, 591x, 598x\",\"product_description\":\"16'-00\\\" wide through 20'-02\\\" wide by 20' high steel clad sandwich or laminated sectional door with polystyrene or thermally broken polyurethane insulation.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#17096-R0\",\"approval_number\":\"FL17096.1\",\"seq\":1,\"product_model\":\"jm; 3212P, 3216P, 3285P\",\"product_description\":\"06'-00\\\" through 09'-10\\\" wide by 24' high insulated sandwich sectional door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#17096-R0\",\"approval_number\":\"FL17096.2\",\"seq\":2,\"product_model\":\"jo; 3212P, 3216P, 3285P\",\"product_description\":\"06'-00\\\" through 09'-10\\\" wide by 24' high insulated sandwich sectional door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#17096-R0\",\"approval_number\":\"FL17096.3\",\"seq\":3,\"product_model\":\"kf; 3212P, 3216P, 3285P\",\"product_description\":\"06'-00\\\" through 09'-06\\\" wide by 24' high insulated sandwich sectional door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#17096-R0\",\"approval_number\":\"FL17096.4\",\"seq\":4,\"product_model\":\"le; 3212P, 3216P, 3285P\",\"product_description\":\"09'-08\\\" through 12'-00\\\" wide by 24' high insulated sandwich sectional door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#17096-R0\",\"approval_number\":\"FL17096.5\",\"seq\":5,\"product_model\":\"li; 3212P, 3216P, 3285\",\"product_description\":\"06'-00\\\" through 11'-04\\\" wide by 24' high insulated sandwich sectional door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#17096-R0\",\"approval_number\":\"FL17096.6\",\"seq\":6,\"product_model\":\"lm; 3212P, 3216P, 3285P\",\"product_description\":\"10'-00\\\" through 10'-10\\\" wide by 24' high insulated sandwich sectional door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#17096-R0\",\"approval_number\":\"FL17096.7\",\"seq\":7,\"product_model\":\"lmi; 3212P, 3216P, 3285P\",\"product_description\":\"10'-00\\\" through 10'-02\\\" wide by 24' high insulated sandwich sectional door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#17096-R0\",\"approval_number\":\"FL17096.8\",\"seq\":8,\"product_model\":\"ln; 3212P, 3216P, 3285P\",\"product_description\":\"09'-04\\\" through 10'-02\\\" wide by 24' high insulated sandwich sectional door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#17096-R0\",\"approval_number\":\"FL17096.9\",\"seq\":9,\"product_model\":\"lo; 3212P, 3216P, 3285P\",\"product_description\":\"06'-00\\\" through 11'-06\\\" wide by 24' high insulated sandwich sectional door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#17096-R0\",\"approval_number\":\"FL17096.10\",\"seq\":10,\"product_model\":\"lp; 3212P, 3216P, 3285P\",\"product_description\":\"06'-00\\\" through 14'-00\\\" wide by 24' high insulated sandwich sectional door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#17096-R0\",\"approval_number\":\"FL17096.11\",\"seq\":11,\"product_model\":\"ng; 3212P, 3216P, 3285\",\"product_description\":\"11'-06\\\" through 17'-02\\\" wide by 24' high insulated sandwich sectional door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#17096-R0\",\"approval_number\":\"FL17096.12\",\"seq\":12,\"product_model\":\"nk; 3212P, 3216P, 3285P\",\"product_description\":\"11'-00\\\" through 13'-10\\\" wide by 24' high insulated sandwich sectional door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#17096-R0\",\"approval_number\":\"FL17096.13\",\"seq\":13,\"product_model\":\"nm; 3212P, 3216P, 3285P\",\"product_description\":\"11'-04\\\" through 13'-04\\\" wide by 24' high insulated sandwich sectional door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#17096-R0\",\"approval_number\":\"FL17096.14\",\"seq\":14,\"product_model\":\"rh; 3212P, 3216P, 3285P\",\"product_description\":\"13'-06\\\" through 16'-10\\\" \\\" wide by 24' high insulated sandwich sectional door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#17096-R0\",\"approval_number\":\"FL17096.15\",\"seq\":15,\"product_model\":\"rk; 3212P, 3216P, 3285P\",\"product_description\":\"11'-04\\\" through 17'-02\\\" wide by 24' high insulated sandwich sectional door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#17096-R0\",\"approval_number\":\"FL17096.16\",\"seq\":16,\"product_model\":\"rki; 3212P, 3216P, 3285P\",\"product_description\":\"12'-00\\\" through 16'-06\\\" wide by 24' high insulated sandwich sectional door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#17096-R0\",\"approval_number\":\"FL17096.17\",\"seq\":17,\"product_model\":\"te; 3212P, 3216P, 3285P\",\"product_description\":\"16'-08\\\" through 22'-06\\\" wide by 24' high insulated sandwich sectional door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#17096-R0\",\"approval_number\":\"FL17096.18\",\"seq\":18,\"product_model\":\"tg; 3212P, 3216P, 3285P\",\"product_description\":\"16'-04\\\" through 22'-00\\\" wide by 24' high insulated sandwich sectional door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#17096-R0\",\"approval_number\":\"FL17096.19\",\"seq\":19,\"product_model\":\"tj; 3212P, 3216P, 3285P\",\"product_description\":\"17'-04\\\" through 24'-00\\\" wide by 24' high insulated sandwich sectional door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#17096-R0\",\"approval_number\":\"FL17096.20\",\"seq\":20,\"product_model\":\"tk; 3212P, 3216P, 3285P\",\"product_description\":\"14'-00\\\" through 24'-00\\\" wide by 24' high insulated sandwich sectional door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#17096-R0\",\"approval_number\":\"FL17096.21\",\"seq\":21,\"product_model\":\"tki; 3212P, 3216P, 3285P\",\"product_description\":\"14'-08\\\" through 20'-00\\\" wide by 24' high insulated sandwich sectional door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15012-R2\",\"approval_number\":\"FL15012.28\",\"seq\":28,\"product_model\":\"ti; 2240, 2241, 2250, 2251, 4240, 4241, 4250, 4251, 5240, 5241, 5250, 5251\",\"product_description\":\"09'-00\\\" wide through 24'-00\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15012-R2\",\"approval_number\":\"FL15012.29\",\"seq\":29,\"product_model\":\"tiI; 2240, 2241, 2250, 2251, 4240, 4241, 4250, 4251, 5240, 5241, 5250, 5251\",\"product_description\":\"10'-08\\\" wide through 18'-00\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15012-R2\",\"approval_number\":\"FL15012.30\",\"seq\":30,\"product_model\":\"tj; 2240, 2241, 2250, 2251, 4240, 4241, 4250, 4251, 5240, 5241, 5250, 5251\",\"product_description\":\"09'-00\\\" wide through 24'-00\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15012-R2\",\"approval_number\":\"FL15012.31\",\"seq\":31,\"product_model\":\"tk; 2240, 2241, 2250, 2251, 4240, 4241, 4250, 4251, 5240, 5241, 5250, 5251\",\"product_description\":\"09'-00\\\" wide through 24'-00\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15012-R2\",\"approval_number\":\"FL15012.32\",\"seq\":32,\"product_model\":\"tl; 2240, 2241, 2250, 2251, 4240, 4241, 4250, 4251, 5240, 5241, 5250, 5251\",\"product_description\":\"09'-10\\\" wide through 24'-00\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15058-R2\",\"approval_number\":\"FL15058.13\",\"seq\":13,\"product_model\":\"ti; 3220, 3221, 3222, 3240, 3241, 3242, 3250, 3251, 3252\",\"product_description\":\"24'-02\\\" through 15'-00\\\" wide, 24' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15058-R2\",\"approval_number\":\"FL15058.14\",\"seq\":14,\"product_model\":\"tj; 3220, 3221, 3222, 3240, 3241, 3242, 3250, 3251, 3252\",\"product_description\":\"28'-02\\\" through 16'-08\\\" wide, 24' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15058-R2\",\"approval_number\":\"FL15058.15\",\"seq\":15,\"product_model\":\"tjI; 3220, 3221, 3222, 3240, 3241, 3242, 3250, 3251, 3252\",\"product_description\":\"20'-02\\\" through 18'-00\\\" wide, 24' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15058-R2\",\"approval_number\":\"FL15058.16\",\"seq\":16,\"product_model\":\"vg; 3220, 3221, 3222, 3240, 3241, 3242, 3250, 3251, 3252\",\"product_description\":\"26'-08\\\" through 14'-02\\\" wide, 24' high steel sectional door with or without polystyrene insulation and with or without aluminum framed full view sections.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15012-R5\",\"approval_number\":\"FL15012.33\",\"seq\":33,\"product_model\":\"tm; 2140, 2141, 2240, 2241, 2150, 2151, 2250, 2251, 2550, 2551, 4140, 4141, 4240, 4241, 4150, 4151, 4250, 4251, 5240, 5241, 5250, 5251, 5940, 5941, 5950, 5951\",\"product_description\":\"18'-00\\\" to 15'-04\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15012-R5\",\"approval_number\":\"FL15012.34\",\"seq\":34,\"product_model\":\"tn; 2140, 2141, 2240, 2241, 2150, 2151, 2250, 2251, 2550, 2551, 4140, 4141, 4240, 4241, 4150, 4151, 4250, 4251, 5240, 5241, 5250, 5251, 5940, 5941, 5950, 5951\",\"product_description\":\"16'-00\\\" to 20'-00\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15012-R5\",\"approval_number\":\"FL15012.35\",\"seq\":35,\"product_model\":\"to; 2140, 2141, 2240, 2241, 2150, 2151, 2250, 2251, 2550, 2551, 4140, 4141, 4240, 4241, 4150, 4151, 4250, 4251, 5240, 5241, 5250, 5251, 5940, 5941, 5950, 5951\",\"product_description\":\"16'-00\\\" to 20'-00\\\" wide by 20' high steel sectional door with or without polystyrene insulation.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15074-R6\",\"approval_number\":\"FL15074.23\",\"seq\":23,\"product_model\":\"23. 22XX, 25XX, 42XX, 52XX, 59XX\",\"product_description\":\"10'-00\\\" wide through 16'-00\\\" wide by 20' high steel sandwich sectional door with polystyrene (2283 family) or thermally broken polyurethane (2216 family) insulation.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15074-R6\",\"approval_number\":\"FL15074.24\",\"seq\":24,\"product_model\":\"24. 22XX, 25XX, 42XX, 52XX, 59XX\",\"product_description\":\"12'-00\\\" wide through 16'-00\\\" wide by 20' high steel sandwich sectional door with polystyrene (2283 family) or thermally broken polyurethane (2216 family) insulation.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15074-R6\",\"approval_number\":\"FL15074.25\",\"seq\":25,\"product_model\":\"25. 22XX, 25XX, 42XX, 52XX, 59XX\",\"product_description\":\"12'-00\\\" wide through 20'-00\\\" wide by 20' high steel sandwich sectional door with polystyrene (2283 family) or thermally broken polyurethane (2216 family) insulation.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15074-R6\",\"approval_number\":\"FL15074.26\",\"seq\":26,\"product_model\":\"26. 22XX, 25XX, 42XX, 52XX, 59XX\",\"product_description\":\"14'-00\\\" wide through 16'-00\\\" wide by 20' high steel sandwich sectional door with polystyrene (2283 family) or thermally broken polyurethane (2216 family) insulation.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15074-R6\",\"approval_number\":\"FL15074.27\",\"seq\":27,\"product_model\":\"27. 22XX, 25XX, 42XX, 52XX, 59XX\",\"product_description\":\"15'-00\\\" wide through 16'-00\\\" wide by 20' high steel sandwich sectional door with polystyrene (2283 family) or thermally broken polyurethane (2216 family) insulation.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15074-R6\",\"approval_number\":\"FL15074.28\",\"seq\":28,\"product_model\":\"28. 22XX, 25XX, 42XX, 52XX, 59XX\",\"product_description\":\"18'-00\\\" wide by 20' high steel sandwich sectional door with polystyrene (2283 family) or thermally broken polyurethane (2216 family) insulation.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15074-R6\",\"approval_number\":\"FL15074.29\",\"seq\":29,\"product_model\":\"29. 22XX, 25XX, 42XX, 52XX, 59XX\",\"product_description\":\"16'-01\\\" wide through 18'-00\\\" wide by 20' high steel sandwich sectional door with polystyrene (2283 family) or thermally broken polyurethane (2216 family) insulation.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15074-R6\",\"approval_number\":\"FL15074.30\",\"seq\":30,\"product_model\":\"30. 22XX, 25XX, 42XX, 52XX, 59XX\",\"product_description\":\"18'-00\\\" wide through 20'-00\\\" wide by 20' high steel sandwich sectional door with polystyrene (2283 family) or thermally broken polyurethane (2216 family) insulation.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15074-R6\",\"approval_number\":\"FL15074.31\",\"seq\":31,\"product_model\":\"31. 22XX, 25XX, 42XX, 52XX, 59XX\",\"product_description\":\"16'-01\\\" wide through 18'-00\\\" wide by 20' high steel sandwich sectional door with polystyrene (2283 family) or thermally broken polyurethane (2216 family) insulation.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15074-R6\",\"approval_number\":\"FL15074.32\",\"seq\":32,\"product_model\":\"32. 22XX, 25XX, 42XX, 52XX, 59XX\",\"product_description\":\"18'-00\\\" wide by 20' high steel sandwich sectional door with polystyrene (2283 family) or thermally broken polyurethane (2216 family) insulation.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15074-R6\",\"approval_number\":\"FL15074.33\",\"seq\":33,\"product_model\":\"33. 22XX, 25XX, 42XX, 52XX, 59XX\",\"product_description\":\"15'-00\\\" wide through 20'-00\\\" wide by 20' high steel sandwich sectional door with polystyrene (2283 family) or thermally broken polyurethane (2216 family) insulation.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15074-R6\",\"approval_number\":\"FL15074.34\",\"seq\":34,\"product_model\":\"34. 22XX, 25XX, 42XX, 52XX, 59XX\",\"product_description\":\"18'-00\\\" wide through 20'-00\\\" wide by 20' high steel sandwich sectional door with polystyrene (2283 family) or thermally broken polyurethane (2216 family) insulation.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15074-R6\",\"approval_number\":\"FL15074.35\",\"seq\":35,\"product_model\":\"35. 22XX, 25XX, 42XX, 52XX, 59XX\",\"product_description\":\"10'-01\\\" wide through 20'-00\\\" wide by 20' high steel sandwich sectional door with polystyrene (2283 family) or thermally broken polyurethane (2216 family) insulation.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#15074-R6\",\"approval_number\":\"FL15074.36\",\"seq\":36,\"product_model\":\"36. 22XX, 25XX, 42XX, 52XX, 59XX\",\"product_description\":\"16'-07\\\" wide through 20'-00\\\" wide by 20' high steel sandwich sectional door with polystyrene (2283 family) or thermally broken polyurethane (2216 family) insulation.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Overhead Door Corporation\":[{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11734-R10\",\"approval_number\":\"FL11734.1\",\"seq\":1,\"product_model\":\"416\\\/418\",\"product_description\":\"Extra Heavy-Duty Sectional Steel Commercial Door, 16ga-galvanized (Non-Insulated\\\/Insulated)\",\"design_pressure\":\"+18\\\/-18\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11734-R10\",\"approval_number\":\"FL11734.2\",\"seq\":2,\"product_model\":\"416\\\/418\",\"product_description\":\"Extra Heavy-Duty Sectional Steel Commercial Door, 16ga-galvanized (Non-Insulated\\\/Insulated)\",\"design_pressure\":\"+22\\\/-22\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11734-R10\",\"approval_number\":\"FL11734.3\",\"seq\":3,\"product_model\":\"416\\\/418\",\"product_description\":\"Extra Heavy-Duty Sectional Steel Commercial Door, 16ga-galvanized (Non-Insulated\\\/Insulated)\",\"design_pressure\":\"+26\\\/-26\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11734-R10\",\"approval_number\":\"FL11734.4\",\"seq\":4,\"product_model\":\"416\\\/418\",\"product_description\":\"Extra Heavy-Duty Sectional Steel Commercial Door, 16ga-galvanized (Non-Insulated\\\/Insulated)\",\"design_pressure\":\"+31\\\/-31\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11734-R10\",\"approval_number\":\"FL11734.5\",\"seq\":5,\"product_model\":\"416\\\/418\",\"product_description\":\"Extra Heavy-Duty Sectional Steel Commercial Door, 16ga-galvanized (Non-Insulated\\\/Insulated)\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11734-R10\",\"approval_number\":\"FL11734.6\",\"seq\":6,\"product_model\":\"416\\\/418\",\"product_description\":\"Extra Heavy-Duty Sectional Steel Commercial Door, 16ga-galvanized (Non-Insulated\\\/Insulated)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11734-R10\",\"approval_number\":\"FL11734.7\",\"seq\":7,\"product_model\":\"420\\\/422\",\"product_description\":\"Heavy-Duty Sectional Steel Commercial Door, 20ga-galvanized, (Non-Insulated\\\/Insulated)\",\"design_pressure\":\"+18\\\/-18\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11734-R10\",\"approval_number\":\"FL11734.8\",\"seq\":8,\"product_model\":\"420\\\/422\",\"product_description\":\"Heavy-Duty Sectional Steel Commercial Door, 20ga-galvanized (Non-Insulated\\\/Insulated)\",\"design_pressure\":\"+22\\\/-22\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11734-R10\",\"approval_number\":\"FL11734.9\",\"seq\":9,\"product_model\":\"420\\\/422\",\"product_description\":\"Heavy-Duty Sectional Steel Commercial Door, 20ga-galvanized (Non-Insulated\\\/Insulated)\",\"design_pressure\":\"+26\\\/-26\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11734-R10\",\"approval_number\":\"FL11734.10\",\"seq\":10,\"product_model\":\"420\\\/422\",\"product_description\":\"Heavy-Duty Sectional Steel Commercial Door, 20ga-galvanized (Non-Insulated\\\/Insulated)\",\"design_pressure\":\"+31\\\/-31\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11734-R10\",\"approval_number\":\"FL11734.11\",\"seq\":11,\"product_model\":\"420\\\/422\",\"product_description\":\"Heavy-Duty Sectional Steel Commercial Door, 20ga-galvanized (Non-Insulated\\\/Insulated)\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11734-R10\",\"approval_number\":\"FL11734.12\",\"seq\":12,\"product_model\":\"420\\\/422\",\"product_description\":\"Heavy-Duty Sectional Steel Commercial Door, 20ga-galvanized (Non-Insulated\\\/Insulated)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11734-R10\",\"approval_number\":\"FL11734.13\",\"seq\":13,\"product_model\":\"424\\\/426\",\"product_description\":\"Heavy-Duty Sectional Steel Commercial Door, 24ga-galvanized (Non-Insulated\\\/Insulated)\",\"design_pressure\":\"+18\\\/-18\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11734-R10\",\"approval_number\":\"FL11734.14\",\"seq\":14,\"product_model\":\"424\\\/426\",\"product_description\":\"Heavy-Duty Sectional Steel Commercial Door, 24ga-galvanized (Non-Insulated\\\/Insulated)\",\"design_pressure\":\"+22\\\/-22\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11734-R10\",\"approval_number\":\"FL11734.15\",\"seq\":15,\"product_model\":\"424\\\/426\",\"product_description\":\"Heavy-Duty Commercial Sectional Steel Door, 24ga-galvanized (Non-Insulated\\\/Insulated)\",\"design_pressure\":\"+26\\\/-26\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11734-R10\",\"approval_number\":\"FL11734.16\",\"seq\":16,\"product_model\":\"424\\\/426\",\"product_description\":\"Heavy-Duty Sectional Steel Commercial Door, 24ga-galvanized, (Non-Insulated\\\/Insulated)\",\"design_pressure\":\"+31\\\/-31\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11734-R10\",\"approval_number\":\"FL11734.17\",\"seq\":17,\"product_model\":\"424\\\/426\",\"product_description\":\"Heavy-Duty Sectional Steel Commercial Door, 24ga-galvanized (Non-Insulated\\\/Insulated)\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11734-R10\",\"approval_number\":\"FL11734.18\",\"seq\":18,\"product_model\":\"424\\\/426\",\"product_description\":\"Heavy-Duty Sectional Steel Commercial Door, 24ga-galvanized (Non-Insulated\\\/Insulated)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11734-R10\",\"approval_number\":\"FL11734.19\",\"seq\":19,\"product_model\":\"430\\\/432\",\"product_description\":\"Medium-Duty Sectional Steel Commercial Door, 24ga-galvanized (Non-Insulated\\\/Insulated)\",\"design_pressure\":\"+18\\\/-18\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11734-R10\",\"approval_number\":\"FL11734.20\",\"seq\":20,\"product_model\":\"430\\\/432\",\"product_description\":\"Medium-Duty Sectional Steel Commercial Door, 24ga-galvanized (Non-Insulated\\\/Insulated)\",\"design_pressure\":\"+22\\\/-22\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11734-R10\",\"approval_number\":\"FL11734.21\",\"seq\":21,\"product_model\":\"430\\\/432\",\"product_description\":\"Medium-Duty Sectional Steel Commercial Door, 24ga-galvanized (Non-Insulated\\\/Insulated)\",\"design_pressure\":\"+26\\\/-26\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11734-R10\",\"approval_number\":\"FL11734.22\",\"seq\":22,\"product_model\":\"430\\\/432\",\"product_description\":\"Medium-Duty Sectional Steel Commercial Door, 24ga-galvanized (Non-Insulated\\\/Insulated)\",\"design_pressure\":\"+31\\\/-31\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11734-R10\",\"approval_number\":\"FL11734.23\",\"seq\":23,\"product_model\":\"430\\\/432\",\"product_description\":\"Medium-Duty Sectional Steel Commercial Door, 24ga-galvanized (Non-Insulated\\\/Insulated)\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#14170-R18\",\"approval_number\":\"FL14170.1\",\"seq\":1,\"product_model\":\"a. Series 170-175, 177, 180-185, 187\",\"product_description\":\"WS1, 9' Max width. 14' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+15.9\\\/-18.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#14170-R18\",\"approval_number\":\"FL14170.2\",\"seq\":2,\"product_model\":\"e. Series 170-175, 177, 180-185, 187\",\"product_description\":\"WS9, 9' Max width. 14' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+46\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#14170-R18\",\"approval_number\":\"FL14170.3\",\"seq\":3,\"product_model\":\"f. Series 170-175, 177, 180-185, 187\",\"product_description\":\"WS1, 16' Max width. 14' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+12.4\\\/-13.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#14170-R18\",\"approval_number\":\"FL14170.4\",\"seq\":4,\"product_model\":\"g. Series 170-175, 177, 180-185, 187\",\"product_description\":\"WS2, 16' Max width. 14' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+15.3\\\/-17\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#14170-R18\",\"approval_number\":\"FL14170.5\",\"seq\":5,\"product_model\":\"h. Series 170-175, 177, 180-185, 187\",\"product_description\":\"WS4, 16' Max width. 14' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+23\\\/-25\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#14170-R18\",\"approval_number\":\"FL14170.6\",\"seq\":6,\"product_model\":\"i. Series 170-175, 177, 180-185, 187\",\"product_description\":\"WS6, 16' Max width. 14' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+30\\\/-33.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#14170-R18\",\"approval_number\":\"FL14170.7\",\"seq\":7,\"product_model\":\"j. Series 170-175, 177, 180-185, 187\",\"product_description\":\"WS7, 16' Max width. 14' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+34.4\\\/-38.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#14170-R18\",\"approval_number\":\"FL14170.8\",\"seq\":8,\"product_model\":\"k. Series 170-175, 177, 180-185, 187\",\"product_description\":\"WS9, 16' Max width. 14' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+46\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#14170-R18\",\"approval_number\":\"FL14170.9\",\"seq\":9,\"product_model\":\"l. Series 170-175, 177, 180-185, 187\",\"product_description\":\"WS1, 18' Max width. 14' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+12.4\\\/-13.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#14170-R18\",\"approval_number\":\"FL14170.10\",\"seq\":10,\"product_model\":\"m. Series 170-175, 177, 180-185, 187\",\"product_description\":\"WS3, 18' Max width. 14' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+18.5\\\/-20.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#14170-R18\",\"approval_number\":\"FL14170.11\",\"seq\":11,\"product_model\":\"p. Series 170-175, 177, 180-185, 187\",\"product_description\":\"WS9, 18' Max width. 8' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+46\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#14170-R18\",\"approval_number\":\"FL14170.12\",\"seq\":12,\"product_model\":\"q. Series 170-175, 177, 180-185, 187\",\"product_description\":\"WS1, 9' Max width. 14' Max height. Impact Glazing available in top or intermediate section\",\"design_pressure\":\"+31.00\\\/-35.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#14170-R18\",\"approval_number\":\"FL14170.13\",\"seq\":13,\"product_model\":\"r. Series 170-175, 177, 180-185, 187\",\"product_description\":\"WS3, 9' Max width. 14' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+22.9\\\/-26.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#14170-R18\",\"approval_number\":\"FL14170.14\",\"seq\":14,\"product_model\":\"s. Series 170-175, 177, 180-185, 187\",\"product_description\":\"WS5, 9' Max width. 14' Max height. Impact Glazing available in top or intermediate section\",\"design_pressure\":\"+26.9\\\/-30.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#14170-R18\",\"approval_number\":\"FL14170.15\",\"seq\":15,\"product_model\":\"Series 1440\\\/1540\\\/173\\\/174\\\/183\\\/184\\\/176\\\/186 #1127\",\"product_description\":\"WS5, 16'2 Max width. 14' Max height. Impact Glazing available in top or intermediate section\",\"design_pressure\":\"+46\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#14170-R18\",\"approval_number\":\"FL14170.16\",\"seq\":16,\"product_model\":\"Series 1440\\\/1540\\\/173\\\/174\\\/183\\\/184\\\/176\\\/186 #1146\",\"product_description\":\"WS5, 18'2 Max width. 14' Max height. Impact Glazing available in top or intermediate section\",\"design_pressure\":\"+46\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#14170-R18\",\"approval_number\":\"FL14170.17\",\"seq\":17,\"product_model\":\"Series 1440\\\/1540\\\/173\\\/174\\\/183\\\/184\\\/176\\\/186 #1300\",\"product_description\":\"WS5, 9' Max width. 14' Max height. Impact Glazing available in top or intermediate section\",\"design_pressure\":\"+46\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#14170-R18\",\"approval_number\":\"FL14170.18\",\"seq\":18,\"product_model\":\"Series 170\\\/180\\\/1400\\\/1500 #1128\",\"product_description\":\"WS5, 16'2 Max width. 14' Max height. Impact Glazing available in top or intermediate section\",\"design_pressure\":\"+46\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#14170-R18\",\"approval_number\":\"FL14170.19\",\"seq\":19,\"product_model\":\"Series 170\\\/180\\\/1400\\\/1500 #1147\",\"product_description\":\"WS5, 18' Max width. 14' Max height. Impact Glazing available in top or intermediate section\",\"design_pressure\":\"+34.4\\\/-38.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#14170-R18\",\"approval_number\":\"FL14170.20\",\"seq\":20,\"product_model\":\"Series 170\\\/180\\\/1400\\\/1500 #1148\",\"product_description\":\"WS5, 18'2 Max width. 14' Max height. Impact Glazing available in top or intermediate section\",\"design_pressure\":\"+46\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#14170-R18\",\"approval_number\":\"FL14170.21\",\"seq\":21,\"product_model\":\"Series 170\\\/180\\\/1400\\\/1500 #1400\",\"product_description\":\"WS1, 9' Max width. 14' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+10.5\\\/-11.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#14170-R18\",\"approval_number\":\"FL14170.22\",\"seq\":22,\"product_model\":\"Series 170\\\/180\\\/1400\\\/1500 #1401\",\"product_description\":\"WS1, 9' Max width. 14' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+12.0\\\/-14.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#14170-R18\",\"approval_number\":\"FL14170.23\",\"seq\":23,\"product_model\":\"t. Series 170-175, 177, 180-185, 187\",\"product_description\":\"WS5, 9' Max width. 14' Max height. Impact Glazing available in top or intermediate section\",\"design_pressure\":\"+37.00\\\/-41.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#14170-R18\",\"approval_number\":\"FL14170.24\",\"seq\":24,\"product_model\":\"u. Series 170-175, 177, 180-185, 187\",\"product_description\":\"WS5, 16' Max width. 14' Max height. Impact Glazing available in top or intermediate section\",\"design_pressure\":\"+26.00\\\/-29.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#14170-R18\",\"approval_number\":\"FL14170.25\",\"seq\":25,\"product_model\":\"V. Series 170-175, 177, 180-185, 187\",\"product_description\":\"WS5, 18' Max width. 14' Max height. Impact Glazing available in top or intermediate section\",\"design_pressure\":\"+26.30\\\/-29.30\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.1\",\"seq\":1,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"9'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+12.80\\\/-14.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.2\",\"seq\":2,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"9'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+19.10\\\/-20.60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.3\",\"seq\":3,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"9'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+22.90\\\/-26.30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.4\",\"seq\":4,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"9'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+26.90\\\/-30.80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.5\",\"seq\":5,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"9'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+35.70\\\/-41.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.6\",\"seq\":6,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"9'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+41.00\\\/-46.30\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.7\",\"seq\":7,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"9'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+46.00\\\/-52.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.8\",\"seq\":8,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"9'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+64.00\\\/-72.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.9\",\"seq\":9,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"16'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+12.40\\\/-13.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.10\",\"seq\":10,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"16'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+23.00\\\/-25.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.11\",\"seq\":11,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"16'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+30.00\\\/-33.50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.12\",\"seq\":12,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"16'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+34.40\\\/-38.30\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.13\",\"seq\":13,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"16'2\\\" Max width. 8' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+46.00\\\/-52.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.14\",\"seq\":14,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"18'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+12.40\\\/-13.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.15\",\"seq\":15,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"18'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+23.00\\\/-25.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.16\",\"seq\":16,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"18'2\\\" Max width. 24' Max height.\",\"design_pressure\":\"+30.00\\\/-33.50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.17\",\"seq\":17,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"18'2\\\" Max width. 8' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+46.00\\\/-52.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.18\",\"seq\":18,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"22'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+15.45\\\/-16.79\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.19\",\"seq\":19,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"22'2\\\" Max width. 24' Max height.\",\"design_pressure\":\"+20.15\\\/-22.50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.20\",\"seq\":20,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"12'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+16.5\\\/-18.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.21\",\"seq\":21,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"12'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+19.3\\\/-21.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.22\",\"seq\":22,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"12'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+22.4\\\/-25.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.23\",\"seq\":23,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"12'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+25.7\\\/-28.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.24\",\"seq\":24,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"12'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+33.1\\\/-37.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.25\",\"seq\":25,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"12'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+46.0\\\/-52.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.26\",\"seq\":26,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"16'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+46.0\\\/-52.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.27\",\"seq\":27,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"18'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+46.0\\\/-52.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.28\",\"seq\":28,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"18'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+30.0\\\/-33.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.29\",\"seq\":29,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"9'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+26.90\\\/-30.80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.30\",\"seq\":30,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"9'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+41.00\\\/-46.30\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.31\",\"seq\":31,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"12'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+33.10\\\/-37.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.32\",\"seq\":32,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"12'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+41.30\\\/-46.70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.33\",\"seq\":33,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"16'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+23.00\\\/-25.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.34\",\"seq\":34,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"16'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+26.90\\\/-30.80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.35\",\"seq\":35,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"16'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+30.00\\\/-33.50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.36\",\"seq\":36,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"16'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+32.60\\\/-36.90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.37\",\"seq\":37,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"16'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+41.30\\\/-46.70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.38\",\"seq\":38,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"18'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+26.90\\\/-30.80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.39\",\"seq\":39,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"18'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+32.60\\\/-36.90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.40\",\"seq\":40,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"18'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+41.30\\\/-46.70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.41\",\"seq\":41,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"18'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+23.00\\\/-25.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.42\",\"seq\":42,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"9'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+46\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16798-R10\",\"approval_number\":\"FL16798.43\",\"seq\":43,\"product_model\":\"5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"9'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+64\\\/-72\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#17167-R5\",\"approval_number\":\"FL17167.1\",\"seq\":1,\"product_model\":\"Model 980\\\/7800 Drawing 411357\",\"product_description\":\"9' Max width. 10' Max height. Glazing available in top section only.\",\"design_pressure\":\"+22.90\\\/-26.30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#17167-R5\",\"approval_number\":\"FL17167.2\",\"seq\":2,\"product_model\":\"Model 980\\\/7800 Drawing 411358\",\"product_description\":\"9' Max width. 10' Max height. Glazing available in top section only.\",\"design_pressure\":\"+31.20\\\/-35.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#17167-R5\",\"approval_number\":\"FL17167.3\",\"seq\":3,\"product_model\":\"Model 980\\\/7800 Drawing 411359\",\"product_description\":\"9' Max width. 10' Max height. Glazing available in top section only.\",\"design_pressure\":\"+41.00\\\/-46.30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#17167-R5\",\"approval_number\":\"FL17167.4\",\"seq\":4,\"product_model\":\"Model 980\\\/7800 Drawing 411360\",\"product_description\":\"16' Max width. 10' Max height. Glazing available in top section only.\",\"design_pressure\":\"+15.30\\\/-17.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#17167-R5\",\"approval_number\":\"FL17167.5\",\"seq\":5,\"product_model\":\"Model 980\\\/7800 Drawing 411361\",\"product_description\":\"16' Max width. 10' Max height. Glazing available in top section only.\",\"design_pressure\":\"+23.00\\\/-25.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#17167-R5\",\"approval_number\":\"FL17167.6\",\"seq\":6,\"product_model\":\"Model 980\\\/7800 Drawing 411362\",\"product_description\":\"16' Max width. 8' Max height. Glazing available in top section only.\",\"design_pressure\":\"+34.40\\\/-38.30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#17629-R7\",\"approval_number\":\"FL17629.1\",\"seq\":1,\"product_model\":\"521\",\"product_description\":\"Drawing 411368. 16'2\\\" Max Width and 30'1\\\" Max Height.\",\"design_pressure\":\"+48.00\\\/-54.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#17629-R7\",\"approval_number\":\"FL17629.2\",\"seq\":2,\"product_model\":\"521\",\"product_description\":\"Drawing 411487. 18'2\\\" Max Width and 30'1\\\" Max Height.\",\"design_pressure\":\"+43\\\/-48\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#17629-R7\",\"approval_number\":\"FL17629.3\",\"seq\":3,\"product_model\":\"521\",\"product_description\":\"Drawing 410222. 22'2\\\" Max Width and 30'1\\\" Max Height.\",\"design_pressure\":\"+18\\\/-18\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#17629-R7\",\"approval_number\":\"FL17629.4\",\"seq\":4,\"product_model\":\"521\",\"product_description\":\"Drawing 410223. 20'2\\\" Max Width and 30'1\\\" Max Height.\",\"design_pressure\":\"+22\\\/-22\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#17629-R7\",\"approval_number\":\"FL17629.5\",\"seq\":5,\"product_model\":\"521\",\"product_description\":\"Drawing 410224. 18'2\\\" Max Width and 30'1\\\" Max Height.\",\"design_pressure\":\"+26\\\/-26\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#17629-R7\",\"approval_number\":\"FL17629.6\",\"seq\":6,\"product_model\":\"521\",\"product_description\":\"Drawing 410225. 16'2\\\" Max Width and 30'1\\\" Max Height.\",\"design_pressure\":\"+31\\\/-31\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#17629-R7\",\"approval_number\":\"FL17629.7\",\"seq\":7,\"product_model\":\"521\",\"product_description\":\"Drawing 410226. 14'2\\\" Max Width and 30'1\\\" Max Height.\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#17629-R7\",\"approval_number\":\"FL17629.8\",\"seq\":8,\"product_model\":\"521\",\"product_description\":\"Drawing 410227. 10'2\\\" Max Width and 30'1\\\" Max Height.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#21067-R6\",\"approval_number\":\"FL21067.1\",\"seq\":1,\"product_model\":\"300-309\\\/5800\\\/7540 Drawing 411416\",\"product_description\":\"9' Max Width x 14' Max Height. Only available with glazed top section.\",\"design_pressure\":\"+12.80\\\/-14.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#21067-R6\",\"approval_number\":\"FL21067.2\",\"seq\":2,\"product_model\":\"300-309\\\/5800\\\/7540 Drawing 411417\",\"product_description\":\"9' Max Width x 14' Max Height. Solid Only-No Glazing Available\",\"design_pressure\":\"+22.90\\\/-26.30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#21067-R6\",\"approval_number\":\"FL21067.3\",\"seq\":3,\"product_model\":\"300-309\\\/5800\\\/7540 Drawing 411418\",\"product_description\":\"9' Max Width x 14' Max Height. Only available with glazed top section.\",\"design_pressure\":\"+22.90\\\/-26.30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#21067-R6\",\"approval_number\":\"FL21067.4\",\"seq\":4,\"product_model\":\"300-309\\\/5800\\\/7540 Drawing 411419\",\"product_description\":\"9' Max Width x 14' Max Height. Solid Only-No Glazing Available\",\"design_pressure\":\"+26.90\\\/-30.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#21067-R6\",\"approval_number\":\"FL21067.5\",\"seq\":5,\"product_model\":\"300-309\\\/5800\\\/7540 Drawing 411420\",\"product_description\":\"9' Max Width x 14' Max Height. Only available with glazed top section.\",\"design_pressure\":\"+26.90\\\/-30.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#21067-R6\",\"approval_number\":\"FL21067.6\",\"seq\":6,\"product_model\":\"300-309\\\/5800\\\/7540 Drawing 411421\",\"product_description\":\"9' Max Width x 14' Max Height. Solid Only-No Glazing Available\",\"design_pressure\":\"+31.20\\\/-35.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#21067-R6\",\"approval_number\":\"FL21067.7\",\"seq\":7,\"product_model\":\"300-309\\\/5800\\\/7540 Drawing 411422\",\"product_description\":\"9' Max Width x 14' Max Height. Only available with glazed top section.\",\"design_pressure\":\"+31.20\\\/-35.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#21067-R6\",\"approval_number\":\"FL21067.8\",\"seq\":8,\"product_model\":\"300-309\\\/5800\\\/7540 Drawing 411423\",\"product_description\":\"9' Max Width x 14' Max Height. Solid Only-No Glazing Available\",\"design_pressure\":\"+35.70\\\/-41.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#21067-R6\",\"approval_number\":\"FL21067.9\",\"seq\":9,\"product_model\":\"300-309\\\/5800\\\/7540 Drawing 411424\",\"product_description\":\"9' Max Width x 14' Max Height. Solid Only-No Glazing Available\",\"design_pressure\":\"+45.30\\\/-51.20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#21067-R6\",\"approval_number\":\"FL21067.10\",\"seq\":10,\"product_model\":\"300-309\\\/5800\\\/7540 Drawing 411425\",\"product_description\":\"10' Max Width x 14' Max Height. Solid Only-No Glazing Available\",\"design_pressure\":\"+12.80\\\/-14.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#21067-R6\",\"approval_number\":\"FL21067.11\",\"seq\":11,\"product_model\":\"300-309\\\/5800\\\/7540 Drawing 411426\",\"product_description\":\"10' Max Width x 14' Max Height. Only available with glazed top section.\",\"design_pressure\":\"+12.80\\\/-14.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#21067-R6\",\"approval_number\":\"FL21067.12\",\"seq\":12,\"product_model\":\"300-309\\\/5800\\\/7540 Drawing 411427\",\"product_description\":\"10' Max Width x 14' Max Height. Solid Only-No Glazing Available\",\"design_pressure\":\"+19.20\\\/-22.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#21067-R6\",\"approval_number\":\"FL21067.13\",\"seq\":13,\"product_model\":\"300-309\\\/5800\\\/7540 Drawing 411428\",\"product_description\":\"10' Max Width x 14' Max Height. Only available with glazed top section.\",\"design_pressure\":\"+19.20\\\/-22.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#21067-R6\",\"approval_number\":\"FL21067.14\",\"seq\":14,\"product_model\":\"300-309\\\/5800\\\/7540 Drawing 411429\",\"product_description\":\"10' Max Width x 14' Max Height. Solid Only-No Glazing Available.\",\"design_pressure\":\"+22.90\\\/-26.30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#21067-R6\",\"approval_number\":\"FL21067.15\",\"seq\":15,\"product_model\":\"300-309\\\/5800\\\/7540 Drawing 411430\",\"product_description\":\"10' Max Width x 14' Max Height. Only available with glazed top section.\",\"design_pressure\":\"+22.90\\\/-26.30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#21067-R6\",\"approval_number\":\"FL21067.16\",\"seq\":16,\"product_model\":\"300-309\\\/5800\\\/7540 Drawing 411431\",\"product_description\":\"10' Max Width x 14' Max Height. Solid Only-No Glazing Available.\",\"design_pressure\":\"+26.90\\\/-30.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#21067-R6\",\"approval_number\":\"FL21067.17\",\"seq\":17,\"product_model\":\"300-309\\\/5800\\\/7540 Drawing 411432\",\"product_description\":\"10' Max Width x 14' Max Height. Only available with glazed top section.\",\"design_pressure\":\"+26.90\\\/-30.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#21067-R6\",\"approval_number\":\"FL21067.18\",\"seq\":18,\"product_model\":\"300-309\\\/5800\\\/7540 Drawing 411433\",\"product_description\":\"10' Max Width x 14' Max Height. Solid Only-No Glazing Available\",\"design_pressure\":\"+31.20\\\/-35.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#21067-R6\",\"approval_number\":\"FL21067.19\",\"seq\":19,\"product_model\":\"300-309\\\/5800\\\/7540 Drawing 411434\",\"product_description\":\"16' Max Width x 14' Max Height. Only available with glazed top section.\",\"design_pressure\":\"+12.40\\\/-13.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#21067-R6\",\"approval_number\":\"FL21067.20\",\"seq\":20,\"product_model\":\"300-309\\\/5800\\\/7540 Drawing 411435\",\"product_description\":\"16' Max Width x 14' Max Height. Solid Only-No Glazing Available\",\"design_pressure\":\"+15.30\\\/-17.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#21067-R6\",\"approval_number\":\"FL21067.21\",\"seq\":21,\"product_model\":\"300-309\\\/5800\\\/7540 Drawing 411436\",\"product_description\":\"16' Max Width x 14' Max Height. Only available with glazed top section.\",\"design_pressure\":\"+15.30\\\/-17.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#21067-R6\",\"approval_number\":\"FL21067.22\",\"seq\":22,\"product_model\":\"300-309\\\/5800\\\/7540 Drawing 411437\",\"product_description\":\"16' Max Width x 14' Max Height. Solid Only-No Glazing Available.\",\"design_pressure\":\"+18.50\\\/-20.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#21067-R6\",\"approval_number\":\"FL21067.23\",\"seq\":23,\"product_model\":\"300-309\\\/5800\\\/7540 Drawing 411438\",\"product_description\":\"16' Max Width x 14' Max Height. Only available with glazed top section.\",\"design_pressure\":\"+18.50\\\/-20.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#21067-R6\",\"approval_number\":\"FL21067.24\",\"seq\":24,\"product_model\":\"300-309\\\/5800\\\/7540 Drawing 411439\",\"product_description\":\"16' Max Width x 14' Max Height. Solid Only-No Glazing Available.\",\"design_pressure\":\"+22.00\\\/-24.50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#21067-R6\",\"approval_number\":\"FL21067.25\",\"seq\":25,\"product_model\":\"300-309\\\/5800\\\/7540 Drawing 411440\",\"product_description\":\"18' Max Width x 14' Max Height. Solid Only-No Glazing Available\",\"design_pressure\":\"+18.50\\\/-20.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#21067-R6\",\"approval_number\":\"FL21067.26\",\"seq\":26,\"product_model\":\"300-309\\\/5800\\\/7540 Drawing 411441\",\"product_description\":\"18' Max Width x 14' Max Height. Only available with glazed top section.\",\"design_pressure\":\"+15.30\\\/-17.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#21067-R6\",\"approval_number\":\"FL21067.27\",\"seq\":27,\"product_model\":\"300-309\\\/5800\\\/7540 Drawing 411442\",\"product_description\":\"18' Max Width x 14' Max Height. Only available with glazed top section.\",\"design_pressure\":\"+18.50\\\/-20.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#21067-R6\",\"approval_number\":\"FL21067.28\",\"seq\":28,\"product_model\":\"300-309\\\/5800\\\/7540 Drawing 411445\",\"product_description\":\"18' Max Width x 14' Max Height. Solid Only-No Glazing Available\",\"design_pressure\":\"+22.00\\\/-24.50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#21067-R6\",\"approval_number\":\"FL21067.29\",\"seq\":29,\"product_model\":\"300-309\\\/5800\\\/7540 Drawing 411446\",\"product_description\":\"16' Max Width x 14' Max Height. Only available with glazed top section.\",\"design_pressure\":\"+23.00\\\/-25.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#21067-R6\",\"approval_number\":\"FL21067.30\",\"seq\":30,\"product_model\":\"300-309\\\/5800\\\/7540 Drawing 411447\",\"product_description\":\"16' Max Width x 14' Max Height. Only available with glazed top section.\",\"design_pressure\":\"+27.00\\\/-31.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#21067-R6\",\"approval_number\":\"FL21067.31\",\"seq\":31,\"product_model\":\"300-309\\\/5800\\\/7540 Drawing 411448\",\"product_description\":\"18' Max Width x 14' Max Height. Only available with glazed top section.\",\"design_pressure\":\"+26.30\\\/-29.30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#21067-R6\",\"approval_number\":\"FL21067.32\",\"seq\":32,\"product_model\":\"300-309\\\/5800\\\/7540 Drawing 411449\",\"product_description\":\"16' Max Width x 14' Max Height. Only available with glazed top section.\",\"design_pressure\":\"+30.00\\\/-33.50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#21067-R6\",\"approval_number\":\"FL21067.33\",\"seq\":33,\"product_model\":\"300-309\\\/5800\\\/7540 Drawing 411450\",\"product_description\":\"16'-2\\\" Max Width x 14' Max Solid Only-No Glazing Available\",\"design_pressure\":\"+39.20\\\/-43.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#21067-R6\",\"approval_number\":\"FL21067.34\",\"seq\":34,\"product_model\":\"300-309\\\/5800\\\/7540 Drawing 411451\",\"product_description\":\"18'-2\\\" Max Width x 14' Max Solid Only-No Glazing Available\",\"design_pressure\":\"+30.00\\\/-33.50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#21067-R6\",\"approval_number\":\"FL21067.35\",\"seq\":35,\"product_model\":\"300-309\\\/5800\\\/7540 Drawing 411452\",\"product_description\":\"9' Max Width x 14' Max Height. Solid Only-No Glazing Available\",\"design_pressure\":\"+12.80\\\/-14.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#21067-R6\",\"approval_number\":\"FL21067.36\",\"seq\":36,\"product_model\":\"300-309\\\/5800\\\/7540 Drawing 411453\",\"product_description\":\"10' Max Width x 14' Max Height. Solid Only-No Glazing Available\",\"design_pressure\":\"+41.00\\\/-46.30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#29619-R2\",\"approval_number\":\"FL29619.1\",\"seq\":1,\"product_model\":\"421\\\/423\\\/427\\\/429\",\"product_description\":\"Heavy-Duty Sectional Steel Commercial Door, 24ga (20ga)-galvanized (Non-insulated\\\/Insulated) Up to 10'2\\\" wide\",\"design_pressure\":\"+50.00\\\/-56.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#29619-R2\",\"approval_number\":\"FL29619.2\",\"seq\":2,\"product_model\":\"421\\\/423\\\/427\\\/429\",\"product_description\":\"Heavy-Duty Sectional Steel Commercial Door, 24ga (20ga)- galvanized (Non-insulated\\\/Insulated) Up to 14'2\\\" wide\",\"design_pressure\":\"+50.00\\\/-56.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.1\",\"seq\":1,\"product_model\":\"190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"9'-2\\\" Max width. 24' Max height. Glazing available in any section, in any combination, including an all-glazed option.\",\"design_pressure\":\"+26.9\\\/-30.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.2\",\"seq\":2,\"product_model\":\"190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"9'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+41.0\\\/-46.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.3\",\"seq\":3,\"product_model\":\"190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"12'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+33.10\\\/-37.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.4\",\"seq\":4,\"product_model\":\"190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"12'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+41.3\\\/-46.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.5\",\"seq\":5,\"product_model\":\"190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"16'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+23.0\\\/-25.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.6\",\"seq\":6,\"product_model\":\"190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"16'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+26.9\\\/-30.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.7\",\"seq\":7,\"product_model\":\"190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"16'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+30.0\\\/-33.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.8\",\"seq\":8,\"product_model\":\"190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"16'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+32.6\\\/-36.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.9\",\"seq\":9,\"product_model\":\"190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"16'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+41.3\\\/-46.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.10\",\"seq\":10,\"product_model\":\"190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"18'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+23.0\\\/-25.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.11\",\"seq\":11,\"product_model\":\"190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"18'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+26.9\\\/-30.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.12\",\"seq\":12,\"product_model\":\"190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"18'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+32.6\\\/-36.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.13\",\"seq\":13,\"product_model\":\"190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"18'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+41.3\\\/-46.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.14\",\"seq\":14,\"product_model\":\"Models 190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"9'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+12.80\\\/-14.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.15\",\"seq\":15,\"product_model\":\"Models 190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"9'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+19.1\\\/-20.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.16\",\"seq\":16,\"product_model\":\"Models 190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"9'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+22.90\\\/-26.30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.17\",\"seq\":17,\"product_model\":\"Models 190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"9'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+26.90\\\/-30.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.18\",\"seq\":18,\"product_model\":\"Models 190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"9'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+35.7\\\/-41.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.19\",\"seq\":19,\"product_model\":\"Models 190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"9'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+41.0\\\/-46.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.20\",\"seq\":20,\"product_model\":\"Models 190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"9'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+46\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.21\",\"seq\":21,\"product_model\":\"Models 190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"9'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+64\\\/-72\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.22\",\"seq\":22,\"product_model\":\"Models 190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"12'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+16.5\\\/-18.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.23\",\"seq\":23,\"product_model\":\"Models 190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"12'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+19.3\\\/-21.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.24\",\"seq\":24,\"product_model\":\"Models 190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"12'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+22.4\\\/-25.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.25\",\"seq\":25,\"product_model\":\"Models 190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"12'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+25.70\\\/-28.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.26\",\"seq\":26,\"product_model\":\"Models 190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"12'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+33.1\\\/-37.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.27\",\"seq\":27,\"product_model\":\"Models 190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"16'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+12.4\\\/-13.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.28\",\"seq\":28,\"product_model\":\"Models 190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"16'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+23\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.29\",\"seq\":29,\"product_model\":\"Models 190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"16'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+30\\\/-33.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.30\",\"seq\":30,\"product_model\":\"Models 190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"16'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+34.4\\\/-38.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.31\",\"seq\":31,\"product_model\":\"Models 190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"18'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+12.4\\\/-13.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.32\",\"seq\":32,\"product_model\":\"Models 190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"18'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+23\\\/-25\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.33\",\"seq\":33,\"product_model\":\"Models 190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"18'2\\\" Max width. 24' Max height.\",\"design_pressure\":\"+30\\\/-33.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.34\",\"seq\":34,\"product_model\":\"Models 190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"22'2\\\" Max width. 24' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+15.4\\\/-16.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.35\",\"seq\":35,\"product_model\":\"Models 190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"22'2\\\" Max width. 24' Max height.\",\"design_pressure\":\"+20.1\\\/-22.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.36\",\"seq\":36,\"product_model\":\"Models 190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"9'-2\\\" Max width. 24' Max height. Glazing available in any section, in any combination, including an all-glazed option.\",\"design_pressure\":\"+12.80\\\/-14.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.37\",\"seq\":37,\"product_model\":\"Models 190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"9'-2\\\" Max width. 24' Max height. Glazing available in any section, in any combination, including an all-glazed option.\",\"design_pressure\":\"+18.40\\\/-20.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.38\",\"seq\":38,\"product_model\":\"Models 190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"9'-2\\\" Max width. 24' Max height. Glazing available in any section, in any combination, including an all-glazed option.\",\"design_pressure\":\"+25.00\\\/-28.20\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.39\",\"seq\":39,\"product_model\":\"Models 190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"9'-2\\\" Max width. 24' Max height. Glazing available in any section, in any combination, including an all-glazed option.\",\"design_pressure\":\"+32.60\\\/-36.90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.40\",\"seq\":40,\"product_model\":\"Models 190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"9'-2\\\" Max width. 24' Max height. Glazing available in any section, in any combination, including an all-glazed option.\",\"design_pressure\":\"+36.80\\\/-41.60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.41\",\"seq\":41,\"product_model\":\"Models 190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"9'-2\\\" Max width. 24' Max height. Glazing available in any section, in any combination, including an all-glazed option.\",\"design_pressure\":\"+41.30\\\/-46.70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.42\",\"seq\":42,\"product_model\":\"Models 190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"16'-2\\\" Max width. 24' Max height. Glazing available in any section, in any combination, including an all-glazed option.\",\"design_pressure\":\"+12.40\\\/-14.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.43\",\"seq\":43,\"product_model\":\"Models 190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"16'-2\\\" Max width. 24' Max height. Glazing available in any section, in any combination, including an all-glazed option.\",\"design_pressure\":\"+18.40\\\/-20.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.44\",\"seq\":44,\"product_model\":\"Models 190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"16'-2\\\" Max width. 24' Max height. Glazing available in any section, in any combination, including an all-glazed option.\",\"design_pressure\":\"+25.00\\\/-28.20\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.45\",\"seq\":45,\"product_model\":\"Models 190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"16'-2\\\" Max width. 24' Max height. Glazing available in any section, in any combination, including an all-glazed option.\",\"design_pressure\":\"+32.60\\\/-36.90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.46\",\"seq\":46,\"product_model\":\"Models 190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"16'-2\\\" Max width. 24' Max height. Glazing available in any section, in any combination, including an all-glazed option.\",\"design_pressure\":\"+36.80\\\/-41.60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.47\",\"seq\":47,\"product_model\":\"Models 190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"16'-2\\\" Max width. 24' Max height. Glazing available in any section, in any combination, including an all-glazed option.\",\"design_pressure\":\"+41.30\\\/-46.70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.48\",\"seq\":48,\"product_model\":\"Models 190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"18'-2\\\" Max width. 24' Max height. Glazing available in any section, in any combination, including an all-glazed option.\",\"design_pressure\":\"+12.80\\\/-14.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.49\",\"seq\":49,\"product_model\":\"Models 190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"18'-2\\\" Max width. 24' Max height. Glazing available in any section, in any combination, including an all-glazed option.\",\"design_pressure\":\"+18.40\\\/-20.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.50\",\"seq\":50,\"product_model\":\"Models 190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"18'-2\\\" Max width. 24' Max height. Glazing available in any section, in any combination, including an all-glazed option.\",\"design_pressure\":\"+25.00\\\/-28.20\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.51\",\"seq\":51,\"product_model\":\"Models 190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"18'-2\\\" Max width. 24' Max height. Glazing available in any section, in any combination, including an all-glazed option.\",\"design_pressure\":\"+32.60\\\/-36.90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.52\",\"seq\":52,\"product_model\":\"Models 190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"18'-2\\\" Max width. 24' Max height. Glazing available in any section, in any combination, including an all-glazed option.\",\"design_pressure\":\"+36.80\\\/-41.60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#32170-R4\",\"approval_number\":\"FL32170.53\",\"seq\":53,\"product_model\":\"Models 190\\\/490\\\/160\\\/591\\\/592\\\/593\\\/594\\\/599\\\/5740\\\/5760\\\/7560\",\"product_description\":\"18'-2\\\" Max width. 24' Max height. Glazing available in any section, in any combination, including an all-glazed option.\",\"design_pressure\":\"+41.30\\\/-46.70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#37792-R2\",\"approval_number\":\"FL37792.1\",\"seq\":1,\"product_model\":\"Models 401\\\/402\\\/403\\\/404\\\/405\\\/406\",\"product_description\":\"12'-4\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+11.4\\\/-12.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#37792-R2\",\"approval_number\":\"FL37792.2\",\"seq\":2,\"product_model\":\"Models 401\\\/402\\\/403\\\/404\\\/405\\\/406\",\"product_description\":\"12'-4\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+20.9\\\/-23.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#37792-R2\",\"approval_number\":\"FL37792.3\",\"seq\":3,\"product_model\":\"Models 401\\\/402\\\/403\\\/404\\\/405\\\/406\",\"product_description\":\"9'-4\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+11.4\\\/-12.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#37792-R2\",\"approval_number\":\"FL37792.4\",\"seq\":4,\"product_model\":\"Models 401\\\/402\\\/403\\\/404\\\/405\\\/406\",\"product_description\":\"9'-4\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+20.9\\\/-23.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#37792-R2\",\"approval_number\":\"FL37792.5\",\"seq\":5,\"product_model\":\"Models 401\\\/402\\\/403\\\/404\\\/405\\\/406\",\"product_description\":\"10'-4\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+11.7\\\/-13.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#37792-R2\",\"approval_number\":\"FL37792.6\",\"seq\":6,\"product_model\":\"Models 401\\\/402\\\/403\\\/404\\\/405\\\/406\",\"product_description\":\"10'-4\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+20.9\\\/-23.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#37792-R2\",\"approval_number\":\"FL37792.7\",\"seq\":7,\"product_model\":\"Models 421\\\/423\\\/427\\\/429\\\/434\\\/436\",\"product_description\":\"12'-2\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+11.40\\\/-12.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#37792-R2\",\"approval_number\":\"FL37792.8\",\"seq\":8,\"product_model\":\"Models 421\\\/423\\\/427\\\/429\\\/434\\\/436\",\"product_description\":\"12'-2\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+20.90\\\/-23.60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#37792-R2\",\"approval_number\":\"FL37792.9\",\"seq\":9,\"product_model\":\"Models 421\\\/423\\\/427\\\/429\\\/434\\\/436\",\"product_description\":\"12'-2\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+23.70\\\/-26.60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#37792-R2\",\"approval_number\":\"FL37792.10\",\"seq\":10,\"product_model\":\"Models 421\\\/423\\\/427\\\/429\\\/434\\\/436\",\"product_description\":\"12'-2\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+31.60\\\/-35.40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#37792-R2\",\"approval_number\":\"FL37792.11\",\"seq\":11,\"product_model\":\"Models 421\\\/423\\\/427\\\/429\\\/434\\\/436\",\"product_description\":\"12'-2\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+44.00\\\/-49.80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#37792-R2\",\"approval_number\":\"FL37792.12\",\"seq\":12,\"product_model\":\"Models 421\\\/423\\\/427\\\/429\\\/434\\\/436\",\"product_description\":\"14'-2\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+11.40\\\/-12.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#37792-R2\",\"approval_number\":\"FL37792.13\",\"seq\":13,\"product_model\":\"Models 421\\\/423\\\/427\\\/429\\\/434\\\/436\",\"product_description\":\"14'-2\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+15.90\\\/-18.20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#37792-R2\",\"approval_number\":\"FL37792.14\",\"seq\":14,\"product_model\":\"Models 421\\\/423\\\/427\\\/429\\\/434\\\/436\",\"product_description\":\"14'-2\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+20.20\\\/-22.70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#37792-R2\",\"approval_number\":\"FL37792.15\",\"seq\":15,\"product_model\":\"Models 421\\\/423\\\/427\\\/429\\\/434\\\/436\",\"product_description\":\"16'-2\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+11.40\\\/-12.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#37792-R2\",\"approval_number\":\"FL37792.16\",\"seq\":16,\"product_model\":\"Models 421\\\/423\\\/427\\\/429\\\/434\\\/436\",\"product_description\":\"16'-2\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+20.20\\\/-22.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#37792-R2\",\"approval_number\":\"FL37792.17\",\"seq\":17,\"product_model\":\"Models 421\\\/423\\\/427\\\/429\\\/434\\\/436\",\"product_description\":\"16'-2\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+31.60\\\/-35.40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#37792-R2\",\"approval_number\":\"FL37792.18\",\"seq\":18,\"product_model\":\"Models 421\\\/423\\\/427\\\/429\\\/434\\\/436\",\"product_description\":\"16'-2\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+44.00\\\/-49.80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#37792-R2\",\"approval_number\":\"FL37792.19\",\"seq\":19,\"product_model\":\"Models 421\\\/423\\\/427\\\/429\\\/434\\\/436\",\"product_description\":\"24'-2\\\" Max width. 24'-1\\\" Max height. Glazing view available.\",\"design_pressure\":\"+20.20\\\/-22.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#37792-R2\",\"approval_number\":\"FL37792.20\",\"seq\":20,\"product_model\":\"Models 421\\\/423\\\/427\\\/429\\\/434\\\/436\",\"product_description\":\"24'-2\\\" Max width. 24'-1\\\" Max height. Glazing available.\",\"design_pressure\":\"+31.60\\\/-35.40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#37792-R2\",\"approval_number\":\"FL37792.21\",\"seq\":21,\"product_model\":\"Models 421\\\/423\\\/427\\\/429\\\/434\\\/436\",\"product_description\":\"9'-4\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+11.40\\\/-12.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#37792-R2\",\"approval_number\":\"FL37792.22\",\"seq\":22,\"product_model\":\"Models 421\\\/423\\\/427\\\/429\\\/434\\\/436\",\"product_description\":\"9'-4\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+15.90\\\/-18.20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#37792-R2\",\"approval_number\":\"FL37792.23\",\"seq\":23,\"product_model\":\"Models 421\\\/423\\\/427\\\/429\\\/434\\\/436\",\"product_description\":\"9'-4\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+17.00\\\/-19.40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#37792-R2\",\"approval_number\":\"FL37792.24\",\"seq\":24,\"product_model\":\"Models 421\\\/423\\\/427\\\/429\\\/434\\\/436\",\"product_description\":\"9'-4\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+20.90\\\/-23.60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#37792-R2\",\"approval_number\":\"FL37792.25\",\"seq\":25,\"product_model\":\"Models 421\\\/423\\\/427\\\/429\\\/434\\\/436\",\"product_description\":\"9'-4\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+28.40\\\/-32.20\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#37792-R2\",\"approval_number\":\"FL37792.26\",\"seq\":26,\"product_model\":\"Models 421\\\/423\\\/427\\\/429\\\/434\\\/436\",\"product_description\":\"9'-4\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+37.50\\\/-42.50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#37792-R2\",\"approval_number\":\"FL37792.27\",\"seq\":27,\"product_model\":\"Models 421\\\/423\\\/427\\\/429\\\/434\\\/436\",\"product_description\":\"9'-4\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+44.00\\\/-49.80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#37792-R2\",\"approval_number\":\"FL37792.28\",\"seq\":28,\"product_model\":\"Models 421\\\/423\\\/427\\\/429\\\/434\\\/436\",\"product_description\":\"10'-4\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+11.70\\\/-13.30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#37792-R2\",\"approval_number\":\"FL37792.29\",\"seq\":29,\"product_model\":\"Models 421\\\/423\\\/427\\\/429\\\/434\\\/436\",\"product_description\":\"10'-4\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+15.90\\\/-18.20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#37792-R2\",\"approval_number\":\"FL37792.30\",\"seq\":30,\"product_model\":\"Models 421\\\/423\\\/427\\\/429\\\/434\\\/436\",\"product_description\":\"10'-4\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+17.00\\\/-19.40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#37792-R2\",\"approval_number\":\"FL37792.31\",\"seq\":31,\"product_model\":\"Models 421\\\/423\\\/427\\\/429\\\/434\\\/436\",\"product_description\":\"10'-4\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+20.90\\\/-23.60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#37792-R2\",\"approval_number\":\"FL37792.32\",\"seq\":32,\"product_model\":\"Models 421\\\/423\\\/427\\\/429\\\/434\\\/436\",\"product_description\":\"10'-4\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+37.50\\\/-42.50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#37792-R2\",\"approval_number\":\"FL37792.33\",\"seq\":33,\"product_model\":\"Models 421\\\/423\\\/427\\\/429\\\/434\\\/436\",\"product_description\":\"10'-4\\\" Max width. 24'-1\\\" Max height. Glazing and aluminum full view available.\",\"design_pressure\":\"+44.00\\\/-49.80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#38457-R3\",\"approval_number\":\"FL38457.1\",\"seq\":1,\"product_model\":\"Sectional Garage Door 5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"9'2 max width, 24' max height, Glazing available in all sections.\",\"design_pressure\":\"+12.8\\\/-14.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#38457-R3\",\"approval_number\":\"FL38457.2\",\"seq\":2,\"product_model\":\"Sectional Garage Door 5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"9'2 max width, 24' max height, Glazing available in all sections.\",\"design_pressure\":\"+18.4\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#38457-R3\",\"approval_number\":\"FL38457.3\",\"seq\":3,\"product_model\":\"Sectional Garage Door 5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"9'2 max width, 24' max height, Glazing available in all sections.\",\"design_pressure\":\"+25\\\/-28.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#38457-R3\",\"approval_number\":\"FL38457.4\",\"seq\":4,\"product_model\":\"Sectional Garage Door 5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"9'2 max width, 24' max height, Glazing available in all sections.\",\"design_pressure\":\"+32.6\\\/-36.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#38457-R3\",\"approval_number\":\"FL38457.5\",\"seq\":5,\"product_model\":\"Sectional Garage Door 5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"9'2 max width, 24' max height, Glazing available in all sections.\",\"design_pressure\":\"+36.8\\\/-41.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#38457-R3\",\"approval_number\":\"FL38457.6\",\"seq\":6,\"product_model\":\"Sectional Garage Door 5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"9'2 max width, 24' max height, Glazing available in all sections.\",\"design_pressure\":\"+41.3\\\/-46.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#38457-R3\",\"approval_number\":\"FL38457.7\",\"seq\":7,\"product_model\":\"Sectional Garage Door 5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"16'2 max width, 24' max height, Glazing available in all sections.\",\"design_pressure\":\"+12.4\\\/-14.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#38457-R3\",\"approval_number\":\"FL38457.8\",\"seq\":8,\"product_model\":\"Sectional Garage Door 5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"16'2 max width, 24' max height, Glazing available in all sections.\",\"design_pressure\":\"+18.4\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#38457-R3\",\"approval_number\":\"FL38457.9\",\"seq\":9,\"product_model\":\"Sectional Garage Door 5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"16'2 max width, 24' max height, Glazing available in all sections.\",\"design_pressure\":\"+25\\\/-28.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#38457-R3\",\"approval_number\":\"FL38457.10\",\"seq\":10,\"product_model\":\"Sectional Garage Door 5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"16'2 max width, 24' max height, Glazing available in all sections.\",\"design_pressure\":\"+32.6\\\/-36.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#38457-R3\",\"approval_number\":\"FL38457.11\",\"seq\":11,\"product_model\":\"Sectional Garage Door 5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"16'2 max width, 24' max height, Glazing available in all sections.\",\"design_pressure\":\"+36.8\\\/-41.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#38457-R3\",\"approval_number\":\"FL38457.12\",\"seq\":12,\"product_model\":\"Sectional Garage Door 5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"16'2 max width, 24' max height, Glazing available in all sections.\",\"design_pressure\":\"+41.3\\\/-46.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#38457-R3\",\"approval_number\":\"FL38457.13\",\"seq\":13,\"product_model\":\"Sectional Garage Door 5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"18'2 max width, 24' max height, Glazing available in all sections.\",\"design_pressure\":\"+12.8\\\/-14.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#38457-R3\",\"approval_number\":\"FL38457.14\",\"seq\":14,\"product_model\":\"Sectional Garage Door 5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"18'2 max width, 24' max height, Glazing available in all sections.\",\"design_pressure\":\"+18.4\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#38457-R3\",\"approval_number\":\"FL38457.15\",\"seq\":15,\"product_model\":\"Sectional Garage Door 5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"18'2 max width, 24' max height, Glazing available in all sections.\",\"design_pressure\":\"+25\\\/-28.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#38457-R3\",\"approval_number\":\"FL38457.16\",\"seq\":16,\"product_model\":\"Sectional Garage Door 5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"18'2 max width, 24' max height, Glazing available in all sections.\",\"design_pressure\":\"+32.6\\\/-36.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#38457-R3\",\"approval_number\":\"FL38457.17\",\"seq\":17,\"product_model\":\"Sectional Garage Door 5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"18'2 max width, 24' max height, Glazing available in all sections.\",\"design_pressure\":\"+36.8\\\/-41.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#38457-R3\",\"approval_number\":\"FL38457.18\",\"seq\":18,\"product_model\":\"Sectional Garage Door 5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"18'2 max width, 24' max height, Glazing available in all sections.\",\"design_pressure\":\"+41.3\\\/-46.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#38457-R3\",\"approval_number\":\"FL38457.19\",\"seq\":19,\"product_model\":\"Sectional Garage Door 5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"9'2 max width, 24' max height, Glazing available in all sections.\",\"design_pressure\":\"+46\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#38457-R3\",\"approval_number\":\"FL38457.20\",\"seq\":20,\"product_model\":\"Sectional Garage Door 5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"16'2 max width, 24' max height, Glazing available in all sections.\",\"design_pressure\":\"+46\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#38457-R3\",\"approval_number\":\"FL38457.21\",\"seq\":21,\"product_model\":\"Sectional Garage Door 5745\\\/5765\\\/7565\\\/7655\\\/515\\\/525\",\"product_description\":\"18'2 max width, 24' max height, Glazing available in all sections.\",\"design_pressure\":\"+43\\\/-48\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#46804-R2\",\"approval_number\":\"FL46804.1\",\"seq\":1,\"product_model\":\"170-175, 177, 180-185, 187, 1400, 1440, 1500, 1540\",\"product_description\":\"9' Max width. 14' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+26.90\\\/-30.80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#46804-R2\",\"approval_number\":\"FL46804.2\",\"seq\":2,\"product_model\":\"170-175, 177, 180-185, 187, 1400, 1440, 1500, 1540\",\"product_description\":\"9' Max width. 14' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+31.00\\\/-35.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#46804-R2\",\"approval_number\":\"FL46804.3\",\"seq\":3,\"product_model\":\"170-175, 177, 180-185, 187, 1400, 1440, 1500, 1540\",\"product_description\":\"9' Max width. 14' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+37.0\\\/-41.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#46804-R2\",\"approval_number\":\"FL46804.4\",\"seq\":4,\"product_model\":\"170-175, 177, 180-185, 187, 1400, 1440, 1500, 1540\",\"product_description\":\"9' Max width. 14' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+41.3\\\/-46.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#46804-R2\",\"approval_number\":\"FL46804.5\",\"seq\":5,\"product_model\":\"170-175, 177, 180-185, 187, 1400, 1440, 1500, 1540\",\"product_description\":\"9' Max width. 14' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+46.0\\\/-52.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#46804-R2\",\"approval_number\":\"FL46804.6\",\"seq\":6,\"product_model\":\"170-175, 177, 180-185, 187, 1400, 1440, 1500, 1540\",\"product_description\":\"16' Max width. 14' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+23.0\\\/-25.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#46804-R2\",\"approval_number\":\"FL46804.7\",\"seq\":7,\"product_model\":\"170-175, 177, 180-185, 187, 1400, 1440, 1500, 1540\",\"product_description\":\"16' Max width. 14' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+26.0\\\/-29.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#46804-R2\",\"approval_number\":\"FL46804.8\",\"seq\":8,\"product_model\":\"170-175, 177, 180-185, 187, 1400, 1440, 1500, 1540\",\"product_description\":\"16' Max width. 14' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+30.0\\\/-33.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#46804-R2\",\"approval_number\":\"FL46804.9\",\"seq\":9,\"product_model\":\"170-175, 177, 180-185, 187, 1400, 1440, 1500, 1540\",\"product_description\":\"16' Max width. 14' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+32.6\\\/-36.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#46804-R2\",\"approval_number\":\"FL46804.10\",\"seq\":10,\"product_model\":\"170-175, 177, 180-185, 187, 1400, 1440, 1500, 1540\",\"product_description\":\"16' Max width. 14' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+34.4\\\/-38.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#46804-R2\",\"approval_number\":\"FL46804.11\",\"seq\":11,\"product_model\":\"170-175, 177, 180-185, 187, 1400, 1440, 1500, 1540\",\"product_description\":\"16' Max width. 14' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+41.3\\\/-46.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#46804-R2\",\"approval_number\":\"FL46804.12\",\"seq\":12,\"product_model\":\"170-175, 177, 180-185, 187, 1400, 1440, 1500, 1540\",\"product_description\":\"16'2\\\" Max width. 14' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+46.0\\\/-52.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#46804-R2\",\"approval_number\":\"FL46804.13\",\"seq\":13,\"product_model\":\"170-175, 177, 180-185, 187, 1400, 1440, 1500, 1540\",\"product_description\":\"18' Max width. 14' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+26.0\\\/-29.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#46804-R2\",\"approval_number\":\"FL46804.14\",\"seq\":14,\"product_model\":\"170-175, 177, 180-185, 187, 1400, 1440, 1500, 1540\",\"product_description\":\"18' Max width. 14' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+34.4\\\/-38.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#46804-R2\",\"approval_number\":\"FL46804.15\",\"seq\":15,\"product_model\":\"170-175, 177, 180-185, 187, 1400, 1440, 1500, 1540\",\"product_description\":\"18'2\\\" Max width. 14' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+46.0\\\/-52.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#46804-R2\",\"approval_number\":\"FL46804.16\",\"seq\":16,\"product_model\":\"170-175, 177, 180-185, 187, 1400, 1440, 1500, 1540\",\"product_description\":\"18' Max width. 14' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+23.0\\\/-25.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#46804-R2\",\"approval_number\":\"FL46804.17\",\"seq\":17,\"product_model\":\"170-175, 177, 180-185, 187, 1400, 1440, 1500, 1540\",\"product_description\":\"18' Max width. 14' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+32.6\\\/-36.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#46804-R2\",\"approval_number\":\"FL46804.18\",\"seq\":18,\"product_model\":\"170-175, 177, 180-185, 187, 1400, 1440, 1500, 1540\",\"product_description\":\"18' Max width. 14' Max height. Glazing available in top or intermediate section\",\"design_pressure\":\"+41.3\\\/-46.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#47196-R0\",\"approval_number\":\"FL47196.1\",\"seq\":1,\"product_model\":\"Sectional Garage Door Model 470DT\",\"product_description\":\"9'2\\\" max width, 10' max height, glazing unavailable.\",\"design_pressure\":\"+32.6\\\/-36.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#47333-R1\",\"approval_number\":\"FL47333.1\",\"seq\":1,\"product_model\":\"Models 7540\\\/5800\",\"product_description\":\"16'0\\\" max width, 14'0 max height, glazing available in the top, or intermediate section.\",\"design_pressure\":\"+20.0\\\/-23.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#47333-R1\",\"approval_number\":\"FL47333.2\",\"seq\":2,\"product_model\":\"Models 7540\\\/5800\",\"product_description\":\"16'0\\\" max width, 14'0 max height, glazing available in the top, or intermediate section.\",\"design_pressure\":\"+23.0\\\/-25.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#47333-R1\",\"approval_number\":\"FL47333.3\",\"seq\":3,\"product_model\":\"Models 7540\\\/5800\",\"product_description\":\"16'0\\\" max width, 14'0 max height, glazing available in the top, or intermediate section.\",\"design_pressure\":\"+39.2\\\/-43.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#47333-R1\",\"approval_number\":\"FL47333.4\",\"seq\":4,\"product_model\":\"Models 7540\\\/5800\",\"product_description\":\"16'0\\\" max width, 14'0 max height, glazing available in the top, or intermediate section.\",\"design_pressure\":\"+30.0\\\/-33.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#47333-R1\",\"approval_number\":\"FL47333.5\",\"seq\":5,\"product_model\":\"Models 7540\\\/5800\",\"product_description\":\"16'0\\\" max width, 14'0 max height, glazing available in the top, or intermediate section.\",\"design_pressure\":\"+15.4\\\/-17.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#47333-R1\",\"approval_number\":\"FL47333.6\",\"seq\":6,\"product_model\":\"Models 7540\\\/5800\",\"product_description\":\"18'0\\\" max width, 14'0 max height, glazing available in the top, or intermediate section.\",\"design_pressure\":\"+26.3\\\/-29.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#47333-R1\",\"approval_number\":\"FL47333.7\",\"seq\":7,\"product_model\":\"Models 7540\\\/5800\",\"product_description\":\"18'0\\\" max width, 14'0 max height, glazing available in the top, or intermediate section.\",\"design_pressure\":\"+30.0\\\/-33.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#47333-R1\",\"approval_number\":\"FL47333.8\",\"seq\":8,\"product_model\":\"Models 7540\\\/5800\",\"product_description\":\"18'0\\\" max width, 14'0 max height, glazing available in the top, or intermediate section.\",\"design_pressure\":\"+12.7\\\/-14.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#47333-R1\",\"approval_number\":\"FL47333.9\",\"seq\":9,\"product_model\":\"Models 7540\\\/5800\",\"product_description\":\"18'0\\\" max width, 14'0 max height, glazing available in the top, or intermediate section.\",\"design_pressure\":\"+15.4\\\/-17.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#47333-R1\",\"approval_number\":\"FL47333.10\",\"seq\":10,\"product_model\":\"Models 7540\\\/5800\",\"product_description\":\"18'0\\\" max width, 14'0 max height, glazing available in the top, or intermediate section.\",\"design_pressure\":\"+18.4\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#47333-R1\",\"approval_number\":\"FL47333.11\",\"seq\":11,\"product_model\":\"Models 7540\\\/5800\",\"product_description\":\"10'0\\\" max width, 14'0 max height, glazing available in the top, or intermediate section.\",\"design_pressure\":\"+25.0\\\/-28.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#47333-R1\",\"approval_number\":\"FL47333.12\",\"seq\":12,\"product_model\":\"Models 7540\\\/5800\",\"product_description\":\"10'0\\\" max width, 14'0 max height, glazing available in the top, or intermediate section.\",\"design_pressure\":\"+30.0\\\/-33.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#47333-R1\",\"approval_number\":\"FL47333.13\",\"seq\":13,\"product_model\":\"Models 7540\\\/5800\",\"product_description\":\"10'0\\\" max width, 14'0 max height, glazing available in the top, or intermediate section.\",\"design_pressure\":\"+39.2\\\/-43.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#47333-R1\",\"approval_number\":\"FL47333.14\",\"seq\":14,\"product_model\":\"Models 7540\\\/5800\",\"product_description\":\"10'0\\\" max width, 14'0 max height, glazing available in the top, or intermediate section.\",\"design_pressure\":\"+15.4\\\/-17.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#47333-R1\",\"approval_number\":\"FL47333.15\",\"seq\":15,\"product_model\":\"Models 7540\\\/5800\",\"product_description\":\"16'0\\\" max width, 14'0 max height, glazing available in the top, or intermediate section.\",\"design_pressure\":\"+12.7\\\/-14.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#47333-R1\",\"approval_number\":\"FL47333.16\",\"seq\":16,\"product_model\":\"Models 7540\\\/5800\",\"product_description\":\"10'0\\\" max width, 14'0 max height, glazing available in the top, or intermediate section.\",\"design_pressure\":\"+18.4\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.1\",\"seq\":1,\"product_model\":\"Series 180\\\/280\\\/380\",\"product_description\":\"25\\\/37.5 psf, 8' max - dwg #409338\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.2\",\"seq\":2,\"product_model\":\"Series 180\\\/280\\\/380\",\"product_description\":\"17\\\/25.5 psf, 9' max - dwg #409339\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.3\",\"seq\":3,\"product_model\":\"Series 180\\\/280\\\/380\",\"product_description\":\"20\\\/30 psf, 9' max - dwg #409333\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.4\",\"seq\":4,\"product_model\":\"Series 180\\\/280\\\/380\",\"product_description\":\"25\\\/37.5 psf, 9' max - dwg #409340\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.5\",\"seq\":5,\"product_model\":\"Series 180\\\/280\\\/380\",\"product_description\":\"25\\\/37.5 psf, 16' max - dwg #409335\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.6\",\"seq\":6,\"product_model\":\"Series 180\\\/280\\\/380\",\"product_description\":\"37\\\/55.5 psf, 16' max - dwg #409341\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.7\",\"seq\":7,\"product_model\":\"Series 180\\\/280\\\/380\",\"product_description\":\"17\\\/25.5 psf, 18' max - dwg #409342\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.8\",\"seq\":8,\"product_model\":\"Series 180\\\/280\\\/380\",\"product_description\":\"20\\\/30 psf, 18' max - dwg #409343\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.9\",\"seq\":9,\"product_model\":\"Series 180\\\/280\\\/380\",\"product_description\":\"25\\\/37.5 psf, 18' max - dwg #409344\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.10\",\"seq\":10,\"product_model\":\"Series 180\\\/280\\\/380\",\"product_description\":\"37\\\/55.5 psf, 18' max - dwg #409337\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.11\",\"seq\":11,\"product_model\":\"Series 180\\\/280\\\/380\",\"product_description\":\"22\\\/33 psf, 9' max - dwg #409887\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.12\",\"seq\":12,\"product_model\":\"Series 180\\\/280\\\/380\",\"product_description\":\"50\\\/75 psf, 9' max - dwg #410017\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.13\",\"seq\":13,\"product_model\":\"Series 180\\\/280\\\/380\",\"product_description\":\"26\\\/39 psf, 10' max - dwg #409974\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.14\",\"seq\":14,\"product_model\":\"Series 180\\\/280\\\/380\",\"product_description\":\"31\\\/46.5 psf, 10' max - dwg #409975\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.15\",\"seq\":15,\"product_model\":\"Series 180\\\/280\\\/380\",\"product_description\":\"22\\\/33 psf, 16' max - dwg #409884\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.16\",\"seq\":16,\"product_model\":\"Series 180\\\/280\\\/380\",\"product_description\":\"25\\\/37.5 psf, 16' max - dwg #408832\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.17\",\"seq\":17,\"product_model\":\"Series 180\\\/280\\\/380\",\"product_description\":\"26\\\/39 psf, 16' max - dwg #409885\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.18\",\"seq\":18,\"product_model\":\"Series 180\\\/280\\\/380\",\"product_description\":\"31\\\/46.5 psf, 16' max - dwg #409886\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.19\",\"seq\":19,\"product_model\":\"Series 180\\\/280\\\/380\",\"product_description\":\"50\\\/75 psf, 16' max - dwg #410024\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.20\",\"seq\":20,\"product_model\":\"Series 180\\\/280\\\/380\",\"product_description\":\"31\\\/46.5 psf, 18' max - dwg #409888\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.21\",\"seq\":21,\"product_model\":\"Series 180\\\/280\\\/380\",\"product_description\":\"50\\\/75 psf, 18' max - dwg #410036\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.22\",\"seq\":22,\"product_model\":\"Series 180\\\/280\\\/380\",\"product_description\":\"37\\\/55.5 psf, 9' max - dwg #408950\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.23\",\"seq\":23,\"product_model\":\"Series 190\\\/490\",\"product_description\":\"31\\\/46.5 psf, 9' max - dwg #409959\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.24\",\"seq\":24,\"product_model\":\"Series 190\\\/490\",\"product_description\":\"37\\\/55.5 psf, 10' max - dwg #409977\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.25\",\"seq\":25,\"product_model\":\"Series 190\\\/490\",\"product_description\":\"37\\\/55.5 psf, 16' max - dwg #409960\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.26\",\"seq\":26,\"product_model\":\"Series 190\\\/490\",\"product_description\":\"37\\\/55.5 psf, 18' max - dwg #409978\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.27\",\"seq\":27,\"product_model\":\"Series 390\",\"product_description\":\"26\\\/39 psf, 9' max - dwg #409894\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.28\",\"seq\":28,\"product_model\":\"Series 390\",\"product_description\":\"50\\\/75 psf, 9' max - dwg #410019\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.29\",\"seq\":29,\"product_model\":\"Series 390\",\"product_description\":\"26\\\/39 psf, 10' max - dwg #409962\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.30\",\"seq\":30,\"product_model\":\"Series 390\",\"product_description\":\"31\\\/46.5 psf, 10' max - dwg #409966\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.31\",\"seq\":31,\"product_model\":\"Series 390\",\"product_description\":\"22\\\/33 psf, 16' max - dwg #409890\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.32\",\"seq\":32,\"product_model\":\"Series 390\",\"product_description\":\"25\\\/37.5 psf, 16' max - dwg #408813\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.33\",\"seq\":33,\"product_model\":\"Series 390\",\"product_description\":\"26\\\/39 psf, 16' max - dwg #409891\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.34\",\"seq\":34,\"product_model\":\"Series 390\",\"product_description\":\"27.5\\\/41.3 psf, 16' max - dwg #409434\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.35\",\"seq\":35,\"product_model\":\"Series 390\",\"product_description\":\"31\\\/46.5 psf, 16' max - dwg #409892\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.36\",\"seq\":36,\"product_model\":\"Series 390\",\"product_description\":\"37\\\/55.5 psf, 16' max - dwg #410026\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.37\",\"seq\":37,\"product_model\":\"Series 390\",\"product_description\":\"50\\\/75 psf, 16' max - dwg #410025\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.38\",\"seq\":38,\"product_model\":\"Series 390\",\"product_description\":\"23\\\/34.5 psf, 18' max - dwg #409435\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.39\",\"seq\":39,\"product_model\":\"Series 390\",\"product_description\":\"31\\\/46.5 psf, 18' max - dwg #409893\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.40\",\"seq\":40,\"product_model\":\"Series 390\",\"product_description\":\"35.1\\\/52.7 psf, 18' max - dwg #409432\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.41\",\"seq\":41,\"product_model\":\"Series 390\",\"product_description\":\"50\\\/75 psf, 18' max - dwg #410037\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#674-R0\",\"approval_number\":\"FL674.42\",\"seq\":42,\"product_model\":\"Series 390\",\"product_description\":\"37\\\/55.5 psf, 9' max - dwg #408951\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#828-R0\",\"approval_number\":\"FL828.1\",\"seq\":1,\"product_model\":\"Series 180\\\/280\\\/380\",\"product_description\":\"18\\\/27 psf, 16' max - dwg #409883\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#828-R0\",\"approval_number\":\"FL828.2\",\"seq\":2,\"product_model\":\"Series 190\\\/490\",\"product_description\":\"31\\\/46.5 psf, 16' max - dwg #409959\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#828-R0\",\"approval_number\":\"FL828.3\",\"seq\":3,\"product_model\":\"Series 190\\\/490\",\"product_description\":\"18.5\\\/27.8 psf, 10' max - dwg #410089\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#828-R0\",\"approval_number\":\"FL828.4\",\"seq\":4,\"product_model\":\"Series 190\\\/490\",\"product_description\":\"22\\\/33 psf, 10' max - dwg #410135\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#828-R0\",\"approval_number\":\"FL828.5\",\"seq\":5,\"product_model\":\"Series 190\\\/490\",\"product_description\":\"26\\\/39 psf, 10' max - dwg #410136\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#828-R0\",\"approval_number\":\"FL828.6\",\"seq\":6,\"product_model\":\"Series 190\\\/490\",\"product_description\":\"37\\\/55.5 psf, 10' max - dwg #409977\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#828-R0\",\"approval_number\":\"FL828.7\",\"seq\":7,\"product_model\":\"Series 190\\\/490\",\"product_description\":\"22\\\/33 psf, 16' max - dwg #410090\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#828-R0\",\"approval_number\":\"FL828.8\",\"seq\":8,\"product_model\":\"Series 190\\\/490\",\"product_description\":\"31\\\/46.5 psf, 16' max - dwg #410146\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#828-R0\",\"approval_number\":\"FL828.9\",\"seq\":9,\"product_model\":\"Series 190\\\/490\",\"product_description\":\"37\\\/55.5 psf, 16' max - dwg #409960\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#828-R0\",\"approval_number\":\"FL828.10\",\"seq\":10,\"product_model\":\"Series 190\\\/490\",\"product_description\":\"18.5\\\/27.8 psf, 18' max - dwg #410091\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#828-R0\",\"approval_number\":\"FL828.11\",\"seq\":11,\"product_model\":\"Series 190\\\/490\",\"product_description\":\"26\\\/39 psf, 18' max - dwg #410137\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#828-R0\",\"approval_number\":\"FL828.12\",\"seq\":12,\"product_model\":\"Series 190\\\/490\",\"product_description\":\"37\\\/55.5, 18' max - dwg #409978\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#828-R0\",\"approval_number\":\"FL828.13\",\"seq\":13,\"product_model\":\"Series 390\",\"product_description\":\"19.2\\\/28.8 psf, 8' max - dwg #409445\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#828-R0\",\"approval_number\":\"FL828.14\",\"seq\":14,\"product_model\":\"Series 390\",\"product_description\":\"33.1\\\/49.7 psf, 8' max - dwg #409444\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#828-R0\",\"approval_number\":\"FL828.15\",\"seq\":15,\"product_model\":\"Series 390\",\"product_description\":\"36.5\\\/54.8 psf, 8' max - dwg #409443\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#828-R0\",\"approval_number\":\"FL828.16\",\"seq\":16,\"product_model\":\"Series 390\",\"product_description\":\"25\\\/37.5 psf, 9' max - dwg #408840\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#828-R0\",\"approval_number\":\"FL828.17\",\"seq\":17,\"product_model\":\"Series 390\",\"product_description\":\"18.5\\\/27.8 psf, 10' max - dwg #410096\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#828-R0\",\"approval_number\":\"FL828.18\",\"seq\":18,\"product_model\":\"Series 390\",\"product_description\":\"26.4\\\/39.6 psf, 16' max - dwg #409535\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#828-R0\",\"approval_number\":\"FL828.19\",\"seq\":19,\"product_model\":\"Series 390\",\"product_description\":\"18.5\\\/27.8 psf, 18' max - dwg #410088\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#828-R0\",\"approval_number\":\"FL828.20\",\"seq\":20,\"product_model\":\"Series 390\",\"product_description\":\"26.4\\\/39.6 psf, 18' max - dwg #409537\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.1\",\"seq\":1,\"product_model\":\"Series 416\\\/418\",\"product_description\":\"18\\\/27 psf - dwg #410153\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.2\",\"seq\":2,\"product_model\":\"Series 416\\\/418\",\"product_description\":\"22\\\/33 psf - dwg #410154\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.3\",\"seq\":3,\"product_model\":\"Series 416\\\/418\",\"product_description\":\"26\\\/39 psf - dwg #410155\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.4\",\"seq\":4,\"product_model\":\"Series 416\\\/418\",\"product_description\":\"31\\\/46.5 psf - dwg #410156\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.5\",\"seq\":5,\"product_model\":\"Series 416\\\/418\",\"product_description\":\"37\\\/55.5 psf - dwg #410157\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.6\",\"seq\":6,\"product_model\":\"Series 416\\\/418\",\"product_description\":\"50\\\/75 psf - dwg #410216\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.7\",\"seq\":7,\"product_model\":\"Series 420\\\/422\",\"product_description\":\"18\\\/27 psf - dwg #410158\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.8\",\"seq\":8,\"product_model\":\"Series 420\\\/422\",\"product_description\":\"22\\\/33 psf - dwg #410159\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.9\",\"seq\":9,\"product_model\":\"Series 420\\\/422\",\"product_description\":\"26\\\/39 psf - dwg #410160\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.10\",\"seq\":10,\"product_model\":\"Series 420\\\/422\",\"product_description\":\"31\\\/46.5 psf - dwg #410161\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.11\",\"seq\":11,\"product_model\":\"Series 420\\\/422\",\"product_description\":\"37\\\/55.5 psf - dwg #410162\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.12\",\"seq\":12,\"product_model\":\"Series 420\\\/422\",\"product_description\":\"50\\\/75 psf - dwg #410217\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.13\",\"seq\":13,\"product_model\":\"Series 424\\\/426\",\"product_description\":\"18\\\/27 psf - dwg #410163\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.14\",\"seq\":14,\"product_model\":\"Series 424\\\/426\",\"product_description\":\"22\\\/33 psf - dwg #410164\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.15\",\"seq\":15,\"product_model\":\"Series 424\\\/426\",\"product_description\":\"26\\\/39 psf - dwg #410165\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.16\",\"seq\":16,\"product_model\":\"Series 424\\\/426\",\"product_description\":\"31\\\/46.5 psf - dwg #410166\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.17\",\"seq\":17,\"product_model\":\"Series 424\\\/426\",\"product_description\":\"37\\\/55.5 psf - dwg #410167\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.18\",\"seq\":18,\"product_model\":\"Series 424\\\/426\",\"product_description\":\"50\\\/75 psf - dwg #410218\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.19\",\"seq\":19,\"product_model\":\"Series 430\\\/432\",\"product_description\":\"18\\\/27 psf - dwg #410168\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.20\",\"seq\":20,\"product_model\":\"Series 430\\\/432\",\"product_description\":\"22\\\/33 psf - dwg #410169\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.21\",\"seq\":21,\"product_model\":\"Series 430\\\/432\",\"product_description\":\"26\\\/39 psf - dwg #410170\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.22\",\"seq\":22,\"product_model\":\"Series 430\\\/432\",\"product_description\":\"31\\\/46.5 psf - dwg #410171\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.23\",\"seq\":23,\"product_model\":\"Series 430\\\/432\",\"product_description\":\"37\\\/55.5 psf - dwg #410172\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.24\",\"seq\":24,\"product_model\":\"Series 521\",\"product_description\":\"18\\\/27 psf - dwg #410222\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.25\",\"seq\":25,\"product_model\":\"Series 521\",\"product_description\":\"22\\\/33 psf - dwg #410223\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.26\",\"seq\":26,\"product_model\":\"Series 521\",\"product_description\":\"26\\\/39 psf - dwg #410224\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.27\",\"seq\":27,\"product_model\":\"Series 521\",\"product_description\":\"31\\\/46.5 psf - dwg #410225\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.28\",\"seq\":28,\"product_model\":\"Series 521\",\"product_description\":\"37\\\/55.5 psf - dwg #410226\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.29\",\"seq\":29,\"product_model\":\"Series 521\",\"product_description\":\"50\\\/75 psf - dwg #410227\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.30\",\"seq\":30,\"product_model\":\"Series 591\",\"product_description\":\"18\\\/27 psf - dwg #410176\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.31\",\"seq\":31,\"product_model\":\"Series 591\",\"product_description\":\"22\\\/33 psf - dwg #410177\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.32\",\"seq\":32,\"product_model\":\"Series 591\",\"product_description\":\"26\\\/39 psf - dwg #410178\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.33\",\"seq\":33,\"product_model\":\"Series 591\",\"product_description\":\"31\\\/46.5 psf - dwg #410179\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.34\",\"seq\":34,\"product_model\":\"Series 591\",\"product_description\":\"37\\\/55.5 psf - dwg #410180\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.35\",\"seq\":35,\"product_model\":\"Series 591\",\"product_description\":\"50\\\/75 psf - dwg #410219\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.36\",\"seq\":36,\"product_model\":\"Series 592\\\/599\",\"product_description\":\"18\\\/27 psf - dwg #410181\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.37\",\"seq\":37,\"product_model\":\"Series 592\\\/599\",\"product_description\":\"22\\\/33 psf - dwg #410182\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.38\",\"seq\":38,\"product_model\":\"Series 592\\\/599\",\"product_description\":\"26\\\/39 psf - dwg #410183\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.39\",\"seq\":39,\"product_model\":\"Series 592\\\/599\",\"product_description\":\"31\\\/46.5 psf - dwg #410184\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.40\",\"seq\":40,\"product_model\":\"Series 592\\\/599\",\"product_description\":\"37\\\/55.5 psf - dwg #410185\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.41\",\"seq\":41,\"product_model\":\"Series 592\\\/599\",\"product_description\":\"50\\\/75 psf - dwg #410220\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.42\",\"seq\":42,\"product_model\":\"Series 593\",\"product_description\":\"18\\\/27 psf - dwg #410186\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.43\",\"seq\":43,\"product_model\":\"Series 593\",\"product_description\":\"22\\\/33 psf - dwg #410187\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.44\",\"seq\":44,\"product_model\":\"Series 593\",\"product_description\":\"26\\\/39 psf - dwg #410188\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.45\",\"seq\":45,\"product_model\":\"Series 593\",\"product_description\":\"31\\\/46.5 psf - dwg #410189\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.46\",\"seq\":46,\"product_model\":\"Series 593\",\"product_description\":\"37\\\/55.5 psf - dwg #410190\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.47\",\"seq\":47,\"product_model\":\"Series 594\",\"product_description\":\"18\\\/27 psf - dwg #410191\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.48\",\"seq\":48,\"product_model\":\"Series 594\",\"product_description\":\"22\\\/33 psf - dwg #410192\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.49\",\"seq\":49,\"product_model\":\"Series 594\",\"product_description\":\"26\\\/39 psf - dwg #410193\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.50\",\"seq\":50,\"product_model\":\"Series 594\",\"product_description\":\"31\\\/46.5 psf - dwg #410194\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.51\",\"seq\":51,\"product_model\":\"Series 594\",\"product_description\":\"37\\\/55.5 psf - dwg #410195\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.52\",\"seq\":52,\"product_model\":\"Series 595\",\"product_description\":\"18\\\/27 psf - dwg #410196\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.53\",\"seq\":53,\"product_model\":\"Series 595\",\"product_description\":\"22\\\/33 psf - dwg #410197\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.54\",\"seq\":54,\"product_model\":\"Series 595\",\"product_description\":\"26\\\/39 psf - dwg #410198\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.55\",\"seq\":55,\"product_model\":\"Series 595\",\"product_description\":\"31\\\/46.5 psf - dwg #410199\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.56\",\"seq\":56,\"product_model\":\"Series 595\",\"product_description\":\"37\\\/55.5 psf - dwg #410200\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.57\",\"seq\":57,\"product_model\":\"Series 595\",\"product_description\":\"50\\\/75 psf - dwg #410221\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.58\",\"seq\":58,\"product_model\":\"Series 598\",\"product_description\":\"18\\\/27 psf - dwg #410201\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.59\",\"seq\":59,\"product_model\":\"Series 598\",\"product_description\":\"22\\\/33 psf - dwg #410202\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.60\",\"seq\":60,\"product_model\":\"Series 598\",\"product_description\":\"26\\\/39 psf - dwg #410203\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.61\",\"seq\":61,\"product_model\":\"Series 598\",\"product_description\":\"31\\\/46.5 psf - dwg #410204\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1024-R0\",\"approval_number\":\"FL1024.62\",\"seq\":62,\"product_model\":\"Series 598\",\"product_description\":\"37\\\/55.5 psf - dwg #410205\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1145-R0\",\"approval_number\":\"FL1145.1\",\"seq\":1,\"product_model\":\"Banner Series\",\"product_description\":\"18.5\\\/27.8 psf - 9' max, dwg #410112\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1145-R0\",\"approval_number\":\"FL1145.2\",\"seq\":2,\"product_model\":\"Banner Series\",\"product_description\":\"18.5\\\/27.8 psf - 10' max, dwg #410113\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1145-R0\",\"approval_number\":\"FL1145.3\",\"seq\":3,\"product_model\":\"Banner Series\",\"product_description\":\"22\\\/33 psf - 10' max, dwg #410057\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1145-R0\",\"approval_number\":\"FL1145.4\",\"seq\":4,\"product_model\":\"Banner Series\",\"product_description\":\"26\\\/39 psf - 10' max, dwg #410058\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1145-R0\",\"approval_number\":\"FL1145.5\",\"seq\":5,\"product_model\":\"Banner Series\",\"product_description\":\"31\\\/46.5 psf - 10' max, dwg #410059\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1145-R0\",\"approval_number\":\"FL1145.6\",\"seq\":6,\"product_model\":\"Banner Series\",\"product_description\":\"50\\\/75 psf - 10' max, dwg #410060\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1145-R0\",\"approval_number\":\"FL1145.7\",\"seq\":7,\"product_model\":\"Banner Series\",\"product_description\":\"18.5\\\/27.8 psf - 16' max, dwg #410114\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1145-R0\",\"approval_number\":\"FL1145.8\",\"seq\":8,\"product_model\":\"Banner Series\",\"product_description\":\"22\\\/33 psf - 16' max, dwg #410150\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1145-R0\",\"approval_number\":\"FL1145.9\",\"seq\":9,\"product_model\":\"Banner Series\",\"product_description\":\"26\\\/39 psf - 16' max, dwg #410042\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1145-R0\",\"approval_number\":\"FL1145.10\",\"seq\":10,\"product_model\":\"Banner Series\",\"product_description\":\"26\\\/39 psf - 16' max, dwg #410151\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1145-R0\",\"approval_number\":\"FL1145.11\",\"seq\":11,\"product_model\":\"Banner Series\",\"product_description\":\"31\\\/46.5 psf - 16' max, dwg #410016\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1145-R0\",\"approval_number\":\"FL1145.12\",\"seq\":12,\"product_model\":\"Banner Series\",\"product_description\":\"35\\\/52.5 psf - 16' max, dwg #410152\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1145-R0\",\"approval_number\":\"FL1145.13\",\"seq\":13,\"product_model\":\"Banner Series\",\"product_description\":\"60\\\/90 psf - 16' max, dwg #410064\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1145-R0\",\"approval_number\":\"FL1145.14\",\"seq\":14,\"product_model\":\"Banner Series\",\"product_description\":\"22\\\/33 psf - 18' max, dwg #410173\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1145-R0\",\"approval_number\":\"FL1145.15\",\"seq\":15,\"product_model\":\"Banner Series\",\"product_description\":\"26\\\/39 psf - 18' max, dwg #410174\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1145-R0\",\"approval_number\":\"FL1145.16\",\"seq\":16,\"product_model\":\"Banner Series\",\"product_description\":\"31\\\/46.5 psf - 18' max, dwg #410175\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1145-R0\",\"approval_number\":\"FL1145.17\",\"seq\":17,\"product_model\":\"Banner Series\",\"product_description\":\"37\\\/55.5 psf - 18' max, dwg #410076\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#1145-R0\",\"approval_number\":\"FL1145.18\",\"seq\":18,\"product_model\":\"Banner Series\",\"product_description\":\"50\\\/75 psf - 18' max, dwg #410074\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#3448-R0\",\"approval_number\":\"FL3448.1\",\"seq\":1,\"product_model\":\"Vent System 608731-0001 rev F\",\"product_description\":\"Integral Vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#3448-R0\",\"approval_number\":\"FL3448.2\",\"seq\":2,\"product_model\":\"Vent System 608731-0002 rev F\",\"product_description\":\"Frame\\\/Vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#3448-R0\",\"approval_number\":\"FL3448.3\",\"seq\":3,\"product_model\":\"Vent System 608731-0003 rev F\",\"product_description\":\"Frame\\\/Vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4058-R0\",\"approval_number\":\"FL4058.1\",\"seq\":1,\"product_model\":\"Impact Window 401372\",\"product_description\":\"Insulated\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4058-R0\",\"approval_number\":\"FL4058.2\",\"seq\":2,\"product_model\":\"Impact Window 401373\",\"product_description\":\"Pan\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4307-R0\",\"approval_number\":\"FL4307.1\",\"seq\":1,\"product_model\":\"Banner Series\",\"product_description\":\"Drawing 410112 Rev E\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4307-R0\",\"approval_number\":\"FL4307.2\",\"seq\":2,\"product_model\":\"Banner Series\",\"product_description\":\"Drawing 410113 Rev E\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4307-R0\",\"approval_number\":\"FL4307.3\",\"seq\":3,\"product_model\":\"Banner Series\",\"product_description\":\"Drawing 410114 Rev E\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4307-R0\",\"approval_number\":\"FL4307.4\",\"seq\":4,\"product_model\":\"Banner Series\",\"product_description\":\"Drawing 410232 Rev E\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4307-R0\",\"approval_number\":\"FL4307.5\",\"seq\":5,\"product_model\":\"Banner Series\",\"product_description\":\"Drawing 410233 Rev E\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4307-R0\",\"approval_number\":\"FL4307.6\",\"seq\":6,\"product_model\":\"Banner Series\",\"product_description\":\"Drawing 410234 Rev F\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4307-R0\",\"approval_number\":\"FL4307.7\",\"seq\":7,\"product_model\":\"Banner Series\",\"product_description\":\"Drawing 410466 RFP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4307-R0\",\"approval_number\":\"FL4307.8\",\"seq\":8,\"product_model\":\"Banner Series\",\"product_description\":\"Drawing 410467 RFP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4307-R0\",\"approval_number\":\"FL4307.9\",\"seq\":9,\"product_model\":\"Banner Series\",\"product_description\":\"Drawing 410468 RFP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4307-R0\",\"approval_number\":\"FL4307.10\",\"seq\":10,\"product_model\":\"Banner Series\",\"product_description\":\"Drawing 410469 RFP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4307-R0\",\"approval_number\":\"FL4307.11\",\"seq\":11,\"product_model\":\"Banner Series\",\"product_description\":\"Drawing 410449 RFP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4307-R0\",\"approval_number\":\"FL4307.12\",\"seq\":12,\"product_model\":\"Banner Series\",\"product_description\":\"Drawing 410471 RFP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4307-R0\",\"approval_number\":\"FL4307.13\",\"seq\":13,\"product_model\":\"Series 180\\\/281\\\/381\",\"product_description\":\"Drawing 410470 RFP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4307-R0\",\"approval_number\":\"FL4307.14\",\"seq\":14,\"product_model\":\"Series 190\\\/490\",\"product_description\":\"Drawing 410245 Rev B\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4307-R0\",\"approval_number\":\"FL4307.15\",\"seq\":15,\"product_model\":\"Series 190\\\/490\",\"product_description\":\"Drawing 410137 Rev A\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4307-R0\",\"approval_number\":\"FL4307.16\",\"seq\":16,\"product_model\":\"Series 390\",\"product_description\":\"Drawing 410096 Rev C\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4771-R0\",\"approval_number\":\"FL4771.1\",\"seq\":1,\"product_model\":\"Universal Windload Post - 7' tall\",\"product_description\":\"Sectional door reinforcement post drawing 410403 Rev A\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4771-R0\",\"approval_number\":\"FL4771.2\",\"seq\":2,\"product_model\":\"Universal Windload Post - up to 8' tall\",\"product_description\":\"Sectional door reinforcement post drawing 410403 Rev A\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.1\",\"seq\":1,\"product_model\":\"Series 180\\\/281\\\/381\",\"product_description\":\"Drawing 409338 Rev F\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.2\",\"seq\":2,\"product_model\":\"Series 180\\\/281\\\/381\",\"product_description\":\"Drawing 409335 Rev G\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.3\",\"seq\":3,\"product_model\":\"Series 180\\\/281\\\/381\",\"product_description\":\"Drawing 409340 Rev F\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.4\",\"seq\":4,\"product_model\":\"Series 180\\\/281\\\/381\",\"product_description\":\"Drawing 409333 Rev C\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.5\",\"seq\":5,\"product_model\":\"Series 180\\\/281\\\/381\",\"product_description\":\"Drawing 408832 Rev G\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.6\",\"seq\":6,\"product_model\":\"Series 180\\\/281\\\/381\",\"product_description\":\"Drawing 409885 Rev D\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.7\",\"seq\":7,\"product_model\":\"Series 180\\\/281\\\/381\",\"product_description\":\"Drawing 409341 Rev H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.8\",\"seq\":8,\"product_model\":\"Series 180\\\/281\\\/381\",\"product_description\":\"Drawing 409342 Rev D\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.9\",\"seq\":9,\"product_model\":\"Series 180\\\/281\\\/381\",\"product_description\":\"Drawing 409343 Rev D\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.10\",\"seq\":10,\"product_model\":\"Series 180\\\/281\\\/381\",\"product_description\":\"Drawing 409344 Rev G\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.11\",\"seq\":11,\"product_model\":\"Series 180\\\/281\\\/381\",\"product_description\":\"Drawing 409337 Rev F\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.12\",\"seq\":12,\"product_model\":\"Series 180\\\/281\\\/381\",\"product_description\":\"Drawing 409887 Rev F\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.13\",\"seq\":13,\"product_model\":\"Series 180\\\/281\\\/381\",\"product_description\":\"Drawing 410017 Rev C\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.14\",\"seq\":14,\"product_model\":\"Series 180\\\/281\\\/381\",\"product_description\":\"Drawing 409974 Rev C\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.15\",\"seq\":15,\"product_model\":\"Series 180\\\/281\\\/381\",\"product_description\":\"Drawing 409884 Rev D\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.16\",\"seq\":16,\"product_model\":\"Series 180\\\/281\\\/381\",\"product_description\":\"Drawing 410024 Rev B\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.17\",\"seq\":17,\"product_model\":\"Series 180\\\/281\\\/381\",\"product_description\":\"Drawing 409888 Rev D\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.18\",\"seq\":18,\"product_model\":\"Series 180\\\/281\\\/381\",\"product_description\":\"Drawing 410036 Rev C\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.19\",\"seq\":19,\"product_model\":\"Series 180\\\/281\\\/381\",\"product_description\":\"Drawing 408950 Rev F\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.20\",\"seq\":20,\"product_model\":\"Series 180\\\/281\\\/381\",\"product_description\":\"Drawing 409975 Rev C\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.21\",\"seq\":21,\"product_model\":\"Series 180\\\/281\\\/381\",\"product_description\":\"Drawing 409339 Rev C\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.22\",\"seq\":22,\"product_model\":\"Series 180\\\/281\\\/381\",\"product_description\":\"Drawing 409886 Rev D\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.23\",\"seq\":23,\"product_model\":\"Series 190\\\/490\",\"product_description\":\"Drawing 409960 Rev F\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.24\",\"seq\":24,\"product_model\":\"Series 190\\\/490\",\"product_description\":\"Drawing 409959 Rev C\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.25\",\"seq\":25,\"product_model\":\"Series 190\\\/490\",\"product_description\":\"Drawing 409977 Rev D\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.26\",\"seq\":26,\"product_model\":\"Series 190\\\/490\",\"product_description\":\"Drawing 409978 Rev E\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.27\",\"seq\":27,\"product_model\":\"Series 390\",\"product_description\":\"Drawing 410019 Rev B\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.28\",\"seq\":28,\"product_model\":\"Series 390\",\"product_description\":\"Drawing 409966 Rev B\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.29\",\"seq\":29,\"product_model\":\"Series 390\",\"product_description\":\"Drawing 408813 Rev E\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.30\",\"seq\":30,\"product_model\":\"Series 390\",\"product_description\":\"Drawing 409891 Rev D\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.31\",\"seq\":31,\"product_model\":\"Series 390\",\"product_description\":\"Drawing 409434 Rev E\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.32\",\"seq\":32,\"product_model\":\"Series 390\",\"product_description\":\"Drawing 410026 Rev B\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.33\",\"seq\":33,\"product_model\":\"Series 390\",\"product_description\":\"Drawing 410025 Rev B\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.34\",\"seq\":34,\"product_model\":\"Series 390\",\"product_description\":\"Drawing 409435 Rev E\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.35\",\"seq\":35,\"product_model\":\"Series 390\",\"product_description\":\"Drawing 409893 Rev D\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.36\",\"seq\":36,\"product_model\":\"Series 390\",\"product_description\":\"Drawing 409432 Rev G\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.37\",\"seq\":37,\"product_model\":\"Series 390\",\"product_description\":\"Drawing 410037 Rev B\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.38\",\"seq\":38,\"product_model\":\"Series 390\",\"product_description\":\"Drawing 408951 Rev D\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.39\",\"seq\":39,\"product_model\":\"Series 390\",\"product_description\":\"Drawing 409894 Rev E\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.40\",\"seq\":40,\"product_model\":\"Series 390\",\"product_description\":\"Drawing 409962 Rev C\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.41\",\"seq\":41,\"product_model\":\"Series 390\",\"product_description\":\"Drawing 409890 Rev D\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4861-R0\",\"approval_number\":\"FL4861.42\",\"seq\":42,\"product_model\":\"Series 390\",\"product_description\":\"Drawing 409892 Rev D\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4869-R0\",\"approval_number\":\"FL4869.1\",\"seq\":1,\"product_model\":\"Seies 390\",\"product_description\":\"Drawing 408840 Rev B\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4869-R0\",\"approval_number\":\"FL4869.2\",\"seq\":2,\"product_model\":\"Series 180\\\/281\\\/381\",\"product_description\":\"Drawing 409883 Rev D\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4869-R0\",\"approval_number\":\"FL4869.3\",\"seq\":3,\"product_model\":\"Series 180\\\/281\\\/381\",\"product_description\":\"Drawing 410361 Rev B\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4869-R0\",\"approval_number\":\"FL4869.4\",\"seq\":4,\"product_model\":\"Series 190\\\/490\",\"product_description\":\"Drawing 410135 Rev C\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4869-R0\",\"approval_number\":\"FL4869.5\",\"seq\":5,\"product_model\":\"Series 190\\\/490\",\"product_description\":\"Drawing 410136 Rev B\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4869-R0\",\"approval_number\":\"FL4869.6\",\"seq\":6,\"product_model\":\"Series 190\\\/490\",\"product_description\":\"Drawing 410090 Rev C\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4869-R0\",\"approval_number\":\"FL4869.7\",\"seq\":7,\"product_model\":\"Series 190\\\/490\",\"product_description\":\"Drawing 410146 Rev B\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4869-R0\",\"approval_number\":\"FL4869.8\",\"seq\":8,\"product_model\":\"Series 190\\\/490\",\"product_description\":\"Drawing 410212 Rev B\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4869-R0\",\"approval_number\":\"FL4869.9\",\"seq\":9,\"product_model\":\"Series 190\\\/490\",\"product_description\":\"Drawing 410241 Rev B\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4869-R0\",\"approval_number\":\"FL4869.10\",\"seq\":10,\"product_model\":\"Series 190\\\/490\",\"product_description\":\"Drawing 410242 Rev B\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4869-R0\",\"approval_number\":\"FL4869.11\",\"seq\":11,\"product_model\":\"Series 390\",\"product_description\":\"Drawing 409445 Rev B\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4869-R0\",\"approval_number\":\"FL4869.12\",\"seq\":12,\"product_model\":\"Series 390\",\"product_description\":\"Drawing 409443 Rev C\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4869-R0\",\"approval_number\":\"FL4869.13\",\"seq\":13,\"product_model\":\"Series 390\",\"product_description\":\"Drawing 409444 Rev C\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4869-R0\",\"approval_number\":\"FL4869.14\",\"seq\":14,\"product_model\":\"Series 390\",\"product_description\":\"Drawing 409537 Rev A\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4869-R0\",\"approval_number\":\"FL4869.15\",\"seq\":15,\"product_model\":\"Series 390\",\"product_description\":\"Drawing 410250 Rev A\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4871-R0\",\"approval_number\":\"FL4871.1\",\"seq\":1,\"product_model\":\"Banner Series\",\"product_description\":\"Drawing 410057 Rev B\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4871-R0\",\"approval_number\":\"FL4871.2\",\"seq\":2,\"product_model\":\"Banner Series\",\"product_description\":\"Drawing 410058 Rev B\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4871-R0\",\"approval_number\":\"FL4871.3\",\"seq\":3,\"product_model\":\"Banner Series\",\"product_description\":\"Drawing 410059 Rev B\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4871-R0\",\"approval_number\":\"FL4871.4\",\"seq\":4,\"product_model\":\"Banner Series\",\"product_description\":\"Drawing 410060 Rev B\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4871-R0\",\"approval_number\":\"FL4871.5\",\"seq\":5,\"product_model\":\"Banner Series\",\"product_description\":\"Drawing 410150 Rev A\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4871-R0\",\"approval_number\":\"FL4871.6\",\"seq\":6,\"product_model\":\"Banner Series\",\"product_description\":\"Drawing 410042 Rev B\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4871-R0\",\"approval_number\":\"FL4871.7\",\"seq\":7,\"product_model\":\"Banner Series\",\"product_description\":\"Drawing 410151 Rev A\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4871-R0\",\"approval_number\":\"FL4871.8\",\"seq\":8,\"product_model\":\"Banner Series\",\"product_description\":\"Drawing 410016 Rev B\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4871-R0\",\"approval_number\":\"FL4871.9\",\"seq\":9,\"product_model\":\"Banner Series\",\"product_description\":\"Drawing 410152 Rev A\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4871-R0\",\"approval_number\":\"FL4871.10\",\"seq\":10,\"product_model\":\"Banner Series\",\"product_description\":\"Drawing 410064 Rev A\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4871-R0\",\"approval_number\":\"FL4871.11\",\"seq\":11,\"product_model\":\"Banner Series\",\"product_description\":\"Drawing 410173 Rev A\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4871-R0\",\"approval_number\":\"FL4871.12\",\"seq\":12,\"product_model\":\"Banner Series\",\"product_description\":\"Drawing 410174 Rev A\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4871-R0\",\"approval_number\":\"FL4871.13\",\"seq\":13,\"product_model\":\"Banner Series\",\"product_description\":\"Drawing 410175 Rev A\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4871-R0\",\"approval_number\":\"FL4871.14\",\"seq\":14,\"product_model\":\"Banner Series\",\"product_description\":\"Drawing 410076 Rev B\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4871-R0\",\"approval_number\":\"FL4871.15\",\"seq\":15,\"product_model\":\"Banner Series\",\"product_description\":\"Drawing 410074 Rev B\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4871-R0\",\"approval_number\":\"FL4871.16\",\"seq\":16,\"product_model\":\"Banner Series\",\"product_description\":\"Drawing 410428 Rev A\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#4871-R0\",\"approval_number\":\"FL4871.17\",\"seq\":17,\"product_model\":\"Banner Series\",\"product_description\":\"Drawing 410429 Rev A\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#15473-R0\",\"approval_number\":\"FL15473.1\",\"seq\":1,\"product_model\":\"Series 7100\",\"product_description\":\"9' Max Width. 8' Max Height. Glazing available in top section.\",\"design_pressure\":\"+31.20\\\/-35.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#15473-R0\",\"approval_number\":\"FL15473.2\",\"seq\":2,\"product_model\":\"Series 7100\",\"product_description\":\"16' Max Width. 8' Max Height. Glazing available in top section.\",\"design_pressure\":\"+23.00\\\/-25.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#15473-R0\",\"approval_number\":\"FL15473.3\",\"seq\":3,\"product_model\":\"Series 7100\",\"product_description\":\"18' Max Width. 8' Max Height. Glazing available in top section.\",\"design_pressure\":\"+15.30\\\/-17.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#15473-R0\",\"approval_number\":\"FL15473.4\",\"seq\":4,\"product_model\":\"Series 7400\",\"product_description\":\"18' Max Width. 8' Max Height. Glazing available in top section.\",\"design_pressure\":\"+15.30\\\/-17.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#15473-R0\",\"approval_number\":\"FL15473.5\",\"seq\":5,\"product_model\":\"Series 7400\",\"product_description\":\"16' Max Width. 8' Max Height. Glazing available in top section.\",\"design_pressure\":\"+23.00\\\/-25.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#15473-R0\",\"approval_number\":\"FL15473.6\",\"seq\":6,\"product_model\":\"Series 7400\",\"product_description\":\"9' Max Width. 8' Max Height. Glazing available in top section.\",\"design_pressure\":\"+31.20\\\/-35.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#8814-R1\",\"approval_number\":\"FL8814.1\",\"seq\":1,\"product_model\":\"NGR Low Headroom Track\",\"product_description\":\"\",\"design_pressure\":\"+31.1\\\/-34.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#8822-R1\",\"approval_number\":\"FL8822.1\",\"seq\":1,\"product_model\":\"180 Series\",\"product_description\":\"16 ft Max Width\",\"design_pressure\":\"+45\\\/-49\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#8822-R1\",\"approval_number\":\"FL8822.2\",\"seq\":2,\"product_model\":\"180 Series\",\"product_description\":\"9 ft Max Width\",\"design_pressure\":\"+46.7\\\/-46.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#8831-R1\",\"approval_number\":\"FL8831.1\",\"seq\":1,\"product_model\":\"Knock and Lock\",\"product_description\":\"Breakaway Door System\",\"design_pressure\":\"+21.5\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#10499-R0\",\"approval_number\":\"FL10499.1\",\"seq\":1,\"product_model\":\"DWG#D-410666,VERDE OR MANOR HOUSE (SELECT & ELITE)\",\"product_description\":\"DWG#D-410666,VERDE OR MANOR HOUSE (SELECT & ELITE)\",\"design_pressure\":\"+31.0\\\/-35.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#10499-R0\",\"approval_number\":\"FL10499.2\",\"seq\":2,\"product_model\":\"DWG#D-410667,VERDE OR MANOR HOUSE (SELECT & ELITE)\",\"product_description\":\"DWG#D-410667,VERDE OR MANOR HOUSE (SELECT & ELITE)\",\"design_pressure\":\"+25.6\\\/-28.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#10499-R0\",\"approval_number\":\"FL10499.3\",\"seq\":3,\"product_model\":\"DWG#D-410668,VERDE OR MANOR HOUSE (SELECT & ELITE)\",\"product_description\":\"DWG#D-410668,VERDE OR MANOR HOUSE (SELECT & ELITE)\",\"design_pressure\":\"+29.7\\\/-33.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#10499-R0\",\"approval_number\":\"FL10499.4\",\"seq\":4,\"product_model\":\"DWG#D-410669,VERDE OR MANOR HOUSE (SELECT & ELITE)\",\"product_description\":\"DWG#D-410669,VERDE OR MANOR HOUSE (SELECT & ELITE)\",\"design_pressure\":\"+21.8\\\/-24.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#10499-R0\",\"approval_number\":\"FL10499.5\",\"seq\":5,\"product_model\":\"DWG#D-410670,VERDE OR MANOR HOUSE (SELECT & ELITE)\",\"product_description\":\"DWG#D-410670,VERDE OR MANOR HOUSE (SELECT & ELITE)\",\"design_pressure\":\"+29.7\\\/-33.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11267-R0\",\"approval_number\":\"FL11267.1\",\"seq\":1,\"product_model\":\"OHD 160\\\/190\\\/490, Genie GDS 160\\\/97\\\/99\",\"product_description\":\"Residential Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11267-R0\",\"approval_number\":\"FL11267.2\",\"seq\":2,\"product_model\":\"OHD 160\\\/190\\\/490, Genie GDS 160\\\/97\\\/99\",\"product_description\":\"Residential Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11267-R0\",\"approval_number\":\"FL11267.3\",\"seq\":3,\"product_model\":\"OHD 160\\\/190\\\/490, Genie GDS 160\\\/97\\\/99\",\"product_description\":\"Residential Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11267-R0\",\"approval_number\":\"FL11267.4\",\"seq\":4,\"product_model\":\"OHD 160\\\/190\\\/490, Genie GDS 160\\\/97\\\/99\",\"product_description\":\"Residential Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11267-R0\",\"approval_number\":\"FL11267.5\",\"seq\":5,\"product_model\":\"OHD 160\\\/190\\\/490, Genie GDS 160\\\/97\\\/99\",\"product_description\":\"Residential Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11267-R0\",\"approval_number\":\"FL11267.6\",\"seq\":6,\"product_model\":\"OHD 160\\\/190\\\/490, Genie GDS 160\\\/97\\\/99\",\"product_description\":\"Residential Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11267-R0\",\"approval_number\":\"FL11267.7\",\"seq\":7,\"product_model\":\"OHD 160\\\/190\\\/490, Genie GDS 160\\\/97\\\/99\",\"product_description\":\"Residential Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11267-R0\",\"approval_number\":\"FL11267.8\",\"seq\":8,\"product_model\":\"OHD 160\\\/190\\\/490, Genie GDS 160\\\/97\\\/99\",\"product_description\":\"Residential Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11267-R0\",\"approval_number\":\"FL11267.9\",\"seq\":9,\"product_model\":\"OHD 160\\\/190\\\/490, Genie GDS 160\\\/97\\\/99\",\"product_description\":\"Residential Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11267-R0\",\"approval_number\":\"FL11267.10\",\"seq\":10,\"product_model\":\"OHD 160\\\/190\\\/490, Genie GDS 160\\\/97\\\/99\",\"product_description\":\"Residential Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11267-R2\",\"approval_number\":\"FL11267.11\",\"seq\":11,\"product_model\":\"L. 160\\\/194\\\/195\\\/494\\\/495 (Residential)\",\"product_description\":\"Thermacore Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11267-R2\",\"approval_number\":\"FL11267.12\",\"seq\":12,\"product_model\":\"M. 160\\\/194\\\/195\\\/494\\\/495 (Residential)\",\"product_description\":\"Thermacore Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11267-R2\",\"approval_number\":\"FL11267.13\",\"seq\":13,\"product_model\":\"N. 160\\\/194\\\/195\\\/494\\\/495 (Residential)\",\"product_description\":\"Thermacore Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11267-R2\",\"approval_number\":\"FL11267.14\",\"seq\":14,\"product_model\":\"P. 160\\\/194\\\/195\\\/494\\\/495 (Residential)\",\"product_description\":\"Thermacore Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11267-R2\",\"approval_number\":\"FL11267.15\",\"seq\":15,\"product_model\":\"Q. 160\\\/194\\\/195\\\/494\\\/495 (Residential)\",\"product_description\":\"Thermacore Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11494-R0\",\"approval_number\":\"FL11494.1\",\"seq\":1,\"product_model\":\"Residential Sectional Garage Door\",\"product_description\":\"OHD 391\\\/399 Series, Genie GDS950\\\/GDS95R\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11494-R0\",\"approval_number\":\"FL11494.2\",\"seq\":2,\"product_model\":\"Residential Sectional Garage Door\",\"product_description\":\"OHD 391\\\/399 Series, Genie GDS950\\\/GDS95R\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11494-R0\",\"approval_number\":\"FL11494.3\",\"seq\":3,\"product_model\":\"Residential Sectional Garage Door\",\"product_description\":\"OHD 391\\\/399 Series, Genie GDS950\\\/GDS95R\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11494-R0\",\"approval_number\":\"FL11494.4\",\"seq\":4,\"product_model\":\"Residential Sectional Garage Door\",\"product_description\":\"OHD 391\\\/399 Series, Genie GDS950\\\/GDS95R\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11494-R0\",\"approval_number\":\"FL11494.5\",\"seq\":5,\"product_model\":\"Residential Sectional Garage Door\",\"product_description\":\"OHD 391\\\/399 Series, Genie GDS950\\\/GDS95R\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11494-R0\",\"approval_number\":\"FL11494.6\",\"seq\":6,\"product_model\":\"Residential Sectional Garage Door\",\"product_description\":\"OHD 391\\\/399 Series, Genie GDS950\\\/GDS95R\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11494-R0\",\"approval_number\":\"FL11494.7\",\"seq\":7,\"product_model\":\"Residential Sectional Garage Door\",\"product_description\":\"OHD 391\\\/399 Series, Genie GDS950\\\/GDS95R\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11494-R0\",\"approval_number\":\"FL11494.8\",\"seq\":8,\"product_model\":\"Residential Sectional Garage Door\",\"product_description\":\"OHD 391\\\/399 Series, Genie GDS950\\\/GDS95R\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11494-R0\",\"approval_number\":\"FL11494.9\",\"seq\":9,\"product_model\":\"Residential Sectional Garage Door\",\"product_description\":\"OHD 391\\\/399 Series, Genie GDS950\\\/GDS95R\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11494-R0\",\"approval_number\":\"FL11494.10\",\"seq\":10,\"product_model\":\"Residential Sectional Garage Door\",\"product_description\":\"OHD 391\\\/399 Series, Genie GDS950\\\/GDS95R\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11494-R0\",\"approval_number\":\"FL11494.11\",\"seq\":11,\"product_model\":\"Residential Sectional Garage Door\",\"product_description\":\"OHD 391\\\/399 Series, Genie GDS950\\\/GDS95R\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11494-R0\",\"approval_number\":\"FL11494.12\",\"seq\":12,\"product_model\":\"Residential Sectional Garage Door\",\"product_description\":\"OHD 391\\\/399 Series, Genie GDS950\\\/GDS95R\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11494-R0\",\"approval_number\":\"FL11494.13\",\"seq\":13,\"product_model\":\"Residential Sectional Garage Door\",\"product_description\":\"OHD 391\\\/399 Series, Genie GDS950\\\/GDS95R\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11494-R0\",\"approval_number\":\"FL11494.14\",\"seq\":14,\"product_model\":\"Residential Sectional Garage Door\",\"product_description\":\"OHD 391\\\/399 Series, Genie GDS950\\\/GDS95R\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11519-R0\",\"approval_number\":\"FL11519.1\",\"seq\":1,\"product_model\":\"OHD 270,297,298,370, GDS 900,90F,470\",\"product_description\":\"Residential Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11519-R0\",\"approval_number\":\"FL11519.2\",\"seq\":2,\"product_model\":\"OHD 270,297,298,370, GDS 900,90F,470\",\"product_description\":\"Residential Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11519-R0\",\"approval_number\":\"FL11519.3\",\"seq\":3,\"product_model\":\"OHD 270,297,298,370, GDS 900,90F,470\",\"product_description\":\"Residential Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11519-R0\",\"approval_number\":\"FL11519.4\",\"seq\":4,\"product_model\":\"OHD 270,297,298,370, GDS 900,90F,470\",\"product_description\":\"Residential Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11519-R0\",\"approval_number\":\"FL11519.5\",\"seq\":5,\"product_model\":\"OHD 270,297,298,370, GDS 900,90F,470\",\"product_description\":\"Residential Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11519-R0\",\"approval_number\":\"FL11519.6\",\"seq\":6,\"product_model\":\"OHD 270,297,298,370, GDS 900,90F,470\",\"product_description\":\"Residential Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11519-R0\",\"approval_number\":\"FL11519.7\",\"seq\":7,\"product_model\":\"OHD 270,297,298,370, GDS 900,90F,470\",\"product_description\":\"Residential Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11519-R0\",\"approval_number\":\"FL11519.8\",\"seq\":8,\"product_model\":\"OHD 270,297,298,370, GDS 900,90F,470\",\"product_description\":\"Residential Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11519-R0\",\"approval_number\":\"FL11519.9\",\"seq\":9,\"product_model\":\"OHD 270,297,298,370, GDS 900,90F,470\",\"product_description\":\"Residential Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11519-R0\",\"approval_number\":\"FL11519.10\",\"seq\":10,\"product_model\":\"OHD 270,297,298,370, GDS 900,90F,470\",\"product_description\":\"Residential Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11519-R0\",\"approval_number\":\"FL11519.11\",\"seq\":11,\"product_model\":\"OHD 270,297,298,370, GDS 900,90F,470\",\"product_description\":\"Residential Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11519-R0\",\"approval_number\":\"FL11519.12\",\"seq\":12,\"product_model\":\"OHD 270,297,298,370, GDS 900,90F,470\",\"product_description\":\"Residential Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11519-R0\",\"approval_number\":\"FL11519.13\",\"seq\":13,\"product_model\":\"OHD 270,297,298,370, GDS 900,90F,470\",\"product_description\":\"Residential Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11521-R0\",\"approval_number\":\"FL11521.1\",\"seq\":1,\"product_model\":\"Commercial Sectional Garage Door\",\"product_description\":\"Thermacore 591 Series\",\"design_pressure\":\"+18\\\/-18\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11521-R0\",\"approval_number\":\"FL11521.2\",\"seq\":2,\"product_model\":\"Commercial Sectional Garage Door\",\"product_description\":\"Thermacore 591 Series\",\"design_pressure\":\"+22\\\/-22\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11521-R0\",\"approval_number\":\"FL11521.3\",\"seq\":3,\"product_model\":\"Commercial Sectional Garage Door\",\"product_description\":\"Thermacore 591 Series\",\"design_pressure\":\"+26\\\/-26\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11521-R0\",\"approval_number\":\"FL11521.4\",\"seq\":4,\"product_model\":\"Commercial Sectional Garage Door\",\"product_description\":\"Thermacore 591 Series\",\"design_pressure\":\"+31\\\/-31\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11521-R0\",\"approval_number\":\"FL11521.5\",\"seq\":5,\"product_model\":\"Commercial Sectional Garage Door\",\"product_description\":\"Thermacore 591 Series\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11521-R0\",\"approval_number\":\"FL11521.6\",\"seq\":6,\"product_model\":\"Commercial Sectional Garage Door\",\"product_description\":\"Thermacore 591 Series\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11521-R0\",\"approval_number\":\"FL11521.7\",\"seq\":7,\"product_model\":\"Commercial Sectional Garage Door\",\"product_description\":\"Thermacore 592\\\/599 Series\",\"design_pressure\":\"+18\\\/-18\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11521-R0\",\"approval_number\":\"FL11521.8\",\"seq\":8,\"product_model\":\"Commercial Sectional Garage Door\",\"product_description\":\"Thermacore 592\\\/599 Series\",\"design_pressure\":\"+22\\\/-22\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11521-R0\",\"approval_number\":\"FL11521.9\",\"seq\":9,\"product_model\":\"Commercial Sectional Garage Door\",\"product_description\":\"Thermacore 592\\\/599 Series\",\"design_pressure\":\"+26\\\/-26\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11521-R0\",\"approval_number\":\"FL11521.10\",\"seq\":10,\"product_model\":\"Commercial Sectional Garage Door\",\"product_description\":\"Thermacore 592\\\/599 Series\",\"design_pressure\":\"+31\\\/-31\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11521-R0\",\"approval_number\":\"FL11521.11\",\"seq\":11,\"product_model\":\"Commercial Sectional Garage Door\",\"product_description\":\"Thermacore 592\\\/599 Series\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11521-R0\",\"approval_number\":\"FL11521.12\",\"seq\":12,\"product_model\":\"Commercial Sectional Garage Door\",\"product_description\":\"Thermacore 592\\\/599 Series\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11521-R0\",\"approval_number\":\"FL11521.13\",\"seq\":13,\"product_model\":\"Commercial Sectional Garage Door\",\"product_description\":\"Thermacore 593 Series\",\"design_pressure\":\"+18\\\/-18\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11521-R0\",\"approval_number\":\"FL11521.14\",\"seq\":14,\"product_model\":\"Commercial Sectional Garage Door\",\"product_description\":\"Thermacore 593 Series\",\"design_pressure\":\"+22\\\/-22\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11521-R0\",\"approval_number\":\"FL11521.15\",\"seq\":15,\"product_model\":\"Commercial Sectional Garage Door\",\"product_description\":\"Thermacore 593 Series\",\"design_pressure\":\"+26\\\/-26\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11521-R0\",\"approval_number\":\"FL11521.16\",\"seq\":16,\"product_model\":\"Commercial Sectional Garage Door\",\"product_description\":\"Thermacore 593 Series\",\"design_pressure\":\"+31\\\/-31\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11521-R0\",\"approval_number\":\"FL11521.17\",\"seq\":17,\"product_model\":\"Commercial Sectional Garage Door\",\"product_description\":\"Thermacore 593 Series\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11521-R0\",\"approval_number\":\"FL11521.18\",\"seq\":18,\"product_model\":\"Commercial Sectional Garage Door\",\"product_description\":\"Thermacore 594 Series\",\"design_pressure\":\"+18\\\/-18\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11521-R0\",\"approval_number\":\"FL11521.19\",\"seq\":19,\"product_model\":\"Commercial Sectional Garage Door\",\"product_description\":\"Thermacore 594 Series\",\"design_pressure\":\"+22\\\/-22\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11521-R0\",\"approval_number\":\"FL11521.20\",\"seq\":20,\"product_model\":\"Commercial Sectional Garage Door\",\"product_description\":\"Thermacore 594 Series\",\"design_pressure\":\"+26\\\/-26\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11521-R0\",\"approval_number\":\"FL11521.21\",\"seq\":21,\"product_model\":\"Commercial Sectional Garage Door\",\"product_description\":\"Thermacore 594 Series\",\"design_pressure\":\"+31\\\/-31\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11521-R0\",\"approval_number\":\"FL11521.22\",\"seq\":22,\"product_model\":\"Commercial Sectional Garage Door\",\"product_description\":\"Thermacore 594 Series\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11521-R0\",\"approval_number\":\"FL11521.23\",\"seq\":23,\"product_model\":\"Commercial Sectional Garage Door\",\"product_description\":\"Thermacore 595 Series\",\"design_pressure\":\"+18\\\/-18\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11521-R0\",\"approval_number\":\"FL11521.24\",\"seq\":24,\"product_model\":\"Commercial Sectional Garage Door\",\"product_description\":\"Thermacore 595 Series\",\"design_pressure\":\"+22\\\/-22\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11521-R0\",\"approval_number\":\"FL11521.25\",\"seq\":25,\"product_model\":\"Commercial Sectional Garage Door\",\"product_description\":\"Thermacore 595 Series\",\"design_pressure\":\"+26\\\/-26\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11521-R0\",\"approval_number\":\"FL11521.26\",\"seq\":26,\"product_model\":\"Commercial Sectional Garage Door\",\"product_description\":\"Thermacore 595 Series\",\"design_pressure\":\"+31\\\/-31\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11521-R0\",\"approval_number\":\"FL11521.27\",\"seq\":27,\"product_model\":\"Commercial Sectional Garage Door\",\"product_description\":\"Thermacore 595 Series\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11521-R0\",\"approval_number\":\"FL11521.28\",\"seq\":28,\"product_model\":\"Commercial Sectional Garage Door\",\"product_description\":\"Thermacore 595 Series\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11521-R0\",\"approval_number\":\"FL11521.29\",\"seq\":29,\"product_model\":\"Commercial Sectional Garage Door\",\"product_description\":\"Thermacore 598 Series\",\"design_pressure\":\"+18\\\/-18\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11521-R0\",\"approval_number\":\"FL11521.30\",\"seq\":30,\"product_model\":\"Commercial Sectional Garage Door\",\"product_description\":\"Thermacore 598 Series\",\"design_pressure\":\"+22\\\/-22\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11521-R0\",\"approval_number\":\"FL11521.31\",\"seq\":31,\"product_model\":\"Commercial Sectional Garage Door\",\"product_description\":\"Thermacore 598 Series\",\"design_pressure\":\"+26\\\/-26\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11521-R0\",\"approval_number\":\"FL11521.32\",\"seq\":32,\"product_model\":\"Commercial Sectional Garage Door\",\"product_description\":\"Thermacore 598 Series\",\"design_pressure\":\"+31\\\/-31\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11521-R0\",\"approval_number\":\"FL11521.33\",\"seq\":33,\"product_model\":\"Commercial Sectional Garage Door\",\"product_description\":\"Thermacore 598 Series\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11522-R0\",\"approval_number\":\"FL11522.1\",\"seq\":1,\"product_model\":\"Residential Sectional Garage Doors\",\"product_description\":\"OHD Series 188\\\/189\\\/281\\\/381, GENIE Series GDS 300\\\/30R\\\/200\\\/550\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11522-R0\",\"approval_number\":\"FL11522.2\",\"seq\":2,\"product_model\":\"Residential Sectional Garage Doors\",\"product_description\":\"OHD Series 188\\\/189\\\/281\\\/381, GENIE Series GDS 300\\\/30R\\\/200\\\/550\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11522-R0\",\"approval_number\":\"FL11522.3\",\"seq\":3,\"product_model\":\"Residential Sectional Garage Doors\",\"product_description\":\"OHD Series 188\\\/189\\\/281\\\/381, GENIE Series GDS 300\\\/30R\\\/200\\\/550\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11522-R0\",\"approval_number\":\"FL11522.4\",\"seq\":4,\"product_model\":\"Residential Sectional Garage Doors\",\"product_description\":\"OHD Series 188\\\/189\\\/281\\\/381, GENIE Series GDS 300\\\/30R\\\/200\\\/550\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11522-R0\",\"approval_number\":\"FL11522.5\",\"seq\":5,\"product_model\":\"Residential Sectional Garage Doors\",\"product_description\":\"OHD Series 188\\\/189\\\/281\\\/381, GENIE Series GDS 300\\\/30R\\\/200\\\/550\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11522-R0\",\"approval_number\":\"FL11522.6\",\"seq\":6,\"product_model\":\"Residential Sectional Garage Doors\",\"product_description\":\"OHD Series 188\\\/189\\\/281\\\/381, GENIE Series GDS 300\\\/30R\\\/200\\\/550\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11522-R0\",\"approval_number\":\"FL11522.7\",\"seq\":7,\"product_model\":\"Residential Sectional Garage Doors\",\"product_description\":\"OHD Series 188\\\/189\\\/281\\\/381, GENIE Series GDS 300\\\/30R\\\/200\\\/550\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11522-R0\",\"approval_number\":\"FL11522.8\",\"seq\":8,\"product_model\":\"Residential Sectional Garage Doors\",\"product_description\":\"OHD Series 188\\\/189\\\/281\\\/381, GENIE Series GDS 300\\\/30R\\\/200\\\/550\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11522-R0\",\"approval_number\":\"FL11522.9\",\"seq\":9,\"product_model\":\"Residential Sectional Garage Doors\",\"product_description\":\"OHD Series 188\\\/189\\\/281\\\/381, GENIE Series GDS 300\\\/30R\\\/200\\\/550\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11522-R0\",\"approval_number\":\"FL11522.10\",\"seq\":10,\"product_model\":\"Residential Sectional Garage Doors\",\"product_description\":\"OHD Series 188\\\/189\\\/281\\\/381, GENIE Series GDS 300\\\/30R\\\/200\\\/550\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11522-R0\",\"approval_number\":\"FL11522.11\",\"seq\":11,\"product_model\":\"Residential Sectional Garage Doors\",\"product_description\":\"OHD Series 188\\\/189\\\/281\\\/381, GENIE Series GDS 300\\\/30R\\\/200\\\/550\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11522-R0\",\"approval_number\":\"FL11522.12\",\"seq\":12,\"product_model\":\"Residential Sectional Garage Doors\",\"product_description\":\"OHD Series 188\\\/189\\\/281\\\/381, GENIE Series GDS 300\\\/30R\\\/200\\\/550\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11734-R0\",\"approval_number\":\"FL11734.24\",\"seq\":24,\"product_model\":\"521\",\"product_description\":\"Heavy-Duty Sectional Aluminum Commercial Door\",\"design_pressure\":\"+18\\\/-18\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11734-R0\",\"approval_number\":\"FL11734.25\",\"seq\":25,\"product_model\":\"521\",\"product_description\":\"Heavy-Duty Sectional Aluminum Commercial Door\",\"design_pressure\":\"+22\\\/-22\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11734-R0\",\"approval_number\":\"FL11734.26\",\"seq\":26,\"product_model\":\"521\",\"product_description\":\"Heavy-Duty Sectional Aluminum Commercial Door\",\"design_pressure\":\"+26\\\/-26\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11734-R0\",\"approval_number\":\"FL11734.27\",\"seq\":27,\"product_model\":\"521\",\"product_description\":\"Heavy-Duty Sectional Aluminum Commercial Door\",\"design_pressure\":\"+31\\\/-31\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11734-R0\",\"approval_number\":\"FL11734.28\",\"seq\":28,\"product_model\":\"521\",\"product_description\":\"Heavy-Duty Sectional Aluminum Commercial Door\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11734-R0\",\"approval_number\":\"FL11734.29\",\"seq\":29,\"product_model\":\"521\",\"product_description\":\"Heavy-Duty Sectional Aluminum Commercial Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11739-R0\",\"approval_number\":\"FL11739.1\",\"seq\":1,\"product_model\":\"OHD: 311, 313, 317, 319, 321, 323, 327, 329, 331, 333, 337, 339. GeniePro: 211, 213, 217, 219, 221, 223, 227, 227, 231, 233, 237, 239.\",\"product_description\":\"OHD Banner\\\/ GeniePro Quiet Glide Series\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11739-R0\",\"approval_number\":\"FL11739.2\",\"seq\":2,\"product_model\":\"OHD: 311, 313, 317, 319, 321, 323, 327, 329, 331, 333, 337, 339. GeniePro: 211, 213, 217, 219, 221, 223, 227, 227, 231, 233, 237, 239\",\"product_description\":\"OHD Banner\\\/ GeniePro Quiet Glide Series\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11739-R0\",\"approval_number\":\"FL11739.3\",\"seq\":3,\"product_model\":\"OHD: 311, 313, 317, 319, 321, 323, 327, 329, 331, 333, 337, 339. GeniePro: 211, 213, 217, 219, 221, 223, 227, 227, 231, 233, 237, 239\",\"product_description\":\"OHD Banner\\\/ GeniePro Quiet Glide Series\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11739-R0\",\"approval_number\":\"FL11739.4\",\"seq\":4,\"product_model\":\"OHD: 311, 313, 317, 319, 321, 323, 327, 329, 331, 333, 337, 339. GeniePro: 211, 213, 217, 219, 221, 223, 227, 227, 231, 233, 237, 239\",\"product_description\":\"OHD Banner\\\/ GeniePro Quiet Glide Series\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11739-R0\",\"approval_number\":\"FL11739.5\",\"seq\":5,\"product_model\":\"OHD: 311, 313, 317, 319, 321, 323, 327, 329, 331, 333, 337, 339. GeniePro: 211, 213, 217, 219, 221, 223, 227, 227, 231, 233, 237, 239\",\"product_description\":\"OHD Banner\\\/ GeniePro Quiet Glide Series\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11739-R0\",\"approval_number\":\"FL11739.6\",\"seq\":6,\"product_model\":\"OHD: 311, 313, 317, 319, 321, 323, 327, 329, 331, 333, 337, 339. GeniePro: 211, 213, 217, 219, 221, 223, 227, 227, 231, 233, 237, 239\",\"product_description\":\"OHD Banner\\\/ GeniePro Quiet Glide Series\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11739-R0\",\"approval_number\":\"FL11739.7\",\"seq\":7,\"product_model\":\"OHD: 311, 313, 317, 319, 321, 323, 327, 329, 331, 333, 337, 339. GeniePro: 211, 213, 217, 219, 221, 223, 227, 227, 231, 233, 237, 239\",\"product_description\":\"OHD Banner\\\/ GeniePro Quiet Glide Series\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11739-R0\",\"approval_number\":\"FL11739.8\",\"seq\":8,\"product_model\":\"OHD: 311, 313, 317, 319, 321, 323, 327, 329, 331, 333, 337, 339. GeniePro: 211, 213, 217, 219, 221, 223, 227, 227, 231, 233, 237, 239\",\"product_description\":\"OHD Banner\\\/ GeniePro Quiet Glide Series\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11739-R0\",\"approval_number\":\"FL11739.9\",\"seq\":9,\"product_model\":\"OHD: 311, 313, 317, 319, 321, 323, 327, 329, 331, 333, 337, 339. GeniePro: 211, 213, 217, 219, 221, 223, 227, 227, 231, 233, 237, 239\",\"product_description\":\"OHD Banner\\\/ GeniePro Quiet Glide Series\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11739-R0\",\"approval_number\":\"FL11739.10\",\"seq\":10,\"product_model\":\"OHD: 311, 313, 317, 319, 321, 323, 327, 329, 331, 333, 337, 339. GeniePro: 211, 213, 217, 219, 221, 223, 227, 227, 231, 233, 237, 239\",\"product_description\":\"OHD Banner\\\/ GeniePro Quiet Glide Series\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11739-R0\",\"approval_number\":\"FL11739.11\",\"seq\":11,\"product_model\":\"OHD: 311, 313, 317, 319, 321, 323, 327, 329, 331, 333, 337, 339. GeniePro: 211, 213, 217, 219, 221, 223, 227, 227, 231, 233, 237, 239\",\"product_description\":\"OHD Banner\\\/ GeniePro Quiet Glide Series\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11739-R0\",\"approval_number\":\"FL11739.12\",\"seq\":12,\"product_model\":\"OHD: 311, 313, 317, 319, 321, 323, 327, 329, 331, 333, 337, 339. GeniePro: 211, 213, 217, 219, 221, 223, 227, 227, 231, 233, 237, 239.\",\"product_description\":\"OHD Banner\\\/ GeniePro Quiet Glide Series\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11739-R0\",\"approval_number\":\"FL11739.13\",\"seq\":13,\"product_model\":\"OHD: 311, 313, 317, 319, 321, 323, 327, 329, 331, 333, 337, 339. GeniePro: 211, 213, 217, 219, 221, 223, 227, 227, 231, 233, 237, 239.\",\"product_description\":\"OHD Banner\\\/ GeniePro Quiet Glide Series\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11739-R0\",\"approval_number\":\"FL11739.14\",\"seq\":14,\"product_model\":\"OHD: 311, 313, 317, 319, 321, 323, 327, 329, 331, 333, 337, 339. GeniePro: 211, 213, 217, 219, 221, 223, 227, 227, 231, 233, 237, 239.\",\"product_description\":\"OHD Banner\\\/ GeniePro Quiet Glide Series\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11740-R0\",\"approval_number\":\"FL11740.1\",\"seq\":1,\"product_model\":\"OHD 188\\\/189\\\/281(Traditional Steel), 381(Traditional Steel Insulated); GeniePro GDS 300\\\/30R\\\/200 (Duracraft), GDS 550 (Duracraft Insulated)\",\"product_description\":\"Residential Sectional Garage Doors (Insulated and Non-Insulated), 9'0\\\"x16'0\\\" MAX\",\"design_pressure\":\"+47.8\\\/-54\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11740-R0\",\"approval_number\":\"FL11740.2\",\"seq\":2,\"product_model\":\"OHD 188\\\/189\\\/281(Traditional Steel), 381(Traditional Steel Insulated); GeniePro GDS 300\\\/30R\\\/200 (Duracraft), GDS 550 (Duracraft Insulated)\",\"product_description\":\"Residential Sectional Garage Door (Insulated and Non-Insulated), 16'0\\\"x8'0\\\" MAX\",\"design_pressure\":\"+39.8\\\/-40.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11740-R0\",\"approval_number\":\"FL11740.3\",\"seq\":3,\"product_model\":\"OHD 188\\\/189\\\/281(Traditional Steel), 381(Traditional Steel Insulated); GeniePro GDS 300\\\/30R\\\/200 (Duracraft), GDS 550 (Duracraft Insulated)\",\"product_description\":\"Residential Sectional Garage Door (Insulated and Non-Insulated), 9'0\\\"x16'0\\\" MAX\",\"design_pressure\":\"+35.9\\\/-41.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11740-R0\",\"approval_number\":\"FL11740.4\",\"seq\":4,\"product_model\":\"OHD: 160(Courtyard), 194\\\/195\\\/494\\\/495 (Thermacore); GeniePro:GDS 970\\\/97F\\\/990\\\/99F(Energy Craft), GDS 160(Homeplace)\",\"product_description\":\"Insulated Residential Sectional Garage Door, 10'0\\\"x16'0\\\" MAX\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11740-R0\",\"approval_number\":\"FL11740.5\",\"seq\":5,\"product_model\":\"OHD: 160(Courtyard), 194\\\/195\\\/494\\\/495 (Thermacore); GeniePro:GDS 970\\\/97F\\\/990\\\/99F(Energy Craft), GDS 160(Homeplace)\",\"product_description\":\"Insulated Residential Sectional Garage Door, 10'0\\\"x16'0\\\" MAX\",\"design_pressure\":\"+28.8\\\/-32.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11823-R0\",\"approval_number\":\"FL11823.1\",\"seq\":1,\"product_model\":\"ODC Impact Resistant Window Frame\",\"product_description\":\"Garage Door Impact Resistant Window Frame\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#12088-R0\",\"approval_number\":\"FL12088.1\",\"seq\":1,\"product_model\":\"Ranch house door, series 130 thru 133 (style A, B, C), series 134 thru 148 (style F)\",\"product_description\":\"Residential section wood door, Max door size 10' x 12'\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#12088-R0\",\"approval_number\":\"FL12088.2\",\"seq\":2,\"product_model\":\"Ranch house door, series 130 thru 133 (style A, B, C), series 134 thru 148 (style F)\",\"product_description\":\"Residential section wood door, Max door size 10' x 12'\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#12088-R0\",\"approval_number\":\"FL12088.3\",\"seq\":3,\"product_model\":\"Ranch house door, series 130 thru 133 (style A, B, C), series 134 thru 148 (style F)\",\"product_description\":\"Residential section wood door, Max door size 20' x 12'\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#12088-R0\",\"approval_number\":\"FL12088.4\",\"seq\":4,\"product_model\":\"Ranch house door, series 130 thru 133 (style A, B, C), series 134 thru 148 (style F)\",\"product_description\":\"Residential section wood door, Max door size 20' x 12'\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#12088-R0\",\"approval_number\":\"FL12088.5\",\"seq\":5,\"product_model\":\"Ranch house door, series 130 thru 133 (style A, B, C), series 134 thru 148 (style F)\",\"product_description\":\"Residential section wood door, Max door size 20' x 12'\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#12088-R0\",\"approval_number\":\"FL12088.6\",\"seq\":6,\"product_model\":\"Ranch house door, series 134 thru 148 (style D, E)\",\"product_description\":\"Residential section wood door, Max door size 20' x 12'\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#12088-R0\",\"approval_number\":\"FL12088.7\",\"seq\":7,\"product_model\":\"Ranch house door, series 134 thru 148 (style D, E)\",\"product_description\":\"Residential section wood door, Max door size 20' x 12'\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#12088-R0\",\"approval_number\":\"FL12088.8\",\"seq\":8,\"product_model\":\"Ranch house door, series 134 thru 148 (style D, E)\",\"product_description\":\"Residential section wood door, Max door size 20' x 12'\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#12088-R0\",\"approval_number\":\"FL12088.9\",\"seq\":9,\"product_model\":\"Ranch house door, series 134 thru 148 (style D, E)\",\"product_description\":\"Residential section wood door, Max door size 20' x 12'\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#12088-R0\",\"approval_number\":\"FL12088.10\",\"seq\":10,\"product_model\":\"Ranch house door, series 134 thru 148 (style D, E)\",\"product_description\":\"Residential section wood door, Max door size 10' x 12'\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#12088-R0\",\"approval_number\":\"FL12088.11\",\"seq\":11,\"product_model\":\"Ranch house door, series 134 thru 148 (style D, E)\",\"product_description\":\"Residential section wood door, Max door size 10' x 12'\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#12412-R0\",\"approval_number\":\"FL12412.1\",\"seq\":1,\"product_model\":\"OHD 188\\\/189\\\/281(Traditional Steel), 381(Traditional Steel Insulated); GeniePro GDS 300\\\/30R\\\/200 (Duracraft), GDS 550 (Duracraft Insulated)\",\"product_description\":\"Residential Sectional Garage Doors (Insulated and Non-Insulated), 16'0\\\"x14'0\\\" MAX\",\"design_pressure\":\"+25.6\\\/-28.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#12412-R0\",\"approval_number\":\"FL12412.2\",\"seq\":2,\"product_model\":\"OHD 188\\\/189\\\/281(Traditional Steel), 381(Traditional Steel Insulated); GeniePro GDS 300\\\/30R\\\/200 (Duracraft), GDS 550 (Duracraft Insulated)\",\"product_description\":\"Residential Sectional Garage Doors (Insulated and Non-Insulated), 16'0\\\"x14'0\\\" MAX\",\"design_pressure\":\"+36.1\\\/-40.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#12412-R0\",\"approval_number\":\"FL12412.3\",\"seq\":3,\"product_model\":\"OHD 188\\\/189\\\/281(Traditional Steel), 381(Traditional Steel Insulated); GeniePro GDS 300\\\/30R\\\/200 (Duracraft), GDS 550 (Duracraft Insulated)\",\"product_description\":\"Residential Sectional Garage Doors (Insulated and Non-Insulated), 18'0\\\"x8'0\\\" MAX\",\"design_pressure\":\"+34.4\\\/-34.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#12412-R0\",\"approval_number\":\"FL12412.4\",\"seq\":4,\"product_model\":\"OHD 188\\\/189\\\/281(Traditional Steel), 381(Traditional Steel Insulated); GeniePro GDS 300\\\/30R\\\/200 (Duracraft), GDS 550 (Duracraft Insulated)\",\"product_description\":\"Residential Sectional Garage Doors (Insulated and Non-Insulated), 18'0\\\"x14'0\\\" MAX\",\"design_pressure\":\"+26.5\\\/-27.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#12412-R0\",\"approval_number\":\"FL12412.5\",\"seq\":5,\"product_model\":\"OHD 188\\\/189\\\/281(Traditional Steel), 381(Traditional Steel Insulated); GeniePro GDS 300\\\/30R\\\/200 (Duracraft), GDS 550 (Duracraft Insulated)\",\"product_description\":\"Residential Sectional Garage Doors (Insulated and Non-Insulated), 18'0\\\"x8'0\\\" MAX\",\"design_pressure\":\"+47.5\\\/-48.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#12412-R0\",\"approval_number\":\"FL12412.6\",\"seq\":6,\"product_model\":\"OHD: 160(Courtyard), 194\\\/195\\\/494\\\/495 (Thermacore); GeniePro:GDS 970\\\/97F\\\/990\\\/99F(Energy Craft), GDS 160(Homeplace)\",\"product_description\":\"Insulated Residential Sectional Garage Door, 18'0\\\"x8'0\\\" MAX\",\"design_pressure\":\"+40\\\/-44.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#12412-R0\",\"approval_number\":\"FL12412.7\",\"seq\":7,\"product_model\":\"OHD: 160(Courtyard), 194\\\/195\\\/494\\\/495 (Thermacore); GeniePro:GDS 970\\\/97F\\\/990\\\/99F(Energy Craft), GDS 160(Homeplace)\",\"product_description\":\"Insulated Residential Sectional Garage Door, 16'0\\\"x14'0\\\" MAX\",\"design_pressure\":\"+25.6\\\/-28.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#12486-R0\",\"approval_number\":\"FL12486.1\",\"seq\":1,\"product_model\":\"OHD 188\\\/189\\\/281(Traditional Steel), 381(Traditional Steel Insulated); GeniePro GDS 300\\\/30R\\\/200 (Duracraft), GDS 550 (Duracraft Insulated)\",\"product_description\":\"Residential Sectional Garage Door (Insulated and Non-Insulated), 16'0\\\"x14'0\\\" MAX\",\"design_pressure\":\"+25.6\\\/-28.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#12686-R0\",\"approval_number\":\"FL12686.1\",\"seq\":1,\"product_model\":\"OHD: 160(Courtyard), 194\\\/195\\\/494\\\/495 (Thermacore); GeniePro:GDS 970\\\/97F\\\/990\\\/99F(Energy Craft), GDS 160(Homeplace)\",\"product_description\":\"Residential Sectional Garage Doors (Insulated and Non-Insulated), 16'0\\\"x8'0\\\" MAX\",\"design_pressure\":\"+34.4\\\/-38.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#13670-R0\",\"approval_number\":\"FL13670.1\",\"seq\":1,\"product_model\":\"OHD Series 188\\\/189\\\/281\\\/381, GENIE Series GDS 300\\\/30R\\\/200\\\/550\",\"product_description\":\"Traditional Residential Pan\",\"design_pressure\":\"+22\\\/-24.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#13670-R0\",\"approval_number\":\"FL13670.2\",\"seq\":2,\"product_model\":\"OHD Series 188\\\/189\\\/281\\\/381, GENIE Series GDS 300\\\/30R\\\/200\\\/550\",\"product_description\":\"Traditional Residential Pan\",\"design_pressure\":\"+30\\\/-33.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#14181-R0\",\"approval_number\":\"FL14181.1\",\"seq\":1,\"product_model\":\"OHD Series 270, 298, 290, 370, Genie GDS 470, 900, 90F\",\"product_description\":\"Residential Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#14181-R0\",\"approval_number\":\"FL14181.2\",\"seq\":2,\"product_model\":\"OHD Series 270, 298, 290, 370, Genie GDS 470, 900, 90F\",\"product_description\":\"Residential Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#14181-R0\",\"approval_number\":\"FL14181.3\",\"seq\":3,\"product_model\":\"OHD Series 270, 298, 290, 370, Genie GDS 470, 900, 90F\",\"product_description\":\"Residential Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#14181-R0\",\"approval_number\":\"FL14181.4\",\"seq\":4,\"product_model\":\"OHD Series 270, 298, 290, 370, Genie GDS 470, 900, 90F\",\"product_description\":\"Residential Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#14181-R0\",\"approval_number\":\"FL14181.5\",\"seq\":5,\"product_model\":\"OHD Series 270, 298, 290, 370, Genie GDS 470, 900, 90F\",\"product_description\":\"Residential Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#14181-R0\",\"approval_number\":\"FL14181.6\",\"seq\":6,\"product_model\":\"OHD Series 270, 298, 290, 370, Genie GDS 470, 900, 90F\",\"product_description\":\"Residential Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#14181-R0\",\"approval_number\":\"FL14181.7\",\"seq\":7,\"product_model\":\"OHD Series 270, 298, 290, 370, Genie GDS 470, 900, 90F\",\"product_description\":\"Residential Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#14181-R0\",\"approval_number\":\"FL14181.8\",\"seq\":8,\"product_model\":\"OHD Series 270, 298, 290, 370, Genie GDS 470, 900, 90F\",\"product_description\":\"Residential Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#14181-R0\",\"approval_number\":\"FL14181.9\",\"seq\":9,\"product_model\":\"OHD Series 270, 298, 290, 370, Genie GDS 470, 900, 90F\",\"product_description\":\"Residential Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#14181-R0\",\"approval_number\":\"FL14181.10\",\"seq\":10,\"product_model\":\"OHD Series 270, 298, 290, 370, Genie GDS 470, 900, 90F\",\"product_description\":\"Residential Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#14181-R0\",\"approval_number\":\"FL14181.11\",\"seq\":11,\"product_model\":\"OHD Series 270, 298, 290, 370, Genie GDS 470, 900, 90F\",\"product_description\":\"Residential Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#14181-R0\",\"approval_number\":\"FL14181.12\",\"seq\":12,\"product_model\":\"OHD Series 270, 298, 290, 370, Genie GDS 470, 900, 90F\",\"product_description\":\"Residential Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#14181-R0\",\"approval_number\":\"FL14181.13\",\"seq\":13,\"product_model\":\"OHD Series 270, 298, 290, 370, Genie GDS 470, 900, 90F\",\"product_description\":\"Residential Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#29620-R0\",\"approval_number\":\"FL29620.1\",\"seq\":1,\"product_model\":\"Series 170-175, 177, 180-185, 187\",\"product_description\":\"WS7, 18' Max Width. 8' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+34.4\\\/-38.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#29620-R0\",\"approval_number\":\"FL29620.2\",\"seq\":2,\"product_model\":\"Series 170-175, 177, 180-185,187\",\"product_description\":\"WS7, 18' Max Width. 14' Max height. Glazing available in top or intermediate section.\",\"design_pressure\":\"+34.4\\\/-38.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"BP - Glass Garage Doors & Entry Systems\":[{\"manufacturer\":\"BP - Glass Garage Doors & Entry Systems\",\"approval_number_master\":\"FL#13380-R3\",\"approval_number\":\"FL13380.1\",\"seq\":1,\"product_model\":\"BP-350\\\/450 HD Glass Garage Door (U.S. Pat.) (HVHZ) (Impact)\",\"product_description\":\"BP-350\\\/450 HD Glass Garage Door (U.S. Pat.) (HVHZ) (Impact)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BP - Glass Garage Doors & Entry Systems\",\"approval_number_master\":\"FL#13380-R3\",\"approval_number\":\"FL13380.2\",\"seq\":2,\"product_model\":\"BP-450 HD\\\/BP-550 SHD Glass Garage Door (U.S. Pat.) - (HVHZ) (Impact)\",\"product_description\":\"BP-450 HD\\\/BP-550 SHD Glass Garage Door (U.S. Pat.) - (HVHZ) (Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Raynor Garage Doors\":[{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#14092-R12\",\"approval_number\":\"FL14092.1\",\"seq\":1,\"product_model\":\"AlumaView (AV200)\\\/StyleView\",\"product_description\":\"Aluminum sectional overhead garage door up to and including 14'-2\\\" wide\",\"design_pressure\":\"+25.5\\\/-28.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#14092-R12\",\"approval_number\":\"FL14092.2\",\"seq\":2,\"product_model\":\"AlumaView (AV200)\\\/StyleView\",\"product_description\":\"Aluminum sectional overhead garage door up to and including 14'-2\\\" wide\",\"design_pressure\":\"+14.2\\\/-15.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#14092-R12\",\"approval_number\":\"FL14092.3\",\"seq\":3,\"product_model\":\"AlumaView (AV200)\\\/StyleView\",\"product_description\":\"Aluminum sectional overhead garage door up to and including 10'-2\\\" wide\",\"design_pressure\":\"+34.0\\\/-38.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#14092-R12\",\"approval_number\":\"FL14092.4\",\"seq\":4,\"product_model\":\"Alumaview (AV200)\\\/Styleview\",\"product_description\":\"Aluminum sectional overhead garage door up to and including 16'-2\\\" wide\",\"design_pressure\":\"+27.5\\\/-34.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#14092-R12\",\"approval_number\":\"FL14092.5\",\"seq\":5,\"product_model\":\"BuildMark \\\/ TradeMark\",\"product_description\":\"Steel pan sectional overhead garage door up to and including 16'-0\\\" wide\",\"design_pressure\":\"+29.3\\\/-32.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#14092-R12\",\"approval_number\":\"FL14092.6\",\"seq\":6,\"product_model\":\"BuildMark \\\/ TradeMark\",\"product_description\":\"Steel pan sectional overhead garage door up to and including 18'-0\\\" wide\",\"design_pressure\":\"+16.0\\\/-18.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#14092-R12\",\"approval_number\":\"FL14092.7\",\"seq\":7,\"product_model\":\"BuildMark \\\/ TradeMark\",\"product_description\":\"Steel pan sectional overhead garage door up to and including 16'-0\\\" wide\",\"design_pressure\":\"+29.3\\\/-32.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#14092-R12\",\"approval_number\":\"FL14092.8\",\"seq\":8,\"product_model\":\"BuildMark \\\/ TradeMark\",\"product_description\":\"Steel pan sectional overhead garage door up to and including 16'-0\\\" wide\",\"design_pressure\":\"+23.3\\\/-28.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#14092-R12\",\"approval_number\":\"FL14092.9\",\"seq\":9,\"product_model\":\"BuildMark \\\/ TradeMark\",\"product_description\":\"Steel pan sectional overhead garage door up to and including 16'-0\\\" wide\",\"design_pressure\":\"+29.7\\\/-33.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#14092-R12\",\"approval_number\":\"FL14092.10\",\"seq\":10,\"product_model\":\"Showcase \\\/ Masterpiece\",\"product_description\":\"Insulated steel two sided sectional overhead garage door up to and including 18'-0\\\" wide\",\"design_pressure\":\"+18.0\\\/-20.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#14092-R12\",\"approval_number\":\"FL14092.11\",\"seq\":11,\"product_model\":\"Showcase\\\/Masterpiece\",\"product_description\":\"Insulated steel two sided sectional overhead garage door up to and including 10'-0\\\" wide\",\"design_pressure\":\"+29.0\\\/-32.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#14092-R12\",\"approval_number\":\"FL14092.12\",\"seq\":12,\"product_model\":\"SteelForm\\\/Alumaview\",\"product_description\":\"Steel pan door with aluminum full view window sections up to and including 14'-2\\\" wide\",\"design_pressure\":\"+44.0\\\/-48.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#14092-R12\",\"approval_number\":\"FL14092.13\",\"seq\":13,\"product_model\":\"TC200\",\"product_description\":\"Insulated steel two sided sectional overhead garage door up to and including 10'-2\\\" wide\",\"design_pressure\":\"+30.0\\\/-34.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#14092-R12\",\"approval_number\":\"FL14092.14\",\"seq\":14,\"product_model\":\"Thermaseal Standard\",\"product_description\":\"Insulated steel two sided sectional overhead garage door up to and including 10'-2\\\" wide\",\"design_pressure\":\"+30.0\\\/-34.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#14092-R12\",\"approval_number\":\"FL14092.15\",\"seq\":15,\"product_model\":\"Thermaseal Standard\",\"product_description\":\"Insulated steel two sided sectional overhead garage door up to and including 10'-2\\\" wide\",\"design_pressure\":\"+13.3\\\/-13.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#14529-R12\",\"approval_number\":\"FL14529.1\",\"seq\":1,\"product_model\":\"BuildMark \\\/ TradeMark\",\"product_description\":\"2\\\" thick sectional pan garage door\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#14529-R12\",\"approval_number\":\"FL14529.2\",\"seq\":2,\"product_model\":\"BuildMark \\\/ TradeMark\",\"product_description\":\"2\\\" thick sectional pan garage door\",\"design_pressure\":\"+29.7\\\/-33.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#14529-R12\",\"approval_number\":\"FL14529.3\",\"seq\":3,\"product_model\":\"BuildMark \\\/ TradeMark\",\"product_description\":\"2\\\" thick sectional pan garage door\",\"design_pressure\":\"+23.5\\\/-26.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#14529-R12\",\"approval_number\":\"FL14529.4\",\"seq\":4,\"product_model\":\"BuildMark \\\/ TradeMark\",\"product_description\":\"2\\\" thick sectional pan garage door\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#14529-R12\",\"approval_number\":\"FL14529.5\",\"seq\":5,\"product_model\":\"BuildMark \\\/ TradeMark\",\"product_description\":\"2\\\" thick sectional pan garage door\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#14529-R12\",\"approval_number\":\"FL14529.6\",\"seq\":6,\"product_model\":\"BuildMark \\\/ TradeMark\",\"product_description\":\"2\\\" thick sectional pan garage door\",\"design_pressure\":\"+17.7\\\/-19.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#14529-R12\",\"approval_number\":\"FL14529.7\",\"seq\":7,\"product_model\":\"BuildMark \\\/ TradeMark\",\"product_description\":\"2\\\" thick sectional pan garage door\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#14529-R12\",\"approval_number\":\"FL14529.8\",\"seq\":8,\"product_model\":\"FlexFit 175\",\"product_description\":\"1-3\\\/4\\\" thick insulated sandwich commercial sectional garage door\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#14529-R12\",\"approval_number\":\"FL14529.9\",\"seq\":9,\"product_model\":\"FlexFit 175\",\"product_description\":\"1-3\\\/4\\\" thick insulated sandwich commercial sectional garage door\",\"design_pressure\":\"+35.0\\\/-37.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#15212-R13\",\"approval_number\":\"FL15212.1\",\"seq\":1,\"product_model\":\"AlumaView (AV200), StyleView\",\"product_description\":\"1-15\\\/16\\\" thick aluminum rail and stile door with full view glass.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#15212-R13\",\"approval_number\":\"FL15212.2\",\"seq\":2,\"product_model\":\"Alumaview (AV200), StyleView\",\"product_description\":\"1-15\\\/16\\\" thick aluminum rail and style door with full view glass.\",\"design_pressure\":\"+43.0\\\/-48.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#15212-R13\",\"approval_number\":\"FL15212.3\",\"seq\":3,\"product_model\":\"BuildMark\",\"product_description\":\"2\\\" thick steel pan residential and light commercial sectional garage door, 26 ga.\",\"design_pressure\":\"+37.4\\\/-41.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#15212-R13\",\"approval_number\":\"FL15212.4\",\"seq\":4,\"product_model\":\"BuildMark\",\"product_description\":\"2\\\" thick steel pan residential and light commercial sectional garage door, 26 ga.\",\"design_pressure\":\"+39.3\\\/-43.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#15212-R13\",\"approval_number\":\"FL15212.5\",\"seq\":5,\"product_model\":\"BuildMark, TradeMark\",\"product_description\":\"2\\\" thick steel pan residential and light commercial sectional garage door, BuildMark 26 ga., TradeMark 24 ga.\",\"design_pressure\":\"+41.6\\\/-47.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#15212-R13\",\"approval_number\":\"FL15212.6\",\"seq\":6,\"product_model\":\"BuildMark, TradeMark\",\"product_description\":\"2\\\" thick steel pan residential and light commercial sectional garage door, BuildMark 26 ga., TradeMark 24 ga.\",\"design_pressure\":\"+47.3\\\/-47.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#15212-R13\",\"approval_number\":\"FL15212.7\",\"seq\":7,\"product_model\":\"BuildMark, TradeMark\",\"product_description\":\"2\\\" thick steel pan residential and light commercial sectional garage door, BuildMark 26 ga., TradeMark 24 ga.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#15212-R13\",\"approval_number\":\"FL15212.8\",\"seq\":8,\"product_model\":\"BuildMark, TradeMark\",\"product_description\":\"2\\\" thick steel pan residential and light commercial sectional garage door, BuildMark 26 ga., TradeMark 24 ga.\",\"design_pressure\":\"+16.0\\\/-17.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#15212-R13\",\"approval_number\":\"FL15212.9\",\"seq\":9,\"product_model\":\"BuildMark, TradeMark\",\"product_description\":\"2\\\" thick steel pan residential and light commercial sectional garage door, BuildMark 26 ga., TradeMark 24 ga.\",\"design_pressure\":\"+18.5\\\/-20.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#15212-R13\",\"approval_number\":\"FL15212.10\",\"seq\":10,\"product_model\":\"BuildMark, TradeMark\",\"product_description\":\"2\\\" thick steel pan residential and light commercial sectional garage door, BuildMark 26 ga., TradeMark 24 ga.\",\"design_pressure\":\"+18.0\\\/-22.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#15212-R13\",\"approval_number\":\"FL15212.11\",\"seq\":11,\"product_model\":\"SteelForm (S24 \\\/ MB24 \\\/ S20)\",\"product_description\":\"2\\\" thick steel pan commercial sectional garage door\",\"design_pressure\":\"+41.5\\\/-47.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#15212-R13\",\"approval_number\":\"FL15212.12\",\"seq\":12,\"product_model\":\"SteelForm (S24 \\\/ MB24 \\\/ S20)\",\"product_description\":\"2\\\" thick steel pan commercial sectional garage door\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#15212-R13\",\"approval_number\":\"FL15212.13\",\"seq\":13,\"product_model\":\"SteelForm (S24C \\\/ S24 \\\/ MB24 \\\/ S20)\",\"product_description\":\"2\\\" thick steel pan commercial sectional garage door\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#15212-R13\",\"approval_number\":\"FL15212.14\",\"seq\":14,\"product_model\":\"SteelForm (S24C \\\/ S24 \\\/ MB24 \\\/ S20)\",\"product_description\":\"2\\\" thick steel pan commercial sectional garage door\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#15212-R13\",\"approval_number\":\"FL15212.15\",\"seq\":15,\"product_model\":\"SteelForm (S24C \\\/ S24 \\\/ MB24 \\\/ S20)\",\"product_description\":\"2\\\" thick steel pan commercial sectional garage door\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#15212-R13\",\"approval_number\":\"FL15212.16\",\"seq\":16,\"product_model\":\"SteelForm (S24C \\\/ S24 \\\/ MB24 \\\/ S20)\",\"product_description\":\"2\\\" thick steel pan commercial sectional garage door\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#15212-R13\",\"approval_number\":\"FL15212.17\",\"seq\":17,\"product_model\":\"SteelForm (S24C \\\/ S24 \\\/ MB24 \\\/ S20)\",\"product_description\":\"2\\\" thick steel pan commercial sectional garage door\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#15212-R13\",\"approval_number\":\"FL15212.18\",\"seq\":18,\"product_model\":\"TradeMark\",\"product_description\":\"2\\\" thick steel pan residential and light commercial sectional garage door, 24 ga.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#15212-R13\",\"approval_number\":\"FL15212.19\",\"seq\":19,\"product_model\":\"TradeMark\",\"product_description\":\"2\\\" thick steel pan residential and light commercial sectional garage door, 24 ga.\",\"design_pressure\":\"+43.5\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#20374-R9\",\"approval_number\":\"FL20374.1\",\"seq\":1,\"product_model\":\"EC200 \\\/ EC224\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door with aluminum full view sections.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#20374-R9\",\"approval_number\":\"FL20374.2\",\"seq\":2,\"product_model\":\"EC200 \\\/ EC224\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door with aluminum full view sections.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#20374-R9\",\"approval_number\":\"FL20374.3\",\"seq\":3,\"product_model\":\"EC200 \\\/ EC224\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door with aluminum full view sections.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#20374-R9\",\"approval_number\":\"FL20374.4\",\"seq\":4,\"product_model\":\"EC200 \\\/ EC224\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door with aluminum full view sections.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#20374-R9\",\"approval_number\":\"FL20374.5\",\"seq\":5,\"product_model\":\"EC200 \\\/ EC224\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door with aluminum full view sections.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#20374-R9\",\"approval_number\":\"FL20374.6\",\"seq\":6,\"product_model\":\"EC200 \\\/ EC224\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door with aluminum full view sections.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#20374-R9\",\"approval_number\":\"FL20374.7\",\"seq\":7,\"product_model\":\"EC200 \\\/ EC224\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door with aluminum full view sections.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#20374-R9\",\"approval_number\":\"FL20374.8\",\"seq\":8,\"product_model\":\"EC200 \\\/ EC224\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door with aluminum full view sections.\",\"design_pressure\":\"+26.3\\\/-29.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21372-R3\",\"approval_number\":\"FL21372.1\",\"seq\":1,\"product_model\":\"AV300\",\"product_description\":\"2-7\\\/8\\\" thick Aluminum Rail and Stile Full View Sectional Door with Impact Resistant Windows\",\"design_pressure\":\"+42.0\\\/-52.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#41569-R4\",\"approval_number\":\"FL41569.1\",\"seq\":1,\"product_model\":\"Commercial Encore\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#41569-R4\",\"approval_number\":\"FL41569.2\",\"seq\":2,\"product_model\":\"Commercial Encore\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#41569-R4\",\"approval_number\":\"FL41569.3\",\"seq\":3,\"product_model\":\"Commercial Encore\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#41569-R4\",\"approval_number\":\"FL41569.4\",\"seq\":4,\"product_model\":\"Commercial Encore\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#41569-R4\",\"approval_number\":\"FL41569.5\",\"seq\":5,\"product_model\":\"Commercial Encore\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#41569-R4\",\"approval_number\":\"FL41569.6\",\"seq\":6,\"product_model\":\"Commercial Encore\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#41569-R4\",\"approval_number\":\"FL41569.7\",\"seq\":7,\"product_model\":\"Commercial Encore\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#41569-R4\",\"approval_number\":\"FL41569.8\",\"seq\":8,\"product_model\":\"Commercial Encore\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#41569-R4\",\"approval_number\":\"FL41569.9\",\"seq\":9,\"product_model\":\"Commercial Encore\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#41569-R4\",\"approval_number\":\"FL41569.10\",\"seq\":10,\"product_model\":\"Commercial Encore\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#41569-R4\",\"approval_number\":\"FL41569.11\",\"seq\":11,\"product_model\":\"EC200 \\\/ EC224\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#41569-R4\",\"approval_number\":\"FL41569.12\",\"seq\":12,\"product_model\":\"EC200 \\\/ EC224\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#41569-R4\",\"approval_number\":\"FL41569.13\",\"seq\":13,\"product_model\":\"EC200 \\\/ EC224\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#41569-R4\",\"approval_number\":\"FL41569.14\",\"seq\":14,\"product_model\":\"EC200 \\\/ EC224\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#41569-R4\",\"approval_number\":\"FL41569.15\",\"seq\":15,\"product_model\":\"EC200 \\\/ EC224\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#41569-R4\",\"approval_number\":\"FL41569.16\",\"seq\":16,\"product_model\":\"EC200 \\\/ EC224\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#41569-R4\",\"approval_number\":\"FL41569.17\",\"seq\":17,\"product_model\":\"EC200 \\\/ EC224\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#41569-R4\",\"approval_number\":\"FL41569.18\",\"seq\":18,\"product_model\":\"EC200 \\\/ EC224\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#41569-R4\",\"approval_number\":\"FL41569.19\",\"seq\":19,\"product_model\":\"EC200 \\\/ EC224\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#41569-R4\",\"approval_number\":\"FL41569.20\",\"seq\":20,\"product_model\":\"EC200 \\\/ EC224\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door.\",\"design_pressure\":\"+26.3\\\/-29.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#41569-R4\",\"approval_number\":\"FL41569.21\",\"seq\":21,\"product_model\":\"Encore\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#41569-R4\",\"approval_number\":\"FL41569.22\",\"seq\":22,\"product_model\":\"Encore\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#41569-R4\",\"approval_number\":\"FL41569.23\",\"seq\":23,\"product_model\":\"Encore\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#41569-R4\",\"approval_number\":\"FL41569.24\",\"seq\":24,\"product_model\":\"Encore\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#41569-R4\",\"approval_number\":\"FL41569.25\",\"seq\":25,\"product_model\":\"Encore\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#41569-R4\",\"approval_number\":\"FL41569.26\",\"seq\":26,\"product_model\":\"Encore\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#41569-R4\",\"approval_number\":\"FL41569.27\",\"seq\":27,\"product_model\":\"Encore\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#41569-R4\",\"approval_number\":\"FL41569.28\",\"seq\":28,\"product_model\":\"Encore\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#41569-R4\",\"approval_number\":\"FL41569.29\",\"seq\":29,\"product_model\":\"Encore\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#41569-R4\",\"approval_number\":\"FL41569.30\",\"seq\":30,\"product_model\":\"Encore\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#42121-R2\",\"approval_number\":\"FL42121.1\",\"seq\":1,\"product_model\":\"QuickDock - TM200 \\\/ EC200 \\\/ EC224 \\\/ S24 \\\/ S20 \\\/ SP24 \\\/ SP20\",\"product_description\":\"2\\\" thick sectional Dock Door, sandwich or pan.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#42145-R1\",\"approval_number\":\"FL42145.1\",\"seq\":1,\"product_model\":\"EN200 \\\/ EN200C \\\/ EC200 \\\/ EC224\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#42145-R1\",\"approval_number\":\"FL42145.2\",\"seq\":2,\"product_model\":\"EN200 \\\/ EN200C \\\/ EC200 \\\/ EC224\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+65.0\\\/-72.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#47394-R3\",\"approval_number\":\"FL47394.1\",\"seq\":1,\"product_model\":\"SteelPro (SP24 \\\/ SP20)\",\"product_description\":\"2\\\" thick steel pan commercial sectional garage door w\\\/optional aluminum full view sections\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#47394-R3\",\"approval_number\":\"FL47394.2\",\"seq\":2,\"product_model\":\"SteelPro (SP24 \\\/ SP20)\",\"product_description\":\"2\\\" thick steel pan commercial sectional garage door w\\\/optional aluminum full view sections\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#47394-R3\",\"approval_number\":\"FL47394.3\",\"seq\":3,\"product_model\":\"SteelPro (SP24 \\\/ SP20)\",\"product_description\":\"2\\\" thick steel pan commercial sectional garage door w\\\/optional aluminum full view sections\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#47394-R3\",\"approval_number\":\"FL47394.4\",\"seq\":4,\"product_model\":\"SteelPro (SP24 \\\/ SP20)\",\"product_description\":\"2\\\" thick steel pan commercial sectional garage door w\\\/optional aluminum full view sections\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#47394-R3\",\"approval_number\":\"FL47394.5\",\"seq\":5,\"product_model\":\"SteelPro (SP24 \\\/ SP20)\",\"product_description\":\"2\\\" thick steel pan commercial sectional garage door w\\\/optional aluminum full view sections\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#47394-R3\",\"approval_number\":\"FL47394.6\",\"seq\":6,\"product_model\":\"SteelPro (SP24 \\\/ SP20)\",\"product_description\":\"2\\\" thick steel pan commercial sectional garage door w\\\/optional aluminum full view sections\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#47394-R3\",\"approval_number\":\"FL47394.7\",\"seq\":7,\"product_model\":\"SteelPro (SP24 \\\/ SP20)\",\"product_description\":\"2\\\" thick steel pan commercial sectional garage door w\\\/optional aluminum full view sections\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#47394-R3\",\"approval_number\":\"FL47394.8\",\"seq\":8,\"product_model\":\"SteelPro (SP24 \\\/ SP20)\",\"product_description\":\"2\\\" thick steel pan commercial sectional garage door.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#47394-R3\",\"approval_number\":\"FL47394.9\",\"seq\":9,\"product_model\":\"SteelPro (SP24 \\\/ SP20)\",\"product_description\":\"2\\\" thick steel pan commercial sectional garage door with aluminum full view sections\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#1652-R0\",\"approval_number\":\"FL1652.1\",\"seq\":1,\"product_model\":\"Affina\",\"product_description\":\"Residential Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#1652-R0\",\"approval_number\":\"FL1652.2\",\"seq\":2,\"product_model\":\"Centura\",\"product_description\":\"Residential Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#1652-R0\",\"approval_number\":\"FL1652.3\",\"seq\":3,\"product_model\":\"Charleston\",\"product_description\":\"Residential Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#1652-R0\",\"approval_number\":\"FL1652.4\",\"seq\":4,\"product_model\":\"Classic\",\"product_description\":\"Residential Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#1652-R0\",\"approval_number\":\"FL1652.5\",\"seq\":5,\"product_model\":\"Decade\",\"product_description\":\"Residential Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#1652-R0\",\"approval_number\":\"FL1652.6\",\"seq\":6,\"product_model\":\"Masterpiece\",\"product_description\":\"Residential Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#1652-R0\",\"approval_number\":\"FL1652.7\",\"seq\":7,\"product_model\":\"Prisma\",\"product_description\":\"Residential Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#1652-R0\",\"approval_number\":\"FL1652.8\",\"seq\":8,\"product_model\":\"Relante\",\"product_description\":\"Residential Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#1652-R0\",\"approval_number\":\"FL1652.9\",\"seq\":9,\"product_model\":\"Showcase\",\"product_description\":\"Residential Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#3070-R0\",\"approval_number\":\"FL3070.1\",\"seq\":1,\"product_model\":\"Affina\",\"product_description\":\"Residential Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#3070-R0\",\"approval_number\":\"FL3070.2\",\"seq\":2,\"product_model\":\"Centura\",\"product_description\":\"Residential Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#3070-R0\",\"approval_number\":\"FL3070.3\",\"seq\":3,\"product_model\":\"Charleston\",\"product_description\":\"Residential Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#3070-R0\",\"approval_number\":\"FL3070.4\",\"seq\":4,\"product_model\":\"Classic\",\"product_description\":\"Residential Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#3070-R0\",\"approval_number\":\"FL3070.5\",\"seq\":5,\"product_model\":\"Decade\",\"product_description\":\"Residential Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#3070-R0\",\"approval_number\":\"FL3070.6\",\"seq\":6,\"product_model\":\"Prisma\",\"product_description\":\"Residential Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#3070-R0\",\"approval_number\":\"FL3070.7\",\"seq\":7,\"product_model\":\"Relante\",\"product_description\":\"Residential Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#4867-R0\",\"approval_number\":\"FL4867.1\",\"seq\":1,\"product_model\":\"BuildMark S and SI #P-2392\",\"product_description\":\"9' wide max x 8' max\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#4867-R0\",\"approval_number\":\"FL4867.2\",\"seq\":2,\"product_model\":\"BuildMark S and SI #P-2300\",\"product_description\":\"9' wide max x 8' high max\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#4867-R0\",\"approval_number\":\"FL4867.3\",\"seq\":3,\"product_model\":\"BuildMark S and SI #P-2301\",\"product_description\":\"9' wide max x 8' high max\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#4867-R0\",\"approval_number\":\"FL4867.4\",\"seq\":4,\"product_model\":\"BuildMark S and SI #P-2324\",\"product_description\":\"10' wide max x 8' high max\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#4867-R0\",\"approval_number\":\"FL4867.5\",\"seq\":5,\"product_model\":\"BuildMark S and SI #P-2325\",\"product_description\":\"10' wide max x 8' high max\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#4867-R0\",\"approval_number\":\"FL4867.6\",\"seq\":6,\"product_model\":\"BuildMark S and SI #P-2357\",\"product_description\":\"16' wide max x 8' high max\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#4867-R0\",\"approval_number\":\"FL4867.7\",\"seq\":7,\"product_model\":\"BuildMark S and SI #P-2358\",\"product_description\":\"16' wide max x 8' high max\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#4867-R0\",\"approval_number\":\"FL4867.8\",\"seq\":8,\"product_model\":\"BuildMark S and SI #P-2359\",\"product_description\":\"16' wide max x 8' high max\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#4867-R0\",\"approval_number\":\"FL4867.9\",\"seq\":9,\"product_model\":\"BuildMark S and SI #P-2360\",\"product_description\":\"16' wide max x 8' high\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#4867-R0\",\"approval_number\":\"FL4867.10\",\"seq\":10,\"product_model\":\"BuildMark S and SI #P-2361\",\"product_description\":\"16' wide max x 8' high max\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#4867-R0\",\"approval_number\":\"FL4867.11\",\"seq\":11,\"product_model\":\"BuildMark S and SI #P-2362\",\"product_description\":\"18' wide max x 8' high max\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#4867-R0\",\"approval_number\":\"FL4867.12\",\"seq\":12,\"product_model\":\"BuildMark S and SI #P-2363\",\"product_description\":\"18' wide max x 8' high max\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#4867-R0\",\"approval_number\":\"FL4867.13\",\"seq\":13,\"product_model\":\"BuildMark S and SI #P-2364\",\"product_description\":\"18' wide max x 8' high max\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5306-R0\",\"approval_number\":\"FL5306.1\",\"seq\":1,\"product_model\":\"Charleston\\\/Classic\\\/Decade #P-1300-G\",\"product_description\":\"9' wide x 16' high max. size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5306-R0\",\"approval_number\":\"FL5306.2\",\"seq\":2,\"product_model\":\"Charleston\\\/Classic\\\/Decade #P-1314-G\",\"product_description\":\"9' wide x 16' high max. size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5306-R0\",\"approval_number\":\"FL5306.3\",\"seq\":3,\"product_model\":\"Charleston\\\/Classic\\\/Decade #P-1325-F\",\"product_description\":\"10' wide x 16' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5306-R0\",\"approval_number\":\"FL5306.4\",\"seq\":4,\"product_model\":\"Charleston\\\/Classic\\\/Decade #P-1326-F\",\"product_description\":\"10' wide x 16' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5306-R0\",\"approval_number\":\"FL5306.5\",\"seq\":5,\"product_model\":\"Charleston\\\/Classic\\\/Decade #P-1347-G\",\"product_description\":\"8' wide x 16' high max. size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5306-R0\",\"approval_number\":\"FL5306.6\",\"seq\":6,\"product_model\":\"Charleston\\\/Classic\\\/Decade #P-1392-B\",\"product_description\":\"9' wide x 8' high max. size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5306-R0\",\"approval_number\":\"FL5306.7\",\"seq\":7,\"product_model\":\"Charleston\\\/Classic\\\/Decade #P-2310-B\",\"product_description\":\"16' wide x 16' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5306-R0\",\"approval_number\":\"FL5306.8\",\"seq\":8,\"product_model\":\"Charleston\\\/Classic\\\/Decade #P-2322-B\",\"product_description\":\"18' wide x 16' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5306-R0\",\"approval_number\":\"FL5306.9\",\"seq\":9,\"product_model\":\"Charleston\\\/Classic\\\/Decade #P-2329-B\",\"product_description\":\"18' wide x 16' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5306-R0\",\"approval_number\":\"FL5306.10\",\"seq\":10,\"product_model\":\"Charleston\\\/Classic\\\/Decade #P-2334-B\",\"product_description\":\"16' wide x 16' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5306-R0\",\"approval_number\":\"FL5306.11\",\"seq\":11,\"product_model\":\"Charleston\\\/Classic\\\/Decade #P-2342-B\",\"product_description\":\"16' wide x 16' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5306-R0\",\"approval_number\":\"FL5306.12\",\"seq\":12,\"product_model\":\"Charleston\\\/Classic\\\/Decade #P-2343-B\",\"product_description\":\"16' wide x 16' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5306-R0\",\"approval_number\":\"FL5306.13\",\"seq\":13,\"product_model\":\"Charleston\\\/Classic\\\/Decade #P-2377-B\",\"product_description\":\"16' wide x 8' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5306-R0\",\"approval_number\":\"FL5306.14\",\"seq\":14,\"product_model\":\"Charleston\\\/Classic\\\/Decade #P-2379-B\",\"product_description\":\"18' wide x 8' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5306-R0\",\"approval_number\":\"FL5306.15\",\"seq\":15,\"product_model\":\"Charleston\\\/Classic\\\/Decade #P-2383-B\",\"product_description\":\"18' wide x 8' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5306-R0\",\"approval_number\":\"FL5306.16\",\"seq\":16,\"product_model\":\"Decade #P-1275-B\",\"product_description\":\"16' wide x 8' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5306-R0\",\"approval_number\":\"FL5306.17\",\"seq\":17,\"product_model\":\"Decade #P-1276-B\",\"product_description\":\"9' wide x 8' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5306-R0\",\"approval_number\":\"FL5306.18\",\"seq\":18,\"product_model\":\"Decade #P-1324-E\",\"product_description\":\"18' wide x 16' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5306-R0\",\"approval_number\":\"FL5306.19\",\"seq\":19,\"product_model\":\"Showcase\\\/Masterpiece #P-1277-B\",\"product_description\":\"9' wide x 8' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5306-R0\",\"approval_number\":\"FL5306.20\",\"seq\":20,\"product_model\":\"Showcase\\\/Masterpiece #P-1278-B\",\"product_description\":\"16' wide x 8' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5306-R0\",\"approval_number\":\"FL5306.21\",\"seq\":21,\"product_model\":\"Showcase\\\/Masterpiece #P-1303-F\",\"product_description\":\"9' wide x 16' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5306-R0\",\"approval_number\":\"FL5306.22\",\"seq\":22,\"product_model\":\"Showcase\\\/Masterpiece #P-1305-F\",\"product_description\":\"9' wide x 16' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5306-R0\",\"approval_number\":\"FL5306.23\",\"seq\":23,\"product_model\":\"Showcase\\\/Masterpiece #P-1309-E\",\"product_description\":\"16' wide x 16' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5306-R0\",\"approval_number\":\"FL5306.24\",\"seq\":24,\"product_model\":\"Showcase\\\/Masterpiece #P-1312-E\",\"product_description\":\"16' wide x 16' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5306-R0\",\"approval_number\":\"FL5306.25\",\"seq\":25,\"product_model\":\"Showcase\\\/Masterpiece #P-1313-E\",\"product_description\":\"16' wide x 16' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5306-R0\",\"approval_number\":\"FL5306.26\",\"seq\":26,\"product_model\":\"Showcase\\\/Masterpiece #P-1320-E\",\"product_description\":\"18' wide x 16' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5306-R0\",\"approval_number\":\"FL5306.27\",\"seq\":27,\"product_model\":\"Showcase\\\/Masterpiece #P-1321-E\",\"product_description\":\"18' wide x 16' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5306-R0\",\"approval_number\":\"FL5306.28\",\"seq\":28,\"product_model\":\"Showcase\\\/Masterpiece #P-1327-B\",\"product_description\":\"18' wide x 8' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5306-R0\",\"approval_number\":\"FL5306.29\",\"seq\":29,\"product_model\":\"Showcase\\\/Masterpiece #P-1339-E\",\"product_description\":\"10' wide x 16' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5306-R0\",\"approval_number\":\"FL5306.30\",\"seq\":30,\"product_model\":\"Showcase\\\/Masterpiece #P-1344-E\",\"product_description\":\"10' wide x 16' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5306-R0\",\"approval_number\":\"FL5306.31\",\"seq\":31,\"product_model\":\"Showcase\\\/Masterpiece #P-1368-F\",\"product_description\":\"8' wide x 16' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5306-R0\",\"approval_number\":\"FL5306.32\",\"seq\":32,\"product_model\":\"Showcase\\\/Masterpiece #P-1378-E\",\"product_description\":\"16' wide x 8' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5306-R0\",\"approval_number\":\"FL5306.33\",\"seq\":33,\"product_model\":\"Showcase\\\/Masterpiece #P-1380-E\",\"product_description\":\"18' wide x 8' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5306-R0\",\"approval_number\":\"FL5306.34\",\"seq\":34,\"product_model\":\"Showcase\\\/Masterpiece #P-1381-E\",\"product_description\":\"16' wide x 8' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5306-R0\",\"approval_number\":\"FL5306.35\",\"seq\":35,\"product_model\":\"Showcase\\\/Masterpiece #P-1384-E\",\"product_description\":\"18' wide x 8' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5328-R0\",\"approval_number\":\"FL5328.1\",\"seq\":1,\"product_model\":\"Centura\\\/Affina #P-2355-B\",\"product_description\":\"16' wide x 16' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5328-R0\",\"approval_number\":\"FL5328.2\",\"seq\":2,\"product_model\":\"Prisma #P-1283-B\",\"product_description\":\"9' wide x 8' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5328-R0\",\"approval_number\":\"FL5328.3\",\"seq\":3,\"product_model\":\"Prisma #P-1285-B\",\"product_description\":\"18' wide x 8' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5328-R0\",\"approval_number\":\"FL5328.4\",\"seq\":4,\"product_model\":\"Prisma #P-1308-B\",\"product_description\":\"9' wide x 8' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5328-R0\",\"approval_number\":\"FL5328.5\",\"seq\":5,\"product_model\":\"Prisma #P-1340-F\",\"product_description\":\"8' wide x 16' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5328-R0\",\"approval_number\":\"FL5328.6\",\"seq\":6,\"product_model\":\"Prisma #P-1341-F\",\"product_description\":\"9' wide x 16' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5328-R0\",\"approval_number\":\"FL5328.7\",\"seq\":7,\"product_model\":\"Prisma #P-1345-F\",\"product_description\":\"9' wide x 16' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5328-R0\",\"approval_number\":\"FL5328.8\",\"seq\":8,\"product_model\":\"Prisma #P-1346-E\",\"product_description\":\"10' wide x 16' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5328-R0\",\"approval_number\":\"FL5328.9\",\"seq\":9,\"product_model\":\"Prisma #P-1348-E\",\"product_description\":\"10' wide x 16' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5328-R0\",\"approval_number\":\"FL5328.10\",\"seq\":10,\"product_model\":\"Prisma #P-2331-B\",\"product_description\":\"16' wide x 16' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5328-R0\",\"approval_number\":\"FL5328.11\",\"seq\":11,\"product_model\":\"Prisma #P-2332-B\",\"product_description\":\"16' wide x 16' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5328-R0\",\"approval_number\":\"FL5328.12\",\"seq\":12,\"product_model\":\"Prisma #P-2333-B\",\"product_description\":\"16' wide x 16' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5328-R0\",\"approval_number\":\"FL5328.13\",\"seq\":13,\"product_model\":\"Prisma #P-2335-B\",\"product_description\":\"18' wide x 16' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5328-R0\",\"approval_number\":\"FL5328.14\",\"seq\":14,\"product_model\":\"Prisma #P-2337-B\",\"product_description\":\"18' wide x 16' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5328-R0\",\"approval_number\":\"FL5328.15\",\"seq\":15,\"product_model\":\"Prisma #P-2349-B\",\"product_description\":\"16' wide x 16' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5328-R0\",\"approval_number\":\"FL5328.16\",\"seq\":16,\"product_model\":\"Prisma #P-2351-B\",\"product_description\":\"16' wide x 8' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5328-R0\",\"approval_number\":\"FL5328.17\",\"seq\":17,\"product_model\":\"Prisma #P-2353-B\",\"product_description\":\"18' wide x 8' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5328-R0\",\"approval_number\":\"FL5328.18\",\"seq\":18,\"product_model\":\"Prisma #P-2366-B\",\"product_description\":\"18' wide x 8' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5328-R0\",\"approval_number\":\"FL5328.19\",\"seq\":19,\"product_model\":\"Relante\\\/Centura\\\/Affina # P-1393-B\",\"product_description\":\"9' wide x 8' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5328-R0\",\"approval_number\":\"FL5328.20\",\"seq\":20,\"product_model\":\"Relante\\\/Centura\\\/Affina #P-1301-B\",\"product_description\":\"9' wide x 16' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5328-R0\",\"approval_number\":\"FL5328.21\",\"seq\":21,\"product_model\":\"Relante\\\/Centura\\\/Affina #P-1302-B\",\"product_description\":\"9' wide x 16' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5328-R0\",\"approval_number\":\"FL5328.22\",\"seq\":22,\"product_model\":\"Relante\\\/Centura\\\/Affina #P-1396-B\",\"product_description\":\"10' wide x 16' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5328-R0\",\"approval_number\":\"FL5328.23\",\"seq\":23,\"product_model\":\"Relante\\\/Centura\\\/Affina #P-1397-B\",\"product_description\":\"10' wide x 16' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5328-R0\",\"approval_number\":\"FL5328.24\",\"seq\":24,\"product_model\":\"Relante\\\/Centura\\\/Affina #P-2315-B\",\"product_description\":\"16' wide x 16' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5328-R0\",\"approval_number\":\"FL5328.25\",\"seq\":25,\"product_model\":\"Relante\\\/Centura\\\/Affina #P-2316-B\",\"product_description\":\"16' wide x 8' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5328-R0\",\"approval_number\":\"FL5328.26\",\"seq\":26,\"product_model\":\"Relante\\\/Centura\\\/Affina #P-2318-B\",\"product_description\":\"18' wide x 16' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5328-R0\",\"approval_number\":\"FL5328.27\",\"seq\":27,\"product_model\":\"Relante\\\/Centura\\\/Affina #P-2319-B\",\"product_description\":\"18' wide x 8' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5328-R0\",\"approval_number\":\"FL5328.28\",\"seq\":28,\"product_model\":\"Relante\\\/Centura\\\/Affina #P-2323-B\",\"product_description\":\"18' wide x 8' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5328-R0\",\"approval_number\":\"FL5328.29\",\"seq\":29,\"product_model\":\"Relante\\\/Centura\\\/Affina #P-2350-B\",\"product_description\":\"16' wide x 16' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#5328-R0\",\"approval_number\":\"FL5328.30\",\"seq\":30,\"product_model\":\"Relante\\\/Centura\\\/Affina #P-2356-B\",\"product_description\":\"18' wide x 16' high max size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#7393-R2\",\"approval_number\":\"FL7393.1\",\"seq\":1,\"product_model\":\"Centura, Affina\",\"product_description\":\"2\\\" thick insulated sandwich garage door\",\"design_pressure\":\"+36.1\\\/-40.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#7393-R2\",\"approval_number\":\"FL7393.2\",\"seq\":2,\"product_model\":\"Relante, Centura, Affina\",\"product_description\":\"Insulated steel sandwich garage door. Relante 1 3\\\/8\\\" thick, Centura and Affina 2\\\" thick.\",\"design_pressure\":\"+47.3\\\/-52.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#7393-R2\",\"approval_number\":\"FL7393.3\",\"seq\":3,\"product_model\":\"Relante, Centura, Affina\",\"product_description\":\"Insulated steel sandwich garage door. Relante 1 3\\\/8\\\" thick, Centura and Affina 2\\\" thick.\",\"design_pressure\":\"+44.0\\\/-48.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#7393-R2\",\"approval_number\":\"FL7393.4\",\"seq\":4,\"product_model\":\"Relante, Centura, Affina\",\"product_description\":\"Insulated steel sandwich garage door. Relante 1 3\\\/8\\\" thick, Centura and Affina 2\\\" thick.\",\"design_pressure\":\"+41.6\\\/-47.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#7476-R0\",\"approval_number\":\"FL7476.1\",\"seq\":1,\"product_model\":\"SteelForm Standard 24, SteelForm Standard 20\",\"product_description\":\"Commercial steel pan garage door, SteelForm Standard 24 gauge and SteelForm Standard 20 Gauge\",\"design_pressure\":\"+53.6\\\/-60.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#7476-R0\",\"approval_number\":\"FL7476.2\",\"seq\":2,\"product_model\":\"SteelForm Standard 24, SteelForm Standard 20\",\"product_description\":\"Commercial Steel pan garage door.\\nSteelForm Standard 24 gage\\nSteelForm Standard 20 gage\",\"design_pressure\":\"+50.7\\\/-56.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#7476-R0\",\"approval_number\":\"FL7476.3\",\"seq\":3,\"product_model\":\"SteelForm Standard 24, SteelForm Standard 20\",\"product_description\":\"Commercial steel pan garage door, SteelForm Standard 24 gauge and SteelForm Standard 20 Gauge\",\"design_pressure\":\"+66.0\\\/-73.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#7476-R0\",\"approval_number\":\"FL7476.4\",\"seq\":4,\"product_model\":\"SteelForm Standard 24, SteelForm Standard 20\",\"product_description\":\"Commercial steel pan garage door, SteelForm Standard 24 gauge and SteelForm Standard 20 Gauge\",\"design_pressure\":\"+40.0\\\/-43.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#7476-R0\",\"approval_number\":\"FL7476.5\",\"seq\":5,\"product_model\":\"SteelForm Standard 24, SteelForm Standard 20\",\"product_description\":\"Commercial steel pan garage door, SteelForm Standard 24 gauge and SteelForm Standard 20 Gauge\",\"design_pressure\":\"+57.0\\\/-60.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#8614-R0\",\"approval_number\":\"FL8614.1\",\"seq\":1,\"product_model\":\"Decade\",\"product_description\":\"2\\\" thick pan style garage door.\",\"design_pressure\":\"+46.7\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#8614-R0\",\"approval_number\":\"FL8614.2\",\"seq\":2,\"product_model\":\"Decade\",\"product_description\":\"2\\\" thick pan style garage door.\",\"design_pressure\":\"+47.3\\\/-47.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#8614-R0\",\"approval_number\":\"FL8614.3\",\"seq\":3,\"product_model\":\"Decade\",\"product_description\":\"2\\\" thick pan style garage door.\",\"design_pressure\":\"+50.7\\\/-50.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#8645-R0\",\"approval_number\":\"FL8645.1\",\"seq\":1,\"product_model\":\"RockCreeke\",\"product_description\":\"Overlay Carriage House Garage Door\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#8645-R0\",\"approval_number\":\"FL8645.2\",\"seq\":2,\"product_model\":\"RockCreeke\",\"product_description\":\"Overlay Carriage House Garage Door\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#7393-R2\",\"approval_number\":\"FL7393.5\",\"seq\":5,\"product_model\":\"Relante, Centura, Affina\",\"product_description\":\"Jamb attachment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#12470-R0\",\"approval_number\":\"FL12470.1\",\"seq\":1,\"product_model\":\"Alumaview (Commercial) Styleview (Residential)\",\"product_description\":\"Aluminum door with impact rated windows and or panels, 12'-2\\\" maximum door width\",\"design_pressure\":\"+41.6\\\/-47.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#13797-R0\",\"approval_number\":\"FL13797.1\",\"seq\":1,\"product_model\":\"BuildMark S\",\"product_description\":\"Sectional steel pan type garage door up to 10' -0\\\" wide.\",\"design_pressure\":\"+42.0\\\/-47.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#13797-R0\",\"approval_number\":\"FL13797.2\",\"seq\":2,\"product_model\":\"BuildMark S\",\"product_description\":\"Sectional steel pan type garage door up to 16' -0\\\" wide\",\"design_pressure\":\"+37.0\\\/-37.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#13797-R0\",\"approval_number\":\"FL13797.3\",\"seq\":3,\"product_model\":\"BuildMark S\",\"product_description\":\"Sectional steel pan type garage door up to 18' - 0\\\" wide\",\"design_pressure\":\"+37.0\\\/-37.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#14618-R0\",\"approval_number\":\"FL14618.1\",\"seq\":1,\"product_model\":\"SteelForm\",\"product_description\":\"Steel sectional overhead garage door with aluminum full view impact resistant window section.\",\"design_pressure\":\"+44.0\\\/-48.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#14859-R0\",\"approval_number\":\"FL14859.1\",\"seq\":1,\"product_model\":\"BuildMark S \\\/ TradeMark\",\"product_description\":\"Sectional pan style garage door\",\"design_pressure\":\"+29.7\\\/-33.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#14092-R5\",\"approval_number\":\"FL14092.16\",\"seq\":16,\"product_model\":\"Thermaseal Standard\",\"product_description\":\"Insulated steel two sided sectional overhead garage door up to and including 10'-2\\\" wide\",\"design_pressure\":\"+30.0\\\/-34.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#14092-R5\",\"approval_number\":\"FL14092.17\",\"seq\":17,\"product_model\":\"Thermaseal Standard\",\"product_description\":\"Insulated steel two sided sectional overhead garage door up to and including 10'-2\\\" wide\",\"design_pressure\":\"+13.3\\\/-13.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#15212-R1\",\"approval_number\":\"FL15212.20\",\"seq\":20,\"product_model\":\"SteelForm 26 ga, SteeForm 24 ga, SteelForm 20 ga\",\"product_description\":\"2\\\" thick steel pan commercial sectional garage door\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#15212-R1\",\"approval_number\":\"FL15212.21\",\"seq\":21,\"product_model\":\"SteelForm 26 ga, SteeForm 24 ga, SteelForm 20 ga\",\"product_description\":\"2\\\" thick steel pan commercial sectional garage door\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#15212-R1\",\"approval_number\":\"FL15212.22\",\"seq\":22,\"product_model\":\"TradeMark\",\"product_description\":\"2\\\" thick steel pan residential and light commercial sectional garage door, 24 ga.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#15212-R1\",\"approval_number\":\"FL15212.23\",\"seq\":23,\"product_model\":\"TradeMark\",\"product_description\":\"2\\\" thick steel pan residential and light commercial sectional garage door, 24 ga.\",\"design_pressure\":\"+43.5\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#15212-R2\",\"approval_number\":\"FL15212.24\",\"seq\":24,\"product_model\":\"SteelForm 26 ga, SteeForm 24 ga, SteelForm 20 ga\",\"product_description\":\"2\\\" thick steel pan commercial sectional garage door\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#15212-R2\",\"approval_number\":\"FL15212.25\",\"seq\":25,\"product_model\":\"SteelForm 26 ga, SteeForm 24 ga, SteelForm 20 ga\",\"product_description\":\"2\\\" thick steel pan commercial sectional garage door\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#15212-R2\",\"approval_number\":\"FL15212.26\",\"seq\":26,\"product_model\":\"TradeMark\",\"product_description\":\"2\\\" thick steel pan residential and light commercial sectional garage door, 24 ga.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#15212-R2\",\"approval_number\":\"FL15212.27\",\"seq\":27,\"product_model\":\"TradeMark\",\"product_description\":\"2\\\" thick steel pan residential and light commercial sectional garage door, 24 ga.\",\"design_pressure\":\"+43.5\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#15212-R3\",\"approval_number\":\"FL15212.28\",\"seq\":28,\"product_model\":\"TradeMark\",\"product_description\":\"2\\\" thick steel pan residential and light commercial sectional garage door, 24 ga.\",\"design_pressure\":\"+43.5\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R0\",\"approval_number\":\"FL16225.1\",\"seq\":1,\"product_model\":\"TH-160\",\"product_description\":\"1-5\\\/8\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+19.9\\\/-22.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R0\",\"approval_number\":\"FL16225.2\",\"seq\":2,\"product_model\":\"TH-160\",\"product_description\":\"1-5\\\/8\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+30.9\\\/-34.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R0\",\"approval_number\":\"FL16225.3\",\"seq\":3,\"product_model\":\"TH-160\",\"product_description\":\"1-5\\\/8\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+22.4\\\/-24.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R0\",\"approval_number\":\"FL16225.4\",\"seq\":4,\"product_model\":\"TH-160\",\"product_description\":\"1-5\\\/8\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+20.6\\\/-22.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R0\",\"approval_number\":\"FL16225.5\",\"seq\":5,\"product_model\":\"TH-160\",\"product_description\":\"1-5\\\/8\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+19.0\\\/-21.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R0\",\"approval_number\":\"FL16225.6\",\"seq\":6,\"product_model\":\"TH-160\",\"product_description\":\"1-5\\\/8\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+17.7\\\/-19.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R0\",\"approval_number\":\"FL16225.7\",\"seq\":7,\"product_model\":\"TH-160\",\"product_description\":\"1-5\\\/8\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+16.5\\\/-18.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R0\",\"approval_number\":\"FL16225.8\",\"seq\":8,\"product_model\":\"TH-160\",\"product_description\":\"1-5\\\/8\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+15.5\\\/-17.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R0\",\"approval_number\":\"FL16225.9\",\"seq\":9,\"product_model\":\"TH-160\",\"product_description\":\"1-5\\\/8\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+39.3\\\/-44.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R0\",\"approval_number\":\"FL16225.10\",\"seq\":10,\"product_model\":\"TH-160\",\"product_description\":\"1-5\\\/8\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+30.3\\\/-33.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R0\",\"approval_number\":\"FL16225.11\",\"seq\":11,\"product_model\":\"TH-160\",\"product_description\":\"1-5\\\/8\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+27.8\\\/-30.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R0\",\"approval_number\":\"FL16225.12\",\"seq\":12,\"product_model\":\"TH-160\",\"product_description\":\"1-5\\\/8\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+25.7\\\/-28.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R0\",\"approval_number\":\"FL16225.13\",\"seq\":13,\"product_model\":\"TH-160\",\"product_description\":\"1-5\\\/8\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+23.9\\\/-26.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R0\",\"approval_number\":\"FL16225.14\",\"seq\":14,\"product_model\":\"TH-160\",\"product_description\":\"1-5\\\/8\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+22.3\\\/-24.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R0\",\"approval_number\":\"FL16225.15\",\"seq\":15,\"product_model\":\"TH-160\",\"product_description\":\"1-5\\\/8\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+20.9\\\/-23.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R0\",\"approval_number\":\"FL16225.16\",\"seq\":16,\"product_model\":\"Th-160\",\"product_description\":\"1-5\\\/8\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+16.4\\\/-18.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R0\",\"approval_number\":\"FL16225.17\",\"seq\":17,\"product_model\":\"TH-160\",\"product_description\":\"1-5\\\/8\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+15.5\\\/-17.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R1\",\"approval_number\":\"FL16225.18\",\"seq\":18,\"product_model\":\"TH-160\",\"product_description\":\"1-5\\\/8\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+29.3\\\/-32.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R1\",\"approval_number\":\"FL16225.19\",\"seq\":19,\"product_model\":\"TH-160\",\"product_description\":\"1-5\\\/8\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+23.3\\\/-26.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R1\",\"approval_number\":\"FL16225.20\",\"seq\":20,\"product_model\":\"TH-160\",\"product_description\":\"1-5\\\/8\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+29.3\\\/-32.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R1\",\"approval_number\":\"FL16225.21\",\"seq\":21,\"product_model\":\"TH-160\",\"product_description\":\"1-5\\\/8\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+23.3\\\/-26.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R2\",\"approval_number\":\"FL16225.22\",\"seq\":22,\"product_model\":\"TH-160, TM-175, TM-200\",\"product_description\":\"1-5\\\/8\\\", 1-3\\\/4\\\" or 2\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+29.3\\\/-32.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R2\",\"approval_number\":\"FL16225.23\",\"seq\":23,\"product_model\":\"TH-160, TM-175, TM-200\",\"product_description\":\"1-5\\\/8\\\", 1-3\\\/4\\\" or 2\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+23.3\\\/-26.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R0\",\"approval_number\":\"FL21471.1\",\"seq\":1,\"product_model\":\"AP138, AP138C, AP200, AP200C\",\"product_description\":\"1-3\\\/8\\\" or 2 thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+27.6\\\/-31.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R0\",\"approval_number\":\"FL21471.2\",\"seq\":2,\"product_model\":\"AP138, AP138C, AP200, AP200C\",\"product_description\":\"1-3\\\/8\\\" or 2 thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+24.8\\\/-28.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R0\",\"approval_number\":\"FL21471.3\",\"seq\":3,\"product_model\":\"AP138, AP138C, AP200, AP200C\",\"product_description\":\"1-3\\\/8\\\" or 2 thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+22.5\\\/-25.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R0\",\"approval_number\":\"FL21471.4\",\"seq\":4,\"product_model\":\"AP138, AP138C, AP200, AP200C\",\"product_description\":\"1-3\\\/8\\\" or 2 thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+21.4\\\/-23.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R0\",\"approval_number\":\"FL21471.5\",\"seq\":5,\"product_model\":\"AP138, AP138C, AP200, AP200C\",\"product_description\":\"1-3\\\/8\\\" or 2 thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+18.2\\\/-20.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R0\",\"approval_number\":\"FL21471.6\",\"seq\":6,\"product_model\":\"AP138, AP138C, AP200, AP200C\",\"product_description\":\"1-3\\\/8\\\" or 2 thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+15.7\\\/-17.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R0\",\"approval_number\":\"FL21471.7\",\"seq\":7,\"product_model\":\"AP138, AP138C, AP200, AP200C\",\"product_description\":\"1-3\\\/8\\\" or 2 thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+13.7\\\/-15.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R0\",\"approval_number\":\"FL21471.8\",\"seq\":8,\"product_model\":\"AP138, AP138C, AP200, AP200C\",\"product_description\":\"1-3\\\/8\\\" or 2 thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+12.0\\\/-13.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R0\",\"approval_number\":\"FL21471.9\",\"seq\":9,\"product_model\":\"AP138, AP138C, AP200, AP200C\",\"product_description\":\"1-3\\\/8\\\" or 2 thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+49.0\\\/-54.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R0\",\"approval_number\":\"FL21471.10\",\"seq\":10,\"product_model\":\"AP138, AP138C, AP200, AP200C\",\"product_description\":\"1-3\\\/8\\\" or 2 thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+39.7\\\/-44.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R0\",\"approval_number\":\"FL21471.11\",\"seq\":11,\"product_model\":\"AP138, AP138C, AP200, AP200C\",\"product_description\":\"1-3\\\/8\\\" or 2 thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+32.8\\\/-36.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R0\",\"approval_number\":\"FL21471.12\",\"seq\":12,\"product_model\":\"AP138, AP138C, AP200, AP200C\",\"product_description\":\"1-3\\\/8\\\" or 2 thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+27.6\\\/-30.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R0\",\"approval_number\":\"FL21471.13\",\"seq\":13,\"product_model\":\"AP138, AP138C, AP200, AP200C\",\"product_description\":\"1-3\\\/8\\\" or 2 thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+23.5\\\/-26.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R0\",\"approval_number\":\"FL21471.14\",\"seq\":14,\"product_model\":\"AP138, AP138C, AP200, AP200C\",\"product_description\":\"1-3\\\/8\\\" or 2 thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+20.3\\\/-22.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R0\",\"approval_number\":\"FL21471.15\",\"seq\":15,\"product_model\":\"AP138, AP138C, AP200, AP200C\",\"product_description\":\"1-3\\\/8\\\" or 2 thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+17.6\\\/-19.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R0\",\"approval_number\":\"FL21471.16\",\"seq\":16,\"product_model\":\"AP138, AP138C, AP200, AP200C\",\"product_description\":\"1-3\\\/8\\\" or 2 thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+15.5\\\/-17.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R0\",\"approval_number\":\"FL21471.17\",\"seq\":17,\"product_model\":\"AP138, AP138C, AP200, AP200C\",\"product_description\":\"1-3\\\/8\\\" or 2 thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+13.7\\\/-15.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R0\",\"approval_number\":\"FL21471.18\",\"seq\":18,\"product_model\":\"AP138, AP138C, AP200, AP200C\",\"product_description\":\"1-3\\\/8\\\" or 2 thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+12.3\\\/-13.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R1\",\"approval_number\":\"FL21471.19\",\"seq\":19,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+43.2\\\/-48.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R1\",\"approval_number\":\"FL21471.20\",\"seq\":20,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+35.0\\\/-39.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R1\",\"approval_number\":\"FL21471.21\",\"seq\":21,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+24.3\\\/-27.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R1\",\"approval_number\":\"FL21471.22\",\"seq\":22,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+17.9\\\/-20.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R1\",\"approval_number\":\"FL21471.23\",\"seq\":23,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+13.7\\\/-15.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R1\",\"approval_number\":\"FL21471.24\",\"seq\":24,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+10.8\\\/-12.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R1\",\"approval_number\":\"FL21471.25\",\"seq\":25,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+63.1\\\/-70.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R1\",\"approval_number\":\"FL21471.26\",\"seq\":26,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+56.1\\\/-62.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R1\",\"approval_number\":\"FL21471.27\",\"seq\":27,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+45.4\\\/-50.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R1\",\"approval_number\":\"FL21471.28\",\"seq\":28,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+31.6\\\/-35.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R1\",\"approval_number\":\"FL21471.29\",\"seq\":29,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+23.2\\\/-25.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R1\",\"approval_number\":\"FL21471.30\",\"seq\":30,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+17.8\\\/-19.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R1\",\"approval_number\":\"FL21471.31\",\"seq\":31,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+14.0\\\/-15.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R1\",\"approval_number\":\"FL21471.32\",\"seq\":32,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+11.4\\\/-12.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R1\",\"approval_number\":\"FL21471.33\",\"seq\":33,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+73.0\\\/-80.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R1\",\"approval_number\":\"FL21471.34\",\"seq\":34,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+45.0\\\/-52.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R1\",\"approval_number\":\"FL21471.35\",\"seq\":35,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+33.4\\\/-36.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#22873-R0\",\"approval_number\":\"FL22873.1\",\"seq\":1,\"product_model\":\"RockCreeke\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+34.5\\\/-39.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#22873-R0\",\"approval_number\":\"FL22873.2\",\"seq\":2,\"product_model\":\"RockCreeke\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+30.7\\\/-34.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#22873-R0\",\"approval_number\":\"FL22873.3\",\"seq\":3,\"product_model\":\"RockCreeke\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+27.6\\\/-31.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#22873-R0\",\"approval_number\":\"FL22873.4\",\"seq\":4,\"product_model\":\"RockCreeke\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+37.1\\\/-41.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#22873-R0\",\"approval_number\":\"FL22873.5\",\"seq\":5,\"product_model\":\"RockCreeke\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+33.0\\\/-36.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#22873-R0\",\"approval_number\":\"FL22873.6\",\"seq\":6,\"product_model\":\"RockCreeke\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+29.7\\\/-33.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#22873-R0\",\"approval_number\":\"FL22873.7\",\"seq\":7,\"product_model\":\"RockCreeke\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+24.4\\\/-27.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#22873-R0\",\"approval_number\":\"FL22873.8\",\"seq\":8,\"product_model\":\"RockCreeke\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+21.0\\\/-23.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#22873-R0\",\"approval_number\":\"FL22873.9\",\"seq\":9,\"product_model\":\"RockCreeke\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+18.3\\\/-20.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#22873-R0\",\"approval_number\":\"FL22873.10\",\"seq\":10,\"product_model\":\"RockCreeke\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+52.4\\\/-57.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#22873-R0\",\"approval_number\":\"FL22873.11\",\"seq\":11,\"product_model\":\"RockCreeke\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+32.7\\\/-39.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#22873-R0\",\"approval_number\":\"FL22873.12\",\"seq\":12,\"product_model\":\"RockCreeke\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+25.9\\\/-31.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#14529-R8\",\"approval_number\":\"FL14529.10\",\"seq\":10,\"product_model\":\"Showcase \\\/ Masterpiece \\\/ TC200\",\"product_description\":\"Sectional sandwich type garage door up to and including 16'-0\\\" wide\",\"design_pressure\":\"+29.7\\\/-33.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#14529-R9\",\"approval_number\":\"FL14529.11\",\"seq\":11,\"product_model\":\"FlexFit 175\",\"product_description\":\"Sectional garage door up to and including 16'-2\\\" wide\",\"design_pressure\":\"+16.1\\\/-18.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#14529-R9\",\"approval_number\":\"FL14529.12\",\"seq\":12,\"product_model\":\"FlexFit 175\",\"product_description\":\"Sectional garage door up to and including 9'-2\\\" wide\",\"design_pressure\":\"+41.6\\\/-46.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#14529-R9\",\"approval_number\":\"FL14529.13\",\"seq\":13,\"product_model\":\"Showcase \\\/ Masterpiece\",\"product_description\":\"Sectional sandwich type garage door up to and including 18'-0\\\" wide with windows\",\"design_pressure\":\"+23.5\\\/-26.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#14529-R9\",\"approval_number\":\"FL14529.14\",\"seq\":14,\"product_model\":\"Showcase \\\/ Masterpiece\",\"product_description\":\"Sectional sandwich type garage door up to and including 16'-0\\\" wide with windows\",\"design_pressure\":\"+29.7\\\/-33.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#14529-R9\",\"approval_number\":\"FL14529.15\",\"seq\":15,\"product_model\":\"Showcase \\\/ Masterpiece \\\/ TC200\",\"product_description\":\"Sectional sandwich type garage door up to and including 9'-0\\\" wide\",\"design_pressure\":\"+41.6\\\/-47.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#14529-R9\",\"approval_number\":\"FL14529.16\",\"seq\":16,\"product_model\":\"Showcase \\\/ Masterpiece \\\/ TC200\",\"product_description\":\"Sectional sandwich type garage door up to and including 16'-0\\\" wide\",\"design_pressure\":\"+29.7\\\/-33.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R6\",\"approval_number\":\"FL16225.24\",\"seq\":24,\"product_model\":\"TH160, TM175, TM200\",\"product_description\":\"1-5\\\/8\\\", 1-3\\\/4\\\" or 2\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+23.9\\\/-26.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R6\",\"approval_number\":\"FL16225.25\",\"seq\":25,\"product_model\":\"TH160, TM175, TM200\",\"product_description\":\"1-5\\\/8\\\", 1-3\\\/4\\\" or 2\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+22.3\\\/-24.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R6\",\"approval_number\":\"FL16225.26\",\"seq\":26,\"product_model\":\"TH160, TM175, TM200\",\"product_description\":\"1-5\\\/8\\\", 1-3\\\/4\\\" or 2\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+20.9\\\/-23.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R6\",\"approval_number\":\"FL16225.27\",\"seq\":27,\"product_model\":\"TH160, TM175, TM200\",\"product_description\":\"1-5\\\/8\\\", 1-3\\\/4\\\" or 2\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+16.4\\\/-18.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R6\",\"approval_number\":\"FL16225.28\",\"seq\":28,\"product_model\":\"TH160, TM175, TM200\",\"product_description\":\"1-5\\\/8\\\", 1-3\\\/4\\\" or 2\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+15.5\\\/-17.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R6\",\"approval_number\":\"FL16225.29\",\"seq\":29,\"product_model\":\"TH160, TM175, TM200\",\"product_description\":\"1-5\\\/8\\\", 1-3\\\/4\\\" or 2\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+29.3\\\/-32.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R6\",\"approval_number\":\"FL16225.30\",\"seq\":30,\"product_model\":\"TH160, TM175, TM200\",\"product_description\":\"1-5\\\/8\\\", 1-3\\\/4\\\" or 2\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+23.3\\\/-26.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R6\",\"approval_number\":\"FL16225.31\",\"seq\":31,\"product_model\":\"TM300\",\"product_description\":\"2-7\\\/8\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+29.5\\\/-32.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R6\",\"approval_number\":\"FL16225.32\",\"seq\":32,\"product_model\":\"TM300\",\"product_description\":\"2-7\\\/8\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+26.6\\\/-29.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R6\",\"approval_number\":\"FL16225.33\",\"seq\":33,\"product_model\":\"TM300\",\"product_description\":\"2-7\\\/8\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+22.0\\\/-24.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R7\",\"approval_number\":\"FL16225.34\",\"seq\":34,\"product_model\":\"TM200C\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+16.1\\\/-18.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R7\",\"approval_number\":\"FL16225.35\",\"seq\":35,\"product_model\":\"TM200C\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+57.3\\\/-64.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R7\",\"approval_number\":\"FL16225.36\",\"seq\":36,\"product_model\":\"TM200C\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+51.1\\\/-57.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R7\",\"approval_number\":\"FL16225.37\",\"seq\":37,\"product_model\":\"TM200C\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+29.1\\\/-37.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R7\",\"approval_number\":\"FL16225.38\",\"seq\":38,\"product_model\":\"TM200C\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+24.3\\\/-31.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R7\",\"approval_number\":\"FL16225.39\",\"seq\":39,\"product_model\":\"TM200C\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+17.7\\\/-20.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R7\",\"approval_number\":\"FL16225.40\",\"seq\":40,\"product_model\":\"TM200C\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+15.5\\\/-17.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R7\",\"approval_number\":\"FL16225.41\",\"seq\":41,\"product_model\":\"TM200C\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+57.3\\\/-64.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R7\",\"approval_number\":\"FL16225.42\",\"seq\":42,\"product_model\":\"TM200C\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+51.1\\\/-57.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R7\",\"approval_number\":\"FL16225.43\",\"seq\":43,\"product_model\":\"TM200C\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+36.6\\\/-46.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R7\",\"approval_number\":\"FL16225.44\",\"seq\":44,\"product_model\":\"TM200C\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+30.6\\\/-38.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R7\",\"approval_number\":\"FL16225.45\",\"seq\":45,\"product_model\":\"TM200C\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+20.2\\\/-25.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R7\",\"approval_number\":\"FL16225.46\",\"seq\":46,\"product_model\":\"TM200C\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+17.7\\\/-22.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R7\",\"approval_number\":\"FL16225.47\",\"seq\":47,\"product_model\":\"TM200C\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+12.7\\\/-16.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R7\",\"approval_number\":\"FL16225.48\",\"seq\":48,\"product_model\":\"TM200C\",\"product_description\":\"2\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+11.4\\\/-14.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R7\",\"approval_number\":\"FL16225.49\",\"seq\":49,\"product_model\":\"TM300\",\"product_description\":\"2-7\\\/8\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+29.5\\\/-32.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R7\",\"approval_number\":\"FL16225.50\",\"seq\":50,\"product_model\":\"TM300\",\"product_description\":\"2-7\\\/8\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+26.6\\\/-29.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#16225-R7\",\"approval_number\":\"FL16225.51\",\"seq\":51,\"product_model\":\"TM300\",\"product_description\":\"2-7\\\/8\\\" thick insulated steel sandwich commercial sectional garage door\",\"design_pressure\":\"+22.0\\\/-24.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R3\",\"approval_number\":\"FL21471.36\",\"seq\":36,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+48.6\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R3\",\"approval_number\":\"FL21471.37\",\"seq\":37,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+43.2\\\/-48.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R3\",\"approval_number\":\"FL21471.38\",\"seq\":38,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+35.0\\\/-39.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R3\",\"approval_number\":\"FL21471.39\",\"seq\":39,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+24.3\\\/-27.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R3\",\"approval_number\":\"FL21471.40\",\"seq\":40,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+17.9\\\/-20.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R3\",\"approval_number\":\"FL21471.41\",\"seq\":41,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+13.7\\\/-15.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R3\",\"approval_number\":\"FL21471.42\",\"seq\":42,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+10.8\\\/-12.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R3\",\"approval_number\":\"FL21471.43\",\"seq\":43,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+63.1\\\/-70.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R3\",\"approval_number\":\"FL21471.44\",\"seq\":44,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+56.1\\\/-62.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R3\",\"approval_number\":\"FL21471.45\",\"seq\":45,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+45.4\\\/-50.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R3\",\"approval_number\":\"FL21471.46\",\"seq\":46,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+31.6\\\/-35.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R3\",\"approval_number\":\"FL21471.47\",\"seq\":47,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+23.2\\\/-25.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R3\",\"approval_number\":\"FL21471.48\",\"seq\":48,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+17.8\\\/-19.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R3\",\"approval_number\":\"FL21471.49\",\"seq\":49,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+14.0\\\/-15.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R3\",\"approval_number\":\"FL21471.50\",\"seq\":50,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+11.4\\\/-12.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R3\",\"approval_number\":\"FL21471.51\",\"seq\":51,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+73.0\\\/-80.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R3\",\"approval_number\":\"FL21471.52\",\"seq\":52,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+45.0\\\/-52.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R3\",\"approval_number\":\"FL21471.53\",\"seq\":53,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+33.4\\\/-36.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R3\",\"approval_number\":\"FL21471.54\",\"seq\":54,\"product_model\":\"AP200. AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+37.1\\\/-40.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R4\",\"approval_number\":\"FL21471.55\",\"seq\":55,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+31.6\\\/-35.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R4\",\"approval_number\":\"FL21471.56\",\"seq\":56,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+23.2\\\/-25.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R4\",\"approval_number\":\"FL21471.57\",\"seq\":57,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+17.8\\\/-19.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R4\",\"approval_number\":\"FL21471.58\",\"seq\":58,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+14.0\\\/-15.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R4\",\"approval_number\":\"FL21471.59\",\"seq\":59,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+11.4\\\/-12.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R4\",\"approval_number\":\"FL21471.60\",\"seq\":60,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+73.3\\\/-80.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R4\",\"approval_number\":\"FL21471.61\",\"seq\":61,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+45.0\\\/-52.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R4\",\"approval_number\":\"FL21471.62\",\"seq\":62,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+33.4\\\/-36.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R4\",\"approval_number\":\"FL21471.63\",\"seq\":63,\"product_model\":\"AP200. AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+37.1\\\/-40.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R5\",\"approval_number\":\"FL21471.64\",\"seq\":64,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+35.0\\\/-39.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R5\",\"approval_number\":\"FL21471.65\",\"seq\":65,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+24.3\\\/-27.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R5\",\"approval_number\":\"FL21471.66\",\"seq\":66,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+17.9\\\/-20.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R5\",\"approval_number\":\"FL21471.67\",\"seq\":67,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+13.7\\\/-15.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R5\",\"approval_number\":\"FL21471.68\",\"seq\":68,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+10.8\\\/-12.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R5\",\"approval_number\":\"FL21471.69\",\"seq\":69,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+63.1\\\/-70.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R5\",\"approval_number\":\"FL21471.70\",\"seq\":70,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+56.1\\\/-62.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R5\",\"approval_number\":\"FL21471.71\",\"seq\":71,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+45.4\\\/-50.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R5\",\"approval_number\":\"FL21471.72\",\"seq\":72,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+31.6\\\/-35.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R5\",\"approval_number\":\"FL21471.73\",\"seq\":73,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+23.2\\\/-25.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R5\",\"approval_number\":\"FL21471.74\",\"seq\":74,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+17.8\\\/-19.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R5\",\"approval_number\":\"FL21471.75\",\"seq\":75,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+14.0\\\/-15.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R5\",\"approval_number\":\"FL21471.76\",\"seq\":76,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+11.4\\\/-12.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R5\",\"approval_number\":\"FL21471.77\",\"seq\":77,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+73.3\\\/-80.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R5\",\"approval_number\":\"FL21471.78\",\"seq\":78,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+45.0\\\/-52.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R5\",\"approval_number\":\"FL21471.79\",\"seq\":79,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+33.4\\\/-36.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R6\",\"approval_number\":\"FL21471.80\",\"seq\":80,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+45.4\\\/-50.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R6\",\"approval_number\":\"FL21471.81\",\"seq\":81,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+31.6\\\/-35.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R6\",\"approval_number\":\"FL21471.82\",\"seq\":82,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+23.2\\\/-25.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R6\",\"approval_number\":\"FL21471.83\",\"seq\":83,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+17.8\\\/-19.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R6\",\"approval_number\":\"FL21471.84\",\"seq\":84,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+14.0\\\/-15.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R6\",\"approval_number\":\"FL21471.85\",\"seq\":85,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+11.4\\\/-12.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R6\",\"approval_number\":\"FL21471.86\",\"seq\":86,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+73.3\\\/-80.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R6\",\"approval_number\":\"FL21471.87\",\"seq\":87,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+45.0\\\/-52.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R6\",\"approval_number\":\"FL21471.88\",\"seq\":88,\"product_model\":\"AP200, AP200C\",\"product_description\":\"2\\\" thick insulated steel sandwich residential or commercial sectional garage door.\",\"design_pressure\":\"+33.4\\\/-36.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R7\",\"approval_number\":\"FL21471.89\",\"seq\":89,\"product_model\":\"AP200LV - LuxeVue\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+20.8\\\/-23.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R7\",\"approval_number\":\"FL21471.90\",\"seq\":90,\"product_model\":\"AP200LV - LuxeVue\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+18.5\\\/-20.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R7\",\"approval_number\":\"FL21471.91\",\"seq\":91,\"product_model\":\"AP200LV - LuxeVue\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R7\",\"approval_number\":\"FL21471.92\",\"seq\":92,\"product_model\":\"AP200LV - LuxeVue\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+11.4\\\/-12.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R7\",\"approval_number\":\"FL21471.93\",\"seq\":93,\"product_model\":\"AP200LV - LuxeVue\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+36.8\\\/-41.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R7\",\"approval_number\":\"FL21471.94\",\"seq\":94,\"product_model\":\"AP200LV - LuxeVue\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+32.7\\\/-36.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R7\",\"approval_number\":\"FL21471.95\",\"seq\":95,\"product_model\":\"AP200LV - LuxeVue\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R7\",\"approval_number\":\"FL21471.96\",\"seq\":96,\"product_model\":\"AP200LV - LuxeVue\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R7\",\"approval_number\":\"FL21471.97\",\"seq\":97,\"product_model\":\"AP200LV - LuxeVue\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R7\",\"approval_number\":\"FL21471.98\",\"seq\":98,\"product_model\":\"AP200LV - LuxeVue\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+13.1\\\/-15.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R7\",\"approval_number\":\"FL21471.99\",\"seq\":99,\"product_model\":\"AP200LV - LuxeVue\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+48.7\\\/-55.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R7\",\"approval_number\":\"FL21471.100\",\"seq\":100,\"product_model\":\"AP200LV - LuxeVue\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+43.3\\\/-49.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R7\",\"approval_number\":\"FL21471.101\",\"seq\":101,\"product_model\":\"AP200LV - LuxeVue\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R7\",\"approval_number\":\"FL21471.102\",\"seq\":102,\"product_model\":\"AP200LV - LuxeVue\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R7\",\"approval_number\":\"FL21471.103\",\"seq\":103,\"product_model\":\"AP200LV - LuxeVue\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R7\",\"approval_number\":\"FL21471.104\",\"seq\":104,\"product_model\":\"AP200LV - LuxeVue\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+15.5\\\/-19.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R7\",\"approval_number\":\"FL21471.105\",\"seq\":105,\"product_model\":\"AP200LV - LuxeVue\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+12.0\\\/-13.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R8\",\"approval_number\":\"FL21471.106\",\"seq\":106,\"product_model\":\"AP200LV - LuxeVue\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+32.7\\\/-36.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R8\",\"approval_number\":\"FL21471.107\",\"seq\":107,\"product_model\":\"AP200LV - LuxeVue\",\"product_description\":\"2\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+23.3\\\/-29.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R8\",\"approval_number\":\"FL21471.108\",\"seq\":108,\"product_model\":\"Eden Coast by Raynor\",\"product_description\":\"3\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+34.5\\\/-39.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R8\",\"approval_number\":\"FL21471.109\",\"seq\":109,\"product_model\":\"Eden Coast by Raynor\",\"product_description\":\"3\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+30.7\\\/-34.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R8\",\"approval_number\":\"FL21471.110\",\"seq\":110,\"product_model\":\"Eden Coast by Raynor\",\"product_description\":\"3\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+27.6\\\/-31.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R8\",\"approval_number\":\"FL21471.111\",\"seq\":111,\"product_model\":\"Eden Coast by Raynor\",\"product_description\":\"3\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+37.1\\\/-41.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R8\",\"approval_number\":\"FL21471.112\",\"seq\":112,\"product_model\":\"Eden Coast by Raynor\",\"product_description\":\"3\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+33.0\\\/-36.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R8\",\"approval_number\":\"FL21471.113\",\"seq\":113,\"product_model\":\"Eden Coast by Raynor\",\"product_description\":\"3\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+29.7\\\/-33.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R8\",\"approval_number\":\"FL21471.114\",\"seq\":114,\"product_model\":\"Eden Coast by Raynor\",\"product_description\":\"3\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+24.4\\\/-27.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R8\",\"approval_number\":\"FL21471.115\",\"seq\":115,\"product_model\":\"Eden Coast by Raynor\",\"product_description\":\"3\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+21.0\\\/-23.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R8\",\"approval_number\":\"FL21471.116\",\"seq\":116,\"product_model\":\"Eden Coast by Raynor\",\"product_description\":\"3\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+18.3\\\/-20.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#21471-R8\",\"approval_number\":\"FL21471.117\",\"seq\":117,\"product_model\":\"Eden Coast by Raynor\",\"product_description\":\"3\\\" thick insulated steel sandwich residential sectional garage door.\",\"design_pressure\":\"+14.5\\\/-16.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-13 00:00:00\",\"instructions_url\":\"\"}],\"Safe-Way Door\":[{\"manufacturer\":\"Safe-Way Door\",\"approval_number_master\":\"FL#14424-R0\",\"approval_number\":\"FL14424.1\",\"seq\":1,\"product_model\":\"25\\\/24 ga Residential pan\",\"product_description\":\"Sectional garage door\\n12' to 20' width\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Safe-Way Door\",\"approval_number_master\":\"FL#14424-R0\",\"approval_number\":\"FL14424.2\",\"seq\":2,\"product_model\":\"25\\\/24ga Residential Pan\",\"product_description\":\"Sectional Garage Door\\n8' to 10' width\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Safe-Way Door\",\"approval_number_master\":\"FL#14424-R0\",\"approval_number\":\"FL14424.3\",\"seq\":3,\"product_model\":\"27 ga sandwich\",\"product_description\":\"Sectional garage door\\n8' to 10' width\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Safe-Way Door\",\"approval_number_master\":\"FL#14424-R0\",\"approval_number\":\"FL14424.4\",\"seq\":4,\"product_model\":\"27 ga. Sandwich\",\"product_description\":\"Sectional garage door\\n8' to 10' width\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Safe-Way Door\",\"approval_number_master\":\"FL#14424-R0\",\"approval_number\":\"FL14424.5\",\"seq\":5,\"product_model\":\"27 ga. Sandwich\",\"product_description\":\"Sectional garage door\\n8' to 10' width\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Safe-Way Door\",\"approval_number_master\":\"FL#14424-R0\",\"approval_number\":\"FL14424.6\",\"seq\":6,\"product_model\":\"27 ga. Sandwich\",\"product_description\":\"Sectional garage door\\n12' to 20' width\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Safe-Way Door\",\"approval_number_master\":\"FL#14424-R0\",\"approval_number\":\"FL14424.7\",\"seq\":7,\"product_model\":\"27 ga. Sandwich\",\"product_description\":\"Sectional garage door\\n12' to 20' width\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Safe-Way Door\",\"approval_number_master\":\"FL#14424-R0\",\"approval_number\":\"FL14424.8\",\"seq\":8,\"product_model\":\"27 ga. Sandwich\",\"product_description\":\"Sectional garage door\\n12' to 20' width\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Safe-Way Door\",\"approval_number_master\":\"FL#41491-R0\",\"approval_number\":\"FL41491.1\",\"seq\":1,\"product_model\":\"CHOICE SERIES NON-INSULATED\",\"product_description\":\"CHOICE SERIES NON-INSULATED RAISED PANEL SECTIONAL GARAGE DOOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Safe-Way Door\",\"approval_number_master\":\"FL#41491-R1\",\"approval_number\":\"FL41491.2\",\"seq\":2,\"product_model\":\"CHOICE SERIES NON-INSULATED\",\"product_description\":\"CHOICE SERIES NON-INSULATED RAISED PANEL SECTIONAL GARAGE DOOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Safe-Way Door\",\"approval_number_master\":\"FL#41491-R2\",\"approval_number\":\"FL41491.3\",\"seq\":3,\"product_model\":\"140C CHOICE INSULATED\",\"product_description\":\"RAISED PANEL SECTIONAL GARAGE DOOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Safe-Way Door\",\"approval_number_master\":\"FL#41491-R2\",\"approval_number\":\"FL41491.4\",\"seq\":4,\"product_model\":\"140C CHOICE NON-INSULATED\",\"product_description\":\"RAISED PANEL SECTIONAL GARAGE DOOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Safe-Way Door\",\"approval_number_master\":\"FL#41491-R2\",\"approval_number\":\"FL41491.5\",\"seq\":5,\"product_model\":\"150C CHOICE INSULATED\",\"product_description\":\"RAISED PANEL SECTIONAL GARAGE DOOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Safe-Way Door\",\"approval_number_master\":\"FL#41491-R2\",\"approval_number\":\"FL41491.6\",\"seq\":6,\"product_model\":\"150C CHOICE NON-INSULATED\",\"product_description\":\"RAISED PANEL SECTIONAL GARAGE DOOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Safe-Way Door\",\"approval_number_master\":\"FL#41491-R2\",\"approval_number\":\"FL41491.7\",\"seq\":7,\"product_model\":\"CHOICE SERIES INSULATED\",\"product_description\":\"RAISED PANEL SECTIONAL GARAGE DOOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Safe-Way Door\",\"approval_number_master\":\"FL#41491-R2\",\"approval_number\":\"FL41491.8\",\"seq\":8,\"product_model\":\"CHOICE SERIES NON-INSULATED\",\"product_description\":\"RAISED PANEL SECTIONAL GARAGE DOOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-28 00:00:00\",\"instructions_url\":\"\"}],\"Windsor Door\":[{\"manufacturer\":\"Windsor Door\",\"approval_number_master\":\"FL#15062-R5\",\"approval_number\":\"FL15062.1\",\"seq\":1,\"product_model\":\"MODEL 240 \\\/ 200\",\"product_description\":\"MODEL 240 (24 GA) MODEL 200 (20 GA)\",\"design_pressure\":\"+23.7\\\/-26.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Door\",\"approval_number_master\":\"FL#15062-R5\",\"approval_number\":\"FL15062.2\",\"seq\":2,\"product_model\":\"MODEL 240 \\\/ 200\",\"product_description\":\"MODEL 240 (24 GA) MODEL 200 (20 GA)\",\"design_pressure\":\"+19.6\\\/-21.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Door\",\"approval_number_master\":\"FL#15062-R5\",\"approval_number\":\"FL15062.3\",\"seq\":3,\"product_model\":\"MODEL 240 \\\/ 200\",\"product_description\":\"MODEL 240 (24 GA) MODEL 200 (20 GA)\",\"design_pressure\":\"+38.3\\\/-43.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Door\",\"approval_number_master\":\"FL#15062-R5\",\"approval_number\":\"FL15062.4\",\"seq\":4,\"product_model\":\"MODEL 240 \\\/ 200\",\"product_description\":\"MODEL 240 (24 GA) MODEL 200 (20 GA)\",\"design_pressure\":\"+26.1\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Door\",\"approval_number_master\":\"FL#15062-R5\",\"approval_number\":\"FL15062.5\",\"seq\":5,\"product_model\":\"MODEL 240 \\\/ 200\",\"product_description\":\"MODEL 240 (24 GA) MODEL 200 (20 GA)\",\"design_pressure\":\"+20.7\\\/-23.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Door\",\"approval_number_master\":\"FL#15078-R5\",\"approval_number\":\"FL15078.1\",\"seq\":1,\"product_model\":\"MODEL 790\",\"product_description\":\"MODEL 790 SANDWICH DOOR\",\"design_pressure\":\"+19.8\\\/-22.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Door\",\"approval_number_master\":\"FL#15078-R5\",\"approval_number\":\"FL15078.2\",\"seq\":2,\"product_model\":\"MODEL 790\",\"product_description\":\"MODEL 790 SANDWICH DOOR\",\"design_pressure\":\"+22.9\\\/-26.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Door\",\"approval_number_master\":\"FL#15078-R5\",\"approval_number\":\"FL15078.3\",\"seq\":3,\"product_model\":\"MODEL 790\",\"product_description\":\"MODEL 790 SANDWICH DOOR\",\"design_pressure\":\"+31.2\\\/-35.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Door\",\"approval_number_master\":\"FL#15078-R5\",\"approval_number\":\"FL15078.4\",\"seq\":4,\"product_model\":\"MODEL 790\",\"product_description\":\"MODEL 790 SANDWICH DOOR\",\"design_pressure\":\"+31.2\\\/-35.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Door\",\"approval_number_master\":\"FL#15078-R5\",\"approval_number\":\"FL15078.5\",\"seq\":5,\"product_model\":\"MODEL 790\",\"product_description\":\"MODEL 790 SANDWICH DOOR\",\"design_pressure\":\"+42.6\\\/-48.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Door\",\"approval_number_master\":\"FL#15080-R5\",\"approval_number\":\"FL15080.1\",\"seq\":1,\"product_model\":\"RESIDENTIAL PAN DOORS\",\"product_description\":\"MODELS 724, 426, 735, 750, 755, 730\",\"design_pressure\":\"+22.9\\\/-26.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Door\",\"approval_number_master\":\"FL#15080-R5\",\"approval_number\":\"FL15080.2\",\"seq\":2,\"product_model\":\"RESIDENTIAL PAN DOORS\",\"product_description\":\"MODELS 724, 426, 735, 750, 755, 730\",\"design_pressure\":\"+22.9\\\/-26.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Door\",\"approval_number_master\":\"FL#15080-R5\",\"approval_number\":\"FL15080.3\",\"seq\":3,\"product_model\":\"RESIDENTIAL PAN DOORS\",\"product_description\":\"MODELS 724, 426, 735, 750, 755, 730\",\"design_pressure\":\"+27\\\/-31.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Door\",\"approval_number_master\":\"FL#15080-R5\",\"approval_number\":\"FL15080.4\",\"seq\":4,\"product_model\":\"RESIDENTIAL PAN DOORS\",\"product_description\":\"MODELS 724, 426, 735, 750, 755, 730\",\"design_pressure\":\"+31.2\\\/-35.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Door\",\"approval_number_master\":\"FL#15080-R5\",\"approval_number\":\"FL15080.5\",\"seq\":5,\"product_model\":\"RESIDENTIAL PAN DOORS\",\"product_description\":\"MODELS 724, 426, 735, 750, 755, 730\",\"design_pressure\":\"+42.6\\\/-48.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Door\",\"approval_number_master\":\"FL#15080-R5\",\"approval_number\":\"FL15080.6\",\"seq\":6,\"product_model\":\"RESIDENTIAL PAN DOORS\",\"product_description\":\"MODELS 724, 426, 735, 750, 755, 730\",\"design_pressure\":\"+42.6\\\/-48.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Door\",\"approval_number_master\":\"FL#15080-R5\",\"approval_number\":\"FL15080.7\",\"seq\":7,\"product_model\":\"RESIDENTIAL PAN DOORS\",\"product_description\":\"MODELS 724, 426, 735, 750, 755, 730\",\"design_pressure\":\"+25.5\\\/-28.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Door\",\"approval_number_master\":\"FL#15080-R5\",\"approval_number\":\"FL15080.8\",\"seq\":8,\"product_model\":\"RESIDENTIAL PAN DOORS\",\"product_description\":\"MODELS 724, 426, 735, 750, 755, 730\",\"design_pressure\":\"+37.8\\\/-42.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Door\",\"approval_number_master\":\"FL#46984-R6\",\"approval_number\":\"FL46984.1\",\"seq\":1,\"product_model\":\"RESIDENTIAL PAN DOORS\",\"product_description\":\"MODELS 1030, 1035\",\"design_pressure\":\"+21.4\\\/-24.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Door\",\"approval_number_master\":\"FL#46984-R6\",\"approval_number\":\"FL46984.2\",\"seq\":2,\"product_model\":\"RESIDENTIAL PAN DOORS\",\"product_description\":\"MODELS 1030, 1035\",\"design_pressure\":\"+20.5\\\/-22.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Door\",\"approval_number_master\":\"FL#46984-R6\",\"approval_number\":\"FL46984.3\",\"seq\":3,\"product_model\":\"RESIDENTIAL PAN DOORS\",\"product_description\":\"MODEL 1030, 1035\",\"design_pressure\":\"+21.8\\\/-24.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Door\",\"approval_number_master\":\"FL#46984-R6\",\"approval_number\":\"FL46984.4\",\"seq\":4,\"product_model\":\"RESIDENTIAL PAN DOORS\",\"product_description\":\"MODEL 1030, 1035\",\"design_pressure\":\"+22.8\\\/-25.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Door\",\"approval_number_master\":\"FL#46984-R6\",\"approval_number\":\"FL46984.5\",\"seq\":5,\"product_model\":\"RESIDENTIAL PAN DOORS\",\"product_description\":\"MODELS 1030, 1035\",\"design_pressure\":\"+22.8\\\/-25.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Door\",\"approval_number_master\":\"FL#46984-R6\",\"approval_number\":\"FL46984.6\",\"seq\":6,\"product_model\":\"RESIDENTIAL PAN DOORS\",\"product_description\":\"MODELS 1030, 1035\",\"design_pressure\":\"+23.3\\\/-25.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Door\",\"approval_number_master\":\"FL#46984-R6\",\"approval_number\":\"FL46984.7\",\"seq\":7,\"product_model\":\"RESIDENTIAL PAN DOORS\",\"product_description\":\"MODELS 1030, 1035\",\"design_pressure\":\"+24.3\\\/-27.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Door\",\"approval_number_master\":\"FL#46984-R6\",\"approval_number\":\"FL46984.8\",\"seq\":8,\"product_model\":\"RESIDENTIAL PAN DOORS\",\"product_description\":\"MODELS 1030, 1035\",\"design_pressure\":\"+24.4\\\/-27.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Door\",\"approval_number_master\":\"FL#46984-R6\",\"approval_number\":\"FL46984.9\",\"seq\":9,\"product_model\":\"RESIDENTIAL PAN DOORS\",\"product_description\":\"MODELS 1030, 1035\",\"design_pressure\":\"+23.3\\\/-25.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Door\",\"approval_number_master\":\"FL#46984-R6\",\"approval_number\":\"FL46984.10\",\"seq\":10,\"product_model\":\"RESIDENTIAL PAN DOORS\",\"product_description\":\"MODELS 1030, 1035\",\"design_pressure\":\"+15.6\\\/-17.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Door\",\"approval_number_master\":\"FL#46984-R6\",\"approval_number\":\"FL46984.11\",\"seq\":11,\"product_model\":\"RESIDENTIAL PAN DOORS\",\"product_description\":\"MODELS 1030, 1035\",\"design_pressure\":\"+15.4\\\/-17.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Door\",\"approval_number_master\":\"FL#46984-R6\",\"approval_number\":\"FL46984.12\",\"seq\":12,\"product_model\":\"RESIDENTIAL PAN DOORS\",\"product_description\":\"MODELS 1030, 1035\",\"design_pressure\":\"+31.9\\\/-36.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Door\",\"approval_number_master\":\"FL#46984-R6\",\"approval_number\":\"FL46984.13\",\"seq\":13,\"product_model\":\"RESIDENTIAL PAN DOORS\",\"product_description\":\"MODELS 1030, 1035\",\"design_pressure\":\"+31.6\\\/-35.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Door\",\"approval_number_master\":\"FL#46984-R6\",\"approval_number\":\"FL46984.14\",\"seq\":14,\"product_model\":\"RESIDENTIAL PAN DOORS\",\"product_description\":\"MODELS 1030, 1035\",\"design_pressure\":\"+28.6\\\/-31.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Door\",\"approval_number_master\":\"FL#46984-R6\",\"approval_number\":\"FL46984.15\",\"seq\":15,\"product_model\":\"RESIDENTIAL PAN DOORS\",\"product_description\":\"MODELS 1030, 1035\",\"design_pressure\":\"+28.3\\\/-31.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Door\",\"approval_number_master\":\"FL#46984-R6\",\"approval_number\":\"FL46984.16\",\"seq\":16,\"product_model\":\"RESIDENTIAL PAN DOORS\",\"product_description\":\"MODELS 1030, 1035\",\"design_pressure\":\"+30.6\\\/-34.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Door\",\"approval_number_master\":\"FL#46984-R6\",\"approval_number\":\"FL46984.17\",\"seq\":17,\"product_model\":\"RESIDENTIAL PAN DOORS\",\"product_description\":\"MODELS 1030, 1035\",\"design_pressure\":\"+32.2\\\/-36.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Door\",\"approval_number_master\":\"FL#46984-R6\",\"approval_number\":\"FL46984.18\",\"seq\":18,\"product_model\":\"RESIDENTIAL PAN DOORS\",\"product_description\":\"MODELS 1030, 1035\",\"design_pressure\":\"+34.0\\\/-38.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Door\",\"approval_number_master\":\"FL#46984-R6\",\"approval_number\":\"FL46984.19\",\"seq\":19,\"product_model\":\"RESIDENTIAL PAN DOORS\",\"product_description\":\"MODELS 1030, 1035\",\"design_pressure\":\"+33.7\\\/-38.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Door\",\"approval_number_master\":\"FL#46984-R6\",\"approval_number\":\"FL46984.20\",\"seq\":20,\"product_model\":\"RESIDENTIAL PAN DOORS\",\"product_description\":\"MODELS 1030, 1035\",\"design_pressure\":\"+32.6\\\/-36.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Door\",\"approval_number_master\":\"FL#46984-R6\",\"approval_number\":\"FL46984.21\",\"seq\":21,\"product_model\":\"RESIDENTIAL PAN DOORS\",\"product_description\":\"MODELS 1030, 1035\",\"design_pressure\":\"+36.6\\\/-41.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Door\",\"approval_number_master\":\"FL#46984-R6\",\"approval_number\":\"FL46984.22\",\"seq\":22,\"product_model\":\"RESIDENTIAL PAN DOORS\",\"product_description\":\"MODELS 1030, 1035\",\"design_pressure\":\"+36.3\\\/-40.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"DAB Doors Company, Inc.\":[{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#15371-R4\",\"approval_number\":\"FL15371.3\",\"seq\":3,\"product_model\":\"Hurricane Master Model 824\\\/811 Steel Sectional Garage Door 16'-2\\\" Wide w\\\/ Window Lite Option\",\"product_description\":\"Large missile impact resistant 16'-2\\\" x 16' steel sectional garage door.\",\"design_pressure\":\"+27\\\/-30\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#15371-R4\",\"approval_number\":\"FL15371.5\",\"seq\":5,\"product_model\":\"Hurricane Master Model 824\\\/811 Steel Sectional Garage Door 18'-2\\\" Wide w\\\/ Window Lite Option\",\"product_description\":\"Large missile impact resistant 18'-2\\\" x 16' steel sectional garage door.\",\"design_pressure\":\"+40\\\/-44\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#15371-R4\",\"approval_number\":\"FL15371.6\",\"seq\":6,\"product_model\":\"Hurricane Master Model 824\\\/811 Steel Sectional Garage Door 9'-4\\\" Wide w\\\/ Window Lite Option\",\"product_description\":\"Large missile impact resistant 9'-4\\\" x 16' steel sectional garage door.\",\"design_pressure\":\"+62\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#15371-R4\",\"approval_number\":\"FL15371.8\",\"seq\":8,\"product_model\":\"Storm Master Model 824\\\/811\\\/812 Steel Sectional Garage Door up to 10'4\\\" Wide w\\\/ Optional Insulation and Window Lites\",\"product_description\":\"Large missile impact resistant 10'-4\\\" x 16' steel sectional garage door\",\"design_pressure\":\"+42\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#15371-R4\",\"approval_number\":\"FL15371.9\",\"seq\":9,\"product_model\":\"Storm Master Model 824\\\/811\\\/812 Steel Sectional Garage Door up to 9'-4\\\" Wide w\\\/ Optional Insulation and Window Lites\",\"product_description\":\"Large missile impact resistant 9'-4\\\" x 16' steel sectional garage door\",\"design_pressure\":\"+42\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#982-R0\",\"approval_number\":\"FL982.1\",\"seq\":1,\"product_model\":\"824 Garage Door Dwg 00-18\",\"product_description\":\"16'x16' Impact resistant residential garage door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#982-R0\",\"approval_number\":\"FL982.2\",\"seq\":2,\"product_model\":\"824 Garage Door Dwg 01-05\",\"product_description\":\"9'x16' Impact resistant residential garage door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#982-R0\",\"approval_number\":\"FL982.3\",\"seq\":3,\"product_model\":\"824 Garage Door Dwg 01-09\",\"product_description\":\"9'x16' Impact resistant residential garage door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#982-R0\",\"approval_number\":\"FL982.4\",\"seq\":4,\"product_model\":\"824 Garage Door Dwg 01-19\",\"product_description\":\"16'x16' Impact resistant residential garage door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#982-R0\",\"approval_number\":\"FL982.5\",\"seq\":5,\"product_model\":\"824 Garage Door Dwg 02-21\",\"product_description\":\"16'x16' Impact resistant residential garage door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#982-R0\",\"approval_number\":\"FL982.6\",\"seq\":6,\"product_model\":\"824 Garage Door Dwg 99-24\",\"product_description\":\"18'x16' Impact resistant residential garage door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#7149-R0\",\"approval_number\":\"FL7149.1\",\"seq\":1,\"product_model\":\"Series 824 Sectional Residential Garage Door 16' Wide\",\"product_description\":\"Large missile impact resistant 16'-2\\\" x 16' sectional garage door.\",\"design_pressure\":\"+56\\\/-64\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#7149-R0\",\"approval_number\":\"FL7149.2\",\"seq\":2,\"product_model\":\"Series 824 Sectional Residential Garage Door 16' Wide w\\\/ Optional Impact Window\",\"product_description\":\"Large missile impact resistant 16'-2\\\" x 16' sectional garage door.\",\"design_pressure\":\"+27\\\/-30\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#7149-R0\",\"approval_number\":\"FL7149.3\",\"seq\":3,\"product_model\":\"Series 824 Sectional Residential Garage Door 16' Wide w\\\/ Optional Impact Window\",\"product_description\":\"Large missile impact resistant 16'-2\\\" x 16' sectional garage door.\",\"design_pressure\":\"+36\\\/-44\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#7149-R0\",\"approval_number\":\"FL7149.4\",\"seq\":4,\"product_model\":\"Series 824 Sectional Residential Garage Door 16' Wide w\\\/ Optional Impact Window\",\"product_description\":\"Large missile impact resistant 16'-2\\\" x 16' sectional garage door.\",\"design_pressure\":\"+48\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#7149-R0\",\"approval_number\":\"FL7149.5\",\"seq\":5,\"product_model\":\"Series 824 Sectional Residential Garage Door 18' Wide\",\"product_description\":\"Large missile impact resistant 18'-2\\\" x 16' sectional garage door.\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#7149-R0\",\"approval_number\":\"FL7149.6\",\"seq\":6,\"product_model\":\"Series 824 Sectional Residential Garage Door 9' Wide\",\"product_description\":\"Large missile impact resistant 9'-4\\\" x 16' sectional garage door.\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#7149-R0\",\"approval_number\":\"FL7149.7\",\"seq\":7,\"product_model\":\"Series 824 Sectional Residential Garage Door 9' Wide\",\"product_description\":\"Large missile impact resistant 9'-4\\\" x 16' sectional garage door.\",\"design_pressure\":\"+62\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#7149-R0\",\"approval_number\":\"FL7149.8\",\"seq\":8,\"product_model\":\"Series 924 Steel Overhead Sectional Garage Door 12' Wide\",\"product_description\":\"Large missile impact resistant 12'-4\\\" x 18' sectional garage door.\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#12698-R0\",\"approval_number\":\"FL12698.1\",\"seq\":1,\"product_model\":\"Series 824 Steel Sectional Garage Door 16' Wide w\\\/ Window Lite Option\",\"product_description\":\"Large missile impact resistant 16'-2\\\" x 16' steel sectional garage door.\",\"design_pressure\":\"+48\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#12698-R0\",\"approval_number\":\"FL12698.2\",\"seq\":2,\"product_model\":\"Series 824 Steel Sectional Garage Door 16' Wide w\\\/ Window Lite Option\",\"product_description\":\"Large missile impact resistant 16'-2\\\" x 16' steel sectional garage door.\",\"design_pressure\":\"+36\\\/-44\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#12698-R0\",\"approval_number\":\"FL12698.3\",\"seq\":3,\"product_model\":\"Series 824 Steel Sectional Garage Door 16' Wide w\\\/ Window Lite Option\",\"product_description\":\"Large missile impact resistant 16'-2\\\" x 16' steel sectional garage door.\",\"design_pressure\":\"+56\\\/-64\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#12698-R0\",\"approval_number\":\"FL12698.4\",\"seq\":4,\"product_model\":\"Series 824 Steel Sectional Garage Door 16' Wide w\\\/ Window Lite Option\",\"product_description\":\"Large missile impact resistant 16'-2\\\" x 16' steel sectional garage door.\",\"design_pressure\":\"+27\\\/-30\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#12698-R0\",\"approval_number\":\"FL12698.5\",\"seq\":5,\"product_model\":\"Series 824 Steel Sectional Garage Door 18' Wide w\\\/ Window Lite Option\",\"product_description\":\"Large missile impact resistant 18'-2\\\" x 16' steel sectional garage door.\",\"design_pressure\":\"+55\\\/-64\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#12698-R0\",\"approval_number\":\"FL12698.6\",\"seq\":6,\"product_model\":\"Series 824 Steel Sectional Garage Door 18' Wide w\\\/ Window Lite Option\",\"product_description\":\"Large missile impact resistant 18'-2\\\" x 16' steel sectional garage door.\",\"design_pressure\":\"+40\\\/-44\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#12698-R0\",\"approval_number\":\"FL12698.7\",\"seq\":7,\"product_model\":\"Series 824 Steel Sectional Garage Door 9' Wide w\\\/ Window Lite Option\",\"product_description\":\"Large missile impact resistant 9'-4\\\" x 16' steel sectional garage door.\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#12698-R0\",\"approval_number\":\"FL12698.8\",\"seq\":8,\"product_model\":\"Series 824 Steel Sectional Garage Door 9' Wide w\\\/ Window Lite Option\",\"product_description\":\"Large missile impact resistant 9'-4\\\" x 16' steel sectional garage door.\",\"design_pressure\":\"+62\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#12698-R0\",\"approval_number\":\"FL12698.9\",\"seq\":9,\"product_model\":\"Series 924 Steel Sectional Garage Door 12' Wide\",\"product_description\":\"Large missile impact resistant 12'-4\\\" x 18' steel sectional garage door.\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#14122-R0\",\"approval_number\":\"FL14122.1\",\"seq\":1,\"product_model\":\"Series 824 Steel Sectional Garage Door 16' Wide w\\\/ Window Lite Option\",\"product_description\":\"Large missile impact resistant 16'-2\\\" x 16' steel sectional garage door.\",\"design_pressure\":\"+48\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#14122-R0\",\"approval_number\":\"FL14122.2\",\"seq\":2,\"product_model\":\"Series 824 Steel Sectional Garage Door 16' Wide w\\\/ Window Lite Option\",\"product_description\":\"Large missile impact resistant 16'-2\\\" x 16' steel sectional garage door.\",\"design_pressure\":\"+36\\\/-44\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#14122-R0\",\"approval_number\":\"FL14122.3\",\"seq\":3,\"product_model\":\"Series 924 Steel Sectional Garage Door 12' Wide\",\"product_description\":\"Large missile impact resistant 12'-4\\\" x 18' steel sectional garage door.\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#14775-R0\",\"approval_number\":\"FL14775.1\",\"seq\":1,\"product_model\":\"Hurricane Master Model 824\\\/811 Steel Sectional Garage Door 16' Wide w\\\/ Window Lite Option\",\"product_description\":\"Large missile impact resistant 16'-2\\\" x 16' steel sectional garage door.\",\"design_pressure\":\"+36\\\/-44\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#14775-R0\",\"approval_number\":\"FL14775.2\",\"seq\":2,\"product_model\":\"Hurricane Master Model 824\\\/811 Steel Sectional Garage Door 16' Wide w\\\/ Window Lite Option\",\"product_description\":\"Large missile impact resistant 16'-2\\\" x 16' steel sectional garage door.\",\"design_pressure\":\"+48\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#14775-R0\",\"approval_number\":\"FL14775.3\",\"seq\":3,\"product_model\":\"Model 824 Steel Sectional Garage Door 16' Wide w\\\/ Window Lite Option\",\"product_description\":\"Large missile impact resistant 16'-2\\\" x 16' steel sectional garage door.\",\"design_pressure\":\"+56\\\/-64\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#14775-R0\",\"approval_number\":\"FL14775.4\",\"seq\":4,\"product_model\":\"Model 824 Steel Sectional Garage Door 16' Wide w\\\/ Window Lite Option\",\"product_description\":\"Large missile impact resistant 16'-2\\\" x 16' steel sectional garage door.\",\"design_pressure\":\"+27\\\/-30\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#14775-R0\",\"approval_number\":\"FL14775.5\",\"seq\":5,\"product_model\":\"Model 824 Steel Sectional Garage Door 9' Wide w\\\/ Window Lite Option\",\"product_description\":\"Large missile impact resistant 9'-4\\\" x 16' steel sectional garage door.\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#14775-R0\",\"approval_number\":\"FL14775.6\",\"seq\":6,\"product_model\":\"Model 824 Steel Sectional Garage Door 9' Wide w\\\/ Window Lite Option\",\"product_description\":\"Large missile impact resistant 9'-4\\\" x 16' steel sectional garage door.\",\"design_pressure\":\"+62\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#15371-R0\",\"approval_number\":\"FL15371.1\",\"seq\":1,\"product_model\":\"Hurricane Master Model 824\\\/811 Steel Sectional Garage Door 16'-2\\\" Wide (Reinforced) w\\\/ Window Lite Option\",\"product_description\":\"Large missile impact resistant 16'-2\\\" x 16' steel sectional garage door.\",\"design_pressure\":\"+48\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#15371-R0\",\"approval_number\":\"FL15371.2\",\"seq\":2,\"product_model\":\"Hurricane Master Model 824\\\/811 Steel Sectional Garage Door 16'-2\\\" Wide w\\\/ Window Lite Option\",\"product_description\":\"Large missile impact resistant 16'-2\\\" x 16' steel sectional garage door.\",\"design_pressure\":\"+36\\\/-44\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#15371-R0\",\"approval_number\":\"FL15371.4\",\"seq\":4,\"product_model\":\"Model 824: 16'-2\\\" Wide (Reinforced) Steel Sectional Garage Door w\\\/ Window Lite Option\",\"product_description\":\"Large missile impact resistant 16'-2\\\" x 16' steel sectional garage door.\",\"design_pressure\":\"+56\\\/-64\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#15371-R0\",\"approval_number\":\"FL15371.7\",\"seq\":7,\"product_model\":\"Model 824: 9'-4\\\" Wide (Reinforced) Steel Sectional Garage Door w\\\/ Window Lite Option\",\"product_description\":\"Large missile impact resistant 9'-4\\\" x 16' steel sectional garage door.\",\"design_pressure\":\"+62\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#15371-R3\",\"approval_number\":\"FL15371.10\",\"seq\":10,\"product_model\":\"Storm Master Model 824\\\/811\\\/812 Steel Sectional Garage Door up to 10'4\\\" Wide w\\\/ Optional Insulation and Window Lites\",\"product_description\":\"Large missile impact resistant 10'-4\\\" x 16' steel sectional garage door\",\"design_pressure\":\"+42\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-03-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#15371-R3\",\"approval_number\":\"FL15371.11\",\"seq\":11,\"product_model\":\"Storm Master Model 824\\\/811\\\/812 Steel Sectional Garage Door up to 9'-4\\\" Wide w\\\/ Optional Insulation and Window Lites\",\"product_description\":\"Large missile impact resistant 9'-4\\\" x 16' steel sectional garage door\",\"design_pressure\":\"+42\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-03-15 00:00:00\",\"instructions_url\":\"\"}],\"Haas Door Company\":[{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16650-R11\",\"approval_number\":\"FL16650.1\",\"seq\":1,\"product_model\":\"01. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2470, R2470, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2511, R2560, R2561, R2570, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 9'2\\\" wide\",\"design_pressure\":\"+21.3\\\/-24.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16650-R11\",\"approval_number\":\"FL16650.2\",\"seq\":2,\"product_model\":\"02. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2470, R2470, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2511, R2560, R2561, R2570, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 9'2\\\" wide\",\"design_pressure\":\"+24.8\\\/-28.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16650-R11\",\"approval_number\":\"FL16650.3\",\"seq\":3,\"product_model\":\"03. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2470, R2470, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2511, R2560, R2561, R2570, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 9'2\\\" wide\",\"design_pressure\":\"+24.8\\\/-28.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16650-R11\",\"approval_number\":\"FL16650.4\",\"seq\":4,\"product_model\":\"04. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2511, R2560, R2561, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 9'2\\\" wide\",\"design_pressure\":\"+26.7\\\/-30.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16650-R11\",\"approval_number\":\"FL16650.5\",\"seq\":5,\"product_model\":\"05. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2511, R2560, R2561, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 9'2\\\" wide\",\"design_pressure\":\"+35.0\\\/-39.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16650-R11\",\"approval_number\":\"FL16650.6\",\"seq\":6,\"product_model\":\"06. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2511, R2560, R2561, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 9'2\\\" wide\",\"design_pressure\":\"+35.0\\\/-39.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16650-R11\",\"approval_number\":\"FL16650.7\",\"seq\":7,\"product_model\":\"07. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2511, R2560, R2561, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 9'2\\\" wide\",\"design_pressure\":\"+41.1\\\/-46.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16650-R11\",\"approval_number\":\"FL16650.8\",\"seq\":8,\"product_model\":\"08. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2470, R2470, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2511, R2560, R2561, R2570, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 10'2\\\" wide\",\"design_pressure\":\"+21.3\\\/-24.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16650-R11\",\"approval_number\":\"FL16650.9\",\"seq\":9,\"product_model\":\"09. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2470, R2470, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2511, R2560, R2561, R2570, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 10'2\\\" wide\",\"design_pressure\":\"+21.3\\\/-24.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16650-R11\",\"approval_number\":\"FL16650.10\",\"seq\":10,\"product_model\":\"10. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2511, R2560, R2561, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 10'2\\\" wide\",\"design_pressure\":\"+35.0\\\/-39.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16650-R11\",\"approval_number\":\"FL16650.11\",\"seq\":11,\"product_model\":\"11. PAN C2011, C2015, C2411, C2415, C2480, C2511\",\"product_description\":\"PAN Full View Series sectional pan\\\/extruded aluminum full view type garage door 10'2\\\" wide\",\"design_pressure\":\"+48.0\\\/-52.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16650-R11\",\"approval_number\":\"FL16650.12\",\"seq\":12,\"product_model\":\"12. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2470, R2470, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2511, R2560, R2561, R2570, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 16'2\\\" wide\",\"design_pressure\":\"+18.3\\\/-20.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16650-R11\",\"approval_number\":\"FL16650.13\",\"seq\":13,\"product_model\":\"13. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2470, R2470, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2511, R2560, R2561, R2570, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 16'2\\\" wide\",\"design_pressure\":\"+18.3\\\/-20.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16650-R11\",\"approval_number\":\"FL16650.14\",\"seq\":14,\"product_model\":\"14. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2470, R2470, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2511, R2560, R2561, R2570, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 16'2\\\" wide\",\"design_pressure\":\"+18.3\\\/-20.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16650-R11\",\"approval_number\":\"FL16650.15\",\"seq\":15,\"product_model\":\"15. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2511, R2560, R2561, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 16'2\\\" wide\",\"design_pressure\":\"+20.4\\\/-22.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16650-R11\",\"approval_number\":\"FL16650.16\",\"seq\":16,\"product_model\":\"16. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2511, R2560, R2561, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 16'2\\\" wide\",\"design_pressure\":\"+23.9\\\/-26.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16650-R11\",\"approval_number\":\"FL16650.17\",\"seq\":17,\"product_model\":\"17. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2511, R2560, R2561, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 16'2\\\" wide\",\"design_pressure\":\"+23.9\\\/-26.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16650-R11\",\"approval_number\":\"FL16650.18\",\"seq\":18,\"product_model\":\"18. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2511, R2560, R2561, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 16'2\\\" wide\",\"design_pressure\":\"+25.6\\\/-28.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16650-R11\",\"approval_number\":\"FL16650.19\",\"seq\":19,\"product_model\":\"19. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2511, R2560, R2561, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 16'2\\\" wide\",\"design_pressure\":\"+24.8\\\/-27.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16650-R11\",\"approval_number\":\"FL16650.20\",\"seq\":20,\"product_model\":\"20. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2511, R2560, R2561, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 16'2\\\" wide\",\"design_pressure\":\"+31.3\\\/-34.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16650-R11\",\"approval_number\":\"FL16650.21\",\"seq\":21,\"product_model\":\"21. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2511, R2560, R2561, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 16'2\\\" wide\",\"design_pressure\":\"+31.3\\\/-34.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16650-R11\",\"approval_number\":\"FL16650.22\",\"seq\":22,\"product_model\":\"22. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2511, R2560, R2561, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 16'2\\\" wide\",\"design_pressure\":\"+31.3\\\/-34.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16650-R11\",\"approval_number\":\"FL16650.23\",\"seq\":23,\"product_model\":\"23. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2511, R2560, R2561, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 16'2\\\" wide\",\"design_pressure\":\"+31.3\\\/-34.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16650-R11\",\"approval_number\":\"FL16650.24\",\"seq\":24,\"product_model\":\"24. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2511, R2560, R2561, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 16'2\\\" wide\",\"design_pressure\":\"+37.4\\\/-41.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16650-R11\",\"approval_number\":\"FL16650.25\",\"seq\":25,\"product_model\":\"25. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2511, R2560, R2561, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 16'2\\\" wide\",\"design_pressure\":\"+37.4\\\/-41.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16650-R11\",\"approval_number\":\"FL16650.26\",\"seq\":26,\"product_model\":\"26. PAN C2011, C2015, C2411, C2415, C2480, C2511\",\"product_description\":\"PAN Full View Series sectional pan\\\/extruded aluminum full view type garage door 16'2\\\" wide\",\"design_pressure\":\"+31.3\\\/-34.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16650-R11\",\"approval_number\":\"FL16650.27\",\"seq\":27,\"product_model\":\"27. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2470, R2470, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2511, R2560, R2561, R2570, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 18'2\\\" wide\",\"design_pressure\":\"+20.4\\\/-22.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16650-R11\",\"approval_number\":\"FL16650.28\",\"seq\":28,\"product_model\":\"28. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2511, R2560, R2561, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 18'2\\\" wide\",\"design_pressure\":\"+23.9\\\/-26.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16650-R11\",\"approval_number\":\"FL16650.29\",\"seq\":29,\"product_model\":\"29. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2511, R2560, R2561, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 18'2\\\" wide\",\"design_pressure\":\"+30.0\\\/-33.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16650-R11\",\"approval_number\":\"FL16650.30\",\"seq\":30,\"product_model\":\"30. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2511, R2560, R2561, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 18'2\\\" wide\",\"design_pressure\":\"+30.0\\\/-33.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16650-R11\",\"approval_number\":\"FL16650.31\",\"seq\":31,\"product_model\":\"31. PAN C2011, C2015, C2411, C2415, C2480\",\"product_description\":\"PAN Full View Series sectional pan\\\/extruded aluminum full view type garage door 18'2\\\" wide\",\"design_pressure\":\"+30.0\\\/-33.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16650-R11\",\"approval_number\":\"FL16650.32\",\"seq\":32,\"product_model\":\"32. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2511, R2560, R2561, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 16'2\\\" wide\",\"design_pressure\":\"+28.2\\\/-31.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16650-R11\",\"approval_number\":\"FL16650.33\",\"seq\":33,\"product_model\":\"33. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2511, R2560, R2561, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 18'2\\\" wide\",\"design_pressure\":\"+34.1\\\/-37.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#17430-R9\",\"approval_number\":\"FL17430.1\",\"seq\":1,\"product_model\":\"01. HT 600, 700, 2000, 800 & American Tradition 9000 Series\",\"product_description\":\"HT Series sectional sandwich type garage door 9'2\\\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#17430-R9\",\"approval_number\":\"FL17430.2\",\"seq\":2,\"product_model\":\"02. HT 600, 700, 2000, 800 & American Tradition 9000 Series\",\"product_description\":\"HT Series sectional sandwich type garage door 16'2\\\"\",\"design_pressure\":\"+48.0\\\/-52.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#17430-R9\",\"approval_number\":\"FL17430.3\",\"seq\":3,\"product_model\":\"03. HT 600, 700, 2000, 800 & American Tradition 9000 Series\",\"product_description\":\"HT Series sectional sandwich type garage door 18'2\\\"\",\"design_pressure\":\"+45.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#17430-R9\",\"approval_number\":\"FL17430.4\",\"seq\":4,\"product_model\":\"04. HT 5000 Series\",\"product_description\":\"HT Series sectional Aluminum sandwich type garage door 9'2\\\" wide\",\"design_pressure\":\"+65.0\\\/-73.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#17430-R9\",\"approval_number\":\"FL17430.5\",\"seq\":5,\"product_model\":\"05. HT 5000 Series\",\"product_description\":\"HT Series sectional Aluminum sandwich type garage door 16'2\\\" wide\",\"design_pressure\":\"+48.0\\\/-52.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#17430-R9\",\"approval_number\":\"FL17430.6\",\"seq\":6,\"product_model\":\"06. HT 5000 Series\",\"product_description\":\"HT Series sectional Aluminum sandwich type garage door 18'2\\\" wide\",\"design_pressure\":\"+45.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#17430-R9\",\"approval_number\":\"FL17430.7\",\"seq\":7,\"product_model\":\"07. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482\",\"product_description\":\"PAN Series sectional pan type garage door 9'2\\\" wide\",\"design_pressure\":\"+65.0\\\/-73.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#17430-R9\",\"approval_number\":\"FL17430.8\",\"seq\":8,\"product_model\":\"08. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482\",\"product_description\":\"PAN Series sectional pan type garage door 16'2\\\" wide\",\"design_pressure\":\"+48.0\\\/-52.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#17430-R9\",\"approval_number\":\"FL17430.9\",\"seq\":9,\"product_model\":\"09. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482\",\"product_description\":\"PAN Series sectional pan type garage door 18'2\\\" wide\",\"design_pressure\":\"+45.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#17430-R9\",\"approval_number\":\"FL17430.10\",\"seq\":10,\"product_model\":\"10. HT 600, 700, 2000 & 800 Series\",\"product_description\":\"HT Series sectional sandwich type garage door 10'2\\\"\",\"design_pressure\":\"+53.0\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#17430-R9\",\"approval_number\":\"FL17430.11\",\"seq\":11,\"product_model\":\"11. HT 600, 700, 2000 & 800 Series\",\"product_description\":\"HT Series sectional sandwich type garage door 16'2\\\"\",\"design_pressure\":\"+48.0\\\/-52.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#17430-R9\",\"approval_number\":\"FL17430.12\",\"seq\":12,\"product_model\":\"12. HT 600, 700, 2000 & 800 Series\",\"product_description\":\"HT Series sectional sandwich type garage door 18'2\\\"\",\"design_pressure\":\"+45.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#17430-R9\",\"approval_number\":\"FL17430.13\",\"seq\":13,\"product_model\":\"13. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482\",\"product_description\":\"PAN Series sectional pan type garage door 16'2\\\" wide\",\"design_pressure\":\"+38.0\\\/-42.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#27613-R6\",\"approval_number\":\"FL27613.1\",\"seq\":1,\"product_model\":\"01. HT 5000 Series\",\"product_description\":\"HT Series sectional Aluminum sandwich type garage door 9'2\\\" wide\",\"design_pressure\":\"+40.0\\\/-45.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#27613-R6\",\"approval_number\":\"FL27613.2\",\"seq\":2,\"product_model\":\"02. HT 5000 Series\",\"product_description\":\"HT Series sectional Aluminum sandwich type garage door 9'2\\\" wide\",\"design_pressure\":\"+40.0\\\/-45.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#27613-R6\",\"approval_number\":\"FL27613.3\",\"seq\":3,\"product_model\":\"03. HT 5000 Series\",\"product_description\":\"HT Series sectional Aluminum sandwich type garage door 10'2\\\" wide\",\"design_pressure\":\"+48.0\\\/-52.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#27613-R6\",\"approval_number\":\"FL27613.4\",\"seq\":4,\"product_model\":\"04. HT 5000 Series\",\"product_description\":\"HT Series sectional Aluminum sandwich type garage door 10'2\\\" wide\",\"design_pressure\":\"+48.0\\\/-52.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#27613-R6\",\"approval_number\":\"FL27613.5\",\"seq\":5,\"product_model\":\"05. HT 5000 Series\",\"product_description\":\"HT Series sectional Aluminum sandwich type garage door 16'2\\\" wide\",\"design_pressure\":\"+31.3\\\/-34.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#27613-R6\",\"approval_number\":\"FL27613.6\",\"seq\":6,\"product_model\":\"06. HT 5000 Series\",\"product_description\":\"HT Series sectional Aluminum sandwich type garage door 16'2\\\" wide\",\"design_pressure\":\"+31.3\\\/-34.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#27613-R6\",\"approval_number\":\"FL27613.7\",\"seq\":7,\"product_model\":\"07. HT 5000 Series\",\"product_description\":\"HT Series sectional Aluminum sandwich type garage door 18'2\\\" wide\",\"design_pressure\":\"+30.0\\\/-33.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#27613-R6\",\"approval_number\":\"FL27613.8\",\"seq\":8,\"product_model\":\"08. HT 5000 Series\",\"product_description\":\"HT Series sectional Aluminum sandwich type garage door 18'2\\\" wide\",\"design_pressure\":\"+30.0\\\/-33.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#27667-R5\",\"approval_number\":\"FL27667.1\",\"seq\":1,\"product_model\":\"01. Extruded Aluminum 300CA & RA Series\",\"product_description\":\"Extruded Aluminum Series sectional type garage door 10'2\\\"\",\"design_pressure\":\"+21.3\\\/-24.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#27667-R5\",\"approval_number\":\"FL27667.2\",\"seq\":2,\"product_model\":\"02. Extruded Aluminum 300CA & RA Series\",\"product_description\":\"Extruded Aluminum Series sectional type garage door 10'2\\\"\",\"design_pressure\":\"+37.0\\\/-41.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#27667-R5\",\"approval_number\":\"FL27667.3\",\"seq\":3,\"product_model\":\"03. Extruded Aluminum 300CA & RA Series\",\"product_description\":\"Extruded Aluminum Series sectional type garage door 10'2\\\"\",\"design_pressure\":\"+48.0\\\/-52.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#27667-R5\",\"approval_number\":\"FL27667.4\",\"seq\":4,\"product_model\":\"04. Extruded Aluminum 300CA & RA Series\",\"product_description\":\"Extruded Aluminum Series sectional type garage door 16'2\\\"\",\"design_pressure\":\"+21.8\\\/-24.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#27667-R5\",\"approval_number\":\"FL27667.5\",\"seq\":5,\"product_model\":\"05. Extruded Aluminum 300CA & RA Series\",\"product_description\":\"Extruded Aluminum Series sectional type garage door 16'2\\\"\",\"design_pressure\":\"+31.3\\\/-34.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#27667-R5\",\"approval_number\":\"FL27667.6\",\"seq\":6,\"product_model\":\"06. Extruded Aluminum 300CA & RA Series\",\"product_description\":\"Extruded Aluminum Series sectional type garage door 18'2\\\"\",\"design_pressure\":\"+20.4\\\/-22.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R19\",\"approval_number\":\"FL16660.27\",\"seq\":27,\"product_model\":\"27. HT 600, 700 & 2000 Series\",\"product_description\":\"HT Series sectional Steel sandwich type garage door 10'2\\\" wide - Select View Window Option\",\"design_pressure\":\"+21.3\\\/-24.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R19\",\"approval_number\":\"FL16660.28\",\"seq\":28,\"product_model\":\"28. HT 600, 700 & 2000 Series\",\"product_description\":\"HT Series sectional Steel sandwich type garage door 10'2\\\" wide - Select View Window Option\",\"design_pressure\":\"+48.0\\\/-52.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R19\",\"approval_number\":\"FL16660.29\",\"seq\":29,\"product_model\":\"29. HT 600, 700 & 2000 Series\",\"product_description\":\"HT Series sectional Steel sandwich type garage door 16'2\\\" wide - Select View Window Option\",\"design_pressure\":\"+23.9\\\/-26.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R19\",\"approval_number\":\"FL16660.30\",\"seq\":30,\"product_model\":\"30. HT 600, 700 & 2000 Series\",\"product_description\":\"HT Series sectional Steel sandwich type garage door 16'2\\\" wide - Select View Window Option\",\"design_pressure\":\"+31.3\\\/-34.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R19\",\"approval_number\":\"FL16660.31\",\"seq\":31,\"product_model\":\"31. HT 600, 700 & 2000 Series\",\"product_description\":\"HT Series sectional Steel sandwich type garage door 16'2\\\" wide - Select View Window Option\",\"design_pressure\":\"+38.0\\\/-42.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R19\",\"approval_number\":\"FL16660.32\",\"seq\":32,\"product_model\":\"32. HT 600, 700 & 2000 Series\",\"product_description\":\"HT Series sectional Steel sandwich type garage door 18'2\\\" wide - Select View Window Option\",\"design_pressure\":\"+23.9\\\/-26.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R19\",\"approval_number\":\"FL16660.33\",\"seq\":33,\"product_model\":\"33. HT 600, 700 & 2000 Series\",\"product_description\":\"HT Series sectional Steel sandwich type garage door 18'2\\\" wide - Select View Window Option\",\"design_pressure\":\"+30.0\\\/-33.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R0\",\"approval_number\":\"FL16660.1\",\"seq\":1,\"product_model\":\"HT 5000 Series\",\"product_description\":\"HT Series sectional Aluminum sandwich type garage door 9'2\\\" wide\",\"design_pressure\":\"+40.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R0\",\"approval_number\":\"FL16660.2\",\"seq\":2,\"product_model\":\"HT 5000 Series\",\"product_description\":\"HT Series sectional Aluminum sandwich type garage door 16'2\\\" wide\",\"design_pressure\":\"+31.3\\\/-34.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R0\",\"approval_number\":\"FL16660.3\",\"seq\":3,\"product_model\":\"HT 5000 Series\",\"product_description\":\"HT Series sectional Aluminum sandwich type garage door 18'2\\\" wide\",\"design_pressure\":\"+30.0\\\/-33.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R0\",\"approval_number\":\"FL16660.4\",\"seq\":4,\"product_model\":\"HT 600, 700, 2000, 800 & 900 Series\",\"product_description\":\"HT Series sectional sandwich type garage door 9'2\\\" wide\",\"design_pressure\":\"+24.8\\\/-28.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R0\",\"approval_number\":\"FL16660.5\",\"seq\":5,\"product_model\":\"HT 600, 700, 2000, 800 & 900 Series\",\"product_description\":\"HT Series sectional sandwich type garage door 16'2\\\" wide\",\"design_pressure\":\"+23.9\\\/-26.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R0\",\"approval_number\":\"FL16660.6\",\"seq\":6,\"product_model\":\"HT 600, 700, 2000, 800 & 900 Series\",\"product_description\":\"HT Series sectional sandwich type garage door 18'2\\\" wide\",\"design_pressure\":\"+23.9\\\/-26.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R0\",\"approval_number\":\"FL16660.7\",\"seq\":7,\"product_model\":\"HT 600, 700, 2000, 800 & 900 Series\",\"product_description\":\"HT Series sectional sandwich type garage door 18'2\\\" wide\",\"design_pressure\":\"+30.0\\\/-33.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R0\",\"approval_number\":\"FL16660.8\",\"seq\":8,\"product_model\":\"PAN C2000, C2400, C2500, C2410, C2460, C2461, C2471, C2472, C2480, C2481, C2482, R2410, R2460, R2461, R2471, R2472, R2480, R2481, R2482, R2560, R2561, R2571, R2572, R2580, R2581 & R2582 Series\",\"product_description\":\"PAN Series sectional pan type garage door 9'2\\\"\",\"design_pressure\":\"+24.8\\\/-28.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R0\",\"approval_number\":\"FL16660.9\",\"seq\":9,\"product_model\":\"PAN C2000, C2400, C2500, C2410, C2460, C2461, C2471, C2472, C2480, C2481, C2482, R2410, R2460, R2461, R2471, R2472, R2480, R2481, R2482, R2560, R2561, R2571, R2572, R2580, R2581 & R2582 Series\",\"product_description\":\"PAN Series sectional pan type garage door 9'2\\\"\",\"design_pressure\":\"+35.0\\\/-39.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R0\",\"approval_number\":\"FL16660.10\",\"seq\":10,\"product_model\":\"PAN C2000, C2400, C2500, C2410, C2460, C2461, C2471, C2472, C2480, C2481, C2482, R2410, R2460, R2461, R2471, R2472, R2480, R2481, R2482, R2560, R2561, R2571, R2572, R2580, R2581 & R2582 Series\",\"product_description\":\"PAN Series sectional pan type garage door 16'2\\\"\",\"design_pressure\":\"+23.9\\\/-26.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R0\",\"approval_number\":\"FL16660.11\",\"seq\":11,\"product_model\":\"PAN C2000, C2400, C2500, C2410, C2460, C2461, C2471, C2472, C2480, C2481, C2482, R2410, R2460, R2461, R2471, R2472, R2480, R2481, R2482, R2560, R2561, R2571, R2572, R2580, R2581 & R2582 Series\",\"product_description\":\"PAN Series sectional pan type garage door 16'2\\\"\",\"design_pressure\":\"+31.3\\\/-34.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R0\",\"approval_number\":\"FL16660.12\",\"seq\":12,\"product_model\":\"PAN C2000, C2400, C2500, C2410, C2460, C2461, C2471, C2472, C2480, C2481, C2482, R2410, R2460, R2461, R2471, R2472, R2480, R2481, R2482, R2560, R2561, R2571, R2572, R2580, R2581 & R2582 Series\",\"product_description\":\"PAN Series sectional pan type garage door 18'2\\\"\",\"design_pressure\":\"+23.9\\\/-26.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R1\",\"approval_number\":\"FL16660.13\",\"seq\":13,\"product_model\":\"13. HT 600, 700, 2000, 800, & 900 Series\",\"product_description\":\"HT Series sectional sandwich type garage door 9'2\\\" wide\",\"design_pressure\":\"+41.1\\\/-46.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R1\",\"approval_number\":\"FL16660.14\",\"seq\":14,\"product_model\":\"14. HT 600, 700, 2000, 800, & 900 Series\",\"product_description\":\"HT Series sectional sandwich type garage door 9'2\\\" wide\",\"design_pressure\":\"+41.1\\\/-46.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R1\",\"approval_number\":\"FL16660.15\",\"seq\":15,\"product_model\":\"15. HT 600, 700, 2000, 800, & 900 Series\",\"product_description\":\"HT Series sectional sandwich type garage door 16'2\\\" wide\",\"design_pressure\":\"+31.3\\\/-34.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R1\",\"approval_number\":\"FL16660.16\",\"seq\":16,\"product_model\":\"16. HT 600, 700, 2000, 800, & 900 Series\",\"product_description\":\"HT Series sectional sandwich type garage door 16'2\\\" wide\",\"design_pressure\":\"+31.3\\\/-34.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R1\",\"approval_number\":\"FL16660.17\",\"seq\":17,\"product_model\":\"17. PAN C2000, C2400, C2410, R2410, C2460, R2460, C2461, R2461, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2500, R2560, R2561, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 9'2\\\" wide\",\"design_pressure\":\"+41.1\\\/-46.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R1\",\"approval_number\":\"FL16660.18\",\"seq\":18,\"product_model\":\"18. PAN C2000, C2400, C2410, R2410, C2460, R2460, C2461, R2461, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2500, R2560, R2561, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 16'2\\\" wide\",\"design_pressure\":\"+37.4\\\/-41.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R2\",\"approval_number\":\"FL16660.19\",\"seq\":19,\"product_model\":\"19. HT 600, 700, 2000, 800, & 900 Series\",\"product_description\":\"HT Series sectional sandwich type garage door 9'2\\\" wide\",\"design_pressure\":\"+21.3\\\/-24.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R2\",\"approval_number\":\"FL16660.20\",\"seq\":20,\"product_model\":\"20. HT 600, 700, 2000, 800, & 900 Series\",\"product_description\":\"HT Series sectional sandwich type garage door 16'2\\\" wide\",\"design_pressure\":\"+37.4\\\/-41.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R2\",\"approval_number\":\"FL16660.21\",\"seq\":21,\"product_model\":\"21. HT 600, 700, 2000, 800, & 900 Series\",\"product_description\":\"HT Series sectional sandwich type garage door 18'2\\\" wide\",\"design_pressure\":\"+20.4\\\/-22.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R2\",\"approval_number\":\"FL16660.22\",\"seq\":22,\"product_model\":\"22. PAN C2000, C2400, C2410, R2410, C2460, R2460, C2461, R2461, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2500, R2560, R2561, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 9'2\\\" wide\",\"design_pressure\":\"+21.3\\\/-24.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R2\",\"approval_number\":\"FL16660.23\",\"seq\":23,\"product_model\":\"23. PAN C2000, C2400, C2410, R2410, C2460, R2460, C2461, R2461, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2500, R2560, R2561, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 9'2\\\" wide\",\"design_pressure\":\"+35.0\\\/-39.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R2\",\"approval_number\":\"FL16660.24\",\"seq\":24,\"product_model\":\"24. PAN C2000, C2400, C2410, R2410, C2460, R2460, C2461, R2461, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2500, R2560, R2561, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 16'2\\\" wide\",\"design_pressure\":\"+20.4\\\/-22.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R2\",\"approval_number\":\"FL16660.25\",\"seq\":25,\"product_model\":\"25. PAN C2000, C2400, C2410, R2410, C2460, R2460, C2461, R2461, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2500, R2560, R2561, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 16'2\\\" wide\",\"design_pressure\":\"+31.3\\\/-34.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R2\",\"approval_number\":\"FL16660.26\",\"seq\":26,\"product_model\":\"26. PAN C2000, C2400, C2410, R2410, C2460, R2460, C2461, R2461, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2500, R2560, R2561, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 18'2\\\" wide\",\"design_pressure\":\"+20.4\\\/-22.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R5\",\"approval_number\":\"FL16660.34\",\"seq\":34,\"product_model\":\"34. PAN C2000, C2400, C2410, R2410, C2460, R2460, C2461, R2461, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2500, R2560, R2561, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 16'2\\\" wide\",\"design_pressure\":\"+18.3\\\/-20.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R5\",\"approval_number\":\"FL16660.35\",\"seq\":35,\"product_model\":\"35. PAN C2000, C2400, C2410, R2410, C2460, R2460, C2461, R2461, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2500, R2560, R2561, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 16'2\\\" wide\",\"design_pressure\":\"+18.3\\\/-20.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R5\",\"approval_number\":\"FL16660.36\",\"seq\":36,\"product_model\":\"36. PAN C2000, C2400, C2410, R2410, C2460, R2460, C2461, R2461, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2500, R2560, R2561, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 16'2\\\" wide\",\"design_pressure\":\"+18.3\\\/-20.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R6\",\"approval_number\":\"FL16660.37\",\"seq\":37,\"product_model\":\"37. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2470, R2470, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2511, R2560, R2561, R2570, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 10'2\\\" wide\",\"design_pressure\":\"+21.3\\\/-24.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R6\",\"approval_number\":\"FL16660.38\",\"seq\":38,\"product_model\":\"38. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2470, R2470, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2511, R2560, R2561, R2570, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 10'2\\\" wide\",\"design_pressure\":\"+21.3\\\/-24.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R6\",\"approval_number\":\"FL16660.39\",\"seq\":39,\"product_model\":\"39. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2470, R2470, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2511, R2560, R2561, R2570, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 16'2\\\" wide\",\"design_pressure\":\"+23.9\\\/-26.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R6\",\"approval_number\":\"FL16660.40\",\"seq\":40,\"product_model\":\"40. PAN PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2511, R2560, R2561, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 16'2\\\" wide\",\"design_pressure\":\"+37.4\\\/-41.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R6\",\"approval_number\":\"FL16660.41\",\"seq\":41,\"product_model\":\"41. HT 600, 700, 2000, 800, & 900 Series\",\"product_description\":\"HT Series sectional sandwich type garage door 10'2\\\" wide\",\"design_pressure\":\"+48.0\\\/-52.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R6\",\"approval_number\":\"FL16660.42\",\"seq\":42,\"product_model\":\"42. HT 600, 700, 2000, & 800 Series\",\"product_description\":\"HT Series sectional sandwich type garage door 10'2\\\" wide\",\"design_pressure\":\"+21.3\\\/-24.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R6\",\"approval_number\":\"FL16660.43\",\"seq\":43,\"product_model\":\"43. HT 600, 700, 2000, & 800 Series\",\"product_description\":\"HT Series sectional sandwich type garage door 16'2\\\" wide\",\"design_pressure\":\"+21.8\\\/-24.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R6\",\"approval_number\":\"FL16660.44\",\"seq\":44,\"product_model\":\"44. HT 600, 700, 2000, & 800 Series\",\"product_description\":\"HT Series sectional sandwich type garage door 18'2\\\" wide\",\"design_pressure\":\"+20.4\\\/-22.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R6\",\"approval_number\":\"FL16660.45\",\"seq\":45,\"product_model\":\"45. HT 5000 Series\",\"product_description\":\"HT Series sectional Aluminum sandwich type garage door 10'2\\\" wide\",\"design_pressure\":\"+48.0\\\/-52.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R6\",\"approval_number\":\"FL16660.46\",\"seq\":46,\"product_model\":\"46. Extruded Aluminum 300CA & RA Series\",\"product_description\":\"Extruded Aluminum Series sectional type garage door 10'2\\\" wide\",\"design_pressure\":\"+21.3\\\/-24.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R6\",\"approval_number\":\"FL16660.47\",\"seq\":47,\"product_model\":\"47. Extruded Aluminum 300CA & RA Series\",\"product_description\":\"Extruded Aluminum Series sectional type garage door 16'2\\\" wide\",\"design_pressure\":\"+21.8\\\/-24.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R6\",\"approval_number\":\"FL16660.48\",\"seq\":48,\"product_model\":\"48. Extruded Aluminum 300CA & RA Series\",\"product_description\":\"Extruded Aluminum Series sectional type garage door 18'2\\\" wide\",\"design_pressure\":\"+20.4\\\/-22.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R7\",\"approval_number\":\"FL16660.49\",\"seq\":49,\"product_model\":\"49. HT 5000 Series\",\"product_description\":\"HT Series sectional Aluminum sandwich type garage door 10'2\\\" wide\",\"design_pressure\":\"+48.0\\\/-52.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R7\",\"approval_number\":\"FL16660.50\",\"seq\":50,\"product_model\":\"50. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2470, R2470, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2511, R2560, R2561, R2570, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 9'2\\\" wide\",\"design_pressure\":\"+24.8\\\/-28.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R7\",\"approval_number\":\"FL16660.51\",\"seq\":51,\"product_model\":\"51. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2511, R2560, R2561, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 16'2\\\" wide\",\"design_pressure\":\"+24.8\\\/-27.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R8\",\"approval_number\":\"FL16660.52\",\"seq\":52,\"product_model\":\"52. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2511, R2560, R2561, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 10'2\\\" wide\",\"design_pressure\":\"+35.0\\\/-39.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R8\",\"approval_number\":\"FL16660.53\",\"seq\":53,\"product_model\":\"53. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2511, R2560, R2561, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 16'2\\\" wide\",\"design_pressure\":\"+31.3\\\/-34.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R8\",\"approval_number\":\"FL16660.54\",\"seq\":54,\"product_model\":\"54. PAN C2011, C2015, C2410, R2410, C2411, C2415, C2460, R2460, C2461, R2461, C2471, R2471, C2472, R2472, C2480, R2480, C2481, R2481, C2482, R2482, C2511, R2560, R2561, R2571, R2572, R2580, R2581, R2582\",\"product_description\":\"PAN Series sectional pan type garage door 16'2\\\" wide\",\"design_pressure\":\"+31.3\\\/-34.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R8\",\"approval_number\":\"FL16660.55\",\"seq\":55,\"product_model\":\"55. HT 600, 700, 2000, 800, & 900 Series\",\"product_description\":\"HT Series sectional Steel sandwich type garage door 10'2\\\" wide\",\"design_pressure\":\"+48.0\\\/-52.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R8\",\"approval_number\":\"FL16660.56\",\"seq\":56,\"product_model\":\"56. HT 600, 700, 2000, 800, & 900 Series\",\"product_description\":\"HT Series sectional Steel sandwich type garage door 16'2\\\" wide\",\"design_pressure\":\"+38.0\\\/-42.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R9\",\"approval_number\":\"FL16660.57\",\"seq\":57,\"product_model\":\"57. Extruded Aluminum 300CA & RA Series\",\"product_description\":\"Extruded Aluminum Series sectional Full View type garage door 10'2\\\" wide\",\"design_pressure\":\"+37.0\\\/-41.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R9\",\"approval_number\":\"FL16660.58\",\"seq\":58,\"product_model\":\"58. Extruded Aluminum 300CA & RA Series\",\"product_description\":\"Extruded Aluminum Series sectional Full View type garage door 10'2\\\" wide\",\"design_pressure\":\"+48.0\\\/-52.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R9\",\"approval_number\":\"FL16660.59\",\"seq\":59,\"product_model\":\"59. Extruded Aluminum 300CA & RA Series\",\"product_description\":\"Extruded Aluminum Series sectional Full View type garage door 16'2\\\" wide\",\"design_pressure\":\"+31.3\\\/-34.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R9\",\"approval_number\":\"FL16660.60\",\"seq\":60,\"product_model\":\"60. PAN Full View C2011, C2015, C2411, C2415, C2480, C2511\",\"product_description\":\"PAN Full View Series sectional pan\\\/extruded aluminum full view type garage door 10'2\\\" wide\",\"design_pressure\":\"+48.0\\\/-52.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R9\",\"approval_number\":\"FL16660.61\",\"seq\":61,\"product_model\":\"61. PAN Full View C2011, C2015, C2411, C2415, C2480, C2511\",\"product_description\":\"PAN Full View Series sectional pan\\\/extruded aluminum full view type garage door 16'2\\\" wide\",\"design_pressure\":\"+31.3\\\/-34.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Haas Door Company\",\"approval_number_master\":\"FL#16660-R9\",\"approval_number\":\"FL16660.62\",\"seq\":62,\"product_model\":\"62. PAN Full View C2011, C2015, C2411, C2415, C2480\",\"product_description\":\"PAN Full View Series sectional pan\\\/extruded aluminum full view type garage door 18'2\\\" wide\",\"design_pressure\":\"+30.0\\\/-33.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Cambek\":[{\"manufacturer\":\"Cambek\",\"approval_number_master\":\"FL#17754-R2\",\"approval_number\":\"FL17754.1\",\"seq\":1,\"product_model\":\"10'-6\\\" Wide Glazed Wood Garage Door\",\"product_description\":\"10' -6\\\" Wide Glazed Garage Door (Large Missile Impact)\",\"design_pressure\":\"+48\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cambek\",\"approval_number_master\":\"FL#17754-R2\",\"approval_number\":\"FL17754.2\",\"seq\":2,\"product_model\":\"10'-6\\\" Wide Non-Glazed Wood Garage Door\",\"product_description\":\"10' -6\\\" Wide Non-Glazed Garage Door (Large Missile Impact)\",\"design_pressure\":\"+48\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cambek\",\"approval_number_master\":\"FL#17754-R2\",\"approval_number\":\"FL17754.3\",\"seq\":3,\"product_model\":\"18 Ft. Wide Glazed & Non-Glazed Wood Garage Door\",\"product_description\":\"18 ft. Wide Glazed and Non-Glazed Garage Door (Large Missile Impact)\",\"design_pressure\":\"+48\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cambek\",\"approval_number_master\":\"FL#6399-R0\",\"approval_number\":\"FL6399.1\",\"seq\":1,\"product_model\":\"SW1 - Severe Weather 120\",\"product_description\":\"Wood Sectional Garage Door - Unglazed with no storm post\",\"design_pressure\":\"+34\\\/-42\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cambek\",\"approval_number_master\":\"FL#6399-R0\",\"approval_number\":\"FL6399.2\",\"seq\":2,\"product_model\":\"SW2 - Severe Weather 120\",\"product_description\":\"Wood Sectional Garage Door - Rectangular Glazed with no storm post\",\"design_pressure\":\"+34\\\/-42\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cambek\",\"approval_number_master\":\"FL#6399-R0\",\"approval_number\":\"FL6399.3\",\"seq\":3,\"product_model\":\"SW3 - Severe Weather 120\",\"product_description\":\"Wood Sectional Garage Door - Curved Glazed with no storm post\",\"design_pressure\":\"+34\\\/-38\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cambek\",\"approval_number_master\":\"FL#6400-R0\",\"approval_number\":\"FL6400.1\",\"seq\":1,\"product_model\":\"IF1 - Internal Frame\",\"product_description\":\"Wood Sectional Garage Door - Windload Rated Internal Frame\",\"design_pressure\":\"+30\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cambek\",\"approval_number_master\":\"FL#6400-R0\",\"approval_number\":\"FL6400.2\",\"seq\":2,\"product_model\":\"IF2 - Internal Frame\",\"product_description\":\"Wood Sectional Garage Door - Windload Rated Internal Frame\",\"design_pressure\":\"+30\\\/-34\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cambek\",\"approval_number_master\":\"FL#6400-R0\",\"approval_number\":\"FL6400.3\",\"seq\":3,\"product_model\":\"IFW2 - Internal Frame\",\"product_description\":\"Wood Sectional Garage Door - Windload Hardware Package Internal Frame\",\"design_pressure\":\"+38\\\/-42\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cambek\",\"approval_number_master\":\"FL#6401-R0\",\"approval_number\":\"FL6401.1\",\"seq\":1,\"product_model\":\"IFW1 - Internal Frame\",\"product_description\":\"Wood Sectional Garage Door - Windload Hardware Package Internal Frame, Glazed and Square\",\"design_pressure\":\"+34\\\/-42\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cambek\",\"approval_number_master\":\"FL#6401-R0\",\"approval_number\":\"FL6401.2\",\"seq\":2,\"product_model\":\"IFW3 - Internal Frame\",\"product_description\":\"Wood Sectional Garage Door - Windload Hardware Package Internal Frame, Glazed and Curved\",\"design_pressure\":\"+34\\\/-42\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cambek\",\"approval_number_master\":\"FL#6402-R0\",\"approval_number\":\"FL6402.1\",\"seq\":1,\"product_model\":\"RP1 - River Pointe\",\"product_description\":\"Wood Sectional Garage Door - Windload Rated\",\"design_pressure\":\"+20.5\\\/-23.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cambek\",\"approval_number_master\":\"FL#6402-R0\",\"approval_number\":\"FL6402.2\",\"seq\":2,\"product_model\":\"RP2 - River Pointe\",\"product_description\":\"Wood Sectional Garage Door - Windload Rated\",\"design_pressure\":\"+20.5\\\/-23.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cambek\",\"approval_number_master\":\"FL#6402-R0\",\"approval_number\":\"FL6402.3\",\"seq\":3,\"product_model\":\"RPW1 - River Pointe\",\"product_description\":\"Wood Sectional Garage Door - Windload Hardware Package\",\"design_pressure\":\"+34\\\/-37\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cambek\",\"approval_number_master\":\"FL#6402-R0\",\"approval_number\":\"FL6402.4\",\"seq\":4,\"product_model\":\"RPW2 - River Pointe\",\"product_description\":\"Wood Sectional Garage Door - Windload Hardware Package\",\"design_pressure\":\"+38\\\/-42\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cambek\",\"approval_number_master\":\"FL#6402-R0\",\"approval_number\":\"FL6402.5\",\"seq\":5,\"product_model\":\"SC1 - Sawmill Creek\",\"product_description\":\"Wood Sectional Garage Door - Windload Rated\",\"design_pressure\":\"+20.5\\\/-23.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cambek\",\"approval_number_master\":\"FL#6402-R0\",\"approval_number\":\"FL6402.6\",\"seq\":6,\"product_model\":\"SC2 - Sawmill Creek\",\"product_description\":\"Wood Sectional Garage Door - Windload Rated\",\"design_pressure\":\"+20.5\\\/-23.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cambek\",\"approval_number_master\":\"FL#6402-R0\",\"approval_number\":\"FL6402.7\",\"seq\":7,\"product_model\":\"SCW1 - Sawmill Creek\",\"product_description\":\"Wood Sectional Garage Door - Windload Hardware Package\",\"design_pressure\":\"+34\\\/-37\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cambek\",\"approval_number_master\":\"FL#6402-R0\",\"approval_number\":\"FL6402.8\",\"seq\":8,\"product_model\":\"SCW2 - Sawmill Creek\",\"product_description\":\"Wood Sectional Garage Door - Windload Hardware Package\",\"design_pressure\":\"+38\\\/-42\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cambek\",\"approval_number_master\":\"FL#6402-R0\",\"approval_number\":\"FL6402.9\",\"seq\":9,\"product_model\":\"TC1 - Timbercraft\",\"product_description\":\"Wood Sectional Garage Door - Windload Rated\",\"design_pressure\":\"+20.5\\\/-23.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cambek\",\"approval_number_master\":\"FL#6402-R0\",\"approval_number\":\"FL6402.10\",\"seq\":10,\"product_model\":\"TC2 - Timbercraft\",\"product_description\":\"Wood Sectional Garage Door - Windload Rated\",\"design_pressure\":\"+20.5\\\/-23.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cambek\",\"approval_number_master\":\"FL#6402-R0\",\"approval_number\":\"FL6402.11\",\"seq\":11,\"product_model\":\"TCW1 - Timbercraft\",\"product_description\":\"Wood Sectional Garage Door - Windload Hardware Package\",\"design_pressure\":\"+34\\\/-37\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cambek\",\"approval_number_master\":\"FL#6402-R0\",\"approval_number\":\"FL6402.12\",\"seq\":12,\"product_model\":\"TCW2 - Timbercraft\",\"product_description\":\"Wood Sectional Garage Door - Windload Hardware Package\",\"design_pressure\":\"+38\\\/-42\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cambek\",\"approval_number_master\":\"FL#6442-R2\",\"approval_number\":\"FL6442.1\",\"seq\":1,\"product_model\":\"H1 - Hurricane 140 Impact\",\"product_description\":\"Wood Sectional Garage Door - Un-glazed\",\"design_pressure\":\"+48\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-07-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cambek\",\"approval_number_master\":\"FL#6442-R2\",\"approval_number\":\"FL6442.2\",\"seq\":2,\"product_model\":\"H2 - Hurricane 140 Impact\",\"product_description\":\"Wood Sectional Garage Door - Glazed\",\"design_pressure\":\"+48\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cambek\",\"approval_number_master\":\"FL#6442-R2\",\"approval_number\":\"FL6442.3\",\"seq\":3,\"product_model\":\"H3 & H4 - Hurricane 140 Impact\",\"product_description\":\"Wood sectional garage door- glazed and unglazed\",\"design_pressure\":\"+48\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-18 00:00:00\",\"instructions_url\":\"\"}],\"TKO Dock Doors, Inc.\":[{\"manufacturer\":\"TKO Dock Doors, Inc.\",\"approval_number_master\":\"FL#22335-R2\",\"approval_number\":\"FL22335.1\",\"seq\":1,\"product_model\":\"Cruiser Weight WL Dock Door\",\"product_description\":\"Fiberglass Dock Door\",\"design_pressure\":\"+86.7\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TKO Dock Doors, Inc.\",\"approval_number_master\":\"FL#13014-R1\",\"approval_number\":\"FL13014.1\",\"seq\":1,\"product_model\":\"CW WL Dock Doors\",\"product_description\":\"Fiberglass Dock Doors\",\"design_pressure\":\"+52.0\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Bator North America, LLC\":[{\"manufacturer\":\"Bator North America, LLC\",\"approval_number_master\":\"FL#28451-R3\",\"approval_number\":\"FL28451.1\",\"seq\":1,\"product_model\":\"Bator Hurricane Four Fold Door\",\"product_description\":\"Series \\\"Bator Hurricane Four Fold Door\\\" Steel Bi-Folding Door Assembly\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-05-31 00:00:00\",\"instructions_url\":\"\"}],\"Amarr Garage Doors\\\/Entrematic\":[{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.1\",\"seq\":1,\"product_model\":\"Amarr Lincoln 1000, 2000 (Model 625); Amarr Hillcrest 1000, 2000 (Model 675)\",\"product_description\":\"IRC-6209-169-15 Thru 9'-0 wide\",\"design_pressure\":\"+45.3\\\/-51.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.2\",\"seq\":2,\"product_model\":\"Amarr Lincoln 1000, 2000 (Model 625); Amarr Hillcrest 1000, 2000 (Model 675)\",\"product_description\":\"IRC-6209-169-15-I Thru 9'-2 wide\",\"design_pressure\":\"+45.2\\\/-53.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.3\",\"seq\":3,\"product_model\":\"Amarr Lincoln 1000, 2000 (Model 625); Amarr Hillcrest 1000, 2000 (Model 675); Amarr Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-6210-175-21-I Thru 10'-2 wide\",\"design_pressure\":\"+48.0\\\/-56.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.4\",\"seq\":4,\"product_model\":\"Amarr Lincoln 1000, 2000 (Model 625); Amarr Hillcrest 1000, 2000 (Model 675); Amarr Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-6212-175-24-I Thru 12'-2 wide\",\"design_pressure\":\"+47.4\\\/-54.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.5\",\"seq\":5,\"product_model\":\"Amarr Lincoln 1000, 2000 (Model 625); Amarr Hillcrest 1000, 2000 (Model 675); Amarr Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-6218-110-15 Thru 18'-0 wide\",\"design_pressure\":\"+18.2\\\/-20.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.6\",\"seq\":6,\"product_model\":\"Amarr Lincoln 1000, 2000 (Model 625); Amarr Hillcrest 1000, 2000 (Model 675); Amarr Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-6218-130-24 Thru 18'-0 wide\",\"design_pressure\":\"+25.4\\\/-28.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.7\",\"seq\":7,\"product_model\":\"Amarr Lincoln 1000, 2000 (Model 625); Amarr Hillcrest 1000, 2000 (Model 675); Amarr Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-6218-145-26 Thru 18'-0 wide\",\"design_pressure\":\"+31.6\\\/-35.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.8\",\"seq\":8,\"product_model\":\"Amarr Lincoln 1000, 2000 (Model 625); Amarr Hillcrest 1000, 2000 (Model 675); Amarr Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-6216-100-15 Thru 16'-0 wide\",\"design_pressure\":\"+15.2\\\/-17.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.9\",\"seq\":9,\"product_model\":\"Amarr Lincoln 1000, 2000 (Model 625); Amarr Hillcrest 1000, 2000 (Model 675); Amarr Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-6216-110-15 Thru 16'-0 wide\",\"design_pressure\":\"+18.3\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.10\",\"seq\":10,\"product_model\":\"Amarr Lincoln 1000, 2000 (Model 625); Amarr Hillcrest 1000, 2000 (Model 675); Amarr Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-6216-120-15 Thru 16'-0 wide\",\"design_pressure\":\"+21.8\\\/-24.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.11\",\"seq\":11,\"product_model\":\"Amarr Lincoln 1000, 2000 (Model 625); Amarr Hillcrest 1000, 2000 (Model 675); Amarr Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-6216-130-15 Thru 16'-0 wide\",\"design_pressure\":\"+25.6\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.12\",\"seq\":12,\"product_model\":\"Amarr Lincoln 1000, 2000 (Model 625); Amarr Hillcrest 1000, 2000 (Model 675); Amarr Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-6216-130-17-L Thru 16'-0 wide\",\"design_pressure\":\"+25.6\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.13\",\"seq\":13,\"product_model\":\"Amarr Lincoln 1000, 2000 (Model 625); Amarr Hillcrest 1000, 2000 (Model 675); Amarr Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-6218-130-24-I Thru 18'-0 wide\",\"design_pressure\":\"+25.4\\\/-28.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.14\",\"seq\":14,\"product_model\":\"Amarr Lincoln 1000, 2000 (Model 625); Amarr Hillcrest 1000, 2000 (Model 675); Amarr Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-6218-155-26-I Thru 18'-0 wide\",\"design_pressure\":\"+37.0\\\/-40.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.15\",\"seq\":15,\"product_model\":\"Amarr Lincoln 1000, 2000 (Model 625); Amarr Hillcrest 1000, 2000 (Model 675); Amarr Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-6209-150-15-I Thru 9'-0 wide\",\"design_pressure\":\"+35.6\\\/-42.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.16\",\"seq\":16,\"product_model\":\"Amarr Lincoln 1000, 2000 (Model 625); Amarr Hillcrest 1000, 2000 (Model 675); Amarr Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-6216-130-15-I Thru 16'-0 wide\",\"design_pressure\":\"+25.6\\\/-29.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.17\",\"seq\":17,\"product_model\":\"Amarr Lincoln 1000, 2000 (Model 625); Amarr Hillcrest 1000, 2000 (Model 675); Amarr Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-6216-156-26-I Thru 16'-0 wide\",\"design_pressure\":\"+38.0\\\/-42.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.18\",\"seq\":18,\"product_model\":\"Amarr Lincoln 1000, 2000 (Model 625); Amarr Hillcrest 1000, 2000 (Model 675); Amarr Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-6216-140-24-I Thru 16'-0 wide\",\"design_pressure\":\"+29.7\\\/-33.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.19\",\"seq\":19,\"product_model\":\"Amarr Lincoln 1000, 2000 (Model 625); Amarr Hillcrest 1000, 2000 (Model 675); Amarr Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-6218-120-17-L Thru 18'-0 wide\",\"design_pressure\":\"+21.6\\\/-24.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.20\",\"seq\":20,\"product_model\":\"Amarr Lincoln 1000, 2000 (Model 625); Amarr Hillcrest 1000, 2000 (Model 675); Amarr Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-6216-120-15-L Thru 16'-0 wide\",\"design_pressure\":\"+21.8\\\/-24.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.21\",\"seq\":21,\"product_model\":\"Amarr Lincoln 1000, 2000 (Model 625); Amarr Hillcrest 1000, 2000 (Model 675); Amarr Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-6209-130-15 Thru 9'-0 wide\",\"design_pressure\":\"+26.7\\\/-31.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.22\",\"seq\":22,\"product_model\":\"Amarr Lincoln 1000, 2000 (Model 625); Amarr Hillcrest 1000, 2000 (Model 675); Amarr Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-6209-110-11 Thru 9'-0 wide\",\"design_pressure\":\"+19.1\\\/-22.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.23\",\"seq\":23,\"product_model\":\"Amarr Lincoln 1000, 2000 (Model 625); Amarr Hillcrest 1000, 2000 (Model 675); Amarr Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-6209-120-15 Thru 9'-0 wide\",\"design_pressure\":\"+22.8\\\/-26.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.24\",\"seq\":24,\"product_model\":\"Amarr Lincoln 1000, 2000 (Model 625); Amarr Hillcrest 1000, 2000 (Model 675); Amarr Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-6209-140-15 Thru 9'-0 wide\",\"design_pressure\":\"+31.0\\\/-35.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.25\",\"seq\":25,\"product_model\":\"Amarr Lincoln 1000, 2000 (Model 625); Amarr Hillcrest 1000, 2000 (Model 675); Amarr Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-6209-150-15 Thru 9'-0 wide\",\"design_pressure\":\"+35.6\\\/-42.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.26\",\"seq\":26,\"product_model\":\"Amarr Lincoln 1000, 2000 (Model 625); Amarr Hillcrest 1000, 2000 (Model 675); Amarr Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-6218-100-15 Thru 18'-0 wide\",\"design_pressure\":\"+15.0\\\/-17.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.27\",\"seq\":27,\"product_model\":\"Amarr Lincoln 1000, 2000 (Model 625); Amarr Hillcrest 1000, 2000 (Model 675); Amarr Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-6218-120-15 Thru 18'-0 wide\",\"design_pressure\":\"+21.6\\\/-24.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.28\",\"seq\":28,\"product_model\":\"Amarr Lincoln 1000, 2000 (Model 625); Amarr Hillcrest 1000, 2000 (Model 675); Amarr Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-6218-130-24-L Thru 18'-0 wide\",\"design_pressure\":\"+25.4\\\/-28.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.29\",\"seq\":29,\"product_model\":\"Amarr Lincoln 1000, 2000 (Model 625); Amarr Hillcrest 1000, 2000 (Model 675); Amarr Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-6209-130-15-I Thru 9'-0 wide\",\"design_pressure\":\"+26.7\\\/-31.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.30\",\"seq\":30,\"product_model\":\"Amarr Lincoln 1000,1500,2000 (Model 625); Amarr Hillcrest 1000,1500,2000 (Model 675); Amarr Heritage 1000, 1500, 2000 (Model 950)\",\"product_description\":\"IRC-6209-100-11 Thru 9'-0 wide\",\"design_pressure\":\"+15.8\\\/-18.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.31\",\"seq\":31,\"product_model\":\"Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650)\",\"product_description\":\"IRC-1618-155-26-I Thru 18'-0 wide\",\"design_pressure\":\"+36.1\\\/-40.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.32\",\"seq\":32,\"product_model\":\"Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650)\",\"product_description\":\"IRC-1609-100-11 Thru 9'-0 wide\",\"design_pressure\":\"+15.8\\\/-18.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.33\",\"seq\":33,\"product_model\":\"Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650)\",\"product_description\":\"IRC-1609-120-11 Thru 9'-0 wide\",\"design_pressure\":\"+22.8\\\/-26.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.34\",\"seq\":34,\"product_model\":\"Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650)\",\"product_description\":\"IRC-1609-130-15 Thru 9'-0 wide\",\"design_pressure\":\"+26.7\\\/-31.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.35\",\"seq\":35,\"product_model\":\"Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650)\",\"product_description\":\"IRC-1609-130-15-I Thru 9'-0 wide\",\"design_pressure\":\"+26.7\\\/-31.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.36\",\"seq\":36,\"product_model\":\"Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650)\",\"product_description\":\"IRC-1609-155-15-I Thru 9'-0 wide\",\"design_pressure\":\"+38.0\\\/-45.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.37\",\"seq\":37,\"product_model\":\"Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650)\",\"product_description\":\"IRC-1616-100-15 Thru 16'-0 wide\",\"design_pressure\":\"+15.2\\\/-17.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.38\",\"seq\":38,\"product_model\":\"Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650)\",\"product_description\":\"IRC-1616-130-15 Thru 16'-0 wide\",\"design_pressure\":\"+25.6\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.39\",\"seq\":39,\"product_model\":\"Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650)\",\"product_description\":\"IRC-1616-130-15-I Thru 16'-0 wide\",\"design_pressure\":\"+25.6\\\/-29.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.40\",\"seq\":40,\"product_model\":\"Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650)\",\"product_description\":\"IRC-1616-155-26-I Thru 16'-0 wide\",\"design_pressure\":\"+36.4\\\/-41.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.41\",\"seq\":41,\"product_model\":\"Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650); Amarr Heritage 3000 (Model 1200)\",\"product_description\":\"IRC-1620-130-24 Thru 20'-0 wide\",\"design_pressure\":\"+23.1\\\/-26.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.42\",\"seq\":42,\"product_model\":\"Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650); Amarr Heritage 3000 (Model 1200); Amarr Northwoods 3000 (Model 1225)\",\"product_description\":\"IRC-1620-130-24-I Thru 20'-0 wide\",\"design_pressure\":\"+23.1\\\/-26.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.43\",\"seq\":43,\"product_model\":\"Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650); Amarr Heritage 3000 (Model 1200); Amarr Northwoods 3000 (Model 1225)\",\"product_description\":\"IRC-1618-130-24 Thru 18'-0 wide\",\"design_pressure\":\"+25.4\\\/-28.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.44\",\"seq\":44,\"product_model\":\"Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650); Amarr Northwoods 3000 (Model 1225); Amarr Heritage 3000 (Model 1200)\",\"product_description\":\"IRC-1618-130-24-I Thru 18'-0 wide\",\"design_pressure\":\"+25.4\\\/-28.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.45\",\"seq\":45,\"product_model\":\"Amarr Lincoln 3138 (Model 3100); Amarr Northwoods 3138 (Model 3125); Amarr Hillcrest 3138 (Model 3150); Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650)\",\"product_description\":\"IRC-3118-110-15 Thru 18'-0 wide\",\"design_pressure\":\"+18.2\\\/-20.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.46\",\"seq\":46,\"product_model\":\"Amarr Lincoln 3138 (Model 3100); Amarr Northwoods 3138 (Model 3125); Amarr Hillcrest 3138 (Model 3150); Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650)\",\"product_description\":\"IRC-3118-120-24 Thru 18'-0 wide\",\"design_pressure\":\"+21.6\\\/-24.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.47\",\"seq\":47,\"product_model\":\"Amarr Lincoln 3138 (Model 3100); Amarr Northwoods 3138 (Model 3125); Amarr Hillcrest 3138 (Model 3150); Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650)\",\"product_description\":\"IRC-3118-130-24 Thru 18'-0 wide\",\"design_pressure\":\"+25.4\\\/-28.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.48\",\"seq\":48,\"product_model\":\"Amarr Lincoln 3138 (Model 3100); Amarr Northwoods 3138 (Model 3125); Amarr Hillcrest 3138 (Model 3150); Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650)\",\"product_description\":\"IRC-3118-130-24-I Thru 18'-0 wide\",\"design_pressure\":\"+25.4\\\/-28.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.49\",\"seq\":49,\"product_model\":\"Amarr Lincoln 3138 (Model 3100); Amarr Northwoods 3138 (Model 3125); Amarr Hillcrest 3138 (Model 3150); Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650)\",\"product_description\":\"IRC-3109-120-11 Thru 9'-0 wide\",\"design_pressure\":\"+22.8\\\/-26.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.50\",\"seq\":50,\"product_model\":\"Amarr Lincoln 3138 (Model 3100); Amarr Northwoods 3138 (Model 3125); Amarr Hillcrest 3138 (Model 3150); Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650)\",\"product_description\":\"IRC-3109-130-15 Thru 9'-0 wide\",\"design_pressure\":\"+26.7\\\/-31.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.51\",\"seq\":51,\"product_model\":\"Amarr Lincoln 3138 (Model 3100); Amarr Northwoods 3138 (Model 3125); Amarr Hillcrest 3138 (Model 3150); Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650)\",\"product_description\":\"IRC-3109-130-15-I Thru 9'-0 wide\",\"design_pressure\":\"+26.7\\\/-31.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.52\",\"seq\":52,\"product_model\":\"Amarr Lincoln 3138 (Model 3100); Amarr Northwoods 3138 (Model 3125); Amarr Hillcrest 3138 (Model 3150); Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650)\",\"product_description\":\"IRC-3109-140-15 Thru 9'-0 wide\",\"design_pressure\":\"+31.0\\\/-35.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.53\",\"seq\":53,\"product_model\":\"Amarr Lincoln 3138 (Model 3100); Amarr Northwoods 3138 (Model 3125); Amarr Hillcrest 3138 (Model 3150); Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650)\",\"product_description\":\"IRC-3109-155-15-I Thru 9'-0 wide\",\"design_pressure\":\"+38.0\\\/-45.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.54\",\"seq\":54,\"product_model\":\"Amarr Lincoln 3138 (Model 3100); Amarr Northwoods 3138 (Model 3125); Amarr Hillcrest 3138 (Model 3150); Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650)\",\"product_description\":\"IRC-3116-120-15 Thru 16'-0 wide\",\"design_pressure\":\"+21.8\\\/-24.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.55\",\"seq\":55,\"product_model\":\"Amarr Lincoln 3138 (Model 3100); Amarr Northwoods 3138 (Model 3125); Amarr Hillcrest 3138 (Model 3150); Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650)\",\"product_description\":\"IRC-3116-130-15 Thru 16'-0 wide\",\"design_pressure\":\"+25.6\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.56\",\"seq\":56,\"product_model\":\"Amarr Lincoln 3138 (Model 3100); Amarr Northwoods 3138 (Model 3125); Amarr Hillcrest 3138 (Model 3150); Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650)\",\"product_description\":\"IRC-3116-130-15-I Thru 16'-0 wide\",\"design_pressure\":\"+25.6\\\/-29.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.57\",\"seq\":57,\"product_model\":\"Amarr Lincoln 3138 (Model 3100); Amarr Northwoods 3138 (Model 3125); Amarr Hillcrest 3138 (Model 3150); Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650); Amarr Northwoods 3000 (Model 1225); Amarr Heritage 3000 (Model 1200)\",\"product_description\":\"IRC-3118-100-15 Thru 18'-0 wide\",\"design_pressure\":\"+15.0\\\/-17.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#31372-R14\",\"approval_number\":\"FL31372.58\",\"seq\":58,\"product_model\":\"Amarr Lincoln 3138 (Model 3100); Amarr Northwoods 3138 (Model 3125); Amarr Hillcrest 3138 (Model 3150); Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650); Amarr Northwoods 3000 (Model 1225); Amarr Heritage 3000 (Model 1200)\",\"product_description\":\"IRC-3116-110-15 Thru 16'-0 wide\",\"design_pressure\":\"+18.3\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#32863-R5\",\"approval_number\":\"FL32863.1\",\"seq\":1,\"product_model\":\"Amarr 3502\",\"product_description\":\"IBC-3516-120-15 Thru 16'-2 wide\",\"design_pressure\":\"+19.8\\\/-22.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#32863-R5\",\"approval_number\":\"FL32863.2\",\"seq\":2,\"product_model\":\"Amarr 3552;Amarr Vista\",\"product_description\":\"IBC-3610-136-00 Thru 10'-2 wide\",\"design_pressure\":\"+26.2\\\/-30.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#32863-R5\",\"approval_number\":\"FL32863.3\",\"seq\":3,\"product_model\":\"Amarr 3552;Amarr Vista\",\"product_description\":\"IBC-3612-104-00 Thru 12'-2 wide\",\"design_pressure\":\"+15.3\\\/-17.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#32863-R5\",\"approval_number\":\"FL32863.4\",\"seq\":4,\"product_model\":\"Amarr 3552;Amarr Vista\",\"product_description\":\"IBC-3612-140-63 Thru 12'-2 wide\",\"design_pressure\":\"+27.6\\\/-31.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#32863-R5\",\"approval_number\":\"FL32863.5\",\"seq\":5,\"product_model\":\"Amarr 3552;Amarr Vista\",\"product_description\":\"IBC-3614-104-63 Thru 14'-2 wide\",\"design_pressure\":\"+15.1\\\/-17.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#32863-R5\",\"approval_number\":\"FL32863.6\",\"seq\":6,\"product_model\":\"Amarr 3552;Amarr Vista\",\"product_description\":\"IBC-3616-110-63 Thru 16'-2 wide\",\"design_pressure\":\"+16.7\\\/-18.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#32863-R5\",\"approval_number\":\"FL32863.7\",\"seq\":7,\"product_model\":\"Amarr 3552;Amarr Vista\",\"product_description\":\"IBC-3618-132-63 Thru 18'-2 wide\",\"design_pressure\":\"+23.8\\\/-26.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#32863-R5\",\"approval_number\":\"FL32863.8\",\"seq\":8,\"product_model\":\"Amarr 3552;Amarr Vista\",\"product_description\":\"IBC-3620-104-63 Thru 20'-2 wide\",\"design_pressure\":\"+14.7\\\/-16.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#32863-R5\",\"approval_number\":\"FL32863.9\",\"seq\":9,\"product_model\":\"Amarr 3552;Amarr Vista\",\"product_description\":\"IBC-3624-104-24 Thru 24'-2 wide\",\"design_pressure\":\"+14.7\\\/-16.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#32863-R5\",\"approval_number\":\"FL32863.10\",\"seq\":10,\"product_model\":\"Amarr 3552;Amarr Vista\",\"product_description\":\"IBC-3618-114-63 Thru 18'-2 wide\",\"design_pressure\":\"+20.0\\\/-20.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#32863-R5\",\"approval_number\":\"FL32863.11\",\"seq\":11,\"product_model\":\"Amarr 3552;Amarr Vista\",\"product_description\":\"IBC-3612-155-63 Thru 12'-4 wide\",\"design_pressure\":\"+33.7\\\/-39.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#32863-R5\",\"approval_number\":\"FL32863.12\",\"seq\":12,\"product_model\":\"Amarr 3552;Amarr Vista\",\"product_description\":\"IBC-3614-120-63 Thru 14'-2 wide\",\"design_pressure\":\"+20.0\\\/-22.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#32863-R5\",\"approval_number\":\"FL32863.13\",\"seq\":13,\"product_model\":\"Amarr 3552;Amarr Vista\",\"product_description\":\"IBC-3616-140-66 Thru 16'-2 wide\",\"design_pressure\":\"+27.2\\\/-31.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#32863-R5\",\"approval_number\":\"FL32863.14\",\"seq\":14,\"product_model\":\"Amarr 3552;Amarr Vista\",\"product_description\":\"IBC-3616-150-66 Thru 16'-2 wide\",\"design_pressure\":\"+31.2\\\/--35.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#32863-R5\",\"approval_number\":\"FL32863.15\",\"seq\":15,\"product_model\":\"Amarr 3552;Amarr Vista;Axolotl Amarr AX3592\",\"product_description\":\"IBC-3609-140-00 Thru 9'-4 wide\",\"design_pressure\":\"+28.2\\\/-33.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#32863-R5\",\"approval_number\":\"FL32863.16\",\"seq\":16,\"product_model\":\"Amarr 3552;Amarr Vista;Axolotl Amarr AX3592\",\"product_description\":\"IBC-3616-130-63 Thru 16'-2 wide\",\"design_pressure\":\"+23.5\\\/-26.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#32863-R5\",\"approval_number\":\"FL32863.17\",\"seq\":17,\"product_model\":\"Amarr 3582;Amarr Horizon\",\"product_description\":\"IBC-3816-120-63 Thru 16'-2 wide\",\"design_pressure\":\"+21.8\\\/-24.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#32863-R5\",\"approval_number\":\"FL32863.18\",\"seq\":18,\"product_model\":\"Amarr 3582;Amarr Horizon\",\"product_description\":\"IBC-3816-130-63 Thru 16'-2 wide\",\"design_pressure\":\"+23.5\\\/-26.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#32863-R5\",\"approval_number\":\"FL32863.19\",\"seq\":19,\"product_model\":\"Amarr 3582;Amarr Horizon\",\"product_description\":\"IBC-3818-104-63 Thru 18'-2 wide\",\"design_pressure\":\"+14.7\\\/-16.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#32863-R5\",\"approval_number\":\"FL32863.20\",\"seq\":20,\"product_model\":\"Amarr 3582;Amarr Horizon\",\"product_description\":\"IBC-3818-130-63 Thru 18'-2 wide\",\"design_pressure\":\"+23.0\\\/-26.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#36839-R7\",\"approval_number\":\"FL36839.1\",\"seq\":1,\"product_model\":\"Amarr Classica 1000,2000 (Model 500)\",\"product_description\":\"IRC-5209-130-15 Thru 9'-0 wide\",\"design_pressure\":\"+26.7\\\/-31.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#36839-R7\",\"approval_number\":\"FL36839.2\",\"seq\":2,\"product_model\":\"Amarr Classica 1000,2000 (Model 500)\",\"product_description\":\"IRC-5216-140-24 Thru 16'-0 wide\",\"design_pressure\":\"+29.7\\\/-33.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#36839-R7\",\"approval_number\":\"FL36839.3\",\"seq\":3,\"product_model\":\"Amarr Classica 1000,2000 (Model 500)\",\"product_description\":\"IRC-5309-100-11 Thru 9'-0 wide\",\"design_pressure\":\"+15.7\\\/-18.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#36839-R7\",\"approval_number\":\"FL36839.4\",\"seq\":4,\"product_model\":\"Amarr Classica 1000,2000 (Model 500)\",\"product_description\":\"IRC-5309-110-15 Thru 9'-0 wide\",\"design_pressure\":\"+19.0\\\/-22.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#36839-R7\",\"approval_number\":\"FL36839.5\",\"seq\":5,\"product_model\":\"Amarr Classica 1000,2000 (Model 500)\",\"product_description\":\"IRC-5309-120-15 Thru 9'-0 wide\",\"design_pressure\":\"+22.8\\\/-26.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#36839-R7\",\"approval_number\":\"FL36839.6\",\"seq\":6,\"product_model\":\"Amarr Classica 1000,2000 (Model 500)\",\"product_description\":\"IRC-5309-130-15 Thru 9'-0 wide\",\"design_pressure\":\"+26.7\\\/-31.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#36839-R7\",\"approval_number\":\"FL36839.7\",\"seq\":7,\"product_model\":\"Amarr Classica 1000,2000 (Model 500)\",\"product_description\":\"IRC-5316-100-15 Thru 16'-0 wide\",\"design_pressure\":\"+15.2\\\/-17.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#36839-R7\",\"approval_number\":\"FL36839.8\",\"seq\":8,\"product_model\":\"Amarr Classica 1000,2000 (Model 500)\",\"product_description\":\"IRC-5316-110-24 Thru 16'-0 wide\",\"design_pressure\":\"+18.3\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#36839-R7\",\"approval_number\":\"FL36839.9\",\"seq\":9,\"product_model\":\"Amarr Classica 1000,2000 (Model 500)\",\"product_description\":\"IRC-5316-130-24 Thru 16'-0 wide\",\"design_pressure\":\"+25.3\\\/-28.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#36839-R7\",\"approval_number\":\"FL36839.10\",\"seq\":10,\"product_model\":\"Amarr Classica 1000,2000 (Model 500)\",\"product_description\":\"IRC-5316-140-24-T Thru 16'-0 wide\",\"design_pressure\":\"+29.3\\\/-33.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#36839-R7\",\"approval_number\":\"FL36839.11\",\"seq\":11,\"product_model\":\"Amarr Classica 1000,2000 (Model 500)\",\"product_description\":\"IRC-5318-100-24 Thru 18'-0 wide\",\"design_pressure\":\"+15.0\\\/-17.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#36839-R7\",\"approval_number\":\"FL36839.12\",\"seq\":12,\"product_model\":\"Amarr Classica 1000,2000 (Model 500)\",\"product_description\":\"IRC-5318-110-24 Thru 18'-0 wide\",\"design_pressure\":\"+18.2\\\/-20.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#36839-R7\",\"approval_number\":\"FL36839.13\",\"seq\":13,\"product_model\":\"Amarr Classica 1000,2000 (Model 500)\",\"product_description\":\"IRC-5318-130-24 Thru 18'-0 wide\",\"design_pressure\":\"+25.1\\\/-28.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#36839-R7\",\"approval_number\":\"FL36839.14\",\"seq\":14,\"product_model\":\"Amarr Classica 1000,2000 (Model 500)\",\"product_description\":\"IRC-5316-150-26-I Thru 16'-0 wide\",\"design_pressure\":\"+34.0\\\/-38.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#36839-R7\",\"approval_number\":\"FL36839.15\",\"seq\":15,\"product_model\":\"Amarr Classica 1000,2000 (Model 500)\",\"product_description\":\"IRC-5316-169-26-I Thru 16'-0 wide\",\"design_pressure\":\"+43.3\\\/-49.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#36839-R7\",\"approval_number\":\"FL36839.16\",\"seq\":16,\"product_model\":\"Amarr Classica 1000,2000 (Model 500)\",\"product_description\":\"IRC-5318-130-24-I Thru 18'-0 wide\",\"design_pressure\":\"+25.1\\\/-28.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#36839-R7\",\"approval_number\":\"FL36839.17\",\"seq\":17,\"product_model\":\"Amarr Classica 1000,2000 (Model 500)\",\"product_description\":\"IRC-5318-140-26-I Thru 18'-0 wide\",\"design_pressure\":\"+29.4\\\/-33.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#36839-R7\",\"approval_number\":\"FL36839.18\",\"seq\":18,\"product_model\":\"Amarr Classica 1000,2000 (Model 500)\",\"product_description\":\"IRC-5318-150-26-I Thru 18'-0 wide\",\"design_pressure\":\"+33.7\\\/-38.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#36839-R7\",\"approval_number\":\"FL36839.19\",\"seq\":19,\"product_model\":\"Amarr Classica 1000,2000 (Model 500)\",\"product_description\":\"IRC-5309-150-15-I Thru 9'-0 wide\",\"design_pressure\":\"+35.9\\\/-41.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#36839-R7\",\"approval_number\":\"FL36839.20\",\"seq\":20,\"product_model\":\"Amarr Classica 1000,2000 (Model 500)\",\"product_description\":\"IRC-5309-185-21-I Thru 9'-0 wide\",\"design_pressure\":\"+54.4\\\/-62.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#36839-R7\",\"approval_number\":\"FL36839.21\",\"seq\":21,\"product_model\":\"Amarr Classica 1000,2000 (Model 500)\",\"product_description\":\"IRC-5316-120-17 Thru 16'-0 wide\",\"design_pressure\":\"+21.8\\\/-24.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#36839-R7\",\"approval_number\":\"FL36839.22\",\"seq\":22,\"product_model\":\"Amarr Classica 1000,2000 (Model 500)\",\"product_description\":\"IRC-5316-130-24-I Thru 16'-0 wide\",\"design_pressure\":\"+25.3\\\/-28.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#36839-R7\",\"approval_number\":\"FL36839.23\",\"seq\":23,\"product_model\":\"Amarr Classica 1000,2000 (Model 500)\",\"product_description\":\"IRC-5318-160-45 Thru 18'-0 wide\",\"design_pressure\":\"+38.0\\\/-43.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#36839-R7\",\"approval_number\":\"FL36839.24\",\"seq\":24,\"product_model\":\"Amarr Classica 3000 (Model 3000)\",\"product_description\":\"IRC-3316-130-24-F Thru 16'-0 wide\",\"design_pressure\":\"+25.3\\\/-28.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#36839-R7\",\"approval_number\":\"FL36839.25\",\"seq\":25,\"product_model\":\"Amarr Classica 3000 (Model 3000)\",\"product_description\":\"IRC-3318-130-24-F Thru 18'-0 wide\",\"design_pressure\":\"+25.1\\\/-28.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#36839-R7\",\"approval_number\":\"FL36839.26\",\"seq\":26,\"product_model\":\"Amarr Classica 3000 (Model 3000)\",\"product_description\":\"IRC-3309-150-15-I Thru 9'-0 wide\",\"design_pressure\":\"+35.6\\\/-41.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#36839-R7\",\"approval_number\":\"FL36839.27\",\"seq\":27,\"product_model\":\"Amarr Classica 3000 (Model 3000)\",\"product_description\":\"IRC-3309-180-15-I Thru 9'-0 wide\",\"design_pressure\":\"+50.8\\\/-59.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#36839-R7\",\"approval_number\":\"FL36839.28\",\"seq\":28,\"product_model\":\"Amarr Classica 3000 (Model 3000)\",\"product_description\":\"IRC-3318-150-26-I Thru 18'-0 wide\",\"design_pressure\":\"+33.7\\\/-38.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#36839-R7\",\"approval_number\":\"FL36839.29\",\"seq\":29,\"product_model\":\"Amarr Classica 3000 (Model 3000)\",\"product_description\":\"IRC-3309-130-15-F Thru 9'-0 wide\",\"design_pressure\":\"+26.7\\\/-31.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#36839-R7\",\"approval_number\":\"FL36839.30\",\"seq\":30,\"product_model\":\"Amarr Classica 3000 (Model 3000)\",\"product_description\":\"IRC-3316-130-24-I Thru 16'-0 wide\",\"design_pressure\":\"+25.3\\\/-28.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#36839-R7\",\"approval_number\":\"FL36839.31\",\"seq\":31,\"product_model\":\"Amarr Classica 3000 (Model 3000)\",\"product_description\":\"IRC-3316-140-24-I Thru 16'-0 wide\",\"design_pressure\":\"+29.7\\\/-33.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#36839-R7\",\"approval_number\":\"FL36839.32\",\"seq\":32,\"product_model\":\"Amarr Classica 3000 (Model 3000)\",\"product_description\":\"IRC-3316-150-26-I Thru 16'-0 wide\",\"design_pressure\":\"+34.0\\\/-38.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#36839-R7\",\"approval_number\":\"FL36839.33\",\"seq\":33,\"product_model\":\"Amarr Classica 3000 (Model 3000)\",\"product_description\":\"IRC-3309-140-15 Thru 9'-0 wide\",\"design_pressure\":\"+31.0\\\/-35.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#36839-R7\",\"approval_number\":\"FL36839.34\",\"seq\":34,\"product_model\":\"Amarr Classica 3000 (Model 3000)\",\"product_description\":\"IRC-3316-120-17-M Thru 16'-0 wide\",\"design_pressure\":\"+21.8\\\/-24.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#36839-R7\",\"approval_number\":\"FL36839.35\",\"seq\":35,\"product_model\":\"Amarr Classica 3000 (Model 3000)\",\"product_description\":\"IRC-3316-130-24 Thru 16'-0 wide\",\"design_pressure\":\"+25.3\\\/-28.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#36839-R7\",\"approval_number\":\"FL36839.36\",\"seq\":36,\"product_model\":\"Amarr Classica 3000 (Model 3000)\",\"product_description\":\"IRC-3316-140-24 Thru 16'-0 wide\",\"design_pressure\":\"+29.7\\\/-33.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.1\",\"seq\":1,\"product_model\":\"Amarr 2442; Amarr 2042\",\"product_description\":\"IBC-4209-185-15-I Thru 9'-4 wide\",\"design_pressure\":\"+49.1\\\/-57.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.2\",\"seq\":2,\"product_model\":\"Amarr 2442; Amarr 2042\",\"product_description\":\"IBC-4210-185-15-I Thru 10'-4 wide\",\"design_pressure\":\"+48.7\\\/-56.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.3\",\"seq\":3,\"product_model\":\"Amarr 2442; Amarr 2042\",\"product_description\":\"IBC-4212-185-17-I Thru 12'-4 wide\",\"design_pressure\":\"+48.5\\\/-55.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.4\",\"seq\":4,\"product_model\":\"Amarr 2442; Amarr 2042\",\"product_description\":\"IBC-4216-185-26-I Thru 16'-2 wide\",\"design_pressure\":\"+48.0\\\/-54.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.5\",\"seq\":5,\"product_model\":\"Amarr 2442; Amarr 2042\",\"product_description\":\"IBC-4220-130-24 Thru 20'-2 wide\",\"design_pressure\":\"+22.9\\\/-27.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.6\",\"seq\":6,\"product_model\":\"Amarr 2442; Amarr 2042\",\"product_description\":\"IBC-4224-130-26 Thru 24'-2 wide\",\"design_pressure\":\"+21.0\\\/-27.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.7\",\"seq\":7,\"product_model\":\"Amarr 2442; Amarr 2042\",\"product_description\":\"IBC-4220-130-24-I Thru 20'-2 wide\",\"design_pressure\":\"+22.9\\\/-27.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.8\",\"seq\":8,\"product_model\":\"Amarr 2741;Amarr 2742;Amarr 2442;Amarr 2042\",\"product_description\":\"IBC-1309-104-11-M Thru 9'-4 wide\",\"design_pressure\":\"+15.6\\\/-18.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.9\",\"seq\":9,\"product_model\":\"Amarr 2741;Amarr 2742;Amarr 2442;Amarr 2042\",\"product_description\":\"IBC-1309-120-11-M Thru 9'-4 wide\",\"design_pressure\":\"+20.6\\\/-24.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.10\",\"seq\":10,\"product_model\":\"Amarr 2741;Amarr 2742;Amarr 2442;Amarr 2042\",\"product_description\":\"IBC-1309-130-11-I Thru 9'2 wide\",\"design_pressure\":\"+24.3\\\/-28.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.11\",\"seq\":11,\"product_model\":\"Amarr 2741;Amarr 2742;Amarr 2442;Amarr 2042\",\"product_description\":\"IBC-1309-150-15 Thru 9'-2 wide\",\"design_pressure\":\"+32.6\\\/-38.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.12\",\"seq\":12,\"product_model\":\"Amarr 2741;Amarr 2742;Amarr 2442;Amarr 2042\",\"product_description\":\"IBC-1309-150-15-I Thru 9'2 wide\",\"design_pressure\":\"+32.6\\\/-38.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.13\",\"seq\":13,\"product_model\":\"Amarr 2741;Amarr 2742;Amarr 2442;Amarr 2042\",\"product_description\":\"IBC-1312-130-15-I Thru 12'2 wide\",\"design_pressure\":\"+23.8\\\/-27.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.14\",\"seq\":14,\"product_model\":\"Amarr 2741;Amarr 2742;Amarr 2442;Amarr 2042\",\"product_description\":\"IBC-1312-133-15 Thru 12'2 wide\",\"design_pressure\":\"+25.0\\\/-28.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.15\",\"seq\":15,\"product_model\":\"Amarr 2741;Amarr 2742;Amarr 2442;Amarr 2042\",\"product_description\":\"IBC-1312-150-15 Thru 12'2 wide\",\"design_pressure\":\"+32.0\\\/-36.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.16\",\"seq\":16,\"product_model\":\"Amarr 2741;Amarr 2742;Amarr 2442;Amarr 2042\",\"product_description\":\"IBC-1312-150-15-I Thru 12'2 wide\",\"design_pressure\":\"+32.0\\\/-36.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.17\",\"seq\":17,\"product_model\":\"Amarr 2741;Amarr 2742;Amarr 2442;Amarr 2042\",\"product_description\":\"IBC-1314-104-15 Thru 14'2 wide\",\"design_pressure\":\"+15.1\\\/-17.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.18\",\"seq\":18,\"product_model\":\"Amarr 2741;Amarr 2742;Amarr 2442;Amarr 2042\",\"product_description\":\"IBC-1314-130-15 Thru 14'-2 wide\",\"design_pressure\":\"+23.5\\\/-26.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.19\",\"seq\":19,\"product_model\":\"Amarr 2741;Amarr 2742;Amarr 2442;Amarr 2042\",\"product_description\":\"IBC-1314-150-15 Thru 14'2 wide\",\"design_pressure\":\"+31.5\\\/-35.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.20\",\"seq\":20,\"product_model\":\"Amarr 2741;Amarr 2742;Amarr 2442;Amarr 2042\",\"product_description\":\"IBC-1316-104-15 Thru 16'2 wide\",\"design_pressure\":\"+15.0\\\/-17.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.21\",\"seq\":21,\"product_model\":\"Amarr 2741;Amarr 2742;Amarr 2442;Amarr 2042\",\"product_description\":\"IBC-1316-133-15 Thru 16'2 wide\",\"design_pressure\":\"+24.4\\\/-27.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.22\",\"seq\":22,\"product_model\":\"Amarr 2741;Amarr 2742;Amarr 2442;Amarr 2042\",\"product_description\":\"IBC-1309-133-11 Thru 9'-4 wide\",\"design_pressure\":\"+25.5\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.23\",\"seq\":23,\"product_model\":\"Amarr 2742\\\/3552;Amarr 2442\\\/3552;Amarr 2042\\\/3552\",\"product_description\":\"IBC-2709-130-00-A Thru 9'-2 wide\",\"design_pressure\":\"+24.3\\\/-28.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.24\",\"seq\":24,\"product_model\":\"Amarr 2742\\\/3552;Amarr 2442\\\/3552;Amarr 2042\\\/3552\",\"product_description\":\"IBC-2709-140-11-A Thru 9'-2 wide\",\"design_pressure\":\"+28.1\\\/-33.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.25\",\"seq\":25,\"product_model\":\"Amarr 2742\\\/3552;Amarr 2442\\\/3552;Amarr 2042\\\/3552\",\"product_description\":\"IBC-2710-120-00-A Thru 10'-2 wide\",\"design_pressure\":\"+20.5\\\/-23.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.26\",\"seq\":26,\"product_model\":\"Amarr 2742\\\/3552;Amarr 2442\\\/3552;Amarr 2042\\\/3552\",\"product_description\":\"IBC-2754-120-63 Thru 14'-2 wide\",\"design_pressure\":\"+20.0\\\/-22.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.27\",\"seq\":27,\"product_model\":\"Amarr 2742\\\/3552;Amarr 2442\\\/3552;Amarr 2042\\\/3552\",\"product_description\":\"IBC-2756-110-15 Thru 16'-2 wide\",\"design_pressure\":\"+16.7\\\/-18.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.28\",\"seq\":28,\"product_model\":\"Amarr 2742\\\/3552;Amarr 2442\\\/3552;Amarr 2042\\\/3552\",\"product_description\":\"IBC-2760-104-63 Thru 20'-2 wide\",\"design_pressure\":\"+14.7\\\/-16.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.29\",\"seq\":29,\"product_model\":\"Amarr 2742\\\/3552;Amarr 2442\\\/3552;Amarr 2042\\\/3552\",\"product_description\":\"IBC-2764-104-24 Thru 24'-2 wide\",\"design_pressure\":\"+14.7\\\/-16.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.30\",\"seq\":30,\"product_model\":\"Amarr 2742\\\/3552;Amarr 2442\\\/3552;Amarr 2042\\\/3552\",\"product_description\":\"IBC-2712-104-00-A Thru 12'-2 wide\",\"design_pressure\":\"+15.3\\\/-17.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.31\",\"seq\":31,\"product_model\":\"Amarr 2742\\\/3552;Amarr 2442\\\/3552;Amarr 2042\\\/3552\",\"product_description\":\"IBC-2712-140-63-A Thru 12'-2 wide\",\"design_pressure\":\"+27.6\\\/-31.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.32\",\"seq\":32,\"product_model\":\"Amarr 2742\\\/3552;Amarr 2442\\\/3552;Amarr 2042\\\/3552\",\"product_description\":\"IBC-2716-104-63-A Thru 16'-2 wide\",\"design_pressure\":\"+15.0\\\/-17.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.33\",\"seq\":33,\"product_model\":\"Amarr 2742\\\/3552;Amarr 2442\\\/3552;Amarr 2042\\\/3552\",\"product_description\":\"IBC-2716-110-63-A Thru 16'-2 wide\",\"design_pressure\":\"+16.7\\\/-18.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.34\",\"seq\":34,\"product_model\":\"Amarr 2742\\\/Superflex;Amarr 2442\\\/Superflex;Amarr 2042\\\/Superflex\",\"product_description\":\"IBC-2709-130-00-S Thru 9'-4 wide\",\"design_pressure\":\"+24.2\\\/-28.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.35\",\"seq\":35,\"product_model\":\"Amarr 2742\\\/Superflex;Amarr 2442\\\/Superflex;Amarr 2042\\\/Superflex\",\"product_description\":\"IBC-2709-150-11-S Thru 9'-4 wide\",\"design_pressure\":\"+32.7\\\/-38.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.36\",\"seq\":36,\"product_model\":\"Amarr 2742\\\/Superflex;Amarr 2442\\\/Superflex;Amarr 2042\\\/Superflex;Amarr 2743\\\/Superflex\",\"product_description\":\"IBC-2709-104-00-S Thru 9'-2 wide\",\"design_pressure\":\"+15.6\\\/-18.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.37\",\"seq\":37,\"product_model\":\"Amarr 2742;Amarr 2442;Amarr 2042\",\"product_description\":\"IBC-2709-120-00-R Thru 9'-4 wide\",\"design_pressure\":\"+20.6\\\/-24.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.38\",\"seq\":38,\"product_model\":\"Amarr 2742;Amarr 2442;Amarr 2042\",\"product_description\":\"IBC-2709-130-11-I Thru 9'-4 wide\",\"design_pressure\":\"+24.2\\\/-28.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.39\",\"seq\":39,\"product_model\":\"Amarr 2742;Amarr 2442;Amarr 2042\",\"product_description\":\"IBC-2709-130-11-M Thru 9'-2 wide\",\"design_pressure\":\"+24.3\\\/-28.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.40\",\"seq\":40,\"product_model\":\"Amarr 2742;Amarr 2442;Amarr 2042\",\"product_description\":\"IBC-2709-130-11-R Thru 9'-4 wide\",\"design_pressure\":\"+24.2\\\/-28.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.41\",\"seq\":41,\"product_model\":\"Amarr 2742;Amarr 2442;Amarr 2042\",\"product_description\":\"IBC-2710-130-00 Thru 10'-2 wide\",\"design_pressure\":\"+24.1\\\/-28.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.42\",\"seq\":42,\"product_model\":\"Amarr 2742;Amarr 2442;Amarr 2042\",\"product_description\":\"IBC-2710-130-00-I Thru 10'-2 wide\",\"design_pressure\":\"+24.1\\\/-28.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.43\",\"seq\":43,\"product_model\":\"Amarr 2742;Amarr 2442;Amarr 2042\",\"product_description\":\"IBC-2710-150-11 Thru 9'-2 wide\",\"design_pressure\":\"+32.1\\\/-37.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.44\",\"seq\":44,\"product_model\":\"Amarr 2742;Amarr 2442;Amarr 2042\",\"product_description\":\"IBC-2710-150-11-I Thru 10'-2 wide\",\"design_pressure\":\"+32.1\\\/-37.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.45\",\"seq\":45,\"product_model\":\"Amarr 2742;Amarr 2442;Amarr 2042\",\"product_description\":\"IBC-2709-150-11-I Thru 9'-2 wide\",\"design_pressure\":\"+32.6\\\/-38.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.46\",\"seq\":46,\"product_model\":\"Amarr 2742;Amarr 2442;Amarr 2042\",\"product_description\":\"IBC-2710-115-00-M Thru 10'-2 wide\",\"design_pressure\":\"+18.8\\\/-21.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.47\",\"seq\":47,\"product_model\":\"Amarr 2742;Amarr 2442;Amarr 2042\",\"product_description\":\"IBC-2712-150-15-I Thru 12'-2 wide\",\"design_pressure\":\"+32.0\\\/-36.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.48\",\"seq\":48,\"product_model\":\"Amarr 2742;Amarr 2442;Amarr 2042\",\"product_description\":\"IBC-2712-130-15 Thru 12'-2 wide\",\"design_pressure\":\"+23.8\\\/-27.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.49\",\"seq\":49,\"product_model\":\"Amarr 2742;Amarr 2442;Amarr 2042\",\"product_description\":\"IBC-2712-130-15-I Thru 12'-2 wide\",\"design_pressure\":\"+23.8\\\/-27.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.50\",\"seq\":50,\"product_model\":\"Amarr 2742;Amarr 2442;Amarr 2042\",\"product_description\":\"IBC-2712-130-15-M Thru 12'-2 wide\",\"design_pressure\":\"+23.8\\\/-27.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.51\",\"seq\":51,\"product_model\":\"Amarr 2742;Amarr 2442;Amarr 2042\",\"product_description\":\"IBC-2730-104-26 Thru 30'-2 wide\",\"design_pressure\":\"+14.0\\\/-15.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.52\",\"seq\":52,\"product_model\":\"Amarr 2742;Amarr 2442;Amarr 2042\",\"product_description\":\"IBC-2712-104-11-M Thru 12'-4 wide\",\"design_pressure\":\"+15.3\\\/-17.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.53\",\"seq\":53,\"product_model\":\"Amarr 2742;Amarr 2442;Amarr 2042;Amarr 2743\",\"product_description\":\"IBC-2720-140-26 Thru 20'2 wide\",\"design_pressure\":\"+26.5\\\/-29.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.54\",\"seq\":54,\"product_model\":\"Amarr 2742;Amarr 2442;Amarr 2042;Amarr 2743\",\"product_description\":\"IBC-2716-130-15 Thru 16'-2 wide\",\"design_pressure\":\"+23.3\\\/-26.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.55\",\"seq\":55,\"product_model\":\"Amarr 2742;Amarr 2442;Amarr 2042;Amarr 2743\",\"product_description\":\"IBC-2724-130-26 Thru 24'-2 wide\",\"design_pressure\":\"+21.0\\\/-27.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.56\",\"seq\":56,\"product_model\":\"Amarr 2742;Amarr 2442;Amarr 2042;Amarr 2743\",\"product_description\":\"IBC-2716-104-15 Thru 16'2 wide\",\"design_pressure\":\"+15.0\\\/-17.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.57\",\"seq\":57,\"product_model\":\"Amarr 2742;Amarr 2442;Amarr 2042;Amarr 2743\",\"product_description\":\"IBC-2712-150-15 Thru 12'-2 wide\",\"design_pressure\":\"+32.0\\\/-36.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.58\",\"seq\":58,\"product_model\":\"Amarr 2742;Amarr 2442;Amarr 2042;Amarr 2743\",\"product_description\":\"IBC-2716-150-24 Thru 16'-2 wide\",\"design_pressure\":\"+31.3\\\/-35.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.59\",\"seq\":59,\"product_model\":\"Amarr 2742;Amarr 2442;Amarr 2042;Amarr 2743\",\"product_description\":\"IBC-2718-120-15 Thru 18'-2 wide\",\"design_pressure\":\"+21.6\\\/-24.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.60\",\"seq\":60,\"product_model\":\"Amarr 2742;Amarr 2442;Amarr 2042;Amarr 2743\",\"product_description\":\"IBC-2718-130-24-I Thru 18'-2 wide\",\"design_pressure\":\"+25.1\\\/-28.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.61\",\"seq\":61,\"product_model\":\"Amarr 2742;Amarr 2442;Amarr 2042;Amarr 2743\",\"product_description\":\"IBC-2720-104-15 Thru 20'-2 wide\",\"design_pressure\":\"+14.7\\\/-16.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.62\",\"seq\":62,\"product_model\":\"Amarr 2742;Amarr 2442;Amarr 2042;Amarr 2743\",\"product_description\":\"IBC-2720-130-26-I Thru 20'-2 wide\",\"design_pressure\":\"+22.9\\\/-25.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.63\",\"seq\":63,\"product_model\":\"Amarr 2742;Amarr 2442;Amarr 2042;Amarr 2743\",\"product_description\":\"IBC-2724-104-26 Thru 24'-2 wide\",\"design_pressure\":\"+14.7\\\/-16.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.64\",\"seq\":64,\"product_model\":\"Amarr 2742;Amarr 2442;Amarr 2042;Amarr 2743\",\"product_description\":\"IBC-2726-104-26 Thru 26'-2 wide\",\"design_pressure\":\"+14.3\\\/-16.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.65\",\"seq\":65,\"product_model\":\"Amarr 2742;Amarr 2442;Amarr 2042;Amarr 2743\",\"product_description\":\"IBC-2709-150-11 Thru 9'-2 wide\",\"design_pressure\":\"+32.6\\\/-38.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.66\",\"seq\":66,\"product_model\":\"Amarr 2742;Amarr 2442;Amarr 2042;Amarr 2743\",\"product_description\":\"IBC-2712-104-00 Thru 12'-2 wide\",\"design_pressure\":\"+15.3\\\/-17.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.67\",\"seq\":67,\"product_model\":\"Amarr 2742;Amarr 2442;Amarr 2042;Amarr 2743\",\"product_description\":\"IBC-2709-110-00-M Thru 9'4 wide\",\"design_pressure\":\"+17.4\\\/-20.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.68\",\"seq\":68,\"product_model\":\"Amarr 2742;Amarr 2442;Amarr 2042;Amarr 2743\",\"product_description\":\"IBC-2714-130-15-M Thru 14'2 wide\",\"design_pressure\":\"+23.5\\\/-26.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.69\",\"seq\":69,\"product_model\":\"Amarr 2742;Amarr 2442;Amarr 2042;Amarr 2743\",\"product_description\":\"IBC-2716-130-15-I Thru 16'-2 wide\",\"design_pressure\":\"+23.3\\\/-26.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.70\",\"seq\":70,\"product_model\":\"Amarr 2742;Amarr 2442;Amarr 2042;Amarr 2743\",\"product_description\":\"IBC-2714-120-15 Thru 14'-2 wide\",\"design_pressure\":\"+20.0\\\/-22.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.71\",\"seq\":71,\"product_model\":\"Amarr 2743\",\"product_description\":\"IBC-4010-140-00 Thru 10'-2 wide\",\"design_pressure\":\"+28.0\\\/-32.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.72\",\"seq\":72,\"product_model\":\"Amarr 3040;Amarr 2741\",\"product_description\":\"IBC-3010-100-11 Thru 10'-2 wide\",\"design_pressure\":\"+14.2\\\/-16.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.73\",\"seq\":73,\"product_model\":\"Amarr 3040;Amarr 2741\",\"product_description\":\"IBC-3012-104-15 Thru 12'-4 wide\",\"design_pressure\":\"+15.4\\\/-17.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.74\",\"seq\":74,\"product_model\":\"Amarr 3040;Amarr 2741\",\"product_description\":\"IBC-3012-120-15-M Thru 12'-4 wide\",\"design_pressure\":\"+20.2\\\/-23.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.75\",\"seq\":75,\"product_model\":\"Amarr 3040;Amarr 2741\",\"product_description\":\"IBC-3010-130-15 Thru 10'-2 wide\",\"design_pressure\":\"+24.1\\\/-28.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#40075-R12\",\"approval_number\":\"FL40075.76\",\"seq\":76,\"product_model\":\"Amarr 3040;Amarr 2741;Amarr 2742\",\"product_description\":\"IBC-3010-104-11 Thru 10'-4 wide\",\"design_pressure\":\"+15.5\\\/-18.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41160-R9\",\"approval_number\":\"FL41160.1\",\"seq\":1,\"product_model\":\"Amarr Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-9509-169-15-G Thru 9'-0 wide\",\"design_pressure\":\"+45.3\\\/-51.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41160-R9\",\"approval_number\":\"FL41160.2\",\"seq\":2,\"product_model\":\"Amarr Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-9509-180-21-G Thru 9'-0 wide\",\"design_pressure\":\"+51.1\\\/-60.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41160-R9\",\"approval_number\":\"FL41160.3\",\"seq\":3,\"product_model\":\"Amarr Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-9509-189-21-I Thru 9'-0 wide\",\"design_pressure\":\"+57.0\\\/-67.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41160-R9\",\"approval_number\":\"FL41160.4\",\"seq\":4,\"product_model\":\"Amarr Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-9516-169-26-G Thru 16'-0 wide\",\"design_pressure\":\"+47.5\\\/-52.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41160-R9\",\"approval_number\":\"FL41160.5\",\"seq\":5,\"product_model\":\"Amarr Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-9516-185-26-I Thru 16'-0 wide\",\"design_pressure\":\"+51.9\\\/-58.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41160-R9\",\"approval_number\":\"FL41160.6\",\"seq\":6,\"product_model\":\"Amarr Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-9518-165-26-G Thru 18'-0 wide\",\"design_pressure\":\"+42.0\\\/-46.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41160-R9\",\"approval_number\":\"FL41160.7\",\"seq\":7,\"product_model\":\"Amarr Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-9518-180-26-I Thru 18'-0 wide\",\"design_pressure\":\"+48.6\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41160-R9\",\"approval_number\":\"FL41160.8\",\"seq\":8,\"product_model\":\"Amarr Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-9516-156-26-I Thru 16'-0 wide\",\"design_pressure\":\"+38.0\\\/-45.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41160-R9\",\"approval_number\":\"FL41160.9\",\"seq\":9,\"product_model\":\"Amarr Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-9518-169-26-I Thru 18'-0 wide\",\"design_pressure\":\"+43.0\\\/-48.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41160-R9\",\"approval_number\":\"FL41160.10\",\"seq\":10,\"product_model\":\"Amarr Heritage 3000 (Model 1200)\",\"product_description\":\"IRC-1220-130-24 Thru 20'-0 wide\",\"design_pressure\":\"+23.1\\\/-26.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41160-R9\",\"approval_number\":\"FL41160.11\",\"seq\":11,\"product_model\":\"Amarr Heritage 3000 (Model 1200)\",\"product_description\":\"IRC-1220-130-24-I Thru 20'-0 wide\",\"design_pressure\":\"+23.1\\\/-26.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41160-R9\",\"approval_number\":\"FL41160.12\",\"seq\":12,\"product_model\":\"Amarr Heritage 3000 (Model 1200); Amarr Northwoods (Model 1225)\",\"product_description\":\"IRC-1218-110-15-M Thru 18'-0 wide\",\"design_pressure\":\"+18.2\\\/-20.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41160-R9\",\"approval_number\":\"FL41160.13\",\"seq\":13,\"product_model\":\"Amarr Heritage 3000 (Model 1200); Amarr Northwoods (Model 1225)\",\"product_description\":\"IRC-1218-130-17-M Thru 18'-0 wide\",\"design_pressure\":\"+25.4\\\/-28.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41160-R9\",\"approval_number\":\"FL41160.14\",\"seq\":14,\"product_model\":\"Amarr Heritage 3000 (Model 1200); Amarr Northwoods (Model 1225)\",\"product_description\":\"IRC-1209-130-11-M Thru 9'-0 wide\",\"design_pressure\":\"+26.7\\\/-31.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41160-R9\",\"approval_number\":\"FL41160.15\",\"seq\":15,\"product_model\":\"Amarr Heritage 3000 (Model 1200); Amarr Northwoods (Model 1225)\",\"product_description\":\"IRC-1216-120-15-M Thru 16'-0 wide\",\"design_pressure\":\"+21.8\\\/-24.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41160-R9\",\"approval_number\":\"FL41160.16\",\"seq\":16,\"product_model\":\"Amarr Heritage 3000 (Model 1200); Amarr Northwoods (Model 1225)\",\"product_description\":\"IRC-1216-130-15 Thru 16'-0 wide\",\"design_pressure\":\"+25.6\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41160-R9\",\"approval_number\":\"FL41160.17\",\"seq\":17,\"product_model\":\"Amarr Heritage 3000 (Model 1200); Amarr Northwoods (Model 1225)\",\"product_description\":\"IRC-1216-130-15-M Thru 16'-0 wide\",\"design_pressure\":\"+25.6\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41160-R9\",\"approval_number\":\"FL41160.18\",\"seq\":18,\"product_model\":\"Amarr Northwoods 3000 (Model 1225); Amarr Heritage 3000 (Model 1200)\",\"product_description\":\"IRC-1216-130-15-I Thru 16'-0 wide\",\"design_pressure\":\"+25.6\\\/-29.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41160-R9\",\"approval_number\":\"FL41160.19\",\"seq\":19,\"product_model\":\"Amarr Northwoods 3000 (Model 1225); Amarr Heritage 3000 (Model 1200)\",\"product_description\":\"IRC-1216-130-15-F Thru 16'-0 wide\",\"design_pressure\":\"+25.6\\\/-29.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41160-R9\",\"approval_number\":\"FL41160.20\",\"seq\":20,\"product_model\":\"Amarr Northwoods 3000 (Model 1225); Amarr Heritage 3000 (Model 1200)\",\"product_description\":\"IRC-1216-140-24 Thru 16'-0 wide\",\"design_pressure\":\"+29.7\\\/-33.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41160-R9\",\"approval_number\":\"FL41160.21\",\"seq\":21,\"product_model\":\"Amarr Northwoods 3000 (Model 1225); Amarr Heritage 3000 (Model 1200)\",\"product_description\":\"IRC-1216-155-26-I Thru 16'-0 wide\",\"design_pressure\":\"+37.0\\\/-45.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41160-R9\",\"approval_number\":\"FL41160.22\",\"seq\":22,\"product_model\":\"Amarr Northwoods 3000 (Model 1225); Amarr Heritage 3000 (Model 1200)\",\"product_description\":\"IRC-1216-175-26-F Thru 16'-0 wide\",\"design_pressure\":\"+48.0\\\/-52.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41160-R9\",\"approval_number\":\"FL41160.23\",\"seq\":23,\"product_model\":\"Amarr Northwoods 3000 (Model 1225); Amarr Heritage 3000 (Model 1200)\",\"product_description\":\"IRC-1209-130-11-F Thru 9'-0 wide\",\"design_pressure\":\"+26.7\\\/-31.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41160-R9\",\"approval_number\":\"FL41160.24\",\"seq\":24,\"product_model\":\"Amarr Northwoods 3000 (Model 1225); Amarr Heritage 3000 (Model 1200)\",\"product_description\":\"IRC-1209-155-15-I Thru 9'-0 wide\",\"design_pressure\":\"+38.7\\\/-48.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41160-R9\",\"approval_number\":\"FL41160.25\",\"seq\":25,\"product_model\":\"Amarr Northwoods 3000 (Model 1225); Amarr Heritage 3000 (Model 1200)\",\"product_description\":\"IRC-1209-190-21-I Thru 9'-0 wide\",\"design_pressure\":\"+57.0\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41160-R9\",\"approval_number\":\"FL41160.26\",\"seq\":26,\"product_model\":\"Amarr Northwoods 3000 (Model 1225); Amarr Heritage 3000 (Model 1200)\",\"product_description\":\"IRC-1209-190-15-F Thru 9'-0 wide\",\"design_pressure\":\"+57.0\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41160-R9\",\"approval_number\":\"FL41160.27\",\"seq\":27,\"product_model\":\"Amarr Northwoods 3000 (Model 1225); Amarr Heritage 3000 (Model 1200)\",\"product_description\":\"IRC-1218-130-17-F Thru 18'-0 wide\",\"design_pressure\":\"+25.4\\\/-28.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41160-R9\",\"approval_number\":\"FL41160.28\",\"seq\":28,\"product_model\":\"Amarr Northwoods 3000 (Model 1225); Amarr Heritage 3000 (Model 1200)\",\"product_description\":\"IRC-1218-155-26-I Thru 18'-0 wide\",\"design_pressure\":\"+37.0\\\/-44.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41160-R9\",\"approval_number\":\"FL41160.29\",\"seq\":29,\"product_model\":\"Amarr Northwoods 3000 (Model 1225); Amarr Heritage 3000 (Model 1200)\",\"product_description\":\"IRC-1218-165-26-I Thru 18'-0 wide\",\"design_pressure\":\"+42.0\\\/-46.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41160-R9\",\"approval_number\":\"FL41160.30\",\"seq\":30,\"product_model\":\"Amarr Northwoods 3000 (Model 1225); Amarr Heritage 3000 (Model 1200)\",\"product_description\":\"IRC-1218-165-26-F Thru 18'-0 wide\",\"design_pressure\":\"+42.0\\\/-46.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.1\",\"seq\":1,\"product_model\":\"Amarr 2432\",\"product_description\":\"IBC-1014-150-15-I Thru 14'2 wide\",\"design_pressure\":\"+31.5\\\/-35.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.2\",\"seq\":2,\"product_model\":\"Amarr 2432\",\"product_description\":\"IBC-1009-150-11 Thru 9'4 wide\",\"design_pressure\":\"+32.6\\\/-38.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.3\",\"seq\":3,\"product_model\":\"Amarr 2432\",\"product_description\":\"IBC-1009-120-00 Thru 9'4 wide\",\"design_pressure\":\"+24.2\\\/-24.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.4\",\"seq\":4,\"product_model\":\"Amarr 2432\",\"product_description\":\"IBC-1009-130-11-I Thru 9'-4\\\" wide\",\"design_pressure\":\"+24.3\\\/-28.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.5\",\"seq\":5,\"product_model\":\"Amarr 2432\",\"product_description\":\"IBC-1009-150-15-F Thru 9'-2\\\" wide\",\"design_pressure\":\"+32.7\\\/-38.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.6\",\"seq\":6,\"product_model\":\"Amarr 2432\",\"product_description\":\"IBC-1009-195-15-F Thru 9'-2\\\" wide\",\"design_pressure\":\"+55.1\\\/-64.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.7\",\"seq\":7,\"product_model\":\"Amarr 2432\",\"product_description\":\"IBC-1009-195-15-I Thru 9'-2\\\" wide\",\"design_pressure\":\"+55.1\\\/-64.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.8\",\"seq\":8,\"product_model\":\"Amarr 2432\",\"product_description\":\"IBC-1012-104-11 Thru 12'-4\\\" wide\",\"design_pressure\":\"+15.3\\\/-22.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.9\",\"seq\":9,\"product_model\":\"Amarr 2432\",\"product_description\":\"IBC-1012-120-15 Thru 12'-2\\\" wide\",\"design_pressure\":\"+20.2\\\/-23.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.10\",\"seq\":10,\"product_model\":\"Amarr 2432\",\"product_description\":\"IBC-1012-130-15 Thru 12'-4\\\" wide\",\"design_pressure\":\"+23.8\\\/-27.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.11\",\"seq\":11,\"product_model\":\"Amarr 2432\",\"product_description\":\"IBC-1012-130-15-I Thru 12'-4\\\" wide\",\"design_pressure\":\"+23.8\\\/-27.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.12\",\"seq\":12,\"product_model\":\"Amarr 2432\",\"product_description\":\"IBC-1012-150-15 Thru 12'-2\\\" wide\",\"design_pressure\":\"+32.0\\\/-36.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.13\",\"seq\":13,\"product_model\":\"Amarr 2432\",\"product_description\":\"IBC-1012-150-15-I Thru 12'-2\\\" wide\",\"design_pressure\":\"+32.0\\\/-36.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.14\",\"seq\":14,\"product_model\":\"Amarr 2432\",\"product_description\":\"IBC-1012-195-24-I Thru 12'-2\\\" wide\",\"design_pressure\":\"+54.0\\\/-62.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.15\",\"seq\":15,\"product_model\":\"Amarr 2432\",\"product_description\":\"IBC-1014-104-15 Thru 14'-2\\\" wide\",\"design_pressure\":\"+15.1\\\/-17.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.16\",\"seq\":16,\"product_model\":\"Amarr 2432\",\"product_description\":\"IBC-1014-120-15 Thru 14'-2\\\" wide\",\"design_pressure\":\"+20.0\\\/-22.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.17\",\"seq\":17,\"product_model\":\"Amarr 2432\",\"product_description\":\"IBC-1014-130-15 Thru 14'-2\\\" wide\",\"design_pressure\":\"+23.5\\\/-26.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.18\",\"seq\":18,\"product_model\":\"Amarr 2432\",\"product_description\":\"IBC-1014-150-15 Thru 14'-2\\\" wide\",\"design_pressure\":\"+31.5\\\/-35.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.19\",\"seq\":19,\"product_model\":\"Amarr 2432\",\"product_description\":\"IBC-1016-104-15 Thru 16'-2\\\" wide\",\"design_pressure\":\"+15.0\\\/-17.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.20\",\"seq\":20,\"product_model\":\"Amarr 2432\",\"product_description\":\"IBC-1016-120-15 Thru 16'-2\\\" wide\",\"design_pressure\":\"+20.0\\\/-22.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.21\",\"seq\":21,\"product_model\":\"Amarr 2432\",\"product_description\":\"IBC-1016-130-15 Thru 16'-2\\\" wide\",\"design_pressure\":\"+23.3\\\/-26.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.22\",\"seq\":22,\"product_model\":\"Amarr 2432\",\"product_description\":\"IBC-1016-130-15-I Thru 16'-2\\\" wide\",\"design_pressure\":\"+23.3\\\/-26.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.23\",\"seq\":23,\"product_model\":\"Amarr 2432\",\"product_description\":\"IBC-1016-150-26 Thru 16'-2\\\" wide\",\"design_pressure\":\"+31.2\\\/-35.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.24\",\"seq\":24,\"product_model\":\"Amarr 2432\",\"product_description\":\"IBC-1016-150-26-F Thru 16'-2\\\" wide\",\"design_pressure\":\"+31.2\\\/-35.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.25\",\"seq\":25,\"product_model\":\"Amarr 2432\",\"product_description\":\"IBC-1016-150-26-I Thru 16'-2\\\" wide\",\"design_pressure\":\"+31.2\\\/-35.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.26\",\"seq\":26,\"product_model\":\"Amarr 2432\",\"product_description\":\"IBC-1016-185-26-F Thru 16'-2\\\" wide\",\"design_pressure\":\"+47.1\\\/-53.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.27\",\"seq\":27,\"product_model\":\"Amarr 2432\",\"product_description\":\"IBC-1016-195-26-I Thru 16'-2\\\" wide\",\"design_pressure\":\"+52.8\\\/-59.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.28\",\"seq\":28,\"product_model\":\"Amarr 2432\",\"product_description\":\"IBC-1018-104-15-M Thru 18'-2\\\" wide\",\"design_pressure\":\"+14.8\\\/-16.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.29\",\"seq\":29,\"product_model\":\"Amarr 2432\",\"product_description\":\"IBC-1018-120-15-M Thru 18'-2\\\" wide\",\"design_pressure\":\"+20.0\\\/-22.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.30\",\"seq\":30,\"product_model\":\"Amarr 2432\",\"product_description\":\"IBC-1018-130-24 Thru 18'-2\\\" wide\",\"design_pressure\":\"+23.0\\\/-26.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.31\",\"seq\":31,\"product_model\":\"Amarr 2432\",\"product_description\":\"IBC-1018-130-24-I Thru 18'-2\\\" wide\",\"design_pressure\":\"+23.0\\\/-26.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.32\",\"seq\":32,\"product_model\":\"Amarr 2432\",\"product_description\":\"IBC-1020-104-15 Thru 20'-2\\\" wide\",\"design_pressure\":\"+14.7\\\/-16.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.33\",\"seq\":33,\"product_model\":\"Amarr 2432\",\"product_description\":\"IBC-1020-130-26 Thru 20'-2\\\" wide\",\"design_pressure\":\"+22.9\\\/-25.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.34\",\"seq\":34,\"product_model\":\"Amarr 2432\",\"product_description\":\"IBC-1024-104-24 Thru 24'-2\\\" wide\",\"design_pressure\":\"+14.7\\\/-16.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.35\",\"seq\":35,\"product_model\":\"Amarr 2432\",\"product_description\":\"IBC-1010-150-15-I Thru 10'-2\\\" wide\",\"design_pressure\":\"+32.1\\\/-37.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.36\",\"seq\":36,\"product_model\":\"Amarr 2432\",\"product_description\":\"IBC-1010-116-00 Thru 10'-2\\\" wide\",\"design_pressure\":\"+19.2\\\/-22.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.37\",\"seq\":37,\"product_model\":\"Amarr 2432\",\"product_description\":\"IBC-1010-130-11 Thru 10'-2\\\" wide\",\"design_pressure\":\"+24.1\\\/-28.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.38\",\"seq\":38,\"product_model\":\"Amarr 2432\",\"product_description\":\"IBC-1010-130-11-I Thru 10'-2\\\" wide\",\"design_pressure\":\"+24.1\\\/-28.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.39\",\"seq\":39,\"product_model\":\"Amarr 2432\",\"product_description\":\"IBC-1009-132-00 Thru 9'-2\\\" wide\",\"design_pressure\":\"+28.1\\\/-29.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.40\",\"seq\":40,\"product_model\":\"Amarr 2432\",\"product_description\":\"IBC-1009-150-11-I Thru 9'-2\\\" wide\",\"design_pressure\":\"+32.7\\\/-38.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.41\",\"seq\":41,\"product_model\":\"Amarr 2432\\\/Superflex\",\"product_description\":\"IBC-1009-150-11-S Thru 9'-2\\\" wide\",\"design_pressure\":\"+32.7\\\/-38.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.42\",\"seq\":42,\"product_model\":\"Amarr 2432\\\/Superflex\",\"product_description\":\"IBC-1010-150-11-S Thru 10'-2\\\" wide\",\"design_pressure\":\"+32.4\\\/-37.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.43\",\"seq\":43,\"product_model\":\"Amarr 2432\\\/Superflex\",\"product_description\":\"IBC-1010-115-00-S Thru 10'-2\\\" wide\",\"design_pressure\":\"+20.5\\\/-22.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.44\",\"seq\":44,\"product_model\":\"Amarr 2432\\\/Superflex\",\"product_description\":\"IBC-1009-130-11-S Thru 9'-2\\\" wide\",\"design_pressure\":\"+24.3\\\/-28.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.45\",\"seq\":45,\"product_model\":\"Amarr 2432\\\/Superflex\",\"product_description\":\"IBC-1009-120-00-S Thru 9'-2\\\" wide\",\"design_pressure\":\"+20.7\\\/-24.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.46\",\"seq\":46,\"product_model\":\"Amarr 2731\",\"product_description\":\"IBC-1816-110-15 Thru 16'-2\\\" wide\",\"design_pressure\":\"+16.7\\\/-18.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.47\",\"seq\":47,\"product_model\":\"Amarr 2731\",\"product_description\":\"IBC-1814-130-15 Thru 14'-2\\\" wide\",\"design_pressure\":\"+23.5\\\/-26.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.48\",\"seq\":48,\"product_model\":\"Amarr 2731\",\"product_description\":\"IBC-1809-110-15 Thru 9'-4\\\" wide\",\"design_pressure\":\"+17.3\\\/-20.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.49\",\"seq\":49,\"product_model\":\"Amarr 2731\",\"product_description\":\"IBC-1809-120-11 Thru 9'-4\\\" wide\",\"design_pressure\":\"+20.6\\\/-24.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.50\",\"seq\":50,\"product_model\":\"Amarr 2731\",\"product_description\":\"IBC-1810-104-15 Thru 10'-4\\\" wide\",\"design_pressure\":\"+15.5\\\/-18.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.51\",\"seq\":51,\"product_model\":\"Amarr 2731\",\"product_description\":\"IBC-1810-120-15 Thru 10'-4\\\" wide\",\"design_pressure\":\"+20.5\\\/-23.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.52\",\"seq\":52,\"product_model\":\"Amarr 2731\",\"product_description\":\"IBC-1810-130-15 Thru 10'-4\\\" wide\",\"design_pressure\":\"+24.0\\\/-28.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.53\",\"seq\":53,\"product_model\":\"Amarr 2731\",\"product_description\":\"IBC-1812-120-15 Thru 12'-4\\\" wide\",\"design_pressure\":\"+20.2\\\/-23.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.54\",\"seq\":54,\"product_model\":\"Amarr 2731\",\"product_description\":\"IBC-1814-104-15 Thru 14'-2\\\" wide\",\"design_pressure\":\"+15.1\\\/-17.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.55\",\"seq\":55,\"product_model\":\"Amarr 2731\",\"product_description\":\"IBC-1814-120-15 Thru 14'-2\\\" wide\",\"design_pressure\":\"+20.0\\\/-22.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.56\",\"seq\":56,\"product_model\":\"Amarr 2731\",\"product_description\":\"IBC-1812-130-15-I Thru 12'-2\\\" wide\",\"design_pressure\":\"+23.8\\\/-27.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.57\",\"seq\":57,\"product_model\":\"Amarr 2731\",\"product_description\":\"IBC-1809-104-15 Thru 9'-4 wide\",\"design_pressure\":\"+15.6\\\/-18.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.58\",\"seq\":58,\"product_model\":\"Amarr 2731;Amarr 2432\",\"product_description\":\"IBC-1812-104-15 Thru 12'-2\\\" wide\",\"design_pressure\":\"+15.3\\\/-17.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.59\",\"seq\":59,\"product_model\":\"Amarr 2731;Amarr 2732;Amarr 2432\",\"product_description\":\"IBC-1809-136-15 Thru 9'-2\\\" wide\",\"design_pressure\":\"+26.4\\\/-31.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.60\",\"seq\":60,\"product_model\":\"Amarr 2731;Amarr 2732;Amarr 2432\",\"product_description\":\"IBC-1809-136-15-I Thru 9'-2\\\" wide\",\"design_pressure\":\"+26.4\\\/-31.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.61\",\"seq\":61,\"product_model\":\"Amarr 2731;Amarr 2732;Amarr 2432\",\"product_description\":\"IBC-1816-136-15 Thru 16'-2\\\" wide\",\"design_pressure\":\"+25.3\\\/-28.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.62\",\"seq\":62,\"product_model\":\"Amarr 2731;Amarr 2732;Amarr 2432\",\"product_description\":\"IBC-1816-136-15-I Thru 16'-2\\\" wide\",\"design_pressure\":\"+25.3\\\/-28.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.63\",\"seq\":63,\"product_model\":\"Amarr 2731;Amarr 2732;Amarr 2432\",\"product_description\":\"IBC-1818-136-26 Thru 18'-2\\\" wide\",\"design_pressure\":\"+25.1\\\/-28.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.64\",\"seq\":64,\"product_model\":\"Amarr 2731;Amarr 2732;Amarr 2432\",\"product_description\":\"IBC-1818-136-26-I Thru 18'-2\\\" wide\",\"design_pressure\":\"+25.1\\\/-28.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.65\",\"seq\":65,\"product_model\":\"Amarr 2732\",\"product_description\":\"IBC-1710-100-00 Thru 10'-2\\\" wide\",\"design_pressure\":\"+14.3\\\/-16.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.66\",\"seq\":66,\"product_model\":\"Amarr 2732\",\"product_description\":\"IBC-1710-110-11 Thru 10'-2\\\" wide\",\"design_pressure\":\"+17.3\\\/-20.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.67\",\"seq\":67,\"product_model\":\"Amarr 2732;Amarr 2432\",\"product_description\":\"IBC-1712-110-15 Thru 12'-2\\\" wide\",\"design_pressure\":\"+17.0\\\/-19.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.68\",\"seq\":68,\"product_model\":\"Amarr Carriage Court (Model 1480)\",\"product_description\":\"IBC-1409-130-15 Thru 9'-2\\\" wide\",\"design_pressure\":\"+26.4\\\/-31.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.69\",\"seq\":69,\"product_model\":\"Amarr Carriage Court (Model 1480)\",\"product_description\":\"IBC-1409-130-15-I Thru 9'-2\\\" wide\",\"design_pressure\":\"+26.4\\\/-31.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.70\",\"seq\":70,\"product_model\":\"Amarr Carriage Court (Model 1480)\",\"product_description\":\"IBC-1412-100-15 Thru 12'-2\\\" wide\",\"design_pressure\":\"+15.3\\\/-17.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.71\",\"seq\":71,\"product_model\":\"Amarr Carriage Court (Model 1480)\",\"product_description\":\"IBC-1416-130-15 Thru 16'-2\\\" wide\",\"design_pressure\":\"+25.3\\\/-28.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.72\",\"seq\":72,\"product_model\":\"Amarr Carriage Court (Model 1480)\",\"product_description\":\"IBC-1416-130-15-I Thru 16'-2\\\" wide\",\"design_pressure\":\"+25.3\\\/-28.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.73\",\"seq\":73,\"product_model\":\"Amarr Carriage Court (Model 1480)\",\"product_description\":\"IBC-1418-130-26 Thru 18'-2\\\" wide\",\"design_pressure\":\"+25.1\\\/-28.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41584-R5\",\"approval_number\":\"FL41584.74\",\"seq\":74,\"product_model\":\"Amarr Carriage Court (Model 1480)\",\"product_description\":\"IBC-1418-130-26-I Thru 18'-2\\\" wide\",\"design_pressure\":\"+25.1\\\/-28.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.1\",\"seq\":1,\"product_model\":\"Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2009-104-11-R Thru 9'4 wide\",\"design_pressure\":\"+15.6\\\/-18.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.2\",\"seq\":2,\"product_model\":\"Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2009-120-11 Thru 9'4 wide\",\"design_pressure\":\"+20.6\\\/-24.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.3\",\"seq\":3,\"product_model\":\"Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2009-130-11-I Thru 9'2 wide\",\"design_pressure\":\"+24.2\\\/-28.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.4\",\"seq\":4,\"product_model\":\"Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2009-130-11-R Thru 9'4 wide\",\"design_pressure\":\"+24.2\\\/-28.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.5\",\"seq\":5,\"product_model\":\"Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2009-133-11 Thru 9'2 wide\",\"design_pressure\":\"+25.5\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.6\",\"seq\":6,\"product_model\":\"Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2009-150-11 Thru 9'2 wide\",\"design_pressure\":\"+32.7\\\/-38.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.7\",\"seq\":7,\"product_model\":\"Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2009-150-11-R Thru 9'4 wide\",\"design_pressure\":\"+32.5\\\/-38.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.8\",\"seq\":8,\"product_model\":\"Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2010-104-11 Thru 10'2 wide\",\"design_pressure\":\"+15.5\\\/-18.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.9\",\"seq\":9,\"product_model\":\"Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2010-130-11 Thru 10'2 wide\",\"design_pressure\":\"+24.1\\\/-28.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.10\",\"seq\":10,\"product_model\":\"Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2010-130-11-I Thru 10'2 wide\",\"design_pressure\":\"+24.1\\\/-28.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.11\",\"seq\":11,\"product_model\":\"Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2016-130-15 Thru 16'2 wide\",\"design_pressure\":\"+23.3\\\/-26.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.12\",\"seq\":12,\"product_model\":\"Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2016-104-15 Thru 16'2 wide\",\"design_pressure\":\"+15.0\\\/-17.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.13\",\"seq\":13,\"product_model\":\"Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2014-130-17 Thru 14'2 wide\",\"design_pressure\":\"+23.5\\\/-26.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.14\",\"seq\":14,\"product_model\":\"Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2014-104-11 Thru 14'2 wide\",\"design_pressure\":\"+15.1\\\/-17.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.15\",\"seq\":15,\"product_model\":\"Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2012-150-15 Thru 12'4 wide\",\"design_pressure\":\"+31.7\\\/-36.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.16\",\"seq\":16,\"product_model\":\"Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2012-130-15 Thru 12'4 wide\",\"design_pressure\":\"+23.8\\\/-27.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.17\",\"seq\":17,\"product_model\":\"Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2012-104-11 Thru 12'4 wide\",\"design_pressure\":\"+15.3\\\/-17.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.18\",\"seq\":18,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2416-130-24 Thru 16'2 wide\",\"design_pressure\":\"+23.3\\\/-26.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.19\",\"seq\":19,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2416-140-24 Thru 16'2 wide\",\"design_pressure\":\"+27.0\\\/-30.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.20\",\"seq\":20,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2416-150-26 Thru 16'2 wide\",\"design_pressure\":\"+31.2\\\/-35.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.21\",\"seq\":21,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2416-150-26-I Thru 16'2 wide\",\"design_pressure\":\"+31.2\\\/-35.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.22\",\"seq\":22,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2416-180-26-I Thru 16'2 wide\",\"design_pressure\":\"+45.0\\\/-52.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.23\",\"seq\":23,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2418-120-24 Thru 18'2 wide\",\"design_pressure\":\"+19.9\\\/-22.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.24\",\"seq\":24,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2418-145-26 Thru 18'2 wide\",\"design_pressure\":\"+28.7\\\/-32.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.25\",\"seq\":25,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2418-150-26-I Thru 18'2 wide\",\"design_pressure\":\"+34.1\\\/-38.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.26\",\"seq\":26,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2420-104-24 Thru 20'2 wide\",\"design_pressure\":\"+14.7\\\/-16.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.27\",\"seq\":27,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2420-130-26-I Thru 20'2 wide\",\"design_pressure\":\"+22.9\\\/-25.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.28\",\"seq\":28,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2424-118-26 Thru 24'2 wide\",\"design_pressure\":\"+18.5\\\/-20.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.29\",\"seq\":29,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2409-150-11 Thru 9'2 wide\",\"design_pressure\":\"+32.7\\\/-38.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.30\",\"seq\":30,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2409-169-15-I Thru 9'2 wide\",\"design_pressure\":\"+41.0\\\/-48.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.31\",\"seq\":31,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IRC-2409-177-21-I Thru 9'2 wide\",\"design_pressure\":\"+50.0\\\/-62.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.32\",\"seq\":32,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2410-130-15 Thru 10'2 wide\",\"design_pressure\":\"+24.1\\\/-28.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.33\",\"seq\":33,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2410-145-15 Thru 10'2 wide\",\"design_pressure\":\"+30.0\\\/-34.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.34\",\"seq\":34,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2410-150-15 Thru 10'2 wide\",\"design_pressure\":\"+32.1\\\/-37.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.35\",\"seq\":35,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2410-150-15-I Thru 10'2 wide\",\"design_pressure\":\"+32.1\\\/-37.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.36\",\"seq\":36,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2410-169-21-I Thru 10'2 wide\",\"design_pressure\":\"+40.7\\\/-47.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.37\",\"seq\":37,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2410-195-24-I Thru 10'2 wide\",\"design_pressure\":\"+54.2\\\/-63.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.38\",\"seq\":38,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2412-104-15 Thru 12'2 wide\",\"design_pressure\":\"+15.3\\\/-17.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.39\",\"seq\":39,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2412-120-15 Thru 12'2 wide\",\"design_pressure\":\"+20.2\\\/-23.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.40\",\"seq\":40,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2412-130-15 Thru 12'2 wide\",\"design_pressure\":\"+23.8\\\/-27.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.41\",\"seq\":41,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2409-130-15-I Thru 9'4 wide\",\"design_pressure\":\"+24.2\\\/-28.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.42\",\"seq\":42,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2410-130-15-I Thru 10'2 wide\",\"design_pressure\":\"+24.1\\\/-28.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.43\",\"seq\":43,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2414-163-26 Thru 14'2\",\"design_pressure\":\"+40.0\\\/-42.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.44\",\"seq\":44,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2412-130-15-M Thru 12'4 wide\",\"design_pressure\":\"+23.8\\\/-27.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.45\",\"seq\":45,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2412-145-24 Thru 12'2 wide\",\"design_pressure\":\"+29.6\\\/-34.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.46\",\"seq\":46,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2412-150-15 Thru 12'2 wide\",\"design_pressure\":\"+31.7\\\/-36.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.47\",\"seq\":47,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2412-169-24-I Thru 12'2 wide\",\"design_pressure\":\"+40.2\\\/-46.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.48\",\"seq\":48,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2412-188-26-I Thru 12'2 wide\",\"design_pressure\":\"+50.0\\\/-56.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.49\",\"seq\":49,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2414-104-15 Thru 14'2 wide\",\"design_pressure\":\"+15.1\\\/-17.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.50\",\"seq\":50,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2414-120-15 Thru 14'2 wide\",\"design_pressure\":\"+20.0\\\/-22.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.51\",\"seq\":51,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2414-130-24 Thru 14'2 wide\",\"design_pressure\":\"+23.5\\\/-26.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.52\",\"seq\":52,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2414-130-24-I Thru 14'2 wide\",\"design_pressure\":\"+23.5\\\/-26.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.53\",\"seq\":53,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2414-145-24 Thru 14'2 wide\",\"design_pressure\":\"+29.2\\\/-33.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.54\",\"seq\":54,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"BC-2414-150-24 Thru 14'2 wide\",\"design_pressure\":\"+31.5\\\/-35.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.55\",\"seq\":55,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2414-150-24-I Thru 14'2 wide\",\"design_pressure\":\"+31.5\\\/-35.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.56\",\"seq\":56,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2416-104-15 Thru 16'2 wide\",\"design_pressure\":\"+15.0\\\/-17.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.57\",\"seq\":57,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2412-104-11-M Thru 12'4 wide\",\"design_pressure\":\"+15.3\\\/-17.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.58\",\"seq\":58,\"product_model\":\"Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2414-163-26-I Thru 14'2 wide\",\"design_pressure\":\"+40.0\\\/-42.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.59\",\"seq\":59,\"product_model\":\"Amarr 2402\\\/3552, 2412\\\/3552, 2422\\\/3552;Amarr 2002\\\/3552, 2012\\\/3552, 2022\\\/3552\",\"product_description\":\"IBC-2416-110-63-A Thru 16'2 wide\",\"design_pressure\":\"+16.7\\\/-18.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.60\",\"seq\":60,\"product_model\":\"Amarr 2402\\\/3552, 2412\\\/3552, 2422\\\/3552;Amarr 2002\\\/3552, 2012\\\/3552, 2022\\\/3552\",\"product_description\":\"IBC-2412-140-63-A Thru 12'2 wide\",\"design_pressure\":\"+27.6\\\/-31.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.61\",\"seq\":61,\"product_model\":\"Amarr 2402\\\/3552, 2412\\\/3552, 2422\\\/3552;Amarr 2002\\\/3552, 2012\\\/3552, 2022\\\/3552\",\"product_description\":\"IBC-2450-140-63 Thru 10'2 wide\",\"design_pressure\":\"+27.9\\\/-32.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.62\",\"seq\":62,\"product_model\":\"Amarr 2402\\\/3552, 2412\\\/3552, 2422\\\/3552;Amarr 2002\\\/3552, 2012\\\/3552, 2022\\\/3552\",\"product_description\":\"IBC-2452-130-15 Thru 12'2 wide\",\"design_pressure\":\"+26.8\\\/-29.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.63\",\"seq\":63,\"product_model\":\"Amarr 2402\\\/3552, 2412\\\/3552, 2422\\\/3552;Amarr 2002\\\/3552, 2012\\\/3552, 2022\\\/3552\",\"product_description\":\"IBC-2456-110-15 Thru 16'2 wide\",\"design_pressure\":\"+16.7\\\/-18.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.64\",\"seq\":64,\"product_model\":\"Amarr 2402\\\/3552, 2412\\\/3552, 2422\\\/3552;Amarr 2002\\\/3552, 2012\\\/3552, 2022\\\/3552\",\"product_description\":\"IBC-2456-130-26 Thru 16'2 wide\",\"design_pressure\":\"+23.5\\\/-26.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.65\",\"seq\":65,\"product_model\":\"Amarr 2402\\\/3552, 2412\\\/3552, 2422\\\/3552;Amarr 2002\\\/3552, 2012\\\/3552, 2022\\\/3552\",\"product_description\":\"IBC-2460-104-63 Thru 20'2 wide\",\"design_pressure\":\"+14.7\\\/-16.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.66\",\"seq\":66,\"product_model\":\"Amarr 2402\\\/3552, 2412\\\/3552, 2422\\\/3552;Amarr 2002\\\/3552, 2012\\\/3552, 2022\\\/3552\",\"product_description\":\"IBC-2464-104-26 Thru 24'2 wide\",\"design_pressure\":\"+14.7\\\/-16.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.67\",\"seq\":67,\"product_model\":\"Amarr 2502, 2512\",\"product_description\":\"IBC-2520-104-24 Thru 20'2 wide\",\"design_pressure\":\"+14.7\\\/-16.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.68\",\"seq\":68,\"product_model\":\"Amarr 2502, 2512, 2522;Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2512-150-24-I Thru 12'2 wide\",\"design_pressure\":\"+31.7\\\/-36.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.69\",\"seq\":69,\"product_model\":\"Amarr 2502, 2512;Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2516-130-24 Thru 9'2 wide\",\"design_pressure\":\"+23.3\\\/-26.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.70\",\"seq\":70,\"product_model\":\"Amarr 2502, 2512;Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2516-150-26 Thru 16'2 wide\",\"design_pressure\":\"+31.4\\\/-35.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.71\",\"seq\":71,\"product_model\":\"Amarr 2502, 2512;Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2516-150-26-I Thru 16'2 wide\",\"design_pressure\":\"+31.4\\\/-35.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.72\",\"seq\":72,\"product_model\":\"Amarr 2502, 2512;Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2520-150-26 Thru 20'2 wide\",\"design_pressure\":\"+30.5\\\/-34.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.73\",\"seq\":73,\"product_model\":\"Amarr 2502, 2512;Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2509-105-11 Thru 9'2 wide\",\"design_pressure\":\"+15.8\\\/-18.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.74\",\"seq\":74,\"product_model\":\"Amarr 2502, 2512;Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2509-130-15 Thru 9'2 wide\",\"design_pressure\":\"+24.3\\\/-28.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.75\",\"seq\":75,\"product_model\":\"Amarr 2502, 2512;Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2509-130-15-R Thru 9'4 wide\",\"design_pressure\":\"+24.2\\\/-28.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.76\",\"seq\":76,\"product_model\":\"Amarr 2502, 2512;Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2509-150-15 Thru 9'2 wide\",\"design_pressure\":\"+32.6\\\/-38.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.77\",\"seq\":77,\"product_model\":\"Amarr 2502, 2512;Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2509-150-15-I Thru 9'2 wide\",\"design_pressure\":\"+32.6\\\/-38.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.78\",\"seq\":78,\"product_model\":\"Amarr 2502, 2512;Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2509-150-15-R Thru 9'4 wide\",\"design_pressure\":\"+32.7\\\/-38.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.79\",\"seq\":79,\"product_model\":\"Amarr 2502, 2512;Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2510-150-15 Thru 10'2 wide\",\"design_pressure\":\"+32.1\\\/-37.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.80\",\"seq\":80,\"product_model\":\"Amarr 2502, 2512;Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2510-150-15-I Thru 10'2 wide\",\"design_pressure\":\"+32.1\\\/-37.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.81\",\"seq\":81,\"product_model\":\"Amarr 2502, 2512;Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2509-104-11-R Thru 9'4 wide\",\"design_pressure\":\"+15.6\\\/-18.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.82\",\"seq\":82,\"product_model\":\"Amarr 2502, 2512;Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2520-130-26 Thru 20'2 wide\",\"design_pressure\":\"+22.9\\\/-25.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.83\",\"seq\":83,\"product_model\":\"Amarr 2502, 2512;Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2512-150-24 Thru 12'2 wide\",\"design_pressure\":\"+31.7\\\/-36.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.84\",\"seq\":84,\"product_model\":\"Amarr 2502, 2512;Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2509-115-11 Thru 9'4 wide\",\"design_pressure\":\"+19.0\\\/-22.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.85\",\"seq\":85,\"product_model\":\"Amarr 2502, 2512;Amarr 2402, 2412, 2422;Amarr 2002, 2012, 2022\",\"product_description\":\"IBC-2509-130-15-I Thru 9'4 wide\",\"design_pressure\":\"+24.2\\\/-28.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.86\",\"seq\":86,\"product_model\":\"Amarr 2502\\\/3552, 2512\\\/3552;Amarr 2402\\\/3552, 2412\\\/3552, 2422\\\/3552;Amarr 2002\\\/3552, 2012\\\/3552, 2022\\\/3552\",\"product_description\":\"IBC-2512-140-63-A Thru 12'2 wide\",\"design_pressure\":\"+27.6\\\/-31.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.87\",\"seq\":87,\"product_model\":\"Amarr 2502\\\/3552, 2512\\\/3552;Amarr 2402\\\/3552, 2412\\\/3552, 2422\\\/3552;Amarr 2002\\\/3552, 2012\\\/3552, 2022\\\/3552\",\"product_description\":\"IBC-2509-140-15-A Thru 9'2 wide\",\"design_pressure\":\"+28.1\\\/-33.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.88\",\"seq\":88,\"product_model\":\"Amarr 2502\\\/Superflex, 2512\\\/Superflex;Amarr 2402\\\/Superflex, 2412\\\/Superflex, 2422\\\/Superflex;Amarr 2002\\\/Superflex, 2012\\\/Superflex, 2022\\\/Superflex\",\"product_description\":\"IBC-2509-104-11-S Thru 9'2 wide\",\"design_pressure\":\"+15.6\\\/-18.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41717-R6\",\"approval_number\":\"FL41717.89\",\"seq\":89,\"product_model\":\"Amarr 2502\\\/Superflex, 2512\\\/Superflex;Amarr 2402\\\/Superflex, 2412\\\/Superflex, 2422\\\/Superflex;Amarr 2002\\\/Superflex, 2012\\\/Superflex, 2022\\\/Superflex\",\"product_description\":\"IBC-2509-130-11-S Thru 9'4 wide\",\"design_pressure\":\"+24.2\\\/-28.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41912-R4\",\"approval_number\":\"FL41912.1\",\"seq\":1,\"product_model\":\"Amarr 2448\",\"product_description\":\"IBC-4809-140-00-I Thru 9'-4 wide\",\"design_pressure\":\"+28.1\\\/-33.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41912-R4\",\"approval_number\":\"FL41912.2\",\"seq\":2,\"product_model\":\"Amarr 2448\",\"product_description\":\"IBC-4816-104-11 Thru 16'-2 wide\",\"design_pressure\":\"+15.0\\\/-17.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41912-R4\",\"approval_number\":\"FL41912.3\",\"seq\":3,\"product_model\":\"Amarr 2448\",\"product_description\":\"IBC-4816-140-15 Thru 16'-2 wide\",\"design_pressure\":\"+27.0\\\/-30.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41912-R4\",\"approval_number\":\"FL41912.4\",\"seq\":4,\"product_model\":\"Amarr 2448\",\"product_description\":\"IBC-4816-140-15-I Thru 16'-2 wide\",\"design_pressure\":\"+27.0\\\/-30.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41912-R4\",\"approval_number\":\"FL41912.5\",\"seq\":5,\"product_model\":\"Amarr 2448; Amarr EOS 3134\",\"product_description\":\"IBC-4809-140-00 Thru 9'4 wide\",\"design_pressure\":\"+28.1\\\/-33.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41912-R4\",\"approval_number\":\"FL41912.6\",\"seq\":6,\"product_model\":\"Amarr 2448; Amarr EOS 3134\",\"product_description\":\"IBC-4816-104-00 Thru 16'4 wide\",\"design_pressure\":\"+15.0\\\/-17.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41912-R4\",\"approval_number\":\"FL41912.7\",\"seq\":7,\"product_model\":\"Amarr 2747\",\"product_description\":\"IBC-4716-110-15 Thru 16'2 wide\",\"design_pressure\":\"+16.7\\\/-19.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41912-R4\",\"approval_number\":\"FL41912.8\",\"seq\":8,\"product_model\":\"Amarr 2747\",\"product_description\":\"IBC-4720-104-15 Thru 20'2 wide\",\"design_pressure\":\"+14.7\\\/-16.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41912-R4\",\"approval_number\":\"FL41912.9\",\"seq\":9,\"product_model\":\"Amarr 2747\",\"product_description\":\"IBC-4709-133-11 Thru 9'4 wide\",\"design_pressure\":\"+25.5\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41912-R4\",\"approval_number\":\"FL41912.10\",\"seq\":10,\"product_model\":\"Amarr 2747\",\"product_description\":\"IBC-4710-133-11 Thru 10'4 wide\",\"design_pressure\":\"+25.3\\\/-29.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41912-R4\",\"approval_number\":\"FL41912.11\",\"seq\":11,\"product_model\":\"Amarr 2747\",\"product_description\":\"IBC-4712-133-15 Thru 12'4 wide\",\"design_pressure\":\"+25.0\\\/-28.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41912-R4\",\"approval_number\":\"FL41912.12\",\"seq\":12,\"product_model\":\"Amarr 2747\",\"product_description\":\"IBC-4716-133-15 Thru 16'2 wide\",\"design_pressure\":\"+24.4\\\/-27.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41912-R4\",\"approval_number\":\"FL41912.13\",\"seq\":13,\"product_model\":\"Amarr 2747\",\"product_description\":\"IBC-4718-133-17 Thru 18'2 wide\",\"design_pressure\":\"+24.2\\\/-27.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41912-R4\",\"approval_number\":\"FL41912.14\",\"seq\":14,\"product_model\":\"Amarr 2747\",\"product_description\":\"IBC-4720-133-26 Thru 20'2 wide\",\"design_pressure\":\"+24.0\\\/-27.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41912-R4\",\"approval_number\":\"FL41912.15\",\"seq\":15,\"product_model\":\"Amarr 2747\",\"product_description\":\"IBC-4709-104-00 Thru 9'4 wide\",\"design_pressure\":\"+15.6\\\/-18.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41912-R4\",\"approval_number\":\"FL41912.16\",\"seq\":16,\"product_model\":\"Amarr 2747\",\"product_description\":\"IBC-4709-110-11 Thru 9'-4 wide\",\"design_pressure\":\"+17.4\\\/-20.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41912-R4\",\"approval_number\":\"FL41912.17\",\"seq\":17,\"product_model\":\"Amarr EOS 3134\",\"product_description\":\"IRC-3416-104-11 Thru 16'-2 wide\",\"design_pressure\":\"+15.0\\\/-17.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#41912-R4\",\"approval_number\":\"FL41912.18\",\"seq\":18,\"product_model\":\"Amarr EOS 3134\",\"product_description\":\"IRC-3416-140-15 Thru 16'-2 wide\",\"design_pressure\":\"+27.0\\\/-30.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#42568-R1\",\"approval_number\":\"FL42568.1\",\"seq\":1,\"product_model\":\"Amarr Olympus 3200 (Model C500); Amarr Designers Choice 3200\",\"product_description\":\"IRC-C509-100-00 Thru 9'-0 wide\",\"design_pressure\":\"+15.8\\\/-18.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#42568-R1\",\"approval_number\":\"FL42568.2\",\"seq\":2,\"product_model\":\"Amarr Olympus 3200 (Model C500); Amarr Designers Choice 3200\",\"product_description\":\"IRC-C509-120-11 Thru 9'-0 wide\",\"design_pressure\":\"+22.8\\\/-26.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#42568-R1\",\"approval_number\":\"FL42568.3\",\"seq\":3,\"product_model\":\"Amarr Olympus 3200 (Model C500); Amarr Designers Choice 3200\",\"product_description\":\"IRC-C509-155-15-I Thru 9'-0 wide\",\"design_pressure\":\"+38.0\\\/-44.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#42568-R1\",\"approval_number\":\"FL42568.4\",\"seq\":4,\"product_model\":\"Amarr Olympus 3200 (Model C500); Amarr Designers Choice 3200\",\"product_description\":\"IRC-C516-110-15 Thru 16'-0 wide\",\"design_pressure\":\"+18.3\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#42568-R1\",\"approval_number\":\"FL42568.5\",\"seq\":5,\"product_model\":\"Amarr Olympus 3200 (Model C500); Amarr Designers Choice 3200\",\"product_description\":\"IRC-C516-130-15 Thru 16'-0 wide\",\"design_pressure\":\"+25.6\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#42568-R1\",\"approval_number\":\"FL42568.6\",\"seq\":6,\"product_model\":\"Amarr Olympus 3200 (Model C500); Amarr Designers Choice 3200\",\"product_description\":\"IRC-C516-155-26-I Thru 16'-0 wide\",\"design_pressure\":\"+36.4\\\/-41.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#42568-R1\",\"approval_number\":\"FL42568.7\",\"seq\":7,\"product_model\":\"Amarr Olympus 3200 (Model C500); Amarr Designers Choice 3200\",\"product_description\":\"IRC-C518-110-15 Thru 18'-0 wide\",\"design_pressure\":\"+18.2\\\/-20.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#42568-R1\",\"approval_number\":\"FL42568.8\",\"seq\":8,\"product_model\":\"Amarr Olympus 3200 (Model C500); Amarr Designers Choice 3200\",\"product_description\":\"IRC-C518-155-26-I Thru 18'-0 wide\",\"design_pressure\":\"+37.0\\\/-40.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#42568-R1\",\"approval_number\":\"FL42568.9\",\"seq\":9,\"product_model\":\"Amarr Olympus 500 (Model P500); Amarr Designers Choice DC500 (Model D500)\",\"product_description\":\"IRC-P509-120-11 Thru 9'-0 wide\",\"design_pressure\":\"+22.8\\\/-26.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#42568-R1\",\"approval_number\":\"FL42568.10\",\"seq\":10,\"product_model\":\"Amarr Olympus 500 (Model P500); Amarr Designers Choice DC500 (Model D500)\",\"product_description\":\"IRC-P509-130-11 Thru 9'-0 wide\",\"design_pressure\":\"+26.7\\\/-31.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#42568-R1\",\"approval_number\":\"FL42568.11\",\"seq\":11,\"product_model\":\"Amarr Olympus 500 (Model P500); Amarr Designers Choice DC500 (Model D500)\",\"product_description\":\"IRC-P509-155-15-I Thru 9'-0 wide\",\"design_pressure\":\"+38.0\\\/-44.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#42568-R1\",\"approval_number\":\"FL42568.12\",\"seq\":12,\"product_model\":\"Amarr Olympus 500 (Model P500); Amarr Designers Choice DC500 (Model D500)\",\"product_description\":\"IRC-P516-110-15 Thru 16'-0 wide\",\"design_pressure\":\"+18.3\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#42568-R1\",\"approval_number\":\"FL42568.13\",\"seq\":13,\"product_model\":\"Amarr Olympus 500 (Model P500); Amarr Designers Choice DC500 (Model D500)\",\"product_description\":\"IRC-P516-155-26-I Thru 16'-0 wide\",\"design_pressure\":\"+37.0\\\/-41.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#42568-R1\",\"approval_number\":\"FL42568.14\",\"seq\":14,\"product_model\":\"Amarr Olympus 500 (Model P500); Amarr Designers Choice DC500 (Model D500)\",\"product_description\":\"IRC-P518-110-15 Thru 18'-0 wide\",\"design_pressure\":\"+18.2\\\/-20.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#42568-R1\",\"approval_number\":\"FL42568.15\",\"seq\":15,\"product_model\":\"Amarr Olympus 500 (Model P500); Amarr Designers Choice DC500 (Model D500)\",\"product_description\":\"IRC-P518-130-24-I Thru 18'-0 wide\",\"design_pressure\":\"+25.4\\\/-28.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#42568-R1\",\"approval_number\":\"FL42568.16\",\"seq\":16,\"product_model\":\"Amarr Olympus 500 (Model P500); Amarr Designers Choice DC500 (Model D500)\",\"product_description\":\"IRC-P518-155-26-I Thru 18'-0 wide\",\"design_pressure\":\"+37.0\\\/-40.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#605-R0\",\"approval_number\":\"FL605.1\",\"seq\":1,\"product_model\":\"600\\\/950 #IRC-6009-095-11\",\"product_description\":\"Thru 9' wide. Design Pressure +14.3\\\/-16.9\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#605-R0\",\"approval_number\":\"FL605.2\",\"seq\":2,\"product_model\":\"600\\\/950 #IRC-6009-100-11\",\"product_description\":\"Thru 9' wide. Design Pressure +15.8\\\/-18.7\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#605-R0\",\"approval_number\":\"FL605.3\",\"seq\":3,\"product_model\":\"600\\\/950 #IRC-6009-110-11\",\"product_description\":\"Thru 9' wide. Design Pressure +19.1\\\/-22.6\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#605-R0\",\"approval_number\":\"FL605.4\",\"seq\":4,\"product_model\":\"600\\\/950 #IRC-6009-120-15\",\"product_description\":\"Thru 9' wide. Design Pressure +22.8\\\/-26.9\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#605-R0\",\"approval_number\":\"FL605.5\",\"seq\":5,\"product_model\":\"600\\\/950 #IRC-6009-130-15\",\"product_description\":\"Thru 9' wide. Design Pressure +26.7\\\/-31.6\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#605-R0\",\"approval_number\":\"FL605.6\",\"seq\":6,\"product_model\":\"600\\\/950 #IRC-6009-140-15\",\"product_description\":\"Thru 9' wide. Design Pressure +31.0\\\/-35.1\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#605-R0\",\"approval_number\":\"FL605.7\",\"seq\":7,\"product_model\":\"600\\\/950 #IRC-6009-150-15\",\"product_description\":\"Thru 9' wide. Design Pressure +35.6\\\/-42.1\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#605-R0\",\"approval_number\":\"FL605.8\",\"seq\":8,\"product_model\":\"600\\\/950 #IRC-6009-169-15\",\"product_description\":\"Thru 9' wide. Design Pressure +45.3\\\/-51.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#605-R0\",\"approval_number\":\"FL605.9\",\"seq\":9,\"product_model\":\"600\\\/950 #IRC-6016-090-11\",\"product_description\":\"10' Thru 16' wide. Design Pressure +12.3\\\/-13.9\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#605-R0\",\"approval_number\":\"FL605.10\",\"seq\":10,\"product_model\":\"600\\\/950 #IRC-6016-100-15\",\"product_description\":\"10' Thru 16' wide. Design Pressure +15.2\\\/-17.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#605-R0\",\"approval_number\":\"FL605.11\",\"seq\":11,\"product_model\":\"600\\\/950 #IRC-6016-110-15\",\"product_description\":\"10' Thru 16' wide. Design Pressure +18.3\\\/-20.8\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#605-R0\",\"approval_number\":\"FL605.12\",\"seq\":12,\"product_model\":\"600\\\/950 #IRC-6016-120-15\",\"product_description\":\"10' Thru 16' wide. Design Pressure +21.8\\\/-24.8\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#605-R0\",\"approval_number\":\"FL605.13\",\"seq\":13,\"product_model\":\"600\\\/950 #IRC-6016-130-15\",\"product_description\":\"10' Thru 16' wide. Design Pressure +25.6\\\/-29.1\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#605-R0\",\"approval_number\":\"FL605.14\",\"seq\":14,\"product_model\":\"600\\\/950 #IRC-6016-140-17\",\"product_description\":\"10' Thru 16' wide. Design Pressure +29.7\\\/-33.8\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#605-R0\",\"approval_number\":\"FL605.15\",\"seq\":15,\"product_model\":\"600\\\/950 #IRC-6016-140-24\",\"product_description\":\"10' Thru 16' wide. Design Pressure +29.7\\\/-33.8\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#605-R0\",\"approval_number\":\"FL605.16\",\"seq\":16,\"product_model\":\"950 #IRC-9509-169-15\",\"product_description\":\"Thru 9' wide. Design Pressure +45.3\\\/-51.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#605-R0\",\"approval_number\":\"FL605.17\",\"seq\":17,\"product_model\":\"950 #IRC-9509-180-21\",\"product_description\":\"Thru 9' wide. Design Pressure +51.1\\\/-60.3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#605-R0\",\"approval_number\":\"FL605.18\",\"seq\":18,\"product_model\":\"950 #IRC-9516-169-26\",\"product_description\":\"10' Thru 16' wide. Design Pressure +45.8\\\/-33.8\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#2730-R0\",\"approval_number\":\"FL2730.1\",\"seq\":1,\"product_model\":\"Model 500 #IRC-5309-130-15\",\"product_description\":\"9' wide, Design pressure +26.7\\\/-31.6\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#2730-R0\",\"approval_number\":\"FL2730.2\",\"seq\":2,\"product_model\":\"Model 500 #IRC-5309-140-15\",\"product_description\":\"9' wide, Design pressure +31.0\\\/-36.6\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#2770-R0\",\"approval_number\":\"FL2770.1\",\"seq\":1,\"product_model\":\"Model 500 Classica\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#3719-R0\",\"approval_number\":\"FL3719.1\",\"seq\":1,\"product_model\":\"Classica model #500\",\"product_description\":\"Dwg. #IRC-5316-100-15, Steel pan (min. 24 Ga.), Double car (9'2\\\" to 16'0 wide)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#3719-R0\",\"approval_number\":\"FL3719.2\",\"seq\":2,\"product_model\":\"Classica model #500\",\"product_description\":\"Dwg. #IRC-5316-130-24, Steel pan (min. 24 Ga.), Double car (9'2\\\" to 16'0\\\" wide)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#3719-R0\",\"approval_number\":\"FL3719.3\",\"seq\":3,\"product_model\":\"Classica model #500\",\"product_description\":\"Dwg. #IRC-5316-140-24, Steel pan (min. 24 Ga.), Double car (9'2\\\" to 16'0\\\" wide)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#4341-R0\",\"approval_number\":\"FL4341.1\",\"seq\":1,\"product_model\":\"Classica model #500\",\"product_description\":\"Dwg. #IRC-5316-175-45, up to 16' wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#4341-R0\",\"approval_number\":\"FL4341.2\",\"seq\":2,\"product_model\":\"Classica model #500\",\"product_description\":\"Dwg. #IRC-6018-160-45, up to 18' wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#4341-R0\",\"approval_number\":\"FL4341.3\",\"seq\":3,\"product_model\":\"Model #3500\",\"product_description\":\"Dwg. #IBC-3516-120-15, up to 16'2 wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#4971-R0\",\"approval_number\":\"FL4971.1\",\"seq\":1,\"product_model\":\"Classica model #500\",\"product_description\":\"Dwg. #IRC-5318-120-45, up to 18' wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#4971-R0\",\"approval_number\":\"FL4971.2\",\"seq\":2,\"product_model\":\"Stratford (M600) and Heritage (M950)\",\"product_description\":\"Dwg. IRC-6016-120-15, 10' Thru 16' wide.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#5302-R1\",\"approval_number\":\"FL5302.1\",\"seq\":1,\"product_model\":\"Stratford (M600) and Heritage (M950)\",\"product_description\":\"Dwg. IRC-6009-110-11,Thru 9' wide.\",\"design_pressure\":\"+19.1\\\/-22.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#5302-R1\",\"approval_number\":\"FL5302.2\",\"seq\":2,\"product_model\":\"Stratford (M600) and Heritage (M950)\",\"product_description\":\"Dwg. IRC-6009-100-11, Thru 9' wide.\",\"design_pressure\":\"+15.8\\\/-18.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#5302-R1\",\"approval_number\":\"FL5302.3\",\"seq\":3,\"product_model\":\"Stratford (M600) and Heritage (M950)\",\"product_description\":\"Dwg. IRC-6009-120-15,Thru 9' wide.\",\"design_pressure\":\"+22.8\\\/-26.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#5302-R1\",\"approval_number\":\"FL5302.4\",\"seq\":4,\"product_model\":\"Stratford (M600) and Heritage (M950)\",\"product_description\":\"Dwg. IRC-6009-130-15, Thru 9' wide.\",\"design_pressure\":\"+26.7\\\/-31.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#5302-R1\",\"approval_number\":\"FL5302.5\",\"seq\":5,\"product_model\":\"Stratford (M600) and Heritage (M950)\",\"product_description\":\"Dwg. IRC-6009-140-15, Thru 9' wide.\",\"design_pressure\":\"+31.0\\\/-35.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#5302-R1\",\"approval_number\":\"FL5302.6\",\"seq\":6,\"product_model\":\"Stratford (M600) and Heritage (M950)\",\"product_description\":\"Dwg. IRC-6009-150-15,Thru 9' wide.\",\"design_pressure\":\"+35.6\\\/-42.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#5302-R1\",\"approval_number\":\"FL5302.7\",\"seq\":7,\"product_model\":\"Stratford (M600) and Heritage (M950)\",\"product_description\":\"Dwg. IRC-6009-169-15,Thru 9' wide.\",\"design_pressure\":\"+45.3\\\/-51.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#5302-R1\",\"approval_number\":\"FL5302.8\",\"seq\":8,\"product_model\":\"Stratford (M600) and Heritage (M950)\",\"product_description\":\"Dwg. IRC-6016-100-15, 10' Thru 16' wide.\",\"design_pressure\":\"+15.2\\\/-17.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#5302-R1\",\"approval_number\":\"FL5302.9\",\"seq\":9,\"product_model\":\"Stratford (M600) and Heritage (M950)\",\"product_description\":\"Dwg. IRC-6016-110-15, 10' Thru 16' wide.\",\"design_pressure\":\"+18.3\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#5302-R1\",\"approval_number\":\"FL5302.10\",\"seq\":10,\"product_model\":\"Stratford (M600) and Heritage (M950)\",\"product_description\":\"Dwg. IRC-6016-120-15, 10' Thru 16' wide.\",\"design_pressure\":\"+21.8\\\/-24.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#5302-R1\",\"approval_number\":\"FL5302.11\",\"seq\":11,\"product_model\":\"Stratford (M600) and Heritage (M950)\",\"product_description\":\"Dwg. IRC-6016-130-15, 10' Thru 16' wide.\",\"design_pressure\":\"+25.6\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#5302-R1\",\"approval_number\":\"FL5302.12\",\"seq\":12,\"product_model\":\"Stratford (M600) and Heritage (M950)\",\"product_description\":\"Dwg. IRC-6016-140-17, 10' Thru 16' wide.\",\"design_pressure\":\"+30.1\\\/-33.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#5302-R1\",\"approval_number\":\"FL5302.13\",\"seq\":13,\"product_model\":\"Stratford (M600) and Heritage (M950)\",\"product_description\":\"Dwg. IRC-6016-140-24, 10' Thru 16' wide\",\"design_pressure\":\"+29.7\\\/-33.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#5302-R1\",\"approval_number\":\"FL5302.14\",\"seq\":14,\"product_model\":\"Stratford (M600) and Heritage (M950)\",\"product_description\":\"Dwg. IRC-6016-145-24, 10' Thru 16' wide.\",\"design_pressure\":\"+31.9\\\/-37.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#5302-R1\",\"approval_number\":\"FL5302.15\",\"seq\":15,\"product_model\":\"Stratford (M600) and Heritage (M950)\",\"product_description\":\"Dwg. IRC-6016-145-32, 10' Thru 16' wide.\",\"design_pressure\":\"+31.9\\\/-36.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#5302-R1\",\"approval_number\":\"FL5302.16\",\"seq\":16,\"product_model\":\"Stratford (M600) and Heritage (M950)\",\"product_description\":\"Dwg. IRC-6018-110-15, 16'2 thru 18' wide.\",\"design_pressure\":\"+18.2\\\/-20.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#5302-R1\",\"approval_number\":\"FL5302.17\",\"seq\":17,\"product_model\":\"Stratford (M600) and Heritage (M950)\",\"product_description\":\"Dwg. IRC-6018-120-15, 16'2 thru 18' wide\",\"design_pressure\":\"+21.6\\\/-24.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#5302-R1\",\"approval_number\":\"FL5302.18\",\"seq\":18,\"product_model\":\"Stratford (M600) and Heritage (M950)\",\"product_description\":\"Dwg. IRC-6018-130-32, 16'2 thru 18' wide.\",\"design_pressure\":\"+25.4\\\/-28.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#5302-R1\",\"approval_number\":\"FL5302.19\",\"seq\":19,\"product_model\":\"Stratford (M600) and Heritage (M950)\",\"product_description\":\"Dwg. IRC-6018-145-36, 16'2 thru 18' wide.\",\"design_pressure\":\"+31.6\\\/-35.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#5427-R2\",\"approval_number\":\"FL5427.1\",\"seq\":1,\"product_model\":\"Classica 1000 and 2000 M500, 500i\",\"product_description\":\"9' wide Classica 1000 and 2000 M500, 500i IRC-5209-130-15\",\"design_pressure\":\"+26.7\\\/-31.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#5427-R2\",\"approval_number\":\"FL5427.2\",\"seq\":2,\"product_model\":\"Classica 1000 and 2000 M500, 500i\",\"product_description\":\"9' wide Classica 1000 and 2000 M500, 500i IRC-5209-140-15\",\"design_pressure\":\"+31.0\\\/-36.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#5427-R2\",\"approval_number\":\"FL5427.3\",\"seq\":3,\"product_model\":\"Classica 1000 and 2000 M500, 500i\",\"product_description\":\"9' wide Classica 1000 and 2000 M500, 500i IRC-5309-130-15\",\"design_pressure\":\"+26.7\\\/-31.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#5427-R2\",\"approval_number\":\"FL5427.4\",\"seq\":4,\"product_model\":\"Classica 1000 and 2000 M500, 500i\",\"product_description\":\"9' wide Classica 1000 and 2000 M500, 500i IRC-5309-140-15\",\"design_pressure\":\"+31.0\\\/-36.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#5427-R2\",\"approval_number\":\"FL5427.5\",\"seq\":5,\"product_model\":\"Classica 1000 and 2000 M500, 500i\",\"product_description\":\"16' wide Classica 1000 and 2000 M500, 500i IRC-5216-130-17\",\"design_pressure\":\"+25.6\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#5427-R2\",\"approval_number\":\"FL5427.6\",\"seq\":6,\"product_model\":\"Classica 1000 and 2000 M500, 500i\",\"product_description\":\"16' wide Classica 1000 and 2000 M500, 500i IRC-5216-140-24\",\"design_pressure\":\"+29.7\\\/-33.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#5427-R2\",\"approval_number\":\"FL5427.7\",\"seq\":7,\"product_model\":\"Classica 1000 and 2000 M500, 500i\",\"product_description\":\"16' wide Classica 1000 and 2000 M500, 500i IRC-5316-100-15\",\"design_pressure\":\"+15.2\\\/-17.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#5427-R2\",\"approval_number\":\"FL5427.8\",\"seq\":8,\"product_model\":\"Classica 1000 and 2000 M500, 500i\",\"product_description\":\"16' wide Classica 1000 and 2000 M500, 500i IRC-5316-130-24\",\"design_pressure\":\"+25.6\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#5427-R2\",\"approval_number\":\"FL5427.9\",\"seq\":9,\"product_model\":\"Classica 1000 and 2000 M500, 500i\",\"product_description\":\"16' wide Classica 1000 and 2000 M500, 500i IRC-5316-140-24\",\"design_pressure\":\"+29.7\\\/-33.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#5427-R2\",\"approval_number\":\"FL5427.10\",\"seq\":10,\"product_model\":\"Classica 1000 and 2000 M500, 500i\",\"product_description\":\"18' wide Classica 1000 and 2000 M500, 500i IRC-5318-120-45\",\"design_pressure\":\"+21.6\\\/-24.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#5427-R2\",\"approval_number\":\"FL5427.11\",\"seq\":11,\"product_model\":\"Classica 1000 and 2000 M500, 500i\",\"product_description\":\"16' wide Classica 1000 and 2000 M500, 500i IRC-5318-160-45\",\"design_pressure\":\"+38.0\\\/-43.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#5427-R2\",\"approval_number\":\"FL5427.12\",\"seq\":12,\"product_model\":\"Model #3500\",\"product_description\":\"16'2 wide Commercial Model 3500 (Aluminum Full View) IBC-3516-120-15\",\"design_pressure\":\"+19.8\\\/-22.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#5900-R2\",\"approval_number\":\"FL5900.1\",\"seq\":1,\"product_model\":\"Jeld-Wen Models 430\\\/470\",\"product_description\":\"Dwg. #IRC-4309-110-11 up to 9' wide\",\"design_pressure\":\"+19.1\\\/-22.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#5900-R2\",\"approval_number\":\"FL5900.2\",\"seq\":2,\"product_model\":\"Jeld-Wen Models 430\\\/470\",\"product_description\":\"Dwg. #IRC-4309-130-15 up to 9' wide\",\"design_pressure\":\"+26.7\\\/-31.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#5900-R2\",\"approval_number\":\"FL5900.3\",\"seq\":3,\"product_model\":\"Jeld-Wen Models 430\\\/470\",\"product_description\":\"Dwg. #IRC-4316-140-45 up to 16' wide\",\"design_pressure\":\"+29.7\\\/-33.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#7152-R2\",\"approval_number\":\"FL7152.1\",\"seq\":1,\"product_model\":\"Heritage (M950), Oak Summit (24 Ga only, M655)\",\"product_description\":\"9' wide 24 Ga Heritage and Oak Summit 1000 and 2000 Models 950, 950i, 655, 655i\",\"design_pressure\":\"+51.1\\\/-60.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#7152-R2\",\"approval_number\":\"FL7152.2\",\"seq\":2,\"product_model\":\"Heritage (M950), Oak Summit (24 Ga only, M655)\",\"product_description\":\"9' wide 24 Ga Heritage and Oak Summit 1000 and 2000 Models 950, 950i, 655, 655i\",\"design_pressure\":\"+45.3\\\/-51.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#7152-R2\",\"approval_number\":\"FL7152.3\",\"seq\":3,\"product_model\":\"Heritage (M950), Oak Summit (24 Ga only, M655)\",\"product_description\":\"16' wide 24 Ga Heritage and Oak Summit 1000 and 2000 Models 950, 950i, 655, 655i\",\"design_pressure\":\"+45.8\\\/-49.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#7153-R0\",\"approval_number\":\"FL7153.1\",\"seq\":1,\"product_model\":\"Startford (M600), Heritage (M950) and Oak Summit (M650)\",\"product_description\":\"IRC-6716-155-45\",\"design_pressure\":\"+37.0\\\/-41.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#10402-R0\",\"approval_number\":\"FL10402.1\",\"seq\":1,\"product_model\":\"Dynasty (9' wide) M700\",\"product_description\":\"150MPH(3-second Gust) Dynasty (9' Wide) M700 IRC-7009-150-00\",\"design_pressure\":\"+35.6\\\/-42.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#10518-R0\",\"approval_number\":\"FL10518.1\",\"seq\":1,\"product_model\":\"Commercial Model 2400 (18' Wide)\",\"product_description\":\"IBC-2418-120-24 Com M2400 (18' Wide)\",\"design_pressure\":\"+19.9\\\/-22.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#10518-R0\",\"approval_number\":\"FL10518.2\",\"seq\":2,\"product_model\":\"Jeld-Wen (16' Wide) Traditional, Carriage, and Estate Series\",\"product_description\":\"169 MPH(3-Second Gust) Jeld-Wen (16'Wide) M430 and M470 IRC-9516-169-26\",\"design_pressure\":\"+43.4\\\/-49.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#10518-R0\",\"approval_number\":\"FL10518.3\",\"seq\":3,\"product_model\":\"Jeld-Wen (9' Wide) traditional Carriage and Estate Series\",\"product_description\":\"169 MPH(3-second Gust) Jeld-Wen (9' Wide) M430 and M470 IRC-9516-169-26\",\"design_pressure\":\"+45.3\\\/-53.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#10763-R0\",\"approval_number\":\"FL10763.1\",\"seq\":1,\"product_model\":\"Dynasty Iron Garage Door M700\",\"product_description\":\"16' Wide Dynasty M700 IRC-7016-130-15\",\"design_pressure\":\"+25.6\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#10763-R0\",\"approval_number\":\"FL10763.2\",\"seq\":2,\"product_model\":\"Heritage 3000\",\"product_description\":\"18' Heritage 3000 Model1200 IRC-1218-165-26-I. Glazing not available. Also Tested per FBC TAS 201,202,203, ASTM E 1886, 1996, ANSI\\\/DASMA 115-05\",\"design_pressure\":\"+42.0\\\/-46.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#10763-R0\",\"approval_number\":\"FL10763.3\",\"seq\":3,\"product_model\":\"Heritage and (24Ga) Oak Summit 1000 & 2000\",\"product_description\":\"18' Wide Heritage and (24 Ga) Oak Summit 1000 & 2000 models 950,950i,655,655i IRC-9518-165-26-I\",\"design_pressure\":\"+42.0\\\/-46.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#10763-R0\",\"approval_number\":\"FL10763.4\",\"seq\":4,\"product_model\":\"Stratford,Heritage,Oak Summit 1&2000\",\"product_description\":\"18' Wide Stratford, Heritage, Oak Summit 1000 &2000. Models 600,950,650,600i,950i,650i\",\"design_pressure\":\"+25.4\\\/-28.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#10842-R0\",\"approval_number\":\"FL10842.1\",\"seq\":1,\"product_model\":\"Commercial Model 2400 and 2000, (including I and S models)\",\"product_description\":\"9'2 Wide (177 mph) Commercial Model 2400 and 2000\",\"design_pressure\":\"+50\\\/-62\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#10842-R0\",\"approval_number\":\"FL10842.2\",\"seq\":2,\"product_model\":\"Commercial Model 2400 and 2000, (including I and S models)\",\"product_description\":\"18'2 Wide (150mph) Commercial Model 2400 and 2000\",\"design_pressure\":\"+34.1\\\/-38.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#10842-R0\",\"approval_number\":\"FL10842.3\",\"seq\":3,\"product_model\":\"Commercial Model 2500, 2400, 2000, (including I and S models)\",\"product_description\":\"9'2 Wide (105 mph) Commercial Model 2500, 2400, and 2000\",\"design_pressure\":\"+15.8\\\/-18.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#10842-R0\",\"approval_number\":\"FL10842.4\",\"seq\":4,\"product_model\":\"Stratford, Heritage, Oak Summit 1000,2000 (M600,950,650,600i,950i,650i)\",\"product_description\":\"18' Wide (145 MPH) Stratford, Heritage, and Oak Summit, 1000 and 2000\",\"design_pressure\":\"+31.6\\\/-35.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#21867-R0\",\"approval_number\":\"FL21867.1\",\"seq\":1,\"product_model\":\"Amarr Olympus 3200 (Model C500);Amarr Designers Choice 3200\",\"product_description\":\"IRC-C509-155-15-I Thru 9'-0\\\" wide\",\"design_pressure\":\"+38.0\\\/-44.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#21867-R0\",\"approval_number\":\"FL21867.2\",\"seq\":2,\"product_model\":\"Amarr Olympus 3200 (Model C500);Amarr Designers Choice 3200\",\"product_description\":\"IRC-C516-155-26-I Thru 16'-0\\\" wide\",\"design_pressure\":\"+36.4\\\/-41.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#21867-R0\",\"approval_number\":\"FL21867.3\",\"seq\":3,\"product_model\":\"Amarr Olympus 3200 (Model C500);Amarr Designers Choice 3200\",\"product_description\":\"IRC-C518-155-26-I Thru 18'-0\\\" wide\",\"design_pressure\":\"+37.0\\\/-40.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#21867-R0\",\"approval_number\":\"FL21867.4\",\"seq\":4,\"product_model\":\"Amarr Stratford 1000, 2000 (M600); Amarr Heritage 1000, 2000 (M950); Amarr Oak Summit 1000, 2000 (M650)\",\"product_description\":\"IRC-6018-110-15 Thru 18'-2\\\" wide\",\"design_pressure\":\"+18.2\\\/-20.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#21867-R0\",\"approval_number\":\"FL21867.5\",\"seq\":5,\"product_model\":\"Amarr Stratford 1000, 2000 (Model 600);Amarr Oak Summit 1000, 2000 (Model 650);Amarr Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-6018-130-24-L Thru 18'-0\\\" wide\",\"design_pressure\":\"+25.4\\\/-28.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#21867-R0\",\"approval_number\":\"FL21867.6\",\"seq\":6,\"product_model\":\"Model 1000\\\/(Amarr 2432)\",\"product_description\":\"IBC-1009-150-11-I Thru 9'-2\\\" wide\",\"design_pressure\":\"+32.7\\\/-38.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#21867-R0\",\"approval_number\":\"FL21867.7\",\"seq\":7,\"product_model\":\"Model 1000\\\/(Amarr 2432)\",\"product_description\":\"IBC-1012-150-15-I Thru 12'-2\\\" wide\",\"design_pressure\":\"+32.0\\\/-36.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#21867-R0\",\"approval_number\":\"FL21867.8\",\"seq\":8,\"product_model\":\"Model 1000\\\/(Amarr 2432)\",\"product_description\":\"IBC-1016-195-26-I Thru 16'-2\\\" wide\",\"design_pressure\":\"+52.8\\\/-59.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#21867-R0\",\"approval_number\":\"FL21867.9\",\"seq\":9,\"product_model\":\"Model 2000\\\/(Amarr 2002, 2012, 2022)\",\"product_description\":\"IBC-2009-130-11 Thru 9'-2\\\" wide\",\"design_pressure\":\"+24.2\\\/-28.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#21867-R0\",\"approval_number\":\"FL21867.10\",\"seq\":10,\"product_model\":\"Model 2000\\\/(Amarr 2002, 2012, 2022)\",\"product_description\":\"IBC-2009-150-11 Thru 9'-2\\\" wide\",\"design_pressure\":\"+32.7\\\/-38.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#22218-R0\",\"approval_number\":\"FL22218.1\",\"seq\":1,\"product_model\":\"Amarr 2042 (Model 2720);Amarr 2742 (Model 2700)\",\"product_description\":\"IBC-2726-104-26 Thru 26'-2\\\" wide\",\"design_pressure\":\"+14.3\\\/-16.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#22218-R0\",\"approval_number\":\"FL22218.2\",\"seq\":2,\"product_model\":\"Amarr 2042 (Model 2720);Amarr 2742 (Model 2700)\",\"product_description\":\"IBC-2730-104-26 Thru 30'-2\\\" wide\",\"design_pressure\":\"+14.0\\\/-15.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#22218-R0\",\"approval_number\":\"FL22218.3\",\"seq\":3,\"product_model\":\"Amarr 2432 (Model 1000)\",\"product_description\":\"IBC-1020-104-15 Thru 20'-2\\\" wide\",\"design_pressure\":\"+14.7\\\/-16.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#22218-R0\",\"approval_number\":\"FL22218.4\",\"seq\":4,\"product_model\":\"Amarr 2432 (Model 1000)\",\"product_description\":\"IBC-1018-130-24 Thru 18'-2\\\" wide\",\"design_pressure\":\"+23.0\\\/-26.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#22218-R0\",\"approval_number\":\"FL22218.5\",\"seq\":5,\"product_model\":\"Amarr 2432 (Model 1000)\",\"product_description\":\"IBC-1012-195-24-I Thru 12'-2\\\" wide\",\"design_pressure\":\"+54.0\\\/-62.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#22218-R0\",\"approval_number\":\"FL22218.6\",\"seq\":6,\"product_model\":\"Amarr 2432 (Model 1000)\",\"product_description\":\"IBC-1012-130-15-I Thru 12'-2\\\" wide\",\"design_pressure\":\"+23.8\\\/-27.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#22218-R0\",\"approval_number\":\"FL22218.7\",\"seq\":7,\"product_model\":\"Amarr 2432 (Model 1000)\",\"product_description\":\"IBC-1010-130-11-I Thru 10'-2\\\" wide\",\"design_pressure\":\"+24.1\\\/-28.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#22514-R0\",\"approval_number\":\"FL22514.1\",\"seq\":1,\"product_model\":\"Model 1000\\\/(Amarr 2432)\",\"product_description\":\"IBC-1014-104-15 Thru 14'2 wide\",\"design_pressure\":\"+15.1\\\/-17.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#22514-R0\",\"approval_number\":\"FL22514.2\",\"seq\":2,\"product_model\":\"Model 1000\\\/(Amarr 2432)\",\"product_description\":\"IBC-1014-150-15 Thru 14'2 wide\",\"design_pressure\":\"+31.5\\\/-35.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#22514-R0\",\"approval_number\":\"FL22514.3\",\"seq\":3,\"product_model\":\"Model 1000\\\/(Amarr 2432)\",\"product_description\":\"IBC-1009-150-15-F Thru 9'2 wide\",\"design_pressure\":\"+32.7\\\/-38.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#22514-R0\",\"approval_number\":\"FL22514.4\",\"seq\":4,\"product_model\":\"Model 1000\\\/(Amarr 2432)\",\"product_description\":\"IBC-1009-195-15-F Thru 9'2 wide\",\"design_pressure\":\"+55.1\\\/-64.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#22514-R0\",\"approval_number\":\"FL22514.5\",\"seq\":5,\"product_model\":\"Model 1000\\\/(Amarr 2432)\",\"product_description\":\"IBC-1018-130-24-I Thru 18'2 wide\",\"design_pressure\":\"+23.0\\\/-26.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#22837-R0\",\"approval_number\":\"FL22837.1\",\"seq\":1,\"product_model\":\"Amarr Olympus 3200 (Model C500);Amarr Designers Choice 3200\",\"product_description\":\"IRC-C516-130-15 Thru 16'-0\\\" wide\",\"design_pressure\":\"+25.6\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#22837-R0\",\"approval_number\":\"FL22837.2\",\"seq\":2,\"product_model\":\"Model 1000\\\/(Amarr 2432)\",\"product_description\":\"IBC-1009-150-11 Thru 9'-2\\\" wide\",\"design_pressure\":\"+32.7\\\/-38.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#22837-R0\",\"approval_number\":\"FL22837.3\",\"seq\":3,\"product_model\":\"Model 1000\\\/(Amarr 2432)\",\"product_description\":\"IBC-1016-150-26-F Thru 16'-2\\\" wide\",\"design_pressure\":\"+31.2\\\/-35.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#22837-R0\",\"approval_number\":\"FL22837.4\",\"seq\":4,\"product_model\":\"Model 2000\\\/(Amarr 2002, 2012, 2022)\",\"product_description\":\"IBC-2009-130-11-I Thru 9'-2\\\" wide\",\"design_pressure\":\"+24.2\\\/-28.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#22837-R0\",\"approval_number\":\"FL22837.5\",\"seq\":5,\"product_model\":\"Model 2500\\\/(Amarr 2502, 2512);Model 2400\\\/(Amarr 2402, 2412, 2422);Model 2000\\\/(Amarr 2002, 2012, 2022)\",\"product_description\":\"IBC-2509-130-15-R Thru 9'-4\\\" wide\",\"design_pressure\":\"+24.2\\\/-28.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#24121-R0\",\"approval_number\":\"FL24121.1\",\"seq\":1,\"product_model\":\"Model 2500\\\/3550 (Amarr 2502\\\/3552, 2512\\\/3552);Model 2400\\\/3550 (Amarr 2402\\\/3552, 2412\\\/3552, 2422\\\/3552);Model 2000\\\/3550 (Amarr 2002\\\/3552, 2012\\\/3552, 2022\\\/3552)\",\"product_description\":\"IBC-2509-140-15-A Thru 9'-2\\\" wide\",\"design_pressure\":\"+28.1\\\/-33.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#24121-R0\",\"approval_number\":\"FL24121.2\",\"seq\":2,\"product_model\":\"Model 2500\\\/3550 (Amarr 2502\\\/3552, 2512\\\/3552);Model 2400\\\/3550 (Amarr 2402\\\/3552, 2412\\\/3552, 2422\\\/3552);Model 2000\\\/3550 (Amarr 2002\\\/3552, 2012\\\/3552, 2022\\\/3552)\",\"product_description\":\"IBC-2512-140-63-A Thru 12'-2\\\" wide\",\"design_pressure\":\"+27.6\\\/-31.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#24121-R0\",\"approval_number\":\"FL24121.3\",\"seq\":3,\"product_model\":\"Model 2700\\\/3550 (Amarr 2742\\\/3552);Model 2720\\\/3550 (Amarr 2042\\\/3552)\",\"product_description\":\"IBC-2709-140-11-A Thru 9'-2\\\" wide\",\"design_pressure\":\"+28.1\\\/-33.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#24121-R0\",\"approval_number\":\"FL24121.4\",\"seq\":4,\"product_model\":\"Model 2700\\\/3550 (Amarr 2742\\\/3552);Model 2720\\\/3550 (Amarr 2042\\\/3552)\",\"product_description\":\"IBC-2712-140-63-A Thru 12'-2\\\" wide\",\"design_pressure\":\"+27.6\\\/-31.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#24121-R0\",\"approval_number\":\"FL24121.5\",\"seq\":5,\"product_model\":\"Model 3550HD\\\/Amarr 3552;Model Vista\\\/Amarr 3552\",\"product_description\":\"IBC-3618-132-63 Thru 18'-2\\\" wide\",\"design_pressure\":\"+23.8\\\/-26.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#697-R0\",\"approval_number\":\"FL697.8\",\"seq\":8,\"product_model\":\"600\\\/950 #FLA-570-001\",\"product_description\":\"10' thru 16' wide. Design pressure +24.3\\\/-26.3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#697-R0\",\"approval_number\":\"FL697.9\",\"seq\":9,\"product_model\":\"600\\\/950 #SBC-580-007\",\"product_description\":\"Thru 9' wide. Design Pressure +28.7\\\/-31.3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#697-R0\",\"approval_number\":\"FL697.10\",\"seq\":10,\"product_model\":\"600\\\/950 #SBC-580-010\",\"product_description\":\"10' thru 16' wide. Design pressure +27.6\\\/-29.7\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#697-R0\",\"approval_number\":\"FL697.11\",\"seq\":11,\"product_model\":\"600\\\/950 #SBC-580-011\",\"product_description\":\"10' thru 16' wide. Design pressure +32.3\\\/-36.5\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#697-R0\",\"approval_number\":\"FL697.12\",\"seq\":12,\"product_model\":\"600\\\/950 #SBC-580-013\",\"product_description\":\"Thru 9, wide. Design Pressure +33.2\\\/-36.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#697-R0\",\"approval_number\":\"FL697.13\",\"seq\":13,\"product_model\":\"600\\\/950 #SBC-580-015\",\"product_description\":\"9' thru 16' wide. Design pressure +31.9\\\/-36.8\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#697-R0\",\"approval_number\":\"FL697.14\",\"seq\":14,\"product_model\":\"600\\\/950 #SBC-580-016\",\"product_description\":\"Thru 9' wide. Design pressure +33.2\\\/-37.0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#697-R0\",\"approval_number\":\"FL697.15\",\"seq\":15,\"product_model\":\"600\\\/950 #SBC-580-017\",\"product_description\":\"17' thru 18' wide. design pressure +23.6\\\/-24.5\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#697-R0\",\"approval_number\":\"FL697.16\",\"seq\":16,\"product_model\":\"600\\\/950 #SBC-580-018\",\"product_description\":\"17' thru 18' wide. Design pressure +36.5\\\/-41.7\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#697-R0\",\"approval_number\":\"FL697.17\",\"seq\":17,\"product_model\":\"950 #SFC-590-006\",\"product_description\":\"Thru 9' wide, Design pressure +52.0\\\/-62.0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#697-R0\",\"approval_number\":\"FL697.18\",\"seq\":18,\"product_model\":\"950 #SFC-590-009\",\"product_description\":\"10' thru 16' wide . Design pressure +45.0\\\/-54.0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#1822-R0\",\"approval_number\":\"FL1822.7\",\"seq\":7,\"product_model\":\"600\\\/950 #IRC-6016-145-32\",\"product_description\":\"10' thru 16' wide. Design pressure +31.9\\\/-36.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#1822-R0\",\"approval_number\":\"FL1822.8\",\"seq\":8,\"product_model\":\"600\\\/950 #IRC-6018-120-15\",\"product_description\":\"16'2 thru 18' wide. Design pressure +21.6\\\/-24.5\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#1822-R0\",\"approval_number\":\"FL1822.9\",\"seq\":9,\"product_model\":\"600\\\/950 #IRC-6018-145-36\",\"product_description\":\"16'2 thru 18' wide. Design pressure +31.6\\\/-35.7\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#1822-R0\",\"approval_number\":\"FL1822.10\",\"seq\":10,\"product_model\":\"600\\\/950 #IRC-6016-145-24\",\"product_description\":\"10' thru 16' wide. Design pressure +31.9\\\/-37.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#1822-R0\",\"approval_number\":\"FL1822.11\",\"seq\":11,\"product_model\":\"600\\\/950 #IRC-6018-110-15\",\"product_description\":\"16'2 thru 18' wide. Design pressure +18.2\\\/-20.6\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#1822-R0\",\"approval_number\":\"FL1822.12\",\"seq\":12,\"product_model\":\"600\\\/950 #IRC-6018-130-32\",\"product_description\":\"16'2 thru 18' wide. Design pressure +25.4\\\/-28.7\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#5427-R0\",\"approval_number\":\"FL5427.13\",\"seq\":13,\"product_model\":\"Model #3500\",\"product_description\":\"Dwg. #IBC-3516-120-15, up to 16'2 wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#7170-R0\",\"approval_number\":\"FL7170.3\",\"seq\":3,\"product_model\":\"Classica (M500)\",\"product_description\":\"Dwg. IRC-5316-175-45, Thru 16' wide.\",\"design_pressure\":\"+45.9\\\/-52.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#697-R2\",\"approval_number\":\"FL697.1\",\"seq\":1,\"product_model\":\"1200 #SFC-590-010\",\"product_description\":\"10' thru 16' wide. Design pressure +46.0\\\/-56.0\",\"design_pressure\":\"+46.0\\\/-56.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#697-R2\",\"approval_number\":\"FL697.2\",\"seq\":2,\"product_model\":\"1200 #SFC-590-011\",\"product_description\":\"Thru 9' wide. Design pressure +52.0\\\/-62.0\",\"design_pressure\":\"+52.0\\\/-62.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#697-R2\",\"approval_number\":\"FL697.3\",\"seq\":3,\"product_model\":\"1500\\\/1200 #SBC-580-019\",\"product_description\":\"10' thru 16' wide. Design pressure +29.5\\\/-29.5\",\"design_pressure\":\"+29.5\\\/-29.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#697-R2\",\"approval_number\":\"FL697.4\",\"seq\":4,\"product_model\":\"1500\\\/1200 #SBC-580-020\",\"product_description\":\"9' thru 16' wide. Design pressure +33.0\\\/-34.6\",\"design_pressure\":\"+33.0\\\/-34.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#697-R2\",\"approval_number\":\"FL697.5\",\"seq\":5,\"product_model\":\"1500\\\/1200 #SBC-580-023\",\"product_description\":\"Thru 9' wide. Design pressure +30.4\\\/-30.4\",\"design_pressure\":\"+30.4\\\/-30.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#697-R2\",\"approval_number\":\"FL697.6\",\"seq\":6,\"product_model\":\"1500\\\/1200 #SBC-580-024\",\"product_description\":\"Thru 9' wide. Design pressure +35.1\\\/-35.1\",\"design_pressure\":\"+35.1\\\/-35.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#697-R2\",\"approval_number\":\"FL697.7\",\"seq\":7,\"product_model\":\"1500\\\/1200 #SBC-580-025\",\"product_description\":\"Thru 9' wide. Design pressure +29.1\\\/-29.1\",\"design_pressure\":\"+29.1\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#1822-R3\",\"approval_number\":\"FL1822.1\",\"seq\":1,\"product_model\":\"2400\\\/2000 #CWL-560-003\",\"product_description\":\"14'2 thru 16'2. Design pressure +25.0\\\/-25.0\",\"design_pressure\":\"+25.0\\\/-25.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#1822-R3\",\"approval_number\":\"FL1822.2\",\"seq\":2,\"product_model\":\"2400\\\/2000 #CWL-560-004\",\"product_description\":\"14'2 thru 16'2 wide. Design pressure +32.3\\\/-32.3\",\"design_pressure\":\"+32.3\\\/-32.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#1822-R3\",\"approval_number\":\"FL1822.3\",\"seq\":3,\"product_model\":\"2400\\\/2000 #CWL-560-005\",\"product_description\":\"12'2 wide. Design pressure +33.0\\\/-35.0\",\"design_pressure\":\"+33\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#1822-R3\",\"approval_number\":\"FL1822.4\",\"seq\":4,\"product_model\":\"2400\\\/2000 #CWL-560-001\",\"product_description\":\"9'2 thru 10'2 wide. Design pressure +35.7\\\/-35.7\",\"design_pressure\":\"+35.7\\\/-35.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#1822-R3\",\"approval_number\":\"FL1822.5\",\"seq\":5,\"product_model\":\"2400\\\/2000 #CWL-560-002\",\"product_description\":\"9'2 thru 10'2 wide. Design pressure +25.0\\\/-25.0\",\"design_pressure\":\"+25.0\\\/-25.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#1822-R3\",\"approval_number\":\"FL1822.6\",\"seq\":6,\"product_model\":\"2400\\\/2000 #CWL-560-006\",\"product_description\":\"12'2 wide. Design pressure +27.0\\\/-29.0\",\"design_pressure\":\"+27.0\\\/-29.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#6243-R2\",\"approval_number\":\"FL6243.1\",\"seq\":1,\"product_model\":\"Startford (M600), Heritage (M950) and Oak Summit (M650)\",\"product_description\":\"IRC-6016-155-45\",\"design_pressure\":\"+37.0\\\/-41.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#6243-R2\",\"approval_number\":\"FL6243.2\",\"seq\":2,\"product_model\":\"Startford (M600), Heritage (M950) and Oak Summit (M650)\",\"product_description\":\"IRC-6716-155-45\",\"design_pressure\":\"+37\\\/-41\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#7170-R2\",\"approval_number\":\"FL7170.2\",\"seq\":2,\"product_model\":\"Classica (M500)\",\"product_description\":\"Dwg. IRC-5316-175-45, Thru 16' wide.\",\"design_pressure\":\"+45.9\\\/-52.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#7679-R2\",\"approval_number\":\"FL7679.1\",\"seq\":1,\"product_model\":\"Classica (M3000)\",\"product_description\":\"IRC-3316-140-45\",\"design_pressure\":\"+29.7\\\/-33.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#7679-R2\",\"approval_number\":\"FL7679.2\",\"seq\":2,\"product_model\":\"Classica (M3000)\",\"product_description\":\"IRC-3309-140-11\",\"design_pressure\":\"+31.0\\\/-35.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#9094-R2\",\"approval_number\":\"FL9094.1\",\"seq\":1,\"product_model\":\"JELD-WEN (Model 430)\",\"product_description\":\"IRC-4316-100-15\",\"design_pressure\":\"+15\\\/-17\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#9094-R2\",\"approval_number\":\"FL9094.2\",\"seq\":2,\"product_model\":\"Stratford 1000 (Model 600)\",\"product_description\":\"IRC-6016-140-24-I\",\"design_pressure\":\"+29.7\\\/-33.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#9094-R2\",\"approval_number\":\"FL9094.3\",\"seq\":3,\"product_model\":\"Stratford 1000 (Model 600)\",\"product_description\":\"IRC-6018-155-45\",\"design_pressure\":\"+37\\\/-40.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#9094-R2\",\"approval_number\":\"FL9094.4\",\"seq\":4,\"product_model\":\"Stratford 3000 (Model 1500)\",\"product_description\":\"IRC-1518-100-15\",\"design_pressure\":\"+15\\\/-17\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#9094-R2\",\"approval_number\":\"FL9094.5\",\"seq\":5,\"product_model\":\"Stratford 3000 (Model 1500)\",\"product_description\":\"IRC-1518-155-45\",\"design_pressure\":\"+37.0\\\/-40.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#9462-R2\",\"approval_number\":\"FL9462.1\",\"seq\":1,\"product_model\":\"Classica 1000 (Model 500)\",\"product_description\":\"IRC-5309-185-21-I\",\"design_pressure\":\"+54.4\\\/-62.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#9462-R2\",\"approval_number\":\"FL9462.2\",\"seq\":2,\"product_model\":\"Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-9509-185-15-I\",\"design_pressure\":\"+54.4\\\/-62.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#9462-R2\",\"approval_number\":\"FL9462.3\",\"seq\":3,\"product_model\":\"Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-9516-175-26-I\",\"design_pressure\":\"+47.5\\\/-52.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#9462-R2\",\"approval_number\":\"FL9462.4\",\"seq\":4,\"product_model\":\"Heritage 1000,2000 (Model 950)\",\"product_description\":\"IRC-9509-189-21-I\",\"design_pressure\":\"+57.0\\\/-67.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#9462-R2\",\"approval_number\":\"FL9462.5\",\"seq\":5,\"product_model\":\"Hertiage 3000 (Model 1200)\",\"product_description\":\"IRC-1216-175-26-I\",\"design_pressure\":\"+48\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#9462-R2\",\"approval_number\":\"FL9462.6\",\"seq\":6,\"product_model\":\"Hertiage 3000 (Model 1200)\",\"product_description\":\"IRC-1209-189-21-I\",\"design_pressure\":\"+57.0\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#9462-R2\",\"approval_number\":\"FL9462.7\",\"seq\":7,\"product_model\":\"Model 2400\",\"product_description\":\"IBC-2412-188-26-I\",\"design_pressure\":\"+50.0\\\/-56.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#7170-R2\",\"approval_number\":\"FL7170.1\",\"seq\":1,\"product_model\":\"Classica (M500)\",\"product_description\":\"Dwg. IRC-5309-180-45, Thru 9' wide.\",\"design_pressure\":\"+51.1\\\/-60.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#13338-R0\",\"approval_number\":\"FL13338.1\",\"seq\":1,\"product_model\":\"Classica (M500)\",\"product_description\":\"Dwg. IRC-5316-175-45, Thru 16' wide.\",\"design_pressure\":\"+45.9\\\/-52.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#13521-R0\",\"approval_number\":\"FL13521.1\",\"seq\":1,\"product_model\":\"Stratford, Heritage and Oak Summit Models 600, 650 and 950\",\"product_description\":\"Dwg. IRC-6016-155-26-I, Thru 16' wide.\",\"design_pressure\":\"+37.0\\\/-41.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#13521-R0\",\"approval_number\":\"FL13521.2\",\"seq\":2,\"product_model\":\"Stratford, Heritage and Oak Summit Models 600, 650 and 950\",\"product_description\":\"Dwg. IRC-6009-150-15-I, Thru 9' wide.\",\"design_pressure\":\"+35.6\\\/-42.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#13521-R0\",\"approval_number\":\"FL13521.3\",\"seq\":3,\"product_model\":\"Stratford, Heritage and Oak Summit Models 600, 650 and 950\",\"product_description\":\"Dwg. IRC-6009-169-15-I, Thru 9' wide.\",\"design_pressure\":\"+45.3\\\/-51.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#13521-R0\",\"approval_number\":\"FL13521.4\",\"seq\":4,\"product_model\":\"Stratford, Heritage and Oak Summit Models 600, 650 and 950\",\"product_description\":\"Dwg. IRC-6016-140-24-G, Thru 16' wide.\",\"design_pressure\":\"+29.7\\\/-33.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#13521-R0\",\"approval_number\":\"FL13521.5\",\"seq\":5,\"product_model\":\"Stratford, Heritage and Oak Summit Models 600, 650 and 950\",\"product_description\":\"Dwg. IRC-6016-130-15-I, Thru 16' wide.\",\"design_pressure\":\"+25.6\\\/-29.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#13521-R0\",\"approval_number\":\"FL13521.6\",\"seq\":6,\"product_model\":\"Stratford, Heritage and Oak Summit Models 600, 650 and 950\",\"product_description\":\"Dwg. IRC-6009-130-15-I\",\"design_pressure\":\"+26.7\\\/-31.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#13780-R0\",\"approval_number\":\"FL13780.1\",\"seq\":1,\"product_model\":\"Model 3550\",\"product_description\":\"Dwg. IBC-3609-140-00, Thru 9'-2\\\" wide.\",\"design_pressure\":\"+28.2\\\/-33.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#13780-R0\",\"approval_number\":\"FL13780.2\",\"seq\":2,\"product_model\":\"Stratford, Heritage and Oak Summit Models 600, 650, and 950\",\"product_description\":\"Dwg. IRC-6018-155-26-I, Thru 18' wide.\",\"design_pressure\":\"+37.0\\\/-40.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#13780-R0\",\"approval_number\":\"FL13780.3\",\"seq\":3,\"product_model\":\"Stratford, Heritage and Oak Summit Models 600, 650, and 950\",\"product_description\":\"Dwg. IRC-6018-130-24-I, Thru 18' wide.\",\"design_pressure\":\"+25.4\\\/-28.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#13996-R0\",\"approval_number\":\"FL13996.1\",\"seq\":1,\"product_model\":\"Model 3550, Vista\",\"product_description\":\"IBC-3616-110-63, Thru 16'-2\\\" wide.\",\"design_pressure\":\"+16.7\\\/-18.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#13996-R0\",\"approval_number\":\"FL13996.2\",\"seq\":2,\"product_model\":\"Model 3550, Vista\",\"product_description\":\"IBC-3616-130-63, Thru 16'-2\\\" wide.\",\"design_pressure\":\"+23.5\\\/-26.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#14332-R0\",\"approval_number\":\"FL14332.1\",\"seq\":1,\"product_model\":\"Model 2400\\\/3550 FUll View; Model 2000\\\/3550 FUll View\",\"product_description\":\"IBC-2456-110-15, Thru 16'-2\\\" wide.\",\"design_pressure\":\"+16.7\\\/-18.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#14332-R0\",\"approval_number\":\"FL14332.2\",\"seq\":2,\"product_model\":\"Model 2700\\\/3550 FUll View\",\"product_description\":\"IBC-2756-110-15, Thru 16'-2\\\" wide.\",\"design_pressure\":\"+16.7\\\/-18.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#14511-R0\",\"approval_number\":\"FL14511.1\",\"seq\":1,\"product_model\":\"Classica Model 500\",\"product_description\":\"Dwg. IRC-5316-169-26-I Thru 16'-0\\\" wide.\",\"design_pressure\":\"+43.4\\\/-49.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#14511-R0\",\"approval_number\":\"FL14511.2\",\"seq\":2,\"product_model\":\"Heritage or Oak Summit Models 950 and 655\",\"product_description\":\"Dwg. IRC-9518-165-26-G Thru 18'-0\\\" wide.\",\"design_pressure\":\"+42.0\\\/-46.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#14657-R0\",\"approval_number\":\"FL14657.1\",\"seq\":1,\"product_model\":\"Model 2400\\\/Model 2000\",\"product_description\":\"IBC-2420-130-26-I, Thru 20'-2\\\" wide.\",\"design_pressure\":\"+22.9\\\/-25.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#14657-R0\",\"approval_number\":\"FL14657.2\",\"seq\":2,\"product_model\":\"Model P500, Model D500 Flush, Olympus and Designers Choice Panels\",\"product_description\":\"IRC-P518-130-24-I, Thru 18'-2\\\" wide.\",\"design_pressure\":\"+25.4\\\/-28.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#14773-R0\",\"approval_number\":\"FL14773.1\",\"seq\":1,\"product_model\":\"Model 1000\",\"product_description\":\"IBC-1016-130-15, Thru 16'2\\\" wide.\",\"design_pressure\":\"+23.3\\\/-26.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#14773-R0\",\"approval_number\":\"FL14773.2\",\"seq\":2,\"product_model\":\"Model 2400\\\/2000 with Model 3550\",\"product_description\":\"IBC-2456-130-26, Thru 16'-2\\\" wide\",\"design_pressure\":\"+23.5\\\/-26.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#15386-R0\",\"approval_number\":\"FL15386.1\",\"seq\":1,\"product_model\":\"Lincoln 3000\\\/Model 1600\",\"product_description\":\"IRC-1616-130-15 Thru 16'-0\\\" wide.\",\"design_pressure\":\"+25.6\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#15386-R0\",\"approval_number\":\"FL15386.2\",\"seq\":2,\"product_model\":\"Lincoln 3000\\\/Model 1600\",\"product_description\":\"IRC-1616-130-15-I Thru 16'-0\\\" wide.\",\"design_pressure\":\"+25.6\\\/-29.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#15386-R0\",\"approval_number\":\"FL15386.3\",\"seq\":3,\"product_model\":\"Lincoln 3000\\\/Model 1600\",\"product_description\":\"IRC-1618-130-24 Thru 18'-0\\\" wide.\",\"design_pressure\":\"+25.4\\\/-28.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#15386-R0\",\"approval_number\":\"FL15386.4\",\"seq\":4,\"product_model\":\"Lincoln 3000\\\/Model 1600\",\"product_description\":\"IRC-1618-130-24-I Thru 18'-0\\\" wide.\",\"design_pressure\":\"+25.4\\\/-28.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#15694-R0\",\"approval_number\":\"FL15694.1\",\"seq\":1,\"product_model\":\"Lincoln 3000\\\/Model 1600;Hillcrest\\\/Model 1650\",\"product_description\":\"IRC-1609-130-15-I Thru 16'-0\\\" wide\",\"design_pressure\":\"+26.7\\\/-31.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#15694-R0\",\"approval_number\":\"FL15694.2\",\"seq\":2,\"product_model\":\"Olympus 500\\\/Model P500;Designers Choice 500\\\/Model D500\",\"product_description\":\"IRC-P509-155-15-I Thru 9'-0\\\" wide\",\"design_pressure\":\"+38.0\\\/-44.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#15694-R0\",\"approval_number\":\"FL15694.3\",\"seq\":3,\"product_model\":\"Olympus 500\\\/Model P500;Designers Choice 500\\\/Model D500\",\"product_description\":\"IRC-P516-155-26-I Thru 16'-0\\\" wide\",\"design_pressure\":\"+37.0\\\/-41.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#15694-R0\",\"approval_number\":\"FL15694.4\",\"seq\":4,\"product_model\":\"Olympus 500\\\/Model P500;Designers Choice 500\\\/Model D500\",\"product_description\":\"IRC-P518-155-26-I Thru 18'-0\\\" wide\",\"design_pressure\":\"+37.0\\\/-40.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#15694-R0\",\"approval_number\":\"FL15694.5\",\"seq\":5,\"product_model\":\"Stratford 3000\\\/Model 1500;Heritage 3000\\\/Model 1200;Oak Summit 3000\\\/Model 1550\",\"product_description\":\"IRC-1509-140-15 Thru 9'-0\\\" wide\",\"design_pressure\":\"+31.0\\\/-35.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#15853-R0\",\"approval_number\":\"FL15853.1\",\"seq\":1,\"product_model\":\"Classica 1000 & 2000\\\/Model 500\",\"product_description\":\"IRC-5318-140-26-I Thru 18'-0\\\" wide\",\"design_pressure\":\"+29.4\\\/-33.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#15853-R0\",\"approval_number\":\"FL15853.2\",\"seq\":2,\"product_model\":\"Model 1350;Model 2700\",\"product_description\":\"IBC-1309-130-11-I Thru 9'-2\\\" wide\",\"design_pressure\":\"+24.3\\\/-28.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#15853-R0\",\"approval_number\":\"FL15853.3\",\"seq\":3,\"product_model\":\"Model 1350;Model 2700\",\"product_description\":\"IBC-1312-130-15-I Thru 12'-2\\\" wide\",\"design_pressure\":\"+23.8\\\/-27.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#15853-R0\",\"approval_number\":\"FL15853.4\",\"seq\":4,\"product_model\":\"Model 2000\\\/3550;Model 2400\\\/3550\",\"product_description\":\"IBC-2452-130-15 Thru 12'-2\\\" wide\",\"design_pressure\":\"+26.8\\\/-29.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#15853-R0\",\"approval_number\":\"FL15853.5\",\"seq\":5,\"product_model\":\"Model 2000;Model 2400\",\"product_description\":\"IBC-2416-130-24 Thru 16'-2\\\" wide\",\"design_pressure\":\"+23.3\\\/-26.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#15853-R0\",\"approval_number\":\"FL15853.6\",\"seq\":6,\"product_model\":\"Stratford 3000\\\/Model 1500;Heritage 3000\\\/Model 1200;Oak Summit 3000\\\/Model 1550\",\"product_description\":\"IRC-1509-120-15 Thru 9'-0\\\" wide\",\"design_pressure\":\"+22.8\\\/-26.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#15853-R0\",\"approval_number\":\"FL15853.7\",\"seq\":7,\"product_model\":\"Stratford 3000\\\/Model 1500;Heritage 3000\\\/Model 1200;Oak Summit 3000\\\/Model 1550\",\"product_description\":\"IRC-1509-130-15 Thru 9'-0\\\" wide\",\"design_pressure\":\"+26.7\\\/-30.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#15853-R0\",\"approval_number\":\"FL15853.8\",\"seq\":8,\"product_model\":\"Stratford 3000\\\/Model 1500;Heritage 3000\\\/Model 1200;Oak Summit 3000\\\/Model 1550\",\"product_description\":\"IRC-1516-130-15 Thru 16'-0\\\" wide\",\"design_pressure\":\"+25.6\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#15992-R0\",\"approval_number\":\"FL15992.1\",\"seq\":1,\"product_model\":\"Heritage 3000\\\/Model 1200;Oak Summit 3000\\\/Model 1550\",\"product_description\":\"IRC-1216-140-24 Thru 16'-0\\\" wide\",\"design_pressure\":\"+29.7\\\/-33.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#15992-R0\",\"approval_number\":\"FL15992.2\",\"seq\":2,\"product_model\":\"Model 2000;Model 2400\",\"product_description\":\"IBC-2410-130-15 Thru 10'-2\\\" wide\",\"design_pressure\":\"+24.1\\\/-28.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#15992-R0\",\"approval_number\":\"FL15992.3\",\"seq\":3,\"product_model\":\"Model 2000;Model 2400\",\"product_description\":\"IBC-2410-150-15 Thru 10'-2\\\" wide\",\"design_pressure\":\"+32.1\\\/-37.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#15992-R0\",\"approval_number\":\"FL15992.4\",\"seq\":4,\"product_model\":\"Model 2000;Model 2400\",\"product_description\":\"IBC-2412-130-15 Thru 12'-2\\\" wide\",\"design_pressure\":\"+23.8\\\/-27.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#15992-R0\",\"approval_number\":\"FL15992.5\",\"seq\":5,\"product_model\":\"Model 2000;Model 2400\",\"product_description\":\"IBC-2412-150-15 Thru 12'-2\\\" wide\",\"design_pressure\":\"+31.7\\\/-36.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#15992-R0\",\"approval_number\":\"FL15992.6\",\"seq\":6,\"product_model\":\"Model 2000;Model 2400\",\"product_description\":\"IBC-2416-140-15 Thru 16'-2\\\" wide\",\"design_pressure\":\"+27.0\\\/-30.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#16538-R0\",\"approval_number\":\"FL16538.1\",\"seq\":1,\"product_model\":\"Heritage (M950), Oak Summit (24 Ga only, M655)\",\"product_description\":\"IRC-9509-169-15-G Thru 9'-0\\\" wide\",\"design_pressure\":\"+45.3\\\/-51.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#16538-R0\",\"approval_number\":\"FL16538.2\",\"seq\":2,\"product_model\":\"Heritage (M950), Oak Summit (24 Ga only, M655)\",\"product_description\":\"IRC-9509-180-21-G Thru 9'-0\\\" wide\",\"design_pressure\":\"+51.1\\\/-60.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#16538-R0\",\"approval_number\":\"FL16538.3\",\"seq\":3,\"product_model\":\"Heritage (M950), Oak Summit (24 Ga only, M655)\",\"product_description\":\"IRC-9516-169-26-G Thru 16'-0\\\" wide\",\"design_pressure\":\"+45.8\\\/-49.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#16538-R0\",\"approval_number\":\"FL16538.4\",\"seq\":4,\"product_model\":\"Lincoln 3000\\\/Model 1600;Hillcrest 3000\\\/Model 1650\",\"product_description\":\"IRC-1609-130-15 Thru 9'-0\\\" wide\",\"design_pressure\":\"+26.7\\\/-31.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#16538-R0\",\"approval_number\":\"FL16538.5\",\"seq\":5,\"product_model\":\"Model 2000;Model 2400\",\"product_description\":\"IBC-2416-180-26-I Thru 16'-2\\\" wide\",\"design_pressure\":\"+45.0\\\/-52.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#16538-R0\",\"approval_number\":\"FL16538.6\",\"seq\":6,\"product_model\":\"Model 2700;Model 2720\",\"product_description\":\"IBC-2718-120-15 Thru 18'-2\\\" wide\",\"design_pressure\":\"+21.6\\\/-24.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#16538-R0\",\"approval_number\":\"FL16538.7\",\"seq\":7,\"product_model\":\"Model 2700;Model 2720\",\"product_description\":\"IBC-2720-130-26-I Thru 20'-2\\\" wide\",\"design_pressure\":\"+22.9\\\/-25.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#16538-R0\",\"approval_number\":\"FL16538.8\",\"seq\":8,\"product_model\":\"Stratford (M600); Heritage (M950); Oak Summit (M650)\",\"product_description\":\"IRC-6018-100-15 Thru 18'-0\\\" wide\",\"design_pressure\":\"+15.0\\\/-17.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#16892-R0\",\"approval_number\":\"FL16892.1\",\"seq\":1,\"product_model\":\"Classica 1000 & 2000\\\/Model 500\",\"product_description\":\"IRC-5318-130-24-I Thru 18'-0\\\" wide\",\"design_pressure\":\"+25.1\\\/-28.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#16892-R0\",\"approval_number\":\"FL16892.2\",\"seq\":2,\"product_model\":\"Classica 3000\\\/Model 3000\",\"product_description\":\"IRC-3316-120-24 Thru 16'-0\\\" wide\",\"design_pressure\":\"+21.8\\\/-24.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#16892-R0\",\"approval_number\":\"FL16892.3\",\"seq\":3,\"product_model\":\"Classica 3000\\\/Model 3000\",\"product_description\":\"IRC-3316-130-24\",\"design_pressure\":\"+25.3\\\/-28.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#16892-R0\",\"approval_number\":\"FL16892.4\",\"seq\":4,\"product_model\":\"Heritage 3000\\\/Model 1200;(24ga) Oak Summit 3000\\\/Model 1200\",\"product_description\":\"IRC-1216-175-26-G Thru 16'-0\\\" wide\",\"design_pressure\":\"+48.0\\\/-52.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#16892-R0\",\"approval_number\":\"FL16892.5\",\"seq\":5,\"product_model\":\"Model 2700;Model 2720\",\"product_description\":\"IBC-2718-130-24-I Thru 18'-2\\\" wide\",\"design_pressure\":\"+25.1\\\/-28.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#16892-R0\",\"approval_number\":\"FL16892.6\",\"seq\":6,\"product_model\":\"Stratford 3000\\\/Model 1500;Heritage 3000\\\/Model 1200;Oak Summit 3000\\\/Model 1550\",\"product_description\":\"IRC-1518-120-24 Thru 18'-0\\\" wide\",\"design_pressure\":\"+21.6\\\/-24.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#16892-R0\",\"approval_number\":\"FL16892.7\",\"seq\":7,\"product_model\":\"Stratford 3000\\\/Model 1500;Heritage 3000\\\/Model 1200;Oak Summit 3000\\\/Model 1550\",\"product_description\":\"IRC-1518-130-24 Thru 18'-0\\\" wide\",\"design_pressure\":\"+25.4\\\/-28.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#16985-R0\",\"approval_number\":\"FL16985.1\",\"seq\":1,\"product_model\":\"Classica 1000 & 2000\\\/Model 500\",\"product_description\":\"IRC-5309-120-15 Thru 9'-0\\\" wide\",\"design_pressure\":\"+22.8\\\/-26.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#16985-R0\",\"approval_number\":\"FL16985.2\",\"seq\":2,\"product_model\":\"Classica 3000\\\/Model 3000\",\"product_description\":\"IRC-3316-130-24-I Thru 16'-0\\\" wide\",\"design_pressure\":\"+25.3\\\/-28.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#16985-R0\",\"approval_number\":\"FL16985.3\",\"seq\":3,\"product_model\":\"Lincoln 3000\\\/Model 1600;Hillcrest 3000\\\/Model 1650\",\"product_description\":\"IRC-1609-155-15-I Thru 9'-0\\\" wide\",\"design_pressure\":\"+38.0\\\/-45.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#16985-R0\",\"approval_number\":\"FL16985.4\",\"seq\":4,\"product_model\":\"Lincoln 3000\\\/Model 1600;Hillcrest 3000\\\/Model 1650\",\"product_description\":\"IRC-1616-155-26-I Thru 16'-0\\\" wide\",\"design_pressure\":\"+36.4\\\/-41.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#16985-R0\",\"approval_number\":\"FL16985.5\",\"seq\":5,\"product_model\":\"Lincoln 3000\\\/Model 1600;Hillcrest 3000\\\/Model 1650\",\"product_description\":\"IRC-1618-155-26-I Thru 18'-0\\\" wide\",\"design_pressure\":\"+36.1\\\/-40.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#16985-R0\",\"approval_number\":\"FL16985.6\",\"seq\":6,\"product_model\":\"Model 1350;Model 2700\",\"product_description\":\"IBC-1309-150-15-I Thru 9'-2\\\" wide\",\"design_pressure\":\"+32.3\\\/-38.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#16985-R0\",\"approval_number\":\"FL16985.7\",\"seq\":7,\"product_model\":\"Stratford (M600);Heritage (M950);Oak Summit (M650)\",\"product_description\":\"IRC-6016-133-17 Thru 16'-0\\\" wide\",\"design_pressure\":\"+27.4\\\/-30.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#16985-R0\",\"approval_number\":\"FL16985.8\",\"seq\":8,\"product_model\":\"Stratford (M600);Heritage (M950);Oak Summit (M650)\",\"product_description\":\"IRC-6016-133-17-I Thru 16'-0\\\" wide\",\"design_pressure\":\"+27.4\\\/-30.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#16985-R0\",\"approval_number\":\"FL16985.9\",\"seq\":9,\"product_model\":\"Stratford (M600);Heritage (M950);Oak Summit (M650)\",\"product_description\":\"IRC-6016-156-26-I Thru 16'-0\\\" wide\",\"design_pressure\":\"+38.0\\\/-42.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17099-R0\",\"approval_number\":\"FL17099.1\",\"seq\":1,\"product_model\":\"Model 1000\",\"product_description\":\"IBC-1009-132-00 Thru 9'-2\\\" wide\",\"design_pressure\":\"+28.1\\\/-29.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17099-R0\",\"approval_number\":\"FL17099.2\",\"seq\":2,\"product_model\":\"Stratford (M600); Heritage (M950); Oak Summit (M650)\",\"product_description\":\"IRC-6016-130-15-P Thru 16'-0\\\" wide\",\"design_pressure\":\"+25.6\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17099-R0\",\"approval_number\":\"FL17099.3\",\"seq\":3,\"product_model\":\"Stratford 3000\\\/Model 1500;Heritage 3000\\\/Model 1200;Oak Summit 3000\\\/Model 1550\",\"product_description\":\"IRC-1516-110-15 Thru 16'-0\\\" wide\",\"design_pressure\":\"+18.3\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17099-R0\",\"approval_number\":\"FL17099.4\",\"seq\":4,\"product_model\":\"Stratford 3000\\\/Model 1500;Heritage 3000\\\/Model 1200;Oak Summit 3000\\\/Model 1550\",\"product_description\":\"IRC-1516-120-15 Thru 16'-0\\\" wide\",\"design_pressure\":\"+21.8\\\/-24.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17099-R0\",\"approval_number\":\"FL17099.5\",\"seq\":5,\"product_model\":\"Stratford 3000\\\/Model 1500;Heritage 3000\\\/Model 1200;Oak Summit 3000\\\/Model 1550\",\"product_description\":\"IRC-1518-110-15 Thru 18'-0\\\" wide\",\"design_pressure\":\"+18.2\\\/-20.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17189-R0\",\"approval_number\":\"FL17189.1\",\"seq\":1,\"product_model\":\"Heritage 3000\\\/Model 1200; (24ga) Oak Summit 3000\\\/Model 1200\",\"product_description\":\"IRC-1209-130-11 Thru 9'-0 wide\",\"design_pressure\":\"+26.7\\\/-31.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17189-R0\",\"approval_number\":\"FL17189.2\",\"seq\":2,\"product_model\":\"Heritage 3000\\\/Model 1200; (24ga) Oak Summit 3000\\\/Model 1200\",\"product_description\":\"IRC-1209-130-11-I Thru 9'-0 wide\",\"design_pressure\":\"+26.7\\\/-31.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17189-R0\",\"approval_number\":\"FL17189.3\",\"seq\":3,\"product_model\":\"Heritage 3000\\\/Model 1200; (24ga) Oak Summit 3000\\\/Model 1200\",\"product_description\":\"IRC-1216-130-15 Thru 16'-0 wide\",\"design_pressure\":\"+25.6\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17189-R0\",\"approval_number\":\"FL17189.4\",\"seq\":4,\"product_model\":\"Heritage 3000\\\/Model 1200; (24ga) Oak Summit 3000\\\/Model 1200\",\"product_description\":\"IRC-1216-130-15-I Thru 16'-0 wide\",\"design_pressure\":\"+25.6\\\/-29.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17189-R0\",\"approval_number\":\"FL17189.5\",\"seq\":5,\"product_model\":\"Heritage 3000\\\/Model 1200; (24ga) Oak Summit 3000\\\/Model 1200\",\"product_description\":\"IRC-1218-130-24 Thru 18'-0 wide\",\"design_pressure\":\"+25.4\\\/-28.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17189-R0\",\"approval_number\":\"FL17189.6\",\"seq\":6,\"product_model\":\"Heritage 3000\\\/Model 1200; (24ga) Oak Summit 3000\\\/Model 1200\",\"product_description\":\"IRC-1218-130-24-I Thru 18'-0 wide\",\"design_pressure\":\"+25.4\\\/-28.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17189-R0\",\"approval_number\":\"FL17189.7\",\"seq\":7,\"product_model\":\"Heritage 3000\\\/Model 1200; (24ga) Oak Summit 3000\\\/Model 1200\",\"product_description\":\"IRC-1218-155-26-I Thru 18'-0 wide\",\"design_pressure\":\"+37.0\\\/-40.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17189-R0\",\"approval_number\":\"FL17189.8\",\"seq\":8,\"product_model\":\"Model 2000;Model 2400\",\"product_description\":\"IBC-2416-104-15 Thru 16'-2 wide\",\"design_pressure\":\"+15.0\\\/-17.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17189-R0\",\"approval_number\":\"FL17189.9\",\"seq\":9,\"product_model\":\"Model 3550;Vista\",\"product_description\":\"IBC-3612-140-63 Thru 12'-2 wide\",\"design_pressure\":\"+27.6\\\/-31.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17189-R0\",\"approval_number\":\"FL17189.10\",\"seq\":10,\"product_model\":\"Model 3550;Vista\",\"product_description\":\"IBC-3614-104-63 Thru 14'-2 wide\",\"design_pressure\":\"+15.1\\\/-17.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17312-R0\",\"approval_number\":\"FL17312.1\",\"seq\":1,\"product_model\":\"Model 1380\",\"product_description\":\"IBC-1812-104-15 Thru 12'2 wide\",\"design_pressure\":\"+15.3\\\/-17.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17312-R0\",\"approval_number\":\"FL17312.2\",\"seq\":2,\"product_model\":\"Model 2000;Model 2400\",\"product_description\":\"IBC-2412-104-15 Thru 12'2 wide\",\"design_pressure\":\"+15.3\\\/-17.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17312-R0\",\"approval_number\":\"FL17312.3\",\"seq\":3,\"product_model\":\"Model 2000;Model 2400\",\"product_description\":\"IBC-2412-145-24 Thru 12'2 wide\",\"design_pressure\":\"+29.6\\\/-34.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17312-R0\",\"approval_number\":\"FL17312.4\",\"seq\":4,\"product_model\":\"Model 2000;Model 2400\",\"product_description\":\"IBC-2420-104-24 Thru 20'2 wide\",\"design_pressure\":\"+14.7\\\/-16.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17312-R0\",\"approval_number\":\"FL17312.5\",\"seq\":5,\"product_model\":\"Model 2000;Model 2400\",\"product_description\":\"IBC-2424-118-26 Thru 24'2 wide\",\"design_pressure\":\"+18.5\\\/-20.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17312-R0\",\"approval_number\":\"FL17312.6\",\"seq\":6,\"product_model\":\"Model 2720;Model 2700\",\"product_description\":\"IBC-2712-104-00 Thru 12'2 wide\",\"design_pressure\":\"+15.3\\\/-17.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17312-R0\",\"approval_number\":\"FL17312.7\",\"seq\":7,\"product_model\":\"Model 2720;Model 2700\",\"product_description\":\"IBC-2716-104-15 Thru 16'2 wide\",\"design_pressure\":\"+15.0\\\/-17.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17312-R0\",\"approval_number\":\"FL17312.8\",\"seq\":8,\"product_model\":\"Model 2720;Model 2700\",\"product_description\":\"IBC-2720-104-15 Thru 20'2 wide\",\"design_pressure\":\"+14.7\\\/-16.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17409-R0\",\"approval_number\":\"FL17409.1\",\"seq\":1,\"product_model\":\"Carriage Court\\\/Model 1480\",\"product_description\":\"IRC-1409-130-15 Thru 9'-2 wide\",\"design_pressure\":\"+26.4\\\/-31.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17409-R0\",\"approval_number\":\"FL17409.2\",\"seq\":2,\"product_model\":\"Carriage Court\\\/Model 1480\",\"product_description\":\"IRC-1412-100-15 Thru 12'-2 wide\",\"design_pressure\":\"+15.3\\\/-17.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17409-R0\",\"approval_number\":\"FL17409.3\",\"seq\":3,\"product_model\":\"Carriage Court\\\/Model 1480\",\"product_description\":\"IRC-1416-130-15 Thru 16'-2 wide\",\"design_pressure\":\"+25.3\\\/-28.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17409-R0\",\"approval_number\":\"FL17409.4\",\"seq\":4,\"product_model\":\"Carriage Court\\\/Model 1480\",\"product_description\":\"IRC-1416-130-15-I Thru 16'-2 wide\",\"design_pressure\":\"+25.3\\\/-28.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17409-R0\",\"approval_number\":\"FL17409.5\",\"seq\":5,\"product_model\":\"Model 1380\",\"product_description\":\"IBC-1816-136-15-I Thru 16'-2 wide\",\"design_pressure\":\"+25.3\\\/-28.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17409-R0\",\"approval_number\":\"FL17409.6\",\"seq\":6,\"product_model\":\"Model 1380\",\"product_description\":\"IBC-1816-136-15 Thru 16'-2 wide\",\"design_pressure\":\"+25.3\\\/-28.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17409-R0\",\"approval_number\":\"FL17409.7\",\"seq\":7,\"product_model\":\"Model 1380\",\"product_description\":\"IBC-1809-136-15 Thru 9'-2 wide\",\"design_pressure\":\"+26.4\\\/-31.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17409-R0\",\"approval_number\":\"FL17409.8\",\"seq\":8,\"product_model\":\"Stratford 3000\\\/Model 1500;Heritage 3000\\\/Model 1200;Oak Summit 3000\\\/Model 1550\",\"product_description\":\"IRC-1509-130-15-I Thru 9'-0 wide\",\"design_pressure\":\"+26.7\\\/-30.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17409-R0\",\"approval_number\":\"FL17409.9\",\"seq\":9,\"product_model\":\"Stratford 3000\\\/Model 1500;Heritage 3000\\\/Model 1200;Oak Summit 3000\\\/Model 1550\",\"product_description\":\"IRC-1516-130-15-I Thru 16'-0 wide\",\"design_pressure\":\"+25.6\\\/-29.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17409-R0\",\"approval_number\":\"FL17409.10\",\"seq\":10,\"product_model\":\"Stratford 3000\\\/Model 1500;Heritage 3000\\\/Model 1200;Oak Summit 3000\\\/Model 1550\",\"product_description\":\"IRC-1518-130-24-I Thru 18'-0 wide\",\"design_pressure\":\"+25.4\\\/-28.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17535-R0\",\"approval_number\":\"FL17535.1\",\"seq\":1,\"product_model\":\"Amarr Model 1350;Amarr Model 2700\",\"product_description\":\"IBC-1316-130-15 Thru 16'-2 wide\",\"design_pressure\":\"+23.3\\\/-26.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17535-R0\",\"approval_number\":\"FL17535.2\",\"seq\":2,\"product_model\":\"Amarr Model 1380\",\"product_description\":\"IBC-1818-136-26 Thru 18'-2 wide\",\"design_pressure\":\"+25.1\\\/-28.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17535-R0\",\"approval_number\":\"FL17535.3\",\"seq\":3,\"product_model\":\"Amarr Model 1380\",\"product_description\":\"IBC-1809-136-15-I Thru 9'-2 wide\",\"design_pressure\":\"+26.4\\\/-31.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17535-R0\",\"approval_number\":\"FL17535.4\",\"seq\":4,\"product_model\":\"Amarr Model 1380\",\"product_description\":\"IBC-1818-136-26-I Thru 18'-2 wide\",\"design_pressure\":\"+25.1\\\/-28.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17535-R0\",\"approval_number\":\"FL17535.5\",\"seq\":5,\"product_model\":\"Amarr Model 2000;Amarr Model 2400\",\"product_description\":\"IBC-2410-145-15 Thru 10'-2 wide\",\"design_pressure\":\"+30.0\\\/-34.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17535-R0\",\"approval_number\":\"FL17535.6\",\"seq\":6,\"product_model\":\"Amarr Model 2000;Amarr Model 2400\",\"product_description\":\"IBC-2414-145-24 Thru 14'-2 wide\",\"design_pressure\":\"+29.2\\\/-33.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17535-R0\",\"approval_number\":\"FL17535.7\",\"seq\":7,\"product_model\":\"Amarr Model 2000;Amarr Model 2400;Amarr Model 2500\",\"product_description\":\"IBC-2509-130-15 Thru 9'-2 wide\",\"design_pressure\":\"+24.3\\\/-28.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17535-R0\",\"approval_number\":\"FL17535.8\",\"seq\":8,\"product_model\":\"Amarr Model 2000;Amarr Model 2400;Amarr Model 2500\",\"product_description\":\"IBC-2516-130-24 Thru 16'-2 wide\",\"design_pressure\":\"+23.3\\\/-26.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17535-R0\",\"approval_number\":\"FL17535.9\",\"seq\":9,\"product_model\":\"Carriage Court\\\/Amarr Model 1480\",\"product_description\":\"IRC-1418-130-26-I Thru 18'-2 wide\",\"design_pressure\":\"+25.1\\\/-28.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17535-R0\",\"approval_number\":\"FL17535.10\",\"seq\":10,\"product_model\":\"Carriage Court\\\/Amarr Model 1480\",\"product_description\":\"IRC-1409-130-15-I Thru 9'-2 wide\",\"design_pressure\":\"+26.4\\\/-31.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17535-R0\",\"approval_number\":\"FL17535.11\",\"seq\":11,\"product_model\":\"Carriage Court\\\/Amarr Model 1480\",\"product_description\":\"IRC-1418-130-26 Thru 18'-2 wide\",\"design_pressure\":\"+25.1\\\/-28.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17681-R0\",\"approval_number\":\"FL17681.1\",\"seq\":1,\"product_model\":\"Amarr Model 1200\\\/Heritage 3000; (24ga) Amarr Model 1200\\\/Oak Summit 3000\",\"product_description\":\"IRC-1216-155-26-I Thru 16'-0 wide\",\"design_pressure\":\"+36.4\\\/-41.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17681-R0\",\"approval_number\":\"FL17681.2\",\"seq\":2,\"product_model\":\"Amarr Model 1200\\\/Heritage 3000; (24ga) Amarr Model 1200\\\/Oak Summit 3000\",\"product_description\":\"IRC-1209-155-15-I Thru 9'-0 wide\",\"design_pressure\":\"+38.0\\\/-45.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17681-R0\",\"approval_number\":\"FL17681.3\",\"seq\":3,\"product_model\":\"Amarr Model 1380\",\"product_description\":\"IBC-1812-130-15-I Thru 12'-2 wide\",\"design_pressure\":\"+23.8\\\/-27.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17681-R0\",\"approval_number\":\"FL17681.4\",\"seq\":4,\"product_model\":\"Amarr Model 2000;Amarr Model 2400\",\"product_description\":\"IBC-2418-145-26 Thru 18'-2 wide\",\"design_pressure\":\"+28.7\\\/-32.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17681-R0\",\"approval_number\":\"FL17681.5\",\"seq\":5,\"product_model\":\"Amarr Model 2000;Amarr Model 2400\",\"product_description\":\"IBC-2409-150-11 Thru 9'-2 wide\",\"design_pressure\":\"+32.7\\\/-38.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17681-R0\",\"approval_number\":\"FL17681.6\",\"seq\":6,\"product_model\":\"Amarr Model 2000;Amarr Model 2400;Amarr Model 2500\",\"product_description\":\"IBC-2509-150-15 Thru 9'-2 wide\",\"design_pressure\":\"+32.6\\\/-38.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17681-R0\",\"approval_number\":\"FL17681.7\",\"seq\":7,\"product_model\":\"Amarr Model 2000;Amarr Model 2400;Amarr Model 2500\",\"product_description\":\"IBC-2509-150-15-I Thru 9'-2 wide\",\"design_pressure\":\"+32.6\\\/-38.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17681-R0\",\"approval_number\":\"FL17681.8\",\"seq\":8,\"product_model\":\"Amarr Model 2000;Amarr Model 2400;Amarr Model 2500\",\"product_description\":\"IBC-2516-150-26 Thru 16'-2 wide\",\"design_pressure\":\"+31.4\\\/-35.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17681-R0\",\"approval_number\":\"FL17681.9\",\"seq\":9,\"product_model\":\"Amarr Model 2000;Amarr Model 2400;Amarr Model 2500\",\"product_description\":\"IBC-2516-150-26-I Thru 16'-2 wide\",\"design_pressure\":\"+31.4\\\/-35.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17681-R0\",\"approval_number\":\"FL17681.10\",\"seq\":10,\"product_model\":\"Amarr Model 2720;Amarr Model 2700\",\"product_description\":\"IBC-2724-104-26 Thru 24'-2 wide\",\"design_pressure\":\"+14.7\\\/-16.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17835-R0\",\"approval_number\":\"FL17835.1\",\"seq\":1,\"product_model\":\"Amarr Model 2000\\\/3550;Amarr Model 2400\\\/3550\",\"product_description\":\"IBC-2464-104-26 Thru 24'-2 wide\",\"design_pressure\":\"+14.7\\\/-16.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17835-R0\",\"approval_number\":\"FL17835.2\",\"seq\":2,\"product_model\":\"Amarr Model 2720\\\/3550;Amarr Model 2700\\\/3550\",\"product_description\":\"IBC-2760-104-63 Thru 20'-2 wide\",\"design_pressure\":\"+14.7\\\/-16.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17835-R0\",\"approval_number\":\"FL17835.3\",\"seq\":3,\"product_model\":\"Amarr Model 2720\\\/3550;Amarr Model 2700\\\/3550\",\"product_description\":\"IBC-2764-104-26 Thru 24'-2 wide\",\"design_pressure\":\"+14.7\\\/-16.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17835-R0\",\"approval_number\":\"FL17835.4\",\"seq\":4,\"product_model\":\"Amarr Model 3550HD;Amarr Model Vista\",\"product_description\":\"IBC-3624-104-24 Thru 24'-2 wide\",\"design_pressure\":\"+14.7\\\/-16.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17835-R0\",\"approval_number\":\"FL17835.5\",\"seq\":5,\"product_model\":\"Amarr Model 3550HD;Amarr Model Vista\",\"product_description\":\"IBC-3620-104-63 Thru 20'-2 wide\",\"design_pressure\":\"+14.7\\\/-16.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17835-R0\",\"approval_number\":\"FL17835.6\",\"seq\":6,\"product_model\":\"Amarr Model 500\\\/Classica 1000 & 2000\",\"product_description\":\"IRC-5316-110-24 Thru 16'-0 wide\",\"design_pressure\":\"+18.3\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17835-R0\",\"approval_number\":\"FL17835.7\",\"seq\":7,\"product_model\":\"Amarr Model 500\\\/Classica 1000 & 2000\",\"product_description\":\"IRC-5318-110-24 Thru 18'-0 wide\",\"design_pressure\":\"+18.2\\\/-20.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#17835-R0\",\"approval_number\":\"FL17835.8\",\"seq\":8,\"product_model\":\"Amarr Model 500\\\/Classica 1000 & 2000\",\"product_description\":\"IRC-5316-140-24-T Thru 16'-0 wide\",\"design_pressure\":\"+29.3\\\/-33.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#18347-R0\",\"approval_number\":\"FL18347.1\",\"seq\":1,\"product_model\":\"Amarr Olympus (Clamshell)\\\/Model C500\",\"product_description\":\"IRC-C509-100-00 Thru 9'-0 wide\",\"design_pressure\":\"+15.8\\\/-18.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#18347-R0\",\"approval_number\":\"FL18347.2\",\"seq\":2,\"product_model\":\"Model 1350\\\/Amarr 2741;Model 2700\\\/Amarr 2742;Model 2720\\\/Amarr 2042\",\"product_description\":\"IBC-1312-150-15-I Thru 12'-2 wide\",\"design_pressure\":\"+32.0\\\/-36.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#18347-R0\",\"approval_number\":\"FL18347.3\",\"seq\":3,\"product_model\":\"Model 2400\\\/3550 (Amarr 2402\\\/3552, 2412\\\/3552, 2422\\\/3552);Model 2000\\\/3550 (Amarr 2002\\\/3552, 2012\\\/3552, 2022\\\/3552)\",\"product_description\":\"IBC-2460-104-63 Thru 20'-2 wide\",\"design_pressure\":\"+14.7\\\/-16.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#19079-R0\",\"approval_number\":\"FL19079.1\",\"seq\":1,\"product_model\":\"Amarr Classica 1000, 2000\\\/ Model 500\",\"product_description\":\"IRC-5309-110-15 Thru 9'-0 wide\",\"design_pressure\":\"+19.0\\\/-22.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#19079-R0\",\"approval_number\":\"FL19079.2\",\"seq\":2,\"product_model\":\"Amarr Heritage 1000, 2000 (Model 950);Amarr Oak Summit (24GA) 1000, 2000 (Model 655)\",\"product_description\":\"IRC-9516-185-26-I Thru 16'-0\\\" wide\",\"design_pressure\":\"+51.9\\\/-58.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#19079-R0\",\"approval_number\":\"FL19079.3\",\"seq\":3,\"product_model\":\"Amarr Heritage 1000, 2000 (Model 950);Amarr Oak Summit (24GA) 1000, 2000 (Model 655)\",\"product_description\":\"IRC-9518-180-26-I Thru 18'-0\\\" wide\",\"design_pressure\":\"+48.6\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#19079-R0\",\"approval_number\":\"FL19079.4\",\"seq\":4,\"product_model\":\"Amarr Olympus (Clamshell)\\\/Model C500\",\"product_description\":\"IRC-C516-110-15 Thru 16'-0 wide\",\"design_pressure\":\"+18.3\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#19079-R0\",\"approval_number\":\"FL19079.5\",\"seq\":5,\"product_model\":\"Amarr Olympus (Clamshell)\\\/Model C500\",\"product_description\":\"IRC-C518-110-15 Thru 18'-0 wide\",\"design_pressure\":\"+18.2\\\/-20.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#19079-R0\",\"approval_number\":\"FL19079.6\",\"seq\":6,\"product_model\":\"Model 2400\\\/(Amarr 2402, 2412, 2422);Model 2000\\\/(Amarr 2002, 2012, 2022)\",\"product_description\":\"IBC-2409-104-11-R Thru 9'-2\\\" wide\",\"design_pressure\":\"+15.6\\\/-18.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#19309-R0\",\"approval_number\":\"FL19309.1\",\"seq\":1,\"product_model\":\"Amarr Lincoln 1000, 2000 (Model 625); Amarr Hillcrest 1000, 2000 (Model 675)\",\"product_description\":\"IRC-6209-130-15 Thru 9'-0 wide\",\"design_pressure\":\"+26.7\\\/-31.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#19309-R0\",\"approval_number\":\"FL19309.2\",\"seq\":2,\"product_model\":\"Amarr Lincoln 1000, 2000 (Model 625); Amarr Hillcrest 1000, 2000 (Model 675)\",\"product_description\":\"IRC-6216-130-15 Thru 16'-0 wide\",\"design_pressure\":\"+25.6\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#19309-R0\",\"approval_number\":\"FL19309.3\",\"seq\":3,\"product_model\":\"Amarr Lincoln 1000, 2000 (Model 625); Amarr Hillcrest 1000, 2000 (Model 675)\",\"product_description\":\"IRC-6218-130-24 Thru 18'-0 wide\",\"design_pressure\":\"+25.4\\\/-28.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#19309-R0\",\"approval_number\":\"FL19309.4\",\"seq\":4,\"product_model\":\"Amarr Olympus (Clamshell)\\\/Model C500\",\"product_description\":\"IRC-C509-120-11 Thru 9'-0 wide\",\"design_pressure\":\"+22.8\\\/-26.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#20318-R0\",\"approval_number\":\"FL20318.1\",\"seq\":1,\"product_model\":\"Amarr Classica 1000, 2000\\\/ Model 500\",\"product_description\":\"IRC-5318-130-24 Thru 18'-0\\\" wide\",\"design_pressure\":\"+25.1\\\/-28.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#20318-R0\",\"approval_number\":\"FL20318.2\",\"seq\":2,\"product_model\":\"Model 2500\\\/(Amarr 2502, 2512);Model 2400\\\/(Amarr 2402, 2412, 2422);Model 2000\\\/(Amarr 2002, 2012, 2022)\",\"product_description\":\"IBC-2509-104-11-R Thru 9'-4\\\" wide\",\"design_pressure\":\"+15.6\\\/-18.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#20318-R0\",\"approval_number\":\"FL20318.3\",\"seq\":3,\"product_model\":\"Model 2700\\\/(Amarr 2742);Model 2720\\\/(Amarr 2042)\",\"product_description\":\"IBC-2709-150-11 Thru 9'-2\\\" wide\",\"design_pressure\":\"+32.6\\\/-38.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#20318-R0\",\"approval_number\":\"FL20318.4\",\"seq\":4,\"product_model\":\"Model 2700\\\/(Amarr 2742);Model 2720\\\/(Amarr 2042)\",\"product_description\":\"IBC-2712-150-15 Thru 12'-2\\\" wide\",\"design_pressure\":\"+32.0\\\/-36.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#20318-R0\",\"approval_number\":\"FL20318.5\",\"seq\":5,\"product_model\":\"Model 2700\\\/(Amarr 2742);Model 2720\\\/(Amarr 2042)\",\"product_description\":\"IBC-2716-150-24 Thru 16'-2\\\" wide\",\"design_pressure\":\"+31.3\\\/-35.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#20673-R0\",\"approval_number\":\"FL20673.1\",\"seq\":1,\"product_model\":\"Amarr Classica 3000 (Model 3000)\",\"product_description\":\"IRC-3309-150-15-I Thru 9'-0 wide\",\"design_pressure\":\"+35.6\\\/-41.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#20673-R0\",\"approval_number\":\"FL20673.2\",\"seq\":2,\"product_model\":\"Amarr Classica 3000 (Model 3000)\",\"product_description\":\"IRC-3316-150-26-I Thru 16'-0 wide\",\"design_pressure\":\"+34.0\\\/-38.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#20673-R0\",\"approval_number\":\"FL20673.3\",\"seq\":3,\"product_model\":\"Amarr Classica 3000 (Model 3000)\",\"product_description\":\"IRC-3318-150-26-I Thru 18'-0 wide\",\"design_pressure\":\"+33.7\\\/-38.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#20673-R0\",\"approval_number\":\"FL20673.4\",\"seq\":4,\"product_model\":\"Model 1000\\\/(Amarr 2432)\",\"product_description\":\"IBC-1024-104-24 Thru 24'-2 wide\",\"design_pressure\":\"+14.7\\\/-16.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#20673-R0\",\"approval_number\":\"FL20673.5\",\"seq\":5,\"product_model\":\"Model 2400\\\/(Amarr 2402, 2412, 2422);Model 2000\\\/(Amarr 2002, 2012, 2022)\",\"product_description\":\"IBC-2410-195-24-I Thru 10'-2 wide\",\"design_pressure\":\"+54.2\\\/-63.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#20673-R0\",\"approval_number\":\"FL20673.6\",\"seq\":6,\"product_model\":\"Model 2400\\\/(Amarr 2402, 2412, 2422);Model 2000\\\/(Amarr 2002, 2012, 2022)\",\"product_description\":\"IBC-2412-169-24-I Thru 12'-2 wide\",\"design_pressure\":\"+40.2\\\/-46.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#20673-R0\",\"approval_number\":\"FL20673.7\",\"seq\":7,\"product_model\":\"Model 2400\\\/(Amarr 2402, 2412, 2422);Model 2000\\\/(Amarr 2002, 2012, 2022)\",\"product_description\":\"IBC-2416-150-26-I Thru 16'-2 wide\",\"design_pressure\":\"+31.2\\\/-35.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#20673-R0\",\"approval_number\":\"FL20673.8\",\"seq\":8,\"product_model\":\"Model 2500\\\/(Amarr 2502, 2512);Model 2400\\\/(Amarr 2402, 2412, 2422);Model 2000\\\/(Amarr 2002, 2012, 2022)\",\"product_description\":\"IBC-2509-150-15-R Thru 9'-4 wide\",\"design_pressure\":\"+32.7\\\/-38.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#21046-R0\",\"approval_number\":\"FL21046.1\",\"seq\":1,\"product_model\":\"Amarr Olympus 500 (FIP)\\\/Model P500; Amarr Designers Choice DC-500\\\/ Model D500\",\"product_description\":\"IRC-P509-120-11 Thru 9'-0 wide\",\"design_pressure\":\"+22.8\\\/-26.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#21046-R0\",\"approval_number\":\"FL21046.2\",\"seq\":2,\"product_model\":\"Amarr Olympus 500 (FIP)\\\/Model P500; Amarr Designers Choice DC-500\\\/ Model D500\",\"product_description\":\"IRC-P516-110-15 Thru 16'-0 wide\",\"design_pressure\":\"+18.3\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#21046-R0\",\"approval_number\":\"FL21046.3\",\"seq\":3,\"product_model\":\"Amarr Olympus 500 (FIP)\\\/Model P500; Amarr Designers Choice DC-500\\\/ Model D500\",\"product_description\":\"IRC-P518-110-15 Thru 18'-0 wide\",\"design_pressure\":\"+18.2\\\/-20.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#21046-R0\",\"approval_number\":\"FL21046.4\",\"seq\":4,\"product_model\":\"Model 1000\\\/(Amarr 2432)\",\"product_description\":\"IBC-1012-150-15 Thru 12'-2 wide\",\"design_pressure\":\"+32.0\\\/-36.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#21503-R0\",\"approval_number\":\"FL21503.1\",\"seq\":1,\"product_model\":\"Amarr 2002, 2012, 2022 (Model 2000);Amarr 2402, 2412, 2422 (Model 2400)\",\"product_description\":\"IBC-2409-169-15-I Thru 9'-2\\\" wide\",\"design_pressure\":\"+41.0\\\/-48.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#21503-R0\",\"approval_number\":\"FL21503.2\",\"seq\":2,\"product_model\":\"Amarr 2002, 2012, 2022 (Model 2000);Amarr 2402, 2412, 2422 (Model 2400)\",\"product_description\":\"IBC-2410-169-21-I Thru 10'-2\\\" wide\",\"design_pressure\":\"+40.7\\\/-47.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#21503-R0\",\"approval_number\":\"FL21503.3\",\"seq\":3,\"product_model\":\"Amarr 2002\\\/3552, 2012\\\/3552, 2022\\\/3552 (Model 2000\\\/3550);Amarr 2402\\\/3552, 2412\\\/3552, 2422\\\/3552 (Model 2400\\\/3550)\",\"product_description\":\"IBC-2450-140-63 Thru 10'-2\\\" wide\",\"design_pressure\":\"+27.9\\\/-32.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#21503-R0\",\"approval_number\":\"FL21503.4\",\"seq\":4,\"product_model\":\"Amarr 2432 (Model 1000)\",\"product_description\":\"IBC-1009-195-15-I Thru 9'-2\\\" wide\",\"design_pressure\":\"+55.1\\\/-64.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#21503-R0\",\"approval_number\":\"FL21503.5\",\"seq\":5,\"product_model\":\"Amarr 2432 (Model 1000)\",\"product_description\":\"IBC-1010-130-11 Thru 10'-2\\\" wide\",\"design_pressure\":\"+24.1\\\/-28.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#21503-R0\",\"approval_number\":\"FL21503.6\",\"seq\":6,\"product_model\":\"Amarr 2432 (Model 1000)\",\"product_description\":\"IBC-1012-104-11 Thru 12'-2\\\" wide\",\"design_pressure\":\"+15.3\\\/-17.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#21503-R0\",\"approval_number\":\"FL21503.7\",\"seq\":7,\"product_model\":\"Amarr 2432 (Model 1000)\",\"product_description\":\"IBC-1012-130-15 Thru 12'-2\\\" wide\",\"design_pressure\":\"+23.8\\\/-27.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#21503-R0\",\"approval_number\":\"FL21503.8\",\"seq\":8,\"product_model\":\"Amarr 2432 (Model 1000)\",\"product_description\":\"IBC-1016-150-26-I Thru 16'-2\\\" wide\",\"design_pressure\":\"+31.2\\\/-35.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#21503-R0\",\"approval_number\":\"FL21503.9\",\"seq\":9,\"product_model\":\"Amarr Stratford 3000 (Model 1500);Amarr Heritage 3000 (Model 1200);Amarr Oak Summit 3000 (Model 1550)\",\"product_description\":\"IRC-1509-155-15-I Thru 9'-0 wide\",\"design_pressure\":\"+38.0\\\/-45.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#25605-R0\",\"approval_number\":\"FL25605.1\",\"seq\":1,\"product_model\":\"Amarr Lincoln 1000, 2000 (Model 625); Amarr Hillcrest 1000, 2000 (Model 675)\",\"product_description\":\"IRC-6209-169-15-I Thru 9'-2\\\" wide\",\"design_pressure\":\"+45.2\\\/-53.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#25605-R0\",\"approval_number\":\"FL25605.2\",\"seq\":2,\"product_model\":\"Amarr Lincoln 1000, 2000 (Model 625); Amarr Hillcrest 1000, 2000 (Model 675)\",\"product_description\":\"IRC-6210-175-21-I Thru 10'-2\\\" wide\",\"design_pressure\":\"+48.0\\\/-56.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#25605-R0\",\"approval_number\":\"FL25605.3\",\"seq\":3,\"product_model\":\"Amarr Lincoln 1000, 2000 (Model 625); Amarr Hillcrest 1000, 2000 (Model 675)\",\"product_description\":\"IRC-6212-175-24-I Thru 12'-2\\\" wide\",\"design_pressure\":\"+47.4\\\/-54.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#25605-R0\",\"approval_number\":\"FL25605.4\",\"seq\":4,\"product_model\":\"Amarr Olympus 500 (Model P500); Amarr Designers Choice 500 (Model D500)\",\"product_description\":\"IRC-P509-130-11 Thru 9'-0 wide\",\"design_pressure\":\"+26.7\\\/-31.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#25605-R0\",\"approval_number\":\"FL25605.5\",\"seq\":5,\"product_model\":\"Model 3550HD (Amarr 3552);Model Vista (Amarr 3552)\",\"product_description\":\"IBC-3610-136-00 Thru 10'-2\\\" wide\",\"design_pressure\":\"+26.2\\\/-30.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#26342-R0\",\"approval_number\":\"FL26342.1\",\"seq\":1,\"product_model\":\"Amarr Classica 3000 (Model 3000)\",\"product_description\":\"IRC-3309-180-15-I Thru 9'-0 wide\",\"design_pressure\":\"+50.8\\\/-59.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#26342-R0\",\"approval_number\":\"FL26342.2\",\"seq\":2,\"product_model\":\"Amarr Heritage 3000 (Model 1200); Amarr Oak Summit 3000 (Model 1200)\",\"product_description\":\"IRC-1209-130-11-M Thru 9'-0 wide\",\"design_pressure\":\"+26.7\\\/-31.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#26342-R0\",\"approval_number\":\"FL26342.3\",\"seq\":3,\"product_model\":\"Amarr Olympus 500 (Model P500); Amarr Designers Choice 500 (Model D500)\",\"product_description\":\"IRC-P516-155-26-I Thru 9'-0 wide\",\"design_pressure\":\"+37.0\\\/-41.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#26342-R0\",\"approval_number\":\"FL26342.4\",\"seq\":4,\"product_model\":\"Amarr Olympus 500 (Model P500); Amarr Designers Choice 500 (Model D500)\",\"product_description\":\"IRC-P518-155-26-I Thru 18'-0 wide\",\"design_pressure\":\"+37.0\\\/-40.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#26342-R0\",\"approval_number\":\"FL26342.5\",\"seq\":5,\"product_model\":\"Amarr Olympus 500 (Model P500); Amarr Designers Choice 500 (Model D500)\",\"product_description\":\"IRC-P509-155-15-I Thru 9'-0 wide\",\"design_pressure\":\"+38.0\\\/-44.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#26342-R0\",\"approval_number\":\"FL26342.6\",\"seq\":6,\"product_model\":\"Model 1000 (Amarr 2432)\",\"product_description\":\"IBC-1016-185-26-F Thru 16'-2 wide\",\"design_pressure\":\"+47.1\\\/-53.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#26342-R0\",\"approval_number\":\"FL26342.7\",\"seq\":7,\"product_model\":\"Model 2400 (Amarr 2402, 2412, 2422);Model 2000 (Amarr 2002, 2012, 2022)\",\"product_description\":\"IBC-2414-104-15 Thru 14'-2 wide\",\"design_pressure\":\"+15.1\\\/-17.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#26342-R0\",\"approval_number\":\"FL26342.8\",\"seq\":8,\"product_model\":\"Model 2400 (Amarr 2402, 2412, 2422);Model 2000 (Amarr 2002, 2012, 2022)\",\"product_description\":\"IBC-2414-120-24 Thru 14'-2 wide\",\"design_pressure\":\"+20.0\\\/-22.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#26933-R0\",\"approval_number\":\"FL26933.1\",\"seq\":1,\"product_model\":\"Amarr Classica 1000, 2000 (Model 500)\",\"product_description\":\"IRC-5309-100-11 Thru 9'-0 wide\",\"design_pressure\":\"+15.7\\\/-18.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#26933-R0\",\"approval_number\":\"FL26933.2\",\"seq\":2,\"product_model\":\"Amarr Classica 1000, 2000 (Model 500)\",\"product_description\":\"IRC-5318-100-24 Thru 18'-0 wide\",\"design_pressure\":\"+15.0\\\/-17.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#26933-R0\",\"approval_number\":\"FL26933.3\",\"seq\":3,\"product_model\":\"Amarr Heritage 3000 (Model 1200); Amarr Oak Summit 3000 (Model 1200)\",\"product_description\":\"IRC-1209-130-11-F Thru 9'-0 wide\",\"design_pressure\":\"+26.7\\\/-31.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#26933-R0\",\"approval_number\":\"FL26933.4\",\"seq\":4,\"product_model\":\"Model 1000 (Amarr 2432)\",\"product_description\":\"IBC-1010-116-00 Thru 10'-0 wide\",\"design_pressure\":\"+19.2\\\/-22.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#26933-R0\",\"approval_number\":\"FL26933.5\",\"seq\":5,\"product_model\":\"Model 1000 (Amarr 2432)\",\"product_description\":\"IBC-1014-130-15 Thru 14'-0 wide\",\"design_pressure\":\"+23.5\\\/-26.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#26933-R0\",\"approval_number\":\"FL26933.6\",\"seq\":6,\"product_model\":\"Model 1000\\\/Superflex (Amarr 2432\\\/Superflex)\",\"product_description\":\"IBC-1009-130-11-S Thru 9'-2 wide\",\"design_pressure\":\"+24.3\\\/-28.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#26933-R0\",\"approval_number\":\"FL26933.7\",\"seq\":7,\"product_model\":\"Model 1000\\\/Superflex (Amarr 2432\\\/Superflex)\",\"product_description\":\"IBC-1009-150-11-S Thru 9'-2 wide\",\"design_pressure\":\"+32.7\\\/-38.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#26933-R0\",\"approval_number\":\"FL26933.8\",\"seq\":8,\"product_model\":\"Model 1000\\\/Superflex (Amarr 2432\\\/Superflex)\",\"product_description\":\"IBC-1009-130-11-S Thru 9'-2 wide\",\"design_pressure\":\"+24.3\\\/-28.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#26933-R0\",\"approval_number\":\"FL26933.9\",\"seq\":9,\"product_model\":\"Model 1350 (Amarr 2741);Model 2700 (Amarr 2742);Model 2720 (Amarr 2042)\",\"product_description\":\"IBC-1314-130-15 Thru 14'-2 wide\",\"design_pressure\":\"+23.5\\\/-26.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#26933-R0\",\"approval_number\":\"FL26933.10\",\"seq\":10,\"product_model\":\"Model 1350 (Amarr 2741);Model 2700 (Amarr 2742);Model 2720 (Amarr 2042)\",\"product_description\":\"IBC-1314-150-15 Thru 14'-0 wide\",\"design_pressure\":\"+31.5\\\/-35.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#26933-R0\",\"approval_number\":\"FL26933.11\",\"seq\":11,\"product_model\":\"Model 2500\\\/Superflex (Amarr 2502\\\/Superflex, 2512\\\/Superflex);Model 2400\\\/Superflex (Amarr 2402\\\/Superflex, 2412\\\/Superflex, 2422\\\/Superflex);Model 2000\\\/Superflex (Amarr 2002\\\/Superflex, 2012\\\/Superflex, 2022\\\/Superflex)\",\"product_description\":\"IBC-2509-104-11-S Thru 9'-2 wide\",\"design_pressure\":\"+15.6\\\/-18.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#26933-R0\",\"approval_number\":\"FL26933.12\",\"seq\":12,\"product_model\":\"Model 2700\\\/Superflex (Amarr 2742\\\/Superflex);Model 2720\\\/Superflex (Amarr 2042\\\/Superflex)\",\"product_description\":\"IBC-2709-104-00-S Thru 9'-2 wide\",\"design_pressure\":\"+15.6\\\/-18.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#27406-R0\",\"approval_number\":\"FL27406.1\",\"seq\":1,\"product_model\":\"Amarr Heritage 3000 (Model 1200); Amarr Oak Summit 3000 (Model 1200)\",\"product_description\":\"IRC-1216-130-15-M Thru 16'-0 wide\",\"design_pressure\":\"+25.6\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#27406-R0\",\"approval_number\":\"FL27406.2\",\"seq\":2,\"product_model\":\"Amarr Heritage 3000 (Model 1200); Amarr Oak Summit 3000 (Model 1200)\",\"product_description\":\"IRC-1216-130-15-F Thru 16'-0 wide\",\"design_pressure\":\"+25.6\\\/-29.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#27406-R0\",\"approval_number\":\"FL27406.3\",\"seq\":3,\"product_model\":\"Model 1000 (Amarr 2432)\",\"product_description\":\"IBC-1012-120-15 Thru 12'-2 wide\",\"design_pressure\":\"+20.2\\\/-23.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#27406-R0\",\"approval_number\":\"FL27406.4\",\"seq\":4,\"product_model\":\"Model 1000 (Amarr 2432)\",\"product_description\":\"IBC-1014-120-15 Thru 14'-2 wide\",\"design_pressure\":\"+20.0\\\/-22.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#27406-R0\",\"approval_number\":\"FL27406.5\",\"seq\":5,\"product_model\":\"Model 1350 (Amarr 2741);Model 2700 (Amarr 2742);Model 2720 (Amarr 2042)\",\"product_description\":\"IBC-1312-150-15 Thru 12'-2 wide\",\"design_pressure\":\"+32.0\\\/-36.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#27406-R0\",\"approval_number\":\"FL27406.6\",\"seq\":6,\"product_model\":\"Model 1350 (Amarr 2741);Model 2700 (Amarr 2742);Model 2720 (Amarr 2042)\",\"product_description\":\"IBC-1312-133-15 Thru 12'-2 wide\",\"design_pressure\":\"+25.0\\\/-28.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#27406-R0\",\"approval_number\":\"FL27406.7\",\"seq\":7,\"product_model\":\"Model 1350 (Amarr 2741);Model 2700 (Amarr 2742);Model 2720 (Amarr 2042)\",\"product_description\":\"IBC-1314-104-15 Thru 14'-2 wide\",\"design_pressure\":\"+15.1\\\/-17.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#27406-R0\",\"approval_number\":\"FL27406.8\",\"seq\":8,\"product_model\":\"Model 1350 (Amarr 2741);Model 2700 (Amarr 2742);Model 2720 (Amarr 2042)\",\"product_description\":\"IBC-1316-133-15 Thru 16'-2 wide\",\"design_pressure\":\"+24.4\\\/-27.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#27406-R0\",\"approval_number\":\"FL27406.9\",\"seq\":9,\"product_model\":\"Model 1350 (Amarr 2741);Model 2700 (Amarr 2742);Model 2720 (Amarr 2042)\",\"product_description\":\"IBC-1316-104-15 Thru 16'-2 wide\",\"design_pressure\":\"+15.0\\\/-17.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#27406-R0\",\"approval_number\":\"FL27406.10\",\"seq\":10,\"product_model\":\"Model 2400 (Amarr 2402, 2412, 2422);Model 2000 (Amarr 2002, 2012, 2022)\",\"product_description\":\"IBC-2412-120-15 Thru 12'-2 wide\",\"design_pressure\":\"+20.2\\\/-23.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#27406-R0\",\"approval_number\":\"FL27406.11\",\"seq\":11,\"product_model\":\"Model 2400\\\/3550 (Amarr 2402\\\/3552, 2412\\\/3552, 2422\\\/3552);Model 2000\\\/3550 (Amarr 2002\\\/3552, 2012\\\/3552, 2022\\\/3552)\",\"product_description\":\"IBC-2412-140-63-A Thru 12'-2 wide\",\"design_pressure\":\"+27.6\\\/-31.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#27406-R0\",\"approval_number\":\"FL27406.12\",\"seq\":12,\"product_model\":\"Model 2700 (Amarr 2742);Model 2720 (Amarr 2042)\",\"product_description\":\"IBC-2712-130-15 Thru 12'-2 wide\",\"design_pressure\":\"+23.8\\\/-27.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#27406-R0\",\"approval_number\":\"FL27406.13\",\"seq\":13,\"product_model\":\"Model 3550HD (Amarr 3552);Model Vista (Amarr 3552)\",\"product_description\":\"IBC-3616-150-63 Thru 16'-2 wide\",\"design_pressure\":\"+31.2\\\/-35.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#27724-R0\",\"approval_number\":\"FL27724.1\",\"seq\":1,\"product_model\":\"Amarr Heritage 3000 (Model 1200); Amarr Oak Summit 3000 (Model 1200)\",\"product_description\":\"IRC-1218-130-24-M Thru 18'-0 wide\",\"design_pressure\":\"+25.4\\\/-28.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#27724-R0\",\"approval_number\":\"FL27724.2\",\"seq\":2,\"product_model\":\"Amarr Heritage 3000 (Model 1200); Amarr Oak Summit 3000 (Model 1200)\",\"product_description\":\"IRC-1209-190-15-F Thru 9'-0 wide\",\"design_pressure\":\"+57.0\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#27724-R0\",\"approval_number\":\"FL27724.3\",\"seq\":3,\"product_model\":\"Amarr Heritage 3000 (Model 1200); Amarr Oak Summit 3000 (Model 1200)\",\"product_description\":\"IRC-1216-175-26-F Thru 16'-0 wide\",\"design_pressure\":\"+48.0\\\/-52.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#27724-R0\",\"approval_number\":\"FL27724.4\",\"seq\":4,\"product_model\":\"Model 1350 (Amarr 2741);Model 2700 (Amarr 2742);Model 2720 (Amarr 2042)\",\"product_description\":\"IBC-1309-133-11 Thru 9'-2 wide\",\"design_pressure\":\"+25.5\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#27724-R0\",\"approval_number\":\"FL27724.5\",\"seq\":5,\"product_model\":\"Model 1350 (Amarr 2741);Model 2700 (Amarr 2742);Model 2720 (Amarr 2042)\",\"product_description\":\"IBC-1309-150-15 Thru 9'-2 wide\",\"design_pressure\":\"+32.6\\\/-36.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#27724-R0\",\"approval_number\":\"FL27724.6\",\"seq\":6,\"product_model\":\"Model 2000 (Amarr 2002, 2012, 2022)\",\"product_description\":\"IBC-2009-104-11-R Thru 9'4 wide\",\"design_pressure\":\"+15.6\\\/-18.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#27724-R0\",\"approval_number\":\"FL27724.7\",\"seq\":7,\"product_model\":\"Model 2000 (Amarr 2002, 2012, 2022)\",\"product_description\":\"IBC-2009-130-11-R Thru 9'4 wide\",\"design_pressure\":\"+24.2\\\/-28.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#27724-R0\",\"approval_number\":\"FL27724.8\",\"seq\":8,\"product_model\":\"Model 2000 (Amarr 2002, 2012, 2022)\",\"product_description\":\"IBC-2009-150-11-R Thru 9'-4 wide\",\"design_pressure\":\"+32.5\\\/-38.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#27724-R0\",\"approval_number\":\"FL27724.9\",\"seq\":9,\"product_model\":\"Model 2700 (Amarr 2742);Model 2720 (Amarr 2042)\",\"product_description\":\"IBC-2710-130-00 Thru 10'-2 wide\",\"design_pressure\":\"+24.1\\\/-28.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#27724-R0\",\"approval_number\":\"FL27724.10\",\"seq\":10,\"product_model\":\"Model 2700 (Amarr 2742);Model 2720 (Amarr 2042)\",\"product_description\":\"IBC-2710-150-11 Thru 10'-2 wide\",\"design_pressure\":\"+32.1\\\/-37.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#27724-R0\",\"approval_number\":\"FL27724.11\",\"seq\":11,\"product_model\":\"Model 2700 (Amarr 2742);Model 2720 (Amarr 2042)\",\"product_description\":\"IBC-2712-130-15-I Thru 12'-2 wide\",\"design_pressure\":\"+23.8\\\/-27.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#27724-R0\",\"approval_number\":\"FL27724.12\",\"seq\":12,\"product_model\":\"Model 2700 (Amarr 2742);Model 2720 (Amarr 2042)\",\"product_description\":\"IBC-2712-150-15-I Thru 12'-2 wide\",\"design_pressure\":\"+32.0\\\/-36.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#28284-R0\",\"approval_number\":\"FL28284.1\",\"seq\":1,\"product_model\":\"Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650)\",\"product_description\":\"IRC-1609-120-11 Thru 9'-0 wide\",\"design_pressure\":\"+22.8\\\/-26.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#28284-R0\",\"approval_number\":\"FL28284.2\",\"seq\":2,\"product_model\":\"Model 1000 (Amarr 2432)\",\"product_description\":\"IBC-1016-120-15 Thru 16'-2 wide\",\"design_pressure\":\"+20.0\\\/-22.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#28284-R0\",\"approval_number\":\"FL28284.3\",\"seq\":3,\"product_model\":\"Model 1000\\\/Superflex (Amarr 2432\\\/Superflex)\",\"product_description\":\"IBC-1009-120-00-S Thru 9'-2 wide\",\"design_pressure\":\"+20.7\\\/-24.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#28284-R0\",\"approval_number\":\"FL28284.4\",\"seq\":4,\"product_model\":\"Model 2000 (Amarr 2002, 2012, 2022)\",\"product_description\":\"IBC-2009-133-11 Thru 9'-0 wide\",\"design_pressure\":\"+25.5\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#28284-R0\",\"approval_number\":\"FL28284.5\",\"seq\":5,\"product_model\":\"Model 2400 (Amarr 2402, 2412, 2422);Model 2000 (Amarr 2002, 2012, 2022)\",\"product_description\":\"IBC-2414-130-24 Thru 14'-2 wide\",\"design_pressure\":\"+23.5\\\/-26.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#28284-R0\",\"approval_number\":\"FL28284.6\",\"seq\":6,\"product_model\":\"Model 2400 (Amarr 2402, 2412, 2422);Model 2000 (Amarr 2002, 2012, 2022)\",\"product_description\":\"IBC-2414-150-24 Thru 14'-2 wide\",\"design_pressure\":\"+31.5\\\/-35.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#28284-R0\",\"approval_number\":\"FL28284.7\",\"seq\":7,\"product_model\":\"Model 2400 (Amarr 2402, 2412, 2422);Model 2000 (Amarr 2002, 2012, 2022)\",\"product_description\":\"IBC-2416-150-26 Thru 16'-2 wide\",\"design_pressure\":\"+31.2\\\/-35.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#28646-R0\",\"approval_number\":\"FL28646.1\",\"seq\":1,\"product_model\":\"Model 1000 (Amarr 2432)\",\"product_description\":\"IBC-1016-150-26 Thru 16'-2\\\" wide\",\"design_pressure\":\"+31.2\\\/-35.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#28646-R0\",\"approval_number\":\"FL28646.2\",\"seq\":2,\"product_model\":\"Model 2400 (Amarr 2402, 2412, 2422);Model 2000 (Amarr 2002, 2012, 2022)\",\"product_description\":\"IBC-2410-150-15-I Thru 10'-2\\\" wide\",\"design_pressure\":\"+32.1\\\/-37.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#28646-R0\",\"approval_number\":\"FL28646.3\",\"seq\":3,\"product_model\":\"Model 2400 (Amarr 2402, 2412, 2422);Model 2000 (Amarr 2002, 2012, 2022)\",\"product_description\":\"IBC-2416-110-63-A Thru 16'-2\\\" wide\",\"design_pressure\":\"+16.7\\\/-18.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#28646-R0\",\"approval_number\":\"FL28646.4\",\"seq\":4,\"product_model\":\"Model 3550HD (Amarr 3552);Model Vista (Amarr 3552)\",\"product_description\":\"IBC-3612-104-00 Thru 12'-2\\\" wide\",\"design_pressure\":\"+15.3\\\/-17.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#29044-R0\",\"approval_number\":\"FL29044.1\",\"seq\":1,\"product_model\":\"Amarr Classica 1000, 2000 (Model 500)\",\"product_description\":\"IRC-5309-150-15-I Thru 9'-0\\\" wide\",\"design_pressure\":\"+35.6\\\/-41.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#29044-R0\",\"approval_number\":\"FL29044.2\",\"seq\":2,\"product_model\":\"Amarr Classica 1000, 2000 (Model 500)\",\"product_description\":\"IRC-5316-150-26-I Thru 16'-0\\\" wide\",\"design_pressure\":\"+34.0\\\/-38.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#29044-R0\",\"approval_number\":\"FL29044.3\",\"seq\":3,\"product_model\":\"Amarr Classica 1000, 2000 (Model 500)\",\"product_description\":\"IRC-5318-150-26-I Thru 18'-0\\\" wide\",\"design_pressure\":\"+33.7\\\/-38.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#29044-R0\",\"approval_number\":\"FL29044.4\",\"seq\":4,\"product_model\":\"Amarr Heritage 3000 (Model 1200); Amarr Oak Summit 3000 (Model 1200)\",\"product_description\":\"IRC-1218-110-15-M Thru 18'-0\\\" wide\",\"design_pressure\":\"+18.2\\\/-20.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#29044-R0\",\"approval_number\":\"FL29044.5\",\"seq\":5,\"product_model\":\"Amarr Lincoln 3138 (Model 3100); Amarr Hillcrest 3138 (Model 3150)Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650)\",\"product_description\":\"IRC-3109-120-11 Thru 9'-0\\\" wide\",\"design_pressure\":\"+22.8\\\/-26.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#29044-R0\",\"approval_number\":\"FL29044.6\",\"seq\":6,\"product_model\":\"Amarr Lincoln 3138 (Model 3100); Amarr Hillcrest 3138 (Model 3150)Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650)\",\"product_description\":\"IRC-3109-130-15 Thru 9'-0\\\" wide\",\"design_pressure\":\"+26.7\\\/-31.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#29044-R0\",\"approval_number\":\"FL29044.7\",\"seq\":7,\"product_model\":\"Amarr Lincoln 3138 (Model 3100); Amarr Hillcrest 3138 (Model 3150)Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650)\",\"product_description\":\"IRC-3109-140-15 Thru 9'-0\\\" wide\",\"design_pressure\":\"+31.0\\\/-35.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#29044-R0\",\"approval_number\":\"FL29044.8\",\"seq\":8,\"product_model\":\"Amarr Lincoln 3138 (Model 3100); Amarr Hillcrest 3138 (Model 3150)Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650)\",\"product_description\":\"IRC-3116-110-11 Thru 16'-0\\\" wide\",\"design_pressure\":\"+18.3\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#29044-R0\",\"approval_number\":\"FL29044.9\",\"seq\":9,\"product_model\":\"Amarr Lincoln 3138 (Model 3100); Amarr Hillcrest 3138 (Model 3150)Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650)\",\"product_description\":\"IRC-3116-120-15 Thru 16'-0\\\" wide\",\"design_pressure\":\"+21.8\\\/-24.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#29044-R0\",\"approval_number\":\"FL29044.10\",\"seq\":10,\"product_model\":\"Amarr Lincoln 3138 (Model 3100); Amarr Hillcrest 3138 (Model 3150)Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650)\",\"product_description\":\"IRC-3116-130-15 Thru 16'-0\\\" wide\",\"design_pressure\":\"+25.6\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#29044-R0\",\"approval_number\":\"FL29044.11\",\"seq\":11,\"product_model\":\"Amarr Stratford 1000, 2000 (Model 600); Amarr Oak Summit 1000, 2000 (Model 650); Amarr Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-6010-110-15 Thru 10'-0\\\" wide\",\"design_pressure\":\"+19.0\\\/-22.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#29044-R0\",\"approval_number\":\"FL29044.12\",\"seq\":12,\"product_model\":\"Amarr Stratford 1000, 2000 (Model 600); Amarr Oak Summit 1000, 2000 (Model 650); Amarr Heritage 1000, 2000 (Model 950)\",\"product_description\":\"IRC-6012-110-15 Thru 12'-0\\\" wide\",\"design_pressure\":\"+18.6\\\/-21.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#29044-R0\",\"approval_number\":\"FL29044.13\",\"seq\":13,\"product_model\":\"Model 2000 (Amarr 2002, 2012, 2022)\",\"product_description\":\"IBC-2010-104-11 Thru 10'-2\\\" wide\",\"design_pressure\":\"+15.5\\\/-18.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#29044-R0\",\"approval_number\":\"FL29044.14\",\"seq\":14,\"product_model\":\"Model 2000 (Amarr 2002, 2012, 2022)\",\"product_description\":\"IBC-2010-130-11 Thru 10'-2\\\" wide\",\"design_pressure\":\"+24.1\\\/-28.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#29044-R0\",\"approval_number\":\"FL29044.15\",\"seq\":15,\"product_model\":\"Model 2700\\\/3550 (Amarr 2742\\\/3552);Model 2720\\\/3550 (Amarr 2042\\\/3552)\",\"product_description\":\"IBC-2716-104-63-A Thru 16'-2\\\" wide\",\"design_pressure\":\"+15.0\\\/-17.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#29044-R0\",\"approval_number\":\"FL29044.16\",\"seq\":16,\"product_model\":\"Model 2700\\\/3550 (Amarr 2742\\\/3552);Model 2720\\\/3550 (Amarr 2042\\\/3552)\",\"product_description\":\"IBC-2716-110-63-A Thru 16'-2\\\" wide\",\"design_pressure\":\"+16.7\\\/-18.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#29265-R0\",\"approval_number\":\"FL29265.1\",\"seq\":1,\"product_model\":\"Amarr Heritage 3000 (Model 1200); Amarr Oak Summit 3000 (Model 1200)\",\"product_description\":\"IRC-1218-130-24-F Thru 18'-0\\\" wide\",\"design_pressure\":\"+25.4\\\/-28.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#29265-R0\",\"approval_number\":\"FL29265.2\",\"seq\":2,\"product_model\":\"Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650)\",\"product_description\":\"IRC-1609-100-11 Thru 9'-0\\\" wide\",\"design_pressure\":\"+15.8\\\/-18.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#29265-R0\",\"approval_number\":\"FL29265.3\",\"seq\":3,\"product_model\":\"Amarr Lincoln 3138 (Model 3100); Amarr Hillcrest 3138 (Model 3150); Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650)\",\"product_description\":\"IRC-3118-100-15 Thru 18'-0\\\" wide\",\"design_pressure\":\"+15.0\\\/-17.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#29265-R0\",\"approval_number\":\"FL29265.4\",\"seq\":4,\"product_model\":\"Amarr Lincoln 3138 (Model 3100); Amarr Hillcrest 3138 (Model 3150); Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650)\",\"product_description\":\"IRC-3118-110-15 Thru 18'-0\\\" wide\",\"design_pressure\":\"+18.2\\\/-20.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#29265-R0\",\"approval_number\":\"FL29265.5\",\"seq\":5,\"product_model\":\"Amarr Lincoln 3138 (Model 3100); Amarr Hillcrest 3138 (Model 3150); Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650)\",\"product_description\":\"IRC-3118-120-24 Thru 18'-0\\\" wide\",\"design_pressure\":\"+21.6\\\/-24.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#29265-R0\",\"approval_number\":\"FL29265.6\",\"seq\":6,\"product_model\":\"Amarr Lincoln 3138 (Model 3100); Amarr Hillcrest 3138 (Model 3150); Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650)\",\"product_description\":\"IRC-3118-130-24 Thru 18'-0\\\" wide\",\"design_pressure\":\"+25.4\\\/-28.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#29265-R0\",\"approval_number\":\"FL29265.7\",\"seq\":7,\"product_model\":\"Amarr Lincoln 3138 (Model 3100); Amarr Hillcrest 3138 (Model 3150); Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650)\",\"product_description\":\"IRC-3109-130-15-I Thru 9'-0\\\" wide\",\"design_pressure\":\"+26.7\\\/-31.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#29265-R0\",\"approval_number\":\"FL29265.8\",\"seq\":8,\"product_model\":\"Amarr Lincoln 3138 (Model 3100); Amarr Hillcrest 3138 (Model 3150); Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650)\",\"product_description\":\"IRC-3109-155-15-I Thru 9'-0\\\" wide\",\"design_pressure\":\"+38.0\\\/-45.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#29265-R0\",\"approval_number\":\"FL29265.9\",\"seq\":9,\"product_model\":\"Amarr Lincoln 3138 (Model 3100); Amarr Hillcrest 3138 (Model 3150); Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650)\",\"product_description\":\"IRC-3116-130-15-I Thru 16'-0\\\" wide\",\"design_pressure\":\"+25.6\\\/-29.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#29265-R0\",\"approval_number\":\"FL29265.10\",\"seq\":10,\"product_model\":\"Amarr Lincoln 3138 (Model 3100); Amarr Hillcrest 3138 (Model 3150); Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650)\",\"product_description\":\"IRC-3118-130-24-I Thru 18'-0\\\" wide\",\"design_pressure\":\"+25.4\\\/-28.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#29265-R0\",\"approval_number\":\"FL29265.11\",\"seq\":11,\"product_model\":\"Model 1000 (Amarr 2432)\",\"product_description\":\"IBC-1016-104-15 Thru 16'-2\\\" wide\",\"design_pressure\":\"+15.0\\\/-17.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#29265-R0\",\"approval_number\":\"FL29265.12\",\"seq\":12,\"product_model\":\"Model 2000 (Amarr 2002, 2012, 2022)\",\"product_description\":\"IBC-2010-130-11-I Thru 10'-2\\\" wide\",\"design_pressure\":\"+24.1\\\/-28.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#29265-R0\",\"approval_number\":\"FL29265.13\",\"seq\":13,\"product_model\":\"Model 2700 (Amarr 2742);Model 2720 (Amarr 2042)\",\"product_description\":\"IBC-2710-130-00-I Thru 10'-2\\\" wide\",\"design_pressure\":\"+24.1\\\/-28.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#29265-R0\",\"approval_number\":\"FL29265.14\",\"seq\":14,\"product_model\":\"Model 2700 (Amarr 2742);Model 2720 (Amarr 2042)\",\"product_description\":\"IBC-2710-150-11-I Thru 10'-2\\\" wide\",\"design_pressure\":\"+32.1\\\/-37.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#29715-R0\",\"approval_number\":\"FL29715.1\",\"seq\":1,\"product_model\":\"Amarr Heritage 3000 (Model 1200); Amarr Oak Summit 3000 (Model 1200)\",\"product_description\":\"IRC-1218-165-26-F Thru 18'-0 wide\",\"design_pressure\":\"+42.0\\\/-46.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#29715-R0\",\"approval_number\":\"FL29715.2\",\"seq\":2,\"product_model\":\"Amarr Lincoln 1000,1500,2000 (Model 625); Amarr Hillcrest 1000,1500,2000 (Model 675)\",\"product_description\":\"IRC-6218-110-15 Thru 18'-0 wide\",\"design_pressure\":\"+18.2\\\/-20.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#29715-R0\",\"approval_number\":\"FL29715.3\",\"seq\":3,\"product_model\":\"Amarr Lincoln 1000,1500,2000 (Model 625); Amarr Hillcrest 1000,1500,2000 (Model 675)\",\"product_description\":\"IRC-6218-145-26 Thru 18'-0 wide\",\"design_pressure\":\"+31.6\\\/-35.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#29715-R0\",\"approval_number\":\"FL29715.4\",\"seq\":4,\"product_model\":\"IBC-2510-150-15 Thru 10'-2 wide\",\"product_description\":\"Model 2500 (Amarr 2502, 2512);Model 2400 (Amarr 2402, 2412, 2422);Model 2000 (Amarr 2002, 2012, 2022)\",\"design_pressure\":\"+32.1\\\/-37.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#29715-R0\",\"approval_number\":\"FL29715.5\",\"seq\":5,\"product_model\":\"Model 1000 (Amarr 2432)\",\"product_description\":\"IBC-1020-130-26 Thru 20'-2 wide\",\"design_pressure\":\"+22.9\\\/-25.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#29715-R0\",\"approval_number\":\"FL29715.6\",\"seq\":6,\"product_model\":\"Model 1000\\\/Superflex (Amarr 2432\\\/Superflex)\",\"product_description\":\"IBC-1010-115-00-S Thru 10'-2 wide\",\"design_pressure\":\"+20.5\\\/-22.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#29715-R0\",\"approval_number\":\"FL29715.7\",\"seq\":7,\"product_model\":\"Model 1000\\\/Superflex (Amarr 2432\\\/Superflex)\",\"product_description\":\"IBC-1010-150-11-S Thru 10'-2 wide\",\"design_pressure\":\"+32.4\\\/-37.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#29715-R0\",\"approval_number\":\"FL29715.8\",\"seq\":8,\"product_model\":\"Model 2700 (Amarr 2742);Model 2720 (Amarr 2042)\",\"product_description\":\"IBC-2709-130-11-M Thru 9'-2 wide\",\"design_pressure\":\"+24.3\\\/-28.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#29715-R0\",\"approval_number\":\"FL29715.9\",\"seq\":9,\"product_model\":\"Model 2700 (Amarr 2742);Model 2720 (Amarr 2042)\",\"product_description\":\"IBC-2709-130-00-A Thru 9'-2 wide\",\"design_pressure\":\"+24.3\\\/-28.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#29715-R0\",\"approval_number\":\"FL29715.10\",\"seq\":10,\"product_model\":\"Model 2700 (Amarr 2742);Model 2720 (Amarr 2042)\",\"product_description\":\"IBC-2709-130-11-R Thru 9'-4 wide\",\"design_pressure\":\"+24.2\\\/-28.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#30075-R0\",\"approval_number\":\"FL30075.1\",\"seq\":1,\"product_model\":\"Amarr Lincoln 3000 (Model 1600); Amarr Hillcrest 3000 (Model 1650)\",\"product_description\":\"IRC-1616-100-15 Thru 16'-0 wide\",\"design_pressure\":\"+15.2\\\/-17.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#30075-R0\",\"approval_number\":\"FL30075.2\",\"seq\":2,\"product_model\":\"Model 1000 (Amarr 2432)\",\"product_description\":\"IBC-1009-130-11-I Thru 9'-2\\\" wide\",\"design_pressure\":\"+24.3\\\/-28.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#30075-R0\",\"approval_number\":\"FL30075.3\",\"seq\":3,\"product_model\":\"Model 1700 (Amarr 2732); Model 1000 (Amarr 2432)\",\"product_description\":\"IBC-1710-110-15 Thru 10'-2\\\" wide\",\"design_pressure\":\"+17.3\\\/-20.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#30075-R0\",\"approval_number\":\"FL30075.4\",\"seq\":4,\"product_model\":\"Model 1700 (Amarr 2732); Model 1000 (Amarr 2432)\",\"product_description\":\"IBC-1710-100-00 Thru 10'-2\\\" wide\",\"design_pressure\":\"+14.3\\\/-16.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#30075-R0\",\"approval_number\":\"FL30075.5\",\"seq\":5,\"product_model\":\"Model 1700 (Amarr 2732); Model 1000 (Amarr 2432)\",\"product_description\":\"IBC-1712-110-15 Thru 12'-2\\\" wide\",\"design_pressure\":\"+17.0\\\/-19.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#30075-R0\",\"approval_number\":\"FL30075.6\",\"seq\":6,\"product_model\":\"Model 2400 (Amarr 2402, 2412, 2422);Model 2000 (Amarr 2002, 2012, 2022)\",\"product_description\":\"IBC-2414-130-24-I Thru 14'-2\\\" wide\",\"design_pressure\":\"+23.5\\\/-26.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#30075-R0\",\"approval_number\":\"FL30075.7\",\"seq\":7,\"product_model\":\"Model 2400 (Amarr 2402, 2412, 2422);Model 2000 (Amarr 2002, 2012, 2022)\",\"product_description\":\"IBC-2414-150-24-I Thru 14'-2\\\" wide\",\"design_pressure\":\"+31.5\\\/-35.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#30075-R0\",\"approval_number\":\"FL30075.8\",\"seq\":8,\"product_model\":\"Model 2700 (Amarr 2742); Model 2720 (Amarr 2042)\",\"product_description\":\"IBC-2709-120-00-R Thru 9'-4\\\" wide\",\"design_pressure\":\"+20.6\\\/-24.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#30075-R0\",\"approval_number\":\"FL30075.9\",\"seq\":9,\"product_model\":\"Model 2700 (Amarr 2742); Model 2720 (Amarr 2042)\",\"product_description\":\"IBC-2712-130-15-M Thru 12'-2\\\" wide\",\"design_pressure\":\"+23.8\\\/-27.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#30075-R0\",\"approval_number\":\"FL30075.10\",\"seq\":10,\"product_model\":\"Model 2700 (Amarr 2742); Model 2720 (Amarr 2042)\",\"product_description\":\"IBC-2709-110-00-M Thru 9'-2\\\" wide\",\"design_pressure\":\"+17.4\\\/-20.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#30075-R0\",\"approval_number\":\"FL30075.11\",\"seq\":11,\"product_model\":\"Model 2700\\\/3550 (Amarr 2742\\\/3552);Model 2720\\\/3550 (Amarr 2042\\\/3552)\",\"product_description\":\"IBC-2712-104-00-A Thru 12'-2\\\" wide\",\"design_pressure\":\"+15.3\\\/-17.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#30075-R0\",\"approval_number\":\"FL30075.12\",\"seq\":12,\"product_model\":\"Model 2700\\\/3550 (Amarr 2742\\\/3552);Model 2720\\\/3550 (Amarr 2042\\\/3552)\",\"product_description\":\"IBC-2710-120-00-A Thru 10'-2\\\" wide\",\"design_pressure\":\"+20.5\\\/-23.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#30937-R0\",\"approval_number\":\"FL30937.1\",\"seq\":1,\"product_model\":\"Model 1000 (Amarr 2432)\",\"product_description\":\"IBC-1016-130-15-I Thru 16'-2\\\" wide\",\"design_pressure\":\"+23.3\\\/-26.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#30937-R0\",\"approval_number\":\"FL30937.2\",\"seq\":2,\"product_model\":\"Model 1000 (Amarr 2432)\",\"product_description\":\"IBC-1018-104-15-M Thru 18'-2\\\" wide\",\"design_pressure\":\"+14.8\\\/-15.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#30937-R0\",\"approval_number\":\"FL30937.3\",\"seq\":3,\"product_model\":\"Model 1000 (Amarr 2432)\",\"product_description\":\"IBC-1018-120-15-M Thru 18'-2\\\" wide\",\"design_pressure\":\"+20.0\\\/-22.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#30937-R0\",\"approval_number\":\"FL30937.4\",\"seq\":4,\"product_model\":\"Model 2500 (Amarr 2502,2512,2522);Model 2400 (Amarr 2402, 2412, 2422);Model 2000 (Amarr 2002, 2012, 2022)\",\"product_description\":\"IBC-2510-150-15-I Thru 10'-2\\\" wide\",\"design_pressure\":\"+32.1\\\/-37.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#30937-R0\",\"approval_number\":\"FL30937.5\",\"seq\":5,\"product_model\":\"Model 2700 (Amarr 2742);Model 2720 (Amarr 2042)\",\"product_description\":\"IBC-2709-130-11-I Thru 9'-2 wide\",\"design_pressure\":\"+24.2\\\/-26.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#30937-R0\",\"approval_number\":\"FL30937.6\",\"seq\":6,\"product_model\":\"Model 2700 (Amarr 2742);Model 2720 (Amarr 2042)\",\"product_description\":\"IBC-2709-150-11-I Thru 9'-2 wide\",\"design_pressure\":\"+32.6\\\/-38.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#30937-R0\",\"approval_number\":\"FL30937.7\",\"seq\":7,\"product_model\":\"Model 2700 (Amarr 2742);Model 2720 (Amarr 2042)\",\"product_description\":\"IBC-2710-115-00-M Thru 10'-2 wide\",\"design_pressure\":\"+18.8\\\/-21.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#30937-R0\",\"approval_number\":\"FL30937.8\",\"seq\":8,\"product_model\":\"Model 3040 (Amarr 3040)\",\"product_description\":\"IBC-3010-100-11 Thru 10'-2\\\" wide\",\"design_pressure\":\"+14.2\\\/-16.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#30937-R0\",\"approval_number\":\"FL30937.9\",\"seq\":9,\"product_model\":\"Model 3040 (Amarr 3040)\",\"product_description\":\"IBC-3010-130-15 Thru 10'-2\\\" wide\",\"design_pressure\":\"+24.1\\\/-28.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#32862-R0\",\"approval_number\":\"FL32862.1\",\"seq\":1,\"product_model\":\"Amarr Classica 1000,2000 (Model 500)\",\"product_description\":\"IRC-5316-100-15 Thru 16'-0 wide\",\"design_pressure\":\"+15.2\\\/-17.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#32862-R0\",\"approval_number\":\"FL32862.2\",\"seq\":2,\"product_model\":\"Amarr Classica 1000,2000 (Model 500)\",\"product_description\":\"IRC-5316-110-24 Thru 16'-0 wide\",\"design_pressure\":\"+18.3\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#32862-R0\",\"approval_number\":\"FL32862.3\",\"seq\":3,\"product_model\":\"Amarr Classica 1000,2000 (Model 500)\",\"product_description\":\"IRC-5316-130-24 Thru 16'-0 wide\",\"design_pressure\":\"+25.3\\\/-28.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#32862-R0\",\"approval_number\":\"FL32862.4\",\"seq\":4,\"product_model\":\"Amarr Classica 1000,2000 (Model 500)\",\"product_description\":\"IRC-5318-100-24 Thru 18'-0 wide\",\"design_pressure\":\"+15.0\\\/-17.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#32862-R0\",\"approval_number\":\"FL32862.5\",\"seq\":5,\"product_model\":\"Amarr Classica 1000,2000 (Model 500)\",\"product_description\":\"IRC-5318-110-24 Thru 18'-0 wide\",\"design_pressure\":\"+18.2\\\/-20.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#32862-R0\",\"approval_number\":\"FL32862.6\",\"seq\":6,\"product_model\":\"Amarr Classica 1000,2000 (Model 500)\",\"product_description\":\"IRC-5318-130-24 Thru 18'-0 wide\",\"design_pressure\":\"+25.1\\\/-28.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#32862-R0\",\"approval_number\":\"FL32862.7\",\"seq\":7,\"product_model\":\"Amarr Classica 3000 (Model 3000)\",\"product_description\":\"IRC-3316-120-17 Thru 16'-0 wide\",\"design_pressure\":\"+21.8\\\/-24.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#32862-R0\",\"approval_number\":\"FL32862.8\",\"seq\":8,\"product_model\":\"Amarr Classica 3000 (Model 3000)\",\"product_description\":\"IRC-3316-130-24 Thru 16'-0 wide\",\"design_pressure\":\"+25.3\\\/-28.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#32862-R0\",\"approval_number\":\"FL32862.9\",\"seq\":9,\"product_model\":\"Amarr Classica 3000 (Model 3000)\",\"product_description\":\"IRC-3316-140-24 Thru 16'-0 wide\",\"design_pressure\":\"+29.7\\\/-33.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#39597-R0\",\"approval_number\":\"FL39597.1\",\"seq\":1,\"product_model\":\"Amarr Heritage 3000 (Model 1200)\",\"product_description\":\"IRC-1218-110-15-M Thru 18'-0 wide\",\"design_pressure\":\"+18.2\\\/-20.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#39597-R0\",\"approval_number\":\"FL39597.2\",\"seq\":2,\"product_model\":\"Amarr Heritage 3000 (Model 1200)\",\"product_description\":\"IRC-1218-130-17-M Thru 18'-0 wide\",\"design_pressure\":\"+25.4\\\/--28.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#39597-R1\",\"approval_number\":\"FL39597.3\",\"seq\":3,\"product_model\":\"Amarr Heritage 3000 (Model 1200)\",\"product_description\":\"IRC-1209-130-11-M Thru 9'-0 wide\",\"design_pressure\":\"+26.7\\\/-31.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#39597-R1\",\"approval_number\":\"FL39597.4\",\"seq\":4,\"product_model\":\"Amarr Heritage 3000 (Model 1200)\",\"product_description\":\"IRC-1216-130-15-M Thru 16'-0 wide\",\"design_pressure\":\"+25.6\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#39597-R1\",\"approval_number\":\"FL39597.5\",\"seq\":5,\"product_model\":\"Amarr Heritage 3000 (Model 1200)\",\"product_description\":\"IRC-1218-130-24 Thru 18'-0 wide\",\"design_pressure\":\"+25.4\\\/-28.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amarr Garage Doors\\\/Entrematic\",\"approval_number_master\":\"FL#39597-R1\",\"approval_number\":\"FL39597.6\",\"seq\":6,\"product_model\":\"Amarr Heritage 3000 (Model 1200)\",\"product_description\":\"IRC-1209-155-15-I Thru 9'-0 wide\",\"design_pressure\":\"+38.7\\\/-48.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Door Engineering and Manufacturing LLC\":[{\"manufacturer\":\"Door Engineering and Manufacturing LLC\",\"approval_number_master\":\"FL#32280-R6\",\"approval_number\":\"FL32280.1\",\"seq\":1,\"product_model\":\"FF70 Series Four-Fold\",\"product_description\":\"Glazed or Opaque Steel Bi-Fold Door in Steel Frame. Level D (Glass Type 1) and Level E (Glass Type 2 and Opaque) LMI.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Door Engineering and Manufacturing LLC\",\"approval_number_master\":\"FL#32280-R6\",\"approval_number\":\"FL32280.2\",\"seq\":2,\"product_model\":\"FF700 Series Four-Fold\",\"product_description\":\"Opaque or Glazed Steel Bi-Fold Door in Steel Frame. (LMI Level D)\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Door Engineering and Manufacturing LLC\",\"approval_number_master\":\"FL#32280-R6\",\"approval_number\":\"FL32280.3\",\"seq\":3,\"product_model\":\"FF700XT Series Four-Fold\",\"product_description\":\"Exterior Mounted Opaque or Glazed Steel Bi-Fold Door in Steel Frame. (LMI Level D)\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Door Engineering and Manufacturing LLC\",\"approval_number_master\":\"FL#32280-R6\",\"approval_number\":\"FL32280.4\",\"seq\":4,\"product_model\":\"Hurricane Series Four-Fold\",\"product_description\":\"Glazed Steel Bi-Fold Door in Steel Frame. (LMI Level E)\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Door Engineering and Manufacturing LLC\",\"approval_number_master\":\"FL#17136-R0\",\"approval_number\":\"FL17136.1\",\"seq\":1,\"product_model\":\"FF700\",\"product_description\":\"HVHZ Four-Fold Door - Interior Mounted\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Door Engineering and Manufacturing LLC\",\"approval_number_master\":\"FL#17136-R0\",\"approval_number\":\"FL17136.2\",\"seq\":2,\"product_model\":\"FF700XT\",\"product_description\":\"HVHZ Four-Fold Door - Exterior Mounted\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-05 00:00:00\",\"instructions_url\":\"\"}],\"ArmRLite Door Manufacturing Co., Inc.\":[{\"manufacturer\":\"ArmRLite Door Manufacturing Co., Inc.\",\"approval_number_master\":\"FL#32416-R2\",\"approval_number\":\"FL32416.1\",\"seq\":1,\"product_model\":\"Custom Max Aluminum and Glass Overhead Sectional Door (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Custom Max Aluminum and Glass Overhead Sectional Door (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+23.3\\\/-23.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ArmRLite Door Manufacturing Co., Inc.\",\"approval_number_master\":\"FL#32416-R2\",\"approval_number\":\"FL32416.2\",\"seq\":2,\"product_model\":\"Custom Min Aluminum and Glass Overhead Sectional Door (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Custom Min Aluminum and Glass Overhead Sectional Door (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+36.7\\\/-36.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ArmRLite Door Manufacturing Co., Inc.\",\"approval_number_master\":\"FL#46038-R0\",\"approval_number\":\"FL46038.1\",\"seq\":1,\"product_model\":\"WZ3D Sectional Garage Door (WZ3) (Impact)\",\"product_description\":\"WZ3D Sectional Garage Door (WZ3) (Impact)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Marvin\":[{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#33694-R2\",\"approval_number\":\"FL33694.1\",\"seq\":1,\"product_model\":\"Coastline Garage Door Glass IZ4 (12')\",\"product_description\":\"Large missile impact resistant 12' wide aluminum and glass sectional garage door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#33694-R2\",\"approval_number\":\"FL33694.2\",\"seq\":2,\"product_model\":\"Coastline Garage Door Glass IZ4 (16'-2\\\")\",\"product_description\":\"Large missile impact resistant 16'-2\\\" wide aluminum and glass sectional garage door.\",\"design_pressure\":\"+46\\\/-56\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#33694-R2\",\"approval_number\":\"FL33694.3\",\"seq\":3,\"product_model\":\"Coastline Garage Door Glass IZ4 (18'-4\\\")\",\"product_description\":\"Large missile impact resistant 18'-4\\\" wide aluminum and glass sectional garage door.\",\"design_pressure\":\"+46\\\/-56\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"}],\"DuraFlex\":[{\"manufacturer\":\"DuraFlex\",\"approval_number_master\":\"FL#36855-R2\",\"approval_number\":\"FL36855.1\",\"seq\":1,\"product_model\":\"Series 'DuraFlex' (12'-2\\\") High Impact Sectional Garage Door\",\"product_description\":\"Large Missile Impact Resistant 12'-2\\\" Wide Sectional Garage Door\",\"design_pressure\":\"+52.9\\\/-60.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DuraFlex\",\"approval_number_master\":\"FL#36855-R2\",\"approval_number\":\"FL36855.2\",\"seq\":2,\"product_model\":\"Series 'DuraFlex' (12'-2\\\") Sectional Garage Door\",\"product_description\":\"Non-Impact Resistant 12'-2\\\" Wide Sectional Garage Door\",\"design_pressure\":\"+46.7\\\/-52.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DuraFlex\",\"approval_number_master\":\"FL#36855-R2\",\"approval_number\":\"FL36855.3\",\"seq\":3,\"product_model\":\"Series 'DuraFlex' (8'-2\\\") High Impact Sectional Garage Door\",\"product_description\":\"Large Missile Impact Resistant 8'-2\\\" Wide Sectional Garage Door\",\"design_pressure\":\"+61.5\\\/-69.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DuraFlex\",\"approval_number_master\":\"FL#46845-R3\",\"approval_number\":\"FL46845.1\",\"seq\":1,\"product_model\":\"DF-ATIN Sectional Garage Door (12' 2'' Wide)\",\"product_description\":\"Non-Impact 12'-2\\\" Wide Sectional Garage Door\",\"design_pressure\":\"+33.9\\\/-37.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DuraFlex\",\"approval_number_master\":\"FL#46845-R3\",\"approval_number\":\"FL46845.2\",\"seq\":2,\"product_model\":\"DF-ATIN Sectional Garage Door (9' 2'' Wide)\",\"product_description\":\"Non-Impact 9'-2\\\" Wide Sectional Garage Door\",\"design_pressure\":\"+45.0\\\/-50.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DuraFlex\",\"approval_number_master\":\"FL#46845-R3\",\"approval_number\":\"FL46845.3\",\"seq\":3,\"product_model\":\"DF2-Cl Sectional Garage Door (12' 2'' Wide)\",\"product_description\":\"Non-Impact 12'-2\\\" Wide Sectional Garage Door.\",\"design_pressure\":\"+33.9\\\/-37.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DuraFlex\",\"approval_number_master\":\"FL#46845-R3\",\"approval_number\":\"FL46845.4\",\"seq\":4,\"product_model\":\"DF2-Cl Sectional Garage Door (9' 2'' Wide)\",\"product_description\":\"Non-Impact 9'-2\\\" Wide Sectional Garage Door.\",\"design_pressure\":\"+45.0\\\/-50.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DuraFlex\",\"approval_number_master\":\"FL#46845-R3\",\"approval_number\":\"FL46845.5\",\"seq\":5,\"product_model\":\"DFF Section Garage Door 12'2\\\" Wide\",\"product_description\":\"Non-Impact 12'-2\\\" Wide Sectional Garage Door\",\"design_pressure\":\"+30.0\\\/-34.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DuraFlex\",\"approval_number_master\":\"FL#46845-R3\",\"approval_number\":\"FL46845.6\",\"seq\":6,\"product_model\":\"DFN Sectional Garage Door (12' 2'' Wide)\",\"product_description\":\"Non-Impact 12'-2\\\" Wide Sectional Garage Door\",\"design_pressure\":\"+44.1\\\/-49.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DuraFlex\",\"approval_number_master\":\"FL#46845-R3\",\"approval_number\":\"FL46845.7\",\"seq\":7,\"product_model\":\"DFN Sectional Garage Door (9' 2'' Wide)\",\"product_description\":\"Non-Impact 9'-2\\\" Wide Sectional Garage Door\",\"design_pressure\":\"+39.9\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DuraFlex\",\"approval_number_master\":\"FL#46845-R3\",\"approval_number\":\"FL46845.8\",\"seq\":8,\"product_model\":\"DFN Sectional Garage Door (9' 2'' Wide)\",\"product_description\":\"Non-Impact 9'-2\\\" Wide Sectional Garage Door\",\"design_pressure\":\"+45.0\\\/-50.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DuraFlex\",\"approval_number_master\":\"FL#46845-R3\",\"approval_number\":\"FL46845.9\",\"seq\":9,\"product_model\":\"DFN Sectional Garage Door 12' 2'' Wide)\",\"product_description\":\"Non-Impact 12'-2\\\" Wide Sectional Garage Door\",\"design_pressure\":\"+27.8\\\/-31.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DuraFlex\",\"approval_number_master\":\"FL#36855-R1\",\"approval_number\":\"FL36855.4\",\"seq\":4,\"product_model\":\"Series 'DuraFlex' (8'-2\\\") High Impact Sectional Garage Door\",\"product_description\":\"Large Missile Impact Resistant 8'-2\\\" Wide Sectional Garage Door\",\"design_pressure\":\"+61.5\\\/-69.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Eco Window Systems\":[{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#47490-R0\",\"approval_number\":\"FL47490.1\",\"seq\":1,\"product_model\":\"870 Series Garage Door System (L.M.I. & S.M.I.)\",\"product_description\":\"Large and Small Missile Impact Resistant Sectional Garage Door\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#47490-R0\",\"approval_number\":\"FL47490.2\",\"seq\":2,\"product_model\":\"875 Series Garage Door System (L.M.I. & S.M.I.)\",\"product_description\":\"Large and Small Missile Impact Resistant Sectional Garage Door\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#40247-R0\",\"approval_number\":\"FL40247.1\",\"seq\":1,\"product_model\":\"Series 850 Sectional Garage Door, (12' Max.)\",\"product_description\":\"Large missile Impact Resistant, Aluminum\\\/Glass, Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#40247-R0\",\"approval_number\":\"FL40247.2\",\"seq\":2,\"product_model\":\"Series 850 Sectional Garage Door, (16' Max.)\",\"product_description\":\"Large missile Impact Resistant, Aluminum\\\/Glass, Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"}],\"WinDoor Inc.\":[{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#40730-R0\",\"approval_number\":\"FL40730.1\",\"seq\":1,\"product_model\":\"GD9895A\",\"product_description\":\"Aluminum, Overhead, Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#40730-R0\",\"approval_number\":\"FL40730.2\",\"seq\":2,\"product_model\":\"GD9995A\",\"product_description\":\"Impact Resistant, Aluminum, Overhead, Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"}],\"E.S. Windows, Inc.\":[{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#41580-R3\",\"approval_number\":\"FL41580.1\",\"seq\":1,\"product_model\":\"ES-PGD3040 Garage Door LMI\",\"product_description\":\"ES-PGD3040 Garage Door large missile impact\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#41580-R3\",\"approval_number\":\"FL41580.2\",\"seq\":2,\"product_model\":\"ES-PGD3040 Garage Door NI\",\"product_description\":\"ES-PGD3040 Garage Door Non impact\",\"design_pressure\":\"+28\\\/-34\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"}],\"Neal Impact Garage Doors\":[{\"manufacturer\":\"Neal Impact Garage Doors\",\"approval_number_master\":\"FL#46343-R0\",\"approval_number\":\"FL46343.1\",\"seq\":1,\"product_model\":\"SERIES 1000 ALUMINUM & GLASS SECTIONAL GARAGE DOOR 144\\\" Max. Span\",\"product_description\":\"Large & Small Missile Impact - Aluminum & Glass Sectional Garage Door - 144\\\" Max. Span\",\"design_pressure\":\"+52.0\\\/-62.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Neal Impact Garage Doors\",\"approval_number_master\":\"FL#46343-R0\",\"approval_number\":\"FL46343.2\",\"seq\":2,\"product_model\":\"SERIES 1000 ALUMINUM & GLASS SECTIONAL GARAGE DOOR 192\\\" Max. Span\",\"product_description\":\"Large & Small Missile Impact - Aluminum & Glass Sectional Garage Door - 192\\\" Max. Span\",\"design_pressure\":\"+40.0\\\/-45.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-03 00:00:00\",\"instructions_url\":\"\"}],\"ProDoor Manufacturing Company\":[{\"manufacturer\":\"ProDoor Manufacturing Company\",\"approval_number_master\":\"FL#46374-R0\",\"approval_number\":\"FL46374.1\",\"seq\":1,\"product_model\":\"P-6000\",\"product_description\":\"Spec Wind Load Legacy & Carriage Collection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProDoor Manufacturing Company\",\"approval_number_master\":\"FL#46374-R0\",\"approval_number\":\"FL46374.2\",\"seq\":2,\"product_model\":\"P-6001\",\"product_description\":\"Spec Wind Load Legacy & Carriage Collection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProDoor Manufacturing Company\",\"approval_number_master\":\"FL#46374-R0\",\"approval_number\":\"FL46374.3\",\"seq\":3,\"product_model\":\"P-6002\",\"product_description\":\"Spec Wind Load Legacy & Carriage Collection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProDoor Manufacturing Company\",\"approval_number_master\":\"FL#46374-R0\",\"approval_number\":\"FL46374.4\",\"seq\":4,\"product_model\":\"P-6003\",\"product_description\":\"Spec Wind Load Legacy & Carriage Collection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProDoor Manufacturing Company\",\"approval_number_master\":\"FL#46374-R0\",\"approval_number\":\"FL46374.5\",\"seq\":5,\"product_model\":\"P-6004\",\"product_description\":\"Spec Wind Load Legacy & Carriage Collection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProDoor Manufacturing Company\",\"approval_number_master\":\"FL#46374-R0\",\"approval_number\":\"FL46374.6\",\"seq\":6,\"product_model\":\"P-6005\",\"product_description\":\"Spec Wind Load Legacy & Carriage Collection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProDoor Manufacturing Company\",\"approval_number_master\":\"FL#46374-R0\",\"approval_number\":\"FL46374.7\",\"seq\":7,\"product_model\":\"P-6006\",\"product_description\":\"Spec Wind Load Legacy & Carriage Collection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProDoor Manufacturing Company\",\"approval_number_master\":\"FL#46374-R0\",\"approval_number\":\"FL46374.8\",\"seq\":8,\"product_model\":\"p-6007\",\"product_description\":\"Spec Wind Load Legacy & Carriage Collection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProDoor Manufacturing Company\",\"approval_number_master\":\"FL#46374-R0\",\"approval_number\":\"FL46374.9\",\"seq\":9,\"product_model\":\"P-6008\",\"product_description\":\"Spec Wind Load Legacy & Carriage Collection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProDoor Manufacturing Company\",\"approval_number_master\":\"FL#46374-R0\",\"approval_number\":\"FL46374.10\",\"seq\":10,\"product_model\":\"P-6009\",\"product_description\":\"Spec Wind Load Legacy & Carriage Collection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-11 00:00:00\",\"instructions_url\":\"\"}],\"Upwardor Inc.\":[{\"manufacturer\":\"Upwardor Inc.\",\"approval_number_master\":\"FL#46868-R0\",\"approval_number\":\"FL46868.1\",\"seq\":1,\"product_model\":\"AL-976 & AL-SWD Garage Door (Non-HVHZ) (Non-Impact)\",\"product_description\":\"AL-976 & AL-SWD Garage Door (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+46\\\/-52\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"AA Impact Garage Door Inc\":[{\"manufacturer\":\"AA Impact Garage Door Inc\",\"approval_number_master\":\"FL#46870-R1\",\"approval_number\":\"FL46870.1\",\"seq\":1,\"product_model\":\"Aluminum and Glass Sectional Garage Door 12'-0\\\" (144\\\") Max width (L.M.I.)\",\"product_description\":\"Aluminum and Glass Sectional Garage Door up to 12'-0\\\" (144\\\") Max width (L.M.I.)\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AA Impact Garage Door Inc\",\"approval_number_master\":\"FL#46870-R1\",\"approval_number\":\"FL46870.2\",\"seq\":2,\"product_model\":\"Aluminum and Glass Sectional Garage Door 16'-2\\\" (194\\\") Max width (L.M.I.)\",\"product_description\":\"Aluminum and Glass Sectional Garage Door up to 16'-2\\\" (194\\\") Max width (L.M.I.)\",\"design_pressure\":\"+46\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AA Impact Garage Door Inc\",\"approval_number_master\":\"FL#46870-R1\",\"approval_number\":\"FL46870.3\",\"seq\":3,\"product_model\":\"Aluminum and Glass Sectional Garage Door 18'-4\\\" (220\\\") Max width (L.M.I.)\",\"product_description\":\"Aluminum and Glass Sectional Garage Door up to 18'-4\\\" (220\\\") Max width (L.M.I.)\",\"design_pressure\":\"+46\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-02-10 00:00:00\",\"instructions_url\":\"\"}],\"Service Spring corp\":[{\"manufacturer\":\"Service Spring corp\",\"approval_number_master\":\"FL#47198-R0\",\"approval_number\":\"FL47198.1\",\"seq\":1,\"product_model\":\"Invicta Pan Door\",\"product_description\":\"Invicta 24 GA Pan 6' - 12' Wide\",\"design_pressure\":\"+20.0\\\/-22.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Service Spring corp\",\"approval_number_master\":\"FL#47198-R0\",\"approval_number\":\"FL47198.2\",\"seq\":2,\"product_model\":\"Invicta Pan Door\",\"product_description\":\"Invicta 24 GA Pan 12' - 20' Wide\",\"design_pressure\":\"+20.0\\\/-20.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Service Spring corp\",\"approval_number_master\":\"FL#47198-R0\",\"approval_number\":\"FL47198.3\",\"seq\":3,\"product_model\":\"Invicta Pan Door\",\"product_description\":\"Invicta 24 GA Pan 12' - 20' Wide\",\"design_pressure\":\"+15.4\\\/-17.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Ranch House Doors, Inc.\":[{\"manufacturer\":\"Ranch House Doors, Inc.\",\"approval_number_master\":\"FL#47339-R1\",\"approval_number\":\"FL47339.1\",\"seq\":1,\"product_model\":\"Wood Door 10 x 8\",\"product_description\":\"Glazing available.\\n+25.6\\\/-28.8 psf @ 10'wide\",\"design_pressure\":\"+25.6\\\/-28.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ranch House Doors, Inc.\",\"approval_number_master\":\"FL#47339-R1\",\"approval_number\":\"FL47339.2\",\"seq\":2,\"product_model\":\"Wood Door 10 x 8\",\"product_description\":\"+29.5\\\/-32.8 psf @10'wide\",\"design_pressure\":\"+29.5\\\/-32.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ranch House Doors, Inc.\",\"approval_number_master\":\"FL#47339-R1\",\"approval_number\":\"FL47339.3\",\"seq\":3,\"product_model\":\"Wood Door 10 x 8\",\"product_description\":\"4 struts only\\n+27.8\\\/-31.0 psf @ 10' wide\",\"design_pressure\":\"+27.8\\\/-31.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ranch House Doors, Inc.\",\"approval_number_master\":\"FL#47339-R1\",\"approval_number\":\"FL47339.4\",\"seq\":4,\"product_model\":\"Wood Door 16 x 8\",\"product_description\":\"Glazing available.\\n+23.3\\\/-26.0 psf @ 16' wide\",\"design_pressure\":\"+23.3\\\/-26.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ranch House Doors, Inc.\",\"approval_number_master\":\"FL#47339-R1\",\"approval_number\":\"FL47339.5\",\"seq\":5,\"product_model\":\"Wood Door 16 x 8\",\"product_description\":\"+29.5\\\/-32.8 psf @ 16' wide\",\"design_pressure\":\"+29.5\\\/-32.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-31 00:00:00\",\"instructions_url\":\"\"}],\"ALL Glass Garage Doors\":[{\"manufacturer\":\"ALL Glass Garage Doors\",\"approval_number_master\":\"FL#47950-R0\",\"approval_number\":\"FL47950.1\",\"seq\":1,\"product_model\":\"Series Dubai Glazed Sectional Garage Door LMI\",\"product_description\":\"Extruded Aluminum Frame supporting Operable Sectional Panels with Laminated or Insulated Glass\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-10-08 00:00:00\",\"instructions_url\":\"\"}],\"MidAmerica Door Dba GARAGA\":[{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#1945-R0\",\"approval_number\":\"FL1945.1\",\"seq\":1,\"product_model\":\"American 100\",\"product_description\":\"Up to 40 psf, up to 18 feet wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#1945-R0\",\"approval_number\":\"FL1945.2\",\"seq\":2,\"product_model\":\"Celebrity\",\"product_description\":\"Up to 40 psf, up to 18 feet wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#1945-R0\",\"approval_number\":\"FL1945.3\",\"seq\":3,\"product_model\":\"Regal\",\"product_description\":\"Up to 40 psf, up to 18 feet wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#2382-R0\",\"approval_number\":\"FL2382.1\",\"seq\":1,\"product_model\":\"2500 Series\",\"product_description\":\"up to 31.2 psf, up to 18 feet wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#2382-R0\",\"approval_number\":\"FL2382.2\",\"seq\":2,\"product_model\":\"2600 Series\",\"product_description\":\"up to 31.2 psf, up to 18 feet wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#2382-R0\",\"approval_number\":\"FL2382.3\",\"seq\":3,\"product_model\":\"American 100 Series\",\"product_description\":\"Up to 31.2 psf, up to 18 feet wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#2382-R0\",\"approval_number\":\"FL2382.4\",\"seq\":4,\"product_model\":\"Celebrity Series\",\"product_description\":\"Up to 31.2 psf, up to 18 feet wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#2382-R0\",\"approval_number\":\"FL2382.5\",\"seq\":5,\"product_model\":\"Regal Series\",\"product_description\":\"Up to 31.2 psf, up to 18 feet wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#2538-R0\",\"approval_number\":\"FL2538.1\",\"seq\":1,\"product_model\":\"American 200\",\"product_description\":\"Up to 40 psf, up to 18 feet wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#2538-R0\",\"approval_number\":\"FL2538.2\",\"seq\":2,\"product_model\":\"Vantage\",\"product_description\":\"Up to 40 psf, up to 18 feet wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#3997-R0\",\"approval_number\":\"FL3997.1\",\"seq\":1,\"product_model\":\"Regal,\\\"CS\\\",American 100, XL Series\",\"product_description\":\"Residential Steel Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#4606-R0\",\"approval_number\":\"FL4606.1\",\"seq\":1,\"product_model\":\"2500, 2600 Series\",\"product_description\":\"Residential Steel Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#4606-R0\",\"approval_number\":\"FL4606.2\",\"seq\":2,\"product_model\":\"Regal, Celebrity, American 100, \\\"XL\\\",\\\"CS\\\" Series\",\"product_description\":\"Residential Steel Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#4606-R0\",\"approval_number\":\"FL4606.3\",\"seq\":3,\"product_model\":\"Regal,Celebrity,American100,XL,CS Series\",\"product_description\":\"Residential Steel Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#4606-R0\",\"approval_number\":\"FL4606.4\",\"seq\":4,\"product_model\":\"Vantage, American \\\"200\\\" Series\",\"product_description\":\"Residential Steel Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#11753-R0\",\"approval_number\":\"FL11753.1\",\"seq\":1,\"product_model\":\"Regal,Celebrity,Vantage,American Series\",\"product_description\":\"Residential Steel Door\",\"design_pressure\":\"+19.2\\\/-22\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#11753-R0\",\"approval_number\":\"FL11753.2\",\"seq\":2,\"product_model\":\"Regal,Celebrity,Vantage,American Series\",\"product_description\":\"Residential Steel Door\",\"design_pressure\":\"+18.5\\\/-20.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#11753-R0\",\"approval_number\":\"FL11753.3\",\"seq\":3,\"product_model\":\"Regal,Celebrity,Vantage,American Series\",\"product_description\":\"Residential Steel Door\",\"design_pressure\":\"+22.9\\\/-26.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#11753-R0\",\"approval_number\":\"FL11753.4\",\"seq\":4,\"product_model\":\"Regal,Celebrity,Vantage,American Series\",\"product_description\":\"Residential Steel Door\",\"design_pressure\":\"+22\\\/-24.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#11753-R0\",\"approval_number\":\"FL11753.5\",\"seq\":5,\"product_model\":\"Regal,Celebrity,Vantage,American Series\",\"product_description\":\"Residential Steel Door\",\"design_pressure\":\"+26.9\\\/-30.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#11753-R0\",\"approval_number\":\"FL11753.6\",\"seq\":6,\"product_model\":\"Regal,Celebrity,Vantage,American Series\",\"product_description\":\"Residential Steel Door\",\"design_pressure\":\"+26\\\/-28.8\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#11753-R0\",\"approval_number\":\"FL11753.7\",\"seq\":7,\"product_model\":\"Regal,Celebrity,Vantage,American Series\",\"product_description\":\"Residential Steel Door\",\"design_pressure\":\"+31.2\\\/-35.8\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#11753-R0\",\"approval_number\":\"FL11753.8\",\"seq\":8,\"product_model\":\"Regal,Celebrity,Vantage,American Series\",\"product_description\":\"Residential Steel Door\",\"design_pressure\":\"+30\\\/-33.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#11753-R0\",\"approval_number\":\"FL11753.9\",\"seq\":9,\"product_model\":\"Regal,Celebrity,Vantage,American Series\",\"product_description\":\"Residential Steel Door\",\"design_pressure\":\"+35.7\\\/-41\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#11753-R0\",\"approval_number\":\"FL11753.10\",\"seq\":10,\"product_model\":\"Regal,Celebrity,Vantage,American Series\",\"product_description\":\"Residential Steel Door\",\"design_pressure\":\"+34.4\\\/-38.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#11753-R0\",\"approval_number\":\"FL11753.11\",\"seq\":11,\"product_model\":\"Regal,Celebrity,Vantage,American Series\",\"product_description\":\"Residential Steel Door\",\"design_pressure\":\"+43.4\\\/-49.14\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#11753-R0\",\"approval_number\":\"FL11753.12\",\"seq\":12,\"product_model\":\"Regal,Celebrity,Vantage,American Series\",\"product_description\":\"Residential Steel Door\",\"design_pressure\":\"+41\\\/-46\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#13182-R0\",\"approval_number\":\"FL13182.1\",\"seq\":1,\"product_model\":\"SN-24,S-24, SSI-24, SSI-25\",\"product_description\":\"COMMERCIAL STEEL DOORS\",\"design_pressure\":\"+17.5\\\/-19.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#13182-R0\",\"approval_number\":\"FL13182.2\",\"seq\":2,\"product_model\":\"SN-24,S-24, SSI-24, SSI-25\",\"product_description\":\"COMMERCIAL STEEL DOORS\",\"design_pressure\":\"+17\\\/-19\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#13182-R0\",\"approval_number\":\"FL13182.3\",\"seq\":3,\"product_model\":\"SN-24,S-24, SSI-24, SSI-25\",\"product_description\":\"COMMERCIAL STEEL DOORS\",\"design_pressure\":\"+16.7\\\/-18.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#13182-R0\",\"approval_number\":\"FL13182.4\",\"seq\":4,\"product_model\":\"SN-24,S-24, SSI-24, SSI-25\",\"product_description\":\"COMMERCIAL STEEL DOORS\",\"design_pressure\":\"+16.7\\\/-18.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#13182-R0\",\"approval_number\":\"FL13182.5\",\"seq\":5,\"product_model\":\"SN-24,S-24, SSI-24, SSI-25\",\"product_description\":\"COMMERCIAL STEEL DOORS\",\"design_pressure\":\"+20.9\\\/-23.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#13182-R0\",\"approval_number\":\"FL13182.6\",\"seq\":6,\"product_model\":\"SN-24,S-24, SSI-24, SSI-25\",\"product_description\":\"COMMERCIAL STEEL DOORS\",\"design_pressure\":\"+20.2\\\/-22.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#13182-R0\",\"approval_number\":\"FL13182.7\",\"seq\":7,\"product_model\":\"SN-24,S-24, SSI-24, SSI-25\",\"product_description\":\"COMMERCIAL STEEL DOORS\",\"design_pressure\":\"+19.8\\\/-22.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#13182-R0\",\"approval_number\":\"FL13182.8\",\"seq\":8,\"product_model\":\"SN-24,S-24, SSI-24, SSI-25\",\"product_description\":\"COMMERCIAL STEEL DOORS\",\"design_pressure\":\"+19.8\\\/-22.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#13182-R0\",\"approval_number\":\"FL13182.9\",\"seq\":9,\"product_model\":\"SN-24,S-24, SSI-24, SSI-25\",\"product_description\":\"COMMERCIAL STEEL DOORS\",\"design_pressure\":\"+24.5\\\/-27.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#13182-R0\",\"approval_number\":\"FL13182.10\",\"seq\":10,\"product_model\":\"SN-24,S-24, SSI-24, SSI-25\",\"product_description\":\"COMMERCIAL STEEL DOORS\",\"design_pressure\":\"+23.7\\\/-26.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#13182-R0\",\"approval_number\":\"FL13182.11\",\"seq\":11,\"product_model\":\"SN-24,S-24, SSI-24, SSI-25\",\"product_description\":\"COMMERCIAL STEEL DOORS\",\"design_pressure\":\"+23.3\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#13182-R0\",\"approval_number\":\"FL13182.12\",\"seq\":12,\"product_model\":\"SN-24,S-24, SSI-24, SSI-25\",\"product_description\":\"COMMERCIAL STEEL DOORS\",\"design_pressure\":\"+23.3\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#13182-R0\",\"approval_number\":\"FL13182.13\",\"seq\":13,\"product_model\":\"SN-24,S-24, SSI-24, SSI-25\",\"product_description\":\"COMMERCIAL STEEL DOORS\",\"design_pressure\":\"+28.4\\\/-32.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#13182-R0\",\"approval_number\":\"FL13182.14\",\"seq\":14,\"product_model\":\"SN-24,S-24, SSI-24, SSI-25\",\"product_description\":\"COMMERCIAL STEEL DOORS\",\"design_pressure\":\"+27.5\\\/-30.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#13182-R0\",\"approval_number\":\"FL13182.15\",\"seq\":15,\"product_model\":\"SN-24,S-24, SSI-24, SSI-25\",\"product_description\":\"COMMERCIAL STEEL DOORS\",\"design_pressure\":\"+27.0\\\/-30.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#13182-R0\",\"approval_number\":\"FL13182.16\",\"seq\":16,\"product_model\":\"SN-24,S-24, SSI-24, SSI-25\",\"product_description\":\"COMMERCIAL STEEL DOORS\",\"design_pressure\":\"+27.0\\\/-30.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#13182-R0\",\"approval_number\":\"FL13182.17\",\"seq\":17,\"product_model\":\"SN-24,S-24, SSI-24, SSI-25\",\"product_description\":\"COMMERCIAL STEEL DOORS\",\"design_pressure\":\"+32.6\\\/-36.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#13182-R0\",\"approval_number\":\"FL13182.18\",\"seq\":18,\"product_model\":\"SN-24,S-24, SSI-24, SSI-25\",\"product_description\":\"COMMERCIAL STEEL DOORS\",\"design_pressure\":\"+31.6\\\/-35.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MidAmerica Door Dba GARAGA\",\"approval_number_master\":\"FL#13182-R0\",\"approval_number\":\"FL13182.19\",\"seq\":19,\"product_model\":\"SN-24,S-24, SSI-24, SSI-25\",\"product_description\":\"COMMERCIAL STEEL DOORS\",\"design_pressure\":\"+31.0\\\/-34.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Mid-America Door\":[{\"manufacturer\":\"Mid-America Door\",\"approval_number_master\":\"FL#24537-R6\",\"approval_number\":\"FL24537.1\",\"seq\":1,\"product_model\":\"Regal\\\/Celebrity\\\/Vantage\\\/American 100\",\"product_description\":\"Regal, Celebrity or Vantage 16x7 at a design pressure of +15.5\\\/-17.2, Other sizes and pressures are available see drawing.\",\"design_pressure\":\"+15.5\\\/-17.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-America Door\",\"approval_number_master\":\"FL#24537-R6\",\"approval_number\":\"FL24537.2\",\"seq\":2,\"product_model\":\"Regal\\\/Celebrity\\\/Vantage\\\/American 100\",\"product_description\":\"Regal Celebrity or Vantage 16x7 with a design pressure of +17.7\\\/-19.7. Other sizes and pressures are available see drawing.\",\"design_pressure\":\"+17.7\\\/-19.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-America Door\",\"approval_number_master\":\"FL#24537-R6\",\"approval_number\":\"FL24537.3\",\"seq\":3,\"product_model\":\"Regal\\\/Celebrity\\\/Vantage\\\/American 100\",\"product_description\":\"Regal Celebrity or Vantage 16x7 with a design pressure of +20.4\\\/-22.7. Other sizes and pressures are available see drawing.\",\"design_pressure\":\"+20.4\\\/-22.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-America Door\",\"approval_number_master\":\"FL#24537-R6\",\"approval_number\":\"FL24537.4\",\"seq\":4,\"product_model\":\"Regal\\\/Celebrity\\\/Vantage\\\/American 100\",\"product_description\":\"Regal Celebrity or Vantage 16x7 with a design pressure of +23.3\\\/-26.0. Other sizes and pressures are available see drawing.\",\"design_pressure\":\"+23.3\\\/-26.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-America Door\",\"approval_number_master\":\"FL#24537-R6\",\"approval_number\":\"FL24537.5\",\"seq\":5,\"product_model\":\"Regal\\\/Celebrity\\\/Vantage\\\/American 100\",\"product_description\":\"Regal, Celebrity or Vantage 9x7 at a design pressure of +16.1\\\/-18.2, Other sizes and pressures are available see drawing.\",\"design_pressure\":\"+16.1\\\/-18.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-America Door\",\"approval_number_master\":\"FL#24537-R6\",\"approval_number\":\"FL24537.6\",\"seq\":6,\"product_model\":\"Regal\\\/Celebrity\\\/Vantage\\\/American 100\",\"product_description\":\"Regal, Celebrity or Vantage 9x7 at a design pressure of +19.1\\\/-22.0, Other sizes and pressures are available see drawing.\",\"design_pressure\":\"+19.1\\\/-22.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-America Door\",\"approval_number_master\":\"FL#24537-R6\",\"approval_number\":\"FL24537.7\",\"seq\":7,\"product_model\":\"Regal\\\/Celebrity\\\/Vantage\\\/American 100\",\"product_description\":\"Regal, Celebrity or Vantage 9x7 at a design pressure of +22.9\\\/-26.3, Other sizes and pressures are available see drawing.\",\"design_pressure\":\"+22.9\\\/-26.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-America Door\",\"approval_number_master\":\"FL#24537-R6\",\"approval_number\":\"FL24537.8\",\"seq\":8,\"product_model\":\"Regal\\\/Celebrity\\\/Vantage\\\/American 100\",\"product_description\":\"Regal, Celebrity or Vantage 9x7 at a design pressure of +27.6\\\/-31.2, Other sizes and pressures are available see drawing.\",\"design_pressure\":\"+27.6\\\/-31.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-America Door\",\"approval_number_master\":\"FL#24537-R6\",\"approval_number\":\"FL24537.9\",\"seq\":9,\"product_model\":\"Regal\\\/Celebrity\\\/Vantage\\\/American 100\",\"product_description\":\"Regal, Celebrity or Vantage 9x7 at a design pressure of +31.2\\\/-35.8, Other sizes and pressures are available see drawing.\",\"design_pressure\":\"+31.2\\\/-35.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-America Door\",\"approval_number_master\":\"FL#24537-R6\",\"approval_number\":\"FL24537.10\",\"seq\":10,\"product_model\":\"Regal\\\/Celebrity\\\/Vantage\\\/American 100\",\"product_description\":\"Regal, Celebrity or Vantage 16x7 at a design pressure of +26.4\\\/-29.4, Other sizes and pressures are available see drawing.\",\"design_pressure\":\"+26.4\\\/-29.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-America Door\",\"approval_number_master\":\"FL#24537-R6\",\"approval_number\":\"FL24537.11\",\"seq\":11,\"product_model\":\"Regal\\\/Celebrity\\\/Vantage\\\/American 100\",\"product_description\":\"Regal, Celebrity or Vantage 16x7 at a design pressure of +30.0\\\/-33.5, Other sizes and pressures are available see drawing.\",\"design_pressure\":\"+30.0\\\/-33.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-America Door\",\"approval_number_master\":\"FL#24537-R6\",\"approval_number\":\"FL24537.12\",\"seq\":12,\"product_model\":\"Vantage\\\/American 200\",\"product_description\":\"Vantage or American Series 16x7 at a design pressure of +17.7\\\/-19.7, Other sizes and pressures are available see drawing.\",\"design_pressure\":\"+17.7\\\/-19.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-America Door\",\"approval_number_master\":\"FL#24537-R6\",\"approval_number\":\"FL24537.13\",\"seq\":13,\"product_model\":\"Vantage\\\/American 200\",\"product_description\":\"Vantage or American Series 16x7 at a design pressure of +20.5\\\/-22.8, Other sizes and pressures are available see drawing.\",\"design_pressure\":\"+20.5\\\/-22.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-America Door\",\"approval_number_master\":\"FL#24537-R6\",\"approval_number\":\"FL24537.14\",\"seq\":14,\"product_model\":\"Vantage\\\/American 200\",\"product_description\":\"Vantage or American Series 16x7 at a design pressure of +23.3\\\/-26.0, Other sizes and pressures are available see drawing.\",\"design_pressure\":\"+23.3\\\/-26.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-America Door\",\"approval_number_master\":\"FL#24537-R6\",\"approval_number\":\"FL24537.15\",\"seq\":15,\"product_model\":\"Vantage\\\/American 200\",\"product_description\":\"Vantage or American Series 16x7 at a design pressure of +26.4\\\/-29.4, Other sizes and pressures are available see drawing.\",\"design_pressure\":\"+26.4\\\/-29.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-America Door\",\"approval_number_master\":\"FL#24537-R6\",\"approval_number\":\"FL24537.16\",\"seq\":16,\"product_model\":\"Vantage\\\/American 200\",\"product_description\":\"Vantage or American Series 16x7 at a design pressure of +30.0\\\/-33.5, Other sizes and pressures are available see drawing.\",\"design_pressure\":\"+30.0\\\/-33.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-America Door\",\"approval_number_master\":\"FL#24537-R6\",\"approval_number\":\"FL24537.17\",\"seq\":17,\"product_model\":\"Vantage\\\/American 200\",\"product_description\":\"Vantage or American Series 9x7 at a design pressure of +21.4\\\/-24.1, Other sizes and pressures are available see drawing.\",\"design_pressure\":\"+21.4\\\/-24.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-America Door\",\"approval_number_master\":\"FL#24537-R6\",\"approval_number\":\"FL24537.18\",\"seq\":18,\"product_model\":\"Vantage\\\/American 200\",\"product_description\":\"Vantage or American Series 9x7 at a design pressure of +24.3\\\/-27.5, Other sizes and pressures are available see drawing.\",\"design_pressure\":\"+24.3\\\/-27.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-America Door\",\"approval_number_master\":\"FL#24537-R6\",\"approval_number\":\"FL24537.19\",\"seq\":19,\"product_model\":\"Vantage\\\/American 200\",\"product_description\":\"Vantage or American Series 9x7 at a design pressure of +27.6\\\/-31.2, Other sizes and pressures are available see drawing.\",\"design_pressure\":\"+27.6\\\/-31.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-America Door\",\"approval_number_master\":\"FL#24537-R6\",\"approval_number\":\"FL24537.20\",\"seq\":20,\"product_model\":\"Vantage\\\/American 200\",\"product_description\":\"Vantage or American Series 9x7 at a design pressure of +30.8\\\/-34.8, Other sizes and pressures are available see drawing.\",\"design_pressure\":\"+30.8\\\/-34.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Hormann_LLC\":[{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#600-R0\",\"approval_number\":\"FL600.1\",\"seq\":1,\"product_model\":\"Z3049328\",\"product_description\":\"Residential Segmental Garage Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#600-R0\",\"approval_number\":\"FL600.2\",\"seq\":2,\"product_model\":\"Z3049329\",\"product_description\":\"Residential Segmental Garage Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#600-R0\",\"approval_number\":\"FL600.3\",\"seq\":3,\"product_model\":\"Z3049332\",\"product_description\":\"Residential Segmental Garage Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#600-R0\",\"approval_number\":\"FL600.4\",\"seq\":4,\"product_model\":\"Z3049444\",\"product_description\":\"Residential Segmental Garage Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#600-R0\",\"approval_number\":\"FL600.5\",\"seq\":5,\"product_model\":\"Z3049448\",\"product_description\":\"Residential Segmental Garage Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#600-R0\",\"approval_number\":\"FL600.6\",\"seq\":6,\"product_model\":\"Z3049449\",\"product_description\":\"Residential Segmental Garage Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#600-R0\",\"approval_number\":\"FL600.7\",\"seq\":7,\"product_model\":\"Z3049591\",\"product_description\":\"Residential Segmental Garage Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#600-R0\",\"approval_number\":\"FL600.8\",\"seq\":8,\"product_model\":\"Z3049647\",\"product_description\":\"Residential Segmental Garage Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#600-R0\",\"approval_number\":\"FL600.9\",\"seq\":9,\"product_model\":\"Z3049648\",\"product_description\":\"Residential Segmental Garage Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#600-R0\",\"approval_number\":\"FL600.10\",\"seq\":10,\"product_model\":\"Z3049658\",\"product_description\":\"Residential Segmental Garage Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#600-R0\",\"approval_number\":\"FL600.11\",\"seq\":11,\"product_model\":\"Z3049668\",\"product_description\":\"Residential Segmental Garage Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#600-R0\",\"approval_number\":\"FL600.12\",\"seq\":12,\"product_model\":\"Z3049671\",\"product_description\":\"Residential Segmental Garage Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#1728-R0\",\"approval_number\":\"FL1728.1\",\"seq\":1,\"product_model\":\"Z3049321\",\"product_description\":\"Residential Segmental Garage Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#1728-R0\",\"approval_number\":\"FL1728.2\",\"seq\":2,\"product_model\":\"Z3049326\",\"product_description\":\"Residential Segmental Garage Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#1728-R0\",\"approval_number\":\"FL1728.3\",\"seq\":3,\"product_model\":\"Z3049327\",\"product_description\":\"Residential Segmental Garage Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#1728-R0\",\"approval_number\":\"FL1728.4\",\"seq\":4,\"product_model\":\"Z3049333\",\"product_description\":\"Residential Segmental Garage Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#1728-R0\",\"approval_number\":\"FL1728.5\",\"seq\":5,\"product_model\":\"Z3049334\",\"product_description\":\"Residential Segmental Garage Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#1728-R0\",\"approval_number\":\"FL1728.6\",\"seq\":6,\"product_model\":\"Z3049335\",\"product_description\":\"Residential Segmental Garage Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#1728-R0\",\"approval_number\":\"FL1728.7\",\"seq\":7,\"product_model\":\"Z3049336\",\"product_description\":\"Residential Segmental Garage Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#1728-R0\",\"approval_number\":\"FL1728.8\",\"seq\":8,\"product_model\":\"Z3049337\",\"product_description\":\"Residential Segmental Garage Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#1728-R0\",\"approval_number\":\"FL1728.9\",\"seq\":9,\"product_model\":\"Z3049396\",\"product_description\":\"Residential Segmental Garage Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#1728-R0\",\"approval_number\":\"FL1728.10\",\"seq\":10,\"product_model\":\"Z3049398\",\"product_description\":\"Residential Segmental Garage Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#1728-R0\",\"approval_number\":\"FL1728.11\",\"seq\":11,\"product_model\":\"Z3049400\",\"product_description\":\"Residential Segmental Garage Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#1728-R0\",\"approval_number\":\"FL1728.12\",\"seq\":12,\"product_model\":\"Z3049442\",\"product_description\":\"Residential Segmental Garage Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#1728-R0\",\"approval_number\":\"FL1728.13\",\"seq\":13,\"product_model\":\"Z3049446\",\"product_description\":\"Residential Segmental Garage Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#1728-R0\",\"approval_number\":\"FL1728.14\",\"seq\":14,\"product_model\":\"Z3049447\",\"product_description\":\"Residential Segmental Garage Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#1728-R0\",\"approval_number\":\"FL1728.15\",\"seq\":15,\"product_model\":\"Z3049451\",\"product_description\":\"Residential Segmental Garage Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#1728-R0\",\"approval_number\":\"FL1728.16\",\"seq\":16,\"product_model\":\"Z3049452\",\"product_description\":\"Residential Segmental Garage Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#1728-R0\",\"approval_number\":\"FL1728.17\",\"seq\":17,\"product_model\":\"Z3049453\",\"product_description\":\"Residential Segmental Garage Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#6556-R0\",\"approval_number\":\"FL6556.1\",\"seq\":1,\"product_model\":\"Z3049321\",\"product_description\":\"Product is intended for residential use and in the prescribed wind zones. Product is not intendend for high velocity hurricane zones (Dade and Broward counties.)\",\"design_pressure\":\"+15.9\\\/-19.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#6556-R0\",\"approval_number\":\"FL6556.2\",\"seq\":2,\"product_model\":\"Z3049326\",\"product_description\":\"Product is intended for residential use and in the prescribed wind zones. Product is not intendend for high velocity hurricane zones (Dade and Broward counties.)\",\"design_pressure\":\"+27.4\\\/-34.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#6556-R0\",\"approval_number\":\"FL6556.3\",\"seq\":3,\"product_model\":\"Z3049327\",\"product_description\":\"Product is intended for residential use and in the prescribed wind zones. Product is not intendend for high velocity hurricane zones (Dade and Broward counties.)\",\"design_pressure\":\"+11.8\\\/-15.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#6556-R0\",\"approval_number\":\"FL6556.4\",\"seq\":4,\"product_model\":\"Z3049328\",\"product_description\":\"Product is intended for residential use and in the prescribed wind zones. Product is not intendend for high velocity hurricane zones (Dade and Broward counties.)\",\"design_pressure\":\"+60.0\\\/-74.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#6556-R0\",\"approval_number\":\"FL6556.5\",\"seq\":5,\"product_model\":\"Z3049329\",\"product_description\":\"Product is intended for residential use and in the prescribed wind zones. Product is not intendend for high velocity hurricane zones (Dade and Broward counties.)\",\"design_pressure\":\"+38.7\\\/-48\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#6556-R0\",\"approval_number\":\"FL6556.6\",\"seq\":6,\"product_model\":\"Z3049332\",\"product_description\":\"Product is intended for residential use and in the prescribed wind zones. Product is not intended for high velocity hurricane zones (Dade and Broward counties).\",\"design_pressure\":\"+36.6\\\/-44.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#6556-R0\",\"approval_number\":\"FL6556.7\",\"seq\":7,\"product_model\":\"Z3049333\",\"product_description\":\"Product is intended for residential use and in the prescribed wind zones. Product is not intendend for high velocity hurricane zones (Dade and Broward counties.)\",\"design_pressure\":\"+19.1\\\/-27.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#6556-R0\",\"approval_number\":\"FL6556.8\",\"seq\":8,\"product_model\":\"Z3049334\",\"product_description\":\"Product is intended for residential use and in the prescribed wind zones. Product is not intendend for high velocity hurricane zones (Dade and Broward counties.)\",\"design_pressure\":\"+9.5\\\/-13.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#6556-R0\",\"approval_number\":\"FL6556.9\",\"seq\":9,\"product_model\":\"Z3049335\",\"product_description\":\"Product is intended for residential use and in the prescribed wind zones. Product is not intendend for high velocity hurricane zones (Dade and Broward counties.)\",\"design_pressure\":\"+20.2\\\/-27.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#6556-R0\",\"approval_number\":\"FL6556.10\",\"seq\":10,\"product_model\":\"Z3049336\",\"product_description\":\"Product is intended for residential use and in the prescribed wind zones. Product is not intendend for high velocity hurricane zones (Dade and Broward counties.)\",\"design_pressure\":\"+31.2\\\/-37.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#6556-R0\",\"approval_number\":\"FL6556.11\",\"seq\":11,\"product_model\":\"Z3049337\",\"product_description\":\"Product is intended for residential use and in the prescribed wind zones. Product is not intendend for high velocity hurricane zones (Dade and Broward counties.)\",\"design_pressure\":\"+26.7\\\/-32.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#6556-R0\",\"approval_number\":\"FL6556.12\",\"seq\":12,\"product_model\":\"Z3049396\",\"product_description\":\"Product is intended for residential use and in the prescribed wind zones. Product is not intendend for high velocity hurricane zones (Dade and Broward counties.)\",\"design_pressure\":\"+11.1\\\/-13.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#6556-R0\",\"approval_number\":\"FL6556.13\",\"seq\":13,\"product_model\":\"Z3049398\",\"product_description\":\"Product is intended for residential use and in the prescribed wind zones. Product is not intendend for high velocity hurricane zones (Dade and Broward counties.)\",\"design_pressure\":\"+8.5\\\/-11.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#6556-R0\",\"approval_number\":\"FL6556.14\",\"seq\":14,\"product_model\":\"Z3049400\",\"product_description\":\"Product is intended for residential use and in the prescribed wind zones. Product is not intendend for high velocity hurricane zones (Dade and Broward counties.)\",\"design_pressure\":\"+22.6\\\/-27.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#6556-R0\",\"approval_number\":\"FL6556.15\",\"seq\":15,\"product_model\":\"Z3049442\",\"product_description\":\"Product is intended for residential use and in the prescribed wind zones. Product is not intendend for high velocity hurricane zones (Dade and Broward counties.)\",\"design_pressure\":\"+27.3\\\/-40.8\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#6556-R0\",\"approval_number\":\"FL6556.16\",\"seq\":16,\"product_model\":\"Z3049444\",\"product_description\":\"Product is intended for residential use and in the prescribed wind zones. Product is not intendend for high velocity hurricane zones (Dade and Broward counties.)\",\"design_pressure\":\"+64.0\\\/-65.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#6556-R0\",\"approval_number\":\"FL6556.17\",\"seq\":17,\"product_model\":\"Z3049446\",\"product_description\":\"Product is intended for residential use and in the prescribed wind zones. Product is not intendend for high velocity hurricane zones (Dade and Broward counties.)\",\"design_pressure\":\"+22.1\\\/-32.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#6556-R0\",\"approval_number\":\"FL6556.18\",\"seq\":18,\"product_model\":\"Z3049447\",\"product_description\":\"Product is intended for residential use and in the prescribed wind zones. Product is not intendend for high velocity hurricane zones (Dade and Broward counties.)\",\"design_pressure\":\"+11.0\\\/-13.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#6556-R0\",\"approval_number\":\"FL6556.19\",\"seq\":19,\"product_model\":\"Z3049448\",\"product_description\":\"Product is intended for residential use and in the prescribed wind zones. Product is not intendend for high velocity hurricane zones (Dade and Broward counties.)\",\"design_pressure\":\"+26.3\\\/-32.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#6556-R0\",\"approval_number\":\"FL6556.20\",\"seq\":20,\"product_model\":\"Z3049449\",\"product_description\":\"Product is intended for residential use and in the prescribed wind zones. Product is not intendend for high velocity hurricane zones (Dade and Broward counties.)\",\"design_pressure\":\"+31.6\\\/-40.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#6556-R0\",\"approval_number\":\"FL6556.21\",\"seq\":21,\"product_model\":\"Z3049451\",\"product_description\":\"Product is intended for residential use and in the prescribed wind zones. Product is not intendend for high velocity hurricane zones (Dade and Broward counties.)\",\"design_pressure\":\"+42.5\\\/-59.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#6556-R0\",\"approval_number\":\"FL6556.22\",\"seq\":22,\"product_model\":\"Z3049452\",\"product_description\":\"Product is intended for residential use and in the prescribed wind zones. Product is not intendend for high velocity hurricane zones (Dade and Broward counties.)\",\"design_pressure\":\"+22.6\\\/-32.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#6556-R0\",\"approval_number\":\"FL6556.23\",\"seq\":23,\"product_model\":\"Z3049453\",\"product_description\":\"Product is intended for residential use and in the prescribed wind zones. Product is not intendend for high velocity hurricane zones (Dade and Broward counties.)\",\"design_pressure\":\"+36.9\\\/-44.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#6556-R0\",\"approval_number\":\"FL6556.24\",\"seq\":24,\"product_model\":\"Z3049591\",\"product_description\":\"Product is intended for residential use and in the prescribed wind zones. Product is not intendend for high velocity hurricane zones (Dade and Broward counties.)\",\"design_pressure\":\"+30.9\\\/-38.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#6556-R0\",\"approval_number\":\"FL6556.25\",\"seq\":25,\"product_model\":\"Z3049647\",\"product_description\":\"Product is intended for residential use and in the prescribed wind zones. Product is not intendend for high velocity hurricane zones (Dade and Broward counties.)\",\"design_pressure\":\"+28.2\\\/-34.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#6556-R0\",\"approval_number\":\"FL6556.26\",\"seq\":26,\"product_model\":\"Z3049648\",\"product_description\":\"Product is intended for residential use and in the prescribed wind zones. Product is not intendend for high velocity hurricane zones (Dade and Broward counties.)\",\"design_pressure\":\"+26.3\\\/-35.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#6556-R0\",\"approval_number\":\"FL6556.27\",\"seq\":27,\"product_model\":\"Z3049658\",\"product_description\":\"Product is intended for residential use and in the prescribed wind zones. Product is not intendend for high velocity hurricane zones (Dade and Broward counties.)\",\"design_pressure\":\"+51\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#6556-R0\",\"approval_number\":\"FL6556.28\",\"seq\":28,\"product_model\":\"Z3049668\",\"product_description\":\"Product is intended for residential use and in the prescribed wind zones. Product is not intendend for high velocity hurricane zones (Dade and Broward counties.)\",\"design_pressure\":\"+48.4\\\/-61.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann_LLC\",\"approval_number_master\":\"FL#6556-R0\",\"approval_number\":\"FL6556.29\",\"seq\":29,\"product_model\":\"Z3049671\",\"product_description\":\"Product is intended for residential use and in the prescribed wind zones. Product is not intendend for high velocity hurricane zones (Dade and Broward counties.)\",\"design_pressure\":\"+42.2\\\/-53.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Collier, A Division of System Design and Mfg. Inc.\":[{\"manufacturer\":\"Collier, A Division of System Design and Mfg. Inc.\",\"approval_number_master\":\"FL#1269-R1\",\"approval_number\":\"FL1269.1\",\"seq\":1,\"product_model\":\"+30-30 S-CFL1WLP-168-30\",\"product_description\":\"16'x8' Non-Insulated Wind Load Door System +30,-30 Design Pressure\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Collier, A Division of System Design and Mfg. Inc.\",\"approval_number_master\":\"FL#1269-R1\",\"approval_number\":\"FL1269.2\",\"seq\":2,\"product_model\":\"+33-33 S-CFL1WLP- 98\",\"product_description\":\"9'x8' Non-Insulated Wind Load Door System +33,-33 Design Pressure\",\"design_pressure\":\"+33\\\/-33\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Collier, A Division of System Design and Mfg. Inc.\",\"approval_number_master\":\"FL#1269-R1\",\"approval_number\":\"FL1269.3\",\"seq\":3,\"product_model\":\"+33-33 S-CFL1WLP-168\",\"product_description\":\"16'x8' Non-Insulated Wind Load Door System +33,-33 Design Pressure\",\"design_pressure\":\"+33\\\/-33\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Collier, A Division of System Design and Mfg. Inc.\",\"approval_number_master\":\"FL#1269-R1\",\"approval_number\":\"FL1269.4\",\"seq\":4,\"product_model\":\"+40-40 S-CFL2WLP-168\",\"product_description\":\"16'x8' Non-Insulated Wind Load Door System +40,-40 Design Pressure\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Collier, A Division of System Design and Mfg. Inc.\",\"approval_number_master\":\"FL#1269-R1\",\"approval_number\":\"FL1269.5\",\"seq\":5,\"product_model\":\"+40-40 S-CFL2WLP-98\",\"product_description\":\"9'x8' Non-Insulated Wind Load Door System +40,-40 Design Pressure\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Collier, A Division of System Design and Mfg. Inc.\",\"approval_number_master\":\"FL#1269-R1\",\"approval_number\":\"FL1269.6\",\"seq\":6,\"product_model\":\"+50-52 S-CFL3WLP-168-SES\",\"product_description\":\"16'x8' Non-Insulated Wind Load Door System +50,-52 Design Pressure\",\"design_pressure\":\"+50\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Collier, A Division of System Design and Mfg. Inc.\",\"approval_number_master\":\"FL#1269-R1\",\"approval_number\":\"FL1269.7\",\"seq\":7,\"product_model\":\"+50-52 S-CFL3WLP-188\",\"product_description\":\"18'x8' Non-Insulated Wind Load Door System +50,-52 Design Pressure\",\"design_pressure\":\"+50\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Collier, A Division of System Design and Mfg. Inc.\",\"approval_number_master\":\"FL#1269-R1\",\"approval_number\":\"FL1269.8\",\"seq\":8,\"product_model\":\"+50-52 S-CFL3WLP-98\",\"product_description\":\"9'x8' Non-Insulated Wind Load Door System +50,-52 Design Pressure\",\"design_pressure\":\"+50\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Collier, A Division of System Design and Mfg. Inc.\",\"approval_number_master\":\"FL#1269-R1\",\"approval_number\":\"FL1269.9\",\"seq\":9,\"product_model\":\"INS +35-35 S-CFL2WLP-168-IN-35\",\"product_description\":\"16'x8' Insulated Wind Load Door System +35,-35 Design Pressure\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Collier, A Division of System Design and Mfg. Inc.\",\"approval_number_master\":\"FL#1269-R1\",\"approval_number\":\"FL1269.10\",\"seq\":10,\"product_model\":\"INS +50-54 S-CFL3WLP-98-IN\",\"product_description\":\"9'x8' Insulated Wind Load Door System +50,-54 Design Pressure\",\"design_pressure\":\"+50\\\/-54\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Collier, A Division of System Design and Mfg. Inc.\",\"approval_number_master\":\"FL#1269-R1\",\"approval_number\":\"FL1269.11\",\"seq\":11,\"product_model\":\"INS +52-52 S-CFL3WLP-168-IN\",\"product_description\":\"16'x8' Insulated Wind Load Door System +52,-52 Design Pressure\",\"design_pressure\":\"+52\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Collier, A Division of System Design and Mfg. Inc.\",\"approval_number_master\":\"FL#1269-R1\",\"approval_number\":\"FL1269.12\",\"seq\":12,\"product_model\":\"INS +60-60 S-CFL3WLP-188-IN\",\"product_description\":\"18'x8' Insulated Wind Load Door System +60,-60 Design Pressure\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Collier, A Division of System Design and Mfg. Inc.\",\"approval_number_master\":\"FL#1834-R0\",\"approval_number\":\"FL1834.1\",\"seq\":1,\"product_model\":\"+50-52 D-CFL3WLP- 98 DADE (01-\",\"product_description\":\"9'x8' Non-Insulated Door System, +50,-52 Design Pressure (DADE)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Collier, A Division of System Design and Mfg. Inc.\",\"approval_number_master\":\"FL#1834-R0\",\"approval_number\":\"FL1834.2\",\"seq\":2,\"product_model\":\"+50-52 D-CFL3WLP-168 SES DADE\",\"product_description\":\"16'x8' Non-Insulated Door System, +50,-52 Design Pressure (DADE)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Collier, A Division of System Design and Mfg. Inc.\",\"approval_number_master\":\"FL#1834-R0\",\"approval_number\":\"FL1834.3\",\"seq\":3,\"product_model\":\"+50-52 D-CFL3WLP-188 DADE (01-\",\"product_description\":\"18'x8' Non-Insulated Door System, +50,-52 Design Pressure (DADE)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Collier, A Division of System Design and Mfg. Inc.\",\"approval_number_master\":\"FL#1834-R0\",\"approval_number\":\"FL1834.4\",\"seq\":4,\"product_model\":\"+50-54 D-CFL3WLP- 98 IN DADE (\",\"product_description\":\"9'x8' Insulated Door System, +50,-54 Design Pressure (DADE)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Collier, A Division of System Design and Mfg. Inc.\",\"approval_number_master\":\"FL#1834-R0\",\"approval_number\":\"FL1834.5\",\"seq\":5,\"product_model\":\"+52-52 D-CFL3WLP-168 IN DADE (\",\"product_description\":\"16'x8' Insulated Door System, +52,-52 Design Pressure (DADE)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Collier, A Division of System Design and Mfg. Inc.\",\"approval_number_master\":\"FL#1834-R0\",\"approval_number\":\"FL1834.6\",\"seq\":6,\"product_model\":\"+60-60 D-CFL3WLP-188 IN DADE (\",\"product_description\":\"18'x8' Insulated Door System, +60,-60 Design Pressure (DADE)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Collier, A Division of System Design and Mfg. Inc.\",\"approval_number_master\":\"FL#6275-R0\",\"approval_number\":\"FL6275.1\",\"seq\":1,\"product_model\":\"+39.9-44.5 CFL3WLP-168-IN-445\",\"product_description\":\"16'x8' Insulated Wind Load Door System +39.9,-44.5 Design Pressure\",\"design_pressure\":\"+39.9\\\/-44.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Collier, A Division of System Design and Mfg. Inc.\",\"approval_number_master\":\"FL#6275-R0\",\"approval_number\":\"FL6275.2\",\"seq\":2,\"product_model\":\"+45.3-51.2 CFL3WLP-98-IN-453\",\"product_description\":\"9'x8' Insulated Wind Load Door System +45.3,-51.2 Design Pressure\",\"design_pressure\":\"+45.3\\\/-51.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Windsor Republic Doors, Inc. Little Rock, AR\":[{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#1416-R0\",\"approval_number\":\"FL1416.1\",\"seq\":1,\"product_model\":\"99-B-032, Models 724, 730, 735\",\"product_description\":\"FBC 110 MPH, up to 18' wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#1416-R0\",\"approval_number\":\"FL1416.2\",\"seq\":2,\"product_model\":\"99-B-033, Models 724, 730, 735\",\"product_description\":\"FBC 120 MPH, up to 18' wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#1416-R0\",\"approval_number\":\"FL1416.3\",\"seq\":3,\"product_model\":\"99-B-034, Models 724, 730, 735\",\"product_description\":\"FBC 130 MPH, up to 18' wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#1416-R0\",\"approval_number\":\"FL1416.4\",\"seq\":4,\"product_model\":\"99-B-036, Models 775, 795\",\"product_description\":\"FBC 110 MPH, up to 18' wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#1416-R0\",\"approval_number\":\"FL1416.5\",\"seq\":5,\"product_model\":\"99-B-037, Models 775, 795\",\"product_description\":\"FBC 120 MPH, up to 18' wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#1416-R0\",\"approval_number\":\"FL1416.6\",\"seq\":6,\"product_model\":\"99-B-038, Models 775, 795\",\"product_description\":\"FBC 130 MPH, up to 18' wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#1416-R0\",\"approval_number\":\"FL1416.7\",\"seq\":7,\"product_model\":\"99-B-039, Models 724, 730, 735\",\"product_description\":\"FBC 140 MPH, up to 18' wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#1416-R0\",\"approval_number\":\"FL1416.8\",\"seq\":8,\"product_model\":\"99-B-057, Models 240, 200\",\"product_description\":\"Commercial Sectional (Single Struts)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#1416-R0\",\"approval_number\":\"FL1416.9\",\"seq\":9,\"product_model\":\"99-B-058, Models 240, 200\",\"product_description\":\"Commercial Sectional (Alternate Struts)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#1416-R0\",\"approval_number\":\"FL1416.10\",\"seq\":10,\"product_model\":\"99-B-059, Models 240, 200\",\"product_description\":\"Commercial Sectional (Double Struts)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#1416-R0\",\"approval_number\":\"FL1416.11\",\"seq\":11,\"product_model\":\"99-B-071, Models 775, 795\",\"product_description\":\"FBC 140 MPH, up to 18' wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#1416-R0\",\"approval_number\":\"FL1416.12\",\"seq\":12,\"product_model\":\"99-B-072, Models 775, 795\",\"product_description\":\"FBC 130 MPH Exp. C, up to 16' wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#8621-R2\",\"approval_number\":\"FL8621.1\",\"seq\":1,\"product_model\":\"724, 426, 730, 735, 750, 755, 765 Dwg. 99-B-079\",\"product_description\":\"Steel pan (25 ga. min.) garage door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#8621-R2\",\"approval_number\":\"FL8621.2\",\"seq\":2,\"product_model\":\"724,426,730,735,750,755,765 Dwg. 99-B-081A\",\"product_description\":\"Steel pan (25 ga. min) garage door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#8621-R2\",\"approval_number\":\"FL8621.3\",\"seq\":3,\"product_model\":\"724,426,730,735,750,755,765 Dwg. 99-B-082A\",\"product_description\":\"Steel pan (25 ga. min) garage door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#8621-R2\",\"approval_number\":\"FL8621.4\",\"seq\":4,\"product_model\":\"724,426,730,735,750,755,765 Dwg. 99-B-083A\",\"product_description\":\"Steel pan (25 ga. min) garage door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#8621-R2\",\"approval_number\":\"FL8621.5\",\"seq\":5,\"product_model\":\"724,426,730,735,750,755,765 Dwg.99-B-080A\",\"product_description\":\"Steel pan (25 ga. min) garage door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#8621-R2\",\"approval_number\":\"FL8621.6\",\"seq\":6,\"product_model\":\"724,426,730,735,750,755,765 Dwg.99-B-084\",\"product_description\":\"Steel pan (25 ga. min) garage door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#8621-R2\",\"approval_number\":\"FL8621.7\",\"seq\":7,\"product_model\":\"775,770,780,790 Dwg.99-B-085\",\"product_description\":\"Steel backed insulated garage door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#8621-R2\",\"approval_number\":\"FL8621.8\",\"seq\":8,\"product_model\":\"775,770,780,790 Dwg.99-B-086\",\"product_description\":\"Steel backed insulated garage door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#8621-R2\",\"approval_number\":\"FL8621.9\",\"seq\":9,\"product_model\":\"775,770,780,790 Dwg.99-B-087\",\"product_description\":\"Steel backed insulated garage door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#8621-R2\",\"approval_number\":\"FL8621.10\",\"seq\":10,\"product_model\":\"775,770,780,790 Dwg.99-B-088\",\"product_description\":\"Steel backed insulated garage door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#8621-R2\",\"approval_number\":\"FL8621.11\",\"seq\":11,\"product_model\":\"775,770,780,790 Dwg.99-B-089\",\"product_description\":\"Steel backed insulated garage door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#12337-R0\",\"approval_number\":\"FL12337.1\",\"seq\":1,\"product_model\":\"MODEL 240 \\\/ 200\",\"product_description\":\"MODEL 240 (24 GA)\\nMODEL 200 (20 GA)\",\"design_pressure\":\"+17\\\/-19\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#12337-R0\",\"approval_number\":\"FL12337.2\",\"seq\":2,\"product_model\":\"MODEL 240 \\\/ 200\",\"product_description\":\"MODEL 240 (24 GA)\\nMODEL 200 (20 GA)\",\"design_pressure\":\"+19.6\\\/-21.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#12337-R0\",\"approval_number\":\"FL12337.3\",\"seq\":3,\"product_model\":\"MODEL 240 \\\/ 200\",\"product_description\":\"MODEL 240 (24 GA)\\nMODEL 200 (20 GA)\",\"design_pressure\":\"+10.8\\\/-12.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#12337-R0\",\"approval_number\":\"FL12337.4\",\"seq\":4,\"product_model\":\"MODEL 240 \\\/ 200\",\"product_description\":\"MODEL 240 (24 GA)\\nMODEL 200 (20 GA)\",\"design_pressure\":\"+38.3\\\/-43.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#12337-R0\",\"approval_number\":\"FL12337.5\",\"seq\":5,\"product_model\":\"MODEL 240 \\\/ 200\",\"product_description\":\"MODEL 240 (24 GA)\\nMODEL 200 (20 GA)\",\"design_pressure\":\"+23.7\\\/-26.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#12337-R0\",\"approval_number\":\"FL12337.6\",\"seq\":6,\"product_model\":\"MODEL 240 \\\/ 200\",\"product_description\":\"MODEL 240 (24 GA)\\nMODEL 200 (20 GA)\",\"design_pressure\":\"+26.1\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#13658-R0\",\"approval_number\":\"FL13658.1\",\"seq\":1,\"product_model\":\"Model 730\",\"product_description\":\"Model 730, 724,426,735,750,755,765\\n12' wide and up to 12'3\\\" high\",\"design_pressure\":\"+53.2\\\/-59.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#13658-R0\",\"approval_number\":\"FL13658.2\",\"seq\":2,\"product_model\":\"Model 730\",\"product_description\":\"Model 730, 724,426,735,750,755,765\\n14' wide and up to 12'3\\\" high\",\"design_pressure\":\"+45.6\\\/-50.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#13658-R0\",\"approval_number\":\"FL13658.3\",\"seq\":3,\"product_model\":\"Model 730\",\"product_description\":\"Model 730, 724,426,735,750,755,765\\n16' wide and up to 12'3\\\" high\",\"design_pressure\":\"+39.9\\\/-44.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#13658-R0\",\"approval_number\":\"FL13658.4\",\"seq\":4,\"product_model\":\"Model 730\",\"product_description\":\"Model 730, 724,426,735,750,755,765\\n18' wide and up to 12'3\\\" high\",\"design_pressure\":\"+31.5\\\/-35.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#13658-R0\",\"approval_number\":\"FL13658.5\",\"seq\":5,\"product_model\":\"Model 730\",\"product_description\":\"Model 730, 724,426,735,750,755,765\\n20' wide and up to 12'3\\\" high\",\"design_pressure\":\"+25.5\\\/-28.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#13967-R0\",\"approval_number\":\"FL13967.1\",\"seq\":1,\"product_model\":\"Model 730\\\/735\\\/724\\\/750\\\/755\\\/426\",\"product_description\":\"Door Size 10'x7'\\n2\\\" Thickness Sectional Doors\\n25 or 24 gage\",\"design_pressure\":\"+37.8\\\/-42.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#13967-R0\",\"approval_number\":\"FL13967.2\",\"seq\":2,\"product_model\":\"Model 730\\\/735\\\/724\\\/750\\\/755\\\/426\",\"product_description\":\"Door Size 16'x7'\\n2\\\" Thickness Sectional Doors\\n25 or 24 gage\",\"design_pressure\":\"+30.8\\\/-37.66\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#13967-R0\",\"approval_number\":\"FL13967.3\",\"seq\":3,\"product_model\":\"Model 730\\\/735\\\/724\\\/750\\\/755\\\/426\",\"product_description\":\"Door Size 18'x7'\\n2\\\" Thickness Sectional Doors\\n25 or 24 gage\",\"design_pressure\":\"+30.8\\\/-37.66\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#13967-R0\",\"approval_number\":\"FL13967.4\",\"seq\":4,\"product_model\":\"Model 730\\\/735\\\/724\\\/750\\\/755\\\/426\",\"product_description\":\"Door Size 8'x8'\\n2\\\" Thickness Sectional Doors\\n25 or 24 gage\",\"design_pressure\":\"+37.8\\\/-42.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#13967-R0\",\"approval_number\":\"FL13967.5\",\"seq\":5,\"product_model\":\"Model 730\\\/735\\\/724\\\/750\\\/755\\\/426\",\"product_description\":\"Door Size 9'x8'\\n2\\\" Thickness Sectional Doors\\n25 or 24 gage\",\"design_pressure\":\"+37.8\\\/-42.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#13967-R0\",\"approval_number\":\"FL13967.6\",\"seq\":6,\"product_model\":\"Model 730\\\/735\\\/724\\\/750\\\/755\\\/426\",\"product_description\":\"Door Size 10'x8'\\n2\\\" Thickness Sectional Doors\\n25 or 24 gage\",\"design_pressure\":\"+37.8\\\/-42.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#13967-R0\",\"approval_number\":\"FL13967.7\",\"seq\":7,\"product_model\":\"Model 730\\\/735\\\/724\\\/750\\\/755\\\/426\",\"product_description\":\"Door Size 16'x8'\\n2\\\" Thickness Sectional Doors\\n25 or 24 gage\",\"design_pressure\":\"+30.8\\\/-37.66\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#13967-R0\",\"approval_number\":\"FL13967.8\",\"seq\":8,\"product_model\":\"Model 730\\\/735\\\/724\\\/750\\\/755\\\/426\",\"product_description\":\"Door Size 18'x8'\\n2\\\" Thickness Sectional Door\\n25 or 24 gage\",\"design_pressure\":\"+30.8\\\/-37.66\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#13967-R0\",\"approval_number\":\"FL13967.9\",\"seq\":9,\"product_model\":\"Model 730\\\/735\\\/724\\\/750\\\/755\\\/426\",\"product_description\":\"Door Size 8'x7'\\n2\\\" Thickness Sectional Doors\\n25 or 24 gage\",\"design_pressure\":\"+37.8\\\/-42.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Republic Doors, Inc. Little Rock, AR\",\"approval_number_master\":\"FL#13967-R0\",\"approval_number\":\"FL13967.10\",\"seq\":10,\"product_model\":\"Model 730\\\/735\\\/724\\\/755\\\/426\",\"product_description\":\"Door Size 9'x7'\\n2\\\" Thickness Sectional Doors\\n25 or 24 gage\",\"design_pressure\":\"+37.8\\\/-42.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-01 00:00:00\",\"instructions_url\":\"\"}],\"Plycraft Garage Doors\":[{\"manufacturer\":\"Plycraft Garage Doors\",\"approval_number_master\":\"FL#2792-R0\",\"approval_number\":\"FL2792.1\",\"seq\":1,\"product_model\":\"WLI187H43-16\",\"product_description\":\"18' x 7' Four section Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plycraft Garage Doors\",\"approval_number_master\":\"FL#2792-R0\",\"approval_number\":\"FL2792.2\",\"seq\":2,\"product_model\":\"WLI188H34-16\",\"product_description\":\"18' x 7' Three section Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plycraft Garage Doors\",\"approval_number_master\":\"FL#5282-R0\",\"approval_number\":\"FL5282.1\",\"seq\":1,\"product_model\":\"WL 107R32-20-S\",\"product_description\":\"10' x 7' (3) SECTION GARAGE DOOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plycraft Garage Doors\",\"approval_number_master\":\"FL#5282-R0\",\"approval_number\":\"FL5282.2\",\"seq\":2,\"product_model\":\"WL 107R33-20-S\",\"product_description\":\"10' x 7' (3) SECTION GARAGE DOOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plycraft Garage Doors\",\"approval_number_master\":\"FL#5282-R0\",\"approval_number\":\"FL5282.3\",\"seq\":3,\"product_model\":\"WL 107R33-20-S3\",\"product_description\":\"10' x 7' (3) SECTION GARAGE DOOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plycraft Garage Doors\",\"approval_number_master\":\"FL#5282-R0\",\"approval_number\":\"FL5282.4\",\"seq\":4,\"product_model\":\"WL 167R33-16\",\"product_description\":\"16 x 7' (3) SECTION GARAGE DOOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plycraft Garage Doors\",\"approval_number_master\":\"FL#5282-R0\",\"approval_number\":\"FL5282.5\",\"seq\":5,\"product_model\":\"WL 167R42-16\",\"product_description\":\"16' x 7' (4) SECTION GARAGE DOOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plycraft Garage Doors\",\"approval_number_master\":\"FL#5282-R0\",\"approval_number\":\"FL5282.6\",\"seq\":6,\"product_model\":\"WL 167R42-16-S3\",\"product_description\":\"16' x 7' (4) SECTION GARAGE DOOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plycraft Garage Doors\",\"approval_number_master\":\"FL#5282-R0\",\"approval_number\":\"FL5282.7\",\"seq\":7,\"product_model\":\"WL 16R43-16\",\"product_description\":\"16' x 7' (4) SECTION GARAGE DOOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plycraft Garage Doors\",\"approval_number_master\":\"FL#5282-R0\",\"approval_number\":\"FL5282.8\",\"seq\":8,\"product_model\":\"WL 97R32-20\",\"product_description\":\"9' x 7' (3) SECTION GARAGE DOOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plycraft Garage Doors\",\"approval_number_master\":\"FL#5282-R0\",\"approval_number\":\"FL5282.9\",\"seq\":9,\"product_model\":\"WL 97R41-20-S\",\"product_description\":\"9' x 7' (4) SECTION GARAGE DOOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plycraft Garage Doors\",\"approval_number_master\":\"FL#5282-R0\",\"approval_number\":\"FL5282.10\",\"seq\":10,\"product_model\":\"WL 97R41-20-S3\",\"product_description\":\"9' x 7' (4) SECTION GARAGE DOOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plycraft Garage Doors\",\"approval_number_master\":\"FL#5282-R0\",\"approval_number\":\"FL5282.11\",\"seq\":11,\"product_model\":\"WL 97R42-20\",\"product_description\":\"9' x 7' (4) SECTION GARAGE DOOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plycraft Garage Doors\",\"approval_number_master\":\"FL#5282-R0\",\"approval_number\":\"FL5282.12\",\"seq\":12,\"product_model\":\"WL 97R42-20-S\",\"product_description\":\"9' x 7' (4) SECTION GARAGE DOOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plycraft Garage Doors\",\"approval_number_master\":\"FL#5282-R0\",\"approval_number\":\"FL5282.13\",\"seq\":13,\"product_model\":\"WLI 167H42-16\",\"product_description\":\"16' x 7' (4) SECTION GARAGE DOOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plycraft Garage Doors\",\"approval_number_master\":\"FL#5288-R0\",\"approval_number\":\"FL5288.1\",\"seq\":1,\"product_model\":\"WLI 167H42-20\",\"product_description\":\"16' x 7' (4) SECTION GARAGE DOOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plycraft Garage Doors\",\"approval_number_master\":\"FL#5288-R0\",\"approval_number\":\"FL5288.2\",\"seq\":2,\"product_model\":\"WLI 167P42-16\",\"product_description\":\"16' x 7' (4) SECTION GARAGE DOOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plycraft Garage Doors\",\"approval_number_master\":\"FL#5288-R0\",\"approval_number\":\"FL5288.3\",\"seq\":3,\"product_model\":\"WLI 97H42-20\",\"product_description\":\"9' x 7' (4) SECTION GARAGE DOOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plycraft Garage Doors\",\"approval_number_master\":\"FL#5288-R0\",\"approval_number\":\"FL5288.4\",\"seq\":4,\"product_model\":\"WLI 97P42-20\",\"product_description\":\"9' x 7' (4) SECTION GARAGE DOOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plycraft Garage Doors\",\"approval_number_master\":\"FL#8147-R0\",\"approval_number\":\"FL8147.1\",\"seq\":1,\"product_model\":\"WLI-188H53-16\",\"product_description\":\"WLI-188H53-16\",\"design_pressure\":\"+51\\\/-56\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plycraft Garage Doors\",\"approval_number_master\":\"FL#8148-R0\",\"approval_number\":\"FL8148.1\",\"seq\":1,\"product_model\":\"WLI-108H42-20-HV\",\"product_description\":\"WLI-108H42-20-HV\",\"design_pressure\":\"+54\\\/-57\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plycraft Garage Doors\",\"approval_number_master\":\"FL#8149-R0\",\"approval_number\":\"FL8149.1\",\"seq\":1,\"product_model\":\"WLI-168P52-16\",\"product_description\":\"WLI-168P52-16\",\"design_pressure\":\"+51\\\/-56\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plycraft Garage Doors\",\"approval_number_master\":\"FL#8150-R0\",\"approval_number\":\"FL8150.1\",\"seq\":1,\"product_model\":\"WL-108R42-20\",\"product_description\":\"WL-108R42-20\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plycraft Garage Doors\",\"approval_number_master\":\"FL#8151-R0\",\"approval_number\":\"FL8151.1\",\"seq\":1,\"product_model\":\"WL-108R43-20\",\"product_description\":\"WL-108R43-20\",\"design_pressure\":\"+52\\\/-54\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plycraft Garage Doors\",\"approval_number_master\":\"FL#8152-R0\",\"approval_number\":\"FL8152.1\",\"seq\":1,\"product_model\":\"WLI-108H43-20\",\"product_description\":\"WLI-108H43-20\",\"design_pressure\":\"+55\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plycraft Garage Doors\",\"approval_number_master\":\"FL#16137-R0\",\"approval_number\":\"FL16137.1\",\"seq\":1,\"product_model\":\"WL-108R42-20\",\"product_description\":\"Series \\\"WL-108R42-20\\\" Four Section Garage Door 120\\\"x96\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plycraft Garage Doors\",\"approval_number_master\":\"FL#16137-R0\",\"approval_number\":\"FL16137.2\",\"seq\":2,\"product_model\":\"WLI-108H42-20-HV\",\"product_description\":\"Series \\\"WLI-108H42-20-HV\\\" Four Section Garage Door 120\\\"x96\\\"\",\"design_pressure\":\"+54\\\/-57\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plycraft Garage Doors\",\"approval_number_master\":\"FL#16137-R0\",\"approval_number\":\"FL16137.3\",\"seq\":3,\"product_model\":\"WLI-97H42-20\",\"product_description\":\"Series \\\"WLI-97H42-20\\\" Four Section Garage Door 108\\\"x84\\\"\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-31 00:00:00\",\"instructions_url\":\"\"}],\"Hormann LLC\":[{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.1\",\"seq\":1,\"product_model\":\"01) Presidential\",\"product_description\":\"upto 10' wide, dwg J14665\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.2\",\"seq\":2,\"product_model\":\"02) Presidential\",\"product_description\":\"upto 9' wide, dwg J14561\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.3\",\"seq\":3,\"product_model\":\"03) Presidential\",\"product_description\":\"upto 10' wide, dwg J14460\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.4\",\"seq\":4,\"product_model\":\"04) Presidential\",\"product_description\":\"upto 16' wide, dwg J15255\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.5\",\"seq\":5,\"product_model\":\"05) 7825, 7624, 7524, 7400, 4726, 4420, 4324, and 4126\",\"product_description\":\"upto 18' wide, dwg J14257\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.6\",\"seq\":6,\"product_model\":\"06) Presidential\",\"product_description\":\"upto 10' wide, dwg J14350\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.7\",\"seq\":7,\"product_model\":\"07) Presidential\",\"product_description\":\"upto 16' wide, dwg J15035\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.8\",\"seq\":8,\"product_model\":\"08) 7825, 7624, 7524, 7400, 4726, 4420, 4324, and 4126\",\"product_description\":\"upto 16' wide, dwg J14038\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.9\",\"seq\":9,\"product_model\":\"09) Presidential\",\"product_description\":\"upto 16' wide, dwg J15137\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.10\",\"seq\":10,\"product_model\":\"10) Freedom 9001\",\"product_description\":\"upto 18' wide, dwg J11737\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.11\",\"seq\":11,\"product_model\":\"11) Independence 7100\",\"product_description\":\"upto 16' wide, dwg J12837\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.12\",\"seq\":12,\"product_model\":\"12) 7926\",\"product_description\":\"upto 16' wide, dwg J13037\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.13\",\"seq\":13,\"product_model\":\"13) Freedom 9001\",\"product_description\":\"upto 16' wide, dwg J12637\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.14\",\"seq\":14,\"product_model\":\"14) Freedom 9001\",\"product_description\":\"upto 16' wide, dwg J11337\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.15\",\"seq\":15,\"product_model\":\"15) 7825 and 7524\",\"product_description\":\"upto 16' wide, dwg J11037\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.16\",\"seq\":16,\"product_model\":\"16) Independence 7100\",\"product_description\":\"upto 10' wide, dwg J13737\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.17\",\"seq\":17,\"product_model\":\"17) Freedom 9001\",\"product_description\":\"upto 10' wide, dwg J12037\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.18\",\"seq\":18,\"product_model\":\"18) 7825 and 7524\",\"product_description\":\"upto 9' wide, dwg J10737\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.19\",\"seq\":19,\"product_model\":\"19) 7825, 7524, and 7400\",\"product_description\":\"upto 9' wide, dwg J13637\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.20\",\"seq\":20,\"product_model\":\"20) 7825 and 7524\",\"product_description\":\"upto 9' wide, dwg J11137\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.21\",\"seq\":21,\"product_model\":\"21) Freedom 9001\",\"product_description\":\"upto 8' wide, dwg J11937\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.22\",\"seq\":22,\"product_model\":\"22) 7825 and 7524\",\"product_description\":\"upto 18' wide, dwg J10832\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.23\",\"seq\":23,\"product_model\":\"23) 7825 and 7524\",\"product_description\":\"upto 10' wide, dwg J12132\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.24\",\"seq\":24,\"product_model\":\"24) Independence 7100\",\"product_description\":\"upto 10' wide, dwg J12432\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.25\",\"seq\":25,\"product_model\":\"25) 7926\",\"product_description\":\"upto 10' wide, dwg J12232\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.26\",\"seq\":26,\"product_model\":\"26) 7825, 7524, and 7400\",\"product_description\":\"upto 9' wide, dwg J13532\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.27\",\"seq\":27,\"product_model\":\"27) Freedom 9001\",\"product_description\":\"upto 8' wide, dwg J11832\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.28\",\"seq\":28,\"product_model\":\"28) 7825, 7624, 7524, 7400, 4726, 4420, 4324, and 4126\",\"product_description\":\"upto 16' wide, dwg J13830\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.29\",\"seq\":29,\"product_model\":\"29) 7825, 7624, 7524, 7400, 4726, 4420, 4324, and 4126\",\"product_description\":\"upto 16' wide, dwg J14925\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.30\",\"seq\":30,\"product_model\":\"30) 7825, 7524, and 7400\",\"product_description\":\"upto 16' wide, dwg J13325\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.31\",\"seq\":31,\"product_model\":\"31) 7825 and 7524\",\"product_description\":\"upto 16' wide, dwg J10925\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.32\",\"seq\":32,\"product_model\":\"32) 7825, 7624, 7524, 7400, 4726, 4420, 4324, and 4126\",\"product_description\":\"upto 16' wide, dwg J13920\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.33\",\"seq\":33,\"product_model\":\"33) Freedom 9001\",\"product_description\":\"upto 16' wide, dwg J13120\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.34\",\"seq\":34,\"product_model\":\"34) 7926\",\"product_description\":\"upto 16' wide, dwg J12920\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.35\",\"seq\":35,\"product_model\":\"35) Independence 7100\",\"product_description\":\"upto 16' wide, dwg J12720\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.36\",\"seq\":36,\"product_model\":\"36) 7825, 7524, and 7400\",\"product_description\":\"upto 16' wide, dwg J13220\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.37\",\"seq\":37,\"product_model\":\"37) 7825 and 7524\",\"product_description\":\"upto 16' wide, dwg J11220\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.38\",\"seq\":38,\"product_model\":\"38) Freedom 9001\",\"product_description\":\"upto 16' wide, dwg J11420\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.39\",\"seq\":39,\"product_model\":\"39) Independence 7100\",\"product_description\":\"upto 10' wide, dwg J12320\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.40\",\"seq\":40,\"product_model\":\"40) 7926\",\"product_description\":\"upto 10' wide, dwg J12520\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.41\",\"seq\":41,\"product_model\":\"41) Pioneer 7825\",\"product_description\":\"upto 9' wide, dwg J11520\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.42\",\"seq\":42,\"product_model\":\"42) 7825, 7524, and 7400\",\"product_description\":\"upto 9' wide, dwg J13420\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#2868-R0\",\"approval_number\":\"FL2868.43\",\"seq\":43,\"product_model\":\"43) Freedom 9001\",\"product_description\":\"upto 9' wide, dwg J11620\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4090-R0\",\"approval_number\":\"FL4090.1\",\"seq\":1,\"product_model\":\"7100 and 7200\",\"product_description\":\"up to 16' wide, dwg J17920 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4090-R0\",\"approval_number\":\"FL4090.2\",\"seq\":2,\"product_model\":\"7100 and 7200\",\"product_description\":\"up to 16' wide, dwg J18242 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4090-R0\",\"approval_number\":\"FL4090.3\",\"seq\":3,\"product_model\":\"7100 and 7200\",\"product_description\":\"up to 10' wide, dwg J18142 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4090-R0\",\"approval_number\":\"FL4090.4\",\"seq\":4,\"product_model\":\"7100 and 7200\",\"product_description\":\"up to 10' wide, dwg J18037 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4090-R0\",\"approval_number\":\"FL4090.5\",\"seq\":5,\"product_model\":\"7825, 7624, 7524, 7400, 4726, 4420, 4324, and 4126\",\"product_description\":\"up to 16' wide, dwg J17034 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4090-R0\",\"approval_number\":\"FL4090.6\",\"seq\":6,\"product_model\":\"7825, 7624, 7524, 7400, 4726, 4420, 4324, and 4126\",\"product_description\":\"up to 18' wide, dwg J15855 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4090-R0\",\"approval_number\":\"FL4090.7\",\"seq\":7,\"product_model\":\"7825, 7624, 7524, 7400, 4726, 4420, 4324, and 4126\",\"product_description\":\"up to 9' wide, dwg J15654 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4090-R0\",\"approval_number\":\"FL4090.8\",\"seq\":8,\"product_model\":\"Freedom\",\"product_description\":\"up to 18' wide, dwg J17542 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4090-R0\",\"approval_number\":\"FL4090.9\",\"seq\":9,\"product_model\":\"Freedom\",\"product_description\":\"up to 16' wide, dwg J17442 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4090-R0\",\"approval_number\":\"FL4090.10\",\"seq\":10,\"product_model\":\"Freedom\",\"product_description\":\"up to 10' wide, dwg J17342 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4090-R0\",\"approval_number\":\"FL4090.11\",\"seq\":11,\"product_model\":\"Freedom\",\"product_description\":\"up to 8' wide, dwg J17242 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4090-R0\",\"approval_number\":\"FL4090.12\",\"seq\":12,\"product_model\":\"Freedom\",\"product_description\":\"up to 10' wide, dwg J17637 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4090-R0\",\"approval_number\":\"FL4090.13\",\"seq\":13,\"product_model\":\"Freedom\",\"product_description\":\"up to 8' wide, dwg J17737 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4090-R0\",\"approval_number\":\"FL4090.14\",\"seq\":14,\"product_model\":\"Freedom\",\"product_description\":\"up to 16' wide, dwg J17122 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4090-R0\",\"approval_number\":\"FL4090.15\",\"seq\":15,\"product_model\":\"Freedom\",\"product_description\":\"up to 16' wide, dwg J17820 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4090-R0\",\"approval_number\":\"FL4090.16\",\"seq\":16,\"product_model\":\"Presidential\",\"product_description\":\"up to 10' wide, dwg J16565 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4090-R0\",\"approval_number\":\"FL4090.17\",\"seq\":17,\"product_model\":\"Presidential\",\"product_description\":\"up to 9' wide, dwg J16961 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4090-R0\",\"approval_number\":\"FL4090.18\",\"seq\":18,\"product_model\":\"Presidential\",\"product_description\":\"up to 10' wide, dwg J15960 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4090-R0\",\"approval_number\":\"FL4090.19\",\"seq\":19,\"product_model\":\"Presidential\",\"product_description\":\"up to 16' wide, dwg J16255 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4090-R0\",\"approval_number\":\"FL4090.20\",\"seq\":20,\"product_model\":\"Presidential\",\"product_description\":\"up to 16' wide, dwg J15755 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4090-R0\",\"approval_number\":\"FL4090.21\",\"seq\":21,\"product_model\":\"Presidential\",\"product_description\":\"up to 16' wide, dwg J16755 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4090-R0\",\"approval_number\":\"FL4090.22\",\"seq\":22,\"product_model\":\"Presidential\",\"product_description\":\"up to 18' wide, dwg J15350 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4090-R0\",\"approval_number\":\"FL4090.23\",\"seq\":23,\"product_model\":\"Presidential\",\"product_description\":\"up to 18' wide, dwg J16350 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4090-R0\",\"approval_number\":\"FL4090.24\",\"seq\":24,\"product_model\":\"Presidential\",\"product_description\":\"up to 10' wide, dwg J16850 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4090-R0\",\"approval_number\":\"FL4090.25\",\"seq\":25,\"product_model\":\"Presidential\",\"product_description\":\"up to 16' wide, dwg J15542 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4090-R0\",\"approval_number\":\"FL4090.26\",\"seq\":26,\"product_model\":\"Presidential\",\"product_description\":\"up to 16' wide, dwg J16642 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4090-R0\",\"approval_number\":\"FL4090.27\",\"seq\":27,\"product_model\":\"Presidential\",\"product_description\":\"up to 16' wide, dwg J16137 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4090-R0\",\"approval_number\":\"FL4090.28\",\"seq\":28,\"product_model\":\"Presidential\",\"product_description\":\"up to 16' wide, dwg J16035 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4090-R0\",\"approval_number\":\"FL4090.29\",\"seq\":29,\"product_model\":\"Presidential\",\"product_description\":\"up to 18' wide, dwg J15434 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4090-R0\",\"approval_number\":\"FL4090.30\",\"seq\":30,\"product_model\":\"Presidential\",\"product_description\":\"up to 18' wide, dwg J16434 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.1\",\"seq\":1,\"product_model\":\"107) 7825 and 7524\",\"product_description\":\"up to 9' wide dwg J10737 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.2\",\"seq\":2,\"product_model\":\"108) 7825 and 7524\",\"product_description\":\"up to 18' wide dwg J10832 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.3\",\"seq\":3,\"product_model\":\"109) 7825 and 7524\",\"product_description\":\"up to 16' wide dwg J10925 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.4\",\"seq\":4,\"product_model\":\"110) 7825 and 7524\",\"product_description\":\"up to 16' wide dwg J11037 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.5\",\"seq\":5,\"product_model\":\"111) 7825 and 7524\",\"product_description\":\"up to 9' wide dwg J11137 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.6\",\"seq\":6,\"product_model\":\"112) 7825 and 7524\",\"product_description\":\"up to 16' wide dwg J11220 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.7\",\"seq\":7,\"product_model\":\"113) Freedom\",\"product_description\":\"up to 16' wide dwg J11337 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.8\",\"seq\":8,\"product_model\":\"114) Freedom\",\"product_description\":\"up to 16' wide dwg J11420 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.9\",\"seq\":9,\"product_model\":\"115) Pioneer\",\"product_description\":\"up to 9' wide dwg J11520 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.10\",\"seq\":10,\"product_model\":\"116) Freedom\",\"product_description\":\"up to 9' wide dwg J11620 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.11\",\"seq\":11,\"product_model\":\"117) Freedom\",\"product_description\":\"up to 18' wide dwg J11737 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.12\",\"seq\":12,\"product_model\":\"118) Freedom\",\"product_description\":\"up to 8' wide dwg J11832 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.13\",\"seq\":13,\"product_model\":\"119) Freedom\",\"product_description\":\"up to 8' wide dwg J11937 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.14\",\"seq\":14,\"product_model\":\"120) Freedom\",\"product_description\":\"up to 10' wide dwg J12037 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.15\",\"seq\":15,\"product_model\":\"121) 7825 and 7524\",\"product_description\":\"up to 10' wide dwg J12132 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.16\",\"seq\":16,\"product_model\":\"122) 7926\",\"product_description\":\"up to 10' wide dwg J12232 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.17\",\"seq\":17,\"product_model\":\"123) 7100\",\"product_description\":\"up to 10' wide dwg J12320 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.18\",\"seq\":18,\"product_model\":\"124) 7100\",\"product_description\":\"up to 10' wide dwg J12432 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.19\",\"seq\":19,\"product_model\":\"125) 7926\",\"product_description\":\"up to 10' wide dwg J12520 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.20\",\"seq\":20,\"product_model\":\"126) Freedom\",\"product_description\":\"up to 16' wide dwg J12637 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.21\",\"seq\":21,\"product_model\":\"127) 7100\",\"product_description\":\"up to 16' wide dwg J12720 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.22\",\"seq\":22,\"product_model\":\"128) 7100\",\"product_description\":\"up to 16' wide dwg J12837 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.23\",\"seq\":23,\"product_model\":\"129) 7926\",\"product_description\":\"up to 16' wide dwg J12920 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.24\",\"seq\":24,\"product_model\":\"130) 7926\",\"product_description\":\"up to 16' wide dwg J13037 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.25\",\"seq\":25,\"product_model\":\"131) Freedom\",\"product_description\":\"up to 16' wide dwg J13120 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.26\",\"seq\":26,\"product_model\":\"132) 7825, 7524 and 7400\",\"product_description\":\"up to 16' wide dwg J13220 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.27\",\"seq\":27,\"product_model\":\"133) 7825, 7524 and 7400\",\"product_description\":\"up to 16' wide dwg J13325 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.28\",\"seq\":28,\"product_model\":\"134) 7825, 7524 and 7400\",\"product_description\":\"up to 9' wide dwg J13420 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.29\",\"seq\":29,\"product_model\":\"135) 7825, 7524 and 7400\",\"product_description\":\"up to 9' wide dwg J13532 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.30\",\"seq\":30,\"product_model\":\"136) 7825, 7524 and 7400\",\"product_description\":\"up to 9' wide dwg J13637 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.31\",\"seq\":31,\"product_model\":\"137) 7100\",\"product_description\":\"up to 10' wide dwg J13737 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.32\",\"seq\":32,\"product_model\":\"138) 7825, 7624, 7524, 7400, 4726, 4420, 4324, and 4126\",\"product_description\":\"up to 16' wide dwg J13830 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.33\",\"seq\":33,\"product_model\":\"139) 7825, 7624, 7524, 7400, 4726, 4420, 4324, and 4126\",\"product_description\":\"up to 16' wide dwg J13920 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.34\",\"seq\":34,\"product_model\":\"140) 7825, 7624, 7524, 7400, 4726, 4420, 4324, and 4126\",\"product_description\":\"up to 16' wide dwg J14038 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.35\",\"seq\":35,\"product_model\":\"142) 7825, 7624, 7524, 7400, 4726, 4420, 4324, and 4126\",\"product_description\":\"up to 18' wide dwg J14257 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.36\",\"seq\":36,\"product_model\":\"143) Presidential\",\"product_description\":\"up to 10' wide dwg J14350 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.37\",\"seq\":37,\"product_model\":\"144) Presidential\",\"product_description\":\"up to 10' wide dwg J14460 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.38\",\"seq\":38,\"product_model\":\"145) Presidential\",\"product_description\":\"up to 9' wide dwg J14561 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.39\",\"seq\":39,\"product_model\":\"146) Presidential\",\"product_description\":\"up to 10' wide dwg J14665 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.40\",\"seq\":40,\"product_model\":\"149) 7825, 7624, 7524, 7400, 4726, 4420, 4324, and 4126\",\"product_description\":\"up to 16' wide dwg J14925 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.41\",\"seq\":41,\"product_model\":\"150) Presidential\",\"product_description\":\"up to 16' wide dwg J15035 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.42\",\"seq\":42,\"product_model\":\"151) Presidential\",\"product_description\":\"up to 16' wide dwg J15137 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.43\",\"seq\":43,\"product_model\":\"152) Presidential\",\"product_description\":\"up to 16' wide dwg J15255 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.44\",\"seq\":44,\"product_model\":\"153) Presidential\",\"product_description\":\"up to 18' wide dwg J15350 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.45\",\"seq\":45,\"product_model\":\"154) Presidential\",\"product_description\":\"up to 18' wide dwg J15434 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.46\",\"seq\":46,\"product_model\":\"155) Presidential\",\"product_description\":\"up to 16' wide dwg J15542 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.47\",\"seq\":47,\"product_model\":\"156) 7825, 7624, 7524, 7400, 4726, 4420, 4324, and 4126\",\"product_description\":\"up to 9' wide dwg J15654 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.48\",\"seq\":48,\"product_model\":\"157) Presidential\",\"product_description\":\"up to 16' wide dwg J15755 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.49\",\"seq\":49,\"product_model\":\"158) 7825, 7624, 7524, 7400, 4726, 4420, 4324, and 4126\",\"product_description\":\"up to 18' wide dwg J15855 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.50\",\"seq\":50,\"product_model\":\"159) Presidential\",\"product_description\":\"up to 10' wide dwg J15960 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.51\",\"seq\":51,\"product_model\":\"160) Presidential\",\"product_description\":\"up to 16' wide dwg J16035 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.52\",\"seq\":52,\"product_model\":\"161) Presidential\",\"product_description\":\"up to 16' wide dwg J16137 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.53\",\"seq\":53,\"product_model\":\"162) Presidential\",\"product_description\":\"up to 16' wide dwg J16255 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.54\",\"seq\":54,\"product_model\":\"163) Presidential\",\"product_description\":\"up to 18' wide dwg J16350 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.55\",\"seq\":55,\"product_model\":\"164) Presidential\",\"product_description\":\"up to 18' wide dwg J16434 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.56\",\"seq\":56,\"product_model\":\"165) Presidential\",\"product_description\":\"up to 10' wide dwg J16565 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.57\",\"seq\":57,\"product_model\":\"166) Presidential\",\"product_description\":\"up to 16' wide dwg J16642 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.58\",\"seq\":58,\"product_model\":\"167) Presidential\",\"product_description\":\"up to 16' wide dwg J16755 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.59\",\"seq\":59,\"product_model\":\"168) Presidential\",\"product_description\":\"up to 10' wide dwg J16850 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.60\",\"seq\":60,\"product_model\":\"169) Presidential\",\"product_description\":\"up to 9' wide dwg J16961 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.61\",\"seq\":61,\"product_model\":\"170) 7825, 7624, 7524, 7400, 4726, 4420, 4324, and 4126\",\"product_description\":\"up to 16' wide dwg J17034 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.62\",\"seq\":62,\"product_model\":\"171) Freedom\",\"product_description\":\"up to 16' wide dwg J17122 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.63\",\"seq\":63,\"product_model\":\"172) Freedom\",\"product_description\":\"up to 8' wide dwg J17242 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.64\",\"seq\":64,\"product_model\":\"173) Freedom\",\"product_description\":\"up to 10' wide dwg J17342 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.65\",\"seq\":65,\"product_model\":\"174) Freedom\",\"product_description\":\"up to 16' wide dwg J17442 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.66\",\"seq\":66,\"product_model\":\"175) Freedom\",\"product_description\":\"up to 18' wide dwg J17542 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.67\",\"seq\":67,\"product_model\":\"176) Freedom\",\"product_description\":\"up to 10' wide dwg J17637 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.68\",\"seq\":68,\"product_model\":\"177) Freedom\",\"product_description\":\"up to 8' wide dwg J17737 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.69\",\"seq\":69,\"product_model\":\"178) Freedom\",\"product_description\":\"up to 16' wide dwg J17820 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.70\",\"seq\":70,\"product_model\":\"179) 7100 and 7200\",\"product_description\":\"up to 16' wide dwg J17920 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.71\",\"seq\":71,\"product_model\":\"180) 7100 and 7200\",\"product_description\":\"up to 10' wide dwg J18037 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.72\",\"seq\":72,\"product_model\":\"181) 7100 and 7200\",\"product_description\":\"up to 10' wide dwg J18142 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4612-R0\",\"approval_number\":\"FL4612.73\",\"seq\":73,\"product_model\":\"182) 7100 and 7200\",\"product_description\":\"up to 16' wide dwg J18242 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4970-R0\",\"approval_number\":\"FL4970.1\",\"seq\":1,\"product_model\":\"7100 and 7200\",\"product_description\":\"up to 16'wide dwg J19020 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4970-R0\",\"approval_number\":\"FL4970.2\",\"seq\":2,\"product_model\":\"7100 and 7200\",\"product_description\":\"up to 10'wide dwg J19322 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4970-R0\",\"approval_number\":\"FL4970.3\",\"seq\":3,\"product_model\":\"7825\",\"product_description\":\"up to 9'wide dwg J19720 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4970-R0\",\"approval_number\":\"FL4970.4\",\"seq\":4,\"product_model\":\"7825 and 7524\",\"product_description\":\"up to 16'wide dwg J19420 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4970-R0\",\"approval_number\":\"FL4970.5\",\"seq\":5,\"product_model\":\"7825, 7524, and 7400\",\"product_description\":\"up to 16'wide dwg J18720 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4970-R0\",\"approval_number\":\"FL4970.6\",\"seq\":6,\"product_model\":\"7825, 7524, and 7400\",\"product_description\":\"up to 9'wide dwg J19820 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4970-R0\",\"approval_number\":\"FL4970.7\",\"seq\":7,\"product_model\":\"7825, 7624, 7524, 7400, 4726, 4420, 4324, and 4126\",\"product_description\":\"up to 16'wide dwg J18820 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4970-R0\",\"approval_number\":\"FL4970.8\",\"seq\":8,\"product_model\":\"7926\",\"product_description\":\"up to 10'wide dwg J19620 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4970-R0\",\"approval_number\":\"FL4970.9\",\"seq\":9,\"product_model\":\"Freedom\",\"product_description\":\"up to 16'wide dwg J19220 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#4970-R0\",\"approval_number\":\"FL4970.10\",\"seq\":10,\"product_model\":\"Freedom\",\"product_description\":\"up to 9'wide dwg J18520 rev -\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.1\",\"seq\":1,\"product_model\":\"4126, 4324, 4420, 4726, 7400, 7524, 7624 and 7825\",\"product_description\":\"up to 16' wide sectional garage door dwg J13830\",\"design_pressure\":\"+31\\\/-33\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.2\",\"seq\":2,\"product_model\":\"4126, 4324, 4420, 4726, 7400, 7524, 7624 and 7825\",\"product_description\":\"up to 16' wide sectional garage door dwg J13920\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.3\",\"seq\":3,\"product_model\":\"4126, 4324, 4420, 4726, 7400, 7524, 7624 and 7825\",\"product_description\":\"up to 16' wide sectional garage door dwg J14038\",\"design_pressure\":\"+38\\\/-42\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.4\",\"seq\":4,\"product_model\":\"4126, 4324, 4420, 4726, 7400, 7524, 7624 and 7825\",\"product_description\":\"up to 18' wide sectional garage door dwg J14257\",\"design_pressure\":\"+57\\\/-57\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.5\",\"seq\":5,\"product_model\":\"4126, 4324, 4420, 4726, 7400, 7524, 7624 and 7825\",\"product_description\":\"up to 16' wide sectional garage door dwg J14925\",\"design_pressure\":\"+25.6\\\/-28.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.6\",\"seq\":6,\"product_model\":\"4126, 4324, 4420, 4726, 7400, 7524, 7624 and 7825\",\"product_description\":\"up to 9' wide sectional garage door dwg J15654\",\"design_pressure\":\"+54\\\/-54\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.7\",\"seq\":7,\"product_model\":\"4126, 4324, 4420, 4726, 7400, 7524, 7624 and 7825\",\"product_description\":\"up to 18' wide sectional garage door dwg J15855\",\"design_pressure\":\"+55\\\/-57\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.8\",\"seq\":8,\"product_model\":\"4126, 4324, 4420, 4726, 7400, 7524, 7624 and 7825\",\"product_description\":\"up to 16' wide sectional garage door dwg J17034\",\"design_pressure\":\"+34.8\\\/-37.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.9\",\"seq\":9,\"product_model\":\"7100\",\"product_description\":\"up to 10' wide sectional garage door dwg J13737\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.10\",\"seq\":10,\"product_model\":\"7100\",\"product_description\":\"up to 16' wide sectional garage door dwg J12837\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.11\",\"seq\":11,\"product_model\":\"7100\",\"product_description\":\"up to 16' wide sectional garage door dwg J12720\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.12\",\"seq\":12,\"product_model\":\"7100\",\"product_description\":\"up to 10' wide sectional garage door dwg J12320\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.13\",\"seq\":13,\"product_model\":\"7100\",\"product_description\":\"up to 10' wide sectional garage door dwg J12432\",\"design_pressure\":\"+32\\\/-32\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.14\",\"seq\":14,\"product_model\":\"7100 and 7200\",\"product_description\":\"up to 10' wide sectional garage door dwg J18037\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.15\",\"seq\":15,\"product_model\":\"7100 and 7200\",\"product_description\":\"up to 10' wide sectional garage door dwg J18142\",\"design_pressure\":\"+42.2\\\/-42.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.16\",\"seq\":16,\"product_model\":\"7100 and 7200\",\"product_description\":\"up to 16' wide sectional garage door dwg J18242\",\"design_pressure\":\"+42.2\\\/-42.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.17\",\"seq\":17,\"product_model\":\"7100 and 7200\",\"product_description\":\"up to 16' wide sectional garage door dwg J17920\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.18\",\"seq\":18,\"product_model\":\"7400, 7524 and 7825\",\"product_description\":\"up to 16' wide sectional garage door dwg J13220\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.19\",\"seq\":19,\"product_model\":\"7400, 7524 and 7825\",\"product_description\":\"up to 16' wide sectional garage door dwg J13325\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.20\",\"seq\":20,\"product_model\":\"7400, 7524 and 7825\",\"product_description\":\"up to 9' wide sectional garage door dwg J13420\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.21\",\"seq\":21,\"product_model\":\"7400, 7524 and 7825\",\"product_description\":\"up to 9' wide sectional garage door dwg J13532\",\"design_pressure\":\"+32\\\/-32\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.22\",\"seq\":22,\"product_model\":\"7400, 7524 and 7825\",\"product_description\":\"up to 9' wide sectional garage door dwg J13637\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.23\",\"seq\":23,\"product_model\":\"7524 and 7825\",\"product_description\":\"up to 10' wide sectional garage door dwg J12132\",\"design_pressure\":\"+32\\\/-32\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.24\",\"seq\":24,\"product_model\":\"7524 and 7825\",\"product_description\":\"up to 9' wide sectional garage door dwg J10737\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.25\",\"seq\":25,\"product_model\":\"7524 and 7825\",\"product_description\":\"up to 18' wide sectional garage door dwg J10832\",\"design_pressure\":\"+32\\\/-32\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.26\",\"seq\":26,\"product_model\":\"7524 and 7825\",\"product_description\":\"up to 16' wide sectional garage door dwg 10925\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.27\",\"seq\":27,\"product_model\":\"7524 and 7825\",\"product_description\":\"up to 16' wide sectional garage door dwg J11037\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.28\",\"seq\":28,\"product_model\":\"7524 and 7825\",\"product_description\":\"up to 9' wide sectional garage door dwg J11137\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.29\",\"seq\":29,\"product_model\":\"7524 and 7825\",\"product_description\":\"up to 16' wide sectional garage door dwg J11220\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.30\",\"seq\":30,\"product_model\":\"7825\",\"product_description\":\"up to 9' wide sectional garage door dwg J11520\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.31\",\"seq\":31,\"product_model\":\"7926\",\"product_description\":\"up to 10' wide sectional garage door dwg J12520\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.32\",\"seq\":32,\"product_model\":\"7926\",\"product_description\":\"up to 10' wide sectional garage door dwg J12232\",\"design_pressure\":\"+32\\\/-32\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.33\",\"seq\":33,\"product_model\":\"7926\",\"product_description\":\"up to 16' wide sectional garage door dwg J12920\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.34\",\"seq\":34,\"product_model\":\"7926\",\"product_description\":\"up to 16' wide sectional garage door dwg J13037\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.35\",\"seq\":35,\"product_model\":\"9001\",\"product_description\":\"up to 16' wide sectional garage door dwg J13120\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.36\",\"seq\":36,\"product_model\":\"9001\",\"product_description\":\"up to 16' wide sectional garage door dwg J17122\",\"design_pressure\":\"+22.5\\\/-22.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.37\",\"seq\":37,\"product_model\":\"9001\",\"product_description\":\"up to 8' wide sectional garage door dwg J17242\",\"design_pressure\":\"+42.2\\\/-42.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.38\",\"seq\":38,\"product_model\":\"9001\",\"product_description\":\"up to 10' wide sectional garage door dwg J17342\",\"design_pressure\":\"+42.2\\\/-42.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.39\",\"seq\":39,\"product_model\":\"9001\",\"product_description\":\"up to 16' wide sectional garage door dwg J17442\",\"design_pressure\":\"+42.2\\\/-42.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.40\",\"seq\":40,\"product_model\":\"9001\",\"product_description\":\"up to 18' wide sectional garage door dwg J17542\",\"design_pressure\":\"+42.2\\\/-42.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.41\",\"seq\":41,\"product_model\":\"9001\",\"product_description\":\"up to 10' wide sectional garage door dwg J17637\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.42\",\"seq\":42,\"product_model\":\"9001\",\"product_description\":\"up to 8' wide sectional garage door dwg J17737\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.43\",\"seq\":43,\"product_model\":\"9001\",\"product_description\":\"up to 16' wide sectional garage door dwg J17820\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.44\",\"seq\":44,\"product_model\":\"9001\",\"product_description\":\"up to 16' wide sectional garage door dwg J12637\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.45\",\"seq\":45,\"product_model\":\"9001\",\"product_description\":\"up to 9' wide sectional garage door dwg J11620\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.46\",\"seq\":46,\"product_model\":\"9001\",\"product_description\":\"up to 18' wide sectional garage door dwg J11737\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.47\",\"seq\":47,\"product_model\":\"9001\",\"product_description\":\"up to 8' wide sectional garage door dwg J11832\",\"design_pressure\":\"+32\\\/-32\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.48\",\"seq\":48,\"product_model\":\"9001\",\"product_description\":\"up to 8' wide sectional garage door dwg J11937\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.49\",\"seq\":49,\"product_model\":\"9001\",\"product_description\":\"up to 10' wide sectional garage door dwg J12037\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.50\",\"seq\":50,\"product_model\":\"9001\",\"product_description\":\"up to 16' wide sectional garage door dwg J11337\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.51\",\"seq\":51,\"product_model\":\"9001\",\"product_description\":\"up to 16' wide sectional garage door dwg J11420\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.52\",\"seq\":52,\"product_model\":\"Presidential\",\"product_description\":\"up to 10' wide sectional garage door dwg J14350\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.53\",\"seq\":53,\"product_model\":\"Presidential\",\"product_description\":\"up to 10' wide sectional garage door dwg J14460\",\"design_pressure\":\"+60\\\/-64\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.54\",\"seq\":54,\"product_model\":\"Presidential\",\"product_description\":\"up to 9' wide sectional garage door dwg J14561\",\"design_pressure\":\"+61\\\/-67\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.55\",\"seq\":55,\"product_model\":\"Presidential\",\"product_description\":\"up to 10' wide sectional garage door dwg J14665\",\"design_pressure\":\"+66\\\/-66\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.56\",\"seq\":56,\"product_model\":\"Presidential\",\"product_description\":\"up to 16' wide sectional garage door dwg J15755\",\"design_pressure\":\"+55\\\/-61\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.57\",\"seq\":57,\"product_model\":\"Presidential\",\"product_description\":\"up to 16' wide sectional garage door dwg J15035\",\"design_pressure\":\"+35\\\/-39\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.58\",\"seq\":58,\"product_model\":\"Presidential\",\"product_description\":\"up to 16' wide sectional garage door dwg J15137\",\"design_pressure\":\"+37.4\\\/-37.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.59\",\"seq\":59,\"product_model\":\"Presidential\",\"product_description\":\"up to 16' wide sectional garage door dwg J15255\",\"design_pressure\":\"+55\\\/-61\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.60\",\"seq\":60,\"product_model\":\"Presidential\",\"product_description\":\"up to 18' wide sectional garage door dwg J15350\",\"design_pressure\":\"+50\\\/-58\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.61\",\"seq\":61,\"product_model\":\"Presidential\",\"product_description\":\"up to 18' wide sectional garage door dwg J15434\",\"design_pressure\":\"+34\\\/-42\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.62\",\"seq\":62,\"product_model\":\"Presidential\",\"product_description\":\"up to 16' wide sectional garage door dwg J15542\",\"design_pressure\":\"+42\\\/-49\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.63\",\"seq\":63,\"product_model\":\"Presidential\",\"product_description\":\"up to 10' wide sectional garage door dwg J15960\",\"design_pressure\":\"+60\\\/-64\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.64\",\"seq\":64,\"product_model\":\"Presidential\",\"product_description\":\"up to 16' wide sectional garage door dwg J16035\",\"design_pressure\":\"+35\\\/-39\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.65\",\"seq\":65,\"product_model\":\"Presidential\",\"product_description\":\"up to 16' wide sectional garage door dwg J16137\",\"design_pressure\":\"+37.4\\\/-37.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.66\",\"seq\":66,\"product_model\":\"Presidential\",\"product_description\":\"up to 16' wide sectional garage door dwg J16255\",\"design_pressure\":\"+55\\\/-61\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.67\",\"seq\":67,\"product_model\":\"Presidential\",\"product_description\":\"up to 18' wide sectional garage door dwg J16350\",\"design_pressure\":\"+50\\\/-58\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.68\",\"seq\":68,\"product_model\":\"Presidential\",\"product_description\":\"up to 18' wide sectional garage door dwg J16434\",\"design_pressure\":\"+34\\\/-42\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.69\",\"seq\":69,\"product_model\":\"Presidential\",\"product_description\":\"up to 10' wide sectional garage door dwg J16565\",\"design_pressure\":\"+66\\\/-66\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.70\",\"seq\":70,\"product_model\":\"Presidential\",\"product_description\":\"up to 16' wide sectional garage door dwg J16642\",\"design_pressure\":\"+42\\\/-49\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.71\",\"seq\":71,\"product_model\":\"Presidential\",\"product_description\":\"up to 16' wide sectional garage door dwg J16755\",\"design_pressure\":\"+55\\\/-61\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.72\",\"seq\":72,\"product_model\":\"Presidential\",\"product_description\":\"up to 10' wide sectional garage door dwg J16850\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11800-R0\",\"approval_number\":\"FL11800.73\",\"seq\":73,\"product_model\":\"Presidential\",\"product_description\":\"up to 9' wide sectional garage door dwg J16961\",\"design_pressure\":\"+61\\\/-67\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11996-R0\",\"approval_number\":\"FL11996.1\",\"seq\":1,\"product_model\":\"Gemini 2100, 2200. Series 224P, 225P.\",\"product_description\":\"Sectional garage door from 6' to 14' wide.\",\"design_pressure\":\"+20.9\\\/-23.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11996-R0\",\"approval_number\":\"FL11996.2\",\"seq\":2,\"product_model\":\"Gemini 2100, 2200. Series 224P, 225P.\",\"product_description\":\"Sectional garage door from 6' to 16' wide.\",\"design_pressure\":\"+26.7\\\/-30.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11996-R0\",\"approval_number\":\"FL11996.3\",\"seq\":3,\"product_model\":\"Gemini 2100, 2200. Series 224P, 225P.\",\"product_description\":\"Sectional garage door from 6' to 18' wide.\",\"design_pressure\":\"+18.3\\\/-20.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11996-R0\",\"approval_number\":\"FL11996.4\",\"seq\":4,\"product_model\":\"Gemini 2100, 2200. Series 224P, 225P.\",\"product_description\":\"Sectional garage door from 6' to 20' wide.\",\"design_pressure\":\"+21.8\\\/-24.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11996-R0\",\"approval_number\":\"FL11996.5\",\"seq\":5,\"product_model\":\"Gemini 2100, 2200. Series 224P, 225P.\",\"product_description\":\"Sectional garage door from 12' to 24' wide.\",\"design_pressure\":\"+34.1\\\/-38.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11996-R0\",\"approval_number\":\"FL11996.6\",\"seq\":6,\"product_model\":\"Orion 3200. Series 200S.\",\"product_description\":\"Sectional garage door from 6' to 16' wide.\",\"design_pressure\":\"+26.7\\\/-30.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11996-R0\",\"approval_number\":\"FL11996.7\",\"seq\":7,\"product_model\":\"Orion 3200. Series 200S.\",\"product_description\":\"Sectional garage door from 6' to 18' wide.\",\"design_pressure\":\"+15.2\\\/-16.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11996-R0\",\"approval_number\":\"FL11996.8\",\"seq\":8,\"product_model\":\"Orion 3200. Series 200S.\",\"product_description\":\"Sectional garage door from 9' to 21' wide.\",\"design_pressure\":\"+21.8\\\/-24.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11996-R0\",\"approval_number\":\"FL11996.9\",\"seq\":9,\"product_model\":\"Orion 3200. Series 200S.\",\"product_description\":\"Sectional garage door from 10' to 22' wide.\",\"design_pressure\":\"+25.6\\\/-28.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#11996-R0\",\"approval_number\":\"FL11996.10\",\"seq\":10,\"product_model\":\"Orion 3200. Series 200S.\",\"product_description\":\"Sectional garage door from 12' to 24' wide.\",\"design_pressure\":\"+34.1\\\/-38.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#13375-R0\",\"approval_number\":\"FL13375.1\",\"seq\":1,\"product_model\":\"Gemini 2100, 2200. Series 224P, 225P.\",\"product_description\":\"Residential and commercial pan door from 6' to 14' wide.\",\"design_pressure\":\"+20.9\\\/-23.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#13375-R0\",\"approval_number\":\"FL13375.2\",\"seq\":2,\"product_model\":\"Gemini 2100, 2200. Series 224P, 225P.\",\"product_description\":\"Residential and commercial pan door from 6' to 16' wide.\",\"design_pressure\":\"+26.7\\\/-30.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#13375-R0\",\"approval_number\":\"FL13375.3\",\"seq\":3,\"product_model\":\"Gemini 2100, 2200. Series 224P, 225P.\",\"product_description\":\"Residential and commercial pan door from 6' to 18' wide.\",\"design_pressure\":\"+18.3\\\/-20.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#13375-R0\",\"approval_number\":\"FL13375.4\",\"seq\":4,\"product_model\":\"Gemini 2100, 2200. Series 224P, 225P.\",\"product_description\":\"Residential and commercial pan door from 6' to 20' wide.\",\"design_pressure\":\"+21.8\\\/-24.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#13375-R0\",\"approval_number\":\"FL13375.5\",\"seq\":5,\"product_model\":\"Gemini 2100, 2200. Series 224P, 225P.\",\"product_description\":\"Residential and commercial pan door from 6' to 24' wide.\",\"design_pressure\":\"+34.1\\\/-38.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#13375-R0\",\"approval_number\":\"FL13375.6\",\"seq\":6,\"product_model\":\"Orion 3200. Series 200S.\",\"product_description\":\"Residential and commercial sandwich door from 6' to 16' wide.\",\"design_pressure\":\"+26.7\\\/-30.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#13375-R0\",\"approval_number\":\"FL13375.7\",\"seq\":7,\"product_model\":\"Orion 3200. Series 200S.\",\"product_description\":\"Residential and commercial sandwich door from 6' to 18' wide.\",\"design_pressure\":\"+15.2\\\/-16.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#13375-R0\",\"approval_number\":\"FL13375.8\",\"seq\":8,\"product_model\":\"Orion 3200. Series 200S.\",\"product_description\":\"Residential and commercial sandwich door from 6' to 21' wide.\",\"design_pressure\":\"+21.8\\\/-24.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#13375-R0\",\"approval_number\":\"FL13375.9\",\"seq\":9,\"product_model\":\"Orion 3200. Series 200S.\",\"product_description\":\"Residential and commercial sandwich door from 6' to 22' wide.\",\"design_pressure\":\"+25.6\\\/-28.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#13375-R0\",\"approval_number\":\"FL13375.10\",\"seq\":10,\"product_model\":\"Orion 3200. Series 200S.\",\"product_description\":\"Residential and commercial sandwich door from 6' to 24' wide.\",\"design_pressure\":\"+34.1\\\/-38.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#13840-R0\",\"approval_number\":\"FL13840.1\",\"seq\":1,\"product_model\":\"Gemini 2100, 2200. Series 224P, 225P.\",\"product_description\":\"Residential and commercial pan door from 6' to 18' wide.\",\"design_pressure\":\"+18.3\\\/-20.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#13840-R0\",\"approval_number\":\"FL13840.2\",\"seq\":2,\"product_model\":\"Gemini 2100, 2200. Series 224P, 225P.\",\"product_description\":\"Residential and commercial pan door from 6' to 23' wide.\",\"design_pressure\":\"+25.6\\\/-28.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#13840-R0\",\"approval_number\":\"FL13840.3\",\"seq\":3,\"product_model\":\"Orion 3200. Series 200S.\",\"product_description\":\"Residential and commercial sandwich door from 6' to 23' wide.\",\"design_pressure\":\"+29.7\\\/-33.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#8345-R2\",\"approval_number\":\"FL8345.1\",\"seq\":1,\"product_model\":\"DSP\",\"product_description\":\"UPTO 16' WIDE PER DRAWING Z3053465\",\"design_pressure\":\"+36.6\\\/-44.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#14418-R0\",\"approval_number\":\"FL14418.1\",\"seq\":1,\"product_model\":\"Taurus 4200\",\"product_description\":\"Residential polyurethane foam injected door from 6' to 17' wide\",\"design_pressure\":\"+13.7\\\/-15.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#14418-R0\",\"approval_number\":\"FL14418.2\",\"seq\":2,\"product_model\":\"Taurus 4200\",\"product_description\":\"Residential polyurethane foam injected door from 6' to 18' wide\",\"design_pressure\":\"+25.6\\\/-28.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#14418-R0\",\"approval_number\":\"FL14418.3\",\"seq\":3,\"product_model\":\"Taurus 4200\",\"product_description\":\"Residential polyurethane foam injected door from 6' to 18' wide\",\"design_pressure\":\"+36.4\\\/-40.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#14418-R0\",\"approval_number\":\"FL14418.4\",\"seq\":4,\"product_model\":\"Taurus 4200\",\"product_description\":\"Residential polyurethane foam injected door from 6' to 18' wide\",\"design_pressure\":\"+36.4\\\/-40.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann LLC\",\"approval_number_master\":\"FL#14418-R0\",\"approval_number\":\"FL14418.5\",\"seq\":5,\"product_model\":\"Taurus 4200\",\"product_description\":\"Residential polyurethane foam injected door from 6' to 18' wide\",\"design_pressure\":\"+36.4\\\/-40.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Ankmar Door Manufacturing\":[{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#3007-R1\",\"approval_number\":\"FL3007.15\",\"seq\":15,\"product_model\":\"RES-OB-9-25A, 250,240,265\",\"product_description\":\"Open Back Steel Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#5977-R0\",\"approval_number\":\"FL5977.1\",\"seq\":1,\"product_model\":\"RES-MH-16-25, Manor House Elite, Manor House Select\",\"product_description\":\"Composite Wood and Steel Rail Construction Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#5977-R0\",\"approval_number\":\"FL5977.2\",\"seq\":2,\"product_model\":\"RES-MH-18-21, Manor House Elite, Manor House Select\",\"product_description\":\"Composite Wood and Steel Reail Construction Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#5977-R0\",\"approval_number\":\"FL5977.3\",\"seq\":3,\"product_model\":\"RES-MH-9-31, Manor House Elite, Manor House Select\",\"product_description\":\"Composite Wood and Steel Rail Construction Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#5977-R0\",\"approval_number\":\"FL5977.4\",\"seq\":4,\"product_model\":\"RES-OA-16-25, 138, 238\",\"product_description\":\"Double Skin Insulated Steel Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#5977-R0\",\"approval_number\":\"FL5977.5\",\"seq\":5,\"product_model\":\"RES-OA-18-25, 138, 238\",\"product_description\":\"Double Skin Insulated Steel Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#5977-R0\",\"approval_number\":\"FL5977.6\",\"seq\":6,\"product_model\":\"RES-OA-9-26, 138, 238\",\"product_description\":\"Double Skin Insulated Steel Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#5977-R0\",\"approval_number\":\"FL5977.7\",\"seq\":7,\"product_model\":\"RES-OB-16-25, 240, 250\",\"product_description\":\"Open Back Steel Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#5977-R0\",\"approval_number\":\"FL5977.8\",\"seq\":8,\"product_model\":\"RES-OB-18-25, 240, 250\",\"product_description\":\"Open Back Steel Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#5977-R0\",\"approval_number\":\"FL5977.9\",\"seq\":9,\"product_model\":\"RES-OB-9-26, 240, 250\",\"product_description\":\"Open Back Steel Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#8377-R0\",\"approval_number\":\"FL8377.1\",\"seq\":1,\"product_model\":\"RES-OB-16-21, 250, 240\",\"product_description\":\"Open Back Steel Sectional Garage Door\",\"design_pressure\":\"+21.8\\\/-24.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#8377-R0\",\"approval_number\":\"FL8377.2\",\"seq\":2,\"product_model\":\"RES-OB-16-21A, 240\",\"product_description\":\"Open Back Steel Sectional Garage Door\",\"design_pressure\":\"+21.8\\\/-24.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#8377-R0\",\"approval_number\":\"FL8377.3\",\"seq\":3,\"product_model\":\"RES-OB-16-25A, 250, 240\",\"product_description\":\"Open Back Steel Sectional Garage Door\",\"design_pressure\":\"+25.6\\\/-28.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#8600-R0\",\"approval_number\":\"FL8600.1\",\"seq\":1,\"product_model\":\"RES-MH-16-25A, Manor House Elite, Manor House Select\",\"product_description\":\"Composite Wood and Steel Rail Construction Sectional Garage Door\",\"design_pressure\":\"+25.6\\\/-28.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#8600-R0\",\"approval_number\":\"FL8600.2\",\"seq\":2,\"product_model\":\"RES-MH-16-29, Manor House Elite, Manor House Select\",\"product_description\":\"Composite Wood and Steel Rail Construction Sectional Garage Door\",\"design_pressure\":\"+29.7\\\/-33.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#8600-R0\",\"approval_number\":\"FL8600.3\",\"seq\":3,\"product_model\":\"RES-MH-18-21A, Manor House Elite, Manor House Select\",\"product_description\":\"Composite Wood and Steel Rail Construction Sectional Garage Door\",\"design_pressure\":\"+21.8\\\/-24.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#8600-R0\",\"approval_number\":\"FL8600.4\",\"seq\":4,\"product_model\":\"RES-MH-18-29, Manor House Elite, Manor House Select\",\"product_description\":\"Composite Wood and Steel Rail Construction Sectional Garage Door\",\"design_pressure\":\"+29.7\\\/-33.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#8600-R0\",\"approval_number\":\"FL8600.5\",\"seq\":5,\"product_model\":\"RES-MH-9-31, Manor House Elite, Manor House Select\",\"product_description\":\"Composite Wood and Steel Rail Construction Sectional Garage Door\",\"design_pressure\":\"+31.0\\\/-35.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#8600-R0\",\"approval_number\":\"FL8600.6\",\"seq\":6,\"product_model\":\"RES-OA-16-21, 238\",\"product_description\":\"Double Skin Insulated Steel Sectional Garage Door\",\"design_pressure\":\"+21.8\\\/-24.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#8600-R0\",\"approval_number\":\"FL8600.7\",\"seq\":7,\"product_model\":\"RES-OA-16-25, 238\",\"product_description\":\"Double Skin Insulated Steel Sectional Garage Door\",\"design_pressure\":\"+25.6\\\/-28.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#8600-R0\",\"approval_number\":\"FL8600.8\",\"seq\":8,\"product_model\":\"RES-OA-16-29, 238\",\"product_description\":\"Double Skin Insulated Steel Sectional Garage Door\",\"design_pressure\":\"+29.7\\\/-33.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#8600-R0\",\"approval_number\":\"FL8600.9\",\"seq\":9,\"product_model\":\"RES-OA-18-21, 238\",\"product_description\":\"Double Skin Insulated Steel Sectional Garage Door\",\"design_pressure\":\"+21.8\\\/-24.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#8600-R0\",\"approval_number\":\"FL8600.10\",\"seq\":10,\"product_model\":\"RES-OA-18-29, 238\",\"product_description\":\"Double Skin Insulated Steel Sectional Garage Door\",\"design_pressure\":\"+29.7\\\/-33.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#8600-R0\",\"approval_number\":\"FL8600.11\",\"seq\":11,\"product_model\":\"RES-OA-9-31, 238\",\"product_description\":\"Double Skin Insulated Steel Sectional Garage Door\",\"design_pressure\":\"+31.0\\\/-35.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#8600-R0\",\"approval_number\":\"FL8600.12\",\"seq\":12,\"product_model\":\"RES-OB-16-21, 250, 240\",\"product_description\":\"Open Back Steel Sectional Garage Door\",\"design_pressure\":\"+21.8\\\/-24.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#8600-R0\",\"approval_number\":\"FL8600.13\",\"seq\":13,\"product_model\":\"RES-OB-16-21A, 240\",\"product_description\":\"Open Back Steel Sectional Garage Door\",\"design_pressure\":\"+21.8\\\/-24.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#8600-R0\",\"approval_number\":\"FL8600.14\",\"seq\":14,\"product_model\":\"RES-OB-16-25A, 250, 240\",\"product_description\":\"Open Back Steel Sectional Garage Door\",\"design_pressure\":\"+25.6\\\/-28.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#8600-R0\",\"approval_number\":\"FL8600.15\",\"seq\":15,\"product_model\":\"RES-OB-16-29, 250, 240\",\"product_description\":\"Open Back Steel Sectional Garage Door\",\"design_pressure\":\"+29.7\\\/-33.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#8600-R0\",\"approval_number\":\"FL8600.16\",\"seq\":16,\"product_model\":\"RES-OB-18-21, 250, 240\",\"product_description\":\"Open Back Steel Sectional Garage Door\",\"design_pressure\":\"+21.8\\\/-24.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#8600-R0\",\"approval_number\":\"FL8600.17\",\"seq\":17,\"product_model\":\"RES-OB-18-25A, 250, 240\",\"product_description\":\"Open Back Steel Sectional Garage Door\",\"design_pressure\":\"+25.6\\\/-33.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#8600-R0\",\"approval_number\":\"FL8600.18\",\"seq\":18,\"product_model\":\"RES-OB-18-29, 250, 240\",\"product_description\":\"Open Back Steel Sectional Garage Door\",\"design_pressure\":\"+29.7\\\/-33.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#8600-R0\",\"approval_number\":\"FL8600.19\",\"seq\":19,\"product_model\":\"RES-OB-9-31, 250, 240\",\"product_description\":\"Open Back Steel Sectional Garage Door\",\"design_pressure\":\"+31.0\\\/-35.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#3007-R0\",\"approval_number\":\"FL3007.1\",\"seq\":1,\"product_model\":\"COM-OB-12-2-25, 2500, 2400, 2000\",\"product_description\":\"Open Back Commercial Steel Sectional Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#3007-R0\",\"approval_number\":\"FL3007.2\",\"seq\":2,\"product_model\":\"COM-OB-12-2-33, 2500, 2400, 2000\",\"product_description\":\"Open Back Commercial Steel Sectional Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#3007-R0\",\"approval_number\":\"FL3007.3\",\"seq\":3,\"product_model\":\"COM-OB-16-2-25, 2500, 2400, 2000\",\"product_description\":\"Open Back Commercial Steel Sectional Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#3007-R0\",\"approval_number\":\"FL3007.4\",\"seq\":4,\"product_model\":\"COM-OB-18-2-25, 2500, 2400, 2000\",\"product_description\":\"Open Back Commercial Steel Sectional Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#3007-R0\",\"approval_number\":\"FL3007.5\",\"seq\":5,\"product_model\":\"COM-OB-20-2-25, 2400, 2000\",\"product_description\":\"Open Back Commercial Steel Sectional Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#3007-R0\",\"approval_number\":\"FL3007.6\",\"seq\":6,\"product_model\":\"COM-OB-9-2-33, 2500, 2400, 2000\",\"product_description\":\"Open Back Commercial Steel Sectional Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#3007-R0\",\"approval_number\":\"FL3007.7\",\"seq\":7,\"product_model\":\"RES-OA-16-7-20 138\",\"product_description\":\"Double Skin Insulated Steel Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#3007-R0\",\"approval_number\":\"FL3007.8\",\"seq\":8,\"product_model\":\"RES-OA-16-7-25 138\",\"product_description\":\"Double Skin Insulated Steel Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#3007-R0\",\"approval_number\":\"FL3007.9\",\"seq\":9,\"product_model\":\"RES-OA-16-8-20 138\",\"product_description\":\"Double Skin Insulated Steel Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#3007-R0\",\"approval_number\":\"FL3007.10\",\"seq\":10,\"product_model\":\"RES-OA-16-8-25 138\",\"product_description\":\"Double Skin Insulated Steel Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#3007-R0\",\"approval_number\":\"FL3007.11\",\"seq\":11,\"product_model\":\"RES-OB-16-15 250, 240, 265\",\"product_description\":\"Open Back Steel Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#3007-R0\",\"approval_number\":\"FL3007.12\",\"seq\":12,\"product_model\":\"RES-OB-18-7-25, 250, 240, 265\",\"product_description\":\"Open Back Steel Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#3007-R0\",\"approval_number\":\"FL3007.13\",\"seq\":13,\"product_model\":\"RES-OB-18-8-25 250, 240, 265\",\"product_description\":\"Open Back Steel Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ankmar Door Manufacturing\",\"approval_number_master\":\"FL#3007-R0\",\"approval_number\":\"FL3007.14\",\"seq\":14,\"product_model\":\"RES-OB-9-25A, 250,240,265\",\"product_description\":\"Open Back Steel Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Fimbel Door Company\":[{\"manufacturer\":\"Fimbel Door Company\",\"approval_number_master\":\"FL#3462-R0\",\"approval_number\":\"FL3462.1\",\"seq\":1,\"product_model\":\"BC-50,BC-200,P-100,P-200\",\"product_description\":\"Dwg. #IRC-BC09-132-15, Steel pan (min. 25Ga.), Single car (up to 9' wide)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fimbel Door Company\",\"approval_number_master\":\"FL#3462-R0\",\"approval_number\":\"FL3462.2\",\"seq\":2,\"product_model\":\"BC-50,BC-200,P-100,P-200\",\"product_description\":\"Dwg. #IRC-BC09-142-15, Steel pan (min. 25Ga.), Single car (up to 9' wide)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fimbel Door Company\",\"approval_number_master\":\"FL#3462-R0\",\"approval_number\":\"FL3462.3\",\"seq\":3,\"product_model\":\"BC-50,BC-200,P-100,P-200\",\"product_description\":\"Dwg. #IRC-BC16-124-15, Steel pan (min. 25Ga.), Double car (9'2\\\" to 16'0\\\" wide)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fimbel Door Company\",\"approval_number_master\":\"FL#3462-R0\",\"approval_number\":\"FL3462.4\",\"seq\":4,\"product_model\":\"BC-50,BC-200,P-100,P-200\",\"product_description\":\"Dwg. #IRC-BC16-132-15, Steel pan (min. 25 Ga.), Double car (9'2\\\" to 16'0\\\" wide)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fimbel Door Company\",\"approval_number_master\":\"FL#3462-R0\",\"approval_number\":\"FL3462.5\",\"seq\":5,\"product_model\":\"BC-50,BC-200,P-100,P-200\",\"product_description\":\"Dwg. #IRC-BC16-145-24, Steel pan (min. 25 Ga.), Double car (9'2\\\" to 16'0\\\" wide)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fimbel Door Company\",\"approval_number_master\":\"FL#3462-R0\",\"approval_number\":\"FL3462.6\",\"seq\":6,\"product_model\":\"BC-50,BC-200,P-100,P-200\",\"product_description\":\"Dwg. #IRC-BC16-146-32, Steel pan (25 Ga. min.), Double car (9'2\\\" to 16'0\\\" wide)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fimbel Door Company\",\"approval_number_master\":\"FL#3462-R0\",\"approval_number\":\"FL3462.7\",\"seq\":7,\"product_model\":\"BC-50,BC-200,P-100,P-200\",\"product_description\":\"Dwg. #IRC-BC18-121-15, Steel pan (25 Ga. min.), Double car (16'2\\\" to 18'0\\\" wide)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fimbel Door Company\",\"approval_number_master\":\"FL#3462-R0\",\"approval_number\":\"FL3462.8\",\"seq\":8,\"product_model\":\"BC-50,BC-200,P-100,P-200\",\"product_description\":\"Dwg. #IRC-BC18-156-36, Steel pan (min. 25 Ga.), Double car (16'2\\\" to 18'0\\\" wide)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Aluma Shield Industries\":[{\"manufacturer\":\"Aluma Shield Industries\",\"approval_number_master\":\"FL#5484-R0\",\"approval_number\":\"FL5484.1\",\"seq\":1,\"product_model\":\"Max-R 12' X 8' Sectional Garage Door (4 Struts)\",\"product_description\":\"Foam Insulated Sectional Garage Door (28 ga face and liner w\\\/ 1-3\\\/8\\\" thick Polyurethane core)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aluma Shield Industries\",\"approval_number_master\":\"FL#5484-R0\",\"approval_number\":\"FL5484.2\",\"seq\":2,\"product_model\":\"Max-R 12' X 8' Sectional Garage Door (6 Struts)\",\"product_description\":\"Foam Insulated Sectional Garage Door (28 ga face and liner w\\\/ 1-3\\\/8\\\" thick Polyurethane core)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aluma Shield Industries\",\"approval_number_master\":\"FL#5484-R0\",\"approval_number\":\"FL5484.3\",\"seq\":3,\"product_model\":\"Max-R 16' X 8' Sectional Garage Door (10 Struts)\",\"product_description\":\"Foam Insulated Sectional Garage Door (28 ga face and liner w\\\/ 1-3\\\/8\\\" thick Polyurethane core)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aluma Shield Industries\",\"approval_number_master\":\"FL#5484-R0\",\"approval_number\":\"FL5484.4\",\"seq\":4,\"product_model\":\"Max-R 16' X 8' Sectional Garage Door (8 Struts)\",\"product_description\":\"Foam Insulated Sectional Garage Door (28 ga face and liner w\\\/ 1-3\\\/8\\\" thick Polyurethane core)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aluma Shield Industries\",\"approval_number_master\":\"FL#5484-R0\",\"approval_number\":\"FL5484.5\",\"seq\":5,\"product_model\":\"Max-R 9' X 8' Sectional Garage Door (2 Struts)\",\"product_description\":\"Foam Insulated Sectional Garage Door (28 ga face and liner w\\\/ 1-3\\\/8\\\" thick Polyurethane core)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aluma Shield Industries\",\"approval_number_master\":\"FL#5484-R0\",\"approval_number\":\"FL5484.6\",\"seq\":6,\"product_model\":\"Max-R 9' X 8' Sectional Garage Door (4 Struts)\",\"product_description\":\"Foam Insulated Sectional Garage Door (28 ga face and liner w\\\/ 1-3\\\/8\\\" thick Polyurethane core)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Industrial Door Company\":[{\"manufacturer\":\"Industrial Door Company\",\"approval_number_master\":\"FL#6947-R0\",\"approval_number\":\"FL6947.1\",\"seq\":1,\"product_model\":\"10 x 8 Garage Doors\",\"product_description\":\"Steel Skinned Insulated Wood Clad Garage Door\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Industrial Door Company\",\"approval_number_master\":\"FL#7720-R0\",\"approval_number\":\"FL7720.1\",\"seq\":1,\"product_model\":\"18 x 8 Garage Doors\",\"product_description\":\"Steel Skinned Insulated Wood Clad Garage Door\",\"design_pressure\":\"+35\\\/-39\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Industrial Door Company\",\"approval_number_master\":\"FL#11985-R0\",\"approval_number\":\"FL11985.1\",\"seq\":1,\"product_model\":\"7 Series Garage Door\",\"product_description\":\"Steel Section Garage Door with Custom Wood Overlay\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Industrial Door Company\",\"approval_number_master\":\"FL#11985-R0\",\"approval_number\":\"FL11985.2\",\"seq\":2,\"product_model\":\"7 Series Garage Door\",\"product_description\":\"Steel Section Garage Door with Custom Wood Overlay\",\"design_pressure\":\"+35\\\/-39\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Able Door MFG\":[{\"manufacturer\":\"Able Door MFG\",\"approval_number_master\":\"FL#7243-R0\",\"approval_number\":\"FL7243.1\",\"seq\":1,\"product_model\":\"825WL-C 16X8\",\"product_description\":\"825WL-C 16X8 Residential Sectional Door Series\",\"design_pressure\":\"+20\\\/-21\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Able Door MFG\",\"approval_number_master\":\"FL#7243-R0\",\"approval_number\":\"FL7243.2\",\"seq\":2,\"product_model\":\"825WL-C 9X8\",\"product_description\":\"825WL-C 9X8 Residential Sectional Door Series\",\"design_pressure\":\"+20\\\/-21\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Able Door MFG\",\"approval_number_master\":\"FL#7243-R0\",\"approval_number\":\"FL7243.3\",\"seq\":3,\"product_model\":\"825WL-D 16X8\",\"product_description\":\"825WL-D 16X8 Residential Sectional Door Series\",\"design_pressure\":\"+23\\\/-23\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Able Door MFG\",\"approval_number_master\":\"FL#7243-R0\",\"approval_number\":\"FL7243.4\",\"seq\":4,\"product_model\":\"825WL-D 9X8\",\"product_description\":\"825WL-D 9X8 Residential Sectional Door Series\",\"design_pressure\":\"+23\\\/-23\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Able Door MFG\",\"approval_number_master\":\"FL#7243-R0\",\"approval_number\":\"FL7243.5\",\"seq\":5,\"product_model\":\"825WL-E 16X8\",\"product_description\":\"825WL-E 16X8 Residential Sectional Door Series\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Able Door MFG\",\"approval_number_master\":\"FL#7243-R0\",\"approval_number\":\"FL7243.6\",\"seq\":6,\"product_model\":\"825WL-E 9X8\",\"product_description\":\"825WL-E 9X8 Residential Sectional Door Series\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Able Door MFG\",\"approval_number_master\":\"FL#7243-R0\",\"approval_number\":\"FL7243.7\",\"seq\":7,\"product_model\":\"825WL-F 16X8\",\"product_description\":\"825WL-F 16X8 Residential Sectional Door Series\",\"design_pressure\":\"+37\\\/-41\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Able Door MFG\",\"approval_number_master\":\"FL#7243-R0\",\"approval_number\":\"FL7243.8\",\"seq\":8,\"product_model\":\"825WL-F 9X8\",\"product_description\":\"825WL-F 9X8 Residential Sectional Door Series\",\"design_pressure\":\"+37\\\/-41\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Able Door MFG\",\"approval_number_master\":\"FL#7243-R0\",\"approval_number\":\"FL7243.9\",\"seq\":9,\"product_model\":\"900WL-D 12 X 12\",\"product_description\":\"900WL-D 12 X 12 Commercial Sectional Door Series\",\"design_pressure\":\"+24\\\/-24.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Able Door MFG\",\"approval_number_master\":\"FL#7243-R0\",\"approval_number\":\"FL7243.10\",\"seq\":10,\"product_model\":\"900WL-D 18 X 8\",\"product_description\":\"900WL-D 18 X 8 Commercial Sectional Door series\",\"design_pressure\":\"+24\\\/-24.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Able Door MFG\",\"approval_number_master\":\"FL#7243-R0\",\"approval_number\":\"FL7243.11\",\"seq\":11,\"product_model\":\"900WL-E 12 X 12\",\"product_description\":\"900WL-E 12 X 12 Commercial Sectional Door Series\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Able Door MFG\",\"approval_number_master\":\"FL#7243-R0\",\"approval_number\":\"FL7243.12\",\"seq\":12,\"product_model\":\"900WL-F 12X12\",\"product_description\":\"900WL-F 12X12 Commercial Sectional Door Series\",\"design_pressure\":\"+37\\\/-41\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Able Door MFG\",\"approval_number_master\":\"FL#7835-R0\",\"approval_number\":\"FL7835.1\",\"seq\":1,\"product_model\":\"825WL-D 18' X 8'\",\"product_description\":\"825WL-D 18'X8' Residential Sectional Door Series\",\"design_pressure\":\"+24.0\\\/-24.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Able Door MFG\",\"approval_number_master\":\"FL#7835-R0\",\"approval_number\":\"FL7835.2\",\"seq\":2,\"product_model\":\"825WL-F 18' X 8'\",\"product_description\":\"825WL-F 18'X8' Residential Sectional Door Series\",\"design_pressure\":\"+37.0\\\/-41.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"General Doors Corporation\":[{\"manufacturer\":\"General Doors Corporation\",\"approval_number_master\":\"FL#7890-R0\",\"approval_number\":\"FL7890.1\",\"seq\":1,\"product_model\":\"10 x 10 Garage Door\",\"product_description\":\"HMP\\\/HMF\\\/HMR\\\/WBI - Steel Skined Garage Door\",\"design_pressure\":\"+22.9\\\/-30.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Doors Corporation\",\"approval_number_master\":\"FL#7890-R0\",\"approval_number\":\"FL7890.2\",\"seq\":2,\"product_model\":\"9 x 7 Garage Door\",\"product_description\":\"Advantage Garage Door with 2\\\" HD Struts - Steel Skined Garage Door\",\"design_pressure\":\"+42\\\/-42\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Doors Corporation\",\"approval_number_master\":\"FL#7890-R0\",\"approval_number\":\"FL7890.3\",\"seq\":3,\"product_model\":\"9 x 7 Garage Door\",\"product_description\":\"SRP Garage Door with 2\\\" HD Struts - Steel Skined Garage Door\",\"design_pressure\":\"+26.7\\\/-33.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Martin Door Manufacturing\":[{\"manufacturer\":\"Martin Door Manufacturing\",\"approval_number_master\":\"FL#8496-R1\",\"approval_number\":\"FL8496.1\",\"seq\":1,\"product_model\":\"Woodline 1L3U (Copper)\",\"product_description\":\"Copper Skin, 16' Wide Garage Door (\\\"U\\\" Struts)\",\"design_pressure\":\"+30.0\\\/-33.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Martin Door Manufacturing\",\"approval_number_master\":\"FL#8496-R1\",\"approval_number\":\"FL8496.2\",\"seq\":2,\"product_model\":\"Woodline 1L4S (Steel)\",\"product_description\":\"Galv Steel Skin, 9' Wide Garage Door (\\\"S\\\" Struts)\",\"design_pressure\":\"+25.9\\\/-28.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Martin Door Manufacturing\",\"approval_number_master\":\"FL#8496-R1\",\"approval_number\":\"FL8496.3\",\"seq\":3,\"product_model\":\"Woodline 1L4U (Steel)\",\"product_description\":\"Galv Steel Skin, 10' Wide Garage Door (\\\"U\\\" Struts)\",\"design_pressure\":\"+30.0\\\/-33.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Martin Door Manufacturing\",\"approval_number_master\":\"FL#8496-R1\",\"approval_number\":\"FL8496.4\",\"seq\":4,\"product_model\":\"Woodline 8H (Copper)\",\"product_description\":\"Copper Skin, 16' Wide Garage Door (\\\"H\\\" Struts)\",\"design_pressure\":\"+30.0\\\/-33.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Martin Door Manufacturing\",\"approval_number_master\":\"FL#8496-R1\",\"approval_number\":\"FL8496.5\",\"seq\":5,\"product_model\":\"Woodline 8H (Steel)\",\"product_description\":\"Galv Steel Skin, 16' Wide Garage Door (\\\"H\\\" Struts)\",\"design_pressure\":\"+34.4\\\/-37.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Martin Door Manufacturing\",\"approval_number_master\":\"FL#8496-R1\",\"approval_number\":\"FL8496.6\",\"seq\":6,\"product_model\":\"Woodline 9U (Steel)\",\"product_description\":\"Galv Steel Skin, 16' Wide Garage Door (\\\"U\\\" Struts)\",\"design_pressure\":\"+22.0\\\/-24.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Martin Door Manufacturing\",\"approval_number_master\":\"FL#9660-R1\",\"approval_number\":\"FL9660.1\",\"seq\":1,\"product_model\":\"Martin Finger-Shield Garage Door - Woodline Series\",\"product_description\":\"10'-2\\\" Wide Galv. Steel Sectional Garage Door with Windows\",\"design_pressure\":\"+54\\\/-61\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Martin Door Manufacturing\",\"approval_number_master\":\"FL#9660-R1\",\"approval_number\":\"FL9660.2\",\"seq\":2,\"product_model\":\"Martin Finger-Shield Garage Door - Woodline Series\",\"product_description\":\"16-2\\\" Wide Galv. Steel Sectional Garage Door with Windows\",\"design_pressure\":\"+50\\\/-57\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-13 00:00:00\",\"instructions_url\":\"\"}],\"Jeld-Wen\":[{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9993-R0\",\"approval_number\":\"FL9993.1\",\"seq\":1,\"product_model\":\"Estate Series\",\"product_description\":\"9' x 8' Sectional Garage Door with Glazed Top Panel\",\"design_pressure\":\"+20.7\\\/-20.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9993-R0\",\"approval_number\":\"FL9993.2\",\"seq\":2,\"product_model\":\"Estate Series\",\"product_description\":\"18' x 8' Sectional Garage Door with Glazed Top Panel\",\"design_pressure\":\"+20.7\\\/-20.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9993-R0\",\"approval_number\":\"FL9993.3\",\"seq\":3,\"product_model\":\"Estate Series\",\"product_description\":\"18' x 8' Sectional Garage Door with Glazed Top Panel and Reinforcement Bar\",\"design_pressure\":\"+50.1\\\/-50.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9993-R0\",\"approval_number\":\"FL9993.4\",\"seq\":4,\"product_model\":\"Estate Series\",\"product_description\":\"9' x 8' Sectional Garage Door with High Performance Hardware.\",\"design_pressure\":\"+57.5\\\/-57.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11045-R0\",\"approval_number\":\"FL11045.1\",\"seq\":1,\"product_model\":\"Estate Series Garage Door\",\"product_description\":\"9'-0\\\" x 8'-0\\\", Glazed Top Panel\",\"design_pressure\":\"+36.8\\\/-36.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11045-R0\",\"approval_number\":\"FL11045.2\",\"seq\":2,\"product_model\":\"Estate Series Garage Door\",\"product_description\":\"9'-0\\\" x 8'-0\\\" with High Performance Hardware\",\"design_pressure\":\"+57.5\\\/-57.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11045-R0\",\"approval_number\":\"FL11045.3\",\"seq\":3,\"product_model\":\"Estate Series Garage Door\",\"product_description\":\"18'-0\\\" x 8'-0\\\" Glazed Top Panel\",\"design_pressure\":\"+20.7\\\/-20.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11045-R1\",\"approval_number\":\"FL11045.4\",\"seq\":4,\"product_model\":\"Estate Series Garage Door\",\"product_description\":\"18'-0\\\" x 8'-0\\\" with Reinforcement Bar\",\"design_pressure\":\"+57.5\\\/-57.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11045-R2\",\"approval_number\":\"FL11045.5\",\"seq\":5,\"product_model\":\"Estate Series Garage Door\",\"product_description\":\"9'-0\\\" x 8'-0\\\", Glazed Top Panel\",\"design_pressure\":\"+36.8\\\/-36.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11045-R2\",\"approval_number\":\"FL11045.6\",\"seq\":6,\"product_model\":\"Estate Series Garage Door\",\"product_description\":\"9'-0\\\" x 8'-0\\\" with High Performance Hardware\",\"design_pressure\":\"+57.5\\\/-57.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11045-R2\",\"approval_number\":\"FL11045.7\",\"seq\":7,\"product_model\":\"Estate Series Garage Door\",\"product_description\":\"18'-0\\\" x 8'-0\\\" Glazed Top Panel\",\"design_pressure\":\"+20.7\\\/-20.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11045-R2\",\"approval_number\":\"FL11045.8\",\"seq\":8,\"product_model\":\"Estate Series Garage Door\",\"product_description\":\"18'-0\\\" x 8'-0\\\" with Reinforcement Bar\",\"design_pressure\":\"+57.5\\\/-57.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11045-R2\",\"approval_number\":\"FL11045.9\",\"seq\":9,\"product_model\":\"Traditional Series Garage Door\",\"product_description\":\"9' x 8' with Glazed Top Panel\",\"design_pressure\":\"+36.8\\\/-36.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11045-R2\",\"approval_number\":\"FL11045.10\",\"seq\":10,\"product_model\":\"Traditional Series Garage Door\",\"product_description\":\"18' x 8' with Glazed Top Panel\",\"design_pressure\":\"+20.7\\\/-20.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11045-R2\",\"approval_number\":\"FL11045.11\",\"seq\":11,\"product_model\":\"Traditional Series Garage Door\",\"product_description\":\"18' x 8' with Reinforcement Bar\",\"design_pressure\":\"+57.5\\\/-57.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11045-R2\",\"approval_number\":\"FL11045.12\",\"seq\":12,\"product_model\":\"Traditional Series Garage Door\",\"product_description\":\"9' x 8' with High Performance Hardware\",\"design_pressure\":\"+57.5\\\/-57.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14798-R0\",\"approval_number\":\"FL14798.1\",\"seq\":1,\"product_model\":\"Estate Series Garage Door\",\"product_description\":\"18' x 8' Sectional Garage Door\",\"design_pressure\":\"+18.4\\\/--20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-31 00:00:00\",\"instructions_url\":\"\"}],\"J.B. Garage Doors, Inc.\":[{\"manufacturer\":\"J.B. Garage Doors, Inc.\",\"approval_number_master\":\"FL#10068-R0\",\"approval_number\":\"FL10068.1\",\"seq\":1,\"product_model\":\"Commercial Sectional Garage Door 12' Wide\",\"product_description\":\"Large missile impact resistant 12'-4\\\" x 18' commercial sectional garage door.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"J.B. Garage Doors, Inc.\",\"approval_number_master\":\"FL#10068-R0\",\"approval_number\":\"FL10068.2\",\"seq\":2,\"product_model\":\"Steel Overhead Sectional Garage Door 10' Wide\",\"product_description\":\"Large missile impact resistant 10'-4\\\" x 18' commercial sectional garage door.\",\"design_pressure\":\"+60\\\/-67\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"J.B. Garage Doors, Inc.\",\"approval_number_master\":\"FL#10068-R0\",\"approval_number\":\"FL10068.3\",\"seq\":3,\"product_model\":\"Steel Overhead Sectional Garage Door 18' Wide\",\"product_description\":\"Large missile impact resistant 18'-2\\\" x 22' commercial sectional garage door.\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"J.B. Garage Doors, Inc.\",\"approval_number_master\":\"FL#20455-R0\",\"approval_number\":\"FL20455.1\",\"seq\":1,\"product_model\":\"Models 724\\\/720 Steel Sectional Garage Door up to 10'-4\\\" Wide x 18' High\",\"product_description\":\"Large missile impact resistant 10'-4\\\" x 18' steel sectional garage door (DP +60.0, -67.0 PSF).\",\"design_pressure\":\"+60\\\/-67\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"J.B. Garage Doors, Inc.\",\"approval_number_master\":\"FL#20455-R0\",\"approval_number\":\"FL20455.2\",\"seq\":2,\"product_model\":\"Models 724\\\/720 Steel Sectional Garage Door up to 10'-4\\\" Wide x 22' High\",\"product_description\":\"Large missile impact resistant 10'-4\\\" x 22' steel sectional garage door (DP +90.0, -100.0 PSF).\",\"design_pressure\":\"+90\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"J.B. Garage Doors, Inc.\",\"approval_number_master\":\"FL#20455-R0\",\"approval_number\":\"FL20455.3\",\"seq\":3,\"product_model\":\"Models 724\\\/720 Steel Sectional Garage Door up to 10'-4\\\" Wide x 22' High\",\"product_description\":\"Large missile impact resistant 10'-4\\\" x 22' steel sectional garage door (DP +101.0, -116.0 PSF).\",\"design_pressure\":\"+101\\\/-116\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-02-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"J.B. Garage Doors, Inc.\",\"approval_number_master\":\"FL#20455-R0\",\"approval_number\":\"FL20455.4\",\"seq\":4,\"product_model\":\"Models 724\\\/720 Steel Sectional Garage Door up to 12'-4\\\" Wide x 18' High\",\"product_description\":\"Large missile impact resistant 12'-4\\\" x 18' steel sectional garage door.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-10-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"J.B. Garage Doors, Inc.\",\"approval_number_master\":\"FL#20455-R0\",\"approval_number\":\"FL20455.5\",\"seq\":5,\"product_model\":\"Models 724\\\/720 Steel Sectional Garage Door up to 16'-4\\\" Wide x 22' High\",\"product_description\":\"Large missile impact resistant 16'-4\\\" x 22' steel sectional garage door.\",\"design_pressure\":\"+87\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-02-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"J.B. Garage Doors, Inc.\",\"approval_number_master\":\"FL#20455-R0\",\"approval_number\":\"FL20455.6\",\"seq\":6,\"product_model\":\"Models 724\\\/720 Steel Sectional Garage Door up to 18'-2\\\" Wide x 22' High\",\"product_description\":\"Large missile impact resistant 18'-2\\\" x 22' steel sectional garage door.\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-07-22 00:00:00\",\"instructions_url\":\"\"}],\"DL Manufacturing\":[{\"manufacturer\":\"DL Manufacturing\",\"approval_number_master\":\"FL#17212-R0\",\"approval_number\":\"FL17212.1\",\"seq\":1,\"product_model\":\"QXV\",\"product_description\":\"Sectional Garage Door\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DL Manufacturing\",\"approval_number_master\":\"FL#17790-R0\",\"approval_number\":\"FL17790.1\",\"seq\":1,\"product_model\":\"MxV Sectional Door\",\"product_description\":\"MxV Sectional Knockout Door\",\"design_pressure\":\"+64\\\/-64\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-08-19 00:00:00\",\"instructions_url\":\"\"}],\"Peetz Windows and Doors\":[{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#18002-R0\",\"approval_number\":\"FL18002.1\",\"seq\":1,\"product_model\":\"Wood Outswing Bi-Fold Doors\",\"product_description\":\"Mahogany Bi-Fold Impact Doors up to 10'-9 3\\\/4\\\" high.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-11-21 00:00:00\",\"instructions_url\":\"\"}],\"SIW Impact Windows, LLC\":[{\"manufacturer\":\"SIW Impact Windows, LLC\",\"approval_number_master\":\"FL#21348-R0\",\"approval_number\":\"FL21348.1\",\"seq\":1,\"product_model\":\"Series S-2000 Aluminum and Glass Sectional Garage Door\",\"product_description\":\"Large missile impact resistant aluminum and glass sectional garage door.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW Impact Windows, LLC\",\"approval_number_master\":\"FL#21348-R1\",\"approval_number\":\"FL21348.2\",\"seq\":2,\"product_model\":\"Series S-2000 (16-2) Aluminum and Glass Sectional Garage Door\",\"product_description\":\"Large missile impact resistant 16'-2\\\" wide aluminum and glass sectional garage door.\",\"design_pressure\":\"+46\\\/-56\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW Impact Windows, LLC\",\"approval_number_master\":\"FL#21348-R1\",\"approval_number\":\"FL21348.3\",\"seq\":3,\"product_model\":\"Series S-2000 (18-4) Aluminum and Glass Sectional Garage Door\",\"product_description\":\"Large missile impact resistant 18'-4\\\" wide aluminum and glass sectional garage door.\",\"design_pressure\":\"+46\\\/-56\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"SIW SOLUTIONS, LLC\":[{\"manufacturer\":\"SIW SOLUTIONS, LLC\",\"approval_number_master\":\"FL#28840-R0\",\"approval_number\":\"FL28840.1\",\"seq\":1,\"product_model\":\"Series S-2000 (12) Aluminum and Glass Sectional Garage Door\",\"product_description\":\"Large missile impact resistant 12' wide aluminum and glass sectional garage door.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW SOLUTIONS, LLC\",\"approval_number_master\":\"FL#28840-R0\",\"approval_number\":\"FL28840.2\",\"seq\":2,\"product_model\":\"Series S-2000 (16-2) Aluminum and Glass Sectional Garage Door\",\"product_description\":\"Large missile impact resistant 16'-2\\\" wide aluminum and glass sectional garage door.\",\"design_pressure\":\"+46\\\/-56\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW SOLUTIONS, LLC\",\"approval_number_master\":\"FL#28840-R0\",\"approval_number\":\"FL28840.3\",\"seq\":3,\"product_model\":\"Series S-2000 (18-4) Aluminum and Glass Sectional Garage Door\",\"product_description\":\"Large missile impact resistant 18'-4\\\" wide aluminum and glass sectional garage door.\",\"design_pressure\":\"+46\\\/-56\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Nana Wall Systems, Inc.\":[{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#35024-R0\",\"approval_number\":\"FL35024.1\",\"seq\":1,\"product_model\":\"CERO III\",\"product_description\":\"Aluminum framed, glazed, sliding door system, unreinforced and reinforced.\",\"design_pressure\":\"+112.8\\\/-112.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#35025-R0\",\"approval_number\":\"FL35025.1\",\"seq\":1,\"product_model\":\"SL 70\",\"product_description\":\"Thermally broken, aluminum framed, glazed, folding wall panel system\",\"design_pressure\":\"+70.19\\\/-70.19\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"PGT Innovations\":[{\"manufacturer\":\"PGT Innovations\",\"approval_number_master\":\"FL#39188-R0\",\"approval_number\":\"FL39188.1\",\"seq\":1,\"product_model\":\"GD9995A\",\"product_description\":\"Aluminum, Overhead, Sectional Garage Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Hormann-LLC\":[{\"manufacturer\":\"Hormann-LLC\",\"approval_number_master\":\"FL#41937-R0\",\"approval_number\":\"FL41937.1\",\"seq\":1,\"product_model\":\"Protech 2500\",\"product_description\":\"Residential pan door width range 6' to 9'.\",\"design_pressure\":\"+25.2\\\/-28.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann-LLC\",\"approval_number_master\":\"FL#41937-R0\",\"approval_number\":\"FL41937.2\",\"seq\":2,\"product_model\":\"Protech 2500\",\"product_description\":\"Residential pan door width range 9'3\\\" to 12'.\",\"design_pressure\":\"+24.7\\\/-27.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann-LLC\",\"approval_number_master\":\"FL#41937-R0\",\"approval_number\":\"FL41937.3\",\"seq\":3,\"product_model\":\"ProTech 2500\",\"product_description\":\"Residential pan door width range 12'3\\\" to 16'.\",\"design_pressure\":\"+24.2\\\/-26.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann-LLC\",\"approval_number_master\":\"FL#42073-R0\",\"approval_number\":\"FL42073.1\",\"seq\":1,\"product_model\":\"440U\",\"product_description\":\"Commercial 1.5\\\" urethane sandwich door from 6' to 18'2\\\" wide.\",\"design_pressure\":\"+37.6\\\/-42.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann-LLC\",\"approval_number_master\":\"FL#42073-R0\",\"approval_number\":\"FL42073.2\",\"seq\":2,\"product_model\":\"450U\",\"product_description\":\"Commercial 2\\\" urethane sandwich door from 6' to 18'2\\\"\",\"design_pressure\":\"+41.5\\\/-46.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann-LLC\",\"approval_number_master\":\"FL#42073-R0\",\"approval_number\":\"FL42073.3\",\"seq\":3,\"product_model\":\"ClimaTech 4400\",\"product_description\":\"Residential urethane insulation door width range 6' to 9'.\",\"design_pressure\":\"+25.2\\\/-28.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann-LLC\",\"approval_number_master\":\"FL#42073-R0\",\"approval_number\":\"FL42073.4\",\"seq\":4,\"product_model\":\"ClimaTech 4400\",\"product_description\":\"Residential urethane insulation door width range 9'3\\\" to 12'.\",\"design_pressure\":\"+24.7\\\/-27.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann-LLC\",\"approval_number_master\":\"FL#42073-R0\",\"approval_number\":\"FL42073.5\",\"seq\":5,\"product_model\":\"ClimaTech 4400\",\"product_description\":\"Residential urethane insulation door width range 12'3\\\" to 16'.\",\"design_pressure\":\"+24.2\\\/-26.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann-LLC\",\"approval_number_master\":\"FL#42073-R0\",\"approval_number\":\"FL42073.6\",\"seq\":6,\"product_model\":\"ClimaTech 4400\",\"product_description\":\"Residential urethane insulation door width range 16'3\\\" to 18'.\",\"design_pressure\":\"+23.9\\\/-26.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann-LLC\",\"approval_number_master\":\"FL#42073-R0\",\"approval_number\":\"FL42073.7\",\"seq\":7,\"product_model\":\"Protech 2500, 254P, 255P.\",\"product_description\":\"Residential and commercial pan door from 6' to 18' wide.\",\"design_pressure\":\"+30.8\\\/-34.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann-LLC\",\"approval_number_master\":\"FL#42073-R0\",\"approval_number\":\"FL42073.8\",\"seq\":8,\"product_model\":\"ThermaTech 3400\",\"product_description\":\"Residential sandwich door width range 6' to 9'.\",\"design_pressure\":\"+25.2\\\/-28.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann-LLC\",\"approval_number_master\":\"FL#42073-R0\",\"approval_number\":\"FL42073.9\",\"seq\":9,\"product_model\":\"ThermaTech 3400\",\"product_description\":\"Residential sandwich door width range 9'3\\\" to 12'.\",\"design_pressure\":\"+24.7\\\/-27.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann-LLC\",\"approval_number_master\":\"FL#42073-R0\",\"approval_number\":\"FL42073.10\",\"seq\":10,\"product_model\":\"ThermaTech 3400\",\"product_description\":\"Residential sandwich door width range 12'3\\\" to 16'.\",\"design_pressure\":\"+24.2\\\/-26.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann-LLC\",\"approval_number_master\":\"FL#42073-R0\",\"approval_number\":\"FL42073.11\",\"seq\":11,\"product_model\":\"ThermaTech 3400\",\"product_description\":\"Residential sandwich door width range 16'3\\\" to 18'.\",\"design_pressure\":\"+23.9\\\/-26.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hormann-LLC\",\"approval_number_master\":\"FL#42073-R0\",\"approval_number\":\"FL42073.12\",\"seq\":12,\"product_model\":\"ThermaTech 3400, 340S.\",\"product_description\":\"Residential and commercial sandwich door from 6' to 18' wide.\",\"design_pressure\":\"+38.0\\\/-42.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}]},\"a. exterior doors|||4. roll up\":{\"Overhead Door Corporation\":[{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#742-R13\",\"approval_number\":\"FL742.1\",\"seq\":1,\"product_model\":\"Series 600, Coil-Away\",\"product_description\":\"Drawing 308114\",\"design_pressure\":\"+41\\\/-41\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#742-R13\",\"approval_number\":\"FL742.2\",\"seq\":2,\"product_model\":\"Series 610\\\/611, C187 slat\",\"product_description\":\"Drawing 308086. Impact; Non-HVHZ.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#742-R13\",\"approval_number\":\"FL742.3\",\"seq\":3,\"product_model\":\"Series 610\\\/611, C187 slat\",\"product_description\":\"Drawing 308123. HVHZ.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#742-R13\",\"approval_number\":\"FL742.4\",\"seq\":4,\"product_model\":\"Series 610\\\/611, C187 slat\",\"product_description\":\"Drawing 308083\",\"design_pressure\":\"+31\\\/-31\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#742-R13\",\"approval_number\":\"FL742.5\",\"seq\":5,\"product_model\":\"Series 610\\\/611, C187 slat\",\"product_description\":\"Drawing 308084\",\"design_pressure\":\"+36\\\/-36\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#742-R13\",\"approval_number\":\"FL742.6\",\"seq\":6,\"product_model\":\"Series 610\\\/611, C187 slat\",\"product_description\":\"Drawing 308085\",\"design_pressure\":\"+41\\\/-41\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#742-R13\",\"approval_number\":\"FL742.7\",\"seq\":7,\"product_model\":\"Series 610\\\/611, C187 slat\",\"product_description\":\"Drawing 308086\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#742-R13\",\"approval_number\":\"FL742.8\",\"seq\":8,\"product_model\":\"Series 610\\\/611, C187 slat\",\"product_description\":\"Drawing 308082\",\"design_pressure\":\"+26\\\/-26\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#742-R13\",\"approval_number\":\"FL742.9\",\"seq\":9,\"product_model\":\"Series 610\\\/611, C275 slat\",\"product_description\":\"Drawing 308087\",\"design_pressure\":\"+26\\\/-26\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#742-R13\",\"approval_number\":\"FL742.10\",\"seq\":10,\"product_model\":\"Series 610\\\/611, C275 slat\",\"product_description\":\"Drawing 308088\",\"design_pressure\":\"+31\\\/-31\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#742-R13\",\"approval_number\":\"FL742.11\",\"seq\":11,\"product_model\":\"Series 610\\\/611, C275 slat\",\"product_description\":\"Drawing 308090\",\"design_pressure\":\"+41\\\/-41\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#742-R13\",\"approval_number\":\"FL742.12\",\"seq\":12,\"product_model\":\"Series 610\\\/611, C275 slat\",\"product_description\":\"Drawing 308091\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#742-R13\",\"approval_number\":\"FL742.13\",\"seq\":13,\"product_model\":\"Series 610\\\/611, C275 slat\",\"product_description\":\"Drawing 308091. Impact; Non-HVHZ.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#742-R13\",\"approval_number\":\"FL742.14\",\"seq\":14,\"product_model\":\"Series 610\\\/611, C275 slat\",\"product_description\":\"Drawing 308089\",\"design_pressure\":\"+36\\\/-36\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#742-R13\",\"approval_number\":\"FL742.15\",\"seq\":15,\"product_model\":\"Series 610\\\/611\\\/620\\\/621, F265 slat\",\"product_description\":\"Drawing 308125. HVHZ.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#742-R13\",\"approval_number\":\"FL742.16\",\"seq\":16,\"product_model\":\"Series 610\\\/611\\\/620\\\/621, F265 slat\",\"product_description\":\"Drawing 308133. HVHZ.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#742-R13\",\"approval_number\":\"FL742.17\",\"seq\":17,\"product_model\":\"Series 610\\\/611\\\/620\\\/621, F265 slat\",\"product_description\":\"Drawing 308096. Impact; Non-HVHZ.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#742-R13\",\"approval_number\":\"FL742.18\",\"seq\":18,\"product_model\":\"Series 610\\\/611\\\/620\\\/621, F265 slat\",\"product_description\":\"Drawing 308092\",\"design_pressure\":\"+26\\\/-26\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#742-R13\",\"approval_number\":\"FL742.19\",\"seq\":19,\"product_model\":\"Series 610\\\/611\\\/620\\\/621, F265 slat\",\"product_description\":\"Drawing 308093\",\"design_pressure\":\"+31\\\/-31\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#742-R13\",\"approval_number\":\"FL742.20\",\"seq\":20,\"product_model\":\"Series 610\\\/611\\\/620\\\/621, F265 slat\",\"product_description\":\"Drawing 308094\",\"design_pressure\":\"+36\\\/-36\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#742-R13\",\"approval_number\":\"FL742.21\",\"seq\":21,\"product_model\":\"Series 610\\\/611\\\/620\\\/621, F265 slat\",\"product_description\":\"Drawing 308095\",\"design_pressure\":\"+41\\\/-41\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#742-R13\",\"approval_number\":\"FL742.22\",\"seq\":22,\"product_model\":\"Series 610\\\/611\\\/620\\\/621, F265 slat\",\"product_description\":\"Drawing 308096\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#742-R13\",\"approval_number\":\"FL742.23\",\"seq\":23,\"product_model\":\"Series 625\\\/626, FIP slat\",\"product_description\":\"Drawing 308097\",\"design_pressure\":\"+26\\\/-26\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#742-R13\",\"approval_number\":\"FL742.24\",\"seq\":24,\"product_model\":\"Series 625\\\/626, FIP slat\",\"product_description\":\"Drawing 308098\",\"design_pressure\":\"+31\\\/-31\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#742-R13\",\"approval_number\":\"FL742.25\",\"seq\":25,\"product_model\":\"Series 625\\\/626, FIP slat\",\"product_description\":\"Drawing 308099\",\"design_pressure\":\"+36\\\/-36\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#742-R13\",\"approval_number\":\"FL742.26\",\"seq\":26,\"product_model\":\"Series 625\\\/626, FIP slat\",\"product_description\":\"Drawing 308100\",\"design_pressure\":\"+41\\\/-41\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#742-R13\",\"approval_number\":\"FL742.27\",\"seq\":27,\"product_model\":\"Series 625\\\/626, FIP slat\",\"product_description\":\"Drawing 308101\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#742-R13\",\"approval_number\":\"FL742.28\",\"seq\":28,\"product_model\":\"Series 625\\\/626, FIP slat\",\"product_description\":\"Drawing 308101. Impact; Non-HVHZ.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#742-R13\",\"approval_number\":\"FL742.29\",\"seq\":29,\"product_model\":\"Series 625\\\/626, FIP slat\",\"product_description\":\"Drawing 308134. HVHZ.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#742-R13\",\"approval_number\":\"FL742.30\",\"seq\":30,\"product_model\":\"Series 625\\\/626, FIP slat\",\"product_description\":\"Drawing 308124. HVHZ.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11305-R9\",\"approval_number\":\"FL11305.3\",\"seq\":3,\"product_model\":\"Series 630\\\/631\\\/634 HVHZ\",\"product_description\":\"Drawing 308231. Rolling Fire Door HVHZ\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11305-R9\",\"approval_number\":\"FL11305.5\",\"seq\":5,\"product_model\":\"Series 635\",\"product_description\":\"Drawing 308221. Insulated Rolling Fire Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11305-R9\",\"approval_number\":\"FL11305.6\",\"seq\":6,\"product_model\":\"Series 635 HVHZ\",\"product_description\":\"Drawing 308232. Insulated Rolling Fire Door HVHZ\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#16113-R6\",\"approval_number\":\"FL16113.1\",\"seq\":1,\"product_model\":\"Series 610\\\/611\\\/620\\\/621\\\/625\\\/626\",\"product_description\":\"Drawing 308613\",\"design_pressure\":\"+68.9\\\/-68.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#17404-R4\",\"approval_number\":\"FL17404.1\",\"seq\":1,\"product_model\":\"627 Series Rolling Steel Door\",\"product_description\":\"Drawing 308746\",\"design_pressure\":\"+26\\\/-26\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#17404-R4\",\"approval_number\":\"FL17404.2\",\"seq\":2,\"product_model\":\"627 Series Rolling Steel Door\",\"product_description\":\"Drawing 308747\",\"design_pressure\":\"+31\\\/-31\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#17404-R4\",\"approval_number\":\"FL17404.3\",\"seq\":3,\"product_model\":\"627 Series Rolling Steel Door\",\"product_description\":\"Drawing 308748\",\"design_pressure\":\"+36\\\/-36\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#17404-R4\",\"approval_number\":\"FL17404.4\",\"seq\":4,\"product_model\":\"627 Series Rolling Steel Door\",\"product_description\":\"Drawing 308749\",\"design_pressure\":\"+41\\\/-41\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#17404-R4\",\"approval_number\":\"FL17404.5\",\"seq\":5,\"product_model\":\"627 Series Rolling Steel Door\",\"product_description\":\"Drawing 308750\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#31385-R2\",\"approval_number\":\"FL31385.1\",\"seq\":1,\"product_model\":\"998 Series\",\"product_description\":\"Drawing 827900\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#2485-R0\",\"approval_number\":\"FL2485.1\",\"seq\":1,\"product_model\":\"Series 770 SS\",\"product_description\":\"20\\\/30 psf THRU 36\\\/54 psf - dwg #220177\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#2485-R0\",\"approval_number\":\"FL2485.2\",\"seq\":2,\"product_model\":\"Series 790 CW\",\"product_description\":\"22\\\/33 psf THRU 41\\\/61.5 psf - dwg #220176\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#3449-R0\",\"approval_number\":\"FL3449.1\",\"seq\":1,\"product_model\":\"790 CW\",\"product_description\":\"Sheet Door, drawing 220185 Rev_\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11305-R0\",\"approval_number\":\"FL11305.1\",\"seq\":1,\"product_model\":\"Series 630\\\/631\\\/634\",\"product_description\":\"Rolling Fire Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11305-R0\",\"approval_number\":\"FL11305.2\",\"seq\":2,\"product_model\":\"Series 630\\\/631\\\/634\",\"product_description\":\"Rolling Fire Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#11305-R0\",\"approval_number\":\"FL11305.4\",\"seq\":4,\"product_model\":\"Series 635\",\"product_description\":\"Insulated Rolling Fire Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#12111-R0\",\"approval_number\":\"FL12111.1\",\"seq\":1,\"product_model\":\"770\\\/790 Sheetdoor, Windload\",\"product_description\":\"770 Sheetdoor, Windload, +\\\/-20 PSF Thru +\\\/-36 PSF, 3' to 10' Wide, 10' Max. Opening Height\\n\\n790 Sheetdoor, Windload, +\\\/-22 PSF Thru +\\\/-41 PSF, 8' to 20' Wide, 16' Max. Opening Height\",\"design_pressure\":\"+41\\\/-41\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#12111-R1\",\"approval_number\":\"FL12111.2\",\"seq\":2,\"product_model\":\"790 Series Rolling Sheet Door\",\"product_description\":\"Wind Load Drawing 220185\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#15086-R0\",\"approval_number\":\"FL15086.1\",\"seq\":1,\"product_model\":\"610\\\/611\",\"product_description\":\"Drawing 308484\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#15086-R0\",\"approval_number\":\"FL15086.2\",\"seq\":2,\"product_model\":\"610\\\/611\",\"product_description\":\"Drawing 308485\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#15086-R0\",\"approval_number\":\"FL15086.3\",\"seq\":3,\"product_model\":\"620\\\/621\",\"product_description\":\"Drawing 308486\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#15086-R0\",\"approval_number\":\"FL15086.4\",\"seq\":4,\"product_model\":\"625\\\/626\",\"product_description\":\"Drawing 308487\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#15960-R0\",\"approval_number\":\"FL15960.1\",\"seq\":1,\"product_model\":\"610, 620, 625\",\"product_description\":\"610, 620, 625 Rolling Steel Door\",\"design_pressure\":\"+170\\\/-170\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overhead Door Corporation\",\"approval_number_master\":\"FL#31385-R0\",\"approval_number\":\"FL31385.2\",\"seq\":2,\"product_model\":\"998 Series\",\"product_description\":\"Up to 26' wide\",\"design_pressure\":\"+26.6\\\/-26.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Wayne-Dalton, a division of Overhead Door Corporation\":[{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1421-R8\",\"approval_number\":\"FL1421.1\",\"seq\":1,\"product_model\":\"DS 350\",\"product_description\":\"Commercial Sheet Door\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1421-R8\",\"approval_number\":\"FL1421.2\",\"seq\":2,\"product_model\":\"DS 350\",\"product_description\":\"Commercial Sheet Door\",\"design_pressure\":\"+28\\\/-28\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1421-R8\",\"approval_number\":\"FL1421.3\",\"seq\":3,\"product_model\":\"DS 350\",\"product_description\":\"Commercial Sheet Door\",\"design_pressure\":\"+28\\\/-28\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1421-R8\",\"approval_number\":\"FL1421.4\",\"seq\":4,\"product_model\":\"DS 350\",\"product_description\":\"Commercial Sheet Door\",\"design_pressure\":\"+44\\\/-44\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1421-R8\",\"approval_number\":\"FL1421.5\",\"seq\":5,\"product_model\":\"DS 350\",\"product_description\":\"Commercial Sheet Door\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1421-R8\",\"approval_number\":\"FL1421.6\",\"seq\":6,\"product_model\":\"DS 350\",\"product_description\":\"Commercial Sheet Door\",\"design_pressure\":\"+34\\\/-34\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1421-R8\",\"approval_number\":\"FL1421.7\",\"seq\":7,\"product_model\":\"DS 75\",\"product_description\":\"Commercial Sheet Door\",\"design_pressure\":\"+34\\\/-34\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1421-R8\",\"approval_number\":\"FL1421.8\",\"seq\":8,\"product_model\":\"DS 75\",\"product_description\":\"Commercial Sheet Door\",\"design_pressure\":\"+30\\\/-34\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1421-R8\",\"approval_number\":\"FL1421.9\",\"seq\":9,\"product_model\":\"Models 800 & 800C (also includes HC & ADV Models)\",\"product_description\":\"Commercial Rolling Steel Door\",\"design_pressure\":\"+31\\\/-31\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1421-R8\",\"approval_number\":\"FL1421.10\",\"seq\":10,\"product_model\":\"Models 800 & 800C (also includes HC & ADV Models)\",\"product_description\":\"Commercial Rolling Steel Door\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1421-R8\",\"approval_number\":\"FL1421.11\",\"seq\":11,\"product_model\":\"Models 800 & 800C (also includes HC & ADV Models)\",\"product_description\":\"Commercial Rolling Steel Door\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1421-R8\",\"approval_number\":\"FL1421.12\",\"seq\":12,\"product_model\":\"Models 800 & 800C (also includes HC & ADV Models)\",\"product_description\":\"Commercial Rolling Steel Door\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1421-R8\",\"approval_number\":\"FL1421.13\",\"seq\":13,\"product_model\":\"Models 800 & 800C (also includes HC & ADV Models)\",\"product_description\":\"Commercial Rolling Steel Door\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1421-R8\",\"approval_number\":\"FL1421.14\",\"seq\":14,\"product_model\":\"Models 800 & 800C (also includes HC & ADV Models)\",\"product_description\":\"Commercial Rolling Steel Door\",\"design_pressure\":\"+44\\\/-44\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1421-R8\",\"approval_number\":\"FL1421.15\",\"seq\":15,\"product_model\":\"Models 800 & 800C (also includes HC & ADV Models) HVHZ\",\"product_description\":\"Commercial Rolling Steel Door\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1421-R8\",\"approval_number\":\"FL1421.16\",\"seq\":16,\"product_model\":\"Models 800 & 800C (also includes HC & ADV Models) HVHZ\",\"product_description\":\"Commercial Rolling Steel Door\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1421-R8\",\"approval_number\":\"FL1421.17\",\"seq\":17,\"product_model\":\"Models 800 & 800C (also includes HC & ADV Models) HVHZ\",\"product_description\":\"Commercial Rolling Steel Door\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8405-R7\",\"approval_number\":\"FL8405.1\",\"seq\":1,\"product_model\":\"Model 818 Rolling Steel\",\"product_description\":\"Commercial Rolling Steel Door\",\"design_pressure\":\"+31\\\/-31\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8405-R7\",\"approval_number\":\"FL8405.2\",\"seq\":2,\"product_model\":\"Model 818 Rolling Steel\",\"product_description\":\"Commercial Rolling Steel Door\",\"design_pressure\":\"+31\\\/-31\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8405-R7\",\"approval_number\":\"FL8405.3\",\"seq\":3,\"product_model\":\"Model 818 Rolling Steel Door\",\"product_description\":\"Commercial Rolling Steel Door\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8405-R7\",\"approval_number\":\"FL8405.4\",\"seq\":4,\"product_model\":\"Model 818 Rolling Steel Door\",\"product_description\":\"Commercial Rolling Steel Door\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8405-R7\",\"approval_number\":\"FL8405.5\",\"seq\":5,\"product_model\":\"Model 818C Rolling Steel Door\",\"product_description\":\"Commercial Rolling Steel Door\",\"design_pressure\":\"+31\\\/-31\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8405-R7\",\"approval_number\":\"FL8405.6\",\"seq\":6,\"product_model\":\"Model 818C Rolling Steel Door\",\"product_description\":\"Commercial Rolling Steel Door\",\"design_pressure\":\"+31\\\/-31\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8405-R7\",\"approval_number\":\"FL8405.7\",\"seq\":7,\"product_model\":\"Model 820C Rolling Steel Door\",\"product_description\":\"Commercial Rolling Steel Door\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8405-R7\",\"approval_number\":\"FL8405.8\",\"seq\":8,\"product_model\":\"Model 820C Rolling Steel Door\",\"product_description\":\"Commercial Rolling Steel Door\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8405-R7\",\"approval_number\":\"FL8405.9\",\"seq\":9,\"product_model\":\"Model 822 Rolling Steel Door\",\"product_description\":\"Commerical Rolling Steel Door\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8405-R7\",\"approval_number\":\"FL8405.10\",\"seq\":10,\"product_model\":\"Model 822 Rolling Steel Door\",\"product_description\":\"Commerical Rolling Steel Door\",\"design_pressure\":\"+31\\\/-31\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8405-R7\",\"approval_number\":\"FL8405.11\",\"seq\":11,\"product_model\":\"Model 822 Rolling Steel Door\",\"product_description\":\"Commerical Rolling Steel Door\",\"design_pressure\":\"+56\\\/-56\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8405-R7\",\"approval_number\":\"FL8405.12\",\"seq\":12,\"product_model\":\"Model 822 Rolling Steel Door\",\"product_description\":\"Commerical Rolling Steel Door\",\"design_pressure\":\"+53\\\/-53\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8405-R7\",\"approval_number\":\"FL8405.13\",\"seq\":13,\"product_model\":\"Model 822 Rolling Steel Door\",\"product_description\":\"Commerical Rolling Steel Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8405-R7\",\"approval_number\":\"FL8405.14\",\"seq\":14,\"product_model\":\"Model 822 Series Rolling Steel Door\",\"product_description\":\"Commerical Rolling Steel Door\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8405-R7\",\"approval_number\":\"FL8405.15\",\"seq\":15,\"product_model\":\"Model 822C Rolling Steel Door\",\"product_description\":\"Commerical Rolling Steel Door\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8405-R7\",\"approval_number\":\"FL8405.16\",\"seq\":16,\"product_model\":\"Model 822C Rolling Steel Door\",\"product_description\":\"Commerical Rolling Steel Door\",\"design_pressure\":\"+31\\\/-31\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8405-R7\",\"approval_number\":\"FL8405.17\",\"seq\":17,\"product_model\":\"Model 822C Rolling Steel Door\",\"product_description\":\"Commerical Rolling Steel Door\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8405-R7\",\"approval_number\":\"FL8405.18\",\"seq\":18,\"product_model\":\"Model 822C Rolling Steel Door\",\"product_description\":\"Commerical Rolling Steel Door\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8405-R7\",\"approval_number\":\"FL8405.19\",\"seq\":19,\"product_model\":\"Model 822C Rolling Steel Door\",\"product_description\":\"Commerical Rolling Steel Door\",\"design_pressure\":\"+31\\\/-31\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8405-R7\",\"approval_number\":\"FL8405.20\",\"seq\":20,\"product_model\":\"Model 822C Rolling Steel Door\",\"product_description\":\"Commerical Rolling Steel Door\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#12354-R7\",\"approval_number\":\"FL12354.1\",\"seq\":1,\"product_model\":\"FireStar Model 700\\\/700C\",\"product_description\":\"Rolling Fire Door\",\"design_pressure\":\"+31\\\/-31\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#12354-R7\",\"approval_number\":\"FL12354.2\",\"seq\":2,\"product_model\":\"FireStar Model 700\\\/700C\",\"product_description\":\"Rolling Fire Door\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#12354-R7\",\"approval_number\":\"FL12354.3\",\"seq\":3,\"product_model\":\"FireStar Model 700\\\/700C\",\"product_description\":\"Rolling Fire Door\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#12354-R7\",\"approval_number\":\"FL12354.4\",\"seq\":4,\"product_model\":\"FireStar Model 700\\\/700C\",\"product_description\":\"Rolling Fire Door\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#16628-R7\",\"approval_number\":\"FL16628.1\",\"seq\":1,\"product_model\":\"Model 800, #4 Slat\",\"product_description\":\"Rolling Service Door\",\"design_pressure\":\"+31\\\/-31\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#16628-R7\",\"approval_number\":\"FL16628.2\",\"seq\":2,\"product_model\":\"Model 800, #4 Slat\",\"product_description\":\"Rolling Service Door\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#16628-R7\",\"approval_number\":\"FL16628.3\",\"seq\":3,\"product_model\":\"Model 800, #4 Slat\",\"product_description\":\"Rolling Service Door\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#16628-R7\",\"approval_number\":\"FL16628.4\",\"seq\":4,\"product_model\":\"Model 800, #4 Slat\",\"product_description\":\"Rolling Service Door\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#16628-R7\",\"approval_number\":\"FL16628.5\",\"seq\":5,\"product_model\":\"Models 800\\\/800C, #14\\\/#34 Slat\",\"product_description\":\"Rolling Service Door\",\"design_pressure\":\"+31\\\/-31\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#16628-R7\",\"approval_number\":\"FL16628.6\",\"seq\":6,\"product_model\":\"Models 800\\\/800C, #14\\\/#34 Slat\",\"product_description\":\"Rolling Service Door\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#16628-R7\",\"approval_number\":\"FL16628.7\",\"seq\":7,\"product_model\":\"Models 800\\\/800C, #14\\\/#34 Slat\",\"product_description\":\"Rolling Service Door\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#31386-R2\",\"approval_number\":\"FL31386.1\",\"seq\":1,\"product_model\":\"Model 888\",\"product_description\":\"High Performance Door\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#31386-R2\",\"approval_number\":\"FL31386.2\",\"seq\":2,\"product_model\":\"Model 888\",\"product_description\":\"High Performance Door\",\"design_pressure\":\"+26.6\\\/-26.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1672-R0\",\"approval_number\":\"FL1672.1\",\"seq\":1,\"product_model\":\"800 Series Rolling Steel Door\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1672-R0\",\"approval_number\":\"FL1672.2\",\"seq\":2,\"product_model\":\"DS-100 Commerical Roll Up Door\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1672-R0\",\"approval_number\":\"FL1672.3\",\"seq\":3,\"product_model\":\"DS-350 Commercial Roll Up Door\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#1672-R0\",\"approval_number\":\"FL1672.4\",\"seq\":4,\"product_model\":\"DS-75 Commercial Roll Up Door\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#102-R1\",\"approval_number\":\"FL102.4\",\"seq\":4,\"product_model\":\"S-10 6060-16\",\"product_description\":\"60\\\/60 psf - NOA No 05-0606.01\\nRoll Up Steel Door. Up to 16' width\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#102-R1\",\"approval_number\":\"FL102.5\",\"seq\":5,\"product_model\":\"S-10 9090-16\",\"product_description\":\"90\\\/90 psf - NOA No 05-0606.03\\nRoll Up Steel Door. Up to 16'\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#7064-R0\",\"approval_number\":\"FL7064.1\",\"seq\":1,\"product_model\":\"800 Series Rolling Steel Door\",\"product_description\":\"\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#9444-R2\",\"approval_number\":\"FL9444.1\",\"seq\":1,\"product_model\":\"DS-357\",\"product_description\":\"Model DS-357 Roll-Up Door. 12'-4\\\" Max Width. 16'-0\\\" Max Height.\",\"design_pressure\":\"+44.00\\\/-44.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2040-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#9444-R2\",\"approval_number\":\"FL9444.2\",\"seq\":2,\"product_model\":\"DS-357\",\"product_description\":\"Model DS-357 Roll-Up Door. 12'-4\\\" Max Width. 16'-0\\\" Max Height.\",\"design_pressure\":\"+52.00\\\/-52.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2040-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#9444-R2\",\"approval_number\":\"FL9444.3\",\"seq\":3,\"product_model\":\"DS-357\",\"product_description\":\"Model DS-357 Roll-Up Door. 16'-4\\\" Max Width. 16'-0\\\" Max Height.\",\"design_pressure\":\"+34.00\\\/-34.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2040-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#102-R0\",\"approval_number\":\"FL102.1\",\"seq\":1,\"product_model\":\"DS 350 Roll Up Steel Door\",\"product_description\":\"12 ft wide, +25\\\/-28 psf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#102-R0\",\"approval_number\":\"FL102.2\",\"seq\":2,\"product_model\":\"DS 350 Roll Up Steel Door\",\"product_description\":\"16 ft wide, +24\\\/-27 psf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#102-R0\",\"approval_number\":\"FL102.3\",\"seq\":3,\"product_model\":\"DS 75 Roll Up Steel Door\",\"product_description\":\"10 ft wide, +30\\\/-34 psf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#6798-R1\",\"approval_number\":\"FL6798.1\",\"seq\":1,\"product_model\":\"800 Series Rolling Steel Door\",\"product_description\":\"Model # 822, 820, 818, 823C, 821C & 819C\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#6798-R1\",\"approval_number\":\"FL6798.2\",\"seq\":2,\"product_model\":\"800 Series Rolling Steel Door\",\"product_description\":\"Model # 820, 818, 821c & 819c\",\"design_pressure\":\"+56\\\/-56\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#6798-R1\",\"approval_number\":\"FL6798.3\",\"seq\":3,\"product_model\":\"800 Series Rolling Steel Door\",\"product_description\":\"Model # 822, 820, 818, 823C, 821C, 819C\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#6798-R1\",\"approval_number\":\"FL6798.4\",\"seq\":4,\"product_model\":\"DS 350 Commercial Roll Up Door\",\"product_description\":\"Commercial Roll Up Door\",\"design_pressure\":\"+44\\\/-44\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#6798-R1\",\"approval_number\":\"FL6798.5\",\"seq\":5,\"product_model\":\"DS 75\\\/100 Commercial Roll Up Door\",\"product_description\":\"Commercial Roll Up Door\",\"design_pressure\":\"+34\\\/-34\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#12354-R0\",\"approval_number\":\"FL12354.5\",\"seq\":5,\"product_model\":\"FireStar \\\/ Akbar89\",\"product_description\":\"Windload Fire Door\",\"design_pressure\":\"+31\\\/-31\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#12354-R0\",\"approval_number\":\"FL12354.6\",\"seq\":6,\"product_model\":\"FireStar \\\/ Akbar89\",\"product_description\":\"Insulated Windload Fire Door\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#12354-R0\",\"approval_number\":\"FL12354.7\",\"seq\":7,\"product_model\":\"FireStar \\\/ Akbar89\",\"product_description\":\"Insulated Windload Fire Door\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#17399-R0\",\"approval_number\":\"FL17399.1\",\"seq\":1,\"product_model\":\"770 Series Rolling Sheet Door\",\"product_description\":\"Rolling Sheet Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#17399-R0\",\"approval_number\":\"FL17399.2\",\"seq\":2,\"product_model\":\"790 Series Rolling Sheet Door\",\"product_description\":\"Rolling Sheet Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-09 00:00:00\",\"instructions_url\":\"\"}],\"Trachte Building Systems\":[{\"manufacturer\":\"Trachte Building Systems\",\"approval_number_master\":\"FL#28798-R1\",\"approval_number\":\"FL28798.1\",\"seq\":1,\"product_model\":\"944WL Roll Up Exterior Door Assemblies\",\"product_description\":\"944WL Roll Up Door; range and pressures; for sizes up to 8'x16' -- +34\\\/-37; 9'x7' -- +34\\\/-37; 9'x16' -- +34\\\/-37; 10'x16' -- +25\\\/-22; 11'x16' -- +25\\\/-22; 12'x7' -- +25\\\/-22; 12'x16' -- +25\\\/-22\",\"design_pressure\":\"+34\\\/-37\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trachte Building Systems\",\"approval_number_master\":\"FL#28798-R1\",\"approval_number\":\"FL28798.2\",\"seq\":2,\"product_model\":\"977WL Roll Up Exterior Door Assemblies\",\"product_description\":\"977WL Roll Up Door; range and pressures; for sizes up to\\n8'x16', 9'x16' -- +34\\\/-37;\\n10'x16', 11'x16', 12'x7', 12'x16' -- +25\\\/-22;\\n13'x16', 14'x7', 14'x16'-- +17\\\/-19;\",\"design_pressure\":\"+34\\\/-37\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trachte Building Systems\",\"approval_number_master\":\"FL#8055-R2\",\"approval_number\":\"FL8055.1\",\"seq\":1,\"product_model\":\"Model 944 Roll up door\",\"product_description\":\"Roll up doors that cover a range from 3' x 3' to 11' x 10'.\",\"design_pressure\":\"+19\\\/-21\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trachte Building Systems\",\"approval_number_master\":\"FL#8055-R2\",\"approval_number\":\"FL8055.2\",\"seq\":2,\"product_model\":\"Model 944WL Roll up door\",\"product_description\":\"Roll up doors that cover a range from 8' - 11' wide to 3' - 10' high\",\"design_pressure\":\"+28\\\/-32\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trachte Building Systems\",\"approval_number_master\":\"FL#8055-R2\",\"approval_number\":\"FL8055.3\",\"seq\":3,\"product_model\":\"Model 955 Roll up door\",\"product_description\":\"Roll up doors that cover a range from 5' - 12' wide to 3'-14' high\",\"design_pressure\":\"+15\\\/-17\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trachte Building Systems\",\"approval_number_master\":\"FL#8055-R2\",\"approval_number\":\"FL8055.4\",\"seq\":4,\"product_model\":\"Model 955WL Roll up door\",\"product_description\":\"Roll up doors that cover a range from 8' - 12' wide to 3' - 14' high\",\"design_pressure\":\"+28\\\/-32\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trachte Building Systems\",\"approval_number_master\":\"FL#8055-R2\",\"approval_number\":\"FL8055.5\",\"seq\":5,\"product_model\":\"Model 988WL Roll up door\",\"product_description\":\"Roll up doors that cover a range from 11' - 16' wide to 8' - 16' high\",\"design_pressure\":\"+19\\\/-21\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-01-01 00:00:00\",\"instructions_url\":\"\"}],\"ASTA Door Corporation\":[{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#8888-R7\",\"approval_number\":\"FL8888.1\",\"seq\":1,\"product_model\":\"203 Windlock Commercial Sheet Door\",\"product_description\":\"Maximum design pressure for 8' wide by 21' high door. Lower design pressures calculated for up to 20' wide by 21' high door.\",\"design_pressure\":\"+113.1Max\\\/-113.1Max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#8888-R7\",\"approval_number\":\"FL8888.2\",\"seq\":2,\"product_model\":\"233 Windlock Industrial Sheet Door\",\"product_description\":\"Maximum design pressure for 8' wide by 21' high door. Lower design pressures calculated for up to 20' wide by 21' high door.\",\"design_pressure\":\"+95.9Max\\\/-95.9Max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#8888-R7\",\"approval_number\":\"FL8888.3\",\"seq\":3,\"product_model\":\"320 Commercial Slat Door (20 Gauge - Flat Slat)\",\"product_description\":\"Maximum design pressure for 8' wide by 21' high door. Lower design pressures calculated for up to 20' wide by 21' high door.\",\"design_pressure\":\"+138.3Max\\\/-131.3Max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#8888-R7\",\"approval_number\":\"FL8888.4\",\"seq\":4,\"product_model\":\"322 Commercial Slat Door (22 Gauge - Flat Slat)\",\"product_description\":\"Maximum design pressure for 8' wide by 21' high door. Lower design pressures calculated for up to 20' wide by 21' high door.\",\"design_pressure\":\"+128.5Max\\\/-121.5Max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#8888-R7\",\"approval_number\":\"FL8888.5\",\"seq\":5,\"product_model\":\"324 Commercial Slat Door (24 Gauge - Flat Slat)\",\"product_description\":\"Maximum design pressure for 8' wide by 21' high door. Lower design pressures calculated for up to 20' wide by 21' high door.\",\"design_pressure\":\"+118.1Max\\\/-111.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#8888-R7\",\"approval_number\":\"FL8888.6\",\"seq\":6,\"product_model\":\"418C Rolling Steel Service Door (18 Gauge - Curved Slat)\",\"product_description\":\"Maximum design pressure for 8' wide by 21' high door. Lower design pressures calculated for up to 24' wide by 21' high door.\",\"design_pressure\":\"+132.2\\\/-132.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#8888-R7\",\"approval_number\":\"FL8888.7\",\"seq\":7,\"product_model\":\"418F Rolling Steel Service Door (18 Gauge - Flat Slat)\",\"product_description\":\"Maximum design pressure for 8' wide by 21' high door. Lower design pressures calculated for up to 24' wide by 21' high door.\",\"design_pressure\":\"+127.6Max\\\/-127.6Max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#8888-R7\",\"approval_number\":\"FL8888.8\",\"seq\":8,\"product_model\":\"420C Rolling Steel Service Door (20 Gauge - Curved Slat)\",\"product_description\":\"Maximum design pressure for 8' wide by 21' high door. Lower design pressures calculated for up to 24' wide by 21' high door.\",\"design_pressure\":\"+124.5Max\\\/-124.5Max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#8888-R7\",\"approval_number\":\"FL8888.9\",\"seq\":9,\"product_model\":\"420F Rolling Steel Service Door (20 Gauge - Flat Slat)\",\"product_description\":\"Maximum design pressure for 8' wide by 21' high door. Lower design pressures calculated for up to 24' wide by 21' high door.\",\"design_pressure\":\"+119.3Max\\\/-119.3Max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#8888-R7\",\"approval_number\":\"FL8888.10\",\"seq\":10,\"product_model\":\"422C Rolling Steel Service Door (22 Gauge - Curved Slat)\",\"product_description\":\"Maximum design pressure for 8' wide by 21' high door. Lower design pressures calculated for up to 24' wide by 21' high door.\",\"design_pressure\":\"+118.2Max\\\/-118.2Max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#8888-R7\",\"approval_number\":\"FL8888.11\",\"seq\":11,\"product_model\":\"422F Rolling Steel Service door (22 Gauge - Flat Slat)\",\"product_description\":\"Maximum design pressure for 8' wide by 21' high door. Lower design pressures calculated for up to 24' wide by 21' high door.\",\"design_pressure\":\"+112.5Max\\\/-112.5Max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#8888-R7\",\"approval_number\":\"FL8888.12\",\"seq\":12,\"product_model\":\"424C Rolling Steel Service Door (24 Gauge - Curved Slat)\",\"product_description\":\"Maximum design pressure for 8' wide by 21' high door. Lower design pressures calculated for up to 24' wide by 21' high door.\",\"design_pressure\":\"+110.8Max\\\/-110.8Max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#8888-R7\",\"approval_number\":\"FL8888.13\",\"seq\":13,\"product_model\":\"424F Rolling Steel Service Door (24 Gauge - Flat Slat)\",\"product_description\":\"Maximum design pressure for 8' wide by 21' high door. Lower design pressures calculated for up to 24' wide by 21' high door.\",\"design_pressure\":\"+105.3Max\\\/-105.3Max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#8888-R7\",\"approval_number\":\"FL8888.14\",\"seq\":14,\"product_model\":\"618 Insulated Rolling Steel Service Door (18 Gauge)\",\"product_description\":\"Maximum design pressure for 8' wide by 24' high door. Lower design pressures calculated for up to 24' wide by 24' high door.\",\"design_pressure\":\"+198.8Max\\\/-198.8Max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#8888-R7\",\"approval_number\":\"FL8888.15\",\"seq\":15,\"product_model\":\"620 Insulated Rolling Steel Service Door (20 Gauge)\",\"product_description\":\"Maximum design pressure for 8' wide by 24' high door. Lower design pressures calculated for up to 24' wide by 24' high door.\",\"design_pressure\":\"+187.7Max\\\/-187.7Max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#8888-R7\",\"approval_number\":\"FL8888.16\",\"seq\":16,\"product_model\":\"622 Insulated Rolling Steel Service Door (22 Gauge)\",\"product_description\":\"Maximum design pressure for 8' wide by 24' high door. Lower design pressures calculated for up to 24' wide by 24' high door.\",\"design_pressure\":\"+178.9Max\\\/-178.9Max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#17817-R7\",\"approval_number\":\"FL17817.1\",\"seq\":1,\"product_model\":\"203IM\\\/204IM Impact-Rated Commercial Sheet Door\",\"product_description\":\"203IM\\\/204IM Impact-Rated - Maximum Size 14'0\\\" x 20'0\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#17817-R7\",\"approval_number\":\"FL17817.2\",\"seq\":2,\"product_model\":\"203J\\\/204J Commercial Sheet Door\",\"product_description\":\"203J\\\/204J - Maximum Size 20'0\\\" x 20'0\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#17817-R7\",\"approval_number\":\"FL17817.3\",\"seq\":3,\"product_model\":\"400 Series Impact-Rated Rolling Steel Service Door\",\"product_description\":\"400 Series Impact-Rated - Maximum Size 24'-0\\\" x 30'-0\\\"\",\"design_pressure\":\"+28.8\\\/-31.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#17817-R7\",\"approval_number\":\"FL17817.4\",\"seq\":4,\"product_model\":\"400 Series Rolling Steel Service Door\",\"product_description\":\"400 Series - Maximum Size 32'-0\\\" x 30'-0\\\"\",\"design_pressure\":\"+28.8\\\/-31.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#17817-R7\",\"approval_number\":\"FL17817.5\",\"seq\":5,\"product_model\":\"400HD Series Impact-Rated Rolling Steel Service Door\",\"product_description\":\"400HD Series Impact-Rated - Maximum Size 20'-0\\\" x 30'-0\\\"\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#17817-R7\",\"approval_number\":\"FL17817.6\",\"seq\":6,\"product_model\":\"400HD Series Rolling Steel Service Door\",\"product_description\":\"400HD Series - Maximum Size 28'-0\\\" x 30'-0\\\"\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#17817-R7\",\"approval_number\":\"FL17817.7\",\"seq\":7,\"product_model\":\"600 Series Impact-Rated Insulated Rolling Steel Door\",\"product_description\":\"600 Series Impact-Rated - Maximum Size 24'-0\\\" x 30'-0\\\"\",\"design_pressure\":\"+28.8\\\/-31.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#17817-R7\",\"approval_number\":\"FL17817.8\",\"seq\":8,\"product_model\":\"600 Series Insulated Rolling Steel Door\",\"product_description\":\"600 Series - Maximum Size 32'-0\\\" x 30'-0\\\"\",\"design_pressure\":\"+28.8\\\/-31.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#17817-R7\",\"approval_number\":\"FL17817.9\",\"seq\":9,\"product_model\":\"600HD Series Impact-Rated Insulated Rolling Steel Service Door\",\"product_description\":\"600HD Series Impact-Rated - Maximum Size 20'-0\\\" x 30'-0\\\"\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#17817-R7\",\"approval_number\":\"FL17817.10\",\"seq\":10,\"product_model\":\"600HD Series Insulated Rolling Steel Service Door\",\"product_description\":\"600HD Series - Maximum Size 28'-0\\\" x 30'-0\\\"\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#1696-R0\",\"approval_number\":\"FL1696.1\",\"seq\":1,\"product_model\":\"233\",\"product_description\":\"Roll-up Sheet Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#1696-R0\",\"approval_number\":\"FL1696.2\",\"seq\":2,\"product_model\":\"324\",\"product_description\":\"Roll-up Slat Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#1696-R0\",\"approval_number\":\"FL1696.3\",\"seq\":3,\"product_model\":\"420F\",\"product_description\":\"Rolling Steel Slat Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#1696-R0\",\"approval_number\":\"FL1696.4\",\"seq\":4,\"product_model\":\"422F\",\"product_description\":\"Rolling Steel Slat Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#1696-R0\",\"approval_number\":\"FL1696.5\",\"seq\":5,\"product_model\":\"424C\",\"product_description\":\"Rolling Steel Slat Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#1696-R0\",\"approval_number\":\"FL1696.6\",\"seq\":6,\"product_model\":\"424F\",\"product_description\":\"Rolling Steel Slat Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#3727-R0\",\"approval_number\":\"FL3727.1\",\"seq\":1,\"product_model\":\"Model 203\",\"product_description\":\"Roll-up Sheet Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#3727-R0\",\"approval_number\":\"FL3727.2\",\"seq\":2,\"product_model\":\"Model 622\",\"product_description\":\"Insulated Rolling Steel Slat Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#10742-R0\",\"approval_number\":\"FL10742.1\",\"seq\":1,\"product_model\":\"Model 281W Sheet Door\",\"product_description\":\"26 Gauge Roll-up Sheet Door (Non-Windlock), Available Up To 6' Wide By 12' High\",\"design_pressure\":\"+22.0\\\/-22.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#10742-R0\",\"approval_number\":\"FL10742.2\",\"seq\":2,\"product_model\":\"Model 283 Windlock Sheet Door\",\"product_description\":\"26 Gauge Roll-up Sheet Door, Available Up To 10' Wide By 12' High\",\"design_pressure\":\"+30.0\\\/-34.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#10742-R0\",\"approval_number\":\"FL10742.3\",\"seq\":3,\"product_model\":\"Model 283-14 Windlock Sheet Door\",\"product_description\":\"26 Gauge Roll-up Sheet Door, Available Up To 10' Wide By 12' High\",\"design_pressure\":\"+24.0\\\/-24.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#14432-R0\",\"approval_number\":\"FL14432.1\",\"seq\":1,\"product_model\":\"320 Commercial Slat Door (20 Gauge - Flat Slat)\",\"product_description\":\"Maximum design pressure for 8' wide by 21' high door. Lower design pressures calculated for up to 20' wide by 21' high door.\",\"design_pressure\":\"+109.3Max\\\/-103.3Max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#14432-R0\",\"approval_number\":\"FL14432.2\",\"seq\":2,\"product_model\":\"322 Commercial Slat Door (22 Gauge - Flat Slat)\",\"product_description\":\"Maximum design pressure for 8' wide by 21' high door. Lower design pressures calculated for up to 20' wide by 21' high door.\",\"design_pressure\":\"+102.5Max\\\/-96.5Max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#14432-R0\",\"approval_number\":\"FL14432.3\",\"seq\":3,\"product_model\":\"324 Commercial Slat Door (24 Gauge - Flat Slat)\",\"product_description\":\"Maximum design pressure for 8' wide by 21' high door. Lower design pressures calculated for up to 20' wide by 21' high door.\",\"design_pressure\":\"+95.3Max\\\/-89.3Max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#14432-R0\",\"approval_number\":\"FL14432.4\",\"seq\":4,\"product_model\":\"418C Rolling Steel Service Door (18 Gauge - Curved Slat)\",\"product_description\":\"Maximum design pressure for 8' wide by 21' high door. Lower design pressures calculated for up to 24' wide by 21' high door.\",\"design_pressure\":\"+81.2Max\\\/-81.2Max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#14432-R0\",\"approval_number\":\"FL14432.5\",\"seq\":5,\"product_model\":\"418F Rolling Steel Service Door (18 Gauge - Flat Slat)\",\"product_description\":\"Maximum design pressure for 8' wide by 21' high door. Lower design pressures calculated for up to 24' wide by 21' high door.\",\"design_pressure\":\"+127.6Max\\\/-127.6Max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#14432-R0\",\"approval_number\":\"FL14432.6\",\"seq\":6,\"product_model\":\"420C Rolling Steel Service Door (20 Gauge - Curved Slat)\",\"product_description\":\"Maximum design pressure for 8' wide by 21' high door. Lower design pressures calculated for up to 24' wide by 21' high door.\",\"design_pressure\":\"+77.6Max\\\/-77.6Max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#14432-R0\",\"approval_number\":\"FL14432.7\",\"seq\":7,\"product_model\":\"420F Rolling Steel Service Door (20 Gauge - Flat Slat)\",\"product_description\":\"Maximum design pressure for 8' wide by 21' high door. Lower design pressures calculated for up to 24' wide by 21' high door.\",\"design_pressure\":\"+119.3Max\\\/-119.3Max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#14432-R0\",\"approval_number\":\"FL14432.8\",\"seq\":8,\"product_model\":\"422C Rolling Steel Service Door (22 Gauge - Curved Slat)\",\"product_description\":\"Maximum design pressure for 8' wide by 21' high door. Lower design pressures calculated for up to 24' wide by 21' high door.\",\"design_pressure\":\"+74.6Max\\\/-74.6Max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#14432-R0\",\"approval_number\":\"FL14432.9\",\"seq\":9,\"product_model\":\"422F Rolling Steel Service Door (22 Gauge - Flat Slat)\",\"product_description\":\"Maximum design pressure for 8' wide by 21' high door. Lower design pressures calculated for up to 24' wide by 21' high door.\",\"design_pressure\":\"+112.5Max\\\/-112.5Max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#14432-R0\",\"approval_number\":\"FL14432.10\",\"seq\":10,\"product_model\":\"424C Rolling Steel Service Door (24 Gauge - Curved Slat)\",\"product_description\":\"Maximum design pressure for 8' wide by 21' high door. Lower design pressures calculated for up to 24' wide by 21' high door.\",\"design_pressure\":\"+71.3Max\\\/-71.3Max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#14432-R0\",\"approval_number\":\"FL14432.11\",\"seq\":11,\"product_model\":\"424F Rolling Steel Service Door (24 Gauge - Flat Slat)\",\"product_description\":\"Maximum design pressure for 8' wide by 21' high door. Lower design pressures calculated for up to 24' wide by 21' high door.\",\"design_pressure\":\"+105.3Max\\\/-105.3Max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#14432-R0\",\"approval_number\":\"FL14432.12\",\"seq\":12,\"product_model\":\"618 Insulated Rolling Steel Service Door (18 Gauge)\",\"product_description\":\"Maximum design pressure for 8' wide by 24' high door. Lower design pressures calculated for up to 24' wide by 24' high door.\",\"design_pressure\":\"+136.3Max\\\/-136.3Max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#14432-R0\",\"approval_number\":\"FL14432.13\",\"seq\":13,\"product_model\":\"620 Insulated Rolling Steel Service Door (20 Gauge)\",\"product_description\":\"Maximum design pressure for 8' wide by 24' high door. Lower design pressures calculated for up to 24' wide by 24' high door.\",\"design_pressure\":\"+128.7Max\\\/-128.7Max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#14432-R0\",\"approval_number\":\"FL14432.14\",\"seq\":14,\"product_model\":\"622 Insulated Rolling Steel Service Door (22 Gauge)\",\"product_description\":\"Maximum design pressure for 8' wide by 24' high door. Lower design pressures calculated for up to 24' wide by 24' high door.\",\"design_pressure\":\"+122.6Max\\\/-122.6Max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#15918-R0\",\"approval_number\":\"FL15918.1\",\"seq\":1,\"product_model\":\"Models 203IM and 204IM Impact Windlock Commercial Sheet Door\",\"product_description\":\"Maximum width up to 14'0\\\" wide. Maximum height up to 21'0\\\" high.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#15918-R0\",\"approval_number\":\"FL15918.2\",\"seq\":2,\"product_model\":\"Models 422FIM, 420 FIM and 418FIM Impact Rolling Steel Service Door\",\"product_description\":\"Maximum width up to 16'6\\\" wide. Maximum height up to 30'0\\\" high.\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#15918-R0\",\"approval_number\":\"FL15918.3\",\"seq\":3,\"product_model\":\"Models 622IM, 620IM and 618IM Impact Insulated Rolling Steel Service Door\",\"product_description\":\"Maximum width up to 16'6\\\" wide. Maximum height up to 30'0\\\" high.\",\"design_pressure\":\"+50\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#16191-R0\",\"approval_number\":\"FL16191.1\",\"seq\":1,\"product_model\":\"Models: 203M, 204M\",\"product_description\":\"WINDLOCK COMMERCIAL SHEET DOOR\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#16191-R0\",\"approval_number\":\"FL16191.2\",\"seq\":2,\"product_model\":\"Models: 422FM, 420FM, 418FM\",\"product_description\":\"400 SERIES FLAT SLAT CERTIFIED WINDLOAD RATED ROLLIING STEEL SERVICE DOOR\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#16191-R0\",\"approval_number\":\"FL16191.3\",\"seq\":3,\"product_model\":\"Models: 622M, 620M, 618M\",\"product_description\":\"600 SERIES INSULATED SLAT CERTIFIED WINDLOAD RATED ROLLING STEEL SERVICE DOOR\",\"design_pressure\":\"+50\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#16560-R0\",\"approval_number\":\"FL16560.1\",\"seq\":1,\"product_model\":\"Models: 203J, 204J\",\"product_description\":\"WINDLOCK COMMERCIAL SHEET DOOR\",\"design_pressure\":\"+27.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#16560-R0\",\"approval_number\":\"FL16560.2\",\"seq\":2,\"product_model\":\"Models: 422, 420, 418\",\"product_description\":\"400 SERIES FLAT SLAT CERTIFIED WINDLOAD RATED ROLLING STEEL SERVICE DOOR\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#16560-R0\",\"approval_number\":\"FL16560.3\",\"seq\":3,\"product_model\":\"Models: 622, 620, 618\",\"product_description\":\"600 SERIES INSULATED SLAT CERTIFIED WINDLOAD RATED ROLLING STEEL SERVICE DOOR\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASTA Door Corporation\",\"approval_number_master\":\"FL#16905-R0\",\"approval_number\":\"FL16905.1\",\"seq\":1,\"product_model\":\"Models 203 and 204 Windlock Commercial Sheet Door\",\"product_description\":\"Maximum width up to 20'0\\\" wide. Maximum height up to 21'0\\\" high.\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Best Rolling Doors, Inc.\":[{\"manufacturer\":\"Best Rolling Doors, Inc.\",\"approval_number_master\":\"FL#10706-R4\",\"approval_number\":\"FL10706.1\",\"seq\":1,\"product_model\":\"S10-100 \\\/ S10-6565 \\\/ S10-6065\",\"product_description\":\"Steel Roll-Up Doors\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Best Rolling Doors, Inc.\",\"approval_number_master\":\"FL#10706-R4\",\"approval_number\":\"FL10706.2\",\"seq\":2,\"product_model\":\"S10-6565 (Non-HVHZ)\",\"product_description\":\"Steel Roll-Up Doors\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Best Rolling Doors, Inc.\",\"approval_number_master\":\"FL#37280-R1\",\"approval_number\":\"FL37280.1\",\"seq\":1,\"product_model\":\"30'-11\\\" Max Wide Min 24 Ga Slat Roll Up Door, LMI 80 ft\\\/sec\",\"product_description\":\"Cold formed slats interlocked together and retained by tracks to provide hurricane protection and entrance closure.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Best Rolling Doors, Inc.\",\"approval_number_master\":\"FL#1576-R0\",\"approval_number\":\"FL1576.1\",\"seq\":1,\"product_model\":\"S-10 5050\",\"product_description\":\"50\\\/50 psf - NOA No 03-0521.03\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Best Rolling Doors, Inc.\",\"approval_number_master\":\"FL#1576-R0\",\"approval_number\":\"FL1576.2\",\"seq\":2,\"product_model\":\"S-10 5555\",\"product_description\":\"55\\\/55 psf - NOA No 03-0521.04\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Best Rolling Doors, Inc.\",\"approval_number_master\":\"FL#1576-R0\",\"approval_number\":\"FL1576.3\",\"seq\":3,\"product_model\":\"S-10 6060\",\"product_description\":\"60\\\/60 psf - NOA No 03-0521.05\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Best Rolling Doors, Inc.\",\"approval_number_master\":\"FL#1576-R0\",\"approval_number\":\"FL1576.4\",\"seq\":4,\"product_model\":\"S-10 9090\",\"product_description\":\"90\\\/90 psf - NOA No 00-0426.07\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Best Rolling Doors, Inc.\",\"approval_number_master\":\"FL#6794-R0\",\"approval_number\":\"FL6794.1\",\"seq\":1,\"product_model\":\"S-10-6060-16\",\"product_description\":\"60\\\/60 psf - NOA 05-0606.01\\nRoll-up Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Best Rolling Doors, Inc.\",\"approval_number_master\":\"FL#6794-R0\",\"approval_number\":\"FL6794.2\",\"seq\":2,\"product_model\":\"S-10-9090-16\",\"product_description\":\"90\\\/90 psf - NOA 05-0606.03\\nRoll-up Door\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Best Rolling Doors, Inc.\",\"approval_number_master\":\"FL#7760-R0\",\"approval_number\":\"FL7760.1\",\"seq\":1,\"product_model\":\"S-10-6065\",\"product_description\":\"60\\\/65 psf\\nRoll-up Door\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Best Rolling Doors, Inc.\",\"approval_number_master\":\"FL#7760-R0\",\"approval_number\":\"FL7760.2\",\"seq\":2,\"product_model\":\"S-10-6065-ATDWL\",\"product_description\":\"8' +139.7 \\\/ -150.8 psf\\n36' +32.8 \\\/ -35.6 psf\\nRoll-up Door\",\"design_pressure\":\"+139.7\\\/-150.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Alpine Overhead Doors, Inc.\":[{\"manufacturer\":\"Alpine Overhead Doors, Inc.\",\"approval_number_master\":\"FL#14017-R6\",\"approval_number\":\"FL14017.1\",\"seq\":1,\"product_model\":\"Redi-Storm\",\"product_description\":\"Redi-Storm Rolling Steel Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alpine Overhead Doors, Inc.\",\"approval_number_master\":\"FL#7211-R0\",\"approval_number\":\"FL7211.1\",\"seq\":1,\"product_model\":\"REDISTORM\",\"product_description\":\"REDISTORM 1260 - Rollup Door up to 12ft wide and 30ft high.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alpine Overhead Doors, Inc.\",\"approval_number_master\":\"FL#7211-R0\",\"approval_number\":\"FL7211.2\",\"seq\":2,\"product_model\":\"REDISTORM 2060\",\"product_description\":\"REDISTORM 2060 Maximum 20' wide by 30' high\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Clopay Building Products Company\":[{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#14396-R6\",\"approval_number\":\"FL14396.1\",\"seq\":1,\"product_model\":\"1. Insulated Door\",\"product_description\":\"CP0001\\\/CP0651 Slat\",\"design_pressure\":\"+120 PSF\\\/-120 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#14396-R6\",\"approval_number\":\"FL14396.2\",\"seq\":2,\"product_model\":\"2. Insulated Door\",\"product_description\":\"CP0001\\\/CP0651 Slat\",\"design_pressure\":\"+120 PSF\\\/-120 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#14396-R6\",\"approval_number\":\"FL14396.3\",\"seq\":3,\"product_model\":\"3. Insulated Door\",\"product_description\":\"CP0001\\\/CP0651 Slat\",\"design_pressure\":\"+120 PSF\\\/-120 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#14396-R6\",\"approval_number\":\"FL14396.4\",\"seq\":4,\"product_model\":\"4. Non-Insulated Door\",\"product_description\":\"CP0020 slat\",\"design_pressure\":\"+100 PSF\\\/-100 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#14396-R6\",\"approval_number\":\"FL14396.5\",\"seq\":5,\"product_model\":\"5. Non-Insulated Door\",\"product_description\":\"CP0020 Slat\",\"design_pressure\":\"+100 PSF\\\/-100 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#14396-R6\",\"approval_number\":\"FL14396.6\",\"seq\":6,\"product_model\":\"6. Non-Insulated Door\",\"product_description\":\"CP0020 Slat\",\"design_pressure\":\"+100 PSF\\\/-100 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clopay Building Products Company\",\"approval_number_master\":\"FL#14396-R6\",\"approval_number\":\"FL14396.7\",\"seq\":7,\"product_model\":\"7. Non-Insulated Rolling Counter Door - HVHZ\",\"product_description\":\"CP0005 Slat\",\"design_pressure\":\"+40 PSF\\\/-40 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-21 00:00:00\",\"instructions_url\":\"\"}],\"Rolling Door Industries, LLC\":[{\"manufacturer\":\"Rolling Door Industries, LLC\",\"approval_number_master\":\"FL#14444-R5\",\"approval_number\":\"FL14444.1\",\"seq\":1,\"product_model\":\"14'-2\\\" MAX. WIDE 24 GAGE SLAT ROLL UP DOOR\",\"product_description\":\"Cold formed slats interlocked together and retained by tracks to provide hurricane protection and entrance closure.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rolling Door Industries, LLC\",\"approval_number_master\":\"FL#14444-R5\",\"approval_number\":\"FL14444.2\",\"seq\":2,\"product_model\":\"16'-2\\\" MAX. WIDE 22 GAGE SLAT ROLL UP DOOR\",\"product_description\":\"Cold formed slats interlocked together and retained by tracks to provide hurricane protection and entrance closure.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rolling Door Industries, LLC\",\"approval_number_master\":\"FL#14444-R5\",\"approval_number\":\"FL14444.3\",\"seq\":3,\"product_model\":\"26'-0'' MAX. WIDE 20 GAGE SLAT ROLL UP DOOR\",\"product_description\":\"Cold formed slats interlocked together and retained by tracks to provide hurricane protection and entrance closure.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rolling Door Industries, LLC\",\"approval_number_master\":\"FL#14443-R0\",\"approval_number\":\"FL14443.1\",\"seq\":1,\"product_model\":\"26'-0\\\" MAX. WIDE 20 GAGE SLAT ROLL UP DOOR\",\"product_description\":\"COLD FORMED SLATS INTERLOCKED TOGETHER AND RETAINED BY TRACKS TO PROVIDE HURRICANE PROTECTION AND ENTRANCE CLOSURE.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Cornell Iron Works, Inc.\":[{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#14636-R8\",\"approval_number\":\"FL14636.1\",\"seq\":1,\"product_model\":\"Insulated Rolling Door - HVHZ\",\"product_description\":\"12'-5\\\" wide x 30'-0\\\" high\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#14636-R8\",\"approval_number\":\"FL14636.2\",\"seq\":2,\"product_model\":\"Insulated Rolling Door - HVHZ\",\"product_description\":\"14'-5\\\" wide x 30'-0\\\" high\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#14636-R8\",\"approval_number\":\"FL14636.3\",\"seq\":3,\"product_model\":\"Insulated Rolling Door - HVHZ\",\"product_description\":\"25'-5\\\" wide x 30'-0\\\" high\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#14636-R8\",\"approval_number\":\"FL14636.4\",\"seq\":4,\"product_model\":\"Insulated Rolling Door - HVHZ\",\"product_description\":\"12'-5\\\" wide x 30'-0\\\" high\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#14636-R8\",\"approval_number\":\"FL14636.5\",\"seq\":5,\"product_model\":\"Non-Insulated Rolling Door - HVHZ\",\"product_description\":\"27'-5\\\" wide x 30'-0\\\" high\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#14636-R8\",\"approval_number\":\"FL14636.6\",\"seq\":6,\"product_model\":\"Non-Insulated Rolling Door - HVHZ\",\"product_description\":\"14'-5\\\" wide x 30'-0\\\" high\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#14636-R8\",\"approval_number\":\"FL14636.7\",\"seq\":7,\"product_model\":\"Non-Insulated Rolling Door - HVHZ\",\"product_description\":\"25'-5\\\" wide x 30'-0\\\" high\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#14636-R8\",\"approval_number\":\"FL14636.8\",\"seq\":8,\"product_model\":\"Non-Insulated Rolling Door - HVHZ\",\"product_description\":\"14'-5\\\" wide x 30'-0\\\" high\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#17419-R8\",\"approval_number\":\"FL17419.1\",\"seq\":1,\"product_model\":\"Insulated Door\",\"product_description\":\"CP0001\\\/CP0651 Slat\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#17419-R8\",\"approval_number\":\"FL17419.2\",\"seq\":2,\"product_model\":\"Insulated Door\",\"product_description\":\"CP0001\\\/CP0651 Slat\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#17419-R8\",\"approval_number\":\"FL17419.3\",\"seq\":3,\"product_model\":\"Insulated Door\",\"product_description\":\"CP0001\\\/CP0651 Slat\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#17419-R8\",\"approval_number\":\"FL17419.4\",\"seq\":4,\"product_model\":\"Non-Insulated Door\",\"product_description\":\"CP0020 Slat\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#17419-R8\",\"approval_number\":\"FL17419.5\",\"seq\":5,\"product_model\":\"Non-Insulated Door\",\"product_description\":\"CP0020 Slat\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#17419-R8\",\"approval_number\":\"FL17419.6\",\"seq\":6,\"product_model\":\"Non-Insulated Door\",\"product_description\":\"CP0020 Slat\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#19074-R6\",\"approval_number\":\"FL19074.1\",\"seq\":1,\"product_model\":\"Non-Insulated Rolling Door - HVHZ\",\"product_description\":\"CP0005 Slat\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#28885-R5\",\"approval_number\":\"FL28885.1\",\"seq\":1,\"product_model\":\"StormDefender Rolling Door\",\"product_description\":\"CP1356 slat\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#32650-R3\",\"approval_number\":\"FL32650.1\",\"seq\":1,\"product_model\":\"Insulated Rolling Door\",\"product_description\":\"CP0001\\\/CP0651 Slat\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#32650-R3\",\"approval_number\":\"FL32650.2\",\"seq\":2,\"product_model\":\"Non-Insulated Rolling Door\",\"product_description\":\"CP20 Slat\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#32845-R2\",\"approval_number\":\"FL32845.1\",\"seq\":1,\"product_model\":\"Insulated Rolling Door\",\"product_description\":\"15'5\\\" wide x 30'0\\\" high\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#32845-R2\",\"approval_number\":\"FL32845.2\",\"seq\":2,\"product_model\":\"Non-Insulated Rolling Door\",\"product_description\":\"15'5\\\" wide x 30'0\\\" high\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#337-R0\",\"approval_number\":\"FL337.1\",\"seq\":1,\"product_model\":\"Service Door\",\"product_description\":\"12 ft wide steel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#337-R0\",\"approval_number\":\"FL337.2\",\"seq\":2,\"product_model\":\"Service Door\",\"product_description\":\"14-4 ft wide steel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#337-R0\",\"approval_number\":\"FL337.3\",\"seq\":3,\"product_model\":\"Service Door\",\"product_description\":\"16 ft wide steel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#337-R0\",\"approval_number\":\"FL337.4\",\"seq\":4,\"product_model\":\"Service Door\",\"product_description\":\"14 ft wide steel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#337-R0\",\"approval_number\":\"FL337.5\",\"seq\":5,\"product_model\":\"Service Door\",\"product_description\":\"20 ft wide steel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#337-R0\",\"approval_number\":\"FL337.6\",\"seq\":6,\"product_model\":\"Service Door\",\"product_description\":\"25-4 ft wide steel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#337-R0\",\"approval_number\":\"FL337.7\",\"seq\":7,\"product_model\":\"Thermal Door\",\"product_description\":\"12 ft wide steel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#337-R0\",\"approval_number\":\"FL337.8\",\"seq\":8,\"product_model\":\"Thermal Door\",\"product_description\":\"16 ft wide steel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#337-R0\",\"approval_number\":\"FL337.9\",\"seq\":9,\"product_model\":\"Thermal Door\",\"product_description\":\"20 ft wide steel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#580-R0\",\"approval_number\":\"FL580.1\",\"seq\":1,\"product_model\":\"Service Door\",\"product_description\":\"C20P, 22 ga Steel, 30 psf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#580-R0\",\"approval_number\":\"FL580.2\",\"seq\":2,\"product_model\":\"Service Door\",\"product_description\":\"C20P, 22 ga Steel, 40 psf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#580-R0\",\"approval_number\":\"FL580.3\",\"seq\":3,\"product_model\":\"Service Door\",\"product_description\":\"C20P, 22 ga Steel, 50 psf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#580-R0\",\"approval_number\":\"FL580.4\",\"seq\":4,\"product_model\":\"Service Door\",\"product_description\":\"C20P, 22 ga Steel, 60 psf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#580-R0\",\"approval_number\":\"FL580.5\",\"seq\":5,\"product_model\":\"Service Door\",\"product_description\":\"C20P, 20 ga Steel, 30 psf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#580-R0\",\"approval_number\":\"FL580.6\",\"seq\":6,\"product_model\":\"Service Door\",\"product_description\":\"C20P, 20 ga Steel, 40 psf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#580-R0\",\"approval_number\":\"FL580.7\",\"seq\":7,\"product_model\":\"Service Door\",\"product_description\":\"C20P, 20 ga Steel, 50 psf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#580-R0\",\"approval_number\":\"FL580.8\",\"seq\":8,\"product_model\":\"Service Door\",\"product_description\":\"C20P, 20 ga Steel, 60 psf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#580-R0\",\"approval_number\":\"FL580.9\",\"seq\":9,\"product_model\":\"Service Door\",\"product_description\":\"C20P, 18 ga Steel, 30 psf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#580-R0\",\"approval_number\":\"FL580.10\",\"seq\":10,\"product_model\":\"Service Door\",\"product_description\":\"C20P, 18 ga Steel, 40 psf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#580-R0\",\"approval_number\":\"FL580.11\",\"seq\":11,\"product_model\":\"Service Door\",\"product_description\":\"C20P, 18 ga Steel, 50 psf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#580-R0\",\"approval_number\":\"FL580.12\",\"seq\":12,\"product_model\":\"Service Door\",\"product_description\":\"C20P, 18 ga Steel, 60 psf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#713-R0\",\"approval_number\":\"FL713.1\",\"seq\":1,\"product_model\":\"Service Door\",\"product_description\":\"C20P, Rolling Steel Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#3655-R0\",\"approval_number\":\"FL3655.1\",\"seq\":1,\"product_model\":\"Insulated Door, CP0001\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#3655-R0\",\"approval_number\":\"FL3655.2\",\"seq\":2,\"product_model\":\"Insulated Door, CP0001\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#3655-R0\",\"approval_number\":\"FL3655.3\",\"seq\":3,\"product_model\":\"Insulated Door, CP0001\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#3655-R0\",\"approval_number\":\"FL3655.4\",\"seq\":4,\"product_model\":\"Insulated Door, CP0001\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#3655-R0\",\"approval_number\":\"FL3655.5\",\"seq\":5,\"product_model\":\"Insulated Door, CP0001\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#3655-R0\",\"approval_number\":\"FL3655.6\",\"seq\":6,\"product_model\":\"Insulated Door, CP0001\",\"product_description\":\"Ref Test Report ATI 01-41691.01\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#3655-R0\",\"approval_number\":\"FL3655.7\",\"seq\":7,\"product_model\":\"Insulated Door, CP0001\",\"product_description\":\"Ref Test Report CTC 95-018\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#3655-R0\",\"approval_number\":\"FL3655.8\",\"seq\":8,\"product_model\":\"Insulated Door, CP0001\",\"product_description\":\"Ref NOA 01-1231.03\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#3655-R0\",\"approval_number\":\"FL3655.9\",\"seq\":9,\"product_model\":\"Insulated Door, CP0001\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#3655-R0\",\"approval_number\":\"FL3655.10\",\"seq\":10,\"product_model\":\"Insulated Door, CP0001\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#3655-R0\",\"approval_number\":\"FL3655.11\",\"seq\":11,\"product_model\":\"Insulated Door, CP0001\",\"product_description\":\"Ref Test Report CTC 95-030\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#3655-R0\",\"approval_number\":\"FL3655.12\",\"seq\":12,\"product_model\":\"Insulated Door, CP0001\",\"product_description\":\"Ref Test Report ATI 01-39587.07\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#3655-R0\",\"approval_number\":\"FL3655.13\",\"seq\":13,\"product_model\":\"Insulated Door, CP0001\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#3655-R0\",\"approval_number\":\"FL3655.14\",\"seq\":14,\"product_model\":\"Insulated Door, CP0001\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#3655-R0\",\"approval_number\":\"FL3655.15\",\"seq\":15,\"product_model\":\"Insulated Door, CP0001\",\"product_description\":\"Ref Test Report CTLA-268W\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#3655-R0\",\"approval_number\":\"FL3655.16\",\"seq\":16,\"product_model\":\"Insulated Door, CP0001\",\"product_description\":\"Ref NOA 02-1231.02\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#3655-R0\",\"approval_number\":\"FL3655.17\",\"seq\":17,\"product_model\":\"Insulated Door, CP0001\",\"product_description\":\"Ref NOA 02-1231.04\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#3655-R0\",\"approval_number\":\"FL3655.18\",\"seq\":18,\"product_model\":\"Insulated Door, CP0001\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#3655-R0\",\"approval_number\":\"FL3655.19\",\"seq\":19,\"product_model\":\"Insulated Door, CP0001\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#3655-R0\",\"approval_number\":\"FL3655.20\",\"seq\":20,\"product_model\":\"Insulated Door, CP0001\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#3655-R0\",\"approval_number\":\"FL3655.21\",\"seq\":21,\"product_model\":\"Insulated Door, CP0691\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#3655-R0\",\"approval_number\":\"FL3655.22\",\"seq\":22,\"product_model\":\"Insulated Door, CP0691\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#3655-R0\",\"approval_number\":\"FL3655.23\",\"seq\":23,\"product_model\":\"Insulated Door, CP0691\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#3655-R0\",\"approval_number\":\"FL3655.24\",\"seq\":24,\"product_model\":\"Insulated Door, CP0691\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#3655-R0\",\"approval_number\":\"FL3655.25\",\"seq\":25,\"product_model\":\"Insulated Door, CP0691\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#3655-R0\",\"approval_number\":\"FL3655.26\",\"seq\":26,\"product_model\":\"Insulated Door, CP0691\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#3655-R0\",\"approval_number\":\"FL3655.27\",\"seq\":27,\"product_model\":\"Insulated Door, CP0691\",\"product_description\":\"Ref Test Report CTC 95-018\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#3655-R0\",\"approval_number\":\"FL3655.28\",\"seq\":28,\"product_model\":\"Insulated Door, CP0691\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#3655-R0\",\"approval_number\":\"FL3655.29\",\"seq\":29,\"product_model\":\"Insulated Door, CP0691\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#3655-R0\",\"approval_number\":\"FL3655.30\",\"seq\":30,\"product_model\":\"Insulated Door, CP0691\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#3655-R0\",\"approval_number\":\"FL3655.31\",\"seq\":31,\"product_model\":\"Insulated Door, CP0691\",\"product_description\":\"Ref Test Report CTC 95-030\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#3655-R0\",\"approval_number\":\"FL3655.32\",\"seq\":32,\"product_model\":\"Insulated Door, CP0691\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#3655-R0\",\"approval_number\":\"FL3655.33\",\"seq\":33,\"product_model\":\"Insulated Door, CP0691\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#3655-R0\",\"approval_number\":\"FL3655.34\",\"seq\":34,\"product_model\":\"Insulated Door, CP0691\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#3655-R0\",\"approval_number\":\"FL3655.35\",\"seq\":35,\"product_model\":\"Insulated Door, CP0691\",\"product_description\":\"Ref Test Report CTLA-268W\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#3655-R0\",\"approval_number\":\"FL3655.36\",\"seq\":36,\"product_model\":\"Insulated Door, CP0691\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#3655-R0\",\"approval_number\":\"FL3655.37\",\"seq\":37,\"product_model\":\"Insulated Door, CP0691\",\"product_description\":\"Test Report CTC 96-028\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#5416-R0\",\"approval_number\":\"FL5416.1\",\"seq\":1,\"product_model\":\"Insulated Door\",\"product_description\":\"CP0001 Slat\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#6038-R0\",\"approval_number\":\"FL6038.1\",\"seq\":1,\"product_model\":\"CP0020 Slat, 18 ga\",\"product_description\":\"Ref Dwg 16-25\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#6038-R0\",\"approval_number\":\"FL6038.2\",\"seq\":2,\"product_model\":\"CP0020 Slat, 18 ga\",\"product_description\":\"Ref Dwg 16-25\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#6038-R0\",\"approval_number\":\"FL6038.3\",\"seq\":3,\"product_model\":\"CP0020 Slat, 18 ga\",\"product_description\":\"Ref Dwg 16-25\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#6038-R0\",\"approval_number\":\"FL6038.4\",\"seq\":4,\"product_model\":\"CP0020 Slat, 18 ga\",\"product_description\":\"Ref Dwg 16-25\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#6038-R0\",\"approval_number\":\"FL6038.5\",\"seq\":5,\"product_model\":\"CP0020 Slat, 20 ga\",\"product_description\":\"Ref Dwg 16-25\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#6038-R0\",\"approval_number\":\"FL6038.6\",\"seq\":6,\"product_model\":\"CP0020 Slat, 20 ga\",\"product_description\":\"Ref Dwg 16-25\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#6038-R0\",\"approval_number\":\"FL6038.7\",\"seq\":7,\"product_model\":\"CP0020 Slat, 20 ga\",\"product_description\":\"Ref Dwg 16-25\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#6038-R0\",\"approval_number\":\"FL6038.8\",\"seq\":8,\"product_model\":\"CP0020 Slat, 20 ga\",\"product_description\":\"Ref Dwg 16-25\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#6038-R0\",\"approval_number\":\"FL6038.9\",\"seq\":9,\"product_model\":\"CP0020 Slat, 22 ga\",\"product_description\":\"Ref Dwg 16-25\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#6038-R0\",\"approval_number\":\"FL6038.10\",\"seq\":10,\"product_model\":\"CP0020 Slat, 22 ga\",\"product_description\":\"Ref Dwg 16-25\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#6038-R0\",\"approval_number\":\"FL6038.11\",\"seq\":11,\"product_model\":\"CP0020 Slat, 22 ga\",\"product_description\":\"Ref Dwg 16-25\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#6038-R0\",\"approval_number\":\"FL6038.12\",\"seq\":12,\"product_model\":\"CP0020 Slat, 22 ga\",\"product_description\":\"Ref Dwg 16-25\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#11329-R0\",\"approval_number\":\"FL11329.1\",\"seq\":1,\"product_model\":\"Non-Insulated Door\",\"product_description\":\"CP0020 Slat\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#11749-R0\",\"approval_number\":\"FL11749.1\",\"seq\":1,\"product_model\":\"Insulated Rolling Door\",\"product_description\":\"Insulated rolling door\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#15993-R0\",\"approval_number\":\"FL15993.1\",\"seq\":1,\"product_model\":\"Non-Insulated Door\",\"product_description\":\"CP0020 Slat\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#15993-R0\",\"approval_number\":\"FL15993.2\",\"seq\":2,\"product_model\":\"Non-Insulated Door\",\"product_description\":\"CP0020 Slat\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornell Iron Works, Inc.\",\"approval_number_master\":\"FL#17090-R0\",\"approval_number\":\"FL17090.1\",\"seq\":1,\"product_model\":\"Insulated Rolling Door\",\"product_description\":\"Insulated Rolling Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-31 00:00:00\",\"instructions_url\":\"\"}],\"Raynor Garage Doors\":[{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#15211-R11\",\"approval_number\":\"FL15211.1\",\"seq\":1,\"product_model\":\"DuraCoil - Rolling Service Door\",\"product_description\":\"Commercial Rolling Steel Service Door up to 40' wide.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#15211-R11\",\"approval_number\":\"FL15211.2\",\"seq\":2,\"product_model\":\"DuraCoil \\\/ FireCoil\",\"product_description\":\"Commercial Rolling Steel Service Door up to 40' wide \\\/ Rolling Fire Door up to 8' wide.\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#20887-R4\",\"approval_number\":\"FL20887.1\",\"seq\":1,\"product_model\":\"DuraCoil Models \\\"FF\\\" and \\\"IF\\\"\",\"product_description\":\"Rolling Steel Service Door un-insulated FF and insulated IF\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raynor Garage Doors\",\"approval_number_master\":\"FL#9184-R0\",\"approval_number\":\"FL9184.1\",\"seq\":1,\"product_model\":\"DuraCoil - Rolling Service Door\",\"product_description\":\"Commercial rolling steel service door up to 35 feet wide\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Carolina Carports,Inc.\":[{\"manufacturer\":\"Carolina Carports,Inc.\",\"approval_number_master\":\"FL#16806-R6\",\"approval_number\":\"FL16806.1\",\"seq\":1,\"product_model\":\"Steel Roll Up Sheet Door\",\"product_description\":\"Exterior Steel Roll Up Sheet Door 12 ft x 8 ft\",\"design_pressure\":\"+40 psf\\\/-45 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carolina Carports,Inc.\",\"approval_number_master\":\"FL#16806-R6\",\"approval_number\":\"FL16806.2\",\"seq\":2,\"product_model\":\"Steel Roll Up Sheet Door\",\"product_description\":\"Exterior Steel Roll Up Sheet Door 8 ft x 8 ft\",\"design_pressure\":\"+70 psf\\\/-70 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carolina Carports,Inc.\",\"approval_number_master\":\"FL#16806-R6\",\"approval_number\":\"FL16806.3\",\"seq\":3,\"product_model\":\"Steel Roll up Sheet Door\",\"product_description\":\"Exterior Steel Roll Up Sheet Door 16 ft x 8 ft\",\"design_pressure\":\"+30 psf\\\/-35 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carolina Carports,Inc.\",\"approval_number_master\":\"FL#16806-R6\",\"approval_number\":\"FL16806.4\",\"seq\":4,\"product_model\":\"Steel Roll Up Sheet Door\",\"product_description\":\"Exterior Steel Roll Up Sheet Door 10 ft x 8 ft\",\"design_pressure\":\"+50 psf\\\/-55 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carolina Carports,Inc.\",\"approval_number_master\":\"FL#41335-R1\",\"approval_number\":\"FL41335.1\",\"seq\":1,\"product_model\":\"Steel Roll Up Sheet Door\",\"product_description\":\"Exterior Steel Roll Up Sheet Door 16x8\",\"design_pressure\":\"+35psf\\\/-38psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-05 00:00:00\",\"instructions_url\":\"\"}],\"C.H.I. Overhead Doors\":[{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#16991-R8\",\"approval_number\":\"FL16991.1\",\"seq\":1,\"product_model\":\"FL-16991.01; 6181, 6201, 6221, 6266\",\"product_description\":\"08'-4\\\" maximum wide by 24' maximum high roll up door with steel slats.\",\"design_pressure\":\"+34.7\\\/-43.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#16991-R8\",\"approval_number\":\"FL16991.2\",\"seq\":2,\"product_model\":\"FL-16991.02; 6181, 6201, 6221, 6266\",\"product_description\":\"10'-4\\\" maximum wide by 24' maximum high roll up door with steel slats.\",\"design_pressure\":\"+30.0\\\/-36.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#16991-R8\",\"approval_number\":\"FL16991.3\",\"seq\":3,\"product_model\":\"FL-16991.03; 6202, 6222, 6242\",\"product_description\":\"10'-4\\\" maximum wide by 24' maximum high roll up door with steel face slats, steel backer slats, and filled with urethane insulation.\",\"design_pressure\":\"+34.7\\\/-43.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#16991-R8\",\"approval_number\":\"FL16991.4\",\"seq\":4,\"product_model\":\"FL-16991.04; 6181, 6201, 6221, 6266\",\"product_description\":\"12'-4\\\" maximum wide by 24' maximum high roll up door with steel slats.\",\"design_pressure\":\"+23.7\\\/-28.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#16991-R8\",\"approval_number\":\"FL16991.5\",\"seq\":5,\"product_model\":\"FL-16991.05; 6202, 6222, 6242\",\"product_description\":\"12'-4\\\" maximum wide by 24' maximum high roll up door with steel face slats, steel backer slats, and filled with urethane insulation.\",\"design_pressure\":\"+30.0\\\/-36.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#16991-R8\",\"approval_number\":\"FL16991.6\",\"seq\":6,\"product_model\":\"FL-16991.06; 6181, 6201, 6221, 6266\",\"product_description\":\"14'-4\\\" maximum wide by 24' maximum high roll up door with steel slats.\",\"design_pressure\":\"+20.0\\\/-24.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#16991-R8\",\"approval_number\":\"FL16991.7\",\"seq\":7,\"product_model\":\"FL-16991.07; 6202, 6222, 6242\",\"product_description\":\"14'-4\\\" maximum wide by 24' maximum high roll up door with steel face slats, steel backer slats, and filled with urethane insulation.\",\"design_pressure\":\"+23.7\\\/-28.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#16991-R8\",\"approval_number\":\"FL16991.8\",\"seq\":8,\"product_model\":\"FL-16991.08; 6202, 6222, 6242\",\"product_description\":\"16'-4\\\" maximum wide by 24' maximum high roll up door with steel face slats, steel backer slats, and filled with urethane insulation.\",\"design_pressure\":\"+20.0\\\/-24.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#16991-R8\",\"approval_number\":\"FL16991.9\",\"seq\":9,\"product_model\":\"FL-16991.09; 6181, 6201, 6221, 6266\",\"product_description\":\"16'-4\\\" maximum wide by 30' maximum high roll up door with steel slats.\",\"design_pressure\":\"+56\\\/-56\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#16991-R8\",\"approval_number\":\"FL16991.10\",\"seq\":10,\"product_model\":\"FL-16991.10; 6202, 6222, 6242\",\"product_description\":\"16'-4\\\" maximum wide by 30' maximum high roll up door with steel face slats, steel backer slats, and filled with urethane insulation.\",\"design_pressure\":\"+56\\\/-56\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#16991-R8\",\"approval_number\":\"FL16991.11\",\"seq\":11,\"product_model\":\"FL-16991.11; 6181, 6201, 6221, 6266\",\"product_description\":\"16'-4\\\" maximum wide by 30' maximum high roll up door with steel slats.\",\"design_pressure\":\"+136\\\/-136\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#16991-R8\",\"approval_number\":\"FL16991.12\",\"seq\":12,\"product_model\":\"FL-16991.12; 6202, 6222, 6242\",\"product_description\":\"16'-4\\\" maximum wide by 30' maximum high roll up door with steel face slats, steel backer slats, and filled with urethane insulation.\",\"design_pressure\":\"+136\\\/-136\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#16991-R8\",\"approval_number\":\"FL16991.13\",\"seq\":13,\"product_model\":\"FL-16991.13; 6181, 6201, 6221, 6266\",\"product_description\":\"20'-4\\\" maximum wide by 30' maximum high roll up door with steel slats.\",\"design_pressure\":\"+74\\\/-74\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#16991-R8\",\"approval_number\":\"FL16991.14\",\"seq\":14,\"product_model\":\"FL-16991.14; 6202, 6222, 6242\",\"product_description\":\"20'-4\\\" maximum wide by 30' maximum high roll up door with steel face slats, steel backer slats, and filled with urethane insulation.\",\"design_pressure\":\"+74\\\/-74\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#16991-R8\",\"approval_number\":\"FL16991.15\",\"seq\":15,\"product_model\":\"FL-16991.15; 6181, 6201, 6221, 6266\",\"product_description\":\"30'-4\\\" maximum wide wide by 30' maximum high roll up door with steel slats.\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#16991-R8\",\"approval_number\":\"FL16991.16\",\"seq\":16,\"product_model\":\"FL-16991.16; 6202, 6222, 6242\",\"product_description\":\"30'-4\\\" maximum wide wide by 30' maximum high roll up door with steel face slats, steel backer slats, and filled with urethane insulation.\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#16991-R8\",\"approval_number\":\"FL16991.17\",\"seq\":17,\"product_model\":\"FL-16991.17; 6181, 6201, 6221, 6266\",\"product_description\":\"30'-4\\\" maximum wide by 30' maximum high roll up door with steel slats.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#16991-R8\",\"approval_number\":\"FL16991.18\",\"seq\":18,\"product_model\":\"FL-16991.18; 6202, 6222, 6242\",\"product_description\":\"30'-4\\\" maximum wide by 30' maximum high roll up door with steel face slats, steel backer slats, and filled with urethane insulation.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Hormann-Flexon LLC\":[{\"manufacturer\":\"Hormann-Flexon LLC\",\"approval_number_master\":\"FL#17220-R4\",\"approval_number\":\"FL17220.1\",\"seq\":1,\"product_model\":\"Speed Guardian 4000 U\",\"product_description\":\"Aluminum Slat Coiling Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Cookson Company, The\":[{\"manufacturer\":\"Cookson Company, The\",\"approval_number_master\":\"FL#17421-R8\",\"approval_number\":\"FL17421.1\",\"seq\":1,\"product_model\":\"Insulated Door\",\"product_description\":\"CP0001\\\/CP0651 Slat\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cookson Company, The\",\"approval_number_master\":\"FL#17421-R8\",\"approval_number\":\"FL17421.2\",\"seq\":2,\"product_model\":\"Insulated Door\",\"product_description\":\"CP0001\\\/CP0651 Slat\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cookson Company, The\",\"approval_number_master\":\"FL#17421-R8\",\"approval_number\":\"FL17421.3\",\"seq\":3,\"product_model\":\"Insulated Door\",\"product_description\":\"CP0001\\\/CP0651 Slat\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cookson Company, The\",\"approval_number_master\":\"FL#17421-R8\",\"approval_number\":\"FL17421.4\",\"seq\":4,\"product_model\":\"Non-Insulated Door\",\"product_description\":\"CP0020 Slat\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cookson Company, The\",\"approval_number_master\":\"FL#17421-R8\",\"approval_number\":\"FL17421.5\",\"seq\":5,\"product_model\":\"Non-Insulated Door\",\"product_description\":\"CP0020 Slat\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cookson Company, The\",\"approval_number_master\":\"FL#17421-R8\",\"approval_number\":\"FL17421.6\",\"seq\":6,\"product_model\":\"Non-Insulated Door\",\"product_description\":\"CP0020 Slat\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cookson Company, The\",\"approval_number_master\":\"FL#18375-R4\",\"approval_number\":\"FL18375.1\",\"seq\":1,\"product_model\":\"Insulated Rolling Door - HVHZ\",\"product_description\":\"12'-5\\\" wide x 30'-0\\\" high\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cookson Company, The\",\"approval_number_master\":\"FL#18375-R4\",\"approval_number\":\"FL18375.2\",\"seq\":2,\"product_model\":\"Insulated Rolling Door - HVHZ\",\"product_description\":\"12'-5\\\" wide x 30'-0\\\" high\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cookson Company, The\",\"approval_number_master\":\"FL#18375-R4\",\"approval_number\":\"FL18375.3\",\"seq\":3,\"product_model\":\"Insulated Rolling Door - HVHZ\",\"product_description\":\"14'-5\\\" wide x 30'-0\\\" high\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cookson Company, The\",\"approval_number_master\":\"FL#18375-R4\",\"approval_number\":\"FL18375.4\",\"seq\":4,\"product_model\":\"Insulated Rolling Door - HVHZ\",\"product_description\":\"25'-5\\\" wide x 30'-0\\\" high\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cookson Company, The\",\"approval_number_master\":\"FL#18375-R4\",\"approval_number\":\"FL18375.5\",\"seq\":5,\"product_model\":\"Non-Insulated Rolling Door - HVHZ\",\"product_description\":\"14'-5\\\" wide x 30'-0\\\" high\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cookson Company, The\",\"approval_number_master\":\"FL#18375-R4\",\"approval_number\":\"FL18375.6\",\"seq\":6,\"product_model\":\"Non-Insulated Rolling Door - HVHZ\",\"product_description\":\"14'-5\\\" wide x 30'-0\\\" high\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cookson Company, The\",\"approval_number_master\":\"FL#18375-R4\",\"approval_number\":\"FL18375.7\",\"seq\":7,\"product_model\":\"Non-Insulated Rolling Door - HVHZ\",\"product_description\":\"25'-5\\\" wide x 30'-0\\\" high\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cookson Company, The\",\"approval_number_master\":\"FL#18375-R4\",\"approval_number\":\"FL18375.8\",\"seq\":8,\"product_model\":\"Non-Insulated Rolling Door - HVHZ\",\"product_description\":\"27'-5\\\" wide x 30'-0\\\" high\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cookson Company, The\",\"approval_number_master\":\"FL#19075-R6\",\"approval_number\":\"FL19075.1\",\"seq\":1,\"product_model\":\"Non-Insulated Rolling Door - HVHZ\",\"product_description\":\"CP0005\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cookson Company, The\",\"approval_number_master\":\"FL#28887-R5\",\"approval_number\":\"FL28887.1\",\"seq\":1,\"product_model\":\"StormDefender Rolling Door\",\"product_description\":\"CP1356 slat\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cookson Company, The\",\"approval_number_master\":\"FL#32854-R3\",\"approval_number\":\"FL32854.1\",\"seq\":1,\"product_model\":\"Insulated Rolling Door\",\"product_description\":\"CP0001\\\/CP0651 Slat\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cookson Company, The\",\"approval_number_master\":\"FL#32854-R3\",\"approval_number\":\"FL32854.2\",\"seq\":2,\"product_model\":\"Non-Insulated Rolling Door\",\"product_description\":\"CP20 Slat\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cookson Company, The\",\"approval_number_master\":\"FL#32855-R2\",\"approval_number\":\"FL32855.1\",\"seq\":1,\"product_model\":\"Insulated Rolling Door\",\"product_description\":\"15'5\\\" wide by 30'0\\\" high\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cookson Company, The\",\"approval_number_master\":\"FL#32855-R2\",\"approval_number\":\"FL32855.2\",\"seq\":2,\"product_model\":\"Non-Insulated Rolling Door\",\"product_description\":\"15'5\\\" wide by 30'0\\\" high\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cookson Company, The\",\"approval_number_master\":\"FL#2211-R2\",\"approval_number\":\"FL2211.1\",\"seq\":1,\"product_model\":\"TYPE A\",\"product_description\":\"#5-0.0236, 10'-0\\\" to 18'-0\\\" wide X 30'-0\\\" high\\n#5-0.0296, 10'-0\\\" to 24'-0\\\" wide X 30'-0\\\" high\",\"design_pressure\":\"+98.3\\\/-98.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cookson Company, The\",\"approval_number_master\":\"FL#2211-R2\",\"approval_number\":\"FL2211.2\",\"seq\":2,\"product_model\":\"TYPE A - HVHZ\",\"product_description\":\"#5-0.0236, up to 14'-4\\\" wide X 30'-0\\\" high\\n#5-0.0296, up to 14'-4\\\" wide X 30'-0\\\" high\",\"design_pressure\":\"+52.0\\\/-52.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cookson Company, The\",\"approval_number_master\":\"FL#2211-R2\",\"approval_number\":\"FL2211.3\",\"seq\":3,\"product_model\":\"Type B\",\"product_description\":\"#5-0.0296, 10'-0\\\" to 24'-0\\\" wide X 30'-0\\\" high #4-0.0356, 10'-0\\\" to 26'-0\\\" wide X 30'-0\\\" high #45-0.0356\\\/0.0236, 10'-0\\\" to 28'-0\\\" wide X 30'-0\\\" high\",\"design_pressure\":\"+193.5\\\/-203.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cookson Company, The\",\"approval_number_master\":\"FL#2211-R2\",\"approval_number\":\"FL2211.4\",\"seq\":4,\"product_model\":\"TYPE B - HVHZ\",\"product_description\":\"#5-0.0296, up to 16'-0\\\" wide X 30'-0\\\" high #4-0.0356, up to 16'-0\\\" wide X 30'-0\\\" high #45-0.0356\\\/0.0236, up to 16'-0\\\" wide X 30'-0\\\" high\",\"design_pressure\":\"+55.0\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cookson Company, The\",\"approval_number_master\":\"FL#2211-R2\",\"approval_number\":\"FL2211.5\",\"seq\":5,\"product_model\":\"Type C\",\"product_description\":\"#4-0.0356, 12'-0\\\" to 40'-0\\\" wide X 30'-0\\\" high #45-0.0356\\\/0.0236, 12'-0\\\" to 40'-0\\\" wide X 30'-0\\\" high\",\"design_pressure\":\"+216.6\\\/-216.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cookson Company, The\",\"approval_number_master\":\"FL#2211-R2\",\"approval_number\":\"FL2211.6\",\"seq\":6,\"product_model\":\"Type C - HVHZ\",\"product_description\":\"#4-0.0356, up to 26'-0\\\" wide X 30'-0\\\" high #45-0.0356\\\/0.236, up to 26'-0\\\" wide X 30'-0\\\" high\",\"design_pressure\":\"+52.0\\\/-52.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cookson Company, The\",\"approval_number_master\":\"FL#15994-R0\",\"approval_number\":\"FL15994.1\",\"seq\":1,\"product_model\":\"Non-Insulated Door\",\"product_description\":\"CP0020 Slat\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cookson Company, The\",\"approval_number_master\":\"FL#15994-R0\",\"approval_number\":\"FL15994.2\",\"seq\":2,\"product_model\":\"Non-Insulated Door\",\"product_description\":\"CP0020 Slat\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cookson Company, The\",\"approval_number_master\":\"FL#17092-R0\",\"approval_number\":\"FL17092.1\",\"seq\":1,\"product_model\":\"Insulated Rolling Door\",\"product_description\":\"Insulated Rolling Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-31 00:00:00\",\"instructions_url\":\"\"}],\"SOUTH FLORIDA ROLLING DOOR, INC.\":[{\"manufacturer\":\"SOUTH FLORIDA ROLLING DOOR, INC.\",\"approval_number_master\":\"FL#18604-R4\",\"approval_number\":\"FL18604.1\",\"seq\":1,\"product_model\":\"Series 1675 Steel Rolling Door\",\"product_description\":\"Series 1675 Steel Rolling Door (LMI & SMI)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SOUTH FLORIDA ROLLING DOOR, INC.\",\"approval_number_master\":\"FL#20399-R3\",\"approval_number\":\"FL20399.1\",\"seq\":1,\"product_model\":\"Series 2865 Garage Door\",\"product_description\":\"Series 2865 Garage Door - LMI & SMI\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SOUTH FLORIDA ROLLING DOOR, INC.\",\"approval_number_master\":\"FL#30919-R2\",\"approval_number\":\"FL30919.1\",\"seq\":1,\"product_model\":\"22 GARAGE ROLLING STEEL DOOR- L.M.I\",\"product_description\":\"22 GARAGE ROLLING STEEL DOOR- L.M.I\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SOUTH FLORIDA ROLLING DOOR, INC.\",\"approval_number_master\":\"FL#9723-R0\",\"approval_number\":\"FL9723.1\",\"seq\":1,\"product_model\":\"16'-0\\\" Max 0.031\\\" Slat Roll-up Door\",\"product_description\":\"Cold formed slats interlocked together and retained by tracks to provide hurricane protection and entrance closure\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SOUTH FLORIDA ROLLING DOOR, INC.\",\"approval_number_master\":\"FL#9724-R0\",\"approval_number\":\"FL9724.1\",\"seq\":1,\"product_model\":\"24'-0\\\" Max. 0.037\\\" Slat Roll-up Door\",\"product_description\":\"Cold formed slats interlocked together and retained by tracks to provide hurricane protection and entrance closure.\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SOUTH FLORIDA ROLLING DOOR, INC.\",\"approval_number_master\":\"FL#17257-R0\",\"approval_number\":\"FL17257.1\",\"seq\":1,\"product_model\":\"Series 1675 Rolling Door\",\"product_description\":\"Series 1675 Steel Rolling Door (LMI & SMI)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Rollingdoors.com\":[{\"manufacturer\":\"Rollingdoors.com\",\"approval_number_master\":\"FL#19313-R3\",\"approval_number\":\"FL19313.1\",\"seq\":1,\"product_model\":\"26'-0\\\" Wide, 20 Gage Slat Roll Up Door (HVHZ & NHVHZ)\",\"product_description\":\"Cold formed slats interlocked together and retained by tracks to provide hurricane protection and entrance closure.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rollingdoors.com\",\"approval_number_master\":\"FL#23801-R2\",\"approval_number\":\"FL23801.1\",\"seq\":1,\"product_model\":\"16'-0\\\" Wide 24 Ga Slat Roll Up Door (HVHZ & NHVHZ)\",\"product_description\":\"Cold formed slats interlocked together and retained by tracks to provide hurricane protection and entrance closure.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"TKO Dock Doors, Inc.\":[{\"manufacturer\":\"TKO Dock Doors, Inc.\",\"approval_number_master\":\"FL#19587-R3\",\"approval_number\":\"FL19587.1\",\"seq\":1,\"product_model\":\"TKO 10x10 Welter Weight Door\",\"product_description\":\"Large Missile Impact Resistant\",\"design_pressure\":\"+23\\\/-28\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TKO Dock Doors, Inc.\",\"approval_number_master\":\"FL#13014-R0\",\"approval_number\":\"FL13014.1\",\"seq\":1,\"product_model\":\"CW WL Dock Doors\",\"product_description\":\"Fiberglass Dock Doors\",\"design_pressure\":\"+52.0\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Janus International Group, LLC.\":[{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#21450-R11\",\"approval_number\":\"FL21450.1\",\"seq\":1,\"product_model\":\"Series 1100\",\"product_description\":\"Series 1100 - 26 Gauge Door Assembly Max Size: 8'-8\\\" x 14'-0\\\"\",\"design_pressure\":\"+24.4\\\/-27.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#21450-R11\",\"approval_number\":\"FL21450.2\",\"seq\":2,\"product_model\":\"Series 1100\",\"product_description\":\"Series 1100 - 26 Gauge Door Assembly Max Size: 12'-0\\\" x 14'-0\\\"\",\"design_pressure\":\"+19.4\\\/-22.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#21450-R11\",\"approval_number\":\"FL21450.3\",\"seq\":3,\"product_model\":\"Series 1850\\\/3100\",\"product_description\":\"Series 1850\\\/3100 - 26 Gauge Door Assembly Max Size: 20'-0\\\" x 20'-0\\\"\",\"design_pressure\":\"+42.5\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#21450-R11\",\"approval_number\":\"FL21450.4\",\"seq\":4,\"product_model\":\"Series 1850\\\/3100-IM\",\"product_description\":\"Series 1850\\\/3100-IM - Impact Resistant 26 Gauge Door Assembly Max Size: 16'-0\\\" x 20'-0\\\"\",\"design_pressure\":\"+42.5\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#21450-R11\",\"approval_number\":\"FL21450.5\",\"seq\":5,\"product_model\":\"Series 3400\",\"product_description\":\"Series 3400 - 24 Gauge Door Assembly Max Size: 12'-0\\\" X 20'-0\\\" (HVHZ)\",\"design_pressure\":\"+43.0\\\/-49.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#21450-R11\",\"approval_number\":\"FL21450.6\",\"seq\":6,\"product_model\":\"Series 3652\",\"product_description\":\"Series 3652 - 26 Gauge Door Assembly - Max Size: 18'-0\\\" x 20'-0\\\"\",\"design_pressure\":\"+36\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#21450-R11\",\"approval_number\":\"FL21450.7\",\"seq\":7,\"product_model\":\"Series 690\",\"product_description\":\"Series 690 - 26 Gauge Door Assembly Max Size: 10'-0\\\"X12'-0\\\"\",\"design_pressure\":\"+28.2\\\/-32.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#21450-R11\",\"approval_number\":\"FL21450.8\",\"seq\":8,\"product_model\":\"Series 750\",\"product_description\":\"Series 750 - 26 Gauge Door Assembly Max Size: 3'-0\\\" x 12'-0\\\"\",\"design_pressure\":\"+35\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#21450-R11\",\"approval_number\":\"FL21450.9\",\"seq\":9,\"product_model\":\"Series 750\",\"product_description\":\"Series 750 - 26 Gauge Door Assembly Max Size: 6'-0\\\" x 12'-0\\\"\",\"design_pressure\":\"+19.9\\\/-24.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#21450-R11\",\"approval_number\":\"FL21450.10\",\"seq\":10,\"product_model\":\"Series 750\",\"product_description\":\"Series 750 - 26 Gauge Door Assembly Max Size: 8'-8\\\" x 12'-0\\\"\",\"design_pressure\":\"+24.4\\\/-27.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#21450-R11\",\"approval_number\":\"FL21450.11\",\"seq\":11,\"product_model\":\"Series 750\",\"product_description\":\"Series 750 - 26 Gauge Door Assembly Max Size: 10'-0\\\" x 12'-0\\\"\",\"design_pressure\":\"+19.4\\\/-22.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#21450-R11\",\"approval_number\":\"FL21450.12\",\"seq\":12,\"product_model\":\"Series 850\",\"product_description\":\"Series 850 - 24 Gauge Door Assembly Max Size: 8'-8\\\" X 12'-0\\\" (HVHZ)\",\"design_pressure\":\"+46.0\\\/-54.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#21450-R11\",\"approval_number\":\"FL21450.13\",\"seq\":13,\"product_model\":\"Series 850S\",\"product_description\":\"Series 850S - 26 Gauge Gauge Door Assembly Max Size: 12'-0\\\"X12'-0\\\"\",\"design_pressure\":\"+46.0\\\/-54.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#21450-R11\",\"approval_number\":\"FL21450.14\",\"seq\":14,\"product_model\":\"Series 850S-IM\",\"product_description\":\"Series 850S_Impact Rated. 26 Gauge Door Assembly Max Size: 8'-8\\\" X 12'-0\\\"\",\"design_pressure\":\"+46.0\\\/-54.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#2274-R0\",\"approval_number\":\"FL2274.1\",\"seq\":1,\"product_model\":\"Series 3100 Commercial\",\"product_description\":\"12'-0\\\" x 20'-0\\\", +36.0\\\/-41.0 psf, dwg T1004\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#2274-R0\",\"approval_number\":\"FL2274.2\",\"seq\":2,\"product_model\":\"Series 3100 Commercial\",\"product_description\":\"16'-0\\\" x 20'-0\\\", +35.0\\\/-38.0 psf, dwg T1005\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#2274-R0\",\"approval_number\":\"FL2274.3\",\"seq\":3,\"product_model\":\"Series 750 Mini\",\"product_description\":\"3'-0\\\" x 12'-0\\\", +35.0\\\/-45.0 psf, dwg T1000\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#2274-R0\",\"approval_number\":\"FL2274.4\",\"seq\":4,\"product_model\":\"Series 750 Mini\",\"product_description\":\"6'-0\\\" x 12'-0\\\", +19.9\\\/-24.4 psf, dwg T1001\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#2274-R0\",\"approval_number\":\"FL2274.5\",\"seq\":5,\"product_model\":\"Series 750 Mini\",\"product_description\":\"8'-8\\\" x 12'-0\\\", +24.4\\\/-27.0 psf, dwg T1002\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#2274-R0\",\"approval_number\":\"FL2274.6\",\"seq\":6,\"product_model\":\"Series 750 Mini\",\"product_description\":\"10'-0\\\" x 12'-0\\\", +19.4\\\/-22.7 psf, dwg T1003\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#2274-R0\",\"approval_number\":\"FL2274.7\",\"seq\":7,\"product_model\":\"Series 850 Dade Mini\",\"product_description\":\"8'-8\\\" x 12'-0\\\", +46.0\\\/-54.0 psf, dwg T1006\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#2274-R0\",\"approval_number\":\"FL2274.8\",\"seq\":8,\"product_model\":\"Series 850-S FL State Mini\",\"product_description\":\"8'-8\\\" x 12'-0\\\", +46.0\\\/-54.0 psf, dwg T1006-S\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#8901-R0\",\"approval_number\":\"FL8901.1\",\"seq\":1,\"product_model\":\"Series 1100\",\"product_description\":\"Openings thru 8'-8\\\" wide x 14'-0\\\" high.\",\"design_pressure\":\"+24.4\\\/-27.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#8901-R0\",\"approval_number\":\"FL8901.2\",\"seq\":2,\"product_model\":\"Series 1100\",\"product_description\":\"Openings thru 10'-0\\\" wide x 14'-0\\\" high.\",\"design_pressure\":\"+19.4\\\/-22.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#10750-R0\",\"approval_number\":\"FL10750.1\",\"seq\":1,\"product_model\":\"Series MD16 Flat Slat Door\",\"product_description\":\"24 gauge roll-up flat slat door (without windlocks), up to 10'-4\\\" wide by 20'-0\\\" high\",\"design_pressure\":\"+17.4\\\/-20.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#11075-R0\",\"approval_number\":\"FL11075.1\",\"seq\":1,\"product_model\":\"Series SD10 Flat Slat Door\",\"product_description\":\"Roll-up flat slat door with rolled guides and windlocks, up to 16'-4\\\" wide by 20'-0\\\" high\",\"design_pressure\":\"+23.5\\\/-26.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#12566-R0\",\"approval_number\":\"FL12566.1\",\"seq\":1,\"product_model\":\"SD10\",\"product_description\":\"Rolling Steel Service Door. Flat Slat, Three Piece Angle Structural Guides. Maximum Size: 24'-4\\\" x 30'-0\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#12751-R0\",\"approval_number\":\"FL12751.1\",\"seq\":1,\"product_model\":\"ID25\",\"product_description\":\"Rolling Steel Service Door. F8265 (insulated) slat, three piece angle structural guides. Maximum Size: 24'-4\\\" x 30'-0\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#12751-R0\",\"approval_number\":\"FL12751.2\",\"seq\":2,\"product_model\":\"SD10\",\"product_description\":\"Rolling Steel Service Door. C8275 (large curve) slat, three piece angle structural guides. Maximum Size: 24'-4\\\" x 30'-0\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#12751-R0\",\"approval_number\":\"FL12751.3\",\"seq\":3,\"product_model\":\"SD10\",\"product_description\":\"Rolling Steel Service Door. C8187 (small curve) slat, three piece angle structural guides. Maximum Size: 24'-4\\\" x 30'-0\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#12765-R0\",\"approval_number\":\"FL12765.1\",\"seq\":1,\"product_model\":\"Series 1100\",\"product_description\":\"Series 1100 - 26 Gauge Door Assebmly\\nMax Size: 8'-8\\\" x 14'-0\\\"\",\"design_pressure\":\"+24.4\\\/-27\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#12765-R0\",\"approval_number\":\"FL12765.2\",\"seq\":2,\"product_model\":\"Series 1100\",\"product_description\":\"Series 1100 - 26 Gauge Door Assembly\\nMax Size: 10'-0\\\" x 14'-0\\\"\",\"design_pressure\":\"+19.4\\\/-22.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#12765-R0\",\"approval_number\":\"FL12765.3\",\"seq\":3,\"product_model\":\"Series 3100\",\"product_description\":\"Series 3100 - 26 Gauge Door Assembly\\nMax Size: 12'-0\\\" x 20'-0\\\"\",\"design_pressure\":\"+36\\\/-41\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#12765-R0\",\"approval_number\":\"FL12765.4\",\"seq\":4,\"product_model\":\"Series 3100\",\"product_description\":\"Series 3100 - 26 Gauge Door Assembly\\nMax Size: 16'-0\\\" x 20'-0\\\"\",\"design_pressure\":\"+35\\\/-38\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#12765-R0\",\"approval_number\":\"FL12765.5\",\"seq\":5,\"product_model\":\"Series 750\",\"product_description\":\"Series 750 - 26 Gauge Door Assembly\\nMax Size: 3'-0\\\" x 12'-0\\\"\",\"design_pressure\":\"+35\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#12765-R0\",\"approval_number\":\"FL12765.6\",\"seq\":6,\"product_model\":\"Series 750\",\"product_description\":\"Series 750 - 26 Gauge Door Assembly\\nMax Size: 6'-0\\\" x12'-0\\\"\",\"design_pressure\":\"+19.9\\\/-24.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#12765-R0\",\"approval_number\":\"FL12765.7\",\"seq\":7,\"product_model\":\"Series 750\",\"product_description\":\"Series 750 - 26 Gauge Door Assembly\\nMax Size:8'-8\\\" x 12'-0\\\"\",\"design_pressure\":\"+24.4\\\/-27.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#12765-R0\",\"approval_number\":\"FL12765.8\",\"seq\":8,\"product_model\":\"Series 750\",\"product_description\":\"Series 750 - 26 Gauge Door Assembly\\nMax Size: 10'-0\\\" x 12'-0\\\"\",\"design_pressure\":\"+19.4\\\/-22.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#12765-R0\",\"approval_number\":\"FL12765.9\",\"seq\":9,\"product_model\":\"Series 850-S\",\"product_description\":\"Series 850-S, 26 Gauge Door Assembly\\nMax Size: 8'-8\\\" x 12'-0\\\"\",\"design_pressure\":\"+46\\\/-54\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#13490-R0\",\"approval_number\":\"FL13490.1\",\"seq\":1,\"product_model\":\"SD10\",\"product_description\":\"Rolling Service Door, F8265 Flat Slat, Three Piece Structural Angle Guides. Maximum Size: 16'-4\\\" wide x 30'-0\\\" high.\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#13491-R0\",\"approval_number\":\"FL13491.1\",\"seq\":1,\"product_model\":\"ID25\",\"product_description\":\"Rolling Service Door, I8265 Insulated Slat, Three Piece Structural Angle Guides. Maximum Size: 16'-4\\\" wide x 30'-0\\\" high.\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#13493-R0\",\"approval_number\":\"FL13493.1\",\"seq\":1,\"product_model\":\"ID25\",\"product_description\":\"Rolling Service Door, I8265 Insulated Slat, Three Piece Structural Angle Guides. Maximum size: 24'-4\\\" x 30'-0\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Janus International Group, LLC.\",\"approval_number_master\":\"FL#14425-R0\",\"approval_number\":\"FL14425.1\",\"seq\":1,\"product_model\":\"Series 3652\",\"product_description\":\"Series 3652 - 26 Gauge Door Assembly - Max Size: 18'-0\\\" x 20'-0\\\"\",\"design_pressure\":\"+36.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Rytec Corporation\":[{\"manufacturer\":\"Rytec Corporation\",\"approval_number_master\":\"FL#28502-R3\",\"approval_number\":\"FL28502.1\",\"seq\":1,\"product_model\":\"Spiral HZ Doors, Model SSN-HZ, Model SSN-HZ\",\"product_description\":\"Roll up overhead doors\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rytec Corporation\",\"approval_number_master\":\"FL#6833-R0\",\"approval_number\":\"FL6833.1\",\"seq\":1,\"product_model\":\"Spiral SST-HZ\",\"product_description\":\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rytec Corporation\",\"approval_number_master\":\"FL#16612-R0\",\"approval_number\":\"FL16612.1\",\"seq\":1,\"product_model\":\"Model Spiral HZ Aluminum Roll-up Door\",\"product_description\":\"Roll-up Door up to 16' wide and 21' high\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rytec Corporation\",\"approval_number_master\":\"FL#21198-R0\",\"approval_number\":\"FL21198.1\",\"seq\":1,\"product_model\":\"Spiral HZ SST-HZ, SSN-HZ\",\"product_description\":\"Roll up doors\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-05 00:00:00\",\"instructions_url\":\"\"}],\"Mueller, Inc.\":[{\"manufacturer\":\"Mueller, Inc.\",\"approval_number_master\":\"FL#29212-R4\",\"approval_number\":\"FL29212.1\",\"seq\":1,\"product_model\":\"Mueller Roll-Up Door\",\"product_description\":\"Mueller W350 Roll-Up Door\",\"design_pressure\":\"+41.81\\\/-41.70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-17 00:00:00\",\"instructions_url\":\"\"}],\"Metro Door, LLC\":[{\"manufacturer\":\"Metro Door, LLC\",\"approval_number_master\":\"FL#33824-R2\",\"approval_number\":\"FL33824.1\",\"seq\":1,\"product_model\":\"18'-1\\\" Max Wide, 20 Gage Slat Roll-up Door\",\"product_description\":\"Cold Formed slats interlocked together and retained by tracks to provide hurricane protection and entrance closure.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"DL Manufacturing\":[{\"manufacturer\":\"DL Manufacturing\",\"approval_number_master\":\"FL#39836-R1\",\"approval_number\":\"FL39836.1\",\"seq\":1,\"product_model\":\"DR9300 MXV Series Door\",\"product_description\":\"Vertical Rolling PVC Panel Garage Door with Cable Windlocks on Alternating Panels (Light Windload Package).\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DL Manufacturing\",\"approval_number_master\":\"FL#39836-R1\",\"approval_number\":\"FL39836.2\",\"seq\":2,\"product_model\":\"DR9301 MXV Series Door\",\"product_description\":\"Vertical Rolling PVC Panel Door with Cable Windlocks on Each Panel (Heavy Windload Package).\",\"design_pressure\":\"+67.5\\\/-67.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DL Manufacturing\",\"approval_number_master\":\"FL#39836-R1\",\"approval_number\":\"FL39836.3\",\"seq\":3,\"product_model\":\"DR9312 QXV Series Door\",\"product_description\":\"Vertical Rolling PVC Panel Door\",\"design_pressure\":\"+67.5\\\/-67.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DL Manufacturing\",\"approval_number_master\":\"FL#19686-R0\",\"approval_number\":\"FL19686.1\",\"seq\":1,\"product_model\":\"MxV Series\",\"product_description\":\"116\\\" x 126\\\" roll up panel door\",\"design_pressure\":\"+64\\\/-64\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DL Manufacturing\",\"approval_number_master\":\"FL#19686-R0\",\"approval_number\":\"FL19686.2\",\"seq\":2,\"product_model\":\"MxV Series\",\"product_description\":\"116\\\" x 126\\\" roll up panel door\\nWind Locks on alternating panels\",\"design_pressure\":\"+38\\\/-38\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"McKEON\":[{\"manufacturer\":\"McKEON\",\"approval_number_master\":\"FL#42318-R0\",\"approval_number\":\"FL42318.1\",\"seq\":1,\"product_model\":\"SafeSpace SS500\",\"product_description\":\"SafeSpace Series Tornado & Hurricane Resistant Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McKEON\",\"approval_number_master\":\"FL#42318-R0\",\"approval_number\":\"FL42318.2\",\"seq\":2,\"product_model\":\"SafeSpace SS500X\",\"product_description\":\"SafeSpace SS500X Series Tornado & Hurricane Resistant Door\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"United Door & Gate Manufacturing\":[{\"manufacturer\":\"United Door & Gate Manufacturing\",\"approval_number_master\":\"FL#46696-R0\",\"approval_number\":\"FL46696.1\",\"seq\":1,\"product_model\":\"Steel Roll Up Garage Door 22'-0\\\" Wide\",\"product_description\":\"Large missile impact resistant 22' wide steel roll up garage door.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Roll-Up Door Inc.\":[{\"manufacturer\":\"Roll-Up Door Inc.\",\"approval_number_master\":\"FL#47146-R0\",\"approval_number\":\"FL47146.1\",\"seq\":1,\"product_model\":\"RDI Series 1000-WL Doors\",\"product_description\":\"Max. 8' 4\\\" wide, max. 10' high roll-up doors with windclips.\",\"design_pressure\":\"+39.5\\\/-39.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roll-Up Door Inc.\",\"approval_number_master\":\"FL#47290-R1\",\"approval_number\":\"FL47290.1\",\"seq\":1,\"product_model\":\"RDI S2F 1000 Door Series\",\"product_description\":\"Max. 10' 0\\\" wide, max. 10' high roll-up doors.\",\"design_pressure\":\"+27.0\\\/-30.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roll-Up Door Inc.\",\"approval_number_master\":\"FL#47418-R0\",\"approval_number\":\"FL47418.1\",\"seq\":1,\"product_model\":\"RDI Series 1000-WL Doors\",\"product_description\":\"Max. 10' 0\\\" wide, max. 10' high roll-up doors with windclips.\",\"design_pressure\":\"+34\\\/-37.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roll-Up Door Inc.\",\"approval_number_master\":\"FL#47870-R0\",\"approval_number\":\"FL47870.1\",\"seq\":1,\"product_model\":\"RDI SERIES 3000-WL\",\"product_description\":\"Max. 12' wide, max. 14' high roll-up doors with windclips.\",\"design_pressure\":\"+24\\\/-24\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roll-Up Door Inc.\",\"approval_number_master\":\"FL#47926-R0\",\"approval_number\":\"FL47926.1\",\"seq\":1,\"product_model\":\"RDI Series 1003-WL Doors\",\"product_description\":\"Max. 10' wide, max. 10' high roll-up doors with windclips.\",\"design_pressure\":\"+36.11\\\/-39.72\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roll-Up Door Inc.\",\"approval_number_master\":\"FL#47926-R0\",\"approval_number\":\"FL47926.2\",\"seq\":2,\"product_model\":\"RDI Series 3000-WL Doors\",\"product_description\":\"Max. 14' wide, max. 20' high roll-up doors with windclips.\",\"design_pressure\":\"+33.7\\\/-37\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Central States Manufacturing, Inc.\":[{\"manufacturer\":\"Central States Manufacturing, Inc.\",\"approval_number_master\":\"FL#47173-R1\",\"approval_number\":\"FL47173.1\",\"seq\":1,\"product_model\":\"Model 6500 Doors\",\"product_description\":\"Max 10' wide, max 10' high roll-up doors\",\"design_pressure\":\"+22.0\\\/-28.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Central States Manufacturing, Inc.\",\"approval_number_master\":\"FL#47173-R1\",\"approval_number\":\"FL47173.2\",\"seq\":2,\"product_model\":\"Model 7500 Doors\",\"product_description\":\"Max 10' wide, max 10' high roll-up doors. Door widths wider than 6' require wind clips.\",\"design_pressure\":\"+40\\\/-51\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-28 00:00:00\",\"instructions_url\":\"\"}],\"SteelBlue Building Components LLC\":[{\"manufacturer\":\"SteelBlue Building Components LLC\",\"approval_number_master\":\"FL#47471-R0\",\"approval_number\":\"FL47471.1\",\"seq\":1,\"product_model\":\"1250 SERIES DOOR\",\"product_description\":\"ROLL-UP DOOR\",\"design_pressure\":\"+38.1\\\/-43.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SteelBlue Building Components LLC\",\"approval_number_master\":\"FL#47471-R0\",\"approval_number\":\"FL47471.2\",\"seq\":2,\"product_model\":\"1270 SERIES DOOR\",\"product_description\":\"ROLL-UP DOOR\",\"design_pressure\":\"+22\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SteelBlue Building Components LLC\",\"approval_number_master\":\"FL#47471-R0\",\"approval_number\":\"FL47471.3\",\"seq\":3,\"product_model\":\"9530 SERIES DOOR\",\"product_description\":\"ROLL-UP DOOR\",\"design_pressure\":\"+11.5\\\/-13\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SteelBlue Building Components LLC\",\"approval_number_master\":\"FL#47471-R0\",\"approval_number\":\"FL47471.4\",\"seq\":4,\"product_model\":\"9550 SERIES DOOR\",\"product_description\":\"ROLL-UP DOOR\",\"design_pressure\":\"+38.1\\\/-43.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SteelBlue Building Components LLC\",\"approval_number_master\":\"FL#47471-R0\",\"approval_number\":\"FL47471.5\",\"seq\":5,\"product_model\":\"9570-LA SERIES DOOR\",\"product_description\":\"ROLL-UP DOOR\",\"design_pressure\":\"+22\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-01 00:00:00\",\"instructions_url\":\"\"}],\"RE Panels USA Inc\":[{\"manufacturer\":\"RE Panels USA Inc\",\"approval_number_master\":\"FL#47762-R1\",\"approval_number\":\"FL47762.1\",\"seq\":1,\"product_model\":\"R & S Series Garage Door\",\"product_description\":\"R & S Series Garage Door, 8'x8' Unglazed, No Strut\",\"design_pressure\":\"+28.5\\\/-33.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RE Panels USA Inc\",\"approval_number_master\":\"FL#47762-R1\",\"approval_number\":\"FL47762.2\",\"seq\":2,\"product_model\":\"R & S Series Garage Door\",\"product_description\":\"R & S Series Garage Door, 8'x8' Glazed, No Strut\",\"design_pressure\":\"+33\\\/-39.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RE Panels USA Inc\",\"approval_number_master\":\"FL#47762-R1\",\"approval_number\":\"FL47762.3\",\"seq\":3,\"product_model\":\"R & S Series Garage Door\",\"product_description\":\"R & S Series Garage Door, 18'x8' Unglazed with 5 Struts\",\"design_pressure\":\"+19.4\\\/-21.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RE Panels USA Inc\",\"approval_number_master\":\"FL#47762-R1\",\"approval_number\":\"FL47762.4\",\"seq\":4,\"product_model\":\"R & S Series Garage Door\",\"product_description\":\"R & S Series Garage Door, 18'x8' Glazed with 5 Struts\",\"design_pressure\":\"+19.4\\\/-21.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RE Panels USA Inc\",\"approval_number_master\":\"FL#47762-R1\",\"approval_number\":\"FL47762.5\",\"seq\":5,\"product_model\":\"R & S Series Garage Door\",\"product_description\":\"R & S Series Garage Door, 8'x8' Unglazed with 5 Struts\",\"design_pressure\":\"+30.0\\\/-32.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Mahon Door Corporation\":[{\"manufacturer\":\"Mahon Door Corporation\",\"approval_number_master\":\"FL#318-R0\",\"approval_number\":\"FL318.1\",\"seq\":1,\"product_model\":\"Service Door\",\"product_description\":\"Rolling Service Door, Steel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mahon Door Corporation\",\"approval_number_master\":\"FL#2338-R0\",\"approval_number\":\"FL2338.1\",\"seq\":1,\"product_model\":\"Rolling Steel Service Door\",\"product_description\":\"24 ft wide, +\\\/- 55 psf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"USDoor And Building Components\":[{\"manufacturer\":\"USDoor And Building Components\",\"approval_number_master\":\"FL#847-R0\",\"approval_number\":\"FL847.1\",\"seq\":1,\"product_model\":\"Model 501-21\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"USDoor And Building Components\",\"approval_number_master\":\"FL#847-R0\",\"approval_number\":\"FL847.2\",\"seq\":2,\"product_model\":\"Model 501-24\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"USDoor And Building Components\",\"approval_number_master\":\"FL#847-R0\",\"approval_number\":\"FL847.3\",\"seq\":3,\"product_model\":\"Model 501-28\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"USDoor And Building Components\",\"approval_number_master\":\"FL#847-R0\",\"approval_number\":\"FL847.4\",\"seq\":4,\"product_model\":\"Model 501-30\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"USDoor And Building Components\",\"approval_number_master\":\"FL#847-R0\",\"approval_number\":\"FL847.5\",\"seq\":5,\"product_model\":\"Model 501-44\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"USDoor And Building Components\",\"approval_number_master\":\"FL#891-R0\",\"approval_number\":\"FL891.1\",\"seq\":1,\"product_model\":\"Models 601 and 651 Commercial\",\"product_description\":\"Continuous Sheet Roll Up Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"USDoor And Building Components\",\"approval_number_master\":\"FL#3912-R0\",\"approval_number\":\"FL3912.1\",\"seq\":1,\"product_model\":\"501-30-104-NWL\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"USDoor And Building Components\",\"approval_number_master\":\"FL#3912-R0\",\"approval_number\":\"FL3912.2\",\"seq\":2,\"product_model\":\"652-30-144\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"USDoor And Building Components\",\"approval_number_master\":\"FL#11589-R0\",\"approval_number\":\"FL11589.1\",\"seq\":1,\"product_model\":\"MODEL 700 & 701\",\"product_description\":\"ROLL UP CURVED OR FLAT SLAT DOOR WITH WINDLOCKS. COLD FORMED GUIDES. MAXIMUM 14'-0\\\" WIDE BY 14'-0\\\" HIGH.\",\"design_pressure\":\"+41.2\\\/-41.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"USDoor And Building Components\",\"approval_number_master\":\"FL#11589-R0\",\"approval_number\":\"FL11589.2\",\"seq\":2,\"product_model\":\"MODEL 800 & 801\",\"product_description\":\"ROLL UP CURVED OR FLAT SLAT DOOR WITH WINDLOCKS. COLD FORMED GUIDES, STRUCTURAL WALL ANGLE. MAXIMUM 16'-0\\\" WIDE X 16'-0\\\".\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"USDoor And Building Components\",\"approval_number_master\":\"FL#11589-R0\",\"approval_number\":\"FL11589.3\",\"seq\":3,\"product_model\":\"MODEL 900, 901, & 902\",\"product_description\":\"ROLL UP CURVED, FLAT, OR INSULATED SLAT DOOR WITH WINDLOCKS. STRUCTURAL ANGLE GUIDES. MAXIMUM 24'-0\\\" WIDE X 24'-0\\\" HIGH.\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"USDoor And Building Components\",\"approval_number_master\":\"FL#12230-R0\",\"approval_number\":\"FL12230.1\",\"seq\":1,\"product_model\":\"501_502-30\",\"product_description\":\"ROLL UP SHEET DOOR WITH NYLON WINDLOCKS. MAXIMUM WIDTH 8'-8\\\".\",\"design_pressure\":\"+28.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"USDoor And Building Components\",\"approval_number_master\":\"FL#12230-R0\",\"approval_number\":\"FL12230.2\",\"seq\":2,\"product_model\":\"501_502-42.2\",\"product_description\":\"ROLL UP SHEET DOOR WITH NYLON WINDLOCKS. MAXIMUM WIDTH 10'-0\\\"\",\"design_pressure\":\"+39.6\\\/-42.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"USDoor And Building Components\",\"approval_number_master\":\"FL#12230-R0\",\"approval_number\":\"FL12230.3\",\"seq\":3,\"product_model\":\"651-28\",\"product_description\":\"ROLL UP SHEET DOOR WITH STEEL WINDLOCKS. MAXIUMUM DOOR WIDTH 20'-0\\\".\",\"design_pressure\":\"+26.0\\\/-28.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"USDoor And Building Components\",\"approval_number_master\":\"FL#12230-R0\",\"approval_number\":\"FL12230.4\",\"seq\":4,\"product_model\":\"651-37\",\"product_description\":\"ROLL UP SHEET DOOR WITH STEEL WINDLOCKS. MAXIMUM DOOR WIDTH 16'-0\\\".\",\"design_pressure\":\"+37.0\\\/-37.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"USDoor And Building Components\",\"approval_number_master\":\"FL#12230-R0\",\"approval_number\":\"FL12230.5\",\"seq\":5,\"product_model\":\"652-30\",\"product_description\":\"ROLL UP SHEET DOOR WITH NYLON WINDLOCKS. MAXIMUM WIDTH 18'-0\\\".\",\"design_pressure\":\"+28.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-28 00:00:00\",\"instructions_url\":\"\"}],\"BETCO, Inc.\":[{\"manufacturer\":\"BETCO, Inc.\",\"approval_number_master\":\"FL#1838-R0\",\"approval_number\":\"FL1838.1\",\"seq\":1,\"product_model\":\"Series 1080\",\"product_description\":\"Continuous Sheet Roll-Up Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BETCO, Inc.\",\"approval_number_master\":\"FL#1838-R0\",\"approval_number\":\"FL1838.2\",\"seq\":2,\"product_model\":\"Series 1080R3\",\"product_description\":\"Continuous Sheet Roll-Up Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BETCO, Inc.\",\"approval_number_master\":\"FL#1838-R0\",\"approval_number\":\"FL1838.3\",\"seq\":3,\"product_model\":\"Series 1080R4\",\"product_description\":\"Continuous Sheet Roll-Up Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BETCO, Inc.\",\"approval_number_master\":\"FL#1838-R0\",\"approval_number\":\"FL1838.4\",\"seq\":4,\"product_model\":\"Series 31050\",\"product_description\":\"Continuous Sheet Roll-Up Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BETCO, Inc.\",\"approval_number_master\":\"FL#1838-R0\",\"approval_number\":\"FL1838.5\",\"seq\":5,\"product_model\":\"Series 8850\",\"product_description\":\"Continuous Sheet Roll-Up Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BETCO, Inc.\",\"approval_number_master\":\"FL#1838-R0\",\"approval_number\":\"FL1838.6\",\"seq\":6,\"product_model\":\"Series 8880\",\"product_description\":\"Continuous Sheet Roll-Up Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BETCO, Inc.\",\"approval_number_master\":\"FL#1838-R0\",\"approval_number\":\"FL1838.7\",\"seq\":7,\"product_model\":\"Series 8880R4\",\"product_description\":\"Continuous Sheet Roll-Up Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"DBCI\":[{\"manufacturer\":\"DBCI\",\"approval_number_master\":\"FL#6613-R0\",\"approval_number\":\"FL6613.1\",\"seq\":1,\"product_model\":\"Series 5100 New Commercial\",\"product_description\":\"Roll-up Door\",\"design_pressure\":\"+60.4\\\/-83.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"DBCI\",\"approval_number_master\":\"FL#6964-R2\",\"approval_number\":\"FL6964.1\",\"seq\":1,\"product_model\":\"Series 690 New Mini\",\"product_description\":\"Roll-up Door\",\"design_pressure\":\"+85.5\\\/-95.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DBCI\",\"approval_number_master\":\"FL#6964-R2\",\"approval_number\":\"FL6964.2\",\"seq\":2,\"product_model\":\"Series 700 Mini\",\"product_description\":\"Roll-up Door\",\"design_pressure\":\"+37.6\\\/-45.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DBCI\",\"approval_number_master\":\"FL#7690-R1\",\"approval_number\":\"FL7690.1\",\"seq\":1,\"product_model\":\"Series 5000 Commercial\",\"product_description\":\"Roll-up Door\",\"design_pressure\":\"+60.4\\\/-68.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DBCI\",\"approval_number_master\":\"FL#12152-R0\",\"approval_number\":\"FL12152.1\",\"seq\":1,\"product_model\":\"5000 w\\\/ ACE Guide\",\"product_description\":\"Commercial wind lock door with ACE guide system\",\"design_pressure\":\"+19.9\\\/-22.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DBCI\",\"approval_number_master\":\"FL#12167-R0\",\"approval_number\":\"FL12167.1\",\"seq\":1,\"product_model\":\"2500 w\\\/ ACE Guide System\",\"product_description\":\"Non-Wind lock Commercial Roll up door\",\"design_pressure\":\"+11.5\\\/-13.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DBCI\",\"approval_number_master\":\"FL#6964-R4\",\"approval_number\":\"FL6964.3\",\"seq\":3,\"product_model\":\"Series 650\",\"product_description\":\"Roll-up Door\",\"design_pressure\":\"+13.9\\\/-15.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DBCI\",\"approval_number_master\":\"FL#6964-R4\",\"approval_number\":\"FL6964.4\",\"seq\":4,\"product_model\":\"Series 690\",\"product_description\":\"Roll-up Door\",\"design_pressure\":\"+28.2\\\/-32.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DBCI\",\"approval_number_master\":\"FL#6964-R4\",\"approval_number\":\"FL6964.5\",\"seq\":5,\"product_model\":\"Series K2500\\\/K2400\",\"product_description\":\"Roll-up Door\",\"design_pressure\":\"+11.5\\\/-13.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DBCI\",\"approval_number_master\":\"FL#6964-R4\",\"approval_number\":\"FL6964.6\",\"seq\":6,\"product_model\":\"Series K3000\",\"product_description\":\"Roll-up Door\",\"design_pressure\":\"+28.0\\\/-32.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DBCI\",\"approval_number_master\":\"FL#6964-R4\",\"approval_number\":\"FL6964.7\",\"seq\":7,\"product_model\":\"Series K5000\",\"product_description\":\"Roll-up Door\",\"design_pressure\":\"+28.0\\\/-32.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DBCI\",\"approval_number_master\":\"FL#6964-R4\",\"approval_number\":\"FL6964.8\",\"seq\":8,\"product_model\":\"Series K650\",\"product_description\":\"Roll-up Door\",\"design_pressure\":\"+13.9\\\/-15.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DBCI\",\"approval_number_master\":\"FL#6964-R4\",\"approval_number\":\"FL6964.9\",\"seq\":9,\"product_model\":\"Series K690\",\"product_description\":\"Roll-up Door\",\"design_pressure\":\"+28.2\\\/-32.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DBCI\",\"approval_number_master\":\"FL#6964-R5\",\"approval_number\":\"FL6964.10\",\"seq\":10,\"product_model\":\"Series K690\",\"product_description\":\"Roll-up Door\",\"design_pressure\":\"+28.2\\\/-32.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Rolling Door Manufacturing Corp.\":[{\"manufacturer\":\"Rolling Door Manufacturing Corp.\",\"approval_number_master\":\"FL#8346-R0\",\"approval_number\":\"FL8346.1\",\"seq\":1,\"product_model\":\"NHV-1665\",\"product_description\":\"Max. Width: 16' 2\\\" Roll Up Door (Flat Slats). Design Pressure: +\\\/- 65 psf. NHVHZ.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rolling Door Manufacturing Corp.\",\"approval_number_master\":\"FL#8344-R2\",\"approval_number\":\"FL8344.1\",\"seq\":1,\"product_model\":\"HV-1665\",\"product_description\":\"Max Width: 16' 2\\\" Roll Up Door (Flat Slats). Design Pressure: +\\\/- 65 psf. HVHZ.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Roller Star USA\":[{\"manufacturer\":\"Roller Star USA\",\"approval_number_master\":\"FL#9104-R1\",\"approval_number\":\"FL9104.1\",\"seq\":1,\"product_model\":\"RE 1500 ULTRA ER\",\"product_description\":\"ROLLING DOOR HURRICANE PROTECTION DEVICE\",\"design_pressure\":\"+105\\\/-105\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roller Star USA\",\"approval_number_master\":\"FL#13506-R0\",\"approval_number\":\"FL13506.1\",\"seq\":1,\"product_model\":\"RE 600 ULTRA ER\",\"product_description\":\"RE 600 ULTRA ER Extruded Aluminum Rolling Door\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Alutech United, Inc.\":[{\"manufacturer\":\"Alutech United, Inc.\",\"approval_number_master\":\"FL#10545-R0\",\"approval_number\":\"FL10545.1\",\"seq\":1,\"product_model\":\"Barracuda I End Retention Roll Up Door System (HVHZ)\",\"product_description\":\"\\\"Extruded aluminum slats interlocked together thru knukles and retained by tracks to provide hurricane protection\\\".\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alutech United, Inc.\",\"approval_number_master\":\"FL#10550-R0\",\"approval_number\":\"FL10550.1\",\"seq\":1,\"product_model\":\"Barracuda II End retention Roll Up Door System (HVHZ)\",\"product_description\":\"\\\"Extruded aluminum slats interlocked together thru knuckles and retained by tracks to provide hurricane protection\\\".\",\"design_pressure\":\"++62p.s.f\\\/--62p.s.f\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Hendee Enterprises, Inc.\":[{\"manufacturer\":\"Hendee Enterprises, Inc.\",\"approval_number_master\":\"FL#11131-R0\",\"approval_number\":\"FL11131.1\",\"seq\":1,\"product_model\":\"Force 12 700 Series HVHZ\",\"product_description\":\"A flexible wind abatement and impact protection system that may be used for new or existing construction\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-06 00:00:00\",\"instructions_url\":\"\"}],\"Albany Door Systems\":[{\"manufacturer\":\"Albany Door Systems\",\"approval_number_master\":\"FL#10420-R0\",\"approval_number\":\"FL10420.1\",\"seq\":1,\"product_model\":\"UltraSecure 3000 HD\",\"product_description\":\"High Performance Door for Hurricane Zone\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-10 00:00:00\",\"instructions_url\":\"\"}],\"Access Overhead Garage Doors\":[{\"manufacturer\":\"Access Overhead Garage Doors\",\"approval_number_master\":\"FL#12649-R0\",\"approval_number\":\"FL12649.1\",\"seq\":1,\"product_model\":\"Wood Garage Door System\",\"product_description\":\"Hurricane Wood Garage Door System\",\"design_pressure\":\"+43.4\\\/-50.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-26 00:00:00\",\"instructions_url\":\"\"}],\"Atlantic Metal Extrusions, LLC\":[{\"manufacturer\":\"Atlantic Metal Extrusions, LLC\",\"approval_number_master\":\"FL#13507-R0\",\"approval_number\":\"FL13507.1\",\"seq\":1,\"product_model\":\"Impact Resistance Rolling Door\",\"product_description\":\"Impact Resistance Aluminum Rolling Door\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Five Star Quality Manufacturing Corp.\":[{\"manufacturer\":\"Five Star Quality Manufacturing Corp.\",\"approval_number_master\":\"FL#13905-R0\",\"approval_number\":\"FL13905.1\",\"seq\":1,\"product_model\":\"RE 600 ULTRA ER\",\"product_description\":\"RE 600 ULTRA ER EXTRUDED ALUMINUM ROLLING DOOR\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Five Star Quality Manufacturing Corp.\",\"approval_number_master\":\"FL#13912-R0\",\"approval_number\":\"FL13912.1\",\"seq\":1,\"product_model\":\"RE 1500 ULTRA ER\",\"product_description\":\"RE 1500 ULTRA ER XTRUDED ALUMINUM ROLLING DOOR\",\"design_pressure\":\"+105\\\/-105\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Miami Rolling Doors, Corp.\":[{\"manufacturer\":\"Miami Rolling Doors, Corp.\",\"approval_number_master\":\"FL#14141-R0\",\"approval_number\":\"FL14141.1\",\"seq\":1,\"product_model\":\"MRD-65\",\"product_description\":\"MRD-65 ROLLING DOORS\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Miami Rolling Doors, Corp.\",\"approval_number_master\":\"FL#18683-R0\",\"approval_number\":\"FL18683.1\",\"seq\":1,\"product_model\":\"MRD-65 Steel Rolling Door\",\"product_description\":\"Model MRD-65 steel rolling door - large missile impact up to 24'-6 5\\\/8\\\" wide\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-30 00:00:00\",\"instructions_url\":\"\"}],\"Jupiter Industries LLC\":[{\"manufacturer\":\"Jupiter Industries LLC\",\"approval_number_master\":\"FL#16130-R0\",\"approval_number\":\"FL16130.1\",\"seq\":1,\"product_model\":\"60 mm Impact Rated Rolling Door\",\"product_description\":\"Impact Resistance Aluminum Rolling Door\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ASSA ABLOY Entrance Systems\":[{\"manufacturer\":\"ASSA ABLOY Entrance Systems\",\"approval_number_master\":\"FL#17034-R0\",\"approval_number\":\"FL17034.1\",\"seq\":1,\"product_model\":\"Albany RR3000 Hurricane\",\"product_description\":\"High Performance Door for Hurricane Zone\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-30 00:00:00\",\"instructions_url\":\"\"}],\"DAB Doors Company, Inc.\":[{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#17882-R0\",\"approval_number\":\"FL17882.1\",\"seq\":1,\"product_model\":\"Series 1200 Hurricane Master Steel Roll-Up Door 12'-6\\\" Wide\",\"product_description\":\"Large missile impact resistant 12'-6\\\" x 24' steel roll up door.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-11-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#17882-R0\",\"approval_number\":\"FL17882.2\",\"seq\":2,\"product_model\":\"Steel Roll-Up Door 14'-0\\\" Wide\",\"product_description\":\"Large missile impact resistant 14' x 24' steel roll up door.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAB Doors Company, Inc.\",\"approval_number_master\":\"FL#17882-R0\",\"approval_number\":\"FL17882.3\",\"seq\":3,\"product_model\":\"Steel Roll-Up Door 22'-0\\\" Wide w\\\/ Optional Insulated Slats\",\"product_description\":\"Large missile impact resistant 22' x 24' steel roll up door.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-11-04 00:00:00\",\"instructions_url\":\"\"}]},\"a. exterior doors|||5. automatic\":{\"Portalp USA Inc.\":[{\"manufacturer\":\"Portalp USA Inc.\",\"approval_number_master\":\"FL#13817-R0\",\"approval_number\":\"FL13817.1\",\"seq\":1,\"product_model\":\"DIVA\",\"product_description\":\"DIVA ALUMINUM AUTOMATIC SLIDING DOOR - IMPACT\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"NABCO Entrances, Inc.\":[{\"manufacturer\":\"NABCO Entrances, Inc.\",\"approval_number_master\":\"FL#16167-R6\",\"approval_number\":\"FL16167.1\",\"seq\":1,\"product_model\":\"GT 1175\",\"product_description\":\"Bi-Parting Fixed Sidelight\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NABCO Entrances, Inc.\",\"approval_number_master\":\"FL#16167-R6\",\"approval_number\":\"FL16167.2\",\"seq\":2,\"product_model\":\"GT 1175\",\"product_description\":\"Bi-Parting Fixed Sidelight\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NABCO Entrances, Inc.\",\"approval_number_master\":\"FL#16167-R6\",\"approval_number\":\"FL16167.3\",\"seq\":3,\"product_model\":\"GT 1175\",\"product_description\":\"Bi-Parting Full Open\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NABCO Entrances, Inc.\",\"approval_number_master\":\"FL#16167-R6\",\"approval_number\":\"FL16167.4\",\"seq\":4,\"product_model\":\"GT 1175\",\"product_description\":\"Bi-Parting Full Open\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NABCO Entrances, Inc.\",\"approval_number_master\":\"FL#16167-R6\",\"approval_number\":\"FL16167.5\",\"seq\":5,\"product_model\":\"GT 1400\",\"product_description\":\"Bi-Folding Double Leaf\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NABCO Entrances, Inc.\",\"approval_number_master\":\"FL#16167-R6\",\"approval_number\":\"FL16167.6\",\"seq\":6,\"product_model\":\"GT 1400\",\"product_description\":\"Bi-Folding Double Leaf\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NABCO Entrances, Inc.\",\"approval_number_master\":\"FL#39894-R1\",\"approval_number\":\"FL39894.1\",\"seq\":1,\"product_model\":\"System GT 1175 - Automatic Sliding Glass Door\",\"product_description\":\"Exterior Automatic Sliding Glass Door with Aluminum Reinforcements, and Partial and Full Break-Out Options. Rated for Non Impact and for Large and Small Impact.\",\"design_pressure\":\"+105\\\/-105\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NABCO Entrances, Inc.\",\"approval_number_master\":\"FL#8295-R0\",\"approval_number\":\"FL8295.1\",\"seq\":1,\"product_model\":\"GT 1175\",\"product_description\":\"BiPart Fixed SideLight\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NABCO Entrances, Inc.\",\"approval_number_master\":\"FL#8295-R0\",\"approval_number\":\"FL8295.2\",\"seq\":2,\"product_model\":\"GT 1175\",\"product_description\":\"BiPart Full Open\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NABCO Entrances, Inc.\",\"approval_number_master\":\"FL#8295-R0\",\"approval_number\":\"FL8295.3\",\"seq\":3,\"product_model\":\"GT 1400\",\"product_description\":\"BiFold Double Leaf\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NABCO Entrances, Inc.\",\"approval_number_master\":\"FL#16802-R0\",\"approval_number\":\"FL16802.1\",\"seq\":1,\"product_model\":\"GT 1175 - Large & Small Missile Impact\",\"product_description\":\"Single \\\/ Bipart \\\/ Fixed Sidelite \\\/ Full Breakout\",\"design_pressure\":\"+105\\\/-105\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NABCO Entrances, Inc.\",\"approval_number_master\":\"FL#16802-R0\",\"approval_number\":\"FL16802.2\",\"seq\":2,\"product_model\":\"GT 1175 - Non Impact\",\"product_description\":\"Single \\\/ Bipart Fixed Sidelite \\\/ Full Breakout\",\"design_pressure\":\"+106\\\/-106\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-26 00:00:00\",\"instructions_url\":\"\"}],\"TORMAX USA Inc.\":[{\"manufacturer\":\"TORMAX USA Inc.\",\"approval_number_master\":\"FL#17648-R4\",\"approval_number\":\"FL17648.1\",\"seq\":1,\"product_model\":\"TX9200 Storm Impact\",\"product_description\":\"Fixed Sidelites, Impact Rated Automatic Aluminum Sliding Glass Door System; Bipart Package: (O-SX-SX-O) Max Width: 184\\\" x Max Height 104\\\"; Single Slide Package: LH (O-SX) or RH (SX-O) Max Width: 93-3\\\/16\\\" x Max Height: 104\\\"\",\"design_pressure\":\"+57 PSF*\\\/-57 PSF*\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TORMAX USA Inc.\",\"approval_number_master\":\"FL#17648-R4\",\"approval_number\":\"FL17648.2\",\"seq\":2,\"product_model\":\"TX9200 Storm Non-Impact\",\"product_description\":\"Fixed Sidelite, Non-Impact Rated Automatic Aluminum Sliding Glass Door System; Bipart Package: (O-SX-SX-O) Max Width: 184\\\" x Max Height 104\\\"; Single Slide Package: LH (O-SX) or RH (SX-O) Max Width: 93-3\\\/16\\\" x Max Height: 104\\\"\",\"design_pressure\":\"+57 PSF*\\\/-57 PSF*\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TORMAX USA Inc.\",\"approval_number_master\":\"FL#17648-R4\",\"approval_number\":\"FL17648.3\",\"seq\":3,\"product_model\":\"TX9300 Storm Impact\",\"product_description\":\"Full Breakout, Impact Rated Automatic Aluminum Sliding Glass Door System; Bipart Package: (SO-SX-SX-SO) Max Width: 184\\\" x Max Height 104\\\"; Single Slide Package: LH (SO-SX) or RH (SX-SO) Max Width: 93-3\\\/16\\\" x Max Height: 104\\\"\",\"design_pressure\":\"+55 PSF*\\\/-55 PSF*\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TORMAX USA Inc.\",\"approval_number_master\":\"FL#17648-R4\",\"approval_number\":\"FL17648.4\",\"seq\":4,\"product_model\":\"TX9300 Storm Non-Impact\",\"product_description\":\"Full Breakout, Non-Impact Rated Automatic Aluminum Sliding Glass Door System; Bipart Package: (SO-SX-SX-SO) Max Width: 184\\\" x Max Height 104\\\"; Single Slide Package: LH (SO-SX) or RH (SX-SO) Max Width: 93-3\\\/16\\\" x Max Height: 104\\\"\",\"design_pressure\":\"+55 PFS*\\\/-55 PFS*\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TORMAX USA Inc.\",\"approval_number_master\":\"FL#7670-R0\",\"approval_number\":\"FL7670.1\",\"seq\":1,\"product_model\":\"9300 Impact\",\"product_description\":\"TX9300 Impact Automatic Aluminum Sliding Glass Door System;\\nBipart System: Max. Width 184\\\" x Max. Height 104\\\",\\nSingle Slide System: Max. Width 93-3\\\/16\\\" x Max. Height 104\\\"\",\"design_pressure\":\"+55 PSF\\\/-55 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TORMAX USA Inc.\",\"approval_number_master\":\"FL#7680-R0\",\"approval_number\":\"FL7680.1\",\"seq\":1,\"product_model\":\"9300 Non Impact\",\"product_description\":\"TX9300 Non Impact Automatic Aluminum Sliding Door System;\\nBipart System: Max. Width 184\\\" x Max. Height 104\\\",\\nSingle Slide System: Max. Width 93-3\\\/16\\\" x Max. Height 104\\\"\",\"design_pressure\":\"+55 PSF\\\/-55 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TORMAX USA Inc.\",\"approval_number_master\":\"FL#7681-R0\",\"approval_number\":\"FL7681.1\",\"seq\":1,\"product_model\":\"9200 Impact\",\"product_description\":\"TX9200 Impact, Automatic Alumimum Sliding Glass Door System:\\nBipart System: Max. Width 184\\\" x Max. Height 104\\\",\\nSingle Slide System: Max. Width 93-3\\\/16\\\" x Max. Height 104\\\"\",\"design_pressure\":\"+57 PSF\\\/-57 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TORMAX USA Inc.\",\"approval_number_master\":\"FL#7682-R0\",\"approval_number\":\"FL7682.1\",\"seq\":1,\"product_model\":\"9200 Non Impact\",\"product_description\":\"TX9200 Non Impact Automatic Aluminum Sliding Glass Door System;\\nBipart System: Max. Width 184\\\" x Max. Height 104\\\",\\nSingle Slide System: Max. Width 93-3\\\/16\\\" x Max. Height 104\\\"\",\"design_pressure\":\"+57 PSF\\\/-57 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TORMAX USA Inc.\",\"approval_number_master\":\"FL#14684-R0\",\"approval_number\":\"FL14684.1\",\"seq\":1,\"product_model\":\"TX9200 Storm Impact\",\"product_description\":\"Fixed Sidelite, Impact Rated, Automatic Aluminum Sliding Glass Door System; Bipart Package: (O-SX-SX-O) Max Width: 184\\\" x Max Height: 104\\\"; Single Slide Package: LH (O-SX) or RH (SX-O) Max Width: 93-3\\\/16\\\" x Max Height: 104\\\"\",\"design_pressure\":\"+57 PSF*\\\/-57 PSF*\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TORMAX USA Inc.\",\"approval_number_master\":\"FL#14684-R0\",\"approval_number\":\"FL14684.2\",\"seq\":2,\"product_model\":\"TX9200 Storm Non-Impact\",\"product_description\":\"Fixed Sidelite, Non-Impact Rated, Automatic Aluminum Sliding Glass Door System; Bipart Package: (O-SX-SX-O) Max Width: 184\\\" x Max Height: 104\\\"; Single Slide Package: LH (O-SX) or RH (SX-O) Max Width: 93-3\\\/16\\\" x Max Height: 104\\\"\",\"design_pressure\":\"+64 PSF*\\\/-64 PSF*\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TORMAX USA Inc.\",\"approval_number_master\":\"FL#14684-R0\",\"approval_number\":\"FL14684.3\",\"seq\":3,\"product_model\":\"TX9300 Storm Impact\",\"product_description\":\"Full Breakout, Impact Rated, Automatic Aluminum Sliding Glass Door System;\\nBipart Package: (SO-SX-SX-SO) Max Width: 184\\\" x Max Height: 104\\\";\\nSingle Slide Package: LH (SO-SX) or RH (SX-SO) Max Width: 93-3\\\/16\\\" x Max Height: 104\\\"\",\"design_pressure\":\"+55 PSF*\\\/-55 PSF*\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TORMAX USA Inc.\",\"approval_number_master\":\"FL#14684-R0\",\"approval_number\":\"FL14684.4\",\"seq\":4,\"product_model\":\"TX9300 Storm Non-Impact\",\"product_description\":\"Full Breakout, Non-Impact Rated, Automatic Aluminum Sliding Glass Door System; Bipart Package: (SO-SX-SX-SO) Max Width: 184\\\" x Max Height: 104\\\"; Single Slide Package: LH (SO-SX) or RH (SX-SO) Max Width: 93-3\\\/16\\\" x Max Height: 104\\\"\",\"design_pressure\":\"+62 PSF*\\\/-62 PSF*\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-22 00:00:00\",\"instructions_url\":\"\"}],\"Assa Abloy Entrance Systems US Inc.\":[{\"manufacturer\":\"Assa Abloy Entrance Systems US Inc.\",\"approval_number_master\":\"FL#16128-R0\",\"approval_number\":\"FL16128.1\",\"seq\":1,\"product_model\":\"Besam Resilience Door System\",\"product_description\":\"Besam Resilience Full Breakout (FBO) Bi-Part Large & Small Missile Impact Door System\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Assa Abloy Entrance Systems US Inc.\",\"approval_number_master\":\"FL#16128-R0\",\"approval_number\":\"FL16128.2\",\"seq\":2,\"product_model\":\"Besam Resilience Door System\",\"product_description\":\"Besam Resilience Fixed Sidelite (FSL) Large & Small Missile Impact Door System\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Assa Abloy Entrance Systems US Inc.\",\"approval_number_master\":\"FL#16128-R0\",\"approval_number\":\"FL16128.3\",\"seq\":3,\"product_model\":\"Besam Resilience Door System\",\"product_description\":\"Besam Resilience Full Breakout (FBO) Bi-Part Non-Impact Door System\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Assa Abloy Entrance Systems US Inc.\",\"approval_number_master\":\"FL#16128-R0\",\"approval_number\":\"FL16128.4\",\"seq\":4,\"product_model\":\"Besam Resilience Door System\",\"product_description\":\"Besam Resilience Fixed Sidelite (FSL) Non-Impact Door System\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Assa Abloy Entrance Systems US Inc.\",\"approval_number_master\":\"FL#16128-R0\",\"approval_number\":\"FL16128.5\",\"seq\":5,\"product_model\":\"Besam Resilience Door System\",\"product_description\":\"Besam Resilience Transom Full Breakout (FBO) Bi-Part Non-Impact Door System\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Assa Abloy Entrance Systems US Inc.\",\"approval_number_master\":\"FL#26008-R0\",\"approval_number\":\"FL26008.1\",\"seq\":1,\"product_model\":\"ASSA ABLOY SL500 Resilience Sliding Door System\",\"product_description\":\"SL500 Resilience Full Breakout Bi-Part & Single-Slide Large Missile Impact - Missile D\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Assa Abloy Entrance Systems US Inc.\",\"approval_number_master\":\"FL#26008-R0\",\"approval_number\":\"FL26008.2\",\"seq\":2,\"product_model\":\"ASSA ABLOY SL500 Resilience Sliding Door System\",\"product_description\":\"SL500 Resilience Full Breakout Bi-Part & Single-Slide Large Missile Impact - Missile E\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Assa Abloy Entrance Systems US Inc.\",\"approval_number_master\":\"FL#26008-R1\",\"approval_number\":\"FL26008.3\",\"seq\":3,\"product_model\":\"ASSA ABLOY SL500 Resilience Sliding Door System\",\"product_description\":\"SL500 Resilience Full Breakout Bi-Part & Single-Slide Large Missile Impact - 104\\\" Height - Missile D\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Assa Abloy Entrance Systems US Inc.\",\"approval_number_master\":\"FL#26008-R1\",\"approval_number\":\"FL26008.4\",\"seq\":4,\"product_model\":\"ASSA ABLOY SL500 Resilience Sliding Door System\",\"product_description\":\"SL500 Resilience Full Breakout Bi-Part & Single-Slide Large Missile Impact - 104\\\" Height - Missile E\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Assa Abloy Entrance Systems US Inc.\",\"approval_number_master\":\"FL#30356-R0\",\"approval_number\":\"FL30356.1\",\"seq\":1,\"product_model\":\"SL500 Resilience R104\",\"product_description\":\"Impact Resistant Glazed Aluminum Automatic Sliding Glass Door, Single and Bi-Part.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Assa Abloy Entrance Systems US Inc.\",\"approval_number_master\":\"FL#30356-R1\",\"approval_number\":\"FL30356.2\",\"seq\":2,\"product_model\":\"SL500 Resilience R104\",\"product_description\":\"Impact Resistant Glazed Aluminum Automatic Sliding Glass Door, Single and Bi-Part, Fixed Side-Lite.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Assa Abloy Entrance Systems US Inc.\",\"approval_number_master\":\"FL#30356-R2\",\"approval_number\":\"FL30356.3\",\"seq\":3,\"product_model\":\"SL500 Resilience R104-FSL\",\"product_description\":\"Impact Resistant Glazed Aluminum Automatic Sliding Glass Door, Single and Bi-Part, Fixed Side-Lite.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Assa Abloy Entrance Systems US Inc.\",\"approval_number_master\":\"FL#30356-R2\",\"approval_number\":\"FL30356.4\",\"seq\":4,\"product_model\":\"SL500 Resilience R104-FSL (HVHZ)\",\"product_description\":\"Impact Resistant Glazed Aluminum Automatic Sliding Glass Door (HVHZ), Single and Bi-Part, Fixed Side-Lite.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Assa Abloy Entrance Systems US Inc.\",\"approval_number_master\":\"FL#30356-R3\",\"approval_number\":\"FL30356.5\",\"seq\":5,\"product_model\":\"SL500 Resilience R128-FBO\",\"product_description\":\"Impact Resistant Glazed Aluminum Automatic Sliding Glass Door, Single and Bi-Part, Full Break-Out.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Assa Abloy Entrance Systems US Inc.\",\"approval_number_master\":\"FL#30356-R6\",\"approval_number\":\"FL30356.6\",\"seq\":6,\"product_model\":\"SL500 Resilience R128-FBO\",\"product_description\":\"Impact Resistant Glazed Aluminum Automatic Sliding Glass Door (HVHZ), Single and Bi-Part, Full Break-Out.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Gildor Inc\":[{\"manufacturer\":\"Gildor Inc\",\"approval_number_master\":\"FL#34561-R2\",\"approval_number\":\"FL34561.1\",\"seq\":1,\"product_model\":\"Gildor Model SLM\",\"product_description\":\"H Automatic Sliding Glass Door\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Record U.S.A. Inc.\":[{\"manufacturer\":\"Record U.S.A. Inc.\",\"approval_number_master\":\"FL#41647-R0\",\"approval_number\":\"FL41647.1\",\"seq\":1,\"product_model\":\"WindCord 5400\\\/5500 Series (FBO)\",\"product_description\":\"Glazed Aluminum Automatic Sliding Glass Door with Full Break-Out Panels. Level D & Level E Large and Small Missile Impact Resistant (HVHZ).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Record U.S.A. Inc.\",\"approval_number_master\":\"FL#41647-R0\",\"approval_number\":\"FL41647.2\",\"seq\":2,\"product_model\":\"WindCord 5400\\\/5500 Series (FSL)\",\"product_description\":\"Glazed Aluminum Automatic Sliding Glass Door with Fixed Side Lites. Level D Large and Small Missile Impact Resistant (HVHZ).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Record U.S.A. Inc.\",\"approval_number_master\":\"FL#41647-R1\",\"approval_number\":\"FL41647.3\",\"seq\":3,\"product_model\":\"WindCord 5400\\\/5500 FSL\",\"product_description\":\"Glazed Aluminum Automatic Sliding Glass Door with Fixed Side Lites. Level D Large and Small Missile Impact Resistant.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Record U.S.A. Inc.\",\"approval_number_master\":\"FL#41647-R1\",\"approval_number\":\"FL41647.4\",\"seq\":4,\"product_model\":\"WindCord 5400\\\/5500 Series FSL (HVHZ)\",\"product_description\":\"Glazed Aluminum Automatic Sliding Glass Door with Fixed Side Lites. Level D Large and Small Missile Impact Resistant (HVHZ).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Allegion Access Technologies, LLC\":[{\"manufacturer\":\"Allegion Access Technologies, LLC\",\"approval_number_master\":\"FL#42072-R0\",\"approval_number\":\"FL42072.1\",\"seq\":1,\"product_model\":\"Dura-Storm Series 2000\\\/3000 - Missile Level D\",\"product_description\":\"Dura-Storm Series 2000\\\/3000 Missile level D, Bi-part & Single Slide.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion Access Technologies, LLC\",\"approval_number_master\":\"FL#42072-R0\",\"approval_number\":\"FL42072.2\",\"seq\":2,\"product_model\":\"Dura-Storm Series 3000 - Missile Level E\",\"product_description\":\"Dura-Storm Series 3000 Missile level E, Bi-part & Single Slide.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Stanley Access Technologies\":[{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#379-R0\",\"approval_number\":\"FL379.1\",\"seq\":1,\"product_model\":\"Diamond Series 2000\",\"product_description\":\"Aluminum Automatic SGD Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#379-R0\",\"approval_number\":\"FL379.2\",\"seq\":2,\"product_model\":\"Dura-Glide 2000\\\/3000\",\"product_description\":\"Automatic Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#379-R0\",\"approval_number\":\"FL379.3\",\"seq\":3,\"product_model\":\"Dura-Glide 3000\",\"product_description\":\"Aluminum (MS) Automatic SGD w\\\/Breakout\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#379-R0\",\"approval_number\":\"FL379.4\",\"seq\":4,\"product_model\":\"Dura-Glide 3000\",\"product_description\":\"Aluminum (MS) Automatic SGD (Steel Reinforcement)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#379-R0\",\"approval_number\":\"FL379.5\",\"seq\":5,\"product_model\":\"Dura-Storm 2000\\\/3000\",\"product_description\":\"Automatic Aluminum SGD Impact\\\/Reinforced\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#379-R0\",\"approval_number\":\"FL379.6\",\"seq\":6,\"product_model\":\"Dura-Storm 2000\\\/3000\",\"product_description\":\"Aluminum SGD Impact with Reinforcement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#379-R0\",\"approval_number\":\"FL379.7\",\"seq\":7,\"product_model\":\"none\",\"product_description\":\"none\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#3627-R0\",\"approval_number\":\"FL3627.1\",\"seq\":1,\"product_model\":\"Dura-Storm 3000\",\"product_description\":\"Automatic Sliding Entrance Door (Non-Reinforced)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#5503-R0\",\"approval_number\":\"FL5503.1\",\"seq\":1,\"product_model\":\"Dura-Glide 2000 \\\/ 3000\",\"product_description\":\"Automatic Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#5503-R0\",\"approval_number\":\"FL5503.2\",\"seq\":2,\"product_model\":\"Dura-Storm 2000 \\\/ 3000\",\"product_description\":\"Automatic Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#6249-R0\",\"approval_number\":\"FL6249.1\",\"seq\":1,\"product_model\":\"\\\"By Pass\\\" Reinforced, LMI\",\"product_description\":\"Series \\\"By Pass\\\" Alum Auto Sliding Glass Door -\\nLarge Missile Impact Resistant -\\nReinforced Meeting Rails\\nSx-O-Sx, With Breakout -\\nNOA #03-0605.03\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#6249-R0\",\"approval_number\":\"FL6249.2\",\"seq\":2,\"product_model\":\"\\\"Diamond\\\" 2000 Reinforced, LMI\",\"product_description\":\"Series \\\"Diamond\\\" 2000 Alum Auto Sliding Glass Door -\\nLarge Missile Impact Resistant -\\nReinforced Meeting Rails -\\nNOA #05-0811.02\",\"design_pressure\":\"+43.3\\\/-43.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#6249-R0\",\"approval_number\":\"FL6249.3\",\"seq\":3,\"product_model\":\"\\\"Dura-Glide\\\" 2000 + 3000 Non-Reinforced\",\"product_description\":\"Series \\\"Dura-Glide\\\" 2000 & 3000 Alum Auto Sliding Glass Door -\\nNon-Impact Resistant -\\nNon-Reinforced Meeting Rails -\\nNOA #05-0901.14\",\"design_pressure\":\"+45.9\\\/-45.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#6249-R0\",\"approval_number\":\"FL6249.4\",\"seq\":4,\"product_model\":\"\\\"Dura-Glide\\\" 3000 Non-Reinforced\",\"product_description\":\"Series \\\"Dura-Glide\\\" 3000 Alum Auto Sliding Glass Door -\\nNon-Impact Resistant -\\nNon-Reinforced Meeting Rails -\\nNOA #05-0817.16\",\"design_pressure\":\"+56\\\/-56\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#6249-R0\",\"approval_number\":\"FL6249.5\",\"seq\":5,\"product_model\":\"\\\"Dura-Glide\\\" 3000 Reinforced\",\"product_description\":\"Series \\\"Dura-Glide\\\" 3000 Alum Auto Sliding Glass Door -\\nNon-Impact Resistant -\\nReinforced Meeting Rails -\\nNOA #05-0829.02\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#6249-R0\",\"approval_number\":\"FL6249.6\",\"seq\":6,\"product_model\":\"\\\"Dura-Storm\\\" 2000 + 3000, Non-Reinforced, LMI\",\"product_description\":\"Series \\\"Dura-Storm\\\" 2000 & 3000 Alum Auto Sliding Glass Door -\\nLarge Missile & Small Missile Impact Resistant -\\nNon-Reinforced Meeting Rails -\\nNOA #05-0817.17\",\"design_pressure\":\"+56\\\/-56\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#6249-R0\",\"approval_number\":\"FL6249.7\",\"seq\":7,\"product_model\":\"\\\"Dura-Storm\\\" 2000 + 3000, Reinforced, LMI\",\"product_description\":\"Series \\\"Dura-Storm\\\" 2000 & 3000 Alum Auto Sliding Glass Door -\\nLarge Missile & Small Missile Impact Resistant -\\nReinforced Meeting Rails -\\nNOA #05-0812.05\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#6249-R0\",\"approval_number\":\"FL6249.8\",\"seq\":8,\"product_model\":\"\\\"Dura-Storm\\\" 3000 Non-Reinforced, LMI\",\"product_description\":\"Series \\\"Dura-Storm\\\" Alum Auto Sliding Glass Door -\\nLarge Missile & Small Missile Impact Resistant -\\nNon-Reinforced Meeting Rails -\\nNOA #05-0228-01\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#6249-R0\",\"approval_number\":\"FL6249.9\",\"seq\":9,\"product_model\":\"\\\"Dura-Storm\\\" 3000 Reinforced, LMI\",\"product_description\":\"Series \\\"Dura-Storm\\\" Alum Auto Sliding Glass Door -\\nLarge Missile & Small Missile Impact Resistant -\\nReinforced Meeting Rails -\\nNOA #04-1026.02\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#10622-R0\",\"approval_number\":\"FL10622.1\",\"seq\":1,\"product_model\":\"\\\"2000\\\" Aluminum Automatic Sliding Glass Door\",\"product_description\":\"\\\"2000\\\" Aluminum Automatic Sliding Glass Door w\\\/ reinforcements- Large and Small Missile Impact Resistant\",\"design_pressure\":\"+43.3\\\/--43.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#10622-R0\",\"approval_number\":\"FL10622.2\",\"seq\":2,\"product_model\":\"\\\"3000 Dura Glide\\\" Aluminum (MS) Automatic Sliding Glass Door\",\"product_description\":\"\\\"3000 Dura Glide\\\" Aluminum (MS) Automatic Sliding Glass Door w\\\/ Breakout - Non Impact Resistant\",\"design_pressure\":\"+56\\\/-56\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#10622-R0\",\"approval_number\":\"FL10622.3\",\"seq\":3,\"product_model\":\"\\\"Dura-Storm 2000\\\/3000\\\" Aluminum Automatic Sliding Glass Door\",\"product_description\":\"\\\"Dura-Storm 2000\\\/3000\\\" Aluminum Automatic Sliding Glass Door w\\\/ Breakout- Large and Small Missile Impact Resistant\",\"design_pressure\":\"+56\\\/-56\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#10622-R0\",\"approval_number\":\"FL10622.4\",\"seq\":4,\"product_model\":\"\\\"Dura-Storm 2000\\\/3000\\\" Aluminum Automatic Sliding Glass Door\",\"product_description\":\"\\\"Dura-Storm 2000\\\/3000\\\" Aluminum Automatic Sliding Glass Door (reinforced) - Large and Small Missile Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#10622-R0\",\"approval_number\":\"FL10622.5\",\"seq\":5,\"product_model\":\"Dura-Glide Series \\\"3000\\\" Aluminum Automatic Sliding Glass Door\",\"product_description\":\"Dura-Glide Series \\\"3000\\\" Aluminum Automatic Sliding Glass Door (Steel Reinforced) - Non Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#10622-R0\",\"approval_number\":\"FL10622.6\",\"seq\":6,\"product_model\":\"Dura-Storm 3000 - Reinforced - Aluminum Automatic Sliding Entrance Door\",\"product_description\":\"Dura-Storm 3000 - Reinforced - Aluminum Automatic Sliding Entrance Door\\nLarge and Small Missile Impact Resistant\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#10622-R0\",\"approval_number\":\"FL10622.7\",\"seq\":7,\"product_model\":\"Dura-Storm 3000 Aluminum Automatic Sliding Entrance Door\",\"product_description\":\"Dura-Storm 3000 Aluminum Automatic Sliding Entrance Door\\nLarge and Small Missile Impact Resistant\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#10622-R0\",\"approval_number\":\"FL10622.8\",\"seq\":8,\"product_model\":\"Series \\\"2000\\\/3000\\\" Aluminum Automatic Sliding Glass Door\",\"product_description\":\"Series \\\"2000\\\/3000\\\" Aluminum Automatic Sliding Glass Door - Non Impact Resistant\",\"design_pressure\":\"+45.9\\\/-45.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#10622-R0\",\"approval_number\":\"FL10622.9\",\"seq\":9,\"product_model\":\"Series \\\"By Pass\\\" Aluminum Sliding Glass Door w\\\/ Breakout\",\"product_description\":\"Series \\\"By Pass\\\" Aluminum Sliding Glass Door (Sx-0-Sx) w\\\/ Breakout\\nLarge Missile Impact Resistant\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-01-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#13533-R0\",\"approval_number\":\"FL13533.1\",\"seq\":1,\"product_model\":\"Dura-Glide Series \\\"3000\\\" Aluminum Automatic Sliding Glass Door\",\"product_description\":\"Dura-Glide Series \\\"3000\\\" Aluminum Automatic Sliding Glass Door, Non-Impact Resistant\",\"design_pressure\":\"+56\\\/-56\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#13533-R0\",\"approval_number\":\"FL13533.2\",\"seq\":2,\"product_model\":\"Dura-Glide Series \\\"3000\\\" Aluminum Automatic Sliding Glass Door\",\"product_description\":\"Dura-Glide Series \\\"3000\\\" Aluminum Automatic Sliding Glass Door (Reinforced), Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#13533-R0\",\"approval_number\":\"FL13533.3\",\"seq\":3,\"product_model\":\"Dura-Storm Series \\\"2000\\\/3000\\\" Aluminum Automatic Sliding Glass Door\",\"product_description\":\"Dura-Storm Series \\\"2000\\\/3000\\\" Aluminum Automatic Sliding Glass Door (w\\\/ Breakout), Large Missile Impact Resistant\",\"design_pressure\":\"+56\\\/-56\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#13533-R0\",\"approval_number\":\"FL13533.4\",\"seq\":4,\"product_model\":\"Dura-Storm Series \\\"2000\\\/3000\\\" Aluminum Automatic Sliding Glass Door\",\"product_description\":\"Dura-Storm Series \\\"2000\\\/3000\\\" Aluminum Automatic Sliding Glass Door (Reinforced), Large Missile Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#13533-R0\",\"approval_number\":\"FL13533.5\",\"seq\":5,\"product_model\":\"Series \\\"2000\\\" Aluminum Automatic Sliding Glass Door\",\"product_description\":\"Series \\\"2000\\\" Aluminum Automatic Sliding Glass Door (Reinforced), Large Missile Impact Resistant\",\"design_pressure\":\"+43.3\\\/-43.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#13533-R0\",\"approval_number\":\"FL13533.6\",\"seq\":6,\"product_model\":\"Series \\\"3000 Dura Storm\\\" Aluminum Automatic Sliding Glass Door w\\\/ Breakout\",\"product_description\":\"Series \\\"3000 Dura Storm\\\" Aluminum Automatic Sliding Glass Door w\\\/ Breakout, Large Missile Impact Resistant\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#13533-R0\",\"approval_number\":\"FL13533.7\",\"seq\":7,\"product_model\":\"Series \\\"By Pass\\\" Aluminum Automatic Sliding Glass Door w\\\/ Breakout\",\"product_description\":\"Series \\\"By Pass\\\" Aluminum Automatic Sliding Glass Door (Sx-O-Sx) w\\\/ Breakout, Large Missile Impact Resistant\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#13533-R0\",\"approval_number\":\"FL13533.8\",\"seq\":8,\"product_model\":\"Series \\\"Dura-Glide 2000\\\/3000\\\" Aluminum Automatic Sliding Glass Door\",\"product_description\":\"Series \\\"Dura-Glide 2000\\\/3000\\\" Aluminum Automatic Sliding Glass Door, Non-Impact Resistant\",\"design_pressure\":\"+47.8\\\/-47.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#13533-R1\",\"approval_number\":\"FL13533.9\",\"seq\":9,\"product_model\":\"Series \\\"Dura-Storm 3000\\\" Aluminum Automatic Sliding Glass Door\",\"product_description\":\"Series \\\"Dura-Storm 3000\\\" Aluminum Automatic Sliding Glass Door (w\\\/ reinforcements), Large Missile Impact Resistant\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanley Access Technologies\",\"approval_number_master\":\"FL#41098-R0\",\"approval_number\":\"FL41098.1\",\"seq\":1,\"product_model\":\"Dura-Storm Series 3000 Missile level E\",\"product_description\":\"Dura-Storm Series 3000 Missile level E, Bi-part & Single Slide.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Besam AES\":[{\"manufacturer\":\"Besam AES\",\"approval_number_master\":\"FL#3230-R0\",\"approval_number\":\"FL3230.1\",\"seq\":1,\"product_model\":\"23-0629-01\",\"product_description\":\"Unislide resilience FBO Full impact door system.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Besam AES\",\"approval_number_master\":\"FL#3230-R0\",\"approval_number\":\"FL3230.2\",\"seq\":2,\"product_model\":\"23-0630-01\",\"product_description\":\"Unislide resilience FSL Full Impact Door System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Besam AES\",\"approval_number_master\":\"FL#3230-R0\",\"approval_number\":\"FL3230.3\",\"seq\":3,\"product_model\":\"23-0631-01\",\"product_description\":\"Unislide resilience Overhead concealed FBO, Bi-parting door system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Besam AES\",\"approval_number_master\":\"FL#3230-R0\",\"approval_number\":\"FL3230.4\",\"seq\":4,\"product_model\":\"23-0632-01\",\"product_description\":\"Unislide resilience FSL Non Impact Door System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Besam AES\",\"approval_number_master\":\"FL#3230-R0\",\"approval_number\":\"FL3230.5\",\"seq\":5,\"product_model\":\"23-0633-01\",\"product_description\":\"Unislide resilience Overhead concealed overhead transom FBO Bi-parting door system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Besam AES\",\"approval_number_master\":\"FL#5436-R1\",\"approval_number\":\"FL5436.1\",\"seq\":1,\"product_model\":\"FBO Impact Door System\",\"product_description\":\"Unislide Resilience Full Breakout (FBO) Impact Door System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Besam AES\",\"approval_number_master\":\"FL#5436-R1\",\"approval_number\":\"FL5436.2\",\"seq\":2,\"product_model\":\"FBO Non Impact Door System\",\"product_description\":\"Unislide Resilience Transom (FBO) Non Impact Door System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Besam AES\",\"approval_number_master\":\"FL#5436-R1\",\"approval_number\":\"FL5436.3\",\"seq\":3,\"product_model\":\"FBO Non Impact Door System\",\"product_description\":\"Unislide Resilience Full Breakout (FBO) Non Impact Door Systsem\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Besam AES\",\"approval_number_master\":\"FL#5436-R1\",\"approval_number\":\"FL5436.4\",\"seq\":4,\"product_model\":\"FSL Impact Door System\",\"product_description\":\"Unislide Resilience Fixed Sidelite (FSL) Impact Door System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Besam AES\",\"approval_number_master\":\"FL#5436-R1\",\"approval_number\":\"FL5436.5\",\"seq\":5,\"product_model\":\"FSL Non Impact Door System\",\"product_description\":\"Unislide Resilience Fixed Sidelight (FSL) Non Impact Door System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Besam AES\",\"approval_number_master\":\"FL#14324-R0\",\"approval_number\":\"FL14324.1\",\"seq\":1,\"product_model\":\"FBO Impact Door System\",\"product_description\":\"Series \\\"UniSlide Resilience \\\" Automatic Sliding Glass Doors w\\\/Breakout\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Horton Automatics\":[{\"manufacturer\":\"Horton Automatics\",\"approval_number_master\":\"FL#3522-R1\",\"approval_number\":\"FL3522.1\",\"seq\":1,\"product_model\":\"Series \\\"2000\\\" (O-SX-SX-O) Aluminum Automatic Sliding Glass Door System w\\\/Breakout\",\"product_description\":\"Impact Rated Slide Door System\",\"design_pressure\":\"+67\\\/-67\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Horton Automatics\",\"approval_number_master\":\"FL#3609-R1\",\"approval_number\":\"FL3609.1\",\"seq\":1,\"product_model\":\"Series 2000 Profiler Storm Door\",\"product_description\":\"Series 2000 Profiler Storm Door, Model 110\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Horton Automatics\",\"approval_number_master\":\"FL#3611-R1\",\"approval_number\":\"FL3611.1\",\"seq\":1,\"product_model\":\"Series 2000 Profiler Storm Sliding Door\",\"product_description\":\"Automatic Slide Door System\",\"design_pressure\":\"+66\\\/-66.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Horton Automatics\",\"approval_number_master\":\"FL#3522-R1\",\"approval_number\":\"FL3522.2\",\"seq\":2,\"product_model\":\"Series 2000\",\"product_description\":\"(O-SX-SX-O) Aluminum Automatic Sliding Door System\",\"design_pressure\":\"+67\\\/-67\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Horton Automatics\",\"approval_number_master\":\"FL#3609-R1\",\"approval_number\":\"FL3609.2\",\"seq\":2,\"product_model\":\"Series 2000 Profiler Storm Door\",\"product_description\":\"Series 2000 Profiler Storm Door Model 310\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Horton Automatics\",\"approval_number_master\":\"FL#3609-R1\",\"approval_number\":\"FL3609.3\",\"seq\":3,\"product_model\":\"Series 2000 Profiler Storm Door\",\"product_description\":\"Series 2000 Profiler Storm Door Model 310 w\\\/Exit Devices\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Horton Automatics\",\"approval_number_master\":\"FL#20350-R0\",\"approval_number\":\"FL20350.1\",\"seq\":1,\"product_model\":\"HD-Storm Level E\",\"product_description\":\"Series \\\"310\\\" (SO-SX-SX-SO or SX-SO or SO-SX) Alum Automatic Sliding Door w\\\/ Breakout - LMI\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Horton Automatics\",\"approval_number_master\":\"FL#13650-R0\",\"approval_number\":\"FL13650.1\",\"seq\":1,\"product_model\":\"SERIES 2000 SLIDING DOOR\",\"product_description\":\"SERIES 110 and 310(O-SX-SX-S, AND SO-SX-SX-SO) ALUMINUM AUTOMATIC SLIDING DOOR W\\\/ BREAKOUT -LMI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Horton Automatics\",\"approval_number_master\":\"FL#13650-R0\",\"approval_number\":\"FL13650.2\",\"seq\":2,\"product_model\":\"SERIES 2000 SLIDING DOOR\",\"product_description\":\"SERIES 110 AND 310 (O-SX-SX-O AND SO-SX-SX-SO) ALUMINUM AUTOMATIC SLIDING DOOR W\\\/ BREAKOUT - SMI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Horton Automatics\",\"approval_number_master\":\"FL#13650-R0\",\"approval_number\":\"FL13650.3\",\"seq\":3,\"product_model\":\"SERIES 2000 SLIDING DOOR\",\"product_description\":\"SERIES 310 AND 110 (O-SX-SX-O, AND SO-SX-SX-SO)ALUMINUM AUTOMATIC SLIDING DOOR W\\\/BREAKOUT - NI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Horton Automatics\",\"approval_number_master\":\"FL#13650-R2\",\"approval_number\":\"FL13650.4\",\"seq\":4,\"product_model\":\"SERIES 2001 SLIDING DOOR\",\"product_description\":\"SERIES 310 (SO-SX-SX-SO) & (SO-SX or SX-SO) ALUMINUM AUTOMATIC SLIDING DOOR - LMI\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Horton Automatics\",\"approval_number_master\":\"FL#13650-R2\",\"approval_number\":\"FL13650.5\",\"seq\":5,\"product_model\":\"SERIES 2001 SLIDING DOOR\",\"product_description\":\"SERIES 110 (O-SX-SX-O) ALUMINUM AUTOMATIC SLIDING DOOR -LMI\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Horton Automatics\",\"approval_number_master\":\"FL#13650-R2\",\"approval_number\":\"FL13650.6\",\"seq\":6,\"product_model\":\"SERIES 2001 SLIDING DOOR\",\"product_description\":\"SERIES 110 (O-SX-SX-O) ALUMINUM AUTOMATIC SLIDING DOOR -NI\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Horton Automatics\",\"approval_number_master\":\"FL#13650-R2\",\"approval_number\":\"FL13650.7\",\"seq\":7,\"product_model\":\"SERIES 2001 SLIDING DOOR\",\"product_description\":\"SERIES 110 (O-SX) or (SX-O) ALUMINUM AUTOMATIC SLIDING DOOR -NI\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Horton Automatics\",\"approval_number_master\":\"FL#13650-R2\",\"approval_number\":\"FL13650.8\",\"seq\":8,\"product_model\":\"SERIES 2001 SLIDING DOOR\",\"product_description\":\"SERIES 110 (O-SX) or (SX-O) ALUMINUM AUTOMATIC SLIDING DOOR -LMI\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-15 00:00:00\",\"instructions_url\":\"\"}],\"XXYY DORMA Automatics\":[{\"manufacturer\":\"XXYY DORMA Automatics\",\"approval_number_master\":\"FL#8326-R0\",\"approval_number\":\"FL8326.1\",\"seq\":1,\"product_model\":\"ESA 200 & 300 Impact Hurricane Sliding Doors\",\"product_description\":\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXYY DORMA Automatics\",\"approval_number_master\":\"FL#8072-R1\",\"approval_number\":\"FL8072.1\",\"seq\":1,\"product_model\":\"ESA200\",\"product_description\":\"ESA200 Automatic Sliding Door, Partial breakout, (non-impact)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXYY DORMA Automatics\",\"approval_number_master\":\"FL#8072-R1\",\"approval_number\":\"FL8072.2\",\"seq\":2,\"product_model\":\"ESA200\",\"product_description\":\"ESA200 Automatic Sliding Door, Partial breakout (large missile impact)\",\"design_pressure\":\"+52.4\\\/-52.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXYY DORMA Automatics\",\"approval_number_master\":\"FL#8072-R1\",\"approval_number\":\"FL8072.3\",\"seq\":3,\"product_model\":\"ESA300\",\"product_description\":\"ESA300 Automatic Sliding Door, Full breakout, (large missile impact)\",\"design_pressure\":\"+52.4\\\/-52.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXYY DORMA Automatics\",\"approval_number_master\":\"FL#8072-R1\",\"approval_number\":\"FL8072.4\",\"seq\":4,\"product_model\":\"ESA300\",\"product_description\":\"ESA300 Automatic Sliding Door, Full breakout, (non-impact)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXYY DORMA Automatics\",\"approval_number_master\":\"FL#15778-R0\",\"approval_number\":\"FL15778.1\",\"seq\":1,\"product_model\":\"ESA200\",\"product_description\":\"ESA200 Automatic Sliding Door, Partial breakout, (nonimpact)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXYY DORMA Automatics\",\"approval_number_master\":\"FL#15778-R0\",\"approval_number\":\"FL15778.2\",\"seq\":2,\"product_model\":\"ESA200\",\"product_description\":\"ESA200 Automatic Sliding door, Partial breakout (large missile impact)\",\"design_pressure\":\"+52.4\\\/-52.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-02-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXYY DORMA Automatics\",\"approval_number_master\":\"FL#15778-R0\",\"approval_number\":\"FL15778.3\",\"seq\":3,\"product_model\":\"ESA300\",\"product_description\":\"ESA300 Automatic Sliding Door, Full breakout (large missle impact)\",\"design_pressure\":\"+52.4\\\/-52.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXYY DORMA Automatics\",\"approval_number_master\":\"FL#15778-R0\",\"approval_number\":\"FL15778.4\",\"seq\":4,\"product_model\":\"ESA300\",\"product_description\":\"ESA300 Automatic Sliding Door, Full breakout (non-impact)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-11 00:00:00\",\"instructions_url\":\"\"}],\"Entrematic USA\":[{\"manufacturer\":\"Entrematic USA\",\"approval_number_master\":\"FL#33056-R0\",\"approval_number\":\"FL33056.1\",\"seq\":1,\"product_model\":\"Ditec DS20H Series\",\"product_description\":\"Aluminum Automatic Sliding Glass Door, Single Slide and Bi-Parting, with Fixed Sidelites.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Entrematic USA\",\"approval_number_master\":\"FL#33056-R0\",\"approval_number\":\"FL33056.2\",\"seq\":2,\"product_model\":\"Ditec DS20H Series\",\"product_description\":\"Aluminum Automatic Sliding Glass Doors, Single Slide and Bi-Parting, with Full Break-Out.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"}]},\"a. exterior doors|||6. other\":{\"Temo Inc.\":[{\"manufacturer\":\"Temo Inc.\",\"approval_number_master\":\"FL#7082-R7\",\"approval_number\":\"FL7082.1\",\"seq\":1,\"product_model\":\"Sunroom Swing Door\",\"product_description\":\"Full View Glass Door with Foam Transom Panel for Sunrooms\",\"design_pressure\":\"+55.14\\\/-55.14\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Nana Wall Systems, Inc.\":[{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#14820-R0\",\"approval_number\":\"FL14820.1\",\"seq\":1,\"product_model\":\"HSW 60\",\"product_description\":\"Sliding Wall Panel System\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#16669-R0\",\"approval_number\":\"FL16669.1\",\"seq\":1,\"product_model\":\"SL 45i (Inswing and Outswing)\",\"product_description\":\"SL 45i is an aluminum framed, glazed, folding wall panel system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#20107-R0\",\"approval_number\":\"FL20107.1\",\"seq\":1,\"product_model\":\"NanaWall SL 73 Outswing Aluminum Folding Door System\",\"product_description\":\"NanaWall Series SL 73 Outswing Aluminum Folding Door System - L.M.I.\",\"design_pressure\":\"+80\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#20108-R0\",\"approval_number\":\"FL20108.1\",\"seq\":1,\"product_model\":\"NanaWall Series SL 73 Inswing Aluminum Folding Door System\",\"product_description\":\"NanaWall Series SL 73 Inswing Aluminum Folding Door System\",\"design_pressure\":\"+80\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#20107-R2\",\"approval_number\":\"FL20107.2\",\"seq\":2,\"product_model\":\"NanaWall SL 73 Outswing Aluminum Folding Door System\",\"product_description\":\"NanaWall Series SL 73 Outswing Aluminum Folding Door System - L.M.I.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sargent Manufacturing Company\":[{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R22\",\"approval_number\":\"FL2998.4\",\"seq\":4,\"product_model\":\"11 Line Bored-in Lock\",\"product_description\":\"Bored-in Lock with Deadbolt, HVHZ Component\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R22\",\"approval_number\":\"FL2998.5\",\"seq\":5,\"product_model\":\"6500 Line Bored-in Lock\",\"product_description\":\"Bored-in Lock, HVHZ Component\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R22\",\"approval_number\":\"FL2998.6\",\"seq\":6,\"product_model\":\"7 Line Bored-in Lock\",\"product_description\":\"Bored-in Lock, HVHZ Component\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R22\",\"approval_number\":\"FL2998.7\",\"seq\":7,\"product_model\":\"7800\\\/8200\\\/R8200 Series Mortise Lock\",\"product_description\":\"Mortise Lock with Electric Strike, HVHZ Component\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R22\",\"approval_number\":\"FL2998.8\",\"seq\":8,\"product_model\":\"7800\\\/8200\\\/R8200 Series Mortise Lock\",\"product_description\":\"Mortise Lock with Latchbolt and Deadbolt Engaged, HVHZ Component\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R22\",\"approval_number\":\"FL2998.9\",\"seq\":9,\"product_model\":\"7800\\\/8200\\\/R8200, 56-8200 Series Mortise Lock\",\"product_description\":\"Mortise Lock without Deadbolt, HVHZ Component\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R22\",\"approval_number\":\"FL2998.10\",\"seq\":10,\"product_model\":\"7800\\\/8200\\\/R8200, 56-8200 Series Mortise Lock, 8200 Series Mortise Lock with BHW Trim\",\"product_description\":\"Mortise Lock, HVHZ Component\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R22\",\"approval_number\":\"FL2998.11\",\"seq\":11,\"product_model\":\"8200 Series Mortise Lock\",\"product_description\":\"Mortise Lock with Latchbolt and Deadbolt Engaged, HVHZ Component\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R22\",\"approval_number\":\"FL2998.12\",\"seq\":12,\"product_model\":\"8200 Series Mortise Lock\",\"product_description\":\"Mortise Lock with Flush Bolts, HVHZ Component\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R22\",\"approval_number\":\"FL2998.13\",\"seq\":13,\"product_model\":\"8200\\\/R8200 Series Mortise Lock\",\"product_description\":\"Mortise Lock with Latchbolt and Deadbolt Engaged, HVHZ Component\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R22\",\"approval_number\":\"FL2998.14\",\"seq\":14,\"product_model\":\"988 Series Surface Bolt\",\"product_description\":\"Manual Type Surface Bolt, HVHZ Component\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R22\",\"approval_number\":\"FL2998.15\",\"seq\":15,\"product_model\":\"FM7100 Series Multi-Point Lock\",\"product_description\":\"Multi-Point Lock, HVHZ Component\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R22\",\"approval_number\":\"FL2998.16\",\"seq\":16,\"product_model\":\"FM7300, BL7300, 7300 Multi-Point Lock\",\"product_description\":\"Multi-Point Lock, HVHZ Component\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R22\",\"approval_number\":\"FL2998.17\",\"seq\":17,\"product_model\":\"HC-MD-PE8600, HC-MD-12-PE8600, WS7000 & HC7000 Series Multi-Point Lock\",\"product_description\":\"Multi-Point Lock, HVHZ Component\",\"design_pressure\":\"+86\\\/-86\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R22\",\"approval_number\":\"FL2998.18\",\"seq\":18,\"product_model\":\"HC4-8700, HC4-PE8700 Surface Vertical Rod Device\",\"product_description\":\"Surface Vertical Rod Device, HVHZ Component\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R22\",\"approval_number\":\"FL2998.19\",\"seq\":19,\"product_model\":\"HC8700, HC-PE8700 Series Exit Device\",\"product_description\":\"Surface Vertical Rod Exit Device, HVHZ Component\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R22\",\"approval_number\":\"FL2998.20\",\"seq\":20,\"product_model\":\"HC8800, 12-HC8800, HC-PE8800, 12-HC-PE8800, HC-12-PE8800\",\"product_description\":\"Rim Exit Device, HVHZ Component\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R22\",\"approval_number\":\"FL2998.21\",\"seq\":21,\"product_model\":\"HC8800, HC-PE8800, 12-HC-PE8800, HC-12-PE8800 Series Exit Device w\\\/ HC980 or HC-L980 Mullion\",\"product_description\":\"Rim Exit Device with Mullion, HVHZ Component\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R22\",\"approval_number\":\"FL2998.22\",\"seq\":22,\"product_model\":\"HC980 & HC-L980\",\"product_description\":\"Lockable Mullion, HVHZ Component\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R22\",\"approval_number\":\"FL2998.23\",\"seq\":23,\"product_model\":\"MD8600 Series Exit Device\",\"product_description\":\"Concealed Vertical Rod Exit Device, HVHZ Component\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R22\",\"approval_number\":\"FL2998.24\",\"seq\":24,\"product_model\":\"Profile 10 Line Bored-in Lock\",\"product_description\":\"Cylindrical Lock with Access Control, HVHZ Component\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R22\",\"approval_number\":\"FL2998.25\",\"seq\":25,\"product_model\":\"Profile 8200 Series Mortise Lock\",\"product_description\":\"Mortise Lock with Access Control, HVHZ Component\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R22\",\"approval_number\":\"FL2998.26\",\"seq\":26,\"product_model\":\"Profile WS8800, WS-12-PE8800, WS-PE8800 Series Exit Device\",\"product_description\":\"Rim Exit Device with Access Control, HVHZ Component\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R22\",\"approval_number\":\"FL2998.27\",\"seq\":27,\"product_model\":\"WS8800, WS-12-PE8800, WS-PE8800 Series Exit Device\",\"product_description\":\"Rim Exit Device, HVHZ Component\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R22\",\"approval_number\":\"FL2998.28\",\"seq\":28,\"product_model\":\"WS8900, WS-PE8900, WS-12-PE8900 Series Exit Device\",\"product_description\":\"Mortise Lock Exit Device, HVHZ Component\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#6728-R0\",\"approval_number\":\"FL6728.1\",\"seq\":1,\"product_model\":\"10 Line Series Bored In Lock & 480 Series Deadbolt\",\"product_description\":\"10 Line Cylindrical Lock\\n480 Series Cylindrical Deadbolt\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#6728-R0\",\"approval_number\":\"FL6728.2\",\"seq\":2,\"product_model\":\"10 Line Series Bored-in Lock\",\"product_description\":\"10 Line Cylindrical Lock\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#6728-R0\",\"approval_number\":\"FL6728.3\",\"seq\":3,\"product_model\":\"7500 Series Interconnected Lock\",\"product_description\":\"7500 Series Interconnected Lockset\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#6728-R0\",\"approval_number\":\"FL6728.4\",\"seq\":4,\"product_model\":\"7800\\\/8200 Series Mortise Lock\",\"product_description\":\"7800\\\/8200 Series Mortise Lock\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#6728-R0\",\"approval_number\":\"FL6728.5\",\"seq\":5,\"product_model\":\"7800\\\/8200 Series Mortise Lock\",\"product_description\":\"7800\\\/8200 Series Mortise Lock\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#6728-R0\",\"approval_number\":\"FL6728.6\",\"seq\":6,\"product_model\":\"8200 Series Mortise Lock\",\"product_description\":\"8200 Series Mortise Lock\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#6728-R0\",\"approval_number\":\"FL6728.7\",\"seq\":7,\"product_model\":\"8200 Series Mortise Lock & (2) 988 Surface Bolts\",\"product_description\":\"988 Series Mortise Lock and (2) 988 Surface Bolts\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#8636-R0\",\"approval_number\":\"FL8636.1\",\"seq\":1,\"product_model\":\"12-HC-L980\",\"product_description\":\"UL Fire Rated Hurricane Code Lockable Mullion\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#12712-R0\",\"approval_number\":\"FL12712.1\",\"seq\":1,\"product_model\":\"FM7100 Series Multi-Point Lock\",\"product_description\":\"FM7100 Series Multi-Point Lock\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#12712-R1\",\"approval_number\":\"FL12712.2\",\"seq\":2,\"product_model\":\"HC4 8700 Hurricane Code Rated Surface Vertical Rod Device\",\"product_description\":\"HC4 8700 Hurricane Code Rated Surface Vertical Rod Device\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R9\",\"approval_number\":\"FL2998.29\",\"seq\":29,\"product_model\":\"FM7100 Series Multi-Point Lock\",\"product_description\":\"Multi-Point Lock, HVHZ Component\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R9\",\"approval_number\":\"FL2998.30\",\"seq\":30,\"product_model\":\"FM7300 Multi-Point Lock\",\"product_description\":\"Multi-Point Lock, HVHZ Component\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R9\",\"approval_number\":\"FL2998.31\",\"seq\":31,\"product_model\":\"HC4-8700 Surface Vertical Rod Device\",\"product_description\":\"Surface Vertical Rod Device, HVHZ Component\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R9\",\"approval_number\":\"FL2998.32\",\"seq\":32,\"product_model\":\"HC8700 Series Exit Device\",\"product_description\":\"Surface Vertical Rod Exit Device, HVHZ Component & HVHZ Door Assembly\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R9\",\"approval_number\":\"FL2998.33\",\"seq\":33,\"product_model\":\"HC8700 Series Exit Device\",\"product_description\":\"Surface Vertical Rod Exit Device, HVHZ Door Assembly\",\"design_pressure\":\"+62\\\/-62\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R9\",\"approval_number\":\"FL2998.34\",\"seq\":34,\"product_model\":\"HC8800 Series Exit Device\",\"product_description\":\"Rim Exit Device, HVHZ Door Assembly\",\"design_pressure\":\"+57.2\\\/-57.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R9\",\"approval_number\":\"FL2998.35\",\"seq\":35,\"product_model\":\"HC8800 Series Exit Device w\\\/ HC980 or HC-L980 Mullion\",\"product_description\":\"Rim Exit Device with Mullion, HVHZ Component\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R9\",\"approval_number\":\"FL2998.36\",\"seq\":36,\"product_model\":\"HC980 & HC-L980\",\"product_description\":\"Lockable Mullion, HVHZ Component\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R9\",\"approval_number\":\"FL2998.37\",\"seq\":37,\"product_model\":\"MD8600 Series Exit Device\",\"product_description\":\"Concealed Vertical Rod Exit Device, HVHZ Component\",\"design_pressure\":\"+86\\\/-86\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R9\",\"approval_number\":\"FL2998.38\",\"seq\":38,\"product_model\":\"Profile 10 Line Bored-in Lock\",\"product_description\":\"Cylindrical Lock with Access Control, HVHZ Component\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R9\",\"approval_number\":\"FL2998.39\",\"seq\":39,\"product_model\":\"Profile 8200 Series Mortise Lock\",\"product_description\":\"Mortise Lock with Access Control, HVHZ Component\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R9\",\"approval_number\":\"FL2998.40\",\"seq\":40,\"product_model\":\"Profile WS8800 Series Exit Device\",\"product_description\":\"Rim Exit Device with Access Control, HVHZ Component\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R9\",\"approval_number\":\"FL2998.41\",\"seq\":41,\"product_model\":\"WS7000 & HC7000 Series Multi-Point Lock\",\"product_description\":\"Multi-Point Lock, HVHZ Component\",\"design_pressure\":\"+86\\\/-86\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R9\",\"approval_number\":\"FL2998.42\",\"seq\":42,\"product_model\":\"WS8800 Series Exit Device\",\"product_description\":\"Rim Exit Device, HVHZ Component\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R9\",\"approval_number\":\"FL2998.43\",\"seq\":43,\"product_model\":\"WS8900 Series Exit Device\",\"product_description\":\"Mortise Lock Exit Device, HVHZ Component\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ASSA ABLOY ACCENTRA\":[{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#3063-R16\",\"approval_number\":\"FL3063.1\",\"seq\":1,\"product_model\":\"2100(F)WS Exit Device\",\"product_description\":\"Panic or Fire Rated Hardware\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#3063-R16\",\"approval_number\":\"FL3063.2\",\"seq\":2,\"product_model\":\"4600LN Series Cylindrical Lockset\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#3063-R16\",\"approval_number\":\"FL3063.3\",\"seq\":3,\"product_model\":\"4700LN Series Cylindrical Lockset\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#3063-R16\",\"approval_number\":\"FL3063.4\",\"seq\":4,\"product_model\":\"4800LN Interconnected Lock\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#3063-R16\",\"approval_number\":\"FL3063.5\",\"seq\":5,\"product_model\":\"5300\\\/5300LN Series Cylindrical Lockset with or without Securitron UNL Unlatch Electromechanical Strike\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#3063-R16\",\"approval_number\":\"FL3063.6\",\"seq\":6,\"product_model\":\"5400\\\/5400LN Series Cylindrical Lockset with 3600 Series Deadbolt or D100 Series Deadbolt\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#3063-R16\",\"approval_number\":\"FL3063.7\",\"seq\":7,\"product_model\":\"5400\\\/5400LN Series Cylindrical Lockset with or without Securitron UNL Unlatch Electromechanical Strike\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#3063-R16\",\"approval_number\":\"FL3063.8\",\"seq\":8,\"product_model\":\"7150(F)WS\\\/7250(F)WS Squarebolt Exit Device with or without 500F, 600F Series Trims, or prefixed \\\"Sym\\\" (Symphony Trim)\",\"product_description\":\"Panic or Fire Rated Hardware\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#3063-R16\",\"approval_number\":\"FL3063.9\",\"seq\":9,\"product_model\":\"7150(F)WS\\\/7250(F)WS Squarebolt Exit Device with or without 500F, 600F Series Trims, or prefixed \\\"Sym\\\" (Symphony Trim)\",\"product_description\":\"Panic or Fire Rated Hardware\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#3063-R16\",\"approval_number\":\"FL3063.10\",\"seq\":10,\"product_model\":\"7150(F)WS\\\/7250(F)WS Squarebolt Exit Device with or without 500F, 600F Series Trims, or prefixed \\\"Sym\\\" (Symphony Trim)\",\"product_description\":\"Panic or Fire Rated Hardware\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#3063-R16\",\"approval_number\":\"FL3063.11\",\"seq\":11,\"product_model\":\"7170(F)WS Surface Vertical Rod Exit Device with or without 500F, 600F Series Trims, or prefixed \\\"Sym\\\" (Symphony Trim)\",\"product_description\":\"Panic or Fire Rated Hardware\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#3063-R16\",\"approval_number\":\"FL3063.12\",\"seq\":12,\"product_model\":\"7380F Multi-Point Lock\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#3063-R16\",\"approval_number\":\"FL3063.13\",\"seq\":13,\"product_model\":\"82 Series Interconnect Lockset\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#3063-R16\",\"approval_number\":\"FL3063.14\",\"seq\":14,\"product_model\":\"8800 Series and 8800MELR Series Mortise Lock with or without Securitron EPTL Power Transfer\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#3063-R16\",\"approval_number\":\"FL3063.15\",\"seq\":15,\"product_model\":\"8800 Series Mortise Locks, S8800 x Sym Series Mortise Locks (Latchbolt x Deadbolt engaged)\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#3063-R16\",\"approval_number\":\"FL3063.16\",\"seq\":16,\"product_model\":\"8800 Series Mortise Locks, S8800 x Sym Series Mortise Locks (Latchbolt x Deadbolt engaged)\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#3063-R16\",\"approval_number\":\"FL3063.17\",\"seq\":17,\"product_model\":\"8800 Series Mortise Lockset with or without Securitron MUNL Unlatch Electromechanical Strike\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#3063-R16\",\"approval_number\":\"FL3063.18\",\"seq\":18,\"product_model\":\"8800 Series or 8800MELR Series Mortise Locks, S8800 x Sym Series Mortise Locks\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#3063-R16\",\"approval_number\":\"FL3063.19\",\"seq\":19,\"product_model\":\"8800 Series or 8800MELR Series Mortise Locks, S8800 x Sym Series Mortise Locks\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#3063-R16\",\"approval_number\":\"FL3063.20\",\"seq\":20,\"product_model\":\"8800 Series or 8800MELR Series Mortise Locks, S8800 x Sym Series Mortise Locks\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#3063-R16\",\"approval_number\":\"FL3063.21\",\"seq\":21,\"product_model\":\"8800 Series or 8800MELR Series Mortise Locks, S8800 x Sym Series Mortise Locks\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#3063-R16\",\"approval_number\":\"FL3063.22\",\"seq\":22,\"product_model\":\"988Y Surface Bolts\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#3063-R16\",\"approval_number\":\"FL3063.23\",\"seq\":23,\"product_model\":\"988Y Surface Bolts\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#3063-R16\",\"approval_number\":\"FL3063.24\",\"seq\":24,\"product_model\":\"D Series Interconnected Lockset\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#3063-R16\",\"approval_number\":\"FL3063.25\",\"seq\":25,\"product_model\":\"KRM-100F Series Keyed Removable Mullion\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#3063-R16\",\"approval_number\":\"FL3063.26\",\"seq\":26,\"product_model\":\"nexTouch NTB600 Electrically Controlled Cylindrical Lockset\",\"product_description\":\"nexTouch NTB600 Electrically Controlled Cylindrical Lockset\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#3063-R16\",\"approval_number\":\"FL3063.27\",\"seq\":27,\"product_model\":\"NTM600 Series Sectional Mortise Lockset (Latchbolt x Deadbolt)\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#3063-R16\",\"approval_number\":\"FL3063.28\",\"seq\":28,\"product_model\":\"YH Series Deadbolt (Model YH82) x YH Series Tubular Lock (Model YH11) w\\\/Knob or Lever\",\"product_description\":\"YH Series Deadbolt (Model YH82) x YH Series Tubular Lock (Model YH11) w\\\/Knob or Lever\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#3063-R16\",\"approval_number\":\"FL3063.29\",\"seq\":29,\"product_model\":\"YH Series Deadbolt (Model YH82) x YH Series Tubular Lock (Model YH71) w\\\/Knob or Lever Single In Swing Deadbolt & Latchbolt\",\"product_description\":\"YH Series Deadbolt (Model YH82) x YH Series Tubular Lock (Model YH71) w\\\/Knob or Lever\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#3063-R16\",\"approval_number\":\"FL3063.30\",\"seq\":30,\"product_model\":\"YRC200 Series Interconnected Lockset\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#3063-R16\",\"approval_number\":\"FL3063.31\",\"seq\":31,\"product_model\":\"YRC600 Series Interconnected Lockset\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#3063-R16\",\"approval_number\":\"FL3063.32\",\"seq\":32,\"product_model\":\"YRD200 Series Deadbolt x YH Series Tubular Lockset\",\"product_description\":\"YRD200 Series Deadbolt (Models YRD216, YRD226, YRD256) x YH Series Tubular Lockset (Model YH11) w\\\/Knob or Lever\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#3063-R16\",\"approval_number\":\"FL3063.33\",\"seq\":33,\"product_model\":\"YRD600 Series Deadbolt x YH Series Tubular Lockset\",\"product_description\":\"YRD600 Series Deadbolt (Models YRD620, YRD622) x YH Series Tubular Lockset (Model YH11) w\\\/Knob or Lever\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#6226-R2\",\"approval_number\":\"FL6226.1\",\"seq\":1,\"product_model\":\"4800LN Series Interconnect Lockset\",\"product_description\":\"4800LN Series Interconnect Lockset\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#6226-R2\",\"approval_number\":\"FL6226.2\",\"seq\":2,\"product_model\":\"5400\\\/5400LN Series Cylindrical Lockset\",\"product_description\":\"5400\\\/5400LN Series Cylindrical Lockset\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#6226-R2\",\"approval_number\":\"FL6226.3\",\"seq\":3,\"product_model\":\"5400\\\/5400LN Series Cylindrical Lockset with 3600 Series Deadbolt or D100 Series Deadbolt\",\"product_description\":\"5400\\\/5400LN Series Cylindrical Lockset with 3600 Series Deadbolt or D100 Series Deadbolt\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#6226-R2\",\"approval_number\":\"FL6226.4\",\"seq\":4,\"product_model\":\"8800 Series Mortise Lock (Latchbolt x Deadbolt)\",\"product_description\":\"8800 Series Mortise Lock (Latchbolt x Deadbolt)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#6226-R2\",\"approval_number\":\"FL6226.5\",\"seq\":5,\"product_model\":\"8800 Series Mortise Lock\",\"product_description\":\"8800 Series Mortise Lock\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#11527-R0\",\"approval_number\":\"FL11527.1\",\"seq\":1,\"product_model\":\"Yale \\\"YM\\\" Series Single-Point Locksets\",\"product_description\":\"YMCL100 Series Cylindrical Locksets (Grade 1)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#11527-R0\",\"approval_number\":\"FL11527.2\",\"seq\":2,\"product_model\":\"Yale \\\"YM\\\" Series Single-Point Locksets\",\"product_description\":\"YMCL200 Series Cylindrical Locksets (Grade 2)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#11527-R0\",\"approval_number\":\"FL11527.3\",\"seq\":3,\"product_model\":\"Yale \\\"YM\\\" Series Single-Point Locksets\",\"product_description\":\"YMM100 Series Mortise Locksets\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#11527-R1\",\"approval_number\":\"FL11527.4\",\"seq\":4,\"product_model\":\"Yale 8800 Series Mortise Locks\",\"product_description\":\"8800 Series Mortise Locks (Grade 1)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#12704-R0\",\"approval_number\":\"FL12704.1\",\"seq\":1,\"product_model\":\"7380F Series Multi-Point Lock\",\"product_description\":\"7380F Series Multi-Point Lock\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Corbin Russwin Inc.\":[{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#3067-R20\",\"approval_number\":\"FL3067.1\",\"seq\":1,\"product_model\":\"988CR Surface Bolts\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#3067-R20\",\"approval_number\":\"FL3067.2\",\"seq\":2,\"product_model\":\"988CR Surface Bolts\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#3067-R20\",\"approval_number\":\"FL3067.3\",\"seq\":3,\"product_model\":\"CL3100 Series Cylindrical Lockset\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#3067-R20\",\"approval_number\":\"FL3067.4\",\"seq\":4,\"product_model\":\"CL3300\\\/CLX3300 Series, CLX3300-VSL Cylindrical Lockset & DL3100 Series Deadbolt\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#3067-R20\",\"approval_number\":\"FL3067.5\",\"seq\":5,\"product_model\":\"CL3300\\\/CLX3300 Series, CLX3300-VSL Cylindrical Lockset with or without Folger Adams ASSW 105A Position Switch; CLX3300 Cylindrical Lockset with BHSS Trim\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#3067-R20\",\"approval_number\":\"FL3067.6\",\"seq\":6,\"product_model\":\"CL3300\\\/CLX3300 Series, CLX3300-VSL Cylindrical Lockset, CL33600, CL33700, CL33800, CL33900, CLX33900 Series Access Control Cylindrical Lockset\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#3067-R20\",\"approval_number\":\"FL3067.7\",\"seq\":7,\"product_model\":\"CL3500 Series Cylindrical LOckset\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#3067-R20\",\"approval_number\":\"FL3067.8\",\"seq\":8,\"product_model\":\"CL3800 Series Cylindrical Lockset\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#3067-R20\",\"approval_number\":\"FL3067.9\",\"seq\":9,\"product_model\":\"ED5200S(A) x M107 Option SecureBolt Exit Device with or without 900 Series Trims. 9600, 9700, 9800 Series Access Control Trims, or 9900 Series Electrified Trims\",\"product_description\":\"Panic or Fire Rated Hardware\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#3067-R20\",\"approval_number\":\"FL3067.10\",\"seq\":10,\"product_model\":\"ED5200S(A) x M107 Option SecureBolt Exit Device with or without 900 Series Trims, 9600, 9700, 9800 Series Access Control Trims, or 9900 Series Electrified Trims\",\"product_description\":\"Panic or Fire Exit Hardware\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#3067-R20\",\"approval_number\":\"FL3067.11\",\"seq\":11,\"product_model\":\"ED5200S(A) x M107 Option SecureBolt Exit Device with or without 900 Series Trims, 9600, 9700, 9800 Series Access Control Trims, or 9900 Series Electrified Trims\",\"product_description\":\"Panic or Fire Rated Hardware\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#3067-R20\",\"approval_number\":\"FL3067.12\",\"seq\":12,\"product_model\":\"ED5470(B) x M107 Option Surface Vertical Rod Exit Device with or without 900 Series Trims, 9600, 9700, 9800 Series Access Control Trims, or 9900 Series Electrified Trims\",\"product_description\":\"Panic or Fire Rated Hardware\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#3067-R20\",\"approval_number\":\"FL3067.13\",\"seq\":13,\"product_model\":\"FE6600, BL6600, 6600 Series Multi-Point Lock\",\"product_description\":\"FE6600, BL6600, 6600 Series Multi-Point Lock\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#3067-R20\",\"approval_number\":\"FL3067.14\",\"seq\":14,\"product_model\":\"FE6800 Series Multi-Point Lock\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#3067-R20\",\"approval_number\":\"FL3067.15\",\"seq\":15,\"product_model\":\"ML2000 Series and ML2000MELR SeriesMortise Locks with or without Folger Adams ASSW 105A Position Switch: ML2000 Series Mortise Locks with BHSS trim\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#3067-R20\",\"approval_number\":\"FL3067.16\",\"seq\":16,\"product_model\":\"ML2000 Series Mortise Locks, ML20600, ML20700, ML20800, or ML20900 Series Access Control Mortise Locks\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#3067-R20\",\"approval_number\":\"FL3067.17\",\"seq\":17,\"product_model\":\"ML2000 Series Mortise Locks, ML20600, ML20700, ML20800, or ML20900 Series Access Control Mortise Locks (Latchbolt x Deadbolt engaged)\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#3067-R20\",\"approval_number\":\"FL3067.18\",\"seq\":18,\"product_model\":\"ML2000 Series Mortise Locks, ML20600, ML20700, ML20800, or ML20900 Series Access Control Mortise Locks (Latchbolt x Deadbolt engaged)\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#3067-R20\",\"approval_number\":\"FL3067.19\",\"seq\":19,\"product_model\":\"ML2000 Series Mortise Locks, ML20600, ML20700, ML20800, or ML20900 Series Access Control Mortise Locks (Latchbolt x Deadbolt engaged)\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#3067-R20\",\"approval_number\":\"FL3067.20\",\"seq\":20,\"product_model\":\"ML2000 Series Mortise Locks, ML20600, ML20700, ML20800, or ML20900 Series Access Control Mortise Locks (Latchbolt x Deadbolt engaged)\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#3067-R20\",\"approval_number\":\"FL3067.21\",\"seq\":21,\"product_model\":\"ML2000 Series Mortise Locks, ML20600, ML20700, ML20800, or ML20900 Series Access Control Mortise Locks (Latchbolt x Deadbolt engaged)\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#3067-R20\",\"approval_number\":\"FL3067.22\",\"seq\":22,\"product_model\":\"MP9800 (A\\\/B) x M107 Series Multipoint Lock\",\"product_description\":\"MP9800 (A\\\/B) x M107 Series Multipoint Lock\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#3067-R20\",\"approval_number\":\"FL3067.23\",\"seq\":23,\"product_model\":\"PED5200 HC, PED5200 A HC\",\"product_description\":\"Rim Exit Device\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#3067-R20\",\"approval_number\":\"FL3067.24\",\"seq\":24,\"product_model\":\"PED5200 M107, PED5200 A M107\",\"product_description\":\"Rim Exit Device\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#3067-R20\",\"approval_number\":\"FL3067.25\",\"seq\":25,\"product_model\":\"PED5400 HC, PED5400 A HC\",\"product_description\":\"Surface Vertical Rod Device\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#3067-R20\",\"approval_number\":\"FL3067.26\",\"seq\":26,\"product_model\":\"PED5400 HC, PED5400 A HC\",\"product_description\":\"Surface Vertical Rod Device\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#3067-R20\",\"approval_number\":\"FL3067.27\",\"seq\":27,\"product_model\":\"PED5400 HC4, PED5400 A HC4\",\"product_description\":\"Surface Vertical Rod Exit Device\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#3067-R20\",\"approval_number\":\"FL3067.28\",\"seq\":28,\"product_model\":\"PED5400 HC4, PED5400 A HC4\",\"product_description\":\"Surface Vertical Rod Exit Device\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#3067-R20\",\"approval_number\":\"FL3067.29\",\"seq\":29,\"product_model\":\"PED5400 HC4, PED5400 A HC4\",\"product_description\":\"Surface Vertical Rod Exit Device\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#3067-R20\",\"approval_number\":\"FL3067.30\",\"seq\":30,\"product_model\":\"PED5600 M107, PED5600 A M107\",\"product_description\":\"Mortise Exit Device\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#3067-R20\",\"approval_number\":\"FL3067.31\",\"seq\":31,\"product_model\":\"PED5800 A MD HC, PED5800 A MD M107, PED5800 MD HC, PED5800 MD M107\",\"product_description\":\"Concealed Vertical Rod Exit Device\",\"design_pressure\":\"+86\\\/-86\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#3067-R20\",\"approval_number\":\"FL3067.32\",\"seq\":32,\"product_model\":\"WS707AKM, WS772AKM Keyed Removable Mullions\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#3067-R20\",\"approval_number\":\"FL3067.33\",\"seq\":33,\"product_model\":\"WS708AKM Keyed Removable Mullions\",\"product_description\":\"Latching Hardware\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#6209-R0\",\"approval_number\":\"FL6209.1\",\"seq\":1,\"product_model\":\"CL3300 Series Cylindrical Lockset\",\"product_description\":\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#6209-R0\",\"approval_number\":\"FL6209.2\",\"seq\":2,\"product_model\":\"CL3300 Series Cylindrical Lockset with DL3100 Series Deadbolt\",\"product_description\":\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#6209-R0\",\"approval_number\":\"FL6209.3\",\"seq\":3,\"product_model\":\"ML2000 Series Mortise Lockset\",\"product_description\":\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#6209-R0\",\"approval_number\":\"FL6209.4\",\"seq\":4,\"product_model\":\"ML2000 Series Mortise Lockset (Latchbolt x Deadbolt)\",\"product_description\":\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#4349-R2\",\"approval_number\":\"FL4349.1\",\"seq\":1,\"product_model\":\"CL3300 Series Cylindrical Lockset\",\"product_description\":\"CL3300 Series Cylindrical Lockset\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#4349-R2\",\"approval_number\":\"FL4349.2\",\"seq\":2,\"product_model\":\"CL33800 Series Access Control Cylindrical Lockset\",\"product_description\":\"CL33800 Series Access Control Cylindrical Lockset\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#4349-R2\",\"approval_number\":\"FL4349.3\",\"seq\":3,\"product_model\":\"CL3500 Series Cylindrical Lockset\",\"product_description\":\"CL3500 Series Cylindrical Lockset\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#4349-R2\",\"approval_number\":\"FL4349.4\",\"seq\":4,\"product_model\":\"CL3600 Series Cylindrical Lockset\",\"product_description\":\"CL3600 Series Cylindrical Lockset\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#4349-R2\",\"approval_number\":\"FL4349.5\",\"seq\":5,\"product_model\":\"CL3800 Series Cylindrical Lockset\",\"product_description\":\"CL3800 Series Cylindrical Lockset\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#4349-R2\",\"approval_number\":\"FL4349.6\",\"seq\":6,\"product_model\":\"CL3900 Series Cylindrical Lockset\",\"product_description\":\"CL3900 Series Cylindrical Lockset\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#4349-R2\",\"approval_number\":\"FL4349.7\",\"seq\":7,\"product_model\":\"ED5200S(A) x M107 SecureBolt Exit Device\",\"product_description\":\"ED5200S(A) x M107 SecureBolt Exit Device\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#4349-R2\",\"approval_number\":\"FL4349.8\",\"seq\":8,\"product_model\":\"ED5200S(A) x M107 SecureBolt Exit Device x 9800 Series Access Control Trim\",\"product_description\":\"ED5200S(A) x M107 SecureBolt Exit Device x 9800 Series Access Control Trim\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#4349-R2\",\"approval_number\":\"FL4349.9\",\"seq\":9,\"product_model\":\"ML2000 Series Mortise Lockset\",\"product_description\":\"ML2000 Series Mortise Lockset\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#4349-R2\",\"approval_number\":\"FL4349.10\",\"seq\":10,\"product_model\":\"ML20800 Series Access Control Mortise Lockset\",\"product_description\":\"ML20800 Series Access Control Mortise Lockset\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#10389-R0\",\"approval_number\":\"FL10389.1\",\"seq\":1,\"product_model\":\"FE6800 Series Multi-Point Lock\",\"product_description\":\"FE6800 Series Multi-Point Lock\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Allegion-Schlage Lock Company, LLC.\":[{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#12847-R0\",\"approval_number\":\"FL12847.1\",\"seq\":1,\"product_model\":\"Falcon 25-Series Exit Device\",\"product_description\":\"Falcon 25-R rim exit device\\nFalcon 25-V vertical rod device\\nFalcon 25-C concealed device\\nFalcon 25-M mortise device\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#13013-R0\",\"approval_number\":\"FL13013.1\",\"seq\":1,\"product_model\":\"Schlage CO and AD Series Lock\",\"product_description\":\"Schlage Electronic Lock CO and AD Series, Cylindrical (CY) and Mortise (MS) Types\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#13555-R0\",\"approval_number\":\"FL13555.1\",\"seq\":1,\"product_model\":\"Falcon T-Series Cylindrical Lock\",\"product_description\":\"T-Series Extra Heavy Duty Cylindrical Lock by Falcon\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#13883-R0\",\"approval_number\":\"FL13883.1\",\"seq\":1,\"product_model\":\"B-Series Cylindrical Lock by Falcon\",\"product_description\":\"Falcon B-Series Medium Duty Cylindrical Lever Lock, used on 18 gage min hollow metal doors\",\"design_pressure\":\"+70\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#13883-R0\",\"approval_number\":\"FL13883.2\",\"seq\":2,\"product_model\":\"MA-Series Mortise Lock by Falcon\",\"product_description\":\"Falcon MA-Series Extra Heavy Duty Mortise Lock, used on 18 gage min hollow metal doors\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#13883-R0\",\"approval_number\":\"FL13883.3\",\"seq\":3,\"product_model\":\"T-Series Cylindrical Lock by Falcon\",\"product_description\":\"Falcon T-Series Extra Heavy Duty Cylindrical Lever Lock, used on 18 gage min hollow metal doors\",\"design_pressure\":\"+70\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#14482-R0\",\"approval_number\":\"FL14482.1\",\"seq\":1,\"product_model\":\"Von Duprin, Monarch & Falcon Exits. Schlage & Falcon Locks\",\"product_description\":\"Von Duprin 88, 98, 99 Series Exits. Monarch 18 Series Exits. Falcon 25 Series Exits. Schlage 9400\\\/AL\\\/D\\\/ND\\\/AD MS\\\/CO MS\\\/ AD CY\\\/ CO CY\\\/5100\\\/5500 Locks. Falcon M\\\/T Locks. For Use on Double Flush Outswing Doors.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#14482-R0\",\"approval_number\":\"FL14482.2\",\"seq\":2,\"product_model\":\"Von Duprin, Monarch & Falcon Exits. Schlage & Falcon Locks\",\"product_description\":\"Von Duprin 2670, 88, 98, 99 Series; Monarch 18 Series; Falcon 25 Series Exits. Schlage 9400\\\/AL\\\/D\\\/ND\\\/AD MS\\\/CO MS\\\/ AD CY\\\/ CO CY\\\/5100\\\/5500; Falcon M\\\/T Locks. Schlage B600\\\/700\\\/800; Falcon D400\\\/800 Deadlocks. For Use on Single Flush Outswing Doors.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#14482-R0\",\"approval_number\":\"FL14482.3\",\"seq\":3,\"product_model\":\"Von Duprin, Monarch & Falcon Exits. Schlage & Falcon Locks.\",\"product_description\":\"Von Duprin 2670, 33, 35, 88, 98, 99 Series Exits. Monarch 18 Series Exits. Falcon 25 Series Exits. Schlage 9000\\\/9400\\\/AL\\\/D\\\/ND\\\/AD MS\\\/CO MS\\\/ AD CY\\\/ CO CY \\\/5100\\\/5500 Locks. Falcon M\\\/T Locks. For Use on Single Glazed Outswing Doors.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#14482-R0\",\"approval_number\":\"FL14482.4\",\"seq\":4,\"product_model\":\"Von Duprin, Monarch & Falcon Exits. Schlage & Falcon Locks.\",\"product_description\":\"Von Duprin 33, 35, 88, 98, 99 Series Exits. Monarch 18 Series Exits. Falcon 25 Series Exits. Schlage 9000\\\/9400\\\/AL\\\/D\\\/ND\\\/AD MS\\\/CO MS\\\/ AD CY\\\/ CO CY \\\/5100\\\/5500 Locks. Falcon M\\\/T Locks. For Use on Double Glazed Outswing Doors.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#14954-R0\",\"approval_number\":\"FL14954.1\",\"seq\":1,\"product_model\":\"Schlage CS200 Series, FE200 Series & RS200 Series\",\"product_description\":\"Interconnected Lock Models CS210\\\/251\\\/270\\\/280, RS210\\\/251\\\/270\\\/280, FE210\\\/215.\",\"design_pressure\":\"+67\\\/-67\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#16198-R0\",\"approval_number\":\"FL16198.1\",\"seq\":1,\"product_model\":\"IR Schlage \\\"F \\\" Series Cylindrical Locks installed with Schlage Deadlock\",\"product_description\":\"Schlage \\\"F\\\", \\\"FA\\\" or \\\"FE\\\" Series Cylindrical Lockset installed with a Schlage \\\"B\\\" or \\\"BE\\\" Series Cylindrical Deadlock with Fusion Deadbolt.\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#3265-R7\",\"approval_number\":\"FL3265.2\",\"seq\":2,\"product_model\":\"Schlage\\\/Dexter\\\/Cobra Keypad Locks for Residential Doors\",\"product_description\":\"Locksets with Deadbolts Component Listing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#14482-R10\",\"approval_number\":\"FL14482.5\",\"seq\":5,\"product_model\":\"Outswing Single Flush Commercial Steel Door Hardware (HVHZ) (Impact)\",\"product_description\":\"Outswing Single Flush Commercial Steel Door Hardware (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#14482-R10\",\"approval_number\":\"FL14482.6\",\"seq\":6,\"product_model\":\"Outswing Single Glazed Commercial Steel Door Hardware (HVHZ) (Impact)\",\"product_description\":\"Outswing Single Glazed Commercial Steel Door Hardware (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Securitron Magnalock Corp.\":[{\"manufacturer\":\"Securitron Magnalock Corp.\",\"approval_number_master\":\"FL#16393-R7\",\"approval_number\":\"FL16393.1\",\"seq\":1,\"product_model\":\"ICPT\",\"product_description\":\"Power Jump Inductive Coupling Power Transfer (ICPT)\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Securitron Magnalock Corp.\",\"approval_number_master\":\"FL#14865-R0\",\"approval_number\":\"FL14865.1\",\"seq\":1,\"product_model\":\"CEPT\",\"product_description\":\"Concealed Electrical Power Transfer\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Securitron Magnalock Corp.\",\"approval_number_master\":\"FL#4310-R4\",\"approval_number\":\"FL4310.1\",\"seq\":1,\"product_model\":\"EPT\",\"product_description\":\"Electric Power Transfer\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Securitron Magnalock Corp.\",\"approval_number_master\":\"FL#4310-R4\",\"approval_number\":\"FL4310.2\",\"seq\":2,\"product_model\":\"EPTL\",\"product_description\":\"Electric Power Transfer - Long\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Securitron Magnalock Corp.\",\"approval_number_master\":\"FL#4310-R4\",\"approval_number\":\"FL4310.3\",\"seq\":3,\"product_model\":\"MUNL-12\",\"product_description\":\"Mortise Unlatch 12 Vdc\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Securitron Magnalock Corp.\",\"approval_number_master\":\"FL#4310-R4\",\"approval_number\":\"FL4310.4\",\"seq\":4,\"product_model\":\"MUNL-24\",\"product_description\":\"Mortise Unlatch 24 Vdc\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Securitron Magnalock Corp.\",\"approval_number_master\":\"FL#4310-R4\",\"approval_number\":\"FL4310.5\",\"seq\":5,\"product_model\":\"UNL-12\",\"product_description\":\"Unlatch 12 Vdc\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Securitron Magnalock Corp.\",\"approval_number_master\":\"FL#4310-R4\",\"approval_number\":\"FL4310.6\",\"seq\":6,\"product_model\":\"UNL-24\",\"product_description\":\"Unlatch 24Vdc\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Ceco Door Products\":[{\"manufacturer\":\"Ceco Door Products\",\"approval_number_master\":\"FL#10723-R11\",\"approval_number\":\"FL10723.1\",\"seq\":1,\"product_model\":\"Swinging Hollow Metal Doors and Frame Products\",\"product_description\":\"Doors: Trio, Trio-E, Regent (Omega), Medallion, Legion (Ultra), Imperial (Versadoor), Fuego & Mercury. Frame Products: KD or Welded Three Piece Frames, Sidelight Frames, Transom Frames & Window Frames.\",\"design_pressure\":\"+100(Max)\\\/-100(Max)\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ASSA ABLOY Global Solutions Norway AS\":[{\"manufacturer\":\"ASSA ABLOY Global Solutions Norway AS\",\"approval_number_master\":\"FL#5263-R7\",\"approval_number\":\"FL5263.1\",\"seq\":1,\"product_model\":\"VingCard ANSI Mortise Lockset\",\"product_description\":\"Mortise Lockset\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY Global Solutions Norway AS\",\"approval_number_master\":\"FL#5263-R7\",\"approval_number\":\"FL5263.2\",\"seq\":2,\"product_model\":\"VingCard Classic Mortise Lockset\",\"product_description\":\"Mortise Lockset\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY Global Solutions Norway AS\",\"approval_number_master\":\"FL#5263-R7\",\"approval_number\":\"FL5263.3\",\"seq\":3,\"product_model\":\"VingCard Signature Series Mortise\",\"product_description\":\"Signature Lockset\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY Global Solutions Norway AS\",\"approval_number_master\":\"FL#5263-R7\",\"approval_number\":\"FL5263.4\",\"seq\":4,\"product_model\":\"VingCard VC3000 Exit Hardware\",\"product_description\":\"VC3000 Exit Hardware\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Curries Division of AADG, Inc.\":[{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#8768-R6\",\"approval_number\":\"FL8768.2\",\"seq\":2,\"product_model\":\"CURRIES Model 707, 727, and 747 out-swing doors\",\"product_description\":\"CURRIES 707, 727, or 747 4'0\\\" x 8'0\\\" Flush, Glazed, or Louvered pairs of doors. May use Rockwood WLV60 Louver or a FBC Approved Louver. See RD0448R3 CURRIES Installation Instructions.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#8768-R6\",\"approval_number\":\"FL8768.3\",\"seq\":3,\"product_model\":\"CURRIES Model 707, 727, and 747 out-swing doors\",\"product_description\":\"CURRIES 707, 727, or 747 4'0\\\" x 8'0\\\" Flush, Glazed, or Louvered single doors. May use Rockwood WLV60 Louver or a FBC Approved Louver. See RD0448R3 CURRIES Installation Instructions.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#8768-R6\",\"approval_number\":\"FL8768.4\",\"seq\":4,\"product_model\":\"CURRIES Model 707, 727, and 747 out-swing or in-swing doors\",\"product_description\":\"CURRIES 707, 727, or 747 3'0\\\" x 7'0\\\" Flush, Glazed, or Louvered single doors. May use Rockwood WLV60 Louver or a FBC Approved Louver. See RD0448R3 CURRIES Installation Instructions.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#8768-R6\",\"approval_number\":\"FL8768.5\",\"seq\":5,\"product_model\":\"CURRIES Model 707, 727, and 747 out-swing or in-swing doors\",\"product_description\":\"CURRIES 707, 727, or 747 3'0\\\" x 7'0\\\" Flush door. See RD0448R3 CURRIES Installation Instructions.\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#11537-R0\",\"approval_number\":\"FL11537.1\",\"seq\":1,\"product_model\":\"607, 707, 727, 747, and 847 In-swing or Out-Swing Single Doors\",\"product_description\":\"18 gage 3'0\\\" x 7'0\\\" flush, glazed, or louvered door. Door hardware may be Cylindrical and Mortise Locks. (Group 2)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#11537-R0\",\"approval_number\":\"FL11537.2\",\"seq\":2,\"product_model\":\"607, 707, 727, 747, and 847 In-Swing or Out-Swing Single Doors\",\"product_description\":\"18 gage 3'0\\\" x 7'0\\\" flush, glazed, or louvered door. Door hardware may be Cylindrical Lock with Cylindrical Dead Bolt, Mortise Locks (latch bolt and dead bolt), or Interconnected Locks. (Group 5)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#6351-R0\",\"approval_number\":\"FL6351.1\",\"seq\":1,\"product_model\":\"607, 707, 727, and 747 In-swing and out-swing doors; ReadySet, Three-sided, Sidelight, and Transom Frames\",\"product_description\":\"607, 707, 727, and 747 In-swing and out-swing doors; Flush or glazed doors; Embossed, Embossed Wood Grain, and CURRIStain doors. ReadySet, Three-sided, Sidelight, and Transom Frames.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#6705-R0\",\"approval_number\":\"FL6705.1\",\"seq\":1,\"product_model\":\"Curries 707 Single Out-swing Commercial Door and Frame\",\"product_description\":\"Curries 707 3'0\\\" x 7'0\\\" Flush Out-swing Door. Three sided KD or welded door frame. Sargent 6500 Series Cylindrical Lock.\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#8768-R2\",\"approval_number\":\"FL8768.1\",\"seq\":1,\"product_model\":\"CURRIES in-swing and out-swing door frames\",\"product_description\":\"8'4\\\" x 8'0\\\" frames. Reinforced Hollow metal mullion may be used. Hollow metal mullion must be welded. See RD0447R4 CURRIES Product Summary and RD0448R3 CURRIES Installation Instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#11537-R0\",\"approval_number\":\"FL11537.3\",\"seq\":3,\"product_model\":\"607, 707, 727, 747, and 847 Out-Swing Single Doors\",\"product_description\":\"18 gage 3'0\\\" x 7'0\\\" flush, glazed, or louvered door. Door hardware may be Concealed or Surface Vertical Rod Exit Devices, Rim and Mortise Exit devices: Cylindrical and Mortise Locks. (Group 1)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#11537-R0\",\"approval_number\":\"FL11537.4\",\"seq\":4,\"product_model\":\"707, 747, and 847 Out-swing Pair of Doors\",\"product_description\":\"16 gage 6'0\\\" x 8'0\\\" flush, glazed, or louvered door. Door hardware may be Concealed or Surface Vertical Rod Exit Devices, Mortise Locks (latch bolt and dead bolt) active leaf Surface Bolts inactive leaf, or Rim Exit Devices. (Group 4)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#11537-R0\",\"approval_number\":\"FL11537.5\",\"seq\":5,\"product_model\":\"707, 747, and 847 Out-swing Pair of Doors\",\"product_description\":\"16 gage 8'0\\\" x 8'0\\\" flush, glazed, or louvered door. Door hardware may be Concealed or Surface Vertical Rod Exit Devices, Mortise Locks (latch bolt and dead bolt) active leaf;, Surface Bolts inactive leaf, or Rim Exit Devices. (Group 7)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#11537-R0\",\"approval_number\":\"FL11537.6\",\"seq\":6,\"product_model\":\"707, 747, and 847 Out-swing Single Doors\",\"product_description\":\"16 gage 4'0\\\" x 8'0\\\" flush, glazed, or louvered door. Hardware may be Concealed or Surface Vertical Rod Exit Devices, Mortise Locks (latch bolt & dead bolt), or Rim Exit Devices. (Group 6)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#11537-R0\",\"approval_number\":\"FL11537.7\",\"seq\":7,\"product_model\":\"707, 747, and 847 Out-swing Single Doors\",\"product_description\":\"16 gage 3'0\\\" x 8'0\\\" flush, glazed, or louvered door. Hardware may be Concealed or Surface Vertical Rod Exit Devices, Mortise Locks (latch bolt & dead bolt), or Rim Exit Devices. (Group 3)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#9004-R0\",\"approval_number\":\"FL9004.1\",\"seq\":1,\"product_model\":\"3'0\\\" x 7'0\\\" Single Door with Narrow Sidlight\",\"product_description\":\"Maximum overall width of the frame is 54\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#9004-R0\",\"approval_number\":\"FL9004.2\",\"seq\":2,\"product_model\":\"3'0\\\" x 7'0\\\" Single Three Sdied ReadySet Frame\",\"product_description\":\"16 gauge 3'0\\\" x 7'0\\\" Ready Set Frame\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#9004-R0\",\"approval_number\":\"FL9004.3\",\"seq\":3,\"product_model\":\"3'0\\\" x 7'0\\\" Single Three Sdied ReadySet Frame\",\"product_description\":\"16 gauge 3'0\\\" x 7'0\\\" Ready Set Frame\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#9004-R0\",\"approval_number\":\"FL9004.4\",\"seq\":4,\"product_model\":\"4'0\\\" x 8'0\\\" Single Three Sided Door Frame\",\"product_description\":\"16 gauge 4'0'\\\" x 8'0\\\" single three sided door frame.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#9004-R0\",\"approval_number\":\"FL9004.5\",\"seq\":5,\"product_model\":\"8'0\\\" x 8'0\\\" Three Sided Door Frame\",\"product_description\":\"16 gauge 8'0\\\" x 8'0' Three sided Door Frame for pairs of doors with or without mullion\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#9004-R0\",\"approval_number\":\"FL9004.6\",\"seq\":6,\"product_model\":\"Sidelight, Transom, or Transom\\\/Sidelight Frame with Single 3'0\\\" x 8'0\\\" Door Opening\",\"product_description\":\"16 gauge Sidelight, Transom, or Transom\\\/Sidelight Frame with Single 3'0\\\" x 8'0\\\" Door Opening\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#9004-R0\",\"approval_number\":\"FL9004.7\",\"seq\":7,\"product_model\":\"Sidelight, Transom, or Transom\\\/Sidelight Frame with Single 6'0\\\" x 8'0\\\" Door Opening\",\"product_description\":\"16 gauge Sidelight, Transom, or Transom\\\/Sidelight Frame with Single 6'0\\\" x 8'0\\\" Door Opening\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#9004-R0\",\"approval_number\":\"FL9004.8\",\"seq\":8,\"product_model\":\"Window Frame\",\"product_description\":\"16 gauge Fixed Window Frame\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#9004-R1\",\"approval_number\":\"FL9004.9\",\"seq\":9,\"product_model\":\"Window Frame\",\"product_description\":\"16 gauge Fixed Window Frame\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#11537-R1\",\"approval_number\":\"FL11537.8\",\"seq\":8,\"product_model\":\"707, 727, 747, and 847 Out-swing Pair of Doors\",\"product_description\":\"16 gage 6'0\\\" x 8'0\\\" flush, glazed, or louvered door. Door hardware may be Concealed or Surface Vertical Rod Exit Devices, Mortise Locks (latch bolt and dead bolt) active leaf Surface Bolts inactive leaf, or Rim Exit Devices. (Group 5)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#11537-R1\",\"approval_number\":\"FL11537.9\",\"seq\":9,\"product_model\":\"707, 727, 747, and 847 Out-swing Single Doors\",\"product_description\":\"16 gage 3'0\\\" x 8'0\\\" flush, glazed, or louvered door. Hardware may be Concealed or Surface Vertical Rod Exit Devices, Mortise Locks (latch bolt & dead bolt), or Rim Exit Devices. (Group 3)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#11537-R1\",\"approval_number\":\"FL11537.10\",\"seq\":10,\"product_model\":\"707, 727, 747, and 847 Out-swing Single Doors\",\"product_description\":\"14 gage flush door with mortise locks (latch bolt and dead bolt) or rim exit devices. (Group 10)\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#11537-R1\",\"approval_number\":\"FL11537.11\",\"seq\":11,\"product_model\":\"707, 727, 747, and 847 Out-swing Single Doors\",\"product_description\":\"16 gage 4'0\\\" x 8'0\\\" flush, glazed, or louvered door. Hardware may be Concealed or Surface Vertical Rod Exit Devices, Mortise Locks (latch bolt & dead bolt), or Rim Exit Devices. (Group 7)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Rixson, Div of Yale Security Inc.\":[{\"manufacturer\":\"Rixson, Div of Yale Security Inc.\",\"approval_number_master\":\"FL#9051-R7\",\"approval_number\":\"FL9051.1\",\"seq\":1,\"product_model\":\"195 Pivot Set\",\"product_description\":\"Rixson 195 Pivot Set (includes M19 Intermediate Pivot)\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Markar Architectural Products\":[{\"manufacturer\":\"Markar Architectural Products\",\"approval_number_master\":\"FL#10057-R7\",\"approval_number\":\"FL10057.1\",\"seq\":1,\"product_model\":\"Continuous hinge\",\"product_description\":\"HG305\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Markar Architectural Products\",\"approval_number_master\":\"FL#10057-R7\",\"approval_number\":\"FL10057.2\",\"seq\":2,\"product_model\":\"Continuous Hinges\",\"product_description\":\"Model Series 1100, 100, 200, 300, 3500\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Coastline Power Solutions\":[{\"manufacturer\":\"Coastline Power Solutions\",\"approval_number_master\":\"FL#11419-R6\",\"approval_number\":\"FL11419.1\",\"seq\":1,\"product_model\":\"Door Panel\",\"product_description\":\"Modular Wall Panel Door\",\"design_pressure\":\"+60\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"dormakaba Canada, Inc.\":[{\"manufacturer\":\"dormakaba Canada, Inc.\",\"approval_number_master\":\"FL#13061-R0\",\"approval_number\":\"FL13061.1\",\"seq\":1,\"product_model\":\"a. Series \\\"660\\\", \\\"760\\\", \\\"770\\\", \\\"79X\\\"\",\"product_description\":\"Electronic Operated Mortise Lock \\\"Hotel or Multi-Housing (M) Function\\\" with the following options - (A) Latch Only (B) Latch and a Manually Projected Deadbolt (C) Latch and an Automatically Projected Deadbolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba Canada, Inc.\",\"approval_number_master\":\"FL#13061-R0\",\"approval_number\":\"FL13061.2\",\"seq\":2,\"product_model\":\"b. Series \\\"Solitaire 710-II\\\"\",\"product_description\":\"Electronic Operated Mortise Lock \\\"Hotel or Multi-Housing (M) Function\\\" with the following options - (A) Latch Only (B) Latch and a Manually Projected Deadbolt (C) Latch and an Automatically Projected Deadbolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba Canada, Inc.\",\"approval_number_master\":\"FL#13061-R0\",\"approval_number\":\"FL13061.3\",\"seq\":3,\"product_model\":\"c. Series \\\"660\\\", \\\"760\\\", \\\"770\\\", \\\"79X\\\"\",\"product_description\":\"Electronic Operated Mortise Lock \\\"Hotel or Multi-Housing (M) Function\\\" with the following options - (A) Latch Only (B) Latch and a Manually Projected Deadbolt (C) Latch and an Automatically Projected Deadbolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba Canada, Inc.\",\"approval_number_master\":\"FL#13061-R0\",\"approval_number\":\"FL13061.4\",\"seq\":4,\"product_model\":\"d. Series \\\"Solitaire 710-II\\\"\",\"product_description\":\"Electronic Operated Mortise Lock \\\"Hotel or Multi-Housing (M) Function\\\" with the following options - (A) Latch Only (B) Latch and a Manually Projected Deadbolt (C) Latch and an Automatically Projected Deadbolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba Canada, Inc.\",\"approval_number_master\":\"FL#13061-R2\",\"approval_number\":\"FL13061.5\",\"seq\":5,\"product_model\":\"e. Series \\\"InSync\\u2122 D\\\"\",\"product_description\":\"RFID Deadbolt Lock for use in an \\\"Impact\\\" Fiberglass or Steel Door (Inswing \\\/ Outswing Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba Canada, Inc.\",\"approval_number_master\":\"FL#13061-R2\",\"approval_number\":\"FL13061.6\",\"seq\":6,\"product_model\":\"f. Series \\\"InSync\\u2122 D\\\"\",\"product_description\":\"RFID Deadbolt Lock for use in an \\\"Impact\\\" Fiberglass or Steel Door (Inswing \\\/ Outswing Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba Canada, Inc.\",\"approval_number_master\":\"FL#13061-R2\",\"approval_number\":\"FL13061.7\",\"seq\":7,\"product_model\":\"g. Series \\\"InSync\\u2122 I\\\"\",\"product_description\":\"RFID Interconnected Lock for use in an \\\"Impact\\\" Fiberglass or Steel Door (Inswing \\\/ Outswing Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba Canada, Inc.\",\"approval_number_master\":\"FL#13061-R2\",\"approval_number\":\"FL13061.8\",\"seq\":8,\"product_model\":\"h. Series \\\"E-Plex 1500\\\"\",\"product_description\":\"Electronic Lock for use in an \\\"Impact\\\" Fiberglass or Steel Door (Inswing \\\/ Outswing Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba Canada, Inc.\",\"approval_number_master\":\"FL#13061-R2\",\"approval_number\":\"FL13061.9\",\"seq\":9,\"product_model\":\"i. Series \\\"Oracode 460K\\\"\",\"product_description\":\"Electronic Lock for use in an \\\"Impact\\\" Fiberglass or Steel Door (Inswing \\\/ Outswing Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba Canada, Inc.\",\"approval_number_master\":\"FL#13061-R6\",\"approval_number\":\"FL13061.10\",\"seq\":10,\"product_model\":\"j. Series \\\"Saffire LX\\\"\",\"product_description\":\"Electronic Operated Mortise Lock \\\"Hotel or Multi-Housing (M) Function\\\" with the following options - (A) Latch Only (B) Latch and a Manually Projected Deadbolt (C) Latch and an Automatically Projected Deadbolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba Canada, Inc.\",\"approval_number_master\":\"FL#13061-R6\",\"approval_number\":\"FL13061.11\",\"seq\":11,\"product_model\":\"k. Series \\\"Saffire LX\\\"\",\"product_description\":\"Electronic Operated Mortise Lock \\\"Hotel or Multi-Housing (M) Function\\\" with the following options - (A) Latch Only (B) Latch and a Manually Projected Deadbolt (C) Latch and an Automatically Projected Deadbolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba Canada, Inc.\",\"approval_number_master\":\"FL#13061-R8\",\"approval_number\":\"FL13061.12\",\"seq\":12,\"product_model\":\"l. Quantum\\u2122 Series\",\"product_description\":\"Electronic Operated Mortise Lock with Proximity Reader\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba Canada, Inc.\",\"approval_number_master\":\"FL#13061-R9\",\"approval_number\":\"FL13061.13\",\"seq\":13,\"product_model\":\"m. Series \\\"Oracode 460K\\\", \\\"ORACODE 480i\\\", \\\"E-PLEX 1505\\\", \\\"Saffire LX-D\\\" Series, \\\"NOVA\\\" SERIES\",\"product_description\":\"Electronic Lock for use in an \\\"Impact\\\" Fiberglass or Steel Door (Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba Canada, Inc.\",\"approval_number_master\":\"FL#13061-R9\",\"approval_number\":\"FL13061.14\",\"seq\":14,\"product_model\":\"n. Series \\\"Saffire LX-I\\\"\",\"product_description\":\"Interconnected Electronic Lock for use in an \\\"Impact\\\" Fiberglass Door (Inswing\\\/Outswing Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba Canada, Inc.\",\"approval_number_master\":\"FL#13061-R9\",\"approval_number\":\"FL13061.15\",\"seq\":15,\"product_model\":\"o. Series \\\"Saffire LX-I\\\"\",\"product_description\":\"Interconnected Electronic Lock for use in an \\\"Impact\\\" Fiberglass Door (Outswing Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba Canada, Inc.\",\"approval_number_master\":\"FL#13061-R10\",\"approval_number\":\"FL13061.16\",\"seq\":16,\"product_model\":\"p. Series \\\"EMERALD - D\\\"\",\"product_description\":\"Electronic Lock for use in an \\\"Impact\\\" Fiberglass Door (Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba Canada, Inc.\",\"approval_number_master\":\"FL#13061-R10\",\"approval_number\":\"FL13061.17\",\"seq\":17,\"product_model\":\"q. Series \\\"EMERALD - I\\\"\",\"product_description\":\"Interconnected Electronic Lock for use in an \\\"Impact\\\" Fiberglass Door (Inswing\\\/Outswing Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba Canada, Inc.\",\"approval_number_master\":\"FL#13061-R10\",\"approval_number\":\"FL13061.18\",\"seq\":18,\"product_model\":\"r. Series \\\"EMERALD - I\\\"\",\"product_description\":\"Interconnected Electronic Lock for use in an \\\"Impact\\\" Fiberglass Door (Outswing Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba Canada, Inc.\",\"approval_number_master\":\"FL#13061-R11\",\"approval_number\":\"FL13061.19\",\"seq\":19,\"product_model\":\"s. Series \\\"EMERALD - D\\\"\",\"product_description\":\"Electronic Lock for use in an \\\"Impact\\\" Fiberglass Door (Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba Canada, Inc.\",\"approval_number_master\":\"FL#13061-R14\",\"approval_number\":\"FL13061.20\",\"seq\":20,\"product_model\":\"t. Series \\\"MT RFID\\\"\",\"product_description\":\"Electronic Mortise Lock for use in an \\\"Impact\\\" Commercial Steel Door (Inswing \\\/ Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Air Louvers Inc\":[{\"manufacturer\":\"Air Louvers Inc\",\"approval_number_master\":\"FL#13187-R5\",\"approval_number\":\"FL13187.1\",\"seq\":1,\"product_model\":\"VLFEZHRC\",\"product_description\":\"VLFEZHRC Vision Lite Kit\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Air Louvers Inc\",\"approval_number_master\":\"FL#13187-R5\",\"approval_number\":\"FL13187.2\",\"seq\":2,\"product_model\":\"VLFIGHRC\",\"product_description\":\"VLFIGHRC Vision Lite Kit\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Air Louvers Inc\",\"approval_number_master\":\"FL#13187-R5\",\"approval_number\":\"FL13187.3\",\"seq\":3,\"product_model\":\"VLFIGHRC-F\",\"product_description\":\"VLFIGHRC-F Vision Lite Kit\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Air Louvers Inc\",\"approval_number_master\":\"FL#13341-R5\",\"approval_number\":\"FL13341.1\",\"seq\":1,\"product_model\":\"1500A\",\"product_description\":\"1500A LOUVER\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"}],\"AFCO Industries, Inc.\":[{\"manufacturer\":\"AFCO Industries, Inc.\",\"approval_number_master\":\"FL#13727-R0\",\"approval_number\":\"FL13727.1\",\"seq\":1,\"product_model\":\"a. AFCO - Aluminum Hurricane \\\"T\\\" Astragal\",\"product_description\":\"Up to a 8'0 Extruded Aluminum Astragal with Flip Lock Bolts\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AFCO Industries, Inc.\",\"approval_number_master\":\"FL#13727-R0\",\"approval_number\":\"FL13727.2\",\"seq\":2,\"product_model\":\"b. AFCO - \\\"A-276\\\" Series Aluminum Extruded Threshold\",\"product_description\":\"Inswing Aluminum Extruded Threshold with Adjustable Aluminum Riser\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AFCO Industries, Inc.\",\"approval_number_master\":\"FL#13727-R2\",\"approval_number\":\"FL13727.3\",\"seq\":3,\"product_model\":\"c. AFCO \\\"HVHZ\\\" Aluminum \\\"T\\\" Astragal\",\"product_description\":\"Up to a 6'8 Extruded Aluminum Astragal with Flip Lock Bolts\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AFCO Industries, Inc.\",\"approval_number_master\":\"FL#13727-R2\",\"approval_number\":\"FL13727.4\",\"seq\":4,\"product_model\":\"d. AFCO \\\"HVHZ\\\" Aluminum \\\"T\\\" Astragal\",\"product_description\":\"Up to a 8'0 Extruded Aluminum Astragal with Flip Lock Bolts\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AFCO Industries, Inc.\",\"approval_number_master\":\"FL#13727-R4\",\"approval_number\":\"FL13727.5\",\"seq\":5,\"product_model\":\"e. AFCO \\\"T-200\\\" Aluminum \\\"T\\\" Astragal\",\"product_description\":\"Up to a 8'0 Extruded Aluminum Astragal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AFCO Industries, Inc.\",\"approval_number_master\":\"FL#13727-R6\",\"approval_number\":\"FL13727.6\",\"seq\":6,\"product_model\":\"g. AFCO - Aluminum Extruded Thresholds\",\"product_description\":\"\\\"A\\\", \\\"H\\\" and \\\"IXO\\\" Series Aluminum Extruded Thresholds - Inswing Series with Adjustable Aluminum Riser\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AFCO Industries, Inc.\",\"approval_number_master\":\"FL#13727-R8\",\"approval_number\":\"FL13727.7\",\"seq\":7,\"product_model\":\"h. AFCO - Aluminum Extruded Thresholds\",\"product_description\":\"\\\"H-497\\\" Series Aluminum Extruded Thresholds - Outswing High Dam X and XX Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"CAL-ROYAL PRODUCTS INC.\":[{\"manufacturer\":\"CAL-ROYAL PRODUCTS INC.\",\"approval_number_master\":\"FL#13922-R0\",\"approval_number\":\"FL13922.1\",\"seq\":1,\"product_model\":\"a. \\\"Genesys Series\\\"\",\"product_description\":\"Cylindrical Lock for use on a Steel Commercial Grade Door Panel - \\\"Impact Rated\\\" for Inswing or Outswing usage\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAL-ROYAL PRODUCTS INC.\",\"approval_number_master\":\"FL#13922-R0\",\"approval_number\":\"FL13922.2\",\"seq\":2,\"product_model\":\"b. \\\"SL\\\" and \\\"T300\\\" Series\",\"product_description\":\"Cylindrical Lock and Deadbolt for use on a Steel Commercial Grade Door Panel - \\\"Impact Rated\\\" for Inswing or Outswing usage\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAL-ROYAL PRODUCTS INC.\",\"approval_number_master\":\"FL#13922-R0\",\"approval_number\":\"FL13922.3\",\"seq\":3,\"product_model\":\"c. \\\"F9900\\\" Series Fire Exit Device\",\"product_description\":\"Panic Bar Exit Device for use on a Steel Commercial Grade Door Panel - \\\"Impact Rated\\\" for Outswing usage only\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAL-ROYAL PRODUCTS INC.\",\"approval_number_master\":\"FL#13922-R0\",\"approval_number\":\"FL13922.4\",\"seq\":4,\"product_model\":\"d. \\\"F9900V\\\" Series Fire Exit Device\",\"product_description\":\"Panic Bar Exit Device with Vertical Rods for use on a Steel Commercial Grade Door Panel - \\\"Impact Rated\\\" for Outswing usage only on Single or Double Door Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAL-ROYAL PRODUCTS INC.\",\"approval_number_master\":\"FL#13922-R2\",\"approval_number\":\"FL13922.5\",\"seq\":5,\"product_model\":\"e. \\\"Genesys Series\\\"\",\"product_description\":\"Cylindrical Lock for use on a Steel Commercial Grade Door Panel - \\\"Impact Rated\\\" for Inswing or Outswing usage\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAL-ROYAL PRODUCTS INC.\",\"approval_number_master\":\"FL#13922-R2\",\"approval_number\":\"FL13922.6\",\"seq\":6,\"product_model\":\"f. \\\"Pioneer Series\\\" and \\\"T300\\\" Series\",\"product_description\":\"Cylindrical Lock and Deadbolt for use on a Steel Commercial Grade Door Panel - \\\"Impact Rated\\\" for Inswing or Outswing usage\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAL-ROYAL PRODUCTS INC.\",\"approval_number_master\":\"FL#13922-R2\",\"approval_number\":\"FL13922.7\",\"seq\":7,\"product_model\":\"g. \\\"7700\\\" Series Fire Exit Device\",\"product_description\":\"Panic Bar Exit Device for use on a Steel Commercial Grade Door Panel - \\\"Impact Rated\\\" for Outswing usage only\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAL-ROYAL PRODUCTS INC.\",\"approval_number_master\":\"FL#13922-R2\",\"approval_number\":\"FL13922.8\",\"seq\":8,\"product_model\":\"h. \\\"7700-V\\\" Series Fire Exit Device\",\"product_description\":\"Panic Bar Exit Device with Vertical Rods for use on a Steel Commercial Grade Door Panel - \\\"Impact Rated\\\" for Outswing usage only on Single or Double Door Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAL-ROYAL PRODUCTS INC.\",\"approval_number_master\":\"FL#13922-R3\",\"approval_number\":\"FL13922.9\",\"seq\":9,\"product_model\":\"i. \\\"M\\\" Series Mortise Lock\",\"product_description\":\"Mortise Lock for use on a Steel Commercial Grade Door Panel - \\\"Impact Rated\\\" for Inswing or Outswing usage\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAL-ROYAL PRODUCTS INC.\",\"approval_number_master\":\"FL#13922-R3\",\"approval_number\":\"FL13922.10\",\"seq\":10,\"product_model\":\"j. \\\"M\\\" Series Mortise Lock\",\"product_description\":\"Mortise Lock for use on a Steel Commercial Grade Door Panel - \\\"Impact Rated\\\" for Inswing or Outswing usage\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Securitech Group, Inc.\":[{\"manufacturer\":\"Securitech Group, Inc.\",\"approval_number_master\":\"FL#14075-R5\",\"approval_number\":\"FL14075.1\",\"seq\":1,\"product_model\":\"Trident TEL-100\\\/200\",\"product_description\":\"Trident Series Multi-point Lock\\nTEL-100\\\/200\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-08 00:00:00\",\"instructions_url\":\"\"}],\"Pemko Manufacturing\":[{\"manufacturer\":\"Pemko Manufacturing\",\"approval_number_master\":\"FL#14267-R7\",\"approval_number\":\"FL14267.1\",\"seq\":1,\"product_model\":\"Continuous Hinges\",\"product_description\":\"FMSLFHD, FMSLIHD, FMHD, FMSLFHD1-M, FMHD1-M, FSHD1-M, FSCPHD-1, FSHD1\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pemko Manufacturing\",\"approval_number_master\":\"FL#14267-R3\",\"approval_number\":\"FL14267.2\",\"seq\":2,\"product_model\":\"LV-WS\",\"product_description\":\"Windstorm louver with security grille\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Hanchett Entry Systems (HES) Inc.\":[{\"manufacturer\":\"Hanchett Entry Systems (HES) Inc.\",\"approval_number_master\":\"FL#14307-R8\",\"approval_number\":\"FL14307.1\",\"seq\":1,\"product_model\":\"Model 9600 Electric Strike\",\"product_description\":\"Electric strike to be used with rim-mounted exit devices\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hanchett Entry Systems (HES) Inc.\",\"approval_number_master\":\"FL#16392-R7\",\"approval_number\":\"FL16392.1\",\"seq\":1,\"product_model\":\"1006\",\"product_description\":\"HES Model 1006 Electric Strike\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hanchett Entry Systems (HES) Inc.\",\"approval_number_master\":\"FL#19224-R5\",\"approval_number\":\"FL19224.1\",\"seq\":1,\"product_model\":\"9700\",\"product_description\":\"HES Model 9700 Electric Strike\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hanchett Entry Systems (HES) Inc.\",\"approval_number_master\":\"FL#22400-R5\",\"approval_number\":\"FL22400.1\",\"seq\":1,\"product_model\":\"1500 & 1600 Electric Strikes\",\"product_description\":\"HES 1500 & 1600 Electric Strikes\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-12 00:00:00\",\"instructions_url\":\"\"}],\"ODL, Inc.\":[{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#14935-R11\",\"approval_number\":\"FL14935.9\",\"seq\":9,\"product_model\":\"i. \\\"Impact Resistant\\\" Severe Weather\\u00ae Doorglass\",\"product_description\":\"Keystone Profile Impact Light Kit Frame Assemblies for Glazing Up To a nominal 3'0 x 6'8 Door Panel Utilizing Reclosable Fastener Tape.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#14935-R11\",\"approval_number\":\"FL14935.10\",\"seq\":10,\"product_model\":\"j. \\\"Impact Resistant\\\" Severe Weather\\u00ae Doorglass\",\"product_description\":\"Keystone Profile Impact Light Kit Frame Assemblies for Glazing Up To a nominal 3'0 x 8'0 Door Panel Utilizing Reclosable Fastener Tape.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#14935-R11\",\"approval_number\":\"FL14935.11\",\"seq\":11,\"product_model\":\"k. \\\"Impact Resistant\\\" Severe Weather\\u00ae Doorglass\",\"product_description\":\"Keystone Profile Impact Light Kit Frame Assemblies for Glazing Up To a nominal 3'0 x 6'8 Door Panel Utilizing Reclosable Fastener Tape.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#14935-R11\",\"approval_number\":\"FL14935.12\",\"seq\":12,\"product_model\":\"l. \\\"Impact Resistant\\\" Severe Weather\\u00ae Doorglass\",\"product_description\":\"Keystone Profile Impact Light Kit Frame Assemblies for Glazing Up To a nominal 3'0 x 8'0 Door Panel Utilizing Reclosable Fastener Tape.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#14935-R11\",\"approval_number\":\"FL14935.13\",\"seq\":13,\"product_model\":\"m. \\\"Impact Resistant\\\" Severe Weather\\u00ae Doorglass\",\"product_description\":\"Keystone Profile Impact Light Kit Frame Assemblies for Glazing Up To a nominal 3'0 x 8'0 Door Panel Utilizing Enhanced Reclosable Fastener Tape.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#47841-R0\",\"approval_number\":\"FL47841.1\",\"seq\":1,\"product_model\":\"\\\"ZEEL\\\" Clip Assembled Lite Frame System (HVHZ) (Non-Impact)\",\"product_description\":\"\\\"ZEEL\\\" Clip Assembled Lite Frame System (HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#47849-R0\",\"approval_number\":\"FL47849.1\",\"seq\":1,\"product_model\":\"Severe Weather Doorglass - Keystone Lite Kit (HVHZ) (Impact)\",\"product_description\":\"Severe Weather Doorglass - Keystone Lite Kit (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#3234-R2\",\"approval_number\":\"FL3234.2\",\"seq\":2,\"product_model\":\"ODL \\\/ WESTERN REFLECTIONS\",\"product_description\":\"Non-Impact Light Kit Assembly for Glazing Up To a 3'0 x 8'0 Door Panel\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#3234-R2\",\"approval_number\":\"FL3234.3\",\"seq\":3,\"product_model\":\"ODL \\\/ WESTERN REFLECTIONS\",\"product_description\":\"Non-Impact Light Kit Assembly for Glazing Up To a 3'0 x 8'0 Door Panel\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#8797-R0\",\"approval_number\":\"FL8797.1\",\"seq\":1,\"product_model\":\"ODL \\\/ WESTERN REFLECTIONS\",\"product_description\":\"Impact Light Kit Assembly for Glazing Up To a 3'0 x 8'0 Door Panel\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#8797-R0\",\"approval_number\":\"FL8797.2\",\"seq\":2,\"product_model\":\"ODL \\\/ WESTERN REFLECTIONS\",\"product_description\":\"Impact Light Kit Assembly for Glazing Up To a 3'0 x 8'0 Door Panel\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#9974-R0\",\"approval_number\":\"FL9974.1\",\"seq\":1,\"product_model\":\"Hybrid Glazed Impact Lite Kit Assembly\",\"product_description\":\"For glazing up to a nominal 3'-0\\\"x8'-0\\\" panel.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#10097-R0\",\"approval_number\":\"FL10097.1\",\"seq\":1,\"product_model\":\"Fluted Architectural Series\",\"product_description\":\"Non-Impact PVC Door Glass Assembly for Glazing Up To a 3'0 x 8'0 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#4177-R2\",\"approval_number\":\"FL4177.1\",\"seq\":1,\"product_model\":\"ODL \\\/ Western Reflections\",\"product_description\":\"Traditional and Smart Frame Non-Impact Door Glass Assembly for Glazing Up To a 3'0 x 6'8 Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#10091-R1\",\"approval_number\":\"FL10091.1\",\"seq\":1,\"product_model\":\"Fluted Architectural Series\",\"product_description\":\"Non-Impact PVC Door Glass Assembly for Glazing Up To a 3'0 x 8'0 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#4177-R3\",\"approval_number\":\"FL4177.2\",\"seq\":2,\"product_model\":\"b. ODL \\\/ Western Reflections\",\"product_description\":\"Traditional and Smart Frame Non-Impact Door Glass Assembly for Glazing Up To a 3'0 x 6'8 Fiberglass Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#13346-R0\",\"approval_number\":\"FL13346.1\",\"seq\":1,\"product_model\":\"a. \\\"Impact Resistant\\\" Severe Weather\\u00ae Doorglass\",\"product_description\":\"Impact Light Kit Assembly for Glazing Up To a 3'0 x 8'0 Door Panel\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#13346-R0\",\"approval_number\":\"FL13346.2\",\"seq\":2,\"product_model\":\"b. \\\"Impact Resistant\\\" Severe Weather\\u00ae Doorglass\",\"product_description\":\"Impact Light Kit Assembly for Glazing Up To a 3'0 x 8'0 Door Panel\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#13831-R0\",\"approval_number\":\"FL13831.1\",\"seq\":1,\"product_model\":\"TriSys Frame System\",\"product_description\":\"Non-Impact Door Glass Assembly for Glazing Up To a 3'0 x 8'0 Panel. The three piece frame system utilizes an innovative clip system eliminating unsightly installation screw hole plugs when the interior cover frame is in place.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#14234-R0\",\"approval_number\":\"FL14234.1\",\"seq\":1,\"product_model\":\"a. \\\"Impact Resistant\\\" Severe Weather\\u00ae Doorglass\",\"product_description\":\"Impact Light Kit Assembly for Glazing Up To a 3'0 x 8'0 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#14234-R0\",\"approval_number\":\"FL14234.2\",\"seq\":2,\"product_model\":\"b. \\\"Impact Resistant\\\" Severe Weather\\u00ae Doorglass\",\"product_description\":\"Impact Light Kit Assembly for Glazing Up To a 3'0 x 8'0 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#14440-R0\",\"approval_number\":\"FL14440.1\",\"seq\":1,\"product_model\":\"a. Vent Lite - Series 799\",\"product_description\":\"Non-Impact Vent Door Glass with Screen Assembly for Glazing Up To a 3'0 x 6'8 Panel.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#14935-R0\",\"approval_number\":\"FL14935.1\",\"seq\":1,\"product_model\":\"a. \\\"Impact Resistant\\\" Severe Weather\\u00ae Doorglass\",\"product_description\":\"Impact Light Kit Assembly for Glazing Up To a nominal 3'0 x 6'8 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#14935-R0\",\"approval_number\":\"FL14935.2\",\"seq\":2,\"product_model\":\"b. \\\"Impact Resistant\\\" Severe Weather\\u00ae Doorglass\",\"product_description\":\"Impact Light Kit Assembly for Glazing Up To a nominal 3'0 x 8'0 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#14935-R0\",\"approval_number\":\"FL14935.3\",\"seq\":3,\"product_model\":\"c. \\\"Impact Resistant\\\" Severe Weather\\u00ae Doorglass\",\"product_description\":\"Impact Light Kit Assembly for Glazing Up To a nominal 3'0 x 6'8 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#14935-R0\",\"approval_number\":\"FL14935.4\",\"seq\":4,\"product_model\":\"d. \\\"Impact Resistant\\\" Severe Weather\\u00ae Doorglass\",\"product_description\":\"Impact Light Kit Assembly for Glazing Up To a nominal 3'0 x 8'0 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#15260-R0\",\"approval_number\":\"FL15260.1\",\"seq\":1,\"product_model\":\"a. ODL \\\/ WESTERN REFLECTIONS\",\"product_description\":\"\\\"TriSys\\\" Series non-Impact Light Kit Assembly for Glazing Up to a 3'0 x 8'0 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#15260-R0\",\"approval_number\":\"FL15260.2\",\"seq\":2,\"product_model\":\"b. ODL \\\/ WESTERN REFLECTIONS\",\"product_description\":\"\\\"Fluted Architectural\\\" Series Non-Impact PVC Door Glass Assembly for Glazing Up to a 3'0 x 8'0 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#15260-R0\",\"approval_number\":\"FL15260.3\",\"seq\":3,\"product_model\":\"c. ODL \\\/ WESTERN REFLECTIONS\",\"product_description\":\"\\\"HP Polypro\\\" Series Screw Frame non-Impact Door Glass Assembly for Glazing Up to a 3'0 x 8'0 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#15260-R0\",\"approval_number\":\"FL15260.4\",\"seq\":4,\"product_model\":\"d. ODL \\\/ WESTERN REFLECTIONS\",\"product_description\":\"\\\"Traditional and Smart Frame\\\" Series non-Impact Door Glass Assembly for Glazing Up to a 3'0 x 6'8 Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#15260-R0\",\"approval_number\":\"FL15260.5\",\"seq\":5,\"product_model\":\"e. ODL \\\/ WESTERN REFLECTIONS\",\"product_description\":\"\\\"Traditional and Smart Frame\\\" Series non-Impact Door Glass Assembly for Glazing Up to a 3'0 x 6'8 Fiberglass Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#15260-R0\",\"approval_number\":\"FL15260.6\",\"seq\":6,\"product_model\":\"f. ODL \\\/ WESTERN REFLECTIONS\",\"product_description\":\"\\\"Extruded PVC\\\" Series non-Impact Door Glass Assembly for Glazing Up to a 3'0 x 8'0 Fiberglass Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#15260-R0\",\"approval_number\":\"FL15260.7\",\"seq\":7,\"product_model\":\"g. ODL \\\/ WESTERN REFLECTIONS\",\"product_description\":\"\\\"External Wrought Iron\\\" Series non-Impact Door Glass Assembly for Glazing Up to a 3'0 x 8'0 Fiberglass Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#15260-R1\",\"approval_number\":\"FL15260.8\",\"seq\":8,\"product_model\":\"h. ODL \\\/ WESTERN REFLECTIONS\",\"product_description\":\"\\\"Evolve\\\" Lite Frame System non-Impact Door Glass Assembly for Glazing Up to a 3'0 x 8'0 Fiberglass or Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#15260-R1\",\"approval_number\":\"FL15260.9\",\"seq\":9,\"product_model\":\"i. ODL \\\/ WESTERN REFLECTIONS\",\"product_description\":\"\\\"Triple-Glazed Harmony Blind\\\" Lite Frame System non-Impact Door Glass Assembly for Glazing Up to a 3'0 x 6'8 Fiberglass or Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#15260-R1\",\"approval_number\":\"FL15260.10\",\"seq\":10,\"product_model\":\"j. ODL \\\/ WESTERN REFLECTIONS\",\"product_description\":\"\\\"Craftsman\\\" Lite Frame System non-Impact Door Glass Assembly for Glazing Up to a 3'0 x 6'8 Fiberglass or Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#15260-R1\",\"approval_number\":\"FL15260.11\",\"seq\":11,\"product_model\":\"k. ODL \\\/ WESTERN REFLECTIONS\",\"product_description\":\"\\\"Simulated Divided Lite\\\" (680 Extruded PVC Frame) Lite Frame System non-Impact Door Glass Assembly for Glazing Up to a 6'8 Fiberglass or Steel Sidelite Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#15260-R1\",\"approval_number\":\"FL15260.12\",\"seq\":12,\"product_model\":\"l. ODL \\\/ WESTERN REFLECTIONS\",\"product_description\":\"\\\"Simulated Divided Lite\\\" non-Impact Door Glass Assembly for Glazing Up to a 6'8 Fiberglass or Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#15260-R2\",\"approval_number\":\"FL15260.13\",\"seq\":13,\"product_model\":\"m. ODL \\\/ WESTERN REFLECTIONS\",\"product_description\":\"\\\"TriSys\\\" Series non-Impact Light Kit Assembly for Glazing Up to a 3'0 x 8'0 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#15260-R2\",\"approval_number\":\"FL15260.14\",\"seq\":14,\"product_model\":\"n. ODL \\\/ WESTERN REFLECTIONS\",\"product_description\":\"\\\"Smart Frame\\\" Series non-Impact Door Glass Assembly for Glazing Up to a 3'0 x 6'8 Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#15260-R2\",\"approval_number\":\"FL15260.15\",\"seq\":15,\"product_model\":\"o. ODL \\\/ WESTERN REFLECTIONS\",\"product_description\":\"\\\"Evolve\\\" Lite Frame System non-Impact Door Glass Assembly for Glazing Up to a 3'0 x 8'0 Fiberglass or Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#15260-R3\",\"approval_number\":\"FL15260.16\",\"seq\":16,\"product_model\":\"p. ODL \\\/ WESTERN REFLECTIONS\",\"product_description\":\"\\\"Spotlights\\\" Lite Frame System non-Impact Door Glass Assembly for Glazing Up to a 3'0 x 8'0 Fiberglass Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#15260-R4\",\"approval_number\":\"FL15260.17\",\"seq\":17,\"product_model\":\"q. ODL \\\/ WESTERN REFLECTIONS\",\"product_description\":\"\\\"Spotlights\\\" Injection-Molded Lite Frame System non-Impact Door Glass Assembly for Glazing Up to a 3'0 x 8'0 Fiberglass Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#15260-R8\",\"approval_number\":\"FL15260.18\",\"seq\":18,\"product_model\":\"r. ODL \\\/ WESTERN REFLECTIONS\",\"product_description\":\"\\\"Zeel\\\" Series Flat Frame Screwless non-impact Lite Kit Assembly for Glazing up to a 3'0 x 6'8 Steel or Fiberglass Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#15260-R9\",\"approval_number\":\"FL15260.19\",\"seq\":19,\"product_model\":\"s. ODL \\\/ WESTERN REFLECTIONS\",\"product_description\":\"\\\"Zeel\\\" Series Flat Frame Screwless non-impact Lite Kit Assembly for Glazing up to a 3'0 x 8'0 Steel or Fiberglass Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#29465-R0\",\"approval_number\":\"FL29465.1\",\"seq\":1,\"product_model\":\"a. PC\\\/ABS - Lite Frame Material\",\"product_description\":\"PC\\\/ABS Plastic Resin Doorlight (TriSYS and Spotlight) Assemblies Manufactured by ODL\\\/Western Reflections.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#29465-R1\",\"approval_number\":\"FL29465.2\",\"seq\":2,\"product_model\":\"a. PC\\\/ABS - Lite Frame Material\",\"product_description\":\"PC\\\/ABS (Fibermate\\u00ae Gen 2) Plastic Resin Doorlight (TriSYS and Spotlight) Assemblies Manufactured by ODL\\\/Western Reflections.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#29465-R2\",\"approval_number\":\"FL29465.3\",\"seq\":3,\"product_model\":\"c. HP Polypropylene - Lite Frame Material\",\"product_description\":\"HP Polypropylene (Gen 1 and Gen 2) Plastic Resin Doorlight (HP Polypro 680, Evolve, Triple-Glazed Harmony Blind, Craftsman and TriSYS) Assemblies Manufactured by ODL\\\/Western Reflections.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#29465-R2\",\"approval_number\":\"FL29465.4\",\"seq\":4,\"product_model\":\"d. ASA - Lite Frame Material\",\"product_description\":\"ASA (Gen 1) Plastic Resin Doorlight (Vent) Assemblies Manufactured by ODL\\\/Western Reflections.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#29465-R2\",\"approval_number\":\"FL29465.5\",\"seq\":5,\"product_model\":\"e. PC\\\/ABS - Lite Frame Material\",\"product_description\":\"PC\\\/ABS (Fibermate\\u00ae Gen 2a) Plastic Resin Doorlight (Zeel) Assemblies Manufactured by ODL\\\/Western Reflections.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#14935-R9\",\"approval_number\":\"FL14935.5\",\"seq\":5,\"product_model\":\"e. \\\"Impact Resistant\\\" Severe Weather\\u00ae Doorglass\",\"product_description\":\"Keystone Profile Impact Light Kit Frame Assemblies for Glazing Up To a nominal 3'0 x 6'8 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#14935-R9\",\"approval_number\":\"FL14935.6\",\"seq\":6,\"product_model\":\"f. \\\"Impact Resistant\\\" Severe Weather\\u00ae Doorglass\",\"product_description\":\"Keystone Profile Impact Light Kit Frame Assemblies for Glazing Up To a nominal 3'0 x 8'0 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#14935-R9\",\"approval_number\":\"FL14935.7\",\"seq\":7,\"product_model\":\"g. \\\"Impact Resistant\\\" Severe Weather\\u00ae Doorglass\",\"product_description\":\"Keystone Profile Impact Light Kit Frame Assemblies for Glazing Up To a nominal 3'0 x 6'8 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#14935-R9\",\"approval_number\":\"FL14935.8\",\"seq\":8,\"product_model\":\"h. \\\"Impact Resistant\\\" Severe Weather\\u00ae Doorglass\",\"product_description\":\"Keystone Profile Impact Light Kit Frame Assemblies for Glazing Up To a nominal 3'0 x 8'0 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"International Door Products, Inc\":[{\"manufacturer\":\"International Door Products, Inc\",\"approval_number_master\":\"FL#14512-R0\",\"approval_number\":\"FL14512.1\",\"seq\":1,\"product_model\":\"a. ENTRY-FIT\\u2122 \\\"K2A-Series\\\"\",\"product_description\":\"18 ga. Adjustable Split Steel Frame System Utilizing a Steel Door Panel Designed for New Construction and Light Commercial\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Door Products, Inc\",\"approval_number_master\":\"FL#14512-R0\",\"approval_number\":\"FL14512.2\",\"seq\":2,\"product_model\":\"b. ENTRY-FIT\\u2122 \\\"F-Series\\\"\",\"product_description\":\"18 ga. Fixed Steel Frame System Utilizing a Steel Door Panel Designed for New Construction and Light Commercial\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Door Products, Inc\",\"approval_number_master\":\"FL#14512-R1\",\"approval_number\":\"FL14512.3\",\"seq\":3,\"product_model\":\"c. Armor-Gard\",\"product_description\":\"Impact Door Glass with Snap Lock Extruded Aluminum Frame Assembly for Glazing Up To a 3'0 x 8'0 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Door Products, Inc\",\"approval_number_master\":\"FL#14512-R3\",\"approval_number\":\"FL14512.4\",\"seq\":4,\"product_model\":\"d. ENTRY-FIT\\u2122 \\\"K2A-Series\\\"\",\"product_description\":\"18 ga. Adjustable Split Steel Frame System Utilizing a JELD-WEN Steel Door Panel Designed for New Construction and Light Commercial Up To a 3'0 x 8'0 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"DLP-Pressrite, Inc.\":[{\"manufacturer\":\"DLP-Pressrite, Inc.\",\"approval_number_master\":\"FL#14805-R7\",\"approval_number\":\"FL14805.8\",\"seq\":8,\"product_model\":\"h. Aluminum Extruded Thresholds\",\"product_description\":\"\\\"ISCS\\\", \\\"QOSR\\\", \\\"QOSH\\\" and \\\"ISHC\\\" Series Aluminum Extruded Thresholds - Inswing \\\/ Outswing Series with Adjustable Aluminum Riser\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DLP-Pressrite, Inc.\",\"approval_number_master\":\"FL#14805-R7\",\"approval_number\":\"FL14805.9\",\"seq\":9,\"product_model\":\"i. Aluminum Extruded Thresholds\",\"product_description\":\"\\\"ISCS\\\" and \\\"ISSLB\\\" Doors with Sidelite Series Aluminum Extruded Thresholds - Inswing Series with Adjustable Aluminum Riser\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DLP-Pressrite, Inc.\",\"approval_number_master\":\"FL#14805-R7\",\"approval_number\":\"FL14805.10\",\"seq\":10,\"product_model\":\"j. Aluminum Extruded Thresholds\",\"product_description\":\"\\\"QOSR\\\" Series Aluminum Extruded Threshold - For use with Single or Double Door Outswing Applications\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DLP-Pressrite, Inc.\",\"approval_number_master\":\"FL#14805-R0\",\"approval_number\":\"FL14805.1\",\"seq\":1,\"product_model\":\"a. WINDSERT\",\"product_description\":\"WINDSERT\\u2122 an operational Non-Impact Light Kit Assembly for Glazing Up To a 3'0 x 6'8 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DLP-Pressrite, Inc.\",\"approval_number_master\":\"FL#14805-R0\",\"approval_number\":\"FL14805.2\",\"seq\":2,\"product_model\":\"b. WINDSERT\",\"product_description\":\"WINDSERT\\u2122 an operational Impact Light Kit Assembly for Glazing Up To a 3'0 x 6'8 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DLP-Pressrite, Inc.\",\"approval_number_master\":\"FL#14805-R2\",\"approval_number\":\"FL14805.3\",\"seq\":3,\"product_model\":\"c. WINDSERT\",\"product_description\":\"WINDSERT\\u2122 an operational Impact Light Kit Assembly for Glazing Up To a 3'0 x 6'8 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DLP-Pressrite, Inc.\",\"approval_number_master\":\"FL#14805-R5\",\"approval_number\":\"FL14805.4\",\"seq\":4,\"product_model\":\"d. Aluminum Astragal\",\"product_description\":\"Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing a 6'8 Fiberglass Door - (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DLP-Pressrite, Inc.\",\"approval_number_master\":\"FL#14805-R5\",\"approval_number\":\"FL14805.5\",\"seq\":5,\"product_model\":\"e. Aluminum Astragal\",\"product_description\":\"Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing a 8'0 Fiberglass Door - (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DLP-Pressrite, Inc.\",\"approval_number_master\":\"FL#14805-R5\",\"approval_number\":\"FL14805.6\",\"seq\":6,\"product_model\":\"f. Aluminum Astragal\",\"product_description\":\"Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing a 6'8 Fiberglass Door - (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DLP-Pressrite, Inc.\",\"approval_number_master\":\"FL#14805-R5\",\"approval_number\":\"FL14805.7\",\"seq\":7,\"product_model\":\"g. Aluminum Astragal\",\"product_description\":\"Extruded Aluminum Astragal for use in an Outswing Double Door application utilizing a 8'0 Fiberglass Door - (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Endura Products\":[{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#47630-R0\",\"approval_number\":\"FL47630.1\",\"seq\":1,\"product_model\":\"LightEN Header\",\"product_description\":\"Impact HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14818-R0\",\"approval_number\":\"FL14818.1\",\"seq\":1,\"product_model\":\"a. Ultimate Multipoint Astragal\",\"product_description\":\"The Ultimate Multipoint Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Plastpro 6'8 Flush Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14818-R0\",\"approval_number\":\"FL14818.2\",\"seq\":2,\"product_model\":\"b. Ultimate Multipoint Astragal\",\"product_description\":\"The Ultimate Multipoint Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Plastpro 6'8 Insert Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14818-R0\",\"approval_number\":\"FL14818.3\",\"seq\":3,\"product_model\":\"c. Ultimate Multipoint Astragal\",\"product_description\":\"The Ultimate Multipoint Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Therma-Tru Fiber-Classic 6'8 Flush Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"+45.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14818-R0\",\"approval_number\":\"FL14818.4\",\"seq\":4,\"product_model\":\"d. Ultimate Multipoint Astragal\",\"product_description\":\"The Ultimate Multipoint Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite 6'8 Flush Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14818-R0\",\"approval_number\":\"FL14818.5\",\"seq\":5,\"product_model\":\"e. Ultimate Multipoint Astragal\",\"product_description\":\"The Ultimate Multipoint Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite 6'8 Insert Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14818-R0\",\"approval_number\":\"FL14818.6\",\"seq\":6,\"product_model\":\"f. Ultimate Multipoint Astragal\",\"product_description\":\"The Ultimate Multipoint Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite 6'8 Insert Glazed Wood Edge Steel Door - (XX)\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14818-R0\",\"approval_number\":\"FL14818.7\",\"seq\":7,\"product_model\":\"g. Ultimate Multipoint Astragal\",\"product_description\":\"The Ultimate Multipoint Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Jeld-Wen 6'8 Insert Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14818-R0\",\"approval_number\":\"FL14818.8\",\"seq\":8,\"product_model\":\"h. Ultimate Multipoint Astragal\",\"product_description\":\"The Ultimate Multipoint Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Jeld-Wen 6'8 Insert Glazed Wood Edge Steel Door - (XX)\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14818-R0\",\"approval_number\":\"FL14818.9\",\"seq\":9,\"product_model\":\"i. Ultimate Multipoint Astragal\",\"product_description\":\"The Ultimate Multipoint Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Trinity 6'8 Insert Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"+45.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14818-R0\",\"approval_number\":\"FL14818.10\",\"seq\":10,\"product_model\":\"j. Ultimate Multipoint Astragal\",\"product_description\":\"The Ultimate Multipoint Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Plastpro 8'0 Flush Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14818-R0\",\"approval_number\":\"FL14818.11\",\"seq\":11,\"product_model\":\"k. Ultimate Multipoint Astragal\",\"product_description\":\"The Ultimate Multipoint Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Plastpro 8'0 Insert Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14818-R0\",\"approval_number\":\"FL14818.12\",\"seq\":12,\"product_model\":\"l. Ultimate Multipoint Astragal\",\"product_description\":\"The Ultimate Multipoint Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Therma-Tru Fiber-Classic 8'0 Flush Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"+45.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14818-R0\",\"approval_number\":\"FL14818.13\",\"seq\":13,\"product_model\":\"m. Ultimate Multipoint Astragal\",\"product_description\":\"The Ultimate Multipoint Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Therma-Tru 8'0 Insert Glazed Wood Edge Steel Door - (XX)\",\"design_pressure\":\"+40.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14818-R0\",\"approval_number\":\"FL14818.14\",\"seq\":14,\"product_model\":\"n. Ultimate Multipoint Astragal\",\"product_description\":\"The Ultimate Multipoint Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite 8'0 Flush Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"+40.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14818-R0\",\"approval_number\":\"FL14818.15\",\"seq\":15,\"product_model\":\"o. Ultimate Multipoint Astragal\",\"product_description\":\"The Ultimate Multipoint Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite 8'0 Insert Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14818-R0\",\"approval_number\":\"FL14818.16\",\"seq\":16,\"product_model\":\"p. Ultimate Multipoint Astragal\",\"product_description\":\"The Ultimate Multipoint Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite 8'0 Insert Glazed Wood Edge Steel Door - (XX)\",\"design_pressure\":\"+40.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14818-R0\",\"approval_number\":\"FL14818.17\",\"seq\":17,\"product_model\":\"q. Ultimate Multipoint Astragal\",\"product_description\":\"The Ultimate Multipoint Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Jeld-Wen 8'0 Insert Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14818-R0\",\"approval_number\":\"FL14818.18\",\"seq\":18,\"product_model\":\"r. Ultimate Multipoint Astragal\",\"product_description\":\"The Ultimate Multipoint Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Jeld-Wen 8'0 Insert Glazed Wood Edge Steel Door - (XX)\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R0\",\"approval_number\":\"FL14823.1\",\"seq\":1,\"product_model\":\"a. Ultimate Flip Lever Astragal\",\"product_description\":\"The Ultimate Flip Lever Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Plastpro 6'8 Flush Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"+45.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R0\",\"approval_number\":\"FL14823.2\",\"seq\":2,\"product_model\":\"b. Ultimate Flip Lever Astragal\",\"product_description\":\"The Ultimate Flip Lever Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Plastpro 6'8 Insert Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R0\",\"approval_number\":\"FL14823.3\",\"seq\":3,\"product_model\":\"c. Ultimate Flip Lever Astragal\",\"product_description\":\"The Ultimate Flip Lever Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Therma-Tru Fiber-Classic 6'8 Flush Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"+35.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R0\",\"approval_number\":\"FL14823.4\",\"seq\":4,\"product_model\":\"d. Ultimate Flip Lever Astragal\",\"product_description\":\"The Ultimate Flip Lever Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite 6'8 Flush Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"+45.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R0\",\"approval_number\":\"FL14823.5\",\"seq\":5,\"product_model\":\"e. Ultimate Flip Lever Astragal\",\"product_description\":\"The Ultimate Flip Lever Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite 6'8 Insert Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"+45.0\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R0\",\"approval_number\":\"FL14823.6\",\"seq\":6,\"product_model\":\"f. Ultimate Flip Lever Astragal\",\"product_description\":\"The Ultimate Flip Lever Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite 6'8 Insert Glazed Wood Edge Steel Door - (XX)\",\"design_pressure\":\"+40.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R0\",\"approval_number\":\"FL14823.7\",\"seq\":7,\"product_model\":\"g. Ultimate Flip Lever Astragal\",\"product_description\":\"The Ultimate Flip Lever Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Jeld-Wen 6'8 Insert Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"+35.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R0\",\"approval_number\":\"FL14823.8\",\"seq\":8,\"product_model\":\"h. Ultimate Flip Lever Astragal\",\"product_description\":\"The Ultimate Flip Lever Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Jeld-Wen 6'8 Insert Glazed Wood Edge Steel Door - (XX)\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R0\",\"approval_number\":\"FL14823.9\",\"seq\":9,\"product_model\":\"i. Ultimate Flip Lever Astragal\",\"product_description\":\"The Ultimate Flip Lever Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Trinity 6'8 Insert Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"+40.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R0\",\"approval_number\":\"FL14823.10\",\"seq\":10,\"product_model\":\"j. Ultimate Flip Lever Astragal\",\"product_description\":\"The Ultimate Flip Lever Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Plastpro 8'0 Flush Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"+30.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R0\",\"approval_number\":\"FL14823.11\",\"seq\":11,\"product_model\":\"k. Ultimate Flip Lever Astragal\",\"product_description\":\"The Ultimate Flip Lever Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Plastpro 8'0 Insert Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"+40.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R0\",\"approval_number\":\"FL14823.12\",\"seq\":12,\"product_model\":\"l. Ultimate Flip Lever Astragal\",\"product_description\":\"The Ultimate Flip Lever Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Therma-Tru Fiber-Classic 8'0 Flush Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"+35.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R0\",\"approval_number\":\"FL14823.13\",\"seq\":13,\"product_model\":\"m. Ultimate Flip Lever Astragal\",\"product_description\":\"The Ultimate Flip Lever Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite 8'0 Flush Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"+40.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R0\",\"approval_number\":\"FL14823.14\",\"seq\":14,\"product_model\":\"n. Ultimate Flip Lever Astragal\",\"product_description\":\"The Ultimate Flip Lever Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite 8'0 Insert Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"+25.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R0\",\"approval_number\":\"FL14823.15\",\"seq\":15,\"product_model\":\"o. Ultimate Flip Lever Astragal\",\"product_description\":\"The Ultimate Flip Lever Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite 8'0 Insert Glazed Wood Edge Steel Door - (XX)\",\"design_pressure\":\"+25.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R0\",\"approval_number\":\"FL14823.16\",\"seq\":16,\"product_model\":\"p. Ultimate Flip Lever Astragal\",\"product_description\":\"The Ultimate Flip Lever Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Jeld-Wen 8'0 Insert Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"+40.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R0\",\"approval_number\":\"FL14823.17\",\"seq\":17,\"product_model\":\"q. Ultimate Flip Lever Astragal\",\"product_description\":\"The Ultimate Flip Lever Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Jeld-Wen 8'0 Insert Glazed Wood Edge Steel Door - (XX)\",\"design_pressure\":\"+35.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R0\",\"approval_number\":\"FL14823.18\",\"seq\":18,\"product_model\":\"r. Ultimate Flip Lever Astragal\",\"product_description\":\"The Ultimate Flip Lever Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Trinity 8'0 Insert Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R2\",\"approval_number\":\"FL14823.19\",\"seq\":19,\"product_model\":\"s. Ultimate Trilennium Astragal\",\"product_description\":\"The Ultimate Trilennium Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Plastpro 6'8 Flush Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R2\",\"approval_number\":\"FL14823.20\",\"seq\":20,\"product_model\":\"t. Ultimate Trilennium Astragal\",\"product_description\":\"The Ultimate Trilennium Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Plastpro 6'8 Insert Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R2\",\"approval_number\":\"FL14823.21\",\"seq\":21,\"product_model\":\"u. Ultimate Trilennium Astragal\",\"product_description\":\"The Ultimate Trilennium Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite 6'8 Flush Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R2\",\"approval_number\":\"FL14823.22\",\"seq\":22,\"product_model\":\"v. Ultimate Trilennium Astragal\",\"product_description\":\"The Ultimate Trilennium Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite 6'8 Insert Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R2\",\"approval_number\":\"FL14823.23\",\"seq\":23,\"product_model\":\"w. Ultimate Trilennium Astragal\",\"product_description\":\"The Ultimate Trilennium Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Plastpro 8'0 Insert Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R2\",\"approval_number\":\"FL14823.24\",\"seq\":24,\"product_model\":\"x. Ultimate Trilennium Astragal\",\"product_description\":\"The Ultimate Trilennium Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite 8'0 Flush Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R2\",\"approval_number\":\"FL14823.25\",\"seq\":25,\"product_model\":\"y. Ultimate Trilennium Astragal\",\"product_description\":\"The Ultimate Trilennium Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite 8'0 Insert Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#15384-R0\",\"approval_number\":\"FL15384.1\",\"seq\":1,\"product_model\":\"a. Trilennium\\u00ae \\\"3000\\\" \\\"3000CD\\\" \\\"3070\\\" Series\",\"product_description\":\"The Trilennium\\u00ae 3 point multi-point lock for use in an Outswing Single Door application with or without Sidelite utilizing the TruStile MDF Door - (X, OX or XO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#15384-R0\",\"approval_number\":\"FL15384.2\",\"seq\":2,\"product_model\":\"b. Trilennium\\u00ae \\\"3500\\\" Series\",\"product_description\":\"The Trilennium\\u00ae 5 point multi-point lock for use in an Outswing Single Door application with or without Sidelite utilizing the TruStile MDF Door - (X, OX or XO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#15384-R0\",\"approval_number\":\"FL15384.3\",\"seq\":3,\"product_model\":\"c. Trilennium\\u00ae \\\"3500\\\" Series\",\"product_description\":\"The Trilennium\\u00ae 5 point multi-point lock with a 3020 Series French Mortise Shoot Bolt for use in an Outswing Double Door application utilizing the TruStile MDF Door - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#15384-R0\",\"approval_number\":\"FL15384.4\",\"seq\":4,\"product_model\":\"d. Trilennium\\u00ae \\\"3000\\\" \\\"3000CD\\\" \\\"3070\\\" Series\",\"product_description\":\"The Trilennium\\u00ae 3 point multi-point lock for use in an Outswing Single Door application utilizing the Nanya\\\/Plastpro Fiberglass Door - (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#15384-R0\",\"approval_number\":\"FL15384.5\",\"seq\":5,\"product_model\":\"e. Trilennium\\u00ae \\\"3500\\\" Series\",\"product_description\":\"The Trilennium\\u00ae 5 point multi-point lock with a 3020 Series French Mortise Shoot Bolt for use in an Outswing Double Door application utilizing the Nanya\\\/Plastpro Fiberglass Door - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#15384-R0\",\"approval_number\":\"FL15384.6\",\"seq\":6,\"product_model\":\"f. Trilennium\\u00ae \\\"3000\\\" \\\"3000CD\\\" \\\"3070\\\" Series\",\"product_description\":\"The Trilennium\\u00ae 3 point multi-point lock for use in an Outswing Single Door application utilizing the Caoba Wood Door - (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#15384-R0\",\"approval_number\":\"FL15384.7\",\"seq\":7,\"product_model\":\"g. Trilennium\\u00ae \\\"3500\\\" Series\",\"product_description\":\"The Trilennium\\u00ae 5 point multi-point lock with a 3020 Series French Mortise Shoot Bolt for use in an Outswing Double Door application utilizing the Caoba Wood Door - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#16634-R0\",\"approval_number\":\"FL16634.1\",\"seq\":1,\"product_model\":\"a. Ultimate Hurricane Astragal\",\"product_description\":\"The Ultimate Hurricane Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Plastpro 6'8 Flush Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#16634-R0\",\"approval_number\":\"FL16634.2\",\"seq\":2,\"product_model\":\"b. Ultimate Hurricane Astragal\",\"product_description\":\"The Ultimate Hurricane Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Plastpro 6'8 Insert Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#16634-R0\",\"approval_number\":\"FL16634.3\",\"seq\":3,\"product_model\":\"c. Ultimate Hurricane Astragal\",\"product_description\":\"The Ultimate Hurricane Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Therma-Tru 6'8 Flush Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#16634-R0\",\"approval_number\":\"FL16634.4\",\"seq\":4,\"product_model\":\"d. Ultimate Hurricane Astragal\",\"product_description\":\"The Ultimate Hurricane Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite 6'8 Flush Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#16634-R0\",\"approval_number\":\"FL16634.5\",\"seq\":5,\"product_model\":\"e. Ultimate Hurricane Astragal\",\"product_description\":\"The Ultimate Hurricane Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite 6'8 Insert Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#16634-R0\",\"approval_number\":\"FL16634.6\",\"seq\":6,\"product_model\":\"f. Ultimate Hurricane Astragal\",\"product_description\":\"The Ultimate Hurricane Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Therma-Tru 6'8 Insert Glazed Wood Edge Steel Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#16634-R0\",\"approval_number\":\"FL16634.7\",\"seq\":7,\"product_model\":\"g. Ultimate Hurricane Astragal\",\"product_description\":\"The Ultimate Hurricane Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite 6'8 Insert Glazed Wood Edge Steel Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#16634-R0\",\"approval_number\":\"FL16634.8\",\"seq\":8,\"product_model\":\"h. Ultimate Hurricane Astragal\",\"product_description\":\"The Ultimate Hurricane Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Jeld-Wen 6'8 Insert Glazed Wood Edge Steel Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#16634-R0\",\"approval_number\":\"FL16634.9\",\"seq\":9,\"product_model\":\"i. Ultimate Hurricane Astragal\",\"product_description\":\"The Ultimate Hurricane Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Plastpro 8'0 Flush Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#16634-R0\",\"approval_number\":\"FL16634.10\",\"seq\":10,\"product_model\":\"j. Ultimate Hurricane Astragal\",\"product_description\":\"The Ultimate Hurricane Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Plastpro 8'0 Insert Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#16634-R0\",\"approval_number\":\"FL16634.11\",\"seq\":11,\"product_model\":\"k. Ultimate Hurricane Astragal\",\"product_description\":\"The Ultimate Hurricane Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Therma-Tru 8'0 Flush Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#16634-R0\",\"approval_number\":\"FL16634.12\",\"seq\":12,\"product_model\":\"l. Ultimate Hurricane Astragal\",\"product_description\":\"The Ultimate Hurricane Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite 8'0 Flush Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#16634-R0\",\"approval_number\":\"FL16634.13\",\"seq\":13,\"product_model\":\"m. Ultimate Hurricane Astragal\",\"product_description\":\"The Ultimate Hurricane Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite 8'0 Insert Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#16634-R0\",\"approval_number\":\"FL16634.14\",\"seq\":14,\"product_model\":\"n. Ultimate Hurricane Astragal\",\"product_description\":\"The Ultimate Hurricane Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Therma-Tru 8'0 Insert Glazed Wood Edge Steel Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#16634-R0\",\"approval_number\":\"FL16634.15\",\"seq\":15,\"product_model\":\"o. Ultimate Hurricane Astragal\",\"product_description\":\"The Ultimate Hurricane Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite 8'0 Insert Glazed Wood Edge Steel Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#16634-R0\",\"approval_number\":\"FL16634.16\",\"seq\":16,\"product_model\":\"p. Ultimate Hurricane Astragal\",\"product_description\":\"The Ultimate Hurricane Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Jeld-Wen 8'0 Insert Glazed Wood Edge Steel Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14818-R4\",\"approval_number\":\"FL14818.19\",\"seq\":19,\"product_model\":\"s. Ultimate Multipoint Astragal\",\"product_description\":\"The Ultimate Multipoint Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Plastpro 6'8 Opaque Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14818-R4\",\"approval_number\":\"FL14818.20\",\"seq\":20,\"product_model\":\"t. Ultimate Multipoint Astragal\",\"product_description\":\"The Ultimate Multipoint Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite 6'8 Opaque Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14818-R4\",\"approval_number\":\"FL14818.21\",\"seq\":21,\"product_model\":\"u. Ultimate Multipoint Astragal\",\"product_description\":\"The Ultimate Multipoint Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite 6'8 Opaque Wood Edge Steel Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14818-R4\",\"approval_number\":\"FL14818.22\",\"seq\":22,\"product_model\":\"v. Ultimate Multipoint Astragal\",\"product_description\":\"The Ultimate Multipoint Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the JELD-WEN 6'8 Opaque Wood Edge Steel Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14818-R4\",\"approval_number\":\"FL14818.23\",\"seq\":23,\"product_model\":\"w. Ultimate Multipoint Astragal\",\"product_description\":\"The Ultimate Multipoint Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Plastpro 8'0 Opaque Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14818-R4\",\"approval_number\":\"FL14818.24\",\"seq\":24,\"product_model\":\"x. Ultimate Multipoint Astragal\",\"product_description\":\"The Ultimate Multipoint Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite 8'0 Opaque Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14818-R4\",\"approval_number\":\"FL14818.25\",\"seq\":25,\"product_model\":\"y. Ultimate Multipoint Astragal\",\"product_description\":\"The Ultimate Multipoint Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite 8'0 Opaque Wood Edge Steel Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14818-R4\",\"approval_number\":\"FL14818.26\",\"seq\":26,\"product_model\":\"z. Ultimate Multipoint Astragal\",\"product_description\":\"The Ultimate Multipoint Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the JELD-WEN 8'0 Opaque Wood Edge Steel Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14818-R5\",\"approval_number\":\"FL14818.27\",\"seq\":27,\"product_model\":\"za. Ultimate Multipoint Astragal\",\"product_description\":\"The Ultimate Multipoint Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite VistaGrande 6'8 Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14818-R5\",\"approval_number\":\"FL14818.28\",\"seq\":28,\"product_model\":\"zb. Ultimate Multipoint Astragal\",\"product_description\":\"The Ultimate Multipoint Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite VistaGrande 8'0 Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R4\",\"approval_number\":\"FL14823.26\",\"seq\":26,\"product_model\":\"z. Ultimate Trilennium Astragal\",\"product_description\":\"The Ultimate Trilennium Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Plastpro 6'8 Opaque Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R4\",\"approval_number\":\"FL14823.27\",\"seq\":27,\"product_model\":\"za. Ultimate Trilennium Astragal\",\"product_description\":\"The Ultimate Trilennium Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite 6'8 Opaque Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R4\",\"approval_number\":\"FL14823.28\",\"seq\":28,\"product_model\":\"zb. Ultimate Trilennium Astragal\",\"product_description\":\"The Ultimate Trilennium Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite 6'8 Opaque Steel Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R4\",\"approval_number\":\"FL14823.29\",\"seq\":29,\"product_model\":\"zc. Ultimate Trilennium Astragal\",\"product_description\":\"The Ultimate Trilennium Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite 6'8 Insert Glazed Steel Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R4\",\"approval_number\":\"FL14823.30\",\"seq\":30,\"product_model\":\"zd. Ultimate Trilennium Astragal\",\"product_description\":\"The Ultimate Trilennium Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Plastpro 8'0 Opaque Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R4\",\"approval_number\":\"FL14823.31\",\"seq\":31,\"product_model\":\"ze. Ultimate Trilennium Astragal\",\"product_description\":\"The Ultimate Trilennium Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite 8'0 Opaque Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R4\",\"approval_number\":\"FL14823.32\",\"seq\":32,\"product_model\":\"zf. Ultimate Trilennium Astragal\",\"product_description\":\"The Ultimate Trilennium Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite 8'0 Opaque Steel Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R4\",\"approval_number\":\"FL14823.33\",\"seq\":33,\"product_model\":\"zg. Ultimate Trilennium Astragal\",\"product_description\":\"The Ultimate Trilennium Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite 8'0 Insert Glazed Steel Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R6\",\"approval_number\":\"FL14823.34\",\"seq\":34,\"product_model\":\"zh. Ultimate Trilennium Astragal\",\"product_description\":\"The Ultimate Trilennium Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite VistaGrande 6'8 Flush Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R6\",\"approval_number\":\"FL14823.35\",\"seq\":35,\"product_model\":\"zi. Ultimate Trilennium Astragal\",\"product_description\":\"The Ultimate Trilennium Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite VistaGrande 8'0 Flush Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R6\",\"approval_number\":\"FL14823.36\",\"seq\":36,\"product_model\":\"zj. Ultimate Flip Lever Astragal\",\"product_description\":\"The Ultimate Flip Lever Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite VistaGrande 6'8 Flush Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R6\",\"approval_number\":\"FL14823.37\",\"seq\":37,\"product_model\":\"zk. Ultimate Flip Lever Astragal\",\"product_description\":\"The Ultimate Flip Lever Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite VistaGrande 8'0 Flush Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#15384-R2\",\"approval_number\":\"FL15384.8\",\"seq\":8,\"product_model\":\"h. Trilennium\\u00ae \\\"3000\\\" Series\",\"product_description\":\"The Trilennium\\u00ae 3 point multi-point lock for use in an Outswing\\\/Inswing Single Door application utilizing the Plastpro Glazed Fiberglass Door - (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#15384-R2\",\"approval_number\":\"FL15384.9\",\"seq\":9,\"product_model\":\"i. Trilennium\\u00ae \\\"3000\\\" Series\",\"product_description\":\"The Trilennium\\u00ae 3 point multi-point lock for use in an Outswing\\\/Inswing Single Door application utilizing the Plastpro Opaque Fiberglass Door - (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#15384-R3\",\"approval_number\":\"FL15384.10\",\"seq\":10,\"product_model\":\"j. Trilennium\\u00ae \\\"3000\\\" Series\",\"product_description\":\"The Trilennium\\u00ae 3 point multi-point lock for use in an Outswing\\\/Inswing Single Door with Sidelite(s) application utilizing the Plastpro Opaque Fiberglass Door - (XO or OX, OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#15384-R3\",\"approval_number\":\"FL15384.11\",\"seq\":11,\"product_model\":\"k. Trilennium\\u00ae \\\"3000\\\" Series\",\"product_description\":\"The Trilennium\\u00ae 3 point multi-point lock for use in an Outswing\\\/Inswing Single Door with Sidelite(s) application utilizing the Plastpro Glazed Fiberglass Door - (XO or OX, OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#15384-R4\",\"approval_number\":\"FL15384.12\",\"seq\":12,\"product_model\":\"l. Trilennium\\u00ae \\\"3000\\\" Series\",\"product_description\":\"The Trilennium\\u00ae 3 point multi-point lock for use in an Outswing\\\/Inswing Double Door application utilizing the Plastpro Opaque Fiberglass Door - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#15384-R5\",\"approval_number\":\"FL15384.13\",\"seq\":13,\"product_model\":\"m. Trilennium\\u00ae \\\"3000\\\" Series\",\"product_description\":\"The Trilennium\\u00ae 3 point multi-point lock for use in an Outswing\\\/Inswing Single Door, Continuous Head and Sill Single Door with Sidelite(s) applications utilizing the Plastpro Opaque (Nominal 6'8) Fiberglass Door - (X, XO or OX, OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#15384-R5\",\"approval_number\":\"FL15384.14\",\"seq\":14,\"product_model\":\"n. Trilennium\\u00ae \\\"3000\\\" Series\",\"product_description\":\"The Trilennium\\u00ae 3 point multi-point lock for use in an Outswing\\\/Inswing Single Door, Continuous Head and Sill Single Door with Sidelite(s) applications utilizing the Plastpro Glazed (Nominal 6'8) Fiberglass Door - (X, XO or OX, OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#15384-R5\",\"approval_number\":\"FL15384.15\",\"seq\":15,\"product_model\":\"o. Trilennium\\u00ae \\\"3000\\\" Series\",\"product_description\":\"The Trilennium\\u00ae 3 point multi-point lock for use in an Outswing\\\/Inswing Single Door, Continuous Head and Sill Single Door with Sidelite(s) applications utilizing the Masonite Opaque (Nominal 6'8) Fiberglass Door - (X, XO or OX, OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#15384-R5\",\"approval_number\":\"FL15384.16\",\"seq\":16,\"product_model\":\"p. Trilennium\\u00ae \\\"3000\\\" Series\",\"product_description\":\"The Trilennium\\u00ae 3 point multi-point lock for use in an Outswing\\\/Inswing Single Door, Continuous Head and Sill Single Door with Sidelite(s) applications utilizing the Masonite Glazed (Nominal 6'8) Fiberglass Door - (X, XO or OX, OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#15384-R5\",\"approval_number\":\"FL15384.17\",\"seq\":17,\"product_model\":\"q. Trilennium\\u00ae \\\"3000\\\" Series\",\"product_description\":\"The Trilennium\\u00ae 3 point multi-point lock for use in an Outswing\\\/Inswing Single Door, Continuous Head and Sill Single Door with Sidelite(s) applications utilizing the Masonite Opaque (Nominal 6'8) Steel Door - (X, XO or OX, OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#15384-R5\",\"approval_number\":\"FL15384.18\",\"seq\":18,\"product_model\":\"r. Trilennium\\u00ae \\\"3000\\\" Series\",\"product_description\":\"The Trilennium\\u00ae 3 point multi-point lock for use in an Outswing\\\/Inswing Single Door, Continuous Head and Sill Single Door with Sidelite(s) applications utilizing the Masonite Glazed (Nominal 6'8) Steel Door - (X, XO or OX, OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#15384-R5\",\"approval_number\":\"FL15384.19\",\"seq\":19,\"product_model\":\"s. Trilennium\\u00ae \\\"3000\\\" Series\",\"product_description\":\"The Trilennium\\u00ae 3 point multi-point lock for use in an Outswing\\\/Inswing Single Door, Continuous Head and Sill Single Door with Sidelite(s) applications utilizing the Plastpro Opaque (Nominal 8'0) Fiberglass Door - (X, XO or OX, OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#15384-R5\",\"approval_number\":\"FL15384.20\",\"seq\":20,\"product_model\":\"t. Trilennium\\u00ae \\\"3000\\\" Series\",\"product_description\":\"The Trilennium\\u00ae 3 point multi-point lock for use in an Outswing\\\/Inswing Single Door, Continuous Head and Sill Single Door with Sidelite(s) applications utilizing the Plastpro Glazed (Nominal 8'0) Fiberglass Door - (X, XO or OX, OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#15384-R5\",\"approval_number\":\"FL15384.21\",\"seq\":21,\"product_model\":\"u. Trilennium\\u00ae \\\"3000\\\" Series\",\"product_description\":\"The Trilennium\\u00ae 3 point multi-point lock for use in an Outswing\\\/Inswing Single Door, Continuous Head and Sill Single Door with Sidelite(s) applications utilizing the Masonite Opaque (Nominal 8'0) Fiberglass Door - (X, XO or OX, OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#15384-R5\",\"approval_number\":\"FL15384.22\",\"seq\":22,\"product_model\":\"v. Trilennium\\u00ae \\\"3000\\\" Series\",\"product_description\":\"The Trilennium\\u00ae 3 point multi-point lock for use in an Outswing\\\/Inswing Single Door, Continuous Head and Sill Single Door with Sidelite(s) applications utilizing the Masonite Glazed (Nominal 8'0) Fiberglass Door - (X, XO or OX, OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#15384-R5\",\"approval_number\":\"FL15384.23\",\"seq\":23,\"product_model\":\"w. Trilennium\\u00ae \\\"3000\\\" Series\",\"product_description\":\"The Trilennium\\u00ae 3 point multi-point lock for use in an Outswing\\\/Inswing Single Door, Continuous Head and Sill Single Door with Sidelite(s) applications utilizing the Masonite Opaque (Nominal 8'0) Steel Door - (X, XO or OX, OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#15384-R5\",\"approval_number\":\"FL15384.24\",\"seq\":24,\"product_model\":\"x. Trilennium\\u00ae \\\"3000\\\" Series\",\"product_description\":\"The Trilennium\\u00ae 3 point multi-point lock for use in an Outswing\\\/Inswing Single Door, Continuous Head and Sill Single Door with Sidelite(s) applications utilizing the Masonite Glazed (Nominal 8'0) Steel Door - (X, XO or OX, OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#15384-R7\",\"approval_number\":\"FL15384.25\",\"seq\":25,\"product_model\":\"y. Trilennium\\u00ae \\\"3000\\\" Series\",\"product_description\":\"The Trilennium\\u00ae 3 point multi-point lock for use in an OS\\\/IS Single Door, CHS Single Door with Sidelite(s) applications utilizing the Masonite VistaGrande Glazed (Nominal 6'8) Fiberglass Door - (X, XO or OX, OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#15384-R7\",\"approval_number\":\"FL15384.26\",\"seq\":26,\"product_model\":\"z. Trilennium\\u00ae \\\"3000\\\" Series\",\"product_description\":\"The Trilennium\\u00ae 3 point multi-point lock for use in an OS\\\/IS Single Door, CHS Single Door with Sidelite(s) applications utilizing the Masonite VistaGrande Glazed (Nominal 8'0) Fiberglass Door - (X, XO or OX, OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#16634-R3\",\"approval_number\":\"FL16634.17\",\"seq\":17,\"product_model\":\"q. Ultimate Hurricane Astragal\",\"product_description\":\"The Ultimate Hurricane Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Plastpro 6'8 Opaque Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#16634-R3\",\"approval_number\":\"FL16634.18\",\"seq\":18,\"product_model\":\"r. Ultimate Hurricane Astragal\",\"product_description\":\"The Ultimate Hurricane Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite 6'8 Opaque Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#16634-R3\",\"approval_number\":\"FL16634.19\",\"seq\":19,\"product_model\":\"s. Ultimate Hurricane Astragal\",\"product_description\":\"The Ultimate Hurricane Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite 6'8 Opaque Wood Edge Steel Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#16634-R3\",\"approval_number\":\"FL16634.20\",\"seq\":20,\"product_model\":\"t. Ultimate Hurricane Astragal\",\"product_description\":\"The Ultimate Hurricane Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the JELD-WEN 6'8 Opaque Wood Edge Steel Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#16634-R3\",\"approval_number\":\"FL16634.21\",\"seq\":21,\"product_model\":\"u. Ultimate Hurricane Astragal\",\"product_description\":\"The Ultimate Hurricane Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Plastpro 8'0 Opaque Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#16634-R3\",\"approval_number\":\"FL16634.22\",\"seq\":22,\"product_model\":\"v. Ultimate Hurricane Astragal\",\"product_description\":\"The Ultimate Hurricane Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite 8'0 Opaque Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#16634-R3\",\"approval_number\":\"FL16634.23\",\"seq\":23,\"product_model\":\"w. Ultimate Hurricane Astragal\",\"product_description\":\"The Ultimate Hurricane Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite 8'0 Opaque Wood Edge Steel Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#16634-R3\",\"approval_number\":\"FL16634.24\",\"seq\":24,\"product_model\":\"x. Ultimate Hurricane Astragal\",\"product_description\":\"The Ultimate Hurricane Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the JELD-WEN 8'0 Opaque Wood Edge Steel Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#16634-R4\",\"approval_number\":\"FL16634.25\",\"seq\":25,\"product_model\":\"y. Ultimate Hurricane Astragal\",\"product_description\":\"The Ultimate Hurricane Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite VistaGrande 6'8 Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#16634-R4\",\"approval_number\":\"FL16634.26\",\"seq\":26,\"product_model\":\"z. Ultimate Hurricane Astragal\",\"product_description\":\"The Ultimate Hurricane Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite VistaGrande 8'0 Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#20153-R0\",\"approval_number\":\"FL20153.1\",\"seq\":1,\"product_model\":\"Z-Series & ADA Thresholds\",\"product_description\":\"Inswing Thresholds\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#20153-R0\",\"approval_number\":\"FL20153.2\",\"seq\":2,\"product_model\":\"Z-Series, FOB, & ADA Threshold\",\"product_description\":\"Outswing Thresholds\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R8\",\"approval_number\":\"FL14823.38\",\"seq\":38,\"product_model\":\"zl. Ultimate Flip Lever Astragal\",\"product_description\":\"The Ultimate Trilennium Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Plastpro 8'0 Flush Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#15384-R8\",\"approval_number\":\"FL15384.27\",\"seq\":27,\"product_model\":\"za. Trilennium\\u00ae \\\"3000\\\" Series\",\"product_description\":\"The Trilennium\\u00ae 3 point multi-point lock for use in an OS\\\/IS Single Door, CHS Single Door with Sidelite(s) applications utilizing the Plastpro Flush Glazed (Nominal 6'8) Fiberglass Door - (X, XO or OX, OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#15384-R8\",\"approval_number\":\"FL15384.28\",\"seq\":28,\"product_model\":\"zb. Trilennium\\u00ae \\\"3000\\\" Series\",\"product_description\":\"The Trilennium\\u00ae 3 point multi-point lock for use in an OS\\\/IS Single Door, CHS Single Door with Sidelite(s) applications utilizing the Plastpro Flush Glazed (Nominal 8'0) Fiberglass Door - (X, XO or OX, OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#16634-R7\",\"approval_number\":\"FL16634.27\",\"seq\":27,\"product_model\":\"za. Ultimate\\\/Ultimate Compatible Hurricane Astragal\",\"product_description\":\"The Ultimate\\\/Ultimate Compatible Hurricane Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Therma-Tru 6'8 Opaque Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#16634-R7\",\"approval_number\":\"FL16634.28\",\"seq\":28,\"product_model\":\"zb. Ultimate\\\/Ultimate Compatible Hurricane Astragal\",\"product_description\":\"The Ultimate\\\/Ultimate Compatible Hurricane Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Therma-Tru 8'0 Opaque Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#16634-R7\",\"approval_number\":\"FL16634.29\",\"seq\":29,\"product_model\":\"zc. Ultimate\\\/Ultimate Compatible Hurricane Astragal\",\"product_description\":\"The Ultimate\\\/Ultimate Compatible Hurricane Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Therma-Tru 6'8 Opaque Steel Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#16634-R7\",\"approval_number\":\"FL16634.30\",\"seq\":30,\"product_model\":\"zd. Ultimate\\\/Ultimate Compatible Hurricane Astragal\",\"product_description\":\"The Ultimate\\\/Ultimate Compatible Hurricane Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Therma-Tru 8'0 Opaque Steel Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#16634-R7\",\"approval_number\":\"FL16634.31\",\"seq\":31,\"product_model\":\"ze. Ultimate Hurricane Astragal\",\"product_description\":\"The Ultimate Hurricane Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the JELD-WEN 6'8 Flush Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#16634-R7\",\"approval_number\":\"FL16634.32\",\"seq\":32,\"product_model\":\"zf. Ultimate Hurricane Astragal\",\"product_description\":\"The Ultimate Hurricane Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the JELD-WEN 6'8 Insert Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#16634-R7\",\"approval_number\":\"FL16634.33\",\"seq\":33,\"product_model\":\"zg. Ultimate Hurricane Astragal\",\"product_description\":\"The Ultimate Hurricane Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the JELD-WEN 6'8 Opaque Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#16634-R7\",\"approval_number\":\"FL16634.34\",\"seq\":34,\"product_model\":\"zh. Ultimate Hurricane Astragal\",\"product_description\":\"The Ultimate Hurricane Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the JELD-WEN 8'0 Flush Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#16634-R7\",\"approval_number\":\"FL16634.35\",\"seq\":35,\"product_model\":\"zi. Ultimate Hurricane Astragal\",\"product_description\":\"The Ultimate Hurricane Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the JELD-WEN 8'0 Insert Glazed Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#16634-R7\",\"approval_number\":\"FL16634.36\",\"seq\":36,\"product_model\":\"zj. Ultimate Hurricane Astragal\",\"product_description\":\"The Ultimate Hurricane Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the JELD-WEN 8'0 Opaque Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#25610-R0\",\"approval_number\":\"FL25610.1\",\"seq\":1,\"product_model\":\"a. \\\"Z\\\" Series Thresholds\",\"product_description\":\"Aluminum Threshold with Composite Substrate - for use in Single Door Systems with or without Sidelites - (Inswing and Outswing X, OX or XO and OXO Configurations). Inswing Thresholds available with an Adjustable or Articulating Sill Riser.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#25610-R0\",\"approval_number\":\"FL25610.2\",\"seq\":2,\"product_model\":\"b. \\\"Z\\\" Series Thresholds\",\"product_description\":\"Aluminum Threshold with Composite Substrate - for use in Double Door Systems - (Inswing and Outswing XX Configuration). Inswing Thresholds available with an Adjustable or Articulating Sill Riser.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#25610-R1\",\"approval_number\":\"FL25610.3\",\"seq\":3,\"product_model\":\"c. Ultimate Push Button Astragal\",\"product_description\":\"Ultimate Push Button Aluminum Astragal for use with Nominal 6'8 Opaque or Glazed Fiberglass and Steel Door Panels - (Inswing\\\/Outswing Double Door XX Configuration).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#25610-R1\",\"approval_number\":\"FL25610.4\",\"seq\":4,\"product_model\":\"d. Ultimate Push Button Astragal\",\"product_description\":\"Ultimate Push Button Aluminum Astragal for use with Nominal 8'0 Opaque or Glazed Fiberglass and Steel Door Panels - (Inswing\\\/Outswing Double Door XX Configuration).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#25610-R2\",\"approval_number\":\"FL25610.5\",\"seq\":5,\"product_model\":\"e. Ultimate Slide Bolt Astragal\",\"product_description\":\"Ultimate Slide Bolt Aluminum Astragal for use with Nominal 6'8 Opaque or Glazed Fiberglass and Steel Door Panels - (Inswing\\\/Outswing Double Door XX Configuration).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#25610-R2\",\"approval_number\":\"FL25610.6\",\"seq\":6,\"product_model\":\"f. Ultimate Slide Bolt Astragal\",\"product_description\":\"Ultimate Slide Bolt Aluminum Astragal for use with Nominal 8'0 Opaque or Glazed Fiberglass and Steel Door Panels - (Inswing\\\/Outswing Double Door XX Configuration).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#25610-R3\",\"approval_number\":\"FL25610.7\",\"seq\":7,\"product_model\":\"g. \\\"FusionFrame\\\" Door Jamb\",\"product_description\":\"Composite \\\/ LVL Door Jambs for use with side hinged entry door panels.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#25610-R3\",\"approval_number\":\"FL25610.8\",\"seq\":8,\"product_model\":\"h. \\\"FusionFrame\\\" Door Jamb\",\"product_description\":\"Continuous Head and Sill with Integral Mullions Composite \\\/ LVL Jamb System for use with side hinged entry door panels. (OX, XO, OXO or OXXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#25610-R3\",\"approval_number\":\"FL25610.9\",\"seq\":9,\"product_model\":\"i. \\\"Z\\\" Series Thresholds\",\"product_description\":\"Aluminum Threshold with Composite Substrate - for use in Single Door Systems with or without Sidelites - (Inswing and Outswing X, OX or XO and OXO Configurations). Inswing Thresholds available with an Adjustable or Articulating Sill Riser.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#25610-R3\",\"approval_number\":\"FL25610.10\",\"seq\":10,\"product_model\":\"j. \\\"Z\\\" Series Thresholds\",\"product_description\":\"Aluminum Threshold with Composite Substrate - for use in Double Door Systems - (Inswing and Outswing XX Configuration). Inswing Thresholds available with an Adjustable or Articulating Sill Riser.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#25610-R4\",\"approval_number\":\"FL25610.11\",\"seq\":11,\"product_model\":\"k. \\\"FusionFrame\\\" Door Jamb\",\"product_description\":\"Composite \\\/ LVL Door Jambs for use with side hinged entry door panels.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#25610-R4\",\"approval_number\":\"FL25610.12\",\"seq\":12,\"product_model\":\"l. \\\"FusionFrame\\\" Door Jamb\",\"product_description\":\"Continuous Head and Sill with Integral Mullions Composite \\\/ LVL Jamb System for use with side hinged entry door panels. (OX, XO, OXO or OXXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#25610-R6\",\"approval_number\":\"FL25610.13\",\"seq\":13,\"product_model\":\"m. \\\"FusionFrame\\\" Door Jamb\",\"product_description\":\"Continuous Head and Sill Utilizing Integral Back to Back Combination Mullions - Composite \\\/ LVL Jamb System for use with side hinged entry door panels. (OX, XO, OXO or OXXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#25610-R6\",\"approval_number\":\"FL25610.14\",\"seq\":14,\"product_model\":\"n. \\\"FusionFrame\\\" Door Jamb\",\"product_description\":\"Boxed Head and Sill Frame System Utilizing Composite \\\/ LVL Jambs for use with side hinged entry door panels. (OX, XO, OXO or OXXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#25610-R6\",\"approval_number\":\"FL25610.15\",\"seq\":15,\"product_model\":\"o. \\\"FusionFrame\\\" Door Jamb\",\"product_description\":\"Continuous Head and Sill Utilizing Integral Back to Back Combination Mullions - Composite \\\/ LVL Jamb System for use with side hinged entry door panels. (OX, XO, OXO or OXXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#25610-R6\",\"approval_number\":\"FL25610.16\",\"seq\":16,\"product_model\":\"p. \\\"FusionFrame\\\" Door Jamb\",\"product_description\":\"Boxed Head and Sill Frame System Utilizing Composite \\\/ LVL Jambs for use with side hinged entry door panels. (OX, XO, OXO or OXXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R11\",\"approval_number\":\"FL14823.39\",\"seq\":39,\"product_model\":\"zm. Ultimate Flip Lever Astragal\",\"product_description\":\"The Ultimate Flip Lever Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite 6'8 Opaque Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R11\",\"approval_number\":\"FL14823.40\",\"seq\":40,\"product_model\":\"zn. Ultimate Flip Lever Astragal\",\"product_description\":\"The Ultimate Flip Lever Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite 8'0 Opaque Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R11\",\"approval_number\":\"FL14823.41\",\"seq\":41,\"product_model\":\"zo. Ultimate Flip Lever Astragal\",\"product_description\":\"The Ultimate Flip Lever Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite 6'8 Opaque Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#14823-R11\",\"approval_number\":\"FL14823.42\",\"seq\":42,\"product_model\":\"zp. Ultimate Flip Lever Astragal\",\"product_description\":\"The Ultimate Flip Lever Extruded Aluminum Astragal for use in an Inswing\\\/Outswing Double Door application utilizing the Masonite 8'0 Opaque Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#25610-R9\",\"approval_number\":\"FL25610.17\",\"seq\":17,\"product_model\":\"q. Panolock Multipoint Lock\",\"product_description\":\"The Panolock multi-point lock for use in a \\\"Non-Impact\\\" 6'8 Single or Double Door. (Inswing or Outswing X, XX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#25610-R9\",\"approval_number\":\"FL25610.18\",\"seq\":18,\"product_model\":\"r. Panolock Multipoint Lock\",\"product_description\":\"The Panolock multi-point lock for use in a \\\"Non-Impact\\\" 8'0 Single or Double Door. (Inswing or Outswing X, XX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#38695-R0\",\"approval_number\":\"FL38695.1\",\"seq\":1,\"product_model\":\"a. Panolock Multi-Point Lock\",\"product_description\":\"The PanoLock Multi-Point Lock for use in a 6'8 Inswing\\\/Outswing Single or Double Door application utilizing a Fiberglass Door Panel (X or XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#38695-R0\",\"approval_number\":\"FL38695.2\",\"seq\":2,\"product_model\":\"b. Panolock Multi-Point Lock\",\"product_description\":\"The PanoLock Multi-Point Lock for use in a 8'0 Inswing\\\/Outswing Single or Double Door application utilizing a Fiberglass Door Panel (X or XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#38695-R0\",\"approval_number\":\"FL38695.3\",\"seq\":3,\"product_model\":\"c. Panolock Multi-Point Lock\",\"product_description\":\"The PanoLock Multi-Point Lock for use in a 6'8 Inswing\\\/Outswing Single or Double Door application utilizing a Fiberglass Door Panel (X or XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Endura Products\",\"approval_number_master\":\"FL#38695-R0\",\"approval_number\":\"FL38695.4\",\"seq\":4,\"product_model\":\"d. Panolock Multi-Point Lock\",\"product_description\":\"The PanoLock Multi-Point Lock for use in a 8'0 Inswing\\\/Outswing Single or Double Door application utilizing a Fiberglass Door Panel (X or XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Worldwide Door Components Inc.\":[{\"manufacturer\":\"Worldwide Door Components Inc.\",\"approval_number_master\":\"FL#14969-R13\",\"approval_number\":\"FL14969.9\",\"seq\":9,\"product_model\":\"i. \\\"ECOLAST\\\" Composite Jambs\",\"product_description\":\"Composite Door Jambs for use with side hinged entry door panels.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Worldwide Door Components Inc.\",\"approval_number_master\":\"FL#14969-R0\",\"approval_number\":\"FL14969.1\",\"seq\":1,\"product_model\":\"a. 4 EVER JAMBS\",\"product_description\":\"Composite Door Jambs for use with side hinged entry door panels.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Worldwide Door Components Inc.\",\"approval_number_master\":\"FL#14969-R1\",\"approval_number\":\"FL14969.2\",\"seq\":2,\"product_model\":\"b. 4 EVER JAMBS\",\"product_description\":\"Composite Door Jambs for use with side hinged entry door panels.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Worldwide Door Components Inc.\",\"approval_number_master\":\"FL#14969-R3\",\"approval_number\":\"FL14969.3\",\"seq\":3,\"product_model\":\"c. 4 EVER JAMBS\",\"product_description\":\"Continuous Head and Sill with Integral Mullions Composite Jamb System for use with side hinged entry door panels. (OX, XO, OXO or OXXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Worldwide Door Components Inc.\",\"approval_number_master\":\"FL#14969-R4\",\"approval_number\":\"FL14969.4\",\"seq\":4,\"product_model\":\"d. 4 EVER JAMBS\",\"product_description\":\"Continuous Head and Sill with Integral Mullions Composite Jamb System for use with side hinged entry door panels. (OX, XO, OXO or OXXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Worldwide Door Components Inc.\",\"approval_number_master\":\"FL#14969-R6\",\"approval_number\":\"FL14969.5\",\"seq\":5,\"product_model\":\"e. \\\"ProT4\\\" Aluminum \\\/ Composite Thresholds\",\"product_description\":\"Adjustable Aluminum Threshold with Composite Substrate - (Inswing and Outswing X, XX, OXO or OXXO Configurations.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Worldwide Door Components Inc.\",\"approval_number_master\":\"FL#14969-R8\",\"approval_number\":\"FL14969.6\",\"seq\":6,\"product_model\":\"f. \\\"4Ever Sill\\\" \\\/ Composite Thresholds\",\"product_description\":\"Adjustable and Fixed Composite Thresholds - (Inswing X, OX or XO, OXO or Outswing X, OX or XO, OXO, XX, OXXO Configurations.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Worldwide Door Components Inc.\",\"approval_number_master\":\"FL#14969-R10\",\"approval_number\":\"FL14969.7\",\"seq\":7,\"product_model\":\"g. \\\"EZ Split\\\" Adjustable Steel Door Frame\",\"product_description\":\"18 ga. Adjustable \\\"Impact\\\" Split Steel Inswing Door Frame System Utilizing a Steel Door Panel (X Configuration - Up To a nominal 3'0 x 7'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Worldwide Door Components Inc.\",\"approval_number_master\":\"FL#14969-R11\",\"approval_number\":\"FL14969.8\",\"seq\":8,\"product_model\":\"h. \\\"EZ Split\\\" Adjustable Steel Door Frame\",\"product_description\":\"18 ga. Adjustable \\\"Impact\\\" Split Steel Inswing \\\/ Outswing Door Frame System Utilizing a Steel Door Panel (X Configuration - Up To a nominal 3'0 x 8'0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Rockwood Manufacturing\":[{\"manufacturer\":\"Rockwood Manufacturing\",\"approval_number_master\":\"FL#15169-R6\",\"approval_number\":\"FL15169.1\",\"seq\":1,\"product_model\":\"556 WS Flush Bolt\",\"product_description\":\"556 WS Flush Bolt\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rockwood Manufacturing\",\"approval_number_master\":\"FL#15169-R6\",\"approval_number\":\"FL15169.2\",\"seq\":2,\"product_model\":\"556 WS Flush Bolt\",\"product_description\":\"556 WS Flush Bolt\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rockwood Manufacturing\",\"approval_number_master\":\"FL#15169-R6\",\"approval_number\":\"FL15169.3\",\"seq\":3,\"product_model\":\"556 WS Flush Bolt\",\"product_description\":\"556 WS Flush Bolt\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rockwood Manufacturing\",\"approval_number_master\":\"FL#31375-R3\",\"approval_number\":\"FL31375.1\",\"seq\":1,\"product_model\":\"LV-WS\",\"product_description\":\"Windstorm louver with security grill\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Dunbarton Corporation\":[{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#8078-R1\",\"approval_number\":\"FL8078.1\",\"seq\":1,\"product_model\":\"a. Rediflex Steel Frames\",\"product_description\":\"Up to a 3'0 x 6'8 - In-swing or Out-swing Two Piece Steel Frame System with an Opaque Fiberglass Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#8078-R1\",\"approval_number\":\"FL8078.2\",\"seq\":2,\"product_model\":\"b. Rediflex Steel Frames\",\"product_description\":\"Up to a 3'0 x 6'8 - In-swing or Out-swing Two Piece Steel Frame System with a Glazed Fiberglass Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#8078-R1\",\"approval_number\":\"FL8078.3\",\"seq\":3,\"product_model\":\"c. Rediflex Steel Frames\",\"product_description\":\"Up to a 3'0 x 6'8 - In-swing or Out-swing Two Piece Steel Frame System with an Opaque Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#8078-R1\",\"approval_number\":\"FL8078.4\",\"seq\":4,\"product_model\":\"d. Rediflex Steel Frames\",\"product_description\":\"Up to a 3'0 x 6'8 - In-swing or Out-swing Two Piece Steel Frame System with a Glazed Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#8078-R1\",\"approval_number\":\"FL8078.5\",\"seq\":5,\"product_model\":\"e. Rediframe Steel Frames\",\"product_description\":\"Up to a 3'0 x 6'8 - In-swing or Out-swing One Piece Steel Frame System with an Opaque Fiberglass Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#8078-R1\",\"approval_number\":\"FL8078.6\",\"seq\":6,\"product_model\":\"f. Rediframe Steel Frames\",\"product_description\":\"Up to a 3'0 x 6'8 - In-swing or Out-swing One Piece Steel Frame System with a Glazed Fiberglass Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#8078-R1\",\"approval_number\":\"FL8078.7\",\"seq\":7,\"product_model\":\"g. Rediframe Steel Frames\",\"product_description\":\"Up to a 3'0 x 6'8 - In-swing or Out-swing One Piece Steel Frame System with an Opaque Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#8078-R1\",\"approval_number\":\"FL8078.8\",\"seq\":8,\"product_model\":\"h. Rediframe Steel Frames\",\"product_description\":\"Up to a 3'0 x 6'8 - In-swing or Out-swing One Piece Steel Frame System with an Glazed Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#8088-R1\",\"approval_number\":\"FL8088.1\",\"seq\":1,\"product_model\":\"a. Rediflex Steel Frame\",\"product_description\":\"Up to a Nominal 3'0 x 8'0 Two Piece Steel Frame System Utilizing a Jeld-Wen Opaque Steel Door Panel (Outswing - X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15341-R1\",\"approval_number\":\"FL15341.5\",\"seq\":5,\"product_model\":\"e. Rediflex Steel Frame\",\"product_description\":\"Up to a Nominal 3'0 x 8'0 Two Piece Steel Frame System Utilizing A Masonite Opaque Steel Door Panel (Outswing - X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15341-R1\",\"approval_number\":\"FL15341.6\",\"seq\":6,\"product_model\":\"f. Rediflex Steel Frame\",\"product_description\":\"Up to a Nominal 3'0 x 6'8 Two Piece Steel Frame System Utilizing A Masonite Opaque Steel Door Panel (Inswing or Outswing - X - 6'8 Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15341-R1\",\"approval_number\":\"FL15341.7\",\"seq\":7,\"product_model\":\"g. Rediflex Steel Frame\",\"product_description\":\"Up to a Nominal 6'0 x 6'8 Two Piece Steel Frame System Utilizing a Masonite Opaque Steel Door Panel (Outswing - XX - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15341-R1\",\"approval_number\":\"FL15341.8\",\"seq\":8,\"product_model\":\"h. Rediflex Steel Frame\",\"product_description\":\"Up to a Nominal 6'0 x 6'8 Two Piece Steel Frame System Utilizing a Jeld-Wen Opaque Steel Door Panel (Outswing - XX - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15341-R3\",\"approval_number\":\"FL15341.9\",\"seq\":9,\"product_model\":\"i. Rediflex Steel Frame\",\"product_description\":\"Up to a Nominal 3'0 x 6'8 Two Piece Steel Frame System Utilizing a Therma-Tru Opaque Fiberglass Door Panel (Inswing or Outswing - X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15341-R3\",\"approval_number\":\"FL15341.10\",\"seq\":10,\"product_model\":\"j. Rediflex Steel Frame\",\"product_description\":\"Up to a Nominal 3'0 x 6'8 Two Piece Steel Frame System Utilizing a Trinity Glass International Opaque Fiberglass Door Panel (Inswing or Outswing - X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15341-R3\",\"approval_number\":\"FL15341.11\",\"seq\":11,\"product_model\":\"k. Rediflex Steel Frame\",\"product_description\":\"Up to a Nominal 3'0 x 6'8 Two Piece Steel Frame System Utilizing a Plastpro \\\/ Nanya Opaque Fiberglass Door Panel (Inswing or Outswing - X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15341-R3\",\"approval_number\":\"FL15341.12\",\"seq\":12,\"product_model\":\"l. Rediflex Steel Frame\",\"product_description\":\"Up to a Nominal 3'0 x 6'8 Two Piece Steel Frame System Utilizing a Therma-Tru Glazed Fiberglass Door Panel (Inswing or Outswing - X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dunbarton Corporation\",\"approval_number_master\":\"FL#15341-R3\",\"approval_number\":\"FL15341.13\",\"seq\":13,\"product_model\":\"m. Rediflex Steel Frame\",\"product_description\":\"Up to a Nominal 3'0 x 6'8 Two Piece Steel Frame System Utilizing a Therma-Tru Glazed Fiberglass Door Panel (Outswing - X - Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Novatech Entry Doors LLC\":[{\"manufacturer\":\"Novatech Entry Doors LLC\",\"approval_number_master\":\"FL#4393-R0\",\"approval_number\":\"FL4393.1\",\"seq\":1,\"product_model\":\"Door Lite Retrofit Kits\",\"product_description\":\"Vinyl & Injection Mold Frames\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Entry Doors LLC\",\"approval_number_master\":\"FL#8779-R0\",\"approval_number\":\"FL8779.1\",\"seq\":1,\"product_model\":\"\\\"RSL Lite Kit Assembly\\\"\",\"product_description\":\"RSL's Aluminum Glazed Lite Kit Assembly - Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Entry Doors LLC\",\"approval_number_master\":\"FL#10961-R0\",\"approval_number\":\"FL10961.1\",\"seq\":1,\"product_model\":\"RSL Lite Kit Assembly\",\"product_description\":\"RSL's Aluminum Glazed Lite Kit Assembly - Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Entry Doors LLC\",\"approval_number_master\":\"FL#11196-R0\",\"approval_number\":\"FL11196.1\",\"seq\":1,\"product_model\":\"Door Lite Retrofit Kits\",\"product_description\":\"Vinyl & Amp; Injection Mold Frames\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Entry Doors LLC\",\"approval_number_master\":\"FL#11515-R0\",\"approval_number\":\"FL11515.1\",\"seq\":1,\"product_model\":\"a. Model 2280HI-A \\\"Hurricane Impact Light Kit\\\"\",\"product_description\":\"Impact Door Glass with Snap Lock Extruded PVC Frame Assembly for Glazing Up To a 3'0 x 8'0 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Entry Doors LLC\",\"approval_number_master\":\"FL#12544-R0\",\"approval_number\":\"FL12544.1\",\"seq\":1,\"product_model\":\"Model 2280HI-A \\\"Hurricane Impact Light Kit\\\"\",\"product_description\":\"Impact Door Glass with Snap Lock Extruded PVC Frame Assembly for Glazing Up To a 3'0 x 8'0 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Entry Doors LLC\",\"approval_number_master\":\"FL#15419-R0\",\"approval_number\":\"FL15419.1\",\"seq\":1,\"product_model\":\"a. Hurricane Impact Doorglass\",\"product_description\":\"\\\"Hurricane Impact Doorglass\\\" with Snap Lock Extruded PVC Frame Assembly for Glazing Up To a 3'0 x 8'0 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Entry Doors LLC\",\"approval_number_master\":\"FL#15419-R0\",\"approval_number\":\"FL15419.2\",\"seq\":2,\"product_model\":\"b. Hurricane Impact Doorglass\",\"product_description\":\"\\\"Hurricane Impact Doorglass\\\" with Snap Lock Extruded PVC Frame Assembly for Glazing Up To a 3'0 x 8'0 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Entry Doors LLC\",\"approval_number_master\":\"FL#15419-R0\",\"approval_number\":\"FL15419.3\",\"seq\":3,\"product_model\":\"c. \\\"Injection Molded Frame\\\"\",\"product_description\":\"\\\"Injection Molded Frame\\\" Light Kit Series with non-Impact Door Glass Assembly for Glazing Up to a 3'0 x 8'0 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Entry Doors LLC\",\"approval_number_master\":\"FL#15419-R0\",\"approval_number\":\"FL15419.4\",\"seq\":4,\"product_model\":\"d. \\\"Extruded Vinyl Frame\\\"\",\"product_description\":\"\\\"Extruded Vinyl Frame\\\" Light Kit Series with non-Impact Door Glass Assembly for Glazing Up to a 3'0 x 8'0 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Entry Doors LLC\",\"approval_number_master\":\"FL#30712-R0\",\"approval_number\":\"FL30712.1\",\"seq\":1,\"product_model\":\"a. \\\"Shaker\\\" Hurricane Impact Doorglass\",\"product_description\":\"Hurricane Impact Doorglass with \\\"Shaker\\\" Series Flat Profile Extruded PVC Frame Assembly for Glazing Up To a 3'0 x 8'0 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Entry Doors LLC\",\"approval_number_master\":\"FL#15419-R4\",\"approval_number\":\"FL15419.5\",\"seq\":5,\"product_model\":\"e. \\\"Shaker\\\" Hurricane Impact Doorglass\",\"product_description\":\"Hurricane Impact Doorglass with \\\"Shaker\\\" Series Flat Profile Extruded PVC Frame Assembly for Glazing Up To a 3'0 x 8'0 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Entry Doors LLC\",\"approval_number_master\":\"FL#30712-R1\",\"approval_number\":\"FL30712.2\",\"seq\":2,\"product_model\":\"b. \\\"Injection Molded Frame\\\"\",\"product_description\":\"\\\"Injection Molded Frame\\\" Light Kit Series with non-Impact Door Glass Assembly for Glazing Up to a 3'0 x 8'0 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Entry Doors LLC\",\"approval_number_master\":\"FL#30712-R1\",\"approval_number\":\"FL30712.3\",\"seq\":3,\"product_model\":\"c. \\\"Extruded Vinyl Frame\\\"\",\"product_description\":\"\\\"Extruded Vinyl Frame\\\" Light Kit Series with non-Impact Door Glass Assembly for Glazing Up to a 3'0 x 8'0 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"}],\"dormakaba USA Inc. \\\/ Door Hardware\":[{\"manufacturer\":\"dormakaba USA Inc. \\\/ Door Hardware\",\"approval_number_master\":\"FL#39625-R1\",\"approval_number\":\"FL39625.1\",\"seq\":1,\"product_model\":\"Series 1000 and 2000 Rim Panic Exit Device (HVHZ) (Impact)\",\"product_description\":\"Series 1000 and 2000 Rim Panic Exit Device (HVHZ) (Impact)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA Inc. \\\/ Door Hardware\",\"approval_number_master\":\"FL#12944-R0\",\"approval_number\":\"FL12944.1\",\"seq\":1,\"product_model\":\"Series 40H Mortise Lockset Hardware\",\"product_description\":\"Series 40H Mortise Lockset Hardware (Component Approval). This device is approved as an equal alternative to be used in single or double 19ga steel commercial doors with a 16ga frame.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA Inc. \\\/ Door Hardware\",\"approval_number_master\":\"FL#12958-R0\",\"approval_number\":\"FL12958.1\",\"seq\":1,\"product_model\":\"Series HC2100, HC2200, HC2300 & HC2800\",\"product_description\":\"Series HC2200, HC2300 & HC2800 Vertical Rod Panic Exit Devices and HC2100 Rim Exit Device with HC822 Steel Reinforced Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA Inc. \\\/ Door Hardware\",\"approval_number_master\":\"FL#13879-R0\",\"approval_number\":\"FL13879.1\",\"seq\":1,\"product_model\":\"Series 9K Cylindrical Lockset\",\"product_description\":\"Series 9K Cylindrical Lockset\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA Inc. \\\/ Door Hardware\",\"approval_number_master\":\"FL#16202-R0\",\"approval_number\":\"FL16202.1\",\"seq\":1,\"product_model\":\"Cylindrical Lockset Hardware\",\"product_description\":\"Series 9K Cylindrical Lockset Hardware - LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA Inc. \\\/ Door Hardware\",\"approval_number_master\":\"FL#16202-R0\",\"approval_number\":\"FL16202.2\",\"seq\":2,\"product_model\":\"K2 Commercial Panic Exit Locking Hardware\",\"product_description\":\"QED100 Rim Exit Devices & QED 100 Surface Vertical Rod Panic Exit Devices\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA Inc. \\\/ Door Hardware\",\"approval_number_master\":\"FL#16202-R0\",\"approval_number\":\"FL16202.3\",\"seq\":3,\"product_model\":\"K2 Commerical Locking Hardware\",\"product_description\":\"K2 Commercial Locking Hardware - QDB Series Deadbolts with QCL & QTL Series Leversets\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA Inc. \\\/ Door Hardware\",\"approval_number_master\":\"FL#16202-R0\",\"approval_number\":\"FL16202.4\",\"seq\":4,\"product_model\":\"Vertical Rod & Rim Exit Devices\",\"product_description\":\"Series HC220, HC2300, & HC2800 Vertical Rod Panic Exit Devices and HC2100 Rim Exit Device with HCK822 Removable Mullion - LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA Inc. \\\/ Door Hardware\",\"approval_number_master\":\"FL#16202-R2\",\"approval_number\":\"FL16202.5\",\"seq\":5,\"product_model\":\"Series 9K Cylindrical Lockset Hardware\",\"product_description\":\"Series 9K Cylindrical Lockset Hardware - LMI - Component Approval\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA Inc. \\\/ Door Hardware\",\"approval_number_master\":\"FL#16202-R2\",\"approval_number\":\"FL16202.6\",\"seq\":6,\"product_model\":\"Vertical Rod & Rim Exit Devices\",\"product_description\":\"Series HC2200, HC2300, & HC2800 Vertical Rod Panic Exit Devices and HC2100 Rim Exit Device with HCK822 Removable Mullion - LMI - Component Approval\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA Inc. \\\/ Door Hardware\",\"approval_number_master\":\"FL#20096-R0\",\"approval_number\":\"FL20096.1\",\"seq\":1,\"product_model\":\"QED Series Rim & Surface Vertical Rod\",\"product_description\":\"Panic Exit Devices\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA Inc. \\\/ Door Hardware\",\"approval_number_master\":\"FL#20096-R0\",\"approval_number\":\"FL20096.2\",\"seq\":2,\"product_model\":\"Series HC2200, HC2300, HC2800 Vertical Rod & Series HC2100 Rim Exit Device with HCK822 Mullion\",\"product_description\":\"Panic Exit Devices\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA Inc. \\\/ Door Hardware\",\"approval_number_master\":\"FL#16202-R6\",\"approval_number\":\"FL16202.7\",\"seq\":7,\"product_model\":\"Stanley Commercial Hardware Series - QDB Series Deadbolts with QCL or QTL Series Leversets\",\"product_description\":\"Stanley QDB Series Deadbolts with QCL or QTL Leverset Locking Hardware - Component Approval\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA Inc. \\\/ Door Hardware\",\"approval_number_master\":\"FL#16202-R6\",\"approval_number\":\"FL16202.8\",\"seq\":8,\"product_model\":\"Stanley Commercial Hardware Series - QED 100RIM & QED 100SVR Devices\",\"product_description\":\"Stanley QED Series 100RIM & 100SVR (Surface Vertical Rod) Panic Exit Devices (Single Door application) - Component Approval\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA Inc. \\\/ Door Hardware\",\"approval_number_master\":\"FL#30725-R0\",\"approval_number\":\"FL30725.1\",\"seq\":1,\"product_model\":\"a. C800 Series\",\"product_description\":\"C800 Grade 1 Heavy-Duty cylindrical lock; for use on a Steel Commercial Grade Door Panel - \\\"Impact Rated\\\" for Inswing or Outswing usage\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA Inc. \\\/ Door Hardware\",\"approval_number_master\":\"FL#30725-R0\",\"approval_number\":\"FL30725.2\",\"seq\":2,\"product_model\":\"b. C800 Series \\\/ DB600 Series\",\"product_description\":\"C800 Grade 1 Heavy-Duty cylindrical lock in conjunction with the DB600 Deadbolt; for use on a Steel Commercial Grade Door Panel - \\\"Impact Rated\\\" for Inswing or Outswing usage\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA Inc. \\\/ Door Hardware\",\"approval_number_master\":\"FL#30725-R0\",\"approval_number\":\"FL30725.3\",\"seq\":3,\"product_model\":\"c. CL700 - CK700 Series \\\/ DB600 Series\",\"product_description\":\"CL700\\\/CK700 Grade 2 cylindrical lock in conjunction with the DB600 Deadbolt; for use on a Steel Commercial Grade Door Panel - \\\"Impact Rated\\\" for Inswing or Outswing usage\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA Inc. \\\/ Door Hardware\",\"approval_number_master\":\"FL#30725-R0\",\"approval_number\":\"FL30725.4\",\"seq\":4,\"product_model\":\"d. C500 Series\",\"product_description\":\"C500 Grade 2 cylindrical lock; for use on a Steel Commercial Grade Door Panel - \\\"Impact Rated\\\" for Inswing or Outswing usage\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA Inc. \\\/ Door Hardware\",\"approval_number_master\":\"FL#30725-R0\",\"approval_number\":\"FL30725.5\",\"seq\":5,\"product_model\":\"e. C500 Series \\\/ DB600 Series\",\"product_description\":\"C500 Grade 2 cylindrical lock in conjunction with the DB600 Deadbolt; for use on a Steel Commercial Grade Door Panel - \\\"Impact Rated\\\" for Inswing or Outswing usage\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA Inc. \\\/ Door Hardware\",\"approval_number_master\":\"FL#30725-R0\",\"approval_number\":\"FL30725.6\",\"seq\":6,\"product_model\":\"f. J300 Series\",\"product_description\":\"J300 Grade 2 interconnected lockset suited for light-duty, commercial applications where single motion egress with a lock and a deadbolt is required.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA Inc. \\\/ Door Hardware\",\"approval_number_master\":\"FL#30725-R0\",\"approval_number\":\"FL30725.7\",\"seq\":7,\"product_model\":\"g. M9000 Series\",\"product_description\":\"M9000 Series ANSI\\\/BHMA Grade 1 Heavy-Duty Mortise Locksets available with a choice of Sectional or Escutcheon Trim.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA Inc. \\\/ Door Hardware\",\"approval_number_master\":\"FL#31964-R0\",\"approval_number\":\"FL31964.1\",\"seq\":1,\"product_model\":\"Series 8000 Panic Exit Devices\",\"product_description\":\"Panic Exit Devices\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA Inc. \\\/ Door Hardware\",\"approval_number_master\":\"FL#31964-R0\",\"approval_number\":\"FL31964.2\",\"seq\":2,\"product_model\":\"Series 9000 Panic Exit Devices\",\"product_description\":\"Panic Exit Devices\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA Inc. \\\/ Door Hardware\",\"approval_number_master\":\"FL#31964-R0\",\"approval_number\":\"FL31964.3\",\"seq\":3,\"product_model\":\"Series 9300 Rim Panic w\\\/ HC1300 Mull & Series 9400\\\/9400 Surface Vertical Rod (SVR)\",\"product_description\":\"Panic Exit Devices\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA Inc. \\\/ Door Hardware\",\"approval_number_master\":\"FL#31964-R0\",\"approval_number\":\"FL31964.4\",\"seq\":4,\"product_model\":\"Series 9500 Mortise Exit Device (Single Door Application)\",\"product_description\":\"Panic Exit Devices\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA Inc. \\\/ Door Hardware\",\"approval_number_master\":\"FL#31964-R0\",\"approval_number\":\"FL31964.5\",\"seq\":5,\"product_model\":\"Series 9700\\\/F9700 Rim Panic Exit Device w\\\/ or w\\\/o HC1300 Mullion\",\"product_description\":\"Panic Exit Devices\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA Inc. \\\/ Door Hardware\",\"approval_number_master\":\"FL#31964-R0\",\"approval_number\":\"FL31964.6\",\"seq\":6,\"product_model\":\"Series 9800 Surface Vertical Rod (SVR)\",\"product_description\":\"Panic Exit Devices\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA Inc. \\\/ Door Hardware\",\"approval_number_master\":\"FL#30725-R3\",\"approval_number\":\"FL30725.8\",\"seq\":8,\"product_model\":\"h. M1000 Series\",\"product_description\":\"M1000 Series ANSI\\\/BHMA Grade 1 Heavy-Duty Mortise Locksets with\\\/without Deadlock Mortise Deadlocks (Component Approval)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"dormakaba USA\":[{\"manufacturer\":\"dormakaba USA\",\"approval_number_master\":\"FL#16734-R7\",\"approval_number\":\"FL16734.8\",\"seq\":8,\"product_model\":\"h. M1000 Series\",\"product_description\":\"M1000 Series ANSI\\\/BHMA Grade 1 Heavy-Duty Mortise Locksets available with a choice of Sectional or Escutcheon Trim.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA\",\"approval_number_master\":\"FL#16734-R7\",\"approval_number\":\"FL16734.9\",\"seq\":9,\"product_model\":\"i. 40H Series\",\"product_description\":\"40H Series ANSI\\\/BHMA Grade 1 Heavy-Duty Mortise Locksets available with a choice of Sectional or Escutcheon Trim.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA\",\"approval_number_master\":\"FL#15280-R0\",\"approval_number\":\"FL15280.1\",\"seq\":1,\"product_model\":\"Cylindrical & Mortise Lock Sets\",\"product_description\":\"CL\\\/CK753 Cylindrical Lockset x DB660 Deadbolt, CL\\\/CK853 Cylindrical Lockset, & ML\\\/MK9080EL\\\/EU Mortise Lockset For Use on Inswing Doors\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA\",\"approval_number_master\":\"FL#15360-R0\",\"approval_number\":\"FL15360.1\",\"seq\":1,\"product_model\":\"Hurricane Rated Exit Hardware\",\"product_description\":\"HC9400 Surface Vertical Rod\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA\",\"approval_number_master\":\"FL#15360-R0\",\"approval_number\":\"FL15360.2\",\"seq\":2,\"product_model\":\"Hurricane Rated Exit Hardware\",\"product_description\":\"ML\\\/MK9000 Mortise Lockset\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA\",\"approval_number_master\":\"FL#16734-R0\",\"approval_number\":\"FL16734.1\",\"seq\":1,\"product_model\":\"a. C800 Series\",\"product_description\":\"C800 Grade 1 Heavy-Duty cylindrical lock; for use on a Steel Commercial Grade Door Panel - \\\"Impact Rated\\\" for Inswing or Outswing usage\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA\",\"approval_number_master\":\"FL#16734-R0\",\"approval_number\":\"FL16734.2\",\"seq\":2,\"product_model\":\"b. C800 Series \\\/ DB600 Series\",\"product_description\":\"C800 Grade 1 Heavy-Duty cylindrical lock in conjunction with the DB600 Deadbolt; for use on a Steel Commercial Grade Door Panel - \\\"Impact Rated\\\" for Inswing or Outswing usage\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA\",\"approval_number_master\":\"FL#16734-R1\",\"approval_number\":\"FL16734.3\",\"seq\":3,\"product_model\":\"c. CL700 - CK700 Series \\\/ DB600 Series\",\"product_description\":\"CL700\\\/CK700 Grade 2 cylindrical lock in conjunction with the DB600 Deadbolt; for use on a Steel Commercial Grade Door Panel - \\\"Impact Rated\\\" for Inswing or Outswing usage\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA\",\"approval_number_master\":\"FL#16734-R2\",\"approval_number\":\"FL16734.4\",\"seq\":4,\"product_model\":\"d. C500 Series\",\"product_description\":\"C500 Grade 2 cylindrical lock; for use on a Steel Commercial Grade Door Panel - \\\"Impact Rated\\\" for Inswing or Outswing usage\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA\",\"approval_number_master\":\"FL#16734-R2\",\"approval_number\":\"FL16734.5\",\"seq\":5,\"product_model\":\"e. C500 Series \\\/ DB600 Series\",\"product_description\":\"C500 Grade 2 cylindrical lock in conjunction with the DB600 Deadbolt; for use on a Steel Commercial Grade Door Panel - \\\"Impact Rated\\\" for Inswing or Outswing usage\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA\",\"approval_number_master\":\"FL#16734-R2\",\"approval_number\":\"FL16734.6\",\"seq\":6,\"product_model\":\"f. J300 Series\",\"product_description\":\"J300 Grade 2 interconnected lockset suited for light-duty, commercial applications where single motion egress with a lock and a deadbolt is required.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"dormakaba USA\",\"approval_number_master\":\"FL#16734-R3\",\"approval_number\":\"FL16734.7\",\"seq\":7,\"product_model\":\"g. M9000 Series\",\"product_description\":\"M9000 Series ANSI\\\/BHMA Grade 1 Heavy-Duty Mortise Locksets available with a choice of Sectional or Escutcheon Trim.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-12 00:00:00\",\"instructions_url\":\"\"}],\"JM Eagle\":[{\"manufacturer\":\"JM Eagle\",\"approval_number_master\":\"FL#17055-R0\",\"approval_number\":\"FL17055.1\",\"seq\":1,\"product_model\":\"a. PF\\u2122 Composite Jamb\",\"product_description\":\"PF\\u2122 Composite Jambs (Nominal 6'8) for use with side hinged entry door systems (Inswing and Outswing Configurations).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JM Eagle\",\"approval_number_master\":\"FL#17055-R0\",\"approval_number\":\"FL17055.2\",\"seq\":2,\"product_model\":\"b. PF\\u2122 Composite Jamb\",\"product_description\":\"PF\\u2122 Composite Jambs (Nominal 8'0) for use with side hinged entry door systems (Inswing and Outswing Configurations).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JM Eagle\",\"approval_number_master\":\"FL#17055-R0\",\"approval_number\":\"FL17055.3\",\"seq\":3,\"product_model\":\"c. PF\\u2122 Composite Jamb\",\"product_description\":\"PF\\u2122 Composite Jambs (Nominal 6'8) for use with side hinged entry door systems (Inswing and Outswing Configurations).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JM Eagle\",\"approval_number_master\":\"FL#17055-R0\",\"approval_number\":\"FL17055.4\",\"seq\":4,\"product_model\":\"d. PF\\u2122 Composite Jamb\",\"product_description\":\"PF\\u2122 Composite Jambs (Nominal 8'0) for use with side hinged entry door systems (Outswing Configurations).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Positive Lock, Inc.\":[{\"manufacturer\":\"Positive Lock, Inc.\",\"approval_number_master\":\"FL#17665-R6\",\"approval_number\":\"FL17665.1\",\"seq\":1,\"product_model\":\"THPA(H)-40 Panic Device\",\"product_description\":\"Positive Lock THPA(H)-40 Horizontally Mounted Panic Device\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Positive Lock, Inc.\",\"approval_number_master\":\"FL#17665-R6\",\"approval_number\":\"FL17665.2\",\"seq\":2,\"product_model\":\"THPA(H)-80 Panic Device\",\"product_description\":\"Positive Lock THPA(H)-80 Vertically Mounted Panic Device\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"SUNFLEX Wall Systems LP.\":[{\"manufacturer\":\"SUNFLEX Wall Systems LP.\",\"approval_number_master\":\"FL#17773-R3\",\"approval_number\":\"FL17773.1\",\"seq\":1,\"product_model\":\"SF55 Folding Door System (N.I.)\",\"product_description\":\"Series SF55 Inswing\\\/Outswing Aluminum Folding Door - N.I.\",\"design_pressure\":\"+60\\\/-106.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SUNFLEX Wall Systems LP.\",\"approval_number_master\":\"FL#17773-R3\",\"approval_number\":\"FL17773.2\",\"seq\":2,\"product_model\":\"SF55C Folding Door System(N.I.)\",\"product_description\":\"Series SF55C Inswing\\\/Outswing Aluminum Folding Door - N.I.\",\"design_pressure\":\"+60\\\/-106.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SUNFLEX Wall Systems LP.\",\"approval_number_master\":\"FL#17774-R3\",\"approval_number\":\"FL17774.1\",\"seq\":1,\"product_model\":\"SF55 Inswing\\\/Outswing Folding Door System\",\"product_description\":\"Series SF55 Inswing\\\/Outswing Aluminum Folding Door - L.M.I.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SUNFLEX Wall Systems LP.\",\"approval_number_master\":\"FL#17773-R0\",\"approval_number\":\"FL17773.3\",\"seq\":3,\"product_model\":\"SF55 System Folding Door (N.I.)\",\"product_description\":\"Series SF55 System Inswing\\\/Outswing Aluminum Folding Door - N.I.\",\"design_pressure\":\"+60\\\/-106.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SUNFLEX Wall Systems LP.\",\"approval_number_master\":\"FL#17773-R0\",\"approval_number\":\"FL17773.4\",\"seq\":4,\"product_model\":\"SF55C System Folding Door (N.I.)\",\"product_description\":\"Series SF55C System Inswing\\\/Outswing Aluminum Folding Door - N.I.\",\"design_pressure\":\"+60\\\/-106.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SUNFLEX Wall Systems LP.\",\"approval_number_master\":\"FL#17774-R0\",\"approval_number\":\"FL17774.2\",\"seq\":2,\"product_model\":\"SF55 System Inswing\\\/Outswing Folding Door\",\"product_description\":\"Series SF55 System Inswing\\\/Outswing Aluminum Folding Door - L.M.I.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Detex Corporation\":[{\"manufacturer\":\"Detex Corporation\",\"approval_number_master\":\"FL#9052-R1\",\"approval_number\":\"FL9052.1\",\"seq\":1,\"product_model\":\"ADVANTEX H10 SERIES\",\"product_description\":\"FIRE\\\/PANIC EXIT DEVICES 3-0 & 4-0\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Detex Corporation\",\"approval_number_master\":\"FL#9052-R1\",\"approval_number\":\"FL9052.2\",\"seq\":2,\"product_model\":\"ADVANTEX H40 SERIES\",\"product_description\":\"FIRE\\\/PANIC EXIT DEVICES 3-0 & 4-0\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Detex Corporation\",\"approval_number_master\":\"FL#9052-R1\",\"approval_number\":\"FL9052.3\",\"seq\":3,\"product_model\":\"VALUE SERIES HV40 SERIES\",\"product_description\":\"FIRE\\\/PANIC EXIT DEVICES 3-0 & 4-0\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Detex Corporation\",\"approval_number_master\":\"FL#19181-R0\",\"approval_number\":\"FL19181.1\",\"seq\":1,\"product_model\":\"a. HV40, H10, & H40 Rim Panic Exit Devices and HV50, H20, & H50 Surface Vertical Rod\",\"product_description\":\"Steel Door Assembly #1: Value Series HV40, Advantex H10 & H40 Rim Panic Exit Devices & Value Series HV50, Advantex H20 & H50 Surface Vertical Rod\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Detex Corporation\",\"approval_number_master\":\"FL#19181-R0\",\"approval_number\":\"FL19181.2\",\"seq\":2,\"product_model\":\"b. HV40, H10, & H40 Rim Panic Exit Devices and HV50, H20, & H50 Surface Vertical Rod\",\"product_description\":\"Steel Door Assembly #2: Value Series HV40, Advantex H10 & H40 Rim Panic Exit Devices & Value Series HV50, Advantex H20 & H50 Surface Vertical Rod\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Detex Corporation\",\"approval_number_master\":\"FL#19181-R0\",\"approval_number\":\"FL19181.3\",\"seq\":3,\"product_model\":\"c. HV40, H10, & H40 Rim Panic Exit Devices and HV50, H20, & H50 Surface Vertical Rod\",\"product_description\":\"Steel Door Assembly #3: Value Series HV40, Advantex H10 & H40 Rim Panic Exit Devices & Value Series HV50, Advantex H20 & H50 Surface Vertical Rod\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Detex Corporation\",\"approval_number_master\":\"FL#20728-R0\",\"approval_number\":\"FL20728.1\",\"seq\":1,\"product_model\":\"Series H-ECL-230X & H-ECL-230X-TDB\",\"product_description\":\"Panic Exit Devices\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Vi-Lux Building Products Inc.\":[{\"manufacturer\":\"Vi-Lux Building Products Inc.\",\"approval_number_master\":\"FL#20868-R0\",\"approval_number\":\"FL20868.1\",\"seq\":1,\"product_model\":\"a. Composite Door Jamb\",\"product_description\":\"Composite Door Jambs for use with Single (up to nominal 3'0 x 8'0) or Double (up to nominal 6'0 x 8'0) Side Hinged Entry Door Systems (X and XX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vi-Lux Building Products Inc.\",\"approval_number_master\":\"FL#20868-R0\",\"approval_number\":\"FL20868.2\",\"seq\":2,\"product_model\":\"b. Composite Door Jamb\",\"product_description\":\"Composite Door Jambs for use with Single (up to nominal 3'0 x 8'0) or Double (up to nominal 6'0 x 8'0) Side Hinged Entry Door Systems (X and XX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"PDQ Manufacturing\":[{\"manufacturer\":\"PDQ Manufacturing\",\"approval_number_master\":\"FL#21376-R5\",\"approval_number\":\"FL21376.1\",\"seq\":1,\"product_model\":\"Series 'GT', 'XGT', 'MR' & '6200' Locks\\\/Exit Device\",\"product_description\":\"Large missile impact resistant locks and exit device.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PDQ Manufacturing\",\"approval_number_master\":\"FL#3262-R2\",\"approval_number\":\"FL3262.1\",\"seq\":1,\"product_model\":\"GP Series Cylindrical Lockset\",\"product_description\":\"Heavy Duty Grade 2 Cylindrical Lockset\",\"design_pressure\":\"+685\\\/-685\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PDQ Manufacturing\",\"approval_number_master\":\"FL#3262-R2\",\"approval_number\":\"FL3262.2\",\"seq\":2,\"product_model\":\"GT Series Cylindrical Lockset\",\"product_description\":\"Extra Heavy Duty Grade 1 Cylindrical Lockset\",\"design_pressure\":\"+1485\\\/-1485\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PDQ Manufacturing\",\"approval_number_master\":\"FL#3262-R2\",\"approval_number\":\"FL3262.3\",\"seq\":3,\"product_model\":\"KM Series Deadbolt\",\"product_description\":\"Heavy Duty Deadbolt\",\"design_pressure\":\"+2418\\\/-2418\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PDQ Manufacturing\",\"approval_number_master\":\"FL#3262-R2\",\"approval_number\":\"FL3262.4\",\"seq\":4,\"product_model\":\"MR Series Mortise Lockset\",\"product_description\":\"Heavy Duty Grade 1 Mortise Lock\",\"design_pressure\":\"+2453\\\/-2453\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PDQ Manufacturing\",\"approval_number_master\":\"FL#16587-R0\",\"approval_number\":\"FL16587.1\",\"seq\":1,\"product_model\":\"6200R-WS Series\",\"product_description\":\"Rim Exit Device\",\"design_pressure\":\"+70 PSF\\\/-70 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PDQ Manufacturing\",\"approval_number_master\":\"FL#40297-R0\",\"approval_number\":\"FL40297.1\",\"seq\":1,\"product_model\":\"a. 6300R, RF\",\"product_description\":\"6300R Rim Panic Wide Stile Exit Device; 6300RF Rim Fire Wide Stile Exit Device\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PDQ Manufacturing\",\"approval_number_master\":\"FL#40297-R0\",\"approval_number\":\"FL40297.2\",\"seq\":2,\"product_model\":\"b. 6400R, RF\",\"product_description\":\"6400R Rim Panic Narrow Stile Exit Device; 6400RF Rim Fire Narrow Stile Exit Device\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PDQ Manufacturing\",\"approval_number_master\":\"FL#40297-R1\",\"approval_number\":\"FL40297.3\",\"seq\":3,\"product_model\":\"c. 6300R, RF\",\"product_description\":\"6300R Rim Panic Wide Stile Exit Device; 6300RF Rim Panic Fire Wide Stile Exit Device (Nominal 4'0 x 8'0 - 18 Gauge Steel Door)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PDQ Manufacturing\",\"approval_number_master\":\"FL#40297-R1\",\"approval_number\":\"FL40297.4\",\"seq\":4,\"product_model\":\"d. 6300V, 6400V\",\"product_description\":\"6300V Rim Panic Wide Stile Exit Device with Surface Vertical Rods; 6300RF Rim Panic Fire Wide Stile Exit Device with Surface Vertical Rods (Pair Nominal 4'0 x 8'0 - 18 Gauge Steel Door)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"TRIMLITE\":[{\"manufacturer\":\"TRIMLITE\",\"approval_number_master\":\"FL#21462-R0\",\"approval_number\":\"FL21462.1\",\"seq\":1,\"product_model\":\"a. TRIMLITE \\\"Impact Lite Frame Assembly\\\"\",\"product_description\":\"\\\"Impact Lite Frame Assembly\\\" for Glazing Up To a nominal 3'0 x 8'0 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRIMLITE\",\"approval_number_master\":\"FL#21462-R0\",\"approval_number\":\"FL21462.2\",\"seq\":2,\"product_model\":\"b. TRIMLITE \\\"Impact Lite Frame Assembly\\\"\",\"product_description\":\"\\\"Impact Lite Frame Assembly\\\" for Glazing Up To a nominal 3'0 x 8'0 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRIMLITE\",\"approval_number_master\":\"FL#21462-R3\",\"approval_number\":\"FL21462.3\",\"seq\":3,\"product_model\":\"c. \\\"Solution Series\\\" Non-Impact Lite Frame Assembly\",\"product_description\":\"The Solution Series \\\"Non-Impact\\\" Screwless Lite Frame Assembly - Single or Multiple Lites (Max. Nominal 24\\\" x 17\\\") for Glazing in a Nominal 3'0 x 8'0 Door Panel.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Hager Companies\":[{\"manufacturer\":\"Hager Companies\",\"approval_number_master\":\"FL#22010-R3\",\"approval_number\":\"FL22010.1\",\"seq\":1,\"product_model\":\"2500 Series\",\"product_description\":\"Cylindrical Lockset\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hager Companies\",\"approval_number_master\":\"FL#22010-R3\",\"approval_number\":\"FL22010.2\",\"seq\":2,\"product_model\":\"3100 Series\",\"product_description\":\"Deadbolt\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hager Companies\",\"approval_number_master\":\"FL#22010-R3\",\"approval_number\":\"FL22010.3\",\"seq\":3,\"product_model\":\"3200 Series\",\"product_description\":\"Deadbolt\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hager Companies\",\"approval_number_master\":\"FL#22010-R3\",\"approval_number\":\"FL22010.4\",\"seq\":4,\"product_model\":\"3400 Series\",\"product_description\":\"Cylindrical Lockset\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hager Companies\",\"approval_number_master\":\"FL#22010-R3\",\"approval_number\":\"FL22010.5\",\"seq\":5,\"product_model\":\"3500 Series\",\"product_description\":\"Cylindrical Lockset\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hager Companies\",\"approval_number_master\":\"FL#22010-R3\",\"approval_number\":\"FL22010.6\",\"seq\":6,\"product_model\":\"3800 Series\",\"product_description\":\"Windstorm Mortise Lockset w\\\/Deadbolt\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hager Companies\",\"approval_number_master\":\"FL#23130-R3\",\"approval_number\":\"FL23130.1\",\"seq\":1,\"product_model\":\"3400 Series Lock with 3100 Series Deadbolt\",\"product_description\":\"Cylindrical Lock with Deadbolt\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hager Companies\",\"approval_number_master\":\"FL#23130-R3\",\"approval_number\":\"FL23130.2\",\"seq\":2,\"product_model\":\"3400 Series Lock with 3100 Series Deadbolt\",\"product_description\":\"Cylindrical Lock with Deadbolt\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hager Companies\",\"approval_number_master\":\"FL#23130-R3\",\"approval_number\":\"FL23130.3\",\"seq\":3,\"product_model\":\"3500 Series Lock with 3100 Series Deadbolt\",\"product_description\":\"Cylindrical Lock with Deadbolt\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hager Companies\",\"approval_number_master\":\"FL#23130-R3\",\"approval_number\":\"FL23130.4\",\"seq\":4,\"product_model\":\"3800 Series Mortise Lock\",\"product_description\":\"Mortise Lock with Deadbolt\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hager Companies\",\"approval_number_master\":\"FL#23130-R3\",\"approval_number\":\"FL23130.5\",\"seq\":5,\"product_model\":\"3800 Series Mortise Lock\",\"product_description\":\"Mortise Lock with Deadbolt\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hager Companies\",\"approval_number_master\":\"FL#23130-R3\",\"approval_number\":\"FL23130.6\",\"seq\":6,\"product_model\":\"4500 Series Rim\",\"product_description\":\"Rim Exit Device\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hager Companies\",\"approval_number_master\":\"FL#23130-R3\",\"approval_number\":\"FL23130.7\",\"seq\":7,\"product_model\":\"4500 Series SVR\",\"product_description\":\"Surface Vertical Rod Exit Device\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hager Companies\",\"approval_number_master\":\"FL#6118-R1\",\"approval_number\":\"FL6118.1\",\"seq\":1,\"product_model\":\"3100 Series\",\"product_description\":\"Grade 1 Deadbolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hager Companies\",\"approval_number_master\":\"FL#6118-R1\",\"approval_number\":\"FL6118.2\",\"seq\":2,\"product_model\":\"3200 Series\",\"product_description\":\"Grade 2 Deadbolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hager Companies\",\"approval_number_master\":\"FL#6118-R1\",\"approval_number\":\"FL6118.3\",\"seq\":3,\"product_model\":\"3400 Series\",\"product_description\":\"Grade 1 Lockset\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hager Companies\",\"approval_number_master\":\"FL#6118-R1\",\"approval_number\":\"FL6118.4\",\"seq\":4,\"product_model\":\"780-112 Roton Hinge\",\"product_description\":\"Aluminum Continuous Geared Hinge\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hager Companies\",\"approval_number_master\":\"FL#6118-R1\",\"approval_number\":\"FL6118.5\",\"seq\":5,\"product_model\":\"BB1191\",\"product_description\":\"4.5\\\" x 4.5\\\" x .134\\\" thickness 5-Knuckle Butt Hinge\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hager Companies\",\"approval_number_master\":\"FL#7683-R3\",\"approval_number\":\"FL7683.1\",\"seq\":1,\"product_model\":\"3500 Series\",\"product_description\":\"Grade 2 Lockset\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hager Companies\",\"approval_number_master\":\"FL#8293-R1\",\"approval_number\":\"FL8293.1\",\"seq\":1,\"product_model\":\"4700 Rim Exit Device\",\"product_description\":\"Panic-Rated & Fire-Rated Rim Exit Device\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hager Companies\",\"approval_number_master\":\"FL#12932-R0\",\"approval_number\":\"FL12932.1\",\"seq\":1,\"product_model\":\"3800 Series Mortise Lock\",\"product_description\":\"Grade 1 Mortise Lock with Integral Deadbolt\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hager Companies\",\"approval_number_master\":\"FL#13178-R0\",\"approval_number\":\"FL13178.1\",\"seq\":1,\"product_model\":\"4500 Series SVR Exit Device\",\"product_description\":\"Grade 1 Service Vertical Rod\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-01 00:00:00\",\"instructions_url\":\"\"}],\"SALTO SYSTEMS, Inc.\":[{\"manufacturer\":\"SALTO SYSTEMS, Inc.\",\"approval_number_master\":\"FL#22025-R0\",\"approval_number\":\"FL22025.1\",\"seq\":1,\"product_model\":\"a. Salto XS4\",\"product_description\":\"Electronic Operated Mortise Lock with RFID Reader\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Tell Manufacturing, Inc.\":[{\"manufacturer\":\"Tell Manufacturing, Inc.\",\"approval_number_master\":\"FL#16352-R0\",\"approval_number\":\"FL16352.1\",\"seq\":1,\"product_model\":\"SERIES DB2051 DEADBOLT STANDARD DUTY\",\"product_description\":\"SERIES DB2051 DEADBOLT STANDARD DUTY TUBULAR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tell Manufacturing, Inc.\",\"approval_number_master\":\"FL#16352-R0\",\"approval_number\":\"FL16352.2\",\"seq\":2,\"product_model\":\"SERIES DB2451 DEADBOLT HEAVY DUTY\",\"product_description\":\"SERIES DB2451 DEADBOLT HEAVY DUTY TUBULAR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tell Manufacturing, Inc.\",\"approval_number_master\":\"FL#16352-R0\",\"approval_number\":\"FL16352.3\",\"seq\":3,\"product_model\":\"SERIES LC1200 CYLINDRICAL LOCKSET\",\"product_description\":\"SERIES LC1200 CYLINDRICAL LOCKSET\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tell Manufacturing, Inc.\",\"approval_number_master\":\"FL#16352-R0\",\"approval_number\":\"FL16352.4\",\"seq\":4,\"product_model\":\"SERIES LC2400 CYLINDRICAL LOCKSET\",\"product_description\":\"SERIES LC2400 CYLINDRICAL LOCKSET\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tell Manufacturing, Inc.\",\"approval_number_master\":\"FL#16352-R0\",\"approval_number\":\"FL16352.5\",\"seq\":5,\"product_model\":\"SERIES LC2600 CYLINDRICAL LOCKSET\",\"product_description\":\"SERIES LC2600 CYLINDRICAL LOCKSET\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tell Manufacturing, Inc.\",\"approval_number_master\":\"FL#22212-R0\",\"approval_number\":\"FL22212.1\",\"seq\":1,\"product_model\":\"Series DB2051 Deadbolt Standard Duty Tubular - Large and Small Missile Impact Resistant\",\"product_description\":\"Series DB2051 Deadbolt Standard Duty Tubular - Large and Small Missile Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tell Manufacturing, Inc.\",\"approval_number_master\":\"FL#22212-R0\",\"approval_number\":\"FL22212.2\",\"seq\":2,\"product_model\":\"Series DB2451 Deadbolt Heavy Duty Tubular - Large and Small Missile Impact Resistant\",\"product_description\":\"Series DB2451 Deadbolt Heavy Duty Tubular - Large and Small Missile Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tell Manufacturing, Inc.\",\"approval_number_master\":\"FL#22212-R0\",\"approval_number\":\"FL22212.3\",\"seq\":3,\"product_model\":\"Series LC1200 Cylindrical Lockset Hardware with optional \\u00be\\\" Heavy Duty Latchbolt - Large and Small Missile Impact Resistant\",\"product_description\":\"Series LC1200 Cylindrical Lockset Hardware with optional \\u00be\\\" Heavy Duty Latchbolt - Large and Small Missile Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tell Manufacturing, Inc.\",\"approval_number_master\":\"FL#22212-R0\",\"approval_number\":\"FL22212.4\",\"seq\":4,\"product_model\":\"Series LC2400 Cylindrical Lockset Hardware - Large and Small Missile Impact Resistant\",\"product_description\":\"Series LC2400 Cylindrical Lockset Hardware - Large and Small Missile Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tell Manufacturing, Inc.\",\"approval_number_master\":\"FL#22212-R0\",\"approval_number\":\"FL22212.5\",\"seq\":5,\"product_model\":\"Series LC2600 Cylindrical Lockset Hardware - Large and Small Missile Impact Resistant\",\"product_description\":\"Series LC2600 Cylindrical Lockset Hardware - Large and Small Missile Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Trinity Glass International\":[{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#4408-R0\",\"approval_number\":\"FL4408.1\",\"seq\":1,\"product_model\":\"Trinity Glass - Glass Assembly\",\"product_description\":\"Non-Impact Door Glass Assembly for Glazing up to a 3'0 x 6'8 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#25615-R0\",\"approval_number\":\"FL25615.1\",\"seq\":1,\"product_model\":\"a. PVC Door Jamb\",\"product_description\":\"PVC Composite Door Jambs for use with side hinged entry door panels.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#25615-R0\",\"approval_number\":\"FL25615.2\",\"seq\":2,\"product_model\":\"b. Continuous Head & Sill Frame System\",\"product_description\":\"Continuous Head & Sill Frame System (Utilizing PVC Components) for use with side hinged entry door panels.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Therma-Tru Corporation\":[{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#27627-R4\",\"approval_number\":\"FL27627.8\",\"seq\":8,\"product_model\":\"h. Composite Jambs\",\"product_description\":\"\\\"Non-Impact\\\" Composite Door Jambs for use with Therma-Tru Side Hinged Door and Sidelite Panels (X, OX or XO, OXO, XX and OXXO - Inswing \\\/ Outswing configurations - maximum nominal 3'0 wide sidelites).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#33943-R2\",\"approval_number\":\"FL33943.3\",\"seq\":3,\"product_model\":\"c. Advanta Lite Frame Assembly\",\"product_description\":\"\\\"Non-Impact\\\" (22 x 80) Lite Frame Assembly for Glazing Up To a nominal 3'6 x 8'0 Fiberglass Door Panel or 3'0 x 8'0 Steel Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#33943-R2\",\"approval_number\":\"FL33943.4\",\"seq\":4,\"product_model\":\"d. Advanta Lite Frame Assembly\",\"product_description\":\"\\\"Non-Impact\\\" (7\\\" x 80\\\") Lite Frame Assembly for Glazing Up To a nominal 1'2 x 8'0 Fiberglass or Steel Sidelite Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#33943-R3\",\"approval_number\":\"FL33943.5\",\"seq\":5,\"product_model\":\"e. Advanta Lite Frame Assembly\",\"product_description\":\"\\\"Non-Impact\\\" (8\\\" x 47\\\") Lite Frame Assembly for Glazing Up To a nominal 1'2 x 8'0 Fiberglass or Steel Sidelite Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#47296-R0\",\"approval_number\":\"FL47296.1\",\"seq\":1,\"product_model\":\"a. Composite Jamb\",\"product_description\":\"\\\"Non-Impact\\\" Composite Door Jambs and Sidelite Sills for use with Therma-Tru Side Hinged Opaque or Glazed Door and Sidelite Panels (OX, XO & OXO Outswing configurations).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#47296-R0\",\"approval_number\":\"FL47296.2\",\"seq\":2,\"product_model\":\"b. Composite Jamb\",\"product_description\":\"\\\"Impact\\\" Composite Door Jambs and Sidelite Sills for use with Therma-Tru Side Hinged Opaque or Glazed Door and Sidelite Panels (OX, XO & OXO Outswing configurations).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#47296-R0\",\"approval_number\":\"FL47296.3\",\"seq\":3,\"product_model\":\"c. Composite Jamb\",\"product_description\":\"\\\"Impact\\\" Composite Door Jambs and Sidelite Sills for use with Therma-Tru Side Hinged Opaque or Glazed Door and Sidelite Panels (OX, XO & OXO Outswing configurations).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#26038-R0\",\"approval_number\":\"FL26038.1\",\"seq\":1,\"product_model\":\"a. Impact Lite Frame Assembly w\\\/ Blinds Between Glass\",\"product_description\":\"\\\"Impact\\\" Lite Frame Assembly with Blinds Between Glass for Glazing Up To a nominal 3'0 x 8'0 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#26038-R0\",\"approval_number\":\"FL26038.2\",\"seq\":2,\"product_model\":\"b. Impact Lite Frame Assembly w\\\/ Blinds Between Glass\",\"product_description\":\"\\\"Impact\\\" Lite Frame Assembly with Blinds Between Glass for Glazing Up To a nominal 3'0 x 8'0 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#27627-R0\",\"approval_number\":\"FL27627.1\",\"seq\":1,\"product_model\":\"a. Composite Jambs\",\"product_description\":\"\\\"Impact\\\" Composite Door Jambs for use with Therma-Tru Side Hinged Door and Sidelite Panels (X, OX or XO, OXO, XX and OXXO configurations).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#27627-R0\",\"approval_number\":\"FL27627.2\",\"seq\":2,\"product_model\":\"b. Composite Jambs\",\"product_description\":\"\\\"Non-Impact\\\" Composite Door Jambs for use with Therma-Tru Side Hinged Door and Sidelite Panels (X, OX or XO, OXO, XX and OXXO configurations).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#27627-R0\",\"approval_number\":\"FL27627.3\",\"seq\":3,\"product_model\":\"c. Composite Jambs\",\"product_description\":\"\\\"Impact\\\" Composite Door Jambs for use with Therma-Tru Side Hinged Door and Sidelite Panels (X, OX or XO, OXO, XX and OXXO configurations).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#27627-R2\",\"approval_number\":\"FL27627.4\",\"seq\":4,\"product_model\":\"d. Composite Mullions\",\"product_description\":\"\\\"Non-Impact\\\" Composite Jambs with Integral Mullion(s) for use with Therma-Tru Side Hinged Door and Sidelite Panels (OX or XO, OXO Inswing configurations).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#27627-R2\",\"approval_number\":\"FL27627.5\",\"seq\":5,\"product_model\":\"e. Composite Mullions\",\"product_description\":\"\\\"Non-Impact\\\" Composite Jambs with Integral Mullion(s) for use with Therma-Tru Side Hinged Door and Sidelite Panels (OX or XO, OXO Outswing configurations).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#27627-R2\",\"approval_number\":\"FL27627.6\",\"seq\":6,\"product_model\":\"f. Composite Mullions\",\"product_description\":\"\\\"Impact\\\" Composite Jambs with Integral Mullion(s) for use with Therma-Tru Side Hinged Door and Sidelite Panels (OX or XO, OXO Inswing configurations).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#27627-R2\",\"approval_number\":\"FL27627.7\",\"seq\":7,\"product_model\":\"g. Composite Mullions\",\"product_description\":\"\\\"Impact\\\" Composite Jambs with Integral Mullion(s) for use with Therma-Tru Side Hinged Door and Sidelite Panels (OX or XO, OXO Outswing configurations).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#33943-R0\",\"approval_number\":\"FL33943.1\",\"seq\":1,\"product_model\":\"a. Advanta Lite Frame Assembly\",\"product_description\":\"\\\"Non-Impact\\\" Lite Frame Assembly for Glazing Up To a nominal 3'0 x 8'0 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Therma-Tru Corporation\",\"approval_number_master\":\"FL#33943-R1\",\"approval_number\":\"FL33943.2\",\"seq\":2,\"product_model\":\"b. Advanta Lite Frame Assembly\",\"product_description\":\"\\\"Non-Impact\\\" Lite Frame Assembly for Glazing Up To a nominal 1'2 x 8'0 Sidelite Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Latch, Inc.\":[{\"manufacturer\":\"Latch, Inc.\",\"approval_number_master\":\"FL#26345-R6\",\"approval_number\":\"FL26345.5\",\"seq\":5,\"product_model\":\"e. \\\"M3\\\" Series\",\"product_description\":\"Electronic \\\"M3\\\" Series Mortise Smart Lock with keypad, NFC or Bluetooth for use in an \\\"Impact\\\" Steel Door (Inswing \\\/ Outswing Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Latch, Inc.\",\"approval_number_master\":\"FL#26345-R0\",\"approval_number\":\"FL26345.1\",\"seq\":1,\"product_model\":\"a. \\\"M\\\" Series\",\"product_description\":\"Electronic \\\"M\\\" Series Mortise Smart Lock with keypad, NFC or Bluetooth for use in an \\\"Impact\\\" Steel Door (Inswing \\\/ Outswing Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Latch, Inc.\",\"approval_number_master\":\"FL#26345-R1\",\"approval_number\":\"FL26345.2\",\"seq\":2,\"product_model\":\"b. \\\"C\\\" Series\",\"product_description\":\"Electronic \\\"C\\\" Series Mortise Smart Lock with keypad, NFC or Bluetooth for use in an \\\"Impact\\\" Steel Door (Inswing \\\/ Outswing Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Latch, Inc.\",\"approval_number_master\":\"FL#26345-R4\",\"approval_number\":\"FL26345.3\",\"seq\":3,\"product_model\":\"c. \\\"M2\\\" Series\",\"product_description\":\"Electronic \\\"M2\\\" Series Mortise Smart Lock with keypad, NFC or Bluetooth for use in an \\\"Impact\\\" Steel Door (Inswing \\\/ Outswing Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Latch, Inc.\",\"approval_number_master\":\"FL#26345-R4\",\"approval_number\":\"FL26345.4\",\"seq\":4,\"product_model\":\"d. \\\"C2\\\" Series\",\"product_description\":\"Electronic \\\"C\\\" Series Mortise Smart Lock with keypad, NFC or Bluetooth for use in an \\\"Impact\\\" Steel Door (Inswing \\\/ Outswing Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"QINGDAO SEA NOVA BUILDING PROFILES PRODUCTS CO LTD\":[{\"manufacturer\":\"QINGDAO SEA NOVA BUILDING PROFILES PRODUCTS CO LTD\",\"approval_number_master\":\"FL#27194-R4\",\"approval_number\":\"FL27194.5\",\"seq\":5,\"product_model\":\"e. POLY-TEK SERIES\",\"product_description\":\"Inswing Plastic Threshold Deck with Composite Substrate and Adjustable Riser - X, XX Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"QINGDAO SEA NOVA BUILDING PROFILES PRODUCTS CO LTD\",\"approval_number_master\":\"FL#27194-R4\",\"approval_number\":\"FL27194.6\",\"seq\":6,\"product_model\":\"f. PRO-TEK SERIES\",\"product_description\":\"Inswing Aluminum Threshold Deck with Composite Substrate and Adjustable Riser - X, XX Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"QINGDAO SEA NOVA BUILDING PROFILES PRODUCTS CO LTD\",\"approval_number_master\":\"FL#27194-R0\",\"approval_number\":\"FL27194.1\",\"seq\":1,\"product_model\":\"a. Nova Jamb\",\"product_description\":\"Composite Door Jambs for use with side hinged entry door panels.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"QINGDAO SEA NOVA BUILDING PROFILES PRODUCTS CO LTD\",\"approval_number_master\":\"FL#27194-R0\",\"approval_number\":\"FL27194.2\",\"seq\":2,\"product_model\":\"b. Nova Jamb\",\"product_description\":\"Continuous Head and Sill with Integral Mullions Composite Jamb System for use with side hinged entry door panels. (OX, XO or OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"QINGDAO SEA NOVA BUILDING PROFILES PRODUCTS CO LTD\",\"approval_number_master\":\"FL#27194-R0\",\"approval_number\":\"FL27194.3\",\"seq\":3,\"product_model\":\"c. FANTASTIC 1 SERIES\",\"product_description\":\"Aluminum Bump Threshold with Composite Substrate - (Inswing and Outswing X, XX, OX, XO or OXO Configurations.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"QINGDAO SEA NOVA BUILDING PROFILES PRODUCTS CO LTD\",\"approval_number_master\":\"FL#27194-R1\",\"approval_number\":\"FL27194.4\",\"seq\":4,\"product_model\":\"d. Nova Jamb\",\"product_description\":\"Composite Door Jambs for use with side hinged entry door panels.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Starlink Building Supply\":[{\"manufacturer\":\"Starlink Building Supply\",\"approval_number_master\":\"FL#35308-R0\",\"approval_number\":\"FL35308.1\",\"seq\":1,\"product_model\":\"a. Sure Jamb\",\"product_description\":\"PVC Composite Jambs (up to a Nominal 8'0) for use with side hinged entry door systems (Inswing and Outswing Configurations).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Starlink Building Supply\",\"approval_number_master\":\"FL#35308-R0\",\"approval_number\":\"FL35308.2\",\"seq\":2,\"product_model\":\"b. Sure Jamb\",\"product_description\":\"PVC Composite Jambs (up to a Nominal 8'0) for use with side hinged entry door systems (Inswing and Outswing Configurations).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"The PENROD Company\":[{\"manufacturer\":\"The PENROD Company\",\"approval_number_master\":\"FL#37781-R2\",\"approval_number\":\"FL37781.4\",\"seq\":4,\"product_model\":\"d. PENROD Composite Door Jamb\",\"product_description\":\"Continuous Head and Sill Composite Door Jambs with Integral Mullions for use with side hinged entry door and Sidelite Panels. Inswing (XO or OX and OXO Configurations up to 8'0 Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The PENROD Company\",\"approval_number_master\":\"FL#37781-R0\",\"approval_number\":\"FL37781.1\",\"seq\":1,\"product_model\":\"a. PENROD Composite Door Jamb\",\"product_description\":\"Composite Door Jambs for use with side hinged entry door panels.\\n(X and XX Configurations up to 8'0 Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The PENROD Company\",\"approval_number_master\":\"FL#37781-R0\",\"approval_number\":\"FL37781.2\",\"seq\":2,\"product_model\":\"b. PENROD Composite Door Jamb\",\"product_description\":\"Composite Door Jambs for use with side hinged entry door and Sidelite Panels. (XO or OX and OXO Back to Back Configurations up to 8'0 Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The PENROD Company\",\"approval_number_master\":\"FL#37781-R0\",\"approval_number\":\"FL37781.3\",\"seq\":3,\"product_model\":\"c. PENROD Composite Door Jamb\",\"product_description\":\"Continuous Head and Sill Composite Door Jambs with Integral Mullions for use with side hinged entry door and Sidelite Panels. (XO or OX and OXO Configurations up to 6'8 Height)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Select Hinge\":[{\"manufacturer\":\"Select Hinge\",\"approval_number_master\":\"FL#39785-R2\",\"approval_number\":\"FL39785.1\",\"seq\":1,\"product_model\":\"Continuous Hinge - LMI & SMI\",\"product_description\":\"Continuous Hinge - large missile impact & small missile impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Concept Frames\":[{\"manufacturer\":\"Concept Frames\",\"approval_number_master\":\"FL#40163-R0\",\"approval_number\":\"FL40163.1\",\"seq\":1,\"product_model\":\"Flush, glazed, single and pairs of hollow metal doors and frames\",\"product_description\":\"Flush, glazed, single and pairs of hollow metal doors and frames.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"The Limited Edition Glassworks Inc.\":[{\"manufacturer\":\"The Limited Edition Glassworks Inc.\",\"approval_number_master\":\"FL#40558-R1\",\"approval_number\":\"FL40558.1\",\"seq\":1,\"product_model\":\"PVC Lite-Kit\",\"product_description\":\"Impact Resistant PVC Lite-Kit with Decorative Insulated Laminated Glass, for Installation in Impact Resistant Doors per Separate Approval. (Component Approval)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Limited Edition Glassworks Inc.\",\"approval_number_master\":\"FL#6867-R0\",\"approval_number\":\"FL6867.1\",\"seq\":1,\"product_model\":\"PVC LITE KIT\",\"product_description\":\"PVC SYSTEM FOR DOORS\",\"design_pressure\":\"+60 psf\\\/-60 psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"TownSteel\":[{\"manufacturer\":\"TownSteel\",\"approval_number_master\":\"FL#41494-R0\",\"approval_number\":\"FL41494.1\",\"seq\":1,\"product_model\":\"a. Mechanical Series \\\"MSE\\\" Mortise Lock\",\"product_description\":\"Mechanical Series \\\"MSE\\\" Mortise Lock for use on an \\\"Impact\\\" Steel Door (Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TownSteel\",\"approval_number_master\":\"FL#41494-R0\",\"approval_number\":\"FL41494.2\",\"seq\":2,\"product_model\":\"b. Electronic Series \\\"e-KONTOS\\\" Mortise Lock\",\"product_description\":\"Electronic Series \\\"e-KONTOS\\\" Mortise Lock with Keypad for use on an \\\"Impact\\\" Steel Door (Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TownSteel\",\"approval_number_master\":\"FL#41494-R0\",\"approval_number\":\"FL41494.3\",\"seq\":3,\"product_model\":\"c. \\\"CEx\\\" Series Cylindrical Lock\",\"product_description\":\"\\\"CEx\\\" Series Cylindrical Lock with \\\"DBD\\\" Series Deadbolt for use on an \\\"Impact\\\" Steel Door (Outswing Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TownSteel\",\"approval_number_master\":\"FL#41494-R0\",\"approval_number\":\"FL41494.4\",\"seq\":4,\"product_model\":\"d. \\\"m-Genius\\\" Series Interconnected Lock\",\"product_description\":\"\\\"m-Genius\\\" Series Interconnected Lock for use on an \\\"Impact\\\" Steel Door (Inswing \\\/ Outswing Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TownSteel\",\"approval_number_master\":\"FL#41494-R0\",\"approval_number\":\"FL41494.5\",\"seq\":5,\"product_model\":\"e. \\\"m-Genius\\\" Series Interconnected Lock\",\"product_description\":\"\\\"e-Genius\\\" Series Interconnected Lock and Deadbolt for use on an \\\"Impact\\\" Steel Door (Inswing \\\/ Outswing Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Lockly\":[{\"manufacturer\":\"Lockly\",\"approval_number_master\":\"FL#41521-R0\",\"approval_number\":\"FL41521.1\",\"seq\":1,\"product_model\":\"a. \\\"PGD 679\\\" Series Smartlock\",\"product_description\":\"Lockly Guard Duo & Lockly Guard Latch \\\"PGD 679\\\" Series Smartlock Interconnected Lock & Deadbolt for use on an \\\"Impact\\\" Steel Door (Inswing \\\/ Outswing Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lockly\",\"approval_number_master\":\"FL#41521-R0\",\"approval_number\":\"FL41521.2\",\"seq\":2,\"product_model\":\"b. \\\"PGD 728\\\" & \\\"PGD 798\\\" Series Smartlock\",\"product_description\":\"Lockly Guard Deadbolt \\\"PGD 728\\\" Series & Lockly Guard Vision Deadbolt \\\"PGD 798\\\" Series Smartlocks for use on an \\\"Impact\\\" Steel Door (Inswing \\\/ Outswing Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lockly\",\"approval_number_master\":\"FL#41521-R0\",\"approval_number\":\"FL41521.3\",\"seq\":3,\"product_model\":\"c. \\\"PGD 628\\\" Series Smartlock\",\"product_description\":\"Lockly Secure Latch \\\"PGD 628\\\" Series Smartlock for use on an \\\"Impact\\\" Steel Door (Inswing \\\/ Outswing Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"BMI\":[{\"manufacturer\":\"BMI\",\"approval_number_master\":\"FL#41560-R0\",\"approval_number\":\"FL41560.1\",\"seq\":1,\"product_model\":\"a. BMI Frame\",\"product_description\":\"Composite Door Jambs for use with side hinged entry door panels. (6'8 Single & Double Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BMI\",\"approval_number_master\":\"FL#41560-R0\",\"approval_number\":\"FL41560.2\",\"seq\":2,\"product_model\":\"b. BMI Frame\",\"product_description\":\"Composite Door Jambs with Integral Mullions & Continuous Head System for use with side hinged entry door panels. (6'8 - OX, XO or OXO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BMI\",\"approval_number_master\":\"FL#41560-R0\",\"approval_number\":\"FL41560.3\",\"seq\":3,\"product_model\":\"c. BMI Frame\",\"product_description\":\"Composite Door Jambs for use with side hinged entry door panels. (8'0 Single & Double Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Masonite International\":[{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#41709-R0\",\"approval_number\":\"FL41709.1\",\"seq\":1,\"product_model\":\"a. Centurion Lite Frame Assembly Inserts\",\"product_description\":\"\\\"Centurion\\\" Series Non-Impact Light Kit Insert for Glazing Up to a 3'0 x 8'0 Fiberglass Door Panel. Available with Clear, Decorative or Mini Blinds (1\\\" Insulated Glass).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#41709-R0\",\"approval_number\":\"FL41709.2\",\"seq\":2,\"product_model\":\"b. Centurion Lite Frame Assembly Inserts\",\"product_description\":\"\\\"Centurion\\\" Series Impact Light Kit Insert for Glazing Up to a 3'0 x 8'0 Fiberglass Door Panel. Available with Clear or Decorative (1\\\" Insulated Glass).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#41709-R0\",\"approval_number\":\"FL41709.3\",\"seq\":3,\"product_model\":\"c. Blinds Between Glass Extruded Aluminum Lite Frame Assembly Inserts\",\"product_description\":\"\\\"Mini Blinds\\\" Series Impact Light Kit Insert for Glazing Up to a 3'0 x 8'0 Fiberglass Door Panel. Available with (1-1\\\/4\\\" Insulated Glass).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#41718-R0\",\"approval_number\":\"FL41718.1\",\"seq\":1,\"product_model\":\"a. Centurion Lite Frame Assembly Inserts\",\"product_description\":\"\\\"Centurion\\\" Series Non-Impact Light Kit Insert for Glazing Up to a 3'0 x 8'0 Fiberglass Door Panel. Available with Clear, Decorative or Mini Blinds (1\\\" Insulated Glass).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#41718-R0\",\"approval_number\":\"FL41718.2\",\"seq\":2,\"product_model\":\"b. Centurion Lite Frame Assembly Inserts\",\"product_description\":\"\\\"Centurion\\\" Series Impact Light Kit Insert for Glazing Up to a 3'0 x 8'0 Fiberglass Door Panel. Available with Clear or Decorative (1\\\" Insulated Glass).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#41718-R0\",\"approval_number\":\"FL41718.3\",\"seq\":3,\"product_model\":\"c. Blinds Between Glass Extruded Aluminum Lite Frame Assembly Inserts\",\"product_description\":\"\\\"Mini Blinds\\\" Series Impact Light Kit Insert for Glazing Up to a 3'0 x 8'0 Fiberglass Door Panel. Available with (1-1\\\/4\\\" Insulated Glass).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Dorex Products Inc.\":[{\"manufacturer\":\"Dorex Products Inc.\",\"approval_number_master\":\"FL#41751-R0\",\"approval_number\":\"FL41751.1\",\"seq\":1,\"product_model\":\"a. Dorex F Series Cylindrical Lever Lock \\\/ TLA Series Deadbolt Lock\",\"product_description\":\"Grade 2 Cylindrical Lock and Deadbolt for use on a Steel Commercial Grade Door Panel - \\\"Non-Impact Rated\\\" for Inswing or Outswing usage\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dorex Products Inc.\",\"approval_number_master\":\"FL#41751-R0\",\"approval_number\":\"FL41751.2\",\"seq\":2,\"product_model\":\"b. Dorex \\\"GX1 Series\\\" Cylindrical Lever Lock\",\"product_description\":\"Grade 1 Cylindrical Lock for use on a Steel Commercial Grade Door Panel - \\\"Non-Impact Rated\\\" for Inswing or Outswing usage\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"CTI Door Components Inc\":[{\"manufacturer\":\"CTI Door Components Inc\",\"approval_number_master\":\"FL#42020-R0\",\"approval_number\":\"FL42020.1\",\"seq\":1,\"product_model\":\"a. SuperCOMPFrame\\u00ae\",\"product_description\":\"SuperCOMPFrame\\u00ae Composite Jambs (up to a Nominal 8'0) for use with side hinged \\\"Impact\\\" or \\\"Non-Impact\\\" entry door systems (Inswing and Outswing Configurations).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Spectrum Brands\":[{\"manufacturer\":\"Spectrum Brands\",\"approval_number_master\":\"FL#42360-R0\",\"approval_number\":\"FL42360.1\",\"seq\":1,\"product_model\":\"Kwikset Multi-Family Deadbolt\",\"product_description\":\"Unite Series 1000 Deadbolt Smart Lock\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Spectrum Brands\",\"approval_number_master\":\"FL#42360-R0\",\"approval_number\":\"FL42360.2\",\"seq\":2,\"product_model\":\"Kwikset Multi-Family Interconnect\",\"product_description\":\"Unite Series 1100 Interconnect Smart Lock\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"In & Out Products, LLC\":[{\"manufacturer\":\"In & Out Products, LLC\",\"approval_number_master\":\"FL#46883-R0\",\"approval_number\":\"FL46883.1\",\"seq\":1,\"product_model\":\"The Guard Dog Pet Door - Component Approval (Non-HVHZ) (Non-Impact)\",\"product_description\":\"The Guard Dog Pet Door - Component Approval (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"National Guard Products\":[{\"manufacturer\":\"National Guard Products\",\"approval_number_master\":\"FL#47124-R0\",\"approval_number\":\"FL47124.1\",\"seq\":1,\"product_model\":\"a. STORM-PRO-HR\",\"product_description\":\"STORM-PRO-HR \\\"Impact\\\" Lite Kit Insert (Nominal 30\\\" x 64\\\") for Use in a Steel Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"National Guard Products\",\"approval_number_master\":\"FL#47124-R0\",\"approval_number\":\"FL47124.2\",\"seq\":2,\"product_model\":\"b. Security Louver\",\"product_description\":\"L-VRSG-2-TB \\\"Impact\\\" Vandal Resistant Security Louver Insert Kit (Nominal 30\\\" x 64\\\") for Use in a Steel Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"National Guard Products\",\"approval_number_master\":\"FL#10144-R1\",\"approval_number\":\"FL10144.1\",\"seq\":1,\"product_model\":\"a. L-GLF 100 Lite Kit\",\"product_description\":\"Lite Kit for 1-3\\\/4\\\" Steel Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"National Guard Products\",\"approval_number_master\":\"FL#10144-R1\",\"approval_number\":\"FL10144.2\",\"seq\":2,\"product_model\":\"b. L-GLF 100-SP-TB Lite Kit \\\"Impact\\\"\",\"product_description\":\"Thru-bolted Lite Kit for 1-3\\\/4\\\" Steel Doors (utilizing monolithic laminated glass)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"National Guard Products\",\"approval_number_master\":\"FL#10144-R1\",\"approval_number\":\"FL10144.3\",\"seq\":3,\"product_model\":\"c. L-VRSG-2 Door Louver\",\"product_description\":\"Vandal Resistant Security Louver Kit for 1-3\\\/4\\\" Steel Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"National Guard Products\",\"approval_number_master\":\"FL#10144-R1\",\"approval_number\":\"FL10144.4\",\"seq\":4,\"product_model\":\"d. Aluminum Thresholds\",\"product_description\":\"Models 896S and 950V ADA Compliant Bumper Seal Threholds available with vinyl, neoprene and silicone gaskets.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Assa Abloy Americas Residential, Inc.\":[{\"manufacturer\":\"Assa Abloy Americas Residential, Inc.\",\"approval_number_master\":\"FL#47726-R0\",\"approval_number\":\"FL47726.1\",\"seq\":1,\"product_model\":\"Kwikset Multi-Family Deadbolt\",\"product_description\":\"Series 1000 Deadbolt Smart Lock\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Assa Abloy Americas Residential, Inc.\",\"approval_number_master\":\"FL#47726-R0\",\"approval_number\":\"FL47726.2\",\"seq\":2,\"product_model\":\"Kwikset Multi-Family Interconnect\",\"product_description\":\"Series 1100 Interconnect Smart Lock\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Young Manufacturing Company, Inc.\":[{\"manufacturer\":\"Young Manufacturing Company, Inc.\",\"approval_number_master\":\"FL#47851-R0\",\"approval_number\":\"FL47851.1\",\"seq\":1,\"product_model\":\"a. \\\"Armalast\\\" Poplar Jambs\",\"product_description\":\"\\\"Armalast\\\" - The premier rot-free exterior Poplar Wood Jambs (up to a Nominal 6'8) for use with side hinged entry door systems (Inswing and Outswing X, XX Configurations).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Young Manufacturing Company, Inc.\",\"approval_number_master\":\"FL#47851-R0\",\"approval_number\":\"FL47851.2\",\"seq\":2,\"product_model\":\"b. \\\"Armalast\\\" Poplar Jambs\",\"product_description\":\"\\\"Armalast\\\" - The premier rot-free exterior Poplar Wood Jambs (up to a Nominal 8'0) for use with side hinged entry door systems (Inswing and Outswing X Configurations).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Young Manufacturing Company, Inc.\",\"approval_number_master\":\"FL#47851-R0\",\"approval_number\":\"FL47851.3\",\"seq\":3,\"product_model\":\"c. \\\"Armalast\\\" Poplar Jambs\",\"product_description\":\"\\\"Armalast\\\" - The premier rot-free exterior Poplar Wood Jambs (up to a Nominal 8'0) for use with side hinged entry door systems (Inswing or Outswing OX, XO or OXO Continuous Head with Integral Mullion Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Young Manufacturing Company, Inc.\",\"approval_number_master\":\"FL#47851-R0\",\"approval_number\":\"FL47851.4\",\"seq\":4,\"product_model\":\"d. \\\"Armalast\\\" Poplar Jambs\",\"product_description\":\"\\\"Armalast\\\" - The premier rot-free exterior Poplar Wood Jambs (up to a Nominal 6'8) for use with side hinged entry door systems (Inswing OX or XO Continuous Head with Center Hinged Integral Mullion Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Young Manufacturing Company, Inc.\",\"approval_number_master\":\"FL#47851-R0\",\"approval_number\":\"FL47851.5\",\"seq\":5,\"product_model\":\"e. \\\"HP Clad Sill\\\"\",\"product_description\":\"\\\"HP Clad Sill\\\" Wood \\\/ Composite Thresholds (Inswing and Outswing) For use with X, XX, OX or XO, OXO jamb configurations.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"AADG, Inc.\":[{\"manufacturer\":\"AADG, Inc.\",\"approval_number_master\":\"FL#47865-R0\",\"approval_number\":\"FL47865.1\",\"seq\":1,\"product_model\":\"BSC\",\"product_description\":\"Flush or Embossed Panel, Single and Pairs of Hollow Metal Doors.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AADG, Inc.\",\"approval_number_master\":\"FL#47865-R0\",\"approval_number\":\"FL47865.2\",\"seq\":2,\"product_model\":\"BSC\",\"product_description\":\"Three-sided Door Frames.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Storm Supply Depot,LLC\":[{\"manufacturer\":\"Storm Supply Depot,LLC\",\"approval_number_master\":\"FL#6420-R6\",\"approval_number\":\"FL6420.1\",\"seq\":1,\"product_model\":\"Secure Door Series 180 Aluminum Vertical Brace\",\"product_description\":\"Structural Bracing System for Garage Doors\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Supply Depot,LLC\",\"approval_number_master\":\"FL#11611-R0\",\"approval_number\":\"FL11611.1\",\"seq\":1,\"product_model\":\"Series RUC-150 Secure Door\",\"product_description\":\"Commercial Roll-up Door Aluminum Vertical Brace\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Supply Depot,LLC\",\"approval_number_master\":\"FL#11617-R0\",\"approval_number\":\"FL11617.1\",\"seq\":1,\"product_model\":\"Secure Door Series 180 Aluminum Vertical Brace\",\"product_description\":\"Structural Bracing System for Garage Doors\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Storm Armour Solutions LLC\":[{\"manufacturer\":\"Storm Armour Solutions LLC\",\"approval_number_master\":\"FL#47998-R0\",\"approval_number\":\"FL47998.1\",\"seq\":1,\"product_model\":\"Storm Armour Water Intrusion Protection System\",\"product_description\":\"Sliding glass door water intrusion protection system.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Armour Solutions LLC\",\"approval_number_master\":\"FL#47998-R0\",\"approval_number\":\"FL47998.2\",\"seq\":2,\"product_model\":\"Storm Armour Water Intrusion Protection System Group B\",\"product_description\":\"Sliding glass door water intrusion protection system.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-11-06 00:00:00\",\"instructions_url\":\"\"}],\"Tischler und Sohn(USA)Limited\":[{\"manufacturer\":\"Tischler und Sohn(USA)Limited\",\"approval_number_master\":\"FL#654-R0\",\"approval_number\":\"FL654.1\",\"seq\":1,\"product_model\":\"Horizontal,Vertical Mullions\",\"product_description\":\"Impact Resistant ,wood framed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Andersen Corporation\":[{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1148-R0\",\"approval_number\":\"FL1148.1\",\"seq\":1,\"product_model\":\"400 S FWSLT & FWT\",\"product_description\":\"Series Frenchwood Fixed Sidelights and Transoms\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Burns, Morris and Stewart, L.P.\":[{\"manufacturer\":\"Burns, Morris and Stewart, L.P.\",\"approval_number_master\":\"FL#2007-R0\",\"approval_number\":\"FL2007.1\",\"seq\":1,\"product_model\":\"Framesaver\",\"product_description\":\"Rot proof exterior door frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Palm City Millwork\":[{\"manufacturer\":\"Palm City Millwork\",\"approval_number_master\":\"FL#2356-R0\",\"approval_number\":\"FL2356.1\",\"seq\":1,\"product_model\":\"03-0116.10\",\"product_description\":\"Alum Clad Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Millwork\",\"approval_number_master\":\"FL#2356-R0\",\"approval_number\":\"FL2356.2\",\"seq\":2,\"product_model\":\"ALUM CLAD EXTERIOR DOOR\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Marvin\":[{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2616-R0\",\"approval_number\":\"FL2616.1\",\"seq\":1,\"product_model\":\"CIFD SLT SPIZ3 1680\",\"product_description\":\"Clad Inswing French Door Sidelite StormPlus IZ3, Type: Impact Aluminum Clad Wood Sidelite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2616-R0\",\"approval_number\":\"FL2616.2\",\"seq\":2,\"product_model\":\"CIFDT SPIZ3 6026\",\"product_description\":\"Clad Inswing French Door Transom StormPlus IZ3, Type: Impact Alumiunum Clad Wood Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2616-R0\",\"approval_number\":\"FL2616.3\",\"seq\":3,\"product_model\":\"COFD SLT SPIZ3 1680\",\"product_description\":\"Clad Outswing French Door Sidelite StormPlus IZ3, Type: Impact Aluminum Clad Wood Sidelite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2616-R0\",\"approval_number\":\"FL2616.4\",\"seq\":4,\"product_model\":\"COFDT SPIZ3 6026\",\"product_description\":\"Clad Outswing French Door Transom StormPlus IZ3, Type: Impact Aluminum Clad Wood Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2616-R0\",\"approval_number\":\"FL2616.5\",\"seq\":5,\"product_model\":\"WIFD SLT SPIZ3\",\"product_description\":\"Wood Inswing French Door Sidelite StormPlus IZ3, Type: Impact Wood Sidelite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2616-R0\",\"approval_number\":\"FL2616.6\",\"seq\":6,\"product_model\":\"WIFDT SPIZ3 6026\",\"product_description\":\"Wood Inswing French Door Transom StormPlus IZ3, Type: Impact Wood Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2616-R0\",\"approval_number\":\"FL2616.7\",\"seq\":7,\"product_model\":\"WOFD SLT SPIZ3 1680\",\"product_description\":\"Wood Outswing French Door Sidelite StormPlus IZ3, Type: Impact Wood Sidelite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2616-R0\",\"approval_number\":\"FL2616.8\",\"seq\":8,\"product_model\":\"WOFDT SPIZ3 6026\",\"product_description\":\"Wood Outswing French Door Transom StormPlus IZ3, Type: Impact Wood Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"GlassCraft Door Corporation\":[{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#3245-R0\",\"approval_number\":\"FL3245.1\",\"seq\":1,\"product_model\":\"Mahogany Transoms\",\"product_description\":\"Dbl Glazed IG Transom Unit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#3245-R0\",\"approval_number\":\"FL3245.2\",\"seq\":2,\"product_model\":\"Mahogany Transoms\",\"product_description\":\"Triple Glazed IG Transom Units\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#9434-R2\",\"approval_number\":\"FL9434.1\",\"seq\":1,\"product_model\":\"Buffalo Forge Steel Doors\",\"product_description\":\"8' Double with 1\\\/2 Round Transom\",\"design_pressure\":\"+56.70\\\/-64.68\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#9434-R2\",\"approval_number\":\"FL9434.2\",\"seq\":2,\"product_model\":\"Buffalo Forge Steel Doors\",\"product_description\":\"8' Arch Top Double\",\"design_pressure\":\"+50.68\\\/-63.98\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#9434-R2\",\"approval_number\":\"FL9434.3\",\"seq\":3,\"product_model\":\"Buffalo Forge Steel Doors\",\"product_description\":\"8' Round Top Double\",\"design_pressure\":\"+50.68\\\/-63.98\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#9434-R2\",\"approval_number\":\"FL9434.4\",\"seq\":4,\"product_model\":\"Buffalo Forge Steel Doors\",\"product_description\":\"8' Round Top Single\",\"design_pressure\":\"+54.18\\\/-58.94\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#9435-R2\",\"approval_number\":\"FL9435.1\",\"seq\":1,\"product_model\":\"Iron Insert\",\"product_description\":\"Full Lite Iron Insert\",\"design_pressure\":\"+70.00\\\/-70.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Hartman Windows and Doors, LLC\":[{\"manufacturer\":\"Hartman Windows and Doors, LLC\",\"approval_number_master\":\"FL#3625-R0\",\"approval_number\":\"FL3625.1\",\"seq\":1,\"product_model\":\"Wood French Door\",\"product_description\":\"Wood French Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Artistic Doors and Windows, Inc.\":[{\"manufacturer\":\"Artistic Doors and Windows, Inc.\",\"approval_number_master\":\"FL#4120-R0\",\"approval_number\":\"FL4120.1\",\"seq\":1,\"product_model\":\"Inswing French Doors\",\"product_description\":\"88\\\" x 124\\\" Wood French Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Artistic Doors & Locks, LLC.\":[{\"manufacturer\":\"Artistic Doors & Locks, LLC.\",\"approval_number_master\":\"FL#4279-R0\",\"approval_number\":\"FL4279.1\",\"seq\":1,\"product_model\":\"brazillian oak\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Artistic Doors & Locks, LLC.\",\"approval_number_master\":\"FL#4279-R0\",\"approval_number\":\"FL4279.2\",\"seq\":2,\"product_model\":\"brazillian oak impact door\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Solar Innovations, Inc.\":[{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#7088-R0\",\"approval_number\":\"FL7088.1\",\"seq\":1,\"product_model\":\"Aluminum Folding Glass Wall System\",\"product_description\":\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#8355-R0\",\"approval_number\":\"FL8355.1\",\"seq\":1,\"product_model\":\"Series \\\"5000 ST\\\" & \\\"5000 ST All Wall\",\"product_description\":\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Comfort Line Inc.\":[{\"manufacturer\":\"Comfort Line Inc.\",\"approval_number_master\":\"FL#8140-R0\",\"approval_number\":\"FL8140.1\",\"seq\":1,\"product_model\":\"FG Sunroom 6500-B\",\"product_description\":\"Patio Door Sunroom Panel\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Door Engineering and Manufacturing LLC\":[{\"manufacturer\":\"Door Engineering and Manufacturing LLC\",\"approval_number_master\":\"FL#8446-R2\",\"approval_number\":\"FL8446.1\",\"seq\":1,\"product_model\":\"FF700, Hurricane Four-Fold Door\",\"product_description\":\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-05 00:00:00\",\"instructions_url\":\"\"}],\"xxyy dormakaba USA, Inc.\":[{\"manufacturer\":\"xxyy dormakaba USA, Inc.\",\"approval_number_master\":\"FL#9753-R0\",\"approval_number\":\"FL9753.1\",\"seq\":1,\"product_model\":\"DORMA 5000 or 8000 Series Exit Hardware\",\"product_description\":\"5300 Rim, 5400 SVR, 5500 Mortise\\n8300 Rim, 8400 SVR Exit Hardware On Single and Pairs When Installed Per Attached Detailed Instrcutions.\",\"design_pressure\":\"+40-45\\\/-40-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"xxyy dormakaba USA, Inc.\",\"approval_number_master\":\"FL#2160-R0\",\"approval_number\":\"FL2160.1\",\"seq\":1,\"product_model\":\"DORMA 9000 Series Exit Hardware\",\"product_description\":\"HCF9300 Rim; HCF9400 Surface Vertical Rod\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"xxyy dormakaba USA, Inc.\",\"approval_number_master\":\"FL#6344-R0\",\"approval_number\":\"FL6344.1\",\"seq\":1,\"product_model\":\"DORMA Mortise, Cylindrical, & Surface Vertical Rod Exit Hardware\",\"product_description\":\"ML\\\/MK9953 Mortise Lockset\\nCL\\\/CK 753 Cylindrical Lockset w\\\/DB660 Deadbolt\\nCL\\\/CK 853 Cylindrical Lockset\\nHC9400 Surface Vertical Rod Panic Hardware\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"xxyy dormakaba USA, Inc.\",\"approval_number_master\":\"FL#6793-R3\",\"approval_number\":\"FL6793.1\",\"seq\":1,\"product_model\":\"DORMA 9000 SERIES EXIT HARDWARE\",\"product_description\":\"DORMA 9300 RIM EXIT HARDWARE\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"xxyy dormakaba USA, Inc.\",\"approval_number_master\":\"FL#6793-R3\",\"approval_number\":\"FL6793.2\",\"seq\":2,\"product_model\":\"DORMA EXIT HARDWARE\",\"product_description\":\"DORMA 9400 SURFACE VERTICAL ROD SINGLE OR PAIR 96\\\" X 96\\\" OPENING FULL GLASS\",\"design_pressure\":\"+100\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"xxyy dormakaba USA, Inc.\",\"approval_number_master\":\"FL#8257-R1\",\"approval_number\":\"FL8257.1\",\"seq\":1,\"product_model\":\"Hurricane Rated Exit Hardware\",\"product_description\":\"HC9400 Surface Vertical Rod\\nML\\\/MK9000 Mortise Lockset\\nCL\\\/CK853D Cylindrical Lockset x DB660D Deadbolt\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"xxyy dormakaba USA, Inc.\",\"approval_number_master\":\"FL#9479-R1\",\"approval_number\":\"FL9479.1\",\"seq\":1,\"product_model\":\"Cylindrical & Mortise Lock Sets\",\"product_description\":\"CL\\\/CK753 Cylindrical Lockset x DB660 Deadbolt, CL\\\/CK853 Cylindrical Lockset, & ML\\\/MK9080EL\\\/EU Mortise Lockset\\nFor Use on Inswing Doors\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"xxyy dormakaba USA, Inc.\",\"approval_number_master\":\"FL#14814-R0\",\"approval_number\":\"FL14814.1\",\"seq\":1,\"product_model\":\"DORMA 9800\\\/F9800 Surface Vertical Rod\",\"product_description\":\"\\\"9800\\\" Series Surface Vertical (SVR) Rod, Panic Exit Devices - Component Approval\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"xxyy dormakaba USA, Inc.\",\"approval_number_master\":\"FL#15111-R0\",\"approval_number\":\"FL15111.1\",\"seq\":1,\"product_model\":\"Dorma Series 9700\",\"product_description\":\"9700 Rim Panic Exit Devices w\\\/wo HC 1300 mullion\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"xxyy dormakaba USA, Inc.\",\"approval_number_master\":\"FL#16395-R0\",\"approval_number\":\"FL16395.1\",\"seq\":1,\"product_model\":\"DORMA 9000 Series - Component Listing\",\"product_description\":\"Dorma 9300 Rim\\nDorma 9400 Surface Vertical Rod\\nDorma 9500 Mortise\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"xxyy dormakaba USA, Inc.\",\"approval_number_master\":\"FL#16584-R0\",\"approval_number\":\"FL16584.1\",\"seq\":1,\"product_model\":\"DORMA 8000 SERIES PANIC HARDWARE\",\"product_description\":\"DORMA 8300 RIM & DORMA 8400 SURFACE VERTICAL ROD DOOR HARDWARE\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"xxyy dormakaba USA, Inc.\",\"approval_number_master\":\"FL#20099-R0\",\"approval_number\":\"FL20099.1\",\"seq\":1,\"product_model\":\"Series 8000 Panic Exit Devices\",\"product_description\":\"Panic Exit Devices\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"xxyy dormakaba USA, Inc.\",\"approval_number_master\":\"FL#20099-R0\",\"approval_number\":\"FL20099.2\",\"seq\":2,\"product_model\":\"Series 9000 Panic Exit Devices\",\"product_description\":\"Panic Exit Devices\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"xxyy dormakaba USA, Inc.\",\"approval_number_master\":\"FL#20099-R0\",\"approval_number\":\"FL20099.3\",\"seq\":3,\"product_model\":\"Series 9300 Rim Panic w\\\/ HC1300 Mull & Series 9400\\\/9400 Surface Vertical Rod (SVR)\",\"product_description\":\"Panic Exit Devices\",\"design_pressure\":\"+100\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"xxyy dormakaba USA, Inc.\",\"approval_number_master\":\"FL#20099-R0\",\"approval_number\":\"FL20099.4\",\"seq\":4,\"product_model\":\"Series 9500 Mortise Exit Device (Single Door Application)\",\"product_description\":\"Panic Exit Devices\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-03-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"xxyy dormakaba USA, Inc.\",\"approval_number_master\":\"FL#20099-R0\",\"approval_number\":\"FL20099.5\",\"seq\":5,\"product_model\":\"Series 9700\\\/F9700 Rim Panic Exit Device w\\\/ or w\\\/o HC1300 Mullion\",\"product_description\":\"Panic Exit Devices\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"xxyy dormakaba USA, Inc.\",\"approval_number_master\":\"FL#20099-R0\",\"approval_number\":\"FL20099.6\",\"seq\":6,\"product_model\":\"Series 9800 Surface Vertical Rod (SVR)\",\"product_description\":\"Panic Exit Devices\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-08-18 00:00:00\",\"instructions_url\":\"\"}],\"Hollow Metal, Inc\":[{\"manufacturer\":\"Hollow Metal, Inc\",\"approval_number_master\":\"FL#4737-R0\",\"approval_number\":\"FL4737.1\",\"seq\":1,\"product_model\":\"Alternate Anchors\",\"product_description\":\"Structural Calculations for Alternate Doorframe Wall Anchors for frame Size = 120\\\" x 120\\\" x 8\\\" with side lites and transom panels.\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hollow Metal, Inc\",\"approval_number_master\":\"FL#4733-R1\",\"approval_number\":\"FL4733.1\",\"seq\":1,\"product_model\":\"Single Commercial Door\",\"product_description\":\"Alternate Anchors\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Marks USA\":[{\"manufacturer\":\"Marks USA\",\"approval_number_master\":\"FL#6481-R0\",\"approval_number\":\"FL6481.1\",\"seq\":1,\"product_model\":\"Marks #5, #130, #170\",\"product_description\":\"#5 mortise lock\\n#130 deadbolt\\n#170 cylindrical lock\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Tiger Door LLC\":[{\"manufacturer\":\"Tiger Door LLC\",\"approval_number_master\":\"FL#7026-R3\",\"approval_number\":\"FL7026.1\",\"seq\":1,\"product_model\":\"Extreme Heavy Duty Fire Rated Hurricane Series\",\"product_description\":\"Nominal Pair 4'0 x 8'0 Semi-Gloss Smooth Fiberglass Door Panel w\\\/ Fiberglass Frame Double Configuration (XX) Outswing\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tiger Door LLC\",\"approval_number_master\":\"FL#7026-R3\",\"approval_number\":\"FL7026.2\",\"seq\":2,\"product_model\":\"Extreme Heavy Duty Hurricane Series\",\"product_description\":\"Nominal Single 4'0 x 8'0 Semi-Gloss Smooth Flush Fiberglass Door Panel w\\\/ Fiberglass Frame Single Configuration (X) Outswing\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-06-30 00:00:00\",\"instructions_url\":\"\"}],\"Onity Inc.\":[{\"manufacturer\":\"Onity Inc.\",\"approval_number_master\":\"FL#7077-R0\",\"approval_number\":\"FL7077.1\",\"seq\":1,\"product_model\":\"Onity Model HT Series\",\"product_description\":\"Mortise Lock for use with the Inswing Masonite Fiberglass Door Assembly\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Onity Inc.\",\"approval_number_master\":\"FL#10232-R1\",\"approval_number\":\"FL10232.1\",\"seq\":1,\"product_model\":\"a. Onity - \\\"HT Series Mortise Locks\\\"\",\"product_description\":\"Electronic Card Operated Mortise Lock \\\"Hotel Function\\\" with the following options - (A) Latch Only (B) Latch and a Manually Projected Deadbolt (C) Latch and an Automatically Projected Deadbolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Onity Inc.\",\"approval_number_master\":\"FL#10232-R1\",\"approval_number\":\"FL10232.2\",\"seq\":2,\"product_model\":\"b. Onity - \\\"CT Series Mortise Locks\\\"\",\"product_description\":\"Electronic Card Operated Mortise Lock \\\"Entrance\\\/Dormitory Function\\\" with the following options - (A) Latch Only (B) Latch and a Manually Projected Deadbolt (C) Latch and an Automatically Projected Deadbolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Onity Inc.\",\"approval_number_master\":\"FL#10232-R1\",\"approval_number\":\"FL10232.3\",\"seq\":3,\"product_model\":\"c. Onity - \\\"Advance \\\/ IGIS \\\/ ILS Series Mortise Locks\\\"\",\"product_description\":\"Electronic Card Operated Mortise Lock \\\"Hotel\\\/Entrance\\\/Dormitory Function\\\" with the following options - (A) Latch Only (B) Latch and a Manually Projected Deadbolt (C) Latch and an Automatically Projected Deadbolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Onity Inc.\",\"approval_number_master\":\"FL#10233-R1\",\"approval_number\":\"FL10233.1\",\"seq\":1,\"product_model\":\"a. Onity - \\\"HT Series Mortise Locks\\\"\",\"product_description\":\"Electronic Card Operated Mortise Lock \\\"Hotel Function\\\" with the following options - (A) Latch Only (B) Latch and a Manually Projected Deadbolt (C) Latch and an Automatically Projected Deadbolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Onity Inc.\",\"approval_number_master\":\"FL#10233-R1\",\"approval_number\":\"FL10233.2\",\"seq\":2,\"product_model\":\"b. Onity - \\\"CT Series Mortise Locks\\\"\",\"product_description\":\"Electronic Card Operated Mortise Lock \\\"Entrance\\\/Dormitory Function\\\" with the following options - (A) Latch Only (B) Latch and a Manually Projected Deadbolt (C) Latch and an Automatically Projected Deadbolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Onity Inc.\",\"approval_number_master\":\"FL#10233-R1\",\"approval_number\":\"FL10233.3\",\"seq\":3,\"product_model\":\"c. Onity - \\\"Advance Series \\\/ IGIS \\\/ ILS Mortise Locks\\\"\",\"product_description\":\"Electronic Card Operated Mortise Lock \\\"Hotel\\\/Entrance\\\/Dormitory Function\\\" with the following options - (A) Latch Only (B) Latch and a Manually Projected Deadbolt (C) Latch and an Automatically Projected Deadbolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"W and F Manufacturing, Inc.\":[{\"manufacturer\":\"W and F Manufacturing, Inc.\",\"approval_number_master\":\"FL#7800-R1\",\"approval_number\":\"FL7800.1\",\"seq\":1,\"product_model\":\"a. Trilennium\\u2122 3000-1-4058 3-pt lock\",\"product_description\":\"The Trilennium\\u2122 multi-point lock for use in an Outswing Single Door application with or without Sidelite utilizing the TruStile MDF Door - (X, OX or XO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"W and F Manufacturing, Inc.\",\"approval_number_master\":\"FL#7800-R1\",\"approval_number\":\"FL7800.2\",\"seq\":2,\"product_model\":\"b. Trilennium\\u2122 3500-1-4058 5-pt lock\",\"product_description\":\"The Trilennium\\u2122 multi-point lock for use in an Outswing Single Door application with or without Sidelite utilizing the TruStile MDF Door - (X, OX or XO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"W and F Manufacturing, Inc.\",\"approval_number_master\":\"FL#7800-R1\",\"approval_number\":\"FL7800.3\",\"seq\":3,\"product_model\":\"c. Trilennium\\u2122 3500-1-4058 5-pt lock\",\"product_description\":\"The Trilennium\\u2122 multi-point lock with a 3020 Series French Mortise Shoot Bolt for use in an Outswing Double Door application utilizing the TruStile MDF Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"W and F Manufacturing, Inc.\",\"approval_number_master\":\"FL#7801-R1\",\"approval_number\":\"FL7801.1\",\"seq\":1,\"product_model\":\"a. Trilennium\\u2122 3000-1-4058 3-pt lock\",\"product_description\":\"The Trilennium\\u2122 multi-point lock for use in an Outswing Single Door application utilizing the Nanya\\\/Plastpro Fiberglass Door - (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"W and F Manufacturing, Inc.\",\"approval_number_master\":\"FL#7801-R1\",\"approval_number\":\"FL7801.2\",\"seq\":2,\"product_model\":\"b. Trilennium\\u2122 3500-1-4058 5-pt lock\",\"product_description\":\"The Trilennium\\u2122 multi-point lock with a 3020 Series French Mortise Shoot Bolt for use in an Outswing Double Door application utilizing the Nanya\\\/Plastpro Fiberglass Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"W and F Manufacturing, Inc.\",\"approval_number_master\":\"FL#7802-R1\",\"approval_number\":\"FL7802.1\",\"seq\":1,\"product_model\":\"a. Trilennium\\u2122 3000-1-4058 3-pt lock\",\"product_description\":\"The Trilennium\\u2122 multi-point lock for use in an Outswing Single Door application utilizing the Caoba Wood Door - (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"W and F Manufacturing, Inc.\",\"approval_number_master\":\"FL#7802-R1\",\"approval_number\":\"FL7802.2\",\"seq\":2,\"product_model\":\"b. Trilennium\\u2122 3500-1-4058 5-pt lock\",\"product_description\":\"The Trilennium\\u2122 multi-point lock with a 3020 Series French Mortise Shoot Bolt for use in an Outswing Double Door application utilizing the Caoba Wood Door - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"McKinney Products Co.\":[{\"manufacturer\":\"McKinney Products Co.\",\"approval_number_master\":\"FL#9003-R2\",\"approval_number\":\"FL9003.1\",\"seq\":1,\"product_model\":\"4\\u00bd x 4\\u00bd & 4\\u00bd x 4 TA\\\/B2314\",\"product_description\":\"Stainless Steel Leaf type Butt Hinge *Also with options QC, CC, QC x MM or CC x MM, the shear load of these options is 2720 lbs.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McKinney Products Co.\",\"approval_number_master\":\"FL#9003-R2\",\"approval_number\":\"FL9003.2\",\"seq\":2,\"product_model\":\"4\\u00bd x 4\\u00bd & 4\\u00bd x 4 TA\\\/B2714\",\"product_description\":\"Steel Leaf type Butt Hinge\\n*Also with options QC, CC, QC x MM or CC x MM, the shear load of these options is 2720 lbs.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McKinney Products Co.\",\"approval_number_master\":\"FL#9003-R2\",\"approval_number\":\"FL9003.3\",\"seq\":3,\"product_model\":\"4\\u00bd x 4\\u00bd & 4\\u00bd x 4 TA314\",\"product_description\":\"Stainless Steel Leaf type Butt Hinge *Also with options QC, CC, QC x MM or CC x MM, the shear load of these options is 2720 lbs.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McKinney Products Co.\",\"approval_number_master\":\"FL#9003-R2\",\"approval_number\":\"FL9003.4\",\"seq\":4,\"product_model\":\"4\\u00bd x 4\\u00bd & 4\\u00bd x 4 TA714\",\"product_description\":\"Steel Leaf type Butt Hinge *Also with options QC, CC, QC x MM or CC x MM, the shear load of these options is 2720 lbs.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McKinney Products Co.\",\"approval_number_master\":\"FL#9003-R2\",\"approval_number\":\"FL9003.5\",\"seq\":5,\"product_model\":\"4\\u00bd x 4\\u00bd T4A\\\/B3386\",\"product_description\":\"Stainless Steel, Extra Heavy Weight, Leaf type Butt Hinge *Also with options QC, CC, QC x MM or CC x MM, the shear load of these options is 2720 lbs.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McKinney Products Co.\",\"approval_number_master\":\"FL#9003-R2\",\"approval_number\":\"FL9003.6\",\"seq\":6,\"product_model\":\"4\\u00bd x 4\\u00bd T4A\\\/B3786\",\"product_description\":\"Steel, Extra Heavy Weight, Leaf type Butt Hinge *Also with options QC, CC, QC x MM or CC x MM, the shear load of these options is 2720 lbs.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McKinney Products Co.\",\"approval_number_master\":\"FL#9003-R2\",\"approval_number\":\"FL9003.7\",\"seq\":7,\"product_model\":\"4\\u00bd x 4\\u00bd TA386\",\"product_description\":\"Stainless Steel, Extra Heavy Weight, Leaf type Butt Hinge *Also with options QC, CC, QC x MM or CC x MM, the shear load of these options is 2720 lbs.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McKinney Products Co.\",\"approval_number_master\":\"FL#9003-R2\",\"approval_number\":\"FL9003.8\",\"seq\":8,\"product_model\":\"4\\u00bd x 4\\u00bd TA786\",\"product_description\":\"Steel, Extra Heavy Weight, Leaf type Butt Hinge *Also with options QC, CC, QC x MM or CC x MM, the shear load of these options is 2720 lbs.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McKinney Products Co.\",\"approval_number_master\":\"FL#9003-R2\",\"approval_number\":\"FL9003.9\",\"seq\":9,\"product_model\":\"4-1\\\/2 x 4-1\\\/2 SP3386\",\"product_description\":\"Stainless Steel, Extra Heavy Weight, Leaf type Butt Hinge *Also with options QC, CC, QC x MM or CC x MM, the shear load of these options is 2720 lbs.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McKinney Products Co.\",\"approval_number_master\":\"FL#9003-R2\",\"approval_number\":\"FL9003.10\",\"seq\":10,\"product_model\":\"4-1\\\/2 x 4-1\\\/2 SP3786\",\"product_description\":\"Steel, Extra Heavy Weight, Leaf type Butt Hinge *Also with options QC, CC, QC x MM or CC x MM, the shear load of these options is 2720 lbs.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McKinney Products Co.\",\"approval_number_master\":\"FL#9003-R2\",\"approval_number\":\"FL9003.11\",\"seq\":11,\"product_model\":\"5 x 4-1\\\/2 SP3386\",\"product_description\":\"Stainless Steel, Extra Heavy Weight, Leaf type Butt Hinge *Also with options QC, CC, QC x MM or CC x MM, the shear load of these options is 2720 lbs.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McKinney Products Co.\",\"approval_number_master\":\"FL#9003-R2\",\"approval_number\":\"FL9003.12\",\"seq\":12,\"product_model\":\"5 x 4-1\\\/2 SP3786\",\"product_description\":\"Steel, Extra Heavy Weight, Leaf type Butt Hinge *Also with options QC, CC, QC x MM or CC x MM, the shear load of these options is 2720 lbs.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McKinney Products Co.\",\"approval_number_master\":\"FL#9003-R2\",\"approval_number\":\"FL9003.13\",\"seq\":13,\"product_model\":\"5 x 5 & 5 x 4\\u00bd T4A\\\/B3386\",\"product_description\":\"Stainless Steel, Extra Heavy Weight, Leaf type Butt Hinge *Also with options QC, CC, QC x MM or CC x MM, the shear load of these options is 2720 lbs.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McKinney Products Co.\",\"approval_number_master\":\"FL#9003-R2\",\"approval_number\":\"FL9003.14\",\"seq\":14,\"product_model\":\"5 x 5 & 5 x 4\\u00bd T4A\\\/B3786\",\"product_description\":\"Steel, Extra Heavy Weight, Leaf type Butt Hinge *Also with options QC, CC, QC x MM or CC x MM, the shear load of these options is 2720 lbs.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McKinney Products Co.\",\"approval_number_master\":\"FL#9003-R2\",\"approval_number\":\"FL9003.15\",\"seq\":15,\"product_model\":\"5 x 5 & 5 x 4\\u00bd TA\\\/B2314\",\"product_description\":\"Stainless Steel Leaf type Butt Hinge *Also with options QC, CC, QC x MM or CC x MM, the shear load of these options is 2720 lbs.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McKinney Products Co.\",\"approval_number_master\":\"FL#9003-R2\",\"approval_number\":\"FL9003.16\",\"seq\":16,\"product_model\":\"5 x 5 & 5 x 4\\u00bd TA\\\/B2714\",\"product_description\":\"Steel Leaf type Butt Hinge *Also with options QC, CC, QC x MM or CC x MM, the shear load of these options is 2720 lbs.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McKinney Products Co.\",\"approval_number_master\":\"FL#9003-R2\",\"approval_number\":\"FL9003.17\",\"seq\":17,\"product_model\":\"5 x 5 & 5 x 4\\u00bd TA314\",\"product_description\":\"Stainless Steel Leaf type Butt Hinge *Also with options QC, CC, QC x MM or CC x MM, the shear load of these options is 2720 lbs.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McKinney Products Co.\",\"approval_number_master\":\"FL#9003-R2\",\"approval_number\":\"FL9003.18\",\"seq\":18,\"product_model\":\"5 x 5 & 5 x 4\\u00bd TA386\",\"product_description\":\"Stainless Steel, Extra Heavy Weight, Leaf type Butt Hinge *Also with options QC, CC, QC x MM or CC x MM, the shear load of these options is 2720 lbs.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McKinney Products Co.\",\"approval_number_master\":\"FL#9003-R2\",\"approval_number\":\"FL9003.19\",\"seq\":19,\"product_model\":\"5 x 5 & 5 x 4\\u00bd TA714\",\"product_description\":\"Steel Leaf type Butt Hinge *Also with options QC, CC, QC x MM or CC x MM, the shear load of these options is 2720 lbs.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McKinney Products Co.\",\"approval_number_master\":\"FL#9003-R2\",\"approval_number\":\"FL9003.20\",\"seq\":20,\"product_model\":\"5 x 5 & 5 x 4\\u00bd TA786\",\"product_description\":\"Steel, Extra Heavy Weight, Leaf type Butt Hinge *Also with options QC, CC, QC x MM or CC x MM, the shear load of these options is 2720 lbs.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McKinney Products Co.\",\"approval_number_master\":\"FL#9003-R2\",\"approval_number\":\"FL9003.21\",\"seq\":21,\"product_model\":\"6 x 6 & 6 x 5 T4A\\\/B3386\",\"product_description\":\"Stainless Steel, Extra Heavy Weight, Leaf type Butt Hinge\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McKinney Products Co.\",\"approval_number_master\":\"FL#9003-R2\",\"approval_number\":\"FL9003.22\",\"seq\":22,\"product_model\":\"6 x 6 & 6 x 5 T4A\\\/B3786\",\"product_description\":\"Steel, Extra Heavy Weight, Leaf type Butt Hinge\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McKinney Products Co.\",\"approval_number_master\":\"FL#9003-R2\",\"approval_number\":\"FL9003.23\",\"seq\":23,\"product_model\":\"6 x 6 & 6 x 5 TA\\\/B2314\",\"product_description\":\"Stainless Steel Leaf type Butt Hinge\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McKinney Products Co.\",\"approval_number_master\":\"FL#9003-R2\",\"approval_number\":\"FL9003.24\",\"seq\":24,\"product_model\":\"6 x 6 & 6 x 5 TA\\\/B2714\",\"product_description\":\"Steel Leaf type Butt Hinge\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McKinney Products Co.\",\"approval_number_master\":\"FL#9003-R2\",\"approval_number\":\"FL9003.25\",\"seq\":25,\"product_model\":\"6 x 6 & 6 x 5 TA314\",\"product_description\":\"Stainless Steel Leaf type Butt Hinge\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McKinney Products Co.\",\"approval_number_master\":\"FL#9003-R2\",\"approval_number\":\"FL9003.26\",\"seq\":26,\"product_model\":\"6 x 6 & 6 x 5 TA386\",\"product_description\":\"Stainless Steel, Extra Heavy Weight, Leaf type Butt Hinge\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McKinney Products Co.\",\"approval_number_master\":\"FL#9003-R2\",\"approval_number\":\"FL9003.27\",\"seq\":27,\"product_model\":\"6 x 6 & 6 x 5 TA714\",\"product_description\":\"Steel Leaf type Butt Hinge\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McKinney Products Co.\",\"approval_number_master\":\"FL#9003-R2\",\"approval_number\":\"FL9003.28\",\"seq\":28,\"product_model\":\"6 x 6 & 6 x 5 TA786\",\"product_description\":\"Steel, Extra Heavy Weight, Leaf type Butt Hinge\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McKinney Products Co.\",\"approval_number_master\":\"FL#9003-R2\",\"approval_number\":\"FL9003.29\",\"seq\":29,\"product_model\":\"8 x 8 & 8 x 6 T6A\\\/B3786\",\"product_description\":\"Steel, Extra Heavy Weight, Leaf type Butt Hinge\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McKinney Products Co.\",\"approval_number_master\":\"FL#9003-R2\",\"approval_number\":\"FL9003.30\",\"seq\":30,\"product_model\":\"8 x 8 & 8 x 6 TB786\",\"product_description\":\"Steel, Double Weight, Leaf type Butt Hinge\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McKinney Products Co.\",\"approval_number_master\":\"FL#9003-R2\",\"approval_number\":\"FL9003.31\",\"seq\":31,\"product_model\":\"MCK HG305\",\"product_description\":\"Continuous, Edge Mounted\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McKinney Products Co.\",\"approval_number_master\":\"FL#9003-R2\",\"approval_number\":\"FL9003.32\",\"seq\":32,\"product_model\":\"MCK-12HD - 79\\\", 83\\\", 85\\\" & 95\\\" *, **\",\"product_description\":\"Continuous, Edge Hung, Aluminum, Geared Hinge\\n*Evaluated to 150 PSF per ASTM E330, ASTM E1886, ASTM E1996, and ANSI A250.13.\\n\\n**Evaluated in accordance with Protocols TAS 201-94, TAS 202-94 and TAS 203-94.\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McKinney Products Co.\",\"approval_number_master\":\"FL#9003-R2\",\"approval_number\":\"FL9003.33\",\"seq\":33,\"product_model\":\"MCK-14HD - 79\\\", 83\\\", 85\\\" & 95\\\" *, **\",\"product_description\":\"Continuous, Edge Hung, Aluminum, Geared Hinge *Evaluated to 150 PSF per ASTM E330, ASTM E1886, ASTM E1996, and ANSI A250.13. **Evaluated in accordance with Protocols TAS 201-94, TAS 202-94 and TAS 203-94.\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McKinney Products Co.\",\"approval_number_master\":\"FL#9003-R2\",\"approval_number\":\"FL9003.34\",\"seq\":34,\"product_model\":\"MCK-25HD - 79\\\", 83\\\", 85\\\" & 95\\\" *, **\",\"product_description\":\"Continuous, Edge Hung, Aluminum, Geared Hinge *Evaluated to 150 PSF per ASTM E330, ASTM E1886, ASTM E1996, and ANSI A250.13. **Evaluated in accordance with Protocols TAS 201-94, TAS 202-94 and TAS 203-94.\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McKinney Products Co.\",\"approval_number_master\":\"FL#9003-R2\",\"approval_number\":\"FL9003.35\",\"seq\":35,\"product_model\":\"MCK-FM300, MCK-FM3500, MCK-FM3700\",\"product_description\":\"Continuous, Edge Mounted\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"INDUSTRIAL MILLWORK CORP\":[{\"manufacturer\":\"INDUSTRIAL MILLWORK CORP\",\"approval_number_master\":\"FL#9085-R0\",\"approval_number\":\"FL9085.1\",\"seq\":1,\"product_model\":\"1000 Series\",\"product_description\":\"\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"INDUSTRIAL MILLWORK CORP\",\"approval_number_master\":\"FL#9085-R0\",\"approval_number\":\"FL9085.2\",\"seq\":2,\"product_model\":\"Designer Series - Fixed Windows\",\"product_description\":\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"INDUSTRIAL MILLWORK CORP\",\"approval_number_master\":\"FL#9085-R0\",\"approval_number\":\"FL9085.3\",\"seq\":3,\"product_model\":\"Stormline Series\",\"product_description\":\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"INDUSTRIAL MILLWORK CORP\",\"approval_number_master\":\"FL#9085-R0\",\"approval_number\":\"FL9085.4\",\"seq\":4,\"product_model\":\"Tener Series\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"C.H.I. Overhead Doors\":[{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10203-R0\",\"approval_number\":\"FL10203.1\",\"seq\":1,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+19.5\\\/-22.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10203-R0\",\"approval_number\":\"FL10203.2\",\"seq\":2,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10203-R0\",\"approval_number\":\"FL10203.3\",\"seq\":3,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+27.3\\\/-30.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10203-R0\",\"approval_number\":\"FL10203.4\",\"seq\":4,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+31.4\\\/-35.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10203-R0\",\"approval_number\":\"FL10203.5\",\"seq\":5,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+36.0\\\/-40.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10203-R0\",\"approval_number\":\"FL10203.6\",\"seq\":6,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+38.3\\\/-43.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10203-R0\",\"approval_number\":\"FL10203.7\",\"seq\":7,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+44.3\\\/-51.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10203-R0\",\"approval_number\":\"FL10203.8\",\"seq\":8,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+50.7\\\/-57.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10203-R0\",\"approval_number\":\"FL10203.9\",\"seq\":9,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+19.5\\\/-22.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10203-R0\",\"approval_number\":\"FL10203.10\",\"seq\":10,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+23.2\\\/-26.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10203-R0\",\"approval_number\":\"FL10203.11\",\"seq\":11,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+27.3\\\/-30.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10203-R0\",\"approval_number\":\"FL10203.12\",\"seq\":12,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+31.4\\\/-35.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10203-R0\",\"approval_number\":\"FL10203.13\",\"seq\":13,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+36.0\\\/-40.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10203-R0\",\"approval_number\":\"FL10203.14\",\"seq\":14,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+38.3\\\/-43.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10203-R0\",\"approval_number\":\"FL10203.15\",\"seq\":15,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+44.3\\\/-51.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10203-R0\",\"approval_number\":\"FL10203.16\",\"seq\":16,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+50.7\\\/-57.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10203-R0\",\"approval_number\":\"FL10203.17\",\"seq\":17,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+18.7\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10203-R0\",\"approval_number\":\"FL10203.18\",\"seq\":18,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10203-R0\",\"approval_number\":\"FL10203.19\",\"seq\":19,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+26.2\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10203-R0\",\"approval_number\":\"FL10203.20\",\"seq\":20,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+30.1\\\/-33.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10203-R0\",\"approval_number\":\"FL10203.21\",\"seq\":21,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+34.5\\\/-38.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10203-R0\",\"approval_number\":\"FL10203.22\",\"seq\":22,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+39.5\\\/-44.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10203-R0\",\"approval_number\":\"FL10203.23\",\"seq\":23,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+42.1\\\/-46.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10203-R0\",\"approval_number\":\"FL10203.24\",\"seq\":24,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+48.2\\\/-53.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10203-R0\",\"approval_number\":\"FL10203.25\",\"seq\":25,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+18.7\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10203-R0\",\"approval_number\":\"FL10203.26\",\"seq\":26,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+22.2\\\/-24.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10203-R0\",\"approval_number\":\"FL10203.27\",\"seq\":27,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+26.2\\\/-29.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10203-R0\",\"approval_number\":\"FL10203.28\",\"seq\":28,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+30.1\\\/-33.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10203-R0\",\"approval_number\":\"FL10203.29\",\"seq\":29,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+34.5\\\/-38.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10203-R0\",\"approval_number\":\"FL10203.30\",\"seq\":30,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+39.5\\\/-44.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10203-R0\",\"approval_number\":\"FL10203.31\",\"seq\":31,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+42.1\\\/-46.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.H.I. Overhead Doors\",\"approval_number_master\":\"FL#10203-R0\",\"approval_number\":\"FL10203.32\",\"seq\":32,\"product_model\":\"2283, 2284, 2285, 2286\",\"product_description\":\"27 ga min. Interior, 27 ga min. Exterior 2283\\\/84 w\\\/ polystyrene insulation; 27 ga min. Interior, 26 ga min. exterior w\\\/ polystyrene insulation\",\"design_pressure\":\"+48.2\\\/-53.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"CGI Windows and Doors\":[{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#11178-R0\",\"approval_number\":\"FL11178.1\",\"seq\":1,\"product_model\":\"Series 450 Aluminum Tube Mullion\",\"product_description\":\"Large and Small Missile Impact\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#15979-R0\",\"approval_number\":\"FL15979.1\",\"seq\":1,\"product_model\":\"Series 450 Aluminum Tube Mullion\",\"product_description\":\"Large Missile Impact\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-05 00:00:00\",\"instructions_url\":\"\"}],\"Schuco USA L.L.L.P.\":[{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#4464-R0\",\"approval_number\":\"FL4464.1\",\"seq\":1,\"product_model\":\"Corona AS60 \\\"Impact\\\" Door\",\"product_description\":\"Extuded Vinyl Dual Action Tilt and Swing \\\"Impact\\\" Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#4711-R0\",\"approval_number\":\"FL4711.1\",\"seq\":1,\"product_model\":\"a. Corona AS 60 Tilt and Slide 2 Panel Door\",\"product_description\":\"Extruded PVC Tilt and Slide \\\"non-Impact\\\" 2 Panel Door up to 8'0 x 8'0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#4711-R0\",\"approval_number\":\"FL4711.2\",\"seq\":2,\"product_model\":\"b. Corona AS 60 Tilt and Slide 3 Panel Door\",\"product_description\":\"Extruded PVC Tilt and Slide \\\"non-Impact\\\" 3 Panel Door up to 12'0 x 8'0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#4713-R0\",\"approval_number\":\"FL4713.1\",\"seq\":1,\"product_model\":\"a. Hurricane Force \\\"V\\\" Corona AS 60\",\"product_description\":\"Extruded PVC Tilt and Slide \\\"Impact\\\" 2 Panel Door up to 8'0 x 8'0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#4713-R0\",\"approval_number\":\"FL4713.2\",\"seq\":2,\"product_model\":\"b. Hurricane Force \\\"V\\\" Corona AS 60\",\"product_description\":\"Extruded PVC Tilt and Slide \\\"Impact\\\" 3 Panel Door up to 12'0 x 8'0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Kolbe & Kolbe Millwork Co., Inc.\":[{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4816-R0\",\"approval_number\":\"FL4816.1\",\"seq\":1,\"product_model\":\"413-H-652 SLT-R65 27.00 x 99.00\",\"product_description\":\"Ultra Manor EE Sidelite w\\\/HP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4816-R0\",\"approval_number\":\"FL4816.2\",\"seq\":2,\"product_model\":\"413-H-685.1 SLT-R65 20.00 x 98.00\",\"product_description\":\"Ultra Manor EE Sidelite w\\\/HP and IPD4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4816-R0\",\"approval_number\":\"FL4816.3\",\"seq\":3,\"product_model\":\"413-H-748.1 SLT-C65 27.00 x 98.38\",\"product_description\":\"Ultra Manor EE Sidelite w\\\/HP and IPD3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4816-R0\",\"approval_number\":\"FL4816.4\",\"seq\":4,\"product_model\":\"413-H-750.1 F-R65 50.13 x 98.44\",\"product_description\":\"Ultra Manor EE Sidelite w\\\/HP and IPD3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4816-R0\",\"approval_number\":\"FL4816.5\",\"seq\":5,\"product_model\":\"413-H-751.01 F-R65 50.13 x 98.38\",\"product_description\":\"Heritage Manor WW\\\/RR Sidelite w\\\/HP and IPD3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4816-R0\",\"approval_number\":\"FL4816.6\",\"seq\":6,\"product_model\":\"413-H-766 SLT-LC60 27.00 x 98.59\",\"product_description\":\"Heritage Manor WW\\\/RR Sidelite w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4816-R0\",\"approval_number\":\"FL4816.7\",\"seq\":7,\"product_model\":\"413-H-767 SLT-LC65 27.00 x 98.59\",\"product_description\":\"Heritage Manor WW\\\/RR Sidelite w\\\/HP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4816-R0\",\"approval_number\":\"FL4816.8\",\"seq\":8,\"product_model\":\"413-H-769.01 F-R65 50.13 x 98.59\",\"product_description\":\"Heritage Manor WW\\\/RR Sidelite w\\\/HP and IPD3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"McPhillips Manufacturing Company\":[{\"manufacturer\":\"McPhillips Manufacturing Company\",\"approval_number_master\":\"FL#5473-R0\",\"approval_number\":\"FL5473.1\",\"seq\":1,\"product_model\":\"Triple transom fixed\",\"product_description\":\"Mulled wooded triple transom fixed unit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Owens Corning\":[{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#12090-R0\",\"approval_number\":\"FL12090.1\",\"seq\":1,\"product_model\":\"SunSuites Sunroom Doors\",\"product_description\":\"Horizontal sliding door sunroom panels\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"La Cantina Doors, Inc.\":[{\"manufacturer\":\"La Cantina Doors, Inc.\",\"approval_number_master\":\"FL#12271-R0\",\"approval_number\":\"FL12271.1\",\"seq\":1,\"product_model\":\"LCD BIFOLD OUTSWING ALUMINUM DOOR SYSTEM\",\"product_description\":\"LCD BIFOLD OUTSWING ALUMINUM DOOR SYSTEM (39\\\"x120\\\" PANELS)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"La Cantina Doors, Inc.\",\"approval_number_master\":\"FL#12271-R0\",\"approval_number\":\"FL12271.2\",\"seq\":2,\"product_model\":\"LCD ZERO STEP BIFOLD OUTSWING ALUMINUM DOOR SYSTEM\",\"product_description\":\"LCD ZERO STEP BIFOLD OUTSWING ALUMINUM DOOR SYSTEM (33\\\"x90 1\\\/8\\\" PANELS)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Anemostat Door Products, Inc\":[{\"manufacturer\":\"Anemostat Door Products, Inc\",\"approval_number_master\":\"FL#11736-R0\",\"approval_number\":\"FL11736.1\",\"seq\":1,\"product_model\":\"StormPro HR\",\"product_description\":\"StormPro HR is a vision frame, glass and glazing tape system for use in high velocity Windstorm areas, and has been successfully tested to large missile impact.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Anemostat Door Products, Inc\",\"approval_number_master\":\"FL#11736-R1\",\"approval_number\":\"FL11736.2\",\"seq\":2,\"product_model\":\"StormPro HR-G\",\"product_description\":\"Vision frame and glass assembly with decorative mullion grilles for hurricane\\\/windstorm approved doors\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Anemostat Door Products, Inc\",\"approval_number_master\":\"FL#11757-R0\",\"approval_number\":\"FL11757.1\",\"seq\":1,\"product_model\":\"PLSL\",\"product_description\":\"PLSL is an exterior door louver designed to resist impact from Wind Borne debris and physical attack\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Anemostat Door Products, Inc\",\"approval_number_master\":\"FL#11757-R1\",\"approval_number\":\"FL11757.2\",\"seq\":2,\"product_model\":\"PLSL & FLDL-UL-SG1 & FLDL-UL-SG2\",\"product_description\":\"Exterior door louvers designed to resist impact from windborne debris and physical attack\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Taylor Entrance Systems\":[{\"manufacturer\":\"Taylor Entrance Systems\",\"approval_number_master\":\"FL#11514-R0\",\"approval_number\":\"FL11514.1\",\"seq\":1,\"product_model\":\"a. Secur-A-Storm II\",\"product_description\":\"Impact Door Glass with Snap Lock Extruded Aluminum Frame Assembly for Glazing Up To a 3'0 x 8'0 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Alhambra Art Glass\":[{\"manufacturer\":\"Alhambra Art Glass\",\"approval_number_master\":\"FL#12529-R0\",\"approval_number\":\"FL12529.1\",\"seq\":1,\"product_model\":\"a. Master Designer Collection\",\"product_description\":\"Designer Door Glass \\\/ PVC Lite Frame Assembly for Glazing up to a 3'0 x 8'0 Door Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"WinDoor Inc.\":[{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#12660-R0\",\"approval_number\":\"FL12660.1\",\"seq\":1,\"product_model\":\"6000 Series SGD 135Deg. Mullion\",\"product_description\":\"6000 Series SGD 135Deg. Aluminum Vertical Mullion\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#12660-R1\",\"approval_number\":\"FL12660.2\",\"seq\":2,\"product_model\":\"8000 Series SGD 135Deg. Mullion\",\"product_description\":\"8000 Series SGD 135Deg. Aluminum Vertical Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#12660-R1\",\"approval_number\":\"FL12660.3\",\"seq\":3,\"product_model\":\"SERIES 9020 ALUMINUM FIELD MULLION\",\"product_description\":\"SERIES 9020 ALUMINUM FIELD MULLION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#12660-R1\",\"approval_number\":\"FL12660.4\",\"seq\":4,\"product_model\":\"SERIES V-100 ALUMINUM FIELD MULLION\",\"product_description\":\"SERIES V-100 ALUMINUM FIELD MULLION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"}],\"Phoenix Products\":[{\"manufacturer\":\"Phoenix Products\",\"approval_number_master\":\"FL#12724-R0\",\"approval_number\":\"FL12724.1\",\"seq\":1,\"product_model\":\"Door Assembly Components\",\"product_description\":\"Door assembly for Aluminum Panel Enclosure\",\"design_pressure\":\"+60\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Glasslam N.G.I. Inc.\":[{\"manufacturer\":\"Glasslam N.G.I. Inc.\",\"approval_number_master\":\"FL#13141-R0\",\"approval_number\":\"FL13141.1\",\"seq\":1,\"product_model\":\"a. DECOPANE \\\"Non-Impact Light Kit\\\"\",\"product_description\":\"Non-Impact Door Glass with Injection Molded PVC Frame Assembly for Glazing Up To a 3'0 x 8'0 Door Panel\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Glasslam N.G.I. Inc.\",\"approval_number_master\":\"FL#13141-R0\",\"approval_number\":\"FL13141.2\",\"seq\":2,\"product_model\":\"b. DECOPANE \\\"Impact Light Kit\\\"\",\"product_description\":\"Impact Door Glass with Extruded PVC Frame Assembly for Glazing Up To a 3'0 x 8'0 Door Panel\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Glasslam N.G.I. Inc.\",\"approval_number_master\":\"FL#13141-R0\",\"approval_number\":\"FL13141.3\",\"seq\":3,\"product_model\":\"c. DECOPANE \\\"Impact Light Kit\\\"\",\"product_description\":\"Impact Door Glass with Extruded PVC Frame Assembly for Glazing Up To a 3'0 x 8'0 Door Panel\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"AADG inc dba Pioneer Industries\":[{\"manufacturer\":\"AADG inc dba Pioneer Industries\",\"approval_number_master\":\"FL#14280-R0\",\"approval_number\":\"FL14280.1\",\"seq\":1,\"product_model\":\"PIOCANE-F-861\",\"product_description\":\"EXTERIOR IMPACT RATED HURRICANE FRAMES\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AADG inc dba Pioneer Industries\",\"approval_number_master\":\"FL#14280-R0\",\"approval_number\":\"FL14280.2\",\"seq\":2,\"product_model\":\"Piocane-F-861 HURRICANE DOORS\",\"product_description\":\"EXTERIOR 3X6 SINGLE AND 6X7 PAIR SWINGING DOORS IMPACT RATED\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Custom Metal Products\":[{\"manufacturer\":\"Custom Metal Products\",\"approval_number_master\":\"FL#14371-R0\",\"approval_number\":\"FL14371.1\",\"seq\":1,\"product_model\":\"Severe Windstorm Rated Door\",\"product_description\":\"Severe Windstorm Rated Hollowmetal Door\",\"design_pressure\":\"+70psf\\\/-70psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Metal Products\",\"approval_number_master\":\"FL#14371-R0\",\"approval_number\":\"FL14371.2\",\"seq\":2,\"product_model\":\"Severe Windstorm Rated Frame\",\"product_description\":\"Severe Windstorm Rated Hollowmetal Frame\",\"design_pressure\":\"+70psf\\\/-70psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-28 00:00:00\",\"instructions_url\":\"\"}],\"Sunflex\":[{\"manufacturer\":\"Sunflex\",\"approval_number_master\":\"FL#14530-R0\",\"approval_number\":\"FL14530.1\",\"seq\":1,\"product_model\":\"SF50 System Folding Door (N.I.)\",\"product_description\":\"SF50 System Folding Door (N.I.)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunflex\",\"approval_number_master\":\"FL#14530-R0\",\"approval_number\":\"FL14530.2\",\"seq\":2,\"product_model\":\"SF50C System Folding Door (N.I.)\",\"product_description\":\"SF50C System Folding Door (N.I.)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunflex\",\"approval_number_master\":\"FL#14530-R0\",\"approval_number\":\"FL14530.3\",\"seq\":3,\"product_model\":\"SF55 System Folding Door (N.I.)\",\"product_description\":\"SF55 System Folding Doors (N.I.)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunflex\",\"approval_number_master\":\"FL#14530-R0\",\"approval_number\":\"FL14530.4\",\"seq\":4,\"product_model\":\"SF55C System Folding Door (N.I.)\",\"product_description\":\"SF55C System Folding Door (N.I.)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-08 00:00:00\",\"instructions_url\":\"\"}],\"Pamex, Inc\":[{\"manufacturer\":\"Pamex, Inc\",\"approval_number_master\":\"FL#14722-R0\",\"approval_number\":\"FL14722.1\",\"seq\":1,\"product_model\":\"a. F1 Interconnected Series\",\"product_description\":\"Interconnected Tubular Lock and Deadbolt for use on a Steel Door Panel - \\\"Impact Rated\\\" for Inswing or Outswing usage\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pamex, Inc\",\"approval_number_master\":\"FL#14722-R0\",\"approval_number\":\"FL14722.2\",\"seq\":2,\"product_model\":\"b. FD8 Deadbolt \\\/ F Series Knob or Lever Lock\",\"product_description\":\"Grade 2 Removable Cylinder Deadbolt with Knob or Lever Lock for use on a Steel Door Panel - \\\"Impact Rated\\\" for Inswing or Outswing usage\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pamex, Inc\",\"approval_number_master\":\"FL#14722-R0\",\"approval_number\":\"FL14722.3\",\"seq\":3,\"product_model\":\"c. FD7 Deadbolt \\\/ F Series Knob or Lever Lock\",\"product_description\":\"Grade 2 Deadbolt with Knob or Lever Lock for use on a Steel Door Panel - \\\"Impact Rated\\\" for Inswing or Outswing usage\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pamex, Inc\",\"approval_number_master\":\"FL#14722-R0\",\"approval_number\":\"FL14722.4\",\"seq\":4,\"product_model\":\"d. FD2 Deadbolt \\\/ F Series Knob or Lever Lock\",\"product_description\":\"Grade 3 Deadbolt with Knob or Lever Lock for use on a Steel Door Panel - \\\"Impact Rated\\\" for Inswing or Outswing usage\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-15 00:00:00\",\"instructions_url\":\"\"}],\"Tradewood Windows and Doors Inc.\":[{\"manufacturer\":\"Tradewood Windows and Doors Inc.\",\"approval_number_master\":\"FL#16234-R0\",\"approval_number\":\"FL16234.1\",\"seq\":1,\"product_model\":\"Inswing Wood Door\",\"product_description\":\"Inswing Wood Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tradewood Windows and Doors Inc.\",\"approval_number_master\":\"FL#16234-R0\",\"approval_number\":\"FL16234.2\",\"seq\":2,\"product_model\":\"Outswing Wood Door\",\"product_description\":\"Out-swing Wood Door - LMI & SMI\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ASSA ABLOY HOSPITALITY AS\":[{\"manufacturer\":\"ASSA ABLOY HOSPITALITY AS\",\"approval_number_master\":\"FL#16697-R0\",\"approval_number\":\"FL16697.1\",\"seq\":1,\"product_model\":\"VingCard ANSI Mortise Lockset\",\"product_description\":\"Mortise Lockset\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY HOSPITALITY AS\",\"approval_number_master\":\"FL#16697-R0\",\"approval_number\":\"FL16697.2\",\"seq\":2,\"product_model\":\"VingCard Classic Mortise Lockset\",\"product_description\":\"Mortise Lockset\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY HOSPITALITY AS\",\"approval_number_master\":\"FL#16697-R0\",\"approval_number\":\"FL16697.3\",\"seq\":3,\"product_model\":\"VingCard Signature Series Mortise\",\"product_description\":\"Signature Lockset\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY HOSPITALITY AS\",\"approval_number_master\":\"FL#16697-R0\",\"approval_number\":\"FL16697.4\",\"seq\":4,\"product_model\":\"VingCard VC3000 Exit Hardware\",\"product_description\":\"VC3000 Exit Hardware\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-22 00:00:00\",\"instructions_url\":\"\"}],\"xxyy dormakaba USA Inc.\":[{\"manufacturer\":\"xxyy dormakaba USA Inc.\",\"approval_number_master\":\"FL#16844-R0\",\"approval_number\":\"FL16844.1\",\"seq\":1,\"product_model\":\"a. Quantum\\u2122 Series\",\"product_description\":\"Electronic Operated Mortise Lock with Proximity Reader\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"H M Sure Rock\":[{\"manufacturer\":\"H M Sure Rock\",\"approval_number_master\":\"FL#18385-R0\",\"approval_number\":\"FL18385.1\",\"seq\":1,\"product_model\":\"a. Sure Jamb\",\"product_description\":\"PVC Composite Jambs (up to a Nominal 8'0) for use with side hinged entry door systems (Inswing and Outswing Configurations).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"H M Sure Rock\",\"approval_number_master\":\"FL#18385-R2\",\"approval_number\":\"FL18385.2\",\"seq\":2,\"product_model\":\"b. Sure Jamb\",\"product_description\":\"PVC Composite Jambs (up to a Nominal 8'0) for use with side hinged entry door systems (Inswing and Outswing Configurations).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-06 00:00:00\",\"instructions_url\":\"\"}],\"Philadelphia Hardware Group\":[{\"manufacturer\":\"Philadelphia Hardware Group\",\"approval_number_master\":\"FL#20485-R0\",\"approval_number\":\"FL20485.1\",\"seq\":1,\"product_model\":\"Advantage 9500 Series Rim Exit Device\",\"product_description\":\"Advantage 9500 \\\/ 9500F Series Rim Exit Device\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Philadelphia Hardware Group\",\"approval_number_master\":\"FL#20485-R0\",\"approval_number\":\"FL20485.2\",\"seq\":2,\"product_model\":\"Advantage 9700 Series SVR Exit Device\",\"product_description\":\"Advantage 9700 \\\/ 9700F Series SVR Exit Device\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Philadelphia Hardware Group\",\"approval_number_master\":\"FL#20485-R0\",\"approval_number\":\"FL20485.3\",\"seq\":3,\"product_model\":\"Advantage E Series Lever Lock\",\"product_description\":\"Advantage E Series Lever Lock\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Philadelphia Hardware Group\",\"approval_number_master\":\"FL#20485-R0\",\"approval_number\":\"FL20485.4\",\"seq\":4,\"product_model\":\"Advantage F Series Lever Lock\",\"product_description\":\"Advantage F Series Lever Lock\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Philadelphia Hardware Group\",\"approval_number_master\":\"FL#20485-R0\",\"approval_number\":\"FL20485.5\",\"seq\":5,\"product_model\":\"Advantage M Series Mortise Lock\",\"product_description\":\"Advantage M Series Mortise Lock\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-12 00:00:00\",\"instructions_url\":\"\"}],\"Nystrom, Inc.\":[{\"manufacturer\":\"Nystrom, Inc.\",\"approval_number_master\":\"FL#40714-R0\",\"approval_number\":\"FL40714.1\",\"seq\":1,\"product_model\":\"Personnel Hatch\",\"product_description\":\"Roof Hatch, Personnel Series, Galv. Steel, Aluminum\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nystrom, Inc.\",\"approval_number_master\":\"FL#22631-R0\",\"approval_number\":\"FL22631.1\",\"seq\":1,\"product_model\":\"RHHA \\\/ RHHG Hurricane Hatch\",\"product_description\":\"Steel or Aluminum Roof Hatch, Hurricane Hatch, Single or 2 Point Latch Systems\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-05-25 00:00:00\",\"instructions_url\":\"\"}],\"Babcock-Davis\":[{\"manufacturer\":\"Babcock-Davis\",\"approval_number_master\":\"FL#40712-R0\",\"approval_number\":\"FL40712.1\",\"seq\":1,\"product_model\":\"Personnel Hatch\",\"product_description\":\"Roof Hatch, Personnel Series, Galv. Steel, Aluminum\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Babcock-Davis\",\"approval_number_master\":\"FL#22661-R0\",\"approval_number\":\"FL22661.1\",\"seq\":1,\"product_model\":\"BRHHG & BRHHA, Hurricane Hatch\",\"product_description\":\"Roof Hatch, Hurricane Hatch, Galv. Steel, Aluminum\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-05-25 00:00:00\",\"instructions_url\":\"\"}],\"Glass Evolution, LLC\":[{\"manufacturer\":\"Glass Evolution, LLC\",\"approval_number_master\":\"FL#32407-R0\",\"approval_number\":\"FL32407.1\",\"seq\":1,\"product_model\":\"Series \\\"Glass in Motion\\\" - Door\",\"product_description\":\"Series \\\"Glass in Motion\\\" - Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"GPI Group\":[{\"manufacturer\":\"GPI Group\",\"approval_number_master\":\"FL#31181-R0\",\"approval_number\":\"FL31181.1\",\"seq\":1,\"product_model\":\"GPI Door Components\",\"product_description\":\"Inswing Threshold, Outswing Threshold, PVC Jamb, \\\"N\\\" Series Inswing\\\/Outswing T-Astragal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Tri-Built Materials Group, LLC\":[{\"manufacturer\":\"Tri-Built Materials Group, LLC\",\"approval_number_master\":\"FL#23094-R0\",\"approval_number\":\"FL23094.1\",\"seq\":1,\"product_model\":\"TBG & TBA Roof Hatch\",\"product_description\":\"TBG36X30S1T, TBA36X30S1T\\nTBG36X36S1T, TBA36X36S1T\\nTBG30X54S1T, TBA30X54S1T\\nTBG48X48S1T, TBA48X48S1T\\nTBG30X96S1T, TBA30X96S1T\\nTBG36X72S1T, TBA36X72S1T\\nTBG36X30S1T, TBA36X30S1T\\nTBG??X??S1TWH\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-05-25 00:00:00\",\"instructions_url\":\"\"}]},\"b. windows|||1. single hung\":{\"ViWinTech Windows & Doors\":[{\"product_model\":\"SL 3100 hp SH 5375\",\"product_description\":\"3100 SHORELINE PVC SINGLE HUNG NON-IMPACT FULLY REINFORCED 53x75\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL8957.1\",\"approval_number_master\":\"FL#8957-R14\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"ViWinTech Windows & Doors\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"05\\\/31\\\/2026\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#8957-R14\",\"approval_number\":\"FL8957.2\",\"seq\":2,\"product_model\":\"SL 3100 i SH 5275\",\"product_description\":\"SHORELINE 3100 IMPACT SINGLE HUNG 52X75\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"04\\\/30\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#17134-R6\",\"approval_number\":\"FL17134.1\",\"seq\":1,\"product_model\":\"SL 2150 Single Hung PVC\",\"product_description\":\"SL 2150 Single Hung non-impact w\\\/Reinforced Meeting Rails, Bottom Rail & Stiles 52x75\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#17134-R6\",\"approval_number\":\"FL17134.2\",\"seq\":2,\"product_model\":\"SL 2150 Single Hung PVC\",\"product_description\":\"SL 2150 Single Hung non-impact w\\\/Reinforced Meeting Rails, Bottom Rail & Stiles 40X75\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"04\\\/30\\\/2029\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#17134-R6\",\"approval_number\":\"FL17134.3\",\"seq\":3,\"product_model\":\"SL 2150 Single Hung PVC\",\"product_description\":\"SL 2150 Single Hung non-impact w\\\/Reinforced Meeting Rails, Bottom Rail & Stiles 36x84\",\"design_pressure\":\"+50\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"04\\\/30\\\/2029\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#1909-R0\",\"approval_number\":\"FL1909.1\",\"seq\":1,\"product_model\":\"Single Hung Impact Window\",\"product_description\":\"Vinyl Flange and Fin Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#1909-R0\",\"approval_number\":\"FL1909.2\",\"seq\":2,\"product_model\":\"Single Hung Window\",\"product_description\":\"Vinyl Flange and Fin Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#7880-R1\",\"approval_number\":\"FL7880.3\",\"seq\":3,\"product_model\":\"SL 3100 i SH 5274\",\"product_description\":\"ShoreLine 3100 Single Hung Impact Window 52 x 74 DP 60\\\/-60. H-R60\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#8204-R0\",\"approval_number\":\"FL8204.1\",\"seq\":1,\"product_model\":\"SL 4200SH 5274\",\"product_description\":\"ShoreLine Single Hung Impact and non impact 52x74\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#7880-R0\",\"approval_number\":\"FL7880.1\",\"seq\":1,\"product_model\":\"SL 4200 SH 4463\",\"product_description\":\"ShoreLine 4200 Single Hung Window 44x63 DP60\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#7880-R0\",\"approval_number\":\"FL7880.2\",\"seq\":2,\"product_model\":\"SL 4200 SH 4477\",\"product_description\":\"ShoreLine 4200 Single Hung Window 44x77 DP50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#8957-R1\",\"approval_number\":\"FL8957.3\",\"seq\":3,\"product_model\":\"SL 3100 SH 5375\",\"product_description\":\"3100 SHORELINE PVC SINGLE HUNG NON-IMPACT SEMI REINFORCED 53x75\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#9335-R1\",\"approval_number\":\"FL9335.1\",\"seq\":1,\"product_model\":\"SL 3100 i SH 5275\",\"product_description\":\"ShoreLine 3100 Single Hung Impact Window, 52 x 75, H-R70\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#10367-R1\",\"approval_number\":\"FL10367.1\",\"seq\":1,\"product_model\":\"Shoreline 1100 SH\",\"product_description\":\"Shoreline 1100 SH non-impact\\n36x72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#10368-R1\",\"approval_number\":\"FL10368.1\",\"seq\":1,\"product_model\":\"Shoreline 1100 TWSH\",\"product_description\":\"Shoreline 1100 TWSH non-impact\\n72x72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#10367-R1\",\"approval_number\":\"FL10367.2\",\"seq\":2,\"product_model\":\"Shoreline 1100 SH\",\"product_description\":\"Shoreline 1100 SH non-impact 44x72\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#10368-R1\",\"approval_number\":\"FL10368.2\",\"seq\":2,\"product_model\":\"Shoreline 1100 TWSH\",\"product_description\":\"Shoreline 1100 TWSH non-impact 88x72\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#10907-R0\",\"approval_number\":\"FL10907.1\",\"seq\":1,\"product_model\":\"Shoreline 2100 Impact PVC Single Hung Window\",\"product_description\":\"Shoreline 2100 Impact PVC Single Hung Window 53x75\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#10907-R0\",\"approval_number\":\"FL10907.2\",\"seq\":2,\"product_model\":\"Shoreline 2100 Non-Impact PVC Single Hung Window\",\"product_description\":\"Shoreline 2100 Non-Impact PVC Single Hung Window 53x75\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#15409-R0\",\"approval_number\":\"FL15409.1\",\"seq\":1,\"product_model\":\"Shoreline 2100 PVC Single Hung Window\",\"product_description\":\"Shoreline 2100 PVC Single Hung Window - Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#17134-R0\",\"approval_number\":\"FL17134.4\",\"seq\":4,\"product_model\":\"SL 2100 Single Hung PVC\",\"product_description\":\"SL 2100 Single Hung non-impact w\\\/Reinforced Meeting Rails & Bottom Rail 40x75\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#17134-R0\",\"approval_number\":\"FL17134.5\",\"seq\":5,\"product_model\":\"SL 2100 Single Hung PVC\",\"product_description\":\"SL 2100 Single Hung non-impact w\\\/Reinforced Meeting Rails, Bottom Rail & Stiles 40X75\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#17134-R0\",\"approval_number\":\"FL17134.6\",\"seq\":6,\"product_model\":\"SL 2100 Single Hung PVC\",\"product_description\":\"SL 2100 Single Hung non-impact w\\\/Reinforced Meeting Rails 36x75\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#17134-R0\",\"approval_number\":\"FL17134.7\",\"seq\":7,\"product_model\":\"SL 2100 Single Hung PVC\",\"product_description\":\"SL 2100 Single Hung non-impact w\\\/Reinforced Meeting Rails & Bottom Rail 36x75\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#17134-R0\",\"approval_number\":\"FL17134.8\",\"seq\":8,\"product_model\":\"SL 2100 Single Hung PVC\",\"product_description\":\"SL 2100 Single Hung non-impact w\\\/Reinforced Meeting Rails, Bottom Rail & Stiles 36x75\",\"design_pressure\":\"+50\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#17134-R0\",\"approval_number\":\"FL17134.9\",\"seq\":9,\"product_model\":\"SL 2100 Single Hung PVC\",\"product_description\":\"SL 2100 Single Hung non-impact w\\\/Reinforced Meeting Rails 36x84\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#17134-R0\",\"approval_number\":\"FL17134.10\",\"seq\":10,\"product_model\":\"SL 2100 Single Hung PVC\",\"product_description\":\"SL 2100 Single Hung non-impact w\\\/Reinforced Meeting Rails & Bottom Rail 36x84\",\"design_pressure\":\"+30\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#17134-R0\",\"approval_number\":\"FL17134.11\",\"seq\":11,\"product_model\":\"SL 2100 Single Hung PVC\",\"product_description\":\"SL 2100 Single Hung non-impact w\\\/Reinforced Meeting Rails, Bottom Rail & Stiles 36x84\",\"design_pressure\":\"+50\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#17134-R0\",\"approval_number\":\"FL17134.12\",\"seq\":12,\"product_model\":\"SL 2100 Single Hung PVC\",\"product_description\":\"SL 2100 Single Hung non-impact w\\\/Reinforced Meeting Rails 52x75\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Associated Materials\":[{\"product_model\":\"a. Series 0100\",\"product_description\":\"Extruded PVC Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL10465.1\",\"approval_number_master\":\"FL#10465-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Associated Materials\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#10465-R1\",\"approval_number\":\"FL10465.10\",\"seq\":10,\"product_model\":\"j. Model 3100 \\\"High Performance Impact Window\\\"\",\"product_description\":\"Extruded PVC Single Hung Window with Nailing Fin \\\"Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#10465-R2\",\"approval_number\":\"FL10465.11\",\"seq\":11,\"product_model\":\"k. Model V100, V140, V144, V146\",\"product_description\":\"Extruded PVC Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#10465-R2\",\"approval_number\":\"FL10465.12\",\"seq\":12,\"product_model\":\"l. Model V100, V140, V144, V146\",\"product_description\":\"Extruded PVC \\\"Twin\\\" Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#10465-R3\",\"approval_number\":\"FL10465.13\",\"seq\":13,\"product_model\":\"m. Model V200, V140, V144, V146\",\"product_description\":\"Extruded PVC Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#10465-R4\",\"approval_number\":\"FL10465.14\",\"seq\":14,\"product_model\":\"n. Model V220\",\"product_description\":\"Extruded PVC \\\"Twin\\\" Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#10465-R4\",\"approval_number\":\"FL10465.15\",\"seq\":15,\"product_model\":\"o. Model V230\",\"product_description\":\"Extruded PVC \\\"Triple\\\" Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#10465-R6\",\"approval_number\":\"FL10465.16\",\"seq\":16,\"product_model\":\"p. Model O3AO\",\"product_description\":\"Extruded Vinyl Single Hung Window - \\\"Non-Impact\\\" utilizing the \\\"Sm\\\" Sash\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#10465-R6\",\"approval_number\":\"FL10465.17\",\"seq\":17,\"product_model\":\"q. Model O3AO\",\"product_description\":\"Extruded Vinyl Single Hung Window - \\\"Non-Impact\\\" utilizing the \\\"Med\\\" Sash\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#10465-R15\",\"approval_number\":\"FL10465.18\",\"seq\":18,\"product_model\":\"r. Series 1900 Model 1930\",\"product_description\":\"Extruded PVC Triple Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#10465-R15\",\"approval_number\":\"FL10465.19\",\"seq\":19,\"product_model\":\"s. Series 1700 Model 1720HP\",\"product_description\":\"Extruded PVC Twin Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#10465-R0\",\"approval_number\":\"FL10465.2\",\"seq\":2,\"product_model\":\"b. Series D100\",\"product_description\":\"Extruded PVC Single Hung Window with Nailing Fin - utilizes Sill Extender \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#10465-R15\",\"approval_number\":\"FL10465.20\",\"seq\":20,\"product_model\":\"t. Series 1900 Model 1920HP\",\"product_description\":\"Extruded PVC Twin Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#10465-R15\",\"approval_number\":\"FL10465.21\",\"seq\":21,\"product_model\":\"u. Series 1700 Model 1730HP\",\"product_description\":\"Extruded PVC Triple Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#10465-R15\",\"approval_number\":\"FL10465.22\",\"seq\":22,\"product_model\":\"v. Series 1900 Model 1930HP\",\"product_description\":\"Extruded PVC Triple Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#10465-R15\",\"approval_number\":\"FL10465.23\",\"seq\":23,\"product_model\":\"w. Series 1900 Model 1900HP\",\"product_description\":\"Extruded PVC Single Hung Window \\\"Non-Impact\\\" (J Channel Frame)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#10465-R15\",\"approval_number\":\"FL10465.24\",\"seq\":24,\"product_model\":\"x. Series 1900 Model 1920HP\",\"product_description\":\"Extruded PVC Twin Single Hung Window \\\"Non-Impact\\\" (J Channel Frame)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#10465-R0\",\"approval_number\":\"FL10465.3\",\"seq\":3,\"product_model\":\"c. Series 01HP\",\"product_description\":\"Extruded PVC Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#10465-R0\",\"approval_number\":\"FL10465.4\",\"seq\":4,\"product_model\":\"d. Series 0700\",\"product_description\":\"Extruded PVC Single Hung Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#10465-R0\",\"approval_number\":\"FL10465.5\",\"seq\":5,\"product_model\":\"e. Series 07HP\",\"product_description\":\"Extruded PVC Single Hung Window - utilizes Sill Extender \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#10465-R1\",\"approval_number\":\"FL10465.6\",\"seq\":6,\"product_model\":\"f. Model 02AO\",\"product_description\":\"Extruded PVC Single Hung Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#10465-R1\",\"approval_number\":\"FL10465.7\",\"seq\":7,\"product_model\":\"g. Model 3100\",\"product_description\":\"Extruded PVC Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#10465-R1\",\"approval_number\":\"FL10465.8\",\"seq\":8,\"product_model\":\"h. Model 3100\",\"product_description\":\"Extruded PVC Single Hung Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#10465-R1\",\"approval_number\":\"FL10465.9\",\"seq\":9,\"product_model\":\"i. Model 3100 \\\"High Performance Impact Window\\\"\",\"product_description\":\"Extruded PVC Single Hung Window - \\\"Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#26514-R4\",\"approval_number\":\"FL26514.13\",\"seq\":13,\"product_model\":\"m. Series 1900 Model 1900HP\",\"product_description\":\"Extruded PVC Single Hung Window \\\"Non-Impact\\\" (J Channel Frame)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#26514-R4\",\"approval_number\":\"FL26514.14\",\"seq\":14,\"product_model\":\"n. Series 1900 Model 1920HP\",\"product_description\":\"Extruded PVC Twin Single Hung Window \\\"Non-Impact\\\" (J Channel Frame)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#26514-R0\",\"approval_number\":\"FL26514.1\",\"seq\":1,\"product_model\":\"a. Series 1700 Model 1700\",\"product_description\":\"Extruded PVC Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#26514-R0\",\"approval_number\":\"FL26514.2\",\"seq\":2,\"product_model\":\"b. Series 1700 Model 1700HP\",\"product_description\":\"Extruded PVC Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#26514-R0\",\"approval_number\":\"FL26514.3\",\"seq\":3,\"product_model\":\"c. Series 1900 Model 1900\",\"product_description\":\"Extruded PVC Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#26514-R0\",\"approval_number\":\"FL26514.4\",\"seq\":4,\"product_model\":\"d. Series 1900 Model 1900HP\",\"product_description\":\"Extruded PVC Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#26514-R1\",\"approval_number\":\"FL26514.5\",\"seq\":5,\"product_model\":\"e. Series 1700 Model 1720\",\"product_description\":\"Extruded PVC Twin Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#26514-R1\",\"approval_number\":\"FL26514.6\",\"seq\":6,\"product_model\":\"f. Series 1900 Model 1920\",\"product_description\":\"Extruded PVC Twin Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#26514-R1\",\"approval_number\":\"FL26514.7\",\"seq\":7,\"product_model\":\"g. Series 1700 Model 1730\",\"product_description\":\"Extruded PVC Triple Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#26514-R1\",\"approval_number\":\"FL26514.8\",\"seq\":8,\"product_model\":\"h. Series 1900 Model 1930\",\"product_description\":\"Extruded PVC Triple Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#26514-R2\",\"approval_number\":\"FL26514.9\",\"seq\":9,\"product_model\":\"i. Series 1700 Model 1720HP\",\"product_description\":\"Extruded PVC Twin Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#26514-R2\",\"approval_number\":\"FL26514.10\",\"seq\":10,\"product_model\":\"j. Series 1900 Model 1920HP\",\"product_description\":\"Extruded PVC Twin Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#26514-R2\",\"approval_number\":\"FL26514.11\",\"seq\":11,\"product_model\":\"k. Series 1700 Model 1730HP\",\"product_description\":\"Extruded PVC Triple Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#26514-R2\",\"approval_number\":\"FL26514.12\",\"seq\":12,\"product_model\":\"l. Series 1900 Model 1930HP\",\"product_description\":\"Extruded PVC Triple Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-27 00:00:00\",\"instructions_url\":\"\"}],\"Croft, LLC\":[{\"product_model\":\"Series 4400\\\/4440 Single Hung Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Series 4400\\\/4440 Single Hung Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL10853.1\",\"approval_number_master\":\"FL#10853-R8\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Croft, LLC\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"07\\\/31\\\/2026\"},{\"product_model\":\"Series \\\"10\\\" Single Hung Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Series \\\"10\\\" Single Hung Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL47908.1\",\"approval_number_master\":\"FL#47908-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Croft, LLC\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-30 00:00:00\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#16082-R9\",\"approval_number\":\"FL16082.1\",\"seq\":1,\"product_model\":\"Series 20 Single Hung Tilt Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Series 20 Single Hung Tilt Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#16082-R9\",\"approval_number\":\"FL16082.2\",\"seq\":2,\"product_model\":\"Series 20 Vinyl Single Hung Window - PG35 (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Series 20 Vinyl Single Hung Window - PG35 (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"07\\\/31\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#28797-R0\",\"approval_number\":\"FL28797.1\",\"seq\":1,\"product_model\":\"Series 30 Single Hung Window\",\"product_description\":\"Series 30 Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-06-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#1096-R0\",\"approval_number\":\"FL1096.1\",\"seq\":1,\"product_model\":\"Series 9100 FPW\",\"product_description\":\"Fixed Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#1096-R0\",\"approval_number\":\"FL1096.2\",\"seq\":2,\"product_model\":\"Series 97\",\"product_description\":\"Aluminum\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#1096-R0\",\"approval_number\":\"FL1096.3\",\"seq\":3,\"product_model\":\"Series 98\",\"product_description\":\"Aluminum-Tilt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#1147-R0\",\"approval_number\":\"FL1147.1\",\"seq\":1,\"product_model\":\"Seies 20-FPW\",\"product_description\":\"Vinyl Fixed Picture Window- Non-impact rated\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#1147-R0\",\"approval_number\":\"FL1147.2\",\"seq\":2,\"product_model\":\"Series 20\",\"product_description\":\"Vinyl Single Hung-Non Impact rated\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#1761-R0\",\"approval_number\":\"FL1761.1\",\"seq\":1,\"product_model\":\"Series 97 Single Hung Twin\",\"product_description\":\"with Structual Mull\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#1761-R0\",\"approval_number\":\"FL1761.2\",\"seq\":2,\"product_model\":\"Series 97 Single Hung with tra\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#4460-R0\",\"approval_number\":\"FL4460.1\",\"seq\":1,\"product_model\":\"Series 95\",\"product_description\":\"Insulated single hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#4460-R0\",\"approval_number\":\"FL4460.2\",\"seq\":2,\"product_model\":\"Series 96\",\"product_description\":\"Aluminum Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#6174-R0\",\"approval_number\":\"FL6174.1\",\"seq\":1,\"product_model\":\"Series 92\",\"product_description\":\"Series 92 Aluminum-R-40 is a Non-impact window--Max. Size 51\\\" X 71\\\". Glazed in accordance to ASTM-E1300-02.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#6174-R0\",\"approval_number\":\"FL6174.2\",\"seq\":2,\"product_model\":\"Series 92\",\"product_description\":\"Series 92-R-40-Non-impact. Max Size 51\\\" X 71\\\". Glazed in accordance with ASTM-E1300-02\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#6806-R0\",\"approval_number\":\"FL6806.1\",\"seq\":1,\"product_model\":\"Series 95 Twin\",\"product_description\":\"Series 95 twin is a non-impact window glazed in accordance to E-1300. Max size 72\\\" X 72\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#6810-R0\",\"approval_number\":\"FL6810.1\",\"seq\":1,\"product_model\":\"Series 95 with transom\",\"product_description\":\"Series 95 with transom is a non-impact window glazed in accordance to E-1300. max size 48\\\" x 97\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#6996-R0\",\"approval_number\":\"FL6996.1\",\"seq\":1,\"product_model\":\"Series 96 Twin\",\"product_description\":\"Series 96 twin is a non-impact window.Glazed in accordance to E-1300. Max. size is 72 x 72\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#6997-R0\",\"approval_number\":\"FL6997.1\",\"seq\":1,\"product_model\":\"Series 96 with transom\",\"product_description\":\"Series 96 with transom is a non-impact window glazed in accordance with E1300. Max. size is 48 x 97\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#9007-R0\",\"approval_number\":\"FL9007.1\",\"seq\":1,\"product_model\":\"SERIES 25W PVC SINGLE HUNG\",\"product_description\":\"SERIES 25W PVC SINGLE HUNG WINDOW IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#6717-R1\",\"approval_number\":\"FL6717.1\",\"seq\":1,\"product_model\":\"SERIES 20W\",\"product_description\":\"PVC SINGLE HUNG WINDOW\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#10853-R0\",\"approval_number\":\"FL10853.2\",\"seq\":2,\"product_model\":\"Series 50\",\"product_description\":\"Single Hung Window\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#15585-R0\",\"approval_number\":\"FL15585.1\",\"seq\":1,\"product_model\":\"Series 96\",\"product_description\":\"Aluminum Single Hung Window - Fin and Flange Frame Products\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#16153-R0\",\"approval_number\":\"FL16153.1\",\"seq\":1,\"product_model\":\"Series 52 Single Hung\",\"product_description\":\"Single and Twin Vinyl Single Hung Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#37180-R0\",\"approval_number\":\"FL37180.1\",\"seq\":1,\"product_model\":\"Series 96 Single Hung Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Series 96 Single Hung Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-28 00:00:00\",\"instructions_url\":\"\"}],\"Pella Corporation\":[{\"product_model\":\"150 Series or Encompass or Avanti High Performance Single Hung\",\"product_description\":\"Vinyl High Performance Single Hung Twin Composite (72\\\" x 65-1\\\/2\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL11206.1\",\"approval_number_master\":\"FL#11206-R16\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Pella Corporation\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"06\\\/21\\\/2027\"},{\"product_model\":\"Pella Impervia Single Hung\",\"product_description\":\"35.5\\\" x 59.5\\\" Single Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL12602.1\",\"approval_number_master\":\"FL#12602-R13\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Pella Corporation\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"08\\\/29\\\/2027\"},{\"product_model\":\"Pella Impervia Single Hung\",\"product_description\":\"47.5\\\" x 77.5\\\" Single Hung\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL12602.2\",\"approval_number_master\":\"FL#12602-R13\",\"seq\":2,\"instructions_url\":\"\",\"manufacturer\":\"Pella Corporation\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"08\\\/31\\\/2027\"},{\"product_model\":\"Pella Impervia Single Hung\",\"product_description\":\"47.5\\\" x 95.5\\\" Single Hung\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL12602.3\",\"approval_number_master\":\"FL#12602-R13\",\"seq\":3,\"instructions_url\":\"\",\"manufacturer\":\"Pella Corporation\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"03\\\/02\\\/2032\"},{\"product_model\":\"Pella Impervia Single Hung\",\"product_description\":\"35.5\\\" x 65.5\\\" Single Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL12602.4\",\"approval_number_master\":\"FL#12602-R13\",\"seq\":4,\"instructions_url\":\"\",\"manufacturer\":\"Pella Corporation\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"11\\\/15\\\/2031\"},{\"product_model\":\"Pella Impervia Single Hung\",\"product_description\":\"36.75\\\" x 65.5\\\" Single Hung w\\\/HP Water Kit\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL12602.6\",\"approval_number_master\":\"FL#12602-R13\",\"seq\":6,\"instructions_url\":\"\",\"manufacturer\":\"Pella Corporation\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"11\\\/15\\\/2031\"},{\"product_model\":\"SH-410 Vinyl Single Hung\",\"product_description\":\"SH-410 Vinyl Single Hung, Non-Impact, 53 1\\\/8\\\" x 76\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL33429.1\",\"approval_number_master\":\"FL#33429-R1\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Pella Corporation\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"07\\\/21\\\/2028\"},{\"product_model\":\"SH-510\",\"product_description\":\"SH-510 Vinyl Flange\\\/Fin Single Hung, Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL33447.1\",\"approval_number_master\":\"FL#33447-R1\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Pella Corporation\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"07\\\/15\\\/2030\"},{\"product_model\":\"SH-510\",\"product_description\":\"SH-510 Vinyl Flange\\\/Fin Single Hung, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL33447.2\",\"approval_number_master\":\"FL#33447-R0\",\"seq\":2,\"instructions_url\":\"\",\"manufacturer\":\"Pella Corporation\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\"},{\"product_model\":\"SH-510\",\"product_description\":\"SH-510 Vinyl Single Hung Oriel w\\\/ HD Meeting Rail\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL33447.3\",\"approval_number_master\":\"FL#33447-R1\",\"seq\":3,\"instructions_url\":\"\",\"manufacturer\":\"Pella Corporation\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"07\\\/15\\\/2030\"},{\"product_model\":\"SH-510 Continuous Head & Sill\",\"product_description\":\"SH-510 Vinyl Single Hung, Continuous Head & Sill, Non-Impact.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL33447.4\",\"approval_number_master\":\"FL#33447-R0\",\"seq\":4,\"instructions_url\":\"\",\"manufacturer\":\"Pella Corporation\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\"},{\"product_model\":\"SH-410\",\"product_description\":\"SH-410 Vinyl Single Hung - Oriel - Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL33466.1\",\"approval_number_master\":\"FL#33466-R2\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Pella Corporation\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"07\\\/15\\\/2030\"},{\"product_model\":\"SH-410\",\"product_description\":\"SH-410 Vinyl Single Hung, Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL33467.1\",\"approval_number_master\":\"FL#33467-R1\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Pella Corporation\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"07\\\/15\\\/2030\"},{\"product_model\":\"SH-510\",\"product_description\":\"SH-510 Vinyl Single Hung Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL33513.1\",\"approval_number_master\":\"FL#33513-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Pella Corporation\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\"},{\"product_model\":\"SH-510\",\"product_description\":\"SH-510 Cont. Hd. & Sill (double Single Hung), Impact, 74 1\\\/8\\\" x 63\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL33513.2\",\"approval_number_master\":\"FL#33513-R0\",\"seq\":2,\"instructions_url\":\"\",\"manufacturer\":\"Pella Corporation\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\"},{\"product_model\":\"SH-510\",\"product_description\":\"SH-510 Vinyl Single Hung, Impact, HVHZ\",\"design_pressure\":\"+67.5\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL33530.1\",\"approval_number_master\":\"FL#33530-R1\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Pella Corporation\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"07\\\/15\\\/2030\"},{\"product_model\":\"SH-510\",\"product_description\":\"SH-510 PVC Single Hung, Impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL33535.1\",\"approval_number_master\":\"FL#33535-R2\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Pella Corporation\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"07\\\/15\\\/2030\"},{\"product_model\":\"SH-510\",\"product_description\":\"SH-510 PVC Single Hung Impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL33545.1\",\"approval_number_master\":\"FL#33545-R2\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Pella Corporation\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"07\\\/15\\\/2030\"},{\"product_model\":\"SH-510\",\"product_description\":\"SH-510 Vinyl Single Hung, Fin\\\/Flange, Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL33549.1\",\"approval_number_master\":\"FL#33549-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Pella Corporation\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11206-R16\",\"approval_number\":\"FL11206.10\",\"seq\":10,\"product_model\":\"150 Series or Encompass or Avanti Single Hung\",\"product_description\":\"Vinyl Single Hung Window (48\\\" x 72\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"06\\\/17\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11206-R16\",\"approval_number\":\"FL11206.11\",\"seq\":11,\"product_model\":\"150 Series or Encompass or Avanti Single Hung\",\"product_description\":\"Vinyl Single Hung Window (48\\\" x 59-1\\\/2\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"06\\\/13\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11206-R16\",\"approval_number\":\"FL11206.12\",\"seq\":12,\"product_model\":\"150 Series or Encompass or Avanti Single Hung\",\"product_description\":\"Vinyl Single Hung Window (36\\\" x 59-1\\\/2\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"06\\\/16\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11206-R16\",\"approval_number\":\"FL11206.13\",\"seq\":13,\"product_model\":\"150 Series or Encompass or Avanti Single Hung\",\"product_description\":\"Vinyl Single Hung Window (48\\\" x 84\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"06\\\/17\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11206-R16\",\"approval_number\":\"FL11206.14\",\"seq\":14,\"product_model\":\"150 Series or Encompass or Avanti Single Hung\",\"product_description\":\"Vinyl Single Hung Window (36\\\" x 72\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"06\\\/15\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11206-R16\",\"approval_number\":\"FL11206.15\",\"seq\":15,\"product_model\":\"150 Series or Encompass or Avanti Single Hung\",\"product_description\":\"Vinyl Single Hung Twin Composite (72\\\" x 53.5\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"06\\\/23\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11206-R16\",\"approval_number\":\"FL11206.16\",\"seq\":16,\"product_model\":\"150 Series or Encompass or Avanti Single Hung\",\"product_description\":\"Vinyl Single Hung Twin Composite (96.5\\\" x 53.5\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"06\\\/21\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11206-R16\",\"approval_number\":\"FL11206.17\",\"seq\":17,\"product_model\":\"150 Series or Encompass or Avanti Single Hung\",\"product_description\":\"Vinyl Single Hung Twin Composite (96.5\\\" x 72\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"06\\\/17\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11206-R16\",\"approval_number\":\"FL11206.18\",\"seq\":18,\"product_model\":\"150 Series or Encompass or Avanti Single Hung\",\"product_description\":\"Vinyl Single Hung Twin Composite (72\\\" x 72\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"06\\\/15\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11206-R16\",\"approval_number\":\"FL11206.19\",\"seq\":19,\"product_model\":\"Series 150 or Encompass or Avanti Single Hung\",\"product_description\":\"Vinyl Nail-Fin Install Single Hung Twin Composite (105\\\" x 62\\\")\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"09\\\/14\\\/2032\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11206-R16\",\"approval_number\":\"FL11206.2\",\"seq\":2,\"product_model\":\"150 Series or Encompass or Avanti Single Hung\",\"product_description\":\"Vinyl Single Hung Triple Composite (109\\\" x 72\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"06\\\/15\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11206-R16\",\"approval_number\":\"FL11206.3\",\"seq\":3,\"product_model\":\"150 Series or Encompass or Avanti Single Hung\",\"product_description\":\"Vinyl Single Hung Triple Composite (108\\\" x 53.5\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"06\\\/23\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11206-R16\",\"approval_number\":\"FL11206.4\",\"seq\":4,\"product_model\":\"150 Series or Encompass or Avanti Single Hung\",\"product_description\":\"Vinyl Single Hung Twin Composite (96.5\\\" x 59.5\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"06\\\/13\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11206-R16\",\"approval_number\":\"FL11206.5\",\"seq\":5,\"product_model\":\"150 Series or Encompass or Avanti Single Hung\",\"product_description\":\"Vinyl Single Hung Twin Composite (72\\\" x 59.5\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"06\\\/16\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11206-R16\",\"approval_number\":\"FL11206.6\",\"seq\":6,\"product_model\":\"150 Series or Encompass or Avanti Single Hung\",\"product_description\":\"Vinyl High Performance Single Hung (52\\\" x 62\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"09\\\/13\\\/2032\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11206-R16\",\"approval_number\":\"FL11206.7\",\"seq\":7,\"product_model\":\"150 Series or Encompass or Avanti Single Hung\",\"product_description\":\"Vinyl High Performance Single Hung (42\\\" x 72\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"06\\\/17\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11206-R16\",\"approval_number\":\"FL11206.8\",\"seq\":8,\"product_model\":\"150 Series or Encompass or Avanti Single Hung\",\"product_description\":\"Vinyl Block Install Single Hung Twin Composite (105\\\" x 62\\\")\",\"design_pressure\":\"+35\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"09\\\/13\\\/2032\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11206-R16\",\"approval_number\":\"FL11206.9\",\"seq\":9,\"product_model\":\"150 Series or Encompass or Avanti Single Hung\",\"product_description\":\"Vinyl Single Hung Triple Composite (109\\\" x 59\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"06\\\/21\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12602-R13\",\"approval_number\":\"FL12602.10\",\"seq\":10,\"product_model\":\"Pella Impervia Single Hung\",\"product_description\":\"47.5\\\" x 83.5\\\" Single Hung\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/06\\\/2031\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12602-R13\",\"approval_number\":\"FL12602.11\",\"seq\":11,\"product_model\":\"Pella Impervia Single Hung\",\"product_description\":\"47.5\\\" x 83.5\\\" Single Hung w\\\/HP Water Kit\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/05\\\/2031\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12602-R13\",\"approval_number\":\"FL12602.12\",\"seq\":12,\"product_model\":\"Pella Impervia Single Hung\",\"product_description\":\"36.75\\\" x 77.5\\\" Single Hung\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/07\\\/2031\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12602-R13\",\"approval_number\":\"FL12602.13\",\"seq\":13,\"product_model\":\"Pella Impervia Single Hung\",\"product_description\":\"36.75\\\" x 77.5\\\" Single Hung w\\\/HP Water Kit\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/04\\\/2031\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12602-R13\",\"approval_number\":\"FL12602.14\",\"seq\":14,\"product_model\":\"Pella Impervia Single Hung\",\"product_description\":\"47.5\\\" x 65.5\\\" Single Hung\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/04\\\/2031\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12602-R13\",\"approval_number\":\"FL12602.15\",\"seq\":15,\"product_model\":\"Pella Impervia Single Hung\",\"product_description\":\"47.5\\\" x 65.5\\\" Single Hung w\\\/HP Water Kit\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"01\\\/13\\\/2032\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12602-R13\",\"approval_number\":\"FL12602.7\",\"seq\":7,\"product_model\":\"Pella Impervia Single Hung\",\"product_description\":\"36.75\\\" x 65.5\\\" Single Hung\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/07\\\/2031\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12602-R13\",\"approval_number\":\"FL12602.8\",\"seq\":8,\"product_model\":\"Pella Impervia Single Hung\",\"product_description\":\"36.75\\\" x 83.5\\\" Single Hung\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/04\\\/2031\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12602-R13\",\"approval_number\":\"FL12602.9\",\"seq\":9,\"product_model\":\"Pella Impervia Single Hung\",\"product_description\":\"36.75\\\" x 83.5\\\" Single Hung w\\\/HP Water Kit\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/04\\\/2031\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33447-R0\",\"approval_number\":\"FL33447.5\",\"seq\":5,\"product_model\":\"SH-510 Continuous Head & Sill\",\"product_description\":\"SH-510 Vinyl Single Hung, Cont. Head & Sill, Non-Impact.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33513-R2\",\"approval_number\":\"FL33513.3\",\"seq\":3,\"product_model\":\"SH-510\",\"product_description\":\"SH-510 Cont. Hd. & Sill (double single Hung), Impact, 74 1\\\/8\\\" x 72\\\".\",\"design_pressure\":\"+67.5\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"07\\\/15\\\/2030\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33513-R2\",\"approval_number\":\"FL33513.4\",\"seq\":4,\"product_model\":\"SH-510\",\"product_description\":\"SH-510 Vinyl Single Hung Oriel Window w. HD FMR, 5 HI sash.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"07\\\/15\\\/2030\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33535-R0\",\"approval_number\":\"FL33535.2\",\"seq\":2,\"product_model\":\"SH-510\",\"product_description\":\"SH-510 PVC Single Hung, Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16812-R10\",\"approval_number\":\"FL16812.1\",\"seq\":1,\"product_model\":\"250 Series Single Hung Window\",\"product_description\":\"36\\\" x 63\\\" vinyl non-impact single window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16812-R10\",\"approval_number\":\"FL16812.2\",\"seq\":2,\"product_model\":\"250 Series Single Hung Window\",\"product_description\":\"48\\\" x 84\\\" vinyl non-impact single window with fully reinforced stiles & rails\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16812-R10\",\"approval_number\":\"FL16812.3\",\"seq\":3,\"product_model\":\"250 Series Single Hung Window\",\"product_description\":\"54\\\" x 66\\\" vinyl non-impact single window with fully reinforced stiles & rails & HP package\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"08\\\/13\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16812-R10\",\"approval_number\":\"FL16812.4\",\"seq\":4,\"product_model\":\"250 Series Single Hung Window\",\"product_description\":\"48\\\" x 72\\\" vinyl non-impact single window with fully reinforced stiles & rails & HP package\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"08\\\/13\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16812-R10\",\"approval_number\":\"FL16812.5\",\"seq\":5,\"product_model\":\"250 Series Single Hung Window\",\"product_description\":\"72 1\\\/2\\\" x 63\\\" vinyl non-impact double window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"06\\\/14\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16812-R10\",\"approval_number\":\"FL16812.6\",\"seq\":6,\"product_model\":\"250 Series Single Hung Window\",\"product_description\":\"96\\\" x 72\\\" vinyl non-impact double window with fully reinforced stiles & rails\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"08\\\/09\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16812-R10\",\"approval_number\":\"FL16812.7\",\"seq\":7,\"product_model\":\"250 Series Single Hung Window\",\"product_description\":\"72\\\" x 65 1\\\/2\\\" vinyl non-impact double window with fully reinforced stiles & rails & HP package\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"08\\\/09\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16812-R10\",\"approval_number\":\"FL16812.8\",\"seq\":8,\"product_model\":\"250 Series Single Hung Window\",\"product_description\":\"109\\\" x 63\\\" vinyl non-impact triple window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"06\\\/14\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16812-R10\",\"approval_number\":\"FL16812.9\",\"seq\":9,\"product_model\":\"250 Series Single Hung Window\",\"product_description\":\"48\\\" x 84\\\" vinyl non-impact single window with transom with fully reinforced stiles & rails\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"08\\\/09\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16812-R10\",\"approval_number\":\"FL16812.11\",\"seq\":11,\"product_model\":\"250 Series Single Hung Window\",\"product_description\":\"109\\\" x 72\\\" vinyl non-impact triple window with reinforced stiles & rails\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"02\\\/09\\\/2028\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16812-R10\",\"approval_number\":\"FL16812.12\",\"seq\":12,\"product_model\":\"250 Series Single Hung Window\",\"product_description\":\"36\\\" x 72\\\" vinyl non-impact single window with reinforced stiles & rails\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"02\\\/09\\\/2028\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16812-R10\",\"approval_number\":\"FL16812.13\",\"seq\":13,\"product_model\":\"250 Series Single Hung Window\",\"product_description\":\"72 1\\\/2\\\" x 72\\\" vinyl non-impact double window with reinforced stiles & rails\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"02\\\/09\\\/2028\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16812-R10\",\"approval_number\":\"FL16812.14\",\"seq\":14,\"product_model\":\"250 Series Single Hung Window\",\"product_description\":\"54\\\" x 96\\\" vinyl non-impact single window with fully reinforced stiles & rails\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/13\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#435-R0\",\"approval_number\":\"FL435.1\",\"seq\":1,\"product_model\":\"10 Series Single Hung PVC Orie\",\"product_description\":\"(411-H-639.4) Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#435-R0\",\"approval_number\":\"FL435.2\",\"seq\":2,\"product_model\":\"10 Series Single Hung PVC Orie\",\"product_description\":\"(411-H-639.6) Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#435-R0\",\"approval_number\":\"FL435.3\",\"seq\":3,\"product_model\":\"10 Series Single Hung PVC Wind\",\"product_description\":\"(411-H-639) PVC Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#435-R0\",\"approval_number\":\"FL435.4\",\"seq\":4,\"product_model\":\"10 Series Single Hung PVC Wind\",\"product_description\":\"(411-H-639.1) PVC Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#435-R0\",\"approval_number\":\"FL435.5\",\"seq\":5,\"product_model\":\"10 Series Single Hung Vinyl Wi\",\"product_description\":\"(411-H-639.10) PVC Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#435-R0\",\"approval_number\":\"FL435.6\",\"seq\":6,\"product_model\":\"10 Series Single Hung Vinyl Wi\",\"product_description\":\"(411-H-639.9) PVC Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#435-R0\",\"approval_number\":\"FL435.7\",\"seq\":7,\"product_model\":\"10 Series Single Hung Vinyl Wi\",\"product_description\":\"(411-H-639.8) PVC Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#435-R0\",\"approval_number\":\"FL435.8\",\"seq\":8,\"product_model\":\"10 Series Single Hung Vinyl Wi\",\"product_description\":\"(411-H-639.7) PVC Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#1457-R0\",\"approval_number\":\"FL1457.1\",\"seq\":1,\"product_model\":\"Model 10\",\"product_description\":\"Vinyl Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#1457-R0\",\"approval_number\":\"FL1457.2\",\"seq\":2,\"product_model\":\"Model 10\",\"product_description\":\"Vinyl Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2313-R0\",\"approval_number\":\"FL2313.1\",\"seq\":1,\"product_model\":\"Model 10 Vinyl Single Hung Win\",\"product_description\":\"411-H-656 PVC Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2645-R0\",\"approval_number\":\"FL2645.1\",\"seq\":1,\"product_model\":\"Impervia Single Hung Window\",\"product_description\":\"411-H-667 Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2645-R0\",\"approval_number\":\"FL2645.2\",\"seq\":2,\"product_model\":\"Impervia Single Hung Window\",\"product_description\":\"411-H-667.1 Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2645-R0\",\"approval_number\":\"FL2645.3\",\"seq\":3,\"product_model\":\"Model 10 Triple Vinyl Single H\",\"product_description\":\"411-H-668.1 Triple Vinyl Single Hung Window w\\\/Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2645-R0\",\"approval_number\":\"FL2645.4\",\"seq\":4,\"product_model\":\"Model 10 Twin Vinyl Single Hun\",\"product_description\":\"411-H-668 Twin Vinyl Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3132-R0\",\"approval_number\":\"FL3132.1\",\"seq\":1,\"product_model\":\"Impervia Single Hung Window\",\"product_description\":\"(411-H-671.3) Fibeglass Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3132-R0\",\"approval_number\":\"FL3132.2\",\"seq\":2,\"product_model\":\"Impervia Single Hung Window\",\"product_description\":\"(411-H-671.02) Fiberglass Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3132-R0\",\"approval_number\":\"FL3132.3\",\"seq\":3,\"product_model\":\"Impervia Single Hung Window\",\"product_description\":\"(411-H-671.1) Fiberglass Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3132-R0\",\"approval_number\":\"FL3132.4\",\"seq\":4,\"product_model\":\"Impervia Single Hung Window\",\"product_description\":\"(411-H-671) Fiberglass Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3132-R0\",\"approval_number\":\"FL3132.5\",\"seq\":5,\"product_model\":\"Impervia Single Hung Window\",\"product_description\":\"(411-H-673) Fiberglass Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3132-R0\",\"approval_number\":\"FL3132.6\",\"seq\":6,\"product_model\":\"Impervia Single Hung Window\",\"product_description\":\"(411-H-673.1) Fiberglass Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3132-R0\",\"approval_number\":\"FL3132.7\",\"seq\":7,\"product_model\":\"Impervia Single Hung Window\",\"product_description\":\"(411-H-686) Fiberglass Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3132-R0\",\"approval_number\":\"FL3132.8\",\"seq\":8,\"product_model\":\"Impervia Single Hung Window\",\"product_description\":\"(411-H-686.1) Fiberglass Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3132-R0\",\"approval_number\":\"FL3132.9\",\"seq\":9,\"product_model\":\"Impervia Single Hung Window With HP Water Kit\",\"product_description\":\"(411-H-687) Fiberglass Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3132-R0\",\"approval_number\":\"FL3132.10\",\"seq\":10,\"product_model\":\"Impervia Single Hung Window With HP Water Kit\",\"product_description\":\"(411-H-674.1) Fiberglass Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3132-R0\",\"approval_number\":\"FL3132.11\",\"seq\":11,\"product_model\":\"Impervia Single Hung Window With HP Water Kit\",\"product_description\":\"(411-H-687.1) Fiberglass Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3132-R0\",\"approval_number\":\"FL3132.12\",\"seq\":12,\"product_model\":\"Impervia Single Hung Window With HP Water Kit\",\"product_description\":\"(411-H-674.3) Fiberglass Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3132-R0\",\"approval_number\":\"FL3132.13\",\"seq\":13,\"product_model\":\"Impervia Single Hung Window With HP Water Kit\",\"product_description\":\"(411-H-672.3) Fiberglass Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3132-R0\",\"approval_number\":\"FL3132.14\",\"seq\":14,\"product_model\":\"Impervia Single Hung Window With HP Water Kit\",\"product_description\":\"(411-H-672.2) Fiberglass Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3132-R0\",\"approval_number\":\"FL3132.15\",\"seq\":15,\"product_model\":\"Impervia Single Hung Window With HP Water Kit\",\"product_description\":\"(411-H-672.1) Fiberglass Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3132-R0\",\"approval_number\":\"FL3132.16\",\"seq\":16,\"product_model\":\"Impervia Single Hung Window With HP Water Kit\",\"product_description\":\"(411-H-672) Fiberglass Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3509-R0\",\"approval_number\":\"FL3509.1\",\"seq\":1,\"product_model\":\"Model 10 PVC Oriel Single Hung Window\",\"product_description\":\"411-H-695 - PVC Oriel Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3509-R0\",\"approval_number\":\"FL3509.2\",\"seq\":2,\"product_model\":\"Model 10 PVC Oriel Single Hung Window\",\"product_description\":\"411-H-695.1 - Model 10 PVC Oriel Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3509-R0\",\"approval_number\":\"FL3509.3\",\"seq\":3,\"product_model\":\"Model 10 PVC Oriel Single Hung Window\",\"product_description\":\"411-H-695.2 - PVC Oriel Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3509-R0\",\"approval_number\":\"FL3509.4\",\"seq\":4,\"product_model\":\"Model 10 PVC Twin Single Hung Window\",\"product_description\":\"411-H-694 - PVC Twin Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4195-R0\",\"approval_number\":\"FL4195.1\",\"seq\":1,\"product_model\":\"Series 10 - Fiberglass Reinforced Fixed Rail, Steel Reinforced Active Rail\",\"product_description\":\"(411-H-699.3) PVC Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4195-R0\",\"approval_number\":\"FL4195.2\",\"seq\":2,\"product_model\":\"Series 10 - Reinforced Active Meeting Rail\",\"product_description\":\"(411-H-699.1) PVC Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4195-R0\",\"approval_number\":\"FL4195.3\",\"seq\":3,\"product_model\":\"Series 10 - Reinforced Active Meeting Rail\",\"product_description\":\"(411-H-699) PVC Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4195-R0\",\"approval_number\":\"FL4195.4\",\"seq\":4,\"product_model\":\"Series 10 - Steel Reinforced Active Meeting Rail, Steel Reinforced Fixed Rail\",\"product_description\":\"(411-H-699.4) PVC Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4195-R0\",\"approval_number\":\"FL4195.5\",\"seq\":5,\"product_model\":\"Series 10 - Steel Reinforced Active Meeting Rail, Steel Reinforced Fixed Rail\",\"product_description\":\"(411-H-699.4) PVC Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4328-R3\",\"approval_number\":\"FL4328.1\",\"seq\":1,\"product_model\":\"Series 10\",\"product_description\":\"(411-H-720.01\\\/.05) Vinyl Flange Single Hung Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4328-R3\",\"approval_number\":\"FL4328.2\",\"seq\":2,\"product_model\":\"Series 10\",\"product_description\":\"(411-H-720.02\\\/.06) Vinyl Flange Single Hung Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4328-R3\",\"approval_number\":\"FL4328.3\",\"seq\":3,\"product_model\":\"Series 10\",\"product_description\":\"(411-H-720.03\\\/.07) Vinyl Flange Single Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4328-R3\",\"approval_number\":\"FL4328.4\",\"seq\":4,\"product_model\":\"Series 10\",\"product_description\":\"(411-H-721.00\\\/.03) Vinyl Flange Single Hung Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4328-R3\",\"approval_number\":\"FL4328.5\",\"seq\":5,\"product_model\":\"Series 10\",\"product_description\":\"(411-H-721.01\\\/.04) Vinyl Flange Single Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4328-R3\",\"approval_number\":\"FL4328.6\",\"seq\":6,\"product_model\":\"Series 10\",\"product_description\":\"(411-H-721.02\\\/.05) Vinyl Flange Single Hung Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4875-R0\",\"approval_number\":\"FL4875.1\",\"seq\":1,\"product_model\":\"9300 Series Single Hung Window\",\"product_description\":\"(411-H-752.00) Vinyl Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6431-R2\",\"approval_number\":\"FL6431.10\",\"seq\":10,\"product_model\":\"Series\\\/Model 10\\\/20\",\"product_description\":\"(411-H-814.04.05) Vinyl Single Hung Triple Composite Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6431-R2\",\"approval_number\":\"FL6431.11\",\"seq\":11,\"product_model\":\"Series\\\/Model 10\\\/20\",\"product_description\":\"(411-H-812.00\\\/.01) Vinyl Single Hung Twin Composite Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6431-R2\",\"approval_number\":\"FL6431.12\",\"seq\":12,\"product_model\":\"Series\\\/Model 10\\\/20\",\"product_description\":\"(411-H-812.02\\\/.03) Vinyl Single Hung Twin Composite Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6431-R2\",\"approval_number\":\"FL6431.13\",\"seq\":13,\"product_model\":\"Series\\\/Model 10\\\/20\",\"product_description\":\"(411-H-812.04\\\/.05) Vinyl Single Hung Twin Composite Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6431-R2\",\"approval_number\":\"FL6431.14\",\"seq\":14,\"product_model\":\"Series\\\/Model 10\\\/20\",\"product_description\":\"(411-H-812.06\\\/.07) Vinyl Single Hung Twin Composite Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6431-R2\",\"approval_number\":\"FL6431.15\",\"seq\":15,\"product_model\":\"Series\\\/Model 10\\\/20\",\"product_description\":\"(411-H-813.00\\\/.01) Vinyl Single Hung Twin Composite Window - High Performance\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6431-R2\",\"approval_number\":\"FL6431.16\",\"seq\":16,\"product_model\":\"Series\\\/Model 10\\\/20\",\"product_description\":\"(411-H-814.00\\\/.01) Vinyl Single Hung Triple Composite Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6431-R2\",\"approval_number\":\"FL6431.17\",\"seq\":17,\"product_model\":\"Series\\\/Model 10\\\/20\",\"product_description\":\"(411-H-814.02\\\/.03) Vinyl Single Hung Triple Composite Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6431-R2\",\"approval_number\":\"FL6431.18\",\"seq\":18,\"product_model\":\"Series\\\/Model 10\\\/20\",\"product_description\":\"(411-H-950.00\\\/.01) Vinyl Fixed w\\\/ Single Hung Flanker Triple Composite Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6684-R0\",\"approval_number\":\"FL6684.1\",\"seq\":1,\"product_model\":\"Impervia Single Hung Window\",\"product_description\":\"(411-H-809.00) Single Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6684-R0\",\"approval_number\":\"FL6684.2\",\"seq\":2,\"product_model\":\"Impervia Single Hung Window\",\"product_description\":\"(411-H-809.01) Single Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6684-R0\",\"approval_number\":\"FL6684.3\",\"seq\":3,\"product_model\":\"Impervia Single Hung Window\",\"product_description\":\"(411-H-809.03) Single Hung Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6684-R0\",\"approval_number\":\"FL6684.4\",\"seq\":4,\"product_model\":\"Impervia Single Hung Window\",\"product_description\":\"(411-H-809.04) Single Hung Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6684-R0\",\"approval_number\":\"FL6684.5\",\"seq\":5,\"product_model\":\"Sereis\\\/Model 10\",\"product_description\":\"(411-H-814.05) Vinyl Single Hung Triple Composite Units\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6684-R0\",\"approval_number\":\"FL6684.6\",\"seq\":6,\"product_model\":\"Series\\\/Model 10\",\"product_description\":\"(411-H-812.01) Vinyl Single Hung Twin Composite Units\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6684-R0\",\"approval_number\":\"FL6684.7\",\"seq\":7,\"product_model\":\"Series\\\/Model 10\",\"product_description\":\"(411-H-812.03) Vinyl Single Hung Twin Composite Units\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6684-R0\",\"approval_number\":\"FL6684.8\",\"seq\":8,\"product_model\":\"Series\\\/Model 10\",\"product_description\":\"(411-H-812.05) Vinyl Single Hung Twin Composite Units\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6684-R0\",\"approval_number\":\"FL6684.9\",\"seq\":9,\"product_model\":\"Series\\\/Model 10\",\"product_description\":\"(411-H-812.07) Vinyl Single Hung Twin Composite Units\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6684-R0\",\"approval_number\":\"FL6684.10\",\"seq\":10,\"product_model\":\"Series\\\/Model 10\",\"product_description\":\"(411-H-813.01) Vinyl Single Hung Twin Composite High Performance Unit\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6684-R0\",\"approval_number\":\"FL6684.11\",\"seq\":11,\"product_model\":\"Series\\\/Model 10\",\"product_description\":\"(411-H-814.01) Vinyl Single Hung Triple Composite Units\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#7053-R0\",\"approval_number\":\"FL7053.1\",\"seq\":1,\"product_model\":\"Series\\\/Model 10\",\"product_description\":\"411-H-814.03 Vinyl Single Hung Triple Composite Units\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4328-R0\",\"approval_number\":\"FL4328.7\",\"seq\":7,\"product_model\":\"Series 10 Florida Flange PVC Single Hung with Steel Reinforcement\",\"product_description\":\"(411-H-720.03) PVC Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6431-R1\",\"approval_number\":\"FL6431.1\",\"seq\":1,\"product_model\":\"Series\\\/Model 10\",\"product_description\":\"(411-H-808.10\\\/.11) Vinyl Single Hung Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6431-R1\",\"approval_number\":\"FL6431.2\",\"seq\":2,\"product_model\":\"Series\\\/Model 10\",\"product_description\":\"(411-H-808.12\\\/.13) Vinyl Single Hung Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6431-R1\",\"approval_number\":\"FL6431.3\",\"seq\":3,\"product_model\":\"Series\\\/Model 10\",\"product_description\":\"(411-H-808.08\\\/.09) Vinyl Single Hung Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6431-R1\",\"approval_number\":\"FL6431.4\",\"seq\":4,\"product_model\":\"Series\\\/Model 10\",\"product_description\":\"(411-H-808.06\\\/.07) Vinyl Single Hung Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6431-R1\",\"approval_number\":\"FL6431.5\",\"seq\":5,\"product_model\":\"Series\\\/Model 10\",\"product_description\":\"(411-H-808.04\\\/.05) Vinyl Single Hung Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6431-R1\",\"approval_number\":\"FL6431.6\",\"seq\":6,\"product_model\":\"Series\\\/Model 10\",\"product_description\":\"(411-H-807.00\\\/.01) Vinyl Single Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6431-R1\",\"approval_number\":\"FL6431.7\",\"seq\":7,\"product_model\":\"Series\\\/Model 10\",\"product_description\":\"(411-H-808.00\\\/.01) Vinyl Single Hung Window\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6431-R1\",\"approval_number\":\"FL6431.8\",\"seq\":8,\"product_model\":\"Series\\\/Model 10\",\"product_description\":\"(411-H-808.14\\\/.15) Vinyl Single Hung Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6431-R1\",\"approval_number\":\"FL6431.9\",\"seq\":9,\"product_model\":\"Series\\\/Model 10\",\"product_description\":\"(411-H-808.02\\\/.03) Vinyl Single Hung Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11206-R0\",\"approval_number\":\"FL11206.20\",\"seq\":20,\"product_model\":\"Series 10\\\/20 Single Hung\",\"product_description\":\"Vinyl Single Hung Triple Composite (108\\\" x 53.5\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11206-R0\",\"approval_number\":\"FL11206.21\",\"seq\":21,\"product_model\":\"Series 10\\\/20 Single Hung\",\"product_description\":\"Vinyl Single Hung Triple Composite (96\\\" x 84\\\")\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12602-R0\",\"approval_number\":\"FL12602.5\",\"seq\":5,\"product_model\":\"Pella Impervia Single Hung\",\"product_description\":\"47.5\\\" x 77.5\\\" Single Hung w\\\/HP Water Kit\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14706-R0\",\"approval_number\":\"FL14706.1\",\"seq\":1,\"product_model\":\"High Performance Pella Vinyl 350 Series Single Hung (non-impact)\",\"product_description\":\"Size: 40\\\" x 63\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14706-R0\",\"approval_number\":\"FL14706.2\",\"seq\":2,\"product_model\":\"High Performance Pella Vinyl 350 Series Single Hung (non-impact)\",\"product_description\":\"Size: 54\\\" x 89\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14706-R0\",\"approval_number\":\"FL14706.3\",\"seq\":3,\"product_model\":\"Standard Performance Pella Vinyl 350 Series Single Hung (non-impact)\",\"product_description\":\"Size: 40\\\" x 78\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14706-R0\",\"approval_number\":\"FL14706.4\",\"seq\":4,\"product_model\":\"Standard Performance Pella Vinyl 350 Series Single Hung (non-impact)\",\"product_description\":\"Size: 54\\\" x 99\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14706-R0\",\"approval_number\":\"FL14706.5\",\"seq\":5,\"product_model\":\"Standard Performance Pella Vinyl 350 Series Single Hung 2-Wide or 3-Wide (non-impact)\",\"product_description\":\"Size: 146\\\" x 78\\\"; 3-Wide; Fin Frame\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14706-R0\",\"approval_number\":\"FL14706.6\",\"seq\":6,\"product_model\":\"Standard Performance Pella Vinyl 350 Series Single Hung 2-Wide or 3-Wide (non-impact)\",\"product_description\":\"Size: 146\\\" x 78\\\"; 3-Wide; Pocket Frame\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12602-R4\",\"approval_number\":\"FL12602.16\",\"seq\":16,\"product_model\":\"Pella Impervia Single Hung\",\"product_description\":\"47.5\\\" x 65.5\\\" Single Hung w\\\/HP Water Kit\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14706-R3\",\"approval_number\":\"FL14706.7\",\"seq\":7,\"product_model\":\"Standard Performance Pella Vinyl 350 Series Single Hung 2-Wide or 3-Wide (non-impact)\",\"product_description\":\"Size: 146\\\" x 78\\\"; 3-Wide; Pocket Frame\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-02-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16000-R0\",\"approval_number\":\"FL16000.1\",\"seq\":1,\"product_model\":\"350 Series HurricaneShield Vinyl Single Hung Window\",\"product_description\":\"52.25\\\" x 77.25\\\"; Unequal Vent\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16000-R0\",\"approval_number\":\"FL16000.2\",\"seq\":2,\"product_model\":\"350 Series HurricaneShield Vinyl Single Hung Window\",\"product_description\":\"44\\\" x 78\\\" Vent Equal\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16000-R0\",\"approval_number\":\"FL16000.3\",\"seq\":3,\"product_model\":\"350 Series HurricaneShield Vinyl Single Hung Window\",\"product_description\":\"41\\\" x 84\\\" Vent Equal\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16000-R0\",\"approval_number\":\"FL16000.4\",\"seq\":4,\"product_model\":\"350 Series HurricaneShield Vinyl Single Hung Window\",\"product_description\":\"36\\\" x 71.5\\\" Vent Equal\",\"design_pressure\":\"+80\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16236-R0\",\"approval_number\":\"FL16236.1\",\"seq\":1,\"product_model\":\"10 Series Flange Single Hung\",\"product_description\":\"10 Series 1\\\/2\\\" Flange Single Hung\",\"design_pressure\":\"+65\\\/-82.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16603-R0\",\"approval_number\":\"FL16603.1\",\"seq\":1,\"product_model\":\"Pella 10 Series Single Hung Window\",\"product_description\":\"36\\\" x 90\\\" Vinyl Non-impact Single Hung Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16603-R0\",\"approval_number\":\"FL16603.2\",\"seq\":2,\"product_model\":\"Pella 10 Series Single Hung Window\",\"product_description\":\"54\\\" x 90\\\" Vinyl Non-impact Single Hung Window\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16603-R0\",\"approval_number\":\"FL16603.3\",\"seq\":3,\"product_model\":\"Pella 10 Series Single Hung Window\",\"product_description\":\"54\\\" x 63\\\" Vinyl Non-impact Single Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16603-R0\",\"approval_number\":\"FL16603.4\",\"seq\":4,\"product_model\":\"Pella 10 Series Single Hung Window\",\"product_description\":\"48\\\" x 73\\\" Vinyl Non-impact Single Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16603-R0\",\"approval_number\":\"FL16603.5\",\"seq\":5,\"product_model\":\"Pella 10 Series Single Hung Window\",\"product_description\":\"36\\\" x 62\\\" Vinyl Non-impact Single Hung Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16603-R0\",\"approval_number\":\"FL16603.6\",\"seq\":6,\"product_model\":\"Pella 10 Series Single Hung Window\",\"product_description\":\"36\\\" x 73\\\" Vinyl Non-impact Single Hung Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16603-R0\",\"approval_number\":\"FL16603.7\",\"seq\":7,\"product_model\":\"Pella 10 Series Single Hung Window\",\"product_description\":\"52-1\\\/8\\\" x 50\\\" Vinyl Non-impact Single Hung Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16812-R2\",\"approval_number\":\"FL16812.10\",\"seq\":10,\"product_model\":\"250 Series Single Hung Window\",\"product_description\":\"42\\\" x 83.5\\\" vinyl non-impact single window with fully reinforced stiles & rails & HP package\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-11-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14706-R7\",\"approval_number\":\"FL14706.8\",\"seq\":8,\"product_model\":\"350 Series Premium Vinyl Single Hung Window 4-1\\\/2\\\" Nail Fin Frame (non-impact)\",\"product_description\":\"350 Series Premium Vinyl Single Hung Window 4-1\\\/2\\\" Nail Fin Frame, Size: 54\\\" x 99.25\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14706-R7\",\"approval_number\":\"FL14706.9\",\"seq\":9,\"product_model\":\"350 Series Premium Vinyl Single Hung Window 4-1\\\/2\\\" Nail Fin Frame (non-impact)\",\"product_description\":\"350 Series Premium HP Vinyl Single Hung Window 4-1\\\/2\\\" Nail Fin Frame, Size: 40\\\" x 78\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14706-R7\",\"approval_number\":\"FL14706.10\",\"seq\":10,\"product_model\":\"350 Series Premium Vinyl Single Hung Window 4-1\\\/2\\\" Nail Fin Frame (non-impact)\",\"product_description\":\"350 Series Premium Vinyl Single Hung Window 4-1\\\/2\\\" Nail Fin Frame, Size: 54\\\" x 99.25\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14706-R7\",\"approval_number\":\"FL14706.11\",\"seq\":11,\"product_model\":\"350 Series Premium Vinyl Single Hung Window 4-1\\\/2\\\" Nail Fin Frame (non-impact)\",\"product_description\":\"350 Series Premium & Premium HP Vinyl Single Hung Window 4-1\\\/2\\\" Nail Fin Frame, Size: 40\\\" x 63\\\"\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14706-R7\",\"approval_number\":\"FL14706.12\",\"seq\":12,\"product_model\":\"350 Series Premium Vinyl Single Hung Window 4-1\\\/2\\\" Nail Fin Frame, 2-Wide or 3-Wide (non-impact)\",\"product_description\":\"350 Series Premium Vinyl Single Hung Window 4-1\\\/2\\\" Nail Fin Frame, Size: 146\\\" x 78\\\" 3-Wide\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14706-R7\",\"approval_number\":\"FL14706.13\",\"seq\":13,\"product_model\":\"350 Series Premium Vinyl Single Hung Window 4-1\\\/2\\\" Nail Fin Frame, 2-Wide or 3-Wide (non-impact)\",\"product_description\":\"350 Series Premium Vinyl Single Hung Window 4-1\\\/2\\\" Nail Fin Frame, Size: 121\\\" x 78\\\" 3-Wide\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26570-R0\",\"approval_number\":\"FL26570.1\",\"seq\":1,\"product_model\":\"Pella\\u00ae 350 Series HurricaneShield\\u00ae Impact-Resistant Vinyl Single Hung Window\",\"product_description\":\"36\\\" x 71-1\\\/2\\\" Vinyl Single Hung Window\",\"design_pressure\":\"+80\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26570-R0\",\"approval_number\":\"FL26570.2\",\"seq\":2,\"product_model\":\"Pella\\u00ae 350 Series HurricaneShield\\u00ae Impact-Resistant Vinyl Single Hung Window\",\"product_description\":\"52-1\\\/4\\\" x 77-1\\\/4\\\" Vinyl Single Hung Window\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26570-R0\",\"approval_number\":\"FL26570.3\",\"seq\":3,\"product_model\":\"Pella\\u00ae 350 Series HurricaneShield\\u00ae Impact-Resistant Vinyl Single Hung Window\",\"product_description\":\"44\\\" x 78\\\" Vinyl Single Hung Window\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26570-R0\",\"approval_number\":\"FL26570.4\",\"seq\":4,\"product_model\":\"Pella\\u00ae 350 Series HurricaneShield\\u00ae Impact-Resistant Vinyl Single Hung Window\",\"product_description\":\"41\\\" x 84\\\" Vinyl Single Hung Window\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16812-R6\",\"approval_number\":\"FL16812.15\",\"seq\":15,\"product_model\":\"250 Series Single Hung Window\",\"product_description\":\"54\\\" x 96\\\" vinyl non-impact single window with fully reinforced stiles & rails\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-12-13 00:00:00\",\"instructions_url\":\"\"}],\"Regency Plus Inc\":[{\"product_model\":\"Series 2000\",\"product_description\":\"Series 2000 Vinyl Tilt Single Hung Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL11412.1\",\"approval_number_master\":\"FL#11412-R11\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Regency Plus Inc\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2027\"},{\"product_model\":\"Series 5000\",\"product_description\":\"Series 5000 Impact Vinyl Tilt Single Hung Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL11412.2\",\"approval_number_master\":\"FL#11412-R11\",\"seq\":2,\"instructions_url\":\"\",\"manufacturer\":\"Regency Plus Inc\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"03\\\/31\\\/2027\"},{\"product_model\":\"Series 5100 Single Hung Window\",\"product_description\":\"Series 5100 Impact Vinyl Tilt Single Hung Window\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL14719.1\",\"approval_number_master\":\"FL#14719-R7\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Regency Plus Inc\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"04\\\/30\\\/2027\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#17408-R7\",\"approval_number\":\"FL17408.1\",\"seq\":1,\"product_model\":\"Series 6714 Single Hung Window\",\"product_description\":\"Series 6714 Impact Vinyl Tilt Single Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#32163-R3\",\"approval_number\":\"FL32163.1\",\"seq\":1,\"product_model\":\"1311 Vinyl Tilt Single Hung Window \\\/ Series 1000 Anneal Glazing\",\"product_description\":\"1311 Vinyl Tilt Single Hung Window \\\/ Series 1000 Anneal Glazing, 53\\\" x 77\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#1398-R0\",\"approval_number\":\"FL1398.1\",\"seq\":1,\"product_model\":\"Tech 2000\",\"product_description\":\"Custom Vinyl Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#1906-R0\",\"approval_number\":\"FL1906.1\",\"seq\":1,\"product_model\":\"Tech 5000\",\"product_description\":\"Custom Vinyl Impact Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#1906-R0\",\"approval_number\":\"FL1906.2\",\"seq\":2,\"product_model\":\"Tech 5000\",\"product_description\":\"Custom Vinyl Impact Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#1973-R1\",\"approval_number\":\"FL1973.1\",\"seq\":1,\"product_model\":\"\\\"Tech 5000\\\"\",\"product_description\":\"Vinyl Single Hung Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#5795-R0\",\"approval_number\":\"FL5795.1\",\"seq\":1,\"product_model\":\"Tech 2000\",\"product_description\":\"Custom vinyl window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#13515-R0\",\"approval_number\":\"FL13515.1\",\"seq\":1,\"product_model\":\"Series 5000 PVC Single Hung Window\",\"product_description\":\"Series 5000 PVC Single Hung Window\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-22 00:00:00\",\"instructions_url\":\"\"}],\"Jeld-Wen\":[{\"product_model\":\"Custom Collection Wood\",\"product_description\":\"Single Hung Window 41-3\\\/8\\\" x 76\\\"\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL16896.1\",\"approval_number_master\":\"FL#16896-R6\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Jeld-Wen\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2030\"},{\"product_model\":\"Auraline Composite\",\"product_description\":\"Side Load Single Hung (X) 36\\\" x 96\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL31796.1\",\"approval_number_master\":\"FL#31796-R4\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Jeld-Wen\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"11\\\/30\\\/2029\"},{\"product_model\":\"Auraline Composite\",\"product_description\":\"Side Load Single Hung (X) 48\\\" x 96\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL31796.2\",\"approval_number_master\":\"FL#31796-R4\",\"seq\":2,\"instructions_url\":\"\",\"manufacturer\":\"Jeld-Wen\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"11\\\/30\\\/2029\"},{\"product_model\":\"Auraline Composite\",\"product_description\":\"Side Load Single Hung (O.X) 48\\\" x 120\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL31796.3\",\"approval_number_master\":\"FL#31796-R4\",\"seq\":3,\"instructions_url\":\"\",\"manufacturer\":\"Jeld-Wen\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"05\\\/31\\\/2030\"},{\"product_model\":\"Auraline Composite\",\"product_description\":\"Side Load Single Hung (XX) 72\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL31796.4\",\"approval_number_master\":\"FL#31796-R4\",\"seq\":4,\"instructions_url\":\"\",\"manufacturer\":\"Jeld-Wen\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"03\\\/31\\\/2030\"},{\"product_model\":\"Auraline Composite\",\"product_description\":\"Side Load Single Hung Reverse Cottage Window (X) 48\\\" x 84\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL31796.5\",\"approval_number_master\":\"FL#31796-R4\",\"seq\":5,\"instructions_url\":\"\",\"manufacturer\":\"Jeld-Wen\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"11\\\/30\\\/2030\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#31796-R4\",\"approval_number\":\"FL31796.6\",\"seq\":6,\"product_model\":\"Auraline Composite\",\"product_description\":\"Side Load Single Hung (XXX) 144\\\" x 72\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"03\\\/31\\\/2030\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#31796-R4\",\"approval_number\":\"FL31796.7\",\"seq\":7,\"product_model\":\"Auraline Composite\",\"product_description\":\"Side Load Single Hung (XOX) 144\\\" x 72\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"05\\\/31\\\/2030\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12269-R16\",\"approval_number\":\"FL12269.1\",\"seq\":1,\"product_model\":\"Brickmould Vinyl\",\"product_description\":\"Single Hung Tilt 2 Panel 84\\\" x 57\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-06-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12269-R16\",\"approval_number\":\"FL12269.2\",\"seq\":2,\"product_model\":\"Brickmould Vinyl\",\"product_description\":\"Single Hung Tilt 3 Panel With Center Picture 114\\\" x 74\\\"\\nAnnealed Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"06\\\/06\\\/2030\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12269-R16\",\"approval_number\":\"FL12269.3\",\"seq\":3,\"product_model\":\"Brickmould Vinyl\",\"product_description\":\"Single Hung Tilt 48\\\" x 77\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"07\\\/23\\\/2031\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12269-R16\",\"approval_number\":\"FL12269.4\",\"seq\":4,\"product_model\":\"Brickmould Vinyl\",\"product_description\":\"Single Hung Tilt 3 Panel 114\\\" x 74\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"01\\\/26\\\/2031\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12269-R16\",\"approval_number\":\"FL12269.5\",\"seq\":5,\"product_model\":\"Brickmould Vinyl\",\"product_description\":\"Single Hung Tilt 52.125\\\" x 75\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"11\\\/27\\\/2031\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14095-R13\",\"approval_number\":\"FL14095.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Single Hung (8100) 36\\\" x 72\\\" Insulated Glass (5\\\/16 in PVB or SGP Lam - 1\\\/8 out Annealed )\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14095-R13\",\"approval_number\":\"FL14095.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Single Hung (8100) 52 1\\\/8\\\" x 75\\\" Insulated Glass (5\\\/16 in PVB or SGP Lam - 1\\\/8 out Annealed)\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"04\\\/15\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14095-R13\",\"approval_number\":\"FL14095.3\",\"seq\":3,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Single Hung (8100) 52 1\\\/8\\\" x 75\\\" Insulated Glass (5\\\/16 in SGP Lam - 3\\\/16 out Annealed)\",\"design_pressure\":\"+65\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"04\\\/15\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14104-R25\",\"approval_number\":\"FL14104.1\",\"seq\":1,\"product_model\":\"Builders Vinyl (V-2500)\",\"product_description\":\"Single Hung Tilt 48\\\" x 77\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-10-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14104-R25\",\"approval_number\":\"FL14104.2\",\"seq\":2,\"product_model\":\"Builders Vinyl (V-2500)\",\"product_description\":\"Single Hung Tilt 2 Panel 84\\\" x 57\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"08\\\/28\\\/2031\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14104-R25\",\"approval_number\":\"FL14104.3\",\"seq\":3,\"product_model\":\"Builders Vinyl (V-2500)\",\"product_description\":\"Single Hung Tilt 3 Panel 108\\\" x 74\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"01\\\/26\\\/2031\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14104-R25\",\"approval_number\":\"FL14104.4\",\"seq\":4,\"product_model\":\"Builders Vinyl (V-2500)\",\"product_description\":\"Single Hung Tilt 3 Panel XOX 109\\\" x 74\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"01\\\/29\\\/2032\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14104-R25\",\"approval_number\":\"FL14104.5\",\"seq\":5,\"product_model\":\"Builders Vinyl (V-2500)\",\"product_description\":\"Single Hung Tilt 36\\\" x 84\\\" Annealed Insulated Glass\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/20\\\/2029\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14104-R25\",\"approval_number\":\"FL14104.6\",\"seq\":6,\"product_model\":\"Builders Vinyl (V-2500)\",\"product_description\":\"Single Hung Tilt 52 1\\\/8\\\" x 75\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"05\\\/13\\\/2032\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14104-R25\",\"approval_number\":\"FL14104.7\",\"seq\":7,\"product_model\":\"Builders Vinyl (V-2500)\",\"product_description\":\"Single Hung Tilt 48\\\" x 72\\\" Annealed Insulated Glass\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"06\\\/25\\\/2028\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14104-R25\",\"approval_number\":\"FL14104.8\",\"seq\":8,\"product_model\":\"Builders Vinyl (V-2500)\",\"product_description\":\"Single Hung Tilt 36\\\" x 72\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"09\\\/09\\\/2031\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14104-R25\",\"approval_number\":\"FL14104.9\",\"seq\":9,\"product_model\":\"Builders Vinyl (V-2500)\",\"product_description\":\"Single Hung Tilt 3 Panel 108\\\" x 74\\\" Annealed Insulated Glass\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"01\\\/26\\\/2031\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14888-R13\",\"approval_number\":\"FL14888.1\",\"seq\":1,\"product_model\":\"Custom Clad\",\"product_description\":\"Single Hung without Wind Clips 41 3\\\/8\\\" x 76\\\" Insulated Glass (5\\\/16 PVB Lam in - 1\\\/8 Annealed out)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14888-R13\",\"approval_number\":\"FL14888.2\",\"seq\":2,\"product_model\":\"Custom Clad\",\"product_description\":\"Single Hung with Wind Clips 41 3\\\/8\\\" x 76\\\" Insulated Glass (5\\\/16 PVB Lam in - 1\\\/8 Annealed out)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"11\\\/18\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14888-R13\",\"approval_number\":\"FL14888.3\",\"seq\":3,\"product_model\":\"Custom Wood\",\"product_description\":\"Single Hung with Wind Clips 41 3\\\/8\\\" x 76\\\" Insulated Glass (5\\\/16 PVB Lam in - 1\\\/8 Annealed out)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"05\\\/22\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22284-R7\",\"approval_number\":\"FL22284.1\",\"seq\":1,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Single Hung Tilt 48\\\" x 96\\\" Annealed Insulated Glass\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22284-R7\",\"approval_number\":\"FL22284.2\",\"seq\":2,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Single Hung Tilt 52 1\\\/8\\\" x 75\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/08\\\/2031\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22284-R7\",\"approval_number\":\"FL22284.3\",\"seq\":3,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Single Hung Tilt 3 Panel (XXX) 120\\\" x 84\\\" Annealed Insulated Glass\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"02\\\/08\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22284-R7\",\"approval_number\":\"FL22284.4\",\"seq\":4,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Single Hung Tilt 3 Panel (XXX) 114\\\" x 72\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"04\\\/07\\\/2032\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22284-R7\",\"approval_number\":\"FL22284.5\",\"seq\":5,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Single Hung Tilt 3 Panel (XOX) 120\\\" x 84\\\" Annealed Insulated Glass\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"02\\\/06\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22284-R7\",\"approval_number\":\"FL22284.6\",\"seq\":6,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Single Hung Tilt 3 Panel (XOX) 108\\\" x 72\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"02\\\/15\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22371-R9\",\"approval_number\":\"FL22371.1\",\"seq\":1,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Side Load Single Hung 48\\\" x 84\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22371-R9\",\"approval_number\":\"FL22371.2\",\"seq\":2,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Side Load Single Hung (XXX) 108\\\" x 80\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"03\\\/01\\\/2031\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22371-R9\",\"approval_number\":\"FL22371.3\",\"seq\":3,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Side Load Single Hung 48\\\" x 96\\\" Annealed Insulated Glass\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"09\\\/28\\\/2031\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22371-R9\",\"approval_number\":\"FL22371.4\",\"seq\":4,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Side Load Single Hung (XXX) 120\\\" x 84\\\" Annealed Insulated Glass\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"06\\\/24\\\/2030\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22373-R7\",\"approval_number\":\"FL22373.1\",\"seq\":1,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Single Hung Side Load 48\\\" x 84\\\" Insulated Glass (1\\\/4\\\" PVB Laminate in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-05-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22373-R7\",\"approval_number\":\"FL22373.2\",\"seq\":2,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Single Hung Side Load 48\\\" x 84\\\" Insulated Glass (5\\\/16\\\" PVB Laminate in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"04\\\/26\\\/2032\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22373-R7\",\"approval_number\":\"FL22373.3\",\"seq\":3,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Single Hung Side Load 3 Panel (XXX) 108\\\" x 72\\\" Insulated Glass (1\\\/4\\\" PVB Laminate in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"03\\\/01\\\/2031\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22373-R7\",\"approval_number\":\"FL22373.4\",\"seq\":4,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Single Hung Side Load 3 Panel (XXX) 108\\\" x 72\\\" Insulated Glass (5\\\/16\\\" PVB Laminate in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"03\\\/01\\\/2031\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22375-R11\",\"approval_number\":\"FL22375.1\",\"seq\":1,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Single Hung Tilt 48\\\" x 84\\\" (1\\\/4\\\" PVB Laminate in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-11-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22375-R11\",\"approval_number\":\"FL22375.2\",\"seq\":2,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Single Hung Tilt 3 Panel (XXX) 108\\\" x 72\\\" (1\\\/4\\\" PVB Laminate in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/08\\\/2031\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22375-R11\",\"approval_number\":\"FL22375.3\",\"seq\":3,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Single Hung Tilt 48\\\" x 84\\\" (5\\\/16\\\" PVB Laminate in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"02\\\/26\\\/2028\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22375-R11\",\"approval_number\":\"FL22375.4\",\"seq\":4,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Single Hung Tilt 3 Panel (XXX) 108\\\" x 72\\\" (5\\\/16\\\" PVB Laminate in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"02\\\/27\\\/2028\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22375-R11\",\"approval_number\":\"FL22375.5\",\"seq\":5,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Single Hung Tilt (O\\\/X) 52\\\" x 75\\\" (5\\\/16\\\" PVB Laminate in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/28\\\/2032\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42244-R1\",\"approval_number\":\"FL42244.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Single Hung (8100) 36\\\" x 72\\\" Insulated Glass (1\\\/8\\\" in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42244-R1\",\"approval_number\":\"FL42244.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Single Hung (8100) 52 1\\\/8\\\" x 75\\\" Insulated Glass (3\\\/16\\\" in - 1\\\/16\\\" Annealed out)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"07\\\/09\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5319-R0\",\"approval_number\":\"FL5319.1\",\"seq\":1,\"product_model\":\"Sierra\",\"product_description\":\"Vinyl Tilt-Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5319-R0\",\"approval_number\":\"FL5319.2\",\"seq\":2,\"product_model\":\"Sierra Brickmould\",\"product_description\":\"Vinyl Single-Hung w\\\/ sill extender\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5319-R0\",\"approval_number\":\"FL5319.3\",\"seq\":3,\"product_model\":\"Sierra Brickmould\",\"product_description\":\"Vinyl Single-Hung w\\\/sill extender\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5802-R0\",\"approval_number\":\"FL5802.1\",\"seq\":1,\"product_model\":\"Sierra Brickmould CHS with Transom, JELD-WEN Gainesville GA\",\"product_description\":\"Vinyl Twin Tilt Single Hung with transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6053-R0\",\"approval_number\":\"FL6053.1\",\"seq\":1,\"product_model\":\"8100 Series Single-Hung Venice and Gainesville Window Division\",\"product_description\":\"Vinyl Single-Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6338-R0\",\"approval_number\":\"FL6338.1\",\"seq\":1,\"product_model\":\"\\\"2100M\\\" Aluminum Single-Hung Window .\",\"product_description\":\"Aluminum HVHZ Single-Hung\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6338-R0\",\"approval_number\":\"FL6338.2\",\"seq\":2,\"product_model\":\"\\\"2100M\\\" Aluminum Single-Hung Window .\",\"product_description\":\"Aluminum HVHZ Single-Hung\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6338-R0\",\"approval_number\":\"FL6338.3\",\"seq\":3,\"product_model\":\"2100 Aluminum Single-Hung .\",\"product_description\":\"Aluminum TDL Single-Hung\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6338-R0\",\"approval_number\":\"FL6338.4\",\"seq\":4,\"product_model\":\"2100 Aluminum Single-Hung .\",\"product_description\":\"Aluminum Single-Hung\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6338-R0\",\"approval_number\":\"FL6338.5\",\"seq\":5,\"product_model\":\"2100 Aluminum Single-Hung .\",\"product_description\":\"Aluminum Single-Hung\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6338-R0\",\"approval_number\":\"FL6338.6\",\"seq\":6,\"product_model\":\"2100 Aluminum Single-Hung .\",\"product_description\":\"Aluminum Single-Hung\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6338-R0\",\"approval_number\":\"FL6338.7\",\"seq\":7,\"product_model\":\"5100 Series\",\"product_description\":\"Vinyl Single-Hung\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6338-R0\",\"approval_number\":\"FL6338.8\",\"seq\":8,\"product_model\":\"5100 Series\",\"product_description\":\"Vinyl Single-Hung\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6338-R0\",\"approval_number\":\"FL6338.9\",\"seq\":9,\"product_model\":\"Brickmould Twin-Tilt Single-Hung\",\"product_description\":\"Twin Tilt Single-Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6338-R0\",\"approval_number\":\"FL6338.10\",\"seq\":10,\"product_model\":\"JW4800 Fl\",\"product_description\":\"Aluminum Single-Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6338-R0\",\"approval_number\":\"FL6338.11\",\"seq\":11,\"product_model\":\"Series 8100 Single-Hung Vinyl Window\",\"product_description\":\"JELD-WEN Premium Atlantic Vinyl Impact Single-Hung\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7034-R0\",\"approval_number\":\"FL7034.1\",\"seq\":1,\"product_model\":\"4100 Builders Aluminum Single Hung\",\"product_description\":\"Max Size 53x76. Reinforcement required.Product must be installed in accordance with the attached installation instructions. Glazing shall comply with ASTM E 1300-02\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7034-R0\",\"approval_number\":\"FL7034.2\",\"seq\":2,\"product_model\":\"4100 Builders Aluminum Single Hung\",\"product_description\":\"Max Size 53x76. Reinforcement required.Product must be installed in accordance with the attached installation instructions. Glazing shall be single layer no less than 3\\\/16\\\" thick annealed\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7034-R0\",\"approval_number\":\"FL7034.3\",\"seq\":3,\"product_model\":\"4100 Builders Aluminum Single Hung\",\"product_description\":\"Max Size 37x76. No reinforcement required.Product must be installed in accordance with the attached installation instructions. Glazing shall comply with ASTM E 1300-02\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7034-R0\",\"approval_number\":\"FL7034.4\",\"seq\":4,\"product_model\":\"4100 Builders Aluminum Single Hung\",\"product_description\":\"Max Size 37x76. No reinforcement required. Product must be installed in accordance with the attached installation instructions. Glazing shall be single layer no less than 1\\\/8\\\" thick annealed\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7958-R0\",\"approval_number\":\"FL7958.1\",\"seq\":1,\"product_model\":\"8100 Premium Atlantic Vinyl Single-Hung\",\"product_description\":\"Limits per Miami-Dade NOA-06-0407.02. Product must be installed in accordance with the attached installation instructions.\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9354-R0\",\"approval_number\":\"FL9354.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl Single-Hung\",\"product_description\":\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9354-R0\",\"approval_number\":\"FL9354.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Vinyl Single-Hung\",\"product_description\":\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9354-R0\",\"approval_number\":\"FL9354.3\",\"seq\":3,\"product_model\":\"Premium Atlantic Vinyl Single-Hung\",\"product_description\":\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9664-R0\",\"approval_number\":\"FL9664.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Aluminum Impact Single-Hung w\\\/ fxd top sash\",\"product_description\":\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9664-R0\",\"approval_number\":\"FL9664.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Vinyl (8100) Impact Single Hung\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10034-R0\",\"approval_number\":\"FL10034.1\",\"seq\":1,\"product_model\":\"Builders Aluminum (4880FL) Single Hung\",\"product_description\":\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10034-R0\",\"approval_number\":\"FL10034.2\",\"seq\":2,\"product_model\":\"Builders Aluminum (4880FL) Single Hung\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10034-R0\",\"approval_number\":\"FL10034.3\",\"seq\":3,\"product_model\":\"Premium Atlantic Vinyl (8100) Impact Single Hung\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10034-R0\",\"approval_number\":\"FL10034.4\",\"seq\":4,\"product_model\":\"Premium Atlantic Vinyl (8100) Impact Single Hung\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10948-R0\",\"approval_number\":\"FL10948.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl Single Hung\",\"product_description\":\"Vinyl Single Hung Max Size Tested 37x75. Insulated Glass.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10948-R0\",\"approval_number\":\"FL10948.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Vinyl Single Hung\",\"product_description\":\"Vinyl Single Hung Max Size Tested 52x75 Insulated Tempered Glass\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10948-R0\",\"approval_number\":\"FL10948.3\",\"seq\":3,\"product_model\":\"Premium Atlantic Vinyl Single Hung\",\"product_description\":\"Vinyl Single Hung Max Size Tested 48x64 Insulated Glass\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10970-R0\",\"approval_number\":\"FL10970.1\",\"seq\":1,\"product_model\":\"Builders Aluminum Single Hung\",\"product_description\":\"Aluminum Single Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10970-R0\",\"approval_number\":\"FL10970.2\",\"seq\":2,\"product_model\":\"Builders Aluminum Single Hung\",\"product_description\":\"Aluminum Single Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10970-R0\",\"approval_number\":\"FL10970.3\",\"seq\":3,\"product_model\":\"Builders Aluminum Single Hung\",\"product_description\":\"Aluminum Single Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10970-R0\",\"approval_number\":\"FL10970.4\",\"seq\":4,\"product_model\":\"Builders Aluminum Single Hung\",\"product_description\":\"Aluminum Single Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10970-R0\",\"approval_number\":\"FL10970.5\",\"seq\":5,\"product_model\":\"Builders Aluminum Single Hung\",\"product_description\":\"Aluminum Single Hung\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10970-R0\",\"approval_number\":\"FL10970.6\",\"seq\":6,\"product_model\":\"Builders Aluminum Single Hung\",\"product_description\":\"Aluminum Single Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10970-R0\",\"approval_number\":\"FL10970.7\",\"seq\":7,\"product_model\":\"Builders Aluminum Single Hung\",\"product_description\":\"Aluminum Single Hung\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11120-R0\",\"approval_number\":\"FL11120.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Aluminum Single-Hung SG\",\"product_description\":\"Premium Atlantic Aluminum Single-Hung SG 53 1\\\/4\\\" x 76 1\\\/4\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11120-R0\",\"approval_number\":\"FL11120.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Vinyl Singl-Hung\",\"product_description\":\"Premium Atlantic Vinyl Singl-Hung 54x74\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11120-R0\",\"approval_number\":\"FL11120.3\",\"seq\":3,\"product_model\":\"Premium Atlantic Vinyl Singl-Hung\",\"product_description\":\"Premium Atlantic Vinyl Singl-Hung 36x72\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11599-R0\",\"approval_number\":\"FL11599.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Aluminum Single Hung Impact Laminated Glass\",\"product_description\":\"Premium Atlantic Aluminum Single Hung Impact Laminated Glass\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11599-R0\",\"approval_number\":\"FL11599.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Vinyl Tilt Single Hung Impact Insulated Laminated glass\",\"product_description\":\"Premium Atlantic Vinyl Tilt Single Hung Impact Insulated Laminated glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11599-R0\",\"approval_number\":\"FL11599.3\",\"seq\":3,\"product_model\":\"Premium Atlantic Vinyl Tilt Single Hung Impact Insulated Laminated glass\",\"product_description\":\"Premium Atlantic Vinyl Tilt Single Hung Impact Insulated Laminated glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11599-R0\",\"approval_number\":\"FL11599.4\",\"seq\":4,\"product_model\":\"Premium Atlantic Vinyl Tilt Single Hung Impact Laminated Glass\",\"product_description\":\"Premium Atlantic Vinyl Tilt Single Hung Impact Laminated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11599-R0\",\"approval_number\":\"FL11599.5\",\"seq\":5,\"product_model\":\"Premium Atlantic Vinyl Tlt Single Hung Impact Insulated Laminated Glass\",\"product_description\":\"Premium Atlantic Vinyl Tlt Single Hung Impact Insulated Laminated Glass\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12269-R1\",\"approval_number\":\"FL12269.6\",\"seq\":6,\"product_model\":\"Brickmould Vinyl\",\"product_description\":\"Single-Hung Tilt with Sidelites and Transom\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12269-R1\",\"approval_number\":\"FL12269.7\",\"seq\":7,\"product_model\":\"Brickmould Vinyl\",\"product_description\":\"Single Hung Tilt\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12269-R1\",\"approval_number\":\"FL12269.8\",\"seq\":8,\"product_model\":\"Builders Vinyl\",\"product_description\":\"Single-Hung Tilt IG\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12269-R1\",\"approval_number\":\"FL12269.9\",\"seq\":9,\"product_model\":\"Builders Vinyl\",\"product_description\":\"Single-Hung Tilt IG\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12269-R1\",\"approval_number\":\"FL12269.10\",\"seq\":10,\"product_model\":\"Builders Vinyl\",\"product_description\":\"Single-Hung Tilt\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12269-R2\",\"approval_number\":\"FL12269.11\",\"seq\":11,\"product_model\":\"Builders Vinyl\",\"product_description\":\"Single Hung Tilt Twin with Twin Transom (O.O\\\/O\\\/X.O\\\/X) 73x99 (7361, 8423) Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14362-R0\",\"approval_number\":\"FL14362.1\",\"seq\":1,\"product_model\":\"Builders Aluminum\",\"product_description\":\"Side Load Single Hung (4100) 52x72 (1\\\/8 - 1\\\/8 Annealed IG or 3\\\/16 Annealed Single Glaze)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14462-R0\",\"approval_number\":\"FL14462.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Aluminum\",\"product_description\":\"Side Load Single Hung (52x75) Single Glaze (1\\\/8\\\" Tempered) or Insulated Glass (3\\\/16\\\" - 3\\\/16\\\" Annealed)\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14462-R0\",\"approval_number\":\"FL14462.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Aluminum\",\"product_description\":\"Side Load Single Hung (36x72) Single Glaze (1\\\/8\\\" Tempered) or Insulated Glass (1\\\/8\\\" - 1\\\/8\\\" Annealed)\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14707-R0\",\"approval_number\":\"FL14707.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Tilt Single Hung 8100 (52.125\\\" x 75\\\") Insulated Glass (1\\\/8\\\" Annealed - 5\\\/16\\\" PVB or SGP LAM)\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14707-R0\",\"approval_number\":\"FL14707.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Tilt Single Hung 8100 (36\\\" x 72\\\") Insulated Glass (1\\\/8\\\" Annealed - 5\\\/16\\\" PVB or SGP LAM)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14707-R0\",\"approval_number\":\"FL14707.3\",\"seq\":3,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Tilt Single Hung 8100 w\\\/ clips (52.125\\\" x 75\\\") Insulated Glass (3\\\/16\\\" Annealed - 5\\\/16\\\" PVB or SGP LAM)\",\"design_pressure\":\"+65\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14707-R0\",\"approval_number\":\"FL14707.4\",\"seq\":4,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Tilt Single Hung 8100 (54.125\\\" x 74\\\") Insulated Glass (3\\\/16\\\" Annealed - 5\\\/16\\\" SGP LAM)\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14707-R0\",\"approval_number\":\"FL14707.5\",\"seq\":5,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Tilt Single Hung 8100 (52.125\\\" x 75\\\") Insulated Glass (1\\\/8\\\" - 1\\\/8\\\" Tempered)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14707-R0\",\"approval_number\":\"FL14707.6\",\"seq\":6,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Tilt Single Hung 8100 (36\\\" x 72\\\") Insulated Glass (1\\\/8\\\" - 1\\\/8\\\" Annealed or Tempered)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14095-R2\",\"approval_number\":\"FL14095.4\",\"seq\":4,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Single Hung (8100) 52 1\\\/8\\\" x 75\\\" Insulated Glass (3\\\/16\\\" Annealed - 5\\\/16\\\" PVB or SGP Lam)\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14095-R2\",\"approval_number\":\"FL14095.5\",\"seq\":5,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Single Hung (8100) 52 1\\\/8\\\" x 75\\\" Insulated Glass (3\\\/16\\\" Annealed - 5\\\/16\\\" SGP Lam)\",\"design_pressure\":\"+65\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14462-R2\",\"approval_number\":\"FL14462.3\",\"seq\":3,\"product_model\":\"Premium Atlantic Aluminum\",\"product_description\":\"Single Hung (6100) 52 1\\\/8\\\" x 75\\\" Single Glaze (5\\\/16 in PVB or SGP Lam)\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15771-R0\",\"approval_number\":\"FL15771.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Aluminum\",\"product_description\":\"Single Hung (6100) 54\\\" x 92 5\\\/8\\\" Single Glaze (7\\\/16\\\" SGP Lam)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16276-R0\",\"approval_number\":\"FL16276.1\",\"seq\":1,\"product_model\":\"V-1500 Vinyl\",\"product_description\":\"Tilt Single Hung 48\\\" x 72\\\" Annealed Insulated Glass\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16276-R0\",\"approval_number\":\"FL16276.2\",\"seq\":2,\"product_model\":\"V-1500 Vinyl\",\"product_description\":\"Tilt Single Hung 40\\\" x 36\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-11 00:00:00\",\"instructions_url\":\"\"}],\"Marvin\":[{\"product_model\":\"ESSH Cottage FS 29.5\\\" x 71.5\\\"\",\"product_description\":\"Essential Single Hung CCL #407-H-871\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL12374.1\",\"approval_number_master\":\"FL#12374-R8\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Marvin\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/26\\\/2026\"},{\"product_model\":\"ESSH FS 47.5\\\" x 47.5\\\"\",\"product_description\":\"Essential Single Hung CCL #407-H-871\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL12374.10\",\"approval_number_master\":\"FL#12374-R8\",\"seq\":10,\"instructions_url\":\"\",\"manufacturer\":\"Marvin\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/26\\\/2026\"},{\"product_model\":\"ESSH FS 47.5\\\" x 59.5\\\"\",\"product_description\":\"Essential Single Hung CCL #407-H-871\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL12374.11\",\"approval_number_master\":\"FL#12374-R8\",\"seq\":11,\"instructions_url\":\"\",\"manufacturer\":\"Marvin\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/26\\\/2026\"},{\"product_model\":\"ESSH FS 47.5\\\" x 77.7\\\"\",\"product_description\":\"Essential Single Hung CCL #407-H-871\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL12374.12\",\"approval_number_master\":\"FL#12374-R8\",\"seq\":12,\"instructions_url\":\"\",\"manufacturer\":\"Marvin\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/26\\\/2026\"},{\"product_model\":\"ESSH Rev Cottage FS 29.5\\\" x 71.5\\\"\",\"product_description\":\"Essential Single Hung CCL #407-H-871\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL12374.13\",\"approval_number_master\":\"FL#12374-R8\",\"seq\":13,\"instructions_url\":\"\",\"manufacturer\":\"Marvin\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/26\\\/2026\"},{\"product_model\":\"ESSH Rev Cottage FS 29.5\\\" x 77.5\\\"\",\"product_description\":\"Essential Single Hung CCL # 407-H-871\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL12374.14\",\"approval_number_master\":\"FL#12374-R8\",\"seq\":14,\"instructions_url\":\"\",\"manufacturer\":\"Marvin\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/26\\\/2026\"},{\"product_model\":\"ESSH Rev Cottage FS 35.5\\\" x 71.5\\\"\",\"product_description\":\"Essential Single Hung CCL #407-H-871\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL12374.15\",\"approval_number_master\":\"FL#12374-R8\",\"seq\":15,\"instructions_url\":\"\",\"manufacturer\":\"Marvin\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/26\\\/2026\"},{\"product_model\":\"ESSH Rev Cottage FS 47.5\\\" x 77.5\\\"\",\"product_description\":\"Essential Single Hung CCL #407-H-871\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL12374.16\",\"approval_number_master\":\"FL#12374-R8\",\"seq\":16,\"instructions_url\":\"\",\"manufacturer\":\"Marvin\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/26\\\/2026\"},{\"product_model\":\"ESSH Cottage FS 29.5\\\" x 77.5\\\"\",\"product_description\":\"Essential Single Hung CCL #407-H-871\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL12374.2\",\"approval_number_master\":\"FL#12374-R8\",\"seq\":2,\"instructions_url\":\"\",\"manufacturer\":\"Marvin\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/26\\\/2026\"},{\"product_model\":\"ESSH Cottage FS 35.5\\\" x 71.5\\\"\",\"product_description\":\"Essential Single Hung CCL #407-H-871\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL12374.3\",\"approval_number_master\":\"FL#12374-R8\",\"seq\":3,\"instructions_url\":\"\",\"manufacturer\":\"Marvin\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/26\\\/2026\"},{\"product_model\":\"ESSH Cottage FS 47.5\\\" x 77.5\\\"\",\"product_description\":\"Essential Single Hung CCL #407-H-871\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL12374.4\",\"approval_number_master\":\"FL#12374-R8\",\"seq\":4,\"instructions_url\":\"\",\"manufacturer\":\"Marvin\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/26\\\/2026\"},{\"product_model\":\"ESSH FS 29.5\\\" x 59.5\\\"\",\"product_description\":\"Essential Single Hung CCL #407-H-871\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL12374.5\",\"approval_number_master\":\"FL#12374-R8\",\"seq\":5,\"instructions_url\":\"\",\"manufacturer\":\"Marvin\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/26\\\/2026\"},{\"product_model\":\"ESSH FS 29.5\\\" x 77.7\\\"\",\"product_description\":\"Essential Single Hung CCL #407-H-871\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL12374.6\",\"approval_number_master\":\"FL#12374-R8\",\"seq\":6,\"instructions_url\":\"\",\"manufacturer\":\"Marvin\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/26\\\/2026\"},{\"product_model\":\"ESSH FS 35.5\\\" x 59.5\\\"\",\"product_description\":\"Essential Single Hung CCL #407-H-871\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL12374.7\",\"approval_number_master\":\"FL#12374-R8\",\"seq\":7,\"instructions_url\":\"\",\"manufacturer\":\"Marvin\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/26\\\/2026\"},{\"product_model\":\"ESSH FS 35.5\\\" x 77.7\\\"\",\"product_description\":\"Essential Single Hung CCL #407-H-871\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL12374.8\",\"approval_number_master\":\"FL#12374-R8\",\"seq\":8,\"instructions_url\":\"\",\"manufacturer\":\"Marvin\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/26\\\/2026\"},{\"product_model\":\"ESSH FS 41.5\\\" x 65.5\\\"\",\"product_description\":\"Essential Single Hung CCL #407-H-871\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL12374.9\",\"approval_number_master\":\"FL#12374-R8\",\"seq\":9,\"instructions_url\":\"\",\"manufacturer\":\"Marvin\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/26\\\/2026\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#33620-R2\",\"approval_number\":\"FL33620.1\",\"seq\":1,\"product_model\":\"Coastline Single Hung IZ4 (6'-8\\\")\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3736-R0\",\"approval_number\":\"FL3736.1\",\"seq\":1,\"product_model\":\"WMSH 4881\",\"product_description\":\"Wood Magnum Single Hung, Type: Wood Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#7114-R0\",\"approval_number\":\"FL7114.1\",\"seq\":1,\"product_model\":\"IFSH 3066\",\"product_description\":\"Integrity All Ultrex Single Hung\\n407-H-824.09\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#7114-R0\",\"approval_number\":\"FL7114.2\",\"seq\":2,\"product_model\":\"IFSH 3656\",\"product_description\":\"Integrity All Ultrex Single Hung\\n407-H-824.03\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#7114-R0\",\"approval_number\":\"FL7114.3\",\"seq\":3,\"product_model\":\"IFSH 4040\",\"product_description\":\"Integrity All Ultrex Single Hung\\n407-H-824.06\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#7114-R0\",\"approval_number\":\"FL7114.4\",\"seq\":4,\"product_model\":\"IFSH 4066\",\"product_description\":\"Integrity All Ultrex Single Hung\\n407-H-824.00\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#33620-R0\",\"approval_number\":\"FL33620.2\",\"seq\":2,\"product_model\":\"Coastline Single Hung IZ4 (9')\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+106.7\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"}],\"Krestmark Industries\":[{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#12398-R14\",\"approval_number\":\"FL12398.1\",\"seq\":1,\"product_model\":\"200\\\/275 SINGLE HUNG WINDOW\",\"product_description\":\"SINGLE HUNG WINDOW NON-IMPACT 48\\\" x 72\\\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#12398-R14\",\"approval_number\":\"FL12398.2\",\"seq\":2,\"product_model\":\"200\\\/275 SINGLE HUNG WINDOW\",\"product_description\":\"SINGLE HUNG WINDOW NON-IMPACT 48\\\" x 84\\\" H-R30\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"02\\\/13\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#12398-R14\",\"approval_number\":\"FL12398.3\",\"seq\":3,\"product_model\":\"200\\\/275 SINGLE HUNG WINDOW\",\"product_description\":\"SINGLE HUNG WINDOW NON-IMPACT 48\\\" x 84\\\" H-R35\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"02\\\/13\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#12398-R14\",\"approval_number\":\"FL12398.4\",\"seq\":4,\"product_model\":\"200\\\/275 SINGLE HUNG WINDOW\",\"product_description\":\"SINGLE HUNG WINDOW NON-IMPACT 48\\\" x 60\\\" H-R50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"06\\\/09\\\/2030\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#12398-R14\",\"approval_number\":\"FL12398.5\",\"seq\":5,\"product_model\":\"200\\\/275 SINGLE HUNG WINDOW\",\"product_description\":\"SINGLE HUNG WINDOW NON-IMPACT 36\\\" X 84\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"02\\\/13\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#12398-R14\",\"approval_number\":\"FL12398.6\",\"seq\":6,\"product_model\":\"200\\\/275 SINGLE HUNG WINDOW\",\"product_description\":\"SINGLE HUNG WINDOW NON-IMPACT 44\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"08\\\/07\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#12398-R14\",\"approval_number\":\"FL12398.7\",\"seq\":7,\"product_model\":\"200\\\/275 SINGLE HUNG WINDOW\",\"product_description\":\"SINGLE HUNG WINDOW NON-IMPACT 36\\\" x 84\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"02\\\/13\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#12398-R14\",\"approval_number\":\"FL12398.8\",\"seq\":8,\"product_model\":\"200\\\/275 SINGLE HUNG WINDOW W\\\/TRANSOM\",\"product_description\":\"SINGLE HUNG WINDOW W\\\/TRANSOM NON-IMPACT 44\\\" X 96\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"05\\\/01\\\/2028\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#12398-R14\",\"approval_number\":\"FL12398.9\",\"seq\":9,\"product_model\":\"200\\\/275 TRIPLE SINGLE HUNG WINDOW\",\"product_description\":\"TRIPLE SINGLE HUNG WINDOW CHS NON-IMPACT 108\\\" X 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"04\\\/26\\\/2028\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#12398-R14\",\"approval_number\":\"FL12398.10\",\"seq\":10,\"product_model\":\"200\\\/275 TRIPLE SINGLE HUNG WINDOW\",\"product_description\":\"TRIPLE SINGLE HUNG WINDOW NON-IMPACT 96\\\" X 84\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"04\\\/26\\\/2028\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#12398-R14\",\"approval_number\":\"FL12398.11\",\"seq\":11,\"product_model\":\"200\\\/275 TWIN SINGLE HUNG WINDOW\",\"product_description\":\"200\\\/275 TWIN SINGLE HUNG WINDOW CHS 72\\\" X 84\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"06\\\/19\\\/2029\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#12398-R14\",\"approval_number\":\"FL12398.12\",\"seq\":12,\"product_model\":\"200\\\/275 TWIN SINGLE HUNG WINDOW\",\"product_description\":\"200\\\/275 TWIN SINGLE HUNG WINDOW CHS NON-IMPACT 72\\\" X 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/29\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#12398-R14\",\"approval_number\":\"FL12398.13\",\"seq\":13,\"product_model\":\"200\\\/275 TWIN SINGLE HUNG WINDOW W\\\/TRANSOM\",\"product_description\":\"TWIN SINGLE HUNG WINDOW W\\\/TRANSOM NON-IMPACT 72\\\" X 96\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"05\\\/20\\\/2028\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#12398-R14\",\"approval_number\":\"FL12398.14\",\"seq\":14,\"product_model\":\"220 SINGLE HUNG WINDOW\",\"product_description\":\"SINGLE HUNG WINDOW NON-IMPACT 36\\\" x 84\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"07\\\/24\\\/2028\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#12398-R14\",\"approval_number\":\"FL12398.15\",\"seq\":15,\"product_model\":\"220 SINGLE HUNG WINDOW\",\"product_description\":\"SINGLE HUNG WINDOW NON-IMPACT 48\\\" X 72\\\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"08\\\/07\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#12398-R14\",\"approval_number\":\"FL12398.16\",\"seq\":16,\"product_model\":\"220 SINGLE HUNG WINDOW\",\"product_description\":\"SINGLE HUNG WINDOW NON-IMPACT 44\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"06\\\/17\\\/2028\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#12398-R14\",\"approval_number\":\"FL12398.17\",\"seq\":17,\"product_model\":\"220 TWIN SINGLE HUNG WINDOW\",\"product_description\":\"220 TWIN SINGLE HUNG WINDOW NON-IMPACT 71\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"06\\\/17\\\/2028\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#12398-R14\",\"approval_number\":\"FL12398.18\",\"seq\":18,\"product_model\":\"400\\\/475 SINGLE HUNG WINDOW\",\"product_description\":\"SINGLE HUNG WINDOW NON-IMPACT 36\\\" x 84\\\" DP 50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"04\\\/19\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#12398-R14\",\"approval_number\":\"FL12398.19\",\"seq\":19,\"product_model\":\"400\\\/475 SINGLE HUNG WINDOW\",\"product_description\":\"SINGLE HUNG WINDOW NON-IMPACT 48\\\" x 72\\\" DP 50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"04\\\/10\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#12398-R14\",\"approval_number\":\"FL12398.20\",\"seq\":20,\"product_model\":\"400\\\/475 SINGLE HUNG WINDOW\",\"product_description\":\"SINGLE HUNG WINDOW NON-IMPACT 48\\\" x 84\\\" DP 35\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/05\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#12398-R14\",\"approval_number\":\"FL12398.21\",\"seq\":21,\"product_model\":\"400\\\/475 TRIPLE SINGLE HUNG WINDOW\",\"product_description\":\"TRIPLE SINGLE HUNG WINDOW CHS NON-IMPACT ORIEL 108\\\" X 72\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"04\\\/15\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#12398-R14\",\"approval_number\":\"FL12398.22\",\"seq\":22,\"product_model\":\"400\\\/475 TRIPLE SINGLE HUNG WINDOW\",\"product_description\":\"400\\\/475 TRIPLE SINGLE HUNG WINDOW CHS NON-IMPACT EQUAL LEG 108\\\" X 72\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"04\\\/15\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#12398-R14\",\"approval_number\":\"FL12398.23\",\"seq\":23,\"product_model\":\"400\\\/475 TWIN SINGLE HUNG WINDOW\",\"product_description\":\"TWIN SINGLE HUNG WINDOW NON-IMPACT CHS 72\\\" X 84\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"01\\\/16\\\/2031\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#12398-R14\",\"approval_number\":\"FL12398.24\",\"seq\":24,\"product_model\":\"400\\\/475 TWIN SINGLE HUNG WINDOW\",\"product_description\":\"TWIN SINGLE HUNG WINDOW CHS NON-IMPACT 72\\\" x 72\\\" H-R50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"02\\\/14\\\/2028\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#12398-R14\",\"approval_number\":\"FL12398.25\",\"seq\":25,\"product_model\":\"420 SINGLE HUNG WINDOW\",\"product_description\":\"SINGLE HUNG WINDOW NON-IMPACT 48\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"04\\\/10\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#17660-R5\",\"approval_number\":\"FL17660.1\",\"seq\":1,\"product_model\":\"4000 SINGLE HUNG WINDOW\",\"product_description\":\"SINGLE HUNG WINDOW IMPACT 48\\\" X 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-11-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#17660-R5\",\"approval_number\":\"FL17660.2\",\"seq\":2,\"product_model\":\"4000 SINGLE HUNG WINDOW\",\"product_description\":\"SINGLE HUNG WINDOW IMPACT 48\\\" X 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"11\\\/19\\\/2030\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#17660-R5\",\"approval_number\":\"FL17660.3\",\"seq\":3,\"product_model\":\"4000 SINGLE HUNG WINDOW\",\"product_description\":\"SINGLE HUNG WINDOW IMPACT 44\\\" X 72\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"11\\\/19\\\/2030\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#17660-R5\",\"approval_number\":\"FL17660.4\",\"seq\":4,\"product_model\":\"4000 TWIN SINGLE HUNG WINDOW\",\"product_description\":\"TWIN SINGLE HUNG WINDOW IMPACT 80\\\" X 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"01\\\/22\\\/2030\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#17660-R5\",\"approval_number\":\"FL17660.5\",\"seq\":5,\"product_model\":\"4000 TWIN SINGLE HUNG WINDOW W\\\/TRANSOM\",\"product_description\":\"TWIN SINGLE HUNG WINDOW W\\\/TRANSOM IMPACT 72\\\" X 108\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"11\\\/19\\\/2030\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#17660-R5\",\"approval_number\":\"FL17660.6\",\"seq\":6,\"product_model\":\"4000\\\/4750 SINGLE HUNG WINDOW\",\"product_description\":\"SINGLE HUNG WINDOW IMPACT 36\\\" x 72\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/17\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#17660-R5\",\"approval_number\":\"FL17660.7\",\"seq\":7,\"product_model\":\"4000\\\/4750 SINGLE HUNG WINDOW\",\"product_description\":\"INGLE HUNG WINDOW IMPACT 36\\\" X 84\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/17\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#9247-R0\",\"approval_number\":\"FL9247.1\",\"seq\":1,\"product_model\":\"100\",\"product_description\":\"100 Aluminum Single Hung\\n44\\\" x 72\\\" H-R50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#9247-R0\",\"approval_number\":\"FL9247.2\",\"seq\":2,\"product_model\":\"100\",\"product_description\":\"100 Aluminum Single Hung\\n48\\\" x 72\\\" H-R40\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#9247-R0\",\"approval_number\":\"FL9247.3\",\"seq\":3,\"product_model\":\"100\\\/101\",\"product_description\":\"100 Aluminum Single Hung Twin With 101 Aluminum Fixed Stacked\\n88\\\" x 108\\\" R50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#9247-R0\",\"approval_number\":\"FL9247.4\",\"seq\":4,\"product_model\":\"1100\",\"product_description\":\"1100 Aluminum Single Hung Impact\\n44\\\" x 72\\\" H-R50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#9247-R0\",\"approval_number\":\"FL9247.5\",\"seq\":5,\"product_model\":\"1100\\\/1101\",\"product_description\":\"1100 Aluminum Single Hung Impact With 1101 Aluminum Fixed Impact Stacked\\n88\\\" x 108\\\" R50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#9247-R0\",\"approval_number\":\"FL9247.6\",\"seq\":6,\"product_model\":\"175\",\"product_description\":\"175 Aluminum Single Hung 40\\\" x 72\\\" H-R50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#9247-R0\",\"approval_number\":\"FL9247.7\",\"seq\":7,\"product_model\":\"175\",\"product_description\":\"175 Aluminum Single Hung Tilt Sash\\n48\\\" x 72\\\" H-R40\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#9247-R0\",\"approval_number\":\"FL9247.8\",\"seq\":8,\"product_model\":\"175\\\/101\",\"product_description\":\"175 Aluminum Single Hung Tilt Sash Twin With 101 Aluminum Fixed Stacked 80\\\" x 108\\\" R50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#9247-R0\",\"approval_number\":\"FL9247.9\",\"seq\":9,\"product_model\":\"200\\\/275\",\"product_description\":\"200\\\/275 Vinyl Single Hung Tilt Sash 44\\\" x 84\\\" H-R40\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#9247-R0\",\"approval_number\":\"FL9247.10\",\"seq\":10,\"product_model\":\"200\\\/275\",\"product_description\":\"200\\\/275 Vinyl Single Hung Tilt Sash\\n48\\\" x 72\\\" H-R40\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#9247-R0\",\"approval_number\":\"FL9247.11\",\"seq\":11,\"product_model\":\"200\\\/275\",\"product_description\":\"200\\\/275 Vinyl Single Hung Tilt Sash 44\\\" x 60\\\" H-R55\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#10161-R0\",\"approval_number\":\"FL10161.1\",\"seq\":1,\"product_model\":\"175\",\"product_description\":\"175 Aluminun Single Hung Tilt Sash Twin 72\\\" x 72\\\" H-R40\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#10161-R0\",\"approval_number\":\"FL10161.2\",\"seq\":2,\"product_model\":\"175\",\"product_description\":\"175 Aluminun Single Hung Tilt Sash Triple 108\\\" x 72\\\" H-R50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#12396-R0\",\"approval_number\":\"FL12396.1\",\"seq\":1,\"product_model\":\"100\",\"product_description\":\"100 Aluminum Single Hung 48\\\" x 72\\\" H-R40\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2012-11-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#12397-R0\",\"approval_number\":\"FL12397.1\",\"seq\":1,\"product_model\":\"175\",\"product_description\":\"175 Aluminum Single Hung 40\\\" x 72\\\" H-R50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#13191-R0\",\"approval_number\":\"FL13191.1\",\"seq\":1,\"product_model\":\"200\\\/275\",\"product_description\":\"200\\\/275 Series Vinyl Tilt Single Hung 48 x 72\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#13191-R0\",\"approval_number\":\"FL13191.2\",\"seq\":2,\"product_model\":\"200\\\/275\",\"product_description\":\"200\\\/275 Series Vinyl Tilt Single Hung 44 x 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#13191-R0\",\"approval_number\":\"FL13191.3\",\"seq\":3,\"product_model\":\"400\\\/475\",\"product_description\":\"400\\\/475 Series Vinyl Tilt Single Hung 48 x 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#13191-R0\",\"approval_number\":\"FL13191.4\",\"seq\":4,\"product_model\":\"4000\",\"product_description\":\"4000 Series Vinyl Tilt Single Hung 44 x 72\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#13191-R0\",\"approval_number\":\"FL13191.5\",\"seq\":5,\"product_model\":\"4000\",\"product_description\":\"4000 Series Vinyl Tilt Single Hung 36 x 72\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#14269-R0\",\"approval_number\":\"FL14269.1\",\"seq\":1,\"product_model\":\"200\\\/275\",\"product_description\":\"200\\\/275 Series Vinyl Continuous Head and Sill Twin Tilt Single Hung 87 x 72\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#14269-R0\",\"approval_number\":\"FL14269.2\",\"seq\":2,\"product_model\":\"200\\\/275\",\"product_description\":\"200\\\/275 Series Vinyl Continuous Head and Sill Twin Tilt Single Hung 71 x 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#14269-R0\",\"approval_number\":\"FL14269.3\",\"seq\":3,\"product_model\":\"400\\\/475\",\"product_description\":\"400\\\/475 Series Vinyl Twin Tilt Single Hung 80 x 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#14269-R0\",\"approval_number\":\"FL14269.4\",\"seq\":4,\"product_model\":\"4000\\\/4750\",\"product_description\":\"4000\\\/4750 Vinyl Twin Tilt Single Hung 80 x 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#14269-R0\",\"approval_number\":\"FL14269.5\",\"seq\":5,\"product_model\":\"4000\\\/4750\",\"product_description\":\"4000\\\/4750 Vinyl Twin Tilt Single Hung with 4000\\\/4750 Transom 72 x 108\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#16964-R0\",\"approval_number\":\"FL16964.1\",\"seq\":1,\"product_model\":\"200\\\/275\",\"product_description\":\"200\\\/275 Twin Single Hung\\nCHS\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#16964-R0\",\"approval_number\":\"FL16964.2\",\"seq\":2,\"product_model\":\"200\\\/275\",\"product_description\":\"200\\\/275 Twin Single Hung CHS\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#16966-R0\",\"approval_number\":\"FL16966.1\",\"seq\":1,\"product_model\":\"200\\\/275\",\"product_description\":\"200\\\/275 Single Hung\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#16966-R0\",\"approval_number\":\"FL16966.2\",\"seq\":2,\"product_model\":\"200\\\/275\",\"product_description\":\"200\\\/275 Single Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#17002-R0\",\"approval_number\":\"FL17002.1\",\"seq\":1,\"product_model\":\"200\\\/275 Triple Single Hung\",\"product_description\":\"200\\\/275 Triple Single Hung CHS\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#17002-R0\",\"approval_number\":\"FL17002.2\",\"seq\":2,\"product_model\":\"200\\\/275 Triple Single Hung - Transom\",\"product_description\":\"200\\\/275 Triple Single Hung CHS with transom\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#17056-R0\",\"approval_number\":\"FL17056.1\",\"seq\":1,\"product_model\":\"200-275 SH with Transom\",\"product_description\":\"200-275 Tilt Single hung with Transom\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#17056-R0\",\"approval_number\":\"FL17056.2\",\"seq\":2,\"product_model\":\"200-275 Twin SH with Transom\",\"product_description\":\"200-275 Tilt Twin CHS Single hung with Transom\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#17066-R0\",\"approval_number\":\"FL17066.1\",\"seq\":1,\"product_model\":\"220 SH\",\"product_description\":\"220 Single Hung Finless\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#17066-R1\",\"approval_number\":\"FL17066.2\",\"seq\":2,\"product_model\":\"220 SH\",\"product_description\":\"220 Single Hung Finless\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#17066-R1\",\"approval_number\":\"FL17066.3\",\"seq\":3,\"product_model\":\"220 Twin SH\",\"product_description\":\"220 Twin Single Hung Finless\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#12396-R4\",\"approval_number\":\"FL12396.2\",\"seq\":2,\"product_model\":\"100 Series SH Window\",\"product_description\":\"100 Series SH Window 36\\\" x 84\\\" non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#16966-R3\",\"approval_number\":\"FL16966.3\",\"seq\":3,\"product_model\":\"SERIES 200\\\/275 SH WINDOW\",\"product_description\":\"SERIES 200\\\/275 SH WINDOW 36\\\" X 84\\\" NON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-02-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#17056-R4\",\"approval_number\":\"FL17056.3\",\"seq\":3,\"product_model\":\"SERIES 200\\\/275 TWIN SH WINDOW\",\"product_description\":\"SERIES 200\\\/275 TWIN SH WINDOW CHS NON-IMPACT\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#17056-R4\",\"approval_number\":\"FL17056.4\",\"seq\":4,\"product_model\":\"SERIES 200\\\/275 TWIN SH WINDOW\",\"product_description\":\"SERIES 200\\\/275 TWIN SH WINDOW 72\\\" X 72\\\" CHS NON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#17066-R4\",\"approval_number\":\"FL17066.4\",\"seq\":4,\"product_model\":\"SERIES 220 SH WINDOW\",\"product_description\":\"SERIES 220 SH WINDOW 36\\\" X 84\\\" NON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#17066-R4\",\"approval_number\":\"FL17066.5\",\"seq\":5,\"product_model\":\"SERIES 420 SH WINDOW\",\"product_description\":\"SERIES 420 SH WINDOW 48\\\" X 72\\\" NON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#12398-R11\",\"approval_number\":\"FL12398.26\",\"seq\":26,\"product_model\":\"400\\\/475 TWIN SINGLE HUNG WINDOW\",\"product_description\":\"TWIN SINGLE HUNG WINDOW NON-IMPACT CHS 72\\\" X 84\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#12398-R11\",\"approval_number\":\"FL12398.27\",\"seq\":27,\"product_model\":\"400\\\/475 TWIN SINGLE HUNG WINDOW\",\"product_description\":\"TWIN SINGLE HUNG WINDOW CHS NON-IMPACT 72\\\" x 72\\\" H-R50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#12398-R11\",\"approval_number\":\"FL12398.28\",\"seq\":28,\"product_model\":\"420 SINGLE HUNG WINDOW\",\"product_description\":\"SINGLE HUNG WINDOW NON-IMPACT 48\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-10 00:00:00\",\"instructions_url\":\"\"}],\"Palm City Millwork\":[{\"product_model\":\"Wood Impact Single Hung Window\",\"product_description\":\"Wood Impact Single Hung Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL12699.1\",\"approval_number_master\":\"FL#12699-R5\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Palm City Millwork\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\"},{\"product_model\":\"Aluminum Clad Single Hung Impact Window\",\"product_description\":\"Aluminum Clad Single Hung Impact Window\",\"design_pressure\":\"+70\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL13127.1\",\"approval_number_master\":\"FL#13127-R5\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Palm City Millwork\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\"},{\"manufacturer\":\"Palm City Millwork\",\"approval_number_master\":\"FL#2388-R2\",\"approval_number\":\"FL2388.1\",\"seq\":1,\"product_model\":\"WOOD SINGLE HUNG WINDOW\",\"product_description\":\"\",\"design_pressure\":\"+63\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Millwork\",\"approval_number_master\":\"FL#12700-R0\",\"approval_number\":\"FL12700.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Single Hung Window\",\"product_description\":\"Aluminum Clad Single Hung Window\",\"design_pressure\":\"+70\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-09 00:00:00\",\"instructions_url\":\"\"}],\"YKK AP America\":[{\"product_model\":\"YVS 400 TU Single Hung \\\/ Double Hung Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"YVS 400 TU Single Hung \\\/ Double Hung Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL12878.1\",\"approval_number_master\":\"FL#12878-R5\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"YKK AP America\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12878-R2\",\"approval_number\":\"FL12878.2\",\"seq\":2,\"product_model\":\"YVS 410 TU\",\"product_description\":\"Aluminum Single Hung Window - Non Impact Rated\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12878-R2\",\"approval_number\":\"FL12878.3\",\"seq\":3,\"product_model\":\"YVS 410 TUH\",\"product_description\":\"Aluminum Single Hung Window - Large Missile Impact Rated\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#6375-R0\",\"approval_number\":\"FL6375.1\",\"seq\":1,\"product_model\":\"YVS 410 TUH Single Hung\",\"product_description\":\"YVS 410 TUH Aluminum Single Hung Window\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#6375-R0\",\"approval_number\":\"FL6375.2\",\"seq\":2,\"product_model\":\"YVS 410 TUH Single Hung\",\"product_description\":\"YVS 410 TUH Aluminum Single Hung Window, Non-Impact\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#9965-R1\",\"approval_number\":\"FL9965.1\",\"seq\":1,\"product_model\":\"YVS 400 TU\",\"product_description\":\"Single Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12216-R0\",\"approval_number\":\"FL12216.1\",\"seq\":1,\"product_model\":\"YVS 410 TU\",\"product_description\":\"YVS 410 TU Single Hung Non-Impact\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12217-R0\",\"approval_number\":\"FL12217.1\",\"seq\":1,\"product_model\":\"YVS 410 TU\\\/TUH\",\"product_description\":\"YVS 410 TU\\\/TUH Single Hung Large Missile Impact\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12217-R0\",\"approval_number\":\"FL12217.2\",\"seq\":2,\"product_model\":\"YVS 410 TU\\\/TUH\",\"product_description\":\"YVS 410 TU\\\/TUH Single Hung Small Missile Impact\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12878-R2\",\"approval_number\":\"FL12878.4\",\"seq\":4,\"product_model\":\"YVS 410 TUH\",\"product_description\":\"Aluminum Single Hung Window - Small Missile Impact Rated.\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Eagan Manufacturing, Inc.\":[{\"product_model\":\"Aluminum Single Non-Hung Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Aluminum Single Non-Hung Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL12898.1\",\"approval_number_master\":\"FL#12898-R5\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Eagan Manufacturing, Inc.\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"07\\\/31\\\/2032\"}],\"Pocahontas Aluminum Company, Inc.\":[{\"product_model\":\"SH46 PVC Single Hung\",\"product_description\":\"40x63 Single Hung with Metal Locks\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL17027.1\",\"approval_number_master\":\"FL#17027-R5\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Pocahontas Aluminum Company, Inc.\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"07\\\/11\\\/2026\"},{\"product_model\":\"SH46 PVC Single Hung\",\"product_description\":\"40x63 Single Hung with Metal Locks and Fully Reinforced Sash\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL17027.2\",\"approval_number_master\":\"FL#17027-R5\",\"seq\":2,\"instructions_url\":\"\",\"manufacturer\":\"Pocahontas Aluminum Company, Inc.\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"07\\\/11\\\/2026\"},{\"manufacturer\":\"Pocahontas Aluminum Company, Inc.\",\"approval_number_master\":\"FL#12940-R0\",\"approval_number\":\"FL12940.1\",\"seq\":1,\"product_model\":\"100 VS Vertical Sliding Window\",\"product_description\":\"40 x 63 Aluminum Flange Frame. 41-3\\\/4\\\" x 64-5\\\/8\\\" flange tip to tip measurements.\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pocahontas Aluminum Company, Inc.\",\"approval_number_master\":\"FL#12940-R4\",\"approval_number\":\"FL12940.2\",\"seq\":2,\"product_model\":\"100 VS Vertical Sliding Window\",\"product_description\":\"30 x 30 Aluminum Flange Frame, 31-3\\\/4\\\" x 31-5\\\/8\\\" flange tip to tip measurements\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-30 00:00:00\",\"instructions_url\":\"\"}],\"Custom Window Systems Inc.\":[{\"product_model\":\"SH-3500 Aluminum Single Hung.\",\"product_description\":\"SH-3500 Alum. Single Hung in Aluminum Structures.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL13263.1\",\"approval_number_master\":\"FL#13263-R5\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Custom Window Systems Inc.\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"07\\\/21\\\/2028\"},{\"product_model\":\"SH-3700\",\"product_description\":\"SH-3700, Aluminum Single Hung, Single Glazed, Impact\",\"design_pressure\":\"+N\\\/A\\\/-N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL15699.1\",\"approval_number_master\":\"FL#15699-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Custom Window Systems Inc.\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-28 00:00:00\"},{\"product_model\":\"3500 Single Hung\",\"product_description\":\"3500 Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL163.1\",\"approval_number_master\":\"FL#163-R9\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Custom Window Systems Inc.\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\"},{\"product_model\":\"3500 Single Hung\",\"product_description\":\"SH-3500 Aluminum Single Hung Window installed in poured wall construction.\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL16778.1\",\"approval_number_master\":\"FL#16778-R4\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Custom Window Systems Inc.\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"07\\\/21\\\/2028\"},{\"product_model\":\"3500 Single Hung\",\"product_description\":\"SH-3500 Aluminum Single Hung Window, Fin.\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL16821.1\",\"approval_number_master\":\"FL#16821-R4\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Custom Window Systems Inc.\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"07\\\/21\\\/2028\"},{\"product_model\":\"SH-610 Vinyl Single Hung\",\"product_description\":\"SH-610 Vinyl Single Hung, Non-Impact, 53 1\\\/8\\\" x 76\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL17234.1\",\"approval_number_master\":\"FL#17234-R8\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Custom Window Systems Inc.\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"07\\\/21\\\/2028\"},{\"product_model\":\"SH-8100\",\"product_description\":\"SH-8100 PVC, Single Hung, Fin\\\/Flange\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL17339.1\",\"approval_number_master\":\"FL#17339-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Custom Window Systems Inc.\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-10-27 00:00:00\"},{\"product_model\":\"SH-8100\",\"product_description\":\"SH-8100 PVC Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL17647.1\",\"approval_number_master\":\"FL#17647-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Custom Window Systems Inc.\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-21 00:00:00\"},{\"product_model\":\"SH-8100\",\"product_description\":\"SH-8100 PVC Single Hung\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL17647.2\",\"approval_number_master\":\"FL#17647-R4\",\"seq\":2,\"instructions_url\":\"\",\"manufacturer\":\"Custom Window Systems Inc.\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"07\\\/21\\\/2028\"},{\"product_model\":\"SH-6100 Impact Vinyl Single Hung\",\"product_description\":\"SH-6100 Vinyl Single Hung, Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL17791.1\",\"approval_number_master\":\"FL#17791-R6\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Custom Window Systems Inc.\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"07\\\/21\\\/2028\"},{\"product_model\":\"SH-6100 Oriel Single Hung\",\"product_description\":\"SH-6100 Vinyl Single Hung - Oriel - Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL18148.1\",\"approval_number_master\":\"FL#18148-R5\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Custom Window Systems Inc.\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"07\\\/21\\\/2028\"},{\"product_model\":\"SH-8100 Vinyl Single Hung\",\"product_description\":\"SH-8100 Vinyl Single Hung, Impact, HVHZ\",\"design_pressure\":\"+67.5\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL18689.1\",\"approval_number_master\":\"FL#18689-R5\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Custom Window Systems Inc.\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"07\\\/21\\\/2028\"},{\"product_model\":\"SH-8100\",\"product_description\":\"8100 Vinyl Flange\\\/Fin Frame Single Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL4091.1\",\"approval_number_master\":\"FL#4091-R10\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Custom Window Systems Inc.\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"07\\\/21\\\/2028\"},{\"product_model\":\"8100 Vinyl Single Hung\",\"product_description\":\"8100 Vinyl Single Hung w\\\/ Alum. Meet. Rail, Eq. lite and Oriel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL4091.2\",\"approval_number_master\":\"FL#4091-R3\",\"seq\":2,\"instructions_url\":\"\",\"manufacturer\":\"Custom Window Systems Inc.\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\"},{\"product_model\":\"8100 Vinyl Single Hung\",\"product_description\":\"8100 Vinyl Single Hung Oriel w\\\/ HD Meet. Rail\",\"design_pressure\":\"+67.5\\\/-67.5\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL4091.3\",\"approval_number_master\":\"FL#4091-R3\",\"seq\":3,\"instructions_url\":\"\",\"manufacturer\":\"Custom Window Systems Inc.\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\"},{\"product_model\":\"8100 Vinyl Single Hung\",\"product_description\":\"8100 Vinyl Single Hung (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL5823.1\",\"approval_number_master\":\"FL#5823-R11\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Custom Window Systems Inc.\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\"},{\"product_model\":\"SH-8100 Cont. Hd. & Sill\",\"product_description\":\"SH-8100 Cont. Hd. & Sill (double Single Hung), Impact, 74 1\\\/8\\\" x 63\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL5823.2\",\"approval_number_master\":\"FL#5823-R11\",\"seq\":2,\"instructions_url\":\"\",\"manufacturer\":\"Custom Window Systems Inc.\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#4091-R5\",\"approval_number\":\"FL4091.4\",\"seq\":4,\"product_model\":\"SH-8100 Vinyl Single Hung\",\"product_description\":\"SH-8100 Vinyl Single Hung, Continuous Head & Sill, Non-Impact, 74 1\\\/8\\\" x 63\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#4091-R10\",\"approval_number\":\"FL4091.5\",\"seq\":5,\"product_model\":\"SH-8100 Oriel\",\"product_description\":\"8100 Vinyl Single Hung Oriel w\\\/ HD Meeting Rail\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"07\\\/21\\\/2028\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#5823-R11\",\"approval_number\":\"FL5823.3\",\"seq\":3,\"product_model\":\"SH-8100 Cont. Hd. & Sill\",\"product_description\":\"SH-8100 Cont. Hd. & Sill (double SIngle Hung), Impact, 74 1\\\/8\\\" x 72\\\".\",\"design_pressure\":\"+67.5\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"07\\\/21\\\/2028\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#5823-R11\",\"approval_number\":\"FL5823.4\",\"seq\":4,\"product_model\":\"SH-8100 Vinyl Single Hung Oriel\",\"product_description\":\"SH-8100 Vinyl Single Hung Oriel Window w. HD FMR, 5 HI sash.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"07\\\/21\\\/2028\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#16177-R5\",\"approval_number\":\"FL16177.1\",\"seq\":1,\"product_model\":\"SH-8100 PVC Single Hung\",\"product_description\":\"SH-8100 PVC Single Hung Impact Resistant window.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"07\\\/21\\\/2030\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#17822-R7\",\"approval_number\":\"FL17822.1\",\"seq\":1,\"product_model\":\"SH-610 Vinyl Single Hung, Non-Impact\",\"product_description\":\"Max. size 53 1\\\/8\\\" x 76\\\", Fin, Flange, DP +\\\/- 35 PSF. Glass complies with ASTM E1300.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"07\\\/21\\\/2028\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41990-R3\",\"approval_number\":\"FL41990.1\",\"seq\":1,\"product_model\":\"Comfort Shield Single Hung Window\",\"product_description\":\"36\\\" x 63\\\" vinyl non-impact single window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41990-R3\",\"approval_number\":\"FL41990.2\",\"seq\":2,\"product_model\":\"Comfort Shield Single Hung Window\",\"product_description\":\"48\\\" x 84\\\" vinyl non-impact single window with fully reinforced stiles & rails\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41990-R3\",\"approval_number\":\"FL41990.3\",\"seq\":3,\"product_model\":\"Comfort Shield Single Hung Window\",\"product_description\":\"54\\\" x 66\\\" vinyl non-impact single window with fully reinforced stiles & rails & HP package\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"08\\\/13\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41990-R3\",\"approval_number\":\"FL41990.4\",\"seq\":4,\"product_model\":\"Comfort Shield Single Hung Window\",\"product_description\":\"48\\\" x 72\\\" vinyl non-impact single window with fully reinforced stiles & rails & HP package\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"08\\\/13\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41990-R3\",\"approval_number\":\"FL41990.5\",\"seq\":5,\"product_model\":\"Comfort Shield Single Hung Window\",\"product_description\":\"72 1\\\/2\\\" x 63\\\" vinyl non-impact double window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"06\\\/14\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41990-R3\",\"approval_number\":\"FL41990.6\",\"seq\":6,\"product_model\":\"Comfort Shield Single Hung Window\",\"product_description\":\"96\\\" x 72\\\" vinyl non-impact double window with fully reinforced stiles & rails\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"08\\\/09\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41990-R3\",\"approval_number\":\"FL41990.7\",\"seq\":7,\"product_model\":\"Comfort Shield Single Hung Window\",\"product_description\":\"72\\\" x 65 1\\\/2\\\" vinyl non-impact double window with fully reinforced stiles & rails & HP package\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"08\\\/09\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41990-R3\",\"approval_number\":\"FL41990.8\",\"seq\":8,\"product_model\":\"Comfort Shield Single Hung Window\",\"product_description\":\"109\\\" x 63\\\" vinyl non-impact triple window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"06\\\/14\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41990-R3\",\"approval_number\":\"FL41990.9\",\"seq\":9,\"product_model\":\"Comfort Shield Single Hung Window\",\"product_description\":\"48\\\" x 84\\\" vinyl non-impact single window with transom with fully reinforced stiles & rails\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"08\\\/09\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41990-R3\",\"approval_number\":\"FL41990.11\",\"seq\":11,\"product_model\":\"Comfort Shield Single Hung Window\",\"product_description\":\"109\\\" x 72\\\" vinyl non-impact triple window with reinforced stiles & rails\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"02\\\/09\\\/2028\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41990-R3\",\"approval_number\":\"FL41990.12\",\"seq\":12,\"product_model\":\"Comfort Shield Single Hung Window\",\"product_description\":\"36\\\" x 72\\\" vinyl non-impact single window with reinforced stiles & rails\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"02\\\/09\\\/2028\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41990-R3\",\"approval_number\":\"FL41990.13\",\"seq\":13,\"product_model\":\"Comfort Shield Single Hung Window\",\"product_description\":\"72 1\\\/2\\\" x 72\\\" vinyl non-impact double window with reinforced stiles & rails\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"02\\\/09\\\/2028\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41990-R3\",\"approval_number\":\"FL41990.14\",\"seq\":14,\"product_model\":\"Comfort Shield Single Hung Window\",\"product_description\":\"54\\\" x 96\\\" vinyl non-impact single window with fully reinforced stiles & rails\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/13\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#46524-R1\",\"approval_number\":\"FL46524.1\",\"seq\":1,\"product_model\":\"310 Non-Impact Fin Frame Single Hung Window\",\"product_description\":\"310 Non-Impact Fin Frame Single Hung Window\",\"design_pressure\":\"+70\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#46524-R1\",\"approval_number\":\"FL46524.2\",\"seq\":2,\"product_model\":\"310 Non-Impact Flange Frame Single Hung Window\",\"product_description\":\"310 Non-Impact Flange Frame Single Hung Window\",\"design_pressure\":\"+70\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-09-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#46524-R1\",\"approval_number\":\"FL46524.3\",\"seq\":3,\"product_model\":\"7100 Impact, Fin Frame Single Window\",\"product_description\":\"7100 Impact, Fin Frame Single Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#46524-R1\",\"approval_number\":\"FL46524.4\",\"seq\":4,\"product_model\":\"7100 Impact, Flange Frame Single Hung Window\",\"product_description\":\"7100 Impact, Flange Frame Single Hung Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#1241-R0\",\"approval_number\":\"FL1241.1\",\"seq\":1,\"product_model\":\"3500\",\"product_description\":\"Single Hung Oriel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#1241-R0\",\"approval_number\":\"FL1241.2\",\"seq\":2,\"product_model\":\"3500\",\"product_description\":\"Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#5855-R1\",\"approval_number\":\"FL5855.1\",\"seq\":1,\"product_model\":\"8100 Vinyl Single Hung\",\"product_description\":\"8100 Vinyl Single Hung (Impact)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#5855-R1\",\"approval_number\":\"FL5855.2\",\"seq\":2,\"product_model\":\"SH-8100 Vinyl Single Hung\",\"product_description\":\"SH-8100 Vinyl Single Hung (Impact)\",\"design_pressure\":\"+67.5\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#7112-R0\",\"approval_number\":\"FL7112.1\",\"seq\":1,\"product_model\":\"SH-8100 Oriel\",\"product_description\":\"SH-8100 Oriel Single Hung, Max. Size = 48\\\" x 90\\\". Not for use in HVHZ.\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#11401-R0\",\"approval_number\":\"FL11401.1\",\"seq\":1,\"product_model\":\"SH-8100 Non-Impact\",\"product_description\":\"SH-8100 Non-Impact, 51 7\\\/8\\\" x 74 3\\\/4\\\", for use in aluminum structures.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#11402-R0\",\"approval_number\":\"FL11402.1\",\"seq\":1,\"product_model\":\"SH-8100 Impact\",\"product_description\":\"SH-8100 Impact, 51 7\\\/8\\\" x 74 3\\\/4\\\" max., for use in aluminum structures.\",\"design_pressure\":\"+67.5\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#12515-R1\",\"approval_number\":\"FL12515.2\",\"seq\":2,\"product_model\":\"SH-8100 Continuous Head & Sill\",\"product_description\":\"SH-8100 Cont. Head & Sill (double single hung), Impact Window, 74 1\\\/8\\\" x 72\\\".\",\"design_pressure\":\"+67.5\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#12517-R1\",\"approval_number\":\"FL12517.2\",\"seq\":2,\"product_model\":\"SH-8100 Continuous Head & Sill\",\"product_description\":\"SH-8100 Cont. Head & Sill (double single Hung), Non-Impact, 74 1\\\/8\\\" x 72\\\".\",\"design_pressure\":\"+N\\\/A\\\/-N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#13008-R0\",\"approval_number\":\"FL13008.1\",\"seq\":1,\"product_model\":\"SH-8100 PVC Single Hung\",\"product_description\":\"SH-8100 PVC Single Hung, OX.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#12515-R0\",\"approval_number\":\"FL12515.1\",\"seq\":1,\"product_model\":\"SH-8100 Continuous Head & Sill\",\"product_description\":\"SH-8100 Cont. Head & Sill (double single hung), Impact Window, 74 1\\\/8\\\" x 63\\\".\",\"design_pressure\":\"+N\\\/A\\\/-N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#12517-R0\",\"approval_number\":\"FL12517.1\",\"seq\":1,\"product_model\":\"SH-8100 Continuous Head & Sill\",\"product_description\":\"SH-8100 Cont. Head & Sill (double single Hung), Non-Impact, 74 1\\\/8\\\" x 63\\\".\",\"design_pressure\":\"+N\\\/A\\\/-N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#14853-R0\",\"approval_number\":\"FL14853.1\",\"seq\":1,\"product_model\":\"SH-8500, Single Hung, Impact\",\"product_description\":\"SH-8500, Single Hung, Equal Split and Oriel, Impact.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#14853-R0\",\"approval_number\":\"FL14853.2\",\"seq\":2,\"product_model\":\"SH-8500, Single Hung, Impact.\",\"product_description\":\"SH-8500, Single Hung, Commercial, Impact.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#14855-R0\",\"approval_number\":\"FL14855.1\",\"seq\":1,\"product_model\":\"SH-8500, Single Hung, Non-Impact.\",\"product_description\":\"SH-8500, Single Hung, Non-Impact.\",\"design_pressure\":\"+N\\\/A\\\/-N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#4091-R5\",\"approval_number\":\"FL4091.6\",\"seq\":6,\"product_model\":\"SH-8100 Vinyl Single Hung\",\"product_description\":\"SH-8100 Vinyl Single Hung, OX, Non-Impact.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#5823-R5\",\"approval_number\":\"FL5823.5\",\"seq\":5,\"product_model\":\"SH-8100 Vinyl Single Hung Oriel\",\"product_description\":\"SH-8100 Vinyl Single Hung Oriel Window w. HD FMR, 5 HI sash.\",\"design_pressure\":\"+67.5\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#15801-R0\",\"approval_number\":\"FL15801.1\",\"seq\":1,\"product_model\":\"SH-810 PVC Single Hung\",\"product_description\":\"SH-810 PVC Single Hung Window, Non- Impact.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#17822-R2\",\"approval_number\":\"FL17822.2\",\"seq\":2,\"product_model\":\"SH-610 Vinyl Single Hung, Non-Impact\",\"product_description\":\"Max. size 53 1\\\/8\\\" x 76\\\", Fin, Flange, DP +\\\/- 35 PSF. Glass complies with ASTM E1300-04.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41990-R0\",\"approval_number\":\"FL41990.10\",\"seq\":10,\"product_model\":\"Comfort Shield Single Hung Window\",\"product_description\":\"42\\\" x 83.5\\\" vinyl non-impact single window with fully reinforced stiles & rails & HP package\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-11-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41990-R0\",\"approval_number\":\"FL41990.15\",\"seq\":15,\"product_model\":\"Comfort Shield Single Hung Window\",\"product_description\":\"54\\\" x 96\\\" vinyl non-impact single window with fully reinforced stiles & rails\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-12-13 00:00:00\",\"instructions_url\":\"\"}],\"Comfort View Products LLC\":[{\"product_model\":\"Series 900\\\/950 CHS Twin Mulled Vinyl Single Hung Window\",\"product_description\":\"Series 900\\\/950 CHS Twin Mulled Vinyl Single Hung Window Non-Impact 72\\\" x 72\\\"\",\"design_pressure\":\"+55.0\\\/-60.0\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL22329.1\",\"approval_number_master\":\"FL#22329-R4\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Comfort View Products LLC\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"03\\\/31\\\/2030\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#22329-R4\",\"approval_number\":\"FL22329.2\",\"seq\":2,\"product_model\":\"Series 900\\\/950 CHS Twin Mulled Vinyl Single Hung Window\",\"product_description\":\"Series 900\\\/950 CHS Twin Mulled Vinyl Single Hung Window Assembly w\\\/Reinforced Integral Mullion\",\"design_pressure\":\"+50.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"06\\\/30\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#22329-R4\",\"approval_number\":\"FL22329.3\",\"seq\":3,\"product_model\":\"Series 900\\\/950 CHS Twin Vinyl Single Hung Window\",\"product_description\":\"Series 900\\\/950 CHS Twin Vinyl Single Hung Window Assembly w\\\/Reinforced Integral Mullion\",\"design_pressure\":\"+50.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"06\\\/30\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#19891-R4\",\"approval_number\":\"FL19891.1\",\"seq\":1,\"product_model\":\"Series 900 Vinyl Single Hung Window\",\"product_description\":\"Series 900 Vinyl Single Hung Window w\\\/Reinforced Sash 44\\\"x72\\\" Non-Impact\",\"design_pressure\":\"+50.0\\\/-60.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"05\\\/31\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#19891-R4\",\"approval_number\":\"FL19891.2\",\"seq\":2,\"product_model\":\"Series 900 Vinyl Single Hung Window\",\"product_description\":\"Series 900 Vinyl Single Hung Window w\\\/Reinforced Sash 44\\\"x72\\\" Non-Impact\",\"design_pressure\":\"+50.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"09\\\/30\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#19891-R4\",\"approval_number\":\"FL19891.3\",\"seq\":3,\"product_model\":\"Series 900 Vinyl Single Hung Window\",\"product_description\":\"Series 900 Vinyl Single Hung Window w\\\/Reinforced Sash 36\\\"x72\\\" Non-Impact\",\"design_pressure\":\"+50.0\\\/-65.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"05\\\/31\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#31304-R3\",\"approval_number\":\"FL31304.1\",\"seq\":1,\"product_model\":\"SERIES 900\\\/950 PVC MULLED TWIN SH WINDOW REINFORCED W\\\/TRANSOM\",\"product_description\":\"SERIES 900\\\/950 PVC MULLED TWIN SH WINDOW REINFORCED W\\\/TRANSOM NON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#31304-R3\",\"approval_number\":\"FL31304.2\",\"seq\":2,\"product_model\":\"SERIES 900\\\/950 PVC SH WINDOW W\\\/ALUMINUM REINFORCEMENTS\",\"product_description\":\"SERIES 900\\\/950 PVC SH WINDOW W\\\/ALUMINUM REINFORCEMENTS 36\\\"X84\\\" NON-IMPACT\",\"design_pressure\":\"+55\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#31304-R3\",\"approval_number\":\"FL31304.3\",\"seq\":3,\"product_model\":\"SERIES 900\\\/950 PVC SH WINDOW W\\\/ALUMINUM REINFORCEMENTS\",\"product_description\":\"SERIES 900\\\/950 PVC SH WINDOW W\\\/ALUMINUM REINFORCEMENTS 48\\\"X72\\\" NON-IMPACT\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#31304-R3\",\"approval_number\":\"FL31304.4\",\"seq\":4,\"product_model\":\"SERIES 900\\\/950 PVC SH WINDOW W\\\/STEEL AND ALUMINUM REINFORCEMENTS\",\"product_description\":\"SERIES 900\\\/950 PVC SH WINDOW W\\\/STEEL AND ALUMINUM REINFORCEMENTS 36\\\"X84\\\" NON-IMPACT\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#31304-R3\",\"approval_number\":\"FL31304.5\",\"seq\":5,\"product_model\":\"SERIES 900\\\/950 PVC SH WINDOW W\\\/STEEL AND ALUMINUM REINFORCEMENTS\",\"product_description\":\"SERIES 900\\\/950 PVC SH WINDOW W\\\/STEEL AND ALUMINUM REINFORCEMENTS 48\\\"X72\\\" NON-IMPACT\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#31304-R3\",\"approval_number\":\"FL31304.6\",\"seq\":6,\"product_model\":\"SERIES 900\\\/950 PVC TWIN SH WINDOW REINFORCED\",\"product_description\":\"SERIES 900\\\/950 PVC TWIN SH WINDOW REINFORCED 71 1\\\/2\\\" X 71 1\\\/2\\\" NON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#1486-R0\",\"approval_number\":\"FL1486.1\",\"seq\":1,\"product_model\":\"2900 Series\",\"product_description\":\"Vinyl Single Hung Window 44 X60 in.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#1486-R0\",\"approval_number\":\"FL1486.2\",\"seq\":2,\"product_model\":\"2900 Series\",\"product_description\":\"Vinyl Single Hung 36 X 72 in.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#2292-R0\",\"approval_number\":\"FL2292.1\",\"seq\":1,\"product_model\":\"2900 HD\",\"product_description\":\"36 X 72 Fin Frame Single Hung H-R50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#2292-R0\",\"approval_number\":\"FL2292.2\",\"seq\":2,\"product_model\":\"2900 HD\",\"product_description\":\"72 x 72 Fin Frame Twin Single Hung H-R45\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#2292-R0\",\"approval_number\":\"FL2292.3\",\"seq\":3,\"product_model\":\"2900 HD\",\"product_description\":\"89 X 60 Fin Frame Twin Single Hung H-R30\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#2292-R0\",\"approval_number\":\"FL2292.4\",\"seq\":4,\"product_model\":\"2900 HD\",\"product_description\":\"72 X 72 Fin Frame Twin Single Hung H-R40\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#6863-R0\",\"approval_number\":\"FL6863.1\",\"seq\":1,\"product_model\":\"2900 HP Series\",\"product_description\":\"2900 HP Series Fin Frame Single Hung H-R40 (44X72)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#6863-R0\",\"approval_number\":\"FL6863.2\",\"seq\":2,\"product_model\":\"2900 HP Twin\",\"product_description\":\"2900 HP Series Fin Frame Twin Single Hung H-R50 (72X72)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#6863-R0\",\"approval_number\":\"FL6863.3\",\"seq\":3,\"product_model\":\"2900 HP Twin\",\"product_description\":\"2900 HP Series Fin Frame Twin Single Hung H-R45 (88X72)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#9426-R0\",\"approval_number\":\"FL9426.1\",\"seq\":1,\"product_model\":\"3900 Series\",\"product_description\":\"3900 Series Vinyl Impact Single Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#13392-R0\",\"approval_number\":\"FL13392.1\",\"seq\":1,\"product_model\":\"2900 HP\",\"product_description\":\"2900 HP Single Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#13565-R0\",\"approval_number\":\"FL13565.1\",\"seq\":1,\"product_model\":\"1900 HP SINGLE HUNG\",\"product_description\":\"1900 HP SINGLE HUNG 36x72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#13565-R0\",\"approval_number\":\"FL13565.2\",\"seq\":2,\"product_model\":\"1900 HP TWIN SINGLE HUNG\",\"product_description\":\"1900 HP TWIN SINGLE HUNG 89x72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#13565-R1\",\"approval_number\":\"FL13565.3\",\"seq\":3,\"product_model\":\"1900 TWIN SH W\\\/ 1901 TRANSOM\",\"product_description\":\"1900 TWIN SH W\\\/ 1901 TRANSOM MULLED ASSEMBLY 72X108\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#13565-R2\",\"approval_number\":\"FL13565.4\",\"seq\":4,\"product_model\":\"1900 TWIN SH W\\\/ 1901 TRANSOM\",\"product_description\":\"1900 TWIN SH W\\\/ 1901 TRANSOM MULLED ASSEMBLY 72X108\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#13565-R7\",\"approval_number\":\"FL13565.5\",\"seq\":5,\"product_model\":\"1900 Twin Single Hung Mulled Assembly\",\"product_description\":\"1900 Twin Single Hung Mulled Assembly - 71\\\"x83\\\" - Non-Impact\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-11-05 00:00:00\",\"instructions_url\":\"\"}],\"Ply Gem Windows\":[{\"product_model\":\"American Craftsman 30 \\\/ Series 4700 HVHZ Non-Impact\",\"product_description\":\"Single Hung Window (HVHZ Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL15329.1\",\"approval_number_master\":\"FL#15329-R9\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Ply Gem Windows\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"01\\\/31\\\/2027\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15329-R3\",\"approval_number\":\"FL15329.2\",\"seq\":2,\"product_model\":\"Builder Series 4712\\\/4812\",\"product_description\":\"Single Hung Window (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14039-R0\",\"approval_number\":\"FL14039.1\",\"seq\":1,\"product_model\":\"4712\\\/4812 Single Hung\",\"product_description\":\"4712FL\\\/4712F\\\/4812F Single Hung\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14743-R8\",\"approval_number\":\"FL14743.1\",\"seq\":1,\"product_model\":\"Builder Series 3753 Single Hung\",\"product_description\":\"Aluminum Single Hung Window\",\"design_pressure\":\"+35\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#16103-R0\",\"approval_number\":\"FL16103.2\",\"seq\":2,\"product_model\":\"Ply Gem 1500\",\"product_description\":\"Single Hung, Non-Impact (As Tested)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#13976-R0\",\"approval_number\":\"FL13976.1\",\"seq\":1,\"product_model\":\"Series 1111FL\",\"product_description\":\"Vinyl Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14184-R0\",\"approval_number\":\"FL14184.1\",\"seq\":1,\"product_model\":\"4712\\\/4812\",\"product_description\":\"Single Hung Window\",\"design_pressure\":\"+50\\\/-57\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14252-R0\",\"approval_number\":\"FL14252.1\",\"seq\":1,\"product_model\":\"1111 Single Hung\",\"product_description\":\"Builder Series 1111 Single Hung\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14252-R0\",\"approval_number\":\"FL14252.2\",\"seq\":2,\"product_model\":\"1111 Single Hung\",\"product_description\":\"Builder Series 1111 Single Hung\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14252-R0\",\"approval_number\":\"FL14252.3\",\"seq\":3,\"product_model\":\"1111 Single Hung\",\"product_description\":\"Builder Series 1111 Single Hung\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14863-R0\",\"approval_number\":\"FL14863.1\",\"seq\":1,\"product_model\":\"Builder Series 1111 Integral Mull\",\"product_description\":\"Builder Series 1111-2\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14863-R0\",\"approval_number\":\"FL14863.2\",\"seq\":2,\"product_model\":\"Builder Series 1111 Integral Mull\",\"product_description\":\"Builder Series 1111-3\",\"design_pressure\":\"+35\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14925-R0\",\"approval_number\":\"FL14925.1\",\"seq\":1,\"product_model\":\"9110\\\/9110N Impact Single Hung\",\"product_description\":\"9110\\\/9110N Impact Single Hung\",\"design_pressure\":\"+50\\\/-57\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15266-R0\",\"approval_number\":\"FL15266.1\",\"seq\":1,\"product_model\":\"Pro Series Classic\",\"product_description\":\"Non-Impact Single Hung Window (Operating & Fixed)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15266-R0\",\"approval_number\":\"FL15266.2\",\"seq\":2,\"product_model\":\"Pro Series Classic\",\"product_description\":\"Impact Single Hung Window (Operating & Fixed)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15266-R0\",\"approval_number\":\"FL15266.3\",\"seq\":3,\"product_model\":\"Pro Series Classic\",\"product_description\":\"Non-Impact Mulled & Stacked Single Hung Window Assemblies\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15266-R0\",\"approval_number\":\"FL15266.4\",\"seq\":4,\"product_model\":\"Pro Series Classic\",\"product_description\":\"Impact Mulled & Stacked Single Hung Window Assemblies\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#16100-R0\",\"approval_number\":\"FL16100.1\",\"seq\":1,\"product_model\":\"Ply Gem 1500\",\"product_description\":\"Integral Mull (Alt. Substrates)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#16100-R0\",\"approval_number\":\"FL16100.2\",\"seq\":2,\"product_model\":\"Ply Gem 1500\",\"product_description\":\"Integral Mull (As Tested)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#16103-R0\",\"approval_number\":\"FL16103.1\",\"seq\":1,\"product_model\":\"Ply Gem 1500\",\"product_description\":\"Single Hung, Non-Impact (Alt. Substrates)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#16103-R0\",\"approval_number\":\"FL16103.3\",\"seq\":3,\"product_model\":\"Ply Gem 1500\",\"product_description\":\"Single Hung, Impact (Alt. Substrates)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#16103-R0\",\"approval_number\":\"FL16103.4\",\"seq\":4,\"product_model\":\"Ply Gem 1500\",\"product_description\":\"Single Hung, Impact (As Tested)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-30 00:00:00\",\"instructions_url\":\"\"}],\"PGT Industries\":[{\"product_model\":\"SH-4000 Pass-Thru\",\"product_description\":\"Aluminum Single Hung Pass-Thru Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL1435.3\",\"approval_number_master\":\"FL#1435-R3\",\"seq\":3,\"instructions_url\":\"\",\"manufacturer\":\"PGT Industries\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-19 00:00:00\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#239-R29\",\"approval_number\":\"FL239.3\",\"seq\":3,\"product_model\":\"SH7600 (Non-Impact)\",\"product_description\":\"Aluminum Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#239-R29\",\"approval_number\":\"FL239.4\",\"seq\":4,\"product_model\":\"SH7700 (Large Missile Impact)\",\"product_description\":\"Aluminum Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#29698-R5\",\"approval_number\":\"FL29698.4\",\"seq\":4,\"product_model\":\"SH-5500 with Diamond Glass\",\"product_description\":\"Impact-resistant, Vinyl Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#325-R0\",\"approval_number\":\"FL325.1\",\"seq\":1,\"product_model\":\"SH-1400\",\"product_description\":\"WinGuard Vinyl Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#325-R0\",\"approval_number\":\"FL325.2\",\"seq\":2,\"product_model\":\"SH-22\",\"product_description\":\"2 11\\\/16\\\" Vinyl Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#1007-R0\",\"approval_number\":\"FL1007.1\",\"seq\":1,\"product_model\":\"SH-1500\",\"product_description\":\"PGT Binnings Aluminum Thermal Tilt Sash Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#1007-R0\",\"approval_number\":\"FL1007.2\",\"seq\":2,\"product_model\":\"SH-1700\",\"product_description\":\"PGT Binnings Aluminum Thermal Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#1007-R0\",\"approval_number\":\"FL1007.3\",\"seq\":3,\"product_model\":\"SH-3700\",\"product_description\":\"PGT Binnings Vinyl Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#1458-R0\",\"approval_number\":\"FL1458.1\",\"seq\":1,\"product_model\":\"SH-800\",\"product_description\":\"Multi-Story Aluminum Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#1843-R0\",\"approval_number\":\"FL1843.1\",\"seq\":1,\"product_model\":\"SH-3700\",\"product_description\":\"PGT Binnings Vinyl Single Hung Tilt Sash Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#2323-R0\",\"approval_number\":\"FL2323.1\",\"seq\":1,\"product_model\":\"SH-3700\",\"product_description\":\"PGT Binnings Vinyl Single Hung Tilt Sash Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#3209-R0\",\"approval_number\":\"FL3209.1\",\"seq\":1,\"product_model\":\"SH-701\",\"product_description\":\"WinGuard Aluminum Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#4435-R2\",\"approval_number\":\"FL4435.1\",\"seq\":1,\"product_model\":\"SH-400 (Non-Impact)\",\"product_description\":\"Vinyl Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#4435-R2\",\"approval_number\":\"FL4435.2\",\"seq\":2,\"product_model\":\"SH-500 (Impact)\",\"product_description\":\"WinGuard Vinyl Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#7938-R0\",\"approval_number\":\"FL7938.1\",\"seq\":1,\"product_model\":\"SH-4000 Pass-Thru\",\"product_description\":\"Aluminum Single Hung Pass-Thru Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#8419-R0\",\"approval_number\":\"FL8419.1\",\"seq\":1,\"product_model\":\"Aluminum Single Hung\",\"product_description\":\"SH-300\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#9644-R0\",\"approval_number\":\"FL9644.1\",\"seq\":1,\"product_model\":\"SH-800 (Non-Impact)\",\"product_description\":\"Multi-Story Aluminum Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#29458-R0\",\"approval_number\":\"FL29458.1\",\"seq\":1,\"product_model\":\"SH-4000A\",\"product_description\":\"Non-Impact, Aluminum Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#239-R12\",\"approval_number\":\"FL239.1\",\"seq\":1,\"product_model\":\"SH-3000 (Large Missile Impact)\",\"product_description\":\"Architectural Systems Aluminum Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#239-R12\",\"approval_number\":\"FL239.2\",\"seq\":2,\"product_model\":\"SH-3000 (Small Missile Impact)\",\"product_description\":\"Architectural Systems Aluminum Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#239-R12\",\"approval_number\":\"FL239.5\",\"seq\":5,\"product_model\":\"SH-600 (Non-Impact)\",\"product_description\":\"Aluminum Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#239-R12\",\"approval_number\":\"FL239.6\",\"seq\":6,\"product_model\":\"SH-700 (Impact)\",\"product_description\":\"WinGuard Aluminum Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#1435-R3\",\"approval_number\":\"FL1435.1\",\"seq\":1,\"product_model\":\"SH-300\",\"product_description\":\"Aluminum Single Hung\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#2769-R5\",\"approval_number\":\"FL2769.1\",\"seq\":1,\"product_model\":\"SH-600\",\"product_description\":\"Aluminum Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#2769-R5\",\"approval_number\":\"FL2769.2\",\"seq\":2,\"product_model\":\"SH-700 (Impact)\",\"product_description\":\"WinGuard Aluminum Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#239-R12\",\"approval_number\":\"FL239.7\",\"seq\":7,\"product_model\":\"SH-800 (Large Missile Impact)\",\"product_description\":\"Multi-Story Aluminum Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#239-R12\",\"approval_number\":\"FL239.8\",\"seq\":8,\"product_model\":\"SH-800 (Small Missile Impact)\",\"product_description\":\"Multi-Story Aluminum Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#2769-R5\",\"approval_number\":\"FL2769.3\",\"seq\":3,\"product_model\":\"SH-800\",\"product_description\":\"Multi-Story Aluminum Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#2769-R3\",\"approval_number\":\"FL2769.4\",\"seq\":4,\"product_model\":\"SH-700 Integral Fin\",\"product_description\":\"WinGuard Aluminum Single Hung Window with Integral Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#2769-R3\",\"approval_number\":\"FL2769.5\",\"seq\":5,\"product_model\":\"SH-800\",\"product_description\":\"Multi-Story Aluminum Single Hung Window - Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#2769-R3\",\"approval_number\":\"FL2769.6\",\"seq\":6,\"product_model\":\"SH-800\",\"product_description\":\"Multi-Story Aluminum Single Hung Window - Small Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#239-R13\",\"approval_number\":\"FL239.9\",\"seq\":9,\"product_model\":\"SH-800 (Small Missile Impact)\",\"product_description\":\"Multi-Story Aluminum Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#1435-R3\",\"approval_number\":\"FL1435.2\",\"seq\":2,\"product_model\":\"SH-400\",\"product_description\":\"Vinyl Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-04-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#1435-R3\",\"approval_number\":\"FL1435.4\",\"seq\":4,\"product_model\":\"SH-4000\\\/4001\",\"product_description\":\"Aluminum Single Hung Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-04-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#1435-R3\",\"approval_number\":\"FL1435.5\",\"seq\":5,\"product_model\":\"SH-500 (Impact)\",\"product_description\":\"WinGuard Vinyl Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-04-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#1435-R7\",\"approval_number\":\"FL1435.6\",\"seq\":6,\"product_model\":\"SH-2100\",\"product_description\":\"Vinyl Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#1435-R7\",\"approval_number\":\"FL1435.7\",\"seq\":7,\"product_model\":\"SH-2200\",\"product_description\":\"Vinyl Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#1435-R7\",\"approval_number\":\"FL1435.8\",\"seq\":8,\"product_model\":\"SH-4000 Pass-Thru\",\"product_description\":\"Aluminum Single Hung Pass-Thru Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#1435-R7\",\"approval_number\":\"FL1435.9\",\"seq\":9,\"product_model\":\"SH-4000\\\/4001\",\"product_description\":\"Aluminum Single Hung Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#10287-R1\",\"approval_number\":\"FL10287.1\",\"seq\":1,\"product_model\":\"SH-2100\",\"product_description\":\"Vinyl Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#239-R22\",\"approval_number\":\"FL239.10\",\"seq\":10,\"product_model\":\"SH-5500 (Large Missile Impact)\",\"product_description\":\"Vinyl Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#29698-R0\",\"approval_number\":\"FL29698.1\",\"seq\":1,\"product_model\":\"SH-5500\",\"product_description\":\"Impact-resistant, Vinyl Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#29698-R2\",\"approval_number\":\"FL29698.2\",\"seq\":2,\"product_model\":\"SH-7600\",\"product_description\":\"Non-impact-resistant, Aluminum Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#29698-R4\",\"approval_number\":\"FL29698.3\",\"seq\":3,\"product_model\":\"SH-7600\",\"product_description\":\"Non-impact-resistant, Aluminum Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Stergis Windows and Doors Inc\":[{\"product_model\":\"SERIES 331.330SH-008 VINYL SINGLE HUNG WINDOW IMPACT\",\"product_description\":\"SERIES 331.330SH-008 VINYL SINGLE HUNG WINDOW IMPACT\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL29443.1\",\"approval_number_master\":\"FL#29443-R2\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Stergis Windows and Doors Inc\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/12\\\/2036\"},{\"product_model\":\"WINDGATE SINGLE HUNG WINDOW 36\\\"X84\\\"\",\"product_description\":\"WINDGATE SINGLE HUNG WINDOW 36\\\"X84\\\" NON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL41490.1\",\"approval_number_master\":\"FL#41490-R1\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Stergis Windows and Doors Inc\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"05\\\/05\\\/2026\"},{\"manufacturer\":\"Stergis Windows and Doors Inc\",\"approval_number_master\":\"FL#29443-R2\",\"approval_number\":\"FL29443.2\",\"seq\":2,\"product_model\":\"SERIES 331.330SH-008 VINYL SINGLE HUNG WINDOW NON-IMPACT\",\"product_description\":\"SERIES 331.330SH-008 VINYL SINGLE HUNG WINDOW NON-IMPACT\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/12\\\/2036\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stergis Windows and Doors Inc\",\"approval_number_master\":\"FL#41490-R1\",\"approval_number\":\"FL41490.2\",\"seq\":2,\"product_model\":\"WINDGATE SINGLE HUNG WINDOW 44\\\"X78\\\"\",\"product_description\":\"WINDGATE SINGLE HUNG WINDOW 44\\\"X78\\\" NON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"05\\\/03\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stergis Windows and Doors Inc\",\"approval_number_master\":\"FL#41490-R1\",\"approval_number\":\"FL41490.3\",\"seq\":3,\"product_model\":\"WINDGATE TRIPLE SINGLE HUNG WINDOW 120\\\"X78\\\"\",\"product_description\":\"WINDGATE TRIPLE SINGLE HUNG WINDOW 120\\\"X78\\\" NON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"05\\\/03\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stergis Windows and Doors Inc\",\"approval_number_master\":\"FL#12831-R0\",\"approval_number\":\"FL12831.1\",\"seq\":1,\"product_model\":\"CHARLESTON 300.300SH\",\"product_description\":\"CHARLESTON 300.300SH PVC SINGLE HUNG W\\\/ FABRIC SHIELD PANEL\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"product_model\":\"5000 Series Impact Single Hung SH-93\",\"product_description\":\"54\\\" x84\\\", Impact, Frame installation\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL14577.1\",\"approval_number_master\":\"FL#14577-R5\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Stergis Windows and Doors Inc\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"07\\\/27\\\/2026\"},{\"manufacturer\":\"Stergis Windows and Doors Inc\",\"approval_number_master\":\"FL#14577-R5\",\"approval_number\":\"FL14577.2\",\"seq\":2,\"product_model\":\"5000 Series Impact Single Hung SH-93\",\"product_description\":\"54\\\" x84\\\", Impact, Fin installation\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"07\\\/27\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stergis Windows and Doors Inc\",\"approval_number_master\":\"FL#14577-R3\",\"approval_number\":\"FL14577.3\",\"seq\":3,\"product_model\":\"STORMGATE REP SH\",\"product_description\":\"STORMGATE REP SH 54X72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-08-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stergis Windows and Doors Inc\",\"approval_number_master\":\"FL#14577-R4\",\"approval_number\":\"FL14577.4\",\"seq\":4,\"product_model\":\"STORMGATE REP SH\",\"product_description\":\"STORMGATE REP SH 54X72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-08-24 00:00:00\",\"instructions_url\":\"\"}],\"Eastern Architectural Systems\":[{\"product_model\":\"Series 176 Vinyl Single Hung Window\",\"product_description\":\"Series 176 Vinyl Single Hung Window, Non - Impact 54\\\" x 77\\\"\",\"design_pressure\":\"+70.0\\\/-85.0\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL22203.1\",\"approval_number_master\":\"FL#22203-R4\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Eastern Architectural Systems\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"09\\\/30\\\/2027\"},{\"product_model\":\"SERIES 143.095SH VINYL SINGLE HUNG WINDOW\",\"product_description\":\"NON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL46423.1\",\"approval_number_master\":\"FL#46423-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Eastern Architectural Systems\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/31\\\/2027\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14604-R13\",\"approval_number\":\"FL14604.1\",\"seq\":1,\"product_model\":\"Series 1431 Non-Impact Vinyl SH Nailing Fin\",\"product_description\":\"143 Series 1431 Non-Impact Vinyl SH Nailing Fin\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14604-R13\",\"approval_number\":\"FL14604.2\",\"seq\":2,\"product_model\":\"Series 1441 Non-Impact Vinyl SH Flange\",\"product_description\":\"143 Series 1441 Non-Impact Vinyl SH Flange\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14604-R13\",\"approval_number\":\"FL14604.3\",\"seq\":3,\"product_model\":\"Series 2451 Impact Vinyl SH Nailing Fin\",\"product_description\":\"143 Series 2451 Impact Vinyl SH Nailing Fin\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14604-R13\",\"approval_number\":\"FL14604.4\",\"seq\":4,\"product_model\":\"Series 2461 Impact Vinyl SH Flange\",\"product_description\":\"143 Series 2461 Impact Vinyl SH Flange\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14604-R13\",\"approval_number\":\"FL14604.5\",\"seq\":5,\"product_model\":\"Series FWI 1000 Impact Aluminum SH\",\"product_description\":\"Impact Aluminum SH 53 1\\\/8\\\" x 78\\\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#16412-R11\",\"approval_number\":\"FL16412.8\",\"seq\":8,\"product_model\":\"h. Series HD2451\\\/Series HD2461, 143 Series\",\"product_description\":\"Vinyl Single Hung\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"09\\\/30\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#16412-R11\",\"approval_number\":\"FL16412.2\",\"seq\":2,\"product_model\":\"b. Series 176\",\"product_description\":\"Oriel Vinyl Single Hung Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"11\\\/30\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#16412-R11\",\"approval_number\":\"FL16412.3\",\"seq\":3,\"product_model\":\"c. Series 176\",\"product_description\":\"Vinyl Single Hung Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"01\\\/31\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#16412-R11\",\"approval_number\":\"FL16412.4\",\"seq\":4,\"product_model\":\"d. Series 176\",\"product_description\":\"Single Hung Window\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"06\\\/30\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#16412-R11\",\"approval_number\":\"FL16412.5\",\"seq\":5,\"product_model\":\"e. Series 2451, 143 Series\",\"product_description\":\"Vinyl Single Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"02\\\/28\\\/2030\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#16412-R11\",\"approval_number\":\"FL16412.6\",\"seq\":6,\"product_model\":\"f. Series 2461, 143 Series\",\"product_description\":\"Vinyl Equal leg Single Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"02\\\/28\\\/2030\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#16412-R11\",\"approval_number\":\"FL16412.7\",\"seq\":7,\"product_model\":\"g. Series HD 2451\\\/2461, 143 Series\",\"product_description\":\"Vinyl single Hung Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"09\\\/30\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14604-R0\",\"approval_number\":\"FL14604.6\",\"seq\":6,\"product_model\":\"Series 1431 Vinyl\",\"product_description\":\"Single Hung Window with Nailing Fin\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14604-R0\",\"approval_number\":\"FL14604.7\",\"seq\":7,\"product_model\":\"Series 1441 Vinyl\",\"product_description\":\"Single Hung Window with Flange\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14604-R0\",\"approval_number\":\"FL14604.8\",\"seq\":8,\"product_model\":\"Series 2451\\\/1431 Vinyl Impact Rated\",\"product_description\":\"Single Hung Window with Nailing Fin\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14604-R0\",\"approval_number\":\"FL14604.9\",\"seq\":9,\"product_model\":\"Series 2461\\\/1441 Vinyl Impact Rated\",\"product_description\":\"Single Hung Window with Flange\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14604-R2\",\"approval_number\":\"FL14604.10\",\"seq\":10,\"product_model\":\"Series 2461\\\/1441 Vinyl Impact Rated\",\"product_description\":\"Single Hung Window with Flange\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#16412-R0\",\"approval_number\":\"FL16412.1\",\"seq\":1,\"product_model\":\"Series HD2451\\\/Series HD2461 Single Hung\",\"product_description\":\"Series HD2451\\\/Series HD2461 Vinyl Impact Single Hung\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#17377-R0\",\"approval_number\":\"FL17377.1\",\"seq\":1,\"product_model\":\"Series 176.043 Vinyl Impact Single Hung\",\"product_description\":\"Series 176.043 Vinyl Impact Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#42076-R0\",\"approval_number\":\"FL42076.1\",\"seq\":1,\"product_model\":\"Series FWI 1000 Impact Aluminum Single Hung\",\"product_description\":\"Series FWI 1000 Impact Aluminum Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Loewen Windows\":[{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#3681-R0\",\"approval_number\":\"FL3681.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Single Hung Window (O\\\/X)\",\"product_description\":\"(415-H-627) Aluminum Clad Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#3681-R0\",\"approval_number\":\"FL3681.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Single Hung Window (O\\\/X)\",\"product_description\":\"(415-H-628) Aluminum Clad Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#3681-R0\",\"approval_number\":\"FL3681.3\",\"seq\":3,\"product_model\":\"Metal Clad Single Hung\",\"product_description\":\"(415-H-608) Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#3681-R0\",\"approval_number\":\"FL3681.4\",\"seq\":4,\"product_model\":\"Metal Clad Single Hung Window\",\"product_description\":\"(415-H-622) Clad Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#3959-R0\",\"approval_number\":\"FL3959.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Single Hung Window (O\\\/X)\",\"product_description\":\"(415-H-638.0) Aluminum Clad Single Hung WIndow\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#3959-R0\",\"approval_number\":\"FL3959.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Single Hung Window (OX)\",\"product_description\":\"(415-H-637.1) Aluminum Clad Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#4685-R0\",\"approval_number\":\"FL4685.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Single Hung Window (OX)\",\"product_description\":\"(415-H-648.00) Aluminum Clad Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#5059-R0\",\"approval_number\":\"FL5059.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Single Hung Window (O\\\/X)\",\"product_description\":\"(415-H-627.01) Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#5059-R0\",\"approval_number\":\"FL5059.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Single Hung Window (OX)\",\"product_description\":\"(415-H-637.02) Aluminum Clad Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#5059-R0\",\"approval_number\":\"FL5059.3\",\"seq\":3,\"product_model\":\"Metal Clad Single Hung Window\",\"product_description\":\"(415-H-622.02) Clad Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#13131-R0\",\"approval_number\":\"FL13131.1\",\"seq\":1,\"product_model\":\"Aluminum Clad StormForce Single Hung Window\",\"product_description\":\"Aluminum Clad StormForce Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#14693-R0\",\"approval_number\":\"FL14693.1\",\"seq\":1,\"product_model\":\"Series 25 Aluminum Clad StormForce Single Hung Window\",\"product_description\":\"Series 25 Aluminum Clad StormForce Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-05-28 00:00:00\",\"instructions_url\":\"\"}],\"WinDoor Inc.\":[{\"product_model\":\"4030 Aluminum SH Over Fixed Window Wall\",\"product_description\":\"4030 Aluminum Flange SH Over Fixed Window Wall, Non-Impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL14703.1\",\"approval_number_master\":\"FL#14703-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"WinDoor Inc.\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-15 00:00:00\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14703-R0\",\"approval_number\":\"FL14703.2\",\"seq\":2,\"product_model\":\"4030 Aluminum SH Over Fixed Window Wall\",\"product_description\":\"4030 Aluminum Equal Leg SH Over Fixed Window Wall, Non-Impact\",\"design_pressure\":\"+135\\\/-135\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14409-R0\",\"approval_number\":\"FL14409.1\",\"seq\":1,\"product_model\":\"V-200 SH LMI\",\"product_description\":\"V-200 SH WINDOW 54X80 LMI\",\"design_pressure\":\"+120\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14409-R0\",\"approval_number\":\"FL14409.2\",\"seq\":2,\"product_model\":\"V-200 SH NI\",\"product_description\":\"V-200 SH WINDOW 54X80 NI\",\"design_pressure\":\"+120\\\/-150\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14409-R0\",\"approval_number\":\"FL14409.3\",\"seq\":3,\"product_model\":\"V-200 SH NI\",\"product_description\":\"V-200 SH WINDOW 60X99 NI\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14409-R0\",\"approval_number\":\"FL14409.4\",\"seq\":4,\"product_model\":\"V-200 SH SMI\",\"product_description\":\"V-200 SH WINDOW 54X80 SMI\",\"design_pressure\":\"+120\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14703-R0\",\"approval_number\":\"FL14703.3\",\"seq\":3,\"product_model\":\"4030 Aluminum SH Over Fixed Window Wall\",\"product_description\":\"4030 Alum Flange and Equal Leg SH Over Fixed Window Wall, Large Missile Impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14703-R0\",\"approval_number\":\"FL14703.4\",\"seq\":4,\"product_model\":\"4030 Aluminum SH Over Fixed Window Wall\",\"product_description\":\"4030 Alum Flange and Equal Leg SH Over Fixed Window Wall, Small Missile Impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14711-R0\",\"approval_number\":\"FL14711.1\",\"seq\":1,\"product_model\":\"4000 Aluminum Single Hung\",\"product_description\":\"4000 Aluminum Single Hung - Non-Impact\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14711-R0\",\"approval_number\":\"FL14711.2\",\"seq\":2,\"product_model\":\"4000 Aluminum Single Hung\",\"product_description\":\"4000 Aluminum Single Hung - Non-Impact\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14711-R0\",\"approval_number\":\"FL14711.3\",\"seq\":3,\"product_model\":\"4000 Aluminum Single Hung\",\"product_description\":\"4000 Aluminum Single Hung - Large Missile Impact\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14711-R0\",\"approval_number\":\"FL14711.4\",\"seq\":4,\"product_model\":\"4000 Aluminum Single Hung\",\"product_description\":\"4000 Aluminum Single Hung - Large Missile Impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14711-R0\",\"approval_number\":\"FL14711.5\",\"seq\":5,\"product_model\":\"4000 Aluminum Single Hung\",\"product_description\":\"4000 Aluminum Single Hung - Small Missile Impact\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14711-R0\",\"approval_number\":\"FL14711.6\",\"seq\":6,\"product_model\":\"4000 Aluminum Single Hung\",\"product_description\":\"4000 Aluminum Single Hung - Large Missile Impact\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14711-R0\",\"approval_number\":\"FL14711.7\",\"seq\":7,\"product_model\":\"4000 Aluminum Single Hung\",\"product_description\":\"4000 Aluminum Single Hung - Small Missile Impact\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14712-R0\",\"approval_number\":\"FL14712.1\",\"seq\":1,\"product_model\":\"4000 Twin Aluminum Single Hung\",\"product_description\":\"4000 Twin Aluminum Single Hung (Combination Assembly) - Non-Impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14712-R0\",\"approval_number\":\"FL14712.2\",\"seq\":2,\"product_model\":\"4000 Twin Aluminum Single Hung\",\"product_description\":\"4000 Twin Aluminum Single Hung (Combination Assembly) - Large Missile Impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14712-R0\",\"approval_number\":\"FL14712.3\",\"seq\":3,\"product_model\":\"4000 Twin Aluminum Single Hung\",\"product_description\":\"4000 Twin Aluminum Single Hung (Combination Assembly) - Large Missile Impact\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14712-R0\",\"approval_number\":\"FL14712.4\",\"seq\":4,\"product_model\":\"4000 Twin Aluminum Single Hung\",\"product_description\":\"4000 Twin Aluminum Single Hung (Combination Assembly) - Small Missile Impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16465-R0\",\"approval_number\":\"FL16465.1\",\"seq\":1,\"product_model\":\"SERIES 4000 ALUMINUM SINGLE HUNG WINDOW PVB EQUAL LEG & FLANGE\",\"product_description\":\"SERIES 4000 ALUMINUM SINGLE HUNG WINDOW PVB EQUAL LEG & FLANGE - LARGE & SMALL MISSILE IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16465-R0\",\"approval_number\":\"FL16465.2\",\"seq\":2,\"product_model\":\"SERIES 4000 ALUMINUM SINGLE HUNG WINDOW SGP EQUAL LEG & FLANGE\",\"product_description\":\"SERIES 4000 ALUMINUM SINGLE HUNG WINDOW SGP EQUAL LEG & FLANGE - LARGE & SMALL MISSILE IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16465-R1\",\"approval_number\":\"FL16465.3\",\"seq\":3,\"product_model\":\"SERIES 4000 ALUMINUM SINGLE HUNG WINDOW SGP EQUAL LEG & FLANGE\",\"product_description\":\"SERIES 4000 ALUMINUM SINGLE HUNG WINDOW SGP EQUAL LEG & FLANGE - LARGE & SMALL MISSILE IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16465-R1\",\"approval_number\":\"FL16465.4\",\"seq\":4,\"product_model\":\"SERIES 4000 ALUMINUM SINGLE HUNG WINDOW SGP EQUAL LEG & FLANGE\",\"product_description\":\"SERIES 4000 ALUMINUM SINGLE HUNG WINDOW SGP EQUAL LEG & FLANGE - SMALL MISSILE IMPACT HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#17567-R0\",\"approval_number\":\"FL17567.1\",\"seq\":1,\"product_model\":\"Series 9400 Thermally Broken Non-Impact Single Hung Window\",\"product_description\":\"Series 9400 Thermally Broken Non-Impact Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#17820-R0\",\"approval_number\":\"FL17820.1\",\"seq\":1,\"product_model\":\"Series 9400 Thermally Broken Large Missile Impact Single Hung Window\",\"product_description\":\"Series 9400 Thermally Broken Large Missile Impact Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-02-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#17820-R0\",\"approval_number\":\"FL17820.2\",\"seq\":2,\"product_model\":\"Series 9400 Thermally Broken Non-Impact Single Hung Window\",\"product_description\":\"Series 9400 Thermally Broken Non-Impact Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#17820-R0\",\"approval_number\":\"FL17820.3\",\"seq\":3,\"product_model\":\"Series 9400 Thermally Broken Small Missile Impact Single Hung Window\",\"product_description\":\"Series 9400 Thermally Broken Small Missile Impact Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14703-R9\",\"approval_number\":\"FL14703.5\",\"seq\":5,\"product_model\":\"4030 Aluminum SH Over Fixed Window Wall\",\"product_description\":\"5) LM Impact Resistant, HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14703-R9\",\"approval_number\":\"FL14703.6\",\"seq\":6,\"product_model\":\"4030 Aluminum SH Over Fixed Window Wall\",\"product_description\":\"6) LM Impact Resistant, non-HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14703-R9\",\"approval_number\":\"FL14703.7\",\"seq\":7,\"product_model\":\"4030 Aluminum SH Over Fixed Window Wall\",\"product_description\":\"7) SM Impact Resistant, non-HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14703-R9\",\"approval_number\":\"FL14703.8\",\"seq\":8,\"product_model\":\"4030 Aluminum SH Over Fixed Window Wall\",\"product_description\":\"8) SM Impact Resistant, HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35437-R0\",\"approval_number\":\"FL35437.1\",\"seq\":1,\"product_model\":\"SH360A\",\"product_description\":\"Aluminum, Small Missile Impact Resistant Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35437-R0\",\"approval_number\":\"FL35437.2\",\"seq\":2,\"product_model\":\"SH360A\",\"product_description\":\"Aluminum, Large Missile Impact Resistant Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35437-R0\",\"approval_number\":\"FL35437.3\",\"seq\":3,\"product_model\":\"SH9400T\",\"product_description\":\"Thermally-Broken, Large Missile Impact Resistant Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35437-R0\",\"approval_number\":\"FL35437.4\",\"seq\":4,\"product_model\":\"SH9400T\",\"product_description\":\"Thermally-Broken, Small Missile Impact Resistant Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35437-R0\",\"approval_number\":\"FL35437.5\",\"seq\":5,\"product_model\":\"WW4030A\",\"product_description\":\"Aluminum, Large Missile Impact Resistant Window Wall (SH\\\/PW)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35437-R0\",\"approval_number\":\"FL35437.6\",\"seq\":6,\"product_model\":\"WW4030A\",\"product_description\":\"Aluminum, Small Missile Impact Resistant Window Wall (SH\\\/PW)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-03 00:00:00\",\"instructions_url\":\"\"}],\"Windsor Windows and Doors\":[{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#47167-R1\",\"approval_number\":\"FL47167.2\",\"seq\":2,\"product_model\":\"Next Dimension Single Hung Window (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Next Dimension Single Hung Window (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"01\\\/19\\\/2034\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#47167-R1\",\"approval_number\":\"FL47167.3\",\"seq\":3,\"product_model\":\"Next Dimension Single Hung Window (WZ3)(Impact)\",\"product_description\":\"Next Dimension Single Hung Window (WZ3)(Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"01\\\/19\\\/2034\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14884-R0\",\"approval_number\":\"FL14884.1\",\"seq\":1,\"product_model\":\"Next Dimension Classic Single Hung\",\"product_description\":\"Vinyl Single Hung Window to maximum frame size of 45 X 65\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14884-R0\",\"approval_number\":\"FL14884.2\",\"seq\":2,\"product_model\":\"Next Dimension Classic Single Hung\",\"product_description\":\"Vinyl Single Hung Window to maximum frame size of 35 1\\\/2 X 60 1\\\/2\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14884-R0\",\"approval_number\":\"FL14884.3\",\"seq\":3,\"product_model\":\"Next Dimension Classic Single Hung\",\"product_description\":\"Vinyl Single Hung Window to maximum frame size of 47 1\\\/2 X 83 1\\\/2\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14884-R0\",\"approval_number\":\"FL14884.4\",\"seq\":4,\"product_model\":\"Next Dimension Classic Single Hung Combination\",\"product_description\":\"Combination Vinyl Single Hung Window to maximum frame size of 95 1\\\/2 X 83 1\\\/2\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14884-R0\",\"approval_number\":\"FL14884.5\",\"seq\":5,\"product_model\":\"Next Dimension Classic Single Hung Combination\",\"product_description\":\"Combination Vinyl Single Hung Window to maximum frame size of 71 1\\\/2 X 60 1\\\/2\\\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14884-R0\",\"approval_number\":\"FL14884.6\",\"seq\":6,\"product_model\":\"Next Dimension Classic Single Hung Combination\",\"product_description\":\"Combination Vinyl Single Hung Window to maximum frame size of 107 1\\\/2 X 83 1\\\/2\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14884-R1\",\"approval_number\":\"FL14884.7\",\"seq\":7,\"product_model\":\"Next Dimension Classic Single Hung Combination\",\"product_description\":\"Combination Vinyl Single Hung Window to maximum frame size of 107 1\\\/2 X 83 1\\\/2\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#47167-R0\",\"approval_number\":\"FL47167.1\",\"seq\":1,\"product_model\":\"Next Dimension Single Hung Window (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Next Dimension Single Hung Window (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-19 00:00:00\",\"instructions_url\":\"\"}],\"Silver Line Building Products Corp.\":[{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14911-R0\",\"approval_number\":\"FL14911.1\",\"seq\":1,\"product_model\":\"a. S 2900\\\/4900 - M 2901\\\/4901\",\"product_description\":\"Single - Single Hung Extruded Vinyl Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14911-R0\",\"approval_number\":\"FL14911.2\",\"seq\":2,\"product_model\":\"b. S 2900\\\/4900 - M 2901\\\/4901\",\"product_description\":\"Single - \\\"Oriel\\\" Extruded Vinyl Single Hung Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14911-R0\",\"approval_number\":\"FL14911.3\",\"seq\":3,\"product_model\":\"c. Series 2900\\\/4900 Models 2901\\\/4901 \\\"Weather Stopper\\\"\",\"product_description\":\"Single - Single Hung Extruded Vinyl Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14911-R0\",\"approval_number\":\"FL14911.4\",\"seq\":4,\"product_model\":\"d. S 2900\\\/4900 - M 2902\\\/4902\",\"product_description\":\"Twin - Single Hung Continuous Head and Sill Extruded Vinyl Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14911-R0\",\"approval_number\":\"FL14911.5\",\"seq\":5,\"product_model\":\"e. S 2900\\\/4900 - M 2903\\\/4903\",\"product_description\":\"Triple - Single Hung Continuous Head and Sill Extruded Vinyl Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14911-R0\",\"approval_number\":\"FL14911.6\",\"seq\":6,\"product_model\":\"f. S 2900\\\/4900 - M 2901\\\/4901\",\"product_description\":\"Single - Single Hung Extruded Vinyl Window-Flange with Strap Anchor on Sill\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#19715-R0\",\"approval_number\":\"FL19715.1\",\"seq\":1,\"product_model\":\"Series 2900\\\/4900 Single Hung\",\"product_description\":\"Extruded Vinyl Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#1204-R0\",\"approval_number\":\"FL1204.1\",\"seq\":1,\"product_model\":\"2100 Series - Model 2160 Singl\",\"product_description\":\"Extruded PVC Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#1205-R0\",\"approval_number\":\"FL1205.1\",\"seq\":1,\"product_model\":\"2100 Series Model 2110\",\"product_description\":\"Extruded PVC Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#1266-R0\",\"approval_number\":\"FL1266.1\",\"seq\":1,\"product_model\":\"2700 Series - Model 2760\",\"product_description\":\"Extruded PVC Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#1267-R0\",\"approval_number\":\"FL1267.1\",\"seq\":1,\"product_model\":\"2700 Series - Model 2710\",\"product_description\":\"Extruded PVC Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#1546-R0\",\"approval_number\":\"FL1546.1\",\"seq\":1,\"product_model\":\"Series 2900 Model 2910\",\"product_description\":\"Extruded PVC Single Hung Window- Single, Twin and Mulled Units\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#1547-R0\",\"approval_number\":\"FL1547.1\",\"seq\":1,\"product_model\":\"Series 2900 Model 2960\",\"product_description\":\"Extruded PVC Single Hung Window - Single, Twin and Mulled Units w Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#2591-R0\",\"approval_number\":\"FL2591.1\",\"seq\":1,\"product_model\":\"2700 Series - Model 2710\",\"product_description\":\"Extruded PVC Single Hung Window (Mulled Units Utilize 2723 Mullion)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#2591-R0\",\"approval_number\":\"FL2591.2\",\"seq\":2,\"product_model\":\"2700 Series - Model 2710\",\"product_description\":\"Extruded PVC Single Hung Window (Mulled Units Utilize 2724 Mullion)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#2597-R0\",\"approval_number\":\"FL2597.1\",\"seq\":1,\"product_model\":\"2100 Series - Model 2110\",\"product_description\":\"Extruded PVC Single Hung Window (Mulled Units Utilize 2723 Mullion)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#2597-R0\",\"approval_number\":\"FL2597.2\",\"seq\":2,\"product_model\":\"2100 Series - Model 2110\",\"product_description\":\"Extruded PVC Single Hung Window (Mulled Units Utilize 2724 Mullion)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#2600-R0\",\"approval_number\":\"FL2600.1\",\"seq\":1,\"product_model\":\"Series 2900 - Model 2910\",\"product_description\":\"Extruded PVC Single Hung Window (Mulled Units Utilize 2724 Mullion)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#2600-R0\",\"approval_number\":\"FL2600.2\",\"seq\":2,\"product_model\":\"Series 2900 - Model 2910\",\"product_description\":\"Extruded PVC Single Hung Window (Mulled Units Utilize 2723 Mullion)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#2612-R0\",\"approval_number\":\"FL2612.1\",\"seq\":1,\"product_model\":\"2100 Series - Model 2160\",\"product_description\":\"Extruded PVC Single Hung Window (Mulled Units Utilize 2724 Mullion)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#2612-R0\",\"approval_number\":\"FL2612.2\",\"seq\":2,\"product_model\":\"2100 Series - Model 2160\",\"product_description\":\"Extruded PVC Single Hung Window (Mulled Units Utilize 2723 Mullion)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#2614-R0\",\"approval_number\":\"FL2614.1\",\"seq\":1,\"product_model\":\"2700 Series - Model 2760\",\"product_description\":\"Extruded PVC Single Hung Window (Mulled Units Utilize 2723 Mullion)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#2614-R0\",\"approval_number\":\"FL2614.2\",\"seq\":2,\"product_model\":\"2700 Series - Model 2760\",\"product_description\":\"Extruded PVC Single Hung Window (Mulled Units Utilize 2724 Mullion)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#2625-R0\",\"approval_number\":\"FL2625.1\",\"seq\":1,\"product_model\":\"2900 Series - Model 2960\",\"product_description\":\"Extruded PVC Single Hung Window with Fin - Single - Twin w\\\/ Continuous Head and Sill - Mulled (Mulled Units Utilizing 2724 Mullion)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#2625-R0\",\"approval_number\":\"FL2625.2\",\"seq\":2,\"product_model\":\"2900 Series - Model 2960\",\"product_description\":\"Extruded PVC Single Hung Window with Fin - Single - Twin w\\\/ Continuous Head and Sill - Mulled (Mulled Units Utilizing the 2723 Mullion)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#3863-R0\",\"approval_number\":\"FL3863.1\",\"seq\":1,\"product_model\":\"Series 2100 - Model 2160\",\"product_description\":\"Extruded PVC Single Hung Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#3863-R0\",\"approval_number\":\"FL3863.2\",\"seq\":2,\"product_model\":\"Series 2200 - Model 2200\",\"product_description\":\"Extruded PVC Single Hung Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#3863-R0\",\"approval_number\":\"FL3863.3\",\"seq\":3,\"product_model\":\"Series 2300 - Model 2300\",\"product_description\":\"Extruded PVC Single Hung Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#3884-R0\",\"approval_number\":\"FL3884.1\",\"seq\":1,\"product_model\":\"Series 2100 - Model 2160\",\"product_description\":\"Extruded PVC Single Hung Window with Nailing Fin up to 54.5\\\" x 75.5\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#3884-R0\",\"approval_number\":\"FL3884.2\",\"seq\":2,\"product_model\":\"Series 2200 - Model 2200\",\"product_description\":\"Extruded PVC Single Hung Window with Nailing Fin up to 54.5\\\" x 75.5\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#3884-R0\",\"approval_number\":\"FL3884.3\",\"seq\":3,\"product_model\":\"Series 2300 - Model 2300\",\"product_description\":\"Extruded PVC Single Hung Window with Nailing Fin up to 54.5\\\" x 75.5\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#3914-R0\",\"approval_number\":\"FL3914.1\",\"seq\":1,\"product_model\":\"2100 Series Model 2110\",\"product_description\":\"Extruded PVC Single Hung Window - Flange Model up to 53\\\" x 63\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#3917-R0\",\"approval_number\":\"FL3917.1\",\"seq\":1,\"product_model\":\"2100 Series Model 2110\",\"product_description\":\"Extruded PVC Single Hung Window - Flange Model up to 53\\\" x 74\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#5611-R1\",\"approval_number\":\"FL5611.1\",\"seq\":1,\"product_model\":\"a. 700 Series - Models 700 \\\/ 720\",\"product_description\":\"Extruded Aluminum Single Hung Window - Flange; Available with Monolithic or Insulated Glass\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#5611-R1\",\"approval_number\":\"FL5611.2\",\"seq\":2,\"product_model\":\"b. 700 Series - Models 750 \\\/ 770\",\"product_description\":\"Extruded Aluminum Single Hung Window - Nailing Fin; Available with Monolithic or Insulated Glass\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6166-R0\",\"approval_number\":\"FL6166.1\",\"seq\":1,\"product_model\":\"a. 2900 Series \\\/ Model 2910\",\"product_description\":\"Extruded Vinyl Single Hung Window - Flange\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6166-R0\",\"approval_number\":\"FL6166.2\",\"seq\":2,\"product_model\":\"b. 2900 Series \\\/ Model 2960\",\"product_description\":\"Extruded Vinyl Single Hung Window - Fin\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6686-R0\",\"approval_number\":\"FL6686.1\",\"seq\":1,\"product_model\":\"a. \\\"Weather Stopper\\u2122\\\" Series 2900, Model 2960\",\"product_description\":\"Extruded Vinyl Single Hung Window with Nailing Fin - \\\"Impact\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#7429-R0\",\"approval_number\":\"FL7429.1\",\"seq\":1,\"product_model\":\"a. 2907 Series, Model 2903\",\"product_description\":\"Extruded Vinyl Continuous Head and Sill with Integral MullionsTriple Single Hung Window\",\"design_pressure\":\"+35.11\\\/-35.11\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#7667-R0\",\"approval_number\":\"FL7667.1\",\"seq\":1,\"product_model\":\"a. \\\"WEATHER STOPPER\\u2122\\\" 2100 Series, Model 2110\",\"product_description\":\"Extruded Vinyl Single Hung Window with Flange - \\\"Impact\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#7695-R0\",\"approval_number\":\"FL7695.1\",\"seq\":1,\"product_model\":\"a. Series 900\",\"product_description\":\"Extruded Aluminum Single Hung Window with Nail Fin - \\\"Impact\\\"\",\"design_pressure\":\"+80.0\\\/-85.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#7695-R0\",\"approval_number\":\"FL7695.2\",\"seq\":2,\"product_model\":\"b. Series 900\",\"product_description\":\"Extruded Aluminum Single Hung Window with Flange - \\\"Impact\\\"\",\"design_pressure\":\"+80.0\\\/-85.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#8837-R0\",\"approval_number\":\"FL8837.1\",\"seq\":1,\"product_model\":\"a. Series 2900\\\/4900 Model 2907TW\\\/4907TW\",\"product_description\":\"Extruded Vinyl Twin Single Hung Window with Nailing Fin - Continuous Head and Sill\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#9463-R0\",\"approval_number\":\"FL9463.1\",\"seq\":1,\"product_model\":\"a. Series 2900\\\/4900 - Model 2981\\\/4981\",\"product_description\":\"Extruded Vinyl Single Hung Arch Top Window with Nail Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#9463-R0\",\"approval_number\":\"FL9463.2\",\"seq\":2,\"product_model\":\"a. Series 2900\\\/4900 - Model 2982\\\/4982\",\"product_description\":\"Extruded Vinyl Twin Single Hung Arch Top Window with Nail Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#9463-R0\",\"approval_number\":\"FL9463.3\",\"seq\":3,\"product_model\":\"c. Series 2900\\\/4900 - Model 2984\\\/4984\",\"product_description\":\"Extruded Vinyl Single Hung Palladian Top Window with Nail Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#9516-R0\",\"approval_number\":\"FL9516.1\",\"seq\":1,\"product_model\":\"a. Series 2900\\\/4900 - Model 2907\\\/4907\",\"product_description\":\"Extruded Vinyl Single Hung Window with Nail Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#9622-R0\",\"approval_number\":\"FL9622.1\",\"seq\":1,\"product_model\":\"a. Series 2900\\\/4900 - Model 2901\\\/4901\",\"product_description\":\"Extruded Vinyl Single Hung Window with Nail Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#4065-R5\",\"approval_number\":\"FL4065.1\",\"seq\":1,\"product_model\":\"a. Series 2900\\\/4900 Models 2901\\\/4901\",\"product_description\":\"Single - Single Hung Extruded Vinyl Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#4065-R5\",\"approval_number\":\"FL4065.2\",\"seq\":2,\"product_model\":\"b. Series 2900\\\/4900 Models 2901\\\/4901\",\"product_description\":\"Single - \\\"Oriel\\\" Extruded Vinyl Single Hung Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#4065-R5\",\"approval_number\":\"FL4065.3\",\"seq\":3,\"product_model\":\"c. Series 2900\\\/4900 Models 2901\\\/4901 \\\"Weather Stopper\\\"\",\"product_description\":\"Single - Single Hung Extruded Vinyl Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#5974-R2\",\"approval_number\":\"FL5974.1\",\"seq\":1,\"product_model\":\"a. Series 2700 - Model 2760\",\"product_description\":\"Extruded Vinyl Single Hung Window - Nail Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#5974-R2\",\"approval_number\":\"FL5974.2\",\"seq\":2,\"product_model\":\"b. Series 2700 - Model 2760\",\"product_description\":\"Extruded Vinyl Single Hung Window - Nail Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#5974-R2\",\"approval_number\":\"FL5974.3\",\"seq\":3,\"product_model\":\"c. Series 2700 - Model 2710\",\"product_description\":\"Extruded Vinyl Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#5974-R2\",\"approval_number\":\"FL5974.4\",\"seq\":4,\"product_model\":\"d. Series 2700 - Model 2710\",\"product_description\":\"Extruded Vinyl Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#5974-R2\",\"approval_number\":\"FL5974.5\",\"seq\":5,\"product_model\":\"e. Series 2700 - Model 2710\",\"product_description\":\"Extruded Vinyl Single Hung Mulled Windows (Utilizing 2723 Mullions)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#5974-R2\",\"approval_number\":\"FL5974.6\",\"seq\":6,\"product_model\":\"f. Series 2700 - Model 2710\",\"product_description\":\"Extruded Vinyl Single Hung Mulled (Utilizing 2723 Mullions)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6163-R1\",\"approval_number\":\"FL6163.1\",\"seq\":1,\"product_model\":\"a. 2100 Series \\\/ Model 2111\",\"product_description\":\"Extruded Vinyl Single Hung Window - Flange\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6163-R1\",\"approval_number\":\"FL6163.2\",\"seq\":2,\"product_model\":\"b. 2100 Series \\\/ Model 2111\",\"product_description\":\"Extruded Vinyl Single Hung Window - Flange\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6163-R0\",\"approval_number\":\"FL6163.3\",\"seq\":3,\"product_model\":\"c. 2100 Series \\\/ Model 2110 - 2160\",\"product_description\":\"Extruded Vinyl Single Hung Window - Fin or Flange - Single and Twin Applications\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#4065-R5\",\"approval_number\":\"FL4065.4\",\"seq\":4,\"product_model\":\"d. Series 2900\\\/4900 Models 2902\\\/4902\",\"product_description\":\"Twin - Single Hung Continuous Head and Sill Extruded Vinyl Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#4065-R5\",\"approval_number\":\"FL4065.5\",\"seq\":5,\"product_model\":\"e. Series 2900\\\/4900 Models 2903\\\/4903\",\"product_description\":\"Triple - Single Hung Continuous Head and Sill Extruded Vinyl Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#4065-R6\",\"approval_number\":\"FL4065.6\",\"seq\":6,\"product_model\":\"f. Series 2900\\\/4900 Models 2901\\\/4901\",\"product_description\":\"Single - Single Hung Extruded Vinyl Window with Strap Anchor on Sill\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#4065-R7\",\"approval_number\":\"FL4065.7\",\"seq\":7,\"product_model\":\"g. Series 2900\\\/4900 Models 2902\\\/4902\",\"product_description\":\"Twin - Single Hung Continuous Head and Sill Extruded Vinyl Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#4065-R7\",\"approval_number\":\"FL4065.8\",\"seq\":8,\"product_model\":\"h. Series 2900\\\/4900 Models 2903\\\/4903\",\"product_description\":\"Triple - Single Hung Continuous Head and Sill Extruded Vinyl Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#12068-R0\",\"approval_number\":\"FL12068.1\",\"seq\":1,\"product_model\":\"a. 2000 Series \\\/ Model 2001\",\"product_description\":\"Extruded Vinyl Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#12068-R0\",\"approval_number\":\"FL12068.2\",\"seq\":2,\"product_model\":\"b. 2000 Series \\\/ Model 2002\",\"product_description\":\"Extruded Vinyl Twin Single Hung Window (Continuous Head and Sill with Integral Mullion)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#12068-R0\",\"approval_number\":\"FL12068.3\",\"seq\":3,\"product_model\":\"c. 2000 Series \\\/ Model 2003\",\"product_description\":\"Extruded Vinyl Triple Single Hung Window (Continuous Head and Sill with Integral Mullion)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#12068-R0\",\"approval_number\":\"FL12068.4\",\"seq\":4,\"product_model\":\"d. 2100 Series \\\/ Model 2111\",\"product_description\":\"Extruded Vinyl Single Hung Window - Flange\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#12068-R0\",\"approval_number\":\"FL12068.5\",\"seq\":5,\"product_model\":\"e. 2200 Series \\\/ Model 2201\",\"product_description\":\"Extruded Vinyl Single Hung Window - Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#12068-R0\",\"approval_number\":\"FL12068.6\",\"seq\":6,\"product_model\":\"f. 2200 Series \\\/ Model 2202\",\"product_description\":\"Extruded Vinyl Twin Single Hung Window - Nailing Fin (Continuous Head and Sill with Integral Mullion)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#12068-R0\",\"approval_number\":\"FL12068.7\",\"seq\":7,\"product_model\":\"g. 2200 Series \\\/ Model 2203\",\"product_description\":\"Extruded Vinyl Triple Single Hung Window - Nailing Fin (Continuous Head and Sill with Integral Mullion)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#12068-R0\",\"approval_number\":\"FL12068.8\",\"seq\":8,\"product_model\":\"h. 2300 Series \\\/ Model 2301\",\"product_description\":\"Extruded Vinyl Single Hung Window - Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#12068-R0\",\"approval_number\":\"FL12068.9\",\"seq\":9,\"product_model\":\"i. 2300 Series \\\/ Model 2302\",\"product_description\":\"Extruded Vinyl Twin Single Hung Window - Nailing Fin (Continuous Head and Sill with Integral Mullion)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#12068-R0\",\"approval_number\":\"FL12068.10\",\"seq\":10,\"product_model\":\"j. 2300 Series \\\/ Model 2303\",\"product_description\":\"Extruded Vinyl Triple Single Hung Window - Nailing Fin (Continuous Head and Sill with Integral Mullion)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#12068-R0\",\"approval_number\":\"FL12068.11\",\"seq\":11,\"product_model\":\"k. 2600 Series \\\/ Model 2601\",\"product_description\":\"Extruded Vinyl Single Hung Window - Nailing Fin with \\\"J channel\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#12068-R0\",\"approval_number\":\"FL12068.12\",\"seq\":12,\"product_model\":\"l. 2600 Series \\\/ Model 2602\",\"product_description\":\"Extruded Vinyl Twin Single Hung Window - Nailing Fin with \\\"J channel\\\" (Continuous Head and Sill with Integral Mullion)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#12068-R0\",\"approval_number\":\"FL12068.13\",\"seq\":13,\"product_model\":\"m. 2600 Series \\\/ Model 2603\",\"product_description\":\"Extruded Vinyl Triple Single Hung Window - Nailing Fin with \\\"J channel\\\" (Continuous Head and Sill with Integral Mullion)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#12068-R0\",\"approval_number\":\"FL12068.14\",\"seq\":14,\"product_model\":\"n. 2100 Series \\\/ Model 2111\",\"product_description\":\"Extruded Vinyl Single Hung Window - Flange\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#12068-R0\",\"approval_number\":\"FL12068.15\",\"seq\":15,\"product_model\":\"o. 2200 Series \\\/ Model 2201\",\"product_description\":\"Extruded Vinyl Single Hung Window - Flange\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#12068-R0\",\"approval_number\":\"FL12068.16\",\"seq\":16,\"product_model\":\"p. 2300 Series \\\/ Model 2301\",\"product_description\":\"Extruded Vinyl Single Hung Window - Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#12068-R1\",\"approval_number\":\"FL12068.17\",\"seq\":17,\"product_model\":\"q. Series 2300 \\\/ Model 2301 HV\",\"product_description\":\"Extruded Vinyl Single Hung Window - Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#12297-R0\",\"approval_number\":\"FL12297.1\",\"seq\":1,\"product_model\":\"a. Series 2907 Model 2907\",\"product_description\":\"Single - Single Hung Extruded Vinyl Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#12297-R0\",\"approval_number\":\"FL12297.2\",\"seq\":2,\"product_model\":\"b. Series 2907 Model 2907TW\",\"product_description\":\"Twin - Continuous Head & Sill Single Hung Extruded Vinyl Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#12297-R0\",\"approval_number\":\"FL12297.3\",\"seq\":3,\"product_model\":\"c. Series 2907 Model 2907TW\",\"product_description\":\"Triple - Continuous Head & Sill Single Hung Extruded Vinyl Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14911-R0\",\"approval_number\":\"FL14911.7\",\"seq\":7,\"product_model\":\"g. S 2900\\\/4900 - M 2902\\\/4902\",\"product_description\":\"Twin - Single Hung Continuous Head and Sill Extruded Vinyl Window-Flange with Strap Anchor on Sill\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14911-R0\",\"approval_number\":\"FL14911.8\",\"seq\":8,\"product_model\":\"h. S 2900\\\/4900 - M 2903\\\/4903\",\"product_description\":\"Triple - Single Hung Continuous Head and Sill Extruded Vinyl Window-Flange with Strap Anchor on Sill\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14911-R0\",\"approval_number\":\"FL14911.9\",\"seq\":9,\"product_model\":\"i. S 2700 - M 2760\",\"product_description\":\"Extruded Vinyl Single Hung Window - Nail Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14911-R0\",\"approval_number\":\"FL14911.10\",\"seq\":10,\"product_model\":\"j. S 2700 - M 2760\",\"product_description\":\"Extruded Vinyl Single Hung Window - Nail Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14911-R0\",\"approval_number\":\"FL14911.11\",\"seq\":11,\"product_model\":\"k. S 2700 - M 2710\",\"product_description\":\"Extruded Vinyl Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14911-R0\",\"approval_number\":\"FL14911.12\",\"seq\":12,\"product_model\":\"l. S 2700 - M 2710\",\"product_description\":\"Extruded Vinyl Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14911-R0\",\"approval_number\":\"FL14911.13\",\"seq\":13,\"product_model\":\"m. Series 2000 \\\/ Model 2001\",\"product_description\":\"Extruded Vinyl Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14911-R0\",\"approval_number\":\"FL14911.14\",\"seq\":14,\"product_model\":\"n. Series 2000 \\\/ Model 2002\",\"product_description\":\"Extruded Vinyl Twin Single Hung Window (Continuous Head and Sill with Integral Mullion)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14911-R0\",\"approval_number\":\"FL14911.15\",\"seq\":15,\"product_model\":\"o. Series 2000 \\\/ Model 2003\",\"product_description\":\"Extruded Vinyl Triple Single Hung Window (Continuous Head and Sill with Integral Mullion)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14911-R0\",\"approval_number\":\"FL14911.16\",\"seq\":16,\"product_model\":\"p. Series 2100 \\\/ Model 2111\",\"product_description\":\"Extruded Vinyl Single Hung Window - Flange\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14911-R0\",\"approval_number\":\"FL14911.17\",\"seq\":17,\"product_model\":\"q. Series 2300 \\\/ Model 2301-2601\",\"product_description\":\"Extruded Vinyl Single Hung Window - Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14911-R0\",\"approval_number\":\"FL14911.18\",\"seq\":18,\"product_model\":\"r. Series 2300 \\\/ Model 2302-2602\",\"product_description\":\"Extruded Vinyl Twin Single Hung Window - Nailing Fin (Continuous Head and Sill with Integral Mullion)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14911-R0\",\"approval_number\":\"FL14911.19\",\"seq\":19,\"product_model\":\"s. Series 2300 \\\/ Model 2303-2603\",\"product_description\":\"Extruded Vinyl Triple Single Hung Window - Nailing Fin (Continuous Head and Sill with Integral Mullion)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14911-R0\",\"approval_number\":\"FL14911.20\",\"seq\":20,\"product_model\":\"t. Series 2907 Model 2907\",\"product_description\":\"Single - Single Hung Extruded Vinyl Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14911-R0\",\"approval_number\":\"FL14911.21\",\"seq\":21,\"product_model\":\"u. Series 2907 Model 2907TW\",\"product_description\":\"Twin - Continuous Head & Sill Single Hung Extruded Vinyl Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14911-R0\",\"approval_number\":\"FL14911.22\",\"seq\":22,\"product_model\":\"v. Series 2907 Model 2907TR\",\"product_description\":\"Triple - Continuous Head & Sill Single Hung Extruded Vinyl Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14911-R2\",\"approval_number\":\"FL14911.23\",\"seq\":23,\"product_model\":\"w. Series 70 Model 2100HV\",\"product_description\":\"Extruded Vinyl Single Hung Window - Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14911-R2\",\"approval_number\":\"FL14911.24\",\"seq\":24,\"product_model\":\"x. Series 70 Model 2100HV\",\"product_description\":\"Extruded Vinyl Single Hung Window - Flange\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14911-R6\",\"approval_number\":\"FL14911.25\",\"seq\":25,\"product_model\":\"y. S 2900\\\/4900 - M 2901\\\/4901\",\"product_description\":\"Single Hung Extruded Vinyl Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#19715-R3\",\"approval_number\":\"FL19715.2\",\"seq\":2,\"product_model\":\"Series 2900\\\/4900 Single Hung\",\"product_description\":\"Extruded Vinyl Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#19715-R3\",\"approval_number\":\"FL19715.3\",\"seq\":3,\"product_model\":\"Series 70 Model 2127 Single Hung\",\"product_description\":\"Extruded Vinyl Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#19715-R3\",\"approval_number\":\"FL19715.4\",\"seq\":4,\"product_model\":\"Series 70 Model 2127 Single Hung\",\"product_description\":\"Extruded Vinyl Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Lawson Industries\":[{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#15412-R10\",\"approval_number\":\"FL15412.3\",\"seq\":3,\"product_model\":\"7700 Impact, Flange Frame Single Hung Window\",\"product_description\":\"7700 Impact, Flange Frame Single Hung Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/27\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#15412-R10\",\"approval_number\":\"FL15412.4\",\"seq\":4,\"product_model\":\"7800 Impact, Fin Frame Single Window\",\"product_description\":\"7800 Impact, Fin Frame Single Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"11\\\/06\\\/2028\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#1225-R0\",\"approval_number\":\"FL1225.1\",\"seq\":1,\"product_model\":\"7500 - Non Impact Single Hung\",\"product_description\":\"Non-Impact Single Hung Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#1225-R0\",\"approval_number\":\"FL1225.2\",\"seq\":2,\"product_model\":\"7700 - Impact Single Hung Wind\",\"product_description\":\"Impact Single Hung Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#6649-R1\",\"approval_number\":\"FL6649.1\",\"seq\":1,\"product_model\":\"7500 Non-Impact Flange Frame Single Hung Window\",\"product_description\":\"7500 Non-Impact, Flange Frame, Single Hung Window\",\"design_pressure\":\"+70\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#6649-R1\",\"approval_number\":\"FL6649.2\",\"seq\":2,\"product_model\":\"7600 Non-Impact Fin Frame SH Window\",\"product_description\":\"7600 Non-Impact, Fin Frame, Single Hung Window\",\"design_pressure\":\"+70\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#6649-R2\",\"approval_number\":\"FL6649.3\",\"seq\":3,\"product_model\":\"7700 Impact, Flange Frame, Single Hung Window\",\"product_description\":\"7700 Impact, Flange Frame, Single Hung Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#6649-R2\",\"approval_number\":\"FL6649.4\",\"seq\":4,\"product_model\":\"7800 Impact, Fin Frame Single Hung Window\",\"product_description\":\"7800 Impact, Fin Frame Single Hung Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#15412-R0\",\"approval_number\":\"FL15412.1\",\"seq\":1,\"product_model\":\"7500 Non-Impact Flange Frame Single Hung Window\",\"product_description\":\"7500 Non-Impact Flange Frame Single Hung Window\",\"design_pressure\":\"+70\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#15412-R0\",\"approval_number\":\"FL15412.2\",\"seq\":2,\"product_model\":\"7600 Non-Impact Fin Frame Single Hung Window\",\"product_description\":\"7600 Non-Impact Fin Frame Single Hung Window\",\"design_pressure\":\"+70\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#29876-R0\",\"approval_number\":\"FL29876.1\",\"seq\":1,\"product_model\":\"1. SH-100\",\"product_description\":\"SH-100 PVC Single Hung Window, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#29876-R0\",\"approval_number\":\"FL29876.2\",\"seq\":2,\"product_model\":\"2. SH-150\",\"product_description\":\"SH-150 PVC Single Hung Window, WZ3 Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#29876-R0\",\"approval_number\":\"FL29876.3\",\"seq\":3,\"product_model\":\"3. SH-1100\",\"product_description\":\"SH-1100 PVC Single Hung Window, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#29876-R0\",\"approval_number\":\"FL29876.4\",\"seq\":4,\"product_model\":\"4. SH-1150\",\"product_description\":\"SH-1150 PVC Single Hung Window, HVHZ Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"}],\"viwinco\":[{\"product_model\":\"OceanView Series Vinyl Single Hung Window\",\"product_description\":\"Large missile impact resistant vinyl single hung window.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL29511.1\",\"approval_number_master\":\"FL#29511-R3\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"viwinco\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2029\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#29511-R3\",\"approval_number\":\"FL29511.2\",\"seq\":2,\"product_model\":\"Signature Series Vinyl Single Hung Window\",\"product_description\":\"Non-Impact resistant vinyl single hung window.\",\"design_pressure\":\"+71\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2029\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#15576-R12\",\"approval_number\":\"FL15576.1\",\"seq\":1,\"product_model\":\"Oceanview Impact Single Hung\",\"product_description\":\"Oceanview Impact Single Hung - 48\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#15576-R12\",\"approval_number\":\"FL15576.2\",\"seq\":2,\"product_model\":\"Oceanview Impact Single Hung\",\"product_description\":\"Oceanview Impact Single Hung - 36\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/05\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#15576-R12\",\"approval_number\":\"FL15576.3\",\"seq\":3,\"product_model\":\"Oceanview Impact Single Hung\",\"product_description\":\"Oceanview Impact Single Hung - 36\\\" x 72\\\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"08\\\/15\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#15576-R12\",\"approval_number\":\"FL15576.4\",\"seq\":4,\"product_model\":\"Oceanview Impact Single Hung\",\"product_description\":\"Oceanview Impact Single Hung - 52\\\" x 80\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"08\\\/06\\\/2028\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17557-R8\",\"approval_number\":\"FL17557.1\",\"seq\":1,\"product_model\":\"S-Series Single Hung\",\"product_description\":\"S-Series Single Hung 48\\\" x 80\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17557-R8\",\"approval_number\":\"FL17557.2\",\"seq\":2,\"product_model\":\"S-Series\\\/Cambridge Oriel Single Hung\",\"product_description\":\"S-Series\\\/Cambridge Oriel Single Hung 52\\\" x 66\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17557-R8\",\"approval_number\":\"FL17557.3\",\"seq\":3,\"product_model\":\"S-Series\\\/Cambridge Reverse Oriel Single Hung\",\"product_description\":\"S-Series\\\/Cambridge Reverse Oriel Single Hung 40\\\" x 72\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/13\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17557-R8\",\"approval_number\":\"FL17557.4\",\"seq\":4,\"product_model\":\"S-Series\\\/Cambridge Reverse Oriel Single Hung\",\"product_description\":\"S-Series\\\/Cambridge Reverse Oriel Single Hung 48\\\" x 72\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/13\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17557-R8\",\"approval_number\":\"FL17557.5\",\"seq\":5,\"product_model\":\"S-Series\\\/Cambridge Reverse Oriel Single Hung\",\"product_description\":\"S-Series\\\/Cambridge Reverse Oriel Single Hung 52\\\" x 80\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/13\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17557-R8\",\"approval_number\":\"FL17557.6\",\"seq\":6,\"product_model\":\"S-Series\\\/Cambridge Single Hung\",\"product_description\":\"S-Series\\\/Cambridge Single Hung 52\\\" x 80\\\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/05\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17557-R8\",\"approval_number\":\"FL17557.7\",\"seq\":7,\"product_model\":\"S-Series\\\/Cambridge Single Hung\",\"product_description\":\"S-Series\\\/Cambridge Single Hung 56\\\" x 91\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/07\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17557-R8\",\"approval_number\":\"FL17557.8\",\"seq\":8,\"product_model\":\"S-Series\\\/Cambridge Single Hung\",\"product_description\":\"S-Series\\\/Cambridge Single Hung 40\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/05\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17557-R8\",\"approval_number\":\"FL17557.9\",\"seq\":9,\"product_model\":\"S-Series\\\/Cambridge\\\/Oceanview Single Hung\",\"product_description\":\"S-Series\\\/Cambridge\\\/Oceanview Single Hung 48\\\" x 72\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/05\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17557-R8\",\"approval_number\":\"FL17557.10\",\"seq\":10,\"product_model\":\"S-Series\\\/Viwinco Oriel Single Hung\",\"product_description\":\"S-Series\\\/Viwinco Oriel Single Hung 52\\\" x 80\\\"\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"11\\\/02\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17557-R0\",\"approval_number\":\"FL17557.11\",\"seq\":11,\"product_model\":\"S-Series\\\/Viwinco Oriel Single Hung\",\"product_description\":\"S-Series\\\/Viwinco Oriel Single Hung 52\\\" x 80\\\"\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-02 00:00:00\",\"instructions_url\":\"\"}],\"Window Craftsmen Inc.\":[{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#15749-R9\",\"approval_number\":\"FL15749.1\",\"seq\":1,\"product_model\":\"SH-201\",\"product_description\":\"SINGLE HUNG\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#15749-R9\",\"approval_number\":\"FL15749.2\",\"seq\":2,\"product_model\":\"SH-300\",\"product_description\":\"SINGLE HUNG\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#15749-R0\",\"approval_number\":\"FL15749.3\",\"seq\":3,\"product_model\":\"SH-300\",\"product_description\":\"SINGLE HUNG\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#15749-R3\",\"approval_number\":\"FL15749.4\",\"seq\":4,\"product_model\":\"SH-300\",\"product_description\":\"SINGLE HUNG\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-02-28 00:00:00\",\"instructions_url\":\"\"}],\"Andersen Corporation\":[{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15906-R7\",\"approval_number\":\"FL15906.1\",\"seq\":1,\"product_model\":\"100 Series Single Hung Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"100 Series Single Hung Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15906-R7\",\"approval_number\":\"FL15906.2\",\"seq\":2,\"product_model\":\"100 Series Single Hung Window with PG Upgrade (Non-Impact) (Non-HVHZ)\",\"product_description\":\"100 Series Single Hung Window with PG Upgrade (Non-Impact) (Non-HVHZ)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/16\\\/2030\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13720-R0\",\"approval_number\":\"FL13720.1\",\"seq\":1,\"product_model\":\"100SHAS3676 Low-E\",\"product_description\":\"100 Series Single Hung Arch Top Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13720-R0\",\"approval_number\":\"FL13720.2\",\"seq\":2,\"product_model\":\"100SHFP30-6060-30 Low-E\",\"product_description\":\"100 Series Single Hung\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13720-R0\",\"approval_number\":\"FL13720.3\",\"seq\":3,\"product_model\":\"100SHS4066 Low-E\",\"product_description\":\"100 Series Single Hung - Single\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13720-R0\",\"approval_number\":\"FL13720.4\",\"seq\":4,\"product_model\":\"100SHST4080 Low-E\",\"product_description\":\"100 Series Single Hung\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-06 00:00:00\",\"instructions_url\":\"\"}],\"Kawneer Company\":[{\"product_model\":\"Traco TR9100 Aluminum Single Hung Window\",\"product_description\":\"TR9100 Aluminum Single Hung Window (I-LM9100)\",\"design_pressure\":\"+80\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL16005.1\",\"approval_number_master\":\"FL#16005-R4\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Kawneer Company\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\"},{\"product_model\":\"Traco TR9100 Aluminum Single Hung Window, Non-Impact\",\"product_description\":\"TR9100 Aluminum Single Hung Window, Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL16032.1\",\"approval_number_master\":\"FL#16032-R4\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Kawneer Company\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\"},{\"product_model\":\"8430TL Single Hung\",\"product_description\":\"Aluminum Single Hung Window - LMI & SMI\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL5455.1\",\"approval_number_master\":\"FL#5455-R9\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Kawneer Company\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\"},{\"product_model\":\"Series 8400TL\",\"product_description\":\"Aluminum non-impact single hung window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL7903.1\",\"approval_number_master\":\"FL#7903-R6\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Kawneer Company\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#5455-R2\",\"approval_number\":\"FL5455.2\",\"seq\":2,\"product_model\":\"8430TL-Single Hung\",\"product_description\":\"Aluminum Single Hung Window-SMI\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#15121-R0\",\"approval_number\":\"FL15121.1\",\"seq\":1,\"product_model\":\"AA3350 Single Hung Window\",\"product_description\":\"AA3350 Single Hung Window\\n(Small & Large Missile Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Magnolia Windows\":[{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#16475-R10\",\"approval_number\":\"FL16475.1\",\"seq\":1,\"product_model\":\"400 PVC FIXED OVER SINGLE HUNG WINDOW\",\"product_description\":\"NON-IMPACT 32\\\"X96\\\" AND 48\\\"X96\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#16475-R10\",\"approval_number\":\"FL16475.2\",\"seq\":2,\"product_model\":\"400 SH SINGLE HUNG WINDOW\",\"product_description\":\"NON-IMPACT 40\\\"x63\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"11\\\/14\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#16475-R10\",\"approval_number\":\"FL16475.3\",\"seq\":3,\"product_model\":\"400 SH SINGLE HUNG WINDOW\",\"product_description\":\"NON-IMPACT 48\\\"x72\\\" AND 30\\\"X76\\\"\",\"design_pressure\":\"+25.0\\\/-25.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"11\\\/07\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#16475-R10\",\"approval_number\":\"FL16475.4\",\"seq\":4,\"product_model\":\"400 SH SINGLE HUNG WINDOW\",\"product_description\":\"NON-IMPACT 36\\\"x72\\\"\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/02\\\/2029\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#16475-R10\",\"approval_number\":\"FL16475.5\",\"seq\":5,\"product_model\":\"400 SH SINGLE HUNG WINDOW\",\"product_description\":\"NON-IMPACT 36\\\"X72\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"03\\\/19\\\/2030\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#16475-R10\",\"approval_number\":\"FL16475.6\",\"seq\":6,\"product_model\":\"400 SH SINGLE HUNG WINDOW\",\"product_description\":\"NON-IMPACT 40\\\"X66\\\" AND 48\\\"X84\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"03\\\/19\\\/2030\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#16475-R10\",\"approval_number\":\"FL16475.7\",\"seq\":7,\"product_model\":\"400 SH SINGLE HUNG WINDOW\",\"product_description\":\"NON-IMPACT 48\\\"X72\\\"\",\"design_pressure\":\"+20.0\\\/-20.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"04\\\/20\\\/2030\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#16475-R10\",\"approval_number\":\"FL16475.8\",\"seq\":8,\"product_model\":\"400 VINYL SINGLE HUNG WINDOW\",\"product_description\":\"NON-IMPACT 48\\\"X72\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"04\\\/20\\\/2030\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#16475-R10\",\"approval_number\":\"FL16475.9\",\"seq\":9,\"product_model\":\"400 VINYL TRIPLE SINGLE HUNG WINDOW\",\"product_description\":\"NON-IMPACT 108\\\" X 84\\\"\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"11\\\/12\\\/2030\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#16475-R10\",\"approval_number\":\"FL16475.10\",\"seq\":10,\"product_model\":\"400 VINYL TRIPLE SINGLE HUNG WINDOW\",\"product_description\":\"NON-IMPACT 108\\\" X 72\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"11\\\/12\\\/2030\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#16475-R10\",\"approval_number\":\"FL16475.11\",\"seq\":11,\"product_model\":\"400 VINYL TRIPLE SINGLE HUNG WINDOW\",\"product_description\":\"NON-IMPACT 108\\\" X 63\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"11\\\/12\\\/2030\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#16475-R10\",\"approval_number\":\"FL16475.12\",\"seq\":12,\"product_model\":\"400 VINYL TRIPLE SINGLE HUNG WINDOW\",\"product_description\":\"NON-IMPACT 108\\\" X 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/12\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#16475-R10\",\"approval_number\":\"FL16475.13\",\"seq\":13,\"product_model\":\"400 VINYL TRIPLE SINGLE HUNG WINDOW\",\"product_description\":\"NON-IMPACT 108\\\" X 84\\\"\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"11\\\/12\\\/2030\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#16475-R10\",\"approval_number\":\"FL16475.14\",\"seq\":14,\"product_model\":\"400 VINYL TWIN SINGLE HUNG WINDOW\",\"product_description\":\"NON-IMPACT 80\\\"X63\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/26\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#16475-R10\",\"approval_number\":\"FL16475.15\",\"seq\":15,\"product_model\":\"400 VINYL TWIN SINGLE HUNG WINDOW\",\"product_description\":\"NON-IMPACT 72\\\"X72\\\"\",\"design_pressure\":\"+50.0\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/26\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#16475-R10\",\"approval_number\":\"FL16475.16\",\"seq\":16,\"product_model\":\"400\\\/4000 SH SINGLE HUNG WINDOW\",\"product_description\":\"NON-IMPACT 48\\\"x84\\\"\",\"design_pressure\":\"+20.0\\\/-20.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/02\\\/2029\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#10300-R0\",\"approval_number\":\"FL10300.1\",\"seq\":1,\"product_model\":\"SH350 Single Hung\",\"product_description\":\"New construction vinyl single hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#10300-R0\",\"approval_number\":\"FL10300.2\",\"seq\":2,\"product_model\":\"SH350 Twin Single Hung\",\"product_description\":\"New Construction integral mulled twin vinyl single hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#12716-R0\",\"approval_number\":\"FL12716.1\",\"seq\":1,\"product_model\":\"SH300 SINGLE HUNG\",\"product_description\":\"SH 300 PVC SINGLE HUNG - 48x72\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#20376-R0\",\"approval_number\":\"FL20376.1\",\"seq\":1,\"product_model\":\"Series 400 Triple Single Hung PVC Window\",\"product_description\":\"Series 400 Triple Single Hung PVC Window - Non-Impact 108\\\"x84\\\"\",\"design_pressure\":\"+20.0\\\/-20.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#20376-R0\",\"approval_number\":\"FL20376.2\",\"seq\":2,\"product_model\":\"Series 400 Triple Single Hung PVC Window\",\"product_description\":\"Series 400 Triple Single Hung PVC Window - Non-Impact 108\\\"x72\\\"\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#20376-R0\",\"approval_number\":\"FL20376.3\",\"seq\":3,\"product_model\":\"Series 400 Triple Single Hung PVC Window\",\"product_description\":\"Series 400 Triple Single Hung PVC Window - Non-Impact 108\\\"x63\\\"\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#20376-R0\",\"approval_number\":\"FL20376.4\",\"seq\":4,\"product_model\":\"Series 400 Triple Single Hung PVC Window\",\"product_description\":\"Series 400 Triple Single Hung PVC Window - Non-Impact- 108\\\"x72\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#20376-R0\",\"approval_number\":\"FL20376.5\",\"seq\":5,\"product_model\":\"Series 4000 Triple Single Hung PVC Window\",\"product_description\":\"Series 4000 Triple Single Hung PVC Window - Non-Impact 108\\\"x84\\\"\",\"design_pressure\":\"+20.0\\\/-20.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-12 00:00:00\",\"instructions_url\":\"\"}],\"Clayton Supply\":[{\"product_model\":\"700\\\/E700 Tilt Single Hung\",\"product_description\":\"R-PG50*-914x1829 (36x72)-H (PVC)(O\\\/X)(OG)(INS GL)(REINF)(TILT)(ASTM)(MODIF)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL16553.1\",\"approval_number_master\":\"FL#16553-R5\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Clayton Supply\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"04\\\/14\\\/2026\"},{\"manufacturer\":\"Clayton Supply\",\"approval_number_master\":\"FL#16553-R5\",\"approval_number\":\"FL16553.2\",\"seq\":2,\"product_model\":\"700\\\/E700 Tilt Single Hung\",\"product_description\":\"R-PG30-1219x1829 (48x72)-H (PVC)(O\\\/X)(OG)(INS GL)(REINF)(TILT)(ASTM)(MODIF)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"04\\\/14\\\/2026\",\"instructions_url\":\"\"}],\"LAS Enterprises\":[{\"product_model\":\"4200 SINGLE HUNG\",\"product_description\":\"4200 SINGLE HUNG WEATHERGARD III VINYL WINDOW 36\\\"x90\\\" IMPACT HVHZ\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL16915.1\",\"approval_number_master\":\"FL#16915-R4\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"LAS Enterprises\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\"},{\"manufacturer\":\"LAS Enterprises\",\"approval_number_master\":\"FL#12070-R0\",\"approval_number\":\"FL12070.1\",\"seq\":1,\"product_model\":\"4200 WEATHERGUARD III TILT SINGLE HUNG WINDOW\",\"product_description\":\"4200 WEATHERGUARD III TILT SINGLE HUNG WINDOW (44x77)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LAS Enterprises\",\"approval_number_master\":\"FL#12070-R0\",\"approval_number\":\"FL12070.2\",\"seq\":2,\"product_model\":\"4200 WEATHERGUARD III TILT SINGLE HUNG WINDOW\",\"product_description\":\"4200 WEATHERGUARD III TILT SINGLE HUNG WINDOW (44x63)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Wincore Window Company, LLC\":[{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#17088-R9\",\"approval_number\":\"FL17088.9\",\"seq\":9,\"product_model\":\"i. 8400 Series Vinyl Single Hung Window\",\"product_description\":\"Extruded PVC Single Hung Window with \\\"Non-Impact\\\" Insulated Glass - Nail Fin Application\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#17088-R9\",\"approval_number\":\"FL17088.10\",\"seq\":10,\"product_model\":\"j. 8400 Series Vinyl Single Hung Window\",\"product_description\":\"Extruded PVC Single Hung Window with \\\"Non-Impact\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#17088-R9\",\"approval_number\":\"FL17088.11\",\"seq\":11,\"product_model\":\"k. 8400 Series Vinyl Single Hung Window\",\"product_description\":\"Extruded PVC Single Hung Window with \\\"Non-Impact\\\" Insulated Glass - Nail Fin Application\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#17088-R9\",\"approval_number\":\"FL17088.12\",\"seq\":12,\"product_model\":\"l. 8400 Series Vinyl Single Hung Window\",\"product_description\":\"Extruded PVC Single Hung Window with \\\"Non-Impact\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#14085-R0\",\"approval_number\":\"FL14085.1\",\"seq\":1,\"product_model\":\"5400\\\/500\\\/400 PVC Single Hung\",\"product_description\":\"5400\\\/500\\\/400 PVC Single Hung 36x80\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#14085-R0\",\"approval_number\":\"FL14085.2\",\"seq\":2,\"product_model\":\"5400\\\/500\\\/400 PVC Single Hung\",\"product_description\":\"5400\\\/500\\\/400 PVC Single Hung 48x72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#14085-R1\",\"approval_number\":\"FL14085.3\",\"seq\":3,\"product_model\":\"400 Series, 500 Series Single Hung\",\"product_description\":\"400 Series, 500 Series Vinyl Single Hung 36 x 80 DP50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#14085-R2\",\"approval_number\":\"FL14085.4\",\"seq\":4,\"product_model\":\"400 Series, 500 Series Single Hung\",\"product_description\":\"400 Series, 500 Series Vinyl Single Hung 40 x 84 DP35\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#14085-R2\",\"approval_number\":\"FL14085.5\",\"seq\":5,\"product_model\":\"5400 Series, 5400S Series Single Hung\",\"product_description\":\"5400 Series, 5400S Series Vinyl Single Hung 40 x 84 DP40\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#14085-R2\",\"approval_number\":\"FL14085.6\",\"seq\":6,\"product_model\":\"5400 Series, 5400S Series Single Hung\",\"product_description\":\"5400 Series, 5400S Series Vinyl Single Hung 48 x 72 DP45\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#17088-R0\",\"approval_number\":\"FL17088.1\",\"seq\":1,\"product_model\":\"a. 5400 Series Vinyl Single Hung Window\",\"product_description\":\"Extruded PVC Single Hung Window with \\\"Non-Impact\\\" Insulated Glass (Single Strength Glass with non-reinforced Sash)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#17088-R0\",\"approval_number\":\"FL17088.2\",\"seq\":2,\"product_model\":\"b. 5400 Series Vinyl Single Hung Window\",\"product_description\":\"Extruded PVC Single Hung Window with \\\"Non-Impact\\\" Insulated Glass (Double Strength Glass with Reinforced Sash)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#17088-R2\",\"approval_number\":\"FL17088.3\",\"seq\":3,\"product_model\":\"c. 400 Series Vinyl Single Hung Window\",\"product_description\":\"Extruded PVC Single Hung Window with \\\"Non-Impact\\\" Insulated Glass - Nail Fin Application\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#17088-R2\",\"approval_number\":\"FL17088.4\",\"seq\":4,\"product_model\":\"d. 500 Series Vinyl Single Hung Window\",\"product_description\":\"Extruded PVC Single Hung Window with \\\"Non-Impact\\\" Insulated Glass - Nail Fin Application with Integral \\\"J\\\" Channel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#17088-R8\",\"approval_number\":\"FL17088.5\",\"seq\":5,\"product_model\":\"e. 8800 Series Vinyl Single Hung Window\",\"product_description\":\"Extruded PVC Single Hung Window with \\\"Impact\\\" Insulated Glass - Nail Fin Application\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#17088-R8\",\"approval_number\":\"FL17088.6\",\"seq\":6,\"product_model\":\"f. 8800 Series Vinyl Single Hung Window\",\"product_description\":\"Extruded PVC Single Hung Window with \\\"Impact\\\" Insulated Glass - Nail Fin Application\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#17088-R8\",\"approval_number\":\"FL17088.7\",\"seq\":7,\"product_model\":\"g. 8800 Series Vinyl Single Hung Window\",\"product_description\":\"Extruded PVC Single Hung Window with \\\"Impact\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#17088-R8\",\"approval_number\":\"FL17088.8\",\"seq\":8,\"product_model\":\"h. 8800 Series Vinyl Single Hung Window\",\"product_description\":\"See INST 17088.8 for Design Pressure Ratings, any additional use limitations, installation instructions and product particulars.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Wojan Window and Door Corp.\":[{\"manufacturer\":\"Wojan Window and Door Corp.\",\"approval_number_master\":\"FL#17159-R6\",\"approval_number\":\"FL17159.1\",\"seq\":1,\"product_model\":\"M85 Aluminum Single Hung Window\",\"product_description\":\"M85 Aluminum Single Hung Window - 52\\\"x81\\\" Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wojan Window and Door Corp.\",\"approval_number_master\":\"FL#17159-R6\",\"approval_number\":\"FL17159.2\",\"seq\":2,\"product_model\":\"M950 Aluminum Single Hung Window\",\"product_description\":\"M950 Aluminum Single Hung Window - 54\\\"x86\\\" Non-Impact\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"06\\\/30\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wojan Window and Door Corp.\",\"approval_number_master\":\"FL#17159-R6\",\"approval_number\":\"FL17159.3\",\"seq\":3,\"product_model\":\"M950 Aluminum Single Hung Window\",\"product_description\":\"M950 Aluminum Single Hung Window - 48\\\"x84\\\" Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"03\\\/31\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wojan Window and Door Corp.\",\"approval_number_master\":\"FL#12971-R0\",\"approval_number\":\"FL12971.1\",\"seq\":1,\"product_model\":\"Single Hung\",\"product_description\":\"Aluminum Single Hung Window\",\"design_pressure\":\"+30.08\\\/-30.08\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wojan Window and Door Corp.\",\"approval_number_master\":\"FL#12971-R0\",\"approval_number\":\"FL12971.2\",\"seq\":2,\"product_model\":\"Single Hung\",\"product_description\":\"Aluminum Single Hung Window\",\"design_pressure\":\"+50.13\\\/-50.13\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wojan Window and Door Corp.\",\"approval_number_master\":\"FL#17159-R0\",\"approval_number\":\"FL17159.4\",\"seq\":4,\"product_model\":\"M950 Aluminum Single Hung Window\",\"product_description\":\"M950 Aluminum Single Hung Window - 48\\\"x84\\\" Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wojan Window and Door Corp.\",\"approval_number_master\":\"FL#17159-R0\",\"approval_number\":\"FL17159.5\",\"seq\":5,\"product_model\":\"M950 Aluminum Single Hung Window\",\"product_description\":\"M950 Aluminum Single Hung Window - 60\\\"x99\\\" Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-30 00:00:00\",\"instructions_url\":\"\"}],\"EMC Windows and Doors, LLC.\":[{\"product_model\":\"Series SH2100 Aluminum Single Hung Window\",\"product_description\":\"Series SH2100 Aluminum Single Hung Window - L.M.I. & S.M.I.\",\"design_pressure\":\"+90\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL17597.1\",\"approval_number_master\":\"FL#17597-R3\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"EMC Windows and Doors, LLC.\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\"},{\"product_model\":\"SERIES SH2100 ALUMINUM SINGLE HUNG WINDOW\",\"product_description\":\"SERIES SH2100 ALUMINUM SINGLE HUNG WINDOW - L.M.I. & S.M.I.\",\"design_pressure\":\"+110\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL47859.1\",\"approval_number_master\":\"FL#47859-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"EMC Windows and Doors, LLC.\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\"}],\"E.S. Windows, Inc.\":[{\"product_model\":\"Series ES-H340 Thermal Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant thermal aluminum single hung window.\",\"design_pressure\":\"+90\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL17892.1\",\"approval_number_master\":\"FL#17892-R5\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"E.S. Windows, Inc.\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"03\\\/19\\\/2035\"},{\"product_model\":\"Series ES-EL100 Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL22250.1\",\"approval_number_master\":\"FL#22250-R5\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"E.S. Windows, Inc.\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"03\\\/20\\\/2035\"},{\"product_model\":\"ES-V100 Vinyl Single Hung Windows-L.M.I and S.M.I.\",\"product_description\":\"ES-V100 Vinyl Single Hung Windows-L.M.I and S.M.I.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL42159.1\",\"approval_number_master\":\"FL#42159-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"E.S. Windows, Inc.\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"03\\\/20\\\/2035\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#17892-R5\",\"approval_number\":\"FL17892.2\",\"seq\":2,\"product_model\":\"Series ES-H340 Thermal Aluminum Single Hung Window\",\"product_description\":\"Small missile impact resistant thermal aluminum single hung window\",\"design_pressure\":\"+80\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"03\\\/19\\\/2035\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#22250-R5\",\"approval_number\":\"FL22250.2\",\"seq\":2,\"product_model\":\"Series ES-EL100 Aluminum Single Hung Window\",\"product_description\":\"Non-Impact resistant aluminum single hung window.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"03\\\/20\\\/2035\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#46884-R1\",\"approval_number\":\"FL46884.1\",\"seq\":1,\"product_model\":\"Series 1000\\\/1050 Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+80\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#46884-R1\",\"approval_number\":\"FL46884.2\",\"seq\":2,\"product_model\":\"Series 1000WW Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window wall system.\",\"design_pressure\":\"+100\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"07\\\/15\\\/2034\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#46884-R1\",\"approval_number\":\"FL46884.3\",\"seq\":3,\"product_model\":\"Series 1100 Aluminum Single Hung Window\",\"product_description\":\"Small missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+80\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"07\\\/15\\\/2034\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#46884-R1\",\"approval_number\":\"FL46884.4\",\"seq\":4,\"product_model\":\"Series 1100WW Aluminum Single Hung Window\",\"product_description\":\"Small missile impact resistant aluminum single hung window wall system.\",\"design_pressure\":\"+100\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"07\\\/15\\\/2034\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#2839-R0\",\"approval_number\":\"FL2839.1\",\"seq\":1,\"product_model\":\"Series 1000 Single Hung Window\",\"product_description\":\"Impact resistant aluminum single hung window.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#7025-R0\",\"approval_number\":\"FL7025.1\",\"seq\":1,\"product_model\":\"Series 1000 Aluminum Single Hung Window\",\"product_description\":\"Large missile impact aluminum single hung window.\",\"design_pressure\":\"+80\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#7025-R0\",\"approval_number\":\"FL7025.2\",\"seq\":2,\"product_model\":\"Series 1100 Aluminum Single Hung Window\",\"product_description\":\"Small missile impact aluminum single hung window.\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#12395-R0\",\"approval_number\":\"FL12395.1\",\"seq\":1,\"product_model\":\"Series 1000 Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+80\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#15978-R0\",\"approval_number\":\"FL15978.1\",\"seq\":1,\"product_model\":\"Series \\\"1000\\\/1050\\\" Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant single hung window.\",\"design_pressure\":\"+80\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#15978-R0\",\"approval_number\":\"FL15978.2\",\"seq\":2,\"product_model\":\"Series \\\"1100\\\" Aluminum Single Hung Window\",\"product_description\":\"Small missile impact resistant single hung window.\",\"design_pressure\":\"+80\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#15978-R0\",\"approval_number\":\"FL15978.3\",\"seq\":3,\"product_model\":\"Series \\\"V1000 Tilt\\\" White PVC Single Hung Window\",\"product_description\":\"Large missile impact resistant single hung window.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#16505-R0\",\"approval_number\":\"FL16505.1\",\"seq\":1,\"product_model\":\"Series \\\"1000WW\\\" Aluminum Single Hung Window\",\"product_description\":\"Large Missile Impact Resistant Aluminum Single Hung Window\",\"design_pressure\":\"+100\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#16505-R0\",\"approval_number\":\"FL16505.2\",\"seq\":2,\"product_model\":\"Series \\\"1100WW\\\" Aluminum Single Hung Window\",\"product_description\":\"Small Missile Impact Resistant Aluminum Single Hung Window\",\"design_pressure\":\"+100\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-13 00:00:00\",\"instructions_url\":\"\"}],\"MI Windows and Doors\":[{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17894-R7\",\"approval_number\":\"FL17894.1\",\"seq\":1,\"product_model\":\"3500 HP\",\"product_description\":\"36x72 Fin Frame\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17894-R7\",\"approval_number\":\"FL17894.2\",\"seq\":2,\"product_model\":\"3500 HP\",\"product_description\":\"36x72 Finless Frame\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17894-R7\",\"approval_number\":\"FL17894.3\",\"seq\":3,\"product_model\":\"3500 HP\",\"product_description\":\"52x84 Fin Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17894-R7\",\"approval_number\":\"FL17894.4\",\"seq\":4,\"product_model\":\"3500 HP\",\"product_description\":\"52x84 Finless Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21637-R18\",\"approval_number\":\"FL21637.1\",\"seq\":1,\"product_model\":\"1620 SH\",\"product_description\":\"48x84 Fin, Flange, Finless Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21637-R18\",\"approval_number\":\"FL21637.2\",\"seq\":2,\"product_model\":\"1620 SH\",\"product_description\":\"52x63 Fin, Flange, Finless Frame\",\"design_pressure\":\"+50\\\/-63\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21637-R18\",\"approval_number\":\"FL21637.3\",\"seq\":3,\"product_model\":\"1620 SH Impact\",\"product_description\":\"52x63 Fin, Flange, Finless Frame\",\"design_pressure\":\"+55\\\/-63\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21637-R18\",\"approval_number\":\"FL21637.4\",\"seq\":4,\"product_model\":\"1620 SH Impact\",\"product_description\":\"38 x 75 Fin and Finless Frame, Insulated, Laminated Glass.\",\"design_pressure\":\"+50\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21637-R18\",\"approval_number\":\"FL21637.10\",\"seq\":10,\"product_model\":\"1620\\\/1621 SH\",\"product_description\":\"52 x 75 Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/14\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#41886-R10\",\"approval_number\":\"FL41886.1\",\"seq\":1,\"product_model\":\"3540 SH\",\"product_description\":\"36x74 Fin Frame\",\"design_pressure\":\"+35\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#41886-R10\",\"approval_number\":\"FL41886.2\",\"seq\":2,\"product_model\":\"3540 SH\",\"product_description\":\"40x66 Fin Frame\",\"design_pressure\":\"+35\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#41886-R10\",\"approval_number\":\"FL41886.3\",\"seq\":3,\"product_model\":\"3540 SH\",\"product_description\":\"44x63 Fin Frame\",\"design_pressure\":\"+40\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-05-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#41886-R10\",\"approval_number\":\"FL41886.4\",\"seq\":4,\"product_model\":\"3540 SH\",\"product_description\":\"44x72 Fin Frame\",\"design_pressure\":\"+35\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#41886-R10\",\"approval_number\":\"FL41886.5\",\"seq\":5,\"product_model\":\"3540 SH\",\"product_description\":\"44x84 Fin and Finless Frame\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#41886-R10\",\"approval_number\":\"FL41886.6\",\"seq\":6,\"product_model\":\"3540 SH\",\"product_description\":\"52x84 Fin Frame\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-05-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#41886-R10\",\"approval_number\":\"FL41886.7\",\"seq\":7,\"product_model\":\"3540 SH\",\"product_description\":\"36x74 Finless Frame\",\"design_pressure\":\"+35\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#41886-R10\",\"approval_number\":\"FL41886.8\",\"seq\":8,\"product_model\":\"3540 SH\",\"product_description\":\"44x72 Finless Frame\",\"design_pressure\":\"+35\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#41886-R10\",\"approval_number\":\"FL41886.9\",\"seq\":9,\"product_model\":\"3540 SH\",\"product_description\":\"48x96 Finless Frame\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#41886-R10\",\"approval_number\":\"FL41886.10\",\"seq\":10,\"product_model\":\"3540 SH\",\"product_description\":\"52x62 Finless Frame\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#41886-R10\",\"approval_number\":\"FL41886.11\",\"seq\":11,\"product_model\":\"3540 SH\",\"product_description\":\"52x72 Finless Frame\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#41886-R10\",\"approval_number\":\"FL41886.12\",\"seq\":12,\"product_model\":\"3540 SH\",\"product_description\":\"52x84 Finless Frame\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-05-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#41886-R10\",\"approval_number\":\"FL41886.13\",\"seq\":13,\"product_model\":\"3540 SH\",\"product_description\":\"48x72 Fin Frame\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#41886-R10\",\"approval_number\":\"FL41886.14\",\"seq\":14,\"product_model\":\"3540 SH\",\"product_description\":\"48x84 Fin and Finless Frame\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#41886-R10\",\"approval_number\":\"FL41886.15\",\"seq\":15,\"product_model\":\"3540 SH\",\"product_description\":\"48x85 Finless Frame\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#41886-R10\",\"approval_number\":\"FL41886.16\",\"seq\":16,\"product_model\":\"3540 SH\",\"product_description\":\"36x84 Finless Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#41886-R10\",\"approval_number\":\"FL41886.17\",\"seq\":17,\"product_model\":\"3540 SH\",\"product_description\":\"52x62 Fin Frame\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#41886-R10\",\"approval_number\":\"FL41886.18\",\"seq\":18,\"product_model\":\"3540 SH\",\"product_description\":\"36x84 Fin Frame\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#41886-R10\",\"approval_number\":\"FL41886.19\",\"seq\":19,\"product_model\":\"3540 Triple SH\",\"product_description\":\"108x84 Fin Frame\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#41886-R10\",\"approval_number\":\"FL41886.20\",\"seq\":20,\"product_model\":\"3540 Triple SH\",\"product_description\":\"120x84 Fin Frame\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#41886-R10\",\"approval_number\":\"FL41886.21\",\"seq\":21,\"product_model\":\"3540 Triple SH\",\"product_description\":\"108x74 Fin Frame Triple CHS\",\"design_pressure\":\"+35\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#41886-R10\",\"approval_number\":\"FL41886.22\",\"seq\":22,\"product_model\":\"3540 Triple SH\",\"product_description\":\"108x72 Finless Frame\",\"design_pressure\":\"+35\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#41886-R10\",\"approval_number\":\"FL41886.23\",\"seq\":23,\"product_model\":\"3540 Triple SH\",\"product_description\":\"120x84 Fin Frame\",\"design_pressure\":\"+25\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#41886-R10\",\"approval_number\":\"FL41886.24\",\"seq\":24,\"product_model\":\"3540 Triple SH\",\"product_description\":\"120x84 Finless Frame\",\"design_pressure\":\"+20\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#41886-R10\",\"approval_number\":\"FL41886.25\",\"seq\":25,\"product_model\":\"3540 Twin Single Hung\",\"product_description\":\"73x71 Finless Frame\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#47000-R0\",\"approval_number\":\"FL47000.1\",\"seq\":1,\"product_model\":\"Series 1620 Single Hung Window\",\"product_description\":\"Impact Resistant, Vinyl, Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21637-R18\",\"approval_number\":\"FL21637.5\",\"seq\":5,\"product_model\":\"1620 SH Impact\",\"product_description\":\"48x84 Fin, Flange, Finless Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"07\\\/10\\\/2030\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21637-R18\",\"approval_number\":\"FL21637.6\",\"seq\":6,\"product_model\":\"1620 SH Impact\",\"product_description\":\"52 x 75 Insulated Laminated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/27\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21637-R18\",\"approval_number\":\"FL21637.7\",\"seq\":7,\"product_model\":\"1620\\\/1621 SH\",\"product_description\":\"37 x 72 Insulated Glass\",\"design_pressure\":\"+50\\\/-67\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"03\\\/24\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21637-R18\",\"approval_number\":\"FL21637.8\",\"seq\":8,\"product_model\":\"1620\\\/1621 SH\",\"product_description\":\"48 x 96 Insulated Glass\",\"design_pressure\":\"+35\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"03\\\/24\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21637-R18\",\"approval_number\":\"FL21637.9\",\"seq\":9,\"product_model\":\"1620\\\/1621 SH\",\"product_description\":\"48 x 84 Fin Frame Insulated Glass\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/14\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5108-R0\",\"approval_number\":\"FL5108.1\",\"seq\":1,\"product_model\":\"185\\\/3185 Fin Frame Equal-Lite\",\"product_description\":\"36x62 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5108-R0\",\"approval_number\":\"FL5108.2\",\"seq\":2,\"product_model\":\"185\\\/3185 Fin Frame Equal-Lite\",\"product_description\":\"52x78 Single Glazed 1\\\/8\\\" Tempered\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5108-R0\",\"approval_number\":\"FL5108.3\",\"seq\":3,\"product_model\":\"185\\\/3185 Fin Frame Equal-Lite\",\"product_description\":\"36x72 Insulated 1\\\/8\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5108-R0\",\"approval_number\":\"FL5108.4\",\"seq\":4,\"product_model\":\"185\\\/3185 Fin Frame Equal-Lite\",\"product_description\":\"52x78 Laminated consisting of 1\\\/8\\\" Temp - .090 Lami - 1\\\/8\\\" Temp\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5108-R0\",\"approval_number\":\"FL5108.5\",\"seq\":5,\"product_model\":\"185\\\/3185 Fin Frame Oriel\",\"product_description\":\"36x90 Laminated consisting of 1\\\/8\\\" Temp - .090 Lami - 1\\\/8\\\" Temp\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5108-R0\",\"approval_number\":\"FL5108.6\",\"seq\":6,\"product_model\":\"185\\\/3185 Fin Frame Oriel\",\"product_description\":\"36x90 Single Glazed 1\\\/8\\\" Tempered\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5108-R0\",\"approval_number\":\"FL5108.7\",\"seq\":7,\"product_model\":\"185\\\/3185 Fin Frame Oriel\",\"product_description\":\"52x90 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5108-R0\",\"approval_number\":\"FL5108.8\",\"seq\":8,\"product_model\":\"185\\\/3185 Fin Frame Oriel\",\"product_description\":\"52x90 Fixed Glass Insul 1\\\/8\\\" Temp \\\/ Sash Insul 3\\\/16\\\" Ann\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5108-R0\",\"approval_number\":\"FL5108.9\",\"seq\":9,\"product_model\":\"185\\\/3185 Flange Frame Equal-Lite\",\"product_description\":\"36x72 Insulated 1\\\/8\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5108-R0\",\"approval_number\":\"FL5108.10\",\"seq\":10,\"product_model\":\"185\\\/3185 Flange Frame Equal-Lite\",\"product_description\":\"36x62 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5108-R0\",\"approval_number\":\"FL5108.11\",\"seq\":11,\"product_model\":\"185\\\/3185 Flange Frame Equal-Lite\",\"product_description\":\"53x73 Single Glazed 1\\\/8\\\" Tempered\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5108-R0\",\"approval_number\":\"FL5108.12\",\"seq\":12,\"product_model\":\"185\\\/3185 Flange Frame Oriel\",\"product_description\":\"53x73 Single Glazed 1\\\/8\\\" Tempered\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5108-R0\",\"approval_number\":\"FL5108.13\",\"seq\":13,\"product_model\":\"185\\\/3185 Flange Frame Oriel\",\"product_description\":\"36x90 Laminated consisting of 1\\\/8\\\" Temp - .090 Lami - 1\\\/8\\\" Temp\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5108-R0\",\"approval_number\":\"FL5108.14\",\"seq\":14,\"product_model\":\"185\\\/3185 Flange Frame Oriel\",\"product_description\":\"52x90 Fixed Glass Insul 1\\\/8\\\" Temp \\\/ Sash Insul 3\\\/16\\\" Ann\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5108-R0\",\"approval_number\":\"FL5108.15\",\"seq\":15,\"product_model\":\"185\\\/3185 Flange Frame Oriel\",\"product_description\":\"52x90 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5108-R0\",\"approval_number\":\"FL5108.16\",\"seq\":16,\"product_model\":\"185\\\/3185 Flange Frame Oriel\",\"product_description\":\"52x90 Single Glazed 1\\\/8\\\" Tempered\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5108-R0\",\"approval_number\":\"FL5108.17\",\"seq\":17,\"product_model\":\"3540 Finless Frame Equal-Lite\",\"product_description\":\"36x72 Insulated 3\\\/32\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5108-R0\",\"approval_number\":\"FL5108.18\",\"seq\":18,\"product_model\":\"3540 Finless Frame Oriel\",\"product_description\":\"48x96 Insulated 3\\\/32\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5438-R0\",\"approval_number\":\"FL5438.1\",\"seq\":1,\"product_model\":\"165 Triple with Continuous Head and Sill\",\"product_description\":\"106x72 Insulated SSB Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5438-R0\",\"approval_number\":\"FL5438.2\",\"seq\":2,\"product_model\":\"165\\\/3000 Fin Frame Oriel\",\"product_description\":\"47x89 Insulated 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5438-R0\",\"approval_number\":\"FL5438.3\",\"seq\":3,\"product_model\":\"165\\\/3000 Fin Frame Oriel\",\"product_description\":\"40x90 Insul SSB Annealed Sash \\\/ DSB Annealed Fixed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5438-R0\",\"approval_number\":\"FL5438.4\",\"seq\":4,\"product_model\":\"165\\\/3000 Flange Frame Beveled Buck\",\"product_description\":\"53x72 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5438-R0\",\"approval_number\":\"FL5438.5\",\"seq\":5,\"product_model\":\"165\\\/3000 Flange Frame Oriel\",\"product_description\":\"47x89 Insulated 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5438-R0\",\"approval_number\":\"FL5438.6\",\"seq\":6,\"product_model\":\"165\\\/3000 Flange Frame Oriel\",\"product_description\":\"36x88 Insulated SSB Annealed Sash \\\/ DSB Annealed Fixed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5438-R0\",\"approval_number\":\"FL5438.7\",\"seq\":7,\"product_model\":\"3540 Fin Frame\",\"product_description\":\"36x74 Insulated SSB Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5438-R0\",\"approval_number\":\"FL5438.8\",\"seq\":8,\"product_model\":\"3540 Fin Frame\",\"product_description\":\"44x72 Insulated SSB Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5438-R0\",\"approval_number\":\"FL5438.9\",\"seq\":9,\"product_model\":\"3540 Fin Frame Triple with Continuous Head and Sill\",\"product_description\":\"108x72 Insulated SSB Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5438-R0\",\"approval_number\":\"FL5438.10\",\"seq\":10,\"product_model\":\"4340 Fin Frame\",\"product_description\":\"36x62 Insulated SSB Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5438-R0\",\"approval_number\":\"FL5438.11\",\"seq\":11,\"product_model\":\"4340 Fin Frame\",\"product_description\":\"36x60 Insulated SSB Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5438-R0\",\"approval_number\":\"FL5438.12\",\"seq\":12,\"product_model\":\"4340 Fin Frame\",\"product_description\":\"36x74 Insulated SSB Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5438-R0\",\"approval_number\":\"FL5438.13\",\"seq\":13,\"product_model\":\"4340 Fin Frame\",\"product_description\":\"36x72 Insulated SSB Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5438-R0\",\"approval_number\":\"FL5438.14\",\"seq\":14,\"product_model\":\"455 Fin Frame\",\"product_description\":\"48x84 Insulated DSB Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5438-R0\",\"approval_number\":\"FL5438.15\",\"seq\":15,\"product_model\":\"455 Fin Frame\",\"product_description\":\"54x90 Insulated DSB Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5438-R0\",\"approval_number\":\"FL5438.16\",\"seq\":16,\"product_model\":\"650 Fin Frame\",\"product_description\":\"53x90 Insulated SSB Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5438-R0\",\"approval_number\":\"FL5438.17\",\"seq\":17,\"product_model\":\"650 Fin Oriel\",\"product_description\":\"48x84 Insulated 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5438-R0\",\"approval_number\":\"FL5438.18\",\"seq\":18,\"product_model\":\"650 Flange Frame\",\"product_description\":\"48x84 Insulated SSB Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5438-R0\",\"approval_number\":\"FL5438.19\",\"seq\":19,\"product_model\":\"650 Flange Frame Oriel\",\"product_description\":\"48x84 Insulated 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5438-R0\",\"approval_number\":\"FL5438.20\",\"seq\":20,\"product_model\":\"740\\\/3740 Fin Frame\",\"product_description\":\"52x71 Single Glazed DSB Tempered\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5438-R0\",\"approval_number\":\"FL5438.21\",\"seq\":21,\"product_model\":\"740\\\/3740 Fin Frame\",\"product_description\":\"52x71 Insulated DSB Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5438-R0\",\"approval_number\":\"FL5438.22\",\"seq\":22,\"product_model\":\"740\\\/3740 Fin Frame\",\"product_description\":\"52x71 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5438-R0\",\"approval_number\":\"FL5438.23\",\"seq\":23,\"product_model\":\"740\\\/3740 Fin Frame Oriel\",\"product_description\":\"52x71 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5438-R0\",\"approval_number\":\"FL5438.24\",\"seq\":24,\"product_model\":\"740\\\/3740 Fin Frame Oriel\",\"product_description\":\"47x89 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5438-R0\",\"approval_number\":\"FL5438.25\",\"seq\":25,\"product_model\":\"740\\\/3740 Fin Frame Oriel\",\"product_description\":\"39x90 Single Glazed 3\\\/16\\\" Annealed Sash \\\/ DSB Tempered Fixed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5438-R0\",\"approval_number\":\"FL5438.26\",\"seq\":26,\"product_model\":\"740\\\/3740 Flange Frame\",\"product_description\":\"52x71 Insulated DSB Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5438-R0\",\"approval_number\":\"FL5438.27\",\"seq\":27,\"product_model\":\"740\\\/3740 Flange Frame\",\"product_description\":\"52x71 Single Glazed DSB Tempered\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5438-R0\",\"approval_number\":\"FL5438.28\",\"seq\":28,\"product_model\":\"740\\\/3740 Flange Frame\",\"product_description\":\"53x72 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5438-R0\",\"approval_number\":\"FL5438.29\",\"seq\":29,\"product_model\":\"740\\\/3740 Flange Frame Oriel\",\"product_description\":\"53x72 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5438-R0\",\"approval_number\":\"FL5438.30\",\"seq\":30,\"product_model\":\"740\\\/3740 Flange Frame Oriel\",\"product_description\":\"47x89 Single Glazed DSB Tempered\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5438-R0\",\"approval_number\":\"FL5438.31\",\"seq\":31,\"product_model\":\"740\\\/3740 Flange Frame Oriel\",\"product_description\":\"47x89 Insulated 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5438-R0\",\"approval_number\":\"FL5438.32\",\"seq\":32,\"product_model\":\"740\\\/3740 Flange Frame Oriel\",\"product_description\":\"36x88 Insulated 3\\\/16\\\" Annealed Sash \\\/ DSB Tempered Fixed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5438-R0\",\"approval_number\":\"FL5438.33\",\"seq\":33,\"product_model\":\"740\\\/3740 Flange Frame Oriel\",\"product_description\":\"52x71 Insulated DSB Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5438-R0\",\"approval_number\":\"FL5438.34\",\"seq\":34,\"product_model\":\"8540 Fin Frame\",\"product_description\":\"48x72 Insulated SSB Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6029-R0\",\"approval_number\":\"FL6029.1\",\"seq\":1,\"product_model\":\"185 Aluminum Triple Window Fin Frame\",\"product_description\":\"110x72 Single Glazed 1\\\/8\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6029-R0\",\"approval_number\":\"FL6029.2\",\"seq\":2,\"product_model\":\"185 Aluminum Triple Window Fin Frame\",\"product_description\":\"110x72 Single Glazed 1\\\/8\\\" Tempered\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6029-R0\",\"approval_number\":\"FL6029.3\",\"seq\":3,\"product_model\":\"185 Aluminum Triple Window Fin Frame\",\"product_description\":\"110x72 Insulated 1\\\/8\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6029-R0\",\"approval_number\":\"FL6029.4\",\"seq\":4,\"product_model\":\"185 Aluminum Twin Window Fin Frame\",\"product_description\":\"106x72 Insulated 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6029-R0\",\"approval_number\":\"FL6029.5\",\"seq\":5,\"product_model\":\"185 Aluminum Twin Window Fin Frame\",\"product_description\":\"106x72 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6029-R0\",\"approval_number\":\"FL6029.6\",\"seq\":6,\"product_model\":\"185 Aluminum Twin Window Fin Frame\",\"product_description\":\"106x72 Single Glazed 1\\\/8\\\" Tempered\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6029-R0\",\"approval_number\":\"FL6029.7\",\"seq\":7,\"product_model\":\"450\\\/650\\\/850 Aluminum Window Fin Frame\",\"product_description\":\"48x84 Insulated 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6029-R0\",\"approval_number\":\"FL6029.8\",\"seq\":8,\"product_model\":\"450\\\/650\\\/850 Aluminum Window Fin Frame\",\"product_description\":\"36x72 Insulated 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6029-R0\",\"approval_number\":\"FL6029.9\",\"seq\":9,\"product_model\":\"450\\\/650\\\/850 Aluminum Window Flange Frame\",\"product_description\":\"48x84 Insulated 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6499-R0\",\"approval_number\":\"FL6499.1\",\"seq\":1,\"product_model\":\"185-3185 Aluminum Impact Window Flange Frame\",\"product_description\":\"52x78 Single glazed 1\\\/8\\\" HS-.090-1\\\/8\\\" HS\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6499-R0\",\"approval_number\":\"FL6499.2\",\"seq\":2,\"product_model\":\"185-3185 Aluminum Window Flange Frame Oriel\",\"product_description\":\"52x90 Single Glazed 1\\\/8\\\" Tempered\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6680-R0\",\"approval_number\":\"FL6680.1\",\"seq\":1,\"product_model\":\"3540 Finless\\\/Flange Frame Equal-Lite\",\"product_description\":\"44x72 Insulated 3\\\/32\\\" Annealed\",\"design_pressure\":\"+30\\\/-47.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6680-R0\",\"approval_number\":\"FL6680.2\",\"seq\":2,\"product_model\":\"3540 Finless\\\/Flange Frame Oriel\",\"product_description\":\"48x96 Insulated 3\\\/32\\\" Annealed\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7085-R0\",\"approval_number\":\"FL7085.1\",\"seq\":1,\"product_model\":\"740-3740 Aluminum Oriel Style Window - Flange Frame\",\"product_description\":\"53\\\" x 72\\\" Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"+45\\\/-47.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7085-R0\",\"approval_number\":\"FL7085.2\",\"seq\":2,\"product_model\":\"740-3740 Aluminum Oriel Style Window - Flange Frame\",\"product_description\":\"48\\\" x 89\\\" Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"+40\\\/-47.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7085-R0\",\"approval_number\":\"FL7085.3\",\"seq\":3,\"product_model\":\"740-3740 Aluminum Window - Fin Frame\",\"product_description\":\"52\\\" x 71\\\" Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"+35.3\\\/-47.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7085-R0\",\"approval_number\":\"FL7085.4\",\"seq\":4,\"product_model\":\"740-3740 Aluminum Window - Flange Frame\",\"product_description\":\"53\\\" x 72\\\" Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"+25.9\\\/-34.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7090-R0\",\"approval_number\":\"FL7090.1\",\"seq\":1,\"product_model\":\"8540 Vinyl Continuous Head and Sill Triple Window - Fin Frame\",\"product_description\":\"114\\\" x 74\\\" CHS Triple Insulated 3\\\/32\\\" Annealed\",\"design_pressure\":\"+35\\\/-45.1\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7090-R0\",\"approval_number\":\"FL7090.2\",\"seq\":2,\"product_model\":\"8540 Vinyl Continuous Head and Sill Twin Window - Fin Frame\",\"product_description\":\"95\\\" x 74\\\" CHS Twin Insulated 3\\\/32\\\" Annealed\",\"design_pressure\":\"+35\\\/-35.1\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7090-R0\",\"approval_number\":\"FL7090.3\",\"seq\":3,\"product_model\":\"8540 Vinyl Window - Fin Frame\",\"product_description\":\"48\\\" x 72\\\" Insulated 3\\\/32\\\" Annealed\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7090-R0\",\"approval_number\":\"FL7090.4\",\"seq\":4,\"product_model\":\"8540 Vinyl Window - Fin Frame\",\"product_description\":\"44\\\" x 72\\\" Insulated 3\\\/32\\\" Annealed\",\"design_pressure\":\"+40\\\/-47.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7590-R0\",\"approval_number\":\"FL7590.1\",\"seq\":1,\"product_model\":\"165\\\/3000 Continuous Head and Sill Twin Window - Fin Frame\",\"product_description\":\"71\\\" x 60\\\" CHS Twin Insulated\",\"design_pressure\":\"+35.3\\\/-47.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7590-R0\",\"approval_number\":\"FL7590.2\",\"seq\":2,\"product_model\":\"165\\\/3000 Fin Frame\",\"product_description\":\"52\\\" x 72\\\" Single Glazed\",\"design_pressure\":\"+35.3\\\/-40.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7590-R0\",\"approval_number\":\"FL7590.3\",\"seq\":3,\"product_model\":\"165\\\/3000 Fin Frame\",\"product_description\":\"52\\\" x 72\\\" Single Glazed\",\"design_pressure\":\"+35.3\\\/-45.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7590-R0\",\"approval_number\":\"FL7590.4\",\"seq\":4,\"product_model\":\"165\\\/3000 Finless\\\/Flange Frame\",\"product_description\":\"52\\\" x 71\\\" Insulated\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7590-R0\",\"approval_number\":\"FL7590.5\",\"seq\":5,\"product_model\":\"165\\\/3000 Finless\\\/Flange Frame\",\"product_description\":\"36\\\" x 62\\\" Insulated\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7590-R0\",\"approval_number\":\"FL7590.6\",\"seq\":6,\"product_model\":\"165\\\/3000 Finless\\\/Flange Frame\",\"product_description\":\"52\\\" x 71\\\" Insulated\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7590-R0\",\"approval_number\":\"FL7590.7\",\"seq\":7,\"product_model\":\"165\\\/3000 Finless\\\/Flange Frame\",\"product_description\":\"36\\\" x 62\\\" Insulated\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7590-R0\",\"approval_number\":\"FL7590.8\",\"seq\":8,\"product_model\":\"165\\\/3000 Flange Frame\",\"product_description\":\"52\\\" x 72\\\" Insulated\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7590-R0\",\"approval_number\":\"FL7590.9\",\"seq\":9,\"product_model\":\"165\\\/3000 Flange Frame\",\"product_description\":\"52\\\" x 72\\\" Single Glazed\",\"design_pressure\":\"+35.3\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7590-R0\",\"approval_number\":\"FL7590.10\",\"seq\":10,\"product_model\":\"185\\\/3185 Flange Frame\",\"product_description\":\"52\\\" x 71\\\" Insulated\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7590-R0\",\"approval_number\":\"FL7590.11\",\"seq\":11,\"product_model\":\"185\\\/3185 Flange Frame\",\"product_description\":\"36\\\" x 62\\\" Insulated\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7590-R0\",\"approval_number\":\"FL7590.12\",\"seq\":12,\"product_model\":\"3540 Finless\\\/Flange Frame\",\"product_description\":\"52\\\" x 71\\\" Insulated\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7590-R0\",\"approval_number\":\"FL7590.13\",\"seq\":13,\"product_model\":\"3540 Finless\\\/Flange Frame\",\"product_description\":\"36\\\" x 62\\\" Insulated\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7590-R0\",\"approval_number\":\"FL7590.14\",\"seq\":14,\"product_model\":\"650\\\/850 Finless\\\/Flange Frame\",\"product_description\":\"52\\\" x 71\\\" Insulated\",\"design_pressure\":\"+35.3\\\/-47.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7590-R0\",\"approval_number\":\"FL7590.15\",\"seq\":15,\"product_model\":\"650\\\/850 Finless\\\/Flange Frame\",\"product_description\":\"36\\\" x 62\\\" Insulated\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7590-R0\",\"approval_number\":\"FL7590.16\",\"seq\":16,\"product_model\":\"740 Flange Frame\",\"product_description\":\"52\\\" x 71\\\" Single Glazed\",\"design_pressure\":\"+40\\\/-47.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7932-R0\",\"approval_number\":\"FL7932.1\",\"seq\":1,\"product_model\":\"185\\\/3185 Fin Aluminum SH\",\"product_description\":\"52\\\" x 77\\\" - Insulated - 1\\\/8\\\" Annealed & Lami (3\\\/32\\\"A - .090 PVB - 3\\\/32\\\"A)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7932-R0\",\"approval_number\":\"FL7932.2\",\"seq\":2,\"product_model\":\"185\\\/3185 Fin Aluminum SH\",\"product_description\":\"36\\\" x 90\\\" - Insulated - 1\\\/8\\\" Annealed & Lami (3\\\/32\\\"A - .090 PVB - 3\\\/32\\\"A)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7932-R0\",\"approval_number\":\"FL7932.3\",\"seq\":3,\"product_model\":\"185\\\/3185 Fin Aluminum SH\",\"product_description\":\"52\\\" x 72\\\" - Insulated - 1\\\/8\\\" Annealed & Lami (3\\\/32\\\"A - .090 PVB - 3\\\/32\\\"A)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7932-R0\",\"approval_number\":\"FL7932.4\",\"seq\":4,\"product_model\":\"185\\\/3185 Fin Aluminum SH\",\"product_description\":\"36\\\" x 84\\\" - Insulated - 1\\\/8\\\" Annealed & Lami (3\\\/32\\\"A - .090 PVB - 3\\\/32\\\"A)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7932-R0\",\"approval_number\":\"FL7932.5\",\"seq\":5,\"product_model\":\"185\\\/3185 Flange Aluminum SH\",\"product_description\":\"36\\\" x 84\\\" - Insulated - 1\\\/8\\\" Annealed & Lami (3\\\/32\\\"A - .090 PVB - 3\\\/32\\\"A)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7932-R0\",\"approval_number\":\"FL7932.6\",\"seq\":6,\"product_model\":\"185\\\/3185 Flange Aluminum SH\",\"product_description\":\"52\\\" x 77\\\" - Insulated - 1\\\/8\\\"Annealed & Lami (3\\\/32\\\"A - .090 PVB - 3\\\/32\\\"A)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7932-R0\",\"approval_number\":\"FL7932.7\",\"seq\":7,\"product_model\":\"185\\\/3185 Flange Aluminum SH\",\"product_description\":\"36\\\" x 90\\\" - Insulated - 1\\\/8\\\"Annealed & Lami (3\\\/32\\\"A - .090 PVB - 3\\\/32\\\")\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7932-R0\",\"approval_number\":\"FL7932.8\",\"seq\":8,\"product_model\":\"185\\\/3185 Flange Aluminum SH\",\"product_description\":\"52\\\" x 72\\\" - Insulated - 1\\\/8\\\" Annealed & Lami (3\\\/32\\\"A - .090 PVB - 3\\\/32\\\"A)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7937-R0\",\"approval_number\":\"FL7937.1\",\"seq\":1,\"product_model\":\"185\\\/3185 CHS Triple Flange SH\",\"product_description\":\"110\\\" x 72\\\" - 3\\\/16\\\" Annealed\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7937-R0\",\"approval_number\":\"FL7937.2\",\"seq\":2,\"product_model\":\"185\\\/3185 CHS Triple Flange SH\",\"product_description\":\"110\\\" x 72\\\" (oriel) - 3\\\/16\\\" Annealed & 1\\\/8\\\" Annealed\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7937-R0\",\"approval_number\":\"FL7937.3\",\"seq\":3,\"product_model\":\"185\\\/3185 CHS Twin Flange SH\",\"product_description\":\"105\\\" X 72\\\" - 1\\\/8\\\" Tempered & 3\\\/16\\\" Annealed\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7937-R0\",\"approval_number\":\"FL7937.4\",\"seq\":4,\"product_model\":\"185\\\/3185 CHS Twin Flange SH\",\"product_description\":\"105\\\" x 72\\\" (oriel) - 1\\\/8\\\" Tempered & 3\\\/16\\\" Annealed\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8155-R0\",\"approval_number\":\"FL8155.1\",\"seq\":1,\"product_model\":\"455 DI Fin Frame\",\"product_description\":\"54 x 90 1\\\/8\\\" Annealed Insulated\",\"design_pressure\":\"+40\\\/-47.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8155-R0\",\"approval_number\":\"FL8155.2\",\"seq\":2,\"product_model\":\"455 DI Fin Frame\",\"product_description\":\"48 x 84 1\\\/8\\\" Annealed Insulated\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8155-R0\",\"approval_number\":\"FL8155.3\",\"seq\":3,\"product_model\":\"455 DI Fin Frame\",\"product_description\":\"36 x 74 1\\\/8\\\" Annealed Insulated\",\"design_pressure\":\"+40\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8155-R0\",\"approval_number\":\"FL8155.4\",\"seq\":4,\"product_model\":\"455 DI Flange Frame\",\"product_description\":\"54 x 90 1\\\/8\\\" Annealed Insulated\",\"design_pressure\":\"+40\\\/-47.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8155-R0\",\"approval_number\":\"FL8155.5\",\"seq\":5,\"product_model\":\"455 DI Flange Frame\",\"product_description\":\"48 x 84 18\\\" Annealed Insulated\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8155-R0\",\"approval_number\":\"FL8155.6\",\"seq\":6,\"product_model\":\"455 DI Flange Frame\",\"product_description\":\"36 x 74 1\\\/8\\\" Annealed Insulated\",\"design_pressure\":\"+40\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8455-R0\",\"approval_number\":\"FL8455.1\",\"seq\":1,\"product_model\":\"740\\\/3740 Finless Frame\",\"product_description\":\"36 x 62 Insulated\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8455-R0\",\"approval_number\":\"FL8455.2\",\"seq\":2,\"product_model\":\"740\\\/3740 Finless Frame\",\"product_description\":\"52 x 71 Insulated\",\"design_pressure\":\"+40\\\/-47.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8455-R0\",\"approval_number\":\"FL8455.3\",\"seq\":3,\"product_model\":\"740\\\/3740 Oriel Style Fin Frame\",\"product_description\":\"48 x 90 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8455-R0\",\"approval_number\":\"FL8455.4\",\"seq\":4,\"product_model\":\"740\\\/3740 Oriel Style Fin Frame\",\"product_description\":\"48 x 90 Insulated\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8455-R0\",\"approval_number\":\"FL8455.5\",\"seq\":5,\"product_model\":\"740\\\/3740 Oriel Style Flange Frame\",\"product_description\":\"48 x 90 Insulated\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8750-R0\",\"approval_number\":\"FL8750.1\",\"seq\":1,\"product_model\":\"BMII Single Hung\",\"product_description\":\"36 x 72 Finless Frame Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8750-R0\",\"approval_number\":\"FL8750.2\",\"seq\":2,\"product_model\":\"NCXT Single Hung\",\"product_description\":\"36 x 72 Fin Frame Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8750-R0\",\"approval_number\":\"FL8750.3\",\"seq\":3,\"product_model\":\"NCXT Single Hung Triple\",\"product_description\":\"110 x 72 Fin Frame Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8750-R0\",\"approval_number\":\"FL8750.4\",\"seq\":4,\"product_model\":\"NCXT\\\/BM II Single Hung\",\"product_description\":\"44 x 60 Fin\\\/Finless Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8750-R0\",\"approval_number\":\"FL8750.5\",\"seq\":5,\"product_model\":\"NCXT\\\/BM II Single Hung\",\"product_description\":\"48 x 80 Fin\\\/Finless Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8750-R0\",\"approval_number\":\"FL8750.6\",\"seq\":6,\"product_model\":\"NCXT\\\/BM II Single Hung\",\"product_description\":\"24 x 80 Fin\\\/Finless Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8750-R0\",\"approval_number\":\"FL8750.7\",\"seq\":7,\"product_model\":\"NCXT\\\/BMII Single Hung\",\"product_description\":\"32 x 72 Fin\\\/Finless Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8766-R0\",\"approval_number\":\"FL8766.1\",\"seq\":1,\"product_model\":\"185\\\/3185 Single Hung\",\"product_description\":\"52 x 78 Fin Frame Impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8766-R0\",\"approval_number\":\"FL8766.2\",\"seq\":2,\"product_model\":\"185\\\/3185 Single Hung\",\"product_description\":\"36 x 90 Fin Frame Impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8766-R0\",\"approval_number\":\"FL8766.3\",\"seq\":3,\"product_model\":\"185\\\/3185 Single Hung\",\"product_description\":\"52 x 78 Flange Frame Impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8766-R0\",\"approval_number\":\"FL8766.4\",\"seq\":4,\"product_model\":\"185\\\/3185 Single Hung\",\"product_description\":\"36 x 90 Flange Frame Impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8766-R0\",\"approval_number\":\"FL8766.5\",\"seq\":5,\"product_model\":\"3540\\\/3240 Single Hung\",\"product_description\":\"52 x 71 Finless\\\/Flange Frame\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8766-R0\",\"approval_number\":\"FL8766.6\",\"seq\":6,\"product_model\":\"3540\\\/3240 Single Hung\",\"product_description\":\"36 x 62 Finless\\\/Flange Frame\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8766-R0\",\"approval_number\":\"FL8766.7\",\"seq\":7,\"product_model\":\"3540\\\/3240 Single Hung\",\"product_description\":\"48 x 78 Fin Frame\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8766-R0\",\"approval_number\":\"FL8766.8\",\"seq\":8,\"product_model\":\"3540\\\/3240 Single Hung\",\"product_description\":\"44 x 72 Fin Frame\",\"design_pressure\":\"+30\\\/-47.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8766-R0\",\"approval_number\":\"FL8766.9\",\"seq\":9,\"product_model\":\"3540\\\/3240 Single Hung\",\"product_description\":\"36 x 74 Fin Frame\",\"design_pressure\":\"+35\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#10350-R1\",\"approval_number\":\"FL10350.1\",\"seq\":1,\"product_model\":\"185\\\/3185 Fin Frame Equal Lite\",\"product_description\":\"52x78 Single Glazed 1\\\/8\\\" Tempered\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#10350-R1\",\"approval_number\":\"FL10350.2\",\"seq\":2,\"product_model\":\"185\\\/3185 Fin Frame Equal Lite\",\"product_description\":\"36x72 Single Glazed 1\\\/8\\\" Tempered\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#10350-R1\",\"approval_number\":\"FL10350.3\",\"seq\":3,\"product_model\":\"185\\\/3185 Fin Frame Equal Lite\",\"product_description\":\"36x72 Insulated 1\\\/8\\\" Annealed\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#10350-R1\",\"approval_number\":\"FL10350.4\",\"seq\":4,\"product_model\":\"185\\\/3185 Fin Frame Oriel\",\"product_description\":\"52x90 Insulated 3\\\/16\\\" Annealed Sash and 1\\\/8\\\" Tempered Fixed Lite\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#10350-R1\",\"approval_number\":\"FL10350.5\",\"seq\":5,\"product_model\":\"185\\\/3185 Fin Frame Oriel\",\"product_description\":\"52x90 Single Glazed 1\\\/8\\\" Tempered\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#10350-R1\",\"approval_number\":\"FL10350.6\",\"seq\":6,\"product_model\":\"185\\\/3185 Flange Frame Equal-lite\",\"product_description\":\"51x72 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#10350-R1\",\"approval_number\":\"FL10350.7\",\"seq\":7,\"product_model\":\"185\\\/3185 Flange Frame Oriel\",\"product_description\":\"51x72 Single Glazed 3\\\/16\\\" Annealed Sash and 3\\\/16\\\" Tempered fixed lite\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#10350-R2\",\"approval_number\":\"FL10350.8\",\"seq\":8,\"product_model\":\"185\\\/3185 Fin Frame Oriel\",\"product_description\":\"52x90 Single Glazed 1\\\/8\\\" Tempered\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#10350-R2\",\"approval_number\":\"FL10350.9\",\"seq\":9,\"product_model\":\"185\\\/3185 Fin Frame Oriel\",\"product_description\":\"52x72 Single Glazed Laminated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#10350-R2\",\"approval_number\":\"FL10350.10\",\"seq\":10,\"product_model\":\"185\\\/3185 Fin Frame Oriel\",\"product_description\":\"36x84 Insulated Laminated Glass\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#10350-R2\",\"approval_number\":\"FL10350.11\",\"seq\":11,\"product_model\":\"185\\\/3185 Fin Frame Oriel\",\"product_description\":\"36x84 Insulated Laminated Glass 5\\\/0 sash\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#10350-R2\",\"approval_number\":\"FL10350.12\",\"seq\":12,\"product_model\":\"185\\\/3185 Fin Frame Oriel\",\"product_description\":\"36x84 Single Glazed Laminated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#10350-R2\",\"approval_number\":\"FL10350.13\",\"seq\":13,\"product_model\":\"185\\\/3185 Fin Frame Oriel\",\"product_description\":\"36x84 Single Glazed Laminated Glass 5\\\/0 sash\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#10350-R2\",\"approval_number\":\"FL10350.14\",\"seq\":14,\"product_model\":\"185\\\/3185 Flange Frame Equal Lite\",\"product_description\":\"52x72 Insulated Laminated Glass\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#10350-R2\",\"approval_number\":\"FL10350.15\",\"seq\":15,\"product_model\":\"185\\\/3185 Flange Frame Equal-lite\",\"product_description\":\"51x72 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#10350-R2\",\"approval_number\":\"FL10350.16\",\"seq\":16,\"product_model\":\"185\\\/3185 Flange Frame Oriel\",\"product_description\":\"51x72 Single Glazed 3\\\/16\\\" Annealed Sash and 3\\\/16\\\" Tempered fixed lite\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#10350-R2\",\"approval_number\":\"FL10350.17\",\"seq\":17,\"product_model\":\"185\\\/3185 Flange Frame Oriel\",\"product_description\":\"52x72 Single Glazed Laminated Glass\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#10350-R2\",\"approval_number\":\"FL10350.18\",\"seq\":18,\"product_model\":\"185\\\/3185 Flange Frame Oriel\",\"product_description\":\"36x84 Insulated Laminated Glass\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#10350-R2\",\"approval_number\":\"FL10350.19\",\"seq\":19,\"product_model\":\"185\\\/3185 Flange Frame Oriel\",\"product_description\":\"36x84 Insulated Laminated Glass 5\\\/0 sash\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#10350-R2\",\"approval_number\":\"FL10350.20\",\"seq\":20,\"product_model\":\"185\\\/3185 Flange Frame Oriel\",\"product_description\":\"36x84 Single Glazed Laminated Glass\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#10350-R2\",\"approval_number\":\"FL10350.21\",\"seq\":21,\"product_model\":\"185\\\/3185 Flange Frame Oriel\",\"product_description\":\"36x84 Single Glazed Laminated Glass 5\\\/0 sash\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#10350-R3\",\"approval_number\":\"FL10350.22\",\"seq\":22,\"product_model\":\"185\\\/3185 Flange Frame Oriel\",\"product_description\":\"36x84 Single Glazed Laminated Glass\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#10350-R3\",\"approval_number\":\"FL10350.23\",\"seq\":23,\"product_model\":\"185\\\/3185 Flange Frame Oriel\",\"product_description\":\"36x84 Single Glazed Laminated Glass 5\\\/0 sash\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#10350-R4\",\"approval_number\":\"FL10350.24\",\"seq\":24,\"product_model\":\"185\\\/3185 Single Hung\",\"product_description\":\"52x90 Flange Frame Oriel Single Glazed Tempered\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11547-R0\",\"approval_number\":\"FL11547.1\",\"seq\":1,\"product_model\":\"3500 HP\",\"product_description\":\"36x72 Fin Frame Insulated\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11547-R0\",\"approval_number\":\"FL11547.2\",\"seq\":2,\"product_model\":\"3500 HP\",\"product_description\":\"52x72 Fin Frame Insulated\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11547-R0\",\"approval_number\":\"FL11547.3\",\"seq\":3,\"product_model\":\"3500 HP\",\"product_description\":\"36x72 Flange Frame Insulated\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11547-R0\",\"approval_number\":\"FL11547.4\",\"seq\":4,\"product_model\":\"3500 HP\",\"product_description\":\"52x72 Flange Frame Insulated\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11547-R0\",\"approval_number\":\"FL11547.5\",\"seq\":5,\"product_model\":\"3500 HP\",\"product_description\":\"36x72 Finless Frame Insulated\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11547-R0\",\"approval_number\":\"FL11547.6\",\"seq\":6,\"product_model\":\"3500 HP\",\"product_description\":\"52x72 Finless Frame Insulated\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11547-R1\",\"approval_number\":\"FL11547.7\",\"seq\":7,\"product_model\":\"3500 HP\",\"product_description\":\"108x72 Fin Frame Triple Single Hung w\\\/continuous head and Sill\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11547-R2\",\"approval_number\":\"FL11547.8\",\"seq\":8,\"product_model\":\"3500 HP\\\/1255 HP\",\"product_description\":\"48x84 Fin Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11616-R0\",\"approval_number\":\"FL11616.1\",\"seq\":1,\"product_model\":\"455 SH\",\"product_description\":\"55x91 Fin Frame Single Hung Insulated\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11616-R0\",\"approval_number\":\"FL11616.2\",\"seq\":2,\"product_model\":\"455 SH\",\"product_description\":\"48x84 Fin Frame Single Hung Insulated\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11616-R0\",\"approval_number\":\"FL11616.3\",\"seq\":3,\"product_model\":\"455 SH\",\"product_description\":\"36x74 Fin Frame Single Hung Insulated\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11616-R0\",\"approval_number\":\"FL11616.4\",\"seq\":4,\"product_model\":\"455 SH\",\"product_description\":\"54x90 Flange Frame Single Hung Insulated\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11616-R0\",\"approval_number\":\"FL11616.5\",\"seq\":5,\"product_model\":\"455 SH\",\"product_description\":\"48x84 Flange Frame Single Hung Insulated\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11616-R0\",\"approval_number\":\"FL11616.6\",\"seq\":6,\"product_model\":\"455 SH\",\"product_description\":\"36x74 Flange Frame Single Hung Insulated\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11616-R0\",\"approval_number\":\"FL11616.7\",\"seq\":7,\"product_model\":\"455 Triple SH\",\"product_description\":\"108x72 Flange Frame Triple Single Hung Insulated\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11616-R0\",\"approval_number\":\"FL11616.8\",\"seq\":8,\"product_model\":\"455 Twin SH\",\"product_description\":\"96x72 Flange Frame Twin Single Hung Insulated\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11616-R0\",\"approval_number\":\"FL11616.9\",\"seq\":9,\"product_model\":\"455 Twin SH\",\"product_description\":\"72x72 Flange Frame Twin Single Hung Insulated\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11616-R0\",\"approval_number\":\"FL11616.10\",\"seq\":10,\"product_model\":\"455 Twin SH\",\"product_description\":\"96x72 Finless Twin Single Hung Insulated\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11616-R0\",\"approval_number\":\"FL11616.11\",\"seq\":11,\"product_model\":\"455 Twin SH\",\"product_description\":\"72x72 Finless Twin Single Hung Insulated\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11827-R0\",\"approval_number\":\"FL11827.1\",\"seq\":1,\"product_model\":\"740\\\/3740 Fin Frame Oriel Single Hung\",\"product_description\":\"48x90 Insulated 1\\\/8\\\" Tempered Fixed Lite, 1\\\/8\\\" Annealed Sash\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11827-R0\",\"approval_number\":\"FL11827.2\",\"seq\":2,\"product_model\":\"740\\\/3740 Fin Frame Oriel Single Hung\",\"product_description\":\"48x90 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11827-R0\",\"approval_number\":\"FL11827.3\",\"seq\":3,\"product_model\":\"740\\\/3740 Finless Equal Lite\",\"product_description\":\"36x62 Insulated 1\\\/8\\\" Annealed\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11827-R0\",\"approval_number\":\"FL11827.4\",\"seq\":4,\"product_model\":\"740\\\/3740 Finless Frame Oriel Single Hung\",\"product_description\":\"52x71 Insulated 1\\\/8\\\" Annealed\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11827-R0\",\"approval_number\":\"FL11827.5\",\"seq\":5,\"product_model\":\"740\\\/3740 Flange Frame Oriel Single Hung\",\"product_description\":\"48x90 Insulated 1\\\/8\\\" Annealed\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11827-R1\",\"approval_number\":\"FL11827.6\",\"seq\":6,\"product_model\":\"740\\\/3740 Finless Frame Oriel Single Hung\",\"product_description\":\"52x71 Insulated 1\\\/8\\\" Annealed\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11827-R1\",\"approval_number\":\"FL11827.7\",\"seq\":7,\"product_model\":\"740\\\/3740 Flange Frame Oriel Single Hung\",\"product_description\":\"48x90 Insulated 1\\\/8\\\" Annealed\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11827-R1\",\"approval_number\":\"FL11827.8\",\"seq\":8,\"product_model\":\"740\\\/3740 Flange Frame Single Hung Oriel\",\"product_description\":\"48x72 Insulated 1\\\/8\\\" Annealed\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11827-R2\",\"approval_number\":\"FL11827.9\",\"seq\":9,\"product_model\":\"740\\\/3740 Flange Frame Single Hung Oriel\",\"product_description\":\"48x72 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11827-R2\",\"approval_number\":\"FL11827.10\",\"seq\":10,\"product_model\":\"740\\\/3740 Flange Frame Single Hung Oriel\",\"product_description\":\"48x96 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11827-R3\",\"approval_number\":\"FL11827.11\",\"seq\":11,\"product_model\":\"740\\\/3740 Flange Frame Single Hung Oriel\",\"product_description\":\"48x72 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11827-R3\",\"approval_number\":\"FL11827.12\",\"seq\":12,\"product_model\":\"740\\\/3740 Flange Frame Single Hung Oriel\",\"product_description\":\"48x96 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11827-R4\",\"approval_number\":\"FL11827.13\",\"seq\":13,\"product_model\":\"740\\\/3740 Flange Frame Single Hung Oriel\",\"product_description\":\"48x72 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11827-R4\",\"approval_number\":\"FL11827.14\",\"seq\":14,\"product_model\":\"740\\\/3740 Flange Frame Single Hung Oriel\",\"product_description\":\"48x96 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11827-R4\",\"approval_number\":\"FL11827.15\",\"seq\":15,\"product_model\":\"740\\\/3740 Single Hung\",\"product_description\":\"36x76 Fin Frame Insulated Glass\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11827-R4\",\"approval_number\":\"FL11827.16\",\"seq\":16,\"product_model\":\"740\\\/3740 Single Hung\",\"product_description\":\"36x76 Flange Frame Insulated Glass\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12250-R0\",\"approval_number\":\"FL12250.1\",\"seq\":1,\"product_model\":\"3540\\\/3240 Single Hung\",\"product_description\":\"53x84 Fin Frame DSB Insulated\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12250-R1\",\"approval_number\":\"FL12250.2\",\"seq\":2,\"product_model\":\"3540\\\/3240 Single Hung\",\"product_description\":\"53x84 Fin Frame DSB Insulated\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12250-R1\",\"approval_number\":\"FL12250.3\",\"seq\":3,\"product_model\":\"3540\\\/3240 Single Hung\",\"product_description\":\"52x63 Fin Frame Insulated\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12250-R2\",\"approval_number\":\"FL12250.4\",\"seq\":4,\"product_model\":\"3540\\\/3240 Single Hung\",\"product_description\":\"53x84 Fin Frame DSB Insulated\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12250-R2\",\"approval_number\":\"FL12250.5\",\"seq\":5,\"product_model\":\"3540\\\/3240 Single Hung\",\"product_description\":\"52x63 Fin Frame Insulated\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12250-R3\",\"approval_number\":\"FL12250.6\",\"seq\":6,\"product_model\":\"3540\\\/3240 Single Hung\",\"product_description\":\"44x84 Fin Frame Insulated Glass\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12250-R3\",\"approval_number\":\"FL12250.7\",\"seq\":7,\"product_model\":\"3540\\\/3240 Single Hung\",\"product_description\":\"44x72 Finless Frame Insulated Glass\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12250-R3\",\"approval_number\":\"FL12250.8\",\"seq\":8,\"product_model\":\"3540\\\/3240 Single Hung\",\"product_description\":\"52x62 Finless Frame Insulated Glass\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12250-R4\",\"approval_number\":\"FL12250.9\",\"seq\":9,\"product_model\":\"3540\\\/3240 Single Hung\",\"product_description\":\"52x62 Finless Frame Insulated Glass\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12250-R5\",\"approval_number\":\"FL12250.10\",\"seq\":10,\"product_model\":\"3540\\\/3240 Single Hung\",\"product_description\":\"53x84 Fin Frame DSB Insulated\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12250-R5\",\"approval_number\":\"FL12250.11\",\"seq\":11,\"product_model\":\"3540\\\/3240 Single Hung\",\"product_description\":\"52x63 Flange Frame Insulated\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12250-R5\",\"approval_number\":\"FL12250.12\",\"seq\":12,\"product_model\":\"3540\\\/3240 Single Hung\",\"product_description\":\"44x84 Fin Frame Insulated Glass\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12250-R5\",\"approval_number\":\"FL12250.13\",\"seq\":13,\"product_model\":\"3540\\\/3240 Single Hung\",\"product_description\":\"44x72 Finless Frame Insulated Glass\",\"design_pressure\":\"+35\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12250-R5\",\"approval_number\":\"FL12250.14\",\"seq\":14,\"product_model\":\"3540\\\/3240 Single Hung\",\"product_description\":\"52x62 Finless Frame Insulated Glass\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12250-R6\",\"approval_number\":\"FL12250.15\",\"seq\":15,\"product_model\":\"3540\\\/3240 Single Hung\",\"product_description\":\"52x62 Finless Frame Insulated Glass\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12250-R9\",\"approval_number\":\"FL12250.16\",\"seq\":16,\"product_model\":\"3540\\\/3240 Single Hung\",\"product_description\":\"52x62 Finless Frame Insulated Glass\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15217-R2\",\"approval_number\":\"FL15217.26\",\"seq\":26,\"product_model\":\"SERIES GA 7750 PVC SH\",\"product_description\":\"SERIES GA 7750 PVC SINGLE HUNG 54 X 76 IMPACT FLANGE\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15217-R2\",\"approval_number\":\"FL15217.27\",\"seq\":27,\"product_model\":\"SERIES GA 7750 PVC SH\",\"product_description\":\"SERIES GA 7750 PVC SINGLE HUNG 54 X 76 NON-IMPACT FLANGE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15447-R0\",\"approval_number\":\"FL15447.1\",\"seq\":1,\"product_model\":\"185 SH\",\"product_description\":\"36x84 Fin Frame Insulated Laminated, Non-Impact.\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15447-R0\",\"approval_number\":\"FL15447.2\",\"seq\":2,\"product_model\":\"185 SH\",\"product_description\":\"36x84 Fin Frame Insulated Laminated Glass, Impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15447-R0\",\"approval_number\":\"FL15447.3\",\"seq\":3,\"product_model\":\"185 SH\",\"product_description\":\"36x84 Flange Frame Insulated Laminated Glass\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15447-R0\",\"approval_number\":\"FL15447.4\",\"seq\":4,\"product_model\":\"185 SH\",\"product_description\":\"36x84 Flange Frame Insulated Laminated non-impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15447-R0\",\"approval_number\":\"FL15447.5\",\"seq\":5,\"product_model\":\"185 SH\",\"product_description\":\"52x72 Fin Frame Insulated Laminated Non-Impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15447-R0\",\"approval_number\":\"FL15447.6\",\"seq\":6,\"product_model\":\"185 SH\",\"product_description\":\"52x72 Fin Frame Single Glazed Laminated Glass, Non-Impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15447-R0\",\"approval_number\":\"FL15447.7\",\"seq\":7,\"product_model\":\"185\\\/3185 SH\",\"product_description\":\"36x72 Fin Frame Insulated\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15447-R0\",\"approval_number\":\"FL15447.8\",\"seq\":8,\"product_model\":\"185\\\/3185 SH\",\"product_description\":\"52x90 Flange Frame Insulated Tempered\",\"design_pressure\":\"+60\\\/-69\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15447-R0\",\"approval_number\":\"FL15447.9\",\"seq\":9,\"product_model\":\"185\\\/3185 SH\",\"product_description\":\"52x90 Flange Frame Single Glazed Tempered\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15447-R0\",\"approval_number\":\"FL15447.10\",\"seq\":10,\"product_model\":\"185\\\/3185 SH\",\"product_description\":\"52x90 Fin Frame Insulated Tempered\",\"design_pressure\":\"+55\\\/-69\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15447-R0\",\"approval_number\":\"FL15447.11\",\"seq\":11,\"product_model\":\"185\\\/3185 SH\",\"product_description\":\"52x90 Fin Frame Single Glazed Tempered\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15447-R0\",\"approval_number\":\"FL15447.12\",\"seq\":12,\"product_model\":\"185\\\/3185 SH\",\"product_description\":\"36x72 Fin Frame Insulated\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15447-R0\",\"approval_number\":\"FL15447.13\",\"seq\":13,\"product_model\":\"185\\\/3185 Triple SH\",\"product_description\":\"111x72 Flange Frame CHS Single Glazed Equal Lite\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15447-R0\",\"approval_number\":\"FL15447.14\",\"seq\":14,\"product_model\":\"185\\\/3185 Triple SH\",\"product_description\":\"111x72 Flange Frame CHS Single Glazed Oriel\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15447-R0\",\"approval_number\":\"FL15447.15\",\"seq\":15,\"product_model\":\"185\\\/3185 Twin SH\",\"product_description\":\"106x72 Flange Frame CHS Single Glazed Equal Lite\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15447-R0\",\"approval_number\":\"FL15447.16\",\"seq\":16,\"product_model\":\"185\\\/3185 Twin SH\",\"product_description\":\"106x72 Flange Frame CHS SIngle Glazed Oriel\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15447-R1\",\"approval_number\":\"FL15447.17\",\"seq\":17,\"product_model\":\"185\\\/3185 SH\",\"product_description\":\"52x90 Flange Frame Single Glazed Tempered\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15447-R1\",\"approval_number\":\"FL15447.18\",\"seq\":18,\"product_model\":\"185\\\/3185 SH\",\"product_description\":\"52x90 Fin Frame Insulated Tempered\",\"design_pressure\":\"+55\\\/-69\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15447-R1\",\"approval_number\":\"FL15447.19\",\"seq\":19,\"product_model\":\"185\\\/3185 SH\",\"product_description\":\"52x90 Fin Frame Single Glazed Tempered\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15447-R1\",\"approval_number\":\"FL15447.20\",\"seq\":20,\"product_model\":\"185\\\/3185 SH\",\"product_description\":\"36x72 Fin Frame Insulated\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15447-R1\",\"approval_number\":\"FL15447.21\",\"seq\":21,\"product_model\":\"185\\\/3185 Triple SH\",\"product_description\":\"111x72 Flange Frame CHS Single Glazed Equal Lite\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15447-R1\",\"approval_number\":\"FL15447.22\",\"seq\":22,\"product_model\":\"185\\\/3185 Triple SH\",\"product_description\":\"111x72 Flange Frame CHS Single Glazed Oriel\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15447-R1\",\"approval_number\":\"FL15447.23\",\"seq\":23,\"product_model\":\"185\\\/3185 Twin SH\",\"product_description\":\"106x72 Flange Frame CHS Single Glazed Equal Lite\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15447-R1\",\"approval_number\":\"FL15447.24\",\"seq\":24,\"product_model\":\"185\\\/3185 Twin SH\",\"product_description\":\"106x72 Flange Frame CHS SIngle Glazed Oriel\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15447-R2\",\"approval_number\":\"FL15447.25\",\"seq\":25,\"product_model\":\"185\\\/3185 Triple SH\",\"product_description\":\"111x72 Flange Frame CHS Single Glazed Equal Lite\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15447-R2\",\"approval_number\":\"FL15447.26\",\"seq\":26,\"product_model\":\"185\\\/3185 Triple SH\",\"product_description\":\"111x72 Flange Frame CHS Single Glazed Oriel\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15447-R2\",\"approval_number\":\"FL15447.27\",\"seq\":27,\"product_model\":\"185\\\/3185 Twin SH\",\"product_description\":\"106x72 Flange Frame CHS Single Glazed Equal Lite\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15447-R2\",\"approval_number\":\"FL15447.28\",\"seq\":28,\"product_model\":\"185\\\/3185 Twin SH\",\"product_description\":\"106x72 Flange Frame CHS SIngle Glazed Oriel\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16023-R0\",\"approval_number\":\"FL16023.1\",\"seq\":1,\"product_model\":\"3500 HP SH\",\"product_description\":\"36x72 Finless Frame Insulating Glass\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16023-R0\",\"approval_number\":\"FL16023.2\",\"seq\":2,\"product_model\":\"3500 HP SH\",\"product_description\":\"52x84 Finless Frame Insulating Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16023-R0\",\"approval_number\":\"FL16023.3\",\"seq\":3,\"product_model\":\"3500 HP SH\",\"product_description\":\"36x72 Fin Frame Insulating Glass\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16023-R0\",\"approval_number\":\"FL16023.4\",\"seq\":4,\"product_model\":\"3500 HP SH\",\"product_description\":\"52x84 Fin Frame Insulating Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16222-R0\",\"approval_number\":\"FL16222.1\",\"seq\":1,\"product_model\":\"SERIES 4000 SH SINGLE HUNG TWIN WINDOW NON-IMPACT\",\"product_description\":\"SERIES 4000 SH SINGLE HUNG TWIN WINDOW NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16222-R0\",\"approval_number\":\"FL16222.2\",\"seq\":2,\"product_model\":\"SERIES 4000 SH SINGLE HUNG WINDOW NON-IMPACT\",\"product_description\":\"SERIES 4000 SH SINGLE HUNG WINDOW NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15217-R4\",\"approval_number\":\"FL15217.28\",\"seq\":28,\"product_model\":\"SERIES GA 7050 PVC SH\",\"product_description\":\"SERIES GA 7050 PVC SH NI 53 1\\\/8X72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15217-R4\",\"approval_number\":\"FL15217.29\",\"seq\":29,\"product_model\":\"SERIES GA 7050 PVC SH W\\\/ TRANSOM\",\"product_description\":\"SERIES GA 7050 PVC SH W\\\/ TRANSOM 47 1\\\/2X83 3\\\/4 NON IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15217-R4\",\"approval_number\":\"FL15217.30\",\"seq\":30,\"product_model\":\"SERIES GA 7050 PVC TRIPLE SH\",\"product_description\":\"SERIES GA 7050 PVC TRIPLE SH NI CONTINUOUS HEAD AND SILL 107 1\\\/2X71 1\\\/2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15217-R4\",\"approval_number\":\"FL15217.31\",\"seq\":31,\"product_model\":\"SERIES GA 7050 PVC TWIN SH\",\"product_description\":\"SERIES GA 7050 PVC TWIN SH NI CONTINUOUS HEAD AND SILL 72X72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15217-R4\",\"approval_number\":\"FL15217.32\",\"seq\":32,\"product_model\":\"SERIES GA 7050 PVC TWIN SH\",\"product_description\":\"SERIES GA 7050 TWIN SH NI CONTINUOUS HEAD AND SILL 72X72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15217-R4\",\"approval_number\":\"FL15217.33\",\"seq\":33,\"product_model\":\"SERIES GA 7750 PVC SH\",\"product_description\":\"SERIES GA 7750 PVC SH 53 1\\\/8X72 NON-IMPACT FIN\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15217-R4\",\"approval_number\":\"FL15217.34\",\"seq\":34,\"product_model\":\"SERIES GA 7750 PVC SH\",\"product_description\":\"SERIES GA 7750 PVC SH 53 1\\\/8X72 IMPACT FIN\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15217-R4\",\"approval_number\":\"FL15217.35\",\"seq\":35,\"product_model\":\"SERIES GA 7750 PVC SH\",\"product_description\":\"SERIES GA 7750 PVC SINGLE HUNG 53 1\\\/8X72 IMPACT FLANGE\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15217-R4\",\"approval_number\":\"FL15217.36\",\"seq\":36,\"product_model\":\"SERIES GA 7750 PVC SH\",\"product_description\":\"SERIES GA 7750 PVC SINGLE HUNG 53 1\\\/8X72 NON-IMPACT FLANGE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17499-R0\",\"approval_number\":\"FL17499.1\",\"seq\":1,\"product_model\":\"185 SH\",\"product_description\":\"52x72 Fin\\\/Flange Frame IG\\\/SG Impact Single Hung\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17499-R0\",\"approval_number\":\"FL17499.2\",\"seq\":2,\"product_model\":\"185 SH\",\"product_description\":\"52x84 Fin\\\/Flange Frame IG\\\/SG Single Hung\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-10-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17499-R0\",\"approval_number\":\"FL17499.3\",\"seq\":3,\"product_model\":\"185 SH\",\"product_description\":\"36x84 Fin\\\/Flange Frame IG\\\/SG Impact Single Hung\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-10-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17499-R0\",\"approval_number\":\"FL17499.4\",\"seq\":4,\"product_model\":\"185 SH\",\"product_description\":\"52x72 Fin\\\/Flange Frame IG\\\/SG Single Hung Laminated Glass\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17499-R0\",\"approval_number\":\"FL17499.5\",\"seq\":5,\"product_model\":\"185 SH\",\"product_description\":\"36x84 Fin\\\/Flange Frame IG\\\/SG Single Hung Laminated Glass\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-10-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17499-R0\",\"approval_number\":\"FL17499.6\",\"seq\":6,\"product_model\":\"185 Triple SH\",\"product_description\":\"111x72 Fin Frame IG\\\/SG Single Hung\\n110x72 Flange Frame IG\\\/SG Single Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17499-R0\",\"approval_number\":\"FL17499.7\",\"seq\":7,\"product_model\":\"185 Twin SH\",\"product_description\":\"106x72 Fin Frame IG\\\/SG Single Hung\\n105x72 Flange Frame IG\\\/SG Single Hung\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17503-R0\",\"approval_number\":\"FL17503.1\",\"seq\":1,\"product_model\":\"1650 HP SH\",\"product_description\":\"52x72 Fin\\\/Finless Frame Impact Single Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17676-R0\",\"approval_number\":\"FL17676.1\",\"seq\":1,\"product_model\":\"3540 SH\",\"product_description\":\"36x74 Fin Frame\",\"design_pressure\":\"+35\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17676-R0\",\"approval_number\":\"FL17676.2\",\"seq\":2,\"product_model\":\"3540 SH\",\"product_description\":\"36x84 Fin Frame\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17676-R0\",\"approval_number\":\"FL17676.3\",\"seq\":3,\"product_model\":\"3540 SH\",\"product_description\":\"40x66 Fin Frame\",\"design_pressure\":\"+35\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17676-R0\",\"approval_number\":\"FL17676.4\",\"seq\":4,\"product_model\":\"3540 SH\",\"product_description\":\"44x63 Fin Frame\",\"design_pressure\":\"+40\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-05-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17676-R0\",\"approval_number\":\"FL17676.5\",\"seq\":5,\"product_model\":\"3540 SH\",\"product_description\":\"44x72 Fin Frame\",\"design_pressure\":\"+35\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17676-R0\",\"approval_number\":\"FL17676.6\",\"seq\":6,\"product_model\":\"3540 SH\",\"product_description\":\"44x84 Fin Frame\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17676-R0\",\"approval_number\":\"FL17676.7\",\"seq\":7,\"product_model\":\"3540 SH\",\"product_description\":\"52x84 Fin Frame\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-05-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17676-R0\",\"approval_number\":\"FL17676.8\",\"seq\":8,\"product_model\":\"3540 SH\",\"product_description\":\"36x74 Finless Frame\",\"design_pressure\":\"+35\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17676-R0\",\"approval_number\":\"FL17676.9\",\"seq\":9,\"product_model\":\"3540 SH\",\"product_description\":\"36x84 Finless Frame\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17676-R0\",\"approval_number\":\"FL17676.10\",\"seq\":10,\"product_model\":\"3540 SH\",\"product_description\":\"44x72 Finless Frame\",\"design_pressure\":\"+35\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17676-R0\",\"approval_number\":\"FL17676.11\",\"seq\":11,\"product_model\":\"3540 SH\",\"product_description\":\"48x96 Finless Frame\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17676-R0\",\"approval_number\":\"FL17676.12\",\"seq\":12,\"product_model\":\"3540 SH\",\"product_description\":\"52x62 Finless Frame\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17676-R0\",\"approval_number\":\"FL17676.13\",\"seq\":13,\"product_model\":\"3540 SH\",\"product_description\":\"52x72 Finless Frame\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17676-R0\",\"approval_number\":\"FL17676.14\",\"seq\":14,\"product_model\":\"3540 SH\",\"product_description\":\"52x84 Finless Frame\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-05-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17676-R0\",\"approval_number\":\"FL17676.15\",\"seq\":15,\"product_model\":\"3540 Triple SH\",\"product_description\":\"108x74 Fin Frame Triple CHS\",\"design_pressure\":\"+35\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17676-R1\",\"approval_number\":\"FL17676.16\",\"seq\":16,\"product_model\":\"3540 Triple SH\",\"product_description\":\"108x74 Fin Frame Triple CHS\",\"design_pressure\":\"+35\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17676-R5\",\"approval_number\":\"FL17676.17\",\"seq\":17,\"product_model\":\"3540 Twin Single Hung\",\"product_description\":\"73x71 Finless Frame\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#20826-R0\",\"approval_number\":\"FL20826.1\",\"seq\":1,\"product_model\":\"515 SH\",\"product_description\":\"52x96 Fin\\\/Flange Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#20826-R0\",\"approval_number\":\"FL20826.2\",\"seq\":2,\"product_model\":\"515 SH\",\"product_description\":\"52x72 Fin\\\/Flange Frame\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#20826-R0\",\"approval_number\":\"FL20826.3\",\"seq\":3,\"product_model\":\"515 SH\",\"product_description\":\"44x84 Fin\\\/Flange Frame\",\"design_pressure\":\"+30\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#20826-R0\",\"approval_number\":\"FL20826.4\",\"seq\":4,\"product_model\":\"515 Triple SH\",\"product_description\":\"109x72 Fin Frame Continuous Head and Sill\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#20826-R0\",\"approval_number\":\"FL20826.5\",\"seq\":5,\"product_model\":\"515 Triple SH\",\"product_description\":\"110x72 Flange Frame Continuous Head and Sill\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-03-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#20826-R0\",\"approval_number\":\"FL20826.6\",\"seq\":6,\"product_model\":\"515 Twin SH\",\"product_description\":\"73x72 Flange Frame Continuous Head and Sill\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#20826-R0\",\"approval_number\":\"FL20826.7\",\"seq\":7,\"product_model\":\"515 Twin SH\",\"product_description\":\"105x72 Fin Frame Continuous Head and Sill\",\"design_pressure\":\"+20\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#20826-R0\",\"approval_number\":\"FL20826.8\",\"seq\":8,\"product_model\":\"515 Twin SH\",\"product_description\":\"105x72 Flange Frame Continuous Head and Sill\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-03-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21449-R0\",\"approval_number\":\"FL21449.1\",\"seq\":1,\"product_model\":\"GA275 SH\",\"product_description\":\"96 x 72 Twin CHS Insulated Glass\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-08-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21449-R0\",\"approval_number\":\"FL21449.2\",\"seq\":2,\"product_model\":\"GA275 SH\",\"product_description\":\"108 x 72 Triple CHS Insulated Glass\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-08-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17499-R3\",\"approval_number\":\"FL17499.8\",\"seq\":8,\"product_model\":\"185 Twin SH\",\"product_description\":\"106x72 Fin Frame IG\\\/SG Single Hung\\n105x72 Flange Frame IG\\\/SG Single Hung\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17499-R5\",\"approval_number\":\"FL17499.9\",\"seq\":9,\"product_model\":\"185 SH\",\"product_description\":\"52x72 Fin\\\/Flange Frame IG\\\/SG Impact Single Hung\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17499-R5\",\"approval_number\":\"FL17499.10\",\"seq\":10,\"product_model\":\"185 SH\",\"product_description\":\"52x84 Fin\\\/Flange Frame IG\\\/SG Single Hung\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17499-R5\",\"approval_number\":\"FL17499.11\",\"seq\":11,\"product_model\":\"185 Triple SH\",\"product_description\":\"111x72 Fin Frame IG\\\/SG Single Hung\\n110x72 Flange Frame IG\\\/SG Single Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17499-R5\",\"approval_number\":\"FL17499.12\",\"seq\":12,\"product_model\":\"185 Twin SH\",\"product_description\":\"106x72 Fin Frame IG\\\/SG Single Hung\\n105x72 Flange Frame IG\\\/SG Single Hung\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17676-R7\",\"approval_number\":\"FL17676.18\",\"seq\":18,\"product_model\":\"3540 Twin Single Hung\",\"product_description\":\"73x71 Finless Frame\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17676-R11\",\"approval_number\":\"FL17676.19\",\"seq\":19,\"product_model\":\"3540 Triple Single Hung\",\"product_description\":\"108x72 Finless Frame\",\"design_pressure\":\"+35\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-08-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17676-R11\",\"approval_number\":\"FL17676.20\",\"seq\":20,\"product_model\":\"3540 Twin Single Hung\",\"product_description\":\"73x71 Finless Frame\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17676-R12\",\"approval_number\":\"FL17676.21\",\"seq\":21,\"product_model\":\"3540 Twin Single Hung\",\"product_description\":\"73x71 Finless Frame\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17676-R14\",\"approval_number\":\"FL17676.22\",\"seq\":22,\"product_model\":\"3540 Triple Single Hung\",\"product_description\":\"108x72 Finless Frame\",\"design_pressure\":\"+35\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-08-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17676-R14\",\"approval_number\":\"FL17676.23\",\"seq\":23,\"product_model\":\"3540 Twin Single Hung\",\"product_description\":\"73x71 Finless Frame\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17676-R15\",\"approval_number\":\"FL17676.24\",\"seq\":24,\"product_model\":\"3540 Twin Single Hung\",\"product_description\":\"73x71 Finless Frame\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#32165-R0\",\"approval_number\":\"FL32165.1\",\"seq\":1,\"product_model\":\"15 MD Single Hung\",\"product_description\":\"53x62 Fin\\\/Finless\\\/Flange Frame Non-impact\",\"design_pressure\":\"+55\\\/-63\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#32165-R0\",\"approval_number\":\"FL32165.2\",\"seq\":2,\"product_model\":\"185 MD Single Hung\",\"product_description\":\"53x76 Fin\\\/Finless\\\/Flange Frame Non-impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#32165-R0\",\"approval_number\":\"FL32165.3\",\"seq\":3,\"product_model\":\"185MD Single Hung\",\"product_description\":\"36x76 Fin\\\/Finless\\\/Flange Frame Non-Impact\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17676-R18\",\"approval_number\":\"FL17676.25\",\"seq\":25,\"product_model\":\"3540 Triple Single Hung\",\"product_description\":\"120x84 Finless Frame\",\"design_pressure\":\"+20\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17676-R18\",\"approval_number\":\"FL17676.26\",\"seq\":26,\"product_model\":\"3540 Twin Single Hung\",\"product_description\":\"73x71 Finless Frame\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#32165-R2\",\"approval_number\":\"FL32165.4\",\"seq\":4,\"product_model\":\"185MD SH\",\"product_description\":\"53x76 Fin, Flange, Finless Frame Impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#32165-R2\",\"approval_number\":\"FL32165.5\",\"seq\":5,\"product_model\":\"185MD SH\",\"product_description\":\"53x62 Fin, Flange, Finless Impact\",\"design_pressure\":\"+55\\\/-63\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#32165-R2\",\"approval_number\":\"FL32165.6\",\"seq\":6,\"product_model\":\"185MD SH\",\"product_description\":\"53x62 Fin, Flange, Finless Frame Impact\",\"design_pressure\":\"+55\\\/-63\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#32165-R2\",\"approval_number\":\"FL32165.7\",\"seq\":7,\"product_model\":\"185MD SH\",\"product_description\":\"36x76 Fin, Flange, Finless Frame Impact\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#32165-R2\",\"approval_number\":\"FL32165.8\",\"seq\":8,\"product_model\":\"185MD Single Hung\",\"product_description\":\"36x76 Fin, Finless, Flange Frame Impact\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#32165-R2\",\"approval_number\":\"FL32165.9\",\"seq\":9,\"product_model\":\"185MD Single Hung\",\"product_description\":\"36x76 Fin\\\/Finless\\\/Flange Frame Non-Impact\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-03 00:00:00\",\"instructions_url\":\"\"}],\"General Aluminum Company\":[{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15217-R0\",\"approval_number\":\"FL15217.1\",\"seq\":1,\"product_model\":\"SERIES 1100 ALUMINUM SH\",\"product_description\":\"SERIES 1100 ALUMINUM SH NI 54X72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15217-R0\",\"approval_number\":\"FL15217.2\",\"seq\":2,\"product_model\":\"SERIES 1100 ALUMINUM TWIN SH\",\"product_description\":\"SERIES 1100 ALUMINUM TWIN SH NI CONTINUOUS HEAD AND SILL 88X72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15217-R0\",\"approval_number\":\"FL15217.3\",\"seq\":3,\"product_model\":\"SERIES 1450 ALUMINUM SH\",\"product_description\":\"SERIES 1450 ALUMINUM SH NI 54X72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15217-R0\",\"approval_number\":\"FL15217.4\",\"seq\":4,\"product_model\":\"SERIES 1550\\\/1570 ALUMINUM SH\",\"product_description\":\"SERIES 1550\\\/1570 ALUMINUM SH NI 44X84\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15217-R0\",\"approval_number\":\"FL15217.5\",\"seq\":5,\"product_model\":\"SERIES 1550\\\/1570 ALUMINUM SH\",\"product_description\":\"SERIES 1550\\\/1570 ALUMINUM SH NI 54X72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15217-R0\",\"approval_number\":\"FL15217.6\",\"seq\":6,\"product_model\":\"SERIES 1550\\\/1570 ALUMINUM TWIN SH\",\"product_description\":\"SERIES 1550\\\/1570 ALUMINUM TWIN SH CONTINUOUS HEAD AND SILL 105X71\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15217-R0\",\"approval_number\":\"FL15217.7\",\"seq\":7,\"product_model\":\"SERIES 1900\\\/1970 ALUMINUM SH\",\"product_description\":\"SERIES 1900\\\/1970 ALUMINUM SH NI 44X84\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15217-R0\",\"approval_number\":\"FL15217.8\",\"seq\":8,\"product_model\":\"SERIES 1900\\\/1970 ALUMINUM SH\",\"product_description\":\"SERIES 1900\\\/1970 ALUMINUM SH NI 54X72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15217-R0\",\"approval_number\":\"FL15217.9\",\"seq\":9,\"product_model\":\"SERIES 1900\\\/1970 ALUMINUM TWIN SH\",\"product_description\":\"SERIES 1900\\\/1970 ALUMINUM TWIN SH NI CONTINUOUS HEAD AND SILL 88X72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15217-R0\",\"approval_number\":\"FL15217.10\",\"seq\":10,\"product_model\":\"SERIES 2700 THERMALLY BROKEN ALUMINUM SH\",\"product_description\":\"SERIES 2700 THERMALLY BROKEN ALUMINUM TILT SH NI 48X72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15217-R0\",\"approval_number\":\"FL15217.11\",\"seq\":11,\"product_model\":\"SERIES 2700 THERMALLY BROKEN ALUMINUM TWIN SH\",\"product_description\":\"SERIES 2700 THERMALLY BROKEN ALUMINUM TILT TWIN SH NI 88X72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15217-R0\",\"approval_number\":\"FL15217.12\",\"seq\":12,\"product_model\":\"SERIES 5000\\\/5300 ALUMINUM SH\",\"product_description\":\"SERIES 5000\\\/5300 ALUMINUM SH NI 44X84 AND 52X72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15217-R0\",\"approval_number\":\"FL15217.13\",\"seq\":13,\"product_model\":\"SERIES 5000\\\/5300 ALUMINUM TRIPLE SH\",\"product_description\":\"5000\\\/5300 ALUMINUM TRIPLE SH NI CONTINUOUS HEAD AND SILL 108X72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15217-R0\",\"approval_number\":\"FL15217.14\",\"seq\":14,\"product_model\":\"SERIES 5000\\\/5300 ALUMINUM TRIPLE SH\",\"product_description\":\"5000\\\/5300 ALUMINUM TRIPLE SH NI CONTINUOUS HEAD AND SILL 72X84\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15217-R0\",\"approval_number\":\"FL15217.15\",\"seq\":15,\"product_model\":\"SERIES 5000\\\/5300 ALUMINUM TWIN SH\",\"product_description\":\"SERIES 5000\\\/5300 ALUMINUM TWIN SH NI CONTINUOUS HEAD AND SILL 72X72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15217-R0\",\"approval_number\":\"FL15217.16\",\"seq\":16,\"product_model\":\"SERIES 7000\\\/7100 PVC SH\",\"product_description\":\"SERIES 7000\\\/7100 PVC SH NI 53X72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15217-R0\",\"approval_number\":\"FL15217.17\",\"seq\":17,\"product_model\":\"SERIES 7000\\\/7100 PVC SH\",\"product_description\":\"SERIES 7000\\\/7100 PVC SH NI 48X72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15217-R0\",\"approval_number\":\"FL15217.18\",\"seq\":18,\"product_model\":\"SERIES 7000\\\/7100 PVC TWIN SH\",\"product_description\":\"SERIES 7000\\\/7100 PVC TWIN SH NI CONTINUOUS HEAD AND SILL 72X72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15217-R0\",\"approval_number\":\"FL15217.19\",\"seq\":19,\"product_model\":\"SERIES 7100 PVC SH\",\"product_description\":\"SERIES 7100 PVC SH NI 48X72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15217-R0\",\"approval_number\":\"FL15217.20\",\"seq\":20,\"product_model\":\"SERIES 7100 PVC TWIN SH\",\"product_description\":\"SERIES 7100 PVC TWIN SH NI CONTINUOUS HEAD AND SILL 72X72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15217-R0\",\"approval_number\":\"FL15217.21\",\"seq\":21,\"product_model\":\"SERIES 7700\\\/7800 PVC SH\",\"product_description\":\"SERIES 7700\\\/7800 PVC SH NI 53X72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15217-R0\",\"approval_number\":\"FL15217.22\",\"seq\":22,\"product_model\":\"SERIES 7700\\\/7800 PVC SH\",\"product_description\":\"SERIES 7700\\\/7800 PVC SH IMPACT 53X72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15217-R1\",\"approval_number\":\"FL15217.23\",\"seq\":23,\"product_model\":\"SERIES 7700\\\/7800 PVC SH\",\"product_description\":\"SERIES 7700\\\/7800 PVC SH IMPACT 53X72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15217-R1\",\"approval_number\":\"FL15217.24\",\"seq\":24,\"product_model\":\"SERIES 7800 PVC SH\",\"product_description\":\"SERIES 7800 PVC SINGLE HUNG 54 X 76 IMPACT FLANGE\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15217-R1\",\"approval_number\":\"FL15217.25\",\"seq\":25,\"product_model\":\"SERIES 7800 PVC SH\",\"product_description\":\"SERIES 7800 PVC SINGLE HUNG 54 X 76 NON-IMPACT FLANGE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#254-R0\",\"approval_number\":\"FL254.1\",\"seq\":1,\"product_model\":\"1140\\\/1440\\\/\\\/1540\\\/1940\",\"product_description\":\"Aluminum Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#262-R0\",\"approval_number\":\"FL262.1\",\"seq\":1,\"product_model\":\"5000\\\/5300\",\"product_description\":\"Aluminum Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#262-R0\",\"approval_number\":\"FL262.2\",\"seq\":2,\"product_model\":\"5000\\\/5300 MULL\",\"product_description\":\"Single Hung Twin, Triple\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#1252-R0\",\"approval_number\":\"FL1252.1\",\"seq\":1,\"product_model\":\"1100\\\/1900\\\/1970 Mull\",\"product_description\":\"Single Hung, Twin and Triples\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#1253-R0\",\"approval_number\":\"FL1253.1\",\"seq\":1,\"product_model\":\"5000\\\/5300 Mull\",\"product_description\":\"Single Hung, Twin and Triples\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#1698-R0\",\"approval_number\":\"FL1698.1\",\"seq\":1,\"product_model\":\"1100\\\/1900\\\/1970 SH (Fin)\",\"product_description\":\"Single Hung Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#1698-R0\",\"approval_number\":\"FL1698.2\",\"seq\":2,\"product_model\":\"1450\\\/1550\\\/1570 SH (Flange)\",\"product_description\":\"Single Hung Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#2080-R0\",\"approval_number\":\"FL2080.1\",\"seq\":1,\"product_model\":\"740\\\/7140(J Channel)\",\"product_description\":\"PVC Sngle Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#2082-R0\",\"approval_number\":\"FL2082.1\",\"seq\":1,\"product_model\":\"7000 Mull\\\/7150 Mull(J Channel)\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#3142-R0\",\"approval_number\":\"FL3142.1\",\"seq\":1,\"product_model\":\"7000\\\/7100\",\"product_description\":\"Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8177-R0\",\"approval_number\":\"FL8177.1\",\"seq\":1,\"product_model\":\"Series 7100\",\"product_description\":\"Vinyl SH Flange 48\\\" x 72\\\" I.G. DSB. Per manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8177-R0\",\"approval_number\":\"FL8177.2\",\"seq\":2,\"product_model\":\"Series 7100 C. Head and Sill\",\"product_description\":\"Vinyl SH Flange 72\\\" x 72\\\" I.G. SSB. Per manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8359-R0\",\"approval_number\":\"FL8359.1\",\"seq\":1,\"product_model\":\"SH 1100\\\/1900\\\/1970\",\"product_description\":\"Aluminum SH (Fin Mull) 88\\\"x72\\\" DSB Annealed. Per manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8359-R0\",\"approval_number\":\"FL8359.2\",\"seq\":2,\"product_model\":\"SH 5000\\\/5300\",\"product_description\":\"Aluminum SH (Fin) 48\\\"x96\\\" DSB Annealed Insulated. Per manufacture's installation instructions.\",\"design_pressure\":\"+DP20\\\/-DP20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8359-R0\",\"approval_number\":\"FL8359.3\",\"seq\":3,\"product_model\":\"SH 5000\\\/5300\",\"product_description\":\"Aluminum SH (Fin) 44\\\"x84\\\" DSB Annealed Insulated. Per manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8359-R0\",\"approval_number\":\"FL8359.4\",\"seq\":4,\"product_model\":\"SH 5000\\\/5300\",\"product_description\":\"Aluminum SH (Fin) 52\\\"x72\\\" DSB Annealed Insulated. Per manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8359-R0\",\"approval_number\":\"FL8359.5\",\"seq\":5,\"product_model\":\"SH 5000\\\/5300\",\"product_description\":\"Aluminum SH (Fin Mull) 72\\\"x72\\\" DSB Annealed Insulated. Per manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8359-R0\",\"approval_number\":\"FL8359.6\",\"seq\":6,\"product_model\":\"SH 7000\\\/7100\",\"product_description\":\"Vinyl SH (Fin) 48\\\"x72\\\" DSB Annealed Insulated. Per manufacture's installation instructions.\",\"design_pressure\":\"+DP30\\\/-DP30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8359-R0\",\"approval_number\":\"FL8359.7\",\"seq\":7,\"product_model\":\"SH 1100\\\/1900\\\/1970\\\/1450\\\/1550\\\/1570\",\"product_description\":\"Aluminum SH (Fin and Flange) 53\\\"x72\\\" DSB Annealed. Per manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8359-R0\",\"approval_number\":\"FL8359.8\",\"seq\":8,\"product_model\":\"SH 1100\\\/1900\\\/1970\\\/1450\\\/1550\\\/1570\",\"product_description\":\"Aluminum SH (Fin and Flange) 44\\\"x84\\\" 3\\\/16\\\" Annealed. Per manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8359-R0\",\"approval_number\":\"FL8359.9\",\"seq\":9,\"product_model\":\"SH 1100\\\/1900\\\/1970\\\/1450\\\/1550\\\/1570\",\"product_description\":\"Aluminum SH (Fin and Flange) 44\\\"x84\\\" 1\\\/8\\\" Tempered. Per manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8359-R0\",\"approval_number\":\"FL8359.10\",\"seq\":10,\"product_model\":\"SH 1550\\\/1570\\\/1900\\\/1970\",\"product_description\":\"Aluminum SH (Fin and Flange) 53\\\"x72\\\" DSB Annealed Insulated. Per manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8359-R0\",\"approval_number\":\"FL8359.11\",\"seq\":11,\"product_model\":\"SH 1900\\\/1970\\\/1550\\\/1570\",\"product_description\":\"Aluminum SH (Fin and Flange) 48\\\"x72\\\" DSB Annealed Insulated. Per manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8359-R0\",\"approval_number\":\"FL8359.12\",\"seq\":12,\"product_model\":\"SH 7000\\\/7100\",\"product_description\":\"Vinyl SH (Fin) 48\\\"x72\\\" DSB Annealed Insulated. Per manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8359-R0\",\"approval_number\":\"FL8359.13\",\"seq\":13,\"product_model\":\"SH 7000\\\/7100\",\"product_description\":\"Vinyl SH (Fin, Twin) 72\\\"x72\\\" DSB Annealed Top and SSB Annealed Bott. Insulated. Per manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8359-R0\",\"approval_number\":\"FL8359.14\",\"seq\":14,\"product_model\":\"SH 7000\\\/7100\",\"product_description\":\"Vinyl SH (Fin, Mull) 72\\\"x72\\\" SSB Annealed Insulated. Per manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8704-R0\",\"approval_number\":\"FL8704.1\",\"seq\":1,\"product_model\":\"SH 1450\",\"product_description\":\"Aluminum SH (Flange Mull) 73\\\"x71\\\" (Tip To Tip 74 1\\\/8\\\" x 72\\\") DSB Annealed. Per manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8704-R0\",\"approval_number\":\"FL8704.2\",\"seq\":2,\"product_model\":\"SH 1550\\\/1570\",\"product_description\":\"Aluminum SH (Flange Mull) 105\\\"x71\\\" (Tip To Tip 106 3\\\/8\\\" x 72\\\") DSB Annealed Insulated. Per manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8909-R0\",\"approval_number\":\"FL8909.1\",\"seq\":1,\"product_model\":\"SINGLE HUNG WINDOW\",\"product_description\":\"SERIES 7700\\\/7800\\\/7950 PVC\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#9312-R0\",\"approval_number\":\"FL9312.1\",\"seq\":1,\"product_model\":\"Series 7800\",\"product_description\":\"Vinyl SH Impact Resistant Flange 54\\\" x 76\\\" I.G. Laminated. Per manufacture's installation instructions.\",\"design_pressure\":\"+DP50\\\/-DP50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#9314-R0\",\"approval_number\":\"FL9314.1\",\"seq\":1,\"product_model\":\"Series 5000 \\\/ 5300 Triple\",\"product_description\":\"Aluminum SH (Fin) 72\\\" x 84\\\" DSB Annealed Insulated. Per manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#9314-R0\",\"approval_number\":\"FL9314.2\",\"seq\":2,\"product_model\":\"Series 5000 \\\/ 5300 Triple\",\"product_description\":\"Aluminum SH (Fin) 108\\\" x 72\\\" DSB Annealed Insulated. Per manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#9651-R0\",\"approval_number\":\"FL9651.1\",\"seq\":1,\"product_model\":\"Series 7000 \\\/ 7100\",\"product_description\":\"Vinyl SH (Fin) 53\\\" x 72\\\" DSB Fixed \\\/ SSB Sash Annealed Insulated. Per manufacture's installation instructions.\",\"design_pressure\":\"+DP35\\\/-DP35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#9651-R0\",\"approval_number\":\"FL9651.2\",\"seq\":2,\"product_model\":\"Series 7100\",\"product_description\":\"Vinyl SH (Flange) 53\\\" x 72\\\" DSB Fixed \\\/ SSB Sash Annealed Insulated. Per manufacture's installation instructions.\",\"design_pressure\":\"+DP35\\\/-DP35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#10014-R0\",\"approval_number\":\"FL10014.1\",\"seq\":1,\"product_model\":\"Series 1100\",\"product_description\":\"Aluminum SH (Fin) 44\\\" x 84\\\" Single Glazed Annealed 3\\\/16\\\". Per Manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#10014-R0\",\"approval_number\":\"FL10014.2\",\"seq\":2,\"product_model\":\"Series 1100\",\"product_description\":\"Aluminum SH (Fin Mull) 88\\\" x 72\\\" Single Glazed Annealed DSB. Per Manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#10014-R0\",\"approval_number\":\"FL10014.3\",\"seq\":3,\"product_model\":\"Series 1450\",\"product_description\":\"Aluminum SH (Flange) 44\\\" x 84\\\" Single Glazed Annealed 3\\\/16\\\". Per Manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#10014-R0\",\"approval_number\":\"FL10014.4\",\"seq\":4,\"product_model\":\"Series 1550\\\/1570\",\"product_description\":\"Aluminum SH (Flange) 44\\\" x 84\\\" Insulated Annealed DSB. Per Manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#10014-R0\",\"approval_number\":\"FL10014.5\",\"seq\":5,\"product_model\":\"Series 1900\\\/1970\",\"product_description\":\"Aluminum SH (Fin) 44\\\" x 84\\\" Insulated Annealed DSB. Per Manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#10014-R0\",\"approval_number\":\"FL10014.6\",\"seq\":6,\"product_model\":\"Series 1900\\\/1970\",\"product_description\":\"Aluminum SH (Fin Mull) 88\\\" x 72\\\" Insulated Annealed DSB. Per Manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#10014-R0\",\"approval_number\":\"FL10014.7\",\"seq\":7,\"product_model\":\"Series 5000\\\/5300\",\"product_description\":\"Aluminum SH (Fin Mull) 72\\\" x 72\\\" Insulated Annealed DSB. Per Manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#10017-R0\",\"approval_number\":\"FL10017.1\",\"seq\":1,\"product_model\":\"Series 7700\\\/7800\",\"product_description\":\"Vinyl SH (Fin) 54\\\" x 76\\\" Insulated Annealed DSB. Per Manufacture's installation instructions.\",\"design_pressure\":\"+DP50\\\/-DP50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#10017-R0\",\"approval_number\":\"FL10017.2\",\"seq\":2,\"product_model\":\"Series 7800\",\"product_description\":\"Vinyl SH (Flange) 54\\\" x 76\\\" Insulated Annealed DSB. Per Manufacture's installation instructions.\",\"design_pressure\":\"+DP50\\\/-DP50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#11738-R0\",\"approval_number\":\"FL11738.1\",\"seq\":1,\"product_model\":\"Series 8000\",\"product_description\":\"Aluminum S\\\/H (Fin) Impact Resistant 52\\\" x 71\\\" Insulated Laminated. Per Manufacturer's installation instructions.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#11738-R0\",\"approval_number\":\"FL11738.2\",\"seq\":2,\"product_model\":\"Series 8000\",\"product_description\":\"Aluminum S\\\/H (Fin) 53\\\" x 72\\\" Insulated Annealed DSB. Per Manufacturer's installation instructions.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#11738-R0\",\"approval_number\":\"FL11738.3\",\"seq\":3,\"product_model\":\"Series 8150\",\"product_description\":\"Aluminum S\\\/H (Flange) Impact Resistant 52\\\" x 71\\\" Insulated Laminated. Per Manufacturer's installation instructions.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#12968-R0\",\"approval_number\":\"FL12968.1\",\"seq\":1,\"product_model\":\"Series 1100\",\"product_description\":\"Aluminum S\\\/H (Fin) 54\\\" x 72\\\" Annealed 3\\\/16\\\". Per Manufacturer's installation instructions.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#12968-R0\",\"approval_number\":\"FL12968.2\",\"seq\":2,\"product_model\":\"Series 1450\",\"product_description\":\"Aluminum S\\\/H (Flange) 54\\\" x 72\\\" Annealed 3\\\/16\\\". Per Manufacturer's installation instructions.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#12968-R0\",\"approval_number\":\"FL12968.3\",\"seq\":3,\"product_model\":\"Series 1550\\\/1570\",\"product_description\":\"Aluminum S\\\/H (Flange) 54\\\" x 72\\\" Insulated Annealed DSB. Per Manufacturer's installation instructions.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#12968-R0\",\"approval_number\":\"FL12968.4\",\"seq\":4,\"product_model\":\"Series 1900\\\/1970\",\"product_description\":\"Aluminum S\\\/H (Fin) 54\\\" x 72\\\" Insulated Annealed DSB. Per Manufacturer's installation instructions.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#12968-R0\",\"approval_number\":\"FL12968.5\",\"seq\":5,\"product_model\":\"Series 2700\",\"product_description\":\"Aluminum S\\\/H (Fin) 48\\\" x 72\\\" Insulated Annealed DSB. Per Manufacturer's installation instructions.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#12968-R0\",\"approval_number\":\"FL12968.6\",\"seq\":6,\"product_model\":\"Series 2700 Twin\",\"product_description\":\"Aluminum S\\\/H (Fin) 88 5\\\/8\\\" x 72\\\" Insulated Annealed DSB. Per Manufacturer's installation instructions.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13850-R0\",\"approval_number\":\"FL13850.1\",\"seq\":1,\"product_model\":\"Series 1100\",\"product_description\":\"Aluminum S\\\/H (Fin) 44\\\" x 84\\\" Annealed 3\\\/16\\\". Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13850-R0\",\"approval_number\":\"FL13850.2\",\"seq\":2,\"product_model\":\"Series 1100 C. Head and Sill\",\"product_description\":\"Aluminum S\\\/H (Fin) 88\\\" x 72\\\" Annealed DSB. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13850-R0\",\"approval_number\":\"FL13850.3\",\"seq\":3,\"product_model\":\"Series 1450\",\"product_description\":\"Aluminum S\\\/H (Flange) 44\\\" x 84\\\" Annealed 3\\\/16\\\". Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13850-R0\",\"approval_number\":\"FL13850.4\",\"seq\":4,\"product_model\":\"Series 1450 C. Head and Sill\",\"product_description\":\"Aluminum S\\\/H (Flange) 73\\\" x 71\\\" Annealed DSB. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13850-R0\",\"approval_number\":\"FL13850.5\",\"seq\":5,\"product_model\":\"Series 1550\\\/1570\",\"product_description\":\"Aluminum S\\\/H (Flange) 44\\\" x 84\\\" Insulated Annealed DSB. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13850-R0\",\"approval_number\":\"FL13850.6\",\"seq\":6,\"product_model\":\"Series 1550\\\/1570 C. Head and Sill\",\"product_description\":\"Aluminum S\\\/H (Flange) 105\\\" x 71\\\" Insulated Annealed DSB. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13850-R0\",\"approval_number\":\"FL13850.7\",\"seq\":7,\"product_model\":\"Series 1900\\\/1970\",\"product_description\":\"Aluminum S\\\/H (Fin) 44\\\" x 84\\\" Insulated Annealed DSB. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13850-R0\",\"approval_number\":\"FL13850.8\",\"seq\":8,\"product_model\":\"Series 1900\\\/1970 C. Head and Sill\",\"product_description\":\"Aluminum S\\\/H (Fin) 88\\\" x 72\\\" Insulated Annealed DSB. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13850-R0\",\"approval_number\":\"FL13850.9\",\"seq\":9,\"product_model\":\"Series 5000\\\/5300\",\"product_description\":\"Aluminum S\\\/H (Fin) 44\\\" x 84\\\" and 52\\\" x 72\\\" Insulated Annealed DSB. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13850-R0\",\"approval_number\":\"FL13850.10\",\"seq\":10,\"product_model\":\"Series 5000\\\/5300 C. Head and Sill\",\"product_description\":\"Aluminum S\\\/H (Fin) 72\\\" x 72\\\" Insulated Annealed DSB. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13850-R0\",\"approval_number\":\"FL13850.11\",\"seq\":11,\"product_model\":\"Series 5000\\\/5300 C. Head and Sill\",\"product_description\":\"Aluminum S\\\/H (Fin) 72\\\" x 84\\\" Insulated Annealed DSB. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13850-R0\",\"approval_number\":\"FL13850.12\",\"seq\":12,\"product_model\":\"Series 5000\\\/5300 C. Head and Sill\",\"product_description\":\"Aluminum S\\\/H (Fin) 108\\\" x 72\\\" Insulated Annealed DSB. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13850-R0\",\"approval_number\":\"FL13850.13\",\"seq\":13,\"product_model\":\"Series 7000\\\/7100\",\"product_description\":\"Vinyl S\\\/H (Fin) 48\\\" x 72\\\" Insulated Annealed DSB. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13850-R0\",\"approval_number\":\"FL13850.14\",\"seq\":14,\"product_model\":\"Series 7000\\\/7100\",\"product_description\":\"Vinyl S\\\/H (Fin) 53\\\" x 72\\\" Insulated Annealed DSB. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13850-R0\",\"approval_number\":\"FL13850.15\",\"seq\":15,\"product_model\":\"Series 7000\\\/7100 C. Head and Sill\",\"product_description\":\"Vinyl S\\\/H (Fin) 72\\\" x 72\\\" Insulated Annealed DSB. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13850-R0\",\"approval_number\":\"FL13850.16\",\"seq\":16,\"product_model\":\"Series 7100\",\"product_description\":\"Vinyl S\\\/H (Flange) 53\\\" x 72\\\" Insulated Annealed DSB. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13850-R0\",\"approval_number\":\"FL13850.17\",\"seq\":17,\"product_model\":\"Series 7100\",\"product_description\":\"Vinyl S\\\/H (Flange) 48\\\" x 72\\\" Insulated Annealed DSB. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13850-R0\",\"approval_number\":\"FL13850.18\",\"seq\":18,\"product_model\":\"Series 7100 C. Head and Sill\",\"product_description\":\"Vinyl S\\\/H (Flange) 72\\\" x 72\\\" Insulated Annealed SSB\\\". Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13850-R0\",\"approval_number\":\"FL13850.19\",\"seq\":19,\"product_model\":\"Series 7700\\\/7800\",\"product_description\":\"Vinyl S\\\/H (Fin) Impact Resistant 54\\\" x 76\\\" Insulated Laminated. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13850-R0\",\"approval_number\":\"FL13850.20\",\"seq\":20,\"product_model\":\"Series 7700\\\/7800\",\"product_description\":\"Vinyl S\\\/H (Fin) 54\\\" x 76\\\" Insulated Annealed DSB. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13850-R0\",\"approval_number\":\"FL13850.21\",\"seq\":21,\"product_model\":\"Series 7800\",\"product_description\":\"Vinyl S\\\/H (Flange) Impact Resistant 54\\\" x 76\\\" Insulated Laminated. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13850-R0\",\"approval_number\":\"FL13850.22\",\"seq\":22,\"product_model\":\"Series 7800\",\"product_description\":\"Vinyl S\\\/H (Flange) 54\\\" x 76\\\" Insulated Annealed DSB. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13850-R0\",\"approval_number\":\"FL13850.23\",\"seq\":23,\"product_model\":\"Series 8150\",\"product_description\":\"Aluminum S\\\/H (Flange) 52 1\\\/8\\\" x 71\\\" Insulated Annealed DSB. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13850-R2\",\"approval_number\":\"FL13850.24\",\"seq\":24,\"product_model\":\"Series 7800\",\"product_description\":\"Vinyl S\\\/H (Flange) 54\\\" x 76\\\" Insulated Annealed DSB. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13850-R2\",\"approval_number\":\"FL13850.25\",\"seq\":25,\"product_model\":\"Series 8150\",\"product_description\":\"Aluminum S\\\/H (Flange) 52 1\\\/8\\\" x 71\\\" Insulated Annealed DSB. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#14412-R0\",\"approval_number\":\"FL14412.1\",\"seq\":1,\"product_model\":\"1550\\\/1570 DESIGNER SH\",\"product_description\":\"1550\\\/1570 DESIGNER SH ALUMINUM WINDOW NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#14412-R0\",\"approval_number\":\"FL14412.2\",\"seq\":2,\"product_model\":\"1550\\\/1570 RECTANGULAR SH\",\"product_description\":\"1550\\\/1570 RECTANGULAR SH ALUMINUM WINDOW NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#14478-R0\",\"approval_number\":\"FL14478.1\",\"seq\":1,\"product_model\":\"SERIES 1450 ALUMINUM SH\",\"product_description\":\"SERIES 1450 ALUMINUM SH RECTANGULAR NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#14478-R0\",\"approval_number\":\"FL14478.2\",\"seq\":2,\"product_model\":\"SERIES 1450 ALUMINUM SH\",\"product_description\":\"SERIES 1450 ALUMINUM SH DESIGNER NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#14835-R0\",\"approval_number\":\"FL14835.1\",\"seq\":1,\"product_model\":\"SERIES 1900\\\/1970\",\"product_description\":\"SERIES 1900\\\/1970 ALUMINUM SH 54\\\"X72\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#14835-R0\",\"approval_number\":\"FL14835.2\",\"seq\":2,\"product_model\":\"SERIES 7700\\\/7800 PVC SH\",\"product_description\":\"SERIES 7700\\\/7800 PVC SH WINDOW NON IMPACT 53\\\"x72\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#14835-R0\",\"approval_number\":\"FL14835.3\",\"seq\":3,\"product_model\":\"SERIES 7700\\\/7800 PVC SH\",\"product_description\":\"SERIES 7700\\\/7800 PVC SH WINDOW IMPACT 53\\\"x72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Moss Supply Company\":[{\"product_model\":\"3300\\\/3400 Vinyl Single Hung Window\",\"product_description\":\"3300\\\/3400 New Construction Vinyl Single Hung Window 40\\\" x 74\\\" O\\\/X\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL19247.1\",\"approval_number_master\":\"FL#19247-R5\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Moss Supply Company\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"01\\\/31\\\/2031\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#19247-R5\",\"approval_number\":\"FL19247.2\",\"seq\":2,\"product_model\":\"3400 Fin Frame Vinyl Triple Single Hung Window\",\"product_description\":\"3400 Fin Frame Vinyl Triple Single Hung Window, 108\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"09\\\/30\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#2648-R0\",\"approval_number\":\"FL2648.1\",\"seq\":1,\"product_model\":\"1735\\\/1740\",\"product_description\":\"new construction single hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#4299-R0\",\"approval_number\":\"FL4299.1\",\"seq\":1,\"product_model\":\"1835\",\"product_description\":\"new construction single hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#4299-R0\",\"approval_number\":\"FL4299.2\",\"seq\":2,\"product_model\":\"1836\",\"product_description\":\"new construction single hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#4299-R0\",\"approval_number\":\"FL4299.3\",\"seq\":3,\"product_model\":\"1840\",\"product_description\":\"new construction single hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#4299-R0\",\"approval_number\":\"FL4299.4\",\"seq\":4,\"product_model\":\"1841\",\"product_description\":\"new construction single hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#9457-R1\",\"approval_number\":\"FL9457.1\",\"seq\":1,\"product_model\":\"1700 Series Single Hung\",\"product_description\":\"1735 Single Hung Window (NON-IMPACT) H-R35 44\\\"x74\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#9457-R1\",\"approval_number\":\"FL9457.2\",\"seq\":2,\"product_model\":\"1700 Series Single Hung\",\"product_description\":\"1740 Single Hung Window (NON-IMPACT) H-R50 36\\\"x74\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#9457-R1\",\"approval_number\":\"FL9457.3\",\"seq\":3,\"product_model\":\"1700 Series Single Hung\",\"product_description\":\"1735 Single Hung Integral Mullion Twin (NON-IMPACT) H-R30 88\\\"x74\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#9457-R1\",\"approval_number\":\"FL9457.4\",\"seq\":4,\"product_model\":\"1700 Series Single Hung\",\"product_description\":\"1740 Single Hung Intergral Mullion Twin (NON-IMPACT) H-R50 72\\\"x74\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#9457-R1\",\"approval_number\":\"FL9457.5\",\"seq\":5,\"product_model\":\"1800 Series Single Hung\",\"product_description\":\"1835\\\/1836 Single Hung Window (NON-IMPACT) H-R35 44\\\"x74\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#9457-R1\",\"approval_number\":\"FL9457.6\",\"seq\":6,\"product_model\":\"1800 Series Single Hung\",\"product_description\":\"1840\\\/1841 Single Hung Window (NON-IMPACT) H-R50 36\\\"x74\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#9457-R1\",\"approval_number\":\"FL9457.7\",\"seq\":7,\"product_model\":\"1800 Series Single Hung\",\"product_description\":\"1835\\\/1836 Single Hung Integral Mullion Twin (NON-IMPACT) H-R30 88\\\"x74\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#9457-R1\",\"approval_number\":\"FL9457.8\",\"seq\":8,\"product_model\":\"1800 Series Single Hung\",\"product_description\":\"1840\\\/1841 Single Hung Integral Mullion Twin (NON-IMPACT) H-R50 72\\\"x74\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#9457-R2\",\"approval_number\":\"FL9457.9\",\"seq\":9,\"product_model\":\"1800 Series Single Hung\",\"product_description\":\"1835\\\/1836 Single Hung Integral Mullion Twin (NON-IMPACT) H-R30 88\\\"x74\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#9457-R2\",\"approval_number\":\"FL9457.10\",\"seq\":10,\"product_model\":\"1800 Series Single Hung\",\"product_description\":\"1840\\\/1841 Single Hung Integral Mullion Twin (NON-IMPACT) H-R50 72\\\"x74\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#11156-R0\",\"approval_number\":\"FL11156.1\",\"seq\":1,\"product_model\":\"2500 Series Single Hung Window\",\"product_description\":\"2500 Series Single Hung Window - LMI, Wind Zone 3, Missile Level D.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#13140-R0\",\"approval_number\":\"FL13140.1\",\"seq\":1,\"product_model\":\"Series 4300 Single Hung Window\",\"product_description\":\"Series 4300 Single Hung Window\",\"design_pressure\":\"+25.0\\\/-25.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#15621-R0\",\"approval_number\":\"FL15621.1\",\"seq\":1,\"product_model\":\"1750 Series PVC Single Hung Window\",\"product_description\":\"1750 Series PVC Single Hung Window - 48 x 84\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#15621-R0\",\"approval_number\":\"FL15621.2\",\"seq\":2,\"product_model\":\"1750 Series PVC Single Hung Window\",\"product_description\":\"1750 Series PVC Single Hung Window - 40 x 84\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#15621-R0\",\"approval_number\":\"FL15621.3\",\"seq\":3,\"product_model\":\"1750 Series PVC Single Hung Window\",\"product_description\":\"1750 Series PVC Single Hung Window - 36 x 84\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#15621-R0\",\"approval_number\":\"FL15621.4\",\"seq\":4,\"product_model\":\"1750 Series PVC Single Hung Window\",\"product_description\":\"1750 Series PVC Single Hung Window - 36 x 62\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#15621-R0\",\"approval_number\":\"FL15621.5\",\"seq\":5,\"product_model\":\"1750 Series PVC Single Hung Window\",\"product_description\":\"1750 Series PVC Single Hung Window - 72 x 62 Twin Integral Mullion\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#15621-R0\",\"approval_number\":\"FL15621.6\",\"seq\":6,\"product_model\":\"1750 Series PVC Single Hung Window\",\"product_description\":\"1750 Series PVC Single Hung Window - 72 x 84 Twin Integral Mullion\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#15621-R0\",\"approval_number\":\"FL15621.7\",\"seq\":7,\"product_model\":\"1750 Series PVC Single Hung Window\",\"product_description\":\"1750 Series PVC Single Hung Window - 108 x 62 Triple Integral Mullion\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#19247-R0\",\"approval_number\":\"FL19247.3\",\"seq\":3,\"product_model\":\"3300\\\/3400 Vinyl Single Hung Window\",\"product_description\":\"3300\\\/3400 Vinyl Single Hung Window W\\\/ Transom 36\\\" x 96\\\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#19247-R0\",\"approval_number\":\"FL19247.4\",\"seq\":4,\"product_model\":\"3300\\\/3400 Vinyl Single Hung Window\",\"product_description\":\"3300\\\/3400 Vinyl Single Hung Window W\\\/ Transom 40\\\" x 96\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#19247-R0\",\"approval_number\":\"FL19247.5\",\"seq\":5,\"product_model\":\"3300\\\/3400 Vinyl Single Hung Window\",\"product_description\":\"3300\\\/3400 Vinyl Single Hung Window 36\\\" x 72\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#19247-R0\",\"approval_number\":\"FL19247.6\",\"seq\":6,\"product_model\":\"3300\\\/3400 Vinyl Single Hung Window\",\"product_description\":\"3300\\\/3400 Vinyl Single Hung Window 36\\\" x 66\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#19247-R0\",\"approval_number\":\"FL19247.7\",\"seq\":7,\"product_model\":\"3300\\\/3400 Vinyl Single Hung Window\",\"product_description\":\"3300\\\/3400 Vinyl Single Hung Window 32\\\" x 65\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#19247-R0\",\"approval_number\":\"FL19247.8\",\"seq\":8,\"product_model\":\"3300\\\/3400 Vinyl Single Hung Window\",\"product_description\":\"3300\\\/3400 Vinyl Single Hung Window 40\\\" x 72\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#24377-R0\",\"approval_number\":\"FL24377.1\",\"seq\":1,\"product_model\":\"3700\\\/3800 NI Vinyl Single Hung 40\\\" x 72\\\"\",\"product_description\":\"3700\\\/3800 NI Vinyl Single Hung 40\\\" x 72\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#24377-R0\",\"approval_number\":\"FL24377.2\",\"seq\":2,\"product_model\":\"3700\\\/3800 NI Vinyl Single Hung 48\\\" x 72\\\"\",\"product_description\":\"3700\\\/3800 NI Vinyl Single Hung 48\\\" x 72\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#24377-R0\",\"approval_number\":\"FL24377.3\",\"seq\":3,\"product_model\":\"3750\\\/3850 Impact Vinyl Single Hung 40\\\" x 72\\\"\",\"product_description\":\"3750\\\/3850 Impact Vinyl Single Hung 40\\\" x 72\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-31 00:00:00\",\"instructions_url\":\"\"}],\"EFCO Corporation\":[{\"product_model\":\"663\",\"product_description\":\"Single Hung Window, 48\\\" Wide x 96\\\" High\",\"design_pressure\":\"+73.5\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL19326.1\",\"approval_number_master\":\"FL#19326-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"EFCO Corporation\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#1549-R0\",\"approval_number\":\"FL1549.1\",\"seq\":1,\"product_model\":\"S660 - 3 7\\\/8\\\" Deep System\",\"product_description\":\"Alum. Nonthermal Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#6031-R0\",\"approval_number\":\"FL6031.1\",\"seq\":1,\"product_model\":\"3400\",\"product_description\":\"Aluminum Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#6031-R0\",\"approval_number\":\"FL6031.2\",\"seq\":2,\"product_model\":\"3410\",\"product_description\":\"Aluminum Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#6031-R0\",\"approval_number\":\"FL6031.3\",\"seq\":3,\"product_model\":\"3450\",\"product_description\":\"Aluminum Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#6031-R0\",\"approval_number\":\"FL6031.4\",\"seq\":4,\"product_model\":\"3460\",\"product_description\":\"Aluminum Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#8348-R0\",\"approval_number\":\"FL8348.1\",\"seq\":1,\"product_model\":\"6600 Single Hung Window\",\"product_description\":\"Series 6600 Aluminum Single Hung Window.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#9311-R0\",\"approval_number\":\"FL9311.1\",\"seq\":1,\"product_model\":\"Series S-660\",\"product_description\":\"Aluminum Single Hung Window\",\"design_pressure\":\"+80\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#9476-R2\",\"approval_number\":\"FL9476.1\",\"seq\":1,\"product_model\":\"Series 663\",\"product_description\":\"Aluminum Single Hung Window\",\"design_pressure\":\"+80\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12905-R0\",\"approval_number\":\"FL12905.1\",\"seq\":1,\"product_model\":\"Series 663\",\"product_description\":\"Aluminum Single Hung Window\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12905-R0\",\"approval_number\":\"FL12905.2\",\"seq\":2,\"product_model\":\"Series 663\",\"product_description\":\"Aluminum Single Hung Window\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12905-R0\",\"approval_number\":\"FL12905.3\",\"seq\":3,\"product_model\":\"Series 663\",\"product_description\":\"Aluminum Single Hung Window\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#14627-R0\",\"approval_number\":\"FL14627.1\",\"seq\":1,\"product_model\":\"Series 663\",\"product_description\":\"Single Hung Window\",\"design_pressure\":\"+80\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15950-R0\",\"approval_number\":\"FL15950.1\",\"seq\":1,\"product_model\":\"Series 660\",\"product_description\":\"Aluminum Single Hung Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#19326-R0\",\"approval_number\":\"FL19326.2\",\"seq\":2,\"product_model\":\"663\",\"product_description\":\"Single Hung Window, 48\\\" Wide x 96\\\" High\",\"design_pressure\":\"+73.5\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#19326-R0\",\"approval_number\":\"FL19326.3\",\"seq\":3,\"product_model\":\"663\",\"product_description\":\"Single Hung Window, 48\\\" wide x 96\\\" High\",\"design_pressure\":\"+73.5\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#19326-R0\",\"approval_number\":\"FL19326.4\",\"seq\":4,\"product_model\":\"663\",\"product_description\":\"Single Hung Window, 48\\\" wide x 96\\\" High\",\"design_pressure\":\"+73.5\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#19326-R0\",\"approval_number\":\"FL19326.5\",\"seq\":5,\"product_model\":\"663\",\"product_description\":\"Single Hung Window, 48\\\" wide x 72\\\" High\",\"design_pressure\":\"+73.5\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#19326-R0\",\"approval_number\":\"FL19326.6\",\"seq\":6,\"product_model\":\"663\",\"product_description\":\"Single Hung Window, 48\\\" wide x 72\\\" High\",\"design_pressure\":\"+73.5\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#21421-R0\",\"approval_number\":\"FL21421.1\",\"seq\":1,\"product_model\":\"CH32`\",\"product_description\":\"Single Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15950-R3\",\"approval_number\":\"FL15950.2\",\"seq\":2,\"product_model\":\"Series HX32\",\"product_description\":\"Aluminum Single Hung Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-02-04 00:00:00\",\"instructions_url\":\"\"}],\"Atrium Windows & Doors\":[{\"product_model\":\"Series 5700\\\/8050\",\"product_description\":\"Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL21036.1\",\"approval_number_master\":\"FL#21036-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Atrium Windows & Doors\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-10-31 00:00:00\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#20100-R0\",\"approval_number\":\"FL20100.1\",\"seq\":1,\"product_model\":\"Series 150\\\/160 Single Hung\",\"product_description\":\"Single, Twin, and Triple Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#20100-R0\",\"approval_number\":\"FL20100.2\",\"seq\":2,\"product_model\":\"Series 150\\\/160 Single Hung Continuous Head and Sill (CHS)\",\"product_description\":\"Triple CHS Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#20100-R1\",\"approval_number\":\"FL20100.7\",\"seq\":7,\"product_model\":\"Series 375\\\/95 Single Hung\",\"product_description\":\"Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#20100-R1\",\"approval_number\":\"FL20100.8\",\"seq\":8,\"product_model\":\"Series 375\\\/95 Single Hung Continuous Head and Sill (CHS)\",\"product_description\":\"Twin and Triple CHS Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11333-R0\",\"approval_number\":\"FL11333.1\",\"seq\":1,\"product_model\":\"LCSH\",\"product_description\":\"Aluminum Single Hung\",\"design_pressure\":\"+83.3\\\/-210.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11626-R0\",\"approval_number\":\"FL11626.1\",\"seq\":1,\"product_model\":\"2300 Fin Single Hung\",\"product_description\":\"H-R45 52 x 96\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11626-R0\",\"approval_number\":\"FL11626.2\",\"seq\":2,\"product_model\":\"2300 Fin Single Hung\",\"product_description\":\"H-R40 48 x 72\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11626-R0\",\"approval_number\":\"FL11626.3\",\"seq\":3,\"product_model\":\"2300 Fin Single Hung\",\"product_description\":\"H-R40 52 x 73\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11626-R0\",\"approval_number\":\"FL11626.4\",\"seq\":4,\"product_model\":\"2300 Flange Single Hung\",\"product_description\":\"H-R40 52 x 84\\nH-R50 52 x 75\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11626-R0\",\"approval_number\":\"FL11626.5\",\"seq\":5,\"product_model\":\"2500 Fin Single Hung\",\"product_description\":\"H-R40 48 x 84\\nH-R50 40 x 72\\nH-R45 48 x 72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11626-R0\",\"approval_number\":\"FL11626.6\",\"seq\":6,\"product_model\":\"2500 Flange Single Hung\",\"product_description\":\"H-R50 52 x 73\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11626-R0\",\"approval_number\":\"FL11626.7\",\"seq\":7,\"product_model\":\"M40\\\/50 Fin\\\/Flange Single Hung\",\"product_description\":\"H-LC35 53 x 97\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11626-R0\",\"approval_number\":\"FL11626.8\",\"seq\":8,\"product_model\":\"M40\\\/50 Fin\\\/Flange Single Hung\",\"product_description\":\"H-LC50 53 x 97\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11834-R0\",\"approval_number\":\"FL11834.1\",\"seq\":1,\"product_model\":\"150\\\/160 SH\",\"product_description\":\"H-R25 48 x 78,\\nH-R25 48 x 84,\\nH-R35 36 x 84,\\nH-R50 36 x 74\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11834-R0\",\"approval_number\":\"FL11834.2\",\"seq\":2,\"product_model\":\"150\\\/160 SH CHS Triple\",\"product_description\":\"H-R30 108 x 74,\\nH-R50 108 x 74 (ref)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11834-R0\",\"approval_number\":\"FL11834.3\",\"seq\":3,\"product_model\":\"30\\\/8100 Impact Single Hung\",\"product_description\":\"H-R55 53 x 77,\\nH-R55 44 x 72\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11834-R0\",\"approval_number\":\"FL11834.4\",\"seq\":4,\"product_model\":\"30\\\/8100 Impact Single Hung Mulled Config.\",\"product_description\":\"H-R55 89 x 77 (Twin)\\nH-R55 72 x 96 (Twin w\\\/ transom)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11834-R0\",\"approval_number\":\"FL11834.5\",\"seq\":5,\"product_model\":\"300 Single Hung\",\"product_description\":\"H-R40 48 x 72,\\nH-R45 52 x 96,\\nH-R50 48 x 72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-04-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11834-R0\",\"approval_number\":\"FL11834.6\",\"seq\":6,\"product_model\":\"300\\\/2300 SH CHS Triple\",\"product_description\":\"H-R35 108 x 77\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11834-R0\",\"approval_number\":\"FL11834.7\",\"seq\":7,\"product_model\":\"375 Single Hung\",\"product_description\":\"H-R40 48 x 84,\\nH-R45 48 x 72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-04-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11834-R0\",\"approval_number\":\"FL11834.8\",\"seq\":8,\"product_model\":\"375\\\/2500 SH CHS Triple\",\"product_description\":\"H-R45 108 x 77\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11834-R0\",\"approval_number\":\"FL11834.9\",\"seq\":9,\"product_model\":\"4500\\\/4501\\\/4550\\\/4551 Single Hung\",\"product_description\":\"H-LC55 52 x 77,\\nH-LC55 40 x 77\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11834-R0\",\"approval_number\":\"FL11834.10\",\"seq\":10,\"product_model\":\"5700\\\/8050 Single Hung\",\"product_description\":\"H-R25 48 x 96,\\nH-R50 36 x 96\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11834-R0\",\"approval_number\":\"FL11834.11\",\"seq\":11,\"product_model\":\"ES500 Single Hung\",\"product_description\":\"H-R50 48 x 72,\\nH-R50 44 x 84\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11834-R0\",\"approval_number\":\"FL11834.12\",\"seq\":12,\"product_model\":\"ES550 Impact Single Hung Triple\",\"product_description\":\"H-R50 108 x 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11834-R1\",\"approval_number\":\"FL11834.13\",\"seq\":13,\"product_model\":\"ES550 Impact Single Hung Triple\",\"product_description\":\"H-R50 108 x 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11834-R2\",\"approval_number\":\"FL11834.14\",\"seq\":14,\"product_model\":\"ES550 Impact Single Hung Triple\",\"product_description\":\"H-R50 108 x 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11834-R3\",\"approval_number\":\"FL11834.15\",\"seq\":15,\"product_model\":\"85\\\/120 Vinyl Single Hung\",\"product_description\":\"H-R30 48 x 84,\\nH-R45 48 x 84 (HP Sash),\\nH-R50 44 x 72 (HP Sash),\\nH-R35 48 x 96\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11834-R3\",\"approval_number\":\"FL11834.16\",\"seq\":16,\"product_model\":\"85\\\/120 Vinyl Single Hung, Twin and Triple\",\"product_description\":\"H-R30 96 x 84 Twin,\\nH-R35 88 x 72 Twin,\\nH-R40 96 x 72 Twin (HP Sash),\\nH-R40 108 x 84 Triple (HP Sash),\\nH-R50 108 x 72 Triple (HP Sash)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11834-R3\",\"approval_number\":\"FL11834.17\",\"seq\":17,\"product_model\":\"ES500 Aluminum Single Hung\",\"product_description\":\"H-R50 48 x 72,\\nH-R50 44 x 84\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11834-R3\",\"approval_number\":\"FL11834.18\",\"seq\":18,\"product_model\":\"ES550 Aluminum Impact Single Hung\",\"product_description\":\"H-R50 48 x 72,\\nH-R50 108 x 72 Mulled Triple\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#12436-R0\",\"approval_number\":\"FL12436.1\",\"seq\":1,\"product_model\":\"M40 HP and XHP\",\"product_description\":\"Aluminum Single Hung\",\"design_pressure\":\"+68.3\\\/-210\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#13229-R0\",\"approval_number\":\"FL13229.1\",\"seq\":1,\"product_model\":\"MPSH\",\"product_description\":\"Aluminum Impact Single Hung\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#13575-R0\",\"approval_number\":\"FL13575.1\",\"seq\":1,\"product_model\":\"MPSH\\\/M41-51\",\"product_description\":\"Aluminum Single Hung, Impact Resistant\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#14647-R0\",\"approval_number\":\"FL14647.1\",\"seq\":1,\"product_model\":\"550 Impact Single Hung\",\"product_description\":\"H-R50 48 x 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#14647-R0\",\"approval_number\":\"FL14647.2\",\"seq\":2,\"product_model\":\"550 Impact Single Hung, Mulled\",\"product_description\":\"H-R50 108 x 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#13229-R1\",\"approval_number\":\"FL13229.2\",\"seq\":2,\"product_model\":\"MSH\\\/M40\\\/50 XHP\",\"product_description\":\"Aluminum Single Hung, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#20100-R0\",\"approval_number\":\"FL20100.3\",\"seq\":3,\"product_model\":\"Series 300\\\/85 Single Hung\",\"product_description\":\"Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#20100-R0\",\"approval_number\":\"FL20100.4\",\"seq\":4,\"product_model\":\"Series 300\\\/85 Single Hung Continuous Head and Sill (CHS)\",\"product_description\":\"Twin and Triple CHS Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#20100-R0\",\"approval_number\":\"FL20100.5\",\"seq\":5,\"product_model\":\"Series 375\\\/95 Single Hung\",\"product_description\":\"Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#20100-R0\",\"approval_number\":\"FL20100.6\",\"seq\":6,\"product_model\":\"Series 375\\\/95 Single Hung Continuous Head and Sill (CHS)\",\"product_description\":\"Twin and Triple CHS Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#20100-R2\",\"approval_number\":\"FL20100.9\",\"seq\":9,\"product_model\":\"Series 8100\\\/1100\\\/3100\\\/10\\\/1000\\\/200\",\"product_description\":\"Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#20100-R3\",\"approval_number\":\"FL20100.10\",\"seq\":10,\"product_model\":\"Series 8100\\\/1100\\\/3100\\\/10\\\/1000\\\/200\",\"product_description\":\"Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-31 00:00:00\",\"instructions_url\":\"\"}],\"Mr-Glass Doors & Windows Manufacturing, LLC\":[{\"product_model\":\"Series MG-200 Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+80\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL20352.1\",\"approval_number_master\":\"FL#20352-R4\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"04\\\/30\\\/2035\"},{\"product_model\":\"Series 250-CH Aluminum Single Hung Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum single hung window wall system\",\"design_pressure\":\"+66\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL41845.1\",\"approval_number_master\":\"FL#41845-R1\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"04\\\/30\\\/2035\"},{\"product_model\":\"Series MG-350 Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL41887.1\",\"approval_number_master\":\"FL#41887-R1\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"04\\\/30\\\/2035\"},{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#20352-R4\",\"approval_number\":\"FL20352.2\",\"seq\":2,\"product_model\":\"Series MG-200 Aluminum Single Hung Window\",\"product_description\":\"Small missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+80\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"04\\\/30\\\/2035\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#41845-R1\",\"approval_number\":\"FL41845.2\",\"seq\":2,\"product_model\":\"Series 250-CH Aluminum Single Hung Window Wall System\",\"product_description\":\"Small missile impact resistant aluminum single hung window wall system\",\"design_pressure\":\"+66\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"04\\\/30\\\/2035\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#32415-R4\",\"approval_number\":\"FL32415.1\",\"seq\":1,\"product_model\":\"Series MG-250 Aluminum Single Hung Window Wall System\",\"product_description\":\"Small missile impact resistant aluminum single hung window wall system.\",\"design_pressure\":\"+85\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#32415-R4\",\"approval_number\":\"FL32415.2\",\"seq\":2,\"product_model\":\"Series MG-250 Aluminum Single Hung Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum single hung window wall system.\",\"design_pressure\":\"+85\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"04\\\/30\\\/2035\",\"instructions_url\":\"\"}],\"Sol-A-Trol Aluminum Products\":[{\"product_model\":\"SERIES 540 SINGLE\\\/DOUBLE HUNG WINDOW WITH IMPACT LOUVER BLADES- LMI\",\"product_description\":\"SERIES 540 SINGLE\\\/DOUBLE HUNG WINDOW WITH IMPACT LOUVER BLADES- LMI\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL26360.1\",\"approval_number_master\":\"FL#26360-R2\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Sol-A-Trol Aluminum Products\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\"},{\"manufacturer\":\"Sol-A-Trol Aluminum Products\",\"approval_number_master\":\"FL#20805-R5\",\"approval_number\":\"FL20805.1\",\"seq\":1,\"product_model\":\"Series 535 Aluminum Single Hung Window-LMI\",\"product_description\":\"Series 535 Aluminum Single Hung Window-large missile impact\",\"design_pressure\":\"+90\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sol-A-Trol Aluminum Products\",\"approval_number_master\":\"FL#10049-R0\",\"approval_number\":\"FL10049.1\",\"seq\":1,\"product_model\":\"Series 535\",\"product_description\":\"Aluminum, large missile impact resistant single hung window. Max D.P. = +86.7 -100 PSF @ tested size of 53-1\\\/8\\\" x 80\\\"\",\"design_pressure\":\"+86.7\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Sierra Pacific Windows\":[{\"product_model\":\"Vinyl Single Hung\",\"product_description\":\"Designer Vinyl Single Hung 3-Wide SH\\\/Pict\\\/Pict Mulled 132\\\"x72\\\" (36\\\"\\\/60\\\"\\\/36\\\"x72\\\")\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL22231.1\",\"approval_number_master\":\"FL#22231-R3\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Sierra Pacific Windows\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"03\\\/09\\\/2027\"},{\"product_model\":\"Vinyl Designer Single Hung\",\"product_description\":\"Vinyl Designer Single Hung 47.5\\\"x 77.5\\\"-Single-Pass Thru Unit\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL27665.1\",\"approval_number_master\":\"FL#27665-R2\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Sierra Pacific Windows\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"02\\\/16\\\/2028\"},{\"product_model\":\"Vinyl Builders Single Hung\",\"product_description\":\"Vinyl Builders Single Hung 35.5\\\"x 71.5\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL30900.1\",\"approval_number_master\":\"FL#30900-R2\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Sierra Pacific Windows\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"05\\\/03\\\/2029\"},{\"product_model\":\"Vinyl Designer Single Hung\",\"product_description\":\"Vinyl Designer Single Hung 47.5\\\"x 77.5\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL30900.2\",\"approval_number_master\":\"FL#30900-R2\",\"seq\":2,\"instructions_url\":\"\",\"manufacturer\":\"Sierra Pacific Windows\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"05\\\/07\\\/2030\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22231-R3\",\"approval_number\":\"FL22231.2\",\"seq\":2,\"product_model\":\"Vinyl Single Hung\",\"product_description\":\"Builders Vinyl Single Hung 3-Wide 107\\\"x72\\\" (36x72 individual unit size)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"05\\\/23\\\/2032\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27665-R2\",\"approval_number\":\"FL27665.2\",\"seq\":2,\"product_model\":\"Vinyl Designer Single Hung\",\"product_description\":\"Vinyl Designer Single Hung 2-Wide w\\\/2-Wide Transom 71.5\\\"x 95.5\\\" (36\\\"x 72\\\"\\\/24\\\")\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"03\\\/20\\\/2028\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27665-R2\",\"approval_number\":\"FL27665.3\",\"seq\":3,\"product_model\":\"Vinyl Designer Single Hung Picture\",\"product_description\":\"Vinyl Designer Single Hung 47.5\\\"x 83.5\\\"-Single\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"03\\\/20\\\/2028\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#28077-R3\",\"approval_number\":\"FL28077.1\",\"seq\":1,\"product_model\":\"FeelSafe Monument Single Hung\",\"product_description\":\"FeelSafe Monument Single Hung-Single\\\/Multi Wide (48\\\"x 100\\\")-Nailing Fin Installation\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#28077-R3\",\"approval_number\":\"FL28077.2\",\"seq\":2,\"product_model\":\"FeelSafe Monument Single Hung\",\"product_description\":\"FeelSafe Monument Single Hung-Single\\\/Multi Wide (48\\\"x 100\\\")-\\nThru-Frame Installation\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"03\\\/20\\\/2030\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#28077-R3\",\"approval_number\":\"FL28077.3\",\"seq\":3,\"product_model\":\"FeelSafe Monument Single Hung\",\"product_description\":\"FeelSafe Monument Single Hung-Single\\\/Multi Wide (48\\\"x 100\\\")-Clip Installation\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"03\\\/20\\\/2030\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#39868-R1\",\"approval_number\":\"FL39868.1\",\"seq\":1,\"product_model\":\"Vinyl Builders Single Hung\",\"product_description\":\"Vinyl Builder Single Hung 41.5\\\"x 71.5\\\"- Through Frame Installation\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"04\\\/08\\\/2031\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#39868-R1\",\"approval_number\":\"FL39868.2\",\"seq\":2,\"product_model\":\"Vinyl Designer Single Hung\",\"product_description\":\"Vinyl Designer Single Hung 8500 Replacement 47.5\\\"x 83.5\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"03\\\/15\\\/2031\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#39868-R1\",\"approval_number\":\"FL39868.3\",\"seq\":3,\"product_model\":\"Vinyl Designer Single Hung\",\"product_description\":\"Vinyl Designer Single Hung 47.5\\\"x 83.5\\\"- Through Frame Installation\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/09\\\/2031\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41874-R3\",\"approval_number\":\"FL41874.1\",\"seq\":1,\"product_model\":\"Clad Single Hung\",\"product_description\":\"Clad Monument Single Hung 49\\\"x 127\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-06-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41874-R3\",\"approval_number\":\"FL41874.2\",\"seq\":2,\"product_model\":\"Vinyl Single Hung\",\"product_description\":\"Vinyl Designer Single Hung 36\\\"x 60\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41874-R3\",\"approval_number\":\"FL41874.3\",\"seq\":3,\"product_model\":\"Vinyl Single Hung\",\"product_description\":\"Vinyl Designer Single Hung 108\\\"x 96\\\" Mull Combination\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41874-R3\",\"approval_number\":\"FL41874.4\",\"seq\":4,\"product_model\":\"Vinyl Single Hung\",\"product_description\":\"Vinyl Builders Single Hung 42\\\"x 72\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"05\\\/23\\\/2032\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41874-R3\",\"approval_number\":\"FL41874.5\",\"seq\":5,\"product_model\":\"Vinyl Single Hung\",\"product_description\":\"Vinyl Builders Single Hung 112.5\\\"x 71.5\\\" (3-Wide 29.5\\\"\\\/29.5\\\/53.5\\\"x 71.5\\\")\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"05\\\/23\\\/2032\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41874-R3\",\"approval_number\":\"FL41874.6\",\"seq\":6,\"product_model\":\"Vinyl Single Hung\",\"product_description\":\"Vinyl Designer Single Hung 71.5\\\"x71.5\\\" (2-wide 35.5\\\"\\\/35.5\\\"x71.5\\\")\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"02\\\/25\\\/2032\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41874-R3\",\"approval_number\":\"FL41874.7\",\"seq\":7,\"product_model\":\"Vinyl Single Hung\",\"product_description\":\"Vinyl Builder's Single Hung 71.5\\\"x71.5\\\" (2-Wide 35.5\\\"\\\/35.5\\\"x71.5\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"05\\\/23\\\/2032\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41874-R3\",\"approval_number\":\"FL41874.8\",\"seq\":8,\"product_model\":\"Vinyl Single Hung\",\"product_description\":\"Vinyl Designer Single Hung 36x72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"03\\\/20\\\/2028\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41874-R3\",\"approval_number\":\"FL41874.9\",\"seq\":9,\"product_model\":\"Vinyl Single Hung\",\"product_description\":\"Vinyl Designer Single Hung 48\\\"x 84\\\" Mull\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"02\\\/25\\\/2032\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21166-R0\",\"approval_number\":\"FL21166.8\",\"seq\":8,\"product_model\":\"Vinyl Hung Window\",\"product_description\":\"8000 Designer Vinyl Single Hung 48\\\"x78\\\" Single\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24503-R0\",\"approval_number\":\"FL24503.3\",\"seq\":3,\"product_model\":\"Vinyl Builders Single Hung\",\"product_description\":\"Vinyl Builders Single Hung w\\\/Integral Brickmould 42\\\"x 72\\\" Single\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21166-R0\",\"approval_number\":\"FL21166.1\",\"seq\":1,\"product_model\":\"Clad Hung Window\",\"product_description\":\"Monument Clad Single Hung Single 72\\\"x110\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21166-R0\",\"approval_number\":\"FL21166.2\",\"seq\":2,\"product_model\":\"Vinyl Hung Window\",\"product_description\":\"8000 Designer Vinyl Single Hung 2-Wide Mulled72\\\"x66\\\" (36\\\"x66\\\" individual unit size) Sill pan installation.\",\"design_pressure\":\"+30\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21166-R0\",\"approval_number\":\"FL21166.3\",\"seq\":3,\"product_model\":\"Vinyl Hung Window\",\"product_description\":\"8000 Designer Vinyl Single Hung Single 48\\\"x78\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21166-R0\",\"approval_number\":\"FL21166.4\",\"seq\":4,\"product_model\":\"Vinyl Hung Window\",\"product_description\":\"8000 Designer Vinyl Single Hung 2-Wide Mulled 72\\\"x72\\\" (36\\\"x72\\\" individual unit size)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21166-R0\",\"approval_number\":\"FL21166.5\",\"seq\":5,\"product_model\":\"Vinyl Hung Window\",\"product_description\":\"8000 Designer Single Hung 3-Wide w\\\/3-Wide Transom 108\\\"x96\\\" (36\\\"x72\\\"\\\/36\\\"x24\\\" individual unit sizes)\",\"design_pressure\":\"+35\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21166-R0\",\"approval_number\":\"FL21166.6\",\"seq\":6,\"product_model\":\"Vinyl Hung Window\",\"product_description\":\"8000 Builders Vinyl Single Hung Single 42\\\"x72\\\"\",\"design_pressure\":\"+35\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21166-R0\",\"approval_number\":\"FL21166.7\",\"seq\":7,\"product_model\":\"Vinyl Hung Window\",\"product_description\":\"8000 Builders Vinyl Single Hung 2-Wide Mulled 71\\\"x72\\\" (36\\\"x72\\\" individual unit size)\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21438-R0\",\"approval_number\":\"FL21438.1\",\"seq\":1,\"product_model\":\"Vinyl Hung Window\",\"product_description\":\"8000 Designer Vinyl Single Hung 2-Wide Mulled 72\\\"x72\\\" (36\\\"x72\\\" individual unit size) w\\\/ADA Locks\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21438-R0\",\"approval_number\":\"FL21438.2\",\"seq\":2,\"product_model\":\"Vinyl Hung Window\",\"product_description\":\"8000 Designer Vinyl Single Hung 2-Wide Mulled 96\\\"x78\\\" (48\\\"x78\\\" individual frame size)\",\"design_pressure\":\"+30\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21438-R0\",\"approval_number\":\"FL21438.3\",\"seq\":3,\"product_model\":\"Vinyl Hung Window\",\"product_description\":\"8000 Designer Vinyl Single Hung-Single 48\\\"x78\\\" w\\\/ADA Lock\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24503-R0\",\"approval_number\":\"FL24503.1\",\"seq\":1,\"product_model\":\"Monument clad Single Hung\",\"product_description\":\"Monument Clad Single Hung 56\\\"x 97\\\" Single\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24503-R0\",\"approval_number\":\"FL24503.2\",\"seq\":2,\"product_model\":\"Vinyl Builders Single Hung\",\"product_description\":\"Vinyl Builders Single Hung 2-Wide 71\\\"x 72\\\" (36\\\"\\\/36\\\"x 72\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24503-R0\",\"approval_number\":\"FL24503.4\",\"seq\":4,\"product_model\":\"Vinyl Designer Single Hung\",\"product_description\":\"Vinyl Designer Single Hung 36\\\"x 60\\\" Single\",\"design_pressure\":\"+20\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24503-R0\",\"approval_number\":\"FL24503.5\",\"seq\":5,\"product_model\":\"Vinyl Designer Single Hung\",\"product_description\":\"Vinyl Designer Single Hung 2-Wide w\\\/ 2-Wide Transom 72\\\"x 96\\\" (36\\\"\\\/36\\\"x 72 w\\\/36\\\"\\\/36\\\"x 24\\\" Transom)\",\"design_pressure\":\"+35\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-04 00:00:00\",\"instructions_url\":\"\"}],\"Air Master Awning, LLC\":[{\"product_model\":\"Single Hung Window with Insulating Glass\",\"product_description\":\"Series \\\"Single Hung Window With Insulating Glass\\\" Aluminum Single Hung Window\",\"design_pressure\":\"+73.7\\\/-73.7\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL21457.1\",\"approval_number_master\":\"FL#21457-R5\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Air Master Awning, LLC\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"02\\\/28\\\/2032\"},{\"product_model\":\"Series 250 IR Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window\",\"design_pressure\":\"+73.7\\\/-73.7\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL26354.1\",\"approval_number_master\":\"FL#26354-R3\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Air Master Awning, LLC\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\"},{\"manufacturer\":\"Air Master Awning, LLC\",\"approval_number_master\":\"FL#21894-R0\",\"approval_number\":\"FL21894.1\",\"seq\":1,\"product_model\":\"SH 250 IR with PW 250 Sidelite\",\"product_description\":\"Aluminum Single Hung Window Mulled with Aluminum Picture Window Sidelite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Assura Windows & Doors\":[{\"product_model\":\"Series \\\"2500\\\" Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+70\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL21857.1\",\"approval_number_master\":\"FL#21857-R6\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Assura Windows & Doors\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\"},{\"manufacturer\":\"Assura Windows & Doors\",\"approval_number_master\":\"FL#21857-R6\",\"approval_number\":\"FL21857.2\",\"seq\":2,\"product_model\":\"Series \\\"580\\\" Aluminum Single Hung Window\",\"product_description\":\"Non-impact resistant aluminum single hung window.\",\"design_pressure\":\"+60\\\/-210\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Assura Windows & Doors\",\"approval_number_master\":\"FL#21857-R6\",\"approval_number\":\"FL21857.3\",\"seq\":3,\"product_model\":\"Series 605 Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+80\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Assura Windows & Doors\",\"approval_number_master\":\"FL#21857-R6\",\"approval_number\":\"FL21857.4\",\"seq\":4,\"product_model\":\"Series 747 HP Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+90\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Assura Windows & Doors\",\"approval_number_master\":\"FL#21851-R0\",\"approval_number\":\"FL21851.1\",\"seq\":1,\"product_model\":\"Series \\\"10000 Tilt\\\" White PVC Single Hung Window\",\"product_description\":\"Large missile impact resistant white PVC single hung window.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Assura Windows & Doors\",\"approval_number_master\":\"FL#21851-R0\",\"approval_number\":\"FL21851.2\",\"seq\":2,\"product_model\":\"Series \\\"10000 Tilt\\\" White PVC Single Hung Window\",\"product_description\":\"Non-impact resistant white PVC single hung window.\",\"design_pressure\":\"+65\\\/-125\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Assura Windows & Doors\",\"approval_number_master\":\"FL#21857-R0\",\"approval_number\":\"FL21857.5\",\"seq\":5,\"product_model\":\"Series 747 HP Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+90\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"WINCO\":[{\"product_model\":\"4410\\\/4410S\",\"product_description\":\"4410\\\/4410S Single Hung\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL22209.1\",\"approval_number_master\":\"FL#22209-R3\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"WINCO\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#46627-R0\",\"approval_number\":\"FL46627.1\",\"seq\":1,\"product_model\":\"4410\\\/4410S\",\"product_description\":\"4410 or 4410S Single Hung\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"06\\\/06\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#2548-R0\",\"approval_number\":\"FL2548.1\",\"seq\":1,\"product_model\":\"4410\",\"product_description\":\"4\\\" Side Load\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#8458-R0\",\"approval_number\":\"FL8458.1\",\"seq\":1,\"product_model\":\"4400\",\"product_description\":\"Aluminum 4\\\" and 4-1\\\/2\\\" Deep Single Hung\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#8458-R0\",\"approval_number\":\"FL8458.2\",\"seq\":2,\"product_model\":\"4410\",\"product_description\":\"Aluminum 4\\\" and 4-1\\\/2\\\" Deep Single Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#8458-R0\",\"approval_number\":\"FL8458.3\",\"seq\":3,\"product_model\":\"4500\",\"product_description\":\"Aluminum 4\\\" and 4-1\\\/2\\\" Deep Single Hung\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#9060-R0\",\"approval_number\":\"FL9060.1\",\"seq\":1,\"product_model\":\"4410\",\"product_description\":\"4\\\" Deep Thermally Improved Monolithic Glass LMI.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#10253-R0\",\"approval_number\":\"FL10253.1\",\"seq\":1,\"product_model\":\"4410S\",\"product_description\":\"Aluminum, Thermally Improved Single Hung, .125 Wall\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#13213-R0\",\"approval_number\":\"FL13213.1\",\"seq\":1,\"product_model\":\"4410 Single Hung\",\"product_description\":\"4410 Single Humg\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#16620-R0\",\"approval_number\":\"FL16620.1\",\"seq\":1,\"product_model\":\"4410S\",\"product_description\":\"4410S Single Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#26547-R0\",\"approval_number\":\"FL26547.1\",\"seq\":1,\"product_model\":\"4410\\\/4410S\",\"product_description\":\"4410\\\/4410S SIngle Hung\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-06-06 00:00:00\",\"instructions_url\":\"\"}],\"CGI Windows and Doors\":[{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#9064-R4\",\"approval_number\":\"FL9064.2\",\"seq\":2,\"product_model\":\"Series 360 Aluminum Single Hung Window\",\"product_description\":\"Small Missile Impact\",\"design_pressure\":\"+100\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#23358-R0\",\"approval_number\":\"FL23358.1\",\"seq\":1,\"product_model\":\"SH-4000A\",\"product_description\":\"Series \\\"Scout\\\" 4000A Non-Impact Single Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#23358-R7\",\"approval_number\":\"FL23358.2\",\"seq\":2,\"product_model\":\"SH-4100A\",\"product_description\":\"Impact Resistant Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#23359-R0\",\"approval_number\":\"FL23359.1\",\"seq\":1,\"product_model\":\"SH-4100A\",\"product_description\":\"Series \\\"Sparta\\\" 4100A Impact Resistant Single Hung\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#9064-R1\",\"approval_number\":\"FL9064.1\",\"seq\":1,\"product_model\":\"Series 360 Aluminum Single Hung Window\",\"product_description\":\"Single Hung Large Missile Impact\",\"design_pressure\":\"+100\\\/-210\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#12404-R0\",\"approval_number\":\"FL12404.1\",\"seq\":1,\"product_model\":\"Series 360 Aluminum Single Hung Window\",\"product_description\":\"Small Missile Impact\",\"design_pressure\":\"+100\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#14134-R0\",\"approval_number\":\"FL14134.1\",\"seq\":1,\"product_model\":\"Sentinel Series 110 Aluminum Single Hung Window\",\"product_description\":\"Large Missile Impact\",\"design_pressure\":\"+80\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#16629-R0\",\"approval_number\":\"FL16629.1\",\"seq\":1,\"product_model\":\"Series 7100 Vinyl Single Hung Window\",\"product_description\":\"Large missile impact resistant vinyl single hung window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#14134-R2\",\"approval_number\":\"FL14134.2\",\"seq\":2,\"product_model\":\"Sentinel Series 110 Aluminum Single Hung Window\",\"product_description\":\"Small Missile Impact\",\"design_pressure\":\"+80\\\/-134\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#9064-R9\",\"approval_number\":\"FL9064.3\",\"seq\":3,\"product_model\":\"Series 360 Aluminum Single Hung Window\",\"product_description\":\"Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#9064-R9\",\"approval_number\":\"FL9064.4\",\"seq\":4,\"product_model\":\"Series 360 Aluminum Single Hung Window\",\"product_description\":\"Small Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#9064-R9\",\"approval_number\":\"FL9064.5\",\"seq\":5,\"product_model\":\"Series 7100 PVC Single Hung Window, \\\"Targa\\\"\",\"product_description\":\"Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#38618-R0\",\"approval_number\":\"FL38618.1\",\"seq\":1,\"product_model\":\"SH3100V\",\"product_description\":\"Impact Resistant, Vinyl Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#38618-R1\",\"approval_number\":\"FL38618.2\",\"seq\":2,\"product_model\":\"SH3300V\",\"product_description\":\"Impact Resistant, Vinyl Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#38618-R2\",\"approval_number\":\"FL38618.3\",\"seq\":3,\"product_model\":\"SH900V\",\"product_description\":\"Large Missile Impact Resistant, Vinyl, Tilt-sash Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#38618-R2\",\"approval_number\":\"FL38618.4\",\"seq\":4,\"product_model\":\"SH900V\",\"product_description\":\"Large Missile Impact Resistant, HVHZ, Vinyl, Tilt-sash Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Soft-Lite LLC\":[{\"product_model\":\"a. Series \\\"Barcelona\\\" Model \\\"SH30PI\\\"\",\"product_description\":\"Extruded PVC Single Hung \\\"Impact\\\" Window, Missile Level \\\"C\\\" - (O\\\/X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL23505.1\",\"approval_number_master\":\"FL#23505-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Soft-Lite LLC\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#23505-R4\",\"approval_number\":\"FL23505.10\",\"seq\":10,\"product_model\":\"j. Series \\\"Barcelona\\\" Model \\\"SH30PI\\\"\",\"product_description\":\"Extruded PVC Single Hung \\\"Impact\\\" Window with Nail Fin, Missile Level \\\"D\\\" - (O\\\/X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#23505-R0\",\"approval_number\":\"FL23505.2\",\"seq\":2,\"product_model\":\"b. Series \\\"Barcelona\\\" Model \\\"SH30PI\\\"\",\"product_description\":\"Extruded PVC Single Hung \\\"Impact\\\" Window, Missile Level \\\"D\\\" - (O\\\/X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#23505-R0\",\"approval_number\":\"FL23505.3\",\"seq\":3,\"product_model\":\"c. Series \\\"Barcelona\\\" Model \\\"SH30PI\\\"\",\"product_description\":\"Extruded PVC Single Hung \\\"Impact\\\" Window, High Velocity Hurricane Zone - (O\\\/X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#23505-R0\",\"approval_number\":\"FL23505.4\",\"seq\":4,\"product_model\":\"d. Series \\\"Barcelona\\\" Model \\\"SH30P\\\"\",\"product_description\":\"Extruded PVC Single Hung \\\"Non-Impact\\\" Window, Excludes High Velocity Hurricane Zone - (O\\\/X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#23505-R1\",\"approval_number\":\"FL23505.5\",\"seq\":5,\"product_model\":\"e. Series \\\"Barcelona\\\" Model \\\"SH30PI\\\"\",\"product_description\":\"Extruded PVC \\\"Radius\\\" Single Hung \\\"Impact\\\" Window, Missile Level \\\"C\\\" - (O\\\/X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#23505-R1\",\"approval_number\":\"FL23505.6\",\"seq\":6,\"product_model\":\"f. Series \\\"Barcelona\\\" Model \\\"SH30PI\\\"\",\"product_description\":\"Extruded PVC \\\"Radius\\\" Single Hung \\\"Impact\\\" Window, Missile Level \\\"D\\\" - (O\\\/X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#23505-R1\",\"approval_number\":\"FL23505.7\",\"seq\":7,\"product_model\":\"g. Series \\\"Barcelona\\\" Model \\\"SH30PI\\\"\",\"product_description\":\"Extruded PVC \\\"Radius\\\" Single Hung \\\"Impact\\\" Window, High Velocity Hurricane Zone - (O\\\/X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#23505-R1\",\"approval_number\":\"FL23505.8\",\"seq\":8,\"product_model\":\"h. Series \\\"Barcelona\\\" Model \\\"SH30P\\\"\",\"product_description\":\"Extruded PVC \\\"Radius\\\" Single Hung \\\"Non-Impact\\\" Window - (O\\\/X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#23505-R4\",\"approval_number\":\"FL23505.9\",\"seq\":9,\"product_model\":\"i. Series \\\"Barcelona\\\" Model \\\"SH30PI\\\"\",\"product_description\":\"Extruded PVC Single Hung \\\"Impact\\\" Window with Nail Fin, Missile Level \\\"C\\\" - (O\\\/X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#22289-R0\",\"approval_number\":\"FL22289.1\",\"seq\":1,\"product_model\":\"a. Series \\\"Barcelona\\\" Model \\\"SH30PI\\\"\",\"product_description\":\"Extruded PVC Single Hung \\\"Impact\\\" Window, Missile Level \\\"C\\\" - (O\\\/X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#22289-R0\",\"approval_number\":\"FL22289.2\",\"seq\":2,\"product_model\":\"b. Series \\\"Barcelona\\\" Model \\\"SH30PI\\\"\",\"product_description\":\"Extruded PVC Single Hung \\\"Impact\\\" Window, Missile Level \\\"D\\\" - (O\\\/X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#22289-R0\",\"approval_number\":\"FL22289.3\",\"seq\":3,\"product_model\":\"c. Series \\\"Barcelona\\\" Model \\\"SH30PI\\\"\",\"product_description\":\"Extruded PVC Single Hung \\\"Impact\\\" Window, High Velocity Hurricane Zone - (O\\\/X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#22289-R2\",\"approval_number\":\"FL22289.4\",\"seq\":4,\"product_model\":\"d. Series \\\"Barcelona\\\" Model \\\"SH30P\\\"\",\"product_description\":\"Extruded PVC Single Hung \\\"Non-Impact\\\" Window, Excludes High Velocity Hurricane Zone - (O\\\/X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-31 00:00:00\",\"instructions_url\":\"\"}],\"All American Window Company LLC\":[{\"product_model\":\"1900 SH SINGLE HUNG WINDOW 40\\\" X 63\\\" NON - IMPACT\",\"product_description\":\"1900 SH SINGLE HUNG WINDOW 40\\\" X 63\\\" NON - IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL23890.1\",\"approval_number_master\":\"FL#23890-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"All American Window Company LLC\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-10-12 00:00:00\"},{\"product_model\":\"SERIES 1900 SINGLE HUNG\",\"product_description\":\"SERIES 1900 SINGLE HUNG 53\\\"X75\\\" LARGE AND SMALL MISSILE IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL28091.1\",\"approval_number_master\":\"FL#28091-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"All American Window Company LLC\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-10-12 00:00:00\"},{\"product_model\":\"SERIES 2100 SH WITH STORM JAMB\",\"product_description\":\"SERIES 2100 SH WITH STORM JAMB IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL32519.1\",\"approval_number_master\":\"FL#32519-R1\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"All American Window Company LLC\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/12\\\/2036\"}],\"All Seasons Commercial Div.\":[{\"product_model\":\"SERIES 3250 ALUMINUM SINGLE HUNG WINDOW\",\"product_description\":\"48\\\" x 75\\\" IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL26947.3\",\"approval_number_master\":\"FL#26947-R5\",\"seq\":3,\"instructions_url\":\"\",\"manufacturer\":\"All Seasons Commercial Div.\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2030\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#26947-R5\",\"approval_number\":\"FL26947.1\",\"seq\":1,\"product_model\":\"SERIES 3250 ALUMINUM SINGLE HUNG WINDOW\",\"product_description\":\"60\\\" x 99\\\" Non-impact\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#26947-R5\",\"approval_number\":\"FL26947.2\",\"seq\":2,\"product_model\":\"SERIES 3250 ALUMINUM SINGLE HUNG WINDOW\",\"product_description\":\"60\\\" X 84\\\" IMPACT\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#1509-R0\",\"approval_number\":\"FL1509.1\",\"seq\":1,\"product_model\":\"1000\",\"product_description\":\"3 5\\\/8\\\" Non-Thermal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#1509-R0\",\"approval_number\":\"FL1509.2\",\"seq\":2,\"product_model\":\"200\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#1509-R0\",\"approval_number\":\"FL1509.3\",\"seq\":3,\"product_model\":\"2500\",\"product_description\":\"3 5\\\/8\\\" Thermal Tilt Sash\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#1509-R0\",\"approval_number\":\"FL1509.4\",\"seq\":4,\"product_model\":\"2665\",\"product_description\":\"3 5\\\/8\\\" Thermal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#1509-R0\",\"approval_number\":\"FL1509.5\",\"seq\":5,\"product_model\":\"298\",\"product_description\":\"2 3\\\/8\\\" Thermal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#1509-R0\",\"approval_number\":\"FL1509.6\",\"seq\":6,\"product_model\":\"300\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#1509-R0\",\"approval_number\":\"FL1509.7\",\"seq\":7,\"product_model\":\"400\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#1509-R0\",\"approval_number\":\"FL1509.8\",\"seq\":8,\"product_model\":\"860\",\"product_description\":\"2 1\\\/2\\\" Non-Thermal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#13092-R0\",\"approval_number\":\"FL13092.1\",\"seq\":1,\"product_model\":\"1000\",\"product_description\":\"3 5\\\/8 Single Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#13092-R0\",\"approval_number\":\"FL13092.2\",\"seq\":2,\"product_model\":\"2665\",\"product_description\":\"3 5\\\/8 Single Hung Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#13092-R0\",\"approval_number\":\"FL13092.3\",\"seq\":3,\"product_model\":\"2700\",\"product_description\":\"4\\\" Single Hung Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#13092-R0\",\"approval_number\":\"FL13092.4\",\"seq\":4,\"product_model\":\"860\",\"product_description\":\"2 1\\\/2 Single Hung\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#13919-R0\",\"approval_number\":\"FL13919.1\",\"seq\":1,\"product_model\":\"2665 SH\",\"product_description\":\"2665 SINGLE HUNG\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#17124-R0\",\"approval_number\":\"FL17124.1\",\"seq\":1,\"product_model\":\"2665 Single Hung Window\",\"product_description\":\"2665 Single Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-31 00:00:00\",\"instructions_url\":\"\"}],\"Quaker Window Products\":[{\"product_model\":\"\\\"T500\\\" Single Hung Window\",\"product_description\":\"\\\"T500\\\" Single Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL28085.1\",\"approval_number_master\":\"FL#28085-R4\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Quaker Window Products\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"02\\\/28\\\/2027\"},{\"product_model\":\"Series V200 Vinyl Single Hung\",\"product_description\":\"Series V200 Vinyl Single Hung - 3 1\\\/4 inch Frame\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL40230.1\",\"approval_number_master\":\"FL#40230-R1\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Quaker Window Products\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/31\\\/2030\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#3352-R0\",\"approval_number\":\"FL3352.1\",\"seq\":1,\"product_model\":\"Pamela Series\",\"product_description\":\"Aluminum Thermally Broken Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#16262-R0\",\"approval_number\":\"FL16262.1\",\"seq\":1,\"product_model\":\"Series \\\"B500\\\/T500 (#8050)\\\"\",\"product_description\":\"Thermally Broken Aluminum Single Hung Window (Impact)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#16262-R0\",\"approval_number\":\"FL16262.2\",\"seq\":2,\"product_model\":\"Series \\\"B500\\\/T500 (#8050)\\\"\",\"product_description\":\"Thermally Broken Aluminum Single Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#28085-R1\",\"approval_number\":\"FL28085.2\",\"seq\":2,\"product_model\":\"\\\"T500\\\" Single Hung Window\",\"product_description\":\"\\\"T500\\\" Single Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-28 00:00:00\",\"instructions_url\":\"\"}],\"N.R. Architectural Products, Inc.\":[{\"product_model\":\"Series 3500 Single Hung Window - LMI & SMI\",\"product_description\":\"Series 3500 Single Hung Window - LMI & SMI\",\"design_pressure\":\"+65\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL29111.1\",\"approval_number_master\":\"FL#29111-R3\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"N.R. Architectural Products, Inc.\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/31\\\/2029\"}],\"Sunshine Windows Manufacturing Inc.\":[{\"product_model\":\"Series 2000 Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL29244.1\",\"approval_number_master\":\"FL#29244-R2\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"02\\\/28\\\/2029\"},{\"product_model\":\"Grandeur Series 2023 Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL46578.1\",\"approval_number_master\":\"FL#46578-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"02\\\/28\\\/2029\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#29244-R2\",\"approval_number\":\"FL29244.2\",\"seq\":2,\"product_model\":\"Series 2000 Aluminum Single Hung Window\",\"product_description\":\"Non-impact resistant aluminum single hung window.\",\"design_pressure\":\"+75\\\/-112.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"02\\\/28\\\/2029\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#46578-R0\",\"approval_number\":\"FL46578.2\",\"seq\":2,\"product_model\":\"Grandeur Series 2023 Aluminum Single Hung Window\",\"product_description\":\"Non-impact resistant aluminum single hung window.\",\"design_pressure\":\"+90\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"02\\\/28\\\/2029\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#2188-R0\",\"approval_number\":\"FL2188.1\",\"seq\":1,\"product_model\":\"Series 2000\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#11702-R0\",\"approval_number\":\"FL11702.1\",\"seq\":1,\"product_model\":\"Series 2000 Aluminum Single Hung Window - L.M.I.\",\"product_description\":\"Large and Small Missile Impact Resistant.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#11703-R0\",\"approval_number\":\"FL11703.1\",\"seq\":1,\"product_model\":\"Series 2000 Aluminum Single Hung Window - N.I.\",\"product_description\":\"Missile Impact Rating: None.\",\"design_pressure\":\"+75.3\\\/-200\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#13625-R0\",\"approval_number\":\"FL13625.1\",\"seq\":1,\"product_model\":\"Series 2000 Aluminum Single Hung Window - L.M.I.\",\"product_description\":\"Large Missile Impact Resistant Single Hung Window\",\"design_pressure\":\"+90.00\\\/-90.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#13873-R0\",\"approval_number\":\"FL13873.1\",\"seq\":1,\"product_model\":\"SERIES 2000 ALUMINUM SINGLE HUNG WINDOW - N.I.\",\"product_description\":\"Missile Impact Rating: None\",\"design_pressure\":\"+75.3\\\/-210\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#15668-R0\",\"approval_number\":\"FL15668.1\",\"seq\":1,\"product_model\":\"SERIES 2000 ALUMINUM SINGLE HUNG WINDOW - N.I.\",\"product_description\":\"NON IMPACT RESISTANT SINGLE HUNG WINDOW\",\"design_pressure\":\"+75.3\\\/-209\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#15669-R0\",\"approval_number\":\"FL15669.1\",\"seq\":1,\"product_model\":\"SERIES 2000 ALUMINUM SINGLE HUNG WINDOW L.M.I.\",\"product_description\":\"IMPACT RESISTANT SINGLE HUNG WINDOW\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-24 00:00:00\",\"instructions_url\":\"\"}],\"US Aluminum Inc.\":[{\"product_model\":\"SERIES IW8000 SINGLE HUNG WINDOW LMI\",\"product_description\":\"SERIES IW8000 SINGLE HUNG WINDOW LMI 60\\\"X91\\\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL29968.1\",\"approval_number_master\":\"FL#29968-R2\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"US Aluminum Inc.\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\"},{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#29968-R2\",\"approval_number\":\"FL29968.2\",\"seq\":2,\"product_model\":\"SERIES IW8000 SINGLE HUNG WINDOW SMI\",\"product_description\":\"SERIES IW8000 SINGLE HUNG WINDOW SMI 60\\\"X91\\\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\",\"instructions_url\":\"\"}],\"Americas Best Windows & Doors\":[{\"manufacturer\":\"Americas Best Windows & Doors\",\"approval_number_master\":\"FL#30344-R4\",\"approval_number\":\"FL30344.1\",\"seq\":1,\"product_model\":\"Series 100SH Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Americas Best Windows & Doors\",\"approval_number_master\":\"FL#30344-R4\",\"approval_number\":\"FL30344.2\",\"seq\":2,\"product_model\":\"Series 100SH Aluminum Single Hung Window\",\"product_description\":\"Small missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"07\\\/25\\\/2029\",\"instructions_url\":\"\"}],\"Luxgard Windows & Doors, LLC\":[{\"product_model\":\"Series 100SH Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL30346.1\",\"approval_number_master\":\"FL#30346-R3\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Luxgard Windows & Doors, LLC\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\"},{\"manufacturer\":\"Luxgard Windows & Doors, LLC\",\"approval_number_master\":\"FL#30346-R3\",\"approval_number\":\"FL30346.2\",\"seq\":2,\"product_model\":\"Series 100SH Aluminum Single Hung Window\",\"product_description\":\"Small missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\",\"instructions_url\":\"\"}],\"Alcon Windows and Doors\":[{\"product_model\":\"Series 100SH Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL30350.1\",\"approval_number_master\":\"FL#30350-R2\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Alcon Windows and Doors\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\"},{\"manufacturer\":\"Alcon Windows and Doors\",\"approval_number_master\":\"FL#30350-R2\",\"approval_number\":\"FL30350.2\",\"seq\":2,\"product_model\":\"Series 100SH Aluminum Single Hung Window\",\"product_description\":\"Small missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\",\"instructions_url\":\"\"}],\"Wintech - Window Technology, Inc.\":[{\"product_model\":\"Series 225 Single Hung Window\",\"product_description\":\"Non-Impact Aluminum Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL30750.1\",\"approval_number_master\":\"FL#30750-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Wintech - Window Technology, Inc.\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-12-14 00:00:00\"},{\"manufacturer\":\"Wintech - Window Technology, Inc.\",\"approval_number_master\":\"FL#16259-R2\",\"approval_number\":\"FL16259.2\",\"seq\":2,\"product_model\":\"b. 70 Series\",\"product_description\":\"Extruded Vinyl Single Hung (Insulated Glass) New Construction Window with Nailing Fin (O\\\/X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wintech - Window Technology, Inc.\",\"approval_number_master\":\"FL#10578-R0\",\"approval_number\":\"FL10578.1\",\"seq\":1,\"product_model\":\"S250 SINGLE HUNG C45\",\"product_description\":\"(AL) (O\\\/X) (IG) (INS GL) (TILT) (ASTM) (C45)\",\"design_pressure\":\"+45.11\\\/-45.11\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wintech - Window Technology, Inc.\",\"approval_number_master\":\"FL#16259-R0\",\"approval_number\":\"FL16259.1\",\"seq\":1,\"product_model\":\"a. Model 225\",\"product_description\":\"Extruded Aluminum Single Hung (Insulated Glass) Window with Nailing Fin (O\\\/X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wintech - Window Technology, Inc.\",\"approval_number_master\":\"FL#18369-R0\",\"approval_number\":\"FL18369.1\",\"seq\":1,\"product_model\":\"a. 70 Series\",\"product_description\":\"Extruded Vinyl Single Hung (Insulated Glass) New Construction Window with Nailing Fin (O\\\/X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wintech - Window Technology, Inc.\",\"approval_number_master\":\"FL#42053-R0\",\"approval_number\":\"FL42053.1\",\"seq\":1,\"product_model\":\"RidgeView Single Hung Vinyl Window (non-HVHZ) (Non-Impact)\",\"product_description\":\"RidgeView Single Hung Vinyl Window (non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Renaissance Windows & Doors\":[{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31123-R3\",\"approval_number\":\"FL31123.1\",\"seq\":1,\"product_model\":\"Series 8500 Vinyl Single Hung Window\",\"product_description\":\"Series 8500 Vinyl Single Hung Window 48\\\" x 84\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31123-R3\",\"approval_number\":\"FL31123.2\",\"seq\":2,\"product_model\":\"Series 8500 Vinyl Single Hung Window\",\"product_description\":\"Series 8500 Vinyl Single Hung Window 44\\\" x 84\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31123-R3\",\"approval_number\":\"FL31123.3\",\"seq\":3,\"product_model\":\"Series 8600 Vinyl Single Hung Window\",\"product_description\":\"Series 8600 Vinyl Single Hung Window 44\\\" x 84\\\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31123-R3\",\"approval_number\":\"FL31123.4\",\"seq\":4,\"product_model\":\"Series 8600 Vinyl Single Hung Window\",\"product_description\":\"Series 8600 Vinyl Single Hung Window 44\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31123-R3\",\"approval_number\":\"FL31123.5\",\"seq\":5,\"product_model\":\"Series 8600 Vinyl Single Hung Window\",\"product_description\":\"Series 8600 Vinyl Single Hung Window 36\\\" x 84\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31137-R6\",\"approval_number\":\"FL31137.1\",\"seq\":1,\"product_model\":\"Series 10400 Vinyl Single Hung Window, HVHZ, Impact\",\"product_description\":\"Series 10400 Vinyl Single Hung Window, HVHZ, Impact, 54\\\" x 84\\\" Fin Frame and Retro Frame\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31137-R6\",\"approval_number\":\"FL31137.3\",\"seq\":3,\"product_model\":\"Series 8500 Vinyl Single Hung Window\",\"product_description\":\"Series 8500 Vinyl Single Hung Window 109x72 O\\\/X O\\\/X O\\\/X Triple\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/31\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31137-R6\",\"approval_number\":\"FL31137.4\",\"seq\":4,\"product_model\":\"Series 8500 Vinyl Single Hung Window\",\"product_description\":\"Series 8500 Vinyl Single Hung Window 97x72 O\\\/X O\\\/X Twin\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/31\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31137-R6\",\"approval_number\":\"FL31137.5\",\"seq\":5,\"product_model\":\"Series 8700 Vinyl Single Hung Window\",\"product_description\":\"Series 8700 Vinyl Single Hung Window 54\\\" x 76\\\" Fin Frame\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"03\\\/31\\\/2028\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31137-R6\",\"approval_number\":\"FL31137.6\",\"seq\":6,\"product_model\":\"Series 8700 Vinyl Single Hung Window\",\"product_description\":\"Series 8700 Vinyl Single Hung Window 54\\\" x 76\\\" Retro Frame\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"03\\\/31\\\/2028\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31137-R6\",\"approval_number\":\"FL31137.7\",\"seq\":7,\"product_model\":\"Series 9700 Vinyl Single Hung Window\",\"product_description\":\"Series 9700 Vinyl Single Hung Window 48\\\" x 74\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/31\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31137-R6\",\"approval_number\":\"FL31137.2\",\"seq\":2,\"product_model\":\"Series 8500 Vinyl Single Hung Window\",\"product_description\":\"Series 8500 Vinyl Single Hung Window 53x63 O\\\/X\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/31\\\/2027\",\"instructions_url\":\"\"}],\"Tecnoglass LLC.\":[{\"product_model\":\"Series 600Y-CA Aluminum Single Hung Window Wall\",\"product_description\":\"Large missile impact resistant aluminum single hung window wall system.\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL32032.1\",\"approval_number_master\":\"FL#32032-R2\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Tecnoglass LLC.\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"02\\\/19\\\/2036\"},{\"product_model\":\"Series PH4400 Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL47137.1\",\"approval_number_master\":\"FL#47137-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Tecnoglass LLC.\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"02\\\/19\\\/2036\"},{\"manufacturer\":\"Tecnoglass LLC.\",\"approval_number_master\":\"FL#32032-R2\",\"approval_number\":\"FL32032.2\",\"seq\":2,\"product_model\":\"Series 600Y-CA Aluminum Single Hung Window Wall\",\"product_description\":\"Small missile impact resistant aluminum single hung window wall system.\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"02\\\/19\\\/2036\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnoglass LLC.\",\"approval_number_master\":\"FL#32032-R2\",\"approval_number\":\"FL32032.3\",\"seq\":3,\"product_model\":\"Series 600Y-CA HD Aluminum Single Hung Window Wall\",\"product_description\":\"Small missile impact resistant aluminum single hung window wall system.\",\"design_pressure\":\"+130\\\/-190\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"02\\\/19\\\/2036\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnoglass LLC.\",\"approval_number_master\":\"FL#47137-R0\",\"approval_number\":\"FL47137.2\",\"seq\":2,\"product_model\":\"Series PH4400 Aluminum Single Hung Window\",\"product_description\":\"Small missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"02\\\/19\\\/2036\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnoglass LLC.\",\"approval_number_master\":\"FL#46587-R1\",\"approval_number\":\"FL46587.1\",\"seq\":1,\"product_model\":\"Series 500Y Aluminum Single Hung Window\",\"product_description\":\"Small missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+100\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnoglass LLC.\",\"approval_number_master\":\"FL#46587-R1\",\"approval_number\":\"FL46587.2\",\"seq\":2,\"product_model\":\"Series 500Y Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+106.7\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"02\\\/19\\\/2036\",\"instructions_url\":\"\"}],\"Eco Glass, LLC\":[{\"manufacturer\":\"Eco Glass, LLC\",\"approval_number_master\":\"FL#33812-R8\",\"approval_number\":\"FL33812.1\",\"seq\":1,\"product_model\":\"Series \\\"NOVA\\\" Single Hung Window\",\"product_description\":\"Series \\\"NOVA\\\" Single Hung Window (O\\\/X) - 52\\\" x 72\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Glass, LLC\",\"approval_number_master\":\"FL#33812-R8\",\"approval_number\":\"FL33812.2\",\"seq\":2,\"product_model\":\"Series S-3450 Single Hung Window\",\"product_description\":\"Series S-3450 PVC Single Hung Window, Impact, HVHZ, 52\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2028\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Glass, LLC\",\"approval_number_master\":\"FL#33812-R8\",\"approval_number\":\"FL33812.3\",\"seq\":3,\"product_model\":\"Series S-3770 Single Hung Window\",\"product_description\":\"Series S-3770 Single Hung Window (O\\\/X) - PVC\\\/Vinyl - 48\\\" x 108\\\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"09\\\/30\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Glass, LLC\",\"approval_number_master\":\"FL#33812-R8\",\"approval_number\":\"FL33812.4\",\"seq\":4,\"product_model\":\"Series S-3775 Single Hung Window\",\"product_description\":\"Series S-3775 Single Hung Window (O\\\/X) - PVC\\\/Vinyl - 52\\\" x 72\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"09\\\/30\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Glass, LLC\",\"approval_number_master\":\"FL#22626-R0\",\"approval_number\":\"FL22626.1\",\"seq\":1,\"product_model\":\"Series 5000 Single Hung Window\",\"product_description\":\"Non-Impact Vinyl Single Hung\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-31 00:00:00\",\"instructions_url\":\"\"}],\"MP Windows, Inc.\":[{\"product_model\":\"Series 700 Single-Hung Impact Window\",\"product_description\":\"Series 700 Single-Hung Impact Window, Impact, Non-HVHZ\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL47425.1\",\"approval_number_master\":\"FL#47425-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"MP Windows, Inc.\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\"},{\"manufacturer\":\"MP Windows, Inc.\",\"approval_number_master\":\"FL#38699-R3\",\"approval_number\":\"FL38699.2\",\"seq\":2,\"product_model\":\"Series Impact MP-4500 A\\\/B Aluminum Single Hung Large Missile Impact\",\"product_description\":\"Series \\\"MP-4500 A\\\/B\\\" Aluminum Thermally Broken Single Hung Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"09\\\/30\\\/2030\",\"instructions_url\":\"\"},{\"manufacturer\":\"MP Windows, Inc.\",\"approval_number_master\":\"FL#38699-R0\",\"approval_number\":\"FL38699.1\",\"seq\":1,\"product_model\":\"Series Impact MP-SH100 Aluminum Single Hung Large Missile Impact\",\"product_description\":\"Series \\\"Impact MP-SH100\\\" Aluminum Thermally Broken Single Hung Window w\\\/Sill Riser\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Linea Rossa LLC\":[{\"product_model\":\"Series LR-210\",\"product_description\":\"Aluminum Single Hung Window w\\\/wo Integral Mullion.- LMI ( HVHZ)\",\"design_pressure\":\"+90.\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL39251.1\",\"approval_number_master\":\"FL#39251-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Linea Rossa LLC\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-30 00:00:00\"}],\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\":[{\"product_model\":\"Ecolite Single Hung (non-Impact)\",\"product_description\":\"Ecolite Single Hung Window 40x66 (+\\\/-50 psf)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL39384.1\",\"approval_number_master\":\"FL#39384-R2\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"01\\\/21\\\/2032\"},{\"product_model\":\"Ecolite Single Hung (non-Impact)\",\"product_description\":\"Ecolite Single Hung Window 40x66 (+\\\/-35 psf)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL39384.2\",\"approval_number_master\":\"FL#39384-R2\",\"seq\":2,\"instructions_url\":\"\",\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"01\\\/21\\\/2032\"}],\"Eco Window Systems\":[{\"product_model\":\"ECO-NOVO Series 175 Single Hung Window System\",\"product_description\":\"Large and Small Missile Impact Resistant Single Hung Window System\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL47213.1\",\"approval_number_master\":\"FL#47213-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Eco Window Systems\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2032\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#40096-R0\",\"approval_number\":\"FL40096.1\",\"seq\":1,\"product_model\":\"Eco-Guard Series 100 Single Hung\",\"product_description\":\"Large Missile Impact Resistant, Aluminum Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#40096-R1\",\"approval_number\":\"FL40096.2\",\"seq\":2,\"product_model\":\"Eco-Guard Series 50 Single Hung\",\"product_description\":\"Large Missile Impact Resistant, Aluminum Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#40096-R1\",\"approval_number\":\"FL40096.3\",\"seq\":3,\"product_model\":\"Eco-Guard Series 50 Single Hung\",\"product_description\":\"Non-Impact Resistant, Aluminum Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#40096-R2\",\"approval_number\":\"FL40096.4\",\"seq\":4,\"product_model\":\"Eco-Guard Series 50 Single Hung\",\"product_description\":\"Non-Impact Resistant, Aluminum Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#40096-R2\",\"approval_number\":\"FL40096.5\",\"seq\":5,\"product_model\":\"Series 150 Single Hung\",\"product_description\":\"Large Missile Impact Resistant, Aluminum Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#40096-R2\",\"approval_number\":\"FL40096.6\",\"seq\":6,\"product_model\":\"Series 150 Single Hung\",\"product_description\":\"Small Missile Impact Resistant, Aluminum Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#40096-R2\",\"approval_number\":\"FL40096.7\",\"seq\":7,\"product_model\":\"Series 155 Single Hung\",\"product_description\":\"Large Missile Impact Resistant, Aluminum Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#40096-R2\",\"approval_number\":\"FL40096.8\",\"seq\":8,\"product_model\":\"Series 155 Single Hung\",\"product_description\":\"Small Missile Impact Resistant, Aluminum Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#26972-R0\",\"approval_number\":\"FL26972.1\",\"seq\":1,\"product_model\":\"Series 150 Heavy Duty Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#26972-R0\",\"approval_number\":\"FL26972.2\",\"seq\":2,\"product_model\":\"Series 150 Heavy Duty Aluminum Single Hung Window\",\"product_description\":\"Small missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+80\\\/-135\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#12504-R0\",\"approval_number\":\"FL12504.1\",\"seq\":1,\"product_model\":\"ECO GUARD SERIES 100\",\"product_description\":\"ALUMINUM SINGLE HUNG WINDOW - LMI\",\"design_pressure\":\"+75\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#21634-R0\",\"approval_number\":\"FL21634.1\",\"seq\":1,\"product_model\":\"Series \\\"Eco-Guard 100\\\" Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+75\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-04-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#21634-R0\",\"approval_number\":\"FL21634.2\",\"seq\":2,\"product_model\":\"Series \\\"Eco-Guard 50\\\" Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+55\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#32408-R0\",\"approval_number\":\"FL32408.1\",\"seq\":1,\"product_model\":\"Series 155 Aluminum Single Hung Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum single hung window wall system.\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#32408-R0\",\"approval_number\":\"FL32408.2\",\"seq\":2,\"product_model\":\"Series 155 Aluminum Single Hung Window Wall System\",\"product_description\":\"Small missile impact resistant aluminum single hung window wall system.\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#36834-R0\",\"approval_number\":\"FL36834.1\",\"seq\":1,\"product_model\":\"Series \\\"ECO-Guard 50\\\" Aluminum Single Hung Window\",\"product_description\":\"Non impact resistant aluminum single hung window\",\"design_pressure\":\"+40\\\/-67.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"}],\"Global Impact Products, LLC\":[{\"product_model\":\"Series 7000 Aluminum Window Wall (HVHZ) (Impact)\",\"product_description\":\"Series 7000 Aluminum Window Wall (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL40318.1\",\"approval_number_master\":\"FL#40318-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Global Impact Products, LLC\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\"},{\"product_model\":\"Aluminum Single Hung Window (HVHZ) (Impact)\",\"product_description\":\"Aluminum Single Hung Window (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL41564.1\",\"approval_number_master\":\"FL#41564-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Global Impact Products, LLC\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\"}],\"NewSouth Window Solutions\":[{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#40526-R0\",\"approval_number\":\"FL40526.1\",\"seq\":1,\"product_model\":\"Series 9000, Model 9400\",\"product_description\":\"Vinyl, Non-impact Resistant Single Hung Window, All Frame Types\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#40526-R0\",\"approval_number\":\"FL40526.2\",\"seq\":2,\"product_model\":\"Series 9000, Model 9450\",\"product_description\":\"Vinyl, Impact Resistant Single Hung Window, All Frame Types\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#40526-R0\",\"approval_number\":\"FL40526.3\",\"seq\":3,\"product_model\":\"Series 9000, Model 9450\",\"product_description\":\"Vinyl, Impact Resistant Single Hung Window, HVHZ, All Frame Types\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16068-R0\",\"approval_number\":\"FL16068.1\",\"seq\":1,\"product_model\":\"a. Series 4000 \\\/ Model 4400\",\"product_description\":\"Extruded Vinyl Single Hung Window with Nailing Fin (O\\\/X - configuration; Max Size 54 x 84)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16068-R0\",\"approval_number\":\"FL16068.2\",\"seq\":2,\"product_model\":\"b. Series 4000 \\\/ Model 4400\",\"product_description\":\"Extruded Vinyl Single Hung Window with Flange (O\\\/X - configuration; Max Size 54 x 84)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16068-R0\",\"approval_number\":\"FL16068.3\",\"seq\":3,\"product_model\":\"c. Series 4000 \\\/ Model 4450\",\"product_description\":\"Extruded Vinyl Single Hung \\\"Impact\\\" Window with Nailing Fin (O\\\/X - configuration; Max Size 54 x 76)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16068-R0\",\"approval_number\":\"FL16068.4\",\"seq\":4,\"product_model\":\"d. Series 4000 \\\/ Model 4450\",\"product_description\":\"Extruded Vinyl Single Hung \\\"Impact\\\" Window with Flange (O\\\/X - configuration; Max Size 54 x 76)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16068-R0\",\"approval_number\":\"FL16068.5\",\"seq\":5,\"product_model\":\"e. Series 4000 \\\/ Model 4450\",\"product_description\":\"Extruded Vinyl Single Hung \\\"Impact\\\" Window with Nailing Fin (O\\\/X - configuration; Max Size 54 x 76)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16068-R0\",\"approval_number\":\"FL16068.6\",\"seq\":6,\"product_model\":\"f. Series 4000 \\\/ Model 4450\",\"product_description\":\"Extruded Vinyl Single Hung \\\"Impact\\\" Window with Flange (O\\\/X - configuration; Max Size 54 x 76)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16851-R0\",\"approval_number\":\"FL16851.1\",\"seq\":1,\"product_model\":\"a. Series iVantage 9000\",\"product_description\":\"Extruded Vinyl Single Hung Tilt Window New Construction (Fin) (O\\\/X - configuration; Max Size 54 x 76)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16851-R0\",\"approval_number\":\"FL16851.2\",\"seq\":2,\"product_model\":\"b. Series iVantage 9000\",\"product_description\":\"Extruded Vinyl Single Hung Tilt Window - Replacement (O\\\/X - configuration; Max Size 54 x 76)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16851-R0\",\"approval_number\":\"FL16851.3\",\"seq\":3,\"product_model\":\"c. Series iVantage 9000\",\"product_description\":\"Extruded Vinyl Single Hung Tilt Window New Construction (Fin) (O\\\/X - configuration; Max Size 54 x 76)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16851-R0\",\"approval_number\":\"FL16851.4\",\"seq\":4,\"product_model\":\"d. Series iVantage 9000\",\"product_description\":\"Extruded Vinyl Single Hung Tilt Window - Replacement (O\\\/X - configuration; Max Size 54 x 76)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16851-R0\",\"approval_number\":\"FL16851.5\",\"seq\":5,\"product_model\":\"e. Series eVantage 9000\",\"product_description\":\"Extruded Vinyl Single Hung Tilt Window New Construction (Fin) (O\\\/X - configuration; Max Size 54 x 76)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16851-R0\",\"approval_number\":\"FL16851.6\",\"seq\":6,\"product_model\":\"f. Series eVantage 9000\",\"product_description\":\"Extruded Vinyl Single Hung Tilt Window - Replacement (O\\\/X - configuration; Max Size 54 x 76)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16851-R1\",\"approval_number\":\"FL16851.7\",\"seq\":7,\"product_model\":\"g. 4400 Single Hung Window\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Single Hung Window New Construction with Nail Fin (O\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16851-R1\",\"approval_number\":\"FL16851.8\",\"seq\":8,\"product_model\":\"h. 4400 Single Hung Window\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Single Hung Window with Flange (O\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16851-R1\",\"approval_number\":\"FL16851.9\",\"seq\":9,\"product_model\":\"i. 4450 Single Hung Window\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Single Hung Window New Construction with Nail Fin (O\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16851-R1\",\"approval_number\":\"FL16851.10\",\"seq\":10,\"product_model\":\"j. 4450 Single Hung Window\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Single Hung Window with Flange (O\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16851-R1\",\"approval_number\":\"FL16851.11\",\"seq\":11,\"product_model\":\"k. 4450 Single Hung Window Impact Rated - HVHZ\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Single Hung Window New Construction with Nail Fin (O\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16851-R1\",\"approval_number\":\"FL16851.12\",\"seq\":12,\"product_model\":\"l. 4450 Single Hung Window Impact Rated - HVHZ\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Single Hung Window with Flange (O\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16851-R4\",\"approval_number\":\"FL16851.13\",\"seq\":13,\"product_model\":\"m. 4000 Twin Single Hung Window\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Twin Integral Mulled Common Jamb Single Hung Window New Construction with Nail Fin (O\\\/X I O\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16851-R4\",\"approval_number\":\"FL16851.14\",\"seq\":14,\"product_model\":\"n. 4000 Twin Single Hung Window\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Twin Integral Mulled Common Jamb Single Hung Window with Flange (O\\\/X I O\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16851-R4\",\"approval_number\":\"FL16851.15\",\"seq\":15,\"product_model\":\"o. 4000 Triple Single Hung Window\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Triple Integral Mulled Common Jamb Single Hung Window New Construction with Nail Fin (O\\\/X I O\\\/X I O\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16851-R4\",\"approval_number\":\"FL16851.16\",\"seq\":16,\"product_model\":\"p. 4600 Twin Mulled Single Hung \\\/ Picture Window\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Twin Integral Mulled Common Jamb Single Hung \\\/ Picture Window New Construction with Nail Fin (O\\\/X I O - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16851-R4\",\"approval_number\":\"FL16851.17\",\"seq\":17,\"product_model\":\"q. 4600 Twin Mulled Single Hung \\\/ Picture Window\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Twin Integral Mulled Common Jamb Single Hung \\\/ Picture Window with Flange (O\\\/X I O - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16851-R5\",\"approval_number\":\"FL16851.18\",\"seq\":18,\"product_model\":\"r. 4800 SH\\\/SH\\\/SH - Triple Single Hung\",\"product_description\":\"Extruded Vinyl Integrally Mulled Triple Single Hung Windows with Flange; (O\\\/X I O\\\/X I O\\\/X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16851-R5\",\"approval_number\":\"FL16851.19\",\"seq\":19,\"product_model\":\"s. 4900 SH\\\/SH - Twin Single Hung\",\"product_description\":\"Extruded Vinyl Integrally Mulled Twin Single Hung Windows with Flange; (O\\\/X I O\\\/X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16851-R5\",\"approval_number\":\"FL16851.20\",\"seq\":20,\"product_model\":\"t. 4900 SH\\\/SH\\\/SH - Triple Single Hung\",\"product_description\":\"Extruded Vinyl Integrally Mulled Triple Single Hung Windows with Flange; (O\\\/X I O\\\/X I O\\\/X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16851-R5\",\"approval_number\":\"FL16851.21\",\"seq\":21,\"product_model\":\"u. 4950 SH\\\/PW Twin - \\\"Impact\\\" Single Hung \\\/ Picture Window\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Single Hung Window Integrally Mulled with a Picture Window; New Construction with Nail Fin (O\\\/X I O or O I O\\\/X - configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16851-R5\",\"approval_number\":\"FL16851.22\",\"seq\":22,\"product_model\":\"v. 4950 SH\\\/PW\\\/SH Triple - \\\"Impact\\\" Single Hung \\\/ Picture Window \\\/ Single Hung\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Single Hung Windows Integrally Mulled with a Picture Window; New Construction with Nail Fin (O\\\/X I O I O\\\/X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16851-R6\",\"approval_number\":\"FL16851.23\",\"seq\":23,\"product_model\":\"w. 4950 SH\\\/SH - Twin Single Hung\",\"product_description\":\"Extruded Vinyl Integrally Mulled \\\"Impact\\\" Twin Single Hung Windows with Flange; (O\\\/X:O\\\/X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16851-R6\",\"approval_number\":\"FL16851.24\",\"seq\":24,\"product_model\":\"x. 4950 SH\\\/SH\\\/SH - Triple Single Hung\",\"product_description\":\"Extruded Vinyl Integrally Mulled \\\"Impact\\\" Triple Single Hung Windows with Flange; (O\\\/X:O\\\/X:O\\\/X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16851-R6\",\"approval_number\":\"FL16851.25\",\"seq\":25,\"product_model\":\"y. 4950 SH\\\/SH - Twin Single Hung\",\"product_description\":\"Extruded Vinyl Integrally Mulled \\\"Impact\\\" Twin Single Hung Window; New Construction with Nail Fin (O\\\/X:O\\\/X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16851-R6\",\"approval_number\":\"FL16851.26\",\"seq\":26,\"product_model\":\"z. 4950 SH\\\/SH\\\/SH - Triple Single Hung\",\"product_description\":\"Extruded Vinyl Integrally Mulled \\\"Impact\\\" Triple Single Hung Window; New Construction with Nail Fin (O\\\/X:O\\\/X:O\\\/X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16851-R7\",\"approval_number\":\"FL16851.27\",\"seq\":27,\"product_model\":\"za. 4000 SH\\\/SH\\\/SH - Triple Single Hung w\\\/ Transoms\",\"product_description\":\"Extruded Vinyl Integrally Mulled \\\"Non-Impact\\\" Triple Single Hung Window w\\\/ Transoms; New Construction with Nail Fin (O\\\/X:O\\\/X:O\\\/X configuration with Transoms)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16851-R9\",\"approval_number\":\"FL16851.28\",\"seq\":28,\"product_model\":\"zb. 9400 Single Hung Window - Oriel\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Single Hung Oriel Tilt Window New Construction with Nail Fin (O\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16851-R9\",\"approval_number\":\"FL16851.29\",\"seq\":29,\"product_model\":\"zc. 9400 Single Hung Window - Oriel\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Single Hung Oriel Tilt Window with Flange (O\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Labrador & Fundora Corp D?B?A V & V Windows\":[{\"manufacturer\":\"Labrador & Fundora Corp D?B?A V & V Windows\",\"approval_number_master\":\"FL#41457-R2\",\"approval_number\":\"FL41457.1\",\"seq\":1,\"product_model\":\"Series \\\"100\\\" Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Labrador & Fundora Corp D?B?A V & V Windows\",\"approval_number_master\":\"FL#41457-R2\",\"approval_number\":\"FL41457.2\",\"seq\":2,\"product_model\":\"Series \\\"1100\\\" Aluminum Single Hung Window\",\"product_description\":\"Non impact resistant aluminum single hung window.\",\"design_pressure\":\"+65\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"01\\\/05\\\/2027\",\"instructions_url\":\"\"}],\"Coastal Millworks, Inc\":[{\"product_model\":\"Mahogany Wood Impact Single Hung Window\",\"product_description\":\"Wood Impact Single Hung Window\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL41532.1\",\"approval_number_master\":\"FL#41532-R1\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Coastal Millworks, Inc\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/14\\\/2030\"}],\"Arcadia, Inc.\":[{\"product_model\":\"Series C3550 Single Hung (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Series C3550 Single Hung (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL41642.1\",\"approval_number_master\":\"FL#41642-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Arcadia, Inc.\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\"},{\"manufacturer\":\"Arcadia, Inc.\",\"approval_number_master\":\"FL#41642-R0\",\"approval_number\":\"FL41642.2\",\"seq\":2,\"product_model\":\"Series C3550 Single Hung (WZ3)(Impact)\",\"product_description\":\"Series C3550 Single Hung (WZ3)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Empire Windows Industry\":[{\"product_model\":\"Series 100SH Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL41843.1\",\"approval_number_master\":\"FL#41843-R1\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Empire Windows Industry\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/13\\\/2031\"},{\"manufacturer\":\"Empire Windows Industry\",\"approval_number_master\":\"FL#41843-R1\",\"approval_number\":\"FL41843.2\",\"seq\":2,\"product_model\":\"Series 100SH Aluminum Single Hung Window\",\"product_description\":\"Small missile impact resistant aluminum single hung window\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/13\\\/2031\",\"instructions_url\":\"\"}],\"NT Window, Inc.\":[{\"product_model\":\"G110 PVC SINGLE HUNG WINDOW\",\"product_description\":\"48\\\" X 84\\\" REINFORCED IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL41875.1\",\"approval_number_master\":\"FL#41875-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"NT Window, Inc.\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"02\\\/15\\\/2028\"},{\"product_model\":\"G110 PVC SINGLE HUNG WINDOW\",\"product_description\":\"54\\\" X 77\\\" REINFORCED IMPACT\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL41875.2\",\"approval_number_master\":\"FL#41875-R0\",\"seq\":2,\"instructions_url\":\"\",\"manufacturer\":\"NT Window, Inc.\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"07\\\/12\\\/2027\"}],\"VPI Windows\":[{\"product_model\":\"Endurance 591\",\"product_description\":\"Single Hung (O\\\/X) 48\\\" x 84\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL41978.8\",\"approval_number_master\":\"FL#41978-R5\",\"seq\":8,\"instructions_url\":\"\",\"manufacturer\":\"VPI Windows\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"06\\\/14\\\/2026\"},{\"manufacturer\":\"VPI Windows\",\"approval_number_master\":\"FL#41978-R5\",\"approval_number\":\"FL41978.1\",\"seq\":1,\"product_model\":\"Endurance 591\",\"product_description\":\"Single Hung (O\\\/X.O\\\/X) 72\\\" x 60\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VPI Windows\",\"approval_number_master\":\"FL#41978-R5\",\"approval_number\":\"FL41978.2\",\"seq\":2,\"product_model\":\"Endurance 591\",\"product_description\":\"Single Hung (O\\\/X) 56\\\" x 96\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VPI Windows\",\"approval_number_master\":\"FL#41978-R5\",\"approval_number\":\"FL41978.3\",\"seq\":3,\"product_model\":\"Endurance 591\",\"product_description\":\"Single Hung (O\\\/X.O\\\/X) 88\\\" x 96\\\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VPI Windows\",\"approval_number_master\":\"FL#41978-R5\",\"approval_number\":\"FL41978.4\",\"seq\":4,\"product_model\":\"Endurance 591\",\"product_description\":\"Single Hung (O\\\/X.O\\\/X) 144\\\" x 96\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VPI Windows\",\"approval_number_master\":\"FL#41978-R5\",\"approval_number\":\"FL41978.5\",\"seq\":5,\"product_model\":\"Endurance 591\",\"product_description\":\"Single Hung (O\\\/X\\\/O) 60\\\" x 144\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VPI Windows\",\"approval_number_master\":\"FL#41978-R5\",\"approval_number\":\"FL41978.6\",\"seq\":6,\"product_model\":\"Endurance 591\",\"product_description\":\"Single Hung (O\\\/X.O) 96\\\" x 96\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VPI Windows\",\"approval_number_master\":\"FL#41978-R5\",\"approval_number\":\"FL41978.7\",\"seq\":7,\"product_model\":\"Endurance 591\",\"product_description\":\"Single Hung (O\\\/X\\\/O.O\\\/X\\\/O) 88\\\" x 96\\\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-22 00:00:00\",\"instructions_url\":\"\"}],\"Artistic Doors and Windows, Inc.\":[{\"product_model\":\"6100 Wood Single Hung Window (HVHZ)(Impact)\",\"product_description\":\"6100 Wood Single Hung Window (HVHZ)(Impact)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL42127.1\",\"approval_number_master\":\"FL#42127-R1\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Artistic Doors and Windows, Inc.\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\"}],\"Linea Rossa Windows & Doors\":[{\"product_model\":\"LRWAD-210 Single Hung Window (HVHZ) (Impact)\",\"product_description\":\"LRWAD-210 Single Hung Window (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL42284.1\",\"approval_number_master\":\"FL#42284-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Linea Rossa Windows & Doors\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\"}],\"CUHADAROGLU METAL SAN.PAZ. A.S.\":[{\"product_model\":\"Series TH-SH-33 aluminum single hung window system LMI\",\"product_description\":\"Series TH-SH-33 aluminum single hung window system LMI\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL42310.1\",\"approval_number_master\":\"FL#42310-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"CUHADAROGLU METAL SAN.PAZ. A.S.\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\"},{\"manufacturer\":\"CUHADAROGLU METAL SAN.PAZ. A.S.\",\"approval_number_master\":\"FL#42310-R0\",\"approval_number\":\"FL42310.2\",\"seq\":2,\"product_model\":\"Series TH-SH-33 aluminum single hung window system SMI\",\"product_description\":\"Series TH-SH-33 aluminum single hung window system SMI\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\",\"instructions_url\":\"\"}],\"GIG Windows & Doors\":[{\"product_model\":\"Series 20000 High Impact Single Hung Window Large Missile Impact Resistant\",\"product_description\":\"Window System made of Laminated and Insulated Impact Resistant Glass retained by aluminum profile frame, wet glazed.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL42522.1\",\"approval_number_master\":\"FL#42522-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"GIG Windows & Doors\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\"}],\"VITRALUX WINDOWS SAS\":[{\"product_model\":\"Series 100SH Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL42638.1\",\"approval_number_master\":\"FL#42638-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"VITRALUX WINDOWS SAS\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\"},{\"manufacturer\":\"VITRALUX WINDOWS SAS\",\"approval_number_master\":\"FL#42638-R0\",\"approval_number\":\"FL42638.2\",\"seq\":2,\"product_model\":\"Series 100SH Aluminum Single Hung Window\",\"product_description\":\"Small missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\",\"instructions_url\":\"\"}],\"alucorp sa de cv\":[{\"product_model\":\"Inter-200 Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL47208.1\",\"approval_number_master\":\"FL#47208-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"alucorp sa de cv\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\"},{\"manufacturer\":\"alucorp sa de cv\",\"approval_number_master\":\"FL#43872-R0\",\"approval_number\":\"FL43872.1\",\"seq\":1,\"product_model\":\"Aluminum Single Hung Window (HVHZ) (IMPACT)\",\"product_description\":\"Aluminum Single Hung Window (HVHZ) (IMPACT)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Seaway Manufacturing Corp.\":[{\"manufacturer\":\"Seaway Manufacturing Corp.\",\"approval_number_master\":\"FL#43981-R0\",\"approval_number\":\"FL43981.1\",\"seq\":1,\"product_model\":\"Single Hung Windows (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Single Hung Windows (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seaway Manufacturing Corp.\",\"approval_number_master\":\"FL#43981-R0\",\"approval_number\":\"FL43981.2\",\"seq\":2,\"product_model\":\"Single Hung Windows (WZ3)(Impact)\",\"product_description\":\"Single Hung Windows (WZ3)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-01 00:00:00\",\"instructions_url\":\"\"}],\"Phos Window\":[{\"manufacturer\":\"Phos Window\",\"approval_number_master\":\"FL#46607-R2\",\"approval_number\":\"FL46607.2\",\"seq\":2,\"product_model\":\"Series 1550 Single Hung Triple Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Series 1550 Single Hung Triple Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"11\\\/30\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Phos Window\",\"approval_number_master\":\"FL#46607-R2\",\"approval_number\":\"FL46607.3\",\"seq\":3,\"product_model\":\"Series 1550 Single Hung Twin Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Series 1550 Single Hung Twin Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"11\\\/30\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Phos Window\",\"approval_number_master\":\"FL#46607-R2\",\"approval_number\":\"FL46607.4\",\"seq\":4,\"product_model\":\"Series 1600 Single Hung Triple Window (WZ3) (Impact)\",\"product_description\":\"Series 1600 Single Hung Triple Window (WZ3) (Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"11\\\/30\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Phos Window\",\"approval_number_master\":\"FL#46607-R2\",\"approval_number\":\"FL46607.5\",\"seq\":5,\"product_model\":\"Series 1600 Single Hung Twin Window (WZ3) (Impact)\",\"product_description\":\"Series 1600 Single Hung Twin Window (WZ3) (Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"11\\\/30\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Phos Window\",\"approval_number_master\":\"FL#46607-R2\",\"approval_number\":\"FL46607.6\",\"seq\":6,\"product_model\":\"Series 1600 Single Hung Window (WZ3) (Impact)\",\"product_description\":\"Series 1600 Single Hung Window (WZ3) (Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"11\\\/30\\\/2027\",\"instructions_url\":\"\"},{\"manufacturer\":\"Phos Window\",\"approval_number_master\":\"FL#46607-R0\",\"approval_number\":\"FL46607.1\",\"seq\":1,\"product_model\":\"Series 1400\\\/1550 Single Hung Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Series 1400\\\/1550 Single Hung Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-31 00:00:00\",\"instructions_url\":\"\"}],\"DECCO S.A.\":[{\"product_model\":\"NC100\\\/RP100 Tilt Single Hung\",\"product_description\":\"Our Single Hung product is a vertically operated window unit. It was tested accroding to NAFS standard with two installation methods: with and without naling flange.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL46684.1\",\"approval_number_master\":\"FL#46684-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"DECCO S.A.\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"04\\\/22\\\/2028\"}],\"Pay and Go windows and doors llc\":[{\"product_model\":\"Series 1000SH Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant single hung window.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL46729.1\",\"approval_number_master\":\"FL#46729-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Pay and Go windows and doors llc\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"04\\\/23\\\/2034\"},{\"product_model\":\"Series 1000SH Aluminum Single Hung Window\",\"product_description\":\"Small missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL46729.2\",\"approval_number_master\":\"FL#46729-R0\",\"seq\":2,\"instructions_url\":\"\",\"manufacturer\":\"Pay and Go windows and doors llc\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"04\\\/23\\\/2034\"}],\"Elevate Windows and Doors\":[{\"product_model\":\"Series Inspire SH\",\"product_description\":\"R-PG30-1207x2121 (48x84)-H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL46761.1\",\"approval_number_master\":\"FL#46761-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Elevate Windows and Doors\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-05 00:00:00\"},{\"product_model\":\"Series Inspire SH\",\"product_description\":\"R-PG50-1105x1816 (44x72)-H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL46761.2\",\"approval_number_master\":\"FL#46761-R0\",\"seq\":2,\"instructions_url\":\"\",\"manufacturer\":\"Elevate Windows and Doors\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-05 00:00:00\"},{\"product_model\":\"Series Inspire SH\",\"product_description\":\"R-PG40-1207x1816 (48x72)-H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL46761.3\",\"approval_number_master\":\"FL#46761-R0\",\"seq\":3,\"instructions_url\":\"\",\"manufacturer\":\"Elevate Windows and Doors\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-05 00:00:00\"},{\"product_model\":\"Series Inspire SH\",\"product_description\":\"R-PG50-1105x2426 (44x96)-H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL46761.4\",\"approval_number_master\":\"FL#46761-R0\",\"seq\":4,\"instructions_url\":\"\",\"manufacturer\":\"Elevate Windows and Doors\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-15 00:00:00\"},{\"product_model\":\"Series Inspire SH Twin\",\"product_description\":\"R-PG50-2223x1816 (88x72)-H\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL46761.5\",\"approval_number_master\":\"FL#46761-R0\",\"seq\":5,\"instructions_url\":\"\",\"manufacturer\":\"Elevate Windows and Doors\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-05 00:00:00\"},{\"product_model\":\"Series Impact SH\",\"product_description\":\"R-PG50-1105x1816 (44x72)-H\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL47395.1\",\"approval_number_master\":\"FL#47395-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Elevate Windows and Doors\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/23\\\/2029\"}],\"Nuevo Florida Venture LLC\":[{\"product_model\":\"Aluminum Single Hung Window\",\"product_description\":\"Aluminum Single-Hung Window (L.M.I.\\\/S.M.I.)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL46767.1\",\"approval_number_master\":\"FL#46767-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Nuevo Florida Venture LLC\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-05-17 00:00:00\"}],\"Shanghai Superhouse Building Material Co ltd\":[{\"product_model\":\"SP86 aluminum single hung window - large missile impact\",\"product_description\":\"SP86 aluminum single hung window - large missile impact\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL46774.1\",\"approval_number_master\":\"FL#46774-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Shanghai Superhouse Building Material Co ltd\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\"}],\"Shanghai YY Windows CO., LTD\":[{\"product_model\":\"YY86 aluminum single hung window - large missile impact\",\"product_description\":\"YY86 aluminum single hung window - large missile impact\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL46775.1\",\"approval_number_master\":\"FL#46775-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Shanghai YY Windows CO., LTD\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\"}],\"ACADIAN WINDOWS AND SIDING, LLC\":[{\"product_model\":\"Acadian Compass Series Single Hung\",\"product_description\":\"NON-IMPACT 36\\\"X66\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL46875.1\",\"approval_number_master\":\"FL#46875-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"ACADIAN WINDOWS AND SIDING, LLC\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"09\\\/13\\\/2027\"},{\"product_model\":\"Acadian Compass Series Single Hung\",\"product_description\":\"NON-IMPACT 44\\\"X78\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL46875.2\",\"approval_number_master\":\"FL#46875-R0\",\"seq\":2,\"instructions_url\":\"\",\"manufacturer\":\"ACADIAN WINDOWS AND SIDING, LLC\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-21 00:00:00\"},{\"product_model\":\"Acadian Windows Impact Series Single Hung\",\"product_description\":\"53\\\"x72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL46875.3\",\"approval_number_master\":\"FL#46875-R0\",\"seq\":3,\"instructions_url\":\"\",\"manufacturer\":\"ACADIAN WINDOWS AND SIDING, LLC\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"03\\\/04\\\/2027\"},{\"product_model\":\"Acadian Windows Impact Series Single Hung\",\"product_description\":\"48\\\"x72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL46875.4\",\"approval_number_master\":\"FL#46875-R0\",\"seq\":4,\"instructions_url\":\"\",\"manufacturer\":\"ACADIAN WINDOWS AND SIDING, LLC\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"03\\\/04\\\/2027\"}],\"RC BES WINDOWS LLC\":[{\"product_model\":\"HS 660\",\"product_description\":\"Aluminum single hung window, small missile impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL46951.1\",\"approval_number_master\":\"FL#46951-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"RC BES WINDOWS LLC\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\"},{\"product_model\":\"SH 100\",\"product_description\":\"Aluminum single hung window, large missile impact\",\"design_pressure\":\"+80\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL46959.1\",\"approval_number_master\":\"FL#46959-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"RC BES WINDOWS LLC\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\"}],\"Lindsay Windows, LLC\":[{\"product_model\":\"183 Single Hung \\\/ Single Hung (Sloped Sill) (Non-HVHZ) (Non-Impact)\",\"product_description\":\"183 Single Hung \\\/ Single Hung (Sloped Sill) (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL47036.1\",\"approval_number_master\":\"FL#47036-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Lindsay Windows, LLC\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-13 00:00:00\"}],\"Young Corporation of America dba DuraBold\":[{\"product_model\":\"W1 Vinyl 87 Single Hung Window\",\"product_description\":\"Non-Impact resistant vinyl single hung window.\",\"design_pressure\":\"+40.1\\\/-40.1\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL47066.1\",\"approval_number_master\":\"FL#47066-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Young Corporation of America dba DuraBold\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\"}],\"Aldora Aluminum and Glass\":[{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#47195-R2\",\"approval_number\":\"FL47195.1\",\"seq\":1,\"product_model\":\"Vista View Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+80\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"CRV Impact windows and doors LLC\":[{\"product_model\":\"Series 100SH Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant single hung window.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL47257.1\",\"approval_number_master\":\"FL#47257-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"CRV Impact windows and doors LLC\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"01\\\/17\\\/2035\"},{\"product_model\":\"Series 100SH Aluminum Single Hung Window\",\"product_description\":\"Small missile impact resistant single hung window.\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL47257.2\",\"approval_number_master\":\"FL#47257-R0\",\"seq\":2,\"instructions_url\":\"\",\"manufacturer\":\"CRV Impact windows and doors LLC\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"01\\\/17\\\/2035\"}],\"ABI Windows LLC\":[{\"product_model\":\"500 Series SH Window\",\"product_description\":\"500 Series PVC Single Hung Windows, Single Unit or Twin Unit\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL47293.1\",\"approval_number_master\":\"FL#47293-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"ABI Windows LLC\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"09\\\/30\\\/2028\"}],\"Elite doors and windows INC\":[{\"product_model\":\"YY86 aluminum single hung window- LMI\",\"product_description\":\"YY86 aluminum single hung window- LMI\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL47435.1\",\"approval_number_master\":\"FL#47435-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Elite doors and windows INC\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\"}],\"AMSCO Windows\":[{\"product_model\":\"VS1 Studio Series Single Hung (Non-HVHZ) (Non-Impact)\",\"product_description\":\"VS1 Studio Series Single Hung (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL47557.1\",\"approval_number_master\":\"FL#47557-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"AMSCO Windows\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\"},{\"product_model\":\"VZ1 Hampton Series Single Hung Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"VZ1 Hampton Series Single Hung Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL47574.1\",\"approval_number_master\":\"FL#47574-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"AMSCO Windows\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\"}],\"Hillpointe LLC, dba Proponents LLC\":[{\"product_model\":\"Series ASB-8001 Single Hung Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Series ASB-8001 Single Hung Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL47645.1\",\"approval_number_master\":\"FL#47645-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Hillpointe LLC, dba Proponents LLC\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"02\\\/28\\\/2029\"}],\"Velocity Impact Products\":[{\"product_model\":\"3100 SH\",\"product_description\":\"Single Hung Window\",\"design_pressure\":\"+95\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL47765.1\",\"approval_number_master\":\"FL#47765-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"Velocity Impact Products\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\"}],\"REHAU S.A. de C.V.\":[{\"product_model\":\"Series 190 Vinyl Single Hung Window\",\"product_description\":\"Series 190 Vinyl Single Hung Window, Non-Impact, Non-HVHZ, 48\\\" x 72\\\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approval_number\":\"FL47804.1\",\"approval_number_master\":\"FL#47804-R0\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"REHAU S.A. de C.V.\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"06\\\/06\\\/2029\"},{\"manufacturer\":\"REHAU S.A. de C.V.\",\"approval_number_master\":\"FL#47804-R0\",\"approval_number\":\"FL47804.2\",\"seq\":2,\"product_model\":\"Series 190 Vinyl Single Hung Window\",\"product_description\":\"Series 190 Vinyl Single Hung Window, Non-Impact, Non-HVHZ, 44\\\" x 72\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"06\\\/06\\\/2029\",\"instructions_url\":\"\"}],\"Simonton\":[{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5414-R36\",\"approval_number\":\"FL5414.7\",\"seq\":7,\"product_model\":\"43-17\",\"product_description\":\"ProFinish Contractor, PerfeXion Contractor Vinyl Triple Single Hung\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"04\\\/04\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.1\",\"seq\":1,\"product_model\":\"40-06\",\"product_description\":\"ProFinish Blder; ProFinish Cntr; ProFinish Master; Luminess 500; Luminess 700; Luminess 800;Renvtn 6060 - Vinyl - Size: 36 X 74; Reinforcement: .036 Steel All Sash Members; Rating: H-R50; 3\\\/32\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.2\",\"seq\":2,\"product_model\":\"40-06\",\"product_description\":\"ProFinish Bld; ProFinish Cntr; ProFinish Master; Luminess 500; Luminess 700; Luminess 800; Renvtn 6060 - vinyl - Size: 36 X 84; Reinforcement: .036 Steel All Sash Members; Rating; H-R50; 3\\\/32\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.3\",\"seq\":3,\"product_model\":\"40-06\",\"product_description\":\"ProFinish Builder; ProFinish Contractor; Luminess 500; Luminess 700; Renovation 6060 - Vinyl - Size: 48 X 96; Reinforcement: Aluminum Stiles and Lock Rails; Rating: H-R20; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.4\",\"seq\":4,\"product_model\":\"40-06\",\"product_description\":\"ProFinish Builder; ProFinish Contractor; Luminess 500; Luminess 700; Renovation 6060 - Vinyl - Size: 48 X 72; Reinforcement: .036 Steel all Rails &amp; Stiles; Rating: H-R40; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.5\",\"seq\":5,\"product_model\":\"40-06\",\"product_description\":\"ProFinish Builder; ProFinish Contractor; Luminess 500; Luminess 700; Renovation 6060 - Vinyl - Size: 48 X 80; Reinforcement: Aluminum Stiles and Lock Rails; Rating: H-R25; 3\\\/32\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.6\",\"seq\":6,\"product_model\":\"40-06\",\"product_description\":\"ProFinish Builder; ProFinish Contractor; Luminess 500; Luminess 700; Renovation 6060 - Vinyl - Size: 44 X 60; Reinforcement: .036 Steel All Sash Members; Rating: H-R45; 3\\\/32\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.7\",\"seq\":7,\"product_model\":\"40-06\",\"product_description\":\"ProFinish Builder; ProFinish Contractor; Luminess 500; Luminess 700; Renovation 6060 - Vinyl - Size: 44 X 60; Reinforcement: .036 Steel All Sash Members; Rating: H-R45; 3\\\/32\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.8\",\"seq\":8,\"product_model\":\"40-06\",\"product_description\":\"ProFinish Builder; ProFinish Contractor; Luminess 500; Luminess 700; Renovation 6060 - Vinyl - Size: 52 X 71; Reinforcement: .036 Steel All Rails and Stiles; H-R35; 3\\\/32\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.9\",\"seq\":9,\"product_model\":\"40-06\",\"product_description\":\"ProFinish Builder; ProFinish Contractor; Luminess 500; Luminess 700; Renovation 6060 - Vinyl - Size: 36 X 60; Rating: H-R45; 3\\\/32\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.10\",\"seq\":10,\"product_model\":\"40-06\",\"product_description\":\"ProFinish Builder; ProFinish Contractor; Luminess 500; Luminess 700; Renovation 6060 - Vinyl - Size: 36 X 74; Reinforcement: Aluminum Stiles and Lock Rails; Rating: H-R40; 3\\\/32\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.11\",\"seq\":11,\"product_model\":\"40-06\",\"product_description\":\"ProFinish Builder; ProFinish Contractor; Luminess 500; Luminess 700; Renovation 6060 - Vinyl - Size: 44 X 60; Rating: H-R35; 3\\\/32\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.12\",\"seq\":12,\"product_model\":\"40-17\",\"product_description\":\"ProFinish Contractor; Luminess 700 - Vinyl - Size:89 X 60; Rating: H-R30; 3\\\/32\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.13\",\"seq\":13,\"product_model\":\"40-17\",\"product_description\":\"ProFinish Contractor; Luminess 700 - Vinyl - Size: 48 X 80; Reinforcement: Aluminum All Rails and Stiles; Rating: H-R30; 3\\\/32\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.14\",\"seq\":14,\"product_model\":\"40-17\",\"product_description\":\"ProFinish Contractor; ProFinish Master; Luminess 700; Luminess 800 Vinyl - Size: 36 X 96; Reinforcement: .036 Steel Meeting Rails or Stiles; Rating: H-R50; 3\\\/32\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.15\",\"seq\":15,\"product_model\":\"40-17\",\"product_description\":\"ProFinish Contractor; Luminess 700 - Vinyl - Size 72 X 74; Reinforcement: .036 Steel all Sash Members; Rating: H-R45; 3\\\/32\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.16\",\"seq\":16,\"product_model\":\"40-17\",\"product_description\":\"ProFinish Contractor; Luminess 700 - Vinyl - Size: 96 X 80; Reinforcement: Aluminum Stiles and Lock Rails; Rating: H-R25; 3\\\/32\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.17\",\"seq\":17,\"product_model\":\"40-17\",\"product_description\":\"ProFinish Contractor; Luminess 700 - Vinyl - Size 72 X 60; Rating: H-R35; 3\\\/32\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.18\",\"seq\":18,\"product_model\":\"40-17\",\"product_description\":\"ProFinish Contractor; Luminess 700 - Vinyl - Size: 44.25 X 60; Reinforcement: Aluminum all Rails; Rating: H-R40; 3\\\/32\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.19\",\"seq\":19,\"product_model\":\"411-411\",\"product_description\":\"Litehouse 411; Litehouse 412 - Metro Dade Approved; Metro Dade Protocal PA202; Must be used with contractor supplied shutters in Metro Dade; Aluminum - Tempered Glass; Size: 53.13 X 77; Rating: H-R70\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.20\",\"seq\":20,\"product_model\":\"411-411\",\"product_description\":\"Litehouse 411; Litehouse 412; Aluminum - Size 54 X 96; Rating: H-C40; 7\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.21\",\"seq\":21,\"product_model\":\"411-411\",\"product_description\":\"Litehouse 411; Litehouse 412 - Aluminum - Size: 53.13 X 77; Rating: H-R60; 7\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.22\",\"seq\":22,\"product_model\":\"411-411\",\"product_description\":\"Litehouse 411; Litehouse 412; Aluminum - Size: 54.13 X 102.88; Rating: H-LC60; 7\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.23\",\"seq\":23,\"product_model\":\"435-435\",\"product_description\":\"Litehouse 435; Litehouse 436 - Aluminum - Size: 54.13 X 102.88; Reinforcement: Aluminum Lock Rail Only; Rating: HS-C50; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.24\",\"seq\":24,\"product_model\":\"435-435\",\"product_description\":\"Litehouse 435; Litehouse 436 - Aluminum - Size: 37 X 96; Reinforcement: Aluminum Lock Rail Only; Rating: H-LC60; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.25\",\"seq\":25,\"product_model\":\"435-435\",\"product_description\":\"Litehouse 435; Litehouse 436 - Aluminum - Size: 53.13 X 84; Reinforcement: Aluminum Lock Rail Only; Rating: H-LC50; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.26\",\"seq\":26,\"product_model\":\"435-435\",\"product_description\":\"Litehouse 435; Litehouse 436 - Aluminum - Size: 48.13 X 96; Reinforcement: Aluminum Lock Rail Only; Rating: HS-C50; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.27\",\"seq\":27,\"product_model\":\"435-435\",\"product_description\":\"Litehouse 435; Litehouse 436 - Aluminum - Size 37 X 77; Reinforcement: Aluminum Lock Rail Only; Rating: H-LC50; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.28\",\"seq\":28,\"product_model\":\"435-435\",\"product_description\":\"Litehouse 435; Litehouse 436 - Metro Dade Approved; Metro Dade Protocol PA202 (1994); Must be used with contractor supplied shutters in Metro Dade; Aluminum - Size: 53.13 X 63; Rating: H-LC45; 1\\\/8\\\" G\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.29\",\"seq\":29,\"product_model\":\"435-435\",\"product_description\":\"Litehouse 435; Litehouse 436 - Aluminum - Size: 54 X 52; Rating: H-LC45; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.30\",\"seq\":30,\"product_model\":\"435-435\",\"product_description\":\"Litehouse 435; Litehouse 436 - Aluminum - Size: 54 X 78; Rating: H-LC45; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.31\",\"seq\":31,\"product_model\":\"435-435\",\"product_description\":\"Litehouse 435; Litehouse 436 - Metro Dade Approved; Metro Dade Protocol PA202 (1994); Must be used with contractor supplied shutters in Metro Dade; Aluminum - Size: 54.13 X 78; Rating: H-LC60; 3\\\/16\\\" G\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.32\",\"seq\":32,\"product_model\":\"437-437\",\"product_description\":\"Litehouse 437; Litehouse 438 - Aluminum - Size 38 X 97; Rating: H-LC60; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.33\",\"seq\":33,\"product_model\":\"437-437\",\"product_description\":\"Litehouse 437; Litehouse 438 - Aluminum - Size: 55 X 78; Rating: H-LC50; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.34\",\"seq\":34,\"product_model\":\"437-437\",\"product_description\":\"Litehouse 437; Litehouse 438 - Aluminum - Size: 38 X 64; Rating: H-LC60; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.35\",\"seq\":35,\"product_model\":\"437-437\",\"product_description\":\"Litehouse 437; Litehouse 438 - Aluminum - Size: 54 X 52; Rating: H-LC45; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.36\",\"seq\":36,\"product_model\":\"437-437\",\"product_description\":\"Litehouse 437; Litehouse 438 - Aluminum - Size: 53 X 77; Rating: H-LC45; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.37\",\"seq\":37,\"product_model\":\"437-437\",\"product_description\":\"Litehouse 437; Litehouse 438 - Aluminum, Size 53.13 X 96; Reinforcement: Aluminum Lock Rail Only; Rating: H-LC40; 1\\\/4\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.38\",\"seq\":38,\"product_model\":\"437-437\",\"product_description\":\"Litehouse 437; Litehouse 438 - Aluminum - Size: 54.13 X 102.88; Reinforcement: Aluminum Lock Rail Only; Rating: H-LC45; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.39\",\"seq\":39,\"product_model\":\"437-437\",\"product_description\":\"Litehouse 437; Litehouse 438 - Aluminum - Size: 55 X 57; Rating: H-LC60; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.40\",\"seq\":40,\"product_model\":\"437-437\",\"product_description\":\"Litehouse 437; Litehouse 438 - Aluminum - Size: 54 X 85; Rating: H-LC55; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.41\",\"seq\":41,\"product_model\":\"437-438\",\"product_description\":\"Litehouse 437; Litehouse 438 - Aluminum - 49 X 97; Rating: H-LC50; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.42\",\"seq\":42,\"product_model\":\"437-438\",\"product_description\":\"Litehouse 437; Litehouse 438 - Aluminum - Size: 56 X 87; Rating: H-LC50; Glass 3\\\/16\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#204-R0\",\"approval_number\":\"FL204.43\",\"seq\":43,\"product_model\":\"437-438\",\"product_description\":\"Litehouse 437; Litehouse 438; Aluminum - Size: 55 X 78; Rating: H-LC50; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#219-R0\",\"approval_number\":\"FL219.1\",\"seq\":1,\"product_model\":\"411-411\",\"product_description\":\"Litehouse 411; Litehouse 412 - Metro Dade Approved; Metro Dade Protocal PA202; Must be used with contractor supplied shutters in Metro Dade; Aluminum - Tempered Glass; Size: 53.13 X 77; Rating: H-R70\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#219-R0\",\"approval_number\":\"FL219.2\",\"seq\":2,\"product_model\":\"435-435\",\"product_description\":\"Litehouse 435; Litehouse 436 - Metro Dade Approved; Metro Dade Protocol PA202 (1994); Must be used with contractor supplied shutters in Metro Dade; Aluminum - Size: 53.13 X 63; Rating: H-LC45; 1\\\/8\\\" G\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#219-R0\",\"approval_number\":\"FL219.3\",\"seq\":3,\"product_model\":\"435-435\",\"product_description\":\"Litehouse 435; Litehouse 436 - Metro Dade Approved; Metro Dade Protocol PA202 (1994); Must be used with contractor supplied shutters in Metro Dade; Aluminum - Size: 54.13 X 78; Rating: H-LC60; 3\\\/16\\\" G\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#219-R0\",\"approval_number\":\"FL219.4\",\"seq\":4,\"product_model\":\"O02-O02\",\"product_description\":\"Omega - Metro Dade Approved; Protocol PA201, 202, 203 (1994); Aluminum - Size: 53.13 X 76.75; Rating: H-R70; 5\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#219-R0\",\"approval_number\":\"FL219.5\",\"seq\":5,\"product_model\":\"O02-O02\",\"product_description\":\"Omega - Metro Dade Approved; Protocol PA201, 202, 203 (1994); Aluminum - Size: 53.13 X 76.75; Rating: H-R50; 5\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#3128-R0\",\"approval_number\":\"FL3128.1\",\"seq\":1,\"product_model\":\"O02-O02 Stormbreaker Plus\",\"product_description\":\"SH Eyebrow\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5831-R1\",\"approval_number\":\"FL5831.1\",\"seq\":1,\"product_model\":\"445-442\",\"product_description\":\"445-442 StormBreaker Plus Aluminum Single Hung\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5831-R1\",\"approval_number\":\"FL5831.2\",\"seq\":2,\"product_model\":\"445-442\",\"product_description\":\"445-442 StormBreaker Plus Aluminum Single Hung\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5831-R1\",\"approval_number\":\"FL5831.3\",\"seq\":3,\"product_model\":\"445-442\",\"product_description\":\"445-442 StormBreaker Plus Aluminum Single Hung\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5833-R0\",\"approval_number\":\"FL5833.1\",\"seq\":1,\"product_model\":\"445-442\",\"product_description\":\"445-442 StormBreaker Aluminum Singe Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#7485-R0\",\"approval_number\":\"FL7485.1\",\"seq\":1,\"product_model\":\"445-442 StormBreaker Plus\",\"product_description\":\"445-442 StormBreaker Plus Aluminum Single Hung\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#7485-R0\",\"approval_number\":\"FL7485.2\",\"seq\":2,\"product_model\":\"445-442 StormBreaker Plus\",\"product_description\":\"445-442 StormBreaker Plus Aluminum Single Hung\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5414-R2\",\"approval_number\":\"FL5414.1\",\"seq\":1,\"product_model\":\"41-18\",\"product_description\":\"41-18 vinyl Single Hung sold under the following marketing name: Profinish Brickmould 300\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5414-R2\",\"approval_number\":\"FL5414.2\",\"seq\":2,\"product_model\":\"41-18\",\"product_description\":\"41-18 Vinyl Single Hung, sold under the following marketing names: Profinish BrickMould 300\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-11-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5414-R2\",\"approval_number\":\"FL5414.3\",\"seq\":3,\"product_model\":\"41-18\",\"product_description\":\"41-18 Vinyl Single Hung, sold under the following marketing names: Profinish BrickMould 300\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-11-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5414-R2\",\"approval_number\":\"FL5414.4\",\"seq\":4,\"product_model\":\"41-18\",\"product_description\":\"41-18 Vinyl Single Hung, sold under the following Marketing name: Profinish BrickMould 300\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5414-R2\",\"approval_number\":\"FL5414.5\",\"seq\":5,\"product_model\":\"41-18\",\"product_description\":\"41-18 Vinyl Single Hung, sold under the following marketing name: Profinish BrickMould 300\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-11-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5414-R2\",\"approval_number\":\"FL5414.6\",\"seq\":6,\"product_model\":\"41-18\",\"product_description\":\"41-18 Vinyl Single Hung T mull twin, sold under the following marketing name: Profinish BrickMold 300\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5414-R2\",\"approval_number\":\"FL5414.8\",\"seq\":8,\"product_model\":\"41-18\",\"product_description\":\"41-18 Vinyl Single Hung T mull twin, sold under the following marketing name: Profinish BrickMold 300\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-11-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5414-R2\",\"approval_number\":\"FL5414.9\",\"seq\":9,\"product_model\":\"41-18\",\"product_description\":\"41-18 Vinyl Single Hung T mull triple, sold under the following marketing name: Profinish BrickMold 300\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-11-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5414-R2\",\"approval_number\":\"FL5414.10\",\"seq\":10,\"product_model\":\"41-18\",\"product_description\":\"41-18 Vinyl Single Hung T mull triple, sold under the following marketing name: Profinish BrickMold 300\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-11-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5414-R2\",\"approval_number\":\"FL5414.11\",\"seq\":11,\"product_model\":\"41-18\",\"product_description\":\"41-18 Vinyl Single Hung T mull triple combo, sold under the following marketing name: Profinish BrickMold 300\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-11-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5414-R2\",\"approval_number\":\"FL5414.12\",\"seq\":12,\"product_model\":\"43-06 waivers to 40-06\",\"product_description\":\"43-06 waivers to 40-06, sold under the following marketing names: THD @ Home Services 6060, Profinish Builder, Vinyl SH\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-01-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5414-R2\",\"approval_number\":\"FL5414.13\",\"seq\":13,\"product_model\":\"43-06 waivers to 40-06\",\"product_description\":\"SH43-06 waivers to 40-06, sold under the following marketing names: THD @ Home Services 6060, Profinish Builder, Vinyl SH\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-08-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5414-R2\",\"approval_number\":\"FL5414.14\",\"seq\":14,\"product_model\":\"43-06 waivers to 40-06\",\"product_description\":\"43-06 waivers to 40-06, sold under the following marketing names: THD @ Home Services 6060, Profinish Builder, Vinyl SH\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5414-R2\",\"approval_number\":\"FL5414.15\",\"seq\":15,\"product_model\":\"43-06 waivers to 40-06\",\"product_description\":\"43-06 waivers to 40-06, sold under the following marketing names: THD @ Home Services 6060, Profinish Builder, Vinyl SH\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5414-R2\",\"approval_number\":\"FL5414.16\",\"seq\":16,\"product_model\":\"43-06 waivers to 40-06\",\"product_description\":\"43-06 waivers to 40-06, sold under the following marketing names: THD @ Home Services 6060, Profinish Builder, Vinyl SH\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-07-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5414-R2\",\"approval_number\":\"FL5414.17\",\"seq\":17,\"product_model\":\"43-17 waives to 40-17\",\"product_description\":\"43-17 waivers to 40-17, sold under the following marketing names: Profinish Contactor, Profinish Master, vinyl SH\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5414-R2\",\"approval_number\":\"FL5414.18\",\"seq\":18,\"product_model\":\"43-17 waives to 40-17\",\"product_description\":\"43-17 waivers to 40-17, sold under the following marketing names: Profinish Contactor, Vinyl T mull SH twin\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-04-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5414-R2\",\"approval_number\":\"FL5414.19\",\"seq\":19,\"product_model\":\"43-17 waives to 40-17\",\"product_description\":\"43-17 waivers to 40-17, sold under the following marketing names: Profinish Contactor, vinyl SH T mull twin\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-04-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5414-R2\",\"approval_number\":\"FL5414.20\",\"seq\":20,\"product_model\":\"43-17 waives to 40-17\",\"product_description\":\"43-17 waivers to 40-17, sold under the following marketing names: Profinish Contactor, vinyl SH T mull twin\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5414-R2\",\"approval_number\":\"FL5414.21\",\"seq\":21,\"product_model\":\"43-17 waives to 40-17\",\"product_description\":\"43-17 waivers to 40-17, sold under the following marketing names: Profinish Contactor, Vinyl SH T mull twin\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-26 00:00:00\",\"instructions_url\":\"\"}],\"MQ Window and Door\":[{\"product_model\":\"S200 Series Wood Single Hung Window\",\"product_description\":\"Wood Single Hung Window (LMI)\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approval_number\":\"FL7394.1\",\"approval_number_master\":\"FL#7394-R5\",\"seq\":1,\"instructions_url\":\"\",\"manufacturer\":\"MQ Window and Door\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\"}],\"YKK AP America Inc. Residential\":[{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#8114-R8\",\"approval_number\":\"FL8114.10\",\"seq\":10,\"product_model\":\"J. StyleView Classic Oriel, Cottage, & Equal Single Hung Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"StyleView Classic Oriel, Cottage, & Equal Single Hung Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#8114-R8\",\"approval_number\":\"FL8114.11\",\"seq\":11,\"product_model\":\"K. StyleView No Trim \\\/ Select Oriel, Cottage, & Equal Single Hung Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"StyleView No Trim \\\/ Select Oriel, Cottage, & Equal Single Hung Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#8114-R1\",\"approval_number\":\"FL8114.1\",\"seq\":1,\"product_model\":\"StyleView Single Hung\",\"product_description\":\"StyleView Single Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#8886-R1\",\"approval_number\":\"FL8886.1\",\"seq\":1,\"product_model\":\"Style View Twin Single Hung\",\"product_description\":\"Style View Twin Single Hung\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#10150-R1\",\"approval_number\":\"FL10150.1\",\"seq\":1,\"product_model\":\"Style View Single Hung Window\",\"product_description\":\"Style View Flanged Single Hung\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#10155-R1\",\"approval_number\":\"FL10155.1\",\"seq\":1,\"product_model\":\"Style View Twin Single Hung\",\"product_description\":\"Style View Flanged Twin Single Hung\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#12775-R0\",\"approval_number\":\"FL12775.1\",\"seq\":1,\"product_model\":\"Style View Single Hung\",\"product_description\":\"Style View Single Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#15081-R0\",\"approval_number\":\"FL15081.1\",\"seq\":1,\"product_model\":\"StyleView Single Hung Window\",\"product_description\":\"StyleView Single Hung Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#15140-R0\",\"approval_number\":\"FL15140.1\",\"seq\":1,\"product_model\":\"StyleView Single Hung\",\"product_description\":\"StyleView Single Hung Twin\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#17169-R0\",\"approval_number\":\"FL17169.1\",\"seq\":1,\"product_model\":\"Precedence Vinyl Single Hung Window\",\"product_description\":\"Precedence Vinyl Single Hung Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#17169-R0\",\"approval_number\":\"FL17169.2\",\"seq\":2,\"product_model\":\"Precedence Vinyl Single Hung Window\",\"product_description\":\"Precedence Vinyl Single Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#17169-R0\",\"approval_number\":\"FL17169.3\",\"seq\":3,\"product_model\":\"Precedence Vinyl Single Hung Window\",\"product_description\":\"Precedence Vinyl Single Hung Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#20487-R0\",\"approval_number\":\"FL20487.1\",\"seq\":1,\"product_model\":\"StyleView Single Hung Window\",\"product_description\":\"Oriel and Cottage Units\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#21451-R0\",\"approval_number\":\"FL21451.1\",\"seq\":1,\"product_model\":\"StyleView Single Hung\",\"product_description\":\"Oriel and Cottage Single Hung Windows\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#26492-R0\",\"approval_number\":\"FL26492.1\",\"seq\":1,\"product_model\":\"StyleView Single Hung Window NT\",\"product_description\":\"StyleView Single Hung Window NT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#8114-R6\",\"approval_number\":\"FL8114.2\",\"seq\":2,\"product_model\":\"StyleView No Trim Single Hung Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"StyleView No Trim Single Hung Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#8114-R6\",\"approval_number\":\"FL8114.3\",\"seq\":3,\"product_model\":\"StyleView Single Hung Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"StyleView Single Hung Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#8114-R6\",\"approval_number\":\"FL8114.4\",\"seq\":4,\"product_model\":\"StyleView Single Hung Window - Oriel \\\/ Cottage (Non-HVHZ) (Non-Impact)\",\"product_description\":\"StyleView Single Hung Window - Oriel \\\/ Cottage (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#8114-R6\",\"approval_number\":\"FL8114.5\",\"seq\":5,\"product_model\":\"StyleView Twin \\\/ Triple Single Hung Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"StyleView Twin \\\/ Triple Single Hung Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#8114-R7\",\"approval_number\":\"FL8114.6\",\"seq\":6,\"product_model\":\"6. StyleView Twin Single Hung Window Oriel, Cottage (Non-HVHZ) (Non-Impact)\",\"product_description\":\"StyleView Twin Single Hung Window Oriel, Cottage (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#8114-R7\",\"approval_number\":\"FL8114.7\",\"seq\":7,\"product_model\":\"7. StyleView Single Hung Archtop Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"StyleView Single Hung Archtop Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#8114-R7\",\"approval_number\":\"FL8114.8\",\"seq\":8,\"product_model\":\"8. StyleView Classic Single Hung Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"StyleView Classic Single Hung Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#8114-R7\",\"approval_number\":\"FL8114.9\",\"seq\":9,\"product_model\":\"9. StyleView Classic Single Hung Archtop Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"StyleView Classic Single Hung Archtop Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Shwinco Architectural Products, LLC\":[{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#8153-R14\",\"approval_number\":\"FL8153.3\",\"seq\":3,\"product_model\":\"3. 6000 Security Series Vinyl Single Hung Window (Non-HVHZ)(Non-Impact)\",\"product_description\":\"6000 Security Series Vinyl Single Hung Window (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"10\\\/31\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#3608-R0\",\"approval_number\":\"FL3608.1\",\"seq\":1,\"product_model\":\"Series 1400 Single Hung\",\"product_description\":\"Impact PVC Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#9676-R0\",\"approval_number\":\"FL9676.1\",\"seq\":1,\"product_model\":\"4200 Series Impact Single Hung\",\"product_description\":\"4200 Impact Series Single Hung\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#132-R3\",\"approval_number\":\"FL132.1\",\"seq\":1,\"product_model\":\"SH320\",\"product_description\":\"VINYL SINGLE HUNG WINDOW\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#132-R3\",\"approval_number\":\"FL132.2\",\"seq\":2,\"product_model\":\"SH600\",\"product_description\":\"VINYL SINGLE HUNG WINDOW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#132-R0\",\"approval_number\":\"FL132.3\",\"seq\":3,\"product_model\":\"SH320\",\"product_description\":\"vinyl single hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#132-R0\",\"approval_number\":\"FL132.4\",\"seq\":4,\"product_model\":\"SH600\",\"product_description\":\"vinyl single hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#4882-R1\",\"approval_number\":\"FL4882.1\",\"seq\":1,\"product_model\":\"Series 9000 Tilt Single Hung\",\"product_description\":\"Fin Frame Vinyl Prime Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#4882-R1\",\"approval_number\":\"FL4882.2\",\"seq\":2,\"product_model\":\"Series 9000 Tilt Single Hung\",\"product_description\":\"Flange Frame Vinyl Prime Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#4882-R0\",\"approval_number\":\"FL4882.3\",\"seq\":3,\"product_model\":\"Series 9000 Single Hung\",\"product_description\":\"Heavy Commercial Single Hung Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#8153-R1\",\"approval_number\":\"FL8153.1\",\"seq\":1,\"product_model\":\"Series 9000 Tilt Single Hung\",\"product_description\":\"Fin Frame Vinyl Prime Window\\nDominatorEXT Impact Single Hung\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#13319-R0\",\"approval_number\":\"FL13319.1\",\"seq\":1,\"product_model\":\"Series 4100\",\"product_description\":\"Single Hung Vinyl Window\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#13319-R0\",\"approval_number\":\"FL13319.2\",\"seq\":2,\"product_model\":\"Series 5400\",\"product_description\":\"Single Hung Vinyl Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#8153-R3\",\"approval_number\":\"FL8153.2\",\"seq\":2,\"product_model\":\"Series 9000 Tilt Single Hung\",\"product_description\":\"Fin Frame Vinyl Prime Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#8153-R5\",\"approval_number\":\"FL8153.4\",\"seq\":4,\"product_model\":\"Series 9000 Tilt Single Hung\",\"product_description\":\"Vinyl Prime Single Hung Window (HVHZ-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#16928-R0\",\"approval_number\":\"FL16928.1\",\"seq\":1,\"product_model\":\"Series 7000 Vinyl Single Hung Window\",\"product_description\":\"Series 7000 Vinyl Single Hung Window Non-Impact Non-HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#17157-R0\",\"approval_number\":\"FL17157.1\",\"seq\":1,\"product_model\":\"SERIES 7000 VINYL SINGLE HUNG WINDOW\",\"product_description\":\"SERIES 7000 VINYL SINGLE HUNG WINDOW REINFORCED - NON-IMPACT - NON-HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#17269-R0\",\"approval_number\":\"FL17269.1\",\"seq\":1,\"product_model\":\"Series 9000 Impact Rated Vinyl Single Hung\",\"product_description\":\"Series 9000 Impact Rated Vinyl Single Hung\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#17291-R0\",\"approval_number\":\"FL17291.1\",\"seq\":1,\"product_model\":\"Series 9000 Vinyl Single Hung\",\"product_description\":\"Series 9000 Vinyl Single Hung - Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Lippert Components, Inc.\":[{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#993-R22\",\"approval_number\":\"FL993.1\",\"seq\":1,\"product_model\":\"a. 9750 SH\",\"product_description\":\"Extruded PVC Single Hung Tilt Window \\\"Non-Impact\\\" 1\\\/8\\\" Annealed Insulated Glass with Nail Fin (Nominal Overall Frame Size Max. 46 x 61)\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#993-R22\",\"approval_number\":\"FL993.2\",\"seq\":2,\"product_model\":\"b. 9750 SH\",\"product_description\":\"Extruded PVC Single Hung Tilt Window \\\"Non-Impact\\\" 1\\\/8\\\" Annealed Insulated Glass with Nail Fin (Nominal Overall Frame Size Max. 36 x 72)\",\"design_pressure\":\"+50.0\\\/-66.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"05\\\/20\\\/2029\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#993-R22\",\"approval_number\":\"FL993.3\",\"seq\":3,\"product_model\":\"c. 9750 SH\",\"product_description\":\"Extruded PVC Single Hung Tilt Window \\\"Non-Impact\\\" 1\\\/8\\\" Annealed Insulated Glass with Nail Fin (Nominal Overall Frame Size Max. 48 x 72)\",\"design_pressure\":\"+25.0\\\/-25.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"05\\\/20\\\/2029\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#993-R22\",\"approval_number\":\"FL993.4\",\"seq\":4,\"product_model\":\"d. 9750 SH\",\"product_description\":\"Extruded PVC Single Hung Tilt Window \\\"Non-Impact\\\" 1\\\/8\\\" Annealed Insulated Glass with Aluminum Nail Fin - (Nominal Overall Frame Size Max. 46 x 61)\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#993-R22\",\"approval_number\":\"FL993.5\",\"seq\":5,\"product_model\":\"e. 9750 SH\",\"product_description\":\"Extruded PVC Single Hung Tilt Window \\\"Non-Impact\\\" 1\\\/8\\\" Annealed Insulated Glass with Aluminum Nail Fin - (Nominal Overall Frame Size Max. 36 x 72)\",\"design_pressure\":\"+50.0\\\/-66.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#993-R22\",\"approval_number\":\"FL993.6\",\"seq\":6,\"product_model\":\"f. 9750 SH\",\"product_description\":\"Extruded PVC Single Hung Tilt Window \\\"Non-Impact\\\" 1\\\/8\\\" Annealed Insulated Glass with Aluminum Nail Fin - (Nominal Overall Frame Size Max. 48 x 72)\",\"design_pressure\":\"+25.0\\\/-25.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#993-R22\",\"approval_number\":\"FL993.7\",\"seq\":7,\"product_model\":\"g. 18000-R VS\",\"product_description\":\"Extruded Aluminum Vertical Sliding Window \\\"Non-Impact\\\" 5\\\/32\\\" Annealed Monolithic Glass with Nail Fin - (Nominal Overall Frame Size Max. 30 x 60)\",\"design_pressure\":\"+40.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#993-R22\",\"approval_number\":\"FL993.8\",\"seq\":8,\"product_model\":\"h. 18000-R VS\",\"product_description\":\"Extruded Aluminum Vertical Sliding Window \\\"Non-Impact\\\" 1\\\/8\\\" Annealed Monolithic Glass with Nail Fin - (Nominal Overall Frame Size Max. 30 x 60)\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#993-R22\",\"approval_number\":\"FL993.9\",\"seq\":9,\"product_model\":\"i. 18000-R VS\",\"product_description\":\"Extruded Aluminum Vertical Sliding Window \\\"Non-Impact\\\" 3\\\/32\\\" Annealed Monolithic Glass with Nail Fin - (Nominal Overall Frame Size Max. 40 x 63)\",\"design_pressure\":\"+25.0\\\/-25.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#993-R22\",\"approval_number\":\"FL993.14\",\"seq\":14,\"product_model\":\"n. 5111 SH with Transom\",\"product_description\":\"Extruded PVC Single Hung Tilt Window with Integral Mulled Transom \\\"Non-Impact\\\" Insulated Glass with Nail Fin (Overall Frame Size Max. 47.5\\\" x 83.5\\\")\",\"design_pressure\":\"+30.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"01\\\/29\\\/2030\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#993-R22\",\"approval_number\":\"FL993.15\",\"seq\":15,\"product_model\":\"o. 5120 SH Twin\",\"product_description\":\"Extruded PVC Integral Mulled Twin Single Hung Tilt Window \\\"Non-Impact\\\" Insulated Glass with Nail Fin (Overall Frame Size Max. 71.5\\\" x 71.5)\",\"design_pressure\":\"+30.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"01\\\/02\\\/2030\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#993-R22\",\"approval_number\":\"FL993.16\",\"seq\":16,\"product_model\":\"p. 5121 SH Twin with Transom\",\"product_description\":\"Extruded PVC Integral Mulled Twin Single Hung Tilt Window with Integral Mulled Transom \\\"Non-Impact\\\" Insulated Glass with Nail Fin (Overall Frame Size Max. 71.5\\\" x 83.5\\\")\",\"design_pressure\":\"+30.0\\\/-30.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"01\\\/29\\\/2030\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#993-R22\",\"approval_number\":\"FL993.17\",\"seq\":17,\"product_model\":\"q. 5130 SH Triple\",\"product_description\":\"Extruded PVC Integral Mulled Triple Single Hung Tilt Window \\\"Non-Impact\\\" Insulated Glass with Nail Fin (Overall Frame Size Max. 107.5\\\" x 71.5)\",\"design_pressure\":\"+30.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/27\\\/2029\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#2863-R3\",\"approval_number\":\"FL2863.1\",\"seq\":1,\"product_model\":\"18000-R VS\",\"product_description\":\"30x60, Alum, Flush mount, Single glaze, 5\\\/32 annealed\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#2864-R2\",\"approval_number\":\"FL2864.1\",\"seq\":1,\"product_model\":\"26000 SH\",\"product_description\":\"46-1\\\/4x63, Alum, Flush mount, Tilt-in sash, IG, 1\\\/8 DSB annealed\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#2863-R3\",\"approval_number\":\"FL2863.2\",\"seq\":2,\"product_model\":\"18000-R VS\",\"product_description\":\"44x60, Alum, Flush mount, Single glaze, 3\\\/32 SSB annealed\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#12053-R0\",\"approval_number\":\"FL12053.1\",\"seq\":1,\"product_model\":\"4700 SH\",\"product_description\":\"36x72, Vinyl, IG 5\\\/32 Annealed (Top) \\\/ DSB Annealed (Bottom)\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#12053-R1\",\"approval_number\":\"FL12053.2\",\"seq\":2,\"product_model\":\"b. 4700 SH\",\"product_description\":\"Extruded PVC Single Hung Tilt Window \\\"Impact\\\" Insulated Glass - (Overall Size Max. 36 x 72)\",\"design_pressure\":\"+50.0\\\/-66.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#993-R14\",\"approval_number\":\"FL993.10\",\"seq\":10,\"product_model\":\"j. 9730 SH with Transom\",\"product_description\":\"Extruded PVC Single Hung Tilt Window with Integral Mulled Transom \\\"Non-Impact\\\" 1\\\/8\\\" Annealed Insulated Glass with Nail Fin (Overall Frame Size Max. 46.25\\\" x 84.0)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#993-R14\",\"approval_number\":\"FL993.11\",\"seq\":11,\"product_model\":\"k. 9730 SH Twin with Transom\",\"product_description\":\"Extruded PVC Integral Mulled Twin Single Hung Tilt Window with Integral Mulled Transom \\\"Non-Impact\\\" 1\\\/8\\\" Annealed Insulated Glass with Nail Fin (Overall Frame Size Max. 72.5\\\" x 78.5)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#993-R14\",\"approval_number\":\"FL993.12\",\"seq\":12,\"product_model\":\"l. 9730 SH Triple\",\"product_description\":\"Extruded PVC Integral Mulled Triple Single Hung Tilt Window \\\"Non-Impact\\\" 1\\\/8\\\" Annealed Insulated Glass with Nail Fin (Overall Frame Size Max. 109.0\\\" x 68.0\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#993-R20\",\"approval_number\":\"FL993.13\",\"seq\":13,\"product_model\":\"m. 5110 SH\",\"product_description\":\"Extruded PVC Single Hung Tilt Window \\\"Non-Impact\\\" Insulated Glass with Nail Fin - (Nominal Overall Frame Size Max. 48 x 72)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-30 00:00:00\",\"instructions_url\":\"\"}],\"Datum Shutters LLC\":[{\"manufacturer\":\"Datum Shutters LLC\",\"approval_number_master\":\"FL#42249-R0\",\"approval_number\":\"FL42249.1\",\"seq\":1,\"product_model\":\"Series 100SH Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\",\"instructions_url\":\"\"},{\"manufacturer\":\"Datum Shutters LLC\",\"approval_number_master\":\"FL#42249-R0\",\"approval_number\":\"FL42249.2\",\"seq\":2,\"product_model\":\"Series 100SH Aluminum Single Hung Window\",\"product_description\":\"Small missile impact resistant aluminum single hung window\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"12\\\/31\\\/2026\",\"instructions_url\":\"\"}],\"Finestra Window & Door\":[{\"manufacturer\":\"Finestra Window & Door\",\"approval_number_master\":\"FL#47987-R0\",\"approval_number\":\"FL47987.1\",\"seq\":1,\"product_model\":\"Series 64 Single Hung\",\"product_description\":\"Series 64 PVC Single Hung Window (Finless)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-11-23 00:00:00\",\"instructions_url\":\"\"}],\"TAFCO\":[{\"manufacturer\":\"TAFCO\",\"approval_number_master\":\"FL#26352-R2\",\"approval_number\":\"FL26352.1\",\"seq\":1,\"product_model\":\"Series 82000 Single Hung\",\"product_description\":\"82000 PVC Single Hung Window\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAFCO\",\"approval_number_master\":\"FL#35403-R1\",\"approval_number\":\"FL35403.2\",\"seq\":2,\"product_model\":\"47000 SH\",\"product_description\":\"47000 Single Hung Window - non-Impact\",\"design_pressure\":\"+30\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAFCO\",\"approval_number_master\":\"FL#35403-R0\",\"approval_number\":\"FL35403.1\",\"seq\":1,\"product_model\":\"47000 SH\",\"product_description\":\"47000 Single Hung Window - Large Missile Impact\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAFCO\",\"approval_number_master\":\"FL#37232-R0\",\"approval_number\":\"FL37232.1\",\"seq\":1,\"product_model\":\"47000 SH\",\"product_description\":\"47000 Single Hung Window - Large Missile Impact\",\"design_pressure\":\"+35\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAFCO\",\"approval_number_master\":\"FL#37232-R1\",\"approval_number\":\"FL37232.2\",\"seq\":2,\"product_model\":\"47000 SH\",\"product_description\":\"47000 Single Hung Window - non-Impact\",\"design_pressure\":\"+30\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAFCO\",\"approval_number_master\":\"FL#37232-R2\",\"approval_number\":\"FL37232.3\",\"seq\":3,\"product_model\":\"47000 SH\",\"product_description\":\"47000 Single Hung Window - Large Missile Impact\",\"design_pressure\":\"+30\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAFCO\",\"approval_number_master\":\"FL#37232-R2\",\"approval_number\":\"FL37232.4\",\"seq\":4,\"product_model\":\"47000 SH\",\"product_description\":\"47000 Single Hung Window - non-Impact\",\"design_pressure\":\"+35\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-11-16 00:00:00\",\"instructions_url\":\"\"}],\"Florida Extruders International, Inc.\":[{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#42-R4\",\"approval_number\":\"FL42.1\",\"seq\":1,\"product_model\":\"Milestone Series 1000 SH\",\"product_description\":\"Milestone Series 1000 SH Aluminum Non-Impact Window\",\"design_pressure\":\"+45\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#42-R4\",\"approval_number\":\"FL42.2\",\"seq\":2,\"product_model\":\"Milestone Series 1000 SH\",\"product_description\":\"Milestone Series 1000 SH Aluminum Impact Window\",\"design_pressure\":\"+45\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#42-R4\",\"approval_number\":\"FL42.3\",\"seq\":3,\"product_model\":\"Milestone Series 1500 SH\",\"product_description\":\"Milestone Series 1500 SH Aluminum Non-Impact Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#42-R4\",\"approval_number\":\"FL42.4\",\"seq\":4,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Non-Impact Window\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#42-R4\",\"approval_number\":\"FL42.5\",\"seq\":5,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Impact Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#4705-R2\",\"approval_number\":\"FL4705.1\",\"seq\":1,\"product_model\":\"Milestone Series 1000 SH\",\"product_description\":\"Milestone Series 1000 Single Hung Aluminum Non-Impact Resistant Continuous Head and Sill Window in Two and Three Bay Configurations\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#4708-R3\",\"approval_number\":\"FL4708.1\",\"seq\":1,\"product_model\":\"Milestone Series 1000 SH\",\"product_description\":\"Milestone Series 1000 SH Aluminum Non-Impact Window with Insulated Glazing\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#4129-R3\",\"approval_number\":\"FL4129.3\",\"seq\":3,\"product_model\":\"Milestone Series 4000 Single Hung\",\"product_description\":\"Milestone Series 4000 Single Hung Vinyl Window with Impact Resistant Glazing\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#4129-R3\",\"approval_number\":\"FL4129.4\",\"seq\":4,\"product_model\":\"Milestone Series 4000 Single Hung\",\"product_description\":\"Milestone Series 4000 Single Hung Vinyl Window with Impact Resistant Glazing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#4129-R3\",\"approval_number\":\"FL4129.5\",\"seq\":5,\"product_model\":\"Milestone Series 4000 Single Hung\",\"product_description\":\"Milestone Series 4000 Single Hung Vinyl Window with Impact Resistant Glazing\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7897-R0\",\"approval_number\":\"FL7897.1\",\"seq\":1,\"product_model\":\"Milestone Series 1000 SH\",\"product_description\":\"Milestone Series 1000 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7897-R0\",\"approval_number\":\"FL7897.2\",\"seq\":2,\"product_model\":\"Milestone Series 1000 SH\",\"product_description\":\"Milestone Series 1000 SH Aluminum Non-Impact Window with Std-Sill\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7897-R0\",\"approval_number\":\"FL7897.3\",\"seq\":3,\"product_model\":\"Milestone Series 1000 SH\",\"product_description\":\"Milestone Series 1000 SH Aluminum Non-Impact Window with Std-Sill or Hi-Sill with IG Glazing\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7897-R0\",\"approval_number\":\"FL7897.4\",\"seq\":4,\"product_model\":\"Milestone Series 1000 SH\",\"product_description\":\"Milestone Series 1000 SH Aluminum Non-Impact Window with Std-Sill\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7897-R0\",\"approval_number\":\"FL7897.5\",\"seq\":5,\"product_model\":\"Milestone Series 1000 SH\",\"product_description\":\"Milestone Series 1000 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7897-R0\",\"approval_number\":\"FL7897.6\",\"seq\":6,\"product_model\":\"Milestone Series 1000 SH\",\"product_description\":\"Milestone Series 1000 SH Aluminum Non-Impact Window with Std-Sill or Hi-Sill\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7897-R0\",\"approval_number\":\"FL7897.7\",\"seq\":7,\"product_model\":\"Milestone Series 1000 SH\",\"product_description\":\"Milestone Series 1000 SH Aluminum Non-Impact Window with Std-Sill\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7897-R0\",\"approval_number\":\"FL7897.8\",\"seq\":8,\"product_model\":\"Milestone Series 1000 SH\",\"product_description\":\"Milestone Series 1000 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7897-R0\",\"approval_number\":\"FL7897.9\",\"seq\":9,\"product_model\":\"Milestone Series 1000 SH\",\"product_description\":\"Milestone Series 1000 SH Aluminum Non-Impact Window with Std-Sill\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7897-R0\",\"approval_number\":\"FL7897.10\",\"seq\":10,\"product_model\":\"Milestone Series 1000 SH\",\"product_description\":\"Milestone Series 1000 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7910-R0\",\"approval_number\":\"FL7910.1\",\"seq\":1,\"product_model\":\"Milestone Series 1500 SH\",\"product_description\":\"Milestone Series 1500 SH Aluminum Non-Impact Window with Std-Sill or Hi-Sill\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7910-R0\",\"approval_number\":\"FL7910.2\",\"seq\":2,\"product_model\":\"Milestone Series 1500 SH\",\"product_description\":\"Milestone Series 1500 SH Aluminum Non-Impact Window with Std-Sill or Hi-Sill w\\\/IG Glazing\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7910-R0\",\"approval_number\":\"FL7910.3\",\"seq\":3,\"product_model\":\"Milestone Series 1500 SH\",\"product_description\":\"Milestone Series 1500 SH Aluminum Non-Impact Window with Std-Sill\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7910-R0\",\"approval_number\":\"FL7910.4\",\"seq\":4,\"product_model\":\"Milestone Series 1500 SH\",\"product_description\":\"Milestone Series 1500 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7910-R0\",\"approval_number\":\"FL7910.5\",\"seq\":5,\"product_model\":\"Milestone Series 1500 SH\",\"product_description\":\"Milestone Series 1500 SH Aluminum Non-Impact Window with Std-Sill or Hi-Sill\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7910-R0\",\"approval_number\":\"FL7910.6\",\"seq\":6,\"product_model\":\"Milestone Series 1500 SH\",\"product_description\":\"Milestone Series 1500 SH Aluminum Non-Impact Window with Std-Sill\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7910-R0\",\"approval_number\":\"FL7910.7\",\"seq\":7,\"product_model\":\"Milestone Series 1500 SH\",\"product_description\":\"Milestone Series 1500 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7910-R0\",\"approval_number\":\"FL7910.8\",\"seq\":8,\"product_model\":\"Milestone Series 1500 SH\",\"product_description\":\"Milestone Series 1500 SH Aluminum Non-Impact Window with Std-Sill\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7910-R0\",\"approval_number\":\"FL7910.9\",\"seq\":9,\"product_model\":\"Milestone Series 1500 SH\",\"product_description\":\"Milestone Series 1500 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7919-R0\",\"approval_number\":\"FL7919.1\",\"seq\":1,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7919-R0\",\"approval_number\":\"FL7919.2\",\"seq\":2,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Non-Impact Window with Std-Sill\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7919-R0\",\"approval_number\":\"FL7919.3\",\"seq\":3,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Non-Impact Window with Std-Sill or Hi-Sill w\\\/IG Glazing\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7919-R0\",\"approval_number\":\"FL7919.4\",\"seq\":4,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Non-Impact Window with Std-Sill\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7919-R0\",\"approval_number\":\"FL7919.5\",\"seq\":5,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7919-R0\",\"approval_number\":\"FL7919.6\",\"seq\":6,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Non-Impact Window with Std-Sill\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7919-R0\",\"approval_number\":\"FL7919.7\",\"seq\":7,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7919-R0\",\"approval_number\":\"FL7919.8\",\"seq\":8,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Non-Impact Window with Std-Sill\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7919-R0\",\"approval_number\":\"FL7919.9\",\"seq\":9,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7919-R0\",\"approval_number\":\"FL7919.10\",\"seq\":10,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Non-Impact Window with Std-Sill\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7919-R0\",\"approval_number\":\"FL7919.11\",\"seq\":11,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7919-R0\",\"approval_number\":\"FL7919.12\",\"seq\":12,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Non-Impact Window with Std-Sill\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7919-R0\",\"approval_number\":\"FL7919.13\",\"seq\":13,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#8411-R0\",\"approval_number\":\"FL8411.1\",\"seq\":1,\"product_model\":\"Milestone Series 1000 Single Hung Window\",\"product_description\":\"Milestone Series 1000 Single Hung Aluminum Impact Windows Std-Sill\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#8411-R0\",\"approval_number\":\"FL8411.2\",\"seq\":2,\"product_model\":\"Milestone Series 1000 Single Hung Window\",\"product_description\":\"Milestone Series 1000 Single Hung Aluminum Impact Windows Hi-Sill\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#8412-R0\",\"approval_number\":\"FL8412.1\",\"seq\":1,\"product_model\":\"Milestone Series 2000 Single Hung Window\",\"product_description\":\"Milestone Series 2000 Single Hung Aluminum Impact Windows Std-Sill\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#8412-R0\",\"approval_number\":\"FL8412.2\",\"seq\":2,\"product_model\":\"Milestone Series 2000 Single Hung Window\",\"product_description\":\"Milestone Series 2000 Single Hung Aluminum Impact Windows Hi-Sill\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#8944-R0\",\"approval_number\":\"FL8944.1\",\"seq\":1,\"product_model\":\"Milestone Series 1000 SH\",\"product_description\":\"Milestone Series 1000 Single Hung Aluminum Non-Impact Resistant Continuous Head and Sill Window in Two\\nand Three Bay Configurations\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#8944-R0\",\"approval_number\":\"FL8944.2\",\"seq\":2,\"product_model\":\"Milestone Series 1000 SH\",\"product_description\":\"Milestone Series 1000 Single Hung Aluminum Non-Impact Resistant Continuous Head and Sill Window in Two and Three Bay Configurations\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#8944-R0\",\"approval_number\":\"FL8944.3\",\"seq\":3,\"product_model\":\"Milestone Series 1000 SH\",\"product_description\":\"Milestone Series 1000 Single Hung Aluminum Non-Impact Resistant Continuous Head and Sill Window in Two and Three Bay Configurations\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9262-R0\",\"approval_number\":\"FL9262.1\",\"seq\":1,\"product_model\":\"Milestone Series 1000 SH\",\"product_description\":\"Milestone Series 1000 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9262-R0\",\"approval_number\":\"FL9262.2\",\"seq\":2,\"product_model\":\"Milestone Series 1000 SH\",\"product_description\":\"Milestone Series 1000 SH Aluminum Non-Impact Window with Std-Sill\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9262-R0\",\"approval_number\":\"FL9262.3\",\"seq\":3,\"product_model\":\"Milestone Series 1000 SH\",\"product_description\":\"Milestone Series 1000 SH Aluminum Non-Impact Window with Std-Sill or Hi-Sill with IG Glazing\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9262-R0\",\"approval_number\":\"FL9262.4\",\"seq\":4,\"product_model\":\"Milestone Series 1000 SH\",\"product_description\":\"Milestone Series 1000 SH Aluminum Non-Impact Window with Std-Sill\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9262-R0\",\"approval_number\":\"FL9262.5\",\"seq\":5,\"product_model\":\"Milestone Series 1000 SH\",\"product_description\":\"Milestone Series 1000 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9262-R0\",\"approval_number\":\"FL9262.6\",\"seq\":6,\"product_model\":\"Milestone Series 1000 SH\",\"product_description\":\"Milestone Series 1000 SH Aluminum Non-Impact Window with Std-Sill or Hi-Sill\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9262-R0\",\"approval_number\":\"FL9262.7\",\"seq\":7,\"product_model\":\"Milestone Series 1000 SH\",\"product_description\":\"Milestone Series 1000 SH Aluminum Non-Impact Window with Std-Sill or Hi-Sill\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9262-R0\",\"approval_number\":\"FL9262.8\",\"seq\":8,\"product_model\":\"Milestone Series 1000 SH\",\"product_description\":\"Milestone Series 1000 SH Aluminum Non-Impact Window with Std-Sill\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9262-R0\",\"approval_number\":\"FL9262.9\",\"seq\":9,\"product_model\":\"Milestone Series 1000 SH\",\"product_description\":\"Milestone Series 1000 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9262-R0\",\"approval_number\":\"FL9262.10\",\"seq\":10,\"product_model\":\"Milestone Series 1000 SH\",\"product_description\":\"Milestone Series 1000 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9262-R0\",\"approval_number\":\"FL9262.11\",\"seq\":11,\"product_model\":\"Milestone Series 1000 SH\",\"product_description\":\"Milestone Series 1000 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9262-R0\",\"approval_number\":\"FL9262.12\",\"seq\":12,\"product_model\":\"Milestone Series 1000 SH\",\"product_description\":\"Milestone Series 1000 SH Aluminum Non-Impact Window with Std-Sill or Hi-Sill\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9262-R0\",\"approval_number\":\"FL9262.13\",\"seq\":13,\"product_model\":\"Milestone Series 1000 SH\",\"product_description\":\"Milestone Series 1000 SH Aluminum Non-Impact Window with Std-Sill\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9262-R0\",\"approval_number\":\"FL9262.14\",\"seq\":14,\"product_model\":\"Milestone Series 1000 SH\",\"product_description\":\"Milestone Series 1000 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9262-R0\",\"approval_number\":\"FL9262.15\",\"seq\":15,\"product_model\":\"Milestone Series 1000 SH\",\"product_description\":\"Milestone Series 1000 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9262-R0\",\"approval_number\":\"FL9262.16\",\"seq\":16,\"product_model\":\"Milestone Series 1000 SH\",\"product_description\":\"Milestone Series 1000 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9262-R0\",\"approval_number\":\"FL9262.17\",\"seq\":17,\"product_model\":\"Milestone Series 1000 SH\",\"product_description\":\"Milestone Series 1000 SH Aluminum Non-Impact Window with Std-Sill or Hi-Sill\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9265-R0\",\"approval_number\":\"FL9265.1\",\"seq\":1,\"product_model\":\"Milestone Series 1500 SH\",\"product_description\":\"Milestone Series 1500 SH Aluminum Non-Impact Window with Std-Sill or Hi-Sill\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9265-R0\",\"approval_number\":\"FL9265.2\",\"seq\":2,\"product_model\":\"Milestone Series 1500 SH\",\"product_description\":\"Milestone Series 1500 SH Aluminum Non-Impact Window with Std-Sill or Hi-Sill w\\\/IG Glazing\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9265-R0\",\"approval_number\":\"FL9265.3\",\"seq\":3,\"product_model\":\"Milestone Series 1500 SH\",\"product_description\":\"Milestone Series 1500 SH Aluminum Non-Impact Window with Std-Sill\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9265-R0\",\"approval_number\":\"FL9265.4\",\"seq\":4,\"product_model\":\"Milestone Series 1500 SH\",\"product_description\":\"Milestone Series 1500 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9265-R0\",\"approval_number\":\"FL9265.5\",\"seq\":5,\"product_model\":\"Milestone Series 1500 SH\",\"product_description\":\"Milestone Series 1500 SH Aluminum Non-Impact Window with Std-Sill or Hi-Sill\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9265-R0\",\"approval_number\":\"FL9265.6\",\"seq\":6,\"product_model\":\"Milestone Series 1500 SH\",\"product_description\":\"Milestone Series 1500 SH Aluminum Non-Impact Window with Std-Sill or Hi-Sill\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9265-R0\",\"approval_number\":\"FL9265.7\",\"seq\":7,\"product_model\":\"Milestone Series 1500 SH\",\"product_description\":\"Milestone Series 1500 SH Aluminum Non-Impact Window with Std-Sill or Hi-Sill\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9265-R0\",\"approval_number\":\"FL9265.8\",\"seq\":8,\"product_model\":\"Milestone Series 1500 SH\",\"product_description\":\"Milestone Series 1500 SH Aluminum Non-Impact Window with Std-Sill\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9265-R0\",\"approval_number\":\"FL9265.9\",\"seq\":9,\"product_model\":\"Milestone Series 1500 SH\",\"product_description\":\"Milestone Series 1500 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9265-R0\",\"approval_number\":\"FL9265.10\",\"seq\":10,\"product_model\":\"Milestone Series 1500 SH\",\"product_description\":\"Milestone Series 1500 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9265-R0\",\"approval_number\":\"FL9265.11\",\"seq\":11,\"product_model\":\"Milestone Series 1500 SH\",\"product_description\":\"Milestone Series 1500 SH Aluminum Non-Impact Window with Std-Sill or Hi-Sill\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9265-R0\",\"approval_number\":\"FL9265.12\",\"seq\":12,\"product_model\":\"Milestone Series 1500 SH\",\"product_description\":\"Milestone Series 1500 SH Aluminum Non-Impact Window with Std-Sill\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9265-R0\",\"approval_number\":\"FL9265.13\",\"seq\":13,\"product_model\":\"Milestone Series 1500 SH\",\"product_description\":\"Milestone Series 1500 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9265-R0\",\"approval_number\":\"FL9265.14\",\"seq\":14,\"product_model\":\"Milestone Series 1500 SH\",\"product_description\":\"Milestone Series 1500 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9265-R0\",\"approval_number\":\"FL9265.15\",\"seq\":15,\"product_model\":\"Milestone Series 1500 SH\",\"product_description\":\"Milestone Series 1500 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9265-R0\",\"approval_number\":\"FL9265.16\",\"seq\":16,\"product_model\":\"Milestone Series 1500 SH\",\"product_description\":\"Milestone Series 1500 SH Aluminum Non-Impact Window with Std-Sill or Hi-Sill\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9266-R0\",\"approval_number\":\"FL9266.1\",\"seq\":1,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9266-R0\",\"approval_number\":\"FL9266.2\",\"seq\":2,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9266-R0\",\"approval_number\":\"FL9266.3\",\"seq\":3,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Non-Impact Window with Std-Sill\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9266-R0\",\"approval_number\":\"FL9266.4\",\"seq\":4,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Non-Impact Window with Std-Sill or Hi-Sill w\\\/IG Glazing\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9266-R0\",\"approval_number\":\"FL9266.5\",\"seq\":5,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Non-Impact Window with Std-Sill\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9266-R0\",\"approval_number\":\"FL9266.6\",\"seq\":6,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9266-R0\",\"approval_number\":\"FL9266.7\",\"seq\":7,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9266-R0\",\"approval_number\":\"FL9266.8\",\"seq\":8,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9266-R0\",\"approval_number\":\"FL9266.9\",\"seq\":9,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Non-Impact Window with Std-Sill\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9266-R0\",\"approval_number\":\"FL9266.10\",\"seq\":10,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Non-Impact Window with Std-Sill\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9266-R0\",\"approval_number\":\"FL9266.11\",\"seq\":11,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Non-Impact Window with Std-Sill\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9266-R0\",\"approval_number\":\"FL9266.12\",\"seq\":12,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9266-R0\",\"approval_number\":\"FL9266.13\",\"seq\":13,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Non-Impact Window with Std-Sill or Hi-Sill\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9266-R0\",\"approval_number\":\"FL9266.14\",\"seq\":14,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Non-Impact Window with Std-Sill\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9266-R0\",\"approval_number\":\"FL9266.15\",\"seq\":15,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9266-R0\",\"approval_number\":\"FL9266.16\",\"seq\":16,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Non-Impact Window with Std-Sill\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9266-R0\",\"approval_number\":\"FL9266.17\",\"seq\":17,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9266-R0\",\"approval_number\":\"FL9266.18\",\"seq\":18,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9266-R0\",\"approval_number\":\"FL9266.19\",\"seq\":19,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9266-R0\",\"approval_number\":\"FL9266.20\",\"seq\":20,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9266-R0\",\"approval_number\":\"FL9266.21\",\"seq\":21,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Non-Impact Window with Std-Sill or Hi-Sill\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9266-R0\",\"approval_number\":\"FL9266.22\",\"seq\":22,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Non-Impact Window with Std-Sill\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9266-R0\",\"approval_number\":\"FL9266.23\",\"seq\":23,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9266-R0\",\"approval_number\":\"FL9266.24\",\"seq\":24,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9266-R0\",\"approval_number\":\"FL9266.25\",\"seq\":25,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Non-Impact Window with Hi-Sill\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9266-R0\",\"approval_number\":\"FL9266.26\",\"seq\":26,\"product_model\":\"Milestone Series 2000 SH\",\"product_description\":\"Milestone Series 2000 SH Aluminum Non-Impact Window with Std-Sill or Hi-Sill\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#4129-R2\",\"approval_number\":\"FL4129.1\",\"seq\":1,\"product_model\":\"Milestone Series 4000 Impact Single Hung Window\",\"product_description\":\"Vinyl Tilt Single Hung Window with impact resistant glazing\",\"design_pressure\":\"+40 & 50\\\/-40 & 50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#4129-R2\",\"approval_number\":\"FL4129.2\",\"seq\":2,\"product_model\":\"Milestone Series 4000 Single Hung Window\",\"product_description\":\"Vinyl Tilt Single Hung Window with non-impact resistant glazing\",\"design_pressure\":\"+40 & 50\\\/-40 & 50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11279-R0\",\"approval_number\":\"FL11279.1\",\"seq\":1,\"product_model\":\"Milestone Series 5000 Single Hung Window\",\"product_description\":\"Milestone Commercial Series 5000 Aluminum Single Hung Window\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11279-R0\",\"approval_number\":\"FL11279.2\",\"seq\":2,\"product_model\":\"Milestone Series 5000 Single Hung Window\",\"product_description\":\"Milestone Commercial Series 5000 Aluminum Single Hung Window\",\"design_pressure\":\"+165\\\/-165\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11279-R0\",\"approval_number\":\"FL11279.3\",\"seq\":3,\"product_model\":\"Milestone Series 5000 Single Hung Window\",\"product_description\":\"Milestone Commercial Series 5000 Aluminum Single Hung Window\",\"design_pressure\":\"+155\\\/-155\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11555-R0\",\"approval_number\":\"FL11555.1\",\"seq\":1,\"product_model\":\"Milestone Series 4000 Single Hung\",\"product_description\":\"Milestone Series 4000 Single Hung Vinyl Window with Non-Impact Resistant Glazing\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11555-R0\",\"approval_number\":\"FL11555.2\",\"seq\":2,\"product_model\":\"Milestone Series 4000 Single Hung\",\"product_description\":\"Milestone Series 4000 Single Hung Vinyl Window with Non-Impact Resistant Glazing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11555-R0\",\"approval_number\":\"FL11555.3\",\"seq\":3,\"product_model\":\"Milestone Series 4000 Single Hung\",\"product_description\":\"Milestone Series 4000 Single Hung Vinyl Window with Impact Resistant Glazing\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11555-R0\",\"approval_number\":\"FL11555.4\",\"seq\":4,\"product_model\":\"Milestone Series 4000 Single Hung\",\"product_description\":\"Milestone Series 4000 Single Hung Vinyl Window with Impact Resistant Glazing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11921-R0\",\"approval_number\":\"FL11921.1\",\"seq\":1,\"product_model\":\"Milestone Series 5000 Single Hung Window\",\"product_description\":\"Milestone Series 5000 Single Hung Large Missile Impact Window\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11921-R0\",\"approval_number\":\"FL11921.2\",\"seq\":2,\"product_model\":\"Milestone Series 5000 Single Hung Window\",\"product_description\":\"Milestone Series 5000 Single Hung Large Missile Impact Window (IG)\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11921-R0\",\"approval_number\":\"FL11921.3\",\"seq\":3,\"product_model\":\"Milestone Series 5000 Single Hung Window\",\"product_description\":\"Milestone Series 5000 Single Hung Small Missile Impact Window\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11921-R0\",\"approval_number\":\"FL11921.4\",\"seq\":4,\"product_model\":\"Milestone Series 5000 Single Hung Window\",\"product_description\":\"Milestone Series 5000 Single Hung Small Missile Impact Window (IG)\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11921-R0\",\"approval_number\":\"FL11921.5\",\"seq\":5,\"product_model\":\"Milestone Series 5000 Single Hung Window\",\"product_description\":\"Milestone Series 5000 Single Hung Large Missile Impact Window\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11921-R0\",\"approval_number\":\"FL11921.6\",\"seq\":6,\"product_model\":\"Milestone Series 5000 Single Hung Window\",\"product_description\":\"Milestone Series 5000 Single Hung Large Missile Impact Window (IG)\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11921-R0\",\"approval_number\":\"FL11921.7\",\"seq\":7,\"product_model\":\"Milestone Series 5000 Single Hung Window\",\"product_description\":\"Milestone Series 5000 Single Hung Small Missile Impact Window\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11921-R0\",\"approval_number\":\"FL11921.8\",\"seq\":8,\"product_model\":\"Milestone Series 5000 Single Hung Window\",\"product_description\":\"Milestone Series 5000 Single Hung Small Missile Impact Window (IG)\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#12972-R0\",\"approval_number\":\"FL12972.1\",\"seq\":1,\"product_model\":\"Milestone Series 5000 Single Hung Double Window\",\"product_description\":\"Milestone Commercial Series 5000 Aluminum Single Hung Double Window - Large Missile Impact\",\"design_pressure\":\"+135\\\/-135\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#12972-R0\",\"approval_number\":\"FL12972.2\",\"seq\":2,\"product_model\":\"Milestone Series 5000 Single Hung Double Window\",\"product_description\":\"Milestone Commercial Series 5000 Aluminum Single Hung Double Window - Small Missile Impact\",\"design_pressure\":\"+135\\\/-135\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#12972-R0\",\"approval_number\":\"FL12972.3\",\"seq\":3,\"product_model\":\"Milestone Series 5000 Single Hung Double Window\",\"product_description\":\"Milestone Commercial Series 5000 Aluminum Single Hung Double Window - Non-Impact\",\"design_pressure\":\"+135\\\/-135\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#12973-R0\",\"approval_number\":\"FL12973.1\",\"seq\":1,\"product_model\":\"Milestone Series 5000 Single Hung Window Wall\",\"product_description\":\"Milestone Commercial Series 5000 Aluminum Single Hung \\\/ Fixed Combination Assembly - Large Missile Impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#12973-R0\",\"approval_number\":\"FL12973.2\",\"seq\":2,\"product_model\":\"Milestone Series 5000 Single Hung Window Wall\",\"product_description\":\"Milestone Commercial Series 5000 Aluminum Single Hung \\\/ Fixed Combination Assembly - Small Missile Impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#12973-R0\",\"approval_number\":\"FL12973.3\",\"seq\":3,\"product_model\":\"Milestone Series 5000 Single Hung Window Wall\",\"product_description\":\"Milestone Commercial Series 5000 Aluminum Single Hung \\\/ Fixed Combination Assembly - Non-Impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-15 00:00:00\",\"instructions_url\":\"\"}],\"Kinco, Ltd.\":[{\"manufacturer\":\"Kinco, Ltd.\",\"approval_number_master\":\"FL#123-R2\",\"approval_number\":\"FL123.1\",\"seq\":1,\"product_model\":\"Mark 40\\\/50\",\"product_description\":\"Aluminum Single Hung\",\"design_pressure\":\"+35\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kinco, Ltd.\",\"approval_number_master\":\"FL#123-R2\",\"approval_number\":\"FL123.2\",\"seq\":2,\"product_model\":\"Mark 40\\\/50 HP\",\"product_description\":\"Aluminum Single Hung\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kinco, Ltd.\",\"approval_number_master\":\"FL#123-R2\",\"approval_number\":\"FL123.3\",\"seq\":3,\"product_model\":\"MPSH\",\"product_description\":\"Aluminum Impact Single Hung\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kinco, Ltd.\",\"approval_number_master\":\"FL#123-R2\",\"approval_number\":\"FL123.4\",\"seq\":4,\"product_model\":\"TB\",\"product_description\":\"Aluminum Single Hung - Thermal Break - Tilt\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kinco, Ltd.\",\"approval_number_master\":\"FL#123-R2\",\"approval_number\":\"FL123.5\",\"seq\":5,\"product_model\":\"TW\",\"product_description\":\"Aluminum Single Hung - Tilt\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kinco, Ltd.\",\"approval_number_master\":\"FL#8995-R0\",\"approval_number\":\"FL8995.1\",\"seq\":1,\"product_model\":\"M40 HP & XHP\",\"product_description\":\"Aluminum Single Hung, Single Glazed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kinco, Ltd.\",\"approval_number_master\":\"FL#8995-R0\",\"approval_number\":\"FL8995.2\",\"seq\":2,\"product_model\":\"MPSH\",\"product_description\":\"Impact Single Hung, Single Glazed and IG\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kinco, Ltd.\",\"approval_number_master\":\"FL#8995-R0\",\"approval_number\":\"FL8995.3\",\"seq\":3,\"product_model\":\"UNMPSH\",\"product_description\":\"Light Commercial Single Hung, Single Glazed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"NuAir Windows and Doors\":[{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#211-R0\",\"approval_number\":\"FL211.1\",\"seq\":1,\"product_model\":\"Series 900\",\"product_description\":\"Includes Even Split, Oriel, Arch, Roundtop and Egress styles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#211-R0\",\"approval_number\":\"FL211.2\",\"seq\":2,\"product_model\":\"Series 9000\",\"product_description\":\"Impact-Resistant; Includes Even Split, Oriel, Arch, Roundtop and Egress styles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#211-R0\",\"approval_number\":\"FL211.3\",\"seq\":3,\"product_model\":\"Series 950\",\"product_description\":\"Includes Even Split, Oriel, Arch, Roundtop and Egress styles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#211-R0\",\"approval_number\":\"FL211.4\",\"seq\":4,\"product_model\":\"Series 975\",\"product_description\":\"Heavy-Duty; Includes Even Split, Oriel, Arch, Roundtop and Egress styles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#2710-R0\",\"approval_number\":\"FL2710.1\",\"seq\":1,\"product_model\":\"900 Series\",\"product_description\":\"Includes Even Split, Oriel, Arch, Roundtop and Egress styles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#2710-R0\",\"approval_number\":\"FL2710.2\",\"seq\":2,\"product_model\":\"9000 Series\",\"product_description\":\"Impact-resistant, Includes Even Split, Oriel, Arch, Roundtop and Egress styles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#2710-R0\",\"approval_number\":\"FL2710.3\",\"seq\":3,\"product_model\":\"950 Series\",\"product_description\":\"Includes Even Split, Oriel, Arch, Roundtop and Egress styles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#2710-R0\",\"approval_number\":\"FL2710.4\",\"seq\":4,\"product_model\":\"975 Series\",\"product_description\":\"Includes Even Split, Oriel, Arch, Roundtop and Egress styles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#5330-R0\",\"approval_number\":\"FL5330.1\",\"seq\":1,\"product_model\":\"900\",\"product_description\":\"Non-impact, Includes Even Split, Oriel, Arch, Roundtop and Egress styles, fin and flange frames\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#5330-R0\",\"approval_number\":\"FL5330.2\",\"seq\":2,\"product_model\":\"950\",\"product_description\":\"Non-impact, Includes Even Split, Oriel, Arch and Roundtop styles, fin and flange frames\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#5330-R0\",\"approval_number\":\"FL5330.3\",\"seq\":3,\"product_model\":\"975\",\"product_description\":\"Non-impact, Includes Even Split, Oriel, Arch and Roundtop styles, fin and flange frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#7574-R0\",\"approval_number\":\"FL7574.1\",\"seq\":1,\"product_model\":\"SH9000\",\"product_description\":\"Series 9000 Single Hung Impact Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#9848-R0\",\"approval_number\":\"FL9848.1\",\"seq\":1,\"product_model\":\"975SH\",\"product_description\":\"Series 975 Single Hung Non-Impact Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#9904-R0\",\"approval_number\":\"FL9904.1\",\"seq\":1,\"product_model\":\"9000SH\",\"product_description\":\"Series 9000 Single Hung Impact Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#10554-R0\",\"approval_number\":\"FL10554.1\",\"seq\":1,\"product_model\":\"900SH\",\"product_description\":\"Series 900 Single Hung Non-Impact Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#10554-R0\",\"approval_number\":\"FL10554.2\",\"seq\":2,\"product_model\":\"950SH\",\"product_description\":\"Series 950 Single Hung Non-Impact Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#10554-R0\",\"approval_number\":\"FL10554.3\",\"seq\":3,\"product_model\":\"975SH\",\"product_description\":\"Series 975 Single Hung Non-Impact Window.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#10815-R0\",\"approval_number\":\"FL10815.1\",\"seq\":1,\"product_model\":\"9000SH\",\"product_description\":\"Series 9000 Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Modern Window and Door Inc.\":[{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#258-R0\",\"approval_number\":\"FL258.1\",\"seq\":1,\"product_model\":\"9500H SINGLE HUNG\",\"product_description\":\"Impact Single Hung Size:44 X 84 Rating: DP-R60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#5076-R0\",\"approval_number\":\"FL5076.1\",\"seq\":1,\"product_model\":\"2850 SINGLE HUNG\",\"product_description\":\"Single Hung Size: 44 x 72 Rating: H-R45\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#5098-R0\",\"approval_number\":\"FL5098.1\",\"seq\":1,\"product_model\":\"9000H Single Hung\",\"product_description\":\"IMPACT SINGLE HUNG SIZE: 44 X 84 RATING: H-R65\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#5098-R0\",\"approval_number\":\"FL5098.2\",\"seq\":2,\"product_model\":\"9000H Single Hung\",\"product_description\":\"IMPACT SINGLE HUNG SIZE: 54X 74RATING: H-R55\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#6187-R0\",\"approval_number\":\"FL6187.1\",\"seq\":1,\"product_model\":\"9500H SINGLE HUNG IMPACT\",\"product_description\":\"Single Hung Window Size: 54 X 76 Rating: H-R60\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#6403-R0\",\"approval_number\":\"FL6403.1\",\"seq\":1,\"product_model\":\"9000 SINGLE HUNG\",\"product_description\":\"Single Hung Window Size: 44 x 84 Rating: H-R40\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#6403-R0\",\"approval_number\":\"FL6403.2\",\"seq\":2,\"product_model\":\"9000 SINGLE HUNG\",\"product_description\":\"Single Hung Window Size:44 x 84 Rating: H-R65\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#6403-R0\",\"approval_number\":\"FL6403.3\",\"seq\":3,\"product_model\":\"9000 SINGLE HUNG\",\"product_description\":\"Single Hung Window Size: 54 x 74 Rating: H-R55\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#7321-R0\",\"approval_number\":\"FL7321.1\",\"seq\":1,\"product_model\":\"9000H 9200H Triple Impact\",\"product_description\":\"9000H 9200H Triple Window Size: 72 x 108 Rating: H-R50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Specialty Windows of Florida\":[{\"manufacturer\":\"Specialty Windows of Florida\",\"approval_number_master\":\"FL#293-R0\",\"approval_number\":\"FL293.1\",\"seq\":1,\"product_model\":\"1900 Series\",\"product_description\":\"Vinyl Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Specialty Windows of Florida\",\"approval_number_master\":\"FL#293-R0\",\"approval_number\":\"FL293.2\",\"seq\":2,\"product_model\":\"1900 Series\",\"product_description\":\"Vinyl Single Hung-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Jacobson Window Co., Inc.\":[{\"manufacturer\":\"Jacobson Window Co., Inc.\",\"approval_number_master\":\"FL#392-R0\",\"approval_number\":\"FL392.1\",\"seq\":1,\"product_model\":\"1000 sh\",\"product_description\":\"Single hung windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jacobson Window Co., Inc.\",\"approval_number_master\":\"FL#6339-R1\",\"approval_number\":\"FL6339.1\",\"seq\":1,\"product_model\":\"1000 Series Single Hung Window\",\"product_description\":\"Prime and Colonial Aluminum Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jacobson Window Co., Inc.\",\"approval_number_master\":\"FL#6339-R0\",\"approval_number\":\"FL6339.2\",\"seq\":2,\"product_model\":\"1000 Series Single Hung Window\",\"product_description\":\"8\\\/8 colonial aluminum single hung window\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Traco Windows and Doors, Inc.\":[{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#471-R0\",\"approval_number\":\"FL471.2\",\"seq\":2,\"product_model\":\"Series 140 (540) (Miami-Dade)\",\"product_description\":\"Aluminum SH Window Large Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#471-R0\",\"approval_number\":\"FL471.3\",\"seq\":3,\"product_model\":\"Series 2100 (Miami-Dade)\",\"product_description\":\"Single Hungle Aluminum Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#471-R0\",\"approval_number\":\"FL471.4\",\"seq\":4,\"product_model\":\"Series 240 (Miami-Dade)\",\"product_description\":\"Coastal-240 Aluminum SH - Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1565-R0\",\"approval_number\":\"FL1565.1\",\"seq\":1,\"product_model\":\"TR-5400\",\"product_description\":\"Single Hung Tilt H-C35 56\\\" x 91\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1565-R0\",\"approval_number\":\"FL1565.2\",\"seq\":2,\"product_model\":\"TR-5400\",\"product_description\":\"Single Hung Tilt H-C50 56\\\" x 91\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1565-R0\",\"approval_number\":\"FL1565.3\",\"seq\":3,\"product_model\":\"TR-9100\",\"product_description\":\"Single Hung Side Load H-AW65 60\\\" x 99\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1565-R0\",\"approval_number\":\"FL1565.4\",\"seq\":4,\"product_model\":\"TR-9100\",\"product_description\":\"Single Hung Side Load H-HC40 60\\\" x 99\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1565-R0\",\"approval_number\":\"FL1565.5\",\"seq\":5,\"product_model\":\"TR-9100\",\"product_description\":\"Single Hung Side Load H-HC80 48\\\" x 84\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3040-R0\",\"approval_number\":\"FL3040.1\",\"seq\":1,\"product_model\":\"SH 440\",\"product_description\":\"Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3041-R0\",\"approval_number\":\"FL3041.1\",\"seq\":1,\"product_model\":\"TR-9100\",\"product_description\":\"Single Hung Side Load H-HC65 60\\\" x 99\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3041-R0\",\"approval_number\":\"FL3041.2\",\"seq\":2,\"product_model\":\"TR-9100\",\"product_description\":\"Single Hung Side Load H-AW40 60\\\" x 99\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3484-R0\",\"approval_number\":\"FL3484.1\",\"seq\":1,\"product_model\":\"TR-9100\",\"product_description\":\"TR-9100 Single Hung Large Missile Impact Window 40\\\" x 84\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3926-R0\",\"approval_number\":\"FL3926.1\",\"seq\":1,\"product_model\":\"SH-2100\",\"product_description\":\"2100 Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3928-R0\",\"approval_number\":\"FL3928.1\",\"seq\":1,\"product_model\":\"TR-4800\",\"product_description\":\"Single Hung window H-C25 44\\\" x 77\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3934-R0\",\"approval_number\":\"FL3934.1\",\"seq\":1,\"product_model\":\"TR-9100\",\"product_description\":\"Single Hung Small Missle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#6722-R0\",\"approval_number\":\"FL6722.1\",\"seq\":1,\"product_model\":\"TR-9100\",\"product_description\":\"Single Hung Impact\",\"design_pressure\":\"+65 psf\\\/-65 psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#6738-R0\",\"approval_number\":\"FL6738.1\",\"seq\":1,\"product_model\":\"SH 240\",\"product_description\":\"Single Hung\",\"design_pressure\":\"+62\\\/-62\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#6739-R0\",\"approval_number\":\"FL6739.1\",\"seq\":1,\"product_model\":\"SH 440\",\"product_description\":\"Single Hung\",\"design_pressure\":\"+102.0\\\/-151.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#8234-R0\",\"approval_number\":\"FL8234.1\",\"seq\":1,\"product_model\":\"Series 140 (540)\",\"product_description\":\"Aluminum Single Hung Window\",\"design_pressure\":\"+90.0\\\/-106.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#8533-R0\",\"approval_number\":\"FL8533.1\",\"seq\":1,\"product_model\":\"TR-9100\",\"product_description\":\"Single Hung LM\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#8533-R0\",\"approval_number\":\"FL8533.2\",\"seq\":2,\"product_model\":\"TR-9100\",\"product_description\":\"Single Hung SM\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#8798-R0\",\"approval_number\":\"FL8798.1\",\"seq\":1,\"product_model\":\"SH440\",\"product_description\":\"Single Hung SM Impact\",\"design_pressure\":\"+102.0\\\/-151.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#9164-R0\",\"approval_number\":\"FL9164.1\",\"seq\":1,\"product_model\":\"SH2100\",\"product_description\":\"Aluminum Single Hung Window\",\"design_pressure\":\"+50.14\\\/-50.14\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#9533-R0\",\"approval_number\":\"FL9533.1\",\"seq\":1,\"product_model\":\"SH940\",\"product_description\":\"Single Hung Impact Window\",\"design_pressure\":\"+55.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#10190-R0\",\"approval_number\":\"FL10190.1\",\"seq\":1,\"product_model\":\"Coastal 240\",\"product_description\":\"Aluminum Single Hung window LM\",\"design_pressure\":\"+62.0\\\/-62.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#10752-R0\",\"approval_number\":\"FL10752.1\",\"seq\":1,\"product_model\":\"TR-9100\",\"product_description\":\"Single Hung Window - LM\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#10752-R0\",\"approval_number\":\"FL10752.2\",\"seq\":2,\"product_model\":\"TR-9100\",\"product_description\":\"Single Hung Window - SM\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#11633-R0\",\"approval_number\":\"FL11633.1\",\"seq\":1,\"product_model\":\"SH440\",\"product_description\":\"Single Hung\",\"design_pressure\":\"+80.0\\\/-115.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#11645-R0\",\"approval_number\":\"FL11645.1\",\"seq\":1,\"product_model\":\"2100\",\"product_description\":\"Single Hung\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#12332-R0\",\"approval_number\":\"FL12332.1\",\"seq\":1,\"product_model\":\"TR-9100\",\"product_description\":\"Single Hung Window - LM\",\"design_pressure\":\"+80\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#12668-R0\",\"approval_number\":\"FL12668.1\",\"seq\":1,\"product_model\":\"TR-9100\",\"product_description\":\"Aluminum Single Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#12803-R0\",\"approval_number\":\"FL12803.1\",\"seq\":1,\"product_model\":\"SH-940\\\/TR-5400\",\"product_description\":\"Single Hung Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-05 00:00:00\",\"instructions_url\":\"\"}],\"Yale Ogron Windows and Doors\":[{\"manufacturer\":\"Yale Ogron Windows and Doors\",\"approval_number_master\":\"FL#511-R0\",\"approval_number\":\"FL511.1\",\"seq\":1,\"product_model\":\"ImpactView\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Yale Ogron Windows and Doors\",\"approval_number_master\":\"FL#511-R0\",\"approval_number\":\"FL511.2\",\"seq\":2,\"product_model\":\"Series 500\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Yale Ogron Windows and Doors\",\"approval_number_master\":\"FL#511-R0\",\"approval_number\":\"FL511.3\",\"seq\":3,\"product_model\":\"Series 580\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Yale Ogron Windows and Doors\",\"approval_number_master\":\"FL#511-R0\",\"approval_number\":\"FL511.4\",\"seq\":4,\"product_model\":\"Series 9500 - Vinyl\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Yale Ogron Windows and Doors\",\"approval_number_master\":\"FL#6571-R0\",\"approval_number\":\"FL6571.1\",\"seq\":1,\"product_model\":\"Series 1700 Impactview Aluminum Single Hung Window\",\"product_description\":\"\",\"design_pressure\":\"+90.0\\\/-140.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Yale Ogron Windows and Doors\",\"approval_number_master\":\"FL#6571-R0\",\"approval_number\":\"FL6571.2\",\"seq\":2,\"product_model\":\"Series 2500 Aluminum Single Hung Window\",\"product_description\":\"\",\"design_pressure\":\"+70.0\\\/-90.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Yale Ogron Windows and Doors\",\"approval_number_master\":\"FL#6571-R0\",\"approval_number\":\"FL6571.3\",\"seq\":3,\"product_model\":\"Series 9500 White PVC Single Hung Window\",\"product_description\":\"\",\"design_pressure\":\"+53.3\\\/-125.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Yale Ogron Windows and Doors\",\"approval_number_master\":\"FL#6648-R0\",\"approval_number\":\"FL6648.1\",\"seq\":1,\"product_model\":\"Series 500 Aluminum Single Hung Window\",\"product_description\":\"Non-impact aluminum single hung window.\",\"design_pressure\":\"+60\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Yale Ogron Windows and Doors\",\"approval_number_master\":\"FL#9629-R0\",\"approval_number\":\"FL9629.1\",\"seq\":1,\"product_model\":\"Series 580 Aluminum Single Hung Window\",\"product_description\":\"Non-impact resistant aluminum single hung window.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Dixie Door and Window\":[{\"manufacturer\":\"Dixie Door and Window\",\"approval_number_master\":\"FL#636-R0\",\"approval_number\":\"FL636.1\",\"seq\":1,\"product_model\":\"Series 40\",\"product_description\":\"Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixie Door and Window\",\"approval_number_master\":\"FL#7946-R1\",\"approval_number\":\"FL7946.1\",\"seq\":1,\"product_model\":\"a. Single Hung Window\",\"product_description\":\"Extruded Aluminum Single Hung Window with Flange - Monolithic Glazing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Tischler und Sohn(USA)Limited\":[{\"manufacturer\":\"Tischler und Sohn(USA)Limited\",\"approval_number_master\":\"FL#657-R0\",\"approval_number\":\"FL657.1\",\"seq\":1,\"product_model\":\"Single Hung Glass Window\",\"product_description\":\"Impact Resistant, wood framed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"BetterBilt\":[{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#663-R0\",\"approval_number\":\"FL663.1\",\"seq\":1,\"product_model\":\"165\",\"product_description\":\"Flange Frame 53x73 R-35 DP+35.3\\\/-47.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#663-R0\",\"approval_number\":\"FL663.2\",\"seq\":2,\"product_model\":\"165\",\"product_description\":\"Fin Frame Oriel 47x89 R-30 DP+33.4\\\/-42.7\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#663-R0\",\"approval_number\":\"FL663.3\",\"seq\":3,\"product_model\":\"165\",\"product_description\":\"Fin Frame Oriel 40x90 R-35 DP+35.3\\\/-47.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#663-R0\",\"approval_number\":\"FL663.4\",\"seq\":4,\"product_model\":\"165\\\/3000\",\"product_description\":\"Flange Frame Oriel 47x89 R-25 DP+25.9\\\/-34.7\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#663-R0\",\"approval_number\":\"FL663.5\",\"seq\":5,\"product_model\":\"165\\\/3000\",\"product_description\":\"Flange Frame Oriel 36x88 R-35 DP+35.3\\\/-47.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#663-R0\",\"approval_number\":\"FL663.6\",\"seq\":6,\"product_model\":\"165\\\/3000\",\"product_description\":\"Flange Frame in Beveled Buck 53x72 R-35 DP+35.3\\\/-47.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#663-R0\",\"approval_number\":\"FL663.7\",\"seq\":7,\"product_model\":\"165\\\/3000\",\"product_description\":\"Triple with Continuous Head and Sill 106x72 R-20 DP+24.2\\\/-31.4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#663-R0\",\"approval_number\":\"FL663.8\",\"seq\":8,\"product_model\":\"165\\\/3000\",\"product_description\":\"Fin Frame 52x72 R-35 DP+35.3\\\/-43.1\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#663-R0\",\"approval_number\":\"FL663.9\",\"seq\":9,\"product_model\":\"3240\\\/4250HP\",\"product_description\":\"Fin Frame 48x78 R-40 DP+47\\\/-47\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#663-R0\",\"approval_number\":\"FL663.10\",\"seq\":10,\"product_model\":\"3240\\\/4250HP\",\"product_description\":\"Flange Frame 53x63 R-35 DP+35.3\\\/-47.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#663-R0\",\"approval_number\":\"FL663.11\",\"seq\":11,\"product_model\":\"740\\\/3740\",\"product_description\":\"Flange Frame 52x71 R-45 DP+45\\\/-47.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#663-R0\",\"approval_number\":\"FL663.12\",\"seq\":12,\"product_model\":\"740\\\/3740\",\"product_description\":\"Fin Frame 52x71 R-45 DP+45\\\/-45\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#663-R0\",\"approval_number\":\"FL663.13\",\"seq\":13,\"product_model\":\"740\\\/3740\",\"product_description\":\"Fin Frame 52x72 R-45 DP+45\\\/-45\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#663-R0\",\"approval_number\":\"FL663.14\",\"seq\":14,\"product_model\":\"740\\\/3740\",\"product_description\":\"Flange Frame 53x73 R-45 DP+45\\\/-45\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#663-R0\",\"approval_number\":\"FL663.15\",\"seq\":15,\"product_model\":\"740\\\/3740\",\"product_description\":\"Flange Frame 52x71 R-45 DP+45\\\/-47.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#663-R0\",\"approval_number\":\"FL663.16\",\"seq\":16,\"product_model\":\"740\\\/3740\",\"product_description\":\"Fin Frame 52x71 R-45 DP+45\\\/-47.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#663-R0\",\"approval_number\":\"FL663.17\",\"seq\":17,\"product_model\":\"740\\\/3740\",\"product_description\":\"Fin Frame 47x89 R-35 DP+35.3\\\/-47.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#663-R0\",\"approval_number\":\"FL663.18\",\"seq\":18,\"product_model\":\"740\\\/3740\",\"product_description\":\"Fin Frame 39x90 R-35 DP+35.3\\\/-47.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#663-R0\",\"approval_number\":\"FL663.19\",\"seq\":19,\"product_model\":\"740\\\/3740\",\"product_description\":\"Flange Frame 47x89 R-35 DP+35.3\\\/-42.7\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#663-R0\",\"approval_number\":\"FL663.20\",\"seq\":20,\"product_model\":\"740\\\/3740\",\"product_description\":\"Flange Frame Oriel 47x89 R-35 DP+35.3\\\/-42.7\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#663-R0\",\"approval_number\":\"FL663.21\",\"seq\":21,\"product_model\":\"740\\\/3740\",\"product_description\":\"Flange Frame Oriel 36x88 R-35 DP+35.3\\\/-47.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#663-R0\",\"approval_number\":\"FL663.22\",\"seq\":22,\"product_model\":\"740\\\/3740\",\"product_description\":\"Flange Frame Oriel 52x71 R-35 DP35.3\\\/-47.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#663-R0\",\"approval_number\":\"FL663.23\",\"seq\":23,\"product_model\":\"740\\\/3740\",\"product_description\":\"Fin Frame Oriel 52x71 R-35 DP+35.3\\\/-47.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#663-R0\",\"approval_number\":\"FL663.24\",\"seq\":24,\"product_model\":\"740\\\/3740\",\"product_description\":\"Triple with Continuous Head and Sill 106x71 R-30 DP+31.5\\\/-39.7\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#2786-R0\",\"approval_number\":\"FL2786.1\",\"seq\":1,\"product_model\":\"185\\\/3185 Fin Frame Equal-Lite\",\"product_description\":\"36x72 Insulated DSB Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#2786-R0\",\"approval_number\":\"FL2786.2\",\"seq\":2,\"product_model\":\"185\\\/3185 Fin Frame Equal-Lite\",\"product_description\":\"36x62 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#2786-R0\",\"approval_number\":\"FL2786.3\",\"seq\":3,\"product_model\":\"185\\\/3185 Fin Frame Equal-Lite\",\"product_description\":\"52x78 Single Glazed DSB Temp\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#2786-R0\",\"approval_number\":\"FL2786.4\",\"seq\":4,\"product_model\":\"185\\\/3185 Fin Frame Oriel\",\"product_description\":\"52x90 Insulated DSB Temp (top) \\\/ 3\\\/16\\\" Annealed (btm)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#2786-R0\",\"approval_number\":\"FL2786.5\",\"seq\":5,\"product_model\":\"185\\\/3185 Fin Frame Oriel\",\"product_description\":\"36x90 Single Glazed DSB Temp\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#2786-R0\",\"approval_number\":\"FL2786.6\",\"seq\":6,\"product_model\":\"185\\\/3185 Fin Frame Oriel\",\"product_description\":\"52x90 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#2786-R0\",\"approval_number\":\"FL2786.7\",\"seq\":7,\"product_model\":\"185\\\/3185 Flange Frame Equal-Lite\",\"product_description\":\"36x72 Insulated DSB Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#2786-R0\",\"approval_number\":\"FL2786.8\",\"seq\":8,\"product_model\":\"185\\\/3185 Flange Frame Equal-Lite\",\"product_description\":\"36x62 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#2786-R0\",\"approval_number\":\"FL2786.9\",\"seq\":9,\"product_model\":\"185\\\/3185 Flange Frame Oriel\",\"product_description\":\"52x90 Insulated DSB Temp (top) \\\/ 3\\\/16\\\" Annealed (btm)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#2786-R0\",\"approval_number\":\"FL2786.10\",\"seq\":10,\"product_model\":\"185\\\/3185 Flange Frame Oriel\",\"product_description\":\"52x90 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#2786-R0\",\"approval_number\":\"FL2786.11\",\"seq\":11,\"product_model\":\"185\\\/3185 Flange Frame Oriel\",\"product_description\":\"52x90 Single Glazed DSB Temp\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#3248-R0\",\"approval_number\":\"FL3248.1\",\"seq\":1,\"product_model\":\"185\\\/3185 Flange Frame Equal-Lite\",\"product_description\":\"53x73 Single Glazed 1\\\/8\\\" Temp\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#3248-R0\",\"approval_number\":\"FL3248.2\",\"seq\":2,\"product_model\":\"185\\\/3185 Flange Frame Oriel\",\"product_description\":\"53x73 Single Glazed 1\\\/8\\\" Temp\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#4029-R0\",\"approval_number\":\"FL4029.1\",\"seq\":1,\"product_model\":\"740\\\/3740 Fin Frame Equal-Lite\",\"product_description\":\"52x71 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#4029-R0\",\"approval_number\":\"FL4029.2\",\"seq\":2,\"product_model\":\"740\\\/3740 Flange Frame Equal-Lite\",\"product_description\":\"53x72 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#4029-R0\",\"approval_number\":\"FL4029.3\",\"seq\":3,\"product_model\":\"740\\\/3740 Flange Frame Oriel\",\"product_description\":\"53x72 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Capitol\":[{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#675-R0\",\"approval_number\":\"FL675.1\",\"seq\":1,\"product_model\":\"165\",\"product_description\":\"Flange Frame 53x73 R-35 DP+35\\\/-47.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#675-R0\",\"approval_number\":\"FL675.2\",\"seq\":2,\"product_model\":\"165\",\"product_description\":\"Fin Frame Oriel 47x89 R-30 DP+33.4\\\/-42.7\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#675-R0\",\"approval_number\":\"FL675.3\",\"seq\":3,\"product_model\":\"165\",\"product_description\":\"Fin Frame Oriel 40x90 R-35 DP+35.3\\\/-47.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#675-R0\",\"approval_number\":\"FL675.4\",\"seq\":4,\"product_model\":\"165\",\"product_description\":\"Flange Frame Oriel 47x89 R-25 DP+25.9\\\/-34.7\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#675-R0\",\"approval_number\":\"FL675.5\",\"seq\":5,\"product_model\":\"165\",\"product_description\":\"Flange Frame Oriel 36x88 R-35 DP+35.3\\\/-47.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#675-R0\",\"approval_number\":\"FL675.6\",\"seq\":6,\"product_model\":\"165\",\"product_description\":\"Flange Frame in Beveled Buck 53x72 R-35 DP+35.3\\\/-47.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#675-R0\",\"approval_number\":\"FL675.7\",\"seq\":7,\"product_model\":\"165\",\"product_description\":\"Fin Frame 52x72 R-35 DP+35.3\\\/-43.1\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#675-R0\",\"approval_number\":\"FL675.8\",\"seq\":8,\"product_model\":\"165\",\"product_description\":\"Triple with Continuous Head and Sill 106x72 R-20 DP+24.2\\\/-31.4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#675-R0\",\"approval_number\":\"FL675.9\",\"seq\":9,\"product_model\":\"3540\",\"product_description\":\"Fin Frame 43x73 R-43 DP+43\\\/-43\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#675-R0\",\"approval_number\":\"FL675.10\",\"seq\":10,\"product_model\":\"3540\",\"product_description\":\"Fin Frame 36x73 R-47 DP+47\\\/-47\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#675-R0\",\"approval_number\":\"FL675.11\",\"seq\":11,\"product_model\":\"3540\",\"product_description\":\"Fin Frame 44x72 R-40 DP+45\\\/-47.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#675-R0\",\"approval_number\":\"FL675.12\",\"seq\":12,\"product_model\":\"455\",\"product_description\":\"Fin Frame 48x84 C-50 DP+50\\\/-50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#675-R0\",\"approval_number\":\"FL675.13\",\"seq\":13,\"product_model\":\"455\",\"product_description\":\"Fin Frame 54x90 C-35 DP+35.3\\\/-50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#675-R0\",\"approval_number\":\"FL675.14\",\"seq\":14,\"product_model\":\"650\",\"product_description\":\"Fin Frame 52x72 R-40 DP+45\\\/-47.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#675-R0\",\"approval_number\":\"FL675.15\",\"seq\":15,\"product_model\":\"650\",\"product_description\":\"Fin Frame 53x90 LC-30 DP+32.8\\\/-47.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#675-R0\",\"approval_number\":\"FL675.16\",\"seq\":16,\"product_model\":\"650\",\"product_description\":\"Flange Frame 48x84 LC-35 DP+35.3\\\/-47.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#675-R0\",\"approval_number\":\"FL675.17\",\"seq\":17,\"product_model\":\"650\",\"product_description\":\"Fin Frame Oriel 48x84 R-35 DP+35.3\\\/-47.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#675-R0\",\"approval_number\":\"FL675.18\",\"seq\":18,\"product_model\":\"650\",\"product_description\":\"Flange Frame Oriel 48x84 R-35 DP+35.3\\\/-47.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#675-R0\",\"approval_number\":\"FL675.19\",\"seq\":19,\"product_model\":\"650\",\"product_description\":\"Flange Frame 52x72 R-40 DP+45\\\/-47.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#675-R0\",\"approval_number\":\"FL675.20\",\"seq\":20,\"product_model\":\"650\",\"product_description\":\"Triple with Continuous Head and Sill 112x72 R-35 DP+35.3\\\/-35\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#675-R0\",\"approval_number\":\"FL675.21\",\"seq\":21,\"product_model\":\"8540\",\"product_description\":\"Fin Frame 48x72 R-40 DP+40\\\/-40\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#675-R0\",\"approval_number\":\"FL675.22\",\"seq\":22,\"product_model\":\"9540\",\"product_description\":\"Fin Frame 46x63 R-40 DP+40\\\/-40\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#675-R0\",\"approval_number\":\"FL675.23\",\"seq\":23,\"product_model\":\"9540\",\"product_description\":\"Fin Frame 38x63 R-50 DP+50\\\/-50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#3242-R0\",\"approval_number\":\"FL3242.1\",\"seq\":1,\"product_model\":\"185\\\/3185 Fin Frame\",\"product_description\":\"36x72 Insulated DSB Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#3242-R0\",\"approval_number\":\"FL3242.2\",\"seq\":2,\"product_model\":\"185\\\/3185 Fin Frame\",\"product_description\":\"36x62 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#3242-R0\",\"approval_number\":\"FL3242.3\",\"seq\":3,\"product_model\":\"185\\\/3185 Fin Frame\",\"product_description\":\"52x78 Single Glazed DSB Temp\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#3242-R0\",\"approval_number\":\"FL3242.4\",\"seq\":4,\"product_model\":\"185\\\/3185 Fin Frame Oriel\",\"product_description\":\"52x90 Insulated DSB Temp (top) \\\/ 3\\\/16\\\" Annealed (btm)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#3242-R0\",\"approval_number\":\"FL3242.5\",\"seq\":5,\"product_model\":\"185\\\/3185 Fin Frame Oriel\",\"product_description\":\"36x90 Single Glazed DSB Temp\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#3242-R0\",\"approval_number\":\"FL3242.6\",\"seq\":6,\"product_model\":\"185\\\/3185 Fin Frame Oriel\",\"product_description\":\"52x90 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#3242-R0\",\"approval_number\":\"FL3242.7\",\"seq\":7,\"product_model\":\"185\\\/3185 Flange Frame\",\"product_description\":\"36x72 Insulated DSB Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#3242-R0\",\"approval_number\":\"FL3242.8\",\"seq\":8,\"product_model\":\"185\\\/3185 Flange Frame\",\"product_description\":\"36x62 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#3242-R0\",\"approval_number\":\"FL3242.9\",\"seq\":9,\"product_model\":\"185\\\/3185 Flange Frame\",\"product_description\":\"53x73 Single Glazed 1\\\/8\\\" Temp\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#3242-R0\",\"approval_number\":\"FL3242.10\",\"seq\":10,\"product_model\":\"185\\\/3185 Flange Frame Oriel\",\"product_description\":\"52x90 Single Glazed DSB Temp\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#3242-R0\",\"approval_number\":\"FL3242.11\",\"seq\":11,\"product_model\":\"185\\\/3185 Flange Frame Oriel\",\"product_description\":\"53x73 Single Glazed 1\\\/8\\\" Temp\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#3242-R0\",\"approval_number\":\"FL3242.12\",\"seq\":12,\"product_model\":\"185\\\/3185 Flange Frame Oriel\",\"product_description\":\"52x90 Insulated DSB Temp (top) \\\/ 3\\\/16\\\" Annealed (btm)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#3242-R0\",\"approval_number\":\"FL3242.13\",\"seq\":13,\"product_model\":\"185\\\/3185 Flange Frame Oriel\",\"product_description\":\"52x90 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Gorell Windows and Doors\":[{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#752-R0\",\"approval_number\":\"FL752.1\",\"seq\":1,\"product_model\":\"GSVSH\",\"product_description\":\"Single hung new construction\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#14262-R0\",\"approval_number\":\"FL14262.1\",\"seq\":1,\"product_model\":\"G5004 single hung\",\"product_description\":\"DP50 single hung 46\\\" x 90\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#14262-R0\",\"approval_number\":\"FL14262.2\",\"seq\":2,\"product_model\":\"G5004 single hung\",\"product_description\":\"DP50 single hung 54\\\" x 78\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-28 00:00:00\",\"instructions_url\":\"\"}],\"Seasonshield Incorporated\":[{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#858-R0\",\"approval_number\":\"FL858.1\",\"seq\":1,\"product_model\":\"2100\\\/2001\",\"product_description\":\"TDL Aluminum Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#858-R0\",\"approval_number\":\"FL858.2\",\"seq\":2,\"product_model\":\"5100\",\"product_description\":\"PVC Single Hung\\\/Removable J Chl\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#858-R0\",\"approval_number\":\"FL858.3\",\"seq\":3,\"product_model\":\"5100SH\",\"product_description\":\"Mulled PVC Single Hungs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#858-R0\",\"approval_number\":\"FL858.4\",\"seq\":4,\"product_model\":\"7100\",\"product_description\":\"PVC Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#858-R0\",\"approval_number\":\"FL858.5\",\"seq\":5,\"product_model\":\"8100\",\"product_description\":\"PVC Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#858-R0\",\"approval_number\":\"FL858.6\",\"seq\":6,\"product_model\":\"PVC Single Hung 2 7\\\/16 Frame D\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#949-R0\",\"approval_number\":\"FL949.1\",\"seq\":1,\"product_model\":\"SH-2100\\\/2001\",\"product_description\":\"1 7\\\/8\\\" Aluminum Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#3031-R0\",\"approval_number\":\"FL3031.1\",\"seq\":1,\"product_model\":\"SH-5100 Twin Unit\",\"product_description\":\"PVC Continuous Head\\\/Sill Twin - w\\\/2 7\\\/16 Frame Depth\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#3031-R0\",\"approval_number\":\"FL3031.2\",\"seq\":2,\"product_model\":\"SH-7100 Twin Unit\",\"product_description\":\"PVC Continuous Head\\\/Sill Twin - w\\\/2 7\\\/16 Frame Depth\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#3031-R0\",\"approval_number\":\"FL3031.3\",\"seq\":3,\"product_model\":\"SH-8100- IMPACT\",\"product_description\":\"PVC Single Hung Window w\\\/3\\\" Frame Depth\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Atrium Windows and Doors, NC\":[{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#1030-R0\",\"approval_number\":\"FL1030.1\",\"seq\":1,\"product_model\":\"100 SH\",\"product_description\":\"NEW CONSTRUCTION SINGLE HUNG\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#1030-R0\",\"approval_number\":\"FL1030.2\",\"seq\":2,\"product_model\":\"200 SH\",\"product_description\":\"NEW CONSTRUCTION SINGLE HUNG\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#1030-R0\",\"approval_number\":\"FL1030.3\",\"seq\":3,\"product_model\":\"200 SHHP\\\/ OS\",\"product_description\":\"NEW CONSTRUCTION SINGLE HUNG HIGH PERFORMANCE\\\/ OPERABLE SHAPE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#1746-R0\",\"approval_number\":\"FL1746.1\",\"seq\":1,\"product_model\":\"10\\\/1000\\\/1100\\\/3100 SH\",\"product_description\":\"NEW CONSTRUCTION SINGLE HUNG\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#1746-R0\",\"approval_number\":\"FL1746.2\",\"seq\":2,\"product_model\":\"150\\\/160 SHHP\",\"product_description\":\"NEW CONSTRUCTION SINGLE HUNG\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#1746-R0\",\"approval_number\":\"FL1746.3\",\"seq\":3,\"product_model\":\"200 SHTR\",\"product_description\":\"NEW CONSTRUCTION SINGLE HUNG TRIPLE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#1746-R0\",\"approval_number\":\"FL1746.4\",\"seq\":4,\"product_model\":\"200 SHTRHP\",\"product_description\":\"NEW CONSTRUCTION SINGLE HUNG TRIPLE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#2906-R0\",\"approval_number\":\"FL2906.1\",\"seq\":1,\"product_model\":\"150\\\/160 SHTR\",\"product_description\":\"NEW CONSTRUCTION SINGLE HUNG TRIPLE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#2906-R0\",\"approval_number\":\"FL2906.2\",\"seq\":2,\"product_model\":\"150\\\/160 SHTRHP\",\"product_description\":\"NEW CONSTRUCTION SINGLE HUNG TRIPLE HP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#6208-R0\",\"approval_number\":\"FL6208.1\",\"seq\":1,\"product_model\":\"10\\\/1000\\\/1100\\\/3100\\\/8100\",\"product_description\":\"36\\\" x 74\\\" Vinyl Single Hung Replacement Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#6208-R0\",\"approval_number\":\"FL6208.2\",\"seq\":2,\"product_model\":\"10\\\/1000\\\/1100\\\/3100\\\/8100\",\"product_description\":\"48\\\" x 78\\\" Vinyl Single Hung Replacement Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#6208-R0\",\"approval_number\":\"FL6208.3\",\"seq\":3,\"product_model\":\"100\",\"product_description\":\"36\\\" x 74\\\" Vinyl Single Hung New Construction Window\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#6208-R0\",\"approval_number\":\"FL6208.4\",\"seq\":4,\"product_model\":\"150\\\/160\",\"product_description\":\"36\\\" x 74\\\" Vinyl Single Hung New Construction Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#6208-R0\",\"approval_number\":\"FL6208.5\",\"seq\":5,\"product_model\":\"150\\\/160\",\"product_description\":\"48\\\" x 78\\\" Vinyl Single Hung New Construction Window\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#6208-R0\",\"approval_number\":\"FL6208.6\",\"seq\":6,\"product_model\":\"200\",\"product_description\":\"36\\\" x 74\\\" Vinyl Single Hung New Construction Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#6208-R0\",\"approval_number\":\"FL6208.7\",\"seq\":7,\"product_model\":\"200\",\"product_description\":\"48\\\" x 78\\\" Vinyl Single Hung New Construction Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#6752-R0\",\"approval_number\":\"FL6752.1\",\"seq\":1,\"product_model\":\"150\\\/160\",\"product_description\":\"36\\\" x 74\\\" Vinyl Single Hung New Construction Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#6752-R0\",\"approval_number\":\"FL6752.2\",\"seq\":2,\"product_model\":\"150\\\/160\",\"product_description\":\"48\\\" x 78\\\" Vinyl Single Hung New Construction Window\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#6752-R0\",\"approval_number\":\"FL6752.3\",\"seq\":3,\"product_model\":\"150\\\/160\",\"product_description\":\"108\\\" x 74\\\" Vinyl Single Hung Triple New Construction Window,\\n72\\\" x 74\\\" Vinyl Single Hung Twin New Construction Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#6752-R0\",\"approval_number\":\"FL6752.4\",\"seq\":4,\"product_model\":\"150\\\/160\",\"product_description\":\"108\\\" x 74\\\" Vinyl Single Hung Triple New Construction Window, 72\\\" x 74\\\" Vinyl Single Hung Twin New Construction Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"H-R Windows\":[{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#1035-R0\",\"approval_number\":\"FL1035.1\",\"seq\":1,\"product_model\":\"300\",\"product_description\":\"Fin Frame 44 x72 H-R-50 DP +75\\\/-75\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#1035-R0\",\"approval_number\":\"FL1035.2\",\"seq\":2,\"product_model\":\"300\",\"product_description\":\"Fin Frame 48x72 H-R-40 DP +60\\\/-63\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#1035-R0\",\"approval_number\":\"FL1035.3\",\"seq\":3,\"product_model\":\"300\",\"product_description\":\"Fin Frame 44x72\\\/44x72 Mulled Unit H-R-40 DP +60\\\/-60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#1035-R0\",\"approval_number\":\"FL1035.4\",\"seq\":4,\"product_model\":\"300\",\"product_description\":\"Fin Frame 44x72\\\/44x24 Stacked Unit H-R-45DP +67.5\\\/-67.5\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#1035-R0\",\"approval_number\":\"FL1035.5\",\"seq\":5,\"product_model\":\"300\",\"product_description\":\"Fin Frame 36x72\\\/36x72\\\/36x72 Mulled H-R-50 DP +75\\\/-75\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#1035-R0\",\"approval_number\":\"FL1035.6\",\"seq\":6,\"product_model\":\"375\",\"product_description\":\"Fin Frame 36x72\\\/36x72\\\/36x72 Mulled H-R-40 DP +75\\\/-75\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#1035-R0\",\"approval_number\":\"FL1035.7\",\"seq\":7,\"product_model\":\"375\",\"product_description\":\"Fin Frame Tilt Sash48x72 H-R-40 DP +60\\\/-60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#1035-R0\",\"approval_number\":\"FL1035.8\",\"seq\":8,\"product_model\":\"375\",\"product_description\":\"Fin Frame Tilt Sash 44x84H-R-30 DP +45\\\/-45\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#1035-R0\",\"approval_number\":\"FL1035.9\",\"seq\":9,\"product_model\":\"500\",\"product_description\":\"Fin Frame Thermal Break 4872 H-R-40 DP +60\\\/-60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#1035-R0\",\"approval_number\":\"FL1035.10\",\"seq\":10,\"product_model\":\"550\",\"product_description\":\"Fin Frame Thermal Break Impact 48x72 H-R-50 DP +75\\\/-75\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#1035-R0\",\"approval_number\":\"FL1035.11\",\"seq\":11,\"product_model\":\"550\",\"product_description\":\"Fin Frame Thermal Break Impact 44x60\\\/44x60 Mulled With\\\/88x36 Stacked H-R-50 DP +75\\\/-75\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#1035-R0\",\"approval_number\":\"FL1035.12\",\"seq\":12,\"product_model\":\"550\",\"product_description\":\"Fin Frame Thermal Break 44X84\\\/44X84\\\/44X84 Mulled H-R-50 DP +75\\\/-75\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#1035-R0\",\"approval_number\":\"FL1035.13\",\"seq\":13,\"product_model\":\"600\",\"product_description\":\"Fin Frame 44x72 H-R-20 DP +30\\\/-30\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#1826-R0\",\"approval_number\":\"FL1826.1\",\"seq\":1,\"product_model\":\"375\",\"product_description\":\"Fin Frame 42x60\\\/42x60\\\/84x36 Mulled and Stacked H-R-40 DP +75\\\/-75\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#1951-R0\",\"approval_number\":\"FL1951.1\",\"seq\":1,\"product_model\":\"375\",\"product_description\":\"Fin Frame 36x72\\\/36x72\\\/72x36 Twin With Stacked DP +75\\\/-75\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#1951-R0\",\"approval_number\":\"FL1951.2\",\"seq\":2,\"product_model\":\"375\",\"product_description\":\"Fin Frame 48x72\\\/48x24 Stacked DP +75\\\/-75\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#2272-R0\",\"approval_number\":\"FL2272.1\",\"seq\":1,\"product_model\":\"300\",\"product_description\":\"Fin Frame Impact 48x72 H-R-50 DP +75\\\/-75\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#2272-R0\",\"approval_number\":\"FL2272.2\",\"seq\":2,\"product_model\":\"375\",\"product_description\":\"Fin Frame Tilt Sash 40x72 H-R-50 DP +75\\\/-75\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#2398-R0\",\"approval_number\":\"FL2398.1\",\"seq\":1,\"product_model\":\"300\",\"product_description\":\"Fin Frame 36x72\\\/36x72\\\/72x36 Mulled and Stacked H-R-50 DP +75\\\/-75\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#4171-R0\",\"approval_number\":\"FL4171.1\",\"seq\":1,\"product_model\":\"ES-550\",\"product_description\":\"48\\\" x 72\\\" Single Hung DP+\\\/-50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#4358-R0\",\"approval_number\":\"FL4358.1\",\"seq\":1,\"product_model\":\"300\",\"product_description\":\"53\\\" x 74 1\\\/4\\\" (52\\\" x 73\\\" frame) Single Hung, H-R40, DP +40\\\/-40\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#4358-R0\",\"approval_number\":\"FL4358.2\",\"seq\":2,\"product_model\":\"300\",\"product_description\":\"53\\\" x 74 1\\\/4\\\" (52\\\" x 73\\\" frame) Single Hung, H-R45, DP +45\\\/-45\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#4358-R0\",\"approval_number\":\"FL4358.3\",\"seq\":3,\"product_model\":\"340\",\"product_description\":\"53\\\" x 83\\\" (52\\\" x 82\\\" frame) Single Hung, H-R40, DP +40\\\/-40\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#4358-R0\",\"approval_number\":\"FL4358.4\",\"seq\":4,\"product_model\":\"340\",\"product_description\":\"36\\\" x 74 1\\\/4\\\" (35\\\" x 73\\\" frame) Single Hung, H-R55, DP +55\\\/-55\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#4358-R0\",\"approval_number\":\"FL4358.5\",\"seq\":5,\"product_model\":\"540\",\"product_description\":\"53\\\" x 74 1\\\/4\\\" (52\\\" x 73\\\" frame) Single Hung, H-R50, DP +50\\\/-50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#5089-R1\",\"approval_number\":\"FL5089.1\",\"seq\":1,\"product_model\":\"300 Single Hung\",\"product_description\":\"H-R45 52 x 96\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#5089-R1\",\"approval_number\":\"FL5089.2\",\"seq\":2,\"product_model\":\"300 Single Hung\",\"product_description\":\"H-R40 48 x 72\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#5089-R1\",\"approval_number\":\"FL5089.3\",\"seq\":3,\"product_model\":\"300 Single Hung\",\"product_description\":\"H-R40 52 x 73\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#5089-R1\",\"approval_number\":\"FL5089.4\",\"seq\":4,\"product_model\":\"300 Single Hung\",\"product_description\":\"H-R50 48 x 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#5089-R1\",\"approval_number\":\"FL5089.5\",\"seq\":5,\"product_model\":\"340 Single Hung\",\"product_description\":\"H-R40 52 x 83\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#5089-R1\",\"approval_number\":\"FL5089.6\",\"seq\":6,\"product_model\":\"340 Single Hung\",\"product_description\":\"H-R50 52 x 76\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#5089-R1\",\"approval_number\":\"FL5089.7\",\"seq\":7,\"product_model\":\"375 Single Hung\",\"product_description\":\"H-R40 48 x 84\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#5089-R1\",\"approval_number\":\"FL5089.8\",\"seq\":8,\"product_model\":\"375 Single Hung\",\"product_description\":\"H-R45 48 x 72\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#5089-R1\",\"approval_number\":\"FL5089.9\",\"seq\":9,\"product_model\":\"500 Single Hung\",\"product_description\":\"H-R50 48 x 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#6111-R0\",\"approval_number\":\"FL6111.1\",\"seq\":1,\"product_model\":\"340\",\"product_description\":\"52\\\" x 76\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#6111-R0\",\"approval_number\":\"FL6111.2\",\"seq\":2,\"product_model\":\"411\\\/412\",\"product_description\":\"53\\\" x 102\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#6111-R0\",\"approval_number\":\"FL6111.3\",\"seq\":3,\"product_model\":\"411\\\/412\",\"product_description\":\"36\\\" x 102\\\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#6111-R0\",\"approval_number\":\"FL6111.4\",\"seq\":4,\"product_model\":\"435\",\"product_description\":\"LC50 53\\\" x 102\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#6111-R0\",\"approval_number\":\"FL6111.5\",\"seq\":5,\"product_model\":\"435-435\\\/435-436\",\"product_description\":\"R50 52\\\" x 76\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#6111-R0\",\"approval_number\":\"FL6111.6\",\"seq\":6,\"product_model\":\"435-435\\\/435-436\",\"product_description\":\"R55 52\\\" x 76\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#6111-R0\",\"approval_number\":\"FL6111.7\",\"seq\":7,\"product_model\":\"435\\\/436\",\"product_description\":\"LC60 36\\\" x 102\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#6111-R0\",\"approval_number\":\"FL6111.8\",\"seq\":8,\"product_model\":\"436\",\"product_description\":\"LC45 53\\\" x 102\\\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#6666-R0\",\"approval_number\":\"FL6666.1\",\"seq\":1,\"product_model\":\"375 SH\",\"product_description\":\"H-R40 48 x 84\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#6666-R0\",\"approval_number\":\"FL6666.2\",\"seq\":2,\"product_model\":\"375 SH\",\"product_description\":\"H-R45 48 x 72\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#6912-R0\",\"approval_number\":\"FL6912.1\",\"seq\":1,\"product_model\":\"435-436 SH\",\"product_description\":\"H-R50 52 x 76\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"XXAssociated\":[{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1093-R0\",\"approval_number\":\"FL1093.1\",\"seq\":1,\"product_model\":\"0100\",\"product_description\":\"New Construction: 52x77 DP25; 1\\\/8\\\" glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1093-R0\",\"approval_number\":\"FL1093.2\",\"seq\":2,\"product_model\":\"0100\",\"product_description\":\"New Construction: 48x77 DP25; 3\\\/32\\\" glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1093-R0\",\"approval_number\":\"FL1093.3\",\"seq\":3,\"product_model\":\"01HP\",\"product_description\":\"New Construction: 44x77 DP30, 44x60 DP45, 36x72 DP45; 1\\\/8\\\" glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1093-R0\",\"approval_number\":\"FL1093.4\",\"seq\":4,\"product_model\":\"02A0\",\"product_description\":\"Replacement: 48x78 DP25, 44x77 DP30, 44x60 DP35, 36x72 DP40, 36x60 DP50; 3\\\/32\\\" glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1093-R0\",\"approval_number\":\"FL1093.5\",\"seq\":5,\"product_model\":\"02A0\",\"product_description\":\"Replacement: 48x78 DP30, 44x77 DP40; 1\\\/8\\\" glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1093-R0\",\"approval_number\":\"FL1093.6\",\"seq\":6,\"product_model\":\"07HP\",\"product_description\":\"Replacement: 44x77 DP30, 44x60 DP45, 36x72 DP45; 1\\\/8\\\" glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#2815-R0\",\"approval_number\":\"FL2815.1\",\"seq\":1,\"product_model\":\"01HP\",\"product_description\":\"New Construction\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#2815-R0\",\"approval_number\":\"FL2815.2\",\"seq\":2,\"product_model\":\"01HP\",\"product_description\":\"New Construction\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#2815-R0\",\"approval_number\":\"FL2815.3\",\"seq\":3,\"product_model\":\"01HP\",\"product_description\":\"New Construction\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#2815-R0\",\"approval_number\":\"FL2815.4\",\"seq\":4,\"product_model\":\"02A0\",\"product_description\":\"Replacement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#2815-R0\",\"approval_number\":\"FL2815.5\",\"seq\":5,\"product_model\":\"02A0\",\"product_description\":\"Replacement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#2815-R0\",\"approval_number\":\"FL2815.6\",\"seq\":6,\"product_model\":\"02A0\",\"product_description\":\"Replacement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#2815-R0\",\"approval_number\":\"FL2815.7\",\"seq\":7,\"product_model\":\"07HP\",\"product_description\":\"Replacement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#2815-R0\",\"approval_number\":\"FL2815.8\",\"seq\":8,\"product_model\":\"07HP\",\"product_description\":\"Replacement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#2815-R0\",\"approval_number\":\"FL2815.9\",\"seq\":9,\"product_model\":\"07HP\",\"product_description\":\"Replacement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#3788-R0\",\"approval_number\":\"FL3788.1\",\"seq\":1,\"product_model\":\"01HP\",\"product_description\":\"New Construction: 52x61 DP35, 36x72 DP55\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#3788-R0\",\"approval_number\":\"FL3788.2\",\"seq\":2,\"product_model\":\"02A0\",\"product_description\":\"Replacement: 36x60 DP50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#3788-R0\",\"approval_number\":\"FL3788.3\",\"seq\":3,\"product_model\":\"07HP\",\"product_description\":\"Replacement: 52x61 DP35, 36x72 DP55\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#3788-R0\",\"approval_number\":\"FL3788.4\",\"seq\":4,\"product_model\":\"D100\",\"product_description\":\"New Construction: 36x60 DP40\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#6060-R1\",\"approval_number\":\"FL6060.1\",\"seq\":1,\"product_model\":\"a. Series 3100\",\"product_description\":\"Extruded PVC Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#6060-R1\",\"approval_number\":\"FL6060.2\",\"seq\":2,\"product_model\":\"b. Series 3100\",\"product_description\":\"Extruded PVC Single Hung Window without Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#6060-R1\",\"approval_number\":\"FL6060.3\",\"seq\":3,\"product_model\":\"c. Series 3100 \\\"Impact\\\"\",\"product_description\":\"Extruded PVC Single Hung Window with Nailing Fin \\\"Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#6407-R0\",\"approval_number\":\"FL6407.1\",\"seq\":1,\"product_model\":\"a. 3100 Series Single Hung\",\"product_description\":\"\\\"Non-Impact\\\" - Extruded Vinyl Single Hung Window with Flange\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#6407-R0\",\"approval_number\":\"FL6407.2\",\"seq\":2,\"product_model\":\"b. 3100 Series Single Hung \\\"High Performance Impact Window\\\"\",\"product_description\":\"\\\"Impact\\\" - Extruded Vinyl Single Hung Window with Flange\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#6407-R0\",\"approval_number\":\"FL6407.3\",\"seq\":3,\"product_model\":\"c. 3100 Series Single Hung\",\"product_description\":\"\\\"Non-Impact\\\" - Extruded Vinyl Single Hung Window with Nailing Fin\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#6407-R0\",\"approval_number\":\"FL6407.4\",\"seq\":4,\"product_model\":\"d. 3100 Series Single Hung \\\"High Performance Impact Window\\\"\",\"product_description\":\"\\\"Impact\\\" - Extruded Vinyl Single Hung Window with Nailing Fin\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10453-R0\",\"approval_number\":\"FL10453.1\",\"seq\":1,\"product_model\":\"a. Series 0100\",\"product_description\":\"Extruded PVC Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10453-R0\",\"approval_number\":\"FL10453.2\",\"seq\":2,\"product_model\":\"b. Series D100\",\"product_description\":\"Extruded PVC Single Hung Window with Nailing Fin - utilizes Sill Extender \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10453-R0\",\"approval_number\":\"FL10453.3\",\"seq\":3,\"product_model\":\"c. Series 01HP\",\"product_description\":\"Extruded PVC Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10453-R0\",\"approval_number\":\"FL10453.4\",\"seq\":4,\"product_model\":\"d. Series 0700\",\"product_description\":\"Extruded PVC Single Hung Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10453-R0\",\"approval_number\":\"FL10453.5\",\"seq\":5,\"product_model\":\"e. Series 07HP\",\"product_description\":\"Extruded PVC Single Hung Window - utilizes Sill Extender \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10453-R1\",\"approval_number\":\"FL10453.6\",\"seq\":6,\"product_model\":\"f. Model 02AO\",\"product_description\":\"Extruded PVC Single Hung Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10453-R1\",\"approval_number\":\"FL10453.7\",\"seq\":7,\"product_model\":\"g. Model 3100\",\"product_description\":\"Extruded PVC Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10453-R1\",\"approval_number\":\"FL10453.8\",\"seq\":8,\"product_model\":\"h. Model 3100\",\"product_description\":\"Extruded PVC Single Hung Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10453-R2\",\"approval_number\":\"FL10453.9\",\"seq\":9,\"product_model\":\"i. Model V100, V140, V144, V146\",\"product_description\":\"Extruded PVC Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10453-R2\",\"approval_number\":\"FL10453.10\",\"seq\":10,\"product_model\":\"j. Model V100, V140, V144, V146\",\"product_description\":\"Extruded PVC \\\"Twin\\\" Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10453-R3\",\"approval_number\":\"FL10453.11\",\"seq\":11,\"product_model\":\"k. Model V200, V140, V144, V146\",\"product_description\":\"Extruded PVC Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10453-R4\",\"approval_number\":\"FL10453.12\",\"seq\":12,\"product_model\":\"l. Model V220\",\"product_description\":\"Extruded PVC \\\"Twin\\\" Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10453-R4\",\"approval_number\":\"FL10453.13\",\"seq\":13,\"product_model\":\"m. Model V230\",\"product_description\":\"Extruded PVC \\\"Triple\\\" Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10453-R6\",\"approval_number\":\"FL10453.14\",\"seq\":14,\"product_model\":\"n. Model O3AO\",\"product_description\":\"Extruded Vinyl Single Hung Window - \\\"Non-Impact\\\" utilizing the \\\"Sm\\\" Sash\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10453-R6\",\"approval_number\":\"FL10453.15\",\"seq\":15,\"product_model\":\"o. Model O3AO\",\"product_description\":\"Extruded Vinyl Single Hung Window - \\\"Non-Impact\\\" utilizing the \\\"Med\\\" Sash\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\":[{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1194-R0\",\"approval_number\":\"FL1194.1\",\"seq\":1,\"product_model\":\"1. Vinyl Premium Single Hung\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1194-R0\",\"approval_number\":\"FL1194.2\",\"seq\":2,\"product_model\":\"2. Vinyl Bulders Single Hung\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6003-R1\",\"approval_number\":\"FL6003.1\",\"seq\":1,\"product_model\":\"Kingsview Clad Arched Single Hung\",\"product_description\":\"45\\\"x81\\\" Non-Impact Resistant\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6003-R1\",\"approval_number\":\"FL6003.2\",\"seq\":2,\"product_model\":\"Kingsview Clad Double Hung w\\\/Stationary Top Sash (Single Hung)\",\"product_description\":\"49-5\\\/16\\\"x96-5\\\/8\\\" Non-Impact Resistant\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6003-R1\",\"approval_number\":\"FL6003.3\",\"seq\":3,\"product_model\":\"Kingsview Clad Mulled Single Hung\",\"product_description\":\"37.312\\\"x76.625\\\" Individual Unit Size (Qualifies multiple-wide units of this size or smaller)\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6003-R1\",\"approval_number\":\"FL6003.4\",\"seq\":4,\"product_model\":\"Kingsview FeelSafe IG Clad Side Load Double Hung\\\/Single Hung\",\"product_description\":\"41-5\\\/16\\\"x76-5\\\/8\\\" IG Impact Resistant\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6003-R1\",\"approval_number\":\"FL6003.5\",\"seq\":5,\"product_model\":\"Kingsview FeelSafe IG Clad Side Load Double Hung\\\/Single Hung\",\"product_description\":\"41-5\\\/16\\\"x76-5\\\/8\\\" IG Impact Resistant\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6003-R1\",\"approval_number\":\"FL6003.6\",\"seq\":6,\"product_model\":\"Kingsview FeelSafe IG Clad Side Load Double Hung\\\/Single Hung\",\"product_description\":\"41-5\\\/16\\\"x76-5\\\/8\\\" Non-Impact Resistant\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6003-R1\",\"approval_number\":\"FL6003.7\",\"seq\":7,\"product_model\":\"Kingsview FeelSafe Lami Clad Side Load Double Hung\\\/Single Hung\",\"product_description\":\"41-5\\\/16\\\"x76-5\\\/8\\\" Monolithic Impact Resistant\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6003-R1\",\"approval_number\":\"FL6003.8\",\"seq\":8,\"product_model\":\"Kingsview FeelSafe Lami Clad Side Load Double Hung\\\/Single Hung\",\"product_description\":\"41-5\\\/16\\\"x76-5\\\/8\\\" Monolithic Impact Resistant\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6003-R1\",\"approval_number\":\"FL6003.9\",\"seq\":9,\"product_model\":\"Kingsview FeelSafe Lami Clad Side Load Double Hung\\\/Single Hung\",\"product_description\":\"41-5\\\/16\\\"x76-5\\\/8\\\" Non-Impact Resistant\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6003-R1\",\"approval_number\":\"FL6003.10\",\"seq\":10,\"product_model\":\"Kingsview FeelSafe Lami Clad Side Load Double Hung\\\/Single Hung with Transom (Combination Assembly)\",\"product_description\":\"1049mmx1946mm (41-5\\\/16\\\"x76-5\\\/8\\\") Non-Impact Resistant (Clip Installation)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6003-R1\",\"approval_number\":\"FL6003.11\",\"seq\":11,\"product_model\":\"Kingsview FeelSafe Lami Clad Side Load Double Hung\\\/Single Hung with Transom (Combination Assembly)\",\"product_description\":\"1049mmx1946mm (41-5\\\/16\\\"x76-5\\\/8\\\") Combination Single Hung Size -- Non-Impact Resistant (Nailing Fin Installation)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6003-R1\",\"approval_number\":\"FL6003.12\",\"seq\":12,\"product_model\":\"Kingsview FeelSafe Lami Side Load Double Hung\\\/Single Hung with Transom (Combination Assembly)\",\"product_description\":\"2099mmx2697mm (82-5\\\/8\\\"x106-3\\\/16\\\") Monolithic Impact Resistant\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6003-R1\",\"approval_number\":\"FL6003.13\",\"seq\":13,\"product_model\":\"Vinyl Builders Single Hung Operating\",\"product_description\":\"35-1\\\/4\\\"x76-1\\\/2\\\" Non-Impact Resistant\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6003-R1\",\"approval_number\":\"FL6003.14\",\"seq\":14,\"product_model\":\"Vinyl Builders Single Hung Operating\",\"product_description\":\"47-1\\\/2\\\"x65-1\\\/2\\\" Non-Impact Resistant\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6003-R1\",\"approval_number\":\"FL6003.15\",\"seq\":15,\"product_model\":\"Vinyl Builders Single Hung Operating W\\\/Pocket Sill\",\"product_description\":\"47-1\\\/2\\\"x76-1\\\/2\\\" Non-Impact Resistant\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6003-R1\",\"approval_number\":\"FL6003.16\",\"seq\":16,\"product_model\":\"Vinyl Premium Single Hung Operating\",\"product_description\":\"1207mm x 1943mm (47-1\\\/2\\\"x76-1\\\/2\\\") Non-Impact Resistant\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6003-R1\",\"approval_number\":\"FL6003.17\",\"seq\":17,\"product_model\":\"Vinyl Premium Single Hung Operating\",\"product_description\":\"35-1\\\/4\\\"x76-1\\\/2\\\" Non-Impact Resistant\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6003-R1\",\"approval_number\":\"FL6003.18\",\"seq\":18,\"product_model\":\"Vinyl Premium Single Hung Operating\",\"product_description\":\"35-1\\\/2\\\"x71-1\\\/2\\\" Non-Impact Resistant\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6003-R1\",\"approval_number\":\"FL6003.19\",\"seq\":19,\"product_model\":\"Vinyl Premium Single Hung Operating W\\\/Pocket Sill\",\"product_description\":\"47-1\\\/2\\\"x77\\\" Non-Impact Resistant\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6003-R1\",\"approval_number\":\"FL6003.20\",\"seq\":20,\"product_model\":\"Vinyl Premium Single Hung Operating W\\\/Pocket Sill\",\"product_description\":\"35-1\\\/2\\\"x76-1\\\/2\\\" Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11585-R0\",\"approval_number\":\"FL11585.1\",\"seq\":1,\"product_model\":\"FeelSafe Kingsview Mulled Single Hung w\\\/Transom\",\"product_description\":\"FeelSafe Kingsview Mulled Single Hung w\\\/Transom -- Requires 1\\\/4\\\"x5\\\" aluminum plate for horizontal mull\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11585-R0\",\"approval_number\":\"FL11585.2\",\"seq\":2,\"product_model\":\"KingsView Clad\\\/Wood Operating Arched Single Hung\",\"product_description\":\"KingsView Non-Impact Clad\\\/Wood Operating Arched Single Hung (45\\\"x81\\\")\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11585-R0\",\"approval_number\":\"FL11585.3\",\"seq\":3,\"product_model\":\"KingsView Clad\\\/Wood Operating Single Hung\",\"product_description\":\"KingsView Non-Impact Clad\\\/Wood Operating Single Hung (60\\\"x99\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11585-R0\",\"approval_number\":\"FL11585.4\",\"seq\":4,\"product_model\":\"KingsView Clad\\\/Wood Operating Single Hung\",\"product_description\":\"KingsView Non-Impact Clad\\\/Wood Operating Single Hung (72\\\"x110\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11585-R0\",\"approval_number\":\"FL11585.5\",\"seq\":5,\"product_model\":\"KingsView Clad\\\/Wood Operating Single Hung Mull\",\"product_description\":\"KingsView Non-Impact Clad\\\/Wood Operating Single Hung Mulled\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11585-R0\",\"approval_number\":\"FL11585.6\",\"seq\":6,\"product_model\":\"KingsView Clad\\\/Wood Operating Springline Single Hung\",\"product_description\":\"KingsView Non-Impact Clad\\\/Wood Operating Springline Single Hung (45\\\"x81\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11585-R0\",\"approval_number\":\"FL11585.7\",\"seq\":7,\"product_model\":\"Premium Clad Single Hung Operator\",\"product_description\":\"Premium Clad Single Hung Operating (37.50\\\"x76.63\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11585-R0\",\"approval_number\":\"FL11585.8\",\"seq\":8,\"product_model\":\"Premium Clad Single Hung Operator (Mulled)\",\"product_description\":\"Premium Clad Single Hung Mulled Operator (37.39\\\"x76.63\\\" Individual Frame Size)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11585-R0\",\"approval_number\":\"FL11585.9\",\"seq\":9,\"product_model\":\"Premium Clad Single Hung Operator (Mulled)\",\"product_description\":\"Premium Clad Single Hung Mulled Operator (45.5\\\"x73\\\" Individual Frame Size)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12863-R0\",\"approval_number\":\"FL12863.1\",\"seq\":1,\"product_model\":\"FeelSafe and FeelSafe IG Kingsview Double-Hung\\\/Single-Hung Impact-Resistant\",\"product_description\":\"FeelSafe and FeelSafe IG Kingsview Double-Hung\\\/Single-Hung (Single\\\/Mulled) Impact-Resistant\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#16662-R0\",\"approval_number\":\"FL16662.1\",\"seq\":1,\"product_model\":\"Clad Monument Single Hung\",\"product_description\":\"Monument Clad Single Hung 72\\\"x110\\\" Single Unit Only\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17061-R0\",\"approval_number\":\"FL17061.1\",\"seq\":1,\"product_model\":\"Clad Monument Single Hung\",\"product_description\":\"Clad Monument Single Hung 56\\\"x97\\\" Single Unit Only\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17156-R0\",\"approval_number\":\"FL17156.1\",\"seq\":1,\"product_model\":\"FeelSafe & FeelSafe IG Monument Single Hung Operating 2-Wide Window\",\"product_description\":\"FeelSafe & FeelSafe IG Monument Single Hung Operating 2-Wide Window with 1\\\/4\\\" x 5\\\" Aluminum Vertical Plate Mull 96.25\\\"W x 100\\\"H Mull Assembly, Nail Fin & L-Clip Installation \\\/ Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17156-R0\",\"approval_number\":\"FL17156.2\",\"seq\":2,\"product_model\":\"FeelSafe & FeelSafe IG Monument Single Hung Operating 2-Wide Window\",\"product_description\":\"FeelSafe & FeelSafe IG Monument Single Hung Operating 2-Wide Window with 1\\\/4\\\" x 5\\\" Aluminum Vertical Plate Mull 96.25\\\"W x 100\\\"H Mull Assembly, Screw Thru Frame & L-Clip Installation \\\/ Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17156-R0\",\"approval_number\":\"FL17156.3\",\"seq\":3,\"product_model\":\"FeelSafe & FeelSafe IG Monument Single Hung Operating 2-Wide Window\",\"product_description\":\"FeelSafe & FeelSafe IG Monument Single Hung Operating 2-Wide Window with 1\\\/4\\\" x 5\\\" Aluminum Vertical Plate Mull 96.25\\\"W x 100\\\"H Mull Assembly, L-Clip Installation \\\/ Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17156-R0\",\"approval_number\":\"FL17156.4\",\"seq\":4,\"product_model\":\"FeelSafe & FeelSafe IG Monument Single Hung Operating Window\",\"product_description\":\"FeelSafe & FeelSafe IG Monument Single Hung Operating Window 48\\\" x 100\\\", Nail Fin Installation \\\/ Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17156-R0\",\"approval_number\":\"FL17156.5\",\"seq\":5,\"product_model\":\"FeelSafe & FeelSafe IG Monument Single Hung Operating Window\",\"product_description\":\"FeelSafe & FeelSafe IG Monument Single Hung Operating Window 48\\\" x 100\\\", Screw Thru Frame & L-Clip Installation \\\/ Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17156-R0\",\"approval_number\":\"FL17156.6\",\"seq\":6,\"product_model\":\"FeelSafe & FeelSafe IG Monument Single Hung Operating Window\",\"product_description\":\"FeelSafe & FeelSafe IG Monument Single Hung Operating Window 48\\\" x 100\\\", L-Clip Installation \\\/ Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#20654-R0\",\"approval_number\":\"FL20654.1\",\"seq\":1,\"product_model\":\"Monument Clad Single Hung Arch\",\"product_description\":\"Monument Clad Single Hung Arch 47\\\"x127\\\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-30 00:00:00\",\"instructions_url\":\"\"}],\"Alenco\":[{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#1214-R0\",\"approval_number\":\"FL1214.1\",\"seq\":1,\"product_model\":\"1111\",\"product_description\":\"Vinyl Tilt Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#1214-R0\",\"approval_number\":\"FL1214.2\",\"seq\":2,\"product_model\":\"1111-2\",\"product_description\":\"Vinyl Twin Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#1214-R0\",\"approval_number\":\"FL1214.3\",\"seq\":3,\"product_model\":\"3753\",\"product_description\":\"Aluminum Tilt Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#1214-R0\",\"approval_number\":\"FL1214.4\",\"seq\":4,\"product_model\":\"4710F\",\"product_description\":\"Aluminum Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#3519-R0\",\"approval_number\":\"FL3519.1\",\"seq\":1,\"product_model\":\"1111\",\"product_description\":\"Vinyl Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#3519-R0\",\"approval_number\":\"FL3519.2\",\"seq\":2,\"product_model\":\"4710FIR\",\"product_description\":\"Aluminum Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#3519-R0\",\"approval_number\":\"FL3519.3\",\"seq\":3,\"product_model\":\"4810F\",\"product_description\":\"Thermally Broken Aluminum Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#7674-R0\",\"approval_number\":\"FL7674.1\",\"seq\":1,\"product_model\":\"3753\",\"product_description\":\"Single Hung\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#7674-R0\",\"approval_number\":\"FL7674.2\",\"seq\":2,\"product_model\":\"3753FL\",\"product_description\":\"Single Hung\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#7674-R0\",\"approval_number\":\"FL7674.3\",\"seq\":3,\"product_model\":\"3753FL\",\"product_description\":\"Single Hung\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#7674-R0\",\"approval_number\":\"FL7674.4\",\"seq\":4,\"product_model\":\"4710\\\/4710F\",\"product_description\":\"Single Hung\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#7674-R0\",\"approval_number\":\"FL7674.5\",\"seq\":5,\"product_model\":\"4710FL\",\"product_description\":\"Single Hung\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#8490-R0\",\"approval_number\":\"FL8490.1\",\"seq\":1,\"product_model\":\"3553\",\"product_description\":\"Aluminum Single Glaze Tilt Single Hung\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#8495-R0\",\"approval_number\":\"FL8495.1\",\"seq\":1,\"product_model\":\"3553 FL\",\"product_description\":\"Aluminum Single Glaze Tilt Flange Single Hung\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#8938-R0\",\"approval_number\":\"FL8938.1\",\"seq\":1,\"product_model\":\"4710F Non-Impact Single Hung\",\"product_description\":\"Aluminum Non-Impact Single Hung\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#8938-R0\",\"approval_number\":\"FL8938.2\",\"seq\":2,\"product_model\":\"4710FIR Impact Single Hung\",\"product_description\":\"Aluminum Impact Twinned Single Hungs\",\"design_pressure\":\"+50\\\/-57\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#9630-R0\",\"approval_number\":\"FL9630.1\",\"seq\":1,\"product_model\":\"3753FL\",\"product_description\":\"Aluminum Flange Insulated Tilt Single Hung\",\"design_pressure\":\"+35.3\\\/-47.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#9976-R0\",\"approval_number\":\"FL9976.1\",\"seq\":1,\"product_model\":\"1111S-2\",\"product_description\":\"Vinyl 2 Wide Continuous Head and Sill Single Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#9353-R1\",\"approval_number\":\"FL9353.1\",\"seq\":1,\"product_model\":\"3753\",\"product_description\":\"Aluminum Insulated Tilt Single Hung\",\"design_pressure\":\"+35.3\\\/-47.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#9987-R1\",\"approval_number\":\"FL9987.1\",\"seq\":1,\"product_model\":\"1111S\",\"product_description\":\"Vinyl Tilt Single Hung\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#9987-R1\",\"approval_number\":\"FL9987.2\",\"seq\":2,\"product_model\":\"1111S \\\/ 1111NS\",\"product_description\":\"Vinyl Tilt Single Hung\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#10351-R1\",\"approval_number\":\"FL10351.1\",\"seq\":1,\"product_model\":\"4710F\",\"product_description\":\"Series 4710F Side Load Aluminum Single Hung Prime Window.\",\"design_pressure\":\"+40\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#10351-R1\",\"approval_number\":\"FL10351.2\",\"seq\":2,\"product_model\":\"4710FL\",\"product_description\":\"Series 4710FL Side Load Aluminum Single Hung Prime Window - Flange\",\"design_pressure\":\"+40\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#10788-R0\",\"approval_number\":\"FL10788.1\",\"seq\":1,\"product_model\":\"3753 FL ALUMINUM SINGLE HUNG WINDOW\",\"product_description\":\"3753 FL ALUMINUM SINGLE HUNG WINDOW 53x72\",\"design_pressure\":\"+35.0\\\/-47.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#10894-R0\",\"approval_number\":\"FL10894.1\",\"seq\":1,\"product_model\":\"4710FLIR Aluminum Single Hung Window\",\"product_description\":\"4710FLIR Aluminum Single Hung Window - Large Missile Impact\",\"design_pressure\":\"+40\\\/-57\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#12296-R0\",\"approval_number\":\"FL12296.1\",\"seq\":1,\"product_model\":\"Series 1111 Vinyl Tilt\",\"product_description\":\"Vinyl Single Hung Integral Mullion\",\"design_pressure\":\"+20\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#12520-R0\",\"approval_number\":\"FL12520.1\",\"seq\":1,\"product_model\":\"Series 4710F\",\"product_description\":\"Aluminum Single Hung Prime Window\",\"design_pressure\":\"+40\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#12520-R0\",\"approval_number\":\"FL12520.2\",\"seq\":2,\"product_model\":\"Series 4710FL\",\"product_description\":\"Aluminum Single Hung Prime Window\",\"design_pressure\":\"+40\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#13027-R0\",\"approval_number\":\"FL13027.1\",\"seq\":1,\"product_model\":\"Impact Single Hung\",\"product_description\":\"Impact Single Hung\",\"design_pressure\":\"+40\\\/-57\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Atrium Windows and Doors - Texas\":[{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#1264-R0\",\"approval_number\":\"FL1264.1\",\"seq\":1,\"product_model\":\"R1200\",\"product_description\":\"48\\\" x 74\\\" H-R40\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#1264-R0\",\"approval_number\":\"FL1264.2\",\"seq\":2,\"product_model\":\"R1200\",\"product_description\":\"36\\\" x 72\\\" Mulled w\\\/72\\\" x 24\\\" Stacked H-R45\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#1264-R0\",\"approval_number\":\"FL1264.3\",\"seq\":3,\"product_model\":\"R1200\",\"product_description\":\"48\\\" x 72\\\" Mulled Twin H-R35\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#1264-R0\",\"approval_number\":\"FL1264.4\",\"seq\":4,\"product_model\":\"R1200\",\"product_description\":\"36\\\" x 72\\\" Triple Mulled H-R40\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#1660-R0\",\"approval_number\":\"FL1660.1\",\"seq\":1,\"product_model\":\"7700\",\"product_description\":\"48\\\" x 72\\\" H-R30\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#1660-R0\",\"approval_number\":\"FL1660.2\",\"seq\":2,\"product_model\":\"7700\",\"product_description\":\"44\\\" x 60\\\" H-R35\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#1660-R0\",\"approval_number\":\"FL1660.3\",\"seq\":3,\"product_model\":\"7700 DP50\",\"product_description\":\"36\\\" x 72\\\" H-R30; DP +50\\\/-50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#1660-R0\",\"approval_number\":\"FL1660.4\",\"seq\":4,\"product_model\":\"7700 DP50\",\"product_description\":\"72\\\" x 72\\\" (36\\\" x 72\\\" Twin) H-R30; DP +50\\\/-50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#1660-R0\",\"approval_number\":\"FL1660.5\",\"seq\":5,\"product_model\":\"7700 DP50\",\"product_description\":\"36\\\" x 90\\\" (36\\\" x 72\\\" w\\\/36\\\" x 18\\\" transom) H-R30; DP +50\\\/-50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#2657-R2\",\"approval_number\":\"FL2657.1\",\"seq\":1,\"product_model\":\"5700 Single Hung\",\"product_description\":\"H-R50 36 x 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#2657-R2\",\"approval_number\":\"FL2657.2\",\"seq\":2,\"product_model\":\"7700\\\/7730 Single Hung\",\"product_description\":\"H-R30 48 x 72\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#2657-R2\",\"approval_number\":\"FL2657.3\",\"seq\":3,\"product_model\":\"7700\\\/7730 Single Hung\",\"product_description\":\"H-R50 36 x 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#2657-R2\",\"approval_number\":\"FL2657.4\",\"seq\":4,\"product_model\":\"9001 SH\",\"product_description\":\"H-R15 48 x 84\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#2657-R2\",\"approval_number\":\"FL2657.5\",\"seq\":5,\"product_model\":\"9001 Single Hung\",\"product_description\":\"H-R30 36 x 84\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#2657-R2\",\"approval_number\":\"FL2657.6\",\"seq\":6,\"product_model\":\"9001 Single Hung\",\"product_description\":\"H-R30 48 x 72\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#2657-R2\",\"approval_number\":\"FL2657.7\",\"seq\":7,\"product_model\":\"R1200 Single Hung\",\"product_description\":\"H-R35 48 x 72\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#4364-R1\",\"approval_number\":\"FL4364.2\",\"seq\":2,\"product_model\":\"5700\",\"product_description\":\"36\\\" x 72\\\" Single Hung, H-R25, DP +60\\\/-60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6258-R0\",\"approval_number\":\"FL6258.1\",\"seq\":1,\"product_model\":\"5700\",\"product_description\":\"R50 36 x 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6258-R0\",\"approval_number\":\"FL6258.2\",\"seq\":2,\"product_model\":\"7730\",\"product_description\":\"SH Twin R50 73 x 72\",\"design_pressure\":\"+50.16\\\/-50.16\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6258-R0\",\"approval_number\":\"FL6258.3\",\"seq\":3,\"product_model\":\"8100\",\"product_description\":\"H-R55 53 x 77 O\\\/X Impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6258-R0\",\"approval_number\":\"FL6258.4\",\"seq\":4,\"product_model\":\"8100\",\"product_description\":\"R70 44 x 72, Impact DP 55\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6662-R1\",\"approval_number\":\"FL6662.3\",\"seq\":3,\"product_model\":\"8100 SH Twin Stack\",\"product_description\":\"H-R55 72 x 97\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6910-R0\",\"approval_number\":\"FL6910.1\",\"seq\":1,\"product_model\":\"437-437\",\"product_description\":\"H-R60* 36 x 95\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6910-R0\",\"approval_number\":\"FL6910.2\",\"seq\":2,\"product_model\":\"437-437 SH\",\"product_description\":\"H-R55 52 x 83\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6910-R0\",\"approval_number\":\"FL6910.3\",\"seq\":3,\"product_model\":\"437-437 SH\",\"product_description\":\"H-R50 53 x 76\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6910-R0\",\"approval_number\":\"FL6910.4\",\"seq\":4,\"product_model\":\"437-437 SH\",\"product_description\":\"H-R60* 36 x 102\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6910-R0\",\"approval_number\":\"FL6910.5\",\"seq\":5,\"product_model\":\"437-437 SH\",\"product_description\":\"H-LC45 53 x 102\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6910-R0\",\"approval_number\":\"FL6910.6\",\"seq\":6,\"product_model\":\"437-438 SH\",\"product_description\":\"H-R60* 36 x 102\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6910-R0\",\"approval_number\":\"FL6910.7\",\"seq\":7,\"product_model\":\"437-438 SH\",\"product_description\":\"H-LC50 48 x 96\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6910-R0\",\"approval_number\":\"FL6910.8\",\"seq\":8,\"product_model\":\"437-438 SH\",\"product_description\":\"H-LC45 53 x 102\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#7594-R0\",\"approval_number\":\"FL7594.1\",\"seq\":1,\"product_model\":\"7700 SH Twin\",\"product_description\":\"H-R50 73 x 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#7832-R0\",\"approval_number\":\"FL7832.1\",\"seq\":1,\"product_model\":\"150\\\/160 SH\",\"product_description\":\"H-R25 48 x 78\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#7832-R0\",\"approval_number\":\"FL7832.2\",\"seq\":2,\"product_model\":\"150\\\/160 SH\",\"product_description\":\"H-R50 36 x 74\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#7832-R0\",\"approval_number\":\"FL7832.3\",\"seq\":3,\"product_model\":\"150\\\/160 SH\",\"product_description\":\"H-R30 108 x 74\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#7832-R0\",\"approval_number\":\"FL7832.4\",\"seq\":4,\"product_model\":\"150\\\/160 SH\",\"product_description\":\"H-R50 108 x 74\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#7832-R0\",\"approval_number\":\"FL7832.5\",\"seq\":5,\"product_model\":\"8100 SH Twin Impact\",\"product_description\":\"H-R55 89 x 77\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#8714-R0\",\"approval_number\":\"FL8714.1\",\"seq\":1,\"product_model\":\"8100\\\/30 Impact Single Hung\",\"product_description\":\"H-R55 53 x 77\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#8714-R0\",\"approval_number\":\"FL8714.2\",\"seq\":2,\"product_model\":\"8100\\\/30 Impact Single Hung\",\"product_description\":\"H-R55 44 x 72\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#8714-R0\",\"approval_number\":\"FL8714.3\",\"seq\":3,\"product_model\":\"8100\\\/30 Impact Twin Single Hung\",\"product_description\":\"H-R55 89 x 77\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#8714-R0\",\"approval_number\":\"FL8714.4\",\"seq\":4,\"product_model\":\"8100\\\/30 Impact Twin Stack Single Hung\",\"product_description\":\"H-R55 72 x 96\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#4364-R0\",\"approval_number\":\"FL4364.1\",\"seq\":1,\"product_model\":\"5700\",\"product_description\":\"36\\\" x 72\\\" Single Hung, H-R25, DP +60\\\/-60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6662-R0\",\"approval_number\":\"FL6662.1\",\"seq\":1,\"product_model\":\"8100 SH Twin\",\"product_description\":\"H-R55 89 x 77\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6662-R0\",\"approval_number\":\"FL6662.2\",\"seq\":2,\"product_model\":\"8100 SH Twin Stack\",\"product_description\":\"H-R55 72 x 97\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Twin Windows Corporation\":[{\"manufacturer\":\"Twin Windows Corporation\",\"approval_number_master\":\"FL#1274-R0\",\"approval_number\":\"FL1274.1\",\"seq\":1,\"product_model\":\"Series 3450 TSH\",\"product_description\":\"vinyl single-hung window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Twin Windows Corporation\",\"approval_number_master\":\"FL#7684-R1\",\"approval_number\":\"FL7684.1\",\"seq\":1,\"product_model\":\"Series 3450 TSH\",\"product_description\":\"Vinyl Single Hung\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-11-30 00:00:00\",\"instructions_url\":\"\"}],\"Weather Shield Mfg., Inc.\":[{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1287-R0\",\"approval_number\":\"FL1287.1\",\"seq\":1,\"product_model\":\"Visions 1000 PVC Vinyl\",\"product_description\":\"*Non Impact* Single Hung 42x66 in. (H-R25)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1287-R0\",\"approval_number\":\"FL1287.2\",\"seq\":2,\"product_model\":\"Visions 1000 PVC Vinyl\",\"product_description\":\"*Non Impact* Single Hung 44x66 in. (H-R15)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1287-R0\",\"approval_number\":\"FL1287.3\",\"seq\":3,\"product_model\":\"Visions 1000 PVC Vinyl\",\"product_description\":\"*Non Impact* Single Hung 36x66 in. mulled (H-R25)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1287-R0\",\"approval_number\":\"FL1287.4\",\"seq\":4,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Single Hung 48x72 in. (H-R15)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1287-R0\",\"approval_number\":\"FL1287.5\",\"seq\":5,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Single Hung 48x72 in. w\\\/reinf. sash (H-R25)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1287-R0\",\"approval_number\":\"FL1287.6\",\"seq\":6,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Single Hung 42x60 in. (H-R35)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1287-R0\",\"approval_number\":\"FL1287.7\",\"seq\":7,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Single Hung 42x60 in. w\\\/reinf. sash (H-R45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1287-R0\",\"approval_number\":\"FL1287.8\",\"seq\":8,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Single Hung 36x60 in. w\\\/reinf. sash and higher sill stop (H-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1287-R0\",\"approval_number\":\"FL1287.9\",\"seq\":9,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Single Hung 36x72 in. w\\\/reinf. sash, reinf. meeting rail, and higher sill stop (H-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1287-R0\",\"approval_number\":\"FL1287.10\",\"seq\":10,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Single Hung 36x48 in. mulled w\\\/reinf. sash, reinf. meeting rail, and higher sill stop (H-R55)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1287-R0\",\"approval_number\":\"FL1287.11\",\"seq\":11,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Single Hung 48x72 in. mulled w\\\/reinf. sash and reinf. meeting rail (H-R20)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1287-R0\",\"approval_number\":\"FL1287.12\",\"seq\":12,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Single Hung 36x72 in. mulled w\\\/reinf. sash and reinf. meeting rail (H-R35)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1287-R0\",\"approval_number\":\"FL1287.13\",\"seq\":13,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Single Hung 30x54 in. mulled w\\\/60x24 in. Transom (H-R25)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1287-R0\",\"approval_number\":\"FL1287.14\",\"seq\":14,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Single Hung 30x54 in. mulled w\\\/60x24 in. Transom w\\\/DS glass (H-R35)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1287-R0\",\"approval_number\":\"FL1287.15\",\"seq\":15,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Single Hung 30x54 in. mulled w\\\/60x24 in. Transom w\\\/tempered glass (H-R35)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1287-R0\",\"approval_number\":\"FL1287.16\",\"seq\":16,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Single Hung 3-wide 32x72 in. (H-R25)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1287-R0\",\"approval_number\":\"FL1287.17\",\"seq\":17,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Single Hung Picture Combination 24x72\\\/48x72\\\/24x72 in. (H-R25)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1287-R0\",\"approval_number\":\"FL1287.18\",\"seq\":18,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Single Hung Picture Combination 24x72\\\/48x72\\\/24x72 in. w\\\/reinf. mull (H-R35)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1287-R0\",\"approval_number\":\"FL1287.19\",\"seq\":19,\"product_model\":\"Visions ELS PVC Vinyl\",\"product_description\":\"*Non Impact* Single Hung 36x72 in. (H-LC65)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1287-R0\",\"approval_number\":\"FL1287.20\",\"seq\":20,\"product_model\":\"Visions ELS PVC Vinyl\",\"product_description\":\"*Non Impact* Single Hung 48x72 in. (H-LC50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1287-R0\",\"approval_number\":\"FL1287.21\",\"seq\":21,\"product_model\":\"Visions ELS PVC Vinyl\",\"product_description\":\"*Non Impact* Single Hung 48x84 in. (H-LC35)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1287-R0\",\"approval_number\":\"FL1287.22\",\"seq\":22,\"product_model\":\"Weather Shield Primed Wood\",\"product_description\":\"*Non Impact* Single Hung HR-175 56x90 in. (H-C35)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#3828-R0\",\"approval_number\":\"FL3828.1\",\"seq\":1,\"product_model\":\"Visions ELS\",\"product_description\":\"*Impact* Insul Single Hung 3-wide 36x72 in. (H-R55)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#3828-R0\",\"approval_number\":\"FL3828.2\",\"seq\":2,\"product_model\":\"Visions ELS\",\"product_description\":\"*Non Impact* Single Hung 3-wide 36x72 (H-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#8370-R0\",\"approval_number\":\"FL8370.1\",\"seq\":1,\"product_model\":\"9103 (VS3) Vinyl Single Hung\",\"product_description\":\"*Non Impact* Single Hung (H-R20 48x84)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#8370-R0\",\"approval_number\":\"FL8370.2\",\"seq\":2,\"product_model\":\"9103 (VS3) Vinyl Single Hung HP\",\"product_description\":\"*Non Impact* Single Hung High Performance (H-R50 36x72)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#9115-R0\",\"approval_number\":\"FL9115.1\",\"seq\":1,\"product_model\":\"9103 HP SH\",\"product_description\":\"H-R50-36X72\\n(HP)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#9115-R0\",\"approval_number\":\"FL9115.2\",\"seq\":2,\"product_model\":\"9103 SH\",\"product_description\":\"H-R20-48X84\\n(NON-IMPACT)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#9115-R0\",\"approval_number\":\"FL9115.3\",\"seq\":3,\"product_model\":\"HR-175 PRIME SH\",\"product_description\":\"H-C35-56X90\\n(NON-IMPACT)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#9506-R0\",\"approval_number\":\"FL9506.1\",\"seq\":1,\"product_model\":\"1105 IG IMP SINGLE HUNG\",\"product_description\":\"H-R55-114X73-TRIPLE\\n(IG *IMPACT)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#9606-R0\",\"approval_number\":\"FL9606.1\",\"seq\":1,\"product_model\":\"986 SINGLE HUNG (V1000)\",\"product_description\":\"H-R20-1054X1664 (42X66)\\n(NON-IMPACT)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#9606-R0\",\"approval_number\":\"FL9606.2\",\"seq\":2,\"product_model\":\"986 SINGLE HUNG TWIN (V1000)\",\"product_description\":\"H-R20-1816X1664 (72X66)\\n(NON-IMPACT)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#11871-R0\",\"approval_number\":\"FL11871.1\",\"seq\":1,\"product_model\":\"9103 VINYL SINGLE HUNG\",\"product_description\":\"R20-48X84\\n(NON-IMPACT)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#11871-R0\",\"approval_number\":\"FL11871.2\",\"seq\":2,\"product_model\":\"9103 VINYL SINGLE HUNG (HP)\",\"product_description\":\"R50-36X72\\nTEMP GLASS\\n(NON-IMPACT)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14760-R0\",\"approval_number\":\"FL14760.1\",\"seq\":1,\"product_model\":\"9103 V3000 VINYL SINGLE HUNG\",\"product_description\":\"HS-R20-1207X2121 (48X84)\\nNON-IMPACT\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14760-R1\",\"approval_number\":\"FL14760.2\",\"seq\":2,\"product_model\":\"9107 V2500 Vinyl Single Hung\",\"product_description\":\"H-R50*-1816x1816x(72x72)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14760-R3\",\"approval_number\":\"FL14760.3\",\"seq\":3,\"product_model\":\"Single Hung Tilt (HP) (9109), Single Hung Tilt 2 Wide (HP) (9109)\",\"product_description\":\"LC-PG50-914 Trib. Width x 1816 Span (36x71.5)-MA\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-11-19 00:00:00\",\"instructions_url\":\"\"}],\"Mayfair Window and Door\":[{\"manufacturer\":\"Mayfair Window and Door\",\"approval_number_master\":\"FL#1303-R0\",\"approval_number\":\"FL1303.1\",\"seq\":1,\"product_model\":\"Series 2110 Vinyl Fin Framed S\",\"product_description\":\"44\\\" x 72\\\" (R35)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mayfair Window and Door\",\"approval_number_master\":\"FL#1303-R0\",\"approval_number\":\"FL1303.2\",\"seq\":2,\"product_model\":\"Series 510 \\\/ 550 Aluminum Fin\",\"product_description\":\"44\\\" x 72\\\" (R 35)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mayfair Window and Door\",\"approval_number_master\":\"FL#1303-R0\",\"approval_number\":\"FL1303.3\",\"seq\":3,\"product_model\":\"Series 530 \\\/ 570 Aluminum Tilt\",\"product_description\":\"44\\\" x 72\\\" (R 45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mayfair Window and Door\",\"approval_number_master\":\"FL#1303-R0\",\"approval_number\":\"FL1303.4\",\"seq\":4,\"product_model\":\"Series 535 \\\/ 575 Aluminum Flan\",\"product_description\":\"88-1\\\/8\\\" x 72\\\" (R45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mayfair Window and Door\",\"approval_number_master\":\"FL#1303-R0\",\"approval_number\":\"FL1303.5\",\"seq\":5,\"product_model\":\"Series 535 \\\/ 575 Aluminum Flan\",\"product_description\":\"104-1\\\/8\\\" x 72\\\" (R40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mayfair Window and Door\",\"approval_number_master\":\"FL#1303-R0\",\"approval_number\":\"FL1303.6\",\"seq\":6,\"product_model\":\"Series 535 \\\/ 575 Aluminum Tilt\",\"product_description\":\"52\\\" x 72\\\" (R 40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mayfair Window and Door\",\"approval_number_master\":\"FL#1303-R0\",\"approval_number\":\"FL1303.7\",\"seq\":7,\"product_model\":\"Series 7400 Vinyl Fin Framed S\",\"product_description\":\"53\\\" x 78\\\" (LC 35)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mayfair Window and Door\",\"approval_number_master\":\"FL#1303-R0\",\"approval_number\":\"FL1303.8\",\"seq\":8,\"product_model\":\"Series 7400 Vinyl Fin Framed S\",\"product_description\":\"44\\\" x 78\\\" (LC45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mayfair Window and Door\",\"approval_number_master\":\"FL#1303-R0\",\"approval_number\":\"FL1303.9\",\"seq\":9,\"product_model\":\"Series 7400 Vinyl Fin Framed S\",\"product_description\":\"39\\\" x 65\\\" (LC50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mayfair Window and Door\",\"approval_number_master\":\"FL#5664-R1\",\"approval_number\":\"FL5664.1\",\"seq\":1,\"product_model\":\"Series 510 \\\/ 550 Aluminum Single Hung\",\"product_description\":\"Series 510 \\\/ 550 Aluminum Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mayfair Window and Door\",\"approval_number_master\":\"FL#5664-R1\",\"approval_number\":\"FL5664.2\",\"seq\":2,\"product_model\":\"Series 530 \\\/ 570 Aluminum Single Hung\",\"product_description\":\"Series 530 \\\/ 570 Aluminum Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mayfair Window and Door\",\"approval_number_master\":\"FL#5664-R1\",\"approval_number\":\"FL5664.3\",\"seq\":3,\"product_model\":\"Series 535 \\\/ 575 Aluminum Single Hung\",\"product_description\":\"Series 535 \\\/ 575 Aluminum Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mayfair Window and Door\",\"approval_number_master\":\"FL#5664-R0\",\"approval_number\":\"FL5664.4\",\"seq\":4,\"product_model\":\"Series 535 \\\/ 575 Aluminum Single Hung\",\"product_description\":\"44 x 72 (R45) ; 52 x 72 (R40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"T.M. Window and Door, LLC.\":[{\"manufacturer\":\"T.M. Window and Door, LLC.\",\"approval_number_master\":\"FL#1347-R0\",\"approval_number\":\"FL1347.1\",\"seq\":1,\"product_model\":\"Model 605 (L.M.I.)\",\"product_description\":\"Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"T.M. Window and Door, LLC.\",\"approval_number_master\":\"FL#1347-R0\",\"approval_number\":\"FL1347.2\",\"seq\":2,\"product_model\":\"Model 605 (N.I.)\",\"product_description\":\"Non Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"T.M. Window and Door, LLC.\",\"approval_number_master\":\"FL#1347-R0\",\"approval_number\":\"FL1347.3\",\"seq\":3,\"product_model\":\"Model 605 (S.M.I.)\",\"product_description\":\"Small Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"T.M. Window and Door, LLC.\",\"approval_number_master\":\"FL#1347-R0\",\"approval_number\":\"FL1347.4\",\"seq\":4,\"product_model\":\"Model 910 (N.I.)\",\"product_description\":\"Non Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"T.M. Window and Door, LLC.\",\"approval_number_master\":\"FL#6871-R0\",\"approval_number\":\"FL6871.1\",\"seq\":1,\"product_model\":\"Series 605 Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+80\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"T.M. Window and Door, LLC.\",\"approval_number_master\":\"FL#8739-R0\",\"approval_number\":\"FL8739.1\",\"seq\":1,\"product_model\":\"Series 747 HP Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+90\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"T.M. Window and Door, LLC.\",\"approval_number_master\":\"FL#9431-R0\",\"approval_number\":\"FL9431.1\",\"seq\":1,\"product_model\":\"Series 747 HP Aluminum Single Hung Window\",\"product_description\":\"Small missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+90\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Danvid Window Company\":[{\"manufacturer\":\"Danvid Window Company\",\"approval_number_master\":\"FL#1369-R0\",\"approval_number\":\"FL1369.1\",\"seq\":1,\"product_model\":\"180\",\"product_description\":\"Fin Frame Vinyl, 36\\\" x 72\\\", H-R50, DP +50\\\/-50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Danvid Window Company\",\"approval_number_master\":\"FL#1369-R0\",\"approval_number\":\"FL1369.2\",\"seq\":2,\"product_model\":\"180\",\"product_description\":\"Fin Frame Vinyl 44\\\" x 60\\\", H-R50, DP +50\\\/-50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Danvid Window Company\",\"approval_number_master\":\"FL#1369-R0\",\"approval_number\":\"FL1369.3\",\"seq\":3,\"product_model\":\"180\",\"product_description\":\"Fin Frame Vinyl 48\\\" x 72\\\", H-R35, DP +35\\\/-35\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Danvid Window Company\",\"approval_number_master\":\"FL#1369-R0\",\"approval_number\":\"FL1369.4\",\"seq\":4,\"product_model\":\"2880\",\"product_description\":\"Fin Frame 44\\\" x 60\\\", H-R 35, DP +35\\\/-35\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Danvid Window Company\",\"approval_number_master\":\"FL#1369-R0\",\"approval_number\":\"FL1369.5\",\"seq\":5,\"product_model\":\"300\\\/2300\",\"product_description\":\"Fin Frame 48\\\" x 72\\\" H-R35, DP +35\\\/-35\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Danvid Window Company\",\"approval_number_master\":\"FL#1369-R0\",\"approval_number\":\"FL1369.6\",\"seq\":6,\"product_model\":\"300\\\/2300\",\"product_description\":\"Fin Frame 44\\\" X 60\\\", H-R40, DP +40\\\/-40\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Danvid Window Company\",\"approval_number_master\":\"FL#1369-R0\",\"approval_number\":\"FL1369.7\",\"seq\":7,\"product_model\":\"300\\\/2300\",\"product_description\":\"Fin Frame 48\\\" x 72\\\" Mulled Twin, DP +35\\\/-38\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Danvid Window Company\",\"approval_number_master\":\"FL#1369-R0\",\"approval_number\":\"FL1369.8\",\"seq\":8,\"product_model\":\"300\\\/2300\",\"product_description\":\"Fin Frame 44\\\" x 84\\\" Mulled w\\\/89\\\" x 44\\\" Stacked, H-R35, DP +45\\\/-45\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Danvid Window Company\",\"approval_number_master\":\"FL#1369-R0\",\"approval_number\":\"FL1369.9\",\"seq\":9,\"product_model\":\"500\\\/2500\",\"product_description\":\"Fin Frame 44\\\" x 84\\\" H-R40, DP +40\\\/-40\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Danvid Window Company\",\"approval_number_master\":\"FL#1369-R0\",\"approval_number\":\"FL1369.10\",\"seq\":10,\"product_model\":\"700\\\/2700\",\"product_description\":\"Fin Frame Thermal Break 48\\\" x 72\\\", H-R30, DP +30\\\/-30\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Danvid Window Company\",\"approval_number_master\":\"FL#1369-R0\",\"approval_number\":\"FL1369.11\",\"seq\":11,\"product_model\":\"800\\\/2800\",\"product_description\":\"Fin Frame Thermal Break 44\\\" x 84\\\", H-R40, DP +40\\\/-40\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Danvid Window Company\",\"approval_number_master\":\"FL#1369-R0\",\"approval_number\":\"FL1369.12\",\"seq\":12,\"product_model\":\"96\",\"product_description\":\"Fin Fram,e Vinyl 48\\\" x 72\\\", H-R30, DP +30\\\/-30\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Danvid Window Company\",\"approval_number_master\":\"FL#2348-R0\",\"approval_number\":\"FL2348.1\",\"seq\":1,\"product_model\":\"342\",\"product_description\":\"Flange Frame 52\\\" x 83\\\", H-R40, DP +40\\\/-40\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Danvid Window Company\",\"approval_number_master\":\"FL#2348-R0\",\"approval_number\":\"FL2348.2\",\"seq\":2,\"product_model\":\"342\",\"product_description\":\"Flange Frame Impact 52\\\" x 73\\\", H-R50, DP +50\\\/-50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Danvid Window Company\",\"approval_number_master\":\"FL#2751-R0\",\"approval_number\":\"FL2751.1\",\"seq\":1,\"product_model\":\"340\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Danvid Window Company\",\"approval_number_master\":\"FL#2751-R0\",\"approval_number\":\"FL2751.2\",\"seq\":2,\"product_model\":\"340\",\"product_description\":\"Flange Frame 53 x 83, H-R40, DP+40\\\/-40\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Danvid Window Company\",\"approval_number_master\":\"FL#2751-R0\",\"approval_number\":\"FL2751.3\",\"seq\":3,\"product_model\":\"340\",\"product_description\":\"Flange Frame Impact , H-R50, DP +50\\\/-50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Danvid Window Company\",\"approval_number_master\":\"FL#2752-R0\",\"approval_number\":\"FL2752.1\",\"seq\":1,\"product_model\":\"340\",\"product_description\":\"Flange Frame 36\\\" x 73\\\", H-R55 , DP+55\\\/-55\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Danvid Window Company\",\"approval_number_master\":\"FL#2752-R0\",\"approval_number\":\"FL2752.2\",\"seq\":2,\"product_model\":\"340\",\"product_description\":\"Flange Frame 36\\\" x 73\\\", H-R55\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Danvid Window Company\",\"approval_number_master\":\"FL#3074-R0\",\"approval_number\":\"FL3074.1\",\"seq\":1,\"product_model\":\"540 Tilt\",\"product_description\":\"Tilt Flange Frame 52\\\" x 73\\\", H-R50, DP +50\\\/-50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"JORDAN WINDOWS and DOORS\":[{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#1378-R0\",\"approval_number\":\"FL1378.1\",\"seq\":1,\"product_model\":\"2112\",\"product_description\":\"FIN FRAME H-LC35=48\\\"X96\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#1378-R0\",\"approval_number\":\"FL1378.2\",\"seq\":2,\"product_model\":\"2312\",\"product_description\":\"FIN FRAME H-LC50=48\\\"X84\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#1378-R0\",\"approval_number\":\"FL1378.3\",\"seq\":3,\"product_model\":\"8500\",\"product_description\":\"FIN FRAME H-R40=44\\\"X81\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#1378-R0\",\"approval_number\":\"FL1378.4\",\"seq\":4,\"product_model\":\"8600\",\"product_description\":\"FIN FRAME H-R50=44\\\"X72\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#1378-R0\",\"approval_number\":\"FL1378.5\",\"seq\":5,\"product_model\":\"8600\",\"product_description\":\"FIN FRAME H-R55=36\\\"X84\\\"(optional test size)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#10543-R0\",\"approval_number\":\"FL10543.1\",\"seq\":1,\"product_model\":\"Series 6500 Single Hung Window\",\"product_description\":\"Vinyl Single Hung Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#10543-R0\",\"approval_number\":\"FL10543.2\",\"seq\":2,\"product_model\":\"Series 8600 Single Hung Window\",\"product_description\":\"Vinyl Single Hung Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#10543-R0\",\"approval_number\":\"FL10543.3\",\"seq\":3,\"product_model\":\"Series 8700 Single Hung Window\",\"product_description\":\"Vinyl Single Hung Window\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#10571-R0\",\"approval_number\":\"FL10571.1\",\"seq\":1,\"product_model\":\"Series 2112 Single Hung\",\"product_description\":\"Aluminum Single hung window with nail fin\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#10571-R0\",\"approval_number\":\"FL10571.2\",\"seq\":2,\"product_model\":\"Series 2312 Single Hung\",\"product_description\":\"Aluminum Single Hung Window with nail fin\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#10571-R1\",\"approval_number\":\"FL10571.3\",\"seq\":3,\"product_model\":\"Series 2112 Single Hung\",\"product_description\":\"Aluminum Single hung window with nail fin\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#10571-R1\",\"approval_number\":\"FL10571.4\",\"seq\":4,\"product_model\":\"Series 2312 Single Hung\",\"product_description\":\"Aluminum Single Hung Window with nail fin\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#10571-R1\",\"approval_number\":\"FL10571.5\",\"seq\":5,\"product_model\":\"Series 2312 Single Hung\",\"product_description\":\"Aluminum Single Hung Window with Nail Fin\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#10571-R1\",\"approval_number\":\"FL10571.6\",\"seq\":6,\"product_model\":\"Series 2312 Single Hung\",\"product_description\":\"Aluminum Single Hung Window with Nail Fin\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#10797-R0\",\"approval_number\":\"FL10797.1\",\"seq\":1,\"product_model\":\"SERIES 8500 - TRIPLE\",\"product_description\":\"VINYL SINGLE HUNG WINDOW W\\\/ INTEGRAL MULLION\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#10797-R0\",\"approval_number\":\"FL10797.2\",\"seq\":2,\"product_model\":\"SERIES 8500 - TWIN\",\"product_description\":\"VINYL SINGLE HUNG WINDOW W\\\/ INTEGRAL MULLION\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#10824-R0\",\"approval_number\":\"FL10824.1\",\"seq\":1,\"product_model\":\"Series 8600\",\"product_description\":\"Vinyl Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#10824-R0\",\"approval_number\":\"FL10824.2\",\"seq\":2,\"product_model\":\"SERIES 8600 - TRIPLE\",\"product_description\":\"VINYL SINGLE HUNG WINDOW W\\\/ INTEGRAL MULLION\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#10824-R0\",\"approval_number\":\"FL10824.3\",\"seq\":3,\"product_model\":\"Series 8600 - TWIN\",\"product_description\":\"VINYL SINGLE HUNG WINDOW W\\\/ INTEGRAL MULLION\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#10825-R0\",\"approval_number\":\"FL10825.1\",\"seq\":1,\"product_model\":\"Series 8700\",\"product_description\":\"Vinyl Single Hung Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#10825-R0\",\"approval_number\":\"FL10825.2\",\"seq\":2,\"product_model\":\"Series 8700 - TRIPLE\",\"product_description\":\"Vinyl Single Hung Window w\\\/ Integral Mullion\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#10825-R0\",\"approval_number\":\"FL10825.3\",\"seq\":3,\"product_model\":\"Series 8700 - TWIN\",\"product_description\":\"Vinyl Single Hung Window w\\\/ Integral Mullion\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-27 00:00:00\",\"instructions_url\":\"\"}],\"SNE Enterprises\":[{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1448-R0\",\"approval_number\":\"FL1448.1\",\"seq\":1,\"product_model\":\"PVC Vinyl\",\"product_description\":\"*Non Impact* #986 Single Hung 36x66 in. mulled (H-R25)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1448-R0\",\"approval_number\":\"FL1448.2\",\"seq\":2,\"product_model\":\"PVC Vinyl\",\"product_description\":\"*Non Impact* #986 Single Hung 44x66 in. (H-R15)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1448-R0\",\"approval_number\":\"FL1448.3\",\"seq\":3,\"product_model\":\"PVC Vinyl\",\"product_description\":\"*Non Impact* #986 Single Hung 42x66 in. (H-R25)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1448-R0\",\"approval_number\":\"FL1448.4\",\"seq\":4,\"product_model\":\"PVC Vinyl\",\"product_description\":\"*Non Impact* #980 Single Hung 48x84 in. (H-R25)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1448-R0\",\"approval_number\":\"FL1448.5\",\"seq\":5,\"product_model\":\"PVC Vinyl\",\"product_description\":\"*Non Impact* #980 Single Hung 36x60 in. w\\\/reinf. meeting rail (H-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#3092-R0\",\"approval_number\":\"FL3092.1\",\"seq\":1,\"product_model\":\"PVC Vinyl\",\"product_description\":\"*Non Impact* #980 Single Hung 48x84 in. (H-R20)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#8418-R0\",\"approval_number\":\"FL8418.1\",\"seq\":1,\"product_model\":\"9103 Vinyl Single Hung\",\"product_description\":\"*Non Impact* Single Hung (H-R20 48x84)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#8418-R0\",\"approval_number\":\"FL8418.2\",\"seq\":2,\"product_model\":\"9103 Vinyl Single Hung HP\",\"product_description\":\"*Non Impact* Single Hung High Performance (H-R50 36x72)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#9151-R0\",\"approval_number\":\"FL9151.1\",\"seq\":1,\"product_model\":\"9103 HP Single Hung\",\"product_description\":\"High Performance Vinyl Single Hung 36x72 (H-R50) (Temp Glass)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#9151-R0\",\"approval_number\":\"FL9151.2\",\"seq\":2,\"product_model\":\"9103 Single Hung\",\"product_description\":\"Vinyl Single Hung 48\\\"x48\\\" (H-R20) (Rienf)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#9544-R0\",\"approval_number\":\"FL9544.1\",\"seq\":1,\"product_model\":\"1105 IG IMP SINGLE HUNG\",\"product_description\":\"H-R55-114X73 - TRIPLE\\n(*INSL IMPACT*)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#9609-R0\",\"approval_number\":\"FL9609.1\",\"seq\":1,\"product_model\":\"986 SINGLE HUNG (V1000)\",\"product_description\":\"H-R20-1054X1664 (42X66)\\n(NON-IMPACT)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#9609-R0\",\"approval_number\":\"FL9609.2\",\"seq\":2,\"product_model\":\"986 SINGLE HUNG TWIN (V1000)\",\"product_description\":\"H-R20-1816X1664 (72X66)\\n(NON-IMPACT)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"PHILIPS PRODUCTS INC.\":[{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#1671-R0\",\"approval_number\":\"FL1671.1\",\"seq\":1,\"product_model\":\"810 Tilt\",\"product_description\":\"Vinyl Tilt Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#1671-R0\",\"approval_number\":\"FL1671.2\",\"seq\":2,\"product_model\":\"810T\",\"product_description\":\"vinyl window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#2020-R0\",\"approval_number\":\"FL2020.1\",\"seq\":1,\"product_model\":\"710 Tilt\",\"product_description\":\"Vinyl single hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#2333-R0\",\"approval_number\":\"FL2333.1\",\"seq\":1,\"product_model\":\"Series 23 VS\",\"product_description\":\"Aluminum Vertical sliding SH\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#3307-R0\",\"approval_number\":\"FL3307.1\",\"seq\":1,\"product_model\":\"9100\",\"product_description\":\"Vinyl SH\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#4200-R2\",\"approval_number\":\"FL4200.1\",\"seq\":1,\"product_model\":\"2010\",\"product_description\":\"Vinyl Single Hung Tilt\",\"design_pressure\":\"+66\\\/-66\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#5692-R0\",\"approval_number\":\"FL5692.1\",\"seq\":1,\"product_model\":\"Series 810\",\"product_description\":\"Vinyl tilt window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#6390-R0\",\"approval_number\":\"FL6390.1\",\"seq\":1,\"product_model\":\"810\",\"product_description\":\"810 Tilt SH\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#6580-R0\",\"approval_number\":\"FL6580.1\",\"seq\":1,\"product_model\":\"810T\",\"product_description\":\"Twin Mulled Vinyl Window\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#6658-R0\",\"approval_number\":\"FL6658.1\",\"seq\":1,\"product_model\":\"810T\",\"product_description\":\"PW stacked over SH Vinyl Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#6689-R0\",\"approval_number\":\"FL6689.1\",\"seq\":1,\"product_model\":\"9100\",\"product_description\":\"SH twin 'T'-bar vinyl window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#4200-R0\",\"approval_number\":\"FL4200.2\",\"seq\":2,\"product_model\":\"2010\",\"product_description\":\"Vinyl SH\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#4200-R0\",\"approval_number\":\"FL4200.3\",\"seq\":3,\"product_model\":\"2010\",\"product_description\":\"Vinyl Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#5300-R2\",\"approval_number\":\"FL5300.1\",\"seq\":1,\"product_model\":\"a. Series 9100\",\"product_description\":\"48.0\\\" x 72.0\\\" Single Hung Window with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass - Nailing Fin\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#6228-R2\",\"approval_number\":\"FL6228.1\",\"seq\":1,\"product_model\":\"a. Series 23V\",\"product_description\":\"2'6\\\" x 3'4\\\" Aluminum Vertical Slider with 1\\\/8\\\" Annealed monolithic Glazing - (O\\\/X) Configuration\",\"design_pressure\":\"+20.0\\\/-75.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#7392-R2\",\"approval_number\":\"FL7392.1\",\"seq\":1,\"product_model\":\"a. Series 810-T Triple\",\"product_description\":\"Triple Mulled 47.50\\\" x 71.50\\\" Single Hung Tilt Window with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass\",\"design_pressure\":\"+25.0\\\/-25.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#7392-R2\",\"approval_number\":\"FL7392.2\",\"seq\":2,\"product_model\":\"b. Series 810-T Twin\",\"product_description\":\"Twin Mulled 47.50\\\" x 71.50\\\" Single Hung Tilt Window with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#8299-R3\",\"approval_number\":\"FL8299.1\",\"seq\":1,\"product_model\":\"a. Series 810 - T\",\"product_description\":\"36.0\\\" x 74.0\\\" Single Hung Tilt Window with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-11-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#8299-R3\",\"approval_number\":\"FL8299.2\",\"seq\":2,\"product_model\":\"b. Series 810 - T\",\"product_description\":\"36.0\\\" x 74.0\\\" Single Hung Tilt Window with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass (utilizes Sill Adapter for Water Infiltration)\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-11-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#8299-R3\",\"approval_number\":\"FL8299.3\",\"seq\":3,\"product_model\":\"c. Series 810 - T\",\"product_description\":\"48.0\\\" x 72.0\\\" Single Hung Tilt Window with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-11-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#8299-R3\",\"approval_number\":\"FL8299.4\",\"seq\":4,\"product_model\":\"d. Series 810 - T\",\"product_description\":\"48.0\\\" x 72.0\\\" Single Hung Tilt Window with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass (utilizes Sill Adapter for Water Infiltration)\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-11-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#8299-R3\",\"approval_number\":\"FL8299.5\",\"seq\":5,\"product_model\":\"e. Series 810 - T\",\"product_description\":\"52.0\\\" x 72.0\\\" Single Hung Tilt Window with 3\\\/4\\\" (1\\\/8\\\" Annealed) Insulated Glass\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#8299-R3\",\"approval_number\":\"FL8299.6\",\"seq\":6,\"product_model\":\"f. Series 810 - T\",\"product_description\":\"48.0\\\" x 84.0\\\" Single Hung Tilt Window with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass - Nailing Fin\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#8299-R3\",\"approval_number\":\"FL8299.7\",\"seq\":7,\"product_model\":\"g. Series 810 - T\",\"product_description\":\"52.0\\\" x 72.0\\\" Single Hung Tilt Window with 3\\\/4\\\" (1\\\/8\\\" Annealed) Insulated Glass - Nailing Fin (utilizes Sill Adapter for Water Infiltration)\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#8299-R3\",\"approval_number\":\"FL8299.8\",\"seq\":8,\"product_model\":\"h. Series 810 - T\",\"product_description\":\"96.0\\\" x 72.0\\\" Twin T-Bar Single Hung Tilt Window with 3\\\/4\\\" (1\\\/8\\\" Annealed) Insulated Glass - Nailing Fin\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#8299-R3\",\"approval_number\":\"FL8299.9\",\"seq\":9,\"product_model\":\"i. Series 810 - T\",\"product_description\":\"46.0\\\" x 73.0\\\" Single Hung Tilt Window with Integral mulled Fixed Window utilizing 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass - Nailing Fin (utilizes Sill Adapter for Water Infiltration)\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#8299-R0\",\"approval_number\":\"FL8299.10\",\"seq\":10,\"product_model\":\"j. Series 810 - T\",\"product_description\":\"48.0\\\" x 84.0\\\" Single Hung Tilt Window with 3\\\/4\\\" (1\\\/8\\\" Annealed) Insulated Glass -\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#8299-R1\",\"approval_number\":\"FL8299.11\",\"seq\":11,\"product_model\":\"k. Series 810 - T\",\"product_description\":\"52.0\\\" x 71.0\\\" Single Hung Tilt Window with 3\\\/4\\\" (1\\\/8\\\" Annealed) Insulated Glass - Nailing Fin (utilizes Sill Adapter for Water Infiltration)\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#8299-R2\",\"approval_number\":\"FL8299.12\",\"seq\":12,\"product_model\":\"l. Series 810 - T\",\"product_description\":\"52.0\\\" x 72.0\\\" Single Hung Tilt Window with 3\\\/4\\\" (1\\\/8\\\" Annealed) Insulated Glass -(utilizes Sill Adapter for Water Infiltration)\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#8299-R2\",\"approval_number\":\"FL8299.13\",\"seq\":13,\"product_model\":\"m. Series 810 - T\",\"product_description\":\"96.0\\\" x 72.0\\\" Single Hung Tilt Twin Window (T-Bar) Continuous Head and Sill with 3\\\/4\\\" (1\\\/8\\\" Annealed) Insulated Glass - Nailing Fin\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#9885-R1\",\"approval_number\":\"FL9885.1\",\"seq\":1,\"product_model\":\"a. Series 8100\",\"product_description\":\"40.0\\\" x 63.0\\\" Single Hung Tilt Window with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass - Nailing Fin\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#9885-R1\",\"approval_number\":\"FL9885.2\",\"seq\":2,\"product_model\":\"b. Series 8100\",\"product_description\":\"48.0\\\" x 96.0\\\" Single Hung Tilt Window with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass - Nailing Fin\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#9885-R1\",\"approval_number\":\"FL9885.3\",\"seq\":3,\"product_model\":\"c. Series 8100\",\"product_description\":\"36.0\\\" x 72.0\\\" Single Hung Tilt Window with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass - Nailing Fin\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#5300-R2\",\"approval_number\":\"FL5300.2\",\"seq\":2,\"product_model\":\"b. Series 9100\",\"product_description\":\"48.0\\\" x 72.0\\\" Single Hung Window with 1-1\\\/2\\\" (3\\\/16\\\" Annealed \\\/ 1\\\/8\\\" Annealed - 0.090\\\" PVB Interlayer - 1\\\/8\\\" Annealed) Insulated Laminated Glass - Nailing Fin\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#5300-R2\",\"approval_number\":\"FL5300.3\",\"seq\":3,\"product_model\":\"c. Series 9100\",\"product_description\":\"48.0\\\" x 72.0\\\" Single Hung Window with 1-1\\\/2\\\" (3\\\/16\\\" Annealed \\\/ 1\\\/8\\\" Annealed - 0.090\\\" PVB Interlayer - 1\\\/8\\\" Annealed) Insulated Laminated Glass - Nailing Fin\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#5300-R2\",\"approval_number\":\"FL5300.4\",\"seq\":4,\"product_model\":\"d. Series 9100\",\"product_description\":\"48.0\\\" x 96.0\\\" Single Hung Window with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass - Nailing Fin\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#5300-R3\",\"approval_number\":\"FL5300.5\",\"seq\":5,\"product_model\":\"e. Series 9100\",\"product_description\":\"96.0\\\" x 72.0\\\" Twin Single Hung Window with 1-1\\\/2\\\" (3\\\/16\\\" Annealed \\\/ 1\\\/8\\\" Annealed - 0.090\\\" PVB Interlayer - 1\\\/8\\\" Annealed) Insulated Laminated Glass - Nailing Fin\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#5300-R3\",\"approval_number\":\"FL5300.6\",\"seq\":6,\"product_model\":\"f. Series 9100\",\"product_description\":\"48.0\\\" x 72.0\\\" Single Hung Window with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass\",\"design_pressure\":\"+50.0\\\/-65.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#6228-R2\",\"approval_number\":\"FL6228.2\",\"seq\":2,\"product_model\":\"b. Series 23V\",\"product_description\":\"2'6\\\" x 3'4\\\" Aluminum Vertical Slider with 3\\\/32\\\" Annealed monolithic Glazing - (O\\\/X) Configuration\",\"design_pressure\":\"+20.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#6228-R2\",\"approval_number\":\"FL6228.3\",\"seq\":3,\"product_model\":\"c. Series 23V\",\"product_description\":\"3'4\\\" x 5'4\\\" Aluminum Vertical Slider with 3\\\/32\\\" Annealed monolithic Glazing - (O\\\/X) Configuration\",\"design_pressure\":\"+15.0\\\/-15.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#7392-R2\",\"approval_number\":\"FL7392.3\",\"seq\":3,\"product_model\":\"c. Series 810-T SH w\\\/Transom\",\"product_description\":\"47.50\\\" x 71.50\\\" Single Hung Tilt Window with 47.50\\\" x 23.50\\\" Transom utilizing 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#9885-R1\",\"approval_number\":\"FL9885.4\",\"seq\":4,\"product_model\":\"d. Series 8100\",\"product_description\":\"Overall Size of Mulled Unit 48.0\\\" x 120.0\\\" consisting of 48.0\\\" x 72.0\\\" Single Hung Tilt Window with a 48.0\\\" x 48.0\\\" Fixed Window Stacked on Top - 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass - Nailing Fin with Anchor Clips\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#9885-R1\",\"approval_number\":\"FL9885.5\",\"seq\":5,\"product_model\":\"e. Series 8100\",\"product_description\":\"Overall Size of Mulled Unit 48.0\\\" x 120.0\\\" consisting of 48.0\\\" x 72.0\\\" Single Hung Tilt Window with a 48.0\\\" x 48.0\\\" Fixed Window Stacked on Top - 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass - Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#9885-R1\",\"approval_number\":\"FL9885.6\",\"seq\":6,\"product_model\":\"f. Series 8100\",\"product_description\":\"Overall Size of Twin Mulled Unit 72.0\\\" x 72.0\\\" consisting of (2) 36.0\\\" x 72.0\\\" Single Hung Tilt Window - 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass - Nailing Fin with Anchor Clips\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#9885-R1\",\"approval_number\":\"FL9885.7\",\"seq\":7,\"product_model\":\"g. Series 8100\",\"product_description\":\"Overall Size of Twin Mulled Unit 72.0\\\" x 72.0\\\" consisting of (2) 36.0\\\" x 72.0\\\" Single Hung Tilt Window - 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass - Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#9885-R2\",\"approval_number\":\"FL9885.8\",\"seq\":8,\"product_model\":\"h. Series 8100\",\"product_description\":\"48.0\\\" x 72.0\\\" Single Hung Tilt Window with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass - Nailing Fin\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#9885-R4\",\"approval_number\":\"FL9885.9\",\"seq\":9,\"product_model\":\"i. Series 8100\",\"product_description\":\"36.0\\\" x 72.0\\\" Single Hung Tilt Window with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#9885-R4\",\"approval_number\":\"FL9885.10\",\"seq\":10,\"product_model\":\"j. Series 8100\",\"product_description\":\"36.0\\\" x 72.0\\\" Single Hung Tilt Window with 3\\\/4\\\" (1\\\/8\\\" Annealed) Insulated Glass\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#9885-R4\",\"approval_number\":\"FL9885.11\",\"seq\":11,\"product_model\":\"k. Series 8100\",\"product_description\":\"48.0\\\" x 96.0\\\" Single Hung Tilt Window with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#9885-R4\",\"approval_number\":\"FL9885.12\",\"seq\":12,\"product_model\":\"l. Series 8100\",\"product_description\":\"48.0\\\" x 96.0\\\" Single Hung Tilt Window with 3\\\/4\\\" (1\\\/8\\\" Annealed) Insulated Glass\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-19 00:00:00\",\"instructions_url\":\"\"}],\"Don Young Co. Inc.\":[{\"manufacturer\":\"Don Young Co. Inc.\",\"approval_number_master\":\"FL#1719-R0\",\"approval_number\":\"FL1719.1\",\"seq\":1,\"product_model\":\"5200 Series\",\"product_description\":\"Vinyl Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Don Young Co. Inc.\",\"approval_number_master\":\"FL#1719-R0\",\"approval_number\":\"FL1719.2\",\"seq\":2,\"product_model\":\"8200 Series\",\"product_description\":\"Aluminum Thermal break single hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Don Young Co. Inc.\",\"approval_number_master\":\"FL#5529-R0\",\"approval_number\":\"FL5529.1\",\"seq\":1,\"product_model\":\"5200\",\"product_description\":\"SINGLE HUNG VINYL WINDOW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Don Young Co. Inc.\",\"approval_number_master\":\"FL#5529-R0\",\"approval_number\":\"FL5529.2\",\"seq\":2,\"product_model\":\"8200\",\"product_description\":\"SINGLE HUNG ALUMINUM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Action Windoor Technology\":[{\"manufacturer\":\"Action Windoor Technology\",\"approval_number_master\":\"FL#1782-R0\",\"approval_number\":\"FL1782.1\",\"seq\":1,\"product_model\":\"SERIES 2000 ALUMINUM\",\"product_description\":\"ALUMNIUM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Action Windoor Technology\",\"approval_number_master\":\"FL#1782-R0\",\"approval_number\":\"FL1782.2\",\"seq\":2,\"product_model\":\"SERIES 3950 VINYL\",\"product_description\":\"BRICK MOLD\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Action Windoor Technology\",\"approval_number_master\":\"FL#1782-R0\",\"approval_number\":\"FL1782.3\",\"seq\":3,\"product_model\":\"SERIES 4300 VINYL\",\"product_description\":\"VINYL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Action Windoor Technology\",\"approval_number_master\":\"FL#2896-R0\",\"approval_number\":\"FL2896.1\",\"seq\":1,\"product_model\":\"SERIES 2900 F VINYL\",\"product_description\":\"BRICK MOLD\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Action Windoor Technology\",\"approval_number_master\":\"FL#7498-R0\",\"approval_number\":\"FL7498.1\",\"seq\":1,\"product_model\":\"Series 2000 Aluminum SH Window\",\"product_description\":\"Series 2000 Aluminum SH Window\\nUp to 47\\\" x 71\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Action Windoor Technology\",\"approval_number_master\":\"FL#8933-R0\",\"approval_number\":\"FL8933.1\",\"seq\":1,\"product_model\":\"2900 Single Hung\",\"product_description\":\"H-R45, 36 X 84\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Action Windoor Technology\",\"approval_number_master\":\"FL#8933-R0\",\"approval_number\":\"FL8933.2\",\"seq\":2,\"product_model\":\"2900 Single Hung Impact\",\"product_description\":\"H-R50, 48 X 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Action Windoor Technology\",\"approval_number_master\":\"FL#8933-R0\",\"approval_number\":\"FL8933.3\",\"seq\":3,\"product_model\":\"3950 Single Hung\",\"product_description\":\"H-R40, 44 X 63\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Action Windoor Technology\",\"approval_number_master\":\"FL#8933-R0\",\"approval_number\":\"FL8933.4\",\"seq\":4,\"product_model\":\"3950 Single Hung\",\"product_description\":\"H-R40, 36 X 72\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Monarch Windows and Doors\":[{\"manufacturer\":\"Monarch Windows and Doors\",\"approval_number_master\":\"FL#1796-R0\",\"approval_number\":\"FL1796.1\",\"seq\":1,\"product_model\":\"Monarch Crown Single Hung\",\"product_description\":\"Vinyl Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Capitol Architectural\":[{\"manufacturer\":\"Capitol Architectural\",\"approval_number_master\":\"FL#1863-R0\",\"approval_number\":\"FL1863.1\",\"seq\":1,\"product_model\":\"455\",\"product_description\":\"54x90 C-35 DP+35.3\\\/-50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol Architectural\",\"approval_number_master\":\"FL#1863-R0\",\"approval_number\":\"FL1863.2\",\"seq\":2,\"product_model\":\"455\",\"product_description\":\"48x84 C-50 DP+50\\\/-50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Superior Metal Products Company, INC.\":[{\"manufacturer\":\"Superior Metal Products Company, INC.\",\"approval_number_master\":\"FL#1916-R0\",\"approval_number\":\"FL1916.1\",\"seq\":1,\"product_model\":\"1600-1-MODIF\",\"product_description\":\"single hung aluminum\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Energy Saving Products of Florida\":[{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1950-R0\",\"approval_number\":\"FL1950.1\",\"seq\":1,\"product_model\":\"130-1\",\"product_description\":\"ALUM FIN FRAME SINGLE HUNG H - R50 53 x 72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1950-R0\",\"approval_number\":\"FL1950.2\",\"seq\":2,\"product_model\":\"130-110-01\",\"product_description\":\"ALUM FIN FRAME SINGLE HUNG H - R70 44 x 72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1950-R0\",\"approval_number\":\"FL1950.3\",\"seq\":3,\"product_model\":\"130-110-02\",\"product_description\":\"ALUM FIN FRAME SINGLE HUNG H - R45 53 x 74\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1950-R0\",\"approval_number\":\"FL1950.4\",\"seq\":4,\"product_model\":\"130-110-03\",\"product_description\":\"ALUM FIN FRAME SINGLE HUNG H - R60 53 x 72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1950-R0\",\"approval_number\":\"FL1950.5\",\"seq\":5,\"product_model\":\"140\",\"product_description\":\"ALUM FLANGE FRAME SINGLE HUNG H - R50 53 x 72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1950-R0\",\"approval_number\":\"FL1950.6\",\"seq\":6,\"product_model\":\"140-120-01\",\"product_description\":\"ALUM FLANGE FRAME SINGLE HUNG H - R70 44 X 72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1950-R0\",\"approval_number\":\"FL1950.7\",\"seq\":7,\"product_model\":\"140-120-02\",\"product_description\":\"ALUM FLANGE FRAME SINGLE HUNG H - R45 53 x 74\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1950-R0\",\"approval_number\":\"FL1950.8\",\"seq\":8,\"product_model\":\"140-120-03\",\"product_description\":\"ALUM FLANGE FRAME SINGLE HUNG H - R60 53 x 72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1950-R0\",\"approval_number\":\"FL1950.9\",\"seq\":9,\"product_model\":\"1831\\\/1841\",\"product_description\":\"PVC SINGLE HUNG H - R35 54 x 64\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1950-R0\",\"approval_number\":\"FL1950.10\",\"seq\":10,\"product_model\":\"1831\\\/1841\",\"product_description\":\"PVC SINGLE HUNG H - R50 37 x 63\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1950-R0\",\"approval_number\":\"FL1950.11\",\"seq\":11,\"product_model\":\"330-1\",\"product_description\":\"ALUM FIN FRAME SH W\\\/STEEL SHUTTER H - R50 53 x 74\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1950-R0\",\"approval_number\":\"FL1950.12\",\"seq\":12,\"product_model\":\"330-2\",\"product_description\":\"ALUM FIN FRAME DUAL SH W\\\/STEEL SHUTTER H - R50 79 x 102\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1950-R0\",\"approval_number\":\"FL1950.13\",\"seq\":13,\"product_model\":\"330-3\",\"product_description\":\"ALUM FIN FRAME ORIEL SH W\\\/STEEL SHUTTER H - R50 53 x 74\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1950-R0\",\"approval_number\":\"FL1950.14\",\"seq\":14,\"product_model\":\"330-4\",\"product_description\":\"ALUM FIN FRAME ORIEL SH W\\\/STEEL SHUTTER H - R60 52 x 73\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1950-R0\",\"approval_number\":\"FL1950.15\",\"seq\":15,\"product_model\":\"340-1\",\"product_description\":\"ALUM FLANGE FRAME SH W\\\/STEEL SHUTTER H - R50 53 x 74\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1950-R0\",\"approval_number\":\"FL1950.16\",\"seq\":16,\"product_model\":\"340-2\",\"product_description\":\"ALUM FLANGE FRAME DUAL SH W\\\/STEEL SHUTTER H - R50 79 x 102\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1950-R0\",\"approval_number\":\"FL1950.17\",\"seq\":17,\"product_model\":\"340-3\",\"product_description\":\"ALUM FLANGE FRAME ORIEL SH W\\\/STEEL SHUTTER H - R50 53 x 74\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1950-R0\",\"approval_number\":\"FL1950.18\",\"seq\":18,\"product_model\":\"340-4\",\"product_description\":\"ALUM FLANGE FRAME ORIEL SH W\\\/STEEL SHUTTER H - R60 52 x 73\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1950-R0\",\"approval_number\":\"FL1950.19\",\"seq\":19,\"product_model\":\"340\\\/341\",\"product_description\":\"ALUM ARCH TOP SH FLANGE FRAME W\\\/STEEL SHUTTER H - R50 53 x 75\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1950-R0\",\"approval_number\":\"FL1950.20\",\"seq\":20,\"product_model\":\"400\",\"product_description\":\"ALUM FLANGE FRAME IMPACT SH H - DP 75 53 x 77\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1950-R0\",\"approval_number\":\"FL1950.21\",\"seq\":21,\"product_model\":\"400\",\"product_description\":\"ALUM FLANGE FRAME IMPACT SH H - DP 85 37 x 72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1950-R0\",\"approval_number\":\"FL1950.22\",\"seq\":22,\"product_model\":\"400\",\"product_description\":\"ALUM FIN FRAME IMPACT SH H - DP 75 53 x 77\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1950-R0\",\"approval_number\":\"FL1950.23\",\"seq\":23,\"product_model\":\"400\",\"product_description\":\"ALUM FIN FRAME IMPACT SH H - DP 85 37 x 72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1950-R0\",\"approval_number\":\"FL1950.24\",\"seq\":24,\"product_model\":\"530\\\/531\\\/540\\\/541\",\"product_description\":\"ALUM COMMERCIAL SINGLE HUNG H - C45 60 x 96\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1950-R0\",\"approval_number\":\"FL1950.25\",\"seq\":25,\"product_model\":\"530\\\/531\\\/540\\\/541 S2\",\"product_description\":\"ALUM COMMERCIAL SINGLE HUNG H - C70 60 x 96\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#3210-R0\",\"approval_number\":\"FL3210.1\",\"seq\":1,\"product_model\":\"340\\\/341 ALUM FLANGE SHUTTER\",\"product_description\":\"ALUM FLANGE SHUTTER H-R40 53 x 74\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#3210-R0\",\"approval_number\":\"FL3210.2\",\"seq\":2,\"product_model\":\"400\\\/500 Commercial Aluminum\",\"product_description\":\"ALUM IMPACT C-75 53 1\\\/8 x 76 3\\\/4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#3210-R0\",\"approval_number\":\"FL3210.3\",\"seq\":3,\"product_model\":\"530\\\/531 - 540\\\/541 COMMERCIAL ALUM\",\"product_description\":\"ALUM FIN-FLANGE COMERCIAL H-C70 60 x 96 W\\\/ 1.875 SILL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#3210-R0\",\"approval_number\":\"FL3210.4\",\"seq\":4,\"product_model\":\"530\\\/531-540\\\/541 COMMERCIAL ALUM\",\"product_description\":\"ALUM FIN-FLANGE FRAME COMMERCIAL H-C45 60 x 96\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#4135-R0\",\"approval_number\":\"FL4135.1\",\"seq\":1,\"product_model\":\"130\",\"product_description\":\"HIGH SILL ALUM FIN UNI-FRAME TWIN SINGLE H-R60 95x71\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#4135-R0\",\"approval_number\":\"FL4135.2\",\"seq\":2,\"product_model\":\"140\",\"product_description\":\"ALUM FLANGE FRAME TWIN SINGLE HUNG H-R60 95x72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#4135-R0\",\"approval_number\":\"FL4135.3\",\"seq\":3,\"product_model\":\"330\",\"product_description\":\"ALUM COMBO-FIN UNI-FRAME TWIN SH W\\\/SHUTTERS H-R60 95x71\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#4135-R0\",\"approval_number\":\"FL4135.4\",\"seq\":4,\"product_model\":\"330\",\"product_description\":\"ALUM COMBO-FLANGE UNI-FRAME TWIN SH W\\\/SHUTTERS H-R60 95x71\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#4370-R0\",\"approval_number\":\"FL4370.1\",\"seq\":1,\"product_model\":\"2031\\\/2041\",\"product_description\":\"Vinyl Fin\\\/Flange Impact Singlehung H-LC 48 X 84\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#4370-R0\",\"approval_number\":\"FL4370.2\",\"seq\":2,\"product_model\":\"2031\\\/2041\",\"product_description\":\"Vinyl Impact Singlehung H-LC50 54 X 78\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#5768-R0\",\"approval_number\":\"FL5768.1\",\"seq\":1,\"product_model\":\"130 Single Hung window\",\"product_description\":\"53\\\" x 72\\\" Aluminum Fin Type Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#5768-R0\",\"approval_number\":\"FL5768.2\",\"seq\":2,\"product_model\":\"140 Single Hung Window\",\"product_description\":\"53\\\" x 72\\\" Aluminum Flanged Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#5768-R0\",\"approval_number\":\"FL5768.3\",\"seq\":3,\"product_model\":\"340 Combo Single Hung Window\",\"product_description\":\"53\\\" x 74\\\" Aluminum Flange Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#5768-R0\",\"approval_number\":\"FL5768.4\",\"seq\":4,\"product_model\":\"561 Single Hung Window\",\"product_description\":\"54\\\" x 74' Aluminum Impact Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#7322-R0\",\"approval_number\":\"FL7322.1\",\"seq\":1,\"product_model\":\"2031\\\/2041\",\"product_description\":\"Impact Single Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#8520-R0\",\"approval_number\":\"FL8520.1\",\"seq\":1,\"product_model\":\"Series 530\\\/531\",\"product_description\":\"Aluminum Flange Frame w\\\/ Fin Attachment Single Hung Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#8520-R0\",\"approval_number\":\"FL8520.2\",\"seq\":2,\"product_model\":\"Series 540\\\/541\",\"product_description\":\"Aluminum Flange Frame Single Hung Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#8736-R0\",\"approval_number\":\"FL8736.1\",\"seq\":1,\"product_model\":\"551\",\"product_description\":\"551 Alum Fin Frame Impact Single Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#8738-R0\",\"approval_number\":\"FL8738.1\",\"seq\":1,\"product_model\":\"561\",\"product_description\":\"561 Aluminum Flange Frame Single Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#8965-R0\",\"approval_number\":\"FL8965.1\",\"seq\":1,\"product_model\":\"1431 Fin Frame Single Hung\",\"product_description\":\"1431 Fin Frame Single Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#9017-R0\",\"approval_number\":\"FL9017.1\",\"seq\":1,\"product_model\":\"2451 Vinyl Fin Frame Impact Single Hung\",\"product_description\":\"2451 Vinyl Fin Frame Impact Single Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#9020-R0\",\"approval_number\":\"FL9020.1\",\"seq\":1,\"product_model\":\"2461 Vinyl Flange Frame Impact Single Hung\",\"product_description\":\"2461 Vinyl Flange Frame Impact Single Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#9342-R0\",\"approval_number\":\"FL9342.1\",\"seq\":1,\"product_model\":\"550\",\"product_description\":\"550 Aluminum Fin Frame Impact Single Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#9344-R0\",\"approval_number\":\"FL9344.1\",\"seq\":1,\"product_model\":\"560\",\"product_description\":\"560 Aluminum Flange Frame Impact Single Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#9357-R0\",\"approval_number\":\"FL9357.1\",\"seq\":1,\"product_model\":\"330\\\/331\",\"product_description\":\"330\\\/331 Aluminum Fin Frame Single Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#8972-R1\",\"approval_number\":\"FL8972.1\",\"seq\":1,\"product_model\":\"1441 Flange Frame Single Hung\",\"product_description\":\"1441 Flange Frame Single Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#11285-R0\",\"approval_number\":\"FL11285.1\",\"seq\":1,\"product_model\":\"130\\\/131 Series\",\"product_description\":\"130\\\/131 Series Single Hung Fin Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#11285-R0\",\"approval_number\":\"FL11285.2\",\"seq\":2,\"product_model\":\"140 Series\",\"product_description\":\"140 Series Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#11285-R0\",\"approval_number\":\"FL11285.3\",\"seq\":3,\"product_model\":\"550 Series\",\"product_description\":\"550 Series Single Hung Fin Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#11285-R0\",\"approval_number\":\"FL11285.4\",\"seq\":4,\"product_model\":\"551 Series\",\"product_description\":\"551 Series Single Hung Fin Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#11285-R0\",\"approval_number\":\"FL11285.5\",\"seq\":5,\"product_model\":\"560 Series\",\"product_description\":\"560 Series Impact Single Hung Flange Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#11285-R0\",\"approval_number\":\"FL11285.6\",\"seq\":6,\"product_model\":\"561 Series\",\"product_description\":\"561 Series Impact Single Hung Flange Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Stanek Vinyl Windows\":[{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#2045-R0\",\"approval_number\":\"FL2045.1\",\"seq\":1,\"product_model\":\"Single Hung Impact Series 4000\",\"product_description\":\"H-R60 up to 52 x 88 frame size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#2061-R0\",\"approval_number\":\"FL2061.1\",\"seq\":1,\"product_model\":\"Single Hung Series 3000\",\"product_description\":\"H-R60 up to 53 x 88 frame size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#12154-R0\",\"approval_number\":\"FL12154.1\",\"seq\":1,\"product_model\":\"Series 4000 - Impact - Single Hung Window\",\"product_description\":\"52\\\" wide x 88\\\" high x 4.250\\\" deep HVHZ\",\"design_pressure\":\"+45.6PSF\\\/-59.0PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#12154-R0\",\"approval_number\":\"FL12154.2\",\"seq\":2,\"product_model\":\"Series 4000 - Impact - Single Hung Window\",\"product_description\":\"52\\\" wide x 88\\\" high x 4.250\\\" deep HVHZ\",\"design_pressure\":\"+65.0PSF\\\/-65.0PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#15346-R0\",\"approval_number\":\"FL15346.1\",\"seq\":1,\"product_model\":\"SERIES 4000 Single Hung Window-Impact\",\"product_description\":\"52\\\"W x 88\\\"H 4.250\\\"Deep-HVHZ\",\"design_pressure\":\"+65psf\\\/-65psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-31 00:00:00\",\"instructions_url\":\"\"}],\"New Age Windows & Doors, Corp.\":[{\"manufacturer\":\"New Age Windows & Doors, Corp.\",\"approval_number_master\":\"FL#2259-R0\",\"approval_number\":\"FL2259.1\",\"seq\":1,\"product_model\":\"Aluminum Single Hung Window\",\"product_description\":\"Aluminum Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Great Lakes Window, Inc.\":[{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#2294-R0\",\"approval_number\":\"FL2294.1\",\"seq\":1,\"product_model\":\"GLW-DH-120-IMP\",\"product_description\":\"Extruded Vinyl Single Hung Window - For Single and Mulled Unit Applications in Masonry or Stud Construction\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#14928-R0\",\"approval_number\":\"FL14928.1\",\"seq\":1,\"product_model\":\"SafeHaven Impact Single Hung\",\"product_description\":\"SafeHaven Impact Single Hung\",\"design_pressure\":\"+50\\\/-57\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-31 00:00:00\",\"instructions_url\":\"\"}],\"BUILDERS CHOICE WINDOW AND DOOR\":[{\"manufacturer\":\"BUILDERS CHOICE WINDOW AND DOOR\",\"approval_number_master\":\"FL#2402-R0\",\"approval_number\":\"FL2402.1\",\"seq\":1,\"product_model\":\"1000 SERIES SINGLE HUNG ALUMIN\",\"product_description\":\"2'' MAIN FRAME ALUMINUM WINDOW WITH BLOCK AND TACKLE BALANCE SYSTEM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BUILDERS CHOICE WINDOW AND DOOR\",\"approval_number_master\":\"FL#6084-R0\",\"approval_number\":\"FL6084.1\",\"seq\":1,\"product_model\":\"1000\",\"product_description\":\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BUILDERS CHOICE WINDOW AND DOOR\",\"approval_number_master\":\"FL#6084-R0\",\"approval_number\":\"FL6084.2\",\"seq\":2,\"product_model\":\"Series#1000 single hung\",\"product_description\":\"53 x 72 1\\\/8\\\" clear single glazed temp dsb\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"M W Manufacturers Inc.\":[{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#2738-R0\",\"approval_number\":\"FL2738.1\",\"seq\":1,\"product_model\":\"Vinyl Brick Mould Single Hung\",\"product_description\":\"Extruded PVC Single Hung Window - Single and Mulled Applications\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#4671-R0\",\"approval_number\":\"FL4671.1\",\"seq\":1,\"product_model\":\"Vinyl Brickmould Single Hung\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#7277-R1\",\"approval_number\":\"FL7277.10\",\"seq\":10,\"product_model\":\"Classic Single Hung\",\"product_description\":\"Single Hung Twin\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#7277-R1\",\"approval_number\":\"FL7277.11\",\"seq\":11,\"product_model\":\"Classic Single Hung\",\"product_description\":\"Transom over Single Hung\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#8742-R0\",\"approval_number\":\"FL8742.1\",\"seq\":1,\"product_model\":\"Classic Single Hung Triple\",\"product_description\":\"Classic Single Hung Triple\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#8742-R0\",\"approval_number\":\"FL8742.2\",\"seq\":2,\"product_model\":\"Classic Single Hung Triple\",\"product_description\":\"Classic Single Hung Triple\",\"design_pressure\":\"+30\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#8742-R0\",\"approval_number\":\"FL8742.3\",\"seq\":3,\"product_model\":\"Classic Single Hung Twin with Circlehead\",\"product_description\":\"Classic Single Hung Twin with Circlehead\",\"design_pressure\":\"+30\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#8742-R0\",\"approval_number\":\"FL8742.4\",\"seq\":4,\"product_model\":\"Classic Single Hung Twin with Transom\",\"product_description\":\"Classic Single Hung Twin with Transom\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#8742-R0\",\"approval_number\":\"FL8742.5\",\"seq\":5,\"product_model\":\"Classic Single Hung with Classic Single Hung Stationary\",\"product_description\":\"Classic Single Hung with Classic Single Hung Stationary\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#8937-R0\",\"approval_number\":\"FL8937.1\",\"seq\":1,\"product_model\":\"CLASSIC SH\",\"product_description\":\"CLASSIC STATIONARY WITH CLASSIC SH FLANKERS\",\"design_pressure\":\"+30\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#7277-R0\",\"approval_number\":\"FL7277.1\",\"seq\":1,\"product_model\":\"Classic Single Hung\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#7277-R0\",\"approval_number\":\"FL7277.2\",\"seq\":2,\"product_model\":\"Classic Single Hung\",\"product_description\":\"\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#7277-R0\",\"approval_number\":\"FL7277.3\",\"seq\":3,\"product_model\":\"Classic Single Hung\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#7277-R0\",\"approval_number\":\"FL7277.4\",\"seq\":4,\"product_model\":\"Classic Single Hung\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#7277-R0\",\"approval_number\":\"FL7277.5\",\"seq\":5,\"product_model\":\"Classic Single Hung\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#7277-R0\",\"approval_number\":\"FL7277.6\",\"seq\":6,\"product_model\":\"Classic Single Hung\",\"product_description\":\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#7277-R0\",\"approval_number\":\"FL7277.7\",\"seq\":7,\"product_model\":\"Classic Single Hung\",\"product_description\":\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#7277-R0\",\"approval_number\":\"FL7277.8\",\"seq\":8,\"product_model\":\"Classic Single Hung\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#7277-R0\",\"approval_number\":\"FL7277.9\",\"seq\":9,\"product_model\":\"Classic Single Hung\",\"product_description\":\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11824-R0\",\"approval_number\":\"FL11824.1\",\"seq\":1,\"product_model\":\"Classic Single Hung Direct Set Impact\",\"product_description\":\"Classic Single Hung Direct Set Impact Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11824-R0\",\"approval_number\":\"FL11824.2\",\"seq\":2,\"product_model\":\"Classic Single Hung Impact\",\"product_description\":\"Classic Single Hung Impact Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11942-R0\",\"approval_number\":\"FL11942.1\",\"seq\":1,\"product_model\":\"Classic Single Hung\",\"product_description\":\"Vinyl Single Hung (2-0 x 6-2 Modular)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11942-R0\",\"approval_number\":\"FL11942.2\",\"seq\":2,\"product_model\":\"Classic Single Hung\",\"product_description\":\"Vinyl Single Hung (Size: 3-1 x 5-0)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11942-R0\",\"approval_number\":\"FL11942.3\",\"seq\":3,\"product_model\":\"Classic Single Hung\",\"product_description\":\"Vinyl Single Hung (Size: 3-0 x 5-6)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11942-R0\",\"approval_number\":\"FL11942.4\",\"seq\":4,\"product_model\":\"Classic Single Hung\",\"product_description\":\"Vinyl Single Hung (Size: 3-4 x 6-2 Modular)\",\"design_pressure\":\"+19\\\/-19\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11942-R0\",\"approval_number\":\"FL11942.5\",\"seq\":5,\"product_model\":\"Classic Single Hung\",\"product_description\":\"Vinyl Single Hung (Size: 3-4 x 5-6 Modular)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11942-R0\",\"approval_number\":\"FL11942.6\",\"seq\":6,\"product_model\":\"Classic Single Hung\",\"product_description\":\"Vinyl Single Hung (3-4 x 5-2 Modular)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11942-R0\",\"approval_number\":\"FL11942.7\",\"seq\":7,\"product_model\":\"Classic Single Hung\",\"product_description\":\"Vinyl Single Hung (Size: 3-0 x 6-2 Modular)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11942-R0\",\"approval_number\":\"FL11942.8\",\"seq\":8,\"product_model\":\"Classic Single Hung\",\"product_description\":\"Vinyl Single Hung (Size: 3-0 x 6-2)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11942-R0\",\"approval_number\":\"FL11942.9\",\"seq\":9,\"product_model\":\"Classic Single Hung Direct Set\",\"product_description\":\"Vinyl Single Hung Direct Set Fixed Window (Size: 6-0 x 6-2 Modular)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11945-R0\",\"approval_number\":\"FL11945.1\",\"seq\":1,\"product_model\":\"Classic Single Hung Combination Assembly\",\"product_description\":\"Classic Single Hung Direct Set Fixed Window Twin\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11945-R0\",\"approval_number\":\"FL11945.2\",\"seq\":2,\"product_model\":\"Classic Single Hung Combination Assembly\",\"product_description\":\"Classic Single Hung w\\\/ Transom\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11945-R0\",\"approval_number\":\"FL11945.3\",\"seq\":3,\"product_model\":\"Classic Single Hung Combination Assembly\",\"product_description\":\"Classic Single Hung Twin\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11945-R0\",\"approval_number\":\"FL11945.4\",\"seq\":4,\"product_model\":\"Classic Single Hung Combination Assembly\",\"product_description\":\"Classic Single Hung Twin w\\\/ Transom\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11945-R0\",\"approval_number\":\"FL11945.5\",\"seq\":5,\"product_model\":\"Classic Single Hung Combination Assembly\",\"product_description\":\"Classic Single Hung w\\\/ Classic Single Hung Direct Set Fixed Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11945-R0\",\"approval_number\":\"FL11945.6\",\"seq\":6,\"product_model\":\"Classic Single Hung Combination Assembly\",\"product_description\":\"Classic Single Hung Twin w\\\/ Circlehead\",\"design_pressure\":\"+30\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11945-R0\",\"approval_number\":\"FL11945.7\",\"seq\":7,\"product_model\":\"Classic Single Hung Combination Assembly\",\"product_description\":\"Classic Single Hung Triple\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11945-R0\",\"approval_number\":\"FL11945.8\",\"seq\":8,\"product_model\":\"Classic Single Hung Combination Assembly\",\"product_description\":\"Classic Single Hung Triple\",\"design_pressure\":\"+30\\\/-35\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11945-R0\",\"approval_number\":\"FL11945.9\",\"seq\":9,\"product_model\":\"Classic Single Hung Combination Assembly\",\"product_description\":\"Classic Single Hung Direct Set Fixed Window w\\\/ Classic Single Hung Flankers\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11945-R0\",\"approval_number\":\"FL11945.10\",\"seq\":10,\"product_model\":\"Classic Single Hung Combination Assembly\",\"product_description\":\"Classic Single Hung Direct Set Fixed Window w\\\/ Classic Single Hung Flankers\",\"design_pressure\":\"+30\\\/-35\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Builders First Source\":[{\"manufacturer\":\"Builders First Source\",\"approval_number_master\":\"FL#2741-R0\",\"approval_number\":\"FL2741.1\",\"seq\":1,\"product_model\":\"3120 Sliding Glass Door\",\"product_description\":\"Vinyl Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders First Source\",\"approval_number_master\":\"FL#2741-R0\",\"approval_number\":\"FL2741.2\",\"seq\":2,\"product_model\":\"701 Picture Window\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders First Source\",\"approval_number_master\":\"FL#2741-R0\",\"approval_number\":\"FL2741.3\",\"seq\":3,\"product_model\":\"710 Single Hung\",\"product_description\":\"Aluminum Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders First Source\",\"approval_number_master\":\"FL#4106-R0\",\"approval_number\":\"FL4106.1\",\"seq\":1,\"product_model\":\"7810 Single Hung\",\"product_description\":\"Vinyl Single Hung window with insulated glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders First Source\",\"approval_number_master\":\"FL#8352-R0\",\"approval_number\":\"FL8352.1\",\"seq\":1,\"product_model\":\"8810-HP\",\"product_description\":\"Vinyl Single-Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders First Source\",\"approval_number_master\":\"FL#9618-R0\",\"approval_number\":\"FL9618.1\",\"seq\":1,\"product_model\":\"7810\",\"product_description\":\"Vinyl Single-Hung Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"American Building Components, Inc.\":[{\"manufacturer\":\"American Building Components, Inc.\",\"approval_number_master\":\"FL#2935-R0\",\"approval_number\":\"FL2935.1\",\"seq\":1,\"product_model\":\"2020D\",\"product_description\":\"ABS Composite Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Building Components, Inc.\",\"approval_number_master\":\"FL#2935-R0\",\"approval_number\":\"FL2935.2\",\"seq\":2,\"product_model\":\"2020D\",\"product_description\":\"ABS Composite Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Building Components, Inc.\",\"approval_number_master\":\"FL#2935-R0\",\"approval_number\":\"FL2935.3\",\"seq\":3,\"product_model\":\"2020D\",\"product_description\":\"ABC Composite Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Building Components, Inc.\",\"approval_number_master\":\"FL#4580-R0\",\"approval_number\":\"FL4580.1\",\"seq\":1,\"product_model\":\"2020D\",\"product_description\":\"ABS Composite Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"BAY CITY WINDOW COMPANY\":[{\"manufacturer\":\"BAY CITY WINDOW COMPANY\",\"approval_number_master\":\"FL#3028-R0\",\"approval_number\":\"FL3028.1\",\"seq\":1,\"product_model\":\"Series 7100 H-R50 Vinyl SH\",\"product_description\":\"Series 7100 H-R50 vinyl single hung window (45\\\" x 61\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BAY CITY WINDOW COMPANY\",\"approval_number_master\":\"FL#4126-R0\",\"approval_number\":\"FL4126.1\",\"seq\":1,\"product_model\":\"Series 7100 Vinyl Single Hung R-45\",\"product_description\":\"R-45 52\\\" x 72\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BAY CITY WINDOW COMPANY\",\"approval_number_master\":\"FL#5583-R1\",\"approval_number\":\"FL5583.1\",\"seq\":1,\"product_model\":\"Series 7100 Vinyl Impact Single Hung\",\"product_description\":\"53 x 73 Large Missile Impact Single Hung HR-60\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Peachtree Doors and Windows\":[{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3160-R0\",\"approval_number\":\"FL3160.1\",\"seq\":1,\"product_model\":\"Symmetry 200 PVC Vinyl\",\"product_description\":\"*Non Impact* Single Hung 48x84 in. (H-R20)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#4044-R0\",\"approval_number\":\"FL4044.1\",\"seq\":1,\"product_model\":\"Symmetry 200 PVC Vinyl\",\"product_description\":\"*Non Impact* Single Hung 36x72 in. w\\\/tempered glass and HP upgrades (H-LC50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#4044-R0\",\"approval_number\":\"FL4044.2\",\"seq\":2,\"product_model\":\"Symmetry 200 PVC Vinyl\",\"product_description\":\"*Non Impact* Single Hung 36x60 in. w\\\/HP upgrades (H-LC50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#6135-R0\",\"approval_number\":\"FL6135.1\",\"seq\":1,\"product_model\":\"StaySafe PVC Vinyl\",\"product_description\":\"*Insulated Impact* Single Hung 114x73 in. (three wide) H-R55\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#8420-R0\",\"approval_number\":\"FL8420.1\",\"seq\":1,\"product_model\":\"9103 (Sym250) Vinyl Single Hung\",\"product_description\":\"*Non Impact* Single Hung (H-R20 48x84)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#8420-R0\",\"approval_number\":\"FL8420.2\",\"seq\":2,\"product_model\":\"9103 (Sym250) Vinyl Single Hung HP\",\"product_description\":\"*Non Impact* Single Hung (H-R50 36x72)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#9134-R0\",\"approval_number\":\"FL9134.1\",\"seq\":1,\"product_model\":\"9103 Single Hung\",\"product_description\":\"9103 Vinyl Single Hung (Reinf meeting rail) (48x48) (H-R20)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#9134-R0\",\"approval_number\":\"FL9134.2\",\"seq\":2,\"product_model\":\"9103 Single Hung\",\"product_description\":\"9103 Vinyl Single Hung (Temp IG) (HP unit) (36x72) (H-R50)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#9135-R0\",\"approval_number\":\"FL9135.1\",\"seq\":1,\"product_model\":\"1105 ELS Single Hung\",\"product_description\":\"*IG Impact* Alum Clad StaySafe Triple Single Hung (114x73) (H-R55) (Mull)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#9545-R0\",\"approval_number\":\"FL9545.1\",\"seq\":1,\"product_model\":\"1105 IG IMP SINGLE HUNG\",\"product_description\":\"H-R55 - 114X73 - TRIPLE\\n(*INSL IMPACT*)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#9608-R0\",\"approval_number\":\"FL9608.1\",\"seq\":1,\"product_model\":\"986 SINGLE HUNG (V1000)\",\"product_description\":\"H-R20-1054X1664 (42X66)\\n(NON-IMPACT)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#9608-R0\",\"approval_number\":\"FL9608.2\",\"seq\":2,\"product_model\":\"986 SINGLE HUNG TWIN (V1000)\",\"product_description\":\"H-R20-1816X1664 (72X66)\\n(NON-IMPACT)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#11873-R0\",\"approval_number\":\"FL11873.1\",\"seq\":1,\"product_model\":\"9103 VINYL SINGLE HUNG\",\"product_description\":\"R20-48X84\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#11873-R0\",\"approval_number\":\"FL11873.2\",\"seq\":2,\"product_model\":\"9103 VINYL SINGLE HUNG (HP)\",\"product_description\":\"R50-36X72\\nTEMP GLASS\\n(NON-IMPACT)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#14761-R0\",\"approval_number\":\"FL14761.1\",\"seq\":1,\"product_model\":\"9103 VINYL SINGLE HUNG\",\"product_description\":\"HS-R20-1207X2121 (48X84)\\nNON-IMPACT\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-13 00:00:00\",\"instructions_url\":\"\"}],\"Superior Window Corp.\":[{\"manufacturer\":\"Superior Window Corp.\",\"approval_number_master\":\"FL#3191-R0\",\"approval_number\":\"FL3191.1\",\"seq\":1,\"product_model\":\"Model 15 Single Hung\",\"product_description\":\"Single Hung Window 48x78. Large Missile Impact.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Window Corp.\",\"approval_number_master\":\"FL#3189-R1\",\"approval_number\":\"FL3189.1\",\"seq\":1,\"product_model\":\"Model 15\",\"product_description\":\"Side Load Single Hung Aluminum Prime Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Window Corp.\",\"approval_number_master\":\"FL#3189-R1\",\"approval_number\":\"FL3189.2\",\"seq\":2,\"product_model\":\"Model 15 HI\",\"product_description\":\"Side Load Single Hung Aluminum Prime Window\",\"design_pressure\":\"+85\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-30 00:00:00\",\"instructions_url\":\"\"}],\"RC Aluminum Industries, Inc.\":[{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#3398-R0\",\"approval_number\":\"FL3398.1\",\"seq\":1,\"product_model\":\"Series 300Y Aluminum Single Hung Window\",\"product_description\":\"Large missile impact aluminum single hung window.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#3398-R0\",\"approval_number\":\"FL3398.2\",\"seq\":2,\"product_model\":\"Series 500Y Aluminum Single Hung Window\",\"product_description\":\"Small missile impact aluminum aluminum single hung window.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#3398-R0\",\"approval_number\":\"FL3398.3\",\"seq\":3,\"product_model\":\"Series 500Y Aluminum Single Hung Window\",\"product_description\":\"Large missile impact aluminum single hung window.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#3398-R0\",\"approval_number\":\"FL3398.4\",\"seq\":4,\"product_model\":\"Series RS100 Aluminum Single Hung Window\",\"product_description\":\"Large missile impact aluminum single hung window.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#7545-R0\",\"approval_number\":\"FL7545.1\",\"seq\":1,\"product_model\":\"Series RS100 Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#9489-R0\",\"approval_number\":\"FL9489.1\",\"seq\":1,\"product_model\":\"Series 600Y-CA Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#9489-R0\",\"approval_number\":\"FL9489.2\",\"seq\":2,\"product_model\":\"Series 600Y-CA Aluminum Single Hung Window\",\"product_description\":\"Small missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#9817-R0\",\"approval_number\":\"FL9817.1\",\"seq\":1,\"product_model\":\"Series 500Y Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+106.7\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#9817-R0\",\"approval_number\":\"FL9817.2\",\"seq\":2,\"product_model\":\"Series 500Y Aluminum Single Hung Window\",\"product_description\":\"Small missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+106.7\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#8801-R1\",\"approval_number\":\"FL8801.1\",\"seq\":1,\"product_model\":\"Series 'SH 100' Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-24 00:00:00\",\"instructions_url\":\"\"}],\"Wind King\":[{\"manufacturer\":\"Wind King\",\"approval_number_master\":\"FL#3538-R0\",\"approval_number\":\"FL3538.1\",\"seq\":1,\"product_model\":\"Impact Resistant Single Hung\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Bell-View, Inc.\":[{\"manufacturer\":\"Bell-View, Inc.\",\"approval_number_master\":\"FL#3966-R0\",\"approval_number\":\"FL3966.1\",\"seq\":1,\"product_model\":\"SERIES PA 20 Aluminum Single Hung Large Missile Impact Resistant Window\",\"product_description\":\"Large Missile Hurricaine Impact Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bell-View, Inc.\",\"approval_number_master\":\"FL#5501-R0\",\"approval_number\":\"FL5501.1\",\"seq\":1,\"product_model\":\"Series \\\"500\\\" Single Hung Aluminum Prime Window\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bell-View, Inc.\",\"approval_number_master\":\"FL#5576-R0\",\"approval_number\":\"FL5576.1\",\"seq\":1,\"product_model\":\"\\\"Blue Chip\\\" Single Hung\",\"product_description\":\"Aluminum Prime Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bell-View, Inc.\",\"approval_number_master\":\"FL#5576-R0\",\"approval_number\":\"FL5576.2\",\"seq\":2,\"product_model\":\"\\\"Blue Chip\\\" Single Hung\",\"product_description\":\"Aluminum Prime Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bell-View, Inc.\",\"approval_number_master\":\"FL#5576-R0\",\"approval_number\":\"FL5576.3\",\"seq\":3,\"product_model\":\"\\\"Blue Chip\\\" Single Hung\",\"product_description\":\"Aluminum Prime Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bell-View, Inc.\",\"approval_number_master\":\"FL#5576-R0\",\"approval_number\":\"FL5576.4\",\"seq\":4,\"product_model\":\"\\\"Blue Chip\\\" Single Hung\",\"product_description\":\"Aluminum Prime Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bell-View, Inc.\",\"approval_number_master\":\"FL#5919-R0\",\"approval_number\":\"FL5919.1\",\"seq\":1,\"product_model\":\"500 Series\",\"product_description\":\"Aluminum 1\\\" Modular Fin Frame SH\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bell-View, Inc.\",\"approval_number_master\":\"FL#5919-R0\",\"approval_number\":\"FL5919.2\",\"seq\":2,\"product_model\":\"Series 500\",\"product_description\":\"Aluminum 1\\\/2\\\" Masonry Flange Frame SH\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bell-View, Inc.\",\"approval_number_master\":\"FL#5919-R0\",\"approval_number\":\"FL5919.3\",\"seq\":3,\"product_model\":\"Series 500\",\"product_description\":\"Aluminum 1\\\/2\\\" Masonry Flange Frame SH\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bell-View, Inc.\",\"approval_number_master\":\"FL#5326-R1\",\"approval_number\":\"FL5326.1\",\"seq\":1,\"product_model\":\"SERIES 2100\",\"product_description\":\"VINYL SINGLE HUNG WINDOW\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bell-View, Inc.\",\"approval_number_master\":\"FL#5327-R1\",\"approval_number\":\"FL5327.1\",\"seq\":1,\"product_model\":\"\\\"BLUE CHIP\\\"\",\"product_description\":\"ALUMINUM SINGLE HUNG WINDOW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bell-View, Inc.\",\"approval_number_master\":\"FL#5327-R1\",\"approval_number\":\"FL5327.2\",\"seq\":2,\"product_model\":\"3100\",\"product_description\":\"Aluminum Single Hung Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bell-View, Inc.\",\"approval_number_master\":\"FL#5326-R1\",\"approval_number\":\"FL5326.2\",\"seq\":2,\"product_model\":\"SERIES 2100\",\"product_description\":\"VINYL SINGLE HUNG WINDOW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bell-View, Inc.\",\"approval_number_master\":\"FL#5327-R1\",\"approval_number\":\"FL5327.3\",\"seq\":3,\"product_model\":\"PA-20\",\"product_description\":\"Aluminum Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bell-View, Inc.\",\"approval_number_master\":\"FL#5327-R1\",\"approval_number\":\"FL5327.4\",\"seq\":4,\"product_model\":\"SERIES 500\",\"product_description\":\"ALUMINUM SINGLE HUNG WINDOW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Flesher Windows, Inc.\":[{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#4146-R0\",\"approval_number\":\"FL4146.1\",\"seq\":1,\"product_model\":\"1000 Series\",\"product_description\":\"53 1\\\/8\\\" x 77\\\" single hung window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#4146-R0\",\"approval_number\":\"FL4146.2\",\"seq\":2,\"product_model\":\"FWI 1000 Series\",\"product_description\":\"53 1\\\/8 \\\" x 72\\\" impact resistant single hung window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#9319-R1\",\"approval_number\":\"FL9319.1\",\"seq\":1,\"product_model\":\"Series FWI 1000 I.G. Impact\",\"product_description\":\"Aluminum Impact Rated Single Hung Window w\\\/ Insulated Glass\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#9319-R1\",\"approval_number\":\"FL9319.2\",\"seq\":2,\"product_model\":\"Series FWI 1000 S.G. Impact\",\"product_description\":\"Aluminum Impact Rated Single Hung Window w\\\/ Single Glazed Glass\",\"design_pressure\":\"+120\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#9319-R1\",\"approval_number\":\"FL9319.3\",\"seq\":3,\"product_model\":\"Series FWI 1000 S.G. Non-Impact\",\"product_description\":\"Aluminum Single Hung Window w\\\/ single glazed glass\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#10039-R1\",\"approval_number\":\"FL10039.1\",\"seq\":1,\"product_model\":\"FWI SERIES 1000\",\"product_description\":\"ALUMINUM IMPACT RATED SINGLE HUNG WINDOW\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#12008-R0\",\"approval_number\":\"FL12008.1\",\"seq\":1,\"product_model\":\"1000\",\"product_description\":\"SERIES 1000 SINGLE HUNG WINDOW\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#12008-R0\",\"approval_number\":\"FL12008.2\",\"seq\":2,\"product_model\":\"FWI 1000\",\"product_description\":\"FWI 1000 IMPACT RESISTANT SINGLE HUNG WINDOW\",\"design_pressure\":\"+60\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#12008-R1\",\"approval_number\":\"FL12008.3\",\"seq\":3,\"product_model\":\"Series FWI 1000\",\"product_description\":\"Aluminum Impact Rated Single Hung Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#12283-R0\",\"approval_number\":\"FL12283.1\",\"seq\":1,\"product_model\":\"1431 SINGLE HUNG\",\"product_description\":\"1431 SINGLE HUNG\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#12283-R0\",\"approval_number\":\"FL12283.2\",\"seq\":2,\"product_model\":\"1441 SINGLE HUNG\",\"product_description\":\"1441 SINGLE HUNG\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#12283-R0\",\"approval_number\":\"FL12283.3\",\"seq\":3,\"product_model\":\"2451 SINGLE HUNG\",\"product_description\":\"2451 SINGLE HUNG\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#12283-R0\",\"approval_number\":\"FL12283.4\",\"seq\":4,\"product_model\":\"2461 SINGLE HUNG\",\"product_description\":\"2461 SINGLE HUNG\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Thermal Windows Inc.\":[{\"manufacturer\":\"Thermal Windows Inc.\",\"approval_number_master\":\"FL#4283-R0\",\"approval_number\":\"FL4283.1\",\"seq\":1,\"product_model\":\"4100\",\"product_description\":\"SINGLE HUNG\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thermal Windows Inc.\",\"approval_number_master\":\"FL#13988-R0\",\"approval_number\":\"FL13988.1\",\"seq\":1,\"product_model\":\"Series 4100\",\"product_description\":\"Single Hung Window (Impact)\",\"design_pressure\":\"+80\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thermal Windows Inc.\",\"approval_number_master\":\"FL#13988-R0\",\"approval_number\":\"FL13988.2\",\"seq\":2,\"product_model\":\"Series 4100\",\"product_description\":\"Single Hung Window (Non-Impact)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thermal Windows Inc.\",\"approval_number_master\":\"FL#15985-R0\",\"approval_number\":\"FL15985.1\",\"seq\":1,\"product_model\":\"Series 505\",\"product_description\":\"Thermally Broken Aluminum Single Hung Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thermal Windows Inc.\",\"approval_number_master\":\"FL#21661-R0\",\"approval_number\":\"FL21661.1\",\"seq\":1,\"product_model\":\"Series 515 Single Hung Window\",\"product_description\":\"Thermally Broken Aluminum Non-Impact Single Hung Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-22 00:00:00\",\"instructions_url\":\"\"}],\"Miami Wall Systems, Inc\":[{\"manufacturer\":\"Miami Wall Systems, Inc\",\"approval_number_master\":\"FL#4651-R0\",\"approval_number\":\"FL4651.1\",\"seq\":1,\"product_model\":\"Single Hung Windows Series 104 Large Missile\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Miami Wall Systems, Inc\",\"approval_number_master\":\"FL#4651-R0\",\"approval_number\":\"FL4651.2\",\"seq\":2,\"product_model\":\"Single Hung Windows Series 104 Small Missile\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Miami Wall Systems, Inc\",\"approval_number_master\":\"FL#4651-R0\",\"approval_number\":\"FL4651.3\",\"seq\":3,\"product_model\":\"Single Hung Windows Series 122 Large Missile\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Miami Wall Systems, Inc\",\"approval_number_master\":\"FL#4651-R0\",\"approval_number\":\"FL4651.4\",\"seq\":4,\"product_model\":\"Single Hung Windows Series 122 Small Missile\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Miami Wall Systems, Inc\",\"approval_number_master\":\"FL#11787-R0\",\"approval_number\":\"FL11787.1\",\"seq\":1,\"product_model\":\"Aluminum Single Hung Window, Series 122\",\"product_description\":\"Single Hung, Series 122, Large Missile Impact Rated\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Miami Wall Systems, Inc\",\"approval_number_master\":\"FL#11788-R0\",\"approval_number\":\"FL11788.1\",\"seq\":1,\"product_model\":\"Aluminum Single Hung Window, Series 122\",\"product_description\":\"Single Hung Window, Series 122, Small Missile Impact Rated\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-29 00:00:00\",\"instructions_url\":\"\"}],\"West Window Corporation\":[{\"manufacturer\":\"West Window Corporation\",\"approval_number_master\":\"FL#5057-R0\",\"approval_number\":\"FL5057.1\",\"seq\":1,\"product_model\":\"Sunvue Vinyl Single Hung\",\"product_description\":\"Vinyl Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Window Corporation\",\"approval_number_master\":\"FL#5410-R0\",\"approval_number\":\"FL5410.1\",\"seq\":1,\"product_model\":\"Sunvue Vinyl Single Hung\",\"product_description\":\"Vinyl Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Window Corporation\",\"approval_number_master\":\"FL#5410-R0\",\"approval_number\":\"FL5410.2\",\"seq\":2,\"product_model\":\"Westbilt II Pro Series Single Hung\",\"product_description\":\"Vinyl Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Window Corporation\",\"approval_number_master\":\"FL#12657-R0\",\"approval_number\":\"FL12657.1\",\"seq\":1,\"product_model\":\"Sunvue-II Vinyl SH 35\",\"product_description\":\"Sunvue-II Vinyl SH 35\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Window Corporation\",\"approval_number_master\":\"FL#12657-R0\",\"approval_number\":\"FL12657.2\",\"seq\":2,\"product_model\":\"Sunvue-II Vinyl SH 50\",\"product_description\":\"Sunvue-II Vinyl SH 50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Window Corporation\",\"approval_number_master\":\"FL#12657-R0\",\"approval_number\":\"FL12657.3\",\"seq\":3,\"product_model\":\"Sunvue-II Vinyl SH 50\",\"product_description\":\"Sunvue-II Vinyl SH 50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-31 00:00:00\",\"instructions_url\":\"\"}],\"U S Block Windows\":[{\"manufacturer\":\"U S Block Windows\",\"approval_number_master\":\"FL#190-R0\",\"approval_number\":\"FL190.1\",\"seq\":1,\"product_model\":\"PHOENIX\",\"product_description\":\"Vinyl w\\\/ 0.75 x 6 blocks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Kolbe & Kolbe Millwork Co., Inc.\":[{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4778-R0\",\"approval_number\":\"FL4778.1\",\"seq\":1,\"product_model\":\"413-H-621 H-R20 45.50 x 60.44\",\"product_description\":\"Heritage Traditional WW\\\/RR Single Hung w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4778-R0\",\"approval_number\":\"FL4778.2\",\"seq\":2,\"product_model\":\"413-H-638.1 H-HC40 60.00 x 96.00\",\"product_description\":\"Ultra Magnum ER Single Hung w\\\/HP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4778-R0\",\"approval_number\":\"FL4778.3\",\"seq\":3,\"product_model\":\"413-H-642.1 H-R50 48.50 x 62.13\",\"product_description\":\"Magnum WW Single Hung w\\\/HP and IPC2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4778-R0\",\"approval_number\":\"FL4778.4\",\"seq\":4,\"product_model\":\"413-H-642.2 H-R50 48.50 x 90.13\",\"product_description\":\"Magnum WW Single Hung w\\\/HP and IPC2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4778-R0\",\"approval_number\":\"FL4778.5\",\"seq\":5,\"product_model\":\"413-H-674 H-LC50 48.50 x 62.13\",\"product_description\":\"Ultra Magnum ER Single Hung w\\\/HP and IPC2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4778-R0\",\"approval_number\":\"FL4778.6\",\"seq\":6,\"product_model\":\"413-H-674 H-LC50 48.50 x 90.13\",\"product_description\":\"Ultra Magnum ER Single Hung w\\\/HP and IPC2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4778-R0\",\"approval_number\":\"FL4778.7\",\"seq\":7,\"product_model\":\"413-H-706.1 H-LC50 115.00 x 90.00\",\"product_description\":\"Magnum WW Single Hung mulled to Magnum WW Studio w\\\/2 piece continuous vertical mull w\\\/HP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4778-R0\",\"approval_number\":\"FL4778.8\",\"seq\":8,\"product_model\":\"413-H-707.1 H-LC50 115.00 x 90.00\",\"product_description\":\"Ultra Magnum ER Single Hung mulled to Ultra Magnum ER Studio w\\\/2 piece continuous vertical mull w\\\/HP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4778-R0\",\"approval_number\":\"FL4778.9\",\"seq\":9,\"product_model\":\"413-H-721 H-R50 49.00 x 62.00\",\"product_description\":\"Magnum WW Single Hung w\\\/Casement Transom above w\\\/HP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4778-R0\",\"approval_number\":\"FL4778.10\",\"seq\":10,\"product_model\":\"413-H-722 H-R50 49.00 x 62.00\",\"product_description\":\"Ultra Magnum ER Single Hung w\\\/Ultra Casement Transom above w\\\/HP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#6466-R0\",\"approval_number\":\"FL6466.1\",\"seq\":1,\"product_model\":\"413-H-805.00 H-R50 45.50 x 60.44\",\"product_description\":\"Heritage WW\\\/RR Traditional 904 Single Hung w\\\/HP\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#6466-R0\",\"approval_number\":\"FL6466.2\",\"seq\":2,\"product_model\":\"413-H-844.00 H-R25 41.50 x 64.44\",\"product_description\":\"Heritage WW\\\/RR Traditional 904 Single Hung w\\\/SP\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11639-R0\",\"approval_number\":\"FL11639.1\",\"seq\":1,\"product_model\":\"413-H-1001.01 H-LC50 115 1\\\/8\\\" x 90 1\\\/16\\\"\",\"product_description\":\"Heritage Magnum Single Hung mulled to a Heritage Magnum Studio WW\\\/RR\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11639-R0\",\"approval_number\":\"FL11639.2\",\"seq\":2,\"product_model\":\"413-H-961.00 H-LC40 48 7\\\/8\\\" x 122 1\\\/8\\\"\",\"product_description\":\"Ultra Magnum Single Hung ER\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11639-R0\",\"approval_number\":\"FL11639.3\",\"seq\":3,\"product_model\":\"413-H-997.01 H-LC50 115 1\\\/8\\\" x 90 1\\\/16\\\"\",\"product_description\":\"Ultra Magnum Single Hung mulled to an Ultra Magnum Studio ER\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16695-R0\",\"approval_number\":\"FL16695.1\",\"seq\":1,\"product_model\":\"413-H-1089 (41.5\\\" x 64.44\\\")\",\"product_description\":\"Heritage Series Traditional 904 Single Hung WW\\\/RR\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16695-R0\",\"approval_number\":\"FL16695.2\",\"seq\":2,\"product_model\":\"413-H-1219 (115\\\" x 90.06\\\")\",\"product_description\":\"Ultra Series Magnum Single Hung ER mulled with Ultra Series Magnum Studio ER\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16695-R0\",\"approval_number\":\"FL16695.3\",\"seq\":3,\"product_model\":\"413-H-1224 (115\\\" x 90.06\\\")\",\"product_description\":\"Heritage Series Magnum Single Hung WW\\\/RR mulled with Heritage Series Magnum Studio WW\\\/RR\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-28 00:00:00\",\"instructions_url\":\"\"}],\"Pro-techt window and doors\":[{\"manufacturer\":\"Pro-techt window and doors\",\"approval_number_master\":\"FL#4949-R0\",\"approval_number\":\"FL4949.1\",\"seq\":1,\"product_model\":\"Model # 3450\",\"product_description\":\"Impact Vinyl Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pro-techt window and doors\",\"approval_number_master\":\"FL#4949-R0\",\"approval_number\":\"FL4949.2\",\"seq\":2,\"product_model\":\"Model # 3450SS\",\"product_description\":\"Impact Vinyl Single Hung \\\/ Single Slider Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"American Weather-Seal\":[{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#5151-R0\",\"approval_number\":\"FL5151.1\",\"seq\":1,\"product_model\":\"Excel Series 2310\",\"product_description\":\"PVC Tilt Single Hung with Impact Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#6424-R0\",\"approval_number\":\"FL6424.1\",\"seq\":1,\"product_model\":\"a. Colony 2010, 2015, 2018 Single Hung Window\",\"product_description\":\"\\\"Non-Impact\\\" Extruded PVC Single Hung Window with Flange\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#6424-R0\",\"approval_number\":\"FL6424.2\",\"seq\":2,\"product_model\":\"b. Colony 2010, 2015, 2018 Single Hung Window\",\"product_description\":\"\\\"Impact\\\" Extruded PVC Single Hung Window with Flange\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#6424-R0\",\"approval_number\":\"FL6424.3\",\"seq\":3,\"product_model\":\"c. Colony 2010, 2015, 2018 Single Hung Window\",\"product_description\":\"\\\"Non-Impact\\\" Extruded PVC Single Hung Window with Nailing Fin\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#6424-R0\",\"approval_number\":\"FL6424.4\",\"seq\":4,\"product_model\":\"d. Colony 2010, 2015, 2018 Single Hung Window\",\"product_description\":\"\\\"Impact\\\" Extruded PVC Single Hung Window with Nailing Fin\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7220-R0\",\"approval_number\":\"FL7220.1\",\"seq\":1,\"product_model\":\"Astoria 13\\\/1410; 13\\\/1415; 13\\\/1418 Single Hung\",\"product_description\":\"Astoria 1310\\\/1410\\\/1315\\\/1415\\\/ 1318\\\/1418 Vinyl Non-Impact Single Hung; No reinforcement; (H-R30 44x72); Hurd Model 300V Single Hung\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7220-R0\",\"approval_number\":\"FL7220.2\",\"seq\":2,\"product_model\":\"Astoria 13\\\/1410; 13\\\/1415; 13\\\/1418 Single Hung\",\"product_description\":\"Astoria 1310\\\/1410\\\/1315\\\/1415\\\/ 1318\\\/1418 Vinyl Non-Impact Single Hung; Requires reinforcement in stiles & rails; (H-R25 52x72); Hurd Model 300V Single Hung\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7220-R0\",\"approval_number\":\"FL7220.3\",\"seq\":3,\"product_model\":\"Astoria 13\\\/1410; 13\\\/1415; 13\\\/1418 Single Hung\",\"product_description\":\"Astoria 1310\\\/1410\\\/1315\\\/1415\\\/ 1318\\\/1418 Vinyl Non-Impact Single Hung; Requires meeting rail and lock rail reinforcement; (H-R45 44x60); Hurd Model 300V Single Hung\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7220-R0\",\"approval_number\":\"FL7220.4\",\"seq\":4,\"product_model\":\"Astoria 13\\\/1410; 13\\\/1415; 13\\\/1418 Single Hung\",\"product_description\":\"Astoria 1310\\\/1410\\\/1315\\\/1415\\\/ 1318\\\/1418 Vinyl Non-Impact Single Hung; Requires meeting rail reinforcement; (H-R35 52x62); Hurd Model 300V Single Hung\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7220-R0\",\"approval_number\":\"FL7220.5\",\"seq\":5,\"product_model\":\"Astoria 13\\\/1410; 13\\\/1415; 13\\\/1418 Single Hung\",\"product_description\":\"Astoria 1310\\\/1410\\\/1315\\\/1415\\\/ 1318\\\/1418 Vinyl Non-Impact Single Hung; Requires meeting rail reinforcement; (H-R35 36x72); Hurd Model 300V Single Hung\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7220-R0\",\"approval_number\":\"FL7220.6\",\"seq\":6,\"product_model\":\"Astoria 13\\\/1410; 13\\\/1415; 13\\\/1418 Single Hung\",\"product_description\":\"Astoria 1310\\\/1410\\\/1315\\\/1415\\\/ 1318\\\/1418 Vinyl Non-Impact Single Hung; Requires reinforcement in all stiles and rails; (H-LC35 46x77); Hurd Model 300V Single Hung\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7220-R0\",\"approval_number\":\"FL7220.7\",\"seq\":7,\"product_model\":\"Astoria 13\\\/1410; 13\\\/1415; 13\\\/1418 Single Hung\",\"product_description\":\"Astoria 1310\\\/1410\\\/1315\\\/1415\\\/ 1318\\\/1418 Vinyl Non-Impact Single Hung; Requires reinforcement in stiles & rails; (H-R50 36x72); Hurd Model 300V Single Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7220-R0\",\"approval_number\":\"FL7220.8\",\"seq\":8,\"product_model\":\"Astoria 13\\\/1410; 13\\\/1415; 13\\\/1418 Single Hung\",\"product_description\":\"Astoria 1310\\\/1410\\\/1315\\\/1415\\\/ 1318\\\/1418 Vinyl Non-Impact Single Hung; Requires meeting rail reinforcement; (H-R50 44x60); Hurd Model 300V Single Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7220-R0\",\"approval_number\":\"FL7220.9\",\"seq\":9,\"product_model\":\"Astoria 1313\\\/1413 Twin Single Hung\",\"product_description\":\"Astoria 1313\\\/1413 Twin Vinyl Non-Impact Single Hung; Requires meeting rail, lock rail and mull reinforcement; (H-R30 88x69); Hurd Model 300V Single Hung\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7220-R0\",\"approval_number\":\"FL7220.10\",\"seq\":10,\"product_model\":\"Astoria Single Hung 1310\\\/1315\\\/1318\\\/1410\\\/1415\\\/1418\",\"product_description\":\"Astoria Single Hung 1310\\\/1315\\\/1318\\\/1410\\\/1415\\\/1418\\n(H-LC40 44x72) Hurd 300V\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7220-R0\",\"approval_number\":\"FL7220.11\",\"seq\":11,\"product_model\":\"Astoria Single Hung 1310\\\/1315\\\/1318\\\/1410\\\/1415\\\/1418\",\"product_description\":\"Astoria Single Hung 1310\\\/1315\\\/1318\\\/1410\\\/1415\\\/1418\\n(H-LC30 48x84) Hurd 300V Single Hung\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7220-R0\",\"approval_number\":\"FL7220.12\",\"seq\":12,\"product_model\":\"Colony 2010\\\/2015\\\/2018 Tilt Single Hung\",\"product_description\":\"Colony 2010\\\/2015\\\/2018 Vinyl Non-Impact Tilt Single Hung(H-R20 44x73); no reinforcement required; Hurd Model 600V Tilt Single Hung.\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7220-R0\",\"approval_number\":\"FL7220.13\",\"seq\":13,\"product_model\":\"Colony 2010\\\/2015\\\/2018 Tilt Single Hung\",\"product_description\":\"Colony 2010\\\/2015\\\/2018 Vinyl Non-Impact Tilt Single Hung; requires meeting and lock rail reinforcement (H-R45 44x61); Hurd Model 600V Tilt Single Hung.\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7220-R0\",\"approval_number\":\"FL7220.14\",\"seq\":14,\"product_model\":\"Colony 2010\\\/2015\\\/2018 Tilt Single Hung\",\"product_description\":\"Colony 2010\\\/2015\\\/2018 Vinyl Non-Impact Tilt Single Hung; requires meeting rail reinforcement (H-R30 44x73); Hurd Model 600V Tilt Single Hung.\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7220-R0\",\"approval_number\":\"FL7220.15\",\"seq\":15,\"product_model\":\"Colony 2010\\\/2015\\\/2018 Tilt Single Hung\",\"product_description\":\"Colony 2010\\\/2015\\\/2018 Vinyl Non-Impact Tilt Single Hung w\\\/reinforcement in all rails (H-R25 44x73); Hurd Model 600V Tilt Single Hung.\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7220-R0\",\"approval_number\":\"FL7220.16\",\"seq\":16,\"product_model\":\"Colony 2010\\\/2015\\\/2018 Tilt Single Hung\",\"product_description\":\"Colony 2010\\\/2015\\\/2018 Vinyl Non-Impact Tilt Single Hung; requires full reinforcement (H-R50 44x66); Hurd Model 600V Tilt Single Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7220-R0\",\"approval_number\":\"FL7220.17\",\"seq\":17,\"product_model\":\"Colony 2013 Single Hung\",\"product_description\":\"Colony 2013 Vinyl Non-Impact Single Hung (H-R45 44x61); Requires full reinforcement; Hurd Model 600V Single Hung\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7220-R0\",\"approval_number\":\"FL7220.18\",\"seq\":18,\"product_model\":\"Colony 2013 Twin Single Hung\",\"product_description\":\"Colony 2013 Vinyl Non-Impact Twin Single Hung w\\\/T-Mull (H-R45 72x72); requires full reinforcement;Hurd Model 600V Single Hung\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7220-R0\",\"approval_number\":\"FL7220.19\",\"seq\":19,\"product_model\":\"Colony 2013 Twin Single Hung\",\"product_description\":\"Colony 2013 Vinyl Non-Impact Twin Single Hung w\\\/T-Mull (H-R40 88x60); requires full reinforcment;Hurd Model 600V Single Hung\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7442-R0\",\"approval_number\":\"FL7442.1\",\"seq\":1,\"product_model\":\"a. 1010 Series - \\\"Impact\\\" Single Hung Window with Nailing Fin\",\"product_description\":\"Extruded Vinyl Single Hung Window with Nailing Fin and Impact Insualted Glass (Hurd FeelSafe Vinyl Impact Single Hung w\\\/Nailing Fin)\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7442-R0\",\"approval_number\":\"FL7442.2\",\"seq\":2,\"product_model\":\"b. 1910 Series - \\\"Impact\\\" Single Hung Window with Flange\",\"product_description\":\"Extruded Vinyl Single Hung Window with Flange and Impact Insualted Glass (Hurd FeelSafe Vinyl Impact Single Hung w\\\/Flange)\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7560-R0\",\"approval_number\":\"FL7560.1\",\"seq\":1,\"product_model\":\"Excel Vinyl Single Hung w\\\/nailing fin\",\"product_description\":\"48x60 Excel Vinyl Single Hung w\\\/pocket sill (Non-Impact W\\\/Nailing Fin)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7560-R0\",\"approval_number\":\"FL7560.2\",\"seq\":2,\"product_model\":\"Excel Vinyl Single Hung W\\\/Nailing Fin\",\"product_description\":\"44x60 Excel Vinyl Single Hung w\\\/pocket sill (Non-Impact W\\\/Nailing Fin)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7560-R0\",\"approval_number\":\"FL7560.3\",\"seq\":3,\"product_model\":\"Excel Vinyl Single Hung W\\\/Nailing Fin\",\"product_description\":\"44x60 Excel Vinyl Single Hung w\\\/sloped sill (Non-Impact w\\\/nailing fin)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Window World\\\/Modern View Window and Door Inc.\":[{\"manufacturer\":\"Window World\\\/Modern View Window and Door Inc.\",\"approval_number_master\":\"FL#5233-R0\",\"approval_number\":\"FL5233.1\",\"seq\":1,\"product_model\":\"Series 2000 Aluminum Single Hung\",\"product_description\":\"Series 2000 Aluminum Extruded Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window World\\\/Modern View Window and Door Inc.\",\"approval_number_master\":\"FL#5233-R0\",\"approval_number\":\"FL5233.2\",\"seq\":2,\"product_model\":\"Series 2000 Aluminum Single Hung\",\"product_description\":\"Series 2000 Extruded Aluminum Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Eagle Window and Door, Inc\":[{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#5378-R0\",\"approval_number\":\"FL5378.1\",\"seq\":1,\"product_model\":\"Monumental 4-0 x 10-0 Talon E-Tilt Aluminum Clad Single Hung\",\"product_description\":\"(099-H-632.01) Aluminum Clad Single Hung Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#5378-R0\",\"approval_number\":\"FL5378.2\",\"seq\":2,\"product_model\":\"Monumental 5-0 x 9-0 Talon E-Tilt Aluminum Clad Single Hung\",\"product_description\":\"(099-H-632.00) Aluminum Clad Single Hung Tilt Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"VEKA Inc.\":[{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#5437-R0\",\"approval_number\":\"FL5437.1\",\"seq\":1,\"product_model\":\"SH 21 WW \\\"IMPACT\\\" Series\",\"product_description\":\"Extruded Vinyl Single Hung Impact Rated Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#6388-R0\",\"approval_number\":\"FL6388.1\",\"seq\":1,\"product_model\":\"a. SH21 WW Series - Single Hung\",\"product_description\":\"Extruded PVC Single Hung Window with Flange - \\\"Non-Impact\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#6388-R0\",\"approval_number\":\"FL6388.2\",\"seq\":2,\"product_model\":\"b. SH21 WW Series - Single Hung\",\"product_description\":\"Extruded PVC Single Hung Window with Flange - \\\"Impact\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#6388-R0\",\"approval_number\":\"FL6388.3\",\"seq\":3,\"product_model\":\"c. SH21 WW Series - Single Hung\",\"product_description\":\"Extruded PVC Single Hung Window with Nailing Fin - \\\"Non-Impact\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#6388-R0\",\"approval_number\":\"FL6388.4\",\"seq\":4,\"product_model\":\"d. SH21 WW Series - Single Hung\",\"product_description\":\"Extruded PVC Single Hung Window with Nailing Fin - \\\"Impact\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#6415-R0\",\"approval_number\":\"FL6415.1\",\"seq\":1,\"product_model\":\"a. Series SH57WW Single Hung Window\",\"product_description\":\"\\\"Non-Impact\\\" Extruded PVC Single Hung Window with Flange\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#6415-R0\",\"approval_number\":\"FL6415.2\",\"seq\":2,\"product_model\":\"b. Series SH57WW Single Hung Window\",\"product_description\":\"\\\"Impact\\\" Extruded PVC Single Hung Window with Flange\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#6415-R0\",\"approval_number\":\"FL6415.3\",\"seq\":3,\"product_model\":\"c. Series SH57WW Single Hung Window\",\"product_description\":\"\\\"Non-Impact\\\" Extruded PVC Single Hung Window with Nailing Fin\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#6415-R0\",\"approval_number\":\"FL6415.4\",\"seq\":4,\"product_model\":\"d. Series SH57WW Single Hung Window\",\"product_description\":\"\\\"Impact\\\" Extruded PVC Single Hung Window with Nailing Fin\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#15010-R0\",\"approval_number\":\"FL15010.1\",\"seq\":1,\"product_model\":\"SH93WW PVC Single Hung Window\",\"product_description\":\"SH93WW PVC Single Hung Window - LMI 54\\\" x 84\\\"\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#15010-R0\",\"approval_number\":\"FL15010.2\",\"seq\":2,\"product_model\":\"SH93WW PVC Single Hung Window\",\"product_description\":\"SH93WW PVC Single Hung Window - Non-Impact 54\\\" x 84\\\"\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Atlantic Vinyl Windows and Doors, inc.\":[{\"manufacturer\":\"Atlantic Vinyl Windows and Doors, inc.\",\"approval_number_master\":\"FL#5670-R0\",\"approval_number\":\"FL5670.1\",\"seq\":1,\"product_model\":\"Royal A-135 Series, Single Hung\",\"product_description\":\"Vinyl-framed, single-hung window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic Vinyl Windows and Doors, inc.\",\"approval_number_master\":\"FL#8421-R0\",\"approval_number\":\"FL8421.1\",\"seq\":1,\"product_model\":\"9000 SERIES SINGLE HUNG\",\"product_description\":\"9000 Series IMPACT\\nTilt Single Hung\",\"design_pressure\":\"+100\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic Vinyl Windows and Doors, inc.\",\"approval_number_master\":\"FL#12150-R0\",\"approval_number\":\"FL12150.1\",\"seq\":1,\"product_model\":\"S-9000\",\"product_description\":\"Tilt Single Hung Window\",\"design_pressure\":\"+100\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic Vinyl Windows and Doors, inc.\",\"approval_number_master\":\"FL#13134-R0\",\"approval_number\":\"FL13134.1\",\"seq\":1,\"product_model\":\"DH\\\/SH S3350\\\/S9000\",\"product_description\":\"uPVC HIGH IMPACT DH\\\/SH\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic Vinyl Windows and Doors, inc.\",\"approval_number_master\":\"FL#14681-R0\",\"approval_number\":\"FL14681.1\",\"seq\":1,\"product_model\":\"Series 700-SH Wet Glazed\",\"product_description\":\"Series 700 Single Hung Vinyl Impact Window - Wet Glazed\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-30 00:00:00\",\"instructions_url\":\"\"}],\"Innovative Window Concepts LLC\":[{\"manufacturer\":\"Innovative Window Concepts LLC\",\"approval_number_master\":\"FL#6671-R0\",\"approval_number\":\"FL6671.1\",\"seq\":1,\"product_model\":\"Series 1030\\\/1040\\\/1041\\\/1062 Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+90\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Window Concepts LLC\",\"approval_number_master\":\"FL#6671-R0\",\"approval_number\":\"FL6671.2\",\"seq\":2,\"product_model\":\"Series 1072 Aluminum Single Hung Window\",\"product_description\":\"Small missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+90\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Window Concepts LLC\",\"approval_number_master\":\"FL#8261-R0\",\"approval_number\":\"FL8261.1\",\"seq\":1,\"product_model\":\"Series '1022' Aluminum Single Hung Window\",\"product_description\":\"Non-Impact resistant single hung window.\",\"design_pressure\":\"+90\\\/-150\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Window Concepts LLC\",\"approval_number_master\":\"FL#12798-R0\",\"approval_number\":\"FL12798.1\",\"seq\":1,\"product_model\":\"Series 1022 Aluminum Single Hung Window\",\"product_description\":\"Non-impact resistant aluminum single hung window.\",\"design_pressure\":\"+90\\\/-210\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Seven D Industries, L.P.\":[{\"manufacturer\":\"Seven D Industries, L.P.\",\"approval_number_master\":\"FL#6879-R0\",\"approval_number\":\"FL6879.1\",\"seq\":1,\"product_model\":\"Series 5700 Single Hung\",\"product_description\":\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seven D Industries, L.P.\",\"approval_number_master\":\"FL#8137-R0\",\"approval_number\":\"FL8137.1\",\"seq\":1,\"product_model\":\"Series 5900 Single Hung\",\"product_description\":\"Impact Single Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"THERMOPLAST\":[{\"manufacturer\":\"THERMOPLAST\",\"approval_number_master\":\"FL#7313-R0\",\"approval_number\":\"FL7313.1\",\"seq\":1,\"product_model\":\"Vinyl Single Hung 4200\",\"product_description\":\"Royal Guard \\\"Impact\\\" 4200 Series\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"THERMOPLAST\",\"approval_number_master\":\"FL#7313-R0\",\"approval_number\":\"FL7313.2\",\"seq\":2,\"product_model\":\"Vinyl Single Hung 4200\",\"product_description\":\"Royal Guard \\\"Impact\\\" 4200 Series\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"THERMOPLAST\",\"approval_number_master\":\"FL#8122-R0\",\"approval_number\":\"FL8122.1\",\"seq\":1,\"product_model\":\"Vinyl Single Hung 4200\",\"product_description\":\"Royal Guard \\\"Impact\\\" 4200 Series\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"THERMOPLAST\",\"approval_number_master\":\"FL#9303-R0\",\"approval_number\":\"FL9303.1\",\"seq\":1,\"product_model\":\"Vinyl Single Hung 4200\",\"product_description\":\"RoyalGuard \\\"Impact\\\" 4200 Series\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Florida Impact Window Manufacturing Inc.\":[{\"manufacturer\":\"Florida Impact Window Manufacturing Inc.\",\"approval_number_master\":\"FL#7672-R0\",\"approval_number\":\"FL7672.1\",\"seq\":1,\"product_model\":\"FIW-2004-SH\",\"product_description\":\"FIW-2004-SH, Single Hung, Large Missle Impact Resistant Window\",\"design_pressure\":\"+110\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"A-Better Window Inc.\":[{\"manufacturer\":\"A-Better Window Inc.\",\"approval_number_master\":\"FL#7723-R0\",\"approval_number\":\"FL7723.1\",\"seq\":1,\"product_model\":\"1000\",\"product_description\":\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Schuco USA L.L.L.P.\":[{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#7795-R0\",\"approval_number\":\"FL7795.1\",\"seq\":1,\"product_model\":\"Corona 1000 - Hurricane Force V \\u2122\",\"product_description\":\"Extruded Vinyl Single Hung \\\"Impact\\\" Window with Insulated Glass\",\"design_pressure\":\"+50.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Atrium Windows and Doors- Florida\":[{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#7844-R1\",\"approval_number\":\"FL7844.7\",\"seq\":7,\"product_model\":\"TW Single Hung\",\"product_description\":\"Tilt Single Hung, H-LC45 49 x 97\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#7844-R0\",\"approval_number\":\"FL7844.1\",\"seq\":1,\"product_model\":\"Mark 40\\\/50 Single Hung\",\"product_description\":\"Aluminum Single Hung, H-LC35 53 x 97\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#7844-R0\",\"approval_number\":\"FL7844.2\",\"seq\":2,\"product_model\":\"Mark 40\\\/50 Single Hung\",\"product_description\":\"Aluminum Single Hung, H-LC50 53 x 97\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#7844-R0\",\"approval_number\":\"FL7844.3\",\"seq\":3,\"product_model\":\"TB Single Hung\",\"product_description\":\"Thermal-break Tilt Single Hung, H-LC50 53 x 97\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#7844-R0\",\"approval_number\":\"FL7844.4\",\"seq\":4,\"product_model\":\"TW Single Hung\",\"product_description\":\"Tilt Single Hung, H-LC35 53 x 97\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#7844-R0\",\"approval_number\":\"FL7844.5\",\"seq\":5,\"product_model\":\"TW Single Hung\",\"product_description\":\"Tilt Single Hung, H-LC50 53 x 78\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#7844-R0\",\"approval_number\":\"FL7844.6\",\"seq\":6,\"product_model\":\"TW Single Hung\",\"product_description\":\"Tilt Single Hung, H-LC45 49 x 97\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#8710-R1\",\"approval_number\":\"FL8710.1\",\"seq\":1,\"product_model\":\"2500 Flange Single Hung\",\"product_description\":\"H-R50 52 x 73\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#8710-R1\",\"approval_number\":\"FL8710.2\",\"seq\":2,\"product_model\":\"300\\\/2300 Fin Single Hung\",\"product_description\":\"H-R45 52 x 96\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#8710-R1\",\"approval_number\":\"FL8710.3\",\"seq\":3,\"product_model\":\"300\\\/2300 Fin Single Hung\",\"product_description\":\"H-R40 52 x 73\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#8710-R1\",\"approval_number\":\"FL8710.4\",\"seq\":4,\"product_model\":\"300\\\/2300 Fin Single Hung\",\"product_description\":\"H-R40 48 x 72\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#8710-R1\",\"approval_number\":\"FL8710.5\",\"seq\":5,\"product_model\":\"340\\\/2300 Flange Single Hung\",\"product_description\":\"H-R40 52 x 84\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#8710-R1\",\"approval_number\":\"FL8710.6\",\"seq\":6,\"product_model\":\"340\\\/2300 Flange Single Hung\",\"product_description\":\"H-R50 52 x 76\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#8710-R1\",\"approval_number\":\"FL8710.7\",\"seq\":7,\"product_model\":\"375\\\/2500 Fin Single Hung\",\"product_description\":\"H-R40 48 x 84\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#8710-R1\",\"approval_number\":\"FL8710.8\",\"seq\":8,\"product_model\":\"375\\\/2500 Fin Single Hung\",\"product_description\":\"H-R45 48 x 72\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#8710-R1\",\"approval_number\":\"FL8710.9\",\"seq\":9,\"product_model\":\"375\\\/2500 Fin Single Hung\",\"product_description\":\"H-R50* 40 x 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-31 00:00:00\",\"instructions_url\":\"\"}],\"Isothermic Doors & Windows\":[{\"manufacturer\":\"Isothermic Doors & Windows\",\"approval_number_master\":\"FL#8515-R0\",\"approval_number\":\"FL8515.1\",\"seq\":1,\"product_model\":\"Vinyl Single Hung 4200\",\"product_description\":\"Royal Guard \\\"Impact\\\" 4200 Series\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Isothermic Doors & Windows\",\"approval_number_master\":\"FL#8515-R0\",\"approval_number\":\"FL8515.2\",\"seq\":2,\"product_model\":\"Vinyl Single Hung 4200\",\"product_description\":\"Royal Guard \\\"Impact\\\" 4200 Series\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Isothermic Doors & Windows\",\"approval_number_master\":\"FL#8515-R0\",\"approval_number\":\"FL8515.3\",\"seq\":3,\"product_model\":\"Vinyl Single Hung 4200\",\"product_description\":\"Royal Guard \\\"Impact\\\" 4200 Series\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Vista Window Company\":[{\"manufacturer\":\"Vista Window Company\",\"approval_number_master\":\"FL#8606-R0\",\"approval_number\":\"FL8606.1\",\"seq\":1,\"product_model\":\"a. \\\"Blue Shield\\\"\",\"product_description\":\"Extruded PVC Single Hung Window \\\"Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vista Window Company\",\"approval_number_master\":\"FL#8606-R0\",\"approval_number\":\"FL8606.2\",\"seq\":2,\"product_model\":\"b. \\\"Residence\\\"\",\"product_description\":\"Extruded PVC Single Hung Window \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vista Window Company\",\"approval_number_master\":\"FL#9295-R0\",\"approval_number\":\"FL9295.1\",\"seq\":1,\"product_model\":\"VISTA SERIES 4700\",\"product_description\":\"4700 PVC SINGLE HUNG WINDOW IMPACT RESISTANT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vista Window Company\",\"approval_number_master\":\"FL#9295-R0\",\"approval_number\":\"FL9295.2\",\"seq\":2,\"product_model\":\"VISTA SERIES 4700\",\"product_description\":\"4700 PVC SINGLE HUNG WINDOW IMPACT RESISTANT 52x76\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vista Window Company\",\"approval_number_master\":\"FL#10075-R0\",\"approval_number\":\"FL10075.1\",\"seq\":1,\"product_model\":\"4700 PVC SINGLE HUNG WINDOW NON-IMPACT\",\"product_description\":\"4700 PVC SINGLE HUNG WINDOW NON-IMPACT 52 x 76\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Paradigm Window Solutions\":[{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#9215-R0\",\"approval_number\":\"FL9215.1\",\"seq\":1,\"product_model\":\"8382\",\"product_description\":\"Hybrid Single Hung\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#9511-R0\",\"approval_number\":\"FL9511.1\",\"seq\":1,\"product_model\":\"8381\",\"product_description\":\"Single Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#8749-R1\",\"approval_number\":\"FL8749.1\",\"seq\":1,\"product_model\":\"8381\",\"product_description\":\"8381 PVC SINGLE HUNG WINDOW REINFORCED IMPACT 44x66\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#8749-R1\",\"approval_number\":\"FL8749.2\",\"seq\":2,\"product_model\":\"8381\",\"product_description\":\"8381 PVC SINGLE HUNG WINDOW REINFORCED NON-IMPACT 44x66\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#8749-R1\",\"approval_number\":\"FL8749.3\",\"seq\":3,\"product_model\":\"8381\",\"product_description\":\"8381 PVC SINGLE HUNG WINDOW REINFORCED NON-IMPACT 49x64\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#12997-R0\",\"approval_number\":\"FL12997.1\",\"seq\":1,\"product_model\":\"Series 8381 EP PVC Single Hung\",\"product_description\":\"Series 8381 EP PVC Single Hung Reinforced - 52\\\" x 72\\\" Non-Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Atlantic All Weather Windows Ltd.\":[{\"manufacturer\":\"Atlantic All Weather Windows Ltd.\",\"approval_number_master\":\"FL#8881-R0\",\"approval_number\":\"FL8881.1\",\"seq\":1,\"product_model\":\"DESIGNER GUARD IMPACT SINGLE HUNG\",\"product_description\":\"DESIGNER GUARD IMPACT SINGLE HUNG 44X77\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Kolbe Windows and Doors - Manawa\":[{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#9563-R0\",\"approval_number\":\"FL9563.1\",\"seq\":1,\"product_model\":\"416-H-618.00 H-R50 41.50 x 63\",\"product_description\":\"Foundation Single Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#9039-R2\",\"approval_number\":\"FL9039.1\",\"seq\":1,\"product_model\":\"V707SH\",\"product_description\":\"V707 SH TILT SINGLE HUNG\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#9494-R1\",\"approval_number\":\"FL9494.1\",\"seq\":1,\"product_model\":\"SINGLE HUNG V707\",\"product_description\":\"SINGLE HUNG V707 44\\\"X77\\\"\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#11047-R0\",\"approval_number\":\"FL11047.1\",\"seq\":1,\"product_model\":\"416-H-939.00 H-R25 44\\\" x 63\\\"\",\"product_description\":\"Foundation Single Hung\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#11047-R1\",\"approval_number\":\"FL11047.2\",\"seq\":2,\"product_model\":\"416-H-939.00 H-R25 44\\\" x 63\\\"\",\"product_description\":\"Latitude Series Single Hung\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#11047-R1\",\"approval_number\":\"FL11047.3\",\"seq\":3,\"product_model\":\"416-H-943.01 H-R50 89 1\\\/2\\\" x 71 1\\\/2\\\"\",\"product_description\":\"Latitude Series Single Hung mulled to a Latitude Series Single Hung Studio\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#14870-R0\",\"approval_number\":\"FL14870.1\",\"seq\":1,\"product_model\":\"WINDQUEST V707 SINGLE HUNG WINDOW\",\"product_description\":\"WINDQUEST V707 SINGLE HUNG WINDOW 52 X 75\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#14913-R0\",\"approval_number\":\"FL14913.1\",\"seq\":1,\"product_model\":\"WINDQUEST V707 SH\",\"product_description\":\"WINDQUEST V707 NON IMPACT HIGH PERFORMANCE SINGLE HUNG 44X77\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#14870-R1\",\"approval_number\":\"FL14870.2\",\"seq\":2,\"product_model\":\"WINDQUEST V707 SINGLE HUNG WINDOW\",\"product_description\":\"WINDQUEST V707 SINGLE HUNG WINDOW 60 X 99 NON IMPACT RATED\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-25 00:00:00\",\"instructions_url\":\"\"}],\"Venttra America llc\":[{\"manufacturer\":\"Venttra America llc\",\"approval_number_master\":\"FL#9597-R0\",\"approval_number\":\"FL9597.1\",\"seq\":1,\"product_model\":\"2500 series Impact single hung\",\"product_description\":\"Venttra 2500 series Impact single hung\",\"design_pressure\":\"+55\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Continental Glass Systems, LLC\":[{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#10045-R0\",\"approval_number\":\"FL10045.1\",\"seq\":1,\"product_model\":\"Series 5000 Aluminum Single Hung Window w\\\/wo Reinforcement (SMI)\",\"product_description\":\"\",\"design_pressure\":\"+110.0\\\/-110.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#10045-R0\",\"approval_number\":\"FL10045.2\",\"seq\":2,\"product_model\":\"Series 5000 Aluminum Single Hung Windows w\\\/wo Reinforcement (LMI)\",\"product_description\":\"\",\"design_pressure\":\"+110.0\\\/-110.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#39355-R0\",\"approval_number\":\"FL39355.1\",\"seq\":1,\"product_model\":\"R-210 Series Single Hung Window (HVHZ)(Impact)\",\"product_description\":\"R-210 Series Single Hung Window (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-31 00:00:00\",\"instructions_url\":\"\"}],\"Legacy Vinyl Windows\":[{\"manufacturer\":\"Legacy Vinyl Windows\",\"approval_number_master\":\"FL#17804-R3\",\"approval_number\":\"FL17804.7\",\"seq\":7,\"product_model\":\"Series 450 Twin CHS SH Window 72\\\" x 72\\\" Non-Impact\",\"product_description\":\"Series 450 Twin CHS SH Window 72\\\" x 72\\\" Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Legacy Vinyl Windows\",\"approval_number_master\":\"FL#17804-R0\",\"approval_number\":\"FL17804.1\",\"seq\":1,\"product_model\":\"450 SH\",\"product_description\":\"Series 450 3070 Vinyl Tilt Single Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Legacy Vinyl Windows\",\"approval_number_master\":\"FL#17804-R1\",\"approval_number\":\"FL17804.2\",\"seq\":2,\"product_model\":\"450 SH\",\"product_description\":\"Series 450 3060 Vinyl Tilt Single Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-09-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Legacy Vinyl Windows\",\"approval_number_master\":\"FL#17804-R1\",\"approval_number\":\"FL17804.3\",\"seq\":3,\"product_model\":\"450 SH\",\"product_description\":\"Series 450 3060 Vinyl Tilt Single Hung (Finless)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-09-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Legacy Vinyl Windows\",\"approval_number_master\":\"FL#17804-R1\",\"approval_number\":\"FL17804.4\",\"seq\":4,\"product_model\":\"450 SH TWIN\",\"product_description\":\"450 SH Twin Vinyl Tilt Single Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Legacy Vinyl Windows\",\"approval_number_master\":\"FL#17804-R3\",\"approval_number\":\"FL17804.5\",\"seq\":5,\"product_model\":\"Series 450 SH Window 44\\\" x 72\\\" Non-Impact\",\"product_description\":\"Series 450 SH Window 44\\\" x 72\\\" Non-Impact\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Legacy Vinyl Windows\",\"approval_number_master\":\"FL#17804-R3\",\"approval_number\":\"FL17804.6\",\"seq\":6,\"product_model\":\"Series 450 SH Window 48\\\" x 84\\\" Non-Impact\",\"product_description\":\"Series 450 SH Window 48\\\" x 84\\\" Non-Impact\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Legacy Vinyl Windows\",\"approval_number_master\":\"FL#17804-R3\",\"approval_number\":\"FL17804.8\",\"seq\":8,\"product_model\":\"Series 450 Twin CHS SH Window 72\\\" x 84\\\" Non-Impact\",\"product_description\":\"Series 450 Twin CHS SH Window 72\\\" x 84\\\" Non-Impact\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Legacy Vinyl Windows\",\"approval_number_master\":\"FL#17804-R3\",\"approval_number\":\"FL17804.9\",\"seq\":9,\"product_model\":\"Series 450 Twin CHS SH Window 96\\\" x 72\\\" Non-Impact\",\"product_description\":\"Series 450 Twin CHS SH Window 96\\\" x 72\\\" Non-Impact\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-05-08 00:00:00\",\"instructions_url\":\"\"}],\"Graham Architectural Products\":[{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#35067-R0\",\"approval_number\":\"FL35067.1\",\"seq\":1,\"product_model\":\"2000 Series\",\"product_description\":\"Single Hung Window\",\"design_pressure\":\"+60\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#22223-R0\",\"approval_number\":\"FL22223.1\",\"seq\":1,\"product_model\":\"2000 Series\",\"product_description\":\"Single Hung Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Apple Fasteners, Inc.\":[{\"manufacturer\":\"Apple Fasteners, Inc.\",\"approval_number_master\":\"FL#21990-R0\",\"approval_number\":\"FL21990.1\",\"seq\":1,\"product_model\":\"Series Storage Shed Single Hung Window\",\"product_description\":\"Aluminum Single Hung Storm Window\",\"design_pressure\":\"+20\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-02-15 00:00:00\",\"instructions_url\":\"\"}],\"Revival Sash\":[{\"manufacturer\":\"Revival Sash\",\"approval_number_master\":\"FL#37998-R0\",\"approval_number\":\"FL37998.1\",\"seq\":1,\"product_model\":\"6000 WOOD FIXED HUNG\",\"product_description\":\"6000 WOOD FIXED HUNG IMPACT HVHZ\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revival Sash\",\"approval_number_master\":\"FL#37998-R0\",\"approval_number\":\"FL37998.2\",\"seq\":2,\"product_model\":\"6100 WOOD SINGLE HUNG\",\"product_description\":\"6100 WOOD SINGLE HUNG IMPACT HVHZ\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-05 00:00:00\",\"instructions_url\":\"\"}],\"Crystal Window & Door Systems, Ltd\":[{\"manufacturer\":\"Crystal Window & Door Systems, Ltd\",\"approval_number_master\":\"FL#41827-R0\",\"approval_number\":\"FL41827.1\",\"seq\":1,\"product_model\":\"Series Magnus S700 Single Hung Window (HVHZ) (Impact)\",\"product_description\":\"Series Magnus S700 Single Hung Window (HVHZ) (Impact)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-31 00:00:00\",\"instructions_url\":\"\"}],\"Piva Group North America, LLC\":[{\"manufacturer\":\"Piva Group North America, LLC\",\"approval_number_master\":\"FL#41962-R0\",\"approval_number\":\"FL41962.1\",\"seq\":1,\"product_model\":\"75 Series\",\"product_description\":\"75 Series Single Hung Window\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Piva Group North America, LLC\",\"approval_number_master\":\"FL#46036-R0\",\"approval_number\":\"FL46036.1\",\"seq\":1,\"product_model\":\"64 Series Single Hung Picture Window\",\"product_description\":\"64 Series Single Hung Picture Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-09-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Piva Group North America, LLC\",\"approval_number_master\":\"FL#46036-R0\",\"approval_number\":\"FL46036.2\",\"seq\":2,\"product_model\":\"64 Series Single Hung Twin Window\",\"product_description\":\"64 Series Single Hung Continuous Frame Twin Window\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Piva Group North America, LLC\",\"approval_number_master\":\"FL#46036-R0\",\"approval_number\":\"FL46036.3\",\"seq\":3,\"product_model\":\"64 Series Single Hung Window\",\"product_description\":\"64 Series Single Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-06-02 00:00:00\",\"instructions_url\":\"\"}],\"Peerless Products, Inc.\":[{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2717-R2\",\"approval_number\":\"FL2717.1\",\"seq\":1,\"product_model\":\"4120\",\"product_description\":\"Single Hung \\\/ Tilt - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2717-R2\",\"approval_number\":\"FL2717.2\",\"seq\":2,\"product_model\":\"4120\",\"product_description\":\"Single Hung (Reinf.) \\\/ Tilt - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2717-R2\",\"approval_number\":\"FL2717.3\",\"seq\":3,\"product_model\":\"4130\",\"product_description\":\"Single Hung \\\/ Tilt - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2717-R2\",\"approval_number\":\"FL2717.4\",\"seq\":4,\"product_model\":\"4130\",\"product_description\":\"Impact Rated Single Hung \\\/ Tilt - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2717-R2\",\"approval_number\":\"FL2717.5\",\"seq\":5,\"product_model\":\"4140\",\"product_description\":\"Single Hung \\\/ Tilt - 4\\\" Frame Depth\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2717-R2\",\"approval_number\":\"FL2717.6\",\"seq\":6,\"product_model\":\"4140\",\"product_description\":\"Single Hung (Reinf.) \\\/ Tilt - 4\\\" Frame Depth\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2717-R2\",\"approval_number\":\"FL2717.7\",\"seq\":7,\"product_model\":\"4150\",\"product_description\":\"Single Hung \\\/ Tilt - 4\\\" Frame Depth\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2717-R2\",\"approval_number\":\"FL2717.8\",\"seq\":8,\"product_model\":\"4150\",\"product_description\":\"Impact Rated Single Hung \\\/ Tilt - 4\\\" Frame Depth\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2717-R2\",\"approval_number\":\"FL2717.9\",\"seq\":9,\"product_model\":\"9130\",\"product_description\":\"Single Hung \\\/ Sideload - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2717-R2\",\"approval_number\":\"FL2717.10\",\"seq\":10,\"product_model\":\"9130\",\"product_description\":\"Impact Rated Single Hung \\\/ Sideload - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2717-R2\",\"approval_number\":\"FL2717.11\",\"seq\":11,\"product_model\":\"9150\",\"product_description\":\"Single Hung \\\/ Sideload - 4\\\" Frame Depth\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2717-R2\",\"approval_number\":\"FL2717.12\",\"seq\":12,\"product_model\":\"9150\",\"product_description\":\"Single Hung \\\/ Sideload - 4\\\" Frame Depth\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2717-R3\",\"approval_number\":\"FL2717.13\",\"seq\":13,\"product_model\":\"9150\",\"product_description\":\"Single Hung \\\/ Sideload - 4\\\" Frame Depth\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2717-R3\",\"approval_number\":\"FL2717.14\",\"seq\":14,\"product_model\":\"GSH3\",\"product_description\":\"EnerGsave Single Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-07 00:00:00\",\"instructions_url\":\"\"}],\"Fyre-Tec\":[{\"manufacturer\":\"Fyre-Tec\",\"approval_number_master\":\"FL#3299-R4\",\"approval_number\":\"FL3299.1\",\"seq\":1,\"product_model\":\"Series 925P Steel Single Hung\",\"product_description\":\"Steel Fire Rated - Non Impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fyre-Tec\",\"approval_number_master\":\"FL#3299-R0\",\"approval_number\":\"FL3299.2\",\"seq\":2,\"product_model\":\"Series 925P Steel Single Hung\",\"product_description\":\"Steel Fire Rated - Non Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Sun Metals Systems, Inc.\":[{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#3504-R2\",\"approval_number\":\"FL3504.1\",\"seq\":1,\"product_model\":\"A. Series 275 Single Hung\",\"product_description\":\"Aluminum Single Hung Window - 2 Lite Large Missile Impact (Single Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#3504-R2\",\"approval_number\":\"FL3504.2\",\"seq\":2,\"product_model\":\"B. Series 275 Single Hung\",\"product_description\":\"Aluminum Single Hung Window - 3 Lite Large Missile Impact (Single Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#3504-R2\",\"approval_number\":\"FL3504.3\",\"seq\":3,\"product_model\":\"C. Series 275 Single Hung\",\"product_description\":\"Aluminum Single Hung Window - 3 Lite System - Large Missile Impact (Mulled Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#3504-R2\",\"approval_number\":\"FL3504.4\",\"seq\":4,\"product_model\":\"D. Series 275 Single Hung\",\"product_description\":\"Aluminum Single Hung Window - 2 and 3 Lite System - Large Missile Impact (Mulled Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#3504-R2\",\"approval_number\":\"FL3504.5\",\"seq\":5,\"product_model\":\"E. Series 275 Single Hung\",\"product_description\":\"Aluminum Single Hung Window - 2 Lite Small Missile Impact (Single Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#3504-R2\",\"approval_number\":\"FL3504.6\",\"seq\":6,\"product_model\":\"F. Series 275 Single Hung\",\"product_description\":\"Aluminum Single Hung Window - 3 Lite Small Missile Impact (Single Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#3504-R2\",\"approval_number\":\"FL3504.7\",\"seq\":7,\"product_model\":\"G. Series 275 Single Hung\",\"product_description\":\"Aluminum Single Hung Window - 3 Lite System - Small Missile Impact (Mulled Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#3504-R2\",\"approval_number\":\"FL3504.8\",\"seq\":8,\"product_model\":\"H. Series 275 Single Hung\",\"product_description\":\"Aluminum Single Hung Window - 2 and 3 Lite System - Small Missile Impact (Mulled Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#3504-R4\",\"approval_number\":\"FL3504.9\",\"seq\":9,\"product_model\":\"i. Series 275 Single Hung\",\"product_description\":\"Aluminum Single Hung Window - 2 Lite Large Missile Impact utilizing the Receptor\\u00ae Sub-frame Installation System. (Single and Multiple Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#3504-R4\",\"approval_number\":\"FL3504.10\",\"seq\":10,\"product_model\":\"j. Series 275 Single Hung\",\"product_description\":\"Aluminum Single Hung Window - 2 Lite Small Missile Impact utilizing the Receptor\\u00ae Sub-frame Installation System. (Single and Multiple Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#3504-R4\",\"approval_number\":\"FL3504.11\",\"seq\":11,\"product_model\":\"k. Series 400HW Single Hung\",\"product_description\":\"Thermally Broken Aluminum Single Hung Window \\\"Non-Impact\\\" - (Single and Multiple Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#3504-R4\",\"approval_number\":\"FL3504.12\",\"seq\":12,\"product_model\":\"l. Series 400HW Single Hung\",\"product_description\":\"Thermally Broken Aluminum Single Hung Window \\\"Large Missile Impact\\\" - (Single and Multiple Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#3504-R4\",\"approval_number\":\"FL3504.13\",\"seq\":13,\"product_model\":\"m. Series 400HW Single Hung\",\"product_description\":\"Thermally Broken Aluminum Single Hung Window \\\"Small Missile Impact\\\" - (Single and Multiple Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Lincoln Wood Products, Inc.\":[{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#4571-R2\",\"approval_number\":\"FL4571.1\",\"seq\":1,\"product_model\":\"Clad 1\\\/2 Round Single Hung\",\"product_description\":\"Clad 1\\\/2 Round Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#4571-R2\",\"approval_number\":\"FL4571.2\",\"seq\":2,\"product_model\":\"Clad Segment Single Hung\",\"product_description\":\"Clad Segment Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#4571-R2\",\"approval_number\":\"FL4571.3\",\"seq\":3,\"product_model\":\"Prime 1\\\/2 Round Single Hung\",\"product_description\":\"Prime 1\\\/2 Round Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#4571-R2\",\"approval_number\":\"FL4571.4\",\"seq\":4,\"product_model\":\"Prime Segment Single Hungs\",\"product_description\":\"Prime Segment Single Hungs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#4571-R2\",\"approval_number\":\"FL4571.5\",\"seq\":5,\"product_model\":\"Timeline Main Frame Single Hung\",\"product_description\":\"Vinyl Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#4571-R2\",\"approval_number\":\"FL4571.6\",\"seq\":6,\"product_model\":\"Timeline Sloped Sill Single Hung Window\",\"product_description\":\"Vinyl Single Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-03-30 00:00:00\",\"instructions_url\":\"\"}],\"Thermal Industries\":[{\"manufacturer\":\"Thermal Industries\",\"approval_number_master\":\"FL#9209-R2\",\"approval_number\":\"FL9209.1\",\"seq\":1,\"product_model\":\"50\\\/250 Impact Single Hung\",\"product_description\":\"H-R55 54 x 74\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thermal Industries\",\"approval_number_master\":\"FL#9209-R2\",\"approval_number\":\"FL9209.2\",\"seq\":2,\"product_model\":\"50\\\/250 Impact Single Hung Triple\",\"product_description\":\"H-R55 109 x 72\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thermal Industries\",\"approval_number_master\":\"FL#9209-R2\",\"approval_number\":\"FL9209.3\",\"seq\":3,\"product_model\":\"50\\\/250 Impact Single Hung Twin Stack\",\"product_description\":\"H-R55 73 x 109\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-31 00:00:00\",\"instructions_url\":\"\"}],\"IVIV Group USA Corp\":[{\"manufacturer\":\"IVIV Group USA Corp\",\"approval_number_master\":\"FL#9450-R1\",\"approval_number\":\"FL9450.1\",\"seq\":1,\"product_model\":\"SERIES 6500 SINGLE HUNG\",\"product_description\":\"SERIES 6500 SIDE LOAD SINGE HUNG ALUMINUM PRIME WINDOW\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IVIV Group USA Corp\",\"approval_number_master\":\"FL#12720-R0\",\"approval_number\":\"FL12720.1\",\"seq\":1,\"product_model\":\"8500 SINGLE HUNG\",\"product_description\":\"8500 ALUMINUM SINGLE HUNG - 52x75\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Doco Enterprises\":[{\"manufacturer\":\"Doco Enterprises\",\"approval_number_master\":\"FL#9525-R1\",\"approval_number\":\"FL9525.1\",\"seq\":1,\"product_model\":\"FL-4200 SERIES\",\"product_description\":\"IMPACT SINGLE HUNG WINDOW\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doco Enterprises\",\"approval_number_master\":\"FL#12821-R0\",\"approval_number\":\"FL12821.1\",\"seq\":1,\"product_model\":\"H-4000 SERIES\",\"product_description\":\"IMAPCT HYBRID SINGLE-HUNG\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"MGM Industries\":[{\"manufacturer\":\"MGM Industries\",\"approval_number_master\":\"FL#9607-R1\",\"approval_number\":\"FL9607.1\",\"seq\":1,\"product_model\":\"a. Series 6000 - Model 6010\",\"product_description\":\"Extruded PVC Single Hung Window with Nail Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MGM Industries\",\"approval_number_master\":\"FL#9607-R1\",\"approval_number\":\"FL9607.2\",\"seq\":2,\"product_model\":\"b. Series 5600\",\"product_description\":\"Extruded PVC Single Hung Window with Nail Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MGM Industries\",\"approval_number_master\":\"FL#9607-R2\",\"approval_number\":\"FL9607.3\",\"seq\":3,\"product_model\":\"c. Series 5680\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Double Hung Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MGM Industries\",\"approval_number_master\":\"FL#9607-R3\",\"approval_number\":\"FL9607.4\",\"seq\":4,\"product_model\":\"d. Series 5665\",\"product_description\":\"Extruded Vinyl Single Hung Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MGM Industries\",\"approval_number_master\":\"FL#9607-R3\",\"approval_number\":\"FL9607.5\",\"seq\":5,\"product_model\":\"e. Series 5665\",\"product_description\":\"Extruded Vinyl Twin Single Hung Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MGM Industries\",\"approval_number_master\":\"FL#9607-R4\",\"approval_number\":\"FL9607.6\",\"seq\":6,\"product_model\":\"f. Series 5680\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Single Hung Twin Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MGM Industries\",\"approval_number_master\":\"FL#9607-R5\",\"approval_number\":\"FL9607.7\",\"seq\":7,\"product_model\":\"g. Series 6060\",\"product_description\":\"Extruded Vinyl Single Hung Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MGM Industries\",\"approval_number_master\":\"FL#9607-R5\",\"approval_number\":\"FL9607.8\",\"seq\":8,\"product_model\":\"h. Series 6060\",\"product_description\":\"Extruded Vinyl Twin Single Hung Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MGM Industries\",\"approval_number_master\":\"FL#9607-R5\",\"approval_number\":\"FL9607.9\",\"seq\":9,\"product_model\":\"i. Series 6060\",\"product_description\":\"Extruded Vinyl Triple Single Hung Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MGM Industries\",\"approval_number_master\":\"FL#9607-R5\",\"approval_number\":\"FL9607.10\",\"seq\":10,\"product_model\":\"i. Series 6060\",\"product_description\":\"Extruded Vinyl Twin Single Hung Window and Half Round Transom with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Security Impact Windows, LLC\":[{\"manufacturer\":\"Security Impact Windows, LLC\",\"approval_number_master\":\"FL#10602-R0\",\"approval_number\":\"FL10602.1\",\"seq\":1,\"product_model\":\"Series 100 Hercules Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+106.7\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Security Impact Windows, LLC\",\"approval_number_master\":\"FL#10602-R0\",\"approval_number\":\"FL10602.2\",\"seq\":2,\"product_model\":\"Series 100 Storm Safe Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-10 00:00:00\",\"instructions_url\":\"\"}],\"Gentek Building Products\":[{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#10463-R0\",\"approval_number\":\"FL10463.1\",\"seq\":1,\"product_model\":\"a. Series 0100\",\"product_description\":\"Extruded PVC Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#10463-R0\",\"approval_number\":\"FL10463.2\",\"seq\":2,\"product_model\":\"b. Series D100\",\"product_description\":\"Extruded PVC Single Hung Window with Nailing Fin - utilizes Sill Extender \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#10463-R0\",\"approval_number\":\"FL10463.3\",\"seq\":3,\"product_model\":\"c. Series 01HP\",\"product_description\":\"Extruded PVC Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#10463-R0\",\"approval_number\":\"FL10463.4\",\"seq\":4,\"product_model\":\"d. Series 0700\",\"product_description\":\"Extruded PVC Single Hung Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#10463-R0\",\"approval_number\":\"FL10463.5\",\"seq\":5,\"product_model\":\"e. Series 07HP\",\"product_description\":\"Extruded PVC Single Hung Window - utilizes Sill Extender \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#10463-R1\",\"approval_number\":\"FL10463.6\",\"seq\":6,\"product_model\":\"f. Model 02AO\",\"product_description\":\"Extruded PVC Single Hung Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#10463-R1\",\"approval_number\":\"FL10463.7\",\"seq\":7,\"product_model\":\"g. Model 3100\",\"product_description\":\"Extruded PVC Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#10463-R1\",\"approval_number\":\"FL10463.8\",\"seq\":8,\"product_model\":\"h. Model 3100\",\"product_description\":\"Extruded PVC Single Hung Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#10463-R2\",\"approval_number\":\"FL10463.9\",\"seq\":9,\"product_model\":\"i. Model V100, V140, V144, V146\",\"product_description\":\"Extruded PVC Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#10463-R2\",\"approval_number\":\"FL10463.10\",\"seq\":10,\"product_model\":\"j. Model V100, V140, V144, V146\",\"product_description\":\"Extruded PVC \\\"Twin\\\" Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#10463-R3\",\"approval_number\":\"FL10463.11\",\"seq\":11,\"product_model\":\"k. Model V200, V140, V144, V146\",\"product_description\":\"Extruded PVC Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#10463-R4\",\"approval_number\":\"FL10463.12\",\"seq\":12,\"product_model\":\"l. Model V220\",\"product_description\":\"Extruded PVC \\\"Twin\\\" Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#10463-R4\",\"approval_number\":\"FL10463.13\",\"seq\":13,\"product_model\":\"m. Model V230\",\"product_description\":\"Extruded PVC \\\"Triple\\\" Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#10463-R6\",\"approval_number\":\"FL10463.14\",\"seq\":14,\"product_model\":\"n. Model O3AO\",\"product_description\":\"Extruded Vinyl Single Hung Window - \\\"Non-Impact\\\" utilizing the \\\"Sm\\\" Sash\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#10463-R6\",\"approval_number\":\"FL10463.15\",\"seq\":15,\"product_model\":\"o. Model O3AO\",\"product_description\":\"Extruded Vinyl Single Hung Window - \\\"Non-Impact\\\" utilizing the \\\"Med\\\" Sash\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Revere Building Products\":[{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#10464-R0\",\"approval_number\":\"FL10464.1\",\"seq\":1,\"product_model\":\"a. Series 0100\",\"product_description\":\"Extruded PVC Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#10464-R0\",\"approval_number\":\"FL10464.2\",\"seq\":2,\"product_model\":\"b. Series D100\",\"product_description\":\"Extruded PVC Single Hung Window with Nailing Fin - utilizes Sill Extender \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#10464-R0\",\"approval_number\":\"FL10464.3\",\"seq\":3,\"product_model\":\"c. Series 01HP\",\"product_description\":\"Extruded PVC Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#10464-R0\",\"approval_number\":\"FL10464.4\",\"seq\":4,\"product_model\":\"d. Series 0700\",\"product_description\":\"Extruded PVC Single Hung Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#10464-R0\",\"approval_number\":\"FL10464.5\",\"seq\":5,\"product_model\":\"e. Series 07HP\",\"product_description\":\"Extruded PVC Single Hung Window - utilizes Sill Extender \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#10464-R1\",\"approval_number\":\"FL10464.6\",\"seq\":6,\"product_model\":\"f. Model 02AO\",\"product_description\":\"Extruded PVC Single Hung Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#10464-R1\",\"approval_number\":\"FL10464.7\",\"seq\":7,\"product_model\":\"g. Model 3100\",\"product_description\":\"Extruded PVC Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#10464-R1\",\"approval_number\":\"FL10464.8\",\"seq\":8,\"product_model\":\"h. Model 3100\",\"product_description\":\"Extruded PVC Single Hung Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#10464-R2\",\"approval_number\":\"FL10464.9\",\"seq\":9,\"product_model\":\"i. Model V100, V140, V144, V146\",\"product_description\":\"Extruded PVC Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#10464-R2\",\"approval_number\":\"FL10464.10\",\"seq\":10,\"product_model\":\"j. Model V100, V140, V144, V146\",\"product_description\":\"Extruded PVC \\\"Twin\\\" Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#10464-R3\",\"approval_number\":\"FL10464.11\",\"seq\":11,\"product_model\":\"k. Model V200, V140, V144, V146\",\"product_description\":\"Extruded PVC Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#10464-R4\",\"approval_number\":\"FL10464.12\",\"seq\":12,\"product_model\":\"l. Model V220\",\"product_description\":\"Extruded PVC \\\"Twin\\\" Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#10464-R4\",\"approval_number\":\"FL10464.13\",\"seq\":13,\"product_model\":\"m. Model V230\",\"product_description\":\"Extruded PVC \\\"Triple\\\" Single Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#10464-R6\",\"approval_number\":\"FL10464.14\",\"seq\":14,\"product_model\":\"n. Model O3AO\",\"product_description\":\"Extruded Vinyl Single Hung Window - \\\"Non-Impact\\\" utilizing the \\\"Sm\\\" Sash\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#10464-R6\",\"approval_number\":\"FL10464.15\",\"seq\":15,\"product_model\":\"o. Model O3AO\",\"product_description\":\"Extruded Vinyl Single Hung Window - \\\"Non-Impact\\\" utilizing the \\\"Med\\\" Sash\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Columbia Commercial Building Products\":[{\"manufacturer\":\"Columbia Commercial Building Products\",\"approval_number_master\":\"FL#11122-R0\",\"approval_number\":\"FL11122.1\",\"seq\":1,\"product_model\":\"3500 Series Single Hung Window\",\"product_description\":\"3500 Series Single Hung Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Force V Environmental, LLC\":[{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11197-R0\",\"approval_number\":\"FL11197.1\",\"seq\":1,\"product_model\":\"a. Corona 1000 \\\"Hurricane Force V\\u2122\\\"\",\"product_description\":\"Extruded PVC Single Hung Window with 1\\\" Insulated Laminated Glass - (O\\\/X) configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11197-R0\",\"approval_number\":\"FL11197.2\",\"seq\":2,\"product_model\":\"b. Corona 1000 \\\"Hurricane Force V\\u2122\\\"\",\"product_description\":\"Extruded PVC Single Hung Window with 1\\\" Insulated Laminated Glass - (O\\\/X) configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"MARITECH WINDOWS\":[{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#11211-R0\",\"approval_number\":\"FL11211.1\",\"seq\":1,\"product_model\":\"570 SH PVC Single Hung Window\",\"product_description\":\"570 SH PVC Single Hung Window 44x66\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#12525-R0\",\"approval_number\":\"FL12525.1\",\"seq\":1,\"product_model\":\"575 PVC SINGLE HUNG WINDOW\",\"product_description\":\"575 PVC SINGLE HUNG WINDOW -IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#12525-R0\",\"approval_number\":\"FL12525.2\",\"seq\":2,\"product_model\":\"575 PVC SINGLE HUNG WINDOW\",\"product_description\":\"575 PVC SINGLE HUNG WINDOW - NON IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#12525-R1\",\"approval_number\":\"FL12525.3\",\"seq\":3,\"product_model\":\"450 SH PVC SINGLE HUNG\",\"product_description\":\"450 SH PVC SINGLE HUNG 40X63\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#12525-R1\",\"approval_number\":\"FL12525.4\",\"seq\":4,\"product_model\":\"450 SPECIAL PVC SINGLE HUNG\",\"product_description\":\"450 SPECIAL PVC SINGLE HUNG 36X72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#12525-R1\",\"approval_number\":\"FL12525.5\",\"seq\":5,\"product_model\":\"450 SPECIAL PVC SINGLE HUNG\",\"product_description\":\"450 SPECIAL PVC SINGLE HUNG 44X72\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#12525-R1\",\"approval_number\":\"FL12525.6\",\"seq\":6,\"product_model\":\"570 PVC SINGLE HUNG WINDOW\",\"product_description\":\"570 PVC SINGLE HUNG WINDOW 44X66\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#12525-R1\",\"approval_number\":\"FL12525.7\",\"seq\":7,\"product_model\":\"570 PVC SINGLE HUNG WINDOW\",\"product_description\":\"570 PVC SINGLE HUNG WINDOW 36X74\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#12525-R1\",\"approval_number\":\"FL12525.8\",\"seq\":8,\"product_model\":\"570 PVC SINGLE HUNG WINDOW\",\"product_description\":\"570 PVC SINGLE HUNG WINDOW 36X84\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#12525-R1\",\"approval_number\":\"FL12525.9\",\"seq\":9,\"product_model\":\"570 PVC SINGLE HUNG WINDOW\",\"product_description\":\"570 PVC SINGLE HUNG WINDOW 40X72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#12525-R1\",\"approval_number\":\"FL12525.10\",\"seq\":10,\"product_model\":\"575 PVC SINGLE HUNG WINDOW\",\"product_description\":\"575 PVC SINGLE HUNG WINDOW -IMPACT 44X72\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#12525-R1\",\"approval_number\":\"FL12525.11\",\"seq\":11,\"product_model\":\"575 PVC SINGLE HUNG WINDOW\",\"product_description\":\"575 PVC SINGLE HUNG WINDOW - NON IMPACT 44X72\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#13196-R0\",\"approval_number\":\"FL13196.1\",\"seq\":1,\"product_model\":\"310 SH PVC SINGLE HUNG WINDOW\",\"product_description\":\"310 SH PVC SINGLE HUNG WINDOW 48X84\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#13196-R0\",\"approval_number\":\"FL13196.2\",\"seq\":2,\"product_model\":\"450 SH PVC SINGLE HUNG WINDOW\",\"product_description\":\"450 SH PVC SINGLE HUNG WINDOW 40x63\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#12525-R2\",\"approval_number\":\"FL12525.12\",\"seq\":12,\"product_model\":\"570 PVC SINGLE HUNG TWIN WINDOW\",\"product_description\":\"570 PVC SINGLE HUNG TWIN WINDOW WITH CONTINUOUS HEAD AND SILL\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#12525-R2\",\"approval_number\":\"FL12525.13\",\"seq\":13,\"product_model\":\"570 PVC SINGLE HUNG WINDOW\",\"product_description\":\"570 PVC SINGLE HUNG WINDOW 44X66\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#12525-R2\",\"approval_number\":\"FL12525.14\",\"seq\":14,\"product_model\":\"570 PVC SINGLE HUNG WINDOW\",\"product_description\":\"570 PVC SINGLE HUNG WINDOW 36X84\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#12525-R2\",\"approval_number\":\"FL12525.15\",\"seq\":15,\"product_model\":\"570 PVC SINGLE HUNG WINDOW\",\"product_description\":\"570 PVC SINGLE HUNG WINDOW 40X72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#12525-R2\",\"approval_number\":\"FL12525.16\",\"seq\":16,\"product_model\":\"570 SPECIAL TWIN PVC SH WINDOW\",\"product_description\":\"570 SPECIAL TWIN PVC SH WINDOW WITH INTEGRAL MULLION\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#12525-R2\",\"approval_number\":\"FL12525.17\",\"seq\":17,\"product_model\":\"575 PVC SINGLE HUNG WINDOW\",\"product_description\":\"575 PVC SINGLE HUNG WINDOW -IMPACT 44X72\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#12525-R2\",\"approval_number\":\"FL12525.18\",\"seq\":18,\"product_model\":\"575 PVC SINGLE HUNG WINDOW\",\"product_description\":\"575 PVC SINGLE HUNG WINDOW - NON IMPACT 44X72\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#12525-R2\",\"approval_number\":\"FL12525.19\",\"seq\":19,\"product_model\":\"575 PVC SINGLE HUNG WINDOW\",\"product_description\":\"575 PVC SINGLE HUNG WINDOW - NON IMPACT 44X76\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#12525-R2\",\"approval_number\":\"FL12525.20\",\"seq\":20,\"product_model\":\"575 PVC SINGLE HUNG WINDOW\",\"product_description\":\"575 PVC SINGLE HUNG WINDOW - IMPACT 44X76\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#12525-R3\",\"approval_number\":\"FL12525.21\",\"seq\":21,\"product_model\":\"570 SPECIAL PVC SH WINDOW\",\"product_description\":\"570 SPECIAL PVC SH WINDOW - NON IMPACT 44X72\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#12525-R3\",\"approval_number\":\"FL12525.22\",\"seq\":22,\"product_model\":\"570 SPECIAL TWIN PVC SH WINDOW\",\"product_description\":\"570 SPECIAL TWIN PVC SH WINDOW WITH INTEGRAL MULLION\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#12525-R3\",\"approval_number\":\"FL12525.23\",\"seq\":23,\"product_model\":\"575 PVC SINGLE HUNG WINDOW\",\"product_description\":\"575 PVC SINGLE HUNG WINDOW -IMPACT 44X72\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#12525-R3\",\"approval_number\":\"FL12525.24\",\"seq\":24,\"product_model\":\"575 PVC SINGLE HUNG WINDOW\",\"product_description\":\"575 PVC SINGLE HUNG WINDOW - NON IMPACT 44X72\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#12525-R3\",\"approval_number\":\"FL12525.25\",\"seq\":25,\"product_model\":\"575 PVC SINGLE HUNG WINDOW\",\"product_description\":\"575 PVC SINGLE HUNG WINDOW - NON IMPACT 44X76\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#12525-R3\",\"approval_number\":\"FL12525.26\",\"seq\":26,\"product_model\":\"575 PVC SINGLE HUNG WINDOW\",\"product_description\":\"575 PVC SINGLE HUNG WINDOW - IMPACT 44X76\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#12525-R4\",\"approval_number\":\"FL12525.27\",\"seq\":27,\"product_model\":\"570 PVC SINGLE HUNG WINDOW\",\"product_description\":\"570 PVC SINGLE HUNG WINDOW 40X72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#12525-R4\",\"approval_number\":\"FL12525.28\",\"seq\":28,\"product_model\":\"570 PVC SINGLE HUNG WINDOW\",\"product_description\":\"570 PVC SINGLE HUNG WINDOW - NON IMPACT 48X84\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#12525-R4\",\"approval_number\":\"FL12525.29\",\"seq\":29,\"product_model\":\"570 SPECIAL PVC SH WINDOW\",\"product_description\":\"570 SPECIAL PVC SH WINDOW - NON IMPACT 44X72\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#12525-R4\",\"approval_number\":\"FL12525.30\",\"seq\":30,\"product_model\":\"570 SPECIAL TWIN PVC SH WINDOW\",\"product_description\":\"570 SPECIAL TWIN PVC SH WINDOW WITH INTEGRAL MULLION\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#12525-R4\",\"approval_number\":\"FL12525.31\",\"seq\":31,\"product_model\":\"575 PVC SINGLE HUNG WINDOW\",\"product_description\":\"575 PVC SINGLE HUNG WINDOW - NON IMPACT 44X76\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#12525-R4\",\"approval_number\":\"FL12525.32\",\"seq\":32,\"product_model\":\"575 PVC SINGLE HUNG WINDOW\",\"product_description\":\"575 PVC SINGLE HUNG WINDOW - IMPACT 44X76\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#12525-R4\",\"approval_number\":\"FL12525.33\",\"seq\":33,\"product_model\":\"575 PVC SINGLE HUNG WINDOW\",\"product_description\":\"575 PVC SINGLE HUNG WINDOW -IMPACT 44X72\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#12525-R4\",\"approval_number\":\"FL12525.34\",\"seq\":34,\"product_model\":\"575 PVC SINGLE HUNG WINDOW\",\"product_description\":\"575 PVC SINGLE HUNG WINDOW - NON IMPACT 44X72\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#12525-R5\",\"approval_number\":\"FL12525.35\",\"seq\":35,\"product_model\":\"575 PVC SINGLE HUNG WINDOW\",\"product_description\":\"575 PVC SINGLE HUNG WINDOW - IMPACT 44X76\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#12525-R5\",\"approval_number\":\"FL12525.36\",\"seq\":36,\"product_model\":\"575 PVC SINGLE HUNG WINDOW\",\"product_description\":\"575 PVC SINGLE HUNG WINDOW -IMPACT 44X72\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#12525-R5\",\"approval_number\":\"FL12525.37\",\"seq\":37,\"product_model\":\"575 PVC SINGLE HUNG WINDOW\",\"product_description\":\"575 PVC SINGLE HUNG WINDOW - NON IMPACT 44X72\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-31 00:00:00\",\"instructions_url\":\"\"}],\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\":[{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#11367-R0\",\"approval_number\":\"FL11367.1\",\"seq\":1,\"product_model\":\"a. Model 580\",\"product_description\":\"Extruded Aluminum Single Hung Window with Flange - Monolithic Glazing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#11367-R0\",\"approval_number\":\"FL11367.2\",\"seq\":2,\"product_model\":\"b. Model 580\",\"product_description\":\"Extruded Aluminum Single Hung Radius Top Window with Flange - Monolithic Glazing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#11367-R0\",\"approval_number\":\"FL11367.3\",\"seq\":3,\"product_model\":\"c. Model 580\",\"product_description\":\"Extruded Aluminum Single Hung Window with Nailing Fin - Monolithic Glazing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#11367-R0\",\"approval_number\":\"FL11367.4\",\"seq\":4,\"product_model\":\"d. Model 580\",\"product_description\":\"Twin Extruded Aluminum Single Hung Window with Nailing Fin - Monolithic Glazing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#11367-R0\",\"approval_number\":\"FL11367.5\",\"seq\":5,\"product_model\":\"e. Model 2500\",\"product_description\":\"Extruded Aluminum Single Hung Window with Flange - Monolithic Laminated Glazing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#11367-R0\",\"approval_number\":\"FL11367.6\",\"seq\":6,\"product_model\":\"f. Model 2500\",\"product_description\":\"Extruded Aluminum Single Hung Window with Nailing Fin - Monolithic Laminated Glazing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#11367-R0\",\"approval_number\":\"FL11367.7\",\"seq\":7,\"product_model\":\"g. Model 2500\",\"product_description\":\"Twin Extruded Aluminum Single Hung Window with Nailing Fin - Monolithic Glazing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#12507-R0\",\"approval_number\":\"FL12507.1\",\"seq\":1,\"product_model\":\"Series 500 Aluminum Single Hung Window\",\"product_description\":\"Non-impact resistant aluminum single hung window.\",\"design_pressure\":\"+60\\\/-125\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#12625-R0\",\"approval_number\":\"FL12625.1\",\"seq\":1,\"product_model\":\"Series 10000 Single Hung\",\"product_description\":\"Large missile impact resistant PVC single hung tilt window with flange frame and insulated laminated glazing\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#12625-R0\",\"approval_number\":\"FL12625.2\",\"seq\":2,\"product_model\":\"Series 10000 Single Hung\",\"product_description\":\"Non impact resistant PVC single hung tilt window with flange frame and insulated glazing\",\"design_pressure\":\"+65\\\/-130\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#12625-R0\",\"approval_number\":\"FL12625.3\",\"seq\":3,\"product_model\":\"Series 1700 Single Hung\",\"product_description\":\"Large and small missile impact resistant aluminum single hung window with flange frame and monolithic laminated glazing\",\"design_pressure\":\"+90\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#12625-R0\",\"approval_number\":\"FL12625.4\",\"seq\":4,\"product_model\":\"Series 2500 Single Hung\",\"product_description\":\"Large and small missile impact resistant aluminum single hung window with flange frame and monolithic laminated glazing\",\"design_pressure\":\"+70\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#12625-R0\",\"approval_number\":\"FL12625.5\",\"seq\":5,\"product_model\":\"Series 580 Single Hung\",\"product_description\":\"Non-impact resistant aluminum single hung window with flange frame and monolithic glazing\",\"design_pressure\":\"+60.0\\\/-210.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#13181-R0\",\"approval_number\":\"FL13181.1\",\"seq\":1,\"product_model\":\"Series 500 Aluminum Single Hung Window\",\"product_description\":\"Series 500 Aluminum Single Hung Window\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#14414-R0\",\"approval_number\":\"FL14414.1\",\"seq\":1,\"product_model\":\"Series 500 Aluminum Single Hung Window\",\"product_description\":\"Non-impact resistanct aluminum single hung window.\",\"design_pressure\":\"+60\\\/-210\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#15490-R0\",\"approval_number\":\"FL15490.1\",\"seq\":1,\"product_model\":\"Series '9000' PVC Single Hung Window\",\"product_description\":\"Non-Impact resistant PVC single hung window.\",\"design_pressure\":\"+40\\\/-68\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#15639-R0\",\"approval_number\":\"FL15639.1\",\"seq\":1,\"product_model\":\"SERIES 2500\",\"product_description\":\"SERIES 2500 ALUMINUM SINGLE HUNG WINDOW\",\"design_pressure\":\"+43.2\\\/-47.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#15639-R0\",\"approval_number\":\"FL15639.2\",\"seq\":2,\"product_model\":\"SERIES 500\",\"product_description\":\"SERIES 500 ALUMINUM SINGLE HUNG WINDOW\",\"design_pressure\":\"+60.0\\\/--210.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#15639-R0\",\"approval_number\":\"FL15639.3\",\"seq\":3,\"product_model\":\"SERIES 580\",\"product_description\":\"SERIES 580 ALUMINUM SINGLE HUNG WINDOW\",\"design_pressure\":\"+43.2\\\/-47.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#16173-R0\",\"approval_number\":\"FL16173.1\",\"seq\":1,\"product_model\":\"Series \\\"580\\\" Aluminum Single Hung Window\",\"product_description\":\"Non Impact Resistant Single Hung Window with Monolithic Glass\",\"design_pressure\":\"+60\\\/-210\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#18391-R0\",\"approval_number\":\"FL18391.1\",\"seq\":1,\"product_model\":\"Series \\\"2500\\\" Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+70\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#19037-R0\",\"approval_number\":\"FL19037.1\",\"seq\":1,\"product_model\":\"10000 Tilt White PVC Single Hung Window\",\"product_description\":\"Large missile impact resistant white PVC single hung window.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#19037-R0\",\"approval_number\":\"FL19037.2\",\"seq\":2,\"product_model\":\"10000 Tilt White PVC Single Hung Window\",\"product_description\":\"Non-impact resistant white PVC single hung window.\",\"design_pressure\":\"+65\\\/-125\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-06 00:00:00\",\"instructions_url\":\"\"}],\"Wayne-Dalton, a division of Overhead Door Corporation\":[{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#12779-R0\",\"approval_number\":\"FL12779.1\",\"seq\":1,\"product_model\":\"FI-SH\",\"product_description\":\"Single Hung Aluminum Window w\\\/Fully Integrated Interior Pull-Down Fabric Curtain System\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#12779-R0\",\"approval_number\":\"FL12779.2\",\"seq\":2,\"product_model\":\"FI-SH\",\"product_description\":\"Single Hung Aluminum Window w\\\/Fully Integrated Interior Pull-Down Fabric Curtain System\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-30 00:00:00\",\"instructions_url\":\"\"}],\"NFP National Fenestration Product, Inc.\":[{\"manufacturer\":\"NFP National Fenestration Product, Inc.\",\"approval_number_master\":\"FL#12853-R0\",\"approval_number\":\"FL12853.1\",\"seq\":1,\"product_model\":\"SH2100 Aluminum Single Hung Window\",\"product_description\":\"SH2100 Aluminum Single Hung Window\",\"design_pressure\":\"+90\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-08 00:00:00\",\"instructions_url\":\"\"}],\"Four Seasons Solar Products LLC\":[{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#12859-R0\",\"approval_number\":\"FL12859.1\",\"seq\":1,\"product_model\":\"Series 700-SH Dry Glazed\",\"product_description\":\"Series 700 Single Hung Vinyl Impact Window - Dry Glazed\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-30 00:00:00\",\"instructions_url\":\"\"}],\"Light House Windows & Doors\":[{\"manufacturer\":\"Light House Windows & Doors\",\"approval_number_master\":\"FL#13016-R0\",\"approval_number\":\"FL13016.1\",\"seq\":1,\"product_model\":\"Series 2112 \\\/ 2312 Single Hung Mulled Window\",\"product_description\":\"Series 2112 \\\/ 2312 Single Hung Mulled Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Light House Windows & Doors\",\"approval_number_master\":\"FL#13016-R0\",\"approval_number\":\"FL13016.2\",\"seq\":2,\"product_model\":\"Series 2112 \\\/ 2312 Single Hung Window\",\"product_description\":\"Series 2112 \\\/ 2312 Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-31 00:00:00\",\"instructions_url\":\"\"}],\"Larson Manufacturing Company\":[{\"manufacturer\":\"Larson Manufacturing Company\",\"approval_number_master\":\"FL#13278-R0\",\"approval_number\":\"FL13278.1\",\"seq\":1,\"product_model\":\"T203H Single Hung\",\"product_description\":\"Tandem Product: Aluminum Storm Window Attached to PVC Single Hung Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Seal Craft\":[{\"manufacturer\":\"Seal Craft\",\"approval_number_master\":\"FL#13295-R0\",\"approval_number\":\"FL13295.1\",\"seq\":1,\"product_model\":\"Series 2000\",\"product_description\":\"Aluminum Single Hung Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seal Craft\",\"approval_number_master\":\"FL#13295-R0\",\"approval_number\":\"FL13295.2\",\"seq\":2,\"product_model\":\"Series 4000\",\"product_description\":\"Aluminum Single Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seal Craft\",\"approval_number_master\":\"FL#30852-R0\",\"approval_number\":\"FL30852.1\",\"seq\":1,\"product_model\":\"2001\",\"product_description\":\"Single Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seal Craft\",\"approval_number_master\":\"FL#30852-R0\",\"approval_number\":\"FL30852.2\",\"seq\":2,\"product_model\":\"2001\",\"product_description\":\"Single Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-05-31 00:00:00\",\"instructions_url\":\"\"}],\"HomeRun Holdings Corp.\":[{\"manufacturer\":\"HomeRun Holdings Corp.\",\"approval_number_master\":\"FL#14066-R0\",\"approval_number\":\"FL14066.1\",\"seq\":1,\"product_model\":\"WISP Series 1100, FI-SH-50\",\"product_description\":\"ALUMINUM SINGLE HUNG WINDOW W\\\/FABRIC PROTECTIVE SYSTEM\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"HomeRun Holdings Corp.\",\"approval_number_master\":\"FL#14066-R0\",\"approval_number\":\"FL14066.2\",\"seq\":2,\"product_model\":\"WISP Series 1100, FI-SH-65\",\"product_description\":\"ALUMINUM SINGLE HUNG WINDOW W\\\/FABRIC PROTECTIVE SYSTEM\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-30 00:00:00\",\"instructions_url\":\"\"}],\"Suncoast Window & Architectural Systems, Inc.\":[{\"manufacturer\":\"Suncoast Window & Architectural Systems, Inc.\",\"approval_number_master\":\"FL#14298-R0\",\"approval_number\":\"FL14298.1\",\"seq\":1,\"product_model\":\"Aluminum Single Hung Window\",\"product_description\":\"Non-Impact resistant aluminum single hung window.\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"CAOBA Doors\":[{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#14331-R0\",\"approval_number\":\"FL14331.1\",\"seq\":1,\"product_model\":\"Series 2000\",\"product_description\":\"Single Hung Wood Prime Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Eurotech Industries, Inc.\":[{\"manufacturer\":\"Eurotech Industries, Inc.\",\"approval_number_master\":\"FL#14535-R0\",\"approval_number\":\"FL14535.1\",\"seq\":1,\"product_model\":\"Series '80HW' Aluminum Single Hung Window\",\"product_description\":\"Large Missile Impact resistant aluminum single hung window.\",\"design_pressure\":\"+90\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eurotech Industries, Inc.\",\"approval_number_master\":\"FL#14535-R0\",\"approval_number\":\"FL14535.2\",\"seq\":2,\"product_model\":\"Series '80HW' Aluminum Single Hung Window\",\"product_description\":\"Small Missile Impact resistant aluminum single hung window.\",\"design_pressure\":\"+90\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Norwood Windows\":[{\"manufacturer\":\"Norwood Windows\",\"approval_number_master\":\"FL#14817-R0\",\"approval_number\":\"FL14817.1\",\"seq\":1,\"product_model\":\"a. Series 275\",\"product_description\":\"Wood Single Hung Window \\\"Impact\\\" IG Glazing - (Single configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Norwood Windows\",\"approval_number_master\":\"FL#14817-R0\",\"approval_number\":\"FL14817.2\",\"seq\":2,\"product_model\":\"b. Series 275\",\"product_description\":\"Wood Single Hung Window \\\"Impact\\\" IG Glazing - (Mulled configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Norwood Windows\",\"approval_number_master\":\"FL#14817-R0\",\"approval_number\":\"FL14817.3\",\"seq\":3,\"product_model\":\"c. Series 275\",\"product_description\":\"Wood Single Hung \\\/ Fixed Single Hung Window \\\"Impact\\\" IG Glazing - (XOX Mulled configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Boyd Aluminum\":[{\"manufacturer\":\"Boyd Aluminum\",\"approval_number_master\":\"FL#15240-R0\",\"approval_number\":\"FL15240.1\",\"seq\":1,\"product_model\":\"SH-3000\",\"product_description\":\"Thermally Broken Aluminum Single Hung Window\",\"design_pressure\":\"+60\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boyd Aluminum\",\"approval_number_master\":\"FL#33626-R0\",\"approval_number\":\"FL33626.1\",\"seq\":1,\"product_model\":\"3000 SERIES SH WINDOW IMPACT\",\"product_description\":\"3000 SERIES SH WINDOW IMPACT\",\"design_pressure\":\"+60\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boyd Aluminum\",\"approval_number_master\":\"FL#33626-R0\",\"approval_number\":\"FL33626.2\",\"seq\":2,\"product_model\":\"3000 SERIES SH WINDOW NON-IMPACT\",\"product_description\":\"3000 SERIES SH WINDOW NON-IMPACT\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Atwood Mobile Products LLC\":[{\"manufacturer\":\"Atwood Mobile Products LLC\",\"approval_number_master\":\"FL#15430-R0\",\"approval_number\":\"FL15430.1\",\"seq\":1,\"product_model\":\"803 Series\",\"product_description\":\"803 Vertical Sliding Aluminum Window\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-05 00:00:00\",\"instructions_url\":\"\"}],\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\":[{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#15763-R0\",\"approval_number\":\"FL15763.1\",\"seq\":1,\"product_model\":\"8000 Designer Series Single-Hung 48\\\"x78\\\"\",\"product_description\":\"8000 Designer Series Single-Hung 48\\\"x78\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#15763-R0\",\"approval_number\":\"FL15763.2\",\"seq\":2,\"product_model\":\"8000 Designer Series Single-Hung Mulled 36x72\\\"\",\"product_description\":\"8000 Designer Series Single-Hung Mulled 36\\\"x72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#15763-R0\",\"approval_number\":\"FL15763.3\",\"seq\":3,\"product_model\":\"8000 Designer Series Single-Hung Mulled 48\\\"x78\\\"\",\"product_description\":\"8000 Designer Series Single-Hung Mulled 48\\\"x78\\\"\",\"design_pressure\":\"+30\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#16013-R0\",\"approval_number\":\"FL16013.1\",\"seq\":1,\"product_model\":\"Builders Series Vinyl Single Hung\",\"product_description\":\"Builders Series Vinyl Single Hung 42\\\"x72\\\"\",\"design_pressure\":\"+35\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#16013-R0\",\"approval_number\":\"FL16013.2\",\"seq\":2,\"product_model\":\"Builders Series Vinyl Single Hung Mulled\",\"product_description\":\"Builders Series Vinyl Single Hung (Mulled) 36\\\"x72\\\" Individual Unit Size\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#16362-R0\",\"approval_number\":\"FL16362.1\",\"seq\":1,\"product_model\":\"Builders Vinyl Single Hung\",\"product_description\":\"Builders Vinyl SH 2-Wide 71x72 Single Unit Only\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#16362-R0\",\"approval_number\":\"FL16362.2\",\"seq\":2,\"product_model\":\"Builders Vinyl Single Hung\",\"product_description\":\"Builders Vinyl SH 3-Wide 107x72 Single Unit Only\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#16684-R0\",\"approval_number\":\"FL16684.1\",\"seq\":1,\"product_model\":\"Vinyl Single Hung\",\"product_description\":\"8000 Builders Vinyl Single Hung 3-Wide w\\\/Upgrade Mull Post Rebar (Composite Frame)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-06-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#17311-R0\",\"approval_number\":\"FL17311.1\",\"seq\":1,\"product_model\":\"Designer Vinyl Single Hung Mulled\\\/Stacked Comb 3w\\\/2h\",\"product_description\":\"Designer 3w SH (3-0x6-0) with 3w Transom (3-0x2-0) Stacked Above -- Requires 2-pc Aluminum Vertical Mulls\",\"design_pressure\":\"+35\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-04 00:00:00\",\"instructions_url\":\"\"}],\"T M Windows LLC\":[{\"manufacturer\":\"T M Windows LLC\",\"approval_number_master\":\"FL#15805-R0\",\"approval_number\":\"FL15805.1\",\"seq\":1,\"product_model\":\"Series \\\"SH93WW\\\/Slope Sill\\\" PVC Single Hung Window\",\"product_description\":\"Series \\\"SH93WW\\\/Slope Sill\\\" PVC Single Hung Window - LMI 54\\\" X 84\\\"\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"T M Windows LLC\",\"approval_number_master\":\"FL#15805-R0\",\"approval_number\":\"FL15805.2\",\"seq\":2,\"product_model\":\"Series \\\"SH93WW\\\/Slope Sill\\\" PVC Single Hung Window\",\"product_description\":\"Series \\\"SH93WW\\\/Slope Sill\\\" PVC Single Hung Window - Non-Impact 54\\\" x 84\\\"\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"T M Windows LLC\",\"approval_number_master\":\"FL#16458-R0\",\"approval_number\":\"FL16458.1\",\"seq\":1,\"product_model\":\"TM 9000 SH VINYL LMI HVHZ\",\"product_description\":\"TM 9000 SH VINYL LMI HVHZ 54\\\"x84\\\"\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"T M Windows LLC\",\"approval_number_master\":\"FL#17857-R0\",\"approval_number\":\"FL17857.1\",\"seq\":1,\"product_model\":\"Series 605 Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+80\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"T M Windows LLC\",\"approval_number_master\":\"FL#17857-R0\",\"approval_number\":\"FL17857.2\",\"seq\":2,\"product_model\":\"Series 747 HP Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+90\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"T M Windows LLC\",\"approval_number_master\":\"FL#17857-R0\",\"approval_number\":\"FL17857.3\",\"seq\":3,\"product_model\":\"Series 747 HP Aluminum Single Hung Window\",\"product_description\":\"Small missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+90\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Doers Window Manufacturing, LLC\":[{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16070-R0\",\"approval_number\":\"FL16070.1\",\"seq\":1,\"product_model\":\"a. Series 4000 \\\/ Model 4400\",\"product_description\":\"Extruded Vinyl Single Hung Window with Nailing Fin (O\\\/X - configuration; Max Size 54 x 84)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16070-R0\",\"approval_number\":\"FL16070.2\",\"seq\":2,\"product_model\":\"b. Series 4000 \\\/ Model 4400\",\"product_description\":\"Extruded Vinyl Single Hung Window with Flange (O\\\/X - configuration; Max Size 54 x 84)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16070-R0\",\"approval_number\":\"FL16070.3\",\"seq\":3,\"product_model\":\"c. Series 4000 \\\/ Model 4450\",\"product_description\":\"Extruded Vinyl Single Hung \\\"Impact\\\" Window with Nailing Fin (O\\\/X - configuration; Max Size 54 x 76)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16070-R0\",\"approval_number\":\"FL16070.4\",\"seq\":4,\"product_model\":\"d. Series 4000 \\\/ Model 4450\",\"product_description\":\"Extruded Vinyl Single Hung \\\"Impact\\\" Window with Flange (O\\\/X - configuration; Max Size 54 x 76)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16070-R0\",\"approval_number\":\"FL16070.5\",\"seq\":5,\"product_model\":\"e. Series 4000 \\\/ Model 4450\",\"product_description\":\"Extruded Vinyl Single Hung \\\"Impact\\\" Window with Nailing Fin (O\\\/X - configuration; Max Size 54 x 76)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16070-R0\",\"approval_number\":\"FL16070.6\",\"seq\":6,\"product_model\":\"f. Series 4000 \\\/ Model 4450\",\"product_description\":\"Extruded Vinyl Single Hung \\\"Impact\\\" Window with Flange (O\\\/X - configuration; Max Size 54 x 76)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16534-R0\",\"approval_number\":\"FL16534.1\",\"seq\":1,\"product_model\":\"4450 SINGLE HUNG\",\"product_description\":\"4450 VINYL FLANGE FRAME IMPACT SINGLE HUNG\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16534-R0\",\"approval_number\":\"FL16534.2\",\"seq\":2,\"product_model\":\"4450 SINGLE HUNG\",\"product_description\":\"4450 VINYL FLANGE FRAME IMPACT SINGLE HUNG - HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R0\",\"approval_number\":\"FL16854.1\",\"seq\":1,\"product_model\":\"a. Series 9000 Model 9450\",\"product_description\":\"Extruded Vinyl Single Hung Tilt Window New Construction (Fin) (O\\\/X - configuration; Max Size 54 x 76)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R0\",\"approval_number\":\"FL16854.2\",\"seq\":2,\"product_model\":\"b. Series 9000 Model 9450\",\"product_description\":\"Extruded Vinyl Single Hung Tilt Window - Replacement (O\\\/X - configuration; Max Size 54 x 76)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R0\",\"approval_number\":\"FL16854.3\",\"seq\":3,\"product_model\":\"c. Series 9000 Model 9450\",\"product_description\":\"Extruded Vinyl Single Hung Tilt Window New Construction (Fin) (O\\\/X - configuration; Max Size 54 x 76)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R0\",\"approval_number\":\"FL16854.4\",\"seq\":4,\"product_model\":\"d. Series 9000 Model 9450\",\"product_description\":\"Extruded Vinyl Single Hung Tilt Window - Replacement (O\\\/X - configuration; Max Size 54 x 76)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R0\",\"approval_number\":\"FL16854.5\",\"seq\":5,\"product_model\":\"e. Series 9000 Model 9400\",\"product_description\":\"Extruded Vinyl Single Hung Tilt Window New Construction (Fin) (O\\\/X - configuration; Max Size 54 x 76)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R0\",\"approval_number\":\"FL16854.6\",\"seq\":6,\"product_model\":\"f. Series 9000 Model 9400\",\"product_description\":\"Extruded Vinyl Single Hung Tilt Window - Replacement (O\\\/X - configuration; Max Size 54 x 76)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R1\",\"approval_number\":\"FL16854.7\",\"seq\":7,\"product_model\":\"g. 4400 Single Hung Window\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Single Hung Window New Construction with Nail Fin (O\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R1\",\"approval_number\":\"FL16854.8\",\"seq\":8,\"product_model\":\"h. 4400 Single Hung Window\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Single Hung Window with Flange (O\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R1\",\"approval_number\":\"FL16854.9\",\"seq\":9,\"product_model\":\"i. 4450 Single Hung Window\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Single Hung Window New Construction with Nail Fin (O\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R1\",\"approval_number\":\"FL16854.10\",\"seq\":10,\"product_model\":\"j. 4450 Single Hung Window\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Single Hung Window with Flange (O\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R1\",\"approval_number\":\"FL16854.11\",\"seq\":11,\"product_model\":\"k. 4450 Single Hung Window Impact Rated - HVHZ\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Single Hung Window New Construction with Nail Fin (O\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R1\",\"approval_number\":\"FL16854.12\",\"seq\":12,\"product_model\":\"l. 4450 Single Hung Window Impact Rated - HVHZ\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Single Hung Window with Flange (O\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R3\",\"approval_number\":\"FL16854.13\",\"seq\":13,\"product_model\":\"m. 4000 Twin Single Hung Window\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Twin Integral Mulled Common Jamb Single Hung Window New Construction with Nail Fin (O\\\/X I O\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R3\",\"approval_number\":\"FL16854.14\",\"seq\":14,\"product_model\":\"n. 4000 Twin Single Hung Window\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Twin Integral Mulled Common Jamb Single Hung Window with Flange (O\\\/X I O\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R3\",\"approval_number\":\"FL16854.15\",\"seq\":15,\"product_model\":\"o. 4000 Triple Single Hung Window\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Triple Integral Mulled Common Jamb Single Hung Window New Construction with Nail Fin (O\\\/X I O\\\/X I O\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R4\",\"approval_number\":\"FL16854.16\",\"seq\":16,\"product_model\":\"p. 4600 Twin Mulled Single Hung \\\/ Picture Window\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Twin Integral Mulled Common Jamb Single Hung \\\/ Picture Window New Construction with Nail Fin (O\\\/X I O - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R4\",\"approval_number\":\"FL16854.17\",\"seq\":17,\"product_model\":\"q. 4600 Twin Mulled Single Hung \\\/ Picture Window\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Twin Integral Mulled Common Jamb Single Hung \\\/ Picture Window with Flange (O\\\/X I O - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#22698-R0\",\"approval_number\":\"FL22698.1\",\"seq\":1,\"product_model\":\"a. 4450 SH \\\"Impact\\\" Single Hung\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Single Hung Window; New Construction with Nail Fin (O\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#22698-R0\",\"approval_number\":\"FL22698.2\",\"seq\":2,\"product_model\":\"b. 4950 SH\\\/PW Twin - \\\"Impact\\\" Single Hung \\\/ Picture Window\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Single Hung Window Integrally Mulled with a Picture Window; New Construction with Nail Fin (O\\\/X:O or O:O\\\/X - configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#22698-R0\",\"approval_number\":\"FL22698.3\",\"seq\":3,\"product_model\":\"c. 4950 SH\\\/PW\\\/SH Triple - \\\"Impact\\\" Single Hung \\\/ Picture Window \\\/ Single Hung\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Single Hung Windows Integrally Mulled with a Picture Window; New Construction with Nail Fin (O\\\/X:O:O\\\/X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#22698-R0\",\"approval_number\":\"FL22698.4\",\"seq\":4,\"product_model\":\"d. 4400 SH - Single Hung\",\"product_description\":\"Extruded Vinyl Single Hung Window with Flange (O\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#22698-R0\",\"approval_number\":\"FL22698.5\",\"seq\":5,\"product_model\":\"e. 4900 SH\\\/SH - Twin Single Hung\",\"product_description\":\"Extruded Vinyl Integrally Mulled Twin Single Hung Windows with Flange; (O\\\/X:O\\\/X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#22698-R0\",\"approval_number\":\"FL22698.6\",\"seq\":6,\"product_model\":\"f. 4900 SH\\\/SH\\\/SH - Triple Single Hung\",\"product_description\":\"Extruded Vinyl Integrally Mulled Triple Single Hung Windows with Flange; (O\\\/X:O\\\/X:O\\\/X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#22698-R0\",\"approval_number\":\"FL22698.7\",\"seq\":7,\"product_model\":\"g. 4800 SH\\\/SH\\\/SH - Triple Single Hung\",\"product_description\":\"Extruded Vinyl Integrally Mulled Triple Single Hung Windows with Flange; (O\\\/X:O\\\/X:O\\\/X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#22698-R0\",\"approval_number\":\"FL22698.8\",\"seq\":8,\"product_model\":\"h. 4950 SH\\\/SH - Twin Single Hung\",\"product_description\":\"Extruded Vinyl Integrally Mulled \\\"Impact\\\" Twin Single Hung Windows with Flange; (O\\\/X:O\\\/X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#22698-R0\",\"approval_number\":\"FL22698.9\",\"seq\":9,\"product_model\":\"i. 4950 SH\\\/SH\\\/SH - Triple Single Hung\",\"product_description\":\"Extruded Vinyl Integrally Mulled \\\"Impact\\\" Triple Single Hung Windows with Flange; (O\\\/X:O\\\/X:O\\\/X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#22698-R0\",\"approval_number\":\"FL22698.10\",\"seq\":10,\"product_model\":\"j. 4950 SH\\\/SH - Twin Single Hung\",\"product_description\":\"Extruded Vinyl Integrally Mulled \\\"Impact\\\" Twin Single Hung Window; New Construction with Nail Fin (O\\\/X:O\\\/X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#22698-R0\",\"approval_number\":\"FL22698.11\",\"seq\":11,\"product_model\":\"k. 4950 SH\\\/SH\\\/SH - Triple Single Hung\",\"product_description\":\"Extruded Vinyl Integrally Mulled \\\"Impact\\\" Triple Single Hung Window; New Construction with Nail Fin (O\\\/X:O\\\/X:O\\\/X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R6\",\"approval_number\":\"FL16854.18\",\"seq\":18,\"product_model\":\"r. 4800 SH\\\/SH\\\/SH - Triple Single Hung\",\"product_description\":\"Extruded Vinyl Integrally Mulled Triple Single Hung Windows with Flange; (O\\\/X I O\\\/X I O\\\/X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R6\",\"approval_number\":\"FL16854.19\",\"seq\":19,\"product_model\":\"s. 4900 SH\\\/SH - Twin Single Hung\",\"product_description\":\"Extruded Vinyl Integrally Mulled Twin Single Hung Windows with Flange; (O\\\/X I O\\\/X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R6\",\"approval_number\":\"FL16854.20\",\"seq\":20,\"product_model\":\"t. 4900 SH\\\/SH\\\/SH - Triple Single Hung\",\"product_description\":\"Extruded Vinyl Integrally Mulled Triple Single Hung Windows with Flange; (O\\\/X I O\\\/X I O\\\/X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R6\",\"approval_number\":\"FL16854.21\",\"seq\":21,\"product_model\":\"u. 4950 SH\\\/PW Twin - \\\"Impact\\\" Single Hung \\\/ Picture Window\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Single Hung Window Integrally Mulled with a Picture Window; New Construction with Nail Fin (O\\\/X I O or O I O\\\/X - configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R6\",\"approval_number\":\"FL16854.22\",\"seq\":22,\"product_model\":\"v. 4950 SH\\\/PW\\\/SH Triple - \\\"Impact\\\" Single Hung \\\/ Picture Window \\\/ Single Hung\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Single Hung Windows Integrally Mulled with a Picture Window; New Construction with Nail Fin (O\\\/X I O I O\\\/X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R7\",\"approval_number\":\"FL16854.23\",\"seq\":23,\"product_model\":\"w. 4950 SH\\\/SH - Twin Single Hung\",\"product_description\":\"Extruded Vinyl Integrally Mulled \\\"Impact\\\" Twin Single Hung Windows with Flange; (O\\\/X:O\\\/X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R7\",\"approval_number\":\"FL16854.24\",\"seq\":24,\"product_model\":\"x. 4950 SH\\\/SH\\\/SH - Triple Single Hung\",\"product_description\":\"Extruded Vinyl Integrally Mulled \\\"Impact\\\" Triple Single Hung Windows with Flange; (O\\\/X:O\\\/X:O\\\/X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R7\",\"approval_number\":\"FL16854.25\",\"seq\":25,\"product_model\":\"y. 4950 SH\\\/SH - Twin Single Hung\",\"product_description\":\"Extruded Vinyl Integrally Mulled \\\"Impact\\\" Twin Single Hung Window; New Construction with Nail Fin (O\\\/X:O\\\/X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R7\",\"approval_number\":\"FL16854.26\",\"seq\":26,\"product_model\":\"z. 4950 SH\\\/SH\\\/SH - Triple Single Hung\",\"product_description\":\"Extruded Vinyl Integrally Mulled \\\"Impact\\\" Triple Single Hung Window; New Construction with Nail Fin (O\\\/X:O\\\/X:O\\\/X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R8\",\"approval_number\":\"FL16854.27\",\"seq\":27,\"product_model\":\"za. 4000 SH\\\/SH\\\/SH - Triple Single Hung w\\\/ Transoms\",\"product_description\":\"Extruded Vinyl Integrally Mulled \\\"Non-Impact\\\" Triple Single Hung Window w\\\/ Transoms; New Construction with Nail Fin (O\\\/X:O\\\/X:O\\\/X configuration with Transoms)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R9\",\"approval_number\":\"FL16854.28\",\"seq\":28,\"product_model\":\"zb. 4950 SH\\\/SH - Twin Single Hung\",\"product_description\":\"Extruded Vinyl Integrally Mulled \\\"Impact\\\" Twin Single Hung Windows with Flange; (O\\\/X:O\\\/X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R9\",\"approval_number\":\"FL16854.29\",\"seq\":29,\"product_model\":\"zc. 4400 Single Hung Window\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Single Hung Window Box Construction (O\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R9\",\"approval_number\":\"FL16854.30\",\"seq\":30,\"product_model\":\"zd. 4900 SH\\\/SH - Twin Single Hung\",\"product_description\":\"Extruded Vinyl Integrally Mulled Twin Single Hung Windows Box Construction; (O\\\/X I O\\\/X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R10\",\"approval_number\":\"FL16854.31\",\"seq\":31,\"product_model\":\"ze. 4950 SH\\\/SH - Twin Single Hung w\\\/ Transom\",\"product_description\":\"Extruded Vinyl Integrally Mulled \\\"Non-Impact\\\" Twin Single Hung Windows and Transom with Flange (O\\\/X:O\\\/X configuration over a Transom)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R10\",\"approval_number\":\"FL16854.32\",\"seq\":32,\"product_model\":\"zf. 4950 SH\\\/SH - Twin Single Hung w\\\/ Mulled Transom\",\"product_description\":\"Extruded Vinyl Integrally Mulled \\\"Non-Impact\\\" Twin Single Hung Windows and Transoms with Flange (O\\\/X:O\\\/X configuration over Mulled Transoms)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R10\",\"approval_number\":\"FL16854.33\",\"seq\":33,\"product_model\":\"zg. 4950 SH\\\/SH - Twin Single Hung w\\\/ Transom\",\"product_description\":\"Extruded Vinyl Integrally Mulled \\\"Non-Impact\\\" Twin Single Hung Windows and Transom with Nail Fin (O\\\/X:O\\\/X configuration over a Transom)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R10\",\"approval_number\":\"FL16854.34\",\"seq\":34,\"product_model\":\"zh. 4950 SH\\\/SH - Twin Single Hung w\\\/ Mulled Transom\",\"product_description\":\"Extruded Vinyl Integrally Mulled \\\"Non-Impact\\\" Twin Single Hung Windows and Transoms with Nail Fin (O\\\/X:O\\\/X configuration over Mulled Transoms)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R11\",\"approval_number\":\"FL16854.35\",\"seq\":35,\"product_model\":\"zi. 4950 SH\\\/SH\\\/SH - Triple Single Hung\",\"product_description\":\"Extruded Vinyl Integrally Mulled \\\"Non-Impact\\\" Triple Single Hung (Box Frame) Windows (O\\\/X:O\\\/X:O\\\/X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R12\",\"approval_number\":\"FL16854.36\",\"seq\":36,\"product_model\":\"zj. 4950 SH\\\/SH\\\/SH - Triple Single Hung w\\\/ Mulled Transom\",\"product_description\":\"Extruded Vinyl Integrally Mulled \\\"Impact\\\" Triple Single Hung with Transoms (Box Frame) Windows (O\\\/X:O\\\/X:O\\\/X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R12\",\"approval_number\":\"FL16854.37\",\"seq\":37,\"product_model\":\"zk. 4950 SH\\\/SH - Twin Single Hung w\\\/ Mulled Transom\",\"product_description\":\"Extruded Vinyl Integrally Mulled \\\"Impact\\\" Twin Single Hung with Transoms (Box Frame) Windows (O\\\/X:O\\\/X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R12\",\"approval_number\":\"FL16854.38\",\"seq\":38,\"product_model\":\"zl. 4950 Single Hung w\\\/ Mulled Transom\",\"product_description\":\"Extruded Vinyl Integrally Mulled \\\"Impact\\\" Single Hung with Transom (Box Frame) Window (O\\\/X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R13\",\"approval_number\":\"FL16854.39\",\"seq\":39,\"product_model\":\"zm. 4950 SH\\\/SH - Twin Single Hung - HVHZ\",\"product_description\":\"Extruded Vinyl Integrally Mulled \\\"Impact\\\" Twin Single Hung Windows with Flange; (O\\\/X:O\\\/X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R13\",\"approval_number\":\"FL16854.40\",\"seq\":40,\"product_model\":\"zn. 4900 SH\\\/PW Twin - \\\"Non-Impact\\\" Single Hung \\\/ Picture Window\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Twin Integral Mulled Common Jamb Single Hung \\\/ Picture Window New Construction with Nail Fin (O\\\/X I O - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R13\",\"approval_number\":\"FL16854.41\",\"seq\":41,\"product_model\":\"zo. 4900 SH\\\/PW Twin w\\\/Transoms - \\\"Non-Impact\\\"\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Twin Integral Mulled Common Jamb Single Hung \\\/ Picture Window with Transoms New Construction with Nail Fin (O\\\/X I O w\\\/Transoms - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R13\",\"approval_number\":\"FL16854.42\",\"seq\":42,\"product_model\":\"zp. 4900 SH\\\/PW \\\/SH Triple w\\\/Transoms - \\\"Non-Impact\\\"\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Triple Integral Mulled Common Jamb Single Hung \\\/ Picture Window \\\/ Single Hung with Transoms New Construction with Nail Fin (O\\\/X I O I O\\\/X w\\\/Transoms - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R14\",\"approval_number\":\"FL16854.43\",\"seq\":43,\"product_model\":\"zq. 4450 Single Hung Oriel Window\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Single Hung Oriel Window New Construction with Nail Fin (O\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R14\",\"approval_number\":\"FL16854.44\",\"seq\":44,\"product_model\":\"zr. 4450 Single Hung Oriel Window\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Single Hung Oriel Window Boxed Construction (Direct Mount) (O\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16854-R14\",\"approval_number\":\"FL16854.45\",\"seq\":45,\"product_model\":\"zs. 4450 Twin Mulled Single Hung \\\/ Picture Window\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Twin Integral Mulled Common Jamb Single Hung \\\/ Picture Window with Flange (O\\\/X I O - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Window Mart\":[{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16251-R0\",\"approval_number\":\"FL16251.1\",\"seq\":1,\"product_model\":\"6101 NC\\\/6102 REP Single Hung Window\",\"product_description\":\"6101 NC\\\/6102 REP Single Hung Window Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16251-R0\",\"approval_number\":\"FL16251.2\",\"seq\":2,\"product_model\":\"6601 NC\\\/6602 REP Single Hung Window\",\"product_description\":\"6601 NC\\\/6602 REP Single Hung Window Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16251-R1\",\"approval_number\":\"FL16251.3\",\"seq\":3,\"product_model\":\"6601 NC\\\/6602 REP Single Hung Window\",\"product_description\":\"6601 NC\\\/6602 REP Single Hung Window Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16251-R1\",\"approval_number\":\"FL16251.4\",\"seq\":4,\"product_model\":\"7100 NC SINGLE HUNG WINDOW\",\"product_description\":\"7100 NC SINGLE HUNG WINDOW 40\\\"x63\\\" REINFORCED NON-IMPACT\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16251-R2\",\"approval_number\":\"FL16251.5\",\"seq\":5,\"product_model\":\"7100 NC SINGLE HUNG WINDOW\",\"product_description\":\"7100 NC SINGLE HUNG WINDOW 40\\\"x63\\\" REINFORCED NON-IMPACT\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16251-R3\",\"approval_number\":\"FL16251.6\",\"seq\":6,\"product_model\":\"7100 NC SINGLE HUNG WINDOW\",\"product_description\":\"7100 NC SINGLE HUNG WINDOW 40\\\"x63\\\" REINFORCED NON-IMPACT\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#17746-R0\",\"approval_number\":\"FL17746.1\",\"seq\":1,\"product_model\":\"7122 Uniframe Twin Single Hung\",\"product_description\":\"7122 Uniframe Twin Single Hung 75\\\"x63\\\"\",\"design_pressure\":\"+45.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#17746-R0\",\"approval_number\":\"FL17746.2\",\"seq\":2,\"product_model\":\"7122 Uniframe Twin Single Hung\",\"product_description\":\"7122 Uniframe Twin Single Hung 96\\\"x63\\\"\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16251-R9\",\"approval_number\":\"FL16251.7\",\"seq\":7,\"product_model\":\"7100\\\/7150 PVC SINGLE HUNG WINDOW\",\"product_description\":\"7100\\\/7150 PVC SINGLE HUNG WINDOW, REINFORCED\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-24 00:00:00\",\"instructions_url\":\"\"}],\"Galaxy Window and Door, Inc.\":[{\"manufacturer\":\"Galaxy Window and Door, Inc.\",\"approval_number_master\":\"FL#16257-R0\",\"approval_number\":\"FL16257.1\",\"seq\":1,\"product_model\":\"Series 3400 Single Hung\",\"product_description\":\"Vinyl Single-Hung Tilt Window\",\"design_pressure\":\"+61\\\/-76.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Tradewood Windows and Doors Inc.\":[{\"manufacturer\":\"Tradewood Windows and Doors Inc.\",\"approval_number_master\":\"FL#16622-R0\",\"approval_number\":\"FL16622.1\",\"seq\":1,\"product_model\":\"SINGLE HUNG WINDOW\",\"product_description\":\"SINGLE HUNG WINDOW - LMI\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Eagle View Windows and Doors\":[{\"manufacturer\":\"Eagle View Windows and Doors\",\"approval_number_master\":\"FL#16625-R0\",\"approval_number\":\"FL16625.1\",\"seq\":1,\"product_model\":\"8500\",\"product_description\":\"Series 8500 44 x 84 Vinyl Single Hung Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle View Windows and Doors\",\"approval_number_master\":\"FL#16625-R0\",\"approval_number\":\"FL16625.2\",\"seq\":2,\"product_model\":\"8500\",\"product_description\":\"Series 8500 48 x 84 Vinyl Single Hung Window\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle View Windows and Doors\",\"approval_number_master\":\"FL#16625-R1\",\"approval_number\":\"FL16625.3\",\"seq\":3,\"product_model\":\"8600\",\"product_description\":\"Series 8600 44 x 84 Vinyl Single Hung Window\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle View Windows and Doors\",\"approval_number_master\":\"FL#16625-R1\",\"approval_number\":\"FL16625.4\",\"seq\":4,\"product_model\":\"8600\",\"product_description\":\"Series 8600 44 x 72 Vinyl Single Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle View Windows and Doors\",\"approval_number_master\":\"FL#16625-R1\",\"approval_number\":\"FL16625.5\",\"seq\":5,\"product_model\":\"8600\",\"product_description\":\"Series 8600 36 x 84 Vinyl Single Hung Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle View Windows and Doors\",\"approval_number_master\":\"FL#26572-R0\",\"approval_number\":\"FL26572.1\",\"seq\":1,\"product_model\":\"Series 8500 Vinyl Single Hung Window\",\"product_description\":\"Series 8500 Vinyl Single Hung Window 53\\\" x 63\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle View Windows and Doors\",\"approval_number_master\":\"FL#26572-R1\",\"approval_number\":\"FL26572.2\",\"seq\":2,\"product_model\":\"Series 8500 Vinyl Single Hung Window - Triple\",\"product_description\":\"Series 8500 Vinyl Single Hung Window - Triple 109\\\" x 72\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle View Windows and Doors\",\"approval_number_master\":\"FL#26572-R1\",\"approval_number\":\"FL26572.3\",\"seq\":3,\"product_model\":\"Series 8500 Vinyl Single Hung Window - Twin\",\"product_description\":\"Series 8500 Vinyl Single Hung Window - Twin 97\\\" x 72\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle View Windows and Doors\",\"approval_number_master\":\"FL#29118-R0\",\"approval_number\":\"FL29118.1\",\"seq\":1,\"product_model\":\"Series 9700\",\"product_description\":\"Series 9700 Vinyl Single Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-31 00:00:00\",\"instructions_url\":\"\"}],\"NK Windows and Doors, LLC\":[{\"manufacturer\":\"NK Windows and Doors, LLC\",\"approval_number_master\":\"FL#17921-R0\",\"approval_number\":\"FL17921.1\",\"seq\":1,\"product_model\":\"Series 3450 TSH\",\"product_description\":\"Vinyl Single Hung Window\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-30 00:00:00\",\"instructions_url\":\"\"}],\"SIW Impact Windows, LLC\":[{\"manufacturer\":\"SIW Impact Windows, LLC\",\"approval_number_master\":\"FL#18319-R0\",\"approval_number\":\"FL18319.1\",\"seq\":1,\"product_model\":\"Series \\\"100 Hercules\\\" Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+106.7\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW Impact Windows, LLC\",\"approval_number_master\":\"FL#18319-R0\",\"approval_number\":\"FL18319.2\",\"seq\":2,\"product_model\":\"Series \\\"100 Stormsafe\\\" Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Eurostyle Impact Windows and Doors, LLC\":[{\"manufacturer\":\"Eurostyle Impact Windows and Doors, LLC\",\"approval_number_master\":\"FL#20855-R0\",\"approval_number\":\"FL20855.1\",\"seq\":1,\"product_model\":\"Series 700 Single Hung Window\",\"product_description\":\"Series 700 Large Missile Impact Resistance Vinyl Single Hung Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Western Window Systems\":[{\"manufacturer\":\"Western Window Systems\",\"approval_number_master\":\"FL#22018-R0\",\"approval_number\":\"FL22018.1\",\"seq\":1,\"product_model\":\"Series 610 Aluminum T.B. Single Hung Window\",\"product_description\":\"Series 610 Aluminum T.B. Single Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western Window Systems\",\"approval_number_master\":\"FL#29256-R0\",\"approval_number\":\"FL29256.1\",\"seq\":1,\"product_model\":\"Series 7610 Thermally Broken Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant thermally broken aluminum single hung window.\",\"design_pressure\":\"+65.5\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western Window Systems\",\"approval_number_master\":\"FL#29256-R0\",\"approval_number\":\"FL29256.2\",\"seq\":2,\"product_model\":\"Series 7610 Thermally Broken Aluminum Single Hung Window\",\"product_description\":\"Non-impact resistant thermally broken aluminum single hung window.\",\"design_pressure\":\"+65.5\\\/-75.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Optimum Steel Windows and Doors\":[{\"manufacturer\":\"Optimum Steel Windows and Doors\",\"approval_number_master\":\"FL#25841-R0\",\"approval_number\":\"FL25841.1\",\"seq\":1,\"product_model\":\"Series \\\"FR7650TSHi\\\" Single Hung Window\",\"product_description\":\"Series \\\"FR7650TSHi\\\" Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-31 00:00:00\",\"instructions_url\":\"\"}],\"Fortress Impact Windows and Doors\":[{\"manufacturer\":\"Fortress Impact Windows and Doors\",\"approval_number_master\":\"FL#25887-R0\",\"approval_number\":\"FL25887.1\",\"seq\":1,\"product_model\":\"Series 3400\",\"product_description\":\"Vinyl Single Hung Tilt Window\",\"design_pressure\":\"+61\\\/-76.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sunrise Windows, LTD.\":[{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26906-R0\",\"approval_number\":\"FL26906.1\",\"seq\":1,\"product_model\":\"a. Series 7220 Coastal Performance\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Single Hung Window (O\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26906-R0\",\"approval_number\":\"FL26906.2\",\"seq\":2,\"product_model\":\"b. Series 7220 Coastal Performance\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Single Hung Window with Nail Fin (O\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26906-R1\",\"approval_number\":\"FL26906.3\",\"seq\":3,\"product_model\":\"c. Coastal Performance\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Single Hung Window (O\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26906-R1\",\"approval_number\":\"FL26906.4\",\"seq\":4,\"product_model\":\"d. C2 Compozit\",\"product_description\":\"700 Series Sash - Extruded Vinyl \\\"Non-Impact\\\" Single Hung Window (O\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26906-R1\",\"approval_number\":\"FL26906.5\",\"seq\":5,\"product_model\":\"e. C2 Compozit\",\"product_description\":\"900 Series Sash - Extruded Vinyl \\\"Non-Impact\\\" Single Hung Window (O\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26906-R2\",\"approval_number\":\"FL26906.6\",\"seq\":6,\"product_model\":\"f. C2 Compozit\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Single Hung Window with Nail Fin (O\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26906-R2\",\"approval_number\":\"FL26906.7\",\"seq\":7,\"product_model\":\"g. C2 Compozit\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Single Hung Window (O\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26906-R3\",\"approval_number\":\"FL26906.8\",\"seq\":8,\"product_model\":\"h. \\\"Sunrise\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Single Hung Window (O\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26906-R3\",\"approval_number\":\"FL26906.9\",\"seq\":9,\"product_model\":\"i. \\\"Verde\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Single Hung Window (O\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26906-R3\",\"approval_number\":\"FL26906.10\",\"seq\":10,\"product_model\":\"j. \\\"Vanguard\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Single Hung Window (O\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26906-R3\",\"approval_number\":\"FL26906.11\",\"seq\":11,\"product_model\":\"k. \\\"Restorations\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Single Hung Window (O\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Paragon Windows and Doors, LLC\":[{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#27137-R0\",\"approval_number\":\"FL27137.1\",\"seq\":1,\"product_model\":\"a. Series 7220 Coastal Performance\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Single Hung Window (O\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#27137-R0\",\"approval_number\":\"FL27137.2\",\"seq\":2,\"product_model\":\"b. Series 7220 Coastal Performance\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Single Hung Window with Nail Fin (O\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#29631-R0\",\"approval_number\":\"FL29631.1\",\"seq\":1,\"product_model\":\"a. Series 7020\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Single Hung (New Construction) Window with Nail Fin (O\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#29631-R0\",\"approval_number\":\"FL29631.2\",\"seq\":2,\"product_model\":\"b. Series 7020\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Single Hung (Replacement) Window (O\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-08-31 00:00:00\",\"instructions_url\":\"\"}],\"Borgzinner, Inc\":[{\"manufacturer\":\"Borgzinner, Inc\",\"approval_number_master\":\"FL#27974-R0\",\"approval_number\":\"FL27974.1\",\"seq\":1,\"product_model\":\"American Single Hung\",\"product_description\":\"Wood American Single Hung Windows, Single or Twin\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"SIW SOLUTIONS, LLC\":[{\"manufacturer\":\"SIW SOLUTIONS, LLC\",\"approval_number_master\":\"FL#28827-R0\",\"approval_number\":\"FL28827.1\",\"seq\":1,\"product_model\":\"Series \\\"100 Hercules\\\" Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+106.7\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW SOLUTIONS, LLC\",\"approval_number_master\":\"FL#28827-R0\",\"approval_number\":\"FL28827.2\",\"seq\":2,\"product_model\":\"Series \\\"100 Stormsafe\\\" Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Lindsay Windows LLC\":[{\"manufacturer\":\"Lindsay Windows LLC\",\"approval_number_master\":\"FL#29222-R0\",\"approval_number\":\"FL29222.1\",\"seq\":1,\"product_model\":\"FL 643 SH\",\"product_description\":\"PVC Single Hung (48\\\" x 75\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-03-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lindsay Windows LLC\",\"approval_number_master\":\"FL#29222-R0\",\"approval_number\":\"FL29222.2\",\"seq\":2,\"product_model\":\"FL 643 SH\",\"product_description\":\"PVC Single Hung (40\\\" x 63\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-03-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lindsay Windows LLC\",\"approval_number_master\":\"FL#29222-R1\",\"approval_number\":\"FL29222.3\",\"seq\":3,\"product_model\":\"FL 643 SH\",\"product_description\":\"PVC Single Hung (48\\\" x 75\\\") - Thru-Frame Installation\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-03-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lindsay Windows LLC\",\"approval_number_master\":\"FL#29222-R1\",\"approval_number\":\"FL29222.4\",\"seq\":4,\"product_model\":\"FL 643 SH\",\"product_description\":\"PVC Single Hung (40\\\" x 63\\\") - Thru-Frame Installation\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-03-15 00:00:00\",\"instructions_url\":\"\"}],\"Plazadoor Corp.\":[{\"manufacturer\":\"Plazadoor Corp.\",\"approval_number_master\":\"FL#31157-R0\",\"approval_number\":\"FL31157.1\",\"seq\":1,\"product_model\":\"Aluminum Single Hung Window\",\"product_description\":\"Aluminum Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plazadoor Corp.\",\"approval_number_master\":\"FL#40309-R0\",\"approval_number\":\"FL40309.1\",\"seq\":1,\"product_model\":\"Series 7000 Aluminum Venting (HVHZ) (Impact)\",\"product_description\":\"Series 7000 Aluminum Venting (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ALUMINA DISTRIBUTION CENTER\":[{\"manufacturer\":\"ALUMINA DISTRIBUTION CENTER\",\"approval_number_master\":\"FL#31388-R0\",\"approval_number\":\"FL31388.1\",\"seq\":1,\"product_model\":\"Series 20000 High Impact Single Hung Window - Large Missile Impact Resistant\",\"product_description\":\"Window system made of laminated and insulated Impact Resistant Glass retained by aluminum profile frame, wet glazed.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Eurocraft Industries, Inc.\":[{\"manufacturer\":\"Eurocraft Industries, Inc.\",\"approval_number_master\":\"FL#31550-R0\",\"approval_number\":\"FL31550.1\",\"seq\":1,\"product_model\":\"200 Series Single Hung Window\",\"product_description\":\"200 Series Single Hung Window (Impact)(HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"General Impact Glass and Windows\":[{\"manufacturer\":\"General Impact Glass and Windows\",\"approval_number_master\":\"FL#33992-R0\",\"approval_number\":\"FL33992.1\",\"seq\":1,\"product_model\":\"Series 20000 High Impact Single Hung Window Large Missile\",\"product_description\":\"Window system made of laminated and insulated impact resistant glass retained by aluminum profile frame, wet glazed.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Seaway Manufacturing Corp. \\\/ Amerivu LLC\":[{\"manufacturer\":\"Seaway Manufacturing Corp. \\\/ Amerivu LLC\",\"approval_number_master\":\"FL#38570-R0\",\"approval_number\":\"FL38570.1\",\"seq\":1,\"product_model\":\"Single Hung Windows (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Single Hung Windows (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seaway Manufacturing Corp. \\\/ Amerivu LLC\",\"approval_number_master\":\"FL#38570-R0\",\"approval_number\":\"FL38570.2\",\"seq\":2,\"product_model\":\"Single Hung Windows (WZ3)(Impact)\",\"product_description\":\"Single Hung Windows (WZ3)(Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Elite Windows and Doors, LLC\":[{\"manufacturer\":\"Elite Windows and Doors, LLC\",\"approval_number_master\":\"FL#39368-R0\",\"approval_number\":\"FL39368.1\",\"seq\":1,\"product_model\":\"R-210 Series Single Hung Window (HVHZ)(Impact)\",\"product_description\":\"R-210 Series Single Hung Window (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Miami Dade Aluminum\":[{\"manufacturer\":\"Miami Dade Aluminum\",\"approval_number_master\":\"FL#41350-R0\",\"approval_number\":\"FL41350.1\",\"seq\":1,\"product_model\":\"Series 20000\",\"product_description\":\"HIGH IMPACT SINGLE HUNG WINDOW LARGE MISSILE IMPACT RESISTANT\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ALUMINEX WINDOWS & DOORS LLC\":[{\"manufacturer\":\"ALUMINEX WINDOWS & DOORS LLC\",\"approval_number_master\":\"FL#41645-R0\",\"approval_number\":\"FL41645.1\",\"seq\":1,\"product_model\":\"Series 100SH Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALUMINEX WINDOWS & DOORS LLC\",\"approval_number_master\":\"FL#41645-R0\",\"approval_number\":\"FL41645.2\",\"seq\":2,\"product_model\":\"Series 100SH Aluminum Single Hung Window\",\"product_description\":\"Small missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sunset Windows and Doors LLC\":[{\"manufacturer\":\"Sunset Windows and Doors LLC\",\"approval_number_master\":\"FL#41902-R0\",\"approval_number\":\"FL41902.1\",\"seq\":1,\"product_model\":\"Series V-750 Vinyl Single Hung Window\",\"product_description\":\"Series V-750 Vinyl Single Hung Window - Large Missile impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunset Windows and Doors LLC\",\"approval_number_master\":\"FL#41902-R0\",\"approval_number\":\"FL41902.2\",\"seq\":2,\"product_model\":\"Series V-750 Vinyl Single Hung Window\",\"product_description\":\"Series V-750 Vinyl Single Hung Window - Large Missile impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-31 00:00:00\",\"instructions_url\":\"\"}],\"Etalum SAS\":[{\"manufacturer\":\"Etalum SAS\",\"approval_number_master\":\"FL#42350-R0\",\"approval_number\":\"FL42350.1\",\"seq\":1,\"product_model\":\"SH-100 Series Single Hung Window\",\"product_description\":\"Glazed Aluminum Single Hung Window.\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Inwindows & Doors Group Llc\":[{\"manufacturer\":\"Inwindows & Doors Group Llc\",\"approval_number_master\":\"FL#46576-R0\",\"approval_number\":\"FL46576.1\",\"seq\":1,\"product_model\":\"Series 100SH Aluminum Single Hung Window\",\"product_description\":\"Large missile impact resistant single hung window.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Inwindows & Doors Group Llc\",\"approval_number_master\":\"FL#46576-R0\",\"approval_number\":\"FL46576.2\",\"seq\":2,\"product_model\":\"Series 100SH Aluminum Single Hung Window\",\"product_description\":\"Small missile impact resistant aluminum single hung window.\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Optimum Fire-Rated Windows & Doors\":[{\"manufacturer\":\"Optimum Fire-Rated Windows & Doors\",\"approval_number_master\":\"FL#47385-R0\",\"approval_number\":\"FL47385.1\",\"seq\":1,\"product_model\":\"Series \\\"FR7650TSHi\\\" Single Hung Window (HVHZ) (Impact)\",\"product_description\":\"Series \\\"FR7650TSHi\\\" Single Hung Window (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-31 00:00:00\",\"instructions_url\":\"\"}]},\"b. windows|||2. horizontal slider\":{\"Ply Gem Windows\":[{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#13847-R0\",\"approval_number\":\"FL13847.1\",\"seq\":1,\"product_model\":\"Contractor Series 2000\",\"product_description\":\"Horizontal Sliding Window - Alternate Substrates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14028-R5\",\"approval_number\":\"FL14028.1\",\"seq\":1,\"product_model\":\"Builder Series 4720FL\",\"product_description\":\"Builder Series 4720FL Horizontal Sliding Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14251-R10\",\"approval_number\":\"FL14251.1\",\"seq\":1,\"product_model\":\"4720F Horizontal Slider\",\"product_description\":\"Builder Series 4720F Horizontal Slider\",\"design_pressure\":\"+35\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14251-R10\",\"approval_number\":\"FL14251.2\",\"seq\":2,\"product_model\":\"4720F Horizontal Slider\",\"product_description\":\"Builder Series 4720F Horizontal Slider\",\"design_pressure\":\"+50\\\/-67\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14251-R10\",\"approval_number\":\"FL14251.3\",\"seq\":3,\"product_model\":\"4730F Horizontal Slider\",\"product_description\":\"Builder Series 4730F Horizontal Slider\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#16102-R13\",\"approval_number\":\"FL16102.2\",\"seq\":2,\"product_model\":\"Ply Gem 1500\",\"product_description\":\"Horizontal Slider - Impact\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#13847-R0\",\"approval_number\":\"FL13847.2\",\"seq\":2,\"product_model\":\"Contractor Series 2000\",\"product_description\":\"Horizontal Sliding Window - As Tested\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14250-R0\",\"approval_number\":\"FL14250.1\",\"seq\":1,\"product_model\":\"3724 Horizontal Slider\",\"product_description\":\"Builder Series 3724 Horizontal Slider\",\"design_pressure\":\"+30\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14250-R0\",\"approval_number\":\"FL14250.2\",\"seq\":2,\"product_model\":\"3724 Horizontal Slider\",\"product_description\":\"Builder Series 3724 Horizontal Slider\",\"design_pressure\":\"+25\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14250-R0\",\"approval_number\":\"FL14250.3\",\"seq\":3,\"product_model\":\"3724FL Horizontal Slider\",\"product_description\":\"Builder Series 3724FL Horizontal Slider\",\"design_pressure\":\"+25\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15865-R0\",\"approval_number\":\"FL15865.1\",\"seq\":1,\"product_model\":\"Contractor 2000 Horizontal Slider - Upgrade\",\"product_description\":\"Contractor 2000 Horizontal Slider - Upgrade (As Tested)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15865-R0\",\"approval_number\":\"FL15865.2\",\"seq\":2,\"product_model\":\"Contractor 2000 Horizontal Slider - Upgrade\",\"product_description\":\"Contractor 2000 Horizontal Slider - Upgrade (Alt. Substrates)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#16102-R0\",\"approval_number\":\"FL16102.1\",\"seq\":1,\"product_model\":\"Ply Gem 1500\",\"product_description\":\"Horizontal Slider (Alt. Substrates)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#16102-R1\",\"approval_number\":\"FL16102.3\",\"seq\":3,\"product_model\":\"Ply Gem 1500\",\"product_description\":\"Horizontal Slider - Impact (Alt. Substrates)\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#16102-R1\",\"approval_number\":\"FL16102.4\",\"seq\":4,\"product_model\":\"Ply Gem 1500\",\"product_description\":\"Horizontal Slider - Impact (As Tested)\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-31 00:00:00\",\"instructions_url\":\"\"}],\"Custom Window Systems Inc.\":[{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#13406-R0\",\"approval_number\":\"FL13406.1\",\"seq\":1,\"product_model\":\"HS-7000 Alum. Horizontal Slider\",\"product_description\":\"HS-7000 Aluminum Horizontal Slider in Aluminum Structures.\",\"design_pressure\":\"+N\\\/A\\\/-N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#153-R8\",\"approval_number\":\"FL153.1\",\"seq\":1,\"product_model\":\"5600 XX Horizontal Sliding Window\",\"product_description\":\"5600 XX Horizontal Sliding Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#15814-R0\",\"approval_number\":\"FL15814.1\",\"seq\":1,\"product_model\":\"HS-7700 Horizontal Slider\",\"product_description\":\"HS-7700 Aluminum Horizontal Slider, Single Glaze, Impact.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#16735-R4\",\"approval_number\":\"FL16735.1\",\"seq\":1,\"product_model\":\"HS-8200 PVC Horizontal Slider\",\"product_description\":\"HS-8200 PVC Horizontal Slider, Impact, 74\\\" x 63\\\", XO or OX.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#16736-R4\",\"approval_number\":\"FL16736.1\",\"seq\":1,\"product_model\":\"HS-8200 PVC Horizontal Slider\",\"product_description\":\"HS-8200 PVC Horizontal Slider, IMPACT, 74\\\" x 63\\\", XO or OX.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#7013-R7\",\"approval_number\":\"FL7013.1\",\"seq\":1,\"product_model\":\"HS-7000\",\"product_description\":\"HS-7000 Alum. Horizontal Slider, XO, OX, XOX.\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#7013-R3\",\"approval_number\":\"FL7013.2\",\"seq\":2,\"product_model\":\"HS-7000\",\"product_description\":\"HS-7000 Alum. Horizontal Slider, XO, or OX.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#4092-R12\",\"approval_number\":\"FL4092.2\",\"seq\":2,\"product_model\":\"HS-8200\",\"product_description\":\"HS-8200 Vinyl Flange\\\/Fin Horizontal Sliding Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#16735-R4\",\"approval_number\":\"FL16735.2\",\"seq\":2,\"product_model\":\"HS-8200 PVC Horizontal Slider\",\"product_description\":\"HS-8200 PVC Horizontal Slider, Impact, 111\\\" x 63\\\", XOX.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#16736-R4\",\"approval_number\":\"FL16736.2\",\"seq\":2,\"product_model\":\"HS-8200 PVC Horizontal Slider\",\"product_description\":\"HS-8200 PVC Horizontal Slider, IMPACT, 111\\\" x 63\\\", XOX.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41973-R3\",\"approval_number\":\"FL41973.1\",\"seq\":1,\"product_model\":\"Comfort Shield Sliding Window\",\"product_description\":\"72\\\" x 44\\\" vinyl non-impact XO\\\/OX sliding window with lock stile reinforcement\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41973-R3\",\"approval_number\":\"FL41973.2\",\"seq\":2,\"product_model\":\"Comfort Shield Sliding Window\",\"product_description\":\"72\\\" x 44\\\" vinyl non-impact XO\\\/OX sliding window with lock and meeting stile reinforcements.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41973-R3\",\"approval_number\":\"FL41973.3\",\"seq\":3,\"product_model\":\"Comfort Shield Sliding Window\",\"product_description\":\"108\\\" x 44\\\" 1\\\/4 vent vinyl non-impact XOX sliding window with lock stile reinforcement.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41973-R3\",\"approval_number\":\"FL41973.4\",\"seq\":4,\"product_model\":\"Comfort Shield Sliding Window\",\"product_description\":\"108\\\" x 44\\\" 1\\\/4 vent vinyl non-impact XOX sliding window with lock and meeting stile reinforcements.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41973-R3\",\"approval_number\":\"FL41973.5\",\"seq\":5,\"product_model\":\"Comfort Shield Sliding Window\",\"product_description\":\"108\\\" x 44\\\" 1\\\/3 vent vinyl non-impact XOX sliding window with lock stile reinforcement.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41973-R3\",\"approval_number\":\"FL41973.6\",\"seq\":6,\"product_model\":\"Comfort Shield Sliding Window\",\"product_description\":\"108\\\" x 44\\\" 1\\\/3 vent vinyl non-impact XOX sliding window with lock and meeting stile reinforcements.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41973-R3\",\"approval_number\":\"FL41973.7\",\"seq\":7,\"product_model\":\"Comfort Shield Sliding Window\",\"product_description\":\"52.25\\\" x 62\\\" vinyl non-impact XO\\\/OX sliding window with lock and meeting stile reinforcements.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41973-R3\",\"approval_number\":\"FL41973.9\",\"seq\":9,\"product_model\":\"Comfort Shield Sliding Window\",\"product_description\":\"78\\\" x 84.5\\\" overall size vinyl non-impact XO\\\/OX sliding window with integral transom.\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#46525-R0\",\"approval_number\":\"FL46525.3\",\"seq\":3,\"product_model\":\"7200 Impact Fin Frame Horizontal Rolling Window\",\"product_description\":\"7200 Impact Fin Frame Horizontal Rolling Window - XO, OX Configurations\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#46525-R0\",\"approval_number\":\"FL46525.4\",\"seq\":4,\"product_model\":\"7200 Impact Flange Frame Horizontal Rolling Window\",\"product_description\":\"7200 Impact Flange Frame Horizontal Rolling Window - XO, OX, XOX equal lite, XOX un-equal lite Configurations\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#7066-R0\",\"approval_number\":\"FL7066.1\",\"seq\":1,\"product_model\":\"HS-8200 Vinyl Horizontal Slider\",\"product_description\":\"HS-8200 Vinyl Horizontal Slider (Impact)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#8973-R0\",\"approval_number\":\"FL8973.1\",\"seq\":1,\"product_model\":\"HS-8200 PVC W\\\/AL.MR.\",\"product_description\":\"HS-8200 PVC Flange Frame w\\\/Aluminum Meeting Rail\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#8973-R0\",\"approval_number\":\"FL8973.2\",\"seq\":2,\"product_model\":\"HS-8200 PVC w\\\/AL.MR.\",\"product_description\":\"HS-8200 PVC Fin Frame w\\\/Aluminum Meeting Rail\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#9502-R0\",\"approval_number\":\"FL9502.1\",\"seq\":1,\"product_model\":\"HS-8200 \\\"XO\\\" w\\\/ Al. MR.\",\"product_description\":\"HS-8200 w\\\/ Al. MR, Fin Frame & Flange Frame, 72\\\" x 63\\\", +\\\/- 60.0 DP (IMPACT)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#9504-R0\",\"approval_number\":\"FL9504.1\",\"seq\":1,\"product_model\":\"HS-8200 w\\\/Al. MR.\",\"product_description\":\"HS-8200 w\\\/Al. MR., Vinyl Fin Frame & Flange Frame Horizontal Sliding Windows, 72\\\" x 63\\\", +\\\/- 60 DP (IMPACT)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#10263-R0\",\"approval_number\":\"FL10263.1\",\"seq\":1,\"product_model\":\"HS-8200 \\\"XOX\\\" w\\\/ H.D. MR\",\"product_description\":\"HS-8200 \\\"XOX\\\" w\\\/ H.D. MR, Fin or Flange Frame, 111\\\" x 63\\\", IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#10269-R0\",\"approval_number\":\"FL10269.1\",\"seq\":1,\"product_model\":\"HS-8200 \\\"XOX\\\" w\\\/ H.D. MR\",\"product_description\":\"HS-8200 \\\"XOX\\\" w\\\/ H.D. MR, Fin or Flange Frame, 111\\\" x 63\\\", IMPACT.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#12248-R0\",\"approval_number\":\"FL12248.1\",\"seq\":1,\"product_model\":\"HS-8200 Vinyl Horizontal Slider\",\"product_description\":\"HS-8200 Vinyl Horizontal Slider (Impact) 73\\\" x 62\\\", XO or OX.\",\"design_pressure\":\"+60\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#12259-R0\",\"approval_number\":\"FL12259.1\",\"seq\":1,\"product_model\":\"HS-8200 Vinyl Horizontal Sliding Window\",\"product_description\":\"HS-8200 Vinyl Horizontal Sliding Window for use in Aluminum Structures.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#12260-R0\",\"approval_number\":\"FL12260.1\",\"seq\":1,\"product_model\":\"HS-8200 Vinyl Horizontal Sliding Window\",\"product_description\":\"HS-8200 Vinyl Horizontal Sliding Window for use in Aluminum Structures.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#13006-R0\",\"approval_number\":\"FL13006.1\",\"seq\":1,\"product_model\":\"HS-7000 Alum. Horizontal Slider\",\"product_description\":\"HS-7000 Alum. Horizontal Slider, XO or OX.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#13009-R0\",\"approval_number\":\"FL13009.1\",\"seq\":1,\"product_model\":\"HS-8200 PVC Horizontal Slider\",\"product_description\":\"HS-8200 PVC Horizontal Slider, OX or XO.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#7067-R4\",\"approval_number\":\"FL7067.4\",\"seq\":4,\"product_model\":\"HS-8200 Vinyl Horizontal Slider Impact\",\"product_description\":\"HS-8200 Vinyl Horizontal Slider Impact w\\\/ Alum. MR.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#14845-R0\",\"approval_number\":\"FL14845.1\",\"seq\":1,\"product_model\":\"5600 XX Horizontal Slider Window\",\"product_description\":\"5600 XX Horizontal Slider Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#153-R2\",\"approval_number\":\"FL153.2\",\"seq\":2,\"product_model\":\"7000 Horizontal Slider X\\\/O\\\/X\",\"product_description\":\"7000 Horizontal Slider X\\\/O\\\/X\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#4092-R2\",\"approval_number\":\"FL4092.1\",\"seq\":1,\"product_model\":\"8200 Vinyl Flange\\\/Fin Horizontal Sliding Window\",\"product_description\":\"8200 Vinyl Flange and Fin Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#7067-R2\",\"approval_number\":\"FL7067.1\",\"seq\":1,\"product_model\":\"HS-8200 Vinyl Horizontal Slider\",\"product_description\":\"HS-8200 Vinyl Horizontal Slider (Impact) 74x54, XO\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#7067-R2\",\"approval_number\":\"FL7067.2\",\"seq\":2,\"product_model\":\"HS-8200 Vinyl Horizontal Slider\",\"product_description\":\"HS-8200 Vinyl Horizontal Slider, Impact, 111\\\" x 63\\\", XOX\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#7067-R3\",\"approval_number\":\"FL7067.3\",\"seq\":3,\"product_model\":\"HS-8200 Vinyl Horizontal Slider Impact\",\"product_description\":\"HS-8200 Vinyl Horizontal Slider Impact w\\\/ Alum. MR.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#14843-R0\",\"approval_number\":\"FL14843.1\",\"seq\":1,\"product_model\":\"HS-8600, XO or OX, Impact\",\"product_description\":\"HS-8600, 2 Panel, Horizontal Slider, Impact.\",\"design_pressure\":\"+N\\\/A\\\/-N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#14843-R0\",\"approval_number\":\"FL14843.2\",\"seq\":2,\"product_model\":\"HS-8600, XO or OX, Impact\",\"product_description\":\"HS-8600, 2 Panel, Horizontal Slider, Impact.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#14843-R0\",\"approval_number\":\"FL14843.3\",\"seq\":3,\"product_model\":\"HS-8600, XOX, Impact\",\"product_description\":\"HS-8600, XOX, Horizontal Slider, Impact.\",\"design_pressure\":\"+N\\\/A\\\/-N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#14844-R0\",\"approval_number\":\"FL14844.1\",\"seq\":1,\"product_model\":\"HS-8600, XO or OX, Non-Impact.\",\"product_description\":\"HS-8600, 2 Panel Horizontal Slider, Non-Impact.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#14844-R0\",\"approval_number\":\"FL14844.2\",\"seq\":2,\"product_model\":\"HS-8600, XOX, Non-Impact.\",\"product_description\":\"HS-8600, XOX, Horizontal Slider, Non-Impact.\",\"design_pressure\":\"+N\\\/A\\\/-N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#4092-R5\",\"approval_number\":\"FL4092.3\",\"seq\":3,\"product_model\":\"HS-8200 Vinyl Flg\\\/Fin Horizontal Sliding Window\",\"product_description\":\"HS-8200 Vinyl Flange\\\/Fin Horizontal Sliding Window\",\"design_pressure\":\"+N\\\/A\\\/-N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#15181-R0\",\"approval_number\":\"FL15181.1\",\"seq\":1,\"product_model\":\"HS-8600, XX\",\"product_description\":\"HS-8600, XX, Vinyl Double Horizontal Slider, Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#15182-R0\",\"approval_number\":\"FL15182.1\",\"seq\":1,\"product_model\":\"HS-8600, XX\",\"product_description\":\"HS-8600, XX, Vinyl Double Horizontal Slider, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#15802-R0\",\"approval_number\":\"FL15802.1\",\"seq\":1,\"product_model\":\"HS-820 PVC Horizontal Slider\",\"product_description\":\"HS-820 PVC Horizontal Slider, Non-Impact.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#17355-R0\",\"approval_number\":\"FL17355.1\",\"seq\":1,\"product_model\":\"HS-620 Vinyl Horizontal Slider XO\",\"product_description\":\"HS-620 Vinyl Horizontal Slider, XO, Non-impact, 74\\\" x 63\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-10-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#17355-R1\",\"approval_number\":\"FL17355.2\",\"seq\":2,\"product_model\":\"HS-620 Vinyl Horizontal Slider XX\",\"product_description\":\"HS-620 Vinyl Horizontal Slider, XX, Non-Impact.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#17355-R2\",\"approval_number\":\"FL17355.3\",\"seq\":3,\"product_model\":\"HS-620 Vinyl Horizontal Slider XX\",\"product_description\":\"HS-620 Vinyl Horizontal Slider, XX, Non-Impact.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#17793-R0\",\"approval_number\":\"FL17793.1\",\"seq\":1,\"product_model\":\"HS-6200 Impact Vinyl Horizontal Slider XO\",\"product_description\":\"HS-6200 Vinyl Horizontal Slider XO, Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#17793-R0\",\"approval_number\":\"FL17793.2\",\"seq\":2,\"product_model\":\"HS-6200 Impact Vinyl Horizontal Slider XOX\",\"product_description\":\"HS-6200 Vinyl Horizontal Slider XOX, Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#17793-R0\",\"approval_number\":\"FL17793.3\",\"seq\":3,\"product_model\":\"HS-6200 Impact Vinyl Horizontal Slider XX\",\"product_description\":\"HS-6200 Vinyl Horizontal Slider XX, Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41973-R0\",\"approval_number\":\"FL41973.8\",\"seq\":8,\"product_model\":\"Comfort Shield Sliding Window\",\"product_description\":\"96\\\" x 62\\\" vinyl non-impact XO\\\/OX sliding window with lock and meeting stile reinforcements.\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41973-R0\",\"approval_number\":\"FL41973.10\",\"seq\":10,\"product_model\":\"Comfort Shield Sliding Window\",\"product_description\":\"120\\\" x 62\\\" vinyl non-impact XOX 1\\\/4 vent sliding window with lock and meeting stile reinforcements.\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41973-R0\",\"approval_number\":\"FL41973.11\",\"seq\":11,\"product_model\":\"Comfort Shield Sliding Window\",\"product_description\":\"120\\\" x 62\\\" vinyl non-impact XOX 1\\\/3 vent sliding window with lock and meeting stile reinforcements.\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41973-R0\",\"approval_number\":\"FL41973.12\",\"seq\":12,\"product_model\":\"Comfort Shield Sliding Window\",\"product_description\":\"96\\\" x 72\\\" vinyl non-impact XOX 1\\\/4 vent sliding window with lock and meeting stile reinforcements.\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41973-R0\",\"approval_number\":\"FL41973.13\",\"seq\":13,\"product_model\":\"Comfort Shield Sliding Window\",\"product_description\":\"96\\\" x 72\\\" vinyl non-impact XOX 1\\\/3 vent sliding window with lock and meeting stile reinforcements.\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41973-R0\",\"approval_number\":\"FL41973.14\",\"seq\":14,\"product_model\":\"Comfort Shield Sliding Window\",\"product_description\":\"73.5\\\" x 72\\\" vinyl non-impact XO\\\/OX sliding window with lock and meeting stile reinforcements.\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#46525-R0\",\"approval_number\":\"FL46525.1\",\"seq\":1,\"product_model\":\"320 Non-Impact Fin Frame Horizontal Rolling Window\",\"product_description\":\"320 Non-Impact Fin Frame Horizontal Rolling Window - XO, OX, XOX Configurations\",\"design_pressure\":\"+73.3\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#46525-R0\",\"approval_number\":\"FL46525.2\",\"seq\":2,\"product_model\":\"320 Non-Impact Flange Frame Horizontal Rolling Window\",\"product_description\":\"320 Non-Impact Flange Frame Horizontal Rolling Window - XO, OX, XOX Configurations\",\"design_pressure\":\"+73.3\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-26 00:00:00\",\"instructions_url\":\"\"}],\"PGT Industries\":[{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#1844-R4\",\"approval_number\":\"FL1844.3\",\"seq\":3,\"product_model\":\"HS-510 (Impact)\",\"product_description\":\"WinGuard Vinyl Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#242-R33\",\"approval_number\":\"FL242.3\",\"seq\":3,\"product_model\":\"HR-7610A (Non-Impact)\",\"product_description\":\"Aluminum Horizontal Roller Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#242-R33\",\"approval_number\":\"FL242.4\",\"seq\":4,\"product_model\":\"HR-7710A (Impact)\",\"product_description\":\"Aluminum Horizontal Roller Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#242-R33\",\"approval_number\":\"FL242.6\",\"seq\":6,\"product_model\":\"SGD-5570 Window (Impact)\",\"product_description\":\"Vinyl Horizontal Roller Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#29699-R7\",\"approval_number\":\"FL29699.6\",\"seq\":6,\"product_model\":\"SGD5570 NS - Window\",\"product_description\":\"Impact-Resistant, Vinyl Sliding Glass Window with Narrow Stiles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#29699-R7\",\"approval_number\":\"FL29699.7\",\"seq\":7,\"product_model\":\"SGD770 NS - Window\",\"product_description\":\"Impact-Resistant, Aluminum Sliding Glass Window with Narrow Stiles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#329-R0\",\"approval_number\":\"FL329.1\",\"seq\":1,\"product_model\":\"DS-6\",\"product_description\":\"3 1\\\/4\\\" Horizontal Roller Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#329-R0\",\"approval_number\":\"FL329.2\",\"seq\":2,\"product_model\":\"SS-22\",\"product_description\":\"2 11\\\/16\\\" Horizontal Roller Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#1006-R0\",\"approval_number\":\"FL1006.1\",\"seq\":1,\"product_model\":\"HS-1600\",\"product_description\":\"PGT Binnings Aluminum Thermal Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#1006-R0\",\"approval_number\":\"FL1006.2\",\"seq\":2,\"product_model\":\"HS-1800\",\"product_description\":\"PGT Binnings Aluminum Thermal Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#2325-R0\",\"approval_number\":\"FL2325.1\",\"seq\":1,\"product_model\":\"HS-3900\",\"product_description\":\"PGT Binnings Vinyl Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#2762-R0\",\"approval_number\":\"FL2762.1\",\"seq\":1,\"product_model\":\"HS-3900\",\"product_description\":\"PGT Binnings Vinyl Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#4437-R2\",\"approval_number\":\"FL4437.1\",\"seq\":1,\"product_model\":\"HS-410 (Non-Impact)\",\"product_description\":\"Vinyl Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#4437-R2\",\"approval_number\":\"FL4437.2\",\"seq\":2,\"product_model\":\"HS-510 (Impact)\",\"product_description\":\"WinGuard Vinyl Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#29460-R0\",\"approval_number\":\"FL29460.1\",\"seq\":1,\"product_model\":\"HR-4010A\",\"product_description\":\"Non-Impact, Aluminum Horizontal Roller Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#29460-R0\",\"approval_number\":\"FL29460.2\",\"seq\":2,\"product_model\":\"SGD-4025A Window\",\"product_description\":\"Non-Impact, Aluminum Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#242-R8\",\"approval_number\":\"FL242.1\",\"seq\":1,\"product_model\":\"HR-201 (Heavy Duty Meeting Rail)\",\"product_description\":\"Aluminum Horizontal Roller Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#242-R8\",\"approval_number\":\"FL242.2\",\"seq\":2,\"product_model\":\"HR-201 (Standard Meeting Rail)\",\"product_description\":\"Aluminum Horizontal Roller Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#242-R8\",\"approval_number\":\"FL242.5\",\"seq\":5,\"product_model\":\"HR-810 (Large Missile Impact)\",\"product_description\":\"Multi-Story Aluminum Horizontal Roller Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#242-R8\",\"approval_number\":\"FL242.7\",\"seq\":7,\"product_model\":\"HR-810 (Small Missile Impact)\",\"product_description\":\"Multi-Story Aluminum Horizontal Roller Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#1844-R3\",\"approval_number\":\"FL1844.1\",\"seq\":1,\"product_model\":\"HR-201\",\"product_description\":\"Aluminum Horizontal Roller Window with Slip-On Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#242-R9\",\"approval_number\":\"FL242.8\",\"seq\":8,\"product_model\":\"SGD-2500 Window\",\"product_description\":\"Aluminum Horizontal Roller Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#9340-R1\",\"approval_number\":\"FL9340.1\",\"seq\":1,\"product_model\":\"HR-610 Integral Fin\",\"product_description\":\"Aluminum Horizontal Roller Window with Integral Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#9340-R1\",\"approval_number\":\"FL9340.2\",\"seq\":2,\"product_model\":\"HR-710 Integral Fin (Impact)\",\"product_description\":\"WinGuard Horizontal Roller Window with Integral Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#242-R10\",\"approval_number\":\"FL242.9\",\"seq\":9,\"product_model\":\"SGD-2500 Window\",\"product_description\":\"Aluminum Horizontal Roller Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#242-R11\",\"approval_number\":\"FL242.10\",\"seq\":10,\"product_model\":\"HR-810 (Small Missile Impact)\",\"product_description\":\"Multi-Story Aluminum Horizontal Roller Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#242-R11\",\"approval_number\":\"FL242.11\",\"seq\":11,\"product_model\":\"SGD-2500 Window\",\"product_description\":\"Aluminum Horizontal Roller Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#1844-R4\",\"approval_number\":\"FL1844.2\",\"seq\":2,\"product_model\":\"HS-410\",\"product_description\":\"Vinyl Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#1844-R8\",\"approval_number\":\"FL1844.4\",\"seq\":4,\"product_model\":\"HR-610 Integral Fin\",\"product_description\":\"Aluminum Horizontal Roller Window with Integral Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#1844-R8\",\"approval_number\":\"FL1844.5\",\"seq\":5,\"product_model\":\"HR-710 Integral Fin (Impact)\",\"product_description\":\"WinGuard Horizontal Roller Window with Integral Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#1844-R8\",\"approval_number\":\"FL1844.6\",\"seq\":6,\"product_model\":\"HS-2210\",\"product_description\":\"Vinyl Horizontal Roller\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#1844-R9\",\"approval_number\":\"FL1844.7\",\"seq\":7,\"product_model\":\"HR-610 Integral Fin\",\"product_description\":\"Aluminum Horizontal Roller Window with Integral Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#1844-R9\",\"approval_number\":\"FL1844.8\",\"seq\":8,\"product_model\":\"HR-710 Integral Fin (Impact)\",\"product_description\":\"WinGuard Horizontal Roller Window with Integral Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#10507-R0\",\"approval_number\":\"FL10507.1\",\"seq\":1,\"product_model\":\"HR-2110\",\"product_description\":\"Vinyl Horizontal Roller Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#13039-R0\",\"approval_number\":\"FL13039.1\",\"seq\":1,\"product_model\":\"2LT HR2710 PVC Horizontal Roller\",\"product_description\":\"2LT HR2710 PVC Horizontal Roller 74 1\\\/4\\\" x 53 1\\\/4\\\"\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#13039-R0\",\"approval_number\":\"FL13039.2\",\"seq\":2,\"product_model\":\"2LT HR2710M PVC Horizontal Roller\",\"product_description\":\"2LT HR2710M PVC Horizontal Roller 74 1\\\/4\\\" x 63 1\\\/4\\\"\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#13039-R0\",\"approval_number\":\"FL13039.3\",\"seq\":3,\"product_model\":\"2LT HR2710MI PVC Horizontal Roller\",\"product_description\":\"2LT HR2710MI PVC Horizontal Roller 74 1\\\/4\\\" x 63 1\\\/4\\\"\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#13039-R0\",\"approval_number\":\"FL13039.4\",\"seq\":4,\"product_model\":\"2LT HR2710MI PVC Horizontal Roller\",\"product_description\":\"2LT HR2710MI PVC Horizontal Roller 74 1\\\/4\\\" x 76\\\"\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#13039-R0\",\"approval_number\":\"FL13039.5\",\"seq\":5,\"product_model\":\"2LT HR2810MI Horizontal Roller\",\"product_description\":\"2LT HR2810MI Horizontal Roller 74 1\\\/4\\\" x 63 1\\\/4\\\"\",\"design_pressure\":\"+70\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#13039-R0\",\"approval_number\":\"FL13039.6\",\"seq\":6,\"product_model\":\"3LT HR2710MI Horizontal Roller\",\"product_description\":\"3LT HR2710MI Horizontal Roller 130\\\" x 63\\\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#13039-R0\",\"approval_number\":\"FL13039.7\",\"seq\":7,\"product_model\":\"3LT HR2810MI PVC Horizontal Roller\",\"product_description\":\"3LT HR2810MI PVC Horizontal Roller 130\\\" x 63\\\"\",\"design_pressure\":\"+75\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#1844-R17\",\"approval_number\":\"FL1844.9\",\"seq\":9,\"product_model\":\"HR-5510\",\"product_description\":\"WinGuard Vinyl Horizontal Roller\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#242-R19\",\"approval_number\":\"FL242.12\",\"seq\":12,\"product_model\":\"SGD-770 Window (Impact)\",\"product_description\":\"Aluminum Horizontal Roller Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-02-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#242-R21\",\"approval_number\":\"FL242.13\",\"seq\":13,\"product_model\":\"SGD-5570 Window (Impact)\",\"product_description\":\"Vinyl Horizontal Roller Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#29699-R0\",\"approval_number\":\"FL29699.1\",\"seq\":1,\"product_model\":\"HR-5510\",\"product_description\":\"Impact-resistant Vinyl Horizontal Roller Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#29699-R2\",\"approval_number\":\"FL29699.2\",\"seq\":2,\"product_model\":\"HR-7610A\",\"product_description\":\"Non-impact-resistant, Aluminum Horizontal Roller Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#29699-R3\",\"approval_number\":\"FL29699.3\",\"seq\":3,\"product_model\":\"SGD770 NS - Window\",\"product_description\":\"Impact-Resistant, Aluminum Sliding Glass Window with Narrow Stiles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#29699-R5\",\"approval_number\":\"FL29699.4\",\"seq\":4,\"product_model\":\"SGD770 NS - Window\",\"product_description\":\"Impact-Resistant, Aluminum Sliding Glass Window with Narrow Stiles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#29699-R6\",\"approval_number\":\"FL29699.5\",\"seq\":5,\"product_model\":\"SGD770 NS - Window\",\"product_description\":\"Impact-Resistant, Aluminum Sliding Glass Window with Narrow Stiles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Lippert Components, Inc.\":[{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#46123-R0\",\"approval_number\":\"FL46123.1\",\"seq\":1,\"product_model\":\"a. 3400 \\\/ 3405\",\"product_description\":\"Extruded PVC Horizontal Sliding Window \\\"Non-Impact\\\" Insulated Glass (New Construction)- OX or XO Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#16686-R5\",\"approval_number\":\"FL16686.1\",\"seq\":1,\"product_model\":\"a. 9990 HS\",\"product_description\":\"Extruded PVC Horizontal Sliding Window \\\"Non-Impact\\\" Insulated Glass - (Overall Size Max. 72 x 40) - XO or OX Configuration\",\"design_pressure\":\"+30.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#16686-R5\",\"approval_number\":\"FL16686.2\",\"seq\":2,\"product_model\":\"b. 5310 HS\",\"product_description\":\"Extruded PVC Horizontal Sliding Window \\\"Non-Impact\\\" Insulated Glass - (Overall Size Max. 72 x 48) - XO or OX Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#16686-R5\",\"approval_number\":\"FL16686.3\",\"seq\":3,\"product_model\":\"c. 5320 HS\",\"product_description\":\"Extruded PVC Horizontal Sliding Window \\\"Non-Impact\\\" Insulated Glass - (Overall Size Max. 96 x 60) - XOX Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#46123-R0\",\"approval_number\":\"FL46123.2\",\"seq\":2,\"product_model\":\"b. 3300\",\"product_description\":\"Extruded PVC Horizontal Sliding Window \\\"Non-Impact\\\" Insulated Glass (Replacement) - OX or XO Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-30 00:00:00\",\"instructions_url\":\"\"}],\"Simonton\":[{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#39620-R2\",\"approval_number\":\"FL39620.1\",\"seq\":1,\"product_model\":\"07-09, 07-10 & 07-20\",\"product_description\":\"5500 Reflection, PerfeXion Platinum, 6000EX w\\\/SafePoint vinyl 3-Lite EndVent Slider- Impact Missile C\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5179-R41\",\"approval_number\":\"FL5179.8\",\"seq\":8,\"product_model\":\"41-18\",\"product_description\":\"Profinish BrickMould 300, PerfeXion BM 300 Vinyl 2-Lite Horizontal Slider\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5179-R41\",\"approval_number\":\"FL5179.10\",\"seq\":10,\"product_model\":\"42-19\",\"product_description\":\"Profinish Brickmould 600, PerfeXion BM 600, 4500 Vinyl 3-Lite Endvent Slider\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5179-R41\",\"approval_number\":\"FL5179.12\",\"seq\":12,\"product_model\":\"43-06 and 43-17\",\"product_description\":\"6060, Profinish Builder, ProFinish Contractor, PerfeXion Contractor, PerfeXion Builder Vinyl 3-Lite Endvent Slider\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#10160-R27\",\"approval_number\":\"FL10160.1\",\"seq\":1,\"product_model\":\"07-09 and 07-10\",\"product_description\":\"StormBreaker Plus, 8000, PerfeXion Impact Vinyl 3-Lite End Vent Slider (Retrofit Installation)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#10160-R27\",\"approval_number\":\"FL10160.2\",\"seq\":2,\"product_model\":\"07-09, 07-10 and 07-20\",\"product_description\":\"StormBreaker Plus, 8000, PerfeXion Impact Vinyl 2-Lite Slider (Retrofit Installation)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#10160-R27\",\"approval_number\":\"FL10160.3\",\"seq\":3,\"product_model\":\"07-20\",\"product_description\":\"StormBreaker Plus, 8000, Perfexion Impact Vinyl 3-Lite End Vent Slider (Nailing Fin Installation)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#10160-R27\",\"approval_number\":\"FL10160.4\",\"seq\":4,\"product_model\":\"07-20\",\"product_description\":\"StormBreaker Plus, 8000, PerfeXion Impact Vinyl 2-Lite Slider (Nailing Fin Installation)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#10160-R27\",\"approval_number\":\"FL10160.5\",\"seq\":5,\"product_model\":\"42-19\",\"product_description\":\"ProFinish Brickmould w\\\/SafePoint Storm, 4500 Vinyl 2-Lite Slider\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#10160-R27\",\"approval_number\":\"FL10160.6\",\"seq\":6,\"product_model\":\"42-19\",\"product_description\":\"ProFinish Brickmould w\\\/SafePoint Storm Vinyl 3-Lite End Vent Slider\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#16389-R9\",\"approval_number\":\"FL16389.1\",\"seq\":1,\"product_model\":\"StormBreaker Plus 300VL, 8000\",\"product_description\":\"Vinyl 2-Panel Horizontal Slider\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#16389-R9\",\"approval_number\":\"FL16389.2\",\"seq\":2,\"product_model\":\"StormBreaker Plus 300VL, 8000\",\"product_description\":\"Vinyl 3-Panel Horizontal EndVent - Equal Lite\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#39620-R2\",\"approval_number\":\"FL39620.2\",\"seq\":2,\"product_model\":\"07-09, 07-10 & 07-20\",\"product_description\":\"5500 Reflection, PerfeXion Platinum, 6000EX w\\\/SafePoint vinyl 2-Lite Horizontal Slider- Impact Missile C\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.1\",\"seq\":1,\"product_model\":\"07-70\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Sears 9300 - Vinyl - End Vent - Size: 136 X 60; Reinforcement: .036 Steel Meeting Rails or Stiles; Rating: HS-R30; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.2\",\"seq\":2,\"product_model\":\"07-70\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Sears 9300 - Vinyl - 2 Lite - Size: 73 X 51; Reinforcement: Aluminum Meeting Rails or Stiles; Rating: HS-R45; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.3\",\"seq\":3,\"product_model\":\"07-70\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Sears 9300 - Vinyl - 2 Lite - Size: 73 X 51; Reinforcement: .036 Steel Meeting Rails or Stiles; Rating: HS-R50; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.4\",\"seq\":4,\"product_model\":\"07-70\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Sears 9300 - Vinyl End Vent - Size: 105 X 51; Reinforcement: .036 Steel Lock Rail Only; Rating: HS-R50; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.5\",\"seq\":5,\"product_model\":\"07-75\",\"product_description\":\"Renovations 6500 - Vinyl - End Vent - Size: 110 X 62; Reinforcement: .060 Meeting Rails or Stiles; Rating: HS-R40; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.6\",\"seq\":6,\"product_model\":\"07-75\",\"product_description\":\"Renovations 6500 - Vinyl - Size: 78 X 62; Reinforcement: .060 Steel Meeting Rails or Stiles; Rating: HS-R40, 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.7\",\"seq\":7,\"product_model\":\"40-06\",\"product_description\":\"ProFinish Builder; ProFinish Contractor; Luminess 500; Luminess 700; Renovation 6060 - Vinyl - End Vent - Size: 96 X 60; Reinforcement: Aluminum Rails or Stiles: Rating: HS-R30; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.8\",\"seq\":8,\"product_model\":\"40-06\",\"product_description\":\"ProFinish Builder; ProFinish Contractor; Luminess 500; Luminess 700; Renovation 6060 - Vinyl - 2 Lite - Size: 72 X 48; Reinforcement: Aluminum Meeting Rails or Stiles; HS-R35; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.9\",\"seq\":9,\"product_model\":\"40-06\",\"product_description\":\"ProFinish Builder; ProFinish Contractor; Luminess 500; Luminess 700; Renovation 6060 - Vinyl - End Vent - Size: 108 X 60; Reinforcement: Aluminum Rails or Stiles; Rating: HS-R20; 3\\\/32\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.10\",\"seq\":10,\"product_model\":\"40-06\",\"product_description\":\"ProFinish Builder; ProFinish Contractor; Luminess 500; Luminess 700; Renovation 6060 - Vinyl - 2 Lite -Size 72 X 72; Reinforcement: Aluminum Meeting Rails or Stiles; Rating: HS-R20; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.11\",\"seq\":11,\"product_model\":\"40-06\",\"product_description\":\"ProFinish Builder; ProFinish Contractor; Luminess 500; Luminess 700; Renovation 6060 - Vinyl - End Vent - Size: 84 X 72; Reinforcement: Aluminum Meeting Rails or Stiles; Rating; HS-R20; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.12\",\"seq\":12,\"product_model\":\"40-06\",\"product_description\":\"ProFinish Builder; ProFinish Contractor; Luminess 500; Luminess 700; Renovation 6060 - Vinyl - 2 Lite - Size: 72 X 60; Reinforcement: Aluminum Meeting Rails or Stiles; Rating: HS-R30; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.13\",\"seq\":13,\"product_model\":\"40-17\",\"product_description\":\"ProFinish Contractor; Luminess 700- Vinyl - Size: 72 X 60; Reinforcement: .036 Steel Meeting Rails or Stiles; Rating: HS-R30; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.14\",\"seq\":14,\"product_model\":\"40-17\",\"product_description\":\"ProFinish Contractor; Luminess 700- Vinyl - Size 72 X 72; Reinforcement: .036 Steel Meeting Rails or Stiles; Rating: HS-R20; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.15\",\"seq\":15,\"product_model\":\"40-17\",\"product_description\":\"ProFinish Contractor; Luminess 700 - Vinyl - Size: 72 X 48; Reinforcement: .036 Steel Meeting Rails or Stiles; Rating: HS-R40; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.16\",\"seq\":16,\"product_model\":\"40-40\",\"product_description\":\"Luminess 4500; Reflections 5300; Prism Ultra Gold; Private Label Standard; Private Label 7300; Impressions 9400; Renovations 6100 - Vinyl - Size: 72 X 36; Reinforcement: Aluminum Meeting Rails or Sti\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.17\",\"seq\":17,\"product_model\":\"40-40\",\"product_description\":\"Luminess 4500; Reflections 5300; Prism Ultra Gold; Private Label Standard; Private Label 7300; Impressions 9400; Renovations 6100 - Vinyl - Size: 78 X 60; Reinforcement: Aluminum Meeting Rails or Sti\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.18\",\"seq\":18,\"product_model\":\"40-40\",\"product_description\":\"Luminess 4500; Reflections 5300; Prism Ultra Gold; Private Label Standard; Private Label 7300; Impressions 9400; Renovations 6100 - Vinyl - Size: 72 X 54; Reinforcement: Aluminum Meeting Rails or Stil\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.19\",\"seq\":19,\"product_model\":\"40-40\",\"product_description\":\"Luminess 4500; Reflections 5300; Prism Ultra Gold; Private Label Standard; Private Label 7300; Impressions 9400; Renovations 6100 - Vinyl - Size: 69 X 65; Reinforcement: Aluminum Meeting Rails or Stil\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.20\",\"seq\":20,\"product_model\":\"411-411\",\"product_description\":\"Litehouse 411; Litehouse 412 - Metro Dade Approved; Metro Dade Protocol PA202 (1994); Must be used with contractor supplied shutters in Metro Dade; Aluminum - Size: 53 X 51; Rating: HS-C60; 1\\\/8\\\" Glas\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.21\",\"seq\":21,\"product_model\":\"411-411\",\"product_description\":\"Litehouse 411; Litehouse 412 - Aluminum - Size: 54 X 73; Rating: HS-C45; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.22\",\"seq\":22,\"product_model\":\"411-411\",\"product_description\":\"Litehouse 411; Litehouse 412 - Metro Dade Approved; Metro Dade Protocol PA202 (1994); Must be used with contractor supplied shutters in Metro Dade; Aluminum - Size: 74 X 63; Rating: HS-C60; 3\\\/16\\\" Gla\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.23\",\"seq\":23,\"product_model\":\"411-411\",\"product_description\":\"Litehouse 411; Litehouse 412 - Aluminum - End Vent - Metro Dade Approved; Metro Dade Protocol PA202 (1994); Must be used with contractor supplied shutters in Metro Dade; Size: 157 X 64; Reinforcement:\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.24\",\"seq\":24,\"product_model\":\"411-411\",\"product_description\":\"Litehouse 411; Litehouse 412 - Aluminum - Size: 75 X 73; Rating: HS-C55; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.25\",\"seq\":25,\"product_model\":\"435-435\",\"product_description\":\"Litehouse 435; Litehouse 436 - Aluminum - Size: 74 X 63; Rating: HS-LC45; 3\\\/16\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.26\",\"seq\":26,\"product_model\":\"435-435\",\"product_description\":\"Litehouse 435; Litehouse 436 - Aluminum - Size: 53 X 63; Reinforcement: Aluminum Lock Rail Only; Rating: HS-C45; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.27\",\"seq\":27,\"product_model\":\"435-435\",\"product_description\":\"Litehouse 435 - Aluminum - Size: 75 X 73; Reinforcement: Aluminum Lock Rail Only; Rating: HS-LC25; 3\\\/16\\\" Glass (Screen Enclosed Glider)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.28\",\"seq\":28,\"product_model\":\"435-435\",\"product_description\":\"Litehouse 435; Litehouse 436 - Aluminum - Size: 53 X 38; Rating: HS-C45; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.29\",\"seq\":29,\"product_model\":\"435-435\",\"product_description\":\"Litehouse 435; Litehouse 436 - Aluminum - Size: 74 X 63; Reinforcement: Aluminum Lock Rail Only; Rating: HS-C45; 3\\\/16\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.30\",\"seq\":30,\"product_model\":\"435-435\",\"product_description\":\"Litehouse 435- Aluminum - Size 75 X 73; Reinforcement: Aluminum Lock Rail Only; Rating: HS-LC30; 3\\\/16\\\" Glass (Screen Enclosed Glider)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.31\",\"seq\":31,\"product_model\":\"435-436\",\"product_description\":\"Litehouse 435; Litehouse 436 - Aluminum - End Vent - Size: 111 X 50.63; Reinforcement: Aluminum Meeting Rails or Stiles; Rating: HS-LC45; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.32\",\"seq\":32,\"product_model\":\"435-436\",\"product_description\":\"Litehouse 435; Litehouse 436 - Aluminum - End Vent - Size: 111 X 63; Reinforcement: Aluminum Lock Rail Only; Rating: HS-LC35; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.33\",\"seq\":33,\"product_model\":\"435-436\",\"product_description\":\"Litehouse 435; Litehouse 436 - Aluminum - End Vent - Size: 111 X 51; Reinforcement: Aluminum Lock Rail Only; Rating: HS-LC45; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.34\",\"seq\":34,\"product_model\":\"435-436\",\"product_description\":\"Litehouse 435; Litehouse 436 - Aluminum - End Vent - Size 111 X 63; Reinforcement: Aluminum Meeting Rails or Stiles; Rating: HS-LC35; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.35\",\"seq\":35,\"product_model\":\"437-437\",\"product_description\":\"Litehouse 437; Litehouse 438 - Aluminum - Size: 74 X 63; Reinforcement: Aluminum Meeting Rails or Stiles; Rating: HS-LC45; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.36\",\"seq\":36,\"product_model\":\"437-437\",\"product_description\":\"Litehouse 437; Litehouse 438 - Aluminum - End Vent -Size: 111 X 50.63; Reinforcement: Aluminum Meeting Rails or Stiles; Rating: HS-LC45; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.37\",\"seq\":37,\"product_model\":\"437-437\",\"product_description\":\"Litehouse 437; Litehouse 438 - Aluminum - Size: 53.13 X 63; Reinforcement: Aluminum Lock Rail Only; HS-LC45; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.38\",\"seq\":38,\"product_model\":\"437-437\",\"product_description\":\"Litehouse 437 - Aluminum - Size: 75 X 73; Reinforcement: Aluminum Lock Rail Only; Rating: HS-LC25; 3\\\/16\\\" Glass (Screen Enclosed Glider)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.39\",\"seq\":39,\"product_model\":\"437-437\",\"product_description\":\"Litehouse 437; Litehouse 438 - Aluminum - End Vent - Size: 111 X 51; Reinforcement: Aluminum Lock Rail Only; Rating: HS-LC45; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.40\",\"seq\":40,\"product_model\":\"437-437\",\"product_description\":\"Litehouse 437; Litehouse 438 - Aluminum - Size: 54 X 39; Rating: HS-C45; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.41\",\"seq\":41,\"product_model\":\"437-437\",\"product_description\":\"Litehouse 437; Litehouse 438 - Aluminum - Size: 54 X 64; Reinforcement: Aluminum Lock Rail Only; Rating: HS-LC45; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.42\",\"seq\":42,\"product_model\":\"437-437\",\"product_description\":\"Litehouse 437; Litehouse 438 - Aluminum - Size: 75 X 64; Reinforcement: Aluminum Lock Rail Only; Rating: HS-C45; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.43\",\"seq\":43,\"product_model\":\"437-437\",\"product_description\":\"Litehouse 437; Litehouse 438 - Aluminum - End Vent- Size: 111 X 63: Reinforcement: Aluminum Lock Rail Only; Rating: HS-LC35; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.44\",\"seq\":44,\"product_model\":\"437-437\",\"product_description\":\"Litehouse 437 - Aluminum - Size: 75 X 73; Reinforcement: Aluminum Lock Rail Only; Rating: HS-LC35; 3\\\/16\\\" Glass (Screen Enclosed Glider)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.45\",\"seq\":45,\"product_model\":\"437-438\",\"product_description\":\"Litehouse 437; Litehouse 438 - Aluminum - End Vent -Size: 111 X 63; Reinforcement: Aluminum Meeting Rails or Stiles; Rating: HS-LC35; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.46\",\"seq\":46,\"product_model\":\"75-75\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Private Label 7500; Impressions 9800; Sears 9300; Renovations 6500; Polar Panel - Vinyl - End Vent - Size: 136 X 60; Reinforcement: Aluminum M\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.47\",\"seq\":47,\"product_model\":\"75-75\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Private Label 7500; Impressions 9800; Sears 9300; Renovations 6500; Polar Panel - Vinyl - Size: 78 X 72; Reinforcement: Aluminum Meeting Rails\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.48\",\"seq\":48,\"product_model\":\"75-75\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Private Label 7500; Impressions 9800; Sears 9300; Renovations 6500; Polar Panel - Vinyl - Size 72 X 60; Rating: HS-R20; 3\\\/32\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.49\",\"seq\":49,\"product_model\":\"75-75\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Private Label 7500; Impressions 9800; Sears 9300; Renovations 6500; Polar Panel- Vinyl - Size: 72 X 48; Reinforcement: Aluminum Meeting Rails\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.50\",\"seq\":50,\"product_model\":\"75-75\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Private Label 7500; Impressions 9800; Sears 9300; Renovations 6500; Polar Panel - Vinyl - Size: 60 X 48; Reinforcement: Aluminum Meeting Rails\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.51\",\"seq\":51,\"product_model\":\"75-75\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Private Label 7500; Impressions 9800; Sears 9300; Renovations 6500; Polar Panel - Vinyl - Size: 96 X 65; Reinforcement: Aluminum Meeting Rails\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.52\",\"seq\":52,\"product_model\":\"75-75\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Private Label 7500; Impressions 9800; Sears 9300; Renovations 6500; Polar Panel- Vinyl - Size 78 X 60; Reinforcement: Aluminum Meeting Rails o\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#203-R0\",\"approval_number\":\"FL203.53\",\"seq\":53,\"product_model\":\"75-75\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Private Label 7500; Impressions 9800; Sears 9300; Renovations 6500; Polar Panel- Vinyl - End Vent - Size: 100 X 48; Reinforcement: Aluminum Me\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#213-R0\",\"approval_number\":\"FL213.1\",\"seq\":1,\"product_model\":\"411-411\",\"product_description\":\"Litehouse 411; Litehouse 412 - Aluminum - End Vent - Metro Dade Approved; Metro Dade Protocol PA202 (1994); Must be used with contractor supplied shutters in Metro Dade; Size: 157 X 64; Reinforcement:\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#213-R0\",\"approval_number\":\"FL213.2\",\"seq\":2,\"product_model\":\"411-411\",\"product_description\":\"Litehouse 411; Litehouse 412 - Metro Dade Approved; Metro Dade Protocol PA202 (1994); Must be used with contractor supplied shutters in Metro Dade; Aluminum - Size: 74 X 63; Rating: HS-C60; 3\\\/16\\\" Gla\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#213-R0\",\"approval_number\":\"FL213.3\",\"seq\":3,\"product_model\":\"411-411\",\"product_description\":\"Litehouse 411; Litehouse 412 - Metro Dade Approved; Metro Dade Protocol PA202 (1994); Must be used with contractor supplied shutters in Metro Dade; Aluminum - Size: 53 X 51; Rating: HS-C60; 1\\\/8\\\" Glas\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#213-R0\",\"approval_number\":\"FL213.4\",\"seq\":4,\"product_model\":\"O02-O02\",\"product_description\":\"Omega - Metro Dade Approved; Protocol PA201, 202, 203 (1994); Aluminum - Size: 74 X 63; Rating: H-R70; 5\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5835-R1\",\"approval_number\":\"FL5835.1\",\"seq\":1,\"product_model\":\"445-442\",\"product_description\":\"445-442 StormBreaker Plus Aluminum slider\",\"design_pressure\":\"+70\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5835-R1\",\"approval_number\":\"FL5835.2\",\"seq\":2,\"product_model\":\"445-442\",\"product_description\":\"445-442 StormBreaker Plus Aluminum Horizontal Slider\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5837-R0\",\"approval_number\":\"FL5837.1\",\"seq\":1,\"product_model\":\"445-442\",\"product_description\":\"445-445 StormBreaker Aluminum 2-lite slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5837-R0\",\"approval_number\":\"FL5837.2\",\"seq\":2,\"product_model\":\"445-442\",\"product_description\":\"445-442 StormBreaker Aluminum 3-lite slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#7240-R0\",\"approval_number\":\"FL7240.1\",\"seq\":1,\"product_model\":\"5500 StormBreaker\",\"product_description\":\"5500 StormBreaker Vinyl Horizontal Slider\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#7492-R0\",\"approval_number\":\"FL7492.1\",\"seq\":1,\"product_model\":\"445-442 StormBreaker Plus\",\"product_description\":\"445-442 StormBreaker Plus Aluminum Horizontal Slider\",\"design_pressure\":\"+70\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#7492-R0\",\"approval_number\":\"FL7492.2\",\"seq\":2,\"product_model\":\"445-442 StormBreaker Plus\",\"product_description\":\"445-442 StormBreaker Plus Aluminum Horizontal Slider\",\"design_pressure\":\"+70\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5179-R1\",\"approval_number\":\"FL5179.1\",\"seq\":1,\"product_model\":\"07-09 waivers to 07-70, 75-75\",\"product_description\":\"07-09 waivers to 07-70, 75-75, sold under the following marketing names: Reflections 5500, Reflections Platinum, PL Ultimate, Sears 9300, Vinyl 2-lite Slider\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5179-R1\",\"approval_number\":\"FL5179.2\",\"seq\":2,\"product_model\":\"07-09 waivers to 07-70, 75-75\",\"product_description\":\"07-09 waivers to 07-70, 75-75, sold under the following marketing names: Reflections 5500, Prism Platinum, PL Ultimate, Sears 9300, Vinyl 2-lite Slider\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5179-R1\",\"approval_number\":\"FL5179.3\",\"seq\":3,\"product_model\":\"07-09 waivers to 07-70, 75-75\",\"product_description\":\"07-09 waivers to 07-70, 75-75, sold under the following marketing names: Reflections 5500, Reflections Platinum, PL Ultimate, Sears 9300, Vinyl 3-lite Slider\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5179-R1\",\"approval_number\":\"FL5179.4\",\"seq\":4,\"product_model\":\"07-09 waivers to 07-70, 75-75\",\"product_description\":\"07-09 waivers to 07-70, 75-75, sold under the following marketing names: Reflections 5500, Reflections Platinum, PL Ultimate, Sears 9300, Vinyl 3-lite Slider\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5179-R1\",\"approval_number\":\"FL5179.5\",\"seq\":5,\"product_model\":\"07-75 waivers to 75-75\",\"product_description\":\"07-75 waivers to 75-75, THD @ Home Services 6500, Vinyl 2-lite Slider\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5179-R1\",\"approval_number\":\"FL5179.6\",\"seq\":6,\"product_model\":\"07-75 waives to 75-75\",\"product_description\":\"07-75 waives to 75-75, sold under the following marketing names: THD @ Home Services 6500, Vinyl 3-lite Slider\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5179-R1\",\"approval_number\":\"FL5179.7\",\"seq\":7,\"product_model\":\"07-75 waives to 75-75\",\"product_description\":\"07-75 waives to 75-75, sold under the following marketing names: THD @ Home Services 6500, Vinyl 3-lite Slider Slider\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5179-R1\",\"approval_number\":\"FL5179.9\",\"seq\":9,\"product_model\":\"42-19\",\"product_description\":\"42-19 Sold under the following marketing names: Simonton Profinish Brickmould 600, vinyl 3-lite slider\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5179-R1\",\"approval_number\":\"FL5179.11\",\"seq\":11,\"product_model\":\"42-19, vinyl 2-lite slider\",\"product_description\":\"42-19, sold under the following marketing name: Profinish BrickMould 600\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5179-R1\",\"approval_number\":\"FL5179.13\",\"seq\":13,\"product_model\":\"43-06 waiver to 40-06\",\"product_description\":\"43-06 waiver to 40-06, sold under the following marketing names: THD @ Home Services 6060, Profinish Builder, Vinyl 2-lite Slider.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5179-R1\",\"approval_number\":\"FL5179.14\",\"seq\":14,\"product_model\":\"43-06 waiver to 40-06\",\"product_description\":\"43-06 waiver to 40-06, sold under the following marketing names: THD @ Home Services 6060, Profinish Builder, Vinyl 2-lite Slider.\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5179-R1\",\"approval_number\":\"FL5179.15\",\"seq\":15,\"product_model\":\"43-06 waivers to 40-06\",\"product_description\":\"43-06 waiver to 40-06, sold under the following marketing names: THD @ Home Services 6060, Profinish Builder, Vinyl 3-lite Slider\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5179-R1\",\"approval_number\":\"FL5179.16\",\"seq\":16,\"product_model\":\"43-17 waivers to 40-17\",\"product_description\":\"43-17 waivers to 40-17, sold under the following marketing names: Profinish Contractor, Vinyl 2-lite Slider\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5179-R1\",\"approval_number\":\"FL5179.17\",\"seq\":17,\"product_model\":\"43-17 waivers to 40-17\",\"product_description\":\"43-17 waivers to 40-17, sold under the following marketing names: Profinish Contractor, Vinyl 2-lite Slider\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5179-R1\",\"approval_number\":\"FL5179.18\",\"seq\":18,\"product_model\":\"43-40 waivers to 40-40\",\"product_description\":\"43-40 waivers to 40-40, sold under the following marketing names: Reflections 5050, Reflections 5300, Prism Bronze, Prism Ultra Gold, Impressions 9400, THD @ Home Services 6100, Vinyl 2-lite Slider\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5179-R1\",\"approval_number\":\"FL5179.19\",\"seq\":19,\"product_model\":\"43-40 waivers to 40-40\",\"product_description\":\"43-40 waivers to 40-40, sold under the following marketing names: Reflections 5050, Reflections 5300, Prism Bronze, Prism Ultra Gold, Impressions 9400, THD @ Home Services 6100, Vinyl 3-lite Slider\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5179-R1\",\"approval_number\":\"FL5179.20\",\"seq\":20,\"product_model\":\"75-75\",\"product_description\":\"75-75, sold under the following marketing names:Reflections 5500, Reflections Platinum, PL Ultimate, Sears 9300 THD @ Home Services 6500, Vinyl 3-lite Slider\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5179-R1\",\"approval_number\":\"FL5179.21\",\"seq\":21,\"product_model\":\"75-75,\",\"product_description\":\"75-75, sold under the following marketing names:Reflections 5500, Reflections Platinum, PL Ultimate, Sears 9300 THD @ Home Services 6500, Vinyl 3-lite Slider\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5179-R1\",\"approval_number\":\"FL5179.22\",\"seq\":22,\"product_model\":\"75-75, vinyl 2-lite slider\",\"product_description\":\"75-75, sold under the following marketing names:Reflections 5500, Reflections Platinum, PL Ultimate, Sears 9300 THD @ Home Services 6500, Vinyl 2-lite Slider.\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5179-R1\",\"approval_number\":\"FL5179.23\",\"seq\":23,\"product_model\":\"75-75, vinyl 2-lite slider\",\"product_description\":\"75-75, sold under the following marketing names:Reflections 5500, Reflections Platinum, PL Ultimate, Sears 9300 THD @ Home Services 6500, Vinyl 2-lite Slider\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5835-R0\",\"approval_number\":\"FL5835.3\",\"seq\":3,\"product_model\":\"445-442\",\"product_description\":\"445-442 StormBreaker Plus Aluminum 2-lite slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5835-R0\",\"approval_number\":\"FL5835.4\",\"seq\":4,\"product_model\":\"445-442\",\"product_description\":\"445-442 StormBreaker Plus Aluminum 3-lite slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#11065-R0\",\"approval_number\":\"FL11065.1\",\"seq\":1,\"product_model\":\"07-09 StormBreaker Plus 300VL Vinyl Slider\",\"product_description\":\"StormBreaker Plus 300VL, Vinyl, Horizontal Slider\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5179-R3\",\"approval_number\":\"FL5179.24\",\"seq\":24,\"product_model\":\"75-75\",\"product_description\":\"Marketing names:Reflections 5500, Prism Platinum, Impressions 9800, Generations, Sears 9300, THD @ Home Services 6500, Grand Estates Premium Plus, Grandura, SB 100VL, Polar Wall, Vinyl 3-lite slider\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5179-R3\",\"approval_number\":\"FL5179.25\",\"seq\":25,\"product_model\":\"75-75\",\"product_description\":\"Marketing names:Reflections 5500, Prism Platinum, Impressions 9800, Generations, Sears 9300, THD @ Home Services 6500, Grand Estates Premium Plus, Grandura, SB 100VL, Polar Wall, Vinyl 3-lite slider\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5179-R3\",\"approval_number\":\"FL5179.26\",\"seq\":26,\"product_model\":\"75-75\",\"product_description\":\"Marketing names:Reflections 5500, Prism Platinum, Impressions 9800, Generations, Sears 9300, THD @ Home Services 6500, Grand Estates Premium Plus, Grandura, SB 100VL, Polar Wall, Vinyl 2-lite Slider.\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5179-R3\",\"approval_number\":\"FL5179.27\",\"seq\":27,\"product_model\":\"75-75\",\"product_description\":\"Marketing names:Reflections 5500, Prism Platinum, Impressions 9800, Generations, Sears 9300, THD @ Home Services 6500, Grand Estates Premium Plus, Grandura, SB 100VL, Polar Wall, Vinyl 3-lite Slider\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5179-R3\",\"approval_number\":\"FL5179.28\",\"seq\":28,\"product_model\":\"75-75\",\"product_description\":\"Marketing names:Reflections 5500, Prism Platinum, Impressions 9800, Generations, Sears 9300, THD @ Home Services 6500, Grand Estates Premium Plus, Grandura, SB 100VL, Polar Wall, Vinyl 2-lite Slider\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5179-R3\",\"approval_number\":\"FL5179.29\",\"seq\":29,\"product_model\":\"75-75,\",\"product_description\":\"Marketing names:Reflections 5500, Prism Platinum, Impressions 9800, Generations, Sears 9300, THD @ Home Services 6500, Grand Estates Premium Plus, Grandura, SB 100VL, Polar Wall, Vinyl 3-lite Slider\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5179-R4\",\"approval_number\":\"FL5179.30\",\"seq\":30,\"product_model\":\"43-40\",\"product_description\":\"Marketing names: Reflections 5050, Reflections 5300, Prism Bronze, Prism Ultra Gold, Impressions 9400, THD @ Home Services 6100, Amcraft Grand Estates, Amcraft Grand Estates Plus, Vinyl\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#10540-R0\",\"approval_number\":\"FL10540.1\",\"seq\":1,\"product_model\":\"07-09 StormBreaker Plus 300VL Vinyl Slider\",\"product_description\":\"StormBreaker Plus 300VL Vinyl Slider\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#13834-R0\",\"approval_number\":\"FL13834.1\",\"seq\":1,\"product_model\":\"07-09\",\"product_description\":\"StormBreaker Plus 300VL Vinyl Horizontal Slider\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Kawneer Company\":[{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#15115-R5\",\"approval_number\":\"FL15115.1\",\"seq\":1,\"product_model\":\"8400 TL Horizontal Slider, SMI & LMI\",\"product_description\":\"8400 TL Horizontal Sliding Window (Small & Large Missile Impact)\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#7913-R6\",\"approval_number\":\"FL7913.1\",\"seq\":1,\"product_model\":\"Series 8400TL\",\"product_description\":\"Aluminum non-impact horizontal sliding window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#15115-R0\",\"approval_number\":\"FL15115.2\",\"seq\":2,\"product_model\":\"8400 TL Horizontal Slider, S.M.I.\",\"product_description\":\"8400 TL Horizontal Sliding Window, S.M.I.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#16004-R0\",\"approval_number\":\"FL16004.1\",\"seq\":1,\"product_model\":\"Traco TR6800 Aluminum Horizontal Sliding Window\",\"product_description\":\"TR6800 Aluminum Horizontal Sliding Window (I-LM6800)\",\"design_pressure\":\"+66\\\/-66\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#16021-R0\",\"approval_number\":\"FL16021.1\",\"seq\":1,\"product_model\":\"Traco TR6800 Aluminum Horizontal Sliding Window, Non-Impact\",\"product_description\":\"TR6800 Aluminum Horizontal Sliding Window, Non-Impact (I-NI6800)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#16178-R0\",\"approval_number\":\"FL16178.1\",\"seq\":1,\"product_model\":\"AA3350 Aluminum Sliding Glass Window\",\"product_description\":\"AA3350 Horizontal Sliding Window (Small & Large Missile Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"YKK AP America Inc. Residential\":[{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#12286-R7\",\"approval_number\":\"FL12286.1\",\"seq\":1,\"product_model\":\"Precedence Horizontal Sliding Window\",\"product_description\":\"Precedence Horizontal Sliding Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#12286-R6\",\"approval_number\":\"FL12286.2\",\"seq\":2,\"product_model\":\"StyleView Horizontal Sliding Window\",\"product_description\":\"StyleView Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#14595-R0\",\"approval_number\":\"FL14595.1\",\"seq\":1,\"product_model\":\"StyleView SL\",\"product_description\":\"StyleView XO SL\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-30 00:00:00\",\"instructions_url\":\"\"}],\"Shwinco Architectural Products, LLC\":[{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#11088-R0\",\"approval_number\":\"FL11088.1\",\"seq\":1,\"product_model\":\"Series 9050\",\"product_description\":\"Vinyl Horizontal Roller - Impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#11088-R0\",\"approval_number\":\"FL11088.2\",\"seq\":2,\"product_model\":\"Series 9050\",\"product_description\":\"Vinyl Horizontal Roller - Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#16477-R9\",\"approval_number\":\"FL16477.3\",\"seq\":3,\"product_model\":\"3. SERIES 9050 XOX\",\"product_description\":\"SERIES 9050 VINYL HORIZONTAL SLIDING WINDOW XOX IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#16477-R9\",\"approval_number\":\"FL16477.4\",\"seq\":4,\"product_model\":\"4. Security Series 6050 Vinyl Horizontal Sliding Window\",\"product_description\":\"Security Series 6050 Vinyl Horizontal Sliding Window 74\\\"x63\\\" Non-Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#133-R0\",\"approval_number\":\"FL133.1\",\"seq\":1,\"product_model\":\"HS650\",\"product_description\":\"vinyl horizontal slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#133-R0\",\"approval_number\":\"FL133.2\",\"seq\":2,\"product_model\":\"HS650PW\",\"product_description\":\"vinyl horizontal three panel sliders\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#9677-R0\",\"approval_number\":\"FL9677.1\",\"seq\":1,\"product_model\":\"4100 Series Impact Slider\",\"product_description\":\"4100 Impact Series Horizontal Double Slider\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#9677-R0\",\"approval_number\":\"FL9677.2\",\"seq\":2,\"product_model\":\"4300 Series Impact Slider\",\"product_description\":\"4300 Impact Horizontal Single Slider\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#8256-R1\",\"approval_number\":\"FL8256.1\",\"seq\":1,\"product_model\":\"HS 650\",\"product_description\":\"Horizontal Sliding Vinyl Prime Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#8256-R0\",\"approval_number\":\"FL8256.2\",\"seq\":2,\"product_model\":\"HS 650\",\"product_description\":\"Series 650 Horizontal Slider 2 Panel Non-Impact\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#8256-R0\",\"approval_number\":\"FL8256.3\",\"seq\":3,\"product_model\":\"HS 650-HP\",\"product_description\":\"Series 650 2 Panel Horizontal Slider Non-Impact with modified sill\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#8256-R0\",\"approval_number\":\"FL8256.4\",\"seq\":4,\"product_model\":\"HS 650-HP\",\"product_description\":\"Series 650 2-Panel Horizontal Slider Non-Impact with modified sill\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#8256-R0\",\"approval_number\":\"FL8256.5\",\"seq\":5,\"product_model\":\"HS650 PW\",\"product_description\":\"Series 650 Horizontal Slider Picture Slider XOX\\nNon-Impact\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#14246-R0\",\"approval_number\":\"FL14246.1\",\"seq\":1,\"product_model\":\"Series 4150\",\"product_description\":\"Horizontal Slider Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#14246-R0\",\"approval_number\":\"FL14246.2\",\"seq\":2,\"product_model\":\"Series 5450\",\"product_description\":\"Horizontal Slider Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#14246-R0\",\"approval_number\":\"FL14246.3\",\"seq\":3,\"product_model\":\"Series 5650\",\"product_description\":\"Horizontal Slider Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#16477-R0\",\"approval_number\":\"FL16477.1\",\"seq\":1,\"product_model\":\"Series 9050\",\"product_description\":\"Impact Rated Vinyl Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#17292-R0\",\"approval_number\":\"FL17292.1\",\"seq\":1,\"product_model\":\"Series 9050 Vinyl Sliding Window\",\"product_description\":\"Series 9050 Vinyl Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#16477-R3\",\"approval_number\":\"FL16477.2\",\"seq\":2,\"product_model\":\"SERIES 9050 XOX\",\"product_description\":\"SERIES 9050 VINYL SLIDING WINDOW XOX IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-30 00:00:00\",\"instructions_url\":\"\"}],\"ViWinTech Windows & Doors\":[{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#7883-R16\",\"approval_number\":\"FL7883.1\",\"seq\":1,\"product_model\":\"SL 3100 i SG 7463\",\"product_description\":\"ShoreLine 3100 Single Glider (Horizontal Rolling) Window, Impact, XO or OX. Fixed-Operating or Operating-Fixed panels. Jamb, Fin, Flange install. HS-C50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#7883-R16\",\"approval_number\":\"FL7883.2\",\"seq\":2,\"product_model\":\"SL 3100 SG 7463\",\"product_description\":\"Shoreline PVC Single Glider Non-Impact Fully reinforced\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#1911-R0\",\"approval_number\":\"FL1911.1\",\"seq\":1,\"product_model\":\"Single Slider Window\",\"product_description\":\"Vinyl Flange or Fin Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#1911-R0\",\"approval_number\":\"FL1911.2\",\"seq\":2,\"product_model\":\"XOX Slider Window\",\"product_description\":\"Vinyl Flange or Fin Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#8785-R1\",\"approval_number\":\"FL8785.1\",\"seq\":1,\"product_model\":\"SL 3100 SG 7463\",\"product_description\":\"ShoreLine 3100 Single Glider (Horizontal Rolling) Window. Non Impact. Full Reinforcement. HS-C45\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#8964-R1\",\"approval_number\":\"FL8964.1\",\"seq\":1,\"product_model\":\"SL 5100 i DG 7463\",\"product_description\":\"ShoreLine Double Glider (XX) Impact rated (74 x 63)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#12823-R0\",\"approval_number\":\"FL12823.1\",\"seq\":1,\"product_model\":\"2100 SHORELINE PVC HORIZONTAL SLIDER\",\"product_description\":\"2100 SHORELINE PVC HORIZONTAL SLIDER REINFORCED NON-IMPACT 73\\\"X62\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"CGI Windows and Doors\":[{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#12734-R1\",\"approval_number\":\"FL12734.2\",\"seq\":2,\"product_model\":\"Series 375 Aluminum Horizontal Rolling Window\",\"product_description\":\"Small Missile Impact\",\"design_pressure\":\"+120\\\/-210\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#23359-R1\",\"approval_number\":\"FL23359.1\",\"seq\":1,\"product_model\":\"HR-4010A\",\"product_description\":\"Non-Impact Horizontal Roller Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#23359-R1\",\"approval_number\":\"FL23359.2\",\"seq\":2,\"product_model\":\"HR-4110A\",\"product_description\":\"Impact Resistant Horizontal Roller Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#23359-R3\",\"approval_number\":\"FL23359.3\",\"seq\":3,\"product_model\":\"SGD-4025A Window\",\"product_description\":\"Non-Impact, Aluminum Sliding Glass Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#23359-R4\",\"approval_number\":\"FL23359.4\",\"seq\":4,\"product_model\":\"SGD-4130A Window\",\"product_description\":\"Impact Resistant, Aluminum Sliding Glass Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#12734-R0\",\"approval_number\":\"FL12734.1\",\"seq\":1,\"product_model\":\"Series 375 Aluminum Horizontal Rolling Window\",\"product_description\":\"Large Missile Impact\",\"design_pressure\":\"+120\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#12867-R0\",\"approval_number\":\"FL12867.1\",\"seq\":1,\"product_model\":\"Series 375 Aluminum Horizontal Rolling Window\",\"product_description\":\"Small Missile Impact\",\"design_pressure\":\"+120\\\/-210\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#14135-R0\",\"approval_number\":\"FL14135.1\",\"seq\":1,\"product_model\":\"Sentinel Series 120 Aluminum Horizontal Rolling Window\",\"product_description\":\"Large Missile Impact\",\"design_pressure\":\"+80\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#16630-R0\",\"approval_number\":\"FL16630.1\",\"seq\":1,\"product_model\":\"Series 7200 Vinyl Horizontal Sliding Window\",\"product_description\":\"Large missile impact resistant vinyl horizontal sliding window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#14135-R2\",\"approval_number\":\"FL14135.2\",\"seq\":2,\"product_model\":\"Sentinel Series 120 Aluminum Horizontal Rolling Window\",\"product_description\":\"Small Missile Impact\",\"design_pressure\":\"+80\\\/-125\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#12734-R8\",\"approval_number\":\"FL12734.3\",\"seq\":3,\"product_model\":\"Series 375 \\\"Estate\\\" Horizontal Rolling Window\",\"product_description\":\"Aluminum, Large Missile Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#12734-R8\",\"approval_number\":\"FL12734.4\",\"seq\":4,\"product_model\":\"Series 375 \\\"Estate\\\" Horizontal Rolling Window\",\"product_description\":\"Aluminum, Small Missile Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#12734-R8\",\"approval_number\":\"FL12734.5\",\"seq\":5,\"product_model\":\"Series 7200 \\\"Targa\\\" Horizontal Roller Window\",\"product_description\":\"Vinyl, Large Missile Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#38619-R0\",\"approval_number\":\"FL38619.1\",\"seq\":1,\"product_model\":\"HR3110V\",\"product_description\":\"Impact Resistant, Vinyl Horizontal Roller Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#38619-R1\",\"approval_number\":\"FL38619.2\",\"seq\":2,\"product_model\":\"HR3310V\",\"product_description\":\"Impact Resistant, Vinyl Horizontal Roller Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#38619-R2\",\"approval_number\":\"FL38619.3\",\"seq\":3,\"product_model\":\"HR910V\",\"product_description\":\"Large Missile Impact Resistant, Vinyl, Horizontal Roller Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#38619-R2\",\"approval_number\":\"FL38619.4\",\"seq\":4,\"product_model\":\"HR910V\",\"product_description\":\"Large Missile Impact Resistant, HVHZ, Vinyl, Horizontal Roller Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"MGM Industries\":[{\"manufacturer\":\"MGM Industries\",\"approval_number_master\":\"FL#8807-R0\",\"approval_number\":\"FL8807.1\",\"seq\":1,\"product_model\":\"a. 6010 Horizontal Slider\",\"product_description\":\"Extruded Vinyl Horizontal Slider Window with nailing fin application or through frame application\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MGM Industries\",\"approval_number_master\":\"FL#14380-R0\",\"approval_number\":\"FL14380.1\",\"seq\":1,\"product_model\":\"a. Series 4650\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Associated Materials\":[{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R0\",\"approval_number\":\"FL11141.1\",\"seq\":1,\"product_model\":\"A. Series 0203\",\"product_description\":\"Extruded PVC Horizontal Sliding Window without Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R1\",\"approval_number\":\"FL11141.2\",\"seq\":2,\"product_model\":\"b. Model 02A3\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R1\",\"approval_number\":\"FL11141.3\",\"seq\":3,\"product_model\":\"c. Model 0102\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R1\",\"approval_number\":\"FL11141.4\",\"seq\":4,\"product_model\":\"d. Model 0103\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R1\",\"approval_number\":\"FL11141.5\",\"seq\":5,\"product_model\":\"e. Model 0202\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R1\",\"approval_number\":\"FL11141.6\",\"seq\":6,\"product_model\":\"f. Model 0203\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R1\",\"approval_number\":\"FL11141.7\",\"seq\":7,\"product_model\":\"g. Model 0402\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R1\",\"approval_number\":\"FL11141.8\",\"seq\":8,\"product_model\":\"h. Model 0403\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R1\",\"approval_number\":\"FL11141.9\",\"seq\":9,\"product_model\":\"i. Model 0502\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R1\",\"approval_number\":\"FL11141.10\",\"seq\":10,\"product_model\":\"j. Model 0503\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R1\",\"approval_number\":\"FL11141.11\",\"seq\":11,\"product_model\":\"k. Model 0602\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R1\",\"approval_number\":\"FL11141.12\",\"seq\":12,\"product_model\":\"l. Model 0603\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R1\",\"approval_number\":\"FL11141.13\",\"seq\":13,\"product_model\":\"m. Model 0702\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R1\",\"approval_number\":\"FL11141.14\",\"seq\":14,\"product_model\":\"n. Model 0703\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R2\",\"approval_number\":\"FL11141.15\",\"seq\":15,\"product_model\":\"o. Model 3102\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R2\",\"approval_number\":\"FL11141.16\",\"seq\":16,\"product_model\":\"p. Model 3102\",\"product_description\":\"Extruded PVC Horizontal Sliding Window (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R2\",\"approval_number\":\"FL11141.17\",\"seq\":17,\"product_model\":\"q. Model V102\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R3\",\"approval_number\":\"FL11141.18\",\"seq\":18,\"product_model\":\"r. Model V202\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R5\",\"approval_number\":\"FL11141.19\",\"seq\":19,\"product_model\":\"s. Model 3109\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R5\",\"approval_number\":\"FL11141.20\",\"seq\":20,\"product_model\":\"t. Model 3109\",\"product_description\":\"Extruded PVC \\\"Impact\\\" Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R5\",\"approval_number\":\"FL11141.21\",\"seq\":21,\"product_model\":\"u. Model V102\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R5\",\"approval_number\":\"FL11141.22\",\"seq\":22,\"product_model\":\"v. Model V202\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R7\",\"approval_number\":\"FL11141.23\",\"seq\":23,\"product_model\":\"w. Model 8002\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R7\",\"approval_number\":\"FL11141.24\",\"seq\":24,\"product_model\":\"x. Model 8003\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R7\",\"approval_number\":\"FL11141.25\",\"seq\":25,\"product_model\":\"y. Model 9002\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R7\",\"approval_number\":\"FL11141.26\",\"seq\":26,\"product_model\":\"z. Model 9003\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R7\",\"approval_number\":\"FL11141.27\",\"seq\":27,\"product_model\":\"za. Model 02A9\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R7\",\"approval_number\":\"FL11141.28\",\"seq\":28,\"product_model\":\"zb. Model 0109\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R7\",\"approval_number\":\"FL11141.29\",\"seq\":29,\"product_model\":\"zc. Model 0709\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R7\",\"approval_number\":\"FL11141.30\",\"seq\":30,\"product_model\":\"zd. Model V103\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin- (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R7\",\"approval_number\":\"FL11141.31\",\"seq\":31,\"product_model\":\"ze. Model V109\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R10\",\"approval_number\":\"FL11141.32\",\"seq\":32,\"product_model\":\"zf. Model 3002\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Sm-Sm\\\" Sash - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R10\",\"approval_number\":\"FL11141.33\",\"seq\":33,\"product_model\":\"zg. Model 3002\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Med-Med\\\" Sash - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R10\",\"approval_number\":\"FL11141.34\",\"seq\":34,\"product_model\":\"zh. Model O3A2\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Sm-Sm\\\" Sash - (XO or OX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R10\",\"approval_number\":\"FL11141.35\",\"seq\":35,\"product_model\":\"zi. Model O3A2\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Med-Med\\\" Sash - (XO or OX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R10\",\"approval_number\":\"FL11141.36\",\"seq\":36,\"product_model\":\"zj. Model 03A9\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Sm-Sm\\\" Sash - (Equal Light XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R10\",\"approval_number\":\"FL11141.37\",\"seq\":37,\"product_model\":\"zk. Model 03A9\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Med-Med\\\" Sash - (Equal Light XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R11\",\"approval_number\":\"FL11141.38\",\"seq\":38,\"product_model\":\"zl. Model 3003 ST\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Sm-Sm\\\" Sash - (Un-Equal Light XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R11\",\"approval_number\":\"FL11141.39\",\"seq\":39,\"product_model\":\"zm. Model 3003 ST\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Med-Med\\\" Sash - (Un-Equal Light XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R11\",\"approval_number\":\"FL11141.40\",\"seq\":40,\"product_model\":\"zn. Model 3009 ST\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Sm-Sm\\\" Sash - (Equal Light XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R11\",\"approval_number\":\"FL11141.41\",\"seq\":41,\"product_model\":\"zo. Model 3009 ST\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Med-Med\\\" Sash - (Equal Light XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R11\",\"approval_number\":\"FL11141.42\",\"seq\":42,\"product_model\":\"zp. Model O3A3 ST\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Sm-Sm\\\" Sash - (Equal Light XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R11\",\"approval_number\":\"FL11141.43\",\"seq\":43,\"product_model\":\"zq. Model O3A3 ST\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Med-Med\\\" Sash - (Equal Light XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R14\",\"approval_number\":\"FL11141.44\",\"seq\":44,\"product_model\":\"zr. Model O509\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R14\",\"approval_number\":\"FL11141.45\",\"seq\":45,\"product_model\":\"zs. Model O609\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R16\",\"approval_number\":\"FL11141.46\",\"seq\":46,\"product_model\":\"zt. Model 8002 HP\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R25\",\"approval_number\":\"FL11141.47\",\"seq\":47,\"product_model\":\"zu. Series 1700 Model 1709\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XOX Equal Lite Configuration with Direct Set Center Lite)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R25\",\"approval_number\":\"FL11141.48\",\"seq\":48,\"product_model\":\"zv. Series 1900 Model 1902\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XO or OX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R25\",\"approval_number\":\"FL11141.49\",\"seq\":49,\"product_model\":\"zw. Series 1900 Model 1903\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XOX Qtr-Half-Qtr Lite Configuration with Direct Set Center Lite)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R25\",\"approval_number\":\"FL11141.50\",\"seq\":50,\"product_model\":\"zx. Series 1900 Model 1909\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XOX Equal Lite Configuration with Direct Set Center Lite)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R25\",\"approval_number\":\"FL11141.51\",\"seq\":51,\"product_model\":\"zy. Series 1700 Model 1702HP\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XO or OX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R25\",\"approval_number\":\"FL11141.52\",\"seq\":52,\"product_model\":\"zz. Series 1900 Model 1902HP\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XO or OX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11141-R25\",\"approval_number\":\"FL11141.53\",\"seq\":53,\"product_model\":\"zza. Series 1900 Model 1902HP\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XO or OX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#9983-R0\",\"approval_number\":\"FL9983.1\",\"seq\":1,\"product_model\":\"a. Model 02A2\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#9983-R0\",\"approval_number\":\"FL9983.2\",\"seq\":2,\"product_model\":\"b. Model 02A3\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#9983-R0\",\"approval_number\":\"FL9983.3\",\"seq\":3,\"product_model\":\"c. Model 0102\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#9983-R0\",\"approval_number\":\"FL9983.4\",\"seq\":4,\"product_model\":\"d. Model 0103\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#9983-R0\",\"approval_number\":\"FL9983.5\",\"seq\":5,\"product_model\":\"e. Model 0202\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#9983-R0\",\"approval_number\":\"FL9983.6\",\"seq\":6,\"product_model\":\"f. Model 0203\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#9983-R0\",\"approval_number\":\"FL9983.7\",\"seq\":7,\"product_model\":\"g. Model 0402\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#9983-R0\",\"approval_number\":\"FL9983.8\",\"seq\":8,\"product_model\":\"h. Model 0502\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#9983-R0\",\"approval_number\":\"FL9983.9\",\"seq\":9,\"product_model\":\"i. Model 0602\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#9983-R0\",\"approval_number\":\"FL9983.10\",\"seq\":10,\"product_model\":\"j. Model 0503\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#9983-R0\",\"approval_number\":\"FL9983.11\",\"seq\":11,\"product_model\":\"k. Model 0603\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#26521-R3\",\"approval_number\":\"FL26521.9\",\"seq\":9,\"product_model\":\"i. Series 1900 Model 1902HP\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XO or OX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#10516-R0\",\"approval_number\":\"FL10516.1\",\"seq\":1,\"product_model\":\"a. Series 3102\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#10516-R0\",\"approval_number\":\"FL10516.2\",\"seq\":2,\"product_model\":\"b. Series 3102\",\"product_description\":\"Extruded PVC \\\"Impact\\\" Horizontal Sliding Window - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#10516-R0\",\"approval_number\":\"FL10516.3\",\"seq\":3,\"product_model\":\"c. Series 3102\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#10516-R0\",\"approval_number\":\"FL10516.4\",\"seq\":4,\"product_model\":\"d. Series 3102\",\"product_description\":\"Extruded PVC \\\"Impact\\\" Horizontal Sliding Window with Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#10516-R0\",\"approval_number\":\"FL10516.5\",\"seq\":5,\"product_model\":\"e. Series 3109\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#10516-R0\",\"approval_number\":\"FL10516.6\",\"seq\":6,\"product_model\":\"f. Series 3109\",\"product_description\":\"Extruded PVC \\\"Impact\\\" Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#26521-R0\",\"approval_number\":\"FL26521.1\",\"seq\":1,\"product_model\":\"a. Series 1700 Model 1702\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XO or OX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#26521-R0\",\"approval_number\":\"FL26521.2\",\"seq\":2,\"product_model\":\"b. Series 1700 Model 1703\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XOX Qtr-Half-Qtr Lite Configuration with Direct Set Center Lite)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#26521-R0\",\"approval_number\":\"FL26521.3\",\"seq\":3,\"product_model\":\"c. Series 1700 Model 1709\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XOX Equal Lite Configuration with Direct Set Center Lite)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#26521-R0\",\"approval_number\":\"FL26521.4\",\"seq\":4,\"product_model\":\"d. Series 1900 Model 1902\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XO or OX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#26521-R0\",\"approval_number\":\"FL26521.5\",\"seq\":5,\"product_model\":\"e. Series 1900 Model 1903\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XOX Qtr-Half-Qtr Lite Configuration with Direct Set Center Lite)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#26521-R0\",\"approval_number\":\"FL26521.6\",\"seq\":6,\"product_model\":\"f. Series 1900 Model 1909\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XOX Equal Lite Configuration with Direct Set Center Lite)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#26521-R2\",\"approval_number\":\"FL26521.7\",\"seq\":7,\"product_model\":\"g. Series 1700 Model 1702HP\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XO or OX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#26521-R2\",\"approval_number\":\"FL26521.8\",\"seq\":8,\"product_model\":\"h. Series 1900 Model 1902HP\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XO or OX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-03-01 00:00:00\",\"instructions_url\":\"\"}],\"Croft, LLC\":[{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#27202-R2\",\"approval_number\":\"FL27202.1\",\"seq\":1,\"product_model\":\"Series 75 (XOX) Horizontal Sliding Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Series 75 (XOX) Horizontal Sliding Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#28822-R4\",\"approval_number\":\"FL28822.1\",\"seq\":1,\"product_model\":\"Series 31 Horizontal Sliding Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Series 31 Horizontal Sliding Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#47821-R0\",\"approval_number\":\"FL47821.1\",\"seq\":1,\"product_model\":\"Series \\\"12HS\\\" Vinyl Horizontal Sliding Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Series \\\"12HS\\\" Vinyl Horizontal Sliding Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#39792-R3\",\"approval_number\":\"FL39792.1\",\"seq\":1,\"product_model\":\"Series 51W Horizontal Sliding Window (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Series 51W Horizontal Sliding Window (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#30848-R0\",\"approval_number\":\"FL30848.1\",\"seq\":1,\"product_model\":\"Style 22 Horizontal Sliding Window\",\"product_description\":\"Style 22 Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-03-07 00:00:00\",\"instructions_url\":\"\"}],\"Pella Corporation\":[{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12604-R17\",\"approval_number\":\"FL12604.1\",\"seq\":1,\"product_model\":\"Pella Impervia Sliding Window\",\"product_description\":\"47.5\\\" x 47.5\\\" XO Horizontal Sliding Window W\\\/HP Water Kit\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33554-R1\",\"approval_number\":\"FL33554.1\",\"seq\":1,\"product_model\":\"SW-520\",\"product_description\":\"SW-520 Vinyl Horizontal Sliding Window, Impact, 74\\\" x 63\\\", XO or OX.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33558-R1\",\"approval_number\":\"FL33558.1\",\"seq\":1,\"product_model\":\"SW-520\",\"product_description\":\"SW-520 Vinyl Horizontal Slider, Impact, 74\\\" x 63\\\", XO or OX.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11161-R13\",\"approval_number\":\"FL11161.1\",\"seq\":1,\"product_model\":\"Series 10\\\/20 Sliding Window\",\"product_description\":\"Vinyl Sliding Window (OX or XO, 73-1\\\/2\\\" x 60\\\")\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11161-R13\",\"approval_number\":\"FL11161.2\",\"seq\":2,\"product_model\":\"Series 10\\\/20 Sliding Window\",\"product_description\":\"Vinyl Sliding Window (OX or XO, 73-1\\\/2\\\" x 36\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11161-R13\",\"approval_number\":\"FL11161.3\",\"seq\":3,\"product_model\":\"Series 10\\\/20 Sliding Window\",\"product_description\":\"Vinyl Sliding Window (XOX, 108\\\" x 60\\\")\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11161-R13\",\"approval_number\":\"FL11161.4\",\"seq\":4,\"product_model\":\"Series 10\\\/20 Sliding Window\",\"product_description\":\"Vinyl Sliding Window (XOX, 108\\\" x 36\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12604-R17\",\"approval_number\":\"FL12604.2\",\"seq\":2,\"product_model\":\"Pella Impervia Sliding Window\",\"product_description\":\"71.5\\\" x 59.5\\\" XO Horizontal Sliding Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12604-R17\",\"approval_number\":\"FL12604.3\",\"seq\":3,\"product_model\":\"Pella Impervia Sliding Window\",\"product_description\":\"71.5\\\" x 71.5\\\" XO Horizontal Sliding Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-08-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12604-R17\",\"approval_number\":\"FL12604.4\",\"seq\":4,\"product_model\":\"Pella Impervia Sliding Window\",\"product_description\":\"71.5\\\" x 36.75\\\" XO Horizontal Sliding Window W\\\/HP Water Kit\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-01-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12604-R17\",\"approval_number\":\"FL12604.5\",\"seq\":5,\"product_model\":\"Pella Impervia Sliding Window\",\"product_description\":\"107.5\\\" x 36.75\\\" XOX Unequal Horizontal Sliding Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-09-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12604-R17\",\"approval_number\":\"FL12604.6\",\"seq\":6,\"product_model\":\"Pella Impervia Sliding Window\",\"product_description\":\"107.5\\\" x 59.5\\\" XOX Equal Horizontal Sliding Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12604-R17\",\"approval_number\":\"FL12604.7\",\"seq\":7,\"product_model\":\"Pella Impervia Sliding Window\",\"product_description\":\"71.5\\\" x 36.75\\\" XO Horizontal Sliding Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-10-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12604-R17\",\"approval_number\":\"FL12604.8\",\"seq\":8,\"product_model\":\"Pella Impervia Sliding Window\",\"product_description\":\"96.25\\\" x 36.75\\\" XOX Horizontal Sliding Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-09-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12604-R17\",\"approval_number\":\"FL12604.9\",\"seq\":9,\"product_model\":\"Pella Impervia Sliding Window\",\"product_description\":\"96.25\\\" x 36.75\\\" XOX Horizontal Sliding Window w\\\/HP Water Kit\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12604-R17\",\"approval_number\":\"FL12604.10\",\"seq\":10,\"product_model\":\"Pella Impervia Sliding Window\",\"product_description\":\"124.25\\\" x 59.5\\\" XOX Unequal Horizontal Sliding Window\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12604-R17\",\"approval_number\":\"FL12604.11\",\"seq\":11,\"product_model\":\"Pella Impervia Sliding Window\",\"product_description\":\"71.5\\\" x 59.5\\\" XO Horizontal Sliding Window w\\\/ HP Water Kit\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12604-R17\",\"approval_number\":\"FL12604.12\",\"seq\":12,\"product_model\":\"Pella Impervia Sliding Window\",\"product_description\":\"47.5\\\" x 47.5\\\" XO Horizontal Sliding Window\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16809-R10\",\"approval_number\":\"FL16809.1\",\"seq\":1,\"product_model\":\"250 Series Sliding Window\",\"product_description\":\"72\\\" x 44\\\" vinyl non-impact XO\\\/OX sliding window with lock stile reinforcement\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16809-R10\",\"approval_number\":\"FL16809.2\",\"seq\":2,\"product_model\":\"250 Series Sliding Window\",\"product_description\":\"72\\\" x 44\\\" vinyl non-impact XO\\\/OX sliding window with lock and meeting stile reinforcements.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16809-R10\",\"approval_number\":\"FL16809.3\",\"seq\":3,\"product_model\":\"250 Series Sliding Window\",\"product_description\":\"108\\\" x 44\\\" 1\\\/4 vent vinyl non-impact XOX sliding window with lock stile reinforcement.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16809-R10\",\"approval_number\":\"FL16809.4\",\"seq\":4,\"product_model\":\"250 Series Sliding Window\",\"product_description\":\"108\\\" x 44\\\" 1\\\/4 vent vinyl non-impact XOX sliding window with lock and meeting stile reinforcements.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16809-R10\",\"approval_number\":\"FL16809.5\",\"seq\":5,\"product_model\":\"250 Series Sliding Window\",\"product_description\":\"108\\\" x 44\\\" 1\\\/3 vent vinyl non-impact XOX sliding window with lock stile reinforcement.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16809-R10\",\"approval_number\":\"FL16809.6\",\"seq\":6,\"product_model\":\"250 Series Sliding Window\",\"product_description\":\"108\\\" x 44\\\" 1\\\/3 vent vinyl non-impact XOX sliding window with lock and meeting stile reinforcements.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16809-R10\",\"approval_number\":\"FL16809.7\",\"seq\":7,\"product_model\":\"250 Series Sliding Window\",\"product_description\":\"52.25\\\" x 62\\\" vinyl non-impact XO\\\/OX sliding window with lock and meeting stile reinforcements.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16809-R10\",\"approval_number\":\"FL16809.9\",\"seq\":9,\"product_model\":\"250 Series Sliding Window\",\"product_description\":\"78\\\" x 84.5\\\" overall size vinyl non-impact XO\\\/OX sliding window with integral transom.\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33448-R2\",\"approval_number\":\"FL33448.2\",\"seq\":2,\"product_model\":\"SW-520\",\"product_description\":\"SW-520 Vinyl Flange\\\/Fin Horizontal Sliding Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33554-R1\",\"approval_number\":\"FL33554.2\",\"seq\":2,\"product_model\":\"SW-520\",\"product_description\":\"SW-520 Vinyl Horizontal Sliding Window, Impact, 111\\\" x 63\\\", XOX.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33558-R1\",\"approval_number\":\"FL33558.2\",\"seq\":2,\"product_model\":\"SW-520\",\"product_description\":\"SW-520 Vinyl Horizontal Slider, Impact, 111\\\" x 63\\\", XOX\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#434-R0\",\"approval_number\":\"FL434.1\",\"seq\":1,\"product_model\":\"10 Series Sliding Window 8100\",\"product_description\":\"(411-H-629.1) Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#434-R0\",\"approval_number\":\"FL434.2\",\"seq\":2,\"product_model\":\"10 Series Sliding Window 8100\",\"product_description\":\"(411-H-629) Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#434-R0\",\"approval_number\":\"FL434.3\",\"seq\":3,\"product_model\":\"10 Series Sliding Window 8100\",\"product_description\":\"(411-H-629.3) Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#434-R0\",\"approval_number\":\"FL434.4\",\"seq\":4,\"product_model\":\"10 Series Sliding Window 8100\",\"product_description\":\"(411-H-629.2) Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2642-R0\",\"approval_number\":\"FL2642.1\",\"seq\":1,\"product_model\":\"Impervia Horizontal Sliding Wi\",\"product_description\":\"411-H-659 Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2642-R0\",\"approval_number\":\"FL2642.2\",\"seq\":2,\"product_model\":\"Impervia Horizontal Sliding Wi\",\"product_description\":\"411-H-659.1 Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2642-R0\",\"approval_number\":\"FL2642.3\",\"seq\":3,\"product_model\":\"Impervia Horizontal Sliding Wi\",\"product_description\":\"411-H-659.2 Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2642-R0\",\"approval_number\":\"FL2642.4\",\"seq\":4,\"product_model\":\"Impervia Horizontal Sliding Wi\",\"product_description\":\"411-H-659.3 Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2642-R0\",\"approval_number\":\"FL2642.5\",\"seq\":5,\"product_model\":\"Impervia Horizontal Sliding Wi\",\"product_description\":\"411-H-659.4 Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2642-R0\",\"approval_number\":\"FL2642.6\",\"seq\":6,\"product_model\":\"Impervia Horizontal Sliding Wi\",\"product_description\":\"411-H-659.5 Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2642-R0\",\"approval_number\":\"FL2642.7\",\"seq\":7,\"product_model\":\"Impervia Horizontal Sliding Wi\",\"product_description\":\"411-H-659.6 Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2642-R0\",\"approval_number\":\"FL2642.8\",\"seq\":8,\"product_model\":\"Impervia Horizontal Sliding Wi\",\"product_description\":\"411-H-659.7 Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2642-R0\",\"approval_number\":\"FL2642.9\",\"seq\":9,\"product_model\":\"Impervia Horizontal Sliding Wi\",\"product_description\":\"411-H-659.8 Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2642-R0\",\"approval_number\":\"FL2642.10\",\"seq\":10,\"product_model\":\"Impervia Horizontal Sliding Wi\",\"product_description\":\"411-H-659.9 Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3134-R0\",\"approval_number\":\"FL3134.1\",\"seq\":1,\"product_model\":\"Impervia Horizontal Sliding Window Type XOX\",\"product_description\":\"(411-H-677.1) Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3134-R0\",\"approval_number\":\"FL3134.2\",\"seq\":2,\"product_model\":\"Impervia Horizontal Sliding Window Type XOX\",\"product_description\":\"(411-H-677) Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3134-R0\",\"approval_number\":\"FL3134.3\",\"seq\":3,\"product_model\":\"Impervia Horizontal Sliding Window Type XOX\",\"product_description\":\"(411-H-676.1) Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3134-R0\",\"approval_number\":\"FL3134.4\",\"seq\":4,\"product_model\":\"Impervia Horizontal Sliding Window Type XOX (Equal Sash)\",\"product_description\":\"(411-H-676.6) Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3134-R0\",\"approval_number\":\"FL3134.5\",\"seq\":5,\"product_model\":\"Impervia Horizontal Sliding Window Type XOX (Equal Sash)\",\"product_description\":\"(411-H-676.2) Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3134-R0\",\"approval_number\":\"FL3134.6\",\"seq\":6,\"product_model\":\"Impervia Horizontal Sliding Window Type XOX (Equal Sash)\",\"product_description\":\"(411-H-676.3) Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3134-R0\",\"approval_number\":\"FL3134.7\",\"seq\":7,\"product_model\":\"Impervia Horizontal Sliding Window Type XOX (Equal Sash)\",\"product_description\":\"(411-H-676.4) Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3134-R0\",\"approval_number\":\"FL3134.8\",\"seq\":8,\"product_model\":\"Impervia Horizontal Sliding Window Type XOX (Equal Sash)\",\"product_description\":\"(411-H-676.5) Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3134-R0\",\"approval_number\":\"FL3134.9\",\"seq\":9,\"product_model\":\"Impervia Horizontal Sliding Window Type XOX (Unequal Sash)\",\"product_description\":\"(411-H-675.3) Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3134-R0\",\"approval_number\":\"FL3134.10\",\"seq\":10,\"product_model\":\"Impervia Horizontal Sliding Window Type XOX (Unequal Sash)\",\"product_description\":\"(411-H-675.5) Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3134-R0\",\"approval_number\":\"FL3134.11\",\"seq\":11,\"product_model\":\"Impervia Horizontal Sliding Window Type XOX (Unequal Sash)\",\"product_description\":\"(411-H-675) Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3134-R0\",\"approval_number\":\"FL3134.12\",\"seq\":12,\"product_model\":\"Impervia Horizontal Sliding Window Type XOX (Unequal Sash)\",\"product_description\":\"(411-H-675.1) Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3134-R0\",\"approval_number\":\"FL3134.13\",\"seq\":13,\"product_model\":\"Impervia Horizontal Sliding Window Type XOX (Unequal Sash)\",\"product_description\":\"(411-H-675.2) Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3134-R0\",\"approval_number\":\"FL3134.14\",\"seq\":14,\"product_model\":\"Impervia Horizontal Sliding Window Type XOX (Unequal Sash)\",\"product_description\":\"(411-H-675.4) Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3134-R0\",\"approval_number\":\"FL3134.15\",\"seq\":15,\"product_model\":\"Impervia Horizontal Sliding Window w\\\/High Performance Water Kit Installed Type XOX (Equal Sash)\",\"product_description\":\"(411-H-678.7) Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3134-R0\",\"approval_number\":\"FL3134.16\",\"seq\":16,\"product_model\":\"Impervia Horizontal Sliding Window w\\\/High Performance Water Kit Installed Type XOX (Equal Sash)\",\"product_description\":\"(411-H-678.1) Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3134-R0\",\"approval_number\":\"FL3134.17\",\"seq\":17,\"product_model\":\"Impervia Horizontal Sliding Window w\\\/High Performance Water Kit Installed Type XOX (Unequal Sash)\",\"product_description\":\"(411-H-679.4) Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3134-R0\",\"approval_number\":\"FL3134.18\",\"seq\":18,\"product_model\":\"Impervia Horizontal Sliding Window w\\\/High Performance Water Kit Installed Type XOX (Unequal Sash)\",\"product_description\":\"(411-H-679.1) Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5047-R1\",\"approval_number\":\"FL5047.1\",\"seq\":1,\"product_model\":\"10 Series\",\"product_description\":\"(411-H-761.01\\\/.04) Vinyl Flange Horizontal Sliding Window (XOX)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5047-R1\",\"approval_number\":\"FL5047.2\",\"seq\":2,\"product_model\":\"10 Series\",\"product_description\":\"(411-H-760.03\\\/.07) Vinyl Flange Horizontal Sliding Window (XO)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5047-R1\",\"approval_number\":\"FL5047.3\",\"seq\":3,\"product_model\":\"10 Series\",\"product_description\":\"(411-H-760.01\\\/.05) Vinyl Flange Horizontal Sliding Window (XO)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5047-R1\",\"approval_number\":\"FL5047.4\",\"seq\":4,\"product_model\":\"10 Series\",\"product_description\":\"(411-H-761.02\\\/.05) Vinyl Flange Horizontal Sliding Window (XOX)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5047-R1\",\"approval_number\":\"FL5047.5\",\"seq\":5,\"product_model\":\"10 Series\",\"product_description\":\"(411-H-760.02\\\/.06) Vinyl Flange Horizontal Sliding Window (XO)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6074-R1\",\"approval_number\":\"FL6074.1\",\"seq\":1,\"product_model\":\"Series 10\",\"product_description\":\"(411-H-785.00\\\/.03) Vinyl Horizontal Sliding Window (XOX)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6074-R1\",\"approval_number\":\"FL6074.2\",\"seq\":2,\"product_model\":\"Series 10\",\"product_description\":\"(411-H-785.01\\\/.04) Vinyl Horizontal Sliding Window (XOX)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6074-R1\",\"approval_number\":\"FL6074.3\",\"seq\":3,\"product_model\":\"Series 10\",\"product_description\":\"(411-H-785.02\\\/.05) Vinyl Horizontal Sliding Window (XOX)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6074-R1\",\"approval_number\":\"FL6074.4\",\"seq\":4,\"product_model\":\"Series 10\",\"product_description\":\"(411-H-786.00\\\/.06) Vinyl Horizontal Sliding Window (XO)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6074-R1\",\"approval_number\":\"FL6074.5\",\"seq\":5,\"product_model\":\"Series 10\",\"product_description\":\"(411-H-786.02\\\/.05) Vinyl Horizontal Sliding Window (XO)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6074-R1\",\"approval_number\":\"FL6074.6\",\"seq\":6,\"product_model\":\"Series 20\",\"product_description\":\"(411-H-797.00\\\/.03) Vinyl Horizontal Sliding Window (XOX)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6074-R1\",\"approval_number\":\"FL6074.7\",\"seq\":7,\"product_model\":\"Series 20\",\"product_description\":\"(411-H-797.01\\\/.04) Vinyl Horizontal Sliding Window (XOX)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6074-R1\",\"approval_number\":\"FL6074.8\",\"seq\":8,\"product_model\":\"Series 20\",\"product_description\":\"(411-H-797.02\\\/.05) Vinyl Horizontal Sliding Window (XOX)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6074-R1\",\"approval_number\":\"FL6074.9\",\"seq\":9,\"product_model\":\"Series 20\",\"product_description\":\"(411-H-798.00\\\/.03) Vinyl Horizontal Sliding Window (XO)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6074-R1\",\"approval_number\":\"FL6074.10\",\"seq\":10,\"product_model\":\"Series 20\",\"product_description\":\"(411-H-798.01\\\/.04) Vinyl Horizontal Sliding Window (XO)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6074-R1\",\"approval_number\":\"FL6074.11\",\"seq\":11,\"product_model\":\"Series 20\",\"product_description\":\"(411-H-798.02\\\/.05) Vinyl Horizontal Sliding Window (XO)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6691-R0\",\"approval_number\":\"FL6691.1\",\"seq\":1,\"product_model\":\"Impervia Horizontal Sliding Window\",\"product_description\":\"(411-H-810.06) Horizontal Sliding Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6691-R0\",\"approval_number\":\"FL6691.2\",\"seq\":2,\"product_model\":\"Impervia Horizontal Sliding Window\",\"product_description\":\"(411-H-810.04) Horizontal Sliding Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6691-R0\",\"approval_number\":\"FL6691.3\",\"seq\":3,\"product_model\":\"Impervia Horizontal Sliding Window\",\"product_description\":\"(411-H-810.07) Horizontal Sliding Window.\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6691-R0\",\"approval_number\":\"FL6691.4\",\"seq\":4,\"product_model\":\"Impervia Horizontal Sliding Window\",\"product_description\":\"(411-H-810.03) Horizontal Sliding Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6691-R0\",\"approval_number\":\"FL6691.5\",\"seq\":5,\"product_model\":\"Impervia Horizontal Sliding Window with High Performance Water Kit\",\"product_description\":\"(411-H-810.00) Horizontal Sliding Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33431-R0\",\"approval_number\":\"FL33431.1\",\"seq\":1,\"product_model\":\"SW-420 Vinyl Sliding Window\",\"product_description\":\"SW-420 Vinyl Horizontal Slider, XO, Non-impact.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33431-R0\",\"approval_number\":\"FL33431.2\",\"seq\":2,\"product_model\":\"SW-420 Vinyl Sliding Window\",\"product_description\":\"SW-420 Vinyl Horizontal Slider, XOX, Non-impact.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33431-R0\",\"approval_number\":\"FL33431.3\",\"seq\":3,\"product_model\":\"SW-420 Vinyl Sliding Window\",\"product_description\":\"SW-420 Vinyl Horizontal Slider, XX, Non-Impact.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33492-R0\",\"approval_number\":\"FL33492.1\",\"seq\":1,\"product_model\":\"SW-420\",\"product_description\":\"SW-420 Vinyl Horizontal Slider XO, Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33492-R0\",\"approval_number\":\"FL33492.2\",\"seq\":2,\"product_model\":\"SW-420\",\"product_description\":\"SW-420 Vinyl Horizontal Slider XOX, Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33492-R0\",\"approval_number\":\"FL33492.3\",\"seq\":3,\"product_model\":\"SW-420\",\"product_description\":\"SW-420 Vinyl Horizontal Slider XX, Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5047-R0\",\"approval_number\":\"FL5047.6\",\"seq\":6,\"product_model\":\"10 Flange Horizontal Sliding Window\",\"product_description\":\"(411-H-761.02) PVC Horizontal Sliding Window (XOX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5047-R0\",\"approval_number\":\"FL5047.7\",\"seq\":7,\"product_model\":\"10 Flange Horizontal Sliding Window\",\"product_description\":\"(411-H-760.02) PVC Horizontal Sliding Window (XO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6074-R0\",\"approval_number\":\"FL6074.12\",\"seq\":12,\"product_model\":\"Series 10 Trackless Sliding Windows (XO)\",\"product_description\":\"(411-H-786.00) Vinyl Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6074-R0\",\"approval_number\":\"FL6074.13\",\"seq\":13,\"product_model\":\"Series 10 Trackless Sliding Windows (XO)\",\"product_description\":\"(411-H-786.01) Vinyl Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6074-R0\",\"approval_number\":\"FL6074.14\",\"seq\":14,\"product_model\":\"Series 10 Trackless Sliding Windows (XO)\",\"product_description\":\"(411-H-786.02) Vinyl Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6074-R0\",\"approval_number\":\"FL6074.15\",\"seq\":15,\"product_model\":\"Series 10 Trackless Sliding Windows (XO)\",\"product_description\":\"(411-H-786.03) Vinyl Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6074-R0\",\"approval_number\":\"FL6074.16\",\"seq\":16,\"product_model\":\"Series 10\\\/20\\\/8100 Horizontal Sliding Window ThermStar by Pella\",\"product_description\":\"(411-H-794.00) Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11161-R0\",\"approval_number\":\"FL11161.5\",\"seq\":5,\"product_model\":\"Series 10 Flanged Sliding Window\",\"product_description\":\"Vinyl Flanged Sliding Window (XOX, 110\\\" x 50\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11161-R0\",\"approval_number\":\"FL11161.6\",\"seq\":6,\"product_model\":\"Series 10\\\/20 Sliding Window\",\"product_description\":\"Vinyl Sliding Window (OX or XO, 73-1\\\/2\\\" x 60\\\")\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11161-R0\",\"approval_number\":\"FL11161.7\",\"seq\":7,\"product_model\":\"Series 10\\\/20 Sliding Window\",\"product_description\":\"Vinyl Sliding Window (OX or XO, 73-1\\\/2\\\" x 36\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11161-R0\",\"approval_number\":\"FL11161.8\",\"seq\":8,\"product_model\":\"Series 10\\\/20 Sliding Window\",\"product_description\":\"Vinyl Sliding Window (XOX, 108\\\" x 60\\\")\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11161-R0\",\"approval_number\":\"FL11161.9\",\"seq\":9,\"product_model\":\"Series 10\\\/20 Sliding Window\",\"product_description\":\"Vinyl Sliding Window (XOX, 108\\\" x 48\\\")\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11161-R0\",\"approval_number\":\"FL11161.10\",\"seq\":10,\"product_model\":\"Series 10\\\/20 Sliding Window\",\"product_description\":\"Vinyl Sliding Window (XOX, 108\\\" x 36\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12604-R0\",\"approval_number\":\"FL12604.13\",\"seq\":13,\"product_model\":\"Pella Impervia Sliding Window\",\"product_description\":\"71.5\\\" x 47.5\\\" Horizontal Sliding Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12604-R0\",\"approval_number\":\"FL12604.14\",\"seq\":14,\"product_model\":\"Pella Impervia Sliding Window\",\"product_description\":\"71.5\\\" x 36.75\\\" Horizontal Sliding Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12604-R0\",\"approval_number\":\"FL12604.15\",\"seq\":15,\"product_model\":\"Pella Impervia Sliding Window\",\"product_description\":\"83.5\\\" x 35.5\\\" Unequal Horizontal Sliding Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12604-R0\",\"approval_number\":\"FL12604.16\",\"seq\":16,\"product_model\":\"Pella Impervia Sliding Window\",\"product_description\":\"83.5\\\" x 35.5\\\" Horizontal Sliding Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12811-R0\",\"approval_number\":\"FL12811.1\",\"seq\":1,\"product_model\":\"Series 10 Sliding Window\",\"product_description\":\"Series 10 Vinyl Flanged XO or OX Sliding Window (73 x 62)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12811-R0\",\"approval_number\":\"FL12811.2\",\"seq\":2,\"product_model\":\"Series 10 Sliding Window\",\"product_description\":\"Series 10 Vinyl Flanged XO or OX Sliding Window (73 x 50)\",\"design_pressure\":\"+37\\\/-49\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12811-R0\",\"approval_number\":\"FL12811.3\",\"seq\":3,\"product_model\":\"Series 10 Sliding Window\",\"product_description\":\"Series 10 Vinyl Flanged XO or OX Sliding Window (73 x 38)\",\"design_pressure\":\"+37\\\/-49\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12811-R0\",\"approval_number\":\"FL12811.4\",\"seq\":4,\"product_model\":\"Series 10 Sliding Window\",\"product_description\":\"Series 10 Vinyl Flanged XOX Sliding Window (110 x 62)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12811-R0\",\"approval_number\":\"FL12811.5\",\"seq\":5,\"product_model\":\"Series 10 Sliding Window\",\"product_description\":\"Series 10 Vinyl Flanged XOX Sliding Window (110 x 50)\",\"design_pressure\":\"+31\\\/-41\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14702-R0\",\"approval_number\":\"FL14702.1\",\"seq\":1,\"product_model\":\"Standard Performance O\\\/OX or O\\\/XO Pella Vinyl 350 Series Sliding Window (non-impact)\",\"product_description\":\"Size: 76\\\" x 96\\\"; Fixed Transom over OX or Fixed Transom over XO\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14702-R0\",\"approval_number\":\"FL14702.2\",\"seq\":2,\"product_model\":\"Standard Performance O\\\/XOX Pella Vinyl 350 Series Sliding Window (non-impact)\",\"product_description\":\"Size: 120\\\" x 78\\\"; Fixed Transom over XOX\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14702-R0\",\"approval_number\":\"FL14702.3\",\"seq\":3,\"product_model\":\"Standard Performance OX or XO Pella Vinyl 350 Series Sliding Window (non-impact)\",\"product_description\":\"Size: 76\\\" x 72\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14702-R0\",\"approval_number\":\"FL14702.4\",\"seq\":4,\"product_model\":\"Standard Performance XOX Pella Vinyl 350 Series Sliding Window (non-impact)\",\"product_description\":\"Size: 114\\\" x 72\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14702-R0\",\"approval_number\":\"FL14702.5\",\"seq\":5,\"product_model\":\"Standard Performance XOX Pella Vinyl 350 Series Sliding Window (non-impact)\",\"product_description\":\"Size: 96\\\" x 48\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14702-R0\",\"approval_number\":\"FL14702.6\",\"seq\":6,\"product_model\":\"Standard Performance XOX Pella Vinyl 350 Series Sliding Window (non-impact)\",\"product_description\":\"Size: 123\\\" x 72\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16809-R1\",\"approval_number\":\"FL16809.8\",\"seq\":8,\"product_model\":\"250 Series Sliding Glass Window\",\"product_description\":\"73\\\" x 62\\\" vinyl non-impact XO\\\/OX sliding window with lock and meeting stile reinforcements.\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16809-R1\",\"approval_number\":\"FL16809.10\",\"seq\":10,\"product_model\":\"250 Series Sliding Glass Window\",\"product_description\":\"78\\\" x 62\\\" vinyl non-impact XO\\\/OX sliding window with lock and meeting stile reinforcements.\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16809-R1\",\"approval_number\":\"FL16809.11\",\"seq\":11,\"product_model\":\"250 Series Sliding Glass Window\",\"product_description\":\"108\\\" x 62\\\" vinyl non-impact XOX 1\\\/4 vent sliding window with lock and meeting stile reinforcements.\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16809-R1\",\"approval_number\":\"FL16809.12\",\"seq\":12,\"product_model\":\"250 Series Sliding Glass Window\",\"product_description\":\"108\\\" x 62\\\" vinyl non-impact XOX 1\\\/3 vent sliding window with lock and meeting stile reinforcements.\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16809-R3\",\"approval_number\":\"FL16809.13\",\"seq\":13,\"product_model\":\"250 Series Sliding Window\",\"product_description\":\"96\\\" x 72\\\" vinyl non-impact XOX 1\\\/3 vent sliding window with lock and meeting stile reinforcements.\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16809-R3\",\"approval_number\":\"FL16809.14\",\"seq\":14,\"product_model\":\"250 Series Sliding Window\",\"product_description\":\"73.5\\\" x 72\\\" vinyl non-impact XO\\\/OX sliding window with lock and meeting stile reinforcements.\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33448-R0\",\"approval_number\":\"FL33448.1\",\"seq\":1,\"product_model\":\"SW-520\",\"product_description\":\"SW-520 Vinyl Flange and Fin Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33448-R0\",\"approval_number\":\"FL33448.3\",\"seq\":3,\"product_model\":\"SW-520\",\"product_description\":\"SW-520 Vinyl Flange Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"}],\"Regency Plus Inc\":[{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#11411-R10\",\"approval_number\":\"FL11411.1\",\"seq\":1,\"product_model\":\"Series 2000\",\"product_description\":\"Series 2000 Vinyl Horizontal Sliding Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#11411-R10\",\"approval_number\":\"FL11411.2\",\"seq\":2,\"product_model\":\"Series 5405\",\"product_description\":\"Series 5405 Impact Vinyl Horizontal Sliding Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#15996-R9\",\"approval_number\":\"FL15996.1\",\"seq\":1,\"product_model\":\"SERIES TECH 5111\",\"product_description\":\"SERIES TECH 5111 Impact Vinyl Horizontal Sliding Window\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#20130-R8\",\"approval_number\":\"FL20130.1\",\"seq\":1,\"product_model\":\"Series 7013 Vinyl Horizontal Sliding Window\",\"product_description\":\"Series 7013 Vinyl Horizontal Sliding Window 120\\\" x 63\\\" Non-Impact XOX\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#20130-R8\",\"approval_number\":\"FL20130.2\",\"seq\":2,\"product_model\":\"Series 7413 Vinyl Horizontal Sliding Window\",\"product_description\":\"Series 7413 Vinyl Horizontal Sliding Window 74\\\" x 63\\\" Non-Impact XO\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#20130-R8\",\"approval_number\":\"FL20130.3\",\"seq\":3,\"product_model\":\"Tech 5505 Vinyl Horizontal Sliding Window\",\"product_description\":\"Tech 5505 Vinyl Horizontal Sliding Window 111\\\" x 63\\\" HVHZ IMPACT XOX\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#31786-R4\",\"approval_number\":\"FL31786.1\",\"seq\":1,\"product_model\":\"1314 Vinyl Double Slider Window \\\/ Series 1000 Anneal Glazing Package\",\"product_description\":\"1314 Vinyl Double Slider Window \\\/ Series 1000 Anneal Glazing Package, 74\\\" x 63\\\" XX Horizontal Slider\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#31786-R4\",\"approval_number\":\"FL31786.2\",\"seq\":2,\"product_model\":\"1315 Vinyl XOX Horizontal Sliding Window \\\/ Series 1000 Anneal Glazing Package\",\"product_description\":\"1315 Vinyl XOX Horizontal Sliding Window \\\/ Series 1000 Anneal Glazing Package, 111\\\" x 63.25\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#1402-R0\",\"approval_number\":\"FL1402.1\",\"seq\":1,\"product_model\":\"Tech 2000\",\"product_description\":\"Custom Vinyl Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#5820-R0\",\"approval_number\":\"FL5820.1\",\"seq\":1,\"product_model\":\"Tech 2000\",\"product_description\":\"Horizontal sliding vinyl prime window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#6266-R0\",\"approval_number\":\"FL6266.1\",\"seq\":1,\"product_model\":\"Series \\\"5405\\\"\",\"product_description\":\"Vinyl Horizontal Sliding Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#13518-R0\",\"approval_number\":\"FL13518.1\",\"seq\":1,\"product_model\":\"Series 5405 PVC Horizontal Sliding Window\",\"product_description\":\"Series 5405 PVC Horizontal Sliding Window.\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-22 00:00:00\",\"instructions_url\":\"\"}],\"Jeld-Wen\":[{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16636-R6\",\"approval_number\":\"FL16636.1\",\"seq\":1,\"product_model\":\"Builders Vinyl (V-2500)\",\"product_description\":\"Horizontal Slider 2 Panel 73\\\" x 49.625\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#31993-R5\",\"approval_number\":\"FL31993.1\",\"seq\":1,\"product_model\":\"Auraline Composite\",\"product_description\":\"Horizontal Slider (XO) 72\\\" x 72\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#31993-R5\",\"approval_number\":\"FL31993.2\",\"seq\":2,\"product_model\":\"Auraline Composite\",\"product_description\":\"Horizontal Slider (XO) 72\\\" x 36\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#31993-R5\",\"approval_number\":\"FL31993.3\",\"seq\":3,\"product_model\":\"Auraline Composite\",\"product_description\":\"Horizontal Slider (XOX) 120\\\" x 72\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#31993-R5\",\"approval_number\":\"FL31993.4\",\"seq\":4,\"product_model\":\"Auraline Composite\",\"product_description\":\"Horizontal Slider (XOX) 108\\\" x 84\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#31993-R5\",\"approval_number\":\"FL31993.5\",\"seq\":5,\"product_model\":\"Auraline Composite\",\"product_description\":\"Horizontal Slider (XOX.O) 120\\\" x 72\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#31993-R5\",\"approval_number\":\"FL31993.6\",\"seq\":6,\"product_model\":\"Auraline Composite\",\"product_description\":\"Horizontal Slider (XOOX) 144\\\" x 72\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14090-R14\",\"approval_number\":\"FL14090.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Horizontal Slider (8200) 74\\\" x 62\\\" Insulated Glass (3\\\/16 in - 3\\\/16 out Annealed)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14090-R14\",\"approval_number\":\"FL14090.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Horizontal Slider (8200) 74\\\" x 54\\\" Insulated Glass (3\\\/16 in - 3\\\/16 out Annealed)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16636-R6\",\"approval_number\":\"FL16636.2\",\"seq\":2,\"product_model\":\"Builders Vinyl (V-2500)\",\"product_description\":\"Horizontal Slider 2 Panel 73\\\" x 49.625\\\" Insulated Glass (3\\\/16 in - 3\\\/16 out Annealed)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16636-R6\",\"approval_number\":\"FL16636.3\",\"seq\":3,\"product_model\":\"Builders Vinyl (V-2500)\",\"product_description\":\"Horizontal Slider 3 Panel 110\\\" x 49.625\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#19691-R4\",\"approval_number\":\"FL19691.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Horizontal Slider 3 Panel 111\\\" x 54\\\" Insulated Glass (3\\\/16\\\" in - 3\\\/16\\\" out Annealed)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-09-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22368-R9\",\"approval_number\":\"FL22368.1\",\"seq\":1,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Horizontal Slider (OX) 72\\\" x 60\\\" Insulated Glass (1\\\/4\\\" PVB Laminate in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22368-R9\",\"approval_number\":\"FL22368.2\",\"seq\":2,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Horizontal Slider (XOX) 96\\\" x 60\\\" Insulated Glass (1\\\/4\\\" PVB Laminate in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22368-R9\",\"approval_number\":\"FL22368.3\",\"seq\":3,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Horizontal Slider (OX) 72\\\" x 60\\\" Insulated Glass (5\\\/16\\\" PVB Laminate in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22368-R9\",\"approval_number\":\"FL22368.4\",\"seq\":4,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Horizontal Slider (XOX) 96\\\" x 60\\\" Insulated Glass (5\\\/16\\\" PVB Laminate in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22369-R10\",\"approval_number\":\"FL22369.1\",\"seq\":1,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Horizontal Slider 2 Panel (XO) 72\\\" x 60\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22369-R10\",\"approval_number\":\"FL22369.2\",\"seq\":2,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Horizontal Slider 3 Panel (XOX) 96\\\" x 60\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22369-R10\",\"approval_number\":\"FL22369.3\",\"seq\":3,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Horizontal Slider 3 Panel (XOX) 120\\\" x 72\\\" Annealed Insulated Glass\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22369-R10\",\"approval_number\":\"FL22369.4\",\"seq\":4,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Horizontal Slider 2 Panel (XO) 72\\\" x 72\\\" Annealed Insulated Glass\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42243-R1\",\"approval_number\":\"FL42243.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Horizontal Slider (8200) 74\\\" x 62\\\" Insulated Glass (5\\\/16\\\" SGP Lam in - 3\\\/16\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42243-R1\",\"approval_number\":\"FL42243.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Horizontal Slider (8200) 74\\\" x 54\\\" Insulated Glass (5\\\/16\\\" PVB Lam in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42243-R1\",\"approval_number\":\"FL42243.3\",\"seq\":3,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Horizontal Slider (8200) 74\\\" x 54\\\" Insulated Glass (5\\\/16\\\" SGP Lam in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42243-R1\",\"approval_number\":\"FL42243.4\",\"seq\":4,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Horizontal Slider (8200) 74\\\" x 62\\\" Insulated Glass (5\\\/16\\\" PVB Lam in - 3\\\/16\\\" Tempered out)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42243-R1\",\"approval_number\":\"FL42243.5\",\"seq\":5,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Horizontal Slider (8200) 111\\\" x 54\\\" Insulated Glass (5\\\/16\\\" PVB\\\/SGP Lam in - 3\\\/16\\\" Tempered out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5322-R0\",\"approval_number\":\"FL5322.1\",\"seq\":1,\"product_model\":\"Sierra Brickmould\",\"product_description\":\"Vinyl Horizontal Slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5322-R0\",\"approval_number\":\"FL5322.2\",\"seq\":2,\"product_model\":\"Sierra Brickmould\",\"product_description\":\"Horizontal Slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5800-R0\",\"approval_number\":\"FL5800.1\",\"seq\":1,\"product_model\":\"CHGW 6050 419-H-733-00\",\"product_description\":\"Aluminum Clad Wood Horizontal Gliding Window (XO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5800-R0\",\"approval_number\":\"FL5800.2\",\"seq\":2,\"product_model\":\"CHGW 8050 419-H-742-00\",\"product_description\":\"Aluminum Clad Wood Horizontally Gliding Window (XOX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5800-R0\",\"approval_number\":\"FL5800.3\",\"seq\":3,\"product_model\":\"WHGW 419-H-746-00\",\"product_description\":\"Wood Horizontal Gliding Window (XO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5800-R0\",\"approval_number\":\"FL5800.4\",\"seq\":4,\"product_model\":\"WHGW 419-H-752-00\",\"product_description\":\"XOX Wood Horizontal Gliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6386-R0\",\"approval_number\":\"FL6386.1\",\"seq\":1,\"product_model\":\"8200 Series Horizontal Slider Window\",\"product_description\":\"JELD-WEN Premium Atlantic Vinyl Impact Horizontal Slider\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6447-R0\",\"approval_number\":\"FL6447.1\",\"seq\":1,\"product_model\":\"8200 Series Horizontal Slider Window\",\"product_description\":\"JELD-WEN Premium Atlantic Vinyl Impact Horizontal Slider\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7039-R0\",\"approval_number\":\"FL7039.1\",\"seq\":1,\"product_model\":\"4200 Builders Aluminum Sliding Window\",\"product_description\":\"Max Size 74x51. Reinforcement required.Product must be installed in accordance with the attached installation instructions. Glazing shall be single layer no less than 3\\\/16\\\" thick annealed\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7039-R0\",\"approval_number\":\"FL7039.2\",\"seq\":2,\"product_model\":\"4200 Builders Aluminum Sliding Window\",\"product_description\":\"Max size 74x63. Reinforcement required. Product must be installed in accordance with the attached installation instructions. Glazing shall comply with ASTM E 1300-02\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7959-R0\",\"approval_number\":\"FL7959.1\",\"seq\":1,\"product_model\":\"6500 Premium Atlantic Aluminum Horizontal Slider\",\"product_description\":\"Limits per Miami-Dade NOA-06-0504.01. Product must be installed in accordance with the attached installation instructions.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7959-R0\",\"approval_number\":\"FL7959.2\",\"seq\":2,\"product_model\":\"8200 Premium Atlantic Vinyl Horizontal Slider\",\"product_description\":\"Limits per Miami-Dade NOA-06-0407.03. Product must be installed in accordance with the attached installation instructions.\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8425-R0\",\"approval_number\":\"FL8425.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl Horizontal Slider (8200)\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9035-R0\",\"approval_number\":\"FL9035.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Aluminum Horizontal Slider\",\"product_description\":\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9035-R0\",\"approval_number\":\"FL9035.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Aluminum Horizontal Slider\",\"product_description\":\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10033-R0\",\"approval_number\":\"FL10033.1\",\"seq\":1,\"product_model\":\"Builders Aluminum (4850FL) Horizontal Slider OXO\",\"product_description\":\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10033-R0\",\"approval_number\":\"FL10033.2\",\"seq\":2,\"product_model\":\"Builders Aluminum (4850FL) Horizontal Slider OXO\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10033-R0\",\"approval_number\":\"FL10033.3\",\"seq\":3,\"product_model\":\"Premium Atlantic Vinyl (8200) Impact Horizontal Slider\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10695-R0\",\"approval_number\":\"FL10695.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl Horizontal Slider Impact Laminated Glass\",\"product_description\":\"Premium Atlantic Vinyl Horizontal Slider Impact Laminated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10695-R0\",\"approval_number\":\"FL10695.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Vinyl Horizontal Slider Impact Laminated Glass\",\"product_description\":\"Premium Atlantic Vinyl Horizontal Slider Impact Laminated Glass\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10947-R0\",\"approval_number\":\"FL10947.1\",\"seq\":1,\"product_model\":\"Builders Aluminum Horizontal Slider\",\"product_description\":\"Aluminum Horizontal Slider\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10947-R0\",\"approval_number\":\"FL10947.2\",\"seq\":2,\"product_model\":\"Builders Aluminum Horizontal Slider\",\"product_description\":\"Aluminum Horizontal Slider\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10947-R0\",\"approval_number\":\"FL10947.3\",\"seq\":3,\"product_model\":\"Builders Aluminum Horizontal Slider OXO\",\"product_description\":\"Aluminum Horizontal Slider\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10947-R0\",\"approval_number\":\"FL10947.4\",\"seq\":4,\"product_model\":\"Builders Aluminum Horizontal Slider OXO\",\"product_description\":\"Aluminum Horizontal Slider\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10947-R0\",\"approval_number\":\"FL10947.5\",\"seq\":5,\"product_model\":\"Builders Aluminum Sliding Window\",\"product_description\":\"Aluminum Horizontal Slider\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10947-R0\",\"approval_number\":\"FL10947.6\",\"seq\":6,\"product_model\":\"Builders Aluminum Sliding Window\",\"product_description\":\"Aluminum Horizontal Slider\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10947-R0\",\"approval_number\":\"FL10947.7\",\"seq\":7,\"product_model\":\"Premium Atlantic Aluminum Horizontal Slider\",\"product_description\":\"Aluminum Horizontal Slider\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10947-R0\",\"approval_number\":\"FL10947.8\",\"seq\":8,\"product_model\":\"Premium Atlantic Aluminum Horizontal Slider\",\"product_description\":\"Aluminum Horizontal Slider\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10953-R0\",\"approval_number\":\"FL10953.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl Horizontal Slider\",\"product_description\":\"Vinyl Horizontal Slider Max Size Tested 74x54 Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10953-R1\",\"approval_number\":\"FL10953.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Horizontal Slider (8200) 74x62 Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11119-R0\",\"approval_number\":\"FL11119.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Aluminum Horiontal Roller SG\",\"product_description\":\"Premium Atlantic Aluminum Horiontal Roller SG 74x63\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11119-R3\",\"approval_number\":\"FL11119.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Aluminum\",\"product_description\":\"Horizontal Slider (6500) 73\\\" x 62\\\" Single Glaze (1\\\/8\\\" Tempered) or Insulated Glass (3\\\/16\\\" - 3\\\/16\\\" Annealed)\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11119-R3\",\"approval_number\":\"FL11119.3\",\"seq\":3,\"product_model\":\"Premium Atlantic Aluminum\",\"product_description\":\"Horizontal Slider (6500) 73\\\" x 49 5\\\/8\\\" Single Glaze (3\\\/16\\\" Annealed) or Insulated Glass (1\\\/8\\\" - 1\\\/8\\\" Annealed)\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11119-R3\",\"approval_number\":\"FL11119.4\",\"seq\":4,\"product_model\":\"Premium Atlantic Aluminum\",\"product_description\":\"Horizontal Slider (6500) 52 1\\\/8\\\" x 49 5\\\/8\\\" Single Glaze (3\\\/16\\\" Annealed) or Insulated Glass (1\\\/8\\\" - 1\\\/8\\\" Annealed)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11859-R0\",\"approval_number\":\"FL11859.1\",\"seq\":1,\"product_model\":\"Custom Collection Clad Horizontal Gliding Window\",\"product_description\":\"419-H-941.00\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11859-R0\",\"approval_number\":\"FL11859.2\",\"seq\":2,\"product_model\":\"Custom Collection Clad Horizontal Gliding Window\",\"product_description\":\"419-H-942.00\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11859-R0\",\"approval_number\":\"FL11859.3\",\"seq\":3,\"product_model\":\"Custom Collection Wood Horizontal Gliding Window\",\"product_description\":\"419-H-939.00\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11859-R0\",\"approval_number\":\"FL11859.4\",\"seq\":4,\"product_model\":\"Custom Collection Wood Horizontal Gliding Window\",\"product_description\":\"419-H-944.00\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12956-R0\",\"approval_number\":\"FL12956.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl Horizontal Slider Series 8200\",\"product_description\":\"Premium Atlantic Vinyl Horizontal Slider - 74x54 LAM IG\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12956-R1\",\"approval_number\":\"FL12956.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Horizontal Slider 8200 (74x54) Insulated Glass (3\\\/16\\\" - 3\\\/16\\\" Annealed)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12956-R1\",\"approval_number\":\"FL12956.3\",\"seq\":3,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Horizontal Slider 8200 (74x62) Insulated Glass (3\\\/16\\\" Annealed - 5\\\/16\\\" SGP LAM)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12956-R1\",\"approval_number\":\"FL12956.4\",\"seq\":4,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Horizontal Slider 8200 (74x54) Insulated Glass (1\\\/8\\\" Annealed - 5\\\/16\\\" PVB LAM)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12956-R1\",\"approval_number\":\"FL12956.5\",\"seq\":5,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Horizontal Slider 8200 (74x54) Insulated Glass (1\\\/8\\\" Annealed - 5\\\/16\\\" SGP LAM)\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14464-R0\",\"approval_number\":\"FL14464.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Aluminum\",\"product_description\":\"Horizontal Slider (73x62) Single Glaze (1\\\/8\\\" Tempered) or Insulated Glass (3\\\/16\\\" -3\\\/16\\\" Annealed)\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14464-R0\",\"approval_number\":\"FL14464.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Aluminum\",\"product_description\":\"Horizontal Slider (73x50) Single Glaze (3\\\/16\\\" Annealed) or Insulated Glass (1\\\/8\\\" - 1\\\/8\\\" Annealed)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14464-R0\",\"approval_number\":\"FL14464.3\",\"seq\":3,\"product_model\":\"Premium Atlantic Aluminum\",\"product_description\":\"Horizontal Slider (52x50) Single Glaze (3\\\/16\\\" Annealed) or Insulated Glass (1\\\/8\\\" - 1\\\/8\\\" Annealed)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14740-R0\",\"approval_number\":\"FL14740.1\",\"seq\":1,\"product_model\":\"Builders Aluminum\",\"product_description\":\"Horizontal Slider (4200) 73\\\" x 49.625\\\" (XO or OX) Single Glaze (3\\\/16\\\" Annealed) or Insulated Glass (1\\\/8\\\" - 1\\\/8\\\" Annealed)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14740-R0\",\"approval_number\":\"FL14740.2\",\"seq\":2,\"product_model\":\"Builders Aluminum\",\"product_description\":\"Horizontal Slider (4200) 110\\\" x 49.625\\\" (XOX) Single Glaze (3\\\/16\\\" Annealed) or Insulated Glass (1\\\/8\\\" - 1\\\/8\\\" Annealed)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14090-R2\",\"approval_number\":\"FL14090.3\",\"seq\":3,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Horizontal Slider (8200) 74\\\" x 62\\\" Insulated Glass (3\\\/16\\\" Annealed - 5\\\/16\\\" SGP Lam)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14090-R2\",\"approval_number\":\"FL14090.4\",\"seq\":4,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Horizontal Slider (8200) 74\\\" x 54\\\" Insulated Glass (1\\\/8\\\" Annealed - 5\\\/16\\\" PVB Lam)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14090-R2\",\"approval_number\":\"FL14090.5\",\"seq\":5,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Horizontal Slider (8200) 74\\\" x 54\\\" Insulated Glass (1\\\/8\\\" Annealed - 5\\\/16\\\" SGP Lam)\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14090-R4\",\"approval_number\":\"FL14090.6\",\"seq\":6,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Horizontal Slider (8200) 74\\\" x 62\\\" Insulated Glass (5\\\/16 PVB Lam in - 3\\\/16 Annealed out)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14464-R2\",\"approval_number\":\"FL14464.4\",\"seq\":4,\"product_model\":\"Premium Atlantic Aluminum\",\"product_description\":\"Horizontal Slider (6500) 74\\\" x 63\\\" Single Glaze (7\\\/16 in PVB or SGP Lam)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14090-R10\",\"approval_number\":\"FL14090.7\",\"seq\":7,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Horizontal Slider (8200) 111\\\" x 54\\\" Insulated Glass (5\\\/16 PVB\\\/SGP Lam in - 3\\\/16 Tempered out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Marvin\":[{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#12916-R8\",\"approval_number\":\"FL12916.1\",\"seq\":1,\"product_model\":\"ESGL FS 53.5\\\" x 59.5\\\"\",\"product_description\":\"Essential Glider, 407-H-983\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#12916-R8\",\"approval_number\":\"FL12916.2\",\"seq\":2,\"product_model\":\"ESGL FS 71.5\\\" x 29.5\\\"\",\"product_description\":\"Essential Glider, 407-H-983\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#12916-R8\",\"approval_number\":\"FL12916.3\",\"seq\":3,\"product_model\":\"ESGL FS 71.5\\\" x 41.5\\\"\",\"product_description\":\"Essential Glider, 407-H-983\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#12916-R8\",\"approval_number\":\"FL12916.4\",\"seq\":4,\"product_model\":\"ESGL FS 71.5\\\" x 59.5\\\"\",\"product_description\":\"Essential Glider, 407-H-983\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#12916-R8\",\"approval_number\":\"FL12916.5\",\"seq\":5,\"product_model\":\"ESGLTS FS 95.5\\\" x 29.5\\\"\",\"product_description\":\"Essential Glider Triple Sash, 407-H-983\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#12916-R8\",\"approval_number\":\"FL12916.6\",\"seq\":6,\"product_model\":\"ESGLTS FS 95.5\\\" x 59.5\\\"\",\"product_description\":\"Essential Glider Triple Sash, 407-H-983\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#33619-R1\",\"approval_number\":\"FL33619.1\",\"seq\":1,\"product_model\":\"Coastline Glider IZ4\",\"product_description\":\"Large missile impact resistant aluminum horizontal sliding window.\",\"design_pressure\":\"+80\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#6529-R10\",\"approval_number\":\"FL6529.1\",\"seq\":1,\"product_model\":\"ELGL 7242\",\"product_description\":\"Elevate Glider, 407-H-786\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#6529-R10\",\"approval_number\":\"FL6529.2\",\"seq\":2,\"product_model\":\"ELGL 7260\",\"product_description\":\"Elevate Glider, 407-H-786\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#6529-R10\",\"approval_number\":\"FL6529.3\",\"seq\":3,\"product_model\":\"ELGLTS 9642\",\"product_description\":\"Elevate Glider Triple Sash, 407-H-786\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#6529-R10\",\"approval_number\":\"FL6529.4\",\"seq\":4,\"product_model\":\"ELGLTS 9660\",\"product_description\":\"Elevate Glider Triple Sash, 407-H-786\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14378-R8\",\"approval_number\":\"FL14378.1\",\"seq\":1,\"product_model\":\"UGL 10060 XOX\",\"product_description\":\"Ultimate Glider 10060 XOX 407-H-1076\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14378-R8\",\"approval_number\":\"FL14378.2\",\"seq\":2,\"product_model\":\"UGL 12050 OXXO\",\"product_description\":\"Ultimate Glider 12050 OXXO 407-H-1076\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14378-R8\",\"approval_number\":\"FL14378.3\",\"seq\":3,\"product_model\":\"UGL 6046 XX\",\"product_description\":\"Ultimate Glider 6046 XX 407-H-1076\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14378-R8\",\"approval_number\":\"FL14378.4\",\"seq\":4,\"product_model\":\"UGL 6050 XO, OX\",\"product_description\":\"Ultimate Glider 6050 XO, OX 407-H-1076\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14378-R8\",\"approval_number\":\"FL14378.5\",\"seq\":5,\"product_model\":\"UGL 6060 O\",\"product_description\":\"Ultimate Glider 6060 O 407-H-1076\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14378-R8\",\"approval_number\":\"FL14378.6\",\"seq\":6,\"product_model\":\"UGL 6060 XO, OX\",\"product_description\":\"Ultimate Glider 6060 XO, OX 407-H-1076\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14378-R8\",\"approval_number\":\"FL14378.7\",\"seq\":7,\"product_model\":\"UGL 6060 XX\",\"product_description\":\"Ultimate Glider 6060 XX 407-H-1076\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#33619-R1\",\"approval_number\":\"FL33619.2\",\"seq\":2,\"product_model\":\"Coastline Glider IZ4 (XXL)\",\"product_description\":\"Large missile impact resistant aluminum horizontal sliding window.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#448-R0\",\"approval_number\":\"FL448.1\",\"seq\":1,\"product_model\":\"Clad Glider\",\"product_description\":\"(407-H-546) Aluminum Clad Wood Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#448-R0\",\"approval_number\":\"FL448.2\",\"seq\":2,\"product_model\":\"Infinity Glider\",\"product_description\":\"(407-H-652) Fiberglass Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#448-R0\",\"approval_number\":\"FL448.3\",\"seq\":3,\"product_model\":\"Infinity Glider\",\"product_description\":\"(407-H-652.1) Fiberglass Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#448-R0\",\"approval_number\":\"FL448.4\",\"seq\":4,\"product_model\":\"Infinity Glider Triple Picture\",\"product_description\":\"(407-H-651.1) Fiberglass Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#448-R0\",\"approval_number\":\"FL448.5\",\"seq\":5,\"product_model\":\"Infinity Glider Triple Picture\",\"product_description\":\"(407-H-651) Fiberglass Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#448-R0\",\"approval_number\":\"FL448.6\",\"seq\":6,\"product_model\":\"Integrity Glider\",\"product_description\":\"(407-H-610) Fiberglass Clad Wood Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#448-R0\",\"approval_number\":\"FL448.7\",\"seq\":7,\"product_model\":\"Integrity Glider\",\"product_description\":\"(407-H-610.1) Fiberglass Clad Wood Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#448-R0\",\"approval_number\":\"FL448.8\",\"seq\":8,\"product_model\":\"Wood Glider\",\"product_description\":\"(407-H-545) Aluminum Clad Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3051-R0\",\"approval_number\":\"FL3051.1\",\"seq\":1,\"product_model\":\"CGL 7159\",\"product_description\":\"Clad Glider, Type: Aluminum Clad Wood Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3051-R0\",\"approval_number\":\"FL3051.2\",\"seq\":2,\"product_model\":\"WGL 6955\",\"product_description\":\"Wood Glider, Type: Wood Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3357-R0\",\"approval_number\":\"FL3357.1\",\"seq\":1,\"product_model\":\"IGL 7260\",\"product_description\":\"Integrity Glider, Type: Fiberglass Clad Wood Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3357-R0\",\"approval_number\":\"FL3357.2\",\"seq\":2,\"product_model\":\"IGL TS 9648\",\"product_description\":\"Integrity Glider Triple Sash, Type: Fiberglass Clad Wood Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#8260-R0\",\"approval_number\":\"FL8260.1\",\"seq\":1,\"product_model\":\"IFGL 4650\",\"product_description\":\"Integrity All Ultrex Glider\\nFiberglass Glider Window\\n407-H-848\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#8260-R0\",\"approval_number\":\"FL8260.2\",\"seq\":2,\"product_model\":\"IFGL 6050\",\"product_description\":\"Integrity All Ultrex Glider\\nFiberglass Glider Window\\n407-H-846\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#8260-R0\",\"approval_number\":\"FL8260.3\",\"seq\":3,\"product_model\":\"IFGLTS 8050\",\"product_description\":\"Integrity All Ultrex Glider Triple Sash\\nFiberglass Glider Window\\n407-H-845\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#8260-R0\",\"approval_number\":\"FL8260.4\",\"seq\":4,\"product_model\":\"IFSH 6036\",\"product_description\":\"Integrity All Ultrex Glider\\nFiberglass Glider Window\\n407-H-847\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4972-R1\",\"approval_number\":\"FL4972.1\",\"seq\":1,\"product_model\":\"Clad Glider\",\"product_description\":\"407-H-714\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4972-R1\",\"approval_number\":\"FL4972.2\",\"seq\":2,\"product_model\":\"Wood Glider\",\"product_description\":\"407-H-712\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14774-R0\",\"approval_number\":\"FL14774.1\",\"seq\":1,\"product_model\":\"WUGL 10060\",\"product_description\":\"Wood Ultimate Glider 10060 407-H-1076\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14774-R0\",\"approval_number\":\"FL14774.2\",\"seq\":2,\"product_model\":\"WUGL 6050\",\"product_description\":\"Wood Ultimate Glider 6050 407-H-1076\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14774-R0\",\"approval_number\":\"FL14774.3\",\"seq\":3,\"product_model\":\"WUGL 6060\",\"product_description\":\"Wood Ultimate Glider 6060 407-H-1076\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-17 00:00:00\",\"instructions_url\":\"\"}],\"Krestmark Industries\":[{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#13418-R7\",\"approval_number\":\"FL13418.1\",\"seq\":1,\"product_model\":\"200\\\/275 HORIZONTAL SLIDER WINDOW\",\"product_description\":\"HORIZONTAL SLIDER WINDOW NON-IMPACT 72\\\" x 48\\\" HS-R35\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#13418-R7\",\"approval_number\":\"FL13418.2\",\"seq\":2,\"product_model\":\"400\\\/475 HORIZONTAL SLIDER WINDOW\",\"product_description\":\"HORIZONTAL SLIDER WINDOW NON-IMPACT 72\\\" x 44\\\" HS-R50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#13418-R7\",\"approval_number\":\"FL13418.3\",\"seq\":3,\"product_model\":\"400\\\/475 HORIZONTAL SLIDER WINDOW\",\"product_description\":\"HORIZONTAL SLIDER WINDOW NON-IMPACT 72\\\" x 48\\\" HS-R45\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#43938-R1\",\"approval_number\":\"FL43938.1\",\"seq\":1,\"product_model\":\"4000 HORIZONTAL SLIDER WINDOW\",\"product_description\":\"HORIZONTAL SLIDER IMPACT 72\\\" X 44\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#9253-R0\",\"approval_number\":\"FL9253.1\",\"seq\":1,\"product_model\":\"1150\",\"product_description\":\"1150 Aluminum Horiszontal Slider Impact 72\\\" x 44\\\" HS-R50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#9253-R0\",\"approval_number\":\"FL9253.2\",\"seq\":2,\"product_model\":\"150\",\"product_description\":\"150 Aluminum Horizontal Slider\\n72\\\" x 44\\\" HS-R50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#9253-R0\",\"approval_number\":\"FL9253.3\",\"seq\":3,\"product_model\":\"200\\\/275\",\"product_description\":\"200\\\/275 Vinyl Horizontal Slider\\n72\\\" x 60\\\" HS-R30\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#13418-R1\",\"approval_number\":\"FL13418.4\",\"seq\":4,\"product_model\":\"400\\\/475\",\"product_description\":\"400\\\/475 Series Vinyl Horizontal Slider 72\\\" x 48\\\" HS-R45\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#13418-R1\",\"approval_number\":\"FL13418.5\",\"seq\":5,\"product_model\":\"4000\\\/4750\",\"product_description\":\"4000\\\/4750 Vinyl Horizontal Slider\\n72\\\" x 44\\\" HS-R50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-14 00:00:00\",\"instructions_url\":\"\"}],\"YKK AP America\":[{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#11369-R5\",\"approval_number\":\"FL11369.1\",\"seq\":1,\"product_model\":\"YSW 400T Horizontal Sliding Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"YSW 400T Horizontal Sliding Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Pocahontas Aluminum Company, Inc.\":[{\"manufacturer\":\"Pocahontas Aluminum Company, Inc.\",\"approval_number_master\":\"FL#29254-R2\",\"approval_number\":\"FL29254.1\",\"seq\":1,\"product_model\":\"SH46 PVC Single Slider, Horizontal\",\"product_description\":\"SH46 PVC Single Slider, Horizontal\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pocahontas Aluminum Company, Inc.\",\"approval_number_master\":\"FL#16613-R0\",\"approval_number\":\"FL16613.1\",\"seq\":1,\"product_model\":\"SS46 PVC Single Slider XO\",\"product_description\":\"72x48 New Construction\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-07 00:00:00\",\"instructions_url\":\"\"}],\"Comfort View Products LLC\":[{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#19890-R4\",\"approval_number\":\"FL19890.1\",\"seq\":1,\"product_model\":\"Series 920 Vinyl Horizontal Sliding Window\",\"product_description\":\"Series 920 Vinyl Horizontal Sliding Window with Sill Extender 72\\\"x48\\\" Non-Impact\",\"design_pressure\":\"+50.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#13567-R5\",\"approval_number\":\"FL13567.1\",\"seq\":1,\"product_model\":\"19201952 HORIZONTAL SLIDER\",\"product_description\":\"VINYL HORIZONTAL SLIDING WINDOW\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-28 00:00:00\",\"instructions_url\":\"\"}],\"Stergis Windows and Doors Inc\":[{\"manufacturer\":\"Stergis Windows and Doors Inc\",\"approval_number_master\":\"FL#41658-R1\",\"approval_number\":\"FL41658.1\",\"seq\":1,\"product_model\":\"STORMGATE HORIZONTAL SINGLE SLIDER\",\"product_description\":\"STORMGATE HORIZONTAL SINGLE SLIDER - IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stergis Windows and Doors Inc\",\"approval_number_master\":\"FL#41894-R2\",\"approval_number\":\"FL41894.1\",\"seq\":1,\"product_model\":\"DS93WW PVC HORIZONTAL SLIDING WINDOW\",\"product_description\":\"TYPE XX, IMPACT, FRAME INSTALLATION\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stergis Windows and Doors Inc\",\"approval_number_master\":\"FL#41894-R2\",\"approval_number\":\"FL41894.2\",\"seq\":2,\"product_model\":\"DS93WW PVC HORIZONTAL SLIDING WINDOW\",\"product_description\":\"TYPE XX, IMPACT, FIN INSTALLATION\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-10-12 00:00:00\",\"instructions_url\":\"\"}],\"Eastern Architectural Systems\":[{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#22201-R4\",\"approval_number\":\"FL22201.1\",\"seq\":1,\"product_model\":\"Series 176 HR Vinyl Horizontal Slider Window\",\"product_description\":\"Series 176 HR Vinyl Horizontal Slider Window - Non Impact 74\\\" x 63\\\"\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14610-R15\",\"approval_number\":\"FL14610.1\",\"seq\":1,\"product_model\":\"Series \\\"FWI 1000\\\" Aluminum Impact Horizontal Sliding Window\",\"product_description\":\"Series \\\"FWI 1000\\\" Aluminum Impact Horizontal Sliding Window\",\"design_pressure\":\"+80.0\\\/-80.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14610-R15\",\"approval_number\":\"FL14610.2\",\"seq\":2,\"product_model\":\"Series \\\"FWI 1000\\\" Aluminum Impact Horizontal Sliding Window\",\"product_description\":\"Series \\\"FWI 1000\\\" Aluminum Impact Horizontal Sliding Window\",\"design_pressure\":\"+100.0\\\/-120.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14610-R15\",\"approval_number\":\"FL14610.3\",\"seq\":3,\"product_model\":\"Series \\\"FWI 1000\\\" Aluminum Impact Horizontal Sliding Window\",\"product_description\":\"Series \\\"FWI 1000\\\" Aluminum Impact Horizontal Sliding Window\",\"design_pressure\":\"+100.0\\\/-120.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14610-R15\",\"approval_number\":\"FL14610.4\",\"seq\":4,\"product_model\":\"SERIES 279.043 VINYL HORIZONTAL SLIDING WINDOW\",\"product_description\":\"IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14610-R15\",\"approval_number\":\"FL14610.5\",\"seq\":5,\"product_model\":\"SERIES 279.043 VINYL HORIZONTAL SLIDING WINDOW\",\"product_description\":\"NON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14610-R15\",\"approval_number\":\"FL14610.6\",\"seq\":6,\"product_model\":\"Series 3241 Vinyl Non-Impact Horizontal Sliding Window\",\"product_description\":\"143 Series 3241 Vinyl Non-Impact Horizontal Sliding Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14610-R15\",\"approval_number\":\"FL14610.7\",\"seq\":7,\"product_model\":\"Series 4241 Vinyl Impact Horizontal Sliding Window\",\"product_description\":\"143 Series 4241 Vinyl Impact Horizontal Sliding Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#15970-R11\",\"approval_number\":\"FL15970.1\",\"seq\":1,\"product_model\":\"Series FWI 1000 (XO or OX) Horizontal Roller\",\"product_description\":\"Series FWI 1000 (XO or OX) Horizontal Roller - LMI HVHZ\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#15970-R11\",\"approval_number\":\"FL15970.2\",\"seq\":2,\"product_model\":\"Series FWI 1000 (XOX) Horizontal Roller\",\"product_description\":\"Series FWI 1000 (XOX) Horizontal Roller Equal Lite and Unequal Lite - LMI HVHZ\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#16804-R10\",\"approval_number\":\"FL16804.1\",\"seq\":1,\"product_model\":\"Series 143 Vinyl HR Non-Impact Fin\",\"product_description\":\"143 Series Vinyl HR Non-Impact Fin\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#16804-R10\",\"approval_number\":\"FL16804.2\",\"seq\":2,\"product_model\":\"Series 143 Vinyl HR Non-Impact Flange\",\"product_description\":\"143 Series Vinyl HR Non-Impact Flange\",\"design_pressure\":\"+35.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#16804-R10\",\"approval_number\":\"FL16804.3\",\"seq\":3,\"product_model\":\"SERIES 176 HR PVB VINYL HORIZONTAL SLIDING WINDOW\",\"product_description\":\"SERIES 176 HR PVB VINYL HORIZONTAL SLIDING WINDOW\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#16804-R10\",\"approval_number\":\"FL16804.4\",\"seq\":4,\"product_model\":\"SERIES 176 HR SGP\",\"product_description\":\"VINYL HORIZONTAL SLIDING WINDOW IMPACT\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#16804-R10\",\"approval_number\":\"FL16804.5\",\"seq\":5,\"product_model\":\"SERIES 176 HRP 333 PVB VINYL HORIZONTAL SLIDING WINDOW\",\"product_description\":\"SERIES 176 HRP 333 PVB VINYL HORIZONTAL SLIDING WINDOW XOX\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#16804-R10\",\"approval_number\":\"FL16804.6\",\"seq\":6,\"product_model\":\"SERIES 176 HRP 333 SGP\",\"product_description\":\"VINYL HORIZONTAL SLIDING WINDOW IMPACT\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#16804-R10\",\"approval_number\":\"FL16804.7\",\"seq\":7,\"product_model\":\"SERIES 176 HRP 424 PVB VINYL HORIZONTAL SLIDING WINDOW\",\"product_description\":\"SERIES 176 HRP 424 PVB VINYL HORIZONTAL SLIDING WINDOW XOX\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#16804-R10\",\"approval_number\":\"FL16804.8\",\"seq\":8,\"product_model\":\"SERIES 176 HRP 424 SGP\",\"product_description\":\"VINYL HORIZONTAL SLIDING WINDOW IMPACT\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#16804-R10\",\"approval_number\":\"FL16804.9\",\"seq\":9,\"product_model\":\"Series 176 Vinyl HR Impact HVHZ\",\"product_description\":\"Series 176 Vinyl HR Impact HVHZ\",\"design_pressure\":\"+70.0\\\/-85.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#16804-R10\",\"approval_number\":\"FL16804.10\",\"seq\":10,\"product_model\":\"Series 176 Vinyl HRP 1\\\/3 - 1\\\/3 - 1\\\/3 Impact HVHZ\",\"product_description\":\"Series 176 Vinyl HRP 1\\\/3 - 1\\\/3 - 1\\\/3 Impact HVHZ\",\"design_pressure\":\"+65.0\\\/-85.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#22201-R0\",\"approval_number\":\"FL22201.2\",\"seq\":2,\"product_model\":\"Series 176 HRP 3-3-3 Vinyl Horizontal Slider Window\",\"product_description\":\"Series 176 HRP 3-3-3 Vinyl Horizontal Slider Window Non - Impact 111\\\" x 63\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#22201-R0\",\"approval_number\":\"FL22201.3\",\"seq\":3,\"product_model\":\"Series 176 HRP 4-2-4 Vinyl Horizontal Slider Window\",\"product_description\":\"Series 176 HRP 4-2-4 Vinyl Horizontal Slider Window Non - Impact 111 x 63\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#17376-R0\",\"approval_number\":\"FL17376.1\",\"seq\":1,\"product_model\":\"Series 176 SS Vinyl Impact HR Equal Lite XO or OX\",\"product_description\":\"Series 176 SS Vinyl Impact HR Equal Lite XO or OX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#17376-R0\",\"approval_number\":\"FL17376.2\",\"seq\":2,\"product_model\":\"Series 176 SS Vinyl Impact HRP 1\\\/3-1\\\/3-1\\\/3 XOX\",\"product_description\":\"Series 176 SS Vinyl Impact HRP 1\\\/3-1\\\/3-1\\\/3 XOX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#17376-R0\",\"approval_number\":\"FL17376.3\",\"seq\":3,\"product_model\":\"Series 176 SS Vinyl Impact HRP 1\\\/4-1\\\/2-1\\\/4 XOX\",\"product_description\":\"Series 176 SS Vinyl Impact HRP 1\\\/4-1\\\/2-1\\\/4 XOX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#17380-R0\",\"approval_number\":\"FL17380.1\",\"seq\":1,\"product_model\":\"Series 143 Vinyl Non-Impact Flange Horizontal Slider OX or XO\",\"product_description\":\"Series 143 Vinyl Non-Impact Flange Horizontal Slider OX or XO\",\"design_pressure\":\"+35.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14610-R3\",\"approval_number\":\"FL14610.8\",\"seq\":8,\"product_model\":\"Series 4241 Vinyl Impact Horizontal Sliding Window\",\"product_description\":\"Series 4241 Vinyl Impact Horizontal Sliding Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14610-R4\",\"approval_number\":\"FL14610.9\",\"seq\":9,\"product_model\":\"Series 4241 Vinyl Impact Horizontal Sliding Window\",\"product_description\":\"Series 4241 Vinyl Impact Horizontal Sliding Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#22056-R0\",\"approval_number\":\"FL22056.1\",\"seq\":1,\"product_model\":\"SERIES 143 VINYL HORIZONTAL SLIDER WINDOW XOX, NON - IMPACT 120\\\" X 60\\\"\",\"product_description\":\"SERIES 143 VINYL HORIZONTAL SLIDER WINDOW XOX, NON - IMPACT 120\\\" X 60\\\"\",\"design_pressure\":\"+30.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#22056-R0\",\"approval_number\":\"FL22056.2\",\"seq\":2,\"product_model\":\"SERIES 143 VINYL HORIZONTAL SLIDER WINDOW XOX, NON - IMPACT 96\\\" X 60\\\"\",\"product_description\":\"SERIES 143 VINYL HORIZONTAL SLIDER WINDOW XOX, NON - IMPACT 96\\\" X 60\\\"\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#16804-R7\",\"approval_number\":\"FL16804.11\",\"seq\":11,\"product_model\":\"Series 176 Vinyl HRP 1\\\/4 - 1\\\/2 - 1\\\/4 Impact HVHZ\",\"product_description\":\"Series 176 Vinyl HRP 1\\\/4 - 1\\\/2 - 1\\\/4 Impact HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-30 00:00:00\",\"instructions_url\":\"\"}],\"WinDoor Inc.\":[{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#19692-R0\",\"approval_number\":\"FL19692.1\",\"seq\":1,\"product_model\":\"Series 9470 Thermally Broken Large Missile Impact Horizontal Roller Window\",\"product_description\":\"Series 9470 Thermally Broken Large Missile Impact Horizontal Roller Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#19692-R0\",\"approval_number\":\"FL19692.2\",\"seq\":2,\"product_model\":\"Series 9470 Thermally Broken Non-Impact Horizontal Roller Window\",\"product_description\":\"Series 9470 Thermally Broken Non-Impact Horizontal Roller Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#15113-R0\",\"approval_number\":\"FL15113.1\",\"seq\":1,\"product_model\":\"7050 Aluminum Horizontal Sliding Window\",\"product_description\":\"7050 Aluminum Horizontal Sliding Window - 84\\\" x 74\\\" Non-Reinforced\",\"design_pressure\":\"+70.0\\\/-110.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#15113-R0\",\"approval_number\":\"FL15113.2\",\"seq\":2,\"product_model\":\"7050 Aluminum Horizontal Sliding Window\",\"product_description\":\"7050 Aluminum Horizontal Sliding Window - 84\\\" x 74\\\" Reinforced\",\"design_pressure\":\"+90.0\\\/-160.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#15113-R0\",\"approval_number\":\"FL15113.3\",\"seq\":3,\"product_model\":\"7050 Aluminum Horizontal Sliding Window\",\"product_description\":\"7050 Aluminum Horizontal Sliding Window - 120\\\" x 74\\\" Non-Reinforced\",\"design_pressure\":\"+70.0\\\/-100.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#15113-R0\",\"approval_number\":\"FL15113.4\",\"seq\":4,\"product_model\":\"7050 Aluminum Horizontal Sliding Window\",\"product_description\":\"7050 Aluminum Horizontal Sliding Window - 120\\\" x 74\\\" Reinforced\",\"design_pressure\":\"+90.0\\\/-140.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16344-R0\",\"approval_number\":\"FL16344.1\",\"seq\":1,\"product_model\":\"4070 HORIZONTAL ROLLING WINDOW XOX 1\\\/3-1\\\/3-1\\\/3 PVB\",\"product_description\":\"4070 HORIZONTAL ROLLING WINDOW XOX 1\\\/3-1\\\/3-1\\\/3 PVB HVHZ\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16344-R0\",\"approval_number\":\"FL16344.2\",\"seq\":2,\"product_model\":\"4070 HORIZONTAL ROLLING WINDOW XOX 1\\\/3-1\\\/3-1\\\/3 SGP\",\"product_description\":\"4070 HORIZONTAL ROLLING WINDOW XOX 1\\\/3-1\\\/3-1\\\/3 SGP HVHZ\",\"design_pressure\":\"+90\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16344-R0\",\"approval_number\":\"FL16344.3\",\"seq\":3,\"product_model\":\"4070 HORIZONTAL ROLLING WINDOW XOX 1\\\/4-1\\\/2-1\\\/4 PVB\",\"product_description\":\"4070 HORIZONTAL ROLLING WINDOW XOX 1\\\/4-1\\\/2-1\\\/4 PVB HVHZ\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16344-R0\",\"approval_number\":\"FL16344.4\",\"seq\":4,\"product_model\":\"4070 HORIZONTAL ROLLING WINDOW XOX 1\\\/4-1\\\/2-1\\\/4 SGP\",\"product_description\":\"4070 HORIZONTAL ROLLING WINDOW XOX 1\\\/4-1\\\/2-1\\\/4 SGP HVHZ\",\"design_pressure\":\"+90\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16344-R1\",\"approval_number\":\"FL16344.5\",\"seq\":5,\"product_model\":\"4070 HORIZONTAL ROLLING WINDOW XOX 1\\\/4-1\\\/2-1\\\/4 PVB\",\"product_description\":\"4070 HORIZONTAL ROLLING WINDOW XOX 1\\\/4-1\\\/2-1\\\/4 PVB HVHZ\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16344-R1\",\"approval_number\":\"FL16344.6\",\"seq\":6,\"product_model\":\"4070 HORIZONTAL ROLLING WINDOW XOX 1\\\/4-1\\\/2-1\\\/4 SGP\",\"product_description\":\"4070 HORIZONTAL ROLLING WINDOW XOX 1\\\/4-1\\\/2-1\\\/4 SGP HVHZ\",\"design_pressure\":\"+90\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16462-R0\",\"approval_number\":\"FL16462.1\",\"seq\":1,\"product_model\":\"SERIES V-470 HORIZONTAL ROLLING WINDOW REINFORCED\",\"product_description\":\"SERIES V-470 HORIZONTAL ROLLING WINDOW REINFORCED IMPACT XOX - 136\\\"x24\\\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16462-R0\",\"approval_number\":\"FL16462.2\",\"seq\":2,\"product_model\":\"SERIES V-470 PVC HORIZONTAL SLIDING WINDOW\",\"product_description\":\"SERIES V-470 PVC HORIZONTAL SLIDING WINDOW NON-IMPACT XX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16462-R0\",\"approval_number\":\"FL16462.3\",\"seq\":3,\"product_model\":\"SERIES V-470 PVC HORIZONTAL SLIDING WINDOW REINFORCED\",\"product_description\":\"SERIES V-470 PVC HORIZONTAL SLIDING WINDOW REINFORCED NON-IMPACT - XOX\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16462-R0\",\"approval_number\":\"FL16462.4\",\"seq\":4,\"product_model\":\"SERIES V-470 PVC HORIZONTAL SLIDING WINDOW REINFORCED\",\"product_description\":\"SERIES V-470 PVC HORIZONTAL SLIDING WINDOW REINFORCED IMPACT HVHZ - XX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16462-R0\",\"approval_number\":\"FL16462.5\",\"seq\":5,\"product_model\":\"SERIES V-470 PVC HORIZONTAL SLIDING WINDOW REINFORCED\",\"product_description\":\"SERIES V-470 PVC HORIZONTAL SLIDING WINDOW REINFORCED IMPACT HVHZ - XOX\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16511-R0\",\"approval_number\":\"FL16511.1\",\"seq\":1,\"product_model\":\"SERIES 4070 HORIZONTAL ROLLING WINDOW\",\"product_description\":\"SERIES 4070 HORIZONTAL ROLLING WINDOW - XO & OX NON-IMPACT 75-3\\\/8\\\" x 64\\\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16511-R0\",\"approval_number\":\"FL16511.2\",\"seq\":2,\"product_model\":\"SERIES 4070 HORIZONTAL ROLLING WINDOW\",\"product_description\":\"SERIES 4070 HORIZONTAL ROLLING WINDOW - XOX - 1\\\/3-1\\\/3-1\\\/3 NON-IMPACT 112\\\" x 64\\\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16511-R0\",\"approval_number\":\"FL16511.3\",\"seq\":3,\"product_model\":\"SERIES 4070 HORIZONTAL ROLLING WINDOW\",\"product_description\":\"SERIES 4070 HORIZONTAL ROLLING WINDOW - XOX - 1\\\/4-1\\\/2-1\\\/4 NON-IMPACT\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16511-R0\",\"approval_number\":\"FL16511.4\",\"seq\":4,\"product_model\":\"SERIES 4070 HORIZONTAL ROLLING WINDOW\",\"product_description\":\"SERIES 4070 HORIZONTAL ROLLING WINDOW - XOX - 1\\\/3-1\\\/3-1\\\/3 NON-IMPACT 112\\\" x 74\\\"\",\"design_pressure\":\"+90\\\/-130\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16511-R0\",\"approval_number\":\"FL16511.5\",\"seq\":5,\"product_model\":\"SERIES 4070 HORIZONTAL ROLLING WINDOW\",\"product_description\":\"SERIES 4070 HORIZONTAL ROLLING WINDOW - XOX - 1\\\/4-1\\\/2-1\\\/4 NON-IMPACT 112\\\" x 74\\\"\",\"design_pressure\":\"+90\\\/-130\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16511-R0\",\"approval_number\":\"FL16511.6\",\"seq\":6,\"product_model\":\"SERIES 4070 HORIZONTAL ROLLING WINDOW\",\"product_description\":\"SERIES 4070 HORIZONTAL ROLLING WINDOW - XO & OX NON-IMPACT 75-5\\\/8\\\" x 74\\\"\",\"design_pressure\":\"+90\\\/-130\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#19692-R0\",\"approval_number\":\"FL19692.3\",\"seq\":3,\"product_model\":\"Series 9470 Thermally Broken Small Missile Impact Horizontal Roller Window\",\"product_description\":\"Series 9470 Thermally Broken Small Missile Impact Horizontal Roller Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-08-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35438-R0\",\"approval_number\":\"FL35438.1\",\"seq\":1,\"product_model\":\"HR375A\",\"product_description\":\"Aluminum, Large Missile Impact Resistant Horizontal Roller\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35438-R0\",\"approval_number\":\"FL35438.2\",\"seq\":2,\"product_model\":\"HR375A\",\"product_description\":\"Aluminum, Small Missile Impact Resistant Horizontal Roller\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-07-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35438-R0\",\"approval_number\":\"FL35438.3\",\"seq\":3,\"product_model\":\"HR9470T\",\"product_description\":\"Thermally-Broken, Large Missile Impact Resistant Horizontal Roller\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35438-R0\",\"approval_number\":\"FL35438.4\",\"seq\":4,\"product_model\":\"HR9470T\",\"product_description\":\"Thermally-Broken, Small Missile Impact Resistant Horizontal Roller\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-09 00:00:00\",\"instructions_url\":\"\"}],\"Windsor Windows and Doors\":[{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#47484-R0\",\"approval_number\":\"FL47484.1\",\"seq\":1,\"product_model\":\"Next Dimension Horizontal Slider (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Next Dimension Horizontal Slider (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#47484-R0\",\"approval_number\":\"FL47484.2\",\"seq\":2,\"product_model\":\"Next Dimension Horizontal Slider (WZ3) (Impact)\",\"product_description\":\"Next Dimension Horizontal Slider (WZ3) (Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#47484-R0\",\"approval_number\":\"FL47484.3\",\"seq\":3,\"product_model\":\"Next Dimension Horizontal Slider End Vent Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Next Dimension Horizontal Slider End Vent Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#47484-R0\",\"approval_number\":\"FL47484.4\",\"seq\":4,\"product_model\":\"Next Dimension Horizontal Slider End Vent Window (WZ3) (Impact)\",\"product_description\":\"Next Dimension Horizontal Slider End Vent Window (WZ3) (Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14866-R0\",\"approval_number\":\"FL14866.1\",\"seq\":1,\"product_model\":\"Next Dimension Classic Horizontal Slider\",\"product_description\":\"Vinyl Horizontal Sliding Window To max frame size of 72 X 72\\\"\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14866-R0\",\"approval_number\":\"FL14866.2\",\"seq\":2,\"product_model\":\"Next Dimension Classic Horizontal Slider\",\"product_description\":\"Vinyl Horizontal Sliding Window To max frame size of 60 X 60\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14866-R0\",\"approval_number\":\"FL14866.3\",\"seq\":3,\"product_model\":\"Next Dimension Classic Horizontal Slider\",\"product_description\":\"XOX Vinyl Horizontal Sliding Window To max frame size of 96 X 72\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14866-R0\",\"approval_number\":\"FL14866.4\",\"seq\":4,\"product_model\":\"Next Dimension Classic Horizontal Slider\",\"product_description\":\"XOX Vinyl Horizontal Sliding Window To max frame size of 96 X 60\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-15 00:00:00\",\"instructions_url\":\"\"}],\"Silver Line Building Products Corp.\":[{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14994-R0\",\"approval_number\":\"FL14994.1\",\"seq\":1,\"product_model\":\"a. Series 2800 Model 2802\",\"product_description\":\"Extruded Vinyl Horizontal Slider Window with Nailing Fin - 2 Panel (OX or XO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14994-R0\",\"approval_number\":\"FL14994.2\",\"seq\":2,\"product_model\":\"b. Series 2800 Model 2803\\\/2804\",\"product_description\":\"Extruded Vinyl Horizontal Slider Window with Nailing Fin - 3 Panel (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14994-R0\",\"approval_number\":\"FL14994.3\",\"seq\":3,\"product_model\":\"c. Series 8700 Model 8700\",\"product_description\":\"Extruded Vinyl Horizontal Slider Window with Flange - 2 Panel (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14994-R0\",\"approval_number\":\"FL14994.4\",\"seq\":4,\"product_model\":\"d. Series 8700 - Model 8700\",\"product_description\":\"Extruded Vinyl Horizontal Slider Window with Nailing Fin - 2 Panel (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#1532-R0\",\"approval_number\":\"FL1532.1\",\"seq\":1,\"product_model\":\"8700\\\/8800 Horizontal Slider\",\"product_description\":\"Extruded PVC Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#1534-R0\",\"approval_number\":\"FL1534.1\",\"seq\":1,\"product_model\":\"8700\\\/8800 Horizontal Slider\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#3014-R0\",\"approval_number\":\"FL3014.1\",\"seq\":1,\"product_model\":\"2800 Series - Horizontal Slider\",\"product_description\":\"Extruded PVC Horizontal Slider Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6114-R0\",\"approval_number\":\"FL6114.1\",\"seq\":1,\"product_model\":\"a. 8700 \\\/ 8800 Series\",\"product_description\":\"Extruded Vinyl Horizontal Slider Window - 2 Panel (XX) and 3 Panel (XXX)\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6114-R0\",\"approval_number\":\"FL6114.2\",\"seq\":2,\"product_model\":\"b. 8700 \\\/ 8800 Series\",\"product_description\":\"Extruded Vinyl Horizontal Slider Window - Nailing Fin - 2 Panel (XX) and 3 Panel (XXX)\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6692-R0\",\"approval_number\":\"FL6692.1\",\"seq\":1,\"product_model\":\"a. \\\"Weather Stopper\\u2122\\\" Series 8700, Model 8800\",\"product_description\":\"Extruded Vinyl Horizontal Slider Window \\\"Impact\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6941-R0\",\"approval_number\":\"FL6941.1\",\"seq\":1,\"product_model\":\"a. 8700 HD Series - Horizontal Slider\",\"product_description\":\"Extruded Vinyl Horizontal Slider Window with Nailing Fin - 2 Panel (OX) or (XO)\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6941-R0\",\"approval_number\":\"FL6941.2\",\"seq\":2,\"product_model\":\"b. 8700 HD Series - Horizontal Slider\",\"product_description\":\"Extruded Vinyl Horizontal Slider Window - 2 Panel (OX) or (XO)\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#7589-R0\",\"approval_number\":\"FL7589.1\",\"seq\":1,\"product_model\":\"a. Series 840 Aluminum Slider\",\"product_description\":\"Extruded Aluminum Horizontal Sliding Window with Flange\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#7589-R0\",\"approval_number\":\"FL7589.2\",\"seq\":2,\"product_model\":\"b. Series 890 Aluminum Slider\",\"product_description\":\"Extruded Aluminum Horizontal Sliding Window with Nailing Fin\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#8062-R0\",\"approval_number\":\"FL8062.1\",\"seq\":1,\"product_model\":\"a. 800 Series - Model 890\",\"product_description\":\"Extruded Aluminum Horizontal Sliding Window with Nailing Fin\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#9712-R0\",\"approval_number\":\"FL9712.1\",\"seq\":1,\"product_model\":\"a. Series 2800 - Model 2803\\\/2804\",\"product_description\":\"Extruded Vinyl Horizontal Sliding Window with Nailing Fin - (XOX configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6136-R3\",\"approval_number\":\"FL6136.1\",\"seq\":1,\"product_model\":\"a. Series 2800 Model 2802\",\"product_description\":\"Extruded Vinyl Horizontal Slider Window with Nailing Fin - 2 Panel (OX) or (XO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6136-R3\",\"approval_number\":\"FL6136.2\",\"seq\":2,\"product_model\":\"b. Series 2800 Model 2802\",\"product_description\":\"Extruded Vinyl Horizontal Slider Window with Flange - 2 Panel (OX) or (XO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6136-R3\",\"approval_number\":\"FL6136.3\",\"seq\":3,\"product_model\":\"b. Series 2800 Model 2803 \\\/ 2804\",\"product_description\":\"Extruded Vinyl Horizontal Slider Window with Flange - 3 Panel (XOX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#11620-R0\",\"approval_number\":\"FL11620.1\",\"seq\":1,\"product_model\":\"a. Series 8700 - Model 8700\",\"product_description\":\"Extruded Vinyl Horizontal Slider Window - 2 Panel (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#11620-R0\",\"approval_number\":\"FL11620.2\",\"seq\":2,\"product_model\":\"b. Series 8800 - Model 8803\\\/8804\",\"product_description\":\"Extruded Vinyl Horizontal Slider Window - 3 Panel (XOX Configuration) Equal and Unequal Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#11620-R0\",\"approval_number\":\"FL11620.3\",\"seq\":3,\"product_model\":\"c. Series 8700 - Model 8700 HD\",\"product_description\":\"Extruded Vinyl \\\"HD Reinforced\\\" Horizontal Slider Window - 2 Panel (OX or XO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#11620-R0\",\"approval_number\":\"FL11620.4\",\"seq\":4,\"product_model\":\"d. Series 8700 - Model 8700 HD\",\"product_description\":\"Extruded Vinyl \\\"HD Reinforced\\\" Horizontal Slider Window - 2 Panel (OX or XO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#11620-R0\",\"approval_number\":\"FL11620.5\",\"seq\":5,\"product_model\":\"e. \\\"WeatherStopper\\u2122\\\" Series 8700 - Model 8700\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Horizontal Slider Window - 2 Panel (OX or XO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#11620-R0\",\"approval_number\":\"FL11620.6\",\"seq\":6,\"product_model\":\"f. \\\"WeatherStopper\\u2122\\\" Series 8700 - Model 8700\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Horizontal Slider Window - 2 Panel (OX or XO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14994-R0\",\"approval_number\":\"FL14994.5\",\"seq\":5,\"product_model\":\"e. Series 8800 - Model 8803\\\/8804\",\"product_description\":\"Extruded Vinyl Horizontal Slider Window - 3 Panel (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14994-R0\",\"approval_number\":\"FL14994.6\",\"seq\":6,\"product_model\":\"f. Series 8800 - Model 8803\\\/8804\",\"product_description\":\"Extruded Vinyl Horizontal Slider Window with Nailing Fin - 3 Panel (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14994-R0\",\"approval_number\":\"FL14994.7\",\"seq\":7,\"product_model\":\"g. \\\"WeatherStopper\\u2122\\\" Series 8700 - Model 8700\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Horizontal Slider Window - 2 Panel (OX or XO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14994-R0\",\"approval_number\":\"FL14994.8\",\"seq\":8,\"product_model\":\"h. \\\"WeatherStopper\\u2122\\\" Series 8700 - Model 8700\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Horizontal Slider Window - 2 Panel (OX or XO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14994-R0\",\"approval_number\":\"FL14994.9\",\"seq\":9,\"product_model\":\"i. Series 8700 - Model 8700\",\"product_description\":\"Extruded Vinyl Horizontal Slider Window - 2 Panel (OX or XO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"}],\"Lawson Industries\":[{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#15428-R10\",\"approval_number\":\"FL15428.3\",\"seq\":3,\"product_model\":\"8700 Impact Flange Frame Horizontal Rolling Window\",\"product_description\":\"8700 Impact Flange Frame Horizontal Rolling Window - XO, OX, XOX equal lite, XOX un-equal lite Configurations\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#15428-R10\",\"approval_number\":\"FL15428.4\",\"seq\":4,\"product_model\":\"8800 Impact Fin Frame Horizontal Rolling Window - XO, OX\",\"product_description\":\"8800 Impact Fin Frame Horizontal Rolling Window - XO, OX\\nConfigurations\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#1226-R0\",\"approval_number\":\"FL1226.1\",\"seq\":1,\"product_model\":\"8500 HS 3\\\/16 ANN, XO, XOX\",\"product_description\":\"Horiz. Slider, 3\\\/16 Ann, XO, XOX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#1226-R0\",\"approval_number\":\"FL1226.2\",\"seq\":2,\"product_model\":\"8500 HS 3\\\/16 temp, XO, XOX\",\"product_description\":\"Horiz. Slider, 3\\\/16 temp, XO, XOX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#1226-R0\",\"approval_number\":\"FL1226.3\",\"seq\":3,\"product_model\":\"8500 HS DSB ANN XO\",\"product_description\":\"Horiz. Slider, DSB XO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#1226-R0\",\"approval_number\":\"FL1226.4\",\"seq\":4,\"product_model\":\"8700 Impact HS XO\",\"product_description\":\"Impact Horiz. Slider, XO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#8337-R1\",\"approval_number\":\"FL8337.1\",\"seq\":1,\"product_model\":\"8500 Flange Frame Horizontal Rolling Window\",\"product_description\":\"8500 Non-Impact Flange Frame Horizontal Rolling Window\",\"design_pressure\":\"+73.3\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#8337-R1\",\"approval_number\":\"FL8337.2\",\"seq\":2,\"product_model\":\"8600 Fin Frame Horizontal Rolling Window\",\"product_description\":\"8600 Non-Impact FinFrame Horizontal Rolling Window\",\"design_pressure\":\"+73.3\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#8337-R2\",\"approval_number\":\"FL8337.3\",\"seq\":3,\"product_model\":\"8700 Impact, Flange Frame Horizontal Rolling Window\",\"product_description\":\"8700 Impact, Flange Frame, Horizontal Rolling Window\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#8337-R2\",\"approval_number\":\"FL8337.4\",\"seq\":4,\"product_model\":\"8800 Impact, Fin Frame, Horizontal Rolling Window\",\"product_description\":\"8800 Impact, Fin Frame, Horizontal Rolling Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#15428-R0\",\"approval_number\":\"FL15428.1\",\"seq\":1,\"product_model\":\"8500 Non-Impact Flange Frame Horizontal Rolling Window\",\"product_description\":\"8500 Non-Impact Flange Frame Horizontal Rolling Window - XO, OX, XOX Configurations\",\"design_pressure\":\"+73.3\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#15428-R0\",\"approval_number\":\"FL15428.2\",\"seq\":2,\"product_model\":\"8600 Non-Impact Fin Frame Horizontal Rolling Window\",\"product_description\":\"8600 Non-Impact Fin Frame Horizontal Rolling Window - XO, OX, XOX Configurations\",\"design_pressure\":\"+73.3\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#23140-R0\",\"approval_number\":\"FL23140.1\",\"seq\":1,\"product_model\":\"8700 Impact Flange Frame Horizontal Rolling Window\",\"product_description\":\"8700 Impact Flange Frame Horizontal Rolling Window - XO, OX, XOX Equal Lite, XOX Un-equal Lite Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#29881-R0\",\"approval_number\":\"FL29881.1\",\"seq\":1,\"product_model\":\"1. HS-200\",\"product_description\":\"HS-200 PVC Horizontal Slider Window, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#29881-R0\",\"approval_number\":\"FL29881.2\",\"seq\":2,\"product_model\":\"2. HS-250\",\"product_description\":\"HS-250 PVC Horizontal Slider Window, WZ3 Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#29881-R0\",\"approval_number\":\"FL29881.3\",\"seq\":3,\"product_model\":\"3. HS-1200\",\"product_description\":\"HS-1200 PVC Horizontal Slider Window, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#29881-R0\",\"approval_number\":\"FL29881.4\",\"seq\":4,\"product_model\":\"4. HS-1250\",\"product_description\":\"HS-1250 PVC Horizontal Slider Window, HVHZ Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"}],\"viwinco\":[{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#15577-R9\",\"approval_number\":\"FL15577.1\",\"seq\":1,\"product_model\":\"S-Series \\\/ Cambridge \\\/ Oceanview Impact Horizontal Slider\",\"product_description\":\"Oceanview Impact Horizontal Slider - 96\\\" x 48\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17533-R8\",\"approval_number\":\"FL17533.1\",\"seq\":1,\"product_model\":\"S-Series \\\/ Cambridge Horizontal Slider\",\"product_description\":\"S-Series \\\/ Cambridge Horizontal Slider\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#15577-R9\",\"approval_number\":\"FL15577.2\",\"seq\":2,\"product_model\":\"S-Series \\\/ Cambridge \\\/ Oceanview Impact Horizontal Slider\",\"product_description\":\"Oceanview Impact Horizontal Slider - 72\\\" x 60\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17533-R8\",\"approval_number\":\"FL17533.2\",\"seq\":2,\"product_model\":\"Signature\\\/Viwinco Horiz Slider (XOX) 1\\\/3-1\\\/3-1\\\/3\",\"product_description\":\"Signature\\\/Viwinco Horiz. Slider (XOX) 1\\\/3-1\\\/3-1\\\/3\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17533-R8\",\"approval_number\":\"FL17533.3\",\"seq\":3,\"product_model\":\"Signature\\\/Viwinco Horiz Slider (XOX) 1\\\/4-1\\\/2-1\\\/4\",\"product_description\":\"Signature\\\/Viwinco Horiz Slider (XOX) 1\\\/4-1\\\/2-1\\\/4\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17533-R8\",\"approval_number\":\"FL17533.4\",\"seq\":4,\"product_model\":\"Signature\\\/Viwinco Horizontal Slider XX\",\"product_description\":\"Signature\\\/Viwinco Horizontal Slider XX\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#46732-R1\",\"approval_number\":\"FL46732.1\",\"seq\":1,\"product_model\":\"Series Oceanview Vinyl Horizontal Sliding Window\",\"product_description\":\"Large missile impact resistant vinyl horizontal sliding window.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17533-R0\",\"approval_number\":\"FL17533.5\",\"seq\":5,\"product_model\":\"Edgemont Horizontal Slider\",\"product_description\":\"Edgemont Horizontal Slider 1\\\/4, 1\\\/2, 1\\\/4 - Non Impact 108\\\" x 48\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17533-R0\",\"approval_number\":\"FL17533.6\",\"seq\":6,\"product_model\":\"Edgemont Horizontal Slider\",\"product_description\":\"Edgemont Horizontal Slider 1\\\/3, 1\\\/3, 1\\\/3 - Non Impact 108\\\" x 48\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17533-R0\",\"approval_number\":\"FL17533.7\",\"seq\":7,\"product_model\":\"S-Series Cambridge Horizontal Slider\",\"product_description\":\"S-Series Cambridge Horizontal Slider XX - Non Impact 72\\\" x 60\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17533-R0\",\"approval_number\":\"FL17533.8\",\"seq\":8,\"product_model\":\"S-Series Horizontal Slider\",\"product_description\":\"S-Series Horizontal Slider XX - Non Impact 72\\\" x48\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17533-R0\",\"approval_number\":\"FL17533.9\",\"seq\":9,\"product_model\":\"S-Series\\\/Oceanview Horizontal Slider\",\"product_description\":\"S-Series\\\/Oceanview Horizontal Slider XX - Non Impact 96\\\" x 48\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17533-R0\",\"approval_number\":\"FL17533.10\",\"seq\":10,\"product_model\":\"S-Series\\\/Viwinco Horizontal Slider\",\"product_description\":\"S-Series\\\/Viwinco Horizontal Slider XX - Non Impact 96\\\" x 60\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17533-R0\",\"approval_number\":\"FL17533.11\",\"seq\":11,\"product_model\":\"S-Series\\\/Viwinco Horizontal Slider\",\"product_description\":\"S-Series\\\/Viwinco Horizontal Slider XOX 1\\\/3, 1\\\/3, 1\\\/3- Non Impact 138\\\" x 60\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17533-R0\",\"approval_number\":\"FL17533.12\",\"seq\":12,\"product_model\":\"S-Series\\\/Viwinco Horizontal Slider\",\"product_description\":\"S-Series\\\/Viwinco Horizontal Slider XOX 1\\\/4, 1\\\/2, 1\\\/4 - Non Impact 138\\\" x 60\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-02 00:00:00\",\"instructions_url\":\"\"}],\"Window Craftsmen Inc.\":[{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#11774-R7\",\"approval_number\":\"FL11774.1\",\"seq\":1,\"product_model\":\"50 HS IMPACT\",\"product_description\":\"50 Aluminum Flange Frame Horizontal Sliding Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#13530-R7\",\"approval_number\":\"FL13530.1\",\"seq\":1,\"product_model\":\"HS40-45\",\"product_description\":\"HORIZONTAL SLIDER\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#15963-R8\",\"approval_number\":\"FL15963.1\",\"seq\":1,\"product_model\":\"DS-200\",\"product_description\":\"DOUBLE SLIDER(XX)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#15963-R8\",\"approval_number\":\"FL15963.2\",\"seq\":2,\"product_model\":\"DS-300\",\"product_description\":\"DOUBLE SLIDER(XX)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#15963-R8\",\"approval_number\":\"FL15963.3\",\"seq\":3,\"product_model\":\"SS-200\",\"product_description\":\"SINGLE SLIDER(OX)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#15963-R8\",\"approval_number\":\"FL15963.4\",\"seq\":4,\"product_model\":\"SS-201\",\"product_description\":\"SINGLE SLIDER(OX)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#15963-R8\",\"approval_number\":\"FL15963.5\",\"seq\":5,\"product_model\":\"SS-300\",\"product_description\":\"SINGLE SLIDER(OX)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#1807-R0\",\"approval_number\":\"FL1807.1\",\"seq\":1,\"product_model\":\"XX 30R Horizontal Slider\",\"product_description\":\"XX Horizontal Slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#1807-R0\",\"approval_number\":\"FL1807.2\",\"seq\":2,\"product_model\":\"XX 45R Horizontal Slider\",\"product_description\":\"XX Horizontal Slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#1807-R0\",\"approval_number\":\"FL1807.3\",\"seq\":3,\"product_model\":\"XX 45RImpactHorizontal Slider\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#3972-R2\",\"approval_number\":\"FL3972.1\",\"seq\":1,\"product_model\":\"R45 Series\",\"product_description\":\"XX Horizontal Slider\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#3972-R2\",\"approval_number\":\"FL3972.2\",\"seq\":2,\"product_model\":\"Storm-Guardian HS-C50 Impact Resistant\",\"product_description\":\"XX Horizontal Slider\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#11774-R0\",\"approval_number\":\"FL11774.2\",\"seq\":2,\"product_model\":\"HS-60L\",\"product_description\":\"HORIZONTAL SLIDER 60 LEXAN\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#11774-R0\",\"approval_number\":\"FL11774.3\",\"seq\":3,\"product_model\":\"HS-70T\",\"product_description\":\"HORIZONTAL SLIDER 70 TEMPERED GLASS\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#11774-R0\",\"approval_number\":\"FL11774.4\",\"seq\":4,\"product_model\":\"HS-80I\",\"product_description\":\"HORIZONTAL SLIDER 80 IMPACT GLASS\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#11774-R1\",\"approval_number\":\"FL11774.5\",\"seq\":5,\"product_model\":\"HS-80I\",\"product_description\":\"HORIZONTAL SLIDER 80 IMPACT GLASS\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#15963-R0\",\"approval_number\":\"FL15963.6\",\"seq\":6,\"product_model\":\"SS-300\",\"product_description\":\"SINGLE SLIDER(OX)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#15963-R4\",\"approval_number\":\"FL15963.7\",\"seq\":7,\"product_model\":\"SS-300\",\"product_description\":\"SINGLE SLIDER(OX)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-08-31 00:00:00\",\"instructions_url\":\"\"}],\"Andersen Corporation\":[{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13035-R8\",\"approval_number\":\"FL13035.1\",\"seq\":1,\"product_model\":\"400 Series Gliding Window (Non-HVHZ)(Non-Impact)\",\"product_description\":\"400 Series Gliding Window (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15907-R8\",\"approval_number\":\"FL15907.1\",\"seq\":1,\"product_model\":\"100 Series Gliding Window (Non-HVHZ)(Non-Impact)\",\"product_description\":\"100 Series Gliding Window (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15907-R8\",\"approval_number\":\"FL15907.2\",\"seq\":2,\"product_model\":\"100 Series Gliding Window with PG Upgrade (Non-HVHZ)(Non-Impact)\",\"product_description\":\"100 Series Gliding Window with PG Upgrade (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#19563-R7\",\"approval_number\":\"FL19563.2\",\"seq\":2,\"product_model\":\"Renewal by Andersen Glider Windows (HVHZ) (Impact)\",\"product_description\":\"Renewal by Andersen Glider Windows (HVHZ) (Impact)\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1094-R2\",\"approval_number\":\"FL1094.1\",\"seq\":1,\"product_model\":\"400 Series Gliding Window - Non Impact\",\"product_description\":\"Fiberglass Clad Wood Gliding Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#5649-R0\",\"approval_number\":\"FL5649.1\",\"seq\":1,\"product_model\":\"Renewal by Andersen Gliding Windows\",\"product_description\":\"FIBREX Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1094-R0\",\"approval_number\":\"FL1094.2\",\"seq\":2,\"product_model\":\"Perma-Shield Sliding Window\",\"product_description\":\"Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13718-R0\",\"approval_number\":\"FL13718.1\",\"seq\":1,\"product_model\":\"100GXO6060\",\"product_description\":\"100 Series Gliding Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13718-R0\",\"approval_number\":\"FL13718.2\",\"seq\":2,\"product_model\":\"100GXOXT9070 Low-E\",\"product_description\":\"100 Series Gliding Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#19563-R0\",\"approval_number\":\"FL19563.1\",\"seq\":1,\"product_model\":\"Renewal Series\",\"product_description\":\"Renewal Glider Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Magnolia Windows\":[{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#16476-R6\",\"approval_number\":\"FL16476.1\",\"seq\":1,\"product_model\":\"400 HS Horizontal Slider\",\"product_description\":\"400 HS Horizontal Slider - Non-Impact 63\\\"x44\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-26 00:00:00\",\"instructions_url\":\"\"}],\"Clayton Supply\":[{\"manufacturer\":\"Clayton Supply\",\"approval_number_master\":\"FL#16652-R5\",\"approval_number\":\"FL16652.1\",\"seq\":1,\"product_model\":\"700\\\/E700 Horizontal Slider\",\"product_description\":\"R-PG30*-1524x1219 (60x48)-HS (PVC)(OX)(OG)(INS GL)(REINF)(ASTM)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-15 00:00:00\",\"instructions_url\":\"\"}],\"LAS Enterprises\":[{\"manufacturer\":\"LAS Enterprises\",\"approval_number_master\":\"FL#16913-R4\",\"approval_number\":\"FL16913.1\",\"seq\":1,\"product_model\":\"4100 HORIZONTAL SLIDER\",\"product_description\":\"4100 HORIZONTAL SLIDER WEATHERGARD III VINYL WINDOW 74\\\"x63\\\" IMPACT HVHZ\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LAS Enterprises\",\"approval_number_master\":\"FL#12039-R0\",\"approval_number\":\"FL12039.1\",\"seq\":1,\"product_model\":\"4300 WEATHERGUARD III HORIZONTAL SLIDER VINYL WINDOW\",\"product_description\":\"4300 WEATHERGUARD III HORIZONTAL SLIDER VINYL WINDOW (72x48)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Wincore Window Company, LLC\":[{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16092-R0\",\"approval_number\":\"FL16092.1\",\"seq\":1,\"product_model\":\"a. 8400 Series Vinyl Horizontal Sliding Window\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with \\\"Non-Impact\\\" Insulated Glass (XX, OX or XO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16092-R0\",\"approval_number\":\"FL16092.2\",\"seq\":2,\"product_model\":\"b. 8400 Series Vinyl Horizontal Sliding Window\",\"product_description\":\"Extruded PVC Endvent Horizontal Sliding Window with \\\"Non-Impact\\\" Insulated Glass (XXX or XOX 1\\\/4-1\\\/2-1\\\/4 Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16092-R0\",\"approval_number\":\"FL16092.3\",\"seq\":3,\"product_model\":\"c. 8400 Series Vinyl Horizontal Sliding Window\",\"product_description\":\"Extruded PVC Endvent Horizontal Sliding Window with \\\"Non-Impact\\\" Insulated Glass (XXX or XOX 1\\\/3-1\\\/3-1\\\/3 Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16092-R0\",\"approval_number\":\"FL16092.4\",\"seq\":4,\"product_model\":\"d. 8800 Series Vinyl Horizontal Sliding Window\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with \\\"Impact\\\" Insulated Glass (XX, OX or XO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16092-R0\",\"approval_number\":\"FL16092.5\",\"seq\":5,\"product_model\":\"e. 8800 Series Vinyl Horizontal Sliding Window\",\"product_description\":\"Extruded PVC Endvent Horizontal Sliding Window with \\\"Impact\\\" Insulated Glass (XXX or XOX 1\\\/4-1\\\/2-1\\\/4 Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16092-R0\",\"approval_number\":\"FL16092.6\",\"seq\":6,\"product_model\":\"f. 8800 Series Vinyl Horizontal Sliding Window\",\"product_description\":\"Extruded PVC Endvent Horizontal Sliding Window with \\\"Impact\\\" Insulated Glass (XXX or XOX 1\\\/3-1\\\/3-1\\\/3 Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16092-R1\",\"approval_number\":\"FL16092.7\",\"seq\":7,\"product_model\":\"g. 8800 Series Vinyl Horizontal Sliding Window\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with \\\"Impact\\\" Insulated Glass (XX, OX or XO Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16092-R1\",\"approval_number\":\"FL16092.8\",\"seq\":8,\"product_model\":\"h. 8800 Series Vinyl Horizontal Sliding Window\",\"product_description\":\"Extruded PVC Endvent Horizontal Sliding Window with \\\"Impact\\\" Insulated Glass (XXX or XOX 1\\\/4-1\\\/2-1\\\/4 Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16092-R1\",\"approval_number\":\"FL16092.9\",\"seq\":9,\"product_model\":\"i. 7700 \\\/ 9900 Series Vinyl Horizontal Sliding Window\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with \\\"Non-Impact\\\" Insulated Glass (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16092-R1\",\"approval_number\":\"FL16092.10\",\"seq\":10,\"product_model\":\"j. 7700 \\\/ 9900 Series Vinyl Horizontal Sliding Window\",\"product_description\":\"Extruded PVC Endvent Horizontal Sliding Window with \\\"Impact\\\" Insulated Glass (XOX 1\\\/4-1\\\/2-1\\\/4 Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16092-R2\",\"approval_number\":\"FL16092.11\",\"seq\":11,\"product_model\":\"k. 7700 \\\/ 9900 Series Vinyl Horizontal Sliding Window\",\"product_description\":\"Extruded PVC Endvent Horizontal Sliding Window with \\\"Non-Impact\\\" Insulated Glass (XOX 1\\\/3-1\\\/3-1\\\/3 Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16092-R2\",\"approval_number\":\"FL16092.12\",\"seq\":12,\"product_model\":\"l. 400 Series Vinyl Horizontal Sliding Window\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - \\\"Non-Impact\\\" Insulated Glass (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16092-R2\",\"approval_number\":\"FL16092.13\",\"seq\":13,\"product_model\":\"m. 400 Series Vinyl Horizontal Sliding Window\",\"product_description\":\"Extruded PVC Endvent Horizontal Sliding Window with Nailing Fin - \\\"Non-Impact\\\" Insulated Glass (XOX 1\\\/4-1\\\/2-1\\\/4 Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16092-R2\",\"approval_number\":\"FL16092.14\",\"seq\":14,\"product_model\":\"n. 400 Series Vinyl Horizontal Sliding Window\",\"product_description\":\"Extruded PVC Endvent Horizontal Sliding Window with Nailing Fin - \\\"Non-Impact\\\" Insulated Glass (XOX 1\\\/3-1\\\/3-1\\\/3 Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16092-R2\",\"approval_number\":\"FL16092.15\",\"seq\":15,\"product_model\":\"o. 500 Series Vinyl Horizontal Sliding Window\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin \\\/ Integral J Channel - \\\"Non-Impact\\\" Insulated Glass (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16092-R2\",\"approval_number\":\"FL16092.16\",\"seq\":16,\"product_model\":\"p. 500 Series Vinyl Horizontal Sliding Window\",\"product_description\":\"Extruded PVC Endvent Horizontal Sliding Window with Nailing Fin \\\/ Integral J Channel - \\\"Non-Impact\\\" Insulated Glass (XOX 1\\\/4-1\\\/2-1\\\/4 Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16092-R2\",\"approval_number\":\"FL16092.17\",\"seq\":17,\"product_model\":\"q. 500 Series Vinyl Horizontal Sliding Window\",\"product_description\":\"Extruded PVC Endvent Horizontal Sliding Window with Nailing Fin \\\/ Integral J Channel - \\\"Non-Impact\\\" Insulated Glass (XOX 1\\\/3-1\\\/3-1\\\/3 Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16092-R2\",\"approval_number\":\"FL16092.18\",\"seq\":18,\"product_model\":\"r. 5400 \\\/ 5400S Series Vinyl Horizontal Sliding Window\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - \\\"Non-Impact\\\" Insulated Glass (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16092-R2\",\"approval_number\":\"FL16092.19\",\"seq\":19,\"product_model\":\"s. 5400 \\\/ 5400S Series Vinyl Horizontal Sliding Window\",\"product_description\":\"Extruded PVC Endvent Horizontal Sliding Window - \\\"Non-Impact\\\" Insulated Glass (XOX 1\\\/4-1\\\/2-1\\\/4 Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16092-R2\",\"approval_number\":\"FL16092.20\",\"seq\":20,\"product_model\":\"t. 5400 \\\/ 5400S Series Vinyl Horizontal Sliding Window\",\"product_description\":\"Extruded PVC Endvent Horizontal Sliding Window - \\\"Non-Impact\\\" Insulated Glass (XOX 1\\\/3-1\\\/3-1\\\/3 Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10782-R0\",\"approval_number\":\"FL10782.1\",\"seq\":1,\"product_model\":\"5400 EV PVC HORIZONTAL SLIDING WINDOW\",\"product_description\":\"5400 EV PVC HORIZONTAL SLIDING WINDOW - REINFORCED\\n108 x 60 XOX (424)\",\"design_pressure\":\"+25.06\\\/-25.06\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10782-R0\",\"approval_number\":\"FL10782.2\",\"seq\":2,\"product_model\":\"5400 SL PVC HORIZONTAL SLIDING WINDOW\",\"product_description\":\"5400 SL PVC HORIZONTAL SLIDING WINDOW - REINFORCED\\n63 x 44\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10782-R0\",\"approval_number\":\"FL10782.3\",\"seq\":3,\"product_model\":\"5400 SL PVC HORIZONTAL SLIDING WINDOW\",\"product_description\":\"5400 SL PVC HORIZONTAL SLIDING WINDOW - REINFORCED 72 x 48\",\"design_pressure\":\"+40.13\\\/-40.13\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10782-R0\",\"approval_number\":\"FL10782.4\",\"seq\":4,\"product_model\":\"7700 EV PVC HORIZONTAL SLIDING WINDOW\",\"product_description\":\"7700 EV PVC HORIZONTAL SLIDING WINDOW\\n148 x 48 XOX (424)\",\"design_pressure\":\"+25.08\\\/-25.08\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10782-R0\",\"approval_number\":\"FL10782.5\",\"seq\":5,\"product_model\":\"7700 EV PVC HORIZONTAL SLIDING WINDOW\",\"product_description\":\"7700 EV PVC HORIZONTAL SLIDING WINDOW 96 x 48 XOX (424)\",\"design_pressure\":\"+45.14\\\/-45.14\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10782-R0\",\"approval_number\":\"FL10782.6\",\"seq\":6,\"product_model\":\"7700 SL PVC HORIZONTAL SLIDING WINDOW\",\"product_description\":\"7700 SL PVC HORIZONTAL SLIDING WINDOW - REINFORCED\\n96 x 65\",\"design_pressure\":\"+20.06\\\/-20.06\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10782-R0\",\"approval_number\":\"FL10782.7\",\"seq\":7,\"product_model\":\"7700 SL PVC HORIZONTAL SLIDING WINDOW\",\"product_description\":\"7700 SL PVC HORIZONTAL SLIDING WINDOW - REINFORCED\\n84 x 48\",\"design_pressure\":\"+45.14\\\/-45.14\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10782-R0\",\"approval_number\":\"FL10782.8\",\"seq\":8,\"product_model\":\"7700 SL PVC HORIZONTAL SLIDING WINDOW\",\"product_description\":\"7700 SL PVC HORIZONTAL SLIDING WINDOW - REINFORCED 72 x 48\",\"design_pressure\":\"+50.16\\\/-50.16\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10782-R0\",\"approval_number\":\"FL10782.9\",\"seq\":9,\"product_model\":\"7700 SL PVC HORIZONTAL SLIDING WINDOW\",\"product_description\":\"7700 SL PVC HORIZONTAL SLIDING WINDOW - REINFORCED 78 x 72\",\"design_pressure\":\"+20.06\\\/-20.06\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#12527-R0\",\"approval_number\":\"FL12527.1\",\"seq\":1,\"product_model\":\"7700\\\/9900 PVC HORIZONTAL SLIDING WINDOW\",\"product_description\":\"7700\\\/9900 PVC HORIZONTAL SLIDING WINDOW - 73x51\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#12527-R0\",\"approval_number\":\"FL12527.2\",\"seq\":2,\"product_model\":\"7700\\\/9900 PVC HORIZONTAL SLIDING WINDOW\",\"product_description\":\"7700\\\/9900 PVC HORIZONTAL SLIDING WINDOW - 75X63\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#12527-R0\",\"approval_number\":\"FL12527.3\",\"seq\":3,\"product_model\":\"7700\\\/9900 PVC HORIZONTAL SLIDING WINDOW\",\"product_description\":\"7700\\\/9900 PVC HORIZONTAL SLIDING WINDOW - 54x72\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#12527-R0\",\"approval_number\":\"FL12527.4\",\"seq\":4,\"product_model\":\"7700\\\/9900 PVC HORIZONTAL SLIDING WINDOW\",\"product_description\":\"7700\\\/9900 PVC HORIZONTAL SLIDING WINDOW - XOX (110x51)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#12527-R0\",\"approval_number\":\"FL12527.5\",\"seq\":5,\"product_model\":\"7700\\\/9900 PVC HORIZONTAL SLIDING WINDOW\",\"product_description\":\"7700\\\/9900 PVC HORIZONTAL SLIDING WINDOW - XOX (120x39)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10782-R1\",\"approval_number\":\"FL10782.10\",\"seq\":10,\"product_model\":\"7700 Series, 9900 Series Horizontal Sliding Window\",\"product_description\":\"7700 Series, 9900 Series Vinyl Horizontal Sliding Window (XX) 72 x 48 DP50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10782-R1\",\"approval_number\":\"FL10782.11\",\"seq\":11,\"product_model\":\"7700 Series, 9900 Series Horizontal Sliding Window\",\"product_description\":\"7700 Series, 9900 Series Vinyl Horizontal Sliding Window (XOX) (1\\\/4-1\\\/2-1\\\/4) 136 x 60 DP35\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10782-R1\",\"approval_number\":\"FL10782.12\",\"seq\":12,\"product_model\":\"7700 Series, 9900 Series Horizontal Sliding Window\",\"product_description\":\"7700 Series, 9900 Series Vinyl Horizontal Sliding Window (XOX) (1\\\/4-1\\\/2-1\\\/4) 148 x 48 DP25\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10782-R1\",\"approval_number\":\"FL10782.13\",\"seq\":13,\"product_model\":\"7700 Series, 9900 Series Horizontal Sliding Window\",\"product_description\":\"7700 Series, 9900 Series Vinyl Horizontal Sliding Window (XOX) (1\\\/4-1\\\/2-1\\\/4) 96 x 48 DP45\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#12527-R1\",\"approval_number\":\"FL12527.6\",\"seq\":6,\"product_model\":\"7700 Series, 9900 Series Horizontal Sliding Window\",\"product_description\":\"7700 Series, 9900 Series Vinyl Horizontal Sliding Window (XOX) (1\\\/3-1\\\/3-1\\\/3) 120 x 72 DP20\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#12527-R1\",\"approval_number\":\"FL12527.7\",\"seq\":7,\"product_model\":\"7700 Series, 9900 Series Horizontal Sliding Window\",\"product_description\":\"7700 Series, 9900 Series Vinyl Horizontal Sliding Window (XOX) (1\\\/3-1\\\/3-1\\\/3) 110 x 51 DP50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Wojan Window and Door Corp.\":[{\"manufacturer\":\"Wojan Window and Door Corp.\",\"approval_number_master\":\"FL#17161-R6\",\"approval_number\":\"FL17161.1\",\"seq\":1,\"product_model\":\"M85 SV ALUMINUM HORIZONTAL SLIDING WINDOW\",\"product_description\":\"M85 SV ALUMINUM HORIZONTAL SLIDING WINDOW 72\\\"X60\\\" NON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wojan Window and Door Corp.\",\"approval_number_master\":\"FL#12659-R0\",\"approval_number\":\"FL12659.1\",\"seq\":1,\"product_model\":\"Series M85\",\"product_description\":\"Aluminum Horizontal Sliding Window\",\"design_pressure\":\"+50.13\\\/-50.13\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"EMC Windows and Doors, LLC.\":[{\"manufacturer\":\"EMC Windows and Doors, LLC.\",\"approval_number_master\":\"FL#17595-R3\",\"approval_number\":\"FL17595.1\",\"seq\":1,\"product_model\":\"HR 2100 Aluminum Horizontal Sliding Window\",\"product_description\":\"HR 2100 Aluminum Horizontal Sliding Window - L.M.I. & S.M.I.\",\"design_pressure\":\"+90\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"E.S. Windows, Inc.\":[{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#20383-R4\",\"approval_number\":\"FL20383.1\",\"seq\":1,\"product_model\":\"Series ES-SW340 Thermal Aluminum Horizontal Sliding Window\",\"product_description\":\"Large missile impact resistant thermal aluminum sliding window.\",\"design_pressure\":\"+80\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#21557-R6\",\"approval_number\":\"FL21557.1\",\"seq\":1,\"product_model\":\"Series ES-EL200 Aluminum Horizontal Rolling Window\",\"product_description\":\"Large missile impact resistant aluminum horizontal rolling window.\",\"design_pressure\":\"+80\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#42158-R0\",\"approval_number\":\"FL42158.1\",\"seq\":1,\"product_model\":\"ES-V200 Vinyl Horizontal Rolling Window -L.M.I. and S.M.I\",\"product_description\":\"ES-V200 Vinyl Horizontal Rolling Window -L.M.I. and S.M.I\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#46997-R0\",\"approval_number\":\"FL46997.1\",\"seq\":1,\"product_model\":\"Series 2100 Aluminum Horizontal Rolling Window\",\"product_description\":\"Small missile impact resistant aluminum horizontal rolling window.\",\"design_pressure\":\"+82\\\/-108\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#47084-R0\",\"approval_number\":\"FL47084.1\",\"seq\":1,\"product_model\":\"Series 6000 Aluminum Sliding Glass Window\",\"product_description\":\"Large missile impact resistant aluminum sliding glass window.\",\"design_pressure\":\"+85\\\/-145\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#47085-R0\",\"approval_number\":\"FL47085.1\",\"seq\":1,\"product_model\":\"Series 4000 Aluminum Sliding Glass Window\",\"product_description\":\"Large missile impact resistant aluminum sliding glass window.\",\"design_pressure\":\"+90\\\/-103\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#20383-R4\",\"approval_number\":\"FL20383.2\",\"seq\":2,\"product_model\":\"Series ES-SW340 Thermal Aluminum Horizontal Sliding Window\",\"product_description\":\"Small missile impact resistant thermal aluminum sliding window.\",\"design_pressure\":\"+80\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#21557-R6\",\"approval_number\":\"FL21557.2\",\"seq\":2,\"product_model\":\"Series ES-EL200 Aluminum Horizontal Rolling Window\",\"product_description\":\"Non-Impact resistant aluminum horizontal rolling window.\",\"design_pressure\":\"+80\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#47067-R1\",\"approval_number\":\"FL47067.1\",\"seq\":1,\"product_model\":\"ES-EL400 Aluminum Sliding Glass Window\",\"product_description\":\"Large missile impact resistant aluminum sliding window.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#47084-R0\",\"approval_number\":\"FL47084.2\",\"seq\":2,\"product_model\":\"Series 6100 Aluminum Sliding Glass Window (Dry Glazed)\",\"product_description\":\"Small missile impact resistant, dry glazed aluminum sliding glass window.\",\"design_pressure\":\"+110\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#47084-R0\",\"approval_number\":\"FL47084.3\",\"seq\":3,\"product_model\":\"Series 6100 Aluminum Sliding Glass Window (Wet Glazed)\",\"product_description\":\"Small missile impact resistant, wet glazed aluminum sliding glass window.\",\"design_pressure\":\"+84\\\/-145\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#2838-R0\",\"approval_number\":\"FL2838.1\",\"seq\":1,\"product_model\":\"Series 2000 Horizontal Sliding\",\"product_description\":\"Impact resistant horizontal sliding window.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#7059-R0\",\"approval_number\":\"FL7059.1\",\"seq\":1,\"product_model\":\"Series 2100 Aluminum Horizontal Sliding Window\",\"product_description\":\"Small missile impact aluminum horizontal sliding window.\",\"design_pressure\":\"+82\\\/-108\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#7988-R0\",\"approval_number\":\"FL7988.1\",\"seq\":1,\"product_model\":\"Series 2000 Aluminum Horizontal Sliding Window\",\"product_description\":\"Large Missile Impact resistant horizontal sliding window.\",\"design_pressure\":\"+70\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#12401-R0\",\"approval_number\":\"FL12401.1\",\"seq\":1,\"product_model\":\"Series 2000 Aluminum Horizontal Sliding Window\",\"product_description\":\"Large missile impact resistant aluminum horizontal sliding window.\",\"design_pressure\":\"+83.3\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#13774-R0\",\"approval_number\":\"FL13774.1\",\"seq\":1,\"product_model\":\"Series 2000 \\\/ 2050 Aluminum Horizontal Sliding Window\",\"product_description\":\"Large missile impact resistant aluminum horizontal sliding window.\",\"design_pressure\":\"+80.0\\\/-90.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#13774-R0\",\"approval_number\":\"FL13774.2\",\"seq\":2,\"product_model\":\"Series 2100 Aluminum Horizontal Sliding Window\",\"product_description\":\"Small missile impact resistant aluminum horizontal sliding window.\",\"design_pressure\":\"+82.0\\\/-108.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#15977-R0\",\"approval_number\":\"FL15977.1\",\"seq\":1,\"product_model\":\"Series \\\"2000\\\/2050\\\" Aluminum Horizontal Sliding Window\",\"product_description\":\"Large missile impact resistant horizontal sliding window.\",\"design_pressure\":\"+80\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#15977-R0\",\"approval_number\":\"FL15977.2\",\"seq\":2,\"product_model\":\"Series \\\"2100\\\" Aluminum Horizontal Sliding Window\",\"product_description\":\"Small missile impact resistant horizontal sliding window.\",\"design_pressure\":\"+82\\\/-108\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#15977-R0\",\"approval_number\":\"FL15977.3\",\"seq\":3,\"product_model\":\"Series \\\"V2000\\\" White PVC Horizontal Sliding Window\",\"product_description\":\"Large missile impact resistant horizontal sliding window.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-23 00:00:00\",\"instructions_url\":\"\"}],\"MI Windows and Doors\":[{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#13349-R9\",\"approval_number\":\"FL13349.1\",\"seq\":1,\"product_model\":\"3580 HS\",\"product_description\":\"53x50 Finless Frame Insulated Glass\",\"design_pressure\":\"+25\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#13349-R9\",\"approval_number\":\"FL13349.2\",\"seq\":2,\"product_model\":\"3580 HS\",\"product_description\":\"53x50 Fin Frame Insulating Glass\",\"design_pressure\":\"+25\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#20759-R6\",\"approval_number\":\"FL20759.1\",\"seq\":1,\"product_model\":\"1685 HS\",\"product_description\":\"72x60 Fin Frame\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#20759-R6\",\"approval_number\":\"FL20759.2\",\"seq\":2,\"product_model\":\"1685 HS\",\"product_description\":\"84x63 Finless Frame\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-11-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#20759-R6\",\"approval_number\":\"FL20759.3\",\"seq\":3,\"product_model\":\"1685 HS\",\"product_description\":\"63x44 Fin Frame\",\"design_pressure\":\"+35\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#20759-R6\",\"approval_number\":\"FL20759.4\",\"seq\":4,\"product_model\":\"1685 HS\",\"product_description\":\"63x44 Finless Frame\",\"design_pressure\":\"+35\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21638-R15\",\"approval_number\":\"FL21638.1\",\"seq\":1,\"product_model\":\"1630 HS\",\"product_description\":\"96x53 Fin, Flange, Finless Frame XOX 1\\\/4-1\\\/2-1\\\/4\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21638-R15\",\"approval_number\":\"FL21638.2\",\"seq\":2,\"product_model\":\"1630 HS\",\"product_description\":\"96x48 Fin, Flange, Finless Frame XOX Equal\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21638-R15\",\"approval_number\":\"FL21638.3\",\"seq\":3,\"product_model\":\"1630 HS\",\"product_description\":\"120x63 Fin, Flange, Finless Frame XOX Equal\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21638-R15\",\"approval_number\":\"FL21638.4\",\"seq\":4,\"product_model\":\"1630 HS\",\"product_description\":\"96x53 Fin, Flange, Finless Frame XOX Equal\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21638-R15\",\"approval_number\":\"FL21638.5\",\"seq\":5,\"product_model\":\"1630 HS\",\"product_description\":\"96x48 Fin, Flange, Finless Frame XOX 1\\\/4-1\\\/2-1\\\/4\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21638-R15\",\"approval_number\":\"FL21638.6\",\"seq\":6,\"product_model\":\"1630 HS\",\"product_description\":\"120x63 Fin, Flange, Finless Frame XOX 1\\\/4-1\\\/2-1\\\/4\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21638-R15\",\"approval_number\":\"FL21638.7\",\"seq\":7,\"product_model\":\"1630 HS\",\"product_description\":\"74x50 Fin, Flange, Finless Frame, OX\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21638-R15\",\"approval_number\":\"FL21638.8\",\"seq\":8,\"product_model\":\"1630 HS\",\"product_description\":\"110x63 Equal Light XOX Flange and Finless Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21638-R15\",\"approval_number\":\"FL21638.9\",\"seq\":9,\"product_model\":\"1630 HS\",\"product_description\":\"110x63 Fin Frame Equal Lite XOX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21638-R15\",\"approval_number\":\"FL21638.10\",\"seq\":10,\"product_model\":\"1630 HS\",\"product_description\":\"74x63 Fin, Flange, Finless Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21638-R15\",\"approval_number\":\"FL21638.11\",\"seq\":11,\"product_model\":\"1630 HS\",\"product_description\":\"72 x 53 Insulated Glass\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21638-R15\",\"approval_number\":\"FL21638.12\",\"seq\":12,\"product_model\":\"1630 HS\",\"product_description\":\"72 x 63 Insulated Glass\",\"design_pressure\":\"+30\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21638-R15\",\"approval_number\":\"FL21638.13\",\"seq\":13,\"product_model\":\"1630 HS\",\"product_description\":\"84 x 48 Insulated Glass\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21638-R15\",\"approval_number\":\"FL21638.14\",\"seq\":14,\"product_model\":\"1630 HS\",\"product_description\":\"72 x 72 Insulated Glass\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21638-R15\",\"approval_number\":\"FL21638.15\",\"seq\":15,\"product_model\":\"1630 HS\",\"product_description\":\"120x63 XOX Flange and Finless Frame\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21638-R15\",\"approval_number\":\"FL21638.16\",\"seq\":16,\"product_model\":\"1630 HS\",\"product_description\":\"120x63 Fin Frame\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21638-R15\",\"approval_number\":\"FL21638.17\",\"seq\":17,\"product_model\":\"1630 HS Impact\",\"product_description\":\"110x63 XOX Flange and Finless Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21638-R15\",\"approval_number\":\"FL21638.18\",\"seq\":18,\"product_model\":\"1630 HS Impact\",\"product_description\":\"110x63 Fin Frame XOX equal split\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21638-R15\",\"approval_number\":\"FL21638.19\",\"seq\":19,\"product_model\":\"1630 HS Impact\",\"product_description\":\"74 x 63 Fin Frame Insulated Laminated Glass, XO\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21638-R15\",\"approval_number\":\"FL21638.20\",\"seq\":20,\"product_model\":\"1630 HS Impact\",\"product_description\":\"73 x 48 Insulated Laminated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21638-R15\",\"approval_number\":\"FL21638.21\",\"seq\":21,\"product_model\":\"1630 HS Impact\",\"product_description\":\"74x63 Flange and Finless Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#47080-R0\",\"approval_number\":\"FL47080.1\",\"seq\":1,\"product_model\":\"Series 1630 Horizontal Roller\",\"product_description\":\"Vinyl, Impact Resistant Horizontal Roller, XO\\\/OX & XOX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5451-R0\",\"approval_number\":\"FL5451.1\",\"seq\":1,\"product_model\":\"480\\\/680 XOX Fin Frame\",\"product_description\":\"108x59 Insulated DSB Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5451-R0\",\"approval_number\":\"FL5451.2\",\"seq\":2,\"product_model\":\"480\\\/680 XOX Flange Frame\",\"product_description\":\"144x59 Insulated DSB Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5451-R0\",\"approval_number\":\"FL5451.3\",\"seq\":3,\"product_model\":\"480\\\/680 XOX Flange Frame\",\"product_description\":\"108x59 Insulated DSB Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5451-R0\",\"approval_number\":\"FL5451.4\",\"seq\":4,\"product_model\":\"480\\\/680\\\/880 XO\\\/OX Fin Frame\",\"product_description\":\"71x71 Insulated DSB Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5451-R0\",\"approval_number\":\"FL5451.5\",\"seq\":5,\"product_model\":\"480\\\/680\\\/880 XO\\\/OX Fin Frame\",\"product_description\":\"71x59 Insulated DSB Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5451-R0\",\"approval_number\":\"FL5451.6\",\"seq\":6,\"product_model\":\"480\\\/680\\\/880 XO\\\/OX Flange Frame\",\"product_description\":\"71x71 Insulated DSB Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5451-R0\",\"approval_number\":\"FL5451.7\",\"seq\":7,\"product_model\":\"480\\\/680\\\/880 XO\\\/OX Flange Frame\",\"product_description\":\"71x59 Insulated DSB Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6024-R0\",\"approval_number\":\"FL6024.1\",\"seq\":1,\"product_model\":\"680 Aluminum Wdw XO Fin Frame\",\"product_description\":\"71x59 Single Glazed 1\\\/8\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6024-R0\",\"approval_number\":\"FL6024.2\",\"seq\":2,\"product_model\":\"680 Aluminum Wdw XO Fin Frame\",\"product_description\":\"52x59 Single Glazed 1\\\/8\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6024-R0\",\"approval_number\":\"FL6024.3\",\"seq\":3,\"product_model\":\"680 Aluminum Wdw XO Flange Frame\",\"product_description\":\"71x59 Single Glazed 1\\\/8\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6024-R0\",\"approval_number\":\"FL6024.4\",\"seq\":4,\"product_model\":\"680 Aluminum Wdw XO Flange Frame\",\"product_description\":\"52x59 Single Glazed 1\\\/8\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6024-R0\",\"approval_number\":\"FL6024.5\",\"seq\":5,\"product_model\":\"680 Aluminum Wdw XOX Fin Frame\",\"product_description\":\"126x59 Single Glazed 1\\\/8\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6024-R0\",\"approval_number\":\"FL6024.6\",\"seq\":6,\"product_model\":\"680 Aluminum Wdw XOX Flange Frame\",\"product_description\":\"126x59 Single Glazed 1\\\/8\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6024-R0\",\"approval_number\":\"FL6024.7\",\"seq\":7,\"product_model\":\"680 Aluminum Wdw XOX Flange Frame\",\"product_description\":\"126x59 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6502-R0\",\"approval_number\":\"FL6502.1\",\"seq\":1,\"product_model\":\"188-3188 Aluminum Window - Fin Frame\",\"product_description\":\"73-1\\\/8\\\" x 62\\\" Single Glazed 1\\\/8\\\" Tempered - No Reinforcement\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6502-R0\",\"approval_number\":\"FL6502.2\",\"seq\":2,\"product_model\":\"188-3188 Aluminum Window - Fin Frame\",\"product_description\":\"73-1\\\/8\\\" x 62\\\" Single Glazed 1\\\/8\\\" Tempered - with Reinforcement\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6502-R0\",\"approval_number\":\"FL6502.3\",\"seq\":3,\"product_model\":\"188-3188 Aluminum Window - Fin Frame\",\"product_description\":\"73-1\\\/8\\\" x 53-1\\\/8\\\" Single Glazed 3\\\/16\\\" Annealed - No Reinforcement\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6502-R0\",\"approval_number\":\"FL6502.4\",\"seq\":4,\"product_model\":\"188-3188 Aluminum Window - Flange Frame\",\"product_description\":\"74-1\\\/8\\\" x 63\\\" Single Glazed 1\\\/8\\\" Tempered - No Reinforcement\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6502-R0\",\"approval_number\":\"FL6502.5\",\"seq\":5,\"product_model\":\"188-3188 Aluminum Window - Flange Frame\",\"product_description\":\"74-1\\\/8\\\" x 63\\\" Single Glazed 1\\\/8\\\" Tempered - with Reinforcement\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6502-R0\",\"approval_number\":\"FL6502.6\",\"seq\":6,\"product_model\":\"188-3188 Aluminum Window - Flange Frame\",\"product_description\":\"74-1\\\/8\\\" x 54-1\\\/8\\\" Single Glazed 3\\\/16\\\" Annealed - No Reinforcement\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6688-R0\",\"approval_number\":\"FL6688.1\",\"seq\":1,\"product_model\":\"188-3188 Aluminum IMPACT Window - Fin Frame\",\"product_description\":\"73-1\\\/8\\\" x 62\\\" Single Glazed 1\\\/8\\\" Annealed-.090-1\\\/8\\\" Annealed\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6688-R0\",\"approval_number\":\"FL6688.2\",\"seq\":2,\"product_model\":\"188-3188 Aluminum Window - Fin Frame\",\"product_description\":\"73-1\\\/8\\\" x 62\\\" Single Glazed 1\\\/8\\\" Tempered\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6688-R0\",\"approval_number\":\"FL6688.3\",\"seq\":3,\"product_model\":\"188-3188 Aluminum Window - Flange Frame\",\"product_description\":\"74-1\\\/8\\\" x 63\\\" Single Glazed 1\\\/8\\\" Tempered\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6688-R0\",\"approval_number\":\"FL6688.4\",\"seq\":4,\"product_model\":\"188\\\/3188 Aluminum IMPACT Window - Flange Frame\",\"product_description\":\"74-1\\\/8\\\" x 63\\\" Single Glazed 1\\\/8\\\" Annealed-.090-1\\\/8\\\" Annealed\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7603-R0\",\"approval_number\":\"FL7603.1\",\"seq\":1,\"product_model\":\"480\\\/680\\\/880 DI Flange Frame\",\"product_description\":\"71\\\" x 71\\\" Insulated\",\"design_pressure\":\"+35.3\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7603-R0\",\"approval_number\":\"FL7603.2\",\"seq\":2,\"product_model\":\"480\\\/680\\\/880 Flange Frame\",\"product_description\":\"42\\\" x 63\\\" Insulated\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7931-R0\",\"approval_number\":\"FL7931.1\",\"seq\":1,\"product_model\":\"188\\\/3188 Fin Aluminum Slider\",\"product_description\":\"73\\\" x 62\\\" - Insulated - 1\\\/8\\\" Annealed & Lami (3\\\/32\\\"A - .090 PVB - 3\\\/32\\\"A)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7931-R0\",\"approval_number\":\"FL7931.2\",\"seq\":2,\"product_model\":\"188\\\/3188 Flange Aluminum Slider\",\"product_description\":\"73\\\" x 62\\\" - Insulated - 1\\\/8\\\" Annealed & Lami (3\\\/32\\\"A - .090 PVB - 3\\\/32\\\"A)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8452-R0\",\"approval_number\":\"FL8452.1\",\"seq\":1,\"product_model\":\"480\\\/680\\\/880 Fin Frame\",\"product_description\":\"120 x 56 3-Lite Center Vent (OXO) Insulated\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8452-R0\",\"approval_number\":\"FL8452.2\",\"seq\":2,\"product_model\":\"480\\\/680\\\/880 Flange Frame\",\"product_description\":\"144 x 64 3-Lite Center Vent (OXO) Insulated\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8756-R0\",\"approval_number\":\"FL8756.1\",\"seq\":1,\"product_model\":\"NCXT\\\/BMII Horizontal Slider\",\"product_description\":\"72 x 60 Fin\\\/Finless Frame\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8756-R0\",\"approval_number\":\"FL8756.2\",\"seq\":2,\"product_model\":\"NCXT\\\/BMII Horizontal Slider\",\"product_description\":\"72 x 32 Fin\\\/Finless Frame\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8756-R0\",\"approval_number\":\"FL8756.3\",\"seq\":3,\"product_model\":\"NCXT\\\/BMII Horizontal Slider\",\"product_description\":\"72 x 36 Fin\\\/Finless Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8756-R0\",\"approval_number\":\"FL8756.4\",\"seq\":4,\"product_model\":\"NCXT\\\/BMII Horizontal Slider\",\"product_description\":\"60 x 42 Fin\\\/Finless Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8756-R0\",\"approval_number\":\"FL8756.5\",\"seq\":5,\"product_model\":\"NCXT\\\/BMII Horizontal Slider\",\"product_description\":\"54 x 48 Fin\\\/Finless Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#9012-R0\",\"approval_number\":\"FL9012.1\",\"seq\":1,\"product_model\":\"188-3188 Aluminum Slider - Fin Frame\",\"product_description\":\"120\\\" x 62\\\" Three Lite Slider - Single Glazed (3\\\/16\\\"A) - No Reinforcement\",\"design_pressure\":\"+35\\\/-35.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#9012-R0\",\"approval_number\":\"FL9012.2\",\"seq\":2,\"product_model\":\"188-3188 Aluminum Slider - Fin Frame\",\"product_description\":\"120\\\" x 62\\\" Three Lite Slider - Single Glazed (3\\\/16\\\"A) - with Reinforcement\",\"design_pressure\":\"+40\\\/-55.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#9012-R0\",\"approval_number\":\"FL9012.3\",\"seq\":3,\"product_model\":\"188-3188 Aluminum Slider - Fin Frame\",\"product_description\":\"120\\\" x 62\\\" Three Lite Slider - Insulated (3\\\/16\\\"A & 3\\\/16\\\") - No Reinforcement\",\"design_pressure\":\"+35\\\/-35.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#9012-R0\",\"approval_number\":\"FL9012.4\",\"seq\":4,\"product_model\":\"188-3188 Aluminum Slider - Fin Frame\",\"product_description\":\"120\\\" x 62\\\" Three Lite Slider - Insulated (3\\\/16\\\"A & 3\\\/16\\\"A) - with Reinforcement\",\"design_pressure\":\"+40\\\/-55.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#9012-R0\",\"approval_number\":\"FL9012.5\",\"seq\":5,\"product_model\":\"188-3188 Aluminum Slider - Flange Frame\",\"product_description\":\"55\\\" x 72\\\" Two Lite Slider - Insulated Glass (1\\\/8\\\"A & 1\\\/8\\\"A) - No Reinforcement\",\"design_pressure\":\"+45\\\/-45.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#9012-R0\",\"approval_number\":\"FL9012.6\",\"seq\":6,\"product_model\":\"188-3188 Aluminum Slider - Flange Frame\",\"product_description\":\"121\\\" x 63\\\" Three Lite Slider - Single Glazed (3\\\/16\\\"A) - No Reinforcement\",\"design_pressure\":\"+35\\\/-35.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#9012-R0\",\"approval_number\":\"FL9012.7\",\"seq\":7,\"product_model\":\"188-3188 Aluminum Slider - Flange Frame\",\"product_description\":\"121\\\" x 63\\\" Three Lite Slider - Single Glazed (3\\\/16\\\"A) - with Reinforcement\",\"design_pressure\":\"+40\\\/-55.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#9012-R0\",\"approval_number\":\"FL9012.8\",\"seq\":8,\"product_model\":\"188-3188 Aluminum Slider - Flange Frame\",\"product_description\":\"121\\\" x 63\\\" Three Lite Slider - Insulated (3\\\/16\\\"A & 3\\\/16\\\"A) - No Reinforcement\",\"design_pressure\":\"+35\\\/-35.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#9012-R0\",\"approval_number\":\"FL9012.9\",\"seq\":9,\"product_model\":\"188-3188 Aluminum Slider - Flange Frame\",\"product_description\":\"121\\\" x 63\\\" Three Lite Slider - Insulated (3\\\/16\\\"A & 3\\\/16\\\"A) - with Reinforcement\",\"design_pressure\":\"+40\\\/-55.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11553-R0\",\"approval_number\":\"FL11553.1\",\"seq\":1,\"product_model\":\"480 HS\",\"product_description\":\"108x60 Fin Frame Insulated XOX\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11553-R0\",\"approval_number\":\"FL11553.2\",\"seq\":2,\"product_model\":\"480 HS\",\"product_description\":\"71x71 Fin Frame Insulated OX\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11553-R0\",\"approval_number\":\"FL11553.3\",\"seq\":3,\"product_model\":\"480 HS\",\"product_description\":\"71x59 Fin Frame Insulated OX\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11553-R0\",\"approval_number\":\"FL11553.4\",\"seq\":4,\"product_model\":\"480 HS\",\"product_description\":\"108x60 Flange Frame Insulated XOX\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12586-R0\",\"approval_number\":\"FL12586.1\",\"seq\":1,\"product_model\":\"188\\\/3188 Horizontal Slider\",\"product_description\":\"74x63 Flange Frame Single Glazed Tempered OX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12586-R0\",\"approval_number\":\"FL12586.2\",\"seq\":2,\"product_model\":\"188\\\/3188 Horizontal Slider\",\"product_description\":\"74x63 Flange Frame Single Glazed Tempered OX\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12586-R0\",\"approval_number\":\"FL12586.3\",\"seq\":3,\"product_model\":\"188\\\/3188 Horizontal Slider\",\"product_description\":\"73x62 Fin Frame Single Glazed Tempered OX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12586-R0\",\"approval_number\":\"FL12586.4\",\"seq\":4,\"product_model\":\"188\\\/3188 Horizontal Slider\",\"product_description\":\"73x62 Fin Frame Single Glazed Tempered OX\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12586-R0\",\"approval_number\":\"FL12586.5\",\"seq\":5,\"product_model\":\"188\\\/3188 Horizontal Slider\",\"product_description\":\"73x53 Fin Frame Single Glazed Annealed Glass OX\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12586-R0\",\"approval_number\":\"FL12586.6\",\"seq\":6,\"product_model\":\"188\\\/3188 Horizontal Slider\",\"product_description\":\"74x54 Flange Frame Single Glazed Annealed OX\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12586-R0\",\"approval_number\":\"FL12586.7\",\"seq\":7,\"product_model\":\"188\\\/3188 Horizontal Slider\",\"product_description\":\"73x62 Fin Frame Impact Single Glazed Laminated Glass OX\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12586-R0\",\"approval_number\":\"FL12586.8\",\"seq\":8,\"product_model\":\"188\\\/3188 Horizontal Slider\",\"product_description\":\"73x62 Flange Frame Impact Insulated Laminated Glass OX\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12586-R0\",\"approval_number\":\"FL12586.9\",\"seq\":9,\"product_model\":\"188\\\/3188 Horizontal Slider\",\"product_description\":\"74x63 Flange Frame Impact Single Glazed Laminated Glass OX\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12586-R1\",\"approval_number\":\"FL12586.10\",\"seq\":10,\"product_model\":\"188\\\/3188 Horizontal Slider\",\"product_description\":\"73x53 Fin Frame Impact Insulated Laminated Glass OX\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12586-R1\",\"approval_number\":\"FL12586.11\",\"seq\":11,\"product_model\":\"188\\\/3188 Horizontal Slider\",\"product_description\":\"73x62 Fin Frame Impact Insulated Laminated Glass OX\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12586-R4\",\"approval_number\":\"FL12586.12\",\"seq\":12,\"product_model\":\"188 Horizontal Slider\",\"product_description\":\"73x62 Fin Frame Impact Insulated Glass (OX)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12586-R4\",\"approval_number\":\"FL12586.13\",\"seq\":13,\"product_model\":\"188 Horizontal Slider\",\"product_description\":\"73x62 Fin Frame Impact Single Glazed (OX)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12586-R4\",\"approval_number\":\"FL12586.14\",\"seq\":14,\"product_model\":\"188 Horizontal Slider\",\"product_description\":\"120x62 Fin Frame Single Glazed (XOX)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12586-R4\",\"approval_number\":\"FL12586.15\",\"seq\":15,\"product_model\":\"188 Horizontal Slider\",\"product_description\":\"120x62 Flange Frame Single Glazed (XOX) with HD Meeting Rail\",\"design_pressure\":\"+40\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#13349-R2\",\"approval_number\":\"FL13349.3\",\"seq\":3,\"product_model\":\"1280\\\/3280\\\/3580 Finless Frame\",\"product_description\":\"53x50 Insulated Glass\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15288-R1\",\"approval_number\":\"FL15288.8\",\"seq\":8,\"product_model\":\"SERIES GA 7780 PVC HORIZONTAL SLIDER\",\"product_description\":\"SERIES GA 7780 PVC HORIZONTAL SLIDER 73X49\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15288-R1\",\"approval_number\":\"FL15288.9\",\"seq\":9,\"product_model\":\"SERIES GA 7780 PVC HORIZONTAL SLIDER\",\"product_description\":\"SERIES GA 7780 PVC HORIZONTAL SLIDER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15351-R0\",\"approval_number\":\"FL15351.1\",\"seq\":1,\"product_model\":\"188 Fin Frame\",\"product_description\":\"73x62 Insulated Glass\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15351-R0\",\"approval_number\":\"FL15351.2\",\"seq\":2,\"product_model\":\"188 Fin Frame\",\"product_description\":\"73x53 Single Glazed\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15351-R0\",\"approval_number\":\"FL15351.3\",\"seq\":3,\"product_model\":\"188 Fin Frame\",\"product_description\":\"73x62 Single Glazed\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15351-R0\",\"approval_number\":\"FL15351.4\",\"seq\":4,\"product_model\":\"188 Fin Frame\",\"product_description\":\"73x62 Tempered Single Glazed\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15351-R0\",\"approval_number\":\"FL15351.5\",\"seq\":5,\"product_model\":\"188 Fin Frame XOX\",\"product_description\":\"120x62 Single Glazed\",\"design_pressure\":\"+40\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15351-R0\",\"approval_number\":\"FL15351.6\",\"seq\":6,\"product_model\":\"188 Flange Frame\",\"product_description\":\"73x53 Single Glazed\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15351-R0\",\"approval_number\":\"FL15351.7\",\"seq\":7,\"product_model\":\"188 Flange Frame\",\"product_description\":\"73x62 Single Glazed\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15351-R0\",\"approval_number\":\"FL15351.8\",\"seq\":8,\"product_model\":\"188 Flange Frame\",\"product_description\":\"73x62 Tempered Single Glazed\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15351-R0\",\"approval_number\":\"FL15351.9\",\"seq\":9,\"product_model\":\"188 Flange Frame\",\"product_description\":\"73x62 Insulated Glass\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15351-R0\",\"approval_number\":\"FL15351.10\",\"seq\":10,\"product_model\":\"188 Flange Frame XOX\",\"product_description\":\"120x62 Single Glazed\",\"design_pressure\":\"+40\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15351-R1\",\"approval_number\":\"FL15351.11\",\"seq\":11,\"product_model\":\"188 HS\",\"product_description\":\"73x62 Flange Frame Laminated Glass\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15351-R1\",\"approval_number\":\"FL15351.12\",\"seq\":12,\"product_model\":\"188 HS\",\"product_description\":\"73x62 Flange Frame Insulated Laminated Glass\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15351-R1\",\"approval_number\":\"FL15351.13\",\"seq\":13,\"product_model\":\"188 HS\",\"product_description\":\"73x62 Fin Frame Insulated Laminated Glass\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15351-R1\",\"approval_number\":\"FL15351.14\",\"seq\":14,\"product_model\":\"HS 188\",\"product_description\":\"73x62 Fin Frame Laminated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17850-R0\",\"approval_number\":\"FL17850.1\",\"seq\":1,\"product_model\":\"SERIES GA7780 PVC HS\",\"product_description\":\"SERIES GA7780 PVC HS 72 1\\\/2X49 IMPACT FIN\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-05-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17850-R0\",\"approval_number\":\"FL17850.2\",\"seq\":2,\"product_model\":\"SERIES GA7780 PVC HS\",\"product_description\":\"SERIES GA7780 PVC HS 72 1\\\/2X49 IMPACT FLANGE\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-05-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17850-R0\",\"approval_number\":\"FL17850.3\",\"seq\":3,\"product_model\":\"SERIES GA7780 PVC HS\",\"product_description\":\"SERIES GA7780 PVC HS 72 1\\\/2X49 NON-IMPACT FIN\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17850-R0\",\"approval_number\":\"FL17850.4\",\"seq\":4,\"product_model\":\"SERIES GA7780 PVC HS\",\"product_description\":\"SERIES GA7780 PVC HS 72 1\\\/2X49 NON-IMPACT FLANGE\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-11 00:00:00\",\"instructions_url\":\"\"}],\"General Aluminum Company\":[{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15288-R0\",\"approval_number\":\"FL15288.1\",\"seq\":1,\"product_model\":\"SERIES 1580\\\/1590 ALUMINUM HORIZONTAL SLIDER\",\"product_description\":\"SERIES 1580\\\/1590 ALUMINUM HORIZONTAL SLIDER 72X54\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15288-R0\",\"approval_number\":\"FL15288.2\",\"seq\":2,\"product_model\":\"SERIES 1580\\\/1590 ALUMINUM XOX HORIZONTAL SLIDER\",\"product_description\":\"SERIES 1580\\\/1590 ALUMINUM XOX HORIZONTAL SLIDER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15288-R0\",\"approval_number\":\"FL15288.3\",\"seq\":3,\"product_model\":\"SERIES 1980\\\/1990 ALUMINUM HORIZONTAL SLIDER\",\"product_description\":\"SERIES 1980\\\/1990 ALUMINUM HORIZONTAL SLIDER 72X54\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15288-R0\",\"approval_number\":\"FL15288.4\",\"seq\":4,\"product_model\":\"SERIES 1980\\\/1990 ALUMINUM XOX HORIZONTAL SLIDER\",\"product_description\":\"SERIES 1980\\\/1990 ALUMINUM XOX HORIZONTAL SLIDER 108X48\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15288-R0\",\"approval_number\":\"FL15288.5\",\"seq\":5,\"product_model\":\"SERIES 2800 ALUMINUM HORIZONTAL SLIDER\",\"product_description\":\"SERIES 2800 ALUMINUM HORIZONTAL SLIDER 84X60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15288-R0\",\"approval_number\":\"FL15288.6\",\"seq\":6,\"product_model\":\"SERIES 7780\\\/7880 PVC HORIZONTAL SLIDER\",\"product_description\":\"SERIES 7780\\\/7880 PVC HORIZONTAL SLIDER 72 1\\\/2\\\" X 49\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15288-R0\",\"approval_number\":\"FL15288.7\",\"seq\":7,\"product_model\":\"SERIES 7780\\\/7880 PVC HORIZONTAL SLIDER\",\"product_description\":\"SERIES 7780\\\/7880 PVC HORIZONTAL SLIDER 73X49\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#256-R0\",\"approval_number\":\"FL256.1\",\"seq\":1,\"product_model\":\"1180\\\/1480\\\/1980\",\"product_description\":\"Aluminum Horizontal Slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#1700-R0\",\"approval_number\":\"FL1700.1\",\"seq\":1,\"product_model\":\"1180\\\/1980\\\/1990 HS (Fin)\",\"product_description\":\"Horizontal Slider Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#1700-R0\",\"approval_number\":\"FL1700.2\",\"seq\":2,\"product_model\":\"1480\\\/1580\\\/1590 HS (Flange)\",\"product_description\":\"Horizontal Slider Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#2410-R0\",\"approval_number\":\"FL2410.1\",\"seq\":1,\"product_model\":\"Series 1580\\\/1590 HS\",\"product_description\":\"XOX Horizontal Slider R40\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#2410-R0\",\"approval_number\":\"FL2410.2\",\"seq\":2,\"product_model\":\"Series 1980\\\/1990 HS\",\"product_description\":\"XOX Horizontal Slider R40\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8175-R0\",\"approval_number\":\"FL8175.1\",\"seq\":1,\"product_model\":\"Series 1180 XO\",\"product_description\":\"Aluminum HS Fin 72\\\" x 54\\\" DSB. Per manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8175-R0\",\"approval_number\":\"FL8175.2\",\"seq\":2,\"product_model\":\"Series 1480 XO\",\"product_description\":\"Aluminum HS Flange 72\\\" x 54\\\" DSB. Per manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8175-R0\",\"approval_number\":\"FL8175.3\",\"seq\":3,\"product_model\":\"Series 1580\\\/1590 XO\",\"product_description\":\"Aluminum HS Flange 72\\\" x 54\\\" I.G. DSB. Per manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8175-R0\",\"approval_number\":\"FL8175.4\",\"seq\":4,\"product_model\":\"Series 1580\\\/1590 XOX\",\"product_description\":\"Aluminum HS Flange 108\\\" x 48\\\" I.G. SSB-DSB-SSB. Per manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8175-R0\",\"approval_number\":\"FL8175.5\",\"seq\":5,\"product_model\":\"Series 1980\\\/1990 XO\",\"product_description\":\"Aluminum HS Fin 72\\\" x 54\\\" I.G. DSB. Per manufacture's inatallation instructions.\",\"design_pressure\":\"+DP40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8175-R0\",\"approval_number\":\"FL8175.6\",\"seq\":6,\"product_model\":\"series 1980\\\/1990 XOX\",\"product_description\":\"Aluminum HS Fin 108\\\" x 48\\\" I.G. SSB-DSB-SSB. Per manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8908-R0\",\"approval_number\":\"FL8908.1\",\"seq\":1,\"product_model\":\"HORIZONTAL SLIDING WINDOW\",\"product_description\":\"SERIES 7780\\\/7880\\\/7980 PVC\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#10018-R0\",\"approval_number\":\"FL10018.1\",\"seq\":1,\"product_model\":\"Series 7780\\\/7880\",\"product_description\":\"Vinyl HS (Fin) 73\\\" x 49\\\" Insulated Annealed DSB. Per Manufacture's installation instructions.\",\"design_pressure\":\"+DP50\\\/-DP50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#10018-R0\",\"approval_number\":\"FL10018.2\",\"seq\":2,\"product_model\":\"Series 7880\",\"product_description\":\"Vinyl HS (Flange) 73\\\" x 49\\\" Insulated Annealed DSB. Per Manufacture's installation instructions.\",\"design_pressure\":\"+DP50\\\/-DP50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#10018-R0\",\"approval_number\":\"FL10018.3\",\"seq\":3,\"product_model\":\"Series 7880 Impact\",\"product_description\":\"Vinyl HS Impact Resistant Flange 72 1\\\/2\\\" x 49\\\" I.G. Laminated. Per Manufacture's installation instructions.\",\"design_pressure\":\"+DP50\\\/-DP50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#12989-R0\",\"approval_number\":\"FL12989.1\",\"seq\":1,\"product_model\":\"Series 2800\",\"product_description\":\"Aluminum HS (Fin) 84\\\" x 60\\\" Insulated Annealed DSB. Per Manufacturer's installation instructions.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13143-R0\",\"approval_number\":\"FL13143.1\",\"seq\":1,\"product_model\":\"Series 1580\\\/1590\",\"product_description\":\"Aluminum HS XOX (Flange) 108\\\" x 48\\\" Insulated Annealed SSB vent -DSB fixed -SSB vent. Per Manufacturer's installation instructions.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13143-R0\",\"approval_number\":\"FL13143.2\",\"seq\":2,\"product_model\":\"Series 1980\\\/1990\",\"product_description\":\"Aluminum HS XOX (Fin) 108\\\" x 48\\\" Insulated Annealed SSB vent -DSB fixed -SSB vent. Per Manufacturer's installation instructions.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13846-R0\",\"approval_number\":\"FL13846.1\",\"seq\":1,\"product_model\":\"Series 1180\",\"product_description\":\"Aluminum HS (Fin) 72\\\" x 54\\\" Annealed DSB. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13846-R0\",\"approval_number\":\"FL13846.2\",\"seq\":2,\"product_model\":\"Series 1480\",\"product_description\":\"Aluminum HS (Flange) 72\\\" x 54\\\" Annealed DSB. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13846-R0\",\"approval_number\":\"FL13846.3\",\"seq\":3,\"product_model\":\"Series 1580\\\/1590\",\"product_description\":\"Aluminum HS (Flange) 72\\\" x 54\\\" Insulated Annealed DSB. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13846-R0\",\"approval_number\":\"FL13846.4\",\"seq\":4,\"product_model\":\"Series 1980\\\/1990\",\"product_description\":\"Aluminum HS (Fin) 72\\\" x 54\\\" Insulated Annealed DSB. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13846-R0\",\"approval_number\":\"FL13846.5\",\"seq\":5,\"product_model\":\"Series 7780\\\/7880\",\"product_description\":\"Vinyl HS (Fin) Impact Resistant 72 1\\\/2\\\" x 49\\\" Insulated Laminated. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13846-R0\",\"approval_number\":\"FL13846.6\",\"seq\":6,\"product_model\":\"Series 7780\\\/7880\",\"product_description\":\"Vinyl HS (Fin) 73\\\" x 49\\\" Insulated Annealed DSB. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13846-R0\",\"approval_number\":\"FL13846.7\",\"seq\":7,\"product_model\":\"Series 7880\",\"product_description\":\"Vinyl HS (Flange) Impact Resistant 73\\\" x 49\\\" Insulated Laminated. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13846-R0\",\"approval_number\":\"FL13846.8\",\"seq\":8,\"product_model\":\"Series 7880\",\"product_description\":\"Vinyl HS (Flange) 73\\\" x 49\\\" Insulated Annealed DSB. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13846-R0\",\"approval_number\":\"FL13846.9\",\"seq\":9,\"product_model\":\"Series 8200\",\"product_description\":\"Aluminum HS (Fin) Impact Resistant 72\\\" x 48\\\" Insulated Laminated. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13846-R0\",\"approval_number\":\"FL13846.10\",\"seq\":10,\"product_model\":\"Series 8200\",\"product_description\":\"Aluminum HS (Fin) 72\\\" x 48\\\" Insulated Annealed DSB. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13846-R0\",\"approval_number\":\"FL13846.11\",\"seq\":11,\"product_model\":\"Series 8280\",\"product_description\":\"Aluminum HS (Flange) Impact Resistant 72\\\" x 48\\\" Insulated Laminated. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13846-R0\",\"approval_number\":\"FL13846.12\",\"seq\":12,\"product_model\":\"Series 8280\",\"product_description\":\"Aluminum HS (Flange) 72\\\" x 48\\\" Insulated Annealed DSB. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15606-R0\",\"approval_number\":\"FL15606.1\",\"seq\":1,\"product_model\":\"SERIES 7880 PVC HS\",\"product_description\":\"SERIES 7880 PVC HORIZONTAL SLIDING WINDOW 73 X 49 IMPACT FLANGE\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15606-R0\",\"approval_number\":\"FL15606.2\",\"seq\":2,\"product_model\":\"SERIES 7880 PVC HS\",\"product_description\":\"SERIES 7880 PVC HORIZONTAL SLIDING WINDOW 73 X 49 NON-IMPACT FLANGE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"EFCO Corporation\":[{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#19328-R4\",\"approval_number\":\"FL19328.1\",\"seq\":1,\"product_model\":\"6551\",\"product_description\":\"Slider Window 96\\\" x 60\\\"\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#3630-R0\",\"approval_number\":\"FL3630.1\",\"seq\":1,\"product_model\":\"Series 3500 3 1\\\/4 Deep System\",\"product_description\":\"Thermal Horz. Sliding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#6032-R0\",\"approval_number\":\"FL6032.1\",\"seq\":1,\"product_model\":\"6555\",\"product_description\":\"Aluminum Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12908-R0\",\"approval_number\":\"FL12908.1\",\"seq\":1,\"product_model\":\"Series 6551\",\"product_description\":\"Aluminum Horizontal Sliding Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13432-R0\",\"approval_number\":\"FL13432.1\",\"seq\":1,\"product_model\":\"Series 3500\",\"product_description\":\"Aluminum Horizontal Sliding Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13432-R0\",\"approval_number\":\"FL13432.2\",\"seq\":2,\"product_model\":\"Series 3502\",\"product_description\":\"Aluminum Horizontal Sliding Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13432-R0\",\"approval_number\":\"FL13432.3\",\"seq\":3,\"product_model\":\"Series 3503\",\"product_description\":\"Aluminum Horizontal Sliding Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#17158-R0\",\"approval_number\":\"FL17158.1\",\"seq\":1,\"product_model\":\"3500\",\"product_description\":\"3-1\\\/4\\\" Sliding Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#17158-R1\",\"approval_number\":\"FL17158.2\",\"seq\":2,\"product_model\":\"6555\",\"product_description\":\"3-7\\\/8\\\" Sliding Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-27 00:00:00\",\"instructions_url\":\"\"}],\"Atrium Windows & Doors\":[{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#19703-R9\",\"approval_number\":\"FL19703.3\",\"seq\":3,\"product_model\":\"Series 8700\\\/6000\\\/1600\\\/80\\\/3500\",\"product_description\":\"Horizontal Sliding Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#20472-R10\",\"approval_number\":\"FL20472.2\",\"seq\":2,\"product_model\":\"Series 451\\\/461\",\"product_description\":\"Horizontal Sliding Window\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#20472-R10\",\"approval_number\":\"FL20472.3\",\"seq\":3,\"product_model\":\"Series 8100\\\/1100\\\/3100\\\/10\\\/1000\\\/200\",\"product_description\":\"Horizontal Sliding Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11334-R0\",\"approval_number\":\"FL11334.1\",\"seq\":1,\"product_model\":\"LCRW\",\"product_description\":\"Aluminum Horizontal Slider\",\"design_pressure\":\"+66.7\\\/-210.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11624-R0\",\"approval_number\":\"FL11624.1\",\"seq\":1,\"product_model\":\"RW Horizontal Slider XO\",\"product_description\":\"HS-LC45 72 x 62\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11624-R0\",\"approval_number\":\"FL11624.2\",\"seq\":2,\"product_model\":\"RW Horizontal Slider XO\",\"product_description\":\"HS-LC50 72 x 54\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11624-R0\",\"approval_number\":\"FL11624.3\",\"seq\":3,\"product_model\":\"RW Horizontal Slider XOX\",\"product_description\":\"HS-LC35 109 x 63\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11624-R0\",\"approval_number\":\"FL11624.4\",\"seq\":4,\"product_model\":\"RW Horizontal Slider XOX\",\"product_description\":\"HS-LC50 109 x 54\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11828-R0\",\"approval_number\":\"FL11828.1\",\"seq\":1,\"product_model\":\"151\\\/161 Horizontal Slider\",\"product_description\":\"HS-R30 72 x 48\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11828-R0\",\"approval_number\":\"FL11828.2\",\"seq\":2,\"product_model\":\"30\\\/8000 Impact Horizontal Slider\",\"product_description\":\"HS-R55 72 x 48\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11828-R0\",\"approval_number\":\"FL11828.3\",\"seq\":3,\"product_model\":\"4500\\\/4501\\\/4550\\\/4551 Horizontal Slider\",\"product_description\":\"HS-LC35 74 x 62,\\nHS-LC50 74 x 56\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11828-R0\",\"approval_number\":\"FL11828.4\",\"seq\":4,\"product_model\":\"451\\\/461 Horizontal Slider\",\"product_description\":\"HS-R25 70 x 49\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11828-R0\",\"approval_number\":\"FL11828.5\",\"seq\":5,\"product_model\":\"5700\\\/8050 Horizontal Slider\",\"product_description\":\"HS-R15 96 x 72,\\nHS-R25 72 x 48\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11828-R0\",\"approval_number\":\"FL11828.6\",\"seq\":6,\"product_model\":\"8100 Horizontal Slider\",\"product_description\":\"HS-R30 72 x 48\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11828-R0\",\"approval_number\":\"FL11828.7\",\"seq\":7,\"product_model\":\"8300\\\/8500\\\/8700 Horizontal Slider\",\"product_description\":\"HS-R30 72 x 48\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11828-R2\",\"approval_number\":\"FL11828.8\",\"seq\":8,\"product_model\":\"8300\\\/8500\\\/8700\\\/123\\\/133\\\/3000\\\/5000\\\/6000 VPT Horizontal Slider\",\"product_description\":\"HS-R30 72 x 48\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11828-R2\",\"approval_number\":\"FL11828.9\",\"seq\":9,\"product_model\":\"85\\\/120 Horizontal Slider\",\"product_description\":\"HS-R25 72 x 72, XO\\nHS-R45 72 x 48, XO\\nHS-R15 108 x 72 XOX,\\nHS-R25 108 x 60 XOX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11828-R3\",\"approval_number\":\"FL11828.10\",\"seq\":10,\"product_model\":\"85\\\/120 Horizontal Slider\",\"product_description\":\"HS-LC25 72 x 72, XO;\\nHS-LC45 72 x 48, XO;\\nHS-R15 108 x 72 XOX;\\nHS-R25 108 x 60 XOX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#13232-R0\",\"approval_number\":\"FL13232.1\",\"seq\":1,\"product_model\":\"MPRW\",\"product_description\":\"Aluminum Impact Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11828-R4\",\"approval_number\":\"FL11828.11\",\"seq\":11,\"product_model\":\"85\\\/120 Horizontal Slider\",\"product_description\":\"HS-LC25 72 x 72, XO;\\nHS-LC45 72 x 48, XO;\\nHS-R15 108 x 72 XOX;\\nHS-R25 108 x 60 XOX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11828-R5\",\"approval_number\":\"FL11828.12\",\"seq\":12,\"product_model\":\"8900\\\/90\\\/8000\\\/1800\\\/3900 Horizontal Slider\",\"product_description\":\"HS-R35 78x48 XX,\\nHS-R50 72x48 XX,\\nHS-R50 96x48 XOX,\\nHS-R50 72x90 O\\\/XX Mulled\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11828-R7\",\"approval_number\":\"FL11828.13\",\"seq\":13,\"product_model\":\"8300\\\/8500\\\/8700 XX Horizontal Slider\",\"product_description\":\"HS-R30 72 x 48, XX\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11828-R7\",\"approval_number\":\"FL11828.14\",\"seq\":14,\"product_model\":\"8900\\\/90\\\/8000\\\/1800\\\/3900 Horizontal Slider\",\"product_description\":\"HS-R35 78x48 XX,\\nHS-R50 72x48 XX,\\nHS-R50 96x48 XOX,\\nHS-R50 72x90 O\\\/XX Mulled\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11828-R7\",\"approval_number\":\"FL11828.15\",\"seq\":15,\"product_model\":\"9000 Horizontal Slider, XO, XOX, O\\\/XO, XO\\\/O, O\\\/XOX\",\"product_description\":\"HS-LC25 96 x 72 XOX,\\nHS-LC30 96 x 60 XOX,\\nHS-LC25 72 x 72 XO,\\nHS-LC45 72 x 48 XO,\\nHS-LC50 72 x 48 XO HP,\\nHS-LC30 72 x 90 O\\\/XO,\\nHS-LC35 72 x 96 XO\\\/O,\\nHS-LC30 96 x 84 O\\\/XOX,\\nHS-LC35 96 x 84 O\\\/XOX HP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11828-R8\",\"approval_number\":\"FL11828.16\",\"seq\":16,\"product_model\":\"9000 Horizontal Slider, XO, XOX, O\\\/XO, XO\\\/O, O\\\/XOX\",\"product_description\":\"HS-LC25 96 x 72 XOX,\\nHS-LC30 96 x 60 XOX,\\nHS-LC25 72 x 72 XO,\\nHS-LC45 72 x 48 XO,\\nHS-LC50 72 x 48 XO HP,\\nHS-LC30 72 x 90 O\\\/XO,\\nHS-LC35 72 x 96 XO\\\/O,\\nHS-LC30 96 x 84 O\\\/XOX,\\nHS-LC35 96 x 84 O\\\/XOX HP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#19703-R0\",\"approval_number\":\"FL19703.1\",\"seq\":1,\"product_model\":\"150\\\/151\\\/160\\\/161 Horizontal Sliding Window\",\"product_description\":\"R-PG30 72 x 48 (XO); R-PG25 108 x 60 (XOX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#19703-R0\",\"approval_number\":\"FL19703.2\",\"seq\":2,\"product_model\":\"5700\\\/105\\\/8050\\\/3050\\\/5\\\/900\\\/1050 Horizontal Sliding Window\",\"product_description\":\"R-PG20 72 x 72 (XO); R-PG25 72 x 48 (XO); R-PG20 96 x 60 (XOX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#20472-R0\",\"approval_number\":\"FL20472.1\",\"seq\":1,\"product_model\":\"Series 120\\\/130\",\"product_description\":\"Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#20472-R0\",\"approval_number\":\"FL20472.4\",\"seq\":4,\"product_model\":\"Series 65\\\/265\",\"product_description\":\"Impact Horizontal Sliding Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#20472-R0\",\"approval_number\":\"FL20472.5\",\"seq\":5,\"product_model\":\"Series 8100\\\/1100\\\/3100\\\/10\\\/1000\\\/200\",\"product_description\":\"Horizontal Sliding Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#20472-R0\",\"approval_number\":\"FL20472.6\",\"seq\":6,\"product_model\":\"Series 8900\\\/90\\\/8000\\\/1800\\\/3900\",\"product_description\":\"Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Mr-Glass Doors & Windows Manufacturing, LLC\":[{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#20359-R5\",\"approval_number\":\"FL20359.1\",\"seq\":1,\"product_model\":\"Series MG-300 Aluminum Horizontal Sliding Window\",\"product_description\":\"Large missile impact resistant aluminum horizontal sliding window.\",\"design_pressure\":\"+90\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#41890-R1\",\"approval_number\":\"FL41890.1\",\"seq\":1,\"product_model\":\"Series MG-350 Aluminum Horizontal Rolling Window\",\"product_description\":\"Large missile impact resistant aluminum horizontal rolling window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#20359-R5\",\"approval_number\":\"FL20359.2\",\"seq\":2,\"product_model\":\"Series MG-300 Aluminum Horizontal Sliding Window\",\"product_description\":\"Small missile impact resistant aluminum horizontal sliding window.\",\"design_pressure\":\"+90\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Sierra Pacific Windows\":[{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22044-R3\",\"approval_number\":\"FL22044.2\",\"seq\":2,\"product_model\":\"H3 2.0 Triple Slider Equal Lites\",\"product_description\":\"H3 2.0 Triple Slider Equal Lites 120\\\"x72\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27664-R2\",\"approval_number\":\"FL27664.1\",\"seq\":1,\"product_model\":\"Vinyl Designer Triple Slider\",\"product_description\":\"Vinyl Designer Triple Slider 103.5\\\"x 71.5\\\"\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27664-R2\",\"approval_number\":\"FL27664.2\",\"seq\":2,\"product_model\":\"Vinyl Premium Double Slider\",\"product_description\":\"Vinyl Premium Double Slider 71.5\\\"x 71.5\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#30901-R2\",\"approval_number\":\"FL30901.1\",\"seq\":1,\"product_model\":\"H3 Single Slider\",\"product_description\":\"H3 Single Slider 83.5\\\"x 47.5\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#39867-R1\",\"approval_number\":\"FL39867.1\",\"seq\":1,\"product_model\":\"Vinyl Designer Single Slider\",\"product_description\":\"Vinyl Designer Single Slider 8500 Replacement 71.5\\\"x 71.5\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41870-R1\",\"approval_number\":\"FL41870.1\",\"seq\":1,\"product_model\":\"Vinyl Horizontal Slider\",\"product_description\":\"Vinyl Builders Horizontal Slider 72\\\"x 48\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-05-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41870-R1\",\"approval_number\":\"FL41870.2\",\"seq\":2,\"product_model\":\"Vinyl Horizontal Slider\",\"product_description\":\"Vinyl Premium Horizontal Slider 78\\\"x 60\\\"\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41870-R1\",\"approval_number\":\"FL41870.3\",\"seq\":3,\"product_model\":\"Vinyl Horizontal Slider\",\"product_description\":\"Vinyl Premium Horizontal Slider 60\\\"x 48\\\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41870-R1\",\"approval_number\":\"FL41870.4\",\"seq\":4,\"product_model\":\"Vinyl Horizontal Slider\",\"product_description\":\"Vinyl Premium Horizontal Slider 72\\\"x 42\\\"\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41870-R1\",\"approval_number\":\"FL41870.5\",\"seq\":5,\"product_model\":\"Vinyl Horizontal Slider\",\"product_description\":\"Vinyl Designer Horizonal Slider 78\\\"x 60\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41870-R1\",\"approval_number\":\"FL41870.6\",\"seq\":6,\"product_model\":\"Vinyl Horizontal Slider\",\"product_description\":\"Vinyl Designer Horizontal Triple Slider 96\\\"x 60\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22044-R3\",\"approval_number\":\"FL22044.5\",\"seq\":5,\"product_model\":\"Vinyl Single Slider\",\"product_description\":\"Designer Vinyl Single Slider 72\\\"x72\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24504-R3\",\"approval_number\":\"FL24504.1\",\"seq\":1,\"product_model\":\"H3 2.0 Sliding Window\",\"product_description\":\"H3 2.0 Triple Sliding Window Mulled Above H3 2.0 Direct Set 3-Wide 120\\\"x 96\\\" (120\\\"x 60\\\" Slider above 120\\\"x 36\\\" Direct Set)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#30901-R2\",\"approval_number\":\"FL30901.2\",\"seq\":2,\"product_model\":\"Vinyl Builders Single Slider\",\"product_description\":\"Vinyl Builders Single Slider 71.5\\\"x 59.5\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#30901-R2\",\"approval_number\":\"FL30901.3\",\"seq\":3,\"product_model\":\"Vinyl Designer Single Slider\",\"product_description\":\"Vinyl Designer Single Slider 71.5\\\"x 71.5\\\"\",\"design_pressure\":\"+25\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#30901-R2\",\"approval_number\":\"FL30901.4\",\"seq\":4,\"product_model\":\"Vinyl Designer Single Slider\",\"product_description\":\"Vinyl Designer Single Slider 71.5\\\"x 71.5\\\"-\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#30901-R2\",\"approval_number\":\"FL30901.5\",\"seq\":5,\"product_model\":\"Vinyl Designer Triple Slider\",\"product_description\":\"Vinyl Designer Triple Slider 107.5\\\"x 59.5\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#30901-R2\",\"approval_number\":\"FL30901.6\",\"seq\":6,\"product_model\":\"Vinyl Premium Double Slider\",\"product_description\":\"Vinyl Premium Double Slider 71.5\\\"x 71.5\\\"\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#39867-R1\",\"approval_number\":\"FL39867.2\",\"seq\":2,\"product_model\":\"Vinyl Designer Triple Slider\",\"product_description\":\"Vinyl Designer Triple Slider 8500 Replacement 107.5\\\"x 59.5\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-03-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#39867-R1\",\"approval_number\":\"FL39867.3\",\"seq\":3,\"product_model\":\"Vinyl Designer Triple Slider\",\"product_description\":\"Vinyl Designer Triple Slider 107.5\\\"x 59.5\\\". Through Frame Installation\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#39867-R1\",\"approval_number\":\"FL39867.4\",\"seq\":4,\"product_model\":\"Vinyl Premium Double Slider\",\"product_description\":\"Vinyl Premium Double Slider 8500 Replacement 71.5\\\"x 71.5\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-03-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#39867-R1\",\"approval_number\":\"FL39867.5\",\"seq\":5,\"product_model\":\"Vinyl Premium Double Slider\",\"product_description\":\"Vinyl Premium Double Slider 71.5\\\"x 71.5\\\"- Through Frame Installation\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-11-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41870-R1\",\"approval_number\":\"FL41870.7\",\"seq\":7,\"product_model\":\"Vinyl Horizontal Slider\",\"product_description\":\"Vinyl Builders Horizontal Slider 72\\\"x 60\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-10-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21183-R0\",\"approval_number\":\"FL21183.7\",\"seq\":7,\"product_model\":\"Vinyl Single Slider\",\"product_description\":\"8000 Designer Vinyl Single Slider 76\\\"x62\\\" Mulled Above Designer Vinyl Fixed 76\\\"x18\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21183-R0\",\"approval_number\":\"FL21183.1\",\"seq\":1,\"product_model\":\"Vinyl Double Slider\",\"product_description\":\"8000 Premium Vinyl Double Slider 78\\\"x60\\\"\",\"design_pressure\":\"+25\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21183-R0\",\"approval_number\":\"FL21183.2\",\"seq\":2,\"product_model\":\"Vinyl Double Slider\",\"product_description\":\"8000 Premium Vinyl Double Slider 72\\\"x42\\\"\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21183-R0\",\"approval_number\":\"FL21183.3\",\"seq\":3,\"product_model\":\"Vinyl Double Slider\",\"product_description\":\"8000 Premium Vinyl Double Slider 60\\\"x48\\\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21183-R0\",\"approval_number\":\"FL21183.4\",\"seq\":4,\"product_model\":\"Vinyl Single Slider\",\"product_description\":\"8000 Designer Vinyl Slider 78\\\"x60\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21183-R0\",\"approval_number\":\"FL21183.5\",\"seq\":5,\"product_model\":\"Vinyl Single Slider\",\"product_description\":\"8000 Designer Single Slider 72\\\"x60\\\" w\\\/Designer SH Transom Mulled Below 72\\\"x18\\\" SH Transom\",\"design_pressure\":\"+30\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21183-R0\",\"approval_number\":\"FL21183.6\",\"seq\":6,\"product_model\":\"Vinyl Single Slider\",\"product_description\":\"8000 Designer Vinyl Single Slider 72\\\"x60\\\" w\\\/2-Wide Awning Mull Above 36\\\"x24\\\"-2\",\"design_pressure\":\"+30\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21183-R0\",\"approval_number\":\"FL21183.8\",\"seq\":8,\"product_model\":\"Vinyl Single Slider\",\"product_description\":\"8000 Builders Vinyl Single Slider 72\\\"x48\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21183-R0\",\"approval_number\":\"FL21183.9\",\"seq\":9,\"product_model\":\"Vinyl Single Slider\",\"product_description\":\"8000 Builders Vinyl Single Slider 72\\\"x60\\\"\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21183-R0\",\"approval_number\":\"FL21183.10\",\"seq\":10,\"product_model\":\"Vinyl Triple Slider\",\"product_description\":\"8000 Designer Vinyl Triple Slider 96\\\"x60\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22044-R0\",\"approval_number\":\"FL22044.1\",\"seq\":1,\"product_model\":\"H3 2.0 Triple Slider Equal Lites\",\"product_description\":\"H3 2.0 Triple Slider Equal Lites 108\\\"x60\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-09-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22044-R0\",\"approval_number\":\"FL22044.3\",\"seq\":3,\"product_model\":\"Horizontal Sliding Window\",\"product_description\":\"Monument Horizontal Sliding Window Equal Lite 119\\\"x59\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22044-R0\",\"approval_number\":\"FL22044.4\",\"seq\":4,\"product_model\":\"Monument Sliding Window\",\"product_description\":\"Monument Sliding Window XOX 119\\\"x59\\\" ( 1\\\/4-1\\\/2-1\\\/4)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24504-R0\",\"approval_number\":\"FL24504.2\",\"seq\":2,\"product_model\":\"Vinyl Designer Single Slider\",\"product_description\":\"Vinyl Designer Single Slider w\\\/Vinyl Single Slider Transom Above 60\\\"x 90\\\" (60\\\"x60\\\" Slider w\\\/60\\\"x 30\\\" Transom)\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#28482-R0\",\"approval_number\":\"FL28482.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Bi-Fold Window\",\"product_description\":\"Aluminum Clad Bi-Fold Window 5-Panel 183\\\"x 88\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-27 00:00:00\",\"instructions_url\":\"\"}],\"Air Master Awning, LLC\":[{\"manufacturer\":\"Air Master Awning, LLC\",\"approval_number_master\":\"FL#21037-R5\",\"approval_number\":\"FL21037.1\",\"seq\":1,\"product_model\":\"Rolling Window with Insulated Glass\",\"product_description\":\"Horizontal Roller Window with Insulated Glass\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Air Master Awning, LLC\",\"approval_number_master\":\"FL#21037-R0\",\"approval_number\":\"FL21037.2\",\"seq\":2,\"product_model\":\"Rolling Window with Monolithic Glass\",\"product_description\":\"Horizontal Roller Window with Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Air Master Awning, LLC\",\"approval_number_master\":\"FL#46815-R0\",\"approval_number\":\"FL46815.1\",\"seq\":1,\"product_model\":\"Series 250 Aluminum Horizontal Rolling Window\",\"product_description\":\"Large missile impact resistant aluminum horizontal sliding window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Assura Windows & Doors\":[{\"manufacturer\":\"Assura Windows & Doors\",\"approval_number_master\":\"FL#21850-R3\",\"approval_number\":\"FL21850.1\",\"seq\":1,\"product_model\":\"Series \\\"6800\\\" Aluminum Horizontal Sliding Window\",\"product_description\":\"Non-impact resistant aluminum horizontal rolling window.\",\"design_pressure\":\"+60\\\/-210\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Assura Windows & Doors\",\"approval_number_master\":\"FL#21850-R3\",\"approval_number\":\"FL21850.2\",\"seq\":2,\"product_model\":\"Series 6900 Aluminum Horizontal Sliding Window\",\"product_description\":\"Large missile impact resistant aluminum horizontal rolling window\",\"design_pressure\":\"+60\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Assura Windows & Doors\",\"approval_number_master\":\"FL#21850-R3\",\"approval_number\":\"FL21850.3\",\"seq\":3,\"product_model\":\"Series 805 Aluminum Horizontal Rolling Window\",\"product_description\":\"Large missile impact resistant aluminum horizontal rolling window.\",\"design_pressure\":\"+90\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Assura Windows & Doors\",\"approval_number_master\":\"FL#21849-R0\",\"approval_number\":\"FL21849.1\",\"seq\":1,\"product_model\":\"Series \\\"10100\\\" White PVC Horizontal Sliding Window\",\"product_description\":\"Large missile impact resistant white PVC horizontal sliding window.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Assura Windows & Doors\",\"approval_number_master\":\"FL#21849-R0\",\"approval_number\":\"FL21849.2\",\"seq\":2,\"product_model\":\"Series \\\"10100\\\" White PVC Horizontal Sliding Window\",\"product_description\":\"Non-impact resistant white PVC horizontal sliding window.\",\"design_pressure\":\"+65\\\/-125\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"WINCO\":[{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#46674-R0\",\"approval_number\":\"FL46674.1\",\"seq\":1,\"product_model\":\"3410\",\"product_description\":\"3410 Horizontal Slider - Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#46808-R0\",\"approval_number\":\"FL46808.1\",\"seq\":1,\"product_model\":\"3410 SLox\",\"product_description\":\"3410 Slider - Large Missile Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#2547-R0\",\"approval_number\":\"FL2547.1\",\"seq\":1,\"product_model\":\"3410\",\"product_description\":\"4\\\" Sgl. Sliding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#9689-R0\",\"approval_number\":\"FL9689.1\",\"seq\":1,\"product_model\":\"3410\",\"product_description\":\"4\\\" Deep Thermally Improved Insulated Glass LMI\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#14650-R0\",\"approval_number\":\"FL14650.1\",\"seq\":1,\"product_model\":\"3410\",\"product_description\":\"3410 Slider\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#14651-R0\",\"approval_number\":\"FL14651.1\",\"seq\":1,\"product_model\":\"3410\",\"product_description\":\"3410 Slider\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#22662-R0\",\"approval_number\":\"FL22662.1\",\"seq\":1,\"product_model\":\"3410\",\"product_description\":\"3410 Slider ox\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-06-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#28846-R0\",\"approval_number\":\"FL28846.1\",\"seq\":1,\"product_model\":\"3410 SLox\",\"product_description\":\"3410 SLox\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-01-07 00:00:00\",\"instructions_url\":\"\"}],\"Soft-Lite LLC\":[{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15781-R0\",\"approval_number\":\"FL15781.1\",\"seq\":1,\"product_model\":\"a. \\\"Imperial LS DSL12\\\" Double Slider Window\",\"product_description\":\"Extruded PVC Double Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15781-R1\",\"approval_number\":\"FL15781.2\",\"seq\":2,\"product_model\":\"b. \\\"5400 SSL54 (G5402)\\\" Single Slider Window\",\"product_description\":\"Extruded PVC Single Horizontal Sliding Window - (OX or XO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15781-R1\",\"approval_number\":\"FL15781.3\",\"seq\":3,\"product_model\":\"c. \\\"5400 SSL54 (G5402)\\\" Single Slider Window\",\"product_description\":\"Extruded PVC Single Horizontal Sliding Window - (OX or XO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15781-R2\",\"approval_number\":\"FL15781.4\",\"seq\":4,\"product_model\":\"d. \\\"5300 DSL53 (G5352)\\\" Double Slider Window\",\"product_description\":\"Extruded PVC Double Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15781-R2\",\"approval_number\":\"FL15781.5\",\"seq\":5,\"product_model\":\"e. \\\"5300 DSL53 (G5352)\\\" Double Slider Window\",\"product_description\":\"Extruded PVC Double Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15781-R3\",\"approval_number\":\"FL15781.6\",\"seq\":6,\"product_model\":\"f. \\\"Imperial LS TSL12\\\" Triple Slider Window\",\"product_description\":\"Extruded PVC Triple Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15781-R4\",\"approval_number\":\"FL15781.7\",\"seq\":7,\"product_model\":\"g. \\\"5400 TSLF54\\\" Triple Slider Window\",\"product_description\":\"Extruded PVC Triple Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15781-R4\",\"approval_number\":\"FL15781.8\",\"seq\":8,\"product_model\":\"h. \\\"5400 TSLF54\\\" Triple Slider Window\",\"product_description\":\"Extruded PVC Triple Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15781-R7\",\"approval_number\":\"FL15781.9\",\"seq\":9,\"product_model\":\"i. Series \\\"Barcelona\\\" Model \\\"SSL30I\\\"\",\"product_description\":\"Extruded PVC Horizontal Sliding \\\"Impact\\\" Window, Missile Level \\\"C\\\" Excludes Wind Zone 3 and 4 (XO or OX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15781-R7\",\"approval_number\":\"FL15781.10\",\"seq\":10,\"product_model\":\"j. Series \\\"Barcelona\\\" Model \\\"SSL30I\\\"\",\"product_description\":\"Extruded PVC Horizontal Sliding \\\"Impact\\\" Window, Missile Level \\\"D\\\" Includes Wind Zone 4 (XO or OX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15781-R7\",\"approval_number\":\"FL15781.11\",\"seq\":11,\"product_model\":\"k. Series \\\"Barcelona\\\" Model \\\"SSL30I\\\"\",\"product_description\":\"Extruded PVC Horizontal Sliding \\\"Impact\\\" Window, High Velocity Hurricane Zone Large Missile (XO or OX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15781-R7\",\"approval_number\":\"FL15781.12\",\"seq\":12,\"product_model\":\"l. Series \\\"Barcelona\\\" Model \\\"TSL30I\\\"\",\"product_description\":\"Extruded PVC Triple Horizontal Sliding \\\"Impact\\\" Window, Missile Level \\\"C\\\" Excludes Wind Zone 3 and 4 (XOX 1\\\/4-1\\\/2-1\\\/4 and XOX 1\\\/3-1\\\/3-1\\\/3 Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15781-R7\",\"approval_number\":\"FL15781.13\",\"seq\":13,\"product_model\":\"m. Series \\\"Barcelona\\\" Model \\\"TSL30I\\\"\",\"product_description\":\"Extruded PVC Triple Horizontal Sliding \\\"Impact\\\" Window, Missile Level \\\"D\\\" Excludes Wind Zone 4 (XOX 1\\\/4-1\\\/2-1\\\/4 and XOX 1\\\/3-1\\\/3-1\\\/3 Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15781-R7\",\"approval_number\":\"FL15781.14\",\"seq\":14,\"product_model\":\"n. Series \\\"Barcelona\\\" Model \\\"TSL30I\\\"\",\"product_description\":\"Extruded PVC Triple Horizontal Sliding \\\"Impact\\\" Window, High Velocity Hurricane Zone Large Missile (XOX 1\\\/4-1\\\/2-1\\\/4 and XOX 1\\\/3-1\\\/3-1\\\/3 Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15781-R7\",\"approval_number\":\"FL15781.15\",\"seq\":15,\"product_model\":\"o. Series \\\"Barcelona\\\" Model \\\"DSL30\\\"\",\"product_description\":\"Extruded PVC Horizontal Sliding \\\"Non-Impact\\\" Window (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15781-R7\",\"approval_number\":\"FL15781.16\",\"seq\":16,\"product_model\":\"p. Series \\\"Barcelona\\\" Model \\\"TSL30\\\"\",\"product_description\":\"Extruded PVC Triple Horizontal Sliding \\\"Non-Impact\\\" Window (XOX 1\\\/4-1\\\/2-1\\\/4 and XOX 1\\\/3-1\\\/3-1\\\/3 Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15781-R12\",\"approval_number\":\"FL15781.17\",\"seq\":17,\"product_model\":\"q. Series \\\"Barcelona\\\" Model \\\"SSL30I65\\\"\",\"product_description\":\"Extruded PVC Horizontal Sliding \\\"Impact\\\" Window, Missile Level \\\"D\\\" Includes Wind Zone 4 (XO or OX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15781-R12\",\"approval_number\":\"FL15781.18\",\"seq\":18,\"product_model\":\"r. Series \\\"Barcelona\\\" Model \\\"SSL30I65\\\"\",\"product_description\":\"Extruded PVC Horizontal Sliding \\\"Impact\\\" Window, High Velocity Hurricane Zone Large Missile (XO or OX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#7084-R0\",\"approval_number\":\"FL7084.1\",\"seq\":1,\"product_model\":\"Barrington SL7\",\"product_description\":\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#22317-R0\",\"approval_number\":\"FL22317.1\",\"seq\":1,\"product_model\":\"a. Series \\\"Barcelona\\\" Model \\\"SSL30I\\\"\",\"product_description\":\"Extruded PVC Horizontal Sliding \\\"Impact\\\" Window, Missile Level \\\"C\\\" Excludes Wind Zone 3 and 4 (XO or OX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#22317-R0\",\"approval_number\":\"FL22317.2\",\"seq\":2,\"product_model\":\"b. Series \\\"Barcelona\\\" Model \\\"SSL30I\\\"\",\"product_description\":\"Extruded PVC Horizontal Sliding \\\"Impact\\\" Window, Missile Level \\\"D\\\" Excludes Wind Zone 4 (XO or OX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#22317-R0\",\"approval_number\":\"FL22317.3\",\"seq\":3,\"product_model\":\"c. Series \\\"Barcelona\\\" Model \\\"SSL30I\\\"\",\"product_description\":\"Extruded PVC Horizontal Sliding \\\"Impact\\\" Window, High Velocity Hurricane Zone Large Missile (XO or OX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#22317-R1\",\"approval_number\":\"FL22317.4\",\"seq\":4,\"product_model\":\"d. Series \\\"Barcelona\\\" Model \\\"TSL30I\\\"\",\"product_description\":\"Extruded PVC Triple Horizontal Sliding \\\"Impact\\\" Window, Missile Level \\\"C\\\" Excludes Wind Zone 3 and 4 (XOX 1\\\/4-1\\\/2-1\\\/4 and XOX 1\\\/3-1\\\/3-1\\\/3 Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#22317-R1\",\"approval_number\":\"FL22317.5\",\"seq\":5,\"product_model\":\"e. Series \\\"Barcelona\\\" Model \\\"TSL30I\\\"\",\"product_description\":\"Extruded PVC Triple Horizontal Sliding \\\"Impact\\\" Window, Missile Level \\\"D\\\" Excludes Wind Zone 4 (XOX 1\\\/4-1\\\/2-1\\\/4 and XOX 1\\\/3-1\\\/3-1\\\/3 Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#22317-R1\",\"approval_number\":\"FL22317.6\",\"seq\":6,\"product_model\":\"f. Series \\\"Barcelona\\\" Model \\\"TSL30I\\\"\",\"product_description\":\"Extruded PVC Triple Horizontal Sliding \\\"Impact\\\" Window, High Velocity Hurricane Zone Large Missile (XOX 1\\\/4-1\\\/2-1\\\/4 and XOX 1\\\/3-1\\\/3-1\\\/3 Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#22317-R2\",\"approval_number\":\"FL22317.7\",\"seq\":7,\"product_model\":\"g. Series \\\"Barcelona\\\" Model \\\"DSL30\\\"\",\"product_description\":\"Extruded PVC Horizontal Sliding \\\"Non-Impact\\\" Window (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#22317-R2\",\"approval_number\":\"FL22317.8\",\"seq\":8,\"product_model\":\"h. Series \\\"Barcelona\\\" Model \\\"TSL30\\\"\",\"product_description\":\"Extruded PVC Triple Horizontal Sliding \\\"Non-Impact\\\" Window (XOX 1\\\/4-1\\\/2-1\\\/4 and XOX 1\\\/3-1\\\/3-1\\\/3 Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#25949-R0\",\"approval_number\":\"FL25949.1\",\"seq\":1,\"product_model\":\"a. Series \\\"Barcelona\\\" Model \\\"DSL30\\\"\",\"product_description\":\"Extruded PVC Horizontal Sliding \\\"Non-Impact\\\" Window (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#25949-R0\",\"approval_number\":\"FL25949.2\",\"seq\":2,\"product_model\":\"b. Series \\\"Barcelona\\\" Model \\\"TSL30\\\"\",\"product_description\":\"Extruded PVC Triple Horizontal Sliding \\\"Non-Impact\\\" Window (XOX 1\\\/4-1\\\/2-1\\\/4 and XOX 1\\\/3-1\\\/3-1\\\/3 Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-31 00:00:00\",\"instructions_url\":\"\"}],\"All American Window Company LLC\":[{\"manufacturer\":\"All American Window Company LLC\",\"approval_number_master\":\"FL#23892-R0\",\"approval_number\":\"FL23892.1\",\"seq\":1,\"product_model\":\"1950 SL SINGLE SLIDER WINDOW 71\\\" X 56\\\" NON - IMPACT\",\"product_description\":\"1950 SL SINGLE SLIDER WINDOW 71\\\" X 56\\\" NON - IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All American Window Company LLC\",\"approval_number_master\":\"FL#23892-R2\",\"approval_number\":\"FL23892.2\",\"seq\":2,\"product_model\":\"Series 2150 Horizontal Sliding Window\",\"product_description\":\"Series 2150 Horizontal Sliding Window Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-10-12 00:00:00\",\"instructions_url\":\"\"}],\"All Seasons Commercial Div.\":[{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#29258-R2\",\"approval_number\":\"FL29258.1\",\"seq\":1,\"product_model\":\"SERIES 3250 ALUMINUM HORIZONTAL SLIDING WINDOW\",\"product_description\":\"SERIES 3250 ALUMINUM HORIZONTAL SLIDING WINDOW - IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#1537-R0\",\"approval_number\":\"FL1537.1\",\"seq\":1,\"product_model\":\"1200\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#1537-R0\",\"approval_number\":\"FL1537.2\",\"seq\":2,\"product_model\":\"1300\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#1537-R0\",\"approval_number\":\"FL1537.3\",\"seq\":3,\"product_model\":\"1400\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#1537-R0\",\"approval_number\":\"FL1537.4\",\"seq\":4,\"product_model\":\"2800\",\"product_description\":\"3 5\\\/8\\\" Thermal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#1537-R0\",\"approval_number\":\"FL1537.5\",\"seq\":5,\"product_model\":\"3000\",\"product_description\":\"3\\\" Thermal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#1537-R0\",\"approval_number\":\"FL1537.6\",\"seq\":6,\"product_model\":\"398\",\"product_description\":\"2 3\\\/8\\\" Thermal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#1537-R0\",\"approval_number\":\"FL1537.7\",\"seq\":7,\"product_model\":\"700\",\"product_description\":\"2 1\\\/2\\\" Non-Thermal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#13094-R0\",\"approval_number\":\"FL13094.1\",\"seq\":1,\"product_model\":\"3000\",\"product_description\":\"3\\\" Horizontal Sliding Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Quaker Window Products\":[{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#14071-R8\",\"approval_number\":\"FL14071.1\",\"seq\":1,\"product_model\":\"Emerge E500 Slider\",\"product_description\":\"AW Horizontal Sliding Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#14071-R8\",\"approval_number\":\"FL14071.2\",\"seq\":2,\"product_model\":\"Series \\\"Emerge E700 Slider\\\"\",\"product_description\":\"Horizontal Sliding Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#14071-R8\",\"approval_number\":\"FL14071.3\",\"seq\":3,\"product_model\":\"Series \\\"Emerge E700 Slider\\\" w\\\/Louver\",\"product_description\":\"Horizontal Sliding Window w\\\/Louver Below\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#14071-R8\",\"approval_number\":\"FL14071.4\",\"seq\":4,\"product_model\":\"Series \\\"Keystone\\\" Model \\\"K200 Slider\\\"\",\"product_description\":\"Horizontal Sliding Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#11928-R0\",\"approval_number\":\"FL11928.1\",\"seq\":1,\"product_model\":\"7050 Series\",\"product_description\":\"Aluminum Horizontal Sliding Prime Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-28 00:00:00\",\"instructions_url\":\"\"}],\"Sunshine Windows Manufacturing Inc.\":[{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#29240-R4\",\"approval_number\":\"FL29240.1\",\"seq\":1,\"product_model\":\"Series 1650 Aluminum Horizontal Rolling Window\",\"product_description\":\"Non-impact resistant aluminum horizontal rolling window.\",\"design_pressure\":\"+80\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#29240-R4\",\"approval_number\":\"FL29240.2\",\"seq\":2,\"product_model\":\"Series 1650 Aluminum Horizontal Rolling Window\",\"product_description\":\"Large missile impact resistant aluminum horizontal rolling window.\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#46843-R3\",\"approval_number\":\"FL46843.1\",\"seq\":1,\"product_model\":\"Grandeur Series 2023 Aluminum Horizontal Rolling Window\",\"product_description\":\"Large missile impact resistant aluminum horizontal rolling window.\",\"design_pressure\":\"+80\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#2231-R0\",\"approval_number\":\"FL2231.1\",\"seq\":1,\"product_model\":\"Series 1650\",\"product_description\":\"3\\\/16\\\" Annealed Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#2232-R0\",\"approval_number\":\"FL2232.1\",\"seq\":1,\"product_model\":\"Series 1650\",\"product_description\":\"DSB Annealed Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#2239-R0\",\"approval_number\":\"FL2239.1\",\"seq\":1,\"product_model\":\"Series 1650\",\"product_description\":\"1\\\/4\\\" Tempered Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#2240-R0\",\"approval_number\":\"FL2240.1\",\"seq\":1,\"product_model\":\"Series 1650\",\"product_description\":\"(XOX) Impact and Non Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#2242-R0\",\"approval_number\":\"FL2242.1\",\"seq\":1,\"product_model\":\"Series 1650\",\"product_description\":\"Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#11699-R0\",\"approval_number\":\"FL11699.1\",\"seq\":1,\"product_model\":\"Series 1650 Aluminum Horizontal Sliding Window - N.I.\",\"product_description\":\"Missile Impact Rating: None\",\"design_pressure\":\"+70\\\/-210\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#11700-R0\",\"approval_number\":\"FL11700.1\",\"seq\":1,\"product_model\":\"Series 1650 Aluminum Horiontal Sliding Window - L.M.I.\",\"product_description\":\"Large and Small Missile Impact Resistant.\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#11706-R0\",\"approval_number\":\"FL11706.1\",\"seq\":1,\"product_model\":\"Series 1650 (XOX) Aluminum Horizontal Sliding Window - N.I.\",\"product_description\":\"Missile Impact Rating: None\",\"design_pressure\":\"+69.3\\\/-122.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#11707-R0\",\"approval_number\":\"FL11707.1\",\"seq\":1,\"product_model\":\"Series 1650 (XOX) Aluminum Horizontal Sliding Window - L.M.I.\",\"product_description\":\"Large and Small Missile Impact Resistant\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#13165-R0\",\"approval_number\":\"FL13165.1\",\"seq\":1,\"product_model\":\"Series 1650 Aluminum Horizontal Sliding Window - L.M.I.\",\"product_description\":\"Series 1650 Aluminum Horizontal Sliding Window. Large Missile Impact Resistant\",\"design_pressure\":\"+80.00\\\/-120.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#13874-R0\",\"approval_number\":\"FL13874.1\",\"seq\":1,\"product_model\":\"SERIES 1650 ALUMINUM HORIZONTAL SLIDING WINDOW - N.I.\",\"product_description\":\"Missile Impact Rating: None\",\"design_pressure\":\"+70\\\/-210\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#15671-R0\",\"approval_number\":\"FL15671.1\",\"seq\":1,\"product_model\":\"SERIES 1650 (XO) ALUMINUM HORIZONTAL SLIDING WINDOW N.I.\",\"product_description\":\"NON IMPACT RESISTANT HORIZONTAL SLIDING WINDOW\",\"design_pressure\":\"+70\\\/-209\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#15672-R0\",\"approval_number\":\"FL15672.1\",\"seq\":1,\"product_model\":\"SERIES 1650 (XO) ALUMINUM HORIZONTAL SLIDING WINDOW - L.M.I.\",\"product_description\":\"IMPACT RESISTANT HORIZONTAL SLIDING WINDOW\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#15679-R0\",\"approval_number\":\"FL15679.1\",\"seq\":1,\"product_model\":\"SERIES 1650 (XOX) ALUMINUM HORIZONTAL SLIDING WINDOW - L.M.I.\",\"product_description\":\"IMPACT RESISTANT (XOX) HORIZONTAL SLIDING WINDOW\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#15681-R0\",\"approval_number\":\"FL15681.1\",\"seq\":1,\"product_model\":\"SERIES 1650 (XOX) ALUMINUM HORIZONTAL SLIDING WINDOW - N.I.\",\"product_description\":\"NON IMPACT RESISTANT (XOX) HORIZONTAL SLIDING WINDOW\",\"design_pressure\":\"+69.3\\\/-115.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#16482-R0\",\"approval_number\":\"FL16482.1\",\"seq\":1,\"product_model\":\"Series 1650 (XOX) Aluminum Horizontal Sliding Window - L.M.I.\",\"product_description\":\"Large and Small Missile Impact Resistant Horizontal Sliding Window\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#16484-R0\",\"approval_number\":\"FL16484.1\",\"seq\":1,\"product_model\":\"Series 1650 (XOX) Aluminum Horizontal Sliding Window - N.I.\",\"product_description\":\"Non Impact Resistant Horizontal Sliding Window\",\"design_pressure\":\"+69.3\\\/-115.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-19 00:00:00\",\"instructions_url\":\"\"}],\"US Aluminum Inc.\":[{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#27154-R2\",\"approval_number\":\"FL27154.1\",\"seq\":1,\"product_model\":\"IW8200 HORIZONTAL SLIDING WINDOW\",\"product_description\":\"IW8200 HORIZONTAL SLIDING WINDOW - LARGE MISSILE IMPACT\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Americas Best Windows & Doors\":[{\"manufacturer\":\"Americas Best Windows & Doors\",\"approval_number_master\":\"FL#30313-R4\",\"approval_number\":\"FL30313.1\",\"seq\":1,\"product_model\":\"Series 100HR Aluminum Horizontal Rolling Window\",\"product_description\":\"Large missile impact resistant aluminum horizontal rolling window.\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Americas Best Windows & Doors\",\"approval_number_master\":\"FL#30313-R4\",\"approval_number\":\"FL30313.2\",\"seq\":2,\"product_model\":\"Series 100HR Aluminum Horizontal Rolling Window\",\"product_description\":\"Small missile impact resistant aluminum horizontal rolling window.\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-25 00:00:00\",\"instructions_url\":\"\"}],\"Luxgard Windows & Doors, LLC\":[{\"manufacturer\":\"Luxgard Windows & Doors, LLC\",\"approval_number_master\":\"FL#30312-R3\",\"approval_number\":\"FL30312.1\",\"seq\":1,\"product_model\":\"Series 100HR Aluminum Horizontal Rolling Window\",\"product_description\":\"Large missile impact resistant aluminum horizontal rolling window.\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Luxgard Windows & Doors, LLC\",\"approval_number_master\":\"FL#30312-R3\",\"approval_number\":\"FL30312.2\",\"seq\":2,\"product_model\":\"Series 100HR Aluminum Horizontal Rolling Window\",\"product_description\":\"Small missile impact resistant aluminum horizontal rolling window.\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Alcon Windows and Doors\":[{\"manufacturer\":\"Alcon Windows and Doors\",\"approval_number_master\":\"FL#30309-R2\",\"approval_number\":\"FL30309.1\",\"seq\":1,\"product_model\":\"Series 100HR Aluminum Horizontal Sliding Window\",\"product_description\":\"Large missile impact resistant aluminum horizontal sliding window.\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcon Windows and Doors\",\"approval_number_master\":\"FL#30309-R2\",\"approval_number\":\"FL30309.2\",\"seq\":2,\"product_model\":\"Series 100HR Aluminum Horizontal Sliding Window\",\"product_description\":\"Small missile impact resistant aluminum horizontal sliding window.\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Wintech - Window Technology, Inc.\":[{\"manufacturer\":\"Wintech - Window Technology, Inc.\",\"approval_number_master\":\"FL#31808-R0\",\"approval_number\":\"FL31808.1\",\"seq\":1,\"product_model\":\"Series 225 Horizontal Slider\",\"product_description\":\"Series 225 Horizontal Slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-12-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wintech - Window Technology, Inc.\",\"approval_number_master\":\"FL#46858-R0\",\"approval_number\":\"FL46858.1\",\"seq\":1,\"product_model\":\"RidgeView Horizontal Slider Vinyl Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"RidgeView Horizontal Slider Vinyl Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wintech - Window Technology, Inc.\",\"approval_number_master\":\"FL#10577-R0\",\"approval_number\":\"FL10577.1\",\"seq\":1,\"product_model\":\"S250 HORIZ SLIDER\",\"product_description\":\"(AL) (OX) (IG) INS GL) (ASTM) (C40)\",\"design_pressure\":\"+40.1\\\/-40.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wintech - Window Technology, Inc.\",\"approval_number_master\":\"FL#16325-R0\",\"approval_number\":\"FL16325.1\",\"seq\":1,\"product_model\":\"a. Model 225\",\"product_description\":\"Extruded Aluminum Horizontal Sliding (Insulated Glass) Window with Nailing Fin (OX or XO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-26 00:00:00\",\"instructions_url\":\"\"}],\"Renaissance Windows & Doors\":[{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31114-R3\",\"approval_number\":\"FL31114.1\",\"seq\":1,\"product_model\":\"Series 8500 Horizontal Window\",\"product_description\":\"Series 8500 72 x 48 Vinyl XO-OX Horizontal Sliding Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31114-R3\",\"approval_number\":\"FL31114.2\",\"seq\":2,\"product_model\":\"Series 8500 Horizontal Window\",\"product_description\":\"Series 8500 108 x 60 Vinyl XOX Horizontal Sliding Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31285-R6\",\"approval_number\":\"FL31285.1\",\"seq\":1,\"product_model\":\"Series 10400 Vinyl XO-OX Horizontal Sliding Window\",\"product_description\":\"Series 10400 Vinyl XO-OX Horizontal Sliding Window, HVHZ, Impact, 74\\\" x 67\\\", Retrofit & Nail Fin Frame\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31285-R6\",\"approval_number\":\"FL31285.2\",\"seq\":2,\"product_model\":\"Series 10400 Vinyl XOX Horizontal Sliding Window\",\"product_description\":\"Series 10400 Vinyl XOX Horizontal Sliding Window, HVHZ, Impact, 111\\\" x 63\\\", Equal Lite, Retrofit & Nail Fin Frame\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31285-R6\",\"approval_number\":\"FL31285.3\",\"seq\":3,\"product_model\":\"Series 10400 Vinyl XOX Horizontal Sliding Window\",\"product_description\":\"Series 10400 Vinyl XOX Horizontal Sliding Window, HVHZ, Impact, 120\\\" x 63\\\", Unequal Lite, Retrofit & Nail Fin Frame\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31285-R6\",\"approval_number\":\"FL31285.4\",\"seq\":4,\"product_model\":\"Series 8500 Vinyl XOX Horizontal Sliding Window\",\"product_description\":\"Series 8500 Vinyl XOX Horizontal\\nSliding Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31285-R6\",\"approval_number\":\"FL31285.5\",\"seq\":5,\"product_model\":\"Series 8700 Vinyl XO-OX Horizontal Sliding Window\",\"product_description\":\"Series 8700 Vinyl XO-OX Horizontal Sliding Window 74\\\" x 63\\\" Fin Frame\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31285-R6\",\"approval_number\":\"FL31285.6\",\"seq\":6,\"product_model\":\"Series 8700 Vinyl XO-OX Horizontal Sliding Window\",\"product_description\":\"Series 8700 Vinyl XO-OX Horizontal Sliding Window 74\\\" x 63\\\" Retro Frame\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31285-R6\",\"approval_number\":\"FL31285.7\",\"seq\":7,\"product_model\":\"Series 8700 Vinyl XOX Horizontal Sliding Window\",\"product_description\":\"Series 8700 Vinyl XOX Horizontal Sliding Window 111\\\" x 63\\\" Fin and Reto Frame\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31285-R6\",\"approval_number\":\"FL31285.8\",\"seq\":8,\"product_model\":\"Series 9700 Vinyl XO-OX Horizontal Sliding Window\",\"product_description\":\"Series 9700 Vinyl XO-OX Horizontal Sliding Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-31 00:00:00\",\"instructions_url\":\"\"}],\"Tecnoglass LLC.\":[{\"manufacturer\":\"Tecnoglass LLC.\",\"approval_number_master\":\"FL#47086-R0\",\"approval_number\":\"FL47086.1\",\"seq\":1,\"product_model\":\"Series \\\"2400 ST\\\" Aluminum Sliding Glass Window\",\"product_description\":\"Small missile impact resistant aluminum sliding glass window.\",\"design_pressure\":\"+131\\\/-142\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnoglass LLC.\",\"approval_number_master\":\"FL#36963-R3\",\"approval_number\":\"FL36963.1\",\"seq\":1,\"product_model\":\"Series \\\"HR2600-L\\\" Aluminum Horizontal Sliding Window\",\"product_description\":\"Large missile impact resistant aluminum horizontal sliding window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnoglass LLC.\",\"approval_number_master\":\"FL#36963-R3\",\"approval_number\":\"FL36963.2\",\"seq\":2,\"product_model\":\"Series \\\"HR2600-L\\\" Aluminum Horizontal Sliding Window\",\"product_description\":\"Small missile impact resistant aluminum horizontal sliding window\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnoglass LLC.\",\"approval_number_master\":\"FL#47086-R0\",\"approval_number\":\"FL47086.2\",\"seq\":2,\"product_model\":\"Series \\\"2400 ST\\\" Aluminum Sliding Glass Window\",\"product_description\":\"Large missile impact resistant aluminum sliding glass window.\",\"design_pressure\":\"+131\\\/-131\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-02-19 00:00:00\",\"instructions_url\":\"\"}],\"Eco Glass, LLC\":[{\"manufacturer\":\"Eco Glass, LLC\",\"approval_number_master\":\"FL#33999-R5\",\"approval_number\":\"FL33999.1\",\"seq\":1,\"product_model\":\"Series \\\"NOVA\\\" Horizontal Sliding Window\",\"product_description\":\"Series \\\"NOVA\\\" Horizontal Sliding Window (XOX) 156 x 60\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Glass, LLC\",\"approval_number_master\":\"FL#33999-R5\",\"approval_number\":\"FL33999.2\",\"seq\":2,\"product_model\":\"Series S-3720 Horizontal Sliding Window\",\"product_description\":\"Series S-3720 Horizontal Sliding Window (XO or OX) 72 x 60\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Glass, LLC\",\"approval_number_master\":\"FL#33999-R5\",\"approval_number\":\"FL33999.3\",\"seq\":3,\"product_model\":\"Series S-3720 Horizontal Sliding Window\",\"product_description\":\"Series S-3720 Horizontal Sliding Window (XOX) 120 x 60\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Glass, LLC\",\"approval_number_master\":\"FL#21346-R0\",\"approval_number\":\"FL21346.1\",\"seq\":1,\"product_model\":\"Series 5000 Horizontal Slider\",\"product_description\":\"Non-Impact Vinyl Double Sliding Window\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-31 00:00:00\",\"instructions_url\":\"\"}],\"Linea Rossa LLC\":[{\"manufacturer\":\"Linea Rossa LLC\",\"approval_number_master\":\"FL#38693-R0\",\"approval_number\":\"FL38693.1\",\"seq\":1,\"product_model\":\"Series \\\"LR-220\\\"\",\"product_description\":\"Aluminum Horizontal Sliding Window (L.M.I.)\",\"design_pressure\":\"+100psf\\\/-100 psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-31 00:00:00\",\"instructions_url\":\"\"}],\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\":[{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#39383-R3\",\"approval_number\":\"FL39383.3\",\"seq\":3,\"product_model\":\"Aspect Horizontal Sliding Window (non-Impact)\",\"product_description\":\"Aspect Horizontal Sliding Window (XX) 72x48\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#39383-R3\",\"approval_number\":\"FL39383.4\",\"seq\":4,\"product_model\":\"Endure Horizontal Sliding Window (non-Impact)\",\"product_description\":\"Endure Horizontal Sliding Window (XX) 72x60\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#39383-R3\",\"approval_number\":\"FL39383.5\",\"seq\":5,\"product_model\":\"Endure Horizontal Sliding Window (non-Impact)\",\"product_description\":\"Endure Horizontal Sliding Window (XX) 72x48\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#39383-R3\",\"approval_number\":\"FL39383.6\",\"seq\":6,\"product_model\":\"Endure Horizontal Sliding Window (non-Impact)\",\"product_description\":\"Endure Horizontal Sliding Window (XX) 72x48\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#39383-R3\",\"approval_number\":\"FL39383.1\",\"seq\":1,\"product_model\":\"Aspect Horizontal Sliding Window (non-Impact)\",\"product_description\":\"Aspect Horizontal Sliding Window (XX) 72x60\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#39383-R3\",\"approval_number\":\"FL39383.2\",\"seq\":2,\"product_model\":\"Aspect Horizontal Sliding Window (non-Impact)\",\"product_description\":\"Aspect Horizontal Sliding Window (XX) 72x48\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-06-20 00:00:00\",\"instructions_url\":\"\"}],\"Eco Window Systems\":[{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#40097-R0\",\"approval_number\":\"FL40097.1\",\"seq\":1,\"product_model\":\"Eco-Guard Series 200 Horizontal Roller\",\"product_description\":\"Large Missile Impact Resistant, Aluminum Horizontal Roller Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#40097-R1\",\"approval_number\":\"FL40097.2\",\"seq\":2,\"product_model\":\"Series 200 Horizontal Roller\",\"product_description\":\"Large Missile Impact Resistant, Aluminum Horizontal Roller Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#40097-R1\",\"approval_number\":\"FL40097.3\",\"seq\":3,\"product_model\":\"Series 200 Horizontal Roller\",\"product_description\":\"Small Missile Impact Resistant, Aluminum Horizontal Roller Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#40097-R1\",\"approval_number\":\"FL40097.4\",\"seq\":4,\"product_model\":\"Series 250 Horizontal Roller\",\"product_description\":\"Large Missile Impact Resistant, Aluminum Horizontal Roller Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#40097-R1\",\"approval_number\":\"FL40097.5\",\"seq\":5,\"product_model\":\"Series 250 Horizontal Roller\",\"product_description\":\"Small Missile Impact Resistant, Aluminum Horizontal Roller Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#47214-R0\",\"approval_number\":\"FL47214.1\",\"seq\":1,\"product_model\":\"ECO-NOVO Series 275 Horizontal Roller Window System\",\"product_description\":\"Large and Small Missile Impact Resistant Horizontal Roller Window System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#21629-R0\",\"approval_number\":\"FL21629.1\",\"seq\":1,\"product_model\":\"Series \\\"Eco-Guard 200\\\" Aluminum Horizontal Rolling Window\",\"product_description\":\"Large missile impact resistant aluminum horizontal rolling window.\",\"design_pressure\":\"+80\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-05-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#21629-R0\",\"approval_number\":\"FL21629.2\",\"seq\":2,\"product_model\":\"Series \\\"Eco-Guard 60\\\" Aluminum Horizontal Rolling Window\",\"product_description\":\"Large missile impact resistant aluminum horizontal rolling window.\",\"design_pressure\":\"+55\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#25670-R0\",\"approval_number\":\"FL25670.1\",\"seq\":1,\"product_model\":\"Series 250 Heavy Duty Horizontal Rolling Window\",\"product_description\":\"Small Missile Impact resistant horizontal rolling window\",\"design_pressure\":\"+80\\\/-135\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#25670-R1\",\"approval_number\":\"FL25670.2\",\"seq\":2,\"product_model\":\"Series 250 Heavy Duty Horizontal Rolling Window\",\"product_description\":\"Large Missile Impact resistant horizontal rolling window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#36836-R0\",\"approval_number\":\"FL36836.1\",\"seq\":1,\"product_model\":\"Series \\\"ECO-Guard 60\\\" aluminum horizontal sliding window\",\"product_description\":\"Non impact resistant aluminum horizontal sliding window\",\"design_pressure\":\"+40\\\/-67.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"}],\"Global Impact Products, LLC\":[{\"manufacturer\":\"Global Impact Products, LLC\",\"approval_number_master\":\"FL#41568-R0\",\"approval_number\":\"FL41568.1\",\"seq\":1,\"product_model\":\"Aluminum Horizontal Slider Window (HVHZ) (Impact)\",\"product_description\":\"Aluminum Horizontal Slider Window (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"NewSouth Window Solutions\":[{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#39124-R0\",\"approval_number\":\"FL39124.1\",\"seq\":1,\"product_model\":\"Series 9000, Model 9500-3\",\"product_description\":\"Vinyl, Non-impact Resistant Horizontal Roller XOX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#39124-R1\",\"approval_number\":\"FL39124.2\",\"seq\":2,\"product_model\":\"Series 9000, Model 9550\",\"product_description\":\"Vinyl, Impact Resistant Horizontal Roller, XO & XOX, All Frame Types\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#39124-R1\",\"approval_number\":\"FL39124.3\",\"seq\":3,\"product_model\":\"Series 9000, Model 9550\",\"product_description\":\"Vinyl, Impact Resistant Horizontal Roller, XO & XOX, HVHZ, All Frame Types\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#39124-R2\",\"approval_number\":\"FL39124.4\",\"seq\":4,\"product_model\":\"Model 9550\",\"product_description\":\"Vinyl, Impact Resistant Horizontal Roller, XO & XOX, All Frame Types\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#39124-R2\",\"approval_number\":\"FL39124.5\",\"seq\":5,\"product_model\":\"Model 9550\",\"product_description\":\"Vinyl, Impact Resistant Horizontal Roller, XO & XOX, HVHZ, All Frame Types\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#14357-R0\",\"approval_number\":\"FL14357.1\",\"seq\":1,\"product_model\":\"Vantage Vinyl Horizontal Slider\",\"product_description\":\"Vantage New Construction or Replacement Slider w\\\/Aluminum Reinforcement XX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#14357-R0\",\"approval_number\":\"FL14357.2\",\"seq\":2,\"product_model\":\"Vantage Vinyl Horizontal Slider\",\"product_description\":\"Vantage Replacement Slider w\\\/Composite Reinforcement XX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#14357-R0\",\"approval_number\":\"FL14357.3\",\"seq\":3,\"product_model\":\"Vantage Vinyl Horizontal Slider\",\"product_description\":\"Vantage New Construction or Replacement Slider w\\\/Aluminum Reinforcement XX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#14357-R0\",\"approval_number\":\"FL14357.4\",\"seq\":4,\"product_model\":\"Vantage Vinyl Horizontal Slider\",\"product_description\":\"Vantage New Construction or Replacement Slider w\\\/Composite Reinforcement XX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#14357-R0\",\"approval_number\":\"FL14357.5\",\"seq\":5,\"product_model\":\"Vantage Vinyl Horizontal Slider\",\"product_description\":\"Vantage New Construction Slider w\\\/Composite Reinforcement XX\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#14357-R1\",\"approval_number\":\"FL14357.6\",\"seq\":6,\"product_model\":\"Vantage Vinyl Horizontal Slider\",\"product_description\":\"Vantage New Construction Slider w\\\/Aluminum Reinforcement XX\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#14357-R1\",\"approval_number\":\"FL14357.7\",\"seq\":7,\"product_model\":\"Vantage Vinyl Horizontal Slider\",\"product_description\":\"Vantage New Construction Slider w\\\/Aluminum Reinforcement XX\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#14357-R1\",\"approval_number\":\"FL14357.8\",\"seq\":8,\"product_model\":\"Vantage Vinyl Horizontal Slider\",\"product_description\":\"Vantage Replacement Slider w\\\/Aluminum Reinforcement XX\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#14542-R0\",\"approval_number\":\"FL14542.1\",\"seq\":1,\"product_model\":\"eVantage Vinyl Horizontal Slider Window\",\"product_description\":\"eVantage Rep Horizontal Slider w\\\/Alum Reinforcement XX\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#14542-R0\",\"approval_number\":\"FL14542.2\",\"seq\":2,\"product_model\":\"eVantage Vinyl Horizontal Slider Window\",\"product_description\":\"eVantage Rep Horizontal Slider w\\\/Alum Reinforcement XX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15368-R0\",\"approval_number\":\"FL15368.1\",\"seq\":1,\"product_model\":\"a. Vantage Vinyl Horizontal Slider\",\"product_description\":\"Vantage Replacement Vinyl Horizontal Sliding Window utilizes Aluminum Reinforcement (XX - configuration; Max Size 72 x 65)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15368-R0\",\"approval_number\":\"FL15368.2\",\"seq\":2,\"product_model\":\"b. Vantage Vinyl Horizontal Slider\",\"product_description\":\"Vantage Replacement Vinyl Horizontal Sliding Window utilizes Composite Reinforcement (XX - configuration; Max Size 71 x 56)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15368-R0\",\"approval_number\":\"FL15368.3\",\"seq\":3,\"product_model\":\"c. Vantage Vinyl Horizontal Slider\",\"product_description\":\"Vantage Replacement Vinyl Horizontal Sliding Window utilizes Aluminum Reinforcement (XX - configuration; Max Size 71 x 56)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15368-R0\",\"approval_number\":\"FL15368.4\",\"seq\":4,\"product_model\":\"d. Vantage Vinyl Horizontal Slider\",\"product_description\":\"Vantage New Construction (Nail Fin) Vinyl Horizontal Sliding Window utilizes Aluminum Reinforcement (XX - configuration; Max Size 72 x 65)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15368-R0\",\"approval_number\":\"FL15368.5\",\"seq\":5,\"product_model\":\"e. Vantage Vinyl Horizontal Slider\",\"product_description\":\"Vantage New Construction (Nail Fin) Vinyl Horizontal Sliding Window utilizes Composite Reinforcement (XX - configuration; Max Size 71 x 56)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15368-R0\",\"approval_number\":\"FL15368.6\",\"seq\":6,\"product_model\":\"f. Vantage Vinyl Horizontal Slider\",\"product_description\":\"Vantage New Construction (Nail Fin) Vinyl Horizontal Sliding Window utilizes Aluminum Reinforcement (XX - configuration; Max Size 71 x 56)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15368-R0\",\"approval_number\":\"FL15368.7\",\"seq\":7,\"product_model\":\"g. eVantage Vinyl Horizontal Slider\",\"product_description\":\"eVantage Replacement Vinyl Horizontal Sliding Window utilizes Aluminum Reinforcement (XX - configuration; Max Size 72 x 60)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15368-R2\",\"approval_number\":\"FL15368.8\",\"seq\":8,\"product_model\":\"h. Series 4000 \\\/ Model 4550\",\"product_description\":\"Extruded Vinyl Horizontal Sliding \\\"Impact\\\" Window with Flange (O\\\/X or X\\\/O - configuration; Max Size 75 x 64)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15368-R2\",\"approval_number\":\"FL15368.9\",\"seq\":9,\"product_model\":\"i. Series 4000 \\\/ Model 4500\",\"product_description\":\"Extruded Vinyl Horizontal Sliding Window with Nailing Fin (O\\\/X or X\\\/O - configuration; Max Size 74 x 74)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15368-R2\",\"approval_number\":\"FL15368.10\",\"seq\":10,\"product_model\":\"j. Series 4000 \\\/ Model 4500\",\"product_description\":\"Extruded Vinyl Horizontal Sliding Window with Nailing Fin (X\\\/O\\\/X - configuration; Max Size 113 x 65)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15368-R2\",\"approval_number\":\"FL15368.11\",\"seq\":11,\"product_model\":\"k. Series 4000 \\\/ Model 4500\",\"product_description\":\"Extruded Vinyl Horizontal Sliding Window with Flange (O\\\/X or X\\\/O - configuration; Max Size 73 x 64)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16842-R0\",\"approval_number\":\"FL16842.1\",\"seq\":1,\"product_model\":\"a. iVantage Vinyl Horizontal Slider\",\"product_description\":\"iVantage New Construction (Nail Fin) Vinyl Horizontal Sliding Window (XO or OX - configuration; Max Size 74 x 63)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16842-R0\",\"approval_number\":\"FL16842.2\",\"seq\":2,\"product_model\":\"b. iVantage Vinyl Horizontal Slider\",\"product_description\":\"iVantage Replacement Vinyl Horizontal Sliding Window (XO or OX - configuration; Max Size 74 x 63)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16842-R0\",\"approval_number\":\"FL16842.3\",\"seq\":3,\"product_model\":\"c. iVantage Vinyl Horizontal Slider\",\"product_description\":\"iVantage New Construction (Nail Fin) Vinyl Horizontal Sliding Window (XO or OX - configuration; Max Size 74 x 63)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16842-R0\",\"approval_number\":\"FL16842.4\",\"seq\":4,\"product_model\":\"d. iVantage Vinyl Horizontal Slider\",\"product_description\":\"iVantage Replacement Vinyl Horizontal Sliding Window (XO or OX - configuration; Max Size 74 x 63)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16842-R0\",\"approval_number\":\"FL16842.5\",\"seq\":5,\"product_model\":\"e. eVantage Vinyl Horizontal Slider\",\"product_description\":\"eVantage New Construction (Nail Fin) Vinyl Horizontal Sliding Window (XO or OX - configuration; Max Size 74 x 62)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16842-R0\",\"approval_number\":\"FL16842.6\",\"seq\":6,\"product_model\":\"f. eVantage Vinyl Horizontal Slider\",\"product_description\":\"eVantage Replacement Vinyl Horizontal Sliding Window (XO or OX - configuration; Max Size 74 x 62)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16842-R0\",\"approval_number\":\"FL16842.7\",\"seq\":7,\"product_model\":\"g. eVantage Vinyl Horizontal Slider\",\"product_description\":\"eVantage New Construction (Nail Fin) Vinyl Horizontal Sliding Window (XOX - configuration; Max Size 111 x 63)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16842-R0\",\"approval_number\":\"FL16842.8\",\"seq\":8,\"product_model\":\"h. eVantage Vinyl Horizontal Slider\",\"product_description\":\"iVantage Replacement Vinyl Horizontal Sliding Window (XOX - configuration; Max Size 111 x 63)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16842-R1\",\"approval_number\":\"FL16842.9\",\"seq\":9,\"product_model\":\"i. iVantage 9000 Vinyl Horizontal Slider\",\"product_description\":\"iVantage 9000 \\\"Impact\\\" New Construction (Nail Fin) Vinyl Horizontal Sliding Window (XOX - configuration; Max Size 111 x 63)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16842-R1\",\"approval_number\":\"FL16842.10\",\"seq\":10,\"product_model\":\"j. iVantage 9000 Vinyl Horizontal Slider\",\"product_description\":\"iVantage 9000 \\\"Impact\\\" Replacement (with Flange) Vinyl Horizontal Sliding Window (XOX - configuration; Max Size 111 x 63)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16842-R1\",\"approval_number\":\"FL16842.11\",\"seq\":11,\"product_model\":\"k. iVantage 9000 Vinyl Horizontal Slider\",\"product_description\":\"iVantage 9000 \\\"Impact\\\" New Construction (Nail Fin) Vinyl Horizontal Sliding Window (XOX - configuration; Max Size 111 x 63)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16842-R1\",\"approval_number\":\"FL16842.12\",\"seq\":12,\"product_model\":\"l. iVantage 9000 Vinyl Horizontal Slider\",\"product_description\":\"iVantage 9000 \\\"Impact\\\" Replacement (with Flange) Vinyl Horizontal Sliding Window (XOX - configuration; Max Size 111 x 63)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16842-R2\",\"approval_number\":\"FL16842.13\",\"seq\":13,\"product_model\":\"m. DuraGard Slider XX\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window utilizing a Nail Fin Installation (XX, configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16842-R2\",\"approval_number\":\"FL16842.14\",\"seq\":14,\"product_model\":\"n. DuraGard Slider XX\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window (XX, configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16842-R2\",\"approval_number\":\"FL16842.15\",\"seq\":15,\"product_model\":\"o. DuraGard - 3 Slider XOX\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window utilizing a Nail Fin Installation (XOX, configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16842-R2\",\"approval_number\":\"FL16842.16\",\"seq\":16,\"product_model\":\"p. DuraGard - 3 Slider XOX\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window with Flange Installation (XOX, configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16842-R2\",\"approval_number\":\"FL16842.17\",\"seq\":17,\"product_model\":\"q. Sashlite Slider XX\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window utilizing a Nail Fin Installation (XX, configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16842-R2\",\"approval_number\":\"FL16842.18\",\"seq\":18,\"product_model\":\"r. Sashlite Slider XX\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window (XX, configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16842-R2\",\"approval_number\":\"FL16842.19\",\"seq\":19,\"product_model\":\"s. Sashlite - 3 Slider XOX\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window utilizing a Nail Fin Installation (XOX, configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16842-R2\",\"approval_number\":\"FL16842.20\",\"seq\":20,\"product_model\":\"t. Sashlite - 3 Slider XOX\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window (XOX, configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16842-R2\",\"approval_number\":\"FL16842.21\",\"seq\":21,\"product_model\":\"u. 4500 Slider XO\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window utilizing a Nail Fin Installation (XO or OX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16842-R2\",\"approval_number\":\"FL16842.22\",\"seq\":22,\"product_model\":\"v. 4500 Slider XO\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window with Flange (XO or OX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16842-R2\",\"approval_number\":\"FL16842.23\",\"seq\":23,\"product_model\":\"w. 4500 Slider XO\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Horizontal Sliding Window utilizing a Nail Fin Installation (XO or OX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16842-R2\",\"approval_number\":\"FL16842.24\",\"seq\":24,\"product_model\":\"x. 4500 Slider XO - Impact Rated - HVHZ\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Horizontal Sliding Window utilizing a Nail Fin Installation (XO or OX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16842-R2\",\"approval_number\":\"FL16842.25\",\"seq\":25,\"product_model\":\"y. 4500 Slider XO - Impact Rated - HVHZ\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Horizontal Sliding Window with Flange (XO or OX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16842-R2\",\"approval_number\":\"FL16842.26\",\"seq\":26,\"product_model\":\"z. 4500 - 3 Slider XOX\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window utilizing a Nail Fin Installation (XOX, configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16842-R4\",\"approval_number\":\"FL16842.27\",\"seq\":27,\"product_model\":\"za. Series 4000 Model 4500 - 3 Slider XOX\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window utilizing a Nail Fin Installation (XOX configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16842-R4\",\"approval_number\":\"FL16842.28\",\"seq\":28,\"product_model\":\"zb. Series 4000 Model 4550 Slider XO - Impact Rated\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Horizontal Sliding Window with Flange (XO or OX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16842-R5\",\"approval_number\":\"FL16842.29\",\"seq\":29,\"product_model\":\"zc. Series 8000 Model 8500\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window (XX, configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16842-R5\",\"approval_number\":\"FL16842.30\",\"seq\":30,\"product_model\":\"zd. Series 8000 Model 8550\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Horizontal Sliding Window (XX, configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16842-R5\",\"approval_number\":\"FL16842.31\",\"seq\":31,\"product_model\":\"ze. Series 8000 Model 8500-3\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window (XOX, configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Labrador & Fundora Corp D?B?A V & V Windows\":[{\"manufacturer\":\"Labrador & Fundora Corp D?B?A V & V Windows\",\"approval_number_master\":\"FL#41458-R2\",\"approval_number\":\"FL41458.1\",\"seq\":1,\"product_model\":\"Series \\\"1200\\\" Aluminum Horizontal Sliding Window\",\"product_description\":\"Non impact resistant aluminum horizontal sliding window.\",\"design_pressure\":\"+73.3\\\/-125\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Labrador & Fundora Corp D?B?A V & V Windows\",\"approval_number_master\":\"FL#41458-R2\",\"approval_number\":\"FL41458.2\",\"seq\":2,\"product_model\":\"Series \\\"200\\\" Aluminum Horizontal Sliding Window\",\"product_description\":\"Large missile impact resistant aluminum horizontal sliding window.\",\"design_pressure\":\"+80\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-30 00:00:00\",\"instructions_url\":\"\"}],\"Empire Windows Industry\":[{\"manufacturer\":\"Empire Windows Industry\",\"approval_number_master\":\"FL#41844-R1\",\"approval_number\":\"FL41844.1\",\"seq\":1,\"product_model\":\"Series 100HR Aluminum Horizontal Rolling Window\",\"product_description\":\"Large missile impact resistant aluminum horizonal rolling window\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-12-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Empire Windows Industry\",\"approval_number_master\":\"FL#41844-R1\",\"approval_number\":\"FL41844.2\",\"seq\":2,\"product_model\":\"Series 100HR Aluminum Horizontal Rolling Window\",\"product_description\":\"Small missile impact resistant aluminum horizonal rolling window\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-12-13 00:00:00\",\"instructions_url\":\"\"}],\"NT Window, Inc.\":[{\"manufacturer\":\"NT Window, Inc.\",\"approval_number_master\":\"FL#47144-R0\",\"approval_number\":\"FL47144.1\",\"seq\":1,\"product_model\":\"G140 PVC HORIZONTAL SLIDER WINDOW\",\"product_description\":\"OX, XO REINFORCED IMPACT\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NT Window, Inc.\",\"approval_number_master\":\"FL#47144-R0\",\"approval_number\":\"FL47144.2\",\"seq\":2,\"product_model\":\"G140 PVC HORIZONTAL SLIDER WINDOW\",\"product_description\":\"XOX 3-3-3 REINFORCED IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NT Window, Inc.\",\"approval_number_master\":\"FL#47144-R0\",\"approval_number\":\"FL47144.3\",\"seq\":3,\"product_model\":\"G140 PVC HORIZONTAL SLIDER WINDOW\",\"product_description\":\"XOX 4-2-4 REINFORCED IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-12 00:00:00\",\"instructions_url\":\"\"}],\"VPI Windows\":[{\"manufacturer\":\"VPI Windows\",\"approval_number_master\":\"FL#46975-R2\",\"approval_number\":\"FL46975.1\",\"seq\":1,\"product_model\":\"Endurance 531\",\"product_description\":\"Horizontal Slider (XOX) 108\\\" x 66\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VPI Windows\",\"approval_number_master\":\"FL#46975-R2\",\"approval_number\":\"FL46975.2\",\"seq\":2,\"product_model\":\"Endurance 531\",\"product_description\":\"Horizontal Slider (OX) 96\\\" x 63\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-05-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VPI Windows\",\"approval_number_master\":\"FL#46975-R2\",\"approval_number\":\"FL46975.3\",\"seq\":3,\"product_model\":\"Endurance 531\",\"product_description\":\"Horizontal Slider (OX\\\/OO) 96\\\" x 96\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-11-09 00:00:00\",\"instructions_url\":\"\"}],\"Linea Rossa Windows & Doors\":[{\"manufacturer\":\"Linea Rossa Windows & Doors\",\"approval_number_master\":\"FL#42285-R0\",\"approval_number\":\"FL42285.1\",\"seq\":1,\"product_model\":\"LRWAD-220 Horizontal Sliding Window (HVHZ) (Impact)\",\"product_description\":\"LRWAD-220 Horizontal Sliding Window (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"CUHADAROGLU METAL SAN.PAZ. A.S.\":[{\"manufacturer\":\"CUHADAROGLU METAL SAN.PAZ. A.S.\",\"approval_number_master\":\"FL#42312-R0\",\"approval_number\":\"FL42312.1\",\"seq\":1,\"product_model\":\"Series TH-HS-33 aluminum sliding window - L.M.I\",\"product_description\":\"Series TH-HS-33 aluminum sliding window - L.M.I\",\"design_pressure\":\"+60\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CUHADAROGLU METAL SAN.PAZ. A.S.\",\"approval_number_master\":\"FL#42312-R0\",\"approval_number\":\"FL42312.2\",\"seq\":2,\"product_model\":\"Series TH-HS-33 aluminum sliding window - S.M.I\",\"product_description\":\"Series TH-HS-33 aluminum sliding window - S.M.I\",\"design_pressure\":\"+60\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"GIG Windows & Doors\":[{\"manufacturer\":\"GIG Windows & Doors\",\"approval_number_master\":\"FL#42032-R1\",\"approval_number\":\"FL42032.1\",\"seq\":1,\"product_model\":\"Series 18000 High Impact Horizontal Sliding Window Large Missile Impact Resistant\",\"product_description\":\"Window System made of Laminated and Insulated Impact Resistant Glass retained by aluminum profile frame, wet glazed.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"VITRALUX WINDOWS SAS\":[{\"manufacturer\":\"VITRALUX WINDOWS SAS\",\"approval_number_master\":\"FL#42639-R0\",\"approval_number\":\"FL42639.1\",\"seq\":1,\"product_model\":\"Series 100HR Aluminum Horizontal Rolling Window\",\"product_description\":\"Large missile impact resistant aluminum horizontal rolling window.\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VITRALUX WINDOWS SAS\",\"approval_number_master\":\"FL#42639-R0\",\"approval_number\":\"FL42639.2\",\"seq\":2,\"product_model\":\"Series 100HR Aluminum Horizontal Rolling Window\",\"product_description\":\"Small missile impact resistant aluminum horizontal rolling window.\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"alucorp sa de cv\":[{\"manufacturer\":\"alucorp sa de cv\",\"approval_number_master\":\"FL#47207-R0\",\"approval_number\":\"FL47207.1\",\"seq\":1,\"product_model\":\"Inter-100 Aluminum Horizontal Sliding Window\",\"product_description\":\"Large missile impact resistant aluminum horizontal sliding window.\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"alucorp sa de cv\",\"approval_number_master\":\"FL#43875-R0\",\"approval_number\":\"FL43875.1\",\"seq\":1,\"product_model\":\"Aluminum Horizontal Slider Window (HVHZ) (IMPACT)\",\"product_description\":\"Aluminum Horizontal Slider Window (HVHZ) (IMPACT)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Seaway Manufacturing Corp.\":[{\"manufacturer\":\"Seaway Manufacturing Corp.\",\"approval_number_master\":\"FL#43982-R0\",\"approval_number\":\"FL43982.1\",\"seq\":1,\"product_model\":\"Horizontal Slider (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Horizontal Slider (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seaway Manufacturing Corp.\",\"approval_number_master\":\"FL#43982-R0\",\"approval_number\":\"FL43982.2\",\"seq\":2,\"product_model\":\"Horizontal Slider (WZ3)(Impact)\",\"product_description\":\"Horizontal Slider (WZ3)(Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-01 00:00:00\",\"instructions_url\":\"\"}],\"Pay and Go windows and doors llc\":[{\"manufacturer\":\"Pay and Go windows and doors llc\",\"approval_number_master\":\"FL#46725-R0\",\"approval_number\":\"FL46725.1\",\"seq\":1,\"product_model\":\"Series 1000HR Aluminum Horizontal Rolling Window\",\"product_description\":\"Large missile impact resistant aluminum horizontal rolling window.\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pay and Go windows and doors llc\",\"approval_number_master\":\"FL#46725-R0\",\"approval_number\":\"FL46725.2\",\"seq\":2,\"product_model\":\"Series 1000HR Aluminum Horizontal Rolling Window\",\"product_description\":\"Small missile impact resistant aluminum horizontal rolling window.\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-23 00:00:00\",\"instructions_url\":\"\"}],\"Elevate Windows and Doors\":[{\"manufacturer\":\"Elevate Windows and Doors\",\"approval_number_master\":\"FL#46801-R0\",\"approval_number\":\"FL46801.1\",\"seq\":1,\"product_model\":\"Series Inspire HS\",\"product_description\":\"R-PG35-1816x1207 (72x48)-HS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-12 00:00:00\",\"instructions_url\":\"\"}],\"Nuevo Florida Venture LLC\":[{\"manufacturer\":\"Nuevo Florida Venture LLC\",\"approval_number_master\":\"FL#47003-R0\",\"approval_number\":\"FL47003.1\",\"seq\":1,\"product_model\":\"Aluminum Horizontal Slider Window\",\"product_description\":\"Aluminum Horizontal Slider Window (HVHZ)(IMPACT)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-05-17 00:00:00\",\"instructions_url\":\"\"}],\"Shanghai Superhouse Building Material Co ltd\":[{\"manufacturer\":\"Shanghai Superhouse Building Material Co ltd\",\"approval_number_master\":\"FL#30923-R2\",\"approval_number\":\"FL30923.1\",\"seq\":1,\"product_model\":\"Series SPA100 Horizontal Sliding Glass Window\",\"product_description\":\"Horizontal Sliding Glass Window-L.M.I.\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Shanghai YY Windows CO., LTD\":[{\"manufacturer\":\"Shanghai YY Windows CO., LTD\",\"approval_number_master\":\"FL#41575-R1\",\"approval_number\":\"FL41575.1\",\"seq\":1,\"product_model\":\"SPA 100 HORIZONTAL SLIDING GLASS WINDOW SYSTEM - L.M.I.\",\"product_description\":\"SPA 100 HORIZONTAL SLIDING GLASS WINDOW SYSTEM - large missile impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ACADIAN WINDOWS AND SIDING, LLC\":[{\"manufacturer\":\"ACADIAN WINDOWS AND SIDING, LLC\",\"approval_number_master\":\"FL#46876-R0\",\"approval_number\":\"FL46876.1\",\"seq\":1,\"product_model\":\"Acadian Compass Series Horizontal Slider\",\"product_description\":\"XOX 96\\\"X60\\\"\",\"design_pressure\":\"+30\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ACADIAN WINDOWS AND SIDING, LLC\",\"approval_number_master\":\"FL#46876-R0\",\"approval_number\":\"FL46876.2\",\"seq\":2,\"product_model\":\"Acadian Compass Series Single Slider\",\"product_description\":\"72\\\"X48\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"}],\"CRV Impact windows and doors LLC\":[{\"manufacturer\":\"CRV Impact windows and doors LLC\",\"approval_number_master\":\"FL#47256-R0\",\"approval_number\":\"FL47256.1\",\"seq\":1,\"product_model\":\"Series 100HR Aluminum Horizonal Rolling Window\",\"product_description\":\"Large missile impact resistant aluminum horizontal rolling window.\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CRV Impact windows and doors LLC\",\"approval_number_master\":\"FL#47256-R0\",\"approval_number\":\"FL47256.2\",\"seq\":2,\"product_model\":\"Series 100HR Aluminum Horizonal Rolling Window\",\"product_description\":\"Small missile impact resistant aluminum horizontal rolling window.\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-17 00:00:00\",\"instructions_url\":\"\"}],\"ABI Windows LLC\":[{\"manufacturer\":\"ABI Windows LLC\",\"approval_number_master\":\"FL#47294-R0\",\"approval_number\":\"FL47294.1\",\"seq\":1,\"product_model\":\"500 Series HS Window\",\"product_description\":\"500 Series PVC Horizontal Slider Window, XO or OX\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-30 00:00:00\",\"instructions_url\":\"\"}],\"AMSCO Windows\":[{\"manufacturer\":\"AMSCO Windows\",\"approval_number_master\":\"FL#47575-R0\",\"approval_number\":\"FL47575.1\",\"seq\":1,\"product_model\":\"VZ1 Hampton Series Horizontal Sliding Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"VZ1 Hampton Series Horizontal Sliding Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"REHAU S.A. de C.V.\":[{\"manufacturer\":\"REHAU S.A. de C.V.\",\"approval_number_master\":\"FL#47803-R0\",\"approval_number\":\"FL47803.1\",\"seq\":1,\"product_model\":\"Series 190 Vinyl Horizontal Sliding Window\",\"product_description\":\"Series 190 Vinyl Horizontal Sliding Window, 0X-XO, Non-Impact, Non-HVHZ, 72\\\" x 60\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-06 00:00:00\",\"instructions_url\":\"\"}],\"Kolbe & Kolbe Millwork Co., Inc.\":[{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#25916-R2\",\"approval_number\":\"FL25916.1\",\"seq\":1,\"product_model\":\"Ultra Series \\\/ VistaLuxe Complementary Series Double Slider\",\"product_description\":\"95-1\\\/2\\\" x 71-7\\\/16\\\", Non-impact\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#23188-R4\",\"approval_number\":\"FL23188.1\",\"seq\":1,\"product_model\":\"Ultra Series Exterior Folding Window\",\"product_description\":\"Maximum sash size 39-3\\\/8\\\" x 72\\\", Non-impact\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#25916-R2\",\"approval_number\":\"FL25916.2\",\"seq\":2,\"product_model\":\"Ultra Series \\\/ VistaLuxe Complementary Series Double Slider\",\"product_description\":\"71-1\\\/2\\\" x 59-7\\\/16\\\", Non-impact\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#25916-R2\",\"approval_number\":\"FL25916.3\",\"seq\":3,\"product_model\":\"Ultra Series \\\/ VistaLuxe Complementary Series Quad Slider\",\"product_description\":\"143-1\\\/2\\\" x 59-7\\\/16\\\", XOOX, Non-impact\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#25916-R2\",\"approval_number\":\"FL25916.4\",\"seq\":4,\"product_model\":\"Ultra Series \\\/ VistaLuxe Complementary Series Quad Slider\",\"product_description\":\"143-1\\\/2\\\" x 59-7\\\/16\\\", OXXO, Non-impact\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#25916-R2\",\"approval_number\":\"FL25916.5\",\"seq\":5,\"product_model\":\"Ultra Series \\\/ VistaLuxe Complementary Series Quad Slider\",\"product_description\":\"167-1\\\/2\\\" x 71-7\\\/16\\\", XOOX, Non-impact\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#25916-R2\",\"approval_number\":\"FL25916.6\",\"seq\":6,\"product_model\":\"Ultra Series \\\/ VistaLuxe Complementary Series Quad Slider\",\"product_description\":\"167-1\\\/2\\\" x 71-7\\\/16\\\", OXXO, Non-impact\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#25916-R2\",\"approval_number\":\"FL25916.7\",\"seq\":7,\"product_model\":\"Ultra Series \\\/ VistaLuxe Complementary Series Single Slider\",\"product_description\":\"71-1\\\/2\\\" x 59-7\\\/16\\\", Non-impact\",\"design_pressure\":\"+45\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#25916-R2\",\"approval_number\":\"FL25916.8\",\"seq\":8,\"product_model\":\"Ultra Series \\\/ VistaLuxe Complementary Series Single Slider\",\"product_description\":\"95-1\\\/2\\\" x 71-7\\\/16\\\", Non-impact\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#25916-R2\",\"approval_number\":\"FL25916.9\",\"seq\":9,\"product_model\":\"Ultra Series \\\/ VistaLuxe Complementary Series Triple Slider\",\"product_description\":\"119-1\\\/2\\\" x 71-7\\\/16\\\", Non-impact\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#25916-R2\",\"approval_number\":\"FL25916.10\",\"seq\":10,\"product_model\":\"Ultra Series \\\/ VistaLuxe Complementary Triple Slider\",\"product_description\":\"95-1\\\/2\\\" x 59-7\\\/16\\\", Non-impact\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4790-R0\",\"approval_number\":\"FL4790.1\",\"seq\":1,\"product_model\":\"413-H-639.1 HS-R20 70.50 x 50.81\",\"product_description\":\"Heritage Traditional Horizontal WW\\\/RR Slider w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4790-R0\",\"approval_number\":\"FL4790.2\",\"seq\":2,\"product_model\":\"413-H-747 HS-R25 70.50 x 47.00\",\"product_description\":\"Ultra Traditional Horizontal ER Slider w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16696-R0\",\"approval_number\":\"FL16696.1\",\"seq\":1,\"product_model\":\"413-H-1228 (70.5\\\" x 46.81\\\")\",\"product_description\":\"Ultra Series Horizontal Slider ER\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#25916-R0\",\"approval_number\":\"FL25916.11\",\"seq\":11,\"product_model\":\"413-H-1304.26-.27 (95-1\\\/2\\\" x 59-7\\\/16\\\")\",\"product_description\":\"Ultra\\\/VistaLuxe Triple Slider Active\\\/Inactive\\\/Active, HP\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#25916-R0\",\"approval_number\":\"FL25916.12\",\"seq\":12,\"product_model\":\"413-H-1304.29-.30 (143-1\\\/2\\\" x 59-7\\\/16\\\")\",\"product_description\":\"Ultra\\\/VistaLuxe Quad Slider Active\\\/Fixed\\\/Fixed\\\/Active, SP\",\"design_pressure\":\"+35\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#25916-R0\",\"approval_number\":\"FL25916.13\",\"seq\":13,\"product_model\":\"413-H-1304.31-.32 (143-1\\\/2\\\" x 59-7\\\/16\\\")\",\"product_description\":\"Ultra\\\/VistaLuxe Quad Slider Active\\\/Fixed\\\/Fixed\\\/Active, HP\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#25916-R0\",\"approval_number\":\"FL25916.14\",\"seq\":14,\"product_model\":\"413-H-1304.33-.34 (143-1\\\/2\\\" x 59-7\\\/16\\\")\",\"product_description\":\"Ultra\\\/VistaLuxe Quad Slider Fixed\\\/Active\\\/Active\\\/Fixed, SP\",\"design_pressure\":\"+35\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#25916-R0\",\"approval_number\":\"FL25916.15\",\"seq\":15,\"product_model\":\"413-H-1304.35-.36 (143-1\\\/2\\\" x 59-7\\\/16\\\")\",\"product_description\":\"Ultra\\\/VistaLuxe Quad Slider Fixed\\\/Active\\\/Active\\\/Fixed, HP\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-11 00:00:00\",\"instructions_url\":\"\"}],\"Do It Impact, Inc\":[{\"manufacturer\":\"Do It Impact, Inc\",\"approval_number_master\":\"FL#42338-R0\",\"approval_number\":\"FL42338.1\",\"seq\":1,\"product_model\":\"SPA100 Horizontal Sliding Glass Window -LMI\",\"product_description\":\"SPA100 Horizontal Sliding Glass Window -LMI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"St. Cloud Window, LLC\":[{\"manufacturer\":\"St. Cloud Window, LLC\",\"approval_number_master\":\"FL#14205-R0\",\"approval_number\":\"FL14205.1\",\"seq\":1,\"product_model\":\"Series 940 Impact Sliding Windows\",\"product_description\":\"940 Sliding Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"St. Cloud Window, LLC\",\"approval_number_master\":\"FL#37297-R1\",\"approval_number\":\"FL37297.1\",\"seq\":1,\"product_model\":\"4040 Horizontal Sliding Window\",\"product_description\":\"Sliding Window (small and large missile impact)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"St. Cloud Window, LLC\",\"approval_number_master\":\"FL#7534-R0\",\"approval_number\":\"FL7534.1\",\"seq\":1,\"product_model\":\"940-i\",\"product_description\":\"Impact Resistant, Horizontal Rolling, 5\\\" Deep, Dual Window, Thermally Broken\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"St. Cloud Window, LLC\",\"approval_number_master\":\"FL#7534-R0\",\"approval_number\":\"FL7534.2\",\"seq\":2,\"product_model\":\"SCW940\",\"product_description\":\"Horizontal Rolling, 5\\\" Deep, Dual Window, Thermally Broken\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"St. Cloud Window, LLC\",\"approval_number_master\":\"FL#11324-R0\",\"approval_number\":\"FL11324.1\",\"seq\":1,\"product_model\":\"SCW-940\",\"product_description\":\"Aluminum Horizontal Slider Dual Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Vytex Windows\":[{\"manufacturer\":\"Vytex Windows\",\"approval_number_master\":\"FL#47071-R1\",\"approval_number\":\"FL47071.4\",\"seq\":4,\"product_model\":\"6200 Horizonal Slider\",\"product_description\":\"6200 Horizontal Sliding Window (XOX) - non-impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-01-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vytex Windows\",\"approval_number_master\":\"FL#47071-R1\",\"approval_number\":\"FL47071.5\",\"seq\":5,\"product_model\":\"6200 Horizonal Slider\",\"product_description\":\"6200 Horizontal Sliding Window (XOX) - non-impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-01-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vytex Windows\",\"approval_number_master\":\"FL#47071-R1\",\"approval_number\":\"FL47071.6\",\"seq\":6,\"product_model\":\"6200 Horizonal Slider\",\"product_description\":\"6200 Horizontal Sliding Window (OX) - non-impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vytex Windows\",\"approval_number_master\":\"FL#47071-R1\",\"approval_number\":\"FL47071.1\",\"seq\":1,\"product_model\":\"6000 Impact\",\"product_description\":\"6000 Impact Horizontal Sliding Window (XOX)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vytex Windows\",\"approval_number_master\":\"FL#47071-R1\",\"approval_number\":\"FL47071.2\",\"seq\":2,\"product_model\":\"6000 Impact\",\"product_description\":\"6000 Impact Horizontal Sliding Window (XOX)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vytex Windows\",\"approval_number_master\":\"FL#47071-R1\",\"approval_number\":\"FL47071.3\",\"seq\":3,\"product_model\":\"6000 Impact\",\"product_description\":\"6000 Impact Horizontal Sliding Window (XX)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-03 00:00:00\",\"instructions_url\":\"\"}],\"Slocomb Windows and Doors Inc.\":[{\"manufacturer\":\"Slocomb Windows and Doors Inc.\",\"approval_number_master\":\"FL#46583-R0\",\"approval_number\":\"FL46583.1\",\"seq\":1,\"product_model\":\"600 SERIES HORIZONTAL SLIDER\",\"product_description\":\"VINYL NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Slocomb Windows and Doors Inc.\",\"approval_number_master\":\"FL#46583-R0\",\"approval_number\":\"FL46583.2\",\"seq\":2,\"product_model\":\"650 SERIES HORIZONTAL SLIDER\",\"product_description\":\"VINYL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Slocomb Windows and Doors Inc.\",\"approval_number_master\":\"FL#16067-R0\",\"approval_number\":\"FL16067.1\",\"seq\":1,\"product_model\":\"777 PROTECH SLIDER XOX 1\\\/3-1\\\/3-1\\\/3\",\"product_description\":\"777 PROTECH SLIDER XOX 1\\\/3-1\\\/3-1\\\/3 COMPOSITE REINFORCED NON IMPACT\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Slocomb Windows and Doors Inc.\",\"approval_number_master\":\"FL#16067-R0\",\"approval_number\":\"FL16067.2\",\"seq\":2,\"product_model\":\"777 PROTECH SLIDER XOX 1\\\/4-1\\\/2-1\\\/4\",\"product_description\":\"777 PROTECH SLIDER XOX 1\\\/4-1\\\/2-1\\\/4 COMPOSITE REINFORCED NON IMPACT\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Slocomb Windows and Doors Inc.\",\"approval_number_master\":\"FL#16067-R0\",\"approval_number\":\"FL16067.3\",\"seq\":3,\"product_model\":\"777 PROTECH SLIDER XX 69X44\",\"product_description\":\"777 PROTECH SLIDER XX 69X44 COMPOSITE REINFORCED NON IMPACT\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Slocomb Windows and Doors Inc.\",\"approval_number_master\":\"FL#16067-R0\",\"approval_number\":\"FL16067.4\",\"seq\":4,\"product_model\":\"777 PROTECH SLIDER XX 72X56\",\"product_description\":\"777 PROTECH SLIDER XX 72X56 COMPOSITE REINFORCED NON IMPACT\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-29 00:00:00\",\"instructions_url\":\"\"}],\"Plastixal sp. z.o.o\":[{\"manufacturer\":\"Plastixal sp. z.o.o\",\"approval_number_master\":\"FL#47883-R0\",\"approval_number\":\"FL47883.1\",\"seq\":1,\"product_model\":\"NEO SmartSlide OX or XO\",\"product_description\":\"NEO SmartSlide Horizontal Slider Window OX or XO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastixal sp. z.o.o\",\"approval_number_master\":\"FL#47883-R0\",\"approval_number\":\"FL47883.2\",\"seq\":2,\"product_model\":\"NEO SmartSlide OXXO\",\"product_description\":\"NEO SmartSlide Horizontal Slider Window OXXO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-07 00:00:00\",\"instructions_url\":\"\"}],\"Cold Mountain Custom Window and Door Distributors LLC\":[{\"manufacturer\":\"Cold Mountain Custom Window and Door Distributors LLC\",\"approval_number_master\":\"FL#47749-R0\",\"approval_number\":\"FL47749.1\",\"seq\":1,\"product_model\":\"Mix Legno Aluminum Folding Window\",\"product_description\":\"LMI - Double laminated aluminum folding window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-20 00:00:00\",\"instructions_url\":\"\"}],\"Kolbe Windows and Doors - Manawa\":[{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#22656-R6\",\"approval_number\":\"FL22656.1\",\"seq\":1,\"product_model\":\"Forgent Series Horizontal Sliding Window\",\"product_description\":\"71.5\\\" x 59.5\\\" Non-Impact (Nail fin installed)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#22656-R6\",\"approval_number\":\"FL22656.2\",\"seq\":2,\"product_model\":\"Forgent Series Horizontal Sliding Window\",\"product_description\":\"71.5\\\" x 59.5\\\" Impact (All install methods)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#22656-R6\",\"approval_number\":\"FL22656.3\",\"seq\":3,\"product_model\":\"Forgent Series Horizontal Sliding Window\",\"product_description\":\"71.5\\\" x 59.5\\\" Non-Impact (Frame screw & clip installed)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#22656-R6\",\"approval_number\":\"FL22656.4\",\"seq\":4,\"product_model\":\"Forgent Series Horizontal Triple Sliding Window\",\"product_description\":\"107.5\\\" x 59.5\\\" Non-Impact; 1\\\/4-1\\\/2-1\\\/4 Sash Division; Nailing fin installation\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#22656-R6\",\"approval_number\":\"FL22656.5\",\"seq\":5,\"product_model\":\"Forgent Series Horizontal Triple Sliding Window\",\"product_description\":\"107.5\\\" x 59.5\\\" Non-Impact; 1\\\/4-1\\\/2-1\\\/4 Sash Division; Clip or Screw installation\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#22656-R6\",\"approval_number\":\"FL22656.6\",\"seq\":6,\"product_model\":\"Forgent Series Horizontal Triple Sliding Window\",\"product_description\":\"107.5\\\" x 59.5\\\" Non-Impact; Equal Sash Division; Nailing fin installation\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#22656-R6\",\"approval_number\":\"FL22656.7\",\"seq\":7,\"product_model\":\"Forgent Series Horizontal Triple Sliding Window\",\"product_description\":\"107.5\\\" x 59.5\\\" Non-Impact; Equal Sash Division; Clip or Screw installation\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#5141-R0\",\"approval_number\":\"FL5141.1\",\"seq\":1,\"product_model\":\"416-H-604 HS-R30 69 x 48\",\"product_description\":\"FOUNDATION OPERATING SINGLE SLIDER W\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#5141-R0\",\"approval_number\":\"FL5141.2\",\"seq\":2,\"product_model\":\"416-H-608 HS-LC25 71-1\\\/2 x 59-1\\\/2\",\"product_description\":\"RESOLUTION OPERATING DOUBLE SLIDER W\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#5141-R0\",\"approval_number\":\"FL5141.3\",\"seq\":3,\"product_model\":\"416-H-609-00 HS-R15 71-3\\\/8 x 59-5\\\/8\",\"product_description\":\"INSPIRATION OPERATING DOUBLE SLIDER W\\\/WP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#9706-R0\",\"approval_number\":\"FL9706.1\",\"seq\":1,\"product_model\":\"416-H-906.00, 416-H-906.01, 416-H-906.02 HS-R20 71.375 X 59.625\",\"product_description\":\"Inspiration Double Slider\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#9706-R0\",\"approval_number\":\"FL9706.2\",\"seq\":2,\"product_model\":\"416-H-909.00, 416-H-909.01, 416-H-909.02 HS-LC25 71.50 X 59.50\",\"product_description\":\"Foundation Single Slider\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#9040-R2\",\"approval_number\":\"FL9040.1\",\"seq\":1,\"product_model\":\"V707HS\",\"product_description\":\"V707HS HORIZONTAL SLIDING\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#9491-R1\",\"approval_number\":\"FL9491.1\",\"seq\":1,\"product_model\":\"SINGLE SLIDER V707 SERIES\",\"product_description\":\"SINGLE SLIDER V707 SERIES 72\\\"X48\\\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#11059-R0\",\"approval_number\":\"FL11059.1\",\"seq\":1,\"product_model\":\"416-H-909.03 HS-LC30 71 1\\\/2\\\" x 47 1\\\/2\\\"\",\"product_description\":\"Foundation Single Slider\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#14871-R0\",\"approval_number\":\"FL14871.1\",\"seq\":1,\"product_model\":\"WINDQUEST V707 SINGLE SLIDER\",\"product_description\":\"WINDQUEST V707 SINGLE SLIDER 74 X 63\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#14871-R1\",\"approval_number\":\"FL14871.2\",\"seq\":2,\"product_model\":\"WINDQUEST V707 SINGLE SLIDER\",\"product_description\":\"WINDQUEST V707 SINGLE SLIDER 72 X 48 NON IMPACT RATED\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#15988-R0\",\"approval_number\":\"FL15988.1\",\"seq\":1,\"product_model\":\"416-H-972.00 R-PG20 (71 1\\\/2\\\" x 59 1\\\/2\\\") HS\",\"product_description\":\"Latitude Series Single Slider\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#15988-R0\",\"approval_number\":\"FL15988.2\",\"seq\":2,\"product_model\":\"416-H-992.00 LC-PG25 (71 1\\\/2\\\" x 59 1\\\/2\\\") HS\",\"product_description\":\"Latitude Series Double Slider\",\"design_pressure\":\"+30\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-14 00:00:00\",\"instructions_url\":\"\"}],\"GREAT DAY IMPROVEMENTS\":[{\"manufacturer\":\"GREAT DAY IMPROVEMENTS\",\"approval_number_master\":\"FL#42231-R0\",\"approval_number\":\"FL42231.1\",\"seq\":1,\"product_model\":\"Series 230 Horizontal Slider HP For Sunroom\",\"product_description\":\"Series 230 Horizontal Slider HP For Sunroom\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GREAT DAY IMPROVEMENTS\",\"approval_number_master\":\"FL#42231-R0\",\"approval_number\":\"FL42231.2\",\"seq\":2,\"product_model\":\"Series 230 Horizontal Sliding Window for Sunroom\",\"product_description\":\"Series 230 Horizontal Sliding Window for Sunroom\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GREAT DAY IMPROVEMENTS\",\"approval_number_master\":\"FL#44581-R0\",\"approval_number\":\"FL44581.1\",\"seq\":1,\"product_model\":\"Janus Slider XOX\",\"product_description\":\"Janus Slider XOX Window, rigid PVC\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GREAT DAY IMPROVEMENTS\",\"approval_number_master\":\"FL#44581-R0\",\"approval_number\":\"FL44581.2\",\"seq\":2,\"product_model\":\"Janus Slider XX\",\"product_description\":\"Janus Slider XX Window, rigid PVC\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-31 00:00:00\",\"instructions_url\":\"\"}],\"Four Seasons Solar Products LLC\":[{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#12295-R7\",\"approval_number\":\"FL12295.1\",\"seq\":1,\"product_model\":\"Series 230 Horizontal Slider HP For Sunroom\",\"product_description\":\"Series 230 Horizontal Slider HP For Sunroom\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#12295-R7\",\"approval_number\":\"FL12295.2\",\"seq\":2,\"product_model\":\"Series 230 Horizontal Sliding Window for Sunroom\",\"product_description\":\"Series 230 Horizontal Sliding Window for Sunroom\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#37818-R0\",\"approval_number\":\"FL37818.1\",\"seq\":1,\"product_model\":\"SERIES FSSW8000 PVC HORIZONTALLY SLIDING WINDOW (NON-IMPACT)\",\"product_description\":\"SERIES FSSW8000 PVC HORIZONTALLY SLIDING WINDOW\\n(NON-IMPACT)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#2089-R0\",\"approval_number\":\"FL2089.1\",\"seq\":1,\"product_model\":\"HS-LC25-72x58\",\"product_description\":\"230 Horizontal Sliding window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#6018-R0\",\"approval_number\":\"FL6018.1\",\"seq\":1,\"product_model\":\"Ultra Living Double Slider\",\"product_description\":\"Double Sliding Vinyl Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#6906-R0\",\"approval_number\":\"FL6906.1\",\"seq\":1,\"product_model\":\"230 HS\",\"product_description\":\"aluminum sliding window Perf Class R\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#6906-R0\",\"approval_number\":\"FL6906.2\",\"seq\":2,\"product_model\":\"230 HS Perf Class LC\",\"product_description\":\"aluminum sliding window Perf class LC\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#8697-R0\",\"approval_number\":\"FL8697.1\",\"seq\":1,\"product_model\":\"230 Horizontal Slider\",\"product_description\":\"230 HS (AL)(OX)(IG)(INS TEMP GL)(ASTM)\\nHS-LC40-72x58\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#9744-R0\",\"approval_number\":\"FL9744.1\",\"seq\":1,\"product_model\":\"230 Horizontal Slider\",\"product_description\":\"230 HS (AL)(OX)(IG)(INS TEMP GL)(ASTM) HS-LC40-72\\\"x58\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#11076-R0\",\"approval_number\":\"FL11076.1\",\"seq\":1,\"product_model\":\"230 Horizontal Slider\",\"product_description\":\"230 HS (AL)(OX)(IG)(INS TEMP GL)(ASTM) HS-LC40-48\\\"x58\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#12295-R1\",\"approval_number\":\"FL12295.3\",\"seq\":3,\"product_model\":\"Series ESWD\",\"product_description\":\"Vinyl Horizontal Sliding Window\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#12295-R2\",\"approval_number\":\"FL12295.4\",\"seq\":4,\"product_model\":\"Series ESWD\",\"product_description\":\"Vinyl Horizontal Sliding Window\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-30 00:00:00\",\"instructions_url\":\"\"}],\"Datum Shutters LLC\":[{\"manufacturer\":\"Datum Shutters LLC\",\"approval_number_master\":\"FL#42247-R0\",\"approval_number\":\"FL42247.1\",\"seq\":1,\"product_model\":\"Series 100HR Aluminum Horizontal Rolling Window\",\"product_description\":\"Large missile impact resistant aluminum horizonal rolling window\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Datum Shutters LLC\",\"approval_number_master\":\"FL#42247-R0\",\"approval_number\":\"FL42247.2\",\"seq\":2,\"product_model\":\"Series 100HR Aluminum Horizontal Rolling Window\",\"product_description\":\"Small missile impact resistant aluminum horizonal rolling window\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Miami Dade Aluminum\":[{\"manufacturer\":\"Miami Dade Aluminum\",\"approval_number_master\":\"FL#46520-R0\",\"approval_number\":\"FL46520.1\",\"seq\":1,\"product_model\":\"Series FIP-2004-RW Aluminum Horizontal Sliding Window, LMI\",\"product_description\":\"Window System made of Laminated and Insulated Impact Resistant Glass retained by aluminum profile frame, wet glazed.\",\"design_pressure\":\"+110\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Miami Dade Aluminum\",\"approval_number_master\":\"FL#41349-R0\",\"approval_number\":\"FL41349.1\",\"seq\":1,\"product_model\":\"SERIES 18000\",\"product_description\":\"HIGH IMPACT HORIZONTAL SLIDING WINDOW LARGE MISSILE IMPACT RESISTANT\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Elite Aluminum Corporation\":[{\"manufacturer\":\"Elite Aluminum Corporation\",\"approval_number_master\":\"FL#11020-R5\",\"approval_number\":\"FL11020.1\",\"seq\":1,\"product_model\":\"Elite 3000 Horizontal Sliding Window, LMI\\\/SMI\",\"product_description\":\"Elite 3000 Horizontal Sliding Window\\nLarge Missile Impact Resistant\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Aluminum Corporation\",\"approval_number_master\":\"FL#11020-R5\",\"approval_number\":\"FL11020.2\",\"seq\":2,\"product_model\":\"Elite 3000 Horizontal Sliding Window, NI\",\"product_description\":\"Elite 3000 Horizontal Sliding Window\\nNon-Impact Resistant\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Aluminum Corporation\",\"approval_number_master\":\"FL#1852-R0\",\"approval_number\":\"FL1852.1\",\"seq\":1,\"product_model\":\"Series\\\"630\\\" Horizontal Sliders\",\"product_description\":\"Type XX HS Alum Prime Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"TAFCO\":[{\"manufacturer\":\"TAFCO\",\"approval_number_master\":\"FL#20743-R0\",\"approval_number\":\"FL20743.1\",\"seq\":1,\"product_model\":\"Series 82000\",\"product_description\":\"PVC Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-17 00:00:00\",\"instructions_url\":\"\"}],\"Glas-California, Inc. (dba Glas-California)\":[{\"manufacturer\":\"Glas-California, Inc. (dba Glas-California)\",\"approval_number_master\":\"FL#47233-R0\",\"approval_number\":\"FL47233.1\",\"seq\":1,\"product_model\":\"120 Series Horizontal Slider\",\"product_description\":\"120 Series Glazed Aluminum Horizontal Sliding Window (LMI\\\/SMI - HVHZ)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Florida Extruders International, Inc.\":[{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#43-R4\",\"approval_number\":\"FL43.1\",\"seq\":1,\"product_model\":\"Milestone Series 1000 HS\",\"product_description\":\"Milestone Series 1000 HS Aluminum Non-Impact Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#43-R4\",\"approval_number\":\"FL43.2\",\"seq\":2,\"product_model\":\"Milestone Series 1000 HS\",\"product_description\":\"Milestone Series 1000 HS Aluminum Impact Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#4131-R2\",\"approval_number\":\"FL4131.1\",\"seq\":1,\"product_model\":\"Milestone Series 4000 Horizontal Sliding\",\"product_description\":\"Milestone Series 4000 Horizontal Sliding Vinyl Window with Non-Impact Resistant Glazing\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7943-R0\",\"approval_number\":\"FL7943.1\",\"seq\":1,\"product_model\":\"Milestone Series 1000 Horizontal Slider\",\"product_description\":\"Milestone Series 1000 Horizontal Slider Aluminum Non-Impact Windows XO\\\/OX\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7943-R0\",\"approval_number\":\"FL7943.2\",\"seq\":2,\"product_model\":\"Milestone Series 1000 Horizontal Slider\",\"product_description\":\"Milestone Series 1000 Horizontal Slider Aluminum Non-Impact Windows XO\\\/OX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7943-R0\",\"approval_number\":\"FL7943.3\",\"seq\":3,\"product_model\":\"Milestone Series 1000 Horizontal Slider\",\"product_description\":\"Milestone Series 1000 Horizontal Slider Aluminum Non-Impact Windows XO\\\/OX\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7943-R0\",\"approval_number\":\"FL7943.4\",\"seq\":4,\"product_model\":\"Milestone Series 1000 Horizontal Slider\",\"product_description\":\"Milestone Series 1000 Horizontal Slider Aluminum Non-Impact Windows XO\\\/OX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7943-R0\",\"approval_number\":\"FL7943.5\",\"seq\":5,\"product_model\":\"Milestone Series 1000 Horizontal Slider\",\"product_description\":\"Milestone Series 1000 Horizontal Slider Aluminum Non-Impact Windows XO\\\/OX\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7943-R0\",\"approval_number\":\"FL7943.6\",\"seq\":6,\"product_model\":\"Milestone Series 1000 Horizontal Slider\",\"product_description\":\"Milestone Series 1000 Horizontal Slider Aluminum Non-Impact Windows XOX\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7943-R0\",\"approval_number\":\"FL7943.7\",\"seq\":7,\"product_model\":\"Milestone Series 1000 Horizontal Slider\",\"product_description\":\"Milestone Series 1000 Horizontal Slider Aluminum Non-Impact Windows XOX\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7943-R0\",\"approval_number\":\"FL7943.8\",\"seq\":8,\"product_model\":\"Milestone Series 1000 Horizontal Slider\",\"product_description\":\"Milestone Series 1000 Horizontal Slider Aluminum Non-Impact Windows XOX\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7943-R0\",\"approval_number\":\"FL7943.9\",\"seq\":9,\"product_model\":\"Milestone Series 1000 Horizontal Slider\",\"product_description\":\"Milestone Series 1000 Horizontal Slider Aluminum Non-Impact Windows XOX\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#8090-R0\",\"approval_number\":\"FL8090.1\",\"seq\":1,\"product_model\":\"Milestone Series 1000 Horizontal Slider\",\"product_description\":\"Milestone Series 1000 Horizontal Slider Aluminum Impact Windows XO\\\/OX\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9236-R0\",\"approval_number\":\"FL9236.1\",\"seq\":1,\"product_model\":\"Milestone Series 1000 Horizontal Slider\",\"product_description\":\"Milestone Series 1000 Horizontal Slider Aluminum Non-Impact Windows XO\\\/OX\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9236-R0\",\"approval_number\":\"FL9236.2\",\"seq\":2,\"product_model\":\"Milestone Series 1000 Horizontal Slider\",\"product_description\":\"Milestone Series 1000 Horizontal Slider Aluminum Non-Impact Windows XO\\\/OX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9236-R0\",\"approval_number\":\"FL9236.3\",\"seq\":3,\"product_model\":\"Milestone Series 1000 Horizontal Slider\",\"product_description\":\"Milestone Series 1000 Horizontal Slider Aluminum Non-Impact Windows XO\\\/OX with DSB IG\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9236-R0\",\"approval_number\":\"FL9236.4\",\"seq\":4,\"product_model\":\"Milestone Series 1000 Horizontal Slider\",\"product_description\":\"Milestone Series 1000 Horizontal Slider Aluminum Non-Impact Windows XO\\\/OX\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9236-R0\",\"approval_number\":\"FL9236.5\",\"seq\":5,\"product_model\":\"Milestone Series 1000 Horizontal Slider\",\"product_description\":\"Milestone Series 1000 Horizontal Slider Aluminum Non-Impact Windows XO\\\/OX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9236-R0\",\"approval_number\":\"FL9236.6\",\"seq\":6,\"product_model\":\"Milestone Series 1000 Horizontal Slider\",\"product_description\":\"Milestone Series 1000 Horizontal Slider Aluminum Non-Impact Windows XO\\\/OX\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9236-R0\",\"approval_number\":\"FL9236.7\",\"seq\":7,\"product_model\":\"Milestone Series 1000 Horizontal Slider\",\"product_description\":\"Milestone Series 1000 Horizontal Slider Aluminum Non-Impact Windows XO\\\/OX\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9236-R0\",\"approval_number\":\"FL9236.8\",\"seq\":8,\"product_model\":\"Milestone Series 1000 Horizontal Slider\",\"product_description\":\"Milestone Series 1000 Horizontal Slider Aluminum Non-Impact Windows XOX\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9236-R0\",\"approval_number\":\"FL9236.9\",\"seq\":9,\"product_model\":\"Milestone Series 1000 Horizontal Slider\",\"product_description\":\"Milestone Series 1000 Horizontal Slider Aluminum Non-Impact Windows XOX\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9236-R0\",\"approval_number\":\"FL9236.10\",\"seq\":10,\"product_model\":\"Milestone Series 1000 Horizontal Slider\",\"product_description\":\"Milestone Series 1000 Horizontal Slider Aluminum Non-Impact Windows XOX\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9236-R0\",\"approval_number\":\"FL9236.11\",\"seq\":11,\"product_model\":\"Milestone Series 1000 Horizontal Slider\",\"product_description\":\"Milestone Series 1000 Horizontal Slider Aluminum Non-Impact Windows XOX with DSB IG\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9236-R0\",\"approval_number\":\"FL9236.12\",\"seq\":12,\"product_model\":\"Milestone Series 1000 Horizontal Slider\",\"product_description\":\"Milestone Series 1000 Horizontal Slider Aluminum Non-Impact Windows XOX\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9236-R0\",\"approval_number\":\"FL9236.13\",\"seq\":13,\"product_model\":\"Milestone Series 1000 Horizontal Slider\",\"product_description\":\"Milestone Series 1000 Horizontal Slider Aluminum Non-Impact Windows XOX\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9236-R0\",\"approval_number\":\"FL9236.14\",\"seq\":14,\"product_model\":\"Milestone Series 1000 Horizontal Slider\",\"product_description\":\"Milestone Series 1000 Horizontal Slider Aluminum Non-Impact Windows XOX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9236-R0\",\"approval_number\":\"FL9236.15\",\"seq\":15,\"product_model\":\"Milestone Series 1000 Horizontal Slider\",\"product_description\":\"Milestone Series 1000 Horizontal Slider Aluminum Non-Impact Windows XOX\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11558-R0\",\"approval_number\":\"FL11558.1\",\"seq\":1,\"product_model\":\"Milestone Series 4000 Horizontal Slider\",\"product_description\":\"Milestone Series 4000 Horizontal Slider Vinyl Window with Non-Impact Resistant Glazing\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Kinco, Ltd.\":[{\"manufacturer\":\"Kinco, Ltd.\",\"approval_number_master\":\"FL#124-R0\",\"approval_number\":\"FL124.1\",\"seq\":1,\"product_model\":\"RW HP\",\"product_description\":\"Aluminum Horizonatl Roller\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kinco, Ltd.\",\"approval_number_master\":\"FL#124-R0\",\"approval_number\":\"FL124.2\",\"seq\":2,\"product_model\":\"RW XHP\",\"product_description\":\"Aluminum Horizontal Roller\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kinco, Ltd.\",\"approval_number_master\":\"FL#124-R0\",\"approval_number\":\"FL124.3\",\"seq\":3,\"product_model\":\"RW4-XHP\",\"product_description\":\"Aluminum Horizontal Roller\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kinco, Ltd.\",\"approval_number_master\":\"FL#8991-R0\",\"approval_number\":\"FL8991.1\",\"seq\":1,\"product_model\":\"MPRW\",\"product_description\":\"Impact Horizontal Slider, Single Glazed and IG\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kinco, Ltd.\",\"approval_number_master\":\"FL#8991-R0\",\"approval_number\":\"FL8991.2\",\"seq\":2,\"product_model\":\"RW4 XHP\",\"product_description\":\"Aluminum Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kinco, Ltd.\",\"approval_number_master\":\"FL#8991-R0\",\"approval_number\":\"FL8991.3\",\"seq\":3,\"product_model\":\"UNMPRW\",\"product_description\":\"Non-Impact Horizontal Slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"NuAir Windows and Doors\":[{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#209-R0\",\"approval_number\":\"FL209.1\",\"seq\":1,\"product_model\":\"H02\\\/H03\",\"product_description\":\"XO Slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#209-R0\",\"approval_number\":\"FL209.2\",\"seq\":2,\"product_model\":\"H08\\\/H09\",\"product_description\":\"XOX Slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#209-R0\",\"approval_number\":\"FL209.3\",\"seq\":3,\"product_model\":\"Series 900\",\"product_description\":\"XO and XOX Slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#209-R0\",\"approval_number\":\"FL209.4\",\"seq\":4,\"product_model\":\"Series 9000\",\"product_description\":\"Impact-Resistant XO and XOX Slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#209-R0\",\"approval_number\":\"FL209.5\",\"seq\":5,\"product_model\":\"Series 975\",\"product_description\":\"Heavy-Duty XO and XOX Slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#2709-R0\",\"approval_number\":\"FL2709.1\",\"seq\":1,\"product_model\":\"900 Series\",\"product_description\":\"XO, OX, and XOX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#2709-R0\",\"approval_number\":\"FL2709.2\",\"seq\":2,\"product_model\":\"9000 Series\",\"product_description\":\"XO, OX and XOX; Impact-resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#2709-R0\",\"approval_number\":\"FL2709.3\",\"seq\":3,\"product_model\":\"975 Series\",\"product_description\":\"XO, OX and XOX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#5331-R0\",\"approval_number\":\"FL5331.1\",\"seq\":1,\"product_model\":\"900\",\"product_description\":\"Non-impact, XO, OX, and XOX, fin and flange frames\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#5331-R0\",\"approval_number\":\"FL5331.2\",\"seq\":2,\"product_model\":\"975\",\"product_description\":\"Non-impact, XO, OX, and XOX, fin and flange frames\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#5338-R0\",\"approval_number\":\"FL5338.1\",\"seq\":1,\"product_model\":\"9000\",\"product_description\":\"Impact-resistant, XO, OX, and XOX, fin and flange frames\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#9849-R0\",\"approval_number\":\"FL9849.1\",\"seq\":1,\"product_model\":\"975HR\",\"product_description\":\"Series 975 Horizontal Roller Non-Impact Window: XO, OX and XOX configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#10820-R0\",\"approval_number\":\"FL10820.1\",\"seq\":1,\"product_model\":\"900HR\",\"product_description\":\"Series 900 Horizontal Roller Non-Impact Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#10820-R0\",\"approval_number\":\"FL10820.2\",\"seq\":2,\"product_model\":\"975HR\",\"product_description\":\"Series 975 Horizontal Roller Non-Impact Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#10996-R0\",\"approval_number\":\"FL10996.1\",\"seq\":1,\"product_model\":\"9000HR\",\"product_description\":\"Series 9000 Horizontal Roller Impact Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Specialty Windows of Florida\":[{\"manufacturer\":\"Specialty Windows of Florida\",\"approval_number_master\":\"FL#292-R0\",\"approval_number\":\"FL292.1\",\"seq\":1,\"product_model\":\"1700 Series\",\"product_description\":\"Vinyl Horizontal Slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Specialty Windows of Florida\",\"approval_number_master\":\"FL#292-R0\",\"approval_number\":\"FL292.2\",\"seq\":2,\"product_model\":\"1900 Series\",\"product_description\":\"Vinyl Horizontal Slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Eagle Window and Door, Inc\":[{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#304-R0\",\"approval_number\":\"FL304.1\",\"seq\":1,\"product_model\":\"Series 97 Clad Sliding Window\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#5390-R0\",\"approval_number\":\"FL5390.1\",\"seq\":1,\"product_model\":\"Series 97 Clad Sliding Window 6050\",\"product_description\":\"(099-H-501.00) Aluminum Clad Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Jacobson Window Co., Inc.\":[{\"manufacturer\":\"Jacobson Window Co., Inc.\",\"approval_number_master\":\"FL#394-R0\",\"approval_number\":\"FL394.1\",\"seq\":1,\"product_model\":\"2000 HS\",\"product_description\":\"Horizontal Slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jacobson Window Co., Inc.\",\"approval_number_master\":\"FL#11326-R0\",\"approval_number\":\"FL11326.1\",\"seq\":1,\"product_model\":\"Series 2000 Horizontal Slider Window\",\"product_description\":\"Horizontal Sliding Prime Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-31 00:00:00\",\"instructions_url\":\"\"}],\"Loewen Windows\":[{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#461-R0\",\"approval_number\":\"FL461.1\",\"seq\":1,\"product_model\":\"Horizontal Sliding Window\",\"product_description\":\"(415-H-604) Al Clad Wood Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Great Lakes Window, Inc.\":[{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#469-R0\",\"approval_number\":\"FL469.1\",\"seq\":1,\"product_model\":\"GLW-EV-101 End Vent Slider\",\"product_description\":\"(427-H-110) PVC Horizontal Sliding Window (X\\\/O\\\/O)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#469-R0\",\"approval_number\":\"FL469.2\",\"seq\":2,\"product_model\":\"GLW-EV-101 End Vent Slider\",\"product_description\":\"(427-H-110.1) PVC Horizontal Sliding Window (X\\\/O\\\/O)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#469-R0\",\"approval_number\":\"FL469.3\",\"seq\":3,\"product_model\":\"GLW-EVQHQ-120 Triple Horizonta\",\"product_description\":\"(427-H-106.1) Triple Horizontal Slider Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#469-R0\",\"approval_number\":\"FL469.4\",\"seq\":4,\"product_model\":\"GLW-EVQHQ-120 Triple Horizonta\",\"product_description\":\"(427-H-106) Triple Horizontal Slider Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#469-R0\",\"approval_number\":\"FL469.5\",\"seq\":5,\"product_model\":\"GLW-SL-101 Horizontal Slider\",\"product_description\":\"(427-H-109) Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#469-R0\",\"approval_number\":\"FL469.6\",\"seq\":6,\"product_model\":\"GLW-SL-101 Horizontal Slider\",\"product_description\":\"(427-H-109.1) Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#469-R0\",\"approval_number\":\"FL469.7\",\"seq\":7,\"product_model\":\"GLW-SL-120\",\"product_description\":\"(427-H-103.1) PVC Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#469-R0\",\"approval_number\":\"FL469.8\",\"seq\":8,\"product_model\":\"GLW-SL-120\",\"product_description\":\"(427-H-103) PVC Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#469-R0\",\"approval_number\":\"FL469.9\",\"seq\":9,\"product_model\":\"GLW-SL-120 PVC XX Horizontal S\",\"product_description\":\"(427-H-103) Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#2204-R0\",\"approval_number\":\"FL2204.1\",\"seq\":1,\"product_model\":\"GLW-SL-120-IMP\",\"product_description\":\"Extruded Vinyl Horizontal Sliding Window - For Single Applicatications in Masonry and Stud Construction\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#2626-R0\",\"approval_number\":\"FL2626.1\",\"seq\":1,\"product_model\":\"GLW-SL-125-IMP\",\"product_description\":\"Extruded Vinyl Horizontal Sliding Window - For Single Applications in Masonry and Stud Construction\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6061-R1\",\"approval_number\":\"FL6061.1\",\"seq\":1,\"product_model\":\"GLW-EVQHQ-120 Triple Horizontal Slider Window QHQ\",\"product_description\":\"(427-H-106.01) Triple Horizontal Slider Window\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6061-R1\",\"approval_number\":\"FL6061.2\",\"seq\":2,\"product_model\":\"GLW-EVQHQ-120 Triple Horizontal Slider Window QHQ (XOX)\",\"product_description\":\"(427-H-106.00) Triple Horizontal Slider Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6061-R1\",\"approval_number\":\"FL6061.3\",\"seq\":3,\"product_model\":\"GLW-SL-133 Sliding Window\",\"product_description\":\"(427-H-134.00) PVC Horizontal Sliding Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6061-R1\",\"approval_number\":\"FL6061.4\",\"seq\":4,\"product_model\":\"GLW-SL-134 Sliding Window\",\"product_description\":\"(427-H-135.00) PVC Horizontal Sliding Window\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#7889-R0\",\"approval_number\":\"FL7889.1\",\"seq\":1,\"product_model\":\"GLW-EVQHQ-120\",\"product_description\":\"(427-H-141.00) (427-H-141.01)\\nHorizontal Sliding Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#7889-R0\",\"approval_number\":\"FL7889.2\",\"seq\":2,\"product_model\":\"GLW-SL-120\",\"product_description\":\"(427-H-139.00) (427-H-139.02)\\nHorizontal Sliding Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#7889-R0\",\"approval_number\":\"FL7889.3\",\"seq\":3,\"product_model\":\"GLW-SL-120\",\"product_description\":\"(427-H-139.01) (427-H-139.03) Horizontal Sliding Window\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#7889-R0\",\"approval_number\":\"FL7889.4\",\"seq\":4,\"product_model\":\"GLW-SL-120\",\"product_description\":\"(427-H-140.00) (427-H-140.01) Horizontal Sliding Window\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#8187-R0\",\"approval_number\":\"FL8187.1\",\"seq\":1,\"product_model\":\"GLW-SL-120\",\"product_description\":\"427-H-140.02 Horizontal Sliding Window\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#8187-R0\",\"approval_number\":\"FL8187.2\",\"seq\":2,\"product_model\":\"GLW-SL-120 (with Kit)\",\"product_description\":\"427-H-139.04 - .05 Horizontal Sliding Window\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6061-R0\",\"approval_number\":\"FL6061.5\",\"seq\":5,\"product_model\":\"GLW-EVQHQ-120 Triple Horizontal Slider Window QHQ\",\"product_description\":\"(427-H-106.01) Triple Horizontal Slider Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6061-R0\",\"approval_number\":\"FL6061.6\",\"seq\":6,\"product_model\":\"GLW-EVQHQ-120 Triple Horizontal Slider Window QHQ (XOX)\",\"product_description\":\"(427-H-106.00) Triple Horizontal Slider Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6061-R0\",\"approval_number\":\"FL6061.7\",\"seq\":7,\"product_model\":\"GLW-SL-101 Horizontal Slider\",\"product_description\":\"(427-H-109.01) Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6061-R0\",\"approval_number\":\"FL6061.8\",\"seq\":8,\"product_model\":\"GLW-SL-101 Horizontal Slider Window\",\"product_description\":\"(427-H-109.00) Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6061-R0\",\"approval_number\":\"FL6061.9\",\"seq\":9,\"product_model\":\"GLW-SL-120-Imp Sliding Window\",\"product_description\":\"(427-H-114.00) Horizontal Sliding Vinyl Window (O\\\/X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6061-R0\",\"approval_number\":\"FL6061.10\",\"seq\":10,\"product_model\":\"GLW-SL-125-Imp Sliding Window\",\"product_description\":\"(427-H-121.00) Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6061-R0\",\"approval_number\":\"FL6061.11\",\"seq\":11,\"product_model\":\"GLW-SL-133 Sliding Window\",\"product_description\":\"(427-H-134.00) PVC Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6061-R0\",\"approval_number\":\"FL6061.12\",\"seq\":12,\"product_model\":\"GLW-SL-134 Sliding Window\",\"product_description\":\"(427-H-135.00) PVC Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#11955-R0\",\"approval_number\":\"FL11955.1\",\"seq\":1,\"product_model\":\"GLW-EVQHQ-120\",\"product_description\":\"XOX Vinyl Horizontal Slider\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#11955-R0\",\"approval_number\":\"FL11955.2\",\"seq\":2,\"product_model\":\"GLW-SL-120\",\"product_description\":\"XX Vinyl Horizontal Slider\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#11955-R0\",\"approval_number\":\"FL11955.3\",\"seq\":3,\"product_model\":\"GLW-SL-120\",\"product_description\":\"XO Vinyl Horizontal Slider\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#11955-R0\",\"approval_number\":\"FL11955.4\",\"seq\":4,\"product_model\":\"GLW-SL-120\",\"product_description\":\"XX Vinyl Horizontal Slider\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#11955-R0\",\"approval_number\":\"FL11955.5\",\"seq\":5,\"product_model\":\"GLW-SL-133\",\"product_description\":\"XX Vinyl Horizontal Slider\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#11955-R0\",\"approval_number\":\"FL11955.6\",\"seq\":6,\"product_model\":\"GLW-SL-134\",\"product_description\":\"XO Vinyl Horizontal Slider\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-30 00:00:00\",\"instructions_url\":\"\"}],\"Traco Windows and Doors, Inc.\":[{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#472-R0\",\"approval_number\":\"FL472.1\",\"seq\":1,\"product_model\":\"Series 140 (442) (Miami-Dade)\",\"product_description\":\"Alumimum HS Small Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#472-R0\",\"approval_number\":\"FL472.2\",\"seq\":2,\"product_model\":\"Series 140(242-542) (Mimai-Dad\",\"product_description\":\"Aluminum HS Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#472-R0\",\"approval_number\":\"FL472.3\",\"seq\":3,\"product_model\":\"Series 2100 (Miami-Dade)\",\"product_description\":\"Aluminum HS Large and Small Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3043-R0\",\"approval_number\":\"FL3043.1\",\"seq\":1,\"product_model\":\"HS 2100\",\"product_description\":\"Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3043-R0\",\"approval_number\":\"FL3043.2\",\"seq\":2,\"product_model\":\"HS 442\",\"product_description\":\"Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3044-R0\",\"approval_number\":\"FL3044.1\",\"seq\":1,\"product_model\":\"TR-4220\",\"product_description\":\"Horizontal Sliding Window HS-LC30 69\\\" x 54\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3044-R0\",\"approval_number\":\"FL3044.2\",\"seq\":2,\"product_model\":\"TR-6000\",\"product_description\":\"Horizontal Sliding Window HS-C45 71\\\" x 60\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3044-R0\",\"approval_number\":\"FL3044.3\",\"seq\":3,\"product_model\":\"TR-6300\",\"product_description\":\"Horizontal Sliding Window HS-HC65 99\\\" x 79\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3044-R0\",\"approval_number\":\"FL3044.4\",\"seq\":4,\"product_model\":\"TR-6300\",\"product_description\":\"Horizontal Sliding Window HS-AW55 99\\\" x 79\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3044-R0\",\"approval_number\":\"FL3044.5\",\"seq\":5,\"product_model\":\"TR-6300\",\"product_description\":\"Horizontal Sliding Window HS-AW55 96\\\" x 78\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3044-R0\",\"approval_number\":\"FL3044.6\",\"seq\":6,\"product_model\":\"TR-6400\",\"product_description\":\"Horizontal Sliding Window (OXO) HS-C40 96\\\" x 60\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3044-R0\",\"approval_number\":\"FL3044.7\",\"seq\":7,\"product_model\":\"TR-6400\",\"product_description\":\"Horizontal Sliding Window HS-C40 72\\\" x 60\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3044-R0\",\"approval_number\":\"FL3044.8\",\"seq\":8,\"product_model\":\"TR-6800\",\"product_description\":\"Horizontal Sliding Window HS-AW50 99\\\" x 79\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3044-R0\",\"approval_number\":\"FL3044.9\",\"seq\":9,\"product_model\":\"TR-6800\",\"product_description\":\"Horizontal Sliding Window HS-HC60 99\\\" x 79\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3478-R0\",\"approval_number\":\"FL3478.1\",\"seq\":1,\"product_model\":\"TR-1020\",\"product_description\":\"Horizontal Sliding Window HS-C35 71 1\\\/8\\\" x 60 1\\\/8\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3485-R0\",\"approval_number\":\"FL3485.1\",\"seq\":1,\"product_model\":\"TR-6800\",\"product_description\":\"TR-6800 Horizontal Sliding Large Missile Impact Window 111\\\" x 63\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3930-R0\",\"approval_number\":\"FL3930.1\",\"seq\":1,\"product_model\":\"TR4820\",\"product_description\":\"Horizontal Slider HS-LC25 71\\\" x 56\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3935-R0\",\"approval_number\":\"FL3935.1\",\"seq\":1,\"product_model\":\"TR-6800\",\"product_description\":\"Horizontal Slider - Small Missile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#6670-R0\",\"approval_number\":\"FL6670.1\",\"seq\":1,\"product_model\":\"HR 2100\",\"product_description\":\"Aluminum Horizontal Sliding Window\",\"design_pressure\":\"+44 psf\\\/-44.1psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#6723-R0\",\"approval_number\":\"FL6723.1\",\"seq\":1,\"product_model\":\"TR-6800\",\"product_description\":\"Horizontal Slider Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#6740-R0\",\"approval_number\":\"FL6740.1\",\"seq\":1,\"product_model\":\"HS 442\",\"product_description\":\"Horizontal Slider\",\"design_pressure\":\"+100.0\\\/-100.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#8619-R0\",\"approval_number\":\"FL8619.1\",\"seq\":1,\"product_model\":\"HR242\\\/542\",\"product_description\":\"Horizontal Sliding Window - L.M.I.\",\"design_pressure\":\"+100.0\\\/-100.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#8643-R0\",\"approval_number\":\"FL8643.1\",\"seq\":1,\"product_model\":\"TR-6800\",\"product_description\":\"LM Impact Horizontal Slider Window\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#8643-R0\",\"approval_number\":\"FL8643.2\",\"seq\":2,\"product_model\":\"TR-6800\",\"product_description\":\"SM Impact Horizontal Slider Window\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#8643-R0\",\"approval_number\":\"FL8643.3\",\"seq\":3,\"product_model\":\"TR-6800\",\"product_description\":\"Non-impact Horizontal Slider Window\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#8858-R0\",\"approval_number\":\"FL8858.1\",\"seq\":1,\"product_model\":\"HS2100\",\"product_description\":\"Alum Horizontal Slider - nonimpact\",\"design_pressure\":\"+44.0\\\/-44.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#9768-R0\",\"approval_number\":\"FL9768.1\",\"seq\":1,\"product_model\":\"442\",\"product_description\":\"Horizontal Slider Window - SM\",\"design_pressure\":\"+100.0\\\/-100.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#9461-R2\",\"approval_number\":\"FL9461.1\",\"seq\":1,\"product_model\":\"HR-942\",\"product_description\":\"Horizontal Slider Impact Window\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#11652-R0\",\"approval_number\":\"FL11652.1\",\"seq\":1,\"product_model\":\"2100\",\"product_description\":\"Horizontal Slider\",\"design_pressure\":\"+44.0\\\/-44.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#11808-R0\",\"approval_number\":\"FL11808.1\",\"seq\":1,\"product_model\":\"TR-6400\",\"product_description\":\"Horizontal Slider Window (OX)\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#11808-R0\",\"approval_number\":\"FL11808.2\",\"seq\":2,\"product_model\":\"TR-6400\",\"product_description\":\"Horizontal Slider Window (OXO)\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#12054-R0\",\"approval_number\":\"FL12054.1\",\"seq\":1,\"product_model\":\"HR-542\",\"product_description\":\"Horizontal Sliding Window\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#12852-R0\",\"approval_number\":\"FL12852.1\",\"seq\":1,\"product_model\":\"TR-6800\",\"product_description\":\"Horizontal Slider\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#12852-R0\",\"approval_number\":\"FL12852.2\",\"seq\":2,\"product_model\":\"TR-6800\",\"product_description\":\"Horizontal Slider\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-11 00:00:00\",\"instructions_url\":\"\"}],\"Dixie Door and Window\":[{\"manufacturer\":\"Dixie Door and Window\",\"approval_number_master\":\"FL#635-R0\",\"approval_number\":\"FL635.1\",\"seq\":1,\"product_model\":\"Series 30\",\"product_description\":\"Horizontal Sliding Winodw (74\\\" x 63\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"BetterBilt\":[{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#670-R0\",\"approval_number\":\"FL670.1\",\"seq\":1,\"product_model\":\"168\\\/3168\",\"product_description\":\"Fin Frame 72x63 LC-30 DP+30\\\/-30\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#670-R0\",\"approval_number\":\"FL670.2\",\"seq\":2,\"product_model\":\"680\",\"product_description\":\"Fin Frame 125x64 C-30 DP+30\\\/-30\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#670-R0\",\"approval_number\":\"FL670.3\",\"seq\":3,\"product_model\":\"680\",\"product_description\":\"Fin Frame 72x59 C-40 DP+40\\\/-40\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#670-R0\",\"approval_number\":\"FL670.4\",\"seq\":4,\"product_model\":\"680\",\"product_description\":\"Fin Frame 71x71 R-30 DP+30\\\/-34.7\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Capitol\":[{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#685-R0\",\"approval_number\":\"FL685.1\",\"seq\":1,\"product_model\":\"168\",\"product_description\":\"Fin Frame 72x63 LC-30 DP+30\\\/-30\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#685-R0\",\"approval_number\":\"FL685.2\",\"seq\":2,\"product_model\":\"680\",\"product_description\":\"Fin Frame 125x64 C-30 DP+30\\\/-30\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#685-R0\",\"approval_number\":\"FL685.3\",\"seq\":3,\"product_model\":\"680\",\"product_description\":\"Fin Frame 72x59 C-40 DP+40\\\/-40\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#685-R0\",\"approval_number\":\"FL685.4\",\"seq\":4,\"product_model\":\"680\",\"product_description\":\"Fin Frame 71x71 R-30 DP+30\\\/-34.7\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Gorell Windows and Doors\":[{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#748-R0\",\"approval_number\":\"FL748.1\",\"seq\":1,\"product_model\":\"G5352\",\"product_description\":\"2-Lite lift out replacement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#748-R0\",\"approval_number\":\"FL748.2\",\"seq\":2,\"product_model\":\"G5353\",\"product_description\":\"3-Lite lift out replacement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#748-R0\",\"approval_number\":\"FL748.3\",\"seq\":3,\"product_model\":\"GSVHS\",\"product_description\":\"Single slide lift out new construction\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#8751-R0\",\"approval_number\":\"FL8751.1\",\"seq\":1,\"product_model\":\"P2052 HORIZONTAL SLIDER\",\"product_description\":\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#8546-R0\",\"approval_number\":\"FL8546.1\",\"seq\":1,\"product_model\":\"G 5402 Horiz slider\",\"product_description\":\"5402 Hurricane slider\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#9081-R0\",\"approval_number\":\"FL9081.1\",\"seq\":1,\"product_model\":\"G 5352 Horizontal slider\",\"product_description\":\"5352 lift out vinyl slider\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#9578-R0\",\"approval_number\":\"FL9578.1\",\"seq\":1,\"product_model\":\"W2310X\",\"product_description\":\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#11214-R0\",\"approval_number\":\"FL11214.1\",\"seq\":1,\"product_model\":\"G5402 Horizontal slider\",\"product_description\":\"G5402 Horizontal slider\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#12661-R0\",\"approval_number\":\"FL12661.1\",\"seq\":1,\"product_model\":\"G5352\",\"product_description\":\"g5352 Horizontal Slider DP35 69 x 62\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#13185-R0\",\"approval_number\":\"FL13185.1\",\"seq\":1,\"product_model\":\"G5352 Horizontal Slider\",\"product_description\":\"DP50 Impact Horizontal slider 60\\\" x 52\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#13185-R0\",\"approval_number\":\"FL13185.2\",\"seq\":2,\"product_model\":\"G5352 Horizontal slider\",\"product_description\":\"DP50 Horizontal slider 69\\\" x 52\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#13483-R0\",\"approval_number\":\"FL13483.1\",\"seq\":1,\"product_model\":\"G5402 single slider\",\"product_description\":\"DP50 single slider 73\\\" x 63\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#14261-R0\",\"approval_number\":\"FL14261.1\",\"seq\":1,\"product_model\":\"G5003 single slider\",\"product_description\":\"DP40 single slider 110\\\" x 63\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#14261-R1\",\"approval_number\":\"FL14261.2\",\"seq\":2,\"product_model\":\"G5352 Horizontal Slider\",\"product_description\":\"G5352 Horizontal Slider 69x62 DP 35\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#14261-R1\",\"approval_number\":\"FL14261.3\",\"seq\":3,\"product_model\":\"G5352 Horizontal Slider\",\"product_description\":\"G5352 Horizontal Slider 69x52 DP 50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#14261-R1\",\"approval_number\":\"FL14261.4\",\"seq\":4,\"product_model\":\"G5352 Impact Horizontal Slider\",\"product_description\":\"G5352 Impact Horizontal Slider 60x52 DP 50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#14261-R1\",\"approval_number\":\"FL14261.5\",\"seq\":5,\"product_model\":\"G5402 Horizontal Slider\",\"product_description\":\"G5402 Horizontal Slider 73x63 DP 50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#15305-R0\",\"approval_number\":\"FL15305.1\",\"seq\":1,\"product_model\":\"G5152, G5232, G5252, G5262, G5272\",\"product_description\":\"G5152, G5232, G5252, G5262, G5272 Horizontal Slider 69x48\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#15305-R0\",\"approval_number\":\"FL15305.2\",\"seq\":2,\"product_model\":\"G5352\",\"product_description\":\"G5352 Horizontal Slider 69x62\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-05 00:00:00\",\"instructions_url\":\"\"}],\"Eurotech Industries, Inc.\":[{\"manufacturer\":\"Eurotech Industries, Inc.\",\"approval_number_master\":\"FL#753-R0\",\"approval_number\":\"FL753.1\",\"seq\":1,\"product_model\":\"Aluminum Horizontal Rolling Window\",\"product_description\":\"Impact resistant horizontal rolling window for hurricane protection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eurotech Industries, Inc.\",\"approval_number_master\":\"FL#12445-R0\",\"approval_number\":\"FL12445.1\",\"seq\":1,\"product_model\":\"Aluminum Horizontal Sliding Window\",\"product_description\":\"Large missile impact resistant aluminum horizontal sliding window.\",\"design_pressure\":\"+75\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-18 00:00:00\",\"instructions_url\":\"\"}],\"Window Mart\":[{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#807-R0\",\"approval_number\":\"FL807.1\",\"seq\":1,\"product_model\":\"025.045HS\",\"product_description\":\"Vinyl, XX, Horizontal Slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16256-R0\",\"approval_number\":\"FL16256.1\",\"seq\":1,\"product_model\":\"6901 NC HORIZONTAL SLIDER\",\"product_description\":\"6901 NC HORIZONTAL SLIDER NON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16256-R0\",\"approval_number\":\"FL16256.2\",\"seq\":2,\"product_model\":\"6902 REP HORIZONTAL SLIDER\",\"product_description\":\"6902 REP HORIZONTAL SLIDER NON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16256-R1\",\"approval_number\":\"FL16256.3\",\"seq\":3,\"product_model\":\"2545 HORIZONTAL SLIDER\",\"product_description\":\"2545 HORIZONTAL SLIDER XX WINDOW 72\\\"x48\\\" REINFORCED NON-IMPACT\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16256-R1\",\"approval_number\":\"FL16256.4\",\"seq\":4,\"product_model\":\"3545 HORIZONTAL SLIDER\",\"product_description\":\"3545 HORIZONTAL SLIDER XX WINDOW 72\\\"x48\\\" REINFORCED NON-IMPACT\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16256-R1\",\"approval_number\":\"FL16256.5\",\"seq\":5,\"product_model\":\"3545 HORIZONTAL SLIDER\",\"product_description\":\"3545 HORIZONTAL SLIDER XOX 96\\\"x48\\\" WINDOW REINFORCED NON-IMPACT\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16256-R1\",\"approval_number\":\"FL16256.6\",\"seq\":6,\"product_model\":\"6901 NC HORIZONTAL SLIDER\",\"product_description\":\"6901 NC HORIZONTAL SLIDER NON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16256-R1\",\"approval_number\":\"FL16256.7\",\"seq\":7,\"product_model\":\"6902 REP HORIZONTAL SLIDER\",\"product_description\":\"6902 REP HORIZONTAL SLIDER NON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16256-R1\",\"approval_number\":\"FL16256.8\",\"seq\":8,\"product_model\":\"7300 NC HORIZONTAL SLIDER\",\"product_description\":\"7300 NC HORIZONTAL SLIDER XO REINFORCED NON-IMPACT\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16256-R2\",\"approval_number\":\"FL16256.9\",\"seq\":9,\"product_model\":\"7300 NC HORIZONTAL SLIDER\",\"product_description\":\"7300 NC HORIZONTAL SLIDER XO REINFORCED NON-IMPACT\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-08 00:00:00\",\"instructions_url\":\"\"}],\"Yale Ogron Windows and Doors\":[{\"manufacturer\":\"Yale Ogron Windows and Doors\",\"approval_number_master\":\"FL#866-R0\",\"approval_number\":\"FL866.1\",\"seq\":1,\"product_model\":\"ImpactView Rolling Window\",\"product_description\":\"Aluminum Horizontal Roller\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Yale Ogron Windows and Doors\",\"approval_number_master\":\"FL#866-R0\",\"approval_number\":\"FL866.2\",\"seq\":2,\"product_model\":\"Series 6800 Horizontal Roller\",\"product_description\":\"Aluminum Horizontal Roller 02-1107.02\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Yale Ogron Windows and Doors\",\"approval_number_master\":\"FL#9075-R0\",\"approval_number\":\"FL9075.1\",\"seq\":1,\"product_model\":\"Series 6800 Aluminum Horizontal Sliding Window\",\"product_description\":\"\",\"design_pressure\":\"+60.0\\\/-210.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Seasonshield Incorporated\":[{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#932-R0\",\"approval_number\":\"FL932.1\",\"seq\":1,\"product_model\":\"HS-2200\",\"product_description\":\"1 7\\\/8\\\" Aluminum Horizontal Slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#932-R0\",\"approval_number\":\"FL932.2\",\"seq\":2,\"product_model\":\"HS-6500\",\"product_description\":\"2 7\\\/8\\\" Aluminum Horizontal Roller\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#932-R0\",\"approval_number\":\"FL932.3\",\"seq\":3,\"product_model\":\"HS-7200\",\"product_description\":\"2 7\\\/16\\\" PVC Horizontal Roller\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#932-R0\",\"approval_number\":\"FL932.4\",\"seq\":4,\"product_model\":\"HS-7500\",\"product_description\":\"3 1\\\/4\\\" PVC Horizontal Roller\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#959-R0\",\"approval_number\":\"FL959.1\",\"seq\":1,\"product_model\":\"HS-6500\",\"product_description\":\"Impact Aluminum Horizontal Roller\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#3214-R0\",\"approval_number\":\"FL3214.1\",\"seq\":1,\"product_model\":\"HS-8200-IMPACT _ Non-Impact\",\"product_description\":\"PVC Horizontal Slider Window w\\\/3\\\" Frame Depth\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Jeld-Wen - Pozzi\":[{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#937-R0\",\"approval_number\":\"FL937.1\",\"seq\":1,\"product_model\":\"CHGW 6050\",\"product_description\":\"Horizontal Sliding Clad Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#937-R0\",\"approval_number\":\"FL937.2\",\"seq\":2,\"product_model\":\"CHGW 8050 XOX\",\"product_description\":\"Horizontal Sliding Clad Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#937-R0\",\"approval_number\":\"FL937.3\",\"seq\":3,\"product_model\":\"WHGW 6050\",\"product_description\":\"Horizontal Sliding Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#937-R0\",\"approval_number\":\"FL937.4\",\"seq\":4,\"product_model\":\"WHGW 6050\",\"product_description\":\"Horizontal Sliding Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#937-R0\",\"approval_number\":\"FL937.5\",\"seq\":5,\"product_model\":\"WHGW 8050 XOX\",\"product_description\":\"Horizontal Sliding Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"XXAssociated\":[{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1100-R0\",\"approval_number\":\"FL1100.1\",\"seq\":1,\"product_model\":\"0102\",\"product_description\":\"New Construction X-O: 72x60 DP35; 1\\\/8\\\" glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1100-R0\",\"approval_number\":\"FL1100.2\",\"seq\":2,\"product_model\":\"0103\",\"product_description\":\"New Construction X-O-X: 108x48 DP25; 3\\\/32\\\" glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1100-R0\",\"approval_number\":\"FL1100.3\",\"seq\":3,\"product_model\":\"0202\",\"product_description\":\"Replacement X-X: 72x48 DP35; 1\\\/8\\\" glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1100-R0\",\"approval_number\":\"FL1100.4\",\"seq\":4,\"product_model\":\"0203\",\"product_description\":\"Replacement X-O-X: 108x48 DP25; 1\\\/8\\\" glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1100-R0\",\"approval_number\":\"FL1100.5\",\"seq\":5,\"product_model\":\"02A2\",\"product_description\":\"Replacement X-O: 72x48 DP30; 3\\\/32\\\" glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1100-R0\",\"approval_number\":\"FL1100.6\",\"seq\":6,\"product_model\":\"02A2\",\"product_description\":\"Replacement X-O: 72x56 DP30; 1\\\/8\\\" glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1100-R0\",\"approval_number\":\"FL1100.7\",\"seq\":7,\"product_model\":\"0402\",\"product_description\":\"Replacement X-X: 84x64 DP25, 72x56 DP35; 1\\\/8\\\" glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1100-R0\",\"approval_number\":\"FL1100.8\",\"seq\":8,\"product_model\":\"0403\",\"product_description\":\"Replacement X-O-X: 120x64 DP25, 108x56 DP35, 108x48 DP40; 1\\\/8\\\" glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1100-R0\",\"approval_number\":\"FL1100.9\",\"seq\":9,\"product_model\":\"0602\",\"product_description\":\"Replacement X-X: 84x68 DP30, 72x56 DP40; 1\\\/8\\\" glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1100-R0\",\"approval_number\":\"FL1100.10\",\"seq\":10,\"product_model\":\"0603\",\"product_description\":\"Replacement X-O-X: 108x56 DP25, 108x48 DP35; 1\\\/8\\\" glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1100-R0\",\"approval_number\":\"FL1100.11\",\"seq\":11,\"product_model\":\"0702\",\"product_description\":\"Replacement X-O: 72x60 DP35; 1\\\/8\\\"glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1100-R0\",\"approval_number\":\"FL1100.12\",\"seq\":12,\"product_model\":\"0703\",\"product_description\":\"Replacement X-O-X: 108x48 DP25; 3\\\/32\\\" glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1533-R0\",\"approval_number\":\"FL1533.1\",\"seq\":1,\"product_model\":\"0602\",\"product_description\":\"Replacement: 72x48 DP50; special weep system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#6413-R0\",\"approval_number\":\"FL6413.1\",\"seq\":1,\"product_model\":\"a. 3102 Horizontal Slider\",\"product_description\":\"\\\"Non-Impact\\\" Extruded Vinyl Horizontal Sliding Window with Flange\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#6413-R0\",\"approval_number\":\"FL6413.2\",\"seq\":2,\"product_model\":\"b. 3102 Horizontal Slider \\\"High Performance Impact Window\\\"\",\"product_description\":\"\\\"Impact\\\" Extruded Vinyl Horizontal Sliding Window with Flange\",\"design_pressure\":\"+50.0\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#6413-R0\",\"approval_number\":\"FL6413.3\",\"seq\":3,\"product_model\":\"c. 3102 Horizontal Slider\",\"product_description\":\"\\\"Non-Impact\\\" Extruded Vinyl Horizontal Sliding Window with Nailing Fin\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#6413-R0\",\"approval_number\":\"FL6413.4\",\"seq\":4,\"product_model\":\"d. 3102 Horizontal Slider \\\"High Performance Impact Window\\\"\",\"product_description\":\"\\\"Impact\\\" Extruded Vinyl Horizontal Sliding Window with Nailing Fin\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#9962-R0\",\"approval_number\":\"FL9962.1\",\"seq\":1,\"product_model\":\"a. Model 02A2\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#9962-R0\",\"approval_number\":\"FL9962.2\",\"seq\":2,\"product_model\":\"b. Model 02A3\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#9962-R0\",\"approval_number\":\"FL9962.3\",\"seq\":3,\"product_model\":\"c. Model 0102\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#9962-R0\",\"approval_number\":\"FL9962.4\",\"seq\":4,\"product_model\":\"d. Model 0103\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#9962-R0\",\"approval_number\":\"FL9962.5\",\"seq\":5,\"product_model\":\"e. Model 0202\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#9962-R0\",\"approval_number\":\"FL9962.6\",\"seq\":6,\"product_model\":\"f. Model 0203\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#9962-R0\",\"approval_number\":\"FL9962.7\",\"seq\":7,\"product_model\":\"g. Model 0402\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#9962-R0\",\"approval_number\":\"FL9962.8\",\"seq\":8,\"product_model\":\"h. Model 0502\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#9962-R0\",\"approval_number\":\"FL9962.9\",\"seq\":9,\"product_model\":\"i. Model 0602\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#9962-R0\",\"approval_number\":\"FL9962.10\",\"seq\":10,\"product_model\":\"j. Model 0503\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#9962-R0\",\"approval_number\":\"FL9962.11\",\"seq\":11,\"product_model\":\"k. Model 0603\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#6062-R2\",\"approval_number\":\"FL6062.1\",\"seq\":1,\"product_model\":\"a. Series 3102\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#6062-R2\",\"approval_number\":\"FL6062.2\",\"seq\":2,\"product_model\":\"b. Series 3102\",\"product_description\":\"Extruded PVC Horizontal Sliding Window without Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#6062-R1\",\"approval_number\":\"FL6062.3\",\"seq\":3,\"product_model\":\"c. Series 3102 \\\"Impact\\\"\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#6062-R1\",\"approval_number\":\"FL6062.4\",\"seq\":4,\"product_model\":\"d. Series 3102 \\\"Impact\\\"\",\"product_description\":\"Extruded PVC Horizontal Sliding Window without Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10991-R0\",\"approval_number\":\"FL10991.1\",\"seq\":1,\"product_model\":\"A. Series 0203 New Excalibur\",\"product_description\":\"Extruded PVC Horizontal Sliding Window without Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10991-R1\",\"approval_number\":\"FL10991.2\",\"seq\":2,\"product_model\":\"b. Model 02A3\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10991-R1\",\"approval_number\":\"FL10991.3\",\"seq\":3,\"product_model\":\"c. Model 0102\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10991-R1\",\"approval_number\":\"FL10991.4\",\"seq\":4,\"product_model\":\"d. Model 0103\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10991-R1\",\"approval_number\":\"FL10991.5\",\"seq\":5,\"product_model\":\"e. Model 0202\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10991-R1\",\"approval_number\":\"FL10991.6\",\"seq\":6,\"product_model\":\"f. Model 0203\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10991-R1\",\"approval_number\":\"FL10991.7\",\"seq\":7,\"product_model\":\"g. Model 0402\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10991-R1\",\"approval_number\":\"FL10991.8\",\"seq\":8,\"product_model\":\"h. Model 0403\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10991-R1\",\"approval_number\":\"FL10991.9\",\"seq\":9,\"product_model\":\"i. Model 0502\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10991-R1\",\"approval_number\":\"FL10991.10\",\"seq\":10,\"product_model\":\"j. Model 0503\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10991-R1\",\"approval_number\":\"FL10991.11\",\"seq\":11,\"product_model\":\"k. Model 0602\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10991-R1\",\"approval_number\":\"FL10991.12\",\"seq\":12,\"product_model\":\"l. Model 0603\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10991-R1\",\"approval_number\":\"FL10991.13\",\"seq\":13,\"product_model\":\"m. Model 0702\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10991-R1\",\"approval_number\":\"FL10991.14\",\"seq\":14,\"product_model\":\"n. Model 0703\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10991-R2\",\"approval_number\":\"FL10991.15\",\"seq\":15,\"product_model\":\"o. Model 3102\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10991-R2\",\"approval_number\":\"FL10991.16\",\"seq\":16,\"product_model\":\"p. Model 3102\",\"product_description\":\"Extruded PVC Horizontal Sliding Window (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10991-R2\",\"approval_number\":\"FL10991.17\",\"seq\":17,\"product_model\":\"q. Model V102\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10991-R3\",\"approval_number\":\"FL10991.18\",\"seq\":18,\"product_model\":\"r. Model V202\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10991-R5\",\"approval_number\":\"FL10991.19\",\"seq\":19,\"product_model\":\"s. Model V202\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10991-R6\",\"approval_number\":\"FL10991.20\",\"seq\":20,\"product_model\":\"t. Model 8002\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10991-R6\",\"approval_number\":\"FL10991.21\",\"seq\":21,\"product_model\":\"u. Model 8003\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10991-R6\",\"approval_number\":\"FL10991.22\",\"seq\":22,\"product_model\":\"v. Model 9002\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10991-R6\",\"approval_number\":\"FL10991.23\",\"seq\":23,\"product_model\":\"w. Model 9003\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10991-R6\",\"approval_number\":\"FL10991.24\",\"seq\":24,\"product_model\":\"x. Model 02A9\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10991-R6\",\"approval_number\":\"FL10991.25\",\"seq\":25,\"product_model\":\"y. Model 0109\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10991-R6\",\"approval_number\":\"FL10991.26\",\"seq\":26,\"product_model\":\"z. Model 0709\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10991-R6\",\"approval_number\":\"FL10991.27\",\"seq\":27,\"product_model\":\"za. Model V103\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10991-R6\",\"approval_number\":\"FL10991.28\",\"seq\":28,\"product_model\":\"zb. Model V109\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10991-R9\",\"approval_number\":\"FL10991.29\",\"seq\":29,\"product_model\":\"zc. Model 3002\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Sm-Sm\\\" Sash - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10991-R9\",\"approval_number\":\"FL10991.30\",\"seq\":30,\"product_model\":\"zd. Model 3002\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Med-Med\\\" Sash - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10991-R9\",\"approval_number\":\"FL10991.31\",\"seq\":31,\"product_model\":\"ze. Model O3A2\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Sm-Sm\\\" Sash - (XO or OX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10991-R9\",\"approval_number\":\"FL10991.32\",\"seq\":32,\"product_model\":\"zf. Model O3A2\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Med-Med\\\" Sash - (XO or OX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10991-R9\",\"approval_number\":\"FL10991.33\",\"seq\":33,\"product_model\":\"zg. Model 03A9\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Sm-Sm\\\" Sash - (Equal Light XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10991-R9\",\"approval_number\":\"FL10991.34\",\"seq\":34,\"product_model\":\"zh. Model 03A9\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Med-Med\\\" Sash - (Equal Light XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10991-R10\",\"approval_number\":\"FL10991.35\",\"seq\":35,\"product_model\":\"zi. Model 3003 ST\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Sm-Sm\\\" Sash - (Un-Equal Light XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10991-R10\",\"approval_number\":\"FL10991.36\",\"seq\":36,\"product_model\":\"zj. Model 3003 ST\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Med-Med\\\" Sash - (Un-Equal Light XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10991-R10\",\"approval_number\":\"FL10991.37\",\"seq\":37,\"product_model\":\"zk. Model 3009 ST\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Sm-Sm\\\" Sash - (Equal Light XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10991-R10\",\"approval_number\":\"FL10991.38\",\"seq\":38,\"product_model\":\"zl. Model 3009 ST\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Med-Med\\\" Sash - (Equal Light XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10991-R10\",\"approval_number\":\"FL10991.39\",\"seq\":39,\"product_model\":\"zm. Model O3A3 ST\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Sm-Sm\\\" Sash - (Equal Light XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#10991-R10\",\"approval_number\":\"FL10991.40\",\"seq\":40,\"product_model\":\"zn. Model O3A3 ST\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Med-Med\\\" Sash - (Equal Light XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\":[{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1192-R0\",\"approval_number\":\"FL1192.1\",\"seq\":1,\"product_model\":\"1. Vinyl Premium Sliding\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1192-R0\",\"approval_number\":\"FL1192.2\",\"seq\":2,\"product_model\":\"2. Vinyl Builders Sliding\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6002-R0\",\"approval_number\":\"FL6002.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Slider\",\"product_description\":\"71-1\\\/2\\\"x59-3\\\/4\\\" Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6002-R0\",\"approval_number\":\"FL6002.2\",\"seq\":2,\"product_model\":\"Vinyl Builders Horizontal Slider\",\"product_description\":\"77\\\"x60\\\" Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6002-R0\",\"approval_number\":\"FL6002.3\",\"seq\":3,\"product_model\":\"Vinyl Builders Slider (VBSLW)\",\"product_description\":\"77\\\"x35\\\" (1943mmx895mm) Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6002-R0\",\"approval_number\":\"FL6002.4\",\"seq\":4,\"product_model\":\"Vinyl Builders Triple Slider\",\"product_description\":\"95-1\\\/2\\\"x59-1\\\/2\\\" Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6002-R0\",\"approval_number\":\"FL6002.5\",\"seq\":5,\"product_model\":\"Vinyl Premium Horizontal Sliding Window (XO)\",\"product_description\":\"76-1\\\/2\\\"x59-1\\\/2\\\" (1943mmx1511mm) Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6002-R0\",\"approval_number\":\"FL6002.6\",\"seq\":6,\"product_model\":\"Vinyl Premium Horizontal Sliding Window (XO)\",\"product_description\":\"76-1\\\/2\\\"x35-1\\\/4\\\" (1943mmx895mm) Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6002-R0\",\"approval_number\":\"FL6002.7\",\"seq\":7,\"product_model\":\"Vinyl Premium Triple Slider\",\"product_description\":\"95--1\\\/2\\\"x59-1\\\/2\\\" Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12861-R0\",\"approval_number\":\"FL12861.1\",\"seq\":1,\"product_model\":\"Monument Kingsview Horizontal Single Slider (Non-Impact)\",\"product_description\":\"Monument Kingsview Aluminum Clad\\\/Wood Horizontal Single Slider 72\\\"x59\\\" Single Units On ly (Non-Impact)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12986-R0\",\"approval_number\":\"FL12986.1\",\"seq\":1,\"product_model\":\"Monument Kingsview Sliding Window (Triple Slider) Non-Impact\",\"product_description\":\"Aluminum Clad\\\/Wood Monument Kingsview Triple Sliding Window (119\\\"x59\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13602-R0\",\"approval_number\":\"FL13602.1\",\"seq\":1,\"product_model\":\"Monument Clad Sliding Window (72\\\"x41\\\" maximum frame size -- DP50)\",\"product_description\":\"Monument Clad Sliding Window (DP50); Maximum individual frame size of 72\\\"x41\\\".\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13602-R0\",\"approval_number\":\"FL13602.2\",\"seq\":2,\"product_model\":\"Monument Clad Sliding Window (72\\\"x71\\\")\",\"product_description\":\"Monument Clad Sliding Window (72\\\"x71' maximum frame size)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13602-R0\",\"approval_number\":\"FL13602.3\",\"seq\":3,\"product_model\":\"Monument Clad Triple Sliding Window (119\\\"x71\\\") -- DP50\",\"product_description\":\"Monument Clad Triple Sliding Window (DP50); Maximum individual frame size of 119\\\"x71\\\".\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#16679-R0\",\"approval_number\":\"FL16679.1\",\"seq\":1,\"product_model\":\"Clad Sliding Window\",\"product_description\":\"Monument Clad Sliding Window XOX 119\\\"x59\\\" Single Unit Only\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-06-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17375-R0\",\"approval_number\":\"FL17375.1\",\"seq\":1,\"product_model\":\"Monument Horizontal Sliding Window XOX\",\"product_description\":\"Monument Horizontal Triple Sliding Window 119\\\"x59\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17512-R0\",\"approval_number\":\"FL17512.1\",\"seq\":1,\"product_model\":\"Clad Monument Sliding Window\",\"product_description\":\"Clad Monument Sliding Window XO 72\\\"x48\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-09-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17512-R0\",\"approval_number\":\"FL17512.2\",\"seq\":2,\"product_model\":\"Clad Monument Sliding Window\",\"product_description\":\"Clad Monument 3-Wide Horizontal Slider 120\\\"x72\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17512-R0\",\"approval_number\":\"FL17512.3\",\"seq\":3,\"product_model\":\"Clad Monument Sliding Window XO\",\"product_description\":\"Clad Monument Sliding Window XO 72\\\"x72\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-09-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#19307-R0\",\"approval_number\":\"FL19307.1\",\"seq\":1,\"product_model\":\"H3 Single Slider 72x60\",\"product_description\":\"H3 Single Slider 72x60\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-09-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#19307-R0\",\"approval_number\":\"FL19307.2\",\"seq\":2,\"product_model\":\"H3 Triple Slider Equal Lites\",\"product_description\":\"H3 Triple Slider Equal Lites 108x60\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-09-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#19307-R0\",\"approval_number\":\"FL19307.3\",\"seq\":3,\"product_model\":\"H3 Triple Slider Un-Equal Lites\",\"product_description\":\"H3 Triple Slider Un-Equal Lites 108x60\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-09-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#20510-R0\",\"approval_number\":\"FL20510.1\",\"seq\":1,\"product_model\":\"H3 Single Slider 84x84\",\"product_description\":\"H3 Single Slider 84x84\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-11-13 00:00:00\",\"instructions_url\":\"\"}],\"H-R Windows\":[{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#1289-R0\",\"approval_number\":\"FL1289.1\",\"seq\":1,\"product_model\":\"225\",\"product_description\":\"Fin Frame 72x72 HS-R-20 DP +30\\\/-30\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#1289-R0\",\"approval_number\":\"FL1289.2\",\"seq\":2,\"product_model\":\"225\",\"product_description\":\"Fin Frame 72x48 HS-R-30 DP +60\\\/-63\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#1289-R0\",\"approval_number\":\"FL1289.3\",\"seq\":3,\"product_model\":\"350\",\"product_description\":\"Fin Frame 72x60 HS-R-30 DP +45\\\/-45\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#1289-R0\",\"approval_number\":\"FL1289.4\",\"seq\":4,\"product_model\":\"350\",\"product_description\":\"Fin Frame 72x72 HS-R-25 DP +37.5\\\/-37.5\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#4356-R0\",\"approval_number\":\"FL4356.1\",\"seq\":1,\"product_model\":\"320 Insulated\",\"product_description\":\"73\\\" x 64\\\" Horizontal Slider, HS-R50, DP +50\\\/-50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#4356-R0\",\"approval_number\":\"FL4356.2\",\"seq\":2,\"product_model\":\"325 Single Glazed\",\"product_description\":\"73\\\" x 64\\\" Horizontal Slider, HS-R35, DP +50\\\/-50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#5090-R1\",\"approval_number\":\"FL5090.1\",\"seq\":1,\"product_model\":\"320 Horizontal Slider\",\"product_description\":\"HS-R35 73 x 73\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#5090-R1\",\"approval_number\":\"FL5090.2\",\"seq\":2,\"product_model\":\"320 Horizontal Slider\",\"product_description\":\"HS-R50 73 x62\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#5090-R1\",\"approval_number\":\"FL5090.3\",\"seq\":3,\"product_model\":\"325 Horizontal Slider\",\"product_description\":\"HS-R50 73 x 62\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#5090-R1\",\"approval_number\":\"FL5090.4\",\"seq\":4,\"product_model\":\"325 Horizontal Slider\",\"product_description\":\"HS-R40 73 x 73\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#6392-R0\",\"approval_number\":\"FL6392.1\",\"seq\":1,\"product_model\":\"411-411\\\/411-412\",\"product_description\":\"110\\\" x 62\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#6392-R0\",\"approval_number\":\"FL6392.2\",\"seq\":2,\"product_model\":\"411\\\/412\",\"product_description\":\"73\\\" x 71\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#6392-R0\",\"approval_number\":\"FL6392.3\",\"seq\":3,\"product_model\":\"435\",\"product_description\":\"LC30 73\\\" x 62\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#6392-R0\",\"approval_number\":\"FL6392.4\",\"seq\":4,\"product_model\":\"435\\\/436\",\"product_description\":\"LC35 110 x 62\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Weather Shield Mfg., Inc.\":[{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1293-R2\",\"approval_number\":\"FL1293.1\",\"seq\":1,\"product_model\":\"Series 140\",\"product_description\":\"Starline Series 140 Horizontal Sliding Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1293-R2\",\"approval_number\":\"FL1293.2\",\"seq\":2,\"product_model\":\"Series 140\",\"product_description\":\"Starline Series 140 Horizontal Sliding Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1293-R2\",\"approval_number\":\"FL1293.12\",\"seq\":12,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Triple Slider 96x60 in. (HS-R15)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1293-R2\",\"approval_number\":\"FL1293.13\",\"seq\":13,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Triple Slider (Equal Sash) 96x60 in. (HS-R15)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#6173-R0\",\"approval_number\":\"FL6173.1\",\"seq\":1,\"product_model\":\"Proshield Vinyl PVC Exterior\\\/Wood Interior\",\"product_description\":\"Horizontal Double Slider, 72x72 in. HS-R15\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#6173-R0\",\"approval_number\":\"FL6173.2\",\"seq\":2,\"product_model\":\"Proshield Vinyl PVC Exterior\\\/Wood Interior\",\"product_description\":\"Horizontal Double Slider, 54x42 in. HS-R40\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#6173-R0\",\"approval_number\":\"FL6173.3\",\"seq\":3,\"product_model\":\"Visions ELS PVC Vinyl\",\"product_description\":\"Horizontal Single Slider 72x84 in. HS-R15\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#6173-R0\",\"approval_number\":\"FL6173.4\",\"seq\":4,\"product_model\":\"Visions ELS PVC Vinyl\",\"product_description\":\"Horizontal Pocket Slider 72x84 in. HS-R15\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#8445-R0\",\"approval_number\":\"FL8445.1\",\"seq\":1,\"product_model\":\"9404 (VS3) Vinyl Horizontal Slider\",\"product_description\":\"*Non Impact* Horizontal Slider w\\\/Direct Set stacked (HS-R20 72x96)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#9110-R0\",\"approval_number\":\"FL9110.1\",\"seq\":1,\"product_model\":\"9404 Hoizontal Slider\",\"product_description\":\"*Non-Impact* Single Slider (HS-R20-72x96)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#9110-R0\",\"approval_number\":\"FL9110.2\",\"seq\":2,\"product_model\":\"976 Horizontal Slider\",\"product_description\":\"*Non-Impact* Single Slider (HS-R20-72x60) (w\\\/ Renif meeting rail)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#9110-R0\",\"approval_number\":\"FL9110.3\",\"seq\":3,\"product_model\":\"976 Horizontal Slider\",\"product_description\":\"*Non-Impact* Slingle Slider (HS-R15-72x60)\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#9110-R0\",\"approval_number\":\"FL9110.4\",\"seq\":4,\"product_model\":\"976 Horizontal Slider\",\"product_description\":\"*Non-Impact* Single Slider (HS-R15-72x72) (W\\\/ Reinf meeting rail)\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#9110-R0\",\"approval_number\":\"FL9110.5\",\"seq\":5,\"product_model\":\"976 Horizontal Slider\",\"product_description\":\"*Non-Impact* Triple Slider (HS-R20-84x60) (W\\\/ Reinf meeting rail)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#9110-R0\",\"approval_number\":\"FL9110.6\",\"seq\":6,\"product_model\":\"976 Horizontal Slider\",\"product_description\":\"*Non-Impact* Triple Slider (HS-R20-84x60) (W\\\/ Reinf meeting rail) (Larger Sash)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#9110-R0\",\"approval_number\":\"FL9110.7\",\"seq\":7,\"product_model\":\"976 Horizontal Slider\",\"product_description\":\"*Non-Impact* Triple Slider (HS-R15-96x72)\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1293-R0\",\"approval_number\":\"FL1293.3\",\"seq\":3,\"product_model\":\"Visions 1000 PVC Vinyl\",\"product_description\":\"*Non Impact* Single Slider 72x72 in. w\\\/reinf. meeting rail (HS-R15)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1293-R0\",\"approval_number\":\"FL1293.4\",\"seq\":4,\"product_model\":\"Visions 1000 PVC Vinyl\",\"product_description\":\"*Non Impact* Triple Slider 96x72 in. w\\\/reinf. meeting rails (HS-R15)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1293-R0\",\"approval_number\":\"FL1293.5\",\"seq\":5,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Double Slider 72x60 in. (HS-R15)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1293-R0\",\"approval_number\":\"FL1293.6\",\"seq\":6,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Single Slider 72x48 in. (HS-R25)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1293-R0\",\"approval_number\":\"FL1293.7\",\"seq\":7,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Single Slider 72x60 in. (HS-R15)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1293-R0\",\"approval_number\":\"FL1293.8\",\"seq\":8,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Double Slider 72x48 in. (HS-R20)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1293-R0\",\"approval_number\":\"FL1293.9\",\"seq\":9,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Double Slider 72x48 in. w\\\/reinf. sash (HS-R25)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1293-R0\",\"approval_number\":\"FL1293.10\",\"seq\":10,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Triple Slider 96x60 in. (HS-R15)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1293-R0\",\"approval_number\":\"FL1293.11\",\"seq\":11,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Triple Slider 120x48 in. (HS-R20)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Mayfair Window and Door\":[{\"manufacturer\":\"Mayfair Window and Door\",\"approval_number_master\":\"FL#1306-R0\",\"approval_number\":\"FL1306.1\",\"seq\":1,\"product_model\":\"Series 7500 Vinyl Fin Horizont\",\"product_description\":\"69\\\" x 54\\\" (LC30)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mayfair Window and Door\",\"approval_number_master\":\"FL#1306-R0\",\"approval_number\":\"FL1306.2\",\"seq\":2,\"product_model\":\"Series 7500 Vinyl Fin Horizont\",\"product_description\":\"69\\\" x 54\\\" (LC35) mod.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mayfair Window and Door\",\"approval_number_master\":\"FL#1306-R0\",\"approval_number\":\"FL1306.3\",\"seq\":3,\"product_model\":\"Series 7500 Vinyl Fin Horizont\",\"product_description\":\"119\\\" x 49\\\" (R30) XOX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mayfair Window and Door\",\"approval_number_master\":\"FL#6801-R0\",\"approval_number\":\"FL6801.1\",\"seq\":1,\"product_model\":\"Series 4020, 4025, 4030, 4035 Vinyl Horizontal Slider\",\"product_description\":\"73\\\" x 50\\\" DP35; 105\\\" x 50\\\" DP30\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mayfair Window and Door\",\"approval_number_master\":\"FL#13742-R0\",\"approval_number\":\"FL13742.1\",\"seq\":1,\"product_model\":\"Non-Impact Series 850 Horizontal Slider\",\"product_description\":\"Non-Impact Series 850 Horizontal Slider\",\"design_pressure\":\"+30.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mayfair Window and Door\",\"approval_number_master\":\"FL#13742-R1\",\"approval_number\":\"FL13742.2\",\"seq\":2,\"product_model\":\"Non-Impact Series 850 Horizontal Slider\",\"product_description\":\"Non-Impact Series 850 Horizontal Slider - Flange\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Danvid Window Company\":[{\"manufacturer\":\"Danvid Window Company\",\"approval_number_master\":\"FL#1368-R0\",\"approval_number\":\"FL1368.1\",\"seq\":1,\"product_model\":\"1330\\\/2330\",\"product_description\":\"Fin Frame 72\\\" x 48\\\", HS-R25, DP +25\\\/-25\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"JORDAN WINDOWS and DOORS\":[{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#1384-R0\",\"approval_number\":\"FL1384.1\",\"seq\":1,\"product_model\":\"3112\",\"product_description\":\"FIN FRAME HS-LC35=72\\\"X60\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#1384-R0\",\"approval_number\":\"FL1384.2\",\"seq\":2,\"product_model\":\"3112 (optional test size)\",\"product_description\":\"FIN FRAME HS-LC30=120\\\"X60\\\" XOX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#1384-R0\",\"approval_number\":\"FL1384.3\",\"seq\":3,\"product_model\":\"8550\",\"product_description\":\"FIN FRAME HS-R40=72\\\"X80\\\" XO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#10542-R0\",\"approval_number\":\"FL10542.1\",\"seq\":1,\"product_model\":\"Series 6550 Horizontal Sliding Window\",\"product_description\":\"Vinyl Horizontal Sliding Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#10542-R0\",\"approval_number\":\"FL10542.2\",\"seq\":2,\"product_model\":\"Series 8750 Horizontal Sliding Window\",\"product_description\":\"Vinyl Horizontal Sliding Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#10688-R0\",\"approval_number\":\"FL10688.1\",\"seq\":1,\"product_model\":\"3112\",\"product_description\":\"Series 3112 Aluminum Horizontal Slider. Nail fin frame. XO 72\\\" x 48\\\" Maximum Size. HS-R35\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#10817-R0\",\"approval_number\":\"FL10817.1\",\"seq\":1,\"product_model\":\"Series 8750\",\"product_description\":\"Vinyl Horizontal Slider\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#10833-R0\",\"approval_number\":\"FL10833.1\",\"seq\":1,\"product_model\":\"8550 Horizontal Slider\",\"product_description\":\"Series 8550 Vinyl Horizontal Slider. Nail fin frame. 72\\\" x 48\\\" XO. HS-R40.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-18 00:00:00\",\"instructions_url\":\"\"}],\"SNE Enterprises\":[{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1446-R0\",\"approval_number\":\"FL1446.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Non Impact* #402 Slider 72x48 in. (HS-R30)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1446-R0\",\"approval_number\":\"FL1446.2\",\"seq\":2,\"product_model\":\"PVC Vinyl\",\"product_description\":\"*Non Impact* #976 Single Slider 72x72 in. w\\\/reinf. meeting rail (HS-R15)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1446-R0\",\"approval_number\":\"FL1446.3\",\"seq\":3,\"product_model\":\"PVC Vinyl\",\"product_description\":\"*Non Impact* #976 Single Slider 72x60 in. (HS-R15)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1446-R0\",\"approval_number\":\"FL1446.4\",\"seq\":4,\"product_model\":\"PVC Vinyl\",\"product_description\":\"*Non Impact* #976 Triple Slider 96x72 in. w\\\/reinf. meeting rail (HS-R15)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1446-R0\",\"approval_number\":\"FL1446.5\",\"seq\":5,\"product_model\":\"PVC Vinyl\",\"product_description\":\"*Non Impact* #970 Single Slider 72x60 in. w\\\/reinf. meeting rail (HS-R25)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#3090-R0\",\"approval_number\":\"FL3090.1\",\"seq\":1,\"product_model\":\"Primed Wood\",\"product_description\":\"*Non Impact* #402 Slider 71x48 in. (HS-R25)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#3090-R0\",\"approval_number\":\"FL3090.2\",\"seq\":2,\"product_model\":\"PVC Vinyl\",\"product_description\":\"*Non Impact* #970 Single Slider 72x60 in. w\\\/reinf. meeting rail (HS-LC25)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#8444-R0\",\"approval_number\":\"FL8444.1\",\"seq\":1,\"product_model\":\"9404 Vinyl Horizontal Slider\",\"product_description\":\"*Non Impact* Horizontal Slider w\\\/Direct Set stacked (HS-R20 72x96)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#9155-R0\",\"approval_number\":\"FL9155.1\",\"seq\":1,\"product_model\":\"9404 Horizontal Slider\",\"product_description\":\"Vinyl Horizontal Slider (Reinf) 72x96 (HS-R20)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#9160-R0\",\"approval_number\":\"FL9160.1\",\"seq\":1,\"product_model\":\"976 Horizontal Slider\",\"product_description\":\"Vinyl Horizontal Triple Slider 84x60 (Renif) (HS-R20)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#9160-R0\",\"approval_number\":\"FL9160.2\",\"seq\":2,\"product_model\":\"976 Horizontal Slider\",\"product_description\":\"Vinyl Horizontal Triple Slider 84x60 (Renif) (HS-R20) (LG Sash)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#9160-R0\",\"approval_number\":\"FL9160.3\",\"seq\":3,\"product_model\":\"976 Horizontal Slider\",\"product_description\":\"Vinyl Horizontal Triple Slider 96x72 (Renif) (HS-R15)\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#9160-R0\",\"approval_number\":\"FL9160.4\",\"seq\":4,\"product_model\":\"976 Horizontal Slider\",\"product_description\":\"Vinyl Horizontal Single Slider 72x60 (Renif) (HS-R20)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#9160-R0\",\"approval_number\":\"FL9160.5\",\"seq\":5,\"product_model\":\"976 Horizontal Slider\",\"product_description\":\"Vinyl Horizontal Single Slider 72x60 (HS-R15)\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#9160-R0\",\"approval_number\":\"FL9160.6\",\"seq\":6,\"product_model\":\"976 Horizontal Slider\",\"product_description\":\"Vinyl Horizontal Single Slider 72x72 (Renif) (HS-R15)\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Bell-View, Inc.\":[{\"manufacturer\":\"Bell-View, Inc.\",\"approval_number_master\":\"FL#1658-R0\",\"approval_number\":\"FL1658.1\",\"seq\":1,\"product_model\":\"Blue Chip Single Hung\",\"product_description\":\"3\\\" Frame Depth Aluminum Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bell-View, Inc.\",\"approval_number_master\":\"FL#1658-R0\",\"approval_number\":\"FL1658.2\",\"seq\":2,\"product_model\":\"PA20 Single Hung\",\"product_description\":\"Large Missile Impact product\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bell-View, Inc.\",\"approval_number_master\":\"FL#1658-R0\",\"approval_number\":\"FL1658.3\",\"seq\":3,\"product_model\":\"Series 500 Single Hung\",\"product_description\":\"2 1\\\/2\\\" Frame Depth Aluminum Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bell-View, Inc.\",\"approval_number_master\":\"FL#1658-R0\",\"approval_number\":\"FL1658.4\",\"seq\":4,\"product_model\":\"Series 600 Vinyl Single Hung\",\"product_description\":\"Fully Welded PVC Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bell-View, Inc.\",\"approval_number_master\":\"FL#3848-R2\",\"approval_number\":\"FL3848.1\",\"seq\":1,\"product_model\":\"\\\"Blue Chip\\\"\",\"product_description\":\"ALUMINUM HORIZONTAL SLIDING WINDOW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bell-View, Inc.\",\"approval_number_master\":\"FL#3848-R2\",\"approval_number\":\"FL3848.2\",\"seq\":2,\"product_model\":\"PA-25\",\"product_description\":\"ALUMINUM HORIZONTAL SLIDING WINDOW\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bell-View, Inc.\",\"approval_number_master\":\"FL#3848-R2\",\"approval_number\":\"FL3848.3\",\"seq\":3,\"product_model\":\"PA-25\",\"product_description\":\"ALUMINUM HORIZONTAL SLIDING WINDOW - IMPACT\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bell-View, Inc.\",\"approval_number_master\":\"FL#11457-R0\",\"approval_number\":\"FL11457.1\",\"seq\":1,\"product_model\":\"SERIES 2100 (BVI-SS58WW, BVI-SS19\\\/21WW)\",\"product_description\":\"VINYL HORIZONTAL SLIDING WINDOW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bell-View, Inc.\",\"approval_number_master\":\"FL#11457-R3\",\"approval_number\":\"FL11457.2\",\"seq\":2,\"product_model\":\"SERIES \\\"BVI-SS19\\\/21WW\\\"\",\"product_description\":\"VINYL HORIZONTAL SLIDING WINDOW 72\\\" X 48\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-30 00:00:00\",\"instructions_url\":\"\"}],\"Action Windoor Technology\":[{\"manufacturer\":\"Action Windoor Technology\",\"approval_number_master\":\"FL#1789-R0\",\"approval_number\":\"FL1789.1\",\"seq\":1,\"product_model\":\"SERIES 450 VINYL\",\"product_description\":\"VINYL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Action Windoor Technology\",\"approval_number_master\":\"FL#1789-R0\",\"approval_number\":\"FL1789.2\",\"seq\":2,\"product_model\":\"SERIES 580 ALUMINUM\",\"product_description\":\"ALUMINUM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Capitol Architectural\":[{\"manufacturer\":\"Capitol Architectural\",\"approval_number_master\":\"FL#1860-R0\",\"approval_number\":\"FL1860.1\",\"seq\":1,\"product_model\":\"480\",\"product_description\":\"Fin Frame XO 71x71 C-30 DP+30\\\/-30\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol Architectural\",\"approval_number_master\":\"FL#1860-R0\",\"approval_number\":\"FL1860.2\",\"seq\":2,\"product_model\":\"480\",\"product_description\":\"Fin Frame XO 71x59 C-35 DP+45\\\/-47.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol Architectural\",\"approval_number_master\":\"FL#1860-R0\",\"approval_number\":\"FL1860.3\",\"seq\":3,\"product_model\":\"480\",\"product_description\":\"Flange Frame XO 71x71 C-35 DP+32.6\\\/-41.9\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol Architectural\",\"approval_number_master\":\"FL#1860-R0\",\"approval_number\":\"FL1860.4\",\"seq\":4,\"product_model\":\"480\",\"product_description\":\"Flange Frame XO 71x59 C-35 DP+45\\\/-47.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol Architectural\",\"approval_number_master\":\"FL#1860-R0\",\"approval_number\":\"FL1860.5\",\"seq\":5,\"product_model\":\"480\",\"product_description\":\"Fin Frame XOX 108x59 C-30 DP+40\\\/-42.6\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol Architectural\",\"approval_number_master\":\"FL#1860-R0\",\"approval_number\":\"FL1860.6\",\"seq\":6,\"product_model\":\"480\",\"product_description\":\"Flange Frame XOX 144x59 C-30 DP+30\\\/-39.3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol Architectural\",\"approval_number_master\":\"FL#1860-R0\",\"approval_number\":\"FL1860.7\",\"seq\":7,\"product_model\":\"480\",\"product_description\":\"Flange Frame XOX 108x59 C-30 DP+40\\\/-42.6\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol Architectural\",\"approval_number_master\":\"FL#1860-R0\",\"approval_number\":\"FL1860.8\",\"seq\":8,\"product_model\":\"7800\",\"product_description\":\"XX 71x59 R-50 DP+60\\\/-60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol Architectural\",\"approval_number_master\":\"FL#1860-R0\",\"approval_number\":\"FL1860.9\",\"seq\":9,\"product_model\":\"7800\",\"product_description\":\"XX 96x64 C-50 DP+50\\\/-50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol Architectural\",\"approval_number_master\":\"FL#1860-R0\",\"approval_number\":\"FL1860.10\",\"seq\":10,\"product_model\":\"7800\",\"product_description\":\"XOX 108x67 C-50 DP+50\\\/-50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol Architectural\",\"approval_number_master\":\"FL#1860-R0\",\"approval_number\":\"FL1860.11\",\"seq\":11,\"product_model\":\"7800\",\"product_description\":\"XOX 144x64 C-50 DP+50\\\/-50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"PHILIPS PRODUCTS INC.\":[{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#1933-R0\",\"approval_number\":\"FL1933.1\",\"seq\":1,\"product_model\":\"Series 830 HS\",\"product_description\":\"Horizontal Slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#3311-R0\",\"approval_number\":\"FL3311.1\",\"seq\":1,\"product_model\":\"9300\",\"product_description\":\"Vinyl HS & DEHS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#4202-R0\",\"approval_number\":\"FL4202.1\",\"seq\":1,\"product_model\":\"2030\",\"product_description\":\"horizontal slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#5762-R1\",\"approval_number\":\"FL5762.1\",\"seq\":1,\"product_model\":\"Series 830\",\"product_description\":\"Horizontal and Double End Horizontal slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#12110-R0\",\"approval_number\":\"FL12110.1\",\"seq\":1,\"product_model\":\"a. Series 8300\",\"product_description\":\"72.0\\\" x 48.0\\\" Vinyl Horizontal Slider Window with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass - Nailing Fin\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#12110-R0\",\"approval_number\":\"FL12110.2\",\"seq\":2,\"product_model\":\"b. Series 8300\",\"product_description\":\"48.0\\\" x 48.0\\\" Vinyl Horizontal Slider Window with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass - Nailing Fin\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#12110-R0\",\"approval_number\":\"FL12110.3\",\"seq\":3,\"product_model\":\"c. Series 8300\",\"product_description\":\"72.0\\\" x 60.0\\\" Vinyl Horizontal Slider Window with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass - Nailing Fin\",\"design_pressure\":\"+30.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#12110-R0\",\"approval_number\":\"FL12110.4\",\"seq\":4,\"product_model\":\"d. Series 8300\",\"product_description\":\"72.0\\\" x 72.0\\\" Vinyl Horizontal Slider Window with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass - Nailing Fin\",\"design_pressure\":\"+20.0\\\/-20.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#12110-R0\",\"approval_number\":\"FL12110.5\",\"seq\":5,\"product_model\":\"e. Series 8300\",\"product_description\":\"96.0\\\" x 60.0\\\" Vinyl Horizontal Slider Window with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass - Nailing Fin\",\"design_pressure\":\"+20.0\\\/-20.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-22 00:00:00\",\"instructions_url\":\"\"}],\"Energy Saving Products of Florida\":[{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1952-R0\",\"approval_number\":\"FL1952.1\",\"seq\":1,\"product_model\":\"1882\\\/1892\",\"product_description\":\"PVC HORIZONTAL SLIDER HS - R30 72 x 48\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1952-R0\",\"approval_number\":\"FL1952.2\",\"seq\":2,\"product_model\":\"9801\\\/9802\",\"product_description\":\"ALUM FIN FRAME HORIZONTAL SLIDER HS - R45 73 x 52\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1952-R0\",\"approval_number\":\"FL1952.3\",\"seq\":3,\"product_model\":\"9801\\\/9802\",\"product_description\":\"ALUM FIN FRAME HORIZONTAL SLIDER HS - R50 73 x 52 SILL RISER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1952-R0\",\"approval_number\":\"FL1952.4\",\"seq\":4,\"product_model\":\"9901\\\/9902\",\"product_description\":\"ALUM FLANGE FRAME HORIZONTAL SLIDER HS - R40 73 x 52\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1952-R0\",\"approval_number\":\"FL1952.5\",\"seq\":5,\"product_model\":\"9901\\\/9902\",\"product_description\":\"ALUM FLANGE FRAME HORIZONTAL SLIDER HS - R50 73 x 52 SILL RISER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Schuco USA L.L.L.P.\":[{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#1978-R0\",\"approval_number\":\"FL1978.1\",\"seq\":1,\"product_model\":\"Corona 4000\",\"product_description\":\"Extruded PVC Horizontal In-Line Sliding Window with 13\\\/16\\\" Double or Triple Glazed Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#1978-R0\",\"approval_number\":\"FL1978.2\",\"seq\":2,\"product_model\":\"Insul Sash\",\"product_description\":\"Extruded PVC Horizontal In-Line Sliding Window with 1\\\" Double or Triple Glazed Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#1978-R0\",\"approval_number\":\"FL1978.3\",\"seq\":3,\"product_model\":\"Suprema Plus\",\"product_description\":\"Extruded PVC Horizontal In-Line Sliding Window with 13\\\/16\\\" Double or Triple Glazed Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#3815-R0\",\"approval_number\":\"FL3815.1\",\"seq\":1,\"product_model\":\"Corona 4000, Suprema Plus and Insul Sash\",\"product_description\":\"Extruded PVC In-Line Horizontal Sliding Window with Double or Triple Glazed Insulated Glass - Corona 4000 and Suprema Plus Utilize 13\\\/16\\\" Glass and Insul Sash Utilizes 1\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#10243-R0\",\"approval_number\":\"FL10243.1\",\"seq\":1,\"product_model\":\"a. Corona S74\",\"product_description\":\"Extruded Vinyl Horizontal Sliding Window - (XX configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Stanek Vinyl Windows\":[{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#2052-R0\",\"approval_number\":\"FL2052.1\",\"seq\":1,\"product_model\":\"2-section Series 2000 Slimline\",\"product_description\":\"HS-R60 Up to 69 x 50 frame size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#2052-R0\",\"approval_number\":\"FL2052.2\",\"seq\":2,\"product_model\":\"2-section Series 2000 Standard\",\"product_description\":\"HS-R60 up to 72 x 60 frame size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#2052-R0\",\"approval_number\":\"FL2052.3\",\"seq\":3,\"product_model\":\"3-section Series 2000\",\"product_description\":\"HS-R35 Up to 119 x 66 frame size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#2062-R0\",\"approval_number\":\"FL2062.1\",\"seq\":1,\"product_model\":\"2-Lite Slider Series 3000\",\"product_description\":\"HS-R60 up to 73 x 72 frame size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#2062-R0\",\"approval_number\":\"FL2062.2\",\"seq\":2,\"product_model\":\"3-Lite Slider Series 3000\",\"product_description\":\"HS-R70 up to 126 x 72 frame size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#2552-R0\",\"approval_number\":\"FL2552.1\",\"seq\":1,\"product_model\":\"Horizontal Slider Impact Serie\",\"product_description\":\"3-section slider up to 110 x 73\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#2552-R0\",\"approval_number\":\"FL2552.2\",\"seq\":2,\"product_model\":\"Horizontal Slider Impact Serie\",\"product_description\":\"2-Section Slider up to 73 1\\\/2 x 72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#8494-R0\",\"approval_number\":\"FL8494.1\",\"seq\":1,\"product_model\":\"Series 4000\",\"product_description\":\"PVC Horizontal Sliding Impact Rated Window\",\"design_pressure\":\"+47.5\\\/-59.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#11447-R0\",\"approval_number\":\"FL11447.1\",\"seq\":1,\"product_model\":\"Series 4000 - Impact - Horizontal Sliding\",\"product_description\":\"Two Lite Horizontal Slider 73\\\" wide x 72\\\" high window frame size HVHZ\",\"design_pressure\":\"+47.5PSF\\\/-59.5PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#11447-R0\",\"approval_number\":\"FL11447.2\",\"seq\":2,\"product_model\":\"Series 4000 - Impact - Horizontal Sliding\",\"product_description\":\"Three Lite Horizontal Slider 110\\\" wide x 73\\\" high x 3.25\\\" deep window frame size HVHZ\",\"design_pressure\":\"+60.0PSF\\\/-60.0PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#11447-R1\",\"approval_number\":\"FL11447.3\",\"seq\":3,\"product_model\":\"Series 5000 Ultra Extreme - Horizontal Sliding\",\"product_description\":\"Two Lite Horizontal Slider 69\\\" wide x 50\\\" high window frame size\",\"design_pressure\":\"+40.0PSF\\\/-40.0PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#11447-R1\",\"approval_number\":\"FL11447.4\",\"seq\":4,\"product_model\":\"Series 5000 Ultra Extreme - Horizontal Sliding\",\"product_description\":\"Three Lite Horizontal Slider 110\\\" x 66\\\" high window frame size\",\"design_pressure\":\"+25.0PSF\\\/-25.0PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#11447-R1\",\"approval_number\":\"FL11447.5\",\"seq\":5,\"product_model\":\"Series 5000 Ultra Extreme - Horizontal Sliding\",\"product_description\":\"Three Lite Horizontal Slider 119\\\" wide x 72\\\" high window frame size\",\"design_pressure\":\"+15.0PSF\\\/-15.0PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#11447-R1\",\"approval_number\":\"FL11447.6\",\"seq\":6,\"product_model\":\"Series 5000 Ultra Extreme - Horiztonal Sliding\",\"product_description\":\"Two Lite Horizontal Slider 74\\\" x 72\\\" high window frame size\",\"design_pressure\":\"+15.0PSF\\\/-15.0PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#11447-R1\",\"approval_number\":\"FL11447.7\",\"seq\":7,\"product_model\":\"Series 5000 Ultra Extreme Horizontal Sliding\",\"product_description\":\"Two Lite Horizontal Slider 44\\\" wide x 66\\\" high window frame size\",\"design_pressure\":\"+50.0PSF\\\/-50.0PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#12994-R0\",\"approval_number\":\"FL12994.1\",\"seq\":1,\"product_model\":\"Series 5000 Ultra Extreme - Horizontal Slider Window\",\"product_description\":\"Two-Lite Horizontal Slider 72\\\" wide x 63\\\" high window frame size\",\"design_pressure\":\"+45.0PSF\\\/-45.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#12994-R0\",\"approval_number\":\"FL12994.2\",\"seq\":2,\"product_model\":\"Series 5000 Ultra Extreme - Horizontal Slider Window\",\"product_description\":\"Three-Lite Horizontal Slider 110\\\" wide x 63\\\" high window frame size\",\"design_pressure\":\"+45.0PSF\\\/-45.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#15344-R0\",\"approval_number\":\"FL15344.1\",\"seq\":1,\"product_model\":\"SERIES 4000 SLIDING WINDOW -IMPACT\",\"product_description\":\"73\\\"W X 72\\\"H Two Lite Horizontal Sliding Window\",\"design_pressure\":\"+47.5psf\\\/-59.5psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#15344-R0\",\"approval_number\":\"FL15344.2\",\"seq\":2,\"product_model\":\"SERIES 4000 SLIDING WINDOW -IMPACT\",\"product_description\":\"110\\\"w X 73\\\"H Three Lite Horizontal Slider Deep Window Frame 3.25\\\"D HVHZ\",\"design_pressure\":\"+60psf\\\/-60psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#15344-R0\",\"approval_number\":\"FL15344.3\",\"seq\":3,\"product_model\":\"SERIES 5000 ULTRA EXTREME SLIDING WINDOW\",\"product_description\":\"69\\\"W x 50\\\"H Two Lite Horizontal Slider\",\"design_pressure\":\"+40psf\\\/-40psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#15344-R0\",\"approval_number\":\"FL15344.4\",\"seq\":4,\"product_model\":\"SERIES 5000 ULTRA EXTREME SLIDING WINDOW\",\"product_description\":\"110\\\"W X 66\\\"H Three Lite Horizontal Slider\",\"design_pressure\":\"+25psf\\\/-25psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#15344-R0\",\"approval_number\":\"FL15344.5\",\"seq\":5,\"product_model\":\"SERIES 5000 ULTRA EXTREME SLIDING WINDOW\",\"product_description\":\"63\\\"W x 44\\\"H Two Lite Horizontal Slider\",\"design_pressure\":\"+50psf\\\/-50psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#15344-R0\",\"approval_number\":\"FL15344.6\",\"seq\":6,\"product_model\":\"SERIES 5000 ULTRA EXTREME SLIDING WINDOW\",\"product_description\":\"110\\\"W x 63\\\"H Three Lite Horizontal Slider\",\"design_pressure\":\"+30psf\\\/-30psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-31 00:00:00\",\"instructions_url\":\"\"}],\"New Age Windows & Doors, Corp.\":[{\"manufacturer\":\"New Age Windows & Doors, Corp.\",\"approval_number_master\":\"FL#2258-R0\",\"approval_number\":\"FL2258.1\",\"seq\":1,\"product_model\":\"Series HRW-300 SGW\",\"product_description\":\"Aluminum Horizontal SGW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Four Seasons Building Products\":[{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#2363-R1\",\"approval_number\":\"FL2363.1\",\"seq\":1,\"product_model\":\"Millennium\",\"product_description\":\"Aluminum Thermal Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Don Young Co. Inc.\":[{\"manufacturer\":\"Don Young Co. Inc.\",\"approval_number_master\":\"FL#2405-R0\",\"approval_number\":\"FL2405.1\",\"seq\":1,\"product_model\":\"5100\",\"product_description\":\"Vinyl Single Slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Don Young Co. Inc.\",\"approval_number_master\":\"FL#2405-R0\",\"approval_number\":\"FL2405.2\",\"seq\":2,\"product_model\":\"5700\",\"product_description\":\"Vinyl Double Slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Don Young Co. Inc.\",\"approval_number_master\":\"FL#2405-R0\",\"approval_number\":\"FL2405.3\",\"seq\":3,\"product_model\":\"8100\",\"product_description\":\"Aluminum Single Slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Don Young Co. Inc.\",\"approval_number_master\":\"FL#5532-R0\",\"approval_number\":\"FL5532.1\",\"seq\":1,\"product_model\":\"5100\",\"product_description\":\"SINGLE SLIDER VINYL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Don Young Co. Inc.\",\"approval_number_master\":\"FL#5532-R0\",\"approval_number\":\"FL5532.2\",\"seq\":2,\"product_model\":\"5700\",\"product_description\":\"DOUBLE SLIDER VINYL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Jeld-Wen Hawkins Window Division\":[{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2603-R0\",\"approval_number\":\"FL2603.1\",\"seq\":1,\"product_model\":\"D Series Clad Slider Window\",\"product_description\":\"(406-H-600.1) aluminum clad wood slide by window, SCSL6050, 71 15\\\/16x59 9\\\/16, HS-LC30, DP30, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2603-R0\",\"approval_number\":\"FL2603.2\",\"seq\":2,\"product_model\":\"D Series Wood Slider Window\",\"product_description\":\"(406-H-600) wood slide by window, SPSL-6050, 71 15\\\/16x 59 7\\\/8, HS-LC30, DP30, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Hayfield Window and Door Company\":[{\"manufacturer\":\"Hayfield Window and Door Company\",\"approval_number_master\":\"FL#2855-R0\",\"approval_number\":\"FL2855.1\",\"seq\":1,\"product_model\":\"201\",\"product_description\":\"201 series vinyl horizontal slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hayfield Window and Door Company\",\"approval_number_master\":\"FL#6127-R0\",\"approval_number\":\"FL6127.1\",\"seq\":1,\"product_model\":\"201\",\"product_description\":\"201 Vinyl Classics Horizontal Slider\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hayfield Window and Door Company\",\"approval_number_master\":\"FL#13441-R0\",\"approval_number\":\"FL13441.1\",\"seq\":1,\"product_model\":\"201\",\"product_description\":\"Vinyl Classics Horizontal Slider\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-01 00:00:00\",\"instructions_url\":\"\"}],\"Atrium Windows and Doors, NC\":[{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#2907-R0\",\"approval_number\":\"FL2907.1\",\"seq\":1,\"product_model\":\"123 2SL\",\"product_description\":\"REPLACEMENT HORIZONTAL SLIDER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#2907-R0\",\"approval_number\":\"FL2907.2\",\"seq\":2,\"product_model\":\"151\\\/161 2SL\",\"product_description\":\"NEW CONSTRUCTION HORIZONTAL SLIDER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#2907-R0\",\"approval_number\":\"FL2907.3\",\"seq\":3,\"product_model\":\"201 2SL\",\"product_description\":\"NEW CONSTRUCTION HORIZONTAL SLIDER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#2907-R0\",\"approval_number\":\"FL2907.4\",\"seq\":4,\"product_model\":\"401\\\/421\\\/501 2SL\",\"product_description\":\"NEW CONSTRUCTION HORIZONTAL SLIDER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#6829-R0\",\"approval_number\":\"FL6829.1\",\"seq\":1,\"product_model\":\"120\",\"product_description\":\"70\\\" x 49\\\" Vinyl Horizontal Slider Replacement Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#6829-R0\",\"approval_number\":\"FL6829.2\",\"seq\":2,\"product_model\":\"123\",\"product_description\":\"70\\\" x 49\\\" Vinyl Horizontal Slider Replacement Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#6829-R0\",\"approval_number\":\"FL6829.3\",\"seq\":3,\"product_model\":\"151\\\/161\",\"product_description\":\"70\\\" x 49\\\" Vinyl Horizontal Slider New Construction Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#6829-R0\",\"approval_number\":\"FL6829.4\",\"seq\":4,\"product_model\":\"201\",\"product_description\":\"70\\\" x 49\\\" Vinyl Horizontal Slider New Construction Window\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#6829-R0\",\"approval_number\":\"FL6829.5\",\"seq\":5,\"product_model\":\"451\",\"product_description\":\"70\\\" x 49\\\" Vinyl Horizontal Slider New Construction Window\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#8027-R0\",\"approval_number\":\"FL8027.1\",\"seq\":1,\"product_model\":\"561\",\"product_description\":\"70\\\" x 49\\\" Vinyl Horizontal Slider New Construction Window\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Peachtree Doors and Windows\":[{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3159-R0\",\"approval_number\":\"FL3159.1\",\"seq\":1,\"product_model\":\"Symmetry 200 PVC Vinyl\",\"product_description\":\"*Non Impact* Single Slider 72x60 in. w\\\/reinf. meeting rail (HS-LC25)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#6899-R0\",\"approval_number\":\"FL6899.1\",\"seq\":1,\"product_model\":\"500 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Aluminum Clad Wood Horizontal Slider, 72x48 in., HS-R30\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#8443-R0\",\"approval_number\":\"FL8443.1\",\"seq\":1,\"product_model\":\"9404 (Sym250) Vinyl Horizontal Slider\",\"product_description\":\"*Non Impact* Horizontal Slider w\\\/Direct Set stacked (HS-R20 72x96)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#9139-R0\",\"approval_number\":\"FL9139.1\",\"seq\":1,\"product_model\":\"976 Horizontal Slider\",\"product_description\":\"Vinyl Horizontal Slider 84x60 (HS-R20)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#9139-R0\",\"approval_number\":\"FL9139.2\",\"seq\":2,\"product_model\":\"976 Horizontal Slider\",\"product_description\":\"Vinyl Horizontal Slider 84x60 (HS-R20) (LG sash)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#9139-R0\",\"approval_number\":\"FL9139.3\",\"seq\":3,\"product_model\":\"976 Horizontal Slider\",\"product_description\":\"Vinyl Horisontal Slider 96x72 (HS-R15)\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#9139-R0\",\"approval_number\":\"FL9139.4\",\"seq\":4,\"product_model\":\"976 Horizontal Slider\",\"product_description\":\"Vinyl Horizontal Slider 72x60 (HS-R20) (Reinf)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#9139-R0\",\"approval_number\":\"FL9139.5\",\"seq\":5,\"product_model\":\"976 Horizontal Slider\",\"product_description\":\"Vinyl Horizontal Slider 976 (HS-15)\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#9139-R0\",\"approval_number\":\"FL9139.6\",\"seq\":6,\"product_model\":\"976 Horizontal Slider\",\"product_description\":\"Vinyl Horizontal Slider 72x72 (HS-R15) (Reinf)\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#9140-R0\",\"approval_number\":\"FL9140.1\",\"seq\":1,\"product_model\":\"9404 Horizontal Slider\",\"product_description\":\"Vinyl Horizontal Slider 72x96 (HS-R20) (Reinf)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#12597-R0\",\"approval_number\":\"FL12597.1\",\"seq\":1,\"product_model\":\"8401 ALUM CLAD HORIZONTAL SLIDER\",\"product_description\":\"HS-R20-1816X1816 (72X72)\\nNON-IMPACT\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#12597-R0\",\"approval_number\":\"FL12597.2\",\"seq\":2,\"product_model\":\"9404 VINYL HZ SLIDER W\\\/DS STACK\",\"product_description\":\"HS-R20-72X96\\nNON-IMPACT\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-18 00:00:00\",\"instructions_url\":\"\"}],\"Kensington Windows Inc\":[{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#3186-R0\",\"approval_number\":\"FL3186.1\",\"seq\":1,\"product_model\":\"3420\",\"product_description\":\"Kingston Vinyl Replacement Horizontal Slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#3186-R0\",\"approval_number\":\"FL3186.2\",\"seq\":2,\"product_model\":\"Interlock Slider\",\"product_description\":\"Vinyl Replacement Horizontal Slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#3186-R0\",\"approval_number\":\"FL3186.3\",\"seq\":3,\"product_model\":\"Interlock Slider\",\"product_description\":\"Vinyl Replacement Horizontal Slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#3186-R0\",\"approval_number\":\"FL3186.4\",\"seq\":4,\"product_model\":\"Interlock Slider\\\/Horizontal Slider\",\"product_description\":\"Vinyl Replacement Horizontal Slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#3186-R0\",\"approval_number\":\"FL3186.5\",\"seq\":5,\"product_model\":\"Kingston Slider 3420\",\"product_description\":\"Vinyl Replacement Horizontal Slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#5694-R0\",\"approval_number\":\"FL5694.1\",\"seq\":1,\"product_model\":\"3920\",\"product_description\":\"Vinyl replacement horizontal slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#9861-R0\",\"approval_number\":\"FL9861.1\",\"seq\":1,\"product_model\":\"Series \\\"55\\\" Slider\",\"product_description\":\"55 series vinyl horizontal sliding window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#9861-R0\",\"approval_number\":\"FL9861.2\",\"seq\":2,\"product_model\":\"Series \\\"55\\\" Slider\",\"product_description\":\"55 seies vinyl horizontal sliding window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Alenco\":[{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#3273-R0\",\"approval_number\":\"FL3273.1\",\"seq\":1,\"product_model\":\"3723\\\/3723N\",\"product_description\":\"Aluminum Horizontal Slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#8488-R0\",\"approval_number\":\"FL8488.1\",\"seq\":1,\"product_model\":\"3524\",\"product_description\":\"Aluminum Single Glaze Horizontal Slider\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#8488-R0\",\"approval_number\":\"FL8488.2\",\"seq\":2,\"product_model\":\"3524FL\",\"product_description\":\"Aluminum Single Glaze Flange Horizontal Slider\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#7080-R1\",\"approval_number\":\"FL7080.1\",\"seq\":1,\"product_model\":\"3724N\",\"product_description\":\"Aluminum Horizontal Slider\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#7673-R1\",\"approval_number\":\"FL7673.1\",\"seq\":1,\"product_model\":\"4730F\",\"product_description\":\"Aluminum XOX Horizontal Sliders\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#7673-R0\",\"approval_number\":\"FL7673.2\",\"seq\":2,\"product_model\":\"3724N\",\"product_description\":\"Horizontal Sliders\",\"design_pressure\":\"+25\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#7673-R0\",\"approval_number\":\"FL7673.3\",\"seq\":3,\"product_model\":\"3724N\",\"product_description\":\"Horizontal Sliders\",\"design_pressure\":\"+30\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#7673-R0\",\"approval_number\":\"FL7673.4\",\"seq\":4,\"product_model\":\"4720F\",\"product_description\":\"Horizontal Sliders\",\"design_pressure\":\"+50\\\/-67\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#7673-R0\",\"approval_number\":\"FL7673.5\",\"seq\":5,\"product_model\":\"4730F\",\"product_description\":\"Horizontal Sliders\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#7080-R1\",\"approval_number\":\"FL7080.2\",\"seq\":2,\"product_model\":\"3724N\",\"product_description\":\"Horizontal Aluminum Slider\",\"design_pressure\":\"+25\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#7080-R2\",\"approval_number\":\"FL7080.3\",\"seq\":3,\"product_model\":\"Series 3724FL\",\"product_description\":\"Aluminum Horizontal Sliding Prime Window\",\"design_pressure\":\"+25\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#10332-R1\",\"approval_number\":\"FL10332.1\",\"seq\":1,\"product_model\":\"4720F\",\"product_description\":\"Series \\\"4720F\\\" Aluminum Horizontal Sliding Prime Window\",\"design_pressure\":\"+35\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#10332-R1\",\"approval_number\":\"FL10332.2\",\"seq\":2,\"product_model\":\"4720F\",\"product_description\":\"Series \\\"4720F\\\" Aluminum Horizontal Sliding Prime Window\",\"design_pressure\":\"+50\\\/-67\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-31 00:00:00\",\"instructions_url\":\"\"}],\"RC Aluminum Industries, Inc.\":[{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#3435-R0\",\"approval_number\":\"FL3435.1\",\"seq\":1,\"product_model\":\"Series HR100 Aluminum Horizontal Rolling Window\",\"product_description\":\"Large missile impact resistant aluminum horizontal rolling window.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#7607-R0\",\"approval_number\":\"FL7607.1\",\"seq\":1,\"product_model\":\"Series RS 100 Aluminum Horizontal Sliding Window\",\"product_description\":\"Large missile impact resistance aluminum horizontal sliding window.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#8590-R0\",\"approval_number\":\"FL8590.1\",\"seq\":1,\"product_model\":\"Series HR-2600 Aluminum Horizontal Sliding Window\",\"product_description\":\"Small missile impact resistant aluminum horizontal sliding window.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#8590-R0\",\"approval_number\":\"FL8590.2\",\"seq\":2,\"product_model\":\"Series HR-2600 Aluminum Horizontal Sliding Window\",\"product_description\":\"Large missile impact resistant aluminum horizontal sliding window.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#8834-R1\",\"approval_number\":\"FL8834.1\",\"seq\":1,\"product_model\":\"Series HR-100 Aluminum Horizontal Sliding Window\",\"product_description\":\"Large missile impact resistant aluminum horizontal sliding window.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-05 00:00:00\",\"instructions_url\":\"\"}],\"Admiral Sunroom Corp.\":[{\"manufacturer\":\"Admiral Sunroom Corp.\",\"approval_number_master\":\"FL#3512-R2\",\"approval_number\":\"FL3512.1\",\"seq\":1,\"product_model\":\"4000 Double Slide (R15)\",\"product_description\":\"Aluminum Horizonal Sliding Window\\nR40 Rated\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Admiral Sunroom Corp.\",\"approval_number_master\":\"FL#3512-R2\",\"approval_number\":\"FL3512.2\",\"seq\":2,\"product_model\":\"4000 Double Slide (R40)\",\"product_description\":\"Aluminum Horizonal Sliding Window\\nR40 Rated\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"T.M. Window and Door, LLC.\":[{\"manufacturer\":\"T.M. Window and Door, LLC.\",\"approval_number_master\":\"FL#3759-R1\",\"approval_number\":\"FL3759.1\",\"seq\":1,\"product_model\":\"805 SLIDING WINDOW\",\"product_description\":\"805 NON IMPACT ALUMINUM\\nHORIZONTAL SLIDING WINDOW\",\"design_pressure\":\"+90\\\/-150\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"T.M. Window and Door, LLC.\",\"approval_number_master\":\"FL#3759-R1\",\"approval_number\":\"FL3759.2\",\"seq\":2,\"product_model\":\"805 SLIDING WINDOW\",\"product_description\":\"805 NON IMPACT ALUMINUM\\nHORIZONTAL SLIDING WINDOW\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"T.M. Window and Door, LLC.\",\"approval_number_master\":\"FL#3759-R1\",\"approval_number\":\"FL3759.3\",\"seq\":3,\"product_model\":\"805 SLIDING WINDOW\",\"product_description\":\"805 NON IMPACT ALUMINUM\\nHORIZONTAL SLIDING WINDOW\",\"design_pressure\":\"+49.1\\\/-49.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"T.M. Window and Door, LLC.\",\"approval_number_master\":\"FL#3758-R2\",\"approval_number\":\"FL3758.1\",\"seq\":1,\"product_model\":\"SERIES 805\",\"product_description\":\"ALUMINUM HORIZONTAL ROLLING WINDOW - LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"T.M. Window and Door, LLC.\",\"approval_number_master\":\"FL#3758-R1\",\"approval_number\":\"FL3758.2\",\"seq\":2,\"product_model\":\"805 IMPACT SLIDING WINDOW\",\"product_description\":\"805 LARGE MISSILE IMPACT\\nALUMINUM HORIZONTAL\\nSLIDING WINDOW\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Thermal Windows Inc.\":[{\"manufacturer\":\"Thermal Windows Inc.\",\"approval_number_master\":\"FL#4082-R0\",\"approval_number\":\"FL4082.1\",\"seq\":1,\"product_model\":\"527\",\"product_description\":\"Horizontal Slider XO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thermal Windows Inc.\",\"approval_number_master\":\"FL#12676-R0\",\"approval_number\":\"FL12676.1\",\"seq\":1,\"product_model\":\"526B\",\"product_description\":\"Series 526B is a horizontal single slider with a thermally improved frame and sash consisting of an operable, removable, sliding sash and fixed side lite.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2013-02-10 00:00:00\",\"instructions_url\":\"\"}],\"Builders First Source\":[{\"manufacturer\":\"Builders First Source\",\"approval_number_master\":\"FL#4107-R0\",\"approval_number\":\"FL4107.1\",\"seq\":1,\"product_model\":\"7820 Horizontal Sliding Window\",\"product_description\":\"Vinyl Horizontal Sliding Window with insulated glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Atrium Windows and Doors - Texas\":[{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#4361-R2\",\"approval_number\":\"FL4361.1\",\"seq\":1,\"product_model\":\"430\",\"product_description\":\"HS-R40 72 x 48\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6911-R0\",\"approval_number\":\"FL6911.1\",\"seq\":1,\"product_model\":\"437-437 HS XO\",\"product_description\":\"HS-LC35 74 x 72\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6911-R0\",\"approval_number\":\"FL6911.2\",\"seq\":2,\"product_model\":\"437-437 HS XO\",\"product_description\":\"HS-LC25 74 x 72\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6911-R0\",\"approval_number\":\"FL6911.3\",\"seq\":3,\"product_model\":\"437-437 HS XO\",\"product_description\":\"HS-LC25 73 x 62\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6911-R0\",\"approval_number\":\"FL6911.4\",\"seq\":4,\"product_model\":\"437-437 HS XO\",\"product_description\":\"HS-LC45 73 x 62\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6911-R0\",\"approval_number\":\"FL6911.5\",\"seq\":5,\"product_model\":\"437-437 HS XO\",\"product_description\":\"HS-LC45* 52 x 62\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6911-R0\",\"approval_number\":\"FL6911.6\",\"seq\":6,\"product_model\":\"437-437 HS XOX\",\"product_description\":\"HS-LC35 110 x 62\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6911-R0\",\"approval_number\":\"FL6911.7\",\"seq\":7,\"product_model\":\"437-437 HS XOX\",\"product_description\":\"HS-LC35* 110 x 62\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6911-R0\",\"approval_number\":\"FL6911.8\",\"seq\":8,\"product_model\":\"437-437 HS XOX\",\"product_description\":\"HS-LC45 110 x 50\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6911-R0\",\"approval_number\":\"FL6911.9\",\"seq\":9,\"product_model\":\"437-437 HS XOX\",\"product_description\":\"HS-LC45* 110 x 50\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6911-R0\",\"approval_number\":\"FL6911.10\",\"seq\":10,\"product_model\":\"437-438 HS XO\",\"product_description\":\"HS-LC45* 52 x 62\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6911-R0\",\"approval_number\":\"FL6911.11\",\"seq\":11,\"product_model\":\"437-438 HS XO\",\"product_description\":\"HS-LC25 73 x 62\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6911-R0\",\"approval_number\":\"FL6911.12\",\"seq\":12,\"product_model\":\"437-438 HS XO\",\"product_description\":\"HS-LC45 73 x 62\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6911-R0\",\"approval_number\":\"FL6911.13\",\"seq\":13,\"product_model\":\"437-438 HS XOX\",\"product_description\":\"HS-LC45* 110 x 50\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6911-R0\",\"approval_number\":\"FL6911.14\",\"seq\":14,\"product_model\":\"437-438 HS XOX\",\"product_description\":\"HS-LC45* 110 x 50\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6911-R0\",\"approval_number\":\"FL6911.15\",\"seq\":15,\"product_model\":\"437-438 HS XOX\",\"product_description\":\"HS-LC35* 110 x 62\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6911-R0\",\"approval_number\":\"FL6911.16\",\"seq\":16,\"product_model\":\"437-438 HS XOX\",\"product_description\":\"HS-LC35 110 x 62\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#7836-R0\",\"approval_number\":\"FL7836.1\",\"seq\":1,\"product_model\":\"151\\\/161 Horizontal Slider\",\"product_description\":\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#7836-R0\",\"approval_number\":\"FL7836.2\",\"seq\":2,\"product_model\":\"451 Horizontal Slider\",\"product_description\":\"HS-R25 70 x 49\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#7836-R0\",\"approval_number\":\"FL7836.3\",\"seq\":3,\"product_model\":\"7700\\\/7730 Horizontal Slider\",\"product_description\":\"HS-R20 73 x 49\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#7836-R0\",\"approval_number\":\"FL7836.4\",\"seq\":4,\"product_model\":\"7700\\\/7730 Horizontal Slider\",\"product_description\":\"HS-R35 72 x 44\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#8374-R0\",\"approval_number\":\"FL8374.1\",\"seq\":1,\"product_model\":\"8000\\\/ 30 Impact Horizontal Slider\",\"product_description\":\"HS-R55 72 x 48\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Miami Wall Systems, Inc\":[{\"manufacturer\":\"Miami Wall Systems, Inc\",\"approval_number_master\":\"FL#4520-R0\",\"approval_number\":\"FL4520.1\",\"seq\":1,\"product_model\":\"Aluminum Silding Glass Windows S.106-Small Missile\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Miami Wall Systems, Inc\",\"approval_number_master\":\"FL#4520-R0\",\"approval_number\":\"FL4520.2\",\"seq\":2,\"product_model\":\"Aluminum Sliding Glass Windows S. 106- Large Missile\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"U S Block Windows\":[{\"manufacturer\":\"U S Block Windows\",\"approval_number_master\":\"FL#191-R0\",\"approval_number\":\"FL191.1\",\"seq\":1,\"product_model\":\"PHOENIX\",\"product_description\":\"Vinyl w\\\/ 0.75 x 6 blocks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"ACCU-WELD LLC\":[{\"manufacturer\":\"ACCU-WELD LLC\",\"approval_number_master\":\"FL#2910-R0\",\"approval_number\":\"FL2910.1\",\"seq\":1,\"product_model\":\"2500 Horizontal Slider XX\",\"product_description\":\"Non-Impact Vinyl WIndow max size 69\\\" x 48\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Fleetwood Windows and Doors\":[{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#4006-R0\",\"approval_number\":\"FL4006.1\",\"seq\":1,\"product_model\":\"510C Glenwood\",\"product_description\":\"Aluminum Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#4006-R0\",\"approval_number\":\"FL4006.2\",\"seq\":2,\"product_model\":\"Aspen 530T\",\"product_description\":\"Aluminum Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#4006-R0\",\"approval_number\":\"FL4006.3\",\"seq\":3,\"product_model\":\"Westwood 250\",\"product_description\":\"Aluminum Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"American Building Components, Inc.\":[{\"manufacturer\":\"American Building Components, Inc.\",\"approval_number_master\":\"FL#4581-R0\",\"approval_number\":\"FL4581.1\",\"seq\":1,\"product_model\":\"2030\",\"product_description\":\"ABS Composite Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"BAY CITY WINDOW COMPANY\":[{\"manufacturer\":\"BAY CITY WINDOW COMPANY\",\"approval_number_master\":\"FL#4915-R0\",\"approval_number\":\"FL4915.1\",\"seq\":1,\"product_model\":\"7400 Series XOX Slider Window\",\"product_description\":\"HS-LC25 108\\\" x 60\\\", C35-108\\\" x 60\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BAY CITY WINDOW COMPANY\",\"approval_number_master\":\"FL#5582-R1\",\"approval_number\":\"FL5582.1\",\"seq\":1,\"product_model\":\"Series 7600 Impact Vinyl Slider\",\"product_description\":\"63.25 x 51.25 Large Missile Impact Horizontal Slider HR-60\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Hurricane Industries, Inc.\":[{\"manufacturer\":\"Hurricane Industries, Inc.\",\"approval_number_master\":\"FL#4956-R0\",\"approval_number\":\"FL4956.1\",\"seq\":1,\"product_model\":\"322 Horizontal Slider (Impact)\",\"product_description\":\"Vinyl Frame,Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurricane Industries, Inc.\",\"approval_number_master\":\"FL#4956-R0\",\"approval_number\":\"FL4956.2\",\"seq\":2,\"product_model\":\"822 Horizontal Slider (Non Impact)\",\"product_description\":\"Vinyl Frame,Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Vinylmax\":[{\"manufacturer\":\"Vinylmax\",\"approval_number_master\":\"FL#4964-R0\",\"approval_number\":\"FL4964.1\",\"seq\":1,\"product_model\":\"M250\",\"product_description\":\"Vinyl Horizontal Slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Modern Window and Door Inc.\":[{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#5078-R0\",\"approval_number\":\"FL5078.1\",\"seq\":1,\"product_model\":\"2850 SINGLE SLIDE\",\"product_description\":\"HORIZONTAL SLIDER SIZE: 72 X 48 RATING: HS-R50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#6190-R0\",\"approval_number\":\"FL6190.1\",\"seq\":1,\"product_model\":\"9500H SINGLE SLIDE IMPACT\",\"product_description\":\"Single Slide Size: 76 x 54 Rating: HS-LC50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#6196-R0\",\"approval_number\":\"FL6196.1\",\"seq\":1,\"product_model\":\"8000C HORIZONTAL SLIDER\",\"product_description\":\"Horizontal Slider Size: 72 x 48 Rating: HS-R35\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#7094-R0\",\"approval_number\":\"FL7094.1\",\"seq\":1,\"product_model\":\"9500H Horizontal Slider\",\"product_description\":\"Horizontal Slider Size: 76 x 54 Rating: HS-R50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#7315-R0\",\"approval_number\":\"FL7315.1\",\"seq\":1,\"product_model\":\"9500 Horizontal Slider\",\"product_description\":\"9500 Horizontal Slider Window Size: 76 x 54 Rating: HS-R50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#7315-R0\",\"approval_number\":\"FL7315.2\",\"seq\":2,\"product_model\":\"9500H Horizontal Slider Impact\",\"product_description\":\"9500H Horizontal Slider Window Size: 76 x 54 Rating: HS-R50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"West Window Corporation\":[{\"manufacturer\":\"West Window Corporation\",\"approval_number_master\":\"FL#5408-R0\",\"approval_number\":\"FL5408.1\",\"seq\":1,\"product_model\":\"Allweld II Slider\",\"product_description\":\"Allweld II Vinyl Horizontal Slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Window Corporation\",\"approval_number_master\":\"FL#5408-R0\",\"approval_number\":\"FL5408.2\",\"seq\":2,\"product_model\":\"Sunvue Slider\",\"product_description\":\"Sunvue Vinyl Horizontal Slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Window Corporation\",\"approval_number_master\":\"FL#5408-R0\",\"approval_number\":\"FL5408.3\",\"seq\":3,\"product_model\":\"Westbitl II Slider\",\"product_description\":\"Westbilt II Vinyl Horizontal Slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Atlantic Vinyl Windows and Doors, inc.\":[{\"manufacturer\":\"Atlantic Vinyl Windows and Doors, inc.\",\"approval_number_master\":\"FL#5738-R0\",\"approval_number\":\"FL5738.1\",\"seq\":1,\"product_model\":\"Royal A-135 Series, Horizontal Sliding\",\"product_description\":\"Vinyl-framed, horizontal-sliding window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic Vinyl Windows and Doors, inc.\",\"approval_number_master\":\"FL#13759-R0\",\"approval_number\":\"FL13759.1\",\"seq\":1,\"product_model\":\"3300 Horizontal Slider\",\"product_description\":\"3300 Horizontal Slider\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic Vinyl Windows and Doors, inc.\",\"approval_number_master\":\"FL#15375-R0\",\"approval_number\":\"FL15375.1\",\"seq\":1,\"product_model\":\"3300 Horizontal Slider\",\"product_description\":\"3300 Horizontal Slider\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-31 00:00:00\",\"instructions_url\":\"\"}],\"Peerless Products, Inc.\":[{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#5874-R0\",\"approval_number\":\"FL5874.1\",\"seq\":1,\"product_model\":\"9530\",\"product_description\":\"3.25\\\" Frame Depth Horizontal Slider Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#5874-R0\",\"approval_number\":\"FL5874.2\",\"seq\":2,\"product_model\":\"9530\",\"product_description\":\"Impact Rated Horizontal Slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#5874-R0\",\"approval_number\":\"FL5874.3\",\"seq\":3,\"product_model\":\"9540\",\"product_description\":\"4\\\" Frame Depth Horizontal Slider Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#9915-R1\",\"approval_number\":\"FL9915.1\",\"seq\":1,\"product_model\":\"6001\",\"product_description\":\"Horizontal Slider Window - 4-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#9915-R1\",\"approval_number\":\"FL9915.2\",\"seq\":2,\"product_model\":\"6001\",\"product_description\":\"Impact Rated Horizontal Slider - 4-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#9915-R1\",\"approval_number\":\"FL9915.3\",\"seq\":3,\"product_model\":\"9530\",\"product_description\":\"Horizontal Slider Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#9915-R1\",\"approval_number\":\"FL9915.4\",\"seq\":4,\"product_model\":\"9530\",\"product_description\":\"Impact Rated Horizontal Slider - 3-1\\\/4\\\" Frame Depth Window.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#9915-R1\",\"approval_number\":\"FL9915.5\",\"seq\":5,\"product_model\":\"9540\",\"product_description\":\"Horizontal Slider Window - 4\\\" Frame Depth\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#9915-R1\",\"approval_number\":\"FL9915.6\",\"seq\":6,\"product_model\":\"9635\",\"product_description\":\"Impact Rated Horizontal Slider - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#9915-R9\",\"approval_number\":\"FL9915.7\",\"seq\":7,\"product_model\":\"GSL6\",\"product_description\":\"EnerGsave Horizontal Slider - 3\\\/14\\\" Frame Depth Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-25 00:00:00\",\"instructions_url\":\"\"}],\"Keystone Industries, Inc.\":[{\"manufacturer\":\"Keystone Industries, Inc.\",\"approval_number_master\":\"FL#5941-R0\",\"approval_number\":\"FL5941.1\",\"seq\":1,\"product_model\":\"2002\",\"product_description\":\"Aluminum Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"VEKA Inc.\":[{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#5947-R0\",\"approval_number\":\"FL5947.1\",\"seq\":1,\"product_model\":\"Series SS58 WW Horizontal Sliding Window\",\"product_description\":\"Extruded Vinyl Horizontal Sliding Window - Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#6373-R0\",\"approval_number\":\"FL6373.1\",\"seq\":1,\"product_model\":\"a. SS58 WW Series - Horizontal Slider\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Flange - \\\"Non-Impact\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#6373-R0\",\"approval_number\":\"FL6373.2\",\"seq\":2,\"product_model\":\"b. SS58 WW Series - Horizontal Slider\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Flange - \\\"Impact\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#6373-R0\",\"approval_number\":\"FL6373.3\",\"seq\":3,\"product_model\":\"c. SS58 WW Series - Horizontal Slider\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - \\\"Non-Impact\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#6373-R0\",\"approval_number\":\"FL6373.4\",\"seq\":4,\"product_model\":\"d. SS58 WW Series - Horizontal Slider\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - \\\"Impact\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#15007-R0\",\"approval_number\":\"FL15007.1\",\"seq\":1,\"product_model\":\"SS93WW PVC Horizontal Sliding Window Reinforced - Non-Impact\",\"product_description\":\"SS93WW PVC Horizontal Sliding Window Reinforced - Non-Impact 76\\\" x 54\\\"\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#15402-R0\",\"approval_number\":\"FL15402.1\",\"seq\":1,\"product_model\":\"DS93WW PVC Horizontal Sliding Window\",\"product_description\":\"DS93WW PVC Horizontal Sliding Window, Type XX\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#15402-R0\",\"approval_number\":\"FL15402.2\",\"seq\":2,\"product_model\":\"DS93WW PVC Horizontal Sliding Window\",\"product_description\":\"DS93WW PVC Horizontal Sliding Window, Type XX - Non-Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Mon-Ray, Inc.\":[{\"manufacturer\":\"Mon-Ray, Inc.\",\"approval_number_master\":\"FL#6763-R0\",\"approval_number\":\"FL6763.1\",\"seq\":1,\"product_model\":\"DeVAC Model 450\",\"product_description\":\"Aluminum Horizontal Sliding Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mon-Ray, Inc.\",\"approval_number_master\":\"FL#6763-R0\",\"approval_number\":\"FL6763.2\",\"seq\":2,\"product_model\":\"DeVAC Model 650\",\"product_description\":\"Aluminium Horizontal Sliding Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mon-Ray, Inc.\",\"approval_number_master\":\"FL#7887-R0\",\"approval_number\":\"FL7887.1\",\"seq\":1,\"product_model\":\"DeVAC 450\",\"product_description\":\"Aluminum Horizontally Sliding Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mon-Ray, Inc.\",\"approval_number_master\":\"FL#7887-R0\",\"approval_number\":\"FL7887.2\",\"seq\":2,\"product_model\":\"DeVAC 650\",\"product_description\":\"Aluminum Horizontally Sliding Dual Sash Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mon-Ray, Inc.\",\"approval_number_master\":\"FL#9913-R0\",\"approval_number\":\"FL9913.1\",\"seq\":1,\"product_model\":\"DeVAC Model 650\",\"product_description\":\"Aluminum Horizontal Sliding Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Atlantic Windows and Doors, Inc.\":[{\"manufacturer\":\"Atlantic Windows and Doors, Inc.\",\"approval_number_master\":\"FL#7140-R0\",\"approval_number\":\"FL7140.1\",\"seq\":1,\"product_model\":\"Axiom\",\"product_description\":\"Aluminum Flange Frame Horizontal Sliding Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"American Weather-Seal\":[{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7223-R0\",\"approval_number\":\"FL7223.1\",\"seq\":1,\"product_model\":\"Astoria 1330\\\/1430 Horizontal Slider\",\"product_description\":\"Astoria 1330\\\/1430 Vinyl Non-Impact Horizontal Slider; (HS-R15 73x62); Requires meeting rail and lock rail reinforcement; Hurd Model 300V Horizontal Slider\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7223-R0\",\"approval_number\":\"FL7223.2\",\"seq\":2,\"product_model\":\"Astoria 1330\\\/40\\\/45\\\/1430\\\/40\\\/45 Horizontal Slider\",\"product_description\":\"Astoria 1330\\\/1340\\\/1345\\\/1430\\\/ 1440\\\/1445 Vinyl Non-Impact Horizontal Slider; (HS-R35 73x50); Requires meeting rail and lock rail reinforcement; Hurd Model 300V Horizontal Slider\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7223-R0\",\"approval_number\":\"FL7223.3\",\"seq\":3,\"product_model\":\"Astoria 1330\\\/40\\\/45\\\/1430\\\/40\\\/45 Horizontal Slider\",\"product_description\":\"Astoria 1330\\\/1340\\\/1345\\\/1430\\\/ 1440\\\/1445 Vinyl Non-Impact Horizontal Slider (HS-R35 69x48); No reinforcement required; Hurd Model 300V Horizontal Slider\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7223-R0\",\"approval_number\":\"FL7223.4\",\"seq\":4,\"product_model\":\"Astoria 1340\\\/45\\\/1440\\\/45 Horizontal Slider\",\"product_description\":\"Astoria 1340\\\/1345\\\/1440\\\/1445 Vinyl Non-Impact Horizontal Slider (HS-R25 118x50 XOX); Requires meeting rail and lock rail reinforcement; Hurd Model 300V Horizontal Slider\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7223-R0\",\"approval_number\":\"FL7223.5\",\"seq\":5,\"product_model\":\"Astoria 1340\\\/45; 1440\\\/45 Horizontal Slider\",\"product_description\":\"Astoria 1340\\\/1345\\\/1440\\\/1445 Vinyl Non-Impact Horizontal Slider (HS-R30 118x50 XOX); Requires meeting rail and lock rail reinforcement; Hurd Model 300V Horizontal Slider\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7223-R0\",\"approval_number\":\"FL7223.6\",\"seq\":6,\"product_model\":\"Astoria Horizontal Slider 1340\\\/1345\\\/1440\\\/1445\",\"product_description\":\"Astoria Pro Vinyl Non-Impact Horizontal Slider; (HS-R30 105x50 XOx); Hurd Model 300V Horizontal\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7223-R0\",\"approval_number\":\"FL7223.7\",\"seq\":7,\"product_model\":\"Astoria Single Slider 1330-1430\",\"product_description\":\"Astoria Pro Single Vinyl Non-Impact Horizontal Slider; (HS-R25 108x62 XO); Hurd Model 300V Horizontal\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7223-R0\",\"approval_number\":\"FL7223.8\",\"seq\":8,\"product_model\":\"Colony 2030 Horizontal Slider\",\"product_description\":\"Colony 2030 Vinyl Non-Impact Horizontal Slider (HS-R15 71x61); Standard Product; Hurd Model 600V Horizontal Slider\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7223-R0\",\"approval_number\":\"FL7223.9\",\"seq\":9,\"product_model\":\"Colony 2030 Horizontal Slider\",\"product_description\":\"Colony 2030 Vinyl Non-Impact Horizontal Slider (HS-R30 73x50); Requires meeting rail and lock rail reinforcement; Hurd Model 600V Horizontal Slider\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7223-R0\",\"approval_number\":\"FL7223.10\",\"seq\":10,\"product_model\":\"Colony 2040\\\/2045 Horizontal Slider\",\"product_description\":\"Colony 2040\\\/2045 Vinyl Non-Impact Horizontal Triple Slider (HS-R20 117x61 XOX); Requires meeting rail reinforcement; Hurd Model 600V Horizontal Slider\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7223-R0\",\"approval_number\":\"FL7223.11\",\"seq\":11,\"product_model\":\"Excel 30\\\/31\\\/5130 Horizontal Slider\",\"product_description\":\"Excel 30\\\/31\\\/5130 Vinyl Non-Impact Horizontal Double Slider (HS-R20 74x62); requires lock rail and keeper rail reinforcement; Hurd Model 900V Horizontal Double Slider\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7564-R0\",\"approval_number\":\"FL7564.1\",\"seq\":1,\"product_model\":\"a. FEELSAFE 1030 Series \\\"Impact\\\"\",\"product_description\":\"Extruded Vinyl Horizontal Slider Window with Nailing Fin -\\\"Impact\\\" (Hurd FeelSafe Vinyl Impact Single Slider w\\\/Nailing Fin)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7564-R0\",\"approval_number\":\"FL7564.2\",\"seq\":2,\"product_model\":\"B. FEELSAFE 1930 Series \\\"Impact\\\"\",\"product_description\":\"Extruded Vinyl Horizontal Slider Window with Flange -\\\"Impact\\\" (Hurd FeelSafe Vinyl Impact Single Slider w\\\/Flange)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#11163-R0\",\"approval_number\":\"FL11163.1\",\"seq\":1,\"product_model\":\"a. Series 5836 Horizontal Slider\",\"product_description\":\"63.0\\\" x 44.0\\\" Extruded PVC Horizontal Sliding Window with Insulated Glass\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-14 00:00:00\",\"instructions_url\":\"\"}],\"THERMOPLAST\":[{\"manufacturer\":\"THERMOPLAST\",\"approval_number_master\":\"FL#7632-R0\",\"approval_number\":\"FL7632.1\",\"seq\":1,\"product_model\":\"Vinyl Single Slider 4300\",\"product_description\":\"Royal Guard \\\"Impact\\\" 4300 series\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"THERMOPLAST\",\"approval_number_master\":\"FL#9300-R0\",\"approval_number\":\"FL9300.1\",\"seq\":1,\"product_model\":\"Vinyl Double Slider 4100\",\"product_description\":\"Royalguard \\\"Impact\\\" 4100 Series\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"THERMOPLAST\",\"approval_number_master\":\"FL#9305-R0\",\"approval_number\":\"FL9305.1\",\"seq\":1,\"product_model\":\"Vinyl Single Slider 4300\",\"product_description\":\"Royalguard \\\"Impact\\\" 4300 Series\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Atrium Windows and Doors- Florida\":[{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#7861-R0\",\"approval_number\":\"FL7861.1\",\"seq\":1,\"product_model\":\"RW HP\",\"product_description\":\"XOX Horizontal Slider, HS-LC35 109 x 63\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#7861-R0\",\"approval_number\":\"FL7861.2\",\"seq\":2,\"product_model\":\"RW HP\",\"product_description\":\"XO Horizontal Slider, HS-LC45 72 x 62\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#7861-R0\",\"approval_number\":\"FL7861.3\",\"seq\":3,\"product_model\":\"RW HP\",\"product_description\":\"XOX Horizontal Slider, HS-R50 109 x 54\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#7861-R0\",\"approval_number\":\"FL7861.4\",\"seq\":4,\"product_model\":\"RW HP\",\"product_description\":\"XO Horizontal Slider, HS-LC50 75 x 54\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Innovative Window Concepts LLC\":[{\"manufacturer\":\"Innovative Window Concepts LLC\",\"approval_number_master\":\"FL#8440-R0\",\"approval_number\":\"FL8440.1\",\"seq\":1,\"product_model\":\"Series 2041 \\\/ 2062 Aluminum Horizontal Sliding Window\",\"product_description\":\"Large missile impact resistant aluminum horizontal sliding window.\",\"design_pressure\":\"+75\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Isothermic Doors & Windows\":[{\"manufacturer\":\"Isothermic Doors & Windows\",\"approval_number_master\":\"FL#8514-R0\",\"approval_number\":\"FL8514.1\",\"seq\":1,\"product_model\":\"Vinyl Single Slider 4300\",\"product_description\":\"Royal Guard \\\"Impact\\\" 4300 Series\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Vista Window Company\":[{\"manufacturer\":\"Vista Window Company\",\"approval_number_master\":\"FL#8607-R0\",\"approval_number\":\"FL8607.1\",\"seq\":1,\"product_model\":\"a. \\\"Blue Shield\\\"\",\"product_description\":\"Extruded PVC Horizontal Slider Window \\\"Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vista Window Company\",\"approval_number_master\":\"FL#8607-R0\",\"approval_number\":\"FL8607.2\",\"seq\":2,\"product_model\":\"b. \\\"Residence\\\"\",\"product_description\":\"Extruded PVC Horizontal Slider Window \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vista Window Company\",\"approval_number_master\":\"FL#9298-R0\",\"approval_number\":\"FL9298.1\",\"seq\":1,\"product_model\":\"VISTA SERIES 4900\",\"product_description\":\"4900 VINYL HORIZONTAL SLIDING WINDOW IMPACT RESISTANT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vista Window Company\",\"approval_number_master\":\"FL#10074-R0\",\"approval_number\":\"FL10074.1\",\"seq\":1,\"product_model\":\"4900 VINYL HORIZONTAL SLIDING WINDOW NON-IMPACT\",\"product_description\":\"4900 VINYL HORIZONTAL SLIDING WINDOW NON-IMPACT 72 x 52\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Wind King\":[{\"manufacturer\":\"Wind King\",\"approval_number_master\":\"FL#8679-R0\",\"approval_number\":\"FL8679.1\",\"seq\":1,\"product_model\":\"Windking\\\/New Code Windows Platinum Series\",\"product_description\":\"Aluminum Horizontal Sliding Window OX\",\"design_pressure\":\"+62\\\/-62\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wind King\",\"approval_number_master\":\"FL#8679-R0\",\"approval_number\":\"FL8679.2\",\"seq\":2,\"product_model\":\"Windking\\\/New Code Windows Platinum Series\",\"product_description\":\"Aluminum Horizontal Sliding Window XOX\",\"design_pressure\":\"+62\\\/-62\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Permaglass Windows, LLC\":[{\"manufacturer\":\"Permaglass Windows, LLC\",\"approval_number_master\":\"FL#9069-R0\",\"approval_number\":\"FL9069.1\",\"seq\":1,\"product_model\":\"a. Series F-720 Horizontal Slider\",\"product_description\":\"Pultruded Fiberglass Horizontal Sliding Window (3\\\/4\\\" Insulated Glass)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Permaglass Windows, LLC\",\"approval_number_master\":\"FL#9069-R0\",\"approval_number\":\"FL9069.2\",\"seq\":2,\"product_model\":\"b. Series F-720 Horizontal Slider\",\"product_description\":\"Pultruded Fiberglass Horizontal Sliding Window with Integral Nailing Fin (3\\\/4\\\" Insulated Glass)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Hurricane Safety Systems\":[{\"manufacturer\":\"Hurricane Safety Systems\",\"approval_number_master\":\"FL#9401-R0\",\"approval_number\":\"FL9401.1\",\"seq\":1,\"product_model\":\"#822 HORIZONTAL SLIDER\",\"product_description\":\"XX Vinyl Horizontal Slider\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurricane Safety Systems\",\"approval_number_master\":\"FL#9403-R0\",\"approval_number\":\"FL9403.1\",\"seq\":1,\"product_model\":\"#322 IMPACT HORIZ. SLIDER\",\"product_description\":\"XX VINYL IMPACT HORIZ. SLIDER\",\"design_pressure\":\"+52.5\\\/-52.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Paradigm Window Solutions\":[{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#9513-R0\",\"approval_number\":\"FL9513.1\",\"seq\":1,\"product_model\":\"8341\",\"product_description\":\"Horizontal Slider HP\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#11922-R0\",\"approval_number\":\"FL11922.1\",\"seq\":1,\"product_model\":\"8341 PVC HORIZONTAL SLIDER - OX, XO\",\"product_description\":\"8341 PVC HORIZONTAL SLIDER - OX, XO (72x66)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#11922-R0\",\"approval_number\":\"FL11922.2\",\"seq\":2,\"product_model\":\"8341 PVC HORIZONTAL SLIDER - XX\",\"product_description\":\"8341 PVC HORIZONTAL SLIDER - XX (79x48)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#11922-R0\",\"approval_number\":\"FL11922.3\",\"seq\":3,\"product_model\":\"8341 PVC HORIZONTAL SLIDER - XX\",\"product_description\":\"8341 PVC HORIZONTAL SLIDER - XX (60x36)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#11992-R0\",\"approval_number\":\"FL11992.1\",\"seq\":1,\"product_model\":\"8341 PVC HORIZONTAL SLIDING WINDOW - IMPACT\",\"product_description\":\"8341 PVC HORIZONTAL SLIDING WINDOW - IMPACT 65x44\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#13547-R0\",\"approval_number\":\"FL13547.1\",\"seq\":1,\"product_model\":\"8341 PVC HORIZONTAL SLIDER\",\"product_description\":\"8341 PVC HORIZONTAL SLIDING WINDOW NON-IMPACT 72x72\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#13547-R0\",\"approval_number\":\"FL13547.2\",\"seq\":2,\"product_model\":\"8342 PVC HORIZONTAL SLIDER\",\"product_description\":\"8342 3-LITE PVC HORIZONTAL SLIDING WINDOW NON-IMPACT 108x72\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Craft-Bilt Manufacturing Company\":[{\"manufacturer\":\"Craft-Bilt Manufacturing Company\",\"approval_number_master\":\"FL#9722-R0\",\"approval_number\":\"FL9722.1\",\"seq\":1,\"product_model\":\"6IG5 Aluminum Horizontal Slider\",\"product_description\":\"HS-R15 221x2003 (87x79)\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Craft-Bilt Manufacturing Company\",\"approval_number_master\":\"FL#9722-R0\",\"approval_number\":\"FL9722.2\",\"seq\":2,\"product_model\":\"6IG5-R Aluminum Horizontal Slider\",\"product_description\":\"HS-R35 2216x2003 (87x79)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Craft-Bilt Manufacturing Company\",\"approval_number_master\":\"FL#9722-R0\",\"approval_number\":\"FL9722.3\",\"seq\":3,\"product_model\":\"6SG5 Aluminum Horizontal Slider\",\"product_description\":\"HS-R15 2200x2000 (87x79)\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Craft-Bilt Manufacturing Company\",\"approval_number_master\":\"FL#9722-R0\",\"approval_number\":\"FL9722.4\",\"seq\":4,\"product_model\":\"6SG5-R Aluminum Horizontal Slider\",\"product_description\":\"HS-R30 2200x2000 (87x79)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Gentek Building Products\":[{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9981-R0\",\"approval_number\":\"FL9981.1\",\"seq\":1,\"product_model\":\"a. Model 02A2\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9981-R0\",\"approval_number\":\"FL9981.2\",\"seq\":2,\"product_model\":\"b. Model 02A3\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9981-R0\",\"approval_number\":\"FL9981.3\",\"seq\":3,\"product_model\":\"c. Model 0102\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9981-R0\",\"approval_number\":\"FL9981.4\",\"seq\":4,\"product_model\":\"d. Model 0103\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9981-R0\",\"approval_number\":\"FL9981.5\",\"seq\":5,\"product_model\":\"e. Model 0202\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9981-R0\",\"approval_number\":\"FL9981.6\",\"seq\":6,\"product_model\":\"f. Model 0203\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9981-R0\",\"approval_number\":\"FL9981.7\",\"seq\":7,\"product_model\":\"g. Model 0402\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9981-R0\",\"approval_number\":\"FL9981.8\",\"seq\":8,\"product_model\":\"h. Model 0502\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9981-R0\",\"approval_number\":\"FL9981.9\",\"seq\":9,\"product_model\":\"i. Model 0602\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9981-R0\",\"approval_number\":\"FL9981.10\",\"seq\":10,\"product_model\":\"j. Model 0503\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9981-R0\",\"approval_number\":\"FL9981.11\",\"seq\":11,\"product_model\":\"k. Model 0603\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11137-R0\",\"approval_number\":\"FL11137.1\",\"seq\":1,\"product_model\":\"A. Series 0203\",\"product_description\":\"Extruded PVC Horizontal Sliding Window without Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11137-R1\",\"approval_number\":\"FL11137.2\",\"seq\":2,\"product_model\":\"b. Model 02A3\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11137-R1\",\"approval_number\":\"FL11137.3\",\"seq\":3,\"product_model\":\"c. Model 0102\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11137-R1\",\"approval_number\":\"FL11137.4\",\"seq\":4,\"product_model\":\"d. Model 0103\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11137-R1\",\"approval_number\":\"FL11137.5\",\"seq\":5,\"product_model\":\"e. Model 0202\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11137-R1\",\"approval_number\":\"FL11137.6\",\"seq\":6,\"product_model\":\"f. Model 0203\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11137-R1\",\"approval_number\":\"FL11137.7\",\"seq\":7,\"product_model\":\"g. Model 0402\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11137-R1\",\"approval_number\":\"FL11137.8\",\"seq\":8,\"product_model\":\"h. Model 0403\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11137-R1\",\"approval_number\":\"FL11137.9\",\"seq\":9,\"product_model\":\"i. Model 0502\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11137-R1\",\"approval_number\":\"FL11137.10\",\"seq\":10,\"product_model\":\"j. Model 0503\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11137-R1\",\"approval_number\":\"FL11137.11\",\"seq\":11,\"product_model\":\"k. Model 0602\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11137-R1\",\"approval_number\":\"FL11137.12\",\"seq\":12,\"product_model\":\"l. Model 0603\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11137-R1\",\"approval_number\":\"FL11137.13\",\"seq\":13,\"product_model\":\"m. Model 0702\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11137-R1\",\"approval_number\":\"FL11137.14\",\"seq\":14,\"product_model\":\"n. Model 0703\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11137-R2\",\"approval_number\":\"FL11137.15\",\"seq\":15,\"product_model\":\"o. Model 3102\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11137-R2\",\"approval_number\":\"FL11137.16\",\"seq\":16,\"product_model\":\"p. Model 3102\",\"product_description\":\"Extruded PVC Horizontal Sliding Window (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11137-R2\",\"approval_number\":\"FL11137.17\",\"seq\":17,\"product_model\":\"q. Model V102\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11137-R3\",\"approval_number\":\"FL11137.18\",\"seq\":18,\"product_model\":\"r. Model V202\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11137-R5\",\"approval_number\":\"FL11137.19\",\"seq\":19,\"product_model\":\"r. Model V202\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11729-R0\",\"approval_number\":\"FL11729.1\",\"seq\":1,\"product_model\":\"a. Series 3102\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11729-R0\",\"approval_number\":\"FL11729.2\",\"seq\":2,\"product_model\":\"b. Series 3102\",\"product_description\":\"Extruded PVC Horizontal Sliding Window without Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11137-R6\",\"approval_number\":\"FL11137.20\",\"seq\":20,\"product_model\":\"t. Model 8002\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11137-R6\",\"approval_number\":\"FL11137.21\",\"seq\":21,\"product_model\":\"u. Model 8003\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11137-R6\",\"approval_number\":\"FL11137.22\",\"seq\":22,\"product_model\":\"v. Model 9002\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11137-R6\",\"approval_number\":\"FL11137.23\",\"seq\":23,\"product_model\":\"w. Model 9003\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11137-R6\",\"approval_number\":\"FL11137.24\",\"seq\":24,\"product_model\":\"x. Model 02A9\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11137-R6\",\"approval_number\":\"FL11137.25\",\"seq\":25,\"product_model\":\"y. Model 0109\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11137-R6\",\"approval_number\":\"FL11137.26\",\"seq\":26,\"product_model\":\"z. Model 0709\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11137-R6\",\"approval_number\":\"FL11137.27\",\"seq\":27,\"product_model\":\"za. Model V103\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11137-R6\",\"approval_number\":\"FL11137.28\",\"seq\":28,\"product_model\":\"zb. Model V109\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11137-R9\",\"approval_number\":\"FL11137.29\",\"seq\":29,\"product_model\":\"zc. Model 3002\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Sm-Sm\\\" Sash - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11137-R9\",\"approval_number\":\"FL11137.30\",\"seq\":30,\"product_model\":\"zd. Model 3002\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Med-Med\\\" Sash - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11137-R9\",\"approval_number\":\"FL11137.31\",\"seq\":31,\"product_model\":\"ze. Model O3A2\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Sm-Sm\\\" Sash - (XO or OX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11137-R9\",\"approval_number\":\"FL11137.32\",\"seq\":32,\"product_model\":\"zf. Model O3A2\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Med-Med\\\" Sash - (XO or OX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11137-R9\",\"approval_number\":\"FL11137.33\",\"seq\":33,\"product_model\":\"zg. Model 03A9\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Sm-Sm\\\" Sash - (Equal Light XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11137-R9\",\"approval_number\":\"FL11137.34\",\"seq\":34,\"product_model\":\"zh. Model 03A9\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Med-Med\\\" Sash - (Equal Light XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11137-R10\",\"approval_number\":\"FL11137.35\",\"seq\":35,\"product_model\":\"zi. Model 3003 ST\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Sm-Sm\\\" Sash - (Un-Equal Light XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11137-R10\",\"approval_number\":\"FL11137.36\",\"seq\":36,\"product_model\":\"zj. Model 3003 ST\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Med-Med\\\" Sash - (Un-Equal Light XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11137-R10\",\"approval_number\":\"FL11137.37\",\"seq\":37,\"product_model\":\"zk. Model 3009 ST\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Sm-Sm\\\" Sash - (Equal Light XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11137-R10\",\"approval_number\":\"FL11137.38\",\"seq\":38,\"product_model\":\"zl. Model 3009 ST\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Med-Med\\\" Sash - (Equal Light XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11137-R10\",\"approval_number\":\"FL11137.39\",\"seq\":39,\"product_model\":\"zm. Model O3A3 ST\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Sm-Sm\\\" Sash - (Equal Light XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11137-R10\",\"approval_number\":\"FL11137.40\",\"seq\":40,\"product_model\":\"zn. Model O3A3 ST\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Med-Med\\\" Sash - (Equal Light XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Revere Building Products\":[{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9982-R0\",\"approval_number\":\"FL9982.1\",\"seq\":1,\"product_model\":\"a. Model 02A2\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9982-R0\",\"approval_number\":\"FL9982.2\",\"seq\":2,\"product_model\":\"b. Model 02A3\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9982-R0\",\"approval_number\":\"FL9982.3\",\"seq\":3,\"product_model\":\"c. Model 0102\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9982-R0\",\"approval_number\":\"FL9982.4\",\"seq\":4,\"product_model\":\"d. Model 0103\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9982-R0\",\"approval_number\":\"FL9982.5\",\"seq\":5,\"product_model\":\"e. Model 0202\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9982-R0\",\"approval_number\":\"FL9982.6\",\"seq\":6,\"product_model\":\"f. Model 0203\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9982-R0\",\"approval_number\":\"FL9982.7\",\"seq\":7,\"product_model\":\"g. Model 0402\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9982-R0\",\"approval_number\":\"FL9982.8\",\"seq\":8,\"product_model\":\"h. Model 0502\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9982-R0\",\"approval_number\":\"FL9982.9\",\"seq\":9,\"product_model\":\"i. Model 0602\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9982-R0\",\"approval_number\":\"FL9982.10\",\"seq\":10,\"product_model\":\"j. Model 0503\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9982-R0\",\"approval_number\":\"FL9982.11\",\"seq\":11,\"product_model\":\"k. Model 0603\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11139-R0\",\"approval_number\":\"FL11139.1\",\"seq\":1,\"product_model\":\"A. Series 0203\",\"product_description\":\"Extruded PVC Horizontal Sliding Window without Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11139-R1\",\"approval_number\":\"FL11139.2\",\"seq\":2,\"product_model\":\"b. Model 02A3\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11139-R1\",\"approval_number\":\"FL11139.3\",\"seq\":3,\"product_model\":\"c. Model 0102\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11139-R1\",\"approval_number\":\"FL11139.4\",\"seq\":4,\"product_model\":\"d. Model 0103\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11139-R1\",\"approval_number\":\"FL11139.5\",\"seq\":5,\"product_model\":\"e. Model 0202\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11139-R1\",\"approval_number\":\"FL11139.6\",\"seq\":6,\"product_model\":\"f. Model 0203\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11139-R1\",\"approval_number\":\"FL11139.7\",\"seq\":7,\"product_model\":\"g. Model 0402\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11139-R1\",\"approval_number\":\"FL11139.8\",\"seq\":8,\"product_model\":\"h. Model 0403\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11139-R1\",\"approval_number\":\"FL11139.9\",\"seq\":9,\"product_model\":\"i. Model 0502\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11139-R1\",\"approval_number\":\"FL11139.10\",\"seq\":10,\"product_model\":\"j. Model 0503\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11139-R1\",\"approval_number\":\"FL11139.11\",\"seq\":11,\"product_model\":\"k. Model 0602\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11139-R1\",\"approval_number\":\"FL11139.12\",\"seq\":12,\"product_model\":\"l. Model 0603\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11139-R1\",\"approval_number\":\"FL11139.13\",\"seq\":13,\"product_model\":\"m. Model 0702\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11139-R1\",\"approval_number\":\"FL11139.14\",\"seq\":14,\"product_model\":\"n. Model 0703\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11139-R2\",\"approval_number\":\"FL11139.15\",\"seq\":15,\"product_model\":\"o. Model 3102\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11139-R2\",\"approval_number\":\"FL11139.16\",\"seq\":16,\"product_model\":\"p. Model 3102\",\"product_description\":\"Extruded PVC Horizontal Sliding Window (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11139-R2\",\"approval_number\":\"FL11139.17\",\"seq\":17,\"product_model\":\"q. Model V102\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11139-R3\",\"approval_number\":\"FL11139.18\",\"seq\":18,\"product_model\":\"r. Model V202\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11139-R5\",\"approval_number\":\"FL11139.19\",\"seq\":19,\"product_model\":\"s. Model V202\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XO or OX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11730-R0\",\"approval_number\":\"FL11730.1\",\"seq\":1,\"product_model\":\"a. Series 3102\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11730-R0\",\"approval_number\":\"FL11730.2\",\"seq\":2,\"product_model\":\"b. Series 3102\",\"product_description\":\"Extruded PVC Horizontal Sliding Window without Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11139-R6\",\"approval_number\":\"FL11139.20\",\"seq\":20,\"product_model\":\"t. Model 8002\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11139-R6\",\"approval_number\":\"FL11139.21\",\"seq\":21,\"product_model\":\"u. Model 8003\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11139-R6\",\"approval_number\":\"FL11139.22\",\"seq\":22,\"product_model\":\"v. Model 9002\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11139-R6\",\"approval_number\":\"FL11139.23\",\"seq\":23,\"product_model\":\"w. Model 9003\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11139-R6\",\"approval_number\":\"FL11139.24\",\"seq\":24,\"product_model\":\"x. Model 02A9\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11139-R6\",\"approval_number\":\"FL11139.25\",\"seq\":25,\"product_model\":\"y. Model 0109\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11139-R6\",\"approval_number\":\"FL11139.26\",\"seq\":26,\"product_model\":\"z. Model 0709\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11139-R6\",\"approval_number\":\"FL11139.27\",\"seq\":27,\"product_model\":\"za. Model V103\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with Nailing Fin - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11139-R6\",\"approval_number\":\"FL11139.28\",\"seq\":28,\"product_model\":\"zb. Model V109\",\"product_description\":\"Extruded PVC Horizontal Sliding Window - (XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11139-R9\",\"approval_number\":\"FL11139.29\",\"seq\":29,\"product_model\":\"zc. Model 3002\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Sm-Sm\\\" Sash - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11139-R9\",\"approval_number\":\"FL11139.30\",\"seq\":30,\"product_model\":\"zd. Model 3002\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Med-Med\\\" Sash - (XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11139-R9\",\"approval_number\":\"FL11139.31\",\"seq\":31,\"product_model\":\"ze. Model O3A2\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Sm-Sm\\\" Sash - (XO or OX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11139-R9\",\"approval_number\":\"FL11139.32\",\"seq\":32,\"product_model\":\"zf. Model O3A2\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Med-Med\\\" Sash - (XO or OX Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11139-R9\",\"approval_number\":\"FL11139.33\",\"seq\":33,\"product_model\":\"zg. Model O3A9\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Sm-Sm\\\" Sash - (Equal Light XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11139-R9\",\"approval_number\":\"FL11139.34\",\"seq\":34,\"product_model\":\"zh. Model O3A9\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Med-Med\\\" Sash - (Equal Light XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11139-R10\",\"approval_number\":\"FL11139.35\",\"seq\":35,\"product_model\":\"zi. Model 3003 ST\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Sm-Sm\\\" Sash - (Un-Equal Light XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11139-R10\",\"approval_number\":\"FL11139.36\",\"seq\":36,\"product_model\":\"zj. Model 3003 ST\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Med-Med\\\" Sash - (Un-Equal Light XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11139-R10\",\"approval_number\":\"FL11139.37\",\"seq\":37,\"product_model\":\"zk. Model 3009 ST\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Sm-Sm\\\" Sash - (Equal Light XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11139-R10\",\"approval_number\":\"FL11139.38\",\"seq\":38,\"product_model\":\"zl. Model 3009 ST\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Med-Med\\\" Sash - (Equal Light XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11139-R10\",\"approval_number\":\"FL11139.39\",\"seq\":39,\"product_model\":\"zm. Model O3A3 ST\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Sm-Sm\\\" Sash - (Equal Light XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11139-R10\",\"approval_number\":\"FL11139.40\",\"seq\":40,\"product_model\":\"zn. Model O3A3 ST\",\"product_description\":\"Extruded PVC Horizontal Sliding Window utilizing the \\\"Med-Med\\\" Sash - (Equal Light XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Graham Architectural Products\":[{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#10081-R0\",\"approval_number\":\"FL10081.1\",\"seq\":1,\"product_model\":\"Series 0400\",\"product_description\":\"XOX Dual Configuration Horizontal Sliding Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#35068-R0\",\"approval_number\":\"FL35068.1\",\"seq\":1,\"product_model\":\"0300 Series XO & XOX Aluminum Horiztonal Sliding Window\",\"product_description\":\"0300 Series XO & XOX Aluminum Horiztonal Sliding Window\",\"design_pressure\":\"+60\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#13157-R0\",\"approval_number\":\"FL13157.1\",\"seq\":1,\"product_model\":\"Series 400\",\"product_description\":\"Dual Aluminum Horizontal Sliding Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#16760-R0\",\"approval_number\":\"FL16760.1\",\"seq\":1,\"product_model\":\"Series 0400\",\"product_description\":\"Series 0400 Horizontal Sliding Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#13157-R1\",\"approval_number\":\"FL13157.2\",\"seq\":2,\"product_model\":\"400 Series\",\"product_description\":\"XX, XXX, XXX\\\/O Aluminum Horizontal Sliding Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#13157-R3\",\"approval_number\":\"FL13157.3\",\"seq\":3,\"product_model\":\"400 Series\",\"product_description\":\"XX, XXX, XXX\\\/O Aluminum Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Fyre-Tec\":[{\"manufacturer\":\"Fyre-Tec\",\"approval_number_master\":\"FL#3298-R4\",\"approval_number\":\"FL3298.1\",\"seq\":1,\"product_model\":\"Series 900P Horizontal Sliding\",\"product_description\":\"Fire Rated Steel Slider-non Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fyre-Tec\",\"approval_number_master\":\"FL#3298-R0\",\"approval_number\":\"FL3298.2\",\"seq\":2,\"product_model\":\"Series 900P Steel Horizontal Sliding\",\"product_description\":\"Steel Fire Rated - Non Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Flesher Windows, Inc.\":[{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#4147-R3\",\"approval_number\":\"FL4147.1\",\"seq\":1,\"product_model\":\"1000 Series\",\"product_description\":\"74\\\" x 63\\\" horizontal sliding window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#4147-R3\",\"approval_number\":\"FL4147.2\",\"seq\":2,\"product_model\":\"1000 Series\",\"product_description\":\"aluminum horizontal sliding window\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#4147-R3\",\"approval_number\":\"FL4147.3\",\"seq\":3,\"product_model\":\"FW 1000 Series\",\"product_description\":\"72\\\" x 60\\\" impact resistant horizontal sliding window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#9616-R1\",\"approval_number\":\"FL9616.1\",\"seq\":1,\"product_model\":\"Series \\\"FWI 1000\\\"\",\"product_description\":\"Aluminum Impact Rated Horizontal Sliding Window\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#9616-R1\",\"approval_number\":\"FL9616.2\",\"seq\":2,\"product_model\":\"Series \\\"FWI 1000\\\"\",\"product_description\":\"Aluminum Impact Rated Horizontal Sliding Window\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#10827-R0\",\"approval_number\":\"FL10827.1\",\"seq\":1,\"product_model\":\"Series 1000\",\"product_description\":\"Aluminum Horizontal Slider Window\",\"design_pressure\":\"+157\\\/-157\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Thermo Green Windows LLC\":[{\"manufacturer\":\"Thermo Green Windows LLC\",\"approval_number_master\":\"FL#7992-R1\",\"approval_number\":\"FL7992.1\",\"seq\":1,\"product_model\":\"200 Series 2-Lite Side Slider\",\"product_description\":\"Horizontal Sliding 2-Lite Window\\nConfiguration: XX\\nGlazing 1\\\/4\\\" Annealed Glass\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thermo Green Windows LLC\",\"approval_number_master\":\"FL#7992-R1\",\"approval_number\":\"FL7992.2\",\"seq\":2,\"product_model\":\"200 Series 3-Lite Slider\",\"product_description\":\"Horizonal 3-Lite Slider Configuration XOX\\nGlazing: 1\\\/4\\\" Annealed Glass\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Thermal Industries\":[{\"manufacturer\":\"Thermal Industries\",\"approval_number_master\":\"FL#9208-R1\",\"approval_number\":\"FL9208.1\",\"seq\":1,\"product_model\":\"50\\\/250 Impact Horizontal Slider\",\"product_description\":\"HS-R50 74 x 54\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thermal Industries\",\"approval_number_master\":\"FL#9208-R2\",\"approval_number\":\"FL9208.2\",\"seq\":2,\"product_model\":\"SL700 Horizontal Slider\",\"product_description\":\"HS-R30 63x48 XX),\\nHS-R50 63x48 (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-09 00:00:00\",\"instructions_url\":\"\"}],\"Doco Enterprises\":[{\"manufacturer\":\"Doco Enterprises\",\"approval_number_master\":\"FL#9524-R1\",\"approval_number\":\"FL9524.1\",\"seq\":1,\"product_model\":\"FL 4100 SERIES\",\"product_description\":\"IMPACT HORIZONTAL DOUBLE SLIDER\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doco Enterprises\",\"approval_number_master\":\"FL#9526-R1\",\"approval_number\":\"FL9526.1\",\"seq\":1,\"product_model\":\"FL-4300 SERIES\",\"product_description\":\"IMPACT HORIZONTAL SINGLE SLIDER\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Security Impact Windows, LLC\":[{\"manufacturer\":\"Security Impact Windows, LLC\",\"approval_number_master\":\"FL#10656-R0\",\"approval_number\":\"FL10656.1\",\"seq\":1,\"product_model\":\"Series '200 Stormsafe' (OX-XO) Aluminum Horizontal Sliding Window\",\"product_description\":\"Large missile impact resistant (OX-XO) aluminum horizontal sliding window.\",\"design_pressure\":\"+80\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Security Impact Windows, LLC\",\"approval_number_master\":\"FL#10656-R0\",\"approval_number\":\"FL10656.2\",\"seq\":2,\"product_model\":\"Series '200 Stormsafe' (XOX) Aluminum Horizontal Sliding Window\",\"product_description\":\"Large missile impact resistant (XOX) aluminum horizontal sliding window.\",\"design_pressure\":\"+80\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-01 00:00:00\",\"instructions_url\":\"\"}],\"Lincoln Wood Products, Inc.\":[{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#4572-R3\",\"approval_number\":\"FL4572.1\",\"seq\":1,\"product_model\":\"Clad Glider\",\"product_description\":\"Clad Glider\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#4572-R3\",\"approval_number\":\"FL4572.2\",\"seq\":2,\"product_model\":\"Clad Hybrid Glider\",\"product_description\":\"Clad Hybrid Glider\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#4572-R3\",\"approval_number\":\"FL4572.3\",\"seq\":3,\"product_model\":\"Prime Glider\",\"product_description\":\"Prime Glider\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#4572-R3\",\"approval_number\":\"FL4572.4\",\"seq\":4,\"product_model\":\"Timeline Horizontal Slider\",\"product_description\":\"Vinyl Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#4572-R3\",\"approval_number\":\"FL4572.5\",\"seq\":5,\"product_model\":\"WV Glider\",\"product_description\":\"WV Glider\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#4572-R3\",\"approval_number\":\"FL4572.6\",\"seq\":6,\"product_model\":\"WV Hybrid Glider\",\"product_description\":\"WV Hybrid Glider\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-27 00:00:00\",\"instructions_url\":\"\"}],\"Force V Environmental, LLC\":[{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11043-R0\",\"approval_number\":\"FL11043.1\",\"seq\":1,\"product_model\":\"a. Corona S74\",\"product_description\":\"Extruded PVC Horizontal Sliding Window with 1\\\" (1\\\/8\\\" Annealed) Insulated Glass - (XX configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11043-R0\",\"approval_number\":\"FL11043.2\",\"seq\":2,\"product_model\":\"b. Corona 4000\",\"product_description\":\"Extruded PVC In-Line Horizontal Sliding Window with with 13\\\/16\\\" (3\\\/32\\\" Annealed) Insulated Glass - (OX or XO configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11043-R0\",\"approval_number\":\"FL11043.3\",\"seq\":3,\"product_model\":\"c. Suprema Plus\",\"product_description\":\"Extruded PVC In-Line Horizontal Sliding Window with with 13\\\/16\\\" (3\\\/32\\\" Annealed) Insulated Glass - (OX or XO configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11043-R0\",\"approval_number\":\"FL11043.4\",\"seq\":4,\"product_model\":\"d. 1\\\" Glass Series\",\"product_description\":\"Extruded PVC In-Line Horizontal Sliding Window with with 1\\\" (3\\\/32\\\" Annealed) Insulated Glass - (OX or XO configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Columbia Commercial Building Products\":[{\"manufacturer\":\"Columbia Commercial Building Products\",\"approval_number_master\":\"FL#11123-R0\",\"approval_number\":\"FL11123.1\",\"seq\":1,\"product_model\":\"3800 Horizontal Slider\",\"product_description\":\"3800 Series Horizontal Slider\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Moss Supply Company\":[{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#11145-R0\",\"approval_number\":\"FL11145.1\",\"seq\":1,\"product_model\":\"2500 Series Single Slider\",\"product_description\":\"2500 Series Single Slider Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#13238-R0\",\"approval_number\":\"FL13238.1\",\"seq\":1,\"product_model\":\"Series 4500 Non-Impact Horizontal Slider\",\"product_description\":\"Series 4500 Non-Impact PVC Horizontal Slider\",\"design_pressure\":\"+30.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#20731-R0\",\"approval_number\":\"FL20731.1\",\"seq\":1,\"product_model\":\"Series \\\"3300-3400\\\" XOX Horizontal Slider\",\"product_description\":\"Series \\\"3300-3400\\\" XOX 108\\\" x 63\\\" Horizontal Slider (New Construction & Replacement)\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#20731-R0\",\"approval_number\":\"FL20731.2\",\"seq\":2,\"product_model\":\"Series \\\"3400\\\" XO Horizontal Slider\",\"product_description\":\"Series \\\"3400\\\" XO 63\\\" x 44\\\" Horizontal Slider (New Construction)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#20731-R0\",\"approval_number\":\"FL20731.3\",\"seq\":3,\"product_model\":\"Series \\\"3300\\\" XO Horizontal Slider\",\"product_description\":\"Series \\\"3300\\\" XO 63\\\" x 44\\\" Horizontal Slider (Replacement)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#20731-R0\",\"approval_number\":\"FL20731.4\",\"seq\":4,\"product_model\":\"Series \\\"3300-3400\\\" XO Horizontal Slider\",\"product_description\":\"Series \\\"3300-3400\\\" XO 72\\\" x 60\\\" Horizontal Slider (New Construction & Replacement)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#24439-R0\",\"approval_number\":\"FL24439.1\",\"seq\":1,\"product_model\":\"3700\\\/3800 NI Vinyl Horizontal Sliding Window 63\\\" x 44\\\"\",\"product_description\":\"3700\\\/3800 NI Vinyl Horizontal Sliding Window 63\\\" x 44\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#24439-R0\",\"approval_number\":\"FL24439.2\",\"seq\":2,\"product_model\":\"3700\\\/3800 NI Vinyl Horizontal Sliding Window 72\\\" x 56\\\"\",\"product_description\":\"3700\\\/3800 NI Vinyl Horizontal Sliding Window 72\\\" x 56\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#24439-R0\",\"approval_number\":\"FL24439.3\",\"seq\":3,\"product_model\":\"3750\\\/3850 Impact Vinyl Horizontal Sliding Window 72\\\" x 60\\\"\",\"product_description\":\"3750\\\/3850 Impact Vinyl Horizontal Sliding Window 72\\\" x 60\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-02-28 00:00:00\",\"instructions_url\":\"\"}],\"The Hurricane Window and Door Factory\":[{\"manufacturer\":\"The Hurricane Window and Door Factory\",\"approval_number_master\":\"FL#11338-R0\",\"approval_number\":\"FL11338.1\",\"seq\":1,\"product_model\":\"2LT HS 2500P PVC HORIZONTAL SLIDING WINDOW\",\"product_description\":\"2LT HS 2500P PVC HORIZONTAL SLIDING WINDOW, 74 1\\\/4\\\" x 76\\\"\",\"design_pressure\":\"+60\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Hurricane Window and Door Factory\",\"approval_number_master\":\"FL#11338-R0\",\"approval_number\":\"FL11338.2\",\"seq\":2,\"product_model\":\"2LT HS 2500P PVC HORIZONTAL SLIDING WINDOW\",\"product_description\":\"2LT HS 2500P PVC HORIZONTAL SLIDING WINDOW, 74 1\\\/4\\\" x 63 1\\\/4\\\"\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Hurricane Window and Door Factory\",\"approval_number_master\":\"FL#11338-R0\",\"approval_number\":\"FL11338.3\",\"seq\":3,\"product_model\":\"2LT HS 2500S PVC HORIZONTAL SLIDING WINDOW\",\"product_description\":\"2LT HS 2500S PVC HORIZONTAL SLIDING WINDOW, 74 1\\\/4\\\" x 63 1\\\/4\\\"\",\"design_pressure\":\"+70\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Hurricane Window and Door Factory\",\"approval_number_master\":\"FL#11924-R0\",\"approval_number\":\"FL11924.1\",\"seq\":1,\"product_model\":\"2LT HS 2000P PVC HORIZONTAL SLIDING WINDOW\",\"product_description\":\"2LT HS 2000P PVC HORIZONTAL SLIDING WINDOW, 74 1\\\/4\\\" x 53 1\\\/4\\\"\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Hurricane Window and Door Factory\",\"approval_number_master\":\"FL#12281-R0\",\"approval_number\":\"FL12281.1\",\"seq\":1,\"product_model\":\"3LT HS 3500P PVC HORIZONTAL SLIDING WINDOW\",\"product_description\":\"3LT HS 3500P PVC HORIZONTAL SLIDING WINDOW\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Hurricane Window and Door Factory\",\"approval_number_master\":\"FL#12281-R0\",\"approval_number\":\"FL12281.2\",\"seq\":2,\"product_model\":\"3LT HS 3500S PVC HORIZONTAL SLIDING WINDOW\",\"product_description\":\"3LT HS 3500S PVC HORIZONTAL SLIDING WINDOW\",\"design_pressure\":\"+75\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Hurricane Window and Door Factory\",\"approval_number_master\":\"FL#13017-R0\",\"approval_number\":\"FL13017.1\",\"seq\":1,\"product_model\":\"2LT HS 2200P PVC HORIZONTAL SLIDER\",\"product_description\":\"2LT HS 2200P PVC HORIZONTAL SLIDER 74\\\"x63\\\"\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Newtown-Slocomb Manufacturing, Inc.\":[{\"manufacturer\":\"Newtown-Slocomb Manufacturing, Inc.\",\"approval_number_master\":\"FL#11393-R0\",\"approval_number\":\"FL11393.1\",\"seq\":1,\"product_model\":\"8100 HORIZONTAL SLIDER WINDOW\",\"product_description\":\"8100 HORIZONTAL SLIDER WINDOW, 72x48\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Seal Craft\":[{\"manufacturer\":\"Seal Craft\",\"approval_number_master\":\"FL#12304-R0\",\"approval_number\":\"FL12304.1\",\"seq\":1,\"product_model\":\"Series 2100\",\"product_description\":\"Aluminum Horizontal Sliding Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seal Craft\",\"approval_number_master\":\"FL#12304-R0\",\"approval_number\":\"FL12304.2\",\"seq\":2,\"product_model\":\"Series 4100\",\"product_description\":\"Aluminum Horizontal Sliding Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seal Craft\",\"approval_number_master\":\"FL#30904-R0\",\"approval_number\":\"FL30904.1\",\"seq\":1,\"product_model\":\"4100\",\"product_description\":\"Horizontal Slider\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-05-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seal Craft\",\"approval_number_master\":\"FL#30904-R0\",\"approval_number\":\"FL30904.2\",\"seq\":2,\"product_model\":\"4100\",\"product_description\":\"Horizontal Slider\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-05-30 00:00:00\",\"instructions_url\":\"\"}],\"Gilkey Window Company, Inc.\":[{\"manufacturer\":\"Gilkey Window Company, Inc.\",\"approval_number_master\":\"FL#12562-R0\",\"approval_number\":\"FL12562.1\",\"seq\":1,\"product_model\":\"Series \\\"Elite 3300\\\"\",\"product_description\":\"Vinyl Horizontal Sliding Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-31 00:00:00\",\"instructions_url\":\"\"}],\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\":[{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#12633-R0\",\"approval_number\":\"FL12633.1\",\"seq\":1,\"product_model\":\"Series 1600 Impactview Horizontal Slider\",\"product_description\":\"Large and small missile impact resistant aluminum horizontal sliding window with flange frame and monolithic laminated glazing\",\"design_pressure\":\"+90\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#12633-R0\",\"approval_number\":\"FL12633.2\",\"seq\":2,\"product_model\":\"Series 6800 Horizontal Slider\",\"product_description\":\"Non impact resistant aluminum horizontal sliding window with flange frame and monolithic glazing\",\"design_pressure\":\"+60\\\/-210\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#13033-R0\",\"approval_number\":\"FL13033.1\",\"seq\":1,\"product_model\":\"Series 10100 Impact PVC Horizontal Slider Window\",\"product_description\":\"Series 10100 Impact PVC Horizontal Slider Window\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#13033-R0\",\"approval_number\":\"FL13033.2\",\"seq\":2,\"product_model\":\"Series 10100 Non-Impact PVC Horizontal Slider Window\",\"product_description\":\"Series 10100 Non-Impact PVC Horizontal Slider Window\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#12633-R1\",\"approval_number\":\"FL12633.3\",\"seq\":3,\"product_model\":\"Series 1600 Impactview Aluminum Horizontal Slider\",\"product_description\":\"Large and small missile impact resistant with monolithic laminated glass\",\"design_pressure\":\"+90\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#12633-R1\",\"approval_number\":\"FL12633.4\",\"seq\":4,\"product_model\":\"Series 6800 Aluminum Horizontal Slider\",\"product_description\":\"Non impact resistant with monolithic glass\",\"design_pressure\":\"+60\\\/-210\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#16161-R0\",\"approval_number\":\"FL16161.1\",\"seq\":1,\"product_model\":\"Series \\\"6800\\\" Aluminum Horizontal Slider\",\"product_description\":\"Non Impact Resistant Horizontal Sliding Window with Monolithic Glass\",\"design_pressure\":\"+60\\\/-210\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#18392-R0\",\"approval_number\":\"FL18392.1\",\"seq\":1,\"product_model\":\"Series \\\"1600 Impact View\\\" Aluminum Horizontal Sliding Window\",\"product_description\":\"Large missile impact resistant aluminum horizontal sliding window.\",\"design_pressure\":\"+90\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#19034-R0\",\"approval_number\":\"FL19034.1\",\"seq\":1,\"product_model\":\"Series 10100 White PVC Horizontal Sliding Window\",\"product_description\":\"Large missile impact resistant white PVC horizontal sliding window.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#19034-R0\",\"approval_number\":\"FL19034.2\",\"seq\":2,\"product_model\":\"Series 10100 White PVC Horizontal Sliding Window\",\"product_description\":\"Non-impact resistant white PVC horizontal sliding window.\",\"design_pressure\":\"+65\\\/-125\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-06 00:00:00\",\"instructions_url\":\"\"}],\"QuikServ Corp\":[{\"manufacturer\":\"QuikServ Corp\",\"approval_number_master\":\"FL#12643-R0\",\"approval_number\":\"FL12643.1\",\"seq\":1,\"product_model\":\"\\\"Impact Pass-Thru\\\"\",\"product_description\":\"Aluminum Horizontal Sliding Window\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-25 00:00:00\",\"instructions_url\":\"\"}],\"Light House Windows & Doors\":[{\"manufacturer\":\"Light House Windows & Doors\",\"approval_number_master\":\"FL#13011-R0\",\"approval_number\":\"FL13011.1\",\"seq\":1,\"product_model\":\"Series 3112 Aluminum Horizontal Slider\",\"product_description\":\"Series 3112 Aluminum Horizontal Slider - OXO, OX, XO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Light House Windows & Doors\",\"approval_number_master\":\"FL#13011-R1\",\"approval_number\":\"FL13011.2\",\"seq\":2,\"product_model\":\"Series 3112 Aluminum Horizontal Slider\",\"product_description\":\"Series 3112 Aluminum Horizontal Slider - XO\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Light House Windows & Doors\",\"approval_number_master\":\"FL#13011-R1\",\"approval_number\":\"FL13011.3\",\"seq\":3,\"product_model\":\"Series 3112 Aluminum Horizontal Slider\",\"product_description\":\"Series 3112 Aluminum Horizontal Slider - XO\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Light House Windows & Doors\",\"approval_number_master\":\"FL#13011-R1\",\"approval_number\":\"FL13011.4\",\"seq\":4,\"product_model\":\"Series 3112 Aluminum Horizontal Slider\",\"product_description\":\"Series 3112 Aluminum Horizontal Slider - XO\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-31 00:00:00\",\"instructions_url\":\"\"}],\"Larson Manufacturing Company\":[{\"manufacturer\":\"Larson Manufacturing Company\",\"approval_number_master\":\"FL#13288-R0\",\"approval_number\":\"FL13288.1\",\"seq\":1,\"product_model\":\"T603H Slider\",\"product_description\":\"Tandem Product: Aluminum Storm Window Attached to PVC Horizontal Slider Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Larson Manufacturing Company\",\"approval_number_master\":\"FL#17410-R0\",\"approval_number\":\"FL17410.1\",\"seq\":1,\"product_model\":\"T623H Horizontal Slider\",\"product_description\":\"Tandem Product: Aluminum Storm Window attached to PVC Horizontal Sliding Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sound Solutions Windows and Doors, LLC\":[{\"manufacturer\":\"Sound Solutions Windows and Doors, LLC\",\"approval_number_master\":\"FL#13298-R0\",\"approval_number\":\"FL13298.1\",\"seq\":1,\"product_model\":\"Series 1022\",\"product_description\":\"Fiberglass Horizontal Sliding Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-06 00:00:00\",\"instructions_url\":\"\"}],\"Energy Saving Window & Doors, Inc.\":[{\"manufacturer\":\"Energy Saving Window & Doors, Inc.\",\"approval_number_master\":\"FL#13412-R0\",\"approval_number\":\"FL13412.1\",\"seq\":1,\"product_model\":\"DOUBLE SLIDER VINYL WINDOW\",\"product_description\":\"HORIZONTAL SLIDING FLUSH MOUNT WINDOW\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sun Metals Systems, Inc.\":[{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#13510-R0\",\"approval_number\":\"FL13510.1\",\"seq\":1,\"product_model\":\"a. Series 400SW\",\"product_description\":\"Thermally Broken Aluminum Horizontal Sliding Window \\\"Non-Impact\\\" - (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#13510-R0\",\"approval_number\":\"FL13510.2\",\"seq\":2,\"product_model\":\"b. Series 400SW\",\"product_description\":\"Thermally Broken Aluminum Horizontal Sliding Window \\\"Small Missile Impact\\\" - (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#13510-R0\",\"approval_number\":\"FL13510.3\",\"seq\":3,\"product_model\":\"c. Series 400SW\",\"product_description\":\"Thermally Broken Aluminum Horizontal Sliding Window \\\"Large Missile Impact\\\" - (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"NFP National Fenestration Product, Inc.\":[{\"manufacturer\":\"NFP National Fenestration Product, Inc.\",\"approval_number_master\":\"FL#13762-R0\",\"approval_number\":\"FL13762.1\",\"seq\":1,\"product_model\":\"HR2100\",\"product_description\":\"HR2100 Horizontal Rolling Window\",\"design_pressure\":\"+90\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Duett Windows and Doors\":[{\"manufacturer\":\"Duett Windows and Doors\",\"approval_number_master\":\"FL#14167-R0\",\"approval_number\":\"FL14167.1\",\"seq\":1,\"product_model\":\"DRW-50\",\"product_description\":\"DRW-50 Flange Slider\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Duett Windows and Doors\",\"approval_number_master\":\"FL#14167-R0\",\"approval_number\":\"FL14167.2\",\"seq\":2,\"product_model\":\"DRW-50\",\"product_description\":\"DRW-50 Fin Slider\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-01 00:00:00\",\"instructions_url\":\"\"}],\"MARITECH WINDOWS\":[{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#14283-R0\",\"approval_number\":\"FL14283.1\",\"seq\":1,\"product_model\":\"311 HS PVC HORIZONTAL SLIDING WINDOW\",\"product_description\":\"311 HS PVC HORIZONTAL SLIDING WINDOW 60X48\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#14283-R0\",\"approval_number\":\"FL14283.2\",\"seq\":2,\"product_model\":\"451 HS PVC HORIZONTAL SLIDING WINDOW\",\"product_description\":\"451 HS PVC HORIZONTAL SLIDING WINDOW 72X48\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#14283-R0\",\"approval_number\":\"FL14283.3\",\"seq\":3,\"product_model\":\"571 HS PVC HORIZONTAL SLIDING WINDOW\",\"product_description\":\"571 HS PVC HORIZONTAL SLIDING WINDOW 60X48\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#14283-R2\",\"approval_number\":\"FL14283.4\",\"seq\":4,\"product_model\":\"541 VINYL HORIZONTAL SLIDING WINDOW\",\"product_description\":\"541 VINYL HORIZONTAL SLIDING WINDOW 72\\\" x 48\\\" REINFORCED NON-IMPACT\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#14283-R2\",\"approval_number\":\"FL14283.5\",\"seq\":5,\"product_model\":\"571 HS PVC HORIZONTAL SLIDING WINDOW\",\"product_description\":\"571 HS PVC HORIZONTAL SLIDING WINDOW 60X48\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-31 00:00:00\",\"instructions_url\":\"\"}],\"Doers Window Manufacturing, LLC\":[{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#14359-R0\",\"approval_number\":\"FL14359.1\",\"seq\":1,\"product_model\":\"DuraGardXT Vinyl Horizontal Slider\",\"product_description\":\"DuraGardXT New Construction Slider w\\\/Composite Reinforcement XX\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#14359-R0\",\"approval_number\":\"FL14359.2\",\"seq\":2,\"product_model\":\"DuraGardXT Vinyl Horizontal Slider\",\"product_description\":\"DuraGardXT Replacement Slider w\\\/Composite Reinforcement XX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#14359-R0\",\"approval_number\":\"FL14359.3\",\"seq\":3,\"product_model\":\"DuraGardXT Vinyl Horizontal Slider\",\"product_description\":\"DuraGardXT New Construction or Replacement Slider w\\\/Aluminum Reinforcement XX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#14359-R0\",\"approval_number\":\"FL14359.4\",\"seq\":4,\"product_model\":\"DuraGardXT Vinyl Horizontal Slider\",\"product_description\":\"DuraGardXT New Construction or Replacement Slider w\\\/Composite Reinforcement XX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#14359-R0\",\"approval_number\":\"FL14359.5\",\"seq\":5,\"product_model\":\"DuraGardXT Vinyl Horizontal Slider\",\"product_description\":\"DuraGardXT New Construction or Replacement Slider w\\\/Aluminum Reinforcement XX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#14359-R1\",\"approval_number\":\"FL14359.6\",\"seq\":6,\"product_model\":\"DuraGardXT Vinyl Horizontal Slider\",\"product_description\":\"DuraGardXT New Construction Slider w\\\/Aluminum Reinforcement XX\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#14359-R1\",\"approval_number\":\"FL14359.7\",\"seq\":7,\"product_model\":\"DuraGardXT Vinyl Horizontal Slider\",\"product_description\":\"DuraGardXT New Construction Slider w\\\/Aluminum Reinforcement XX\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#14359-R1\",\"approval_number\":\"FL14359.8\",\"seq\":8,\"product_model\":\"DuraGardXT Vinyl Horizontal Slider\",\"product_description\":\"DuraGardXT Replacement Slider w\\\/Aluminum Reinforcement XX\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#14549-R0\",\"approval_number\":\"FL14549.1\",\"seq\":1,\"product_model\":\"SashliteXT Vinyl Horizontal Slider Window\",\"product_description\":\"SashliteXT Replacement Horizontal Slider w\\\/Alum Reinforcement XX\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#14549-R0\",\"approval_number\":\"FL14549.2\",\"seq\":2,\"product_model\":\"SashliteXT Vinyl Horizontal Slider Window\",\"product_description\":\"SashliteXT Replacement Horizontal Slider w\\\/Alum Reinforcement XX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15376-R0\",\"approval_number\":\"FL15376.1\",\"seq\":1,\"product_model\":\"a. DuraGard Vinyl Horizontal Slider\",\"product_description\":\"DuraGard Replacement Vinyl Horizontal Sliding Window utilizes Aluminum Reinforcement (XX - configuration; Max Size 72 x 65)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15376-R0\",\"approval_number\":\"FL15376.2\",\"seq\":2,\"product_model\":\"b. DuraGard Vinyl Horizontal Slider\",\"product_description\":\"DuraGard Replacement Vinyl Horizontal Sliding Window utilizes Composite Reinforcement (XX - configuration; Max Size 71 x 56)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15376-R0\",\"approval_number\":\"FL15376.3\",\"seq\":3,\"product_model\":\"c. DuraGard Vinyl Horizontal Slider\",\"product_description\":\"DuraGard Replacement Vinyl Horizontal Sliding Window utilizes Aluminum Reinforcement (XX - configuration; Max Size 71 x 56)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15376-R0\",\"approval_number\":\"FL15376.4\",\"seq\":4,\"product_model\":\"d. DuraGard Vinyl Horizontal Slider\",\"product_description\":\"DuraGard New Construction (Nail Fin) Vinyl Horizontal Sliding Window utilizes Aluminum Reinforcement (XX - configuration; Max Size 72 x 65)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15376-R0\",\"approval_number\":\"FL15376.5\",\"seq\":5,\"product_model\":\"e. DuraGard Vinyl Horizontal Slider\",\"product_description\":\"DuraGard New Construction (Nail Fin) Vinyl Horizontal Sliding Window utilizes Composite Reinforcement (XX - configuration; Max Size 71 x 56)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15376-R0\",\"approval_number\":\"FL15376.6\",\"seq\":6,\"product_model\":\"f. DuraGard Vinyl Horizontal Slider\",\"product_description\":\"DuraGard New Construction (Nail Fin) Vinyl Horizontal Sliding Window utilizes Aluminum Reinforcement (XX - configuration; Max Size 71 x 56)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15376-R0\",\"approval_number\":\"FL15376.7\",\"seq\":7,\"product_model\":\"g. Sashlite Vinyl Horizontal Slider\",\"product_description\":\"Sashlite Replacement Vinyl Horizontal Sliding Window utilizes Aluminum Reinforcement (XX - configuration; Max Size 72 x 60)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15376-R2\",\"approval_number\":\"FL15376.8\",\"seq\":8,\"product_model\":\"h. Series 4000 \\\/ Model 4550\",\"product_description\":\"Extruded Vinyl Horizontal Sliding \\\"Impact\\\" Window with Flange (O\\\/X or X\\\/O - configuration; Max Size 75 x 64)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15376-R2\",\"approval_number\":\"FL15376.9\",\"seq\":9,\"product_model\":\"i. Series 4000 \\\/ Model 4500\",\"product_description\":\"Extruded Vinyl Horizontal Sliding Window with Nailing Fin (O\\\/X or X\\\/O - configuration; Max Size 74 x 74)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15376-R2\",\"approval_number\":\"FL15376.10\",\"seq\":10,\"product_model\":\"j. Series 4000 \\\/ Model 4500\",\"product_description\":\"Extruded Vinyl Horizontal Sliding Window with Nailing Fin (X\\\/O\\\/X - configuration; Max Size 113 x 65)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15376-R2\",\"approval_number\":\"FL15376.11\",\"seq\":11,\"product_model\":\"k. Series 4000 \\\/ Model 4500\",\"product_description\":\"Extruded Vinyl Horizontal Sliding Window with Flange (O\\\/X or X\\\/O - configuration; Max Size 73 x 64)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R0\",\"approval_number\":\"FL16853.1\",\"seq\":1,\"product_model\":\"a. Series 9000 Model 9550\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Horizontal Sliding Window New Construction - Nail Fin (XO or OX - configuration; Max Size 74 x 63)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R0\",\"approval_number\":\"FL16853.2\",\"seq\":2,\"product_model\":\"b. Series 9000 Model 9550\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Horizontal Sliding Window Replacement (XO or OX - configuration; Max Size 74 x 63)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R0\",\"approval_number\":\"FL16853.3\",\"seq\":3,\"product_model\":\"c. Series 9000 Model 9550\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Horizontal Sliding Window New Construction - Nail Fin (XO or OX - configuration; Max Size 74 x 63)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R0\",\"approval_number\":\"FL16853.4\",\"seq\":4,\"product_model\":\"d. Series 9000 Model 9550\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Horizontal Sliding Window Replacement (XO or OX - configuration; Max Size 74 x 63)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R0\",\"approval_number\":\"FL16853.5\",\"seq\":5,\"product_model\":\"e. Series 9000 Model 9500\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window New Construction - Nail Fin (XO or OX - configuration; Max Size 74 x 62)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R0\",\"approval_number\":\"FL16853.6\",\"seq\":6,\"product_model\":\"f. Series 9000 Model 9500\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window Replacement (XO or OX - configuration; Max Size 74 x 62)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R0\",\"approval_number\":\"FL16853.7\",\"seq\":7,\"product_model\":\"g. Series 9000 Model 9500-3\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window New Construction - Nail Fin (XOX - configuration; Max Size 111 x 63)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R0\",\"approval_number\":\"FL16853.8\",\"seq\":8,\"product_model\":\"h. Series 9000 Model 9500-3\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window Replacement (XOX - configuration; Max Size 111 x 63)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R1\",\"approval_number\":\"FL16853.9\",\"seq\":9,\"product_model\":\"i. Series 9000 Model 9550-3\",\"product_description\":\"Series 9000 Model 9550-3 \\\"Impact\\\" New Construction (Nail Fin) Vinyl Horizontal Sliding Window (XOX - configuration; Max Size 111 x 63)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R1\",\"approval_number\":\"FL16853.10\",\"seq\":10,\"product_model\":\"j. Series 9000 Model 9550-3\",\"product_description\":\"Series 9000 Model 9550-3 \\\"Impact\\\" Replacement (with Flange) Vinyl Horizontal Sliding Window (XOX - configuration; Max Size 111 x 63)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R1\",\"approval_number\":\"FL16853.11\",\"seq\":11,\"product_model\":\"k. Series 9000 Model 9550-3\",\"product_description\":\"Series 9000 Model 9550-3 \\\"Impact\\\" New Construction (Nail Fin) Vinyl Horizontal Sliding Window (XOX - configuration; Max Size 111 x 63)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R1\",\"approval_number\":\"FL16853.12\",\"seq\":12,\"product_model\":\"l. Series 9000 Model 9550-3\",\"product_description\":\"Series 9000 Model 9550-3 \\\"Impact\\\" Replacement (with Flange) Vinyl Horizontal Sliding Window (XOX - configuration; Max Size 111 x 63)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R2\",\"approval_number\":\"FL16853.13\",\"seq\":13,\"product_model\":\"m. DuraGard Slider XX\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window utilizing a Nail Fin Installation (XX, configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R2\",\"approval_number\":\"FL16853.14\",\"seq\":14,\"product_model\":\"n. DuraGard Slider XX\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window (XX, configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R2\",\"approval_number\":\"FL16853.15\",\"seq\":15,\"product_model\":\"o. DuraGard - 3 Slider XOX\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window utilizing a Nail Fin Installation (XOX, configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R2\",\"approval_number\":\"FL16853.16\",\"seq\":16,\"product_model\":\"p. DuraGard - 3 Slider XOX\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window with Flange Installation (XOX, configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R2\",\"approval_number\":\"FL16853.17\",\"seq\":17,\"product_model\":\"q. Sashlite Slider XX\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window utilizing a Nail Fin Installation (XX, configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R2\",\"approval_number\":\"FL16853.18\",\"seq\":18,\"product_model\":\"r. Sashlite Slider XX\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window (XX, configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R2\",\"approval_number\":\"FL16853.19\",\"seq\":19,\"product_model\":\"s. Sashlite - 3 Slider XOX\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window utilizing a Nail Fin Installation (XOX, configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R2\",\"approval_number\":\"FL16853.20\",\"seq\":20,\"product_model\":\"t. Sashlite - 3 Slider XOX\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window (XOX, configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R2\",\"approval_number\":\"FL16853.21\",\"seq\":21,\"product_model\":\"u. 4500 Slider XO\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window utilizing a Nail Fin Installation (XO or OX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R2\",\"approval_number\":\"FL16853.22\",\"seq\":22,\"product_model\":\"v. 4500 Slider XO\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window with Flange (XO or OX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R2\",\"approval_number\":\"FL16853.23\",\"seq\":23,\"product_model\":\"w. 4550 Slider XO\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Horizontal Sliding Window utilizing a Nail Fin Installation (XO or OX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R2\",\"approval_number\":\"FL16853.24\",\"seq\":24,\"product_model\":\"x. 4550 Slider XO - Impact Rated - HVHZ\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Horizontal Sliding Window utilizing a Nail Fin Installation (XO or OX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R2\",\"approval_number\":\"FL16853.25\",\"seq\":25,\"product_model\":\"y. 4550 Slider XO - Impact Rated - HVHZ\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Horizontal Sliding Window with Flange (XO or OX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R2\",\"approval_number\":\"FL16853.26\",\"seq\":26,\"product_model\":\"z. 4500 - 3 Slider XOX\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window utilizing a Nail Fin Installation (XOX, configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R5\",\"approval_number\":\"FL16853.27\",\"seq\":27,\"product_model\":\"za. 4550 Slider XO - Impact Rated\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Horizontal Sliding Window with Flange (XO or OX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#22611-R0\",\"approval_number\":\"FL22611.1\",\"seq\":1,\"product_model\":\"a. 9550 Slider XO - Impact Rated\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Horizontal Sliding Window with Flange Installation (XO or OX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#22611-R0\",\"approval_number\":\"FL22611.2\",\"seq\":2,\"product_model\":\"b. Series 4000 Model 4500 Slider XO\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window with Flange (XO or OX Equal Lite and Oriel configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R6\",\"approval_number\":\"FL16853.28\",\"seq\":28,\"product_model\":\"zb. Series 4000 Model 4550 Slider XO - Impact Rated\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Horizontal Sliding Window with Flange (XO or OX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R7\",\"approval_number\":\"FL16853.29\",\"seq\":29,\"product_model\":\"zc. Series 4000 Model 4551 Slider XO - Impact Rated\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Horizontal Sliding Window with Flange (XO or OX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R7\",\"approval_number\":\"FL16853.30\",\"seq\":30,\"product_model\":\"zd. Series 4000 Model 4551 Slider over Transom XO\\\/O - Impact Rated\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Horizontal Sliding Window over Transom with Flange (XO\\\/O or OX\\\/O configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R7\",\"approval_number\":\"FL16853.31\",\"seq\":31,\"product_model\":\"ze. Series 4000 Model 4500 Slider over Transom XO\\\/O\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window over Louver with Nail Fin (XO\\\/O or OX\\\/O configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R9\",\"approval_number\":\"FL16853.32\",\"seq\":32,\"product_model\":\"zf. Series 8000 Model 8500 Horizontal Slider\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window (XX, configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R9\",\"approval_number\":\"FL16853.33\",\"seq\":33,\"product_model\":\"zg. Series 8000 Model 8550 Horizontal Slider\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Horizontal Sliding Window (XX, configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R9\",\"approval_number\":\"FL16853.34\",\"seq\":34,\"product_model\":\"zh. Seres 8000 Model 8500-3 Horizontal Slider\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window (XOX, configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R10\",\"approval_number\":\"FL16853.35\",\"seq\":35,\"product_model\":\"zi. Model 4500 Slider over Transom XO\\\/O\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window over Integral Mulled Transom with Flange (XO\\\/O or OX\\\/O configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R11\",\"approval_number\":\"FL16853.36\",\"seq\":36,\"product_model\":\"zj. Model 4500 Slider XO over Transom\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window over Integral Mulled Transom - Flange Installation (XO\\\/O or OX\\\/O configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R11\",\"approval_number\":\"FL16853.37\",\"seq\":37,\"product_model\":\"zk. Model 4500 Slider XOO with Transom\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window with Integral Mulled Fixed Window and Integral Mulled Transom - Flange Installation (XOIO\\\/O or OIOX\\\/O configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R11\",\"approval_number\":\"FL16853.38\",\"seq\":38,\"product_model\":\"zl. Model 4501 Slider XO\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window Utilizing an Integral Reinforced Interlock with Flange Installation (XO or OX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R11\",\"approval_number\":\"FL16853.39\",\"seq\":39,\"product_model\":\"zm. Model 4500 Slider XOO with Transom\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window over Integral Mulled Twin Transom - Flange Installation (XO\\\/OIO or OX\\\/OIO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R12\",\"approval_number\":\"FL16853.40\",\"seq\":40,\"product_model\":\"zn. Series 4000 Model 4500 Slider (Oriel) with Transom\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window (Oriel) over Integral Mulled Twin Transom - Flange Installation (XO\\\/OIO or OX\\\/OIO configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R12\",\"approval_number\":\"FL16853.41\",\"seq\":41,\"product_model\":\"zo. Series 4000 Model 4551 Slider XO - Impact Rated\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Horizontal Sliding Window with Flange - Utilizes HD Aluminum Meeting Stile with Reinforcement (XO or OX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R12\",\"approval_number\":\"FL16853.42\",\"seq\":42,\"product_model\":\"zp. Series 4000 Model 4900 Slider \\\/ P-TAC Louver\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window over an Integral Mulled P-TAC Louver - Nail Fin (XO\\\/O or OX\\\/O configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R12\",\"approval_number\":\"FL16853.43\",\"seq\":43,\"product_model\":\"zq. Series 4000 Model 4500 Slider with Transom\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window with Integral Mulled Fixed Window Over an Integral Mulled Transom - Flange Installation (XOIO\\\/O or OIOX\\\/O configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R12\",\"approval_number\":\"FL16853.44\",\"seq\":44,\"product_model\":\"zr. Series 4000 Model 4551 Slider OX - Impact Rated\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Horizontal Sliding Window with Nail Fin - External Meeting Stile Reinforcement (XO or OX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16853-R14\",\"approval_number\":\"FL16853.45\",\"seq\":45,\"product_model\":\"zs. Series 4000 Model 4500 Slider over Transom OX\\\/O\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Oriel Window over Integral Mulled Transom with Flange (XO\\\/O or OX\\\/O configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Serious Energy, Inc\":[{\"manufacturer\":\"Serious Energy, Inc\",\"approval_number_master\":\"FL#14777-R0\",\"approval_number\":\"FL14777.1\",\"seq\":1,\"product_model\":\"Series 55 Slider Vinyl Horizontal Sliding Window\",\"product_description\":\"Series 55 Slider Vinyl Horizontal Sliding Window 69 x 48\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Serious Energy, Inc\",\"approval_number_master\":\"FL#14777-R0\",\"approval_number\":\"FL14777.2\",\"seq\":2,\"product_model\":\"Series 55 Vinyl Horizontal Sliding Window\",\"product_description\":\"Series 55 Vinyl Horizontal Sliding Window 108 x 54\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Serious Energy, Inc\",\"approval_number_master\":\"FL#14777-R1\",\"approval_number\":\"FL14777.3\",\"seq\":3,\"product_model\":\"SERIES 501 VINYL HORIZONTAL SLIDING WINDOW\",\"product_description\":\"SERIES 501 VINYL HORIZONTAL SLIDING WINDOW 69X48\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Serious Energy, Inc\",\"approval_number_master\":\"FL#14777-R1\",\"approval_number\":\"FL14777.4\",\"seq\":4,\"product_model\":\"Series 55 Slider Vinyl Horizontal Sliding Window\",\"product_description\":\"Series 55 Slider Vinyl Horizontal Sliding Window 69 x 48\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Serious Energy, Inc\",\"approval_number_master\":\"FL#14777-R1\",\"approval_number\":\"FL14777.5\",\"seq\":5,\"product_model\":\"Series 55 Vinyl Horizontal Sliding Window\",\"product_description\":\"Series 55 Vinyl Horizontal Sliding Window 108 x 54\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-30 00:00:00\",\"instructions_url\":\"\"}],\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\":[{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#15762-R0\",\"approval_number\":\"FL15762.1\",\"seq\":1,\"product_model\":\"8000 Designer Series Single Slider 78\\\"x60\\\"\",\"product_description\":\"8000 Designer Series Single Slider 78\\\"x60\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#15762-R0\",\"approval_number\":\"FL15762.2\",\"seq\":2,\"product_model\":\"8000 Premium Series Double Slider 72\\\"x42\\\"\",\"product_description\":\"8000 Premium Series Double Slider 72\\\"x42\\\"\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#15762-R0\",\"approval_number\":\"FL15762.3\",\"seq\":3,\"product_model\":\"8000 Premium Series Double Slider 78\\\"x60\\\"\",\"product_description\":\"8000 Premium Series Double Slider 78\\\"x60\\\"\",\"design_pressure\":\"+25\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#16015-R0\",\"approval_number\":\"FL16015.1\",\"seq\":1,\"product_model\":\"Builders Series Vinyl Single Slider\",\"product_description\":\"Builders Series Vinyl Single Slider 72x60\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#16015-R0\",\"approval_number\":\"FL16015.2\",\"seq\":2,\"product_model\":\"Designer Series Vinyl Triple Slider\",\"product_description\":\"Designer Series Vinyl Triple Slider\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#16394-R0\",\"approval_number\":\"FL16394.1\",\"seq\":1,\"product_model\":\"8000 Builders Vinyl Single Slider\",\"product_description\":\"8000 Builders Vinyl Single Slider 72\\\"x48\\\" Single Unit Only\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#16694-R0\",\"approval_number\":\"FL16694.1\",\"seq\":1,\"product_model\":\"Vinyl Single Slider\",\"product_description\":\"8000 Designer Vinyl Single Slider Window 72\\\"x72\\\" Single Unit Only\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-07-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#17334-R0\",\"approval_number\":\"FL17334.1\",\"seq\":1,\"product_model\":\"Vinyl Designer Single Slider w\\\/Transom\",\"product_description\":\"8000 Designer Single Slider Window (60\\\"x60\\\") with Fixed Slider Transom Stacked Above (60\\\"x30\\\")\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#17334-R0\",\"approval_number\":\"FL17334.2\",\"seq\":2,\"product_model\":\"Vinyl Premium Double Slider 60\\\"x48\\\"\",\"product_description\":\"8000 Premium Double Vinyl Slider 60\\\"x48\\\")\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-30 00:00:00\",\"instructions_url\":\"\"}],\"T M Windows LLC\":[{\"manufacturer\":\"T M Windows LLC\",\"approval_number_master\":\"FL#15807-R0\",\"approval_number\":\"FL15807.1\",\"seq\":1,\"product_model\":\"Series \\\"DS93WW\\\" PVC Horizontal Sliding Window\",\"product_description\":\"Series \\\"DS93WW\\\" PVC Horizontal Sliding Window - LMI Type XX 73\\\" x 62\\\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"T M Windows LLC\",\"approval_number_master\":\"FL#15807-R0\",\"approval_number\":\"FL15807.2\",\"seq\":2,\"product_model\":\"Series \\\"DS93WW\\\" PVC Horizontal Sliding Window\",\"product_description\":\"Series \\\"DS93WW\\\" PVC Horizontal Sliding Window - Non-Impact Type XX 73\\\" x 62\\\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"T M Windows LLC\",\"approval_number_master\":\"FL#15807-R0\",\"approval_number\":\"FL15807.3\",\"seq\":3,\"product_model\":\"Series \\\"SS93WW\\\" PVC Horizontal Sliding Window\",\"product_description\":\"Series \\\"SS93WW\\\" PVC Horizontal Sliding Window - Non-Impact Type OX 76\\\" x 54\\\"\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"T M Windows LLC\",\"approval_number_master\":\"FL#16457-R0\",\"approval_number\":\"FL16457.1\",\"seq\":1,\"product_model\":\"TM 9000 SS VINYL LMI HVHZ\",\"product_description\":\"TM 9000 SS VINYL LMI HVHZ 74\\\"x64\\\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"T M Windows LLC\",\"approval_number_master\":\"FL#17861-R0\",\"approval_number\":\"FL17861.1\",\"seq\":1,\"product_model\":\"Series 805 Aluminum Horizontal Rolling Window\",\"product_description\":\"Large missile impact resistant aluminum horizontal rolling window.\",\"design_pressure\":\"+90\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"T M Windows LLC\",\"approval_number_master\":\"FL#19241-R0\",\"approval_number\":\"FL19241.1\",\"seq\":1,\"product_model\":\"Series TM9000 Vinyl Horizontal Sliding Window\",\"product_description\":\"Series TM9000 Vinyl Horizontal Sliding Window\",\"design_pressure\":\"+50.0\\\/-52.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"T M Windows LLC\",\"approval_number_master\":\"FL#20885-R0\",\"approval_number\":\"FL20885.1\",\"seq\":1,\"product_model\":\"Series 9800 XX Horizontal Rolling Window\",\"product_description\":\"Series 9800 XX Horizontal Rolling Window - Reinforced - LMI\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Galaxy Window and Door, Inc.\":[{\"manufacturer\":\"Galaxy Window and Door, Inc.\",\"approval_number_master\":\"FL#16273-R0\",\"approval_number\":\"FL16273.1\",\"seq\":1,\"product_model\":\"Series 3400 Vinyl Horizontal Sliding Window\",\"product_description\":\"Series 3400 Vinyl Horizontal Sliding Window\",\"design_pressure\":\"+60.7\\\/-76.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-30 00:00:00\",\"instructions_url\":\"\"}],\"Eagle View Windows and Doors\":[{\"manufacturer\":\"Eagle View Windows and Doors\",\"approval_number_master\":\"FL#16626-R0\",\"approval_number\":\"FL16626.1\",\"seq\":1,\"product_model\":\"8500\",\"product_description\":\"Series 8500 72 x 48 Vinyl XO-OX Horizontal Sliding Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle View Windows and Doors\",\"approval_number_master\":\"FL#16626-R0\",\"approval_number\":\"FL16626.2\",\"seq\":2,\"product_model\":\"8500\",\"product_description\":\"Series 8500 108 x 60 Vinyl XOX Horizontal Sliding Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle View Windows and Doors\",\"approval_number_master\":\"FL#27085-R0\",\"approval_number\":\"FL27085.1\",\"seq\":1,\"product_model\":\"Series 8500 Vinyl XOX Horizontal Sliding Window\",\"product_description\":\"Series 8500 Vinyl XOX Horizontal Sliding Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle View Windows and Doors\",\"approval_number_master\":\"FL#29117-R0\",\"approval_number\":\"FL29117.1\",\"seq\":1,\"product_model\":\"Series 9700\",\"product_description\":\"Series 9700 Vinyl Horizontal Slider Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"}],\"SIW Impact Windows, LLC\":[{\"manufacturer\":\"SIW Impact Windows, LLC\",\"approval_number_master\":\"FL#17972-R0\",\"approval_number\":\"FL17972.1\",\"seq\":1,\"product_model\":\"Series \\\"200 StormSafe\\\" Aluminum Horizontal Sliding Window\",\"product_description\":\"Large missile impact resistant aluminum horizontal sliding window.\",\"design_pressure\":\"+80\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW Impact Windows, LLC\",\"approval_number_master\":\"FL#17972-R0\",\"approval_number\":\"FL17972.2\",\"seq\":2,\"product_model\":\"Series \\\"250 XXL StormSafe\\\" Aluminum Horizontal Sliding Window\",\"product_description\":\"Large missile impact resistant aluminum horizontal sliding window.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-01 00:00:00\",\"instructions_url\":\"\"}],\"Sky-Frame AG\":[{\"manufacturer\":\"Sky-Frame AG\",\"approval_number_master\":\"FL#18607-R0\",\"approval_number\":\"FL18607.1\",\"seq\":1,\"product_model\":\"Series SF2-CW50 Aluminum Horizontal Sliding Window\",\"product_description\":\"Series SF2-CW50 Aluminum Horizontal Sliding Window - Non-Impact\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sky-Frame AG\",\"approval_number_master\":\"FL#18607-R0\",\"approval_number\":\"FL18607.2\",\"seq\":2,\"product_model\":\"Series SF2-R30 Aluminum Horizontal Sliding Window\",\"product_description\":\"Series SF2-R30 Aluminum Horizontal Sliding Window - Non-Impact\",\"design_pressure\":\"+30.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sky-Frame AG\",\"approval_number_master\":\"FL#18607-R0\",\"approval_number\":\"FL18607.3\",\"seq\":3,\"product_model\":\"Series Sky-Frame 2 Aluminum Horizontal Sliding Window\",\"product_description\":\"Series Sky-Frame 2 Aluminum Horizontal Sliding Window - Impact HVHZ\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Western Window Systems\":[{\"manufacturer\":\"Western Window Systems\",\"approval_number_master\":\"FL#22019-R0\",\"approval_number\":\"FL22019.1\",\"seq\":1,\"product_model\":\"Series 620 Aluminum T.B. Horizontal Sliding Window\",\"product_description\":\"Series 620 Aluminum T.B. Horizontal Sliding Window OX and XO\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-09-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western Window Systems\",\"approval_number_master\":\"FL#22019-R0\",\"approval_number\":\"FL22019.2\",\"seq\":2,\"product_model\":\"Series 620 Aluminum T.B. Horizontal Sliding Window\",\"product_description\":\"Series 620 Aluminum T.B. Horizontal Sliding Window OX\\\/O and XO\\\/O\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-09-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western Window Systems\",\"approval_number_master\":\"FL#29086-R0\",\"approval_number\":\"FL29086.1\",\"seq\":1,\"product_model\":\"Series 7620 Thermally Broken Aluminum Horizontal Rolling Window\",\"product_description\":\"Large missile impact resistant thermally broken aluminum horizontal rolling window.\",\"design_pressure\":\"+61.3\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western Window Systems\",\"approval_number_master\":\"FL#29086-R0\",\"approval_number\":\"FL29086.2\",\"seq\":2,\"product_model\":\"Series 7620 Thermally Broken Aluminum Horizontal Rolling Window\",\"product_description\":\"Non-impact resistant thermally broken aluminum horizontal rolling window.\",\"design_pressure\":\"+61.3\\\/-75.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Northeast Building Products Inc.\":[{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#22293-R0\",\"approval_number\":\"FL22293.1\",\"seq\":1,\"product_model\":\"WinForce Horizontal Slider Impact\",\"product_description\":\"WinForce PVC Horizontal Slider XX Window, Large Missile Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#22293-R0\",\"approval_number\":\"FL22293.2\",\"seq\":2,\"product_model\":\"WinForce Horizontal Slider Non-Impact\",\"product_description\":\"WinForce PVC Horizontal Slider XX Window, Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-31 00:00:00\",\"instructions_url\":\"\"}],\"Georgia Palm Beach Aluminum Window Corporation\":[{\"manufacturer\":\"Georgia Palm Beach Aluminum Window Corporation\",\"approval_number_master\":\"FL#24443-R0\",\"approval_number\":\"FL24443.1\",\"seq\":1,\"product_model\":\"Series 3600 Horizontal Slider\",\"product_description\":\"Aluminum Impact Rated Horizontal Sliding Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-13 00:00:00\",\"instructions_url\":\"\"}],\"Fortress Impact Windows and Doors\":[{\"manufacturer\":\"Fortress Impact Windows and Doors\",\"approval_number_master\":\"FL#25897-R0\",\"approval_number\":\"FL25897.1\",\"seq\":1,\"product_model\":\"Series 3400\",\"product_description\":\"Vinyl Horizontal Sliding Window\",\"design_pressure\":\"+60.7\\\/-76.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-11-30 00:00:00\",\"instructions_url\":\"\"}],\"Continental Glass Systems, LLC\":[{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#26540-R0\",\"approval_number\":\"FL26540.1\",\"seq\":1,\"product_model\":\"Series 6000 Rolling Window- LMI & SMI\",\"product_description\":\"Series 6000 Rolling Window- LMI & SMI\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#39356-R0\",\"approval_number\":\"FL39356.1\",\"seq\":1,\"product_model\":\"R-220 Horizontal Sliding Window (HVHZ)(Impact)\",\"product_description\":\"R-220 Horizontal Sliding Window (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-31 00:00:00\",\"instructions_url\":\"\"}],\"Sunrise Windows, LTD.\":[{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26909-R0\",\"approval_number\":\"FL26909.1\",\"seq\":1,\"product_model\":\"a. Series 7230 Coastal Performance\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Horizontal Sliding Window with Nail Fin (OX or XO - configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26909-R0\",\"approval_number\":\"FL26909.2\",\"seq\":2,\"product_model\":\"b. Series 7230 Coastal Performance\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Horizontal Sliding Window (OX or XO - configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26909-R1\",\"approval_number\":\"FL26909.3\",\"seq\":3,\"product_model\":\"c. C2 Compozit\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window with Nail Fin (OX or XO - configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26909-R1\",\"approval_number\":\"FL26909.4\",\"seq\":4,\"product_model\":\"d. C2 Compozit\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window (OX or XO - configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26909-R2\",\"approval_number\":\"FL26909.5\",\"seq\":5,\"product_model\":\"e. Coastal Performance\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window (XOX 1\\\/4-1\\\/2-1\\\/4 configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26909-R2\",\"approval_number\":\"FL26909.6\",\"seq\":6,\"product_model\":\"f. Coastal Performance\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window (XOX 1\\\/3-1\\\/3-1\\\/3 configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26909-R2\",\"approval_number\":\"FL26909.7\",\"seq\":7,\"product_model\":\"g. Coastal Performance\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Horizontal Sliding Window (XOX 1\\\/4-1\\\/2-1\\\/4 configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26909-R2\",\"approval_number\":\"FL26909.8\",\"seq\":8,\"product_model\":\"h. Coastal Performance\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Horizontal Sliding Window (XOX 1\\\/3-1\\\/3-1\\\/3 configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26909-R2\",\"approval_number\":\"FL26909.9\",\"seq\":9,\"product_model\":\"i. Coastal Performance\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window (OX or XO - configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26909-R3\",\"approval_number\":\"FL26909.10\",\"seq\":10,\"product_model\":\"j. Coastal Performance\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window (XOX 1\\\/4-1\\\/2-1\\\/4 configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26909-R3\",\"approval_number\":\"FL26909.11\",\"seq\":11,\"product_model\":\"k. C2 Compozit\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window (XOX 1\\\/4-1\\\/2-1\\\/4 configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26909-R3\",\"approval_number\":\"FL26909.12\",\"seq\":12,\"product_model\":\"l. C2 Compozit\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window (XOX 1\\\/3-1\\\/3-1\\\/3 configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26909-R4\",\"approval_number\":\"FL26909.13\",\"seq\":13,\"product_model\":\"m. \\\"Sunrise\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window (XX - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26909-R4\",\"approval_number\":\"FL26909.14\",\"seq\":14,\"product_model\":\"n. \\\"Verde\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window (XX - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26909-R4\",\"approval_number\":\"FL26909.15\",\"seq\":15,\"product_model\":\"o. \\\"Vanguard\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window (XX - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26909-R4\",\"approval_number\":\"FL26909.16\",\"seq\":16,\"product_model\":\"p. \\\"Restorations\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window (XX - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26909-R4\",\"approval_number\":\"FL26909.17\",\"seq\":17,\"product_model\":\"q. \\\"Sunrise\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window (XOX 1\\\/3-1\\\/3-1\\\/3 configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26909-R4\",\"approval_number\":\"FL26909.18\",\"seq\":18,\"product_model\":\"r. \\\"Verde\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window (XOX 1\\\/3-1\\\/3-1\\\/3 configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26909-R4\",\"approval_number\":\"FL26909.19\",\"seq\":19,\"product_model\":\"s. \\\"Vanguard\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window (XOX 1\\\/3-1\\\/3-1\\\/3 configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26909-R4\",\"approval_number\":\"FL26909.20\",\"seq\":20,\"product_model\":\"t. \\\"Restorations\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window (XOX 1\\\/3-1\\\/3-1\\\/3 configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26909-R4\",\"approval_number\":\"FL26909.21\",\"seq\":21,\"product_model\":\"u. \\\"Sunrise\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window (XOX 1\\\/4-1\\\/2-1\\\/4 configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26909-R4\",\"approval_number\":\"FL26909.22\",\"seq\":22,\"product_model\":\"v. \\\"Verde\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window (XOX 1\\\/4-1\\\/2-1\\\/4 configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26909-R4\",\"approval_number\":\"FL26909.23\",\"seq\":23,\"product_model\":\"w. \\\"Vanguard\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window (XOX 1\\\/4-1\\\/2-1\\\/4 configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26909-R4\",\"approval_number\":\"FL26909.24\",\"seq\":24,\"product_model\":\"x. \\\"Restorations\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window (XOX 1\\\/4-1\\\/2-1\\\/4 configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Paragon Windows and Doors, LLC\":[{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#27136-R0\",\"approval_number\":\"FL27136.1\",\"seq\":1,\"product_model\":\"a. Series 7230 Coastal Performance\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Horizontal Sliding Window with Nail Fin (OX or XO - configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#27136-R0\",\"approval_number\":\"FL27136.2\",\"seq\":2,\"product_model\":\"b. Series 7230 Coastal Performance\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Horizontal Sliding Window (OX or XO - configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#27136-R1\",\"approval_number\":\"FL27136.3\",\"seq\":3,\"product_model\":\"c. Series 7030\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window with Nail Fin (OX or XO - configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#27136-R1\",\"approval_number\":\"FL27136.4\",\"seq\":4,\"product_model\":\"d. Series 7030\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Horizontal Sliding Window (OX or XO - configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Lindsay Windows LLC\":[{\"manufacturer\":\"Lindsay Windows LLC\",\"approval_number_master\":\"FL#29223-R0\",\"approval_number\":\"FL29223.1\",\"seq\":1,\"product_model\":\"FL 643 SS\",\"product_description\":\"PVC Horizontal Sliding Window (XO and OX)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-03-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lindsay Windows LLC\",\"approval_number_master\":\"FL#29223-R1\",\"approval_number\":\"FL29223.2\",\"seq\":2,\"product_model\":\"FL 643 SS\",\"product_description\":\"PVC Horizontal Sliding Window (XO and OX) - Thru-Frame Installation\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-03-15 00:00:00\",\"instructions_url\":\"\"}],\"SIW SOLUTIONS, LLC\":[{\"manufacturer\":\"SIW SOLUTIONS, LLC\",\"approval_number_master\":\"FL#29234-R0\",\"approval_number\":\"FL29234.1\",\"seq\":1,\"product_model\":\"Series \\\"200 StormSafe\\\" Aluminum Horizontal Sliding Window\",\"product_description\":\"Large missile impact resistant aluminum horizontal sliding window.\",\"design_pressure\":\"+80\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW SOLUTIONS, LLC\",\"approval_number_master\":\"FL#29234-R0\",\"approval_number\":\"FL29234.2\",\"seq\":2,\"product_model\":\"Series \\\"250 XXL StormSafe\\\" Aluminum Horizontal Sliding Window\",\"product_description\":\"Large missile impact resistant aluminum horizontal sliding window.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-08-01 00:00:00\",\"instructions_url\":\"\"}],\"Crystal Window & Door Systems, Ltd\":[{\"manufacturer\":\"Crystal Window & Door Systems, Ltd\",\"approval_number_master\":\"FL#29245-R0\",\"approval_number\":\"FL29245.1\",\"seq\":1,\"product_model\":\"2300\",\"product_description\":\"Aluminum horizontal sliding window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crystal Window & Door Systems, Ltd\",\"approval_number_master\":\"FL#29245-R0\",\"approval_number\":\"FL29245.2\",\"seq\":2,\"product_model\":\"5600\",\"product_description\":\"Aluminum horizontal sliding windows\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-31 00:00:00\",\"instructions_url\":\"\"}],\"Building Envelope Systems, Inc.\":[{\"manufacturer\":\"Building Envelope Systems, Inc.\",\"approval_number_master\":\"FL#31167-R0\",\"approval_number\":\"FL31167.1\",\"seq\":1,\"product_model\":\"Series HR-2800 Aluminum Horizontal Sliding Window\",\"product_description\":\"Series HR-2800 Aluminum Horizontal Sliding Window (LMI - Level D and SMI)\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ALUMINA DISTRIBUTION CENTER\":[{\"manufacturer\":\"ALUMINA DISTRIBUTION CENTER\",\"approval_number_master\":\"FL#31389-R0\",\"approval_number\":\"FL31389.1\",\"seq\":1,\"product_model\":\"Series 18000 High Impact Horizontal Sliding Window - Large Missile Impact Resistant\",\"product_description\":\"Window system made of laminated and insulated Impact Resistant Glass retained by aluminum profile frame, wet glazed.\",\"design_pressure\":\"+100\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Eurocraft Industries, Inc.\":[{\"manufacturer\":\"Eurocraft Industries, Inc.\",\"approval_number_master\":\"FL#31966-R0\",\"approval_number\":\"FL31966.1\",\"seq\":1,\"product_model\":\"Series 300 Horizontal Sliding Window\",\"product_description\":\"Aluminum Horizontal Sliding Window (Impact)(HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Boyd Aluminum\":[{\"manufacturer\":\"Boyd Aluminum\",\"approval_number_master\":\"FL#33623-R0\",\"approval_number\":\"FL33623.1\",\"seq\":1,\"product_model\":\"950 SERIES HS WINDOW OX NON-IMPACT\",\"product_description\":\"950 SERIES HS WINDOW OX NON-IMPACT\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boyd Aluminum\",\"approval_number_master\":\"FL#33623-R0\",\"approval_number\":\"FL33623.2\",\"seq\":2,\"product_model\":\"950 SERIES HS WINDOW XOX IMPACT\",\"product_description\":\"950 SERIES HS WINDOW XOX IMPACT\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boyd Aluminum\",\"approval_number_master\":\"FL#33623-R0\",\"approval_number\":\"FL33623.3\",\"seq\":3,\"product_model\":\"950 SERIES HS WINDOW XOX NON-IMPACT\",\"product_description\":\"950 SERIES HS WINDOW XOX NON-IMPACT\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ALUMINEX WINDOWS & DOORS LLC\":[{\"manufacturer\":\"ALUMINEX WINDOWS & DOORS LLC\",\"approval_number_master\":\"FL#33922-R0\",\"approval_number\":\"FL33922.1\",\"seq\":1,\"product_model\":\"Series 100HR Aluminum Horizontal Rolling Window\",\"product_description\":\"Large missile impact resistant aluminum horizonal rolling window\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALUMINEX WINDOWS & DOORS LLC\",\"approval_number_master\":\"FL#33922-R0\",\"approval_number\":\"FL33922.2\",\"seq\":2,\"product_model\":\"Series 100HR Aluminum Horizontal Rolling Window\",\"product_description\":\"Small missile impact resistant aluminum horizonal rolling window\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"General Impact Glass and Windows\":[{\"manufacturer\":\"General Impact Glass and Windows\",\"approval_number_master\":\"FL#33993-R0\",\"approval_number\":\"FL33993.1\",\"seq\":1,\"product_model\":\"Series 18000 High Impact Horizontal Sliding Window Large Missile\",\"product_description\":\"Window System made of Laminated and Insulated Impact Resistant Glass retained by aluminum profile frame, wet glazed.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Plazadoor Corp.\":[{\"manufacturer\":\"Plazadoor Corp.\",\"approval_number_master\":\"FL#36319-R0\",\"approval_number\":\"FL36319.1\",\"seq\":1,\"product_model\":\"Aluminum Horizontal Slider\",\"product_description\":\"Aluminum Horizontal Slider(HVHZ)(IMPACT)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Legacy Vinyl Windows\":[{\"manufacturer\":\"Legacy Vinyl Windows\",\"approval_number_master\":\"FL#37353-R0\",\"approval_number\":\"FL37353.1\",\"seq\":1,\"product_model\":\"Series 450 HS Window 72\\\" x 44\\\" Non-Impact\",\"product_description\":\"Series 450 HS Window 72\\\" x 44\\\" Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Legacy Vinyl Windows\",\"approval_number_master\":\"FL#37353-R0\",\"approval_number\":\"FL37353.2\",\"seq\":2,\"product_model\":\"Series 450 HS Window 72\\\" x 48\\\" Non-Impact\",\"product_description\":\"Series 450 HS Window 72\\\" x 48\\\" Non-Impact\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Legacy Vinyl Windows\",\"approval_number_master\":\"FL#37353-R0\",\"approval_number\":\"FL37353.3\",\"seq\":3,\"product_model\":\"Series 450 HS Window 72\\\" x 60\\\" Non-Impact\",\"product_description\":\"Series 450 HS Window 72\\\" x 60\\\" Non-Impact\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-21 00:00:00\",\"instructions_url\":\"\"}],\"Seaway Manufacturing Corp. \\\/ Amerivu LLC\":[{\"manufacturer\":\"Seaway Manufacturing Corp. \\\/ Amerivu LLC\",\"approval_number_master\":\"FL#38572-R0\",\"approval_number\":\"FL38572.1\",\"seq\":1,\"product_model\":\"Horizontal Slider (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Horizontal Slider (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seaway Manufacturing Corp. \\\/ Amerivu LLC\",\"approval_number_master\":\"FL#38572-R0\",\"approval_number\":\"FL38572.2\",\"seq\":2,\"product_model\":\"Horizontal Slider (WZ3)(Impact)\",\"product_description\":\"Horizontal Slider (WZ3)(Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Interstate Window & Door Co.\":[{\"manufacturer\":\"Interstate Window & Door Co.\",\"approval_number_master\":\"FL#39294-R0\",\"approval_number\":\"FL39294.1\",\"seq\":1,\"product_model\":\"Series 440 Horizontal Sliding (XX) Window\",\"product_description\":\"Series 440 Horizontal Sliding (XX) Window 71\\\" x 56\\\"\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Interstate Window & Door Co.\",\"approval_number_master\":\"FL#39294-R0\",\"approval_number\":\"FL39294.2\",\"seq\":2,\"product_model\":\"Series 440 Horizontal Sliding (XX) Window\",\"product_description\":\"Series 440 Horizontal Sliding (XX) Window 71\\\" x 56\\\"\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-31 00:00:00\",\"instructions_url\":\"\"}],\"Elite Windows and Doors, LLC\":[{\"manufacturer\":\"Elite Windows and Doors, LLC\",\"approval_number_master\":\"FL#39369-R0\",\"approval_number\":\"FL39369.1\",\"seq\":1,\"product_model\":\"R-220 Horizontal Sliding Window (HVHZ)(Impact)\",\"product_description\":\"R-220 Horizontal Sliding Window (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-31 00:00:00\",\"instructions_url\":\"\"}],\"SIM\":[{\"manufacturer\":\"SIM\",\"approval_number_master\":\"FL#40305-R0\",\"approval_number\":\"FL40305.1\",\"seq\":1,\"product_model\":\"Series SPA100 Horizontal Sliding Glass Window - L.M.I.\",\"product_description\":\"Series SPA100 Horizontal Sliding Glass Window - large missile impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Windcalm Windows & Doors Inc.\":[{\"manufacturer\":\"Windcalm Windows & Doors Inc.\",\"approval_number_master\":\"FL#41721-R0\",\"approval_number\":\"FL41721.1\",\"seq\":1,\"product_model\":\"Aluminum Horizontal Rolling Window\",\"product_description\":\"Large missile impact resistant aluminum horizontal rolling window.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-05-31 00:00:00\",\"instructions_url\":\"\"}],\"Reylos Glass Impact System Manufacturing LLC\":[{\"manufacturer\":\"Reylos Glass Impact System Manufacturing LLC\",\"approval_number_master\":\"FL#41810-R0\",\"approval_number\":\"FL41810.1\",\"seq\":1,\"product_model\":\"Aluminum Horizontal Rolling Window\",\"product_description\":\"Large missile impact resistant aluminum horizontal rolling window.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sunset Windows and Doors LLC\":[{\"manufacturer\":\"Sunset Windows and Doors LLC\",\"approval_number_master\":\"FL#41903-R0\",\"approval_number\":\"FL41903.1\",\"seq\":1,\"product_model\":\"Series V-750 Vinyl Horizontal Sliding Window\",\"product_description\":\"Series V-750 Vinyl Horizontal Sliding Window - Large Missile Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunset Windows and Doors LLC\",\"approval_number_master\":\"FL#41903-R0\",\"approval_number\":\"FL41903.2\",\"seq\":2,\"product_model\":\"Series V-750 Vinyl Horizontal Sliding Window\",\"product_description\":\"Series V-750 Vinyl Horizontal Sliding Window - Large Missile Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-28 00:00:00\",\"instructions_url\":\"\"}],\"K RESEARCH & DEVELOPMENT, LLC\":[{\"manufacturer\":\"K RESEARCH & DEVELOPMENT, LLC\",\"approval_number_master\":\"FL#45994-R0\",\"approval_number\":\"FL45994.1\",\"seq\":1,\"product_model\":\"SPA100 Horizontal Sliding Glass Window-LMI\",\"product_description\":\"SPA100 Horizontal Sliding Glass Window-LMI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Inwindows & Doors Group Llc\":[{\"manufacturer\":\"Inwindows & Doors Group Llc\",\"approval_number_master\":\"FL#46577-R0\",\"approval_number\":\"FL46577.1\",\"seq\":1,\"product_model\":\"Series 100HR Aluminum Horizonal Rolling Window\",\"product_description\":\"Large missile impact resistant aluminum horizontal rolling window.\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Inwindows & Doors Group Llc\",\"approval_number_master\":\"FL#46577-R0\",\"approval_number\":\"FL46577.2\",\"seq\":2,\"product_model\":\"Series 100HR Aluminum Horizonal Rolling Window\",\"product_description\":\"Small missile impact resistant aluminum horizontal rolling window.\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}]},\"b. windows|||3. casement\":{\"Ply Gem Windows\":[{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15317-R13\",\"approval_number\":\"FL15317.2\",\"seq\":2,\"product_model\":\"1500 Vinyl Collection \\\/ Classic\",\"product_description\":\"Casement (Impact)\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15317-R13\",\"approval_number\":\"FL15317.4\",\"seq\":4,\"product_model\":\"Premium Mira 2018 Series\",\"product_description\":\"Casement Window\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15317-R13\",\"approval_number\":\"FL15317.5\",\"seq\":5,\"product_model\":\"Premium Mira 2018 Series\",\"product_description\":\"Casement Window (Impact)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15537-R0\",\"approval_number\":\"FL15537.1\",\"seq\":1,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Casement Window (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15537-R0\",\"approval_number\":\"FL15537.2\",\"seq\":2,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#38106-R4\",\"approval_number\":\"FL38106.3\",\"seq\":3,\"product_model\":\"1570 Triple Casement\",\"product_description\":\"Impact Triple Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#38106-R4\",\"approval_number\":\"FL38106.1\",\"seq\":1,\"product_model\":\"1570 Casement\",\"product_description\":\"HVHZ Impact Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#13978-R0\",\"approval_number\":\"FL13978.1\",\"seq\":1,\"product_model\":\"Series 1140\",\"product_description\":\"Vinyl Twin Casement Window w\\\/ Integral Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14213-R0\",\"approval_number\":\"FL14213.1\",\"seq\":1,\"product_model\":\"Mira Series\",\"product_description\":\"Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14213-R0\",\"approval_number\":\"FL14213.2\",\"seq\":2,\"product_model\":\"Mira Series\",\"product_description\":\"Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15317-R0\",\"approval_number\":\"FL15317.1\",\"seq\":1,\"product_model\":\"Builder Series 1140\",\"product_description\":\"Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15317-R0\",\"approval_number\":\"FL15317.3\",\"seq\":3,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Casement Window\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15317-R0\",\"approval_number\":\"FL15317.6\",\"seq\":6,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Casement Window (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15317-R0\",\"approval_number\":\"FL15317.7\",\"seq\":7,\"product_model\":\"Pro Series Classic\",\"product_description\":\"Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15317-R2\",\"approval_number\":\"FL15317.8\",\"seq\":8,\"product_model\":\"Pro Series Classic\",\"product_description\":\"Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15317-R2\",\"approval_number\":\"FL15317.9\",\"seq\":9,\"product_model\":\"Pro Series Classic\",\"product_description\":\"Casement (Impact)\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15537-R0\",\"approval_number\":\"FL15537.3\",\"seq\":3,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Casement Window\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15537-R0\",\"approval_number\":\"FL15537.4\",\"seq\":4,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Casement Window (Impact)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#38106-R0\",\"approval_number\":\"FL38106.2\",\"seq\":2,\"product_model\":\"1570 Casement\",\"product_description\":\"Non-Impact Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-02-21 00:00:00\",\"instructions_url\":\"\"}],\"Custom Window Systems Inc.\":[{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#17388-R4\",\"approval_number\":\"FL17388.1\",\"seq\":1,\"product_model\":\"CA-8400 Vinyl Flange Casement Window\",\"product_description\":\"CA-8400 Vinyl Flange Casement Window, Impact, WZ4\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#42003-R1\",\"approval_number\":\"FL42003.1\",\"seq\":1,\"product_model\":\"Comfort Shield Vent Casement\",\"product_description\":\"High Performance Vinyl Vent Casement 35.5\\\" x 71.5\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#4452-R8\",\"approval_number\":\"FL4452.1\",\"seq\":1,\"product_model\":\"8400 Vinyl Flg\\\/Fin Frame Casement Window\",\"product_description\":\"8400 Vinyl Flg\\\/Fin Frame Casement Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#4452-R4\",\"approval_number\":\"FL4452.2\",\"seq\":2,\"product_model\":\"CA-8400 Vinyl Flg Casement Window\",\"product_description\":\"CA-8400 PVC Flg Casement Window, Non-Impact, 36\\\" x 72\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#46531-R0\",\"approval_number\":\"FL46531.1\",\"seq\":1,\"product_model\":\"7400 Impact Outswing Casement Window\",\"product_description\":\"7400 Impact Outswing Casement Window - X, XO, OX, XX Configurations\",\"design_pressure\":\"+70\\\/-82\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#6890-R8\",\"approval_number\":\"FL6890.1\",\"seq\":1,\"product_model\":\"8400 Vinyl Casement\",\"product_description\":\"8400 Vinyl Flg\\\/Fin Casement.\",\"design_pressure\":\"+67.5\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#42003-R1\",\"approval_number\":\"FL42003.2\",\"seq\":2,\"product_model\":\"Comfort Shield Vent Casement\",\"product_description\":\"Vinyl Vent Casement 35.5\\\" x 71.5\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#42003-R1\",\"approval_number\":\"FL42003.3\",\"seq\":3,\"product_model\":\"Comfort Shield Vent Casement\",\"product_description\":\"High Performance Vinyl Vent Casement 71.5\\\" x 71.5\\\" 2-wide XX\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#42003-R1\",\"approval_number\":\"FL42003.4\",\"seq\":4,\"product_model\":\"Comfort Shield Vent Casement\",\"product_description\":\"Vinyl Vent Casement 71.5\\\" x 71.5\\\" 2-wide XX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#42003-R1\",\"approval_number\":\"FL42003.5\",\"seq\":5,\"product_model\":\"Comfort Shield Vent Casement\",\"product_description\":\"Vinyl Vent Casement 80.5\\\" x 71.5\\\" 2-wide XO or OX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#42003-R1\",\"approval_number\":\"FL42003.6\",\"seq\":6,\"product_model\":\"Comfort Shield Vent Casement\",\"product_description\":\"Vinyl Vent Casement 80.5\\\" x 53.5\\\" 2-wide XO or OX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#42003-R1\",\"approval_number\":\"FL42003.7\",\"seq\":7,\"product_model\":\"Comfort Shield Vent Casement\",\"product_description\":\"Vinyl Vent Casement 107.5\\\" x 71.5\\\" 3-wide XXX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#42003-R1\",\"approval_number\":\"FL42003.8\",\"seq\":8,\"product_model\":\"Comfort Shield Vent Casement\",\"product_description\":\"Vinyl Vent Casement 107.5\\\" x 53.5\\\" 3-wide XXX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#42003-R1\",\"approval_number\":\"FL42003.9\",\"seq\":9,\"product_model\":\"Comfort Shield Vent Casement\",\"product_description\":\"Vinyl Vent Casement 107.5\\\" x 71.5\\\" 3-wide XOX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#42003-R1\",\"approval_number\":\"FL42003.10\",\"seq\":10,\"product_model\":\"Comfort Shield Vent Casement\",\"product_description\":\"Vinyl Vent Casement 107.5\\\" x 53.5\\\" 3-wide XOX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#42003-R1\",\"approval_number\":\"FL42003.11\",\"seq\":11,\"product_model\":\"Comfort Shield Vent Casement\",\"product_description\":\"Vinyl Vent Casement 107.5\\\" x 71.5\\\" 3-wide OOX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#42003-R1\",\"approval_number\":\"FL42003.12\",\"seq\":12,\"product_model\":\"Comfort Shield Vent Casement\",\"product_description\":\"Vinyl Vent Casement 107.5\\\" x 71.5\\\" 3-wide OXO\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#42003-R1\",\"approval_number\":\"FL42003.13\",\"seq\":13,\"product_model\":\"Comfort Shield Vent Casement\",\"product_description\":\"Vinyl Vent Casement 107.5\\\" x 53.5\\\" 3-wide OOX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#42003-R1\",\"approval_number\":\"FL42003.14\",\"seq\":14,\"product_model\":\"Comfort Shield Vent Casement\",\"product_description\":\"Vinyl Vent Casement 107.5\\\" x 53.5\\\" 3-wide OXO\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#5860-R0\",\"approval_number\":\"FL5860.1\",\"seq\":1,\"product_model\":\"8400 Vinyl Casement\",\"product_description\":\"8400 Vinyl Casement (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#5862-R0\",\"approval_number\":\"FL5862.1\",\"seq\":1,\"product_model\":\"8400 Vinyl Casement\",\"product_description\":\"8400 Vinyl Casement (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#5862-R0\",\"approval_number\":\"FL5862.2\",\"seq\":2,\"product_model\":\"C-8400\",\"product_description\":\"C-8400 Vinyl Fin Frame Casement Window and\\nC-8400 Vinyl Flange Frame Casement Window\\nDP +\\\/- 75 psf, 40x63\\n(Impact)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#6892-R0\",\"approval_number\":\"FL6892.1\",\"seq\":1,\"product_model\":\"8400 Vinyl Casement\",\"product_description\":\"8400 Vinyl Casement (Impact w\\\/heat strengthened glass).\",\"design_pressure\":\"+67.5\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#6892-R0\",\"approval_number\":\"FL6892.2\",\"seq\":2,\"product_model\":\"8400 Vinyl Casement (Impact w\\\/Annealed Glass)\",\"product_description\":\"8400 Vinyl Casement (Impact w\\\/Annealed Glass)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#8196-R0\",\"approval_number\":\"FL8196.1\",\"seq\":1,\"product_model\":\"C-8400\",\"product_description\":\"C-8400 Vinyl Fin Frame Casement Window and\\nC-8400 Vinyl Flange Frame Casement Window\\nDP +\\\/- 75 psf, 40x63\\n(Impact)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#8202-R0\",\"approval_number\":\"FL8202.1\",\"seq\":1,\"product_model\":\"C-8400\",\"product_description\":\"C-8400 Vinyl Fin Frame Casement Window and\\nC-8400 Vinyl Flange Frame Casement Window\\nDP +\\\/- 75 psf, 40x63\\n(Impact)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#13243-R0\",\"approval_number\":\"FL13243.1\",\"seq\":1,\"product_model\":\"CA-8400 PVC Casement.\",\"product_description\":\"CA-8400 PVC Casement, Non-Impact, 36\\\" x 72\\\".\",\"design_pressure\":\"+N\\\/A\\\/-N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#6890-R2\",\"approval_number\":\"FL6890.2\",\"seq\":2,\"product_model\":\"8400 Vinyl Casement\",\"product_description\":\"8400 Vinyl Casement (Impact w\\\/annealed glass).\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#6890-R3\",\"approval_number\":\"FL6890.3\",\"seq\":3,\"product_model\":\"8400 Vinyl Casement Impact Window\",\"product_description\":\"CA-8400 Vinyl Casement w\\\/ heat strengthened glass.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-21 00:00:00\",\"instructions_url\":\"\"}],\"PGT Industries\":[{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#245-R16\",\"approval_number\":\"FL245.1\",\"seq\":1,\"product_model\":\"CA - 640 (Non-Impact)\",\"product_description\":\"Aluminum Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#245-R16\",\"approval_number\":\"FL245.2\",\"seq\":2,\"product_model\":\"CA - 740 (Impact)\",\"product_description\":\"Aluminum Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#29702-R3\",\"approval_number\":\"FL29702.2\",\"seq\":2,\"product_model\":\"CA-5540 with Diamond Glass\",\"product_description\":\"Impact-resistant, Vinyl Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#330-R5\",\"approval_number\":\"FL330.4\",\"seq\":4,\"product_model\":\"CA-640\",\"product_description\":\"Aluminum Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#1003-R0\",\"approval_number\":\"FL1003.1\",\"seq\":1,\"product_model\":\"CA-700\",\"product_description\":\"PGT Binnings Vinyl Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#1900-R0\",\"approval_number\":\"FL1900.1\",\"seq\":1,\"product_model\":\"CA-640\",\"product_description\":\"Aluminum Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#2328-R0\",\"approval_number\":\"FL2328.1\",\"seq\":1,\"product_model\":\"CA-640\",\"product_description\":\"Aluminum Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#4439-R2\",\"approval_number\":\"FL4439.1\",\"seq\":1,\"product_model\":\"CA-440 (Non-Impact)\",\"product_description\":\"Vinyl Outswing Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#4439-R2\",\"approval_number\":\"FL4439.2\",\"seq\":2,\"product_model\":\"CA-540 (Impact)\",\"product_description\":\"WinGuard Vinyl Outswing Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#245-R6\",\"approval_number\":\"FL245.3\",\"seq\":3,\"product_model\":\"CA-2740 (Impact)\",\"product_description\":\"Vinyl Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#245-R6\",\"approval_number\":\"FL245.4\",\"seq\":4,\"product_model\":\"CA-2840 (Impact)\",\"product_description\":\"Vinyl Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#330-R4\",\"approval_number\":\"FL330.1\",\"seq\":1,\"product_model\":\"CA-440\",\"product_description\":\"Vinyl Outswing Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#330-R4\",\"approval_number\":\"FL330.2\",\"seq\":2,\"product_model\":\"CA-540 (Impact)\",\"product_description\":\"WinGuard Vinyl Outswing Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#330-R4\",\"approval_number\":\"FL330.3\",\"seq\":3,\"product_model\":\"CA-640\",\"product_description\":\"Aluminum Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#330-R7\",\"approval_number\":\"FL330.5\",\"seq\":5,\"product_model\":\"CA-2840\",\"product_description\":\"PremierVue Vinyl Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#13049-R0\",\"approval_number\":\"FL13049.1\",\"seq\":1,\"product_model\":\"CA2740 PVC Casement Window\",\"product_description\":\"CA2740 PVC Casement Window 36\\\" x 76\\\"\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#13049-R0\",\"approval_number\":\"FL13049.2\",\"seq\":2,\"product_model\":\"CA2840 PCV Casement Window\",\"product_description\":\"CA2840 PCV Casement Window 36\\\" x 76\\\"\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#330-R12\",\"approval_number\":\"FL330.6\",\"seq\":6,\"product_model\":\"CA-5440\",\"product_description\":\"EnergyVue Vinyl Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#330-R12\",\"approval_number\":\"FL330.7\",\"seq\":7,\"product_model\":\"CA-5540\",\"product_description\":\"WinGuard Vinyl Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#245-R10\",\"approval_number\":\"FL245.5\",\"seq\":5,\"product_model\":\"CA-5540 (Impact)\",\"product_description\":\"Vinyl Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-09-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#29702-R0\",\"approval_number\":\"FL29702.1\",\"seq\":1,\"product_model\":\"CA-5540\",\"product_description\":\"Impact-resistant, Vinyl Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"}],\"Lippert Components, Inc.\":[{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#46126-R0\",\"approval_number\":\"FL46126.1\",\"seq\":1,\"product_model\":\"a. 3800 \\\/ 3805 Casement\",\"product_description\":\"Extruded PVC Casement Window \\\"Non-Impact\\\" Insulated Glass w\\\/ Nail Fin (New Construction) - X Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#46126-R0\",\"approval_number\":\"FL46126.2\",\"seq\":2,\"product_model\":\"b. 3700 Casement\",\"product_description\":\"Extruded PVC Casement Window \\\"Non-Impact\\\" Insulated Glass (Replacement) - X Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#46126-R0\",\"approval_number\":\"FL46126.3\",\"seq\":3,\"product_model\":\"c. 3850 Casement\",\"product_description\":\"Extruded PVC Casement Window \\\"Impact\\\" Insulated Glass w\\\/ Nail Fin (New Construction) - X Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"3032-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#46126-R0\",\"approval_number\":\"FL46126.4\",\"seq\":4,\"product_model\":\"d. 3750 Casement\",\"product_description\":\"Extruded PVC Casement Window \\\"Impact\\\" Insulated Glass (Replacement) - X Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-31 00:00:00\",\"instructions_url\":\"\"}],\"Simonton\":[{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#224-R25\",\"approval_number\":\"FL224.1\",\"seq\":1,\"product_model\":\"08-09, 08-10, 08-20 (Retrofit Installation)\",\"product_description\":\"StormBreaker Plus, 8000, PerfeXion Impact Vinyl Casement\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#39614-R4\",\"approval_number\":\"FL39614.1\",\"seq\":1,\"product_model\":\"08-08, 08-09, 08-10 & 08-20\",\"product_description\":\"5500 Reflections, PerfeXion Platinum, 6000EX w\\\/SafePoint Casement - Missile C\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#107-R30\",\"approval_number\":\"FL107.3\",\"seq\":3,\"product_model\":\"08-09, 08-10, 08-20\",\"product_description\":\"Reflections 5500, Generations, Impressions 9800, 6100, 6500, PerfeXion Platinum, 6000, 6000EX Vinyl Casement T-Mulled Triple\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#107-R30\",\"approval_number\":\"FL107.5\",\"seq\":5,\"product_model\":\"42-19\",\"product_description\":\"ProFinish Brickmould 600, PerfeXion BM 600, 4500 Vinyl Casement\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-01-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#224-R25\",\"approval_number\":\"FL224.2\",\"seq\":2,\"product_model\":\"08-20 (Nailing Fin Installation)\",\"product_description\":\"StormBreaker Plus, 8000, PerfeXion Impact Vinyl Casement\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#224-R25\",\"approval_number\":\"FL224.3\",\"seq\":3,\"product_model\":\"42-19\",\"product_description\":\"ProFinish Brickmould 600 w\\\/SafePoint Storm, 4500 Vinyl Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#224-R25\",\"approval_number\":\"FL224.4\",\"seq\":4,\"product_model\":\"42-19\",\"product_description\":\"ProFinish Brickmould 600 w\\\/SafePoint Storm, 4500 Vinyl Casement Twin\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#3387-R0\",\"approval_number\":\"FL3387.1\",\"seq\":1,\"product_model\":\"Storm Breaker Plus\",\"product_description\":\"Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#3391-R0\",\"approval_number\":\"FL3391.1\",\"seq\":1,\"product_model\":\"StormBreaker Plus\",\"product_description\":\"Casement (No Hinge)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#4431-R0\",\"approval_number\":\"FL4431.1\",\"seq\":1,\"product_model\":\"403-401\",\"product_description\":\"403-401 StormBreaker Aluminum Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#4431-R0\",\"approval_number\":\"FL4431.2\",\"seq\":2,\"product_model\":\"403-401\",\"product_description\":\"403-401 StormBreaker Aluminum Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#4400-R1\",\"approval_number\":\"FL4400.2\",\"seq\":2,\"product_model\":\"403-401\",\"product_description\":\"403-401 StormBreaker Plus Aluminum Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5243-R1\",\"approval_number\":\"FL5243.1\",\"seq\":1,\"product_model\":\"5500 StormBreaker\",\"product_description\":\"5500 StormBreaker vinyl Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5243-R1\",\"approval_number\":\"FL5243.2\",\"seq\":2,\"product_model\":\"5500 StormBreaker\",\"product_description\":\"5500 StormBreaker Vinyl Casement\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5243-R1\",\"approval_number\":\"FL5243.3\",\"seq\":3,\"product_model\":\"5500 StormBreaker\",\"product_description\":\"5500 StormBreaker Vinyl Casement\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5243-R1\",\"approval_number\":\"FL5243.4\",\"seq\":4,\"product_model\":\"5500 StormBreaker\",\"product_description\":\"5500 StormBreaker Vinyl Casement\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5243-R1\",\"approval_number\":\"FL5243.5\",\"seq\":5,\"product_model\":\"5500,StormBreaker Plus\",\"product_description\":\"5500,StormBreaker Plus Vinyl Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#7499-R0\",\"approval_number\":\"FL7499.1\",\"seq\":1,\"product_model\":\"403-401 StormBreaker Plus\",\"product_description\":\"403-401 StormBreaker Plus Aluminum Casement\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#7499-R0\",\"approval_number\":\"FL7499.2\",\"seq\":2,\"product_model\":\"403-401 StormBreaker Plus\",\"product_description\":\"403-401 StormBreaker Plus Aluminum Casement\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#107-R3\",\"approval_number\":\"FL107.1\",\"seq\":1,\"product_model\":\"08-08\",\"product_description\":\"Profinish Contractor, Profinish Master, Amcraft Grand Estates New Construction, vinyl Casement\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#107-R3\",\"approval_number\":\"FL107.2\",\"seq\":2,\"product_model\":\"08-08\",\"product_description\":\"Profinish Contractor, Profinish Master, Amcraft Grand Estates New Construction, vinyl Casement triple mulled assembly\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#107-R3\",\"approval_number\":\"FL107.4\",\"seq\":4,\"product_model\":\"08-08, 08-09,08-10,08-20\",\"product_description\":\"Reflections 5500, Prism Platinum, Generations, Simonton StormBreaker 100VL, 9800, 9400,Grand Estates Premium Plus, Sears 9300, THD @ Home Services 6100,THD @ Home Services 6500,PF Contractor, PF Master, Grand Estates NC,Vinyl casement\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#107-R3\",\"approval_number\":\"FL107.6\",\"seq\":6,\"product_model\":\"08-09, 08-10, 08-20\",\"product_description\":\"Reflections 5500, Prism Platinum, Generations, Simonton StormBreaker, Impressions 9800, Impressions 9400, Grand Estates Premium Plus, Sears 9300, THD @ Home Services 6100, THD @ Home Services 6500, vinyl Casement\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#107-R0\",\"approval_number\":\"FL107.7\",\"seq\":7,\"product_model\":\"SP\",\"product_description\":\"Storm Breaker Plus - Vinyl - Size: 36 X 50; Rating: C-R50; 1\\\/8\\\" Glass; 101\\\/I.S. 2 (1997) and Impact E 1886 (1997) & E 1998 (2002)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#107-R0\",\"approval_number\":\"FL107.8\",\"seq\":8,\"product_model\":\"SP\",\"product_description\":\"Storm Breaker Plus - Vinyl - Size: 30 X 65; Rating: C-R50; 1\\\/8\\\" Glass; 101\\\/I.S. 2 (1997) and Impact E 1886 (1997) & E 1998 (2002)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#4400-R0\",\"approval_number\":\"FL4400.1\",\"seq\":1,\"product_model\":\"403-401\",\"product_description\":\"403-401 StormBreaker Plus Aluminum Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#10697-R0\",\"approval_number\":\"FL10697.1\",\"seq\":1,\"product_model\":\"42-19 Vinyl Casement\",\"product_description\":\"42-19 Vinyl Casement sold under the following Marketing Name: Profinish BrickMould 600\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#10697-R0\",\"approval_number\":\"FL10697.2\",\"seq\":2,\"product_model\":\"42-19 Vinyl Casement T mull triple\",\"product_description\":\"42-19 Vinyl Casement T mull triple, sold under the following Marketing Name: Profinish BrickMould 600\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#10697-R0\",\"approval_number\":\"FL10697.3\",\"seq\":3,\"product_model\":\"42-19 Vinyl Casement T mull triple\",\"product_description\":\"42-19 Vinyl Casement T mull triple, sold under the following Marketing Name: Profinish BrickMould 600\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#12016-R0\",\"approval_number\":\"FL12016.1\",\"seq\":1,\"product_model\":\"08-09 vinyl Casement\",\"product_description\":\"08-09 Sold under the marketing names of StormBreaker Plus 300\\nVL\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#12016-R0\",\"approval_number\":\"FL12016.2\",\"seq\":2,\"product_model\":\"08-09 Vinyl Casement triple\",\"product_description\":\"08-09 Sold under the marketing names of StormBreaker Plus 300 VL\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#13835-R0\",\"approval_number\":\"FL13835.1\",\"seq\":1,\"product_model\":\"08-09\",\"product_description\":\"StormBreaker Plus 300VL Vinyl Casement\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#13835-R0\",\"approval_number\":\"FL13835.2\",\"seq\":2,\"product_model\":\"08-09\",\"product_description\":\"StormBreaker Plus 300VL Vinyl Casement Twin\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#224-R6\",\"approval_number\":\"FL224.5\",\"seq\":5,\"product_model\":\"42-19\",\"product_description\":\"SafePoint Vinyl Casement Twin\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#15372-R0\",\"approval_number\":\"FL15372.1\",\"seq\":1,\"product_model\":\"07-09\",\"product_description\":\"StormBreaker Plus 300VL Vinyl Casement\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#15372-R0\",\"approval_number\":\"FL15372.2\",\"seq\":2,\"product_model\":\"07-09\",\"product_description\":\"StormBreaker Plus 300VL Vinyl Casement H-mulled Triple\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Kawneer Company\":[{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#15880-R4\",\"approval_number\":\"FL15880.1\",\"seq\":1,\"product_model\":\"Traco NX3100 Aluminum Casement Window\",\"product_description\":\"NX3100 Aluminum Casement Out-Swing Window (I-NX3100)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#15882-R4\",\"approval_number\":\"FL15882.1\",\"seq\":1,\"product_model\":\"Traco NX3200 Aluminum Casement Window\",\"product_description\":\"NX3200 Aluminum Casement In-Swing Window, I-NX3200\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#16006-R0\",\"approval_number\":\"FL16006.1\",\"seq\":1,\"product_model\":\"Traco NX3100 Aluminum Outswing Casement Window\",\"product_description\":\"NX3100 Aluminum Outswing Casement Window (I-LMNX3100)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#20500-R0\",\"approval_number\":\"FL20500.1\",\"seq\":1,\"product_model\":\"GLASSvent UT Out-Swing Casement Window\",\"product_description\":\"Out-Swing Casement Windows (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#16794-R4\",\"approval_number\":\"FL16794.1\",\"seq\":1,\"product_model\":\"AA4325 Casement Window\",\"product_description\":\"Large and Small Missile Impact Casement Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#46588-R0\",\"approval_number\":\"FL46588.1\",\"seq\":1,\"product_model\":\"8225TL Casement Outswing\",\"product_description\":\"8225TL Casement Outswing\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#46588-R0\",\"approval_number\":\"FL46588.2\",\"seq\":2,\"product_model\":\"8225TL Casement Outswing\",\"product_description\":\"Emergency Egress\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#6939-R0\",\"approval_number\":\"FL6939.1\",\"seq\":1,\"product_model\":\"7225-8225 Inswing Casement\",\"product_description\":\"2-1\\\/4\\\" Deep Aluminum Framed Inswing Casement Window\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#6939-R0\",\"approval_number\":\"FL6939.2\",\"seq\":2,\"product_model\":\"7225-8225 Outswing Casement\",\"product_description\":\"2-1\\\/4\\\" Deep Aluminum Framed Outswing Casement Window\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#10182-R2\",\"approval_number\":\"FL10182.1\",\"seq\":1,\"product_model\":\"AA900 Isoweb Window\",\"product_description\":\"Casement Outswing - LMI\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#10182-R2\",\"approval_number\":\"FL10182.2\",\"seq\":2,\"product_model\":\"AA900 Isoweb Window\",\"product_description\":\"Casement Outswing - SMI\",\"design_pressure\":\"+100\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#15863-R0\",\"approval_number\":\"FL15863.1\",\"seq\":1,\"product_model\":\"Traco TR3100 Aluminum Casement\",\"product_description\":\"TR3100 Aluminum Casement Outswing Window (I-LM3100)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#16018-R0\",\"approval_number\":\"FL16018.1\",\"seq\":1,\"product_model\":\"Traco TR3200 Aluminum Inswing Casement Window, Non-Impact\",\"product_description\":\"TR3200 Aluminum Inswing Casement Window, Non-Impact, (I-NI3200)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"MQ Window and Door\":[{\"manufacturer\":\"MQ Window and Door\",\"approval_number_master\":\"FL#928-R5\",\"approval_number\":\"FL928.1\",\"seq\":1,\"product_model\":\"JS Series Inswing Wood Window\",\"product_description\":\"Glazed Wood Inswing Casement Window (single or double sash, straight or shaped head), Set in a Wood Frame.\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MQ Window and Door\",\"approval_number_master\":\"FL#928-R5\",\"approval_number\":\"FL928.2\",\"seq\":2,\"product_model\":\"JS Series Outswing Wood Window\",\"product_description\":\"Glazed Wood Outswing Casement Window (single or double sash, straight or shaped head), Set in Wood Frame.\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"YKK AP America Inc. Residential\":[{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#10828-R0\",\"approval_number\":\"FL10828.1\",\"seq\":1,\"product_model\":\"Style View Twin Casement\",\"product_description\":\"Style View Twin Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#10828-R7\",\"approval_number\":\"FL10828.2\",\"seq\":2,\"product_model\":\"StyleView Outswing Casement (Non-HVHZ) (Non-Impact)\",\"product_description\":\"StyleView Outswing Casement (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#10828-R7\",\"approval_number\":\"FL10828.3\",\"seq\":3,\"product_model\":\"StyleView Twin & Triple Casement (Non-HVHZ) (Non-Impact)\",\"product_description\":\"StyleView Twin & Triple Casement (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#11095-R0\",\"approval_number\":\"FL11095.1\",\"seq\":1,\"product_model\":\"Style Guard Casement\",\"product_description\":\"Style Guard Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#10361-R0\",\"approval_number\":\"FL10361.1\",\"seq\":1,\"product_model\":\"STYLE VIEW CASEMENT\",\"product_description\":\"STYLE VIEW CASEMENT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#15153-R0\",\"approval_number\":\"FL15153.1\",\"seq\":1,\"product_model\":\"StyleView Casement\",\"product_description\":\"StyleView Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-31 00:00:00\",\"instructions_url\":\"\"}],\"Shwinco Architectural Products, LLC\":[{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#15757-R11\",\"approval_number\":\"FL15757.1\",\"seq\":1,\"product_model\":\"9500 Series\",\"product_description\":\"9500 Series Vinyl Casement Window - LMI\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#15757-R11\",\"approval_number\":\"FL15757.2\",\"seq\":2,\"product_model\":\"Security Series 6500\",\"product_description\":\"Security Series 6500 Vinyl Casement Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#135-R0\",\"approval_number\":\"FL135.1\",\"seq\":1,\"product_model\":\"C3000\",\"product_description\":\"vinyl casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#3763-R1\",\"approval_number\":\"FL3763.2\",\"seq\":2,\"product_model\":\"3000 Series Casement\",\"product_description\":\"Impact and non-impact outward opening casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#3763-R0\",\"approval_number\":\"FL3763.1\",\"seq\":1,\"product_model\":\"3000 Series Casement\",\"product_description\":\"Impact and non-impact outward openning Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#9679-R1\",\"approval_number\":\"FL9679.1\",\"seq\":1,\"product_model\":\"4500 Series Impact Casement\",\"product_description\":\"4500 Impact Series Casement\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ViWinTech Windows & Doors\":[{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#28490-R2\",\"approval_number\":\"FL28490.1\",\"seq\":1,\"product_model\":\"Shoreline Casement, Impact\",\"product_description\":\"Impact Shoreline Out-Swing Vinyl Casement Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#28490-R2\",\"approval_number\":\"FL28490.2\",\"seq\":2,\"product_model\":\"Shoreline Casement, Non-Impact\",\"product_description\":\"Non-Impact Shoreline Out-Swing Vinyl Casement Window\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#7833-R2\",\"approval_number\":\"FL7833.1\",\"seq\":1,\"product_model\":\"SL 4200 CS 2460\",\"product_description\":\"ShoreLine 4200 Casement Window 24x60. Clip Install\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#7833-R2\",\"approval_number\":\"FL7833.2\",\"seq\":2,\"product_model\":\"SL 4200 CS 3260\",\"product_description\":\"ShoreLine 4200 Casement Window 32x60. Clip Install\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#8780-R1\",\"approval_number\":\"FL8780.1\",\"seq\":1,\"product_model\":\"SL CS i 3672\",\"product_description\":\"ShoreLine Casement Window Impact Rated (36 x 72)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#9611-R1\",\"approval_number\":\"FL9611.1\",\"seq\":1,\"product_model\":\"SL CS 3672\",\"product_description\":\"ShoreLine Casement Window, Non Impact 36 x 72. C-R60\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#15410-R0\",\"approval_number\":\"FL15410.1\",\"seq\":1,\"product_model\":\"SL CS 3672 Shoreline Casement\",\"product_description\":\"SL CS 3672 Shoreline Casement Non-Impact (36x72)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"CGI Windows and Doors\":[{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#9065-R9\",\"approval_number\":\"FL9065.1\",\"seq\":1,\"product_model\":\"Series 238 \\\"Estate\\\" Casement Window\",\"product_description\":\"Aluminum, Large Missile Impact Resistant\",\"design_pressure\":\"+110\\\/-210\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#16631-R0\",\"approval_number\":\"FL16631.1\",\"seq\":1,\"product_model\":\"Series 7300 Vinyl Casement Window\",\"product_description\":\"Large missile impact resistant vinyl casement window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#9065-R8\",\"approval_number\":\"FL9065.2\",\"seq\":2,\"product_model\":\"Series 7300 \\\"Targa\\\" Casement Window\",\"product_description\":\"Vinyl, Large Missile Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-02-20 00:00:00\",\"instructions_url\":\"\"}],\"MGM Industries\":[{\"manufacturer\":\"MGM Industries\",\"approval_number_master\":\"FL#15500-R0\",\"approval_number\":\"FL15500.1\",\"seq\":1,\"product_model\":\"a. Series 4780\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Casement Window with Nailing Fin - (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MGM Industries\",\"approval_number_master\":\"FL#15500-R0\",\"approval_number\":\"FL15500.2\",\"seq\":2,\"product_model\":\"b. Series 4780\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Casement Window with Nailing Fin - (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MGM Industries\",\"approval_number_master\":\"FL#15500-R4\",\"approval_number\":\"FL15500.3\",\"seq\":3,\"product_model\":\"c. Series 4710\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Casement Window with Nailing Fin - (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-11 00:00:00\",\"instructions_url\":\"\"}],\"Associated Materials\":[{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11907-R0\",\"approval_number\":\"FL11907.1\",\"seq\":1,\"product_model\":\"a. Series 0171\",\"product_description\":\"Extruded PVC Casement Window with Nailing Fin - (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11907-R0\",\"approval_number\":\"FL11907.2\",\"seq\":2,\"product_model\":\"b. Series 0172\",\"product_description\":\"Extruded PVC Twin Casement Window with Nailing Fin - (Continuous Head and Sill Integral Mullion XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11907-R0\",\"approval_number\":\"FL11907.3\",\"seq\":3,\"product_model\":\"c. Series 0173\",\"product_description\":\"Extruded PVC Triple Casement Window with Nailing Fin - (Continuous Head and Sill Integral Mullion XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11907-R0\",\"approval_number\":\"FL11907.4\",\"seq\":4,\"product_model\":\"d. Series 0971\",\"product_description\":\"Extruded PVC Casement Window - (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11907-R0\",\"approval_number\":\"FL11907.5\",\"seq\":5,\"product_model\":\"e. Series 0972\",\"product_description\":\"Extruded PVC Twin Casement Window - (Continuous Head and Sill Integral Mullion XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11907-R0\",\"approval_number\":\"FL11907.6\",\"seq\":6,\"product_model\":\"f. Series 0973\",\"product_description\":\"Extruded PVC Triple Casement Window - (Continuous Head and Sill Integral Mullion XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11907-R1\",\"approval_number\":\"FL11907.7\",\"seq\":7,\"product_model\":\"g. Series \\\"i\\\" 971\",\"product_description\":\"Extruded PVC Casement Window - (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11907-R1\",\"approval_number\":\"FL11907.8\",\"seq\":8,\"product_model\":\"h. Series \\\"i\\\" 971\",\"product_description\":\"Extruded PVC \\\"Impact\\\" Casement Window - (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11907-R2\",\"approval_number\":\"FL11907.9\",\"seq\":9,\"product_model\":\"i. Series \\\"i\\\" 971\",\"product_description\":\"Extruded PVC \\\"Impact\\\" Casement Window - (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11904-R0\",\"approval_number\":\"FL11904.1\",\"seq\":1,\"product_model\":\"a. Series \\\"i\\\" - 971\",\"product_description\":\"Extruded PVC Casement Window - (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11904-R0\",\"approval_number\":\"FL11904.2\",\"seq\":2,\"product_model\":\"b. Series \\\"i\\\" - 971\",\"product_description\":\"Extruded PVC \\\"Impact\\\" Casement Window - (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Pella Corporation\":[{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#10015-R13\",\"approval_number\":\"FL10015.1\",\"seq\":1,\"product_model\":\"HIG Aluminum Clad Wood Impact Casement Window\",\"product_description\":\"vent casement window (small and large missile impact)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-05-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11282-R13\",\"approval_number\":\"FL11282.1\",\"seq\":1,\"product_model\":\"Pella\\\/Architect Series\",\"product_description\":\"Shaped Clad Large Vent Casement - Non HIG (37.5\\\" x 75\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11294-R11\",\"approval_number\":\"FL11294.1\",\"seq\":1,\"product_model\":\"Pella\\\/Architect Series\",\"product_description\":\"Rectangular Wood Casement - Non HIG (35\\\" x 73\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11865-R10\",\"approval_number\":\"FL11865.1\",\"seq\":1,\"product_model\":\"Lifestyle with HGP Series Clad Non-Impact Vent Casement Window\",\"product_description\":\"Casement Window - 29\\\" x 29\\\" with standard hardware & no brace clip(s)\\\/snubber(s) required\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#20675-R7\",\"approval_number\":\"FL20675.1\",\"seq\":1,\"product_model\":\"Lifestyle w\\\/o HGP\",\"product_description\":\"Clad Vent Casement - Non HIG (35\\\" X 73\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26533-R3\",\"approval_number\":\"FL26533.1\",\"seq\":1,\"product_model\":\"250 Series Vinyl Vent Casement\",\"product_description\":\"High Performance 250 Series Vinyl Vent Casement 35.5\\\" x 71.5\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31311-R5\",\"approval_number\":\"FL31311.1\",\"seq\":1,\"product_model\":\"Pella\\\/Architect Non-Impact Clad Wood Rectangular Vent Casement Windows\",\"product_description\":\"953mm x 1905mm (37.5\\\" x 75\\\") Window w\\\/ Push-Out Hardware\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-02-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31681-R3\",\"approval_number\":\"FL31681.1\",\"seq\":1,\"product_model\":\"Contemporary Non-Impact Clad Wood Shaped Vent Casement Windows\",\"product_description\":\"29\\\" x 96\\\" Casement Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33461-R1\",\"approval_number\":\"FL33461.1\",\"seq\":1,\"product_model\":\"CM-540\",\"product_description\":\"CM-540 Vinyl Flg\\\/Fin Frame Casement Window, Non-Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33566-R1\",\"approval_number\":\"FL33566.1\",\"seq\":1,\"product_model\":\"CM-540\",\"product_description\":\"CM-540 Vinyl Flg\\\/Fin Casement, Impact\",\"design_pressure\":\"+67.5\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33567-R1\",\"approval_number\":\"FL33567.1\",\"seq\":1,\"product_model\":\"CM-540\",\"product_description\":\"CM-540 Vinyl Flange Casement Window, Impact, HVHZ\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#35278-R3\",\"approval_number\":\"FL35278.1\",\"seq\":1,\"product_model\":\"Impervia 2.0 Casement (Non-HVHZ) (Impact)\",\"product_description\":\"Impervia 2.0 Casement (Non-HVHZ) (Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11282-R13\",\"approval_number\":\"FL11282.2\",\"seq\":2,\"product_model\":\"Pella\\\/Architect Series\",\"product_description\":\"Shaped Clad Large Vent Casement - Non HIG (31.5\\\" x 75\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11282-R13\",\"approval_number\":\"FL11282.3\",\"seq\":3,\"product_model\":\"Pella\\\/Architect Series\",\"product_description\":\"Shaped Clad Large Vent Casement - Non HIG (41\\\" x 68.25\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11282-R13\",\"approval_number\":\"FL11282.4\",\"seq\":4,\"product_model\":\"Pella\\\/Architect Series\",\"product_description\":\"Shaped Clad Large Vent Casement - Non HIG (29.25\\\" x 96\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11294-R11\",\"approval_number\":\"FL11294.2\",\"seq\":2,\"product_model\":\"Pella\\\/Architect Series\",\"product_description\":\"Shaped Wood Large Vent - Non HIG (37.5\\\" x 75\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11294-R11\",\"approval_number\":\"FL11294.3\",\"seq\":3,\"product_model\":\"Pella\\\/Architect Series\",\"product_description\":\"Shaped Wood Large Vent - Non HIG (41\\\" x 68.25\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11294-R11\",\"approval_number\":\"FL11294.4\",\"seq\":4,\"product_model\":\"Pella\\\/Architect Series\",\"product_description\":\"Shaped Wood Large Vent - Non HIG (29.25\\\" x 96\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11865-R10\",\"approval_number\":\"FL11865.2\",\"seq\":2,\"product_model\":\"Lifestyle with HGP Series Clad Non-Impact Vent Casement Window\",\"product_description\":\"Casement Window - 35\\\" x 73\\\" with standard hardware & stamped metal brace clip(s)\\\/snubber(s) required\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11865-R10\",\"approval_number\":\"FL11865.3\",\"seq\":3,\"product_model\":\"Lifestyle with HGP Series Clad Non-Impact Vent Casement Window\",\"product_description\":\"Casement Window - 35\\\" x 47\\\" with egress hardware & stamped metal brace clip(s)\\\/snubber(s) required\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11865-R10\",\"approval_number\":\"FL11865.4\",\"seq\":4,\"product_model\":\"Lifestyle with HGP Series Clad Non-Impact Vent Casement Window\",\"product_description\":\"Casement Window - 30\\\" x 73\\\" with egress hardware & stamped metal brace clip(s)\\\/snubber(s) required\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#20675-R7\",\"approval_number\":\"FL20675.2\",\"seq\":2,\"product_model\":\"Lifestyle w\\\/o HGP\",\"product_description\":\"Clad Vent Casement - Non HIG (35\\\" X 59\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#20675-R7\",\"approval_number\":\"FL20675.3\",\"seq\":3,\"product_model\":\"Lifestyle w\\\/o HGP\",\"product_description\":\"Clad Vent Casement - Non HIG (25\\\" X 73\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#20675-R7\",\"approval_number\":\"FL20675.4\",\"seq\":4,\"product_model\":\"Lifestyle w\\\/o HGP\",\"product_description\":\"Clad Vent Casement - Non HIG (35\\\" X 73\\\") - with DP Kit\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26533-R3\",\"approval_number\":\"FL26533.2\",\"seq\":2,\"product_model\":\"250 Series Vinyl Vent Casement\",\"product_description\":\"250 Series Vinyl Vent Casement 35.5\\\" x 71.5\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26533-R3\",\"approval_number\":\"FL26533.3\",\"seq\":3,\"product_model\":\"250 Series Vinyl Vent Casement\",\"product_description\":\"High Performance 250 Series Vinyl Vent Casement 71.5\\\" x 71.5\\\" 2-wide XX\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26533-R3\",\"approval_number\":\"FL26533.4\",\"seq\":4,\"product_model\":\"250 Series Vinyl Vent Casement\",\"product_description\":\"250 Series Vinyl Vent Casement 71.5\\\" x 71.5\\\" 2-wide XX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26533-R3\",\"approval_number\":\"FL26533.5\",\"seq\":5,\"product_model\":\"250 Series Vinyl Vent Casement\",\"product_description\":\"250 Series Vinyl Vent Casement 80.5\\\" x 71.5\\\" 2-wide XO or OX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26533-R3\",\"approval_number\":\"FL26533.6\",\"seq\":6,\"product_model\":\"250 Series Vinyl Vent Casement\",\"product_description\":\"250 Series Vinyl Vent Casement 80.5\\\" x 53.5\\\" 2-wide XO or OX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26533-R3\",\"approval_number\":\"FL26533.7\",\"seq\":7,\"product_model\":\"250 Series Vinyl Vent Casement\",\"product_description\":\"250 Series Vinyl Vent Casement 107.5\\\" x 71.5\\\" 3-wide XXX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26533-R3\",\"approval_number\":\"FL26533.8\",\"seq\":8,\"product_model\":\"250 Series Vinyl Vent Casement\",\"product_description\":\"250 Series Vinyl Vent Casement 107.5\\\" x 53.5\\\" 3-wide XXX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26533-R3\",\"approval_number\":\"FL26533.9\",\"seq\":9,\"product_model\":\"250 Series Vinyl Vent Casement\",\"product_description\":\"250 Series Vinyl Vent Casement 107.5\\\" x 71.5\\\" 3-wide XOX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26533-R3\",\"approval_number\":\"FL26533.10\",\"seq\":10,\"product_model\":\"250 Series Vinyl Vent Casement\",\"product_description\":\"250 Series Vinyl Vent Casement 107.5\\\" x 53.5\\\" 3-wide XOX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26533-R3\",\"approval_number\":\"FL26533.11\",\"seq\":11,\"product_model\":\"250 Series Vinyl Vent Casement\",\"product_description\":\"250 Series Vinyl Vent Casement 107.5\\\" x 71.5\\\" 3-wide OOX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26533-R3\",\"approval_number\":\"FL26533.12\",\"seq\":12,\"product_model\":\"250 Series Vinyl Vent Casement\",\"product_description\":\"250 Series Vinyl Vent Casement 107.5\\\" x 71.5\\\" 3-wide OXO\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26533-R3\",\"approval_number\":\"FL26533.13\",\"seq\":13,\"product_model\":\"250 Series Vinyl Vent Casement\",\"product_description\":\"250 Series Vinyl Vent Casement 107.5\\\" x 53.5\\\" 3-wide OOX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26533-R3\",\"approval_number\":\"FL26533.14\",\"seq\":14,\"product_model\":\"250 Series Vinyl Vent Casement\",\"product_description\":\"250 Series Vinyl Vent Casement 107.5\\\" x 53.5\\\" 3-wide OXO\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31311-R5\",\"approval_number\":\"FL31311.2\",\"seq\":2,\"product_model\":\"Pella\\\/Architect Non-Impact Clad Wood Rectangular Vent Casement Windows\",\"product_description\":\"899mm x 1194mm (35\\\" x 47\\\") Window w\\\/ Side Pivot Hardware\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31311-R5\",\"approval_number\":\"FL31311.3\",\"seq\":3,\"product_model\":\"Pella\\\/Architect Non-Impact Clad Wood Rectangular Vent Casement Windows\",\"product_description\":\"1219mm x 2743mm (48\\\" x 108\\\") Window w\\\/ Side Pivot Hardware\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-09-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31311-R5\",\"approval_number\":\"FL31311.4\",\"seq\":4,\"product_model\":\"Pella\\\/Architect Non-Impact Clad Wood Rectangular Vent Casement Windows\",\"product_description\":\"889 x 1854 mm (35 x 73 in) Window w\\\/ Side Pivot Hardware\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31311-R5\",\"approval_number\":\"FL31311.5\",\"seq\":5,\"product_model\":\"Pella\\\/Architect Non-Impact Clad Wood Rectangular Vent Casement Windows\",\"product_description\":\"889 x 1854 mm (35 x 73 in) Window w\\\/ Center Pivot Hardware\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31311-R5\",\"approval_number\":\"FL31311.6\",\"seq\":6,\"product_model\":\"Pella\\\/Architect Non-Impact Clad Wood Rectangular Vent Casement Windows\",\"product_description\":\"889 x 2438 mm (35 x 96 in) Window w\\\/ Side Pivot Hardware\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31311-R5\",\"approval_number\":\"FL31311.7\",\"seq\":7,\"product_model\":\"Pella\\\/Architect Non-Impact Clad Wood Rectangular Vent Casement Windows\",\"product_description\":\"889 x 2438 mm (35 x 96 in) Window w\\\/ Center Pivot Hardware\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31311-R5\",\"approval_number\":\"FL31311.8\",\"seq\":8,\"product_model\":\"Pella\\\/Architect Non-Impact Clad Wood Rectangular Vent Casement Windows\",\"product_description\":\"1041 x 1956 mm (41 x 77 in) Window w\\\/ Side Pivot Hardware\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31311-R5\",\"approval_number\":\"FL31311.9\",\"seq\":9,\"product_model\":\"Pella\\\/Architect Non-Impact Clad Wood Rectangular Vent Casement Windows\",\"product_description\":\"762mm x 1854mm (30\\\" x 73\\\") Window w\\\/ Side Pivot Hardware\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31681-R3\",\"approval_number\":\"FL31681.2\",\"seq\":2,\"product_model\":\"Contemporary Non-Impact Clad Wood Shaped Vent Casement Windows\",\"product_description\":\"34\\\" x 84\\\" Casement Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31681-R3\",\"approval_number\":\"FL31681.3\",\"seq\":3,\"product_model\":\"Contemporary Non-Impact Clad Wood Shaped Vent Casement Windows\",\"product_description\":\"38\\\" x 75\\\" Casement Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31681-R3\",\"approval_number\":\"FL31681.4\",\"seq\":4,\"product_model\":\"Contemporary Non-Impact Clad Wood Shaped Vent Casement Windows\",\"product_description\":\"41\\\" x 68\\\" Casement Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33461-R0\",\"approval_number\":\"FL33461.2\",\"seq\":2,\"product_model\":\"CM-540\",\"product_description\":\"CM-540 Vinyl Flg Frame Casement Window, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#35278-R3\",\"approval_number\":\"FL35278.2\",\"seq\":2,\"product_model\":\"Impervia Model 2 Vent Casement Window\",\"product_description\":\"37.5\\\" x 79.5\\\" Non-Impact Fiberglass Casement, Center Pivot, 3 Lock, Roto Operator\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#35278-R3\",\"approval_number\":\"FL35278.3\",\"seq\":3,\"product_model\":\"Impervia Model 2 Vent Casement Window\",\"product_description\":\"37.5\\\" x 72.25\\\" Non-Impact Fiberglass Casement, Center Pivot, 2 Lock, Roto Operator\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#35278-R3\",\"approval_number\":\"FL35278.4\",\"seq\":4,\"product_model\":\"Impervia Model 2 Vent Casement Window\",\"product_description\":\"37.5\\\" x 59.5\\\" Non-Impact Fiberglass Casement, Center Pivot, 2 Lock, Roto Operator\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#35278-R3\",\"approval_number\":\"FL35278.5\",\"seq\":5,\"product_model\":\"Impervia Model 2 Vent Casement Window\",\"product_description\":\"37.5\\\" x 27.5\\\" Non-Impact Fiberglass Casement, Center Pivot, 1 Lock, Roto Operator\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#35278-R3\",\"approval_number\":\"FL35278.6\",\"seq\":6,\"product_model\":\"Impervia Model 2 Vent Casement Window\",\"product_description\":\"37.5\\\" x 79.5\\\" Non-Impact Fiberglass Casement, Side Pivot, 3 Lock, Roto Operator\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-09-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#35278-R3\",\"approval_number\":\"FL35278.7\",\"seq\":7,\"product_model\":\"Impervia Model 2 Vent Casement Window\",\"product_description\":\"37.5\\\" x 79.5\\\" Non-Impact Fiberglass Casement, Side Pivot, 3 Lock, Easy-Slide Operator\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#35278-R3\",\"approval_number\":\"FL35278.8\",\"seq\":8,\"product_model\":\"Impervia Model 2 Vent Casement Window\",\"product_description\":\"37.5\\\" x 72.25\\\" Non-Impact Fiberglass Casement, Side Pivot, 2 Lock, Roto Operator\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-09-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#35278-R3\",\"approval_number\":\"FL35278.9\",\"seq\":9,\"product_model\":\"Impervia Model 2 Vent Casement Window\",\"product_description\":\"37.5\\\" x 72.25\\\" Non-Impact Fiberglass Casement, Side Pivot, 2 Lock, Easy-Slide Operator\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-09-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#35278-R3\",\"approval_number\":\"FL35278.10\",\"seq\":10,\"product_model\":\"Impervia Model 2 Vent Casement Window\",\"product_description\":\"37.5\\\" x 59.5\\\" Non-Impact Fiberglass Casement, Side Pivot, 2 Lock, Roto Operator\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#35278-R3\",\"approval_number\":\"FL35278.11\",\"seq\":11,\"product_model\":\"Impervia Model 2 Vent Casement Window\",\"product_description\":\"37.5\\\" x 59.5\\\" Non-Impact Fiberglass Casement, Side Pivot, 2 Lock, Easy-Slide Operator\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#35278-R3\",\"approval_number\":\"FL35278.12\",\"seq\":12,\"product_model\":\"Impervia Model 2 Vent Casement Window\",\"product_description\":\"37.5\\\" x 27.5\\\" Non-Impact Fiberglass Casement, Side Pivot, 1 Lock, Roto Operator\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#35278-R3\",\"approval_number\":\"FL35278.13\",\"seq\":13,\"product_model\":\"Impervia Model 2 Vent Casement Window\",\"product_description\":\"37.5\\\" x 27.5\\\" Non-Impact Fiberglass Casement, Side Pivot, 1 Lock, Easy-Slide Operator\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#48016-R0\",\"approval_number\":\"FL48016.1\",\"seq\":1,\"product_model\":\"ACM03-Aluminum Casement 36\\\"x84\\\" (Single & Mulled)\",\"product_description\":\"ACM03-Aluminum Casement with individual frame size of 36\\\"x84\\\"; single or mulled configurations utilizing standard non-reinforced mull.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#48016-R0\",\"approval_number\":\"FL48016.2\",\"seq\":2,\"product_model\":\"ACM03-Aluminum Casement 41-1\\\/4\\\"x119-1\\\/4\\\" Individual Frame Size (Single & Mulled)\",\"product_description\":\"ACM03-Aluminum Casement with individual frame size of 41.25\\\"x119.25\\\"; single or mulled configurations with vertical mulls requiring aluminum reinforced mullion.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.1\",\"seq\":1,\"product_model\":\"(ASCCM) Clad Architect Series\",\"product_description\":\"(411-H-601.22) AL Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.2\",\"seq\":2,\"product_model\":\"(ASCCM) Clad Architect Series\",\"product_description\":\"(411-H-601.16) Al Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.3\",\"seq\":3,\"product_model\":\"(ASCCM) Clad Architect Series\",\"product_description\":\"(411-H-601.4) Al Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.4\",\"seq\":4,\"product_model\":\"(ASCCM) with 3 Snubbers Clad A\",\"product_description\":\"(411-H-601.10) Al Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.5\",\"seq\":5,\"product_model\":\"(ASWCM) Architect Series\\\/Class\",\"product_description\":\"(411-H-616.8) Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.6\",\"seq\":6,\"product_model\":\"(ASWCM) Architect Series\\\/Class\",\"product_description\":\"(411-H-616.5) Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.7\",\"seq\":7,\"product_model\":\"(ASWCM) Architect Series\\\/Class\",\"product_description\":\"(411-H-616.9) Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.8\",\"seq\":8,\"product_model\":\"(ASWCM) Architect Series\\\/Class\",\"product_description\":\"(411-H-616.12) Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.9\",\"seq\":9,\"product_model\":\"(ASWCM) Architect Series\\\/Class\",\"product_description\":\"(411-H-616.13) Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.10\",\"seq\":10,\"product_model\":\"(ASWCM) Architect Series\\\/Class\",\"product_description\":\"(411-H-616) Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.11\",\"seq\":11,\"product_model\":\"(ASWCM) Architect Series\\\/Class\",\"product_description\":\"(411-H-616.1) Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.12\",\"seq\":12,\"product_model\":\"(ASWCM) with three snubbers Ar\",\"product_description\":\"(411-H-616.4) Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.13\",\"seq\":13,\"product_model\":\"(DCCCM) Clad Designer Classic\",\"product_description\":\"(411-H-601.23) AL Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.14\",\"seq\":14,\"product_model\":\"(DCCCM) Clad Designer Classic\",\"product_description\":\"(411-H-601.5) Al Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.15\",\"seq\":15,\"product_model\":\"(DCCCM) Clad Designer Classic\",\"product_description\":\"(411-H-601.17) Al Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.16\",\"seq\":16,\"product_model\":\"(DCCCM) with 3 Snubbers Clad D\",\"product_description\":\"(411-H-601.11) Al Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.17\",\"seq\":17,\"product_model\":\"(DCWCM) Designer Classic Wood\",\"product_description\":\"(411-H-616.15) Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.18\",\"seq\":18,\"product_model\":\"(DCWCM) Designer Classic Wood\",\"product_description\":\"(411-H-616.2) Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.19\",\"seq\":19,\"product_model\":\"(DCWCM) Designer Classic Wood\",\"product_description\":\"(411-H-616.14) Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.20\",\"seq\":20,\"product_model\":\"(DCWCM) Designer Classic Wood\",\"product_description\":\"(411-H-616.10) Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.21\",\"seq\":21,\"product_model\":\"(DCWCM) Designer Classic Wood\",\"product_description\":\"(411-H-616.11) Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.22\",\"seq\":22,\"product_model\":\"(DCWCM) Designer Classic Wood\",\"product_description\":\"(411-H-616.3) Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.23\",\"seq\":23,\"product_model\":\"(DCWCM) with three snubbers De\",\"product_description\":\"(411-H-616.6) Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.24\",\"seq\":24,\"product_model\":\"(DCWCM) with three snubbers De\",\"product_description\":\"(411-H-616.7) Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.25\",\"seq\":25,\"product_model\":\"(DSCCM) Designer Smart-Sash II\",\"product_description\":\"(411-H-621.2) Clad Vent Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.26\",\"seq\":26,\"product_model\":\"(DSCCM) Designer Smart-Sash II\",\"product_description\":\"(411-H-621.1) Clad Vent Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.27\",\"seq\":27,\"product_model\":\"(DSCCM) Designer Smart-Sash II\",\"product_description\":\"(411-H-621) Clad Vent Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.28\",\"seq\":28,\"product_model\":\"(DSCCM) Designer Smart-Sash II\",\"product_description\":\"(411-H-621.3) Clad Vent Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.29\",\"seq\":29,\"product_model\":\"(DSCCM) Designer Smart-Sash II\",\"product_description\":\"(411-H-601.14) Al Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.30\",\"seq\":30,\"product_model\":\"(DSCCM) w\\\/ DGP option Design S\",\"product_description\":\"(411-H-601.2) Al Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.31\",\"seq\":31,\"product_model\":\"(DSCCM) w\\\/ DGP option Designer\",\"product_description\":\"(411-H-601) Al Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.32\",\"seq\":32,\"product_model\":\"(DSCCM) w\\\/ DGP option Designer\",\"product_description\":\"(411-H-601.20) Al Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.33\",\"seq\":33,\"product_model\":\"(DSCCM) w\\\/ DGP option Designer\",\"product_description\":\"(411-H-601.12) Al Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.34\",\"seq\":34,\"product_model\":\"(DSCCM) w\\\/ DGP option Designer\",\"product_description\":\"(411-H-601.18) Al Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.35\",\"seq\":35,\"product_model\":\"(DSCCM) w\\\/ DGP option with 3 S\",\"product_description\":\"(411-H-601.8) Al Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.36\",\"seq\":36,\"product_model\":\"(DSCCM) w\\\/DGP option with 3 Sn\",\"product_description\":\"(411-H-601.6) Al Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.37\",\"seq\":37,\"product_model\":\"(DSCCM) w\\\/o DGP option and wit\",\"product_description\":\"(411-H-601.9) Al Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.38\",\"seq\":38,\"product_model\":\"(DSCCM) w\\\/o DGP option Designe\",\"product_description\":\"(411-H-601.13) Al Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.39\",\"seq\":39,\"product_model\":\"(DSCCM) w\\\/o DGP option Designe\",\"product_description\":\"(411-H-601.3) Al Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.40\",\"seq\":40,\"product_model\":\"(DSCCM) w\\\/o DGP option Designe\",\"product_description\":\"(411-H-601.1) Al Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.41\",\"seq\":41,\"product_model\":\"(DSCCM) w\\\/o DGP option Designe\",\"product_description\":\"(411-H-601.21) Al Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.42\",\"seq\":42,\"product_model\":\"(DSCCM) w\\\/o DGP option Designe\",\"product_description\":\"(411-H-601.15) Al Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.43\",\"seq\":43,\"product_model\":\"(DSCCM) w\\\/o DGP option Designe\",\"product_description\":\"(411-H-601.19) Al Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.44\",\"seq\":44,\"product_model\":\"(DSCCM) w\\\/o DGP option with 3\",\"product_description\":\"(411-H-601.7) Al Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.45\",\"seq\":45,\"product_model\":\"(PLCCM) Proline 2971 Casement\",\"product_description\":\"(411-H-018) Al Clad Outswing Casement Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.46\",\"seq\":46,\"product_model\":\"(PLCCM) Proline 3559 Casement\",\"product_description\":\"(411-H-017) Al Clad Outswing Casement Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.47\",\"seq\":47,\"product_model\":\"(PLCCM) Proline 3571 Casement\",\"product_description\":\"(411-H-019.1) Al Clad Outswing Casement Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.48\",\"seq\":48,\"product_model\":\"(PLCCM) Proline 3571 Casement\",\"product_description\":\"(411-H-019) Al Clad Outswing Casement Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.49\",\"seq\":49,\"product_model\":\"25 Series Casement 9700 Series\",\"product_description\":\"(411-H-626.1) Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#431-R0\",\"approval_number\":\"FL431.50\",\"seq\":50,\"product_model\":\"25 Series Casement 9700 Series\",\"product_description\":\"(411-H-626) Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#585-R0\",\"approval_number\":\"FL585.1\",\"seq\":1,\"product_model\":\"HurricaneShield Vent Casement\",\"product_description\":\"Impact approved operable casement window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3137-R0\",\"approval_number\":\"FL3137.1\",\"seq\":1,\"product_model\":\"ProLine Series Vent Casement Window\",\"product_description\":\"(411-H-682.7) Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3137-R0\",\"approval_number\":\"FL3137.2\",\"seq\":2,\"product_model\":\"ProLine Series Vent Casement Window\",\"product_description\":\"(411-H-682) Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3137-R0\",\"approval_number\":\"FL3137.3\",\"seq\":3,\"product_model\":\"ProLine Series Vent Casement Window\",\"product_description\":\"(411-H-682.1) Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3137-R0\",\"approval_number\":\"FL3137.4\",\"seq\":4,\"product_model\":\"ProLine Series Vent Casement Window\",\"product_description\":\"(411-H-682.2) Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3137-R0\",\"approval_number\":\"FL3137.5\",\"seq\":5,\"product_model\":\"ProLine Series Vent Casement Window\",\"product_description\":\"(411-H-682.3) Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3137-R0\",\"approval_number\":\"FL3137.6\",\"seq\":6,\"product_model\":\"ProLine Series Vent Casement Window\",\"product_description\":\"(411-H-682.4) Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3137-R0\",\"approval_number\":\"FL3137.7\",\"seq\":7,\"product_model\":\"ProLine Series Vent Casement Window\",\"product_description\":\"(411-H-682.6) Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3137-R0\",\"approval_number\":\"FL3137.8\",\"seq\":8,\"product_model\":\"ProLine Series Vent Casement Window\",\"product_description\":\"(411-H-682.8) Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3137-R0\",\"approval_number\":\"FL3137.9\",\"seq\":9,\"product_model\":\"ProLine Series Vent Casement Window\",\"product_description\":\"(411-H-682.9) Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3137-R0\",\"approval_number\":\"FL3137.10\",\"seq\":10,\"product_model\":\"ProLine Series Vent Casement Window\",\"product_description\":\"(411-H-682.5) Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3137-R0\",\"approval_number\":\"FL3137.11\",\"seq\":11,\"product_model\":\"ProLine Series Vent Casement With Performance Package Installed\",\"product_description\":\"(411-H-681.1) Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3137-R0\",\"approval_number\":\"FL3137.12\",\"seq\":12,\"product_model\":\"ProLine Series Vent Casement With Performance Package Installed\",\"product_description\":\"(411-H-681) Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4184-R0\",\"approval_number\":\"FL4184.1\",\"seq\":1,\"product_model\":\"Architect Series - Vent Casement\",\"product_description\":\"(411-H-713.1) Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4184-R0\",\"approval_number\":\"FL4184.2\",\"seq\":2,\"product_model\":\"Architect Series - Vent Casement\",\"product_description\":\"(411-H-717.1) Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4184-R0\",\"approval_number\":\"FL4184.3\",\"seq\":3,\"product_model\":\"Architect Series - Vent Casement\",\"product_description\":\"(411-H-717) Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4184-R0\",\"approval_number\":\"FL4184.4\",\"seq\":4,\"product_model\":\"Architect Series - Vent Casement\",\"product_description\":\"(411-H-716.1) Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4184-R0\",\"approval_number\":\"FL4184.5\",\"seq\":5,\"product_model\":\"Architect Series - Vent Casement\",\"product_description\":\"(411-H-716) Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4184-R0\",\"approval_number\":\"FL4184.6\",\"seq\":6,\"product_model\":\"Architect Series - Vent Casement\",\"product_description\":\"(411-H-715.1) Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4184-R0\",\"approval_number\":\"FL4184.7\",\"seq\":7,\"product_model\":\"Architect Series - Vent Casement\",\"product_description\":\"(411-H-715) Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4184-R0\",\"approval_number\":\"FL4184.8\",\"seq\":8,\"product_model\":\"Architect Series - Vent Casement\",\"product_description\":\"(411-H-713) Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4184-R0\",\"approval_number\":\"FL4184.9\",\"seq\":9,\"product_model\":\"Architect Series - Vent Casement w\\\/Performance Package\",\"product_description\":\"(411-H-714.1) Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4184-R0\",\"approval_number\":\"FL4184.10\",\"seq\":10,\"product_model\":\"Architect Series - Vent Casement w\\\/Performance Package\",\"product_description\":\"(411-H-714) Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5398-R0\",\"approval_number\":\"FL5398.1\",\"seq\":1,\"product_model\":\"Designer Series - Large Fixed\",\"product_description\":\"(411-H-763.01) Large Fixed Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5398-R0\",\"approval_number\":\"FL5398.2\",\"seq\":2,\"product_model\":\"Designer Series - Large Fixed\",\"product_description\":\"(411-H-764.01) Large Fixed Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5398-R0\",\"approval_number\":\"FL5398.3\",\"seq\":3,\"product_model\":\"Designer Series - Large Fixed\",\"product_description\":\"(411-H-764.00) Large Fixed Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5398-R0\",\"approval_number\":\"FL5398.4\",\"seq\":4,\"product_model\":\"Designer Series - Large Fixed\",\"product_description\":\"(411-H-763.00) Large Fixed Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5398-R0\",\"approval_number\":\"FL5398.5\",\"seq\":5,\"product_model\":\"Designer Series - Vent-Size Fixed Casement (Structurally Enhanced)\",\"product_description\":\"(411-H-762.00) Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5398-R0\",\"approval_number\":\"FL5398.6\",\"seq\":6,\"product_model\":\"Designer Series - Vent-Size Fixed Casement (Structurally Enhanced)\",\"product_description\":\"(411-H-762.01) Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5398-R0\",\"approval_number\":\"FL5398.7\",\"seq\":7,\"product_model\":\"Designer Series Smart Sash II - Clad Vent Casement\",\"product_description\":\"(411-H-765.01) Clad Vent Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5398-R0\",\"approval_number\":\"FL5398.8\",\"seq\":8,\"product_model\":\"Designer Series Smart Sash II - Clad Vent Casement (Structurally Enhanced)\",\"product_description\":\"(411-H-765.00) Clad Vent Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5398-R0\",\"approval_number\":\"FL5398.9\",\"seq\":9,\"product_model\":\"Designer Series Smart Sash II Clad Vent Casement\",\"product_description\":\"(411-H-770.01) Clad Vent Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5398-R0\",\"approval_number\":\"FL5398.10\",\"seq\":10,\"product_model\":\"Designer Series Smart Sash II Clad Vent Casement\",\"product_description\":\"(411-H-770.00) Clad Vent Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5398-R0\",\"approval_number\":\"FL5398.11\",\"seq\":11,\"product_model\":\"Designer Series Vent Size Fixed Casement\",\"product_description\":\"(411-H-766.01) Vent Sized Fixed Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5398-R0\",\"approval_number\":\"FL5398.12\",\"seq\":12,\"product_model\":\"Designer Series Vent Size Fixed Casement\",\"product_description\":\"(411-H-766.00) Vent Size Fixed Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5398-R0\",\"approval_number\":\"FL5398.13\",\"seq\":13,\"product_model\":\"Designer Series Vent Size Fixed Casement\",\"product_description\":\"(411-H-767.00) Vent Size Fixed Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5398-R0\",\"approval_number\":\"FL5398.14\",\"seq\":14,\"product_model\":\"Designer Series Vent Size Fixed Casement\",\"product_description\":\"(411-H-767.01) Vent Size Fixed Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5706-R0\",\"approval_number\":\"FL5706.1\",\"seq\":1,\"product_model\":\"Designer Series - Large Fixed Casement (Structurally Enhanced)\",\"product_description\":\"(411-H-763.03) Large Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5706-R0\",\"approval_number\":\"FL5706.2\",\"seq\":2,\"product_model\":\"Designer Series - Large Fixed Casement (Structurally Enhanced)\",\"product_description\":\"(411-H-763.02) Large Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5706-R0\",\"approval_number\":\"FL5706.3\",\"seq\":3,\"product_model\":\"Designer Series - Large Fixed Casement (Structurally Enhanced)\",\"product_description\":\"(411-H-763.02) Large Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6434-R0\",\"approval_number\":\"FL6434.1\",\"seq\":1,\"product_model\":\"Architect Series - Clad Vent Casement with Hurricane Impact Glazing\",\"product_description\":\"(411-H-805.01) Clad Vent Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6434-R0\",\"approval_number\":\"FL6434.2\",\"seq\":2,\"product_model\":\"Architect Series - Clad Vent Casement with Hurricane Impact Glazing\",\"product_description\":\"(411-H-805.00) Clad Vent Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6434-R0\",\"approval_number\":\"FL6434.3\",\"seq\":3,\"product_model\":\"Architect Series - Vent Casement with Hurricane Impact IG Glazing, PVB\",\"product_description\":\"(411-H-322.07) Vent Casement\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6434-R0\",\"approval_number\":\"FL6434.4\",\"seq\":4,\"product_model\":\"Architect Series - Vent Casement with Hurricane Impact IG Glazing, SGP\",\"product_description\":\"(411-H-322.02) Vent Casement\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6434-R0\",\"approval_number\":\"FL6434.5\",\"seq\":5,\"product_model\":\"Series 25\",\"product_description\":\"(411-H-789.01) Vinyl Outswing Casement Window (OX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6434-R0\",\"approval_number\":\"FL6434.6\",\"seq\":6,\"product_model\":\"Series 25\",\"product_description\":\"(411-H-789.00) Vinyl Outswing Casement Window (OX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#7009-R0\",\"approval_number\":\"FL7009.1\",\"seq\":1,\"product_model\":\"ThermaStar Series 25 (Formerly Viking Model 9700) Vent Casement\",\"product_description\":\"411-H-818.00 Vinyl Vent Casement Window.\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#7009-R0\",\"approval_number\":\"FL7009.2\",\"seq\":2,\"product_model\":\"ThermaStar Series 25 (Formerly Viking Model 9700) Vent Casement\",\"product_description\":\"411-H-818.01 Vinyl Vent Casement Window.\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#7009-R0\",\"approval_number\":\"FL7009.3\",\"seq\":3,\"product_model\":\"ThermaStar Series 25 (Formerly Viking Model 9700) Vent Casement\",\"product_description\":\"411-H-818.02 Vinyl Vent Casement Window.\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#9920-R0\",\"approval_number\":\"FL9920.1\",\"seq\":1,\"product_model\":\"Architect Series\",\"product_description\":\"Aluminum Clad Vent Casement (35\\\" X 73\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#9920-R0\",\"approval_number\":\"FL9920.2\",\"seq\":2,\"product_model\":\"Architect Series\",\"product_description\":\"Wood Vent Casement (35\\\" X 73\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#29991-R0\",\"approval_number\":\"FL29991.1\",\"seq\":1,\"product_model\":\"Pella Aluminum Vent Casement Window\",\"product_description\":\"Vent Casement Window (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#29991-R0\",\"approval_number\":\"FL29991.2\",\"seq\":2,\"product_model\":\"Pella Aluminum Vent Casement Window\",\"product_description\":\"Vent Casement Window (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#10015-R1\",\"approval_number\":\"FL10015.2\",\"seq\":2,\"product_model\":\"HIG Aluminum Clad Wood Vent Casement Window\",\"product_description\":\"Aluminum clad wood impact resistant vent casement window, mortise and tenon joints.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#10015-R1\",\"approval_number\":\"FL10015.3\",\"seq\":3,\"product_model\":\"HIG Aluminum Clad Wood Vent Casement Window\",\"product_description\":\"Aluminum clad wood impact resistant vent casement window, mortise and tenon joints.\",\"design_pressure\":\"+75\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#10015-R1\",\"approval_number\":\"FL10015.4\",\"seq\":4,\"product_model\":\"HIG Aluminum Clad Wood Vent Casement Window\",\"product_description\":\"Aluminum clad wood impact resistant vent casement window with wide stiles and rails and screwed joints.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#10015-R1\",\"approval_number\":\"FL10015.5\",\"seq\":5,\"product_model\":\"HIG Aluminum Clad Wood Vent Casement Window\",\"product_description\":\"Aluminum clad wood impact resistant vent casement window with wide stiles and rails and screwed joints.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11147-R0\",\"approval_number\":\"FL11147.1\",\"seq\":1,\"product_model\":\"Series 25 Vent Casement\",\"product_description\":\"Vinyl Vent Casement Window (36\\\" x 60\\\")\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11147-R0\",\"approval_number\":\"FL11147.2\",\"seq\":2,\"product_model\":\"Series 25 Vent Casement\",\"product_description\":\"Vinyl Vent Casement Window (OX, 80\\\" x 72\\\")\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11147-R0\",\"approval_number\":\"FL11147.3\",\"seq\":3,\"product_model\":\"Series 25 Vent Casement\",\"product_description\":\"Vinyl Vent Casement Window (OX, 96\\\" x 60\\\")\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11147-R2\",\"approval_number\":\"FL11147.4\",\"seq\":4,\"product_model\":\"Series 20\\\/25 Vent Casement\",\"product_description\":\"Vinyl Vent Casement Window (29-1\\\/2\\\" x 71-1\\\/2\\\")\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11282-R2\",\"approval_number\":\"FL11282.5\",\"seq\":5,\"product_model\":\"Architect Series\",\"product_description\":\"Shaped Clad Large Vent Casement - Non HIG (29\\\" x 75\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11294-R2\",\"approval_number\":\"FL11294.5\",\"seq\":5,\"product_model\":\"Architect Series\",\"product_description\":\"Shaped Wood Large Vent - Non HIG (29\\\" x 75\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11504-R0\",\"approval_number\":\"FL11504.1\",\"seq\":1,\"product_model\":\"Clad vent casement\",\"product_description\":\"Size 889x1803mm(35x71in), Drawing: ProLine Series Non-Impact Clad Casement Window #1154\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11504-R0\",\"approval_number\":\"FL11504.2\",\"seq\":2,\"product_model\":\"Clad vent casement\",\"product_description\":\"Size 737x1499mm(29x59in), Drawing: ProLine Series Non-Impact Clad Casement Window #1154\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11504-R0\",\"approval_number\":\"FL11504.3\",\"seq\":3,\"product_model\":\"Clad vent casement\",\"product_description\":\"Size 635x1651mm(25x65in), Drawing:ProLine Series Non-Impact Clad Casement Window #1154\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11504-R0\",\"approval_number\":\"FL11504.4\",\"seq\":4,\"product_model\":\"Clad vent casement\",\"product_description\":\"Size 533x1803mm(21x71in), Drawing: ProLine Series Non-Impact Clad Casement Window #1154\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11504-R0\",\"approval_number\":\"FL11504.5\",\"seq\":5,\"product_model\":\"Clad vent casement\",\"product_description\":\"Size 889x1346mm(35x53in), Drawing: ProLine Series Non-Impact Clad Casement Window #1154\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12937-R0\",\"approval_number\":\"FL12937.1\",\"seq\":1,\"product_model\":\"Impervia Vent Casement\",\"product_description\":\"38\\\" x 80\\\" Vent Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12937-R0\",\"approval_number\":\"FL12937.2\",\"seq\":2,\"product_model\":\"Impervia Vent Casement\",\"product_description\":\"32\\\" x 80\\\" Vent Casement with Egress Hardware\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12937-R0\",\"approval_number\":\"FL12937.3\",\"seq\":3,\"product_model\":\"Impervia Vent Casement\",\"product_description\":\"32\\\" x 72\\\" Vent Casement with Egress Hardware\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12937-R0\",\"approval_number\":\"FL12937.4\",\"seq\":4,\"product_model\":\"Impervia Vent Casement\",\"product_description\":\"38\\\" x 72\\\" Vent Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12937-R0\",\"approval_number\":\"FL12937.5\",\"seq\":5,\"product_model\":\"Impervia Vent Casement\",\"product_description\":\"38\\\" x 30\\\" Vent Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12937-R0\",\"approval_number\":\"FL12937.6\",\"seq\":6,\"product_model\":\"Impervia Vent Casement\",\"product_description\":\"38\\\" x 54\\\" Vent Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14128-R0\",\"approval_number\":\"FL14128.1\",\"seq\":1,\"product_model\":\"Architect Series\",\"product_description\":\"35\\\" x 73\\\" Vent Precision Fit Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14686-R0\",\"approval_number\":\"FL14686.1\",\"seq\":1,\"product_model\":\"High Performance Pella Vinyl 350 Series Casement (non-impact)\",\"product_description\":\"Size: 35.5\\\" x 71.5\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14686-R0\",\"approval_number\":\"FL14686.2\",\"seq\":2,\"product_model\":\"Standard Performance Pella Vinyl 350 Series Casement (non-impact)\",\"product_description\":\"Size: 35.5\\\" x 71.5\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11147-R3\",\"approval_number\":\"FL11147.5\",\"seq\":5,\"product_model\":\"Series 20\\\/25 Vent Casement\",\"product_description\":\"Vinyl Vent Casement Window (42\\\" x 60\\\")\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11147-R3\",\"approval_number\":\"FL11147.6\",\"seq\":6,\"product_model\":\"Series 20\\\/25 Vent Casement\",\"product_description\":\"Vinyl Operable\\\/Fixed\\\/Operable XOX Casement Window (120\\\" x 60\\\")\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11147-R3\",\"approval_number\":\"FL11147.7\",\"seq\":7,\"product_model\":\"Series 20\\\/25 Vent Casement\",\"product_description\":\"Vinyl Operable\\\/Fixed\\\/Operable XOX Casement Window (120\\\" x 72\\\")\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11147-R3\",\"approval_number\":\"FL11147.8\",\"seq\":8,\"product_model\":\"Series 20\\\/25 Vent Casement\",\"product_description\":\"Vinyl Fixed over Operable Casement Window (35-1\\\/2\\\" x 107-1\\\/2\\\")\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11865-R3\",\"approval_number\":\"FL11865.5\",\"seq\":5,\"product_model\":\"Designer Series Clad Non-Impact Vent Casement Window\",\"product_description\":\"Casement Window - 30\\\" x 73\\\" with egress hardware & extruded metal brace clip(s)\\\/snubber(s) required\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14898-R0\",\"approval_number\":\"FL14898.1\",\"seq\":1,\"product_model\":\"Architect Series Wood Vent Casement Window\",\"product_description\":\"Architect Series HIG Wood Vent Casement Window 35x73\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14898-R0\",\"approval_number\":\"FL14898.2\",\"seq\":2,\"product_model\":\"Architect Series Wood Vent Casement Window\",\"product_description\":\"Architect Series HIG Wood Vent Casement Window 29x73\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14898-R0\",\"approval_number\":\"FL14898.3\",\"seq\":3,\"product_model\":\"Architect Series Wood Vent Casement Window\",\"product_description\":\"Architect Series HIG Wood Vent Casement Window 35x65\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#15008-R0\",\"approval_number\":\"FL15008.1\",\"seq\":1,\"product_model\":\"Architect Series Specialty Non-Impact Out-Swing Wood French Casement\",\"product_description\":\"Architect Series Specialty Non-Impact Out-Swing Wood French Casement, 60x73, with crank out hardware\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#15008-R0\",\"approval_number\":\"FL15008.2\",\"seq\":2,\"product_model\":\"Architect Series Specialty Non-Impact Out-Swing Wood French Casement\",\"product_description\":\"Architect Series Specialty Non-Impact Out-Swing Wood French Casement, 60x73, with push out hardware\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#15011-R0\",\"approval_number\":\"FL15011.1\",\"seq\":1,\"product_model\":\"Architect Series Specialty Non-Impact In-swing Wood Casement Window\",\"product_description\":\"Architect Series Specialty Non-Impact In-swing Wood Casement Window. Standard Casement 48x73\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#15011-R0\",\"approval_number\":\"FL15011.2\",\"seq\":2,\"product_model\":\"Architect Series Specialty Non-Impact In-swing Wood Casement Window\",\"product_description\":\"Architect Series Specialty Non-Impact Tilt Turn Wood Casement Window. 48x73\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#15011-R0\",\"approval_number\":\"FL15011.3\",\"seq\":3,\"product_model\":\"Architect Series Specialty Non-Impact In-swing Wood Casement Window\",\"product_description\":\"Architect Series Specialty Non-Impact In-Swing French Wood Casement Window. 60x73\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#15017-R0\",\"approval_number\":\"FL15017.1\",\"seq\":1,\"product_model\":\"Architect Series Specialty Non-Impact In-swing Clad Casement Window\",\"product_description\":\"Architect Series Specialty Non-Impact In-swing Standard Clad Casement Window 48\\\" x 73\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#15017-R0\",\"approval_number\":\"FL15017.2\",\"seq\":2,\"product_model\":\"Architect Series Specialty Non-Impact In-swing Clad Casement Window\",\"product_description\":\"Architect Series Specialty Non-Impact Tilt Turn Clad Casement Window 48\\\" x 73\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#15017-R0\",\"approval_number\":\"FL15017.3\",\"seq\":3,\"product_model\":\"Architect Series Specialty Non-Impact In-swing Clad French Casement Window\",\"product_description\":\"Architect Series Specialty Non-Impact In-swing Clad French Casement Window 60\\\" x 73\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#15018-R0\",\"approval_number\":\"FL15018.1\",\"seq\":1,\"product_model\":\"Architect Series Specialty Non-Impact Out-swing Clad French Casement Window\",\"product_description\":\"Architect Series Specialty Non-Impact Out-swing Clad French Cranck Out Casement Window 60\\\" x 73\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#15018-R0\",\"approval_number\":\"FL15018.2\",\"seq\":2,\"product_model\":\"Architect Series Specialty Non-Impact Out-swing Clad French Casement Window\",\"product_description\":\"Architect Series Specialty Non-Impact Out-swing Clad French Push Out Casement Window 60\\\" x 73\\\"\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16053-R0\",\"approval_number\":\"FL16053.1\",\"seq\":1,\"product_model\":\"350 Series HurricaneShield Vinyl Casement Window\",\"product_description\":\"35.5\\\" x 71.5\\\" with 1\\\" PVB IG (5mm\\\/8.6L)\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16053-R0\",\"approval_number\":\"FL16053.2\",\"seq\":2,\"product_model\":\"350 Series HurricaneShield Vinyl Casement Window\",\"product_description\":\"35.5\\\" x 65.5\\\" with 1\\\" PVB IG (3mm\\\/8.6L)\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14686-R6\",\"approval_number\":\"FL14686.3\",\"seq\":3,\"product_model\":\"350 Series Premium Vent Casement Window - Standard Performance (Non-Impact)\",\"product_description\":\"350 Series Premium Vent Casement Window 4-1\\\/2\\\" Nail Fin Frame, Size: 35.5\\\" x 71.5\\\" (Nominal 36\\\" x 72\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26603-R0\",\"approval_number\":\"FL26603.1\",\"seq\":1,\"product_model\":\"Pella\\u00ae 350 Series HurricaneShield\\u00ae Impact-Resistant Vinyl Casement Window\",\"product_description\":\"35-1\\\/2\\\" x 71-1\\\/2\\\" Vinyl Casement Window\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26603-R0\",\"approval_number\":\"FL26603.2\",\"seq\":2,\"product_model\":\"Pella\\u00ae 350 Series HurricaneShield\\u00ae Impact-Resistant Vinyl Casement Window\",\"product_description\":\"35-1\\\/2\\\" x 65-1\\\/2\\\" Vinyl Casement Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-20 00:00:00\",\"instructions_url\":\"\"}],\"Regency Plus Inc\":[{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#11410-R9\",\"approval_number\":\"FL11410.1\",\"seq\":1,\"product_model\":\"Series 2000 Casement\",\"product_description\":\"Series 2000 Vinyl Casement Window\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#11410-R9\",\"approval_number\":\"FL11410.2\",\"seq\":2,\"product_model\":\"Series 5205 Casement\",\"product_description\":\"Series 5205 Impact Vinyl Casement Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#20128-R6\",\"approval_number\":\"FL20128.1\",\"seq\":1,\"product_model\":\"Series 7213 Vinyl Casement Window\",\"product_description\":\"Series 7213 Vinyl Casement Window - 36\\\" x 68\\\" Non-Impact\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#32118-R3\",\"approval_number\":\"FL32118.1\",\"seq\":1,\"product_model\":\"1359 Vinyl Outswing Casement Window \\\/ Series 1000 Anneal Glazing Package\",\"product_description\":\"1359 Vinyl Outswing Casement Window \\\/ Series 1000 Anneal Glazing Package, 34\\\" x 75\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#1403-R0\",\"approval_number\":\"FL1403.1\",\"seq\":1,\"product_model\":\"Tech 2000\",\"product_description\":\"Custom Vinyl Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#5796-R0\",\"approval_number\":\"FL5796.1\",\"seq\":1,\"product_model\":\"Tech 2000 Casement\",\"product_description\":\"Custom Vinyl Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#5872-R1\",\"approval_number\":\"FL5872.1\",\"seq\":1,\"product_model\":\"\\\"5205\\\"\",\"product_description\":\"Outswing Vinyl Casement Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#11660-R0\",\"approval_number\":\"FL11660.1\",\"seq\":1,\"product_model\":\"5205 Casement\",\"product_description\":\"Series 5205 Vinyl Impact Casement Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#13517-R0\",\"approval_number\":\"FL13517.1\",\"seq\":1,\"product_model\":\"Series 5205 Vinyl Outswing Casement Window\",\"product_description\":\"Series 5205 Vinyl Outswing Casement Window\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-06 00:00:00\",\"instructions_url\":\"\"}],\"Jeld-Wen\":[{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10939-R19\",\"approval_number\":\"FL10939.1\",\"seq\":1,\"product_model\":\"A. Custom Clad\",\"product_description\":\"Casement 36\\\" x 84\\\" Single Glaze (1\\\/8\\\" in) Or Insulated Glass (1\\\/8\\\" in - 1\\\/8\\\" out)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12426-R13\",\"approval_number\":\"FL12426.1\",\"seq\":1,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Casement 36\\\" x 72\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13999-R11\",\"approval_number\":\"FL13999.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Casement (8700) 36\\\" x 72\\\" Insulated Glass (3\\\/16 in - 3\\\/16 out Annealed)\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15475-R7\",\"approval_number\":\"FL15475.1\",\"seq\":1,\"product_model\":\"Custom Clad\",\"product_description\":\"Casement 36 x 72\",\"design_pressure\":\"+60\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15475-R7\",\"approval_number\":\"FL15475.2\",\"seq\":2,\"product_model\":\"Custom Clad\",\"product_description\":\"Casement 32 x 54\",\"design_pressure\":\"+60\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15475-R7\",\"approval_number\":\"FL15475.3\",\"seq\":3,\"product_model\":\"Custom Insash\",\"product_description\":\"Casement 36 x 72\",\"design_pressure\":\"+60\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15475-R7\",\"approval_number\":\"FL15475.4\",\"seq\":4,\"product_model\":\"Custom Insash\",\"product_description\":\"Casement 32 x 54\",\"design_pressure\":\"+60\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16899-R4\",\"approval_number\":\"FL16899.1\",\"seq\":1,\"product_model\":\"Custom Collection Wood\",\"product_description\":\"Casement 36\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17496-R12\",\"approval_number\":\"FL17496.15\",\"seq\":15,\"product_model\":\"Siteline Wood or W-5500\",\"product_description\":\"Casement 36\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-04-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#19662-R5\",\"approval_number\":\"FL19662.1\",\"seq\":1,\"product_model\":\"Custom Clad\",\"product_description\":\"Casement Push Out 36\\\" x 84\\\" Insulated Glass (5\\\/16\\\" SGP Lam in - 3\\\/16\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#20114-R14\",\"approval_number\":\"FL20114.1\",\"seq\":1,\"product_model\":\"Siteline (W-5500) Clad Wood\",\"product_description\":\"Casement 36\\\" x 72\\\" IG (5\\\/16\\\" PVB Lam in - 5\\\/32\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#20746-R4\",\"approval_number\":\"FL20746.1\",\"seq\":1,\"product_model\":\"EpicVue Clad\",\"product_description\":\"Casement 36\\\" x 72\\\" (Annealed Insulated Glass)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22376-R10\",\"approval_number\":\"FL22376.1\",\"seq\":1,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Casement 36\\\" x 72\\\" Insulated Glass (1\\\/4\\\" PVB Laminate in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-02-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#27586-R3\",\"approval_number\":\"FL27586.1\",\"seq\":1,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Pocket Casement 36\\\"x84\\\" - Insulating Glass\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#31794-R7\",\"approval_number\":\"FL31794.5\",\"seq\":5,\"product_model\":\"Auraline Composite\",\"product_description\":\"Casement (X) 28\\\" x 84\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#41621-R3\",\"approval_number\":\"FL41621.1\",\"seq\":1,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Casement (X) 28\\\" x 84\\\" SG (3\\\/16\\\" Glass - SGP LAM - 3\\\/16\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42240-R1\",\"approval_number\":\"FL42240.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Casement (8700) 36\\\" x 72\\\" Insulated Glass (5\\\/16\\\" SGP Lam in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+55\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10939-R19\",\"approval_number\":\"FL10939.2\",\"seq\":2,\"product_model\":\"B. Custom Clad\",\"product_description\":\"Casement 36\\\" x 72\\\" Single Glaze (1\\\/8\\\" in) Or Insulated Glass (1\\\/8\\\" in - 1\\\/8\\\" out)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10939-R19\",\"approval_number\":\"FL10939.3\",\"seq\":3,\"product_model\":\"C. Custom Clad\",\"product_description\":\"Casement Sector Extruded Sash 30\\\" x 84\\\" Single Glaze (1\\\/8\\\" in) Or Insulated Glass (1\\\/8\\\" in - 1\\\/8\\\" out)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10939-R19\",\"approval_number\":\"FL10939.4\",\"seq\":4,\"product_model\":\"D. Custom Clad\",\"product_description\":\"Casement Sector Top (RF) 30\\\" x 84\\\" Single Glaze (1\\\/8\\\" in) Or Insulated Glass (1\\\/8\\\" in - 1\\\/8\\\" out)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10939-R19\",\"approval_number\":\"FL10939.5\",\"seq\":5,\"product_model\":\"E. Custom Clad\",\"product_description\":\"Casement Pocket 37\\\" x 84\\\" Single Glaze (1\\\/8\\\" in) Or Insulated Glass (1\\\/8\\\" in - 1\\\/8\\\" out)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10939-R19\",\"approval_number\":\"FL10939.6\",\"seq\":6,\"product_model\":\"F. Custom Wood\",\"product_description\":\"Casement 36\\\" x 84\\\" Single Glaze (1\\\/8\\\" in) Or Insulated Glass (1\\\/8\\\" in - 1\\\/8\\\" out)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10939-R19\",\"approval_number\":\"FL10939.7\",\"seq\":7,\"product_model\":\"G. Custom Wood\",\"product_description\":\"Casement 36\\\" x 72\\\" Single Glaze (1\\\/8\\\" in) Or Insulated Glass (1\\\/8\\\" in - 1\\\/8\\\" out)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10939-R19\",\"approval_number\":\"FL10939.8\",\"seq\":8,\"product_model\":\"H. Custom Wood\",\"product_description\":\"Casement Pocket 36.875\\\" x 84.4375\\\" Single Glaze (1\\\/8\\\" in) Or Insulated Glass (1\\\/8\\\" in - 1\\\/8\\\" out)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12426-R13\",\"approval_number\":\"FL12426.2\",\"seq\":2,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Casement 36\\\" x 72\\\" Annealed Insulated Glass\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12426-R13\",\"approval_number\":\"FL12426.3\",\"seq\":3,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Four Wide Casement (XXXX) 144\\\" x 72\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12426-R13\",\"approval_number\":\"FL12426.4\",\"seq\":4,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Four Wide Casement (XXXX) 144\\\" x 72\\\" Annealed Insulated Glass\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13999-R11\",\"approval_number\":\"FL13999.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Casement (8700) 36\\\" x 62\\\" Insulated Glass (1\\\/8 in - 1\\\/8 out Annealed)\",\"design_pressure\":\"+55\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17496-R12\",\"approval_number\":\"FL17496.1\",\"seq\":1,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Casement 36\\\" x 84\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17496-R12\",\"approval_number\":\"FL17496.2\",\"seq\":2,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Casement 28\\\" x 84\\\"\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17496-R12\",\"approval_number\":\"FL17496.3\",\"seq\":3,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Casement 36\\\" x 78\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17496-R12\",\"approval_number\":\"FL17496.4\",\"seq\":4,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Casement 36\\\" x 72\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-06-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17496-R12\",\"approval_number\":\"FL17496.5\",\"seq\":5,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Casement Radius 36\\\" x 72\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17496-R12\",\"approval_number\":\"FL17496.6\",\"seq\":6,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Casement Radius 36\\\" x 84\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17496-R12\",\"approval_number\":\"FL17496.7\",\"seq\":7,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Casement Radius 30\\\" x 84\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17496-R12\",\"approval_number\":\"FL17496.8\",\"seq\":8,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Casement Push Out 36\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17496-R12\",\"approval_number\":\"FL17496.9\",\"seq\":9,\"product_model\":\"Siteline Wood or W-5500\",\"product_description\":\"Casement Push Out 36\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17496-R12\",\"approval_number\":\"FL17496.10\",\"seq\":10,\"product_model\":\"Siteline Wood or W-5500\",\"product_description\":\"Casement Radius 36\\\" x 84\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-04-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17496-R12\",\"approval_number\":\"FL17496.11\",\"seq\":11,\"product_model\":\"Siteline Wood or W-5500\",\"product_description\":\"Casement Radius 30\\\" x 84\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17496-R12\",\"approval_number\":\"FL17496.12\",\"seq\":12,\"product_model\":\"Siteline Wood or W-5500\",\"product_description\":\"Casement 36\\\" x 84\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-04-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17496-R12\",\"approval_number\":\"FL17496.13\",\"seq\":13,\"product_model\":\"Siteline Wood or W-5500\",\"product_description\":\"Casement 28\\\" x 84\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-04-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17496-R12\",\"approval_number\":\"FL17496.14\",\"seq\":14,\"product_model\":\"Siteline Wood or W-5500\",\"product_description\":\"Casement 36\\\" x 78\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-04-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#20114-R14\",\"approval_number\":\"FL20114.2\",\"seq\":2,\"product_model\":\"Siteline (W-5500) Clad Wood\",\"product_description\":\"Casement 28\\\" x 84\\\" IG (5\\\/16\\\" PVB Lam in - 5\\\/32\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#20114-R14\",\"approval_number\":\"FL20114.3\",\"seq\":3,\"product_model\":\"Siteline (W-5500) Clad Wood\",\"product_description\":\"Casement Radius 28\\\" x 84\\\" IG (5\\\/16\\\" PVB Lam in - 5\\\/32\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#20114-R14\",\"approval_number\":\"FL20114.4\",\"seq\":4,\"product_model\":\"Siteline (W-5500) Clad Wood\",\"product_description\":\"Casement Radius 36\\\" x 72\\\" IG (5\\\/16\\\" PVB Lam in - 5\\\/32\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#20746-R4\",\"approval_number\":\"FL20746.2\",\"seq\":2,\"product_model\":\"EpicVue Clad\",\"product_description\":\"Casement 36\\\" x 84\\\" (Annealed Insulated Glass)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22376-R10\",\"approval_number\":\"FL22376.2\",\"seq\":2,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Casement 36\\\" x 72\\\" Insulated Glass (5\\\/16\\\" PVB Laminate in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22376-R10\",\"approval_number\":\"FL22376.3\",\"seq\":3,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Casement 3 Panel (XXX) 108\\\" x 72\\\" Insulated Glass (1\\\/4\\\" PVB Laminate in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22376-R10\",\"approval_number\":\"FL22376.4\",\"seq\":4,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Casement 3 Panel (XXX) 108\\\" x 72\\\" Insulated Glass (5\\\/16\\\" PVB Laminate in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#27586-R3\",\"approval_number\":\"FL27586.2\",\"seq\":2,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Pocket Casement 36\\\"x72\\\" - Insulating Glass\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#27586-R3\",\"approval_number\":\"FL27586.3\",\"seq\":3,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Pocket Casement 28\\\"x84\\\" - Insulating Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#27586-R3\",\"approval_number\":\"FL27586.4\",\"seq\":4,\"product_model\":\"Siteline Wood or W-5500 Wood\",\"product_description\":\"Pocket Casement 36\\\"x84\\\" - Insulating Glass\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#27586-R3\",\"approval_number\":\"FL27586.5\",\"seq\":5,\"product_model\":\"Siteline Wood or W-5500 Wood\",\"product_description\":\"Pocket Casement 36\\\"x72\\\" - Insulating Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#27586-R3\",\"approval_number\":\"FL27586.6\",\"seq\":6,\"product_model\":\"Siteline Wood or W-5500 Wood\",\"product_description\":\"Pocket Casement 28\\\"x84\\\" - Insulating Glass\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#31794-R7\",\"approval_number\":\"FL31794.1\",\"seq\":1,\"product_model\":\"Auraline Composite\",\"product_description\":\"Casement (X) 36\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#31794-R7\",\"approval_number\":\"FL31794.2\",\"seq\":2,\"product_model\":\"Auraline Composite\",\"product_description\":\"Two Wide Casement (XX) 72\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#31794-R7\",\"approval_number\":\"FL31794.3\",\"seq\":3,\"product_model\":\"Auraline Composite\",\"product_description\":\"Four Wide Casement (XXXX) 144\\\" x 72\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#31794-R7\",\"approval_number\":\"FL31794.4\",\"seq\":4,\"product_model\":\"Auraline Composite\",\"product_description\":\"Three Wide Casement (XOX) 144\\\" x 72\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#41621-R3\",\"approval_number\":\"FL41621.2\",\"seq\":2,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Casement (X) 36\\\" x 72\\\" SG (3\\\/16\\\" Glass - SGP LAM - 3\\\/16\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42240-R1\",\"approval_number\":\"FL42240.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Casement (8700) 36\\\" x 72\\\" Insulated Glass (5\\\/16\\\" PVB of SGP Lam in - 1\\\/8 Annealed out)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42240-R1\",\"approval_number\":\"FL42240.3\",\"seq\":3,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Casement (8700) 36\\\" x 72\\\" Insulated Flass (5\\\/16\\\" SGP in - 3\\\/16\\\" Annealed out)\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#4367-R0\",\"approval_number\":\"FL4367.1\",\"seq\":1,\"product_model\":\"Tradition Plus Casement\",\"product_description\":\"Aluminum Clad Wood Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.1\",\"seq\":1,\"product_model\":\"30478 Teton Series Prime Casement 406-H-639-01\",\"product_description\":\"Prime Wood Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.2\",\"seq\":2,\"product_model\":\"3072 Teton Series Clad Casement w\\\/1 External Snubber at Midspan 406-H-630-01\",\"product_description\":\"Aluminum Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.3\",\"seq\":3,\"product_model\":\"3072 Teton Series Clad Casement w\\\/out External Snubbers 406-H-630-00\",\"product_description\":\"Aluminum Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.4\",\"seq\":4,\"product_model\":\"3072 Teton Series Prime Casement w\\\/3 External Snubbers 406-H-624-01\",\"product_description\":\"Prime Wood Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.5\",\"seq\":5,\"product_model\":\"3072 Teton Series Prime Casement w\\\/out External Snubbers 406-H-624-00\",\"product_description\":\"Prime Wood Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.6\",\"seq\":6,\"product_model\":\"3078 Teton Series Clad Casement 406-H-638-01\",\"product_description\":\"Aluminum Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.7\",\"seq\":7,\"product_model\":\"3078 Teton Series Prime Casement w\\\/out External Snubbers 406-H-637-00\",\"product_description\":\"Prime Wood Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.8\",\"seq\":8,\"product_model\":\"3078 Teton Series Prime w\\\/3 External Snubbers 406-H-637-01\",\"product_description\":\"Prime Wood Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.9\",\"seq\":9,\"product_model\":\"3642 Teton Series Clad Casement w\\\/out Snubbers 406-H-632-00\",\"product_description\":\"Aluminum Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.10\",\"seq\":10,\"product_model\":\"3642 Teton Series Prime Casement w\\\/out External Snubbers 406-H-626-00\",\"product_description\":\"Prime Wood Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.11\",\"seq\":11,\"product_model\":\"3660 Teton Series Clad Casement w\\\/out External Snubber 406-H-631-00\",\"product_description\":\"Aluminum Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.12\",\"seq\":12,\"product_model\":\"3660 Teton Series Prime Casement w\\\/3 External Snubbers 406-H-625-01\",\"product_description\":\"Prime Wood Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.13\",\"seq\":13,\"product_model\":\"3660 Teton Series Prime Casement w\\\/out External Snubbers 406-H-625-00\",\"product_description\":\"Prime Wood Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.14\",\"seq\":14,\"product_model\":\"3672 Teton Series Clad Casement 406-H-638-00\",\"product_description\":\"Aluminum Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.15\",\"seq\":15,\"product_model\":\"3672 Teton Series Prime Casement 406-H-639-00\",\"product_description\":\"Prime Wood Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.16\",\"seq\":16,\"product_model\":\"3672 Teton Series Prime Casement w\\\/3 external Snubbers 406-H-636-00\",\"product_description\":\"Prime Wood Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.17\",\"seq\":17,\"product_model\":\"3678 Teton Series Clad Casement w\\\/1 External Snubber at Midspan 406-H-629-00\",\"product_description\":\"Aluminum Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.18\",\"seq\":18,\"product_model\":\"3678 Teton Series Clad Casement w\\\/3 External Snubbers on Hinge Stile 406-H-629-01\",\"product_description\":\"Aluminum Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.19\",\"seq\":19,\"product_model\":\"3678 Teton Series Prime Casement w\\\/1 External Snubber at Midspan 406-H-623-00\",\"product_description\":\"Prime Wood Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.20\",\"seq\":20,\"product_model\":\"3678 Teton Series Prime Casement w\\\/3 External Snubbers 406-H-623-01\",\"product_description\":\"Prime Wood Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.21\",\"seq\":21,\"product_model\":\"Builders Collection Casement with Sash Limiter 130-H-628.00\",\"product_description\":\"Aluminum Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.22\",\"seq\":22,\"product_model\":\"Builders' Collection Casement with Sash Limiter 130-H-618-00\",\"product_description\":\"Aluminum Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.23\",\"seq\":23,\"product_model\":\"CC 3672 419-H-718-00\",\"product_description\":\"Outswing Aluminum Clad Wood Casement Window w\\\/3 Snubbers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.24\",\"seq\":24,\"product_model\":\"CC 3672 419-H-718-01\",\"product_description\":\"Outswing Aluminum Clad Wood Casement Window w\\\/3 Snubbers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.25\",\"seq\":25,\"product_model\":\"CC3084-3 419-H-727-00\",\"product_description\":\"Triple Outswing Aluminum Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.26\",\"seq\":26,\"product_model\":\"CC3224 419-H-755-01\",\"product_description\":\"Aluminum Clad Wood Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.27\",\"seq\":27,\"product_model\":\"Clad Builder Casement (XO) 419-H-782-00\",\"product_description\":\"Mulled Aluminum Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.28\",\"seq\":28,\"product_model\":\"Clad Sidelite Casement 406-H-654-01\",\"product_description\":\"Aluminum Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.29\",\"seq\":29,\"product_model\":\"Clad Siteline Casement 406-H-652-00\",\"product_description\":\"Aluminum Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.30\",\"seq\":30,\"product_model\":\"Clad Siteline Casement 406-H-654-00\",\"product_description\":\"Aluminum Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.31\",\"seq\":31,\"product_model\":\"Premium Clad Casement 32x48 Insulated Gass (IG) 419-H-715-00\",\"product_description\":\"Outswing Aluminum Clad Wood Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.32\",\"seq\":32,\"product_model\":\"Premium Clad Casement 32x72 IG 419-H-714-00\",\"product_description\":\"Outswing Aluminum Clad Wood Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.33\",\"seq\":33,\"product_model\":\"Teton Series Casement Window 2\\\/Impact Glass 406-H-651-00\",\"product_description\":\"Casement Window w\\\/Impact Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.34\",\"seq\":34,\"product_model\":\"Twin Premium Clad Casement 32x72-2 w\\\/Insulated Glass (IG) 419-H-716-00\",\"product_description\":\"Twin Outswing Aluminum Clad Wood Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.35\",\"seq\":35,\"product_model\":\"WBC3224 419-H-695-00\",\"product_description\":\"Outswing Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.36\",\"seq\":36,\"product_model\":\"WBC3224 419-H-695-01\",\"product_description\":\"Outswing Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.37\",\"seq\":37,\"product_model\":\"WBC3672-2 419-H-693-00\",\"product_description\":\"Outswing Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.38\",\"seq\":38,\"product_model\":\"WC 3762 419-H-717-00\",\"product_description\":\"Outswing Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.39\",\"seq\":39,\"product_model\":\"WC 3762 419-H-717-01\",\"product_description\":\"Outswing Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.40\",\"seq\":40,\"product_model\":\"WC3084-2 419-H-753.00\",\"product_description\":\"Active Wood Casement\\\/Fixed Wood Casement Mulled Side-By-Side\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.41\",\"seq\":41,\"product_model\":\"WC3084-2 419-H-753.00\",\"product_description\":\"Active Wood Casement\\\/Fixed Wood Casement Mulled Side-by-Side\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.42\",\"seq\":42,\"product_model\":\"WD3224 419-H-754-01\",\"product_description\":\"Wood Premium Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5816-R0\",\"approval_number\":\"FL5816.43\",\"seq\":43,\"product_model\":\"Wood Builder Casement (XO) 419-H-783-00\",\"product_description\":\"Mulled Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6259-R0\",\"approval_number\":\"FL6259.1\",\"seq\":1,\"product_model\":\"CC3084-2 419-H-759\",\"product_description\":\"Aluminum Clad Outswing Twin Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6259-R0\",\"approval_number\":\"FL6259.2\",\"seq\":2,\"product_model\":\"CC3084-3 419-H-788\",\"product_description\":\"Aluminum Clad Outswing Triple Casement\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6259-R0\",\"approval_number\":\"FL6259.3\",\"seq\":3,\"product_model\":\"CC3648 419-H-760.01\",\"product_description\":\"Aluminum Clad Outswing Casement\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6259-R0\",\"approval_number\":\"FL6259.4\",\"seq\":4,\"product_model\":\"CCFR 5654 419-H-792.00\",\"product_description\":\"Aluminum Clad French Casement Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6259-R0\",\"approval_number\":\"FL6259.5\",\"seq\":5,\"product_model\":\"Clad Builder Casement 419-H-787.00\",\"product_description\":\"Aluminum Clad Outswing Casement Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6259-R0\",\"approval_number\":\"FL6259.6\",\"seq\":6,\"product_model\":\"Series 8700\",\"product_description\":\"Premium Vinyl Atlantic Series Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6259-R0\",\"approval_number\":\"FL6259.7\",\"seq\":7,\"product_model\":\"Series 8700\",\"product_description\":\"Premium Vinyl Atlantic Series Impact Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6259-R0\",\"approval_number\":\"FL6259.8\",\"seq\":8,\"product_model\":\"Tradition Plus Clad Casement 130-H-635.02\",\"product_description\":\"Clad Casement Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6259-R0\",\"approval_number\":\"FL6259.9\",\"seq\":9,\"product_model\":\"Tradition Plus Clad Casement 130-H-635.04\",\"product_description\":\"Clad Casement Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6259-R0\",\"approval_number\":\"FL6259.10\",\"seq\":10,\"product_model\":\"Tradition Plus Clad Casement 130-H-635.06\",\"product_description\":\"Clad Casement Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6259-R0\",\"approval_number\":\"FL6259.11\",\"seq\":11,\"product_model\":\"Tradition Plus Clad Casement 130-H-635.10\",\"product_description\":\"Clad Casement Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6259-R0\",\"approval_number\":\"FL6259.12\",\"seq\":12,\"product_model\":\"WC3648 419-H-764.00\",\"product_description\":\"Wood Outswing Casement Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6259-R0\",\"approval_number\":\"FL6259.13\",\"seq\":13,\"product_model\":\"Wood Builder Casement 419-H-784.00\",\"product_description\":\"Wood Outswing Casement Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6678-R0\",\"approval_number\":\"FL6678.1\",\"seq\":1,\"product_model\":\"Teton Series Casement Window with Impact Glass 406-H-651.00\",\"product_description\":\"914mm x 1981mm maximum size Casement Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7294-R0\",\"approval_number\":\"FL7294.1\",\"seq\":1,\"product_model\":\"Custom Collection Clad Casement 419-H-822.00\",\"product_description\":\"Clad Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7294-R0\",\"approval_number\":\"FL7294.2\",\"seq\":2,\"product_model\":\"Custom Collection Clad Casement 419-H-822.02\",\"product_description\":\"Clad casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7294-R0\",\"approval_number\":\"FL7294.3\",\"seq\":3,\"product_model\":\"Custom Collection Clad Casement 419-H-846.00\",\"product_description\":\"Clad Casement\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7294-R0\",\"approval_number\":\"FL7294.4\",\"seq\":4,\"product_model\":\"Custom Collection Clad Casement 419-H-847.00\",\"product_description\":\"Clad Casement\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7294-R0\",\"approval_number\":\"FL7294.5\",\"seq\":5,\"product_model\":\"Custom Collection Clad Sector Casement 419-H-851.00\",\"product_description\":\"Clad Sector Top Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7294-R0\",\"approval_number\":\"FL7294.6\",\"seq\":6,\"product_model\":\"Custom Collection Wood Casement 419-H-825.00\",\"product_description\":\"Wood Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7294-R0\",\"approval_number\":\"FL7294.7\",\"seq\":7,\"product_model\":\"Custom Collection Wood Casement 419-H-825.01\",\"product_description\":\"Wood Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7294-R0\",\"approval_number\":\"FL7294.8\",\"seq\":8,\"product_model\":\"Custom Collection Wood Casement 419-H-845.00\",\"product_description\":\"Wood Casement\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7294-R0\",\"approval_number\":\"FL7294.9\",\"seq\":9,\"product_model\":\"Custom Collection Wood Casement 419-H-848.00\",\"product_description\":\"Wood Casement\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7294-R0\",\"approval_number\":\"FL7294.10\",\"seq\":10,\"product_model\":\"Custom Collection Wood Radius Casement 419-H-849.00\",\"product_description\":\"Wood Radius Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7294-R0\",\"approval_number\":\"FL7294.11\",\"seq\":11,\"product_model\":\"Custom Collection Wood Sector Casement 419-H-850.00\",\"product_description\":\"Wood Sector Top Casement\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7947-R0\",\"approval_number\":\"FL7947.1\",\"seq\":1,\"product_model\":\"8700 Premium Atlantic Vinyl Casement\",\"product_description\":\"Maximum size 37\\\" x 73\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7952-R0\",\"approval_number\":\"FL7952.1\",\"seq\":1,\"product_model\":\"Custom Collection Clad Casement Window 419-H-851.02\",\"product_description\":\"Clad Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7952-R0\",\"approval_number\":\"FL7952.2\",\"seq\":2,\"product_model\":\"Custom Collection Clad Casement Window 419-H-858.00\",\"product_description\":\"Clad Casement\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7952-R0\",\"approval_number\":\"FL7952.3\",\"seq\":3,\"product_model\":\"Custom Collection Wood Casement Window 419-H-848.03\",\"product_description\":\"Wood Casement\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7957-R0\",\"approval_number\":\"FL7957.1\",\"seq\":1,\"product_model\":\"8700 Premium Atlantic Vinyl Casement\",\"product_description\":\"Limits per Miami-Dade NOA-06-0504.03. Product must be installed in accordance with the attached installation instructions.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7957-R0\",\"approval_number\":\"FL7957.2\",\"seq\":2,\"product_model\":\"Series Straight Line and Radius Top Outswing Aluminum Clad Wood Casement\",\"product_description\":\"Clad Wood Casement\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8053-R0\",\"approval_number\":\"FL8053.1\",\"seq\":1,\"product_model\":\"Custom Collection Casement 419-H-869.00\",\"product_description\":\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8053-R0\",\"approval_number\":\"FL8053.2\",\"seq\":2,\"product_model\":\"Custom Collection Casement Impact 419-H-869.02\",\"product_description\":\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8396-R0\",\"approval_number\":\"FL8396.1\",\"seq\":1,\"product_model\":\"Custom Collection Wood Casement\",\"product_description\":\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9030-R0\",\"approval_number\":\"FL9030.1\",\"seq\":1,\"product_model\":\"Premium Casement\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9047-R0\",\"approval_number\":\"FL9047.1\",\"seq\":1,\"product_model\":\"Clad Casement Twin Window 419-H-889.02\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9530-R0\",\"approval_number\":\"FL9530.1\",\"seq\":1,\"product_model\":\"Custom Collection Clad Casement 419-H-893.02\",\"product_description\":\"\",\"design_pressure\":\"+65\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9530-R0\",\"approval_number\":\"FL9530.2\",\"seq\":2,\"product_model\":\"Custom Collection Clad Casement 419-H-893.05\",\"product_description\":\"\",\"design_pressure\":\"+70\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9530-R0\",\"approval_number\":\"FL9530.3\",\"seq\":3,\"product_model\":\"Custom Collection Clad Insash Casement 419-H-896.02\",\"product_description\":\"\",\"design_pressure\":\"+65\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9530-R0\",\"approval_number\":\"FL9530.4\",\"seq\":4,\"product_model\":\"Custom Collection Clad Insash Casement 419-H-896.05\",\"product_description\":\"\",\"design_pressure\":\"+70\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9530-R0\",\"approval_number\":\"FL9530.5\",\"seq\":5,\"product_model\":\"Premium Siteline EX Clad Casement 406-H-668\",\"product_description\":\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9530-R0\",\"approval_number\":\"FL9530.6\",\"seq\":6,\"product_model\":\"Premium Siteline EX Clad Casement 406-H-669\",\"product_description\":\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9530-R0\",\"approval_number\":\"FL9530.7\",\"seq\":7,\"product_model\":\"Premium Siteline EX Clad Casement 406-H-670\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9530-R0\",\"approval_number\":\"FL9530.8\",\"seq\":8,\"product_model\":\"Premium Siteline EX Clad Casement 406-H-671\",\"product_description\":\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10296-R1\",\"approval_number\":\"FL10296.1\",\"seq\":1,\"product_model\":\"Premium Siteline EX Clad Casement 406-H-668\",\"product_description\":\"Clad Casement 24x84\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10296-R1\",\"approval_number\":\"FL10296.2\",\"seq\":2,\"product_model\":\"Premium Siteline EX Clad Casement 406-H-669\",\"product_description\":\"Clad Casement 30x78\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10296-R1\",\"approval_number\":\"FL10296.3\",\"seq\":3,\"product_model\":\"Premium Siteline EX Clad Casement 406-H-670\",\"product_description\":\"Clad Casement 36x72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10296-R1\",\"approval_number\":\"FL10296.4\",\"seq\":4,\"product_model\":\"Premium Siteline EX Clad Casement 406-H-671\",\"product_description\":\"Clad Casement 20x84\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10296-R1\",\"approval_number\":\"FL10296.5\",\"seq\":5,\"product_model\":\"Premium Siteline EX Clad Casement 406-H-696\",\"product_description\":\"Clad Casement 30x78\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10296-R1\",\"approval_number\":\"FL10296.6\",\"seq\":6,\"product_model\":\"Premium Siteline EX Clad Casement 406-H-697\",\"product_description\":\"Clad Casement 36x72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10296-R1\",\"approval_number\":\"FL10296.7\",\"seq\":7,\"product_model\":\"Premium Siteline EX Clad Casement 406-H-704\",\"product_description\":\"Clad Casement 2 wide Mullion 24x84\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10296-R1\",\"approval_number\":\"FL10296.8\",\"seq\":8,\"product_model\":\"Premium Siteline EX Clad Casement 406-H-724\",\"product_description\":\"Clad Casement 24x84\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10296-R1\",\"approval_number\":\"FL10296.9\",\"seq\":9,\"product_model\":\"Premium Siteline EX Clad Casement 406-H-731\",\"product_description\":\"Clad Casement Twin 2(24x84)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10296-R1\",\"approval_number\":\"FL10296.10\",\"seq\":10,\"product_model\":\"Premium Siteline EX Clad Casement 406-H-734\",\"product_description\":\"Clad Casement 36x72\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10296-R1\",\"approval_number\":\"FL10296.11\",\"seq\":11,\"product_model\":\"Premium Siteline EX Clad Casement Radius 406-H-722\",\"product_description\":\"Clad Casement Radius 30x84\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10296-R1\",\"approval_number\":\"FL10296.12\",\"seq\":12,\"product_model\":\"Premium Siteline EX Wood Casement 406-H-713\",\"product_description\":\"Wood Casement 36x72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10296-R1\",\"approval_number\":\"FL10296.13\",\"seq\":13,\"product_model\":\"Premium Siteline EX Wood Casement 406-H-727\",\"product_description\":\"Wood Casement 24x84\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10296-R1\",\"approval_number\":\"FL10296.14\",\"seq\":14,\"product_model\":\"Premium Siteline EX Wood Casement 406-H-728\",\"product_description\":\"Wood Casement 30x78\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10296-R1\",\"approval_number\":\"FL10296.15\",\"seq\":15,\"product_model\":\"Premium Siteline EX Wood Casement Radius 406-H-721\",\"product_description\":\"Wood Casement Radius 30x84\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10296-R2\",\"approval_number\":\"FL10296.16\",\"seq\":16,\"product_model\":\"Premium Siteline EX Wood Casement\",\"product_description\":\"406-H-693\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10296-R2\",\"approval_number\":\"FL10296.17\",\"seq\":17,\"product_model\":\"Premium Siteline EX Wood Casement Radius\",\"product_description\":\"406-H-721\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10336-R0\",\"approval_number\":\"FL10336.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl Casement Impact Insulated Laminated Glass\",\"product_description\":\"Premium Atlantic Vinyl Casement Impact Insulated Laminated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10336-R0\",\"approval_number\":\"FL10336.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Vinyl Casement Impact Laminated Glass\",\"product_description\":\"Premium Atlantic Vinyl Casement Impact Laminated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10939-R0\",\"approval_number\":\"FL10939.9\",\"seq\":9,\"product_model\":\"Custom Aluminum Clad Wood Insash Casement\",\"product_description\":\"419-H-896.02\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10939-R0\",\"approval_number\":\"FL10939.10\",\"seq\":10,\"product_model\":\"Custom Aluminum Clad Wood Insash Casement\",\"product_description\":\"419-H-896.05\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10939-R0\",\"approval_number\":\"FL10939.11\",\"seq\":11,\"product_model\":\"Custom Aluminum Clad Wood Sector Top Casement\",\"product_description\":\"419-H-851.00\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10939-R0\",\"approval_number\":\"FL10939.12\",\"seq\":12,\"product_model\":\"Custom Collection Casement\",\"product_description\":\"419-H-869.00\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10939-R0\",\"approval_number\":\"FL10939.13\",\"seq\":13,\"product_model\":\"Custom Collection Casement Impact\",\"product_description\":\"419-H-869.02\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10939-R0\",\"approval_number\":\"FL10939.14\",\"seq\":14,\"product_model\":\"Custom Wood Casement\",\"product_description\":\"419-H-848.00\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10939-R0\",\"approval_number\":\"FL10939.15\",\"seq\":15,\"product_model\":\"Custom Wood Casement\",\"product_description\":\"419-H-825.01\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10939-R0\",\"approval_number\":\"FL10939.16\",\"seq\":16,\"product_model\":\"Custom Wood Casement\",\"product_description\":\"419-H-845.00\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10939-R0\",\"approval_number\":\"FL10939.17\",\"seq\":17,\"product_model\":\"Custom Wood Casement Window\",\"product_description\":\"419-H-848.03\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10939-R0\",\"approval_number\":\"FL10939.18\",\"seq\":18,\"product_model\":\"Custom Wood Radius Casement\",\"product_description\":\"419-H-849.00\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10939-R0\",\"approval_number\":\"FL10939.19\",\"seq\":19,\"product_model\":\"Custom Wood Sector Top Casement\",\"product_description\":\"419-H-850.00\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10952-R0\",\"approval_number\":\"FL10952.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl Casement\",\"product_description\":\"Vinyl Casement Max Size Tested 37x73. Insulated Glass.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10952-R1\",\"approval_number\":\"FL10952.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Casement (8700) 36x72 Annealed Insulated Glass\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10952-R1\",\"approval_number\":\"FL10952.3\",\"seq\":3,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Casement (8700) 36x62 Annealed Insulated Glass\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11114-R0\",\"approval_number\":\"FL11114.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl Casement IG\",\"product_description\":\"Premium Atlantic Vinyl Casement IG\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11114-R1\",\"approval_number\":\"FL11114.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Casement (8700) 36x72 Insulated Glass (1\\\/8\\\" Annealed - 5\\\/16\\\" SGP LAM)\",\"design_pressure\":\"+55\\\/-62.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11114-R1\",\"approval_number\":\"FL11114.3\",\"seq\":3,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Casement (8700) 36x72 Insulated Glass (3\\\/16\\\" - 3\\\/16\\\" Annealed)\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11114-R1\",\"approval_number\":\"FL11114.4\",\"seq\":4,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Casement (8700) 36x62 Insulated Glass (1\\\/8\\\" - 1\\\/8\\\" Annealed)\",\"design_pressure\":\"+55\\\/-60.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11444-R0\",\"approval_number\":\"FL11444.1\",\"seq\":1,\"product_model\":\"Builders Clad Casement\",\"product_description\":\"130-H-674.00\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11444-R0\",\"approval_number\":\"FL11444.2\",\"seq\":2,\"product_model\":\"Builders Clad Casement\",\"product_description\":\"130-H-676.00\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11444-R0\",\"approval_number\":\"FL11444.3\",\"seq\":3,\"product_model\":\"Builders Clad Casement\",\"product_description\":\"130-H-684.00\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11465-R0\",\"approval_number\":\"FL11465.1\",\"seq\":1,\"product_model\":\"Custom Clad Casement\",\"product_description\":\"Series Straight Line and Radius Top Outswing Aluminum Clad Wood Casement-Large Missile Impact Resistant 32x72\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11465-R0\",\"approval_number\":\"FL11465.2\",\"seq\":2,\"product_model\":\"Custom Wood Casement\",\"product_description\":\"Custom Collection Wood Casement - L.M.I. 36x72\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11465-R1\",\"approval_number\":\"FL11465.3\",\"seq\":3,\"product_model\":\"Custom Collection Clad Casement\",\"product_description\":\"Series Straight Line and Radius Top Outswing Aluminum Clad Wood Casement-Large Missile Impact Resistant 32x72\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11465-R1\",\"approval_number\":\"FL11465.4\",\"seq\":4,\"product_model\":\"Custom Collection Clad Casement In-Sash\",\"product_description\":\"Custom Clad Casement In-Sash Window - Glaze Type A,B,&C 32x54\",\"design_pressure\":\"+60\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11465-R1\",\"approval_number\":\"FL11465.5\",\"seq\":5,\"product_model\":\"Custom Collection Clad Casement In-Sash\",\"product_description\":\"Custom Clad Casement In-Sash Window - Glaze Type A,B,&C 36x72\",\"design_pressure\":\"+60\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11465-R1\",\"approval_number\":\"FL11465.6\",\"seq\":6,\"product_model\":\"Custom Collection Clad Wood Casement\",\"product_description\":\"Custom Collection Wood Casement - L.M.I. 36x72\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11724-R0\",\"approval_number\":\"FL11724.1\",\"seq\":1,\"product_model\":\"Premium Tradition Plus Clad Casement\",\"product_description\":\"130-H-646.00\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11724-R0\",\"approval_number\":\"FL11724.2\",\"seq\":2,\"product_model\":\"Premium Tradition Plus Clad Casement\",\"product_description\":\"130-H-650.00\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11724-R0\",\"approval_number\":\"FL11724.3\",\"seq\":3,\"product_model\":\"Premium Tradition Plus Clad Casement\",\"product_description\":\"130-H-652.00\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11724-R0\",\"approval_number\":\"FL11724.4\",\"seq\":4,\"product_model\":\"Premium Tradition Plus Clad Casement\",\"product_description\":\"130-H-652.00\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11724-R0\",\"approval_number\":\"FL11724.5\",\"seq\":5,\"product_model\":\"Premium Tradition Plus Clad Casement\",\"product_description\":\"130-H-648.00\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11724-R0\",\"approval_number\":\"FL11724.6\",\"seq\":6,\"product_model\":\"Premium Tradition Plus Clad Casement\",\"product_description\":\"130-H-652.00\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11724-R1\",\"approval_number\":\"FL11724.7\",\"seq\":7,\"product_model\":\"Premium Tradition Plus Clad Casement Pocket Window\",\"product_description\":\"130-H-711.01\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11724-R1\",\"approval_number\":\"FL11724.8\",\"seq\":8,\"product_model\":\"Premium Tradition Plus Clad Casement Pocket Window\",\"product_description\":\"130-H-712.01\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11724-R1\",\"approval_number\":\"FL11724.9\",\"seq\":9,\"product_model\":\"Premium Tradition Plus Wood Casement Window\",\"product_description\":\"130-H-717.01\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11724-R1\",\"approval_number\":\"FL11724.10\",\"seq\":10,\"product_model\":\"Premium Tradition Plus Wood Casement Window\",\"product_description\":\"130-H-719.01\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11724-R1\",\"approval_number\":\"FL11724.11\",\"seq\":11,\"product_model\":\"Premium Tradition Plus Wood Casement Window with Sash Limit Device\",\"product_description\":\"130-H-720.01\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11724-R1\",\"approval_number\":\"FL11724.12\",\"seq\":12,\"product_model\":\"Premium Tradition Plus Wood Casement Window with Sash Limit Device\",\"product_description\":\"130-H-718.00\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13698-R0\",\"approval_number\":\"FL13698.1\",\"seq\":1,\"product_model\":\"Custom Clad Casement Window - Operator\",\"product_description\":\"419-H-822.05\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13698-R0\",\"approval_number\":\"FL13698.2\",\"seq\":2,\"product_model\":\"Custom Clad Casement Window - Operator\",\"product_description\":\"419-H-847.03\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13698-R0\",\"approval_number\":\"FL13698.3\",\"seq\":3,\"product_model\":\"Custom Clad Casement Window Sector with Extruded Sash\",\"product_description\":\"419-H-851.03\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13698-R0\",\"approval_number\":\"FL13698.4\",\"seq\":4,\"product_model\":\"Custom Clad Casement Window, Top Operator, Roll Form Sector\",\"product_description\":\"419-H-899.03\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13999-R2\",\"approval_number\":\"FL13999.3\",\"seq\":3,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Casement (8700) 36\\\" x 72\\\" Insulated Glass (1\\\/8\\\" Annealed - 5\\\/16\\\" SGP Lam)\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13999-R3\",\"approval_number\":\"FL13999.4\",\"seq\":4,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Casement (8700) 36\\\" x 72\\\" Insulated Glass (5\\\/16 PVB or SGP Lam in - 1\\\/8 Annealed out)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13999-R4\",\"approval_number\":\"FL13999.5\",\"seq\":5,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Casement (8700) 36\\\" x 72\\\" Insulated Glass (5\\\/16 SGP in - 3\\\/16 Annealed out)\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15438-R0\",\"approval_number\":\"FL15438.1\",\"seq\":1,\"product_model\":\"Custom Clad Casement Impact\",\"product_description\":\"Report No. 1979\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16109-R0\",\"approval_number\":\"FL16109.1\",\"seq\":1,\"product_model\":\"W-2500 Clad Casement\",\"product_description\":\"130-H-766\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16109-R0\",\"approval_number\":\"FL16109.2\",\"seq\":2,\"product_model\":\"W-2500 Clad Casement Fixed\",\"product_description\":\"130-H-765\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#19215-R0\",\"approval_number\":\"FL19215.1\",\"seq\":1,\"product_model\":\"W-4500 Clad\",\"product_description\":\"Casement 36 x 84\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#19215-R0\",\"approval_number\":\"FL19215.2\",\"seq\":2,\"product_model\":\"W-4500 Clad\",\"product_description\":\"Casement 20 x 84\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#19215-R0\",\"approval_number\":\"FL19215.3\",\"seq\":3,\"product_model\":\"W-4500 Clad\",\"product_description\":\"Casement 36 x 72\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#31788-R0\",\"approval_number\":\"FL31788.1\",\"seq\":1,\"product_model\":\"Custom Clad\",\"product_description\":\"Epic Plus Casement - IG Impact 36\\\" x 84\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#31794-R5\",\"approval_number\":\"FL31794.6\",\"seq\":6,\"product_model\":\"Auraline Composite\",\"product_description\":\"Casement (XOX) 144\\\" x 72\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-31 00:00:00\",\"instructions_url\":\"\"}],\"Marvin\":[{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10197-R10\",\"approval_number\":\"FL10197.1\",\"seq\":1,\"product_model\":\"ELCA IZ3 CN33 x RO34-1\\\/2\",\"product_description\":\"Elevate Casement - IZ3, 407-H-898\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10197-R10\",\"approval_number\":\"FL10197.2\",\"seq\":2,\"product_model\":\"ELCA IZ3 CN33 x RO42-1\\\/2\",\"product_description\":\"Elevate Casement - IZ3, 407-H-898\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10197-R10\",\"approval_number\":\"FL10197.3\",\"seq\":3,\"product_model\":\"ELCA IZ3 CN3363\",\"product_description\":\"Elevate Casement - IZ3, 407-H-898\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10197-R10\",\"approval_number\":\"FL10197.4\",\"seq\":4,\"product_model\":\"ELCA IZ3 CN37 x RO34-1\\\/2\",\"product_description\":\"Elevate Casement - IZ3, 407-H-898\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10197-R10\",\"approval_number\":\"FL10197.5\",\"seq\":5,\"product_model\":\"ELCA IZ3 CN37 x RO42-1\\\/2\",\"product_description\":\"Elevate Casement - IZ3, 407-H-898\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10197-R10\",\"approval_number\":\"FL10197.6\",\"seq\":6,\"product_model\":\"ELCA IZ3 CN3771\",\"product_description\":\"Elevate Casement - IZ3, 407-H-898\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13631-R9\",\"approval_number\":\"FL13631.5\",\"seq\":5,\"product_model\":\"ESCA FS 35\\\"x54\\\"\",\"product_description\":\"Essential Casement 407-H-1034\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13631-R9\",\"approval_number\":\"FL13631.6\",\"seq\":6,\"product_model\":\"ESCA FS 35\\\"x71\\\"\",\"product_description\":\"Essential Casement 407-H-1034\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13775-R8\",\"approval_number\":\"FL13775.1\",\"seq\":1,\"product_model\":\"UFCA 5660\",\"product_description\":\"Ultimate French Casement 5660 407-H-1032\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13775-R8\",\"approval_number\":\"FL13775.2\",\"seq\":2,\"product_model\":\"UFCA 6072\",\"product_description\":\"Ultimate French Casement 6072 407-H-1032\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17878-R3\",\"approval_number\":\"FL17878.1\",\"seq\":1,\"product_model\":\"UCA IZ4 3672 mulled to UCAP 7272 3W\",\"product_description\":\"Ultimate Casement IZ4 3672 & Ultimate Casement Picture IZ4 7272 407-H-1141\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#29656-R5\",\"approval_number\":\"FL29656.1\",\"seq\":1,\"product_model\":\"MCA or MCA PO MCA MOTO 4096\",\"product_description\":\"Modern Casement 4096 or Modern Casement Push Out 4096, Fiberglass Aluminum Window, 407-H-1152\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31272-R2\",\"approval_number\":\"FL31272.1\",\"seq\":1,\"product_model\":\"UWCA 3684 IZ3\",\"product_description\":\"Ultimate Wood Casement IZ3 407-H-1025\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-07-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31272-R2\",\"approval_number\":\"FL31272.2\",\"seq\":2,\"product_model\":\"UWCA 3697 IZ3\",\"product_description\":\"Ultimate Wood Casement IZ3 407-H-1025\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-07-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31273-R2\",\"approval_number\":\"FL31273.1\",\"seq\":1,\"product_model\":\"UWCA 3697\",\"product_description\":\"Ultimate Wood Casement 407-H-1067\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31273-R2\",\"approval_number\":\"FL31273.10\",\"seq\":10,\"product_model\":\"UWCA RT ST 6497\",\"product_description\":\"Ultimate Wood Casement Round Top Stationary 407-H-1116\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31273-R2\",\"approval_number\":\"FL31273.2\",\"seq\":2,\"product_model\":\"UWCA 4072\",\"product_description\":\"Ultimate Wood Casement 407-H-1067\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31273-R2\",\"approval_number\":\"FL31273.3\",\"seq\":3,\"product_model\":\"UWCA 4092\",\"product_description\":\"Ultimate Wood Casement 407-H-1067\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31273-R2\",\"approval_number\":\"FL31273.4\",\"seq\":4,\"product_model\":\"UWCA PO 3672\",\"product_description\":\"Ultimate Wood Casement Push Out 407-H-1067\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31273-R2\",\"approval_number\":\"FL31273.5\",\"seq\":5,\"product_model\":\"UWCA PO 3697\",\"product_description\":\"Ultimate Wood Casement Push Out 407-H-1067\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31273-R2\",\"approval_number\":\"FL31273.6\",\"seq\":6,\"product_model\":\"UWCA PO 4092\",\"product_description\":\"Ultimate Wood Casement Push Out 407-H-1067\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31273-R2\",\"approval_number\":\"FL31273.7\",\"seq\":7,\"product_model\":\"UWCA RT 3697\",\"product_description\":\"Ultimate Wood Casement Round Top 407-H-1116\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31273-R2\",\"approval_number\":\"FL31273.8\",\"seq\":8,\"product_model\":\"UWCA RT 4072\",\"product_description\":\"Ultimate Wood Casement Round Top 407-H-1006\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31273-R2\",\"approval_number\":\"FL31273.9\",\"seq\":9,\"product_model\":\"UWCA RT 4092\",\"product_description\":\"Ultimate Wood Casement Round Top 407-H-1116\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31327-R2\",\"approval_number\":\"FL31327.1\",\"seq\":1,\"product_model\":\"UCA IZ3 3684\",\"product_description\":\"Ultimate Casement IZ3 407-H-1025\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31327-R2\",\"approval_number\":\"FL31327.2\",\"seq\":2,\"product_model\":\"UCA IZ3 3684 Stationary\",\"product_description\":\"Ultimate Casement Stationary IZ3 407-H-1024\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31327-R2\",\"approval_number\":\"FL31327.3\",\"seq\":3,\"product_model\":\"UCA IZ3 3696\",\"product_description\":\"Ultimate Casement IZ3 407-H-1025\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-07-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31327-R2\",\"approval_number\":\"FL31327.4\",\"seq\":4,\"product_model\":\"UCA PO IZ3 3684\",\"product_description\":\"Ultimate Casement Push Out IZ3 407-H-1121\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31327-R2\",\"approval_number\":\"FL31327.5\",\"seq\":5,\"product_model\":\"UCA RT IZ3 3684\",\"product_description\":\"Ultimate Casement Round Top IZ3 407-H-1075\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31327-R2\",\"approval_number\":\"FL31327.6\",\"seq\":6,\"product_model\":\"UCAP and UCAPOP IZ3 7278\",\"product_description\":\"Ultimate Casement Picture and Ultimate Casement Push Out Picture 407-H-1024\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#34015-R1\",\"approval_number\":\"FL34015.1\",\"seq\":1,\"product_model\":\"Coastline Casement IZ4\",\"product_description\":\"Large missile impact resistant outswing aluminum casement window.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#47653-R1\",\"approval_number\":\"FL47653.1\",\"seq\":1,\"product_model\":\"Vivid Casement\",\"product_description\":\"VCA 41\\\" X 95.5\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#47653-R1\",\"approval_number\":\"FL47653.2\",\"seq\":2,\"product_model\":\"Vivid Casement\",\"product_description\":\"VCA 41\\\" X 29.5\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#47653-R1\",\"approval_number\":\"FL47653.3\",\"seq\":3,\"product_model\":\"Vivid Casement\",\"product_description\":\"VCA 24\\\" X 95.5\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#47653-R1\",\"approval_number\":\"FL47653.4\",\"seq\":4,\"product_model\":\"Vivid Casement\",\"product_description\":\"VCA 20\\\" X 95.5\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#47653-R1\",\"approval_number\":\"FL47653.5\",\"seq\":5,\"product_model\":\"Vivid Casement\",\"product_description\":\"VCA 22\\\" X 95.5\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#47653-R1\",\"approval_number\":\"FL47653.6\",\"seq\":6,\"product_model\":\"Vivid Casement\",\"product_description\":\"VCA 29\\\" X 95.5\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9684-R12\",\"approval_number\":\"FL9684.1\",\"seq\":1,\"product_model\":\"ELCA CN2971\",\"product_description\":\"Elevate Casement 407-H-898\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9684-R12\",\"approval_number\":\"FL9684.2\",\"seq\":2,\"product_model\":\"ELCA CN3735\",\"product_description\":\"Elevate Casement 407-H-898\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9684-R12\",\"approval_number\":\"FL9684.3\",\"seq\":3,\"product_model\":\"ELCA CN3743\",\"product_description\":\"Elevate Casement 407-H-898\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9684-R12\",\"approval_number\":\"FL9684.4\",\"seq\":4,\"product_model\":\"ELCA CN3771\",\"product_description\":\"Elevate Casement 407-H-898\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9684-R12\",\"approval_number\":\"FL9684.5\",\"seq\":5,\"product_model\":\"ELCANF CN2471\",\"product_description\":\"Elevate Casement Narrow Frame 407-H-1166\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9684-R12\",\"approval_number\":\"FL9684.6\",\"seq\":6,\"product_model\":\"ELCANF CN2971\",\"product_description\":\"Elevate Casement Narrow Frame, Egress Hinge 407-H-1166\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9684-R12\",\"approval_number\":\"FL9684.7\",\"seq\":7,\"product_model\":\"ELCANF CN2971\",\"product_description\":\"Elevate Casement Narrow Frame 407-H-1166\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9684-R12\",\"approval_number\":\"FL9684.8\",\"seq\":8,\"product_model\":\"ELCANF CN3639\",\"product_description\":\"Elevate Casement Narrow Frame 407-H-1166\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9684-R12\",\"approval_number\":\"FL9684.9\",\"seq\":9,\"product_model\":\"ELCANF CN3663\",\"product_description\":\"Elevate Casement Narrow Frame 407-H-1166\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9684-R12\",\"approval_number\":\"FL9684.10\",\"seq\":10,\"product_model\":\"ELCANF CN3671\",\"product_description\":\"Elevate Casement Narrow Frame 407-H-1166\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13631-R9\",\"approval_number\":\"FL13631.1\",\"seq\":1,\"product_model\":\"ESCA FS 27\\\"x71\\\"\",\"product_description\":\"Essential Casement 407-H-1034\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13631-R9\",\"approval_number\":\"FL13631.2\",\"seq\":2,\"product_model\":\"ESCA FS 27.5\\\"x83.5\\\"\",\"product_description\":\"Essential Casement 407-H-1034.19-.20\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13631-R9\",\"approval_number\":\"FL13631.3\",\"seq\":3,\"product_model\":\"ESCA FS 30.3\\\"x83.5\\\"\",\"product_description\":\"Essential Casement 407-H-1034.17-.18\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13631-R9\",\"approval_number\":\"FL13631.4\",\"seq\":4,\"product_model\":\"ESCA FS 35\\\"x34\\\"\",\"product_description\":\"Essential Casement 407-H-1034\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13775-R8\",\"approval_number\":\"FL13775.3\",\"seq\":3,\"product_model\":\"UFCA NF PO 5660 & UFCA PO 5660\",\"product_description\":\"Ultimate French Casement Narrow Frame Push Out 5660 and Ultimate French Casement Push Out 5660 407-H-1032\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13775-R8\",\"approval_number\":\"FL13775.4\",\"seq\":4,\"product_model\":\"UFCA NF PO 6072 & UFCA PO 6072\",\"product_description\":\"Ultimate French Casement Narrow Frame Push Out 6072 and Ultimate French Casement Push Out 6072 407-H-1032\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13775-R8\",\"approval_number\":\"FL13775.5\",\"seq\":5,\"product_model\":\"UWFCA 5660\",\"product_description\":\"Ultimate Wood French Casement 5660 407-H-1033\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13775-R8\",\"approval_number\":\"FL13775.6\",\"seq\":6,\"product_model\":\"UWFCA 6072\",\"product_description\":\"Ultimate Wood French Casement 6072407-H-1033\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13775-R8\",\"approval_number\":\"FL13775.7\",\"seq\":7,\"product_model\":\"UWFCA PO 5660\",\"product_description\":\"Ultimate Wood French Casement Push Out 5660 407-H-1033\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13775-R8\",\"approval_number\":\"FL13775.8\",\"seq\":8,\"product_model\":\"UWFCA PO 6072\",\"product_description\":\"Ultimate Wood French Casement Push Out 6072 407-H-1033\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17878-R3\",\"approval_number\":\"FL17878.2\",\"seq\":2,\"product_model\":\"UCA IZ4 3692\",\"product_description\":\"Ultimate Casement IZ4 3692 407-H-1138\",\"design_pressure\":\"+70\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17878-R3\",\"approval_number\":\"FL17878.3\",\"seq\":3,\"product_model\":\"UCAP IZ4 3692 or 9236\",\"product_description\":\"Ultimate Casement Picture IZ4 3692 or 9236 407-H-1140\",\"design_pressure\":\"+70\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17878-R3\",\"approval_number\":\"FL17878.4\",\"seq\":4,\"product_model\":\"UCAP IZ4 60108 or 10860\",\"product_description\":\"Ultimate Casement Picture IZ4 60108 or 10860 407-H-1139\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17878-R3\",\"approval_number\":\"FL17878.5\",\"seq\":5,\"product_model\":\"UCAP IZ4 7272\",\"product_description\":\"Ultimate Casement Picture IZ4 7272 407-H-1141\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17878-R3\",\"approval_number\":\"FL17878.6\",\"seq\":6,\"product_model\":\"UCARTP IZ4 60108 or 10860\",\"product_description\":\"Ultimate Casement Round Top Picture IZ4 60108 or 10860 407-H-1139\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#29656-R5\",\"approval_number\":\"FL29656.2\",\"seq\":2,\"product_model\":\"MCA or MCA PO or MCA MOTO 36102\",\"product_description\":\"Modern Casement 36102 or Modern Casement Push Out 36102, Fiberglass Aluminum Window, 407-H-1152\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#29656-R5\",\"approval_number\":\"FL29656.3\",\"seq\":3,\"product_model\":\"MCA or MCA PO or MCA MOTO 4492\",\"product_description\":\"Modern Casement 4492 or Modern Casement Push Out 4492, Fiberglass Aluminum Window, 407-H-1152\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#29656-R5\",\"approval_number\":\"FL29656.4\",\"seq\":4,\"product_model\":\"MCA, MCA PO, MCA MOTO 32108\",\"product_description\":\"Modern Casement 32108 or Modern Casement Push Out 32108, Fiberglass Aluminum Window, 407-H-1152\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#29656-R5\",\"approval_number\":\"FL29656.5\",\"seq\":5,\"product_model\":\"MCAP 74 x 108\",\"product_description\":\"Modern Casement Picture 74 x 108, Fiberglass Aluminum Window, 407-H-1152\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#29656-R5\",\"approval_number\":\"FL29656.6\",\"seq\":6,\"product_model\":\"MCAP 79 x 102\",\"product_description\":\"Modern Casement Picture 79 x 102, Fiberglass Aluminum Window, 407-H-1152\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#29656-R5\",\"approval_number\":\"FL29656.7\",\"seq\":7,\"product_model\":\"MCAP 84 x 96\",\"product_description\":\"Modern Casement Picture 84 x 96, Fiberglass Aluminum Window, 407-H-1152\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31272-R2\",\"approval_number\":\"FL31272.3\",\"seq\":3,\"product_model\":\"UWCA RT 3684 IZ3\",\"product_description\":\"Ultimate Wood Casement Round Top IZ3 407-H-1075\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31272-R2\",\"approval_number\":\"FL31272.4\",\"seq\":4,\"product_model\":\"UWCA RT P 3684 IZ3\",\"product_description\":\"Ultimate Wood Casement Round Top Picture IZ3 407-H-1051\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31272-R2\",\"approval_number\":\"FL31272.5\",\"seq\":5,\"product_model\":\"UWCA RT P 7278 IZ3\",\"product_description\":\"Ultimate Wood Casement Round Top Picture IZ3 407-H-1051\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31272-R2\",\"approval_number\":\"FL31272.6\",\"seq\":6,\"product_model\":\"UWCA ST 3684 IZ3\",\"product_description\":\"Ultimate Wood Casement Stationary IZ3 407-H-1024\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-07-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31272-R2\",\"approval_number\":\"FL31272.7\",\"seq\":7,\"product_model\":\"UWCAP 4854 IZ3\",\"product_description\":\"Ultimate Wood Casement Picture IZ3 407-H-1024\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-07-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31272-R2\",\"approval_number\":\"FL31272.8\",\"seq\":8,\"product_model\":\"UWCAP IZ3 and UWCAPOP IZ3 60x105-5\\\/8\",\"product_description\":\"Ultimate Wood Casement Picture IZ3 and Ultimate Wood Casement Push Out Picture IZ3 407-H-1024\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-07-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31272-R2\",\"approval_number\":\"FL31272.9\",\"seq\":9,\"product_model\":\"UWCAP IZ3 and UWCAPOP IZ3 72x77-7\\\/16\",\"product_description\":\"Ultimate Wood Casement Picture IZ3 and Ultimate Wood Casement Push Out Picture IZ3 407-H-1024\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-07-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31273-R2\",\"approval_number\":\"FL31273.11\",\"seq\":11,\"product_model\":\"UWCA ST POLY 6497\",\"product_description\":\"Ultimate Wood Casement Stationary Poly 407-H-1116\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31273-R2\",\"approval_number\":\"FL31273.12\",\"seq\":12,\"product_model\":\"UWCA ST POLY 7272\",\"product_description\":\"Ultimate Wood Casement Stationary Polygon 407-H-1062\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31273-R2\",\"approval_number\":\"FL31273.13\",\"seq\":13,\"product_model\":\"UWCA ST POLY 8897\",\"product_description\":\"Ultimate Wood Casement Stationary Polygon 407-H-1062\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31273-R2\",\"approval_number\":\"FL31273.14\",\"seq\":14,\"product_model\":\"UWCAP 6497\",\"product_description\":\"Ultimate Wood Casement Picture 407-H-1066\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31273-R2\",\"approval_number\":\"FL31273.15\",\"seq\":15,\"product_model\":\"UWCAP 7272\",\"product_description\":\"Ultimate Wood Casement Picture 407-H-1006\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31273-R2\",\"approval_number\":\"FL31273.16\",\"seq\":16,\"product_model\":\"UWCAP 8897\",\"product_description\":\"Ultimate Wood Casement Picture 407-H-1006\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31273-R2\",\"approval_number\":\"FL31273.17\",\"seq\":17,\"product_model\":\"UWCAP RT 8897\",\"product_description\":\"Ultimate Wood Casement Picture Round Top 407-H-1006\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31327-R2\",\"approval_number\":\"FL31327.7\",\"seq\":7,\"product_model\":\"UCAP and UCAPOP IZ3 60x104-11\\\/16\",\"product_description\":\"Ultimate Casement Picture and Ultimate Casement Push Out Picture 407-H-1024\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-07-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31327-R2\",\"approval_number\":\"FL31327.8\",\"seq\":8,\"product_model\":\"UCAP IZ3 4854\",\"product_description\":\"Ultimate Casement Picture 407-H-1024\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31327-R2\",\"approval_number\":\"FL31327.9\",\"seq\":9,\"product_model\":\"UCAP RT IZ3 3684\",\"product_description\":\"Ultimate Casement Picture Round Top IZ3 407-h-1050\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31327-R2\",\"approval_number\":\"FL31327.10\",\"seq\":10,\"product_model\":\"UCAP RT IZ3 7278\",\"product_description\":\"Ultimate Casement Picture Round Top IZ3 407-H-1050\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31335-R3\",\"approval_number\":\"FL31335.3\",\"seq\":3,\"product_model\":\"UCANF 3697 and UCA 3697\",\"product_description\":\"Ultimate Casement Narrow Frame and Ultimate Casement 407-H-918\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31335-R3\",\"approval_number\":\"FL31335.4\",\"seq\":4,\"product_model\":\"UCANF 4092 and UCA 4092\",\"product_description\":\"Ultimate Casement Narrow Frame and Ultimate Casement 407-H-918\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31335-R3\",\"approval_number\":\"FL31335.8\",\"seq\":8,\"product_model\":\"UCANFP 60X99 and UCAP 60x99\",\"product_description\":\"Ultimate Casement Narrow Frame Picture and Ultimate Casement Picture 407-H-1016\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31335-R3\",\"approval_number\":\"FL31335.10\",\"seq\":10,\"product_model\":\"UCANFPO 3672 and UCAPO 3672\",\"product_description\":\"Ultimate Casement Narrow Frame Push Out and Ultimate Casement Push Out 407-H-992\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31335-R3\",\"approval_number\":\"FL31335.11\",\"seq\":11,\"product_model\":\"UCANFPO 3697 and UCAPO 3697\",\"product_description\":\"Ultimate Casement Narrow Frame Push Out and Ultimate Casement Push Out 407-H-992\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31335-R3\",\"approval_number\":\"FL31335.12\",\"seq\":12,\"product_model\":\"UCANFPO 4092 and UCAPO 4092\",\"product_description\":\"Ultimate Casement Narrow Frame Push Out and Ultimate Casement Push Out 407-H-992\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31335-R3\",\"approval_number\":\"FL31335.13\",\"seq\":13,\"product_model\":\"UCANFRT 3696 and UCART 3696\",\"product_description\":\"Ultimate Casement Narrow Frame Round Top and Ultimate Casement Round Top 407-H-916\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31335-R3\",\"approval_number\":\"FL31335.14\",\"seq\":14,\"product_model\":\"UCANFRT 4092 and UCART 4092\",\"product_description\":\"Ultimate Casement Narrow Frame Round Top and Ultimate Casement Round Top 407-H-916\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31335-R3\",\"approval_number\":\"FL31335.15\",\"seq\":15,\"product_model\":\"UCANFSTATPOLY 64X96-1\\\/8 and UCASTATPOLY 64X96-1\\\/8\",\"product_description\":\"Ultimate Casement Narrow Frame Stationary Polygon and Ultimate Casement Stationary Polygon 407-H-1116\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31335-R3\",\"approval_number\":\"FL31335.16\",\"seq\":16,\"product_model\":\"UCANFSTATRT 64x96-1\\\/8 and UCASTATRT 64x96-1\\\/8\",\"product_description\":\"Ultimate Casement Narrow Frame Stationary Round Top and Ultimate Casement Stationary Round Top 407-H-1116\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31335-R3\",\"approval_number\":\"FL31335.17\",\"seq\":17,\"product_model\":\"UCAPOP 7272 and UCAP 7272\",\"product_description\":\"Ultimate Casement Push Out Picture and Ultimate Casement Picture 407-H-917\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31335-R3\",\"approval_number\":\"FL31335.19\",\"seq\":19,\"product_model\":\"UCAPOP 8897 and UCAP 8897\",\"product_description\":\"Ultimate Casement Push Out Picture and Ultimate Casement Picture 407-H-917\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31335-R3\",\"approval_number\":\"FL31335.20\",\"seq\":20,\"product_model\":\"UCART 4072\",\"product_description\":\"Ultimate Casement Round Top 407-H-1006\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31335-R3\",\"approval_number\":\"FL31335.21\",\"seq\":21,\"product_model\":\"UCASTATPOLY 72X71-1\\\/4\",\"product_description\":\"Ultimate Casement Stationary Polygon 407-H-1062\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31335-R3\",\"approval_number\":\"FL31335.22\",\"seq\":22,\"product_model\":\"UCASTATPOLY 88 X 96-1\\\/8\",\"product_description\":\"Ultimate Casement Stationary Polygon 407-H-1062\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31335-R3\",\"approval_number\":\"FL31335.23\",\"seq\":23,\"product_model\":\"UCASTATRT 88x96-1\\\/8\",\"product_description\":\"Ultimate Casement Stationary Round Top 407-H-1011\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#445-R0\",\"approval_number\":\"FL445.1\",\"seq\":1,\"product_model\":\"Casemaster Casement StormPlus\",\"product_description\":\"(407-H-627) Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#445-R0\",\"approval_number\":\"FL445.2\",\"seq\":2,\"product_model\":\"Casemaster Stationery StormPlu\",\"product_description\":\"(407-H-627.3) Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#445-R0\",\"approval_number\":\"FL445.3\",\"seq\":3,\"product_model\":\"Clad Casemaster Casement 3672\",\"product_description\":\"(407-H-644.1) Aluminum Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#445-R0\",\"approval_number\":\"FL445.4\",\"seq\":4,\"product_model\":\"Clad Casemaster Casement 3672\",\"product_description\":\"(407-H-644) Aluminum Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#445-R0\",\"approval_number\":\"FL445.5\",\"seq\":5,\"product_model\":\"Clad Casemaster French Casemen\",\"product_description\":\"(407-H-645) Aluminum Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#445-R0\",\"approval_number\":\"FL445.6\",\"seq\":6,\"product_model\":\"Clad Casemaster French Casemen\",\"product_description\":\"(407-H-645.1) Aluminum Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#445-R0\",\"approval_number\":\"FL445.7\",\"seq\":7,\"product_model\":\"Integrity Casement\",\"product_description\":\"(407-H-618.1) Fiberglass Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#445-R0\",\"approval_number\":\"FL445.8\",\"seq\":8,\"product_model\":\"Integrity Casement\",\"product_description\":\"(407-H-618) Fiberglass Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#445-R0\",\"approval_number\":\"FL445.9\",\"seq\":9,\"product_model\":\"Wood Casemaster Casement 2872\",\"product_description\":\"(407-H-642.1) Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#445-R0\",\"approval_number\":\"FL445.10\",\"seq\":10,\"product_model\":\"Wood Casemaster Casement 2872\",\"product_description\":\"(407-H-642) Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#445-R0\",\"approval_number\":\"FL445.11\",\"seq\":11,\"product_model\":\"Wood Casemaster Casement 3672\",\"product_description\":\"(407-H-641) Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#445-R0\",\"approval_number\":\"FL445.12\",\"seq\":12,\"product_model\":\"Wood Casemaster Casement 3672\",\"product_description\":\"(407-H-641.1) Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#445-R0\",\"approval_number\":\"FL445.13\",\"seq\":13,\"product_model\":\"Wood Casemaster French 5672\",\"product_description\":\"(407-H-639.1) Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#445-R0\",\"approval_number\":\"FL445.14\",\"seq\":14,\"product_model\":\"Wood Casemaster French 5672\",\"product_description\":\"(407-H-639) Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2491-R0\",\"approval_number\":\"FL2491.1\",\"seq\":1,\"product_model\":\"CCM 2872\",\"product_description\":\"Clad Casemaster Casement, Type: Aluminum Clad Wood Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2491-R0\",\"approval_number\":\"FL2491.2\",\"seq\":2,\"product_model\":\"CCM 3672\",\"product_description\":\"Clad Casemaster Casement, Type: Aluminum Clad Wood Casemet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2491-R0\",\"approval_number\":\"FL2491.3\",\"seq\":3,\"product_model\":\"CCM RT and Poly 2872\",\"product_description\":\"Clad Casemaster Casement Round Top and Polygon, Type: Shaped Aluminum Clad Wood Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2491-R0\",\"approval_number\":\"FL2491.4\",\"seq\":4,\"product_model\":\"CCM RT and Poly SPIZ3 2872\",\"product_description\":\"Clad Casemaster Casement Round Top and Polygon StormPlus IZ3, Type: Impact Shaped Aluminum Clad Wood Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2491-R0\",\"approval_number\":\"FL2491.5\",\"seq\":5,\"product_model\":\"CCM SPIZ2 2872\",\"product_description\":\"Clad Casemaster Casement StormPlus IZ2, Type: Impact Aluminum Clad Wood Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2491-R0\",\"approval_number\":\"FL2491.6\",\"seq\":6,\"product_model\":\"CCM SPIZ3 2872\",\"product_description\":\"Clad Casemaster Casement StormPlus IZ3, Type: Impact Aluminum Clad Wood Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2491-R0\",\"approval_number\":\"FL2491.7\",\"seq\":7,\"product_model\":\"CFCM 5672\",\"product_description\":\"Clad Casemaster French Casement, Type: Aluminum Clad Wood Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2491-R0\",\"approval_number\":\"FL2491.8\",\"seq\":8,\"product_model\":\"WCM 2872\",\"product_description\":\"Wood Casemaster Casement, Type: Wood Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2491-R0\",\"approval_number\":\"FL2491.9\",\"seq\":9,\"product_model\":\"WCM 3672\",\"product_description\":\"Wood Casemaster Casement, Type: Wood Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2491-R0\",\"approval_number\":\"FL2491.10\",\"seq\":10,\"product_model\":\"WCM RT and Poly 2872\",\"product_description\":\"Wood Casemaster Casement Round Top and Polygon, Type: Shaped Wood Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2491-R0\",\"approval_number\":\"FL2491.11\",\"seq\":11,\"product_model\":\"WCM RT and Poly SPIZ3 2872\",\"product_description\":\"Wood Casemaster Casement Round Top and Polygon StormPlus IZ3, Type: Impact Shaped Wood Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2491-R0\",\"approval_number\":\"FL2491.12\",\"seq\":12,\"product_model\":\"WCM SPIZ2 2872\",\"product_description\":\"Wood Casemaster Casement StormPlus IZ2, Type: Impact Wood Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2491-R0\",\"approval_number\":\"FL2491.13\",\"seq\":13,\"product_model\":\"WCM SPIZ3 2872\",\"product_description\":\"Wood Casemaster Casement StormPlus IZ3, Type: Impact Wood Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2491-R0\",\"approval_number\":\"FL2491.14\",\"seq\":14,\"product_model\":\"WFCM 5672\",\"product_description\":\"Wood Casemaster French Casement, Type: Wood Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3355-R0\",\"approval_number\":\"FL3355.1\",\"seq\":1,\"product_model\":\"ICA 2872\",\"product_description\":\"Integrity Casement, Type: Fiberglass Clad Wood Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3355-R0\",\"approval_number\":\"FL3355.2\",\"seq\":2,\"product_model\":\"ICA 3638\",\"product_description\":\"Integrity Casement, Type: Fiberglass Clad Wood Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3846-R0\",\"approval_number\":\"FL3846.1\",\"seq\":1,\"product_model\":\"CCM HP\",\"product_description\":\"Clad Casemaster Casement StormPlus HP, Type: Aluminum Clad Wood Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3846-R0\",\"approval_number\":\"FL3846.2\",\"seq\":2,\"product_model\":\"CCM IZ4\",\"product_description\":\"Clad Casemaster Casement StormPlus IZ4, Type: Impact Aluminum Clad Wood Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3846-R0\",\"approval_number\":\"FL3846.3\",\"seq\":3,\"product_model\":\"CCM RT IZ4\",\"product_description\":\"Clad Casemaster Casement Round Top and Polygon StormPlus IZ4, Type Impact Shaped Aluminum Clad Wood Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4429-R0\",\"approval_number\":\"FL4429.1\",\"seq\":1,\"product_model\":\"CCM SPIZ3 3672\",\"product_description\":\"407-H-749.01 Clad Casemaster Casement StormPlus IZ3, Type: Impact Aluminum Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4429-R0\",\"approval_number\":\"FL4429.2\",\"seq\":2,\"product_model\":\"WCM SPIZ3 3672\",\"product_description\":\"407-H-749.00 Wood Casemaster Casement StormPlus IZ3, Type: Impact Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4734-R1\",\"approval_number\":\"FL4734.1\",\"seq\":1,\"product_model\":\"CCM 2872\",\"product_description\":\"Clad Casemaster Casement 2872 407-H-881\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4734-R1\",\"approval_number\":\"FL4734.2\",\"seq\":2,\"product_model\":\"CCM 3672\",\"product_description\":\"Clad Casemaster Casement 3672 407-H-840\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4734-R1\",\"approval_number\":\"FL4734.3\",\"seq\":3,\"product_model\":\"CCM RT 2872\",\"product_description\":\"Clad Casemaster Casement Round Top 2872 407-H-686\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4734-R1\",\"approval_number\":\"FL4734.4\",\"seq\":4,\"product_model\":\"CCM RT SPIZ3 2872\",\"product_description\":\"Clad Casemaster Casement Round Top StormPlus IZ3 2872 407-H-686\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4734-R1\",\"approval_number\":\"FL4734.5\",\"seq\":5,\"product_model\":\"CCM SPIZ2 2872\",\"product_description\":\"Clad Casemaster Casement StormPlus IZ2 2872 407-H-880\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4734-R1\",\"approval_number\":\"FL4734.6\",\"seq\":6,\"product_model\":\"CCM SPIZ2 3672\",\"product_description\":\"Clad Casemaster Casement StormPlus IZ2 3672 407-H-880\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4734-R1\",\"approval_number\":\"FL4734.7\",\"seq\":7,\"product_model\":\"CCM SPIZ3 2872\",\"product_description\":\"Clad Casemaster Casement StormPlus IZ3 2872 407-H-890\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4734-R1\",\"approval_number\":\"FL4734.8\",\"seq\":8,\"product_model\":\"CCM SPIZ3 3672\",\"product_description\":\"Clad Casemaster Casement StormPlus IZ3 3672 407-H-749\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4734-R1\",\"approval_number\":\"FL4734.9\",\"seq\":9,\"product_model\":\"CFCM 5672\",\"product_description\":\"Clad French Casemaster Casement 5672 407-H-760\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4734-R1\",\"approval_number\":\"FL4734.10\",\"seq\":10,\"product_model\":\"WCM 2872\",\"product_description\":\"Wood Casemaster Casement 2872 407-H-882\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4734-R1\",\"approval_number\":\"FL4734.11\",\"seq\":11,\"product_model\":\"WCM 3672\",\"product_description\":\"Wood Casemaster Casement 3672 407-H-843\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4734-R1\",\"approval_number\":\"FL4734.12\",\"seq\":12,\"product_model\":\"WCM RT 2872\",\"product_description\":\"Wood Casemaster Casement Round Top 2872 407-H-686\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4734-R1\",\"approval_number\":\"FL4734.13\",\"seq\":13,\"product_model\":\"WCM RT SPIZ3 2872\",\"product_description\":\"Wood Casemaster Casement Round Top StormPlus IZ3 2872 407-H-686\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4734-R1\",\"approval_number\":\"FL4734.14\",\"seq\":14,\"product_model\":\"WCM SPIZ2 2872\",\"product_description\":\"Wood Casemaster Casement StormPlus IZ2 2872 407-H-880\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4734-R1\",\"approval_number\":\"FL4734.15\",\"seq\":15,\"product_model\":\"WCM SPIZ2 3672\",\"product_description\":\"Wood Casemaster Casement StormPlus IZ2 3672 407-H-880\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4734-R1\",\"approval_number\":\"FL4734.16\",\"seq\":16,\"product_model\":\"WCM SPIZ3 2872\",\"product_description\":\"Wood Casemaster Casement StormPlus IZ3 2872 407-H-897\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4734-R1\",\"approval_number\":\"FL4734.17\",\"seq\":17,\"product_model\":\"WCM SPIZ3 3672\",\"product_description\":\"Wood Casemaster Casement StormPlus IZ3 3672 407-H-749\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4734-R1\",\"approval_number\":\"FL4734.18\",\"seq\":18,\"product_model\":\"WFCM 5672\",\"product_description\":\"Wood Casemaster French Casement 5672 407-H-759\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13827-R5\",\"approval_number\":\"FL13827.3\",\"seq\":3,\"product_model\":\"WUCARTP IZ3 3684\",\"product_description\":\"Wood Ultimate Casement Round Top Picture IZ3 3684 407-H-1051\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13827-R5\",\"approval_number\":\"FL13827.4\",\"seq\":4,\"product_model\":\"WUCARTP IZ3 7278\",\"product_description\":\"Wood Ultimate Casement Round Top Picture IZ3 7278 407-H-1051\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#5227-R2\",\"approval_number\":\"FL5227.1\",\"seq\":1,\"product_model\":\"CCM SPIZ4\",\"product_description\":\"Clad CaseMaster SPIZ4\",\"design_pressure\":\"+70\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#5227-R2\",\"approval_number\":\"FL5227.2\",\"seq\":2,\"product_model\":\"WCM SPIZ4\",\"product_description\":\"Wood CaseMaster SPIZ4\",\"design_pressure\":\"+70\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10321-R0\",\"approval_number\":\"FL10321.1\",\"seq\":1,\"product_model\":\"CURCA 3697\",\"product_description\":\"Clad Ultimate Replacement Casement 407-H-940\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10321-R0\",\"approval_number\":\"FL10321.2\",\"seq\":2,\"product_model\":\"CURCA 4072\",\"product_description\":\"Clad Ultimate Replacement Casement 407-H-918\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10321-R0\",\"approval_number\":\"FL10321.3\",\"seq\":3,\"product_model\":\"CURCA 4092\",\"product_description\":\"Clad Ultimate Replacement Casement 407-H-919\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10321-R2\",\"approval_number\":\"FL10321.4\",\"seq\":4,\"product_model\":\"CURCA 3697\",\"product_description\":\"Clad Ultimate Replacement Casement 407-H-940\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10321-R2\",\"approval_number\":\"FL10321.5\",\"seq\":5,\"product_model\":\"CURCA 4072\",\"product_description\":\"Clad Ultimate Replacement Casement 407-H-918\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10321-R2\",\"approval_number\":\"FL10321.6\",\"seq\":6,\"product_model\":\"CURCA 4092\",\"product_description\":\"Clad Ultimate Replacement Casement 407-H-919\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#11887-R0\",\"approval_number\":\"FL11887.1\",\"seq\":1,\"product_model\":\"CUCA 3697\",\"product_description\":\"Clad ultimate Casement 407-H-963\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#11887-R0\",\"approval_number\":\"FL11887.2\",\"seq\":2,\"product_model\":\"CUCA 4072\",\"product_description\":\"Clad ultimate Casement 407-H-918\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#11887-R0\",\"approval_number\":\"FL11887.3\",\"seq\":3,\"product_model\":\"CUCAP 7272\",\"product_description\":\"Clad Ultimate Casement Picture 407-H-917\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#11887-R0\",\"approval_number\":\"FL11887.4\",\"seq\":4,\"product_model\":\"CUCAP 8897\",\"product_description\":\"Clad Ultimate Casement Picture 407-H-917\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#11887-R0\",\"approval_number\":\"FL11887.5\",\"seq\":5,\"product_model\":\"CUCAWN 4872\",\"product_description\":\"Clad ultimate Casement Awning 407-H-964\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#11887-R0\",\"approval_number\":\"FL11887.6\",\"seq\":6,\"product_model\":\"CUCAWN 5648\",\"product_description\":\"Clad ultimate Casement Awning 407-H-921\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#11887-R0\",\"approval_number\":\"FL11887.7\",\"seq\":7,\"product_model\":\"CUCAWN 7272\",\"product_description\":\"Clad ultimate Casement Awning 407-H-921\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13145-R0\",\"approval_number\":\"FL13145.1\",\"seq\":1,\"product_model\":\"CUCA SPIZ3 3684\",\"product_description\":\"Clad Ultimate Casement StormPlus IZ3 407-H-1025\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13145-R0\",\"approval_number\":\"FL13145.2\",\"seq\":2,\"product_model\":\"CUCA SPIZ3 3697\",\"product_description\":\"Clad Ultimate Casement StormPlus IZ3 407-H-1025\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13145-R0\",\"approval_number\":\"FL13145.3\",\"seq\":3,\"product_model\":\"CUCART 3697\",\"product_description\":\"Clad Ultimate Casement Round Top 407-H-1008\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13145-R0\",\"approval_number\":\"FL13145.4\",\"seq\":4,\"product_model\":\"CUCART 4072\",\"product_description\":\"Clad Ultimate Casement Round Top 407-H-1008\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13145-R0\",\"approval_number\":\"FL13145.5\",\"seq\":5,\"product_model\":\"CUCART 4092\",\"product_description\":\"Clad Ultimate Casement Round Top 407-H-1008\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13145-R0\",\"approval_number\":\"FL13145.6\",\"seq\":6,\"product_model\":\"CUPCA 3672\",\"product_description\":\"Clad Ultimate Push Out Casement 407-H-997\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13145-R0\",\"approval_number\":\"FL13145.7\",\"seq\":7,\"product_model\":\"CUPCA 3697\",\"product_description\":\"Clad Ultimate Push out Casement 407-H-999\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13145-R0\",\"approval_number\":\"FL13145.8\",\"seq\":8,\"product_model\":\"CUPCA 4092\",\"product_description\":\"Clad Ultimate Push out Casement 407-H-996\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13145-R0\",\"approval_number\":\"FL13145.9\",\"seq\":9,\"product_model\":\"WUCA 3697\",\"product_description\":\"Wood Ultimate Casement 407-H-1009\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13145-R0\",\"approval_number\":\"FL13145.10\",\"seq\":10,\"product_model\":\"WUCA 4072\",\"product_description\":\"Wood Ultimate Casement 407-H-1009\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13145-R0\",\"approval_number\":\"FL13145.11\",\"seq\":11,\"product_model\":\"WUCA 4092\",\"product_description\":\"Wood Ultimate Casement 407-H-1009\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13145-R0\",\"approval_number\":\"FL13145.12\",\"seq\":12,\"product_model\":\"WUCA SPIZ3 3684\",\"product_description\":\"Wood Ultimate Casement StormPlus IZ3 407-H-1025\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13145-R0\",\"approval_number\":\"FL13145.13\",\"seq\":13,\"product_model\":\"WUCA SPIZ3 3697\",\"product_description\":\"Wood Ultimate Casement StormPlus IZ3 407-H-1025\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13145-R0\",\"approval_number\":\"FL13145.14\",\"seq\":14,\"product_model\":\"WUCART 3697\",\"product_description\":\"Wood Ultimate Casement Round Top 407-H-1006\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13145-R0\",\"approval_number\":\"FL13145.15\",\"seq\":15,\"product_model\":\"WUCART 4072\",\"product_description\":\"Wood Ultimate Casement Round Top 407-H-1006\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13145-R0\",\"approval_number\":\"FL13145.16\",\"seq\":16,\"product_model\":\"WUCART 4092\",\"product_description\":\"Wood Ultimate Casement Round Top 407-H-1006\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13145-R0\",\"approval_number\":\"FL13145.17\",\"seq\":17,\"product_model\":\"WUPCA 3672\",\"product_description\":\"Wood Ultimate Push Out Casement 407-H-1005\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13145-R0\",\"approval_number\":\"FL13145.18\",\"seq\":18,\"product_model\":\"WUPCA 3697\",\"product_description\":\"Wood Ultimate Push Out Casement 407-H-1005\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13145-R0\",\"approval_number\":\"FL13145.19\",\"seq\":19,\"product_model\":\"WUPCA 4092\",\"product_description\":\"Wood Ultimate Push Out Casement 407-H-1005\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13775-R0\",\"approval_number\":\"FL13775.9\",\"seq\":9,\"product_model\":\"WUPFCA 5672\",\"product_description\":\"Wood Ultimate Push Out French Casement 5672 407-H-1033\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13775-R0\",\"approval_number\":\"FL13775.10\",\"seq\":10,\"product_model\":\"WUPFCA 6072\",\"product_description\":\"Wood Ultimate Push Out French Casement 6072 407-H-1033\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13827-R0\",\"approval_number\":\"FL13827.1\",\"seq\":1,\"product_model\":\"CUCARTP IZ3 7278\",\"product_description\":\"Clad Ultimate Casement Round Top Picture IZ3 7278 407-H-1050\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13827-R0\",\"approval_number\":\"FL13827.2\",\"seq\":2,\"product_model\":\"WUCARTP IZ3 7278\",\"product_description\":\"Wood Ultimate Casement Round Top Picture IZ3 7278 407-H-1051 and 407-H-1050.02-.03\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#11887-R3\",\"approval_number\":\"FL11887.8\",\"seq\":8,\"product_model\":\"CUCAP 6497, CURCAP 6497, CUPCAP 6497, CUPRCAP 6497\",\"product_description\":\"Clad Ultimate Casement Picture, Clad Ultimate Replacement Casement Picture, Clad Ultimate Pushout Casement Picture, Clad Ultimate Pushout Replacement Casement Picture 407-H-917\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13145-R3\",\"approval_number\":\"FL13145.20\",\"seq\":20,\"product_model\":\"WUPCA 3697\",\"product_description\":\"Wood Ultimate Push Out Casement 407-H-1005\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13145-R3\",\"approval_number\":\"FL13145.21\",\"seq\":21,\"product_model\":\"WUPCA 4092\",\"product_description\":\"Wood Ultimate Push Out Casement 407-H-1005\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13145-R5\",\"approval_number\":\"FL13145.22\",\"seq\":22,\"product_model\":\"WURCA 4092 & WUCA 4092\",\"product_description\":\"Wood Ultimate Replacement Casement and Wood Ultimate Casement 407-H-1067\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13145-R6\",\"approval_number\":\"FL13145.23\",\"seq\":23,\"product_model\":\"WURCA 4092 & WUCA 4092\",\"product_description\":\"Wood Ultimate Replacement Casement and Wood Ultimate Casement 407-H-1067\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9684-R6\",\"approval_number\":\"FL9684.11\",\"seq\":11,\"product_model\":\"IICA 3663\",\"product_description\":\"Integrity Insert Wood-Ultrex Casement, Fiberglass Clad Wood Casement Window, 407-H-1130.10-.11\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9684-R6\",\"approval_number\":\"FL9684.12\",\"seq\":12,\"product_model\":\"IICA 3671\",\"product_description\":\"Integrity Insert Wood-Ultrex Casement, Fiberglass Clad Wood Casement Window, 407-H-1130.00-.01\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10321-R5\",\"approval_number\":\"FL10321.7\",\"seq\":7,\"product_model\":\"CURCA 4072\",\"product_description\":\"Clad Ultimate Replacement Casement 4072 407-H-918\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-06-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10321-R5\",\"approval_number\":\"FL10321.8\",\"seq\":8,\"product_model\":\"CURCA 4092\",\"product_description\":\"Clad Ultimate Replacement Casement 4092 407-H-918\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-06-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10321-R5\",\"approval_number\":\"FL10321.9\",\"seq\":9,\"product_model\":\"CURCA 44\\\" x 71 1\\\/8\\\" & CUCA 44\\\" x 71 1\\\/8\\\"\",\"product_description\":\"Clad Ultimate Replacement Casement 44\\\" x 71 1\\\/8\\\" & Clad Ultimate Casement 44\\\" x 71 1\\\/8\\\" 407-H-918\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10321-R5\",\"approval_number\":\"FL10321.10\",\"seq\":10,\"product_model\":\"CURCA 44\\\" x 91 1\\\/8\\\" & CUCA 44\\\" x 91 1\\\/8\\\"\",\"product_description\":\"Clad Ultimate Replacement Casement 44\\\" x 91 1\\\/8\\\" & Clad Ultimate Casement 44\\\" x 91 1\\\/8\\\" 407-H-918\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10321-R6\",\"approval_number\":\"FL10321.11\",\"seq\":11,\"product_model\":\"CURCA 44\\\" x 91 1\\\/8\\\" & CUCA 44\\\" x 91 1\\\/8\\\"\",\"product_description\":\"Clad Ultimate Replacement Casement 44\\\" x 91 1\\\/8\\\" & Clad Ultimate Casement 44\\\" x 91 1\\\/8\\\" 407-H-918\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31335-R0\",\"approval_number\":\"FL31335.1\",\"seq\":1,\"product_model\":\"UCA I 40 X 96\",\"product_description\":\"Ultimate Casement Inswing 407-H-1120\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31335-R0\",\"approval_number\":\"FL31335.2\",\"seq\":2,\"product_model\":\"UCA NF 36102 and UCA 36102\",\"product_description\":\"Ultimate Casement Narrow Frame and Ultimate Casement 407-H-918\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31335-R0\",\"approval_number\":\"FL31335.5\",\"seq\":5,\"product_model\":\"UCA NF 40x96-1\\\/8 and UCA 40x96-1\\\/8\",\"product_description\":\"Ultimate Casement Narrow Frame and Ultimate Casement 407-H-918\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31335-R0\",\"approval_number\":\"FL31335.6\",\"seq\":6,\"product_model\":\"UCA NF 44x71-1\\\/8 and UCA 44x71-1\\\/8\",\"product_description\":\"Ultimate Casement Narrow Frame and Ultimate Casement 407-H-918\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31335-R0\",\"approval_number\":\"FL31335.7\",\"seq\":7,\"product_model\":\"UCA NF 44x91-1\\\/8 and UCA 44x91-1\\\/8\",\"product_description\":\"Ultimate Casement Narrow Frame and Ultimate Casement 407-H-918\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31335-R0\",\"approval_number\":\"FL31335.9\",\"seq\":9,\"product_model\":\"UCA NFP 64104 and UCA P 64104 and UCA NFPOP 64104 and UCA POP 64104\",\"product_description\":\"Ultimate Casement Narrow Frame Picture and Ultimate Casement Picture and Ultimate Casement Narrow Frame Push Out Picture and Ultimate Casement Push Out Picture 407-H-917\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#31335-R0\",\"approval_number\":\"FL31335.18\",\"seq\":18,\"product_model\":\"UCA POP 80120 and UCA P 80120\",\"product_description\":\"Ultimate Casement Push Out Picture and Ultimate Casement Picture 407-H-917\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-10 00:00:00\",\"instructions_url\":\"\"}],\"Palm City Millwork\":[{\"manufacturer\":\"Palm City Millwork\",\"approval_number_master\":\"FL#12829-R5\",\"approval_number\":\"FL12829.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Casement\",\"product_description\":\"Casement Window\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Millwork\",\"approval_number_master\":\"FL#22537-R3\",\"approval_number\":\"FL22537.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood Out-Swing Vent & Fixed Casement Windows\",\"product_description\":\"Aluminum Clad Wood Out-Swing Vent & Fixed Casement Windows (Small & Large Missile Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Millwork\",\"approval_number_master\":\"FL#22537-R3\",\"approval_number\":\"FL22537.2\",\"seq\":2,\"product_model\":\"Wood Out-Swing Vent & Fixed Casement Windows\",\"product_description\":\"Wood Out-Swing Vent & Fixed Casement Windows (Small & Large Missile Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Millwork\",\"approval_number_master\":\"FL#2359-R0\",\"approval_number\":\"FL2359.1\",\"seq\":1,\"product_model\":\"ALUM CLAD OPERATING CASEMENT\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Millwork\",\"approval_number_master\":\"FL#2359-R0\",\"approval_number\":\"FL2359.2\",\"seq\":2,\"product_model\":\"ALUMINUM CLAD OPERATE CASEMENT\",\"product_description\":\"OPERATING ALUM CLAD CASEMENT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Millwork\",\"approval_number_master\":\"FL#2386-R2\",\"approval_number\":\"FL2386.1\",\"seq\":1,\"product_model\":\"MAHOGANY CASEMENT\",\"product_description\":\"\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Millwork\",\"approval_number_master\":\"FL#3098-R0\",\"approval_number\":\"FL3098.1\",\"seq\":1,\"product_model\":\"FIXED SASH SET CASEMENT\",\"product_description\":\"NOA 02-0308.04\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Millwork\",\"approval_number_master\":\"FL#12701-R0\",\"approval_number\":\"FL12701.1\",\"seq\":1,\"product_model\":\"Wood Impact Casement Window\",\"product_description\":\"Wood Impact Casement Window\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-25 00:00:00\",\"instructions_url\":\"\"}],\"YKK AP America\":[{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#16312-R0\",\"approval_number\":\"FL16312.1\",\"seq\":1,\"product_model\":\"YOW 225 TUH\",\"product_description\":\"YOW 225 TUH Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#17097-R0\",\"approval_number\":\"FL17097.1\",\"seq\":1,\"product_model\":\"YES SSG TUH\",\"product_description\":\"YES SSG TUH Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#17097-R8\",\"approval_number\":\"FL17097.2\",\"seq\":2,\"product_model\":\"YES SSG VENT Aluminum Casement Out Window\",\"product_description\":\"YES SSG VENT Aluminum Casement Out Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#17097-R5\",\"approval_number\":\"FL17097.3\",\"seq\":3,\"product_model\":\"YOVSSG Casement Window\",\"product_description\":\"YOVSSG Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#16312-R0\",\"approval_number\":\"FL16312.2\",\"seq\":2,\"product_model\":\"YOW 225 TUH\",\"product_description\":\"YOW 225 TUH Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#16312-R2\",\"approval_number\":\"FL16312.3\",\"seq\":3,\"product_model\":\"YOW 225 TU\",\"product_description\":\"YOW 225 TU Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#16312-R2\",\"approval_number\":\"FL16312.4\",\"seq\":4,\"product_model\":\"YOW 225 TUH\",\"product_description\":\"YOW 225 TUH Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#16312-R2\",\"approval_number\":\"FL16312.5\",\"seq\":5,\"product_model\":\"YOW 225 TUH\",\"product_description\":\"YOW 225 TUH Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#16312-R4\",\"approval_number\":\"FL16312.6\",\"seq\":6,\"product_model\":\"YOW 350 T\",\"product_description\":\"YOW 350 T Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#16312-R5\",\"approval_number\":\"FL16312.7\",\"seq\":7,\"product_model\":\"YOW 350 T\",\"product_description\":\"YOW 350 T Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#16312-R6\",\"approval_number\":\"FL16312.8\",\"seq\":8,\"product_model\":\"YOW 350 TU\",\"product_description\":\"YOW 350 TU Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#16312-R6\",\"approval_number\":\"FL16312.9\",\"seq\":9,\"product_model\":\"YOW 350 TUH\",\"product_description\":\"YOW 350 TUH Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#1780-R0\",\"approval_number\":\"FL1780.1\",\"seq\":1,\"product_model\":\"YOW 200H\",\"product_description\":\"Aluminum Outswing (LMI, SMI) NOA #s 01-1119.05, 02-1009.14\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#1780-R0\",\"approval_number\":\"FL1780.2\",\"seq\":2,\"product_model\":\"YOW 225 H\",\"product_description\":\"Aluminum Outswing Thermal (LMI, SMI) NOA #s 03-1006.08, .04\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#9968-R2\",\"approval_number\":\"FL9968.1\",\"seq\":1,\"product_model\":\"YOW 225 TUH\",\"product_description\":\"Thermally Broken Aluminum Casement Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#9968-R2\",\"approval_number\":\"FL9968.2\",\"seq\":2,\"product_model\":\"YOW 225H\",\"product_description\":\"Non-Thermal Aluminum Casement Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#11302-R0\",\"approval_number\":\"FL11302.1\",\"seq\":1,\"product_model\":\"YOW 225\",\"product_description\":\"YOW 225 Non-Thermal Casement Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#11302-R0\",\"approval_number\":\"FL11302.2\",\"seq\":2,\"product_model\":\"YOW 225 TU\",\"product_description\":\"YOW 225 TU Thermally Broken Casement Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#11302-R0\",\"approval_number\":\"FL11302.3\",\"seq\":3,\"product_model\":\"YOW 350 T\",\"product_description\":\"YOW 350 T Thermally Broken Casement Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#19013-R0\",\"approval_number\":\"FL19013.1\",\"seq\":1,\"product_model\":\"YOW 350 TU Series Casement\",\"product_description\":\"Non-Impact, Non-HVHZ, Aluminum Inswing or Outswing Casement Window with Insulating Glass and Thermally Broken Frame\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#19013-R0\",\"approval_number\":\"FL19013.2\",\"seq\":2,\"product_model\":\"YOW 350 TUH Series Casement\",\"product_description\":\"Impact, Non-HVHZ, Aluminum Outswing Casement Window with Laminated Insulating Glass and Thermally Broken Frame\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Eastern Architectural Systems\":[{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14609-R10\",\"approval_number\":\"FL14609.1\",\"seq\":1,\"product_model\":\"Series 143 Vinyl HVHZ Impact Casement with Nailing Fin or Flange\",\"product_description\":\"143 Series Vinyl HVHZ Impact Casement with Nailing Fin or Flange\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14609-R10\",\"approval_number\":\"FL14609.2\",\"seq\":2,\"product_model\":\"Series 1631 Vinyl Non-Impact Casement with Nailing Fin\",\"product_description\":\"143 Series 1631 Vinyl Non-Impact Casement with Nailing Fin\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14609-R10\",\"approval_number\":\"FL14609.3\",\"seq\":3,\"product_model\":\"Series 1641 Vinyl Non-Impact Casement with Flange\",\"product_description\":\"143 Series 1641 Vinyl Non-Impact Casement with Flange\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14609-R10\",\"approval_number\":\"FL14609.4\",\"seq\":4,\"product_model\":\"Series 2651 Vinyl Impact Casement with Nailing Fin\",\"product_description\":\"143 Series 2651 Vinyl Impact Casement with Nailing Fin\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14609-R10\",\"approval_number\":\"FL14609.5\",\"seq\":5,\"product_model\":\"Series 2661 Vinyl Impact Casement with Flange\",\"product_description\":\"143 Series 2661 Vinyl Impact Casement with Flange\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#15971-R0\",\"approval_number\":\"FL15971.1\",\"seq\":1,\"product_model\":\"Series 143 Vinyl Casement Window\",\"product_description\":\"Series 143 Vinyl Casement Window - LMI HVHZ\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-30 00:00:00\",\"instructions_url\":\"\"}],\"Loewen Windows\":[{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#13104-R0\",\"approval_number\":\"FL13104.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood StormForce Casement Window\",\"product_description\":\"Aluminum Clad Wood StormForce Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15298-R6\",\"approval_number\":\"FL15298.1\",\"seq\":1,\"product_model\":\"Wood Casement\",\"product_description\":\"Wood Casement (31 1\\\/2\\\" x 59\\\")\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15298-R6\",\"approval_number\":\"FL15298.2\",\"seq\":2,\"product_model\":\"Wood Casement\",\"product_description\":\"Wood Casement (35 1\\\/2\\\" x 82 5\\\/8\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15298-R6\",\"approval_number\":\"FL15298.3\",\"seq\":3,\"product_model\":\"Wood Push-out Casement\",\"product_description\":\"Wood Push-Out Casement (31 1\\\/2\\\" x 59\\\")\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15298-R6\",\"approval_number\":\"FL15298.4\",\"seq\":4,\"product_model\":\"Wood Push-Out Casement\",\"product_description\":\"Wood Push-Out Casement (35 1\\\/2\\\" x 70 7\\\/8\\\")\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15303-R6\",\"approval_number\":\"FL15303.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood Casement\",\"product_description\":\"Aluminum Clad Wood Casement (35\\n1\\\/2\\\" x 82 5\\\/8\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#19716-R3\",\"approval_number\":\"FL19716.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood Casement Window\",\"product_description\":\"Aluminum Clad Wood Casement Window (48\\\" x 96\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15303-R6\",\"approval_number\":\"FL15303.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Wood Casement\",\"product_description\":\"Aluminum Clad Wood Casement (31 1\\\/2\\\" x 59\\\")\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15303-R6\",\"approval_number\":\"FL15303.3\",\"seq\":3,\"product_model\":\"Aluminum Clad Wood Push-Out Casement\",\"product_description\":\"Aluminum Clad Wood Push-Out Casement (31 1\\\/2\\\" x 59\\\")\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15303-R6\",\"approval_number\":\"FL15303.4\",\"seq\":4,\"product_model\":\"Aluminum Clad Wood Push-Out Casement\",\"product_description\":\"Aluminum Clad Wood Push-Out Casement (35 1\\\/2\\\" x 70 3\\\/8\\\")\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#19716-R3\",\"approval_number\":\"FL19716.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Wood Casement Window\",\"product_description\":\"Aluminum Clad Wood Casement Window (42\\\" x 96\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#19716-R3\",\"approval_number\":\"FL19716.3\",\"seq\":3,\"product_model\":\"Non-Clad Wood Casement Window\",\"product_description\":\"Non-Clad Wood Casement Window (48\\\" x 96\\\")\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#19716-R3\",\"approval_number\":\"FL19716.4\",\"seq\":4,\"product_model\":\"Non-Clad Wood Casement Window\",\"product_description\":\"Non-Clad Wood Casement Window (42\\\" x 96\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#458-R0\",\"approval_number\":\"FL458.1\",\"seq\":1,\"product_model\":\"Casement Window\",\"product_description\":\"(415-H-603) Al Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#3687-R0\",\"approval_number\":\"FL3687.1\",\"seq\":1,\"product_model\":\"#615 Aluminum Clad Push-Out Casement Window\",\"product_description\":\"(415-H-624) Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#3687-R0\",\"approval_number\":\"FL3687.2\",\"seq\":2,\"product_model\":\"#615 Non-Clad Push-Out Casement Window (X)\",\"product_description\":\"(415-H-623) Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#3687-R0\",\"approval_number\":\"FL3687.3\",\"seq\":3,\"product_model\":\"#918 Metal Clad Push-Out Casement Window (X)\",\"product_description\":\"(415-H-626) Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#3687-R0\",\"approval_number\":\"FL3687.4\",\"seq\":4,\"product_model\":\"#918 Non-Clad Push-Out Casement Window\",\"product_description\":\"(415-H-625) Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#3957-R0\",\"approval_number\":\"FL3957.1\",\"seq\":1,\"product_model\":\"Metal Clad Casement Window\",\"product_description\":\"(415-H-614.0) Metal Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#3957-R0\",\"approval_number\":\"FL3957.2\",\"seq\":2,\"product_model\":\"Wood Casement WIndow (0918)\",\"product_description\":\"(415-H-635.0) Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#4683-R0\",\"approval_number\":\"FL4683.1\",\"seq\":1,\"product_model\":\"Metal Clad Casement Window\",\"product_description\":\"(415-H-643.00) Metal Clad Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#7017-R0\",\"approval_number\":\"FL7017.1\",\"seq\":1,\"product_model\":\"Non Clad Casement Window\",\"product_description\":\"415-H-635.01 Non Clad Casement Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"WinDoor Inc.\":[{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16243-R0\",\"approval_number\":\"FL16243.1\",\"seq\":1,\"product_model\":\"9060 Casement Twin Window\",\"product_description\":\"9060 Casement Twin Window\",\"design_pressure\":\"+90.0\\\/-90.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14221-R0\",\"approval_number\":\"FL14221.1\",\"seq\":1,\"product_model\":\"V600\\\/V630 SINGLE CASEMENT, FIELD MULL LMI\",\"product_description\":\"V600\\\/V630 PVC SINGLE AND FIELD MULL CASEMENT WINDOW LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14221-R0\",\"approval_number\":\"FL14221.2\",\"seq\":2,\"product_model\":\"V600\\\/V630 SINGLE CASEMENT, FIELD MULL NI\",\"product_description\":\"V600\\\/V630 PVC SINGLE AND FIELD MULL CASEMENT WINDOW NI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14221-R0\",\"approval_number\":\"FL14221.3\",\"seq\":3,\"product_model\":\"V600\\\/V630 SINGLE CASEMENT, FIELD MULL SMI\",\"product_description\":\"V600\\\/V630 PVC SINGLE AND FIELD MULL CASEMENT WINDOW SMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14221-R0\",\"approval_number\":\"FL14221.4\",\"seq\":4,\"product_model\":\"V600\\\/V630 SINGLE CASEMENT, INTEGRAL MULL LMI\",\"product_description\":\"V600\\\/V630 PVC SINGLE AND INTEGRAL MULL CASEMENT WINDOW LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14221-R0\",\"approval_number\":\"FL14221.5\",\"seq\":5,\"product_model\":\"V600\\\/V630 SINGLE CASEMENT, INTEGRAL MULL NI\",\"product_description\":\"V600\\\/V630 PVC SINGLE AND INTEGRAL MULL CASEMENT WINDOW NI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14221-R0\",\"approval_number\":\"FL14221.6\",\"seq\":6,\"product_model\":\"V600\\\/V630 SINGLE CASEMENT, INTEGRAL MULL SMI\",\"product_description\":\"V600\\\/V630 PVC SINGLE AND INTEGRAL MULL CASEMENT WINDOW SMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16243-R0\",\"approval_number\":\"FL16243.2\",\"seq\":2,\"product_model\":\"9060 Casement Twin Window\",\"product_description\":\"9060 Casement Twin Window - Non-Impact\",\"design_pressure\":\"+100.0\\\/-100.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16243-R0\",\"approval_number\":\"FL16243.3\",\"seq\":3,\"product_model\":\"9060 Casement Window\",\"product_description\":\"9060 Casement Window - Large Missile Impact - HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16243-R0\",\"approval_number\":\"FL16243.4\",\"seq\":4,\"product_model\":\"9060 Casement Window\",\"product_description\":\"9060 Casement Window - Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16243-R0\",\"approval_number\":\"FL16243.5\",\"seq\":5,\"product_model\":\"9060 Casement Window\",\"product_description\":\"9060 Casement Window - Non-Impact\",\"design_pressure\":\"+100.0\\\/-100.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35441-R0\",\"approval_number\":\"FL35441.1\",\"seq\":1,\"product_model\":\"CA238A\",\"product_description\":\"Aluminum, Impact Resistant Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35441-R0\",\"approval_number\":\"FL35441.2\",\"seq\":2,\"product_model\":\"CA9060T\",\"product_description\":\"Thermally-Broken, Impact Resistant Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-08 00:00:00\",\"instructions_url\":\"\"}],\"Windsor Windows and Doors\":[{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14858-R0\",\"approval_number\":\"FL14858.1\",\"seq\":1,\"product_model\":\"Pinnacle Select Operating Casement\",\"product_description\":\"Aluminum clad wood casement window. To max frame size of 36 X 78 inch\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#17785-R0\",\"approval_number\":\"FL17785.1\",\"seq\":1,\"product_model\":\"Next Dimension Signature Casement\",\"product_description\":\"Next Dimension Vinyl Casement Window To maximum frame size of 36\\\" X 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#47147-R0\",\"approval_number\":\"FL47147.1\",\"seq\":1,\"product_model\":\"Next Dimension Casement Window (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Next Dimension Casement Window (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14858-R5\",\"approval_number\":\"FL14858.2\",\"seq\":2,\"product_model\":\"2. Pinnacle Select Clad Casement Window (WZ3)(Impact)\",\"product_description\":\"Pinnacle Select Clad Casement Window (WZ3)(Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14858-R5\",\"approval_number\":\"FL14858.3\",\"seq\":3,\"product_model\":\"3. Pinnacle Select Clad Casement Window (HVHZ)(Impact)\",\"product_description\":\"Pinnacle Select Clad Casement Window (HVHZ)(Impact)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#47147-R0\",\"approval_number\":\"FL47147.2\",\"seq\":2,\"product_model\":\"Next Dimension Casement Window (WZ3)(Impact)\",\"product_description\":\"Next Dimension Casement Window (WZ3)(Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#3954-R0\",\"approval_number\":\"FL3954.1\",\"seq\":1,\"product_model\":\"Pinnacle Clad Casement\",\"product_description\":\"Aluminum clad wood casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#2520-R0\",\"approval_number\":\"FL2520.1\",\"seq\":1,\"product_model\":\"Legend Casement\",\"product_description\":\"Cellular PVC \\\/ wood\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#2520-R0\",\"approval_number\":\"FL2520.2\",\"seq\":2,\"product_model\":\"Pinnacle Clad Casement\",\"product_description\":\"Aluminum Clad Wood\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#4457-R0\",\"approval_number\":\"FL4457.1\",\"seq\":1,\"product_model\":\"Legend Casement\",\"product_description\":\"foamed PVC and wood casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#7980-R0\",\"approval_number\":\"FL7980.1\",\"seq\":1,\"product_model\":\"Pinnacle Primed Casement\",\"product_description\":\"High Performance Wood \\\/ Expanded PVC casement Window\\nTo Frame size of 36 X 60\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#7980-R0\",\"approval_number\":\"FL7980.2\",\"seq\":2,\"product_model\":\"Pinnacle Primed Impact Casement\",\"product_description\":\"Wood \\\/Expanded PVC casement window to frame size of 30 X 60\\\"\\nImpactor D, Wind zone 3\\nInsulating Glass - 3.9mm Temp, 8mm AS, 7.6mm lamin. (.090 PVB)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11512-R0\",\"approval_number\":\"FL11512.1\",\"seq\":1,\"product_model\":\"Pinnacle Primed \\\/ Legend Casement\",\"product_description\":\"Foamed PVC and Wood casement window To Mak Frame Size of 28 X 78\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11512-R0\",\"approval_number\":\"FL11512.2\",\"seq\":2,\"product_model\":\"Pinnacle Primed \\\/ Legend Casement\",\"product_description\":\"Foamed PVC and Wood casement window To Mak Frame Size of 28 X 84\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11512-R0\",\"approval_number\":\"FL11512.3\",\"seq\":3,\"product_model\":\"Pinnacle Primed \\\/ Legend Casement HP\",\"product_description\":\"Foamed PVC and Wood casement window To Max Frame Size of 36 X 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11619-R0\",\"approval_number\":\"FL11619.1\",\"seq\":1,\"product_model\":\"Pinnacle Clad Casement\",\"product_description\":\"Aluminum clad wood casement window to max frame size of 36 X 72\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11619-R0\",\"approval_number\":\"FL11619.2\",\"seq\":2,\"product_model\":\"Pinnacle Clad Casement\",\"product_description\":\"Aluminum clad wood casement window to max frame size of 28 X 78\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11619-R0\",\"approval_number\":\"FL11619.3\",\"seq\":3,\"product_model\":\"Pinnacle Clad Casement\",\"product_description\":\"Aluminum clad wood casement window to max frame size of 28 X 84\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11619-R0\",\"approval_number\":\"FL11619.4\",\"seq\":4,\"product_model\":\"Pinnacle Clad Casement Composite\",\"product_description\":\"Aluminum clad wood casement windows to totl frame size of 72 X 60\\\" Individual unit size 24 X 60\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11619-R0\",\"approval_number\":\"FL11619.5\",\"seq\":5,\"product_model\":\"Pinnacle Clad Casement HP\",\"product_description\":\"HP Aluminum clad wood casement window to max frame size of 28 X 78\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11619-R0\",\"approval_number\":\"FL11619.6\",\"seq\":6,\"product_model\":\"Pinnacle Clad Casement HP\",\"product_description\":\"HP Aluminum clad wood casement window to max frame size of 36 X 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11619-R0\",\"approval_number\":\"FL11619.7\",\"seq\":7,\"product_model\":\"Pinnacle Clad Casement Imp\",\"product_description\":\"Aluminum clad wood casement window Impact option to max frame size of 30 X 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#12382-R0\",\"approval_number\":\"FL12382.1\",\"seq\":1,\"product_model\":\"Legend HBR Casement Window\",\"product_description\":\"Frame Cellular PVC exterior wood interior, Sash is clad aluminum exterior, wood interior.\\nTo max frame size of 36 x 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#12382-R0\",\"approval_number\":\"FL12382.2\",\"seq\":2,\"product_model\":\"Legend HBR Casement Window\",\"product_description\":\"Frame Cellular PVC exterior wood interior, Sash is clad aluminum exterior, wood interior. To max frame size of 30 x 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11619-R4\",\"approval_number\":\"FL11619.8\",\"seq\":8,\"product_model\":\"Pinnacle Clad Casement\",\"product_description\":\"Aluminum clad wood mulled 2-wide\\\/2-high casement unit 72\\\" X 96\\\" overall frame size (double 36\\\" X 72\\\" casements with double 36\\\" X 24\\\" fixed transom windows)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11619-R4\",\"approval_number\":\"FL11619.9\",\"seq\":9,\"product_model\":\"Pinnacle Clad Casement\",\"product_description\":\"Aluminum clad wood mulled 3- wide XXO casement unit 144\\\" X 72\\\" overall frame size (two 36\\\" X 72\\\" casements next to a 72\\\" X 72\\\" fixed casement window)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11619-R4\",\"approval_number\":\"FL11619.10\",\"seq\":10,\"product_model\":\"Pinnacle Clad Casement\",\"product_description\":\"Aluminum clad wood mulled 3- wide OXX casement unit 128\\\" X 78\\\" overall frame size (72\\\" X 78\\\" fixed casement window next to two 28\\\" X 78\\\" casements)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11619-R4\",\"approval_number\":\"FL11619.11\",\"seq\":11,\"product_model\":\"Pinnacle Clad Casement\",\"product_description\":\"Aluminum clad wood high performance Impact window to max frame size of 36\\\" X 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11619-R6\",\"approval_number\":\"FL11619.12\",\"seq\":12,\"product_model\":\"Pinnacle Clad Casement\",\"product_description\":\"Aluminum clad wood high performance window to max frame size of 30\\\" X 72\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11619-R6\",\"approval_number\":\"FL11619.13\",\"seq\":13,\"product_model\":\"Pinnacle Clad Casement\",\"product_description\":\"Aluminum clad wood high performance window to max frame size of 42\\\" X 60\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11619-R6\",\"approval_number\":\"FL11619.14\",\"seq\":14,\"product_model\":\"Pinnacle Clad Casement\",\"product_description\":\"Aluminum clad wood high performance Impact window to max frame size of 30\\\" X 72\\\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-02-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11512-R3\",\"approval_number\":\"FL11512.4\",\"seq\":4,\"product_model\":\"Pinnacle Prime\\\/Legend Casement with DP Upgrade\",\"product_description\":\"Wood\\\/CPVC Casement Max Frame 28 x 78\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11512-R3\",\"approval_number\":\"FL11512.5\",\"seq\":5,\"product_model\":\"Pinnacle Prime\\\/Legend Casement with DP Upgrade\",\"product_description\":\"Wood\\\/CPVC Casement Max Frame 36 x 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-17 00:00:00\",\"instructions_url\":\"\"}],\"Silver Line Building Products Corp.\":[{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#21335-R8\",\"approval_number\":\"FL21335.1\",\"seq\":1,\"product_model\":\"Series 70 Casement\",\"product_description\":\"HVHZ Impact Rated Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#1472-R0\",\"approval_number\":\"FL1472.1\",\"seq\":1,\"product_model\":\"7500 Series\",\"product_description\":\"Extruded PVC Casement Window for Masonry Installation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#1473-R0\",\"approval_number\":\"FL1473.1\",\"seq\":1,\"product_model\":\"7550 Series\",\"product_description\":\"Extruded PVC Casement Window with fin for Stud Installation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#4057-R2\",\"approval_number\":\"FL4057.1\",\"seq\":1,\"product_model\":\"a. Series 7550 - Model 7551\",\"product_description\":\"Extruded Vinyl Casement Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#5610-R1\",\"approval_number\":\"FL5610.1\",\"seq\":1,\"product_model\":\"a. \\\"Weather Stopper\\u2122\\\" Series 7550 Model 7551\",\"product_description\":\"Extruded Vinyl Casement \\\"Impact\\\" Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#5610-R1\",\"approval_number\":\"FL5610.2\",\"seq\":2,\"product_model\":\"b. \\\"Weather Stopper\\u2122\\\" Series 7500 Model 7501\",\"product_description\":\"Extruded Vinyl Casement \\\"Impact\\\" Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6000-R0\",\"approval_number\":\"FL6000.1\",\"seq\":1,\"product_model\":\"a. Series 7500 - Model 7500\",\"product_description\":\"Extruded Vinyl Casement Window with Nailing Fin - Single and Mulled Units\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6000-R0\",\"approval_number\":\"FL6000.2\",\"seq\":2,\"product_model\":\"b. Series 7500 - Model 7550\",\"product_description\":\"Extruded Vinyl Casement Window Single and Mulled Units\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#7100-R0\",\"approval_number\":\"FL7100.1\",\"seq\":1,\"product_model\":\"a. 7500 Series, Model 7503\",\"product_description\":\"Extruded Vinyl Triple Casement Window (XOX)\",\"design_pressure\":\"+45.14\\\/-45.14\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#7100-R0\",\"approval_number\":\"FL7100.2\",\"seq\":2,\"product_model\":\"b. 7500 Series, Model 7553\",\"product_description\":\"Extruded Vinyl Triple Casement Window with Nailing Fin (XOX)\",\"design_pressure\":\"+45.14\\\/-45.14\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#7100-R0\",\"approval_number\":\"FL7100.3\",\"seq\":3,\"product_model\":\"c. 7500 Series, Model 7554\",\"product_description\":\"Extruded Vinyl Quad Casement Window with Nailing Fin (XOOX)\",\"design_pressure\":\"+45.14\\\/-45.14\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#9714-R0\",\"approval_number\":\"FL9714.1\",\"seq\":1,\"product_model\":\"a. Series 7550 - Model 7552\",\"product_description\":\"Extruded Vinyl Twin Casement Window with Nailing Fin - (XX configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#10424-R0\",\"approval_number\":\"FL10424.1\",\"seq\":1,\"product_model\":\"a. Model 7551 - Series 7550\",\"product_description\":\"Extruded Vinyl Casement Window with Nailing Fin - (X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#10424-R0\",\"approval_number\":\"FL10424.2\",\"seq\":2,\"product_model\":\"b. Model 7552 - Series 7550\",\"product_description\":\"Extruded Vinyl Integral Mulled Twin Casement Window with Nailing Fin - (XX configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#10424-R0\",\"approval_number\":\"FL10424.3\",\"seq\":3,\"product_model\":\"c. Model 7552 - Series 7550\",\"product_description\":\"Extruded Vinyl Integral Mulled Twin Casement Window with Nailing Fin - (XO or OX configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#10424-R0\",\"approval_number\":\"FL10424.4\",\"seq\":4,\"product_model\":\"d. Model 7553 - Series 7550\",\"product_description\":\"Extruded Vinyl Integral Mulled Triple Casement Window with Nailing Fin - (XOX configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#10424-R0\",\"approval_number\":\"FL10424.5\",\"seq\":5,\"product_model\":\"e. Model 7554 - Series 7550\",\"product_description\":\"Extruded Vinyl Integral Mulled Quad Casement Window with Nailing Fin - (XOOX configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#10424-R0\",\"approval_number\":\"FL10424.6\",\"seq\":6,\"product_model\":\"f. Model 7501 - Series 7500\",\"product_description\":\"Extruded Vinyl Casement Window - (X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#10424-R0\",\"approval_number\":\"FL10424.7\",\"seq\":7,\"product_model\":\"g. Model 7502 - Series 7500\",\"product_description\":\"Extruded Vinyl Integral Mulled Twin Casement Window - (XX configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#10424-R0\",\"approval_number\":\"FL10424.8\",\"seq\":8,\"product_model\":\"h. Model 7502 - Series 7500\",\"product_description\":\"Extruded Vinyl Integral Mulled Twin Casement Window - (XO or OX configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#10424-R0\",\"approval_number\":\"FL10424.9\",\"seq\":9,\"product_model\":\"i. Model 7503 - Series 7500\",\"product_description\":\"Extruded Vinyl Integral Mulled Triple Casement Window - (XOX configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#10424-R0\",\"approval_number\":\"FL10424.10\",\"seq\":10,\"product_model\":\"j. Model 7504 - Series 7500\",\"product_description\":\"Extruded Vinyl Integral Mulled Quad Casement Window - (XOOX configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#10424-R0\",\"approval_number\":\"FL10424.11\",\"seq\":11,\"product_model\":\"k. \\\"WeatherStopper\\u2122\\\" Model 7551 - Series 7550\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Casement Window with Nailing Fin - (X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#10424-R0\",\"approval_number\":\"FL10424.12\",\"seq\":12,\"product_model\":\"l. \\\"WeatherStopper\\u2122\\\" Model 7501 - Series 7500\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Casement Window - (X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#10538-R0\",\"approval_number\":\"FL10538.1\",\"seq\":1,\"product_model\":\"a. \\\"WeatherStopper\\u2122\\\" Model 7551 - Series 7550\",\"product_description\":\"Extruded Vinyl Casement Window with Nailing Fin - (X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#10538-R0\",\"approval_number\":\"FL10538.2\",\"seq\":2,\"product_model\":\"b. \\\"WeatherStopper\\u2122\\\" Model 7501 - Series 7500\",\"product_description\":\"Extruded Vinyl Casement Window - (X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#11077-R0\",\"approval_number\":\"FL11077.1\",\"seq\":1,\"product_model\":\"a. Series 7500 Model 7501\",\"product_description\":\"Extruded Vinyl Casement Window - (X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#11077-R0\",\"approval_number\":\"FL11077.2\",\"seq\":2,\"product_model\":\"b. Series 7500 Model 7501\",\"product_description\":\"Extruded Vinyl Casement Window - (X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14070-R0\",\"approval_number\":\"FL14070.1\",\"seq\":1,\"product_model\":\"a. Series: 70\",\"product_description\":\"Extruded Vinyl Casement Window - (X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14070-R0\",\"approval_number\":\"FL14070.2\",\"seq\":2,\"product_model\":\"b. Series: 70\",\"product_description\":\"Extruded Vinyl Integral Mulled Twin, Triple and Quad Casement Window - (X, XX, XXX and XXXX configurations) Note - Active panels can be interchanged with fixed Casement Sashes.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14070-R0\",\"approval_number\":\"FL14070.3\",\"seq\":3,\"product_model\":\"c. Series: 70\",\"product_description\":\"Extruded Vinyl Integral Mulled Casement or Casements with Picture Window - (XOX and XO or OX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14070-R0\",\"approval_number\":\"FL14070.4\",\"seq\":4,\"product_model\":\"d. Series: 70\",\"product_description\":\"Extruded Vinyl Integral Mulled Single or Twin Casement over Picture Window or Picture over Single or Twin Casement Window - (X\\\/O, XX\\\/O or O\\\/X, O\\\/XX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14070-R0\",\"approval_number\":\"FL14070.5\",\"seq\":5,\"product_model\":\"e. Series: 70\",\"product_description\":\"Extruded Vinyl Casement Window with Nailing Fin - (X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14070-R0\",\"approval_number\":\"FL14070.6\",\"seq\":6,\"product_model\":\"f. Series: 70\",\"product_description\":\"Extruded Vinyl Integral Mulled Twin, Triple and Quad Casement Window with Nailing Fin - (X, XX, XXX and XXXX configurations) Note - Active panels can be interchanged with fixed Casement Sashes.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14070-R0\",\"approval_number\":\"FL14070.7\",\"seq\":7,\"product_model\":\"g. Series: 70\",\"product_description\":\"Extruded Vinyl Integral Mulled Casement or Casements with Picture Window with Nailing Fin - (XOX and XO or OX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14070-R0\",\"approval_number\":\"FL14070.8\",\"seq\":8,\"product_model\":\"h. Series: 70\",\"product_description\":\"Extruded Vinyl Integral Mulled Single or Twin Casement over Picture Window or Picture over Single or Twin Casement Window with Nailing Fin - (X\\\/O, XX\\\/O or O\\\/X, O\\\/XX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14937-R0\",\"approval_number\":\"FL14937.1\",\"seq\":1,\"product_model\":\"a. Model 7551 - Series 7550\",\"product_description\":\"Extruded Vinyl Casement Window with Nailing Fin - (X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14937-R0\",\"approval_number\":\"FL14937.2\",\"seq\":2,\"product_model\":\"b. Model 7552 - Series 7550\",\"product_description\":\"Extruded Vinyl Integral Mulled Twin Casement Window with Nailing Fin - (XX configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14937-R0\",\"approval_number\":\"FL14937.3\",\"seq\":3,\"product_model\":\"c. Model 7553 - Series 7550\",\"product_description\":\"Extruded Vinyl Integral Mulled Triple Casement Window with Nailing Fin - (XOX configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14937-R0\",\"approval_number\":\"FL14937.4\",\"seq\":4,\"product_model\":\"d. Model 7554 - Series 7550\",\"product_description\":\"Extruded Vinyl Integral Mulled Quad Casement Window with Nailing Fin - (XOOX configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14937-R0\",\"approval_number\":\"FL14937.5\",\"seq\":5,\"product_model\":\"e. Model 7501 - Series 7500\",\"product_description\":\"Extruded Vinyl Casement Window - (X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14937-R0\",\"approval_number\":\"FL14937.6\",\"seq\":6,\"product_model\":\"f. Model 7502 - Series 7500\",\"product_description\":\"Extruded Vinyl Integral Mulled Twin Casement Window - (XX configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14937-R0\",\"approval_number\":\"FL14937.7\",\"seq\":7,\"product_model\":\"g. Model 7503 - Series 7500\",\"product_description\":\"Extruded Vinyl Integral Mulled Triple Casement Window - (XOX configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14937-R0\",\"approval_number\":\"FL14937.8\",\"seq\":8,\"product_model\":\"h. Model 7504 - Series 7500\",\"product_description\":\"Extruded Vinyl Integral Mulled Quad Casement Window - (XOOX configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14937-R0\",\"approval_number\":\"FL14937.9\",\"seq\":9,\"product_model\":\"i. \\\"WeatherStopper\\u2122\\\" Model 7551 - Series 7550\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Casement Window with Nailing Fin - (X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14937-R0\",\"approval_number\":\"FL14937.10\",\"seq\":10,\"product_model\":\"j. \\\"WeatherStopper\\u2122\\\" Model 7501 - Series 7500\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Casement Window - (X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14937-R0\",\"approval_number\":\"FL14937.11\",\"seq\":11,\"product_model\":\"k. \\\"WeatherStopper\\u2122\\\" Model 7551 - Series 7550\",\"product_description\":\"Extruded Vinyl Casement Window with Nailing Fin - (X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14937-R0\",\"approval_number\":\"FL14937.12\",\"seq\":12,\"product_model\":\"l. \\\"WeatherStopper\\u2122\\\" Model 7501 - Series 7500\",\"product_description\":\"Extruded Vinyl Casement Window - (X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14937-R0\",\"approval_number\":\"FL14937.13\",\"seq\":13,\"product_model\":\"m. Series: 70\",\"product_description\":\"Extruded Vinyl Casement Window - (X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14937-R0\",\"approval_number\":\"FL14937.14\",\"seq\":14,\"product_model\":\"n. Series: 70\",\"product_description\":\"Extruded Vinyl Integral Mulled Twin, Triple and Quad Casement Window - (X, XX, XXX and XXXX configurations) Note - Active panels can be interchanged with fixed Casement Sashes.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14937-R0\",\"approval_number\":\"FL14937.15\",\"seq\":15,\"product_model\":\"o. Series: 70\",\"product_description\":\"Extruded Vinyl Integral Mulled Casement or Casements with Picture Window - (XOX and XO or OX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14937-R0\",\"approval_number\":\"FL14937.16\",\"seq\":16,\"product_model\":\"p. Series: 70\",\"product_description\":\"Extruded Vinyl Integral Mulled Single or Twin Casement over Picture Window or Picture over Single or Twin Casement Window - (X\\\/O, XX\\\/O or O\\\/X, O\\\/XX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14937-R0\",\"approval_number\":\"FL14937.17\",\"seq\":17,\"product_model\":\"q. Series: 70\",\"product_description\":\"Extruded Vinyl Casement Window with Nailing Fin - (X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14937-R0\",\"approval_number\":\"FL14937.18\",\"seq\":18,\"product_model\":\"r. Series: 70\",\"product_description\":\"Extruded Vinyl Integral Mulled Twin, Triple and Quad Casement Window with Nailing Fin - (X, XX, XXX and XXXX configurations) Note - Active panels can be interchanged with fixed Casement Sashes.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14937-R0\",\"approval_number\":\"FL14937.19\",\"seq\":19,\"product_model\":\"s. Series: 70\",\"product_description\":\"Extruded Vinyl Integral Mulled Casement or Casements with Picture Window with Nailing Fin - (XOX and XO or OX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14937-R0\",\"approval_number\":\"FL14937.20\",\"seq\":20,\"product_model\":\"t. Series: 70\",\"product_description\":\"Extruded Vinyl Integral Mulled Single or Twin Casement over Picture Window or Picture over Single or Twin Casement Window with Nailing Fin - (X\\\/O, XX\\\/O or O\\\/X, O\\\/XX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14937-R0\",\"approval_number\":\"FL14937.21\",\"seq\":21,\"product_model\":\"u. Series: 70\",\"product_description\":\"Extruded Vinyl Casement Window - (X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14937-R0\",\"approval_number\":\"FL14937.22\",\"seq\":22,\"product_model\":\"v. Series: 70\",\"product_description\":\"Extruded Vinyl Casement Window with Nailing Fin - (X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14937-R0\",\"approval_number\":\"FL14937.23\",\"seq\":23,\"product_model\":\"w. Series: 70\",\"product_description\":\"Extruded Vinyl Casement Window - (X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14937-R0\",\"approval_number\":\"FL14937.24\",\"seq\":24,\"product_model\":\"x. Series: 70\",\"product_description\":\"Extruded Vinyl Casement Window with Nailing Fin - (X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#21335-R0\",\"approval_number\":\"FL21335.2\",\"seq\":2,\"product_model\":\"Series 70 Casement\",\"product_description\":\"Non-Impact Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-29 00:00:00\",\"instructions_url\":\"\"}],\"Lawson Industries\":[{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#15426-R6\",\"approval_number\":\"FL15426.1\",\"seq\":1,\"product_model\":\"3200 Impact Outswing Casement Window\",\"product_description\":\"3200 Impact Outswing Casement Window -\\nX, XO, OX, XX Configurations\",\"design_pressure\":\"+70\\\/-82\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#15030-R0\",\"approval_number\":\"FL15030.1\",\"seq\":1,\"product_model\":\"3000 Casement Window\",\"product_description\":\"3000 Casement Window\\nX, XO, XX & XOX Configurations\",\"design_pressure\":\"+70\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#15030-R0\",\"approval_number\":\"FL15030.2\",\"seq\":2,\"product_model\":\"3200 Impact Casement Window\",\"product_description\":\"3200 Impact Casement Window\\nX, XO, & XX Configurations\",\"design_pressure\":\"+70\\\/-82\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#15426-R0\",\"approval_number\":\"FL15426.2\",\"seq\":2,\"product_model\":\"3200 Impact Outswing Casement Window\",\"product_description\":\"3200 Impact Outswing Casement Window -\\nX, XO, OX, XX Configurations\",\"design_pressure\":\"+70\\\/-73\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-04 00:00:00\",\"instructions_url\":\"\"}],\"viwinco\":[{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17548-R7\",\"approval_number\":\"FL17548.1\",\"seq\":1,\"product_model\":\"Oceanview Impact Casement\",\"product_description\":\"Oceanview Impact Casement - 36\\\" x 72\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17548-R7\",\"approval_number\":\"FL17548.2\",\"seq\":2,\"product_model\":\"S-Series Outswing Casement\",\"product_description\":\"S-Series Outswing Casement - 36\\\" x 72\\\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#33810-R1\",\"approval_number\":\"FL33810.1\",\"seq\":1,\"product_model\":\"Oceanview Vinyl Casement Window\",\"product_description\":\"Large Missile Impact Vinyl Outswing Casement Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Window Craftsmen Inc.\":[{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#29230-R3\",\"approval_number\":\"FL29230.1\",\"seq\":1,\"product_model\":\"CM200\",\"product_description\":\"PVC Casement Non-Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#29230-R3\",\"approval_number\":\"FL29230.2\",\"seq\":2,\"product_model\":\"CM200\\\/201\",\"product_description\":\"PVC Casement Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-07-31 00:00:00\",\"instructions_url\":\"\"}],\"Andersen Corporation\":[{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15551-R0\",\"approval_number\":\"FL15551.1\",\"seq\":1,\"product_model\":\"A Series\",\"product_description\":\"Casement Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#19560-R7\",\"approval_number\":\"FL19560.1\",\"seq\":1,\"product_model\":\"Renewal by Andersen Casement Window (HVHZ) (Impact)\",\"product_description\":\"Renewal by Andersen Casement Window (HVHZ) (Impact)\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#21840-R3\",\"approval_number\":\"FL21840.1\",\"seq\":1,\"product_model\":\"400 Series Complementary Casement Window (Non-HVHZ)(Non-Impact)\",\"product_description\":\"400 Series Complementary Casement Window (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#24226-R0\",\"approval_number\":\"FL24226.1\",\"seq\":1,\"product_model\":\"E-Series Clad Vent Casement Window (HVHZ)(Impact)\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Casement Window with Insulated or Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#12496-R8\",\"approval_number\":\"FL12496.2\",\"seq\":2,\"product_model\":\"400 Series Casement Window with PG Upgrade (Non-HVHZ)(Non-Impact)\",\"product_description\":\"400 Series Casement Window with PG Upgrade (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#12496-R8\",\"approval_number\":\"FL12496.4\",\"seq\":4,\"product_model\":\"400 Series Casement Window with Stormwatch Protection (Non-HVHZ)(Impact)\",\"product_description\":\"400 Series Casement Window with Stormwatch Protection (Non-HVHZ)(Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15551-R3\",\"approval_number\":\"FL15551.2\",\"seq\":2,\"product_model\":\"A Series\",\"product_description\":\"Casement Windows (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15551-R8\",\"approval_number\":\"FL15551.3\",\"seq\":3,\"product_model\":\"A-Series Casement Window with Stormwatch Protection (HVHZ)(Impact)\",\"product_description\":\"A-Series Casement Window with Stormwatch Protection (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15908-R8\",\"approval_number\":\"FL15908.2\",\"seq\":2,\"product_model\":\"100 Series Casement with PG Upgrade (Non-HVHZ) (Non-Impact)\",\"product_description\":\"100 Series Casement with PG Upgrade (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#19560-R5\",\"approval_number\":\"FL19560.2\",\"seq\":2,\"product_model\":\"Renewal by Andersen Casement Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Renewal by Andersen Casement Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#21840-R3\",\"approval_number\":\"FL21840.2\",\"seq\":2,\"product_model\":\"400 Series Complementary French Casement Window (Non-HVHZ)(Non-Impact)\",\"product_description\":\"400 Series Complementary French Casement Window (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#24226-R0\",\"approval_number\":\"FL24226.2\",\"seq\":2,\"product_model\":\"E-Series Clad Vent Casement Window (HVHZ)(Impact)\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Casement Window with Insulated or Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1154-R2\",\"approval_number\":\"FL1154.1\",\"seq\":1,\"product_model\":\"Casement Window\",\"product_description\":\"Vinyl Clad Wood Casement \\\"Impact Resistant\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#5646-R0\",\"approval_number\":\"FL5646.1\",\"seq\":1,\"product_model\":\"Renewal by Andersen Casement Window\",\"product_description\":\"FIBREX Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#9740-R0\",\"approval_number\":\"FL9740.1\",\"seq\":1,\"product_model\":\"Perma-Shield Casement Singles, Doubles and Triples Non-Impact\",\"product_description\":\"Perma-Shield Vinyl Clad Casement window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13081-R5\",\"approval_number\":\"FL13081.3\",\"seq\":3,\"product_model\":\"A-Series Casement Window\\\/ACW4040S IG\",\"product_description\":\"A-Series Casement Window - Fixed\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13081-R5\",\"approval_number\":\"FL13081.4\",\"seq\":4,\"product_model\":\"A-Series Casement Window\\\/ACW4080 IG\",\"product_description\":\"A-Series Casement Window - Venting\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13081-R5\",\"approval_number\":\"FL13081.5\",\"seq\":5,\"product_model\":\"A-Series Casement Window\\\/ACW4080S IG\",\"product_description\":\"A-Series Casement Window - Fixed\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1086-R4\",\"approval_number\":\"FL1086.1\",\"seq\":1,\"product_model\":\"C35 with HP Glass\",\"product_description\":\"200\\\/400 SERIES CASEMENT TRIPLE WINDOW\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1086-R4\",\"approval_number\":\"FL1086.2\",\"seq\":2,\"product_model\":\"C35 WITH HPIR GLASS\",\"product_description\":\"400 SERIES CASEMENT WINDOW\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1086-R4\",\"approval_number\":\"FL1086.3\",\"seq\":3,\"product_model\":\"CW26 WITH HP GLASS\",\"product_description\":\"200\\\/400 SERIES CASEMENT WINDOW\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1086-R4\",\"approval_number\":\"FL1086.4\",\"seq\":4,\"product_model\":\"CW26 WITH HPIR GLASS\",\"product_description\":\"400 SERIES CASEMENT WINDOW\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1086-R4\",\"approval_number\":\"FL1086.5\",\"seq\":5,\"product_model\":\"CW35 WITH HP GLASS\",\"product_description\":\"200\\\/400 SERIES CASEMENT WINDOW\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1086-R4\",\"approval_number\":\"FL1086.6\",\"seq\":6,\"product_model\":\"CW35 with HP Glass\",\"product_description\":\"200\\\/400 Series Casement\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1086-R4\",\"approval_number\":\"FL1086.7\",\"seq\":7,\"product_model\":\"CX16 Low-E IR\",\"product_description\":\"400 SERIES CASEMENT WINDOW WITH STORMWATCH PROTECTION\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-04-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1086-R4\",\"approval_number\":\"FL1086.8\",\"seq\":8,\"product_model\":\"CX25\",\"product_description\":\"400 SERIES CASEMENT WINDOW\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-04-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1086-R4\",\"approval_number\":\"FL1086.9\",\"seq\":9,\"product_model\":\"CXW145\",\"product_description\":\"400 SERIES CASEMENT WINDOW\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1086-R4\",\"approval_number\":\"FL1086.10\",\"seq\":10,\"product_model\":\"CXW245 HP\",\"product_description\":\"200\\\/400 SERIES CASEMENT WINDOW\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1086-R4\",\"approval_number\":\"FL1086.11\",\"seq\":11,\"product_model\":\"CXW25 HP\",\"product_description\":\"200\\\/400 SERIES CASEMENT WINDOW\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1086-R5\",\"approval_number\":\"FL1086.12\",\"seq\":12,\"product_model\":\"CXW25 HP\",\"product_description\":\"200\\\/400 SERIES CASEMENT WINDOW\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1086-R6\",\"approval_number\":\"FL1086.13\",\"seq\":13,\"product_model\":\"CXW16 Low-E\",\"product_description\":\"400 Series Casement Single\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1086-R6\",\"approval_number\":\"FL1086.14\",\"seq\":14,\"product_model\":\"CXW245 HP\",\"product_description\":\"200\\\/400 Series Casement Double\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1086-R6\",\"approval_number\":\"FL1086.15\",\"seq\":15,\"product_model\":\"CXW25 HP\",\"product_description\":\"200\\\/400 Series Casement Double\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1086-R0\",\"approval_number\":\"FL1086.16\",\"seq\":16,\"product_model\":\"CXW16 Casement Window\",\"product_description\":\"Vinyl Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1154-R0\",\"approval_number\":\"FL1154.2\",\"seq\":2,\"product_model\":\"400 S PSC Casement Window\",\"product_description\":\"Series \\\"Perma-Shield\\\" Vinyl Clad Wood Casement Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#12496-R0\",\"approval_number\":\"FL12496.1\",\"seq\":1,\"product_model\":\"Perma Shield\",\"product_description\":\"Vinyl Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13081-R0\",\"approval_number\":\"FL13081.1\",\"seq\":1,\"product_model\":\"ACW3060 HP\",\"product_description\":\"A Series Casement Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13122-R0\",\"approval_number\":\"FL13122.1\",\"seq\":1,\"product_model\":\"C35 DPUP Low-E\",\"product_description\":\"400 Series Casement Window with Design Pressure Upgrade\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13122-R0\",\"approval_number\":\"FL13122.2\",\"seq\":2,\"product_model\":\"CW26 DPUP Low-E\",\"product_description\":\"400 Series Casement Window with Design Pressure Upgrade\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13122-R0\",\"approval_number\":\"FL13122.3\",\"seq\":3,\"product_model\":\"CX16 DPUP Low-E\",\"product_description\":\"400 Series Casement Window with Design Pressure Upgrade\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13122-R0\",\"approval_number\":\"FL13122.4\",\"seq\":4,\"product_model\":\"CXW145 DPUP Low-E\",\"product_description\":\"400 Series Casement Window with Design Pressure Upgrade\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13717-R0\",\"approval_number\":\"FL13717.1\",\"seq\":1,\"product_model\":\"100CFP12060 Low-E\",\"product_description\":\"100 Series Casement Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#12496-R2\",\"approval_number\":\"FL12496.3\",\"seq\":3,\"product_model\":\"Perma Shield (Non-Impact)\",\"product_description\":\"Vinyl Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15131-R0\",\"approval_number\":\"FL15131.1\",\"seq\":1,\"product_model\":\"RbA CD7172 Low-E\",\"product_description\":\"Renewal by Andersen Casement Window - Double\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15131-R0\",\"approval_number\":\"FL15131.2\",\"seq\":2,\"product_model\":\"RbA CD7972 Low-E\",\"product_description\":\"Renewal by Andersen Casement Window - Double\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15131-R0\",\"approval_number\":\"FL15131.3\",\"seq\":3,\"product_model\":\"RbA CS4080 Low-E\",\"product_description\":\"Renewal by Andersen Casement Window - Single\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15131-R0\",\"approval_number\":\"FL15131.4\",\"seq\":4,\"product_model\":\"RbA CT 1:1:1 10566 Low-E\",\"product_description\":\"Renewal by Andersen Casement Window - Triple\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15131-R0\",\"approval_number\":\"FL15131.5\",\"seq\":5,\"product_model\":\"RbA CT 1:1:1 10580 Low-E\",\"product_description\":\"Renewal by Andersen Casement Window - Triple\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15131-R0\",\"approval_number\":\"FL15131.6\",\"seq\":6,\"product_model\":\"RbA CT 1:1:1 11872 Low-E\",\"product_description\":\"Renewal by Andersen Casement Window - Triple\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15131-R0\",\"approval_number\":\"FL15131.7\",\"seq\":7,\"product_model\":\"RbA CT 1:2:1 10566 Low-E\",\"product_description\":\"Renewal by Andersen Casement Window - Triple\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15131-R0\",\"approval_number\":\"FL15131.8\",\"seq\":8,\"product_model\":\"RbA CT 1:2:1 10580 Low-E\",\"product_description\":\"Renewal by Andersen Casement Window - Triple\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15131-R0\",\"approval_number\":\"FL15131.9\",\"seq\":9,\"product_model\":\"RbA CT 1:2:1 12072 Low-E\",\"product_description\":\"Renewal by Andersen Casement Window - Triple\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15131-R0\",\"approval_number\":\"FL15131.10\",\"seq\":10,\"product_model\":\"RbA CT 1:2:1 9060 Low-E\",\"product_description\":\"Renewal by Andersen Casement Window - Triple\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15131-R1\",\"approval_number\":\"FL15131.11\",\"seq\":11,\"product_model\":\"Renewal Non-Operable Casement Window\\\/RbA FW6080 IG\",\"product_description\":\"Renewal by Andersen Casement Window - Fixed\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15908-R0\",\"approval_number\":\"FL15908.1\",\"seq\":1,\"product_model\":\"100 Series\",\"product_description\":\"Casement Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13081-R5\",\"approval_number\":\"FL13081.2\",\"seq\":2,\"product_model\":\"A-Series Casement Window\\\/ACW4040 IG\",\"product_description\":\"A-Series Casement Window - Venting\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#24226-R0\",\"approval_number\":\"FL24226.3\",\"seq\":3,\"product_model\":\"E-Series Clad Vent Casement Window (Non HVHZ)(Impact)\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Casement Window with Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#24226-R0\",\"approval_number\":\"FL24226.4\",\"seq\":4,\"product_model\":\"E-Series Clad Vent Casement Window (Non HVHZ)(Non Impact)\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Casement Window with Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#24226-R0\",\"approval_number\":\"FL24226.5\",\"seq\":5,\"product_model\":\"E-Series Clad Vent Casement Window (Non HVHZ)(Non Impact)\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Casement Window with Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#24226-R0\",\"approval_number\":\"FL24226.6\",\"seq\":6,\"product_model\":\"E-Series Clad Vent Radius Casement Window (Non HVHZ)(Impact)\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Casement Window with Insulated or Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"LAS Enterprises\":[{\"manufacturer\":\"LAS Enterprises\",\"approval_number_master\":\"FL#16914-R3\",\"approval_number\":\"FL16914.1\",\"seq\":1,\"product_model\":\"4500 OUTSWING CASEMENT\",\"product_description\":\"4500 OUTSWING CASEMENT WEATHERGARD III VINYL WINDOW 36\\\"x72\\\" IMPACT HVHZ\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"EMC Windows and Doors, LLC.\":[{\"manufacturer\":\"EMC Windows and Doors, LLC.\",\"approval_number_master\":\"FL#35387-R1\",\"approval_number\":\"FL35387.1\",\"seq\":1,\"product_model\":\"Series CS 2100 Aluminum Casement Window (LMI & SMI)\",\"product_description\":\"Aluminum Casement Window (LMI & SMI)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"E.S. Windows, Inc.\":[{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#19068-R3\",\"approval_number\":\"FL19068.1\",\"seq\":1,\"product_model\":\"ES-P250 Aluminum Thermally Broken Casement Window\",\"product_description\":\"Non-impact resistant thermal aluminum casement window.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#19655-R3\",\"approval_number\":\"FL19655.1\",\"seq\":1,\"product_model\":\"Series ES-P251 Aluminum Thermally Broken Inswing Casement Window\",\"product_description\":\"Non-impact resistant aluminum thermally broken inswing casement window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#20348-R5\",\"approval_number\":\"FL20348.1\",\"seq\":1,\"product_model\":\"SERIES ES-PA220 ALUMINUM THERMALLY BROKEN CASEMENT WINDOW\",\"product_description\":\"NON-IMPACT RESISTANT THERMAL ALUMINUM CASEMENT WINDOW.\",\"design_pressure\":\"+82.5\\\/-82.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#20692-R8\",\"approval_number\":\"FL20692.1\",\"seq\":1,\"product_model\":\"Series \\\"ES-P252\\\" Thermal Aluminum Casement Window\",\"product_description\":\"Large missile impact resistant thermal aluminum casement Window.\",\"design_pressure\":\"+95\\\/-105\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#40521-R5\",\"approval_number\":\"FL40521.1\",\"seq\":1,\"product_model\":\"ES-P300 CASEMENT LMI & SMI\",\"product_description\":\"ES-P300 CASEMENT LMI & SMI\",\"design_pressure\":\"+95\\\/-105\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#40521-R5\",\"approval_number\":\"FL40521.2\",\"seq\":2,\"product_model\":\"ES-P300 CASEMENT N.I.\",\"product_description\":\"ES-P300 CASEMENT Non impact\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#41000-R1\",\"approval_number\":\"FL41000.1\",\"seq\":1,\"product_model\":\"Series 5000 Aluminum Casement Window\",\"product_description\":\"Large missile impact resistant aluminum casement window.\",\"design_pressure\":\"+90\\\/-114\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#42156-R0\",\"approval_number\":\"FL42156.1\",\"seq\":1,\"product_model\":\"ES-V500 Vinyl Casement Window-L.M.I. and S.M.I\",\"product_description\":\"ES-V500 Vinyl Casement Window-L.M.I. and S.M.I\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#47502-R0\",\"approval_number\":\"FL47502.1\",\"seq\":1,\"product_model\":\"Series NP-200 Aluminum Outswing Casement Window\",\"product_description\":\"Large missile impact resistant aluminum casement window.\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#47550-R0\",\"approval_number\":\"FL47550.1\",\"seq\":1,\"product_model\":\"Series 76MD Tilt\\\/Turn Vinyl Window, Double, Impact, HVHZ\",\"product_description\":\"Series 76MD Tilt\\\/Turn Vinyl Window, Double, Impact, HVHZ\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#20692-R8\",\"approval_number\":\"FL20692.2\",\"seq\":2,\"product_model\":\"Series \\\"ES-P252\\\" Thermal Aluminum Casement Window\",\"product_description\":\"Small missile impact resistant thermal aluminum casement Window.\",\"design_pressure\":\"+95\\\/-105\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#47502-R0\",\"approval_number\":\"FL47502.2\",\"seq\":2,\"product_model\":\"Series NP-200 Aluminum Outswing Casement Window\",\"product_description\":\"Small missile impact resistant aluminum casement window.\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#47550-R0\",\"approval_number\":\"FL47550.2\",\"seq\":2,\"product_model\":\"Series 76MD Tilt\\\/Turn Vinyl Window, Single, Impact, HVHZ\",\"product_description\":\"Series 76MD Tilt\\\/Turn Vinyl Window, Single, Impact, HVHZ\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#13931-R0\",\"approval_number\":\"FL13931.1\",\"seq\":1,\"product_model\":\"Series 5000 Aluminum Outswing Casement Window\",\"product_description\":\"Large missile impact resistant aluminum outswing casement window.\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#15980-R0\",\"approval_number\":\"FL15980.1\",\"seq\":1,\"product_model\":\"Series \\\"S-5000\\\" Outswing Aluminum Casement Window\",\"product_description\":\"Large missile impact resistant aluminum casement window.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-03 00:00:00\",\"instructions_url\":\"\"}],\"MI Windows and Doors\":[{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15350-R13\",\"approval_number\":\"FL15350.1\",\"seq\":1,\"product_model\":\"9770 Casement\",\"product_description\":\"40x74 Finless Frame Insulating Glass\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15350-R13\",\"approval_number\":\"FL15350.2\",\"seq\":2,\"product_model\":\"9770 Casement\",\"product_description\":\"40x74 Fin Frame Insulating Glass\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15350-R13\",\"approval_number\":\"FL15350.3\",\"seq\":3,\"product_model\":\"9770 Casement\",\"product_description\":\"36x74 Fin Frame Insulating Glass\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15350-R13\",\"approval_number\":\"FL15350.4\",\"seq\":4,\"product_model\":\"9770 Casement\",\"product_description\":\"36x74 Finless Frame Insulating Glass\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15350-R13\",\"approval_number\":\"FL15350.5\",\"seq\":5,\"product_model\":\"9770 Fin Frame\",\"product_description\":\"36x72 Insulating Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15350-R13\",\"approval_number\":\"FL15350.6\",\"seq\":6,\"product_model\":\"9770 Fin Frame\",\"product_description\":\"36x72 Insulating Laminated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15350-R13\",\"approval_number\":\"FL15350.7\",\"seq\":7,\"product_model\":\"9770 Finless Frame\",\"product_description\":\"36x72 Insulating Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15350-R13\",\"approval_number\":\"FL15350.8\",\"seq\":8,\"product_model\":\"9770 Finless Frame Impact\",\"product_description\":\"36x72 Insulating Laminated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7928-R0\",\"approval_number\":\"FL7928.1\",\"seq\":1,\"product_model\":\"Insight \\\/ 1970 Cellular Fin\",\"product_description\":\"36\\\" x 60\\\" - Insulated - 1\\\/8\\\" Annealed & Lami (1\\\/8\\\"A - .090 PVB - 1\\\/8\\\"A)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8154-R0\",\"approval_number\":\"FL8154.1\",\"seq\":1,\"product_model\":\"Insight Cellular Fin\",\"product_description\":\"36 x72 1\\\/8\\\" Annelaed Insulated\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8154-R0\",\"approval_number\":\"FL8154.2\",\"seq\":2,\"product_model\":\"Insight Cellular Fin\",\"product_description\":\"36 x 60 1\\\/8\\\" Annealed Insulated\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8760-R0\",\"approval_number\":\"FL8760.1\",\"seq\":1,\"product_model\":\"NCXT\\\/BMII Casement\",\"product_description\":\"28 x 80 Fin\\\/Finless Frame\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8760-R0\",\"approval_number\":\"FL8760.2\",\"seq\":2,\"product_model\":\"NCXT\\\/BMII Casement\",\"product_description\":\"36 x 60 Fin\\\/Finless Frame\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8760-R0\",\"approval_number\":\"FL8760.3\",\"seq\":3,\"product_model\":\"NCXT\\\/BMII Casement\",\"product_description\":\"36 x 72 Fin\\\/Finless Frame\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8760-R0\",\"approval_number\":\"FL8760.4\",\"seq\":4,\"product_model\":\"NCXT\\\/BMII Casement\",\"product_description\":\"36 x 80 Fin\\\/Finless Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8760-R0\",\"approval_number\":\"FL8760.5\",\"seq\":5,\"product_model\":\"NCXT\\\/BMII Quad Casement\",\"product_description\":\"144 x 57 Fin\\\/Finless Frame\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12235-R0\",\"approval_number\":\"FL12235.1\",\"seq\":1,\"product_model\":\"Bryn Mawr II Casement\",\"product_description\":\"36x80 Finless Frame Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12235-R0\",\"approval_number\":\"FL12235.2\",\"seq\":2,\"product_model\":\"New Castle XT Casement\",\"product_description\":\"36x80 Fin Frame Insulated Glass\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#14715-R0\",\"approval_number\":\"FL14715.1\",\"seq\":1,\"product_model\":\"9770 Casement\",\"product_description\":\"36x72 Fin Frame Insulated Glass\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#14715-R0\",\"approval_number\":\"FL14715.2\",\"seq\":2,\"product_model\":\"9770 Casement\",\"product_description\":\"36x72 Finless Frame Insulated Glass\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#14715-R0\",\"approval_number\":\"FL14715.3\",\"seq\":3,\"product_model\":\"9770 Casement\",\"product_description\":\"36x72 Fin Frame Insulated Laminated Glass - Glass consists of (Exterior to interior) 1\\\/8\\\" annealed - air space - 1\\\/8\\\" annealed-0.090\\\" Solutia PVB-1\\\/8\\\" annealed\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#14715-R0\",\"approval_number\":\"FL14715.4\",\"seq\":4,\"product_model\":\"9770 Casement\",\"product_description\":\"36x72 Finless Frame Insulated Laminated Glass - Glass consists of (exterior to interior) 1\\\/8\\\" annealed - air space - 1\\\/8\\\" annealed-0.090\\\" Solutia PVB - 1\\\/8\\\" annealed.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#28506-R0\",\"approval_number\":\"FL28506.1\",\"seq\":1,\"product_model\":\"9770 Casement\",\"product_description\":\"40x72 Finless Frame\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-06-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#28506-R0\",\"approval_number\":\"FL28506.2\",\"seq\":2,\"product_model\":\"9770 Casement\",\"product_description\":\"40x72 Fin Frame\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-06-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15350-R9\",\"approval_number\":\"FL15350.9\",\"seq\":9,\"product_model\":\"9770 Triple Casement\",\"product_description\":\"108x72 Finless Frame\",\"design_pressure\":\"+45\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15350-R9\",\"approval_number\":\"FL15350.10\",\"seq\":10,\"product_model\":\"9770 Triple Casement\",\"product_description\":\"108x72 Fin Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-29 00:00:00\",\"instructions_url\":\"\"}],\"General Aluminum Company\":[{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15289-R0\",\"approval_number\":\"FL15289.1\",\"seq\":1,\"product_model\":\"SERIES 7550 PVC CASEMENT WINDOW\",\"product_description\":\"SERIES 7550 PVC CASEMENT WINDOW 36X72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15289-R0\",\"approval_number\":\"FL15289.2\",\"seq\":2,\"product_model\":\"SERIES 7550 PVC CASEMENT WINDOW\",\"product_description\":\"SERIES 7550 PVC CASEMENT WINDOW 36X72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8705-R0\",\"approval_number\":\"FL8705.1\",\"seq\":1,\"product_model\":\"Casement 7500\",\"product_description\":\"Vinyl CA (Fin) 32\\\"x72\\\" DSB Annealed Insulated. Per manufacture's installation instructions.\",\"design_pressure\":\"+DP50\\\/-DP50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8705-R0\",\"approval_number\":\"FL8705.2\",\"seq\":2,\"product_model\":\"Casement 7500\",\"product_description\":\"Vinyl CA (Fin) 36\\\"x60\\\" DSB Annealed Insulated. Per manufacture's installation instructions.\",\"design_pressure\":\"+DP50\\\/-DP50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#9294-R0\",\"approval_number\":\"FL9294.1\",\"seq\":1,\"product_model\":\"SERIES 7550\",\"product_description\":\"SERIES 7550 CASEMENT WINDOW IMPACT RESISTANT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13849-R0\",\"approval_number\":\"FL13849.1\",\"seq\":1,\"product_model\":\"Series 7550\",\"product_description\":\"Vinyl Casement (Fin) 36\\\" x 72\\\" Insulated Annealed DSB. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13849-R0\",\"approval_number\":\"FL13849.2\",\"seq\":2,\"product_model\":\"Series 7550\",\"product_description\":\"Vinyl Casement (Fin) Impact Resistant 36\\\" x 72\\\" Insulated Laminated. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"EFCO Corporation\":[{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15951-R4\",\"approval_number\":\"FL15951.1\",\"seq\":1,\"product_model\":\"Series 2700\",\"product_description\":\"Aluminum Casement Inswing Window\",\"design_pressure\":\"+125\\\/-125\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#24163-R4\",\"approval_number\":\"FL24163.1\",\"seq\":1,\"product_model\":\"2701 Casement\",\"product_description\":\"Outswing Aluminum Casement Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#24163-R4\",\"approval_number\":\"FL24163.2\",\"seq\":2,\"product_model\":\"2701 Casement with Subframe\",\"product_description\":\"Outswing Aluminum Casement Window with Subframe\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#32361-R1\",\"approval_number\":\"FL32361.1\",\"seq\":1,\"product_model\":\"Series 2700 Casement Outswing\",\"product_description\":\"Series 2700 Casement Outswing 36\\\" x 60\\\"\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#37355-R1\",\"approval_number\":\"FL37355.1\",\"seq\":1,\"product_model\":\"Series 2701 Casement Window\",\"product_description\":\"Series 2701 Casement Window - Outswing\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#37355-R1\",\"approval_number\":\"FL37355.2\",\"seq\":2,\"product_model\":\"Series 811I Casement Window - Outswing\",\"product_description\":\"Series 811I Casement Window - Outswing\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#38573-R1\",\"approval_number\":\"FL38573.1\",\"seq\":1,\"product_model\":\"Series 590X Casement Window\",\"product_description\":\"Series 590X Outswing Casement Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#47788-R0\",\"approval_number\":\"FL47788.1\",\"seq\":1,\"product_model\":\"Series 325X Inswing Casement (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Series 325X Inswing Casement (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+135\\\/-135\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#1548-R1\",\"approval_number\":\"FL1548.1\",\"seq\":1,\"product_model\":\"Series 2600\",\"product_description\":\"2\\\" Deep Aluminum Nonthermal Casement Window\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#1548-R1\",\"approval_number\":\"FL1548.2\",\"seq\":2,\"product_model\":\"Series 810I\",\"product_description\":\"3 1\\\/2\\\" Deep Aluminum Thermal Casement Window\",\"design_pressure\":\"+90\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#3636-R0\",\"approval_number\":\"FL3636.1\",\"seq\":1,\"product_model\":\"Series 2900 4 1\\\/2\\\" Deep System\",\"product_description\":\"Thermal Vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#3636-R0\",\"approval_number\":\"FL3636.2\",\"seq\":2,\"product_model\":\"Series WV410 3 1\\\/16\\\" Deep\",\"product_description\":\"Thermal Window Wall Outswing Vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#6026-R0\",\"approval_number\":\"FL6026.1\",\"seq\":1,\"product_model\":\"3902\",\"product_description\":\"Aluminum Outswing Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#6026-R0\",\"approval_number\":\"FL6026.2\",\"seq\":2,\"product_model\":\"3903\",\"product_description\":\"Aluminum Outswing Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#6026-R0\",\"approval_number\":\"FL6026.3\",\"seq\":3,\"product_model\":\"510\",\"product_description\":\"Aluminum Outswing Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#6026-R0\",\"approval_number\":\"FL6026.4\",\"seq\":4,\"product_model\":\"550\",\"product_description\":\"Aluminum Outswing Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#7940-R0\",\"approval_number\":\"FL7940.1\",\"seq\":1,\"product_model\":\"S2600\",\"product_description\":\"Series S2600 System II Casement Window\",\"design_pressure\":\"+90\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#8159-R0\",\"approval_number\":\"FL8159.1\",\"seq\":1,\"product_model\":\"Series 2700\",\"product_description\":\"Casement In-Swing Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#8159-R0\",\"approval_number\":\"FL8159.2\",\"seq\":2,\"product_model\":\"Series 2700\",\"product_description\":\"Casement Out-Swing Window\",\"design_pressure\":\"+135\\\/-135\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#9473-R0\",\"approval_number\":\"FL9473.1\",\"seq\":1,\"product_model\":\"Series 2701\",\"product_description\":\"Casement Window\",\"design_pressure\":\"+100\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#9473-R0\",\"approval_number\":\"FL9473.2\",\"seq\":2,\"product_model\":\"Series 511\",\"product_description\":\"Casement Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12909-R0\",\"approval_number\":\"FL12909.1\",\"seq\":1,\"product_model\":\"Series 2701\",\"product_description\":\"Aluminum Casement Window\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12909-R0\",\"approval_number\":\"FL12909.2\",\"seq\":2,\"product_model\":\"Series 2701\",\"product_description\":\"Aluminum Casement Window\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12909-R0\",\"approval_number\":\"FL12909.3\",\"seq\":3,\"product_model\":\"Series 2701\",\"product_description\":\"Aluminum Casement Window\",\"design_pressure\":\"+100\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12909-R0\",\"approval_number\":\"FL12909.4\",\"seq\":4,\"product_model\":\"Series 2901\",\"product_description\":\"Aluminum Casement Window\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12909-R0\",\"approval_number\":\"FL12909.5\",\"seq\":5,\"product_model\":\"Series 2901\",\"product_description\":\"Aluminum Casement Window\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12909-R0\",\"approval_number\":\"FL12909.6\",\"seq\":6,\"product_model\":\"Series 2901\",\"product_description\":\"Aluminum Casement Window\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12909-R0\",\"approval_number\":\"FL12909.7\",\"seq\":7,\"product_model\":\"Series 511\",\"product_description\":\"Aluminum Casement Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12909-R0\",\"approval_number\":\"FL12909.8\",\"seq\":8,\"product_model\":\"Series 811G\",\"product_description\":\"Aluminum Casement Window\",\"design_pressure\":\"+120\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13765-R0\",\"approval_number\":\"FL13765.1\",\"seq\":1,\"product_model\":\"Series 2701\",\"product_description\":\"Aluminum Casement Window\",\"design_pressure\":\"+110\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13765-R0\",\"approval_number\":\"FL13765.2\",\"seq\":2,\"product_model\":\"Series 2901\",\"product_description\":\"Aluminum Casement Window\",\"design_pressure\":\"+110\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13765-R0\",\"approval_number\":\"FL13765.3\",\"seq\":3,\"product_model\":\"Series 511\",\"product_description\":\"Aluminum Casement Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13765-R0\",\"approval_number\":\"FL13765.4\",\"seq\":4,\"product_model\":\"Series 811\\\/811G\",\"product_description\":\"Aluminum Casement Window\",\"design_pressure\":\"+120\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#14628-R0\",\"approval_number\":\"FL14628.1\",\"seq\":1,\"product_model\":\"Series 2701\",\"product_description\":\"Casement Window\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#14628-R1\",\"approval_number\":\"FL14628.2\",\"seq\":2,\"product_model\":\"Series 2901\",\"product_description\":\"Casement Window\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#14628-R1\",\"approval_number\":\"FL14628.3\",\"seq\":3,\"product_model\":\"Series 511\",\"product_description\":\"Casement Window\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#14628-R1\",\"approval_number\":\"FL14628.4\",\"seq\":4,\"product_model\":\"Series 811\\\/811G\",\"product_description\":\"Casement Window\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15951-R0\",\"approval_number\":\"FL15951.2\",\"seq\":2,\"product_model\":\"Series 325\",\"product_description\":\"Aluminum Casement Window\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15951-R2\",\"approval_number\":\"FL15951.3\",\"seq\":3,\"product_model\":\"Series 510\",\"product_description\":\"Aluminum Casement Window\",\"design_pressure\":\"+135\\\/-135\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#17320-R0\",\"approval_number\":\"FL17320.1\",\"seq\":1,\"product_model\":\"321 Casement Out Window\",\"product_description\":\"321 Casement Out Window Large Missile Impact\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#17320-R0\",\"approval_number\":\"FL17320.2\",\"seq\":2,\"product_model\":\"321 Casement Out Window\",\"product_description\":\"321 Casement Out Window Large Missile Impact as part of Mulled Assembly\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#17320-R0\",\"approval_number\":\"FL17320.3\",\"seq\":3,\"product_model\":\"325 Casement Out Window\",\"product_description\":\"325 Casement Out Window Small Missile Impact\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#17320-R0\",\"approval_number\":\"FL17320.4\",\"seq\":4,\"product_model\":\"325 Casement Out Window\",\"product_description\":\"325 Casement Out Window Small Missile Impact as part of Mulled Assembly\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15951-R3\",\"approval_number\":\"FL15951.4\",\"seq\":4,\"product_model\":\"Series 3903\",\"product_description\":\"Aluminum Casement Window\",\"design_pressure\":\"+135\\\/-135\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15951-R3\",\"approval_number\":\"FL15951.5\",\"seq\":5,\"product_model\":\"Series 510\",\"product_description\":\"Aluminum Casement Window\",\"design_pressure\":\"+135\\\/-135\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15951-R3\",\"approval_number\":\"FL15951.6\",\"seq\":6,\"product_model\":\"Series 550I\",\"product_description\":\"Aluminum Casement Window\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-09 00:00:00\",\"instructions_url\":\"\"}],\"Atrium Windows & Doors\":[{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11821-R0\",\"approval_number\":\"FL11821.1\",\"seq\":1,\"product_model\":\"70\\\/270 Impact Casement\",\"product_description\":\"C-C55 36 x 72\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11821-R0\",\"approval_number\":\"FL11821.2\",\"seq\":2,\"product_model\":\"700\\\/720\\\/750\\\/760 Mulled Casement\",\"product_description\":\"Twin C-R55 73 x 72,\\nSingle w\\\/ Transom C-R50 36 x 103,\\nTwin w\\\/ Transom C-R35 72 x 103\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11821-R0\",\"approval_number\":\"FL11821.3\",\"seq\":3,\"product_model\":\"700\\\/725\\\/750\\\/760 Casement\",\"product_description\":\"Single C-C55 36 x 72\\nTwin C-C50 66 x 66\\nQuad C-R35 142 x 72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11821-R1\",\"approval_number\":\"FL11821.4\",\"seq\":4,\"product_model\":\"7500 Acoustical Casement\",\"product_description\":\"C-C55 36 x 72\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-21 00:00:00\",\"instructions_url\":\"\"}],\"Mr-Glass Doors & Windows Manufacturing, LLC\":[{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#29676-R2\",\"approval_number\":\"FL29676.1\",\"seq\":1,\"product_model\":\"Series 600 Aluminum Casement Window\",\"product_description\":\"Large missile impact resistant aluminum outswing casement window.\",\"design_pressure\":\"+80\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#29480-R0\",\"approval_number\":\"FL29480.1\",\"seq\":1,\"product_model\":\"Series 600 Aluminum Casement Window\",\"product_description\":\"Large missile impact resistant aluminum outswing casement window.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-27 00:00:00\",\"instructions_url\":\"\"}],\"Sol-A-Trol Aluminum Products\":[{\"manufacturer\":\"Sol-A-Trol Aluminum Products\",\"approval_number_master\":\"FL#17863-R5\",\"approval_number\":\"FL17863.1\",\"seq\":1,\"product_model\":\"Series 3000\\\/3062 Aluminum Casement Window\",\"product_description\":\"Large missile impact resistant aluminum casement window.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sol-A-Trol Aluminum Products\",\"approval_number_master\":\"FL#16703-R0\",\"approval_number\":\"FL16703.1\",\"seq\":1,\"product_model\":\"SERIES 3000\\\/3062\",\"product_description\":\"OUTSWING ALUMINUM CASEMENT WINDOW\\nLARGE MISSILE IMPACT\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sol-A-Trol Aluminum Products\",\"approval_number_master\":\"FL#16839-R0\",\"approval_number\":\"FL16839.1\",\"seq\":1,\"product_model\":\"SERIES 3000\\\/3062\",\"product_description\":\"ALUMINUM CASEMENT WINDOW - NI\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sierra Pacific Windows\":[{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21154-R3\",\"approval_number\":\"FL21154.1\",\"seq\":1,\"product_model\":\"H3 2.0 Casement\",\"product_description\":\"H3 2.0 Casement 3-Wide Oper\\\/Pict\\\/Oper 118\\\"x72\\\" (30\\\"\\\/60\\\"\\\/30\\\"x72\\\") (Standard)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21966-R3\",\"approval_number\":\"FL21966.1\",\"seq\":1,\"product_model\":\"FeelSafe H3 2.0 Casement\",\"product_description\":\"FeelSafe H3 2.0 Casement 3-Wide Operator 105.5\\\"x71.5\\\" (35.5\\\"x71.5\\\" individual unit size)\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22234-R3\",\"approval_number\":\"FL22234.1\",\"seq\":1,\"product_model\":\"Clad Aspen 2.0 Casement\",\"product_description\":\"Clad Aspen 2.0 Casement Single 36\\\"x84\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22234-R3\",\"approval_number\":\"FL22234.2\",\"seq\":2,\"product_model\":\"Clad Aspen 2.0 Casement\",\"product_description\":\"Clad Aspen 2.0 Casement Single 42\\\"x76\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22234-R3\",\"approval_number\":\"FL22234.3\",\"seq\":3,\"product_model\":\"Clad Aspen 2.0 Casement\",\"product_description\":\"Clad Aspen 2.0 Casement Single 38\\\"x84\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22234-R3\",\"approval_number\":\"FL22234.4\",\"seq\":4,\"product_model\":\"Clad Aspen 2.0 Casement\",\"product_description\":\"Clad Aspen 2.0 Casement Single 36\\\"x84\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22234-R3\",\"approval_number\":\"FL22234.5\",\"seq\":5,\"product_model\":\"Clad Aspen 2.0 Casement\",\"product_description\":\"Clad Aspen 2.0 Casement Single 36\\\"x72\\\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22234-R3\",\"approval_number\":\"FL22234.6\",\"seq\":6,\"product_model\":\"Clad Aspen 2.0 Casement\",\"product_description\":\"Clad Aspen 2.0 Casement Single 32\\\"x84\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22234-R3\",\"approval_number\":\"FL22234.7\",\"seq\":7,\"product_model\":\"Clad Aspen 2.0 Casement\",\"product_description\":\"Clad Aspen 2.0 Casement Single 32\\\"x84\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22234-R3\",\"approval_number\":\"FL22234.8\",\"seq\":8,\"product_model\":\"Clad Aspen 2.0 Casement\",\"product_description\":\"Clad Aspen 2.0 Casement Single 38\\\"x96\\\" (HP)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#23008-R0\",\"approval_number\":\"FL23008.1\",\"seq\":1,\"product_model\":\"Feelsafe H3 2.0 Casement Window\",\"product_description\":\"Aluminum Clad Impact Rated Casement Window\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24496-R3\",\"approval_number\":\"FL24496.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Casement\",\"product_description\":\"Aluminum Clad Casement Single 36\\\"x 84\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27659-R2\",\"approval_number\":\"FL27659.1\",\"seq\":1,\"product_model\":\"FeelSafe Aluminum Clad Casement\",\"product_description\":\"FeelSafe Aluminum Clad Casement 108.5\\\"x 104.75\\\" (3-Wide x 2-High)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#29955-R2\",\"approval_number\":\"FL29955.1\",\"seq\":1,\"product_model\":\"Clad Casement\",\"product_description\":\"Clad Casement 42.19\\\"x 84.19\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#29955-R2\",\"approval_number\":\"FL29955.2\",\"seq\":2,\"product_model\":\"Clad French Casement\",\"product_description\":\"Clad French Casement 72.38\\\"x 60.19\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#29955-R2\",\"approval_number\":\"FL29955.3\",\"seq\":3,\"product_model\":\"Clad French Pushout Casement\",\"product_description\":\"Clad French Pushout Casement 72.38\\\"x 72.19\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#35258-R0\",\"approval_number\":\"FL35258.1\",\"seq\":1,\"product_model\":\"FeelSafe Clad Casement\",\"product_description\":\"FeelSafe Clad Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#37205-R1\",\"approval_number\":\"FL37205.1\",\"seq\":1,\"product_model\":\"All Wood Sedona Casement\",\"product_description\":\"All Wood Sedona Casement 36\\\"x 72\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#37205-R1\",\"approval_number\":\"FL37205.2\",\"seq\":2,\"product_model\":\"All Wood Sedona Casement\",\"product_description\":\"All Wood Sedona Casement 36\\\"x 84\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#37205-R1\",\"approval_number\":\"FL37205.3\",\"seq\":3,\"product_model\":\"Clad Casement\",\"product_description\":\"Clad Casement Mull 96.38\\\"x 72.19\\\" (36.19\\\"\\\/60.19\\\"x 72.19\\\")\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41866-R1\",\"approval_number\":\"FL41866.1\",\"seq\":1,\"product_model\":\"All Wood Casement\",\"product_description\":\"All Wood Casement 36\\\"x 72\\\" Mull\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-05-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41866-R1\",\"approval_number\":\"FL41866.2\",\"seq\":2,\"product_model\":\"All Wood Casement\",\"product_description\":\"All Wood Casement Springline 36\\\"x 72\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41866-R1\",\"approval_number\":\"FL41866.3\",\"seq\":3,\"product_model\":\"Clad Aspen Casement\",\"product_description\":\"Clad Aspen Casement 48\\\"x 96\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41866-R1\",\"approval_number\":\"FL41866.4\",\"seq\":4,\"product_model\":\"Clad Sedona Casement\",\"product_description\":\"Clad Sedona Casement 36\\\"x 84\\\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41866-R1\",\"approval_number\":\"FL41866.6\",\"seq\":6,\"product_model\":\"Vinyl Casement\",\"product_description\":\"Vinyl Casement 118\\\"x 72\\\" 3-Wide Mull Combination\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#47673-R0\",\"approval_number\":\"FL47673.1\",\"seq\":1,\"product_model\":\"SP Aluminum Clad Casement\",\"product_description\":\"SP Aluminum Clad Casement 60x96 (30x96-2)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21154-R3\",\"approval_number\":\"FL21154.2\",\"seq\":2,\"product_model\":\"H3 2.0 Casement\",\"product_description\":\"H3 2.0 Casement 3-Wide Oper\\\/Pict\\\/Oper 118\\\"x72\\\" (30\\\"\\\/60\\\"\\\/30\\\"x72\\\") (HP)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21154-R3\",\"approval_number\":\"FL21154.3\",\"seq\":3,\"product_model\":\"Vinyl Casement\",\"product_description\":\"8000 Vinyl Casement 2-Wide Operator\\\/Fixed w\\\/Single Transom 70\\\"x95\\\" (24\\\"\\\/48\\\"x60 w\\\/stack 70\\\"x35\\\")\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21436-R3\",\"approval_number\":\"FL21436.1\",\"seq\":1,\"product_model\":\"H3 2.0 Casement\",\"product_description\":\"H3 2.0 Casement Operator\\\/Pict\\\/Operator w\\\/H3 2.0 3-Wide Casement Transom 106\\\"x95\\\" (36\\\"\\\/36\\\"\\\/36\\\"x72\\\" w\\\/stack 36\\\"\\\/36\\\"\\\/36\\\"x24\\\")(Standard)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21436-R3\",\"approval_number\":\"FL21436.2\",\"seq\":2,\"product_model\":\"H3 2.0 Casement\",\"product_description\":\"H3 2.0 Casement 2-Wide w\\\/H3 2.0 2-Wide Casement Transom 71\\\"x95\\\" (36\\\"\\\/36\\\"x72\\\" w\\\/stack 36\\\"\\\/36\\\"x24\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21436-R3\",\"approval_number\":\"FL21436.3\",\"seq\":3,\"product_model\":\"H3 2.0 Casement\",\"product_description\":\"H3 2.0 Casement 3-Wide 106\\\"x84\\\" (36\\\"x84\\\")(Standard)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21436-R3\",\"approval_number\":\"FL21436.4\",\"seq\":4,\"product_model\":\"H3 2.0 Casement\",\"product_description\":\"H3 2.0 Casement 3-Wide 106\\\"x84\\\" (36\\\"x84\\\")(HP)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21436-R3\",\"approval_number\":\"FL21436.5\",\"seq\":5,\"product_model\":\"H3 2.0 Casement\",\"product_description\":\"H3 2.0 Casement 3-Wide Oper\\\/Fixed\\\/Oper w\\\/H3 2.0 3-Wide Casement Transom 106\\\"x95\\\" (36\\\"\\\/36\\\"\\\/36\\\"x72\\\" w\\\/stack 36\\\"\\\/36\\\"\\\/36\\\"x24\\\")(HP)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21966-R3\",\"approval_number\":\"FL21966.2\",\"seq\":2,\"product_model\":\"FeelSafe H3 2.0 Casement\",\"product_description\":\"FeelSafe H3 2.0 Casement Oper\\\/Pict\\\/Oper w\\\/3-Wide FeelSafe H3 2.0 Casement Transom 119.5\\\"x99\\\"\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21966-R3\",\"approval_number\":\"FL21966.3\",\"seq\":3,\"product_model\":\"FeelSafe H3 2.0 Casement\",\"product_description\":\"FeelSafe H3 2.0 Casement Operator\\\/Picture\\\/Operator 119.5\\\"x71.5\\\"\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21966-R3\",\"approval_number\":\"FL21966.4\",\"seq\":4,\"product_model\":\"FeelSafe H3 2.0 Casement\",\"product_description\":\"FeelSafe H3 2.0 Casement 2-Wide Mulled (35.5\\\"x83.5\\\" individual unit size)\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21966-R3\",\"approval_number\":\"FL21966.5\",\"seq\":5,\"product_model\":\"H3 2.0 Casement\",\"product_description\":\"H3 2.0 Casement Oper\\\/Fixed\\\/Oper w\\\/H3 2.0 Casement 3-Wide Transom 106\\\"x99\\\" (36\\\"x72\\\"\\\/36\\\"x28\\\" individual frame sizes) HP\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21966-R3\",\"approval_number\":\"FL21966.6\",\"seq\":6,\"product_model\":\"H3 2.0 Casement\",\"product_description\":\"H3 2.0 Casement 3-Wide Oper\\\/Fixed\\\/ Oper w\\\/H3 2.0 Casement 3-Wide Transom 106\\\"x95 (36\\\"x72\\\"\\\/36\\\"x24\\\" individual unit size)\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21966-R3\",\"approval_number\":\"FL21966.7\",\"seq\":7,\"product_model\":\"H3 2.0 Casement\",\"product_description\":\"H3 2.0 Casement 2-Wide with H3 2.0 2-Wide Casement Transom 71\\\"x95\\\" (36\\\"x72\\\"\\\/36\\\"x24\\\" individual unit size) HP\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21966-R3\",\"approval_number\":\"FL21966.8\",\"seq\":8,\"product_model\":\"H3 2.0 Casement\",\"product_description\":\"H3 2.0 Casement 2-Wide with H3 2.0 Casement 2-Wide Transom 71\\\"x95\\\" (36\\\"x72\\\"\\\/36\\\"x24\\\" individual unit size) Standard\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21966-R3\",\"approval_number\":\"FL21966.9\",\"seq\":9,\"product_model\":\"Vinyl Casement\",\"product_description\":\"Vinyl Casement 3-Wide Common Mull 106\\\"x72\\\" (36\\\"x72\\\" individual unit size)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22234-R3\",\"approval_number\":\"FL22234.9\",\"seq\":9,\"product_model\":\"Clad Aspen 2.0 Casement\",\"product_description\":\"Clad Aspen 2.0 Casement Single 32\\\"x84\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22234-R3\",\"approval_number\":\"FL22234.10\",\"seq\":10,\"product_model\":\"Clad Aspen 2.0 Casement\",\"product_description\":\"Clad Aspen 2.0 Casement Single 36\\\"x84\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24496-R3\",\"approval_number\":\"FL24496.3\",\"seq\":3,\"product_model\":\"Clad Aspen 2.0 Casement\",\"product_description\":\"Clad Aspen 2.0 Casement 2-Wide 76\\\"x 78\\\" (38\\\"\\\/38\\\"x 78\\\")\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24496-R3\",\"approval_number\":\"FL24496.4\",\"seq\":4,\"product_model\":\"Clad Aspen 2.0 Casement\",\"product_description\":\"Clad Aspen 2.0 Casement 3-Wide w\\\/3-Wide Aspen 2.0 Casement Transom Above 108\\\"x 120\\\" (36\\\"\\\/36\\\"\\\/36\\\"x 84\\\" w\\\/36\\\"\\\/36\\\"\\\/36\\\"x 36\\\" transom)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24496-R3\",\"approval_number\":\"FL24496.5\",\"seq\":5,\"product_model\":\"Clad Aspen 2.0 Casement\",\"product_description\":\"Clad Aspen 2.0 Casement 2-Wide 76\\\"x 96\\\" (38\\\"\\\/38\\\"x 96)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24496-R3\",\"approval_number\":\"FL24496.6\",\"seq\":6,\"product_model\":\"Clad Aspen 2.0 Casement\",\"product_description\":\"Clad Aspen 2.0 Casement 2-Wide 72\\\"x 84\\\" (36\\\"\\\/36\\\"x 84\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24496-R3\",\"approval_number\":\"FL24496.8\",\"seq\":8,\"product_model\":\"Vinyl Casement\",\"product_description\":\"Vinyl Casement 2-Wide with 2-Wide Transom 70\\\"x 96\\\" (36\\\"\\\/36\\\"x 72\\\" with 36\\\"\\\/36\\\"x 24\\\" transom)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#26364-R3\",\"approval_number\":\"FL26364.2\",\"seq\":2,\"product_model\":\"FeelSafe Aluminum Clad Pushout Casement\",\"product_description\":\"FeelSafe Aluminum Clad Pushout\\nCasement (36\\\"x 72\\\" Mulled\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#29955-R2\",\"approval_number\":\"FL29955.4\",\"seq\":4,\"product_model\":\"Clad Urban Casement Window 36x84\",\"product_description\":\"Clad Urban Casement Window 36x84\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#29955-R2\",\"approval_number\":\"FL29955.5\",\"seq\":5,\"product_model\":\"FeelSafe Clad French Pushout Casement\",\"product_description\":\"FeelSafe Clad French Pushout Casement\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#29955-R2\",\"approval_number\":\"FL29955.6\",\"seq\":6,\"product_model\":\"Urban Clad Casement Operator 36x72\",\"product_description\":\"Urban Clad Casement Operator 36x72\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#37205-R1\",\"approval_number\":\"FL37205.4\",\"seq\":4,\"product_model\":\"Clad Sedona Casement\",\"product_description\":\"Clad Sedona Casement Mull 108\\\"x 84\\\" (36\\\"\\\/72\\\"x 84\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#37205-R1\",\"approval_number\":\"FL37205.5\",\"seq\":5,\"product_model\":\"Clad Sedona Casement\",\"product_description\":\"Clad Sedona Casement 36\\\"x 72\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#37205-R1\",\"approval_number\":\"FL37205.6\",\"seq\":6,\"product_model\":\"H3 Casement\",\"product_description\":\"H3 Insert Casement 35.5\\\"x 83.5\\\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#37205-R1\",\"approval_number\":\"FL37205.7\",\"seq\":7,\"product_model\":\"Vinyl Casement\",\"product_description\":\"Vinyl Casement 35.5\\\"x 71.5\\\" Through Frame\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#37205-R1\",\"approval_number\":\"FL37205.8\",\"seq\":8,\"product_model\":\"Vinyl Casement\",\"product_description\":\"Vinyl Casement 35x5\\\"x 71.5\\\" Replacement 8500 Series\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-03-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41866-R1\",\"approval_number\":\"FL41866.7\",\"seq\":7,\"product_model\":\"Vinyl Casement\",\"product_description\":\"Vinyl Casement 117.5\\\"x 95.5\\\" 3-Wide w\\\/Stack Mull Combination\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41866-R1\",\"approval_number\":\"FL41866.8\",\"seq\":8,\"product_model\":\"Vinyl Casement\",\"product_description\":\"Vinyl Casement 117.75\\\"x 95.5\\\" 3-Wide w\\\/Stack Mull Combination\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#47673-R0\",\"approval_number\":\"FL47673.2\",\"seq\":2,\"product_model\":\"SP Aluminum Clad Casement 48x96\",\"product_description\":\"SP Alum Clad Casement Oper 48x96-NF\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-09-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#47673-R0\",\"approval_number\":\"FL47673.3\",\"seq\":3,\"product_model\":\"SP Aluminum Clad Casement 48x96\",\"product_description\":\"SP Alum Clad Casement 48x96-Thru Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#47673-R0\",\"approval_number\":\"FL47673.4\",\"seq\":4,\"product_model\":\"SP Aluminum Clad Casement 72x84\",\"product_description\":\"SP Aluminum Clad Casement 72x84(36x72-2)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#47673-R0\",\"approval_number\":\"FL47673.5\",\"seq\":5,\"product_model\":\"SP Aluminum Clad Casement\\\/Awning\\\/Fix Combo 108x104-1\\\/4\\\"\",\"product_description\":\"SP Aluminum Clad CSE\\\/AWN\\\/FIX Combo 108\\\"x104-1\\\/4 (36x75-3\\\/36x72-3)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-09-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#5604-R0\",\"approval_number\":\"FL5604.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Casement\",\"product_description\":\"429-H-036.01\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#5604-R0\",\"approval_number\":\"FL5604.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Casement\",\"product_description\":\"429-H-036.02\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#5604-R0\",\"approval_number\":\"FL5604.3\",\"seq\":3,\"product_model\":\"Aluminum Clad Casement\",\"product_description\":\"429-H-036.03\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#5604-R0\",\"approval_number\":\"FL5604.4\",\"seq\":4,\"product_model\":\"Aluminum Clad Casement\",\"product_description\":\"429-H-036.04\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#5604-R0\",\"approval_number\":\"FL5604.5\",\"seq\":5,\"product_model\":\"Aluminum Clad Casement\",\"product_description\":\"429-H-036.00\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#5604-R0\",\"approval_number\":\"FL5604.6\",\"seq\":6,\"product_model\":\"Aluminum Clad French Casement\",\"product_description\":\"429-H-035.00\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#5604-R0\",\"approval_number\":\"FL5604.7\",\"seq\":7,\"product_model\":\"Aluminum Clad French Casement\",\"product_description\":\"429-H-035.01\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21154-R0\",\"approval_number\":\"FL21154.4\",\"seq\":4,\"product_model\":\"H3 2.0 Casement\",\"product_description\":\"H3 2.0 Casement 3-Wide Oper\\\/Pict\\\/Oper 118\\\"x72\\\" (30\\\"\\\/60\\\"\\\/30\\\"x72\\\") (Standard)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21154-R0\",\"approval_number\":\"FL21154.5\",\"seq\":5,\"product_model\":\"H3 2.0 Casement\",\"product_description\":\"H3 2.0 Casement 3-Wide Oper\\\/Pict\\\/Oper 118\\\"x72\\\" (30\\\"\\\/60\\\"\\\/30\\\"x72\\\") (HP)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21154-R0\",\"approval_number\":\"FL21154.6\",\"seq\":6,\"product_model\":\"Vinyl Casement\",\"product_description\":\"8000 Vinyl Casement 2-Wide Mulled 72\\\"x72\\\" (36\\\"x72\\\" individual unit size)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21154-R0\",\"approval_number\":\"FL21154.7\",\"seq\":7,\"product_model\":\"Vinyl Casement\",\"product_description\":\"8000 Vinyl Casement Single 36\\\"x72\\\"\",\"design_pressure\":\"+50\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21154-R0\",\"approval_number\":\"FL21154.8\",\"seq\":8,\"product_model\":\"Vinyl Casement\",\"product_description\":\"8000 Vinyl Casement 2-Wide Operator\\\/Fixed w\\\/Single Transom 70\\\"x95\\\" (24\\\"\\\/48\\\"x60 w\\\/stack 70\\\"x35\\\")\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21154-R0\",\"approval_number\":\"FL21154.9\",\"seq\":9,\"product_model\":\"Vinyl Casement\",\"product_description\":\"8000 Vinyl Casement 3-Wide Oper\\\/Pict\\\/Oper w\\\/3-Wide Transom 116\\\"x82\\\" (28\\\"\\\/60\\\"\\\/28\\\"x60\\\" w\\\/stack 28\\\"\\\/60\\\"\\\/28\\\"x22\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21436-R0\",\"approval_number\":\"FL21436.6\",\"seq\":6,\"product_model\":\"Vinyl Casement\",\"product_description\":\"Vinyl Casement Oper\\\/Fixed\\\/Oper w\\\/3-Wide Casement Transom 116\\\"x82\\\" (28\\\"\\\/60\\\"\\\/28\\\"x60\\\" w\\\/stack 28\\\"\\\/60\\\"\\\/28\\\"x22\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24496-R0\",\"approval_number\":\"FL24496.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Casement\",\"product_description\":\"Aluminum Clad Casement Arched Top Single 36\\\"x 72\\\"\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24496-R0\",\"approval_number\":\"FL24496.7\",\"seq\":7,\"product_model\":\"H3 2.0 Casement\",\"product_description\":\"H3 2.0 Casement w\\\/H3 2.0 Direct Set Transom 120\\\"x 108\\\" (40\\\"\\\/40\\\"\\\/40\\\"x 72\\\" below 120\\\"x 36\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24496-R0\",\"approval_number\":\"FL24496.9\",\"seq\":9,\"product_model\":\"Vinyl Casement\",\"product_description\":\"Vinyl Casement 3-Wide (Op\\\/Pict\\\/Op) above 3-Wide Transom 116\\\"x 82\\\" (28\\\"\\\/59\\\"\\\/28\\\"x 60\\\" above 28\\\"\\\/59\\\"\\\/28\\\"x 22\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24496-R0\",\"approval_number\":\"FL24496.10\",\"seq\":10,\"product_model\":\"Vinyl Casement\",\"product_description\":\"Vinyl Casement 2-Wide Pict\\\/Op w\\\/Single Transom 70\\\"x 95\\\" (47\\\"\\\/23\\\"x 60\\\" below 70\\\"x 36\\\")\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#26364-R0\",\"approval_number\":\"FL26364.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Casement\",\"product_description\":\"Aluminum Clad Casement 36\\\"x 72\\\" Mulled\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-08-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27659-R0\",\"approval_number\":\"FL27659.2\",\"seq\":2,\"product_model\":\"FeelSafe Aluminum Clad Casement\",\"product_description\":\"FeelSafe Aluminum Clad Casement 125.38\\\"x 84.19\\\" 3-Wide Operator\\\/Picture\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27659-R0\",\"approval_number\":\"FL27659.3\",\"seq\":3,\"product_model\":\"FeelSafe Aluminum Clad Casement\",\"product_description\":\"FeelSafe Aluminum Clad Casement 72.63\\\"x 146.38\\\" (2-Wide w\\\/Single Stack)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27659-R0\",\"approval_number\":\"FL27659.4\",\"seq\":4,\"product_model\":\"FeelSafe Aluminum Clad Casement\",\"product_description\":\"FeelSafe Aluminum Clad Casement 72.63\\\"x 143.38\\\" (2-wide w\\\/Single Stack)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#29955-R0\",\"approval_number\":\"FL29955.7\",\"seq\":7,\"product_model\":\"Urban Clad Casement Operator\",\"product_description\":\"Urban Clad Casement Operator 32\\\"x 84\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#29955-R0\",\"approval_number\":\"FL29955.8\",\"seq\":8,\"product_model\":\"Urban Clad Casement Operator\",\"product_description\":\"Urban Clad Casement Operator 32\\\"x 72\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#29955-R0\",\"approval_number\":\"FL29955.9\",\"seq\":9,\"product_model\":\"Urban Clad Casement Operator\",\"product_description\":\"Urban Clad Casement Operator 32\\\"x 72\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#29955-R0\",\"approval_number\":\"FL29955.10\",\"seq\":10,\"product_model\":\"Urban Clad Casement Operator\",\"product_description\":\"Urban Clad Casement Operator 36\\\"x 72\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#29955-R0\",\"approval_number\":\"FL29955.11\",\"seq\":11,\"product_model\":\"Urban Clad Casement Operator\",\"product_description\":\"Urban Clad Casement Operator 36\\\"x 84\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#29955-R1\",\"approval_number\":\"FL29955.12\",\"seq\":12,\"product_model\":\"Urban Clad Casement Operator\",\"product_description\":\"Urban Clad Casement Operator 36\\\"x 72\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#29955-R1\",\"approval_number\":\"FL29955.13\",\"seq\":13,\"product_model\":\"Urban Clad Casement Operator\",\"product_description\":\"Urban Clad Casement Operator 36\\\"x 84\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41866-R0\",\"approval_number\":\"FL41866.5\",\"seq\":5,\"product_model\":\"Clad Urban Casement\",\"product_description\":\"Clad Urban Casement 30\\\"x 60\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-09 00:00:00\",\"instructions_url\":\"\"}],\"Air Master Awning, LLC\":[{\"manufacturer\":\"Air Master Awning, LLC\",\"approval_number_master\":\"FL#21455-R6\",\"approval_number\":\"FL21455.1\",\"seq\":1,\"product_model\":\"Series \\\"Continental\\\" Aluminum Casement Window\",\"product_description\":\"Series \\\"Continental\\\" Aluminum Casement Window with 5\\\/16\\\" Heat Strengthened Laminate\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Air Master Awning, LLC\",\"approval_number_master\":\"FL#47507-R1\",\"approval_number\":\"FL47507.1\",\"seq\":1,\"product_model\":\"Continental and Lineal Design Aluminum Casement Window\",\"product_description\":\"Continental and Lineal Design Aluminum Casement Window with 7\\\/16\\\" Heat Strengthened Laminate\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Air Master Awning, LLC\",\"approval_number_master\":\"FL#21455-R6\",\"approval_number\":\"FL21455.2\",\"seq\":2,\"product_model\":\"Series \\\"Continental\\\" Aluminum Casement Window\",\"product_description\":\"Series \\\"Continental\\\" Aluminum Casement Window with 7\\\/16\\\" Annealed Laminate\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-05-31 00:00:00\",\"instructions_url\":\"\"}],\"Assura Windows & Doors\":[{\"manufacturer\":\"Assura Windows & Doors\",\"approval_number_master\":\"FL#21898-R3\",\"approval_number\":\"FL21898.1\",\"seq\":1,\"product_model\":\"Series 525 Aluminum Casement Window\",\"product_description\":\"Large missile impact resistant aluminum casement window.\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Assura Windows & Doors\",\"approval_number_master\":\"FL#25612-R2\",\"approval_number\":\"FL25612.1\",\"seq\":1,\"product_model\":\"Series 525 Aluminum Fixed Casement Window\",\"product_description\":\"Large Missile Impact resistant aluminum fixed casement window\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Assura Windows & Doors\",\"approval_number_master\":\"FL#25612-R0\",\"approval_number\":\"FL25612.2\",\"seq\":2,\"product_model\":\"Series 9500 Vinyl Casement Window\",\"product_description\":\"Large Missile Impact resistant vinyl casement window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"WINCO\":[{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#46626-R0\",\"approval_number\":\"FL46626.1\",\"seq\":1,\"product_model\":\"1150\",\"product_description\":\"1150 Casement - Non-Impact\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#46723-R0\",\"approval_number\":\"FL46723.1\",\"seq\":1,\"product_model\":\"1150S\",\"product_description\":\"1150S Casement - Non-Impact\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#46757-R0\",\"approval_number\":\"FL46757.1\",\"seq\":1,\"product_model\":\"3250\",\"product_description\":\"3250 Casement - Non-Impact\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#46820-R2\",\"approval_number\":\"FL46820.1\",\"seq\":1,\"product_model\":\"1450\\\/1450S Casement\",\"product_description\":\"1450 or 1450S Casement - Non-Impact\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#46839-R0\",\"approval_number\":\"FL46839.1\",\"seq\":1,\"product_model\":\"1150\\\/1150S\",\"product_description\":\"1150 or 1150S - Fixed or Casement -\\nLarge Missile Impact - Level D\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#46944-R0\",\"approval_number\":\"FL46944.1\",\"seq\":1,\"product_model\":\"1150\",\"product_description\":\"1150 Fixed or Casement - D Missile Impact - Monolithic Glazing\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#47026-R0\",\"approval_number\":\"FL47026.1\",\"seq\":1,\"product_model\":\"1450\\\/1450S\",\"product_description\":\"1450 or 1450S - Fixed or Casement - Large Missile Impact - D Missile\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#47027-R0\",\"approval_number\":\"FL47027.1\",\"seq\":1,\"product_model\":\"1150\",\"product_description\":\"1150 - Fixed or Casement - Large Missile Impact - E Missile\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#47555-R0\",\"approval_number\":\"FL47555.1\",\"seq\":1,\"product_model\":\"3250\",\"product_description\":\"3250 Combo Casement - D Missile Impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#47555-R0\",\"approval_number\":\"FL47555.2\",\"seq\":2,\"product_model\":\"3250\",\"product_description\":\"3250 Combo Casement - E Missile Impact\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#2149-R0\",\"approval_number\":\"FL2149.1\",\"seq\":1,\"product_model\":\"1100\",\"product_description\":\"Alum hc\\\/aw .125 Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#2149-R0\",\"approval_number\":\"FL2149.2\",\"seq\":2,\"product_model\":\"1150\",\"product_description\":\"Alum HC\\\/AW .125 wall window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#2149-R0\",\"approval_number\":\"FL2149.3\",\"seq\":3,\"product_model\":\"1450\",\"product_description\":\"Alum HC\\\/AW .125 wall window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#2149-R0\",\"approval_number\":\"FL2149.4\",\"seq\":4,\"product_model\":\"2250\",\"product_description\":\"Alum HC\\\/AW .090 wall window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#2149-R0\",\"approval_number\":\"FL2149.5\",\"seq\":5,\"product_model\":\"950\",\"product_description\":\"Alum HC\\\/AW .125 wall window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#2703-R0\",\"approval_number\":\"FL2703.1\",\"seq\":1,\"product_model\":\"1100\",\"product_description\":\"2\\\" Non-Thermal 1\\\/8\\\" Wall, LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#6848-R0\",\"approval_number\":\"FL6848.1\",\"seq\":1,\"product_model\":\"1100\",\"product_description\":\"2\\\" Deep Non-Thermal Casement Windows With Monolithic Glass, 1\\\/8\\\" Wall\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#6848-R0\",\"approval_number\":\"FL6848.2\",\"seq\":2,\"product_model\":\"1150\",\"product_description\":\"2\\\" Deep Thermally Improved Aluminum Casement Windows with Insulated Glass, 1\\\/8\\\" Wall, LMI\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#6848-R0\",\"approval_number\":\"FL6848.3\",\"seq\":3,\"product_model\":\"1450\",\"product_description\":\"4\\\" Deep Thermally Improved Aluminum Casement Windows with Insulated Glass, 1\\\/8\\\" Wall, LMI\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#6848-R0\",\"approval_number\":\"FL6848.4\",\"seq\":4,\"product_model\":\"3350\",\"product_description\":\"3-1\\\/2\\\" Deep Thermaly Improved Aluminum Casement Windows with Insulated Glass, 1\\\/8\\\" Wall\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#8457-R0\",\"approval_number\":\"FL8457.1\",\"seq\":1,\"product_model\":\"1100\",\"product_description\":\"Aluminum Casement .125 Wall\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#8457-R0\",\"approval_number\":\"FL8457.2\",\"seq\":2,\"product_model\":\"1150\",\"product_description\":\"Aluminum Casement .125 Wall\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#8457-R0\",\"approval_number\":\"FL8457.3\",\"seq\":3,\"product_model\":\"1450\",\"product_description\":\"Aluminum Casement .125 Wall\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#8457-R0\",\"approval_number\":\"FL8457.4\",\"seq\":4,\"product_model\":\"2250\",\"product_description\":\"Aluminum Casement .090 Wall\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#9061-R0\",\"approval_number\":\"FL9061.1\",\"seq\":1,\"product_model\":\"1100\",\"product_description\":\"2\\\" Deep Non-Thermal, 1\\\/8\\\" Wall, Monolithic Glass, LMI\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#9061-R0\",\"approval_number\":\"FL9061.2\",\"seq\":2,\"product_model\":\"1450\",\"product_description\":\"4\\\" Deep Thermally Improved 1\\\/8\\\" Wall Monolithic Glass, LMI\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#11314-R0\",\"approval_number\":\"FL11314.1\",\"seq\":1,\"product_model\":\"1150S\",\"product_description\":\"Aluminum, Thermally Broken, Casement Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#11314-R0\",\"approval_number\":\"FL11314.2\",\"seq\":2,\"product_model\":\"1550\",\"product_description\":\"Aluminum, Thermally Broken, Casement Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#12927-R0\",\"approval_number\":\"FL12927.1\",\"seq\":1,\"product_model\":\"1450\",\"product_description\":\"Casement\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#13204-R0\",\"approval_number\":\"FL13204.1\",\"seq\":1,\"product_model\":\"1100 Casement\",\"product_description\":\"1100 Casement\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#13207-R0\",\"approval_number\":\"FL13207.1\",\"seq\":1,\"product_model\":\"1150 Casement\",\"product_description\":\"1150 Casement\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#13210-R0\",\"approval_number\":\"FL13210.1\",\"seq\":1,\"product_model\":\"1450 Casement\",\"product_description\":\"1450 casement\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#13214-R0\",\"approval_number\":\"FL13214.1\",\"seq\":1,\"product_model\":\"1100 Casement\",\"product_description\":\"1100 Casement\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#13527-R0\",\"approval_number\":\"FL13527.1\",\"seq\":1,\"product_model\":\"3350\",\"product_description\":\"3350 Casement\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#15785-R0\",\"approval_number\":\"FL15785.1\",\"seq\":1,\"product_model\":\"1150\",\"product_description\":\"1150 Casement\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#19707-R0\",\"approval_number\":\"FL19707.1\",\"seq\":1,\"product_model\":\"1450S\",\"product_description\":\"1450S Casement\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#20426-R0\",\"approval_number\":\"FL20426.1\",\"seq\":1,\"product_model\":\"3250\",\"product_description\":\"3250 Casement\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#21420-R0\",\"approval_number\":\"FL21420.1\",\"seq\":1,\"product_model\":\"1150\\\/1150S\",\"product_description\":\"1150S Casement\\nMulled to\\n1150 fixed\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#22628-R0\",\"approval_number\":\"FL22628.1\",\"seq\":1,\"product_model\":\"3250\",\"product_description\":\"3250 Casement Mulled to PO Combo\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#21420-R3\",\"approval_number\":\"FL21420.2\",\"seq\":2,\"product_model\":\"1150\\\/1150S\",\"product_description\":\"1150S Casement Mulled to 1150 Fixed with Human Impact Sash Mounted Inboard\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-03 00:00:00\",\"instructions_url\":\"\"}],\"Soft-Lite LLC\":[{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15779-R0\",\"approval_number\":\"FL15779.1\",\"seq\":1,\"product_model\":\"a. \\\"Premium CS\\\" Casement Window\",\"product_description\":\"Extruded PVC Casement Window - (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15779-R2\",\"approval_number\":\"FL15779.2\",\"seq\":2,\"product_model\":\"b. \\\"Premium AIP Elite - Impact\\\" Casement Window\",\"product_description\":\"Extruded PVC \\\"Impact\\\" Casement Window - (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15779-R2\",\"approval_number\":\"FL15779.3\",\"seq\":3,\"product_model\":\"c. \\\"Premium AIP Plus - Impact\\\" Casement Window\",\"product_description\":\"Extruded PVC \\\"Impact\\\" Casement Window - (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15779-R2\",\"approval_number\":\"FL15779.4\",\"seq\":4,\"product_model\":\"d. \\\"Standard AGP - Impact\\\" Casement Window\",\"product_description\":\"Extruded PVC \\\"Impact\\\" Casement Window - (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Optimum Steel Windows and Doors\":[{\"manufacturer\":\"Optimum Steel Windows and Doors\",\"approval_number_master\":\"FL#38442-R4\",\"approval_number\":\"FL38442.3\",\"seq\":3,\"product_model\":\"RTS-430i Stainless Steel French Casement Window (HVHZ) (Impact)\",\"product_description\":\"RTS-430i Stainless Steel French Casement Window (HVHZ) (Impact)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Optimum Steel Windows and Doors\",\"approval_number_master\":\"FL#38442-R4\",\"approval_number\":\"FL38442.4\",\"seq\":4,\"product_model\":\"RTS-430i Stainless Steel French Casement Window (WZ3) (Impact)\",\"product_description\":\"RTS-430i Stainless Steel French Casement Window (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Optimum Steel Windows and Doors\",\"approval_number_master\":\"FL#38442-R0\",\"approval_number\":\"FL38442.1\",\"seq\":1,\"product_model\":\"RTS-430i Stainless Steel Casement Window (HVHZ) (Impact)\",\"product_description\":\"RTS-430i Stainless Steel Casement Window (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Optimum Steel Windows and Doors\",\"approval_number_master\":\"FL#38442-R1\",\"approval_number\":\"FL38442.2\",\"seq\":2,\"product_model\":\"RTS-430i Stainless Steel Casement Window (WZ3) (Impact)\",\"product_description\":\"RTS-430i Stainless Steel Casement Window (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"All Seasons Commercial Div.\":[{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#17123-R5\",\"approval_number\":\"FL17123.1\",\"seq\":1,\"product_model\":\"E2500\\\/E3250\\\/E4000 Out-Swing Casement\",\"product_description\":\"E2500\\\/3250\\\/E4000 Out-Swing Casement\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#1543-R0\",\"approval_number\":\"FL1543.1\",\"seq\":1,\"product_model\":\"5125\",\"product_description\":\"2 1\\\/4\\\" Thermal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#1543-R0\",\"approval_number\":\"FL1543.2\",\"seq\":2,\"product_model\":\"5125 Twin\",\"product_description\":\"2 1\\\/4\\\" Thermal Twin Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#1543-R0\",\"approval_number\":\"FL1543.3\",\"seq\":3,\"product_model\":\"950\",\"product_description\":\"2 1\\\/2 Non-Thermal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#13887-R0\",\"approval_number\":\"FL13887.1\",\"seq\":1,\"product_model\":\"5125CSO\",\"product_description\":\"5125 Casement Out Swing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#41881-R0\",\"approval_number\":\"FL41881.1\",\"seq\":1,\"product_model\":\"SERIES E3250\",\"product_description\":\"ALUMINUM OUT-SWING CASEMENT WINDOW\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-05-31 00:00:00\",\"instructions_url\":\"\"}],\"Quaker Window Products\":[{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#27673-R6\",\"approval_number\":\"FL27673.1\",\"seq\":1,\"product_model\":\"M600 Casement Outswing\",\"product_description\":\"M600 Modern Vu Aluminum Casement Outswing\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#27673-R6\",\"approval_number\":\"FL27673.2\",\"seq\":2,\"product_model\":\"M600 Casement Outswing\",\"product_description\":\"M600 Modern Vu Aluminum Casement Outswing\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#27673-R6\",\"approval_number\":\"FL27673.3\",\"seq\":3,\"product_model\":\"M600 Casement Outswing\",\"product_description\":\"M600 Modern Vu Aluminum Casement Outswing\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#27673-R6\",\"approval_number\":\"FL27673.4\",\"seq\":4,\"product_model\":\"M600 Twin Casement Outswing\",\"product_description\":\"M600 Modern Vu Aluminum Twin Casement Outswing\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#40310-R1\",\"approval_number\":\"FL40310.1\",\"seq\":1,\"product_model\":\"V300 Vinyl Outswing Casement Window\",\"product_description\":\"V300 Vinyl Outswing Casement Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#40310-R1\",\"approval_number\":\"FL40310.2\",\"seq\":2,\"product_model\":\"V700 Vinyl Casement Window\",\"product_description\":\"V700 Vinyl Outswing Impact Casement Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#44538-R1\",\"approval_number\":\"FL44538.1\",\"seq\":1,\"product_model\":\"C-Series C600\\\/605 One Tone Casement Outswing Aluminum Window\",\"product_description\":\"C-Series C600\\\/605 One Tone Casement Outswing Aluminum Thermally Broken Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#47637-R0\",\"approval_number\":\"FL47637.1\",\"seq\":1,\"product_model\":\"H4503 Casement Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"H4503 Casement Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#47668-R0\",\"approval_number\":\"FL47668.1\",\"seq\":1,\"product_model\":\"C700\\\/C705 Series One-Tone Casement Window (WZ3) (Impact)\",\"product_description\":\"C700\\\/C705 Series One-Tone Casement Window (WZ3) (Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#27673-R6\",\"approval_number\":\"FL27673.5\",\"seq\":5,\"product_model\":\"M700 Impact Casement 4-Bar Hinge Outswing\",\"product_description\":\"M700 Modern Vu Aluminum Impact Casement 4-Bar Hinge Outswing\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#27673-R6\",\"approval_number\":\"FL27673.6\",\"seq\":6,\"product_model\":\"M700 Impact Casement Butt Hinge Outswing\",\"product_description\":\"M700 Modern Vu Aluminum Impact Casement Butt Hinge Outswing\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#44538-R1\",\"approval_number\":\"FL44538.2\",\"seq\":2,\"product_model\":\"C-Series C600\\\/605 Two Tone Casement Outswing Aluminum Window\",\"product_description\":\"C-Series C600\\\/605 Two Tone Casement Outswing Aluminum Thermally Broken Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#44538-R1\",\"approval_number\":\"FL44538.3\",\"seq\":3,\"product_model\":\"W-Series W600\\\/605 Two Tone Casement Outswing Aluminum Window\",\"product_description\":\"W-Series W600\\\/605 Two Tone Casement Outswing Aluminum Thermally Broken Window w\\\/Interior Wood\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#47668-R0\",\"approval_number\":\"FL47668.2\",\"seq\":2,\"product_model\":\"C700\\\/C705 Series Two-Tone Casement Window (WZ3) (Impact)\",\"product_description\":\"C700\\\/C705 Series Two-Tone Casement Window (WZ3) (Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#47668-R0\",\"approval_number\":\"FL47668.3\",\"seq\":3,\"product_model\":\"W700\\\/W705 Series Two-Tone Casement Window (WZ3) (Impact)\",\"product_description\":\"W700\\\/W705 Series Two-Tone Casement Window (WZ3) (Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-31 00:00:00\",\"instructions_url\":\"\"}],\"N.R. Architectural Products, Inc.\":[{\"manufacturer\":\"N.R. Architectural Products, Inc.\",\"approval_number_master\":\"FL#21448-R3\",\"approval_number\":\"FL21448.1\",\"seq\":1,\"product_model\":\"Series NRAP 2500-CO Casement Windows - L.M.I.\",\"product_description\":\"Series NRAP 2500-CO Casement Windows - Large Missile Impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"N.R. Architectural Products, Inc.\",\"approval_number_master\":\"FL#26372-R3\",\"approval_number\":\"FL26372.1\",\"seq\":1,\"product_model\":\"3250 Casement Window-LMI & SMI\",\"product_description\":\"3250 Casement Window-LMI & SMI\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"N.R. Architectural Products, Inc.\",\"approval_number_master\":\"FL#21448-R3\",\"approval_number\":\"FL21448.2\",\"seq\":2,\"product_model\":\"Series NRAP 2500-CO Casement Windows - S.M.I.\",\"product_description\":\"Series NRAP 2500-CO Casement Windows - Small Missile Impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-31 00:00:00\",\"instructions_url\":\"\"}],\"Sunshine Windows Manufacturing Inc.\":[{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#30924-R2\",\"approval_number\":\"FL30924.1\",\"seq\":1,\"product_model\":\"Series 2009 Aluminum Oustwing Casement Window\",\"product_description\":\"Large missile impact resistant aluminum outswing casement window.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#30924-R2\",\"approval_number\":\"FL30924.2\",\"seq\":2,\"product_model\":\"Series 2009 Aluminum Oustwing Casement Window\",\"product_description\":\"Non-impact resistant aluminum outswing casement window.\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#13875-R0\",\"approval_number\":\"FL13875.1\",\"seq\":1,\"product_model\":\"Series 2009 Outswing Casement Window - L.M.I.\",\"product_description\":\"Missile Impact Rating: Large Missile Impact Resistant\",\"design_pressure\":\"+90.0\\\/-90.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#13877-R0\",\"approval_number\":\"FL13877.1\",\"seq\":1,\"product_model\":\"Series 2009 Outswing Aluminum Casement Window - N.I.\",\"product_description\":\"Missile Impact Rating: None\",\"design_pressure\":\"+150\\\/-210\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#15677-R0\",\"approval_number\":\"FL15677.1\",\"seq\":1,\"product_model\":\"SERIES 2009 OUTSWING ALUMINUM CASEMENT WINDOW - N.I.\",\"product_description\":\"NONIMPACT RESISTANT CASEMENT WINDOW\",\"design_pressure\":\"+150\\\/-209\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#15678-R0\",\"approval_number\":\"FL15678.1\",\"seq\":1,\"product_model\":\"SERIES 2009 OUTSWING ALUMINUM CASEMENT WINDOW - L.M.I.\",\"product_description\":\"IMPACT RESISTANT OUTSWING ALUMINUM CASEMENT WINDOW\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-17 00:00:00\",\"instructions_url\":\"\"}],\"Wintech - Window Technology, Inc.\":[{\"manufacturer\":\"Wintech - Window Technology, Inc.\",\"approval_number_master\":\"FL#31755-R2\",\"approval_number\":\"FL31755.1\",\"seq\":1,\"product_model\":\"Series 325I Casement (Impact) (HVHZ)\",\"product_description\":\"Series 325I Casement (Impact) (HVHZ)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wintech - Window Technology, Inc.\",\"approval_number_master\":\"FL#31755-R0\",\"approval_number\":\"FL31755.2\",\"seq\":2,\"product_model\":\"Series 325I Casement (Non-Impact) (HVHZ)\",\"product_description\":\"Series 325I Casement (Non-Impact) (HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Renaissance Windows & Doors\":[{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#39774-R2\",\"approval_number\":\"FL39774.1\",\"seq\":1,\"product_model\":\"8700 Series Casement Window\",\"product_description\":\"8700 Series Casement Window 36\\\" x 72\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Eurocraft Industries, Inc.\":[{\"manufacturer\":\"Eurocraft Industries, Inc.\",\"approval_number_master\":\"FL#29689-R0\",\"approval_number\":\"FL29689.1\",\"seq\":1,\"product_model\":\"Series 76AD\",\"product_description\":\"Series 76AD Out-Swing Casement\\\/Tilt & Turn Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eurocraft Industries, Inc.\",\"approval_number_master\":\"FL#47274-R1\",\"approval_number\":\"FL47274.1\",\"seq\":1,\"product_model\":\"700 Aluminum Casement Window\",\"product_description\":\"Large missile impact resistant aluminum casement window.\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eurocraft Industries, Inc.\",\"approval_number_master\":\"FL#29689-R0\",\"approval_number\":\"FL29689.2\",\"seq\":2,\"product_model\":\"Series 76MD\",\"product_description\":\"Series 76MD In-Swing Casement\\\/Tilt & Turn Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eurocraft Industries, Inc.\",\"approval_number_master\":\"FL#47274-R1\",\"approval_number\":\"FL47274.2\",\"seq\":2,\"product_model\":\"700 Aluminum Casement Window\",\"product_description\":\"Small missile impact resistant aluminum casement window.\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Tecnoglass LLC.\":[{\"manufacturer\":\"Tecnoglass LLC.\",\"approval_number_master\":\"FL#28670-R2\",\"approval_number\":\"FL28670.1\",\"seq\":1,\"product_model\":\"Series HC200 Aluminum Outswing Casement Window\",\"product_description\":\"Small missile impact resistant aluminum outswing casement window.\",\"design_pressure\":\"+130\\\/-210\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-02-19 00:00:00\",\"instructions_url\":\"\"}],\"Eco Glass, LLC\":[{\"manufacturer\":\"Eco Glass, LLC\",\"approval_number_master\":\"FL#34000-R3\",\"approval_number\":\"FL34000.1\",\"seq\":1,\"product_model\":\"Series S-3830 Casement Window\",\"product_description\":\"Series S-3830 Casement Window 36 x 78\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Glass, LLC\",\"approval_number_master\":\"FL#34000-R3\",\"approval_number\":\"FL34000.2\",\"seq\":2,\"product_model\":\"Series S-3830 Casement Window\",\"product_description\":\"Series S-3830 Casement Window 32 x 71\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-31 00:00:00\",\"instructions_url\":\"\"}],\"Linea Rossa LLC\":[{\"manufacturer\":\"Linea Rossa LLC\",\"approval_number_master\":\"FL#39598-R0\",\"approval_number\":\"FL39598.1\",\"seq\":1,\"product_model\":\"Series \\\"LR-420\\\"\",\"product_description\":\"Series \\\"LR-420\\\" Aluminum Casement Window,- L.M.I.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-31 00:00:00\",\"instructions_url\":\"\"}],\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\":[{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#39381-R2\",\"approval_number\":\"FL39381.1\",\"seq\":1,\"product_model\":\"Aspect\\\/Endure Casement Window (non-Impact)\",\"product_description\":\"Aspect\\\/Endure Casement 36x75\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#39381-R2\",\"approval_number\":\"FL39381.2\",\"seq\":2,\"product_model\":\"Aspect\\\/Endure T-Mull Casement Window (non-Impact)\",\"product_description\":\"Aspect\\\/Endure T-Mull Casement 70x70\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#39381-R2\",\"approval_number\":\"FL39381.3\",\"seq\":3,\"product_model\":\"Aspect\\\/Endure T-Mull Casement Window (non-Impact)\",\"product_description\":\"Aspect\\\/Endure T-Mull Casement 70x70\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#39381-R2\",\"approval_number\":\"FL39381.4\",\"seq\":4,\"product_model\":\"Aspect\\\/Endure T-Mull Casement Window (non-Impact)\",\"product_description\":\"Aspect\\\/Endure T-Mull Casement 70x70\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#39381-R2\",\"approval_number\":\"FL39381.5\",\"seq\":5,\"product_model\":\"Aspect\\\/Endure T-Mull Casement Window (non-Impact)\",\"product_description\":\"Aspect\\\/Endure T-Mull Casement 64x60\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-06-17 00:00:00\",\"instructions_url\":\"\"}],\"Eco Window Systems\":[{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#41650-R0\",\"approval_number\":\"FL41650.1\",\"seq\":1,\"product_model\":\"Eco-Guard Series 500\",\"product_description\":\"Large Missile, Aluminum Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#47216-R0\",\"approval_number\":\"FL47216.1\",\"seq\":1,\"product_model\":\"ECO-NOVO Series 575 Casement Window\",\"product_description\":\"Large and Small Missile Impact Resistant Casement Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#41650-R0\",\"approval_number\":\"FL41650.2\",\"seq\":2,\"product_model\":\"Eco-Guard Series 500\",\"product_description\":\"Small Missile, Aluminum Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#21627-R0\",\"approval_number\":\"FL21627.1\",\"seq\":1,\"product_model\":\"Series \\\"Eco-Guard 500\\\" Outswing Aluminum Casement Window\",\"product_description\":\"Large missile impact resistant aluminum outswing casement window.\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-19 00:00:00\",\"instructions_url\":\"\"}],\"Labrador & Fundora Corp D?B?A V & V Windows\":[{\"manufacturer\":\"Labrador & Fundora Corp D?B?A V & V Windows\",\"approval_number_master\":\"FL#41447-R2\",\"approval_number\":\"FL41447.1\",\"seq\":1,\"product_model\":\"Series \\\"400\\\" Outswing Aluminum Casement Window\",\"product_description\":\"Large missile impact resistant aluminum outswing casement window.\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-24 00:00:00\",\"instructions_url\":\"\"}],\"Arcadia, Inc.\":[{\"manufacturer\":\"Arcadia, Inc.\",\"approval_number_master\":\"FL#40953-R0\",\"approval_number\":\"FL40953.1\",\"seq\":1,\"product_model\":\"Series IPT-200 Casement Window (WZ3) (Impact)\",\"product_description\":\"Series IPT-200 Casement Window (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"NT Window, Inc.\":[{\"manufacturer\":\"NT Window, Inc.\",\"approval_number_master\":\"FL#47366-R0\",\"approval_number\":\"FL47366.1\",\"seq\":1,\"product_model\":\"G100 PVC OUTSWING CASEMENT WINDOW\",\"product_description\":\"IMPACT\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-09 00:00:00\",\"instructions_url\":\"\"}],\"Sunset Windows and Doors LLC\":[{\"manufacturer\":\"Sunset Windows and Doors LLC\",\"approval_number_master\":\"FL#31343-R4\",\"approval_number\":\"FL31343.1\",\"seq\":1,\"product_model\":\"Series AL-580 Aluminum Casement Window\",\"product_description\":\"Series AL-580 Aluminum Casement Window, Non-Impact\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunset Windows and Doors LLC\",\"approval_number_master\":\"FL#31343-R4\",\"approval_number\":\"FL31343.2\",\"seq\":2,\"product_model\":\"Series V-750 Vinyl Casement Window\",\"product_description\":\"Series V-750 Vinyl Casement Window , Non-Impact\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunset Windows and Doors LLC\",\"approval_number_master\":\"FL#31343-R4\",\"approval_number\":\"FL31343.3\",\"seq\":3,\"product_model\":\"Series V-750 Vinyl Casement Window\",\"product_description\":\"Series V-750 Vinyl Casement Window, Large Missile Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunset Windows and Doors LLC\",\"approval_number_master\":\"FL#31343-R4\",\"approval_number\":\"FL31343.4\",\"seq\":4,\"product_model\":\"Series V-750 Vinyl Casement Window\",\"product_description\":\"Series V-750 Vinyl Casement Window, Large Missile Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-08-31 00:00:00\",\"instructions_url\":\"\"}],\"VPI Windows\":[{\"manufacturer\":\"VPI Windows\",\"approval_number_master\":\"FL#46974-R2\",\"approval_number\":\"FL46974.4\",\"seq\":4,\"product_model\":\"Endurance 511\",\"product_description\":\"Casement (X\\\/O.O\\\/O) 102\\\" x 102\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VPI Windows\",\"approval_number_master\":\"FL#46974-R2\",\"approval_number\":\"FL46974.5\",\"seq\":5,\"product_model\":\"Endurance 511\",\"product_description\":\"Casement (O\\\/X\\\/O.O\\\/O\\\/O.O\\\/X\\\/O) 108\\\" x 96\\\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VPI Windows\",\"approval_number_master\":\"FL#46974-R2\",\"approval_number\":\"FL46974.1\",\"seq\":1,\"product_model\":\"Endurance 511\",\"product_description\":\"Casement (X\\\/O.O\\\/O.X\\\/O) 114\\\" x 96\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VPI Windows\",\"approval_number_master\":\"FL#46974-R2\",\"approval_number\":\"FL46974.2\",\"seq\":2,\"product_model\":\"Endurance 511\",\"product_description\":\"Casement (XOX) 114\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VPI Windows\",\"approval_number_master\":\"FL#46974-R2\",\"approval_number\":\"FL46974.3\",\"seq\":3,\"product_model\":\"Endurance 511\",\"product_description\":\"Casement (X) 42\\\" x 72\\\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VPI Windows\",\"approval_number_master\":\"FL#46974-R2\",\"approval_number\":\"FL46974.6\",\"seq\":6,\"product_model\":\"Endurance 511\",\"product_description\":\"Casement (O\\\/X\\\/O.O\\\/O\\\/O.O\\\/X\\\/O) 126\\\" x 96\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VPI Windows\",\"approval_number_master\":\"FL#46974-R2\",\"approval_number\":\"FL46974.7\",\"seq\":7,\"product_model\":\"Endurance 511\",\"product_description\":\"Casement (O\\\/X\\\/O) 42\\\" x 144\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VPI Windows\",\"approval_number_master\":\"FL#46974-R2\",\"approval_number\":\"FL46974.8\",\"seq\":8,\"product_model\":\"Endurance 511\",\"product_description\":\"Casement (O.X\\\/O.O.X\\\/O) 144\\\" x 96\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VPI Windows\",\"approval_number_master\":\"FL#46974-R2\",\"approval_number\":\"FL46974.9\",\"seq\":9,\"product_model\":\"Endurance 511\",\"product_description\":\"Casement (X\\\/O.O) 108\\\" x 96\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VPI Windows\",\"approval_number_master\":\"FL#46974-R2\",\"approval_number\":\"FL46974.10\",\"seq\":10,\"product_model\":\"Endurance 511\",\"product_description\":\"Casement (O.X\\\/O) 96\\\" x 108\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-03-16 00:00:00\",\"instructions_url\":\"\"}],\"Artistic Doors and Windows, Inc.\":[{\"manufacturer\":\"Artistic Doors and Windows, Inc.\",\"approval_number_master\":\"FL#42123-R0\",\"approval_number\":\"FL42123.1\",\"seq\":1,\"product_model\":\"2000 Outswing Wood Casement Window (HVHZ)(Impact)\",\"product_description\":\"2000 Outswing Wood Casement Window (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Artistic Doors and Windows, Inc.\",\"approval_number_master\":\"FL#3458-R0\",\"approval_number\":\"FL3458.1\",\"seq\":1,\"product_model\":\"Casement Window\",\"product_description\":\"Wood Twin Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Linea Rossa Windows & Doors\":[{\"manufacturer\":\"Linea Rossa Windows & Doors\",\"approval_number_master\":\"FL#42289-R0\",\"approval_number\":\"FL42289.1\",\"seq\":1,\"product_model\":\"LRWAD-420 Outswing Casement Window (HVHZ) (Impact)\",\"product_description\":\"LRWAD-420 Outswing Casement Window (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"CUHADAROGLU METAL SAN.PAZ. A.S.\":[{\"manufacturer\":\"CUHADAROGLU METAL SAN.PAZ. A.S.\",\"approval_number_master\":\"FL#42311-R0\",\"approval_number\":\"FL42311.1\",\"seq\":1,\"product_model\":\"Series TH-CS-34 aluminum casement window LMI\",\"product_description\":\"Series TH-CS-34 aluminum casement window LMI\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CUHADAROGLU METAL SAN.PAZ. A.S.\",\"approval_number_master\":\"FL#42311-R0\",\"approval_number\":\"FL42311.2\",\"seq\":2,\"product_model\":\"Series TH-CS-34 aluminum casement window SMI\",\"product_description\":\"Series TH-CS-34 aluminum casement window SMI\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"GIG Windows & Doors\":[{\"manufacturer\":\"GIG Windows & Doors\",\"approval_number_master\":\"FL#42471-R0\",\"approval_number\":\"FL42471.1\",\"seq\":1,\"product_model\":\"Series VPF 8000 Outswing Aluminum Casement Window=LMI (Typical & Heavy Systems)\",\"product_description\":\"Window System made of Laminated and Insulated Impact Resistant Glass retained by aluminum profile frame, wet glazed.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"alucorp sa de cv\":[{\"manufacturer\":\"alucorp sa de cv\",\"approval_number_master\":\"FL#47584-R0\",\"approval_number\":\"FL47584.1\",\"seq\":1,\"product_model\":\"Series 76AD Outswing Casement\\\/Tilt & Turn Window (HVHZ)(Impact)\",\"product_description\":\"Series 76AD Outswing Casement\\\/Tilt & Turn Window (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"alucorp sa de cv\",\"approval_number_master\":\"FL#47584-R0\",\"approval_number\":\"FL47584.2\",\"seq\":2,\"product_model\":\"Series 76MD Inswing Casement\\\/Tilt & Turn Window (HVHZ)(Impact)\",\"product_description\":\"Series 76MD Inswing Casement\\\/Tilt & Turn Window (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"alucorp sa de cv\",\"approval_number_master\":\"FL#43874-R0\",\"approval_number\":\"FL43874.1\",\"seq\":1,\"product_model\":\"Aluminum Casement Window (HVHZ) (IMPACT)\",\"product_description\":\"Aluminum Casement Window (HVHZ) (IMPACT)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Seaway Manufacturing Corp.\":[{\"manufacturer\":\"Seaway Manufacturing Corp.\",\"approval_number_master\":\"FL#41944-R0\",\"approval_number\":\"FL41944.1\",\"seq\":1,\"product_model\":\"Epiphany Casement Windows (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Epiphany Casement Windows (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Nuevo Florida Venture LLC\":[{\"manufacturer\":\"Nuevo Florida Venture LLC\",\"approval_number_master\":\"FL#47001-R0\",\"approval_number\":\"FL47001.1\",\"seq\":1,\"product_model\":\"Aluminum Casement Window\",\"product_description\":\"Aluminum Casement Window (L.M.I.\\\/S.M.I.)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-05-17 00:00:00\",\"instructions_url\":\"\"}],\"Shanghai Superhouse Building Material Co ltd\":[{\"manufacturer\":\"Shanghai Superhouse Building Material Co ltd\",\"approval_number_master\":\"FL#41884-R2\",\"approval_number\":\"FL41884.1\",\"seq\":1,\"product_model\":\"Series SP60 casement window LMI\",\"product_description\":\"Series SP60 casement window large missile impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Shanghai YY Windows CO., LTD\":[{\"manufacturer\":\"Shanghai YY Windows CO., LTD\",\"approval_number_master\":\"FL#46811-R0\",\"approval_number\":\"FL46811.1\",\"seq\":1,\"product_model\":\"Series YY100 aluminum casement window - large missile impact\",\"product_description\":\"Series YY100 aluminum casement window - large missile impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"RC BES WINDOWS LLC\":[{\"manufacturer\":\"RC BES WINDOWS LLC\",\"approval_number_master\":\"FL#46946-R0\",\"approval_number\":\"FL46946.1\",\"seq\":1,\"product_model\":\"CM 075\",\"product_description\":\"Large Missile Impact Resistant Casement Window\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC BES WINDOWS LLC\",\"approval_number_master\":\"FL#46949-R0\",\"approval_number\":\"FL46949.1\",\"seq\":1,\"product_model\":\"CM 100\",\"product_description\":\"Outswing aluminum casement window, large missile impact\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Aldora Aluminum and Glass\":[{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#41347-R5\",\"approval_number\":\"FL41347.1\",\"seq\":1,\"product_model\":\"Vista View Aluminum Fixed Casement Window\",\"product_description\":\"Large missile impact resistant aluminum fixed casement window.\",\"design_pressure\":\"+80\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#47343-R0\",\"approval_number\":\"FL47343.1\",\"seq\":1,\"product_model\":\"Euro Aluminum Outswing Casement Window\",\"product_description\":\"Large missile impact resistant aluminum outswing casement window.\",\"design_pressure\":\"+80\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#41347-R5\",\"approval_number\":\"FL41347.2\",\"seq\":2,\"product_model\":\"Vista View Aluminum Fixed Casement Window With LP\",\"product_description\":\"Large missile impact resistant aluminum fixed casement window with low profile.\",\"design_pressure\":\"+80\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#41347-R5\",\"approval_number\":\"FL41347.3\",\"seq\":3,\"product_model\":\"Vista View Aluminum Outswing Casement Window\",\"product_description\":\"Large missile impact resistant aluminum outswing casement window.\",\"design_pressure\":\"+80\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Elite doors and windows INC\":[{\"manufacturer\":\"Elite doors and windows INC\",\"approval_number_master\":\"FL#47436-R0\",\"approval_number\":\"FL47436.1\",\"seq\":1,\"product_model\":\"YY100 aluminum casement window - LMI\",\"product_description\":\"YY100 aluminum casement window - LMI\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"AMSCO Windows\":[{\"manufacturer\":\"AMSCO Windows\",\"approval_number_master\":\"FL#47558-R0\",\"approval_number\":\"FL47558.1\",\"seq\":1,\"product_model\":\"VZ1 Hampton Series Casement Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"VZ1 Hampton Series Casement Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Brannen Millwork Company\":[{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#9267-R8\",\"approval_number\":\"FL9267.1\",\"seq\":1,\"product_model\":\"a. European Vent Casement Window\",\"product_description\":\"Radius and Rectangular Vent Wood Casement Window - Single Configuration (X)\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#9267-R8\",\"approval_number\":\"FL9267.2\",\"seq\":2,\"product_model\":\"b. European Vent Casement Window\",\"product_description\":\"Twin Radius and Twin Rectangular Vent Wood Casement Window - Double Configuration (XX)\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#9267-R2\",\"approval_number\":\"FL9267.3\",\"seq\":3,\"product_model\":\"c. Vent Casement Window\",\"product_description\":\"Vent Wood \\\"Impact\\\" Casement Window - Single Configuration (X) with Monolithic or Insulated \\\"Impact\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#9267-R2\",\"approval_number\":\"FL9267.4\",\"seq\":4,\"product_model\":\"d. Vent Casement Window\",\"product_description\":\"Vent Wood \\\"Impact\\\" Casement Window - Twin Configuration (XX) with Monolithic or Insulated \\\"Impact\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#9267-R2\",\"approval_number\":\"FL9267.5\",\"seq\":5,\"product_model\":\"e. Vent Casement Window\",\"product_description\":\"Radius Top Vent Wood \\\"Impact\\\" Casement Window - Twin Configuration (XX) with Monolithic or Insulated \\\"Impact\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#9267-R2\",\"approval_number\":\"FL9267.6\",\"seq\":6,\"product_model\":\"f. Vent Casement Window\",\"product_description\":\"Vent Wood \\\"Impact\\\" Casement Windows with Transoms - Triple Configuration (OOO\\\/XXX) with Monolithic or Insulated \\\"Impact\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#9267-R2\",\"approval_number\":\"FL9267.7\",\"seq\":7,\"product_model\":\"g. Vent Casement Window\",\"product_description\":\"Vent\\\/Fixed Wood \\\"Impact\\\" Casement Window - Triple Configuration (XOX) with Monolithic or Insulated \\\"Impact\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#9267-R2\",\"approval_number\":\"FL9267.8\",\"seq\":8,\"product_model\":\"h. Vent Casement Window\",\"product_description\":\"Vent Wood Casement Window - Single Configuration (X) with Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#9267-R3\",\"approval_number\":\"FL9267.9\",\"seq\":9,\"product_model\":\"i. Vent Casement Window\",\"product_description\":\"Vent Wood \\\"Impact\\\" Radius Casement Window - Single Configuration (X) with Monolithic \\\"Impact\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#9267-R5\",\"approval_number\":\"FL9267.10\",\"seq\":10,\"product_model\":\"j. \\\"TDL\\\" Circle Casement Window\",\"product_description\":\"Vent\\\/Fixed Wood True Divided Lite Circle Casement Window - Single Configuration (XO or OX) with Monolithic \\\"Non-Impact\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#9267-R5\",\"approval_number\":\"FL9267.11\",\"seq\":11,\"product_model\":\"k. \\\"TDL\\\" French Casement Window\",\"product_description\":\"Vent Wood True Divided Lite French Casement Window - Configuration (XX) with Monolithic \\\"Non-Impact\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Kolbe & Kolbe Millwork Co., Inc.\":[{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11002-R10\",\"approval_number\":\"FL11002.6\",\"seq\":6,\"product_model\":\"Ultra Series Operating Casement Segment Head\",\"product_description\":\"36\\\" x 90\\\" Non-impact\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#15190-R0\",\"approval_number\":\"FL15190.1\",\"seq\":1,\"product_model\":\"Ultra Impact Casement Window\",\"product_description\":\"Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16642-R5\",\"approval_number\":\"FL16642.2\",\"seq\":2,\"product_model\":\"Ultra Series Inswing Casement\",\"product_description\":\"36\\\" x 72\\\" Non-Impact\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#17289-R6\",\"approval_number\":\"FL17289.1\",\"seq\":1,\"product_model\":\"Heritage Series Push Out Casement\",\"product_description\":\"36\\\" x 72\\\" Multi Point Lock, Non-impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#17289-R6\",\"approval_number\":\"FL17289.2\",\"seq\":2,\"product_model\":\"Heritage Series Push Out Casement\",\"product_description\":\"36\\\" x 72\\\" Single Point Lock, Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#18603-R3\",\"approval_number\":\"FL18603.1\",\"seq\":1,\"product_model\":\"413-H-1142 (36.00\\\" x 72.00\\\")\",\"product_description\":\"Ultra Push Out Casement, EE\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#22001-R9\",\"approval_number\":\"FL22001.1\",\"seq\":1,\"product_model\":\"Heritage Series Operating Casement \\\/ Casement Picture\",\"product_description\":\"144\\\" x 72\\\" Integral & Combination Mulls, Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#46376-R0\",\"approval_number\":\"FL46376.1\",\"seq\":1,\"product_model\":\"Heritage\",\"product_description\":\"Casement Half Circle SP\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2031-12-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#46376-R0\",\"approval_number\":\"FL46376.2\",\"seq\":2,\"product_model\":\"Heritage\",\"product_description\":\"Casement Segment Head SP\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2031-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#46376-R0\",\"approval_number\":\"FL46376.3\",\"seq\":3,\"product_model\":\"Heritage\",\"product_description\":\"Casement Quarter Circle SP\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2031-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11002-R10\",\"approval_number\":\"FL11002.1\",\"seq\":1,\"product_model\":\"Heritage Series Fixed Inswing Casement\",\"product_description\":\"96\\\" x 72\\\" Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11002-R10\",\"approval_number\":\"FL11002.2\",\"seq\":2,\"product_model\":\"Heritage Series Operating Inswing Casement\",\"product_description\":\"36\\\" x 72\\\" Non-impact\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-09-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11002-R10\",\"approval_number\":\"FL11002.3\",\"seq\":3,\"product_model\":\"Ultra Series Operating Casement\",\"product_description\":\"36\\\" x 90\\\" Non-impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-11-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11002-R10\",\"approval_number\":\"FL11002.4\",\"seq\":4,\"product_model\":\"Ultra Series Operating Casement Half Circle\",\"product_description\":\"36\\\" x 90\\\" Non-impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11002-R10\",\"approval_number\":\"FL11002.5\",\"seq\":5,\"product_model\":\"Ultra Series Operating Casement Quarter Circle\",\"product_description\":\"36\\\" x 90\\\" Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16642-R5\",\"approval_number\":\"FL16642.1\",\"seq\":1,\"product_model\":\"Heritage Series Inswing French Casement\",\"product_description\":\"48\\\" x 72\\\", Non-impact\",\"design_pressure\":\"+20\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-11-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#22001-R9\",\"approval_number\":\"FL22001.2\",\"seq\":2,\"product_model\":\"Heritage Series Operating Push Out Casement\",\"product_description\":\"36\\\" x 72\\\" Multi Point Lock, Impact\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#22001-R9\",\"approval_number\":\"FL22001.3\",\"seq\":3,\"product_model\":\"Heritage Series Operating Push Out French Casement\",\"product_description\":\"48\\\" x 48\\\", Non-impact\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#22001-R9\",\"approval_number\":\"FL22001.4\",\"seq\":4,\"product_model\":\"Heritage Series Operating Push Out French Casement\",\"product_description\":\"60\\\" x 60\\\", Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#22001-R9\",\"approval_number\":\"FL22001.5\",\"seq\":5,\"product_model\":\"Ultra Series Inswing French Casement\",\"product_description\":\"48\\\" x 72\\\", Non-impact\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#22001-R9\",\"approval_number\":\"FL22001.6\",\"seq\":6,\"product_model\":\"Ultra Series Operating Casement\",\"product_description\":\"72\\\" x 72\\\" Combination Mull, Non-impact\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-09-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#22001-R9\",\"approval_number\":\"FL22001.7\",\"seq\":7,\"product_model\":\"Ultra Series Operating Casement\",\"product_description\":\"36\\\" x 90\\\", Impact\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#22001-R9\",\"approval_number\":\"FL22001.8\",\"seq\":8,\"product_model\":\"Ultra Series Operating Casement \\\/ Casement Picture\",\"product_description\":\"96-1\\\/4\\\" x 120-1\\\/4\\\" Reinforced Combination Mulls, Non-impact\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#22001-R9\",\"approval_number\":\"FL22001.9\",\"seq\":9,\"product_model\":\"Ultra Series Operating Casement \\\/ Casement Picture\",\"product_description\":\"96-1\\\/4\\\" x 120\\\" Reinforced & Non-reinforced Combination Mulls, Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#22001-R9\",\"approval_number\":\"FL22001.10\",\"seq\":10,\"product_model\":\"Ultra Series Operating Casement \\\/ Casement Picture\",\"product_description\":\"144\\\" x 72\\\", Integral mullions, Non-impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#22001-R9\",\"approval_number\":\"FL22001.11\",\"seq\":11,\"product_model\":\"Ultra Series Operating EP Pushout Casement\",\"product_description\":\"36\\\" x 72\\\" Single Point Lock, Non-impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#22001-R9\",\"approval_number\":\"FL22001.12\",\"seq\":12,\"product_model\":\"Ultra Series Operating EP Pushout Casement\",\"product_description\":\"36\\\" x 72\\\" Multi Point Lock, Non-impact\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#22001-R9\",\"approval_number\":\"FL22001.13\",\"seq\":13,\"product_model\":\"Ultra Series Operating Push Out Casement\",\"product_description\":\"36\\\" x 90\\\" Multi Point Lock, Impact\",\"design_pressure\":\"+65\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#22001-R9\",\"approval_number\":\"FL22001.14\",\"seq\":14,\"product_model\":\"Ultra Series Operating Push Out Casement\",\"product_description\":\"36\\\" x 72\\\", Single point lock, Non-impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#22001-R9\",\"approval_number\":\"FL22001.15\",\"seq\":15,\"product_model\":\"Ultra Series Operating Push Out Casement\",\"product_description\":\"24\\\" x 42\\\", Single point lock, Non-impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#22001-R9\",\"approval_number\":\"FL22001.16\",\"seq\":16,\"product_model\":\"Ultra Series Operating Push Out Casement\",\"product_description\":\"36\\\" x 42\\\", Single point lock, Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#22001-R9\",\"approval_number\":\"FL22001.17\",\"seq\":17,\"product_model\":\"Ultra Series Operating Radius Crank-Out Casement\",\"product_description\":\"36\\\" x 72\\\", Impact\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#22001-R9\",\"approval_number\":\"FL22001.18\",\"seq\":18,\"product_model\":\"Ultra Series Operating Radius Push Out Casement\",\"product_description\":\"36\\\" x 72\\\" Multi Point Lock, Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#22001-R9\",\"approval_number\":\"FL22001.19\",\"seq\":19,\"product_model\":\"Ultra Series Operating Radius Push Out Casement\",\"product_description\":\"36\\\" x 72\\\" Single Point Lock, Non-impact\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#22001-R9\",\"approval_number\":\"FL22001.20\",\"seq\":20,\"product_model\":\"Ultra Series Operating Radius Push Out Casement\",\"product_description\":\"36\\\" x 72\\\", Multi point lock, Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#22001-R9\",\"approval_number\":\"FL22001.21\",\"seq\":21,\"product_model\":\"Ultra Series Operating Radius Push Out Casement\",\"product_description\":\"36\\\" x 72\\\", Multi point lock, Non-impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#22001-R9\",\"approval_number\":\"FL22001.22\",\"seq\":22,\"product_model\":\"Ultra Series Operating XL Casement\",\"product_description\":\"42\\\" x 96\\\", Non-impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#22001-R9\",\"approval_number\":\"FL22001.23\",\"seq\":23,\"product_model\":\"Ultra Series Operating XL Casement\",\"product_description\":\"42\\\" x 96\\\", Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#22001-R9\",\"approval_number\":\"FL22001.24\",\"seq\":24,\"product_model\":\"VistaLuxe Collection Operating Casement\",\"product_description\":\"36\\\" x 72\\\", Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#22001-R9\",\"approval_number\":\"FL22001.27\",\"seq\":27,\"product_model\":\"VistaLuxe Collection Operating Casement\",\"product_description\":\"36\\\" x 86-3\\\/16\\\", Non-impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-02-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#22001-R9\",\"approval_number\":\"FL22001.28\",\"seq\":28,\"product_model\":\"VistaLuxe Collection Operating Casement\",\"product_description\":\"72\\\" x 86-3\\\/16\\\" Combination Mull, Non-impact\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#22001-R9\",\"approval_number\":\"FL22001.29\",\"seq\":29,\"product_model\":\"VistaLuxe Collection Operating Casement\",\"product_description\":\"36\\\" x 72\\\", Impact\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-07-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#22001-R9\",\"approval_number\":\"FL22001.30\",\"seq\":30,\"product_model\":\"VistaLuxe Collection Operating Casement \\\/ Direct Set\",\"product_description\":\"119-31\\\/32\\\" x 86-3\\\/16\\\" Combination Mull, Non-impact\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4779-R0\",\"approval_number\":\"FL4779.1\",\"seq\":1,\"product_model\":\"413-H-625.1 C-C65 72.25 x 108.00\",\"product_description\":\"2 Heritage WW\\\/RR Transoms stacked above 2 Heritage Operating WW\\\/RR Casements w\\\/2 horizontal 2 piece continuous mulls w\\\/1 reinforced vertical mull w\\\/HP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4779-R0\",\"approval_number\":\"FL4779.2\",\"seq\":2,\"product_model\":\"413-H-670.1 C-R50 72.00 x 72.00\",\"product_description\":\"Heritage Operating WW\\\/RR Casement w\\\/1 piece integral vertical mull w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4779-R0\",\"approval_number\":\"FL4779.3\",\"seq\":3,\"product_model\":\"413-H-671.1 C-R50 72.00 x 72.00\",\"product_description\":\"Ultra Operating ER Casement w\\\/integral vertical mull w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4779-R0\",\"approval_number\":\"FL4779.4\",\"seq\":4,\"product_model\":\"413-H-673.1 C-R65 72.00 x 72.00\",\"product_description\":\"Heritage Operating WW\\\/RR Casement w\\\/1 piece integral vertical mull w\\\/HP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4779-R0\",\"approval_number\":\"FL4779.5\",\"seq\":5,\"product_model\":\"413-H-676.1 C-R65 72.00 x 72.00\",\"product_description\":\"Ultra Operating ER Casement w\\\/1 piece integral vertical mull w\\\/HP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4779-R0\",\"approval_number\":\"FL4779.6\",\"seq\":6,\"product_model\":\"413-H-686 C-R65 36.00 x 72.00\",\"product_description\":\"Ultra Operating EE Casement 1\\\/2 Circle Top w\\\/HP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4779-R0\",\"approval_number\":\"FL4779.7\",\"seq\":7,\"product_model\":\"413-H-687 C-R35 36.00 x 72.00\",\"product_description\":\"Heritage Operating WW\\\/RR Casement 1\\\/2 Circle Top w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4779-R0\",\"approval_number\":\"FL4779.8\",\"seq\":8,\"product_model\":\"413-H-688 C-R65 36.00 x 72.00\",\"product_description\":\"Heritage Operating WW\\\/RR Casement 1\\\/2 Circle Top w\\\/HP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4779-R0\",\"approval_number\":\"FL4779.9\",\"seq\":9,\"product_model\":\"413-H-689 C-R45 36.00 x 72.00\",\"product_description\":\"Ultra Operating EE Casement 1\\\/2 Circle Top w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4779-R0\",\"approval_number\":\"FL4779.10\",\"seq\":10,\"product_model\":\"413-H-690 C-LC40 48.00 x 48.00\",\"product_description\":\"Ultra French ER Casement w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4779-R0\",\"approval_number\":\"FL4779.11\",\"seq\":11,\"product_model\":\"413-H-691 C-LC40 48.00 x 48.00\",\"product_description\":\"Heritage French WW\\\/RR Casement w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4779-R0\",\"approval_number\":\"FL4779.12\",\"seq\":12,\"product_model\":\"413-H-692 C-LC65 36.00 x 72.00\",\"product_description\":\"Ultra Operating ER Casement w\\\/HP and IPD3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4779-R0\",\"approval_number\":\"FL4779.13\",\"seq\":13,\"product_model\":\"413-H-693.1 C-R50 72.00 x 72.00\",\"product_description\":\"2 Ultra Operating ER Casements mulled together w\\\/2 piece continuous vertical mulls w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4779-R0\",\"approval_number\":\"FL4779.14\",\"seq\":14,\"product_model\":\"413-H-694.1 C-R50 72.00 x 72.00\",\"product_description\":\"2 Heritage Operating WW\\\/RR Casements mulled together w\\\/2 piece continuous vertical mulls w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4779-R0\",\"approval_number\":\"FL4779.15\",\"seq\":15,\"product_model\":\"413-H-698 C-R50 144.00 x 72.00\",\"product_description\":\"Ultra Operating\\\/Fixed ER Casement w\\\/1 piece integral vertical mull, mulled together with Fixed\\\/Operating ER Casement w\\\/2 vertical 2 piece continuous mulls w\\\/ SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4779-R0\",\"approval_number\":\"FL4779.16\",\"seq\":16,\"product_model\":\"413-H-700 C-R50 144.00 x 72.00\",\"product_description\":\"Heritage Operating\\\/Fixed WW\\\/RR Casement w\\\/1 piece integral vertical mull, mulled together with Fixed\\\/Operating WW\\\/RR Casement w\\\/2 vertical 2 piece continuous mulls w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4779-R0\",\"approval_number\":\"FL4779.17\",\"seq\":17,\"product_model\":\"413-H-701 C-R65 144.00 x 72.00\",\"product_description\":\"Heritage Operating\\\/Fixed WW\\\/RR Casement w\\\/1 piece integral vertical mull, mulled together with Fixed\\\/Operating WW\\\/RR Casement w\\\/2 vertical 2 piece continuous mull w\\\/HP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4779-R0\",\"approval_number\":\"FL4779.18\",\"seq\":18,\"product_model\":\"413-H-703.1 C-R65 72.00 x 72.00\",\"product_description\":\"2 Ultra Operating ER Casements w\\\/2 piece continuous vertical mull w\\\/HP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4779-R0\",\"approval_number\":\"FL4779.19\",\"seq\":19,\"product_model\":\"413-H-705 C-R65 120.00 x 72.00\",\"product_description\":\"Ultra Operating\\\/Fixed ER Casement with 1 piece integral vertical mull, mulled together with Fixed\\\/Operating ER Casement w\\\/2 vertical 2 piece continuous mulls w\\\/HP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4779-R0\",\"approval_number\":\"FL4779.20\",\"seq\":20,\"product_model\":\"413-H-708.1 C-R65 72.00 x 72.00\",\"product_description\":\"2 Heritage Operating WW\\\/RR Casements mulled together w\\\/2 piece continuous vertical mulls w\\\/HP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4779-R0\",\"approval_number\":\"FL4779.21\",\"seq\":21,\"product_model\":\"413-H-736.01 C-LC65 36.00 x 72.00\",\"product_description\":\"Ultra Operating EE Casement w\\\/HP and IPD3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4779-R0\",\"approval_number\":\"FL4779.22\",\"seq\":22,\"product_model\":\"413-H-776.01 C-R65 36.00 x 72.00\",\"product_description\":\"Ultra Operating EE Casement w\\\/HP and IPD4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#5787-R0\",\"approval_number\":\"FL5787.1\",\"seq\":1,\"product_model\":\"413-H-791.00 C-R20 48.00 x 72.00\",\"product_description\":\"Heritage Operating WW\\\/RR Inswing French Casement w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#5787-R0\",\"approval_number\":\"FL5787.2\",\"seq\":2,\"product_model\":\"413-H-792.00 C-R20 48.00 x 72.00\",\"product_description\":\"Heritage Operating WW\\\/RR Inswing Casement w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#5787-R0\",\"approval_number\":\"FL5787.3\",\"seq\":3,\"product_model\":\"413-H-793.00 C-R65 36.00 x 72.00\",\"product_description\":\"Ultra Operating EE Casement w\\\/HP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#5787-R0\",\"approval_number\":\"FL5787.4\",\"seq\":4,\"product_model\":\"413-H-794.01 C-R65 36.00 x 72.00\",\"product_description\":\"Heritage Operating WW\\\/RR Casement w\\\/HP and IPD4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#5787-R0\",\"approval_number\":\"FL5787.5\",\"seq\":5,\"product_model\":\"413-H-811.01 C-R65 36.00 x 72.00\",\"product_description\":\"Ultra Operating EE Casement w\\\/HP and IPD4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#6861-R0\",\"approval_number\":\"FL6861.1\",\"seq\":1,\"product_model\":\"413-H-701.02, 413-H-701.05 C-C65 36.00 x 72.00\",\"product_description\":\"Heritage Operating WW\\\/RR Casement w\\\/HP and IPD4\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#6861-R0\",\"approval_number\":\"FL6861.2\",\"seq\":2,\"product_model\":\"413-H-845.00 C-C65 24.00 x 42.00\",\"product_description\":\"Ultra Push Out Casement EE w\\\/SP\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#6861-R0\",\"approval_number\":\"FL6861.3\",\"seq\":3,\"product_model\":\"413-H-846.00 C-C50 36.00 x 72.00\",\"product_description\":\"Heritage Push Out WW\\\/RR Casement w\\\/SP\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#6861-R0\",\"approval_number\":\"FL6861.4\",\"seq\":4,\"product_model\":\"413-H-847.00 C-C60 36.00 x 72.00\",\"product_description\":\"Ultra Push Out Casement EE w\\\/SP\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#6861-R0\",\"approval_number\":\"FL6861.5\",\"seq\":5,\"product_model\":\"413-H-848.00 C-C65 24.00 x 42.00\",\"product_description\":\"Heritage Push Out WW\\\/RR Casement w\\\/SP\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#6861-R0\",\"approval_number\":\"FL6861.6\",\"seq\":6,\"product_model\":\"413-H-859.01 C-C65 36.00 x 72.00\",\"product_description\":\"Ultra Push Out Casement EE w\\\/SP\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#6861-R0\",\"approval_number\":\"FL6861.7\",\"seq\":7,\"product_model\":\"413-H-860.01 C-C55 36.00 x 72.00\",\"product_description\":\"Heritage Push Out WW\\\/RR Casement w\\\/SP\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#8548-R0\",\"approval_number\":\"FL8548.1\",\"seq\":1,\"product_model\":\"413-H-860.03, 413-H-860.04, 413-H-860.05, 413-H-860.07 C-C65 36 x 72\",\"product_description\":\"Heritage Operating WW\\\/RR Push Out Casement w\\\/IPD3\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#8548-R0\",\"approval_number\":\"FL8548.2\",\"seq\":2,\"product_model\":\"413-H-871.13, 413-H-871.14, 413-H-871.15, 413-H-871.17 C-R55 36 x 72\",\"product_description\":\"706 Ultra Operating EE Casement Segment Head w\\\/IPD3\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#8548-R0\",\"approval_number\":\"FL8548.3\",\"seq\":3,\"product_model\":\"413-H-872.00, 413-H-872.01, 413-H-872.02, 413-H-872.04 C-R60 36 x 72\",\"product_description\":\"706 Ultra Operating EE Casement 1\\\/4 Circle w\\\/IPD3\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#8548-R0\",\"approval_number\":\"FL8548.4\",\"seq\":4,\"product_model\":\"413-H-877.00, 413-H-877.01, 413-H-877.02, 413-H-877.04 C-R60 36 x 72\",\"product_description\":\"706 Ultra Operating EE Casement 1\\\/2 Circle Top w\\\/IPD3\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#8548-R0\",\"approval_number\":\"FL8548.5\",\"seq\":5,\"product_model\":\"413-H-881.00, 413-H-881.01, 413-H-881.02, 413-H-881.04 C-C65 36 x 72\",\"product_description\":\"Heritage Operating WW\\\/RR Push Out Casement w\\\/IPD4\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#8548-R0\",\"approval_number\":\"FL8548.6\",\"seq\":6,\"product_model\":\"413-H-882.00, 413-H-882.01, 413-H-882.02 C-R60 72.25 x 72.00\",\"product_description\":\"Heritage Operating WW\\\/RR Casement 1\\\/4 Circle mulled to a Heritage Operating WW\\\/RR Casement 1\\\/4 Cirlce with a steel bar continuous vertical mull w\\\/HP\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#8548-R0\",\"approval_number\":\"FL8548.7\",\"seq\":7,\"product_model\":\"413-H-891.00, 413-H-891.01, 413-H-891.02 C-R60 60 x 60\",\"product_description\":\"Heritage Operating WW\\\/RR French Push Out Casement w\\\/SP\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#8548-R0\",\"approval_number\":\"FL8548.8\",\"seq\":8,\"product_model\":\"413-H-891.03, 413-H-891.04, 413-H-891.05 C-R70 48 x 48\",\"product_description\":\"Heritage Operating WW\\\/RR French Push Out Casement w\\\/SP\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#8548-R0\",\"approval_number\":\"FL8548.9\",\"seq\":9,\"product_model\":\"413-H-893.00, 413-H-893.01, 413-H-893.02 C-C50 72 x 72\",\"product_description\":\"Heritage Operating\\\/Stationary WW\\\/RR Casement w\\\/SP\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9133-R0\",\"approval_number\":\"FL9133.1\",\"seq\":1,\"product_model\":\"413-H-694.02, 413-H-694.03, 413-H-694.04 C-R50 72 x 72\",\"product_description\":\"Heritage Operating WW\\\/RR Casement mulled to a Heritage Operating WW\\\/RR Casement with 2 piece continuous vertical mulls\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9133-R0\",\"approval_number\":\"FL9133.2\",\"seq\":2,\"product_model\":\"413-H-871.19, 413-H-871.20, 413-H-871.21 C-R65 96.25 x 120.25\",\"product_description\":\"706 Ultra Oper. EE Csmt. stacked above a 706 Ultra Oper. EE Csmt. w\\\/steel reinforced horiz. mull\\\/separated by a contin. steel reinforced vert. mull\\\/alongside a 706 Ultra Fixed EE Csmt. stacked above a 706 Ultra Fixed EE Csmt. w\\\/steel reinforced horiz. mull\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9133-R0\",\"approval_number\":\"FL9133.3\",\"seq\":3,\"product_model\":\"413-H-897.00, 413-H-897.01, 413-H-897.02 C-C55 36 x 72\",\"product_description\":\"706 Ultra Operating Push Out EE Casment\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9133-R0\",\"approval_number\":\"FL9133.4\",\"seq\":4,\"product_model\":\"413-H-897.03, 413-H-897.04, 413-H-897.05 C-C85 24 x 42\",\"product_description\":\"706 Ultra Operating Push Out EE Casement\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9133-R0\",\"approval_number\":\"FL9133.5\",\"seq\":5,\"product_model\":\"413-H-898.00, 413-H-898.01, 413-H-898.02 C-R50 72 x 72\",\"product_description\":\"Heritage Operating WW\\\/RR Casement with integral mull\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9133-R0\",\"approval_number\":\"FL9133.6\",\"seq\":6,\"product_model\":\"413-H-899.00, 413-H-899.01, 413-H-899.02 C-C70 60 x 60\",\"product_description\":\"706 Ultra Operating EE French Casement\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9133-R0\",\"approval_number\":\"FL9133.7\",\"seq\":7,\"product_model\":\"413-H-902.00, 413-H-902.01, 413-H-902.02 C-R55 36 x 72\",\"product_description\":\"706 Ultra Operating Push Out EE Segment Head Casement\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9133-R0\",\"approval_number\":\"FL9133.8\",\"seq\":8,\"product_model\":\"413-H-903.00, 413-H-903.01, 413-H-903.02, 413-H-903.04 C-R70 36 x 72\",\"product_description\":\"706 Ultra Operating Push Out EE Segment Head Casement\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9133-R0\",\"approval_number\":\"FL9133.9\",\"seq\":9,\"product_model\":\"413-H-910.00, 413-H-910.01, 413-H-910.02 C-C65 72 x 72\",\"product_description\":\"Heritage Operating WW\\\/RR Casement with integral mull\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9133-R0\",\"approval_number\":\"FL9133.10\",\"seq\":10,\"product_model\":\"413-H-911.00, 413-H-911.01, 413-H-911.02, 413-H-911.04 C-R70 36 x 72\",\"product_description\":\"706 Ultra Operating Push Out EE Quarter Circle Head Casement\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9133-R0\",\"approval_number\":\"FL9133.11\",\"seq\":11,\"product_model\":\"413-H-912.00, 413-H-912.01, 413-H-912.02, 413-H-912.04 C-R60 36 x 72\",\"product_description\":\"706 Ultra Operating Push Out EE Half Circle Top Casement\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9133-R0\",\"approval_number\":\"FL9133.12\",\"seq\":12,\"product_model\":\"413-H-914.00, 413-H-914.01, 413-H-914.02, 413-H-914.04 C-C70 36 x 72\",\"product_description\":\"706 Ultra Operating Push Out EE Casement\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9133-R0\",\"approval_number\":\"FL9133.13\",\"seq\":13,\"product_model\":\"413-H-915.00, 413-H-915.01, 413-H-915.02 C-C70 36 x 72\",\"product_description\":\"706 Ultra Operating Push Out EE Casement\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9133-R0\",\"approval_number\":\"FL9133.14\",\"seq\":14,\"product_model\":\"413-H-916.00, 413-H-916.01, 413-H-916.02, 413-H-916.04 C-R60 36 x 72\",\"product_description\":\"706 Ultra Operating Push Out EE Half Circle Top Casement\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9133-R0\",\"approval_number\":\"FL9133.15\",\"seq\":15,\"product_model\":\"413-H-917.00, 413-H-917.01, 413-H-917.02, 413-H-917.04 C-R70 36 x 72\",\"product_description\":\"706 Ultra Operating Push Out EE Segement Head Casement\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7421-R1\",\"approval_number\":\"FL7421.1\",\"seq\":1,\"product_model\":\"413-H-871.00 C-R80 36\\\" x 72\\\"\",\"product_description\":\"706 Ultra Operating EE Casement\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7421-R1\",\"approval_number\":\"FL7421.2\",\"seq\":2,\"product_model\":\"413-H-871.06 C-R80 36\\\" X 72\\\"\",\"product_description\":\"706 Ultra Operating EE Casement\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7421-R1\",\"approval_number\":\"FL7421.3\",\"seq\":3,\"product_model\":\"413-H-871.11 C-R80 36\\\" x 72\\\"\",\"product_description\":\"706 Ultra Operating EE Casement\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7421-R1\",\"approval_number\":\"FL7421.4\",\"seq\":4,\"product_model\":\"413-H-871.13 C-R55 36\\\" x 72\\\"\",\"product_description\":\"706 Ultra Operating EE Casement Segment Head\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7421-R1\",\"approval_number\":\"FL7421.5\",\"seq\":5,\"product_model\":\"413-H-872.00 C-R60 36\\\" x 72\\\"\",\"product_description\":\"706 Ultra Operating EE Casement 1\\\/4 Circle\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7421-R1\",\"approval_number\":\"FL7421.6\",\"seq\":6,\"product_model\":\"413-H-873.00 C-C85 36\\\" x 72\\\"\",\"product_description\":\"706 Ultra Operating EE Casement\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7421-R1\",\"approval_number\":\"FL7421.7\",\"seq\":7,\"product_model\":\"413-H-873.03 C-R70 72\\\" x 72\\\"\",\"product_description\":\"706 Ultra Operating EE Casement w\\\/vertical integral mull\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7421-R1\",\"approval_number\":\"FL7421.8\",\"seq\":8,\"product_model\":\"413-H-873.06 C-C70 108\\\" x 72\\\"\",\"product_description\":\"706 Ultra Operating EE Casement mulled to a 706 Ultra Fixed EE Casement w\\\/2 piece continuous vertical mull\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7421-R1\",\"approval_number\":\"FL7421.9\",\"seq\":9,\"product_model\":\"413-H-877.00 C-R60 36\\\" x 72\\\"\",\"product_description\":\"706 Ultra Operating EE Casement 1\\\/2 Circle Top\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7421-R1\",\"approval_number\":\"FL7421.10\",\"seq\":10,\"product_model\":\"413-H-884.01 C-R60 36\\\" x 72\\\"\",\"product_description\":\"706 Ultra Operating EE Casement 1\\\/2 Circle Top\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7421-R1\",\"approval_number\":\"FL7421.11\",\"seq\":11,\"product_model\":\"413-H-884.04 C-R60 36\\\" x 72\\\"\",\"product_description\":\"706 Ultra Operating EE Casement 1\\\/4 Circle\",\"design_pressure\":\"+60\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7421-R1\",\"approval_number\":\"FL7421.12\",\"seq\":12,\"product_model\":\"413-H-884.07 C-R55 36\\\" x 72\\\"\",\"product_description\":\"706 Ultra Operating EE Casement Segment Head\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9837-R1\",\"approval_number\":\"FL9837.1\",\"seq\":1,\"product_model\":\"413-H-694.05 C-R60 72\\\" x 72\\\"\",\"product_description\":\"Heritage Traditional Operating WW\\\/RR Casement with Heritage Traditional Operating WW\\\/RR Casement\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9837-R1\",\"approval_number\":\"FL9837.2\",\"seq\":2,\"product_model\":\"413-H-871.22 C-R65 72\\\" x 72\\\"\",\"product_description\":\"706 Ultra Operating EE Casement with 706 Ultra Operating EE Casement\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9837-R1\",\"approval_number\":\"FL9837.3\",\"seq\":3,\"product_model\":\"413-H-873.21, 413-H-873.25 C-R65 96 1\\\/4\\\" x 72\\\"\",\"product_description\":\"706 Ultra Operating EE Casement with 706 Ultra Fixed EE Casement, with a steel bar continuous vertical mull\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9837-R1\",\"approval_number\":\"FL9837.4\",\"seq\":4,\"product_model\":\"413-H-919.02 C-C85 36\\\" x 72\\\"\",\"product_description\":\"706 Ultra Push Out Operating EE Casement\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9837-R1\",\"approval_number\":\"FL9837.5\",\"seq\":5,\"product_model\":\"413-H-920.00, 413-H-920.04 C-R70 36\\\" x 72\\\"\",\"product_description\":\"706 Ultra Push Out 1\\\/4 Circle EE Casement\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9837-R1\",\"approval_number\":\"FL9837.6\",\"seq\":6,\"product_model\":\"413-H-925.00, 413-H-925.04, 413-H-925.06, 413-H-925.07, 413-H-925.08 C-C65 36\\\" x 72\\\"\",\"product_description\":\"706 Ultra Operating EE Casement\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9837-R1\",\"approval_number\":\"FL9837.7\",\"seq\":7,\"product_model\":\"413-H-927.00, C-C65 60\\\" x 60\\\"\",\"product_description\":\"706 Ultra Operating EE French Push Out Casement\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9837-R1\",\"approval_number\":\"FL9837.8\",\"seq\":8,\"product_model\":\"413-H-927.03 C-C75 48\\\" x 48\\\"\",\"product_description\":\"706 Ultra Operating EE French Push Out Casement\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9837-R1\",\"approval_number\":\"FL9837.9\",\"seq\":9,\"product_model\":\"413-H-931.00 C-R60 144\\\" x 72\\\"\",\"product_description\":\"706 Ultra Operating EE Casement \\\/ 706 Ultra Fixed EE Casement with 1 piece integral vertical mull, mulled to a 706 Ultra Fixed EE Casement \\\/ 706 Ultra Operating EE Casement with (2) 2 piece continuous vertical mulls\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9837-R1\",\"approval_number\":\"FL9837.10\",\"seq\":10,\"product_model\":\"413-H-932.00 C-C45 108\\\" x 72\\\"\",\"product_description\":\"Heritage Traditional Operating WW\\\/RR Casement with Heritage Traditional Fixed WW\\\/RR Casement\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9837-R1\",\"approval_number\":\"FL9837.11\",\"seq\":11,\"product_model\":\"413-H-933.00 C-R40 36\\\" x 72\\\"\",\"product_description\":\"706 Ultra Push Out Operating Round Top EE Casement\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9837-R1\",\"approval_number\":\"FL9837.12\",\"seq\":12,\"product_model\":\"413-H-934.00 C-C50 96\\\" x 72\\\"\",\"product_description\":\"Heritage Traditional Operating WW\\\/RR Casement with Heritage Traditional Fixed WW\\\/RR Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9837-R1\",\"approval_number\":\"FL9837.13\",\"seq\":13,\"product_model\":\"413-H-935.00 C-R60 36\\\" x 72\\\"\",\"product_description\":\"706 Ultra Push Out Operating Segment Head EE Casement\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9837-R1\",\"approval_number\":\"FL9837.14\",\"seq\":14,\"product_model\":\"413-H-938.00 C-R50 36\\\" x 72\\\"\",\"product_description\":\"706 Ultra Push Out Round Top EE Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9837-R1\",\"approval_number\":\"FL9837.15\",\"seq\":15,\"product_model\":\"413-H-939.00 C-R40 36\\\" x 72\\\"\",\"product_description\":\"706 Ultra Push Out 1\\\/4 Circle EE Casement\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7421-R2\",\"approval_number\":\"FL7421.13\",\"seq\":13,\"product_model\":\"413-H-1107.01, 413-H-1107.02 C-C85 36\\\" X 72\\\"\",\"product_description\":\"706 Ultra Operating EE Casement (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7421-R2\",\"approval_number\":\"FL7421.14\",\"seq\":14,\"product_model\":\"413-H-1108.01 C-R60 72 1\\\/4\\\" x 72\\\"\",\"product_description\":\"Heritage Operating WW\\\/RR Casement Quarter Circle mulled to a Heritage Operating WW\\\/RR Casement Quarter Circle with a steel bar continuous vertical mull\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7421-R2\",\"approval_number\":\"FL7421.15\",\"seq\":15,\"product_model\":\"413-H-1111.01, 413-H-1111.02 C-R85 36\\\" x 72\\\"\",\"product_description\":\"706 Ultra Operating EE Casement (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7421-R2\",\"approval_number\":\"FL7421.16\",\"seq\":16,\"product_model\":\"413-H-1111.01, 413-H-1111.02 C-R85 36\\\" x 72\\\"\",\"product_description\":\"706 Ultra Operating EE Casement (shown with Kolbe installation clips)\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7421-R2\",\"approval_number\":\"FL7421.17\",\"seq\":17,\"product_model\":\"413-H-1111.05, 413-H-1111.06 C-R85 36\\\" x 72\\\"\",\"product_description\":\"706 Ultra Operating EE Casement (shown with Kolbe installation clips)\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7421-R2\",\"approval_number\":\"FL7421.18\",\"seq\":18,\"product_model\":\"413-H-1111.05, 413-H-1111.06 C-R85 36\\\" x 72\\\"\",\"product_description\":\"706 Ultra Operating EE Casement (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7421-R2\",\"approval_number\":\"FL7421.19\",\"seq\":19,\"product_model\":\"413-H-1112.01 C-R60 144\\\" x 72\\\"\",\"product_description\":\"706 Ultra Operating EE Casement \\\/ 706 Ultra Fixed EE Casement with 1 piece integral vertical mull, mulled to a 706 Ultra Fixed EE Casement \\\/ 706 Ultra Operating EE Casement with (2) 2 piece continuous vertical mulls\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7421-R2\",\"approval_number\":\"FL7421.20\",\"seq\":20,\"product_model\":\"413-H-1115.01, 413-H-1115.02 C-C60 36\\\" x 72\\\"\",\"product_description\":\"706 Ultra Operating Quarter Circle EE Casement\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7421-R2\",\"approval_number\":\"FL7421.21\",\"seq\":21,\"product_model\":\"413-H-1115.05, 413-H-1115.06 C-C60 36\\\" x 72\\\"\",\"product_description\":\"706 Ultra Operating Segment Head EE Casement\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7421-R2\",\"approval_number\":\"FL7421.22\",\"seq\":22,\"product_model\":\"413-H-1115.09, 413-H-1115.10 C-C70 36\\\" x 72\\\"\",\"product_description\":\"706 Ultra Operating Half Circle EE Casement\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9837-R2\",\"approval_number\":\"FL9837.16\",\"seq\":16,\"product_model\":\"413-H-1165.01, 413-H-1165.02 C-R85 36\\\" x 90\\\"\",\"product_description\":\"Ultra Series Operating Push Out Casement EE (shown with Kolbe installation clips)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9837-R2\",\"approval_number\":\"FL9837.17\",\"seq\":17,\"product_model\":\"413-H-1165.01, 413-H-1165.02 C-R85 36\\\" x 90\\\"\",\"product_description\":\"Ultra Series Operating Push Out Casement EE (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10562-R0\",\"approval_number\":\"FL10562.1\",\"seq\":1,\"product_model\":\"413-H-940.00 C-LC65 144\\\" x 72\\\"\",\"product_description\":\"Heritage Traditional Operating\\\/Fixed Casement WW\\\/RR with 1 piece integral vertical mull, mulled to a Heritage Traditional Fixed Casement WW\\\/RR \\\/Heritage Traditional Operating Casement WW\\\/RR with (2) 2 piece continuous vertical mulls\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10562-R0\",\"approval_number\":\"FL10562.2\",\"seq\":2,\"product_model\":\"413-H-944.00 C-R45 36\\\" x 72\\\"\",\"product_description\":\"706 Ultra Push Out 1\\\/4 Circle Top Casement EE\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10562-R0\",\"approval_number\":\"FL10562.3\",\"seq\":3,\"product_model\":\"413-H-945.00 C-C40 48\\\" x 60\\\"\",\"product_description\":\"Classic French Outswing Casement RR\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10562-R0\",\"approval_number\":\"FL10562.4\",\"seq\":4,\"product_model\":\"413-H-947.00 C-C50 144\\\" x 72\\\"\",\"product_description\":\"Classic Traditional Operating\\\/Fixed Casement RR with 1 piece integral vertical mull, mulled to a Classic Traditional Fixed Casement RR\\\/Classic Traditional Operating Casement RR with (2) 2 piece continuous vertical mulls\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10562-R0\",\"approval_number\":\"FL10562.5\",\"seq\":5,\"product_model\":\"413-H-955.00 C-C40 36\\\" x 72\\\"\",\"product_description\":\"Heritage Push Out 1\\\/2 Circle Top Casement WW\\\/RR\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10562-R0\",\"approval_number\":\"FL10562.6\",\"seq\":6,\"product_model\":\"413-H-956.00 C-C45 36\\\" x 72\\\"\",\"product_description\":\"Heritage Push Out 1\\\/4 Circle Top Casement WW\\\/RR\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10562-R0\",\"approval_number\":\"FL10562.7\",\"seq\":7,\"product_model\":\"413-H-957.00 C-C40 36\\\" x 72\\\"\",\"product_description\":\"Heritage Push Out 1\\\/4 Circle Top Casement WW\\\/RR\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10562-R0\",\"approval_number\":\"FL10562.8\",\"seq\":8,\"product_model\":\"413-H-958.00 C-R65 36\\\" x 72\\\"\",\"product_description\":\"Heritage Traditional Operating 1\\\/2 Circle Top Casement WW\\\/RR\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10562-R0\",\"approval_number\":\"FL10562.9\",\"seq\":9,\"product_model\":\"413-H-959.00 C-C50 36\\\" x 72\\\"\",\"product_description\":\"Heritage Push Out Segment Head Casement WW\\\/RR\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10562-R0\",\"approval_number\":\"FL10562.10\",\"seq\":10,\"product_model\":\"413-H-960.00 C-R35 36\\\" x 72\\\"\",\"product_description\":\"Heritage Traditional Operating 1\\\/2 Circle Top Casement WW\\\/RR\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11002-R0\",\"approval_number\":\"FL11002.7\",\"seq\":7,\"product_model\":\"413-H-986.02 C-C45 36\\\" x 72\\\"\",\"product_description\":\"Heritage Push Out Segment Head Casement WW\\\/RR\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11002-R0\",\"approval_number\":\"FL11002.8\",\"seq\":8,\"product_model\":\"413-H-987.02 C-C45 36\\\" x 72\\\"\",\"product_description\":\"Heritage Push Out 1\\\/4 Circle Top Casement WW\\\/RR\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11002-R0\",\"approval_number\":\"FL11002.9\",\"seq\":9,\"product_model\":\"413-H-995.01 C-C55 36\\\" x 72\\\"\",\"product_description\":\"706 Ultra Operating 1\\\/4 Circle Top Casement EE\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11002-R0\",\"approval_number\":\"FL11002.10\",\"seq\":10,\"product_model\":\"413-H-996.01 C-C60 36\\\" x 72\\\"\",\"product_description\":\"706 Ultra Operating 1\\\/4 Circle Top Casement EE\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11002-R0\",\"approval_number\":\"FL11002.11\",\"seq\":11,\"product_model\":\"413-H-998.01 C-C50 36\\\" x 72\\\"\",\"product_description\":\"706 Ultra Operating 1\\\/2 Circle Top Casement EE\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11380-R0\",\"approval_number\":\"FL11380.1\",\"seq\":1,\"product_model\":\"413-H-1007.03, 413-H-1007.04 C-R85 36\\\" x 90\\\"\",\"product_description\":\"706 Ultra Operating Casement EE (installed with installation clips)\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11380-R0\",\"approval_number\":\"FL11380.2\",\"seq\":2,\"product_model\":\"413-H-1007.03, 413-H-1007.04 C-R85 36\\\" x 90\\\"\",\"product_description\":\"706 Ultra Operating Casement EE (installed with screws)\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11523-R0\",\"approval_number\":\"FL11523.1\",\"seq\":1,\"product_model\":\"413-H-1005.01 C-C45 36\\\" x 72\\\"\",\"product_description\":\"706 Ultra Operating Segment Head Casement EE\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11523-R0\",\"approval_number\":\"FL11523.2\",\"seq\":2,\"product_model\":\"413-H-1006.01 C-C85 36\\\" x 72\\\"\",\"product_description\":\"706 Ultra Operating Segment Head Casement EE\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11523-R0\",\"approval_number\":\"FL11523.3\",\"seq\":3,\"product_model\":\"413-H-1007.01 C-R75 36\\\" x 90\\\"\",\"product_description\":\"706 Ultra Operating Casement EE\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11523-R0\",\"approval_number\":\"FL11523.4\",\"seq\":4,\"product_model\":\"413-H-1008.01 C-R60 36\\\" x 90\\\"\",\"product_description\":\"706 Ultra Operating Half Circle Top Casement EE\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11523-R0\",\"approval_number\":\"FL11523.5\",\"seq\":5,\"product_model\":\"413-H-1010.01 C-C70 76\\\" x 66\\\"\",\"product_description\":\"706 Ultra Operating Casement EE\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11523-R0\",\"approval_number\":\"FL11523.6\",\"seq\":6,\"product_model\":\"413-H-1015.01 C-C50 36\\\" x 72\\\"\",\"product_description\":\"706 Ultra Operating Half Circle Top Casement EE\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11523-R0\",\"approval_number\":\"FL11523.7\",\"seq\":7,\"product_model\":\"413-H-1020.01 C-R70 36\\\" x 90\\\"\",\"product_description\":\"706 Ultra Operating Segment Head Casement EE\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12452-R0\",\"approval_number\":\"FL12452.1\",\"seq\":1,\"product_model\":\"413-H-1040.01, 413-H-1040.02 C-C65 36\\\" x 72\\\"\",\"product_description\":\"Heritage Traditional Operating WW\\\/RR Casement (shown with Kolbe installation clips)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12452-R0\",\"approval_number\":\"FL12452.2\",\"seq\":2,\"product_model\":\"413-H-1040.01, 413-H-1040.02 C-C65 36\\\" x 72\\\"\",\"product_description\":\"Heritage Traditional Operating WW\\\/RR Casement (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14857-R0\",\"approval_number\":\"FL14857.1\",\"seq\":1,\"product_model\":\"413-H-1041.01 C-R20 36\\\" x 72\\\"\",\"product_description\":\"Heritage Series Operating Inswing Casement WW\\\/RR\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14857-R0\",\"approval_number\":\"FL14857.2\",\"seq\":2,\"product_model\":\"413-H-1044.01 C-R20 48\\\" x 72\\\"\",\"product_description\":\"Heritage Series Operating Inswing French Casement WW\\\/RR\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14857-R0\",\"approval_number\":\"FL14857.3\",\"seq\":3,\"product_model\":\"413-H-1072.01 C-C65 36\\\" X 72\\\"\",\"product_description\":\"Heritage Series Operating Casement WW\\\/RR\",\"design_pressure\":\"+65\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14857-R0\",\"approval_number\":\"FL14857.4\",\"seq\":4,\"product_model\":\"413-H-1122.01, 413-H-1122.02 C-C65 36\\\" x 72\\\"\",\"product_description\":\"706 Ultra Series Operating Half Circle Top Casement EE\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14857-R0\",\"approval_number\":\"FL14857.5\",\"seq\":5,\"product_model\":\"413-H-1122.05, 413-H-1122.06 C-C60 36\\\" x 72\\\"\",\"product_description\":\"706 Ultra Series Operating Quarter Circle Casement EE\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14857-R0\",\"approval_number\":\"FL14857.6\",\"seq\":6,\"product_model\":\"413-H-1122.09, 413-H-1122.10 C-C60 36\\\" x 72\\\"\",\"product_description\":\"706 Ultra Series Operating Segment Head Casement EE (shown with Kolbe installation clips)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14857-R0\",\"approval_number\":\"FL14857.7\",\"seq\":7,\"product_model\":\"413-H-1122.09, 413-H-1122.10 C-C60 36\\\" x 72\\\"\",\"product_description\":\"706 Ultra Series Operating Segment Head Casement EE (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14857-R0\",\"approval_number\":\"FL14857.8\",\"seq\":8,\"product_model\":\"413-H-1123.01 C-C50 60\\\" x 60\\\"\",\"product_description\":\"Heritage Series Operating French Push Out Casement WW\\\/RR\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14857-R0\",\"approval_number\":\"FL14857.9\",\"seq\":9,\"product_model\":\"413-H-1124.01 C-C70 48\\\" x 48\\\"\",\"product_description\":\"Heritage Series Operating French Push Out Casement WW\\\/RR\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14857-R0\",\"approval_number\":\"FL14857.10\",\"seq\":10,\"product_model\":\"413-H-1127.01 C-C80 36\\\" x 72\\\"\",\"product_description\":\"706 Ultra Series EP Operating Casement EE (2-1\\\/4\\\" sash)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14857-R0\",\"approval_number\":\"FL14857.11\",\"seq\":11,\"product_model\":\"413-H-1131.01 C-C55 36\\\" x 72\\\"\",\"product_description\":\"706 Ultra Series Operating Push Out Casement EE\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14857-R0\",\"approval_number\":\"FL14857.12\",\"seq\":12,\"product_model\":\"413-H-1132.01 C-C85 24\\\" x 42\\\"\",\"product_description\":\"706 Ultra Series Operating Push Out Casement EE\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14857-R0\",\"approval_number\":\"FL14857.13\",\"seq\":13,\"product_model\":\"413-H-1133.01 C-C50 72\\\" x 72\\\"\",\"product_description\":\"Heritage Series Operating\\\/Stationary Casement with integral mull WW\\\/RR\",\"design_pressure\":\"+50\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14857-R0\",\"approval_number\":\"FL14857.14\",\"seq\":14,\"product_model\":\"413-H-1137.01 C-C50 72\\\" x 72\\\"\",\"product_description\":\"Heritage Series Operating Casement with integral mull WW\\\/RR\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14857-R0\",\"approval_number\":\"FL14857.15\",\"seq\":15,\"product_model\":\"413-H-1138.01 C-C50 72\\\" x 72\\\"\",\"product_description\":\"Heritage Series - Operating Casement mulled to an Operating Casement with 2 piece continuous vertical mulls WW\\\/RR\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14857-R0\",\"approval_number\":\"FL14857.16\",\"seq\":16,\"product_model\":\"413-H-1142.01, 413-H-1142.03 C-C85 36\\\" X 72\\\"\",\"product_description\":\"706 Ultra Series Operating Push Out Casement EE (shown with Kolbe installation clips)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14857-R0\",\"approval_number\":\"FL14857.17\",\"seq\":17,\"product_model\":\"413-H-1142.01, 413-H-1142.03 C-C85 36\\\" X 72\\\"\",\"product_description\":\"706 Ultra Series Operating Push Out Casement EE (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14857-R0\",\"approval_number\":\"FL14857.18\",\"seq\":18,\"product_model\":\"413-H-1142.05, 413-H-1142.07 C-C85 36\\\" X 72\\\"\",\"product_description\":\"706 Ultra Series Operating Push Out Casement EE (shown with Kolbe installation clips)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14857-R0\",\"approval_number\":\"FL14857.19\",\"seq\":19,\"product_model\":\"413-H-1142.05, 413-H-1142.07 C-C85 36\\\" X 72\\\"\",\"product_description\":\"706 Ultra Series Operating Push Out Casement EE (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14857-R0\",\"approval_number\":\"FL14857.20\",\"seq\":20,\"product_model\":\"413-H-1145.01, 413-H-1145.03 C-C75 36\\\" x 72\\\"\",\"product_description\":\"706 Ultra Series Operating Push Out Casement EE (shown with Kolbe installation clips)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14857-R0\",\"approval_number\":\"FL14857.21\",\"seq\":21,\"product_model\":\"413-H-1145.01, 413-H-1145.03 C-C75 36\\\" x 72\\\"\",\"product_description\":\"706 Ultra Series Operating Push Out Casement EE (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14857-R0\",\"approval_number\":\"FL14857.22\",\"seq\":22,\"product_model\":\"413-H-1149.01 C-LC65 96 1\\\/4\\\" x 120 1\\\/4\\\"\",\"product_description\":\"706 Ultra Oper. Csmt. EE stacked above a 706 Ultra Oper. Csmt. EE w\\\/steel reinforced horiz. mull\\\/separated by a contin. steel reinforced vert. mull\\\/alongside a 706 Ultra Fixed Csmt. EE stacked above a 706 Ultra Fixed Csmt. EE w\\\/steel reinforced horiz. mull\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14959-R0\",\"approval_number\":\"FL14959.1\",\"seq\":1,\"product_model\":\"413-H-925.06, 413-H-925.07, 413-H-925.08 C-C65 36\\\" x 72\\\"\",\"product_description\":\"706 Ultra Operating EE Casement\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9837-R4\",\"approval_number\":\"FL9837.18\",\"seq\":18,\"product_model\":\"413-H-1161.00 LC-PG75 (48\\\" x 48\\\") C\",\"product_description\":\"Ultra Series Operating French Push Out Casement EE\",\"design_pressure\":\"+75\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9837-R4\",\"approval_number\":\"FL9837.19\",\"seq\":19,\"product_model\":\"413-H-1165.00, 413-H-1165.04 R-PG85 (36\\\" x 90\\\") C\",\"product_description\":\"Ultra Series Operating Push Out Casement EE\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9837-R4\",\"approval_number\":\"FL9837.20\",\"seq\":20,\"product_model\":\"413-H-1175.00 R-PG50 (36\\\" x 72\\\") C\",\"product_description\":\"Ultra Series Push Out 1\\\/2 Circle Top Casement EE\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9837-R4\",\"approval_number\":\"FL9837.21\",\"seq\":21,\"product_model\":\"413-H-1179.00 R-PG55 (36\\\" x 72\\\") C\",\"product_description\":\"Ultra Series Operating Push Out Segment Head Casement EE\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10562-R1\",\"approval_number\":\"FL10562.11\",\"seq\":11,\"product_model\":\"413-H-1216 (36\\\" x 72\\\")\",\"product_description\":\"Heritage Series Push Out Segment Head Casement WW\\\/RR\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10562-R1\",\"approval_number\":\"FL10562.12\",\"seq\":12,\"product_model\":\"413-H-1217 (36\\\" x 72\\\")\",\"product_description\":\"Heritage Series Push Out Quarter Circle Casement WW\\\/RR\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12452-R2\",\"approval_number\":\"FL12452.3\",\"seq\":3,\"product_model\":\"413-H-1248 (36\\\" X 72\\\")\",\"product_description\":\"Heritage Series Traditional Inswing Casement\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16642-R0\",\"approval_number\":\"FL16642.3\",\"seq\":3,\"product_model\":\"413-H-1266 (36\\\" x 72\\\")\",\"product_description\":\"VistaLuxe Collection Operating Casement EE\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-07-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#17026-R0\",\"approval_number\":\"FL17026.1\",\"seq\":1,\"product_model\":\"413-H-1271 (156\\\" x 72\\\")\",\"product_description\":\"VistaLuxe Collection Operating Casement with Direct Set\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#17026-R0\",\"approval_number\":\"FL17026.2\",\"seq\":2,\"product_model\":\"413-H-1275 (120\\\" x 108\\\")\",\"product_description\":\"VistaLuxe Collection Operating Casement and Casement Picture with Direct Set Stacked Above\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#17026-R0\",\"approval_number\":\"FL17026.3\",\"seq\":3,\"product_model\":\"413-H-1279 (144\\\" x 72\\\")\",\"product_description\":\"VistaLuxe Collection Operating Casement with Casement Picture\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#17026-R0\",\"approval_number\":\"FL17026.4\",\"seq\":4,\"product_model\":\"413-H-1282 (144.25\\\" x 72\\\")\",\"product_description\":\"VistaLuxe Collection Operating Casement with Casement Picture\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#17026-R0\",\"approval_number\":\"FL17026.5\",\"seq\":5,\"product_model\":\"413-H-1286 (120.25\\\" x 108.25\\\")\",\"product_description\":\"VistaLuxe Collection Operating Casement and Casement Picture with Direct Set Stacked Above\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#17026-R0\",\"approval_number\":\"FL17026.6\",\"seq\":6,\"product_model\":\"413-H-1287 (108.25\\\" x 96.25)\",\"product_description\":\"VistaLuxe Collection Operating Casement with Direct Set\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#17026-R0\",\"approval_number\":\"FL17026.7\",\"seq\":7,\"product_model\":\"413-H-1288 (156.25\\\" x 72\\\")\",\"product_description\":\"VistaLuxe Collection Operating Casement with Direct Set\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#17289-R0\",\"approval_number\":\"FL17289.3\",\"seq\":3,\"product_model\":\"413-H-1084 (36\\\" x 72\\\")\",\"product_description\":\"Heritage Series Operating Casement WW\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#18603-R0\",\"approval_number\":\"FL18603.2\",\"seq\":2,\"product_model\":\"413-H-1144 (48.00\\\" x 60.00\\\")\",\"product_description\":\"Ultra French Casement, EE\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#18603-R0\",\"approval_number\":\"FL18603.3\",\"seq\":3,\"product_model\":\"413-H-1144 (60.00\\\" x 60.00\\\")\",\"product_description\":\"Ultra French Casement, EE\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#18603-R0\",\"approval_number\":\"FL18603.4\",\"seq\":4,\"product_model\":\"413-H-1165 (36.00\\\" x 90.00\\\")\",\"product_description\":\"Ultra Push Out Casement, EE\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#19887-R0\",\"approval_number\":\"FL19887.1\",\"seq\":1,\"product_model\":\"413-H-1266 (36.00\\\" x 73.19\\\")\",\"product_description\":\"VistaLuxe Casement with Outswing Floor Sill\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#19889-R0\",\"approval_number\":\"FL19889.1\",\"seq\":1,\"product_model\":\"413-H-1266 (36.00\\\" x 73.19\\\"\",\"product_description\":\"VistaLuxe Casement w\\\/ Inswing 4 9\\\/16\\\" Floor sill\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#21169-R0\",\"approval_number\":\"FL21169.1\",\"seq\":1,\"product_model\":\"Vivante Push-out Casement Window\",\"product_description\":\"Outswing Wood Casement Window (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#22001-R7\",\"approval_number\":\"FL22001.25\",\"seq\":25,\"product_model\":\"VistaLuxe Collection Operating Casement\",\"product_description\":\"36\\\" x 73-3\\\/16\\\" w\\\/Outswing Floor Sill, Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#22001-R7\",\"approval_number\":\"FL22001.26\",\"seq\":26,\"product_model\":\"VistaLuxe Collection Operating Casement\",\"product_description\":\"36\\\" x 73-3\\\/16\\\" w\\\/Inswing Floor Sill, Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-28 00:00:00\",\"instructions_url\":\"\"}],\"Hopes Windows, Inc.\":[{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#41166-R0\",\"approval_number\":\"FL41166.1\",\"seq\":1,\"product_model\":\"Old World Suite Casement Windows\",\"product_description\":\"Out-Swing Casement Window (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#6090-R1\",\"approval_number\":\"FL6090.1\",\"seq\":1,\"product_model\":\"a. Jamestown 175 Series \\\"Impact\\\"\",\"product_description\":\"Hot Rolled Steel Casement Single Window - (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#6090-R1\",\"approval_number\":\"FL6090.2\",\"seq\":2,\"product_model\":\"b. Jamestown 175 Series \\\"Impact\\\"\",\"product_description\":\"Hot Rolled Steel Casement Twin Window - (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#6093-R1\",\"approval_number\":\"FL6093.1\",\"seq\":1,\"product_model\":\"a. Jamestown 175 Series\",\"product_description\":\"Hot Rolled Steel Casement Single Window - (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#6093-R1\",\"approval_number\":\"FL6093.2\",\"seq\":2,\"product_model\":\"b. Jamestown 175 Series\",\"product_description\":\"Hot Rolled Steel Casement Twin Window - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#6093-R1\",\"approval_number\":\"FL6093.3\",\"seq\":3,\"product_model\":\"c. Landmark 175 Series\",\"product_description\":\"Hot Rolled Steel Casement Single Window - (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#6093-R1\",\"approval_number\":\"FL6093.4\",\"seq\":4,\"product_model\":\"d. Landmark 175 Series\",\"product_description\":\"Hot Rolled Steel Casement Twin Window - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#6093-R1\",\"approval_number\":\"FL6093.5\",\"seq\":5,\"product_model\":\"e. University Series\",\"product_description\":\"Hot Rolled Steel Casement Single Window - (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#6093-R1\",\"approval_number\":\"FL6093.6\",\"seq\":6,\"product_model\":\"f. University Series\",\"product_description\":\"Hot Rolled Steel Casement Twin Window - (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#6090-R1\",\"approval_number\":\"FL6090.3\",\"seq\":3,\"product_model\":\"c. Jamestown 175 Series \\\"Impact\\\"\",\"product_description\":\"Hot Rolled Steel Casement Single Window - (X) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#6090-R1\",\"approval_number\":\"FL6090.4\",\"seq\":4,\"product_model\":\"d. Jamestown 175 Series \\\"Impact\\\"\",\"product_description\":\"Hot Rolled Steel Casement Twin Window - (XX) Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#14153-R0\",\"approval_number\":\"FL14153.1\",\"seq\":1,\"product_model\":\"\\u2022 Empire Series Out-swing Casement Windows\",\"product_description\":\"\\u2022 Bronze Out-swing Casement Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#14474-R0\",\"approval_number\":\"FL14474.1\",\"seq\":1,\"product_model\":\"Jamestown 175 Series Out-swing Casement Window\",\"product_description\":\"Steel Out-swing Casement Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-15 00:00:00\",\"instructions_url\":\"\"}],\"CAOBA Doors\":[{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#14297-R7\",\"approval_number\":\"FL14297.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Outswing Double Casement Window\",\"product_description\":\"Aluminum Clad Wood Casement Window - L.M.I.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#14297-R7\",\"approval_number\":\"FL14297.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Outswing Single Casement Window\",\"product_description\":\"Aluminum Clad Wood Casement Window - L.M.I.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#14297-R7\",\"approval_number\":\"FL14297.3\",\"seq\":3,\"product_model\":\"Mahogany Outswing Double Casement Window\",\"product_description\":\"Wood Casement Window - L.M.I.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#14297-R7\",\"approval_number\":\"FL14297.4\",\"seq\":4,\"product_model\":\"Mahogany Outswing Single Casement Window\",\"product_description\":\"Wood Casement Window - L.M.I.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Fleetwood Windows and Doors\":[{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#14904-R0\",\"approval_number\":\"FL14904.1\",\"seq\":1,\"product_model\":\"a. Everest 850\",\"product_description\":\"Extruded Aluminum Vent or Fixed Radius Casement Window with Laminated Insulated Glass or Laminated Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#14904-R0\",\"approval_number\":\"FL14904.2\",\"seq\":2,\"product_model\":\"b. Everest 850\",\"product_description\":\"Extruded Aluminum Vent or Fixed Casement Window with Laminated Insulated Glass or Laminated Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#14904-R0\",\"approval_number\":\"FL14904.3\",\"seq\":3,\"product_model\":\"c. Everest 850\",\"product_description\":\"Extruded Aluminum Vent or Fixed Casement Window Internally Mulled (Vertical or Horizontal) with Laminated Insulated Glass or Laminated Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#14904-R0\",\"approval_number\":\"FL14904.4\",\"seq\":4,\"product_model\":\"d. Everest 850\",\"product_description\":\"Extruded Aluminum Stacked Vent or Fixed Casement Intersecting Internally Mulled Windows with Laminated Insulated Glass or Laminated Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#14904-R1\",\"approval_number\":\"FL14904.5\",\"seq\":5,\"product_model\":\"e. Everest 850\",\"product_description\":\"Extruded Aluminum Vent or Fixed Radius \\\"Non-Impact\\\" Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#14904-R1\",\"approval_number\":\"FL14904.6\",\"seq\":6,\"product_model\":\"f. Everest 850\",\"product_description\":\"Extruded Aluminum Vent or Fixed \\\"Non-Impact\\\" Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#14904-R1\",\"approval_number\":\"FL14904.7\",\"seq\":7,\"product_model\":\"g. Everest 850\",\"product_description\":\"Extruded Aluminum Vent or Fixed \\\"Non-Impact\\\" Casement Window Internally Mulled (Vertical or Horizontal)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#14904-R1\",\"approval_number\":\"FL14904.8\",\"seq\":8,\"product_model\":\"h. Everest 850\",\"product_description\":\"Extruded Aluminum Stacked Vent or Fixed \\\"Non-Impact\\\" Casement Intersecting Internally Mulled Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#14904-R2\",\"approval_number\":\"FL14904.9\",\"seq\":9,\"product_model\":\"i. Kona 3800 \\\/ Westwood 250\",\"product_description\":\"Extruded Aluminum Vent Casement Window with \\\"Non-Impact\\\" Monolithic Glass (with and without Nailing Fin)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#14904-R2\",\"approval_number\":\"FL14904.10\",\"seq\":10,\"product_model\":\"j. Kona 3800 \\\/ Westwood 250\",\"product_description\":\"Extruded Aluminum Mulled Vent Casement Window with \\\"Non-Impact\\\" Monolithic Glass (with and without Nailing Fin)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#14904-R2\",\"approval_number\":\"FL14904.11\",\"seq\":11,\"product_model\":\"k. Kona 3800 \\\/ Westwood 250\",\"product_description\":\"Extruded Aluminum Vent Casement Window with Laminated Insulated Glass or Laminated Monolithic Glass (with and without Nailing Fin)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#14904-R2\",\"approval_number\":\"FL14904.12\",\"seq\":12,\"product_model\":\"l. Kona 3800 \\\/ Westwood 250\",\"product_description\":\"Extruded Aluminum Mulled Vent Casement Window with Laminated Insulated Glass or Laminated Monolithic Glass (with and without Nailing Fin)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#14904-R2\",\"approval_number\":\"FL14904.13\",\"seq\":13,\"product_model\":\"m. Kona 3800 \\\/ Westwood 250\",\"product_description\":\"Extruded Aluminum Vent Casement Window with Laminated Insulated Glass or Laminated Monolithic Glass (with and without Nailing Fin)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#14904-R2\",\"approval_number\":\"FL14904.14\",\"seq\":14,\"product_model\":\"n. Kona 3800 \\\/ Westwood 250\",\"product_description\":\"Extruded Aluminum Mulled Vent Casement Window with Laminated Insulated Glass or Laminated Monolithic Glass (with and without Nailing Fin)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#14904-R2\",\"approval_number\":\"FL14904.15\",\"seq\":15,\"product_model\":\"o. Westwood 250\",\"product_description\":\"Direct Mount Extruded Aluminum Vent Casement Window with \\\"Non-Impact\\\" Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#14904-R2\",\"approval_number\":\"FL14904.16\",\"seq\":16,\"product_model\":\"p. Westwood 250\",\"product_description\":\"Direct Mount Extruded Aluminum Vent Casement Window with Laminated Insulated Glass or Laminated Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#14904-R2\",\"approval_number\":\"FL14904.17\",\"seq\":17,\"product_model\":\"q. Westwood 250\",\"product_description\":\"Direct Mount Extruded Aluminum Vent Casement Window with Laminated Insulated Glass or Laminated Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Premium Estates\":[{\"manufacturer\":\"Premium Estates\",\"approval_number_master\":\"FL#15499-R4\",\"approval_number\":\"FL15499.1\",\"seq\":1,\"product_model\":\"SERIES C4000 MAHOGANY CASEMENT IMPACT WINDOWS\",\"product_description\":\"MAHOGANY CASEMENT IMPACT WINDOWS\",\"design_pressure\":\"+75\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Luxbaum Windows and Doors\":[{\"manufacturer\":\"Luxbaum Windows and Doors\",\"approval_number_master\":\"FL#16894-R6\",\"approval_number\":\"FL16894.1\",\"seq\":1,\"product_model\":\"European Casement Window\",\"product_description\":\"Wood Outswing\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Luxbaum Windows and Doors\",\"approval_number_master\":\"FL#17020-R0\",\"approval_number\":\"FL17020.1\",\"seq\":1,\"product_model\":\"Euro Fixed Window\",\"product_description\":\"Glazed, Fixed Casement Window set in a wood frame\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Weather Shield Mfg., Inc.\":[{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17017-R9\",\"approval_number\":\"FL17017.1\",\"seq\":1,\"product_model\":\"1209 Premium Impact Casement with Premium Impact Picture mulled alongside, Single Glazed, Vertical Mullion\",\"product_description\":\"CW-PG65-MA 1975x1969 (78x78)\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#30452-R4\",\"approval_number\":\"FL30452.1\",\"seq\":1,\"product_model\":\"1210 Premium Impact Coastal Casement Roundtop 35-1\\\/2\\\" x 83-1\\\/2\\\"\",\"product_description\":\"R-PG55; 902mm x 2121mm (35.5 in width\\\/83.5 in height) Type-C\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#30918-R2\",\"approval_number\":\"FL30918.1\",\"seq\":1,\"product_model\":\"8211 Alum Clad Casement (42x84) Single & Mulled\",\"product_description\":\"LC-PG50-2108x2121 (83x84)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#30918-R2\",\"approval_number\":\"FL30918.2\",\"seq\":2,\"product_model\":\"8217 Alum Clad Push-Out French Casement\",\"product_description\":\"LC-PG50-1805x1816 (71x72)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#30918-R2\",\"approval_number\":\"FL30918.3\",\"seq\":3,\"product_model\":\"8219 Alum Clad Casement (36x84) Single & Mulled\",\"product_description\":\"CW-PG50-1805x2121 (71x84)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#30918-R2\",\"approval_number\":\"FL30918.4\",\"seq\":4,\"product_model\":\"8219 Alum Clad Casement (36x84) with mulled Casement Picture (72x84)\",\"product_description\":\"CW-PG40-2721x2121 (107x84)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#41679-R0\",\"approval_number\":\"FL41679.1\",\"seq\":1,\"product_model\":\"4201 VUE Casement 36\\\"x84\\\" (Single & Mulled)\",\"product_description\":\"VUE Casements with individual frame size of 36\\\"x84\\\"; single or mulled configurations utilizing standard non-reinforced mull.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17017-R9\",\"approval_number\":\"FL17017.2\",\"seq\":2,\"product_model\":\"1209 Premium Impact Casement, Single Glazed\",\"product_description\":\"CW-PG55-C 1054x2121 (42x84)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17017-R9\",\"approval_number\":\"FL17017.3\",\"seq\":3,\"product_model\":\"1209 Premium Impact Casement, Single Glazed\",\"product_description\":\"CW-PG55-C 1054x2121 (42x84)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17017-R9\",\"approval_number\":\"FL17017.4\",\"seq\":4,\"product_model\":\"1209 Premium Impact Casement, Single Glazed\",\"product_description\":\"CW-PG65-C 902x1969 (36x78)\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17017-R9\",\"approval_number\":\"FL17017.5\",\"seq\":5,\"product_model\":\"1209 Twin Premium Impact Casement , Single Glazed, Vertical Mullion\",\"product_description\":\"LC-PG55-MA 2121x2121 (84x84)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17017-R9\",\"approval_number\":\"FL17017.6\",\"seq\":6,\"product_model\":\"1209 Twin Premium Impact Casement with Premium Impact Picture Stacked Above, Single Glazed - Mulled Combination Assembly\",\"product_description\":\"CW-PG55-MA 1810x3191 (71x126)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17017-R9\",\"approval_number\":\"FL17017.7\",\"seq\":7,\"product_model\":\"1209 Twin Premium Impact Casement with Premium Impact Picture Stacked Above, Single Glazed - Mullion\",\"product_description\":\"CW-PG55-MA 2121x3188 (84x126)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17017-R9\",\"approval_number\":\"FL17017.8\",\"seq\":8,\"product_model\":\"1210 Casement Mulled to 1210 Casement Picture\",\"product_description\":\"CW-PG55-MA 2731x2121 (107.5x83.5)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17017-R9\",\"approval_number\":\"FL17017.9\",\"seq\":9,\"product_model\":\"1210 Premium Casement Impact\",\"product_description\":\"DP +55\\\/-70 psf, Large Missile Impact\\nDP +55\\\/-70 psf, Missile D, Wind Zone 4\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17017-R9\",\"approval_number\":\"FL17017.10\",\"seq\":10,\"product_model\":\"1210 Premium Impact Casement, Dual Glazed\",\"product_description\":\"CW-PG55-C 1054x2121 (42x84)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17017-R9\",\"approval_number\":\"FL17017.11\",\"seq\":11,\"product_model\":\"1210 Premium Impact Casement, Dual Glazed\",\"product_description\":\"CW-PG55-C 1054x2121 (42x84)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17017-R9\",\"approval_number\":\"FL17017.12\",\"seq\":12,\"product_model\":\"1210 Premium Impact Casement, Dual Glazed\",\"product_description\":\"CW-PG55-C 1054x2121 (42x84)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17017-R9\",\"approval_number\":\"FL17017.13\",\"seq\":13,\"product_model\":\"1210 Premium Impact Pushout Casement, Dual Glazed\",\"product_description\":\"R-PG55-C 905x1969 (36x78)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17017-R9\",\"approval_number\":\"FL17017.14\",\"seq\":14,\"product_model\":\"1210 Twin Premium Impact Casement, Dual Glazed, Vertical Mullion\",\"product_description\":\"LC-PG55-MA 2121x2121 (84x84)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#30452-R4\",\"approval_number\":\"FL30452.2\",\"seq\":2,\"product_model\":\"1210 Twin Premium Impact Coastal Casement Eyebrow 35-1\\\/2\\\" x 83-1\\\/2\\\" (2-wide)\",\"product_description\":\"R-PG55; 902mm x 2121mm (35.5 in trib. width\\\/83.5 in span) Type-MA\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#30452-R4\",\"approval_number\":\"FL30452.3\",\"seq\":3,\"product_model\":\"8217 Premium Alum Clad Pushout Casement 41-1\\\/2\\\" x 83-1\\\/2\\\"\",\"product_description\":\"R-PG50- 1054mm x 2121mm\\n(41-1\\\/2\\\" x 83-1\\\/2\\\")- C\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#30452-R4\",\"approval_number\":\"FL30452.4\",\"seq\":4,\"product_model\":\"8218 Premium Alum Clad French Casement 71-1\\\/16\\\" x 71-1\\\/2\\\"\",\"product_description\":\"LC-PG50- 1805mm x 1816mm (71-1\\\/16\\\" x 71-1\\\/2\\\"\\\")- C\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#30918-R2\",\"approval_number\":\"FL30918.5\",\"seq\":5,\"product_model\":\"8219 Alum Clad Twin Casement (36x84) with stacked Single Direct-set (71x36)\",\"product_description\":\"LC-PG-1807x2721 (71x107)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#30918-R2\",\"approval_number\":\"FL30918.6\",\"seq\":6,\"product_model\":\"8219 Alum Clad Twin Casement (36x84) with stacked Twin Direct-set (36x42)\",\"product_description\":\"LC-PG25-1807x3189 (71x126)\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#30918-R2\",\"approval_number\":\"FL30918.7\",\"seq\":7,\"product_model\":\"8219 Alum Clad Twin Casement (36x84) with stacked Twin Direct-set (36x42) 1\\\/2\\\" aluminum horizontal mull\",\"product_description\":\"LC-PG50-1807x3200 (71x126)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#41679-R0\",\"approval_number\":\"FL41679.2\",\"seq\":2,\"product_model\":\"4201 VUE Casement 41-1\\\/4\\\"x119-1\\\/4\\\" Individual Frame Size (Single & Mulled)\",\"product_description\":\"VUE Casements with individual frame size of 41.25\\\"x119.25\\\"; single or mulled configurations with vertical mulls requiring aluminum reinforced mullion.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#47986-R0\",\"approval_number\":\"FL47986.1\",\"seq\":1,\"product_model\":\"CCM01 - Clad Wood Casement\",\"product_description\":\"Clad Wood Casement - Non Impact (35\\\" x 73\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#47986-R0\",\"approval_number\":\"FL47986.2\",\"seq\":2,\"product_model\":\"CCM01 - Clad Wood Casement\",\"product_description\":\"Clad Wood Casement - Non Impact (35\\\" X 59\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#47986-R0\",\"approval_number\":\"FL47986.3\",\"seq\":3,\"product_model\":\"CCM01 - Clad Wood Casement\",\"product_description\":\"Clad Wood Casement - Non Impact (25\\\" X 73\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#47986-R0\",\"approval_number\":\"FL47986.4\",\"seq\":4,\"product_model\":\"CCM01 - Clad Wood Casement\",\"product_description\":\"Clad Wood Casement - Non Impact (35\\\" X 73\\\") - with DP Kit\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1285-R0\",\"approval_number\":\"FL1285.1\",\"seq\":1,\"product_model\":\"Legacy Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Casement 36x72 in. w\\\/external snubber (C-LC60)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1285-R0\",\"approval_number\":\"FL1285.2\",\"seq\":2,\"product_model\":\"Legacy Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Casement 32x72 in. 3-wide w\\\/96x48 in. Transom (C-R45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1285-R0\",\"approval_number\":\"FL1285.3\",\"seq\":3,\"product_model\":\"Legacy Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Casement 36x58 in. (C-LC65)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1285-R0\",\"approval_number\":\"FL1285.4\",\"seq\":4,\"product_model\":\"Legacy Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Casement Picture Combination 24x62\\\/60x62\\\/24x62 in. (C-R55)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1285-R0\",\"approval_number\":\"FL1285.5\",\"seq\":5,\"product_model\":\"Legacy Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Casement 36x72 in. (C-LC55)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1285-R0\",\"approval_number\":\"FL1285.6\",\"seq\":6,\"product_model\":\"Legacy Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Casement 24x48 in. (C-LC70)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1285-R0\",\"approval_number\":\"FL1285.7\",\"seq\":7,\"product_model\":\"ProShield PVC Exterior\\\/Wood In\",\"product_description\":\"*Non Impact* Casement 30x48 in. (C-R60)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1285-R0\",\"approval_number\":\"FL1285.8\",\"seq\":8,\"product_model\":\"ProShield PVC Exterior\\\/Wood In\",\"product_description\":\"*Non Impact* Casement 32x72 in. mulled (C-LC30)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1285-R0\",\"approval_number\":\"FL1285.9\",\"seq\":9,\"product_model\":\"ProShield PVC Exterior\\\/Wood In\",\"product_description\":\"*Non Impact* Casement 30x72 in. mulled w\\\/vertical LVL mullion (C-R45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1285-R0\",\"approval_number\":\"FL1285.10\",\"seq\":10,\"product_model\":\"ProShield PVC Exterior\\\/Wood In\",\"product_description\":\"*Non Impact* Casement 30x72 in. mulled w\\\/59x30 in. Transom w\\\/vertical and horizontal LVL mullions (C-R45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1285-R0\",\"approval_number\":\"FL1285.11\",\"seq\":11,\"product_model\":\"ProShield PVC Exterior\\\/Wood In\",\"product_description\":\"*Non Impact* Casement 32x72 in. (C-R45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1285-R0\",\"approval_number\":\"FL1285.12\",\"seq\":12,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Casement 30x60 in. w\\\/2 snubbers (C-R55)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1285-R0\",\"approval_number\":\"FL1285.13\",\"seq\":13,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Casement 30x60 in. (C-R45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1285-R0\",\"approval_number\":\"FL1285.14\",\"seq\":14,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Casement 30x60 in. mulled w\\\/2 snubbers w\\\/59x30 in. transom w\\\/horizontal LVL mullion (C-R35)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1285-R0\",\"approval_number\":\"FL1285.15\",\"seq\":15,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Casement 30x60 in. mulled w\\\/2 snubbers (C-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1285-R0\",\"approval_number\":\"FL1285.16\",\"seq\":16,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Casement 30x72 in. w\\\/3 snubbers (C-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1285-R0\",\"approval_number\":\"FL1285.17\",\"seq\":17,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Casement 30x72 in. (C-R45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1285-R0\",\"approval_number\":\"FL1285.18\",\"seq\":18,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Casement 30x60 in. mulled (C-R40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1285-R0\",\"approval_number\":\"FL1285.19\",\"seq\":19,\"product_model\":\"Weather Shield Aluminum Clad W\",\"product_description\":\"*Non Impact* Energy Sash Casement 36x72 in. (C-LC40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1285-R0\",\"approval_number\":\"FL1285.20\",\"seq\":20,\"product_model\":\"Weather Shield Aluminum Clad W\",\"product_description\":\"*Impact* Insul Energy Sash Casement 32x72 in. (C-R55)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1285-R0\",\"approval_number\":\"FL1285.21\",\"seq\":21,\"product_model\":\"Weather Shield Aluminum Clad W\",\"product_description\":\"*Non Impact* Energy Sash Casement 28x72 in. (C-LC45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1285-R0\",\"approval_number\":\"FL1285.22\",\"seq\":22,\"product_model\":\"Weather Shield Aluminum Clad W\",\"product_description\":\"*Impact* Insul Energy Sash Casement 32x72 in. mulled (C-R55)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1285-R0\",\"approval_number\":\"FL1285.23\",\"seq\":23,\"product_model\":\"Weather Shield Aluminum Clad W\",\"product_description\":\"*Non Impact* Casement 36x72 in. w\\\/HP keeper (C-C50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1285-R0\",\"approval_number\":\"FL1285.24\",\"seq\":24,\"product_model\":\"Weather Shield Aluminum Clad W\",\"product_description\":\"*Non Impact* Casement 32x72 in. (C-R40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1285-R0\",\"approval_number\":\"FL1285.25\",\"seq\":25,\"product_model\":\"Weather Shield Aluminum Clad W\",\"product_description\":\"*Non Impact* Casement 36x72 in. (C-C35)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1285-R0\",\"approval_number\":\"FL1285.26\",\"seq\":26,\"product_model\":\"Weather Shield Primed Wood\",\"product_description\":\"*Non Impact* Casement 36x72 in. w\\\/HP keeper (C-LC55)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1285-R0\",\"approval_number\":\"FL1285.27\",\"seq\":27,\"product_model\":\"Weather Shield Primed Wood\",\"product_description\":\"*Non Impact* Casement 36x72 in. (C-LC30)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1285-R0\",\"approval_number\":\"FL1285.28\",\"seq\":28,\"product_model\":\"Weather Shield Primed Wood\",\"product_description\":\"*Non Impact* Casement 32x72 in. w\\\/HP keeper (C-LC55)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1285-R0\",\"approval_number\":\"FL1285.29\",\"seq\":29,\"product_model\":\"Weather Shield Primed Wood\",\"product_description\":\"*Non Impact* Casement 32x72 in. (C-LC40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#3163-R0\",\"approval_number\":\"FL3163.1\",\"seq\":1,\"product_model\":\"Legacy Aluminum Clad Wood\",\"product_description\":\"*Impact* Single Glaze Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#3163-R0\",\"approval_number\":\"FL3163.2\",\"seq\":2,\"product_model\":\"Weather Shield Aluminum Clad Wood\",\"product_description\":\"*Impact* Single Glaze Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#3163-R0\",\"approval_number\":\"FL3163.3\",\"seq\":3,\"product_model\":\"Weather Shield Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Single Glaze Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#3822-R0\",\"approval_number\":\"FL3822.1\",\"seq\":1,\"product_model\":\"Weather Shield Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Casement 32x72 in. w\\\/HP keeper (C-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#7141-R0\",\"approval_number\":\"FL7141.1\",\"seq\":1,\"product_model\":\"924 (VS2) Vinyl Casement\",\"product_description\":\"*Non Impact* Casement (C-C30 36x72)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#7141-R0\",\"approval_number\":\"FL7141.2\",\"seq\":2,\"product_model\":\"924 (VS2) Vinyl Casement\",\"product_description\":\"*Non Impact* Casement w\\\/additional snubber (C-C50 30x72)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#7141-R0\",\"approval_number\":\"FL7141.3\",\"seq\":3,\"product_model\":\"924 (VS2) Vinyl Casement\",\"product_description\":\"*Non Impact* Casement mulled (C-C50 60x60 mull)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#7860-R0\",\"approval_number\":\"FL7860.1\",\"seq\":1,\"product_model\":\"7201 (PS) Vinyl\\\/Wood Casement\",\"product_description\":\"*Non Impact* Casement (C-R60 30x48)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#7860-R0\",\"approval_number\":\"FL7860.2\",\"seq\":2,\"product_model\":\"7201 (PS) Vinyl\\\/Wood Casement\",\"product_description\":\"*Non Impact* Casement (C-R50 32x66)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#7860-R0\",\"approval_number\":\"FL7860.3\",\"seq\":3,\"product_model\":\"7201 (PS) Vinyl\\\/Wood Casement\",\"product_description\":\"*Non Impact* Casement (C-R45 63x72 mull)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#7860-R0\",\"approval_number\":\"FL7860.4\",\"seq\":4,\"product_model\":\"8204 (WS) Aluminum Clad Casement\",\"product_description\":\"*Non Impact* Casement w\\\/reinforced keepers (C-C55 72x72 mull)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#8021-R0\",\"approval_number\":\"FL8021.1\",\"seq\":1,\"product_model\":\"8204 (WS) Aluminum Clad Casement\",\"product_description\":\"*Non Impact* Casement (C-C40 72x72 mull)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#9097-R0\",\"approval_number\":\"FL9097.1\",\"seq\":1,\"product_model\":\"8204 Casement\",\"product_description\":\"Aluminum Clad Casement 72\\\"x72\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#9105-R0\",\"approval_number\":\"FL9105.1\",\"seq\":1,\"product_model\":\"1204 IG Impact Casement\",\"product_description\":\"Aluminum Clad Twin Casement 64x105\",\"design_pressure\":\"+55\\\/-68\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#9147-R0\",\"approval_number\":\"FL9147.1\",\"seq\":1,\"product_model\":\"1204 TWIN MULL\\\/TRANSOM\",\"product_description\":\"C-C55-1632X2664 (64X105)\\n(NON-IMPACT)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#11874-R0\",\"approval_number\":\"FL11874.1\",\"seq\":1,\"product_model\":\"1204 ALUM CLAD CASEMENT (IMPACT)\",\"product_description\":\"C55-1626X2667 (64X105)\\nTWIN W\\\/TRANSOM\\nINSL LAMI GLASS\\n*IMPACT*\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#11874-R0\",\"approval_number\":\"FL11874.2\",\"seq\":2,\"product_model\":\"8204 ALUM CLAD CASEMENT\",\"product_description\":\"C55-72X72\\n(NON-IMPACT)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#12607-R0\",\"approval_number\":\"FL12607.1\",\"seq\":1,\"product_model\":\"924 VINYL CASEMENT (MODIFIED)\",\"product_description\":\"C-R35-1816X1969 (72X78)\\nSTEEL SNUBBERS\\nNON-IMPACT\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#12607-R0\",\"approval_number\":\"FL12607.2\",\"seq\":2,\"product_model\":\"924 VINYL CASEMENT (MODIFIED)(HP)\",\"product_description\":\"C-R60-1512X1816 (60X72)\\nSTEEL SNUBBERS\\nNON-IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#12607-R0\",\"approval_number\":\"FL12607.3\",\"seq\":3,\"product_model\":\"924 VINYL CASEMENT OPER\",\"product_description\":\"C-R30-1816X1969 (72X78)\\nSTANDARD\\nNON-IMPACT\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#12608-R0\",\"approval_number\":\"FL12608.1\",\"seq\":1,\"product_model\":\"7202 VINYL\\\/WOOD CASEMENT\",\"product_description\":\"C-C45-1816X1981 (72X78)\\nLVL MULL BLOCKS\\nNON-IMPACT\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#12608-R0\",\"approval_number\":\"FL12608.2\",\"seq\":2,\"product_model\":\"7202 WOOD\\\/VINYL CASEMENT\",\"product_description\":\"C-C55-1816X1981 (72X78)\\nMOD\\\/REINF\\nLVL MULL\\\/STEEL \\\"J\\\" SNUBBERS\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13283-R0\",\"approval_number\":\"FL13283.1\",\"seq\":1,\"product_model\":\"5201 FIBERGLASS CSMT TWIN W\\\/5301 DIRECT SET TWIN STACK\",\"product_description\":\"C-C40-1842X3061 (73X121)\\nNON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13283-R0\",\"approval_number\":\"FL13283.2\",\"seq\":2,\"product_model\":\"5201 FIBERGLASS CSMT TWIN W\\\/5301 DS STACK\",\"product_description\":\"C-C40-1842X3061 (73X121)\\nNON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13283-R0\",\"approval_number\":\"FL13283.3\",\"seq\":3,\"product_model\":\"5201 FIBERGLASS CSMT TWIN W\\\/5301 DS STACK HP\",\"product_description\":\"C-C60-1842X3061 (73X121)\\nHIGH PERFORMANCE\\nNON-IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13520-R0\",\"approval_number\":\"FL13520.1\",\"seq\":1,\"product_model\":\"5202 ALL FIBERGLASS CASEMENT MULL\",\"product_description\":\"C-C40-1842X3061 (73X121)\\nNON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13520-R0\",\"approval_number\":\"FL13520.2\",\"seq\":2,\"product_model\":\"5202 ALL FIBERGLASS CASEMENT TWIN W\\\/5302 DS STACK HIGH PERFORMANCE\",\"product_description\":\"C-C60-1842X3061(73X121)\\nNON-IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13520-R0\",\"approval_number\":\"FL13520.3\",\"seq\":3,\"product_model\":\"5202 ALL FIBERGLASS CASEMENT TWIN W\\\/DS STACKED\",\"product_description\":\"C-C40-1842X3061(73X121)\\nNON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13520-R0\",\"approval_number\":\"FL13520.4\",\"seq\":4,\"product_model\":\"5202 ALL FIBERGLASS CSMT W\\\/FIXED CSMT MULL W\\\/TWIN CSMT STACK\",\"product_description\":\"C-C40-1842X2743 (73X108)\\nNON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13520-R0\",\"approval_number\":\"FL13520.5\",\"seq\":5,\"product_model\":\"5202 ALL FIBERGLASS CSMT W\\\/FIXED CSMT MULL W\\\/TWIN CSMT STACK HIGH PERFORMANCE\",\"product_description\":\"C-C60-1842X2743 (73X108)\\nNON-IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14072-R0\",\"approval_number\":\"FL14072.1\",\"seq\":1,\"product_model\":\"8204 CLAD CASEMENT\",\"product_description\":\"C-C40-914X1124 (36X44)\\nNON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14072-R0\",\"approval_number\":\"FL14072.2\",\"seq\":2,\"product_model\":\"8204 CLAD CASEMENT\",\"product_description\":\"C-C40-1829X1835 (72X72)\\nNON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14502-R0\",\"approval_number\":\"FL14502.1\",\"seq\":1,\"product_model\":\"1207 FIBERGLASS IMPACT CASEMENT - *DADE*\",\"product_description\":\"FW-C65-1842X3048 (73X120), **MIAMI-DADE**\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14502-R0\",\"approval_number\":\"FL14502.2\",\"seq\":2,\"product_model\":\"1207 FIBERGLASS IMPACT CASEMENT - *DADE*\",\"product_description\":\"FW-C65-1842X3048 (73X120), ** MIAMI-DADE**\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14502-R0\",\"approval_number\":\"FL14502.3\",\"seq\":3,\"product_model\":\"1207 FIBERGLASS IMPACT CASEMENT - *DADE*\",\"product_description\":\"FW-C65-1842X3048 (73X120), **MIAMI-DADE**\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14663-R0\",\"approval_number\":\"FL14663.1\",\"seq\":1,\"product_model\":\"8204 ALUM CLAD CASEMENT\",\"product_description\":\"C-C55-1829X1835 (72X72)\\nSGL\\\/TWIN\\nNON-IMPACT\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#15156-R0\",\"approval_number\":\"FL15156.1\",\"seq\":1,\"product_model\":\"1204 ALUM CLAD CASEMENT\",\"product_description\":\"C55-1626X2667 (64X105)\\nTWIN W\\\/TRANSOM INSL LAMI GLASS\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#15156-R0\",\"approval_number\":\"FL15156.2\",\"seq\":2,\"product_model\":\"1207 FIBERGLASS IMPACT CASEMENT\",\"product_description\":\"FW-C65-1842X3048 (73X120)\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#15156-R0\",\"approval_number\":\"FL15156.3\",\"seq\":3,\"product_model\":\"1207 FIBERGLASS IMPACT CASEMENT\",\"product_description\":\"FW-C65-1842X3048 (73X120)\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#15156-R0\",\"approval_number\":\"FL15156.4\",\"seq\":4,\"product_model\":\"1207 FIBERGLASS IMPACT CASEMENT\",\"product_description\":\"FW-C65-1842X3048 (73X120)\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#15156-R0\",\"approval_number\":\"FL15156.5\",\"seq\":5,\"product_model\":\"5202 ALL FIBERGLASS CASEMENT MULL\",\"product_description\":\"C-C40-1842X3061 (73X121) NON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#15156-R0\",\"approval_number\":\"FL15156.6\",\"seq\":6,\"product_model\":\"5202 ALL FIBERGLASS CASEMENT TWIN W\\\/5302 DS STACK\",\"product_description\":\"C-C40-1842X3061 (73X121) NON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#15156-R0\",\"approval_number\":\"FL15156.7\",\"seq\":7,\"product_model\":\"5202 ALL FIBERGLASS CASEMENT TWIN W\\\/5302 DS STACK HIGH PERFORMANCE\",\"product_description\":\"C-C60-1842X3061 (73X121) NON-IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#15156-R0\",\"approval_number\":\"FL15156.8\",\"seq\":8,\"product_model\":\"5202 ALL FIBERGLASS CSMT W\\\/FIXED CSMT TWIN CSMT STACK\",\"product_description\":\"C-C40-1842X2743 (73X108) NON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#15156-R0\",\"approval_number\":\"FL15156.9\",\"seq\":9,\"product_model\":\"5202 ALL FIBERGLASS CSMT W\\\/FIXED CSMT TWIN CSMT STACK HIGH PERFORMANCE\",\"product_description\":\"C-C60-1842X2743 (73X108) NON-IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#15156-R0\",\"approval_number\":\"FL15156.10\",\"seq\":10,\"product_model\":\"7202 VINYL\\\/WOOD CASEMENT SGL & MULL\",\"product_description\":\"C-C45-1816X1981 (72X78)\\n** NON-IMPACT **\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#15156-R0\",\"approval_number\":\"FL15156.11\",\"seq\":11,\"product_model\":\"7202 WOOD\\\/VINYL CASEMENT SGL & MULL\",\"product_description\":\"C-C50-1816x2731 (72x108)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#15156-R0\",\"approval_number\":\"FL15156.12\",\"seq\":12,\"product_model\":\"8204 ALUM CLAD CASEMENT\",\"product_description\":\"C-C55-1829X1835 (72X72)\\nSGL\\\/TWIN NON-IMPACT\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#15156-R0\",\"approval_number\":\"FL15156.13\",\"seq\":13,\"product_model\":\"8204 ALUM CLAD CASEMENT\",\"product_description\":\"C-C40-914X1124 (36X44) NON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#15156-R0\",\"approval_number\":\"FL15156.14\",\"seq\":14,\"product_model\":\"8204 ALUM CLAD CASEMENT\",\"product_description\":\"C-C40-1829X1835 (72X72) NON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#15156-R1\",\"approval_number\":\"FL15156.15\",\"seq\":15,\"product_model\":\"7205 VINYL\\\/WOOD CASEMENT SGL & MULLED\",\"product_description\":\"C-C50-1803x1816 (71x72)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#15156-R1\",\"approval_number\":\"FL15156.16\",\"seq\":16,\"product_model\":\"7205 VINYL\\\/WOOD CASEMENT WITH 7305 DIRECT SET STACKED\",\"product_description\":\"C-C50-902x2718 (36x107)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#15156-R1\",\"approval_number\":\"FL15156.17\",\"seq\":17,\"product_model\":\"7205 VINYL\\\/WOOD CASEMENT WITH FIXED CASEMENT STACKED\",\"product_description\":\"C-C50-902x2718 (36x107)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#15156-R1\",\"approval_number\":\"FL15156.18\",\"seq\":18,\"product_model\":\"8204 ALUM CLAD CASEMENT\",\"product_description\":\"C-C55-1829X1835 (72X72)\\nSGL\\\/TWIN NON-IMPACT\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#15156-R1\",\"approval_number\":\"FL15156.19\",\"seq\":19,\"product_model\":\"8204 ALUM CLAD CASEMENT\",\"product_description\":\"C-C40-914X1124 (36X44) NON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#15156-R1\",\"approval_number\":\"FL15156.20\",\"seq\":20,\"product_model\":\"8204 ALUM CLAD CASEMENT\",\"product_description\":\"C-C40-1829X1835 (72X72) NON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#15156-R1\",\"approval_number\":\"FL15156.21\",\"seq\":21,\"product_model\":\"8205 ALUM CLAD CASEMENT HP SINGLE & MULLED\",\"product_description\":\"C-C70-1803x1816 (71x72)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#15156-R1\",\"approval_number\":\"FL15156.22\",\"seq\":22,\"product_model\":\"8205 ALUM CLAD CASEMENT STD SINGLE & MULLED\",\"product_description\":\"C-C50-1803x1816 (71x72)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#15156-R1\",\"approval_number\":\"FL15156.23\",\"seq\":23,\"product_model\":\"8205 ALUM CLAD CASEMENT WITH CASEMENT PICTURE STACKED\",\"product_description\":\"LC-PG70-902x2718 (36x107)-C\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#15156-R1\",\"approval_number\":\"FL15156.24\",\"seq\":24,\"product_model\":\"8205 ALUM CLAD CASEMENT WITH DIRECT SET STACKED\",\"product_description\":\"LC-PG70-902x2718 (36x107)-C\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#15156-R1\",\"approval_number\":\"FL15156.25\",\"seq\":25,\"product_model\":\"8205 CASEMENT MULLED TO CASEMENT PICTURE\",\"product_description\":\"LC-PG55-2413x1816 (95x72)-C\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#15156-R1\",\"approval_number\":\"FL15156.26\",\"seq\":26,\"product_model\":\"8205 CASEMENT MULLED WITH 8306 DIRECT SET TRANSOM STACKED\",\"product_description\":\"LC-PG40-1803x2718 (71x107)-C\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#15156-R1\",\"approval_number\":\"FL15156.27\",\"seq\":27,\"product_model\":\"8205 CASEMENT SINGLE AND MULLED\",\"product_description\":\"C-C45-1803x2121 (71x84)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#15156-R3\",\"approval_number\":\"FL15156.28\",\"seq\":28,\"product_model\":\"8211 ALUM CLAD HP CASEMENT WITH CASEMENT PICTURE\",\"product_description\":\"R-PG60-2565X2426 (101X96)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#15156-R3\",\"approval_number\":\"FL15156.29\",\"seq\":29,\"product_model\":\"8211 ALUM CLAD HP TWIN CASEMENT\",\"product_description\":\"LC-PG65-2108X2121 (83X84)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#15156-R3\",\"approval_number\":\"FL15156.30\",\"seq\":30,\"product_model\":\"8211 ALUM CLAD TWIN CASEMENT\",\"product_description\":\"LC-PG50-2108X2121 (83X84)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#15156-R4\",\"approval_number\":\"FL15156.31\",\"seq\":31,\"product_model\":\"8211 ALUM CLAD HP TWIN CASEMENT\",\"product_description\":\"LC-PG65-2108x2121 (83X84)-C\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#15156-R4\",\"approval_number\":\"FL15156.32\",\"seq\":32,\"product_model\":\"8211 ALUM CLAD HP TWIN CASEMENT WITH 8306 DIRECT SET STACKED\",\"product_description\":\"R-PG50-2108X3493 (83X138)-C\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#15156-R4\",\"approval_number\":\"FL15156.33\",\"seq\":33,\"product_model\":\"8211 ALUM CLAD TWIN CASEMENT\",\"product_description\":\"LC-PG50-2108x2121 (83X84)-C\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#15156-R4\",\"approval_number\":\"FL15156.34\",\"seq\":34,\"product_model\":\"8211 HP CASEMENT WITH 8306 DIRECT SET STACKED\",\"product_description\":\"R-PG60-1054X3480 (42X137)-C\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#15156-R4\",\"approval_number\":\"FL15156.35\",\"seq\":35,\"product_model\":\"8214 ALUM CLAD FRENCH CASEMENT\",\"product_description\":\"LC-PG50-1805X1816 (71X72)-C\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17017-R1\",\"approval_number\":\"FL17017.15\",\"seq\":15,\"product_model\":\"1210 Premium Impact Casement, Dual Glazed\",\"product_description\":\"CW-PG55-C 1054x2121 (42x84)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17017-R1\",\"approval_number\":\"FL17017.16\",\"seq\":16,\"product_model\":\"1210 Premium Impact Casement, Dual Glazed\",\"product_description\":\"CW-PG55-C 1054x2121 (42x84)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17017-R1\",\"approval_number\":\"FL17017.17\",\"seq\":17,\"product_model\":\"1210 Premium Impact Pushout Casement, Dual Glazed\",\"product_description\":\"R-PG55-C 905x1969 (36x78)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-05-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17017-R1\",\"approval_number\":\"FL17017.18\",\"seq\":18,\"product_model\":\"1210 Twin Premium Impact Casement, Dual Glazed - Mullion\",\"product_description\":\"CW-PG55-MA 2121x2121 (84x84)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17017-R1\",\"approval_number\":\"FL17017.19\",\"seq\":19,\"product_model\":\"1210 Twin Premium Impact Casement, Dual Glazed, Vertical Mullion\",\"product_description\":\"LC-PG55-MA 2121x2121 (84x84)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#30918-R0\",\"approval_number\":\"FL30918.8\",\"seq\":8,\"product_model\":\"9202 Vinyl Casement (36x78) Single & Mulled\",\"product_description\":\"LC-PG35-1816x1969 (72x78)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#30918-R0\",\"approval_number\":\"FL30918.9\",\"seq\":9,\"product_model\":\"9202 Vinyl Casement HP (36x78) Single & Mulled\",\"product_description\":\"LC-PG50-1816x1969 (72x78)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#30918-R0\",\"approval_number\":\"FL30918.10\",\"seq\":10,\"product_model\":\"9202 Vinyl Twin Casement (36x54) with stacked Direct-set (72x54)\",\"product_description\":\"LC-PG35-1816x2743 (72x108)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#37186-R0\",\"approval_number\":\"FL37186.1\",\"seq\":1,\"product_model\":\"1212 Premium Coastal French Casement 42\\\"x72\\\"\",\"product_description\":\"Impact Premium Coastal French Casement 41.5\\\"x71.5\\\" Jb-Jb Size. Sash size -- 19.75\\\"x70.06\\\"\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#39768-R0\",\"approval_number\":\"FL39768.1\",\"seq\":1,\"product_model\":\"Premium Coastal Push-out Casement 36\\\"x78\\\"(Series 1214)\",\"product_description\":\"1214 Premium Coastal Impact Push-out Casement 36\\\"x78\\\" (+55\\\/-70)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-05-27 00:00:00\",\"instructions_url\":\"\"}],\"Reilly Architectural\":[{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#17173-R6\",\"approval_number\":\"FL17173.1\",\"seq\":1,\"product_model\":\"RWD WOOD IN-SWING FRENCH CASEMENT\",\"product_description\":\"IN-SWING FRENCH CASEMENT IMPACT HVHZ\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#17173-R6\",\"approval_number\":\"FL17173.2\",\"seq\":2,\"product_model\":\"RWD WOOD IN-SWING FRENCH CASEMENT\",\"product_description\":\"IN-SWING FRENCH CASEMENT IMPACT\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#17173-R6\",\"approval_number\":\"FL17173.3\",\"seq\":3,\"product_model\":\"RWD WOOD OUT-SWING FRENCH CASEMENT\",\"product_description\":\"OUT-SWING FRENCH CASEMENT IMPACT\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#17173-R6\",\"approval_number\":\"FL17173.4\",\"seq\":4,\"product_model\":\"RWD WOOD OUT-SWING FRENCH CASEMENT\",\"product_description\":\"OUT-SWING FRENCH CASEMENT IMPACT HVHZ\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#21868-R4\",\"approval_number\":\"FL21868.1\",\"seq\":1,\"product_model\":\"RWD40 C Bronze Casement Window\",\"product_description\":\"RWD40 C Bronze Casement Window, Impact HVHZ\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#47454-R0\",\"approval_number\":\"FL47454.1\",\"seq\":1,\"product_model\":\"RWD45 Outswing Casement Window (WZ3) (Impact)\",\"product_description\":\"RWD45 Outswing Casement Window (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#47694-R0\",\"approval_number\":\"FL47694.1\",\"seq\":1,\"product_model\":\"W75 Inswing & Outswing Casement Window (HVHZ) (Impact)\",\"product_description\":\"W75 Inswing & Outswing Casement Window (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#47694-R0\",\"approval_number\":\"FL47694.2\",\"seq\":2,\"product_model\":\"W75 Inswing & Outswing Casement Window (WZ3) (Impact)\",\"product_description\":\"W75 Inswing & Outswing Casement Window (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#9949-R7\",\"approval_number\":\"FL9949.1\",\"seq\":1,\"product_model\":\"C01- WOOD CASEMENT WINDOW\",\"product_description\":\"C01- WOOD CASEMENT WINDOW 36x72\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-04 00:00:00\",\"instructions_url\":\"\"}],\"Solar Innovations, Inc.\":[{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#17266-R4\",\"approval_number\":\"FL17266.1\",\"seq\":1,\"product_model\":\"SERIES SI7000 G2 INTERNATIONAL ALUMINUM CASEMENT WINDOW - IMPACT\",\"product_description\":\"SERIES SI7000 G2 INTERNATIONAL ALUMINUM CASEMENT WINDOW - IMPACT\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Millwork Artisans, LLC\":[{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#17413-R0\",\"approval_number\":\"FL17413.1\",\"seq\":1,\"product_model\":\"a. Casement Window - European Frame\",\"product_description\":\"Radius and Rectangular \\\"Inswing\\\" Tilt-Turn Vent Wood \\\"Impact\\\" Casement Window - Single Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#17413-R0\",\"approval_number\":\"FL17413.2\",\"seq\":2,\"product_model\":\"b. Casement Window - European Frame\",\"product_description\":\"Radius and Rectangular \\\"Inswing or Outswing\\\" Vent Wood \\\"Impact\\\" Casement Window - Single Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#17413-R0\",\"approval_number\":\"FL17413.3\",\"seq\":3,\"product_model\":\"c. Casement Window - American Frame\",\"product_description\":\"Radius and Rectangular \\\"Outswing\\\" Vent Wood \\\"Impact\\\" Casement Window - Single Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#17413-R0\",\"approval_number\":\"FL17413.4\",\"seq\":4,\"product_model\":\"d. Twin French Casement Window - European Frame\",\"product_description\":\"Rectangular \\\"Inswing\\\" Tilt-Turn Vent Wood \\\"Impact\\\" Casement Window - Twin Configuration (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#17413-R0\",\"approval_number\":\"FL17413.5\",\"seq\":5,\"product_model\":\"e. Twin French Casement Window - European Frame\",\"product_description\":\"Rectangular \\\"Inswing or Outswing\\\" Vent Wood \\\"Impact\\\" Casement Window - Twin Configuration (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#17413-R0\",\"approval_number\":\"FL17413.6\",\"seq\":6,\"product_model\":\"f. Twin French Casement Window - American Frame\",\"product_description\":\"Rectangular \\\"Outswing\\\" Vent Wood \\\"Impact\\\" Casement Window - Twin Configuration (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Origin USA, Inc.\":[{\"manufacturer\":\"Origin USA, Inc.\",\"approval_number_master\":\"FL#17755-R0\",\"approval_number\":\"FL17755.1\",\"seq\":1,\"product_model\":\"Origin 6\",\"product_description\":\"Aluminum Casement and Fixed Window\",\"design_pressure\":\"+55\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Origin USA, Inc.\",\"approval_number_master\":\"FL#17755-R2\",\"approval_number\":\"FL17755.2\",\"seq\":2,\"product_model\":\"Origin Window\",\"product_description\":\"Aluminum Casement and Fixed Window, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"UNILUX GmbH\":[{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#17784-R14\",\"approval_number\":\"FL17784.1\",\"seq\":1,\"product_model\":\"Series \\\"HADK\\\" Single Casement Wood Clad Window\",\"product_description\":\"Series \\\"HADK\\\" Single Casement Wood Clad Window, Non-Impact, Size: 40\\\" x 78\\\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#17784-R14\",\"approval_number\":\"FL17784.2\",\"seq\":2,\"product_model\":\"Series \\\"HADK\\\" Single Casement Wood Clad Window\",\"product_description\":\"Series \\\"HADK\\\" Single Casement Wood Clad Window, Non-Impact, Size: 36\\\" x 65\\\"\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#17784-R14\",\"approval_number\":\"FL17784.3\",\"seq\":3,\"product_model\":\"Series \\\"HADKZ\\\" Double Casement Wood Clad Window\",\"product_description\":\"Series \\\"HADKZ\\\" Double Casement Wood Clad Window, Non-Impact, Size: 72\\\" x 65\\\"\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#17784-R14\",\"approval_number\":\"FL17784.4\",\"seq\":4,\"product_model\":\"Series \\\"HADKZ\\\" Double Casement Wood Clad Window\",\"product_description\":\"Series \\\"HADKZ\\\" Double Casement Wood Clad Window, Non-Impact, Size: 78\\\" x 72\\\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#17784-R14\",\"approval_number\":\"FL17784.5\",\"seq\":5,\"product_model\":\"Series \\\"DK\\\" Tilt & Turn Casement Window\",\"product_description\":\"Series \\\"DK\\\" Aluminum Clad Wood\\nTilt & Turn Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#17784-R14\",\"approval_number\":\"FL17784.7\",\"seq\":7,\"product_model\":\"Series \\\"DKZ\\\" Tilt & Turn Casement Window with Transom\",\"product_description\":\"Series \\\"DKZ\\\" Aluminum Clad Wood Tilt & Turn Window with Transom\",\"design_pressure\":\"+47.5\\\/-47.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#17784-R14\",\"approval_number\":\"FL17784.8\",\"seq\":8,\"product_model\":\"Series \\\"KUDK ISOTAR\\\"\",\"product_description\":\"Series \\\"KUDK ISOTAR\\\" Vinyl Tilt\\\/Turn Window Non-Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#17784-R10\",\"approval_number\":\"FL17784.6\",\"seq\":6,\"product_model\":\"Series \\\"DKZ\\\" Tilt & Turn Casement Window\",\"product_description\":\"Series \\\"DKZ\\\" Tilt & Turn Casement Window - Rectangular, Arch and Eyebrow\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-01 00:00:00\",\"instructions_url\":\"\"}],\"C.T. Windows, LLC. formerly C.T. Windows, Inc.\":[{\"manufacturer\":\"C.T. Windows, LLC. formerly C.T. Windows, Inc.\",\"approval_number_master\":\"FL#18004-R3\",\"approval_number\":\"FL18004.1\",\"seq\":1,\"product_model\":\"Superior Series #400 Aluminum Casement Window - N.I.\",\"product_description\":\"Series #400 Aluminum Casement Window - Non-Impact\",\"design_pressure\":\"+80\\\/-174\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.T. Windows, LLC. formerly C.T. Windows, Inc.\",\"approval_number_master\":\"FL#40701-R1\",\"approval_number\":\"FL40701.1\",\"seq\":1,\"product_model\":\"Series 400 thermal casement window non impact\",\"product_description\":\"Series 400 thermal casement window non impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"La Finestra, LC\":[{\"manufacturer\":\"La Finestra, LC\",\"approval_number_master\":\"FL#18426-R0\",\"approval_number\":\"FL18426.1\",\"seq\":1,\"product_model\":\"EKU-53 Outswing Casement Window\",\"product_description\":\"EKU-53 Outswing Casement Window (LMI & SMI)\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"La Finestra, LC\",\"approval_number_master\":\"FL#19605-R4\",\"approval_number\":\"FL19605.1\",\"seq\":1,\"product_model\":\"Futura Series Casement\\\/Fixed Window (HVHZ) (Impact)\",\"product_description\":\"Futura Series Casement\\\/Fixed Window (HVHZ) (Impact)\",\"design_pressure\":\"+75\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Brombal Italy\":[{\"manufacturer\":\"Brombal Italy\",\"approval_number_master\":\"FL#18655-R0\",\"approval_number\":\"FL18655.1\",\"seq\":1,\"product_model\":\"OS2 Casements\",\"product_description\":\"Single and French Casements\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brombal Italy\",\"approval_number_master\":\"FL#18655-R4\",\"approval_number\":\"FL18655.2\",\"seq\":2,\"product_model\":\"Series Faro 65 and Faro 75 Casement Windows (HVHZ) (Impact)\",\"product_description\":\"Series Faro 65 and Faro 75 Casement Windows (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-31 00:00:00\",\"instructions_url\":\"\"}],\"Hartman Windows and Doors, LLC\":[{\"manufacturer\":\"Hartman Windows and Doors, LLC\",\"approval_number_master\":\"FL#19164-R3\",\"approval_number\":\"FL19164.1\",\"seq\":1,\"product_model\":\"European Series Inswing Casement Windows\",\"product_description\":\"Wood Framed Casement Window - Large and Small Missile Impact Resistant.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hartman Windows and Doors, LLC\",\"approval_number_master\":\"FL#20516-R3\",\"approval_number\":\"FL20516.1\",\"seq\":1,\"product_model\":\"Flush European Outswing Casement Window\",\"product_description\":\"Large and Small Missile Impact Resistant Casement Window.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hartman Windows and Doors, LLC\",\"approval_number_master\":\"FL#19164-R3\",\"approval_number\":\"FL19164.2\",\"seq\":2,\"product_model\":\"European Series Outswing Casement Windows\",\"product_description\":\"Wood Framed Casement Window - Large and Small Missile Impact Resistant.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hartman Windows and Doors, LLC\",\"approval_number_master\":\"FL#3624-R0\",\"approval_number\":\"FL3624.1\",\"seq\":1,\"product_model\":\"Mahogany Outswing Wood Casement Window\",\"product_description\":\"Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hartman Windows and Doors, LLC\",\"approval_number_master\":\"FL#6496-R0\",\"approval_number\":\"FL6496.1\",\"seq\":1,\"product_model\":\"Mahogany Outswing Wood Casement Window\",\"product_description\":\"Wood Casement Window\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hartman Windows and Doors, LLC\",\"approval_number_master\":\"FL#8922-R0\",\"approval_number\":\"FL8922.1\",\"seq\":1,\"product_model\":\"European Outswing Casement Window\",\"product_description\":\"\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hartman Windows and Doors, LLC\",\"approval_number_master\":\"FL#8924-R0\",\"approval_number\":\"FL8924.1\",\"seq\":1,\"product_model\":\"European Inswing Casement Windows\",\"product_description\":\"\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hartman Windows and Doors, LLC\",\"approval_number_master\":\"FL#12179-R0\",\"approval_number\":\"FL12179.1\",\"seq\":1,\"product_model\":\"American Casement Windows\",\"product_description\":\"outswing and fixed mahogany casement windows\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hartman Windows and Doors, LLC\",\"approval_number_master\":\"FL#12182-R0\",\"approval_number\":\"FL12182.1\",\"seq\":1,\"product_model\":\"Contura Casement Windows\",\"product_description\":\"outswing and fixed casement windows\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hartman Windows and Doors, LLC\",\"approval_number_master\":\"FL#20516-R0\",\"approval_number\":\"FL20516.2\",\"seq\":2,\"product_model\":\"Series \\\"Contura\\\" Outswing Wood Casement Window\",\"product_description\":\"Large missile impact resistant wood casement window.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\":[{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#20064-R3\",\"approval_number\":\"FL20064.3\",\"seq\":3,\"product_model\":\"H3 2.0 Casement (R-PG50)\",\"product_description\":\"H3 2.0 Casement 36\\\"x84\\\" Without Limit Device\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#20064-R3\",\"approval_number\":\"FL20064.4\",\"seq\":4,\"product_model\":\"H3 2.0 Casement CW-PG50\",\"product_description\":\"H3 2.0 Casement 36x84 With Limit Device\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1191-R0\",\"approval_number\":\"FL1191.1\",\"seq\":1,\"product_model\":\"1. Clad Casement\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1191-R0\",\"approval_number\":\"FL1191.2\",\"seq\":2,\"product_model\":\"2. Clad Casement w\\\/ESS Sash\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1191-R0\",\"approval_number\":\"FL1191.3\",\"seq\":3,\"product_model\":\"3. Vinyl Casement\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1191-R0\",\"approval_number\":\"FL1191.4\",\"seq\":4,\"product_model\":\"4. Clad Casement-Operating\",\"product_description\":\"Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1191-R0\",\"approval_number\":\"FL1191.5\",\"seq\":5,\"product_model\":\"5. Wood Casement\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5983-R1\",\"approval_number\":\"FL5983.14\",\"seq\":14,\"product_model\":\"FeelSafe Clad Energy Saver Casement Operating\",\"product_description\":\"36-3\\\/16\\\"x72-3\\\/16\\\" I.G. Impact Resistant\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5983-R1\",\"approval_number\":\"FL5983.15\",\"seq\":15,\"product_model\":\"FeelSafe Clad Energy Saver Casement Operating\",\"product_description\":\"36-3\\\/16\\\"x72-3\\\/16\\\" Non-Impact Resistant\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5983-R1\",\"approval_number\":\"FL5983.16\",\"seq\":16,\"product_model\":\"FeelSafe Clad Energy Saver Casement Operating\\\/Fixed Casement Combination Assembly\",\"product_description\":\"12'0-5\\\/8\\\"x6'0-3\\\/16\\\" Monolithic Impact Resistant\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5983-R1\",\"approval_number\":\"FL5983.17\",\"seq\":17,\"product_model\":\"Vinyl Casement (VCSE) Operating\",\"product_description\":\"35-1\\\/2\\\"x71-1\\\/2\\\" Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5983-R1\",\"approval_number\":\"FL5983.18\",\"seq\":18,\"product_model\":\"Wood Casement Operating\",\"product_description\":\"35-3\\\/4\\\"x71-3\\\/4\\\" Non-Impact Resistant\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5983-R1\",\"approval_number\":\"FL5983.19\",\"seq\":19,\"product_model\":\"Wood Casement Operating\",\"product_description\":\"35-3\\\/4\\\"x59-3\\\/4\\\" Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#7357-R0\",\"approval_number\":\"FL7357.1\",\"seq\":1,\"product_model\":\"FeelSafe Aluminum Clad Wood Casement Window -- Impact Resistant\",\"product_description\":\"FeelSafe Monolithic Energy Saver Aluminum Clad Wood Casement (36-3\\\/16\\\"x72-3\\\/16\\\" Maximum Individual Unit Size); Available in single or mulled configurations\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#7506-R0\",\"approval_number\":\"FL7506.1\",\"seq\":1,\"product_model\":\"Clad Energy Saver\\\/Plus Casement Operating\",\"product_description\":\"28\\\"x84\\\" Frame Size (23x79 Glass Size) Clad Energy Saver Casement Operator Non-Impact\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#7506-R0\",\"approval_number\":\"FL7506.2\",\"seq\":2,\"product_model\":\"Primed Wood Casement Operating\",\"product_description\":\"23x79 Glass Size (28\\\"x84\\\" Frame Size) Wood Casement Operating Non-Impact\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#8449-R0\",\"approval_number\":\"FL8449.1\",\"seq\":1,\"product_model\":\"Clad Wood Casement 28-3\\\/16\\\"x84-3\\\/16\\\" (Non-Impact Resistant)\",\"product_description\":\"23\\\"x79\\\" gl. size Clad Wood ES Casement (Non-impact)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#8449-R0\",\"approval_number\":\"FL8449.2\",\"seq\":2,\"product_model\":\"Wood Casement 28\\\"x84\\\" (Non-Impact Resistant)\",\"product_description\":\"28\\\"x84\\\" frame size wood casement (non-impact)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5983-R0\",\"approval_number\":\"FL5983.1\",\"seq\":1,\"product_model\":\"Clad Classic Casement Operating\",\"product_description\":\"36-3\\\/16\\\"x72-3\\\/16\\\" Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5983-R0\",\"approval_number\":\"FL5983.2\",\"seq\":2,\"product_model\":\"Clad Classic Casement Operating\",\"product_description\":\"36-3\\\/16\\\"x52-3\\\/16\\\" Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5983-R0\",\"approval_number\":\"FL5983.3\",\"seq\":3,\"product_model\":\"Clad Energy Saver Arch Casement Operator\",\"product_description\":\"36-3\\\/16\\\"x72-3\\\/16\\\" Non-Impact (DP50)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5983-R0\",\"approval_number\":\"FL5983.4\",\"seq\":4,\"product_model\":\"Clad Energy Saver French Casement Operator\",\"product_description\":\"72\\\"x60\\\" Non-Impact Resistant\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5983-R0\",\"approval_number\":\"FL5983.5\",\"seq\":5,\"product_model\":\"Clad Energy Saver\\\/Plus Casement Operating\",\"product_description\":\"36-3\\\/16\\\"x40-3\\\/16\\\" Non-Impact Resistant\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5983-R0\",\"approval_number\":\"FL5983.6\",\"seq\":6,\"product_model\":\"Clad Energy Saver\\\/Plus Casement Operating\",\"product_description\":\"36-3\\\/16\\\"x72-3\\\/16\\\" Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5983-R0\",\"approval_number\":\"FL5983.7\",\"seq\":7,\"product_model\":\"FeelSafe Clad Casement Operating\",\"product_description\":\"36-3\\\/16\\\"x72-3\\\/16\\\" Monolithic Impact Resistant\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5983-R0\",\"approval_number\":\"FL5983.8\",\"seq\":8,\"product_model\":\"FeelSafe Clad Energy Saver Casement Operating\",\"product_description\":\"36-3\\\/16\\\"x72-3\\\/16\\\" I.G. Impact Resistant\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5983-R0\",\"approval_number\":\"FL5983.9\",\"seq\":9,\"product_model\":\"FeelSafe Clad Energy Saver Casement Operating\",\"product_description\":\"36-3\\\/16\\\"x72-3\\\/16\\\" Non-Impact Resistant\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5983-R0\",\"approval_number\":\"FL5983.10\",\"seq\":10,\"product_model\":\"FeelSafe Clad Energy Saver Casement Operating\\\/Fixed Casement Combination Assembly\",\"product_description\":\"12'0-5\\\/8\\\"x6'0-3\\\/16\\\" Monolithic Impact Resistant\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5983-R0\",\"approval_number\":\"FL5983.11\",\"seq\":11,\"product_model\":\"Vinyl Casement (VCSE) Operating\",\"product_description\":\"35-1\\\/2\\\"x71-1\\\/2\\\" Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5983-R0\",\"approval_number\":\"FL5983.12\",\"seq\":12,\"product_model\":\"Wood Casement Operating\",\"product_description\":\"35-3\\\/4\\\"x71-3\\\/4\\\" Non-Impact Resistant\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5983-R0\",\"approval_number\":\"FL5983.13\",\"seq\":13,\"product_model\":\"Wood Casement Operating\",\"product_description\":\"35-3\\\/4\\\"x59-3\\\/4\\\" Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11594-R0\",\"approval_number\":\"FL11594.1\",\"seq\":1,\"product_model\":\"Energy Saver Aluminum Clad\\\/Wood Arch Casement Operator\",\"product_description\":\"Energy Saver Aluminum Clad\\\/Wood Non-Impact Arch Casement Operator (36\\\"x72\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11594-R0\",\"approval_number\":\"FL11594.2\",\"seq\":2,\"product_model\":\"Energy Saver Aluminum Clad\\\/Wood Casement Mull\\\/Stack\",\"product_description\":\"Energy Saver Aluminum Clad Wood Non-Impact Casements 3-Wide Operators over 3-Wide Fixed (3Wide, 2 High Mull\\\/Stack) with Aluminum Plate Reinforcement (109\\\"x85\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11594-R0\",\"approval_number\":\"FL11594.3\",\"seq\":3,\"product_model\":\"Energy Saver Aluminum Clad\\\/Wood Casement Operator\",\"product_description\":\"Energy Saver Aluminum Clad\\\/Wood Non-Impact Casement Operator (36\\\"x52\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11594-R0\",\"approval_number\":\"FL11594.4\",\"seq\":4,\"product_model\":\"Energy Saver Aluminum Clad\\\/Wood Casement Operator\",\"product_description\":\"Energy Saver Aluminum Clad\\\/Wood Non-Impact Casement Operator (36\\\"x72\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11594-R0\",\"approval_number\":\"FL11594.5\",\"seq\":5,\"product_model\":\"Energy Saver Aluminum Clad\\\/Wood Casement Operator Mulled Unit\",\"product_description\":\"Energy Saver Aluminum Clad\\\/Wood Casement Operator (Mulled Unit)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11594-R0\",\"approval_number\":\"FL11594.6\",\"seq\":6,\"product_model\":\"Energy Saver Aluminum Clad\\\/Wood French Casement Operator\",\"product_description\":\"Energy Saver Aluminum Clad\\\/Wood Non-Impact French Casement Operator (64\\\"x64\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11594-R0\",\"approval_number\":\"FL11594.7\",\"seq\":7,\"product_model\":\"Energy Saver Aluminum Clad\\\/Wood French Casement Operator\",\"product_description\":\"Energy Saver Aluminum Clad\\\/Wood Non-Impact French Casement Operator (56\\\"x72\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11594-R0\",\"approval_number\":\"FL11594.8\",\"seq\":8,\"product_model\":\"Energy Saver Aluminum Clad\\\/Wood French Casement Operator\",\"product_description\":\"Energy Saver Aluminum Clad\\\/Wood Non-Impact French Casement Operator (72\\\"x60\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11594-R0\",\"approval_number\":\"FL11594.9\",\"seq\":9,\"product_model\":\"Energy Saver Aluminum Clad\\\/Wood Springline Casement Operator\",\"product_description\":\"Energy Saver Aluminum Clad\\\/Wood Non-Impact Springline Casement Operator (36\\\"x72\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11594-R0\",\"approval_number\":\"FL11594.10\",\"seq\":10,\"product_model\":\"Energy Saver Plus Aluminum Clad\\\/Wood Casement Operator\",\"product_description\":\"Energy Saver Plus Aluminum Clad\\\/Wood Non-Impact Casement Operator (23\\\"x79\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11594-R0\",\"approval_number\":\"FL11594.11\",\"seq\":11,\"product_model\":\"FeelSafe IG Energy Saver Clad\\\/Wood Mulled Casement\\\/Csmt Transom & Mulled Casement\\\/Direct Set Transom (Impact Resistant)\",\"product_description\":\"FeelSafe IG Energy Saver Clad\\\/Wood Mulled Casement\\\/Csmt Transom & Mulled Casement\\\/Direct Set Transom (Impact-Resistant)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11594-R0\",\"approval_number\":\"FL11594.12\",\"seq\":12,\"product_model\":\"H3 Clad Casement Operator, 1-Wide Single Unit\",\"product_description\":\"H3 Clad Non-Impact, Casement Operator 1-Wide WITH Limit Device (36\\\"x72\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11594-R0\",\"approval_number\":\"FL11594.13\",\"seq\":13,\"product_model\":\"H3 Clad Casement Operator, 1-Wide Single Unit\",\"product_description\":\"H3 Clad Non-Impact, Casement Operator 1-Wide WITHOUT Limit Device (36\\\"x72\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11594-R0\",\"approval_number\":\"FL11594.14\",\"seq\":14,\"product_model\":\"H3 Clad Casement Operator, 2-Wide Mull\",\"product_description\":\"H3 Clad Non-Impact Casement Operator, 2-Wide Mull WITHOUT Limit device (71\\\"x72\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11594-R0\",\"approval_number\":\"FL11594.15\",\"seq\":15,\"product_model\":\"H3 Clad Casement Operator, 2-Wide Mull\",\"product_description\":\"H3 Clad Non-Impact Casement Operator 2 Wide Mull WITH Limit Device (71\\\"x72\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11594-R0\",\"approval_number\":\"FL11594.16\",\"seq\":16,\"product_model\":\"H3 Clad Casement Operator, 2-Wide Mull\",\"product_description\":\"H3 Clad Non-Impact Casement Operator, 2-Wide Mull WITHOUT Limit device (58 1\\\/2\\\" x 53 1\\\/2\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11594-R0\",\"approval_number\":\"FL11594.17\",\"seq\":17,\"product_model\":\"H3 Clad Casement Operator, 2-Wide Mull\",\"product_description\":\"H3 Clad Non-Impact, Casement Operator 2-Wide Mull WITH Limit device (58 1\\\/2\\\" x 53 1\\\/2\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11594-R0\",\"approval_number\":\"FL11594.18\",\"seq\":18,\"product_model\":\"H3 Clad Casement Operator\\\/Picture Combination Mull\\\/Stack\",\"product_description\":\"H3 Clad Casement Operator\\\/Picture\\\/Operator Combination Mull (109 1\\\/2\\\" x 53 1\\\/2\\\"). 3-Wide Configuration 27x54\\\/56x54\\\/27x54\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11594-R0\",\"approval_number\":\"FL11594.19\",\"seq\":19,\"product_model\":\"H3 Clad Casement Operator\\\/Picture Combination Mull\\\/Stack\",\"product_description\":\"H3 Clad Casement Picture\\\/Operator Combination Mull\\\/Stack (70 1\\\/2\\\" x 95\\\"); 2-Wide\\\/2-High (Twin Operator 36x72 w\\\/Twin Transom 36x24)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11594-R0\",\"approval_number\":\"FL11594.20\",\"seq\":20,\"product_model\":\"H3 Clad Casement Operator\\\/Picture\\\/Operator 3-Wide Mull\",\"product_description\":\"H3 Clad Non-Impact Casement Operator\\\/Picture\\\/Operator (3-Wide 36x72 w\\\/36x24 Transoms)(105\\\"x95\\\")\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11594-R0\",\"approval_number\":\"FL11594.21\",\"seq\":21,\"product_model\":\"H3 Clad Casement Operator\\\/Picture\\\/Operator 3-Wide Mull\",\"product_description\":\"H3 Clad Non-Impact Casement Operator\\\/Picture\\\/Operator (94\\\"x72\\\") (3-Wide 23x72\\\/48x72\\\/23x72)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11594-R0\",\"approval_number\":\"FL11594.22\",\"seq\":22,\"product_model\":\"Wood\\\/Wood Casement Operator\",\"product_description\":\"Wood\\\/Wood Casement Operator, Non-Impact, (35 3\\\/4\\\" x 71 3\\\/4\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11600-R0\",\"approval_number\":\"FL11600.1\",\"seq\":1,\"product_model\":\"FeelSafe Monolithlic Impact Energy Saver Aluminum Clad\\\/Wood Casement Operator\",\"product_description\":\"FeelSafe Monolithlic Impact Energy Saver Aluminum Clad\\\/Wood Casement Operator (36\\\"x72\\\") Single & Mulled\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11600-R0\",\"approval_number\":\"FL11600.2\",\"seq\":2,\"product_model\":\"FeelSafe Monolithlic Impact Energy Saver Aluminum Clad\\\/Wood Casement Operator\",\"product_description\":\"FeelSafe Monolithlic Impact Energy Saver Aluminum Clad\\\/Wood Casement Operator (36 3\\\/16\\\" x 60 3\\\/16\\\") Single & Mulled\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12985-R0\",\"approval_number\":\"FL12985.1\",\"seq\":1,\"product_model\":\"Energy Saver Clad Casement Mulled Non-Impact\",\"product_description\":\"Aluminum Clad\\\/Wood Energy Saver Casement Operator (Non-Impact Single and Mulled) -- Nail Fin Installation\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13254-R0\",\"approval_number\":\"FL13254.1\",\"seq\":1,\"product_model\":\"FeelSafe IG Alum Clad Wood Casement Operator\",\"product_description\":\"Impact-resistant FeelSafe Insulated Aluminum Clad Wood Casement Operator (Single\\\/mulled\\\/stacked units)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13254-R0\",\"approval_number\":\"FL13254.2\",\"seq\":2,\"product_model\":\"FeelSafe IG Alum Clad Wood Casment Operator\",\"product_description\":\"Impact-resistant FeelSafe Insulated Aluminum Clad Wood Casement Operator (Single\\\/mulled\\\/stacked units)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13254-R0\",\"approval_number\":\"FL13254.3\",\"seq\":3,\"product_model\":\"FeelSafe Monolithic Alum Clad Wood Casement Operator\",\"product_description\":\"Impact-resistant FeelSafe Monolithic Aluminum Clad Wood Casement Operator (Single\\\/mulled units)\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13254-R0\",\"approval_number\":\"FL13254.4\",\"seq\":4,\"product_model\":\"FeelSafe Monolithic Alum Clad Wood Casement Operator\",\"product_description\":\"Impact-resistant FeelSafe Monolithic Aluminum Clad Wood Casement Operator (Single\\\/mulled\\\/stacked units)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13457-R0\",\"approval_number\":\"FL13457.1\",\"seq\":1,\"product_model\":\"Clad Energy Saver Arch Top Casement (36\\\"x72\\\")\",\"product_description\":\"Clad Energy Saver Arch Top Casement (36-3\\\/16\\\"\\\"x72-3\\\/16\\\" overall frame size)\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13457-R0\",\"approval_number\":\"FL13457.2\",\"seq\":2,\"product_model\":\"Energy Saver Clad Casement (Single or Mulled 36x72)\",\"product_description\":\"Energy Saver Clad Casement Single or Mulled 36x72 Max. Ind. Size\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13457-R0\",\"approval_number\":\"FL13457.3\",\"seq\":3,\"product_model\":\"H-3 Casement 36x60 (C-C50)\",\"product_description\":\"Non-Impact H-3 Casement Operator 36x60; Single Units Only (C-C50)\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13457-R0\",\"approval_number\":\"FL13457.4\",\"seq\":4,\"product_model\":\"H-3 Casement Mulled 71x60\",\"product_description\":\"H-3 Casement Operator (71\\\"x60\\\" overall frame size; (35\\\"x60\\\" 2-wide); C-C50\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13457-R0\",\"approval_number\":\"FL13457.5\",\"seq\":5,\"product_model\":\"H-3 Csmt\\\/Pict\\\/Csmt (106\\\"x60\\\")\",\"product_description\":\"H-3 Csmt\\\/Pict\\\/Csmt Combo; 106\\\"x60\\\" (2680mm x 1511mm) overall frame size (35x60 3-wide); C-C50\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13457-R0\",\"approval_number\":\"FL13457.6\",\"seq\":6,\"product_model\":\"H-3 Csmt\\\/Pict\\\/Csmt Combo (110\\\"x60\\\")\",\"product_description\":\"H-3 Csmt\\\/Pict\\\/Csmt Combo; 110\\\"x60\\\" (2781mm x 1511mm) overall frame size (27x60\\\/56x60\\\/27x60); C-C50\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14190-R0\",\"approval_number\":\"FL14190.1\",\"seq\":1,\"product_model\":\"Energy Saver Clad Casement Mulled\",\"product_description\":\"Energy Saver Clad Casement Mulled w\\\/Vinyl Nail Fin 36-3\\\/16\\\"x72-3\\\/16\\\" Individual Unit Size\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14383-R0\",\"approval_number\":\"FL14383.1\",\"seq\":1,\"product_model\":\"Energy Saver Clad\\\/Wood Casement Operator\",\"product_description\":\"Energy Saver Clad\\\/Wood Casement Operator (28.25\\\" x 84.25\\\")\",\"design_pressure\":\"+35\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14383-R0\",\"approval_number\":\"FL14383.2\",\"seq\":2,\"product_model\":\"Energy Saver Clad\\\/Wood French Casement Operator\",\"product_description\":\"Energy Saver Clad\\\/Wood French Casement Operator (72.375\\\" x 72.187\\\")\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14383-R0\",\"approval_number\":\"FL14383.3\",\"seq\":3,\"product_model\":\"Energy Saver Clad\\\/Wood French Casement Operator\",\"product_description\":\"Energy Saver Clad\\\/Wood French Casement Operator (72.38\\\" x 60.19\\\")\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14383-R0\",\"approval_number\":\"FL14383.4\",\"seq\":4,\"product_model\":\"Energy Saver Clad\\\/Wood Springline Casement Operator\",\"product_description\":\"Energy Saver Clad\\\/Wood Springline Casement Operator (36.19\\\" x 72.19\\\")\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14795-R0\",\"approval_number\":\"FL14795.1\",\"seq\":1,\"product_model\":\"H3 Casement Operator\",\"product_description\":\"H3 Casement Operator (36\\\"x72\\\")\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14795-R0\",\"approval_number\":\"FL14795.2\",\"seq\":2,\"product_model\":\"H3 Triple Casement Operator (106\\\"x72\\\")\",\"product_description\":\"H3 Twin Casement Operator (Maximum frame size of 106\\\"x72\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14795-R0\",\"approval_number\":\"FL14795.3\",\"seq\":3,\"product_model\":\"H3 Twin Casement Operator (71\\\"x72\\\")\",\"product_description\":\"H3 Twin Casement Operator w\\\/Nail Fin & Frame Anchor Install(Maximum frame size of 71\\\"x72\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14795-R0\",\"approval_number\":\"FL14795.4\",\"seq\":4,\"product_model\":\"H3 Twin Casement Operator w\\\/Nail Fin & Masonry Clip Install (71\\\"x72\\\")\",\"product_description\":\"H3 Twin Casement Operator (Maximum frame size of 71\\\"x72\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14795-R0\",\"approval_number\":\"FL14795.5\",\"seq\":5,\"product_model\":\"H3 Twin Casement with Standard Nail Fin Installation (71\\\"x72\\\")\",\"product_description\":\"H3 Twin Casement Operator w\\\/Standard Nailing Fin Installation (71\\\"x72\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#15293-R0\",\"approval_number\":\"FL15293.1\",\"seq\":1,\"product_model\":\"FeelSafe & FeelSafe IG Energy Saver Clad Casement Operator\",\"product_description\":\"FeelSafe and FeelSafe IG Energy Saver Clad Casement Operator\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#16010-R0\",\"approval_number\":\"FL16010.1\",\"seq\":1,\"product_model\":\"H3 Casements w\\\/Transoms\",\"product_description\":\"H3 Two-wide Casement Operator with Two-wide Casement Transom 71\\\"x95\\\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#16010-R0\",\"approval_number\":\"FL16010.2\",\"seq\":2,\"product_model\":\"H3 Three-Wide Picture Combination 94\\\"x72\\\"\",\"product_description\":\"H3 Picture Combination -- 24x72 Operating Casement Flanker Units with 48\\\"x72\\\" Fixed Picture Center (Maximum overall frame size of 94\\\"x72\\\").\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#16010-R0\",\"approval_number\":\"FL16010.3\",\"seq\":3,\"product_model\":\"H3 Triple Casement with Triple Transom\",\"product_description\":\"H3 Three-Wide Casement with Three-Wide Casement Transom 106\\\"x95\\\"\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#16010-R0\",\"approval_number\":\"FL16010.4\",\"seq\":4,\"product_model\":\"Wood Mulled Casement Operator\",\"product_description\":\"Wood Mulled Casement Operator (36\\\"x72\\\" Ind. Unit Size)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#16366-R0\",\"approval_number\":\"FL16366.1\",\"seq\":1,\"product_model\":\"Wood Casement Arch Operator\",\"product_description\":\"Wood Casement Arch Operator 36\\\"x72\\\" Single Unit Only\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#16366-R0\",\"approval_number\":\"FL16366.2\",\"seq\":2,\"product_model\":\"Wood Springline Casement Operator\",\"product_description\":\"Wood Springline Casement Operator 36\\\"x72\\\" Single Unit Only\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17263-R0\",\"approval_number\":\"FL17263.1\",\"seq\":1,\"product_model\":\"Clad Archtop Casement Operator\",\"product_description\":\"Clad Archtop Casement Operator 36\\\"x72\\\" Single Unit Only\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17263-R0\",\"approval_number\":\"FL17263.2\",\"seq\":2,\"product_model\":\"H3 3-wide x2-high Composite Mulled Casement 106\\\"x96\\\" O.A. Frame Size\",\"product_description\":\"H3 3-wide x 2-high Composite Mulled Casement Window (36x72 Oper w\\\/36x24 fixed stacked above) Combination Mull-Horz.\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17263-R0\",\"approval_number\":\"FL17263.3\",\"seq\":3,\"product_model\":\"H3 Casement 36\\\"x72\\\"\",\"product_description\":\"H3 Casement 36\\\"x72\\\" Single Unit\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17263-R0\",\"approval_number\":\"FL17263.4\",\"seq\":4,\"product_model\":\"Mulled Clad Casement (3-0x6-0 Ind Frame Size)\",\"product_description\":\"Mulled Clad Casement 3-0x6-0 Two-Wide 73\\\"x72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17506-R0\",\"approval_number\":\"FL17506.1\",\"seq\":1,\"product_model\":\"Clad Energy Saver Casement Mulled\",\"product_description\":\"Clad Energy Saver 2-Wide Casement Operator (57\\\"x96\\\")\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17506-R0\",\"approval_number\":\"FL17506.2\",\"seq\":2,\"product_model\":\"Clad Energy Saver Springline Casement Operator\",\"product_description\":\"Clad Energy Saver Springline Casement Operator 36\\\"x72\\\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17506-R0\",\"approval_number\":\"FL17506.3\",\"seq\":3,\"product_model\":\"H3 Casement\",\"product_description\":\"H3 Casement 36\\\"x78\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#19272-R0\",\"approval_number\":\"FL19272.1\",\"seq\":1,\"product_model\":\"Clad Energy Save French Casement (73x72)\",\"product_description\":\"Clad Energy Save French Casement (73x72)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#19272-R0\",\"approval_number\":\"FL19272.2\",\"seq\":2,\"product_model\":\"Clad Energy Saver French Casement (73x60)\",\"product_description\":\"Clad Energy Saver French Casement (73x60)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#19272-R0\",\"approval_number\":\"FL19272.3\",\"seq\":3,\"product_model\":\"FeelSafe Twin Casement Operators Stacked Below FeelSafe Fixed Casement Transom\",\"product_description\":\"FeelSafe Twin Casement Operators Stacked Below FeelSafe Fixed Casement Transom (Insulated Glass and Monolithic Single Glaze)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#19272-R0\",\"approval_number\":\"FL19272.4\",\"seq\":4,\"product_model\":\"H3 3-Wide Mulled Casement (110x60)\",\"product_description\":\"H3 3-Wide Mulled Casement (110\\\"x60\\\") Standard Call Out 285628x60\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#20064-R0\",\"approval_number\":\"FL20064.1\",\"seq\":1,\"product_model\":\"Clad Pushout Casement\",\"product_description\":\"Clad 2-Wide Pushout Casement 72x72 Aluminum Nail Fin\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#20064-R0\",\"approval_number\":\"FL20064.2\",\"seq\":2,\"product_model\":\"Clad Pushout Casement\",\"product_description\":\"Clad 2-Wide Pushout Casement 72x72 Vinyl Nail Fin\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-22 00:00:00\",\"instructions_url\":\"\"}],\"Kommerling USA Inc.\":[{\"manufacturer\":\"Kommerling USA Inc.\",\"approval_number_master\":\"FL#26935-R6\",\"approval_number\":\"FL26935.1\",\"seq\":1,\"product_model\":\"Series 76 MD Tilt-Turn Window\",\"product_description\":\"Series 76 MD Tilt-Turn Single Window L.M. Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kommerling USA Inc.\",\"approval_number_master\":\"FL#26935-R6\",\"approval_number\":\"FL26935.2\",\"seq\":2,\"product_model\":\"Series 76 MD Tilt-Turn Window\",\"product_description\":\"Series 76 MD Tilt-Turn Double Window L.M. Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kommerling USA Inc.\",\"approval_number_master\":\"FL#26935-R1\",\"approval_number\":\"FL26935.3\",\"seq\":3,\"product_model\":\"Series HADK 76 MD Tilt-Turn Window\",\"product_description\":\"Single Series HADK 76 MD Tilt-Turn Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-08-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kommerling USA Inc.\",\"approval_number_master\":\"FL#26935-R1\",\"approval_number\":\"FL26935.4\",\"seq\":4,\"product_model\":\"Series HADKZ 76 MD Tilt-Turn Window\",\"product_description\":\"Double Series HADKZ 76 MD Tilt-Turn Window w\\\/False Mull Post\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-08-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kommerling USA Inc.\",\"approval_number_master\":\"FL#26935-R1\",\"approval_number\":\"FL26935.5\",\"seq\":5,\"product_model\":\"Series HADKZ 76 MD Tilt-Turn Window\",\"product_description\":\"Double Series HADKZ 76 MD Tilt-Turn Window w\\\/Fixed Mull Post\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kommerling USA Inc.\",\"approval_number_master\":\"FL#26935-R1\",\"approval_number\":\"FL26935.6\",\"seq\":6,\"product_model\":\"Series HADKZ 76 MD Tilt-Turn Window\",\"product_description\":\"Single & Double Series HADKZ 76 MD Tilt-Turn Window w\\\/Transom & Fixed Mull Post\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kommerling USA Inc.\",\"approval_number_master\":\"FL#26935-R1\",\"approval_number\":\"FL26935.7\",\"seq\":7,\"product_model\":\"Series HADKZ 76 MD Tilt-Turn Window\",\"product_description\":\"Single & Double Series HADKZ 76 MD Tilt-Turn Window w\\\/Transom & Field Mull Post\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-08-31 00:00:00\",\"instructions_url\":\"\"}],\"Palm City Ironworks, Inc. Previously known as Acadian Iron Works\":[{\"manufacturer\":\"Palm City Ironworks, Inc. Previously known as Acadian Iron Works\",\"approval_number_master\":\"FL#27074-R2\",\"approval_number\":\"FL27074.1\",\"seq\":1,\"product_model\":\"Milano Series Casement Windows (HVHZ)(Impact)\",\"product_description\":\"Milano Series Casement Windows (HVHZ)(Impact)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Ironworks, Inc. Previously known as Acadian Iron Works\",\"approval_number_master\":\"FL#27074-R2\",\"approval_number\":\"FL27074.2\",\"seq\":2,\"product_model\":\"Milano Series Casement Windows (WZ3)(Impact)\",\"product_description\":\"Milano Series Casement Windows (WZ3)(Impact)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Impact Precious Wood\":[{\"manufacturer\":\"Impact Precious Wood\",\"approval_number_master\":\"FL#27162-R2\",\"approval_number\":\"FL27162.1\",\"seq\":1,\"product_model\":\"Double and Single Outswing Casement Windows with or without Fixed Side Lites\",\"product_description\":\"Insulated Door Slab with cold formed skin and hardware to provide hurricane protection and entrance closure.\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Reynaers\":[{\"manufacturer\":\"Reynaers\",\"approval_number_master\":\"FL#28672-R3\",\"approval_number\":\"FL28672.1\",\"seq\":1,\"product_model\":\"CS77 Series Casement Window\",\"product_description\":\"CS77 Series Aluminum Casement Window set in an aluminum frame.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reynaers\",\"approval_number_master\":\"FL#47834-R0\",\"approval_number\":\"FL47834.1\",\"seq\":1,\"product_model\":\"Masterline 8 Casement Window (WZ3) (Impact)\",\"product_description\":\"Masterline 8 Casement Window (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reynaers\",\"approval_number_master\":\"FL#28672-R3\",\"approval_number\":\"FL28672.2\",\"seq\":2,\"product_model\":\"CS77 Series Casement Window (HVHZ)\",\"product_description\":\"CS77 Series Aluminum Casement Window set in an aluminum frame (HVHZ)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Arcadia Custom\":[{\"manufacturer\":\"Arcadia Custom\",\"approval_number_master\":\"FL#28911-R3\",\"approval_number\":\"FL28911.3\",\"seq\":3,\"product_model\":\"TSX3000 Casement Window (Impact)(WZ3)\",\"product_description\":\"TSX3000 Casement Window (Impact)(WZ3)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arcadia Custom\",\"approval_number_master\":\"FL#28911-R3\",\"approval_number\":\"FL28911.4\",\"seq\":4,\"product_model\":\"TSX3000 Casement Window (Non-Impact)(Non-HVHZ)\",\"product_description\":\"TSX3000 Casement Window (Non-Impact)(Non-HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arcadia Custom\",\"approval_number_master\":\"FL#28911-R0\",\"approval_number\":\"FL28911.1\",\"seq\":1,\"product_model\":\"TSX3000 Casement Window\",\"product_description\":\"TSX3000 Casement Window Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arcadia Custom\",\"approval_number_master\":\"FL#28911-R1\",\"approval_number\":\"FL28911.2\",\"seq\":2,\"product_model\":\"TSX3000 Casement Window (Non-Impact)(Non-HVHZ)\",\"product_description\":\"TSX3000 Casement Window (Non-Impact)(Non-HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Mixlegno Group S.R.L.\":[{\"manufacturer\":\"Mixlegno Group S.R.L.\",\"approval_number_master\":\"FL#29496-R2\",\"approval_number\":\"FL29496.1\",\"seq\":1,\"product_model\":\"Outswing Casement Window (L.M.I. & S.M.I.)\",\"product_description\":\"Outswing Casement Window - Large Missile Impact & Small Missile Impact\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Schuco USA L.L.L.P.\":[{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#29872-R3\",\"approval_number\":\"FL29872.1\",\"seq\":1,\"product_model\":\"Series \\\"AWS 65\\\/70\\\/75\\\" Aluminum Outswing Casement and Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum outswing casement and fixed window.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#1974-R0\",\"approval_number\":\"FL1974.1\",\"seq\":1,\"product_model\":\"Corona\",\"product_description\":\"Extruded PVC Casement Window with 13\\\/16\\\" Double or Triple Glazed Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#1974-R0\",\"approval_number\":\"FL1974.2\",\"seq\":2,\"product_model\":\"Insul-Sash\",\"product_description\":\"Extruded PVC Casement Window with 1\\\" Double or Triple Glazed Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#3474-R0\",\"approval_number\":\"FL3474.1\",\"seq\":1,\"product_model\":\"\\\"IMP\\\" Casement Window - Corona \\\/ Insul Sash\",\"product_description\":\"Extruded Vinyl Casement Window - For Single Applications in Masonry and Stud Construction Utilizing 13\\\/16\\\" or 1\\\" Impact Rated Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#3474-R0\",\"approval_number\":\"FL3474.2\",\"seq\":2,\"product_model\":\"\\\"IMP\\\" Casement Window - Corona \\\/ Insul Sash\",\"product_description\":\"Extruded Vinyl Casement Window - For Twin and Multiple Applications in Masonry and Stud Construction Utilizing 13\\\/16\\\" or 1\\\" Impact Rated Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#3808-R0\",\"approval_number\":\"FL3808.1\",\"seq\":1,\"product_model\":\"Corona and Insul Sash\",\"product_description\":\"Extruded PVC Casement Window with Double or Triple Glazed Insulated Glass - Insul Sash Utilizes 1\\\" Glass and Corona Utilizes 13\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#3855-R0\",\"approval_number\":\"FL3855.1\",\"seq\":1,\"product_model\":\"\\\"IMP\\\" Corona and Insul Sash\",\"product_description\":\"Extruded Vinyl Casement Window - For Single Applications in Masonry and Stud Construction - Corona Model Utilizes 13\\\/16\\\" Insulated Glass and Insul Sash Model Utilize 1\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#8529-R0\",\"approval_number\":\"FL8529.1\",\"seq\":1,\"product_model\":\"a. Series 5000\",\"product_description\":\"Extruded Vinyl Casement Window - Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Enviralum Industries Inc\":[{\"manufacturer\":\"Enviralum Industries Inc\",\"approval_number_master\":\"FL#30035-R2\",\"approval_number\":\"FL30035.1\",\"seq\":1,\"product_model\":\"Series ENV-350 Aluminum Outswing Operable Window\",\"product_description\":\"Large and Small Missile Impact-resistant Aluminum Outswing Operable Window.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Peetz Windows and Doors\":[{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#32333-R0\",\"approval_number\":\"FL32333.1\",\"seq\":1,\"product_model\":\"American series in-swing wood vent casement window\",\"product_description\":\"In-swing vent casement window (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#32333-R0\",\"approval_number\":\"FL32333.2\",\"seq\":2,\"product_model\":\"American series out-swing wood vent casement window\",\"product_description\":\"Out-swing vent casement window (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#32333-R0\",\"approval_number\":\"FL32333.3\",\"seq\":3,\"product_model\":\"European series in-swing wood casement window\",\"product_description\":\"In-swing vent casement window (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#32333-R0\",\"approval_number\":\"FL32333.4\",\"seq\":4,\"product_model\":\"Bronze Clad out-swing wood casement window\",\"product_description\":\"Out-swing vent casement window (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#10174-R1\",\"approval_number\":\"FL10174.1\",\"seq\":1,\"product_model\":\"American & European Direct Glazed Wood Fixed Windows\",\"product_description\":\"Mahogany Direct Glazed Impact Windows up to 5' wide x 10' high.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#10174-R1\",\"approval_number\":\"FL10174.2\",\"seq\":2,\"product_model\":\"American Fixed Inswing Casement Wood Fixed Windows\",\"product_description\":\"Mahogany Fixed Inswing Impact Windows.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#10174-R1\",\"approval_number\":\"FL10174.3\",\"seq\":3,\"product_model\":\"American Fixed Outswing Casement Wood Fixed Windows\",\"product_description\":\"Mahogany Fixed Outswing Impact Windows.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#10174-R1\",\"approval_number\":\"FL10174.4\",\"seq\":4,\"product_model\":\"American Inswing Wood Casement Windows\",\"product_description\":\"Mahogany Inswing Impact windows.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#10174-R1\",\"approval_number\":\"FL10174.5\",\"seq\":5,\"product_model\":\"American Outswing Wood Casement Windows\",\"product_description\":\"Mahogany Outswing Impact Windows.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#16075-R0\",\"approval_number\":\"FL16075.1\",\"seq\":1,\"product_model\":\"\\\"American\\\" Bronze Clad Outswing Wood Casement Windows\",\"product_description\":\"\\\"American\\\" Bronze Clad Outswing Wood Casement Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#14232-R4\",\"approval_number\":\"FL14232.1\",\"seq\":1,\"product_model\":\"PEETZ Fixed Inswing Casement NOA 15-0414.08\",\"product_description\":\"American Series Fixed Inswing wood casement window\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#14232-R4\",\"approval_number\":\"FL14232.2\",\"seq\":2,\"product_model\":\"PEETZ Fixed Outswing Casement NOA 15-0414.06\",\"product_description\":\"American Series Outswing Fixed wood casement window\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#14232-R4\",\"approval_number\":\"FL14232.3\",\"seq\":3,\"product_model\":\"Series American & European Direct Glazed Fixed Wood Impact Windows\",\"product_description\":\"Direct Glazed Fixed Wood Impact Windows\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-08-18 00:00:00\",\"instructions_url\":\"\"}],\"Oliveri Millworks\":[{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#34942-R2\",\"approval_number\":\"FL34942.1\",\"seq\":1,\"product_model\":\"a. Casement Window\",\"product_description\":\"\\\"Impact\\\" Radius and Rectangular Outswing Vent Wood Casement Window - Single Configuration (X)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#34942-R2\",\"approval_number\":\"FL34942.2\",\"seq\":2,\"product_model\":\"b. Casement Tilt-Turn Window\",\"product_description\":\"\\\"Impact\\\" Radius and Rectangular Inswing Tilt-Turn Wood Casement Window - Single Configuration (X)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#34942-R2\",\"approval_number\":\"FL34942.3\",\"seq\":3,\"product_model\":\"c. Casement Window\",\"product_description\":\"\\\"Impact\\\" Radius and Rectangular Outswing Vent Wood Casement mulled with Fixed Casement Window - Twin Configuration (XO or OX)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#34942-R2\",\"approval_number\":\"FL34942.4\",\"seq\":4,\"product_model\":\"d. French Casement Window\",\"product_description\":\"\\\"Impact\\\" Radius and Rectangular Inswing \\\/ Outswing Wood French Casement Window - Double Configuration (XX)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#11417-R0\",\"approval_number\":\"FL11417.1\",\"seq\":1,\"product_model\":\"NOA No. 07-0504.01\",\"product_description\":\"Mahogany Tilt\\\/Turn, Double Out-Swing & Single In-Swing Wood Casement Windows -L.M.I.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#19039-R0\",\"approval_number\":\"FL19039.1\",\"seq\":1,\"product_model\":\"a. Casement Window\",\"product_description\":\"\\\"Impact\\\" Radius and Rectangular Outswing Vent Wood Casement Window - Single Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#19039-R0\",\"approval_number\":\"FL19039.2\",\"seq\":2,\"product_model\":\"b. Casement Tilt-Turn Window\",\"product_description\":\"\\\"Impact\\\" Radius and Rectangular Inswing Tilt-Turn Wood Casement Window - Single Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#19039-R0\",\"approval_number\":\"FL19039.3\",\"seq\":3,\"product_model\":\"c. Casement Window\",\"product_description\":\"\\\"Impact\\\" Rectangular Outswing Vent Wood Casement mulled with Fixed Casement Window - Twin Configuration (XO or OX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#19039-R0\",\"approval_number\":\"FL19039.4\",\"seq\":4,\"product_model\":\"c. French Casement Window\",\"product_description\":\"\\\"Impact\\\" Rectangular Inswing \\\/ Outswing Wood French Casement Window - Double Configuration (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Riviera Bronze\":[{\"manufacturer\":\"Riviera Bronze\",\"approval_number_master\":\"FL#41344-R1\",\"approval_number\":\"FL41344.1\",\"seq\":1,\"product_model\":\"Thermally Broken St. Steel Outswing Casement Windows\",\"product_description\":\"Large missile impact resistant thermal stainless steel outswing casement window.\",\"design_pressure\":\"+70.2\\\/-70.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Riviera Bronze\",\"approval_number_master\":\"FL#30273-R2\",\"approval_number\":\"FL30273.1\",\"seq\":1,\"product_model\":\"Steel Outswing Casement Window\",\"product_description\":\"Non-impact resistant steel outswing casement window.\",\"design_pressure\":\"+54\\\/-72\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Drutex S.A.\":[{\"manufacturer\":\"Drutex S.A.\",\"approval_number_master\":\"FL#41837-R0\",\"approval_number\":\"FL41837.1\",\"seq\":1,\"product_model\":\"IGLO 5 Casement Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"IGLO 5 Casement Window\\n(Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drutex S.A.\",\"approval_number_master\":\"FL#41837-R0\",\"approval_number\":\"FL41837.2\",\"seq\":2,\"product_model\":\"IGLO Energy Casement Window (HVHZ) (Impact)\",\"product_description\":\"IGLO Energy Casement Window (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drutex S.A.\",\"approval_number_master\":\"FL#41837-R0\",\"approval_number\":\"FL41837.3\",\"seq\":3,\"product_model\":\"IGLO Energy Casement Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"IGLO Energy Casement Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drutex S.A.\",\"approval_number_master\":\"FL#41837-R1\",\"approval_number\":\"FL41837.4\",\"seq\":4,\"product_model\":\"IGLO Energy Casement Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"IGLO Energy Casement Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Historical Arts & Castings\":[{\"manufacturer\":\"Historical Arts & Castings\",\"approval_number_master\":\"FL#42028-R1\",\"approval_number\":\"FL42028.1\",\"seq\":1,\"product_model\":\"Palmetto Series Outswing Casement Windows (HVHZ) (Impact)\",\"product_description\":\"Palmetto Series Outswing Casement Windows (HVHZ) (Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Historical Arts & Castings\",\"approval_number_master\":\"FL#41853-R0\",\"approval_number\":\"FL41853.1\",\"seq\":1,\"product_model\":\"Palmetto Series Casements\",\"product_description\":\"Glazed Outswing Bronze Casement Windows. May be assembled with HACI Fixed Windows.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Pagen Sp. z o.o.\":[{\"manufacturer\":\"Pagen Sp. z o.o.\",\"approval_number_master\":\"FL#42035-R1\",\"approval_number\":\"FL42035.1\",\"seq\":1,\"product_model\":\"Series \\\"AWS 65\\\/70\\\/75\\\" Aluminum Outswing Casement and Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum outswing casement and fixed window.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-04-19 00:00:00\",\"instructions_url\":\"\"}],\"Tischler und Sohn(USA)Limited\":[{\"manufacturer\":\"Tischler und Sohn(USA)Limited\",\"approval_number_master\":\"FL#42042-R0\",\"approval_number\":\"FL42042.1\",\"seq\":1,\"product_model\":\"Out-swing Impact Wood Vent Casement Window\",\"product_description\":\"Out-swing Casement Windows (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tischler und Sohn(USA)Limited\",\"approval_number_master\":\"FL#42046-R0\",\"approval_number\":\"FL42046.1\",\"seq\":1,\"product_model\":\"In-swing Impact Wood Vent Casement Window\",\"product_description\":\"In-swing Casement Windows (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tischler und Sohn(USA)Limited\",\"approval_number_master\":\"FL#653-R0\",\"approval_number\":\"FL653.1\",\"seq\":1,\"product_model\":\"Inswing turn and tilt glazed\",\"product_description\":\"Impact resistant, wood framed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tischler und Sohn(USA)Limited\",\"approval_number_master\":\"FL#653-R0\",\"approval_number\":\"FL653.2\",\"seq\":2,\"product_model\":\"Outswing glass windows\",\"product_description\":\"Impact resistant, wood framed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tischler und Sohn(USA)Limited\",\"approval_number_master\":\"FL#12835-R0\",\"approval_number\":\"FL12835.1\",\"seq\":1,\"product_model\":\"Inswing & Outswing Casement windows\",\"product_description\":\"Impact Resistant, wood framed\",\"design_pressure\":\"+70.00\\\/-85.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-08 00:00:00\",\"instructions_url\":\"\"}],\"Multivi SA de CV\":[{\"manufacturer\":\"Multivi SA de CV\",\"approval_number_master\":\"FL#42070-R1\",\"approval_number\":\"FL42070.1\",\"seq\":1,\"product_model\":\"66Z Series Casement\",\"product_description\":\"Multivi 66Z Series Wood Outswing Casement Window (WZ3).\",\"design_pressure\":\"+32\\\/-32\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Fenestar USA\":[{\"manufacturer\":\"Fenestar USA\",\"approval_number_master\":\"FL#42108-R1\",\"approval_number\":\"FL42108.1\",\"seq\":1,\"product_model\":\"FS-56 3200i OUTSWING CASEMENT WINDOW\",\"product_description\":\"IMPACT HVHZ\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Metalnova, LLC\":[{\"manufacturer\":\"Metalnova, LLC\",\"approval_number_master\":\"FL#42113-R0\",\"approval_number\":\"FL42113.1\",\"seq\":1,\"product_model\":\"Nova Series Casement Window (HVHZ) (Impact)\",\"product_description\":\"Nova Series Casement Window (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Do It Impact, Inc\":[{\"manufacturer\":\"Do It Impact, Inc\",\"approval_number_master\":\"FL#42335-R0\",\"approval_number\":\"FL42335.1\",\"seq\":1,\"product_model\":\"SP60 CASEMENT WINDOW - LMI\",\"product_description\":\"SP60 CASEMENT WINDOW - LMI\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Intus Windows LLC\":[{\"manufacturer\":\"Intus Windows LLC\",\"approval_number_master\":\"FL#42374-R0\",\"approval_number\":\"FL42374.1\",\"seq\":1,\"product_model\":\"Supera Casement Window, LM and SM Impact\",\"product_description\":\"uPVC Inswing Casement Window, Large and Small Missile Impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Intus Windows LLC\",\"approval_number_master\":\"FL#42374-R0\",\"approval_number\":\"FL42374.2\",\"seq\":2,\"product_model\":\"Supera Casement Window, Non Impact\",\"product_description\":\"uPVC Inswing Casement Window, Non Impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Punto Gold USA, LLC\":[{\"manufacturer\":\"Punto Gold USA, LLC\",\"approval_number_master\":\"FL#42464-R0\",\"approval_number\":\"FL42464.1\",\"seq\":1,\"product_model\":\"Vittoria Series Outswing Casement (HVHZ) (Impact)\",\"product_description\":\"Vittoria Series Outswing Casement (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Tubelite Inc.\":[{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#43776-R0\",\"approval_number\":\"FL43776.1\",\"seq\":1,\"product_model\":\"Tubelite Series 1350 Aluminum Casement Window (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Tubelite Series 1350 Aluminum Casement Window (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#15421-R0\",\"approval_number\":\"FL15421.1\",\"seq\":1,\"product_model\":\"Series 3700 CW\",\"product_description\":\"Aluminum Casement Window\",\"design_pressure\":\"+60.00\\\/-60.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Wausau Window and Wall Systems\":[{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#46236-R0\",\"approval_number\":\"FL46236.1\",\"seq\":1,\"product_model\":\"Series 4000i DT Casement Window\",\"product_description\":\"Non-impact Thermally Broken Aluminum Project-In Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#46241-R0\",\"approval_number\":\"FL46241.1\",\"seq\":1,\"product_model\":\"Series 3\\\/4250i-HP-XLT PI Casement Window\",\"product_description\":\"Large Missile Impact Thermally Broken Aluminum Project-In Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#46237-R0\",\"approval_number\":\"FL46237.1\",\"seq\":1,\"product_model\":\"Series 2-3-4250i INvent Casement Window\",\"product_description\":\"Non-impact Thermally Broken Aluminum Project-Out and Project-In Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#46237-R0\",\"approval_number\":\"FL46237.2\",\"seq\":2,\"product_model\":\"Series 2-3-4250i XLT INvent Retro Casement Window\",\"product_description\":\"Non-impact Thermally Broken Aluminum Project-Out and Project-In Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#46241-R0\",\"approval_number\":\"FL46241.2\",\"seq\":2,\"product_model\":\"Series 3\\\/4250i-HP-XLT PO Casement Window\",\"product_description\":\"Large Missile Impact Thermally Broken Aluminum Project-Out Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#5528-R0\",\"approval_number\":\"FL5528.1\",\"seq\":1,\"product_model\":\"2250\\\/3250\\\/4250\",\"product_description\":\"Aluminum Project-Out Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#6116-R0\",\"approval_number\":\"FL6116.1\",\"seq\":1,\"product_model\":\"2250\\\/3250\\\/4250 Casement (PI)\",\"product_description\":\"Casement (Project-In)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#6640-R0\",\"approval_number\":\"FL6640.1\",\"seq\":1,\"product_model\":\"3250i H.P. Hurricane Series\",\"product_description\":\"3250i H.P. Hurricane Series - P.O. Casement\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#13608-R0\",\"approval_number\":\"FL13608.1\",\"seq\":1,\"product_model\":\"3250HP\",\"product_description\":\"3250HP INSWING CASEMENT - LMI\",\"design_pressure\":\"+80\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#13608-R0\",\"approval_number\":\"FL13608.2\",\"seq\":2,\"product_model\":\"3250HP\",\"product_description\":\"3250HP INSWING CASEMENT - SMI\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#14040-R0\",\"approval_number\":\"FL14040.1\",\"seq\":1,\"product_model\":\"Series '2-3-4250' Aluminum Casement Window\",\"product_description\":\"Non-Impact resistant aluminum casement window.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#14040-R0\",\"approval_number\":\"FL14040.2\",\"seq\":2,\"product_model\":\"Series '2-3-4250i' Invent Aluminum Casement Window\",\"product_description\":\"Non-Impact resistant aluminum casement window.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#14040-R0\",\"approval_number\":\"FL14040.3\",\"seq\":3,\"product_model\":\"Series '3250i HP' Aluminum Casement Window\",\"product_description\":\"Non-Impact resistant aluminum casement window.\",\"design_pressure\":\"+90\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#14040-R0\",\"approval_number\":\"FL14040.4\",\"seq\":4,\"product_model\":\"Series '3250i HP' Aluminum Casement Window\",\"product_description\":\"Large Missile Impact resistant aluminum casement window.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#14040-R2\",\"approval_number\":\"FL14040.5\",\"seq\":5,\"product_model\":\"Series '2-3-4250i-XLT' INvent Retro Aluminum Casement Window\",\"product_description\":\"Non-Impact resistant aluminum casement window.\",\"design_pressure\":\"+100\\\/-210\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#17603-R0\",\"approval_number\":\"FL17603.1\",\"seq\":1,\"product_model\":\"Series 3\\\/4250i-SDH-HP-XLT Thermal Broken Inswing Aluminum Casement Window\",\"product_description\":\"Large missile impact resistant thermal broken inswing aluminum casement window.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#17603-R0\",\"approval_number\":\"FL17603.2\",\"seq\":2,\"product_model\":\"Series 3\\\/4250i-SDH-HP-XLT Thermal Broken Outswing Aluminum Casement Window\",\"product_description\":\"Large missile impact resistant thermal broken aluminum outswing casement window.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#21579-R0\",\"approval_number\":\"FL21579.1\",\"seq\":1,\"product_model\":\"Series 4000i DT Casement Window\",\"product_description\":\"Casement Window\",\"design_pressure\":\"+120\\\/-240\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"AWILUX Polska Sp. Z o.o Sp.k\":[{\"manufacturer\":\"AWILUX Polska Sp. Z o.o Sp.k\",\"approval_number_master\":\"FL#46549-R0\",\"approval_number\":\"FL46549.1\",\"seq\":1,\"product_model\":\"CS77 Casement Window (HVHZ) (Impact)\",\"product_description\":\"CS77 Casement Window (HVHZ) (Impact)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"}],\"Shandong Doorwin Construction Company, Ltd.\":[{\"manufacturer\":\"Shandong Doorwin Construction Company, Ltd.\",\"approval_number_master\":\"FL#46711-R0\",\"approval_number\":\"FL46711.1\",\"seq\":1,\"product_model\":\"DW128S Series Casement Window\",\"product_description\":\"Glazed Aluminum Outswing Casement Window (HVHZ).\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Enerlux Windows and Doors\":[{\"manufacturer\":\"Enerlux Windows and Doors\",\"approval_number_master\":\"FL#46795-R0\",\"approval_number\":\"FL46795.1\",\"seq\":1,\"product_model\":\"825 Casement Window, LM\",\"product_description\":\"825 Casement Window, Large Missile Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Enerlux Windows and Doors\",\"approval_number_master\":\"FL#46795-R0\",\"approval_number\":\"FL46795.2\",\"seq\":2,\"product_model\":\"825 Casement Window, NI\",\"product_description\":\"825 Casement Window, Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-31 00:00:00\",\"instructions_url\":\"\"}],\"St. Cloud Window, LLC\":[{\"manufacturer\":\"St. Cloud Window, LLC\",\"approval_number_master\":\"FL#46888-R0\",\"approval_number\":\"FL46888.1\",\"seq\":1,\"product_model\":\"3010i-A4\",\"product_description\":\"Casement Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"St. Cloud Window, LLC\",\"approval_number_master\":\"FL#20122-R0\",\"approval_number\":\"FL20122.1\",\"seq\":1,\"product_model\":\"Series 3500 Aluminum Vent Casement Window\",\"product_description\":\"Vent Casement Windows (Small & Large Missile Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Western Window Systems\":[{\"manufacturer\":\"Western Window Systems\",\"approval_number_master\":\"FL#47014-R0\",\"approval_number\":\"FL47014.1\",\"seq\":1,\"product_model\":\"AW7670 Casement Window\",\"product_description\":\"7670 Series Thermally-Broken, Aluminum Impact Resistant Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western Window Systems\",\"approval_number_master\":\"FL#27968-R0\",\"approval_number\":\"FL27968.1\",\"seq\":1,\"product_model\":\"Series 7670 Thermally Broken Aluminum Casement Window\",\"product_description\":\"Large missile impact resistant thermally broken aluminum casement window.\",\"design_pressure\":\"+70.2\\\/-70.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western Window Systems\",\"approval_number_master\":\"FL#27968-R0\",\"approval_number\":\"FL27968.2\",\"seq\":2,\"product_model\":\"Series 7670 Thermally Broken Aluminum Casement Window\",\"product_description\":\"Non-impact resistant thermally broken aluminum casement window.\",\"design_pressure\":\"+50.1\\\/-90.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-25 00:00:00\",\"instructions_url\":\"\"}],\"Bildau & Bussmann GmbH\":[{\"manufacturer\":\"Bildau & Bussmann GmbH\",\"approval_number_master\":\"FL#47043-R0\",\"approval_number\":\"FL47043.1\",\"seq\":1,\"product_model\":\"PUSH OUT CASEMENT\",\"product_description\":\"IMPACT, HVHZ\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bildau & Bussmann GmbH\",\"approval_number_master\":\"FL#47043-R0\",\"approval_number\":\"FL47043.2\",\"seq\":2,\"product_model\":\"TILT & TURN IN-SWING WOOD CASEMENT WINDOW\",\"product_description\":\"IMPACT, HVHZ\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bildau & Bussmann GmbH\",\"approval_number_master\":\"FL#16152-R0\",\"approval_number\":\"FL16152.1\",\"seq\":1,\"product_model\":\"Push Out Casement Window\",\"product_description\":\"Push Out Casement Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bildau & Bussmann GmbH\",\"approval_number_master\":\"FL#16152-R0\",\"approval_number\":\"FL16152.2\",\"seq\":2,\"product_model\":\"Push Out Casement Window\",\"product_description\":\"Push Out Casement Window - Aluminum Clad\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bildau & Bussmann GmbH\",\"approval_number_master\":\"FL#16152-R0\",\"approval_number\":\"FL16152.3\",\"seq\":3,\"product_model\":\"Tilt & Turn In-Swing Wood Casement Window\",\"product_description\":\"Tilt & Turn In-Swing Wood Casement Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bildau & Bussmann GmbH\",\"approval_number_master\":\"FL#16152-R0\",\"approval_number\":\"FL16152.4\",\"seq\":4,\"product_model\":\"Tilt & Turn In-Swing Wood Casement Window\",\"product_description\":\"Tilt & Turn In-Swing Wood Casement Window - Aluminum Clad\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-31 00:00:00\",\"instructions_url\":\"\"}],\"Vytex Windows\":[{\"manufacturer\":\"Vytex Windows\",\"approval_number_master\":\"FL#47074-R1\",\"approval_number\":\"FL47074.1\",\"seq\":1,\"product_model\":\"3300 Casement\",\"product_description\":\"3300 Casement Window (impact)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vytex Windows\",\"approval_number_master\":\"FL#47074-R1\",\"approval_number\":\"FL47074.2\",\"seq\":2,\"product_model\":\"3300 Casement\",\"product_description\":\"3300 Casement Window (non-impact)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-01-24 00:00:00\",\"instructions_url\":\"\"}],\"Euro-Wall, LLC\":[{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#47078-R0\",\"approval_number\":\"FL47078.1\",\"seq\":1,\"product_model\":\"Euro C5 Outswing Casement Window (HVHZ)(Impact)\",\"product_description\":\"Euro C5 Outswing Casement Window (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#47078-R0\",\"approval_number\":\"FL47078.2\",\"seq\":2,\"product_model\":\"Euro C5 Outswing Casement Window (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Euro C5 Outswing Casement Window (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#47078-R0\",\"approval_number\":\"FL47078.3\",\"seq\":3,\"product_model\":\"Euro C5 Outswing Casement Window (WZ3)(Impact)\",\"product_description\":\"Euro C5 Outswing Casement Window (WZ3)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Slocomb Windows and Doors Inc.\":[{\"manufacturer\":\"Slocomb Windows and Doors Inc.\",\"approval_number_master\":\"FL#47139-R0\",\"approval_number\":\"FL47139.1\",\"seq\":1,\"product_model\":\"300 SERIES CASEMENT WINDOW\",\"product_description\":\"300 SERIES CASEMENT WINDOW NON-IMPACT\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Slocomb Windows and Doors Inc.\",\"approval_number_master\":\"FL#17049-R0\",\"approval_number\":\"FL17049.1\",\"seq\":1,\"product_model\":\"143.191 CA Rep\\\/NC Casement\",\"product_description\":\"143.191 CA Rep\\\/NC Casement 37\\\"x76\\\" Non-Impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Slocomb Windows and Doors Inc.\",\"approval_number_master\":\"FL#17049-R0\",\"approval_number\":\"FL17049.2\",\"seq\":2,\"product_model\":\"143.191 Rep\\\/NC Casement\",\"product_description\":\"143.191 Rep\\\/NC Impact Casement HVHZ 37\\\"x76\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-22 00:00:00\",\"instructions_url\":\"\"}],\"Plastixal sp. z.o.o\":[{\"manufacturer\":\"Plastixal sp. z.o.o\",\"approval_number_master\":\"FL#47311-R0\",\"approval_number\":\"FL47311.1\",\"seq\":1,\"product_model\":\"GEN75 CA\",\"product_description\":\"GENESIS CASEMENT\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-30 00:00:00\",\"instructions_url\":\"\"}],\"American Steel Manufacturing, LLC\":[{\"manufacturer\":\"American Steel Manufacturing, LLC\",\"approval_number_master\":\"FL#47351-R0\",\"approval_number\":\"FL47351.1\",\"seq\":1,\"product_model\":\"Outswing\\\/Inswing French Casement Window (L.M.I. \\\/ S.M.I.)\",\"product_description\":\"Bronze, Aluminum or Steel Outswing\\\/Inswing French Casement Window (Large and Small Missile Impact-resistant)\\\/ Thermally Broken and Non-Thermally Broken\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-10-18 00:00:00\",\"instructions_url\":\"\"}],\"Simpas SA\":[{\"manufacturer\":\"Simpas SA\",\"approval_number_master\":\"FL#47368-R0\",\"approval_number\":\"FL47368.1\",\"seq\":1,\"product_model\":\"Series \\\"AWS 65\\\/70\\\/75\\\" Aluminum Outswing Casement and Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum outswing casement and fixed window.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-20 00:00:00\",\"instructions_url\":\"\"}],\"Reflection Window Company, LLC\":[{\"manufacturer\":\"Reflection Window Company, LLC\",\"approval_number_master\":\"FL#47505-R0\",\"approval_number\":\"FL47505.1\",\"seq\":1,\"product_model\":\"Series RWW-7000 Aluminum Casement Window\",\"product_description\":\"Large missile impact resistant aluminum casement window.\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reflection Window Company, LLC\",\"approval_number_master\":\"FL#47505-R0\",\"approval_number\":\"FL47505.2\",\"seq\":2,\"product_model\":\"Series RWW-7000 Aluminum Casement Window\",\"product_description\":\"Small missile impact resistant aluminum casement window.\",\"design_pressure\":\"+110\\\/-162\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-10-23 00:00:00\",\"instructions_url\":\"\"}],\"Portella Steel Doors & Windows\":[{\"manufacturer\":\"Portella Steel Doors & Windows\",\"approval_number_master\":\"FL#47738-R0\",\"approval_number\":\"FL47738.1\",\"seq\":1,\"product_model\":\"Artisan Series Casement Window (HVHZ)(Impact)\",\"product_description\":\"Artisan Series Casement Window (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Portella Steel Doors & Windows\",\"approval_number_master\":\"FL#47738-R0\",\"approval_number\":\"FL47738.2\",\"seq\":2,\"product_model\":\"Artisan Series Casement Window (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Artisan Series Casement Window (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Portella Steel Doors & Windows\",\"approval_number_master\":\"FL#47738-R0\",\"approval_number\":\"FL47738.3\",\"seq\":3,\"product_model\":\"Artisan Series Casement Window (WZ3)(Impact)\",\"product_description\":\"Artisan Series Casement Window (WZ3)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Cold Mountain Custom Window and Door Distributors LLC\":[{\"manufacturer\":\"Cold Mountain Custom Window and Door Distributors LLC\",\"approval_number_master\":\"FL#47748-R0\",\"approval_number\":\"FL47748.1\",\"seq\":1,\"product_model\":\"Mix Legno Aluminum Casement Window\",\"product_description\":\"LMI - Double laminated aluminum casement window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-20 00:00:00\",\"instructions_url\":\"\"}],\"LuxView LLC\":[{\"manufacturer\":\"LuxView LLC\",\"approval_number_master\":\"FL#47763-R0\",\"approval_number\":\"FL47763.1\",\"seq\":1,\"product_model\":\"CASEMENT 80i\",\"product_description\":\"LuxView CASEMENT 80i Thermally Broken Aluminum Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Kolbe Windows and Doors - Manawa\":[{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#22235-R6\",\"approval_number\":\"FL22235.1\",\"seq\":1,\"product_model\":\"Forgent Series Operating Casement\",\"product_description\":\"35.5\\\" x 71.5\\\" Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#22235-R6\",\"approval_number\":\"FL22235.2\",\"seq\":2,\"product_model\":\"Forgent Series Operating Casement\",\"product_description\":\"35.5\\\" x 71.5\\\" Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#6197-R0\",\"approval_number\":\"FL6197.1\",\"seq\":1,\"product_model\":\"416-H-602.00 C-C45 36.00 x 72.00\",\"product_description\":\"Inspiration Operating Casement w\\\/HP\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#6197-R0\",\"approval_number\":\"FL6197.2\",\"seq\":2,\"product_model\":\"416-H-603.00 C-C30 35.50 x 71.50\",\"product_description\":\"Inspiration Operating Casement w\\\/SP\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#6197-R0\",\"approval_number\":\"FL6197.3\",\"seq\":3,\"product_model\":\"416-H-607.00 C-C30 36.00 x 72.00\",\"product_description\":\"Masterpiece Operating Casement w\\\/SP\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#6592-R0\",\"approval_number\":\"FL6592.1\",\"seq\":1,\"product_model\":\"416-H-617.00 C-R50 35.50 x 71.50\",\"product_description\":\"Inspiration Operating Casement w\\\/HP and IPD3\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#9042-R2\",\"approval_number\":\"FL9042.1\",\"seq\":1,\"product_model\":\"V707CA\",\"product_description\":\"V707CA CASEMENT 32X60\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#9042-R2\",\"approval_number\":\"FL9042.2\",\"seq\":2,\"product_model\":\"V707CA\",\"product_description\":\"V707CA CASEMENT 36X72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#9408-R1\",\"approval_number\":\"FL9408.1\",\"seq\":1,\"product_model\":\"416-H-890.00 C-C50 35 1\\\/2\\\" x 71 1\\\/2\\\"\",\"product_description\":\"Latitude Series Operating Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#9408-R1\",\"approval_number\":\"FL9408.2\",\"seq\":2,\"product_model\":\"416-H-905.02 C-R30 35 1\\\/2\\\" x 71 1\\\/2\\\"\",\"product_description\":\"Latitude Series Operating Casement\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#9492-R1\",\"approval_number\":\"FL9492.1\",\"seq\":1,\"product_model\":\"CASEMENT V707 SERIES\",\"product_description\":\"CASEMENT V707 SERIES 36\\\"X72\\\"\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#15990-R0\",\"approval_number\":\"FL15990.1\",\"seq\":1,\"product_model\":\"416-H-983.00 R-PG30 (35 1\\\/2\\\" x 71 1\\\/2) C\",\"product_description\":\"Latitude Series Operating Casement\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#20044-R0\",\"approval_number\":\"FL20044.1\",\"seq\":1,\"product_model\":\"416-H-1026 ( 35.50\\\" x 71.50\\\")\",\"product_description\":\"Windquest Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-06-04 00:00:00\",\"instructions_url\":\"\"}],\"Cantera Doors and More Inc.\":[{\"manufacturer\":\"Cantera Doors and More Inc.\",\"approval_number_master\":\"FL#47428-R0\",\"approval_number\":\"FL47428.1\",\"seq\":1,\"product_model\":\"Steel Casement Window (HVHZ)(Impact)\",\"product_description\":\"Steel Casement Window (HVHZ)(Impact)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-31 00:00:00\",\"instructions_url\":\"\"}],\"Winvent Windows\":[{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26035-R4\",\"approval_number\":\"FL26035.1\",\"seq\":1,\"product_model\":\"350 Series Outswing Casement\",\"product_description\":\"2-1\\\/2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26035-R4\",\"approval_number\":\"FL26035.2\",\"seq\":2,\"product_model\":\"350 Series Outswing Casement\",\"product_description\":\"2-1\\\/2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +70\\\/-70 psf.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26035-R4\",\"approval_number\":\"FL26035.3\",\"seq\":3,\"product_model\":\"350 Series Outswing Casement\",\"product_description\":\"2-1\\\/2\\\" Frame Depth. The windows are not impact resistant and have not been evaluated for use in high velocity hurricane zones. Rating +70\\\/-70 psf.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26035-R4\",\"approval_number\":\"FL26035.4\",\"seq\":4,\"product_model\":\"350 Series Outswing Casement - Fixed\",\"product_description\":\"2-1\\\/2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26035-R4\",\"approval_number\":\"FL26035.5\",\"seq\":5,\"product_model\":\"350 Series Outswing Casement - Fixed\",\"product_description\":\"2-1\\\/2\\\" Frame Depth. The windows are not impact resistant and have not been evaluated for use in high velocity hurricane zones. Rating +70\\\/-70 psf.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26035-R4\",\"approval_number\":\"FL26035.6\",\"seq\":6,\"product_model\":\"350 Series Outswing Casement - Fixed - Outswing Casement\",\"product_description\":\"2-1\\\/2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26035-R4\",\"approval_number\":\"FL26035.7\",\"seq\":7,\"product_model\":\"350 Series Twin Outswing Casement\",\"product_description\":\"2-1\\\/2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26035-R4\",\"approval_number\":\"FL26035.8\",\"seq\":8,\"product_model\":\"600 Series Outswing Casement\",\"product_description\":\"3-1\\\/2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26035-R4\",\"approval_number\":\"FL26035.9\",\"seq\":9,\"product_model\":\"600 Series Outswing Casement\",\"product_description\":\"3-1\\\/2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +70\\\/-70 psf.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26035-R4\",\"approval_number\":\"FL26035.10\",\"seq\":10,\"product_model\":\"600 Series Outswing Casement\",\"product_description\":\"3-1\\\/2\\\" Frame Depth. The windows are not impact resistant and have not been evaluated for use in high velocity hurricane zones. Rating +70\\\/-70 psf.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26035-R4\",\"approval_number\":\"FL26035.11\",\"seq\":11,\"product_model\":\"600 Series Outswing Casement - Fixed\",\"product_description\":\"3-1\\\/2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26035-R4\",\"approval_number\":\"FL26035.12\",\"seq\":12,\"product_model\":\"600 Series Outswing Casement - Fixed\",\"product_description\":\"3-1\\\/2\\\" Frame Depth. The windows are not impact resistant and have not been evaluated for use in high velocity hurricane zones. Rating +70\\\/-70 psf.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26035-R4\",\"approval_number\":\"FL26035.13\",\"seq\":13,\"product_model\":\"600 Series Outswing Casement - Fixed - Outswing Casement\",\"product_description\":\"3-1\\\/2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26035-R4\",\"approval_number\":\"FL26035.14\",\"seq\":14,\"product_model\":\"600 Series Twin Outswing Casement\",\"product_description\":\"3-1\\\/2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26035-R4\",\"approval_number\":\"FL26035.15\",\"seq\":15,\"product_model\":\"800 Series Outswing Casement\",\"product_description\":\"2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26035-R4\",\"approval_number\":\"FL26035.16\",\"seq\":16,\"product_model\":\"800 Series Outswing Casement\",\"product_description\":\"2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +70\\\/-70 psf.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26035-R4\",\"approval_number\":\"FL26035.17\",\"seq\":17,\"product_model\":\"800 Series Outswing Casement\",\"product_description\":\"2\\\" Frame Depth. The windows are not impact resistant and have not been evaluated for use in high velocity hurricane zones. Rating +70\\\/-70 psf.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26035-R4\",\"approval_number\":\"FL26035.18\",\"seq\":18,\"product_model\":\"800 Series Outswing Casement - Fixed\",\"product_description\":\"2\\\" Frame Depth. The windows are not impact resistant and have not been evaluated for use in high velocity hurricane zones. Rating +70\\\/-70 psf.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26035-R4\",\"approval_number\":\"FL26035.19\",\"seq\":19,\"product_model\":\"800 Series Outswing Casement - Fixed\",\"product_description\":\"2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26035-R4\",\"approval_number\":\"FL26035.20\",\"seq\":20,\"product_model\":\"800 Series Outswing Casement - Fixed - Outswing Casement\",\"product_description\":\"2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26035-R4\",\"approval_number\":\"FL26035.21\",\"seq\":21,\"product_model\":\"800 Series Twin Outswing Casement\",\"product_description\":\"2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Viewscapes\":[{\"manufacturer\":\"Viewscapes\",\"approval_number_master\":\"FL#47934-R0\",\"approval_number\":\"FL47934.1\",\"seq\":1,\"product_model\":\"Lux Thermal Outswing Casement Window\",\"product_description\":\"Large missile impact resistant aluminum thermally broken casement window.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Korus USA corp.\":[{\"manufacturer\":\"Korus USA corp.\",\"approval_number_master\":\"FL#47953-R0\",\"approval_number\":\"FL47953.1\",\"seq\":1,\"product_model\":\"Series Milano Thermal Aluminum Casement Window\",\"product_description\":\"Large missile impact resistant thermal aluminum casement Window.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-11-04 00:00:00\",\"instructions_url\":\"\"}],\"Eagle Window and Door, Inc\":[{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#98-R0\",\"approval_number\":\"FL98.1\",\"seq\":1,\"product_model\":\"Series 03 Clad Casement\",\"product_description\":\"Non-Impact Resistant.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#98-R0\",\"approval_number\":\"FL98.2\",\"seq\":2,\"product_model\":\"Series 03 Clad Casement\",\"product_description\":\"Impact Resistant - Insulating Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#98-R0\",\"approval_number\":\"FL98.3\",\"seq\":3,\"product_model\":\"Series 03 Clad Casement\",\"product_description\":\"Impact Resistant - Monolithic Glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#5384-R0\",\"approval_number\":\"FL5384.1\",\"seq\":1,\"product_model\":\"Series 02 Axiom Clad Casement\",\"product_description\":\"(099-H-609.00) Aluminum Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#5384-R0\",\"approval_number\":\"FL5384.2\",\"seq\":2,\"product_model\":\"Series 02 Axiom Clad Casement Vent 3056\",\"product_description\":\"(099-H-616.00) Aluminum Clad Casement Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#5384-R0\",\"approval_number\":\"FL5384.3\",\"seq\":3,\"product_model\":\"Series 02 Axiom Clad Casement Vent 3056\",\"product_description\":\"(099-H-623.00) Aluminum Casement Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8551-R1\",\"approval_number\":\"FL8551.1\",\"seq\":1,\"product_model\":\"a. Series 02 Axiom Clad Casement Vent\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Casement Window with Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8551-R1\",\"approval_number\":\"FL8551.2\",\"seq\":2,\"product_model\":\"b. Series 02 Axiom Clad Casement Vent\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Casement Window Mulled with Extruded Aluminum Clad Wood Vent Casement Window -Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8551-R1\",\"approval_number\":\"FL8551.3\",\"seq\":3,\"product_model\":\"c. Series 02 Axiom Clad Casement Vent\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Casement Window Mulled with an Auxiliary Fixed Window -Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8551-R1\",\"approval_number\":\"FL8551.4\",\"seq\":4,\"product_model\":\"d. Series 02 Axiom Clad Casement Vent\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Casement Window Mulled with a Casement Fixed Window -Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8551-R1\",\"approval_number\":\"FL8551.5\",\"seq\":5,\"product_model\":\"e. Series 02 Axiom Clad Casement Vent\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Casement Window \\\"T\\\" Mulled with an Auxiliary Fixed Window - Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8551-R1\",\"approval_number\":\"FL8551.6\",\"seq\":6,\"product_model\":\"f. Series 02 Axiom Clad Casement Vent\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Casement Window \\\"T\\\" Mulled with a Casement Fixed Window -Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8551-R1\",\"approval_number\":\"FL8551.7\",\"seq\":7,\"product_model\":\"g. Series 02 Axiom Clad Casement Vent - Harbor Master\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Casement Window with Harbor Master Laminated Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8551-R1\",\"approval_number\":\"FL8551.8\",\"seq\":8,\"product_model\":\"h. Series 02 Axiom Clad Casement Vent - Harbor Master\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Casement Window with Harbor Master Laminated Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8551-R1\",\"approval_number\":\"FL8551.9\",\"seq\":9,\"product_model\":\"i. Series 02 Axiom Clad Casement Vent - Harbor Master\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Casement Window Mulled with an Extruded Aluminum Clad Wood Vent Casement Window - Harbor Master Laminated Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#13864-R0\",\"approval_number\":\"FL13864.1\",\"seq\":1,\"product_model\":\"Series 02\",\"product_description\":\"Aluminum Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#14172-R0\",\"approval_number\":\"FL14172.1\",\"seq\":1,\"product_model\":\"a. Series 02 Axiom Clad Casement Vent\",\"product_description\":\"Extruded Aluminum Clad Wood Vent French Casement Window with Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8551-R2\",\"approval_number\":\"FL8551.10\",\"seq\":10,\"product_model\":\"j. Series 02 Axiom Clad Casement Vent\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Casement Window with Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8551-R2\",\"approval_number\":\"FL8551.11\",\"seq\":11,\"product_model\":\"k. Series 02 Axiom Clad Casement Vent\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Casement Window Mulled with Extruded Aluminum Clad Wood Vent Casement Window -Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8551-R2\",\"approval_number\":\"FL8551.12\",\"seq\":12,\"product_model\":\"l. Series 02 Axiom Clad Casement Vent\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Casement Window Mulled with an Auxiliary Fixed Window -Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8551-R2\",\"approval_number\":\"FL8551.13\",\"seq\":13,\"product_model\":\"m. Series 02 Axiom Clad Casement Vent\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Casement Window Mulled with a Casement Fixed Window -Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8551-R2\",\"approval_number\":\"FL8551.14\",\"seq\":14,\"product_model\":\"n. Series 02 Axiom Clad Casement Vent\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Casement Window \\\"T\\\" Mulled with an Auxiliary Fixed Window - Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8551-R2\",\"approval_number\":\"FL8551.15\",\"seq\":15,\"product_model\":\"o. Series 02 Axiom Clad Casement Vent\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Casement Window \\\"T\\\" Mulled with a Casement Fixed Window -Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8551-R3\",\"approval_number\":\"FL8551.16\",\"seq\":16,\"product_model\":\"p. Series 02 Axiom Clad Casement Vent - Harbor Master\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Casement Window with Harbor Master Laminated Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8551-R3\",\"approval_number\":\"FL8551.17\",\"seq\":17,\"product_model\":\"q. Series 02 Axiom Clad Casement Vent - Harbor Master\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Casement Window Mulled with an Extruded Aluminum Clad Wood Vent Casement Window - Harbor Master Laminated Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8551-R3\",\"approval_number\":\"FL8551.18\",\"seq\":18,\"product_model\":\"r. Series 02 Axiom Clad Casement Vent\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Casement Window with Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8551-R3\",\"approval_number\":\"FL8551.19\",\"seq\":19,\"product_model\":\"s. Series 02 Axiom Clad Casement Vent\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Casement Window Mulled with Extruded Aluminum Clad Wood Vent Casement Window -Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8551-R3\",\"approval_number\":\"FL8551.20\",\"seq\":20,\"product_model\":\"t. Series 02 Axiom Clad Casement Vent\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Casement Window Mulled with an Auxiliary Fixed Window -Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8551-R3\",\"approval_number\":\"FL8551.21\",\"seq\":21,\"product_model\":\"u. Series 02 Axiom Clad Casement Vent\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Casement Window Mulled with a Casement Fixed Window -Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8551-R3\",\"approval_number\":\"FL8551.22\",\"seq\":22,\"product_model\":\"v. Series 02 Axiom Clad Casement Vent\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Casement Window \\\"T\\\" Mulled with an Auxiliary Fixed Window - Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8551-R3\",\"approval_number\":\"FL8551.23\",\"seq\":23,\"product_model\":\"w. Series 02 Axiom Clad Casement Vent\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Casement Window \\\"T\\\" Mulled with a Casement Fixed Window -Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8551-R5\",\"approval_number\":\"FL8551.24\",\"seq\":24,\"product_model\":\"x. Series 02 Radius Casement - \\\"Impact\\\"\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Casement Window with Harbor Master Laminated Insulated and Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"}],\"Modern Window and Door Inc.\":[{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#351-R0\",\"approval_number\":\"FL351.1\",\"seq\":1,\"product_model\":\"9600H CASEMENT OPERATOR\",\"product_description\":\"IMPACT CASEMENT OPERATOR SIZE:36 X 72 C-C60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#4740-R0\",\"approval_number\":\"FL4740.1\",\"seq\":1,\"product_model\":\"9600H CASEMENT IMPACT\",\"product_description\":\"CASEMENT IMPACT MAX SIZE 36 X 72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#7900-R0\",\"approval_number\":\"FL7900.1\",\"seq\":1,\"product_model\":\"9600H Casement Impact\",\"product_description\":\"Casement Size: 36 x 72 Rating: C-C65\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#7900-R0\",\"approval_number\":\"FL7900.2\",\"seq\":2,\"product_model\":\"9600H Casement Quad Impact\",\"product_description\":\"Casement Quad Size: 194 x 72 Rating: C-C65\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#7900-R0\",\"approval_number\":\"FL7900.3\",\"seq\":3,\"product_model\":\"9600H Fixed Impact\",\"product_description\":\"Fixed Size: 60 x 72 Rating: F-C65\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"BiltBest Windows and Patio Doors\":[{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#385-R0\",\"approval_number\":\"FL385.1\",\"seq\":1,\"product_model\":\"Series Spirit \\\"E\\\" P.O. Casemen\",\"product_description\":\"(242-H-003) AL Clad Wood Project Out Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#3675-R0\",\"approval_number\":\"FL3675.1\",\"seq\":1,\"product_model\":\"Spirit E-Clad Casement 28x60\",\"product_description\":\"(242-H-012) Aluminum Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#3675-R0\",\"approval_number\":\"FL3675.2\",\"seq\":2,\"product_model\":\"Spirit E-Clad Casement Window\",\"product_description\":\"(242-H-011) Aluminum Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#4878-R0\",\"approval_number\":\"FL4878.1\",\"seq\":1,\"product_model\":\"BiltBest BestClad Casement\",\"product_description\":\"(242-H-016.00) Aluminum Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#4878-R0\",\"approval_number\":\"FL4878.2\",\"seq\":2,\"product_model\":\"BiltBest BestWood Casement\",\"product_description\":\"(242-H-015.00) Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#5712-R0\",\"approval_number\":\"FL5712.1\",\"seq\":1,\"product_model\":\"BiltBest BestClad Casement Window\",\"product_description\":\"(242-H-016.0) Aluminum Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#5712-R0\",\"approval_number\":\"FL5712.2\",\"seq\":2,\"product_model\":\"BiltBest BestWood Casement Window\",\"product_description\":\"(242-H-015.0) Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#6954-R0\",\"approval_number\":\"FL6954.1\",\"seq\":1,\"product_model\":\"E-Clad Maxima\",\"product_description\":\"242-H-089 Aluminum Clad Wood Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#7276-R0\",\"approval_number\":\"FL7276.1\",\"seq\":1,\"product_model\":\"E-Clad Maxima Casement\",\"product_description\":\"(242-H-086.00 - .02)Aluminum Clad Wood Casement Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#9418-R0\",\"approval_number\":\"FL9418.1\",\"seq\":1,\"product_model\":\"Maxima Storm Guard Mulled Windows\",\"product_description\":\"(242-H-100) 2-Wide Aluminum Clad Wood Casement Windows with Transom\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#13114-R0\",\"approval_number\":\"FL13114.1\",\"seq\":1,\"product_model\":\"Architectural Design Collection\",\"product_description\":\"(242-H-011) Aluminum Clad Casement Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-26 00:00:00\",\"instructions_url\":\"\"}],\"Great Lakes Window, Inc.\":[{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#399-R0\",\"approval_number\":\"FL399.1\",\"seq\":1,\"product_model\":\"GLW-CO-101 Operating Casement\",\"product_description\":\"(427-H-101) Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#2207-R0\",\"approval_number\":\"FL2207.1\",\"seq\":1,\"product_model\":\"GLW-CO-101-IMP\",\"product_description\":\"Extruded Vinyl Casement Window - For Single and Mulled Unit Applications in Masonry or Stud Construction\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6057-R1\",\"approval_number\":\"FL6057.1\",\"seq\":1,\"product_model\":\"GLW-CO-101 Operating Casement Window\",\"product_description\":\"(427-H-101.00) Casement Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#7893-R0\",\"approval_number\":\"FL7893.1\",\"seq\":1,\"product_model\":\"GLW-CO-101\",\"product_description\":\"(427-H-143.00 - .02) Casement Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#8184-R0\",\"approval_number\":\"FL8184.1\",\"seq\":1,\"product_model\":\"GLW-CO-101\",\"product_description\":\"427-H-143.03 - .05 Casement Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6057-R0\",\"approval_number\":\"FL6057.2\",\"seq\":2,\"product_model\":\"GLW-CO-101-Imp Casement Window\",\"product_description\":\"(427-H-111.00) Extended Vinyl Casement Window (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6057-R0\",\"approval_number\":\"FL6057.3\",\"seq\":3,\"product_model\":\"GLW-CO-101-Imp Vinyl Casement Window\",\"product_description\":\"(427-H-125.00) Vinyl Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#11952-R0\",\"approval_number\":\"FL11952.1\",\"seq\":1,\"product_model\":\"GLW-CO-102\",\"product_description\":\"Vinyl Casement\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#11952-R0\",\"approval_number\":\"FL11952.2\",\"seq\":2,\"product_model\":\"GLW-CO-102\",\"product_description\":\"Vinyl Casement\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#11952-R0\",\"approval_number\":\"FL11952.3\",\"seq\":3,\"product_model\":\"GLW-CO-102\",\"product_description\":\"Vinyl Casement\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-30 00:00:00\",\"instructions_url\":\"\"}],\"Traco Windows and Doors, Inc.\":[{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#449-R0\",\"approval_number\":\"FL449.1\",\"seq\":1,\"product_model\":\"Series C-1000 (Miami-Dade)\",\"product_description\":\"Aluminum Casement Window - Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1639-R0\",\"approval_number\":\"FL1639.1\",\"seq\":1,\"product_model\":\"TR-2100\",\"product_description\":\"Casement Out-Swing C-HC70 36\\\"x 60\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1639-R0\",\"approval_number\":\"FL1639.2\",\"seq\":2,\"product_model\":\"TR-2100\",\"product_description\":\"Casement Out-Swing C-AW70 36\\\"x 60\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1639-R0\",\"approval_number\":\"FL1639.3\",\"seq\":3,\"product_model\":\"TR-2200\",\"product_description\":\"Casement In-Swing C-HC80 36\\\" x 60\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1639-R0\",\"approval_number\":\"FL1639.4\",\"seq\":4,\"product_model\":\"TR-2200\",\"product_description\":\"Casement In-Swing C-AW65 36\\\"x 60\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1639-R0\",\"approval_number\":\"FL1639.5\",\"seq\":5,\"product_model\":\"TR-3100\",\"product_description\":\"Casement Out-Swing C-HC80 36\\\"x 60\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1639-R0\",\"approval_number\":\"FL1639.6\",\"seq\":6,\"product_model\":\"TR-3100\",\"product_description\":\"Casement Out-Swing C-AW65 36\\\"x 60\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1639-R0\",\"approval_number\":\"FL1639.7\",\"seq\":7,\"product_model\":\"TR-3200\",\"product_description\":\"Casement In-Swing C-HC80 36\\\"x 60\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1639-R0\",\"approval_number\":\"FL1639.8\",\"seq\":8,\"product_model\":\"TR-3200\",\"product_description\":\"Casement In-Swing C-AW70 36\\\"x 60\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1639-R0\",\"approval_number\":\"FL1639.9\",\"seq\":9,\"product_model\":\"TR-610\",\"product_description\":\"Casement Out-Swing C-C65 30\\\"x 60\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1639-R0\",\"approval_number\":\"FL1639.10\",\"seq\":10,\"product_model\":\"TR-710\",\"product_description\":\"Casement Out-Swing C-HC70 36\\\"x 60\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1639-R0\",\"approval_number\":\"FL1639.11\",\"seq\":11,\"product_model\":\"TR-710\",\"product_description\":\"Casement Out-Swing C-AW70 36\\\"x 60\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1639-R0\",\"approval_number\":\"FL1639.12\",\"seq\":12,\"product_model\":\"TR-720\",\"product_description\":\"Casement In-Swing C-HC80 36\\\"x 60\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1639-R0\",\"approval_number\":\"FL1639.13\",\"seq\":13,\"product_model\":\"TR-720\",\"product_description\":\"Casement In-Swing C-AW65 36\\\"x 60\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3045-R0\",\"approval_number\":\"FL3045.1\",\"seq\":1,\"product_model\":\"TR-1100\",\"product_description\":\"Casement Out-Swing C-C40 32\\\" x 60\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3045-R0\",\"approval_number\":\"FL3045.2\",\"seq\":2,\"product_model\":\"TR-4900\",\"product_description\":\"Casement Out-Swing C-C40 32\\\" x 60\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3931-R0\",\"approval_number\":\"FL3931.1\",\"seq\":1,\"product_model\":\"TR-411\",\"product_description\":\"Casement Window C-HC65 36\\\" x 60\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3931-R0\",\"approval_number\":\"FL3931.2\",\"seq\":2,\"product_model\":\"TR-411\",\"product_description\":\"Casement Window C-AW65 36\\\" x 60\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3949-R0\",\"approval_number\":\"FL3949.1\",\"seq\":1,\"product_model\":\"TR-3100\",\"product_description\":\"Casement Large Missile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#6586-R0\",\"approval_number\":\"FL6586.1\",\"seq\":1,\"product_model\":\"2100 Egress\",\"product_description\":\"Aluminum Single Hung \\\/ Casement Dual Action Window\",\"design_pressure\":\"+53 psf\\\/-61 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#6720-R0\",\"approval_number\":\"FL6720.2\",\"seq\":2,\"product_model\":\"TR-3100\",\"product_description\":\"Impact Casement Outswing\",\"design_pressure\":\"+65 psf\\\/-65 psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#6720-R0\",\"approval_number\":\"FL6720.3\",\"seq\":3,\"product_model\":\"TR-3100\",\"product_description\":\"Large Missile Impact Casement Outswing\",\"design_pressure\":\"+65 psf\\\/-65 psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#8004-R0\",\"approval_number\":\"FL8004.1\",\"seq\":1,\"product_model\":\"C1200\\\/1000\",\"product_description\":\"Aluminum Casement Window - Large Missile Impact\",\"design_pressure\":\"+62.2\\\/-62.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#10795-R0\",\"approval_number\":\"FL10795.1\",\"seq\":1,\"product_model\":\"TR-3100\",\"product_description\":\"Casement Out-swing - LM Impact\",\"design_pressure\":\"+80.0\\\/-80.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#11806-R0\",\"approval_number\":\"FL11806.1\",\"seq\":1,\"product_model\":\"TR-2100\",\"product_description\":\"Casement Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#12420-R0\",\"approval_number\":\"FL12420.1\",\"seq\":1,\"product_model\":\"NX-3100\",\"product_description\":\"Aluminum Casement Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2012-11-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#12421-R0\",\"approval_number\":\"FL12421.1\",\"seq\":1,\"product_model\":\"NX-3200\",\"product_description\":\"Aluminum Inswing Casement\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2012-12-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#12429-R0\",\"approval_number\":\"FL12429.1\",\"seq\":1,\"product_model\":\"TR-2200\",\"product_description\":\"Casement Window (Outswing)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#12664-R0\",\"approval_number\":\"FL12664.1\",\"seq\":1,\"product_model\":\"TR-3100\",\"product_description\":\"Aluminum Outswing Casement Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#12665-R0\",\"approval_number\":\"FL12665.1\",\"seq\":1,\"product_model\":\"TR-3200\",\"product_description\":\"Aluminum Inswing Casement Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#12740-R0\",\"approval_number\":\"FL12740.1\",\"seq\":1,\"product_model\":\"TR-3100\",\"product_description\":\"Casement Outswing\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#12869-R0\",\"approval_number\":\"FL12869.1\",\"seq\":1,\"product_model\":\"NX-3100\",\"product_description\":\"Aluminum Outswing Casement Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-01 00:00:00\",\"instructions_url\":\"\"}],\"Eurotech Industries, Inc.\":[{\"manufacturer\":\"Eurotech Industries, Inc.\",\"approval_number_master\":\"FL#659-R0\",\"approval_number\":\"FL659.1\",\"seq\":1,\"product_model\":\"Aluminum Casement Window\",\"product_description\":\"Impact resistant aluminum casement window.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eurotech Industries, Inc.\",\"approval_number_master\":\"FL#13760-R0\",\"approval_number\":\"FL13760.1\",\"seq\":1,\"product_model\":\"Outswing Aluminum Casement Window\",\"product_description\":\"Large missile impact resistant outswing aluminum casement window.\",\"design_pressure\":\"+75\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-05 00:00:00\",\"instructions_url\":\"\"}],\"Gorell Windows and Doors\":[{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#750-R0\",\"approval_number\":\"FL750.1\",\"seq\":1,\"product_model\":\"G3001\",\"product_description\":\"Single vent replacement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#750-R0\",\"approval_number\":\"FL750.2\",\"seq\":2,\"product_model\":\"G3007\",\"product_description\":\"Twin lite replacement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#750-R0\",\"approval_number\":\"FL750.3\",\"seq\":3,\"product_model\":\"G3008\",\"product_description\":\"Fixed lite replacement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Jeld-Wen - Pozzi\":[{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#931-R0\",\"approval_number\":\"FL931.1\",\"seq\":1,\"product_model\":\"CBC 3648\",\"product_description\":\"Aluminum Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#931-R0\",\"approval_number\":\"FL931.2\",\"seq\":2,\"product_model\":\"CC 3084-2\",\"product_description\":\"Outswing Aluminum Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#931-R0\",\"approval_number\":\"FL931.3\",\"seq\":3,\"product_model\":\"CC 3648\",\"product_description\":\"Outswing Aluminum Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#931-R0\",\"approval_number\":\"FL931.4\",\"seq\":4,\"product_model\":\"CC 3672\",\"product_description\":\"Outswing aluminum Clad Casement Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#931-R0\",\"approval_number\":\"FL931.5\",\"seq\":5,\"product_model\":\"CCFR 5654\",\"product_description\":\"Outswing French Casement Aluminum Clad Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#931-R0\",\"approval_number\":\"FL931.6\",\"seq\":6,\"product_model\":\"CCFR 5672\",\"product_description\":\"Outswing French Casement Aluminum Clad Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#931-R0\",\"approval_number\":\"FL931.7\",\"seq\":7,\"product_model\":\"WBC 3648\",\"product_description\":\"Outswing Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#931-R0\",\"approval_number\":\"FL931.8\",\"seq\":8,\"product_model\":\"WBC 3672-2\",\"product_description\":\"Outswing Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#931-R0\",\"approval_number\":\"FL931.9\",\"seq\":9,\"product_model\":\"WC 3084-2\",\"product_description\":\"Outswing Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#931-R0\",\"approval_number\":\"FL931.10\",\"seq\":10,\"product_model\":\"WC 3648\",\"product_description\":\"Outswing Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#931-R0\",\"approval_number\":\"FL931.11\",\"seq\":11,\"product_model\":\"WC3672\",\"product_description\":\"Outswing Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#931-R0\",\"approval_number\":\"FL931.12\",\"seq\":12,\"product_model\":\"WCFR 5654\",\"product_description\":\"Outswing French Casement Aluminum Clad Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#931-R0\",\"approval_number\":\"FL931.13\",\"seq\":13,\"product_model\":\"WDFR 5672\",\"product_description\":\"Outswing French Casement Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Seasonshield Incorporated\":[{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#944-R0\",\"approval_number\":\"FL944.1\",\"seq\":1,\"product_model\":\"CSM-1700\",\"product_description\":\"4 9\\\/16 Wood Aluminum Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#944-R0\",\"approval_number\":\"FL944.2\",\"seq\":2,\"product_model\":\"CSM-7700\",\"product_description\":\"3 1\\\/4\\\" PVC Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#3215-R0\",\"approval_number\":\"FL3215.1\",\"seq\":1,\"product_model\":\"Csm-8700-IMPACT_Non-Impact\",\"product_description\":\"PVC Casement Window w\\\/3\\\" Frame Depth\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Twin Windows Corporation\":[{\"manufacturer\":\"Twin Windows Corporation\",\"approval_number_master\":\"FL#1272-R0\",\"approval_number\":\"FL1272.1\",\"seq\":1,\"product_model\":\"Series 3000 TC\",\"product_description\":\"vinyl casement window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Twin Windows Corporation\",\"approval_number_master\":\"FL#7641-R2\",\"approval_number\":\"FL7641.1\",\"seq\":1,\"product_model\":\"Series S-3000 TC\",\"product_description\":\"Vinyl Out-Swing Casement\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Twin Windows Corporation\",\"approval_number_master\":\"FL#12825-R0\",\"approval_number\":\"FL12825.1\",\"seq\":1,\"product_model\":\"Vinyl Casements Mulled w\\\/fixed windows\",\"product_description\":\"The Twin vinyl casements mulled w\\\/ fixed windows\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-31 00:00:00\",\"instructions_url\":\"\"}],\"T.M. Window and Door, LLC.\":[{\"manufacturer\":\"T.M. Window and Door, LLC.\",\"approval_number_master\":\"FL#1339-R0\",\"approval_number\":\"FL1339.1\",\"seq\":1,\"product_model\":\"Model 515 (L.M.I.)\",\"product_description\":\"Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"T.M. Window and Door, LLC.\",\"approval_number_master\":\"FL#1339-R0\",\"approval_number\":\"FL1339.2\",\"seq\":2,\"product_model\":\"Model 515 (N.I.)\",\"product_description\":\"Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"T.M. Window and Door, LLC.\",\"approval_number_master\":\"FL#1339-R0\",\"approval_number\":\"FL1339.3\",\"seq\":3,\"product_model\":\"Model 515 (S.M.I.)\",\"product_description\":\"Small Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"T.M. Window and Door, LLC.\",\"approval_number_master\":\"FL#6881-R0\",\"approval_number\":\"FL6881.1\",\"seq\":1,\"product_model\":\"Series 515 Aluminum Casement Window\",\"product_description\":\"Large missile impact resistant aluminum casement window.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"SNE Enterprises\":[{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1439-R0\",\"approval_number\":\"FL1439.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Non Impact* #820 Casement 36x72 in. (C-C40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1439-R0\",\"approval_number\":\"FL1439.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Non Impact* #820 Casement 36x72 in. w\\\/lever lock and HP keeper (C-C50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1439-R0\",\"approval_number\":\"FL1439.3\",\"seq\":3,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Non Impact* #820 Casement 30x60 in. (C-C50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1439-R0\",\"approval_number\":\"FL1439.4\",\"seq\":4,\"product_model\":\"Primed Wood\",\"product_description\":\"*Non Impact* #820 Casement 36x72 in. (C-LC30)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1439-R0\",\"approval_number\":\"FL1439.5\",\"seq\":5,\"product_model\":\"Primed Wood\",\"product_description\":\"*Non Impact* #820 Casement 36x72 in. w\\\/HP keepers (C-LC50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1439-R0\",\"approval_number\":\"FL1439.6\",\"seq\":6,\"product_model\":\"PVC Exterior\\\/Wood Interior or\",\"product_description\":\"*Non Impact* #723 Casement 32x72 in. mulled (C-LC30)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1439-R0\",\"approval_number\":\"FL1439.7\",\"seq\":7,\"product_model\":\"PVC Exterior\\\/Wood Interior or\",\"product_description\":\"*Non Impact* #723 Casement 32x72 in. (C-R45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1439-R0\",\"approval_number\":\"FL1439.8\",\"seq\":8,\"product_model\":\"PVC Exterior\\\/Wood Interior or\",\"product_description\":\"*Non Impact* #723 Casement 30x72 in. mulled w\\\/Vertical LVL Mullion (C-R45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1439-R0\",\"approval_number\":\"FL1439.9\",\"seq\":9,\"product_model\":\"PVC Exterior\\\/Wood Interior or\",\"product_description\":\"*Non Impact* #723 Casement 30x48 in. (C-R60)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1439-R0\",\"approval_number\":\"FL1439.10\",\"seq\":10,\"product_model\":\"PVC Exterior\\\/Wood Interior or\",\"product_description\":\"*Non Impact* #723 Casement 30x72 in. mulled w\\\/59x30 in. Transom w\\\/Vertical and Horizontal LVL Mullions (C-R45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1439-R0\",\"approval_number\":\"FL1439.11\",\"seq\":11,\"product_model\":\"PVC Vinyl\",\"product_description\":\"*Non Impact* #924 Casement 36x72 in. (C-C30)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1439-R0\",\"approval_number\":\"FL1439.12\",\"seq\":12,\"product_model\":\"PVC Vinyl\",\"product_description\":\"*Non Impact* #924 Casement 30x60 in. (C-C55)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1439-R0\",\"approval_number\":\"FL1439.13\",\"seq\":13,\"product_model\":\"PVC Vinyl\",\"product_description\":\"*Non Impact* #924 Casement 30x72 in. w\\\/3 snubbers (C-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1439-R0\",\"approval_number\":\"FL1439.14\",\"seq\":14,\"product_model\":\"PVC Vinyl\",\"product_description\":\"*Non Impact* #924 Casement 30x72 in. (C-R45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1439-R0\",\"approval_number\":\"FL1439.15\",\"seq\":15,\"product_model\":\"PVC Vinyl\",\"product_description\":\"*Non Impact* #924 Casement 30x60 in. mulled w\\\/2 snubbers (C-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1439-R0\",\"approval_number\":\"FL1439.16\",\"seq\":16,\"product_model\":\"PVC Vinyl\",\"product_description\":\"*Non Impact* #924 Casement 30x60 in. mulled (C-R40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#3086-R0\",\"approval_number\":\"FL3086.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Non Impact* #820 Casement 30x72 in. (C-C40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#3086-R0\",\"approval_number\":\"FL3086.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Non Impact* #820 Casement 30x72 in. w\\\/lever lock and HP keeper (C-C50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#3086-R0\",\"approval_number\":\"FL3086.3\",\"seq\":3,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Non Impact* #820 Casement 36x72 in. mulled w\\\/Truth Homeguard 2004 lever lock (C-LC50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#5313-R0\",\"approval_number\":\"FL5313.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Impact* Single Glaze Casement Operator\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#7906-R0\",\"approval_number\":\"FL7906.1\",\"seq\":1,\"product_model\":\"7201 Vinyl\\\/Wood Casement\",\"product_description\":\"*Non Impact* Casement (C-R60 30x48)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#7906-R0\",\"approval_number\":\"FL7906.2\",\"seq\":2,\"product_model\":\"7201 Vinyl\\\/Wood Casement\",\"product_description\":\"*Non Impact* Casement (C-R50 32x66)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#7906-R0\",\"approval_number\":\"FL7906.3\",\"seq\":3,\"product_model\":\"7201 Vinyl\\\/Wood Casement\",\"product_description\":\"*Non Impact* Casement (C-R45 63x72 mull)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#8232-R0\",\"approval_number\":\"FL8232.1\",\"seq\":1,\"product_model\":\"924 Vinyl Casement\",\"product_description\":\"*Non Impact* Casement (C-C30 36x72)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#8232-R0\",\"approval_number\":\"FL8232.2\",\"seq\":2,\"product_model\":\"924 Vinyl Casement\",\"product_description\":\"*Non Impact* Casement (C-C50 60x60 mull)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#8232-R0\",\"approval_number\":\"FL8232.3\",\"seq\":3,\"product_model\":\"924 Vinyl Casement\",\"product_description\":\"*Non Impact* Casement w\\\/additional snubber (C-C50 30x72)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#9130-R0\",\"approval_number\":\"FL9130.1\",\"seq\":1,\"product_model\":\"7201 CASEMENT\",\"product_description\":\"C-R45-63X72\\n(NON-IMPACT)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#9130-R0\",\"approval_number\":\"FL9130.2\",\"seq\":2,\"product_model\":\"7201 CASEMENT\",\"product_description\":\"C-R60-30X48\\n(NON-IMPACT)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#9130-R0\",\"approval_number\":\"FL9130.3\",\"seq\":3,\"product_model\":\"7201 CASEMENT\",\"product_description\":\"C-R50-32X66\\n(NON-IMPACT)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#9130-R0\",\"approval_number\":\"FL9130.4\",\"seq\":4,\"product_model\":\"924 CASEMENT\",\"product_description\":\"C-C50-60X60\\n(NON-IMPACT)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#9150-R0\",\"approval_number\":\"FL9150.1\",\"seq\":1,\"product_model\":\"1204 TWIN MULL\\\/TRANSOM\",\"product_description\":\"C-C55-1632X2664 (64X105)\\n(NON-IMPACT)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#9552-R0\",\"approval_number\":\"FL9552.1\",\"seq\":1,\"product_model\":\"1204 IG IMP CSMT\",\"product_description\":\"C-C55-1632X2664 (64X105)\\nTWIN W\\\/TRAN\\n(*IG IMPACT*)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#11876-R0\",\"approval_number\":\"FL11876.1\",\"seq\":1,\"product_model\":\"1204 ALUM CLAD CASEMENT\",\"product_description\":\"C55-1626X2667 (64X105)\\nINSL LAMI GLASS\\nTWIN W\\\/TRANSOM\\n*IMPACT*\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#11876-R0\",\"approval_number\":\"FL11876.2\",\"seq\":2,\"product_model\":\"924 VINYL CASEMENT (TWIN)\",\"product_description\":\"R30-1816X1969 (72X78)\\n(NON-IMPACT)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#11876-R0\",\"approval_number\":\"FL11876.3\",\"seq\":3,\"product_model\":\"924 VINYL CASEMENT (TWIN)(MOD)\",\"product_description\":\"R35-1816X1969 (72X78)\\nMODIFIED\\n(NON-IMPACT)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#11876-R0\",\"approval_number\":\"FL11876.4\",\"seq\":4,\"product_model\":\"924 VINYL CASEMENT (TWIN)(MOD)\",\"product_description\":\"R60-1512X1816 (60X72)\\n(NON-IMPACT)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#11876-R0\",\"approval_number\":\"FL11876.5\",\"seq\":5,\"product_model\":\"924 VINYL CASEMENT (TWIN)(MOD\\\/REINF)\",\"product_description\":\"R60-1512X1816 (60X72)\\nMODIFIED\\nREINFORCED MULL\\n(NON-IMPACT)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#11876-R0\",\"approval_number\":\"FL11876.6\",\"seq\":6,\"product_model\":\"924 VINYL CASEMENT (TWIN)(REINF)\",\"product_description\":\"R35-1515X1816 (60X72)\\nREINF MULL\\n(NON-IMPACT)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-16 00:00:00\",\"instructions_url\":\"\"}],\"Peachtree Doors and Windows\":[{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#1449-R0\",\"approval_number\":\"FL1449.1\",\"seq\":1,\"product_model\":\"300 Series PVC Exterior\\\/Wood I\",\"product_description\":\"*Non Impact* Casement 32x72 in. mulled (C-LC30)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#1449-R0\",\"approval_number\":\"FL1449.2\",\"seq\":2,\"product_model\":\"300 Series PVC Exterior\\\/Wood I\",\"product_description\":\"*Non Impact* Casement 32x72 in. (C-R45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#1449-R0\",\"approval_number\":\"FL1449.3\",\"seq\":3,\"product_model\":\"300 Series PVC Exterior\\\/Wood I\",\"product_description\":\"*Non Impact* Casement 30x72 in. mulled w\\\/vertical LVL mullion (C-R45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#1449-R0\",\"approval_number\":\"FL1449.4\",\"seq\":4,\"product_model\":\"300 Series PVC Exterior\\\/Wood I\",\"product_description\":\"*Non Impact* Casement 30x48 in. (C-R60)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#1449-R0\",\"approval_number\":\"FL1449.5\",\"seq\":5,\"product_model\":\"300 Series PVC Exterior\\\/Wood I\",\"product_description\":\"*Non Impact* Casement 30x72 in. mulled w\\\/59x30 in. Transom w\\\/vertical and horizontal LVL mullions (C-R45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#1449-R0\",\"approval_number\":\"FL1449.6\",\"seq\":6,\"product_model\":\"500 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Casement 36x72 in. (C-C40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#1449-R0\",\"approval_number\":\"FL1449.7\",\"seq\":7,\"product_model\":\"500 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Casement 36x72 in. w\\\/lever lock and HP keepers (C-C50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#1449-R0\",\"approval_number\":\"FL1449.8\",\"seq\":8,\"product_model\":\"500 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Casement 30x60 in. (C-C50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3151-R0\",\"approval_number\":\"FL3151.1\",\"seq\":1,\"product_model\":\"500 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Casement 30x72 in. (C-C40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3151-R0\",\"approval_number\":\"FL3151.2\",\"seq\":2,\"product_model\":\"500 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Casement 30x72 in. w\\\/lever lock and HP keeper (C-C50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3151-R0\",\"approval_number\":\"FL3151.3\",\"seq\":3,\"product_model\":\"500 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Casement 36x72 in. mulled w\\\/Truth Homeguard 2004 lever lock (C-LC50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3151-R0\",\"approval_number\":\"FL3151.4\",\"seq\":4,\"product_model\":\"700 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Casement 36x72 in. (C-C40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3151-R0\",\"approval_number\":\"FL3151.5\",\"seq\":5,\"product_model\":\"700 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Casement 36x72 in. w\\\/lever lock and HP keeper (C-C50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3151-R0\",\"approval_number\":\"FL3151.6\",\"seq\":6,\"product_model\":\"700 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Casement 30x60 in. (C-C50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3151-R0\",\"approval_number\":\"FL3151.7\",\"seq\":7,\"product_model\":\"700 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Casement 30x72 in. (C-C40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3151-R0\",\"approval_number\":\"FL3151.8\",\"seq\":8,\"product_model\":\"700 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Casement 30x72 in. w\\\/lever lock and HP keeper (C-C50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3151-R0\",\"approval_number\":\"FL3151.9\",\"seq\":9,\"product_model\":\"700 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Casement 36x72 in. mulled w\\\/Truth Homeguard 2004 lever lock (C-LC50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3151-R0\",\"approval_number\":\"FL3151.10\",\"seq\":10,\"product_model\":\"700 Series Aluminum Clad Wood\",\"product_description\":\"*Impact* Insul Casement 32x72 in. mulled (C-R55)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3151-R0\",\"approval_number\":\"FL3151.11\",\"seq\":11,\"product_model\":\"700 Series Aluminum Clad Wood\",\"product_description\":\"*Impact* Insul Casement 32x72 in. (C-R55)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3151-R0\",\"approval_number\":\"FL3151.12\",\"seq\":12,\"product_model\":\"700 Series Primed Wood\",\"product_description\":\"*Non Impact* Casement 36x72 in. (C-LC30)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#5309-R0\",\"approval_number\":\"FL5309.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Casement Operator\",\"product_description\":\"*Impact* Single Glaze Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#5446-R0\",\"approval_number\":\"FL5446.1\",\"seq\":1,\"product_model\":\"Symmetry 200 PVC Vinyl\",\"product_description\":\"*Non Impact* Casement 30x72 w\\\/add'l snubber (C-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#5446-R0\",\"approval_number\":\"FL5446.2\",\"seq\":2,\"product_model\":\"Symmetry 200 PVC Vinyl\",\"product_description\":\"*Non Impact* Casement 30x60 w\\\/add'l snubber (C-R55)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#5446-R0\",\"approval_number\":\"FL5446.3\",\"seq\":3,\"product_model\":\"Symmetry 200 PVC Vinyl\",\"product_description\":\"*Non Impact* Casement 30x72 (C-R-45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#5446-R0\",\"approval_number\":\"FL5446.4\",\"seq\":4,\"product_model\":\"Symmetry 200 PVC Vinyl\",\"product_description\":\"*Non Impact* Casement 30x60 (C-R45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#5446-R0\",\"approval_number\":\"FL5446.5\",\"seq\":5,\"product_model\":\"Symmetry 200 PVC Vinyl\",\"product_description\":\"*Non Impact* Casement 30x60 mulled (C-R40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#5446-R0\",\"approval_number\":\"FL5446.6\",\"seq\":6,\"product_model\":\"Symmetry 200 PVC Vinyl\",\"product_description\":\"*Non Impact* Casement 30x60 mulled, w\\\/add'l snubber (C-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#5934-R0\",\"approval_number\":\"FL5934.1\",\"seq\":1,\"product_model\":\"500\\\/700 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Casement 73x72 in. mulled (C-LC50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#6521-R0\",\"approval_number\":\"FL6521.1\",\"seq\":1,\"product_model\":\"Insulated Impact Aluminum Clad\",\"product_description\":\"Clad Casement 32x72, C-R55\",\"design_pressure\":\"+55\\\/-68\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#7907-R0\",\"approval_number\":\"FL7907.1\",\"seq\":1,\"product_model\":\"7201 Vinyl\\\/Wood Casement\",\"product_description\":\"*Non Impact* Casement (C-R60 30x48)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#7907-R0\",\"approval_number\":\"FL7907.2\",\"seq\":2,\"product_model\":\"7201 Vinyl\\\/Wood Casement\",\"product_description\":\"*Non Impact* Casement (C-R50 32x66)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#7907-R0\",\"approval_number\":\"FL7907.3\",\"seq\":3,\"product_model\":\"7201 Vinyl\\\/Wood Casement\",\"product_description\":\"*Non Impact* Casement (C-R45 63x72 mull)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#8230-R0\",\"approval_number\":\"FL8230.1\",\"seq\":1,\"product_model\":\"924 (S250) Vinyl Casement\",\"product_description\":\"*Non Impact* Casement (C-C30 36x72)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#8230-R0\",\"approval_number\":\"FL8230.2\",\"seq\":2,\"product_model\":\"924 (S250) Vinyl Casement\",\"product_description\":\"*Non Impact* Casement (C-C50 60x60 mull)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#8230-R0\",\"approval_number\":\"FL8230.3\",\"seq\":3,\"product_model\":\"924 (S250) Vinyl Casement\",\"product_description\":\"*Non Impact* Casement w\\\/additional snubber (C-C50 30x72)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#9123-R0\",\"approval_number\":\"FL9123.1\",\"seq\":1,\"product_model\":\"8204 Twin Casement w\\\/ transom\",\"product_description\":\"*Non-Impact* C-C55-64x105 (Mull) (TEMP LAMI GLASS)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#9124-R0\",\"approval_number\":\"FL9124.1\",\"seq\":1,\"product_model\":\"1204 Twin Casement w\\\/ Transom\",\"product_description\":\"*Impact* C-C55-64x105 (Mull) (Temp Lami Glass)\",\"design_pressure\":\"+55\\\/-68\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#9137-R0\",\"approval_number\":\"FL9137.1\",\"seq\":1,\"product_model\":\"924 Casement\",\"product_description\":\"*Non-Impact* Vinyl Casement 60x60 (C-C50) IG glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#11875-R0\",\"approval_number\":\"FL11875.1\",\"seq\":1,\"product_model\":\"1204 ALUM CLAD CASEMENT\",\"product_description\":\"C55-1626X2667 (64X105)\\nINSL LAMI GLASS\\n*IMPACT*\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#11875-R0\",\"approval_number\":\"FL11875.2\",\"seq\":2,\"product_model\":\"924 CASEMENT TWIN (MOD\\\/REINF)\",\"product_description\":\"R60-1512X1816 (60X72)\\nNON-IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#11875-R0\",\"approval_number\":\"FL11875.3\",\"seq\":3,\"product_model\":\"924 VINYL CASEMENT (TWIN)\",\"product_description\":\"R30-1816X1969 (72X78)\\n(NON-IMPACT)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#11875-R0\",\"approval_number\":\"FL11875.4\",\"seq\":4,\"product_model\":\"924 VINYL CASEMENT TWIN (MOD)\",\"product_description\":\"R35-1816X1969 (72X78)\\nMODIFIED\\n(NON-IMPACT)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#11875-R0\",\"approval_number\":\"FL11875.5\",\"seq\":5,\"product_model\":\"924 VINYL CASEMENT TWIN (MOD)\",\"product_description\":\"R60-1512X1816 (60X72)\\nMODIFIED\\n(NON-IMPACT)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#11875-R0\",\"approval_number\":\"FL11875.6\",\"seq\":6,\"product_model\":\"924 VINYL CASEMENT TWIN (REINF)\",\"product_description\":\"C35-1512X1816 (60X72)\\nREINF MULL\\n(NON-IMPACT)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#12614-R0\",\"approval_number\":\"FL12614.1\",\"seq\":1,\"product_model\":\"7202 WOOD\\\/VINYL CASEMENT MULL\",\"product_description\":\"C-C45-1816X1981 (72X78)\\nREINF SASH, LVL MULL\\nNON-IMPACT\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#12614-R0\",\"approval_number\":\"FL12614.2\",\"seq\":2,\"product_model\":\"7202 WOOD\\\/VINYL CASEMENT MULL\",\"product_description\":\"C-C55-1816X1981 (72X78)\\nMULTI-PT LOCK, STEEL J-SNUBBERS, LVL MULL\\nNON-IMPACT\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#13292-R0\",\"approval_number\":\"FL13292.1\",\"seq\":1,\"product_model\":\"5201 FIBERGLASS CSMT TWIN W\\\/5301 DIRECT SET TWIN STACK\",\"product_description\":\"C-C40-1842X3061 (73X121)\\nNON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#13292-R0\",\"approval_number\":\"FL13292.2\",\"seq\":2,\"product_model\":\"5201 FIBERGLASS CSMT TWIN W\\\/5301 DS STACK\",\"product_description\":\"C-C40-1842X3061 (73X121)\\nNON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#13292-R0\",\"approval_number\":\"FL13292.3\",\"seq\":3,\"product_model\":\"5201 FIBERGLASS CSMT TWIN W\\\/5301 DS STACK HP\",\"product_description\":\"C-C60-1842X3061 (73X121)\\nHIGH PERFORMANCE\\nNON-IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#14074-R0\",\"approval_number\":\"FL14074.1\",\"seq\":1,\"product_model\":\"8204 CLAD CASEMENT\",\"product_description\":\"C-C40-914X1124 (36X44)\\nW\\\/ONE SASH LOCK\\nNON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#14074-R0\",\"approval_number\":\"FL14074.2\",\"seq\":2,\"product_model\":\"8204 CLAD CASEMENT\",\"product_description\":\"C-C40-1829X1835 (72X72)\\nNON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-10 00:00:00\",\"instructions_url\":\"\"}],\"JELD-WEN - Rantoul Division\":[{\"manufacturer\":\"JELD-WEN - Rantoul Division\",\"approval_number_master\":\"FL#1632-R0\",\"approval_number\":\"FL1632.1\",\"seq\":1,\"product_model\":\"Heritage II Casement\",\"product_description\":\"2-6 x 6-0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JELD-WEN - Rantoul Division\",\"approval_number_master\":\"FL#1632-R0\",\"approval_number\":\"FL1632.2\",\"seq\":2,\"product_model\":\"Heritage II Casement\",\"product_description\":\"2-6 x 4-0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JELD-WEN - Rantoul Division\",\"approval_number_master\":\"FL#1632-R0\",\"approval_number\":\"FL1632.3\",\"seq\":3,\"product_model\":\"Tradition Plus Casement\",\"product_description\":\"3-0 x 6-0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JELD-WEN - Rantoul Division\",\"approval_number_master\":\"FL#1632-R0\",\"approval_number\":\"FL1632.4\",\"seq\":4,\"product_model\":\"Tradition Plus Casement\",\"product_description\":\"3-0 x 3-4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JELD-WEN - Rantoul Division\",\"approval_number_master\":\"FL#1888-R0\",\"approval_number\":\"FL1888.1\",\"seq\":1,\"product_model\":\"CarClad Casement\",\"product_description\":\"Impact and Non-Impact Glazing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Atrium Windows and Doors - Texas\":[{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#1661-R0\",\"approval_number\":\"FL1661.1\",\"seq\":1,\"product_model\":\"6850\",\"product_description\":\"36\\\" x 72\\\" C-R40\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#8716-R0\",\"approval_number\":\"FL8716.1\",\"seq\":1,\"product_model\":\"700\\\/720\\\/750\\\/760 Casement\",\"product_description\":\"C-C55 36 x 72\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#8716-R0\",\"approval_number\":\"FL8716.2\",\"seq\":2,\"product_model\":\"700\\\/720\\\/750\\\/760 Twin Casement\",\"product_description\":\"C-C55 73 x 72\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Monarch Windows and Doors\":[{\"manufacturer\":\"Monarch Windows and Doors\",\"approval_number_master\":\"FL#1734-R0\",\"approval_number\":\"FL1734.1\",\"seq\":1,\"product_model\":\"2466 Casement\",\"product_description\":\"Wood or Wood with Aluminum Cladding Casement Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Atrium Windows and Doors, NC\":[{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#1759-R0\",\"approval_number\":\"FL1759.1\",\"seq\":1,\"product_model\":\"800\\\/850 C1\",\"product_description\":\"CASEMENT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#1759-R0\",\"approval_number\":\"FL1759.2\",\"seq\":2,\"product_model\":\"800\\\/850 C2\",\"product_description\":\"CASEMENT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#9001-R0\",\"approval_number\":\"FL9001.1\",\"seq\":1,\"product_model\":\"700\\\/720\\\/750\\\/760 Twin Casement\",\"product_description\":\"C-C55 73 x 72\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#9001-R0\",\"approval_number\":\"FL9001.2\",\"seq\":2,\"product_model\":\"700\\\/720\\\/750\\\/760 Vinyl Casement\",\"product_description\":\"C-C55 36 x 72\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"M W Manufacturers Inc.\":[{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#1804-R0\",\"approval_number\":\"FL1804.1\",\"seq\":1,\"product_model\":\"Freedom 800 Sta. Casement\",\"product_description\":\"Vinyl Clad Wood Stationary Casement Window - Single and Mulled Units\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#1805-R0\",\"approval_number\":\"FL1805.1\",\"seq\":1,\"product_model\":\"Freedom 800 Casement\",\"product_description\":\"Vinly Clad Wood Casement Window - Single and Mulled Units\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#5085-R0\",\"approval_number\":\"FL5085.1\",\"seq\":1,\"product_model\":\"MW Classic \\\/ 5000 Serries\",\"product_description\":\"Vinyl Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#5093-R0\",\"approval_number\":\"FL5093.1\",\"seq\":1,\"product_model\":\"MW Classic \\\/ 5000 Series Casement Twin Unit\",\"product_description\":\"Vinyl Casement Twin Unit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#7507-R0\",\"approval_number\":\"FL7507.1\",\"seq\":1,\"product_model\":\"Classic \\\/5000 Impact Casement 3040\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-59\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#7507-R0\",\"approval_number\":\"FL7507.2\",\"seq\":2,\"product_model\":\"Classic \\\/5000 Impact Casement 3060\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#8430-R0\",\"approval_number\":\"FL8430.1\",\"seq\":1,\"product_model\":\"Classic Casement \\\/classic Stationary\",\"product_description\":\"Classic Casement\\\/ Classic Stationary\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#8430-R0\",\"approval_number\":\"FL8430.2\",\"seq\":2,\"product_model\":\"Classic Casement Stacked\",\"product_description\":\"Classic Transom over Classic Casement\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#8430-R0\",\"approval_number\":\"FL8430.3\",\"seq\":3,\"product_model\":\"Classic Casement Twin\",\"product_description\":\"Twin Classic Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#8748-R0\",\"approval_number\":\"FL8748.1\",\"seq\":1,\"product_model\":\"Classic Casement Twin with Circlehead\",\"product_description\":\"Classic Casement Twin with Circlehead\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#8748-R0\",\"approval_number\":\"FL8748.2\",\"seq\":2,\"product_model\":\"Classic Casement with Transom\",\"product_description\":\"Classic Casement with Transom\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#10558-R0\",\"approval_number\":\"FL10558.1\",\"seq\":1,\"product_model\":\"MIRA Casement Stationary Window\",\"product_description\":\"Aluminum Clad Casement Stationary Window w\\\/ Fin Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#10558-R0\",\"approval_number\":\"FL10558.2\",\"seq\":2,\"product_model\":\"MIRA Casement Window\",\"product_description\":\"Aluminum Clad Casement Window w\\\/ Fin Frame\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#10558-R1\",\"approval_number\":\"FL10558.3\",\"seq\":3,\"product_model\":\"MIRA Casement Window\",\"product_description\":\"Aluminum Clad Casement Window w\\\/ Fin Frame\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11641-R0\",\"approval_number\":\"FL11641.1\",\"seq\":1,\"product_model\":\"Mira Series\",\"product_description\":\"Aluminum Clad Impact Casement Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11641-R0\",\"approval_number\":\"FL11641.2\",\"seq\":2,\"product_model\":\"Mira Series\",\"product_description\":\"Aluminum Clad Impact Awning Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11641-R0\",\"approval_number\":\"FL11641.3\",\"seq\":3,\"product_model\":\"Mira Series\",\"product_description\":\"Aluminum Clad Impact Casement-Awning Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11933-R0\",\"approval_number\":\"FL11933.1\",\"seq\":1,\"product_model\":\"MW Classic\\\/5000 Casement\",\"product_description\":\"Vinyl Casement (Size: 3-0 x 6-0)\",\"design_pressure\":\"+60\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11933-R0\",\"approval_number\":\"FL11933.2\",\"seq\":2,\"product_model\":\"MW Classic\\\/5000 Casement\",\"product_description\":\"Vinyl Casement (Size: 2-8 x 6-0)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11933-R0\",\"approval_number\":\"FL11933.3\",\"seq\":3,\"product_model\":\"MW Classic\\\/5000 Stationary Window\",\"product_description\":\"Vinyl Direct Set Fixed Window (Size: 6-0 x 6-0)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11933-R0\",\"approval_number\":\"FL11933.4\",\"seq\":4,\"product_model\":\"MW Classic\\\/5000 Stationary Window\",\"product_description\":\"Vinyl Direct Set Fixed Window (Size: 4-0 x 4-0)\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11941-R0\",\"approval_number\":\"FL11941.1\",\"seq\":1,\"product_model\":\"Classic Casement Combination Assembly\",\"product_description\":\"Classic Casement Twin\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11941-R0\",\"approval_number\":\"FL11941.2\",\"seq\":2,\"product_model\":\"Classic Casement Combination Assembly\",\"product_description\":\"Classic Casement w\\\/ Transom\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11941-R0\",\"approval_number\":\"FL11941.3\",\"seq\":3,\"product_model\":\"Classic Casement Combination Assembly\",\"product_description\":\"Classic Casement w\\\/ Classic Direct Set Fixed Window\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11941-R0\",\"approval_number\":\"FL11941.4\",\"seq\":4,\"product_model\":\"Classic Casement Combination Assembly\",\"product_description\":\"Classic Casement Twin w\\\/ Transom\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11941-R0\",\"approval_number\":\"FL11941.5\",\"seq\":5,\"product_model\":\"Classic Casement Combination Assembly\",\"product_description\":\"Classic Casement Twin w\\\/ Circlehead\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-31 00:00:00\",\"instructions_url\":\"\"}],\"Stanek Vinyl Windows\":[{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#2056-R0\",\"approval_number\":\"FL2056.1\",\"seq\":1,\"product_model\":\"3-Section Casement Series 2000\",\"product_description\":\"C-R50 up to 122 x 66 frame size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#2056-R0\",\"approval_number\":\"FL2056.2\",\"seq\":2,\"product_model\":\"Single Casement Series 2000\",\"product_description\":\"C-R65 up to 28 x 63 frame size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#2550-R0\",\"approval_number\":\"FL2550.1\",\"seq\":1,\"product_model\":\"Casement Impact Series 4000\",\"product_description\":\"Up to 36 x 74\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#11450-R0\",\"approval_number\":\"FL11450.1\",\"seq\":1,\"product_model\":\"Series 4000 - Impact - Casement Window\",\"product_description\":\"36\\\" wide x 74\\\" high x 3.250\\\" deep HVHZ\",\"design_pressure\":\"+65.0PSF\\\/-65.0PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#11450-R1\",\"approval_number\":\"FL11450.2\",\"seq\":2,\"product_model\":\"Series 5000 - Ultra Extreme - Casement Window\",\"product_description\":\"122' wide x 72\\\" high 3-Lite with Steel Reinforcement, Out-Swing Casement Prime Window Non HVHZ\",\"design_pressure\":\"+50.0PSF\\\/-50.0PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#13546-R0\",\"approval_number\":\"FL13546.1\",\"seq\":1,\"product_model\":\"Series 4000 - Impact - Casement\",\"product_description\":\"36\\\" wide x 74\\\" high, Out-Swinging Vinyl Casement Prime Window\",\"design_pressure\":\"+65.0PSf\\\/-65.0PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#13726-R0\",\"approval_number\":\"FL13726.1\",\"seq\":1,\"product_model\":\"Series 5000 Out-Swing Vinyl Casement Prime Window\",\"product_description\":\"5 Lite Vinyl Casement Window\\n150\\\" wide x 72\\\" high\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#15340-R0\",\"approval_number\":\"FL15340.1\",\"seq\":1,\"product_model\":\"SERIES 4000 Casement-1 Lite-Impact\",\"product_description\":\"36\\\"W x 74\\\"H Out Swing Casement Prime Window Impact-HVHZ\",\"design_pressure\":\"+65psf\\\/-65psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#15340-R0\",\"approval_number\":\"FL15340.2\",\"seq\":2,\"product_model\":\"SERIES 5000 Ultra Extreme Casement 2\\\/3 Lite\",\"product_description\":\"122\\\"W x 72\\\"H Out Swing Casement Prime Window\",\"design_pressure\":\"+50psf\\\/-50psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#15340-R0\",\"approval_number\":\"FL15340.3\",\"seq\":3,\"product_model\":\"SERIES 5000 Ultra Extreme Casement-1 Lite\",\"product_description\":\"36\\\"W x 72\\\"H Out Swing Casement Vinyl Prime Window\",\"design_pressure\":\"+45psf\\\/-45psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#15340-R0\",\"approval_number\":\"FL15340.4\",\"seq\":4,\"product_model\":\"SERIES 5000 Ultra Extreme Casement-4\\\/5 Lite\",\"product_description\":\"150\\\"W x 72\\\"H Out Swing Casement\",\"design_pressure\":\"+60psf\\\/-60psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-28 00:00:00\",\"instructions_url\":\"\"}],\"Roatan Mahogany Millwork, Inc.\":[{\"manufacturer\":\"Roatan Mahogany Millwork, Inc.\",\"approval_number_master\":\"FL#2437-R0\",\"approval_number\":\"FL2437.1\",\"seq\":1,\"product_model\":\"Type 1\",\"product_description\":\"Square Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roatan Mahogany Millwork, Inc.\",\"approval_number_master\":\"FL#2437-R0\",\"approval_number\":\"FL2437.2\",\"seq\":2,\"product_model\":\"Type 2\",\"product_description\":\"1\\\/2 Arch Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roatan Mahogany Millwork, Inc.\",\"approval_number_master\":\"FL#2437-R0\",\"approval_number\":\"FL2437.3\",\"seq\":3,\"product_model\":\"Type 3\",\"product_description\":\"Full Arch Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roatan Mahogany Millwork, Inc.\",\"approval_number_master\":\"FL#2437-R0\",\"approval_number\":\"FL2437.4\",\"seq\":4,\"product_model\":\"Type 4\",\"product_description\":\"Lite with Split Panel Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roatan Mahogany Millwork, Inc.\",\"approval_number_master\":\"FL#2437-R0\",\"approval_number\":\"FL2437.5\",\"seq\":5,\"product_model\":\"Type 5\",\"product_description\":\"Split Panel Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roatan Mahogany Millwork, Inc.\",\"approval_number_master\":\"FL#2437-R0\",\"approval_number\":\"FL2437.6\",\"seq\":6,\"product_model\":\"Type 6\",\"product_description\":\"Arch Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roatan Mahogany Millwork, Inc.\",\"approval_number_master\":\"FL#2437-R0\",\"approval_number\":\"FL2437.7\",\"seq\":7,\"product_model\":\"Type 7\",\"product_description\":\"Square Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Jeld-Wen Hawkins Window Division\":[{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2599-R0\",\"approval_number\":\"FL2599.1\",\"seq\":1,\"product_model\":\"D Series Clad Casement\",\"product_description\":\"(406-H-602) aluminum clad wood casement window, SCCA-3060, 30x60, C-LC40, DP40, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2599-R0\",\"approval_number\":\"FL2599.2\",\"seq\":2,\"product_model\":\"D Series Clad Casement\",\"product_description\":\"(406-H-602.1) aluminum clad wood casement window, SCCA-2866, 28x66, C-LC40, DP40, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2599-R0\",\"approval_number\":\"FL2599.3\",\"seq\":3,\"product_model\":\"D Series Clad Casement\",\"product_description\":\"(406-H-602.2) aluminum clad wood casement window, SCCA-3072, 30x72, C-LC35, DP35, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2599-R0\",\"approval_number\":\"FL2599.4\",\"seq\":4,\"product_model\":\"D Series Clad Casement\",\"product_description\":\"(406-H-602.3) aluminum clad wood casement window, SCCA-3654, 36x54, C-LC35, DP35, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2599-R0\",\"approval_number\":\"FL2599.5\",\"seq\":5,\"product_model\":\"D Series Clad Casement\",\"product_description\":\"(406-H-602.4) aluminum clad wood casement window, SCCA-3648, 36x48, C-LC40, DP40, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2599-R0\",\"approval_number\":\"FL2599.6\",\"seq\":6,\"product_model\":\"D Series Clad Fixed Window\",\"product_description\":\"(406-H-604) aluminum clad wood fixed window, SCCA-7272, 72x72, F-LC40, DP40, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2599-R0\",\"approval_number\":\"FL2599.7\",\"seq\":7,\"product_model\":\"Teton Series Clad Casement\",\"product_description\":\"(406-H-629) aluminum cladwood casement window, TCCA-3678, 36x78, C-LC45, DP45, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2599-R0\",\"approval_number\":\"FL2599.8\",\"seq\":8,\"product_model\":\"Teton Series Clad Casement\",\"product_description\":\"(406-H-629.1) coastal aluminum clad wood casement window, TCCA-3678, 36x78, C-LC65, DP65, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2599-R0\",\"approval_number\":\"FL2599.9\",\"seq\":9,\"product_model\":\"Teton Series Clad Casement\",\"product_description\":\"(406-H-630) aluminum clad wood casement window, TCCA-3072, 30x72, C-LC50, DP50, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2599-R0\",\"approval_number\":\"FL2599.10\",\"seq\":10,\"product_model\":\"Teton Series Clad Casement\",\"product_description\":\"(406-H-630.1) coastal aluminum clad wood casement window, TCCA-3072, 30x72, C-LC65, DP65, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2599-R0\",\"approval_number\":\"FL2599.11\",\"seq\":11,\"product_model\":\"Teton Series Clad Casement\",\"product_description\":\"(406-H-631) aluminum clad wood casement window, TCCA-3660, C-LC65, DP65, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2599-R0\",\"approval_number\":\"FL2599.12\",\"seq\":12,\"product_model\":\"Teton Series Clad Casement\",\"product_description\":\"(406-H-632) aluminum clad wood casement window, TCCA-3642, 36x42, C-LC65, DP65, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2599-R0\",\"approval_number\":\"FL2599.13\",\"seq\":13,\"product_model\":\"Teton Series Clad Casement\",\"product_description\":\"(406-H-638) arch top aluminum clad wood casement window, TCCA-3672, 36x72, C-LC65, DP65, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2599-R0\",\"approval_number\":\"FL2599.14\",\"seq\":14,\"product_model\":\"Teton Series Clad Casement\",\"product_description\":\"(406-H-638.1) arch top aluminum clad wood casement window, TCCA-3078, 30x78, C-LC65, DP65, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2599-R0\",\"approval_number\":\"FL2599.15\",\"seq\":15,\"product_model\":\"Teton Series Clad Fixed Window\",\"product_description\":\"(406-H-628) clad fixed window, TCCA-7278, 72x78, F-C65, DP65, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2599-R0\",\"approval_number\":\"FL2599.16\",\"seq\":16,\"product_model\":\"Teton Series Wood Casement\",\"product_description\":\"(406-H-639) arch top wood casement window, TWCA-3672, 36x72, C-LC65, DP65, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2599-R0\",\"approval_number\":\"FL2599.17\",\"seq\":17,\"product_model\":\"Teton Series Wood Casement\",\"product_description\":\"(406-H-639.1) arch top wood casement window, TWCA-3078, 30x78, C-Lc65, DP65, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2599-R0\",\"approval_number\":\"FL2599.18\",\"seq\":18,\"product_model\":\"Teton Series Wood Casement\",\"product_description\":\"(406-H-637) wood casement window, TWCA-3078, 30x78, C-LC50, DP50, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2599-R0\",\"approval_number\":\"FL2599.19\",\"seq\":19,\"product_model\":\"Teton Series Wood Casement\",\"product_description\":\"(406-H-637.1) coastal wood casement window, TWCA-3078, 30x78, C-LC65, DP65, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2599-R0\",\"approval_number\":\"FL2599.20\",\"seq\":20,\"product_model\":\"Teton Series Wood Casement\",\"product_description\":\"(406-H-623) wood casement window, TWCA-3678, 36x78, C-LC35, DP35, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2599-R0\",\"approval_number\":\"FL2599.21\",\"seq\":21,\"product_model\":\"Teton Series Wood Casement\",\"product_description\":\"(406-H-623.1) coastal wood casement window, TWCA-3678, 36x78, C-LC55, DP55, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2599-R0\",\"approval_number\":\"FL2599.22\",\"seq\":22,\"product_model\":\"Teton Series Wood Casement\",\"product_description\":\"(406-H-624) wood casement window, TWCA-3072, 30x72, C-LC50, DP50, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2599-R0\",\"approval_number\":\"FL2599.23\",\"seq\":23,\"product_model\":\"Teton Series Wood Casement\",\"product_description\":\"(406-H-624.1) coastal wood casement window, TWCA-3072, 30x72, C-LC65, DP65, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2599-R0\",\"approval_number\":\"FL2599.24\",\"seq\":24,\"product_model\":\"Teton Series Wood Casement\",\"product_description\":\"(406-H-625) wood casement window, TWCA-3660, 36x60, C-LC60, DP60, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2599-R0\",\"approval_number\":\"FL2599.25\",\"seq\":25,\"product_model\":\"Teton Series Wood Casement\",\"product_description\":\"(406-H-625.1) coastal wood casement window, TWCA-3660, C-LC80, DP65, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2599-R0\",\"approval_number\":\"FL2599.26\",\"seq\":26,\"product_model\":\"Teton Series Wood Casement\",\"product_description\":\"(406-H-626) wood casement window, TWCA-3642, 36x42, C-LC70, DP65, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2599-R0\",\"approval_number\":\"FL2599.27\",\"seq\":27,\"product_model\":\"Teton Series Wood Fixed Window\",\"product_description\":\"(406-H-622) wood fixed window, TWCA-7278, 72x78, F-C65, DP65, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Kensington Windows Inc\":[{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#2630-R0\",\"approval_number\":\"FL2630.1\",\"seq\":1,\"product_model\":\"2050, 2051, 8050, 8051\",\"product_description\":\"casement left and casement right\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#2630-R0\",\"approval_number\":\"FL2630.2\",\"seq\":2,\"product_model\":\"2050, 2051, 8050, 8051\",\"product_description\":\"vinyl replacement casements\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#3185-R0\",\"approval_number\":\"FL3185.1\",\"seq\":1,\"product_model\":\"Outswing Casement\",\"product_description\":\"Vinyl Replacement Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#3185-R0\",\"approval_number\":\"FL3185.2\",\"seq\":2,\"product_model\":\"Outswing Casement\",\"product_description\":\"Vinyl Replacement Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#9862-R0\",\"approval_number\":\"FL9862.1\",\"seq\":1,\"product_model\":\"Series \\\"20\\\/80\\\" Casement\",\"product_description\":\"Vinyl Casement Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#9862-R0\",\"approval_number\":\"FL9862.2\",\"seq\":2,\"product_model\":\"Series \\\"20\\\/80\\\" Casement\",\"product_description\":\"Vinyl Casement Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Architectural Traditions\":[{\"manufacturer\":\"Architectural Traditions\",\"approval_number_master\":\"FL#2768-R0\",\"approval_number\":\"FL2768.1\",\"seq\":1,\"product_model\":\"Cedar Casement Window\",\"product_description\":\"Casement Window up to 36\\\" x 72\\\" - Single and Mulled Units\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"JORDAN WINDOWS and DOORS\":[{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#2949-R0\",\"approval_number\":\"FL2949.1\",\"seq\":1,\"product_model\":\"8540\",\"product_description\":\"FIN FRAME C-R50 36\\\"X60\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#2949-R0\",\"approval_number\":\"FL2949.2\",\"seq\":2,\"product_model\":\"8540\",\"product_description\":\"FIN FRAME C-R40 36\\\"X72\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#11053-R0\",\"approval_number\":\"FL11053.1\",\"seq\":1,\"product_model\":\"Ser 8540 Casement\",\"product_description\":\"Ser 8540 Vinly Casement with nail fin. Max Size 36\\\" x 60\\\", DP +50\\\/-50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#11053-R0\",\"approval_number\":\"FL11053.2\",\"seq\":2,\"product_model\":\"Ser 8540 Casement\",\"product_description\":\"Ser 8540 Vinyl Casement with nail fin. Max Size 36\\\" x 72\\\", DP +35\\\/-35\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-14 00:00:00\",\"instructions_url\":\"\"}],\"BAY CITY WINDOW COMPANY\":[{\"manufacturer\":\"BAY CITY WINDOW COMPANY\",\"approval_number_master\":\"FL#3024-R2\",\"approval_number\":\"FL3024.1\",\"seq\":1,\"product_model\":\"Series 2600 Vinyl Impact Casement\",\"product_description\":\"33 x 61 Large Missile Impact Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BAY CITY WINDOW COMPANY\",\"approval_number_master\":\"FL#5603-R0\",\"approval_number\":\"FL5603.1\",\"seq\":1,\"product_model\":\"2600 Series Vinyl Casement\",\"product_description\":\"Series 2600 C-C50 Single Casement Vinyl Prime Window 30\\\" x 72\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Superior Window Corp.\":[{\"manufacturer\":\"Superior Window Corp.\",\"approval_number_master\":\"FL#3183-R0\",\"approval_number\":\"FL3183.1\",\"seq\":1,\"product_model\":\"Series 400 Casement\",\"product_description\":\"Outswing Casememt Window 36x66. Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Window Corp.\",\"approval_number_master\":\"FL#3734-R0\",\"approval_number\":\"FL3734.1\",\"seq\":1,\"product_model\":\"400 Series Casement Egress\",\"product_description\":\"Outswing Casement Egress 42x72 AAMA C-HC65\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Window Corp.\",\"approval_number_master\":\"FL#3181-R1\",\"approval_number\":\"FL3181.1\",\"seq\":1,\"product_model\":\"400\",\"product_description\":\"NON-IMPACT CASEMENT\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Window Corp.\",\"approval_number_master\":\"FL#3181-R1\",\"approval_number\":\"FL3181.2\",\"seq\":2,\"product_model\":\"400 I-H\\\/L\",\"product_description\":\"Impact Casement (HI-LOAD)\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Window Corp.\",\"approval_number_master\":\"FL#3181-R1\",\"approval_number\":\"FL3181.3\",\"seq\":3,\"product_model\":\"500\",\"product_description\":\"Impact Fixed Window\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Window Corp.\",\"approval_number_master\":\"FL#3181-R1\",\"approval_number\":\"FL3181.4\",\"seq\":4,\"product_model\":\"Series 400 Casement\",\"product_description\":\"Outswing Casement Window 48x72. Large Missile Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Window Corp.\",\"approval_number_master\":\"FL#13522-R0\",\"approval_number\":\"FL13522.1\",\"seq\":1,\"product_model\":\"Receptor Installation System\",\"product_description\":\"Aluminum Receptor System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Window Corp.\",\"approval_number_master\":\"FL#13522-R0\",\"approval_number\":\"FL13522.2\",\"seq\":2,\"product_model\":\"Receptor Installation System\",\"product_description\":\"Aluminum Receptor System\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Window Corp.\",\"approval_number_master\":\"FL#13598-R0\",\"approval_number\":\"FL13598.1\",\"seq\":1,\"product_model\":\"Series 400\",\"product_description\":\"Casement Window\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Window Corp.\",\"approval_number_master\":\"FL#14027-R0\",\"approval_number\":\"FL14027.1\",\"seq\":1,\"product_model\":\"Series 400 Casement Window\",\"product_description\":\"Series 400 Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Window Corp.\",\"approval_number_master\":\"FL#14027-R0\",\"approval_number\":\"FL14027.2\",\"seq\":2,\"product_model\":\"Series 400 Casement Window\",\"product_description\":\"Series 400 Casement Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Window Corp.\",\"approval_number_master\":\"FL#14880-R0\",\"approval_number\":\"FL14880.1\",\"seq\":1,\"product_model\":\"Series 400 Aluminum Casement Window LMI\",\"product_description\":\"Series 400 Aluminum Casement Window with Insulated Laminated Glass (LMI)\",\"design_pressure\":\"+80\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Window Corp.\",\"approval_number_master\":\"FL#14880-R0\",\"approval_number\":\"FL14880.2\",\"seq\":2,\"product_model\":\"Series 400 Aluminum Casement Window NI\",\"product_description\":\"Series 400 Aluminum Casement Window with Insulated Glass (NI)\",\"design_pressure\":\"+80\\\/-162\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"RC Aluminum Industries, Inc.\":[{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#3421-R0\",\"approval_number\":\"FL3421.1\",\"seq\":1,\"product_model\":\"Series CM100 Aluminum Casement Window\",\"product_description\":\"Large missile impact resistant aluminum casement window.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#7576-R2\",\"approval_number\":\"FL7576.1\",\"seq\":1,\"product_model\":\"Series CM100 Aluminum Casement Window\",\"product_description\":\"Large missile impact resistant aluminum casement window.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-29 00:00:00\",\"instructions_url\":\"\"}],\"Window Technologies, LLC\":[{\"manufacturer\":\"Window Technologies, LLC\",\"approval_number_master\":\"FL#3845-R0\",\"approval_number\":\"FL3845.1\",\"seq\":1,\"product_model\":\"Premier Casement\",\"product_description\":\"High Performance Wood Clad Casement DP 80\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Technologies, LLC\",\"approval_number_master\":\"FL#3845-R0\",\"approval_number\":\"FL3845.2\",\"seq\":2,\"product_model\":\"Premier Impact Resistance Casement\",\"product_description\":\"High Performance Wood Clad Casement designed for Hurricane and Windborne Debris conditions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Florida Extruders International, Inc.\":[{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#4130-R2\",\"approval_number\":\"FL4130.1\",\"seq\":1,\"product_model\":\"Milestone Series 4000 Casement\",\"product_description\":\"Milestone Series 4000 Casement Vinyl Window with Non-Impact Resistant Glazing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#4130-R2\",\"approval_number\":\"FL4130.2\",\"seq\":2,\"product_model\":\"Milestone Series 4000 Casement\",\"product_description\":\"Milestone Series 4000 Casement Vinyl Window with Impact Resistant Glazing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11556-R0\",\"approval_number\":\"FL11556.1\",\"seq\":1,\"product_model\":\"Milestone Series 4000 Casement\",\"product_description\":\"Milestone Series 4000 Casement Vinyl Window with Non-Impact Resistant Glazing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11556-R0\",\"approval_number\":\"FL11556.2\",\"seq\":2,\"product_model\":\"Milestone Series 4000 Casement\",\"product_description\":\"Milestone Series 4000 Casement Vinyl Window with Impact Resistant Glazing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Energy Saving Products of Florida\":[{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#4148-R0\",\"approval_number\":\"FL4148.1\",\"seq\":1,\"product_model\":\"1600\",\"product_description\":\"PVC CASEMENT C-C55 25x50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#9027-R0\",\"approval_number\":\"FL9027.1\",\"seq\":1,\"product_model\":\"2651 Vinyl Fin Frame Impact Casement\",\"product_description\":\"2651 Vinyl Fin Frame Impact\\nCasement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#9028-R0\",\"approval_number\":\"FL9028.1\",\"seq\":1,\"product_model\":\"2661 Vinyl Flange Frame Impact Casement\",\"product_description\":\"2661 Vinyl Flange Frame Impact\\nCasement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#8979-R1\",\"approval_number\":\"FL8979.1\",\"seq\":1,\"product_model\":\"1631 Fin Frame Casement\",\"product_description\":\"1631 Fin Frame Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Yale Ogron Windows and Doors\":[{\"manufacturer\":\"Yale Ogron Windows and Doors\",\"approval_number_master\":\"FL#5324-R0\",\"approval_number\":\"FL5324.1\",\"seq\":1,\"product_model\":\"ImpactView Casement\",\"product_description\":\"Impact Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Yale Ogron Windows and Doors\",\"approval_number_master\":\"FL#5324-R0\",\"approval_number\":\"FL5324.2\",\"seq\":2,\"product_model\":\"Series 1400 Aluminum Casement\",\"product_description\":\"Non impact Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Yale Ogron Windows and Doors\",\"approval_number_master\":\"FL#9079-R0\",\"approval_number\":\"FL9079.1\",\"seq\":1,\"product_model\":\"Series 1400 Aluminum Casement Window\",\"product_description\":\"\",\"design_pressure\":\"+60.0\\\/-210.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Yale Ogron Windows and Doors\",\"approval_number_master\":\"FL#9079-R0\",\"approval_number\":\"FL9079.2\",\"seq\":2,\"product_model\":\"Series 1400 Impactview Aluminum Casement Window\",\"product_description\":\"\",\"design_pressure\":\"+75.0\\\/-75.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"ACCU-WELD LLC\":[{\"manufacturer\":\"ACCU-WELD LLC\",\"approval_number_master\":\"FL#2416-R0\",\"approval_number\":\"FL2416.1\",\"seq\":1,\"product_model\":\"2100 Casement\",\"product_description\":\"Non-Impact Vinyl Window, Max size: 30\\\" x 50\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ACCU-WELD LLC\",\"approval_number_master\":\"FL#8906-R0\",\"approval_number\":\"FL8906.1\",\"seq\":1,\"product_model\":\"SERIES 2100\",\"product_description\":\"CASEMENT VINYL PRIME WINDOW\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Lincoln Wood Products, Inc.\":[{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#3952-R0\",\"approval_number\":\"FL3952.1\",\"seq\":1,\"product_model\":\"Clad Casement\",\"product_description\":\"Aluminum Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#3952-R0\",\"approval_number\":\"FL3952.2\",\"seq\":2,\"product_model\":\"Prime Casement\",\"product_description\":\"Primed Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#3952-R0\",\"approval_number\":\"FL3952.3\",\"seq\":3,\"product_model\":\"Vinyl Casement\",\"product_description\":\"Timeline Vinyl Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#3952-R0\",\"approval_number\":\"FL3952.4\",\"seq\":4,\"product_model\":\"WV Casement\",\"product_description\":\"Vinyl Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#7461-R2\",\"approval_number\":\"FL7461.1\",\"seq\":1,\"product_model\":\"Clad Casement - Push Out or Crank Out\",\"product_description\":\"Aluminum Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#7461-R2\",\"approval_number\":\"FL7461.2\",\"seq\":2,\"product_model\":\"Clad Casement- Impact Resistant\",\"product_description\":\"Aluminum Clad Casement Window - Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#7461-R2\",\"approval_number\":\"FL7461.3\",\"seq\":3,\"product_model\":\"Clad French Casement\",\"product_description\":\"Aluminum Clad French Casement Window\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#7461-R2\",\"approval_number\":\"FL7461.4\",\"seq\":4,\"product_model\":\"Prime Casement - Impact Resistant\",\"product_description\":\"Prime Wood Casement - Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#7461-R2\",\"approval_number\":\"FL7461.5\",\"seq\":5,\"product_model\":\"Prime Casement - Push Out or Crank Out\",\"product_description\":\"Prime Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#7461-R2\",\"approval_number\":\"FL7461.6\",\"seq\":6,\"product_model\":\"Prime French Casement\",\"product_description\":\"Prime Wood French Casement Window\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#7461-R2\",\"approval_number\":\"FL7461.7\",\"seq\":7,\"product_model\":\"Timeline Vinyl Casement\",\"product_description\":\"Vinyl Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#7461-R2\",\"approval_number\":\"FL7461.8\",\"seq\":8,\"product_model\":\"WV Casement\",\"product_description\":\"Vinyl Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#7461-R2\",\"approval_number\":\"FL7461.9\",\"seq\":9,\"product_model\":\"WV Casement - Impact Resistant\",\"product_description\":\"Vinyl Clad Casement Window - Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#7461-R12\",\"approval_number\":\"FL7461.10\",\"seq\":10,\"product_model\":\"WV Hybrid Casement\",\"product_description\":\"WV Hybrid\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#7461-R13\",\"approval_number\":\"FL7461.11\",\"seq\":11,\"product_model\":\"WV Casement - Push Out Or Crank Out\",\"product_description\":\"Vinyl Clad Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#7461-R13\",\"approval_number\":\"FL7461.12\",\"seq\":12,\"product_model\":\"WV Casement - StormPoint\",\"product_description\":\"WV Casement - StormPoint\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#7461-R13\",\"approval_number\":\"FL7461.13\",\"seq\":13,\"product_model\":\"WV Hybrid Casement\",\"product_description\":\"WV Hybrid\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#7461-R13\",\"approval_number\":\"FL7461.14\",\"seq\":14,\"product_model\":\"WV Hybrid Casement-StormPoint\",\"product_description\":\"WV Hybrid Casement-StormPoint\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-05 00:00:00\",\"instructions_url\":\"\"}],\"VEKA Inc.\":[{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#4660-R0\",\"approval_number\":\"FL4660.1\",\"seq\":1,\"product_model\":\"Series CA 31 Casement Window\",\"product_description\":\"Extruded PVC Casement Window \\\"Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#4670-R1\",\"approval_number\":\"FL4670.1\",\"seq\":1,\"product_model\":\"a. Series CA 30 Casement Window\",\"product_description\":\"Extruded PVC Single and Twin Casement Window \\\"non-Impact\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#4670-R1\",\"approval_number\":\"FL4670.2\",\"seq\":2,\"product_model\":\"b. Series CA 30 Casement Window \\\"Impact\\\"\",\"product_description\":\"Extruded PVC Single Casement Window \\\"Impact\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#4670-R1\",\"approval_number\":\"FL4670.3\",\"seq\":3,\"product_model\":\"c. Series CA 31 Casement Window\",\"product_description\":\"Extruded PVC Single and Twin Casement Window with Nailing Fin - \\\"non-Impact\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#4670-R1\",\"approval_number\":\"FL4670.4\",\"seq\":4,\"product_model\":\"d. Series CA 31 Casement Window \\\"Impact\\\"\",\"product_description\":\"Extruded PVC Single Casement Window with Nailing Fin \\\"Impact\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#4670-R1\",\"approval_number\":\"FL4670.5\",\"seq\":5,\"product_model\":\"e. Series CA 31 Casement Window\",\"product_description\":\"Extruded PVC Single and Twin Casement Window with Nailing Fin - \\\"non-Impact\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#4670-R1\",\"approval_number\":\"FL4670.6\",\"seq\":6,\"product_model\":\"f. Series CA 31 Casement Window \\\"Impact\\\"\",\"product_description\":\"Extruded PVC Single Casement Window with Nailing Fin \\\"Impact\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#4670-R1\",\"approval_number\":\"FL4670.7\",\"seq\":7,\"product_model\":\"g. Series CA 55 Casement Window\",\"product_description\":\"Extruded PVC Single and Twin Casement Window \\\"non-Impact\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#4670-R1\",\"approval_number\":\"FL4670.8\",\"seq\":8,\"product_model\":\"h. Series CA 55 Casement Window \\\"Impact\\\"\",\"product_description\":\"Extruded PVC Single Casement Window \\\"Impact\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#4670-R1\",\"approval_number\":\"FL4670.9\",\"seq\":9,\"product_model\":\"i. Series PC 01 Casement Window\",\"product_description\":\"Extruded PVC Single and Twin Casement Window with Nailing Fin - \\\"non-Impact\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#4670-R1\",\"approval_number\":\"FL4670.10\",\"seq\":10,\"product_model\":\"j. Series PC 01 Casement Window \\\"Impact\\\"\",\"product_description\":\"Extruded PVC Single Casement Window with Nailing Fin \\\"Impact\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#4670-R1\",\"approval_number\":\"FL4670.11\",\"seq\":11,\"product_model\":\"k. Series RC 01 Casement Window\",\"product_description\":\"Extruded PVC Single and Twin Casement Window \\\"non-Impact\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#4670-R1\",\"approval_number\":\"FL4670.12\",\"seq\":12,\"product_model\":\"l. Series RC 01 Casement Window \\\"Impact\\\"\",\"product_description\":\"Extruded PVC Single Casement Window \\\"Impact\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#15004-R0\",\"approval_number\":\"FL15004.1\",\"seq\":1,\"product_model\":\"CA62WW PVC Out-Swing Casement Non-Reinforced\",\"product_description\":\"CA62WW PVC Out-Swing Casement Non-Reinforced - Non-Impact 36\\\" x 72\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#15004-R0\",\"approval_number\":\"FL15004.2\",\"seq\":2,\"product_model\":\"CA62WW PVC Out-Swing Casement Reinforced\",\"product_description\":\"CA62WW PVC Out-Swing Casement Reinforced - LMI 36\\\" x 72\\\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#15004-R0\",\"approval_number\":\"FL15004.3\",\"seq\":3,\"product_model\":\"CA62WW PVC Out-Swing Casement Reinforced\",\"product_description\":\"CA62WW PVC Out-Swing Casement Reinforced - Non-Impact 36\\\" x 72\\\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"KML WIndows, Inc\":[{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#4680-R0\",\"approval_number\":\"FL4680.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Revitalized Casement Window\",\"product_description\":\"(423-H-620.01) Aluminum Clad Casement Window w\\\/Impact Glazing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#4680-R0\",\"approval_number\":\"FL4680.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Revitalized Double (OX) Casement Window\",\"product_description\":\"(423-H-620.03) Aluminum Clad Casement Window w\\\/Impact Glazing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#4680-R0\",\"approval_number\":\"FL4680.3\",\"seq\":3,\"product_model\":\"Revitalized 2005 Casement with Butt Hinges Window\",\"product_description\":\"(423-H-617.00) Aluminum Clad Casement Wood Window with Butt Hinges\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#4680-R0\",\"approval_number\":\"FL4680.4\",\"seq\":4,\"product_model\":\"Revitalized 2005 Casement with Concealed Hinges\",\"product_description\":\"(423-H-618.00) Aluminum Clad Casement Wood Window with Concealed Hinges\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#5034-R0\",\"approval_number\":\"FL5034.1\",\"seq\":1,\"product_model\":\"Wood Revitalized Casement Window w\\\/Butt Hinges\",\"product_description\":\"(423-H-625.0) Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#5396-R0\",\"approval_number\":\"FL5396.1\",\"seq\":1,\"product_model\":\"Revitalized 2005 Casement with Concealed Hinges\",\"product_description\":\"(423-H-634.00) Aluminum Clad Casement Wood Window with Concealed Hinges\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#5715-R0\",\"approval_number\":\"FL5715.1\",\"seq\":1,\"product_model\":\"Revitalized 2005 Casement with Butt Hinges\",\"product_description\":\"(423-H-617.01) Aluminum Clad Casement Wood Window with Butt Hinges\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#6430-R0\",\"approval_number\":\"FL6430.1\",\"seq\":1,\"product_model\":\"(423-H-637.00) Revitalized 2005 French Casement Window\",\"product_description\":\"Aluminum Clad Wood French Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#6430-R0\",\"approval_number\":\"FL6430.2\",\"seq\":2,\"product_model\":\"(423-H-637.02) Revitalized 2005 French Casement\",\"product_description\":\"Aluminum Clad Wood French Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#6430-R0\",\"approval_number\":\"FL6430.3\",\"seq\":3,\"product_model\":\"(423-H-643.00) Aluminum Clad Revitalized 2005 Casement Window\",\"product_description\":\"Aluminum Clad Operable Casement with Impact Glazing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#8171-R0\",\"approval_number\":\"FL8171.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Fixed Casement\",\"product_description\":\"423-H-689\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#8171-R0\",\"approval_number\":\"FL8171.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Fixed Casement\",\"product_description\":\"423-H-689.01\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#8171-R0\",\"approval_number\":\"FL8171.3\",\"seq\":3,\"product_model\":\"Aluminum Clad Fixed Casement\",\"product_description\":\"423-H-689.02\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#8171-R0\",\"approval_number\":\"FL8171.4\",\"seq\":4,\"product_model\":\"Aluminum Clad Fixed Casement\",\"product_description\":\"423-H-689.03\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#13795-R0\",\"approval_number\":\"FL13795.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Casement with Butt Hinges\",\"product_description\":\"Single Operating Casement Window (X)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#13795-R0\",\"approval_number\":\"FL13795.2\",\"seq\":2,\"product_model\":\"Aluminum Clad French Casement Window\",\"product_description\":\"Operating French Casement Window (XX)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#13795-R0\",\"approval_number\":\"FL13795.3\",\"seq\":3,\"product_model\":\"Mulled Aluminum Clad Casement with Concealed Hinges\",\"product_description\":\"Double Operating Casement Window With Standard Double Mull (XX)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#13795-R0\",\"approval_number\":\"FL13795.4\",\"seq\":4,\"product_model\":\"Mulled Wood Casement\",\"product_description\":\"Double Operating Casement Window With Standard Double Mull (XX). Window With Butt Hinge Mulled to a Window With Concealed Hinge\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#13795-R0\",\"approval_number\":\"FL13795.5\",\"seq\":5,\"product_model\":\"Partial Springline Aluminum Clad Casement\",\"product_description\":\"Single Operating Curved Top Aluminum Clad Casement With Butt Hinges (X)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#13795-R0\",\"approval_number\":\"FL13795.6\",\"seq\":6,\"product_model\":\"Partial Springline Wood Casement Window with Butt Hinges\",\"product_description\":\"Single Operating Curved Top Wood Casement With Butt Hinges (X)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#13795-R0\",\"approval_number\":\"FL13795.7\",\"seq\":7,\"product_model\":\"Wood Casement with Butt Hinges\",\"product_description\":\"Single Operating Casement Window (X)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#13795-R0\",\"approval_number\":\"FL13795.8\",\"seq\":8,\"product_model\":\"Wood Casement with Concealed Hinges\",\"product_description\":\"Single Operating Casement Window (X)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#14032-R1\",\"approval_number\":\"FL14032.1\",\"seq\":1,\"product_model\":\"Coastal Aluminum Clad Casement\",\"product_description\":\"Aluminum Clad Casement with Impact Glazing (mono)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#14032-R1\",\"approval_number\":\"FL14032.2\",\"seq\":2,\"product_model\":\"Coastal Aluminum Clad Casement\",\"product_description\":\"Aluminum Clad Casement with Impact Glazing (HPIR)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#14032-R1\",\"approval_number\":\"FL14032.3\",\"seq\":3,\"product_model\":\"Coastal Aluminum Clad Casement\",\"product_description\":\"Aluminum Clad Casement with Impact Glazing (HPIR - Tempered)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#14032-R1\",\"approval_number\":\"FL14032.4\",\"seq\":4,\"product_model\":\"Coastal Aluminum Clad Casement\",\"product_description\":\"Aluminum Clad Casement with Impact Glazing (Twin)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#16776-R0\",\"approval_number\":\"FL16776.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Casement Window\",\"product_description\":\"400 Series Complementary Clad Casement Window - Springline\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#16776-R0\",\"approval_number\":\"FL16776.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Casement Window\",\"product_description\":\"400 Series Complimentary Clad Casement Window - Archtop\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#16776-R0\",\"approval_number\":\"FL16776.3\",\"seq\":3,\"product_model\":\"Aluminum Clad Casement Window\",\"product_description\":\"400 Series Complimentary Clad Casement Window - Archtop\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#16776-R0\",\"approval_number\":\"FL16776.4\",\"seq\":4,\"product_model\":\"Aluminum Clad Casement Window\",\"product_description\":\"400 Series Complimentary Clad Casement Window - Archtop\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#16776-R0\",\"approval_number\":\"FL16776.5\",\"seq\":5,\"product_model\":\"Aluminum Clad Casement Window\",\"product_description\":\"400 Series Complimentary Clad Casement Window - Rectangle\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#16776-R0\",\"approval_number\":\"FL16776.6\",\"seq\":6,\"product_model\":\"Aluminum Clad French Casement Window\",\"product_description\":\"400 Series Complementary Clad French Casement Window - Rectangle\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#16776-R0\",\"approval_number\":\"FL16776.7\",\"seq\":7,\"product_model\":\"Aluminum Clad French Casement Window\",\"product_description\":\"Series Complementary Clad French Casement Window - Springline\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#16776-R0\",\"approval_number\":\"FL16776.8\",\"seq\":8,\"product_model\":\"Aluminum Clad French Casement Window\",\"product_description\":\"Series Complementary Clad French Casement Window - Archtop\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-06-10 00:00:00\",\"instructions_url\":\"\"}],\"Four Seasons Solar Products LLC\":[{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#4731-R0\",\"approval_number\":\"FL4731.1\",\"seq\":1,\"product_model\":\"System 8 Casement Window\",\"product_description\":\"Aluminum Clad Casement window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#6017-R0\",\"approval_number\":\"FL6017.1\",\"seq\":1,\"product_model\":\"Ultra living casement window\",\"product_description\":\"Vinyl casement window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#9734-R0\",\"approval_number\":\"FL9734.1\",\"seq\":1,\"product_model\":\"System 8 Casement Window\",\"product_description\":\"Aluminum Clad Casement Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#12299-R0\",\"approval_number\":\"FL12299.1\",\"seq\":1,\"product_model\":\"Energy Saving Windows & Doors--Casement Window (ES5000CW)\",\"product_description\":\"Casement vinyl window\",\"design_pressure\":\"+75.24\\\/-75.24\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#12299-R1\",\"approval_number\":\"FL12299.2\",\"seq\":2,\"product_model\":\"ES5000CW - Casement Window\",\"product_description\":\"Energy Saving Windows -Casement Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#12299-R1\",\"approval_number\":\"FL12299.3\",\"seq\":3,\"product_model\":\"SYSTEM 8 WOOD CASEMENT\",\"product_description\":\"WOOD CASEMENT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-02 00:00:00\",\"instructions_url\":\"\"}],\"West Window Corporation\":[{\"manufacturer\":\"West Window Corporation\",\"approval_number_master\":\"FL#4934-R0\",\"approval_number\":\"FL4934.1\",\"seq\":1,\"product_model\":\"Westview\",\"product_description\":\"Vinyl outswing Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Pro-techt window and doors\":[{\"manufacturer\":\"Pro-techt window and doors\",\"approval_number_master\":\"FL#4948-R0\",\"approval_number\":\"FL4948.1\",\"seq\":1,\"product_model\":\"Model # 3000\",\"product_description\":\"Impact Vinyl Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pro-techt window and doors\",\"approval_number_master\":\"FL#4948-R0\",\"approval_number\":\"FL4948.2\",\"seq\":2,\"product_model\":\"Model # 4000\",\"product_description\":\"Impact Vinyl Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Zeluck Inc.\":[{\"manufacturer\":\"Zeluck Inc.\",\"approval_number_master\":\"FL#5235-R0\",\"approval_number\":\"FL5235.1\",\"seq\":1,\"product_model\":\"H4000\",\"product_description\":\"American Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Zeluck Inc.\",\"approval_number_master\":\"FL#5235-R0\",\"approval_number\":\"FL5235.2\",\"seq\":2,\"product_model\":\"H4200\",\"product_description\":\"European Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Zeluck Inc.\",\"approval_number_master\":\"FL#5235-R0\",\"approval_number\":\"FL5235.3\",\"seq\":3,\"product_model\":\"H6000\",\"product_description\":\"Tilt-Turn Open in Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Zeluck Inc.\",\"approval_number_master\":\"FL#12691-R0\",\"approval_number\":\"FL12691.1\",\"seq\":1,\"product_model\":\"H4000 American Casement\",\"product_description\":\"Wood Outswing Casement\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Zeluck Inc.\",\"approval_number_master\":\"FL#12691-R0\",\"approval_number\":\"FL12691.2\",\"seq\":2,\"product_model\":\"H4200 European Casement\",\"product_description\":\"Wood Outswing Casement\",\"design_pressure\":\"+60\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Zeluck Inc.\",\"approval_number_master\":\"FL#12691-R0\",\"approval_number\":\"FL12691.3\",\"seq\":3,\"product_model\":\"H6000 Tilt-Turn Casement\",\"product_description\":\"Wood Inswing Tilt-Turn Casement\",\"design_pressure\":\"+60\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Zeluck Inc.\",\"approval_number_master\":\"FL#15249-R0\",\"approval_number\":\"FL15249.1\",\"seq\":1,\"product_model\":\"Series 3170 Outswing Casement Window\",\"product_description\":\"Series 3170 Mahogany Outswing Casement Window\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Zeluck Inc.\",\"approval_number_master\":\"FL#16640-R0\",\"approval_number\":\"FL16640.1\",\"seq\":1,\"product_model\":\"4170\",\"product_description\":\"Wood, Impact Inswing Casement\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Zeluck Inc.\",\"approval_number_master\":\"FL#16640-R1\",\"approval_number\":\"FL16640.2\",\"seq\":2,\"product_model\":\"3170\",\"product_description\":\"Wood, Impact Outswing Casement\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Zeluck Inc.\",\"approval_number_master\":\"FL#16640-R1\",\"approval_number\":\"FL16640.3\",\"seq\":3,\"product_model\":\"4170\",\"product_description\":\"Wood, Impact Inswing Casement\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Zeluck Inc.\",\"approval_number_master\":\"FL#16640-R1\",\"approval_number\":\"FL16640.4\",\"seq\":4,\"product_model\":\"4170\",\"product_description\":\"Wood, Impact Inswing Casement\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Continental Window and Door of Florida\":[{\"manufacturer\":\"Continental Window and Door of Florida\",\"approval_number_master\":\"FL#5676-R0\",\"approval_number\":\"FL5676.1\",\"seq\":1,\"product_model\":\"Series S-00003\",\"product_description\":\"Extruded Vinyl Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"American Weather-Seal\":[{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#6370-R0\",\"approval_number\":\"FL6370.1\",\"seq\":1,\"product_model\":\"a. 3850 Series - \\\"Impact\\\" Casement\",\"product_description\":\"Extruded PVC Single (X) Casement Window with Nailing Fin - \\\"Impact\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#6370-R0\",\"approval_number\":\"FL6370.2\",\"seq\":2,\"product_model\":\"b. 3750\\\/5750 Series - \\\"Impact\\\" Casement\",\"product_description\":\"Extruded PVC Single (X) Casement Window - \\\"Impact\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7204-R0\",\"approval_number\":\"FL7204.1\",\"seq\":1,\"product_model\":\"3750\\\/3850\\\/5750 Casement\",\"product_description\":\"Excel 3750\\\/3850\\\/5750 Vinyl Non-Impact Casement; No reinforcement required; (C-C40 60x60) Two-wide w\\\/T-Mull; Hurd Model 900V Casement.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7204-R0\",\"approval_number\":\"FL7204.2\",\"seq\":2,\"product_model\":\"Excel 37\\\/38\\\/5750 Casement\",\"product_description\":\"Excel 3750\\\/3850\\\/5750 Vinyl Non-Impact Casement; No reinforcement required (C-LC25 72x72)Two-wide w\\\/T-Mull; Hurd Model 900V Casement.\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7204-R0\",\"approval_number\":\"FL7204.3\",\"seq\":3,\"product_model\":\"Excel 37\\\/38\\\/5750 Casement\",\"product_description\":\"Excel 3750\\\/3850\\\/5750 Vinyl Non-Impact Casement; Requires bottom rail and mull reinforcement (C-LC50 60x54) Two-wide w\\\/T-Mull; Hurd Model 900V Series.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7204-R0\",\"approval_number\":\"FL7204.4\",\"seq\":4,\"product_model\":\"Excel 37\\\/38\\\/5750 Casement\",\"product_description\":\"Excel 3750\\\/3850\\\/5750 Vinyl Non-Impact Casement; (C-LC30 60x54); Two-wide w\\\/T-Mull; Requires bottom rail and mull reinforcement; Hurd Model 900V Casement\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7623-R0\",\"approval_number\":\"FL7623.1\",\"seq\":1,\"product_model\":\"Excel Vinyl Casement Operator W\\\/Nailing Fin (3850)\",\"product_description\":\"36x72 (C-C50) Excel Vinyl Non-Impact Casement (Model #3850); Hurd Model 900V Vinyl Non-Impact Casment\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Graham Architectural Products\":[{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#6788-R0\",\"approval_number\":\"FL6788.1\",\"seq\":1,\"product_model\":\"6100\",\"product_description\":\"Aluminum Framed Casement Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#6788-R0\",\"approval_number\":\"FL6788.2\",\"seq\":2,\"product_model\":\"6500\",\"product_description\":\"Aluminum Framed Casement Window\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#6788-R0\",\"approval_number\":\"FL6788.3\",\"seq\":3,\"product_model\":\"6600\",\"product_description\":\"Aluminum Framed Casement Window\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#6788-R0\",\"approval_number\":\"FL6788.4\",\"seq\":4,\"product_model\":\"6700\",\"product_description\":\"Aluminum Framed Casement Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#6788-R0\",\"approval_number\":\"FL6788.5\",\"seq\":5,\"product_model\":\"6800\",\"product_description\":\"Aluminum Framed Casement Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#6788-R0\",\"approval_number\":\"FL6788.6\",\"seq\":6,\"product_model\":\"6900\",\"product_description\":\"Aluminum Framed Casement Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#13169-R0\",\"approval_number\":\"FL13169.1\",\"seq\":1,\"product_model\":\"Series 6100\",\"product_description\":\"Twin Casement\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#38534-R0\",\"approval_number\":\"FL38534.1\",\"seq\":1,\"product_model\":\"GT6700 CASEMENT WINDOW\",\"product_description\":\"GT6700 CASEMENT WINDOW-SMI & LMI - NON HVHZ\",\"design_pressure\":\"+70\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#10082-R1\",\"approval_number\":\"FL10082.1\",\"seq\":1,\"product_model\":\"6800\",\"product_description\":\"3-1\\\/2\\\" Aluminum Casement Window\",\"design_pressure\":\"+90\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#10082-R1\",\"approval_number\":\"FL10082.2\",\"seq\":2,\"product_model\":\"6800\",\"product_description\":\"3-1\\\/2\\\" Aluminum Casement Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#16759-R0\",\"approval_number\":\"FL16759.1\",\"seq\":1,\"product_model\":\"Series 6800\",\"product_description\":\"Series 6800 Casement\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#10082-R2\",\"approval_number\":\"FL10082.3\",\"seq\":3,\"product_model\":\"6800 Series Acoustical\",\"product_description\":\"3-1\\\/2\\\" Aluminum Casement Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"THERMOPLAST\":[{\"manufacturer\":\"THERMOPLAST\",\"approval_number_master\":\"FL#6832-R0\",\"approval_number\":\"FL6832.1\",\"seq\":1,\"product_model\":\"Vinyl Outswing casement 4500\",\"product_description\":\"Royal Guard \\\"Impact\\\" 4500 series\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"THERMOPLAST\",\"approval_number_master\":\"FL#6832-R0\",\"approval_number\":\"FL6832.2\",\"seq\":2,\"product_model\":\"Vinyl Outswing casement 4500\",\"product_description\":\"Royal Guard \\\"Impact\\\" 4500 series\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"THERMOPLAST\",\"approval_number_master\":\"FL#8126-R0\",\"approval_number\":\"FL8126.1\",\"seq\":1,\"product_model\":\"Vinyl Outswing casement 4500\",\"product_description\":\"Royal Guard \\\"Impact\\\" 4500 series\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"THERMOPLAST\",\"approval_number_master\":\"FL#9307-R0\",\"approval_number\":\"FL9307.1\",\"seq\":1,\"product_model\":\"Vinyl Casement 4500\",\"product_description\":\"Royalguard \\\"Impact\\\" 4500 Series\",\"design_pressure\":\"+63.4\\\/-63.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Galaxy Window and Door, Inc.\":[{\"manufacturer\":\"Galaxy Window and Door, Inc.\",\"approval_number_master\":\"FL#7596-R0\",\"approval_number\":\"FL7596.1\",\"seq\":1,\"product_model\":\"Series 3000\\\/4000\",\"product_description\":\"Vinyl Operating Casement\\nSeries 3000\\\/4000 Project-Out\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Galaxy Window and Door, Inc.\",\"approval_number_master\":\"FL#7596-R0\",\"approval_number\":\"FL7596.2\",\"seq\":2,\"product_model\":\"Series 3000\\\/4000\",\"product_description\":\"Vinyl Operating Casement Series 3000\\\/4000 Project-Out\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Galaxy Window and Door, Inc.\",\"approval_number_master\":\"FL#7596-R0\",\"approval_number\":\"FL7596.3\",\"seq\":3,\"product_model\":\"Series 3100\\\/4100\",\"product_description\":\"Vinyl Fixed Casement\\nSeries 3100\\\/4100\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Galaxy Window and Door, Inc.\",\"approval_number_master\":\"FL#16278-R0\",\"approval_number\":\"FL16278.1\",\"seq\":1,\"product_model\":\"Series 3000 Vinyl Outswing Casement Window\",\"product_description\":\"Series 3000 Vinyl Outswing Casement Window\",\"design_pressure\":\"+60.7\\\/-76.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Permaglass Windows, LLC\":[{\"manufacturer\":\"Permaglass Windows, LLC\",\"approval_number_master\":\"FL#8056-R0\",\"approval_number\":\"FL8056.1\",\"seq\":1,\"product_model\":\"a. F-770 Vent Casement\",\"product_description\":\"Pultruded Fiberglass Vent Casement Window with Integral Nailing Fin (3\\\/4\\\" Insulated Glass)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Permaglass Windows, LLC\",\"approval_number_master\":\"FL#8056-R0\",\"approval_number\":\"FL8056.2\",\"seq\":2,\"product_model\":\"b. F-770 Vent Casement\",\"product_description\":\"Pultruded Fiberglass Vent Casement Window without Integral Nailing Fin (3\\\/4\\\" Insulated Glass)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Atlantic Vinyl Windows and Doors, inc.\":[{\"manufacturer\":\"Atlantic Vinyl Windows and Doors, inc.\",\"approval_number_master\":\"FL#8186-R0\",\"approval_number\":\"FL8186.1\",\"seq\":1,\"product_model\":\"S-3000\\\/4000 Casement\",\"product_description\":\"Atlantic S-3000\\\/4000\\nCasement (Impact)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic Vinyl Windows and Doors, inc.\",\"approval_number_master\":\"FL#12147-R0\",\"approval_number\":\"FL12147.1\",\"seq\":1,\"product_model\":\"S-3000\\\/4000\",\"product_description\":\"Vinyl Outward Opening Casement Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic Vinyl Windows and Doors, inc.\",\"approval_number_master\":\"FL#12147-R1\",\"approval_number\":\"FL12147.2\",\"seq\":2,\"product_model\":\"Casement\",\"product_description\":\"uPVC Casement\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic Vinyl Windows and Doors, inc.\",\"approval_number_master\":\"FL#12147-R1\",\"approval_number\":\"FL12147.3\",\"seq\":3,\"product_model\":\"S-3000\\\/4000\",\"product_description\":\"Vinyl Outward Opening Casement Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-31 00:00:00\",\"instructions_url\":\"\"}],\"Megrame U.S. Windows & Doors\":[{\"manufacturer\":\"Megrame U.S. Windows & Doors\",\"approval_number_master\":\"FL#8205-R0\",\"approval_number\":\"FL8205.1\",\"seq\":1,\"product_model\":\"Series I-68\",\"product_description\":\"Wood O.S. Double Casement\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megrame U.S. Windows & Doors\",\"approval_number_master\":\"FL#8205-R0\",\"approval_number\":\"FL8205.2\",\"seq\":2,\"product_model\":\"Series I-68\",\"product_description\":\"Wood O.S. Single Casement\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Seven D Industries, L.P.\":[{\"manufacturer\":\"Seven D Industries, L.P.\",\"approval_number_master\":\"FL#8434-R0\",\"approval_number\":\"FL8434.1\",\"seq\":1,\"product_model\":\"Series 2000\",\"product_description\":\"Casement\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seven D Industries, L.P.\",\"approval_number_master\":\"FL#8434-R0\",\"approval_number\":\"FL8434.2\",\"seq\":2,\"product_model\":\"Series 2000\",\"product_description\":\"Impact Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Paradigm Window Solutions\":[{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#8468-R0\",\"approval_number\":\"FL8468.1\",\"seq\":1,\"product_model\":\"8351\",\"product_description\":\"Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#9192-R1\",\"approval_number\":\"FL9192.1\",\"seq\":1,\"product_model\":\"8351\",\"product_description\":\"Casement 36 x 60 RO\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#9192-R1\",\"approval_number\":\"FL9192.2\",\"seq\":2,\"product_model\":\"8351\",\"product_description\":\"Casement 36 x 72 RO\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Isothermic Doors & Windows\":[{\"manufacturer\":\"Isothermic Doors & Windows\",\"approval_number_master\":\"FL#8519-R0\",\"approval_number\":\"FL8519.1\",\"seq\":1,\"product_model\":\"Vinyl Outswing Casement 4500\",\"product_description\":\"Royal Guard \\\"Impact\\\" 4500 Series\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Isothermic Doors & Windows\",\"approval_number_master\":\"FL#8519-R0\",\"approval_number\":\"FL8519.2\",\"seq\":2,\"product_model\":\"Vinyl Outswing Casement 4500\",\"product_description\":\"Royal Guard \\\"Impact\\\" 4500 Series\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Isothermic Doors & Windows\",\"approval_number_master\":\"FL#8519-R0\",\"approval_number\":\"FL8519.3\",\"seq\":3,\"product_model\":\"Vinyl Outswing Casement 4500\",\"product_description\":\"Royal Guard \\\"Impact\\\" 4500 Series\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Atlantic All Weather Windows Ltd.\":[{\"manufacturer\":\"Atlantic All Weather Windows Ltd.\",\"approval_number_master\":\"FL#8877-R0\",\"approval_number\":\"FL8877.1\",\"seq\":1,\"product_model\":\"DESIGNER GUARD IMPACT CASEMENT\",\"product_description\":\"DESIGNER GUARD IMPACT CASEMENT 36X72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Vista Window Company\":[{\"manufacturer\":\"Vista Window Company\",\"approval_number_master\":\"FL#9299-R1\",\"approval_number\":\"FL9299.2\",\"seq\":2,\"product_model\":\"VISTA SERIES CA55WW\",\"product_description\":\"CA55WW PVC CASEMENT WINDOW IMPACT RESISTANT 30x84\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vista Window Company\",\"approval_number_master\":\"FL#10073-R0\",\"approval_number\":\"FL10073.1\",\"seq\":1,\"product_model\":\"CA55WW PVC CASEMENT WINDOW NON-IMPACT\",\"product_description\":\"CA55WW PVC CASEMENT WINDOW NON-IMPACT 30 x 84\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vista Window Company\",\"approval_number_master\":\"FL#10073-R0\",\"approval_number\":\"FL10073.2\",\"seq\":2,\"product_model\":\"CA55WW PVC CASEMENT WINDOW NON-IMPACT\",\"product_description\":\"CA55WW PVC CASEMENT WINDOW NON-IMPACT 36 x 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vista Window Company\",\"approval_number_master\":\"FL#9299-R0\",\"approval_number\":\"FL9299.1\",\"seq\":1,\"product_model\":\"VISTA SERIES CA55WW\",\"product_description\":\"CA55WW PVC CASEMENT WINDOW IMPACT RESISTANT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Sun Metals Systems, Inc.\":[{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#9822-R0\",\"approval_number\":\"FL9822.1\",\"seq\":1,\"product_model\":\"a. Series 250 C \\\"SMI\\\"\",\"product_description\":\"Series 250 C Casement Aluminum Window \\\"Small Missile Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#9822-R0\",\"approval_number\":\"FL9822.2\",\"seq\":2,\"product_model\":\"b. Series 250 C \\\"LMI\\\"\",\"product_description\":\"Series 250 C Casement Aluminum Window \\\"Large Missile Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#9820-R1\",\"approval_number\":\"FL9820.1\",\"seq\":1,\"product_model\":\"a. Series 250 C \\\"SMI\\\"\",\"product_description\":\"Series 250 C Casement Aluminum Window \\\"Small Missile Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#9820-R1\",\"approval_number\":\"FL9820.2\",\"seq\":2,\"product_model\":\"b. Series 250 C \\\"LMI\\\"\",\"product_description\":\"Series 250 C Casement Aluminum Window \\\"Large Missile Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#9820-R2\",\"approval_number\":\"FL9820.3\",\"seq\":3,\"product_model\":\"c. Series 250C \\\"SMI\\\"\",\"product_description\":\"Aluminum Casement Window \\\"Small Missile Impact\\\" utilizing the Receptor\\u00ae Sub-frame Installation System.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#9820-R2\",\"approval_number\":\"FL9820.4\",\"seq\":4,\"product_model\":\"d. Series 250C \\\"LMI\\\"\",\"product_description\":\"Aluminum Casement Window \\\"Large Missile Impact\\\" utilizing the Receptor\\u00ae Sub-frame Installation System.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#9820-R2\",\"approval_number\":\"FL9820.5\",\"seq\":5,\"product_model\":\"e. Series 300C\",\"product_description\":\"Thermally Broken Aluminum Casement Window \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#9820-R2\",\"approval_number\":\"FL9820.6\",\"seq\":6,\"product_model\":\"f. Series 300C \\\"SMI\\\"\",\"product_description\":\"Thermally Broken Aluminum Casement Window \\\"Small Missile Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#9820-R2\",\"approval_number\":\"FL9820.7\",\"seq\":7,\"product_model\":\"g. Series 300C \\\"LMI\\\"\",\"product_description\":\"Thermally Broken Aluminum Casement Window \\\"Large Missile Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"NuAir Windows and Doors\":[{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#9847-R0\",\"approval_number\":\"FL9847.1\",\"seq\":1,\"product_model\":\"980C\",\"product_description\":\"Series 980 Casement Non-Impact Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#10489-R0\",\"approval_number\":\"FL10489.1\",\"seq\":1,\"product_model\":\"9800C\",\"product_description\":\"Series 9800 Casement Impact Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#10315-R0\",\"approval_number\":\"FL10315.1\",\"seq\":1,\"product_model\":\"9800C\",\"product_description\":\"Series 9800 Casement Impact Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#10551-R0\",\"approval_number\":\"FL10551.1\",\"seq\":1,\"product_model\":\"980C\",\"product_description\":\"Series 980 Casement Non-Impact Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Continental Glass Systems, LLC\":[{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#10047-R0\",\"approval_number\":\"FL10047.1\",\"seq\":1,\"product_model\":\"Series 7000 Outswing Aluminum Casement Window (LMI)\",\"product_description\":\"\",\"design_pressure\":\"+90.0\\\/-90.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#18395-R0\",\"approval_number\":\"FL18395.1\",\"seq\":1,\"product_model\":\"Series 7200 Casement Window - L.M.I. & S.M.I.\",\"product_description\":\"Series 7200 - Large and small missile impact casement window\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#18395-R0\",\"approval_number\":\"FL18395.2\",\"seq\":2,\"product_model\":\"Series 7200 Casement Window - S.M.\",\"product_description\":\"Series 7200 - Small missile impact casement window\",\"design_pressure\":\"+110\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#27634-R0\",\"approval_number\":\"FL27634.1\",\"seq\":1,\"product_model\":\"CW-601C Casement Windows\",\"product_description\":\"CW-601C Casement Windows - LMI & SMI\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#32155-R0\",\"approval_number\":\"FL32155.1\",\"seq\":1,\"product_model\":\"Series 7700 Casement Window Systems - L.M.I.\",\"product_description\":\"Series 7700 Casement Window Systems - L.M.I.\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-02-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#39359-R0\",\"approval_number\":\"FL39359.1\",\"seq\":1,\"product_model\":\"R-420 Outswing Casement Window (HVHZ)(Impact)\",\"product_description\":\"R-420 Outswing Casement Window (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-31 00:00:00\",\"instructions_url\":\"\"}],\"Bonelli Windows and Doors\":[{\"manufacturer\":\"Bonelli Windows and Doors\",\"approval_number_master\":\"FL#29985-R0\",\"approval_number\":\"FL29985.1\",\"seq\":1,\"product_model\":\"Bonelli Aluminum Vent Casement Window\",\"product_description\":\"Vent Casement Window (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bonelli Windows and Doors\",\"approval_number_master\":\"FL#29985-R0\",\"approval_number\":\"FL29985.2\",\"seq\":2,\"product_model\":\"Bonelli Aluminum Vent Casement Window\",\"product_description\":\"Vent Casement Window (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-18 00:00:00\",\"instructions_url\":\"\"}],\"Revival Sash\":[{\"manufacturer\":\"Revival Sash\",\"approval_number_master\":\"FL#40674-R0\",\"approval_number\":\"FL40674.1\",\"seq\":1,\"product_model\":\"CORTIZO COR-70-IND INSWING CASEMENT\",\"product_description\":\"CORTIZO COR-70-IND INSWING CASEMENT, IMPACT HVHZ\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revival Sash\",\"approval_number_master\":\"FL#40674-R0\",\"approval_number\":\"FL40674.2\",\"seq\":2,\"product_model\":\"RS-56 3200I STEEL OUTSWING CASEMENT WINDOW\",\"product_description\":\"RS-56 3200I STEEL OUTSWING CASEMENT WINDOW, IMPACT HVHZ\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revival Sash\",\"approval_number_master\":\"FL#30864-R0\",\"approval_number\":\"FL30864.1\",\"seq\":1,\"product_model\":\"2100 OUTSWING WOOD CASEMENT WINDOW - IMPACT HVHZ\",\"product_description\":\"2100 OUTSWING WOOD CASEMENT WINDOW - IMPACT HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revival Sash\",\"approval_number_master\":\"FL#30864-R0\",\"approval_number\":\"FL30864.2\",\"seq\":2,\"product_model\":\"2200 OUTSWING WOOD TWIN CASEMENT WINDOW - IMPACT HVHZ\",\"product_description\":\"2200 OUTSWING WOOD TWIN CASEMENT WINDOW - IMPACT HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-30 00:00:00\",\"instructions_url\":\"\"}],\"Kleidco Aluminum Solutions\":[{\"manufacturer\":\"Kleidco Aluminum Solutions\",\"approval_number_master\":\"FL#41969-R0\",\"approval_number\":\"FL41969.1\",\"seq\":1,\"product_model\":\"Icon 70 Casement Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Icon 70 Casement Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kleidco Aluminum Solutions\",\"approval_number_master\":\"FL#41969-R0\",\"approval_number\":\"FL41969.2\",\"seq\":2,\"product_model\":\"Icon 70 Thermally Broken Casement Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Icon 70 Thermally Broken Casement Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-30 00:00:00\",\"instructions_url\":\"\"}],\"XXAssociated\":[{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1227-R2\",\"approval_number\":\"FL1227.1\",\"seq\":1,\"product_model\":\"a. Series 0171\",\"product_description\":\"Extruded PVC Casement Window with Nailing Fin - (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1227-R2\",\"approval_number\":\"FL1227.2\",\"seq\":2,\"product_model\":\"b. Series 0172\",\"product_description\":\"Extruded PVC Twin Casement Window with Nailing Fin - (Continuous Head and Sill Integral Mullion XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1227-R2\",\"approval_number\":\"FL1227.3\",\"seq\":3,\"product_model\":\"c. Series 0173\",\"product_description\":\"Extruded PVC Triple Casement Window with Nailing Fin - (Continuous Head and Sill Integral Mullion XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1227-R2\",\"approval_number\":\"FL1227.4\",\"seq\":4,\"product_model\":\"d. Series 0971\",\"product_description\":\"Extruded PVC Casement Window - (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1227-R2\",\"approval_number\":\"FL1227.5\",\"seq\":5,\"product_model\":\"e. Series 0972\",\"product_description\":\"Extruded PVC Twin Casement Window - (Continuous Head and Sill Integral Mullion XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1227-R2\",\"approval_number\":\"FL1227.6\",\"seq\":6,\"product_model\":\"f. Series 0973\",\"product_description\":\"Extruded PVC Triple Casement Window - (Continuous Head and Sill Integral Mullion XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1227-R3\",\"approval_number\":\"FL1227.7\",\"seq\":7,\"product_model\":\"g. Series \\\"i\\\" 971\",\"product_description\":\"Extruded PVC Casement Window - (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1227-R0\",\"approval_number\":\"FL1227.8\",\"seq\":8,\"product_model\":\"0973\",\"product_description\":\"Replacement X-O-X: 96x60 DP35\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1227-R0\",\"approval_number\":\"FL1227.9\",\"seq\":9,\"product_model\":\"0973\",\"product_description\":\"Replacement X-O-X: 96x60 DP40, 96x48 DP55; 3 snubbers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#8124-R1\",\"approval_number\":\"FL8124.1\",\"seq\":1,\"product_model\":\"a. Series \\\"i\\\" - 971\",\"product_description\":\"Extruded PVC Casement Window - (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#8124-R0\",\"approval_number\":\"FL8124.2\",\"seq\":2,\"product_model\":\"b. Series I-971\",\"product_description\":\"Extruded PVC Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Peerless Products, Inc.\":[{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2722-R3\",\"approval_number\":\"FL2722.1\",\"seq\":1,\"product_model\":\"1851\",\"product_description\":\"Single Outswing Casement Window - 2\\\" Frame Depth\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2722-R3\",\"approval_number\":\"FL2722.2\",\"seq\":2,\"product_model\":\"1851\",\"product_description\":\"Impact Rated Single Outswing Casement Window - 2\\\" Frame Depth\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2722-R3\",\"approval_number\":\"FL2722.3\",\"seq\":3,\"product_model\":\"1852\",\"product_description\":\"Twin Outswing Casement Window - 2\\\" Frame Depth\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2722-R3\",\"approval_number\":\"FL2722.4\",\"seq\":4,\"product_model\":\"1853\",\"product_description\":\"Outswing Casement - Fixed Window - 2\\\" Frame Depth\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2722-R3\",\"approval_number\":\"FL2722.5\",\"seq\":5,\"product_model\":\"1861\",\"product_description\":\"Single Inswing Casement Window - 2\\\" Frame Depth\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2722-R3\",\"approval_number\":\"FL2722.6\",\"seq\":6,\"product_model\":\"1862\",\"product_description\":\"Twin Inswing Casement Window - 2\\\" Frame Depth\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2722-R3\",\"approval_number\":\"FL2722.7\",\"seq\":7,\"product_model\":\"1863\",\"product_description\":\"Inswing Casement - Fixed Window - 2\\\" Frame Depth\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2722-R3\",\"approval_number\":\"FL2722.8\",\"seq\":8,\"product_model\":\"1951\",\"product_description\":\"Single Outswing Casement Window - 4-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2722-R3\",\"approval_number\":\"FL2722.9\",\"seq\":9,\"product_model\":\"1951\",\"product_description\":\"Impact Rated Single Outswing Casement Window - 4-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2722-R3\",\"approval_number\":\"FL2722.10\",\"seq\":10,\"product_model\":\"1952\",\"product_description\":\"Twin Outswing Casement Window - 4-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2722-R3\",\"approval_number\":\"FL2722.11\",\"seq\":11,\"product_model\":\"1953\",\"product_description\":\"Outswing Casement - Fixed Window - 4-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2722-R3\",\"approval_number\":\"FL2722.12\",\"seq\":12,\"product_model\":\"1961\",\"product_description\":\"Single Inswing Casement Window - 4-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2722-R3\",\"approval_number\":\"FL2722.13\",\"seq\":13,\"product_model\":\"1962\",\"product_description\":\"Twin Inswing Casement Window - 4-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2722-R3\",\"approval_number\":\"FL2722.14\",\"seq\":14,\"product_model\":\"1963\",\"product_description\":\"Inswing Casement - Fixed Window - 4-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2722-R3\",\"approval_number\":\"FL2722.15\",\"seq\":15,\"product_model\":\"G261\",\"product_description\":\"Single Inswing Casement EnerGSave Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2722-R3\",\"approval_number\":\"FL2722.16\",\"seq\":16,\"product_model\":\"G2T1\",\"product_description\":\"Dual Action EnerGSave Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2722-R3\",\"approval_number\":\"FL2722.17\",\"seq\":17,\"product_model\":\"G2T1\",\"product_description\":\"Dual Action EnerGSave Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2722-R4\",\"approval_number\":\"FL2722.18\",\"seq\":18,\"product_model\":\"G162\",\"product_description\":\"Twin Inswing Casement EnerGSave Window - 2-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#8431-R1\",\"approval_number\":\"FL8431.1\",\"seq\":1,\"product_model\":\"2551\",\"product_description\":\"Single Outswing Casement - 2-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#8431-R1\",\"approval_number\":\"FL8431.2\",\"seq\":2,\"product_model\":\"2551\",\"product_description\":\"Impact Rated Single Outswing Casement Window - 2-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#8431-R1\",\"approval_number\":\"FL8431.3\",\"seq\":3,\"product_model\":\"2552\",\"product_description\":\"Twin Outswing Casement - 2-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#8431-R1\",\"approval_number\":\"FL8431.4\",\"seq\":4,\"product_model\":\"2553\",\"product_description\":\"Casement Outswing - Fixed Window - 2-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#8431-R1\",\"approval_number\":\"FL8431.5\",\"seq\":5,\"product_model\":\"2561\",\"product_description\":\"Single Inswing Casement - 2-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#8431-R1\",\"approval_number\":\"FL8431.6\",\"seq\":6,\"product_model\":\"2562\",\"product_description\":\"Twin Inswing Casement - 2-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#10129-R1\",\"approval_number\":\"FL10129.1\",\"seq\":1,\"product_model\":\"1251\",\"product_description\":\"Outswing Casement - 3-3\\\/4\\\" Frame Depth\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#10129-R1\",\"approval_number\":\"FL10129.2\",\"seq\":2,\"product_model\":\"1252\",\"product_description\":\"Twin Outswing Casement\\n3-3\\\/4\\\" Frame Depth\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2722-R4\",\"approval_number\":\"FL2722.19\",\"seq\":19,\"product_model\":\"G1T1\",\"product_description\":\"Dual Action EnerGSave Window - 2-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2722-R4\",\"approval_number\":\"FL2722.20\",\"seq\":20,\"product_model\":\"G1T1\",\"product_description\":\"Dual Action EnerGSave Window - 2-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2722-R4\",\"approval_number\":\"FL2722.21\",\"seq\":21,\"product_model\":\"G251\",\"product_description\":\"Single Outswing Casement EnerGSave Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2722-R4\",\"approval_number\":\"FL2722.22\",\"seq\":22,\"product_model\":\"G252\",\"product_description\":\"Twin Outswing Casement EnerGSave Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2722-R4\",\"approval_number\":\"FL2722.23\",\"seq\":23,\"product_model\":\"G261\",\"product_description\":\"Single Inswing Casement EnerGSave Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2722-R4\",\"approval_number\":\"FL2722.24\",\"seq\":24,\"product_model\":\"G262\",\"product_description\":\"Twin Inswing Casement EnerGSave Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2722-R4\",\"approval_number\":\"FL2722.25\",\"seq\":25,\"product_model\":\"G2T1\",\"product_description\":\"Dual Action EnerGSave Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2722-R4\",\"approval_number\":\"FL2722.26\",\"seq\":26,\"product_model\":\"G2T1\",\"product_description\":\"Dual Action EnerGSave Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2722-R4\",\"approval_number\":\"FL2722.27\",\"seq\":27,\"product_model\":\"G351\",\"product_description\":\"Single Outswing Casement EnerGSave Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2722-R4\",\"approval_number\":\"FL2722.28\",\"seq\":28,\"product_model\":\"G352\",\"product_description\":\"Twin Outswing Casement EnerGSave Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2722-R4\",\"approval_number\":\"FL2722.29\",\"seq\":29,\"product_model\":\"G361\",\"product_description\":\"Single Inswing Casement EnerGSave Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2722-R4\",\"approval_number\":\"FL2722.30\",\"seq\":30,\"product_model\":\"G362\",\"product_description\":\"Twin Inswing Casement EnerGSave Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2722-R4\",\"approval_number\":\"FL2722.31\",\"seq\":31,\"product_model\":\"G3T1\",\"product_description\":\"Dual Action EnerGSave Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2722-R4\",\"approval_number\":\"FL2722.32\",\"seq\":32,\"product_model\":\"G3T1\",\"product_description\":\"Dual Action EnerGSave Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2722-R4\",\"approval_number\":\"FL2722.33\",\"seq\":33,\"product_model\":\"G451\",\"product_description\":\"Single Outswing Casement EnerGSave Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2722-R4\",\"approval_number\":\"FL2722.34\",\"seq\":34,\"product_model\":\"G452\",\"product_description\":\"Twin Outswing Casement EnerGSave Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2722-R4\",\"approval_number\":\"FL2722.35\",\"seq\":35,\"product_model\":\"G461\",\"product_description\":\"Single Inswing Casement EnerGSave Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2722-R4\",\"approval_number\":\"FL2722.36\",\"seq\":36,\"product_model\":\"G462\",\"product_description\":\"Twin Inswing Casement EnerGSave Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2722-R4\",\"approval_number\":\"FL2722.37\",\"seq\":37,\"product_model\":\"G4T1\",\"product_description\":\"Dual Action EnerGSave Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2722-R4\",\"approval_number\":\"FL2722.38\",\"seq\":38,\"product_model\":\"G4T1\",\"product_description\":\"Dual Action EnerGSave Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#8431-R1\",\"approval_number\":\"FL8431.7\",\"seq\":7,\"product_model\":\"2563\",\"product_description\":\"Inswing Casement - Fixed Window - 2-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#10129-R1\",\"approval_number\":\"FL10129.3\",\"seq\":3,\"product_model\":\"1252\",\"product_description\":\"Impact Rated Twin Outswing Casement Window - 3-3\\\/4\\\" Frame Depth\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#10129-R1\",\"approval_number\":\"FL10129.4\",\"seq\":4,\"product_model\":\"1253\",\"product_description\":\"Outswing Casement - Fixed - 3-3\\\/4\\\" Frame Depth\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#10129-R1\",\"approval_number\":\"FL10129.5\",\"seq\":5,\"product_model\":\"1261\",\"product_description\":\"Inswing Casement - 3-3\\\/4\\\" Frame Depth\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#10129-R1\",\"approval_number\":\"FL10129.6\",\"seq\":6,\"product_model\":\"1262\",\"product_description\":\"Twin Inswing Casement - 3-3\\\/4\\\" Frame Depth\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#31310-R0\",\"approval_number\":\"FL31310.1\",\"seq\":1,\"product_model\":\"G863\",\"product_description\":\"1 5\\\/8\\\" Frame Depth. The windows are impact rated and have been evaluated for use on high velocity hurricane zones. Impact rating +70\\\/-70\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#31310-R1\",\"approval_number\":\"FL31310.2\",\"seq\":2,\"product_model\":\"G863\",\"product_description\":\"1 5\\\/8\\\" Frame Depth. The windows are impact rated and have been evaluated for use on high velocity hurricane zones. Impact rating +70\\\/-70\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#32599-R0\",\"approval_number\":\"FL32599.1\",\"seq\":1,\"product_model\":\"G50I In-Swing Casement Window\",\"product_description\":\"48\\\" x 73\\\" Casement window with nail fin or integral screw channel\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#32599-R0\",\"approval_number\":\"FL32599.2\",\"seq\":2,\"product_model\":\"G50I In-Swing Casement Window\",\"product_description\":\"48\\\" x 120\\\" Casement\\\/picture window unit with nail fin or integral screw channel\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#32599-R0\",\"approval_number\":\"FL32599.3\",\"seq\":3,\"product_model\":\"G50I In-Swing Casement\\\/ Fixed Windows\",\"product_description\":\"48\\\" x 73\\\" Casement window in receptor frame\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#32599-R0\",\"approval_number\":\"FL32599.4\",\"seq\":4,\"product_model\":\"G50I In-Swing Casement\\\/ Fixed Windows\",\"product_description\":\"48\\\" x 120\\\" Casement\\\/picture window unit in receptor frame\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#32606-R0\",\"approval_number\":\"FL32606.1\",\"seq\":1,\"product_model\":\"G60I In-Swing Casement Window\",\"product_description\":\"48\\\" x 73\\\" Casement window with nail fin or integral screw channel\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#32606-R0\",\"approval_number\":\"FL32606.2\",\"seq\":2,\"product_model\":\"G60I In-Swing Casement Window\",\"product_description\":\"48\\\" x 120\\\" Casement\\\/picture window unit with nail fin or integral screw channel\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#32606-R0\",\"approval_number\":\"FL32606.3\",\"seq\":3,\"product_model\":\"G60I In-Swing Casement\\\/Fixed Windows\",\"product_description\":\"48\\\" x 73\\\" Casement window in receptor frame\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#32606-R0\",\"approval_number\":\"FL32606.4\",\"seq\":4,\"product_model\":\"G60I In-Swing Casement\\\/Fixed Windows\",\"product_description\":\"48\\\" x 120\\\" Casemenet\\\/picture window unit in receptor frame\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-24 00:00:00\",\"instructions_url\":\"\"}],\"U S Block Windows\":[{\"manufacturer\":\"U S Block Windows\",\"approval_number_master\":\"FL#189-R2\",\"approval_number\":\"FL189.1\",\"seq\":1,\"product_model\":\"CS-6\",\"product_description\":\"Vinyl Fin Frame w\\\/ 1.5\\\" x 6\\\" Acrylic Blocks\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"U S Block Windows\",\"approval_number_master\":\"FL#189-R2\",\"approval_number\":\"FL189.2\",\"seq\":2,\"product_model\":\"CS-8\",\"product_description\":\"Vinyl Fin Frame w\\\/ 1.5\\\" x 8\\\" Acrylic Blocks\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"U S Block Windows\",\"approval_number_master\":\"FL#189-R2\",\"approval_number\":\"FL189.3\",\"seq\":3,\"product_model\":\"Prestige CS-662\",\"product_description\":\"Vinyl Fin Frame w\\\/ 2.0\\\" x 6\\\" Acrylic Blocks\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"U S Block Windows\",\"approval_number_master\":\"FL#189-R2\",\"approval_number\":\"FL189.4\",\"seq\":4,\"product_model\":\"Prestige CS-882\",\"product_description\":\"Vinyl Fin Frame w\\\/ 2.0\\\" x 8\\\" Acrylic Blocks\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-21 00:00:00\",\"instructions_url\":\"\"}],\"PHILIPS PRODUCTS INC.\":[{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#5842-R2\",\"approval_number\":\"FL5842.1\",\"seq\":1,\"product_model\":\"a. Series 850\",\"product_description\":\"24.0\\\" x 68.0\\\" Extruded PVC Casement Window with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass - Nailing Fin (X Configuration)\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-08-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#5842-R2\",\"approval_number\":\"FL5842.2\",\"seq\":2,\"product_model\":\"b. Series 850\",\"product_description\":\"30.0\\\" x 48.0\\\" Extruded PVC Casement Window with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass - Nailing Fin (X Configuration)\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#5842-R2\",\"approval_number\":\"FL5842.3\",\"seq\":3,\"product_model\":\"c. Series 850\",\"product_description\":\"30.0\\\" x 60.0\\\" Extruded PVC Casement Window with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass - Nailing Fin (X Configuration)\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#5842-R2\",\"approval_number\":\"FL5842.4\",\"seq\":4,\"product_model\":\"d. Series 850\",\"product_description\":\"36.0\\\" x 72.0\\\" Extruded PVC Casement Window with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass - Nailing Fin (X Configuration)\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#5842-R2\",\"approval_number\":\"FL5842.5\",\"seq\":5,\"product_model\":\"e. Series 850\",\"product_description\":\"72.0\\\" x 60.0\\\" Extruded PVC Twin Continuous Head and Sill Casement Window with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass - Nailing Fin (XO or OX Configuration)\",\"design_pressure\":\"+30.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#5842-R2\",\"approval_number\":\"FL5842.6\",\"seq\":6,\"product_model\":\"f. Series 850\",\"product_description\":\"60.0\\\" x 60.0\\\" Extruded PVC Twin Casement Window Continuous Head and Sill with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass - Nailing Fin (XX Configuration)\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#5842-R2\",\"approval_number\":\"FL5842.7\",\"seq\":7,\"product_model\":\"g. Series 850\",\"product_description\":\"96.0\\\" x 60.0\\\" Extruded PVC Triple Casement Window Continuous Head and Sill with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass - Nailing Fin (XOX Configuration)\",\"design_pressure\":\"+25.0\\\/-25.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#5842-R2\",\"approval_number\":\"FL5842.8\",\"seq\":8,\"product_model\":\"h. Series 850\",\"product_description\":\"96.0\\\" x 60.0\\\" Extruded PVC Triple Casement Window Continuous Head and Sill with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass - Nailing Fin (XOO or OOX Configuration)\",\"design_pressure\":\"+30.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#10583-R0\",\"approval_number\":\"FL10583.1\",\"seq\":1,\"product_model\":\"a. Series 8500\",\"product_description\":\"24.0\\\" x 60.0\\\" Vinyl Casement Window with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass - Nailing Fin\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#10583-R0\",\"approval_number\":\"FL10583.2\",\"seq\":2,\"product_model\":\"b. Series 8500\",\"product_description\":\"35.5\\\" x 71.5\\\" Vinyl Casement Window with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass - Nailing Fin\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-03 00:00:00\",\"instructions_url\":\"\"}],\"Castle Entries \\\/ Monterrey Doors\":[{\"manufacturer\":\"Castle Entries \\\/ Monterrey Doors\",\"approval_number_master\":\"FL#6817-R1\",\"approval_number\":\"FL6817.1\",\"seq\":1,\"product_model\":\"Iron Casement - Inswing\",\"product_description\":\"Architectural Glazed Steel Twin Casement Window - Inswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Gilkey Window Company, Inc.\":[{\"manufacturer\":\"Gilkey Window Company, Inc.\",\"approval_number_master\":\"FL#7620-R1\",\"approval_number\":\"FL7620.1\",\"seq\":1,\"product_model\":\"Series 3000\\\/4000 & 3100\\\/4100\",\"product_description\":\"Two project-out casement windows mulled w\\\/ two fixed lite vinyl windows.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Precision Millworks\":[{\"manufacturer\":\"Precision Millworks\",\"approval_number_master\":\"FL#9216-R1\",\"approval_number\":\"FL9216.1\",\"seq\":1,\"product_model\":\"ENVIROGUARD CASEMENT\",\"product_description\":\"ENVIROGUARD CASEMENT\\n36\\\"X72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Precision Millworks\",\"approval_number_master\":\"FL#9216-R0\",\"approval_number\":\"FL9216.2\",\"seq\":2,\"product_model\":\"ENVIROGUARD CASEMENT\",\"product_description\":\"ENVIROGUARD CASEMENT\\n25\\\"X49\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Alenco\":[{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#9251-R1\",\"approval_number\":\"FL9251.1\",\"seq\":1,\"product_model\":\"1140S\",\"product_description\":\"Vinyl Insulated Casement Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-30 00:00:00\",\"instructions_url\":\"\"}],\"Doco Enterprises\":[{\"manufacturer\":\"Doco Enterprises\",\"approval_number_master\":\"FL#9527-R1\",\"approval_number\":\"FL9527.1\",\"seq\":1,\"product_model\":\"FL-4500 Casement Series\",\"product_description\":\"Impact Casement Window\",\"design_pressure\":\"+63,4\\\/-63,4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doco Enterprises\",\"approval_number_master\":\"FL#10513-R0\",\"approval_number\":\"FL10513.1\",\"seq\":1,\"product_model\":\"H-330 SERIES\",\"product_description\":\"IMPACT HYBRID CASEMENT WINDOW\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doco Enterprises\",\"approval_number_master\":\"FL#10513-R0\",\"approval_number\":\"FL10513.2\",\"seq\":2,\"product_model\":\"H-330 SERIES\",\"product_description\":\"IMPACT HYBRID CASEMENT WINDOWS\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doco Enterprises\",\"approval_number_master\":\"FL#11007-R0\",\"approval_number\":\"FL11007.1\",\"seq\":1,\"product_model\":\"H-310 FIXED SERIES\",\"product_description\":\"HYBRID CASEMENT WINDOW\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Bonneville Windows and Doors\":[{\"manufacturer\":\"Bonneville Windows and Doors\",\"approval_number_master\":\"FL#10121-R1\",\"approval_number\":\"FL10121.1\",\"seq\":1,\"product_model\":\"W-825 OUTSWING CASEMENT WINDOW\",\"product_description\":\"W-825 OUTSWING CASEMENT WINDOW, 36\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bonneville Windows and Doors\",\"approval_number_master\":\"FL#10121-R1\",\"approval_number\":\"FL10121.2\",\"seq\":2,\"product_model\":\"W825 MULLED OUTSWING ALUMINUM CLAD WOOD CASEMENT WINDOW\",\"product_description\":\"W825 MULLED OUTSWING ALUMINUM CLAD WOOD CASEMENT WINDOW\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bonneville Windows and Doors\",\"approval_number_master\":\"FL#10121-R1\",\"approval_number\":\"FL10121.3\",\"seq\":3,\"product_model\":\"W825 MULLED OUTSWING NATURAL WOOD CASEMENT WINDOW\",\"product_description\":\"W825 MULLED OUTSWING NATURAL WOOD CASEMENT WINDOW\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bonneville Windows and Doors\",\"approval_number_master\":\"FL#10219-R1\",\"approval_number\":\"FL10219.1\",\"seq\":1,\"product_model\":\"V-800 OUTSWING PVC CASEMENT WINDOW\",\"product_description\":\"V-800 OUTSWING PVC CASEMENT WINDOW (36x72)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bonneville Windows and Doors\",\"approval_number_master\":\"FL#10219-R1\",\"approval_number\":\"FL10219.2\",\"seq\":2,\"product_model\":\"W-825 OUTSWING ALUMINUN CLAD WOOD CASEMENT WINDOW\",\"product_description\":\"W-825 OUTSWING ALUMINUN CLAD WOOD CASEMENT WINDOW (36x72)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"The Hurricane Window and Door Factory\":[{\"manufacturer\":\"The Hurricane Window and Door Factory\",\"approval_number_master\":\"FL#10374-R1\",\"approval_number\":\"FL10374.1\",\"seq\":1,\"product_model\":\"CAS4000P PVC CASEMENT WINDOW\",\"product_description\":\"CAS4000P PVC CASEMENT WINDOW\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Hurricane Window and Door Factory\",\"approval_number_master\":\"FL#10374-R1\",\"approval_number\":\"FL10374.2\",\"seq\":2,\"product_model\":\"CAS4000S PVC CASEMENT WINDOW\",\"product_description\":\"CAS4000S PVC CASEMENT WINDOW, 36x76\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Wincore Window Company, LLC\":[{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10917-R0\",\"approval_number\":\"FL10917.1\",\"seq\":1,\"product_model\":\"Series 7700 LH Outswing PVC Casement Window\",\"product_description\":\"Series 7700 LH Outswing PVC Casement Window 36x80\",\"design_pressure\":\"+50.16\\\/-50.16\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15817-R0\",\"approval_number\":\"FL15817.1\",\"seq\":1,\"product_model\":\"a. 8400 Series Vinyl Outswing Casement Window\",\"product_description\":\"Extruded PVC Outswing Casement Window with \\\"Non-Impact\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15817-R0\",\"approval_number\":\"FL15817.2\",\"seq\":2,\"product_model\":\"b. 8800 Series Vinyl Outswing Casement Window\",\"product_description\":\"Extruded PVC Outswing Casement Window with \\\"Impact\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15817-R1\",\"approval_number\":\"FL15817.3\",\"seq\":3,\"product_model\":\"c. 8800 Series Vinyl Outswing Casement Window\",\"product_description\":\"Extruded PVC Outswing Casement Window with \\\"Impact\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15817-R2\",\"approval_number\":\"FL15817.4\",\"seq\":4,\"product_model\":\"d. 5400S \\\/ 7700 \\\/ 9900 Series Vinyl Outswing Casement Window\",\"product_description\":\"Extruded PVC Outswing Casement Window with \\\"Non-Impact\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Force V Environmental, LLC\":[{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11160-R0\",\"approval_number\":\"FL11160.1\",\"seq\":1,\"product_model\":\"a. Corona\",\"product_description\":\"Extruded PVC Casement Window with 13\\\/16\\\" Insulated Glass - (X) configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11160-R0\",\"approval_number\":\"FL11160.2\",\"seq\":2,\"product_model\":\"b. Corona\",\"product_description\":\"Extruded PVC Twin Casement Window utilizing an Integral Mullion \\\/ Continuous Head and Sill with 13\\\/16\\\" Insulated Glass - (XX) configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11160-R0\",\"approval_number\":\"FL11160.3\",\"seq\":3,\"product_model\":\"c. Corona\",\"product_description\":\"Extruded PVC Combination Casement Window utilizing Integral Mullions \\\/ Continuous Head and Sill with 13\\\/16\\\" Insulated Glass - (XOX) configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11160-R0\",\"approval_number\":\"FL11160.4\",\"seq\":4,\"product_model\":\"d. 1\\\" Glass Series\",\"product_description\":\"Extruded PVC Casement Window with 1\\\" Insulated Glass - (X) configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11160-R0\",\"approval_number\":\"FL11160.5\",\"seq\":5,\"product_model\":\"e. 1\\\" Glass Series\",\"product_description\":\"Extruded PVC Twin Casement Window utilizing an Integral Mullion \\\/ Continuous Head and Sill with 1\\\" Insulated Glass - (XX) configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11160-R0\",\"approval_number\":\"FL11160.6\",\"seq\":6,\"product_model\":\"f. 1\\\" Glass Series\",\"product_description\":\"Extruded PVC Triple Casement Window utilizing Integral Mullions \\\/ Continuous Head and Sill with 1\\\" Insulated Glass - (XOX) configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11160-R0\",\"approval_number\":\"FL11160.7\",\"seq\":7,\"product_model\":\"g. 1\\\" Glass - I Series \\\"Hurricane Force V\\u2122\\\"\",\"product_description\":\"Extruded PVC Casement Window with 1\\\" Insulated Laminated Glass - (X) configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11160-R0\",\"approval_number\":\"FL11160.8\",\"seq\":8,\"product_model\":\"h. Corona\",\"product_description\":\"Extruded PVC Casement Window with 13\\\/16\\\" Insulated Glass - (X) configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11160-R0\",\"approval_number\":\"FL11160.9\",\"seq\":9,\"product_model\":\"i. 1\\\" Glass Series\",\"product_description\":\"Extruded PVC Casement Window with 1\\\" Insulated Glass - (X) configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11160-R0\",\"approval_number\":\"FL11160.10\",\"seq\":10,\"product_model\":\"j. 1\\\" Glass - I Series \\\"Hurricane Force V\\u2122\\\"\",\"product_description\":\"Extruded PVC Casement Window with 1\\\" Insulated Laminated Glass - (X) configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Miami Wall Systems, Inc\":[{\"manufacturer\":\"Miami Wall Systems, Inc\",\"approval_number_master\":\"FL#11239-R0\",\"approval_number\":\"FL11239.1\",\"seq\":1,\"product_model\":\"Aluminum Casement Window\",\"product_description\":\"Series 2060\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Miami Wall Systems, Inc\",\"approval_number_master\":\"FL#11239-R0\",\"approval_number\":\"FL11239.2\",\"seq\":2,\"product_model\":\"Series 2060, Large Missile\",\"product_description\":\"Aluminum Casement Window\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-07 00:00:00\",\"instructions_url\":\"\"}],\"Newtown-Slocomb Manufacturing, Inc.\":[{\"manufacturer\":\"Newtown-Slocomb Manufacturing, Inc.\",\"approval_number_master\":\"FL#11392-R0\",\"approval_number\":\"FL11392.1\",\"seq\":1,\"product_model\":\"7300 CASEMENT WINDOW\",\"product_description\":\"7300 CASEMENT WINDOW, 36x60\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Prestige Iron Doors, LLC\":[{\"manufacturer\":\"Prestige Iron Doors, LLC\",\"approval_number_master\":\"FL#11454-R0\",\"approval_number\":\"FL11454.1\",\"seq\":1,\"product_model\":\"a. Twin Casement\",\"product_description\":\"Architectural Glazed Steel Twin Casement \\\/ Transom Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Revere Building Products\":[{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11890-R0\",\"approval_number\":\"FL11890.1\",\"seq\":1,\"product_model\":\"a. Series \\\"i\\\" - 971\",\"product_description\":\"Extruded PVC Casement Window - (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11906-R0\",\"approval_number\":\"FL11906.1\",\"seq\":1,\"product_model\":\"a. Series 0171\",\"product_description\":\"Extruded PVC Casement Window with Nailing Fin - (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11906-R0\",\"approval_number\":\"FL11906.2\",\"seq\":2,\"product_model\":\"b. Series 0172\",\"product_description\":\"Extruded PVC Twin Casement Window with Nailing Fin - (Continuous Head and Sill Integral Mullion XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11906-R0\",\"approval_number\":\"FL11906.3\",\"seq\":3,\"product_model\":\"c. Series 0173\",\"product_description\":\"Extruded PVC Triple Casement Window with Nailing Fin - (Continuous Head and Sill Integral Mullion XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11906-R0\",\"approval_number\":\"FL11906.4\",\"seq\":4,\"product_model\":\"d. Series 0971\",\"product_description\":\"Extruded PVC Casement Window - (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11906-R0\",\"approval_number\":\"FL11906.5\",\"seq\":5,\"product_model\":\"e. Series 0972\",\"product_description\":\"Extruded PVC Twin Casement Window - (Continuous Head and Sill Integral Mullion XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11906-R0\",\"approval_number\":\"FL11906.6\",\"seq\":6,\"product_model\":\"f. Series 0973\",\"product_description\":\"Extruded PVC Triple Casement Window - (Continuous Head and Sill Integral Mullion XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11906-R1\",\"approval_number\":\"FL11906.7\",\"seq\":7,\"product_model\":\"g. Series \\\"i\\\" 971\",\"product_description\":\"Extruded PVC Casement Window - (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Gentek Building Products\":[{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11905-R0\",\"approval_number\":\"FL11905.1\",\"seq\":1,\"product_model\":\"a. Series 0171\",\"product_description\":\"Extruded PVC Casement Window with Nailing Fin - (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11905-R0\",\"approval_number\":\"FL11905.2\",\"seq\":2,\"product_model\":\"b. Series 0172\",\"product_description\":\"Extruded PVC Twin Casement Window with Nailing Fin - (Continuous Head and Sill Integral Mullion XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11905-R0\",\"approval_number\":\"FL11905.3\",\"seq\":3,\"product_model\":\"c. Series 0173\",\"product_description\":\"Extruded PVC Triple Casement Window with Nailing Fin - (Continuous Head and Sill Integral Mullion XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11905-R0\",\"approval_number\":\"FL11905.4\",\"seq\":4,\"product_model\":\"d. Series 0971\",\"product_description\":\"Extruded PVC Casement Window - (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11905-R0\",\"approval_number\":\"FL11905.5\",\"seq\":5,\"product_model\":\"e. Series 0972\",\"product_description\":\"Extruded PVC Twin Casement Window - (Continuous Head and Sill Integral Mullion XX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11905-R0\",\"approval_number\":\"FL11905.6\",\"seq\":6,\"product_model\":\"f. Series 0973\",\"product_description\":\"Extruded PVC Triple Casement Window - (Continuous Head and Sill Integral Mullion XOX Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11913-R0\",\"approval_number\":\"FL11913.1\",\"seq\":1,\"product_model\":\"a. Series \\\"i\\\" - 971\",\"product_description\":\"Extruded PVC Casement Window - (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11905-R1\",\"approval_number\":\"FL11905.7\",\"seq\":7,\"product_model\":\"g. Series \\\"i\\\" 971\",\"product_description\":\"Extruded PVC Casement Window - (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Flesher Windows, Inc.\":[{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#12285-R0\",\"approval_number\":\"FL12285.1\",\"seq\":1,\"product_model\":\"1631 CASEMENT WINDOW\",\"product_description\":\"1631 CASEMENT WINDOW\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#12285-R0\",\"approval_number\":\"FL12285.2\",\"seq\":2,\"product_model\":\"1641 CASEMENT WINDOW\",\"product_description\":\"1641 CASEMENT WINDOW\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#12285-R0\",\"approval_number\":\"FL12285.3\",\"seq\":3,\"product_model\":\"2651 CASEMENT WINDOW\",\"product_description\":\"2651 CASEMENT WINDOW\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#12285-R0\",\"approval_number\":\"FL12285.4\",\"seq\":4,\"product_model\":\"2661 CASEMENT WINDOW\",\"product_description\":\"2661 CASEMENT WINDOW\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-04 00:00:00\",\"instructions_url\":\"\"}],\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\":[{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#12784-R0\",\"approval_number\":\"FL12784.1\",\"seq\":1,\"product_model\":\"Series 1400 Aluminum Casement Window -NI\",\"product_description\":\"Non-impact resistant aluminum casement window with flange frame and monolithic glass.\",\"design_pressure\":\"+60.0\\\/-210.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#12784-R0\",\"approval_number\":\"FL12784.2\",\"seq\":2,\"product_model\":\"Series 1400 Impactview Aluminum Casement Window -LMI\",\"product_description\":\"Large and small missile impact resistant aluminum casement window with flange frame and monolithic laminated glass.\",\"design_pressure\":\"+75.0\\\/-75.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#18390-R0\",\"approval_number\":\"FL18390.1\",\"seq\":1,\"product_model\":\"Series \\\"1400 Impact View\\\" Outswing Aluminum Casement Window\",\"product_description\":\"Large missile impact resistant aluminum outswing casement window.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Wojan Window and Door Corp.\":[{\"manufacturer\":\"Wojan Window and Door Corp.\",\"approval_number_master\":\"FL#12969-R0\",\"approval_number\":\"FL12969.1\",\"seq\":1,\"product_model\":\"Series 4600\",\"product_description\":\"Aluminum Casement Window\",\"design_pressure\":\"+65.16\\\/-65.16\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sound Solutions Windows and Doors, LLC\":[{\"manufacturer\":\"Sound Solutions Windows and Doors, LLC\",\"approval_number_master\":\"FL#13077-R0\",\"approval_number\":\"FL13077.1\",\"seq\":1,\"product_model\":\"Series 1030\",\"product_description\":\"Fiberglass Out-Swing Casement Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-06 00:00:00\",\"instructions_url\":\"\"}],\"MADENA S.A.\":[{\"manufacturer\":\"MADENA S.A.\",\"approval_number_master\":\"FL#13534-R0\",\"approval_number\":\"FL13534.1\",\"seq\":1,\"product_model\":\"Series C4000 Mahogany Casement Impact Windows\",\"product_description\":\"Mahogany Casement Impact Window.\",\"design_pressure\":\"+75\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Columbia Commercial Building Products\":[{\"manufacturer\":\"Columbia Commercial Building Products\",\"approval_number_master\":\"FL#13581-R0\",\"approval_number\":\"FL13581.1\",\"seq\":1,\"product_model\":\"C2060\",\"product_description\":\"Casement Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Columbia Commercial Building Products\",\"approval_number_master\":\"FL#13581-R0\",\"approval_number\":\"FL13581.2\",\"seq\":2,\"product_model\":\"C2060\",\"product_description\":\"Casement Window (Impact)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-30 00:00:00\",\"instructions_url\":\"\"}],\"Comfort View Products LLC\":[{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#13859-R0\",\"approval_number\":\"FL13859.1\",\"seq\":1,\"product_model\":\"9500 Casement Window\",\"product_description\":\"9500 Casement Window 36 X 60\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#13859-R0\",\"approval_number\":\"FL13859.2\",\"seq\":2,\"product_model\":\"9500 Casement Window\",\"product_description\":\"9500 Casement Window 32 X 72\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#13859-R4\",\"approval_number\":\"FL13859.3\",\"seq\":3,\"product_model\":\"Series 1500 Outswing Casement\",\"product_description\":\"Series 1500 Outswing Casement - 24\\\"x60\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#13859-R4\",\"approval_number\":\"FL13859.4\",\"seq\":4,\"product_model\":\"Series 1500 Outswing Casement\",\"product_description\":\"Series 1500 Outswing Casement - 37\\\"x75\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#13859-R4\",\"approval_number\":\"FL13859.5\",\"seq\":5,\"product_model\":\"Series 1500 Outswing Casement Reinforced\",\"product_description\":\"Series 1500 Outswing Casement Reinforced - 24\\\"x60\\\"\",\"design_pressure\":\"+80.0\\\/-80.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-01 00:00:00\",\"instructions_url\":\"\"}],\"MARITECH WINDOWS\":[{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#14284-R0\",\"approval_number\":\"FL14284.1\",\"seq\":1,\"product_model\":\"CA55WW PVC CASEMENT WINDOW\",\"product_description\":\"CA55WW PVC CASEMENT WINDOW 36X72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#14284-R0\",\"approval_number\":\"FL14284.2\",\"seq\":2,\"product_model\":\"CA55WW PVC CASEMENT WINDOW IMPACT\",\"product_description\":\"CA55WW PVC CASEMENT WINDOW - LMI 36X72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-31 00:00:00\",\"instructions_url\":\"\"}],\"Serious Energy, Inc\":[{\"manufacturer\":\"Serious Energy, Inc\",\"approval_number_master\":\"FL#14779-R0\",\"approval_number\":\"FL14779.1\",\"seq\":1,\"product_model\":\"Series 80 Vinyl Casement Window\",\"product_description\":\"Series 80 Vinyl Casement Window 36 x 60\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Serious Energy, Inc\",\"approval_number_master\":\"FL#14779-R0\",\"approval_number\":\"FL14779.2\",\"seq\":2,\"product_model\":\"Series 80 Vinyl Casement Window\",\"product_description\":\"Series 80 Vinyl Casement Window 24 x 72\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Norwood Windows\":[{\"manufacturer\":\"Norwood Windows\",\"approval_number_master\":\"FL#14811-R0\",\"approval_number\":\"FL14811.1\",\"seq\":1,\"product_model\":\"a. Series 275\",\"product_description\":\"Wood Casement Window \\\"Impact\\\" IG Glazing -Operable and Fixed Vent - (Single configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Norwood Windows\",\"approval_number_master\":\"FL#14811-R0\",\"approval_number\":\"FL14811.2\",\"seq\":2,\"product_model\":\"b. Series 275\",\"product_description\":\"Wood Casement Window \\\"Impact\\\" IG Glazing -Operable and Fixed Vent - (Mulled configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Norwood Windows\",\"approval_number_master\":\"FL#14811-R0\",\"approval_number\":\"FL14811.3\",\"seq\":3,\"product_model\":\"c. Series 275\",\"product_description\":\"Wood Casement Window with Transom \\\"Impact\\\" IG Glazing - Operable and Fixed Vent (Single and Mulled configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Norwood Windows\",\"approval_number_master\":\"FL#14811-R0\",\"approval_number\":\"FL14811.4\",\"seq\":4,\"product_model\":\"d. Series 275\",\"product_description\":\"Stacked Wood Casement Windows \\\"Impact\\\" IG Glazing - Operable and Fixed Vent (Vertical and Horizontal Stacked Mulled configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"C.T.WINDOWS INC\":[{\"manufacturer\":\"C.T.WINDOWS INC\",\"approval_number_master\":\"FL#15023-R0\",\"approval_number\":\"FL15023.1\",\"seq\":1,\"product_model\":\"Series 200 Aluminum\",\"product_description\":\"Casement w\\\/ Fixed Lite\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.T.WINDOWS INC\",\"approval_number_master\":\"FL#15023-R0\",\"approval_number\":\"FL15023.2\",\"seq\":2,\"product_model\":\"Series 200 Aluminum\",\"product_description\":\"Casement w\\\/ Fixed Lite\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.T.WINDOWS INC\",\"approval_number_master\":\"FL#15023-R0\",\"approval_number\":\"FL15023.3\",\"seq\":3,\"product_model\":\"Series 200 Aluminum\",\"product_description\":\"Casement w\\\/ Fixed Lite\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.T.WINDOWS INC\",\"approval_number_master\":\"FL#16451-R0\",\"approval_number\":\"FL16451.1\",\"seq\":1,\"product_model\":\"Superior Series 400\",\"product_description\":\"Superior Series 400 Aluminum Casement Window\",\"design_pressure\":\"+80\\\/-174\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"NewSouth Window Solutions\":[{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15052-R0\",\"approval_number\":\"FL15052.1\",\"seq\":1,\"product_model\":\"a. eVantage Casement\",\"product_description\":\"Casement \\\"Non-Impact\\\" Window utilizing Nail Fin Installation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15052-R0\",\"approval_number\":\"FL15052.2\",\"seq\":2,\"product_model\":\"b. eVantage Casement\",\"product_description\":\"Casement \\\"Non-Impact\\\" Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15052-R1\",\"approval_number\":\"FL15052.3\",\"seq\":3,\"product_model\":\"c. TrustSeries Casement\",\"product_description\":\"New Construction (Nail Fin) \\\"Impact\\\" Extruded Vinyl Casement Window (X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15052-R4\",\"approval_number\":\"FL15052.4\",\"seq\":4,\"product_model\":\"d. Series 7100 Casement\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Casement Window (X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15052-R4\",\"approval_number\":\"FL15052.5\",\"seq\":5,\"product_model\":\"e. Series 7100 Casement\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Casement Window utilizing a Nail Fin Installation (X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Doers Window Manufacturing, LLC\":[{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15097-R0\",\"approval_number\":\"FL15097.1\",\"seq\":1,\"product_model\":\"a. TrustSeries Casement\",\"product_description\":\"Casement \\\"Non-Impact\\\" Window utilizing Nail Fin Installation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15097-R0\",\"approval_number\":\"FL15097.2\",\"seq\":2,\"product_model\":\"b. TrustSeries Casement\",\"product_description\":\"Casement \\\"Non-Impact\\\" Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16598-R0\",\"approval_number\":\"FL16598.1\",\"seq\":1,\"product_model\":\"IVANTAGE CASEMENT\",\"product_description\":\"IVANTAGE CASEMENT - LARGE MISSILE IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15097-R1\",\"approval_number\":\"FL15097.3\",\"seq\":3,\"product_model\":\"c. TrustSeries Casement\",\"product_description\":\"New Construction (Nail Fin) \\\"Impact\\\" Extruded Vinyl Casement Window (X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15097-R4\",\"approval_number\":\"FL15097.4\",\"seq\":4,\"product_model\":\"d. Series 7100 Casement\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Casement Window (X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15097-R4\",\"approval_number\":\"FL15097.5\",\"seq\":5,\"product_model\":\"e. Series 7100 Casement\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Casement Window utilizing a Nail Fin Installation (X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Fyre-Tec\":[{\"manufacturer\":\"Fyre-Tec\",\"approval_number_master\":\"FL#15334-R0\",\"approval_number\":\"FL15334.1\",\"seq\":1,\"product_model\":\"Series 985 Casement Window\",\"product_description\":\"UL Fire Rated Casement\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\":[{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#15760-R0\",\"approval_number\":\"FL15760.1\",\"seq\":1,\"product_model\":\"8000 Series Vinyl Casement (36\\\"x72\\\")\",\"product_description\":\"8000 Series Vinyl Casement (36\\\"x72\\\")\",\"design_pressure\":\"+50\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#15760-R0\",\"approval_number\":\"FL15760.2\",\"seq\":2,\"product_model\":\"8000 Series Vinyl Casement Mulled (36\\\"x72\\\")\",\"product_description\":\"8000 Series Vinyl Casement Mulled (36\\\"x72\\\")\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#17374-R0\",\"approval_number\":\"FL17374.1\",\"seq\":1,\"product_model\":\"1600 Series 2w2h Vinyl Casement\\\/Transom Combination Mull Assembly\",\"product_description\":\"2-Wide Vinyl Operating Casement with 1-Wide Vinyl Fixed Casement Transom Stacked Above; - Reinforced Alum Plate Mull w\\\/Shims\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#17374-R0\",\"approval_number\":\"FL17374.2\",\"seq\":2,\"product_model\":\"1600 Series 3w2h Vinyl Casement\\\/Transom Combination Mull Assembly\",\"product_description\":\"Vinyl 3w\\\/2h Composite (24-54-24x60\\\" OXO)-Combination Mulled to a 3-Wide Fixed Casement Composite (24-54-24x18\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-23 00:00:00\",\"instructions_url\":\"\"}],\"Comfort Line Inc.\":[{\"manufacturer\":\"Comfort Line Inc.\",\"approval_number_master\":\"FL#15972-R0\",\"approval_number\":\"FL15972.1\",\"seq\":1,\"product_model\":\"a. 2100 Series Fiberglass Casement\",\"product_description\":\"Pulltruded Fiberglass Casement Window - X configuration (Available with Optional Interior Stainable \\\"Oak Laminate\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort Line Inc.\",\"approval_number_master\":\"FL#15972-R1\",\"approval_number\":\"FL15972.2\",\"seq\":2,\"product_model\":\"b. 2100 Series Fiberglass Casement\",\"product_description\":\"Pulltruded Fiberglass \\\"Impact\\\" Casement Window - X configuration (Available with Optional Interior Stainable \\\"Oak Laminate\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Tradewood Windows and Doors Inc.\":[{\"manufacturer\":\"Tradewood Windows and Doors Inc.\",\"approval_number_master\":\"FL#16105-R0\",\"approval_number\":\"FL16105.1\",\"seq\":1,\"product_model\":\"EURO 2 ELEMENT\",\"product_description\":\"TRIPLE CASEMENT OUTSWING WINDOWS\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tradewood Windows and Doors Inc.\",\"approval_number_master\":\"FL#16105-R0\",\"approval_number\":\"FL16105.2\",\"seq\":2,\"product_model\":\"FRENCH EURO CASEMENT\",\"product_description\":\"TWIN CASEMENT OUTSWING WINDOWS\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"T M Windows LLC\":[{\"manufacturer\":\"T M Windows LLC\",\"approval_number_master\":\"FL#16132-R0\",\"approval_number\":\"FL16132.1\",\"seq\":1,\"product_model\":\"Series 525 Casement Window\",\"product_description\":\"Aluminum Casement Window Large and Small Missile Impact\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"T M Windows LLC\",\"approval_number_master\":\"FL#20884-R0\",\"approval_number\":\"FL20884.1\",\"seq\":1,\"product_model\":\"Series 9500 Casement Window\",\"product_description\":\"Series 9500 Casement Window - Reinforced LMI\",\"design_pressure\":\"+80.0\\\/-80.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Window Mart\":[{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16529-R0\",\"approval_number\":\"FL16529.1\",\"seq\":1,\"product_model\":\"4325 CASEMENT WINDOW\",\"product_description\":\"4325 CASEMENT WINDOW 24\\\"x60\\\" NON-REINFORCED NON-IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16529-R2\",\"approval_number\":\"FL16529.2\",\"seq\":2,\"product_model\":\"4325 CASEMENT WINDOW\",\"product_description\":\"4325 CASEMENT WINDOW 36\\\"x72\\\" NON-REINFORCED NON-IMPACT\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-10 00:00:00\",\"instructions_url\":\"\"}],\"Fenestra America LLC.\":[{\"manufacturer\":\"Fenestra America LLC.\",\"approval_number_master\":\"FL#16597-R0\",\"approval_number\":\"FL16597.1\",\"seq\":1,\"product_model\":\"FA-HC6020\",\"product_description\":\"Tilt Turn Wood Casement Window\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fenestra America LLC.\",\"approval_number_master\":\"FL#19154-R0\",\"approval_number\":\"FL19154.1\",\"seq\":1,\"product_model\":\"Series FA 53170\",\"product_description\":\"Aluminum or Bronze Clad Mahogany Wood Outswing Casement Window with Transom\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-07-02 00:00:00\",\"instructions_url\":\"\"}],\"Thermal Industries\":[{\"manufacturer\":\"Thermal Industries\",\"approval_number_master\":\"FL#16773-R0\",\"approval_number\":\"FL16773.1\",\"seq\":1,\"product_model\":\"Sellebrity II Casement\",\"product_description\":\"C-LC55 36x72,\\nC-LC60 32x60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-06 00:00:00\",\"instructions_url\":\"\"}],\"OWW, LLC\":[{\"manufacturer\":\"OWW, LLC\",\"approval_number_master\":\"FL#17356-R0\",\"approval_number\":\"FL17356.1\",\"seq\":1,\"product_model\":\"Series \\\"Mahogany Tilt\\\/Turn\\\" Casement\",\"product_description\":\"\\\"Mahogany Tilt\\\/Turn\\\" Wood Casement Window - Insulated and Monolithic Large Missile Impact Glass, Inswing and Outswing (See Installation Drawing for available elevations, sash swings and mulling configurations).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-23 00:00:00\",\"instructions_url\":\"\"}],\"Ventana USA\":[{\"manufacturer\":\"Ventana USA\",\"approval_number_master\":\"FL#17444-R0\",\"approval_number\":\"FL17444.1\",\"seq\":1,\"product_model\":\"Series 2050\",\"product_description\":\"Greenhouse Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-10-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ventana USA\",\"approval_number_master\":\"FL#17444-R4\",\"approval_number\":\"FL17444.2\",\"seq\":2,\"product_model\":\"Series 2050\\\/2051\",\"product_description\":\"Garden Window - Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-08-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ventana USA\",\"approval_number_master\":\"FL#17444-R5\",\"approval_number\":\"FL17444.3\",\"seq\":3,\"product_model\":\"Series 3000\\\/3100\",\"product_description\":\"Casement Window - New Construction\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ventana USA\",\"approval_number_master\":\"FL#17444-R5\",\"approval_number\":\"FL17444.4\",\"seq\":4,\"product_model\":\"Series 3000\\\/3100\",\"product_description\":\"Casement Window - Replacement\\\/Retrofit\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-05-24 00:00:00\",\"instructions_url\":\"\"}],\"Global Performance Window d.b.a. Epsylon USA\":[{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#17538-R0\",\"approval_number\":\"FL17538.1\",\"seq\":1,\"product_model\":\"Aluminum Casement Window Series EUSA 400C\",\"product_description\":\"Aluminum casement window (LMI)\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#17538-R0\",\"approval_number\":\"FL17538.2\",\"seq\":2,\"product_model\":\"Aluminum Casement Window Series EUSA 400C\",\"product_description\":\"Aluminum casement window (SMI)\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#26361-R0\",\"approval_number\":\"FL26361.1\",\"seq\":1,\"product_model\":\"SERIES 400C ALUMINUM CASEMENT WINDOW LMI\",\"product_description\":\"ALUMINUM CASEMENT WINDOW LARGE MISSILE IMPACT\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#26361-R0\",\"approval_number\":\"FL26361.2\",\"seq\":2,\"product_model\":\"SERIES 400C ALUMINUM CASEMENT WINDOW SMI\",\"product_description\":\"ALUMINUN CASEMENT WINDOW SMALL MISSILE IMPACT\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#42451-R0\",\"approval_number\":\"FL42451.1\",\"seq\":1,\"product_model\":\"ALUMINUM CASEMENT WINDOW SERIES \\\"EUSA 400C\\\", L.M.I.\",\"product_description\":\"ALUMINUM WINDOW SERIES \\\"EUSA 400C CASEMENT WINDOW\\\", L.M.I.\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#42451-R0\",\"approval_number\":\"FL42451.2\",\"seq\":2,\"product_model\":\"ALUMINUM CASEMENT WINDOW SERIES \\\"EUSA 400C\\\", S.M.I.\",\"product_description\":\"ALUMINUM WINDOW SERIES \\\"EUSA 400C CASEMENT WINDOW\\\" S.M.I.\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"International Impact Building Products\":[{\"manufacturer\":\"International Impact Building Products\",\"approval_number_master\":\"FL#17748-R0\",\"approval_number\":\"FL17748.1\",\"seq\":1,\"product_model\":\"Series 800 PVC Outswing Casement Window\",\"product_description\":\"Large missile impact resistant PVC outswing casement window.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"NK Windows and Doors, LLC\":[{\"manufacturer\":\"NK Windows and Doors, LLC\",\"approval_number_master\":\"FL#17920-R0\",\"approval_number\":\"FL17920.1\",\"seq\":1,\"product_model\":\"Series S-3000 TC\",\"product_description\":\"Tripled Mulled Vinyl Casement Window\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NK Windows and Doors, LLC\",\"approval_number_master\":\"FL#17926-R0\",\"approval_number\":\"FL17926.1\",\"seq\":1,\"product_model\":\"Series S3000\\\/4000 & S3100\\\/4100\",\"product_description\":\"Vinyl Casement Windows Mulled with Fixed Windows\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-08-31 00:00:00\",\"instructions_url\":\"\"}],\"SIW Impact Windows, LLC\":[{\"manufacturer\":\"SIW Impact Windows, LLC\",\"approval_number_master\":\"FL#17975-R0\",\"approval_number\":\"FL17975.1\",\"seq\":1,\"product_model\":\"Series \\\"S-400\\\" Outswing Aluminum Casement Window\",\"product_description\":\"Large missile impact resistant outswing aluminum casement window.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-27 00:00:00\",\"instructions_url\":\"\"}],\"Northeast Building Products Inc.\":[{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#22298-R0\",\"approval_number\":\"FL22298.1\",\"seq\":1,\"product_model\":\"WinForce Casement Impact\",\"product_description\":\"WinForce PVC Casement Window, Large Missile Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#22298-R0\",\"approval_number\":\"FL22298.2\",\"seq\":2,\"product_model\":\"WinForce Casement Non-Impact\",\"product_description\":\"WinForce PVC Casement Window, Non-Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#22298-R1\",\"approval_number\":\"FL22298.3\",\"seq\":3,\"product_model\":\"WinForce Casement Non-Impact, Non-HVHZ\",\"product_description\":\"WinForce PVC Casement Window, Non-Impact, Non-HVHZ\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-03 00:00:00\",\"instructions_url\":\"\"}],\"Schuco SCS\":[{\"manufacturer\":\"Schuco SCS\",\"approval_number_master\":\"FL#23012-R0\",\"approval_number\":\"FL23012.1\",\"seq\":1,\"product_model\":\"AWS-50\",\"product_description\":\"Aluminum Inswing Casement Window (Single or Double Sash) with Fixed and Dual-Action Options\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"American Window Alliance\":[{\"manufacturer\":\"American Window Alliance\",\"approval_number_master\":\"FL#14579-R0\",\"approval_number\":\"FL14579.1\",\"seq\":1,\"product_model\":\"STORMGATE NC CA\",\"product_description\":\"STORMGATE NC CA\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Window Alliance\",\"approval_number_master\":\"FL#14579-R0\",\"approval_number\":\"FL14579.2\",\"seq\":2,\"product_model\":\"STORMGATE REP CA\",\"product_description\":\"STORMGATE REP CA 37X75\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-13 00:00:00\",\"instructions_url\":\"\"}],\"Borgzinner, Inc\":[{\"manufacturer\":\"Borgzinner, Inc\",\"approval_number_master\":\"FL#24154-R0\",\"approval_number\":\"FL24154.1\",\"seq\":1,\"product_model\":\"Contura Casement\",\"product_description\":\"Wood Contura Outswing Casement Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Fortress Impact Windows and Doors\":[{\"manufacturer\":\"Fortress Impact Windows and Doors\",\"approval_number_master\":\"FL#25899-R0\",\"approval_number\":\"FL25899.1\",\"seq\":1,\"product_model\":\"Series 3000\",\"product_description\":\"Vinyl Outswing Casement Window\",\"design_pressure\":\"+61\\\/-76.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Moss Supply Company\":[{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#25941-R0\",\"approval_number\":\"FL25941.1\",\"seq\":1,\"product_model\":\"3700\\\/3800 NI Vinyl Casement Window 36\\\" x 72\\\"\",\"product_description\":\"3700\\\/3800 NI Vinyl Casement Window 36\\\" x 72\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#25941-R0\",\"approval_number\":\"FL25941.2\",\"seq\":2,\"product_model\":\"3750\\\/3850 Impact Vinyl Casement Window 36\\\" x 72\\\"\",\"product_description\":\"3750\\\/3850 Impact Vinyl Casement Window 36\\\" x 72\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-01-31 00:00:00\",\"instructions_url\":\"\"}],\"Sunrise Windows, LTD.\":[{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26907-R0\",\"approval_number\":\"FL26907.1\",\"seq\":1,\"product_model\":\"a. Series 7210 Coastal Performance\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Casement Window with Nail Fin (X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26907-R1\",\"approval_number\":\"FL26907.2\",\"seq\":2,\"product_model\":\"b. C2 Compozit\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Casement Window with Nail Fin (X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26907-R1\",\"approval_number\":\"FL26907.3\",\"seq\":3,\"product_model\":\"c. C2 Compozit\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Casement Window (X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26907-R1\",\"approval_number\":\"FL26907.4\",\"seq\":4,\"product_model\":\"d. C2 Compozit\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Twin Casement Window with Nail Fin (XX - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26907-R1\",\"approval_number\":\"FL26907.5\",\"seq\":5,\"product_model\":\"e. C2 Compozit\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Twin Casement Window (XX - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26907-R1\",\"approval_number\":\"FL26907.6\",\"seq\":6,\"product_model\":\"f. C2 Compozit\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Triple Casement Window with Nail Fin (XOX - Casement \\\/ Fixed \\\/ Casement configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26907-R1\",\"approval_number\":\"FL26907.7\",\"seq\":7,\"product_model\":\"g. C2 Compozit\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Triple Casement Window (XOX - Casement \\\/ Fixed \\\/ Casement configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26907-R2\",\"approval_number\":\"FL26907.8\",\"seq\":8,\"product_model\":\"h. \\\"Sunrise\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Casement Window (X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26907-R2\",\"approval_number\":\"FL26907.9\",\"seq\":9,\"product_model\":\"i. \\\"Verde\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Casement Window (X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26907-R2\",\"approval_number\":\"FL26907.10\",\"seq\":10,\"product_model\":\"j. \\\"Vanguard\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Casement Window (X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26907-R2\",\"approval_number\":\"FL26907.11\",\"seq\":11,\"product_model\":\"k. \\\"Restorations\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Casement Window (X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Paragon Windows and Doors, LLC\":[{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#27134-R0\",\"approval_number\":\"FL27134.1\",\"seq\":1,\"product_model\":\"a. Series 7210 Coastal Performance\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Casement Window with Nail Fin (X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#27134-R1\",\"approval_number\":\"FL27134.2\",\"seq\":2,\"product_model\":\"b. Series 7010\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Casement Window with Nail Fin (X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#27134-R1\",\"approval_number\":\"FL27134.3\",\"seq\":3,\"product_model\":\"c. Series 7010\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Casement Window (X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#27134-R1\",\"approval_number\":\"FL27134.4\",\"seq\":4,\"product_model\":\"d. Series 7010\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Twin Casement Window with Nail Fin (XX - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#27134-R1\",\"approval_number\":\"FL27134.5\",\"seq\":5,\"product_model\":\"e. Series 7010\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Twin Casement Window (XX - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#27134-R1\",\"approval_number\":\"FL27134.6\",\"seq\":6,\"product_model\":\"f. Series 7010\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Triple Casement Window with Nail Fin (XOX - Casement \\\/ Fixed \\\/ Casement configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#27134-R1\",\"approval_number\":\"FL27134.7\",\"seq\":7,\"product_model\":\"g. Series 7010\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Triple Casement Window (XOX - Casement \\\/ Fixed \\\/ Casement configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"SIW SOLUTIONS, LLC\":[{\"manufacturer\":\"SIW SOLUTIONS, LLC\",\"approval_number_master\":\"FL#29262-R0\",\"approval_number\":\"FL29262.1\",\"seq\":1,\"product_model\":\"Series \\\"S-400\\\" Outswing Aluminum Casement Window\",\"product_description\":\"Large missile impact resistant outswing aluminum casement window.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-27 00:00:00\",\"instructions_url\":\"\"}],\"Plazadoor Corp.\":[{\"manufacturer\":\"Plazadoor Corp.\",\"approval_number_master\":\"FL#31159-R0\",\"approval_number\":\"FL31159.1\",\"seq\":1,\"product_model\":\"Aluminum Casement Window\",\"product_description\":\"Aluminum Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ALUMINA DISTRIBUTION CENTER\":[{\"manufacturer\":\"ALUMINA DISTRIBUTION CENTER\",\"approval_number_master\":\"FL#31377-R0\",\"approval_number\":\"FL31377.1\",\"seq\":1,\"product_model\":\"Series VPF 8000 Outswing Alum Casement Window - Large Missile Impact (Typical & Heavy Systems)\",\"product_description\":\"Window Systems made of Laminated and Insulated Impact Resistant Glass retained by aluminum profile frame, wet glazed.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Co.Me.P Infissi SRL\":[{\"manufacturer\":\"Co.Me.P Infissi SRL\",\"approval_number_master\":\"FL#32500-R0\",\"approval_number\":\"FL32500.1\",\"seq\":1,\"product_model\":\"EBE 65, 75, & 85 Series Casement Window\",\"product_description\":\"EBE 65, 75, & 85 Series Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Co.Me.P Infissi SRL\",\"approval_number_master\":\"FL#32500-R0\",\"approval_number\":\"FL32500.2\",\"seq\":2,\"product_model\":\"OS2 Series Casement Windows\",\"product_description\":\"OS2 Series Casement Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Asselin, Inc.\":[{\"manufacturer\":\"Asselin, Inc.\",\"approval_number_master\":\"FL#33380-R0\",\"approval_number\":\"FL33380.1\",\"seq\":1,\"product_model\":\"SERIES INSWING CASEMENT\",\"product_description\":\"SERIES INSWING CASEMENT\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Asselin, Inc.\",\"approval_number_master\":\"FL#33380-R0\",\"approval_number\":\"FL33380.2\",\"seq\":2,\"product_model\":\"SERIES INSWING DOUBLE CASEMENT TYPE E\",\"product_description\":\"SERIES INSWING DOUBLE CASEMENT TYPE E\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Asselin, Inc.\",\"approval_number_master\":\"FL#34193-R0\",\"approval_number\":\"FL34193.1\",\"seq\":1,\"product_model\":\"TRIPLE CA\\\/PW\\\/CA NON-IMPACT\",\"product_description\":\"TRIPLE CA\\\/PW\\\/CA NON-IMPACT\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Boyd Aluminum\":[{\"manufacturer\":\"Boyd Aluminum\",\"approval_number_master\":\"FL#33625-R0\",\"approval_number\":\"FL33625.1\",\"seq\":1,\"product_model\":\"2400 SERIES CASEMENT OS NON-IMPACT\",\"product_description\":\"2400 SERIES CASEMENT OS WINDOW NON-IMPACT\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"General Impact Glass and Windows\":[{\"manufacturer\":\"General Impact Glass and Windows\",\"approval_number_master\":\"FL#33997-R0\",\"approval_number\":\"FL33997.1\",\"seq\":1,\"product_model\":\"Series VPF 8000 Outswing Aluminum Casement Window - LMI (Typical & Heavy Systems)\",\"product_description\":\"Window System made of Laminated and Insulated Impact Resistant Glass retained by aluminum profile frame, wet glazed.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Interstate Window & Door Co.\":[{\"manufacturer\":\"Interstate Window & Door Co.\",\"approval_number_master\":\"FL#39291-R0\",\"approval_number\":\"FL39291.1\",\"seq\":1,\"product_model\":\"Series 440 Casement Window\",\"product_description\":\"Series 440 Casement Window 36\\\" x 80\\\"\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Interstate Window & Door Co.\",\"approval_number_master\":\"FL#39291-R0\",\"approval_number\":\"FL39291.2\",\"seq\":2,\"product_model\":\"Series 440 Casement Window\",\"product_description\":\"Series 440 Casement Window 36\\\" x 80\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Interstate Window & Door Co.\",\"approval_number_master\":\"FL#39291-R0\",\"approval_number\":\"FL39291.3\",\"seq\":3,\"product_model\":\"Series 440 Casement Window\",\"product_description\":\"Series 440 Casement Window 32\\\" x 60\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Interstate Window & Door Co.\",\"approval_number_master\":\"FL#39291-R0\",\"approval_number\":\"FL39291.4\",\"seq\":4,\"product_model\":\"Series 440 Casement Window\",\"product_description\":\"Series 440 Casement Window 32\\\" x 60\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Interstate Window & Door Co.\",\"approval_number_master\":\"FL#39291-R0\",\"approval_number\":\"FL39291.5\",\"seq\":5,\"product_model\":\"Series 440 Casement Window\",\"product_description\":\"Series 440 Casement Window 32\\\" x 60\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-22 00:00:00\",\"instructions_url\":\"\"}],\"Elite Windows and Doors, LLC\":[{\"manufacturer\":\"Elite Windows and Doors, LLC\",\"approval_number_master\":\"FL#39372-R0\",\"approval_number\":\"FL39372.1\",\"seq\":1,\"product_model\":\"R-420 Outswing Casement Window (HVHZ)(Impact)\",\"product_description\":\"R-420 Outswing Casement Window (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Condado Window\":[{\"manufacturer\":\"Condado Window\",\"approval_number_master\":\"FL#40551-R0\",\"approval_number\":\"FL40551.1\",\"seq\":1,\"product_model\":\"325 Series Casement Window with Integral Shutter (HVHZ) (Impact)\",\"product_description\":\"325 Series Casement Window with Integral Shutter (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Condado Window\",\"approval_number_master\":\"FL#40551-R2\",\"approval_number\":\"FL40551.2\",\"seq\":2,\"product_model\":\"325 Series Casement Window with Integral Shutter (HVHZ) (Impact)\",\"product_description\":\"325 Series Casement Window with Integral Shutter (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Condado Window\",\"approval_number_master\":\"FL#40551-R2\",\"approval_number\":\"FL40551.3\",\"seq\":3,\"product_model\":\"325 Series Gen 2 Casement Window (HVHZ) (Impact)\",\"product_description\":\"325 Series Gen 2 Casement Window (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Global Impact Products, LLC\":[{\"manufacturer\":\"Global Impact Products, LLC\",\"approval_number_master\":\"FL#41567-R0\",\"approval_number\":\"FL41567.1\",\"seq\":1,\"product_model\":\"Aluminum Casement Window (HVHZ)(Impact)\",\"product_description\":\"Aluminum Casement Window (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Yaro Windows + Doors\":[{\"manufacturer\":\"Yaro Windows + Doors\",\"approval_number_master\":\"FL#41952-R0\",\"approval_number\":\"FL41952.1\",\"seq\":1,\"product_model\":\"Energy+ In-Swing Casement\",\"product_description\":\"Vinyl In-Swing Casement Window in a Vinyl Frame.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"K RESEARCH & DEVELOPMENT, LLC\":[{\"manufacturer\":\"K RESEARCH & DEVELOPMENT, LLC\",\"approval_number_master\":\"FL#46000-R0\",\"approval_number\":\"FL46000.1\",\"seq\":1,\"product_model\":\"Series SP60 casement window-LMI\",\"product_description\":\"Series SP60 casement window-LMI\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Euroline Steel Windows & Doors\":[{\"manufacturer\":\"Euroline Steel Windows & Doors\",\"approval_number_master\":\"FL#47335-R0\",\"approval_number\":\"FL47335.1\",\"seq\":1,\"product_model\":\"Series 900 Thermal Steel OS Casement Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Series 900 Thermal Steel OS Casement Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euroline Steel Windows & Doors\",\"approval_number_master\":\"FL#47335-R1\",\"approval_number\":\"FL47335.2\",\"seq\":2,\"product_model\":\"Series 900 Thermal Steel OS Casement Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Series 900 Thermal Steel OS Casement Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euroline Steel Windows & Doors\",\"approval_number_master\":\"FL#47335-R1\",\"approval_number\":\"FL47335.3\",\"seq\":3,\"product_model\":\"Series 900 Thermal Steel OS Casement Window (WZ4) (Impact)\",\"product_description\":\"Series 900 Thermal Steel OS Casement Window (WZ4) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}]},\"b. windows|||4. double hung\":{\"Ply Gem Windows\":[{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#13842-R0\",\"approval_number\":\"FL13842.1\",\"seq\":1,\"product_model\":\"Contractor Series 2000\",\"product_description\":\"Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15643-R0\",\"approval_number\":\"FL15643.1\",\"seq\":1,\"product_model\":\"Contractor 2000 Double Hung - Upgrade\",\"product_description\":\"Contractor 2000 Double Hung - Upgrade (AS TESTED)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15328-R8\",\"approval_number\":\"FL15328.1\",\"seq\":1,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Double Hung Aluminum Clad Window (Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15328-R0\",\"approval_number\":\"FL15328.2\",\"seq\":2,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#13842-R0\",\"approval_number\":\"FL13842.2\",\"seq\":2,\"product_model\":\"Contractor Series 2000\",\"product_description\":\"Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#13852-R0\",\"approval_number\":\"FL13852.1\",\"seq\":1,\"product_model\":\"Mira Series\",\"product_description\":\"Aluminum Clad Double Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15536-R0\",\"approval_number\":\"FL15536.1\",\"seq\":1,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15536-R0\",\"approval_number\":\"FL15536.2\",\"seq\":2,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Double Hung Window (Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15643-R0\",\"approval_number\":\"FL15643.2\",\"seq\":2,\"product_model\":\"Contractor 2000 Double Hung - Upgrade\",\"product_description\":\"Contractor 2000 Double Hung - Upgrade\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15866-R0\",\"approval_number\":\"FL15866.1\",\"seq\":1,\"product_model\":\"Contractor 2000 Double Hung Mulls - Upgrade\",\"product_description\":\"Contractor 2000 Double Hung Mulls - Upgrade (As Tested)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-31 00:00:00\",\"instructions_url\":\"\"}],\"Custom Window Systems Inc.\":[{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41987-R4\",\"approval_number\":\"FL41987.1\",\"seq\":1,\"product_model\":\"Comfort Shield Double Hung Window\",\"product_description\":\"48\\\" x 63\\\" vinyl non-impact single window with interlock reinforcement\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41987-R4\",\"approval_number\":\"FL41987.2\",\"seq\":2,\"product_model\":\"Comfort Shield Double Hung Window\",\"product_description\":\"36\\\" x 72\\\" vinyl non-impact single window with fully reinforced stiles & rails\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41987-R4\",\"approval_number\":\"FL41987.3\",\"seq\":3,\"product_model\":\"Comfort Shield Double Hung Window\",\"product_description\":\"36\\\" x 63\\\" vinyl non-impact single window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41987-R4\",\"approval_number\":\"FL41987.4\",\"seq\":4,\"product_model\":\"Comfort Shield Double Hung Window\",\"product_description\":\"48\\\" x 72\\\" vinyl non-impact single window with fully reinforced stiles & rails & HP package\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41987-R4\",\"approval_number\":\"FL41987.5\",\"seq\":5,\"product_model\":\"Comfort Shield Double Hung Window\",\"product_description\":\"96\\\" x 63\\\" vinyl non-impact double window with interlock reinforcement\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41987-R4\",\"approval_number\":\"FL41987.6\",\"seq\":6,\"product_model\":\"Comfort Shield Double Hung Window\",\"product_description\":\"72 1\\\/2\\\" x 72\\\" vinyl non-impact double window with fully reinforced stiles & rails\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41987-R4\",\"approval_number\":\"FL41987.7\",\"seq\":7,\"product_model\":\"Comfort Shield Double Hung Window\",\"product_description\":\"72 1\\\/2\\\" x 63\\\" vinyl non-impact double window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41987-R4\",\"approval_number\":\"FL41987.8\",\"seq\":8,\"product_model\":\"Comfort Shield Double Hung Window\",\"product_description\":\"72 1\\\/2\\\" x 72\\\" vinyl non-impact double window with fully reinforced stiles & rails & HP package\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41987-R4\",\"approval_number\":\"FL41987.9\",\"seq\":9,\"product_model\":\"Comfort Shield Double Hung Window\",\"product_description\":\"109\\\" x 72\\\" vinyl non-impact triple window with fully reinforced stiles & rails\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41987-R4\",\"approval_number\":\"FL41987.10\",\"seq\":10,\"product_model\":\"Comfort Shield Double Hung Window\",\"product_description\":\"109\\\" x 63\\\" vinyl non-impact triple window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41987-R4\",\"approval_number\":\"FL41987.12\",\"seq\":12,\"product_model\":\"Comfort Shield Double Hung Window\",\"product_description\":\"54\\\" x 86\\\" vinyl non-impact single window with fully reinforced stiles & rails\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41987-R4\",\"approval_number\":\"FL41987.13\",\"seq\":13,\"product_model\":\"Comfort Shield Double Hung Window\",\"product_description\":\"97\\\" x 78\\\" vinyl non-impact double window with fully reinforced stiles & rails\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#15177-R0\",\"approval_number\":\"FL15177.1\",\"seq\":1,\"product_model\":\"DH-8500\",\"product_description\":\"DH-8500 Vinyl Double Hung Window, Impact.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#15178-R0\",\"approval_number\":\"FL15178.1\",\"seq\":1,\"product_model\":\"DH-8500\",\"product_description\":\"DH-8500 Vinyl Double Hung Window.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#17235-R0\",\"approval_number\":\"FL17235.1\",\"seq\":1,\"product_model\":\"DH-650 Vinyl Double Hung\",\"product_description\":\"DH-650 Vinyl Double Hung, Non-Impact, 53 1\\\/8\\\" x 76\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#17792-R0\",\"approval_number\":\"FL17792.1\",\"seq\":1,\"product_model\":\"DH-6500 Impact Vinyl Double Hung\",\"product_description\":\"DH-6500 Vinyl Double Hung, Impact\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41987-R0\",\"approval_number\":\"FL41987.11\",\"seq\":11,\"product_model\":\"Comfort Shield Double Hung Window\",\"product_description\":\"42\\\" x 78\\\" vinyl non-impact single window with fully reinforced stiles & rails & HP package\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-15 00:00:00\",\"instructions_url\":\"\"}],\"PGT Industries\":[{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#29704-R3\",\"approval_number\":\"FL29704.2\",\"seq\":2,\"product_model\":\"DH-5560 with Diamond Glass\",\"product_description\":\"Impact-resistant, Vinyl Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#7058-R4\",\"approval_number\":\"FL7058.3\",\"seq\":3,\"product_model\":\"DH-2360\",\"product_description\":\"Vinyl Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#324-R0\",\"approval_number\":\"FL324.1\",\"seq\":1,\"product_model\":\"DH-22\",\"product_description\":\"2 11\\\/16\\\" Vinyl Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#324-R0\",\"approval_number\":\"FL324.2\",\"seq\":2,\"product_model\":\"DH-6\",\"product_description\":\"3 1\\\/4\\\" Vinyl Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#1005-R0\",\"approval_number\":\"FL1005.1\",\"seq\":1,\"product_model\":\"DH-3800\",\"product_description\":\"PGT Binnings Vinyl Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#7058-R2\",\"approval_number\":\"FL7058.1\",\"seq\":1,\"product_model\":\"DH-460\",\"product_description\":\"Vinyl Double Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#7058-R2\",\"approval_number\":\"FL7058.2\",\"seq\":2,\"product_model\":\"DH-560 (Impact)\",\"product_description\":\"WinGuard Vinyl Double Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#7058-R4\",\"approval_number\":\"FL7058.4\",\"seq\":4,\"product_model\":\"DH-460\",\"product_description\":\"Vinyl Double Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#7058-R4\",\"approval_number\":\"FL7058.5\",\"seq\":5,\"product_model\":\"DH-560 (Impact)\",\"product_description\":\"WinGuard Vinyl Double Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#7058-R5\",\"approval_number\":\"FL7058.6\",\"seq\":6,\"product_model\":\"DH-2760\",\"product_description\":\"Vinyl Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#10288-R1\",\"approval_number\":\"FL10288.1\",\"seq\":1,\"product_model\":\"DH-2160\",\"product_description\":\"Vinyl Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#10288-R2\",\"approval_number\":\"FL10288.2\",\"seq\":2,\"product_model\":\"DH-2360\",\"product_description\":\"PGT Double Hung Vinyl Window Series DH 2360\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#13040-R0\",\"approval_number\":\"FL13040.1\",\"seq\":1,\"product_model\":\"DH2760 PVC Double Hung\",\"product_description\":\"DH2760 PVC Double Hung 53 1\\\/4\\\" x 78\\\"\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#13040-R0\",\"approval_number\":\"FL13040.2\",\"seq\":2,\"product_model\":\"DH2860 PVC Double Hung\",\"product_description\":\"DH2860 PVC Double Hung 53 1\\\/4\\\" x 78\\\"\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#13040-R0\",\"approval_number\":\"FL13040.3\",\"seq\":3,\"product_model\":\"DH2860 PVC Oriel Double Hung\",\"product_description\":\"DH2860 PVC Oriel Double Hung 53 1\\\/4\\\" x 78\\\"\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#13274-R0\",\"approval_number\":\"FL13274.1\",\"seq\":1,\"product_model\":\"Series 2260 Double Hung\",\"product_description\":\"52\\\"x75\\\" Equal Lite\",\"design_pressure\":\"+30.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#13274-R0\",\"approval_number\":\"FL13274.2\",\"seq\":2,\"product_model\":\"Series 2260 Double Hung\",\"product_description\":\"52\\\"x75\\\" Oriel Sash\",\"design_pressure\":\"+25.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#13274-R0\",\"approval_number\":\"FL13274.3\",\"seq\":3,\"product_model\":\"Series 2260 Double Hung\",\"product_description\":\"52\\\"x62\\\" Equal Lite\",\"design_pressure\":\"+45.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#13274-R0\",\"approval_number\":\"FL13274.4\",\"seq\":4,\"product_model\":\"Series 2260 Double Hung\",\"product_description\":\"52\\\"x62\\\" Oriel Sash\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#13274-R0\",\"approval_number\":\"FL13274.5\",\"seq\":5,\"product_model\":\"Series 2260 Double Hung\",\"product_description\":\"44\\\"x75\\\" Equal Lite\",\"design_pressure\":\"+40.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#13274-R0\",\"approval_number\":\"FL13274.6\",\"seq\":6,\"product_model\":\"Series 2260 Double Hung\",\"product_description\":\"44\\\"x75\\\" Oriel Sash\",\"design_pressure\":\"+35.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#14705-R0\",\"approval_number\":\"FL14705.1\",\"seq\":1,\"product_model\":\"DH-2760\",\"product_description\":\"Vinyl Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#14705-R0\",\"approval_number\":\"FL14705.2\",\"seq\":2,\"product_model\":\"DH-2860\",\"product_description\":\"Vinyl Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#7058-R11\",\"approval_number\":\"FL7058.7\",\"seq\":7,\"product_model\":\"DH-5560\",\"product_description\":\"WinGuard Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-11-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#14705-R3\",\"approval_number\":\"FL14705.3\",\"seq\":3,\"product_model\":\"DH-5560\",\"product_description\":\"Vinyl Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-09-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#29704-R0\",\"approval_number\":\"FL29704.1\",\"seq\":1,\"product_model\":\"DH-5560\",\"product_description\":\"Impact-resistant, Vinyl Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"}],\"Lippert Components, Inc.\":[{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#46128-R0\",\"approval_number\":\"FL46128.1\",\"seq\":1,\"product_model\":\"a. 3600 Double Hung\",\"product_description\":\"Extruded PVC Double Hung Window \\\"Non-Impact\\\" Insulated Glass w\\\/ Nail Fin (New Construction) - X\\\/X Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#46128-R0\",\"approval_number\":\"FL46128.2\",\"seq\":2,\"product_model\":\"b. 3500 Double Hung\",\"product_description\":\"Extruded PVC Double Hung Window \\\"Non-Impact\\\" Insulated Glass (Replacement) - X\\\/X Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#996-R2\",\"approval_number\":\"FL996.1\",\"seq\":1,\"product_model\":\"9770 DH Twin\",\"product_description\":\"36x72 Twin (73x72 Overall Size), Vinyl, IG, 1\\\/8 DSB annealed (Top) \\\/ SSB Annealed (Bottom)\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#996-R4\",\"approval_number\":\"FL996.2\",\"seq\":2,\"product_model\":\"b. 9770 DH\",\"product_description\":\"Extruded PVC Double Hung Window \\\"Non-Impact\\\" Insulated Glass - (Overall Size Max. 46 x 72)\",\"design_pressure\":\"+25.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-20 00:00:00\",\"instructions_url\":\"\"}],\"Simonton\":[{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#16379-R0\",\"approval_number\":\"FL16379.1\",\"seq\":1,\"product_model\":\"StormBreaker Plus 300VL\",\"product_description\":\"Vinyl Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5167-R47\",\"approval_number\":\"FL5167.2\",\"seq\":2,\"product_model\":\"07-09, 07-10 and 07-20\",\"product_description\":\"Reflections 5500, PerfeXion Platinum, 6000EX Vinyl Double Hung with Transom\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5167-R47\",\"approval_number\":\"FL5167.3\",\"seq\":3,\"product_model\":\"07-09, 07-10 and 07-20\",\"product_description\":\"Reflections 5500, PerfeXion Platinum, 6000EX Vinyl Double Hung H-Mulled Triple\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5167-R47\",\"approval_number\":\"FL5167.4\",\"seq\":4,\"product_model\":\"07-09, 07-10 and 07-20\",\"product_description\":\"Reflections 5500, PerfeXion Platinum, 6000EX Vinyl Double Hung Triple with Transom Triple\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5167-R47\",\"approval_number\":\"FL5167.8\",\"seq\":8,\"product_model\":\"42-19\",\"product_description\":\"ProFinish Brickmould 600, PerfeXion BM 600, 4500 Vinyl Double Hung Triple\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5167-R47\",\"approval_number\":\"FL5167.16\",\"seq\":16,\"product_model\":\"75-75, 75-09, 07-75, 07-09, 07-10 and 07-20\",\"product_description\":\"Reflections 5500, Generations, Impressions 9800, 6500, PerfeXion Platinum, 6000, 6000EX Double Hung H-Mulled Triple\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5167-R47\",\"approval_number\":\"FL5167.17\",\"seq\":17,\"product_model\":\"75-75, 75-09, 07-75, 07-09, 07-10 and 07-20\",\"product_description\":\"Reflections 5500, Generations, Impressions 9800, 6500, PerfeXion Platinum, 6000, 6000EX Vinyl Double Hung H-Mulled Twin with Transom\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5419-R26\",\"approval_number\":\"FL5419.2\",\"seq\":2,\"product_model\":\"07-20 (Nailing Fin Installation)\",\"product_description\":\"StormBreaker Plus, 8000, PerfeXion Impact Vinyl Double Hung Twin\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5419-R26\",\"approval_number\":\"FL5419.4\",\"seq\":4,\"product_model\":\"42-19\",\"product_description\":\"ProFinish Brickmould 600 w\\\/SafePoint Storm, 4500 Vinyl Double Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5419-R26\",\"approval_number\":\"FL5419.5\",\"seq\":5,\"product_model\":\"42-19\",\"product_description\":\"ProFinish Brickmould 600 w\\\/SafePoint Storm, 4500 Vinyl Double Hung Twin\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#39615-R3\",\"approval_number\":\"FL39615.1\",\"seq\":1,\"product_model\":\"07-09, 07-10 & 07-20\",\"product_description\":\"5500 Reflections, PerfeXion Platinum, 6000EX w\\\/SafePoint Double Hung- Impact Missile C\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#143-R0\",\"approval_number\":\"FL143.1\",\"seq\":1,\"product_model\":\"07-07\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Sears 9300 - Vinyl - Size: 40 X 64; Reinforcement: Aluminum Meeting Rails or Stiles; Rating: H-R50; 3\\\/32\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#143-R0\",\"approval_number\":\"FL143.2\",\"seq\":2,\"product_model\":\"07-70\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Sears 9300 - Vinyl - Size: 36 X 60; Rating: H-R50; 3\\\/32\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#143-R0\",\"approval_number\":\"FL143.3\",\"seq\":3,\"product_model\":\"07-70\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Sears 9300 - Vinyl - Size: 47 X 71; Reinforcement: Aluminum all Rails; Rating: H-R50; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#143-R0\",\"approval_number\":\"FL143.4\",\"seq\":4,\"product_model\":\"07-70\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Sears 9300 - Vinyl - Size: 52 X 71; Reinforcement: .036 Steel all Rails & Stiles; Rating: H-R50; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#143-R0\",\"approval_number\":\"FL143.5\",\"seq\":5,\"product_model\":\"07-75\",\"product_description\":\"Renovations 6500 - Vinyl - Size: 48 X 80; Reinforcement: Aluminum Meeting Rails or Stiles; Rating: H-R35; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#143-R0\",\"approval_number\":\"FL143.6\",\"seq\":6,\"product_model\":\"07-75\",\"product_description\":\"Renovations 6500 - Vinyl - Size: 53 X 74; Reinforcement: Aluminum Meeting Rails or Stiles; Rating: H-R30; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#143-R0\",\"approval_number\":\"FL143.7\",\"seq\":7,\"product_model\":\"07-80\",\"product_description\":\"Reflections 5100; Prism Gold; Sears 3000 - Vinyl - Size: 48 X 80; Reinforcement: Aluminum Meeting Rails or Stiles; Rating: H-R30; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#143-R0\",\"approval_number\":\"FL143.8\",\"seq\":8,\"product_model\":\"07-80\",\"product_description\":\"Reflections 5100; Prism Gold; Sears 3000 - vinyl - Size: 56 X 80; Reinforcement: Aluminum Meeting Rails or Stiles; Rating: H-LC25; 3\\\/32\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#143-R0\",\"approval_number\":\"FL143.9\",\"seq\":9,\"product_model\":\"07-80\",\"product_description\":\"Reflections 5100; Prism Gold; Sears 3000 - Vinyl - Size: 48 X 80; Rating: H-R25; 3\\\/32\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#143-R0\",\"approval_number\":\"FL143.10\",\"seq\":10,\"product_model\":\"40-17\",\"product_description\":\"Luminess 4500 Reflections 5050; Prism Bronze; Basic Private Label; Simonton Impressions; Renovations 6100; ProFinish Contractor; Luminess 700 - Vinyl - Size: 96 X 80; Reinforcement: Aluminum All Rai\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#143-R0\",\"approval_number\":\"FL143.11\",\"seq\":11,\"product_model\":\"40-17\",\"product_description\":\"Luminess 4500 Reflections 5050; Prism Bronze; Basic Private Label; Simonton Impressions; Renovations 6100; ProFinish Contractor; Luminess 700 - Vinyl - Size: 72 X 74; Reinforcement: Aluminum All Rai\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#143-R0\",\"approval_number\":\"FL143.12\",\"seq\":12,\"product_model\":\"40-17\",\"product_description\":\"Luminess 4500 Reflections 5050; Prism Bronze; Basic Private Label; Simonton Impressions; Renovations 6100; ProFinish Contractor; Luminess 700 - Vinyl - Size: 89 X 60; Reinforcement: Aluminum Meeting R\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#143-R0\",\"approval_number\":\"FL143.13\",\"seq\":13,\"product_model\":\"40-17\",\"product_description\":\"Luminess 4500 Reflections 5050; Prism Bronze; Basic Private Label; Simonton Impressions; Renovations 6100; ProFinish Contractor; Luminess 700 - Vinyl - Size: 52 X 71; Reinforcement: .036 Steel all Ra\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#143-R0\",\"approval_number\":\"FL143.14\",\"seq\":14,\"product_model\":\"40-17\",\"product_description\":\"Luminess 4500 Reflections 5050; Prism Bronze; Basic Private Label; Simonton Impressions; Renovations 6100; ProFinish Contractor; ProFinish Master; Luminess 700; Luminess 800 - Vinyl - Size: 36 X 74; R\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#143-R0\",\"approval_number\":\"FL143.15\",\"seq\":15,\"product_model\":\"40-17\",\"product_description\":\"Luminess 4500 Reflections 5050; Prism Bronze; Basic Private Label; Simonton Impressions; Renovations 6100; ProFinish Contractor; Luminess 700 - Vinyl - Size: 48 X 80; Reinforcement: Aluminum All Rail\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#143-R0\",\"approval_number\":\"FL143.16\",\"seq\":16,\"product_model\":\"40-17\",\"product_description\":\"Luminess 4500 Reflections 5050; Prism Bronze; Basic Private Label; Simonton Impressions; Renovations 6100; ProFinish Contractor; Luminess 700 - Vinyl - Size: 44 X 60; Rating: H-R30; 3\\\/32\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#143-R0\",\"approval_number\":\"FL143.17\",\"seq\":17,\"product_model\":\"40-17\",\"product_description\":\"Luminess 4500 Reflections 5050; Prism Bronze; Basic Private Label; Simonton Impressions; Renovations 6100; ProFinish Contractor; Luminess 700 - Vinyl - Size: 36 x 60; Rating: H-R45; 3\\\/32\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#143-R0\",\"approval_number\":\"FL143.18\",\"seq\":18,\"product_model\":\"40-17\",\"product_description\":\"Luminess 4500 Reflections 5050; Prism Bronze; Basic Private Label; Simonton Impressions; Renovations 6100; ProFinish Contractor; Luminess 700 - Vinyl - Size: 44 X 60; Reinforcement: Aluminum All Rail\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#143-R0\",\"approval_number\":\"FL143.19\",\"seq\":19,\"product_model\":\"40-17\",\"product_description\":\"Luminess 4500 Reflections 5050; Prism Bronze; Basic Private Label; Simonton Impressions; Renovations 6100; ProFinish Contractor; Luminess 700 - Vinyl - Size: 72 X 60; Rating: H-R35; 3\\\/32\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#143-R0\",\"approval_number\":\"FL143.20\",\"seq\":20,\"product_model\":\"40-17\",\"product_description\":\"Luminess 4500 Reflections 5050; Prism Bronze; Basic Private Label; Simonton Impressions; Renovations 6100; ProFinish Contractor; Luminess 700 - Vinyl - Size: 44.25 X 60; Reinforcement: Aluminum Meetin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#143-R0\",\"approval_number\":\"FL143.21\",\"seq\":21,\"product_model\":\"75-75\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Private Label 7500; Impressions 9800; Sears 9300; Renovations 6500; Polar Panel - Vinyl - Double-Hung With Fixed Top Sash Fixed - Size: 48 X 9\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#143-R0\",\"approval_number\":\"FL143.22\",\"seq\":22,\"product_model\":\"75-75\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Private Label 7500; Impressions 9800; Sears 9300; Renovations 6500; Polar Panel- Vinyl - Size: 52 X 71; Reinforcement: Aluminum Meeting Rails\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#143-R0\",\"approval_number\":\"FL143.23\",\"seq\":23,\"product_model\":\"75-75\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Private Label 7500; Impressions 9800; Sears 9300; Renovations 6500; Polar Panel - Vinyl - Size: 36 X 74; Reinforcement: Aluminum Meeting Rails\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#143-R0\",\"approval_number\":\"FL143.24\",\"seq\":24,\"product_model\":\"75-75\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Private Label 7500; Impressions 9800; Sears 9300; Renovations 6500; Polar Panel - Vinyl - Size: 48 X 80; Rating: H-R25; 3\\\/32\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#143-R0\",\"approval_number\":\"FL143.25\",\"seq\":25,\"product_model\":\"75-75\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Private Label 7500; Impressions 9800; Sears 9300; Renovations 6500; Polar Panel -Vinyl - Size: 36 X 60; H-R50; 3\\\/32\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#143-R0\",\"approval_number\":\"FL143.26\",\"seq\":26,\"product_model\":\"75-75\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Private Label 7500; Impressions 9800; Sears 9300; Renovations 6500; Polar Panel- Vinyl - Size: 36 X 72; Reinforcement: Aluminum Meeting Rails\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#143-R0\",\"approval_number\":\"FL143.27\",\"seq\":27,\"product_model\":\"75-75\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Private Label 7500; Impressions 9800; Sears 9300; Renovations 6500; Polar Panel - Vinyl - Size: 56 X 84; Reinforcement: Aluminum Meeting Rails\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#143-R0\",\"approval_number\":\"FL143.28\",\"seq\":28,\"product_model\":\"SP\",\"product_description\":\"Storm Breaker Plus; Impact E 1886 (1997) & E 1998 (2002) - Vinyl - Size 52 X 50; Reinforcement: .036 Steel All Rails & Stiles; Rating: H-R50; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#143-R0\",\"approval_number\":\"FL143.29\",\"seq\":29,\"product_model\":\"SP\",\"product_description\":\"Storm Breaker Plus; Impact E 1886 (1997) & E 1998 (2002) - Vinyl - Size: 37 X 76; Reinforcement: Aluminum All Rails and Stiles; Rating: H-R65; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#226-R0\",\"approval_number\":\"FL226.1\",\"seq\":1,\"product_model\":\"SP\",\"product_description\":\"Storm Breaker Plus - Vinyl - Size: 37 X 76; Reinforcement: Aluminum All Rails and Stiles; Rating: H-R65; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#226-R0\",\"approval_number\":\"FL226.2\",\"seq\":2,\"product_model\":\"SP\",\"product_description\":\"Storm Breaker Plus - Vinyl - Size 52 X 50; Reinforcement: .036 Steel All Rails & Stiles; Rating: H-R50; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#3389-R0\",\"approval_number\":\"FL3389.1\",\"seq\":1,\"product_model\":\"5500 Storm Breaker Plus\",\"product_description\":\"Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5165-R0\",\"approval_number\":\"FL5165.1\",\"seq\":1,\"product_model\":\"5500\",\"product_description\":\"5500,StormBreaker, Vinyl DH\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5165-R0\",\"approval_number\":\"FL5165.2\",\"seq\":2,\"product_model\":\"5500\",\"product_description\":\"5500,StormBreaker Plus Vinyl DH\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5167-R3\",\"approval_number\":\"FL5167.1\",\"seq\":1,\"product_model\":\"07-09 waivers to 07-70 & 75-75\",\"product_description\":\"Reflections 5500, Prism Platinum, Sears 9300, 100 VL StormBreaker, Vinyl DH\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5167-R3\",\"approval_number\":\"FL5167.5\",\"seq\":5,\"product_model\":\"07-10waivers to 07-09 & 07-70 & 75-75\",\"product_description\":\"Reflections 5500, Prism Platinum, Sears 9300, 100VL StormBreaker, Vinyl DH\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5167-R3\",\"approval_number\":\"FL5167.6\",\"seq\":6,\"product_model\":\"07-10waivers to 07-09 & 07-70 & 75-75\",\"product_description\":\"Reflections 5500, Prism Platinum, Sears 9300, 100VL StormBreaker, Vinyl DH\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5167-R3\",\"approval_number\":\"FL5167.7\",\"seq\":7,\"product_model\":\"07-20 waivers to 07-09 & 07-70 & 75-75\",\"product_description\":\"Reflections 5500, Prism Platinum, Sears 9300, 100VL StormBreaker, Vinyl DH\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5167-R3\",\"approval_number\":\"FL5167.9\",\"seq\":9,\"product_model\":\"07-20 waivers to 07-09 & 07-70 & 75-75\",\"product_description\":\"Reflections 5500, Prism Platinum, Sears 9300, 100VL StormBreaker, Vinyl DH\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5167-R3\",\"approval_number\":\"FL5167.10\",\"seq\":10,\"product_model\":\"07-75 waives to 75-75\",\"product_description\":\"THD@Home Services 6500\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5167-R3\",\"approval_number\":\"FL5167.11\",\"seq\":11,\"product_model\":\"07-75 waives to 75-75\",\"product_description\":\"THD@Home Services 6500\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5167-R3\",\"approval_number\":\"FL5167.12\",\"seq\":12,\"product_model\":\"07-75 Waives to 75-75\",\"product_description\":\"THD@Home Services 6500\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5167-R3\",\"approval_number\":\"FL5167.13\",\"seq\":13,\"product_model\":\"43-17\",\"product_description\":\"Profinish Contractor, Amcraft Grand Estates New Construction, Vinyl DH\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5167-R3\",\"approval_number\":\"FL5167.14\",\"seq\":14,\"product_model\":\"43-17\",\"product_description\":\"Profinish Contractor, Amcraft Grand Estates New Construction, Vinyl DH\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5167-R3\",\"approval_number\":\"FL5167.15\",\"seq\":15,\"product_model\":\"43-17\",\"product_description\":\"Profinish Contractor, Amcraft Grand Estates New Construction, Vinyl DH\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5167-R3\",\"approval_number\":\"FL5167.18\",\"seq\":18,\"product_model\":\"43-17\",\"product_description\":\"Profinish Contractor, Amcraft Grand Estates New Construction, Vinyl DH T-mull Twin\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5167-R3\",\"approval_number\":\"FL5167.19\",\"seq\":19,\"product_model\":\"43-17\",\"product_description\":\"Profinish Contractor, Amcraft Grand Estates New Construction, Vinyl DH T-mull Twin\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5167-R3\",\"approval_number\":\"FL5167.20\",\"seq\":20,\"product_model\":\"43-40 Waivers to 40-40, 43-17 &40-17 See applicable waiver\",\"product_description\":\"Reflections 5300, Prism Ultra Gold, Amcraft Grand Estates Plus, Vinyl DH\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5167-R3\",\"approval_number\":\"FL5167.21\",\"seq\":21,\"product_model\":\"43-40 waivers to 40-40,43-17 and 40-17 See applicable waiver\",\"product_description\":\"Reflections 5300, Prism Ultra Gold,Amcraft Grand Estates Plus, Vinyl DH\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5167-R3\",\"approval_number\":\"FL5167.22\",\"seq\":22,\"product_model\":\"43-40 Waivers to 40-40,43-17and40-17 See applicable waiver\",\"product_description\":\"Reflections 5300, Prism Ultra Gold,Amcraft Grand Estates Plus, Vinyl DH\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5167-R3\",\"approval_number\":\"FL5167.23\",\"seq\":23,\"product_model\":\"43-40 Waivers to the 40-40,43-17 and 40-17 See applicable waiver\",\"product_description\":\"Reflections 5300, Prism Ultra Gold,Amcraft Grand Estates Plus Vinyl DH\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5167-R3\",\"approval_number\":\"FL5167.24\",\"seq\":24,\"product_model\":\"43-45 waivers to 40-45 & 43-17\",\"product_description\":\"Impressions 9400, Reflections 5050, Prism Bronze, THD 6100, Amcraft Grand Estates, Vinyl DH\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5167-R3\",\"approval_number\":\"FL5167.25\",\"seq\":25,\"product_model\":\"43-45 Waivers to 40-45 and 43-17 See applicable waiver\",\"product_description\":\"Reflections 5050, Prism Bronze, Impressions 9400, THD@Home Services 6100, Amcreaft Grand Estates, Vinyl DH\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5167-R3\",\"approval_number\":\"FL5167.26\",\"seq\":26,\"product_model\":\"43-45 Waivers to 40-45 and 43-17 See applicable waiver\",\"product_description\":\"Reflections 5050, Prism Bronze, Impressions 9400, THD@Home Services 6100, Amcraft Grand Estates, Vinyl DH\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5167-R3\",\"approval_number\":\"FL5167.27\",\"seq\":27,\"product_model\":\"75-09 waiver to 07-70 and 75-75 see applicable waivers\",\"product_description\":\"Impressions 9800, Generations, Amcraft Grand Estates Premium Plus, vinyl DH\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5167-R3\",\"approval_number\":\"FL5167.28\",\"seq\":28,\"product_model\":\"75-09 waivers to 07-70 and 75-75 See applicable waivers\",\"product_description\":\"Impressions 9800,Generations, Amcraft Grand Estates Premium Plus, vinyl DH\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5167-R3\",\"approval_number\":\"FL5167.29\",\"seq\":29,\"product_model\":\"75-09 waivers to 07-70 and 75-75 See applicable waivers\",\"product_description\":\"Impressions 9800, Generations, Amcraft Grand Estates Premium Plus, Vinyl DH\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5167-R3\",\"approval_number\":\"FL5167.30\",\"seq\":30,\"product_model\":\"75-75\",\"product_description\":\"Polar Wall, Vinyl DH\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5167-R3\",\"approval_number\":\"FL5167.31\",\"seq\":31,\"product_model\":\"75-75\",\"product_description\":\"Polar Wall, Vinyl DH\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5167-R3\",\"approval_number\":\"FL5167.32\",\"seq\":32,\"product_model\":\"75-75\",\"product_description\":\"Polar Wall, Vinyl DH\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5167-R1\",\"approval_number\":\"FL5167.33\",\"seq\":33,\"product_model\":\"75-75\",\"product_description\":\"Generations, Polar Wall, Vinyl DH\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5419-R4\",\"approval_number\":\"FL5419.1\",\"seq\":1,\"product_model\":\"07-09\",\"product_description\":\"07-09, StormBreaker Plus 300VL, Vinyl Double Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5419-R4\",\"approval_number\":\"FL5419.3\",\"seq\":3,\"product_model\":\"07-09\",\"product_description\":\"07-09 StormBreaker Plus 300VL, Vinyl Double Hung\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5419-R4\",\"approval_number\":\"FL5419.6\",\"seq\":6,\"product_model\":\"07-10\",\"product_description\":\"07-10 StormBreaker Plus 300VL, Vinyl Double Hung\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5419-R4\",\"approval_number\":\"FL5419.7\",\"seq\":7,\"product_model\":\"07-10\",\"product_description\":\"07-10 StormBreaker Plus 300VL, Vinyl Double Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5419-R4\",\"approval_number\":\"FL5419.8\",\"seq\":8,\"product_model\":\"07-10\",\"product_description\":\"07-10 StormBreaker Plus 300VL, Vinyl Double Hung Twin\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5419-R4\",\"approval_number\":\"FL5419.9\",\"seq\":9,\"product_model\":\"07-10\",\"product_description\":\"07-10 StormBreaker Plus 300VL, Vinyl Double Hung Twin with PW stacked\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5419-R4\",\"approval_number\":\"FL5419.10\",\"seq\":10,\"product_model\":\"07-10\",\"product_description\":\"07-10 StormBreaker Plus 300VL, Vinyl Double Hung\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5419-R4\",\"approval_number\":\"FL5419.11\",\"seq\":11,\"product_model\":\"07-20\",\"product_description\":\"07-20 StormBreaker Plus 300VL, vinyl Double Hung\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5419-R4\",\"approval_number\":\"FL5419.12\",\"seq\":12,\"product_model\":\"07-20\",\"product_description\":\"07-20 StormBreaker Plus 300VL, Vinyl Double Hung\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5419-R4\",\"approval_number\":\"FL5419.13\",\"seq\":13,\"product_model\":\"07-20\",\"product_description\":\"07-20 StormBreaker Plus 300VL, Vinyl Double Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5419-R4\",\"approval_number\":\"FL5419.14\",\"seq\":14,\"product_model\":\"07-20\",\"product_description\":\"07-20 StormBreaker Plus 300VL Vinyl, DH twin with PW stack\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5419-R4\",\"approval_number\":\"FL5419.15\",\"seq\":15,\"product_model\":\"07-20\",\"product_description\":\"07-20 StormBreaker Plus 300VL, Vinyl Double Hung\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#9943-R1\",\"approval_number\":\"FL9943.1\",\"seq\":1,\"product_model\":\"42-19 Profinish Brickmould 600 vinyl DH\",\"product_description\":\"42-19 Profinish Brickmould 600 vinyl DH\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#9943-R1\",\"approval_number\":\"FL9943.2\",\"seq\":2,\"product_model\":\"42-19 Profinish Brickmould 600 vinyl DH\",\"product_description\":\"42-19 Profinish Brickmould 600 vinyl DH\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#9943-R1\",\"approval_number\":\"FL9943.3\",\"seq\":3,\"product_model\":\"42-19 Profinish Brickmould 600 vinyl DH\",\"product_description\":\"42-19 Profinish Brickmould 600 vinyl DH\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#12753-R0\",\"approval_number\":\"FL12753.1\",\"seq\":1,\"product_model\":\"07-09 StormBreaker Plus 300VL Vinyl Double Hung\",\"product_description\":\"StormBreaker Plus 300VL Vinyl Double Hung\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#12753-R0\",\"approval_number\":\"FL12753.2\",\"seq\":2,\"product_model\":\"07-09 StormBreaker Plus 300VL Vinyl Double Hung\",\"product_description\":\"StormBreaker Plus 300VL Vinyl Double Hung\",\"design_pressure\":\"+55\\\/-58\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#13833-R0\",\"approval_number\":\"FL13833.1\",\"seq\":1,\"product_model\":\"07-09\",\"product_description\":\"StormBreaker Plus 300VL Vinyl Double Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#13833-R0\",\"approval_number\":\"FL13833.2\",\"seq\":2,\"product_model\":\"07-09\",\"product_description\":\"StormBreaker Plus 300VL Vinyl Double Hung\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#13833-R0\",\"approval_number\":\"FL13833.3\",\"seq\":3,\"product_model\":\"07-09\",\"product_description\":\"StormBreaker Plus 300VL Vinyl Double Hung\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#13833-R0\",\"approval_number\":\"FL13833.4\",\"seq\":4,\"product_model\":\"07-09\",\"product_description\":\"StormBreaker Plus 300VL Vinyl Double Hung Twin\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#13833-R0\",\"approval_number\":\"FL13833.5\",\"seq\":5,\"product_model\":\"07-09\",\"product_description\":\"StormBreaker Plus 300VL Vinyl Double Hung Twin with Stacked PW\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Kawneer Company\":[{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#7912-R6\",\"approval_number\":\"FL7912.1\",\"seq\":1,\"product_model\":\"Series 8400TL\",\"product_description\":\"Aluminum non-impact double hung window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"YKK AP America Inc. Residential\":[{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#7533-R9\",\"approval_number\":\"FL7533.1\",\"seq\":1,\"product_model\":\"1. Precedence Double Hung Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Precedence Double Hung Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#7533-R8\",\"approval_number\":\"FL7533.2\",\"seq\":2,\"product_model\":\"StyleGuard Double Hung Window (HVHZ) (Impact)\",\"product_description\":\"StyleGuard Double Hung Window (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#7533-R8\",\"approval_number\":\"FL7533.3\",\"seq\":3,\"product_model\":\"StyleGuard Double Hung Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"StyleGuard Double Hung Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#7533-R8\",\"approval_number\":\"FL7533.4\",\"seq\":4,\"product_model\":\"StyleView \\\/ Precedence Triple Double Hung Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"StyleView \\\/ Precedence Triple Double Hung Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#7533-R8\",\"approval_number\":\"FL7533.5\",\"seq\":5,\"product_model\":\"StyleView Double Hung Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"StyleView Double Hung Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#7533-R9\",\"approval_number\":\"FL7533.6\",\"seq\":6,\"product_model\":\"6. StyleView Classic Double Hung Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"StyleView Classic Double Hung Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#10385-R0\",\"approval_number\":\"FL10385.1\",\"seq\":1,\"product_model\":\"Style View Double Hung\",\"product_description\":\"Style View Double Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#10831-R0\",\"approval_number\":\"FL10831.1\",\"seq\":1,\"product_model\":\"Style Guard DH\",\"product_description\":\"Style Guard DH\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#11382-R0\",\"approval_number\":\"FL11382.1\",\"seq\":1,\"product_model\":\"Precedence DH\",\"product_description\":\"Precedence DH\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#12254-R0\",\"approval_number\":\"FL12254.1\",\"seq\":1,\"product_model\":\"Style View\\\/Precedence Double Hung\",\"product_description\":\"Style View\\\/Precedence Double Hung Triple Wide\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#12776-R0\",\"approval_number\":\"FL12776.1\",\"seq\":1,\"product_model\":\"Style View Double Hung\",\"product_description\":\"Style View Double Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#14591-R0\",\"approval_number\":\"FL14591.1\",\"seq\":1,\"product_model\":\"Precedence DH\",\"product_description\":\"Precedence DH\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#15775-R0\",\"approval_number\":\"FL15775.1\",\"seq\":1,\"product_model\":\"Precedence Triple Double Hung\",\"product_description\":\"Precedence Triple Double Hung\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#16428-R0\",\"approval_number\":\"FL16428.1\",\"seq\":1,\"product_model\":\"StyleGuard DH\",\"product_description\":\"StyleGuard DH\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#20488-R0\",\"approval_number\":\"FL20488.1\",\"seq\":1,\"product_model\":\"StyleView Double Hung Window\",\"product_description\":\"Triple Double Hung Unit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-02-28 00:00:00\",\"instructions_url\":\"\"}],\"ViWinTech Windows & Doors\":[{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#9333-R15\",\"approval_number\":\"FL9333.1\",\"seq\":1,\"product_model\":\"5100 DH Non-Impact HVHZ\",\"product_description\":\"5100 DH Non-Impact HVHZ 52 x 75\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#9333-R15\",\"approval_number\":\"FL9333.2\",\"seq\":2,\"product_model\":\"SL 5100 i DH 5275\",\"product_description\":\"ShoreLine 5100 Double Hung Window, Impact Rated, 52 x 75. H-R70. Jamb install method.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#1912-R0\",\"approval_number\":\"FL1912.1\",\"seq\":1,\"product_model\":\"Double Hung Window\",\"product_description\":\"Vinyl Flange or Fin Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#7881-R1\",\"approval_number\":\"FL7881.3\",\"seq\":3,\"product_model\":\"SL 5100 i DH 5274\",\"product_description\":\"ShoreLine 5100 series Double Hung Impact Rated 52 x74. Jamb Install method. H-R60\",\"design_pressure\":\"+60\\\/--60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#7881-R0\",\"approval_number\":\"FL7881.1\",\"seq\":1,\"product_model\":\"SL 4200 DH 4463\",\"product_description\":\"ShoreLine 4200 Double Hung Window 44x63 DP70\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#7881-R0\",\"approval_number\":\"FL7881.2\",\"seq\":2,\"product_model\":\"SL 4200 DH 4477\",\"product_description\":\"ShoreLine 4200 Double Hung Window 44x77 DP60\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#8206-R2\",\"approval_number\":\"FL8206.1\",\"seq\":1,\"product_model\":\"SL 5100 DH 4063\",\"product_description\":\"ShoreLine 5200 Double Hung, Non Impact, Non Reinforced (40x63)\",\"design_pressure\":\"+50\\\/--50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#8206-R2\",\"approval_number\":\"FL8206.2\",\"seq\":2,\"product_model\":\"SL 5100 DH 5375\",\"product_description\":\"ShoreLine 5100 Double Hung Non Impact. Semi Reinforced. (53x75)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#8206-R2\",\"approval_number\":\"FL8206.3\",\"seq\":3,\"product_model\":\"SL 5100 hp DH 5375\",\"product_description\":\"ShoreLine 5100 series Double Hung. Non Impact. Fully Reinforced. (53x75)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#10779-R0\",\"approval_number\":\"FL10779.1\",\"seq\":1,\"product_model\":\"SHORELINE 2100 PVC DOUBLE HUNG\",\"product_description\":\"SHORELINE 2100 IMPACT PVC DOUBLE HUNG\\n53 x 75\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#10779-R0\",\"approval_number\":\"FL10779.2\",\"seq\":2,\"product_model\":\"SHORELINE 2100 PVC DOUBLE HUNG\",\"product_description\":\"SHORELINE 2100 NON-IMPACT PVC DOUBLE HUNG 53 x 75\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#15407-R0\",\"approval_number\":\"FL15407.1\",\"seq\":1,\"product_model\":\"Shoreline 2100 PVC Double Hung Window\",\"product_description\":\"Shoreline 2100 PVC Double Hung Window - Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"MGM Industries\":[{\"manufacturer\":\"MGM Industries\",\"approval_number_master\":\"FL#9604-R10\",\"approval_number\":\"FL9604.1\",\"seq\":1,\"product_model\":\"a. Series 8065\",\"product_description\":\"Extruded Vinyl Double Hung Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MGM Industries\",\"approval_number_master\":\"FL#9604-R2\",\"approval_number\":\"FL9604.2\",\"seq\":2,\"product_model\":\"b. Series 8080\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Double Hung Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MGM Industries\",\"approval_number_master\":\"FL#9604-R3\",\"approval_number\":\"FL9604.3\",\"seq\":3,\"product_model\":\"c. Series 4650\",\"product_description\":\"Extruded Vinyl Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MGM Industries\",\"approval_number_master\":\"FL#9604-R4\",\"approval_number\":\"FL9604.4\",\"seq\":4,\"product_model\":\"d. Series 4650\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MGM Industries\",\"approval_number_master\":\"FL#9604-R5\",\"approval_number\":\"FL9604.5\",\"seq\":5,\"product_model\":\"e. Series 4650 - AL\",\"product_description\":\"Extruded Vinyl Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MGM Industries\",\"approval_number_master\":\"FL#9604-R10\",\"approval_number\":\"FL9604.6\",\"seq\":6,\"product_model\":\"f. Series 4600\",\"product_description\":\"Extruded Vinyl Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MGM Industries\",\"approval_number_master\":\"FL#9604-R10\",\"approval_number\":\"FL9604.7\",\"seq\":7,\"product_model\":\"g. Series 7010\",\"product_description\":\"Extruded Vinyl Double Hung Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MGM Industries\",\"approval_number_master\":\"FL#9604-R10\",\"approval_number\":\"FL9604.8\",\"seq\":8,\"product_model\":\"h. Series 7010\",\"product_description\":\"Extruded Vinyl Integral Mulled \\\"Twin\\\" Double Hung Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MGM Industries\",\"approval_number_master\":\"FL#9604-R10\",\"approval_number\":\"FL9604.12\",\"seq\":12,\"product_model\":\"l. Series 8065\",\"product_description\":\"Extruded Vinyl Integral Mulled \\\"Twin\\\" Double Hung Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MGM Industries\",\"approval_number_master\":\"FL#9604-R10\",\"approval_number\":\"FL9604.9\",\"seq\":9,\"product_model\":\"i. Series 8010\",\"product_description\":\"Extruded Vinyl Double Hung Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MGM Industries\",\"approval_number_master\":\"FL#9604-R10\",\"approval_number\":\"FL9604.10\",\"seq\":10,\"product_model\":\"j. Series 8017\",\"product_description\":\"Extruded Vinyl Double Hung Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MGM Industries\",\"approval_number_master\":\"FL#9604-R10\",\"approval_number\":\"FL9604.11\",\"seq\":11,\"product_model\":\"k. Series 8067\",\"product_description\":\"Extruded Vinyl Double Hung Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-19 00:00:00\",\"instructions_url\":\"\"}],\"Associated Materials\":[{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11720-R0\",\"approval_number\":\"FL11720.1\",\"seq\":1,\"product_model\":\"a. Series 0201\",\"product_description\":\"Extruded Vinyl Double Hung Window \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11720-R0\",\"approval_number\":\"FL11720.2\",\"seq\":2,\"product_model\":\"b. Series 0301\",\"product_description\":\"Extruded Vinyl Double Hung Window with Nail Fin - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11720-R0\",\"approval_number\":\"FL11720.3\",\"seq\":3,\"product_model\":\"c. Series 0401\",\"product_description\":\"Extruded Vinyl Double Hung Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11720-R0\",\"approval_number\":\"FL11720.4\",\"seq\":4,\"product_model\":\"d. Series 0501\",\"product_description\":\"Extruded Vinyl Double Hung Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11720-R0\",\"approval_number\":\"FL11720.5\",\"seq\":5,\"product_model\":\"e. Series 0601\",\"product_description\":\"Extruded Vinyl Double Hung Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11720-R0\",\"approval_number\":\"FL11720.6\",\"seq\":6,\"product_model\":\"f. Series 8001\",\"product_description\":\"Extruded Vinyl Double Hung Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11720-R0\",\"approval_number\":\"FL11720.7\",\"seq\":7,\"product_model\":\"g. Series 9001\",\"product_description\":\"Extruded Vinyl Double Hung Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11720-R1\",\"approval_number\":\"FL11720.8\",\"seq\":8,\"product_model\":\"h. Model \\\"i\\\"-201\",\"product_description\":\"Extruded Vinyl \\\"Tilt\\\" Double Hung Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11720-R1\",\"approval_number\":\"FL11720.9\",\"seq\":9,\"product_model\":\"i. Model \\\"i\\\"-201\",\"product_description\":\"Extruded Vinyl \\\"Tilt\\\" Double Hung Window - \\\"Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11720-R1\",\"approval_number\":\"FL11720.10\",\"seq\":10,\"product_model\":\"j. Model V101\",\"product_description\":\"Extruded Vinyl Double Hung Window with Nail Fin - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11720-R2\",\"approval_number\":\"FL11720.11\",\"seq\":11,\"product_model\":\"k. Model V121\",\"product_description\":\"Extruded Vinyl Twin Double Hung Window with Integral Mullion and Nail Fin - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11720-R4\",\"approval_number\":\"FL11720.12\",\"seq\":12,\"product_model\":\"l. Model V121\",\"product_description\":\"Extruded Vinyl Twin Double Hung Window with Integral Mullion and Nail Fin - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11720-R9\",\"approval_number\":\"FL11720.13\",\"seq\":13,\"product_model\":\"m. Model 3001 \\\/ 3B01 \\\/ 3A01 \\\/ 3AB1\",\"product_description\":\"Extruded Vinyl Double Hung Window - \\\"Non-Impact\\\" utilizing the \\\"Sm-Sm\\\" Sash\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11720-R9\",\"approval_number\":\"FL11720.14\",\"seq\":14,\"product_model\":\"n. Model 3001 \\\/ 3B01 \\\/ 3A01 \\\/ 3AB1\",\"product_description\":\"Extruded Vinyl Double Hung Window - \\\"Non-Impact\\\" utilizing the \\\"Sm-Med\\\" Sash\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11720-R13\",\"approval_number\":\"FL11720.15\",\"seq\":15,\"product_model\":\"o. Model \\\"i\\\" 301 \\\/ \\\"i\\\" 301HP\",\"product_description\":\"Extruded Vinyl \\\"Tilt\\\" Double Hung Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11720-R13\",\"approval_number\":\"FL11720.16\",\"seq\":16,\"product_model\":\"p. Model \\\"i\\\" 301\",\"product_description\":\"Extruded Vinyl Double Hung Window with Nail Fin - \\\"Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11720-R13\",\"approval_number\":\"FL11720.17\",\"seq\":17,\"product_model\":\"q. Model 0601 HP\",\"product_description\":\"Extruded Vinyl Double Hung Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11720-R15\",\"approval_number\":\"FL11720.18\",\"seq\":18,\"product_model\":\"r. Model 8001 HP\",\"product_description\":\"Extruded Vinyl Double Hung Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11720-R22\",\"approval_number\":\"FL11720.19\",\"seq\":19,\"product_model\":\"s. Series 1900 Model 1921HP\",\"product_description\":\"Extruded PVC Twin Double Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11720-R22\",\"approval_number\":\"FL11720.20\",\"seq\":20,\"product_model\":\"t. Series 1900 Model 1931HP\",\"product_description\":\"Extruded PVC Triple Double Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11716-R0\",\"approval_number\":\"FL11716.1\",\"seq\":1,\"product_model\":\"a. Series \\\"i\\\" - 201\",\"product_description\":\"PVC Double Hung Replacement Window \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11716-R0\",\"approval_number\":\"FL11716.2\",\"seq\":2,\"product_model\":\"b. Series \\\"i\\\"-201\",\"product_description\":\"PVC Double Hung Replacement Window \\\"Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#27170-R0\",\"approval_number\":\"FL27170.1\",\"seq\":1,\"product_model\":\"a. Series 1900 Model 1901\",\"product_description\":\"Extruded PVC Double Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#27170-R0\",\"approval_number\":\"FL27170.2\",\"seq\":2,\"product_model\":\"b. Series 1900 Model 1901HP\",\"product_description\":\"Extruded PVC Double Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#27170-R0\",\"approval_number\":\"FL27170.3\",\"seq\":3,\"product_model\":\"c. Series 1900 Model 1921\",\"product_description\":\"Extruded PVC Twin Double Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#27170-R0\",\"approval_number\":\"FL27170.4\",\"seq\":4,\"product_model\":\"d. Series 1900 Model 1931\",\"product_description\":\"Extruded PVC Triple Double Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#27170-R1\",\"approval_number\":\"FL27170.5\",\"seq\":5,\"product_model\":\"e. Model 3001 \\\/ 3B01 \\\/ 3A01 \\\/ 3AB1 \\\"ST\\\"\",\"product_description\":\"Extruded Vinyl Double Hung \\\"Replacement\\\" Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-08-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#27170-R2\",\"approval_number\":\"FL27170.6\",\"seq\":6,\"product_model\":\"f. Series 1900 Model 1921HP\",\"product_description\":\"Extruded PVC Twin Double Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-02-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#27170-R2\",\"approval_number\":\"FL27170.7\",\"seq\":7,\"product_model\":\"g. Series 1900 Model 1931HP\",\"product_description\":\"Extruded PVC Triple Double Hung Window with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-02-22 00:00:00\",\"instructions_url\":\"\"}],\"Pella Corporation\":[{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12600-R12\",\"approval_number\":\"FL12600.1\",\"seq\":1,\"product_model\":\"Pella Impervia Double Hung\",\"product_description\":\"47.5\\\" x 77.5\\\" Equal Vent Double Hung\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12600-R12\",\"approval_number\":\"FL12600.2\",\"seq\":2,\"product_model\":\"Pella Impervia Double Hung\",\"product_description\":\"37\\\" x 78\\\" Equal Vent Double Hung\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12600-R12\",\"approval_number\":\"FL12600.3\",\"seq\":3,\"product_model\":\"Pella Impervia Double Hung\",\"product_description\":\"48\\\" x 78\\\" Cottage Double Hung\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12600-R12\",\"approval_number\":\"FL12600.4\",\"seq\":4,\"product_model\":\"Pella Impervia Double Hung\",\"product_description\":\"37\\\" x 78\\\" Cottage Double Hung\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12600-R12\",\"approval_number\":\"FL12600.5\",\"seq\":5,\"product_model\":\"Pella Impervia Double Hung\",\"product_description\":\"48\\\" x 78\\\" Contemporary Double Hung\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12600-R12\",\"approval_number\":\"FL12600.6\",\"seq\":6,\"product_model\":\"Pella Impervia Double Hung\",\"product_description\":\"37\\\" x 78\\\" Contemporary Double Hung\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12600-R12\",\"approval_number\":\"FL12600.7\",\"seq\":7,\"product_model\":\"Pella Impervia Double Hung\",\"product_description\":\"42\\\" x 60\\\" Equal Double Hung w\\\/HP Water Kit\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14342-R7\",\"approval_number\":\"FL14342.1\",\"seq\":1,\"product_model\":\"Pella Architect Reserve Double Hung, Wood, Model 5 (non impact)\",\"product_description\":\"Size: 1219x2438mm (48x96in)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11152-R14\",\"approval_number\":\"FL11152.1\",\"seq\":1,\"product_model\":\"Endorsed Vinyl Double Hung\",\"product_description\":\"Vinyl Double Hung Triple Composite (109\\\" x 72\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11152-R14\",\"approval_number\":\"FL11152.2\",\"seq\":2,\"product_model\":\"Endorsed Vinyl Double Hung\",\"product_description\":\"Vinyl Double Hung Window (36\\\" x 62\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11152-R14\",\"approval_number\":\"FL11152.3\",\"seq\":3,\"product_model\":\"Endorsed Vinyl Double Hung\",\"product_description\":\"Vinyl Double Hung Window (36\\\" x 72\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11152-R14\",\"approval_number\":\"FL11152.4\",\"seq\":4,\"product_model\":\"Endorsed Vinyl Double Hung\",\"product_description\":\"Vinyl Double Hung Window (36\\\" x 78\\\")\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11152-R14\",\"approval_number\":\"FL11152.5\",\"seq\":5,\"product_model\":\"Endorsed Vinyl Double Hung\",\"product_description\":\"Vinyl Double Hung (48\\\" x 62\\\")\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11152-R14\",\"approval_number\":\"FL11152.6\",\"seq\":6,\"product_model\":\"Endorsed Vinyl Double Hung\",\"product_description\":\"Vinyl Double Hung (48\\\" x 72\\\")\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11152-R14\",\"approval_number\":\"FL11152.7\",\"seq\":7,\"product_model\":\"Endorsed Vinyl Double Hung\",\"product_description\":\"Double Hung Window(48\\\" x 78\\\")\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-06-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11152-R14\",\"approval_number\":\"FL11152.8\",\"seq\":8,\"product_model\":\"Endorsed Vinyl Double Hung\",\"product_description\":\"High Performance Vinyl Double Hung (48\\\" x 72\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11152-R14\",\"approval_number\":\"FL11152.9\",\"seq\":9,\"product_model\":\"Endorsed Vinyl Double Hung\",\"product_description\":\"Vinyl Double Hung Twin Composite Window (72-1\\\/2\\\" x 62\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11152-R14\",\"approval_number\":\"FL11152.10\",\"seq\":10,\"product_model\":\"Endorsed Vinyl Double Hung\",\"product_description\":\"Vinyl Double Hung Twin Composite (72-1\\\/2\\\" x 72\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11152-R14\",\"approval_number\":\"FL11152.11\",\"seq\":11,\"product_model\":\"Endorsed Vinyl Double Hung\",\"product_description\":\"Vinyl Double Hung Twin Composite Window (72-1\\\/2\\\" x 78\\\")\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11152-R14\",\"approval_number\":\"FL11152.12\",\"seq\":12,\"product_model\":\"Endorsed Vinyl Double Hung\",\"product_description\":\"Vinyl Double Hung Twin Composite (88-1\\\/2 x 78\\\")\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11152-R14\",\"approval_number\":\"FL11152.13\",\"seq\":13,\"product_model\":\"Endorsed Vinyl Double Hung\",\"product_description\":\"Vinyl Double Hung Twin Composite (96-1\\\/2\\\" x 62\\\")\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11152-R14\",\"approval_number\":\"FL11152.14\",\"seq\":14,\"product_model\":\"Endorsed Vinyl Double Hung\",\"product_description\":\"Vinyl Double Hung Twin Composite (96-1\\\/2\\\" x 72\\\")\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11152-R14\",\"approval_number\":\"FL11152.15\",\"seq\":15,\"product_model\":\"Endorsed Vinyl Double Hung\",\"product_description\":\"High Performance Vinyl Double Hung Twin Composite (72-1\\\/2\\\" x 72\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11152-R14\",\"approval_number\":\"FL11152.16\",\"seq\":16,\"product_model\":\"Endorsed Vinyl Double Hung\",\"product_description\":\"Vinyl Double Hung Triple Composite (88-3\\\/8\\\" x 78\\\")\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11152-R14\",\"approval_number\":\"FL11152.17\",\"seq\":17,\"product_model\":\"Endorsed Vinyl Double hung\",\"product_description\":\"Vinyl Double Hung Triple Composite (109\\\" x 62\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12600-R12\",\"approval_number\":\"FL12600.8\",\"seq\":8,\"product_model\":\"Pella Impervia Double Hung\",\"product_description\":\"37\\\" x 72\\\" Equal Double Hung w\\\/HP Water Kit\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12600-R12\",\"approval_number\":\"FL12600.9\",\"seq\":9,\"product_model\":\"Pella Impervia Double Hung\",\"product_description\":\"48\\\" x 54\\\" Cottage Double Hung w\\\/HP Water Kit\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12600-R12\",\"approval_number\":\"FL12600.10\",\"seq\":10,\"product_model\":\"Pella Impervia Double Hung\",\"product_description\":\"42\\\" x 60\\\" Cottage Double Hung w\\\/HP Water Kit\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12600-R12\",\"approval_number\":\"FL12600.11\",\"seq\":11,\"product_model\":\"Pella Impervia Double Hung\",\"product_description\":\"37\\\" x 72\\\" Cottage Double Hung w\\\/HP Water Kit\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12600-R12\",\"approval_number\":\"FL12600.12\",\"seq\":12,\"product_model\":\"Pella Impervia Double Hung\",\"product_description\":\"48\\\" x 54\\\" Equal Double Hung w\\\/HP Water Kit\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12600-R12\",\"approval_number\":\"FL12600.13\",\"seq\":13,\"product_model\":\"Pella Impervia Double Hung\",\"product_description\":\"42\\\" x 66\\\" Contemporary Double Hung w\\\/HP Water Kit\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12600-R12\",\"approval_number\":\"FL12600.14\",\"seq\":14,\"product_model\":\"Pella Impervia Double Hung\",\"product_description\":\"37\\\" x 72\\\" Contemporary Double HUng w\\\/HP Water Kit\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12600-R12\",\"approval_number\":\"FL12600.15\",\"seq\":15,\"product_model\":\"Pella Impervia Double Hung\",\"product_description\":\"48\\\" x 54\\\" Contemporary Double Hung w\\\/HP Water Kit\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12952-R11\",\"approval_number\":\"FL12952.1\",\"seq\":1,\"product_model\":\"Lifestyle Clad Double Hung Window\",\"product_description\":\"Lifestyle Series Non-Impact Double Hung Window (45\\\" x 77\\\")\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12952-R11\",\"approval_number\":\"FL12952.2\",\"seq\":2,\"product_model\":\"Lifestyle Clad Double Hung Window\",\"product_description\":\"Lifestyle Series Non-Impact Double Hung Window (37\\\" x 65\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12952-R11\",\"approval_number\":\"FL12952.3\",\"seq\":3,\"product_model\":\"Lifestyle Clad Double Hung Window\",\"product_description\":\"Lifestyle Series Non-Impact Double Hung Window (33\\\" x 59\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12952-R11\",\"approval_number\":\"FL12952.4\",\"seq\":4,\"product_model\":\"Lifestyle Clad Double Hung Window\",\"product_description\":\"Lifestyle Series Non-Impact Double Hung Window (33\\\" x 47\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12952-R11\",\"approval_number\":\"FL12952.5\",\"seq\":5,\"product_model\":\"Lifestyle Clad Double Hung Window\",\"product_description\":\"Lifestyle Series Non-Impact Double Hung Window (29\\\" x 53\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12952-R11\",\"approval_number\":\"FL12952.6\",\"seq\":6,\"product_model\":\"Lifestyle Clad Double Hung Window\",\"product_description\":\"Lifestyle Series Non-Impact Double Hung Window (29\\\" x 65\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12952-R11\",\"approval_number\":\"FL12952.7\",\"seq\":7,\"product_model\":\"Lifestyle Clad Double Hung Window\",\"product_description\":\"Lifestyle Series Non-Impact Double Hung Window (48\\\" x 84\\\")\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14341-R8\",\"approval_number\":\"FL14341.1\",\"seq\":1,\"product_model\":\"Pella Architect Reserve Double Hung, Clad, Model 5 (non impact)\",\"product_description\":\"Size: 1219x2438mm (48x96in)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-10-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14341-R8\",\"approval_number\":\"FL14341.2\",\"seq\":2,\"product_model\":\"Pella Architect Reserve Double Hung, Clad, Model 5 (non impact)\",\"product_description\":\"Size: 1219x2134mm (48x84in)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-10-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14341-R8\",\"approval_number\":\"FL14341.3\",\"seq\":3,\"product_model\":\"Pella Architect Reserve Double Hung, Clad, Model 5 (non impact)\",\"product_description\":\"Size: 1219x1956mm (48x77in)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-10-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14341-R8\",\"approval_number\":\"FL14341.4\",\"seq\":4,\"product_model\":\"Pella Architect Reserve Double Hung, Clad, Model 5 (non impact)\",\"product_description\":\"Size: 1219x1499mm (48x59in)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-10-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14341-R8\",\"approval_number\":\"FL14341.5\",\"seq\":5,\"product_model\":\"Pella Architect Reserve Double Hung, Clad, Model 5 (non impact)\",\"product_description\":\"Size: 1143x1651mm (45x65in)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-10-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14341-R8\",\"approval_number\":\"FL14341.6\",\"seq\":6,\"product_model\":\"Pella Architect Reserve Double Hung, Clad, Model 5 (non impact)\",\"product_description\":\"Size: 1041x1803mm (41x71in)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-10-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14341-R8\",\"approval_number\":\"FL14341.7\",\"seq\":7,\"product_model\":\"Pella Architect Reserve Double Hung, Clad, Model 5 (non impact)\",\"product_description\":\"Size: 940x1956mm (37x77in)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-10-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14342-R7\",\"approval_number\":\"FL14342.2\",\"seq\":2,\"product_model\":\"Pella Architect Reserve Double Hung, Wood, Model 5 (non impact)\",\"product_description\":\"Size: 1219x2134mm (48x84in)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14342-R7\",\"approval_number\":\"FL14342.3\",\"seq\":3,\"product_model\":\"Pella Architect Reserve Double Hung, Wood, Model 5 (non impact)\",\"product_description\":\"Size: 1219x1956mm (48x77in)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14343-R7\",\"approval_number\":\"FL14343.1\",\"seq\":1,\"product_model\":\"Pella Architect Reserve Double Hung, Precision Fit, Clad\\\/Wood, Model 5 (non impact)\",\"product_description\":\"Size: 1219x2153mm (48x84.75in)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14343-R7\",\"approval_number\":\"FL14343.2\",\"seq\":2,\"product_model\":\"Pella Architect Reserve Double Hung, Precision Fit, Clad\\\/Wood, Model 5 (non impact)\",\"product_description\":\"Size: 1219x1975mm (48x77.75in)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14343-R7\",\"approval_number\":\"FL14343.3\",\"seq\":3,\"product_model\":\"Pella Architect Reserve Double Hung, Precision Fit, Clad\\\/Wood, Model 5 (non impact)\",\"product_description\":\"Size: 1054x1835mm (41.5x72.25in)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16813-R11\",\"approval_number\":\"FL16813.1\",\"seq\":1,\"product_model\":\"250 Series Double Hung Window\",\"product_description\":\"48\\\" x 63\\\" vinyl non-impact single window with interlock reinforcement\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16813-R11\",\"approval_number\":\"FL16813.2\",\"seq\":2,\"product_model\":\"250 Series Double Hung Window\",\"product_description\":\"36\\\" x 72\\\" vinyl non-impact single window with fully reinforced stiles & rails\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16813-R11\",\"approval_number\":\"FL16813.3\",\"seq\":3,\"product_model\":\"250 Series Double Hung Window\",\"product_description\":\"36\\\" x 63\\\" vinyl non-impact single window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16813-R11\",\"approval_number\":\"FL16813.4\",\"seq\":4,\"product_model\":\"250 Series Double Hung Window\",\"product_description\":\"48\\\" x 72\\\" vinyl non-impact single window with fully reinforced stiles & rails & HP package\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16813-R11\",\"approval_number\":\"FL16813.5\",\"seq\":5,\"product_model\":\"250 Series Double Hung Window\",\"product_description\":\"96\\\" x 63\\\" vinyl non-impact double window with interlock reinforcement\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16813-R11\",\"approval_number\":\"FL16813.6\",\"seq\":6,\"product_model\":\"250 Series Double Hung Window\",\"product_description\":\"72 1\\\/2\\\" x 72\\\" vinyl non-impact double window with fully reinforced stiles & rails\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16813-R11\",\"approval_number\":\"FL16813.7\",\"seq\":7,\"product_model\":\"250 Series Double Hung Window\",\"product_description\":\"72 1\\\/2\\\" x 63\\\" vinyl non-impact double window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16813-R11\",\"approval_number\":\"FL16813.8\",\"seq\":8,\"product_model\":\"250 Series Double Hung Window\",\"product_description\":\"72 1\\\/2\\\" x 72\\\" vinyl non-impact double window with fully reinforced stiles & rails & HP package\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16813-R11\",\"approval_number\":\"FL16813.9\",\"seq\":9,\"product_model\":\"250 Series Double Hung Window\",\"product_description\":\"109\\\" x 72\\\" vinyl non-impact triple window with fully reinforced stiles & rails\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16813-R11\",\"approval_number\":\"FL16813.10\",\"seq\":10,\"product_model\":\"250 Series Double Hung Window\",\"product_description\":\"109\\\" x 63\\\" vinyl non-impact triple window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16813-R11\",\"approval_number\":\"FL16813.12\",\"seq\":12,\"product_model\":\"250 Series Double Hung Window\",\"product_description\":\"54\\\" x 86\\\" vinyl non-impact single window with fully reinforced stiles & rails\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16813-R11\",\"approval_number\":\"FL16813.13\",\"seq\":13,\"product_model\":\"250 Series Double Hung Window\",\"product_description\":\"97\\\" x 78\\\" vinyl non-impact double window with interlock reinforcement\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#17769-R4\",\"approval_number\":\"FL17769.1\",\"seq\":1,\"product_model\":\"Pella\\\/Architect Series Model 6 Clad Double Hung\",\"product_description\":\"(54in. x 96in.) Pella\\\/Architect Series Double Hung \\\/ Single Hung \\\/ Simulated Hung - Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#17769-R4\",\"approval_number\":\"FL17769.2\",\"seq\":2,\"product_model\":\"Pella\\\/Architect Series Model 6 Clad Double Hung\",\"product_description\":\"(54in. x 96in.) Pella\\\/Architect Series Double Hung \\\/ Single Hung \\\/ Simulated Hung - Non Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.1\",\"seq\":1,\"product_model\":\"(ASCDH) Architect Series\\\/Class\",\"product_description\":\"(411-H-635.2) Clad DH Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.2\",\"seq\":2,\"product_model\":\"(ASCDH) Architect Series\\\/Class\",\"product_description\":\"(411-H-635.1) Clad DH Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.3\",\"seq\":3,\"product_model\":\"(ASCDH) Architect Series\\\/Class\",\"product_description\":\"(411-H-635) Clad DH Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.4\",\"seq\":4,\"product_model\":\"(ASCDH) Architect Series\\\/Class\",\"product_description\":\"(411-H-610.1) Clad Double Hung Window with Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.5\",\"seq\":5,\"product_model\":\"(ASCDH) Architect Series\\\/Class\",\"product_description\":\"(411-H-635.3) Clad DH Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.6\",\"seq\":6,\"product_model\":\"(ASCDH) Architect Series\\\/Class\",\"product_description\":\"(411-H-610.6) Clad Double Hung Window without Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.7\",\"seq\":7,\"product_model\":\"(ASCDH) Architect Series\\\/Class\",\"product_description\":\"(411-H-610) Clad Double Hung Window with Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.8\",\"seq\":8,\"product_model\":\"(ASCDH) Architect Series\\\/Class\",\"product_description\":\"(411-H-610.2) Clad Double Hung Window without Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.9\",\"seq\":9,\"product_model\":\"(ASCDH) Architect Series\\\/Class\",\"product_description\":\"(411-H-610.3) Clad Double Hung Window without Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.10\",\"seq\":10,\"product_model\":\"(ASCDH) Architect Series\\\/Class\",\"product_description\":\"(411-H-610.4) Clad Double Hung Window with Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.11\",\"seq\":11,\"product_model\":\"(ASCDH) Architect Series\\\/Class\",\"product_description\":\"(411-H-610.11) Clad Double Hung Window without Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.12\",\"seq\":12,\"product_model\":\"(ASCDH) Architect Series\\\/Class\",\"product_description\":\"(411-H-610.8) Clad Double Hung Window with Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.13\",\"seq\":13,\"product_model\":\"(ASCDH) Architect Series\\\/Class\",\"product_description\":\"(411-H-610.10) Clad Double Hung Window without Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.14\",\"seq\":14,\"product_model\":\"(ASCDH) Architect Series\\\/Class\",\"product_description\":\"(411-H-610.7) Clad Double Hung Window without Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.15\",\"seq\":15,\"product_model\":\"(ASCDH) Architect Series\\\/Class\",\"product_description\":\"(411-H-610.5) Clad Double Hung Window with Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.16\",\"seq\":16,\"product_model\":\"(ASCDH) Architect Series\\\/Class\",\"product_description\":\"(411-H-610.9) Clad Double Hung Window with Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.17\",\"seq\":17,\"product_model\":\"(ASCPD) Precision Fit Architec\",\"product_description\":\"(411-H-614) Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.18\",\"seq\":18,\"product_model\":\"(ASCPD) Precision Fit Architec\",\"product_description\":\"(411-H-613) Clad Double Hung Window with Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.19\",\"seq\":19,\"product_model\":\"(ASCPD) Precision Fit Architec\",\"product_description\":\"(411-H-613.2) Clad Double Hung Window without Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.20\",\"seq\":20,\"product_model\":\"(ASCPD) Precision Fit Architec\",\"product_description\":\"(411-H-613.1) Clad Double Hung Window with Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.21\",\"seq\":21,\"product_model\":\"(ASWDH) Architect Series\\\/Class\",\"product_description\":\"(411-H-611.4) Wood Double Hung Window with Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.22\",\"seq\":22,\"product_model\":\"(ASWDH) Architect Series\\\/Class\",\"product_description\":\"(411-H-611.8) Wood Double Hung Window with Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.23\",\"seq\":23,\"product_model\":\"(DCCPD) Precision Fit Architec\",\"product_description\":\"(411-H-613.3) Clad Double Hung Window without Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.24\",\"seq\":24,\"product_model\":\"(DCWDH) Architect Series\\\/Class\",\"product_description\":\"(411-H-611.3) Wood Double Hung Window without Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.25\",\"seq\":25,\"product_model\":\"(DCWPD) Precision Fit Designer\",\"product_description\":\"(411-H-614.3) Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.26\",\"seq\":26,\"product_model\":\"(DSCDH) w\\\/DGP Designer Smart-S\",\"product_description\":\"(411-H-609.3) Clad Double Hung Window without Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.27\",\"seq\":27,\"product_model\":\"(DSCDH) w\\\/DGP Designer Smart-S\",\"product_description\":\"(411-H-609.2) Clad Double Hung Window without Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.28\",\"seq\":28,\"product_model\":\"(DSCDH) w\\\/DGP Designer Smart-S\",\"product_description\":\"(411-H-609.1) Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.29\",\"seq\":29,\"product_model\":\"(DSCDH) w\\\/DGP Designer Smart-S\",\"product_description\":\"(411-H-609.4) Clad Double Hung Window without Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.30\",\"seq\":30,\"product_model\":\"(DSCDH) w\\\/DGP Designer Smart-S\",\"product_description\":\"(411-H-609.13) Clad Double Hung Window without Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.31\",\"seq\":31,\"product_model\":\"(DSCDH) w\\\/DGP Designer Smart-S\",\"product_description\":\"(411-H-609.5) Clad Double Hung Window without Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.32\",\"seq\":32,\"product_model\":\"(DSCDH) w\\\/DGP Designer Smart-S\",\"product_description\":\"(411-H-609.6) Clad Double Hung Window with Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.33\",\"seq\":33,\"product_model\":\"(DSCDH) w\\\/DGP Designer Smart-S\",\"product_description\":\"(411-H-609.8) Clad Double Hung Window without Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.34\",\"seq\":34,\"product_model\":\"(DSCDH) w\\\/DGP Designer Smart-S\",\"product_description\":\"(411-H-609.9) Clad Double Hung Window without Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.35\",\"seq\":35,\"product_model\":\"(DSCDH) w\\\/DGP Designer Smart-S\",\"product_description\":\"(411-H-609.11) Clad Double Hung Window with Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.36\",\"seq\":36,\"product_model\":\"(DSCDH) w\\\/DGP Designer Smart-S\",\"product_description\":\"(411-H-609.12) Clad Double Hung Window without Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.37\",\"seq\":37,\"product_model\":\"(DSCDH) w\\\/DGPDesigner Smart-Sa\",\"product_description\":\"(411-H-609) Clad Dougle Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.38\",\"seq\":38,\"product_model\":\"(PLCDH) ProLine Clad DH Window\",\"product_description\":\"(411-H-608.9) Aluminum Clad DH Tilting\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.39\",\"seq\":39,\"product_model\":\"(PLCDH) ProLine Clad DH Window\",\"product_description\":\"(411-H-608.11) Aluminum Clad DH Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.40\",\"seq\":40,\"product_model\":\"(PLCDH) ProLine Clad DH Window\",\"product_description\":\"(411-H-608.10) Aluminum Clad DH Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.41\",\"seq\":41,\"product_model\":\"(PLCDH) ProLine Clad DH Window\",\"product_description\":\"(411-H-608.8) Aluminum Clad DH Tilting\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.42\",\"seq\":42,\"product_model\":\"(PLCDH) ProLine Clad DH Window\",\"product_description\":\"(411-H-608.7) Aluminum Clad DH Tilting DH\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.43\",\"seq\":43,\"product_model\":\"(PLCDH) ProLine Clad DH Window\",\"product_description\":\"(411-H-608.6) Aluminum Clad DH Tilting DH\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.44\",\"seq\":44,\"product_model\":\"(PLCDH) Proline Clad Double Hu\",\"product_description\":\"(411-H-608.3) Al Clad Tilting Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.45\",\"seq\":45,\"product_model\":\"(PLCDH) Proline Clad Double Hu\",\"product_description\":\"(411-H-608.2) Al Clad Tilting Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.46\",\"seq\":46,\"product_model\":\"(PLCDH) Proline Clad Double Hu\",\"product_description\":\"(411-H-608.1) Al Clad Tilting Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.47\",\"seq\":47,\"product_model\":\"(PLCDH) Proline Clad Double Hu\",\"product_description\":\"(411-H-608) Al Clad Tilting Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.48\",\"seq\":48,\"product_model\":\"20 Series Double Hung PVC Wind\",\"product_description\":\"(411-H-640) Vinyl Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.49\",\"seq\":49,\"product_model\":\"20 Series Double Hung Vinyl Wi\",\"product_description\":\"(411-H-640.2) PVC Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#432-R0\",\"approval_number\":\"FL432.50\",\"seq\":50,\"product_model\":\"20 Series Double Hung Vinyl Wi\",\"product_description\":\"(411-H-640.6) PVC Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#436-R0\",\"approval_number\":\"FL436.1\",\"seq\":1,\"product_model\":\"(ASCPD) Precision Fit Architec\",\"product_description\":\"(411-H-614.1) Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#436-R0\",\"approval_number\":\"FL436.2\",\"seq\":2,\"product_model\":\"(ASWDH) Architect Series\\\/Class\",\"product_description\":\"(411-H-611.5) Wood Double Hung Window with Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#436-R0\",\"approval_number\":\"FL436.3\",\"seq\":3,\"product_model\":\"(ASWDH) Architect Series\\\/Class\",\"product_description\":\"(411-H-611.1) Wood Double Hung Window with Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#436-R0\",\"approval_number\":\"FL436.4\",\"seq\":4,\"product_model\":\"(ASWDH) Architect Series\\\/Class\",\"product_description\":\"(411-H-611) Wood Double Hung Window with Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#436-R0\",\"approval_number\":\"FL436.5\",\"seq\":5,\"product_model\":\"(ASWDH) Architect Series\\\/Class\",\"product_description\":\"(411-H-611.9) Wood Double Hung Window with Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#436-R0\",\"approval_number\":\"FL436.6\",\"seq\":6,\"product_model\":\"(DCWDH) Architect Series\\\/Class\",\"product_description\":\"(411-H-611.10) Wood Double Hung Window without Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#436-R0\",\"approval_number\":\"FL436.7\",\"seq\":7,\"product_model\":\"(DCWDH) Architect Series\\\/Class\",\"product_description\":\"(411-H-611.2) Wood Double Hung Window without Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#436-R0\",\"approval_number\":\"FL436.8\",\"seq\":8,\"product_model\":\"(DCWDH) Architect Series\\\/Class\",\"product_description\":\"(411-H-611.7) Wood Double Hung Window without Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#436-R0\",\"approval_number\":\"FL436.9\",\"seq\":9,\"product_model\":\"(DCWDH) Architect Series\\\/Class\",\"product_description\":\"(411-H-611.6) Wood Double Hung Window without Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#436-R0\",\"approval_number\":\"FL436.10\",\"seq\":10,\"product_model\":\"(DCWDH) Architect Series\\\/Class\",\"product_description\":\"(411-H-611.11) Wood Double Hung Window without Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#436-R0\",\"approval_number\":\"FL436.11\",\"seq\":11,\"product_model\":\"(DCWPD) Precision Fit Designer\",\"product_description\":\"(411-H-614.2) Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#436-R0\",\"approval_number\":\"FL436.12\",\"seq\":12,\"product_model\":\"(DSCDH) w\\\/DGP Designer Smart-S\",\"product_description\":\"(411-H-609.10) Clad Double Hung Window with Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#436-R0\",\"approval_number\":\"FL436.13\",\"seq\":13,\"product_model\":\"(DSCPD) w\\\/DGP Precision Fit Sm\",\"product_description\":\"(411-H-612.3) Clad Double Hung Window without Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#436-R0\",\"approval_number\":\"FL436.14\",\"seq\":14,\"product_model\":\"(DSCPD) w\\\/DGP Precision Fit Sm\",\"product_description\":\"(411-H-612.2) Clad Double Hung Window without Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#436-R0\",\"approval_number\":\"FL436.15\",\"seq\":15,\"product_model\":\"(DSCPD) w\\\/DGP Precision Fit Sm\",\"product_description\":\"(411-H-612.1) Clad Double Hung Window with Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#436-R0\",\"approval_number\":\"FL436.16\",\"seq\":16,\"product_model\":\"(DSCPD) w\\\/DGP Precision Fit Sm\",\"product_description\":\"(411-H-612) Clad Double Hung Window with Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#436-R0\",\"approval_number\":\"FL436.17\",\"seq\":17,\"product_model\":\"20 Series Double Hung Vinyl Wi\",\"product_description\":\"(411-H-640.4) PVC Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#436-R0\",\"approval_number\":\"FL436.18\",\"seq\":18,\"product_model\":\"25 Series Double Hung Twin PVC\",\"product_description\":\"(411-H-649) Twin PVC Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2309-R0\",\"approval_number\":\"FL2309.1\",\"seq\":1,\"product_model\":\"Model 25 Vinyl Double Hung Win\",\"product_description\":\"411-H-654 PVC Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2309-R0\",\"approval_number\":\"FL2309.2\",\"seq\":2,\"product_model\":\"Model 25 Vinyl Double Hung Win\",\"product_description\":\"411-H-654.1 FVC Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2309-R0\",\"approval_number\":\"FL2309.3\",\"seq\":3,\"product_model\":\"Model 25 Vinyl Double Hung Win\",\"product_description\":\"411-H-658 PVC Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3140-R0\",\"approval_number\":\"FL3140.1\",\"seq\":1,\"product_model\":\"Model 25 Twin PVC Double Hung Window\",\"product_description\":\"(411-H-684) Twin PVC Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4183-R0\",\"approval_number\":\"FL4183.1\",\"seq\":1,\"product_model\":\"Series 20 - Reinforced Meeting Rails\",\"product_description\":\"(411-H-700) PVC Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4183-R0\",\"approval_number\":\"FL4183.2\",\"seq\":2,\"product_model\":\"Series 20 - Reinforced Meeting Rails\",\"product_description\":\"(411-H-700.2) PVC Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4183-R0\",\"approval_number\":\"FL4183.3\",\"seq\":3,\"product_model\":\"Series 20 - Reinforced Stiles\\\/Meeting Rails\",\"product_description\":\"(411-H-700.1) PVC Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4697-R0\",\"approval_number\":\"FL4697.1\",\"seq\":1,\"product_model\":\"Architect Series - SE Clad Double Hung Window\",\"product_description\":\"(411-H-744.01) Aluminum Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4697-R0\",\"approval_number\":\"FL4697.2\",\"seq\":2,\"product_model\":\"Architect Series - SE Clad Double Hung Window\",\"product_description\":\"(411-H-744.00) Aluminum Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4697-R0\",\"approval_number\":\"FL4697.3\",\"seq\":3,\"product_model\":\"Hurricane Shield Architect Series\\\/Clad Double Hung WIndow (IG-Glazed)\",\"product_description\":\"(411-H-743.02) Aluminum Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4697-R0\",\"approval_number\":\"FL4697.4\",\"seq\":4,\"product_model\":\"Hurricane Shield Architect Series\\\/Clad Double Hung Window (IG-Glazed)\",\"product_description\":\"(411-H-743.00) Aluminum Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5043-R0\",\"approval_number\":\"FL5043.1\",\"seq\":1,\"product_model\":\"(DCWDH) Architect Series\\\/Classic Wood Contemporary Double Hung Window Without Wind Load Brace Kit\",\"product_description\":\"(411-H-611.02) Wood Double Hung Window Without Wind Load Brace Kit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5043-R0\",\"approval_number\":\"FL5043.2\",\"seq\":2,\"product_model\":\"Architect Series - LX Wood Double Hung Window\",\"product_description\":\"(411-H-758.01) Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5043-R0\",\"approval_number\":\"FL5043.3\",\"seq\":3,\"product_model\":\"Architect Series - LX Wood Double Hung Window\",\"product_description\":\"(411-H-758.0) Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5043-R0\",\"approval_number\":\"FL5043.4\",\"seq\":4,\"product_model\":\"Architect Series - LX Wood Double Hung Window\",\"product_description\":\"(411-H-758.02) Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5043-R0\",\"approval_number\":\"FL5043.5\",\"seq\":5,\"product_model\":\"Architect Series - LX Wood Double Hung Window\",\"product_description\":\"(411-H-758.03) Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5043-R0\",\"approval_number\":\"FL5043.6\",\"seq\":6,\"product_model\":\"Architect Series - SE Clad Double Hung Window\",\"product_description\":\"(411-H-757.01) Aluminum Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5043-R0\",\"approval_number\":\"FL5043.7\",\"seq\":7,\"product_model\":\"Architect Series - SE Clad Double Hung Window\",\"product_description\":\"(411-H-757.0) Aluminum Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5043-R0\",\"approval_number\":\"FL5043.8\",\"seq\":8,\"product_model\":\"Hurricane Shield Architect Series\\\/Clad Double Hung Window (Single-Glazed)\",\"product_description\":\"(411-H-759.02) Aluminum Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5400-R0\",\"approval_number\":\"FL5400.1\",\"seq\":1,\"product_model\":\"Architect Series - LX - Hurricane Clad Double Hung Window\",\"product_description\":\"(411-H-778.00) Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5400-R0\",\"approval_number\":\"FL5400.2\",\"seq\":2,\"product_model\":\"Designer Series - Precision Fit - Smart Sash II Clad Double Hung Window\",\"product_description\":\"(411-H-768.01) Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5400-R0\",\"approval_number\":\"FL5400.3\",\"seq\":3,\"product_model\":\"Designer Series - Precision Fit Smart Sash II Clad Double Hung Window\",\"product_description\":\"(411-H-768.00) Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5400-R0\",\"approval_number\":\"FL5400.4\",\"seq\":4,\"product_model\":\"Designer Series - Precision Fit\\\/Single Lock - Smart Sash II Clad Double Hung Window\",\"product_description\":\"(411-H-769.01) Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5400-R0\",\"approval_number\":\"FL5400.5\",\"seq\":5,\"product_model\":\"Designer Series - Precision Fit\\\/Single Lock - Smart Sash II Clad Double Hung Window\",\"product_description\":\"(411-H-769.00) Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5400-R0\",\"approval_number\":\"FL5400.6\",\"seq\":6,\"product_model\":\"Designer Series - Smart Sash II Clad Double Hung Window\",\"product_description\":\"(411-H-771.01) Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5400-R0\",\"approval_number\":\"FL5400.7\",\"seq\":7,\"product_model\":\"Designer Series - Smart Sash II Clad Double Hung Window\",\"product_description\":\"(411-H-776.00) Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5400-R0\",\"approval_number\":\"FL5400.8\",\"seq\":8,\"product_model\":\"Designer Series - Smart Sash II Clad Double Hung Window\",\"product_description\":\"(411-H-777.00) Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5400-R0\",\"approval_number\":\"FL5400.9\",\"seq\":9,\"product_model\":\"Designer Series - Smart Sash II Clad Double Hung Window\",\"product_description\":\"(411-H-777.01) Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5400-R0\",\"approval_number\":\"FL5400.10\",\"seq\":10,\"product_model\":\"Designer Series - Smart Sash II Clad Double Hung Window\",\"product_description\":\"(411-H-776.01) Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5400-R0\",\"approval_number\":\"FL5400.11\",\"seq\":11,\"product_model\":\"Designer Series - Smart Sash II Clad Double Hung Window\",\"product_description\":\"(411-H-775.00) Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5400-R0\",\"approval_number\":\"FL5400.12\",\"seq\":12,\"product_model\":\"Designer Series - Smart Sash II Clad Double Hung WIndow\",\"product_description\":\"(411-H-771.00) Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5400-R0\",\"approval_number\":\"FL5400.13\",\"seq\":13,\"product_model\":\"Designer Series - Smart Sash II Clad Double Hung Window\",\"product_description\":\"(411-H-775.01) Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5400-R0\",\"approval_number\":\"FL5400.14\",\"seq\":14,\"product_model\":\"Designer Series - Smart Sash II Clad Double Hung Window\",\"product_description\":\"(411-H-772.00) Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5400-R0\",\"approval_number\":\"FL5400.15\",\"seq\":15,\"product_model\":\"Designer Series - Smart Sash II Clad Double Hung Window\",\"product_description\":\"(411-H-773.00) Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5400-R0\",\"approval_number\":\"FL5400.16\",\"seq\":16,\"product_model\":\"Designer Series - Smart Sash II Clad Double Hung Window\",\"product_description\":\"(411-H-773.01) Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5400-R0\",\"approval_number\":\"FL5400.17\",\"seq\":17,\"product_model\":\"Designer Series - Smart Sash II with Single Lock Clad Double Hung Window\",\"product_description\":\"(411-H-774.00) Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5400-R0\",\"approval_number\":\"FL5400.18\",\"seq\":18,\"product_model\":\"Designer Series - Smart Sash II with Single Lock Clad Double Hung Window\",\"product_description\":\"(411-H-774.01) Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5707-R0\",\"approval_number\":\"FL5707.1\",\"seq\":1,\"product_model\":\"Architect Series - Precision Fit -SE\",\"product_description\":\"(411-H-511.0) Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5707-R0\",\"approval_number\":\"FL5707.2\",\"seq\":2,\"product_model\":\"Architect Series - Precision Fit-LX\",\"product_description\":\"(411-H-509.0) Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5707-R0\",\"approval_number\":\"FL5707.3\",\"seq\":3,\"product_model\":\"Architect Series - Precision Fit-LX (single lock)\",\"product_description\":\"(411-H-510.0) Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5707-R0\",\"approval_number\":\"FL5707.4\",\"seq\":4,\"product_model\":\"Architect Series - SE Clad Double Hung Window\",\"product_description\":\"(411-H-790.01) Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5707-R0\",\"approval_number\":\"FL5707.5\",\"seq\":5,\"product_model\":\"Architect Series - SE Clad Double Hung Window\",\"product_description\":\"(411-H-790.0) Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5707-R0\",\"approval_number\":\"FL5707.6\",\"seq\":6,\"product_model\":\"ProLine Series Clad Double Hung Window\",\"product_description\":\"(411-H-787.05) Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5707-R0\",\"approval_number\":\"FL5707.7\",\"seq\":7,\"product_model\":\"ProLine Series Clad Double Hung Window\",\"product_description\":\"(411-H-787.04) Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5707-R0\",\"approval_number\":\"FL5707.8\",\"seq\":8,\"product_model\":\"ProLine Series Clad Double Hung Window\",\"product_description\":\"(411-H-787.04) Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5707-R0\",\"approval_number\":\"FL5707.9\",\"seq\":9,\"product_model\":\"ProLine Series Clad Double Hung Window\",\"product_description\":\"(411-H-787.02) Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5707-R0\",\"approval_number\":\"FL5707.10\",\"seq\":10,\"product_model\":\"ProLine Series Clad Double Hung Window\",\"product_description\":\"(411-H-787.01) Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5707-R0\",\"approval_number\":\"FL5707.11\",\"seq\":11,\"product_model\":\"ProLine Series Clad Double Hung Window\",\"product_description\":\"(411-H-787.0) Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6073-R0\",\"approval_number\":\"FL6073.1\",\"seq\":1,\"product_model\":\"Hurricane Shield Architect Series - LX - Clad Double Hung Window\",\"product_description\":\"(411-H-505.01) Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6432-R0\",\"approval_number\":\"FL6432.1\",\"seq\":1,\"product_model\":\"ProLine Series Clad Double Hung Window\",\"product_description\":\"(411-H-800.19) Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6432-R0\",\"approval_number\":\"FL6432.2\",\"seq\":2,\"product_model\":\"ProLine Series Clad Double Hung Window\",\"product_description\":\"(411-H-800.00) Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6432-R0\",\"approval_number\":\"FL6432.3\",\"seq\":3,\"product_model\":\"ProLine Series Clad Double Hung Window\",\"product_description\":\"(411-H-800.18) Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6432-R0\",\"approval_number\":\"FL6432.4\",\"seq\":4,\"product_model\":\"ProLine Series Clad Double Hung Window\",\"product_description\":\"(411-H-800.16) Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6432-R0\",\"approval_number\":\"FL6432.5\",\"seq\":5,\"product_model\":\"ProLine Series Clad Double Hung Window\",\"product_description\":\"(411-H-800.15) Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6432-R0\",\"approval_number\":\"FL6432.6\",\"seq\":6,\"product_model\":\"ProLine Series Clad Double Hung Window\",\"product_description\":\"(411-H-800.13) Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6432-R0\",\"approval_number\":\"FL6432.7\",\"seq\":7,\"product_model\":\"ProLine Series Clad Double Hung Window\",\"product_description\":\"(411-H-800.12) Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6432-R0\",\"approval_number\":\"FL6432.8\",\"seq\":8,\"product_model\":\"ProLine Series Clad Double Hung Window\",\"product_description\":\"(411-H-800.09) Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6432-R0\",\"approval_number\":\"FL6432.9\",\"seq\":9,\"product_model\":\"ProLine Series Clad Double Hung Window\",\"product_description\":\"(411-H-800.07) Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6432-R0\",\"approval_number\":\"FL6432.10\",\"seq\":10,\"product_model\":\"ProLine Series Clad Double Hung Window\",\"product_description\":\"(411-H-800.06) Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6432-R0\",\"approval_number\":\"FL6432.11\",\"seq\":11,\"product_model\":\"ProLine Series Clad Double Hung Window\",\"product_description\":\"(411-H-800.04) Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6432-R0\",\"approval_number\":\"FL6432.12\",\"seq\":12,\"product_model\":\"ProLine Series Clad Double Hung Window\",\"product_description\":\"(411-H-800.01) Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6432-R0\",\"approval_number\":\"FL6432.13\",\"seq\":13,\"product_model\":\"ProLine Series Clad Double Hung Window\",\"product_description\":\"(411-H-800.03) Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6432-R0\",\"approval_number\":\"FL6432.14\",\"seq\":14,\"product_model\":\"ProLine Series Double Hung Window\",\"product_description\":\"(411-H-800.10) Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6681-R0\",\"approval_number\":\"FL6681.1\",\"seq\":1,\"product_model\":\"Architect Series - SE Clad Double Hung Window\",\"product_description\":\"(411-H-806.04) Double Hung Window\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6681-R0\",\"approval_number\":\"FL6681.2\",\"seq\":2,\"product_model\":\"Architect Series - SE Clad Double Hung Window\",\"product_description\":\"(411-H-806.05) Double Hung Window\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6681-R0\",\"approval_number\":\"FL6681.3\",\"seq\":3,\"product_model\":\"Architect Series LX Clad Double Hung Window\",\"product_description\":\"(411-H-806.01) Clad Double Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6681-R0\",\"approval_number\":\"FL6681.4\",\"seq\":4,\"product_model\":\"Architect Series LX Clad Double Hung Window\",\"product_description\":\"(411-H-806.02) Clad Double Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6681-R0\",\"approval_number\":\"FL6681.5\",\"seq\":5,\"product_model\":\"Architect Series LX Clad Double Hung Window\",\"product_description\":\"(411-H-806.03) Clad Double Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6681-R0\",\"approval_number\":\"FL6681.6\",\"seq\":6,\"product_model\":\"Architect Series LX Clad Double Hung Window\",\"product_description\":\"(411-H-806.00) Clad Double Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6990-R0\",\"approval_number\":\"FL6990.1\",\"seq\":1,\"product_model\":\"Impervia Double Hung Window Contemporary\",\"product_description\":\"411-H-817.15 Double Hung Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6990-R0\",\"approval_number\":\"FL6990.2\",\"seq\":2,\"product_model\":\"Impervia Double Hung Window Contemporary\",\"product_description\":\"411-H-817.12 Double Hung Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6990-R0\",\"approval_number\":\"FL6990.3\",\"seq\":3,\"product_model\":\"Impervia Double Hung Window Contemporary\",\"product_description\":\"411-H-817.14 Double Hug Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6990-R0\",\"approval_number\":\"FL6990.4\",\"seq\":4,\"product_model\":\"Impervia Double Hung Window Contemporary\",\"product_description\":\"411-H-817.16 Double Hung Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6990-R0\",\"approval_number\":\"FL6990.5\",\"seq\":5,\"product_model\":\"Impervia Double Hung Window Contemporary\",\"product_description\":\"411-H-817.17 Double Hung Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6990-R0\",\"approval_number\":\"FL6990.6\",\"seq\":6,\"product_model\":\"Impervia Double Hung Window Contemporary\",\"product_description\":\"411-H-817.13 Double Hung Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6990-R0\",\"approval_number\":\"FL6990.7\",\"seq\":7,\"product_model\":\"Impervia Double Hung Window Cottage\",\"product_description\":\"411-H-817.07 Double Hung Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6990-R0\",\"approval_number\":\"FL6990.8\",\"seq\":8,\"product_model\":\"Impervia Double Hung Window Cottage\",\"product_description\":\"411-H-817.06 Double Hung Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6990-R0\",\"approval_number\":\"FL6990.9\",\"seq\":9,\"product_model\":\"Impervia Double Hung Window Cottage\",\"product_description\":\"411-H-817.08 Double Hung Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6990-R0\",\"approval_number\":\"FL6990.10\",\"seq\":10,\"product_model\":\"Impervia Double Hung Window Cottage\",\"product_description\":\"411-H-817.09 Double Hung Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6990-R0\",\"approval_number\":\"FL6990.11\",\"seq\":11,\"product_model\":\"Impervia Double Hung Window Cottage\",\"product_description\":\"411-H-817.10 Double Hung Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6990-R0\",\"approval_number\":\"FL6990.12\",\"seq\":12,\"product_model\":\"Impervia Double Hung Window Cottage\",\"product_description\":\"411-H-817.11 Double Hung Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6990-R0\",\"approval_number\":\"FL6990.13\",\"seq\":13,\"product_model\":\"Impervia Double Hung Window Equal Vent\",\"product_description\":\"411-H-817.03 Double Hung Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6990-R0\",\"approval_number\":\"FL6990.14\",\"seq\":14,\"product_model\":\"Impervia Double Hung Window Equal Vent\",\"product_description\":\"411-H-817.04 Double Hung Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6990-R0\",\"approval_number\":\"FL6990.15\",\"seq\":15,\"product_model\":\"Impervia Double Hung Window Equal Vent\",\"product_description\":\"411-H-817.02 Double Hung Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6990-R0\",\"approval_number\":\"FL6990.16\",\"seq\":16,\"product_model\":\"Impervia Double Hung Window Equal Vent\",\"product_description\":\"411-H-817.01 Double Hung Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6990-R0\",\"approval_number\":\"FL6990.17\",\"seq\":17,\"product_model\":\"Impervia Double Hung Window Equal Vent\",\"product_description\":\"411-H-817.00 Double Hung Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6990-R0\",\"approval_number\":\"FL6990.18\",\"seq\":18,\"product_model\":\"Impervia Double Hung Window Equal Vent\",\"product_description\":\"411-H-817.05 Double Hung Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8638-R0\",\"approval_number\":\"FL8638.1\",\"seq\":1,\"product_model\":\"Series 20\",\"product_description\":\"(411-H-862.02\\\/.03) Vinyl Double Hung Window\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8638-R0\",\"approval_number\":\"FL8638.2\",\"seq\":2,\"product_model\":\"Series 20\",\"product_description\":\"(411-H-862.04\\\/.05) Vinyl Double Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8638-R0\",\"approval_number\":\"FL8638.3\",\"seq\":3,\"product_model\":\"Series 20\",\"product_description\":\"(411-H-862.06\\\/.07) Vinyl Double Hung Window\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8638-R0\",\"approval_number\":\"FL8638.4\",\"seq\":4,\"product_model\":\"Series 20\",\"product_description\":\"(411-H-862.08\\\/.09) Vinyl Double Hung Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8638-R0\",\"approval_number\":\"FL8638.5\",\"seq\":5,\"product_model\":\"Series 20\",\"product_description\":\"(411-H-862.10\\\/.11) Vinyl Double Hung Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8638-R0\",\"approval_number\":\"FL8638.6\",\"seq\":6,\"product_model\":\"Series 20\",\"product_description\":\"(411-H-867.00\\\/.01) Vinyl Double Hung Twin Composite Window\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8638-R0\",\"approval_number\":\"FL8638.7\",\"seq\":7,\"product_model\":\"Series 20\",\"product_description\":\"(411-H-867.02\\\/.03) Vinyl Double Hung Twin Composite Window\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8638-R0\",\"approval_number\":\"FL8638.8\",\"seq\":8,\"product_model\":\"Series 20\",\"product_description\":\"(411-H-867.08\\\/.09) Vinyl Double Hung Twin Composite Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8638-R0\",\"approval_number\":\"FL8638.9\",\"seq\":9,\"product_model\":\"Series 20\",\"product_description\":\"(411-H-867.10\\\/.11) Vinyl Double Hung Twin Composite Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8638-R0\",\"approval_number\":\"FL8638.10\",\"seq\":10,\"product_model\":\"Series 20\",\"product_description\":\"(411-H-873.00\\\/.01) Vinyl Double Hung Triple Composite Window\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8638-R0\",\"approval_number\":\"FL8638.11\",\"seq\":11,\"product_model\":\"Series 20\",\"product_description\":\"(411-H-873.02\\\/.03) Vinyl Double Hung Triple Composite Window\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8638-R0\",\"approval_number\":\"FL8638.12\",\"seq\":12,\"product_model\":\"Series 20\",\"product_description\":\"(411-H-873.04\\\/.05) Vinyl Double Hung Triple Composite Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8638-R0\",\"approval_number\":\"FL8638.13\",\"seq\":13,\"product_model\":\"Series 25\",\"product_description\":\"(411-H-859.02\\\/.03) Vinyl Double Hung Window\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8638-R0\",\"approval_number\":\"FL8638.14\",\"seq\":14,\"product_model\":\"Series 25\",\"product_description\":\"(411-H-859.04\\\/.05) Vinyl Double Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8638-R0\",\"approval_number\":\"FL8638.15\",\"seq\":15,\"product_model\":\"Series 25\",\"product_description\":\"(411-H-859.06\\\/.07) Vinyl Double Hung Window\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8638-R0\",\"approval_number\":\"FL8638.16\",\"seq\":16,\"product_model\":\"Series 25\",\"product_description\":\"(411-H-859.08\\\/.09) Vinyl Double Hung Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8638-R0\",\"approval_number\":\"FL8638.17\",\"seq\":17,\"product_model\":\"Series 25\",\"product_description\":\"(411-H-859.10\\\/.11) Vinyl Double Hung Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8638-R0\",\"approval_number\":\"FL8638.18\",\"seq\":18,\"product_model\":\"Series 25\",\"product_description\":\"(411-H-866.00\\\/.01) Vinyl Double Hung Twin Composite Window\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8638-R0\",\"approval_number\":\"FL8638.19\",\"seq\":19,\"product_model\":\"Series 25\",\"product_description\":\"(411-H-866.02\\\/.03) Vinyl Double Hung Twin Composite Window\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8638-R0\",\"approval_number\":\"FL8638.20\",\"seq\":20,\"product_model\":\"Series 25\",\"product_description\":\"(411-H-866.06\\\/.07) Vinyl Double Hung Twin Composite Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8638-R0\",\"approval_number\":\"FL8638.21\",\"seq\":21,\"product_model\":\"Series 25\",\"product_description\":\"(411-H-866.08\\\/.09) Vinyl Double Hung Twin Composite Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8638-R0\",\"approval_number\":\"FL8638.22\",\"seq\":22,\"product_model\":\"Series 25\",\"product_description\":\"(411-H-872.00\\\/.01) Vinyl Double Hung Triple Composite Window\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8638-R0\",\"approval_number\":\"FL8638.23\",\"seq\":23,\"product_model\":\"Series 25\",\"product_description\":\"(411-H-872.02\\\/.03) Vinyl Double Hung Triple Composite Window\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8638-R0\",\"approval_number\":\"FL8638.24\",\"seq\":24,\"product_model\":\"Series 25\",\"product_description\":\"(411-H-872.04\\\/.05) Vinyl Double Hung Triple Composite Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33430-R0\",\"approval_number\":\"FL33430.1\",\"seq\":1,\"product_model\":\"DH-450 Vinyl Double Hung\",\"product_description\":\"DH-650 Vinyl Double Hung, Non-Impact, 53 1\\\/8\\\" x 76\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33470-R0\",\"approval_number\":\"FL33470.1\",\"seq\":1,\"product_model\":\"DH-450\",\"product_description\":\"DH-450 Vinyl Double Hung, Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11366-R0\",\"approval_number\":\"FL11366.1\",\"seq\":1,\"product_model\":\"Architect Series Clad Double Hung (7\\\/8\\\" IG)\",\"product_description\":\"(48in. x 84in.) Architect Series Clad Double Hung \\\/ Single Hung \\\/ Simulated Hung (7\\\/8\\\" IG) - Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11366-R0\",\"approval_number\":\"FL11366.2\",\"seq\":2,\"product_model\":\"Architect Series Clad Double Hung (7\\\/8\\\" IG)\",\"product_description\":\"(48in. x 71in.) Architect Series Clad Double Hung \\\/ Single Hung \\\/ Simulated Hung (7\\\/8\\\" IG) - Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11366-R0\",\"approval_number\":\"FL11366.3\",\"seq\":3,\"product_model\":\"Architect Series Clad Double Hung (7\\\/8\\\" IG)\",\"product_description\":\"(45in. x 77in.) Architect Series Clad Double Hung \\\/ Single Hung \\\/ Simulated Hung (7\\\/8\\\" IG) - Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11366-R0\",\"approval_number\":\"FL11366.4\",\"seq\":4,\"product_model\":\"Architect Series Clad Double Hung (7\\\/8\\\" IG)\",\"product_description\":\"(41in. x 84in.) Architect Series Clad Double Hung \\\/ Single Hung \\\/ Simulated Hung (7\\\/8\\\" IG) - Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11366-R0\",\"approval_number\":\"FL11366.5\",\"seq\":5,\"product_model\":\"Architect Series HurricaneShield Clad Double Hung\",\"product_description\":\"(48in. x 71in.) Architect Series HurricaneShield Clad Double Hung \\\/ Single Hung \\\/ Simulated Hung - Impact\",\"design_pressure\":\"+55\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11366-R0\",\"approval_number\":\"FL11366.6\",\"seq\":6,\"product_model\":\"Architect Series HurricaneShield Clad Double Hung\",\"product_description\":\"(45in. x 77in.) Architect Series HurricaneShield Clad Double Hung \\\/ Single Hung \\\/ Simulated Hung - Impact\",\"design_pressure\":\"+55\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11366-R0\",\"approval_number\":\"FL11366.7\",\"seq\":7,\"product_model\":\"Architect Series HurricaneShield Clad Double Hung\",\"product_description\":\"(41in. x 84in.) Architect Series HurricaneShield Clad Double Hung \\\/ Single Hung \\\/ Simulated Hung - Impact\",\"design_pressure\":\"+55\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11366-R0\",\"approval_number\":\"FL11366.8\",\"seq\":8,\"product_model\":\"Architect Series HurricaneShield Clad Double Hung\",\"product_description\":\"(33in. x 53in.) Architect Series HurricaneShield Clad Double Hung \\\/ Single Hung \\\/ Simulated Hung - Impact\",\"design_pressure\":\"+60\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11502-R0\",\"approval_number\":\"FL11502.1\",\"seq\":1,\"product_model\":\"Clad double hung window\",\"product_description\":\"Size 1041x1803mm(41x71in), Drawing: ProLine Series Non-Impact Double Hung Window #1142\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11502-R0\",\"approval_number\":\"FL11502.2\",\"seq\":2,\"product_model\":\"Clad double hung window\",\"product_description\":\"Size 838x1651mm(33x65in), Drawing: ProLine Series Non-Impact Double Hung Window #1142\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11502-R0\",\"approval_number\":\"FL11502.3\",\"seq\":3,\"product_model\":\"Clad double hung window\",\"product_description\":\"Size 838x1346mm(33x53in), Drawing: ProLine Series Non-Impact Double Hung Window #1142\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11502-R0\",\"approval_number\":\"FL11502.4\",\"seq\":4,\"product_model\":\"Clad double hung window\",\"product_description\":\"Size 940mmx1651mm(37x65in), Drawing: ProLine Series Non-Impact Double Hung Window #1142\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11502-R0\",\"approval_number\":\"FL11502.5\",\"seq\":5,\"product_model\":\"Clad double hung window\",\"product_description\":\"Size 940x1956mm(37x77in), Drawing: ProLine Series Non-Impact Double Hung Window #1142\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11502-R0\",\"approval_number\":\"FL11502.6\",\"seq\":6,\"product_model\":\"Clad double hung window\",\"product_description\":\"Size 838x1956mm(33x77in), Drawing: ProLine Series Non-Impact Double Hung Window #1142\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11630-R0\",\"approval_number\":\"FL11630.1\",\"seq\":1,\"product_model\":\"Clad Double Hung Window\",\"product_description\":\"Size 1219x2438mm(48x96in), Architect Series Model 3 Non-Impact Clad Double Hung Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11630-R0\",\"approval_number\":\"FL11630.2\",\"seq\":2,\"product_model\":\"Clad Double Hung Window\",\"product_description\":\"Size 1219x2134mm(48x84in), Architect Series Model 3 Non-Impact Clad Double Hung Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11630-R0\",\"approval_number\":\"FL11630.3\",\"seq\":3,\"product_model\":\"Clad Double Hung Window\",\"product_description\":\"Size 1219x1956mm(48x77in), Architect Series Model 3 Non-Impact Clad Double Hung Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11630-R0\",\"approval_number\":\"FL11630.4\",\"seq\":4,\"product_model\":\"Clad Double Hung Window\",\"product_description\":\"Size 1219x1803mm(48x71in), Architect Series Model 3 Non-Impact Clad Double Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11630-R0\",\"approval_number\":\"FL11630.5\",\"seq\":5,\"product_model\":\"Clad Double Hung Window\",\"product_description\":\"Size 1041x1956mm(41x77in), Architect Series Model 3 Non-Impact Clad Double Hung Window\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11630-R0\",\"approval_number\":\"FL11630.6\",\"seq\":6,\"product_model\":\"Clad Double Hung Window\",\"product_description\":\"Size 940x1956mm(37x77in), Architect Series Model 3 Non-Impact Clad Double Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11632-R0\",\"approval_number\":\"FL11632.1\",\"seq\":1,\"product_model\":\"Wood Double Hung Window\",\"product_description\":\"Size 1219x2438mm(48x96in), Architect Series Model 3 Non-Impact Wood Double Hung Window\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11632-R0\",\"approval_number\":\"FL11632.2\",\"seq\":2,\"product_model\":\"Wood Double Hung Window\",\"product_description\":\"Size 1219x2134mm(48x84in), Architect Series Model 3 Non-Impact Wood Double Hung Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11632-R0\",\"approval_number\":\"FL11632.3\",\"seq\":3,\"product_model\":\"Wood Double Hung Window\",\"product_description\":\"Size 1219x1956mm(48x77in), Architect Series Model 3 Non-Impact Wood Double Hung Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11694-R0\",\"approval_number\":\"FL11694.1\",\"seq\":1,\"product_model\":\"Clad Precision Fit Double Hung Window\",\"product_description\":\"Size 1219x2134mm (48x84in) Architect Series Clad Precision Fit Double Hung Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12446-R0\",\"approval_number\":\"FL12446.1\",\"seq\":1,\"product_model\":\"Designer Series Clad Precision Fit Double Hung Window\",\"product_description\":\"48in x 77in (1219mm x 1956mm) Double Hung Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12446-R0\",\"approval_number\":\"FL12446.2\",\"seq\":2,\"product_model\":\"Designer Series Clad Precision Fit Double Hung Window\",\"product_description\":\"37in x 77in (940mm x 1956mm) Double Hung Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12446-R1\",\"approval_number\":\"FL12446.3\",\"seq\":3,\"product_model\":\"Designer Series Clad Precision Fit Double Hung Window\",\"product_description\":\"48in x 77in (1219mm x 1956mm) Cottage Double Hung Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12446-R1\",\"approval_number\":\"FL12446.4\",\"seq\":4,\"product_model\":\"Designer Series Clad Precision Fit Double Hung Window\",\"product_description\":\"33in x 77in (838mm x 1956mm) Cottage Double Hung Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12448-R0\",\"approval_number\":\"FL12448.1\",\"seq\":1,\"product_model\":\"Designer Series Smart Sash II Clad Double Hung Window\",\"product_description\":\"48in x 77in (1219mm x 1956mm) Double Hung Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12448-R0\",\"approval_number\":\"FL12448.2\",\"seq\":2,\"product_model\":\"Designer Series Smart Sash II Clad Double Hung Window\",\"product_description\":\"45in x 77in (1143mm x 1956mm) Double Hung Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12448-R0\",\"approval_number\":\"FL12448.3\",\"seq\":3,\"product_model\":\"Designer Series Smart Sash II Clad Double Hung Window\",\"product_description\":\"37in x 71in (940mm x 1803mm) Double Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12448-R0\",\"approval_number\":\"FL12448.4\",\"seq\":4,\"product_model\":\"Designer Series Smart Sash II Clad Double Hung Window\",\"product_description\":\"37in x 77in (940mm x 1956mm) Double Hung Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12448-R0\",\"approval_number\":\"FL12448.5\",\"seq\":5,\"product_model\":\"Designer Series Smart Sash II Clad Double Hung Window\",\"product_description\":\"41in x 65in (1041mm x 1651mm) Double Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12448-R0\",\"approval_number\":\"FL12448.6\",\"seq\":6,\"product_model\":\"Designer Series Smart Sash II Clad Double Hung Window\",\"product_description\":\"33in x 77in (838mm x 1956mm) Double Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12448-R0\",\"approval_number\":\"FL12448.7\",\"seq\":7,\"product_model\":\"Designer Series Smart Sash II Clad Double Hung Window\",\"product_description\":\"45in x 57in (1143mm x 1448mm) Double Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12952-R0\",\"approval_number\":\"FL12952.8\",\"seq\":8,\"product_model\":\"ProLine Clad Double Hung Window\",\"product_description\":\"Size 33x77in, Drawing: ProLine Series Non-Impact Double Hung Window #1142 Rev. A\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#13788-R0\",\"approval_number\":\"FL13788.1\",\"seq\":1,\"product_model\":\"Architect Series Wood Double Hung (7\\\/8\\\" IG)\",\"product_description\":\"(54in. x 84in.) Architect Series Wood Double Hung \\\/ Single Hung \\\/ Simulated Hung (7\\\/8\\\" IG) - Non-impact\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#13788-R0\",\"approval_number\":\"FL13788.2\",\"seq\":2,\"product_model\":\"Architect Series Wood Double Hung (7\\\/8\\\" IG)\",\"product_description\":\"(48in. x 71in.) Architect Series Wood Double Hung \\\/ Single Hung \\\/ Simulated Hung (7\\\/8\\\" IG) - Impact\",\"design_pressure\":\"+55\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#13788-R0\",\"approval_number\":\"FL13788.3\",\"seq\":3,\"product_model\":\"Architect Series Wood Double Hung (7\\\/8\\\" IG)\",\"product_description\":\"(54in. x 65in.) Architect Series Wood Double Hung \\\/ Single Hung \\\/ Simulated Hung (7\\\/8\\\" IG) - Impact\",\"design_pressure\":\"+55\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#13788-R0\",\"approval_number\":\"FL13788.4\",\"seq\":4,\"product_model\":\"Architect Series Wood Double Hung (7\\\/8\\\" IG)\",\"product_description\":\"(41in. x 84in.) Architect Series Wood Double Hung \\\/ Single Hung \\\/ Simulated Hung (7\\\/8\\\" IG) - Impact\",\"design_pressure\":\"+55\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#13788-R0\",\"approval_number\":\"FL13788.5\",\"seq\":5,\"product_model\":\"Architect Series Wood Double Hung (7\\\/8\\\" IG)\",\"product_description\":\"(45in. x 77in.) Architect Series Wood Double Hung \\\/ Single Hung \\\/ Simulated Hung (7\\\/8\\\" IG) - Impact\",\"design_pressure\":\"+55\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#13788-R0\",\"approval_number\":\"FL13788.6\",\"seq\":6,\"product_model\":\"Architect Series Wood Double Hung (7\\\/8\\\" IG)\",\"product_description\":\"(33in. x 53in.) Architect Series Wood Double Hung \\\/ Single Hung \\\/ Simulated Hung (7\\\/8\\\" IG) - Impact\",\"design_pressure\":\"+60\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14671-R0\",\"approval_number\":\"FL14671.1\",\"seq\":1,\"product_model\":\"High Performance Pella Vinyl 350 Series Double Hung (non-impact)\",\"product_description\":\"Size: 40\\\" x 63\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14671-R0\",\"approval_number\":\"FL14671.2\",\"seq\":2,\"product_model\":\"High Performance Pella Vinyl 350 Series Double Hung (non-impact)\",\"product_description\":\"Size: 54\\\" x 78\\\"; Pocket Frame\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14671-R0\",\"approval_number\":\"FL14671.3\",\"seq\":3,\"product_model\":\"High Performance Pella Vinyl 350 Series Double Hung (non-impact)\",\"product_description\":\"Size: 54\\\" x 78\\\"; Fin Frame Unit\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14671-R0\",\"approval_number\":\"FL14671.4\",\"seq\":4,\"product_model\":\"Standard Performance Pella Vinyl 350 Series Double Hung (non-impact)\",\"product_description\":\"Size: 40\\\" x 63\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14671-R0\",\"approval_number\":\"FL14671.5\",\"seq\":5,\"product_model\":\"Standard Performance Pella Vinyl 350 Series Double Hung (non-impact)\",\"product_description\":\"Size: 54\\\" x 78\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14671-R0\",\"approval_number\":\"FL14671.6\",\"seq\":6,\"product_model\":\"Standard Performance Pella Vinyl 350 Series Double Hung 2-Wide or 3-Wide (non-impact)\",\"product_description\":\"Size: 146\\\" x 78\\\"; 3-Wide; Fin Frame\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14671-R0\",\"approval_number\":\"FL14671.7\",\"seq\":7,\"product_model\":\"Standard Performance Pella Vinyl 350 Series Double Hung 2-Wide or 3-Wide (non-impact)\",\"product_description\":\"Size: 146\\\" x 78\\\"; 3-Wide; Pocket Frame\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14762-R0\",\"approval_number\":\"FL14762.1\",\"seq\":1,\"product_model\":\"15 Series Vinyl Double Hung (Non-Impact)\",\"product_description\":\"Size: 1016x1600mm (40x63in)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14762-R0\",\"approval_number\":\"FL14762.2\",\"seq\":2,\"product_model\":\"15 Series Vinyl Double Hung (Non-Impact)\",\"product_description\":\"Size: 1219x1829mm (48x72in)\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16813-R3\",\"approval_number\":\"FL16813.11\",\"seq\":11,\"product_model\":\"250 Series Double Hung Window\",\"product_description\":\"42\\\" x 78\\\" vinyl non-impact single window with fully reinforced stiles & rails & HP package\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14671-R7\",\"approval_number\":\"FL14671.8\",\"seq\":8,\"product_model\":\"350 Series Premium Double Hung Window, 2-Wide or 3-Wide, Standard Performance (non-impact)\",\"product_description\":\"350 Series Premium Double Hung Window 3-1\\\/4\\\" Pocket Frame, Size: 146\\\" x 78\\\" 3-Wide\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-21 00:00:00\",\"instructions_url\":\"\"}],\"Regency Plus Inc\":[{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#11413-R11\",\"approval_number\":\"FL11413.1\",\"seq\":1,\"product_model\":\"Series 2000\",\"product_description\":\"Series 2000 Vinyl Tilt Double Hung Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#11413-R11\",\"approval_number\":\"FL11413.2\",\"seq\":2,\"product_model\":\"Series 5305\",\"product_description\":\"Series 5305 Impact Vinyl Tilt Double Hung Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#20129-R8\",\"approval_number\":\"FL20129.1\",\"seq\":1,\"product_model\":\"Series 7313 Vinyl Tilt Double Hung Window\",\"product_description\":\"Series 7313 Vinyl Tilt Double Hung Window 53\\\" x 77\\\" Non-Impact Through Jamb Anchoring\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#28486-R4\",\"approval_number\":\"FL28486.1\",\"seq\":1,\"product_model\":\"Series 8313 Vinyl Tilt Double Hung WIndow\",\"product_description\":\"Series 8313 Vinyl Tilt Double Hung Window 53\\\" x 77\\\" Non-Impact Through Jamb Anchoring.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#17407-R8\",\"approval_number\":\"FL17407.1\",\"seq\":1,\"product_model\":\"Series 6814 Double Hung Window\",\"product_description\":\"Series 6814 Impact Vinyl Tilt Double Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#31787-R3\",\"approval_number\":\"FL31787.1\",\"seq\":1,\"product_model\":\"1313 Vinyl Tilt Double Hung Window \\\/ Series 1000 Anneal Glazing Package\",\"product_description\":\"1313 Vinyl Tilt Double Hung Window \\\/ Series 1000 Anneal Glazing Package, 53\\\" x 77\\\", X\\\/X\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#1399-R0\",\"approval_number\":\"FL1399.1\",\"seq\":1,\"product_model\":\"Tech 2000\",\"product_description\":\"Custom Vinyl Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#5798-R0\",\"approval_number\":\"FL5798.1\",\"seq\":1,\"product_model\":\"Tech 2000 Double Hung\",\"product_description\":\"Custom Vinyl Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#6131-R0\",\"approval_number\":\"FL6131.1\",\"seq\":1,\"product_model\":\"Series \\\"5305\\\"\",\"product_description\":\"Vinyl Double Hung Tilt Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#13373-R0\",\"approval_number\":\"FL13373.1\",\"seq\":1,\"product_model\":\"Series 5305 Tilt Vinyl Double Hung\",\"product_description\":\"Series 5305 Tilt Vinyl Double Hung\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#20129-R3\",\"approval_number\":\"FL20129.2\",\"seq\":2,\"product_model\":\"Series 7313 Vinyl Tilt Double Hung Window\",\"product_description\":\"Series 7313 Vinyl Tilt Double Hung Window 53\\\" x 77\\\" Non-Impact Through Jamb Anchoring\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-30 00:00:00\",\"instructions_url\":\"\"}],\"Jeld-Wen\":[{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22286-R7\",\"approval_number\":\"FL22286.1\",\"seq\":1,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Tilt Double Hung 48\\\" x 77\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22307-R4\",\"approval_number\":\"FL22307.1\",\"seq\":1,\"product_model\":\"Premium Vinyl\",\"product_description\":\"Three Wide Tilt Double Hung (XXX) 108\\\" x 72\\\" (1\\\/8\\\" PVB Laminate in - 1\\\/8\\\" annealed out)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#27520-R3\",\"approval_number\":\"FL27520.1\",\"seq\":1,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Pocket Double Hung 46x92 - Insulating Glass\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#27520-R3\",\"approval_number\":\"FL27520.2\",\"seq\":2,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Pocket Double Hung 45x72 - Insulating Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#27520-R3\",\"approval_number\":\"FL27520.3\",\"seq\":3,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Pocket Double Hung 33x72 - Insulating Glass\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#27520-R3\",\"approval_number\":\"FL27520.4\",\"seq\":4,\"product_model\":\"Siteline Wood or W-5500 Wood\",\"product_description\":\"Pocket Double Hung 45x92 - Insulating Glass\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#27520-R3\",\"approval_number\":\"FL27520.5\",\"seq\":5,\"product_model\":\"Siteline Wood or W-5500 Wood\",\"product_description\":\"Pocket Double Hung 33x72 - Insulating Glass\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#27520-R3\",\"approval_number\":\"FL27520.6\",\"seq\":6,\"product_model\":\"Siteline Wood or W-5500 Wood\",\"product_description\":\"Pocket Double Hung 45x60 - Insulating Glass\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#27520-R3\",\"approval_number\":\"FL27520.7\",\"seq\":7,\"product_model\":\"Siteline Wood or W-5500 Wood\",\"product_description\":\"Pocket Double Hung 41x64 - Insulating Glass\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10943-R22\",\"approval_number\":\"FL10943.1\",\"seq\":1,\"product_model\":\"A. Custom Clad\",\"product_description\":\"Double Hung 41\\\" x 88\\\" (1\\\/8\\\" in - 1\\\/8\\\" out Annealed IG)\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10943-R22\",\"approval_number\":\"FL10943.2\",\"seq\":2,\"product_model\":\"B. Custom Clad\",\"product_description\":\"Double Hung 37\\\" x 96\\\" (1\\\/8\\\" in - 1\\\/8\\\" out Annealed IG)\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10943-R22\",\"approval_number\":\"FL10943.3\",\"seq\":3,\"product_model\":\"C. Custom Clad\",\"product_description\":\"Double Hung 41\\\" x 68\\\" (1\\\/8\\\" in - 1\\\/8\\\" out Annealed IG)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10943-R22\",\"approval_number\":\"FL10943.4\",\"seq\":4,\"product_model\":\"D. Custom Clad\",\"product_description\":\"Double Hung 45\\\" x 60\\\" (1\\\/8\\\" in - 1\\\/8\\\" out Annealed IG)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10943-R22\",\"approval_number\":\"FL10943.5\",\"seq\":5,\"product_model\":\"E. Custom Clad\",\"product_description\":\"Double Hung 49\\\" x 48\\\" (1\\\/8\\\" in - 1\\\/8\\\" out Annealed IG)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10943-R22\",\"approval_number\":\"FL10943.6\",\"seq\":6,\"product_model\":\"F. Custom Clad\",\"product_description\":\"Double Hung 49\\\" x 76\\\" (1\\\/8\\\" in - 1\\\/8\\\" out Annealed IG)\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10943-R22\",\"approval_number\":\"FL10943.7\",\"seq\":7,\"product_model\":\"G. Custom Clad\",\"product_description\":\"Double Hung 33\\\" x 96\\\" (1\\\/8\\\" in - 1\\\/8\\\" out Annealed IG)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10943-R22\",\"approval_number\":\"FL10943.8\",\"seq\":8,\"product_model\":\"H. Custom Clad\",\"product_description\":\"Double Hung 37\\\" x 76\\\" (1\\\/8\\\" in - 1\\\/8\\\" out Annealed IG)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10943-R22\",\"approval_number\":\"FL10943.9\",\"seq\":9,\"product_model\":\"H. Custom Clad\",\"product_description\":\"Double Hung 45\\\" x 80\\\" (1\\\/8\\\" in - 1\\\/8\\\" out Annealed IG)\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10943-R22\",\"approval_number\":\"FL10943.10\",\"seq\":10,\"product_model\":\"I. Custom Wood\",\"product_description\":\"Double Hung 45\\\" x 80\\\" (1\\\/8\\\" in - 1\\\/8\\\" out Annealed IG)\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10943-R22\",\"approval_number\":\"FL10943.11\",\"seq\":11,\"product_model\":\"J. Custom Wood\",\"product_description\":\"Double Hung 37\\\" x 76\\\" (1\\\/8\\\" in - 1\\\/8\\\" out Annealed IG)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10943-R22\",\"approval_number\":\"FL10943.12\",\"seq\":12,\"product_model\":\"K. Custom Wood\",\"product_description\":\"Double Hung 49\\\" x 48\\\" (1\\\/8\\\" in - 1\\\/8\\\" out Annealed IG)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10943-R22\",\"approval_number\":\"FL10943.13\",\"seq\":13,\"product_model\":\"L. Custom Wood\",\"product_description\":\"Double Hung 45\\\" x 60\\\" (1\\\/8\\\" in - 1\\\/8\\\" out Annealed IG)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10943-R22\",\"approval_number\":\"FL10943.14\",\"seq\":14,\"product_model\":\"M. Custom Wood\",\"product_description\":\"Double Hung 41\\\" x 68\\\" (1\\\/8\\\" in - 1\\\/8\\\" out Annealed IG)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10943-R22\",\"approval_number\":\"FL10943.15\",\"seq\":15,\"product_model\":\"N. Custom Wood\",\"product_description\":\"Double Hung 37\\\" x 96\\\" (1\\\/8\\\" in - 1\\\/8\\\" out Annealed IG)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10943-R22\",\"approval_number\":\"FL10943.16\",\"seq\":16,\"product_model\":\"O. Custom Wood\",\"product_description\":\"Double Hung 49\\\" x 76\\\" (1\\\/8\\\" in - 1\\\/8\\\" out Annealed IG)\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10943-R22\",\"approval_number\":\"FL10943.17\",\"seq\":17,\"product_model\":\"P. Custom Wood\",\"product_description\":\"Double Hung 41\\\" x 88\\\" (1\\\/8\\\" in - 1\\\/8\\\" out Annealed IG)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10943-R22\",\"approval_number\":\"FL10943.18\",\"seq\":18,\"product_model\":\"R. Custom Clad\",\"product_description\":\"Double Hung Pocket 49\\\" x 78\\\" (1\\\/8\\\" in - 1\\\/8\\\" out Annealed IG)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10943-R22\",\"approval_number\":\"FL10943.19\",\"seq\":19,\"product_model\":\"S. Custom Clad\",\"product_description\":\"Double Hung Pocket 37\\\" x 78\\\" (1\\\/8\\\" in - 1\\\/8\\\" out Annealed IG)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10943-R22\",\"approval_number\":\"FL10943.20\",\"seq\":20,\"product_model\":\"T. Custom Clad\",\"product_description\":\"Double Hung Pocket 41\\\" x 94\\\" (1\\\/8\\\" in - 1\\\/8\\\" out Annealed IG)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10943-R22\",\"approval_number\":\"FL10943.21\",\"seq\":21,\"product_model\":\"U. Custom Clad\",\"product_description\":\"Double Hung Pocket 31\\\" x 94\\\" (1\\\/8\\\" in - 1\\\/8\\\" out Annealed IG)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10943-R22\",\"approval_number\":\"FL10943.22\",\"seq\":22,\"product_model\":\"V. Custom Clad\",\"product_description\":\"Double Hung Pocket 45\\\" x 86\\\" (1\\\/8\\\" in - 1\\\/8\\\" out Annealed IG)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10943-R22\",\"approval_number\":\"FL10943.23\",\"seq\":23,\"product_model\":\"W. Custom Clad\",\"product_description\":\"Double Hung Pocket 45\\\" x 62\\\" (1\\\/8\\\" in - 1\\\/8\\\" out Annealed IG)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10943-R22\",\"approval_number\":\"FL10943.24\",\"seq\":24,\"product_model\":\"X. Custom Clad Epic\",\"product_description\":\"Double Hung 52\\\" x 120\\\" (1\\\/8\\\" in - 1\\\/8\\\" out Annealed IG)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10943-R22\",\"approval_number\":\"FL10943.25\",\"seq\":25,\"product_model\":\"Y. Custom Clad Epic\",\"product_description\":\"Double Hung 60\\\" x 100\\\" (1\\\/8\\\" in - 1\\\/8\\\" out Annealed IG)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10943-R22\",\"approval_number\":\"FL10943.26\",\"seq\":26,\"product_model\":\"Z. Custom Wood Epic\",\"product_description\":\"Double Hung 52\\\" x 120\\\" (18\\\/\\\" in - 1\\\/8\\\" out Annealed IG)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10943-R22\",\"approval_number\":\"FL10943.27\",\"seq\":27,\"product_model\":\"ZA. Custom Wood Epic\",\"product_description\":\"Double Hung 60\\\" x 100\\\" (1\\\/8\\\" in - 1\\\/8\\\" out Annealed IG)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10943-R22\",\"approval_number\":\"FL10943.28\",\"seq\":28,\"product_model\":\"ZB. Custom Wood\",\"product_description\":\"Double Hung Pocket 49\\\" x 79\\\" (1\\\/8\\\" in - 1\\\/8\\\" out Annealed IG)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10943-R22\",\"approval_number\":\"FL10943.29\",\"seq\":29,\"product_model\":\"ZC. Custom Wood\",\"product_description\":\"Double Hung Pocket 37\\\" x 79\\\" (1\\\/8\\\" in - 1\\\/8\\\" out Annealed IG)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10943-R22\",\"approval_number\":\"FL10943.30\",\"seq\":30,\"product_model\":\"ZD. Custom Wood\",\"product_description\":\"Double Hung Pocket 45\\\" x 63\\\" (1\\\/8\\\" in - 1\\\/8\\\" out Annealed IG)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10943-R22\",\"approval_number\":\"FL10943.31\",\"seq\":31,\"product_model\":\"ZE. Custom Wood\",\"product_description\":\"Double Hung Pocket 41\\\" x 95\\\" (1\\\/8\\\" in - 1\\\/8\\\" out Annealed IG)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10943-R22\",\"approval_number\":\"FL10943.32\",\"seq\":32,\"product_model\":\"ZF. Custom Wood\",\"product_description\":\"Double Hung Pocket 31\\\" x 95\\\" (1\\\/8\\\" in - 1\\\/8\\\" out Annealed IG)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10943-R22\",\"approval_number\":\"FL10943.33\",\"seq\":33,\"product_model\":\"ZG. Custom Wood\",\"product_description\":\"Double Hung Pocket 45\\\" x 87\\\" (1\\\/8\\\" in - 1\\\/8\\\" out Annealed IG)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12290-R19\",\"approval_number\":\"FL12290.1\",\"seq\":1,\"product_model\":\"Brickmould Vinyl\",\"product_description\":\"Double Hung 38\\\" x 74\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12290-R19\",\"approval_number\":\"FL12290.2\",\"seq\":2,\"product_model\":\"Brickmould Vinyl\",\"product_description\":\"Double Hung 42\\\" x 57\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-08-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12290-R19\",\"approval_number\":\"FL12290.3\",\"seq\":3,\"product_model\":\"Brickmould Vinyl\",\"product_description\":\"Double Hung 2 Panel 84\\\" x 57\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-01-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12290-R19\",\"approval_number\":\"FL12290.4\",\"seq\":4,\"product_model\":\"Brickmould Vinyl\",\"product_description\":\"Double Hung 3 Panel 114\\\" x 74\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14097-R19\",\"approval_number\":\"FL14097.1\",\"seq\":1,\"product_model\":\"Builders Vinyl (V-2500)\",\"product_description\":\"Double Hung 42\\\" x 57\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-08-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14097-R19\",\"approval_number\":\"FL14097.2\",\"seq\":2,\"product_model\":\"Builders Vinyl (V-2500)\",\"product_description\":\"Double Hung 38\\\" x 74\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-08-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14097-R19\",\"approval_number\":\"FL14097.3\",\"seq\":3,\"product_model\":\"Builders Vinyl (V-2500)\",\"product_description\":\"Two Wide Double Hung 84\\\" x 57\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-01-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14097-R19\",\"approval_number\":\"FL14097.4\",\"seq\":4,\"product_model\":\"Builders Vinyl (V-2500)\",\"product_description\":\"Three Wide Double Hung 114\\\" x 74\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15594-R18\",\"approval_number\":\"FL15594.1\",\"seq\":1,\"product_model\":\"Custom Clad (A)\",\"product_description\":\"Double Hung 37\\\" x 76\\\" Insulated Glass (5\\\/16\\\" PVB Lam in - 1\\\/8\\\" out)\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15594-R18\",\"approval_number\":\"FL15594.2\",\"seq\":2,\"product_model\":\"Custom Clad (B)\",\"product_description\":\"Double Hung 41\\\" x 76\\\" Insulated Glass (5\\\/16\\\" PVB Lam in - 1\\\/8\\\" out)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15594-R18\",\"approval_number\":\"FL15594.3\",\"seq\":3,\"product_model\":\"Custom Clad Epic\",\"product_description\":\"Double Hung 56\\\" x 83\\\" Insulated Glass (5\\\/16\\\" PVB Lam in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15594-R18\",\"approval_number\":\"FL15594.4\",\"seq\":4,\"product_model\":\"Custom Clad Epic\",\"product_description\":\"Double Hung 41\\\" x 116\\\" Insulated Glass (5\\\/16\\\" PVB Lam in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15594-R18\",\"approval_number\":\"FL15594.5\",\"seq\":5,\"product_model\":\"Custom Clad Epic\",\"product_description\":\"Double Hung 49\\\" x 96\\\" Insulated Glass (5\\\/16\\\" PVB Lam in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15594-R18\",\"approval_number\":\"FL15594.6\",\"seq\":6,\"product_model\":\"Custom Clad Epic\",\"product_description\":\"Double Hung 66\\\" x 70\\\" Insulated Glass (5\\\/16\\\" PVB Lam in - 1\\\/8\\\" Annelaed out)\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15629-R7\",\"approval_number\":\"FL15629.1\",\"seq\":1,\"product_model\":\"Custom Clad\",\"product_description\":\"Double Hung 37 3\\\/8 x 76\",\"design_pressure\":\"+55\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15629-R7\",\"approval_number\":\"FL15629.2\",\"seq\":2,\"product_model\":\"Custom Clad\",\"product_description\":\"Double Hung 37 3\\\/8 x 76\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17592-R7\",\"approval_number\":\"FL17592.1\",\"seq\":1,\"product_model\":\"Siteline (W-5500) Clad Wood\",\"product_description\":\"Double Hung Picture 77 3\\\/8\\\" x 80\\\" Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-09-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17592-R7\",\"approval_number\":\"FL17592.2\",\"seq\":2,\"product_model\":\"Siteline (W-5500) Clad Wood\",\"product_description\":\"Double Hung Picture 61 3\\\/8\\\" x 92\\\" Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17592-R7\",\"approval_number\":\"FL17592.3\",\"seq\":3,\"product_model\":\"Siteline (W-5500) Clad Wood\",\"product_description\":\"Double Hung Transom 77\\\" x 24\\\" Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17592-R7\",\"approval_number\":\"FL17592.4\",\"seq\":4,\"product_model\":\"Siteline (W-5500) Wood\",\"product_description\":\"Double Hung Picture 77 3\\\/8\\\" x 80\\\" Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17592-R7\",\"approval_number\":\"FL17592.5\",\"seq\":5,\"product_model\":\"Siteline (W-5500) Wood\",\"product_description\":\"Double Hung Picture 61 3\\\/8\\\" x 92\\\" Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17592-R7\",\"approval_number\":\"FL17592.6\",\"seq\":6,\"product_model\":\"Siteline (W-5500) Wood\",\"product_description\":\"Double Hung Transom 77 3\\\/8\\\" x 24\\\" Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17594-R5\",\"approval_number\":\"FL17594.1\",\"seq\":1,\"product_model\":\"Siteline (W-5500) Clad Wood\",\"product_description\":\"Double Hung 45 3\\\/8\\\" x 92\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17594-R5\",\"approval_number\":\"FL17594.2\",\"seq\":2,\"product_model\":\"Siteline (W-5500) Clad Wood\",\"product_description\":\"Double Hung 46 3\\\/8\\\" x 80\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17594-R5\",\"approval_number\":\"FL17594.3\",\"seq\":3,\"product_model\":\"Siteline (W-5500) Clad Wood\",\"product_description\":\"Double Hung 33 3\\\/8\\\" x 80\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17594-R5\",\"approval_number\":\"FL17594.4\",\"seq\":4,\"product_model\":\"Siteline (W-5500) Wood\",\"product_description\":\"Double Hung 45 3\\\/8\\\" x 92\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17594-R5\",\"approval_number\":\"FL17594.5\",\"seq\":5,\"product_model\":\"Siteline (W-5500) Wood\",\"product_description\":\"Double Hung 45 3\\\/8\\\" x 80\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17594-R5\",\"approval_number\":\"FL17594.6\",\"seq\":6,\"product_model\":\"Siteline (W-5500) Wood\",\"product_description\":\"Double Hung 33 3\\\/8\\\" x 80\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#20118-R9\",\"approval_number\":\"FL20118.1\",\"seq\":1,\"product_model\":\"Siteline (W-5500) Clad Wood\",\"product_description\":\"Double Hung 33 3\\\/8\\\" x 80\\\" IG (9\\\/32\\\" PVB Lam in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#20118-R9\",\"approval_number\":\"FL20118.2\",\"seq\":2,\"product_model\":\"Siteline (W-5500) Clad Wood\",\"product_description\":\"Double Hung 45\\\" x 80\\\" IG (9\\\/32\\\" PVB Lam in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22286-R7\",\"approval_number\":\"FL22286.2\",\"seq\":2,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Tilt Double Hung 36\\\" x 84\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22286-R7\",\"approval_number\":\"FL22286.3\",\"seq\":3,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Three Wide Tilt Double Hung (XXX) 108\\\" x 72\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22286-R7\",\"approval_number\":\"FL22286.4\",\"seq\":4,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Tilt Double Hung 48\\\" x 84\\\" Annealed Insulated Glass\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22286-R7\",\"approval_number\":\"FL22286.5\",\"seq\":5,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Three Wide Tilt Double Hung (XXX) 120\\\" x 84\\\" Annealed Insulated Glass\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22286-R7\",\"approval_number\":\"FL22286.6\",\"seq\":6,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Three Wide with Center Fixed Tilt Double Hung (XOX) 120\\\" x 84\\\" Annealed Insulated Glass\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22286-R7\",\"approval_number\":\"FL22286.7\",\"seq\":7,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Three Wide with Center Fixed Tilt Double Hung (XOX) 108\\\" x 72\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22307-R4\",\"approval_number\":\"FL22307.2\",\"seq\":2,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Tilt Double Hung 48\\\" x 77\\\" (1\\\/4\\\" PVB Laminate in - 1\\\/8\\\" annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22307-R4\",\"approval_number\":\"FL22307.3\",\"seq\":3,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Tilt Double Hung 48\\\" x 77\\\" (5\\\/16\\\" PVB Laminate in - 1\\\/8\\\" annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22307-R4\",\"approval_number\":\"FL22307.4\",\"seq\":4,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Three Wide Tilt Double Hung (XXX) 108\\\" x 72\\\" (1\\\/4\\\" PVB Laminate in - 1\\\/8\\\" annealed out)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#41625-R3\",\"approval_number\":\"FL41625.1\",\"seq\":1,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Double Hung (X) 45 3\\\/8\\\" x 80\\\" SG (3\\\/16\\\" Glass - SGP LAM - 3\\\/16\\\" Glass)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#4698-R0\",\"approval_number\":\"FL4698.1\",\"seq\":1,\"product_model\":\"Tradition Plus Aluminum Clad Double-Hung, 130-H-607.01\",\"product_description\":\"33 x 80 DP35 Clad Double-Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#4698-R0\",\"approval_number\":\"FL4698.2\",\"seq\":2,\"product_model\":\"Tradition Plus Aluminum Clad Double-Hung, 130-H-610.02\",\"product_description\":\"45 3\\\/8\\\" x 64\\\" DP50 Clad Double-Hung with HP sill stop\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5323-R0\",\"approval_number\":\"FL5323.1\",\"seq\":1,\"product_model\":\"Sierra\",\"product_description\":\"Vinyl Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5323-R0\",\"approval_number\":\"FL5323.2\",\"seq\":2,\"product_model\":\"Sierra\",\"product_description\":\"Vinyl Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5323-R0\",\"approval_number\":\"FL5323.3\",\"seq\":3,\"product_model\":\"Sierra\",\"product_description\":\"Vinyl Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.1\",\"seq\":1,\"product_model\":\"2834 Siteline Clad Double Hung with Coastal Package 406-H-609-05\",\"product_description\":\"Aluminum Clad Double Hung Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.2\",\"seq\":2,\"product_model\":\"3236 Siteline Clad Double Hung with Coastal Package 406-H-609-04\",\"product_description\":\"Aluminum Clad Double Hung Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.3\",\"seq\":3,\"product_model\":\"3626 Siteline Clad Double Hung with Coastal Package 406-H-609-03\",\"product_description\":\"Aluminum Clad Double Hung Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.4\",\"seq\":4,\"product_model\":\"3626 Siteline Primed Double Hung with Coastal Package 406-H-608-03\",\"product_description\":\"Primed Double Hung Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.5\",\"seq\":5,\"product_model\":\"3634 Siteline Clad Double Hung with Coastal Package 406-H-609-02\",\"product_description\":\"Aluminum Clad Double Hung Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.6\",\"seq\":6,\"product_model\":\"3634 Siteline Primed Double Hung with Coastal Package 406-H-608-02\",\"product_description\":\"Primed Double Hung Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.7\",\"seq\":7,\"product_model\":\"4020 Siteline Clad Double Hung with Coastal Package 406-H-609-01\",\"product_description\":\"Aluminum Clad Double Hung Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.8\",\"seq\":8,\"product_model\":\"4020 Siteline Primed Double Hung with Coastal Package 406-H-608-01\",\"product_description\":\"Primed Double Hung Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.9\",\"seq\":9,\"product_model\":\"4042 Siteline Clad Double Hung with Coastal Package 406-H-609-00\",\"product_description\":\"Aluminum Clad Double Hung Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.10\",\"seq\":10,\"product_model\":\"4042 Siteline Primed Double Hung with Coastal Package 406-H-608-00\",\"product_description\":\"Primed Double Hung Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.11\",\"seq\":11,\"product_model\":\"CPDH 419-H-748-00\",\"product_description\":\"2-Wide Aluminum Clad Wood Double Hung Window Mulled Side by Side to a Double Hung Window Combination\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.12\",\"seq\":12,\"product_model\":\"CPDH 419-H-751-00\",\"product_description\":\"2-Wide Clad Mulled Fixed Windows Mulled Over Two Wide Clad Mulled Double Hung Windows Combination assembly.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.13\",\"seq\":13,\"product_model\":\"CPDH 2830 419-H-686-00\",\"product_description\":\"Aluminum Clad Wood Double Hung Window W\\\/Sill Stool\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.14\",\"seq\":14,\"product_model\":\"CPDH 2844 419-H-684-00\",\"product_description\":\"Aluminum Clad Wood Double Hung Window W\\\/Sill Stool\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.15\",\"seq\":15,\"product_model\":\"CPDH 3234 419-H- 672.00\",\"product_description\":\"Aluminum Clad Wood Double Hung Window with Sill Stool\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.16\",\"seq\":16,\"product_model\":\"CPDH 3244 419-H-685-00\",\"product_description\":\"Aluminum Clad Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.17\",\"seq\":17,\"product_model\":\"CPDH 4036 419-H-671.00\",\"product_description\":\"Aluminum Clad Wood Double Hung Window with Sill Stool\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.18\",\"seq\":18,\"product_model\":\"CPDH3640 419-H-690-00\",\"product_description\":\"Aluminum Clad Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.19\",\"seq\":19,\"product_model\":\"CPDH4434 (w\\\/o stool) 419-H-725-00\",\"product_description\":\"Aluminum Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.20\",\"seq\":20,\"product_model\":\"CPDH4434 (w\\\/stool) 419-H-725-01\",\"product_description\":\"Aluminum Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.21\",\"seq\":21,\"product_model\":\"Pozzi Wood Stack Mull DH\\\/Hgw 419-H-750-00\",\"product_description\":\"Twin Wood Double Hung w\\\/Twin Fixed Windows Combination Assembly\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.22\",\"seq\":22,\"product_model\":\"Pozzi WPDH 3236-2 419-H-745-00\",\"product_description\":\"2-Wide Wood Double Hung Window Mulled Side by Side\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.23\",\"seq\":23,\"product_model\":\"Siteline Clad Double Hung 406-H-641-02\",\"product_description\":\"Aluminum Clad Double Hung Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.24\",\"seq\":24,\"product_model\":\"Siteline Clad Double Hung w\\\/out Wind Load Clips 406-H-641-01\",\"product_description\":\"Aluminum Clad Double Hung Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.25\",\"seq\":25,\"product_model\":\"Siteline Primed Double Hung w\\\/out Wind Load Clips 406-H-642-02\",\"product_description\":\"Primed Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.26\",\"seq\":26,\"product_model\":\"Siteline Primed Double Hung w\\\/Wind Load Clips 406-H-642-01\",\"product_description\":\"Primed Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.27\",\"seq\":27,\"product_model\":\"Siteline Primed Double Hung w\\\/Wind Load Clips 406-H-642-03\",\"product_description\":\"Primed Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.28\",\"seq\":28,\"product_model\":\"Tradition Plus Double Hung 130-H-615-00\",\"product_description\":\"Aluminum Clad Wood Double Hung w\\\/Reinforced PVC Jamb Liners\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.29\",\"seq\":29,\"product_model\":\"Tradition Plus Double Hung w\\\/HP Sill Stop (1 Lock) 130-H-610-00\",\"product_description\":\"Aluminum Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.30\",\"seq\":30,\"product_model\":\"Tradition Plus Double Hung w\\\/HP Sill Stop (2 Locks) 130-H-610-01\",\"product_description\":\"Aluminum Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.31\",\"seq\":31,\"product_model\":\"Tradition Plus Double Hung Window 130-H-607-00\",\"product_description\":\"Aluminum Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.32\",\"seq\":32,\"product_model\":\"Tradition Plus Double Hung Window 130-H-607-01\",\"product_description\":\"Aluminum Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.33\",\"seq\":33,\"product_model\":\"Tradition Plus Primed Wood 3234 Double Hung Window 130-H-605-01\",\"product_description\":\"Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.34\",\"seq\":34,\"product_model\":\"WPDH 419-H-749-00\",\"product_description\":\"Wood Fixed Mulled Over Double Hung Window Combination Assembly\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.35\",\"seq\":35,\"product_model\":\"WPDH 2830 419-H-673.00\",\"product_description\":\"Wood Double Hung Window with Sill Stool\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.36\",\"seq\":36,\"product_model\":\"WPDH 2844 419-H-689-00\",\"product_description\":\"Wood Double Hung Window W\\\/Sill Stool\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.37\",\"seq\":37,\"product_model\":\"WPDH 3234 419-H-688-00\",\"product_description\":\"Wood Double Hung Window W\\\/Sill Stool\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.38\",\"seq\":38,\"product_model\":\"WPDH 3640 419-H-687-00\",\"product_description\":\"Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.39\",\"seq\":39,\"product_model\":\"WPDH 4036 419-H-670.00\",\"product_description\":\"Wood Double Hung Window with Sill Stool\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.40\",\"seq\":40,\"product_model\":\"WPDH3244 419-H-691-00\",\"product_description\":\"Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.41\",\"seq\":41,\"product_model\":\"WPDH4434 (w\\\/o stool) 419-H-722-00\",\"product_description\":\"Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5819-R0\",\"approval_number\":\"FL5819.42\",\"seq\":42,\"product_model\":\"WPDH4434 (w\\\/stool) 419-H-722-01\",\"product_description\":\"Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6262-R0\",\"approval_number\":\"FL6262.1\",\"seq\":1,\"product_model\":\"7400 Series\",\"product_description\":\"Vinyl Double-Hung\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6262-R0\",\"approval_number\":\"FL6262.2\",\"seq\":2,\"product_model\":\"7400 Series\",\"product_description\":\"Vinyl Double-Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6262-R0\",\"approval_number\":\"FL6262.3\",\"seq\":3,\"product_model\":\"CPDM3224\\\/CPDH3234 419-H-290.00\",\"product_description\":\"Aluminum Clad Double-Hung Stack Mulled assembly\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6436-R0\",\"approval_number\":\"FL6436.1\",\"seq\":1,\"product_model\":\"CPDH3244\",\"product_description\":\"Aluminum Clad Wood DH with 3\\\/8\\\" stool\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6436-R0\",\"approval_number\":\"FL6436.2\",\"seq\":2,\"product_model\":\"CPDH3636\",\"product_description\":\"Aluminum Clad Wood DH with 3\\\/8\\\" stool\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6436-R0\",\"approval_number\":\"FL6436.3\",\"seq\":3,\"product_model\":\"CPDH4434\",\"product_description\":\"Aluminum Clad Wood DH\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6436-R0\",\"approval_number\":\"FL6436.4\",\"seq\":4,\"product_model\":\"WPDH4434\",\"product_description\":\"Wood DH with 3\\\/8\\\" stool\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7309-R0\",\"approval_number\":\"FL7309.1\",\"seq\":1,\"product_model\":\"Builders' Collection Double Hung 130-H-637.01\",\"product_description\":\"Double-Hung\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7309-R0\",\"approval_number\":\"FL7309.2\",\"seq\":2,\"product_model\":\"Builders' Collection Double Hung 130-H-637.03\",\"product_description\":\"Double-Hung\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7309-R0\",\"approval_number\":\"FL7309.3\",\"seq\":3,\"product_model\":\"Custom Collection Clad Double Hung 419-H-828.00\",\"product_description\":\"Clad Double-Hung Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7309-R0\",\"approval_number\":\"FL7309.4\",\"seq\":4,\"product_model\":\"Custom Collection Clad Double Hung 419-H-828.02\",\"product_description\":\"Clad Double-Hung Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7309-R0\",\"approval_number\":\"FL7309.5\",\"seq\":5,\"product_model\":\"Custom Collection Clad Double Hung 419-H-831.00\",\"product_description\":\"Clad Double-Hung Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7309-R0\",\"approval_number\":\"FL7309.6\",\"seq\":6,\"product_model\":\"Custom Collection Clad Double Hung 419-H-832.00\",\"product_description\":\"Clad Double-Hung Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7309-R0\",\"approval_number\":\"FL7309.7\",\"seq\":7,\"product_model\":\"Custom Collection Clad Double Hung 419-H-832.02\",\"product_description\":\"Clad Double-Hung Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7309-R0\",\"approval_number\":\"FL7309.8\",\"seq\":8,\"product_model\":\"Custom Collection Clad Double Hung 419-H-833.00\",\"product_description\":\"Clad Double-Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7309-R0\",\"approval_number\":\"FL7309.9\",\"seq\":9,\"product_model\":\"Custom Collection Clad Double Hung 419-H-833.02\",\"product_description\":\"Clad Double-Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7309-R0\",\"approval_number\":\"FL7309.10\",\"seq\":10,\"product_model\":\"Custom Collection Clad Double Hung 419-H-834.00\",\"product_description\":\"Clad Double-Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7309-R0\",\"approval_number\":\"FL7309.11\",\"seq\":11,\"product_model\":\"Custom Collection Clad Double Hung 419-H-834.02\",\"product_description\":\"Clad Double-Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7309-R0\",\"approval_number\":\"FL7309.12\",\"seq\":12,\"product_model\":\"Custom Collection Clad Double-Hung 419-H-823.00\",\"product_description\":\"Clad Double-Hung Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7309-R0\",\"approval_number\":\"FL7309.13\",\"seq\":13,\"product_model\":\"Custom Collection Clad Double-Hung 419-H-823.01\",\"product_description\":\"Clad Double-Hung Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7309-R0\",\"approval_number\":\"FL7309.14\",\"seq\":14,\"product_model\":\"Custom Collection Wood Double Hung 419-H-827.00\",\"product_description\":\"Wood Double Hung\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7309-R0\",\"approval_number\":\"FL7309.15\",\"seq\":15,\"product_model\":\"Custom Collection Wood Double Hung 419-H-830.00\",\"product_description\":\"Wood Double Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7309-R0\",\"approval_number\":\"FL7309.16\",\"seq\":16,\"product_model\":\"Custom Collection Wood Double Hung 419-H-835.00\",\"product_description\":\"Wood Double Hung\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7309-R0\",\"approval_number\":\"FL7309.17\",\"seq\":17,\"product_model\":\"Custom Collection Wood Double Hung 419-H-835.02\",\"product_description\":\"Wood Double Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7309-R0\",\"approval_number\":\"FL7309.18\",\"seq\":18,\"product_model\":\"Custom Collection Wood Double Hung 419-H-836.00\",\"product_description\":\"Wood Double Hung\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7309-R0\",\"approval_number\":\"FL7309.19\",\"seq\":19,\"product_model\":\"Custom Collection Wood Double Hung 419-H-836.02\",\"product_description\":\"Wood Double Hung\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7951-R0\",\"approval_number\":\"FL7951.1\",\"seq\":1,\"product_model\":\"Custom Collection Clad Double-Hung 419-H-874.01\",\"product_description\":\"Clad Double-Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7951-R0\",\"approval_number\":\"FL7951.2\",\"seq\":2,\"product_model\":\"Custom Collection Clad Double-Hung 419-H-823.04\",\"product_description\":\"Clad Double-Hung\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7951-R0\",\"approval_number\":\"FL7951.3\",\"seq\":3,\"product_model\":\"Custom Collection Wood Double-Hung (W\\\/optional stool) 419-H-836.10\",\"product_description\":\"Wood Double-Hung\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7951-R0\",\"approval_number\":\"FL7951.4\",\"seq\":4,\"product_model\":\"Custom Collection Wood Double-Hung 419-H-830.02\",\"product_description\":\"Wood Double-Hung\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7951-R0\",\"approval_number\":\"FL7951.5\",\"seq\":5,\"product_model\":\"Custom Collection Wood Double-Hung 419-H-830.04\",\"product_description\":\"Wood Double-Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7951-R0\",\"approval_number\":\"FL7951.6\",\"seq\":6,\"product_model\":\"Custom Collection Wood Double-Hung 419-H-830.06\",\"product_description\":\"Wood Double-Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7951-R0\",\"approval_number\":\"FL7951.7\",\"seq\":7,\"product_model\":\"Custom Collection Wood Double-Hung 419-H-830.08\",\"product_description\":\"Wood Double-Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7951-R0\",\"approval_number\":\"FL7951.8\",\"seq\":8,\"product_model\":\"Custom Collection Wood Double-Hung 419-H-830.10\",\"product_description\":\"Wood Double-Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7951-R0\",\"approval_number\":\"FL7951.9\",\"seq\":9,\"product_model\":\"Custom Collection Wood Double-Hung 419-H-836.04\",\"product_description\":\"Wood Double-Hung\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7951-R0\",\"approval_number\":\"FL7951.10\",\"seq\":10,\"product_model\":\"Custom Collection Wood Double-Hung 419-H-836.06\",\"product_description\":\"Wood Double-Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7951-R0\",\"approval_number\":\"FL7951.11\",\"seq\":11,\"product_model\":\"Custom Collection Wood Double-Hung 419-H-836.08\",\"product_description\":\"Wood Double-Hung\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7951-R0\",\"approval_number\":\"FL7951.12\",\"seq\":12,\"product_model\":\"Custom Collection Wood Double-Hung 419-H-871.00\",\"product_description\":\"Wood Double Hung\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7951-R0\",\"approval_number\":\"FL7951.13\",\"seq\":13,\"product_model\":\"Custom Collection Wood Double-Hung with wind clips 419-H-872.00\",\"product_description\":\"Wood Double-Hung with Wind Clips\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7961-R0\",\"approval_number\":\"FL7961.1\",\"seq\":1,\"product_model\":\"6400 Premium Atlantic Aluminum Double-Hung Window\",\"product_description\":\"Limits per Miami-Dade NOA-06-0504.02. Product must be installed in accordance with the attached installation instructions.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8219-R0\",\"approval_number\":\"FL8219.1\",\"seq\":1,\"product_model\":\"Brickmould Tilt Double-Hung\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8400-R0\",\"approval_number\":\"FL8400.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Aluminum Double-Hung\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8404-R0\",\"approval_number\":\"FL8404.1\",\"seq\":1,\"product_model\":\"Cuistom Collection Clad Double-Hung Impact\",\"product_description\":\"CCL# 419-H-874.00\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9031-R0\",\"approval_number\":\"FL9031.1\",\"seq\":1,\"product_model\":\"Brickmould Vinyl Double-Hung\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9031-R0\",\"approval_number\":\"FL9031.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Aluminum Double-Hung\",\"product_description\":\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9031-R0\",\"approval_number\":\"FL9031.3\",\"seq\":3,\"product_model\":\"Premium Atlantic Aluminum Double-Hung\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9031-R0\",\"approval_number\":\"FL9031.4\",\"seq\":4,\"product_model\":\"Premium Atlantic Aluminum Double-Hung\",\"product_description\":\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9565-R0\",\"approval_number\":\"FL9565.1\",\"seq\":1,\"product_model\":\"Premium Siteline EX Clad Double Hung HP 406-H-665\",\"product_description\":\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9665-R0\",\"approval_number\":\"FL9665.1\",\"seq\":1,\"product_model\":\"premeium Atlantic Aluminum Single-Hung\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10031-R0\",\"approval_number\":\"FL10031.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Aluminum (6400) Double Hung\",\"product_description\":\"\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10031-R0\",\"approval_number\":\"FL10031.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Aluminum (6400) Impact Double Hung\",\"product_description\":\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10031-R0\",\"approval_number\":\"FL10031.3\",\"seq\":3,\"product_model\":\"Premium Atlantic Aluminum (6400) Impact Double Hung\",\"product_description\":\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10117-R0\",\"approval_number\":\"FL10117.1\",\"seq\":1,\"product_model\":\"Premium Siteline EX Clad Double Hung 406-H-690\",\"product_description\":\"Aluminum Clad Wood Double Hung\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10117-R0\",\"approval_number\":\"FL10117.2\",\"seq\":2,\"product_model\":\"Premium Siteline EX Clad Double Hung HP 406-H-687\",\"product_description\":\"Aluminum Clad Wood Double Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10117-R0\",\"approval_number\":\"FL10117.3\",\"seq\":3,\"product_model\":\"Premium Siteline EX Clad Double Hung HP 406-H-691\",\"product_description\":\"Aluminum Clad Wood Double Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10117-R0\",\"approval_number\":\"FL10117.4\",\"seq\":4,\"product_model\":\"Premium Siteline EX Wood Double Hung 406-H-688\",\"product_description\":\"Wood Double Hung\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10117-R0\",\"approval_number\":\"FL10117.5\",\"seq\":5,\"product_model\":\"Premium Siteline EX Wood Double Hung HP 406-H-684\",\"product_description\":\"Wood Double Hung\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10117-R0\",\"approval_number\":\"FL10117.6\",\"seq\":6,\"product_model\":\"Premium Siteline EX Wood Double Hung HP 406-H-685\",\"product_description\":\"Wood Double Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10117-R0\",\"approval_number\":\"FL10117.7\",\"seq\":7,\"product_model\":\"Premium Siteline EX Wood Double Hung HP 406-H-686\",\"product_description\":\"Wood Double Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10118-R0\",\"approval_number\":\"FL10118.1\",\"seq\":1,\"product_model\":\"Brickmould Vinyl Non-Impact Tilt Double Hung - CHS Triple\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10118-R0\",\"approval_number\":\"FL10118.2\",\"seq\":2,\"product_model\":\"Brickmould Vinyl Non-Impact Tilt Double Hung - CHS Twin\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10118-R0\",\"approval_number\":\"FL10118.3\",\"seq\":3,\"product_model\":\"Brickmould Vinyl Non-Impact Tilt Double Hung - CHS Twin\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10118-R0\",\"approval_number\":\"FL10118.4\",\"seq\":4,\"product_model\":\"Brickmould Vinyl Non-Impact Tilt Double Hung - CHS Twin\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10118-R0\",\"approval_number\":\"FL10118.5\",\"seq\":5,\"product_model\":\"Brickmould Vinyl Non-Impact Tilt Double Hung - CHS Twin\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10118-R0\",\"approval_number\":\"FL10118.6\",\"seq\":6,\"product_model\":\"Premium Atlantic Aluminum 6400 Impact Double Hung 53x76\",\"product_description\":\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10130-R0\",\"approval_number\":\"FL10130.1\",\"seq\":1,\"product_model\":\"Builders Double-Hung 130-H-654.00\",\"product_description\":\"Aluminum Clad Wood Double Hung\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10130-R0\",\"approval_number\":\"FL10130.2\",\"seq\":2,\"product_model\":\"Builders Double-Hung 130-H-662.00\",\"product_description\":\"Aluminum Clad Wood Double Hung\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10130-R0\",\"approval_number\":\"FL10130.3\",\"seq\":3,\"product_model\":\"Builders Double-Hung 130-H-663.00\",\"product_description\":\"Aluminum Clad Wood Double Hung\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10298-R1\",\"approval_number\":\"FL10298.1\",\"seq\":1,\"product_model\":\"Premium Siteline EX Clad Double Hung 406-H-690\",\"product_description\":\"Clad Double Hung 48x80\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10298-R1\",\"approval_number\":\"FL10298.2\",\"seq\":2,\"product_model\":\"Premium Siteline EX Clad Double Hung 406-H-699\",\"product_description\":\"Clad Double Hung 2 Wide\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10298-R1\",\"approval_number\":\"FL10298.3\",\"seq\":3,\"product_model\":\"Premium Siteline EX Clad Double Hung 406-H-706\",\"product_description\":\"Clad Double Hung HP 45x80\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10298-R1\",\"approval_number\":\"FL10298.4\",\"seq\":4,\"product_model\":\"Premium Siteline EX Clad Double Hung 406-H-709\",\"product_description\":\"Clad Double Hung HP 37x80\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10298-R1\",\"approval_number\":\"FL10298.5\",\"seq\":5,\"product_model\":\"Premium Siteline EX Clad Double Hung 406-H-710\",\"product_description\":\"Clad Double Hung Triple 3(37x64)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10298-R1\",\"approval_number\":\"FL10298.6\",\"seq\":6,\"product_model\":\"Premium Siteline EX Clad Double Hung 406-H-716\",\"product_description\":\"Clad Double Hung HP Plus 41x64\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10298-R1\",\"approval_number\":\"FL10298.7\",\"seq\":7,\"product_model\":\"Premium Siteline EX Clad Double Hung 406-H-717\",\"product_description\":\"Clad Double Hung HP Plus 37x76\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10298-R1\",\"approval_number\":\"FL10298.8\",\"seq\":8,\"product_model\":\"Premium Siteline EX Clad Double Hung HP 406-H-665\",\"product_description\":\"Clad Double Hung 45.375x92\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10298-R1\",\"approval_number\":\"FL10298.9\",\"seq\":9,\"product_model\":\"Premium Siteline EX Clad Double Hung HP 406-H-687\",\"product_description\":\"Clad Double Hung 33x80\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10298-R1\",\"approval_number\":\"FL10298.10\",\"seq\":10,\"product_model\":\"Premium Siteline EX Clad Double Hung HP 406-H-691\",\"product_description\":\"Clad Double Hung 45x64\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10298-R1\",\"approval_number\":\"FL10298.11\",\"seq\":11,\"product_model\":\"Premium Siteline EX Clad Double Hung HP 406-H-700\",\"product_description\":\"Clad Double Hung HP 45x92\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10298-R1\",\"approval_number\":\"FL10298.12\",\"seq\":12,\"product_model\":\"Premium Siteline EX Wood Double Hung 406-H-688\",\"product_description\":\"Wood Double Hung 45x92\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10298-R1\",\"approval_number\":\"FL10298.13\",\"seq\":13,\"product_model\":\"Premium Siteline EX Wood Double Hung 406-H-703\",\"product_description\":\"Wood Double Hung 33x80\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10298-R1\",\"approval_number\":\"FL10298.14\",\"seq\":14,\"product_model\":\"Premium Siteline EX Wood Double Hung 406-H-718\",\"product_description\":\"Wood Double Hung Standard 45x92\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10298-R1\",\"approval_number\":\"FL10298.15\",\"seq\":15,\"product_model\":\"Premium Siteline EX Wood Double Hung 406-H-720\",\"product_description\":\"Wood Double Hung Twin 2(45x92)\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10298-R1\",\"approval_number\":\"FL10298.16\",\"seq\":16,\"product_model\":\"Premium Siteline EX Wood Double Hung HP 406-H-684\",\"product_description\":\"Wood Double Hung 45x80\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10298-R1\",\"approval_number\":\"FL10298.17\",\"seq\":17,\"product_model\":\"Premium Siteline EX Wood Double Hung HP 406-H-685\",\"product_description\":\"Wood Double Hung 45x60\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10298-R1\",\"approval_number\":\"FL10298.18\",\"seq\":18,\"product_model\":\"Premium Siteline EX Wood Double Hung HP 406-H-686\",\"product_description\":\"Wood Double Hung 33x80\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10936-R0\",\"approval_number\":\"FL10936.1\",\"seq\":1,\"product_model\":\"Premium Aluminum Double Hung\",\"product_description\":\"Aluminum Double Hung Max Size Tested 37x73. Laminated Glass.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10936-R0\",\"approval_number\":\"FL10936.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Aluminum Double-Hung\",\"product_description\":\"Aluminum Double Hung Max Size Tested 52x62\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10936-R0\",\"approval_number\":\"FL10936.3\",\"seq\":3,\"product_model\":\"Premium Atlantic Aluminum Double-Hung\",\"product_description\":\"Aluminum Double Hung Max Size Tested 52x75.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10940-R0\",\"approval_number\":\"FL10940.1\",\"seq\":1,\"product_model\":\"Builders Collection Aluminum Clad Wood Double Hung\",\"product_description\":\"130-H-637.01\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10940-R0\",\"approval_number\":\"FL10940.2\",\"seq\":2,\"product_model\":\"Builders Collection Aluminum Clad Wood Double Hung\",\"product_description\":\"130-H-637.03\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10940-R0\",\"approval_number\":\"FL10940.3\",\"seq\":3,\"product_model\":\"Builders Collection Aluminum Clad Wood Double Hung\",\"product_description\":\"130-H-654.00\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10940-R0\",\"approval_number\":\"FL10940.4\",\"seq\":4,\"product_model\":\"Builders Collection Aluminum Clad Wood Double Hung\",\"product_description\":\"130-H-662.00\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10940-R0\",\"approval_number\":\"FL10940.5\",\"seq\":5,\"product_model\":\"Builders Collection Aluminum Clad Wood Double Hung\",\"product_description\":\"130-H-663.00\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10940-R1\",\"approval_number\":\"FL10940.6\",\"seq\":6,\"product_model\":\"Builders Collection Aluminum Clad Wood Double Hung\",\"product_description\":\"130-H-637.03\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10940-R1\",\"approval_number\":\"FL10940.7\",\"seq\":7,\"product_model\":\"Builders Collection Aluminum Clad Wood Double Hung\",\"product_description\":\"130-H-654.00\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10940-R1\",\"approval_number\":\"FL10940.8\",\"seq\":8,\"product_model\":\"Builders Collection Aluminum Clad Wood Double Hung\",\"product_description\":\"130-H-662.00\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10940-R1\",\"approval_number\":\"FL10940.9\",\"seq\":9,\"product_model\":\"Builders Collection Aluminum Clad Wood Double Hung\",\"product_description\":\"130-H-663.00\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10967-R0\",\"approval_number\":\"FL10967.1\",\"seq\":1,\"product_model\":\"Tradition Plus Aluminum Clad Wood Double Hung w\\\/Reinforced PVC Jamb Liners\",\"product_description\":\"130-H-615.00\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-02-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10967-R1\",\"approval_number\":\"FL10967.2\",\"seq\":2,\"product_model\":\"Premium Tradition Plus Clad Double Hung\",\"product_description\":\"130-H-681.00\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10967-R1\",\"approval_number\":\"FL10967.3\",\"seq\":3,\"product_model\":\"Premium Tradition Plus Clad Double Hung\",\"product_description\":\"130-H-682.00\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10967-R1\",\"approval_number\":\"FL10967.4\",\"seq\":4,\"product_model\":\"Tradition Plus Aluminum Clad Wood Double Hung w\\\/Reinforced PVC Jamb Liners\",\"product_description\":\"130-H-615.00\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-02-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10967-R2\",\"approval_number\":\"FL10967.5\",\"seq\":5,\"product_model\":\"Premium Tradition Plus Clad Double Hung\",\"product_description\":\"130-H-694.00\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10967-R2\",\"approval_number\":\"FL10967.6\",\"seq\":6,\"product_model\":\"Premium Tradition Plus Clad Double Hung w\\\/Reinforced PVC Jamb Liners\",\"product_description\":\"130-H-615.00\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-02-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10967-R3\",\"approval_number\":\"FL10967.7\",\"seq\":7,\"product_model\":\"Premium Tradition Plus Clad Pocket Double Hung\",\"product_description\":\"130-H-657.00\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10967-R3\",\"approval_number\":\"FL10967.8\",\"seq\":8,\"product_model\":\"Premium Tradition Plus Clad Pocket Double Hung\",\"product_description\":\"130-H-659.00\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10967-R3\",\"approval_number\":\"FL10967.9\",\"seq\":9,\"product_model\":\"Premium Tradition Plus Wood Double Hung\",\"product_description\":\"130-H-665.00\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10967-R3\",\"approval_number\":\"FL10967.10\",\"seq\":10,\"product_model\":\"Premium Tradition Plus Wood Pocket Double Hung\",\"product_description\":\"130-H-721.01\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10967-R3\",\"approval_number\":\"FL10967.11\",\"seq\":11,\"product_model\":\"Premium Tradition Plus Wood Pocket Double Hung\",\"product_description\":\"130-H-722.01\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11116-R0\",\"approval_number\":\"FL11116.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Aluminum Double-Hung SG\",\"product_description\":\"Premium Atlantic Aluminum Double-Hung SG 37x73\",\"design_pressure\":\"+90\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11116-R0\",\"approval_number\":\"FL11116.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Aluminum Double-Hung SG\",\"product_description\":\"Premium Atlantic Aluminum Double-Hung SG 54x74\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11116-R1\",\"approval_number\":\"FL11116.3\",\"seq\":3,\"product_model\":\"Premium Atlantic Aluminum Double-Hung SG\",\"product_description\":\"Premium Atlantic Aluminum Double-Hung SG 54x74\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11116-R3\",\"approval_number\":\"FL11116.4\",\"seq\":4,\"product_model\":\"Premium Atlantic Aluminum\",\"product_description\":\"Side Load Double Hung (6400) 52 1\\\/8\\\" x 75\\\" Single Glaze (1\\\/8\\\" Tempered) or Insulated Glass (3\\\/16\\\" - 3\\\/16\\\" Annealed)\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11116-R3\",\"approval_number\":\"FL11116.5\",\"seq\":5,\"product_model\":\"Premium Atlantic Aluminum\",\"product_description\":\"Side Load Double Hung (6400) 36\\\" x 72\\\" Single Glaze (3\\\/16\\\" Annealed) or Insulated Glass (1\\\/8\\\" - 1\\\/8\\\" Annealed)\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11466-R0\",\"approval_number\":\"FL11466.1\",\"seq\":1,\"product_model\":\"Custom Clad Double Hung\",\"product_description\":\"Series Custom Collection Aluminum Clad Wood Double Hung Window - L.M.I. 37 3\\\/8 x 76\",\"design_pressure\":\"+55\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12290-R0\",\"approval_number\":\"FL12290.5\",\"seq\":5,\"product_model\":\"Builders Vinyl\",\"product_description\":\"Double Hung Tilt Pocket\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12290-R1\",\"approval_number\":\"FL12290.6\",\"seq\":6,\"product_model\":\"Builders Vinyl\",\"product_description\":\"Pocket Tilt Double Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14097-R0\",\"approval_number\":\"FL14097.5\",\"seq\":5,\"product_model\":\"Builders Vinyl\",\"product_description\":\"Tilt Double Hung Twin with Twin Transom (72x126) Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14097-R2\",\"approval_number\":\"FL14097.6\",\"seq\":6,\"product_model\":\"Builders Vinyl\",\"product_description\":\"Tilt Double Hung (42x57) Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14097-R2\",\"approval_number\":\"FL14097.7\",\"seq\":7,\"product_model\":\"Builders Vinyl\",\"product_description\":\"Tilt Double Hung (38x74) Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14463-R0\",\"approval_number\":\"FL14463.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Aluminum\",\"product_description\":\"Side Load Double Hung (52x75) Single Glaze (1\\\/8\\\" Tempered) or Insulated Glass (3\\\/16\\\" - 3\\\/16\\\" Annealed)\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14463-R0\",\"approval_number\":\"FL14463.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Aluminum\",\"product_description\":\"Side Load Double Hung (36x72) Single Glaze (3\\\/16\\\" Annealed) or Insulated Glass (1\\\/8\\\" - 1\\\/8\\\" Annealed)\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14463-R2\",\"approval_number\":\"FL14463.3\",\"seq\":3,\"product_model\":\"Premium Atlantic Aluminum\",\"product_description\":\"Double Hung (6400) 52 1\\\/8\\\" x 75\\\" Single Glaze (7\\\/16 in SGP Lam)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14463-R2\",\"approval_number\":\"FL14463.4\",\"seq\":4,\"product_model\":\"Premium Atlantic Aluminum\",\"product_description\":\"Double Hung (6400) 36\\\" x 72\\\" Single Glaze (7\\\/16 in SGP Lam)\",\"design_pressure\":\"+90\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15594-R2\",\"approval_number\":\"FL15594.7\",\"seq\":7,\"product_model\":\"G. Custom Clad Epic Double Hung\",\"product_description\":\"419-H-1093\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15594-R2\",\"approval_number\":\"FL15594.8\",\"seq\":8,\"product_model\":\"H. Custom Clad Epic Double Hung\",\"product_description\":\"419-H-1094\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16071-R0\",\"approval_number\":\"FL16071.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Aluminum\",\"product_description\":\"Double Hung (6400) 52.125\\\" x 75\\\" Single Glazed (5\\\/16\\\" PVB or 5\\\/16\\\" SGP)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16085-R0\",\"approval_number\":\"FL16085.1\",\"seq\":1,\"product_model\":\"W-2500 Clad Double Hung\",\"product_description\":\"130-H-768\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16085-R0\",\"approval_number\":\"FL16085.2\",\"seq\":2,\"product_model\":\"W-2500 Clad Double Hung\",\"product_description\":\"130-H-769\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16085-R0\",\"approval_number\":\"FL16085.3\",\"seq\":3,\"product_model\":\"W-2500 Clad Double Hung\",\"product_description\":\"130-H-770\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16085-R0\",\"approval_number\":\"FL16085.4\",\"seq\":4,\"product_model\":\"W-2500 Clad Double Hung\",\"product_description\":\"130-H-771\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16085-R0\",\"approval_number\":\"FL16085.5\",\"seq\":5,\"product_model\":\"W-2500 Clad Double Hung\",\"product_description\":\"130-H-772\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16085-R0\",\"approval_number\":\"FL16085.6\",\"seq\":6,\"product_model\":\"W-2500 Clad Double Hung Transom\",\"product_description\":\"130-H-773\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16085-R0\",\"approval_number\":\"FL16085.7\",\"seq\":7,\"product_model\":\"W-2500 Clad Double Hung Transom\",\"product_description\":\"130-H-774\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16085-R0\",\"approval_number\":\"FL16085.8\",\"seq\":8,\"product_model\":\"W-2500 Clad Double Hung with Sash Pack\",\"product_description\":\"130-H-775\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16085-R0\",\"approval_number\":\"FL16085.9\",\"seq\":9,\"product_model\":\"W-2500 Clad Double Hung with Sash Pack\",\"product_description\":\"130-H-776\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16085-R0\",\"approval_number\":\"FL16085.10\",\"seq\":10,\"product_model\":\"W-2500 Clad Double Hung with Sash Pack\",\"product_description\":\"130-H-777\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16309-R0\",\"approval_number\":\"FL16309.1\",\"seq\":1,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Double Hung 48\\\" x 77\\\" Insulated Glass (1\\\/8\\\" Annealed - 5\\\/16\\\" PVB Laminate)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14463-R4\",\"approval_number\":\"FL14463.5\",\"seq\":5,\"product_model\":\"Premium Atlantic Aluminum\",\"product_description\":\"Double Hung (6400) 52 1\\\/8\\\" x 75\\\" Single Glaze (5\\\/16 in PVB or SGP Lam)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Marvin\":[{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#15162-R7\",\"approval_number\":\"FL15162.1\",\"seq\":1,\"product_model\":\"UWDH 3644\",\"product_description\":\"Ultimate Wood Double Hung 3644, 407-H-1109\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#15162-R7\",\"approval_number\":\"FL15162.2\",\"seq\":2,\"product_model\":\"UWDH 4036\",\"product_description\":\"Ultimate Wood Double Hung 4036, 407-H-1109\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#15162-R7\",\"approval_number\":\"FL15162.3\",\"seq\":3,\"product_model\":\"UWDH RT 4036\",\"product_description\":\"Ultimate Wood Double Hung Round Top 407-H-739\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#15162-R7\",\"approval_number\":\"FL15162.4\",\"seq\":4,\"product_model\":\"UWDHP 6054\",\"product_description\":\"Ultimate Wood Double Hung Picture 1-5\\\/8inch\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#15162-R7\",\"approval_number\":\"FL15162.5\",\"seq\":5,\"product_model\":\"UWDHP 6878\",\"product_description\":\"Ultimate Wood Double Hung Picture, 407-H-739\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#15162-R7\",\"approval_number\":\"FL15162.6\",\"seq\":6,\"product_model\":\"UWDHP 6894\",\"product_description\":\"Ultimate Wood Double Hung Picture 6894, 407-H-1109\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#28134-R2\",\"approval_number\":\"FL28134.1\",\"seq\":1,\"product_model\":\"UDHING2 45 X 87\",\"product_description\":\"Ultimate Double Hung Insert - Generation 2, 407-H-1149.00\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37159-R1\",\"approval_number\":\"FL37159.1\",\"seq\":1,\"product_model\":\"UWDH IZ3 3234\",\"product_description\":\"Ultimate Wood Double Hung IZ3 3234, 407-H-1108\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37159-R1\",\"approval_number\":\"FL37159.2\",\"seq\":2,\"product_model\":\"UWDH IZ3 3234 2W\",\"product_description\":\"Ultimate Wood Double Hung IZ3 3234 2W, 407-H-1108\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37207-R1\",\"approval_number\":\"FL37207.1\",\"seq\":1,\"product_model\":\"UDH - G2 4032 2W Combination Assembly\",\"product_description\":\"Ultimate Double Hung - Generation 2 mulled to Clad Ultimate Double Hung - Generation 2 2W Combination Assembly 407-H-1127\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#5545-R11\",\"approval_number\":\"FL5545.1\",\"seq\":1,\"product_model\":\"UWDHM 4848\",\"product_description\":\"407-H-761 Ultimate Wood Double Hung Magnum\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-09-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#5545-R11\",\"approval_number\":\"FL5545.2\",\"seq\":2,\"product_model\":\"UWDHM 5456\",\"product_description\":\"407-H-762 Ultimate Wood Double Hung Magnum\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-09-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9430-R10\",\"approval_number\":\"FL9430.1\",\"seq\":1,\"product_model\":\"ESDH 29.5\\\" x 59.5\\\"\",\"product_description\":\"Essential Double Hung CCL #407-H-870.57 & 407-H-870.58\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#6525-R14\",\"approval_number\":\"FL6525.1\",\"seq\":1,\"product_model\":\"ELDH 4276\",\"product_description\":\"Elevate Fiberglass Clad Wood Double Hung 407-H-783\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#6525-R14\",\"approval_number\":\"FL6525.2\",\"seq\":2,\"product_model\":\"ELDH 4284\",\"product_description\":\"Elevate Fiberglass Clad Wood Double Hung 407-H-783\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#6525-R14\",\"approval_number\":\"FL6525.3\",\"seq\":3,\"product_model\":\"ELDH 5476\",\"product_description\":\"Elevate Fiberglass Clad Wood Double Hung 407-H-783\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#6525-R14\",\"approval_number\":\"FL6525.4\",\"seq\":4,\"product_model\":\"ELDH 5484\",\"product_description\":\"Elevate Fiberglass Clad Wood Double Hung 407-H-783\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#6525-R14\",\"approval_number\":\"FL6525.5\",\"seq\":5,\"product_model\":\"ELDH COTTAGE 4268\",\"product_description\":\"Elevate Fiberglass Clad Wood Double Hung Cottage 407-H-783\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#6525-R14\",\"approval_number\":\"FL6525.6\",\"seq\":6,\"product_model\":\"ELDH HP 5476\",\"product_description\":\"Elevate Fiberglass Clad Wood Double Hung High Performance 407-H-783\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#6525-R14\",\"approval_number\":\"FL6525.7\",\"seq\":7,\"product_model\":\"ELDH HP 5484\",\"product_description\":\"Elevate Fiberglass Clad Wood Double Hung High Performance 407-H-783\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9430-R10\",\"approval_number\":\"FL9430.2\",\"seq\":2,\"product_model\":\"ESDH 29.5\\\" x 77.7\\\"\",\"product_description\":\"Essential Double Hung\\nCCL #407-H-870.51 & 407-H-870.52\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9430-R10\",\"approval_number\":\"FL9430.3\",\"seq\":3,\"product_model\":\"ESDH 35.5\\\" x 59.5\\\"\",\"product_description\":\"Essential Double Hung\\nCCL #407-H-870.53 & 407-H-870.54\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9430-R10\",\"approval_number\":\"FL9430.4\",\"seq\":4,\"product_model\":\"ESDH 35.5\\\" x 77.7\\\"\",\"product_description\":\"Essential Double Hung\\nCCL #407-H-870.45 & 407-H-870.46\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9430-R10\",\"approval_number\":\"FL9430.5\",\"seq\":5,\"product_model\":\"ESDH 41.5\\\" x 65.5\\\"\",\"product_description\":\"Essential Double Hung\\nCCL #407-H-870.47 & 407-H-870.48\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9430-R10\",\"approval_number\":\"FL9430.6\",\"seq\":6,\"product_model\":\"ESDH 47.5\\\" x 47.5\\\"\",\"product_description\":\"Essential Double Hung\\n#407-H-870.55 & 407-H-870.56\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9430-R10\",\"approval_number\":\"FL9430.7\",\"seq\":7,\"product_model\":\"ESDH 47.5\\\" x 59.5\\\"\",\"product_description\":\"Essential Double Hung\\nCCL #407-H-870.49 & 407-H-870.50\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9430-R10\",\"approval_number\":\"FL9430.8\",\"seq\":8,\"product_model\":\"ESDH 47.5\\\" x 77.7\\\"\",\"product_description\":\"Essential Double Hung\\nCCL #407-H-870.43 & 407-H-870.44\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10257-R9\",\"approval_number\":\"FL10257.1\",\"seq\":1,\"product_model\":\"ELDH IZ3 3068\",\"product_description\":\"Elevate Double Hung - IZ3, Fiberglass Clad Wood Double Hung Window with Impact Glazing, 407-H-783\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10257-R9\",\"approval_number\":\"FL10257.2\",\"seq\":2,\"product_model\":\"ELDH IZ3 3076\",\"product_description\":\"Elevate Double Hung - IZ3, Fiberglass Clad Wood Double Hung Window with Impact Glazing, 407-H-783\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10257-R9\",\"approval_number\":\"FL10257.3\",\"seq\":3,\"product_model\":\"ELDH IZ3 4268\",\"product_description\":\"Elevate Double Hung - IZ3, Fiberglass Clad Wood Double Hung Window with Impact Glazing, 407-H-783\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10257-R9\",\"approval_number\":\"FL10257.4\",\"seq\":4,\"product_model\":\"ELDH IZ3 4276\",\"product_description\":\"Elevate Double Hung - IZ3, Fiberglass Clad Wood Double Hung Window with Impact Glazing, 407-H-783\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#15162-R7\",\"approval_number\":\"FL15162.7\",\"seq\":7,\"product_model\":\"UWDHT CN6820\",\"product_description\":\"Ultimate Wood Double Hung Transom CN6820 407-H-739\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17635-R9\",\"approval_number\":\"FL17635.1\",\"seq\":1,\"product_model\":\"UDH\\\/SH G2 4040\",\"product_description\":\"Ultimate Double Hung\\\/Single Hung G2, 407-H-1127\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17635-R9\",\"approval_number\":\"FL17635.2\",\"seq\":2,\"product_model\":\"UDH\\\/SH G2 4044\",\"product_description\":\"Ultimate Double Hung\\\/Single Hung G2, 407-H-1127\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17635-R9\",\"approval_number\":\"FL17635.3\",\"seq\":3,\"product_model\":\"UDH\\\/SH G2 4044 NO BRKT\",\"product_description\":\"Ultimate Double Hung\\\/Single Hung G2, 407-H-1127\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17635-R9\",\"approval_number\":\"FL17635.4\",\"seq\":4,\"product_model\":\"UDH\\\/SH G2 4450\",\"product_description\":\"ultimate Double Hung\\\/Single Hung G2, 407-H-1127\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17635-R9\",\"approval_number\":\"FL17635.5\",\"seq\":5,\"product_model\":\"UDH\\\/SH G2 4826\",\"product_description\":\"Ultimate Double Hung\\\/Single Hung G2 407-H-1127\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17635-R9\",\"approval_number\":\"FL17635.6\",\"seq\":6,\"product_model\":\"UDH\\\/SH G2 4848\",\"product_description\":\"Ultimate Double Hung\\\/Single Hung G2 407-H-1127\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17635-R9\",\"approval_number\":\"FL17635.7\",\"seq\":7,\"product_model\":\"UDH\\\/SH G2 5044\",\"product_description\":\"Ultimate Double Hung\\\/Single Hung G2, 407-H-1127\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17635-R9\",\"approval_number\":\"FL17635.8\",\"seq\":8,\"product_model\":\"UDH\\\/SH G2 5056\",\"product_description\":\"Ultimate Double Hung\\\/Single Hung G2, 407-H-1127\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17635-R9\",\"approval_number\":\"FL17635.9\",\"seq\":9,\"product_model\":\"UDH\\\/SH G2 5456\",\"product_description\":\"Ultimate Double Hung\\\/Single Hung G2 407-H-1127\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17635-R9\",\"approval_number\":\"FL17635.10\",\"seq\":10,\"product_model\":\"UDH\\\/SH G2 5456\",\"product_description\":\"Ultimate Double Hung\\\/Single Hung G2, 407-H-1127\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17635-R9\",\"approval_number\":\"FL17635.11\",\"seq\":11,\"product_model\":\"UDH\\\/SH G2 6060\",\"product_description\":\"Ultimate Double Hung\\\/Single Hung G2, 407-H-1127\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17635-R9\",\"approval_number\":\"FL17635.12\",\"seq\":12,\"product_model\":\"UDHP G2 60102\",\"product_description\":\"Ultimate Double Hung Picture G2, 407-H-1127\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17635-R9\",\"approval_number\":\"FL17635.13\",\"seq\":13,\"product_model\":\"UDHP G2 6668\",\"product_description\":\"Ultimate Double Hung Picture G2, 407-H-1127\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17635-R9\",\"approval_number\":\"FL17635.14\",\"seq\":14,\"product_model\":\"UDHRT G2 4040\",\"product_description\":\"Ultimate Double Hung Round Top G2, 407-H-1127\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17635-R9\",\"approval_number\":\"FL17635.15\",\"seq\":15,\"product_model\":\"UDHRT G2 4450\",\"product_description\":\"Ultimate Double Hung Round Top G2, 407-H-1127\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17635-R9\",\"approval_number\":\"FL17635.16\",\"seq\":16,\"product_model\":\"UDHRT G2 4450\",\"product_description\":\"Ultimate Double Hung Round Top G2, 407-H-1127\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17635-R9\",\"approval_number\":\"FL17635.17\",\"seq\":17,\"product_model\":\"UDHRT G2 5456\",\"product_description\":\"Ultimate Double Hung Round Top G2, 407-H-1127\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17635-R9\",\"approval_number\":\"FL17635.18\",\"seq\":18,\"product_model\":\"UDHRT TR\\\/P G2 74x103\",\"product_description\":\"Ultimate Double Hung Round Top Transom\\\/Picture G2 407-H-1127\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17635-R9\",\"approval_number\":\"FL17635.19\",\"seq\":19,\"product_model\":\"UDHT G2 4020\",\"product_description\":\"Ultimate Double Hung Transom G2 407-H-1127\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17635-R9\",\"approval_number\":\"FL17635.20\",\"seq\":20,\"product_model\":\"UDHT G2 6820\",\"product_description\":\"Ultimate Double Hung Transom G2 407-H-1127\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#28134-R2\",\"approval_number\":\"FL28134.2\",\"seq\":2,\"product_model\":\"UDHING2 55 X 95\",\"product_description\":\"Ultimate Double Hung Insert - Generation 2, 407-H-1149.01\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#28134-R2\",\"approval_number\":\"FL28134.3\",\"seq\":3,\"product_model\":\"UDHINPG2 71 X 85\",\"product_description\":\"Ultimate Double Hung Insert Picture - Generation 2, 407-H-1149.03\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#28134-R2\",\"approval_number\":\"FL28134.4\",\"seq\":4,\"product_model\":\"UDHINTRG2 75 X 28\",\"product_description\":\"Ultimate Double Hung Insert Transom - Generation2, 407-H-1149.02\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#28289-R3\",\"approval_number\":\"FL28289.1\",\"seq\":1,\"product_model\":\"UDHG2 IZ3 4036\",\"product_description\":\"Ultimate Double Hung G2 IZ3, 407-H-1127\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#28289-R3\",\"approval_number\":\"FL28289.2\",\"seq\":2,\"product_model\":\"UDHG2 IZ3 4256\",\"product_description\":\"Ultimate Double Hung G2 IZ3, 407-H-1127\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#28289-R3\",\"approval_number\":\"FL28289.3\",\"seq\":3,\"product_model\":\"UDHG2 IZ3 4450\",\"product_description\":\"Ultimate Double Hung G2 IZ3, 407-H-1127\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#28289-R3\",\"approval_number\":\"FL28289.4\",\"seq\":4,\"product_model\":\"UDHG2 IZ3 4848\",\"product_description\":\"Ultimate Double Hung G2 IZ3, 407-H-1127\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#28289-R3\",\"approval_number\":\"FL28289.5\",\"seq\":5,\"product_model\":\"UDHG2 REVERSE COTTAGE IZ3\",\"product_description\":\"Ultimate Double Hung G2 IZ3, 407-H-1127\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#28289-R3\",\"approval_number\":\"FL28289.6\",\"seq\":6,\"product_model\":\"UDHPG2 IZ3 60102\",\"product_description\":\"Ultimate Double Hung Picture G2 IZ3, 407-H-1127\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#28289-R3\",\"approval_number\":\"FL28289.7\",\"seq\":7,\"product_model\":\"UDHTRG2 IZ3 6820\",\"product_description\":\"Ultimate Double Hung Transom G2 IZ3, 407-H-1127\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37159-R1\",\"approval_number\":\"FL37159.3\",\"seq\":3,\"product_model\":\"UWDH IZ3 4026\",\"product_description\":\"Ultimate Wood Double Hung IZ3 4026, 407-H-1108\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37159-R1\",\"approval_number\":\"FL37159.4\",\"seq\":4,\"product_model\":\"UWDH IZ3 4026 2W\",\"product_description\":\"Ultimate Wood Double Hung IZ3 4026 2W, 407-H-1108\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37159-R1\",\"approval_number\":\"FL37159.5\",\"seq\":5,\"product_model\":\"UWDHP IZ3 60108\",\"product_description\":\"Ultimate Wood Double Hung Picture IZ3 407-H-950\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37207-R1\",\"approval_number\":\"FL37207.2\",\"seq\":2,\"product_model\":\"UDHT - G2 2W over UDH - G2 2W Vertical Mull (3\\\/8\\\" MRF) 2W2H\",\"product_description\":\"Ultimate Double Hung Transom - Generation 2 2W over Ultimate Double Hung - Generation 2 2W, Vertical Mull (3\\\/8\\\" MRF) 2W2H 407-H-1127\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37207-R1\",\"approval_number\":\"FL37207.3\",\"seq\":3,\"product_model\":\"UDHT - G2 4020 2W over 2W UDH - G2 4020 Vertical Mull (1\\\" LVL) 2W2H\",\"product_description\":\"Ultimate Double Hung Transom - Generation 2 2W over Ultimate Double Hung - Generation 2 2W, Vertical Mull (1\\\" LVL) 2W2H 407-H-1127\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37207-R1\",\"approval_number\":\"FL37207.4\",\"seq\":4,\"product_model\":\"UDHT- G 2 over UDHP - G 2 2H Combination Assembly\",\"product_description\":\"Ultimate Double Hung Transom - Generation 2 over Ultimate Double Hung Picture - Generation 2 2H Mull 407-H-1127\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37202-R2\",\"approval_number\":\"FL37202.4\",\"seq\":4,\"product_model\":\"UDHTRG2 IZ3 over UDHG2 IZ3 2H Mull\",\"product_description\":\"Ultimate Double Hung Transom G2 IZ3 over Ultimate Double Hung G2 IZ3 2H Combination Assembly, 407-H-1127\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37202-R2\",\"approval_number\":\"FL37202.5\",\"seq\":5,\"product_model\":\"UDHTRG2 over UDHG2 2W2H Vertical Mull (3\\\/8\\\" MRF)\",\"product_description\":\"Ultimate Double Hung Transom G2 over Ultimate Double Hung G2 Vertical Mull, 407-H-1127\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37202-R2\",\"approval_number\":\"FL37202.6\",\"seq\":6,\"product_model\":\"UDHTRG2 over UDHG2 4020 2W2H Vertical Mull (1\\\" LVL)\",\"product_description\":\"Ultimate Double Hung Transom G2 over Ultimate Double Hung G2 Vertical Mull, 407-H-1127\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37202-R2\",\"approval_number\":\"FL37202.7\",\"seq\":7,\"product_model\":\"UDHTRG2 over UDHPG2 2H Mull\",\"product_description\":\"Ultimate Double Hung Transom G2 over Ultimate Double Hung Picture G2 2H Mull, 407-H-1127\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#446-R0\",\"approval_number\":\"FL446.1\",\"seq\":1,\"product_model\":\"Clad Double Hung Round Top 201\",\"product_description\":\"(407-H-600) Aluminum Clad Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#446-R0\",\"approval_number\":\"FL446.2\",\"seq\":2,\"product_model\":\"Clad Double Hung Round Top 402\",\"product_description\":\"(407-H-544) Aluminum Clad Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#446-R0\",\"approval_number\":\"FL446.3\",\"seq\":3,\"product_model\":\"Clad Double Hung Round Top 403\",\"product_description\":\"(407-H-543) Aluminum Clad Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#446-R0\",\"approval_number\":\"FL446.4\",\"seq\":4,\"product_model\":\"Clad Magnum Double Hung 4069\",\"product_description\":\"(407-H-638) Aluminum Clad Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#446-R0\",\"approval_number\":\"FL446.5\",\"seq\":5,\"product_model\":\"Clad Magnum Double Hung 4676\",\"product_description\":\"(407-H-637) Aluminum Clad Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#446-R0\",\"approval_number\":\"FL446.6\",\"seq\":6,\"product_model\":\"Clad Ultimate Double Hung 2630\",\"product_description\":\"(407-H-611) Aluminum Clad Double Hung Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#446-R0\",\"approval_number\":\"FL446.7\",\"seq\":7,\"product_model\":\"Clad Ultimate Double Hung 3036\",\"product_description\":\"(407-H-634.5) Aluminum Clad Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#446-R0\",\"approval_number\":\"FL446.8\",\"seq\":8,\"product_model\":\"Clad Ultimate Double Hung 3036\",\"product_description\":\"(407-H-634.4) Aluminum Clad Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#446-R0\",\"approval_number\":\"FL446.9\",\"seq\":9,\"product_model\":\"Clad Ultimate Double Hung 4026\",\"product_description\":\"(407-H-634.2) Aluminum Clad Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#446-R0\",\"approval_number\":\"FL446.10\",\"seq\":10,\"product_model\":\"Clad Ultimate Double Hung 4026\",\"product_description\":\"(407-H-634.3) Aluminum Clad Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#446-R0\",\"approval_number\":\"FL446.11\",\"seq\":11,\"product_model\":\"Clad Ultimate Double Hung 4036\",\"product_description\":\"(407-H-634.1) Aluminum Clad Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#446-R0\",\"approval_number\":\"FL446.12\",\"seq\":12,\"product_model\":\"Clad Ultimate Double Hung 4036\",\"product_description\":\"(407-H-634) Aluminum Clad Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#446-R0\",\"approval_number\":\"FL446.13\",\"seq\":13,\"product_model\":\"Clad Ultimate Double Hung Pict\",\"product_description\":\"(407-H-627.1) Aluminum Clad Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#446-R0\",\"approval_number\":\"FL446.14\",\"seq\":14,\"product_model\":\"Clad Ultimate Double Hung Stor\",\"product_description\":\"(407-H-626) Aluminum Clad Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#446-R0\",\"approval_number\":\"FL446.15\",\"seq\":15,\"product_model\":\"Clad Ultimate Double Hung Stor\",\"product_description\":\"(407-H-626.1) Aluminum Clad Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#446-R0\",\"approval_number\":\"FL446.16\",\"seq\":16,\"product_model\":\"Clad Ultimate Double Hung Tran\",\"product_description\":\"(407-H-628) Aluminum Clad Wood Double Hung Transom Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#446-R0\",\"approval_number\":\"FL446.17\",\"seq\":17,\"product_model\":\"Infinity Double Hung 4475\",\"product_description\":\"(407-H-654) Fiberglass Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#446-R0\",\"approval_number\":\"FL446.18\",\"seq\":18,\"product_model\":\"Infinity Double Hung 4475\",\"product_description\":\"(407-H-654.1) Fiberglass Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#446-R0\",\"approval_number\":\"FL446.19\",\"seq\":19,\"product_model\":\"Infinity Double Hung 4885\",\"product_description\":\"(407-H-655) Fiberglass Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#446-R0\",\"approval_number\":\"FL446.20\",\"seq\":20,\"product_model\":\"Infinity Double Hung 4885\",\"product_description\":\"(407-H-655.1) Fiberglass Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#446-R0\",\"approval_number\":\"FL446.21\",\"seq\":21,\"product_model\":\"Integrity Double Hung\",\"product_description\":\"(407-H-636) Fiberglass Clad Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#446-R0\",\"approval_number\":\"FL446.22\",\"seq\":22,\"product_model\":\"Wood Magnum Single Hung 4036\",\"product_description\":\"(407-H-562) Wood Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#446-R0\",\"approval_number\":\"FL446.23\",\"seq\":23,\"product_model\":\"Wood Ultimate Double Hung 3036\",\"product_description\":\"(407-H-604) Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#446-R0\",\"approval_number\":\"FL446.24\",\"seq\":24,\"product_model\":\"Wood Ultimate Double Hung 4026\",\"product_description\":\"(407-H-604.1) Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#446-R0\",\"approval_number\":\"FL446.25\",\"seq\":25,\"product_model\":\"Wood Ultimate Double Hung 4036\",\"product_description\":\"(407-H-604.2) Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#446-R0\",\"approval_number\":\"FL446.26\",\"seq\":26,\"product_model\":\"Wood Ultimate Double Hung Pict\",\"product_description\":\"(407-H-624) Double Hung Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#446-R0\",\"approval_number\":\"FL446.27\",\"seq\":27,\"product_model\":\"Wood Ultimate Double Hung Stor\",\"product_description\":\"(407-H-622.2) Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#446-R0\",\"approval_number\":\"FL446.28\",\"seq\":28,\"product_model\":\"Wood Ultimate Double Hung Stor\",\"product_description\":\"(407-H-622.1) Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#446-R0\",\"approval_number\":\"FL446.29\",\"seq\":29,\"product_model\":\"Wood Ultimate Double Hung Stor\",\"product_description\":\"(407-H-622) Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#446-R0\",\"approval_number\":\"FL446.30\",\"seq\":30,\"product_model\":\"Wood Ultimate Double Hung Tran\",\"product_description\":\"(407-H-623) Wood Double Hung Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2580-R0\",\"approval_number\":\"FL2580.1\",\"seq\":1,\"product_model\":\"CMDH 4069\",\"product_description\":\"Clad Magnum Double Hung, Type: Aluminum Clad Wood Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2580-R0\",\"approval_number\":\"FL2580.2\",\"seq\":2,\"product_model\":\"CMDH 4676\",\"product_description\":\"Clad Magnum Double Hung, Type: Aluminum Clad Wood Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2580-R0\",\"approval_number\":\"FL2580.3\",\"seq\":3,\"product_model\":\"CUDH 3036\",\"product_description\":\"Clad Ultimate Double Hung, Type: Aluminum Clad Wood Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2580-R0\",\"approval_number\":\"FL2580.4\",\"seq\":4,\"product_model\":\"CUDH 4026\",\"product_description\":\"Clad Ultimate Double Hung, Type: Aluminum Clad Wood Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2580-R0\",\"approval_number\":\"FL2580.5\",\"seq\":5,\"product_model\":\"CUDH 4036\",\"product_description\":\"Clad Uldtimate Double Hung, Type: Aluminum Clad Wood Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2580-R0\",\"approval_number\":\"FL2580.6\",\"seq\":6,\"product_model\":\"CUDH SPIZ2 3028\",\"product_description\":\"Clad Ultimate Double Hung StormPlus IZ2, Type: Impact Aluminum Clad Wood Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2580-R0\",\"approval_number\":\"FL2580.7\",\"seq\":7,\"product_model\":\"CUDH SPIZ2 3232\",\"product_description\":\"Clad Ultimate Double Hung StormPlus IZ2, Type: Impact Aluminum Clad Wood Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2580-R0\",\"approval_number\":\"FL2580.8\",\"seq\":8,\"product_model\":\"CUDH SPIZ3 3234\",\"product_description\":\"Clad Ultimate Double Hung StormPlus IZ3, Type: Impact Aluminum Clad Wood Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2580-R0\",\"approval_number\":\"FL2580.9\",\"seq\":9,\"product_model\":\"WUDH 3036\",\"product_description\":\"Wood Ultimate Double Hung, Type: Wood Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2580-R0\",\"approval_number\":\"FL2580.10\",\"seq\":10,\"product_model\":\"WUDH 4026\",\"product_description\":\"Wood Ultimate Double Hung, Type: Wood Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2580-R0\",\"approval_number\":\"FL2580.11\",\"seq\":11,\"product_model\":\"WUDH 4036\",\"product_description\":\"Wood Ultimate Double Hung, Type: Wood Double Hung, 45.375 x 81.000 in., (H-LC30)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2580-R0\",\"approval_number\":\"FL2580.12\",\"seq\":12,\"product_model\":\"WUDH SPIZ2 3028\",\"product_description\":\"Wood Ultimate Double Hung StormPlus IZ2, Type: Impact Wood Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2580-R0\",\"approval_number\":\"FL2580.13\",\"seq\":13,\"product_model\":\"WUDH SPIZ2 3232\",\"product_description\":\"Wood Ultimate Double Hung StormPlus IZ2, Type: Impact Wood Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2580-R0\",\"approval_number\":\"FL2580.14\",\"seq\":14,\"product_model\":\"WUDH SPIZ3 3434\",\"product_description\":\"Wood Ultimate Double Hung StormPlus IZ3, Type: Impact Wood Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3356-R0\",\"approval_number\":\"FL3356.1\",\"seq\":1,\"product_model\":\"IDH 4477\",\"product_description\":\"Integrity Double Hung, Type: Fiberglass Clad Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3735-R0\",\"approval_number\":\"FL3735.1\",\"seq\":1,\"product_model\":\"WMDH 4881\",\"product_description\":\"Wood Magnum Double Hung, Type: Wood Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3853-R0\",\"approval_number\":\"FL3853.1\",\"seq\":1,\"product_model\":\"CUDH HP\",\"product_description\":\"Clad Ultimate Double Hung StormPlus HP, Type: Non-Impact Aluminum Clad Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10060-R6\",\"approval_number\":\"FL10060.2\",\"seq\":2,\"product_model\":\"CINDHP\",\"product_description\":\"Clad Insert Double Hung Picture, 407-H-770\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10060-R6\",\"approval_number\":\"FL10060.3\",\"seq\":3,\"product_model\":\"CINDHT\",\"product_description\":\"Clad Insert Double Hung Transom, 407-H-769\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4765-R3\",\"approval_number\":\"FL4765.1\",\"seq\":1,\"product_model\":\"CUDH 3036\",\"product_description\":\"Clad Ultimate Double Hung 407-H-837\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4765-R3\",\"approval_number\":\"FL4765.2\",\"seq\":2,\"product_model\":\"CUDH 4026\",\"product_description\":\"Clad Ultimate Double Hung 407-H-634\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4765-R3\",\"approval_number\":\"FL4765.3\",\"seq\":3,\"product_model\":\"CUDH 4036\",\"product_description\":\"Clad Ultimate Double Hung 407-H-634\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4765-R3\",\"approval_number\":\"FL4765.4\",\"seq\":4,\"product_model\":\"CUDH RT SPIZ3\",\"product_description\":\"Clad Ultimate Doube Hung Round Top StormPlus IZ3 407-H-682\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4765-R3\",\"approval_number\":\"FL4765.5\",\"seq\":5,\"product_model\":\"CUDH SPIZ2 3028\",\"product_description\":\"Clad Ultimate Double Hung StormPlus IZ2 407-H-833\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4765-R3\",\"approval_number\":\"FL4765.6\",\"seq\":6,\"product_model\":\"CUDH SPIZ2 3232\",\"product_description\":\"Clad Ultimate Double Hung StormPlus IZ2 407-H-834\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4765-R3\",\"approval_number\":\"FL4765.7\",\"seq\":7,\"product_model\":\"CUDH SPIZ3 3234\",\"product_description\":\"Clad Ultimate Double Hung StormPlus IZ3 407-H-682\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4765-R3\",\"approval_number\":\"FL4765.8\",\"seq\":8,\"product_model\":\"CUDHM RT 4848\",\"product_description\":\"Clad Ultimate Double Hung Magnum Round Top 4848 407-H-864\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4765-R3\",\"approval_number\":\"FL4765.9\",\"seq\":9,\"product_model\":\"CUDHM RT 5456\",\"product_description\":\"Clad Ultimate Double Hung Magnum Round Top 5456 407-H-865\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4765-R3\",\"approval_number\":\"FL4765.10\",\"seq\":10,\"product_model\":\"WUDH RT SPIZ3 3434\",\"product_description\":\"Wood Ultimate Double Hung Round Top StormPlus IZ3 407-H-683\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4765-R3\",\"approval_number\":\"FL4765.11\",\"seq\":11,\"product_model\":\"WUDH SPIZ2 3028\",\"product_description\":\"Wood Ultimate Double Hung StormPlus IZ2 3028 407-H-622\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4765-R3\",\"approval_number\":\"FL4765.12\",\"seq\":12,\"product_model\":\"WUDH SPIZ2 3232\",\"product_description\":\"Wood Ultimate Double Hung StormPlus IZ2 3232 407-H-622\",\"design_pressure\":\"+35\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4765-R3\",\"approval_number\":\"FL4765.13\",\"seq\":13,\"product_model\":\"WUDH SPIZ3 3434\",\"product_description\":\"Wood Ultimate Double Hung StormPlus IZ3 407-H-683\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4765-R3\",\"approval_number\":\"FL4765.14\",\"seq\":14,\"product_model\":\"WUDHM RT 4848\",\"product_description\":\"Wood Ultimate Double Hung Magnum Round Top 4848 407-H-878\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4765-R3\",\"approval_number\":\"FL4765.15\",\"seq\":15,\"product_model\":\"WUDHM RT 5456\",\"product_description\":\"Wood Ultimate Double Hung Magnum Round Top 5456 407-H-877\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4765-R8\",\"approval_number\":\"FL4765.16\",\"seq\":16,\"product_model\":\"WUDH SPIZ3 3234\",\"product_description\":\"Wood Ultimate Double Hung StormPlus IZ3 3234 407-H-1108\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#5545-R2\",\"approval_number\":\"FL5545.3\",\"seq\":3,\"product_model\":\"WUDHM 4848\",\"product_description\":\"407-H-761 Wood Ultimate Double Hung Magnum, Type: Wood Double Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#5545-R2\",\"approval_number\":\"FL5545.4\",\"seq\":4,\"product_model\":\"WUDHM 5456\",\"product_description\":\"407-H-762 Wood Ultimate Double Hung Magnum, Type: Wood Double Hung\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10060-R2\",\"approval_number\":\"FL10060.1\",\"seq\":1,\"product_model\":\"CINDH\",\"product_description\":\"Clad Insert Double Hung, 407-H-751\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10318-R0\",\"approval_number\":\"FL10318.1\",\"seq\":1,\"product_model\":\"Clad Ultimate Double Hung 2830\",\"product_description\":\"407-H-916\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10318-R0\",\"approval_number\":\"FL10318.2\",\"seq\":2,\"product_model\":\"Clad Ultimate Double Hung 3026\",\"product_description\":\"407-H-915\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10318-R0\",\"approval_number\":\"FL10318.3\",\"seq\":3,\"product_model\":\"Clad Ultimate Double Hung Round Top 4036\",\"product_description\":\"407-H-718\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10318-R0\",\"approval_number\":\"FL10318.4\",\"seq\":4,\"product_model\":\"Clad Ultimate Double Hung Round Top 3036\",\"product_description\":\"407-H-718\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10318-R0\",\"approval_number\":\"FL10318.5\",\"seq\":5,\"product_model\":\"Clad Ultimate Double Hung Round Top 4026\",\"product_description\":\"407-H-923\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#11605-R0\",\"approval_number\":\"FL11605.1\",\"seq\":1,\"product_model\":\"CUDHM SPIZ3 4256\",\"product_description\":\"Clad Ultimate Double Hung magnum StormPlus IZ3 407-H-962 & 407-H-956\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#11605-R0\",\"approval_number\":\"FL11605.2\",\"seq\":2,\"product_model\":\"CUDHM SPIZ3 4848\",\"product_description\":\"Clad Ultimate Double Hung magnum StormPlus IZ3 407-H-962 & 407-H-959\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#11605-R0\",\"approval_number\":\"FL11605.3\",\"seq\":3,\"product_model\":\"WUDHM SPIZ3 4256\",\"product_description\":\"Wood Ultimate Double Hung magnum StormPlus IZ3 407-H-961 & 407-H-955\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#11605-R0\",\"approval_number\":\"FL11605.4\",\"seq\":4,\"product_model\":\"WUDHM SPIZ3 4848\",\"product_description\":\"Wood Ultimate Double Hung magnum StormPlus IZ3 407-H-961 & 407-H-957\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#11733-R1\",\"approval_number\":\"FL11733.1\",\"seq\":1,\"product_model\":\"Clad Ultimate Double Hung 1W2H Combination Assembly\",\"product_description\":\"407-H-879\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#11733-R1\",\"approval_number\":\"FL11733.2\",\"seq\":2,\"product_model\":\"Clad Ultimate Double Hung 3036 2W\",\"product_description\":\"407-H-837\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#11733-R1\",\"approval_number\":\"FL11733.3\",\"seq\":3,\"product_model\":\"Clad Ultimate Double Hung StormPlus IZ2 3028 2W Combination Assembly\",\"product_description\":\"407-H-833\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#11733-R1\",\"approval_number\":\"FL11733.4\",\"seq\":4,\"product_model\":\"Clad Ultimate Double Hung StormPlus IZ2 3234 2W Combination Assembly\",\"product_description\":\"407-H-834\",\"design_pressure\":\"+30\\\/-35\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#11733-R1\",\"approval_number\":\"FL11733.5\",\"seq\":5,\"product_model\":\"Clad Ultimate Double Hung StormPlus IZ3 3234 2W Combination Assembly\",\"product_description\":\"407-H-682\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#11733-R1\",\"approval_number\":\"FL11733.6\",\"seq\":6,\"product_model\":\"Wood Ultimate Double Hung StormPlus IZ2 3028 2W Combination Assembly\",\"product_description\":\"407-H-622\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#11733-R1\",\"approval_number\":\"FL11733.7\",\"seq\":7,\"product_model\":\"Wood Ultimate Double Hung StormPlus IZ2 3234 2W Combination Assembly\",\"product_description\":\"407-H-622\",\"design_pressure\":\"+30\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#11733-R1\",\"approval_number\":\"FL11733.8\",\"seq\":8,\"product_model\":\"Wood Ultimate Double Hung StormPlus IZ3 3234 2W Combination Assembly\",\"product_description\":\"407-H-683\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13524-R0\",\"approval_number\":\"FL13524.1\",\"seq\":1,\"product_model\":\"WUDH 3036\",\"product_description\":\"Wood Ultimate Double Hung 407-H-739\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13524-R0\",\"approval_number\":\"FL13524.2\",\"seq\":2,\"product_model\":\"WUDH 4026\",\"product_description\":\"Wood Ultimate Double Hung 407-H-739\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13524-R0\",\"approval_number\":\"FL13524.3\",\"seq\":3,\"product_model\":\"WUDH 4036\",\"product_description\":\"Wood Ultimate Double Hung 407-H-739\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4765-R8\",\"approval_number\":\"FL4765.17\",\"seq\":17,\"product_model\":\"WUDHM RT 4848\",\"product_description\":\"Wood Ultimate Double Hung Magnum Round Top 4848 407-H-878\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4765-R8\",\"approval_number\":\"FL4765.18\",\"seq\":18,\"product_model\":\"WUDHM RT 5456\",\"product_description\":\"Wood Ultimate Double Hung Magnum Round Top 5456 407-H-877\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13524-R2\",\"approval_number\":\"FL13524.4\",\"seq\":4,\"product_model\":\"WUDH RT 4036\",\"product_description\":\"Wood Ultimate Double Hung Round Top 407-H-739\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#15162-R1\",\"approval_number\":\"FL15162.8\",\"seq\":8,\"product_model\":\"WUDH SPIZ3 3234 2W\",\"product_description\":\"Wood Ultimate Double Hung StormPlus IZ3 3234 2W, 407-H-1108\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#15162-R1\",\"approval_number\":\"FL15162.9\",\"seq\":9,\"product_model\":\"WUDH SPIZ3 4026\",\"product_description\":\"Wood Ultimate Double Hung StormPlus IZ3 4026, 407-H-1108\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#15162-R1\",\"approval_number\":\"FL15162.10\",\"seq\":10,\"product_model\":\"WUDH SPIZ3 4026 2W\",\"product_description\":\"Wood Ultimate Double Hung StormPlus IZ3 4026 2W, 407-H-1108\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#15206-R0\",\"approval_number\":\"FL15206.1\",\"seq\":1,\"product_model\":\"CUDH 3644\",\"product_description\":\"Clad Ultimate Double Hung 3644, 407-H-1110\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#15206-R0\",\"approval_number\":\"FL15206.2\",\"seq\":2,\"product_model\":\"CUDH 3644 HP\",\"product_description\":\"Clad Ultimate Double Hung 3644 HP, 407-H-1110\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#15206-R0\",\"approval_number\":\"FL15206.3\",\"seq\":3,\"product_model\":\"CUDH 4036\",\"product_description\":\"Clad Ultimate Double Hung 4036, 407-H-1108\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#15206-R0\",\"approval_number\":\"FL15206.4\",\"seq\":4,\"product_model\":\"CUDH 4036 HP\",\"product_description\":\"Clad Ultimate Double Hung 4036 HP, 407-H-1110\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#15206-R0\",\"approval_number\":\"FL15206.5\",\"seq\":5,\"product_model\":\"CUDHP 6894\",\"product_description\":\"Clad Ultimate Double Hung Picture 6894, 407-H-1110\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#15206-R0\",\"approval_number\":\"FL15206.6\",\"seq\":6,\"product_model\":\"WUDH 3644\",\"product_description\":\"Wood Ultimate Double Hung 3644, 407-H-1109\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#15206-R0\",\"approval_number\":\"FL15206.7\",\"seq\":7,\"product_model\":\"WUDH 3644 HP\",\"product_description\":\"Wood Ultimate Double Hung 3644 HP, 407-H-1109\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#15206-R0\",\"approval_number\":\"FL15206.8\",\"seq\":8,\"product_model\":\"WUDH 4036\",\"product_description\":\"Wood Ultimate Double Hung 4036, 407-H-1109\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#15206-R0\",\"approval_number\":\"FL15206.9\",\"seq\":9,\"product_model\":\"WUDH 4036 HP\",\"product_description\":\"Wood Ultimate Double Hung 4036 HP, 407-H-1109\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#15206-R0\",\"approval_number\":\"FL15206.10\",\"seq\":10,\"product_model\":\"WUDHP 6894\",\"product_description\":\"Wood Ultimate Double Hung Picture 6894, 407-H-1109\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4765-R10\",\"approval_number\":\"FL4765.19\",\"seq\":19,\"product_model\":\"WUDH SPIZ3 3234\",\"product_description\":\"Wood Ultimate Double Hung StormPlus IZ3 3234 407-H-1108\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4765-R10\",\"approval_number\":\"FL4765.20\",\"seq\":20,\"product_model\":\"WUDHM RT 4848\",\"product_description\":\"Wood Ultimate Double Hung Magnum Round Top 4848 407-H-878\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4765-R10\",\"approval_number\":\"FL4765.21\",\"seq\":21,\"product_model\":\"WUDHM RT 5456\",\"product_description\":\"Wood Ultimate Double Hung Magnum Round Top 5456 407-H-878\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#5545-R6\",\"approval_number\":\"FL5545.5\",\"seq\":5,\"product_model\":\"WUDHM 4848\",\"product_description\":\"407-H-761 Wood Ultimate Double Hung Magnum, Type: Wood Double Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#5545-R6\",\"approval_number\":\"FL5545.6\",\"seq\":6,\"product_model\":\"WUDHM 5456\",\"product_description\":\"407-H-762 Wood Ultimate Double Hung Magnum, Type: Wood Double Hung\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#5545-R6\",\"approval_number\":\"FL5545.7\",\"seq\":7,\"product_model\":\"WUDHM RT 4848\",\"product_description\":\"Wood Ultimate Double Hung Magnum Round Top 4848 407-H-878\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#5545-R6\",\"approval_number\":\"FL5545.8\",\"seq\":8,\"product_model\":\"WUDHM RT 5456\",\"product_description\":\"Wood Ultimate Double Hung Magnum Round Top 5456 407-H-878\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#6525-R8\",\"approval_number\":\"FL6525.8\",\"seq\":8,\"product_model\":\"Integrity Insert Double Hung (ITIDH 5484)\",\"product_description\":\"407-H-1123.00-.01 Integrity Insert Double Hung\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#15162-R2\",\"approval_number\":\"FL15162.11\",\"seq\":11,\"product_model\":\"WUDHP 6878\",\"product_description\":\"Wood Ultimate Double Hung Picture, 407-H-739\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#15162-R2\",\"approval_number\":\"FL15162.12\",\"seq\":12,\"product_model\":\"WUDHP 6894\",\"product_description\":\"Wood Ultimate Double Hung Picture 6894, 407-H-1109\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#15162-R2\",\"approval_number\":\"FL15162.13\",\"seq\":13,\"product_model\":\"WUDHP SPIZ3 60108\",\"product_description\":\"Wood Ultimate Double Hung Picture StormPlus IZ3 407-H-950\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#15162-R2\",\"approval_number\":\"FL15162.14\",\"seq\":14,\"product_model\":\"WUDHP SPIZ3 6878\",\"product_description\":\"Wood Ultimate Double Hung Picture StormPlus IZ3 407-H-696\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#15162-R2\",\"approval_number\":\"FL15162.15\",\"seq\":15,\"product_model\":\"WUDHP\\\/TR RT & POLYGON 7590\",\"product_description\":\"Wood Ultimate Double Hung Picture\\\/Transom Round Top & Polygon 407-H-750\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#15162-R2\",\"approval_number\":\"FL15162.16\",\"seq\":16,\"product_model\":\"WUDHT\",\"product_description\":\"407-H-739 Wood Ultimate Double Hung Transom\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#15162-R2\",\"approval_number\":\"FL15162.17\",\"seq\":17,\"product_model\":\"WUDHT SPIZ3\",\"product_description\":\"407-H-684 Wood Ultimate Double Hung Transom StormPlus IZ3\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17635-R0\",\"approval_number\":\"FL17635.21\",\"seq\":21,\"product_model\":\"CUDHT - NG 6820\",\"product_description\":\"Clad Ultimate Double Hung Transom - Next Generation 407-H-1127\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17635-R0\",\"approval_number\":\"FL17635.22\",\"seq\":22,\"product_model\":\"CUDHT - NG 6820-HP\",\"product_description\":\"Clad Ultimate Double Hung Transom - Next Generation-HP 407-H-1127\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17635-R0\",\"approval_number\":\"FL17635.23\",\"seq\":23,\"product_model\":\"CUDHT - NG IZ3 6820\",\"product_description\":\"Clad Ultimate Double Hung Transom - Next Generation StormPlus IZ3 407-H-1127\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17635-R0\",\"approval_number\":\"FL17635.24\",\"seq\":24,\"product_model\":\"CUDHT - NG IZ3 over CUDH - NG IZ3 - 2H Combination Assembly\",\"product_description\":\"Clad Ultimate Double Hung Transom - Next Generation StormPlus IZ3 over Clad Ultimate Double Hung - Next Generation StormPlus IZ3 2H Combination Assembly 407-H-1127\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17635-R0\",\"approval_number\":\"FL17635.25\",\"seq\":25,\"product_model\":\"CUDHT- NG over CUDHP - NG 2H Combination Assembly\",\"product_description\":\"Clad Ultimate Double Hung Transom - Next Generation over Clad Ultimate Double Hung Picture - Next Generation 2H Mull 407-H-1127\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#28289-R0\",\"approval_number\":\"FL28289.8\",\"seq\":8,\"product_model\":\"CUDHT-NG IZ3 6820\",\"product_description\":\"Clad Ultimate Double Hung Transom - Next Generation StormPlus IZ3 407-h-1127\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#28289-R0\",\"approval_number\":\"FL28289.9\",\"seq\":9,\"product_model\":\"CUDHT-NG IZ3 over CUDH-NG IZ3 2H combination assembly\",\"product_description\":\"Clad Ultimate Double Hung Transom - Next Generation StormPlus IZ3 over Clad Ultimate Double Hung - Next Generation StormPlus IZ3 2H Combination Assembly 407-H-1127\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37202-R0\",\"approval_number\":\"FL37202.1\",\"seq\":1,\"product_model\":\"UDH-G2 2W IZ3 (Vertical 3\\\/8\\\" MRF )\",\"product_description\":\"Ultimate Double Hung - Generation 2 mulled to Ultimate Double Hung - Generation 2 2W ( 3\\\/8\\\" MRF ) 407-H-1127\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37202-R0\",\"approval_number\":\"FL37202.2\",\"seq\":2,\"product_model\":\"UDH-G2 IZ3 4036 - 2W\",\"product_description\":\"Ultimate Double Hung - Generation 2 IZ3 4036 -2W Combination Assembly 407-H-1127\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37202-R0\",\"approval_number\":\"FL37202.3\",\"seq\":3,\"product_model\":\"UDHT-G2 IZ3 over UDH-G2 IZ3 2H combination assembly\",\"product_description\":\"Ultimate Double Hung Transom - Generation 2 IZ3 over Ultimate Double Hung - Generation 2 IZ3 2H Combination Assembly 407-H-1127\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#6525-R13\",\"approval_number\":\"FL6525.9\",\"seq\":9,\"product_model\":\"ELDH IN 5484\",\"product_description\":\"Elevate Fiberglass Clad Wood Double Hung Insert 407-H-1123\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-21 00:00:00\",\"instructions_url\":\"\"}],\"Eastern Architectural Systems\":[{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#37968-R1\",\"approval_number\":\"FL37968.1\",\"seq\":1,\"product_model\":\"2561 DOUBLE HUNG WINDOW\",\"product_description\":\"2561 DOUBLE HUNG WINDOW\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#37968-R0\",\"approval_number\":\"FL37968.2\",\"seq\":2,\"product_model\":\"SERIES 1531 VINYL DOUBLE HUNG WINDOW\",\"product_description\":\"SERIES 1531 VINYL DOUBLE HUNG WINDOW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#37968-R0\",\"approval_number\":\"FL37968.3\",\"seq\":3,\"product_model\":\"SERIES 1541 VINYL DOUBLE HUNG WINDOW W\\\/FLANGE\",\"product_description\":\"SERIES 1541 VINYL DOUBLE HUNG WINDOW W\\\/FLANGE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14593-R8\",\"approval_number\":\"FL14593.1\",\"seq\":1,\"product_model\":\"Series 1531 Non-Impact Vinyl Double Hung\",\"product_description\":\"143 Series 1531 Non-Impact Vinyl Double Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14593-R8\",\"approval_number\":\"FL14593.2\",\"seq\":2,\"product_model\":\"Series 1541 Non-Impact Vinyl Double Hung\",\"product_description\":\"143 Series 1541 Non-Impact Vinyl Double Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14593-R8\",\"approval_number\":\"FL14593.3\",\"seq\":3,\"product_model\":\"Series 2551 Impact Vinyl Double Hung\",\"product_description\":\"143 Series 2551 Impact Vinyl Double Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14593-R8\",\"approval_number\":\"FL14593.4\",\"seq\":4,\"product_model\":\"Series 2561 Impact Vinyl Double Hung\",\"product_description\":\"143 Series 2561 Impact Vinyl Double Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#37968-R1\",\"approval_number\":\"FL37968.4\",\"seq\":4,\"product_model\":\"SERIES 2551 VINYL FIN FRAME DOUBLE HUNG WINDOW\",\"product_description\":\"SERIES 2551 VINYL FIN FRAME DOUBLE HUNG WINDOW IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#46422-R0\",\"approval_number\":\"FL46422.1\",\"seq\":1,\"product_model\":\"SERIES 279.043 VINYL DOUBLE HUNG WINDOW\",\"product_description\":\"NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#46422-R0\",\"approval_number\":\"FL46422.2\",\"seq\":2,\"product_model\":\"SERIES 279.043 VINYL DOUBLE HUNG WINDOW\",\"product_description\":\"IMPACT HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-31 00:00:00\",\"instructions_url\":\"\"}],\"Loewen Windows\":[{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15770-R8\",\"approval_number\":\"FL15770.1\",\"seq\":1,\"product_model\":\"Series 25 Wood Double Hung Window\",\"product_description\":\"Series 25 Wood Double Hung Liberty Class Window (Frame Size 66\\\" x 84_1\\\/2\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15770-R8\",\"approval_number\":\"FL15770.2\",\"seq\":2,\"product_model\":\"Series 25 Wood Double Hung Window\",\"product_description\":\"Series 25 Wood Double Hung Tilt Class Window (Frame Size 48\\\" x 76\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15770-R8\",\"approval_number\":\"FL15770.3\",\"seq\":3,\"product_model\":\"Series 25 Wood Double Hung Window\",\"product_description\":\"Series 25 Wood Double Hung Liberty Class Window (Frame Size 46\\\" x 120\\\")\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15770-R8\",\"approval_number\":\"FL15770.4\",\"seq\":4,\"product_model\":\"Series 25 Wood Double Hung Window\",\"product_description\":\"Series 25 Wood Double Hung Tilt Class Window (Frame Size 45-13\\\/16\\\" x 84-1\\\/4\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15770-R8\",\"approval_number\":\"FL15770.5\",\"seq\":5,\"product_model\":\"Series 25 Wood Double Hung Window\",\"product_description\":\"Series 25 Wood Double Hung Tilt Class Window (Frame Size 41-13\\\/16\\\" x 64-1\\\/4\\\")\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15770-R8\",\"approval_number\":\"FL15770.6\",\"seq\":6,\"product_model\":\"Series 25 Wood Double Hung Window\",\"product_description\":\"48\\\" x 76\\\" Series 25 Wood Double Hung Tilt Class Window Mulled to a 56\\\" x 76\\\" Series 25 Wood Double Hung Fixed Window (104\\\" x 76\\\" overall unit size)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15770-R8\",\"approval_number\":\"FL15770.7\",\"seq\":7,\"product_model\":\"Series 25 Wood Double Hung Window\",\"product_description\":\"46\\\" x 120\\\" Series 25 Wood Double Hung Liberty Class Window Mulled to a 60\\\" x 120\\\" Series 25 Wood Double Hung Fixed Window (106\\\" x 120\\\" overall unit size)\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15772-R7\",\"approval_number\":\"FL15772.1\",\"seq\":1,\"product_model\":\"Series 25 Aluminum Clad Wood Double Hung Window\",\"product_description\":\"Series 25 Aluminum Clad Wood Double Hung Liberty Class Window (Frame size 66\\\" x 84 1\\\/2\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15772-R7\",\"approval_number\":\"FL15772.2\",\"seq\":2,\"product_model\":\"Series 25 Aluminum Clad Wood Double Hung Window\",\"product_description\":\"Series 25 Aluminum Clad Wood Double Hung Tilt Class Window (Frame size 48\\\" x 76\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15772-R7\",\"approval_number\":\"FL15772.3\",\"seq\":3,\"product_model\":\"Series 25 Aluminum Clad Wood Double Hung Window\",\"product_description\":\"Series 25 Aluminum Clad Wood Double Hung Liberty Class Window (Frame size 46\\\" x 120\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15772-R7\",\"approval_number\":\"FL15772.4\",\"seq\":4,\"product_model\":\"Series 25 Aluminum Clad Wood Double Hung Window\",\"product_description\":\"Series 25 Aluminum Clad Wood Double Hung Tilt Class Window (Frame size 45 13\\\/16\\\" x 84 1\\\/4\\\"\\\")\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15772-R7\",\"approval_number\":\"FL15772.5\",\"seq\":5,\"product_model\":\"Series 25 Aluminum Clad Wood Double Hung Window\",\"product_description\":\"Series 25 Aluminum Clad Wood Double Hung Tilt Class Window (Frame size 41 13\\\/16\\\" x 64 1\\\/4\\\"\\\")\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15772-R7\",\"approval_number\":\"FL15772.6\",\"seq\":6,\"product_model\":\"Series 25 Aluminum Clad Wood Double Hung Window\",\"product_description\":\"48\\\" x 76\\\" Series 25 Aluminum Clad Wood Double Hung Tilt Class Window Mulled to a 56\\\" x 76\\\" Series 25 Aluminum Clad Wood Double Hung Fixed Window (104\\\" x 76\\\" overall unit size)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15772-R7\",\"approval_number\":\"FL15772.7\",\"seq\":7,\"product_model\":\"Series 25 Aluminum Clad Wood Double Hung Window\",\"product_description\":\"46\\\" x 120\\\" Series 25 Aluminum Clad Wood Double Hung Liberty Class Window Mulled to a 60\\\" x 120\\\" Series 25 Aluminum Clad Wood Double Hung Fixed Window (106\\\" x 120\\\" overall unit size)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#459-R0\",\"approval_number\":\"FL459.1\",\"seq\":1,\"product_model\":\"Al Clad wood Double Hung Windo\",\"product_description\":\"(415-H-602.1) Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#459-R0\",\"approval_number\":\"FL459.2\",\"seq\":2,\"product_model\":\"Al Clad Wood Double Hung Windo\",\"product_description\":\"(415-H-602) Al Clad Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#459-R0\",\"approval_number\":\"FL459.3\",\"seq\":3,\"product_model\":\"Aluminum Clad Wood Double Hung\",\"product_description\":\"(415-H-013) Al Clad Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#459-R0\",\"approval_number\":\"FL459.4\",\"seq\":4,\"product_model\":\"Aluminum Clad Wood Double Hung\",\"product_description\":\"(415-H-606) Al Clad Wood Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#3688-R0\",\"approval_number\":\"FL3688.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Fixed Double Hung\",\"product_description\":\"(415-H-629) Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#3688-R0\",\"approval_number\":\"FL3688.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Fixed Double Hung\",\"product_description\":\"(415-H-629.1) Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#4684-R0\",\"approval_number\":\"FL4684.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Fixed Double Hung Window\",\"product_description\":\"(415-H-641.00) Aluminum Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#5072-R0\",\"approval_number\":\"FL5072.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Fixed Double Hung Window\",\"product_description\":\"(415-H-629.02) Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#14692-R0\",\"approval_number\":\"FL14692.1\",\"seq\":1,\"product_model\":\"Series 25 Aluminum Clad StormForce Double Hung Window\",\"product_description\":\"Series 25 Aluminum Clad StormForce Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-05-28 00:00:00\",\"instructions_url\":\"\"}],\"Windsor Windows and Doors\":[{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#47662-R0\",\"approval_number\":\"FL47662.1\",\"seq\":1,\"product_model\":\"Next Dimension Double Hung Triple Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Next Dimension Double Hung Triple Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11092-R0\",\"approval_number\":\"FL11092.3\",\"seq\":3,\"product_model\":\"Pinnacle Clad Double Hung Combination\",\"product_description\":\"Aluminum Clad Wood Mulled Double Hung Individual Frame Size of 38 X 77 Assembly Size 125 X 77\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#47662-R0\",\"approval_number\":\"FL47662.2\",\"seq\":2,\"product_model\":\"Next Dimension Double Hung Twin Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Next Dimension Double Hung Twin Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#47662-R0\",\"approval_number\":\"FL47662.3\",\"seq\":3,\"product_model\":\"Next Dimension Double Hung Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Next Dimension Double Hung Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-07-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#47662-R0\",\"approval_number\":\"FL47662.4\",\"seq\":4,\"product_model\":\"Next Dimension Double Hung Window (WZ3) (Impact)\",\"product_description\":\"Next Dimension Double Hung Window (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-11-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#4037-R0\",\"approval_number\":\"FL4037.1\",\"seq\":1,\"product_model\":\"Pinnacle Clad Impact Double Hung\",\"product_description\":\"Aluminum Clad Wood\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#2521-R0\",\"approval_number\":\"FL2521.1\",\"seq\":1,\"product_model\":\"Legend Double Hung\",\"product_description\":\"Cellular PVC \\\/ wood\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#2521-R0\",\"approval_number\":\"FL2521.2\",\"seq\":2,\"product_model\":\"Pinnacle Clad Double Hung\",\"product_description\":\"Aluminum Clad wood window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#4456-R0\",\"approval_number\":\"FL4456.1\",\"seq\":1,\"product_model\":\"Pinnacle Prime Double Hung (Legend)\",\"product_description\":\"Woood and Foamed PVC (Legend ) Frame, Wood sash\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#10302-R0\",\"approval_number\":\"FL10302.1\",\"seq\":1,\"product_model\":\"Legend Double Hung\",\"product_description\":\"Foamed PVC exterior wood interior Double Hung window to frame size of 46 X 61\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11071-R0\",\"approval_number\":\"FL11071.1\",\"seq\":1,\"product_model\":\"Legend HBR Double Hung\",\"product_description\":\"Frame Max Size 46 x 80 is a foamed PVC exterior wood interior. Sash is aluminum clad wood\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11071-R0\",\"approval_number\":\"FL11071.2\",\"seq\":2,\"product_model\":\"Legend HBR Double Hung - Impact\",\"product_description\":\"Frame Max Size 38 X 77 Foamed PVC exterior Wood interior. Sash is aluminum Clad wood\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11092-R0\",\"approval_number\":\"FL11092.1\",\"seq\":1,\"product_model\":\"Pinnacle Clad Double Hung\",\"product_description\":\"Aluminum Clad Double Hung To Frame Size of 46 x 80\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11092-R0\",\"approval_number\":\"FL11092.2\",\"seq\":2,\"product_model\":\"Pinnacle Clad Double Hung\",\"product_description\":\"Aluminum Clad Wood Double Hung\\nFrame Size 30 X 80\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-04-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11092-R0\",\"approval_number\":\"FL11092.4\",\"seq\":4,\"product_model\":\"Pinnacle Clad Double Hung CP\",\"product_description\":\"Aluminum Clad Double Hung C Performance option\\nFrame Size 38 X 77\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11092-R0\",\"approval_number\":\"FL11092.5\",\"seq\":5,\"product_model\":\"Pinnacle Clad Double Hung HP\",\"product_description\":\"Aluminum Clad Wood Double Hung\\nPerformance Option\\nFrame Size 46 X 65\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11092-R0\",\"approval_number\":\"FL11092.6\",\"seq\":6,\"product_model\":\"Pinnacle Clad Double Hung HP\",\"product_description\":\"Aluminum Clad Double Hung\\nPerformance Option\\nMax Frame Size 38 X 65\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11092-R0\",\"approval_number\":\"FL11092.7\",\"seq\":7,\"product_model\":\"Pinnacle Clad Double Hung Impact\",\"product_description\":\"Aluminum Clad Wood Double Hung\\nImpact Resistant option\\nFrame Size 38 X 77\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11092-R1\",\"approval_number\":\"FL11092.8\",\"seq\":8,\"product_model\":\"Pinnacle Clad Double Hung Impact\",\"product_description\":\"Aluminum Clad Wood Double Hung\\nImpact Resistant option\\nFrame Size 38 X 77\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#13470-R0\",\"approval_number\":\"FL13470.1\",\"seq\":1,\"product_model\":\"Legend Double Hung\",\"product_description\":\"A foamed PVC clad and Wood Double Hung To Max Frame Size of 42 X 64\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#13470-R0\",\"approval_number\":\"FL13470.2\",\"seq\":2,\"product_model\":\"Legend Double Hung\",\"product_description\":\"A foamed PVC clad and Wood Double Hung To Max Frame Size of 41 X 61\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#13470-R0\",\"approval_number\":\"FL13470.3\",\"seq\":3,\"product_model\":\"Legend Double Hung\",\"product_description\":\"A foamed PVC clad and Wood Double Hung To Max Frame Size of 42 X 80\\\"\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#13470-R0\",\"approval_number\":\"FL13470.4\",\"seq\":4,\"product_model\":\"Legend Double Hung\",\"product_description\":\"A foamed PVC clad and Wood Double Hung To Max Frame Size of 41 X 81\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#13470-R0\",\"approval_number\":\"FL13470.5\",\"seq\":5,\"product_model\":\"Legend Double Hung\",\"product_description\":\"A foamed PVC clad and Wood Double Hung To Max Frame Size of 30 X 80\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#13470-R0\",\"approval_number\":\"FL13470.6\",\"seq\":6,\"product_model\":\"Legend Double Hung\",\"product_description\":\"A foamed PVC clad and Wood Double Hung To Max Frame Size of 37 X 77\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#13470-R0\",\"approval_number\":\"FL13470.7\",\"seq\":7,\"product_model\":\"Legend Double Hung Combination\",\"product_description\":\"A foamed PVC clad and Wood Double Hung Combination Assembly To Max Frame Size of 124 X 77\\\" Individual Double Hung units to 37 X 77\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#13470-R0\",\"approval_number\":\"FL13470.8\",\"seq\":8,\"product_model\":\"Legend Double Hung with H.P. Kit\",\"product_description\":\"A foamed PVC clad and Wood Double Hung To Max Frame Size of 37 X 77\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11071-R1\",\"approval_number\":\"FL11071.3\",\"seq\":3,\"product_model\":\"Legend HBR Double Hung\",\"product_description\":\"Wood Double Hung foamed PVC ext frame and aluminum clad sash High Performance option. To frame size of 35 X 89\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11071-R1\",\"approval_number\":\"FL11071.4\",\"seq\":4,\"product_model\":\"Legend HBR Double Hung\",\"product_description\":\"Wood Double Hung foamed PVC ext frame and aluminum clad sash High Performance option. To frame size of 33 X 93\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11071-R1\",\"approval_number\":\"FL11071.5\",\"seq\":5,\"product_model\":\"Legend HBR Double Hung - Impact\",\"product_description\":\"Wood Double Hung foamed PVC ext frame and aluminum clad sash Coastal Performance option. To frame size of 37 3\\\/8 X 76 3\\\/4\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11092-R2\",\"approval_number\":\"FL11092.9\",\"seq\":9,\"product_model\":\"Pinnacle Clad Double Hung HP\",\"product_description\":\"Aluminum Clad Wood Double Hung High Performance Option To Max Frame Size of 41 3\\\/8 X 64 3\\\/4\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11092-R2\",\"approval_number\":\"FL11092.10\",\"seq\":10,\"product_model\":\"Pinnacle Clad Double Hung Impact\",\"product_description\":\"Aluminum Clad Wood Double Hung\\nCoastal Performance option\\nTo Frame Size 37 3\\\/8 X 76 3\\\/4\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14878-R0\",\"approval_number\":\"FL14878.1\",\"seq\":1,\"product_model\":\"Next Dimension Classic Combination Double Hung\",\"product_description\":\"PVC Double Hung Window to max frame size of 95 1\\\/4 X 83 1\\\/2\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14878-R0\",\"approval_number\":\"FL14878.2\",\"seq\":2,\"product_model\":\"Next Dimension Classic Combination Double Hung\",\"product_description\":\"PVC Double Hung Window to max frame size of 71 1\\\/2 X 65 1\\\/2.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14878-R0\",\"approval_number\":\"FL14878.3\",\"seq\":3,\"product_model\":\"Next Dimension Classic Combination Double Hung\",\"product_description\":\"PVC Double Hung Window to max frame size of 71 1\\\/2 X 65 1\\\/2\\\".\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14878-R0\",\"approval_number\":\"FL14878.4\",\"seq\":4,\"product_model\":\"Next Dimension Classic Combination Double Hung\",\"product_description\":\"PVC Double Hung Window to max frame size of 107 X 83 1\\\/2\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14878-R0\",\"approval_number\":\"FL14878.5\",\"seq\":5,\"product_model\":\"Next Dimension Classic Double Hung\",\"product_description\":\"PVC Double Hung Window to max frame size of 47 1\\\/2 X 83 1\\\/2\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14878-R0\",\"approval_number\":\"FL14878.6\",\"seq\":6,\"product_model\":\"Next Dimension Classic Double Hung\",\"product_description\":\"PVC Double Hung Window to max frame size of 45 X 65 1\\\/2\\\".\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14878-R0\",\"approval_number\":\"FL14878.7\",\"seq\":7,\"product_model\":\"Next Dimension Classic Double Hung\",\"product_description\":\"PVC Double Hung Window to max frame size of 35 1\\\/2 X 65 1\\\/2.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14878-R0\",\"approval_number\":\"FL14878.8\",\"seq\":8,\"product_model\":\"Next Dimension Classic Double Hung\",\"product_description\":\"PVC Double Hung Window to max frame size of 35 1\\\/2 X 65 1\\\/2.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-07 00:00:00\",\"instructions_url\":\"\"}],\"Silver Line Building Products Corp.\":[{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#1474-R0\",\"approval_number\":\"FL1474.1\",\"seq\":1,\"product_model\":\"8500 Series\",\"product_description\":\"Extruded PVC Double Hung Window for Masonry Installation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#1475-R0\",\"approval_number\":\"FL1475.1\",\"seq\":1,\"product_model\":\"8500 Series\",\"product_description\":\"Extruded PVC Double Hung Window with fin for Stud Installation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#4411-R0\",\"approval_number\":\"FL4411.1\",\"seq\":1,\"product_model\":\"9500 Series, Model 9500 Tilt Double Hung\",\"product_description\":\"Extruded Vinyl Tilt Double Hung Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#4594-R3\",\"approval_number\":\"FL4594.2\",\"seq\":2,\"product_model\":\"b. \\\"Weather Stopper\\u2122\\\" Series 9500, Model 9500\",\"product_description\":\"Extruded Vinyl Tilt Double Hung Window - \\\"Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#4890-R2\",\"approval_number\":\"FL4890.1\",\"seq\":1,\"product_model\":\"a. 3000 \\\/ 3900 Series Double Hung Window\",\"product_description\":\"Extruded Vinyl Double Hung Window Single Unit w\\\/wo Fin\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#4890-R2\",\"approval_number\":\"FL4890.2\",\"seq\":2,\"product_model\":\"b. 3000 \\\/ 3900 Series Double Hung Window\",\"product_description\":\"Extruded Vinyl Double Hung Window Twin Unit w\\\/wo Fin\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#4890-R2\",\"approval_number\":\"FL4890.3\",\"seq\":3,\"product_model\":\"c. 3000 \\\/ 3900 Series Double Hung Window\",\"product_description\":\"Extruded Vinyl Double Hung Window Triple Unit w\\\/wo Fin\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#5363-R0\",\"approval_number\":\"FL5363.1\",\"seq\":1,\"product_model\":\"\\\"Safe Guard\\\" 3000\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#5620-R0\",\"approval_number\":\"FL5620.1\",\"seq\":1,\"product_model\":\"a. 8500 Series with Flange - Single Units\",\"product_description\":\"Extruded Vinyl Tilt Double Hung Window with Flange\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#5620-R0\",\"approval_number\":\"FL5620.2\",\"seq\":2,\"product_model\":\"b. 8500 Series with Flange - Mulled Units\",\"product_description\":\"Extruded Vinyl Tilt Double Hung Window with Flange\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6151-R0\",\"approval_number\":\"FL6151.1\",\"seq\":1,\"product_model\":\"a. 8550 Series\",\"product_description\":\"Extruded Vinyl Tilt Double Hung Window - Nailing Fin\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6151-R0\",\"approval_number\":\"FL6151.2\",\"seq\":2,\"product_model\":\"b. 8500 Series\",\"product_description\":\"Extruded Vinly Tilt Double Hung Window - Flange\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6454-R0\",\"approval_number\":\"FL6454.1\",\"seq\":1,\"product_model\":\"Series 3002 \\\/ 3902 \\\"Impact Resistant\\\"\",\"product_description\":\"Extruded PVC Twin Double Hung Window with Nailing Fin - Impact\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#8323-R0\",\"approval_number\":\"FL8323.1\",\"seq\":1,\"product_model\":\"3000\\\/3900 Series - Model 3001\\\/3901\",\"product_description\":\"Extruded PVC Double Hung Window with Nail Fin - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#9623-R0\",\"approval_number\":\"FL9623.1\",\"seq\":1,\"product_model\":\"a. Series 3000\\\/3900 - Model 3001\\\/3901\",\"product_description\":\"Extruded Vinyl Double Hung Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#25906-R0\",\"approval_number\":\"FL25906.1\",\"seq\":1,\"product_model\":\"V3 Series\\\/ 70 Series (9500)\",\"product_description\":\"Impact Vinyl Double Hung Window\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#41332-R0\",\"approval_number\":\"FL41332.1\",\"seq\":1,\"product_model\":\"V3 Series\\\/70 Series (3901)\",\"product_description\":\"Double Hung Window - Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#4594-R2\",\"approval_number\":\"FL4594.1\",\"seq\":1,\"product_model\":\"a. \\\"Weather Stopper\\u2122\\\" Series 9520, Model 9520\",\"product_description\":\"Extruded Vinyl Tilt Double Hung Impact Window\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#7599-R1\",\"approval_number\":\"FL7599.1\",\"seq\":1,\"product_model\":\"a. Series 8500 Model 8520\",\"product_description\":\"Extruded Vinyl Tilt Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#8324-R1\",\"approval_number\":\"FL8324.1\",\"seq\":1,\"product_model\":\"a. Series 3000 Model 3900\",\"product_description\":\"Extruded Vinyl Double Hung Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#8324-R1\",\"approval_number\":\"FL8324.2\",\"seq\":2,\"product_model\":\"b. Series 3000 Model 3900\",\"product_description\":\"Extruded Vinyl Twin Double Hung Window with Nailing Fin (Integral Mull w Continuous Head and Sill)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#8324-R1\",\"approval_number\":\"FL8324.3\",\"seq\":3,\"product_model\":\"c. Series 3000 Model 3900\",\"product_description\":\"Extruded Vinyl Triple Double Hung Window with Nailing Fin (Integral Mulls w Continuous Head and Sill)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#9928-R1\",\"approval_number\":\"FL9928.1\",\"seq\":1,\"product_model\":\"a. \\\"WeatherStopper\\u2122\\\" Series 9500 - Model 9500\",\"product_description\":\"Up to 4'5 x 5'3 Extruded PVC \\\"Impact\\\" Double Hung Window - configuration (X\\\/X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#9928-R1\",\"approval_number\":\"FL9928.2\",\"seq\":2,\"product_model\":\"b. \\\"WeatherStopper\\u2122\\\" Series 9500 - Model 9500\",\"product_description\":\"Up to 4'5 x 5'3 Extruded PVC \\\"Impact\\\" Double Hung Window - configuration (X\\\/X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#7599-R2\",\"approval_number\":\"FL7599.2\",\"seq\":2,\"product_model\":\"b. Series 8500\\\/9500 Model 8501\\\/9500\",\"product_description\":\"Extruded Vinyl Reinforced Tilt Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14996-R0\",\"approval_number\":\"FL14996.1\",\"seq\":1,\"product_model\":\"a. Series 8500\\\/9500 Model 8520\\\/9520\",\"product_description\":\"Extruded Vinyl Tilt Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14996-R0\",\"approval_number\":\"FL14996.2\",\"seq\":2,\"product_model\":\"b. Series 8500\\\/9500 Model 8501\\\/9500\",\"product_description\":\"Extruded Vinyl Reinforced Tilt Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14996-R0\",\"approval_number\":\"FL14996.3\",\"seq\":3,\"product_model\":\"c. Series 8500\\\/9500 Model 8501\\\/9500\",\"product_description\":\"Extruded Vinyl Reinforced Tilt Double Hung Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14996-R0\",\"approval_number\":\"FL14996.4\",\"seq\":4,\"product_model\":\"d. Series 1200 Model 1200\",\"product_description\":\"Extruded Vinyl Tilt Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14996-R0\",\"approval_number\":\"FL14996.5\",\"seq\":5,\"product_model\":\"e. Series 3000\\\/3900 Model 3001\\\/3901\",\"product_description\":\"Extruded Vinyl Double Hung Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14996-R0\",\"approval_number\":\"FL14996.6\",\"seq\":6,\"product_model\":\"F. Series 3000\\\/3900 Model 3002\\\/3902\",\"product_description\":\"Extruded Vinyl Twin Double Hung Window with Nailing Fin (Integral Mull w Continuous Head and Sill)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14996-R0\",\"approval_number\":\"FL14996.7\",\"seq\":7,\"product_model\":\"g. Series 3000\\\/3900 Model 3003\\\/3903\",\"product_description\":\"Extruded Vinyl Triple Double Hung Window with Nailing Fin (Integral Mull w Continuous Head and Sill)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14996-R0\",\"approval_number\":\"FL14996.8\",\"seq\":8,\"product_model\":\"h. \\\"WeatherStopper\\u2122\\\" Series 9500 - Model 9500\",\"product_description\":\"Extruded Vinyl Tilt \\\"Impact\\\" Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14996-R0\",\"approval_number\":\"FL14996.9\",\"seq\":9,\"product_model\":\"i. \\\"WeatherStopper\\u2122\\\" Series 9500 - Model 9500\",\"product_description\":\"Extruded Vinyl Tilt \\\"Impact\\\" Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14996-R1\",\"approval_number\":\"FL14996.10\",\"seq\":10,\"product_model\":\"j. Series 8600 Model 8601\\\/8611\",\"product_description\":\"Extruded Vinyl Tilt Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14996-R1\",\"approval_number\":\"FL14996.11\",\"seq\":11,\"product_model\":\"k. Series 9500 Model 9521\",\"product_description\":\"Extruded Vinyl Tilt Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14996-R1\",\"approval_number\":\"FL14996.12\",\"seq\":12,\"product_model\":\"l. Series 9500 Model 9521\",\"product_description\":\"Extruded Vinyl Tilt Double Hung Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14996-R1\",\"approval_number\":\"FL14996.13\",\"seq\":13,\"product_model\":\"m. Series 3600 Model 3601\\\/3611\",\"product_description\":\"Extruded Vinyl Tilt \\\"Impact\\\" Double Hung Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14996-R1\",\"approval_number\":\"FL14996.14\",\"seq\":14,\"product_model\":\"n. Series 3600 Model 3601\\\/3611\",\"product_description\":\"Extruded Vinyl Tilt \\\"Impact\\\" Double Hung Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"}],\"viwinco\":[{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17528-R8\",\"approval_number\":\"FL17528.3\",\"seq\":3,\"product_model\":\"Oceanview Reverse Oriel Double Hung\",\"product_description\":\"Oceanview Reverse Oriel Double Hung 48\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#29512-R3\",\"approval_number\":\"FL29512.1\",\"seq\":1,\"product_model\":\"OceanView Series Vinyl Double Hung Window\",\"product_description\":\"Large missile impact resistant vinyl double hung window.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#15575-R11\",\"approval_number\":\"FL15575.1\",\"seq\":1,\"product_model\":\"Oceanview Impact Double Hung Window\",\"product_description\":\"Large missile impact resistant triple mulled 36\\\" x 66\\\" vinyl double hung window.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#15575-R11\",\"approval_number\":\"FL15575.2\",\"seq\":2,\"product_model\":\"Oceanview Impact Double Hung Window\",\"product_description\":\"Large missile impact resistant 48\\\" x 80\\\" vinyl double hung window.\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#15575-R11\",\"approval_number\":\"FL15575.3\",\"seq\":3,\"product_model\":\"Oceanview Impact Double Hung Window\",\"product_description\":\"Large missile impact resistant 36\\\" x 72\\\" vinyl double hung window.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#15575-R11\",\"approval_number\":\"FL15575.4\",\"seq\":4,\"product_model\":\"Oceanview Impact Oriel Double Hung Window\",\"product_description\":\"Large missile impact resistant 36\\\" x 66\\\" vinyl Oriel double hung window.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#15575-R11\",\"approval_number\":\"FL15575.5\",\"seq\":5,\"product_model\":\"Oceanview Impact Reverse Oriel Double Hung Window\",\"product_description\":\"Large missile impact resistant 48\\\" x 66\\\" vinyl Reverse Oriel double hung window.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17528-R8\",\"approval_number\":\"FL17528.1\",\"seq\":1,\"product_model\":\"Oceanview Double Hung\",\"product_description\":\"Oceanview Double Hung 48\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17528-R8\",\"approval_number\":\"FL17528.2\",\"seq\":2,\"product_model\":\"Oceanview Oriel Double Hung\",\"product_description\":\"Oceanview Oriel Double Hung 36\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17528-R8\",\"approval_number\":\"FL17528.4\",\"seq\":4,\"product_model\":\"S-Series Double Hung\",\"product_description\":\"S-Series Double Hung Non-Impact Reinforced 48\\\" x 80\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17528-R8\",\"approval_number\":\"FL17528.5\",\"seq\":5,\"product_model\":\"S-Series\\\/Cambridge Double Hung\",\"product_description\":\"S-Series\\\/Cambridge Double Hung Non-Impact Reinforced 52\\\" x 80\\\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17528-R8\",\"approval_number\":\"FL17528.6\",\"seq\":6,\"product_model\":\"S-Series\\\/Cambridge Oriel Double Hung\",\"product_description\":\"S-Series\\\/Cambridge Oriel Double Hung Non-Impact Reinforced 52\\\" x 80\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17528-R8\",\"approval_number\":\"FL17528.7\",\"seq\":7,\"product_model\":\"S-Series\\\/Cambridge Reverse Oriel Double Hung\",\"product_description\":\"S-Series\\\/Cambridge Reverse Oriel Double Hung Non-Impact Reinforced 52\\\" x 80\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#29512-R3\",\"approval_number\":\"FL29512.2\",\"seq\":2,\"product_model\":\"Signature Series Vinyl Double Hung Window\",\"product_description\":\"Non-impact resistance vinyl double hung window.\",\"design_pressure\":\"+71\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#15575-R5\",\"approval_number\":\"FL15575.6\",\"seq\":6,\"product_model\":\"Oceanview Reverse Oriel Impact Double Hung Window\",\"product_description\":\"Oceanview Reverse Oriel Impact Double Hung Window - 48\\\" x 66\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17528-R0\",\"approval_number\":\"FL17528.8\",\"seq\":8,\"product_model\":\"Edgemont Oriel Double Hung\",\"product_description\":\"Edgemont Oriel Double Hung Non-Impact Non-Reinforced 48\\\" x 80\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17528-R0\",\"approval_number\":\"FL17528.9\",\"seq\":9,\"product_model\":\"Edgemont Reverse Oriel Double Hung\",\"product_description\":\"Edgemont Reverse Oriel Double Hung Non-Impact Non-Reinforced 36\\\" x 72\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17528-R0\",\"approval_number\":\"FL17528.10\",\"seq\":10,\"product_model\":\"Edgemont Reverse Oriel Double Hung\",\"product_description\":\"Edgemont Reverse Oriel Double Hung Non-Impact Reinforced 48\\\" x 80\\\"\",\"design_pressure\":\"+30\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17528-R0\",\"approval_number\":\"FL17528.11\",\"seq\":11,\"product_model\":\"Edgemont Reverse Oriel Double Hung\",\"product_description\":\"Edgemont Reverse Oriel Double Hung Non-Impact Non-Reinforced 48\\\" x 80\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17528-R0\",\"approval_number\":\"FL17528.12\",\"seq\":12,\"product_model\":\"S-Series Double Hung\",\"product_description\":\"S-Series Double Hung Non-Impact Reinforced 48\\\" x 80\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17528-R0\",\"approval_number\":\"FL17528.13\",\"seq\":13,\"product_model\":\"S-Series\\\/Cambridge Double Hung\",\"product_description\":\"S-Series\\\/Cambridge Double Hung Non-Impact Reinforced 52\\\" x 80\\\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17528-R0\",\"approval_number\":\"FL17528.14\",\"seq\":14,\"product_model\":\"S-Series\\\/Cambridge Double Hung\",\"product_description\":\"S-Series\\\/Cambridge Double Hung Non-Impact Reinforced 56\\\" x 91\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17528-R0\",\"approval_number\":\"FL17528.15\",\"seq\":15,\"product_model\":\"S-Series\\\/Cambridge Double Hung\",\"product_description\":\"S-Series\\\/Cambridge Double Hung Non- Impact - 36\\\" x 66\\\"\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17528-R0\",\"approval_number\":\"FL17528.16\",\"seq\":16,\"product_model\":\"S-Series\\\/Cambridge Oriel Double Hung\",\"product_description\":\"S-Series\\\/Cambridge Oriel Double Hung Non-Impact 40\\\" x 72\\\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17528-R0\",\"approval_number\":\"FL17528.17\",\"seq\":17,\"product_model\":\"S-Series\\\/Cambridge Oriel Double Hung\",\"product_description\":\"S-Series\\\/Cambridge Oriel Double Hung Non-Impact Reinforced 48\\\" x 72\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17528-R0\",\"approval_number\":\"FL17528.18\",\"seq\":18,\"product_model\":\"S-Series\\\/Cambridge Oriel Double Hung\",\"product_description\":\"S-Series\\\/Cambridge Oriel Double Hung Non-Impact Reinforced 52\\\" x 80\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17528-R0\",\"approval_number\":\"FL17528.19\",\"seq\":19,\"product_model\":\"S-Series\\\/Cambridge Reverse Oriel Double Hung\",\"product_description\":\"S-Series\\\/Cambridge Reverse Oriel Double Hung Non-Impact 40\\\" x 72\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17528-R0\",\"approval_number\":\"FL17528.20\",\"seq\":20,\"product_model\":\"S-Series\\\/Cambridge Reverse Oriel Double Hung\",\"product_description\":\"S-Series\\\/Cambridge Reverse Oriel Double Hung Non-Impact Reinforced 52\\\" x 80\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17528-R0\",\"approval_number\":\"FL17528.21\",\"seq\":21,\"product_model\":\"S-Series\\\/Cambridge\\\/Oceanview Double Hung\",\"product_description\":\"S-Series\\\/Cambridge\\\/Oceanview Double Hung Non-Impact Reinforced 48\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17528-R0\",\"approval_number\":\"FL17528.22\",\"seq\":22,\"product_model\":\"S-Series\\\/Cambridge\\\/Oceanview Oriel Double Hung\",\"product_description\":\"S-Series\\\/Cambridge\\\/Oceanview Oriel Double Hung Non-Impact 36\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17528-R0\",\"approval_number\":\"FL17528.23\",\"seq\":23,\"product_model\":\"S-Series\\\/Cambridge\\\/Oceanview Reverse Oriel Double Hung\",\"product_description\":\"S-Series\\\/Cambridge\\\/Oceanview Reverse Oriel Double Hung Non-Impact Reinforced 48\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-20 00:00:00\",\"instructions_url\":\"\"}],\"Window Craftsmen Inc.\":[{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#15422-R11\",\"approval_number\":\"FL15422.1\",\"seq\":1,\"product_model\":\"DH-200\",\"product_description\":\"DOUBLE HUNG\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#15422-R11\",\"approval_number\":\"FL15422.2\",\"seq\":2,\"product_model\":\"DH-500\",\"product_description\":\"DOUBLE HUNG\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#15422-R0\",\"approval_number\":\"FL15422.3\",\"seq\":3,\"product_model\":\"DH-300\",\"product_description\":\"DOUBLE HUNG\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#15422-R0\",\"approval_number\":\"FL15422.4\",\"seq\":4,\"product_model\":\"DH-400\",\"product_description\":\"DOUBLE HUNG\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#15422-R0\",\"approval_number\":\"FL15422.5\",\"seq\":5,\"product_model\":\"DH-500\",\"product_description\":\"DOUBLE HUNG\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-30 00:00:00\",\"instructions_url\":\"\"}],\"Andersen Corporation\":[{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#14877-R5\",\"approval_number\":\"FL14877.1\",\"seq\":1,\"product_model\":\"400 Series Tilt Wash Double Hung Insert Window (Non-Impact)(Non-HVHZ)\",\"product_description\":\"400 Series Tilt Wash Double Hung Insert Window (Non-Impact)(Non-HVHZ)\",\"design_pressure\":\"+30\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15497-R7\",\"approval_number\":\"FL15497.1\",\"seq\":1,\"product_model\":\"A-Series Double Hung PG Upgrade Window (Non-HVHZ)(Non-Impact)\",\"product_description\":\"A-Series Double Hung PG Upgrade Window (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15752-R7\",\"approval_number\":\"FL15752.1\",\"seq\":1,\"product_model\":\"200 Series Tilt Wash Double Hung Window (Non-HVHZ)(Non-Impact)\",\"product_description\":\"200 Series Tilt Wash Double Hung Window (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+30\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#19564-R0\",\"approval_number\":\"FL19564.1\",\"seq\":1,\"product_model\":\"Renewal Series Double Hung Windows\",\"product_description\":\"Double Hung - Full Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#24229-R0\",\"approval_number\":\"FL24229.1\",\"seq\":1,\"product_model\":\"E-Series Double Hung\",\"product_description\":\"E-Series Double Hung Window (Impact)(Non HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#47424-R0\",\"approval_number\":\"FL47424.1\",\"seq\":1,\"product_model\":\"100 Series Double Hung Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"100 Series Double Hung Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15497-R7\",\"approval_number\":\"FL15497.2\",\"seq\":2,\"product_model\":\"A-Series Double Hung Window with Stormwatch Protection (HVHZ)(Impact)\",\"product_description\":\"A-Series Double Hung Window with Stormwatch Protection (HVHZ)(Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15497-R7\",\"approval_number\":\"FL15497.3\",\"seq\":3,\"product_model\":\"A-Series Double Hung Window (Non-HVHZ)(Non-Impact)\",\"product_description\":\"A-Series Double Hung Window (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15752-R7\",\"approval_number\":\"FL15752.2\",\"seq\":2,\"product_model\":\"400 Series Tilt Wash Double Hung Window (Non-HVHZ)(Impact)\",\"product_description\":\"400 Series Tilt Wash Double Hung Window (Non-HVHZ)(Impact)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15752-R0\",\"approval_number\":\"FL15752.3\",\"seq\":3,\"product_model\":\"400 Series\",\"product_description\":\"Tilt Wash Double Hung (Impact)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15752-R1\",\"approval_number\":\"FL15752.4\",\"seq\":4,\"product_model\":\"400 Series\",\"product_description\":\"Tilt Wash Double Hung Window PG\\\/DP Upgrade\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15752-R6\",\"approval_number\":\"FL15752.5\",\"seq\":5,\"product_model\":\"400 Series Woodwright Double Hung Insert Window (Non-HVHZ)(Non-IMPACT)\",\"product_description\":\"400 Series Woodwright Double Hung Insert Window (Non-HVHZ)(Non-IMPACT)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15752-R6\",\"approval_number\":\"FL15752.6\",\"seq\":6,\"product_model\":\"400 Series Woodwright Double Hung Window (Non-HVHZ)(Non-IMPACT)\",\"product_description\":\"400 Series Woodwright Double Hung Window (Non-HVHZ)(Non-IMPACT)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#19564-R0\",\"approval_number\":\"FL19564.2\",\"seq\":2,\"product_model\":\"Renewal Series Double Hung Windows\",\"product_description\":\"Double Hung - Insert Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#27970-R0\",\"approval_number\":\"FL27970.1\",\"seq\":1,\"product_model\":\"DG Series Double Hung Window\",\"product_description\":\"DG Series Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#27970-R3\",\"approval_number\":\"FL27970.2\",\"seq\":2,\"product_model\":\"Renewal by Andersen Double Hung Window (HVHZ) (Impact)\",\"product_description\":\"Renewal by Andersen Double Hung Window (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1155-R0\",\"approval_number\":\"FL1155.1\",\"seq\":1,\"product_model\":\"200 S PSNL Double Hung Window\",\"product_description\":\"Perma-Shield Narroline Vinyl Clad Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#5647-R0\",\"approval_number\":\"FL5647.1\",\"seq\":1,\"product_model\":\"Renewal by Andersen Double Hung Windows\",\"product_description\":\"FIBREX DH Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1091-R3\",\"approval_number\":\"FL1091.1\",\"seq\":1,\"product_model\":\"200 Series Double Hung\",\"product_description\":\"200 Series Tilt Wash Double Hung Window - Non Impact\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1091-R3\",\"approval_number\":\"FL1091.2\",\"seq\":2,\"product_model\":\"400 TW 3876 Monumental\",\"product_description\":\"Vinyl Clad Wood Double Hung Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1091-R3\",\"approval_number\":\"FL1091.3\",\"seq\":3,\"product_model\":\"PSNL 3862 with 35mm (1-3\\\/8\\\") Sill Stop and HP Glass and DP Upgrade\",\"product_description\":\"Vinyl Clad Wood Double Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1091-R3\",\"approval_number\":\"FL1091.4\",\"seq\":4,\"product_model\":\"TW 21062 HP DP Upgrade\",\"product_description\":\"400 Series Tilt Wash double hung window with DP Upgrade option\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1091-R3\",\"approval_number\":\"FL1091.5\",\"seq\":5,\"product_model\":\"TW 3852 HP DP Upgrade\",\"product_description\":\"400 Series Tilt Wash double hung window with DP Upgrade option\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1091-R3\",\"approval_number\":\"FL1091.6\",\"seq\":6,\"product_model\":\"TW3862 with DP Upgrade\",\"product_description\":\"400 Series Tilt Wash double hung window with DP Upgrade option\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1091-R3\",\"approval_number\":\"FL1091.7\",\"seq\":7,\"product_model\":\"Woodwright Double Hung\",\"product_description\":\"Vinyl Clad Wood Tilt In Double Hung Window\\nWDH 3862 with HP Glass\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1091-R3\",\"approval_number\":\"FL1091.8\",\"seq\":8,\"product_model\":\"WWDH 3052 DPUP HP\",\"product_description\":\"Woodwright Double Hung with DP Upgrade Option.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#9108-R1\",\"approval_number\":\"FL9108.1\",\"seq\":1,\"product_model\":\"TW 3862 HPIR\",\"product_description\":\"TW3862 Stormwatch Tilt Wash Double Hung with HPIR Glazing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#9108-R1\",\"approval_number\":\"FL9108.2\",\"seq\":2,\"product_model\":\"TW 3862 Lami Mono PVB\",\"product_description\":\"TW3862 Stormwatch Tilt Wash Double Hung with Lami Mono PVB Glazing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#9108-R1\",\"approval_number\":\"FL9108.3\",\"seq\":3,\"product_model\":\"TW 3862 Lami Mono SGP\",\"product_description\":\"TW3862 Stormwatch Tilt Wash Double Hung with Lami Mono with SGP Glazing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1091-R5\",\"approval_number\":\"FL1091.9\",\"seq\":9,\"product_model\":\"WS3052 PGUP Low-E\",\"product_description\":\"400 Series Woodwright Springline Single Hung Windows\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1091-R5\",\"approval_number\":\"FL1091.10\",\"seq\":10,\"product_model\":\"WWDH 3052 DPUP HP\",\"product_description\":\"Woodwright Double Hung with DP Upgrade Option.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1091-R7\",\"approval_number\":\"FL1091.11\",\"seq\":11,\"product_model\":\"WWDH 3052 DPUP HP\",\"product_description\":\"Woodwright Double Hung with DP Upgrade Option.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13082-R0\",\"approval_number\":\"FL13082.1\",\"seq\":1,\"product_model\":\"ADH4080 HP\",\"product_description\":\"A Series Double Hung Windows\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13724-R0\",\"approval_number\":\"FL13724.1\",\"seq\":1,\"product_model\":\"TW3862 HPIR\",\"product_description\":\"400 Series Tilt Wash Double Hung with Stormwatch Protection\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13724-R0\",\"approval_number\":\"FL13724.2\",\"seq\":2,\"product_model\":\"TW3862 Lami Mono PVB\",\"product_description\":\"400 Series Tilt Wash Double Hung with Stormwatch Protection\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13724-R0\",\"approval_number\":\"FL13724.3\",\"seq\":3,\"product_model\":\"TW3862 Lami Mono SGP\",\"product_description\":\"400 Series Tilt Wash Double Hung with Stormwatch Protection\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15132-R0\",\"approval_number\":\"FL15132.1\",\"seq\":1,\"product_model\":\"DB3862 Insert Slope\",\"product_description\":\"Renewal by Andersen Double Hung Window\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15132-R0\",\"approval_number\":\"FL15132.2\",\"seq\":2,\"product_model\":\"RbA DB3862 Full Frame\",\"product_description\":\"Renewal by Andersen Double Hung Window\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15132-R0\",\"approval_number\":\"FL15132.3\",\"seq\":3,\"product_model\":\"RbA Insert Flat\",\"product_description\":\"Renewal by Andersen Double Hung Window\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15132-R1\",\"approval_number\":\"FL15132.4\",\"seq\":4,\"product_model\":\"Renewal Double Hung Window\",\"product_description\":\"RbA DB4896 Full Frame IG\",\"design_pressure\":\"+20\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15132-R1\",\"approval_number\":\"FL15132.5\",\"seq\":5,\"product_model\":\"Renewal Double Hung Window\",\"product_description\":\"RbA DB4896 Insert Frame IG\",\"design_pressure\":\"+20\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15132-R1\",\"approval_number\":\"FL15132.6\",\"seq\":6,\"product_model\":\"Renewal Double Hung Window\",\"product_description\":\"RbA DB4577 Insert Frame IG\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#20442-R0\",\"approval_number\":\"FL20442.1\",\"seq\":1,\"product_model\":\"400 Series Woodwright Double Hung Window\\\/WA3052 IG (PG50 Upgrade)\",\"product_description\":\"400 Series Woodwright Double Hung Window\\\/WA3052 IG (PG50 Upgrade)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-05-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#20442-R0\",\"approval_number\":\"FL20442.2\",\"seq\":2,\"product_model\":\"400 Series Woodwright Double Hung Window\\\/WA3862 IG\",\"product_description\":\"400 Series Woodwright Double Hung Window\\\/WA3862 IG\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-05-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#20442-R0\",\"approval_number\":\"FL20442.3\",\"seq\":3,\"product_model\":\"400 Series Woodwright Single Hung Window\\\/WS3052 IG (PG50 Upgrade)\",\"product_description\":\"400 Series Woodwright Single Hung Window\\\/WS3052 IG (PG50 Upgrade)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-05-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#20442-R0\",\"approval_number\":\"FL20442.4\",\"seq\":4,\"product_model\":\"400 Series Woodwright Single Hung Window\\\/WS3862 IG\",\"product_description\":\"400 Series Woodwright Single Hung Window\\\/WS3862 IG\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-05-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#24229-R0\",\"approval_number\":\"FL24229.2\",\"seq\":2,\"product_model\":\"E-Series Double Hung\",\"product_description\":\"E-Series Double Hung Vent Window (Impact)(HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#24229-R0\",\"approval_number\":\"FL24229.3\",\"seq\":3,\"product_model\":\"E-Series Double Hung\",\"product_description\":\"E-Series Double Hung Window (Non-Impact)(Non HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"LAS Enterprises\":[{\"manufacturer\":\"LAS Enterprises\",\"approval_number_master\":\"FL#16912-R4\",\"approval_number\":\"FL16912.1\",\"seq\":1,\"product_model\":\"SERIES 4000 DOUBLE HUNG\",\"product_description\":\"SERIES 4000 DOUBLE HUNG WEATHERGARD III VINYL WINDOW 52\\\"x75\\\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LAS Enterprises\",\"approval_number_master\":\"FL#12036-R0\",\"approval_number\":\"FL12036.1\",\"seq\":1,\"product_model\":\"4000 WEATHERGUARD III TILT DOUBLE HUNG\",\"product_description\":\"4000 WEATHERGUARD III TILT DOUBLE HUNG (44x77)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LAS Enterprises\",\"approval_number_master\":\"FL#12036-R0\",\"approval_number\":\"FL12036.2\",\"seq\":2,\"product_model\":\"4000 WEATHERGUARD III TILT DOUBLE HUNG\",\"product_description\":\"4000 WEATHERGUARD III TILT DOUBLE HUNG (44x63)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"MI Windows and Doors\":[{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#20840-R14\",\"approval_number\":\"FL20840.1\",\"seq\":1,\"product_model\":\"1650 DH\",\"product_description\":\"36x74 Finless Frame\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#20840-R14\",\"approval_number\":\"FL20840.2\",\"seq\":2,\"product_model\":\"1650 DH\",\"product_description\":\"36x60 Finless Frame\",\"design_pressure\":\"+40\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#20840-R14\",\"approval_number\":\"FL20840.3\",\"seq\":3,\"product_model\":\"1650 DH\",\"product_description\":\"40x72 Finless Frame\",\"design_pressure\":\"+35\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#20840-R14\",\"approval_number\":\"FL20840.4\",\"seq\":4,\"product_model\":\"1650 DH\",\"product_description\":\"52x60 Finless Frame\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#20840-R14\",\"approval_number\":\"FL20840.5\",\"seq\":5,\"product_model\":\"1650 DH\",\"product_description\":\"36x60 Integral Fin Frame\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#20840-R14\",\"approval_number\":\"FL20840.6\",\"seq\":6,\"product_model\":\"1650 DH\",\"product_description\":\"38x77 Fin, Flange, and Finless Frame\",\"design_pressure\":\"+25\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#20840-R14\",\"approval_number\":\"FL20840.7\",\"seq\":7,\"product_model\":\"1650 DH\",\"product_description\":\"36x74 Fin and Finless Frame\",\"design_pressure\":\"+35\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#20840-R14\",\"approval_number\":\"FL20840.8\",\"seq\":8,\"product_model\":\"1650 DH\",\"product_description\":\"52x72 Finless Frame\",\"design_pressure\":\"+30\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#20840-R14\",\"approval_number\":\"FL20840.9\",\"seq\":9,\"product_model\":\"1650 DH\",\"product_description\":\"52x72 Fin Frame\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#20840-R14\",\"approval_number\":\"FL20840.10\",\"seq\":10,\"product_model\":\"1650 DH\",\"product_description\":\"52x62 Finless Frame\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#20840-R14\",\"approval_number\":\"FL20840.11\",\"seq\":11,\"product_model\":\"1650 DH\",\"product_description\":\"52x62 Fin Frame\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#42384-R5\",\"approval_number\":\"FL42384.1\",\"seq\":1,\"product_model\":\"1650i Double Hung\",\"product_description\":\"52x75 Fin and Finless Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#42384-R5\",\"approval_number\":\"FL42384.2\",\"seq\":2,\"product_model\":\"1650i Double Hung\",\"product_description\":\"52x75 Fin and Finless Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#42384-R5\",\"approval_number\":\"FL42384.3\",\"seq\":3,\"product_model\":\"1650i Double Hung\",\"product_description\":\"38x75 Fin and Finless Frame\",\"design_pressure\":\"+50\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#42384-R5\",\"approval_number\":\"FL42384.4\",\"seq\":4,\"product_model\":\"1650i Double Hung\",\"product_description\":\"48x84 Fin and Finless Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5104-R0\",\"approval_number\":\"FL5104.1\",\"seq\":1,\"product_model\":\"1450 Finless Frame Equal-Lite\",\"product_description\":\"44x72 Insulated 3\\\/32\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5104-R0\",\"approval_number\":\"FL5104.2\",\"seq\":2,\"product_model\":\"1550 Finless Frame Equal-Lite\",\"product_description\":\"44x72 Insulated 3\\\/32\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5104-R0\",\"approval_number\":\"FL5104.3\",\"seq\":3,\"product_model\":\"1650 Finless Frame Equal-Lite\",\"product_description\":\"44x72 Insulated 3\\\/32\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5447-R0\",\"approval_number\":\"FL5447.1\",\"seq\":1,\"product_model\":\"9540 Fin Frame\",\"product_description\":\"38x63 Insulated SSB Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5447-R0\",\"approval_number\":\"FL5447.2\",\"seq\":2,\"product_model\":\"9540 Fin Frame\",\"product_description\":\"46x63 Insulated SSB Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5447-R0\",\"approval_number\":\"FL5447.3\",\"seq\":3,\"product_model\":\"Insight DH Fin Frame\",\"product_description\":\"46x81 Insulated SSB Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5447-R0\",\"approval_number\":\"FL5447.4\",\"seq\":4,\"product_model\":\"Insight DH Fin Frame\",\"product_description\":\"38x65 Insulated SSB Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5447-R0\",\"approval_number\":\"FL5447.5\",\"seq\":5,\"product_model\":\"Insight DH Twin Fin Frame\",\"product_description\":\"76x65 Insulated SSB Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6501-R0\",\"approval_number\":\"FL6501.1\",\"seq\":1,\"product_model\":\"Insight Fin Frame\",\"product_description\":\"46x80 Insulated 3\\\/32\\\" Annealed\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6501-R0\",\"approval_number\":\"FL6501.2\",\"seq\":2,\"product_model\":\"Insight Fin Frame\",\"product_description\":\"38x77 Insulated 3\\\/32\\\" Annealed\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6501-R0\",\"approval_number\":\"FL6501.3\",\"seq\":3,\"product_model\":\"Insight Impact Fin Frame\",\"product_description\":\"38x75 Insulated 1\\\/8\\\" Tempered, 1\\\/8\\\" Annealed-.090-1\\\/8\\\" Annealed\",\"design_pressure\":\"+50\\\/-66.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7054-R0\",\"approval_number\":\"FL7054.1\",\"seq\":1,\"product_model\":\"9540 Vinyl Window - Fin Frame\",\"product_description\":\"38\\\" x 77\\\" Insulated 3\\\/32\\\" Annealed\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7927-R0\",\"approval_number\":\"FL7927.1\",\"seq\":1,\"product_model\":\"Insight \\\/ 1950 Cellular Finless\",\"product_description\":\"38\\\" x 77\\\" Insulated - 1\\\/8\\\" Annealed & Lami (1\\\/8\\\"A - .090 PVB - 1\\\/8\\\"A)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8752-R0\",\"approval_number\":\"FL8752.1\",\"seq\":1,\"product_model\":\"BMII Double Hung\",\"product_description\":\"36 x 72 Finless Frame Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8752-R0\",\"approval_number\":\"FL8752.2\",\"seq\":2,\"product_model\":\"NCXT Double Hung\",\"product_description\":\"36 x 72 Fin Frame Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8752-R0\",\"approval_number\":\"FL8752.3\",\"seq\":3,\"product_model\":\"NCXT\\\/BM II Double Hung\",\"product_description\":\"36 x 80 Fin\\\/Finless Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8752-R0\",\"approval_number\":\"FL8752.4\",\"seq\":4,\"product_model\":\"NCXT\\\/BM II Double Hung\",\"product_description\":\"32 x 80 Fin\\\/Finless Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8752-R0\",\"approval_number\":\"FL8752.5\",\"seq\":5,\"product_model\":\"NCXT\\\/BMII Double Hung\",\"product_description\":\"48 x 80 Fin\\\/Finless Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8752-R0\",\"approval_number\":\"FL8752.6\",\"seq\":6,\"product_model\":\"NCXT\\\/BMII Double Hung\",\"product_description\":\"44 x 60 Fin\\\/Finless Frame\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8752-R0\",\"approval_number\":\"FL8752.7\",\"seq\":7,\"product_model\":\"NCXT\\\/BMII Double Hung\",\"product_description\":\"36 x 72 Fin\\\/Finless Frame\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8752-R0\",\"approval_number\":\"FL8752.8\",\"seq\":8,\"product_model\":\"NCXT\\\/BMII Double Hung\",\"product_description\":\"40 x 52 Fin\\\/Finless Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11373-R0\",\"approval_number\":\"FL11373.1\",\"seq\":1,\"product_model\":\"5-3\\\/8\\\" Cellular DH Finless\",\"product_description\":\"52\\\" x 72\\\" Annealed Insulated\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11373-R0\",\"approval_number\":\"FL11373.2\",\"seq\":2,\"product_model\":\"Insight\\\/1950 Cellular DH Fin\",\"product_description\":\"38\\\" x 77\\\" Annealed Insulated\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11373-R0\",\"approval_number\":\"FL11373.3\",\"seq\":3,\"product_model\":\"Insight\\\/1950 Cellular DH Fin\",\"product_description\":\"46\\\" x 80\\\" Annealed Insulated\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11373-R0\",\"approval_number\":\"FL11373.4\",\"seq\":4,\"product_model\":\"Insight\\\/1950 Cellular DH Finless\",\"product_description\":\"38\\\" x 65\\\" Annealed Insulated\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11550-R0\",\"approval_number\":\"FL11550.1\",\"seq\":1,\"product_model\":\"9540 DH\",\"product_description\":\"48x80 Fin Frame Insulated\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11550-R0\",\"approval_number\":\"FL11550.2\",\"seq\":2,\"product_model\":\"9540 DH\",\"product_description\":\"46x63 Fin Frame Insulated\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11550-R0\",\"approval_number\":\"FL11550.3\",\"seq\":3,\"product_model\":\"9540 DH\",\"product_description\":\"38x77 Fin Frame Insulated\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12234-R0\",\"approval_number\":\"FL12234.1\",\"seq\":1,\"product_model\":\"1650 Double Hung\",\"product_description\":\"36x74 Finless Frame DSB Annealed Insulated\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12234-R1\",\"approval_number\":\"FL12234.2\",\"seq\":2,\"product_model\":\"1650 Double Hung\",\"product_description\":\"36x60 Finless Frame Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12234-R2\",\"approval_number\":\"FL12234.3\",\"seq\":3,\"product_model\":\"1650 Double Hung\",\"product_description\":\"36x74 Finless Frame DSB Annealed Insulated\",\"design_pressure\":\"+35\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12234-R2\",\"approval_number\":\"FL12234.4\",\"seq\":4,\"product_model\":\"1650 Double Hung\",\"product_description\":\"36x60 Finless Frame Insulated Glass\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12234-R3\",\"approval_number\":\"FL12234.5\",\"seq\":5,\"product_model\":\"1555\\\/1650 Double Hung\",\"product_description\":\"38x77 Fin Frame Insulated Glass\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12234-R3\",\"approval_number\":\"FL12234.6\",\"seq\":6,\"product_model\":\"1555\\\/1650 Double Hung\",\"product_description\":\"36x60 Fin Frame Insulated Glass\",\"design_pressure\":\"+35\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12234-R3\",\"approval_number\":\"FL12234.7\",\"seq\":7,\"product_model\":\"1650 Double Hung\",\"product_description\":\"36x74 Finless Frame DSB Annealed Insulated\",\"design_pressure\":\"+35\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12234-R3\",\"approval_number\":\"FL12234.8\",\"seq\":8,\"product_model\":\"1650 Double Hung\",\"product_description\":\"36x60 Finless Frame Insulated Glass\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12476-R0\",\"approval_number\":\"FL12476.1\",\"seq\":1,\"product_model\":\"7550 Double Hung\",\"product_description\":\"56 x 91 Aluminum fin frame insulated glass\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12476-R0\",\"approval_number\":\"FL12476.2\",\"seq\":2,\"product_model\":\"7550 Double Hung\",\"product_description\":\"42 x 78 Aluminum fin frame insulated glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#13513-R0\",\"approval_number\":\"FL13513.1\",\"seq\":1,\"product_model\":\"1650 HP Double Hung\",\"product_description\":\"52x72 Finless Frame Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#13513-R0\",\"approval_number\":\"FL13513.2\",\"seq\":2,\"product_model\":\"1650 HP Impact Double Hung\",\"product_description\":\"52x72 Finless Frame Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#13513-R2\",\"approval_number\":\"FL13513.3\",\"seq\":3,\"product_model\":\"1650 HP Impact Double Hung\",\"product_description\":\"52x72 Fin Frame Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#13513-R2\",\"approval_number\":\"FL13513.4\",\"seq\":4,\"product_model\":\"1650 HP Impact Double Hung\",\"product_description\":\"52x72 Finless Frame Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#14196-R0\",\"approval_number\":\"FL14196.1\",\"seq\":1,\"product_model\":\"1650 HP\",\"product_description\":\"52x72 Finless Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#14196-R0\",\"approval_number\":\"FL14196.2\",\"seq\":2,\"product_model\":\"1650 HP\",\"product_description\":\"52x72 Fin Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#14196-R0\",\"approval_number\":\"FL14196.3\",\"seq\":3,\"product_model\":\"1650 HP\",\"product_description\":\"52 x 72 Finless Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#14196-R0\",\"approval_number\":\"FL14196.4\",\"seq\":4,\"product_model\":\"1650 HP\",\"product_description\":\"48x80 Fin Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#14196-R1\",\"approval_number\":\"FL14196.5\",\"seq\":5,\"product_model\":\"1650 HP\",\"product_description\":\"52x72 Finless Frame Insulated Laminated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#14196-R1\",\"approval_number\":\"FL14196.6\",\"seq\":6,\"product_model\":\"1650 HP Double Hung\",\"product_description\":\"52x72 Fin Frame Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#14196-R1\",\"approval_number\":\"FL14196.7\",\"seq\":7,\"product_model\":\"1650 HP Double Hung\",\"product_description\":\"52x72 Fin Frame Insulated Laminated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#14196-R1\",\"approval_number\":\"FL14196.8\",\"seq\":8,\"product_model\":\"1650 HP Double Hung\",\"product_description\":\"52x72 Finless Frame Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#14196-R1\",\"approval_number\":\"FL14196.9\",\"seq\":9,\"product_model\":\"1650 HP Double Hung\",\"product_description\":\"48x80 Finless Frame Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#14196-R1\",\"approval_number\":\"FL14196.10\",\"seq\":10,\"product_model\":\"1650 HP Double Hung\",\"product_description\":\"48x80 Fin Frame Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17507-R0\",\"approval_number\":\"FL17507.1\",\"seq\":1,\"product_model\":\"1650 HP DH\",\"product_description\":\"52x72 Fin\\\/Finless Frame Double Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#28484-R0\",\"approval_number\":\"FL28484.1\",\"seq\":1,\"product_model\":\"1650 DH\",\"product_description\":\"36x60 Fin Frame\",\"design_pressure\":\"+35\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#28484-R0\",\"approval_number\":\"FL28484.2\",\"seq\":2,\"product_model\":\"1650 DH\",\"product_description\":\"38x77 Finless Frame\",\"design_pressure\":\"+25\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-28 00:00:00\",\"instructions_url\":\"\"}],\"Atrium Windows & Doors\":[{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#20473-R0\",\"approval_number\":\"FL20473.5\",\"seq\":5,\"product_model\":\"Series 8300\\\/3000\\\/3201\\\/40\\\/1300\",\"product_description\":\"Double Hung Window - Single & Mulled Units\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11826-R0\",\"approval_number\":\"FL11826.1\",\"seq\":1,\"product_model\":\"450\\\/455\\\/460\\\/465 DH CHS Triple\",\"product_description\":\"H-R30 108 x 74,\\nH-R50 108 x 74\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11826-R0\",\"approval_number\":\"FL11826.2\",\"seq\":2,\"product_model\":\"450\\\/455\\\/460\\\/465 Double Hung\",\"product_description\":\"H-R20 48 x 78,\\nH-R35 36 x 74,\\nH-R50 36 x 74 (reinforced)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11826-R0\",\"approval_number\":\"FL11826.3\",\"seq\":3,\"product_model\":\"8300 Double Hung\",\"product_description\":\"H-R20 48 x 78,\\nH-R35 36 x 74\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11826-R0\",\"approval_number\":\"FL11826.4\",\"seq\":4,\"product_model\":\"8700 Double Hung\",\"product_description\":\"H-R20 48 x 78,\\nH-R50 36 x 74\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11826-R1\",\"approval_number\":\"FL11826.5\",\"seq\":5,\"product_model\":\"8700 Double Hung\",\"product_description\":\"H-R20 48 x 78,\\nH-R50 36 x 74\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11826-R4\",\"approval_number\":\"FL11826.6\",\"seq\":6,\"product_model\":\"8700\\\/1600\\\/3500\\\/80\\\/6000 VPT Double Hung\",\"product_description\":\"H-R20 48 x 78,\\nH-R50 36 x 74\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11826-R9\",\"approval_number\":\"FL11826.7\",\"seq\":7,\"product_model\":\"8900\\\/90\\\/8000\\\/1800\\\/3900 Double Hung\",\"product_description\":\"H-LC30 48x78,\\nH-LC45 44x74,\\nH-LC60 36x74,\\nH-LC50 109x74 Triple,\\nH-LC40 72x108 Twin Stack\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11826-R10\",\"approval_number\":\"FL11826.8\",\"seq\":8,\"product_model\":\"8900\\\/90\\\/8000\\\/1800\\\/3900 Double Hung\",\"product_description\":\"H-LC30 48x78,\\nH-LC45 44x74,\\nH-LC60 36x74,\\nH-LC50 109x74 Triple,\\nH-LC40 72x108 Twin Stack\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#20473-R0\",\"approval_number\":\"FL20473.1\",\"seq\":1,\"product_model\":\"Series 450\\\/455\\\/460\\\/465\",\"product_description\":\"Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#20473-R0\",\"approval_number\":\"FL20473.2\",\"seq\":2,\"product_model\":\"Series 450\\\/455\\\/460\\\/465\",\"product_description\":\"Double Hung Window - Continuous Head & Sill\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#20473-R0\",\"approval_number\":\"FL20473.3\",\"seq\":3,\"product_model\":\"Series 450\\\/455\\\/460\\\/465\",\"product_description\":\"Double Hung Window - Double Unit with Fixed Transom and Triple Unit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#20473-R0\",\"approval_number\":\"FL20473.4\",\"seq\":4,\"product_model\":\"Series 65\\\/265\",\"product_description\":\"Impact Double Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#20473-R0\",\"approval_number\":\"FL20473.6\",\"seq\":6,\"product_model\":\"Series 8700\\\/1600\\\/3500\\\/80\\\/6000\",\"product_description\":\"Double Hung Window - Continuous Head & Sill\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#20473-R0\",\"approval_number\":\"FL20473.7\",\"seq\":7,\"product_model\":\"Series 8900\\\/90\\\/8000\\\/1800\\\/3900\",\"product_description\":\"Double Hung Window - Single & Mulled Units\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sierra Pacific Windows\":[{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21907-R0\",\"approval_number\":\"FL21907.1\",\"seq\":1,\"product_model\":\"Feelsafe H3 Double Hung Window w\\\/ Transom\",\"product_description\":\"Feelsafe H3 Double Hung Window w\\\/ Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22042-R3\",\"approval_number\":\"FL22042.1\",\"seq\":1,\"product_model\":\"H3 2.0 Double Hung\",\"product_description\":\"H3 2.0 Double Hung Single 48\\\"x84\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22042-R3\",\"approval_number\":\"FL22042.2\",\"seq\":2,\"product_model\":\"H3 2.0 Double Hung\",\"product_description\":\"H3 2.0 Double Hung 2-Wide w\\\/2-Wide Transom 83\\\"x101\\\" (42\\\"x 72\\\" w\\\/ Stack 42\\\"x 30\\\") (Standard)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27678-R2\",\"approval_number\":\"FL27678.1\",\"seq\":1,\"product_model\":\"Vinyl Premium Double Hung\",\"product_description\":\"Vinyl Premium Double Hung 2-Wide w\\\/Transoms 71.5\\\"x 95.5\\\" (35.5\\\"x 71.5\\\"\\\/23.5\\\")\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#32089-R2\",\"approval_number\":\"FL32089.1\",\"seq\":1,\"product_model\":\"H3 2.0 Double Hung\",\"product_description\":\"H3 2.0 Double Hung 70.5\\\"x 101\\\" (2-wide with 2-wide stacked tight mull)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#38003-R1\",\"approval_number\":\"FL38003.1\",\"seq\":1,\"product_model\":\"H3 2.0 Double Hung\",\"product_description\":\"H3 Double Hung Insert 47.5\\\"x 83.5\\\"\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#38003-R1\",\"approval_number\":\"FL38003.2\",\"seq\":2,\"product_model\":\"H3 Double Hung\",\"product_description\":\"H3 Double Hung Pocket 47.5\\\"x 83.5\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#38003-R1\",\"approval_number\":\"FL38003.3\",\"seq\":3,\"product_model\":\"Vinyl Premium Double Hung\",\"product_description\":\"Vinyl Premium Double Hung 47.5\\\"x 83.5\\\" Through Frame\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-11-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41872-R1\",\"approval_number\":\"FL41872.1\",\"seq\":1,\"product_model\":\"Clad Double Hung\",\"product_description\":\"Clad Monument Double Hung 46\\\"x 97\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41872-R1\",\"approval_number\":\"FL41872.2\",\"seq\":2,\"product_model\":\"Vinyl Double Hung\",\"product_description\":\"Vinyl Premium Double Hung 47\\\"x 84\\\" Mull\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22042-R3\",\"approval_number\":\"FL22042.5\",\"seq\":5,\"product_model\":\"Vinyl Double Hung\",\"product_description\":\"Vinyl Premium Double Hung With Positive Active Lock 36\\\"x60\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24481-R3\",\"approval_number\":\"FL24481.6\",\"seq\":6,\"product_model\":\"Monument Clad Double Hung\",\"product_description\":\"Monument Clad Double Hung 2-Wide 99\\\"x 97\\\" (49\\\"x 97\\\")\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24481-R3\",\"approval_number\":\"FL24481.7\",\"seq\":7,\"product_model\":\"Monument Clad Double Hung\",\"product_description\":\"Monument Clad Double Hung 2-Wide 75\\\"x 77\\\" (38\\\"x 77\\\")\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24481-R3\",\"approval_number\":\"FL24481.8\",\"seq\":8,\"product_model\":\"Monument Clad Double Hung\",\"product_description\":\"Monument Clad Double Hung-Single 45\\\"x 97\\\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24481-R3\",\"approval_number\":\"FL24481.9\",\"seq\":9,\"product_model\":\"Monument Clad Double Hung\",\"product_description\":\"Monument Clad Double Hung 2-Wide 75\\\"x 77\\\" (37.31\\\"x 76.63\\\")\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27191-R2\",\"approval_number\":\"FL27191.3\",\"seq\":3,\"product_model\":\"Feel Safe H3 2.0 Double Hung\",\"product_description\":\"FeelSafe H3 2.0 Double Hung 27.5\\\"x 83.5\\\" Mulled\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#32089-R2\",\"approval_number\":\"FL32089.2\",\"seq\":2,\"product_model\":\"H3 2.0 Double Hung\",\"product_description\":\"H3 2.0 Double Hung 70.5\\\"x 101\\\" (2-wide with 2-wide stacked tight mull)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#32089-R2\",\"approval_number\":\"FL32089.3\",\"seq\":3,\"product_model\":\"Westchester Clad Double Hung\",\"product_description\":\"Westchester Clad Double Hung 96\\\"x 96\\\" MA (48\\\"\\\/48\\\"x96\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-01-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#32089-R2\",\"approval_number\":\"FL32089.4\",\"seq\":4,\"product_model\":\"Westchester Clad Double Hung\",\"product_description\":\"Westchester Clad Double Hung 120\\\"x 96\\\" (36\\\"\\\/84\\\"x 96\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-01-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#32089-R2\",\"approval_number\":\"FL32089.5\",\"seq\":5,\"product_model\":\"Westchester Clad Double Hung\",\"product_description\":\"Westchester Clad Double Hung 120.25\\\"x 108\\\" (60\\\"\\\/60\\\"x 108\\\")\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#32089-R2\",\"approval_number\":\"FL32089.6\",\"seq\":6,\"product_model\":\"Westchester Clad Double Hung\",\"product_description\":\"Westchester Clad Double Hung 96\\\"x 108\\\" (48\\\"x 72\\\"\\\/36\\\"- 2-Wide)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#32089-R2\",\"approval_number\":\"FL32089.7\",\"seq\":7,\"product_model\":\"Westchester Clad Double Hung\",\"product_description\":\"Westchester Clad Double Hung 120.5\\\"x 108.5\\\" (48\\\"\\\/72\\\"x 108\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-01-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#32089-R2\",\"approval_number\":\"FL32089.8\",\"seq\":8,\"product_model\":\"Westchester Clad Double Hung\",\"product_description\":\"Westchester Clad Double Hung 96.25\\\"x 120\\\" (48\\\"x 84\\\"\\\/36\\\"- 2-Wide)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#32089-R2\",\"approval_number\":\"FL32089.9\",\"seq\":9,\"product_model\":\"Westchester Clad Double Hung\",\"product_description\":\"Westchester Clad Double Hung 48\\\"x 108\\\"-Thru Frame\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-02-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#32089-R2\",\"approval_number\":\"FL32089.10\",\"seq\":10,\"product_model\":\"Westchester Clad Double Hung\",\"product_description\":\"Westchester Clad Double Hung 120.25\\\"x 108\\\" (60\\\"\\\/60\\\"x 108\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#32089-R2\",\"approval_number\":\"FL32089.11\",\"seq\":11,\"product_model\":\"Westchester Clad Double Hung\",\"product_description\":\"Westchester Clad Double Hung 60\\\"x 108\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#32089-R2\",\"approval_number\":\"FL32089.12\",\"seq\":12,\"product_model\":\"Westchester Clad Double Hung\",\"product_description\":\"Westchester Clad Double Hung 48\\\"x 84\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#32089-R2\",\"approval_number\":\"FL32089.13\",\"seq\":13,\"product_model\":\"Westchester Clad Double Hung\",\"product_description\":\"Westchester Clad Double Hung 36\\\"x 84\\\"\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#32089-R2\",\"approval_number\":\"FL32089.14\",\"seq\":14,\"product_model\":\"Westchester Clad Double Hung\",\"product_description\":\"Westchester Clad Double Hung 48\\\"x 108\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-02-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#38003-R1\",\"approval_number\":\"FL38003.4\",\"seq\":4,\"product_model\":\"Vinyl Premium Double Hung\",\"product_description\":\"Vinyl Premium Double Hung 47.5\\\"x 83.5\\\" Replacement 8500 Series\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-03-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41872-R1\",\"approval_number\":\"FL41872.3\",\"seq\":3,\"product_model\":\"Vinyl Double Hung\",\"product_description\":\"Vinyl Premium Double Hung 36\\\"x 72\\\" Mull\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#5606-R0\",\"approval_number\":\"FL5606.1\",\"seq\":1,\"product_model\":\"Carmel Aluminum Clad Double Hung\",\"product_description\":\"429-H-025.00\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#5606-R0\",\"approval_number\":\"FL5606.2\",\"seq\":2,\"product_model\":\"Carmel Aluminum Clad Double Hung Picture Unit\",\"product_description\":\"429-H-023.00\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21424-R0\",\"approval_number\":\"FL21424.1\",\"seq\":1,\"product_model\":\"H3 2.0 Double Hung\",\"product_description\":\"H3 2.0 Double Hung\\\/Pict\\\/Double Hung w\\\/3-Wide Transom 120\\\"x101\\\" (32\\\"\\\/55\\\"\\\/32\\\"x72\\\" w\\\/stack 32\\\"\\\/55\\\"\\\/32\\\"x30\\\")(Standard)\",\"design_pressure\":\"+30\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21424-R0\",\"approval_number\":\"FL21424.6\",\"seq\":6,\"product_model\":\"Vinyl Double Hung\",\"product_description\":\"Premium Vinyl Double Hung Single 48\\\"x84\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21424-R0\",\"approval_number\":\"FL21424.7\",\"seq\":7,\"product_model\":\"Vinyl Double Hung\",\"product_description\":\"Premium Vinyl Double Hung Single 48\\\"x64\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21193-R0\",\"approval_number\":\"FL21193.1\",\"seq\":1,\"product_model\":\"All Wood Hung\",\"product_description\":\"All Wood Double Hung Single 45\\\"x93\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21193-R0\",\"approval_number\":\"FL21193.2\",\"seq\":2,\"product_model\":\"Clad Hung Window\",\"product_description\":\"Premium Clad Double Hung 2-Wide Mulled 91\\\"x93\\\" (46\\\"x93\\\" individual frame size)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21193-R0\",\"approval_number\":\"FL21193.3\",\"seq\":3,\"product_model\":\"H3 2.0 Hung Window\",\"product_description\":\"H3 2.0 Double Hung 3-Wide w\\\/H3 2.0 Double Hung 3-Wide Transom 118\\\"x103\\\" (3-wide 40\\\"x76\\\"\\\/40\\\"x28\\\")\",\"design_pressure\":\"+20\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21193-R0\",\"approval_number\":\"FL21193.4\",\"seq\":4,\"product_model\":\"H3 2.0 Hung Window\",\"product_description\":\"H3 2.0 Double Hung 3-Wide 106\\\"x72\\\" (36\\\"x72\\\") (Standard)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21193-R0\",\"approval_number\":\"FL21193.5\",\"seq\":5,\"product_model\":\"H3 2.0 Hung Window\",\"product_description\":\"H3 2.0 Double Hung 106\\\"x72\\\" (36\\\"x72\\\") (HP)\",\"design_pressure\":\"+50\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21193-R0\",\"approval_number\":\"FL21193.6\",\"seq\":6,\"product_model\":\"H3 2.0 Hung Window\",\"product_description\":\"H3 2.0 Double Hung\\\/Picture\\\/Double Hung 106\\\"x72\\\" (Standard)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21193-R0\",\"approval_number\":\"FL21193.7\",\"seq\":7,\"product_model\":\"Vinyl Hung Window\",\"product_description\":\"8000 Premium Vinyl Double Hung Mulled 71\\\"x72\\\" (36\\\"x72\\\" individual frame size)\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21193-R0\",\"approval_number\":\"FL21193.8\",\"seq\":8,\"product_model\":\"Vinyl Hung Window\",\"product_description\":\"8000 Premium Vinyl Double Hung Mulled 96\\\"x84\\\" (48\\\"x84\\\" individual frame size)\",\"design_pressure\":\"+25\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-05-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21193-R0\",\"approval_number\":\"FL21193.9\",\"seq\":9,\"product_model\":\"Vinyl Hung Window\",\"product_description\":\"8000 Premium Vinyl Double Hung Mulled 72\\\"x72\\\" (36\\\"x72\\\" individual frame size) with Reinforced Mull\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21193-R0\",\"approval_number\":\"FL21193.10\",\"seq\":10,\"product_model\":\"Vinyl Hung Window\",\"product_description\":\"8000 Premium Vinyl Double Hung Single 48\\\"x84\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21424-R0\",\"approval_number\":\"FL21424.2\",\"seq\":2,\"product_model\":\"H3 2.0 Double Hung\",\"product_description\":\"H3 2.0 Double Hung\\\/Pict\\\/Double Hung w\\\/3-Wide Transom 120\\\"x101\\\" (32\\\"\\\/55\\\"\\\/32\\\"x72\\\" w\\\/stack 32\\\"\\\/55\\\"\\\/32\\\"x30\\\")(HP)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21424-R0\",\"approval_number\":\"FL21424.3\",\"seq\":3,\"product_model\":\"H3 2.0 Double Hung\",\"product_description\":\"H3 2.0 Double Hung 3-Wide 120\\\"x84\\\" (40\\\"x84\\\" individual unit size)(Standard)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21424-R0\",\"approval_number\":\"FL21424.4\",\"seq\":4,\"product_model\":\"H3 2.0 Double Hung\",\"product_description\":\"H3 2.0 Double Hung 3-Wide 120\\\"x84\\\" (40\\\"x84\\\" individual unit size)(HP)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21424-R0\",\"approval_number\":\"FL21424.5\",\"seq\":5,\"product_model\":\"Vinyl Double Hung\",\"product_description\":\"Premium Vinyl Double Hung\\\/Pict\\\/Double Hung Stacked Over 3-Wide Double Hung Picture 100\\\"x85\\\" (24\\\"\\\/51\\\"\\\/24\\\"x60.5\\\"stacked over 24\\\"\\\/51\\\"\\\/24\\\"x24\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21424-R0\",\"approval_number\":\"FL21424.8\",\"seq\":8,\"product_model\":\"Vinyl Double Hung\",\"product_description\":\"Premium Vinyl Double Hung\\\/Pict\\\/Double Hung 108\\\"x64\\\" (28\\\"\\\/51\\\"\\\/28\\\"x63.5\\\" individual units sizes)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22042-R0\",\"approval_number\":\"FL22042.3\",\"seq\":3,\"product_model\":\"H3 2.0 Double Hung\",\"product_description\":\"H3 2.0 Double Hung 2-Wide w\\\/2-Wide Transom 83\\\"x101\\\" (42\\\"x 72\\\" w\\\/ Stack 42\\\"x 30\\\") (Standard)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22042-R0\",\"approval_number\":\"FL22042.4\",\"seq\":4,\"product_model\":\"H3 2.0 Double Hung\",\"product_description\":\"H3 2.0 Double Hung 2-Wide w\\\/2-Wide Transom 83\\\"x101\\\" (42\\\"x72\\\" w\\\/ 42\\\"x30\\\" Transom) (HP)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22042-R0\",\"approval_number\":\"FL22042.6\",\"seq\":6,\"product_model\":\"Vinyl Double Hung\",\"product_description\":\"Vinyl Premium Double Hung With Positive Active Lock 36\\\"x60\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24481-R0\",\"approval_number\":\"FL24481.1\",\"seq\":1,\"product_model\":\"All Wood Double Hung\",\"product_description\":\"All Wood Double Hung Single 46\\\"x 77\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24481-R0\",\"approval_number\":\"FL24481.2\",\"seq\":2,\"product_model\":\"All Wood Double Hung\",\"product_description\":\"All Wood Double Hung 38\\\"x 77\\\"-HP\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24481-R0\",\"approval_number\":\"FL24481.3\",\"seq\":3,\"product_model\":\"All Wood Double Hung\",\"product_description\":\"All Wood Double Hung 2-Wide 75\\\"x 80.75\\\" (37.5\\\"x 80.75\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24481-R0\",\"approval_number\":\"FL24481.4\",\"seq\":4,\"product_model\":\"H3 2.0 Double Hung\",\"product_description\":\"H3 2.0 Double Hung Oper\\\/Oper\\\/Picture 167\\\"x 84\\\" (48\\\"\\\/48\\\"\\\/72\\\"x 84\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24481-R0\",\"approval_number\":\"FL24481.5\",\"seq\":5,\"product_model\":\"H3 2.0 Double Hung\",\"product_description\":\"H3 2.0 Double Hung Oper\\\/Oper\\\/ Picture 167\\\"x 84\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27191-R0\",\"approval_number\":\"FL27191.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Double Hung\",\"product_description\":\"Aluminum Clad Double Hung 38\\\"x 77\\\" Mulled\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27191-R0\",\"approval_number\":\"FL27191.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Double Hung\",\"product_description\":\"Aluminum Clad Double Hung 38\\\"x 81\\\" Mulled\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-03-13 00:00:00\",\"instructions_url\":\"\"}],\"Soft-Lite LLC\":[{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15780-R0\",\"approval_number\":\"FL15780.1\",\"seq\":1,\"product_model\":\"a. \\\"Imperial LS DH12\\\" Double Hung Window\",\"product_description\":\"Extruded PVC Double Hung Window - (X\\\/X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15780-R2\",\"approval_number\":\"FL15780.2\",\"seq\":2,\"product_model\":\"b. \\\"5400 DH54 (G5405)\\\" Double Hung Window\",\"product_description\":\"Extruded PVC Double Hung Window - (X\\\/X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15780-R2\",\"approval_number\":\"FL15780.3\",\"seq\":3,\"product_model\":\"c. \\\"5400 DH54 (G5405)\\\" Double Hung Window\",\"product_description\":\"Extruded PVC Double Hung Window - (X\\\/X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15780-R3\",\"approval_number\":\"FL15780.4\",\"seq\":4,\"product_model\":\"d. \\\"5300 DH53 (G5305)\\\" Double Hung Window\",\"product_description\":\"Extruded PVC Double Hung Window - (X\\\/X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15780-R3\",\"approval_number\":\"FL15780.5\",\"seq\":5,\"product_model\":\"e. \\\"5300 DH53 (G5305)\\\" Double Hung Window\",\"product_description\":\"Extruded PVC Double Hung Window - (X\\\/X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15780-R7\",\"approval_number\":\"FL15780.6\",\"seq\":6,\"product_model\":\"f. Series \\\"Barcelona\\\" Model \\\"DH30I\\\"\",\"product_description\":\"Extruded PVC Double Hung \\\"Impact\\\" Window, Missile Level \\\"C\\\" - (X\\\/X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15780-R7\",\"approval_number\":\"FL15780.7\",\"seq\":7,\"product_model\":\"g. Series \\\"Barcelona\\\" Models \\\"DH30I\\\" & \\\"DH30PI\\\"\",\"product_description\":\"Extruded PVC Double Hung \\\"Impact\\\" Window, Missile Level \\\"D\\\" - (X\\\/X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15780-R7\",\"approval_number\":\"FL15780.8\",\"seq\":8,\"product_model\":\"h. Series \\\"Barcelona\\\" Models \\\"DH30I\\\" & \\\"DH30PI\\\"\",\"product_description\":\"Extruded PVC Double Hung \\\"Impact\\\" Window, High Velocity Hurricane Zone - (X\\\/X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15780-R7\",\"approval_number\":\"FL15780.9\",\"seq\":9,\"product_model\":\"i. Series \\\"Barcelona\\\" Models \\\"DH30\\\" & \\\"DH30P\\\"\",\"product_description\":\"Extruded PVC Double Hung \\\"Non-Impact\\\" Window - (X\\\/X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#6840-R0\",\"approval_number\":\"FL6840.1\",\"seq\":1,\"product_model\":\"Barrington DH7\",\"product_description\":\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#22295-R0\",\"approval_number\":\"FL22295.1\",\"seq\":1,\"product_model\":\"a. Series \\\"Barcelona\\\" Model \\\"DH30I\\\"\",\"product_description\":\"Extruded PVC Double Hung \\\"Impact\\\" Window, Missile Level \\\"C\\\" - (X\\\/X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#22295-R0\",\"approval_number\":\"FL22295.2\",\"seq\":2,\"product_model\":\"b. Series \\\"Barcelona\\\" Models \\\"DH30I\\\" & \\\"DH30PI\\\"\",\"product_description\":\"Extruded PVC Double Hung \\\"Impact\\\" Window, Missile Level \\\"D\\\" - (X\\\/X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#22295-R0\",\"approval_number\":\"FL22295.3\",\"seq\":3,\"product_model\":\"c. Series \\\"Barcelona\\\" Models \\\"DH30I\\\" & \\\"DH30PI\\\"\",\"product_description\":\"Extruded PVC Double Hung \\\"Impact\\\" Window, High Velocity Hurricane Zone - (X\\\/X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#22295-R2\",\"approval_number\":\"FL22295.4\",\"seq\":4,\"product_model\":\"d. Series \\\"Barcelona\\\" Models \\\"DH30\\\" & \\\"DH30P\\\"\",\"product_description\":\"Extruded PVC Double Hung \\\"Non-Impact\\\" Window - (X\\\/X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-31 00:00:00\",\"instructions_url\":\"\"}],\"Eco Glass, LLC\":[{\"manufacturer\":\"Eco Glass, LLC\",\"approval_number_master\":\"FL#34001-R4\",\"approval_number\":\"FL34001.1\",\"seq\":1,\"product_model\":\"Series S-3555 Double Hung Window\",\"product_description\":\"Series S-3555 Double Hung Window (X\\\/X) 52 x 72\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Glass, LLC\",\"approval_number_master\":\"FL#21347-R0\",\"approval_number\":\"FL21347.1\",\"seq\":1,\"product_model\":\"Series 5000 Double Hung\",\"product_description\":\"Non-Impact Vinyl Double Hung Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Glass, LLC\",\"approval_number_master\":\"FL#34001-R2\",\"approval_number\":\"FL34001.2\",\"seq\":2,\"product_model\":\"Series S-3555 Double Hung Window\",\"product_description\":\"Series S-3555 Double Hung Window (X\\\/X) 52 x 72\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-09-30 00:00:00\",\"instructions_url\":\"\"}],\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\":[{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#39385-R2\",\"approval_number\":\"FL39385.5\",\"seq\":5,\"product_model\":\"Ecolite Double Hung (non-Impact)\",\"product_description\":\"Ecolite Double Hung Window 40x62\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#39385-R2\",\"approval_number\":\"FL39385.6\",\"seq\":6,\"product_model\":\"Endure Double Hung (non-Impact)\",\"product_description\":\"Endure Double Hung Window 44x75\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#39385-R2\",\"approval_number\":\"FL39385.1\",\"seq\":1,\"product_model\":\"Aspect Double Hung (non-Impact)\",\"product_description\":\"Aspect Double Hung Window 40x63\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-08-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#39385-R2\",\"approval_number\":\"FL39385.2\",\"seq\":2,\"product_model\":\"Aspect Double Hung (non-Impact)\",\"product_description\":\"Aspect Double Hung Window 44x75\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-08-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#39385-R2\",\"approval_number\":\"FL39385.3\",\"seq\":3,\"product_model\":\"Aspect Double Hung (non-Impact)\",\"product_description\":\"Aspect Double Hung Window 44x75\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-08-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#39385-R2\",\"approval_number\":\"FL39385.4\",\"seq\":4,\"product_model\":\"Ecolite Double Hung (non-Impact)\",\"product_description\":\"Ecolite Double Hung Window 36x72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-30 00:00:00\",\"instructions_url\":\"\"}],\"NewSouth Window Solutions\":[{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#32346-R0\",\"approval_number\":\"FL32346.1\",\"seq\":1,\"product_model\":\"8000 Series, Model 8400 DH\",\"product_description\":\"Extruded Vinyl, Double Hung, \\\"Non-Impact\\\" Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#32346-R3\",\"approval_number\":\"FL32346.2\",\"seq\":2,\"product_model\":\"DH1840 Window\",\"product_description\":\"Vinyl, Non-Impact Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#32346-R3\",\"approval_number\":\"FL32346.3\",\"seq\":3,\"product_model\":\"DH1845 Window\",\"product_description\":\"Vinyl, Impact Resistant, Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#32346-R4\",\"approval_number\":\"FL32346.4\",\"seq\":4,\"product_model\":\"DH1845 Window\",\"product_description\":\"Vinyl, Impact Resistant, Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#14356-R0\",\"approval_number\":\"FL14356.1\",\"seq\":1,\"product_model\":\"Vantage Vinyl Double Hung Window\",\"product_description\":\"Vantage New Construction or Replacement Vinyl Double Hung Window w\\\/Composite Reinforcement, Non-Impact\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#14356-R0\",\"approval_number\":\"FL14356.2\",\"seq\":2,\"product_model\":\"Vantage Vinyl Double Hung Window\",\"product_description\":\"Vantage New Construction or Replacement Vinyl Double Hung Window w\\\/Aluminum Reinforcement, Non-Impact\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#14356-R0\",\"approval_number\":\"FL14356.3\",\"seq\":3,\"product_model\":\"Vantage Vinyl Double Hung Window\",\"product_description\":\"Vantage New Construction or Replacement Vinyl Double Hung Window w\\\/Composite Reinforcement, Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#14356-R0\",\"approval_number\":\"FL14356.4\",\"seq\":4,\"product_model\":\"Vantage Vinyl Double Hung Window\",\"product_description\":\"Vantage New Construction or Replacement Vinyl Double Hung Window w\\\/Aluminum Reinforcement, Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#14356-R0\",\"approval_number\":\"FL14356.5\",\"seq\":5,\"product_model\":\"Vantage Vinyl Double Hung Window\",\"product_description\":\"Vantage New Construction or Replacement Vinyl Double Hung Window w\\\/Composite Reinforcement, Non-Impact\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#14356-R0\",\"approval_number\":\"FL14356.6\",\"seq\":6,\"product_model\":\"Vantage Vinyl Double Hung Window\",\"product_description\":\"Vantage New Construction or Replacement Vinyl Double Hung Window w\\\/Aluminum Reinforcement, Non-Impact\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#14356-R0\",\"approval_number\":\"FL14356.7\",\"seq\":7,\"product_model\":\"Vantage Vinyl Double Hung Window\",\"product_description\":\"Vantage New Construction or Replacement Vinyl Double Hung Window w\\\/Composite Reinforcement, Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#14356-R1\",\"approval_number\":\"FL14356.8\",\"seq\":8,\"product_model\":\"Vantage Vinyl Double Hung Window\",\"product_description\":\"Vantage New Construction Vinyl Double Hung Window w\\\/Composite Reinforcement, Non-Impact\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#14356-R1\",\"approval_number\":\"FL14356.9\",\"seq\":9,\"product_model\":\"Vantage Vinyl Double Hung Window\",\"product_description\":\"Vantage Replacement Vinyl Double Hung Window w\\\/Composite Reinforcement, Non-Impact\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#14356-R1\",\"approval_number\":\"FL14356.10\",\"seq\":10,\"product_model\":\"Vantage Vinyl Double Hung Window\",\"product_description\":\"Vantage Replacement Vinyl Double Hung Window w\\\/Aluminum Reinforcement, Non-Impact\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#14539-R0\",\"approval_number\":\"FL14539.1\",\"seq\":1,\"product_model\":\"eVantage Vinyl Double Hung Window\",\"product_description\":\"eVantage Replacement Double Hung w\\\/Alum Reinforcement\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#14539-R0\",\"approval_number\":\"FL14539.2\",\"seq\":2,\"product_model\":\"eVantage Vinyl Double Hung Window\",\"product_description\":\"eVantage Replacement Double Hung w\\\/Alum Reinforcement\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#14539-R0\",\"approval_number\":\"FL14539.3\",\"seq\":3,\"product_model\":\"eVantage Vinyl Double Hung Window\",\"product_description\":\"eVantage Replacement Double Hung w\\\/Alum Reinforcement\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#14813-R0\",\"approval_number\":\"FL14813.1\",\"seq\":1,\"product_model\":\"iVantage Vinyl Double Hung Window\",\"product_description\":\"iVantage Impact New Construction and Replacement Double Hung w\\\/Composite Reinforcement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15378-R0\",\"approval_number\":\"FL15378.1\",\"seq\":1,\"product_model\":\"a. Vantage Vinyl Double Hung\",\"product_description\":\"Vantage New Construction (Nail Fin) Vinyl Double Hung Window utilizes Aluminum Reinforcement (X\\\/X - configuration; Max Size 44 x 75)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15378-R0\",\"approval_number\":\"FL15378.2\",\"seq\":2,\"product_model\":\"b. Vantage Vinyl Double Hung\",\"product_description\":\"Vantage New Construction (Nail Fin) Vinyl Double Hung Window utilizes Composite Reinforcement (X\\\/X - configuration; Max Size 44 x 75)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15378-R0\",\"approval_number\":\"FL15378.3\",\"seq\":3,\"product_model\":\"c. Vantage Vinyl Double Hung\",\"product_description\":\"Vantage New Construction (Nail Fin) Vinyl Double Hung Window utilizes Composite Reinforcement (X\\\/X - configuration; Max Size 54 x 75)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15378-R0\",\"approval_number\":\"FL15378.4\",\"seq\":4,\"product_model\":\"d. Vantage Vinyl Double Hung\",\"product_description\":\"Vantage Replacement Vinyl Double Hung Window utilizes Aluminum Reinforcement (X\\\/X - configuration; Max Size 44 x 75)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15378-R0\",\"approval_number\":\"FL15378.5\",\"seq\":5,\"product_model\":\"e. Vantage Vinyl Double Hung\",\"product_description\":\"Vantage Replacement Vinyl Double Hung Window utilizes Aluminum Reinforcement (X\\\/X - configuration; Max Size 54 x 75)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15378-R0\",\"approval_number\":\"FL15378.6\",\"seq\":6,\"product_model\":\"f. Vantage Vinyl Double Hung\",\"product_description\":\"Vantage Replacement Vinyl Double Hung Window utilizes Composite Reinforcement (X\\\/X - configuration; Max Size 44 x 75)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15378-R0\",\"approval_number\":\"FL15378.7\",\"seq\":7,\"product_model\":\"g. Vantage Vinyl Double Hung\",\"product_description\":\"Vantage Replacement Vinyl Double Hung Window utilizes Composite Reinforcement (X\\\/X - configuration; Max Size 54 x 75)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15378-R0\",\"approval_number\":\"FL15378.8\",\"seq\":8,\"product_model\":\"h. eVantage Vinyl Double Hung\",\"product_description\":\"Vantage Replacement Vinyl Double Hung Window utilizes Aluminum Reinforcement (X\\\/X - configuration; Max Size 54 x 75)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15378-R0\",\"approval_number\":\"FL15378.9\",\"seq\":9,\"product_model\":\"i. iVantage Vinyl Double Hung\",\"product_description\":\"Vantage Replacement Vinyl Double Hung Window utilizes Composite Reinforcement (X\\\/X - configuration; Max Size 40 x 72)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-09 00:00:00\",\"instructions_url\":\"\"}],\"NT Window, Inc.\":[{\"manufacturer\":\"NT Window, Inc.\",\"approval_number_master\":\"FL#47143-R0\",\"approval_number\":\"FL47143.1\",\"seq\":1,\"product_model\":\"G210 PVC DOUBLE HUNG WINDOW\",\"product_description\":\"REINFORCED IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-13 00:00:00\",\"instructions_url\":\"\"}],\"Artistic Doors and Windows, Inc.\":[{\"manufacturer\":\"Artistic Doors and Windows, Inc.\",\"approval_number_master\":\"FL#41653-R0\",\"approval_number\":\"FL41653.1\",\"seq\":1,\"product_model\":\"8200 Double Hung (Non-HVHZ) (Non-Impact)\",\"product_description\":\"8200 Double Hung (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Artistic Doors and Windows, Inc.\",\"approval_number_master\":\"FL#42124-R2\",\"approval_number\":\"FL42124.2\",\"seq\":2,\"product_model\":\"6300 Series Double Hung Window (HVHZ)(Impact)\",\"product_description\":\"6300 Series Double Hung Window (HVHZ)(Impact)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Artistic Doors and Windows, Inc.\",\"approval_number_master\":\"FL#42124-R2\",\"approval_number\":\"FL42124.1\",\"seq\":1,\"product_model\":\"6200 Wood Double Hung Window (HVHZ)(Impact)\",\"product_description\":\"6200 Wood Double Hung Window (HVHZ)(Impact)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Artistic Doors and Windows, Inc.\",\"approval_number_master\":\"FL#3459-R0\",\"approval_number\":\"FL3459.1\",\"seq\":1,\"product_model\":\"Double Hung Window\",\"product_description\":\"Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Seaway Manufacturing Corp.\":[{\"manufacturer\":\"Seaway Manufacturing Corp.\",\"approval_number_master\":\"FL#41945-R0\",\"approval_number\":\"FL41945.1\",\"seq\":1,\"product_model\":\"Epiphany Double Hung Windows (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Epiphany Double Hung Windows (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ACADIAN WINDOWS AND SIDING, LLC\":[{\"manufacturer\":\"ACADIAN WINDOWS AND SIDING, LLC\",\"approval_number_master\":\"FL#46941-R0\",\"approval_number\":\"FL46941.1\",\"seq\":1,\"product_model\":\"ACADIAN COMPASS SERIES DOUBLE HUNG WINDOW\",\"product_description\":\"NON-REINFORCED, NON-MPACT 48\\\"X78\\\"\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ACADIAN WINDOWS AND SIDING, LLC\",\"approval_number_master\":\"FL#46941-R0\",\"approval_number\":\"FL46941.2\",\"seq\":2,\"product_model\":\"ACADIAN COMPASS SERIES DOUBLE HUNG WINDOW\",\"product_description\":\"REINFORCED, NON-IMPACT 40\\\"X72\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ACADIAN WINDOWS AND SIDING, LLC\",\"approval_number_master\":\"FL#46941-R0\",\"approval_number\":\"FL46941.3\",\"seq\":3,\"product_model\":\"ACADIAN COMPASS SERIES DOUBLE HUNG WINDOW\",\"product_description\":\"REINFORCED, NON-IMPACT 36\\\"X72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ACADIAN WINDOWS AND SIDING, LLC\",\"approval_number_master\":\"FL#46941-R0\",\"approval_number\":\"FL46941.4\",\"seq\":4,\"product_model\":\"ACADIAN WINDOWS IMPACT SERIES DOUBLE HUNG\",\"product_description\":\"IMPACT 48\\\"X72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Brannen Millwork Company\":[{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#11474-R0\",\"approval_number\":\"FL11474.1\",\"seq\":1,\"product_model\":\"a. Series 580 \\\"Impact\\\"\",\"product_description\":\"(Single) Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#11474-R0\",\"approval_number\":\"FL11474.2\",\"seq\":2,\"product_model\":\"b. Series 580 \\\"Impact\\\"\",\"product_description\":\"(Twin) Wood Double Hung \\\"Impact\\\" Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#11474-R0\",\"approval_number\":\"FL11474.3\",\"seq\":3,\"product_model\":\"c. Series 580 \\\"Impact\\\"\",\"product_description\":\"(Mulled) Wood Double Hung \\\"Impact\\\" Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#11474-R0\",\"approval_number\":\"FL11474.4\",\"seq\":4,\"product_model\":\"d. Series 580 \\\"Impact\\\"\",\"product_description\":\"(Single) Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#11474-R0\",\"approval_number\":\"FL11474.5\",\"seq\":5,\"product_model\":\"e. Series 580 \\\"Impact\\\"\",\"product_description\":\"(Twin) Wood Double Hung \\\"Impact\\\" Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#11474-R0\",\"approval_number\":\"FL11474.6\",\"seq\":6,\"product_model\":\"f. Series 580 \\\"Impact\\\"\",\"product_description\":\"(Mulled) Wood Double Hung \\\"Impact\\\" Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#11474-R1\",\"approval_number\":\"FL11474.7\",\"seq\":7,\"product_model\":\"g. Series 580 \\\"Impact\\\"\",\"product_description\":\"(Single) Wood Triple Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#11474-R1\",\"approval_number\":\"FL11474.8\",\"seq\":8,\"product_model\":\"h. Series 580 \\\"Impact\\\"\",\"product_description\":\"(Single) Wood Triple Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#11474-R4\",\"approval_number\":\"FL11474.9\",\"seq\":9,\"product_model\":\"i. \\\"Historic\\\" Series \\\"Impact\\\"\",\"product_description\":\"(Mulled) Wood Weight and Chain Double Hung \\\"Impact\\\" Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#11474-R4\",\"approval_number\":\"FL11474.10\",\"seq\":10,\"product_model\":\"j. \\\"Historic\\\" Series \\\"Impact\\\"\",\"product_description\":\"(Mulled) Wood Weight and Chain Double Hung \\\"Impact\\\" Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#11474-R6\",\"approval_number\":\"FL11474.11\",\"seq\":11,\"product_model\":\"k. \\\"Historic\\\" Series \\\"Non-Impact\\\"\",\"product_description\":\"(Mulled) Wood Weight and Chain Double Hung \\\"Non-Impact\\\" Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Kolbe & Kolbe Millwork Co., Inc.\":[{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11310-R13\",\"approval_number\":\"FL11310.1\",\"seq\":1,\"product_model\":\"Ultra Series Sterling Double Hung mulled with Transom\",\"product_description\":\"91.00\\\" x 110.69\\\", Reinforced & combination mulls, Non-impact\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14477-R7\",\"approval_number\":\"FL14477.1\",\"seq\":1,\"product_model\":\"Ultra Sterling Impact Double Hung Window\",\"product_description\":\"Double Hung Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#25886-R7\",\"approval_number\":\"FL25886.1\",\"seq\":1,\"product_model\":\"Heritage Series Sterling Double Hung\",\"product_description\":\"45.5\\\" x 80.44\\\", Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-02-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#25886-R7\",\"approval_number\":\"FL25886.11\",\"seq\":11,\"product_model\":\"Ultra Series XL Sterling Double Hung\",\"product_description\":\"60\\\" x 84\\\", Non-impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#25886-R7\",\"approval_number\":\"FL25886.2\",\"seq\":2,\"product_model\":\"Heritage Series XL Sterling Double Hung\",\"product_description\":\"48\\\" x 120\\\", Non-impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#25886-R7\",\"approval_number\":\"FL25886.3\",\"seq\":3,\"product_model\":\"Ultra Series Majesta Double Hung\",\"product_description\":\"60\\\" x 120\\\", Non-impact\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#25886-R7\",\"approval_number\":\"FL25886.4\",\"seq\":4,\"product_model\":\"Ultra Series Sterling Double Hung\",\"product_description\":\"45.5\\\" x 96\\\", Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#25886-R7\",\"approval_number\":\"FL25886.5\",\"seq\":5,\"product_model\":\"Ultra Series Sterling Double Hung\",\"product_description\":\"45.5\\\" x 96\\\", Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#25886-R7\",\"approval_number\":\"FL25886.6\",\"seq\":6,\"product_model\":\"Ultra Series Sterling Double Hung\",\"product_description\":\"45.5\\\" x 80.44\\\", Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#25886-R7\",\"approval_number\":\"FL25886.7\",\"seq\":7,\"product_model\":\"Ultra Series Sterling Double Hung\",\"product_description\":\"45.5\\\" x 80.44\\\", Non-impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#25886-R7\",\"approval_number\":\"FL25886.8\",\"seq\":8,\"product_model\":\"Ultra Series Sterling Double Hung\",\"product_description\":\"45.5\\\" x 80.44\\\", Impact\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#25886-R7\",\"approval_number\":\"FL25886.9\",\"seq\":9,\"product_model\":\"Ultra Series Sterling Double Hung w\\\/aligned checkrail\",\"product_description\":\"45.5\\\" x 79.88\\\", Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#26892-R2\",\"approval_number\":\"FL26892.1\",\"seq\":1,\"product_model\":\"Heritage Series Sterling Double Hung with Transom\",\"product_description\":\"45.5\\\" x 109.94\\\", Combination mull, Non-impact\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11310-R13\",\"approval_number\":\"FL11310.2\",\"seq\":2,\"product_model\":\"Ultra Series Sterling Double Hung with Studio\",\"product_description\":\"147.25\\\" x 80.44\\\", Combination mull, Non-impact, w\\\/.25 Steel Reinforced Vertical Mull\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-02-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#21409-R6\",\"approval_number\":\"FL21409.1\",\"seq\":1,\"product_model\":\"Heritage Series Sterling Double Hung\",\"product_description\":\"45.50\\\" x 80.44\\\", Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#21409-R6\",\"approval_number\":\"FL21409.2\",\"seq\":2,\"product_model\":\"Heritage Series Sterling Double Hung w\\\/aligned checkrail\",\"product_description\":\"45.50\\\" 79.88\\\", Non-impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#21409-R6\",\"approval_number\":\"FL21409.3\",\"seq\":3,\"product_model\":\"Heritage Series Sterling Double Hung w\\\/aligned checkrail\",\"product_description\":\"45.50\\\" x 79.88\\\", Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#26892-R2\",\"approval_number\":\"FL26892.2\",\"seq\":2,\"product_model\":\"Heritage Series Sterling Double Hung with Transom mulled assembly\",\"product_description\":\"91\\\" x 110.19\\\", Reinforced and combination mulls, Non-impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#26892-R2\",\"approval_number\":\"FL26892.3\",\"seq\":3,\"product_model\":\"Ultra Series Pocket Double Hung mulled assembly\",\"product_description\":\"91.25\\\" x 80\\\", Buck installation, Non-impact\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#26892-R2\",\"approval_number\":\"FL26892.4\",\"seq\":4,\"product_model\":\"Ultra Series Sterling Double Hung with Transom\",\"product_description\":\"45.5\\\" x 109.94\\\", Combination mull, Non-impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#5932-R0\",\"approval_number\":\"FL5932.1\",\"seq\":1,\"product_model\":\"413-H-783.00 H-LC25 91.00 x 110.06\",\"product_description\":\"Heritage Traditional 904 WW\\\/RR Double Hung w\\\/Vertical combination mull w\\\/Heritage Traditional 904 WW\\\/RR Double Hung w\\\/Horizontal reinforced mull w\\\/Heritage Double Hung WW\\\/RR Transom w\\\/HP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#5932-R0\",\"approval_number\":\"FL5932.2\",\"seq\":2,\"product_model\":\"413-H-784.00 H-LC25 91.00 x 110.19\",\"product_description\":\"Ultra Traditional 904 ER Double Hung w\\\/Vertical combination mull w\\\/Ultra Traditional 904 ER Double Hung w\\\/Horizontal reinforced mull w\\\/Ultra Double Hung ER Transom w\\\/HP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#5932-R0\",\"approval_number\":\"FL5932.3\",\"seq\":3,\"product_model\":\"413-H-790.02 H-LC60 45.50 x 80.44\",\"product_description\":\"Heritage Sterling WE Double Hung w\\\/IP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#5932-R0\",\"approval_number\":\"FL5932.4\",\"seq\":4,\"product_model\":\"413-H-802.01 H-LC65 45.50 x 80.44\",\"product_description\":\"Heritage Sterling WW\\\/RR Double Hung w\\\/IP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#5932-R0\",\"approval_number\":\"FL5932.5\",\"seq\":5,\"product_model\":\"413-H-810.00 H-R25 41.50 x 64.44\",\"product_description\":\"Heritage Traditional WW\\\/RR Double Hung \\\"Celko Option\\\" w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4795-R2\",\"approval_number\":\"FL4795.1\",\"seq\":1,\"product_model\":\"413-H-635.00, 413-H-635.01 H-R15 45.50 x 80.44\",\"product_description\":\"Heritage Traditional WW\\\/RR Double Hung w\\\/SP\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2005-11-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4795-R2\",\"approval_number\":\"FL4795.2\",\"seq\":2,\"product_model\":\"413-H-640.00, 413-H-640.01 H-R20 45.50 x 60.44\",\"product_description\":\"Heritage Traditional WW\\\/RR Double Hung w\\\/SP\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2006-07-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4795-R2\",\"approval_number\":\"FL4795.3\",\"seq\":3,\"product_model\":\"413-H-675.00 H-R50 45.50 x 60.44\",\"product_description\":\"Ultra Sterling WW\\\/EE Double Hung w\\\/ SP\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2007-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4795-R2\",\"approval_number\":\"FL4795.4\",\"seq\":4,\"product_model\":\"413-H-678.00 H-R50 45.50 x 60.44\",\"product_description\":\"Heritage Sterling WW\\\/RR Double Hung w\\\/SP\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2007-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4795-R2\",\"approval_number\":\"FL4795.5\",\"seq\":5,\"product_model\":\"413-H-679.00 H-R65 45.50 x 60.44\",\"product_description\":\"Heritage Sterling WW\\\/RR Double Hung\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2007-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4795-R2\",\"approval_number\":\"FL4795.6\",\"seq\":6,\"product_model\":\"413-H-680.00 H-R65 45.50 x 60.44\",\"product_description\":\"Ultra Sterling EE Double Hung w\\\/HP\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2007-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4795-R2\",\"approval_number\":\"FL4795.7\",\"seq\":7,\"product_model\":\"413-H-680.03 H-R65 45.50 x 60.44\",\"product_description\":\"Ultra Sterling EE Double Hung w\\\/IPD4\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2007-11-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4795-R2\",\"approval_number\":\"FL4795.8\",\"seq\":8,\"product_model\":\"413-H-696.00, 413-H-680.00 H-R65 45.50 x 60.44\",\"product_description\":\"Ultra Sterling EE Double Hung w\\\/EE\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-02-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4795-R2\",\"approval_number\":\"FL4795.9\",\"seq\":9,\"product_model\":\"413-H-713.00 H-LC60 45.50 x 80.44\",\"product_description\":\"Ultra Sterling EE Double Hung w\\\/IPD4\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2007-11-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4795-R2\",\"approval_number\":\"FL4795.10\",\"seq\":10,\"product_model\":\"413-H-714.00, 413-H-714.01 H-LC60 123.25 x 80.44\",\"product_description\":\"Ultra Sterling EE Double Hung w\\\/Vertical reinforced mull w\\\/Ultra Sterling Fixed ER Double Hung Studio w\\\/HP\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2007-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4795-R2\",\"approval_number\":\"FL4795.11\",\"seq\":11,\"product_model\":\"413-H-715.00, 413-H-715.01 H-LC60 123.25 x 80.44\",\"product_description\":\"Heritage Sterling WW\\\/RR Double Hung w\\\/Vertical reinforced mull w\\\/Heritage Traditional Fixed WW\\\/RR Double Hung Studio\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-01-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4795-R2\",\"approval_number\":\"FL4795.12\",\"seq\":12,\"product_model\":\"413-H-716.00, 413-H-716.01 H-LC45 123.00 x 80.44\",\"product_description\":\"Heritage Sterling WW\\\/RR Double Hung w\\\/Vertical combination mull w\\\/Heritage Traditional Fixed WW\\\/RR Double Hung Studio w\\\/SP\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2007-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4795-R2\",\"approval_number\":\"FL4795.13\",\"seq\":13,\"product_model\":\"413-H-717.00, 413-H-717.01 H-LC45 123.00 x 80.44\",\"product_description\":\"Ultra Sterling EE Double Hung w\\\/Vertical combination mull w\\\/Ultra Sterling Fixed ER Double Hung Studio w\\\/SP\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2007-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4795-R2\",\"approval_number\":\"FL4795.14\",\"seq\":14,\"product_model\":\"413-H-720.00, 413-H-720.01 H-LC60 91.25 x 110.19\",\"product_description\":\"Heritage Sterling WW\\\/RR Double Hung w\\\/Vertical reinforced mull w\\\/Heritage WW\\\/RR Sterling Double Hung w\\\/Horizontal reinforced mull w\\\/Heritage Double Hung Transom\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-02-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4795-R2\",\"approval_number\":\"FL4795.15\",\"seq\":15,\"product_model\":\"413-H-723.00, 413-H-723.01 H-LC45 91 x 110.19\",\"product_description\":\"Heritage Sterling WW\\\/RR Double Hung w\\\/Vertical combination mull w\\\/Heritage Sterling WW\\\/RR Double Hung w\\\/Horizontal reinforced mull w\\\/Heritage Double Hung Transom\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-01-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4795-R2\",\"approval_number\":\"FL4795.16\",\"seq\":16,\"product_model\":\"413-H-724.00, 413-H-724.01 H-LC45 91.00 x 110.19\",\"product_description\":\"Ultra Sterling EE Double Hung w\\\/Vertical combination mull w\\\/Ultra Sterling EE Double Hung w\\\/Horizontal reinforced mull w\\\/Ultra Double Hung ER Transom w\\\/SP\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2007-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4795-R2\",\"approval_number\":\"FL4795.17\",\"seq\":17,\"product_model\":\"413-H-725.00, 413-H-725.01 H-LC60 91.25 x 110.19\",\"product_description\":\"Ultra Sterling EE Double Hung w\\\/Vertical reinforced mull w\\\/Ultra Sterling EE Double Hung w\\\/Horizontal reinforced mull w\\\/Ultra Double Hung EE Transom\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-01-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4795-R2\",\"approval_number\":\"FL4795.18\",\"seq\":18,\"product_model\":\"413-H-732.00, 413-H-732.01 H-R25 91.00 x 89.94\",\"product_description\":\"Heritage Traditional 904 WW\\\/RR Double Hung w\\\/Vertical combination mull w\\\/Heritage Traditional WW\\\/RR Double Hung w\\\/Horizontal combination mull w\\\/Heritage Double Hung Transom\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4795-R2\",\"approval_number\":\"FL4795.19\",\"seq\":19,\"product_model\":\"413-H-737.00, 413-H-737.01 H-LC65 45.50 x 80.44\",\"product_description\":\"Ultra Sterling EE Double Hung\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-06-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4795-R2\",\"approval_number\":\"FL4795.20\",\"seq\":20,\"product_model\":\"413-H-738.00, 413-H-738.01 H-R25 123.00 x 60.44\",\"product_description\":\"Ultra Traditional 904 ER Double Hung w\\\/Vertical combination mull w\\\/Ultra Traditional Fixed ER Double Hung Studio\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4795-R2\",\"approval_number\":\"FL4795.21\",\"seq\":21,\"product_model\":\"413-H-739.00, 413-H-739.01 H-R25 123.00 x 60.44\",\"product_description\":\"Heritage Traditional 904 WW\\\/RR Double Hung w\\\/Vertical combination mull w\\\/Heritage Traditional Fixed WW\\\/RR Double Hung Studio\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4795-R2\",\"approval_number\":\"FL4795.22\",\"seq\":22,\"product_model\":\"413-H-740.00, 413-H-740.01 H-LC25 123.00 x 80.44\",\"product_description\":\"Ultra Traditional 904 ER Double Hung w\\\/Vertical combination mull w\\\/Ultra Traditional Fixed ER Double Hung Studio\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4795-R2\",\"approval_number\":\"FL4795.23\",\"seq\":23,\"product_model\":\"413-H-745.00 H-LC40 92.25 x 104.44\",\"product_description\":\"Magnum WW Double Hung w\\\/Magnum WW Double Hung w\\\/Heritage WW Transom Double Hung Sash Set mulled above w\\\/2 piece continuous vertical mull w\\\/reinforced continuous horizontal mull\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-08-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4795-R2\",\"approval_number\":\"FL4795.24\",\"seq\":24,\"product_model\":\"413-H-746.00 H-LC50 92.25 x 104.44\",\"product_description\":\"Magnum WW Double Hung w\\\/Magnum WW Double Hung w\\\/Heritage WW Transom Double Hung Sash Set w\\\/2 piece continuous vertical mull w\\\/reinforced continuous horizontal mull\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-08-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4795-R2\",\"approval_number\":\"FL4795.25\",\"seq\":25,\"product_model\":\"413-H-753.00 H-LC40 92.25 x 104.19\",\"product_description\":\"Ultra Magnum ER Double Hung w\\\/Ultra Magnum ER Double Hung w\\\/Ultra Magnum ER Transom Double Hung Sash Set mulled above w\\\/2 piece continuous vertical mull w\\\/reinforced continuous horizontal mull\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-08-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4795-R2\",\"approval_number\":\"FL4795.26\",\"seq\":26,\"product_model\":\"413-H-754.00, 413-H-754.01 H-LC25 123.00 x 80.44\",\"product_description\":\"Heritage Traditional 904 WW\\\/RR Double Hung w\\\/Vertical combination mull w\\\/Heritage Traditional Fixed WW\\\/RR Double Hung Studio\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-03-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4795-R2\",\"approval_number\":\"FL4795.27\",\"seq\":27,\"product_model\":\"413-H-757.00, 413-H-757.01 H-LC45 45.50 x 80.44\",\"product_description\":\"Heritage Sterling WE Double Hung\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-08-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4795-R2\",\"approval_number\":\"FL4795.28\",\"seq\":28,\"product_model\":\"413-H-760.00 H-LC50 92.25 x 104.19\",\"product_description\":\"Ultra Magnum ER Double Hung w\\\/Ultra Magnum ER Double Hung w\\\/Ultra Magnum ER Transom Double Hung Sash Set mulled above both w\\\/2 piece continuous vertical mull w\\\/reinforced continuous horizontal mull\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-08-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4795-R2\",\"approval_number\":\"FL4795.29\",\"seq\":29,\"product_model\":\"413-H-761.00 H-R45 41.50 x 68.50\",\"product_description\":\"Ultra Traditional 904 ER Double Hung\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4795-R2\",\"approval_number\":\"FL4795.30\",\"seq\":30,\"product_model\":\"413-H-768.00, 413-H-768.01 H-R45 41.50 x 68.44\",\"product_description\":\"Heritage Traditional 904 WW\\\/RR Double Hung\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-10-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4795-R2\",\"approval_number\":\"FL4795.31\",\"seq\":31,\"product_model\":\"413-H-771.00, 413-H-771.01, 413-H-771.02 H-LC60 45.50 x 80.44\",\"product_description\":\"Heritage Sterling WE Double Hung\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-08-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4795-R2\",\"approval_number\":\"FL4795.32\",\"seq\":32,\"product_model\":\"413-H-772.00, 413-H-772.01, 413-H-772.02 H-LC60 45.50 x 80.44\",\"product_description\":\"Heritage Sterling WE Double Hung\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4795-R2\",\"approval_number\":\"FL4795.33\",\"seq\":33,\"product_model\":\"413-H-779.00, 413-H-779.01 H-R25 83.00 x 68.44\",\"product_description\":\"Heritage Traditional 904 WW\\\/RR Double Hung w\\\/Vertical combination mull w\\\/Heritage Traditional WW\\\/RR Double Hung\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-02-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4795-R2\",\"approval_number\":\"FL4795.34\",\"seq\":34,\"product_model\":\"413-H-780.00, 413-H-780.01 H-R25 75.00 x 76.44\",\"product_description\":\"Heritage Traditional 904 WW\\\/RR Double Hung w\\\/Vertical combination mull w\\\/Heritage Traditional WW\\\/RR Double Hung\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4795-R2\",\"approval_number\":\"FL4795.35\",\"seq\":35,\"product_model\":\"413-H-781.00, 413-H-781.01 H-R25 75.00 x 76.44\",\"product_description\":\"Ultra Traditional 904 ER Double Hung w\\\/Vertical combination mull w\\\/Ultra Traditional Double Hung\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4795-R2\",\"approval_number\":\"FL4795.36\",\"seq\":36,\"product_model\":\"413-H-782.00, 413-H-782.01 H-R25 83.00 x 68.44\",\"product_description\":\"Ultra Traditional 904 ER Double Hung w\\\/Vertical combination mull w\\\/Ultra Traditional ER Double Hung\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-02-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10398-R0\",\"approval_number\":\"FL10398.1\",\"seq\":1,\"product_model\":\"413-H-675.01, 413-H-675.02, 413-H-675.03 H-LC50 45.50 x 60.44\",\"product_description\":\"Ultra Sterling EE Double Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10398-R0\",\"approval_number\":\"FL10398.2\",\"seq\":2,\"product_model\":\"413-H-720.02, 413-H-720.03 H-LC60 91.00 x 110.19\",\"product_description\":\"Heritage Sterling WW\\\/RR Double Hung w\\\/ vertical combination mull w\\\/ Heritage Sterling WW\\\/RR Double Hung w\\\/ Horizontal reinforced mull w\\\/ Heritage Double Hung Transom\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10398-R0\",\"approval_number\":\"FL10398.3\",\"seq\":3,\"product_model\":\"413-H-836.00 H-LC40 50.81 x 98.047\",\"product_description\":\"Old World Classic WW\\\/RR Double Hung\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-11-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10398-R0\",\"approval_number\":\"FL10398.4\",\"seq\":4,\"product_model\":\"413-H-836.01 H-LC65 50.81 x 98.047\",\"product_description\":\"Old World Classic WW\\\/RR Double Hung\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-11-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10398-R0\",\"approval_number\":\"FL10398.5\",\"seq\":5,\"product_model\":\"413-H-936.00, 413-H-936.01, 413-H-936.02 H-LC40 43.31 x 75.88\",\"product_description\":\"Old World Classic WW\\\/RR Double Hung\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10398-R0\",\"approval_number\":\"FL10398.6\",\"seq\":6,\"product_model\":\"413-H-936.03, 413-H-936.04, 413-H-936.05 H-LC65 50.81 x 118.05\",\"product_description\":\"Old World Classic WW\\\/RR Double Hung\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10398-R0\",\"approval_number\":\"FL10398.7\",\"seq\":7,\"product_model\":\"413-H-941.00, 413-H-941.01 H-LC30 91.00 x 79.97\",\"product_description\":\"Ultra Pocket EE Double Hung w\\\/ Ultra Pocket EE Double Hung\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10398-R0\",\"approval_number\":\"FL10398.8\",\"seq\":8,\"product_model\":\"413-H-942.00, 413-H-942.01, 413-H-942.02 H-LC30 91.00 x 79.97\",\"product_description\":\"Ultra Pocket EE Double Hung w\\\/ Ultra Pocket EE Double Hung\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10398-R0\",\"approval_number\":\"FL10398.9\",\"seq\":9,\"product_model\":\"413-H-946.00, 413-H-946.01, 413-H-946.02 H-LC50 45.50 x 80.44\",\"product_description\":\"Heritage Series Sterling WW\\\/RR Double Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10398-R0\",\"approval_number\":\"FL10398.10\",\"seq\":10,\"product_model\":\"413-H-949.00, 413-H-949.01 H-LC60 45.50 x 109.94\",\"product_description\":\"Heritage Series Sterling WW\\\/RR Double Hung w\\\/ Heritage Series WW\\\/RR Double Hung Transom\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10398-R0\",\"approval_number\":\"FL10398.11\",\"seq\":11,\"product_model\":\"413-H-950.00, 413-H-950.01 H-LC60 45.50 x 109.940\",\"product_description\":\"Ultra Sterling EE Double Hung w\\\/ Ultra Double Hung EE Transom\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10398-R0\",\"approval_number\":\"FL10398.12\",\"seq\":12,\"product_model\":\"413-H-950.02, 413-H-950.03, 413-H-950.04, 413-H-950.08 H-LC65 45.50 x 80.44\",\"product_description\":\"Ultra Sterling EE Double Hung\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10398-R0\",\"approval_number\":\"FL10398.13\",\"seq\":13,\"product_model\":\"413-H-953.00, 413-H-953.01, 413-H-953.02 H-LC65 123.00 x 80.44\",\"product_description\":\"Ultra Sterling EE Double Hung w\\\/ vertical combination mull w\\\/ Ultra Sterling EE Fixed Double Hung Studio\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11310-R0\",\"approval_number\":\"FL11310.3\",\"seq\":3,\"product_model\":\"413-H-1003.01, 413-H-1003.02 H-LC65 45 1\\\/2\\\" x 80 7\\\/16\\\"\",\"product_description\":\"Ultra Sterling Double Hung EE\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11310-R0\",\"approval_number\":\"FL11310.4\",\"seq\":4,\"product_model\":\"413-H-953.03 H-LC65 41 1\\\/2\\\" x 72 7\\\/16\\\"\",\"product_description\":\"Ultra Sterling Double Hung EE\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11310-R0\",\"approval_number\":\"FL11310.5\",\"seq\":5,\"product_model\":\"413-H-954.00 H-LC50 45 1\\\/2\\\" x 80 7\\\/16\\\"\",\"product_description\":\"Ultra Sterling Double Hung EE\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11310-R0\",\"approval_number\":\"FL11310.6\",\"seq\":6,\"product_model\":\"413-H-954.03 H-LC50 45 1\\\/2\\\" x 80 7\\\/16\\\"\",\"product_description\":\"Ultra Sterling Double Hung EE\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11310-R0\",\"approval_number\":\"FL11310.7\",\"seq\":7,\"product_model\":\"413-H-964.00 H-LC25 91\\\" x 109 15\\\/16\\\"\",\"product_description\":\"Ultra Traditional Double Hung ER mulled to an Ultra Traditional Double Hung ER with an Ultra Double Hung Transom ER above\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11310-R0\",\"approval_number\":\"FL11310.8\",\"seq\":8,\"product_model\":\"413-H-966.00 H-LC25 123\\\" x 80 7\\\/16\\\"\",\"product_description\":\"Ultra Traditional Double Hung ER mulled to an Ultra Traditional Double Hung Studio ER\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11310-R0\",\"approval_number\":\"FL11310.9\",\"seq\":9,\"product_model\":\"413-H-971.00 H-LC60 91\\\" x 110 3\\\/16\\\"\",\"product_description\":\"Ultra Sterling Double Hung EE mulled to an Ultra Sterling Double Hung EE with a horizontal reinforced steel mull with an Ultra Double Hung Transom EE above\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11310-R0\",\"approval_number\":\"FL11310.10\",\"seq\":10,\"product_model\":\"413-H-999.01 H-LC45 123\\\" x 80 7\\\/16\\\"\",\"product_description\":\"Ultra Traditional Double Hung ER mulled to an Ultra Traditional Double Hung Studio ER\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12955-R0\",\"approval_number\":\"FL12955.1\",\"seq\":1,\"product_model\":\"413-H-1043.00, 413-H-1019.01 H-LC60 45 1\\\/2\\\" x 80 7\\\/16\\\"\",\"product_description\":\"Heritage Series Sterling Double Hung WW\\\/RR (shown with Kolbe installation clips)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12955-R0\",\"approval_number\":\"FL12955.2\",\"seq\":2,\"product_model\":\"413-H-1043.00, 413-H-1019.01 H-LC60 45 1\\\/2\\\" x 80 7\\\/16\\\"\",\"product_description\":\"Heritage Series Sterling Double Hung WW\\\/RR (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14198-R0\",\"approval_number\":\"FL14198.1\",\"seq\":1,\"product_model\":\"413-H-1073.01 H-C65 60\\\" x 120\\\"\",\"product_description\":\"Heritage Series Majesta Double Hung\\\/Single Hung WW\\\/RR\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14198-R0\",\"approval_number\":\"FL14198.2\",\"seq\":2,\"product_model\":\"413-H-1094.01 H-C65 60\\\" x 120\\\"\",\"product_description\":\"Ultra Series Majesta Double Hung\\\/Single Hung EE\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14198-R0\",\"approval_number\":\"FL14198.3\",\"seq\":3,\"product_model\":\"413-H-1104.01, 413-H-1104.02, 413-H-1104.5, 413-H-1104.6, 413-H-1104.09, 413-H-1104.10 H-LC65 35 1\\\/2\\\" x 114 1\\\/4\\\"\",\"product_description\":\"Ultra Series Double Hung Transom EE mulled above an Ultra Series Sterling Double Hung EE with a horizontal steel mull (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14198-R0\",\"approval_number\":\"FL14198.4\",\"seq\":4,\"product_model\":\"413-H-1104.01, 413-H-1104.02, 413-H-1104.5, 413-H-1104.6, 413-H-1104.09, 413-H-1104.10 H-LC65 35 1\\\/2\\\" x 114 1\\\/4\\\"\",\"product_description\":\"Ultra Series Double Hung Transom EE mulled above an Ultra Series Sterling Double Hung EE with a horizontal steel mull (shown with Kolbe installation clips)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14198-R0\",\"approval_number\":\"FL14198.5\",\"seq\":5,\"product_model\":\"413-H-1104.01, 413-H-1104.02, 413-H-1104.5, 413-H-1104.6, 413-H-1104.09, 413-H-1104.10 H-LC65 35 1\\\/2\\\" x 114 1\\\/4\\\"\",\"product_description\":\"Ultra Series Double Hung Transom EE mulled above an Ultra Series Sterling Double Hung EE with a horizontal steel mull (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14198-R0\",\"approval_number\":\"FL14198.6\",\"seq\":6,\"product_model\":\"413-H-1104.01, 413-H-1104.02, 413-H-1104.5, 413-H-1104.6, 413-H-1104.09, 413-H-1104.10 H-LC65 35 1\\\/2\\\" x 114 1\\\/4\\\"\",\"product_description\":\"Ultra Series Double Hung Transom EE mulled above an Ultra Series Sterling Double Hung EE with a horizontal steel mull (shown with Kolbe installation clips)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14258-R0\",\"approval_number\":\"FL14258.1\",\"seq\":1,\"product_model\":\"413-H-1019.01 H-LC60 123\\\" x 80 7\\\/16\\\"\",\"product_description\":\"Heritage Series Sterling Double Hung WW\\\/RR mulled to a Heritage Series Traditional Fixed Double Hung Studio WW\\\/RR\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14258-R0\",\"approval_number\":\"FL14258.2\",\"seq\":2,\"product_model\":\"413-H-1024.01 H-LC40 92 1\\\/4\\\" x 104 7\\\/16\\\"\",\"product_description\":\"Heritage Series Magnum Double Hung Sash Set Transom WW\\\/RR with a 1\\\/4\\\" steel bar continuous horizontal mull above a Heritage Series Magnum Double Hung WW\\\/RR mulled to a Heritage Series Magnum Double Hung WW\\\/RR with a 2 piece continuous vertical mull\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14258-R0\",\"approval_number\":\"FL14258.3\",\"seq\":3,\"product_model\":\"413-H-1025.01 H-LC40 92 1\\\/4\\\" x 104 7\\\/16\\\"\",\"product_description\":\"Ultra Series Magnum Double Hung Sash Set Transom ER with a 1\\\/4\\\" steel bar continuous horizontal mull above an Ultra Series Magnum Double Hung ER mulled to an Ultra Series Magnum Double Hung ER with a 2 piece continuous vertical mull\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14258-R0\",\"approval_number\":\"FL14258.4\",\"seq\":4,\"product_model\":\"413-H-1034.01 H-LC50 92 1\\\/4\\\" x 104 7\\\/16\\\"\",\"product_description\":\"Heritage Series Magnum Double Hung Sash Set Transom WW\\\/RR with a 1\\\/4\\\" steel bar continuous horizontal mull above a Heritage Series Magnum Double Hung WW\\\/RR mulled to a Heritage Series Magnum Double Hung WW\\\/RR with a 2 piece continuous vertical mull\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14258-R0\",\"approval_number\":\"FL14258.5\",\"seq\":5,\"product_model\":\"413-H-1037.01 H-LC45 41 1\\\/2\\\" x 68 7\\\/16\\\"\",\"product_description\":\"Heritage Series Traditional Double Hung WW\\\/RR\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14258-R0\",\"approval_number\":\"FL14258.6\",\"seq\":6,\"product_model\":\"413-H-1039.01 H-LC50 92 1\\\/4\\\" x 104 7\\\/16\\\"\",\"product_description\":\"Ultra Series Magnum Double Hung Sash Set Transom ER with a 1\\\/4\\\" steel bar continuous horizontal mull above an Ultra Series Magnum Double Hung ER mulled to an Ultra Series Magnum Double Hung ER with a 2 piece continuous vertical mull\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14301-R0\",\"approval_number\":\"FL14301.1\",\"seq\":1,\"product_model\":\"413-H-1114.01 H-C65 56\\\" x 96\\\"\",\"product_description\":\"Ultra Series Majesta Double Hung\\\/Single Hung EE\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14301-R0\",\"approval_number\":\"FL14301.2\",\"seq\":2,\"product_model\":\"413-H-1114.02 H-C65 56\\\" x 96\\\"\",\"product_description\":\"Ultra Series Majesta Double Hung\\\/Single Hung EE (shown with Kolbe installation clips)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14301-R0\",\"approval_number\":\"FL14301.3\",\"seq\":3,\"product_model\":\"413-H-1114.02 H-C65 56\\\" x 96\\\"\",\"product_description\":\"Ultra Series Majesta Double Hung\\\/Single Hung EE\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14301-R0\",\"approval_number\":\"FL14301.4\",\"seq\":4,\"product_model\":\"413-H-1114.04 H-C65 56\\\" x 96\\\"\",\"product_description\":\"Ultra Series Majesta Double Hung\\\/Single Hung EE (shown with Kolbe installation clips)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14301-R0\",\"approval_number\":\"FL14301.5\",\"seq\":5,\"product_model\":\"413-H-1114.04 H-C65 56\\\" x 96\\\"\",\"product_description\":\"Ultra Series Majesta Double Hung\\\/Single Hung EE\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14258-R2\",\"approval_number\":\"FL14258.7\",\"seq\":7,\"product_model\":\"413-H-1237 (123\\\" x 80 7\\\/16\\\")\",\"product_description\":\"Heritage Series Sterling Double Hung WW\\\/RR mulled to a Heritage Series Sterling Fixed Double Hung Studio WW\\\/RR\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14301-R2\",\"approval_number\":\"FL14301.6\",\"seq\":6,\"product_model\":\"413-H-1114.00, 413-H-1114.07 CW-PG65 (56\\\" x 96\\\") H\",\"product_description\":\"Ultra Series Majesta\\u00ae Double Hung\\\/Single Hung EE\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14301-R2\",\"approval_number\":\"FL14301.7\",\"seq\":7,\"product_model\":\"413-H-1129.00 LC-PG65 (45 1\\\/2\\\" x 80 7\\\/16\\\") H\",\"product_description\":\"Ultra Series Sterling Double Hung EE\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14301-R2\",\"approval_number\":\"FL14301.8\",\"seq\":8,\"product_model\":\"413-H-1129.00, 413-H-1129.04 LC-PG65 (45 1\\\/2\\\" x 80 7\\\/16\\\") H\",\"product_description\":\"Ultra Series Sterling Double Hung EE\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14301-R2\",\"approval_number\":\"FL14301.9\",\"seq\":9,\"product_model\":\"413-H-1130.00 LC-PG50 (45 1\\\/2\\\" x 80 7\\\/16\\\") H\",\"product_description\":\"Ultra Series Sterling Double Hung EE\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16268-R0\",\"approval_number\":\"FL16268.1\",\"seq\":1,\"product_model\":\"413-H-1239 (92 1\\\/4\\\" x 104 7\\\/16\\\")\",\"product_description\":\"Heritage Series WW\\\/RR - Magnum Transom Steel Reinforced Combination Mulled Above Two Magnum Double Hungs\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16268-R0\",\"approval_number\":\"FL16268.2\",\"seq\":2,\"product_model\":\"413-H-1240 (92 1\\\/4\\\" x 104 7\\\/16\\\")\",\"product_description\":\"Ultra Series ER - Magnum Transom Steel Reinforced Combination Mulled Above Two Magnum Double Hungs\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16268-R0\",\"approval_number\":\"FL16268.3\",\"seq\":3,\"product_model\":\"413-H-1242 (45 1\\\/2\\\" x 80 7\\\/16\\\")\",\"product_description\":\"Heritage Series Sterling Double Hung WW\\\/RR\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16268-R0\",\"approval_number\":\"FL16268.4\",\"seq\":4,\"product_model\":\"413-H-1242 (45 1\\\/2\\\" x 80 7\\\/16\\\")\",\"product_description\":\"Heritage Series Sterling Double Hung WW\\\/RR\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#18357-R0\",\"approval_number\":\"FL18357.1\",\"seq\":1,\"product_model\":\"413-H-1129 (48.00\\\" x 120.00\\\")\",\"product_description\":\"Ultra XL Sterling Double Hung EE\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#18357-R0\",\"approval_number\":\"FL18357.2\",\"seq\":2,\"product_model\":\"413-H-1129, 413-H-1129.09, 413-H-1129.11 (48.00\\\" x 120.00\\\")\",\"product_description\":\"Ultra XL Sterling Double Hung\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#22013-R0\",\"approval_number\":\"FL22013.1\",\"seq\":1,\"product_model\":\"413-H-1239.10-.14 (92.25\\\" x 104.44\\\")\",\"product_description\":\"Heritage Series Magnum Double Hung mulled w\\\/Heritage Series Magnum DH transom stacked, reinforced horizontal mull\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#22013-R0\",\"approval_number\":\"FL22013.2\",\"seq\":2,\"product_model\":\"413-H-1240.10-.14 (92.25\\\" x 104.44\\\")\",\"product_description\":\"Ultra Series Magnum Double Hung mulled w\\\/Ultra Series Magnum DH transom stacked, reinforced horizontal mull\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#25886-R4\",\"approval_number\":\"FL25886.10\",\"seq\":10,\"product_model\":\"413-H-1225.23-.24 (45.5\\\" x 80.44\\\")\",\"product_description\":\"Ultra Sterling Double Hung, SP\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-11 00:00:00\",\"instructions_url\":\"\"}],\"CAOBA Doors\":[{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#14295-R7\",\"approval_number\":\"FL14295.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Double Hung Window\",\"product_description\":\"Aluminum Clad Wood Double Hung Window - L.M.I.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#14295-R7\",\"approval_number\":\"FL14295.2\",\"seq\":2,\"product_model\":\"Mahogany Double Hung Window\",\"product_description\":\"Wood Double Hung Window - L.M.I.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#16750-R5\",\"approval_number\":\"FL16750.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Double Hung Window\",\"product_description\":\"Aluminum Clad Narrow Frame Double Hung Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#16750-R5\",\"approval_number\":\"FL16750.2\",\"seq\":2,\"product_model\":\"Mahogany Double Hung Window\",\"product_description\":\"Mahogany Narrow Frame Double Hung Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#14333-R0\",\"approval_number\":\"FL14333.1\",\"seq\":1,\"product_model\":\"Series 2000\",\"product_description\":\"Double Hung Wood Prime Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Luxbaum Windows and Doors\":[{\"manufacturer\":\"Luxbaum Windows and Doors\",\"approval_number_master\":\"FL#17208-R6\",\"approval_number\":\"FL17208.1\",\"seq\":1,\"product_model\":\"Double Hung Window\",\"product_description\":\"Merbau wood or better\",\"design_pressure\":\"+65\\\/-72\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Weather Shield Mfg., Inc.\":[{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#40281-R1\",\"approval_number\":\"FL40281.1\",\"seq\":1,\"product_model\":\"6120 All-Wood DH (48\\\"x84\\\") Mulled to 6122 All-Wood DH Picture (72\\\"x84\\\")\",\"product_description\":\"Non-impact 6120 Wood DH Operator (48\\\"x84\\\") mulled to 6122 Wood DH Picture (72\\\"x84\\\"). Qualifies XO; OX and XOX configuration. LC-PG30\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-04-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#46835-R0\",\"approval_number\":\"FL46835.1\",\"seq\":1,\"product_model\":\"8116 Double Hung Picture\",\"product_description\":\"8116 Double Hung Picture, frame size 71.5\\\" x 95.5\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#28445-R4\",\"approval_number\":\"FL28445.2\",\"seq\":2,\"product_model\":\"Premium Coastal DH Operator (48\\\"x84\\\") Mulled to DH Picture (56\\\"x84\\\") Combination (IG)\",\"product_description\":\"1104 Double Hung (48\\\"x84\\\") Mulled to 1109 DH Picture (56\\\"x84\\\") Insulated Glass. Maximum Tributary Width = 52\\\" based on mull testing & CCL 449-H-074.15 and .17.\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#28445-R4\",\"approval_number\":\"FL28445.4\",\"seq\":4,\"product_model\":\"Premium Coastal Double Hung w\\\/Transom\",\"product_description\":\"1104\\\/1105 Double-Hung (48\\\"x96\\\") with 1110\\\/1111 DH Transom (48\\\"x42\\\") Stacked Above (Monolithic and Insulated)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#38128-R1\",\"approval_number\":\"FL38128.1\",\"seq\":1,\"product_model\":\"8122 Signature DH (Individual & Mulled)\",\"product_description\":\"LC-PG50 Single or Mulled Signature Series Double Hung Operator 47.5\\\"\\\"x83.5\\\" Individual Frame Size.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#38128-R1\",\"approval_number\":\"FL38128.2\",\"seq\":2,\"product_model\":\"8122\\\/8117 Signature Two-Wide DH Operator w\\\/DH Transom Stacked Above\",\"product_description\":\"LCPG50 Twin Mulled Signature DH Operator (35.5\\\"x71.5\\\" Ind. Frame Sizes) with Single DH Transom (71\\\"x35.5\\\") Stacked Above. Horizontal mullion requires .062\\\" steel reinforcement.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#38128-R1\",\"approval_number\":\"FL38128.3\",\"seq\":3,\"product_model\":\"8122\\\/8117 Signature Two-Wide DH Operator w\\\/Two-Wide DH Transom Stacked Above (1\\\/2\\\" Alum Horizontal Mull Reinforcement)\",\"product_description\":\"LC-PG50 Twin Mulled DH Operator (35.5\\\"x71.5\\\" Ind. Frame Sizes) with Twin DH Transom (35.5\\\"x35.5 Ind Frame Sizes) Stacked Above w\\\/.500\\\" Alum Reinforced Horizontal Mull\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#38128-R1\",\"approval_number\":\"FL38128.4\",\"seq\":4,\"product_model\":\"8122\\\/8117 Twin DH Operator w\\\/Twin DH Transom Stacked Above\",\"product_description\":\"LC-PG20 Twin Mulled DH Operator (36\\\"x72\\\" Ind. Frame Sizes) with Twin DH Transom (36\\\"x36\\\" Ind Frame Sizes) Stacked Above -- No Horizontal Reinforcement.\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#38128-R1\",\"approval_number\":\"FL38128.5\",\"seq\":5,\"product_model\":\"8122\\\/8123 Signature Series DH Operator Mulled to DH Picture\",\"product_description\":\"LC-PG50 Single\\\/Mulled Non-Impact Signature Series Double Hung 47.5\\\"x83.5\\\" Operator Frame Size Mulled to DH Picture 71.5\\\"x83.5\\\" Fixed Frame Size. Qualifies OX, XO, XOX.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#40281-R1\",\"approval_number\":\"FL40281.2\",\"seq\":2,\"product_model\":\"6120 All-Wood DH (48\\\"x96\\\") Individual Unit\",\"product_description\":\"Non-impact 6120 Wood DH Operator (48\\\"x96\\\") Single Unit\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#40281-R1\",\"approval_number\":\"FL40281.3\",\"seq\":3,\"product_model\":\"6120 All-Wood DH (60\\\"x120\\\") Individual Unit\",\"product_description\":\"Non-impact 6120 Wood DH Operator (60\\\"x120\\\") Single Unit\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-05-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#46835-R0\",\"approval_number\":\"FL46835.2\",\"seq\":2,\"product_model\":\"8117 Double Hung Transom\",\"product_description\":\"8117 Double Hung Transom, frame size 71.5\\\" x 59.5\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#46835-R0\",\"approval_number\":\"FL46835.3\",\"seq\":3,\"product_model\":\"8120 Double Hung 2 wide\",\"product_description\":\"8120 Double Hung 2 wide, overall frame size 94.94\\\" x 83.50\\\", individual frame size 47.47\\\" x 83.50\\\" qualifies single and multi-wide\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#47990-R0\",\"approval_number\":\"FL47990.1\",\"seq\":1,\"product_model\":\"CDH01 - Clad Wood Double Hung\",\"product_description\":\"Clad Wood Double Hung - Non Impact (45\\\" x 77\\\")\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#47990-R0\",\"approval_number\":\"FL47990.2\",\"seq\":2,\"product_model\":\"CDH01 - Clad Wood Double Hung\",\"product_description\":\"Clad Wood Double Hung - Non Impact (37\\\" x 65\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#47990-R0\",\"approval_number\":\"FL47990.3\",\"seq\":3,\"product_model\":\"CDH01 - Clad Wood Double Hung\",\"product_description\":\"Clad Wood Double Hung - Non Impact (33\\\" x 59\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#47990-R0\",\"approval_number\":\"FL47990.4\",\"seq\":4,\"product_model\":\"CDH01 - Clad Wood Double Hung\",\"product_description\":\"Clad Wood Double Hung - Non Impact (33\\\" x 47\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#47990-R0\",\"approval_number\":\"FL47990.5\",\"seq\":5,\"product_model\":\"CDH01 - Clad Wood Double Hung\",\"product_description\":\"Clad Wood Double Hung - Non Impact (29\\\" x 53\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#47990-R0\",\"approval_number\":\"FL47990.6\",\"seq\":6,\"product_model\":\"CDH01 - Clad Wood Double Hung\",\"product_description\":\"Clad Wood Double Hung - Non Impact (29\\\" x 65\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#47990-R0\",\"approval_number\":\"FL47990.7\",\"seq\":7,\"product_model\":\"CDH01 - Clad Wood Double Hung\",\"product_description\":\"Clad Wood Double Hung - Non Impact (48\\\" x 84\\\")\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1286-R0\",\"approval_number\":\"FL1286.1\",\"seq\":1,\"product_model\":\"Legacy Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Tilt Double Hung 46x81 in. (H-R55)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1286-R0\",\"approval_number\":\"FL1286.2\",\"seq\":2,\"product_model\":\"Legacy Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Tilt Double Hung 45x98 in. (H-LC30)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1286-R0\",\"approval_number\":\"FL1286.3\",\"seq\":3,\"product_model\":\"Legacy Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Tilt Double Hung 33x72 in. mulled w\\\/66x33 in. Transom (H-R55)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1286-R0\",\"approval_number\":\"FL1286.4\",\"seq\":4,\"product_model\":\"Legacy Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Tilt Double Hung 33x72 in. 3-wide w\\\/100x50 in. Transom (H-R40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1286-R0\",\"approval_number\":\"FL1286.5\",\"seq\":5,\"product_model\":\"Legacy Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Tilt Double Hung Picture Combination 30x65\\\/62x65\\\/30x65 in. (H-R55)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1286-R0\",\"approval_number\":\"FL1286.6\",\"seq\":6,\"product_model\":\"Legacy Aluminum Clad Wood\",\"product_description\":\"*Impact* Insul Tilt Double Hung 33x73 in. (H-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1286-R0\",\"approval_number\":\"FL1286.7\",\"seq\":7,\"product_model\":\"ProShield PVC Exterior\\\/Wood In\",\"product_description\":\"*Non Impact* Pro-Tilt Double Hung 42x66 in. w\\\/maple sash reinf. and higher sill stop (H-R40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1286-R0\",\"approval_number\":\"FL1286.8\",\"seq\":8,\"product_model\":\"ProShield PVC Exterior\\\/Wood In\",\"product_description\":\"*Non Impact* Pro-Tilt Double Hung 36x72 in. mulled w\\\/maple sash reinf., higher sill stop, DS glass, and vertical LVL mullion (H-C50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1286-R0\",\"approval_number\":\"FL1286.9\",\"seq\":9,\"product_model\":\"ProShield PVC Exterior\\\/Wood In\",\"product_description\":\"*Non Impact* Pro-Tilt Double Hung 32x63 in. w\\\/higher sill stop (H-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1286-R0\",\"approval_number\":\"FL1286.10\",\"seq\":10,\"product_model\":\"ProShield PVC Exterior\\\/Wood In\",\"product_description\":\"*Non Impact* Pro-Tilt Double Hung 36x66 in. (H-R25)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1286-R0\",\"approval_number\":\"FL1286.11\",\"seq\":11,\"product_model\":\"ProShield PVC Exterior\\\/Wood In\",\"product_description\":\"*Non Impact* Pro-Tilt Double Hung 45x63 in. (H-R25)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1286-R0\",\"approval_number\":\"FL1286.12\",\"seq\":12,\"product_model\":\"ProShield PVC Exterior\\\/Wood In\",\"product_description\":\"*Non Impact* Pro-Tilt Double Hung 45x78 in. (H-R15)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1286-R0\",\"approval_number\":\"FL1286.13\",\"seq\":13,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Double Hung 36x72 in. mulled w\\\/reinf. sash, reinf. meeting rail, higher sill stop, and vertical LVL mullion (H-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1286-R0\",\"approval_number\":\"FL1286.14\",\"seq\":14,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Double Hung 42x60 in. (H-R40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1286-R0\",\"approval_number\":\"FL1286.15\",\"seq\":15,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Double Hung 42x60 in. mulled (H-R35)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1286-R0\",\"approval_number\":\"FL1286.16\",\"seq\":16,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Double Hung 46x77 in. (H-R30)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1286-R0\",\"approval_number\":\"FL1286.17\",\"seq\":17,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Double Hung 46x69 in. (H-R35)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1286-R0\",\"approval_number\":\"FL1286.18\",\"seq\":18,\"product_model\":\"Weather Shield Aluminum Clad W\",\"product_description\":\"*Non Impact* Tilt Double Hung 38x76 in. w\\\/HP pivot pins (H-LC50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1286-R0\",\"approval_number\":\"FL1286.19\",\"seq\":19,\"product_model\":\"Weather Shield Aluminum Clad W\",\"product_description\":\"*Non Impact* Tilt Double Hung 38x76 in. (H-LC40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1286-R0\",\"approval_number\":\"FL1286.20\",\"seq\":20,\"product_model\":\"Weather Shield Aluminum Clad W\",\"product_description\":\"*Non Impact* Tilt Double Hung Oriel 38x92 in. (C-R40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1286-R0\",\"approval_number\":\"FL1286.21\",\"seq\":21,\"product_model\":\"Weather Shield Aluminum Clad W\",\"product_description\":\"*Non Impact* Tilt Double Hung 36x75 in. mulled w\\\/HP pivot pins (H-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1286-R0\",\"approval_number\":\"FL1286.22\",\"seq\":22,\"product_model\":\"Weather Shield Aluminum Clad W\",\"product_description\":\"*Non Impact* Tilt Double Hung 46x89 in. mulled (H-LC30)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1286-R0\",\"approval_number\":\"FL1286.23\",\"seq\":23,\"product_model\":\"Weather Shield Primed Wood\",\"product_description\":\"*Non Impact* Tilt Double Hung 38x76 in. w\\\/HP pivot pins (H-LC50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1286-R0\",\"approval_number\":\"FL1286.24\",\"seq\":24,\"product_model\":\"Weather Shield Primed Wood\",\"product_description\":\"*Non Impact* Tilt Double Hung 37x76 in. mulled w\\\/HP pivot pins (H-R45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1286-R0\",\"approval_number\":\"FL1286.25\",\"seq\":25,\"product_model\":\"Weather Shield Primed Wood\",\"product_description\":\"*Non Impact* Tilt Double Hung 46x89 in. mulled (H-LC30)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#3165-R0\",\"approval_number\":\"FL3165.1\",\"seq\":1,\"product_model\":\"Legacy Aluminum Clad Wood\",\"product_description\":\"*Impact* Single Glaze Tilt Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#5976-R0\",\"approval_number\":\"FL5976.1\",\"seq\":1,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Tilt Double Hung 48x72 in. (H-R30)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#5976-R0\",\"approval_number\":\"FL5976.2\",\"seq\":2,\"product_model\":\"Weather Shield Aluminum Clad Wood\",\"product_description\":\"*Insulated Impact* Tilt Double Hung 83x73 in. mulled (+55\\\/-68)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#5976-R0\",\"approval_number\":\"FL5976.3\",\"seq\":3,\"product_model\":\"Weather Shield Aluminum Clad Wood\",\"product_description\":\"*Insulated Impact* Tilt Double Hung w\\\/Transom stacked, 83x115 in. (+55\\\/-68)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#7711-R0\",\"approval_number\":\"FL7711.1\",\"seq\":1,\"product_model\":\"6105 Wood Tilt Double Hung\",\"product_description\":\"*Non Impact* Tilt Double HUng (H-LC25 45x99)\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#7711-R0\",\"approval_number\":\"FL7711.2\",\"seq\":2,\"product_model\":\"6105 Wood Tilt Double Hung\",\"product_description\":\"*Non Impact* Tilt Double Hung (H-LC50 37x73)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#7711-R0\",\"approval_number\":\"FL7711.3\",\"seq\":3,\"product_model\":\"8105 Alum Clad Tilt Double Hung\",\"product_description\":\"*Non Impact* Tilt Double Hung (H-LC35 91x99 mull)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#7711-R0\",\"approval_number\":\"FL7711.4\",\"seq\":4,\"product_model\":\"8105 Alum Clad Tilt Double Hung\",\"product_description\":\"*Non Impact* Tilt Double Hung (H-LC55 45x99 modified)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#7711-R0\",\"approval_number\":\"FL7711.5\",\"seq\":5,\"product_model\":\"8105 Alum Clad Tilt Double Hung\",\"product_description\":\"*Non Impact* Tilt Double Hung (H-LC55 37x73)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#7711-R0\",\"approval_number\":\"FL7711.6\",\"seq\":6,\"product_model\":\"8105 Alum Clad Tilt Double Hung\",\"product_description\":\"*Non Impact* Tilt Double Hung (H-LC45 45x99)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#9114-R0\",\"approval_number\":\"FL9114.1\",\"seq\":1,\"product_model\":\"8105 clad tilt double hung\",\"product_description\":\"non-impact\\nh-lc45-45x99\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#9114-R0\",\"approval_number\":\"FL9114.2\",\"seq\":2,\"product_model\":\"8105 clad tilt double hung\",\"product_description\":\"non-impact\\nh-lc55-45x99 (hp)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#9114-R0\",\"approval_number\":\"FL9114.3\",\"seq\":3,\"product_model\":\"8105 clad tilt double hung\",\"product_description\":\"H-LC35-91X99 (MULL)\\nNON-IMPACT\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#9114-R0\",\"approval_number\":\"FL9114.4\",\"seq\":4,\"product_model\":\"8105 CLAD TILT DOUBLE HUNG\",\"product_description\":\"H-LC55-37X73\\n(NON-IMPACT)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#9146-R0\",\"approval_number\":\"FL9146.1\",\"seq\":1,\"product_model\":\"1101 TILT AND TRANSOM\",\"product_description\":\"TR-C55-2209X700 (91X27)\\n(NON-IMPACT)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#9197-R0\",\"approval_number\":\"FL9197.1\",\"seq\":1,\"product_model\":\"9104 VS(3) DH\",\"product_description\":\"H-R20-1207X1816 (48X72)\\n(NON-IMPACT)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#9581-R0\",\"approval_number\":\"FL9581.1\",\"seq\":1,\"product_model\":\"810 DH TRANSOM\",\"product_description\":\"TR-R55-1899X800 (75X31)\\n(NON-IMPACT)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#9581-R0\",\"approval_number\":\"FL9581.2\",\"seq\":2,\"product_model\":\"810 DH TWIN\",\"product_description\":\"H-LC30-2311X2267 (91X89)\\n(NON-IMPACT)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#9642-R0\",\"approval_number\":\"FL9642.1\",\"seq\":1,\"product_model\":\"1102 DH IG IMPACT\",\"product_description\":\"H-LC55-38X73\\n(*INSL IMPACT*)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#11804-R0\",\"approval_number\":\"FL11804.1\",\"seq\":1,\"product_model\":\"810 DH TWIN (NON-IMPACT )\",\"product_description\":\"H-LC50-1778X1761 (70X69)\\n(NON-IMPACT)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#11804-R0\",\"approval_number\":\"FL11804.2\",\"seq\":2,\"product_model\":\"810 DH TWIN (NON-IMPACT)\",\"product_description\":\"H-LC30-2311X2267 (91X89)\\n(NON-IMPACT)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#11839-R0\",\"approval_number\":\"FL11839.1\",\"seq\":1,\"product_model\":\"1102 INSL *IMPACT* DH\",\"product_description\":\"LC55-953X1983 (38X78)\\nINSL *IMPACT*\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#11839-R0\",\"approval_number\":\"FL11839.2\",\"seq\":2,\"product_model\":\"810 DOUBLE HUNG (NON-IMPACT)\",\"product_description\":\"LC30-2311X2267 (91X89)\\nNON-IMPACT - SINGLE AND TWIN\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#11839-R0\",\"approval_number\":\"FL11839.3\",\"seq\":3,\"product_model\":\"810 DOUBLE HUNG (NON-IMPACT)\",\"product_description\":\"LC50-1778X1761 (70X69)\\nNON-IMPACT - SINGLE AND MULL\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#11839-R0\",\"approval_number\":\"FL11839.4\",\"seq\":4,\"product_model\":\"810 DOUBLE HUNG (NON-IMPACT)\",\"product_description\":\"LC40-889X2270 (35X89)\\nNON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#11839-R0\",\"approval_number\":\"FL11839.5\",\"seq\":5,\"product_model\":\"9104 VINYL DOUBLE HUNG\",\"product_description\":\"R20-1207X1816 (48X72)\\n*NON-IMPACT*\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#12714-R0\",\"approval_number\":\"FL12714.1\",\"seq\":1,\"product_model\":\"1102 INSL *IMPACT* DH\",\"product_description\":\"LC55-953X1983 (38X78) INSL\\n*IMPACT*\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#12714-R0\",\"approval_number\":\"FL12714.2\",\"seq\":2,\"product_model\":\"1102 INSL *IMPACT* DH\",\"product_description\":\"LC55-953X1983 (38X78) INSL\\n*IMPACT*\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#12787-R0\",\"approval_number\":\"FL12787.1\",\"seq\":1,\"product_model\":\"610 WOOD DOUBLE HUNG SGL & MULL\",\"product_description\":\"H-LC30-2311X2264 (91X89)\\nNON-IMPACT\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14050-R0\",\"approval_number\":\"FL14050.1\",\"seq\":1,\"product_model\":\"7101 VINYL\\\/WOOD TILT DOUBLE HUNG\",\"product_description\":\"H-R40-1054X1664 (42X66)\\nNON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14244-R0\",\"approval_number\":\"FL14244.1\",\"seq\":1,\"product_model\":\"5101 FIBERGLASS DH W\\\/DIRECT SET STACK\",\"product_description\":\"H-LC50-2121X3124 (84X123),\\nDH TWIN W\\\/SGL DIRECT SET STACKED ABOVE,\\nNON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14244-R0\",\"approval_number\":\"FL14244.2\",\"seq\":2,\"product_model\":\"5101 FIBERGLASS DOUBLE HUNG MULL\",\"product_description\":\"H-LC40-2426X2121 (96X84)\\nNON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14244-R0\",\"approval_number\":\"FL14244.3\",\"seq\":3,\"product_model\":\"5101 FIBERGLASS DOUBLE HUNG SGL\",\"product_description\":\"H-LC40-2426X2121 (96X84 MULL, 48X84 SGL)\\nNON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14510-R0\",\"approval_number\":\"FL14510.1\",\"seq\":1,\"product_model\":\"7101 VINYL CLAD TILT DOUBLE HUNG\",\"product_description\":\"H-R15-1130X1969 (45X78)\\nNON-IMPACT\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14510-R0\",\"approval_number\":\"FL14510.2\",\"seq\":2,\"product_model\":\"7101 VINYL CLAD TILT DOUBLE HUNG\",\"product_description\":\"H-R35*-902X2121 (36X84)\\nNON-IMPACT\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14566-R0\",\"approval_number\":\"FL14566.1\",\"seq\":1,\"product_model\":\"9104 VS 3000 VINYL DOUBLE HUNG\",\"product_description\":\"H-R20-1207X1816 (48X72)\\nNON-IMPACT\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14741-R0\",\"approval_number\":\"FL14741.1\",\"seq\":1,\"product_model\":\"1102 IG IMPACT DOUBLE HUNG\",\"product_description\":\"H-LC55-2083X3045 (82X120)\\n*IMPACT*\\nSGL, MULL, W\\\/TRAN\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14747-R0\",\"approval_number\":\"FL14747.1\",\"seq\":1,\"product_model\":\"7101 VINYL\\\/WOOD DOUBLE HUNG\",\"product_description\":\"H-R15-1130X1969 (45X78)\\nNON-IMPACT\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14747-R0\",\"approval_number\":\"FL14747.2\",\"seq\":2,\"product_model\":\"7101 VINYL\\\/WOOD DOUBLE HUNG\",\"product_description\":\"H-R40-1054X1664 (42X66)\\nNON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14747-R0\",\"approval_number\":\"FL14747.3\",\"seq\":3,\"product_model\":\"7101 Vinyl\\\/Wood Double Hung HP\",\"product_description\":\"H-R35-902X2121 (36X84)\\nNON-IMPACT\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14747-R0\",\"approval_number\":\"FL14747.4\",\"seq\":4,\"product_model\":\"7101 VINYL\\\/WOOD DOUBLE HUNG SGL MULL\",\"product_description\":\"H-R30-1816X1816 (72X72)\\nNON-IMPACT\\nSGL OR MULL\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14939-R0\",\"approval_number\":\"FL14939.1\",\"seq\":1,\"product_model\":\"810 ALUM CLAD DH SGL\\\/MULL\",\"product_description\":\"H-LC30-2311X2238 (91X88)\\nNON-IMPACT\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14939-R0\",\"approval_number\":\"FL14939.2\",\"seq\":2,\"product_model\":\"810 ALUM CLAD DH TWIN W\\\/TRANSOM\",\"product_description\":\"H-LC50-1930X2870 (76X113)\\nNON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14939-R1\",\"approval_number\":\"FL14939.3\",\"seq\":3,\"product_model\":\"5101 FIBERGLASS DOUBLE HUNG W\\\/ DIRECT SET STACK\",\"product_description\":\"H-LC50-2121X3124 (84X123),\\nDH TWIN W\\\/SGL DIRECT SET STACKED ABOVE,\\nNON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14939-R1\",\"approval_number\":\"FL14939.4\",\"seq\":4,\"product_model\":\"7101 VINYL CLAD DOUBLE HUNG\",\"product_description\":\"H-R40-1054x1664 (42x66)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14939-R1\",\"approval_number\":\"FL14939.5\",\"seq\":5,\"product_model\":\"7101 VINYL CLAD DOUBLE HUNG\",\"product_description\":\"H-R15-1130X1969 (45X78) NON-IMPACT\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14939-R1\",\"approval_number\":\"FL14939.6\",\"seq\":6,\"product_model\":\"7101 VINYL CLAD DOUBLE HUNG\",\"product_description\":\"H-R35-902x2121 (36x84)\\nNON-IMPACT\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14939-R1\",\"approval_number\":\"FL14939.7\",\"seq\":7,\"product_model\":\"7101 VINYL CLAD DOUBLE HUNG SGL\\\/MULL\",\"product_description\":\"H-R30-1816X1816 (72X72) NON-IMPACT SGL OR MULL\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14939-R1\",\"approval_number\":\"FL14939.8\",\"seq\":8,\"product_model\":\"810 ALUM CLAD DOUBLE HUNG SGL\\\/MULL\",\"product_description\":\"H-LC30-2311X2238 (91X88)\\nNON-IMPACT\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14939-R1\",\"approval_number\":\"FL14939.9\",\"seq\":9,\"product_model\":\"810 ALUM CLAD DOUBLE HUNG TWIN W\\\/TRANSOM\",\"product_description\":\"H-LC50-1930X2870 (76X113)\\nNON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14939-R1\",\"approval_number\":\"FL14939.10\",\"seq\":10,\"product_model\":\"9104 VS 3000 VINYL DOUBLE HUNG\",\"product_description\":\"H-R20-1207X1816 (48X72) NON-IMPACT\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14939-R2\",\"approval_number\":\"FL14939.11\",\"seq\":11,\"product_model\":\"9104 VS 3000 VINYL DOUBLE HUNG\",\"product_description\":\"H-R20-1207X1816 (48X72) NON-IMPACT\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14939-R3\",\"approval_number\":\"FL14939.12\",\"seq\":12,\"product_model\":\"9104 VS 3000 VINYL DOUBLE HUNG\",\"product_description\":\"H-R20-1207X1816 (48X72) NON-IMPACT\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14939-R4\",\"approval_number\":\"FL14939.13\",\"seq\":13,\"product_model\":\"9104 VS 3000 VINYL DOUBLE HUNG\",\"product_description\":\"H-R20-1207X1816 (48X72) NON-IMPACT\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14939-R6\",\"approval_number\":\"FL14939.14\",\"seq\":14,\"product_model\":\"9108 VINYL DOUBLE HUNG TWIN\",\"product_description\":\"R-PG50-1829X1816 (72X72)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14939-R7\",\"approval_number\":\"FL14939.15\",\"seq\":15,\"product_model\":\"9108 VINYL DOUBLE HUNG SINGLE\",\"product_description\":\"R-PG25-1207x1816 (48X72)-H\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14939-R7\",\"approval_number\":\"FL14939.16\",\"seq\":16,\"product_model\":\"9108 VINYL DOUBLE HUNG TWIN\",\"product_description\":\"R-PG50*-1829X1816 (72X72)-H\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14939-R10\",\"approval_number\":\"FL14939.17\",\"seq\":17,\"product_model\":\"Vinyl Double Hung Tilt (HP) (9110)\",\"product_description\":\"R-PG50-902x1816 (36x72)-H\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#28445-R0\",\"approval_number\":\"FL28445.1\",\"seq\":1,\"product_model\":\"Premium Coastal DH Operator (48\\\"x84\\\") Mulled to DH Picture (56\\\"x84\\\") Combination (IG)\",\"product_description\":\"1104 Double Hung (48\\\"x84\\\") Mulled to 1109 DH Picture (56\\\"x84\\\") Insulated Glass. Maximum Tributary Width = 52\\\" based on mull testing & CCL 449-H-074.15 and .17.\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#28445-R0\",\"approval_number\":\"FL28445.3\",\"seq\":3,\"product_model\":\"Premium Coastal Double Hung w\\\/Transom\",\"product_description\":\"1104\\\/1105 Double-Hung (48\\\"x96\\\") with 1110\\\/1111 DH Transom (48\\\"x42\\\") Stacked Above (Monolithic and Insulated)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-03 00:00:00\",\"instructions_url\":\"\"}],\"Reilly Architectural\":[{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#12276-R6\",\"approval_number\":\"FL12276.2\",\"seq\":2,\"product_model\":\"WOOD DOUBLE HUNG WINDOW\",\"product_description\":\"WOOD DOUBLE HUNG WINDOW - IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-04 00:00:00\",\"instructions_url\":\"\"}],\"Reilly WoodWorks\":[{\"manufacturer\":\"Reilly WoodWorks\",\"approval_number_master\":\"FL#12276-R0\",\"approval_number\":\"FL12276.1\",\"seq\":1,\"product_model\":\"WOOD DOUBLE HUNG WINDOW\",\"product_description\":\"WOOD DOUBLE HUNG WINDOW - IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly WoodWorks\",\"approval_number_master\":\"FL#8927-R0\",\"approval_number\":\"FL8927.1\",\"seq\":1,\"product_model\":\"Double Hung Window\",\"product_description\":\"Wood Double Hung Impact Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Millwork Artisans, LLC\":[{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#17038-R0\",\"approval_number\":\"FL17038.1\",\"seq\":1,\"product_model\":\"a. Arch Double Hung Window\",\"product_description\":\"Nominal 4'0 x 9'0 Radius Top \\\"Non-Impact\\\" Double Hung Wood Window (x\\\/x configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#17038-R0\",\"approval_number\":\"FL17038.2\",\"seq\":2,\"product_model\":\"b. Double Hung Window\",\"product_description\":\"Nominal 4'0 x 9'0 \\\"Non-Impact\\\" Double Hung Wood Window (x\\\/x configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#17038-R0\",\"approval_number\":\"FL17038.3\",\"seq\":3,\"product_model\":\"c. Twin Double Hung Window\",\"product_description\":\"Nominal 4'0 x 9'0 \\\"Non-Impact\\\" Twin Double Hung Wood Window (x\\\/x - x\\\/x configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#17038-R0\",\"approval_number\":\"FL17038.4\",\"seq\":4,\"product_model\":\"d. Arch Double Hung Window\",\"product_description\":\"Nominal 4'0 x 9'0 Radius Top \\\"Impact\\\" Double Hung Wood Window (x\\\/x configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#17038-R0\",\"approval_number\":\"FL17038.5\",\"seq\":5,\"product_model\":\"e. Double Hung Window\",\"product_description\":\"Nominal 4'0 x 9'0 \\\"Impact\\\" Double Hung Wood Window (x\\\/x configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#17038-R0\",\"approval_number\":\"FL17038.6\",\"seq\":6,\"product_model\":\"f. Twin Double Hung Window\",\"product_description\":\"Nominal 4'0 x 9'0 \\\"Impact\\\" Twin Double Hung Wood Window (x\\\/x - x\\\/x configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#17038-R0\",\"approval_number\":\"FL17038.7\",\"seq\":7,\"product_model\":\"g. Arch Double Hung Window\",\"product_description\":\"Nominal 4'0 x 9'0 Radius Top \\\"Impact\\\" Double Hung Wood Window (x\\\/x configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#17038-R0\",\"approval_number\":\"FL17038.8\",\"seq\":8,\"product_model\":\"h. Double Hung Window\",\"product_description\":\"Nominal 4'0 x 9'0 \\\"Impact\\\" Double Hung Wood Window (x\\\/x configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#17038-R0\",\"approval_number\":\"FL17038.9\",\"seq\":9,\"product_model\":\"i. Twin Double Hung Window\",\"product_description\":\"Nominal 4'0 x 9'0 \\\"Impact\\\" Twin Double Hung Wood Window (x\\\/x - x\\\/x configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#17038-R1\",\"approval_number\":\"FL17038.10\",\"seq\":10,\"product_model\":\"j. Arch Double Hung Window\",\"product_description\":\"Nominal 4'6 x 9'0 Radius Top \\\"Impact\\\" Double Hung Wood Window utilizing the Weight and Chain Balance System (x\\\/x configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#17038-R1\",\"approval_number\":\"FL17038.11\",\"seq\":11,\"product_model\":\"k. Double Hung Window\",\"product_description\":\"Nominal 4'6 x 9'0 \\\"Impact\\\" Double Hung Wood Window utilizing the Weight and Chain Balance System (x\\\/x configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#17038-R1\",\"approval_number\":\"FL17038.12\",\"seq\":12,\"product_model\":\"l. Arch Double Hung Window\",\"product_description\":\"Nominal 4'6 x 9'0 Radius Top \\\"Impact\\\" Double Hung Wood Window utilizing the Weight and Chain Balance System (x\\\/x configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#17038-R1\",\"approval_number\":\"FL17038.13\",\"seq\":13,\"product_model\":\"m. Double Hung Window\",\"product_description\":\"Nominal 4'6 x 9'0 \\\"Impact\\\" Double Hung Wood Window utilizing the Weight and Chain Balance System (x\\\/x configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Hartman Windows and Doors, LLC\":[{\"manufacturer\":\"Hartman Windows and Doors, LLC\",\"approval_number_master\":\"FL#19151-R3\",\"approval_number\":\"FL19151.1\",\"seq\":1,\"product_model\":\"Double Hung Window\",\"product_description\":\"Wood Framed Double Hung Window - Large and Small Missile Impact Resistant.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hartman Windows and Doors, LLC\",\"approval_number_master\":\"FL#6125-R0\",\"approval_number\":\"FL6125.1\",\"seq\":1,\"product_model\":\"Wood Doublehung Window\",\"product_description\":\"Large and small missle inpact resistant wood single and doublehung windows\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Peetz Windows and Doors\":[{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#32334-R0\",\"approval_number\":\"FL32334.1\",\"seq\":1,\"product_model\":\"Concealed Balance Double & Single Hung Wood Windows\",\"product_description\":\"Concealed balance double & single hung windows (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#32334-R0\",\"approval_number\":\"FL32334.2\",\"seq\":2,\"product_model\":\"Weight & Chain Double and Single Hung Wood Windows\",\"product_description\":\"Weight & chain double & single hung windows (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#10175-R1\",\"approval_number\":\"FL10175.1\",\"seq\":1,\"product_model\":\"Wood Double & Single Hung Impact Windows with Concealed Balance System\",\"product_description\":\"Mahogany Double & Single Hung Impact Windows with Concealed Spiral Balance System.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#10175-R1\",\"approval_number\":\"FL10175.2\",\"seq\":2,\"product_model\":\"Wood Double & Single Hung Impact Windows with Weight & Chain Balance\",\"product_description\":\"Mahogany Double & Single Hung Impact Windows with Weight & Chain Balance System.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#22029-R0\",\"approval_number\":\"FL22029.1\",\"seq\":1,\"product_model\":\"\\\"Weight & Chain Balance\\\" Wood Single & Double Hung Window-LMI\",\"product_description\":\"\\\"Weight & Chain Balance\\\" Wood Single & Double Hung Window - LMI. Max width 69 3\\\/8\\\" x 121 1\\\/8\\\" height.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#22029-R0\",\"approval_number\":\"FL22029.2\",\"seq\":2,\"product_model\":\"Series \\\"Concealed Spiral Balance\\\" Wood Single & Double Hung Window-LMI\",\"product_description\":\"Series \\\"Concealed Spiral Balance\\\" Wood Single & Double Hung Window-LMI.\\nMax width is 63 1\\\/2\\\" x 121 1\\\/8\\\" height.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-05 00:00:00\",\"instructions_url\":\"\"}],\"Oliveri Millworks\":[{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#34941-R0\",\"approval_number\":\"FL34941.1\",\"seq\":1,\"product_model\":\"4000 Series \\\"Arch Double Hung\\\"\",\"product_description\":\"Radius Top \\\"Impact\\\" Double Hung Wood Window utilizing the Weight and Chain Balance System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#34941-R0\",\"approval_number\":\"FL34941.2\",\"seq\":2,\"product_model\":\"4000 Series \\\"Double Hung\\\"\",\"product_description\":\"\\\"Impact\\\" Double Hung Wood Window utilizing the Weight and Chain Balance System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#34941-R1\",\"approval_number\":\"FL34941.3\",\"seq\":3,\"product_model\":\"3. 4500 Series \\\"Arch Double Hung\\\"\",\"product_description\":\"Radius Top \\\"Impact\\\" Double Hung Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#34941-R1\",\"approval_number\":\"FL34941.4\",\"seq\":4,\"product_model\":\"4. 4500 Series \\\"Double Hung\\\"\",\"product_description\":\"\\\"Impact\\\" Double Hung Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#34941-R1\",\"approval_number\":\"FL34941.5\",\"seq\":5,\"product_model\":\"5. 4500 Series \\\"Twin Double Hung\\\"\",\"product_description\":\"Twin \\\"Impact\\\" Double Hung Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#34941-R2\",\"approval_number\":\"FL34941.6\",\"seq\":6,\"product_model\":\"6. 4500 Series \\\"Triple Hung\\\"\",\"product_description\":\"\\\"Impact\\\" Triple Hung Wood Window utilizing the Weight and Chain Balance System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#34941-R2\",\"approval_number\":\"FL34941.7\",\"seq\":7,\"product_model\":\"7. 4500 Series \\\"Triple Triple Hung\\\"\",\"product_description\":\"Triple \\\"Impact\\\" Triple Hung Wood Window utilizing the Weight and Chain Balance System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#17345-R0\",\"approval_number\":\"FL17345.1\",\"seq\":1,\"product_model\":\"a. 4000 Series \\\"Arch Double Hung\\\"\",\"product_description\":\"Nominal 4'0 x 9'0 Radius Top \\\"Impact\\\" Double Hung Wood Window utilizing the Weight and Chain Balance System (x\\\/x configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#17345-R0\",\"approval_number\":\"FL17345.2\",\"seq\":2,\"product_model\":\"b. 4000 Series \\\"Double Hung\\\"\",\"product_description\":\"Nominal 4'0 x 9'0 \\\"Impact\\\" Double Hung Wood Window utilizing the Weight and Chain Balance System (x\\\/x configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#17345-R0\",\"approval_number\":\"FL17345.3\",\"seq\":3,\"product_model\":\"c. 4500 Series \\\"Arch Double Hung\\\"\",\"product_description\":\"Nominal 4'0 x 9'0 Radius Top \\\"Impact\\\" Double Hung Wood Window (x\\\/x configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#17345-R0\",\"approval_number\":\"FL17345.4\",\"seq\":4,\"product_model\":\"d. 4500 Series \\\"Double Hung\\\"\",\"product_description\":\"Nominal 4'0 x 9'0 \\\"Impact\\\" Double Hung Wood Window (x\\\/x configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#17345-R0\",\"approval_number\":\"FL17345.5\",\"seq\":5,\"product_model\":\"e. 4500 Series \\\"Twin Double Hung\\\"\",\"product_description\":\"Nominal 4'0 x 9'0 \\\"Impact\\\" Twin Double Hung Wood Window (x\\\/x - x\\\/x configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#17345-R4\",\"approval_number\":\"FL17345.6\",\"seq\":6,\"product_model\":\"f. 4500 Series \\\"Triple Hung\\\"\",\"product_description\":\"Nominal 5'0 x 14'0 \\\"Impact\\\" Triple Hung Wood Window utilizing the Weight and Chain Balance System (x\\\/x\\\/x - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#17345-R4\",\"approval_number\":\"FL17345.7\",\"seq\":7,\"product_model\":\"g. 4500 Series \\\"Triple Triple Hung\\\"\",\"product_description\":\"Nominal 14'0 x 14'0 \\\"Impact\\\" Triple Hung Wood Window utilizing the Weight and Chain Balance System (x\\\/x\\\/x - x\\\/x\\\/x - x\\\/x\\\/x - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Tischler und Sohn(USA)Limited\":[{\"manufacturer\":\"Tischler und Sohn(USA)Limited\",\"approval_number_master\":\"FL#40645-R1\",\"approval_number\":\"FL40645.1\",\"seq\":1,\"product_model\":\"Single & Double Hung Concealed Balance Impact Wood Windows\",\"product_description\":\"Single & Double Hung Concealed Balance Windows (Large & Small Missile Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tischler und Sohn(USA)Limited\",\"approval_number_master\":\"FL#40645-R1\",\"approval_number\":\"FL40645.2\",\"seq\":2,\"product_model\":\"Single & Double Hung Weight & Chain Balance Impact Wood Windows\",\"product_description\":\"Single & Double Hung Weight & Chain Balance Windows (Large & Small Missile Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tischler und Sohn(USA)Limited\",\"approval_number_master\":\"FL#656-R0\",\"approval_number\":\"FL656.1\",\"seq\":1,\"product_model\":\"Double Hung Glass Window\",\"product_description\":\"Impact resistant, wood framed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tischler und Sohn(USA)Limited\",\"approval_number_master\":\"FL#656-R0\",\"approval_number\":\"FL656.2\",\"seq\":2,\"product_model\":\"Double Hung with Transom\",\"product_description\":\"Impact resistant, wood framed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"St. Cloud Window, LLC\":[{\"manufacturer\":\"St. Cloud Window, LLC\",\"approval_number_master\":\"FL#14204-R0\",\"approval_number\":\"FL14204.1\",\"seq\":1,\"product_model\":\"Series 920 Double Hung Impact Windows\",\"product_description\":\"920 Double Hung Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"St. Cloud Window, LLC\",\"approval_number_master\":\"FL#37337-R1\",\"approval_number\":\"FL37337.1\",\"seq\":1,\"product_model\":\"4020 Double Hung Window\",\"product_description\":\"Double Hung window (small and large missile impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"St. Cloud Window, LLC\",\"approval_number_master\":\"FL#7478-R0\",\"approval_number\":\"FL7478.1\",\"seq\":1,\"product_model\":\"920-i\",\"product_description\":\"Double Hung, Impact Resistant, 5\\\" Deep, Dual Window, Thermally Broken\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"St. Cloud Window, LLC\",\"approval_number_master\":\"FL#7478-R0\",\"approval_number\":\"FL7478.2\",\"seq\":2,\"product_model\":\"SCW920\",\"product_description\":\"Double Hung, 5\\\" Deep, Dual Window, Thermally Broken\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"St. Cloud Window, LLC\",\"approval_number_master\":\"FL#10228-R0\",\"approval_number\":\"FL10228.1\",\"seq\":1,\"product_model\":\"SCW920-A7\",\"product_description\":\"SCW920-A7 Acoustic Double Hung Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"St. Cloud Window, LLC\",\"approval_number_master\":\"FL#11322-R0\",\"approval_number\":\"FL11322.1\",\"seq\":1,\"product_model\":\"SCW-920\",\"product_description\":\"Double Hung Dual Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Vytex Windows\":[{\"manufacturer\":\"Vytex Windows\",\"approval_number_master\":\"FL#47072-R1\",\"approval_number\":\"FL47072.2\",\"seq\":2,\"product_model\":\"6200 Double Hung\",\"product_description\":\"6200 Double hung (non-impact)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-01-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vytex Windows\",\"approval_number_master\":\"FL#47072-R1\",\"approval_number\":\"FL47072.1\",\"seq\":1,\"product_model\":\"6000 Double Hung\",\"product_description\":\"6000 Double Hung (impact)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-02 00:00:00\",\"instructions_url\":\"\"}],\"Slocomb Windows and Doors Inc.\":[{\"manufacturer\":\"Slocomb Windows and Doors Inc.\",\"approval_number_master\":\"FL#46581-R0\",\"approval_number\":\"FL46581.1\",\"seq\":1,\"product_model\":\"600 SERIES DOUBLE HUNG\",\"product_description\":\"VINYL NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Slocomb Windows and Doors Inc.\",\"approval_number_master\":\"FL#16066-R8\",\"approval_number\":\"FL16066.3\",\"seq\":3,\"product_model\":\"500 SERIES DOUBLE HUNG\",\"product_description\":\"COMPOSITE REINFORCEMENT 54X72\",\"design_pressure\":\"+50.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Slocomb Windows and Doors Inc.\",\"approval_number_master\":\"FL#46581-R0\",\"approval_number\":\"FL46581.2\",\"seq\":2,\"product_model\":\"650 SERIES DOUBLE HUNG\",\"product_description\":\"VINYL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Slocomb Windows and Doors Inc.\",\"approval_number_master\":\"FL#16066-R0\",\"approval_number\":\"FL16066.1\",\"seq\":1,\"product_model\":\"143.195 DOUBLE HUNG 48X72 IMPACT\",\"product_description\":\"143.195 DOUBLE HUNG 48X72 IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Slocomb Windows and Doors Inc.\",\"approval_number_master\":\"FL#16066-R0\",\"approval_number\":\"FL16066.2\",\"seq\":2,\"product_model\":\"143.195 DOUBLE HUNG 48X72 NON IMPACT\",\"product_description\":\"143.195 DOUBLE HUNG 48X72 NON IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Slocomb Windows and Doors Inc.\",\"approval_number_master\":\"FL#16066-R0\",\"approval_number\":\"FL16066.4\",\"seq\":4,\"product_model\":\"677 PROTECH DOUBLE HUNG 44X75\",\"product_description\":\"677 PROTECH DOUBLE HUNG COMPOSITE REINFORCED 44X75 NON IMPACT\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Slocomb Windows and Doors Inc.\",\"approval_number_master\":\"FL#16066-R2\",\"approval_number\":\"FL16066.5\",\"seq\":5,\"product_model\":\"477 WINDBLOCKER DOUBLE HUNG\",\"product_description\":\"477 WINDBLOCKER DOUBLE HUNG 54\\\"X72\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Slocomb Windows and Doors Inc.\",\"approval_number_master\":\"FL#16066-R2\",\"approval_number\":\"FL16066.6\",\"seq\":6,\"product_model\":\"677 PROTECH DOUBLE HUNG 40X63\",\"product_description\":\"677 PROTECH DOUBLE HUNG COMPOSITE REINFORCED 40X63 NON IMPACT\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Slocomb Windows and Doors Inc.\",\"approval_number_master\":\"FL#16066-R2\",\"approval_number\":\"FL16066.7\",\"seq\":7,\"product_model\":\"677 PROTECH DOUBLE HUNG 44X75\",\"product_description\":\"677 PROTECH DOUBLE HUNG COMPOSITE REINFORCED 44X75 NON IMPACT\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Slocomb Windows and Doors Inc.\",\"approval_number_master\":\"FL#16066-R2\",\"approval_number\":\"FL16066.8\",\"seq\":8,\"product_model\":\"677 PROTECH DOUBLE HUNG 54X72\",\"product_description\":\"677 PROTECH COMPOSITE REINFORCEMENT DOUBLE HUNG WINDOW 54X72\",\"design_pressure\":\"+50.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-02-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Slocomb Windows and Doors Inc.\",\"approval_number_master\":\"FL#16066-R3\",\"approval_number\":\"FL16066.9\",\"seq\":9,\"product_model\":\"Series 143.095 PVC Double Hung Window\",\"product_description\":\"Series 143.095 PVC Double Hung Window - Non-Impact\",\"design_pressure\":\"+20.0\\\/-20.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Slocomb Windows and Doors Inc.\",\"approval_number_master\":\"FL#16066-R3\",\"approval_number\":\"FL16066.10\",\"seq\":10,\"product_model\":\"Series 143.095 PVC Double Hung Window\",\"product_description\":\"Series 143.095 PVC Double Hung Window - 40\\\"x63\\\" - Non-Impact\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-29 00:00:00\",\"instructions_url\":\"\"}],\"Kolbe Windows and Doors - Manawa\":[{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#22655-R8\",\"approval_number\":\"FL22655.1\",\"seq\":1,\"product_model\":\"Forgent Series Double Hung\",\"product_description\":\"44\\\" x 75\\\" Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#22655-R8\",\"approval_number\":\"FL22655.2\",\"seq\":2,\"product_model\":\"Forgent Series Double Hung\",\"product_description\":\"44\\\" x 75\\\" Impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#22655-R8\",\"approval_number\":\"FL22655.3\",\"seq\":3,\"product_model\":\"Forgent Series Double Hung\",\"product_description\":\"35.5\\\" x 83.5\\\" Impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#6302-R0\",\"approval_number\":\"FL6302.1\",\"seq\":1,\"product_model\":\"416-H-611.00 H-R50 41.50 x 77.50\",\"product_description\":\"Inspiration Double Hung w\\\/HP\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#6302-R0\",\"approval_number\":\"FL6302.2\",\"seq\":2,\"product_model\":\"416-H-613.00 H-R30 44.00 x 60.00\",\"product_description\":\"Inspiration Double Hung w\\\/SP\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#9472-R0\",\"approval_number\":\"FL9472.1\",\"seq\":1,\"product_model\":\"416-H-913.00 H-R50 41.50 x 71.50\",\"product_description\":\"Inspiration Double Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#9038-R2\",\"approval_number\":\"FL9038.1\",\"seq\":1,\"product_model\":\"V707DH\",\"product_description\":\"SERIES V707 DH WINDOW\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#9493-R1\",\"approval_number\":\"FL9493.1\",\"seq\":1,\"product_model\":\"DOUBLE HUNG V707 SERIES\",\"product_description\":\"DOUBLE HUNG V707 SERIES 44\\\"X77\\\"\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#11073-R0\",\"approval_number\":\"FL11073.1\",\"seq\":1,\"product_model\":\"416-H-940.00 H-R25 47 1\\\/2\\\" x 71 1\\\/2\\\"\",\"product_description\":\"Resolution Series Replacement Double Hung\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#11683-R0\",\"approval_number\":\"FL11683.1\",\"seq\":1,\"product_model\":\"416-H-941.01 H-R30 41 1\\\/2\\\" x 65 1\\\/2\\\"\",\"product_description\":\"Inspiration Double Hung\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#11683-R1\",\"approval_number\":\"FL11683.2\",\"seq\":2,\"product_model\":\"416-H-941.01 H-R30 41 1\\\/2\\\" x 65 1\\\/2\\\"\",\"product_description\":\"Latitude Series Double Hung\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#13755-R0\",\"approval_number\":\"FL13755.1\",\"seq\":1,\"product_model\":\"V707 DH\",\"product_description\":\"V707 WHITE PVC TILT DOUBLE HUNG WINDOW 52\\\"X75\\\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#14915-R0\",\"approval_number\":\"FL14915.1\",\"seq\":1,\"product_model\":\"WINDQUEST V707 DH\",\"product_description\":\"WINDQUEST V707 NON IMPACT HIGH PERFORMANCE DOUBLE HUNG 44X77\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-28 00:00:00\",\"instructions_url\":\"\"}],\"GREAT DAY IMPROVEMENTS\":[{\"manufacturer\":\"GREAT DAY IMPROVEMENTS\",\"approval_number_master\":\"FL#44580-R0\",\"approval_number\":\"FL44580.1\",\"seq\":1,\"product_model\":\"Janus Double Hung\",\"product_description\":\"Janus Double Hung Window, rigid PVC\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-01 00:00:00\",\"instructions_url\":\"\"}],\"Tucker Door & Trim LLC\":[{\"manufacturer\":\"Tucker Door & Trim LLC\",\"approval_number_master\":\"FL#46778-R0\",\"approval_number\":\"FL46778.1\",\"seq\":1,\"product_model\":\"a. Series 3300 Double Hung Window\",\"product_description\":\"Extruded Rigid Vinyl Double Hung Window with \\\"Non-Impact\\\" Insulated Glass (Nailing Fin \\\/ \\\"J\\\" Channel Installation)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tucker Door & Trim LLC\",\"approval_number_master\":\"FL#46778-R0\",\"approval_number\":\"FL46778.2\",\"seq\":2,\"product_model\":\"b. Series 3300 Double Hung Window\",\"product_description\":\"Extruded Rigid Vinyl \\\"Twin\\\" Double Hung Window with \\\"Non-Impact\\\" Insulated Glass (Nailing Fin \\\/ \\\"J\\\" Channel Installation)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tucker Door & Trim LLC\",\"approval_number_master\":\"FL#46778-R0\",\"approval_number\":\"FL46778.3\",\"seq\":3,\"product_model\":\"c. Series 3300 Double Hung Window\",\"product_description\":\"Extruded Rigid Vinyl Double Hung Window with Transom - \\\"Non-Impact\\\" Insulated Glass (Nailing Fin \\\/ \\\"J\\\" Channel Installation)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tucker Door & Trim LLC\",\"approval_number_master\":\"FL#16497-R0\",\"approval_number\":\"FL16497.1\",\"seq\":1,\"product_model\":\"2100 Double Hung\",\"product_description\":\"2100 Double Hung 44\\\"x78\\\" NI\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tucker Door & Trim LLC\",\"approval_number_master\":\"FL#16497-R0\",\"approval_number\":\"FL16497.2\",\"seq\":2,\"product_model\":\"2100 Double Hung\",\"product_description\":\"2100 Double Hung 36\\\"x78\\\" NI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tucker Door & Trim LLC\",\"approval_number_master\":\"FL#16497-R0\",\"approval_number\":\"FL16497.3\",\"seq\":3,\"product_model\":\"2100 Double Hung\",\"product_description\":\"2100 Double Hung 32\\\"x78\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tucker Door & Trim LLC\",\"approval_number_master\":\"FL#16497-R0\",\"approval_number\":\"FL16497.4\",\"seq\":4,\"product_model\":\"2200 Double Hung\",\"product_description\":\"2200 Double Hung 36\\\"x78\\\" NI\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tucker Door & Trim LLC\",\"approval_number_master\":\"FL#16497-R0\",\"approval_number\":\"FL16497.5\",\"seq\":5,\"product_model\":\"2200 Double Hung\",\"product_description\":\"2200 Double Hung 44\\\"x78\\\" NI\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tucker Door & Trim LLC\",\"approval_number_master\":\"FL#16497-R0\",\"approval_number\":\"FL16497.6\",\"seq\":6,\"product_model\":\"2200 Double Hung\",\"product_description\":\"2200 Double Hung 36\\\"x78\\\" NI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tucker Door & Trim LLC\",\"approval_number_master\":\"FL#16497-R0\",\"approval_number\":\"FL16497.7\",\"seq\":7,\"product_model\":\"2300 Double Hung\",\"product_description\":\"2300 Double Hung Reinforced 36\\\"x78\\\" NI\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tucker Door & Trim LLC\",\"approval_number_master\":\"FL#16497-R0\",\"approval_number\":\"FL16497.8\",\"seq\":8,\"product_model\":\"2300 Double Hung\",\"product_description\":\"2300 Double Hung Non-Reinforced 48\\\"x78\\\" NI\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tucker Door & Trim LLC\",\"approval_number_master\":\"FL#16497-R0\",\"approval_number\":\"FL16497.9\",\"seq\":9,\"product_model\":\"2300 Double Hung\",\"product_description\":\"2300 Double Hung Non-Reinforced 40\\\"x78\\\" NI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tucker Door & Trim LLC\",\"approval_number_master\":\"FL#16497-R0\",\"approval_number\":\"FL16497.10\",\"seq\":10,\"product_model\":\"2300 Double Hung\",\"product_description\":\"2300 Double Hung Reinforced 40\\\"x78\\\" NI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-20 00:00:00\",\"instructions_url\":\"\"}],\"Parrett Manufacturing, Inc.\":[{\"manufacturer\":\"Parrett Manufacturing, Inc.\",\"approval_number_master\":\"FL#46897-R0\",\"approval_number\":\"FL46897.1\",\"seq\":1,\"product_model\":\"WOOD DOUBLE HUNG WINDOW\",\"product_description\":\"IMPACT HVHZ\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-08 00:00:00\",\"instructions_url\":\"\"}],\"Shwinco Architectural Products, LLC\":[{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#137-R0\",\"approval_number\":\"FL137.1\",\"seq\":1,\"product_model\":\"DH3200\",\"product_description\":\"vinyl double hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#137-R0\",\"approval_number\":\"FL137.2\",\"seq\":2,\"product_model\":\"DH500\",\"product_description\":\"vinyl double hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#9678-R0\",\"approval_number\":\"FL9678.1\",\"seq\":1,\"product_model\":\"4000 Series Impact Double Hung\",\"product_description\":\"4000 Impact Series Double Hung\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#13266-R0\",\"approval_number\":\"FL13266.1\",\"seq\":1,\"product_model\":\"Series 5600\",\"product_description\":\"Double Hung Vinyl Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Eagle Window and Door, Inc\":[{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#252-R0\",\"approval_number\":\"FL252.1\",\"seq\":1,\"product_model\":\"Clad Talon Double Hung\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#252-R0\",\"approval_number\":\"FL252.2\",\"seq\":2,\"product_model\":\"Clad Talon Double Hung\",\"product_description\":\"Impact Resistant Insulating Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#5386-R0\",\"approval_number\":\"FL5386.1\",\"seq\":1,\"product_model\":\"Eagle Talon 3060 Aluminum Clad Double Hung\",\"product_description\":\"(099-H-619.03) Aluminum Clad Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#5386-R0\",\"approval_number\":\"FL5386.2\",\"seq\":2,\"product_model\":\"Eagle Talon RetroFit Series 3866\",\"product_description\":\"(099-H-633.01) Aluminum Clad Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#5386-R0\",\"approval_number\":\"FL5386.3\",\"seq\":3,\"product_model\":\"Eagle Talon RetroFit Series 3866\",\"product_description\":\"(099-H-633.00) Aluminum Clad Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#5386-R0\",\"approval_number\":\"FL5386.4\",\"seq\":4,\"product_model\":\"Eagle Talon Series 3060\",\"product_description\":\"(099-H-625.04) Aluminum Clad Wood Double Hung with Impact Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#5386-R0\",\"approval_number\":\"FL5386.5\",\"seq\":5,\"product_model\":\"Eagle Talon Series 3060\",\"product_description\":\"(099-H-625.01) Aluminum Clad Wood Double Hung with Insert Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#5386-R0\",\"approval_number\":\"FL5386.6\",\"seq\":6,\"product_model\":\"Eagle Talon Series 3060\",\"product_description\":\"(099-H-625.03) Aluminum Clad Wood Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#5386-R0\",\"approval_number\":\"FL5386.7\",\"seq\":7,\"product_model\":\"Eagle Talon Series 3866 Aluminum Clad Double Hung\",\"product_description\":\"(099-H-619.01) Aluminum Clad Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#5386-R0\",\"approval_number\":\"FL5386.8\",\"seq\":8,\"product_model\":\"Eagle Talon Series 4060 Aluminum Clad Double Hung\",\"product_description\":\"(099-H-619.05) Aluminum Clad Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#6380-R0\",\"approval_number\":\"FL6380.1\",\"seq\":1,\"product_model\":\"a. Series T-7 Clad Talon Double Hung Vent - Harbor Master\",\"product_description\":\"Extruded Aluminum Clad Wood Double Hung Window with Harbor Master Laminated Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8559-R0\",\"approval_number\":\"FL8559.1\",\"seq\":1,\"product_model\":\"a. Series 03 Clad Talon Double Hung Vent\",\"product_description\":\"Extruded Aluminum Clad Wood Double Hung - Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8559-R0\",\"approval_number\":\"FL8559.2\",\"seq\":2,\"product_model\":\"b. Series 03 Clad Talon Double Hung Vent\",\"product_description\":\"Extruded Aluminum Clad Wood Double Hung Mulled with an Extruded Aluminum Clad Wood Double Hung - Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8559-R0\",\"approval_number\":\"FL8559.3\",\"seq\":3,\"product_model\":\"c. Series 03 Clad Talon Double Hung Vent\",\"product_description\":\"Extruded Aluminum Clad Wood Double Hung Mulled with an Extruded Aluminum Fixed Double Hung - Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#9568-R1\",\"approval_number\":\"FL9568.1\",\"seq\":1,\"product_model\":\"a. Series T-7 Clad Talon Double Hung Vent\",\"product_description\":\"Extruded Aluminum Clad Wood Double Hung - Insulated Glass\\n*** See Fl #10195 for additional options for mulling the T-7 Clad Talon Double Hung Vent***\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#10239-R1\",\"approval_number\":\"FL10239.1\",\"seq\":1,\"product_model\":\"a. Series T-7 Clad Talon Double Hung Vent - Harbor Master\",\"product_description\":\"Extruded Aluminum Clad Wood Double Hung Window with Harbor Master Laminated Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#10239-R1\",\"approval_number\":\"FL10239.2\",\"seq\":2,\"product_model\":\"b. Series T-7 Clad Talon Double Hung Vent with Eyebrow - Harbor Master\",\"product_description\":\"Extruded Aluminum Clad Wood Double Hung Window with Harbor Master Laminated Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#10239-R1\",\"approval_number\":\"FL10239.3\",\"seq\":3,\"product_model\":\"c. Series T-7 Clad Talon Double Hung Vent - Harbor Master\",\"product_description\":\"Extruded Aluminum Clad Wood Double Hung Window with Harbor Master Laminated Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#10239-R1\",\"approval_number\":\"FL10239.4\",\"seq\":4,\"product_model\":\"d. Series T-7 Clad Talon Double Hung Vent with Eyebrow - Harbor Master\",\"product_description\":\"Extruded Aluminum Clad Wood Double Hung Window with Harbor Master Laminated Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#10239-R1\",\"approval_number\":\"FL10239.5\",\"seq\":5,\"product_model\":\"e. Series T-7 Clad Talon Double Hung Vent\",\"product_description\":\"Extruded Aluminum Clad Wood Double Hung Window with Nailing Fin - Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#10239-R1\",\"approval_number\":\"FL10239.6\",\"seq\":6,\"product_model\":\"f. Series T-7 Clad Talon Double Hung Vent with Eyebrow\",\"product_description\":\"Extruded Aluminum Clad Wood Double Hung Window with Nailing Fin - Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#10239-R1\",\"approval_number\":\"FL10239.7\",\"seq\":7,\"product_model\":\"g. Series T-7 Clad Talon Double Hung Vent\",\"product_description\":\"Extruded Aluminum Clad Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#10239-R1\",\"approval_number\":\"FL10239.8\",\"seq\":8,\"product_model\":\"h. Series T-7 Clad Talon Double Hung Vent with Eyebrow\",\"product_description\":\"Extruded Aluminum Clad Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"}],\"Specialty Windows of Florida\":[{\"manufacturer\":\"Specialty Windows of Florida\",\"approval_number_master\":\"FL#291-R0\",\"approval_number\":\"FL291.1\",\"seq\":1,\"product_model\":\"1700 Series\",\"product_description\":\"Vinyl Double-Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"BiltBest Windows and Patio Doors\":[{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#386-R0\",\"approval_number\":\"FL386.1\",\"seq\":1,\"product_model\":\"Spirit \\\"E\\\" Double Hung\",\"product_description\":\"(242-H-004) Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#1819-R0\",\"approval_number\":\"FL1819.1\",\"seq\":1,\"product_model\":\"Clad Challenger II Double Hung\",\"product_description\":\"242-H-007, Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#2305-R0\",\"approval_number\":\"FL2305.1\",\"seq\":1,\"product_model\":\"Clad Challenger II Double Hung\",\"product_description\":\"Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#2306-R0\",\"approval_number\":\"FL2306.1\",\"seq\":1,\"product_model\":\"Clad Challenger II Double Hung\",\"product_description\":\"242-H-007.1 Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#3126-R0\",\"approval_number\":\"FL3126.1\",\"seq\":1,\"product_model\":\"E-Clad Double Hung 63670\",\"product_description\":\"(242-H-008) Aluminum Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#3126-R0\",\"approval_number\":\"FL3126.2\",\"seq\":2,\"product_model\":\"E-Clad Double Hung With Clips\",\"product_description\":\"(242-H-009) Aluminum Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#3126-R0\",\"approval_number\":\"FL3126.3\",\"seq\":3,\"product_model\":\"E-Clad Double Hung With Clips\",\"product_description\":\"(242-H-010) Aluminum Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#5713-R0\",\"approval_number\":\"FL5713.1\",\"seq\":1,\"product_model\":\"Wood Challenger Double Hung Window\",\"product_description\":\"(242-H-041.0) Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#5713-R0\",\"approval_number\":\"FL5713.2\",\"seq\":2,\"product_model\":\"Wood Challenger Double Hung with Clips\",\"product_description\":\"(242-H-042.0) Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#11576-R0\",\"approval_number\":\"FL11576.2\",\"seq\":2,\"product_model\":\"242-H-114.02 - Restoration Series Double Hung Window\",\"product_description\":\"949mm (37-3\\\/8\\\") X 1954mm (76-15\\\/16\\\") Wood Double Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2112-05-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#10419-R0\",\"approval_number\":\"FL10419.1\",\"seq\":1,\"product_model\":\"BestClad Challenger Double Hung\",\"product_description\":\"Aluminum clad wood double hung window\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#10419-R0\",\"approval_number\":\"FL10419.2\",\"seq\":2,\"product_model\":\"BestClad Challenger Double Hung\",\"product_description\":\"Aluminum Clad Wood double hung window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#10419-R1\",\"approval_number\":\"FL10419.3\",\"seq\":3,\"product_model\":\"Builder Collection Double Hung Window\",\"product_description\":\"Aluminum clad wood double hung window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#11576-R0\",\"approval_number\":\"FL11576.1\",\"seq\":1,\"product_model\":\"242-H-114.00 - Restoration Series Double Hung Window\",\"product_description\":\"1151mm (45-5\\\/16\\\") X 2056mm (80-15\\\/16\\\") Wood Double Hung Window\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-28 00:00:00\",\"instructions_url\":\"\"}],\"Great Lakes Window, Inc.\":[{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#467-R0\",\"approval_number\":\"FL467.1\",\"seq\":1,\"product_model\":\"GLS-DH-120\",\"product_description\":\"(427-H-102) Vinyl DH Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#467-R0\",\"approval_number\":\"FL467.2\",\"seq\":2,\"product_model\":\"GLW-DH-101\",\"product_description\":\"(427-H-107.1) PVC Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#467-R0\",\"approval_number\":\"FL467.3\",\"seq\":3,\"product_model\":\"GLW-DH-101\",\"product_description\":\"(427-H-107) PVC Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#467-R0\",\"approval_number\":\"FL467.4\",\"seq\":4,\"product_model\":\"GLW-DH-120\",\"product_description\":\"(427-H-102.1) Vinyl DH Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#467-R0\",\"approval_number\":\"FL467.5\",\"seq\":5,\"product_model\":\"GLW-DH-120\",\"product_description\":\"(427-H-102.2) Vinyl DH Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#467-R0\",\"approval_number\":\"FL467.6\",\"seq\":6,\"product_model\":\"GLW-DH-120 Vinyl Double Hung W\",\"product_description\":\"(427-H-102) Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#2201-R0\",\"approval_number\":\"FL2201.1\",\"seq\":1,\"product_model\":\"GLW-DH-125-IMP\",\"product_description\":\"Extruded Vinyl Double Hung Window - For Single and Mulled Unit Applications in Masonry or Stud Construction\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6058-R1\",\"approval_number\":\"FL6058.1\",\"seq\":1,\"product_model\":\"GLW-DH-133 Double Hung Window\",\"product_description\":\"(427-H-133.00) PVC Double Hung Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6058-R1\",\"approval_number\":\"FL6058.2\",\"seq\":2,\"product_model\":\"GLW-DH-134 Double Hung Window\",\"product_description\":\"(427-H-136.00) PVC Double Hung Windows\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6661-R0\",\"approval_number\":\"FL6661.1\",\"seq\":1,\"product_model\":\"GLW-DH-120\",\"product_description\":\"(427-H-137.00) Vinyl Double Hung Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#7012-R0\",\"approval_number\":\"FL7012.1\",\"seq\":1,\"product_model\":\"Uniframe Double Hung (X\\\/X)\",\"product_description\":\"427-H-138.05 Vinyl Double Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#7012-R0\",\"approval_number\":\"FL7012.2\",\"seq\":2,\"product_model\":\"Uniframe Double Hung (X\\\/X)\",\"product_description\":\"427-H-138.00 Vinyl Double Hung Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#7012-R0\",\"approval_number\":\"FL7012.3\",\"seq\":3,\"product_model\":\"Uniframe Double Hung (X\\\/X)\",\"product_description\":\"427-H-138.01 Vinyl Double Hung Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#7012-R0\",\"approval_number\":\"FL7012.4\",\"seq\":4,\"product_model\":\"Uniframe Double Hung (X\\\/X)\",\"product_description\":\"427-H-138.02 Vinyl Double Hung Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#7012-R0\",\"approval_number\":\"FL7012.5\",\"seq\":5,\"product_model\":\"Uniframe Double Hung (X\\\/X)\",\"product_description\":\"427-H-138.03 Vinyl Double Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#7012-R0\",\"approval_number\":\"FL7012.6\",\"seq\":6,\"product_model\":\"Uniframe Double Hung (X\\\/X)\",\"product_description\":\"427-H-138.04 Vinyl Double Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6058-R0\",\"approval_number\":\"FL6058.3\",\"seq\":3,\"product_model\":\"GLW-DH-120 Double Hung Window\",\"product_description\":\"(427-H-102.00) Vinyl DH Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6058-R0\",\"approval_number\":\"FL6058.4\",\"seq\":4,\"product_model\":\"GLW-DH-120 Double Hung Window\",\"product_description\":\"(427-H-102.02) Vinyl Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6058-R0\",\"approval_number\":\"FL6058.5\",\"seq\":5,\"product_model\":\"GLW-DH-120 Double Hung Windows\",\"product_description\":\"(427-H-102.01) Vinyl DH Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6058-R0\",\"approval_number\":\"FL6058.6\",\"seq\":6,\"product_model\":\"GLW-DH-120 Vinyl Double Hung Window\",\"product_description\":\"(427-H-102.03) Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6058-R0\",\"approval_number\":\"FL6058.7\",\"seq\":7,\"product_model\":\"GLW-DH-120-Imp Double Hung Window\",\"product_description\":\"(427-H-116.00) Double Hung Vinyl Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6058-R0\",\"approval_number\":\"FL6058.8\",\"seq\":8,\"product_model\":\"GLW-DH-120-Imp Double Hung Window\",\"product_description\":\"(427-H-116.01) Double Hung Vinyl Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6058-R0\",\"approval_number\":\"FL6058.9\",\"seq\":9,\"product_model\":\"GLW-DH-125 Imp Double Hung Window\",\"product_description\":\"(427-H-130.00) Vinyl Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6058-R0\",\"approval_number\":\"FL6058.10\",\"seq\":10,\"product_model\":\"GLW-DH-125-Imp Double Hung Window\",\"product_description\":\"(427-H-120.00) Double Hung Vinyl Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6058-R0\",\"approval_number\":\"FL6058.11\",\"seq\":11,\"product_model\":\"GLW-DH-125-Imp Double Hung Window\",\"product_description\":\"(427-H-120.01) Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6058-R0\",\"approval_number\":\"FL6058.12\",\"seq\":12,\"product_model\":\"GLW-DH-133 Double Hung Window\",\"product_description\":\"(427-H-133.00) PVC Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6058-R0\",\"approval_number\":\"FL6058.13\",\"seq\":13,\"product_model\":\"GLW-DH-134 Double Hung Window\",\"product_description\":\"(427-H-136.00) PVC Double Hung Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#11953-R0\",\"approval_number\":\"FL11953.1\",\"seq\":1,\"product_model\":\"GLW-DH-120\",\"product_description\":\"Vinyl Double Hung\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#11953-R0\",\"approval_number\":\"FL11953.2\",\"seq\":2,\"product_model\":\"GLW-DH-120\",\"product_description\":\"Vinyl Double Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#11953-R0\",\"approval_number\":\"FL11953.3\",\"seq\":3,\"product_model\":\"GLW-DH-133\",\"product_description\":\"Vinyl Double Hung\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#11953-R0\",\"approval_number\":\"FL11953.4\",\"seq\":4,\"product_model\":\"GLW-DH-134\",\"product_description\":\"Vinyl Double Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-30 00:00:00\",\"instructions_url\":\"\"}],\"BetterBilt\":[{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#667-R0\",\"approval_number\":\"FL667.1\",\"seq\":1,\"product_model\":\"3340\\\/4550HP\",\"product_description\":\"Fin Frame 46x77 R-30 DP+30\\\/-30\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#667-R0\",\"approval_number\":\"FL667.2\",\"seq\":2,\"product_model\":\"3340\\\/4550HP\",\"product_description\":\"Fin Frame 46x65 R-35 DP+35.3\\\/-47.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#684-R0\",\"approval_number\":\"FL684.1\",\"seq\":1,\"product_model\":\"9540\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Insight\":[{\"manufacturer\":\"Insight\",\"approval_number_master\":\"FL#686-R0\",\"approval_number\":\"FL686.1\",\"seq\":1,\"product_model\":\"DH\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Gorell Windows and Doors\":[{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#747-R0\",\"approval_number\":\"FL747.1\",\"seq\":1,\"product_model\":\"G5115\",\"product_description\":\"Double hung replacement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#747-R0\",\"approval_number\":\"FL747.2\",\"seq\":2,\"product_model\":\"G5155\",\"product_description\":\"Double hung replacement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#747-R0\",\"approval_number\":\"FL747.3\",\"seq\":3,\"product_model\":\"G5195\",\"product_description\":\"Double hung replacement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#747-R0\",\"approval_number\":\"FL747.4\",\"seq\":4,\"product_model\":\"G5265\",\"product_description\":\"Double hung replacement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#747-R0\",\"approval_number\":\"FL747.5\",\"seq\":5,\"product_model\":\"G5275\",\"product_description\":\"Double hung replacement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#747-R0\",\"approval_number\":\"FL747.6\",\"seq\":6,\"product_model\":\"G5305\",\"product_description\":\"Double hung replacement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#747-R0\",\"approval_number\":\"FL747.7\",\"seq\":7,\"product_model\":\"GSVDH\",\"product_description\":\"Vinyl Double hung new construction\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#747-R0\",\"approval_number\":\"FL747.8\",\"seq\":8,\"product_model\":\"GSVDH-2\",\"product_description\":\"Vinyl Twin Double hung new construction\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#3560-R0\",\"approval_number\":\"FL3560.1\",\"seq\":1,\"product_model\":\"G5205\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#6268-R0\",\"approval_number\":\"FL6268.1\",\"seq\":1,\"product_model\":\"SVDH-1\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#7286-R0\",\"approval_number\":\"FL7286.1\",\"seq\":1,\"product_model\":\"G5305 IMPACT\",\"product_description\":\"G5305 IMPACT DOUBLE HUNG\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#8335-R0\",\"approval_number\":\"FL8335.1\",\"seq\":1,\"product_model\":\"G5405\",\"product_description\":\"Vinyl DH tilt Impact Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#11215-R0\",\"approval_number\":\"FL11215.1\",\"seq\":1,\"product_model\":\"G5405 DHW Double hung\",\"product_description\":\"G5405 DHW Double hung\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#12348-R0\",\"approval_number\":\"FL12348.1\",\"seq\":1,\"product_model\":\"G5405 Double Hung\",\"product_description\":\"DP 50 Impact double hung 54\\\" x 76\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#12646-R0\",\"approval_number\":\"FL12646.1\",\"seq\":1,\"product_model\":\"G5305\",\"product_description\":\"G5305 Double Hung R50 44 x 63\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#12646-R0\",\"approval_number\":\"FL12646.2\",\"seq\":2,\"product_model\":\"G5305\",\"product_description\":\"G5305 Double Hung R35 52 x 72\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#12957-R0\",\"approval_number\":\"FL12957.1\",\"seq\":1,\"product_model\":\"G5155\",\"product_description\":\"G 5155 Double hung AAMA DP 50 At 44 x 63\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#13322-R0\",\"approval_number\":\"FL13322.1\",\"seq\":1,\"product_model\":\"5305 Double hung\",\"product_description\":\"DP 50 Double hung 52\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#13322-R0\",\"approval_number\":\"FL13322.2\",\"seq\":2,\"product_model\":\"G5305 Double hung\",\"product_description\":\"DP 50 Impact double hung 52\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#14263-R0\",\"approval_number\":\"FL14263.1\",\"seq\":1,\"product_model\":\"G5305 double hung\",\"product_description\":\"DP50 double hung 44\\\" x 84\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#14263-R0\",\"approval_number\":\"FL14263.2\",\"seq\":2,\"product_model\":\"G5405 double hung\",\"product_description\":\"DP50 double hung 44\\\" x 84\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#12957-R1\",\"approval_number\":\"FL12957.2\",\"seq\":2,\"product_model\":\"G5155\",\"product_description\":\"G5155 Double Hung Window 44x63\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#12957-R1\",\"approval_number\":\"FL12957.3\",\"seq\":3,\"product_model\":\"G5305\",\"product_description\":\"G5305 Double Hung Window 52x72\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#12957-R1\",\"approval_number\":\"FL12957.4\",\"seq\":4,\"product_model\":\"G5305\",\"product_description\":\"G5305 Double Hung Window 44x63\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#12957-R1\",\"approval_number\":\"FL12957.5\",\"seq\":5,\"product_model\":\"G5405\",\"product_description\":\"G5405 Double Hung Window 54x76\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#14263-R1\",\"approval_number\":\"FL14263.3\",\"seq\":3,\"product_model\":\"G5305 Double Hung\",\"product_description\":\"G5305 Double Hung 44x63 DP 50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#14263-R1\",\"approval_number\":\"FL14263.4\",\"seq\":4,\"product_model\":\"G5305 Double Hung\",\"product_description\":\"G5305 Double Hung 52x72 DP 35\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#14263-R1\",\"approval_number\":\"FL14263.5\",\"seq\":5,\"product_model\":\"G5305 Impact Double Hung\",\"product_description\":\"G5305 Impact Double Hung 52x72 DP 50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#14263-R1\",\"approval_number\":\"FL14263.6\",\"seq\":6,\"product_model\":\"G5405 Double Hung\",\"product_description\":\"G5405 Double Hung 44x84 DP 50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#14263-R1\",\"approval_number\":\"FL14263.7\",\"seq\":7,\"product_model\":\"G5405 Impact Double Hung\",\"product_description\":\"G5405 Impact Double Hung 54x76 DP 50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-12 00:00:00\",\"instructions_url\":\"\"}],\"Window Mart\":[{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#806-R0\",\"approval_number\":\"FL806.1\",\"seq\":1,\"product_model\":\"026.045DH\",\"product_description\":\"Vinyl Tilt Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16252-R0\",\"approval_number\":\"FL16252.1\",\"seq\":1,\"product_model\":\"Double Hung Window\",\"product_description\":\"6201 NC\\\/6202 Rep Double Hung Impact Window - 48\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16252-R0\",\"approval_number\":\"FL16252.2\",\"seq\":2,\"product_model\":\"Double Hung Window\",\"product_description\":\"6701 NC\\\/6702 Rep Double Hung Non-Impact Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16252-R1\",\"approval_number\":\"FL16252.3\",\"seq\":3,\"product_model\":\"DOUBLE HUNG WINDOW\",\"product_description\":\"7200 NC DOUBLE HUNG WINDOW 40\\\"x63\\\" REINFORCED NON-IMPACT\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16252-R1\",\"approval_number\":\"FL16252.4\",\"seq\":4,\"product_model\":\"DOUBLE HUNG WINDOW\",\"product_description\":\"3145 DOUBLE HUNG WINDOW 40\\\"x63\\\" NON-REINFORCED NON-IMPACT\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16252-R1\",\"approval_number\":\"FL16252.5\",\"seq\":5,\"product_model\":\"DOUBLE HUNG WINDOW\",\"product_description\":\"2945 DOUBLE HUNG WINDOW REINFORCED 40\\\"x63\\\" NON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16252-R1\",\"approval_number\":\"FL16252.6\",\"seq\":6,\"product_model\":\"DOUBLE HUNG WINDOW\",\"product_description\":\"2745 DOUBLE HUNG WINDOW 40\\\"x63\\\" REINFORCED NON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16252-R1\",\"approval_number\":\"FL16252.7\",\"seq\":7,\"product_model\":\"DOUBLE HUNG WINDOW\",\"product_description\":\"2745 DOUBLE HUNG WINDOW 48\\\"x72\\\" REINFORCED NON-IMPACT\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16252-R1\",\"approval_number\":\"FL16252.8\",\"seq\":8,\"product_model\":\"DOUBLE HUNG WINDOW\",\"product_description\":\"2645 DOUBLE HUNG WINDOW 40\\\"x63\\\" NON-REINFORCED NON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16252-R1\",\"approval_number\":\"FL16252.9\",\"seq\":9,\"product_model\":\"DOUBLE HUNG WINDOW\",\"product_description\":\"1145 DOUBLE HUNG WINDOW 40\\\"x63\\\" REINFORCED NON-IMPACT\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16252-R1\",\"approval_number\":\"FL16252.10\",\"seq\":10,\"product_model\":\"DOUBLE HUNG WINDOW\",\"product_description\":\"1145 DOUBLE HUNG 48\\\"x72\\\" REINFORCED NON-IMPACT\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16252-R2\",\"approval_number\":\"FL16252.11\",\"seq\":11,\"product_model\":\"7200 NC DOUBLE HUNG WINDOW\",\"product_description\":\"7200 NC DOUBLE HUNG WINDOW 40\\\"x63\\\" REINFORCED NON-IMPACT\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#29197-R0\",\"approval_number\":\"FL29197.1\",\"seq\":1,\"product_model\":\"1145 DH WINDOW REINFORCED NI\",\"product_description\":\"1145 DH WINDOW REINFORCED NI 48\\\"X72\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-21 00:00:00\",\"instructions_url\":\"\"}],\"Thermo Green Windows LLC\":[{\"manufacturer\":\"Thermo Green Windows LLC\",\"approval_number_master\":\"FL#841-R0\",\"approval_number\":\"FL841.1\",\"seq\":1,\"product_model\":\"DH-30\",\"product_description\":\"2 5\\\/8\\\" Thermally Broken Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thermo Green Windows LLC\",\"approval_number_master\":\"FL#841-R0\",\"approval_number\":\"FL841.2\",\"seq\":2,\"product_model\":\"DH-C35\",\"product_description\":\"Commercial 35 Rated 2 5\\\/8\\\" Thermally Broken Aluminum DH\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thermo Green Windows LLC\",\"approval_number_master\":\"FL#841-R0\",\"approval_number\":\"FL841.3\",\"seq\":3,\"product_model\":\"DH-C40\",\"product_description\":\"Commercial 40 Rated 2 5\\\/8\\\" Themally Broken Aluminum DH\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thermo Green Windows LLC\",\"approval_number_master\":\"FL#841-R0\",\"approval_number\":\"FL841.4\",\"seq\":4,\"product_model\":\"DH-C70\",\"product_description\":\"Commerial 70 Rated 2 5\\\/8\\\" Thermally Broken Aluminum DH\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thermo Green Windows LLC\",\"approval_number_master\":\"FL#841-R0\",\"approval_number\":\"FL841.5\",\"seq\":5,\"product_model\":\"DH-Impact\",\"product_description\":\"Impact Rated Thermally Broken Aluminum DH\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thermo Green Windows LLC\",\"approval_number_master\":\"FL#7160-R2\",\"approval_number\":\"FL7160.1\",\"seq\":1,\"product_model\":\"1000 Series Double Hung Impact\",\"product_description\":\"Double Hung Impact Window\\nConfiguration \\\"XX\\\"\\nGlazing: Laminate-0.127\\\" Annealed Glass\\\/0.090\\\" Interlayer\\\/0.0127\\\" Annealed Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thermo Green Windows LLC\",\"approval_number_master\":\"FL#7167-R1\",\"approval_number\":\"FL7167.1\",\"seq\":1,\"product_model\":\"400 Series Double Hung 1\\\/4\\\"\",\"product_description\":\"Double Hung Prime Window\\nConfiguration \\\"XX\\\"\\nGlazing: 1\\\/4\\\" Annealed Glass\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thermo Green Windows LLC\",\"approval_number_master\":\"FL#7167-R1\",\"approval_number\":\"FL7167.2\",\"seq\":2,\"product_model\":\"400 Series Double Hung 1\\\/8\\\"\",\"product_description\":\"Double Hung Prime Window\\nConfiguration\\\"XX\\\"\\nGlazing: 1\\\/8\\\" Annealed Glass\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thermo Green Windows LLC\",\"approval_number_master\":\"FL#7167-R1\",\"approval_number\":\"FL7167.3\",\"seq\":3,\"product_model\":\"700 Series Double Hung 1\\\/4\\\"\",\"product_description\":\"Double Hung Prime Window\\nConfiguration \\\"XX\\\"\\nGlazing: 1\\\/4\\\" Annealed Glass\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thermo Green Windows LLC\",\"approval_number_master\":\"FL#12936-R0\",\"approval_number\":\"FL12936.1\",\"seq\":1,\"product_model\":\"C1000-HV\",\"product_description\":\"Double-Hung C1000 HVHZ 7\\\/16\\\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-31 00:00:00\",\"instructions_url\":\"\"}],\"Seasonshield Incorporated\":[{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#923-R0\",\"approval_number\":\"FL923.1\",\"seq\":1,\"product_model\":\"DH-1400\",\"product_description\":\"4 9\\\/16\\\" Wood Aluminum Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#923-R0\",\"approval_number\":\"FL923.2\",\"seq\":2,\"product_model\":\"DH-6400\",\"product_description\":\"2 7\\\/8\\\" Aluminum Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#923-R0\",\"approval_number\":\"FL923.3\",\"seq\":3,\"product_model\":\"DH-7400\",\"product_description\":\"3 1\\\/4\\\" PVC Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#958-R0\",\"approval_number\":\"FL958.1\",\"seq\":1,\"product_model\":\"DH-6400\",\"product_description\":\"Impact Aluminum Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Jeld-Wen - Pozzi\":[{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#936-R0\",\"approval_number\":\"FL936.1\",\"seq\":1,\"product_model\":\"CED 4686\",\"product_description\":\"Aluminum Clad Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#936-R0\",\"approval_number\":\"FL936.2\",\"seq\":2,\"product_model\":\"CED 5686\",\"product_description\":\"Aluminum Clad Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#936-R0\",\"approval_number\":\"FL936.3\",\"seq\":3,\"product_model\":\"CPDH 2830\",\"product_description\":\"Aluminum Clad Wood Double Hung Window with Sill Stool\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#936-R0\",\"approval_number\":\"FL936.4\",\"seq\":4,\"product_model\":\"CPDH 2844\",\"product_description\":\"Aluminum Clad Wood Double Hung Window with Sill Stool\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#936-R0\",\"approval_number\":\"FL936.5\",\"seq\":5,\"product_model\":\"CPDH 3234\",\"product_description\":\"Aluminum Clad Wood Double Hung Window with Sill Stool\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#936-R0\",\"approval_number\":\"FL936.6\",\"seq\":6,\"product_model\":\"CPDH 3244\",\"product_description\":\"Aluminum Clad Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#936-R0\",\"approval_number\":\"FL936.7\",\"seq\":7,\"product_model\":\"CPDH 3640\",\"product_description\":\"Aluminum Clad Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#936-R0\",\"approval_number\":\"FL936.8\",\"seq\":8,\"product_model\":\"CPDH 4036\",\"product_description\":\"Aluminum Clad Wood Double Hung Window with Sill Stool\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#936-R0\",\"approval_number\":\"FL936.9\",\"seq\":9,\"product_model\":\"WED 4686\",\"product_description\":\"Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#936-R0\",\"approval_number\":\"FL936.10\",\"seq\":10,\"product_model\":\"WED 5686\",\"product_description\":\"Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#936-R0\",\"approval_number\":\"FL936.11\",\"seq\":11,\"product_model\":\"WPDH 2830\",\"product_description\":\"Wood Double Hung Window with Sill Stool\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#936-R0\",\"approval_number\":\"FL936.12\",\"seq\":12,\"product_model\":\"WPDH 2844\",\"product_description\":\"Wood Double Hung Window with Sill Stool\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#936-R0\",\"approval_number\":\"FL936.13\",\"seq\":13,\"product_model\":\"WPDH 3234\",\"product_description\":\"Wood Double Hung Window with Sill Stool\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#936-R0\",\"approval_number\":\"FL936.14\",\"seq\":14,\"product_model\":\"WPDH 3244\",\"product_description\":\"Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#936-R0\",\"approval_number\":\"FL936.15\",\"seq\":15,\"product_model\":\"WPDH 3640\",\"product_description\":\"Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#936-R0\",\"approval_number\":\"FL936.16\",\"seq\":16,\"product_model\":\"WPDH 4036\",\"product_description\":\"Wood Double Hung Window with Sill Stool\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"XXAssociated\":[{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1089-R0\",\"approval_number\":\"FL1089.1\",\"seq\":1,\"product_model\":\"0201\",\"product_description\":\"Replacement: 48x78 DP30, 44x77 DP35, 44x60 DP45, 36x72 DP55; 1\\\/8\\\" glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1089-R0\",\"approval_number\":\"FL1089.2\",\"seq\":2,\"product_model\":\"0301\",\"product_description\":\"New Construction: 48x77 DP25, 44x77 DP30, 44x60 DP35, 36x72 DP50; 3\\\/32\\\" glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1089-R0\",\"approval_number\":\"FL1089.3\",\"seq\":3,\"product_model\":\"0401\",\"product_description\":\"Replacement: 48x78 DP25, 44x77 DP30, 44x60 DP40, 36x72 DP35; 1\\\/8\\\" glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1089-R0\",\"approval_number\":\"FL1089.4\",\"seq\":4,\"product_model\":\"0501\",\"product_description\":\"Replacement: 52x84 DP25, 44x77 DP40, 44x60 DP45, 36x72 DP45, 36x60 DP60; 1\\\/8\\\" glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1089-R0\",\"approval_number\":\"FL1089.5\",\"seq\":5,\"product_model\":\"0501\",\"product_description\":\"Replacement: 52x61 DP35; 1\\\/8\\\" glass,3 cam locks\\\/keepers,\\\"DP\\\" tilt latch w\\\/\\\"H Key\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1089-R0\",\"approval_number\":\"FL1089.6\",\"seq\":6,\"product_model\":\"0501\",\"product_description\":\"Replacement: 52x61 DP45; 1\\\/8\\\" tempered glass, 3 cam locks\\\/keepers, \\\"DP\\\" tilt latch w\\\/\\\"H Key\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1089-R0\",\"approval_number\":\"FL1089.7\",\"seq\":7,\"product_model\":\"8001\",\"product_description\":\"Replacement: 44x77 DP30, 44x60 DP40; 3\\\/32\\\" glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1089-R0\",\"approval_number\":\"FL1089.8\",\"seq\":8,\"product_model\":\"9001\",\"product_description\":\"Replacement: 44x77 DP35, 44x60 DP50, 36x60 DP65; 3\\\/32\\\" glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1233-R0\",\"approval_number\":\"FL1233.1\",\"seq\":1,\"product_model\":\"0601\",\"product_description\":\"Replacement: 52x84 DP25, 44x77 DP35, 44x60 DP55 (+\\\/- 60), 40x60 DP55 (+\\\/-70), 36x72 DP55 (+\\\/-65)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1233-R0\",\"approval_number\":\"FL1233.2\",\"seq\":2,\"product_model\":\"0601\",\"product_description\":\"Replacement: 52x61 DP35 (+36\\\/-50); 3 cam locks\\\/keepers, \\\"DP\\\" tilt latch w\\\/\\\"H Key\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#3790-R0\",\"approval_number\":\"FL3790.1\",\"seq\":1,\"product_model\":\"0401\",\"product_description\":\"Replacement: 36x60 DP40\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#8125-R2\",\"approval_number\":\"FL8125.1\",\"seq\":1,\"product_model\":\"a. Series \\\"i\\\"-201\",\"product_description\":\"PVC Double Hung Replacement Window \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#8125-R0\",\"approval_number\":\"FL8125.2\",\"seq\":2,\"product_model\":\"I201\",\"product_description\":\"PVC Double Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#8134-R2\",\"approval_number\":\"FL8134.1\",\"seq\":1,\"product_model\":\"a. Series 0201\",\"product_description\":\"Extruded Vinyl Double Hung Window \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#8134-R2\",\"approval_number\":\"FL8134.2\",\"seq\":2,\"product_model\":\"b. Series 0301\",\"product_description\":\"Extruded Vinyl Double Hung Window with Nail Fin - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#8134-R2\",\"approval_number\":\"FL8134.3\",\"seq\":3,\"product_model\":\"c. Series 0401\",\"product_description\":\"Extruded Vinyl Double Hung Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#8134-R2\",\"approval_number\":\"FL8134.4\",\"seq\":4,\"product_model\":\"d. Series 0501\",\"product_description\":\"Extruded Vinyl Double Hung Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#8134-R2\",\"approval_number\":\"FL8134.5\",\"seq\":5,\"product_model\":\"e. Series 0601\",\"product_description\":\"Extruded Vinyl Double Hung Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#8134-R2\",\"approval_number\":\"FL8134.6\",\"seq\":6,\"product_model\":\"f. Series 8001\",\"product_description\":\"Extruded Vinyl Double Hung Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#8134-R2\",\"approval_number\":\"FL8134.7\",\"seq\":7,\"product_model\":\"g. Series 9001\",\"product_description\":\"Extruded Vinyl Double Hung Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#8134-R3\",\"approval_number\":\"FL8134.8\",\"seq\":8,\"product_model\":\"h. Model \\\"i\\\"-201\",\"product_description\":\"Extruded Vinyl \\\"Tilt\\\" Double Hung Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#8134-R3\",\"approval_number\":\"FL8134.9\",\"seq\":9,\"product_model\":\"i. Model V101\",\"product_description\":\"Extruded Vinyl Double Hung Window with Nail Fin - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#8134-R4\",\"approval_number\":\"FL8134.10\",\"seq\":10,\"product_model\":\"j. Model V121\",\"product_description\":\"Extruded Vinyl Twin Double Hung Window with Integral Mullion and Nail Fin - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#8134-R6\",\"approval_number\":\"FL8134.11\",\"seq\":11,\"product_model\":\"k. Model V121\",\"product_description\":\"Extruded Vinyl Twin Double Hung Window with Integral Mullion and Nail Fin - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#8134-R11\",\"approval_number\":\"FL8134.12\",\"seq\":12,\"product_model\":\"l. Model 3001 \\\/ 3B01 \\\/ 3A01 \\\/ 3AB1\",\"product_description\":\"Extruded Vinyl Double Hung Window - \\\"Non-Impact\\\" utilizing the \\\"Sm-Sm\\\" Sash\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#8134-R11\",\"approval_number\":\"FL8134.13\",\"seq\":13,\"product_model\":\"m. Model 3001 \\\/ 3B01 \\\/ 3A01 \\\/ 3AB1\",\"product_description\":\"Extruded Vinyl Double Hung Window - \\\"Non-Impact\\\" utilizing the \\\"Sm-Med\\\" Sash\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\":[{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1195-R0\",\"approval_number\":\"FL1195.1\",\"seq\":1,\"product_model\":\"1. Premium Double Hung\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1195-R0\",\"approval_number\":\"FL1195.2\",\"seq\":2,\"product_model\":\"2. Premium Double Hung HP\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1195-R0\",\"approval_number\":\"FL1195.3\",\"seq\":3,\"product_model\":\"3. Vinyl Double Hung\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1195-R0\",\"approval_number\":\"FL1195.4\",\"seq\":4,\"product_model\":\"4. Wood Double Hung\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1195-R0\",\"approval_number\":\"FL1195.5\",\"seq\":5,\"product_model\":\"5. Wood Double Hung HP\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#2796-R0\",\"approval_number\":\"FL2796.1\",\"seq\":1,\"product_model\":\"Wood Double Hung\",\"product_description\":\"Wood DH - Operating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5994-R1\",\"approval_number\":\"FL5994.1\",\"seq\":1,\"product_model\":\"2700 Vinyl Double Hung (VDH) Operating\",\"product_description\":\"47-1\\\/2\\\"x76-1\\\/2\\\" Non-Impact Resistant\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5994-R1\",\"approval_number\":\"FL5994.2\",\"seq\":2,\"product_model\":\"2700 Vinyl Double Hung (VDH) Operating\",\"product_description\":\"33-1\\\/2\\\"x76-1\\\/2\\\" Non-Impact Resistant\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5994-R1\",\"approval_number\":\"FL5994.3\",\"seq\":3,\"product_model\":\"Kingsview Clad Double Hung\",\"product_description\":\"45-5\\\/16\\\"x76-5\\\/8\\\" Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5994-R1\",\"approval_number\":\"FL5994.4\",\"seq\":4,\"product_model\":\"Kingsview Clad Double Hung w\\\/Stationary Top Sash\",\"product_description\":\"49-5\\\/16\\\"x96-5\\\/8\\\" Non-Impact Resistant\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5994-R1\",\"approval_number\":\"FL5994.5\",\"seq\":5,\"product_model\":\"Kingsview FeelSafe IG Clad Side Load Double Hung\\\/Single Hung\",\"product_description\":\"41-5\\\/16\\\"x76-5\\\/8\\\" IG Impact Resistant\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5994-R1\",\"approval_number\":\"FL5994.6\",\"seq\":6,\"product_model\":\"Kingsview FeelSafe IG Clad Side Load Double Hung\\\/Single Hung\",\"product_description\":\"41-5\\\/16\\\"x76-5\\\/8\\\" Non-Impact Resistant\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5994-R1\",\"approval_number\":\"FL5994.7\",\"seq\":7,\"product_model\":\"Kingsview FeelSafe IG Clad Side Load Double Hung\\\/Single Hung\",\"product_description\":\"41-5\\\/16\\\"x76-5\\\/8\\\" IG Impact Resistant\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5994-R1\",\"approval_number\":\"FL5994.8\",\"seq\":8,\"product_model\":\"Kingsview FeelSafe Lami Clad Side Load Double Hung\\\/Single Hung\",\"product_description\":\"41-5\\\/16\\\"x76-5\\\/8\\\" Monolithic Impact Resistant\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5994-R1\",\"approval_number\":\"FL5994.9\",\"seq\":9,\"product_model\":\"Kingsview FeelSafe Lami Clad Side Load Double Hung\\\/Single Hung\",\"product_description\":\"41-5\\\/16\\\"x76-5\\\/8\\\" Monolithic Impact Resistant\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5994-R1\",\"approval_number\":\"FL5994.10\",\"seq\":10,\"product_model\":\"Kingsview FeelSafe Lami Clad Side Load Double Hung\\\/Single Hung\",\"product_description\":\"41-5\\\/16\\\"x76-5\\\/8\\\" Non-Impact Resistant\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5994-R1\",\"approval_number\":\"FL5994.11\",\"seq\":11,\"product_model\":\"Kingsview FeelSafe Lami Clad Side Load Double Hung\\\/Single Hung with Transom (Combination Assembly)\",\"product_description\":\"1049mmx1946mm (82-5\\\/8\\\"x76-5\\\/8\\\") Combination DH\\\/SH Unit Size; Non-Impact Resistant (Clip Installation)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5994-R1\",\"approval_number\":\"FL5994.12\",\"seq\":12,\"product_model\":\"Kingsview FeelSafe Lami Clad Side Load Double Hung\\\/Single Hung with Transom (Combination Assembly)\",\"product_description\":\"1049mmx1946mm (82-5\\\/8\\\"x76-5\\\/8\\\") Combination DH\\\/SH Unit Size; Non-Impact Resistant (Nailing Fin Installation)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5994-R1\",\"approval_number\":\"FL5994.13\",\"seq\":13,\"product_model\":\"Premium Clad Energy Saver Double Hung\",\"product_description\":\"1899mm x 1946mm (75\\\"x77\\\" overall mulled unit size; 37-1\\\/2\\\"x76-5\\\/8\\\" Individual Unit Size)Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5994-R1\",\"approval_number\":\"FL5994.14\",\"seq\":14,\"product_model\":\"Premium Clad Energy Saver Double Hung Operating\",\"product_description\":\"33-1\\\/2\\\"x80-5\\\/8\\\" Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5994-R1\",\"approval_number\":\"FL5994.15\",\"seq\":15,\"product_model\":\"Premium Clad Energy Saver Double Hung Operating\",\"product_description\":\"37-1\\\/2\\\"x80-5\\\/8\\\" Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5994-R1\",\"approval_number\":\"FL5994.16\",\"seq\":16,\"product_model\":\"Premium Clad Energy Saver Double Hung Operating\",\"product_description\":\"45-1\\\/2\\\"x64-5\\\/8\\\" Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5994-R1\",\"approval_number\":\"FL5994.17\",\"seq\":17,\"product_model\":\"Premium Clad Energy Saver Double Hung Operating\",\"product_description\":\"41-1\\\/2\\\"x72-5\\\/8\\\" Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5994-R1\",\"approval_number\":\"FL5994.18\",\"seq\":18,\"product_model\":\"Premium Clad Energy Saver Double Hung Operating\",\"product_description\":\"33-1\\\/2\\\"x92-5\\\/8\\\" Non-Impact Resistant\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5994-R1\",\"approval_number\":\"FL5994.19\",\"seq\":19,\"product_model\":\"Premium Clad Energy Saver Double Hung Operating\",\"product_description\":\"45-1\\\/2\\\"x92-5\\\/8\\\" Non-Impact Resistant\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5994-R1\",\"approval_number\":\"FL5994.20\",\"seq\":20,\"product_model\":\"Vinyl Double Hung (VDH) Operating\",\"product_description\":\"35-1\\\/4\\\"x76-1\\\/2\\\" Non-Impact Resistant\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5994-R1\",\"approval_number\":\"FL5994.21\",\"seq\":21,\"product_model\":\"Vinyl Double Hung (VDH) W\\\/Pocket Sill Operating\",\"product_description\":\"35-1\\\/2\\\"x76-1\\\/2\\\" Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5994-R1\",\"approval_number\":\"FL5994.22\",\"seq\":22,\"product_model\":\"Vinyl Double Hung (VDH) W\\\/Pocket Sill Operating\",\"product_description\":\"44\\\"x60\\\" Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5994-R1\",\"approval_number\":\"FL5994.23\",\"seq\":23,\"product_model\":\"Vinyl Double Hung (VDH) W\\\/Pocket Sill Operating\",\"product_description\":\"35-1\\\/4\\\"x76-1\\\/2\\\" Non-Impact Resistant\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5994-R1\",\"approval_number\":\"FL5994.24\",\"seq\":24,\"product_model\":\"Vinyl Double Hung (VDH) W\\\/Pocket Sill Operating\",\"product_description\":\"47-1\\\/2\\\"x77\\\" Non-Impact Resistant\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5994-R1\",\"approval_number\":\"FL5994.25\",\"seq\":25,\"product_model\":\"Vinyl Double Hung (VDH) W\\\/Pocket Sill Operating\",\"product_description\":\"23-1\\\/2\\\"x76-1\\\/2\\\" Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5994-R1\",\"approval_number\":\"FL5994.26\",\"seq\":26,\"product_model\":\"Wood Double Hung Operating\",\"product_description\":\"33-1\\\/2\\\"x92-5\\\/8\\\" Non-Impact Resistant\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5994-R1\",\"approval_number\":\"FL5994.27\",\"seq\":27,\"product_model\":\"Wood Double Hung Operating\",\"product_description\":\"33-1\\\/2\\\"x80-5\\\/8\\\" Non-Impact Resistant\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5994-R1\",\"approval_number\":\"FL5994.28\",\"seq\":28,\"product_model\":\"Wood Double Hung Operating\",\"product_description\":\"45-1\\\/2\\\"x64-5\\\/8\\\" Non-Impact Resistant\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5994-R1\",\"approval_number\":\"FL5994.29\",\"seq\":29,\"product_model\":\"Wood Double Hung Operating\",\"product_description\":\"37-1\\\/2\\\"x80-5\\\/8\\\" Non-Impact Resistant\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5994-R1\",\"approval_number\":\"FL5994.30\",\"seq\":30,\"product_model\":\"Wood Double Hung Operating\",\"product_description\":\"45-1\\\/2\\\"x92-5\\\/8\\\" Non-Impact Resistant\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5994-R1\",\"approval_number\":\"FL5994.31\",\"seq\":31,\"product_model\":\"Wood Double Hung Operating\",\"product_description\":\"29-1\\\/2\\\"x80-5\\\/8\\\" Non-Impact Resistant\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11587-R0\",\"approval_number\":\"FL11587.1\",\"seq\":1,\"product_model\":\"Premium Clad Double Hung Operator\",\"product_description\":\"Premium Clad Double Hung Operator (38\\\"x81\\\"), Requires DP50 Performance Upgrade\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11587-R0\",\"approval_number\":\"FL11587.2\",\"seq\":2,\"product_model\":\"Premium Clad Double Hung Operator\",\"product_description\":\"Premium Clad Double Hung Operator (46\\\"x93\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11587-R0\",\"approval_number\":\"FL11587.3\",\"seq\":3,\"product_model\":\"Premium Clad Double Hung Operator\",\"product_description\":\"Premium Clad Double Hung Operator (42\\\"x73\\\"). Requires DP50 Performance Upgrade\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11587-R0\",\"approval_number\":\"FL11587.4\",\"seq\":4,\"product_model\":\"Premium Clad Double Hung Operator\",\"product_description\":\"Premium Clad Double Hung Operator (46\\\"x65\\\"). Requires DP50 Performance Upgrade\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11587-R0\",\"approval_number\":\"FL11587.5\",\"seq\":5,\"product_model\":\"Premium Clad Double Hung Operator\",\"product_description\":\"Premium Clad Double Hung 2 Wide Operator (75\\\"x77\\\"). Requires DP50 Performance Upgrade\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11587-R0\",\"approval_number\":\"FL11587.6\",\"seq\":6,\"product_model\":\"Premium Clad Double Hung Operator\",\"product_description\":\"Premium Clad Double Hung Operator (33.50\\\"x92.63\\\").\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11587-R0\",\"approval_number\":\"FL11587.7\",\"seq\":7,\"product_model\":\"Premium Clad Double Hung Operator\",\"product_description\":\"Premium Clad Double Hung 2 Wide Operator (33.50\\\"x80.625\\\"). Requires DP50 Performance Upgrade\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11587-R0\",\"approval_number\":\"FL11587.8\",\"seq\":8,\"product_model\":\"Wood Double Hung Operator, Single Unit\",\"product_description\":\"Wood Double Hung Operator, Single Unit (45 1\\\/2\\\" x 92 5\\\/8\\\")\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11587-R0\",\"approval_number\":\"FL11587.9\",\"seq\":9,\"product_model\":\"Wood Double Hung Operator, Single Unit\",\"product_description\":\"Wood Double Hung Operator, Single Unit (37 1\\\/2\\\" x 80 5\\\/8\\\"). Requires DP50 Performance Upgrade\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11587-R0\",\"approval_number\":\"FL11587.10\",\"seq\":10,\"product_model\":\"Wood Double Hung Operator, Single Unit\",\"product_description\":\"Wood Double Hung Operator, Single Unit (45 1\\\/2\\\" x 64 5\\\/8\\\"). Requires DP50 Performance Upgrade\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12864-R0\",\"approval_number\":\"FL12864.1\",\"seq\":1,\"product_model\":\"FeelSafe & FeelSafe IG Kingsview Single-Hung\\\/Double-Hung Impact-Resistant\",\"product_description\":\"FeelSafe & FeelSafe IG Kingsview Single-Hung\\\/Double-Hung (Impact-Resistant) Single\\\/Mulled Units\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13117-R0\",\"approval_number\":\"FL13117.1\",\"seq\":1,\"product_model\":\"Monument Kingsview Clad Double Hung, Single Unit, Non-Impact\",\"product_description\":\"Monument Kingsview Clad Double Hung, Single Unit (44.50\\\" x 96.63\\\")\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13117-R0\",\"approval_number\":\"FL13117.2\",\"seq\":2,\"product_model\":\"Wood Double Hung Operator, Single Unit\",\"product_description\":\"Wood Double Hung Operator, Single Unit (37.50\\\" x 76.70\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13460-R0\",\"approval_number\":\"FL13460.1\",\"seq\":1,\"product_model\":\"FeelSafe & FeelSafe IG Monument KV Double-Hung\\\/Single-Hung Operators (Archtops and Springlines)\",\"product_description\":\"FeelSafe & FeelSafe IG Monument KV Double-Hung or Single-Hung Operators (Archtops or Springlines); Maximum individual size of 41-5\\\/16\\\"x76-5\\\/8\\\"\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13460-R0\",\"approval_number\":\"FL13460.2\",\"seq\":2,\"product_model\":\"FeelSafe & FeelSafe IG Monument KV Double-Hung\\\/Single-Hung Twin Operator with Individual Transom\",\"product_description\":\"FeelSafe & FeelSafe IG Monument KV Double-Hung\\\/Single-Hung Operators (maximum ind. size of 41-5\\\/16\\\"x76-5\\\/8\\\") with Single Stacked Direct Set or Sash & Frame Transom (maximum ind. size of 82.63\\\" x 29.31\\\")\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13460-R0\",\"approval_number\":\"FL13460.3\",\"seq\":3,\"product_model\":\"FeelSafe & FeelSafe IG Monument KV Single Hung\\\/Double Hung Picture Combo\",\"product_description\":\"FeelSafe & FeelSafe IG KV\\\/SH\\\/DH Operator(s) Mulled to Picture Unit (Max operator size = 41-5\\\/16\\\"x76-5\\\/8\\\" max picture size = 61-5\\\/16\\\"x76-5\\\/8\\\") -- Requires vertical 1\\\/4\\\"x5\\\" aluminum plate mull\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13460-R0\",\"approval_number\":\"FL13460.4\",\"seq\":4,\"product_model\":\"Monument KV Double Hung Mulled\",\"product_description\":\"Monument KV Mulled Double-Hung (Maximum individual unit size of 49.31\\\"x96.75\\\")\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14194-R0\",\"approval_number\":\"FL14194.1\",\"seq\":1,\"product_model\":\"Monument Clad Double Hung\",\"product_description\":\"Monument Clad Double Hung Mulled Individual Frame Size 37\\\"x77\\\"\",\"design_pressure\":\"+35\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14194-R0\",\"approval_number\":\"FL14194.2\",\"seq\":2,\"product_model\":\"Monument Clad Double Hung\",\"product_description\":\"Monument Clad Double Hung Mulled w\\\/Alum Nail Fin Individual Frame Size 37\\\"x77\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14194-R0\",\"approval_number\":\"FL14194.3\",\"seq\":3,\"product_model\":\"Premium Clad Double Hung\",\"product_description\":\"Premium Clad Double Hung 46\\\"x81\\\" (40x36)\",\"design_pressure\":\"+35\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14194-R0\",\"approval_number\":\"FL14194.4\",\"seq\":4,\"product_model\":\"Premium Clad Double Hung\",\"product_description\":\"Premium Clad Double Hung Mulled 38\\\"x81\\\" Individual Frame Size DP50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14194-R0\",\"approval_number\":\"FL14194.5\",\"seq\":5,\"product_model\":\"Premium Clad Double Hung\",\"product_description\":\"Premium Clad Double Hung Mulled 38\\\"x77\\\" Individual Frame Size DP35\",\"design_pressure\":\"+35\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14194-R0\",\"approval_number\":\"FL14194.6\",\"seq\":6,\"product_model\":\"Wood Double Hung\",\"product_description\":\"Wood Double Hung 46\\\"x77\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14194-R0\",\"approval_number\":\"FL14194.7\",\"seq\":7,\"product_model\":\"Wood Double Hung\",\"product_description\":\"Wood Double Hung 38\\\"x77\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14194-R0\",\"approval_number\":\"FL14194.8\",\"seq\":8,\"product_model\":\"Wood Double Hung Mulled\",\"product_description\":\"Wood Double Hung Mulled Individual Frame Size 37-1\\\/2\\\"x81\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14646-R0\",\"approval_number\":\"FL14646.1\",\"seq\":1,\"product_model\":\"H3 DH Operator\\\/Picture\\\/Operator\",\"product_description\":\"H3 DH Operator\\\/Picture\\\/Operator Combination Unit (25.25\\\"x71.5\\\"\\\/\\\/52.5\\\"x71.5\\\"\\\/\\\/25.25\\\"x71.5\\\")\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14646-R0\",\"approval_number\":\"FL14646.2\",\"seq\":2,\"product_model\":\"H3 Double Hung Operator\",\"product_description\":\"H3 Double Hung Operator (3-Wide 36\\\"x84\\\")\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14646-R0\",\"approval_number\":\"FL14646.3\",\"seq\":3,\"product_model\":\"H3 Double Hung Operator\",\"product_description\":\"H3 Double Hung 40x84 (One-Wide)\",\"design_pressure\":\"+35\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14646-R0\",\"approval_number\":\"FL14646.4\",\"seq\":4,\"product_model\":\"H3 Double Hung Operator\",\"product_description\":\"H3 Double Hung 36x72 (Two-Wide)\",\"design_pressure\":\"+35\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14646-R0\",\"approval_number\":\"FL14646.5\",\"seq\":5,\"product_model\":\"H3 Double Hung Operator\",\"product_description\":\"H3 Double Hung 36x72 (One-Wide)\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14646-R0\",\"approval_number\":\"FL14646.6\",\"seq\":6,\"product_model\":\"H3 Double Hung Operator\",\"product_description\":\"H3 Double Hung 40x84 (Two-Wide)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14646-R0\",\"approval_number\":\"FL14646.7\",\"seq\":7,\"product_model\":\"H3 Two-Wide DH w\\\/Two-Wide Transom\",\"product_description\":\"H3 Two-Wide DH w\\\/Two-Wide Transom (79\\\"x119\\\" overall frame size) Operator Heights = 71-1\\\/2\\\"; Transom Heights = 47.5\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14646-R0\",\"approval_number\":\"FL14646.8\",\"seq\":8,\"product_model\":\"Premium Clad Wood Double Hung\",\"product_description\":\"Premium Clad Wood Double Hung 46\\\"x73\\\" (One-Wide)\",\"design_pressure\":\"+50\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14646-R0\",\"approval_number\":\"FL14646.9\",\"seq\":9,\"product_model\":\"Premium Clad Wood Double Hung\",\"product_description\":\"Premium Clad Wood Double Hung 46\\\"x93\\\" (One-Wide)\",\"design_pressure\":\"+35\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#16365-R0\",\"approval_number\":\"FL16365.1\",\"seq\":1,\"product_model\":\"Wood Double Hung 45\\\"x93\\\" (4042)\",\"product_description\":\"Wood Double Hung 4042\\n45\\\"x93\\\" Single Unit Only\",\"design_pressure\":\"+25\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17130-R0\",\"approval_number\":\"FL17130.1\",\"seq\":1,\"product_model\":\"Clad Monument Double Hung\",\"product_description\":\"Clad Monument Double Hung 45\\\"x97\\\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17130-R0\",\"approval_number\":\"FL17130.2\",\"seq\":2,\"product_model\":\"Mulled Clad Monument Double Hung\",\"product_description\":\"Clad Monument Double Hung 2-Wide 75\\\"x77\\\" w\\\/Vinyl Nail Fin\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17154-R0\",\"approval_number\":\"FL17154.1\",\"seq\":1,\"product_model\":\"FeelSafe & FeelSafe IG Monument Double Hung\\\/Single Hung Operating Window Mulled to Picture Window\",\"product_description\":\"FeelSafe & FeelSafe IG Monument Double Hung\\\/Single Hung Operating Window Mulled to Picture Window with \\u00bc\\\" x 5\\\" Aluminum Vertical Plate 103.06\\\" Wide x 76.63\\\" High Mull Assembly, Screw Thru Frame & L-Clip Installation\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17154-R0\",\"approval_number\":\"FL17154.2\",\"seq\":2,\"product_model\":\"FeelSafe & FeelSafe IG Monument Double Hung\\\/Single Hung Operating Window Mulled to Picture Window\",\"product_description\":\"FeelSafe & FeelSafe IG Monument Double Hung\\\/Single Hung Operating Window Mulled to Picture Window with \\u00bc\\\" x 5\\\" Aluminum Vertical Plate 103.06\\\" Wide x 76.63\\\" High Mull Assembly, L-Clip Installation with Screws at Mulls\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17154-R0\",\"approval_number\":\"FL17154.3\",\"seq\":3,\"product_model\":\"FeelSafe & FeelSafe IG Monument Double Hung\\\/Single Hung Operating Window Mulled to Picture Window\",\"product_description\":\"FeelSafe & FeelSafe IG Monument Double Hung\\\/Single Hung Operating Window Mulled to Picture Window with \\u00bc\\\" x 5\\\" Aluminum Vertical Plate 103.06\\\" Wide x 76.63\\\" High Mull Assembly, Fin Installation with L-Clip and Screws at Mulls\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17154-R0\",\"approval_number\":\"FL17154.4\",\"seq\":4,\"product_model\":\"FeelSafe & FeelSafe IG Monument Double Hung\\\/Single Hung Operating Window with Transom Window Stack\",\"product_description\":\"FeelSafe & FeelSafe IG Monument Double Hung\\\/Single Hung Operating Window with Transom Window Stack with 1\\\/4\\\" x 5\\\" Aluminum Horizontal Plate Mull 82.63\\\"W x 106.19\\\"H Mull Assembly, Fin Installation with L-Clip and Screws at Mulls\",\"design_pressure\":\"+65\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17154-R0\",\"approval_number\":\"FL17154.5\",\"seq\":5,\"product_model\":\"FeelSafe & FeelSafe IG Monument Double Hung\\\/Single Hung Operating Window with Transom Window Stack\",\"product_description\":\"FeelSafe & FeelSafe IG Monument Double Hung\\\/Single Hung Operating Window with Transom Window Stack with 1\\\/4\\\" x 5\\\" Aluminum Horizontal Plate Mull 82.63\\\"W x 106.19\\\"H Mull Assembly, Screw Thru Frame & L-Clip Installation\",\"design_pressure\":\"+65\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17154-R0\",\"approval_number\":\"FL17154.6\",\"seq\":6,\"product_model\":\"FeelSafe & FeelSafe IG Monument Double Hung\\\/Single Hung Operating Window with Transom Window Stack\",\"product_description\":\"FeelSafe & FeelSafe IG Monument Double Hung\\\/Single Hung Operating Window with Transom Window Stack with 1\\\/4\\\" x 5\\\" Aluminum Horizontal Plate Mull 82.63\\\"W x 106.19\\\"H Mull Assembly, L-Clip Installation with Screws at Mulls\",\"design_pressure\":\"+65\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17154-R0\",\"approval_number\":\"FL17154.7\",\"seq\":7,\"product_model\":\"FeelSafe & FeelSafe IG Monument Rectangle, Archtop & Springline Single\\\/Double Hung Operating 1-Wide Window\",\"product_description\":\"FeelSafe & FeelSafe IG Monument Rectangle, Archtop & Springline Single\\\/Double Hung Operating 1-Wide Window 41.31\\\" Wide x 76.63\\\" High Maximum Size, Screw Thru Frame & L-Clip Installation \\\/ Impact\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17154-R0\",\"approval_number\":\"FL17154.8\",\"seq\":8,\"product_model\":\"FeelSafe & FeelSafe IG Monument Rectangle, Archtop & Springline Single\\\/Double Hung Operating 1-Wide Window\",\"product_description\":\"FeelSafe & FeelSafe IG Monument Rectangle, Archtop & Springline Single\\\/Double Hung Operating 1-Wide Window 41.31\\\" Wide x 76.63\\\" High Maximum Size, L-Clip Installation \\\/ Impact\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17154-R0\",\"approval_number\":\"FL17154.9\",\"seq\":9,\"product_model\":\"FeelSafe & FeelSafe IG Monument Rectangle, Archtop & Springline Single\\\/Double Hung Operating 1-Wide Window\",\"product_description\":\"FeelSafe & FeelSafe IG Monument Rectangle, Archtop & Springline Single\\\/Double Hung Operating 1-Wide Window 41.31\\\" Wide x 76.63\\\" High Maximum Size, Nail Fin Installation \\\/ Impact\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17262-R0\",\"approval_number\":\"FL17262.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Double Hung\",\"product_description\":\"Aluminum Clad Premium Double Hung 46\\\"x81\\\" Single Units Only\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17262-R0\",\"approval_number\":\"FL17262.2\",\"seq\":2,\"product_model\":\"Clad Double Hung\\\/Direct Set Mulled\\\/Stacked Combincation\",\"product_description\":\"Clad Double Hung 3-Wide (37.5\\\"x72.63\\\") Combination Mulled Below 3-Wide Direct Set (37.5\\\"x36\\\")\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17262-R0\",\"approval_number\":\"FL17262.3\",\"seq\":3,\"product_model\":\"Monument Clad Double Hung (Mulled)\",\"product_description\":\"Monument Clad Double Hung 2-Wide w\\\/Alum Nailing Fin -- 99\\\"x97\\\" (Individual frame size of 49\\\"x97\\\")\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17262-R0\",\"approval_number\":\"FL17262.4\",\"seq\":4,\"product_model\":\"Monument Clad Double Hung (Mulled)\",\"product_description\":\"Monument Clad Double Hung 75\\\"x77\\\" Mulled -- Aluminum Nailing Fin(37.312\\\"x76.625\\\" Individual Unit Size)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17262-R0\",\"approval_number\":\"FL17262.5\",\"seq\":5,\"product_model\":\"Primed Wood Double Hung\",\"product_description\":\"Primed Wood Double Hung 46\\\"x77\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17262-R0\",\"approval_number\":\"FL17262.6\",\"seq\":6,\"product_model\":\"Primed Wood Double Hung\",\"product_description\":\"Primed Wood Double Hung 38\\\"x77\\\" (Requires DP Upgrade)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17262-R0\",\"approval_number\":\"FL17262.7\",\"seq\":7,\"product_model\":\"Primed Wood Double Hung (Mulled) 75\\\"x80-3\\\/4\\\"\",\"product_description\":\"Primed Wood Double Hung (37.5\\\"x80-3\\\/4\\\" Ind. Frame Size)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#19287-R0\",\"approval_number\":\"FL19287.1\",\"seq\":1,\"product_model\":\"Clad Wood Double Hung 46\\\"x73\\\" Single Unit (40x32 Glass Call-out)\",\"product_description\":\"Clad Wood Double Hung 46\\\"x73\\\" Single Unit (40x32 Glass Call-out)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#19287-R0\",\"approval_number\":\"FL19287.2\",\"seq\":2,\"product_model\":\"Clad Wood Double Hung 46\\\"x93\\\" Single Unit (40x42 Glass Call-out)\",\"product_description\":\"Clad Wood Double Hung 46\\\"x93\\\" Single Unit (40x42 Glass Call-out)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#19287-R0\",\"approval_number\":\"FL19287.3\",\"seq\":3,\"product_model\":\"Mulled Clad Double Hung 75x77 Overall Tested Frame Size (32x34 Glass Call-Out)\",\"product_description\":\"Mulled Clad Double Hung 75x77 Overall Tested Frame Size (37.5\\\"x76.75\\\" Ind. Frame Size) 32x34 Glass Callout\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#19287-R0\",\"approval_number\":\"FL19287.4\",\"seq\":4,\"product_model\":\"Mulled Clad Double Hung 75x81 Overall Tested Frame Size (37.5\\\"x80.75\\\" Ind. Frame Size) 32x36 Glass Callout\",\"product_description\":\"Mulled Clad Double Hung 75x81 Overall Tested Frame Size (37.5\\\"x80.75\\\" Ind. Frame Size) 32x36 Glass Callout\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#20512-R0\",\"approval_number\":\"FL20512.1\",\"seq\":1,\"product_model\":\"H3 2.0 3-Wide DH\\\/Pict Combination (106x72), Requires Mull Installation Straps\",\"product_description\":\"H3 2.0 Double Hung Operator\\\/Picture\\\/Operator (106x72); Requires Mull Installation Straps. 26-56-26x72 Call-out.\",\"design_pressure\":\"+50\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#20512-R0\",\"approval_number\":\"FL20512.2\",\"seq\":2,\"product_model\":\"H3 2.0 3-Wide Double Hung (106x72)\",\"product_description\":\"H3 2.0 3-Wide Double Hung (106x72) Standard Call Out 36x72-3, Requires Mull Installation Straps\",\"design_pressure\":\"+50\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#20512-R0\",\"approval_number\":\"FL20512.3\",\"seq\":3,\"product_model\":\"H3 2.0 Double Hung 48x84\",\"product_description\":\"H3 2.0 Double Hung 48x84 High Performance\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-20 00:00:00\",\"instructions_url\":\"\"}],\"Mayfair Window and Door\":[{\"manufacturer\":\"Mayfair Window and Door\",\"approval_number_master\":\"FL#1305-R0\",\"approval_number\":\"FL1305.1\",\"seq\":1,\"product_model\":\"Series 7000 Vinyl Fin Double H\",\"product_description\":\"44\\\" x 60\\\" (R30)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mayfair Window and Door\",\"approval_number_master\":\"FL#1305-R0\",\"approval_number\":\"FL1305.2\",\"seq\":2,\"product_model\":\"Series 7000 Vinyl Fin Double H\",\"product_description\":\"44\\\" x 60\\\" (R50) mod.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"SNE Enterprises\":[{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1444-R0\",\"approval_number\":\"FL1444.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Non Impact* #810 Tilt Double Hung 36x75 in. mulled w\\\/HP pivot pins (H-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1444-R0\",\"approval_number\":\"FL1444.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Non Impact* #810 Tilt Double Hung 38x76 in. w\\\/HP pivot pins (H-LC50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1444-R0\",\"approval_number\":\"FL1444.3\",\"seq\":3,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Non Impact* #810 Tilt Double Hung 38x76 in. (H-LC40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1444-R0\",\"approval_number\":\"FL1444.4\",\"seq\":4,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Non Impact* #810 Tilt Double Hung 46x89 in. mulled (H-LC30)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1444-R0\",\"approval_number\":\"FL1444.5\",\"seq\":5,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Non Impact* #810 Tilt Double Hung Oriel 38x92 in. (H-LC40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1444-R0\",\"approval_number\":\"FL1444.6\",\"seq\":6,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Non Impact* #811 Tilt Double Hung 46x80 in. (H-LC30)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1444-R0\",\"approval_number\":\"FL1444.7\",\"seq\":7,\"product_model\":\"Primed Wood\",\"product_description\":\"*Non Impact* #810 Tilt Double Hung 46x89 in. mulled (H-LC30)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1444-R0\",\"approval_number\":\"FL1444.8\",\"seq\":8,\"product_model\":\"Primed Wood\",\"product_description\":\"*Non Impact* #810 Tilt Double Hung 37x76 in. mulled w\\\/HP pivot pins (H-R45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1444-R0\",\"approval_number\":\"FL1444.9\",\"seq\":9,\"product_model\":\"Primed Wood\",\"product_description\":\"*Non Impact* #810 Tilt Double Hung 38x76 in. w\\\/HP pivot pins (H-LC50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1444-R0\",\"approval_number\":\"FL1444.10\",\"seq\":10,\"product_model\":\"PVC Exterior\\\/Wood Interior or\",\"product_description\":\"*Non Impact* #713 Tilt Double Hung 44x78 in. (H-LC25)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1444-R0\",\"approval_number\":\"FL1444.11\",\"seq\":11,\"product_model\":\"PVC Exterior\\\/Wood Interior or\",\"product_description\":\"*Non Impact* #713 Tilt Double Hung 36x72 in. mulled (H-LC30)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1444-R0\",\"approval_number\":\"FL1444.12\",\"seq\":12,\"product_model\":\"PVC Exterior\\\/Wood Interior or\",\"product_description\":\"*Non Impact* #713 Tilt Double Hung 36x72 in. mulled w\\\/HP upgrades (H-LC50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#3087-R0\",\"approval_number\":\"FL3087.1\",\"seq\":1,\"product_model\":\"PVC Vinyl\",\"product_description\":\"*Non Impact* #910 Double Hung 44x72 in. (H-R20)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#3087-R0\",\"approval_number\":\"FL3087.2\",\"seq\":2,\"product_model\":\"PVC Vinyl\",\"product_description\":\"*Non Impact #916 Double Hung 44x72 in. (H-R15)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#3880-R0\",\"approval_number\":\"FL3880.1\",\"seq\":1,\"product_model\":\"PVC Vinyl\",\"product_description\":\"*Non Impact* #910 Double Hung 38x64 in. HP (H-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#5315-R0\",\"approval_number\":\"FL5315.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Impact* Single Glaze Tilt Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#6165-R0\",\"approval_number\":\"FL6165.1\",\"seq\":1,\"product_model\":\"PVC Vinyl Exterior\\\/Wood Interior\",\"product_description\":\"Series #711 Double Hung Replacement 46x64 in. H-R20\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#6165-R0\",\"approval_number\":\"FL6165.2\",\"seq\":2,\"product_model\":\"PVC Vinyl Exterior\\\/Wood Interior\",\"product_description\":\"Series #711 Double Hung Replacement, 46x79 in. H-R15\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#7905-R0\",\"approval_number\":\"FL7905.1\",\"seq\":1,\"product_model\":\"6105 Wood Tilt Double Hung\",\"product_description\":\"*Non Impact* Tilt Double Hung (H-LC25 45x99)\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#7905-R0\",\"approval_number\":\"FL7905.2\",\"seq\":2,\"product_model\":\"6105 Wood Tilt Double Hung\",\"product_description\":\"*Non Impact* Tilt Double Hung (H-LC50 37x73)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#7905-R0\",\"approval_number\":\"FL7905.3\",\"seq\":3,\"product_model\":\"8105 Aluminum Clad Tilt Double Hung\",\"product_description\":\"*Non Impact* Tilt Double Hung (H-LC35 91x99 mull)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#9158-R0\",\"approval_number\":\"FL9158.1\",\"seq\":1,\"product_model\":\"6105 PRIME TILT DOUBLE HUNG\",\"product_description\":\"H-LC25-45X99\\n(NON-IMPACT)\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#9158-R0\",\"approval_number\":\"FL9158.2\",\"seq\":2,\"product_model\":\"6105 PRIME TILT DOUBLE HUNG\",\"product_description\":\"H-LC50-37X73\\n(NON-IMPACT)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#9200-R0\",\"approval_number\":\"FL9200.1\",\"seq\":1,\"product_model\":\"9104 VS(3) DH\",\"product_description\":\"H-R20-1207X1816 (48X72)\\n(NON-IMPACT)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#9546-R0\",\"approval_number\":\"FL9546.1\",\"seq\":1,\"product_model\":\"1102 IG IMP DOUBLE HUNG\",\"product_description\":\"H-LC55 - 41X73\\n(*INSL IMPACT*)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#9587-R0\",\"approval_number\":\"FL9587.1\",\"seq\":1,\"product_model\":\"810 DH TRANSOM\",\"product_description\":\"TR-R55-1899X800 (75X31)\\n(NON-IMPACT)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#9587-R0\",\"approval_number\":\"FL9587.2\",\"seq\":2,\"product_model\":\"810 DH TWIN\",\"product_description\":\"H-LC30-2311X2267 (91X89)\\n(NON-IMPACT)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#9648-R0\",\"approval_number\":\"FL9648.1\",\"seq\":1,\"product_model\":\"1102 DH IG IMPACT\",\"product_description\":\"H-LC55-38X73\\n(*IG IMPACT*)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Peachtree Doors and Windows\":[{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#1451-R0\",\"approval_number\":\"FL1451.1\",\"seq\":1,\"product_model\":\"300 Series PVC Exterior\\\/Wood I\",\"product_description\":\"*Non Impact* Tilt Double Hung 44x78 in. (H-LC25)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#1451-R0\",\"approval_number\":\"FL1451.2\",\"seq\":2,\"product_model\":\"300 Series PVC Exterior\\\/Wood I\",\"product_description\":\"*Non Impact* Tilt Double Hung 36x72 in. mulled (H-LC30)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#1451-R0\",\"approval_number\":\"FL1451.3\",\"seq\":3,\"product_model\":\"300 Series PVC Exterior\\\/Wood I\",\"product_description\":\"*Non Impact* Tilt Double Hung 36x72 in. mulled w\\\/HP upgrades (H-LC50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#1451-R0\",\"approval_number\":\"FL1451.4\",\"seq\":4,\"product_model\":\"500 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Tilt Double Hung 36x75 in. mulled w\\\/HP pivot pins (H-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#1451-R0\",\"approval_number\":\"FL1451.5\",\"seq\":5,\"product_model\":\"500 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Tilt Double Hung 38x76 in. w\\\/HP pivot pins (H-LC50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#1451-R0\",\"approval_number\":\"FL1451.6\",\"seq\":6,\"product_model\":\"500 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Tilt Double Hung 38x76 in. (H-LC40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#1451-R0\",\"approval_number\":\"FL1451.7\",\"seq\":7,\"product_model\":\"500 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Tilt Double Hung 46x89 in. mulled (H-LC30)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#1451-R0\",\"approval_number\":\"FL1451.8\",\"seq\":8,\"product_model\":\"500 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Tilt Double Hung Oriel 38x92 in. (H-LC40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3154-R0\",\"approval_number\":\"FL3154.1\",\"seq\":1,\"product_model\":\"300 Series PVC Exterior\\\/Wood Interior or PVC Exterior\\\/PVC Interior\",\"product_description\":\"*Non Impact* Tilt Double Hung 44x78 in. mulled (H-LC30)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3154-R0\",\"approval_number\":\"FL3154.2\",\"seq\":2,\"product_model\":\"300 Series PVC Exterior\\\/Wood Interior or PVC Exterior\\\/PVC Interior\",\"product_description\":\"*Non Impact* Tilt Double Hung 36x72 in. mulled w\\\/HP upgrades (H-LC50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3154-R0\",\"approval_number\":\"FL3154.3\",\"seq\":3,\"product_model\":\"700 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Tilt Double Hung 36x75 in. mulled w\\\/HP pivot pins (H-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3154-R0\",\"approval_number\":\"FL3154.4\",\"seq\":4,\"product_model\":\"700 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Tilt Double Hung 38x76 in. w\\\/HP pivot pins (H-LC50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3154-R0\",\"approval_number\":\"FL3154.5\",\"seq\":5,\"product_model\":\"700 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Tilt Double Hung 38x76 in. (H-LC40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3154-R0\",\"approval_number\":\"FL3154.6\",\"seq\":6,\"product_model\":\"700 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Tilt Double Hung 46x89 in. mulled (H-LC30)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3154-R0\",\"approval_number\":\"FL3154.7\",\"seq\":7,\"product_model\":\"700 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Tilt Double Hung Oriel 38x92 in. (H-LC40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3154-R0\",\"approval_number\":\"FL3154.8\",\"seq\":8,\"product_model\":\"700 Series Aluminum Clad Wood\",\"product_description\":\"*Impact* Insul Tilt Double Hung 33x73 in. (H-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3154-R0\",\"approval_number\":\"FL3154.9\",\"seq\":9,\"product_model\":\"700 Series Primed Wood\",\"product_description\":\"*Non Impact* Tilt Double Hung 38x76 in. mulled w\\\/HP pivot pins (H-R45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3154-R0\",\"approval_number\":\"FL3154.10\",\"seq\":10,\"product_model\":\"700 Series Primed Wood\",\"product_description\":\"*Non Impact* Tilt Double Hung 38x76 in. w\\\/HP pivot pins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3154-R0\",\"approval_number\":\"FL3154.11\",\"seq\":11,\"product_model\":\"700 Series Primed Wood\",\"product_description\":\"*Non Impact* Tilt Double Hung 46x89 in. mulled (H-LC30)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3154-R0\",\"approval_number\":\"FL3154.12\",\"seq\":12,\"product_model\":\"Symmetry 200 PVC Vinyl\",\"product_description\":\"*Non Impact* Double Hung 44x72 in. (H-R20)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#5311-R0\",\"approval_number\":\"FL5311.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Impact* Single Glaze Tilt Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#5936-R0\",\"approval_number\":\"FL5936.1\",\"seq\":1,\"product_model\":\"300 Series Vinyl\\\/Wood\",\"product_description\":\"*Non Impact* Double Hung replacement 46x64 in. (H-R20)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#5936-R0\",\"approval_number\":\"FL5936.2\",\"seq\":2,\"product_model\":\"300 Series Vinyl\\\/Wood\",\"product_description\":\"*Non Impact* Double Hung replacement 46x79 in. (H-R15)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#5936-R0\",\"approval_number\":\"FL5936.3\",\"seq\":3,\"product_model\":\"Symmetry 200 PVC Vinyl\",\"product_description\":\"*Non Impact* Double Hung 44x72 in. (H-R20)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#5936-R0\",\"approval_number\":\"FL5936.4\",\"seq\":4,\"product_model\":\"Symmetry 200 PVC Vinyl\",\"product_description\":\"*Non Impact* Double Hung 38x64 in. high performance (H-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#6169-R0\",\"approval_number\":\"FL6169.1\",\"seq\":1,\"product_model\":\"700 Series Aluminum Clad Wood\",\"product_description\":\"Aluminum Clad Double Hung 92x89 in. mulled, H-LC30\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#6169-R0\",\"approval_number\":\"FL6169.2\",\"seq\":2,\"product_model\":\"700 Series Aluminum Clad Wood\",\"product_description\":\"Aluminum Clad Double Hung 38x76 in. w\\\/HP pivot pins, H-LC50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#6169-R0\",\"approval_number\":\"FL6169.3\",\"seq\":3,\"product_model\":\"700 Series Aluminum Clad Wood\",\"product_description\":\"Aluminum Clad Double Hung 38x76 in. H-LC40\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#6523-R0\",\"approval_number\":\"FL6523.1\",\"seq\":1,\"product_model\":\"Insulated Impact Aluminum Clad\",\"product_description\":\"Insulated Impact Tilt Double Hung 41x73, H-LC55\",\"design_pressure\":\"+55\\\/-68\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#7904-R0\",\"approval_number\":\"FL7904.1\",\"seq\":1,\"product_model\":\"6105 Wood Tilt Double Hung\",\"product_description\":\"*Non Impact* Tilt Double Hung (H-LC25 45x99)\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#7904-R0\",\"approval_number\":\"FL7904.2\",\"seq\":2,\"product_model\":\"6105 Wood Tilt Double Hung\",\"product_description\":\"*Non Impact* Tilt Double Hung (H-LC50 37x73)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#7904-R0\",\"approval_number\":\"FL7904.3\",\"seq\":3,\"product_model\":\"8105 Aluminum Clad Tilt Double Hung\",\"product_description\":\"*Non Impact* Tilt Double Hung (H-LC35 91x99 mull)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#9126-R0\",\"approval_number\":\"FL9126.1\",\"seq\":1,\"product_model\":\"1102 IG Impact Double Hung\",\"product_description\":\"*Impact* Clad Double Hung 41x73 H-LC55 (INS LAMI IG)\",\"design_pressure\":\"+55\\\/-68\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#9131-R0\",\"approval_number\":\"FL9131.1\",\"seq\":1,\"product_model\":\"6105 Tilt Double Hung\",\"product_description\":\"Primed Tilt Double Hung (45x99) (H-LC25)\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#9131-R0\",\"approval_number\":\"FL9131.2\",\"seq\":2,\"product_model\":\"6105 Tilt Double Hung\",\"product_description\":\"Primed Tilt Double Hung (37x73) (H-LC50)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#9199-R0\",\"approval_number\":\"FL9199.1\",\"seq\":1,\"product_model\":\"9104 VS(3) DH\",\"product_description\":\"H-R20-1207X1816 (48X72)\\n(NON-IMPACT)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#9588-R0\",\"approval_number\":\"FL9588.1\",\"seq\":1,\"product_model\":\"810 DH TRANSOM\",\"product_description\":\"TR-R55-1899X800 (75X31)\\n(NON-IMPACT)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#9588-R0\",\"approval_number\":\"FL9588.2\",\"seq\":2,\"product_model\":\"810 DH TWIN\",\"product_description\":\"H-LC30-2311X2267 (91X89)\\n(NON-IMPACT)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#9647-R0\",\"approval_number\":\"FL9647.1\",\"seq\":1,\"product_model\":\"1102 DH IG IMPACT\",\"product_description\":\"H-LC55-38X73\\n(*IG IMPACT*)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#13307-R0\",\"approval_number\":\"FL13307.1\",\"seq\":1,\"product_model\":\"713 VINYL\\\/WOOD DOUBLE HUNG\",\"product_description\":\"H-LC30-2273X1981 (90X78)\\nNON-IMPACT\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#14063-R0\",\"approval_number\":\"FL14063.1\",\"seq\":1,\"product_model\":\"7101 VINYL\\\/WOOD TILT DOUBLE HUNG\",\"product_description\":\"H-R40-1054X1664 (42X66)\\nNON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#14567-R0\",\"approval_number\":\"FL14567.1\",\"seq\":1,\"product_model\":\"9104 VINYL DOUBLE HUNG\",\"product_description\":\"H-R20-1207X1816 (48X72)\\nNON-IMPACT\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#14742-R0\",\"approval_number\":\"FL14742.1\",\"seq\":1,\"product_model\":\"1102 IG IMPACT DOUBLE HUNG\",\"product_description\":\"H-LC55-2083X3045 (82X120)\\n*IMPACT*\\nSGL MULL W\\\/TRAN\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#14748-R0\",\"approval_number\":\"FL14748.1\",\"seq\":1,\"product_model\":\"7101 VINYL\\\/WOOD DOUBLE HUNG\",\"product_description\":\"H-R15-1130X1969 (45X78)\\nNON-IMPACT\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#14748-R0\",\"approval_number\":\"FL14748.2\",\"seq\":2,\"product_model\":\"7101 VINYL\\\/WOOD DOUBLE HUNG HP\",\"product_description\":\"H-R35-902X2121 (36X84)\\nNON-IMPACT\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#14748-R0\",\"approval_number\":\"FL14748.3\",\"seq\":3,\"product_model\":\"7101 VINYL\\\/WOOD DOUBLE HUNG MULL\",\"product_description\":\"H-R30-1816X1816 (72X72)\\nNON-IMPACT\\nSGL OR MULL\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#14932-R0\",\"approval_number\":\"FL14932.1\",\"seq\":1,\"product_model\":\"810 ALUM CLAD DH TWIN W\\\/TRANSOM\",\"product_description\":\"H-LC50-1930X2870(73X113)\\nNON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#14932-R0\",\"approval_number\":\"FL14932.2\",\"seq\":2,\"product_model\":\"810 ALUM CLAD DOUBLE HUNG SGL\\\/MULL\",\"product_description\":\"H-LC30-2311X2238 (91X88)\\nNON-IMPACT\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-05 00:00:00\",\"instructions_url\":\"\"}],\"Traco Windows and Doors, Inc.\":[{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1564-R0\",\"approval_number\":\"FL1564.1\",\"seq\":1,\"product_model\":\"TR-5000\",\"product_description\":\"Double Hung Tilt H-C45 56\\\" x 91\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1564-R0\",\"approval_number\":\"FL1564.2\",\"seq\":2,\"product_model\":\"TR-5700\",\"product_description\":\"Double Hung Side Load H-C50 56\\\" x91\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1564-R0\",\"approval_number\":\"FL1564.3\",\"seq\":3,\"product_model\":\"TR-9000\",\"product_description\":\"Double Hung Tilt H-AW45 60\\\" x 99\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1564-R0\",\"approval_number\":\"FL1564.4\",\"seq\":4,\"product_model\":\"TR-9000\",\"product_description\":\"Double Hung Tilt H-HC40 60\\\" x 96\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1564-R0\",\"approval_number\":\"FL1564.5\",\"seq\":5,\"product_model\":\"TR-9000\",\"product_description\":\"Double Hung Tilt H-HC50 60\\\" x 99\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1564-R0\",\"approval_number\":\"FL1564.6\",\"seq\":6,\"product_model\":\"TR-9000\",\"product_description\":\"Double Hung Tilt H-HC60 48\\\" x 84\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1564-R0\",\"approval_number\":\"FL1564.7\",\"seq\":7,\"product_model\":\"TR-9400\",\"product_description\":\"Double Hung Side Load H-AW40 60\\\" x 96\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1564-R0\",\"approval_number\":\"FL1564.8\",\"seq\":8,\"product_model\":\"TR-9400\",\"product_description\":\"Double Hung Side Load H-AW55 61\\\" x 100\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1564-R0\",\"approval_number\":\"FL1564.9\",\"seq\":9,\"product_model\":\"TR-9400\",\"product_description\":\"Double Hung Side Load H-AW65 61\\\" x 100\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1564-R0\",\"approval_number\":\"FL1564.10\",\"seq\":10,\"product_model\":\"TR-9600\",\"product_description\":\"Double Hung Side Load H-AW100 60\\\" x 99\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1564-R0\",\"approval_number\":\"FL1564.11\",\"seq\":11,\"product_model\":\"TR-9600\",\"product_description\":\"Double Hung Side Load H-AW80 60\\\" x 99\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1564-R0\",\"approval_number\":\"FL1564.12\",\"seq\":12,\"product_model\":\"TR-9900\",\"product_description\":\"Double Hung Side Load H-AW95 60\\\" x 99\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3042-R0\",\"approval_number\":\"FL3042.1\",\"seq\":1,\"product_model\":\"TR-4200\",\"product_description\":\"Double Hung Tilt H-LC35 44\\\" x 77\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3042-R0\",\"approval_number\":\"FL3042.2\",\"seq\":2,\"product_model\":\"TR-9400\",\"product_description\":\"Double Hung Sideload with Transom H-AW40 60\\\" x 150\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3042-R0\",\"approval_number\":\"FL3042.3\",\"seq\":3,\"product_model\":\"TR-9400\",\"product_description\":\"Double Hung Sideload H-AW40 60\\\" x 120\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3042-R0\",\"approval_number\":\"FL3042.4\",\"seq\":4,\"product_model\":\"TR-9900\",\"product_description\":\"Double Hung Sideload H-AW50 60\\\" x 99\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3042-R0\",\"approval_number\":\"FL3042.5\",\"seq\":5,\"product_model\":\"TR-9900\",\"product_description\":\"Double Hung Sideload H-HC65 60\\\" x 99\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#5589-R0\",\"approval_number\":\"FL5589.1\",\"seq\":1,\"product_model\":\"TR-5000\",\"product_description\":\"Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#5589-R0\",\"approval_number\":\"FL5589.2\",\"seq\":2,\"product_model\":\"TR-5700\",\"product_description\":\"Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#5589-R0\",\"approval_number\":\"FL5589.3\",\"seq\":3,\"product_model\":\"TR-9000\",\"product_description\":\"Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#5589-R0\",\"approval_number\":\"FL5589.4\",\"seq\":4,\"product_model\":\"TR-9000\",\"product_description\":\"Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#5589-R0\",\"approval_number\":\"FL5589.5\",\"seq\":5,\"product_model\":\"TR-9000\",\"product_description\":\"Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#5589-R0\",\"approval_number\":\"FL5589.6\",\"seq\":6,\"product_model\":\"TR-9400\",\"product_description\":\"Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#5589-R0\",\"approval_number\":\"FL5589.7\",\"seq\":7,\"product_model\":\"TR-9400\",\"product_description\":\"Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#5589-R0\",\"approval_number\":\"FL5589.8\",\"seq\":8,\"product_model\":\"TR-9400\",\"product_description\":\"Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#5589-R0\",\"approval_number\":\"FL5589.9\",\"seq\":9,\"product_model\":\"TR-9600\",\"product_description\":\"Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#5589-R0\",\"approval_number\":\"FL5589.10\",\"seq\":10,\"product_model\":\"TR-9600\",\"product_description\":\"Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#5589-R0\",\"approval_number\":\"FL5589.11\",\"seq\":11,\"product_model\":\"TR-9900\",\"product_description\":\"Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Monarch Windows and Doors\":[{\"manufacturer\":\"Monarch Windows and Doors\",\"approval_number_master\":\"FL#1642-R0\",\"approval_number\":\"FL1642.1\",\"seq\":1,\"product_model\":\"Monarch Double Hung\",\"product_description\":\"Wood or Aluminum Clad Wood Double Hung Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Monarch Windows and Doors\",\"approval_number_master\":\"FL#1795-R0\",\"approval_number\":\"FL1795.1\",\"seq\":1,\"product_model\":\"Regal\",\"product_description\":\"Double Hung Vinyl Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Monarch Windows and Doors\",\"approval_number_master\":\"FL#1797-R0\",\"approval_number\":\"FL1797.1\",\"seq\":1,\"product_model\":\"Infinity\",\"product_description\":\"Fully composite double hung window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"M W Manufacturers Inc.\":[{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#1707-R0\",\"approval_number\":\"FL1707.1\",\"seq\":1,\"product_model\":\"Freedom 800 - Double Hung\",\"product_description\":\"Vinyl Clad Wood Double Hung Window - Single and Twin Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#1709-R0\",\"approval_number\":\"FL1709.1\",\"seq\":1,\"product_model\":\"Freedom 800 Double Hung Triple\",\"product_description\":\"Vinyl Clad Wood Double Hung and Direct Set Mulled Triple Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#2734-R0\",\"approval_number\":\"FL2734.1\",\"seq\":1,\"product_model\":\"Vinyl Brick Mould Double Hung\",\"product_description\":\"Extuded PVC Double Hung Window - Single and Mulled Applications\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#2900-R0\",\"approval_number\":\"FL2900.1\",\"seq\":1,\"product_model\":\"Freedom 800 Double Hung\",\"product_description\":\"Vinyl Clad Wood Double Hung Window - Single and Mulled Units\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#3514-R0\",\"approval_number\":\"FL3514.1\",\"seq\":1,\"product_model\":\"Vinyl Brick Mould\",\"product_description\":\"Extruded Vinyl Twin Double Hung Mulled Window with Direct Set Mulled Twin Stacked Transoms\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#3514-R0\",\"approval_number\":\"FL3514.2\",\"seq\":2,\"product_model\":\"Vinyl Brick Mould\",\"product_description\":\"Extruded Vinyl Twin Double Hung Mulled Window with Direct Set Single Stacked Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#3514-R0\",\"approval_number\":\"FL3514.3\",\"seq\":3,\"product_model\":\"Vinyl Brick Mould\",\"product_description\":\"Extruded Vinyl Twin Double Hung Mulled Window with Direct Set Mulled EllipticalTwin StackedTransoms\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#3514-R0\",\"approval_number\":\"FL3514.4\",\"seq\":4,\"product_model\":\"Vinyl Brick Mould\",\"product_description\":\"Extruded Vinyl Twin Double Hung Mulled Window with Direct Set Elliptical Single Window Stacked Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#3514-R0\",\"approval_number\":\"FL3514.5\",\"seq\":5,\"product_model\":\"Vinyl Brick Mould\",\"product_description\":\"Extruded Vinyl Twin Double Hung Mulled Window with Direct Set Mulled Radius Twin Stacked Transoms\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#3514-R0\",\"approval_number\":\"FL3514.6\",\"seq\":6,\"product_model\":\"Vinyl Brickmould\",\"product_description\":\"Extruded Vinyl Twin Double Hung Mulled Window with Direct Set Radius Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#10826-R0\",\"approval_number\":\"FL10826.1\",\"seq\":1,\"product_model\":\"Mira Series\",\"product_description\":\"Aluminum Clad Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#10826-R0\",\"approval_number\":\"FL10826.2\",\"seq\":2,\"product_model\":\"Mira Series\",\"product_description\":\"Aluminum Clad Double Hung Stationary Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#10826-R0\",\"approval_number\":\"FL10826.3\",\"seq\":3,\"product_model\":\"Mira Series\",\"product_description\":\"Aluminum Clad Double Hung Fixed Sash in Frame Transom\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Stanek Vinyl Windows\":[{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#1739-R0\",\"approval_number\":\"FL1739.1\",\"seq\":1,\"product_model\":\"Double Hung Series 2000\",\"product_description\":\"Standard Sash Up to 52 x 70 frame size H-R50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#1739-R0\",\"approval_number\":\"FL1739.2\",\"seq\":2,\"product_model\":\"Series 2000 Double Hung\",\"product_description\":\"Standard Sash Up to 52 x 70 frame size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#1739-R0\",\"approval_number\":\"FL1739.3\",\"seq\":3,\"product_model\":\"Series 2000 Double Hung\",\"product_description\":\"Standard Sash Up to 46 x 70 frame size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#1739-R0\",\"approval_number\":\"FL1739.4\",\"seq\":4,\"product_model\":\"Series 2000 Double Hung\",\"product_description\":\"Slimline sash Up to 44 x 65 frame size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#8498-R0\",\"approval_number\":\"FL8498.1\",\"seq\":1,\"product_model\":\"Series 4000\",\"product_description\":\"PVC Tilt Double Hung Impact Rated Window\",\"design_pressure\":\"+55\\\/-71.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#11446-R0\",\"approval_number\":\"FL11446.1\",\"seq\":1,\"product_model\":\"Series 4000 - Impact -Tilt Double Hung\",\"product_description\":\"53\\\" wide x 76\\\" high window frame overall size HVHZ\",\"design_pressure\":\"+55.0PSF\\\/-71.5PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#11446-R1\",\"approval_number\":\"FL11446.2\",\"seq\":2,\"product_model\":\"Series 5000 Ultra Extreme - Tilt Double Hung\",\"product_description\":\"40\\\" wide x 63\\\" high window frame overall size\",\"design_pressure\":\"+70.0PSF\\\/-70.0PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#11446-R1\",\"approval_number\":\"FL11446.3\",\"seq\":3,\"product_model\":\"Series 5000 Ultra Extreme - Tilt Double Hung\",\"product_description\":\"54\\\" wide x 76\\\" high window frame overall size\",\"design_pressure\":\"+45.0PSF\\\/-45.0PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#15348-R0\",\"approval_number\":\"FL15348.1\",\"seq\":1,\"product_model\":\"SERIES 4000 TILT DOUBLE HUNG-IMPACT\",\"product_description\":\"53\\\"W X 76\\\"H Overall window frame size-HVHZ\",\"design_pressure\":\"+55psf\\\/-71.5psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#15348-R0\",\"approval_number\":\"FL15348.2\",\"seq\":2,\"product_model\":\"SERIES 5000 ULTRA EXTREME TILT DBL HUNG\",\"product_description\":\"40\\\"W X 63\\\"H Overall window frame size\",\"design_pressure\":\"+70psf\\\/-70psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#15348-R0\",\"approval_number\":\"FL15348.3\",\"seq\":3,\"product_model\":\"SERIES 5000 ULTRA EXTREME TILT DBL HUNG\",\"product_description\":\"54\\\"W X 76\\\"H Overall window frame size\",\"design_pressure\":\"+45psf\\\/-45psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-28 00:00:00\",\"instructions_url\":\"\"}],\"Atrium Windows and Doors, NC\":[{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#1756-R0\",\"approval_number\":\"FL1756.1\",\"seq\":1,\"product_model\":\"20\\\/1200\\\/3200 DH\",\"product_description\":\"REPLACEMENT DOUBLE HUNG\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#1756-R0\",\"approval_number\":\"FL1756.2\",\"seq\":2,\"product_model\":\"40\\\/1300\\\/3000\\\/3201\\\/3250 DH\",\"product_description\":\"REPLACEMENT DOUBLE HUNG\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#1756-R0\",\"approval_number\":\"FL1756.3\",\"seq\":3,\"product_model\":\"400 DH\",\"product_description\":\"NEW CONSTRUCTION DOUBLE HUNG\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#1756-R0\",\"approval_number\":\"FL1756.4\",\"seq\":4,\"product_model\":\"400 DHTR\",\"product_description\":\"NEW CONSTRUCTION DOUBLE HUNG TRIPLE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#1756-R0\",\"approval_number\":\"FL1756.5\",\"seq\":5,\"product_model\":\"400 DHTRHP\",\"product_description\":\"NEW CONSTRUCTION DOUBLE HUNG TRIPLE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#1756-R0\",\"approval_number\":\"FL1756.6\",\"seq\":6,\"product_model\":\"500 DH\",\"product_description\":\"NEW CONSTRUCTION DOUBLE HUNG\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#1756-R0\",\"approval_number\":\"FL1756.7\",\"seq\":7,\"product_model\":\"500 DHTR\",\"product_description\":\"NEW CONSTRUCTION DOUBLE HUNG TRIPLE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#1756-R0\",\"approval_number\":\"FL1756.8\",\"seq\":8,\"product_model\":\"500 DHTRHP\",\"product_description\":\"NEW CONSTRUCTION DOUBLE HUNG TRIPLE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#1756-R0\",\"approval_number\":\"FL1756.9\",\"seq\":9,\"product_model\":\"60\\\/1500\\\/3301\\\/6401\\\/5000 DH\",\"product_description\":\"REPLACEMENT DOUBLE HUNG\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#1756-R0\",\"approval_number\":\"FL1756.10\",\"seq\":10,\"product_model\":\"80\\\/1600\\\/3500\\\/3600\\\/6000 DH\",\"product_description\":\"REPLACEMENT DOUBLE HUNG\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#6408-R0\",\"approval_number\":\"FL6408.1\",\"seq\":1,\"product_model\":\"40\\\/1300\\\/3000\\\/3201\\\/3250\\\/8300\",\"product_description\":\"36\\\" x 74\\\" Vinyl Double Hung Replacement Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#6408-R0\",\"approval_number\":\"FL6408.2\",\"seq\":2,\"product_model\":\"40\\\/1300\\\/3000\\\/3201\\\/3250\\\/8300\",\"product_description\":\"48\\\" x 78\\\" Vinyl Double Hung Replacement Window\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#6408-R0\",\"approval_number\":\"FL6408.3\",\"seq\":3,\"product_model\":\"60\\\/1500\\\/3301\\\/3401\\\/5000\\\/8500\",\"product_description\":\"48\\\" x 78\\\" Vinyl Double Hung Replacement Window\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#6408-R0\",\"approval_number\":\"FL6408.4\",\"seq\":4,\"product_model\":\"60\\\/1500\\\/3301\\\/3401\\\/5000\\\/8500\",\"product_description\":\"36\\\" x 74\\\" Vinyl Double Hung Replacement Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#6408-R0\",\"approval_number\":\"FL6408.5\",\"seq\":5,\"product_model\":\"80\\\/1600\\\/3500\\\/3600\\\/6000\\\/8700\",\"product_description\":\"36\\\" x 74\\\" Vinyl Double Hung Replacement Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#6408-R0\",\"approval_number\":\"FL6408.6\",\"seq\":6,\"product_model\":\"80\\\/1600\\\/3500\\\/3600\\\/6000\\\/8700\",\"product_description\":\"48\\\" x 78\\\" Vinyl Double Hung Replacement Window\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#6830-R0\",\"approval_number\":\"FL6830.1\",\"seq\":1,\"product_model\":\"450\",\"product_description\":\"36\\\" x 74\\\" Vinyl Double Hung New Construction Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#6830-R0\",\"approval_number\":\"FL6830.2\",\"seq\":2,\"product_model\":\"450\\\/455\",\"product_description\":\"48\\\" x 78\\\" Vinyl Double Hung New Construction Window\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#6830-R0\",\"approval_number\":\"FL6830.3\",\"seq\":3,\"product_model\":\"455\",\"product_description\":\"36\\\" x 74\\\" Vinyl Double Hung New Construction Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#7616-R0\",\"approval_number\":\"FL7616.1\",\"seq\":1,\"product_model\":\"450\",\"product_description\":\"108\\\" x 74\\\" Vinyl Double Hung Triple New Construction Window, 72\\\" x 74\\\" Vinyl Double Hung Twin New Construction Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#7616-R0\",\"approval_number\":\"FL7616.2\",\"seq\":2,\"product_model\":\"455\",\"product_description\":\"108\\\" x 74\\\" Vinyl Double Hung Triple New Construction Window, 72\\\" x 74\\\" Vinyl Double Hung Twin New Construction Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#7616-R0\",\"approval_number\":\"FL7616.3\",\"seq\":3,\"product_model\":\"560\",\"product_description\":\"48\\\" x 78\\\" Vinyl Double Hung New Construction Window\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#7616-R0\",\"approval_number\":\"FL7616.4\",\"seq\":4,\"product_model\":\"560\",\"product_description\":\"36\\\" x 74\\\" Vinyl Double Hung New Construction Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Capitol Architectural\":[{\"manufacturer\":\"Capitol Architectural\",\"approval_number_master\":\"FL#1862-R0\",\"approval_number\":\"FL1862.1\",\"seq\":1,\"product_model\":\"7500\",\"product_description\":\"54x91 C-40 DP+40\\\/-40\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol Architectural\",\"approval_number_master\":\"FL#1862-R0\",\"approval_number\":\"FL1862.2\",\"seq\":2,\"product_model\":\"7500\",\"product_description\":\"48x72 C-50 DP+50\\\/-50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"JELD-WEN - Rantoul Division\":[{\"manufacturer\":\"JELD-WEN - Rantoul Division\",\"approval_number_master\":\"FL#1883-R0\",\"approval_number\":\"FL1883.1\",\"seq\":1,\"product_model\":\"Guardian Double Hung\",\"product_description\":\"3-0 x 6-2 (DP35)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JELD-WEN - Rantoul Division\",\"approval_number_master\":\"FL#1883-R0\",\"approval_number\":\"FL1883.2\",\"seq\":2,\"product_model\":\"Guardian Double Hung\",\"product_description\":\"3-8 x 5-2 (DP50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JELD-WEN - Rantoul Division\",\"approval_number_master\":\"FL#1883-R0\",\"approval_number\":\"FL1883.3\",\"seq\":3,\"product_model\":\"Guardian Double Hung\",\"product_description\":\"3-8 x 6-2 (DP20)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JELD-WEN - Rantoul Division\",\"approval_number_master\":\"FL#1883-R0\",\"approval_number\":\"FL1883.4\",\"seq\":4,\"product_model\":\"SmartFit Double Hung\",\"product_description\":\"3-4 x 6-2 (DP25)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JELD-WEN - Rantoul Division\",\"approval_number_master\":\"FL#1883-R0\",\"approval_number\":\"FL1883.5\",\"seq\":5,\"product_model\":\"SmartFit Double Hung\",\"product_description\":\"3-8 x 6-2 (DP15)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Schuco USA L.L.L.P.\":[{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#1915-R0\",\"approval_number\":\"FL1915.1\",\"seq\":1,\"product_model\":\"Corona 3000\",\"product_description\":\"Extruded PVC Double Hung Window with 13\\\/16\\\" Double or Triple Glazed Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#1915-R0\",\"approval_number\":\"FL1915.2\",\"seq\":2,\"product_model\":\"Corona 4000\",\"product_description\":\"Extruded PVC Double Hung Window with 13\\\/16\\\" Double or Triple Glazed Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#1915-R0\",\"approval_number\":\"FL1915.3\",\"seq\":3,\"product_model\":\"Suprema Plus\",\"product_description\":\"Extruded PVC Double Hung Window with 13\\\/16\\\" Double or Triple Glazed Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#1986-R0\",\"approval_number\":\"FL1986.1\",\"seq\":1,\"product_model\":\"Insul-Sash\",\"product_description\":\"Extruded PVC Double Hung Window with 1\\\" Double or Triple Glazed Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#3497-R0\",\"approval_number\":\"FL3497.1\",\"seq\":1,\"product_model\":\"\\\"IMP\\\" Double Hung Window - Insul Sash\",\"product_description\":\"Extruded Vinyl Double Hung Window - For Single Applications in Masonry and Stud Construction Utilizing 1\\\" Impact Rated Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#3497-R0\",\"approval_number\":\"FL3497.2\",\"seq\":2,\"product_model\":\"\\\"IMP\\\" Double Hung Window - Insul Sash\",\"product_description\":\"Extruded Vinyl Double Hung Window - For Twin and Multiple Applications in Masonry and Stud Construction Utilizing 1\\\" Impact Rated Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#3498-R0\",\"approval_number\":\"FL3498.1\",\"seq\":1,\"product_model\":\"\\\"IMP\\\" Double Hung Window - Corona 3000, Corona 4000 and Suprema Plus\",\"product_description\":\"Extruded Vinyl Double Hung Window - For Single Applications in Masonry and Stud Construction Utilizing 13\\\/16\\\" Impact Rated Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#3498-R0\",\"approval_number\":\"FL3498.2\",\"seq\":2,\"product_model\":\"\\\"IMP\\\" Double Hung Window - Corona 3000, Corona 4000 and Suprema Plus\",\"product_description\":\"Extruded Vinyl Double Hung Window - For Twin and Multiple Applications in Masonry and Stud Construction Utilizing 13\\\/16\\\" Impact Rated Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#3807-R0\",\"approval_number\":\"FL3807.1\",\"seq\":1,\"product_model\":\"Corona 3000, 4000 and Suprema Plus\",\"product_description\":\"Extruded PVC Double Hung Window with 13\\\/16\\\" Double or Triple Glazed Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#3807-R0\",\"approval_number\":\"FL3807.2\",\"seq\":2,\"product_model\":\"Insul Sash\",\"product_description\":\"Extruded PVC Double Hung Window with 1\\\" Double or Triple Glazed Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#3847-R0\",\"approval_number\":\"FL3847.1\",\"seq\":1,\"product_model\":\"a. \\\"IMP\\\" Corona 3000, Corona 4000 and Suprema Plus\",\"product_description\":\"Extruded Vinyl Double Hung Window - For Applications in Masonry and Stud Construction Utilizing 13\\\/16\\\" Impact Rated Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#3847-R0\",\"approval_number\":\"FL3847.2\",\"seq\":2,\"product_model\":\"b. \\\"IMP\\\" Insul Sash\",\"product_description\":\"Extruded Vinyl Double Hung Window - For Applications in Masonry and Stud Construction Utilizing 1\\\" Impact Rated Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#5509-R0\",\"approval_number\":\"FL5509.1\",\"seq\":1,\"product_model\":\"a. \\\"IMP\\\" Corona 3000, Corona 4000 and Suprema Plus\",\"product_description\":\"Extruded Vinyl Double Hung Window - For Single Applications in Masonry and Stud Construction Utilizing 13\\\/16\\\" Impact Rated Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#5509-R0\",\"approval_number\":\"FL5509.2\",\"seq\":2,\"product_model\":\"b. \\\"IMP\\\" Corona 3000, Corona 4000 and Suprema Plus\",\"product_description\":\"Extruded Vinyl Double Hung Window - For Twin and Multiple Applications in Masonry and Stud Construction Utilizing 13\\\/16\\\" Impact Rated Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#8703-R0\",\"approval_number\":\"FL8703.1\",\"seq\":1,\"product_model\":\"Corona 1000 - Hurricane Force V \\u2122\",\"product_description\":\"Extruded PVC Double Hung Window with \\\"Impact\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Energy Saving Products of Florida\":[{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1953-R0\",\"approval_number\":\"FL1953.1\",\"seq\":1,\"product_model\":\"3631\\\/3641\",\"product_description\":\"PVC DOUBLE HUNG H - R30 54 x 64\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1953-R0\",\"approval_number\":\"FL1953.2\",\"seq\":2,\"product_model\":\"3631\\\/3641\",\"product_description\":\"PVC DOUBLE HUNG H - R50 37 x 64\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#9029-R0\",\"approval_number\":\"FL9029.1\",\"seq\":1,\"product_model\":\"2551 Vinyl Fin Frame Impact Double Hung\",\"product_description\":\"2551 Vinyl Fin Frame Impact Double Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#8998-R1\",\"approval_number\":\"FL8998.1\",\"seq\":1,\"product_model\":\"1531 Fin Frame Double Hung\",\"product_description\":\"1531 Fin Frame Double Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"WINCO\":[{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#2170-R0\",\"approval_number\":\"FL2170.1\",\"seq\":1,\"product_model\":\"4400\\\/4410\\\/4500\",\"product_description\":\"4 and 4-1\\\/2\\\" alum Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#2170-R0\",\"approval_number\":\"FL2170.2\",\"seq\":2,\"product_model\":\"4500\\\/4400\\\/4410\",\"product_description\":\"4\\\" Double and Single hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Don Young Co. Inc.\":[{\"manufacturer\":\"Don Young Co. Inc.\",\"approval_number_master\":\"FL#2403-R0\",\"approval_number\":\"FL2403.1\",\"seq\":1,\"product_model\":\"5400\",\"product_description\":\"Vinyl Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Don Young Co. Inc.\",\"approval_number_master\":\"FL#2403-R0\",\"approval_number\":\"FL2403.2\",\"seq\":2,\"product_model\":\"8400\",\"product_description\":\"Aluminum Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Don Young Co. Inc.\",\"approval_number_master\":\"FL#5530-R0\",\"approval_number\":\"FL5530.1\",\"seq\":1,\"product_model\":\"5400\",\"product_description\":\"DOUBLE HUNG VINYL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Jeld-Wen Hawkins Window Division\":[{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2596-R0\",\"approval_number\":\"FL2596.1\",\"seq\":1,\"product_model\":\"D Series Clad D Hung Picture\",\"product_description\":\"(406-H-025) aluminum clad wood double hung picture window, SCDH6-4\\\/6-6, 77x79, F-LC30, DP30, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2596-R0\",\"approval_number\":\"FL2596.2\",\"seq\":2,\"product_model\":\"D Series Clad D Hung Picture\",\"product_description\":\"(406-H-606) coastal aluminum clad wood double hung picture window, SCDH4-0\\\/7-6, 49x91, F-R50, DP50, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2596-R0\",\"approval_number\":\"FL2596.3\",\"seq\":3,\"product_model\":\"D Series Clad D Hung Picture\",\"product_description\":\"(406-H-606.1) coastal aluminum clad wood double hung picture window, SCDH6-4\\\/6-6, 77x79, F-C50, DP50, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2596-R0\",\"approval_number\":\"FL2596.4\",\"seq\":4,\"product_model\":\"D Series Clad Double Hung\",\"product_description\":\"(406-H-610) aluminum clad wood double hung window, SCDH4036, 45x79, H-R15, DP15, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2596-R0\",\"approval_number\":\"FL2596.5\",\"seq\":5,\"product_model\":\"D Series Clad Double Hung\",\"product_description\":\"(406-H-610.1) aluminum clad wood double hung window with wind clips, SCDH4036, 45x79, H-LC30, DP30, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2596-R0\",\"approval_number\":\"FL2596.6\",\"seq\":6,\"product_model\":\"D Series Clad Double Hung\",\"product_description\":\"(406-H-611) aluminum clad wood double hung window, SCDH3628, 41x63, H-R30, DP30, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2596-R0\",\"approval_number\":\"FL2596.7\",\"seq\":7,\"product_model\":\"D Series Clad Double Hung\",\"product_description\":\"(406-H-609) coastal aluminum clad wood double hung window, SCDH4042, 45x91, H-LC35, DP35, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2596-R0\",\"approval_number\":\"FL2596.8\",\"seq\":8,\"product_model\":\"D Series Clad Double Hung\",\"product_description\":\"(406-H-609.1) coastal aluminum clad wood double hung window, SCDH4020, 45x47, H-LC50, DP50, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2596-R0\",\"approval_number\":\"FL2596.9\",\"seq\":9,\"product_model\":\"D Series Clad Double Hung\",\"product_description\":\"(406-H-609.2) coastal aluminum clad wood double hung window, SCDH3634, 41x75, H-LC40, DP40, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2596-R0\",\"approval_number\":\"FL2596.10\",\"seq\":10,\"product_model\":\"D Series Clad Double Hung\",\"product_description\":\"(406-H-609.3) coastal aluminum clad wood double hung window, SCDH3626, 41x59, H-LC50, DP50, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2596-R0\",\"approval_number\":\"FL2596.11\",\"seq\":11,\"product_model\":\"D Series Clad Double hung\",\"product_description\":\"(406-H-609.4) coastal aluminum clad wood double hung window,SCDH3236, 37x79, H-LC40, DP40, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2596-R0\",\"approval_number\":\"FL2596.12\",\"seq\":12,\"product_model\":\"D Series Clad Double Hung\",\"product_description\":\"(406-H-609.5) coastal aluminum clad wood double hung window, SCDH2834, 33x75, H-LC50, DP50, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2596-R0\",\"approval_number\":\"FL2596.13\",\"seq\":13,\"product_model\":\"D Series Wood D Hung Picture\",\"product_description\":\"(406-H-024) wood double hung picture window, SPDH6-4\\\/6-6, 77x80, F-LC30,DP30, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2596-R0\",\"approval_number\":\"FL2596.14\",\"seq\":14,\"product_model\":\"D Series Wood D Hung Picture\",\"product_description\":\"(406-H-607) coastal wood double hung picture window, SPDH4-0\\\/7-6, 49x91, F-R50, DP50, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2596-R0\",\"approval_number\":\"FL2596.15\",\"seq\":15,\"product_model\":\"D Series Wood D Hung Picture\",\"product_description\":\"(406-H-607.1) coastal wood double hung picture window, SPDH6-4\\\/6-6, 77x80, F-C50, DP50, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2596-R0\",\"approval_number\":\"FL2596.16\",\"seq\":16,\"product_model\":\"D Series Wood Double hung\",\"product_description\":\"(406-H-608) coastal wood double hung window, SPDH4042, 45x91, H-LC35, DP35, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2596-R0\",\"approval_number\":\"FL2596.17\",\"seq\":17,\"product_model\":\"D Series Wood Double hung\",\"product_description\":\"(406-H-608.1) coastal wood double hung window, SPDH4020, 45x47, H-LC45, DP45, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2596-R0\",\"approval_number\":\"FL2596.18\",\"seq\":18,\"product_model\":\"D Series Wood Double Hung\",\"product_description\":\"(406-H-608.2) coastal wood double hung window, SPDH3634, 41x75, H-LC40, DP40, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2596-R0\",\"approval_number\":\"FL2596.19\",\"seq\":19,\"product_model\":\"D Series Wood Double Hung\",\"product_description\":\"(406-H-612) wood double hung window, SPDH4036, 45x79, H-R15, DP15, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2596-R0\",\"approval_number\":\"FL2596.20\",\"seq\":20,\"product_model\":\"D Series Wood Double Hung\",\"product_description\":\"(406-H-612.1) wood double hung window with wind clips, SPDH4036, 45x79, H-R30, DP30, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2596-R0\",\"approval_number\":\"FL2596.21\",\"seq\":21,\"product_model\":\"D Series Wood Double Hung\",\"product_description\":\"(406-H-613) wood double hung window, SPDH3224, 37x55, H-R30, DP30, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2596-R0\",\"approval_number\":\"FL2596.22\",\"seq\":22,\"product_model\":\"D Series Wood Double Hung\",\"product_description\":\"(406-H-608.3) coastal wood double hung window, SPDH3626, 41x59, H-LC45, DP45, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Kensington Windows Inc\":[{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#2628-R0\",\"approval_number\":\"FL2628.1\",\"seq\":1,\"product_model\":\"4710\",\"product_description\":\"Horizontal slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#2628-R0\",\"approval_number\":\"FL2628.2\",\"seq\":2,\"product_model\":\"4710\",\"product_description\":\"vinyl double hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#3188-R0\",\"approval_number\":\"FL3188.1\",\"seq\":1,\"product_model\":\"3410\",\"product_description\":\"Vinyl Replacement Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#3188-R0\",\"approval_number\":\"FL3188.2\",\"seq\":2,\"product_model\":\"3410\",\"product_description\":\"Vinyl Replacement Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#3188-R0\",\"approval_number\":\"FL3188.3\",\"seq\":3,\"product_model\":\"3510\\\/4510\",\"product_description\":\"DP50 Vinyl Replacement Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#3188-R0\",\"approval_number\":\"FL3188.4\",\"seq\":4,\"product_model\":\"3510\\\/4510\",\"product_description\":\"DP50 Vinyl Replacement Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#3188-R0\",\"approval_number\":\"FL3188.5\",\"seq\":5,\"product_model\":\"3610\",\"product_description\":\"Daimond Vinyl Replacement Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#3188-R0\",\"approval_number\":\"FL3188.6\",\"seq\":6,\"product_model\":\"3610\",\"product_description\":\"Diamond Vinyl Replacement Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#3188-R0\",\"approval_number\":\"FL3188.7\",\"seq\":7,\"product_model\":\"3810\",\"product_description\":\"Kingston Vinyl Replacement Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#3188-R0\",\"approval_number\":\"FL3188.8\",\"seq\":8,\"product_model\":\"3810\",\"product_description\":\"Kingston Vinyl Replacement Doubel Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#3188-R0\",\"approval_number\":\"FL3188.9\",\"seq\":9,\"product_model\":\"4310\",\"product_description\":\"Huntungton2 Vinyl Repacement Doubel Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#3188-R0\",\"approval_number\":\"FL3188.10\",\"seq\":10,\"product_model\":\"4310\",\"product_description\":\"Huntington Vinyl Replacement Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#3188-R0\",\"approval_number\":\"FL3188.11\",\"seq\":11,\"product_model\":\"5310\",\"product_description\":\"Quantum2 Vinyl Replacement Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#3188-R0\",\"approval_number\":\"FL3188.12\",\"seq\":12,\"product_model\":\"5310\",\"product_description\":\"Quantum2 Vinyl Replacement Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#5693-R0\",\"approval_number\":\"FL5693.1\",\"seq\":1,\"product_model\":\"3910\",\"product_description\":\"vinyl replacement double hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#9833-R0\",\"approval_number\":\"FL9833.1\",\"seq\":1,\"product_model\":\"Series \\\"5510\\\" Tilt Double Hung Prime Window\",\"product_description\":\"Quantum Double Hung\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#9833-R0\",\"approval_number\":\"FL9833.2\",\"seq\":2,\"product_model\":\"Series \\\"5510\\\" Tilt Double Hung Prime Window\",\"product_description\":\"Quantum Double Hung\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#9833-R0\",\"approval_number\":\"FL9833.3\",\"seq\":3,\"product_model\":\"Series \\\"5510\\\" Tilt Double Hung Prime Window\",\"product_description\":\"Quantum Double Hung\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Peerless Products, Inc.\":[{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2720-R0\",\"approval_number\":\"FL2720.1\",\"seq\":1,\"product_model\":\"3000\",\"product_description\":\"Double Hung \\\/ Non-Thermal - 2\\\" Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2720-R0\",\"approval_number\":\"FL2720.2\",\"seq\":2,\"product_model\":\"4320\",\"product_description\":\"Double Hung \\\/ Tilt - 3.25\\\" Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2720-R0\",\"approval_number\":\"FL2720.3\",\"seq\":3,\"product_model\":\"4340\",\"product_description\":\"Double Hung \\\/ Tilt - 4\\\" Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2720-R0\",\"approval_number\":\"FL2720.4\",\"seq\":4,\"product_model\":\"6000\",\"product_description\":\"Double Hung \\\/ Accoustical\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2720-R0\",\"approval_number\":\"FL2720.5\",\"seq\":5,\"product_model\":\"9350\",\"product_description\":\"Double Hung \\\/ Side Load - 4\\\" Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#12408-R0\",\"approval_number\":\"FL12408.1\",\"seq\":1,\"product_model\":\"4320\",\"product_description\":\"Double Hung - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#12408-R0\",\"approval_number\":\"FL12408.2\",\"seq\":2,\"product_model\":\"4340\",\"product_description\":\"Double Hung - 4\\\" Frame Depth\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#12408-R0\",\"approval_number\":\"FL12408.3\",\"seq\":3,\"product_model\":\"6000\",\"product_description\":\"Double Hung - 4-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#12408-R0\",\"approval_number\":\"FL12408.4\",\"seq\":4,\"product_model\":\"9350\",\"product_description\":\"Double Hung - 4\\\" Frame Depth\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#12408-R1\",\"approval_number\":\"FL12408.5\",\"seq\":5,\"product_model\":\"6000\",\"product_description\":\"Double Hung - 4-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#12408-R2\",\"approval_number\":\"FL12408.6\",\"seq\":6,\"product_model\":\"9350 Self Balancing\",\"product_description\":\"Self Balancing Double Hung 4\\\" Frame Depth\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#12408-R4\",\"approval_number\":\"FL12408.7\",\"seq\":7,\"product_model\":\"GDH3\",\"product_description\":\"Double Hung EnerGSave - 3-5\\\/16\\\" Frame Depth\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#12408-R4\",\"approval_number\":\"FL12408.8\",\"seq\":8,\"product_model\":\"GDH5\",\"product_description\":\"Double Hung EnerGSave - 4-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-04 00:00:00\",\"instructions_url\":\"\"}],\"ACCU-WELD LLC\":[{\"manufacturer\":\"ACCU-WELD LLC\",\"approval_number_master\":\"FL#2957-R0\",\"approval_number\":\"FL2957.1\",\"seq\":1,\"product_model\":\"5024 Non-Impact 36\\\" x 60\\\" Tilt Vinyl Double Hung\",\"product_description\":\"Vinyl Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ACCU-WELD LLC\",\"approval_number_master\":\"FL#2957-R0\",\"approval_number\":\"FL2957.2\",\"seq\":2,\"product_model\":\"5024 Non-Impact 44\\\" x 60\\\" Tilt Double Hung\",\"product_description\":\"Non-Impact Vinyl Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ACCU-WELD LLC\",\"approval_number_master\":\"FL#2957-R0\",\"approval_number\":\"FL2957.3\",\"seq\":3,\"product_model\":\"5024 Vinyl 36\\\" x 60\\\" Double Hung Window\",\"product_description\":\"Impact Vinyl Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ACCU-WELD LLC\",\"approval_number_master\":\"FL#2911-R0\",\"approval_number\":\"FL2911.1\",\"seq\":1,\"product_model\":\"2500 Double Hung Non-Impact Vinyl\",\"product_description\":\"Double Hung Vinyl Window, Max size 36\\\" x 60\\\" R50 rating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ACCU-WELD LLC\",\"approval_number_master\":\"FL#2958-R0\",\"approval_number\":\"FL2958.1\",\"seq\":1,\"product_model\":\"5024 Non-Impact Vinyl Double Hung\",\"product_description\":\"36\\\" x 72\\\" Vinyl Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ACCU-WELD LLC\",\"approval_number_master\":\"FL#8115-R0\",\"approval_number\":\"FL8115.1\",\"seq\":1,\"product_model\":\"Series 5024 DH\",\"product_description\":\"Series 5024 Tilt Double Hung Vinyl Prime Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ACCU-WELD LLC\",\"approval_number_master\":\"FL#8288-R0\",\"approval_number\":\"FL8288.1\",\"seq\":1,\"product_model\":\"Series 2950\",\"product_description\":\"Series 2950 Tilt Double Hung Vinyl Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ACCU-WELD LLC\",\"approval_number_master\":\"FL#8361-R0\",\"approval_number\":\"FL8361.1\",\"seq\":1,\"product_model\":\"Series 5024 Impact\",\"product_description\":\"Series 5024 Vinyl Double Hung Impact Rated Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ACCU-WELD LLC\",\"approval_number_master\":\"FL#10377-R0\",\"approval_number\":\"FL10377.1\",\"seq\":1,\"product_model\":\"SERIES 2940\",\"product_description\":\"SERIES 2940 VINYL TILT DOUBLE HUNG PRIME WINDOW, 52x74\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Sun Windows, Inc.\":[{\"manufacturer\":\"Sun Windows, Inc.\",\"approval_number_master\":\"FL#3129-R0\",\"approval_number\":\"FL3129.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood Double Hung\",\"product_description\":\"(096-H-601) Aluminum Clad Wood Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Sol-A-Trol Aluminum Products\":[{\"manufacturer\":\"Sol-A-Trol Aluminum Products\",\"approval_number_master\":\"FL#3780-R0\",\"approval_number\":\"FL3780.1\",\"seq\":1,\"product_model\":\"Series 540\",\"product_description\":\"Aluminum Single\\\/Double Hung Window with Louvers - Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sol-A-Trol Aluminum Products\",\"approval_number_master\":\"FL#16997-R0\",\"approval_number\":\"FL16997.1\",\"seq\":1,\"product_model\":\"540\",\"product_description\":\"\\\"540\\\" Aluminum Single\\\/Double Hung Window with Louvers\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-20 00:00:00\",\"instructions_url\":\"\"}],\"Precision Windows\":[{\"manufacturer\":\"Precision Windows\",\"approval_number_master\":\"FL#4003-R0\",\"approval_number\":\"FL4003.1\",\"seq\":1,\"product_model\":\"3000 Series Double Hung\",\"product_description\":\"wood and masonry\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"precision window industries l.l.c.\":[{\"manufacturer\":\"precision window industries l.l.c.\",\"approval_number_master\":\"FL#4292-R0\",\"approval_number\":\"FL4292.1\",\"seq\":1,\"product_model\":\"3000\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"West Window Corporation\":[{\"manufacturer\":\"West Window Corporation\",\"approval_number_master\":\"FL#5056-R0\",\"approval_number\":\"FL5056.1\",\"seq\":1,\"product_model\":\"Dualvue Vinyl Double Hung\",\"product_description\":\"Vinyl Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Window Corporation\",\"approval_number_master\":\"FL#5055-R1\",\"approval_number\":\"FL5055.1\",\"seq\":1,\"product_model\":\"780 Defender\\\/Allweld-III\",\"product_description\":\"780 Defender\\\/Allweld-III\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Window Corporation\",\"approval_number_master\":\"FL#5411-R0\",\"approval_number\":\"FL5411.1\",\"seq\":1,\"product_model\":\"Allweld Vinyl Double Hung\",\"product_description\":\"Vinyl Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Window Corporation\",\"approval_number_master\":\"FL#5411-R0\",\"approval_number\":\"FL5411.2\",\"seq\":2,\"product_model\":\"Dualvue Vinyl Double Hung\",\"product_description\":\"Vinyl Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Window Corporation\",\"approval_number_master\":\"FL#8511-R0\",\"approval_number\":\"FL8511.1\",\"seq\":1,\"product_model\":\"Westwood Double Hung\",\"product_description\":\"Vinyl Double Hung with wood clad inside\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Window Corporation\",\"approval_number_master\":\"FL#8978-R0\",\"approval_number\":\"FL8978.1\",\"seq\":1,\"product_model\":\"West Prime Thermal\",\"product_description\":\"West Prime Thermal Aluminum Double Hung\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Window Corporation\",\"approval_number_master\":\"FL#12656-R0\",\"approval_number\":\"FL12656.1\",\"seq\":1,\"product_model\":\"Dualvue-II Mulled Twin DH 50\",\"product_description\":\"Dualvue-II Mulled Twin DH 50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Window Corporation\",\"approval_number_master\":\"FL#12656-R0\",\"approval_number\":\"FL12656.2\",\"seq\":2,\"product_model\":\"Dualvue-II Vinyl DH 30\",\"product_description\":\"Dualvue-II Vinyl DH 30\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Window Corporation\",\"approval_number_master\":\"FL#12656-R0\",\"approval_number\":\"FL12656.3\",\"seq\":3,\"product_model\":\"Dualvue-II Vinyl DH 35\",\"product_description\":\"Dualvue-II Vinyl DH 35\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Window Corporation\",\"approval_number_master\":\"FL#12656-R0\",\"approval_number\":\"FL12656.4\",\"seq\":4,\"product_model\":\"Dualvue-II Vinyl DH 35\",\"product_description\":\"Dualvue-II Vinyl DH 35\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Window Corporation\",\"approval_number_master\":\"FL#12656-R0\",\"approval_number\":\"FL12656.5\",\"seq\":5,\"product_model\":\"Dualvue-II Vinyl DH 35\",\"product_description\":\"Dualvue-II Vinyl DH 35\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Window Corporation\",\"approval_number_master\":\"FL#12656-R0\",\"approval_number\":\"FL12656.6\",\"seq\":6,\"product_model\":\"Dualvue-II Vinyl DH 40\",\"product_description\":\"Dualvue-II Vinyl DH 40\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Window Corporation\",\"approval_number_master\":\"FL#12656-R0\",\"approval_number\":\"FL12656.7\",\"seq\":7,\"product_model\":\"Dualvue-II Vinyl DH 50\",\"product_description\":\"Dualvue-II Vinyl DH 50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-31 00:00:00\",\"instructions_url\":\"\"}],\"All Seasons Commercial Div.\":[{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#1542-R0\",\"approval_number\":\"FL1542.1\",\"seq\":1,\"product_model\":\"1000\",\"product_description\":\"3 5\\\/8\\\" Non-Thermal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#1542-R0\",\"approval_number\":\"FL1542.2\",\"seq\":2,\"product_model\":\"695\",\"product_description\":\"3 1\\\/8\\\" Thermal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Moss Supply Company\":[{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#2693-R0\",\"approval_number\":\"FL2693.1\",\"seq\":1,\"product_model\":\"1940\",\"product_description\":\"new construction double hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#2693-R0\",\"approval_number\":\"FL2693.2\",\"seq\":2,\"product_model\":\"1940 \\\/ 2040 \\\/ 2050\",\"product_description\":\"new construction double hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#13240-R0\",\"approval_number\":\"FL13240.1\",\"seq\":1,\"product_model\":\"Series 4500 Non-Impact PVC Double Hung\",\"product_description\":\"Series 4500 \\\"Nail Fin\\\" Frame DH\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#13240-R0\",\"approval_number\":\"FL13240.2\",\"seq\":2,\"product_model\":\"Series 4500 Non-Impact PVC Double Hung\",\"product_description\":\"Series 4500 \\\"Reinforced Nail Fin\\\" Frame DH\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#13240-R0\",\"approval_number\":\"FL13240.3\",\"seq\":3,\"product_model\":\"Series 4500 Non-Impact PVC Double Hung\",\"product_description\":\"Series 4500 \\\"Replacement\\\" Frame DH\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-30 00:00:00\",\"instructions_url\":\"\"}],\"Pro-techt window and doors\":[{\"manufacturer\":\"Pro-techt window and doors\",\"approval_number_master\":\"FL#4950-R0\",\"approval_number\":\"FL4950.1\",\"seq\":1,\"product_model\":\"Model # 3350\",\"product_description\":\"Impact Vinyl Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pro-techt window and doors\",\"approval_number_master\":\"FL#4950-R0\",\"approval_number\":\"FL4950.2\",\"seq\":2,\"product_model\":\"Model # 3350DS\",\"product_description\":\"Impact Vinyl Double Hung \\\/ Double Slider Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Hurricane Industries, Inc.\":[{\"manufacturer\":\"Hurricane Industries, Inc.\",\"approval_number_master\":\"FL#4955-R0\",\"approval_number\":\"FL4955.1\",\"seq\":1,\"product_model\":\"302- Double Hung (Impact)\",\"product_description\":\"Vinyl Frame,Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurricane Industries, Inc.\",\"approval_number_master\":\"FL#4955-R0\",\"approval_number\":\"FL4955.2\",\"seq\":2,\"product_model\":\"802-Double Hung (Non Impact)\",\"product_description\":\"Vinyl Frame,Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"BAY CITY WINDOW COMPANY\":[{\"manufacturer\":\"BAY CITY WINDOW COMPANY\",\"approval_number_master\":\"FL#5040-R0\",\"approval_number\":\"FL5040.1\",\"seq\":1,\"product_model\":\"7600 Series Double Hung\",\"product_description\":\"7600 Series Double Hung Window 48\\\" x 72\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Modern Window and Door Inc.\":[{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#5077-R0\",\"approval_number\":\"FL5077.1\",\"seq\":1,\"product_model\":\"8000C DOUBLE HUNG\",\"product_description\":\"Double Hung Size: 44 X 73 Rating: H-R45\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#5081-R0\",\"approval_number\":\"FL5081.1\",\"seq\":1,\"product_model\":\"9500 DOUBLE HUNG\",\"product_description\":\"Double Hung Size: 54 X 76 Rating: H-R60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#7171-R0\",\"approval_number\":\"FL7171.1\",\"seq\":1,\"product_model\":\"9500HT 9200H Triple Impact\",\"product_description\":\"9500HT 9200H Triple Window Size: 169 x 76 Rating: H-R55\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#7171-R0\",\"approval_number\":\"FL7171.2\",\"seq\":2,\"product_model\":\"9500HT Twin Impact\",\"product_description\":\"Double Hung Twin Window Size: 109 x 76 Rating: H-R55\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Coastal Millworks, Inc\":[{\"manufacturer\":\"Coastal Millworks, Inc\",\"approval_number_master\":\"FL#5176-R0\",\"approval_number\":\"FL5176.1\",\"seq\":1,\"product_model\":\"Mahogany Double Hung Impact Resistant Window\",\"product_description\":\"Wood double hung window, top and bottom sash are operable\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Zeluck Inc.\":[{\"manufacturer\":\"Zeluck Inc.\",\"approval_number_master\":\"FL#5239-R0\",\"approval_number\":\"FL5239.1\",\"seq\":1,\"product_model\":\"H2300\",\"product_description\":\"Wood Double\\\\Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Zeluck Inc.\",\"approval_number_master\":\"FL#5239-R0\",\"approval_number\":\"FL5239.2\",\"seq\":2,\"product_model\":\"Weight & Chain\",\"product_description\":\"Wood Double\\\\Single Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Zeluck Inc.\",\"approval_number_master\":\"FL#12690-R0\",\"approval_number\":\"FL12690.1\",\"seq\":1,\"product_model\":\"H2750 Weight & Chain\",\"product_description\":\"H2750 Wood Double Hung\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-05 00:00:00\",\"instructions_url\":\"\"}],\"Atlantic Vinyl Windows and Doors, inc.\":[{\"manufacturer\":\"Atlantic Vinyl Windows and Doors, inc.\",\"approval_number_master\":\"FL#5736-R0\",\"approval_number\":\"FL5736.1\",\"seq\":1,\"product_model\":\"Royal A-135 Series, Double Hung\",\"product_description\":\"Vinyl-framed, double-hung window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic Vinyl Windows and Doors, inc.\",\"approval_number_master\":\"FL#8168-R0\",\"approval_number\":\"FL8168.1\",\"seq\":1,\"product_model\":\"S-3350\\\/4350 Double Hung\",\"product_description\":\"Atlantic S-3350\\\/4350\\nDouble Hung\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic Vinyl Windows and Doors, inc.\",\"approval_number_master\":\"FL#12146-R0\",\"approval_number\":\"FL12146.1\",\"seq\":1,\"product_model\":\"S-3350\\\/4350\",\"product_description\":\"Vinyl Double Hung Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic Vinyl Windows and Doors, inc.\",\"approval_number_master\":\"FL#12149-R2\",\"approval_number\":\"FL12149.1\",\"seq\":1,\"product_model\":\"\\\"Series S-3350\\\/4350\\\"\",\"product_description\":\"Double Hung Windows Mulled With \\\"Series S-3200\\\/4200\\\" Fixed Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"EFCO Corporation\":[{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#6030-R0\",\"approval_number\":\"FL6030.1\",\"seq\":1,\"product_model\":\"670\",\"product_description\":\"Aluminum Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#6030-R0\",\"approval_number\":\"FL6030.2\",\"seq\":2,\"product_model\":\"694\",\"product_description\":\"Aluminum Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#9475-R2\",\"approval_number\":\"FL9475.1\",\"seq\":1,\"product_model\":\"Series 671\",\"product_description\":\"Aluminum Double Hung Window\",\"design_pressure\":\"+67\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12907-R0\",\"approval_number\":\"FL12907.1\",\"seq\":1,\"product_model\":\"Series 671\",\"product_description\":\"Aluminum Double Hung Window\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12907-R0\",\"approval_number\":\"FL12907.2\",\"seq\":2,\"product_model\":\"Series 671\",\"product_description\":\"Aluminum Double Hung Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12907-R0\",\"approval_number\":\"FL12907.3\",\"seq\":3,\"product_model\":\"Series 671\",\"product_description\":\"Aluminum Double Hung Window\",\"design_pressure\":\"+100\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13431-R0\",\"approval_number\":\"FL13431.1\",\"seq\":1,\"product_model\":\"Series 676\",\"product_description\":\"Aluminum Double Hung Window\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#17402-R0\",\"approval_number\":\"FL17402.1\",\"seq\":1,\"product_model\":\"670\",\"product_description\":\"Aluminum Double Hung Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#17402-R0\",\"approval_number\":\"FL17402.2\",\"seq\":2,\"product_model\":\"HX45\",\"product_description\":\"Aluminum Double Hung Window\",\"design_pressure\":\"+105\\\/-105\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#19327-R0\",\"approval_number\":\"FL19327.1\",\"seq\":1,\"product_model\":\"671\",\"product_description\":\"Double Hung Window, 48\\\" wide x 96\\\" high\",\"design_pressure\":\"+67\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#19327-R0\",\"approval_number\":\"FL19327.2\",\"seq\":2,\"product_model\":\"671\",\"product_description\":\"Double Hung Window, 48\\\" wide x 96\\\" high\",\"design_pressure\":\"+67\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#19327-R0\",\"approval_number\":\"FL19327.3\",\"seq\":3,\"product_model\":\"671\",\"product_description\":\"Double Hung Window, 48\\\" wide x 96\\\" high\",\"design_pressure\":\"+67\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#19327-R0\",\"approval_number\":\"FL19327.4\",\"seq\":4,\"product_model\":\"671\",\"product_description\":\"Double Hung Window, 48\\\" wide x 96\\\" high\",\"design_pressure\":\"+67\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#19327-R0\",\"approval_number\":\"FL19327.5\",\"seq\":5,\"product_model\":\"671\",\"product_description\":\"Double Hung Window, 48\\\" wide x 72\\\" high\",\"design_pressure\":\"+67\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#19327-R0\",\"approval_number\":\"FL19327.6\",\"seq\":6,\"product_model\":\"671\",\"product_description\":\"Double Hung Window, 48\\\" wide x 72\\\" high\",\"design_pressure\":\"+67\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Larson Manufacturing Company\":[{\"manufacturer\":\"Larson Manufacturing Company\",\"approval_number_master\":\"FL#6326-R0\",\"approval_number\":\"FL6326.1\",\"seq\":1,\"product_model\":\"Dual Double Hung Window\",\"product_description\":\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Larson Manufacturing Company\",\"approval_number_master\":\"FL#6326-R0\",\"approval_number\":\"FL6326.2\",\"seq\":2,\"product_model\":\"Dual Horizontal Sliding Window\",\"product_description\":\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Seven D Industries, L.P.\":[{\"manufacturer\":\"Seven D Industries, L.P.\",\"approval_number_master\":\"FL#6880-R0\",\"approval_number\":\"FL6880.1\",\"seq\":1,\"product_model\":\"Series 5700 Double Hung\",\"product_description\":\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"American Weather-Seal\":[{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7224-R0\",\"approval_number\":\"FL7224.1\",\"seq\":1,\"product_model\":\"Colony 2113 Twin Tilt Double Hung\",\"product_description\":\"Colony 2113 Vinyl Non-Impact Twin Tilt Double Hung w\\\/T-Mull (H-R35 88x60); requires meeting rail, lock rail, stile and mull reinforcement; Hurd Model 600V Twin Tilt Double Hung\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7224-R0\",\"approval_number\":\"FL7224.2\",\"seq\":2,\"product_model\":\"Colony 2113 Twin Tilt Double Hung\",\"product_description\":\"Colony 2113 Vinyl Non-Impact Twin Tilt Double Hung w\\\/T-Mull (H-R45 72x72); requires meeting rail, lock rail, stile and mull reinforcement; Hurd Model 600V Twin Tilt Double Hung\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7224-R0\",\"approval_number\":\"FL7224.3\",\"seq\":3,\"product_model\":\"Colony 2120\\\/2125 Double Hung\",\"product_description\":\"Colony 2120\\\/2125 Vinyl Non-Impact Tilt Double Hung (H-R25 48x72); requires meeting rail and lock rail reinforcement; Hurd Model 600V Tilt Double Hung.\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7224-R0\",\"approval_number\":\"FL7224.4\",\"seq\":4,\"product_model\":\"Colony 2120\\\/2125 Tilt Double Hung\",\"product_description\":\"Colony 2120\\\/2125 Vinyl Non-Impact Tilt Double Hung (H-R40 44x60); requires meeting and lock rail reinforcement; Hurd Model 600V Tilt Double Hung.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7224-R0\",\"approval_number\":\"FL7224.5\",\"seq\":5,\"product_model\":\"Colony 2120\\\/2125 Tilt Double Hung\",\"product_description\":\"Colony 2120\\\/2125 Vinyl Non-Impact Tilt Double Hung (H-R50 44x60); requires meeting rail, lock rail and stile reinforcement; Hurd Model 600V Tilt Double Hung.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7224-R0\",\"approval_number\":\"FL7224.6\",\"seq\":6,\"product_model\":\"Excel 30\\\/31\\\/5120 Double Hung\",\"product_description\":\"Excel 3020\\\/3120\\\/5120 Vinyl Non-Impact Double Hung (H-R25 52x62); Requires rail and stile reinforcement; Hurd Model 900V Double Hung\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7224-R0\",\"approval_number\":\"FL7224.7\",\"seq\":7,\"product_model\":\"Excel 30\\\/31\\\/5120 Double Hung\",\"product_description\":\"Hung Excel 3020\\\/3120\\\/5120 Vinyl Non-Impact Double Hung (H-R20 52x72); Requires rail and stile reinforcement; Hurd Model 900V Double Hung\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7224-R0\",\"approval_number\":\"FL7224.8\",\"seq\":8,\"product_model\":\"Excel 30\\\/31\\\/5120\\\/5125 Double Hung\",\"product_description\":\"Excel 30\\\/31\\\/5120\\\/5125 Vinyl Non-Impact Double Hung (H-LC 45 46x60); requires meeting rail, lock rail and stile reinforcement; Hurd Model 900V Double Hung.\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7224-R0\",\"approval_number\":\"FL7224.9\",\"seq\":9,\"product_model\":\"Excel 30\\\/31\\\/5120\\\/5125 Double Hung\",\"product_description\":\"Excel 30\\\/31\\\/5120\\\/5125 Vinyl Non-Impact Double Hung (H-LC35 46x77); requires meeting rail, lock rail and stile reinforcement; Hurd Model 900V Double Hung.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7224-R0\",\"approval_number\":\"FL7224.10\",\"seq\":10,\"product_model\":\"Excel 30\\\/31\\\/5120\\\/5125 Double Hung\",\"product_description\":\"Excel 30\\\/31\\\/5120\\\/5125 Vinyl Non-Impact Double Hung (H-R30 44x72); no reinforcement required; Hurd Model 900V Double Hung.\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7224-R0\",\"approval_number\":\"FL7224.11\",\"seq\":11,\"product_model\":\"Excel 30\\\/31\\\/5120\\\/5125 Double Hung\",\"product_description\":\"Excel 30\\\/31\\\/5120\\\/5125 Vinyl Non-Impact Double Hung (H-LC50 36x72); requires meeting rail, lock rail and stile reinforcement; Hurd Model 900V Double Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Mon-Ray, Inc.\":[{\"manufacturer\":\"Mon-Ray, Inc.\",\"approval_number_master\":\"FL#7457-R0\",\"approval_number\":\"FL7457.1\",\"seq\":1,\"product_model\":\"DeVAC Model 460\",\"product_description\":\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mon-Ray, Inc.\",\"approval_number_master\":\"FL#7457-R0\",\"approval_number\":\"FL7457.2\",\"seq\":2,\"product_model\":\"DeVAC Model 660\",\"product_description\":\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mon-Ray, Inc.\",\"approval_number_master\":\"FL#7886-R0\",\"approval_number\":\"FL7886.1\",\"seq\":1,\"product_model\":\"DeVAC 460\",\"product_description\":\"Aluminum Double Hung Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mon-Ray, Inc.\",\"approval_number_master\":\"FL#7886-R0\",\"approval_number\":\"FL7886.2\",\"seq\":2,\"product_model\":\"DeVAC 660\",\"product_description\":\"Aluminum Double Hung Dual Sash Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Galaxy Window and Door, Inc.\":[{\"manufacturer\":\"Galaxy Window and Door, Inc.\",\"approval_number_master\":\"FL#7595-R0\",\"approval_number\":\"FL7595.1\",\"seq\":1,\"product_model\":\"Series S-3350\\\/4350\",\"product_description\":\"Double Hung Vinyl Window Series S-3350\\\/4350\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Galaxy Window and Door, Inc.\",\"approval_number_master\":\"FL#16258-R0\",\"approval_number\":\"FL16258.1\",\"seq\":1,\"product_model\":\"Series 3350 Double Hung\",\"product_description\":\"Vinyl Double-Hung Tilt Window\",\"design_pressure\":\"+61\\\/-76.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Atlantic Windows and Doors, Inc.\":[{\"manufacturer\":\"Atlantic Windows and Doors, Inc.\",\"approval_number_master\":\"FL#7618-R0\",\"approval_number\":\"FL7618.1\",\"seq\":1,\"product_model\":\"AXIOM\",\"product_description\":\"Aluminum Flange Frame Double Hung Window\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"THERMOPLAST\":[{\"manufacturer\":\"THERMOPLAST\",\"approval_number_master\":\"FL#7633-R0\",\"approval_number\":\"FL7633.1\",\"seq\":1,\"product_model\":\"Vinyl Double Hung 4000\",\"product_description\":\"Royal Guard \\\"Impact\\\" 4000 series\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"THERMOPLAST\",\"approval_number_master\":\"FL#7635-R0\",\"approval_number\":\"FL7635.1\",\"seq\":1,\"product_model\":\"Vinyl Double Hung 4000\",\"product_description\":\"Royal Guard \\\"Impact\\\" 4000 series\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"THERMOPLAST\",\"approval_number_master\":\"FL#8123-R0\",\"approval_number\":\"FL8123.1\",\"seq\":1,\"product_model\":\"Vinyl Double Hung 4000\",\"product_description\":\"Royal Guard \\\"Impact\\\" 4000 Series\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"THERMOPLAST\",\"approval_number_master\":\"FL#9297-R0\",\"approval_number\":\"FL9297.1\",\"seq\":1,\"product_model\":\"Vinyl Double Hung 4000\",\"product_description\":\"RoyalGuard \\\"Impact\\\" 4000 Series\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Atrium Windows and Doors - Texas\":[{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#7837-R0\",\"approval_number\":\"FL7837.1\",\"seq\":1,\"product_model\":\"450\\\/455 Double Hung\",\"product_description\":\"H-R20 48 x 78\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#7837-R0\",\"approval_number\":\"FL7837.2\",\"seq\":2,\"product_model\":\"450\\\/455 Double Hung\",\"product_description\":\"H-R35 36 x 74\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#7837-R0\",\"approval_number\":\"FL7837.3\",\"seq\":3,\"product_model\":\"450\\\/455 Double Hung\",\"product_description\":\"H-R50 36 x 74\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#7837-R0\",\"approval_number\":\"FL7837.4\",\"seq\":4,\"product_model\":\"450\\\/455 Double Hung\",\"product_description\":\"H-R30 108 x 74\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#7837-R0\",\"approval_number\":\"FL7837.5\",\"seq\":5,\"product_model\":\"450\\\/455 Double Hung\",\"product_description\":\"H-R50 108 x 74\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Isothermic Doors & Windows\":[{\"manufacturer\":\"Isothermic Doors & Windows\",\"approval_number_master\":\"FL#8516-R0\",\"approval_number\":\"FL8516.1\",\"seq\":1,\"product_model\":\"Vinyl Double Hung 4000\",\"product_description\":\"Royal guard \\\"Impact\\\" 4000 Series\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Isothermic Doors & Windows\",\"approval_number_master\":\"FL#8516-R0\",\"approval_number\":\"FL8516.2\",\"seq\":2,\"product_model\":\"Vinyl Double Hung 4000\",\"product_description\":\"Royal Guard \\\"Impact\\\" 4000 Series\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Isothermic Doors & Windows\",\"approval_number_master\":\"FL#8516-R0\",\"approval_number\":\"FL8516.3\",\"seq\":3,\"product_model\":\"Vinyl Double Hung 4000\",\"product_description\":\"Royal Guard \\\"Impact\\\" 4000 Series\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Atlantic All Weather Windows Ltd.\":[{\"manufacturer\":\"Atlantic All Weather Windows Ltd.\",\"approval_number_master\":\"FL#8878-R0\",\"approval_number\":\"FL8878.1\",\"seq\":1,\"product_model\":\"DESIGNER GUARD IMPACT DOUBLE HUNG\",\"product_description\":\"DESIGNER GUARD IMPACT DOUBLE HUNG 44X77\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Permaglass Windows, LLC\":[{\"manufacturer\":\"Permaglass Windows, LLC\",\"approval_number_master\":\"FL#9071-R0\",\"approval_number\":\"FL9071.1\",\"seq\":1,\"product_model\":\"a. Series F-745 Double Hung\",\"product_description\":\"Pultruded Fiberglass Double Hung Window without Integral Nailing Fin (3\\\/4\\\" Insulated Glass)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Precision Millworks\":[{\"manufacturer\":\"Precision Millworks\",\"approval_number_master\":\"FL#9220-R0\",\"approval_number\":\"FL9220.1\",\"seq\":1,\"product_model\":\"ENVIROGUARD BT50 DOUBLE HUNG\",\"product_description\":\"ENVIROGUARD BT50 DOUBLE HUNG\\n38\\\"X77\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Precision Millworks\",\"approval_number_master\":\"FL#9222-R0\",\"approval_number\":\"FL9222.1\",\"seq\":1,\"product_model\":\"ENVIROGUARD DH FIXED\",\"product_description\":\"ENVIROGUARD DH FIXED\\n61\\\"X77\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Precision Millworks\",\"approval_number_master\":\"FL#9222-R0\",\"approval_number\":\"FL9222.2\",\"seq\":2,\"product_model\":\"ENVIROGUARD DH FIXED\",\"product_description\":\"ENVIROGUARD DH FIXED\\n49\\\"X77\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Precision Millworks\",\"approval_number_master\":\"FL#9218-R1\",\"approval_number\":\"FL9218.1\",\"seq\":1,\"product_model\":\"ENVIROGUARD BT-30 DOUBLE HUNG\",\"product_description\":\"ENVIROGUARD BT-30 DOUBLE HUNG\\n43\\\"X77\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Precision Millworks\",\"approval_number_master\":\"FL#9218-R1\",\"approval_number\":\"FL9218.2\",\"seq\":2,\"product_model\":\"ENVIROGUARD BT-50 DOUBLE HUNG\",\"product_description\":\"ENVIROGUARD BT-50 DOUBLE HUNG 37\\\"x77\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-16 00:00:00\",\"instructions_url\":\"\"}],\"Hurricane Safety Systems\":[{\"manufacturer\":\"Hurricane Safety Systems\",\"approval_number_master\":\"FL#9397-R0\",\"approval_number\":\"FL9397.1\",\"seq\":1,\"product_model\":\"#302 Impact Double Hung\",\"product_description\":\"Vinyl Impact Double Hung\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurricane Safety Systems\",\"approval_number_master\":\"FL#9399-R0\",\"approval_number\":\"FL9399.1\",\"seq\":1,\"product_model\":\"SERIES \\\"802' VINYL DOUBLE HUNG WINDOW\",\"product_description\":\"Vinyl Double Hung Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Superior Window Corp.\":[{\"manufacturer\":\"Superior Window Corp.\",\"approval_number_master\":\"FL#1867-R1\",\"approval_number\":\"FL1867.1\",\"seq\":1,\"product_model\":\"5500-4 Dbl Hung w\\\/Alum Louvers\",\"product_description\":\"Large Missile Impact Combination Window\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Lincoln Wood Products, Inc.\":[{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6542-R6\",\"approval_number\":\"FL6542.1\",\"seq\":1,\"product_model\":\"Clad Double Hung\",\"product_description\":\"Aluminum Clad Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6542-R6\",\"approval_number\":\"FL6542.2\",\"seq\":2,\"product_model\":\"Clad Double Hung - Impact Resistant\",\"product_description\":\"Aluminum Clad Double Hung - Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6542-R6\",\"approval_number\":\"FL6542.3\",\"seq\":3,\"product_model\":\"Clad Hybrid Double Hung\",\"product_description\":\"Aluminum Clad Hybrid Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6542-R6\",\"approval_number\":\"FL6542.4\",\"seq\":4,\"product_model\":\"Clad Hybrid Double Hung - Impact Resistant\",\"product_description\":\"Aluminum Clad Hybrid Double Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6542-R6\",\"approval_number\":\"FL6542.5\",\"seq\":5,\"product_model\":\"Prime Double Hung\",\"product_description\":\"Prime Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6542-R6\",\"approval_number\":\"FL6542.6\",\"seq\":6,\"product_model\":\"Prime Double Hung - Impact Resistant\",\"product_description\":\"Prime Double Hung - Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6542-R6\",\"approval_number\":\"FL6542.7\",\"seq\":7,\"product_model\":\"Timeline Sloped Sill Double Hung\",\"product_description\":\"Vinyl Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6542-R6\",\"approval_number\":\"FL6542.8\",\"seq\":8,\"product_model\":\"WV Double Hung\",\"product_description\":\"Vinyl Clad Double Hung\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6542-R6\",\"approval_number\":\"FL6542.9\",\"seq\":9,\"product_model\":\"WV Double Hung - Impact Resistant\",\"product_description\":\"Vinyl Clad Double Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6542-R6\",\"approval_number\":\"FL6542.10\",\"seq\":10,\"product_model\":\"WV Hybrid Double Hung\",\"product_description\":\"Vinyl Clad Hybrid Double Hung\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6542-R11\",\"approval_number\":\"FL6542.11\",\"seq\":11,\"product_model\":\"WV Hybrid Double Hung - Impact Resistant\",\"product_description\":\"StormPoint WV Hybrid Double Hung - Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-05 00:00:00\",\"instructions_url\":\"\"}],\"Gilkey Window Company, Inc.\":[{\"manufacturer\":\"Gilkey Window Company, Inc.\",\"approval_number_master\":\"FL#8224-R2\",\"approval_number\":\"FL8224.1\",\"seq\":1,\"product_model\":\"S-3350\\\/4350 & S-3200\\\/4200\",\"product_description\":\"The Gilkey Vinyl Double Hungs mulled w\\\/ Vinyl Fixed Lite Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Paradigm Window Solutions\":[{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#8467-R2\",\"approval_number\":\"FL8467.1\",\"seq\":1,\"product_model\":\"8321\",\"product_description\":\"Premium Double Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#9183-R1\",\"approval_number\":\"FL9183.1\",\"seq\":1,\"product_model\":\"8321\",\"product_description\":\"Premium Double Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#9183-R1\",\"approval_number\":\"FL9183.2\",\"seq\":2,\"product_model\":\"8321\",\"product_description\":\"Premium Double Hung\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#12996-R0\",\"approval_number\":\"FL12996.1\",\"seq\":1,\"product_model\":\"Series 8311 PVC Double Hung\",\"product_description\":\"Series 8311 PVC Double Hung - 44\\\" x 66\\\" Non-Impact\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#12996-R0\",\"approval_number\":\"FL12996.2\",\"seq\":2,\"product_model\":\"Series 8311 PVC Double Hung\",\"product_description\":\"Series 8311 PVC Double Hung - 47 1\\\/2\\\" x 79 1\\\/2\\\" Non-Impact\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Thermal Industries\":[{\"manufacturer\":\"Thermal Industries\",\"approval_number_master\":\"FL#9206-R1\",\"approval_number\":\"FL9206.1\",\"seq\":1,\"product_model\":\"55\\\/255 Vinyl Impact Double Hung\",\"product_description\":\"H-R50* 36 x 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thermal Industries\",\"approval_number_master\":\"FL#9206-R1\",\"approval_number\":\"FL9206.2\",\"seq\":2,\"product_model\":\"55\\\/255 Vinyl Impact Double Hung Twin\",\"product_description\":\"H-R50 73 x 69\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-11 00:00:00\",\"instructions_url\":\"\"}],\"Doco Enterprises\":[{\"manufacturer\":\"Doco Enterprises\",\"approval_number_master\":\"FL#9521-R1\",\"approval_number\":\"FL9521.1\",\"seq\":1,\"product_model\":\"FL-4000 SERIES\",\"product_description\":\"IMPACT DOUBLE HUNG WINDOW\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doco Enterprises\",\"approval_number_master\":\"FL#10511-R0\",\"approval_number\":\"FL10511.1\",\"seq\":1,\"product_model\":\"H-4000 SERIES\",\"product_description\":\"IMPACT HYBRID DOUBLE HUNG WINDOW\",\"design_pressure\":\"+70\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doco Enterprises\",\"approval_number_master\":\"FL#10511-R0\",\"approval_number\":\"FL10511.2\",\"seq\":2,\"product_model\":\"H-4000 SERIES\",\"product_description\":\"IMPACT HYBRID DOUBLE HUNG WINDOW\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-28 00:00:00\",\"instructions_url\":\"\"}],\"Gentek Building Products\":[{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9625-R1\",\"approval_number\":\"FL9625.1\",\"seq\":1,\"product_model\":\"a. Series 0201\",\"product_description\":\"Extruded Vinyl Double Hung Window \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9625-R1\",\"approval_number\":\"FL9625.2\",\"seq\":2,\"product_model\":\"b. Series 0301\",\"product_description\":\"Extruded Vinyl Double Hung Window with Nail Fin - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9625-R1\",\"approval_number\":\"FL9625.3\",\"seq\":3,\"product_model\":\"c. Series 0401\",\"product_description\":\"Extruded Vinyl Double Hung Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9625-R1\",\"approval_number\":\"FL9625.4\",\"seq\":4,\"product_model\":\"d. Series 0501\",\"product_description\":\"Extruded Vinyl Double Hung Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9625-R1\",\"approval_number\":\"FL9625.5\",\"seq\":5,\"product_model\":\"e. Series 0601\",\"product_description\":\"Extruded Vinyl Double Hung Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9625-R1\",\"approval_number\":\"FL9625.6\",\"seq\":6,\"product_model\":\"f. Series 8001\",\"product_description\":\"Extruded Vinyl Double Hung Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9625-R1\",\"approval_number\":\"FL9625.7\",\"seq\":7,\"product_model\":\"g. Series 9001\",\"product_description\":\"Extruded Vinyl Double Hung Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9625-R2\",\"approval_number\":\"FL9625.8\",\"seq\":8,\"product_model\":\"h. Model \\\"i\\\"-201\",\"product_description\":\"Extruded Vinyl \\\"Tilt\\\" Double Hung Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9625-R2\",\"approval_number\":\"FL9625.9\",\"seq\":9,\"product_model\":\"i. Model V101\",\"product_description\":\"Extruded Vinyl Double Hung Window with Nail Fin - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9625-R3\",\"approval_number\":\"FL9625.10\",\"seq\":10,\"product_model\":\"j. Model V121\",\"product_description\":\"Extruded Vinyl Twin Double Hung Window with Integral Mullion and Nail Fin - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9625-R4\",\"approval_number\":\"FL9625.11\",\"seq\":11,\"product_model\":\"k. Model V121\",\"product_description\":\"Extruded Vinyl Twin Double Hung Window with Integral Mullion and Nail Fin - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11718-R0\",\"approval_number\":\"FL11718.1\",\"seq\":1,\"product_model\":\"a. Series \\\"i\\\"-201\",\"product_description\":\"PVC Double Hung Replacement Window \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9625-R9\",\"approval_number\":\"FL9625.12\",\"seq\":12,\"product_model\":\"l. Model 3001 \\\/ 3B01 \\\/ 3A01 \\\/ 3AB1\",\"product_description\":\"Extruded Vinyl Double Hung Window - \\\"Non-Impact\\\" utilizing the \\\"Sm-Sm\\\" Sash\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9625-R9\",\"approval_number\":\"FL9625.13\",\"seq\":13,\"product_model\":\"m. Model 3001 \\\/ 3B01 \\\/ 3A01 \\\/ 3AB1\",\"product_description\":\"Extruded Vinyl Double Hung Window - \\\"Non-Impact\\\" utilizing the \\\"Sm-Med\\\" Sash\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Revere Building Products\":[{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9627-R1\",\"approval_number\":\"FL9627.1\",\"seq\":1,\"product_model\":\"a. Series 0201\",\"product_description\":\"Extruded Vinyl Double Hung Window \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9627-R1\",\"approval_number\":\"FL9627.2\",\"seq\":2,\"product_model\":\"b. Series 0301\",\"product_description\":\"Extruded Vinyl Double Hung Window with Nail Fin - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9627-R1\",\"approval_number\":\"FL9627.3\",\"seq\":3,\"product_model\":\"c. Series 0401\",\"product_description\":\"Extruded Vinyl Double Hung Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9627-R1\",\"approval_number\":\"FL9627.4\",\"seq\":4,\"product_model\":\"d. Series 0501\",\"product_description\":\"Extruded Vinyl Double Hung Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9627-R1\",\"approval_number\":\"FL9627.5\",\"seq\":5,\"product_model\":\"e. Series 0601\",\"product_description\":\"Extruded Vinyl Double Hung Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9627-R1\",\"approval_number\":\"FL9627.6\",\"seq\":6,\"product_model\":\"f. Series 8001\",\"product_description\":\"Extruded Vinyl Double Hung Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9627-R1\",\"approval_number\":\"FL9627.7\",\"seq\":7,\"product_model\":\"g. Series 9001\",\"product_description\":\"Extruded Vinyl Double Hung Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9627-R2\",\"approval_number\":\"FL9627.8\",\"seq\":8,\"product_model\":\"h. Model \\\"i\\\"-201\",\"product_description\":\"Extruded Vinyl \\\"Tilt\\\" Double Hung Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9627-R2\",\"approval_number\":\"FL9627.9\",\"seq\":9,\"product_model\":\"i. Model V101\",\"product_description\":\"Extruded Vinyl Double Hung Window with Nail Fin - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9627-R3\",\"approval_number\":\"FL9627.10\",\"seq\":10,\"product_model\":\"j. Model V121\",\"product_description\":\"Extruded Vinyl Twin Double Hung Window with Integral Mullion and Nail Fin - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9627-R4\",\"approval_number\":\"FL9627.11\",\"seq\":11,\"product_model\":\"k. Model V121\",\"product_description\":\"Extruded Vinyl Twin Double Hung Window with Integral Mullion and Nail Fin - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11719-R0\",\"approval_number\":\"FL11719.1\",\"seq\":1,\"product_model\":\"a. Series \\\"i\\\"-201\",\"product_description\":\"PVC Double Hung Replacement Window \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9627-R9\",\"approval_number\":\"FL9627.12\",\"seq\":12,\"product_model\":\"l. Model 3001 \\\/ 3B01 \\\/ 3A01 \\\/ 3AB1\",\"product_description\":\"Extruded Vinyl Double Hung Window - \\\"Non-Impact\\\" utilizing the \\\"Sm-Sm\\\" Sash\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9627-R9\",\"approval_number\":\"FL9627.13\",\"seq\":13,\"product_model\":\"m. Model 3001 \\\/ 3B01 \\\/ 3A01 \\\/ 3AB1\",\"product_description\":\"Extruded Vinyl Double Hung Window - \\\"Non-Impact\\\" utilizing the \\\"Sm-Med\\\" Sash\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"PHILIPS PRODUCTS INC.\":[{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#9884-R1\",\"approval_number\":\"FL9884.1\",\"seq\":1,\"product_model\":\"a. Series 8200\",\"product_description\":\"36.0\\\" x 60.0\\\" Double Hung Tilt Window with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass - Nailing Fin\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#9884-R1\",\"approval_number\":\"FL9884.2\",\"seq\":2,\"product_model\":\"b. Series 8200\",\"product_description\":\"48.0\\\" x 72.0\\\" Double Hung Tilt Window with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass - Nailing Fin\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#9884-R1\",\"approval_number\":\"FL9884.3\",\"seq\":3,\"product_model\":\"c. Series 8200\",\"product_description\":\"40.0\\\" x 63.0\\\" Double Hung Tilt Window with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass - Nailing Fin\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-14 00:00:00\",\"instructions_url\":\"\"}],\"YKK AP America\":[{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#9966-R1\",\"approval_number\":\"FL9966.1\",\"seq\":1,\"product_model\":\"YVS 400 TU\",\"product_description\":\"Double Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Graham Architectural Products\":[{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#10083-R1\",\"approval_number\":\"FL10083.1\",\"seq\":1,\"product_model\":\"2200\",\"product_description\":\"Aluminum Side Load Double Hung Window\",\"design_pressure\":\"+70\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#10083-R1\",\"approval_number\":\"FL10083.2\",\"seq\":2,\"product_model\":\"2200\",\"product_description\":\"Historical Double Hung\",\"design_pressure\":\"+45\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#10083-R1\",\"approval_number\":\"FL10083.3\",\"seq\":3,\"product_model\":\"2400\",\"product_description\":\"Aluminum SL Dual Double Hung Window - 4-1\\\/2\\\" System\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#10083-R1\",\"approval_number\":\"FL10083.4\",\"seq\":4,\"product_model\":\"2400\",\"product_description\":\"Aluminum SL Dual Double Hung Window - 5\\\" System\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#10083-R1\",\"approval_number\":\"FL10083.5\",\"seq\":5,\"product_model\":\"3100\",\"product_description\":\"Aluminum Tilt Double Hung Window\",\"design_pressure\":\"+70\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#10083-R1\",\"approval_number\":\"FL10083.6\",\"seq\":6,\"product_model\":\"3400\",\"product_description\":\"Aluminum Tilt Double Hung Window\",\"design_pressure\":\"+50\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#10083-R1\",\"approval_number\":\"FL10083.7\",\"seq\":7,\"product_model\":\"3400\",\"product_description\":\"Aluminum Tilt Double Hung Window\",\"design_pressure\":\"+70\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#16762-R0\",\"approval_number\":\"FL16762.1\",\"seq\":1,\"product_model\":\"Series 2400\",\"product_description\":\"Series 2400 Double Hung Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Wincore Window Company, LLC\":[{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10230-R1\",\"approval_number\":\"FL10230.1\",\"seq\":1,\"product_model\":\"5400 PVC DOUBLE HUNG\",\"product_description\":\"5400 PVC DOUBLE HUNG WINDOW 52x63\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10230-R1\",\"approval_number\":\"FL10230.2\",\"seq\":2,\"product_model\":\"5400 PVC DOUBLE HUNG\",\"product_description\":\"5400 PVC DOUBLE HUNG WINDOW 36x72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10230-R1\",\"approval_number\":\"FL10230.3\",\"seq\":3,\"product_model\":\"5400 PVC DOUBLE HUNG\",\"product_description\":\"5400 PVC DOUBLE HUNG WINDOW 46x77\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10924-R0\",\"approval_number\":\"FL10924.1\",\"seq\":1,\"product_model\":\"7700 DH PVC DOUBLE HUNG WINDOW - REINFORCED\",\"product_description\":\"7700 DH PVC DOUBLE HUNG WINDOW - REINFORCED\\n56X84\",\"design_pressure\":\"+25.08\\\/-25.08\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10924-R0\",\"approval_number\":\"FL10924.2\",\"seq\":2,\"product_model\":\"7700 DH PVC DOUBLE HUNG WINDOW - REINFORCED\",\"product_description\":\"7700 DH PVC DOUBLE HUNG WINDOW - REINFORCED\\n37x76\",\"design_pressure\":\"+50.16\\\/-50.16\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10924-R0\",\"approval_number\":\"FL10924.3\",\"seq\":3,\"product_model\":\"7700 DH PVC DOUBLE HUNG WINDOW - REINFORCED\",\"product_description\":\"7700 DH PVC DOUBLE HUNG WINDOW - REINFORCED 52x72\",\"design_pressure\":\"+40.13\\\/-45.14\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10924-R0\",\"approval_number\":\"FL10924.4\",\"seq\":4,\"product_model\":\"7700 DH PVC DOUBLE HUNG WINDOW NON-REINFORCED\",\"product_description\":\"7700 DH PVC DOUBLE HUNG WINDOW NON-REINFORCED\\n52x72\",\"design_pressure\":\"+25.08\\\/-30.09\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10230-R2\",\"approval_number\":\"FL10230.4\",\"seq\":4,\"product_model\":\"5400 Series, 5400S Series Double Hung\",\"product_description\":\"5400 Series, 5400S Series Vinyl Double Hung 52 x 63 DP40\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10230-R2\",\"approval_number\":\"FL10230.5\",\"seq\":5,\"product_model\":\"5400 Series, 5400S Series Double Hung\",\"product_description\":\"5400 Series, 5400S Series Vinyl Double Hung 56 x 84 DP20\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10230-R2\",\"approval_number\":\"FL10230.6\",\"seq\":6,\"product_model\":\"5400 Series, 5400S Series Double Hung\",\"product_description\":\"5400 Series, 5400S Series Vinyl Double Hung 46 x 77 DP35\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10230-R2\",\"approval_number\":\"FL10230.7\",\"seq\":7,\"product_model\":\"5400 Series, 5400S Series Double Hung\",\"product_description\":\"5400 Series, 5400S Series Vinyl Double Hung 36 x 72 DP50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15167-R0\",\"approval_number\":\"FL15167.1\",\"seq\":1,\"product_model\":\"7700 Series, 9900 Series\",\"product_description\":\"7700 Series, 9900 Series\\nVinyl Double Hung\\n56x84 (+25\\\/-25)\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15167-R0\",\"approval_number\":\"FL15167.2\",\"seq\":2,\"product_model\":\"7700 Series, 9900 Series\",\"product_description\":\"7700 Series, 9900 Series Vinyl Double Hung 52x72 (+40\\\/-40)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15167-R0\",\"approval_number\":\"FL15167.3\",\"seq\":3,\"product_model\":\"7700 Series, 9900 Series\",\"product_description\":\"7700 Series, 9900 Series Vinyl Double Hung 48x72 (+45\\\/-45)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15167-R0\",\"approval_number\":\"FL15167.4\",\"seq\":4,\"product_model\":\"7700 Series, 9900 Series\",\"product_description\":\"7700 Series, 9900 Series Vinyl Double Hung 37x76 (+50\\\/-50)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15197-R0\",\"approval_number\":\"FL15197.1\",\"seq\":1,\"product_model\":\"5400 Series, 5400S Series\",\"product_description\":\"5400 Series, 5400S Series Vinyl Double Hung 56x84 (+20\\\/-20)\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15197-R0\",\"approval_number\":\"FL15197.2\",\"seq\":2,\"product_model\":\"5400 Series, 5400S Series\",\"product_description\":\"5400 Series, 5400S Series Vinyl Double Hung 46x77 (+35\\\/-35)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15197-R0\",\"approval_number\":\"FL15197.3\",\"seq\":3,\"product_model\":\"5400 Series, 5400S Series\",\"product_description\":\"5400 Series, 5400S Series Vinyl Double Hung 52x63 (+40\\\/-40)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15197-R0\",\"approval_number\":\"FL15197.4\",\"seq\":4,\"product_model\":\"5400 Series, 5400S Series\",\"product_description\":\"5400 Series, 5400S Series Vinyl Double Hung 36x72 (+50\\\/-50)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15819-R0\",\"approval_number\":\"FL15819.1\",\"seq\":1,\"product_model\":\"a. 8400 Series Vinyl Double Hung Window\",\"product_description\":\"Extruded PVC Double Hung Window with \\\"Non-Impact\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15819-R0\",\"approval_number\":\"FL15819.2\",\"seq\":2,\"product_model\":\"b. 8800 Series Vinyl Double Hung Window\",\"product_description\":\"Extruded PVC Double Hung Window with \\\"Impact\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15819-R1\",\"approval_number\":\"FL15819.3\",\"seq\":3,\"product_model\":\"c. 8800 Series \\\"HVHZ\\\" Vinyl Double Hung Window\",\"product_description\":\"Extruded PVC Double Hung Window with \\\"Impact\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15819-R2\",\"approval_number\":\"FL15819.4\",\"seq\":4,\"product_model\":\"d. 400 Series Vinyl Double Hung Window\",\"product_description\":\"Extruded PVC Double Hung Window with Nailing Fin - \\\"Non-Impact\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15819-R2\",\"approval_number\":\"FL15819.5\",\"seq\":5,\"product_model\":\"e. 500 Series Vinyl Double Hung Window\",\"product_description\":\"Extruded PVC Double Hung Window with Nailing Fin and Integral \\\"J\\\" Channel - \\\"Non-Impact\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15819-R2\",\"approval_number\":\"FL15819.6\",\"seq\":6,\"product_model\":\"f. 5400 \\\/ 5400S Series Vinyl Double Hung Window\",\"product_description\":\"Extruded PVC Double Hung Window with \\\"Non-Impact\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15819-R3\",\"approval_number\":\"FL15819.7\",\"seq\":7,\"product_model\":\"g. 5400 \\\/ 5400S Series Vinyl Double Hung Window\",\"product_description\":\"Extruded PVC Twin Double Hung Window with \\\"Non-Impact\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15819-R3\",\"approval_number\":\"FL15819.8\",\"seq\":8,\"product_model\":\"h. 7700 Series Vinyl Double Hung Window\",\"product_description\":\"Extruded PVC Twin Double Hung Window with \\\"Non-Impact\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15819-R4\",\"approval_number\":\"FL15819.9\",\"seq\":9,\"product_model\":\"i. 7700 \\\/ 9000 Series Vinyl Double Hung Window\",\"product_description\":\"Extruded PVC Double Hung Window (Reinforced Sash) with \\\"Non-Impact\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Bell-View, Inc.\":[{\"manufacturer\":\"Bell-View, Inc.\",\"approval_number_master\":\"FL#5501-R1\",\"approval_number\":\"FL5501.1\",\"seq\":1,\"product_model\":\"Series BVI-DH09WW\",\"product_description\":\"Vinyl Double Hung Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-30 00:00:00\",\"instructions_url\":\"\"}],\"Twin Windows Corporation\":[{\"manufacturer\":\"Twin Windows Corporation\",\"approval_number_master\":\"FL#8041-R0\",\"approval_number\":\"FL8041.1\",\"seq\":1,\"product_model\":\"Vinyl Double Hungs Mulled w\\\/fixed window\",\"product_description\":\"The Twin Vinyl Double Hungs Mulled w\\\/fixed window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-31 00:00:00\",\"instructions_url\":\"\"}],\"The Hurricane Window and Door Factory\":[{\"manufacturer\":\"The Hurricane Window and Door Factory\",\"approval_number_master\":\"FL#10355-R1\",\"approval_number\":\"FL10355.1\",\"seq\":1,\"product_model\":\"DH1000P PVC DOUBLE HUNG WINDOW\",\"product_description\":\"DH100P PVC DOUBLE HUNG WINDOW 53 1\\\/4\\\" x 78\\\"\",\"design_pressure\":\"+65.0\\\/-80.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Hurricane Window and Door Factory\",\"approval_number_master\":\"FL#10355-R1\",\"approval_number\":\"FL10355.2\",\"seq\":2,\"product_model\":\"DH1000S PVC DOUBLE HUNG WINDOW\",\"product_description\":\"DH100S PVC DOUBLE HUNG WINDOW 53 1\\\/4\\\" x 78\\\"\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Hurricane Window and Door Factory\",\"approval_number_master\":\"FL#12468-R0\",\"approval_number\":\"FL12468.1\",\"seq\":1,\"product_model\":\"DH1000S PVC ORIEL DOUBLE HUNG WINDOW\",\"product_description\":\"DH1000S PVC ORIEL DOUBLE HUNG WINDOW\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Force V Environmental, LLC\":[{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11044-R0\",\"approval_number\":\"FL11044.1\",\"seq\":1,\"product_model\":\"a. Corona 4000\",\"product_description\":\"Extruded PVC Double Hung Window with 13\\\/16\\\" (3\\\/32\\\" Annealed) Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11044-R0\",\"approval_number\":\"FL11044.2\",\"seq\":2,\"product_model\":\"b. Suprema Plus\",\"product_description\":\"Extruded PVC Double Hung Window with 13\\\/16\\\" (3\\\/32\\\" Annealed) Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11044-R0\",\"approval_number\":\"FL11044.3\",\"seq\":3,\"product_model\":\"c. 1\\\" Glass Series\",\"product_description\":\"Extruded PVC Double Hung Window with 1\\\" (3\\\/32\\\" Annealed) Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11044-R0\",\"approval_number\":\"FL11044.4\",\"seq\":4,\"product_model\":\"d. Corona 1000 \\\"Hurricane Force V\\u2122\\\"\",\"product_description\":\"Extruded PVC Double Hung Window with 1\\\" (1\\\/8\\\" Annealed \\\/ 1\\\/8\\\" Annealed - 0.090\\\" PVB Interlayer - 1\\\/8\\\" Annealed) Insulated Laminated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11044-R0\",\"approval_number\":\"FL11044.5\",\"seq\":5,\"product_model\":\"e. Corona 1000 \\\"Hurricane Force V\\u2122\\\"\",\"product_description\":\"Extruded PVC Double Hung Window with 1\\\" (1\\\/8\\\" Annealed \\\/ 1\\\/8\\\" Annealed - 0.090\\\" PVB Interlayer - 1\\\/8\\\" Annealed) Insulated Laminated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Newtown-Slocomb Manufacturing, Inc.\":[{\"manufacturer\":\"Newtown-Slocomb Manufacturing, Inc.\",\"approval_number_master\":\"FL#11388-R0\",\"approval_number\":\"FL11388.1\",\"seq\":1,\"product_model\":\"8800\\\/2500 VINYL DOUBLE HUNG WINDOW\",\"product_description\":\"8800\\\/2500 VINYL DOUBLE HUNG WINDOW, 44x63\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Newtown-Slocomb Manufacturing, Inc.\",\"approval_number_master\":\"FL#14233-R0\",\"approval_number\":\"FL14233.1\",\"seq\":1,\"product_model\":\"143.195 DH 38X62\",\"product_description\":\"143.195 PVC DOUBLE HUNG WINDOW 38X62\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Newtown-Slocomb Manufacturing, Inc.\",\"approval_number_master\":\"FL#14233-R0\",\"approval_number\":\"FL14233.2\",\"seq\":2,\"product_model\":\"143.195 DH 44X63\",\"product_description\":\"143.195 PVC DOUBLE HUNG WINDOW 44X63\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-21 00:00:00\",\"instructions_url\":\"\"}],\"Flesher Windows, Inc.\":[{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#12282-R0\",\"approval_number\":\"FL12282.1\",\"seq\":1,\"product_model\":\"1531 DOUBLE HUNG\",\"product_description\":\"1531 DOUBLE HUNG\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#12282-R0\",\"approval_number\":\"FL12282.2\",\"seq\":2,\"product_model\":\"1541 DOUBLE HUNG\",\"product_description\":\"1541 DOUBLE HUNG\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#12282-R0\",\"approval_number\":\"FL12282.3\",\"seq\":3,\"product_model\":\"2551 DOUBLE HUNG\",\"product_description\":\"2551 DOUBLE HUNG\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#12282-R0\",\"approval_number\":\"FL12282.4\",\"seq\":4,\"product_model\":\"2561 DOUBLE HUNG\",\"product_description\":\"2561 DOUBLE HUNG\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-16 00:00:00\",\"instructions_url\":\"\"}],\"Four Seasons Solar Products LLC\":[{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#12298-R0\",\"approval_number\":\"FL12298.1\",\"seq\":1,\"product_model\":\"Energy Saving Windows & Doors--Double Hung Window (ES5000DH)\",\"product_description\":\"Double-hung vinyl window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#12298-R1\",\"approval_number\":\"FL12298.2\",\"seq\":2,\"product_model\":\"ES5000 Vinyl Double Hung Window\",\"product_description\":\"Vinyl Double Hung Window\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#12298-R1\",\"approval_number\":\"FL12298.3\",\"seq\":3,\"product_model\":\"ES5000DH Vinyl Double Hung Window\",\"product_description\":\"Double-Hung Vinyl Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#12298-R1\",\"approval_number\":\"FL12298.4\",\"seq\":4,\"product_model\":\"ES5000DH Vinyl Double Hung Window\",\"product_description\":\"Double-Hung Vinyl Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#12298-R1\",\"approval_number\":\"FL12298.5\",\"seq\":5,\"product_model\":\"ES5000DH Vinyl Double Hung Window\",\"product_description\":\"Double-Hung Vinyl Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-30 00:00:00\",\"instructions_url\":\"\"}],\"Bonneville Windows and Doors\":[{\"manufacturer\":\"Bonneville Windows and Doors\",\"approval_number_master\":\"FL#12305-R0\",\"approval_number\":\"FL12305.1\",\"seq\":1,\"product_model\":\"\\\"W625 AL Clad\\\" Tilt Double Hung\",\"product_description\":\"\\\"W625 AL Clad\\\" Tilt Double Hung 44\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bonneville Windows and Doors\",\"approval_number_master\":\"FL#12305-R0\",\"approval_number\":\"FL12305.2\",\"seq\":2,\"product_model\":\"\\\"W625 Natural\\\" Tilt Double Hung\",\"product_description\":\"\\\"W625 Natural\\\" Tilt Double Hung 44\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bonneville Windows and Doors\",\"approval_number_master\":\"FL#13397-R0\",\"approval_number\":\"FL13397.1\",\"seq\":1,\"product_model\":\"W625 MULLED ALUMINUM CLAD WOOD TILT DOUBLE HUNG WINDOW\",\"product_description\":\"W625 MULLED ALUMINUM CLAD WOOD TILT DOUBLE HUNG WINDOW\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bonneville Windows and Doors\",\"approval_number_master\":\"FL#13397-R0\",\"approval_number\":\"FL13397.2\",\"seq\":2,\"product_model\":\"W625 MULLED NATURAL WOOD TILT DOUBLE HUNG WINDOW\",\"product_description\":\"W625 MULLED NATURAL WOOD TILT DOUBLE HUNG WINDOW\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Fenestra America LLC.\":[{\"manufacturer\":\"Fenestra America LLC.\",\"approval_number_master\":\"FL#13070-R0\",\"approval_number\":\"FL13070.1\",\"seq\":1,\"product_model\":\"H 2750\",\"product_description\":\"Double Hung\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-15 00:00:00\",\"instructions_url\":\"\"}],\"Sound Solutions Windows and Doors, LLC\":[{\"manufacturer\":\"Sound Solutions Windows and Doors, LLC\",\"approval_number_master\":\"FL#13076-R0\",\"approval_number\":\"FL13076.1\",\"seq\":1,\"product_model\":\"Series 1020\",\"product_description\":\"Fiberglass Double Hung Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-05 00:00:00\",\"instructions_url\":\"\"}],\"Energy Saving Window & Doors, Inc.\":[{\"manufacturer\":\"Energy Saving Window & Doors, Inc.\",\"approval_number_master\":\"FL#13411-R0\",\"approval_number\":\"FL13411.1\",\"seq\":1,\"product_model\":\"DOUBLE HUNG VINYL WINDOW\",\"product_description\":\"TILT VINYL DOUBLE HUNG IMPACT WINDOW\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Window & Doors, Inc.\",\"approval_number_master\":\"FL#13413-R0\",\"approval_number\":\"FL13413.1\",\"seq\":1,\"product_model\":\"HYBRID DOUBLE HUNG IMPACT WINDOW\",\"product_description\":\"ALUMINUM CLAD VINYL DOUBLE HUNG PRIME WINDOW\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"WinDoor Inc.\":[{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#13715-R0\",\"approval_number\":\"FL13715.1\",\"seq\":1,\"product_model\":\"SERIES 9040\",\"product_description\":\"SERIES 9040 THERMALLY BROKEN ALUMINUM DOUBLE HUNG - LARGE MISSILE IMPACT\",\"design_pressure\":\"+120\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#13715-R0\",\"approval_number\":\"FL13715.2\",\"seq\":2,\"product_model\":\"SERIES 9040\",\"product_description\":\"SERIES 9040 THERMALLY BROKEN ALUMINUM DOUBLE HUNG - SMALL MISSILE IMPACT\",\"design_pressure\":\"+120\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#13715-R1\",\"approval_number\":\"FL13715.3\",\"seq\":3,\"product_model\":\"SERIES 9040 NON-IMPACT\",\"product_description\":\"SERIES 9040 THERMALLY BROKEN ALUMINUM DOUBLE HUNG NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#15050-R0\",\"approval_number\":\"FL15050.1\",\"seq\":1,\"product_model\":\"V-400 PVC Double Hung Reinforced-LMI\",\"product_description\":\"V-400 PVC Double Hung Reinforced-LMI 54\\\"x84\\\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#15050-R0\",\"approval_number\":\"FL15050.2\",\"seq\":2,\"product_model\":\"V-400 PVC Double Hung Reinforced-NI\",\"product_description\":\"V-400 PVC Double Hung Reinforced-NI 54\\\"x84\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#15050-R0\",\"approval_number\":\"FL15050.3\",\"seq\":3,\"product_model\":\"V-400 PVC Double Hung Reinforced-NI\",\"product_description\":\"V-400 PVC Double Hung Reinforced-NI 54\\\"x76\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"}],\"Suncoast Window & Architectural Systems, Inc.\":[{\"manufacturer\":\"Suncoast Window & Architectural Systems, Inc.\",\"approval_number_master\":\"FL#14248-R0\",\"approval_number\":\"FL14248.1\",\"seq\":1,\"product_model\":\"Aluminum Double Hung Window\",\"product_description\":\"Non-Impact resistant aluminum double hung window.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Doers Window Manufacturing, LLC\":[{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#14358-R0\",\"approval_number\":\"FL14358.1\",\"seq\":1,\"product_model\":\"DuraGardXT Vinyl Double Hung Window\",\"product_description\":\"DuraGardXT New Construction or Replacement Double Hung w\\\/Composite Reinforcement\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#14358-R0\",\"approval_number\":\"FL14358.2\",\"seq\":2,\"product_model\":\"DuraGardXT Vinyl Double Hung Window\",\"product_description\":\"DuraGardXT New Construction or Replacement Double Hung w\\\/Aluminum Reinforcement\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#14358-R0\",\"approval_number\":\"FL14358.3\",\"seq\":3,\"product_model\":\"DuraGardXT Vinyl Double Hung Window\",\"product_description\":\"DuraGardXT New Construction or Replacement Double Hung w\\\/Composite Reinforcement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#14358-R0\",\"approval_number\":\"FL14358.4\",\"seq\":4,\"product_model\":\"DuraGardXT Vinyl Double Hung Window\",\"product_description\":\"DuraGardXT New Construction or Replacement Double Hung w\\\/Aluminum Reinforcement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#14358-R0\",\"approval_number\":\"FL14358.5\",\"seq\":5,\"product_model\":\"DuraGardXT Vinyl Double Hung Window\",\"product_description\":\"DuraGardXT New Construction or Replacement Double Hung w\\\/Composite Reinforcement\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#14358-R0\",\"approval_number\":\"FL14358.6\",\"seq\":6,\"product_model\":\"DuraGardXT Vinyl Double Hung Window\",\"product_description\":\"DuraGardXT New Construction or Replacement Double Hung w\\\/Aluminum Reinforcement\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#14358-R0\",\"approval_number\":\"FL14358.7\",\"seq\":7,\"product_model\":\"DuraGardXT Vinyl Double Hung Window\",\"product_description\":\"DuraGardXT New Construction or Replacement Double Hung w\\\/Composite Reinforcement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#14358-R1\",\"approval_number\":\"FL14358.8\",\"seq\":8,\"product_model\":\"DuraGardXT Vinyl Double Hung Window\",\"product_description\":\"DuraGardXT New Construction Double Hung w\\\/Composite Reinforcement\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#14358-R1\",\"approval_number\":\"FL14358.9\",\"seq\":9,\"product_model\":\"DuraGardXT Vinyl Double Hung Window\",\"product_description\":\"DuraGardXT Replacement Double Hung w\\\/Composite Reinforcement\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#14358-R1\",\"approval_number\":\"FL14358.10\",\"seq\":10,\"product_model\":\"DuraGardXT Vinyl Double Hung Window\",\"product_description\":\"DuraGardXT Replacement Double Hung w\\\/Aluminum Reinforcement\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#14545-R0\",\"approval_number\":\"FL14545.1\",\"seq\":1,\"product_model\":\"SashliteXT Vinyl Double Hung Window\",\"product_description\":\"SashliteXT Replacement Double Hung w\\\/Alum Reinforcement\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#14545-R0\",\"approval_number\":\"FL14545.2\",\"seq\":2,\"product_model\":\"SashliteXT Vinyl Double Hung Window\",\"product_description\":\"SashliteXT Replacement Double Hung w\\\/Alum Reinforcement\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#14545-R0\",\"approval_number\":\"FL14545.3\",\"seq\":3,\"product_model\":\"SashliteXT Vinyl Double Hung Window\",\"product_description\":\"SashliteXT Replacement Double Hung w\\\/Alum Reinforcement\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#14808-R0\",\"approval_number\":\"FL14808.1\",\"seq\":1,\"product_model\":\"DuraGard XT Vinyl Double Hung Window\",\"product_description\":\"DuraGard XT Impact New Construction and Replacement Double Hung w\\\/Composite Reinforcement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15385-R0\",\"approval_number\":\"FL15385.1\",\"seq\":1,\"product_model\":\"a. DuraGard Vinyl Double Hung\",\"product_description\":\"DuraGard New Construction (Nail Fin) Vinyl Double Hung Window utilizes Aluminum Reinforcement (X\\\/X - configuration; Max Size 44 x 75)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15385-R0\",\"approval_number\":\"FL15385.2\",\"seq\":2,\"product_model\":\"b. DuraGard Vinyl Double Hung\",\"product_description\":\"DuraGard New Construction (Nail Fin) Vinyl Double Hung Window utilizes Composite Reinforcement (X\\\/X - configuration; Max Size 44 x 75)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15385-R0\",\"approval_number\":\"FL15385.3\",\"seq\":3,\"product_model\":\"c. DuraGard Vinyl Double Hung\",\"product_description\":\"DuraGard New Construction (Nail Fin) Vinyl Double Hung Window utilizes Composite Reinforcement (X\\\/X - configuration; Max Size 54 x 75)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15385-R0\",\"approval_number\":\"FL15385.4\",\"seq\":4,\"product_model\":\"d. DuraGard Vinyl Double Hung\",\"product_description\":\"DuraGard Replacement Vinyl Double Hung Window utilizes Aluminum Reinforcement (X\\\/X - configuration; Max Size 44 x 75)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15385-R0\",\"approval_number\":\"FL15385.5\",\"seq\":5,\"product_model\":\"e. DuraGard Vinyl Double Hung\",\"product_description\":\"DuraGard Replacement Vinyl Double Hung Window utilizes Aluminum Reinforcement (X\\\/X - configuration; Max Size 54 x 75)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15385-R0\",\"approval_number\":\"FL15385.6\",\"seq\":6,\"product_model\":\"f. DuraGard Vinyl Double Hung\",\"product_description\":\"DuraGard Replacement Vinyl Double Hung Window utilizes Composite Reinforcement (X\\\/X - configuration; Max Size 44 x 75)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15385-R0\",\"approval_number\":\"FL15385.7\",\"seq\":7,\"product_model\":\"g. DuraGard Vinyl Double Hung\",\"product_description\":\"DuraGard Replacement Vinyl Double Hung Window utilizes Composite Reinforcement (X\\\/X - configuration; Max Size 54 x 75)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15385-R0\",\"approval_number\":\"FL15385.8\",\"seq\":8,\"product_model\":\"h. Sashlite Vinyl Double Hung\",\"product_description\":\"Sashlite Replacement Vinyl Double Hung Window utilizes Aluminum Reinforcement (X\\\/X - configuration; Max Size 54 x 75)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15385-R0\",\"approval_number\":\"FL15385.9\",\"seq\":9,\"product_model\":\"i. DuraGard Vinyl Double Hung\",\"product_description\":\"DuraGard Replacement Vinyl Double Hung \\\"Impact\\\" Window utilizes Composite Reinforcement (X\\\/X - configuration; Max Size 40 x 72)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#32349-R0\",\"approval_number\":\"FL32349.1\",\"seq\":1,\"product_model\":\"8000 Series, Model 8400 DH\",\"product_description\":\"Extruded Vinyl, Double Hung, \\\"Non-Impact\\\" Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Serious Energy, Inc\":[{\"manufacturer\":\"Serious Energy, Inc\",\"approval_number_master\":\"FL#14778-R0\",\"approval_number\":\"FL14778.1\",\"seq\":1,\"product_model\":\"Series 600 Vinyl Double Hung Window\",\"product_description\":\"Series 600 Vinyl Double Hung Window 40 x 63\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Serious Energy, Inc\",\"approval_number_master\":\"FL#14778-R1\",\"approval_number\":\"FL14778.2\",\"seq\":2,\"product_model\":\"Series 4910DH Vinyl Double Hung Window\",\"product_description\":\"Series 4910DH Vinyl Double Hung Window 44 x 60\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Serious Energy, Inc\",\"approval_number_master\":\"FL#14778-R1\",\"approval_number\":\"FL14778.3\",\"seq\":3,\"product_model\":\"Series 600 Vinyl Double Hung Window\",\"product_description\":\"Series 600 Vinyl Double Hung Window 40 x 63\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"VEKA Inc.\":[{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#15005-R0\",\"approval_number\":\"FL15005.1\",\"seq\":1,\"product_model\":\"DH93WW PVC Double Hung Reinforced - LMI\",\"product_description\":\"DH93WW PVC Double Hung Reinforced - LMI 54\\\" x 84\\\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#15005-R0\",\"approval_number\":\"FL15005.2\",\"seq\":2,\"product_model\":\"DH93WW PVC Double Hung Reinforced - Non-Impact\",\"product_description\":\"DH93WW PVC Double Hung Reinforced - Non-Impact 54\\\" x 84\\\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#15005-R0\",\"approval_number\":\"FL15005.3\",\"seq\":3,\"product_model\":\"DH93WW PVC Double Hung Reinforced - Non-Impact\",\"product_description\":\"DH93WW PVC Double Hung Reinforced - Non-Impact 54\\\" x 76\\\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Boyd Aluminum\":[{\"manufacturer\":\"Boyd Aluminum\",\"approval_number_master\":\"FL#15241-R0\",\"approval_number\":\"FL15241.1\",\"seq\":1,\"product_model\":\"DH-3500\",\"product_description\":\"Thermally Broken Aluminum Double Hung Window\",\"design_pressure\":\"+60\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boyd Aluminum\",\"approval_number_master\":\"FL#33627-R0\",\"approval_number\":\"FL33627.1\",\"seq\":1,\"product_model\":\"3500 SERIES DH WINDOW IMPACT\",\"product_description\":\"3500 SERIES DH WINDOW IMPACT\",\"design_pressure\":\"+60\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boyd Aluminum\",\"approval_number_master\":\"FL#33627-R0\",\"approval_number\":\"FL33627.2\",\"seq\":2,\"product_model\":\"3500 SERIES DH WINDOW NON-IMPACT\",\"product_description\":\"3500 SERIES DH WINDOW NON-IMPACT\",\"design_pressure\":\"+80\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\":[{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#15787-R0\",\"approval_number\":\"FL15787.1\",\"seq\":1,\"product_model\":\"Premium 8000 Series Double-Hung (Mulled) 36\\\"x72\\\"\",\"product_description\":\"Premium 8000 Series Double-Hung (Mulled) 36\\\"x72\\\" Individual Unit Frame Size\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#15787-R0\",\"approval_number\":\"FL15787.2\",\"seq\":2,\"product_model\":\"Premium 8000 Series Double-Hung (Mulled) 48\\\"x84\\\"\",\"product_description\":\"Premium 8000 Series Double-Hung (Mulled) 48\\\"x84\\\" Individual Unit Frame Size\",\"design_pressure\":\"+25\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#15787-R0\",\"approval_number\":\"FL15787.3\",\"seq\":3,\"product_model\":\"Premium 8000 Series Double-Hung 48\\\"x84\\\"\",\"product_description\":\"Premium 8000 Series Double-Hung 48\\\"x84\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-04 00:00:00\",\"instructions_url\":\"\"}],\"T M Windows LLC\":[{\"manufacturer\":\"T M Windows LLC\",\"approval_number_master\":\"FL#15804-R0\",\"approval_number\":\"FL15804.1\",\"seq\":1,\"product_model\":\"Series \\\"DH93WW Unequal Glass\\\" PVC Double Hung Window\",\"product_description\":\"Series \\\"DH93WW Unequal Glass\\\" PVC Double Hung Window Reinforced - LMI 54\\\" x 84\\\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"T M Windows LLC\",\"approval_number_master\":\"FL#15804-R0\",\"approval_number\":\"FL15804.2\",\"seq\":2,\"product_model\":\"Series \\\"DH93WW Unequal Glass\\\" PVC Double Hung Window\",\"product_description\":\"Series \\\"DH93WW Unequal Glass\\\" PVC Double Hung Window Reinforced - Non-Impact 54\\\" x 84\\\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"T M Windows LLC\",\"approval_number_master\":\"FL#15804-R0\",\"approval_number\":\"FL15804.3\",\"seq\":3,\"product_model\":\"Series \\\"DH93WW Unequal Glass\\\" PVC Double Hung Window\",\"product_description\":\"Series \\\"DH93WW Unequal Glass\\\" PVC Double Hung Window Reinforced - Non-Impact 54\\\" x76\\\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-30 00:00:00\",\"instructions_url\":\"\"}],\"Comfort Line Inc.\":[{\"manufacturer\":\"Comfort Line Inc.\",\"approval_number_master\":\"FL#16265-R0\",\"approval_number\":\"FL16265.1\",\"seq\":1,\"product_model\":\"a. Series 8000 Fiberglass Double Hung\",\"product_description\":\"Pulltruded Fiberglass Double Hung Window - X\\\/X configuration (Available with Optional Interior Stainable \\\"Oak Laminate\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Tradewood Windows and Doors Inc.\":[{\"manufacturer\":\"Tradewood Windows and Doors Inc.\",\"approval_number_master\":\"FL#16281-R0\",\"approval_number\":\"FL16281.1\",\"seq\":1,\"product_model\":\"WOOD DOUBLE HUNG WINDOW\",\"product_description\":\"WOOD DOUBLE HUNG WINDOW\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"MARITECH WINDOWS\":[{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#16512-R0\",\"approval_number\":\"FL16512.1\",\"seq\":1,\"product_model\":\"SERIES 540 VINYL DOUBLE HUNG WINDOW\",\"product_description\":\"SERIES 540 VINYL DOUBLE HUNG WINDOW 36\\\" x 60\\\" NON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#16512-R0\",\"approval_number\":\"FL16512.2\",\"seq\":2,\"product_model\":\"SERIES 540 VINYL DOUBLE HUNG WINDOW\",\"product_description\":\"SERIES 540 VINYL DOUBLE HUNG WINDOW 36\\\" x 72\\\" NON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#16512-R0\",\"approval_number\":\"FL16512.3\",\"seq\":3,\"product_model\":\"SERIES 540 VINYL DOUBLE HUNG WINDOW\",\"product_description\":\"SERIES 540 VINYL DOUBLE HUNG WINDOW 44\\\" x72\\\" NON-IMPACT\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#16512-R0\",\"approval_number\":\"FL16512.4\",\"seq\":4,\"product_model\":\"SERIES 543 VINYL DOUBLE HUNG WINDOW\",\"product_description\":\"SERIES 543 VINYL DOUBLE HUNG WINDOW 36\\\" x 60\\\" NON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#16512-R0\",\"approval_number\":\"FL16512.5\",\"seq\":5,\"product_model\":\"SERIES 543 VINYL DOUBLE HUNG WINDOW\",\"product_description\":\"SERIES 543 VINYL DOUBLE HUNG WINDOW 44\\\" x 72\\\" NON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-31 00:00:00\",\"instructions_url\":\"\"}],\"Magnolia Windows\":[{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#17384-R0\",\"approval_number\":\"FL17384.1\",\"seq\":1,\"product_model\":\"500\\\/5000 Double Hung Window\",\"product_description\":\"500\\\/5000 Double Hung Window PVC 48\\\"x80\\\"\",\"design_pressure\":\"+20.0\\\/-20.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#17384-R0\",\"approval_number\":\"FL17384.2\",\"seq\":2,\"product_model\":\"500\\\/5000 Double Hung Window\",\"product_description\":\"500\\\/5000 Double Hung Window PVC 48\\\"x72\\\"\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#17384-R0\",\"approval_number\":\"FL17384.3\",\"seq\":3,\"product_model\":\"500\\\/5000 Double Hung Window\",\"product_description\":\"500\\\/5000 Double Hung Window PVC 40\\\"x63\\\"\",\"design_pressure\":\"+30.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-07 00:00:00\",\"instructions_url\":\"\"}],\"NK Windows and Doors, LLC\":[{\"manufacturer\":\"NK Windows and Doors, LLC\",\"approval_number_master\":\"FL#17924-R0\",\"approval_number\":\"FL17924.1\",\"seq\":1,\"product_model\":\"Series S3350\\\/4350 & S3200\\\/4200\",\"product_description\":\"Vinyl Double Hung Windows Mulled to Fixed Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-08-31 00:00:00\",\"instructions_url\":\"\"}],\"Northeast Building Products Inc.\":[{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#22300-R0\",\"approval_number\":\"FL22300.1\",\"seq\":1,\"product_model\":\"WinForce Double Hung Impact\",\"product_description\":\"WinForce PVC Double Hung Window, Large Missile Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#22300-R0\",\"approval_number\":\"FL22300.2\",\"seq\":2,\"product_model\":\"WinForce Double Hung Non-Impact\",\"product_description\":\"WinForce PVC Double Hung Window, Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-16 00:00:00\",\"instructions_url\":\"\"}],\"American Window Alliance\":[{\"manufacturer\":\"American Window Alliance\",\"approval_number_master\":\"FL#14578-R0\",\"approval_number\":\"FL14578.1\",\"seq\":1,\"product_model\":\"STORMGATE NC DH\",\"product_description\":\"STORMGATE NC DH 48X72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Window Alliance\",\"approval_number_master\":\"FL#14578-R0\",\"approval_number\":\"FL14578.2\",\"seq\":2,\"product_model\":\"STORMGATE REP DH\",\"product_description\":\"STORMGATE REP DH 48X72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Window Alliance\",\"approval_number_master\":\"FL#14578-R1\",\"approval_number\":\"FL14578.3\",\"seq\":3,\"product_model\":\"STORMGATE NC DH\",\"product_description\":\"STORMGATE NC DH - Small Missile Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Window Alliance\",\"approval_number_master\":\"FL#14578-R1\",\"approval_number\":\"FL14578.4\",\"seq\":4,\"product_model\":\"STORMGATE REP DH\",\"product_description\":\"STORMGATE REP DH 48X72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-11 00:00:00\",\"instructions_url\":\"\"}],\"Fortress Impact Windows and Doors\":[{\"manufacturer\":\"Fortress Impact Windows and Doors\",\"approval_number_master\":\"FL#25895-R0\",\"approval_number\":\"FL25895.1\",\"seq\":1,\"product_model\":\"Series 3350\",\"product_description\":\"Vinyl Double Hung tilt Window\",\"design_pressure\":\"+61\\\/-76.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sunrise Windows, LTD.\":[{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26910-R0\",\"approval_number\":\"FL26910.1\",\"seq\":1,\"product_model\":\"a. Series 7290 Coastal Performance\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Double Hung Window with Nail Fin (X\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26910-R0\",\"approval_number\":\"FL26910.2\",\"seq\":2,\"product_model\":\"b. Series 7290 Coastal Performance\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Double Hung Window (X\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26910-R0\",\"approval_number\":\"FL26910.3\",\"seq\":3,\"product_model\":\"c. Series 7290 Coastal Performance\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Twin Double Hung Window with Nail Fin Utilizing a Clipped Aluminum Mullion (X\\\/X I X\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26910-R0\",\"approval_number\":\"FL26910.4\",\"seq\":4,\"product_model\":\"d. Series 7290 Coastal Performance\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Twin Double Hung Window Utilizing a Clipped Aluminum Mullion (X\\\/X I X\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26910-R2\",\"approval_number\":\"FL26910.5\",\"seq\":5,\"product_model\":\"e. C2 Compozit\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Double Hung Window with Nail Fin (X\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26910-R2\",\"approval_number\":\"FL26910.6\",\"seq\":6,\"product_model\":\"f. C2 Compozit\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Double Hung Window (X\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26910-R3\",\"approval_number\":\"FL26910.7\",\"seq\":7,\"product_model\":\"g. \\\"Sunrise\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Double Hung Window (X\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26910-R3\",\"approval_number\":\"FL26910.8\",\"seq\":8,\"product_model\":\"h. \\\"Verde\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Double Hung Window (X\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26910-R3\",\"approval_number\":\"FL26910.9\",\"seq\":9,\"product_model\":\"i. \\\"Vanguard\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Double Hung Window (X\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26910-R3\",\"approval_number\":\"FL26910.10\",\"seq\":10,\"product_model\":\"j. \\\"Restorations\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Double Hung Window (X\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26910-R4\",\"approval_number\":\"FL26910.11\",\"seq\":11,\"product_model\":\"k. \\\"Coastal Performance\\\"\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Double Hung Window with Nail Fin (X\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26910-R4\",\"approval_number\":\"FL26910.12\",\"seq\":12,\"product_model\":\"l. \\\"Coastal Performance\\\"\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Double Hung Window (X\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26910-R7\",\"approval_number\":\"FL26910.13\",\"seq\":13,\"product_model\":\"m. \\\"Coastal Performance\\\"\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Double Hung Window (X\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Paragon Windows and Doors, LLC\":[{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#27138-R0\",\"approval_number\":\"FL27138.1\",\"seq\":1,\"product_model\":\"a. Series 7290 Coastal Performance\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Double Hung Window with Nail Fin (X\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#27138-R0\",\"approval_number\":\"FL27138.2\",\"seq\":2,\"product_model\":\"b. Series 7290 Coastal Performance\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Double Hung Window (X\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#27138-R0\",\"approval_number\":\"FL27138.3\",\"seq\":3,\"product_model\":\"c. Series 7290 Coastal Performance\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Twin Double Hung Window with Nail Fin Utilizing a Clipped Aluminum Mullion (X\\\/X I X\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#27138-R0\",\"approval_number\":\"FL27138.4\",\"seq\":4,\"product_model\":\"d. Series 7290 Coastal Performance\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Twin Double Hung Window Utilizing a Clipped Aluminum Mullion (X\\\/X I X\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#27138-R1\",\"approval_number\":\"FL27138.5\",\"seq\":5,\"product_model\":\"e. Series 7090\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Double Hung Window with Nail Fin (X\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#27138-R1\",\"approval_number\":\"FL27138.6\",\"seq\":6,\"product_model\":\"f. Series 7090\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Double Hung Window (X\\\/X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Crystal Window & Door Systems, Ltd\":[{\"manufacturer\":\"Crystal Window & Door Systems, Ltd\",\"approval_number_master\":\"FL#30515-R0\",\"approval_number\":\"FL30515.1\",\"seq\":1,\"product_model\":\"2000A\",\"product_description\":\"Double Hung\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Revival Sash\":[{\"manufacturer\":\"Revival Sash\",\"approval_number_master\":\"FL#30865-R0\",\"approval_number\":\"FL30865.1\",\"seq\":1,\"product_model\":\"6200 WOOD DOUBLE HUNG WINDOW - IMPACT HVHZ\",\"product_description\":\"6200 WOOD DOUBLE HUNG WINDOW - IMPACT HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-30 00:00:00\",\"instructions_url\":\"\"}],\"Interstate Window & Door Co.\":[{\"manufacturer\":\"Interstate Window & Door Co.\",\"approval_number_master\":\"FL#39303-R0\",\"approval_number\":\"FL39303.1\",\"seq\":1,\"product_model\":\"Series 440 Double Hung (Commercial) Window\",\"product_description\":\"Series 440 Double Hung (Commercial) Window 56\\\" x 91\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Interstate Window & Door Co.\",\"approval_number_master\":\"FL#39303-R0\",\"approval_number\":\"FL39303.2\",\"seq\":2,\"product_model\":\"Series 440 Double Hung (Commercial) Window\",\"product_description\":\"Series 440 Double Hung (Commercial) Window 48\\\" x 80\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Interstate Window & Door Co.\",\"approval_number_master\":\"FL#39303-R0\",\"approval_number\":\"FL39303.3\",\"seq\":3,\"product_model\":\"Series 440 Double Hung (Commercial) Window\",\"product_description\":\"Series 440 Double Hung (Commercial) Window 48\\\" x 80\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Interstate Window & Door Co.\",\"approval_number_master\":\"FL#39303-R0\",\"approval_number\":\"FL39303.4\",\"seq\":4,\"product_model\":\"Series 440 Double Hung Window\",\"product_description\":\"Series 440 Double Hung Window 48\\\" x 78\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Interstate Window & Door Co.\",\"approval_number_master\":\"FL#39303-R0\",\"approval_number\":\"FL39303.5\",\"seq\":5,\"product_model\":\"Series 440 Double Hung Window\",\"product_description\":\"Series 440 Double Hung Window 48\\\" x 78\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Interstate Window & Door Co.\",\"approval_number_master\":\"FL#39303-R0\",\"approval_number\":\"FL39303.6\",\"seq\":6,\"product_model\":\"Series 440 Double Hung Window\",\"product_description\":\"Series 440 Double Hung Window 40\\\" x 63\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Interstate Window & Door Co.\",\"approval_number_master\":\"FL#39303-R0\",\"approval_number\":\"FL39303.7\",\"seq\":7,\"product_model\":\"Series 440 Double Hung Window\",\"product_description\":\"Series 440 Double Hung Window 40\\\" x 63\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Interstate Window & Door Co.\",\"approval_number_master\":\"FL#39303-R0\",\"approval_number\":\"FL39303.8\",\"seq\":8,\"product_model\":\"Series 440 Double Hung Window\",\"product_description\":\"Series 440 Double Hung Window 40\\\" x 63\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Interstate Window & Door Co.\",\"approval_number_master\":\"FL#39303-R0\",\"approval_number\":\"FL39303.9\",\"seq\":9,\"product_model\":\"Series 440 Double Hung Window\",\"product_description\":\"Series 440 Double Hung Window 40\\\" x 63\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Interstate Window & Door Co.\",\"approval_number_master\":\"FL#39303-R0\",\"approval_number\":\"FL39303.10\",\"seq\":10,\"product_model\":\"Series 440 Twin Double Hung Window\",\"product_description\":\"Series 440 Twin Double Hung Window 96\\\" x 78\\\"\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Interstate Window & Door Co.\",\"approval_number_master\":\"FL#39303-R0\",\"approval_number\":\"FL39303.11\",\"seq\":11,\"product_model\":\"Series 440 Twin Double Hung Window\",\"product_description\":\"Series 440 Twin Double Hung Window 80\\\" x 63\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Interstate Window & Door Co.\",\"approval_number_master\":\"FL#39303-R0\",\"approval_number\":\"FL39303.12\",\"seq\":12,\"product_model\":\"Series 440 Twin Double Hung Window\",\"product_description\":\"Series 440 Twin Double Hung Window 80\\\" x 63\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-08-23 00:00:00\",\"instructions_url\":\"\"}],\"Condado Window\":[{\"manufacturer\":\"Condado Window\",\"approval_number_master\":\"FL#40552-R0\",\"approval_number\":\"FL40552.1\",\"seq\":1,\"product_model\":\"325 Series Double Hung Window with Integral Shutter (HVHZ) (Impact)\",\"product_description\":\"325 Series Double Hung Window with Integral Shutter (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Condado Window\",\"approval_number_master\":\"FL#40552-R2\",\"approval_number\":\"FL40552.2\",\"seq\":2,\"product_model\":\"325 Series Double Hung Window with Integral Shutter (HVHZ) (Impact)\",\"product_description\":\"325 Series Double Hung Window with Integral Shutter (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}]},\"b. windows|||5. fixed\":{\"Ply Gem Windows\":[{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14253-R9\",\"approval_number\":\"FL14253.1\",\"seq\":1,\"product_model\":\"4701FL Fixed Window\",\"product_description\":\"Builder Series 4701FL Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14253-R0\",\"approval_number\":\"FL14253.2\",\"seq\":2,\"product_model\":\"705 Fixed Windows\",\"product_description\":\"Builder Series 705 Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14434-R8\",\"approval_number\":\"FL14434.1\",\"seq\":1,\"product_model\":\"American Craftsman 30 \\\/ Series 4700FL HVHZ Non-Impact\",\"product_description\":\"Fixed Window (HVHZ Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14744-R0\",\"approval_number\":\"FL14744.1\",\"seq\":1,\"product_model\":\"Builder Series 705FL Fixed Window\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15296-R0\",\"approval_number\":\"FL15296.1\",\"seq\":1,\"product_model\":\"Pro Series Classic\\\/Builder 1181\\\/Builder 5700\\\/Contractor 5700\",\"product_description\":\"Transom & Sidelite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15318-R8\",\"approval_number\":\"FL15318.1\",\"seq\":1,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Direct Set Window\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15318-R8\",\"approval_number\":\"FL15318.2\",\"seq\":2,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Direct Set Window (Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15325-R9\",\"approval_number\":\"FL15325.2\",\"seq\":2,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Casement Stationary Window (Impact) - 2018\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15325-R9\",\"approval_number\":\"FL15325.4\",\"seq\":4,\"product_model\":\"Pro Series Classic \\\/ 1500 Vinyl\",\"product_description\":\"Stationary Casement Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15327-R8\",\"approval_number\":\"FL15327.1\",\"seq\":1,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Double Hung Stationary Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15327-R8\",\"approval_number\":\"FL15327.2\",\"seq\":2,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Double Hung Fixed Window (Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15327-R8\",\"approval_number\":\"FL15327.3\",\"seq\":3,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Double Hung Transom Window (Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15327-R8\",\"approval_number\":\"FL15327.4\",\"seq\":4,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Sash and Frame Transom Window\",\"design_pressure\":\"+80\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15538-R8\",\"approval_number\":\"FL15538.1\",\"seq\":1,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Direct Set Fixed Window\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15538-R0\",\"approval_number\":\"FL15538.2\",\"seq\":2,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Direct Set Fixed Window (Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15538-R8\",\"approval_number\":\"FL15538.3\",\"seq\":3,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Sash & Frame Transom Window\",\"design_pressure\":\"+80\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15538-R8\",\"approval_number\":\"FL15538.4\",\"seq\":4,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Double Hung Transom (Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15538-R8\",\"approval_number\":\"FL15538.5\",\"seq\":5,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Double Hung Stationary Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15538-R8\",\"approval_number\":\"FL15538.6\",\"seq\":6,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Double Hung Fixed Window (Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#16104-R0\",\"approval_number\":\"FL16104.1\",\"seq\":1,\"product_model\":\"Ply Gem 1500\",\"product_description\":\"Fixed Window, Non-Impact (Alt. Substrates)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#16104-R0\",\"approval_number\":\"FL16104.2\",\"seq\":2,\"product_model\":\"Ply Gem 1500\",\"product_description\":\"Fixed Window, Non-Impact (As Tested)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#13841-R0\",\"approval_number\":\"FL13841.1\",\"seq\":1,\"product_model\":\"Contractor Series 2000\",\"product_description\":\"Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#13841-R0\",\"approval_number\":\"FL13841.2\",\"seq\":2,\"product_model\":\"Contractor Series 2000\",\"product_description\":\"Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#13977-R0\",\"approval_number\":\"FL13977.1\",\"seq\":1,\"product_model\":\"Series 1101FL\",\"product_description\":\"Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14211-R0\",\"approval_number\":\"FL14211.1\",\"seq\":1,\"product_model\":\"Mira Series\",\"product_description\":\"Double Hung Transom Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14212-R0\",\"approval_number\":\"FL14212.1\",\"seq\":1,\"product_model\":\"Mira Series\",\"product_description\":\"Double Hung Fixed Windows\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14212-R1\",\"approval_number\":\"FL14212.2\",\"seq\":2,\"product_model\":\"Mira Series\",\"product_description\":\"Double Hung Fixed Window\\n(49 3\\\/8\\\" x 76 5\\\/8\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14214-R0\",\"approval_number\":\"FL14214.1\",\"seq\":1,\"product_model\":\"Mira Series\",\"product_description\":\"Fixed Casement Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14214-R0\",\"approval_number\":\"FL14214.2\",\"seq\":2,\"product_model\":\"Mira Series\",\"product_description\":\"Fixed Casement Window\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14253-R0\",\"approval_number\":\"FL14253.3\",\"seq\":3,\"product_model\":\"705 Fixed Windows\",\"product_description\":\"Builder Series 705 Fixed Window\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14253-R0\",\"approval_number\":\"FL14253.4\",\"seq\":4,\"product_model\":\"705 Fixed Windows\",\"product_description\":\"Builder Series 705 Fixed Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14254-R0\",\"approval_number\":\"FL14254.1\",\"seq\":1,\"product_model\":\"1101 Fixed Window\",\"product_description\":\"Builder Series 1101 Fixed Window\",\"design_pressure\":\"+40\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14254-R0\",\"approval_number\":\"FL14254.2\",\"seq\":2,\"product_model\":\"1101 Fixed Window\",\"product_description\":\"Builder Series 1101 Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14254-R0\",\"approval_number\":\"FL14254.3\",\"seq\":3,\"product_model\":\"1101 Fixed Window\",\"product_description\":\"Builder Series 1101 Fixed Window\",\"design_pressure\":\"+30\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14744-R0\",\"approval_number\":\"FL14744.2\",\"seq\":2,\"product_model\":\"Builder Series 705FL Fixed Window\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14926-R0\",\"approval_number\":\"FL14926.1\",\"seq\":1,\"product_model\":\"9101\\\/9101N Impact Fixed Window\",\"product_description\":\"9101\\\/9101N Impact Fixed Window\",\"design_pressure\":\"+50\\\/-57\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15301-R0\",\"approval_number\":\"FL15301.1\",\"seq\":1,\"product_model\":\"Builder Series 4701\",\"product_description\":\"Flange Frame Fixed Window (Impact)\",\"design_pressure\":\"+40\\\/-57\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15301-R0\",\"approval_number\":\"FL15301.2\",\"seq\":2,\"product_model\":\"Builder Series 4701\",\"product_description\":\"Fin Frame Fixed Window (Impact)\",\"design_pressure\":\"+40\\\/-57\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15301-R0\",\"approval_number\":\"FL15301.3\",\"seq\":3,\"product_model\":\"Builder Series 4701\",\"product_description\":\"Fin Frame Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15325-R0\",\"approval_number\":\"FL15325.1\",\"seq\":1,\"product_model\":\"Contractor Series 5000\",\"product_description\":\"Stationary Casement Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15325-R0\",\"approval_number\":\"FL15325.3\",\"seq\":3,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Fixed Casement Window\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15325-R0\",\"approval_number\":\"FL15325.5\",\"seq\":5,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Fixed Casement Window (Impact)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15325-R0\",\"approval_number\":\"FL15325.6\",\"seq\":6,\"product_model\":\"Pro Series Classic\",\"product_description\":\"Stationary Casement Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15325-R1\",\"approval_number\":\"FL15325.7\",\"seq\":7,\"product_model\":\"Pro Series Classic\",\"product_description\":\"Stationary Casement Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15325-R1\",\"approval_number\":\"FL15325.8\",\"seq\":8,\"product_model\":\"Pro Series Classic\",\"product_description\":\"Fixed Casement (Impact)\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15538-R0\",\"approval_number\":\"FL15538.7\",\"seq\":7,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Fixed Casement Window (Impact)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15538-R0\",\"approval_number\":\"FL15538.8\",\"seq\":8,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Fixed Casement Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15538-R0\",\"approval_number\":\"FL15538.9\",\"seq\":9,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Casement Stationary Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15538-R0\",\"approval_number\":\"FL15538.10\",\"seq\":10,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Casement Stationary Window (Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15934-R0\",\"approval_number\":\"FL15934.1\",\"seq\":1,\"product_model\":\"Contractor 2000 Fixed Window Mulls - Upgrade\",\"product_description\":\"Contractor 2000 Fixed Window Mulls - Upgrade (As Tested)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#16101-R0\",\"approval_number\":\"FL16101.1\",\"seq\":1,\"product_model\":\"Ply Gem 1500\",\"product_description\":\"Fixed Window Integral Mull (Alt. Substrates)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#16101-R0\",\"approval_number\":\"FL16101.2\",\"seq\":2,\"product_model\":\"Ply Gem 1500\",\"product_description\":\"Fixed Window Integral Mull (As Tested)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#16104-R0\",\"approval_number\":\"FL16104.3\",\"seq\":3,\"product_model\":\"Ply Gem 1500\",\"product_description\":\"Fixed Window, Impact (Alt. Substrates)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#16104-R0\",\"approval_number\":\"FL16104.4\",\"seq\":4,\"product_model\":\"Ply Gem 1500\",\"product_description\":\"Fixed Window, Impact (As Tested)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#14434-R4\",\"approval_number\":\"FL14434.2\",\"seq\":2,\"product_model\":\"Builder Series 4701FL\",\"product_description\":\"Series 4701FL Fixed Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#38107-R0\",\"approval_number\":\"FL38107.1\",\"seq\":1,\"product_model\":\"1570 Fixed\",\"product_description\":\"HVHZ Impact Picture & Fixed Specialty Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#38107-R0\",\"approval_number\":\"FL38107.2\",\"seq\":2,\"product_model\":\"1570 Fixed\",\"product_description\":\"Non-Impact Picture & Fixed Specialty Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-03-20 00:00:00\",\"instructions_url\":\"\"}],\"Custom Window Systems Inc.\":[{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#13010-R0\",\"approval_number\":\"FL13010.1\",\"seq\":1,\"product_model\":\"PW-8150 PVC Fixed Window\",\"product_description\":\"PW-8150 PVC Fixed Window, 36\\\" x 72\\\".\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#13010-R12\",\"approval_number\":\"FL13010.2\",\"seq\":2,\"product_model\":\"PW-8150 PVC Fixed Window\",\"product_description\":\"PW-8150 PVC Flg\\\/Fin Fixed Window, Continuous Head & Sill.\",\"design_pressure\":\"+67.5\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#15810-R0\",\"approval_number\":\"FL15810.1\",\"seq\":1,\"product_model\":\"PW-3750 Picture Window\",\"product_description\":\"PW-3750 Aluminum Fixed Window, Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#15810-R0\",\"approval_number\":\"FL15810.2\",\"seq\":2,\"product_model\":\"PW-4700 Picture Window\",\"product_description\":\"PW-4700 Aluminum Fixed Window, Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#16779-R4\",\"approval_number\":\"FL16779.1\",\"seq\":1,\"product_model\":\"PW-4000\",\"product_description\":\"PW-4000, Aluminum Picture Window installed in poured wall construction.\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#16822-R4\",\"approval_number\":\"FL16822.1\",\"seq\":1,\"product_model\":\"PW-4000\",\"product_description\":\"PW-4000 Aluminum Picture Window, Fin.\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#17354-R4\",\"approval_number\":\"FL17354.1\",\"seq\":1,\"product_model\":\"PW-615 Vinyl Fixed Window\",\"product_description\":\"PW-615 Vinyl Fixed Window, Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#17387-R4\",\"approval_number\":\"FL17387.1\",\"seq\":1,\"product_model\":\"PW-8150 Vinyl Fin\\\/Flange Picture Window\",\"product_description\":\"PW-8150 Vinyl Fin\\\/Flange Picture Window, Impact, WZ3\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#17794-R4\",\"approval_number\":\"FL17794.1\",\"seq\":1,\"product_model\":\"PW-6150 Impact Vinyl Picture Window\",\"product_description\":\"PW-6150 Vinyl Fixed Window, Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#18147-R4\",\"approval_number\":\"FL18147.1\",\"seq\":1,\"product_model\":\"PW-615 Vinyl Fixed Window\",\"product_description\":\"PW-615 Vinyl Fixed Window, Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#4093-R11\",\"approval_number\":\"FL4093.1\",\"seq\":1,\"product_model\":\"8300 Vinyl Fin\\\/Flange Picture Window\",\"product_description\":\"8300 Vinyl Fin\\\/Flange Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#4093-R11\",\"approval_number\":\"FL4093.2\",\"seq\":2,\"product_model\":\"PW-8100 Vinyl Flg\\\/Fin Picture Window\",\"product_description\":\"PW-8100 Vinyl Flg\\\/Fin Picture Window.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#4093-R5\",\"approval_number\":\"FL4093.3\",\"seq\":3,\"product_model\":\"PW-8150 Vinyl Flg\\\/Fin Picture Window\",\"product_description\":\"PW-8150, Vinyl Fixed Window, Non-Impact.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#4093-R11\",\"approval_number\":\"FL4093.4\",\"seq\":4,\"product_model\":\"PW-8150 Vinyl Flg\\\/Fin Picture Window\",\"product_description\":\"PW-8150 Vinyl Fixed Window, Non-Impact, Continuous Head & Sill.\",\"design_pressure\":\"+67.5\\\/-67.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#42007-R1\",\"approval_number\":\"FL42007.1\",\"seq\":1,\"product_model\":\"Comfort Shield Fixed Casement\\\/Awning\",\"product_description\":\"Vinyl Fixed Casement\\\/Awning 71.5\\\" x 71.5\\\" 1-wide\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#46528-R0\",\"approval_number\":\"FL46528.1\",\"seq\":1,\"product_model\":\"330 Non-Impact Fixed Window\",\"product_description\":\"330 Non-Impact Fixed Window - Flange Frame & Fin Frame\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#7852-R7\",\"approval_number\":\"FL7852.1\",\"seq\":1,\"product_model\":\"PW-4000\",\"product_description\":\"PW-4000 Fixed (Picture Window)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#4093-R5\",\"approval_number\":\"FL4093.5\",\"seq\":5,\"product_model\":\"PW-8300 Vinyl Flg\\\/Fin Picture Window\",\"product_description\":\"PW-8300, Vinyl Fixed Window, Non-Impact.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#13010-R12\",\"approval_number\":\"FL13010.3\",\"seq\":3,\"product_model\":\"PW-8300 PVC Fixed Window\",\"product_description\":\"PW-8300 PVC Flg\\\/Fin Fixed Window, 120\\\" x 48\\\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#13010-R1\",\"approval_number\":\"FL13010.4\",\"seq\":4,\"product_model\":\"PW-8300 PVC Fixed Window\",\"product_description\":\"PW-8300 PVC Flg\\\/Fin Fixed Window.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#15810-R3\",\"approval_number\":\"FL15810.3\",\"seq\":3,\"product_model\":\"PW-3300\",\"product_description\":\"PW-3300 (was 4700) Aluminum Fixed Window, Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#17387-R0\",\"approval_number\":\"FL17387.2\",\"seq\":2,\"product_model\":\"PW-8300 Vinyl Fin\\\/Flange Picture Window\",\"product_description\":\"PW-8300 Vinyl Fin\\\/Flange Picture Window, Impact, WZ3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#42007-R1\",\"approval_number\":\"FL42007.2\",\"seq\":2,\"product_model\":\"Comfort Shield Fixed Casement\\\/Awning\",\"product_description\":\"Vinyl Fixed Casement\\\/Awning 71.5\\\" x 71.5\\\" 2-wide\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#42007-R1\",\"approval_number\":\"FL42007.3\",\"seq\":3,\"product_model\":\"Comfort Shield Fixed Casement\\\/Awning\",\"product_description\":\"Vinyl Fixed Casement\\\/Awning 59.5\\\" x 59.5\\\" 1-wide\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#42007-R1\",\"approval_number\":\"FL42007.4\",\"seq\":4,\"product_model\":\"Comfort Shield Fixed Casement\\\/Awning\",\"product_description\":\"Casement\\\/Awning 71.5\\\" x 71.5\\\" 2-wide\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#46528-R0\",\"approval_number\":\"FL46528.2\",\"seq\":2,\"product_model\":\"7300 Impact Fixed Window - Fin Frame\",\"product_description\":\"7300 Impact Fixed Window - Fin Frame\",\"design_pressure\":\"+66\\\/-66\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#46528-R0\",\"approval_number\":\"FL46528.3\",\"seq\":3,\"product_model\":\"7300 Impact Fixed Window - Flange Frame\",\"product_description\":\"7300 Impact Fixed Window - Flange Frame\",\"design_pressure\":\"+78\\\/-78\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#149-R1\",\"approval_number\":\"FL149.4\",\"seq\":4,\"product_model\":\"4000 Fixed w\\\/Integral Mull\",\"product_description\":\"4000 PW w\\\/Integral Mull\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#5856-R1\",\"approval_number\":\"FL5856.1\",\"seq\":1,\"product_model\":\"8300 Vinyl Fixed\",\"product_description\":\"8300 Vinyl Fixed (Impact w\\\/heat strengthened glass)\",\"design_pressure\":\"+67.5\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#5856-R1\",\"approval_number\":\"FL5856.2\",\"seq\":2,\"product_model\":\"8300 Vinyl Fixed\",\"product_description\":\"8300 Vinyl Fixed (Impact w\\\/annealed glass).\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#5859-R3\",\"approval_number\":\"FL5859.1\",\"seq\":1,\"product_model\":\"8300 Vinyl Fixed\",\"product_description\":\"8300 Vinyl Fixed Impact Window.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#5859-R3\",\"approval_number\":\"FL5859.2\",\"seq\":2,\"product_model\":\"PW-8300 Vinyl Fixed\",\"product_description\":\"PW-8300 Vinyl Fixed Impact Window.\",\"design_pressure\":\"+67.5\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#7855-R0\",\"approval_number\":\"FL7855.1\",\"seq\":1,\"product_model\":\"4500 HD Fixed\",\"product_description\":\"4500 Heavy Duty Fixed Window w\\\/Annealed Glass FW-HC40 (84\\\" x 96\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#7855-R0\",\"approval_number\":\"FL7855.2\",\"seq\":2,\"product_model\":\"4500 HD Fixed\",\"product_description\":\"4500 HD Fixed w\\\/Tempered Glass FW-HC90 (84\\\" x 96\\\")\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#8969-R0\",\"approval_number\":\"FL8969.1\",\"seq\":1,\"product_model\":\"4000 Fixed Flange w\\\/Integral Mullion\",\"product_description\":\"4000 Fixed Flange w\\\/Integral Mullion\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#12263-R0\",\"approval_number\":\"FL12263.1\",\"seq\":1,\"product_model\":\"PW-8100 Vinyl Picture Window\",\"product_description\":\"PW-8100 Vinyl Picture Window, 84\\\" x 96\\\", Non-Impact.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#13242-R0\",\"approval_number\":\"FL13242.1\",\"seq\":1,\"product_model\":\"PW-8150 PVC Fixed Window\",\"product_description\":\"PW-8150 Fixed Window, Non-Impact, 50\\\" x 72\\\".\",\"design_pressure\":\"+N\\\/A\\\/-N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#13242-R0\",\"approval_number\":\"FL13242.2\",\"seq\":2,\"product_model\":\"PW-8300 PVC Fixed Window.\",\"product_description\":\"PW-8300 Fixed Window, Non-Impact, 50\\\" x 72\\\".\",\"design_pressure\":\"+N\\\/A\\\/-N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#13260-R0\",\"approval_number\":\"FL13260.1\",\"seq\":1,\"product_model\":\"PW-8150 Impact Fixed Window.\",\"product_description\":\"PW-8150 Impact Fixed Window, Continuous Head & Sill, 74 1\\\/8\\\" x 72\\\".\",\"design_pressure\":\"+67.5\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#13261-R0\",\"approval_number\":\"FL13261.1\",\"seq\":1,\"product_model\":\"PW-8150 Non-Impact Fixed Window.\",\"product_description\":\"PW-8150 Non-Impact Fixed Window, Continuous Head & Sill, 74 1\\\/8\\\" x 72\\\".\",\"design_pressure\":\"+67.5\\\/-67.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#149-R0\",\"approval_number\":\"FL149.1\",\"seq\":1,\"product_model\":\"4000\",\"product_description\":\"4000 Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#149-R0\",\"approval_number\":\"FL149.2\",\"seq\":2,\"product_model\":\"4000 w\\\/Integral Mull\",\"product_description\":\"4000 w\\\/Integral Mull\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#149-R0\",\"approval_number\":\"FL149.3\",\"seq\":3,\"product_model\":\"4000-T\",\"product_description\":\"4000-T Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#7852-R1\",\"approval_number\":\"FL7852.2\",\"seq\":2,\"product_model\":\"4000 Fixed w\\\/ Integral Mull\",\"product_description\":\"4000 Fixed w\\\/ Integral Mull, FW-C40, 144\\\" x 48\\\".\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#7852-R1\",\"approval_number\":\"FL7852.3\",\"seq\":3,\"product_model\":\"4500 HD Fixed\",\"product_description\":\"4500 HD Fixed (84\\\" x 96\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#13264-R0\",\"approval_number\":\"FL13264.1\",\"seq\":1,\"product_model\":\"PW-4000 Alum. Fixed Window.\",\"product_description\":\"PW-4000 Aluminum Fixed Window in Aluminum Structures, 84\\\" x 96\\\".\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#14846-R0\",\"approval_number\":\"FL14846.1\",\"seq\":1,\"product_model\":\"PW-8550, Fixed Window, Impact\",\"product_description\":\"PW-8550, Commercial Fixed Window, 48\\\" x 76\\\", Impact.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#14847-R0\",\"approval_number\":\"FL14847.1\",\"seq\":1,\"product_model\":\"PW-8550, Fixed Window, Non-Impact\",\"product_description\":\"PW-8550, Commercial Fixed Window, 48\\\" 76\\\", Non-Impact.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#17089-R0\",\"approval_number\":\"FL17089.1\",\"seq\":1,\"product_model\":\"PW-8550, Fixed Window\",\"product_description\":\"PW-8550, PVC Fixed Window.\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#17354-R0\",\"approval_number\":\"FL17354.2\",\"seq\":2,\"product_model\":\"PW-655 Vinyl Fixed Window\",\"product_description\":\"PW-655 Vinyl Fixed Window, Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#17794-R0\",\"approval_number\":\"FL17794.2\",\"seq\":2,\"product_model\":\"PW-6550 Impact Vinyl Picture Window\",\"product_description\":\"PW-6550 Vinyl Fixed Window, Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41975-R0\",\"approval_number\":\"FL41975.1\",\"seq\":1,\"product_model\":\"Comfort Shield Fixed Window\",\"product_description\":\"108\\\" x 60\\\" vinyl non-impact single window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41975-R0\",\"approval_number\":\"FL41975.2\",\"seq\":2,\"product_model\":\"Comfort Shield Fixed Window\",\"product_description\":\"72\\\" x 72\\\" vinyl non-impact single window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-02-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41975-R0\",\"approval_number\":\"FL41975.3\",\"seq\":3,\"product_model\":\"Comfort Shield Fixed Window\",\"product_description\":\"60\\\" x 60\\\" vinyl non-impact single window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#41975-R0\",\"approval_number\":\"FL41975.4\",\"seq\":4,\"product_model\":\"Comfort Shield Fixed Window\",\"product_description\":\"96\\\" x 72\\\" vinyl non-impact multiple window system\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-03-08 00:00:00\",\"instructions_url\":\"\"}],\"PGT Industries\":[{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#243-R27\",\"approval_number\":\"FL243.1\",\"seq\":1,\"product_model\":\"PW - 640 (Non-Impact)\",\"product_description\":\"Aluminum Casement Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#243-R27\",\"approval_number\":\"FL243.2\",\"seq\":2,\"product_model\":\"PW - 740 (Large Missile Impact)\",\"product_description\":\"Aluminum Casement Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#243-R27\",\"approval_number\":\"FL243.7\",\"seq\":7,\"product_model\":\"PW-7620A (Non-Impact)\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#243-R27\",\"approval_number\":\"FL243.8\",\"seq\":8,\"product_model\":\"PW-7720A (Impact)\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#5012-R2\",\"approval_number\":\"FL5012.6\",\"seq\":6,\"product_model\":\"F-6001\",\"product_description\":\"Aluminum Fixed Window with Integral Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#5012-R2\",\"approval_number\":\"FL5012.7\",\"seq\":7,\"product_model\":\"PW-3020 (Impact)\",\"product_description\":\"Architectural Systems Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#29700-R5\",\"approval_number\":\"FL29700.6\",\"seq\":6,\"product_model\":\"PW-5540 with Diamond Glass\",\"product_description\":\"Impact-resistant, Vinyl Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#326-R0\",\"approval_number\":\"FL326.1\",\"seq\":1,\"product_model\":\"PW-1400\",\"product_description\":\"WinGuard Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#326-R0\",\"approval_number\":\"FL326.2\",\"seq\":2,\"product_model\":\"PW-22\",\"product_description\":\"2 11\\\/16\\\" Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#326-R0\",\"approval_number\":\"FL326.3\",\"seq\":3,\"product_model\":\"PW-30\",\"product_description\":\"3 1\\\/4\\\" Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#492-R0\",\"approval_number\":\"FL492.1\",\"seq\":1,\"product_model\":\"F-6001\",\"product_description\":\"Aluminum Fixed Window with Integral Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#1012-R0\",\"approval_number\":\"FL1012.1\",\"seq\":1,\"product_model\":\"F-1500\",\"product_description\":\"PGT Binnings Aluminum Thermal Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#1012-R0\",\"approval_number\":\"FL1012.2\",\"seq\":2,\"product_model\":\"F-1700\",\"product_description\":\"PGT Binnings Aluminum Thermal Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#1012-R0\",\"approval_number\":\"FL1012.3\",\"seq\":3,\"product_model\":\"F-1800\",\"product_description\":\"PGT Binnings Aluminum Thermal Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#1012-R0\",\"approval_number\":\"FL1012.4\",\"seq\":4,\"product_model\":\"F-3800\",\"product_description\":\"PGT Binnings Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#1462-R0\",\"approval_number\":\"FL1462.1\",\"seq\":1,\"product_model\":\"F-3700\",\"product_description\":\"PGT Binnings Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#1462-R0\",\"approval_number\":\"FL1462.2\",\"seq\":2,\"product_model\":\"F-3900\",\"product_description\":\"PGT Binnings Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#2322-R0\",\"approval_number\":\"FL2322.1\",\"seq\":1,\"product_model\":\"CA-640 O\",\"product_description\":\"Aluminum Casement Window - Fixed Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#2322-R0\",\"approval_number\":\"FL2322.2\",\"seq\":2,\"product_model\":\"F-3800R\",\"product_description\":\"PGT Binnings Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#2322-R0\",\"approval_number\":\"FL2322.3\",\"seq\":3,\"product_model\":\"F-6000\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#2332-R0\",\"approval_number\":\"FL2332.1\",\"seq\":1,\"product_model\":\"PW-701 (PW and Shapes)\",\"product_description\":\"WinGuard Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#2760-R0\",\"approval_number\":\"FL2760.1\",\"seq\":1,\"product_model\":\"AR-13000\",\"product_description\":\"3\\\" Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#2763-R0\",\"approval_number\":\"FL2763.1\",\"seq\":1,\"product_model\":\"F-6000\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#3208-R0\",\"approval_number\":\"FL3208.1\",\"seq\":1,\"product_model\":\"PW-1400\",\"product_description\":\"WinGuard Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#4438-R3\",\"approval_number\":\"FL4438.3\",\"seq\":3,\"product_model\":\"PW-420 (Non-Impact)\",\"product_description\":\"Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#4438-R3\",\"approval_number\":\"FL4438.4\",\"seq\":4,\"product_model\":\"PW-520 (Impact)\",\"product_description\":\"WinGuard Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#8195-R0\",\"approval_number\":\"FL8195.1\",\"seq\":1,\"product_model\":\"F-6000 Inside Glazed\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#8462-R0\",\"approval_number\":\"FL8462.1\",\"seq\":1,\"product_model\":\"F-320\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#29461-R0\",\"approval_number\":\"FL29461.1\",\"seq\":1,\"product_model\":\"PW-4020A\",\"product_description\":\"Non-Impact, Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#243-R7\",\"approval_number\":\"FL243.3\",\"seq\":3,\"product_model\":\"PW-3020 (Small Missile Impact)\",\"product_description\":\"Architectural Systems Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#243-R7\",\"approval_number\":\"FL243.4\",\"seq\":4,\"product_model\":\"PW-701 (Impact Resistant, PW and Shapes)\",\"product_description\":\"WinGuard Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#243-R7\",\"approval_number\":\"FL243.5\",\"seq\":5,\"product_model\":\"PW-701 (Non-Impact, PW and Shapes)\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#243-R7\",\"approval_number\":\"FL243.6\",\"seq\":6,\"product_model\":\"PW-820 (Large Missile Impact)\",\"product_description\":\"Multi-Story Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#4438-R2\",\"approval_number\":\"FL4438.1\",\"seq\":1,\"product_model\":\"PW-420 (Non-Impact)\",\"product_description\":\"Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#4438-R2\",\"approval_number\":\"FL4438.2\",\"seq\":2,\"product_model\":\"PW-520 (Impact)\",\"product_description\":\"WinGuard Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#5012-R2\",\"approval_number\":\"FL5012.1\",\"seq\":1,\"product_model\":\"CA-440 Fixed\",\"product_description\":\"Vinyl Casement Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#5012-R2\",\"approval_number\":\"FL5012.2\",\"seq\":2,\"product_model\":\"CA-540 Fixed (Impact)\",\"product_description\":\"WinGuard Vinyl Casement Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#5012-R2\",\"approval_number\":\"FL5012.3\",\"seq\":3,\"product_model\":\"CA-640 Fixed\",\"product_description\":\"Aluminum Casement Fixed Window with Integral Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#243-R8\",\"approval_number\":\"FL243.9\",\"seq\":9,\"product_model\":\"PW-820 (Small Missile Impact)\",\"product_description\":\"Multi-Story Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#243-R9\",\"approval_number\":\"FL243.10\",\"seq\":10,\"product_model\":\"PW-3020 (Large Missile Impact)\",\"product_description\":\"Architectural Systems Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#243-R9\",\"approval_number\":\"FL243.11\",\"seq\":11,\"product_model\":\"PW-3020 (Small Missile Impact)\",\"product_description\":\"Architectural Systems Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#5012-R2\",\"approval_number\":\"FL5012.4\",\"seq\":4,\"product_model\":\"F-320\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#5012-R2\",\"approval_number\":\"FL5012.5\",\"seq\":5,\"product_model\":\"F-6000\",\"product_description\":\"Aluminum Fixed Window with Slip-On Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#5012-R2\",\"approval_number\":\"FL5012.8\",\"seq\":8,\"product_model\":\"PW-420\",\"product_description\":\"Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#5012-R2\",\"approval_number\":\"FL5012.9\",\"seq\":9,\"product_model\":\"PW-520 (Impact)\",\"product_description\":\"WinGuard Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#5012-R3\",\"approval_number\":\"FL5012.10\",\"seq\":10,\"product_model\":\"PW-520 (Impact)\",\"product_description\":\"WinGuard Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#5012-R6\",\"approval_number\":\"FL5012.11\",\"seq\":11,\"product_model\":\"PW-2720 (Impact)\",\"product_description\":\"Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#5012-R6\",\"approval_number\":\"FL5012.12\",\"seq\":12,\"product_model\":\"PW-2820 (Impact)\",\"product_description\":\"Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#5012-R6\",\"approval_number\":\"FL5012.13\",\"seq\":13,\"product_model\":\"PW-3020 (Impact)\",\"product_description\":\"Architectural Systems Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#5012-R6\",\"approval_number\":\"FL5012.14\",\"seq\":14,\"product_model\":\"PW-420\",\"product_description\":\"Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#5012-R6\",\"approval_number\":\"FL5012.15\",\"seq\":15,\"product_model\":\"PW-520 (Impact)\",\"product_description\":\"WinGuard Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#10289-R1\",\"approval_number\":\"FL10289.1\",\"seq\":1,\"product_model\":\"PW-2100\",\"product_description\":\"Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#10289-R1\",\"approval_number\":\"FL10289.2\",\"seq\":2,\"product_model\":\"PW-2160\",\"product_description\":\"Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#13045-R0\",\"approval_number\":\"FL13045.1\",\"seq\":1,\"product_model\":\"PW2720 PVC Fixed Window\",\"product_description\":\"PW2720 PVC Fixed Window 48 1\\\/4\\\" x 96\\\"\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#13045-R0\",\"approval_number\":\"FL13045.2\",\"seq\":2,\"product_model\":\"PW2720 PVC Fixed Window\",\"product_description\":\"PW2720 PVC Fixed Window 53 1\\\/4\\\" x 84 1\\\/4\\\"\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#13045-R0\",\"approval_number\":\"FL13045.3\",\"seq\":3,\"product_model\":\"PW2820 PVC Fixed Window\",\"product_description\":\"PW2820 PVC Fixed Window 48 1\\\/4\\\" x 96\\\"\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#13045-R0\",\"approval_number\":\"FL13045.4\",\"seq\":4,\"product_model\":\"PW2820 PVC Fixed Window\",\"product_description\":\"PW2820 PVC Fixed Window 53 1\\\/4\\\" x 84 1\\\/4\\\"\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#13045-R0\",\"approval_number\":\"FL13045.5\",\"seq\":5,\"product_model\":\"PW2820 PVC Fixed Window\",\"product_description\":\"PW2820 PVC Fixed Window 53\\\" x 78\\\"\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#243-R13\",\"approval_number\":\"FL243.12\",\"seq\":12,\"product_model\":\"PW-3020 (Large Missile Impact)\",\"product_description\":\"Architectural Systems Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#243-R13\",\"approval_number\":\"FL243.13\",\"seq\":13,\"product_model\":\"PW-3020 (Small Missile Impact)\",\"product_description\":\"Architectural Systems Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#5012-R14\",\"approval_number\":\"FL5012.16\",\"seq\":16,\"product_model\":\"PW-5520\",\"product_description\":\"WinGuard Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#5012-R14\",\"approval_number\":\"FL5012.17\",\"seq\":17,\"product_model\":\"PW-5540\",\"product_description\":\"WinGuard Vinyl Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#243-R17\",\"approval_number\":\"FL243.14\",\"seq\":14,\"product_model\":\"PW-5540 (Large Missile Impact)\",\"product_description\":\"Vinyl Fixed Window used with Casement\\\/Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#29700-R0\",\"approval_number\":\"FL29700.1\",\"seq\":1,\"product_model\":\"PW-5520\",\"product_description\":\"Impact-resistant, Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#29700-R0\",\"approval_number\":\"FL29700.2\",\"seq\":2,\"product_model\":\"PW-5540\",\"product_description\":\"Impact-resistant, Vinyl Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#29700-R2\",\"approval_number\":\"FL29700.3\",\"seq\":3,\"product_model\":\"PW-7620A\",\"product_description\":\"Non-impact Resistant. Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#29700-R4\",\"approval_number\":\"FL29700.4\",\"seq\":4,\"product_model\":\"PW-5540 with Diamond Glass\",\"product_description\":\"Impact-resistant, Vinyl Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#29700-R4\",\"approval_number\":\"FL29700.5\",\"seq\":5,\"product_model\":\"PW-7620A\",\"product_description\":\"Non-impact Resistant. Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Lippert Components, Inc.\":[{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#46122-R0\",\"approval_number\":\"FL46122.1\",\"seq\":1,\"product_model\":\"a. 3400 \\\/ 3600 Fixed\",\"product_description\":\"Extruded PVC Fixed Window \\\"Non-Impact\\\" Insulated Glass w\\\/ Nail Fin (New Construction) - O Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#995-R13\",\"approval_number\":\"FL995.8\",\"seq\":8,\"product_model\":\"h. Model 5010 PW\",\"product_description\":\"Extruded PVC Fixed Window \\\"Non-Impact\\\" Insulated Glass - (Overall Frame Size Max. 96 x 48)\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#995-R13\",\"approval_number\":\"FL995.9\",\"seq\":9,\"product_model\":\"i. Model 5010 PW\",\"product_description\":\"Extruded PVC Fixed Window \\\"Non-Impact\\\" Insulated Glass - (Overall Frame Size Max. 96 x 24)\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#995-R13\",\"approval_number\":\"FL995.10\",\"seq\":10,\"product_model\":\"j. Model 5010 PW\",\"product_description\":\"Extruded PVC Fixed Window \\\"Non-Impact\\\" Insulated Glass - (Overall Frame Size Max. 48 x 48)\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#46122-R0\",\"approval_number\":\"FL46122.2\",\"seq\":2,\"product_model\":\"b. 3300 \\\/ 3500 Fixed\",\"product_description\":\"Extruded PVC Fixed Window \\\"Non-Impact\\\" Insulated Glass (Replacement) - O Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#46122-R0\",\"approval_number\":\"FL46122.3\",\"seq\":3,\"product_model\":\"c. 3400 \\\/ 3600 Fixed\",\"product_description\":\"Extruded PVC Fixed Window \\\"Non-Impact\\\" Insulated Glass w\\\/ Nail Fin Anchoring Reinforced w\\\/ Aluminum \\\"L\\\" Brackets (New Construction) - O Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#995-R3\",\"approval_number\":\"FL995.1\",\"seq\":1,\"product_model\":\"a. Model 9700 PW\",\"product_description\":\"Extruded PVC Fixed Window \\\"Non-Impact\\\" Insulated Glass - (Overall Frame Size Max. 48 x 72)\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#995-R3\",\"approval_number\":\"FL995.2\",\"seq\":2,\"product_model\":\"b. Model 9700 PW\",\"product_description\":\"Extruded PVC Fixed Window \\\"Non-Impact\\\" Insulated Glass utilizing Modified Glazing - (Overall Frame Size Max. 48 x 72)\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#995-R3\",\"approval_number\":\"FL995.3\",\"seq\":3,\"product_model\":\"c. Model 9700 PW\",\"product_description\":\"Extruded PVC Fixed Window \\\"Non-Impact\\\" Insulated Glass - (Overall Frame Size Max. 48 x 80)\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#995-R3\",\"approval_number\":\"FL995.4\",\"seq\":4,\"product_model\":\"d. Model 9700 PW\",\"product_description\":\"Extruded PVC Fixed Window \\\"Non-Impact\\\" Insulated Glass utilizing Modified Glazing - (Overall Frame Size Max. 48 x 80)\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#995-R3\",\"approval_number\":\"FL995.5\",\"seq\":5,\"product_model\":\"e. Model 9700 PW\",\"product_description\":\"Extruded PVC Fixed Window \\\"Non-Impact\\\" Insulated Glass - (Overall Frame Size Max. 48 x 101)\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#995-R3\",\"approval_number\":\"FL995.6\",\"seq\":6,\"product_model\":\"f. Model 9700 PW\",\"product_description\":\"Extruded PVC Fixed Window Missile Level \\\"D\\\" - \\\"Impact\\\" Insulated Glass - (Overall Frame Size Max. 46 x 60)\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#995-R3\",\"approval_number\":\"FL995.7\",\"seq\":7,\"product_model\":\"g. Model 9700 PW\",\"product_description\":\"Extruded PVC Fixed Window - \\\"Impact\\\" Insulated Glass - (Overall Frame Size Max. 46 x 60)\",\"design_pressure\":\"+66.0\\\/-66.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#12031-R0\",\"approval_number\":\"FL12031.1\",\"seq\":1,\"product_model\":\"4700 FW\",\"product_description\":\"72x72, Vinyl, IG 5\\\/32 Annealed\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#12031-R0\",\"approval_number\":\"FL12031.2\",\"seq\":2,\"product_model\":\"4700 FW\",\"product_description\":\"48x72, Vinyl, IG 3\\\/16 Annealed\",\"design_pressure\":\"+70\\\/-95\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#12031-R1\",\"approval_number\":\"FL12031.3\",\"seq\":3,\"product_model\":\"c. 4700\",\"product_description\":\"Extruded PVC Fixed Window \\\"Impact\\\" Insulated laminated Glass - (Overall Size Max. 48 x 72)\",\"design_pressure\":\"+50.0\\\/-65.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#12051-R0\",\"approval_number\":\"FL12051.1\",\"seq\":1,\"product_model\":\"26000 FW\",\"product_description\":\"48x72, Alum, Flush Mount, IG 5\\\/32 Annealed\",\"design_pressure\":\"+50\\\/-66\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-10 00:00:00\",\"instructions_url\":\"\"}],\"Simonton\":[{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#16390-R5\",\"approval_number\":\"FL16390.1\",\"seq\":1,\"product_model\":\"StormBreaker Plus 300VL, 8000\",\"product_description\":\"Vinyl Fixed Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5177-R39\",\"approval_number\":\"FL5177.4\",\"seq\":4,\"product_model\":\"07-75, 07-09, 07-10, 07-20\",\"product_description\":\"Reflections 5500, Impressions 9800, Generations, PerfeXion Platinum, 6500, 6000, 6000EX Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5177-R39\",\"approval_number\":\"FL5177.5\",\"seq\":5,\"product_model\":\"08-08\",\"product_description\":\"ProFinish Contractor\\\/Master, PerfeXion Contractor, 6000 Vinyl Fixed (No Hinge) Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5177-R39\",\"approval_number\":\"FL5177.6\",\"seq\":6,\"product_model\":\"08-09, 08-10, 08-20\",\"product_description\":\"Reflections 5500, Generations, Impressions 9800, 6100, 6500, PerfeXion Platinum, 6000, 6000EX Vinyl Fixed (No Hinge) Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5177-R39\",\"approval_number\":\"FL5177.7\",\"seq\":7,\"product_model\":\"41-18\",\"product_description\":\"ProFinish Brickmould 300, PerfeXion BM 300 Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5177-R39\",\"approval_number\":\"FL5177.8\",\"seq\":8,\"product_model\":\"41-18\",\"product_description\":\"ProFinish Brickmould 300, PerfeXion BM 300 Vinyl Fixed Window Twin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5177-R39\",\"approval_number\":\"FL5177.9\",\"seq\":9,\"product_model\":\"41-18\",\"product_description\":\"ProFinish Brickmould 300, PerfeXion BM 300 Vinyl Fixed Window Triple\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5177-R39\",\"approval_number\":\"FL5177.16\",\"seq\":16,\"product_model\":\"43-35\",\"product_description\":\"6100, Asure, PerfeXion Silver Vinyl Fixed Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5177-R2\",\"approval_number\":\"FL5177.19\",\"seq\":19,\"product_model\":\"43-17\",\"product_description\":\"Profinish Contractor, Profinish Master, Amcraft Grand Estates New Construction, Vinyl Fixed\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.1\",\"seq\":1,\"product_model\":\"06-05\",\"product_description\":\"ProFinish Contractor; ProFinish Master; Luminess 700; Luminess 800 - Vinyl - Door Sidelite - Size: 48 X 96; Rating: F-R50, 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.2\",\"seq\":2,\"product_model\":\"07-07\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Sears 9300 - Vinyl - Deadlite - Size: 94 X 57; Rating: F-R50, 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.3\",\"seq\":3,\"product_model\":\"07-07\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Sears 9300 - Vinyl -Picture Window - Size: 74 X 60; Rating F-R55, 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.4\",\"seq\":4,\"product_model\":\"07-07\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Sears 9300 - Vinyl - Door Sidelite - Size: 48 X 108; Rating: F-R45; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.5\",\"seq\":5,\"product_model\":\"07-80\",\"product_description\":\"Reflections 5100; Prism Gold; Sears 3000 - Vinyl Picture Window - Size: 96 X 72; Rating: F-R35; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.6\",\"seq\":6,\"product_model\":\"07-80\",\"product_description\":\"Reflections 5100; Prism Gold; Sears 3000 - Vinyl - Picture Window - Size: 60 X 60; Rating: F-R45; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.7\",\"seq\":7,\"product_model\":\"08-08\",\"product_description\":\"ProFinish Contractor; Luminess 700 - Vinyl - Picture Casement - Size: 96 X 72; Rating: F-R25; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.8\",\"seq\":8,\"product_model\":\"08-08\",\"product_description\":\"ProFinish Contractor; ProFinish Master; Luminess 700; Luminess 800 - Vinyl - Picture Casement - Size: 74 X 60; Rating: F-R55; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.9\",\"seq\":9,\"product_model\":\"08-09\",\"product_description\":\"Private Label 7500; Impressions 9800; Sears 9300; Renovations 6100; Renovations 6500 - Vinyl - Picture Casement - Size: 96 X 72; Rating: F-R40; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.10\",\"seq\":10,\"product_model\":\"08-09\",\"product_description\":\"Private Label 7500; Impressions 9800; Sears 9300; Renovations 6100; Renovations 6500 - Vinyl - Picture Casement - Size: 80 X 60; Rating: F-R55; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.11\",\"seq\":11,\"product_model\":\"40-06\",\"product_description\":\"ProFinish Builder; ProFinish Contractor; Luminess 500; Luminess 700; Renovation 6060 - Vinyl - Picture Window - Size: 96 X 60; Rating: F-R45; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.12\",\"seq\":12,\"product_model\":\"40-06\",\"product_description\":\"ProFinish Builder; ProFinish Contractor; ProFinish Master; Luminess 500; Luminess 700; Luminess 800; Renovation 6060 - Vinyl - Picture Window - Size: 72 X 48; Rating: F-R50; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.13\",\"seq\":13,\"product_model\":\"40-06\",\"product_description\":\"ProFinish Builder; ProFinish Contractor; Luminess 500; Luminess 700; Renovation 6060 - Vinyl - Size: 96 X 72; Rating: F-R30; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.14\",\"seq\":14,\"product_model\":\"40-06\",\"product_description\":\"ProFinish Builder; ProFinish Contractor; Luminess 500; Luminess 700; Renovation 6060 - Vinyl - Size: 96 X 72; Rating: F-R25; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.15\",\"seq\":15,\"product_model\":\"40-06\",\"product_description\":\"ProFinish Builder; ProFinish Contractor; Luminess 500; Luminess 700; Renovation 6060 - Vinyl - Picture Window - Size 74 X 60; Rating: F-R30; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.16\",\"seq\":16,\"product_model\":\"40-06\",\"product_description\":\"ProFinish Builder; ProFinish Contractor; Luminess 500; Luminess 700; Renovation 6060 - Vinyl - Picture Window - Size 74 X 60; Rating: F-R50; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.17\",\"seq\":17,\"product_model\":\"40-17\",\"product_description\":\"ProFinish Contractor; ProFinish Master; Luminess 700; Luminess 800 - Vinyl - Picture Window - Size: 80 X 48; Rating: F-R55; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.18\",\"seq\":18,\"product_model\":\"40-17\",\"product_description\":\"ProFinish Contractor; Luminess 700 - Vinyl - Size 96 X 80; Rating: F-R40; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.19\",\"seq\":19,\"product_model\":\"40-17\",\"product_description\":\"ProFinish Contractor; Luminess 700 - Vinyl - Size: 96 X 60; Rating: F-R35; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.20\",\"seq\":20,\"product_model\":\"40-17\",\"product_description\":\"ProFinish Contractor; Luminess 700 - Vinyl - Size: 96 X 72; Rating: F-R30; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.21\",\"seq\":21,\"product_model\":\"40-17\",\"product_description\":\"ProFinish Contractor; ProFinish Master; Luminess 700; Luminess 800 - Vinyl - Picture Window - Size: 74 X 60; Rating: F-R50; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.22\",\"seq\":22,\"product_model\":\"40-17\",\"product_description\":\"ProFinish Contractor; Luminess 700 - Vinyl - End Vent - Size: 84 X 72; Reinforcement: Aluminum Meeting Rails or Stiles; Rating: HS-R20; 1\\\/8\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.23\",\"seq\":23,\"product_model\":\"40-40\",\"product_description\":\"Luminess 4500; Reflections 5300; Prism Ultra Gold; Private Label Standard; Private Label 7300; Impressions 9400; Renovations 6100 - Vinyl - Size: 80 X 48; Rating: F-R55; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.24\",\"seq\":24,\"product_model\":\"40-40\",\"product_description\":\"Luminess 4500; Reflections 5300; Prism Ultra Gold; Private Label Standard; Private Label 7300; Impressions 9400; Renovations 6100 - Vinyl - Size: 96 X 72; Rating: F-R40; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.25\",\"seq\":25,\"product_model\":\"40-40\",\"product_description\":\"ProFinish Contractor; Luminess 700 - Vinyl - End Vent - Size: 84 X 36; Reinforcement: .036 Steel Meeting Rails or Stiles; Rating: HS-R40; 3\\\/32\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.26\",\"seq\":26,\"product_model\":\"40-40\",\"product_description\":\"ProFinish Contractor; Luminess 700 - Vinyl - End Vent - Size: 100 X 60; Reinforcement: .036 Steel Meeting Rails or Stiles; Rating: HS-R20; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.27\",\"seq\":27,\"product_model\":\"40-40\",\"product_description\":\"Luminess 4500; Reflections 5300; Prism Ultra Gold; Private Label Standard; Private Label 7300; Impressions 9400; Renovations 6100 - Vinyl - Size 74 X 60; Rating: F-R55; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.28\",\"seq\":28,\"product_model\":\"435-435\",\"product_description\":\"Litehouse 435; Litehouse 436 - Aluminum - Size: 41 X 41; Rating: F-C70; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.29\",\"seq\":29,\"product_model\":\"435-435\",\"product_description\":\"Litehouse 435; Litehouse 436 - Aluminum - Size: 41 X 64; Rating: F-C50; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.30\",\"seq\":30,\"product_model\":\"435-435\",\"product_description\":\"Litehouse 435; Litehouse 436; Aluminum - Size: 111 X 48; Rating: F-R60; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.31\",\"seq\":31,\"product_model\":\"435-435\",\"product_description\":\"Litehouse 435; Litehouse 436 - Aluminum - Size: 38 X 48; Rating: F-C35; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.32\",\"seq\":32,\"product_model\":\"435-435\",\"product_description\":\"Litehouse 435; Litehouse 436 - Aluminum - Size: 145 X 61; Rating: F-C35; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.33\",\"seq\":33,\"product_model\":\"435-435\",\"product_description\":\"Litehouse 435; Litehouse 436 - Aluminum - Size: 145 X 61; Rating: F-C60; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.34\",\"seq\":34,\"product_model\":\"435-436\",\"product_description\":\"Litehouse 435; Litehouse 436 - Aluminum - Size: 145 X 61; Rating: F-C40; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.35\",\"seq\":35,\"product_model\":\"435-436\",\"product_description\":\"Litehouse 435; Litehouse 436 - Metro Dade Approved; Protocol PA202 (1994); Must be used with contractor supplied shutters in Metro Dade; Aluminum - Size: 75 X 48; Rating: F-C70; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.36\",\"seq\":36,\"product_model\":\"435-436\",\"product_description\":\"Litehouse 435; Litehouse 436 - Metro Dade Approved; Protocol PA202 (1994); Must be used with contractor supplied shutters in Metro Dade; Aluminum - Size: 60 X 30; Rating: F-R75; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.37\",\"seq\":37,\"product_model\":\"435-436\",\"product_description\":\"Litehouse 435; Litehouse 436 - Aluminum - Size: 75 X 38; Rating: F-R70; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.38\",\"seq\":38,\"product_model\":\"435-436\",\"product_description\":\"Litehouse 435; Litehouse 436 - Aluminum - Size: 74 X 63; Rating: F-C70; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.39\",\"seq\":39,\"product_model\":\"435-436\",\"product_description\":\"Litehouse 435; Litehouse 436 - Aluminum -Size: 112 X 49; Rating: F-R35; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.40\",\"seq\":40,\"product_model\":\"435-436\",\"product_description\":\"Litehouse 435; Litehouse 436 - Aluminum - Size: 48 X 48; Rating: F-R75; 3\\\/16\\\" Glas\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.41\",\"seq\":41,\"product_model\":\"435-436\",\"product_description\":\"Litehouse 435; Litehouse 436 - Aluminum - Size 112 X 64; Rating: F-C65; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.42\",\"seq\":42,\"product_model\":\"437-437\",\"product_description\":\"Litehouse 437; Litehouse 438 - Aluminum - Size 54 X 49; Rating: F-R35; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.43\",\"seq\":43,\"product_model\":\"437-437\",\"product_description\":\"Litehouse 437; Litehouse 438 - Aluminum - Size: 145 X 61; Rating: F-C35; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.44\",\"seq\":44,\"product_model\":\"437-437\",\"product_description\":\"Litehouse 437; Litehouse 438 - Aluminum - Size: 145 X 61; Rating: F-C60; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.45\",\"seq\":45,\"product_model\":\"437-437\",\"product_description\":\"Litehouse 437; Litehouse 438 - Aluminum - Size: 111 X 63; Rating: F-C55; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.46\",\"seq\":46,\"product_model\":\"437-438\",\"product_description\":\"Litehouse 437; Litehouse 438 - Aluminum - Size: 111 X 63; Rating: F-C60; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.47\",\"seq\":47,\"product_model\":\"75-75\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Private Label 7500; Impressions 9800; Sears 9300; Renovations 6500; Polar Panel - Vinyl - Size 60 X 60; Rating: F-LC50; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.48\",\"seq\":48,\"product_model\":\"75-75\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Private Label 7500; Impressions 9800; Sears 9300; Renovations 6500; Polar Panel - Vinyl - Size 72 X 60; Rating: F-LC60; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.49\",\"seq\":49,\"product_model\":\"75-75\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Private Label 7500; Impressions 9800; Sears 9300; Renovations 6500; Polar Panel - Vinyl - End Vent - Size: 84 X 60; Reinforcement: Aluminum Me\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.50\",\"seq\":50,\"product_model\":\"75-75\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Private Label 7500; Impressions 9800; Sears 9300; Renovations 6500; Polar Panel- Vinyl - Size 96 X 72; Rating: F-LC45; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.51\",\"seq\":51,\"product_model\":\"75-75\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Private Label 7500; Impressions 9800; Sears 9300; Renovations 6500; Polar Panel - Vinyl - End Vent - Size: 100 X 60; Rating: HS-R20; 1\\\/8\\\" Glas\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.52\",\"seq\":52,\"product_model\":\"75-75\",\"product_description\":\"Reflections 5500; Prism Platinum; Private Label Premiere; Private Label 7500; Impressions 9800; Sears 9300; Renovations 6500; Polar Panel- Vinyl - End Vent- Size: 84 X 48; Reinforcement: Aluminum Meet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#178-R0\",\"approval_number\":\"FL178.53\",\"seq\":53,\"product_model\":\"SP\",\"product_description\":\"Storm Breaker Plus; Impact E 1886 (1997) & E 1998 (2002)- Vinyl - Size 72 X 60; Rating: F-R50; 1\\\/8\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#179-R0\",\"approval_number\":\"FL179.1\",\"seq\":1,\"product_model\":\"435-435\",\"product_description\":\"Litehouse 435; Litehouse 436 - Metro Dade Approved; Protocol PA202 (1994); Must be used with contractor supplied shutters in Metro Dade; Aluminum - Size: 60 X 30; Rating: F-R75; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#179-R0\",\"approval_number\":\"FL179.2\",\"seq\":2,\"product_model\":\"435-436\",\"product_description\":\"Litehouse 435; Litehouse 436 - Metro Dade Approved; Protocol PA202 (1994); Must be used with contractor supplied shutters in Metro Dade; Aluminum - Size: 75 X 48; Rating: F-C70; 3\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#179-R0\",\"approval_number\":\"FL179.3\",\"seq\":3,\"product_model\":\"O02-O02\",\"product_description\":\"Omega - Metro Dade Approved; Protocol PA201, 202, 203 (1994); Aluminum - Size: 74 X 60; Rating: F-R70; 7\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#179-R0\",\"approval_number\":\"FL179.4\",\"seq\":4,\"product_model\":\"O02-O02\",\"product_description\":\"Omega - Metro Dade Approved; PA201, 202, 203 (1994); Aluminum - Size: 74 X 24; Rating: F-R70; 7\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#179-R0\",\"approval_number\":\"FL179.5\",\"seq\":5,\"product_model\":\"O02-O02\",\"product_description\":\"Omega - Metro Dade Approved; Protocol PA201, 202, 203 (1994); Aluminum - Size: 75 X 37.5; Rating: F-R70; 7\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#3061-R0\",\"approval_number\":\"FL3061.1\",\"seq\":1,\"product_model\":\"O02-O02 Stormbreaker Plus Aluminum\",\"product_description\":\"Aluminum\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#4424-R0\",\"approval_number\":\"FL4424.1\",\"seq\":1,\"product_model\":\"O02-O02\",\"product_description\":\"O02-O02 StormBreaker Aluminum Fixed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#4424-R0\",\"approval_number\":\"FL4424.2\",\"seq\":2,\"product_model\":\"O02-O02\",\"product_description\":\"O02-O02 StormBreaker Aluminum Fixed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5246-R1\",\"approval_number\":\"FL5246.1\",\"seq\":1,\"product_model\":\"300 VL StormBreaker Plus, Vinyl Fixed\",\"product_description\":\"300 VL, StormBreaker Plus, Vinyl Fixed\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5246-R1\",\"approval_number\":\"FL5246.2\",\"seq\":2,\"product_model\":\"300 VL StormBreaker Plus, Vinyl Fixed\",\"product_description\":\"300 VL, StormBreaker Plus, Vinyl Fixed\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5246-R1\",\"approval_number\":\"FL5246.3\",\"seq\":3,\"product_model\":\"5500 vinyl Fixed\",\"product_description\":\"5500, Sold under the market names of StormBreaker 100VL, Vinyl Fixed\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5839-R3\",\"approval_number\":\"FL5839.5\",\"seq\":5,\"product_model\":\"445-442\",\"product_description\":\"445-442 StormBreaker Plus Aluminum Fixed\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5841-R1\",\"approval_number\":\"FL5841.1\",\"seq\":1,\"product_model\":\"445-442\",\"product_description\":\"445-442 StormBreaker Aluminum Fixed\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5841-R1\",\"approval_number\":\"FL5841.2\",\"seq\":2,\"product_model\":\"445-442\",\"product_description\":\"445-442 StormBreaker Aluminum Fixed\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#7495-R0\",\"approval_number\":\"FL7495.1\",\"seq\":1,\"product_model\":\"445-442 StormBreaker Plus\",\"product_description\":\"445-442 StormBreaker Plus Aluminum Fixed\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#7495-R0\",\"approval_number\":\"FL7495.2\",\"seq\":2,\"product_model\":\"445-442 StormBreaker Plus\",\"product_description\":\"445-442 StormBreaker Plus Aluminum Geometric Fixed\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#8823-R0\",\"approval_number\":\"FL8823.1\",\"seq\":1,\"product_model\":\"07-09, 07-10, 07-20 Fixed\",\"product_description\":\"300VL StormBreaker Plus\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#8868-R0\",\"approval_number\":\"FL8868.1\",\"seq\":1,\"product_model\":\"445-442 StormBreaker Plus\",\"product_description\":\"445-442 StormBreaker Plus, 8500AL Picture Window\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#8868-R0\",\"approval_number\":\"FL8868.2\",\"seq\":2,\"product_model\":\"445-442, StormBreaker Plus\",\"product_description\":\"445-442, StormBreaker Plus 8500 AL, Fixed Geometric\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#8868-R0\",\"approval_number\":\"FL8868.3\",\"seq\":3,\"product_model\":\"445-442, StormBreaker Plus\",\"product_description\":\"445-442 StormBreaker Plus 350AL, 4500AL Picture Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#8868-R0\",\"approval_number\":\"FL8868.4\",\"seq\":4,\"product_model\":\"445-442, StormBreaker Plus\",\"product_description\":\"445-442 StormBreaker Plus, 350AL, 4500AL Fixed Geometric\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#228-R5\",\"approval_number\":\"FL228.1\",\"seq\":1,\"product_model\":\"07-09\",\"product_description\":\"07-09, 300 VL StormBreaker Plus Vinyl Fixed (Picture Window)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#228-R5\",\"approval_number\":\"FL228.2\",\"seq\":2,\"product_model\":\"07-09\",\"product_description\":\"07-09, 300VL StormBreaker Plus, vinyl Fixed\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#228-R5\",\"approval_number\":\"FL228.3\",\"seq\":3,\"product_model\":\"07-10 waives to 07-09 see attached waiver\",\"product_description\":\"07-10 300VL StormBreaker Plus Vinyl Fixed\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#228-R5\",\"approval_number\":\"FL228.4\",\"seq\":4,\"product_model\":\"07-10 waives to 07-09 see attached waiver\",\"product_description\":\"07-10 300VL StormBreaker Plus Vinyl Fixed\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5177-R2\",\"approval_number\":\"FL5177.1\",\"seq\":1,\"product_model\":\"07-09, 07-10, 07-20 waivers to 07-07 and 75-75 See applicable waivers\",\"product_description\":\"Reflections 5500, Prism Platinum, , Impressions 9800,Sears 9300, Storm Breaker 100VL, Amcraft Grand Estates Premium Plus,Vinyl Fixed\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5177-R2\",\"approval_number\":\"FL5177.2\",\"seq\":2,\"product_model\":\"07-09, 07-10, 07-20 waivers to 07-07 and 75-75 See applicable waivers\",\"product_description\":\"Reflections 5500, Prism Platinum, , Impressions 9800,Sears 9300, Storm Breaker 100VL, Amcraft Grand Estates Premium Plus,Vinyl Fixed\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5177-R2\",\"approval_number\":\"FL5177.3\",\"seq\":3,\"product_model\":\"07-75 waivers to 75-75 See applicable waiver\",\"product_description\":\"THD @ Home Services 6500, Polar Wall, Generations, Vinyl Fixed\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5177-R2\",\"approval_number\":\"FL5177.10\",\"seq\":10,\"product_model\":\"41-18\",\"product_description\":\"Profinish BrickMould 300, Vinyl Fixed\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5177-R2\",\"approval_number\":\"FL5177.11\",\"seq\":11,\"product_model\":\"41-18\",\"product_description\":\"Profinish BrickMould 300, T mull twin, Vinyl Fixed\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5177-R2\",\"approval_number\":\"FL5177.12\",\"seq\":12,\"product_model\":\"41-18\",\"product_description\":\"Profinish BrickMould 300 T mull twin, Vinyl Fixed\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5177-R2\",\"approval_number\":\"FL5177.13\",\"seq\":13,\"product_model\":\"41-18\",\"product_description\":\"ProFinish BrickMould 300 Tmull twin, Vinyl Fixed\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5177-R2\",\"approval_number\":\"FL5177.14\",\"seq\":14,\"product_model\":\"41-18\",\"product_description\":\"ProFinish BrickMould 300 T mull combo, Vinyl Fixed\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5177-R2\",\"approval_number\":\"FL5177.15\",\"seq\":15,\"product_model\":\"43-06\",\"product_description\":\"THD@Home Services 6060, Profinish Builder,Vinyl Fixed\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5177-R2\",\"approval_number\":\"FL5177.17\",\"seq\":17,\"product_model\":\"43-06\",\"product_description\":\"THD@Home Services 6060, Profinish Builder, Vinyl Fixed.\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-08-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5839-R1\",\"approval_number\":\"FL5839.1\",\"seq\":1,\"product_model\":\"445-442\",\"product_description\":\"445-442 StormBreaker Plus Aluminum Fixed\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5839-R1\",\"approval_number\":\"FL5839.2\",\"seq\":2,\"product_model\":\"445-442\",\"product_description\":\"445-442 StormBreaker Plus Aluminum Fixed\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5839-R1\",\"approval_number\":\"FL5839.3\",\"seq\":3,\"product_model\":\"445-442\",\"product_description\":\"445-442 StormBreaker Plus Aluminum Fixed.\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5839-R2\",\"approval_number\":\"FL5839.4\",\"seq\":4,\"product_model\":\"445-442\",\"product_description\":\"445-442 StormBreaker Plus Aluminum Fixed.\",\"design_pressure\":\"+80\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#8500-R2\",\"approval_number\":\"FL8500.1\",\"seq\":1,\"product_model\":\"06-05 Patio door fixed Panel\\\/sidelite\\\/transom\",\"product_description\":\"Profinish Contractor, Profinish Master, Amcraft Grand Estates New Construction,\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#8500-R2\",\"approval_number\":\"FL8500.2\",\"seq\":2,\"product_model\":\"06-05 Patio door fixed Panel\\\/sidelite\\\/transom\",\"product_description\":\"Profinish Contractor, Profinish Master, Amcraft Grand Estates New Construction\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#10700-R0\",\"approval_number\":\"FL10700.1\",\"seq\":1,\"product_model\":\"42-19 Vinyl Fixed\",\"product_description\":\"42-19 Vinyl Fixed, sold under the following marketing names:Profinish BrickMould 600\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#10700-R0\",\"approval_number\":\"FL10700.2\",\"seq\":2,\"product_model\":\"42-19 Vinyl Fixed\",\"product_description\":\"42-19 Vinyl Fixed, sold under the following marketing names:Profinish BrickMould 600\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#10700-R0\",\"approval_number\":\"FL10700.3\",\"seq\":3,\"product_model\":\"42-19 vinyl fixed T mull triple\",\"product_description\":\"42-19 Vinyl Fixed T mull triple, sold under the following marketing names:Profinish BrickMould 600\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#10700-R0\",\"approval_number\":\"FL10700.4\",\"seq\":4,\"product_model\":\"42-19 Vinyl Fixed T mull twin\",\"product_description\":\"42-19 Vinyl Fixed T mull twin, sold under the following marketing names:Profinish BrickMould 600\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#228-R5\",\"approval_number\":\"FL228.5\",\"seq\":5,\"product_model\":\"07-20 waives to the 07-09 See attached waiver\",\"product_description\":\"07-20 300VL StormBreaker Plus Vinyl Fixed\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#228-R5\",\"approval_number\":\"FL228.6\",\"seq\":6,\"product_model\":\"07-20 waives to the 07-09 See attached waiver\",\"product_description\":\"07-20 300VL StormBreaker Plus Vinyl Fixed\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#228-R7\",\"approval_number\":\"FL228.7\",\"seq\":7,\"product_model\":\"07-20 waives to 07-09 See attached waiver\",\"product_description\":\"07-20 300VL StormBreaker Plus Vinyl Fixed twin\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#228-R7\",\"approval_number\":\"FL228.8\",\"seq\":8,\"product_model\":\"07-20 waives to the 07-09 See attached waiver\",\"product_description\":\"07-20 300VL StormBreaker Plus Vinyl Fixed\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#228-R7\",\"approval_number\":\"FL228.9\",\"seq\":9,\"product_model\":\"07-20 waives to the 07-09 See attached waiver\",\"product_description\":\"07-20 300VL StormBreaker Plus Vinyl Fixed\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5177-R2\",\"approval_number\":\"FL5177.18\",\"seq\":18,\"product_model\":\"43-17\",\"product_description\":\"Profinish Contractor, Profinish Master, Amcraft Grand Estates New Construction, Vinyl Fixed\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5177-R2\",\"approval_number\":\"FL5177.20\",\"seq\":20,\"product_model\":\"43-17\",\"product_description\":\"Profinish Contractor, Profinish Master, Amcraft Grand Estates New Construction, Vinyl Fixed\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5177-R2\",\"approval_number\":\"FL5177.21\",\"seq\":21,\"product_model\":\"43-17\",\"product_description\":\"Profinish Contractor, Profinish Master, Amcraft Grand Estates New Construcion, Vinyl Fixed\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5177-R2\",\"approval_number\":\"FL5177.22\",\"seq\":22,\"product_model\":\"43-17\",\"product_description\":\"Profinish Contractor, Profinish Master, Amcraft Grand Estates New Construction,Vinyl Fixed T-mulled twin\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5177-R2\",\"approval_number\":\"FL5177.23\",\"seq\":23,\"product_model\":\"43-40\",\"product_description\":\"Reflections 5050, Reflections 5300, Prism Bronze, Prism Ultra Gold, Impressions 9400, THD@Home Services 6100,Amcraft Grand Estates, Amcraft Grand Estates Plus, Vinyl Fixed\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5177-R2\",\"approval_number\":\"FL5177.24\",\"seq\":24,\"product_model\":\"43-40\",\"product_description\":\"Reflections 5050, Reflections 5300, Prism Bronze, Prism Ultra Gold, Impressions 9400, THD@Home Services 6100,Amcraft Grand Estates, Amcraft Grand Estates Plus, Vinyl Fixed\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5177-R4\",\"approval_number\":\"FL5177.25\",\"seq\":25,\"product_model\":\"75-75\",\"product_description\":\"Reflections 5500, Prism Platinum,Sears 9300, SB 100VL, Generations, 9800, Grand Estates Preminum Plus, THD 6500, Polar Wall, , Vinyl Fixed\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#8500-R2\",\"approval_number\":\"FL8500.3\",\"seq\":3,\"product_model\":\"11-11 Patio door fixed panel, sidelite\",\"product_description\":\"Reflections 5500, Prism Platinum, Impressions 9800, Sears 9300, THD @ Home Services 6500, THD @ Home Services 6100,Amcraft Grand Estates Premium Plus, Generations, Polar Wall\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#8500-R2\",\"approval_number\":\"FL8500.4\",\"seq\":4,\"product_model\":\"11-11 patio door fixed panel, sidelite\\\/transom\",\"product_description\":\"Reflections 5500, Prism Platinum, Impressions 9800, Sears 9300, THD @ Home Services 6500, THD @ Home Services 6100,Amcraft Grand Estates Preminum Plus, Generations, Polar Wall\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#11533-R0\",\"approval_number\":\"FL11533.1\",\"seq\":1,\"product_model\":\"07-09\",\"product_description\":\"07-09 sold under the market name of StormBreaker Plus 300VL, Vinyl Fixed\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#13837-R0\",\"approval_number\":\"FL13837.1\",\"seq\":1,\"product_model\":\"07-09\",\"product_description\":\"StormBreaker Plus 300VL Vinyl Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#13837-R0\",\"approval_number\":\"FL13837.2\",\"seq\":2,\"product_model\":\"07-09\",\"product_description\":\"StormBreaker Plus 300VL Vinyl Picture Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#13837-R0\",\"approval_number\":\"FL13837.3\",\"seq\":3,\"product_model\":\"07-09\",\"product_description\":\"StormBreaker Plus 300VL Vinyl Picture Window Twin\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#15689-R0\",\"approval_number\":\"FL15689.1\",\"seq\":1,\"product_model\":\"06-05\",\"product_description\":\"SafePoint Vinyl Patio Door Fixed Panel (Sidelite & Transom)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#39616-R0\",\"approval_number\":\"FL39616.1\",\"seq\":1,\"product_model\":\"07-09, 07-10 & 07-20\",\"product_description\":\"5500 Reflections and PerfeXion Platinum w\\\/SafePoint Fixed - Impact Missile C\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-01 00:00:00\",\"instructions_url\":\"\"}],\"Kawneer Company\":[{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#16016-R4\",\"approval_number\":\"FL16016.1\",\"seq\":1,\"product_model\":\"Traco NX3800 Aluminum Fixed Window\",\"product_description\":\"NX3800 Aluminum Fixed Window (I-LMNX3800\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#16035-R4\",\"approval_number\":\"FL16035.1\",\"seq\":1,\"product_model\":\"Traco NX3800 Aluminum Fixed Window, Non-Impact\",\"product_description\":\"NX3800 Aluminum Fixed Window, Non-Impact\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#16792-R0\",\"approval_number\":\"FL16792.1\",\"seq\":1,\"product_model\":\"AA4325 Fixed Window\",\"product_description\":\"Large and Small Missile Impact Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#19311-R3\",\"approval_number\":\"FL19311.1\",\"seq\":1,\"product_model\":\"TR7100\",\"product_description\":\"TR7100 Aluminum Fixed Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#41749-R0\",\"approval_number\":\"FL41749.1\",\"seq\":1,\"product_model\":\"8400TL Fixed Window\",\"product_description\":\"Aluminum Fixed Window - LMI & SMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#44172-R0\",\"approval_number\":\"FL44172.1\",\"seq\":1,\"product_model\":\"8225TL Fixed\",\"product_description\":\"8225TL Fixed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#6179-R0\",\"approval_number\":\"FL6179.1\",\"seq\":1,\"product_model\":\"7225-8225\",\"product_description\":\"2-1\\\/4\\\" Deep Aluminum Fixed Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#13340-R0\",\"approval_number\":\"FL13340.1\",\"seq\":1,\"product_model\":\"AA900 L.M.I.\\\/S.M.I.\",\"product_description\":\"AA900 Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#15122-R0\",\"approval_number\":\"FL15122.1\",\"seq\":1,\"product_model\":\"AA3350 Fixed Frame Window\",\"product_description\":\"AA3350 Fixed Frame Window\\n(Small & Large Missile Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#16002-R0\",\"approval_number\":\"FL16002.1\",\"seq\":1,\"product_model\":\"Traco TR2800 Aluminum Fixed Window\",\"product_description\":\"Traco TR2800 Aluminum Fixed Window (I-2800)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#16003-R0\",\"approval_number\":\"FL16003.1\",\"seq\":1,\"product_model\":\"Traco TR3800 Aluminum Fixed Window\",\"product_description\":\"TR3800 Aluminum Fixed Window (I-LM3800)\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#16020-R0\",\"approval_number\":\"FL16020.1\",\"seq\":1,\"product_model\":\"Traco TR3800 Aluminum Fixed Window, Non-Impact\",\"product_description\":\"TR3800 Aluminum Fixed Window, Non-Impact, (I-NI3800)\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#16033-R0\",\"approval_number\":\"FL16033.1\",\"seq\":1,\"product_model\":\"Traco TR9460 Aluminum Fixed Window with Midrail, Non-Impact\",\"product_description\":\"TR9460 Aluminum Fixed Window with Midrail, Non-Impact (I-NI9460)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#16036-R0\",\"approval_number\":\"FL16036.1\",\"seq\":1,\"product_model\":\"Traco TR3800 Aluminum Fixed Window, SM Impact\",\"product_description\":\"TR3800 Aluminum Fixed Window, SM Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"MQ Window and Door\":[{\"manufacturer\":\"MQ Window and Door\",\"approval_number_master\":\"FL#7361-R5\",\"approval_number\":\"FL7361.1\",\"seq\":1,\"product_model\":\"JS Series Fixed Wood Window\",\"product_description\":\"Fixed Wood Window - Sash Outward (LMI).\",\"design_pressure\":\"+58\\\/-68\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MQ Window and Door\",\"approval_number_master\":\"FL#7361-R5\",\"approval_number\":\"FL7361.2\",\"seq\":2,\"product_model\":\"JS Series Fixed Wood Window\",\"product_description\":\"Fixed Wood Window - Sash Inward (LMI).\",\"design_pressure\":\"+58\\\/-68\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MQ Window and Door\",\"approval_number_master\":\"FL#7361-R5\",\"approval_number\":\"FL7361.3\",\"seq\":3,\"product_model\":\"JS Series Fixed Wood Window\",\"product_description\":\"Fixed Wood Window - Direct Glazed (LMI).\",\"design_pressure\":\"+60.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MQ Window and Door\",\"approval_number_master\":\"FL#7361-R5\",\"approval_number\":\"FL7361.4\",\"seq\":4,\"product_model\":\"S200 Series Fixed Wood Window\",\"product_description\":\"Fixed Wood Window (LMI).\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"YKK AP America Inc. Residential\":[{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#7829-R14\",\"approval_number\":\"FL7829.10\",\"seq\":10,\"product_model\":\"10. StyleView Geometric Fixed Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"StyleView Geometric Fixed Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#7829-R1\",\"approval_number\":\"FL7829.1\",\"seq\":1,\"product_model\":\"StyleGuard Fixed Picture Window\",\"product_description\":\"StyleGuard Fixed Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#8197-R1\",\"approval_number\":\"FL8197.1\",\"seq\":1,\"product_model\":\"StyleView Fixed window\",\"product_description\":\"StyleView Fixed picture window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#10157-R1\",\"approval_number\":\"FL10157.1\",\"seq\":1,\"product_model\":\"Style View Fixed\",\"product_description\":\"Style View Flanged Fixed Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#11102-R0\",\"approval_number\":\"FL11102.1\",\"seq\":1,\"product_model\":\"Style Guard Fixed Casement\",\"product_description\":\"Style Guard Fixed Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#11384-R0\",\"approval_number\":\"FL11384.1\",\"seq\":1,\"product_model\":\"Precedence FX\",\"product_description\":\"Precedence FX\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#11539-R0\",\"approval_number\":\"FL11539.1\",\"seq\":1,\"product_model\":\"Style View Casement Picture Window\",\"product_description\":\"Style View Casement Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#15141-R0\",\"approval_number\":\"FL15141.1\",\"seq\":1,\"product_model\":\"StyleView Fixed\",\"product_description\":\"StyleView Fixed\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#16426-R0\",\"approval_number\":\"FL16426.1\",\"seq\":1,\"product_model\":\"StyleGuard Fixed\",\"product_description\":\"StyleGuard Fixed\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#21683-R0\",\"approval_number\":\"FL21683.1\",\"seq\":1,\"product_model\":\"StyleView Fixed Transom Window\",\"product_description\":\"Triple Fixed Transom Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#26493-R0\",\"approval_number\":\"FL26493.1\",\"seq\":1,\"product_model\":\"StyleView Picture Window NT\",\"product_description\":\"StyleView Picture Window NT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#7829-R9\",\"approval_number\":\"FL7829.2\",\"seq\":2,\"product_model\":\"StyleGuard Fixed Window (Non-HVHZ)(Non-Impact)\",\"product_description\":\"StyleGuard Fixed Window (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#7829-R9\",\"approval_number\":\"FL7829.3\",\"seq\":3,\"product_model\":\"StyleGuard Twin Fixed Picture Window (HVHZ)(Impact)\",\"product_description\":\"StyleGuard Twin Fixed Picture Window (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#7829-R9\",\"approval_number\":\"FL7829.4\",\"seq\":4,\"product_model\":\"StyleView Fixed Transom Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"StyleView Fixed Transom Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#7829-R9\",\"approval_number\":\"FL7829.5\",\"seq\":5,\"product_model\":\"StyleView No Trim Picture Window (Non-HVHZ)(Non-Impact)\",\"product_description\":\"StyleView No Trim Picture Window (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#7829-R10\",\"approval_number\":\"FL7829.6\",\"seq\":6,\"product_model\":\"6. StyleView Classic Fixed Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"StyleView Classic Fixed Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#7829-R10\",\"approval_number\":\"FL7829.7\",\"seq\":7,\"product_model\":\"7. StyleView Classic Geometric Fixed Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"StyleView Classic Geometric Fixed Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#7829-R13\",\"approval_number\":\"FL7829.8\",\"seq\":8,\"product_model\":\"8. StyleGuard Casement Picture Window (HVHZ) (Impact)\",\"product_description\":\"StyleGuard Casement Picture Window (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#7829-R13\",\"approval_number\":\"FL7829.9\",\"seq\":9,\"product_model\":\"9. StyleView Casement Picture Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"StyleView Casement Picture Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Shwinco Architectural Products, LLC\":[{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#14590-R0\",\"approval_number\":\"FL14590.1\",\"seq\":1,\"product_model\":\"Series 9070 Fixed Window\",\"product_description\":\"Vinyl Impact Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#14590-R0\",\"approval_number\":\"FL14590.2\",\"seq\":2,\"product_model\":\"Series 9070 Fixed Window\",\"product_description\":\"Vinyl Fixed Window\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#14590-R0\",\"approval_number\":\"FL14590.3\",\"seq\":3,\"product_model\":\"Series 9070 Fixed Window\",\"product_description\":\"Vinyl Fixed Window\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#3893-R0\",\"approval_number\":\"FL3893.1\",\"seq\":1,\"product_model\":\"Series 1400\\\/1470 Fixed Impact\",\"product_description\":\"1400\\\/1470 Fixed Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#8678-R0\",\"approval_number\":\"FL8678.1\",\"seq\":1,\"product_model\":\"9070 Fixed Lite\",\"product_description\":\"9070 9000 Series Impact Fixed Lite for Residential, Commercial and Heavy Commercial use\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#476-R2\",\"approval_number\":\"FL476.1\",\"seq\":1,\"product_model\":\"FL370\",\"product_description\":\"Fixed Lite Prime Window\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#476-R2\",\"approval_number\":\"FL476.2\",\"seq\":2,\"product_model\":\"FL670\",\"product_description\":\"VINYL FIXED PRIME WINDOW\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#476-R0\",\"approval_number\":\"FL476.3\",\"seq\":3,\"product_model\":\"FL3070\",\"product_description\":\"SERIES 3070 FIXED LITE (MATCHES CASEMENT)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#476-R0\",\"approval_number\":\"FL476.4\",\"seq\":4,\"product_model\":\"FL3070 HP\",\"product_description\":\"SERIES 3070 HP IMPACT FIXED LITE (MATCHES CASEMENT)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#476-R0\",\"approval_number\":\"FL476.5\",\"seq\":5,\"product_model\":\"FL3075\",\"product_description\":\"SERIES 3075 NARROW LINE FIXED LITE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#476-R0\",\"approval_number\":\"FL476.6\",\"seq\":6,\"product_model\":\"FL3075 HP\",\"product_description\":\"SERIES 3075 HP NARROW LINE IMPACT FIXED LITE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#476-R0\",\"approval_number\":\"FL476.7\",\"seq\":7,\"product_model\":\"FL370\",\"product_description\":\"SERIES 370 FIXED LITE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#476-R0\",\"approval_number\":\"FL476.8\",\"seq\":8,\"product_model\":\"FL670\",\"product_description\":\"SERIES 670 FIXED LITE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#6453-R2\",\"approval_number\":\"FL6453.1\",\"seq\":1,\"product_model\":\"Series 9070 Fixed\",\"product_description\":\"Vinyl Prime Window\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#9674-R1\",\"approval_number\":\"FL9674.1\",\"seq\":1,\"product_model\":\"4500 Series Casement Impact Fixed\",\"product_description\":\"4500 Series Impact Casement Fixed Lite\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#9674-R1\",\"approval_number\":\"FL9674.2\",\"seq\":2,\"product_model\":\"4500 Series Impact Fixed Lite\",\"product_description\":\"4500 Impact Series Fixed LIte\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#9674-R0\",\"approval_number\":\"FL9674.3\",\"seq\":3,\"product_model\":\"4500 Series Casement Impact Fixed\",\"product_description\":\"4500 Series Impact Casement Fixed Lite\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#9674-R0\",\"approval_number\":\"FL9674.4\",\"seq\":4,\"product_model\":\"4500 Series Impact Fixed Lite\",\"product_description\":\"4500 Impact Series Fixed LIte\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#6453-R2\",\"approval_number\":\"FL6453.2\",\"seq\":2,\"product_model\":\"Series 9070 Fixed\",\"product_description\":\"Vinyl Window\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#6453-R2\",\"approval_number\":\"FL6453.3\",\"seq\":3,\"product_model\":\"Series 9070 Fixed Impact\",\"product_description\":\"Rated Vinyl Prime Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#6453-R2\",\"approval_number\":\"FL6453.4\",\"seq\":4,\"product_model\":\"Series 9070 Fixed Impact\",\"product_description\":\"Rated Vinyl Prime Window\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#13294-R0\",\"approval_number\":\"FL13294.1\",\"seq\":1,\"product_model\":\"Series 4170 SH Fixed Window\",\"product_description\":\"Series 4170 SH Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#13294-R0\",\"approval_number\":\"FL13294.2\",\"seq\":2,\"product_model\":\"Series 5470 DH Fixed Window\",\"product_description\":\"Series 5470 DH Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#14590-R0\",\"approval_number\":\"FL14590.4\",\"seq\":4,\"product_model\":\"Series 9070 Fixed Window\",\"product_description\":\"Vinyl Impact Fixed Window\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#15755-R0\",\"approval_number\":\"FL15755.1\",\"seq\":1,\"product_model\":\"Series 3070\",\"product_description\":\"Vinyl Fixed Windows\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#17117-R0\",\"approval_number\":\"FL17117.1\",\"seq\":1,\"product_model\":\"SERIES 7070 VINYL PICTURE WINDOW\",\"product_description\":\"SERIES 7070 VINYL PICTURE WINDOW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#39389-R0\",\"approval_number\":\"FL39389.1\",\"seq\":1,\"product_model\":\"6070 Security Series Vinyl Fixed Window (Non-HVHZ)(Non-Impact)\",\"product_description\":\"6070 Security Series Vinyl Fixed Window (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-30 00:00:00\",\"instructions_url\":\"\"}],\"ViWinTech Windows & Doors\":[{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#15408-R0\",\"approval_number\":\"FL15408.1\",\"seq\":1,\"product_model\":\"Shoreline 2100 PVC Picture Window\",\"product_description\":\"Shoreline 2100 PVC Picture Window - Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#8784-R14\",\"approval_number\":\"FL8784.1\",\"seq\":1,\"product_model\":\"SL 3100 i PW 7872\",\"product_description\":\"ShoreLine Picture Window 3100 Profile, Impact, 78x72. FW-C60. SGP Innerlayer. Jamb, Fin, Flange Install.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#8784-R14\",\"approval_number\":\"FL8784.2\",\"seq\":2,\"product_model\":\"SL 3100 PW 7272\",\"product_description\":\"SHORELINE 3100 PICTURE WINDOW 72X72\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#1910-R0\",\"approval_number\":\"FL1910.1\",\"seq\":1,\"product_model\":\"Picture Impact Window\",\"product_description\":\"Vinyl Flange or Fin Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#1910-R0\",\"approval_number\":\"FL1910.2\",\"seq\":2,\"product_model\":\"Picture Window\",\"product_description\":\"Vinyl Flange or Fin Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#7882-R2\",\"approval_number\":\"FL7882.1\",\"seq\":1,\"product_model\":\"SL PW hpi 5862\",\"product_description\":\"ShoreLine Picture Window. high performance impact. (58 x 62)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#7882-R2\",\"approval_number\":\"FL7882.2\",\"seq\":2,\"product_model\":\"SL PW i 3260\",\"product_description\":\"ShoreLine Picture Window. Impact. (32 x 60)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#7882-R2\",\"approval_number\":\"FL7882.3\",\"seq\":3,\"product_model\":\"SL PW i 3672\",\"product_description\":\"ShoreLine Picture Window Impact (36 x 72).\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#7882-R2\",\"approval_number\":\"FL7882.4\",\"seq\":4,\"product_model\":\"SL PW i 5377\",\"product_description\":\"ShoreLine Picture Window Impact (53 x 77)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#9613-R1\",\"approval_number\":\"FL9613.1\",\"seq\":1,\"product_model\":\"SL PW 7878\",\"product_description\":\"ShoreLine Picture Picture Window 78 x 78, Non Impact. FW-C85\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#9955-R1\",\"approval_number\":\"FL9955.1\",\"seq\":1,\"product_model\":\"SL 3100 PW 7272\",\"product_description\":\"ShoreLine by ViWinTech, Picture Window Non Impact, 3100 Profile\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#10366-R1\",\"approval_number\":\"FL10366.1\",\"seq\":1,\"product_model\":\"Shoreline 1100 PW\",\"product_description\":\"Shoreline 1100 PW non-impact 60x72\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#10366-R1\",\"approval_number\":\"FL10366.2\",\"seq\":2,\"product_model\":\"Shoreline 1100 PW\",\"product_description\":\"Shoreline 1100 PW non-impact 48x48\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#10906-R0\",\"approval_number\":\"FL10906.1\",\"seq\":1,\"product_model\":\"Shoreline 2100 Impact PVC Picture Window\",\"product_description\":\"Shoreline 2100 Impact PVC Picture Window 48x63\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#10906-R0\",\"approval_number\":\"FL10906.2\",\"seq\":2,\"product_model\":\"Shoreline 2100 Impact PVC Picture Window\",\"product_description\":\"Shoreline 2100 Impact PVC Picture Window 64x84\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#10906-R0\",\"approval_number\":\"FL10906.3\",\"seq\":3,\"product_model\":\"Shoreline 2100 Non-Impact PVC Picture Window\",\"product_description\":\"Shoreline 2100 Non-Impact PVC Picture Window 48x63\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#10906-R0\",\"approval_number\":\"FL10906.4\",\"seq\":4,\"product_model\":\"Shoreline 2100 Non-Impact PVC Picture Window\",\"product_description\":\"Shoreline 2100 Non-Impact PVC Picture Window 64x84\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#8784-R2\",\"approval_number\":\"FL8784.3\",\"seq\":3,\"product_model\":\"SL 3100 PW 7272\",\"product_description\":\"SHORELINE 3100 PICTURE WINDOW 72X72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-30 00:00:00\",\"instructions_url\":\"\"}],\"CGI Windows and Doors\":[{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#26095-R0\",\"approval_number\":\"FL26095.1\",\"seq\":1,\"product_model\":\"PW-4020\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#26095-R0\",\"approval_number\":\"FL26095.2\",\"seq\":2,\"product_model\":\"PW-4120\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#9063-R3\",\"approval_number\":\"FL9063.2\",\"seq\":2,\"product_model\":\"Series 238 Aluminum Fixed Window\",\"product_description\":\"Large Missile Impact\",\"design_pressure\":\"+110\\\/-195\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#28437-R0\",\"approval_number\":\"FL28437.1\",\"seq\":1,\"product_model\":\"Series SS3400 NI\",\"product_description\":\"Series SS3400 NI Storefront Window System.- N.I.\",\"design_pressure\":\"+45.00\\\/-45.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#9063-R1\",\"approval_number\":\"FL9063.1\",\"seq\":1,\"product_model\":\"Series 238 Aluminum Fixed Window\",\"product_description\":\"Large Missile Impact\",\"design_pressure\":\"+110\\\/-210\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-10-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#9186-R1\",\"approval_number\":\"FL9186.1\",\"seq\":1,\"product_model\":\"Series 238 Designer Aluminum Fixed Window\",\"product_description\":\"Large Missile Impact\",\"design_pressure\":\"+110\\\/-210\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#12731-R0\",\"approval_number\":\"FL12731.1\",\"seq\":1,\"product_model\":\"Series 410 Aluminum Fixed Window\",\"product_description\":\"Large Missile Impact\",\"design_pressure\":\"+133\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#12733-R0\",\"approval_number\":\"FL12733.1\",\"seq\":1,\"product_model\":\"Series 410 Aluminum Fixed Window\",\"product_description\":\"Small Missile Impact\",\"design_pressure\":\"+133\\\/-210\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#14136-R0\",\"approval_number\":\"FL14136.1\",\"seq\":1,\"product_model\":\"Sentinel Series 130 Aluminum Fixed Window\",\"product_description\":\"Large Missile Impact\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#12731-R1\",\"approval_number\":\"FL12731.2\",\"seq\":2,\"product_model\":\"Series 410 Aluminum Fixed Window\",\"product_description\":\"Small Missile Impact\",\"design_pressure\":\"+133\\\/-210\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#16633-R0\",\"approval_number\":\"FL16633.1\",\"seq\":1,\"product_model\":\"Series 7500 Vinyl Fixed Window\",\"product_description\":\"Large missile impact resistant vinyl fixed window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#14136-R3\",\"approval_number\":\"FL14136.2\",\"seq\":2,\"product_model\":\"Sentinel Series 130 Aluminum Fixed Window\",\"product_description\":\"Small Missile Impact\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#9063-R8\",\"approval_number\":\"FL9063.3\",\"seq\":3,\"product_model\":\"Series 238 Aluminum Designer Fixed Window\",\"product_description\":\"Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#9063-R8\",\"approval_number\":\"FL9063.4\",\"seq\":4,\"product_model\":\"Series 238 Aluminum Fixed Window\",\"product_description\":\"Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#9063-R8\",\"approval_number\":\"FL9063.5\",\"seq\":5,\"product_model\":\"Series 410 Aluminum Fixed Window\",\"product_description\":\"Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#9063-R8\",\"approval_number\":\"FL9063.6\",\"seq\":6,\"product_model\":\"Series 410 Aluminum Fixed Window\",\"product_description\":\"Small Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#9063-R8\",\"approval_number\":\"FL9063.7\",\"seq\":7,\"product_model\":\"Series 7500 Vinyl Fixed Window\",\"product_description\":\"Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#12731-R6\",\"approval_number\":\"FL12731.3\",\"seq\":3,\"product_model\":\"Series 238 Designer Fixed Window\",\"product_description\":\"Aluminum, Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#12731-R6\",\"approval_number\":\"FL12731.4\",\"seq\":4,\"product_model\":\"Series 238 Fixed Window\",\"product_description\":\"Aluminum, Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#12731-R6\",\"approval_number\":\"FL12731.5\",\"seq\":5,\"product_model\":\"Series 410 Fixed Window\",\"product_description\":\"Aluminum, Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#12731-R6\",\"approval_number\":\"FL12731.6\",\"seq\":6,\"product_model\":\"Series 410 Fixed Window\",\"product_description\":\"Aluminum, Small Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#12731-R6\",\"approval_number\":\"FL12731.7\",\"seq\":7,\"product_model\":\"Series 7500 Fixed Window, \\\"Targa\\\"\",\"product_description\":\"Vinyl, Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#38620-R0\",\"approval_number\":\"FL38620.1\",\"seq\":1,\"product_model\":\"PW3120\",\"product_description\":\"Impact Resistant, Vinyl Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#38620-R1\",\"approval_number\":\"FL38620.2\",\"seq\":2,\"product_model\":\"PW3320V\",\"product_description\":\"Impact Resistant, Vinyl Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#38620-R2\",\"approval_number\":\"FL38620.3\",\"seq\":3,\"product_model\":\"PW920V\",\"product_description\":\"Large Missile Impact Resistant, Vinyl, Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#38620-R2\",\"approval_number\":\"FL38620.4\",\"seq\":4,\"product_model\":\"PW920V\",\"product_description\":\"Large Missile Impact Resistant, HVHZ, Vinyl, Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"MGM Industries\":[{\"manufacturer\":\"MGM Industries\",\"approval_number_master\":\"FL#13067-R0\",\"approval_number\":\"FL13067.1\",\"seq\":1,\"product_model\":\"a. Series 5680 \\\/ 8080\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Fixed Window \\\/ Transom with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MGM Industries\",\"approval_number_master\":\"FL#13067-R1\",\"approval_number\":\"FL13067.3\",\"seq\":3,\"product_model\":\"c. Series 4650\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Fixed Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MGM Industries\",\"approval_number_master\":\"FL#13067-R2\",\"approval_number\":\"FL13067.4\",\"seq\":4,\"product_model\":\"d. Series 6010 \\\/ 6060\",\"product_description\":\"Extruded Vinyl Fixed Window \\\/ Transom with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MGM Industries\",\"approval_number_master\":\"FL#13067-R3\",\"approval_number\":\"FL13067.5\",\"seq\":5,\"product_model\":\"e. Series 4710\",\"product_description\":\"Extruded Vinyl Fixed Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MGM Industries\",\"approval_number_master\":\"FL#13067-R0\",\"approval_number\":\"FL13067.2\",\"seq\":2,\"product_model\":\"b. Series 5665 \\\/ 8065\",\"product_description\":\"Extruded Vinyl Fixed Window \\\/ Transom with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Associated Materials\":[{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#9909-R19\",\"approval_number\":\"FL9909.1\",\"seq\":1,\"product_model\":\"a. Model 0104\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#9909-R19\",\"approval_number\":\"FL9909.2\",\"seq\":2,\"product_model\":\"b. Model 0170\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#9909-R19\",\"approval_number\":\"FL9909.3\",\"seq\":3,\"product_model\":\"c. Model L204\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#9909-R19\",\"approval_number\":\"FL9909.4\",\"seq\":4,\"product_model\":\"d. Model 0504\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#9909-R19\",\"approval_number\":\"FL9909.5\",\"seq\":5,\"product_model\":\"e. Model 0604\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#9909-R19\",\"approval_number\":\"FL9909.6\",\"seq\":6,\"product_model\":\"f. Model 0614\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#9909-R1\",\"approval_number\":\"FL9909.7\",\"seq\":7,\"product_model\":\"g. Model 0604\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#9909-R1\",\"approval_number\":\"FL9909.8\",\"seq\":8,\"product_model\":\"h. Model 0614\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#9909-R1\",\"approval_number\":\"FL9909.9\",\"seq\":9,\"product_model\":\"i. Model 0704\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#9909-R1\",\"approval_number\":\"FL9909.10\",\"seq\":10,\"product_model\":\"j. Model 0970\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#9909-R1\",\"approval_number\":\"FL9909.11\",\"seq\":11,\"product_model\":\"k. Model 8014\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#9909-R1\",\"approval_number\":\"FL9909.12\",\"seq\":12,\"product_model\":\"l. Model 9014\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#9909-R2\",\"approval_number\":\"FL9909.13\",\"seq\":13,\"product_model\":\"m. Model 3104\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#9909-R2\",\"approval_number\":\"FL9909.14\",\"seq\":14,\"product_model\":\"n. Model 3104\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#9909-R2\",\"approval_number\":\"FL9909.15\",\"seq\":15,\"product_model\":\"o. Model 3104\",\"product_description\":\"Extruded PVC \\\"Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#9909-R2\",\"approval_number\":\"FL9909.16\",\"seq\":16,\"product_model\":\"p. Model 3104\",\"product_description\":\"Extruded PVC \\\"Impact\\\" Fixed Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#9909-R2\",\"approval_number\":\"FL9909.17\",\"seq\":17,\"product_model\":\"q. Model \\\"i\\\" 204\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#9909-R2\",\"approval_number\":\"FL9909.18\",\"seq\":18,\"product_model\":\"r. Model \\\"i\\\" 204\",\"product_description\":\"Extruded PVC \\\"Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#9909-R2\",\"approval_number\":\"FL9909.19\",\"seq\":19,\"product_model\":\"s. Model \\\"i\\\" 970\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#9909-R2\",\"approval_number\":\"FL9909.20\",\"seq\":20,\"product_model\":\"t. Model \\\"i\\\" 970\",\"product_description\":\"Extruded PVC \\\"Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#9909-R2\",\"approval_number\":\"FL9909.21\",\"seq\":21,\"product_model\":\"u. Model V114\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#9909-R3\",\"approval_number\":\"FL9909.22\",\"seq\":22,\"product_model\":\"v. Model V204\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#9909-R9\",\"approval_number\":\"FL9909.23\",\"seq\":23,\"product_model\":\"w. Model 3004 \\\/ 3B04\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#9909-R9\",\"approval_number\":\"FL9909.24\",\"seq\":24,\"product_model\":\"x. Model 03A4\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#9909-R11\",\"approval_number\":\"FL9909.25\",\"seq\":25,\"product_model\":\"y. Model V104\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#9909-R19\",\"approval_number\":\"FL9909.26\",\"seq\":26,\"product_model\":\"z. Series 1901 Model 1914\",\"product_description\":\"Extruded PVC Fixed Window \\\"Non-Impact\\\" (J Channel Frame)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#26511-R3\",\"approval_number\":\"FL26511.4\",\"seq\":4,\"product_model\":\"d. Series 1900 Model 1904\",\"product_description\":\"Extruded PVC Fixed Window \\\"Non-Impact\\\" (J Channel Frame)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#26511-R3\",\"approval_number\":\"FL26511.5\",\"seq\":5,\"product_model\":\"e. Series 1901 Model 1914\",\"product_description\":\"Extruded PVC Fixed Window \\\"Non-Impact\\\" (J Channel Frame)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11777-R0\",\"approval_number\":\"FL11777.1\",\"seq\":1,\"product_model\":\"a. Series 3104\",\"product_description\":\"Extruded Vinyl Picture Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11777-R0\",\"approval_number\":\"FL11777.2\",\"seq\":2,\"product_model\":\"b. Series 3104\",\"product_description\":\"Extruded Vinyl Picture Window - with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11777-R0\",\"approval_number\":\"FL11777.3\",\"seq\":3,\"product_model\":\"c. Series 3104\",\"product_description\":\"Extruded Vinyl Picture Window - \\\"Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11777-R0\",\"approval_number\":\"FL11777.4\",\"seq\":4,\"product_model\":\"d. Series 3104\",\"product_description\":\"Extruded Vinyl Picture Window - with Nailing Fin \\\"Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11781-R0\",\"approval_number\":\"FL11781.1\",\"seq\":1,\"product_model\":\"a. Series I-204\",\"product_description\":\"Extruded PVC Fixed Window \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11781-R0\",\"approval_number\":\"FL11781.2\",\"seq\":2,\"product_model\":\"b. Series I-204\",\"product_description\":\"Extruded PVC Fixed Window \\\"Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11781-R0\",\"approval_number\":\"FL11781.3\",\"seq\":3,\"product_model\":\"c. Series I-970\",\"product_description\":\"Extruded PVC Fixed Window \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11781-R0\",\"approval_number\":\"FL11781.4\",\"seq\":4,\"product_model\":\"d. Series I-970\",\"product_description\":\"Extruded PVC Fixed Window \\\"Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#26511-R0\",\"approval_number\":\"FL26511.1\",\"seq\":1,\"product_model\":\"a. Series 1700 Model 1704\",\"product_description\":\"Extruded PVC Fixed \\\"New Construction\\\" (Nail Fin) Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#26511-R0\",\"approval_number\":\"FL26511.2\",\"seq\":2,\"product_model\":\"b. Series 1900 Model 1904\",\"product_description\":\"Extruded PVC Fixed \\\"New Construction\\\" (Nail Fin with \\\"J\\\" Channel) Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#26511-R0\",\"approval_number\":\"FL26511.3\",\"seq\":3,\"product_model\":\"c. Series 1901 Model 1914\",\"product_description\":\"Extruded PVC Fixed \\\"New Construction\\\" (Nail Fin with \\\"J\\\" Channel) Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-08-23 00:00:00\",\"instructions_url\":\"\"}],\"Croft, LLC\":[{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#28821-R3\",\"approval_number\":\"FL28821.1\",\"seq\":1,\"product_model\":\"Series 30 Picture Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Series 30 Picture Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#47820-R0\",\"approval_number\":\"FL47820.1\",\"seq\":1,\"product_model\":\"Series \\\"11FPW\\\" Vinyl Fixed Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Series \\\"11FPW\\\" Vinyl Fixed Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#4634-R0\",\"approval_number\":\"FL4634.1\",\"seq\":1,\"product_model\":\"Series 75\\\/95\\\/97\\\/98\",\"product_description\":\"Aluminum Fixed Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#9008-R0\",\"approval_number\":\"FL9008.1\",\"seq\":1,\"product_model\":\"SERIES 25FPW FIXED WINDOW\",\"product_description\":\"SERIES 25FPW FIXED WINDOW - IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#11345-R0\",\"approval_number\":\"FL11345.1\",\"seq\":1,\"product_model\":\"Series 4400\",\"product_description\":\"PVC Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#11345-R0\",\"approval_number\":\"FL11345.2\",\"seq\":2,\"product_model\":\"Series 50\",\"product_description\":\"PVC Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#15586-R0\",\"approval_number\":\"FL15586.1\",\"seq\":1,\"product_model\":\"Series 95\\\/96W\\\/96WB\",\"product_description\":\"Aluminum Picture Window - Fin and Flange Frame Products\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#16080-R0\",\"approval_number\":\"FL16080.1\",\"seq\":1,\"product_model\":\"21 Picture Window\",\"product_description\":\"21 Fixed Picture Window 72\\\" x 72\\\" & 60\\\" x 96\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#18690-R0\",\"approval_number\":\"FL18690.1\",\"seq\":1,\"product_model\":\"Series 52 Picture Window\",\"product_description\":\"Vinyl Fixed Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#39791-R0\",\"approval_number\":\"FL39791.1\",\"seq\":1,\"product_model\":\"Series 50 Picture Window (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Series 50 Picture Window (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-06 00:00:00\",\"instructions_url\":\"\"}],\"Pella Corporation\":[{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#10022-R12\",\"approval_number\":\"FL10022.1\",\"seq\":1,\"product_model\":\"HIG Aluminum Clad Wood Fixed Casement Window\",\"product_description\":\"Fixed Casement Window (small and large missile impact)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-05-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#10354-R10\",\"approval_number\":\"FL10354.1\",\"seq\":1,\"product_model\":\"Direct Set Fixed Window\",\"product_description\":\"60\\\"x60\\\" non-impact Aluminum Clad Wood Fixed Frame Window with advanced performance installation\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-06-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11277-R12\",\"approval_number\":\"FL11277.1\",\"seq\":1,\"product_model\":\"Pella\\\/Architect Series\",\"product_description\":\"Shaped Clad Large Fixed - Non HIG (87\\\" x 65\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11292-R11\",\"approval_number\":\"FL11292.1\",\"seq\":1,\"product_model\":\"Pella\\\/Architect Series\",\"product_description\":\"Rectangular Wood Vent Size Fixed - Non HIG (35\\\" x 73\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11877-R9\",\"approval_number\":\"FL11877.1\",\"seq\":1,\"product_model\":\"Lifestyle with HGP Series Clad Non-Impact Fixed Casement Window\",\"product_description\":\"Vent Size Fixed Casement Window - 35\\\" x 73\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12599-R12\",\"approval_number\":\"FL12599.1\",\"seq\":1,\"product_model\":\"Pella Impervia Picture Window\",\"product_description\":\"35.5\\\" x 35.5\\\" Fixed Window (with fixed sash)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12603-R9\",\"approval_number\":\"FL12603.1\",\"seq\":1,\"product_model\":\"Pella Impervia Fixed Frame\",\"product_description\":\"84\\\" x 84\\\" Fixed Frame (Direct Set)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12603-R9\",\"approval_number\":\"FL12603.2\",\"seq\":2,\"product_model\":\"Pella Impervia Fixed Frame\",\"product_description\":\"120\\\" x 60\\\" Fixed Frame (Direct Set)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12603-R9\",\"approval_number\":\"FL12603.3\",\"seq\":3,\"product_model\":\"Pella Impervia Fixed Frame\",\"product_description\":\"90\\\" x 78\\\" Fixed Frame (Direct Set)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12603-R9\",\"approval_number\":\"FL12603.4\",\"seq\":4,\"product_model\":\"Pella Impervia Fixed Frame\",\"product_description\":\"102\\\" x 72\\\" Fixed Frame (Direct Set)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12603-R9\",\"approval_number\":\"FL12603.5\",\"seq\":5,\"product_model\":\"Pella Impervia Fixed Frame\",\"product_description\":\"108\\\" x 66\\\" Fixed Frame (Direct Set)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12603-R9\",\"approval_number\":\"FL12603.6\",\"seq\":6,\"product_model\":\"Pella Impervia Fixed Frame\",\"product_description\":\"108\\\" x 54\\\" Fibergalss Resin Special Shapes (Direct Set)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#20349-R0\",\"approval_number\":\"FL20349.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood Direct Set Impact Window\",\"product_description\":\"Fixed Frame Window (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26535-R3\",\"approval_number\":\"FL26535.1\",\"seq\":1,\"product_model\":\"250 Series Vinyl Fixed Casement\\\/Awning\",\"product_description\":\"250 Series Vinyl Fixed Casement\\\/Awning 71.5\\\" x 71.5\\\" 1-wide\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31312-R2\",\"approval_number\":\"FL31312.1\",\"seq\":1,\"product_model\":\"Pella\\\/Architect Non-Impact Clad Wood Rectangular Fixed Window\",\"product_description\":\"889 x 1854 mm (35 x 73 in) Vent Sized Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31704-R2\",\"approval_number\":\"FL31704.1\",\"seq\":1,\"product_model\":\"Contemporary Non-Impact Clad Wood Shaped Fixed Windows\",\"product_description\":\"60\\\" x 73\\\" fixed window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33432-R1\",\"approval_number\":\"FL33432.1\",\"seq\":1,\"product_model\":\"FX-415 Vinyl Fixed Window\",\"product_description\":\"FX-415 Vinyl Fixed Window, Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33433-R1\",\"approval_number\":\"FL33433.1\",\"seq\":1,\"product_model\":\"FX-415 Vinyl Fixed Window\",\"product_description\":\"FX-415 Vinyl Fixed Window, Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33453-R0\",\"approval_number\":\"FL33453.1\",\"seq\":1,\"product_model\":\"FX-515\",\"product_description\":\"FX-515 Vinyl Fin\\\/Flange Picture Window, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33453-R0\",\"approval_number\":\"FL33453.2\",\"seq\":2,\"product_model\":\"FX-515\",\"product_description\":\"FX-515 Vinyl Fin\\\/Flange Picture Window, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33453-R0\",\"approval_number\":\"FL33453.3\",\"seq\":3,\"product_model\":\"FX-515\",\"product_description\":\"FX-515 Vinyl Fixed Window, Continuous Head & Sill, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33493-R1\",\"approval_number\":\"FL33493.1\",\"seq\":1,\"product_model\":\"FX-415\",\"product_description\":\"FX-415 Vinyl Fixed Window, Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33563-R0\",\"approval_number\":\"FL33563.1\",\"seq\":1,\"product_model\":\"FX-515\",\"product_description\":\"FX-515 Vinyl Flg\\\/Fin Fixed Window, Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33564-R1\",\"approval_number\":\"FL33564.1\",\"seq\":1,\"product_model\":\"FX-515\",\"product_description\":\"FX-515 Vinyl Fin\\\/Flange Picture Window, Impact, WZ3\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#10354-R10\",\"approval_number\":\"FL10354.2\",\"seq\":2,\"product_model\":\"Direct Set Fixed Window\",\"product_description\":\"72\\\"x120\\\" non-impact Aluminum Clad Wood Fixed Frame Window with advanced performance installation\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-06-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#10354-R10\",\"approval_number\":\"FL10354.3\",\"seq\":3,\"product_model\":\"Direct Set Fixed Window\",\"product_description\":\"100.75\\\"x85.125\\\" non-impact Aluminum Clad Wood Fixed Frame Window with advanced performance installation\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#10354-R10\",\"approval_number\":\"FL10354.4\",\"seq\":4,\"product_model\":\"Direct Set Fixed Window\",\"product_description\":\"60\\\"x60\\\" non-impact Aluminum Clad Wood Fixed Frame Window with standard performance installation\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-06-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#10354-R10\",\"approval_number\":\"FL10354.5\",\"seq\":5,\"product_model\":\"Direct Set Fixed Window\",\"product_description\":\"72\\\"x120\\\" non-impact Aluminum Clad Wood Fixed Frame Window with standard performance installation\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-06-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#10354-R10\",\"approval_number\":\"FL10354.6\",\"seq\":6,\"product_model\":\"Direct Set Fixed Window\",\"product_description\":\"100.75\\\"x85.125\\\" non-impact Aluminum Clad Wood Fixed Frame Window with standard performance installation\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11150-R11\",\"approval_number\":\"FL11150.1\",\"seq\":1,\"product_model\":\"Series 20\\\/150 Fixed\",\"product_description\":\"Vinyl Fixed Window Frame Screw Installed (72\\\" x 72\\\")\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-03-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11150-R0\",\"approval_number\":\"FL11150.2\",\"seq\":2,\"product_model\":\"Series 25 Fixed\",\"product_description\":\"Vinyl Fixed Window (72\\\" x 72\\\")\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11150-R11\",\"approval_number\":\"FL11150.3\",\"seq\":3,\"product_model\":\"Series 25\\\/150 Fixed\",\"product_description\":\"Vinyl Fixed Window Nail-fin installed (72\\\" x 72\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-03-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11150-R2\",\"approval_number\":\"FL11150.4\",\"seq\":4,\"product_model\":\"Series 20 Fixed\",\"product_description\":\"Vinyl Fixed Window (108\\\" x 64\\\")\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11277-R12\",\"approval_number\":\"FL11277.2\",\"seq\":2,\"product_model\":\"Pella\\\/Architect Series\",\"product_description\":\"Shaped Clad Large Fixed - Non HIG (72\\\" Diameter)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11277-R12\",\"approval_number\":\"FL11277.3\",\"seq\":3,\"product_model\":\"Pella\\\/Architect Series\",\"product_description\":\"Shaped Clad Large Fixed - Non HIG (110\\\" x 53\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11277-R12\",\"approval_number\":\"FL11277.4\",\"seq\":4,\"product_model\":\"Pella\\\/Architect Series\",\"product_description\":\"Shaped Clad Large Fixed - Non HIG (79.75\\\" x 96\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11292-R11\",\"approval_number\":\"FL11292.2\",\"seq\":2,\"product_model\":\"Pella\\\/Architect Series\",\"product_description\":\"Rectangular Wood Large Fixed - Non HIG (59\\\" x 73\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11292-R11\",\"approval_number\":\"FL11292.3\",\"seq\":3,\"product_model\":\"Pella\\\/Architect Series\",\"product_description\":\"Shaped Wood Large Fixed - Non HIG (87\\\" x 65\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11292-R11\",\"approval_number\":\"FL11292.4\",\"seq\":4,\"product_model\":\"Pella\\\/Architect Series\",\"product_description\":\"Shaped Wood Large Fixed - Non HIG (72\\\" Diameter)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11292-R11\",\"approval_number\":\"FL11292.5\",\"seq\":5,\"product_model\":\"Pella\\\/Architect Series\",\"product_description\":\"Shaped Wood Large Fixed - Non HIG (110\\\" x 53\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11292-R11\",\"approval_number\":\"FL11292.6\",\"seq\":6,\"product_model\":\"Pella\\\/Architect Series\",\"product_description\":\"Shaped Wood Large Fixed - Non HIG (79.75\\\" x 96\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11877-R9\",\"approval_number\":\"FL11877.2\",\"seq\":2,\"product_model\":\"Lifestyle with HGP Series Clad Non-Impact Fixed Casement Window\",\"product_description\":\"Large Size Fixed Casement Window - 59\\\" x 73\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12599-R12\",\"approval_number\":\"FL12599.2\",\"seq\":2,\"product_model\":\"Pella Impervia Picture Window\",\"product_description\":\"59.5\\\" x 59.5\\\" Fixed Window (with fixed sash)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12599-R12\",\"approval_number\":\"FL12599.3\",\"seq\":3,\"product_model\":\"Pella Impervia Picture Window\",\"product_description\":\"71.5\\\" x 71.5\\\" Fixed Window (with fixed sash)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-11-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12599-R12\",\"approval_number\":\"FL12599.4\",\"seq\":4,\"product_model\":\"Pella Impervia Picture Window\",\"product_description\":\"71.5\\\" x 17.5\\\" Fixed Window (with fixed sash)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-10-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12603-R9\",\"approval_number\":\"FL12603.7\",\"seq\":7,\"product_model\":\"Pella Impervia Fixed Frame\",\"product_description\":\"96\\\" x 60\\\" Fiberglass Resin Special Shapes (Direct Set)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12603-R9\",\"approval_number\":\"FL12603.8\",\"seq\":8,\"product_model\":\"Pella Impervia Fixed Frame\",\"product_description\":\"86\\\" x 66\\\" Fiberglass Resin Special Shapes (Direct Set)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12603-R9\",\"approval_number\":\"FL12603.9\",\"seq\":9,\"product_model\":\"Pella Impervia Fixed Frame\",\"product_description\":\"72\\\" x 78\\\" Fiberglass Resin Special Shapes (Direct Set)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26535-R3\",\"approval_number\":\"FL26535.2\",\"seq\":2,\"product_model\":\"250 Series Vinyl Fixed Casement\\\/Awning\",\"product_description\":\"250 Series Vinyl Fixed Casement\\\/Awning 71.5\\\" x 71.5\\\" 2-wide\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26535-R3\",\"approval_number\":\"FL26535.3\",\"seq\":3,\"product_model\":\"250 Series Vinyl Fixed Casement\\\/Awning\",\"product_description\":\"250 Series Vinyl Fixed Casement\\\/Awning 59.5\\\" x 59.5\\\" 1-wide\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26535-R3\",\"approval_number\":\"FL26535.4\",\"seq\":4,\"product_model\":\"250 Series Vinyl Fixed Casement\\\/Awning\",\"product_description\":\"250 Series Vinyl Fixed Casement\\\/Awning 71.5\\\" x 71.5\\\" 2-wide\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26584-R4\",\"approval_number\":\"FL26584.11\",\"seq\":11,\"product_model\":\"Impervia Model 2 Non-impact Direct Set Fixed Window\",\"product_description\":\"86.25\\\" x 83.5\\\" two and three wide fixed window with reinforced mullion (nail fin installed)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31312-R2\",\"approval_number\":\"FL31312.2\",\"seq\":2,\"product_model\":\"Pella\\\/Architect Non-Impact Clad Wood Rectangular Fixed Window\",\"product_description\":\"1524 x 1854 mm (60 x 73 in) Large Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31312-R2\",\"approval_number\":\"FL31312.3\",\"seq\":3,\"product_model\":\"Pella\\\/Architect Non-Impact Clad Wood Rectangular Fixed Window\",\"product_description\":\"1549 x 2438 mm (61 x 96 in) Large Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31312-R2\",\"approval_number\":\"FL31312.4\",\"seq\":4,\"product_model\":\"Pella\\\/Architect Non-Impact Clad Wood Rectangular Fixed Window\",\"product_description\":\"3658 x 1803 mm (144 x 71 in) Oversized Fixed Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31312-R2\",\"approval_number\":\"FL31312.5\",\"seq\":5,\"product_model\":\"Pella\\\/Architect Non-Impact Clad Wood Rectangular Fixed Window\",\"product_description\":\"3048 x 2184 mm (120 x 86 in) Oversized Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31704-R2\",\"approval_number\":\"FL31704.2\",\"seq\":2,\"product_model\":\"Contemporary Non-Impact Clad Wood Shaped Fixed Windows\",\"product_description\":\"80\\\" x 96\\\" fixed window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-01-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#31704-R2\",\"approval_number\":\"FL31704.3\",\"seq\":3,\"product_model\":\"Contemporary Non-Impact Clad Wood Shaped Fixed Windows\",\"product_description\":\"110\\\" x 53\\\" fixed window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33453-R0\",\"approval_number\":\"FL33453.4\",\"seq\":4,\"product_model\":\"FX-530\",\"product_description\":\"FX-530 Vinyl Fin\\\/Flange Picture Window, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33453-R0\",\"approval_number\":\"FL33453.5\",\"seq\":5,\"product_model\":\"FX-530\",\"product_description\":\"FX-530 Vinyl Fin\\\/Flange Picture Window, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33563-R1\",\"approval_number\":\"FL33563.2\",\"seq\":2,\"product_model\":\"FX-515\",\"product_description\":\"FX-515 Vinyl Flg\\\/Fin Fixed Window, Continuous Head & Sill\",\"design_pressure\":\"+67.5\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33563-R1\",\"approval_number\":\"FL33563.3\",\"seq\":3,\"product_model\":\"FX-530\",\"product_description\":\"FX-530 Vinyl Flg\\\/Fin Fixed Window, Impact, 120\\\" x 48\\\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33563-R0\",\"approval_number\":\"FL33563.4\",\"seq\":4,\"product_model\":\"FX-530\",\"product_description\":\"FX-530 Vinyl Fixed Window, Large Missile Impact, 48\\\" x 72\\\" unit size - DP55, or 72\\\" x 76\\\" unit size - DP67.5 (DP65 outside HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33564-R0\",\"approval_number\":\"FL33564.2\",\"seq\":2,\"product_model\":\"FX-530\",\"product_description\":\"FX-530 Vinyl Fin\\\/Flange Picture Window, Impact, WZ3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#35284-R3\",\"approval_number\":\"FL35284.4\",\"seq\":4,\"product_model\":\"Impervia Model 2 Fixed Casement Window\",\"product_description\":\"59.5\\\" x 59.5\\\" Non-Impact Fiberglass Fixed Window\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#48019-R0\",\"approval_number\":\"FL48019.1\",\"seq\":1,\"product_model\":\"AGF05-Aluminum Glazed Frame (Max. Individual Frame Size = 72.25\\\"x120\\\")\",\"product_description\":\"AGF05-Aluminum Glazed Frame Single or Mulled Unit (Maximum Individual Frame Size of 72.25\\\"x120\\\"); Requires Aluminum Reinforced Mull.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-07-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#48019-R0\",\"approval_number\":\"FL48019.2\",\"seq\":2,\"product_model\":\"AGF05-Aluminum Glazed Frame 142\\\"x94\\\" Single Unit\",\"product_description\":\"AGF05-Aluminum Glazed Frame Maximum Individual Frame Size = 142\\\"x94\\\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#48019-R0\",\"approval_number\":\"FL48019.3\",\"seq\":3,\"product_model\":\"AGF05-Aluminum Glazed Frame 84\\\"x84\\\" Single Unit\",\"product_description\":\"AGF05-Aluminum Glazed Frame Maximum Individual Frame Size = 84\\\"x84\\\"\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#48019-R0\",\"approval_number\":\"FL48019.4\",\"seq\":4,\"product_model\":\"AGF05-Aluminum Glazed Frame Mulled (Max. Individual frame size = 72\\\"x96\\\")\",\"product_description\":\"AGF05-Aluminum Glazed Frame Single or Mulled Unit (Maximum Individual Frame Size of 72\\\"x96\\\"); Standard Non-Reinforced Mull\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-07-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#48019-R0\",\"approval_number\":\"FL48019.5\",\"seq\":5,\"product_model\":\"AGF05-Aluminum Glazed Frame Mulled (Max. Individual Frame Size = 93.625\\\"x141.75\\\")\",\"product_description\":\"AGF05-Aluminum Glazed Frame Single or Mulled Unit (Maximum Individual Frame Size of 93.625\\\"x141.75\\\"); Requires Steel Reinforced Mull.\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#48019-R0\",\"approval_number\":\"FL48019.6\",\"seq\":6,\"product_model\":\"AGF05-Aluminum Glazed Frame Mulled\\\/Stacked Combination (3w\\\/2h)\",\"product_description\":\"AGF05-Aluminum Glazed Frame 3-Wide 35.25\\\"x71.25\\\" Max Individual Frame Size with 3-Wide 35.25\\\"x35.25\\\" Max Individual Frame Size Stacked Above or Below. Standard Non-Reinforced Mull.\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-05-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.1\",\"seq\":1,\"product_model\":\"(ASCCMFX) Architect Series\\\/Cla\",\"product_description\":\"(411-H-603.38) Clad Fixed Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.2\",\"seq\":2,\"product_model\":\"(ASCCMFX) Architect Series\\\/Cla\",\"product_description\":\"(411-H-603.44) Clad Fixed Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.3\",\"seq\":3,\"product_model\":\"(ASCCMFX) Architect Series\\\/Cla\",\"product_description\":\"(411-H-603.42) Clad Fixed Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.4\",\"seq\":4,\"product_model\":\"(ASCCMFX) Architect Series\\\/Cla\",\"product_description\":\"(411-H-603.40) Clad Fixed Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.5\",\"seq\":5,\"product_model\":\"(ASCCMFX) Clad Architect Serie\",\"product_description\":\"(411-H-604.4) Al Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.6\",\"seq\":6,\"product_model\":\"(ASCCMFX) Clad Architect Serie\",\"product_description\":\"(411-H-604.28) Al Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.7\",\"seq\":7,\"product_model\":\"(ASCCMFX) Clad Architect Serie\",\"product_description\":\"(411-H-604.22) Al Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.8\",\"seq\":8,\"product_model\":\"(ASCCMFX) Clad Architect Serie\",\"product_description\":\"(411-H-604.10) Al Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.9\",\"seq\":9,\"product_model\":\"(ASCCMFX) Clad Architect Serie\",\"product_description\":\"(411-H-603.4) Al Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.10\",\"seq\":10,\"product_model\":\"(ASCCMFX) with 3 Snubbers Clad\",\"product_description\":\"(411-H-604.16) Al Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.11\",\"seq\":11,\"product_model\":\"(ASCLA) Architect Series\\\/Class\",\"product_description\":\"(411-H-603.36) Clad Large Fixed Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.12\",\"seq\":12,\"product_model\":\"(ASCOF) Architect Series\\\/Class\",\"product_description\":\"(411-H-636.5) Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.13\",\"seq\":13,\"product_model\":\"(ASCOF) Architect Series\\\/Class\",\"product_description\":\"(411-H-636.4) Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.14\",\"seq\":14,\"product_model\":\"(ASCOFFX) Architect Series\\\/Cla\",\"product_description\":\"(411-H-634.11) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.15\",\"seq\":15,\"product_model\":\"(ASCOFFX) Architect Series\\\/Cla\",\"product_description\":\"(411-H-634.9) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.16\",\"seq\":16,\"product_model\":\"(ASCOFFX) Architect Series\\\/Cla\",\"product_description\":\"(411-H-634.8) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.17\",\"seq\":17,\"product_model\":\"(ASCOFFX) Architect Series\\\/Cla\",\"product_description\":\"(411-H-634.10) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.18\",\"seq\":18,\"product_model\":\"(ASCSFFX) Architect Series\\\/Cla\",\"product_description\":\"(411-H-624.17) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.19\",\"seq\":19,\"product_model\":\"(ASCSFFX) Architect Series\\\/Cla\",\"product_description\":\"(411-H-624.16) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.20\",\"seq\":20,\"product_model\":\"(ASWCMFX) Architect Series\\\/Cla\",\"product_description\":\"(411-H-618.5) Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.21\",\"seq\":21,\"product_model\":\"(ASWCMFX) Architect Series\\\/Cla\",\"product_description\":\"(411-H-618.12) Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.22\",\"seq\":22,\"product_model\":\"(ASWCMFX) Architect Series\\\/Cla\",\"product_description\":\"(411-H-618.13) Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.23\",\"seq\":23,\"product_model\":\"(ASWCMFX) Architect Series\\\/Cla\",\"product_description\":\"(411-H-618.16) Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.24\",\"seq\":24,\"product_model\":\"(ASWCMFX) Architect Series\\\/Cla\",\"product_description\":\"(411-H-618.17) Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.25\",\"seq\":25,\"product_model\":\"(ASWCMFX) Architect Series\\\/Cla\",\"product_description\":\"(411-H-619.1) Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.26\",\"seq\":26,\"product_model\":\"(ASWCMFX) Architect Series\\\/Cla\",\"product_description\":\"(411-H-619.4) Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.27\",\"seq\":27,\"product_model\":\"(ASWCMFX) Architect Series\\\/Cla\",\"product_description\":\"(411-H-618.4) Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.28\",\"seq\":28,\"product_model\":\"(ASWCMFX) Architect Series\\\/Cla\",\"product_description\":\"(411-H-618.1) Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.29\",\"seq\":29,\"product_model\":\"(ASWCMFX) Architect Series\\\/Cla\",\"product_description\":\"(411-H-618) Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.30\",\"seq\":30,\"product_model\":\"(ASWCMFX) Architect Series\\\/Cla\",\"product_description\":\"(411-H-619.9) Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.31\",\"seq\":31,\"product_model\":\"(ASWCMFX) Architect Series\\\/Cla\",\"product_description\":\"(411-H-619.5) Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.32\",\"seq\":32,\"product_model\":\"(ASWCMFX) Architect Series\\\/Cla\",\"product_description\":\"(411-H-619) Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.33\",\"seq\":33,\"product_model\":\"(ASWCMFX) Architect Series\\\/Cla\",\"product_description\":\"(411-H-619.8) Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.34\",\"seq\":34,\"product_model\":\"(ASWCMFX) with three snubbers\",\"product_description\":\"(411-H-618.8) Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.35\",\"seq\":35,\"product_model\":\"(ASWCMFX) with three snubbers\",\"product_description\":\"(411-H-618.9) Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.36\",\"seq\":36,\"product_model\":\"(ASWOF) Architect Series\\\/Class\",\"product_description\":\"(411-H-638.1) Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.37\",\"seq\":37,\"product_model\":\"(ASWOFFX) Architect Series\\\/Cla\",\"product_description\":\"(411-H-637) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.38\",\"seq\":38,\"product_model\":\"(ASWOFFX) Architect Series\\\/Cla\",\"product_description\":\"(411-H-637.1) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.39\",\"seq\":39,\"product_model\":\"(ASWOFFX) Architect Series\\\/Cla\",\"product_description\":\"(411-H-637.2) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.40\",\"seq\":40,\"product_model\":\"(ASWOFFX) Architect Series\\\/Cla\",\"product_description\":\"(411-H-637.3) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.41\",\"seq\":41,\"product_model\":\"(ASWOFFX) Architect Series\\\/Cla\",\"product_description\":\"(411-H-638) Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.42\",\"seq\":42,\"product_model\":\"(DCCCMFX) Clad Designer Classi\",\"product_description\":\"(411-H-604.11) Al Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.43\",\"seq\":43,\"product_model\":\"(DCCCMFX) Clad Designer Classi\",\"product_description\":\"(411-H-603.5) Al Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.44\",\"seq\":44,\"product_model\":\"(DCCCMFX) Clad Designer Classi\",\"product_description\":\"(411-H-604.23) Al Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.45\",\"seq\":45,\"product_model\":\"(DCCCMFX) Clad Designer Classi\",\"product_description\":\"(411-H-604.5) Al Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.46\",\"seq\":46,\"product_model\":\"(DCCCMFX) Clad Designer Classi\",\"product_description\":\"(411-H-604.29) Al Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.47\",\"seq\":47,\"product_model\":\"(DCCCMFX) with 3 Snubbers Clad\",\"product_description\":\"(411-H-604.17) Al Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.48\",\"seq\":48,\"product_model\":\"(DCWCMFX) Designer Classic Woo\",\"product_description\":\"(411-H-619.11) Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.49\",\"seq\":49,\"product_model\":\"(DCWCMFX) Designer Classic Woo\",\"product_description\":\"(411-H-619.10) Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#433-R0\",\"approval_number\":\"FL433.50\",\"seq\":50,\"product_model\":\"(DCWCMFX) Designer Classic Woo\",\"product_description\":\"(411-H-619.6) Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.1\",\"seq\":1,\"product_model\":\"(DCWCMFX) Designer Classic Woo\",\"product_description\":\"(411-H-618.19) Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.2\",\"seq\":2,\"product_model\":\"(DCWCMFX) Designer Classic Woo\",\"product_description\":\"(411-H-619.2) Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.3\",\"seq\":3,\"product_model\":\"(DCWCMFX) Designer Classic Woo\",\"product_description\":\"(411-H-618.2) Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.4\",\"seq\":4,\"product_model\":\"(DCWCMFX) Designer Classic Woo\",\"product_description\":\"(411-H-619.3) Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.5\",\"seq\":5,\"product_model\":\"(DCWCMFX) Designer Classic Woo\",\"product_description\":\"(411-H-618.3) Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.6\",\"seq\":6,\"product_model\":\"(DCWCMFX) Designer Classic Woo\",\"product_description\":\"(411-H-619.7) Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.7\",\"seq\":7,\"product_model\":\"(DCWCMFX) Designer Classic Woo\",\"product_description\":\"(411-H-618.6) Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.8\",\"seq\":8,\"product_model\":\"(DCWCMFX) Designer Classic Woo\",\"product_description\":\"(411-H-618.14) Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.9\",\"seq\":9,\"product_model\":\"(DCWCMFX) Designer Classic Woo\",\"product_description\":\"(411-H-618.15) Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.10\",\"seq\":10,\"product_model\":\"(DCWCMFX) Designer Classic Woo\",\"product_description\":\"(411-H-618.18) Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.11\",\"seq\":11,\"product_model\":\"(DCWCMFX) Designer Classic Woo\",\"product_description\":\"(411-H-618.7) Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.12\",\"seq\":12,\"product_model\":\"(DCWCMFX) with three snubbers\",\"product_description\":\"(411-H-618.10) Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.13\",\"seq\":13,\"product_model\":\"(DCWCMFX) with three snubbers\",\"product_description\":\"(411-H-618.11) Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.14\",\"seq\":14,\"product_model\":\"(DSC0F) Designer Smart-Sash II\",\"product_description\":\"(411-H-636.3) Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.15\",\"seq\":15,\"product_model\":\"(DSCCMFX) Designer Smart Sash\",\"product_description\":\"(411-H-603.29) Clad Fixed Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.16\",\"seq\":16,\"product_model\":\"(DSCCMFX) Designer Smart Sash\",\"product_description\":\"(411-H-603.26) Clad Fixed Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.17\",\"seq\":17,\"product_model\":\"(DSCCMFX) Designer Smart Sash\",\"product_description\":\"(411-H-603.23) Clad Fixed Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.18\",\"seq\":18,\"product_model\":\"(DSCCMFX) Designer Smart Sash\",\"product_description\":\"(411-H-603.18) Clad - Large Fixed Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.19\",\"seq\":19,\"product_model\":\"(DSCCMFX) Designer Smart Sash\",\"product_description\":\"(411-H-603.20) Clad Fixed Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.20\",\"seq\":20,\"product_model\":\"(DSCCMFX) Designer Smart-Sash\",\"product_description\":\"(411-H-622.1) Clad Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.21\",\"seq\":21,\"product_model\":\"(DSCCMFX) Designer Smart-Sash\",\"product_description\":\"(411-H-622) Clad Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.22\",\"seq\":22,\"product_model\":\"(DSCCMFX) Designer Smart-Sash\",\"product_description\":\"(411-H-603.43) Clad Fixed Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.23\",\"seq\":23,\"product_model\":\"(DSCCMFX) Designer Smart-Sash\",\"product_description\":\"(411-H-603.41) Clad Fixed Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.24\",\"seq\":24,\"product_model\":\"(DSCCMFX) Designer Smart-Sash\",\"product_description\":\"(411-H-603.39) Clad Fixed Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.25\",\"seq\":25,\"product_model\":\"(DSCCMFX) Designer Smart-Sash\",\"product_description\":\"(411-H-603.37) Clad Fixed Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.26\",\"seq\":26,\"product_model\":\"(DSCCMFX) Designer Smart-Sash\",\"product_description\":\"(411-H-622.13) Clad Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.27\",\"seq\":27,\"product_model\":\"(DSCCMFX) Designer Smart-Sash\",\"product_description\":\"(411-H-622.9) Clad Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.28\",\"seq\":28,\"product_model\":\"(DSCCMFX) Designer Smart-Sash\",\"product_description\":\"(411-H-622.8) Clad Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.29\",\"seq\":29,\"product_model\":\"(DSCCMFX) Designer Smart-Sash\",\"product_description\":\"(411-H-622.7) Clad Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.30\",\"seq\":30,\"product_model\":\"(DSCCMFX) Designer Smart-Sash\",\"product_description\":\"(411-H-622.6) Clad Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.31\",\"seq\":31,\"product_model\":\"(DSCCMFX) Designer Smart-Sash\",\"product_description\":\"(411-H-622.5) Clad Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.32\",\"seq\":32,\"product_model\":\"(DSCCMFX) Designer Smart-Sash\",\"product_description\":\"(411-H-622.4) Clad Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.33\",\"seq\":33,\"product_model\":\"(DSCCMFX) Designer Smart-Sash\",\"product_description\":\"(411-H-622.3) Clad Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.34\",\"seq\":34,\"product_model\":\"(DSCCMFX) Designer Smart-Sash\",\"product_description\":\"(411-H-622.2) Clad Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.35\",\"seq\":35,\"product_model\":\"(DSCCMFX) Designer Smart-Sash\",\"product_description\":\"(411-H-622.10) Clad Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.36\",\"seq\":36,\"product_model\":\"(DSCCMFX) Designer Smart-Sash\",\"product_description\":\"(411-H-622.11) Clad Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.37\",\"seq\":37,\"product_model\":\"(DSCCMFX) Designer Smart-Sash\",\"product_description\":\"(411-H-622.12) Clad Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.38\",\"seq\":38,\"product_model\":\"(DSCCMFX) w\\\/ DGP option Design\",\"product_description\":\"(411-H-604.6) Al Clad Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.39\",\"seq\":39,\"product_model\":\"(DSCCMFX) w\\\/ DGP option Design\",\"product_description\":\"(411-H-604) Al Clad Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.40\",\"seq\":40,\"product_model\":\"(DSCCMFX) w\\\/ DGP option Design\",\"product_description\":\"(411-H-603.2) Al Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.41\",\"seq\":41,\"product_model\":\"(DSCCMFX) w\\\/ DGP option Design\",\"product_description\":\"(411-H-604.24) Al Clad Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.42\",\"seq\":42,\"product_model\":\"(DSCCMFX) w\\\/ DGP option Design\",\"product_description\":\"(411-H-604.18) Al Clad Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.43\",\"seq\":43,\"product_model\":\"(DSCCMFX) w\\\/ DGP option Design\",\"product_description\":\"(411-H-604.2) Al Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.44\",\"seq\":44,\"product_model\":\"(DSCCMFX) w\\\/ DGP option Design\",\"product_description\":\"(411-H-604.26) Al Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.45\",\"seq\":45,\"product_model\":\"(DSCCMFX) w\\\/ DGP option Design\",\"product_description\":\"(411-H-604.20) Al Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.46\",\"seq\":46,\"product_model\":\"(DSCCMFX) w\\\/ DGP option with 3\",\"product_description\":\"(411-H-604.14) Al Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.47\",\"seq\":47,\"product_model\":\"(DSCCMFX) w\\\/ DGP option with 3\",\"product_description\":\"(411-H-604.12) Al Clad Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.48\",\"seq\":48,\"product_model\":\"(DSCCMFX) w\\\/DGP option Designe\",\"product_description\":\"(411-H-603) Al Clad Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#437-R0\",\"approval_number\":\"FL437.49\",\"seq\":49,\"product_model\":\"(DSCCMFX) w\\\/o DGP option Desig\",\"product_description\":\"(411-H-603.1) Al Clad Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.1\",\"seq\":1,\"product_model\":\"(DSCCMFX) w\\\/ DGP option Design\",\"product_description\":\"(411-H-604.8) Al Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.2\",\"seq\":2,\"product_model\":\"(DSCCMFX) w\\\/o DGP option Desig\",\"product_description\":\"(411-H-604.27) Al Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.3\",\"seq\":3,\"product_model\":\"(DSCCMFX) w\\\/o DGP option Desig\",\"product_description\":\"(411-H-604.25) Al Clad Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.4\",\"seq\":4,\"product_model\":\"(DSCCMFX) w\\\/o DGP option Desig\",\"product_description\":\"(411-H-604.19) Al Clad Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.5\",\"seq\":5,\"product_model\":\"(DSCCMFX) w\\\/o DGP option Desig\",\"product_description\":\"(411-H-603.3) Al Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.6\",\"seq\":6,\"product_model\":\"(DSCCMFX) w\\\/o DGP option Desig\",\"product_description\":\"(411-H-604.21) Al Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.7\",\"seq\":7,\"product_model\":\"(DSCCMFX) w\\\/o DGP option Desig\",\"product_description\":\"(411-H-604.9) Al Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.8\",\"seq\":8,\"product_model\":\"(DSCCMFX) w\\\/o DGP option Desig\",\"product_description\":\"(411-H-604.7) Al Clad Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.9\",\"seq\":9,\"product_model\":\"(DSCCMFX) w\\\/o DGP option Desig\",\"product_description\":\"(411-H-604.3) Al Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.10\",\"seq\":10,\"product_model\":\"(DSCCMFX) w\\\/o DGP option Desig\",\"product_description\":\"(411-H-604.1) Al Clad Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.11\",\"seq\":11,\"product_model\":\"(DSCCMFX) w\\\/o DGP option with\",\"product_description\":\"(411-H-604.15) Al Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.12\",\"seq\":12,\"product_model\":\"(DSCCMFX) w\\\/o DGP option with\",\"product_description\":\"(411-H-604.13) Al Clad Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.13\",\"seq\":13,\"product_model\":\"(DSCOF) Designer Smart-Sash II\",\"product_description\":\"(411-H-636.2) Hinged Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.14\",\"seq\":14,\"product_model\":\"(DSCOFFX) Advanced Performance\",\"product_description\":\"(411-H-633.7) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.15\",\"seq\":15,\"product_model\":\"(DSCOFFX) Advanced Performance\",\"product_description\":\"(411-H-633.2) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.16\",\"seq\":16,\"product_model\":\"(DSCOFFX) Advanced Performance\",\"product_description\":\"(411-H-633.6) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.17\",\"seq\":17,\"product_model\":\"(DSCOFFX) Advanced Performance\",\"product_description\":\"(411-H-633.3) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.18\",\"seq\":18,\"product_model\":\"(DSCOFFX) Advanced Performance\",\"product_description\":\"(411-H-633.5) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.19\",\"seq\":19,\"product_model\":\"(DSCOFFX) Advanced Performance\",\"product_description\":\"(411-H-633.4) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.20\",\"seq\":20,\"product_model\":\"(DSCOFFX) Advanced Performance\",\"product_description\":\"(411-H-633.1) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.21\",\"seq\":21,\"product_model\":\"(DSCOFFX) Advanced Performance\",\"product_description\":\"(411-H-633) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.22\",\"seq\":22,\"product_model\":\"(DSCOFFX) Smart-Sash II French\",\"product_description\":\"(411-H-634.5) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.23\",\"seq\":23,\"product_model\":\"(DSCOFFX) Smart-Sash II French\",\"product_description\":\"(411-H-634.4) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.24\",\"seq\":24,\"product_model\":\"(DSCOFFX) Smart-Sash II French\",\"product_description\":\"(411-H-634.1) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.25\",\"seq\":25,\"product_model\":\"(DSCOFFX) Smart-Sash II French\",\"product_description\":\"(411-H-634) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.26\",\"seq\":26,\"product_model\":\"(DSCOFFX) Smart-Sash III Frenc\",\"product_description\":\"(411-H-634.7) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.27\",\"seq\":27,\"product_model\":\"(DSCOFFX) Smart-Sash III Frenc\",\"product_description\":\"(411-H-634.6) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.28\",\"seq\":28,\"product_model\":\"(DSCOFFX) Smart-Sash III Frenc\",\"product_description\":\"(411-H-634.3) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.29\",\"seq\":29,\"product_model\":\"(DSCOFFX) Smart-Sash III Frenc\",\"product_description\":\"(411-H-634.2) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.30\",\"seq\":30,\"product_model\":\"(DSCSCFX) Designer Smart-Sash\",\"product_description\":\"(411-H-651.5) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.31\",\"seq\":31,\"product_model\":\"(DSCSCFX) Designer Smart-Sash\",\"product_description\":\"(411-H-651.2) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.32\",\"seq\":32,\"product_model\":\"(DSCSCFX) Designer Smart-Sash\",\"product_description\":\"(411-H-651.4) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.33\",\"seq\":33,\"product_model\":\"(DSCSCFX) Designer Smart-Sash\",\"product_description\":\"(411-H-651.3) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.34\",\"seq\":34,\"product_model\":\"(DSCSCFX) Designer Smart-Sash\",\"product_description\":\"(411-H-651) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.35\",\"seq\":35,\"product_model\":\"(DSCSCFX) Designer Smart-Sash\",\"product_description\":\"(411-H-651.1) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.36\",\"seq\":36,\"product_model\":\"(DSCSCFX) Designer Smart-Sash\",\"product_description\":\"(411-H-642.5) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.37\",\"seq\":37,\"product_model\":\"(DSCSCFX) Designer Smart-Sash\",\"product_description\":\"(411-H-642.4) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.38\",\"seq\":38,\"product_model\":\"(DSCSCFX) Designer Smart-Sash\",\"product_description\":\"(411-H-642.3) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.39\",\"seq\":39,\"product_model\":\"(DSCSCFX) Designer Smart-Sash\",\"product_description\":\"(411-H-642.2) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.40\",\"seq\":40,\"product_model\":\"(DSCSFFX) Designer Smart-Sash\",\"product_description\":\"(411-H-644.5) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.41\",\"seq\":41,\"product_model\":\"(DSCSFFX) Designer Smart-Sash\",\"product_description\":\"(411-H-644.4) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.42\",\"seq\":42,\"product_model\":\"(DSCSFFX) Designer Smart-Sash\",\"product_description\":\"(411-H-644.3) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.43\",\"seq\":43,\"product_model\":\"(DSCSFFX) Designer Smart-Sash\",\"product_description\":\"(411-H-644.2) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.44\",\"seq\":44,\"product_model\":\"(DSCSFFX) Designer Smart-Sash\",\"product_description\":\"(411-H-644.1) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.45\",\"seq\":45,\"product_model\":\"(DSCSFFX) Designer Smart-Sash\",\"product_description\":\"(411-H-644) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.46\",\"seq\":46,\"product_model\":\"(PLCCMFX) Proline 6072 PLCCMFX\",\"product_description\":\"(411-H-015) Al Clad Fixed Casement Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.47\",\"seq\":47,\"product_model\":\"(PLCIFFX) Proline 3780 Fixed H\",\"product_description\":\"(411-H-020) Al Clad Fixed Hinged Wood Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.48\",\"seq\":48,\"product_model\":\"(PLCIFFX) Proline 4880 Fixed H\",\"product_description\":\"(411-H-021) Al Clad Fixed Hinged Wood Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.49\",\"seq\":49,\"product_model\":\"(PLCIFFX) Proline Inswing Fren\",\"product_description\":\"(411-H-646.3) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#438-R0\",\"approval_number\":\"FL438.50\",\"seq\":50,\"product_model\":\"(PLCIFFX) Proline Inswing Fren\",\"product_description\":\"(411-H-646.1) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#439-R0\",\"approval_number\":\"FL439.1\",\"seq\":1,\"product_model\":\"(PLCIFFX) Proline Inswing Fren\",\"product_description\":\"(411-H-646.2) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#439-R0\",\"approval_number\":\"FL439.2\",\"seq\":2,\"product_model\":\"(PLCIFFX) Proline Inswing Fren\",\"product_description\":\"(411-H-646) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#439-R0\",\"approval_number\":\"FL439.3\",\"seq\":3,\"product_model\":\"(PLCSCFX) 3781 Proline PLCSCFX\",\"product_description\":\"(411-H-607.3) Al Clad Sliding Wood Patio Door Companion Fixed Window (O)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#439-R0\",\"approval_number\":\"FL439.4\",\"seq\":4,\"product_model\":\"(PLCSCFX) 3781 Proline PLCSCFX\",\"product_description\":\"(411-H-607.2) Al Clad Sliding Wood Patio Door Companion Fixed Window (O)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#439-R0\",\"approval_number\":\"FL439.5\",\"seq\":5,\"product_model\":\"(PLCSCFX) 4982 Proline PLCSCFX\",\"product_description\":\"(411-H-607.1) Al Clad Sliding Wood Patio Door Companion Fixed Window (O)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#439-R0\",\"approval_number\":\"FL439.6\",\"seq\":6,\"product_model\":\"(PLCSCFX) 4982 Proline PLCSCFX\",\"product_description\":\"(411-H-607) Al Clad Sliding Wood Patio Door Companion Fixed Window (O)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#439-R0\",\"approval_number\":\"FL439.7\",\"seq\":7,\"product_model\":\"(SPCFF) 12072 Support Products\",\"product_description\":\"(411-H-600.3) Direct Set Aluminum Clad Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#439-R0\",\"approval_number\":\"FL439.8\",\"seq\":8,\"product_model\":\"(SPCFF) 6060 Support Products\",\"product_description\":\"(411-H-600.2) Direct Set Aluminum Clad Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#439-R0\",\"approval_number\":\"FL439.9\",\"seq\":9,\"product_model\":\"(SPCFF) 9672 Support Products\",\"product_description\":\"(411-H-600.1) Direct Set Aluminum Clad Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#439-R0\",\"approval_number\":\"FL439.10\",\"seq\":10,\"product_model\":\"(SPCFF) 9685 Support Products\",\"product_description\":\"(411-H-600) Direct Set Aluminum Clad Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#439-R0\",\"approval_number\":\"FL439.11\",\"seq\":11,\"product_model\":\"(SPCFF) Interior Glazed Clad F\",\"product_description\":\"(411-H-615) Wood Clad Fixed Frame Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#439-R0\",\"approval_number\":\"FL439.12\",\"seq\":12,\"product_model\":\"(SPCFF) Interior Glazed Clad F\",\"product_description\":\"(411-H-615.1) Wood Clad Fixed Frame Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#439-R0\",\"approval_number\":\"FL439.13\",\"seq\":13,\"product_model\":\"(SPCFF) Support Products Advan\",\"product_description\":\"(411-H-620.11) Fixed Frame Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#439-R0\",\"approval_number\":\"FL439.14\",\"seq\":14,\"product_model\":\"(SPCFF) Support Products Advan\",\"product_description\":\"(411-H-620) Fixed Frame Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#439-R0\",\"approval_number\":\"FL439.15\",\"seq\":15,\"product_model\":\"(SPCFF) Support Products Advan\",\"product_description\":\"(411-H-620.1) Fixed Frame Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#439-R0\",\"approval_number\":\"FL439.16\",\"seq\":16,\"product_model\":\"(SPCFF) Support Products Advan\",\"product_description\":\"(411-H-620.2) Fixed Frame Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#439-R0\",\"approval_number\":\"FL439.17\",\"seq\":17,\"product_model\":\"(SPCFF) Support Products Advan\",\"product_description\":\"(411-H-620.3) Fixed Frame Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#439-R0\",\"approval_number\":\"FL439.18\",\"seq\":18,\"product_model\":\"(SPCFF) Support Products Advan\",\"product_description\":\"(411-H-620.4) Fixed Frame Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#439-R0\",\"approval_number\":\"FL439.19\",\"seq\":19,\"product_model\":\"(SPCFF) Support Products Advan\",\"product_description\":\"(411-H-620.5) Fixed Frame Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#439-R0\",\"approval_number\":\"FL439.20\",\"seq\":20,\"product_model\":\"(SPCFF) Support Products Advan\",\"product_description\":\"(411-H-620.6) Fixed Frame Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#439-R0\",\"approval_number\":\"FL439.21\",\"seq\":21,\"product_model\":\"(SPCFF) Support Products Advan\",\"product_description\":\"(411-H-620.7) Fixed Frame Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#439-R0\",\"approval_number\":\"FL439.22\",\"seq\":22,\"product_model\":\"(SPCFF) Support Products Advan\",\"product_description\":\"(411-H-620.8) Fixed Frame Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#439-R0\",\"approval_number\":\"FL439.23\",\"seq\":23,\"product_model\":\"(SPCFF) Support Products Advan\",\"product_description\":\"(411-H-620.9) Fixed Frame Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#439-R0\",\"approval_number\":\"FL439.24\",\"seq\":24,\"product_model\":\"(SPCFF) Support Products Advan\",\"product_description\":\"(411-H-620.10) Fixed Frame Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#439-R0\",\"approval_number\":\"FL439.25\",\"seq\":25,\"product_model\":\"(SPCFF)10176 Support Products\",\"product_description\":\"(411-H-600.4) Direct Set Aluminum Clad Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#439-R0\",\"approval_number\":\"FL439.26\",\"seq\":26,\"product_model\":\"10 Series Picture Window Model\",\"product_description\":\"(411-H-628) Fixed Vinyl Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#584-R0\",\"approval_number\":\"FL584.1\",\"seq\":1,\"product_model\":\"HurricaneShield Clad Fixed Fra\",\"product_description\":\"Impact approved direct-set fixed window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#584-R0\",\"approval_number\":\"FL584.2\",\"seq\":2,\"product_model\":\"HurricaneShield Fixed Casement\",\"product_description\":\"Impact approved fixed casement window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#1456-R0\",\"approval_number\":\"FL1456.1\",\"seq\":1,\"product_model\":\"Impervia Series Fixed\",\"product_description\":\"Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#1456-R0\",\"approval_number\":\"FL1456.2\",\"seq\":2,\"product_model\":\"Impervia Series Fixed\",\"product_description\":\"Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#1821-R0\",\"approval_number\":\"FL1821.1\",\"seq\":1,\"product_model\":\"(DSC0FFX) Architect Series\\\/Cla\",\"product_description\":\"411-H-633.10 Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#1821-R0\",\"approval_number\":\"FL1821.2\",\"seq\":2,\"product_model\":\"(DSC0FFX) Architect Series\\\/Cla\",\"product_description\":\"411-H-633.9, Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#1821-R0\",\"approval_number\":\"FL1821.3\",\"seq\":3,\"product_model\":\"(DSC0FFX) Architect Series\\\/Cla\",\"product_description\":\"411-H-633.11 Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#1821-R0\",\"approval_number\":\"FL1821.4\",\"seq\":4,\"product_model\":\"(DSC0FFX) Architect Series\\\/Cla\",\"product_description\":\"411-H-633.8 Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2307-R0\",\"approval_number\":\"FL2307.1\",\"seq\":1,\"product_model\":\"(DSCSCFX) Designer Smart-Sash\",\"product_description\":\"411-H-642.1 Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2307-R0\",\"approval_number\":\"FL2307.2\",\"seq\":2,\"product_model\":\"(DSCSCFX) Designer Smart-Sash\",\"product_description\":\"411-H-642.1 Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2307-R0\",\"approval_number\":\"FL2307.3\",\"seq\":3,\"product_model\":\"Clad Fixed Frame Direct Set Wi\",\"product_description\":\"411-H-657 Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2307-R0\",\"approval_number\":\"FL2307.4\",\"seq\":4,\"product_model\":\"DSCSCFX) Designer Smart-Sash I\",\"product_description\":\"411-H-642 Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2307-R0\",\"approval_number\":\"FL2307.5\",\"seq\":5,\"product_model\":\"Hurricane Shield Architect Ser\",\"product_description\":\"411-H-655, Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2643-R0\",\"approval_number\":\"FL2643.1\",\"seq\":1,\"product_model\":\"Architect Series\\\/Classic Wood\",\"product_description\":\"411-H-661 Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2643-R0\",\"approval_number\":\"FL2643.2\",\"seq\":2,\"product_model\":\"Architect Series\\\/Classic Wood\",\"product_description\":\"411-H-661.1 Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2643-R0\",\"approval_number\":\"FL2643.3\",\"seq\":3,\"product_model\":\"Impervia Fixed Clad Frame Wind\",\"product_description\":\"411-H-663 Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2643-R0\",\"approval_number\":\"FL2643.4\",\"seq\":4,\"product_model\":\"Impervia Fixed Clad Frame Wind\",\"product_description\":\"411-H-663.1 Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2643-R0\",\"approval_number\":\"FL2643.5\",\"seq\":5,\"product_model\":\"Impervia Fixed Clad Frame Wind\",\"product_description\":\"411-H-663.2 Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2643-R0\",\"approval_number\":\"FL2643.6\",\"seq\":6,\"product_model\":\"Impervia Fixed Clad Frame Wind\",\"product_description\":\"411-H-663.3 Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2643-R0\",\"approval_number\":\"FL2643.7\",\"seq\":7,\"product_model\":\"Impervia Series Fixed Window\",\"product_description\":\"411-H-662 Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2643-R0\",\"approval_number\":\"FL2643.8\",\"seq\":8,\"product_model\":\"Impervia Series Fixed Window\",\"product_description\":\"411-H-662.1 Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2643-R0\",\"approval_number\":\"FL2643.9\",\"seq\":9,\"product_model\":\"Impervia Series Fixed Window\",\"product_description\":\"411-H-660 Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#2643-R0\",\"approval_number\":\"FL2643.10\",\"seq\":10,\"product_model\":\"Impervia Series Fixed Window\",\"product_description\":\"411-H-660.1 Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3133-R0\",\"approval_number\":\"FL3133.1\",\"seq\":1,\"product_model\":\"Clad Fixed Frame Direct Set Window\",\"product_description\":\"(411-H-670.11) Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3133-R0\",\"approval_number\":\"FL3133.2\",\"seq\":2,\"product_model\":\"Clad Fixed Frame Direct Set Window\",\"product_description\":\"(411-H-670.10) Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3133-R0\",\"approval_number\":\"FL3133.3\",\"seq\":3,\"product_model\":\"Clad Fixed Frame Direct Set Window\",\"product_description\":\"(411-H-670.9) Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3133-R0\",\"approval_number\":\"FL3133.4\",\"seq\":4,\"product_model\":\"Clad Fixed Frame Direct Set Window\",\"product_description\":\"(411-H-670.8) Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3133-R0\",\"approval_number\":\"FL3133.5\",\"seq\":5,\"product_model\":\"Clad Fixed Frame Direct Set Window\",\"product_description\":\"(411-H-670.1) Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3133-R0\",\"approval_number\":\"FL3133.6\",\"seq\":6,\"product_model\":\"Clad Fixed Frame Direct Set Window\",\"product_description\":\"(411-H-670.2) Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3133-R0\",\"approval_number\":\"FL3133.7\",\"seq\":7,\"product_model\":\"Clad Fixed Frame Direct Set Window\",\"product_description\":\"(411-H-670.6) Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3133-R0\",\"approval_number\":\"FL3133.8\",\"seq\":8,\"product_model\":\"Clad Fixed Frame Direct Set Window\",\"product_description\":\"(411-H-670.3) Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3133-R0\",\"approval_number\":\"FL3133.9\",\"seq\":9,\"product_model\":\"Clad Fixed Frame Direct Set Window\",\"product_description\":\"(411-H-670.7) Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3133-R0\",\"approval_number\":\"FL3133.10\",\"seq\":10,\"product_model\":\"Clad Fixed Frame Direct Set Window\",\"product_description\":\"(411-H-670.4) Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3133-R0\",\"approval_number\":\"FL3133.11\",\"seq\":11,\"product_model\":\"Clad Fixed Frame Direct Set Window\",\"product_description\":\"(411-H-670.5) Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3133-R0\",\"approval_number\":\"FL3133.12\",\"seq\":12,\"product_model\":\"Clad Fixed Frame Direct Set Window\",\"product_description\":\"(411-H-670.5) Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3133-R0\",\"approval_number\":\"FL3133.13\",\"seq\":13,\"product_model\":\"Hurricane Shield Architect Series\\\/Classic Clad French Sliding Glass Door Companion Fixed Window\",\"product_description\":\"(411-H-688) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3133-R0\",\"approval_number\":\"FL3133.14\",\"seq\":14,\"product_model\":\"ProLine Series Fixed Casement Window\",\"product_description\":\"(411-H-683) Clad Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3133-R0\",\"approval_number\":\"FL3133.15\",\"seq\":15,\"product_model\":\"ProLine Series Fixed Casement Window\",\"product_description\":\"(411-H-683.1) Clad Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3508-R0\",\"approval_number\":\"FL3508.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Fixed Frame Direct Set Window\",\"product_description\":\"411-H-691 - Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3508-R0\",\"approval_number\":\"FL3508.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Fixed Frame Direct Set Window\",\"product_description\":\"411-H-691.1 - Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3508-R0\",\"approval_number\":\"FL3508.3\",\"seq\":3,\"product_model\":\"Clad Fixed Frame Direct Set Window\",\"product_description\":\"411-H-692 - Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3508-R0\",\"approval_number\":\"FL3508.4\",\"seq\":4,\"product_model\":\"Clad Fixed Frame Direct Set Window\",\"product_description\":\"411-H-692.1 - Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3508-R0\",\"approval_number\":\"FL3508.5\",\"seq\":5,\"product_model\":\"Clad Fixed Frame Direct Set Window\",\"product_description\":\"411-H-693 - Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3508-R0\",\"approval_number\":\"FL3508.6\",\"seq\":6,\"product_model\":\"Clad Fixed Frame Direct Set Window\",\"product_description\":\"411-H-693.1 - Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3508-R0\",\"approval_number\":\"FL3508.7\",\"seq\":7,\"product_model\":\"Clad Fixed Frame Direct Set Window\",\"product_description\":\"411-H-689 - Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3508-R0\",\"approval_number\":\"FL3508.8\",\"seq\":8,\"product_model\":\"Clad Fixed Frame Direct Set Window\",\"product_description\":\"411-H-689.1 - Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3508-R0\",\"approval_number\":\"FL3508.9\",\"seq\":9,\"product_model\":\"Clad Fixed Frame Direct Set Window\",\"product_description\":\"a411-H-690 - Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3508-R0\",\"approval_number\":\"FL3508.10\",\"seq\":10,\"product_model\":\"Clad Fixed Frame Direct Set Window\",\"product_description\":\"411-H-690.1 - Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3680-R0\",\"approval_number\":\"FL3680.1\",\"seq\":1,\"product_model\":\"Hurricane Shield Architect Series\\\/Classic Clad\",\"product_description\":\"(411-H-688.1) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3943-R0\",\"approval_number\":\"FL3943.1\",\"seq\":1,\"product_model\":\"Architect Series Clad Outswing Advanced Performance Hinged Door Companion Fixed Window (Type O)\",\"product_description\":\"(411-H-697.2) Clad Outswing Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3943-R0\",\"approval_number\":\"FL3943.2\",\"seq\":2,\"product_model\":\"Architect Series Clad Outswing Advanced Performance Hinged Door Companion Fixed Window (Type O)\",\"product_description\":\"(411-H-697.3) Clad Outswing Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3943-R0\",\"approval_number\":\"FL3943.3\",\"seq\":3,\"product_model\":\"Architect Series Clad Outswing Hinged Door Companion Fixed Window (Type O)\",\"product_description\":\"(411-H-697.0) Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3943-R0\",\"approval_number\":\"FL3943.4\",\"seq\":4,\"product_model\":\"Architect Series Clad Outswing Hinged Door Companion Fixed Window (Type O)\",\"product_description\":\"(411-H-697.1) Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4189-R0\",\"approval_number\":\"FL4189.1\",\"seq\":1,\"product_model\":\"Architect Series - Fixed Vent Casement\",\"product_description\":\"(411-H-706.1) Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4189-R0\",\"approval_number\":\"FL4189.2\",\"seq\":2,\"product_model\":\"Architect Series - Fixed Vent Casement\",\"product_description\":\"(411-H-706) Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4189-R0\",\"approval_number\":\"FL4189.3\",\"seq\":3,\"product_model\":\"Architect Series - Large Fixed Casement\",\"product_description\":\"(411-H-707.1) Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4189-R0\",\"approval_number\":\"FL4189.4\",\"seq\":4,\"product_model\":\"Architect Series - Large Fixed Casement\",\"product_description\":\"(411-H-707) Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4189-R0\",\"approval_number\":\"FL4189.5\",\"seq\":5,\"product_model\":\"Architect Series - Vent-Size Fixed Casement\",\"product_description\":\"(411-H-702.1) Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4189-R0\",\"approval_number\":\"FL4189.6\",\"seq\":6,\"product_model\":\"Architect Series - Vent-Size Fixed Casement\",\"product_description\":\"(411-H-702) Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4189-R0\",\"approval_number\":\"FL4189.7\",\"seq\":7,\"product_model\":\"Architect Series - Vent-Size Fixed Casement\",\"product_description\":\"(411-H-701.1) Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4189-R0\",\"approval_number\":\"FL4189.8\",\"seq\":8,\"product_model\":\"Architect Series - Vent-Size Fixed Casement\",\"product_description\":\"(411-H-701) Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4189-R0\",\"approval_number\":\"FL4189.9\",\"seq\":9,\"product_model\":\"Architect Series - Vent-Size Fixed Casement w\\\/Performance Package Installed\",\"product_description\":\"(411-H-703.1) Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4189-R0\",\"approval_number\":\"FL4189.10\",\"seq\":10,\"product_model\":\"Architect Series - Vent-Size Fixed Casement w\\\/Performance Package Installed\",\"product_description\":\"(411-H-703) Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4189-R0\",\"approval_number\":\"FL4189.11\",\"seq\":11,\"product_model\":\"Architect Series - Vent-Sized Fixed Casement\",\"product_description\":\"(411-H-704) Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4189-R0\",\"approval_number\":\"FL4189.12\",\"seq\":12,\"product_model\":\"Architect Series - Vent-Sized Fixed Casement\",\"product_description\":\"(411-H-705) Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4189-R0\",\"approval_number\":\"FL4189.13\",\"seq\":13,\"product_model\":\"Architect Series - Vent-Sized Fixed Casement\",\"product_description\":\"(411-H-704.1) Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4189-R0\",\"approval_number\":\"FL4189.14\",\"seq\":14,\"product_model\":\"Architect Series - Vent-Sized Fixed Casement\",\"product_description\":\"(411-H-705.1) Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4189-R0\",\"approval_number\":\"FL4189.15\",\"seq\":15,\"product_model\":\"Hurricane Shield Architect Series \\\/ Classic Clad French Sliding Door Companion Fixed Window - Type O\",\"product_description\":\"(411-H-712) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4189-R0\",\"approval_number\":\"FL4189.16\",\"seq\":16,\"product_model\":\"Hurricane Shield Clad Fixed Frame Double (2947\\\/7147)\",\"product_description\":\"(411-H-709) Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4189-R0\",\"approval_number\":\"FL4189.17\",\"seq\":17,\"product_model\":\"Hurricane Shield Clad Fixed Frame Triple (3959)\",\"product_description\":\"(411-H-708) Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4552-R0\",\"approval_number\":\"FL4552.1\",\"seq\":1,\"product_model\":\"Architect Series\\\/Clad French Sliding Door Companion Fixed Window Type O\",\"product_description\":\"(411-H-726.01) Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4552-R0\",\"approval_number\":\"FL4552.2\",\"seq\":2,\"product_model\":\"Architect Series\\\/Clad French Sliding Door Companion Fixed Window Type O\",\"product_description\":\"(411-H-726.00) Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4552-R0\",\"approval_number\":\"FL4552.3\",\"seq\":3,\"product_model\":\"Series 10 Florida Flange PVC Fixed Window\",\"product_description\":\"(411-H-730.02) PVC Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4552-R0\",\"approval_number\":\"FL4552.4\",\"seq\":4,\"product_model\":\"Series 10 Florida Flange PVC Fixed Window\",\"product_description\":\"(411-H-730.00) PVC Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4552-R0\",\"approval_number\":\"FL4552.5\",\"seq\":5,\"product_model\":\"Series 10 Florida Flange PVC Fixed Window\",\"product_description\":\"(411-H-730.01) PVC Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4691-R0\",\"approval_number\":\"FL4691.1\",\"seq\":1,\"product_model\":\"Architect Series - Large Fixed Casement w\\\/Hurricane Impact Glazing\",\"product_description\":\"(411-H-739.01) Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4691-R0\",\"approval_number\":\"FL4691.2\",\"seq\":2,\"product_model\":\"Architect Series - Large Fixed Casement w\\\/Hurricane Impact Glazing\",\"product_description\":\"(411-H-739.00) Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4691-R0\",\"approval_number\":\"FL4691.3\",\"seq\":3,\"product_model\":\"Designer Series\\\/Clad Contemporary Sliding Door Companion Fixed Window\",\"product_description\":\"(411-H-738.01) Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4691-R0\",\"approval_number\":\"FL4691.4\",\"seq\":4,\"product_model\":\"Designer Series\\\/Clad Contemporary Sliding Door Companion Fixed Window Type O\",\"product_description\":\"(411-H-738.00) Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4691-R0\",\"approval_number\":\"FL4691.5\",\"seq\":5,\"product_model\":\"Hurricane Shield Architect Series\\\/Classic Clad French Sliding Door Companion Fixed Window-Type O\",\"product_description\":\"(411-H-712.02) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4691-R0\",\"approval_number\":\"FL4691.6\",\"seq\":6,\"product_model\":\"Hurricane Shield Architect Series\\\/Classic Clad French Sliding Glass Door - Companion Fixed Window - Type O\",\"product_description\":\"(411-H-735.02) Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4691-R0\",\"approval_number\":\"FL4691.7\",\"seq\":7,\"product_model\":\"Hurricane Shield Architect Series\\\/Classic Clad French Sliding Glass Door - Companion Fixed Window - Type O\",\"product_description\":\"(411-H-735.00) Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4691-R0\",\"approval_number\":\"FL4691.8\",\"seq\":8,\"product_model\":\"Hurricane Shield Architect Series\\\/Classic Clad French Sliding Glass Door Companion Fixed Window\",\"product_description\":\"(411-H-688.03) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4691-R0\",\"approval_number\":\"FL4691.9\",\"seq\":9,\"product_model\":\"Hurricane Shield Clad Fixed Frame Double (2947\\\/7147)\",\"product_description\":\"(411-H-709.02) Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4691-R0\",\"approval_number\":\"FL4691.10\",\"seq\":10,\"product_model\":\"Hurricane Shield Clad Fixed FrameTriple (3959)\",\"product_description\":\"(411-H-708.02) Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4874-R0\",\"approval_number\":\"FL4874.1\",\"seq\":1,\"product_model\":\"Architect Series Advanced Performance Classic Clad French Outswing Hinged Door Companion Fixed Window (Type O)\",\"product_description\":\"(411-H-746.00) Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4874-R0\",\"approval_number\":\"FL4874.2\",\"seq\":2,\"product_model\":\"Architect Series Hurricane Shield Outswing Fixed Doors\",\"product_description\":\"(411-H-751.02) Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4874-R0\",\"approval_number\":\"FL4874.3\",\"seq\":3,\"product_model\":\"Artictect Series Advanced Performance Classic Clad French Outswing Hinged Door Companion Fixed Window (Type O)\",\"product_description\":\"(411-H-746.01) Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4874-R0\",\"approval_number\":\"FL4874.4\",\"seq\":4,\"product_model\":\"Hurricane Shield Clad Frame Fixed Window\",\"product_description\":\"(411-H-749.02) Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4874-R0\",\"approval_number\":\"FL4874.5\",\"seq\":5,\"product_model\":\"Hurricane Shield Clad Frame Fixed Window\",\"product_description\":\"(411-H-750.02) Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5711-R0\",\"approval_number\":\"FL5711.1\",\"seq\":1,\"product_model\":\"Hurricane Shield Architect Series\\\/Classic Clad French Sliding Door Companion Fixed Window - Type O\",\"product_description\":\"(411-H-781.01) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5711-R0\",\"approval_number\":\"FL5711.2\",\"seq\":2,\"product_model\":\"Hurricane Shield Architect Series\\\/Classic Clad Hinged Door Companion Fixed Window - Type O\",\"product_description\":\"(411-H-784.01) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6075-R0\",\"approval_number\":\"FL6075.1\",\"seq\":1,\"product_model\":\"Designer Series Clad Inswing Hinged Door Companion Fixed Window Type O\",\"product_description\":\"(411-H-796.06) Clad Inswing Hinged Door Companion Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6075-R0\",\"approval_number\":\"FL6075.2\",\"seq\":2,\"product_model\":\"Designer Series Clad Inswing Hinged Door Companion Fixed Window Type O\",\"product_description\":\"(411-H-796.07) Clad Inswing Hinged Door Companion Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6075-R0\",\"approval_number\":\"FL6075.3\",\"seq\":3,\"product_model\":\"Designer Series Clad Inswing Hinged Door Companion Fixed Window Type O\",\"product_description\":\"(411-H-796.08) Clad Inswing Hinged Door Companion Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6075-R0\",\"approval_number\":\"FL6075.4\",\"seq\":4,\"product_model\":\"Designer Series Clad Inswing Hinged Door Companion Fixed Window Type O\",\"product_description\":\"(411-H-796.09) Clad Inswing Hinged Door Companion Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6075-R0\",\"approval_number\":\"FL6075.5\",\"seq\":5,\"product_model\":\"Series\\\/Model 25 Fixed Window\",\"product_description\":\"(411-H-788.00) Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6435-R0\",\"approval_number\":\"FL6435.1\",\"seq\":1,\"product_model\":\"Architect Series Large Fixed Casement with Hurricane Impact Glazing\",\"product_description\":\"(411-H-321.02) Large Fixed Casement\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6435-R0\",\"approval_number\":\"FL6435.2\",\"seq\":2,\"product_model\":\"Impervia Fixed Frame Window\",\"product_description\":\"(411-H-799.13) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6435-R0\",\"approval_number\":\"FL6435.3\",\"seq\":3,\"product_model\":\"Impervia Fixed Frame Window\",\"product_description\":\"(411-H-799.12) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6435-R0\",\"approval_number\":\"FL6435.4\",\"seq\":4,\"product_model\":\"Impervia Fixed Frame Window\",\"product_description\":\"(411-H-799.10) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6435-R0\",\"approval_number\":\"FL6435.5\",\"seq\":5,\"product_model\":\"Impervia Fixed Frame Window\",\"product_description\":\"(411-H-799.09) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6435-R0\",\"approval_number\":\"FL6435.6\",\"seq\":6,\"product_model\":\"Impervia Fixed Frame Window\",\"product_description\":\"(411-H-799.07) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6435-R0\",\"approval_number\":\"FL6435.7\",\"seq\":7,\"product_model\":\"Impervia Fixed Frame Window\",\"product_description\":\"(411-H-799.06) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6435-R0\",\"approval_number\":\"FL6435.8\",\"seq\":8,\"product_model\":\"Impervia Fixed Frame Window\",\"product_description\":\"(411-H-799.04) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6435-R0\",\"approval_number\":\"FL6435.9\",\"seq\":9,\"product_model\":\"Impervia Fixed Frame Window\",\"product_description\":\"(411-H-799.03) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6435-R0\",\"approval_number\":\"FL6435.10\",\"seq\":10,\"product_model\":\"Impervia Fixed Frame Window\",\"product_description\":\"(411-H-799.01) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6435-R0\",\"approval_number\":\"FL6435.11\",\"seq\":11,\"product_model\":\"Impervia Fixed Frame Window\",\"product_description\":\"(411-H-799.00) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#7299-R0\",\"approval_number\":\"FL7299.1\",\"seq\":1,\"product_model\":\"Architect Series - Wood Vent-sized Fixed Casement Window\",\"product_description\":\"411-H-816.03 - .05 Wood Vent-sized Fixed Casement Window\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#7299-R0\",\"approval_number\":\"FL7299.2\",\"seq\":2,\"product_model\":\"Architect Series Wood Vent-sized Fixed Casement Window\",\"product_description\":\"411-H-816.00 - .02 Wood Vent-sized Casement Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#7299-R0\",\"approval_number\":\"FL7299.3\",\"seq\":3,\"product_model\":\"Architect Series- Wood Large Fixed Casement Window\",\"product_description\":\"411-H-816.09 - .11 Wood Large Fixed Casement Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#7299-R0\",\"approval_number\":\"FL7299.4\",\"seq\":4,\"product_model\":\"Architect Series- Wood Vent-sized Fixed Casement Window\",\"product_description\":\"411-H-816.06 - .08 Wood Vent-sized Fixed Casement Window.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#7299-R0\",\"approval_number\":\"FL7299.5\",\"seq\":5,\"product_model\":\"Designer Series II - Clad Outswing Hinged Door Companion Fixed Window\",\"product_description\":\"411-H-823.12 - .13 Fixed Window\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#7299-R0\",\"approval_number\":\"FL7299.6\",\"seq\":6,\"product_model\":\"Designer Series II - Clad Outswing Hinged Door Companion Fixed Window\",\"product_description\":\"411-H-823.14 - .15 Fixed Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#7299-R0\",\"approval_number\":\"FL7299.7\",\"seq\":7,\"product_model\":\"Designer Series II - Clad Outswing Hinged Door Companion Fixed Window\",\"product_description\":\"411-H-823.16 - .17 Fixed Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#7299-R0\",\"approval_number\":\"FL7299.8\",\"seq\":8,\"product_model\":\"Fiberglass Resin Special Shapes Window\",\"product_description\":\"411-H-822.00 - .02 Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#7299-R0\",\"approval_number\":\"FL7299.9\",\"seq\":9,\"product_model\":\"Fiberglass Resin Special Shapes Window\",\"product_description\":\"411-H-822.03 - .05 Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#7299-R0\",\"approval_number\":\"FL7299.10\",\"seq\":10,\"product_model\":\"Fiberglass Resin Special Shapes Window\",\"product_description\":\"411-H-822.06 - .08 Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#7299-R0\",\"approval_number\":\"FL7299.11\",\"seq\":11,\"product_model\":\"Fiberglass Resin Special Shapes Window\",\"product_description\":\"411-H-822.09 - .11 Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#7532-R0\",\"approval_number\":\"FL7532.1\",\"seq\":1,\"product_model\":\"20 SERIES VINYL FIXED WINDOW\",\"product_description\":\"411-H-842.00\\\/.01 VINYL FIXED WINDOW\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#7532-R0\",\"approval_number\":\"FL7532.2\",\"seq\":2,\"product_model\":\"25 SERIES VINYL FIXED WINDOW\",\"product_description\":\"411-H-841.00\\\/.01 VINYL FIXED WINDOW\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#7532-R0\",\"approval_number\":\"FL7532.3\",\"seq\":3,\"product_model\":\"25 SERIES VINYL FIXED WINDOW\",\"product_description\":\"411-H-841.02\\\/.03 VINYL FIXED WINDOW\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8451-R0\",\"approval_number\":\"FL8451.1\",\"seq\":1,\"product_model\":\"ProLine Fixed Casement\",\"product_description\":\"411-H-861.03\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8451-R0\",\"approval_number\":\"FL8451.2\",\"seq\":2,\"product_model\":\"ProLine Fixed Casement\",\"product_description\":\"411-H-861.04\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8451-R0\",\"approval_number\":\"FL8451.3\",\"seq\":3,\"product_model\":\"ProLine Fixed Casement\",\"product_description\":\"411-H-861.05\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8451-R0\",\"approval_number\":\"FL8451.4\",\"seq\":4,\"product_model\":\"ProLine Fixed Casement\",\"product_description\":\"411-H-861.06\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8451-R0\",\"approval_number\":\"FL8451.5\",\"seq\":5,\"product_model\":\"ProLine Fixed Casement\",\"product_description\":\"411-H-861.07\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8451-R0\",\"approval_number\":\"FL8451.6\",\"seq\":6,\"product_model\":\"ProLine Fixed Casement\",\"product_description\":\"411-H-861.08\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8451-R0\",\"approval_number\":\"FL8451.7\",\"seq\":7,\"product_model\":\"ProLine Fixed Casement\",\"product_description\":\"411-H-861.09\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8451-R0\",\"approval_number\":\"FL8451.8\",\"seq\":8,\"product_model\":\"ProLine Fixed Casement\",\"product_description\":\"411-H-861.10\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8451-R0\",\"approval_number\":\"FL8451.9\",\"seq\":9,\"product_model\":\"ProLine Fixed Casement\",\"product_description\":\"411-H-861.11\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8451-R0\",\"approval_number\":\"FL8451.10\",\"seq\":10,\"product_model\":\"ProLine Fixed Casement\",\"product_description\":\"411-H-861.12\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8451-R0\",\"approval_number\":\"FL8451.11\",\"seq\":11,\"product_model\":\"ProLine Fixed Casement\",\"product_description\":\"411-H-861.13\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8451-R0\",\"approval_number\":\"FL8451.12\",\"seq\":12,\"product_model\":\"ProLine Fixed Casement\",\"product_description\":\"411-H-861.14\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8451-R0\",\"approval_number\":\"FL8451.13\",\"seq\":13,\"product_model\":\"ProLine Fixed Casement\",\"product_description\":\"411-H-861.15\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8451-R0\",\"approval_number\":\"FL8451.14\",\"seq\":14,\"product_model\":\"ProLine Fixed Casement\",\"product_description\":\"411-H-861.16\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8451-R0\",\"approval_number\":\"FL8451.15\",\"seq\":15,\"product_model\":\"ProLine Fixed Casement\",\"product_description\":\"411-H-861.17\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8451-R0\",\"approval_number\":\"FL8451.16\",\"seq\":16,\"product_model\":\"ProLine Fixed Casement\",\"product_description\":\"411-H-861.18\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8451-R0\",\"approval_number\":\"FL8451.17\",\"seq\":17,\"product_model\":\"ProLine Fixed Casement\",\"product_description\":\"411-H-861.19\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8451-R0\",\"approval_number\":\"FL8451.18\",\"seq\":18,\"product_model\":\"ProLine Fixed Casement\",\"product_description\":\"411-H-861.20\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8451-R0\",\"approval_number\":\"FL8451.19\",\"seq\":19,\"product_model\":\"ProLine Fixed Casement\",\"product_description\":\"411-H-861.21\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8451-R0\",\"approval_number\":\"FL8451.20\",\"seq\":20,\"product_model\":\"ProLine Fixed Casement\",\"product_description\":\"411-H-861.22\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8451-R0\",\"approval_number\":\"FL8451.21\",\"seq\":21,\"product_model\":\"ProLine Fixed Casement\",\"product_description\":\"411-H-861.23\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8451-R0\",\"approval_number\":\"FL8451.22\",\"seq\":22,\"product_model\":\"ProLine Fixed Casement\",\"product_description\":\"411-H-861.24\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8451-R0\",\"approval_number\":\"FL8451.23\",\"seq\":23,\"product_model\":\"ProLine Fixed Casement\",\"product_description\":\"411-H-861.25\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8451-R0\",\"approval_number\":\"FL8451.24\",\"seq\":24,\"product_model\":\"ProLine Fixed Casement\",\"product_description\":\"411-H-861.26\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8451-R0\",\"approval_number\":\"FL8451.25\",\"seq\":25,\"product_model\":\"ProLine Fixed Casement\",\"product_description\":\"411-H-861.27\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8451-R0\",\"approval_number\":\"FL8451.26\",\"seq\":26,\"product_model\":\"ProLine Fixed Casement\",\"product_description\":\"411-H-861.28\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8451-R0\",\"approval_number\":\"FL8451.27\",\"seq\":27,\"product_model\":\"ProLine Fixed Casement\",\"product_description\":\"411-H-861.29\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8451-R0\",\"approval_number\":\"FL8451.28\",\"seq\":28,\"product_model\":\"ProLine Fixed Casement\",\"product_description\":\"411-H-861.30\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8451-R0\",\"approval_number\":\"FL8451.29\",\"seq\":29,\"product_model\":\"ProLine Fixed Casement\",\"product_description\":\"411-H-861.31\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8451-R0\",\"approval_number\":\"FL8451.30\",\"seq\":30,\"product_model\":\"ProLine Fixed Casement\",\"product_description\":\"411-H-861.32\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8451-R0\",\"approval_number\":\"FL8451.31\",\"seq\":31,\"product_model\":\"ProLine Fixed Casement\",\"product_description\":\"411-H-861.33\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8451-R0\",\"approval_number\":\"FL8451.32\",\"seq\":32,\"product_model\":\"ProLine Fixed Casement\",\"product_description\":\"411-H-861.34\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8451-R0\",\"approval_number\":\"FL8451.33\",\"seq\":33,\"product_model\":\"ProLine Fixed Casement\",\"product_description\":\"411-H-861.35\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8451-R0\",\"approval_number\":\"FL8451.34\",\"seq\":34,\"product_model\":\"ProLine Fixed Casement\",\"product_description\":\"411-H-861.36\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8451-R0\",\"approval_number\":\"FL8451.35\",\"seq\":35,\"product_model\":\"ProLine Fixed Casement\",\"product_description\":\"411-H-861.37\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#8451-R0\",\"approval_number\":\"FL8451.36\",\"seq\":36,\"product_model\":\"ProLine Fixed Casement\",\"product_description\":\"411-H-861.38\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#9932-R0\",\"approval_number\":\"FL9932.1\",\"seq\":1,\"product_model\":\"Architect Series\",\"product_description\":\"Clad Fixed (35\\\" X 73\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#9932-R0\",\"approval_number\":\"FL9932.2\",\"seq\":2,\"product_model\":\"Architect Series\",\"product_description\":\"Wood Fixed (35\\\" X 73\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#9932-R0\",\"approval_number\":\"FL9932.3\",\"seq\":3,\"product_model\":\"Architect Series\",\"product_description\":\"Clad Fixed (48\\\" X 73\\\")\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#9932-R0\",\"approval_number\":\"FL9932.4\",\"seq\":4,\"product_model\":\"Architect Series\",\"product_description\":\"Wood Fixed (48\\\" X 73\\\")\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#9932-R0\",\"approval_number\":\"FL9932.5\",\"seq\":5,\"product_model\":\"Architect Series\",\"product_description\":\"Clad Fixed (59\\\" X 73\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#9932-R0\",\"approval_number\":\"FL9932.6\",\"seq\":6,\"product_model\":\"Architect Series\",\"product_description\":\"Wood Fixed (60\\\" X 73\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#10053-R0\",\"approval_number\":\"FL10053.1\",\"seq\":1,\"product_model\":\"Hurricane Shield Architect Series\\\/Classic Clad French Sliding Door Companion Fixed Window-Type 0\",\"product_description\":\"(411-H-735.02) Aluminum Clad Fixed Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#10053-R0\",\"approval_number\":\"FL10053.2\",\"seq\":2,\"product_model\":\"Hurricane Shield Architect Series\\\/Classic Clad French Sliding Door Companion Fixed Window-Type 0\",\"product_description\":\"(411-H-735.00) Aluminum Clad Fixed Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#29992-R0\",\"approval_number\":\"FL29992.1\",\"seq\":1,\"product_model\":\"Pella Aluminum Direct Set Fixed Window\",\"product_description\":\"Direct Set Fixed Window (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#29992-R0\",\"approval_number\":\"FL29992.2\",\"seq\":2,\"product_model\":\"Pella Aluminum Direct Set Fixed Window\",\"product_description\":\"Direct Set Fixed Window (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6694-R2\",\"approval_number\":\"FL6694.1\",\"seq\":1,\"product_model\":\"Series 10\",\"product_description\":\"(411-H-730.00\\\/.03) Vinyl Flange Fixed Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-05-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6694-R2\",\"approval_number\":\"FL6694.2\",\"seq\":2,\"product_model\":\"Series 10\",\"product_description\":\"(411-H-730.01\\\/.04) Vinyl Flange Fixed Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-05-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6694-R2\",\"approval_number\":\"FL6694.3\",\"seq\":3,\"product_model\":\"Series 10\",\"product_description\":\"(411-H-730.02\\\/.05) Vinyl Flange Fixed Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-05-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6694-R2\",\"approval_number\":\"FL6694.4\",\"seq\":4,\"product_model\":\"Series 10\\\/20\",\"product_description\":\"(411-H-811.00\\\/.01) Vinyl fixed window.\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6694-R2\",\"approval_number\":\"FL6694.5\",\"seq\":5,\"product_model\":\"Series 10\\\/20\",\"product_description\":\"(411-H-811.02\\\/.03) Vinyl Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#10022-R1\",\"approval_number\":\"FL10022.2\",\"seq\":2,\"product_model\":\"HIG Aluminum Clad Wood Fixed Casement Window\",\"product_description\":\"Aluminum clad wood impact resistant fixed casement window with mortise and tenon joints.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#10022-R1\",\"approval_number\":\"FL10022.3\",\"seq\":3,\"product_model\":\"HIG Aluminum Clad Wood Fixed Casement Window\",\"product_description\":\"Aluminum clad wood impact resistant fixed casement window with mortise and tenon joints.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#10022-R1\",\"approval_number\":\"FL10022.4\",\"seq\":4,\"product_model\":\"HIG Aluminum Clad Wood Fixed Casement Window\",\"product_description\":\"Aluminum clad wood impact resistant fixed casement window with mortise and tenon joints.\",\"design_pressure\":\"+75\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#10022-R1\",\"approval_number\":\"FL10022.5\",\"seq\":5,\"product_model\":\"HIG Aluminum Clad Wood Fixed Casement Window\",\"product_description\":\"Aluminum clad wood impact resistant fixed casement window with wide stiles and rails and screwed joints.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#10022-R1\",\"approval_number\":\"FL10022.6\",\"seq\":6,\"product_model\":\"HIG Aluminum Clad Wood Fixed Casement Window\",\"product_description\":\"Aluminum clad wood impact resistant fixed casement window with wide stiles and rails and screwed joints.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#10022-R1\",\"approval_number\":\"FL10022.7\",\"seq\":7,\"product_model\":\"HIG Aluminum Clad Wood Fixed Casement Window\",\"product_description\":\"Aluminum clad wood impact resistant fixed casement window with wide stiles and rails and screwed joints.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#10354-R1\",\"approval_number\":\"FL10354.7\",\"seq\":7,\"product_model\":\"411-H-670.18\",\"product_description\":\"Advanced Performance Clad Frame Direct Set Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#10354-R1\",\"approval_number\":\"FL10354.8\",\"seq\":8,\"product_model\":\"411-H-670.19\",\"product_description\":\"Advanced Performance Clad Frame Direct Set Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#10354-R1\",\"approval_number\":\"FL10354.9\",\"seq\":9,\"product_model\":\"411-H-670.20\",\"product_description\":\"Advanced Performance Clad Frame Direct Set Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#10354-R1\",\"approval_number\":\"FL10354.10\",\"seq\":10,\"product_model\":\"411-H-670.21\",\"product_description\":\"Advanced Performance Clad Frame Direct Set Window\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#10354-R1\",\"approval_number\":\"FL10354.11\",\"seq\":11,\"product_model\":\"411-H-670.22\",\"product_description\":\"Advanced Performance Clad Frame Direct Set Window\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#10354-R1\",\"approval_number\":\"FL10354.12\",\"seq\":12,\"product_model\":\"411-H-670.23\",\"product_description\":\"Advanced Performance Clad Frame Direct Set Window\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11012-R0\",\"approval_number\":\"FL11012.1\",\"seq\":1,\"product_model\":\"ProLine Series Fixed Casement\",\"product_description\":\"411-H-861.00\",\"design_pressure\":\"+25.0\\\/-25.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11012-R0\",\"approval_number\":\"FL11012.2\",\"seq\":2,\"product_model\":\"ProLine Series Fixed Casement\",\"product_description\":\"411-H-861.01\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11012-R0\",\"approval_number\":\"FL11012.3\",\"seq\":3,\"product_model\":\"ProLine Series Fixed Casement\",\"product_description\":\"411-H-861.02\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11012-R0\",\"approval_number\":\"FL11012.4\",\"seq\":4,\"product_model\":\"ProLine Series Fixed Casement\",\"product_description\":\"411-H-861.03\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11012-R0\",\"approval_number\":\"FL11012.5\",\"seq\":5,\"product_model\":\"ProLine Series Fixed Casement\",\"product_description\":\"411-H-861.04\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11012-R0\",\"approval_number\":\"FL11012.6\",\"seq\":6,\"product_model\":\"ProLine Series Fixed Casement\",\"product_description\":\"411-H-861.05\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11012-R0\",\"approval_number\":\"FL11012.7\",\"seq\":7,\"product_model\":\"ProLine Series Fixed Casement\",\"product_description\":\"411-H-861.06\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11012-R0\",\"approval_number\":\"FL11012.8\",\"seq\":8,\"product_model\":\"ProLine Series Fixed Casement\",\"product_description\":\"411-H-861.07\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11012-R0\",\"approval_number\":\"FL11012.9\",\"seq\":9,\"product_model\":\"ProLine Series Fixed Casement\",\"product_description\":\"411-H-861.08\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11012-R0\",\"approval_number\":\"FL11012.10\",\"seq\":10,\"product_model\":\"ProLine Series Fixed Casement\",\"product_description\":\"411-H-861.09\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11012-R0\",\"approval_number\":\"FL11012.11\",\"seq\":11,\"product_model\":\"ProLine Series Fixed Casement\",\"product_description\":\"411-H-861.10\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11012-R0\",\"approval_number\":\"FL11012.12\",\"seq\":12,\"product_model\":\"ProLine Series Fixed Casement\",\"product_description\":\"411-H-861.11\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11012-R0\",\"approval_number\":\"FL11012.13\",\"seq\":13,\"product_model\":\"Proline Series Fixed Casement\",\"product_description\":\"411-H-861.12\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11012-R0\",\"approval_number\":\"FL11012.14\",\"seq\":14,\"product_model\":\"ProLine Series Fixed Casement\",\"product_description\":\"411-H-861.13\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11012-R0\",\"approval_number\":\"FL11012.15\",\"seq\":15,\"product_model\":\"ProLine Series Fixed Casement\",\"product_description\":\"411-H-861.14\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11012-R0\",\"approval_number\":\"FL11012.16\",\"seq\":16,\"product_model\":\"ProLine Series Fixed Casement\",\"product_description\":\"411-H-861.15\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11012-R0\",\"approval_number\":\"FL11012.17\",\"seq\":17,\"product_model\":\"ProLine Series Fixed Casement\",\"product_description\":\"411-H-861.16\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11012-R0\",\"approval_number\":\"FL11012.18\",\"seq\":18,\"product_model\":\"ProLine Series Fixed Casement\",\"product_description\":\"411-H-861.17\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11012-R0\",\"approval_number\":\"FL11012.19\",\"seq\":19,\"product_model\":\"ProLine Series Fixed Casement\",\"product_description\":\"411-H-861.18\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11012-R0\",\"approval_number\":\"FL11012.20\",\"seq\":20,\"product_model\":\"ProLine Series Fixed Casement\",\"product_description\":\"411-H-861.19\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11012-R0\",\"approval_number\":\"FL11012.21\",\"seq\":21,\"product_model\":\"ProLine Series Fixed Casement\",\"product_description\":\"411-H-861.20\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11012-R0\",\"approval_number\":\"FL11012.22\",\"seq\":22,\"product_model\":\"ProLine Series Fixed Casement\",\"product_description\":\"411-H-861.21\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11012-R0\",\"approval_number\":\"FL11012.23\",\"seq\":23,\"product_model\":\"ProLine Series Fixed Casement\",\"product_description\":\"411-H-861.22\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11012-R0\",\"approval_number\":\"FL11012.24\",\"seq\":24,\"product_model\":\"ProLine Series Fixed Casement\",\"product_description\":\"411-H-861.23\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11012-R0\",\"approval_number\":\"FL11012.25\",\"seq\":25,\"product_model\":\"ProLine Series Fixed Casement\",\"product_description\":\"411-H-861.24\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11012-R0\",\"approval_number\":\"FL11012.26\",\"seq\":26,\"product_model\":\"Proline Series Fixed Casement\",\"product_description\":\"411-H-861.25\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11012-R0\",\"approval_number\":\"FL11012.27\",\"seq\":27,\"product_model\":\"ProLine Series Fixed Casement\",\"product_description\":\"411-H-861.26\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11012-R0\",\"approval_number\":\"FL11012.28\",\"seq\":28,\"product_model\":\"ProLine Series Fixed Casement\",\"product_description\":\"411-H-861.27\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11012-R0\",\"approval_number\":\"FL11012.29\",\"seq\":29,\"product_model\":\"ProLine Series Fixed Casement\",\"product_description\":\"411-H-861.28\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11012-R0\",\"approval_number\":\"FL11012.30\",\"seq\":30,\"product_model\":\"ProLine Series Fixed Casement\",\"product_description\":\"411-H-861.29\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11012-R0\",\"approval_number\":\"FL11012.31\",\"seq\":31,\"product_model\":\"Proline Series Fixed Casement\",\"product_description\":\"411-H-861.30\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11012-R0\",\"approval_number\":\"FL11012.32\",\"seq\":32,\"product_model\":\"ProLine Series Fixed Casement\",\"product_description\":\"411-H-861.31\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11012-R0\",\"approval_number\":\"FL11012.33\",\"seq\":33,\"product_model\":\"ProLine Series Fixed Casement\",\"product_description\":\"411-H-861.32\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11012-R0\",\"approval_number\":\"FL11012.34\",\"seq\":34,\"product_model\":\"Proline Series Fixed Casement\",\"product_description\":\"411-H-861.33\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11012-R0\",\"approval_number\":\"FL11012.35\",\"seq\":35,\"product_model\":\"ProLine Series Fixed Casement\",\"product_description\":\"411-H-861.34\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11012-R0\",\"approval_number\":\"FL11012.36\",\"seq\":36,\"product_model\":\"ProLine Series Fixed Casement\",\"product_description\":\"411-H-861.35\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11012-R0\",\"approval_number\":\"FL11012.37\",\"seq\":37,\"product_model\":\"ProLine Series Fixed Casement\",\"product_description\":\"411-H-861.36\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11012-R0\",\"approval_number\":\"FL11012.38\",\"seq\":38,\"product_model\":\"ProLine Series Fixed Casement\",\"product_description\":\"411-H-861.37\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11012-R0\",\"approval_number\":\"FL11012.39\",\"seq\":39,\"product_model\":\"ProLine Series Fixed Casement\",\"product_description\":\"411-H-861.38\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11149-R0\",\"approval_number\":\"FL11149.1\",\"seq\":1,\"product_model\":\"Series 25 Fixed (Casement) Window\",\"product_description\":\"Vinyl Fixed Window (80\\\" x 72\\\")\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11149-R1\",\"approval_number\":\"FL11149.2\",\"seq\":2,\"product_model\":\"Series 25 Fixed (Casement) Window\",\"product_description\":\"Vinyl Fixed Window (OO, 80\\\" x 72\\\")\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11149-R1\",\"approval_number\":\"FL11149.3\",\"seq\":3,\"product_model\":\"Series 25 Fixed (Casement) Window\",\"product_description\":\"Vinyl Fixed Window (OO, 96\\\" x 60\\\")\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11150-R2\",\"approval_number\":\"FL11150.5\",\"seq\":5,\"product_model\":\"Series 25 Fixed\",\"product_description\":\"Vinyl Fixed Window (60\\\" x 60\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11150-R2\",\"approval_number\":\"FL11150.6\",\"seq\":6,\"product_model\":\"Series 25 Fixed\",\"product_description\":\"Vinyl Fixed Window (72\\\" x 72\\\")\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11150-R2\",\"approval_number\":\"FL11150.7\",\"seq\":7,\"product_model\":\"Series 25 Fixed\",\"product_description\":\"Vinyl Fixed Window (90\\\" x 76\\\")\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11150-R2\",\"approval_number\":\"FL11150.8\",\"seq\":8,\"product_model\":\"Series 25 Fixed\",\"product_description\":\"Vinyl Fixed Window (108\\\" x 64\\\")\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11277-R2\",\"approval_number\":\"FL11277.5\",\"seq\":5,\"product_model\":\"Architect Series\",\"product_description\":\"Shaped Clad Large Fixed - Non HIG (87\\\" x 65\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11277-R2\",\"approval_number\":\"FL11277.6\",\"seq\":6,\"product_model\":\"Architect Series\",\"product_description\":\"Shaped Clad Large Fixed - Non HIG (60\\\" x 60\\\" Circle)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11277-R2\",\"approval_number\":\"FL11277.7\",\"seq\":7,\"product_model\":\"Architect Series\",\"product_description\":\"Shaped Clad Large Fixed - Non HIG (110\\\" x 53\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11277-R2\",\"approval_number\":\"FL11277.8\",\"seq\":8,\"product_model\":\"Architect Series\",\"product_description\":\"Shaped Clad Large Fixed - Non HIG (60\\\" x 75\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11292-R2\",\"approval_number\":\"FL11292.7\",\"seq\":7,\"product_model\":\"Architect Series\",\"product_description\":\"Shaped Wood Large Fixed - Non HIG (60\\\" x 75\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11292-R2\",\"approval_number\":\"FL11292.8\",\"seq\":8,\"product_model\":\"Architest Series\",\"product_description\":\"Shaped Wood Large Fixed - Non HIG (60\\\" x 60\\\" Circle)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11484-R0\",\"approval_number\":\"FL11484.1\",\"seq\":1,\"product_model\":\"HURRICANESHIELD IMPACT FIXED FRAME DIRECT SET WINDOW\",\"product_description\":\"74\\\" x 74\\\", 1\\\" SGP IG, Rectangular\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11484-R0\",\"approval_number\":\"FL11484.2\",\"seq\":2,\"product_model\":\"HURRICANESHIELD IMPACT FIXED FRAME DIRECT SET WINDOW\",\"product_description\":\"120\\\" x 46\\\", 1\\\" SGP IG, Rectangular\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11484-R0\",\"approval_number\":\"FL11484.3\",\"seq\":3,\"product_model\":\"HURRICANESHIELD IMPACT FIXED FRAME DIRECT SET WINDOW\",\"product_description\":\"105\\\" x 52-1\\\/2\\\", 1\\\" SGP IG, Circlehead\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11484-R0\",\"approval_number\":\"FL11484.4\",\"seq\":4,\"product_model\":\"HURRICANESHIELD IMPACT FIXED FRAME DIRECT SET WINDOW\",\"product_description\":\"36\\\" x 36\\\", 1\\\" SGP IG, Rectanglar\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11484-R0\",\"approval_number\":\"FL11484.5\",\"seq\":5,\"product_model\":\"HURRICANESHIELD IMPACT FIXED FRAME DIRECT SET WINDOW\",\"product_description\":\"96\\\" x 32\\\", 1\\\" PVB IG, Rectangular\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11484-R1\",\"approval_number\":\"FL11484.6\",\"seq\":6,\"product_model\":\"HURRICANESHIELD IMPACT FIXED FRAME DIRECT SET WINDOW\",\"product_description\":\"58\\\" x 58\\\" rectangular with 7\\\/16\\\" monolithic PVB laminated glass\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11484-R1\",\"approval_number\":\"FL11484.7\",\"seq\":7,\"product_model\":\"HURRICANESHIELD IMPACT FIXED FRAME DIRECT SET WINDOW\",\"product_description\":\"74\\\" x 74\\\" rectangular with 9\\\/16\\\" monolithic PVB laminated glass\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11484-R1\",\"approval_number\":\"FL11484.8\",\"seq\":8,\"product_model\":\"HURRICANESHIELD IMPACT FIXED FRAME DIRECT SET WINDOW\",\"product_description\":\"120\\\" x 60\\\" rectangular with 9\\\/16\\\" monolithic SGP laminated glass\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11484-R1\",\"approval_number\":\"FL11484.9\",\"seq\":9,\"product_model\":\"HURRICANESHIELD IMPACT FIXED FRAME DIRECT SET WINDOW\",\"product_description\":\"120\\\" x 60\\\" rectangular with 1 1\\\/4\\\" with SGP IG\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11497-R0\",\"approval_number\":\"FL11497.1\",\"seq\":1,\"product_model\":\"Direct set window\",\"product_description\":\"Size 3048x1829mm(120x72in), drawing: Pella Non-Impact Aluminum Clad Wood Fixed Frame #1141\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11497-R0\",\"approval_number\":\"FL11497.2\",\"seq\":2,\"product_model\":\"Direct set window\",\"product_description\":\"Size 2540x2159mm(100x85in), drawing: Pella Non-Impact Aluminum Clad Wood Fixed Frame #1141\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11497-R0\",\"approval_number\":\"FL11497.3\",\"seq\":3,\"product_model\":\"Direct set window\",\"product_description\":\"Size 1534x1524mm(60x60in), drawing: Pella Non-Impact Aluminum Clad Wood Fixed Frame #1141\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11674-R0\",\"approval_number\":\"FL11674.1\",\"seq\":1,\"product_model\":\"Series 25 Fixed (Casement Shape) Window\",\"product_description\":\"Vinyl Fixed Window (90\\\" x 76\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11674-R0\",\"approval_number\":\"FL11674.2\",\"seq\":2,\"product_model\":\"Series 25 Fixed (Casement Shape) Window\",\"product_description\":\"Vinyl Fixed Window (96\\\" x 60\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11877-R0\",\"approval_number\":\"FL11877.3\",\"seq\":3,\"product_model\":\"Structurally Enhanced Fixed\",\"product_description\":\"1524x1854mm(60x73in), Designer Series Clad Non-Impact Fixed Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12939-R0\",\"approval_number\":\"FL12939.1\",\"seq\":1,\"product_model\":\"Impervia Fixed Casement\",\"product_description\":\"72\\\" x 80\\\" Fixed Casement\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12939-R0\",\"approval_number\":\"FL12939.2\",\"seq\":2,\"product_model\":\"Impervia Fixed Casement\",\"product_description\":\"65\\\" x 80\\\" Fixed Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12939-R0\",\"approval_number\":\"FL12939.3\",\"seq\":3,\"product_model\":\"Impervia Fixed Casement\",\"product_description\":\"72\\\" x 80\\\" Fixed Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12939-R0\",\"approval_number\":\"FL12939.4\",\"seq\":4,\"product_model\":\"Impervia Fixed Casement\",\"product_description\":\"72\\\" x 80\\\" Fixed Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14129-R0\",\"approval_number\":\"FL14129.1\",\"seq\":1,\"product_model\":\"Architect Series\",\"product_description\":\"35\\\" x 73\\\" Vent Size Fixed Precision Fit Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14129-R0\",\"approval_number\":\"FL14129.2\",\"seq\":2,\"product_model\":\"Architect Series\",\"product_description\":\"59\\\" x 73\\\" Fixed Precision Fit Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14129-R0\",\"approval_number\":\"FL14129.3\",\"seq\":3,\"product_model\":\"Architect Series\",\"product_description\":\"59\\\" x 35\\\" Fixed Precision Fit Awning\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14673-R0\",\"approval_number\":\"FL14673.1\",\"seq\":1,\"product_model\":\"High Performance Pella Vinyl 350 Series Fixed (non-impact)\",\"product_description\":\"Size: 76\\\" x 76\\\"; 3.25\\\" Pocket Frame\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14673-R0\",\"approval_number\":\"FL14673.2\",\"seq\":2,\"product_model\":\"High Performance Pella Vinyl 350 Series Fixed (non-impact)\",\"product_description\":\"Size: 76\\\" x 76\\\"; Fin Frame\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14673-R0\",\"approval_number\":\"FL14673.3\",\"seq\":3,\"product_model\":\"High Performance Pella Vinyl 350 Series Fixed (non-impact)\",\"product_description\":\"Size: 112\\\" x 54.5\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14673-R0\",\"approval_number\":\"FL14673.4\",\"seq\":4,\"product_model\":\"Standard Performance Pella Vinyl 350 Series Fixed (non-impact)\",\"product_description\":\"Size: 76\\\" x 76\\\"; 3.25\\\" Pocket Frame\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14673-R0\",\"approval_number\":\"FL14673.5\",\"seq\":5,\"product_model\":\"Standard Performance Pella Vinyl 350 Series Fixed (non-impact)\",\"product_description\":\"Size: 76\\\" x 76\\\"; Fin Frame\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14673-R0\",\"approval_number\":\"FL14673.6\",\"seq\":6,\"product_model\":\"Standard Performance Pella Vinyl 350 Series Fixed (non-impact)\",\"product_description\":\"Size: 112\\\" x 54.5\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14673-R0\",\"approval_number\":\"FL14673.7\",\"seq\":7,\"product_model\":\"Standard Performance Pella Vinyl 350 Series Fixed 2-Wide (non-impact)\",\"product_description\":\"Size: 96.5\\\" x 78\\\"; 3.25\\\" Pocket Frame\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14673-R0\",\"approval_number\":\"FL14673.8\",\"seq\":8,\"product_model\":\"Standard Performance Pella Vinyl 350 Series Fixed 2-Wide (non-impact)\",\"product_description\":\"Size: 112\\\" x 73.5\\\"; Fin Frame\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14673-R0\",\"approval_number\":\"FL14673.9\",\"seq\":9,\"product_model\":\"Standard Performance Pella Vinyl 350 Series Fixed 3-Wide (non-impact)\",\"product_description\":\"Size: 156\\\" x 73.5\\\"; Fin Frame\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14673-R0\",\"approval_number\":\"FL14673.10\",\"seq\":10,\"product_model\":\"Standard Performance Pella Vinyl 350 Series Fixed 3-Wide (non-impact)\",\"product_description\":\"Size: 112\\\" x 78\\\"; 3.25\\\" Pocket Frame\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14673-R1\",\"approval_number\":\"FL14673.11\",\"seq\":11,\"product_model\":\"Standard Performance Pella Vinyl 350 Series Fixed 2-Wide (non-impact)\",\"product_description\":\"Size: 96.5\\\" x 78\\\"; 3.25\\\" Pocket Frame\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14673-R1\",\"approval_number\":\"FL14673.12\",\"seq\":12,\"product_model\":\"Standard Performance Pella Vinyl 350 Series Fixed 2-Wide (non-impact)\",\"product_description\":\"Size: 112\\\" x 73.5\\\"; Fin Frame\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14673-R1\",\"approval_number\":\"FL14673.13\",\"seq\":13,\"product_model\":\"Standard Performance Pella Vinyl 350 Series Fixed 3-Wide (non-impact)\",\"product_description\":\"Size: 156\\\" x 73.5\\\"; Fin Frame\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14673-R1\",\"approval_number\":\"FL14673.14\",\"seq\":14,\"product_model\":\"Standard Performance Pella Vinyl 350 Series Fixed 3-Wide (non-impact)\",\"product_description\":\"Size: 112\\\" x 78\\\"; 3.25\\\" Pocket Frame\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11484-R3\",\"approval_number\":\"FL11484.10\",\"seq\":10,\"product_model\":\"HURRICANESHIELD IMPACT FIXED FRAME DIRECT SET WINDOW\",\"product_description\":\"98\\\" X 74\\\" Fixed Window with 1 1\\\/4\\\" SG IG\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14893-R0\",\"approval_number\":\"FL14893.1\",\"seq\":1,\"product_model\":\"Support Products Precision Fit Non-Impact Direct Set Fixed Window\",\"product_description\":\"120\\\" X 61 1\\\/4\\\" Precision Fit Direct Set Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14893-R0\",\"approval_number\":\"FL14893.2\",\"seq\":2,\"product_model\":\"Support Products Precision Fit Non-Impact Direct Set Fixed Window\",\"product_description\":\"91 1\\\/2\\\" X 77 1\\\/4\\\" Precision Fit Direct Set Fixed Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14893-R0\",\"approval_number\":\"FL14893.3\",\"seq\":3,\"product_model\":\"Support Products Precision Fit Non-Impact Direct Set Fixed Window\",\"product_description\":\"60\\\" X 61 1\\\/2\\\" Precision Fit Direct Set Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14897-R0\",\"approval_number\":\"FL14897.1\",\"seq\":1,\"product_model\":\"Architect Series Wood Fixed Casement\",\"product_description\":\"Architect Series Wood HIG Fixed Casement with SGP Glazing (59x73)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#15035-R0\",\"approval_number\":\"FL15035.1\",\"seq\":1,\"product_model\":\"Pella & Architect Series Non-Impact Direct Set Sidelite\",\"product_description\":\"38\\\" X 98\\\" Direct Set Sidelite\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#15939-R0\",\"approval_number\":\"FL15939.1\",\"seq\":1,\"product_model\":\"350 Series HurricaneShield Vinyl Fixed Window\",\"product_description\":\"108\\\" X 51.75\\\" with 1\\\" SGP IG\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#15939-R0\",\"approval_number\":\"FL15939.2\",\"seq\":2,\"product_model\":\"350 Series HurricaneShield Vinyl Fixed Window\",\"product_description\":\"74.75\\\" X 74.75\\\" with 1\\\" SGP IG\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#15939-R0\",\"approval_number\":\"FL15939.3\",\"seq\":3,\"product_model\":\"350 Series HurricaneShield Vinyl Fixed Window\",\"product_description\":\"108\\\" X 24\\\" with 1\\\" PVB IG\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#15939-R0\",\"approval_number\":\"FL15939.4\",\"seq\":4,\"product_model\":\"350 Series HurricaneShield Vinyl Fixed Window\",\"product_description\":\"51\\\" X 51\\\" with 1\\\" PVB IG\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#15939-R0\",\"approval_number\":\"FL15939.5\",\"seq\":5,\"product_model\":\"350 Series HurricaneShield Vinyl Fixed Window\",\"product_description\":\"58\\\" X 58\\\" with 1\\\" SGP IG\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16040-R0\",\"approval_number\":\"FL16040.1\",\"seq\":1,\"product_model\":\"350 Series HurricaneShield Vinyl Fixed Shapes\",\"product_description\":\"95.5\\\" X 58\\\" Arch Top\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16040-R0\",\"approval_number\":\"FL16040.2\",\"seq\":2,\"product_model\":\"350 Series HurricaneShield Vinyl Fixed Shapes\",\"product_description\":\"51.75\\\" X 108\\\" Arch Top\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16280-R0\",\"approval_number\":\"FL16280.1\",\"seq\":1,\"product_model\":\"10 Series Flange Fixed\",\"product_description\":\"10 Series 1\\\/2\\\" Flange Fixed Window\",\"design_pressure\":\"+55\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16811-R0\",\"approval_number\":\"FL16811.1\",\"seq\":1,\"product_model\":\"250 Series Fixed Window\",\"product_description\":\"108\\\" x 60\\\" vinyl non-impact single window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16811-R0\",\"approval_number\":\"FL16811.2\",\"seq\":2,\"product_model\":\"250 Series Fixed Window\",\"product_description\":\"72\\\" x 72\\\" vinyl non-impact single window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16811-R0\",\"approval_number\":\"FL16811.3\",\"seq\":3,\"product_model\":\"250 Series Fixed Window\",\"product_description\":\"60\\\" x 60\\\" vinyl non-impact single window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16811-R0\",\"approval_number\":\"FL16811.4\",\"seq\":4,\"product_model\":\"250 Series Fixed Window\",\"product_description\":\"96\\\" x 72\\\" vinyl non-impact multiple window system\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#20653-R0\",\"approval_number\":\"FL20653.1\",\"seq\":1,\"product_model\":\"Architect Series Contemporary\",\"product_description\":\"Clad Fixed Casement - Non HIG (35\\\" X 73\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#20653-R0\",\"approval_number\":\"FL20653.2\",\"seq\":2,\"product_model\":\"Architect Series Contemporary\",\"product_description\":\"Clad Fixed Casement - Non HIG (35\\\" X 59\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#20653-R0\",\"approval_number\":\"FL20653.3\",\"seq\":3,\"product_model\":\"Architect Series Contemporary\",\"product_description\":\"Clad Fixed Casement - Non HIG (25\\\" X 73\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#19252-R0\",\"approval_number\":\"FL19252.1\",\"seq\":1,\"product_model\":\"350 Series HurricaneShield\\u00ae Impact-Resistant\",\"product_description\":\"108\\\" x 51.75\\\" Vinyl Fixed Window\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#19252-R0\",\"approval_number\":\"FL19252.2\",\"seq\":2,\"product_model\":\"350 Series HurricaneShield\\u00ae Impact-Resistant\",\"product_description\":\"74.75\\\" x 74.75\\\" Vinyl Fixed Window\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#19252-R0\",\"approval_number\":\"FL19252.3\",\"seq\":3,\"product_model\":\"350 Series HurricaneShield\\u00ae Impact-Resistant\",\"product_description\":\"108\\\" x 24\\\" Vinyl Fixed Window\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#19252-R0\",\"approval_number\":\"FL19252.4\",\"seq\":4,\"product_model\":\"350 Series HurricaneShield\\u00ae Impact-Resistant\",\"product_description\":\"51\\\" x 51\\\" Vinyl Fixed Window\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#19252-R0\",\"approval_number\":\"FL19252.5\",\"seq\":5,\"product_model\":\"350 Series HurricaneShield\\u00ae Impact-Resistant\",\"product_description\":\"58\\\" x 58\\\" Vinyl Fixed Window\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#20653-R2\",\"approval_number\":\"FL20653.4\",\"seq\":4,\"product_model\":\"Architect Series Contemporary\",\"product_description\":\"Clad Fixed Casement - Non HIG (59\\\" X 73\\\")\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26507-R0\",\"approval_number\":\"FL26507.1\",\"seq\":1,\"product_model\":\"Pella\\u00ae 350 Series HurricaneShield\\u00ae Impact-Resistant Vinyl Arch Top Direct Set Window\",\"product_description\":\"96 x 58 Arch Top Direct Set Fixed Window\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26507-R0\",\"approval_number\":\"FL26507.2\",\"seq\":2,\"product_model\":\"Pella\\u00ae 350 Series HurricaneShield\\u00ae Impact-Resistant Vinyl Arch Top Direct Set Window\",\"product_description\":\"52 x 108 Arch Top Direct Set Fixed\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26507-R0\",\"approval_number\":\"FL26507.3\",\"seq\":3,\"product_model\":\"Pella\\u00ae 350 Series HurricaneShield\\u00ae Impact-Resistant Vinyl Springline Direct Set Window\",\"product_description\":\"52 x 108 Springline Direct Set Fixed\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26584-R0\",\"approval_number\":\"FL26584.1\",\"seq\":1,\"product_model\":\"Impervia Model 2 Non-impact Direct Set Fixed Window\",\"product_description\":\"143.5\\\" x 70.25\\\" fixed window (frame screw or installation clip installed)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26584-R0\",\"approval_number\":\"FL26584.2\",\"seq\":2,\"product_model\":\"Impervia Model 2 Non-impact Direct Set Fixed Window\",\"product_description\":\"132\\\" x 76.375\\\" fixed window (frame screw or installation clip installed)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26584-R0\",\"approval_number\":\"FL26584.3\",\"seq\":3,\"product_model\":\"Impervia Model 2 Non-impact Direct Set Fixed Window\",\"product_description\":\"120.75\\\" x 83.5\\\" fixed window (frame screw or installation clip installed)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26584-R0\",\"approval_number\":\"FL26584.4\",\"seq\":4,\"product_model\":\"Impervia Model 2 Non-impact Direct Set Fixed Window\",\"product_description\":\"143.5\\\" x 50.5\\\" fixed window (nail fin installed)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26584-R0\",\"approval_number\":\"FL26584.5\",\"seq\":5,\"product_model\":\"Impervia Model 2 Non-impact Direct Set Fixed Window\",\"product_description\":\"143.5\\\" x 83.5\\\" two and three wide fixed window with reinforced mullion (frame screw or installation clip installed)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26584-R0\",\"approval_number\":\"FL26584.6\",\"seq\":6,\"product_model\":\"Impervia Model 2 Non-impact Direct Set Fixed Window\",\"product_description\":\"143.5\\\" x 59\\\" two and three wide fixed window with non-reinforced mullion (frame screw or installation clip installed)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26584-R0\",\"approval_number\":\"FL26584.7\",\"seq\":7,\"product_model\":\"Impervia Model 2 Non-impact Direct Set Fixed Window\",\"product_description\":\"32.5\\\" x 74.5\\\" two and three wide fixed window with non-reinforced mullion (nail fin installed)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26584-R0\",\"approval_number\":\"FL26584.8\",\"seq\":8,\"product_model\":\"Impervia Model 2 Non-impact Direct Set Fixed Window\",\"product_description\":\"52\\\" x 65\\\" two and three wide fixed window with non-reinforced mullion (frame screw or installation clip installed)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26584-R0\",\"approval_number\":\"FL26584.9\",\"seq\":9,\"product_model\":\"Impervia Model 2 Non-impact Direct Set Fixed Window\",\"product_description\":\"118\\\" x 59\\\" two and three wide fixed window with non-reinforced mullion (nail fin installed)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26584-R0\",\"approval_number\":\"FL26584.10\",\"seq\":10,\"product_model\":\"Impervia Model 2 Non-impact Direct Set Fixed Window\",\"product_description\":\"86.25\\\" x 83.5\\\" two and three wide fixed window with reinforced mullion (nail fin installed)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#32109-R0\",\"approval_number\":\"FL32109.1\",\"seq\":1,\"product_model\":\"Pella Entry Doors non-impact composite frame door transom\",\"product_description\":\"74\\\" x 48\\\" non-impact transom window\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33432-R0\",\"approval_number\":\"FL33432.2\",\"seq\":2,\"product_model\":\"FX-455 Vinyl Fixed Window\",\"product_description\":\"FX-455 Vinyl Fixed Window, Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33493-R0\",\"approval_number\":\"FL33493.2\",\"seq\":2,\"product_model\":\"FX-455\",\"product_description\":\"FX-455 Vinyl Fixed Window, Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#35284-R0\",\"approval_number\":\"FL35284.1\",\"seq\":1,\"product_model\":\"Impervia Model 2 Fixed Casement Window\",\"product_description\":\"71.5\\\" x 79.5\\\" Non-Impact Fiberglass Fixed Window\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-06-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#35284-R0\",\"approval_number\":\"FL35284.2\",\"seq\":2,\"product_model\":\"Impervia Model 2 Fixed Casement Window\",\"product_description\":\"59.5\\\" x 79.5\\\" Non-Impact Fiberglass Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-06-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#35284-R0\",\"approval_number\":\"FL35284.3\",\"seq\":3,\"product_model\":\"Impervia Model 2 Fixed Casement Window\",\"product_description\":\"59.5\\\" x 59.5\\\" Non-Impact Fiberglass Fixed Window\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#20653-R6\",\"approval_number\":\"FL20653.5\",\"seq\":5,\"product_model\":\"Lifestyle w\\\/o HGP\",\"product_description\":\"Clad Fixed Window - Non HIG (35\\\" X 73\\\") - with DP kit\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-22 00:00:00\",\"instructions_url\":\"\"}],\"Regency Plus Inc\":[{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#11409-R14\",\"approval_number\":\"FL11409.1\",\"seq\":1,\"product_model\":\"Series 3000\\\/4000\",\"product_description\":\"Series 3000\\\/4000 Vinyl Fixed Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#11409-R14\",\"approval_number\":\"FL11409.2\",\"seq\":2,\"product_model\":\"Series 5105\",\"product_description\":\"Series 5105 Impact Vinyl Fixed Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#11409-R14\",\"approval_number\":\"FL11409.3\",\"seq\":3,\"product_model\":\"Series 5108\",\"product_description\":\"Series 5108 Impact Vinyl Fixed Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#11409-R14\",\"approval_number\":\"FL11409.4\",\"seq\":4,\"product_model\":\"Series 5110\",\"product_description\":\"Series 5110 Impact Vinyl Fixed Window\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#11409-R14\",\"approval_number\":\"FL11409.5\",\"seq\":5,\"product_model\":\"Series 6613\",\"product_description\":\"Series 6613 Impact Vinyl Fixed Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#11409-R14\",\"approval_number\":\"FL11409.6\",\"seq\":6,\"product_model\":\"Series 7113\",\"product_description\":\"Series 7113 Vinyl Fixed Window\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#1400-R0\",\"approval_number\":\"FL1400.1\",\"seq\":1,\"product_model\":\"Tech 3000 \\\/ 4000\",\"product_description\":\"Custom Vinyl Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#5797-R0\",\"approval_number\":\"FL5797.1\",\"seq\":1,\"product_model\":\"3000\\\/4000\",\"product_description\":\"Custom Vinyl Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#5868-R1\",\"approval_number\":\"FL5868.1\",\"seq\":1,\"product_model\":\"\\\"5105\\\"\",\"product_description\":\"Vinyl Fixed Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#11477-R0\",\"approval_number\":\"FL11477.1\",\"seq\":1,\"product_model\":\"5108 FW\",\"product_description\":\"Impact 5108 Series Fixed Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#13514-R0\",\"approval_number\":\"FL13514.1\",\"seq\":1,\"product_model\":\"Series 5108 PVC Fixed Window\",\"product_description\":\"Series 5108 PVC Fixed Window\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#32119-R0\",\"approval_number\":\"FL32119.1\",\"seq\":1,\"product_model\":\"1399 Vinyl Fixed Window \\\/ Series 1000 Anneal Glazing\",\"product_description\":\"1399 Vinyl Fixed Window \\\/ Series 1000 Anneal Glazing, 84\\\" x 52\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-02-29 00:00:00\",\"instructions_url\":\"\"}],\"Jeld-Wen\":[{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14704-R9\",\"approval_number\":\"FL14704.1\",\"seq\":1,\"product_model\":\"Steel Wood Edge\",\"product_description\":\"Full Lite Fixed Sidelites w\\\/ ODL Impact Glass or ODL Impact Allen Frame\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14784-R15\",\"approval_number\":\"FL14784.1\",\"seq\":1,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Fixed with Track Filler 72\\\" x 72\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16460-R7\",\"approval_number\":\"FL16460.1\",\"seq\":1,\"product_model\":\"Aurora Custom Wood\",\"product_description\":\"Inswing and Outswing Direct Set Transom\",\"design_pressure\":\"+60\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16460-R7\",\"approval_number\":\"FL16460.2\",\"seq\":2,\"product_model\":\"Aurora Custom Wood\",\"product_description\":\"Inswing and Outswing Direct Set Transom\",\"design_pressure\":\"+60\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16897-R5\",\"approval_number\":\"FL16897.1\",\"seq\":1,\"product_model\":\"Custom Collection Wood\",\"product_description\":\"Casement Picture Window 72\\\" x 84\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16897-R5\",\"approval_number\":\"FL16897.2\",\"seq\":2,\"product_model\":\"Custom Collection Wood\",\"product_description\":\"Direct Set 90\\\" x 90\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16897-R5\",\"approval_number\":\"FL16897.3\",\"seq\":3,\"product_model\":\"Custom Collection Wood\",\"product_description\":\"Double Hung Picture Window 49 3\\\/8\\\" x 76\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17498-R12\",\"approval_number\":\"FL17498.6\",\"seq\":6,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Direct Set 120\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17498-R12\",\"approval_number\":\"FL17498.7\",\"seq\":7,\"product_model\":\"Siteline Wood or W-5500\",\"product_description\":\"Direct Set 84\\\" x 84\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21331-R5\",\"approval_number\":\"FL21331.1\",\"seq\":1,\"product_model\":\"EpicVue Clad\",\"product_description\":\"Direct Set Geometric 120\\\" x 84\\\" IG Tempered\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#25951-R6\",\"approval_number\":\"FL25951.1\",\"seq\":1,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Single (O) Glazed Transom, 8'-0\\\" x 4'-0\\\", Inswing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#25952-R5\",\"approval_number\":\"FL25952.1\",\"seq\":1,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Single (O) Glazed Transom, 8'-0\\\" x 4'-0\\\", Inswing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#27592-R3\",\"approval_number\":\"FL27592.1\",\"seq\":1,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Pocket Casement Picture 60\\\"x84\\\" - Insulating Glass\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30497-R4\",\"approval_number\":\"FL30497.1\",\"seq\":1,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single (O) Glazed Transom, 99 1\\\/2\\\" x 24\\\", Inswing\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30498-R4\",\"approval_number\":\"FL30498.1\",\"seq\":1,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single (O) Glazed Transom, 99 1\\\/2\\\" x 24\\\", Inswing\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30723-R3\",\"approval_number\":\"FL30723.1\",\"seq\":1,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single )O) Glazed Transom, 99 1\\\/2\\\" x 24\\\", Inswing\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#31992-R4\",\"approval_number\":\"FL31992.1\",\"seq\":1,\"product_model\":\"Auraline Composite\",\"product_description\":\"Fixed with Track Filler 36\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#31992-R4\",\"approval_number\":\"FL31992.2\",\"seq\":2,\"product_model\":\"Auraline Composite\",\"product_description\":\"Fixed with Track Filler 72\\\" x 72\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#31992-R4\",\"approval_number\":\"FL31992.3\",\"seq\":3,\"product_model\":\"Auraline Composite\",\"product_description\":\"Fixed with Track Filler 96\\\" x 96\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#31992-R4\",\"approval_number\":\"FL31992.4\",\"seq\":4,\"product_model\":\"Auraline Composite\",\"product_description\":\"Fixed with Track Filler (OOO) 144\\\" x 72\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#31992-R4\",\"approval_number\":\"FL31992.5\",\"seq\":5,\"product_model\":\"Auraline Composite\",\"product_description\":\"SH Fixed CHS (OOO) 120\\\" x 84\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#32018-R3\",\"approval_number\":\"FL32018.1\",\"seq\":1,\"product_model\":\"Auraline Composite\",\"product_description\":\"Fixed 72\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#32018-R3\",\"approval_number\":\"FL32018.2\",\"seq\":2,\"product_model\":\"Auraline Composite\",\"product_description\":\"Fixed 96\\\" x 96\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#37324-R2\",\"approval_number\":\"FL37324.1\",\"seq\":1,\"product_model\":\"Auraline Composite\",\"product_description\":\"Patio Door Transom 144\\\" x 48\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#37324-R2\",\"approval_number\":\"FL37324.2\",\"seq\":2,\"product_model\":\"Auraline Composite\",\"product_description\":\"Patio Door Transom 96\\\" x 36\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#38692-R1\",\"approval_number\":\"FL38692.1\",\"seq\":1,\"product_model\":\"Auraline Composite\",\"product_description\":\"Sidelite O 48\\\" x 96\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#41622-R2\",\"approval_number\":\"FL41622.1\",\"seq\":1,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Casement Picture (O) 72\\\" x 84\\\" SG (3\\\/16\\\" Glass - SGP LAM - 3\\\/16\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10692-R13\",\"approval_number\":\"FL10692.2\",\"seq\":2,\"product_model\":\"Brickmould Vinyl\",\"product_description\":\"Double Hung Fixed 72\\\" x 72\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10692-R13\",\"approval_number\":\"FL10692.5\",\"seq\":5,\"product_model\":\"Brickmould Vinyl\",\"product_description\":\"Fixed 72\\\" x 72\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13699-R10\",\"approval_number\":\"FL13699.19\",\"seq\":19,\"product_model\":\"S. Custom Clad\",\"product_description\":\"Direct Set 120\\\" x 84\\\" Insulated Glass (1\\\/4\\\" in - 1\\\/4\\\" out Tempered)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14108-R14\",\"approval_number\":\"FL14108.4\",\"seq\":4,\"product_model\":\"Builders Vinyl (V-2500 Vinyl)\",\"product_description\":\"Double Hung Fixed 72\\\" x 72\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14108-R14\",\"approval_number\":\"FL14108.6\",\"seq\":6,\"product_model\":\"Builders Vinyl (V-2500 Vinyl)\",\"product_description\":\"Fixed with Track Filler 72\\\" x 72\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14784-R15\",\"approval_number\":\"FL14784.2\",\"seq\":2,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Stationary Insash Casement 36\\\" x 72\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14784-R15\",\"approval_number\":\"FL14784.3\",\"seq\":3,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Fixed 72\\\" x 72\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14784-R15\",\"approval_number\":\"FL14784.4\",\"seq\":4,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Stationary Direct Set Casement 60\\\" x 72\\\" Annealed Insulated Glass\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14784-R15\",\"approval_number\":\"FL14784.5\",\"seq\":5,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Stationary Direct Set Casement 36\\\" x 72\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14784-R15\",\"approval_number\":\"FL14784.6\",\"seq\":6,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Stationary Insash Casement 60\\\" x 72\\\" Annealed Insulated Glass\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14784-R15\",\"approval_number\":\"FL14784.7\",\"seq\":7,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Four Wide Stationary Direct Set Casement (OOOO) 144\\\" x 72\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14784-R15\",\"approval_number\":\"FL14784.8\",\"seq\":8,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Four Wide Stationary Insash Casement (OOOO) 144\\\" x 72\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14784-R15\",\"approval_number\":\"FL14784.9\",\"seq\":9,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Fixed 60\\\" x 60\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14784-R15\",\"approval_number\":\"FL14784.10\",\"seq\":10,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Three Wide Fixed With Track Filler (OOO) 108\\\" x 72\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14784-R15\",\"approval_number\":\"FL14784.11\",\"seq\":11,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Four Wide Stationary Direct Set Casement (OOOO) 144\\\" x 72\\\" Annealed Insulated Glass\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14784-R15\",\"approval_number\":\"FL14784.12\",\"seq\":12,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Four Wide Stationary Insash Casement (OOOO) 144\\\" x 72\\\" Annealed Insulated Glass\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14784-R15\",\"approval_number\":\"FL14784.13\",\"seq\":13,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Tilt Single Hung Fixed (O) 73\\\" x 84\\\" Annealed Insulated Glass\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15442-R11\",\"approval_number\":\"FL15442.8\",\"seq\":8,\"product_model\":\"(H) Custom Clad Wood (EpicVue)\",\"product_description\":\"Direct Set 60\\\" x 120\\\" insulated Glass (7\\\/32\\\" SGP in - 7\\\/32\\\" Tempered out)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15442-R11\",\"approval_number\":\"FL15442.9\",\"seq\":9,\"product_model\":\"(I) Custom Clad Wood (EpicVue)\",\"product_description\":\"Direct Set 48\\\" x 120\\\" Insulated Glass (7\\\/32\\\" SGP in - 7\\\/32\\\" Tempered out)\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15442-R11\",\"approval_number\":\"FL15442.10\",\"seq\":10,\"product_model\":\"(J) Custom Clad Wood (EpicVue)\",\"product_description\":\"Casement Fixed 60\\\" x 72\\\" Insulated Glass (5\\\/32\\\" SGP in - 3\\\/16\\\" Tempered out)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15442-R11\",\"approval_number\":\"FL15442.11\",\"seq\":11,\"product_model\":\"(K) Custom Clad Wood (EpicVue)\",\"product_description\":\"Casement Fixed 36\\\" x 72\\\" Insulated Glass (5\\\/32\\\" SGP in - 3\\\/16\\\" Tempered out)\",\"design_pressure\":\"+90\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15442-R11\",\"approval_number\":\"FL15442.12\",\"seq\":12,\"product_model\":\"(L) Custom Clad Wood (EpicVue)\",\"product_description\":\"Casement Fixed Insash 60\\\" x 72\\\" Insulated Glass (5\\\/32\\\" SGP in - 3\\\/16\\\" Tempered out)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15442-R11\",\"approval_number\":\"FL15442.13\",\"seq\":13,\"product_model\":\"(M) Custom Clad Wood (EpicVue)\",\"product_description\":\"Casement Fixed Insash 36\\\" x 72\\\" Insulated Glass (5\\\/32\\\" SGP in - 3\\\/16\\\" Tempered out)\",\"design_pressure\":\"+90\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15442-R11\",\"approval_number\":\"FL15442.14\",\"seq\":14,\"product_model\":\"(N) Custom Clad Wood (EpicVue)\",\"product_description\":\"Double Hung Fixed 49 3\\\/8\\\" x 76\\\" Insulated Glass (5\\\/32\\\" SGP in - 5\\\/32\\\" Annealed out)\",\"design_pressure\":\"+55\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15442-R11\",\"approval_number\":\"FL15442.15\",\"seq\":15,\"product_model\":\"(O) Custom Clad Wood (EpicVue)\",\"product_description\":\"Double Hung Fixed 37 3\\\/8\\\" x 76\\\" Insulated Glass (5\\\/32\\\" SGP in - 5\\\/32\\\" Annealed out)\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15442-R11\",\"approval_number\":\"FL15442.16\",\"seq\":16,\"product_model\":\"(P) Custom Wood (EpicVue)\",\"product_description\":\"Casement Fixed 72\\\" x 84\\\" Insulated Glass (1\\\/4\\\" Lam in - 1\\\/4\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15442-R11\",\"approval_number\":\"FL15442.17\",\"seq\":17,\"product_model\":\"(Q) Custom Wood (EpicVue)\",\"product_description\":\"Direct Set 90\\\" x 90\\\" Insulated Glass (7\\\/32\\\" Lam in - 7\\\/32\\\" Tempered out)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15442-R11\",\"approval_number\":\"FL15442.18\",\"seq\":18,\"product_model\":\"(R) Custom Wood (EpicVue)\",\"product_description\":\"Double Hung Fixed 49 3\\\/8\\\" x 76\\\" Insulated Glass (5\\\/32\\\" Lam in - 5\\\/32\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#20116-R8\",\"approval_number\":\"FL20116.6\",\"seq\":6,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Direct Set 60\\\" x 72\\\" IG (11\\\/32\\\" PVB Lam in - 1\\\/4\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#20117-R10\",\"approval_number\":\"FL20117.6\",\"seq\":6,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Fixed Casement 60\\\" x 72\\\" IG (11\\\/32\\\" PVB Lam in - 1\\\/4\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#20119-R7\",\"approval_number\":\"FL20119.5\",\"seq\":5,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Double Hung Fixed 61 3\\\/8\\\" x 72\\\" IG (11\\\/32\\\" PVB Lam in - 1\\\/4\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21331-R5\",\"approval_number\":\"FL21331.2\",\"seq\":2,\"product_model\":\"EpicVue Clad\",\"product_description\":\"Direct Set Geometric 96\\\" x 72\\\" IG Annealed\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21331-R5\",\"approval_number\":\"FL21331.3\",\"seq\":3,\"product_model\":\"EpicVue Clad\",\"product_description\":\"Direct Set Geometric 84\\\" x 84\\\" IG Annealed\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21331-R5\",\"approval_number\":\"FL21331.6\",\"seq\":6,\"product_model\":\"EpicVue Clad\",\"product_description\":\"Insash Geometric Fixed 108\\\" x 84\\\" IG Tempered\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21331-R5\",\"approval_number\":\"FL21331.7\",\"seq\":7,\"product_model\":\"EpicVue Clad\",\"product_description\":\"Insash Geometric Fixed 95\\\" x 84\\\" IG Annealed\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21331-R5\",\"approval_number\":\"FL21331.8\",\"seq\":8,\"product_model\":\"EpicVue Clad\",\"product_description\":\"Direct Set Radius 84\\\" x 84\\\" IG Annealed\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21331-R5\",\"approval_number\":\"FL21331.9\",\"seq\":9,\"product_model\":\"EpicVue Clad\",\"product_description\":\"Direct Set Extended Circle Segment 120\\\" x 84\\\" IG Tempered\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21331-R5\",\"approval_number\":\"FL21331.10\",\"seq\":10,\"product_model\":\"EpicVue Clad\",\"product_description\":\"Direct Set Extended Half Round 72\\\" x 96\\\" IG Annealed\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22281-R10\",\"approval_number\":\"FL22281.21\",\"seq\":21,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Single Hung Tilt Fixed (OOO) 108\\\" x 72\\\" (5\\\/16\\\" PVB Laminate in - 5\\\/16\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22281-R10\",\"approval_number\":\"FL22281.22\",\"seq\":22,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Single Hung Tilt Fixed (OOO) 108\\\"x 72\\\" (5\\\/16\\\" PVB Laminate in - 5\\\/16\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22281-R10\",\"approval_number\":\"FL22281.23\",\"seq\":23,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Single Hung Tilt Fixed (O) 36\\\"x 72\\\" (5\\\/16\\\" PVB Laminate in - 5\\\/16\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#25951-R6\",\"approval_number\":\"FL25951.2\",\"seq\":2,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Single (O) Glazed Transom, 8'-0\\\" x 4'-0\\\", Outswing\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#25951-R6\",\"approval_number\":\"FL25951.5\",\"seq\":5,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Single (O) Glazed Sidelite, 2'-0\\\" x 10'-0\\\", Inswing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#25951-R6\",\"approval_number\":\"FL25951.6\",\"seq\":6,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Single (X) Glazed Sidelite, 2'-0\\\" x 10'-0\\\", Outswing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#25952-R5\",\"approval_number\":\"FL25952.2\",\"seq\":2,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Single (O) Glazed Transom, 8'-0\\\" x 4'-0\\\", Outswing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#25952-R5\",\"approval_number\":\"FL25952.4\",\"seq\":4,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Single (O) Fixed Glazed Door, 3'-0\\\" x 10'-0\\\", Outswing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#25952-R5\",\"approval_number\":\"FL25952.5\",\"seq\":5,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Single (O) Glazed Sidelite, 2'-0\\\" x 10'-0\\\", Inswing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#25952-R5\",\"approval_number\":\"FL25952.6\",\"seq\":6,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Single (O) Glazed Sidelite, 2'-0\\\" x 10'-0\\\", Outswing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#27592-R3\",\"approval_number\":\"FL27592.2\",\"seq\":2,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Double Hung Pocket Picture 67\\\"x92\\\" - Insulating Glass\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#27592-R3\",\"approval_number\":\"FL27592.3\",\"seq\":3,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Double Hung Pocket Picture 66\\\"x72\\\" - Insulating Glass\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#27592-R3\",\"approval_number\":\"FL27592.4\",\"seq\":4,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Double Hung Pocket Transom 74\\\"x36\\\" - Insulating Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#27592-R3\",\"approval_number\":\"FL27592.5\",\"seq\":5,\"product_model\":\"Siteline Wood or W-5500 Wood\",\"product_description\":\"Casement Pocket Picture 60\\\"x84\\\" - Insulating Glass\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#27592-R3\",\"approval_number\":\"FL27592.6\",\"seq\":6,\"product_model\":\"Siteline Wood or W-5500 Wood\",\"product_description\":\"Double Hung Pocket Picture 66\\\"x92\\\" - Insulating Glass\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#27592-R3\",\"approval_number\":\"FL27592.7\",\"seq\":7,\"product_model\":\"Siteline Wood or W-5500 Wood\",\"product_description\":\"Double Hung Pocket Picture 66\\\"x72\\\" - Insulating Glass\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#27592-R3\",\"approval_number\":\"FL27592.8\",\"seq\":8,\"product_model\":\"Siteline Wood or W-5500 Wood\",\"product_description\":\"Double Hung Pocket Transom 75\\\"x36\\\" - Insulating Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30497-R4\",\"approval_number\":\"FL30497.2\",\"seq\":2,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single (O) Glazed Transom, 99 3\\\/8\\\" x 24 3\\\/8\\\", Outswing\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30498-R4\",\"approval_number\":\"FL30498.2\",\"seq\":2,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single (O) Glazed Transom, 99\\\" x 24\\\", Outswing\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#30723-R3\",\"approval_number\":\"FL30723.2\",\"seq\":2,\"product_model\":\"Architectural Fiberglass\",\"product_description\":\"Single (O) Glazed Transom, 99 3\\\/8\\\" x 24 3\\\/8\\\", Outswing\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#31795-R6\",\"approval_number\":\"FL31795.6\",\"seq\":6,\"product_model\":\"Auraline Composite\",\"product_description\":\"Fixed with Track Filler (O) 36\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#31795-R6\",\"approval_number\":\"FL31795.7\",\"seq\":7,\"product_model\":\"Auraline Composite\",\"product_description\":\"Fixed with Track Filler (O) 72\\\" x 72\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#31795-R6\",\"approval_number\":\"FL31795.8\",\"seq\":8,\"product_model\":\"Auraline Composite\",\"product_description\":\"Fixed with Track Filler (O) 96\\\" x 96\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#31795-R6\",\"approval_number\":\"FL31795.9\",\"seq\":9,\"product_model\":\"Auraline Composite\",\"product_description\":\"Fixed with Track Filler (OOO) 144\\\" x 72\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#31795-R6\",\"approval_number\":\"FL31795.10\",\"seq\":10,\"product_model\":\"Auraline Composite\",\"product_description\":\"Single Hung Fixed 3 High CHS (OOO) 120\\\" x 84\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#31795-R6\",\"approval_number\":\"FL31795.11\",\"seq\":11,\"product_model\":\"Auraline Composite\",\"product_description\":\"Fixed (O) 72x72\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#31795-R6\",\"approval_number\":\"FL31795.12\",\"seq\":12,\"product_model\":\"Auraline Composite\",\"product_description\":\"Fixed (O) 96\\\" x 96\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#31992-R4\",\"approval_number\":\"FL31992.6\",\"seq\":6,\"product_model\":\"Auraline Composite\",\"product_description\":\"SH Fixed 3 High CHS (O\\\/O\\\/O) 84\\\" x 120\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#41622-R2\",\"approval_number\":\"FL41622.2\",\"seq\":2,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Double Hung Picture (O) 61 3\\\/8\\\" x 72\\\" SG (3\\\/16\\\" Glass - SGP LAM - 3\\\/16\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#41622-R2\",\"approval_number\":\"FL41622.3\",\"seq\":3,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Double Hung Picture (O) 49 3\\\/8\\\" x 80\\\" SG (3\\\/16\\\" Glass - SGP LAM - 3\\\/16\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#41622-R2\",\"approval_number\":\"FL41622.4\",\"seq\":4,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Double Hung Transom (O) 77 3\\\/8\\\" x 24\\\" SG (3\\\/16\\\" Glass - SGP LAM - 3\\\/16\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#41622-R2\",\"approval_number\":\"FL41622.5\",\"seq\":5,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Direct Set (O) 72\\\" x 84\\\" SG (3\\\/16\\\" Glass - SGP LAM - 3\\\/16\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#41622-R2\",\"approval_number\":\"FL41622.6\",\"seq\":6,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Outswing Door Transom (O) 75 1\\\/4\\\" x 36\\\" SG (3\\\/16\\\" Glass - SGP LAM - 3\\\/16\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42211-R0\",\"approval_number\":\"FL42211.11\",\"seq\":11,\"product_model\":\"Custom Clad\",\"product_description\":\"Double Hung Transom 77\\\" x 48\\\" Insulated Glass (3\\\/16\\\" in - 3\\\/16\\\" out Annealed)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10338-R28\",\"approval_number\":\"FL10338.12\",\"seq\":12,\"product_model\":\"(L) Siteline (W-5500) Clad Wood\",\"product_description\":\"Fixed Direct Set 42\\\" x 60\\\" Insulated Glass (9\\\/32\\\" PVB Lam in - 5\\\/32\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10338-R28\",\"approval_number\":\"FL10338.13\",\"seq\":13,\"product_model\":\"(M) Siteline (W-5500) Clad Wood\",\"product_description\":\"Fixed Direct Set 60\\\" x 72\\\" Insulated Glass (11\\\/32\\\" PVB Lam in - 1\\\/4\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10338-R28\",\"approval_number\":\"FL10338.14\",\"seq\":14,\"product_model\":\"(N) Siteline (W-5500) Clad Wood\",\"product_description\":\"Casement Fixed 42\\\" x 60\\\" Insulated Glass (9\\\/32\\\" PVB Lam in - 5\\\/32\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10338-R28\",\"approval_number\":\"FL10338.15\",\"seq\":15,\"product_model\":\"(O) Siteline (W-5500) Clad Wood\",\"product_description\":\"Casement Fixed 60\\\" x 60\\\" Insulated Glass (9\\\/32\\\" PVB Lam in - 3\\\/16\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10338-R28\",\"approval_number\":\"FL10338.16\",\"seq\":16,\"product_model\":\"(P) Siteline (W-5500) Clad Wood\",\"product_description\":\"Casement Fixed 60\\\" x 72\\\" Insulated Glass (5\\\/16\\\" SGP Lam in - 3\\\/16\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10338-R28\",\"approval_number\":\"FL10338.17\",\"seq\":17,\"product_model\":\"(Q) Siteline (W-5500) Clad Wood\",\"product_description\":\"Casement Fixed 48\\\" x 84\\\" Insulated Glass (5\\\/16\\\" SGP Lam in - 1\\\/4\\\" Annelaed out)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10338-R28\",\"approval_number\":\"FL10338.18\",\"seq\":18,\"product_model\":\"(R) Siteline (W-5500) Clad Wood\",\"product_description\":\"Casement Fixed 84\\\" x 84\\\" Insulated Glass (1\\\/2\\\" Heat Strengthened SGP Lam in - 1\\\/4\\\" Tempered out)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10338-R28\",\"approval_number\":\"FL10338.19\",\"seq\":19,\"product_model\":\"(S) Siteline (W-5500) Clad Wood\",\"product_description\":\"Casement Fixed 60\\\" x 72\\\" Insulated Glass (11\\\/32\\\" PVB Lam in - 1\\\/4\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10338-R28\",\"approval_number\":\"FL10338.20\",\"seq\":20,\"product_model\":\"(T) Siteline (W-5500) Clad Wood\",\"product_description\":\"Double Hung Fixed 41 3\\\/8\\\" x 60\\\" Insulated Glass (9\\\/32\\\" PVB Lam in - 1\\\/8\\\" Annelaed out)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10338-R28\",\"approval_number\":\"FL10338.21\",\"seq\":21,\"product_model\":\"(U) Siteline (W-5500) Clad Wood\",\"product_description\":\"Double Hung Fixed 49 3\\\/8\\\" x 80\\\" Insulated Glass (9\\\/32\\\" SGP Lam in - 3\\\/16\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10338-R28\",\"approval_number\":\"FL10338.22\",\"seq\":22,\"product_model\":\"(V) Siteline (W-5500) Clad Wood\",\"product_description\":\"Double Hung Fixed 61 3\\\/8\\\" x 60\\\" Insulated Glass (9\\\/32\\\" PVB Lam in - 3\\\/16\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10338-R28\",\"approval_number\":\"FL10338.23\",\"seq\":23,\"product_model\":\"(W) Siteline (W-5500) Clad Wood\",\"product_description\":\"Double Hung Transom 77 3\\\/8\\\" x 24\\\" Insulated Glass (9\\\/32\\\" PVB Lam in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10338-R28\",\"approval_number\":\"FL10338.24\",\"seq\":24,\"product_model\":\"(X) Siteline (W-5500) Clad Wood\",\"product_description\":\"Double Hung Fixed 61 3\\\/8\\\" x 72\\\" Insulated Glass (11\\\/32\\\" PVB Lam in - 1\\\/4\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10338-R28\",\"approval_number\":\"FL10338.25\",\"seq\":25,\"product_model\":\"(Y) Siteline (W-5500) Clad Wood\",\"product_description\":\"Swinging Door Outswing Transom 75 1\\\/4\\\" x 36\\\" Insulated Glass (5\\\/16\\\" PVB in - 5\\\/32\\\" Tempered out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10338-R28\",\"approval_number\":\"FL10338.26\",\"seq\":26,\"product_model\":\"(Z) Siteline (W-5500) Clad Wood\",\"product_description\":\"Casement Fixed 72\\\" x 84\\\" SG (3\\\/16\\\" Glass - SGP Lam - 3\\\/16\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10338-R28\",\"approval_number\":\"FL10338.27\",\"seq\":27,\"product_model\":\"(ZA) Siteline (W-5500) Clad Wood\",\"product_description\":\"Double Hung Fixed 61 3\\\/8\\\" x 72\\\" SG (3\\\/16\\\" Glass - SGP LAM - 3\\\/16\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10338-R28\",\"approval_number\":\"FL10338.28\",\"seq\":28,\"product_model\":\"(ZB) Siteline (W-5500) Clad Wood\",\"product_description\":\"Double Hung Fixed 49 3\\\/8\\\" x 80\\\" SG (3\\\/16\\\" Glass - SGP LAM- 3\\\/16\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10338-R28\",\"approval_number\":\"FL10338.29\",\"seq\":29,\"product_model\":\"(ZC) Siteline (W-5500) Clad Wood\",\"product_description\":\"Double Hung Transom 77 3\\\/8\\\" x 24\\\" SG (3\\\/16\\\" Glass - SGP LAM - 3\\\/16\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10338-R28\",\"approval_number\":\"FL10338.30\",\"seq\":30,\"product_model\":\"(ZD) Siteline (W-5500) Clad Wood\",\"product_description\":\"Direct Set 72\\\" x 84\\\" SG (3\\\/16\\\" Glass - SGP LAM - 3\\\/16\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10338-R28\",\"approval_number\":\"FL10338.31\",\"seq\":31,\"product_model\":\"(ZE) Siteline (W-5500) Clad Wood\",\"product_description\":\"Swinging Door Outswing Transom 75 1\\\/4\\\" x 36\\\" SG (3\\\/16\\\" Glass - SGP LAM - 3\\\/16\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#4376-R0\",\"approval_number\":\"FL4376.1\",\"seq\":1,\"product_model\":\"Tradition Plus Fixed Window\",\"product_description\":\"Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#4701-R0\",\"approval_number\":\"FL4701.1\",\"seq\":1,\"product_model\":\"Tradition Plus Aluminum Clad DH Picture 130-H-609.00\",\"product_description\":\"73 3\\\/8\\\" x 80\\\" Clad Double-Hung Picture window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#4701-R0\",\"approval_number\":\"FL4701.2\",\"seq\":2,\"product_model\":\"Tradition Plus Aluminum Clad DH Picture 130-H-609.01\",\"product_description\":\"73x64 with DP50 Rating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5321-R0\",\"approval_number\":\"FL5321.1\",\"seq\":1,\"product_model\":\"Sierra\",\"product_description\":\"Vinyl Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5321-R0\",\"approval_number\":\"FL5321.2\",\"seq\":2,\"product_model\":\"Sierra Brickmould\",\"product_description\":\"Vinyl Picture Window w\\\/ weep cover\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5321-R0\",\"approval_number\":\"FL5321.3\",\"seq\":3,\"product_model\":\"Sierra Brickmould\",\"product_description\":\"Vinyl Picture\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5824-R0\",\"approval_number\":\"FL5824.1\",\"seq\":1,\"product_model\":\"\\\"D\\\" Series Clad Direct Set 406-H-645-00 (Hawkins Division)\",\"product_description\":\"Aluminum Clad Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5824-R0\",\"approval_number\":\"FL5824.2\",\"seq\":2,\"product_model\":\"\\\"D\\\" Series Wood Direct Set 406-H-644-00 (Hawkins Division)\",\"product_description\":\"Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5824-R0\",\"approval_number\":\"FL5824.3\",\"seq\":3,\"product_model\":\"4076 Siteline Clad Double Hung Active with Coastal Package 406-H-606-00 (Hawkins Division)\",\"product_description\":\"Aluminum Clad Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5824-R0\",\"approval_number\":\"FL5824.4\",\"seq\":4,\"product_model\":\"4076 Siteline Primed Double Hung Picture 406-H-607-00 (Hawkins Division)\",\"product_description\":\"Primed Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5824-R0\",\"approval_number\":\"FL5824.5\",\"seq\":5,\"product_model\":\"6466 Siteline Primed Double Hung Picture with Coastal Package 406-H-607-01 (Hawkins Division)\",\"product_description\":\"Primed Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5824-R0\",\"approval_number\":\"FL5824.6\",\"seq\":6,\"product_model\":\"6466 SitelineClad Double Hung Picture Window with Coastal Package (corner key construction) 406-H-606-01 (Hawkins Division)\",\"product_description\":\"Aluminum Clad Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5824-R0\",\"approval_number\":\"FL5824.7\",\"seq\":7,\"product_model\":\"7278 Primed Teton Casement Picture 406-H-622-00 (Hawkins Division)\",\"product_description\":\"Primed Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5824-R0\",\"approval_number\":\"FL5824.8\",\"seq\":8,\"product_model\":\"7278 Teton Clad Casement Picture 406-H-628-00 (Hawkins Division)\",\"product_description\":\"Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5824-R0\",\"approval_number\":\"FL5824.9\",\"seq\":9,\"product_model\":\"Builders Collection Direct Set 130-H-624.00 (Rantoul Division)\",\"product_description\":\"Aluminum Clad Direct set Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5824-R0\",\"approval_number\":\"FL5824.10\",\"seq\":10,\"product_model\":\"Builders Collection Fixed Casement 130-H-623.00 (Rantoul Division)\",\"product_description\":\"Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5824-R0\",\"approval_number\":\"FL5824.11\",\"seq\":11,\"product_model\":\"CCP 419-H-730-00 (Bend Division)\",\"product_description\":\"Aluminum Clad Wood Casement Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5824-R0\",\"approval_number\":\"FL5824.12\",\"seq\":12,\"product_model\":\"CCP 419-H-730-01 (Bend Division)\",\"product_description\":\"Aluminum Clad Wood Casement Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5824-R0\",\"approval_number\":\"FL5824.13\",\"seq\":13,\"product_model\":\"Clad Siteline 406-H-653-01 (Hawkins Division)\",\"product_description\":\"Aluminum Clad Fixed Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5824-R0\",\"approval_number\":\"FL5824.14\",\"seq\":14,\"product_model\":\"Clad Siteline 406-H-653-01 (Hawkins Division)\",\"product_description\":\"Aluminum Clad Fixed Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5824-R0\",\"approval_number\":\"FL5824.15\",\"seq\":15,\"product_model\":\"CSDS 419-H-721-00 (Bend Division)\",\"product_description\":\"Aluminum Clad Wood Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5824-R0\",\"approval_number\":\"FL5824.16\",\"seq\":16,\"product_model\":\"CSDS 419-H-721-01 (Bend Division)\",\"product_description\":\"Aluminum Clad Wood Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5824-R0\",\"approval_number\":\"FL5824.17\",\"seq\":17,\"product_model\":\"CSDS 419-H-720-00 (Bend Division)\",\"product_description\":\"Aluminum Clad Wood Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5824-R0\",\"approval_number\":\"FL5824.18\",\"seq\":18,\"product_model\":\"CSDS 419-H-720-01 (Bend Division)\",\"product_description\":\"Aluminum Clad Wood Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5824-R0\",\"approval_number\":\"FL5824.19\",\"seq\":19,\"product_model\":\"Pozzi Straight-Line In-sash Picture Window 419-H-736-00 (Bend Division)\",\"product_description\":\"Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5824-R0\",\"approval_number\":\"FL5824.20\",\"seq\":20,\"product_model\":\"Pozzi Wood Direct Set 419-H-758-00 (Bend Division)\",\"product_description\":\"Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5824-R0\",\"approval_number\":\"FL5824.21\",\"seq\":21,\"product_model\":\"Primed Double Hung Picture w\\\/Brickmould 130-H-611-00 (Rantoul Division)\",\"product_description\":\"Double Hung Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5824-R0\",\"approval_number\":\"FL5824.22\",\"seq\":22,\"product_model\":\"Siteline Clad Double Hung Picture 406-H-640-00 (Hawkins Division)\",\"product_description\":\"Aluminum Clad Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5824-R0\",\"approval_number\":\"FL5824.23\",\"seq\":23,\"product_model\":\"Siteline Primed Wood Window 406-H-643-00 (Hawkins Division)\",\"product_description\":\"Primed Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5824-R0\",\"approval_number\":\"FL5824.24\",\"seq\":24,\"product_model\":\"Smart-Fit DH Picture 130-H-616-00 (Rantoul Division)\",\"product_description\":\"Aluminum Clad Wood Double Hung Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5824-R0\",\"approval_number\":\"FL5824.25\",\"seq\":25,\"product_model\":\"Teton Clad Direct Set 406-H-634-00 (Hawkins Division)\",\"product_description\":\"Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5824-R0\",\"approval_number\":\"FL5824.26\",\"seq\":26,\"product_model\":\"Teton Primed Direct Set 406-H-635-00 (Hawkins Division)\",\"product_description\":\"Teton Prime Direct Set Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5824-R0\",\"approval_number\":\"FL5824.27\",\"seq\":27,\"product_model\":\"Teton Primed Direct Set w\\\/Exterior Glazing Stop 406-H-635-01 (Hawkins Division)\",\"product_description\":\"Teton Prime Direct Set Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5824-R0\",\"approval_number\":\"FL5824.28\",\"seq\":28,\"product_model\":\"Teton Series Direct Sets with Impact Glass 406-H-648-00 (Hawkins Division)\",\"product_description\":\"Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5824-R0\",\"approval_number\":\"FL5824.29\",\"seq\":29,\"product_model\":\"Teton Series Sashed Picture Window w\\\/Impact Glass 406-H-650-01 (Hawkins Division)\",\"product_description\":\"Clad &amp; Wood Fixed Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5824-R0\",\"approval_number\":\"FL5824.30\",\"seq\":30,\"product_model\":\"Tradition Plus 6\\\/0 x 5\\\/4 Double Hung Picture Window 130-H-609-01 (Rantoul Division)\",\"product_description\":\"Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5824-R0\",\"approval_number\":\"FL5824.31\",\"seq\":31,\"product_model\":\"Tradition Plus 6\\\/0 x 6\\\/6 Double Hung Picture Window 130-H-609-00 (Rantoul Division)\",\"product_description\":\"Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5824-R0\",\"approval_number\":\"FL5824.32\",\"seq\":32,\"product_model\":\"WCP 419-H-728-00 (Bend Division)\",\"product_description\":\"Wood Casement Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5824-R0\",\"approval_number\":\"FL5824.33\",\"seq\":33,\"product_model\":\"WCP 419-H-728-01 (Bend Division)\",\"product_description\":\"Wood Casement Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5824-R0\",\"approval_number\":\"FL5824.34\",\"seq\":34,\"product_model\":\"WCP 419-H-728-02 (Bend Division)\",\"product_description\":\"Wood Casement Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5824-R0\",\"approval_number\":\"FL5824.35\",\"seq\":35,\"product_model\":\"Wood Builders Casement Picture Window 419-H-739-00 (Bend Division)\",\"product_description\":\"Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5824-R0\",\"approval_number\":\"FL5824.36\",\"seq\":36,\"product_model\":\"Wood Straight-Line In-sash Picture Window 419-H-729-00 (Bend Division)\",\"product_description\":\"Wood Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6051-R0\",\"approval_number\":\"FL6051.1\",\"seq\":1,\"product_model\":\"6600 JW19 (Venice Division)\",\"product_description\":\"Aluminum Picture\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6052-R0\",\"approval_number\":\"FL6052.1\",\"seq\":1,\"product_model\":\"8300 Series Fixed Window Venice and Gainesville Window Division\",\"product_description\":\"Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6052-R0\",\"approval_number\":\"FL6052.2\",\"seq\":2,\"product_model\":\"8300 Series Fixed Window Venice and Gainesville Window Division\",\"product_description\":\"Impact Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6263-R0\",\"approval_number\":\"FL6263.1\",\"seq\":1,\"product_model\":\"7600 Series\",\"product_description\":\"Vinyl Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6263-R0\",\"approval_number\":\"FL6263.2\",\"seq\":2,\"product_model\":\"Builders' Collection Direct Set 130-H-621.00\",\"product_description\":\"Direct Set Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6263-R0\",\"approval_number\":\"FL6263.3\",\"seq\":3,\"product_model\":\"Builders' Collection Fixed Casement 130-H-617.00\",\"product_description\":\"Fixed Casement Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6263-R0\",\"approval_number\":\"FL6263.4\",\"seq\":4,\"product_model\":\"Builders' Collection Radius Window 130-H-622.00\",\"product_description\":\"Fixed radius Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6263-R0\",\"approval_number\":\"FL6263.5\",\"seq\":5,\"product_model\":\"CLAD DS 419-H-762.00\",\"product_description\":\"Aluminum Clad Fixed Direct Set Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6263-R0\",\"approval_number\":\"FL6263.6\",\"seq\":6,\"product_model\":\"CPDM7242 419-H-767.00\",\"product_description\":\"Aluminum Clad DH Transom\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6263-R0\",\"approval_number\":\"FL6263.7\",\"seq\":7,\"product_model\":\"CPHP4461 419-H-507.01\",\"product_description\":\"Aluminum Clad DH Picture Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6263-R0\",\"approval_number\":\"FL6263.8\",\"seq\":8,\"product_model\":\"CPHP7289 419-H-766.00\",\"product_description\":\"Aluminum Clad DH Picture Window\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6263-R0\",\"approval_number\":\"FL6263.9\",\"seq\":9,\"product_model\":\"Series 2001 Aluminum Fixed Window.\",\"product_description\":\"Aluminum Fixed HVHZ Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6263-R0\",\"approval_number\":\"FL6263.10\",\"seq\":10,\"product_model\":\"Series 2001 Aluminum Fixed Window.\",\"product_description\":\"Aluminum Fixed HVHZ Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6263-R0\",\"approval_number\":\"FL6263.11\",\"seq\":11,\"product_model\":\"Series 2001 Aluminum Fixed Window.\",\"product_description\":\"Aluminum Fixed HVHZ Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6263-R0\",\"approval_number\":\"FL6263.12\",\"seq\":12,\"product_model\":\"Series 2001 Aluminum Fixed Window.\",\"product_description\":\"Aluminum Fixed HVHZ Window\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6263-R0\",\"approval_number\":\"FL6263.13\",\"seq\":13,\"product_model\":\"Series 8300 Vinyl Fixed Window\",\"product_description\":\"JELD-WEN Premium Atlantic Vinyl Fixed Impact Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6263-R0\",\"approval_number\":\"FL6263.14\",\"seq\":14,\"product_model\":\"WPHP4461 419-H-774.00\",\"product_description\":\"Wood DH Picture Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6263-R0\",\"approval_number\":\"FL6263.15\",\"seq\":15,\"product_model\":\"WPHP7289 419-H-763.00\",\"product_description\":\"Wood DH Picture Window\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6677-R0\",\"approval_number\":\"FL6677.1\",\"seq\":1,\"product_model\":\"Teton Direct Set with Impact glass 406-H-648.00\",\"product_description\":\"59 3\\\/8\\\" x 90\\\" maximum size fixed window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6677-R0\",\"approval_number\":\"FL6677.2\",\"seq\":2,\"product_model\":\"Teton Series Sashed Picture Window with Impact Glass 406-H-650.01\",\"product_description\":\"1524mm x 1981mm maximum size sashed picture window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7037-R0\",\"approval_number\":\"FL7037.1\",\"seq\":1,\"product_model\":\"4300 Builders Aluminum Fixed Window\",\"product_description\":\"Max Size 53x63. No reinforcement required.Product must be installed in accordance with the attached installation instructions. Glazing shall comply with ASTM E 1300-02\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7037-R0\",\"approval_number\":\"FL7037.2\",\"seq\":2,\"product_model\":\"4300 Builders Aluminum Fixed Window\",\"product_description\":\"Max Size 74x76. No reinforcement required.Product must be installed in accordance with the attached installation instructions. Glazing shall be IG 3\\\/16\\\" tempered each layer\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7312-R0\",\"approval_number\":\"FL7312.1\",\"seq\":1,\"product_model\":\"CEDP 46106 419-H-801.00\",\"product_description\":\"Clad Epic Double-Hung Picture\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7312-R0\",\"approval_number\":\"FL7312.2\",\"seq\":2,\"product_model\":\"CEDP 5686 419-H-802.00\",\"product_description\":\"Clad Epic Double-Hung Picture\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7312-R0\",\"approval_number\":\"FL7312.3\",\"seq\":3,\"product_model\":\"Clad Premium DH Transom 419-H-818\",\"product_description\":\"Clad DH Transom\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7312-R0\",\"approval_number\":\"FL7312.4\",\"seq\":4,\"product_model\":\"CSDS 419-H-756.00\",\"product_description\":\"Clad Direct Set Fixed Window\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7312-R0\",\"approval_number\":\"FL7312.5\",\"seq\":5,\"product_model\":\"Custom Collection Clad Casement Picture 419-H-821.00\",\"product_description\":\"Clad Casement Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7312-R0\",\"approval_number\":\"FL7312.6\",\"seq\":6,\"product_model\":\"Custom Collection Clad Casement Picture 419-H-821.01\",\"product_description\":\"Clad Casement Picture Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7312-R0\",\"approval_number\":\"FL7312.7\",\"seq\":7,\"product_model\":\"Custom Collection Clad Casement Picture 419-H-821.06\",\"product_description\":\"Clad Casement Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7312-R0\",\"approval_number\":\"FL7312.8\",\"seq\":8,\"product_model\":\"Custom Collection Clad Casement Picture 419-H-821.07\",\"product_description\":\"Clad Casement Picture Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7312-R0\",\"approval_number\":\"FL7312.9\",\"seq\":9,\"product_model\":\"Custom Collection Clad DH Picture w\\\/ 3\\\/8\\\" Sill Stool 419-H-819.00\",\"product_description\":\"Clad DH Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7312-R0\",\"approval_number\":\"FL7312.10\",\"seq\":10,\"product_model\":\"Custom Collection Clad DH Picture w\\\/ 3\\\/8\\\" Sill Stool 419-H-819.02\",\"product_description\":\"Clad DH Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7312-R0\",\"approval_number\":\"FL7312.11\",\"seq\":11,\"product_model\":\"Custom Collection Clad Direct-Set Geometric w\\\/ IG 419-H-814.00\",\"product_description\":\"Direct set Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7312-R0\",\"approval_number\":\"FL7312.12\",\"seq\":12,\"product_model\":\"Custom Collection Clad Direct-Set Geometric w\\\/ Single Glazing 419-H-815.00\",\"product_description\":\"Direct set Fixed Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7312-R0\",\"approval_number\":\"FL7312.13\",\"seq\":13,\"product_model\":\"Custom Collection Clad Sashed Geometric 419-H-837.01\",\"product_description\":\"Clad Fixed Sash Geometric Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7312-R0\",\"approval_number\":\"FL7312.14\",\"seq\":14,\"product_model\":\"Custom Collection Wood Casement Picture 419-H-843.01\",\"product_description\":\"Wood Casement Picture\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7312-R0\",\"approval_number\":\"FL7312.15\",\"seq\":15,\"product_model\":\"Custom Collection Wood Casement Picture 419-H-843.03\",\"product_description\":\"Custom Collection Wood Casement Picture 419-H-843.03 Wood Casement Picture\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7312-R0\",\"approval_number\":\"FL7312.16\",\"seq\":16,\"product_model\":\"Custom Collection Wood Casement Picture 419-H-844.01\",\"product_description\":\"Wood Casement Picture\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7312-R0\",\"approval_number\":\"FL7312.17\",\"seq\":17,\"product_model\":\"Custom Collection Wood DH Picture 419-H-852.00\",\"product_description\":\"Fixed\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7312-R0\",\"approval_number\":\"FL7312.18\",\"seq\":18,\"product_model\":\"Custom Collection Wood DH Picture w\\\/ 3\\\/8\\\" sill Stool 419-H-816.00\",\"product_description\":\"Wood DH Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7312-R0\",\"approval_number\":\"FL7312.19\",\"seq\":19,\"product_model\":\"Custom Collection Wood DH Picture w\\\/ 3\\\/8\\\" Sill Stool 419-H-816.02\",\"product_description\":\"Wood DH Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7312-R0\",\"approval_number\":\"FL7312.20\",\"seq\":20,\"product_model\":\"Custom Collection Wood DH Transom 419-H-817\",\"product_description\":\"Wood DH Transom\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7312-R0\",\"approval_number\":\"FL7312.21\",\"seq\":21,\"product_model\":\"Custom Collection Wood Sashed Geometric 419-H-842.00\",\"product_description\":\"Wood Fixed Sashed Geometric\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7312-R0\",\"approval_number\":\"FL7312.22\",\"seq\":22,\"product_model\":\"Tradition Plus Direct Set Radius Picture 130-H-638.01\",\"product_description\":\"Fixed Direct Set Radius Picture\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7939-R0\",\"approval_number\":\"FL7939.1\",\"seq\":1,\"product_model\":\"8300 Premium Atlantic Vinyl Picture\",\"product_description\":\"Limits per Miami-Dade NOA-06-0407.01. Product must be installed in accordance with the attached installation instructions.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7939-R0\",\"approval_number\":\"FL7939.2\",\"seq\":2,\"product_model\":\"Series Direct Set Aluminum Clad Fixed Window\",\"product_description\":\"Limits per Miami-Dade NOA-06-0713.01. Product must be installed in accordance with the attached installation instructions.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7949-R0\",\"approval_number\":\"FL7949.1\",\"seq\":1,\"product_model\":\"Custom Collection Clad Double-Hung Picture Window 419-H-874.01\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7949-R0\",\"approval_number\":\"FL7949.2\",\"seq\":2,\"product_model\":\"Custom Collection Clad Double-Hung Picture with 3\\\/8\\\" sill stool 419-H-819.04\",\"product_description\":\"Double Hung Pic with stool\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7949-R0\",\"approval_number\":\"FL7949.3\",\"seq\":3,\"product_model\":\"Custom Collection Clad Double-Hung Picture with 3\\\/8\\\" sill stool 419-H-819.06\",\"product_description\":\"Double-Hung Picture with Stool\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7949-R0\",\"approval_number\":\"FL7949.4\",\"seq\":4,\"product_model\":\"Custom Collection Gliding Wide Stile Patio Door Fixed Lite 419-H-875.01\",\"product_description\":\"Sidelite\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7949-R0\",\"approval_number\":\"FL7949.5\",\"seq\":5,\"product_model\":\"Custom Collection Impact Gliding Wide Stile Patio Door Fixed Lite 419-H-875.02\",\"product_description\":\"Wind zone 4 missile level D\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7949-R0\",\"approval_number\":\"FL7949.6\",\"seq\":6,\"product_model\":\"Custom Collection Wood Double-Hung Transom 419-H-817.02\",\"product_description\":\"Double Hung Transom\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7949-R0\",\"approval_number\":\"FL7949.7\",\"seq\":7,\"product_model\":\"WEDP 46106 419-H-805\",\"product_description\":\"Wood Epic Double-Hung Picture\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8054-R0\",\"approval_number\":\"FL8054.1\",\"seq\":1,\"product_model\":\"Custom Casement \\\"O\\\" Fixed Lite Impact Unit 419-H-870.02\",\"product_description\":\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8054-R0\",\"approval_number\":\"FL8054.2\",\"seq\":2,\"product_model\":\"Custom Casement \\\"O\\\" Fixed Lite Unit 419-H-870.00\",\"product_description\":\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8054-R0\",\"approval_number\":\"FL8054.3\",\"seq\":3,\"product_model\":\"Custom Collection Casement In-Sash Impact Picture Window 419-H-868.02\",\"product_description\":\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8054-R0\",\"approval_number\":\"FL8054.4\",\"seq\":4,\"product_model\":\"Custom Collection Casement In-Sash Picture Window 419-H-868.00\",\"product_description\":\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8054-R0\",\"approval_number\":\"FL8054.5\",\"seq\":5,\"product_model\":\"Custom Insash Casement Fixed Window 419-H-866.00\",\"product_description\":\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8054-R0\",\"approval_number\":\"FL8054.6\",\"seq\":6,\"product_model\":\"Custom Insash Casement Fixed Window Impact 419-H-866.02\",\"product_description\":\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8054-R0\",\"approval_number\":\"FL8054.7\",\"seq\":7,\"product_model\":\"Custom Insash Direct Set \\\"O\\\" Fixed Lite Unit 419-H-867.00\",\"product_description\":\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8054-R0\",\"approval_number\":\"FL8054.8\",\"seq\":8,\"product_model\":\"Custom Insash Direct Set \\\"O\\\" Fixed Lite Unit 419-H-867.01\",\"product_description\":\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8054-R0\",\"approval_number\":\"FL8054.9\",\"seq\":9,\"product_model\":\"Custom Insash Direct Set \\\"O\\\" Fixed Lite Unit Impact 419-H-867.04\",\"product_description\":\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8054-R0\",\"approval_number\":\"FL8054.10\",\"seq\":10,\"product_model\":\"Custom Insash Direct Set \\\"O\\\" Fixed Lite Unit Impact 419-H-867.05\",\"product_description\":\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8223-R0\",\"approval_number\":\"FL8223.1\",\"seq\":1,\"product_model\":\"Custom Double-Hung Transom 419-H-865.00\",\"product_description\":\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8223-R0\",\"approval_number\":\"FL8223.2\",\"seq\":2,\"product_model\":\"Custom Double-Hung Transom Impact 419-H-865.02\",\"product_description\":\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8225-R0\",\"approval_number\":\"FL8225.1\",\"seq\":1,\"product_model\":\"Custom Collection Twin Fixed Casement 419-H-881.01\",\"product_description\":\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8225-R0\",\"approval_number\":\"FL8225.2\",\"seq\":2,\"product_model\":\"Custom Collection Twin Fixed Casement Impact 419-H-881.02\",\"product_description\":\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8397-R0\",\"approval_number\":\"FL8397.1\",\"seq\":1,\"product_model\":\"Custom Collection Wood Casement In-Sash Fixed Window\",\"product_description\":\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8397-R0\",\"approval_number\":\"FL8397.2\",\"seq\":2,\"product_model\":\"Custom Collection Wood Casement In-Sash Fixed Window\",\"product_description\":\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8397-R0\",\"approval_number\":\"FL8397.3\",\"seq\":3,\"product_model\":\"Custom Collection Wood Casement Picture Window\",\"product_description\":\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8397-R0\",\"approval_number\":\"FL8397.4\",\"seq\":4,\"product_model\":\"Custom Collection Wood Direct Set\",\"product_description\":\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8397-R0\",\"approval_number\":\"FL8397.5\",\"seq\":5,\"product_model\":\"Premium Aluminum Fixed 6600\",\"product_description\":\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8401-R0\",\"approval_number\":\"FL8401.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Fixed Casement 8700\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8401-R0\",\"approval_number\":\"FL8401.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Vinyl Picture 8300\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8774-R0\",\"approval_number\":\"FL8774.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Aluminum Fixed window\",\"product_description\":\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8775-R0\",\"approval_number\":\"FL8775.1\",\"seq\":1,\"product_model\":\"Custom collection Clad Fixed Casement Twin Window\",\"product_description\":\"419-H-881.02\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9034-R0\",\"approval_number\":\"FL9034.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Aluminum Fixed window\",\"product_description\":\"\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9034-R0\",\"approval_number\":\"FL9034.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Aluminum Fixed window\",\"product_description\":\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9034-R0\",\"approval_number\":\"FL9034.3\",\"seq\":3,\"product_model\":\"Premium Atlantic Aluminum Fixed window\",\"product_description\":\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9034-R0\",\"approval_number\":\"FL9034.4\",\"seq\":4,\"product_model\":\"Premium Atlantic Aluminum Fixed window\",\"product_description\":\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9034-R0\",\"approval_number\":\"FL9034.5\",\"seq\":5,\"product_model\":\"Premium Atlantic Vinyl Fixed Window\",\"product_description\":\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9034-R0\",\"approval_number\":\"FL9034.6\",\"seq\":6,\"product_model\":\"Premium Vinyl Fixed Window\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9536-R0\",\"approval_number\":\"FL9536.1\",\"seq\":1,\"product_model\":\"Custom Collection Clad Casement Picture 419-H-894.02\",\"product_description\":\"\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9536-R0\",\"approval_number\":\"FL9536.2\",\"seq\":2,\"product_model\":\"Custom Collection Clad Casement Picture 419-H-894.05\",\"product_description\":\"\",\"design_pressure\":\"+90\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9536-R0\",\"approval_number\":\"FL9536.3\",\"seq\":3,\"product_model\":\"Custom Collection Clad DH Picture 419-H-873.00\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9536-R0\",\"approval_number\":\"FL9536.4\",\"seq\":4,\"product_model\":\"Custom Collection Clad Direct Set 419-H-895.02\",\"product_description\":\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9536-R0\",\"approval_number\":\"FL9536.5\",\"seq\":5,\"product_model\":\"Custom Collection Clad Direct Set 419-H-895.05\",\"product_description\":\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9536-R0\",\"approval_number\":\"FL9536.6\",\"seq\":6,\"product_model\":\"Custom Collection Clad Direct Set 419-H-895.08\",\"product_description\":\"\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9536-R0\",\"approval_number\":\"FL9536.7\",\"seq\":7,\"product_model\":\"Custom Collection Clad Insash Casement Picture 419-H-897.02\",\"product_description\":\"\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9536-R0\",\"approval_number\":\"FL9536.8\",\"seq\":8,\"product_model\":\"Custom Collection Clad Insash Casement Picture 419-H-897.05\",\"product_description\":\"\",\"design_pressure\":\"+90\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9536-R0\",\"approval_number\":\"FL9536.9\",\"seq\":9,\"product_model\":\"Premium Siteline EX Clad Casement Picture 406-H-679\",\"product_description\":\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9536-R0\",\"approval_number\":\"FL9536.10\",\"seq\":10,\"product_model\":\"Premium Siteline EX Clad Direct Set 406-H-678\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9536-R0\",\"approval_number\":\"FL9536.11\",\"seq\":11,\"product_model\":\"Premium Siteline EX Clad Direct Set Radius 406-H-675\",\"product_description\":\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9536-R0\",\"approval_number\":\"FL9536.12\",\"seq\":12,\"product_model\":\"Premium Siteline EX Clad Direct Set Radius 406-H-677\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9536-R0\",\"approval_number\":\"FL9536.13\",\"seq\":13,\"product_model\":\"Premium Siteline EX Clad Double Hung Picture 406-H-666\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9536-R0\",\"approval_number\":\"FL9536.14\",\"seq\":14,\"product_model\":\"Premium Siteline EX Wood Direct Set 406-H-680\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9663-R0\",\"approval_number\":\"FL9663.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Aluminum (6600) Impact Fixed\",\"product_description\":\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9663-R0\",\"approval_number\":\"FL9663.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Aluminum (6600) Impact Fixed\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10032-R0\",\"approval_number\":\"FL10032.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl (3100\\\/3400) Impact Sidelite\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10032-R0\",\"approval_number\":\"FL10032.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Vinyl (3100\\\/3400) Impact Transom\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10032-R0\",\"approval_number\":\"FL10032.3\",\"seq\":3,\"product_model\":\"Premium Atlantic Vinyl (3800) Impact Transom Lite\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10032-R0\",\"approval_number\":\"FL10032.4\",\"seq\":4,\"product_model\":\"Premium Atlantic Vinyl (8300) Fixed\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10032-R0\",\"approval_number\":\"FL10032.5\",\"seq\":5,\"product_model\":\"Premium Atlantic Vinyl (8300) Fixed\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10032-R0\",\"approval_number\":\"FL10032.6\",\"seq\":6,\"product_model\":\"Premium Atlantic Vinyl (8300) Impact Fixed\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10032-R0\",\"approval_number\":\"FL10032.7\",\"seq\":7,\"product_model\":\"Premium Atlantic Vinyl (8300) Impact Fixed\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10032-R0\",\"approval_number\":\"FL10032.8\",\"seq\":8,\"product_model\":\"Premium Atlantic Vinyl (8700) Impact Fixed Casement\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10297-R1\",\"approval_number\":\"FL10297.1\",\"seq\":1,\"product_model\":\"Premium Siteline EX Clad Casement Picture 406-H-679\",\"product_description\":\"Clad Casement Picture 84x84\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10297-R1\",\"approval_number\":\"FL10297.2\",\"seq\":2,\"product_model\":\"Premium Siteline EX Clad Casement Picture 406-H-694\",\"product_description\":\"Clad Casement Picture 72x72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10297-R1\",\"approval_number\":\"FL10297.3\",\"seq\":3,\"product_model\":\"Premium Siteline EX Clad Casement Picture 406-H-732\",\"product_description\":\"Clad Casement Picture 48x72\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10297-R1\",\"approval_number\":\"FL10297.4\",\"seq\":4,\"product_model\":\"Premium Siteline EX Clad Casement Picture 406-H-733\",\"product_description\":\"Clad Casement Picture 48x84\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10297-R1\",\"approval_number\":\"FL10297.5\",\"seq\":5,\"product_model\":\"Premium Siteline EX Clad Direct Set 406-H-678\",\"product_description\":\"Clad Direct Set 84x84\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10297-R1\",\"approval_number\":\"FL10297.6\",\"seq\":6,\"product_model\":\"Premium Siteline EX Clad Direct Set 406-H-726\",\"product_description\":\"Clad Direct Set 84x84\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10297-R1\",\"approval_number\":\"FL10297.7\",\"seq\":7,\"product_model\":\"Premium Siteline EX Clad Direct Set Radius 406-H-705\",\"product_description\":\"Clad Direct Set Radius 84x84\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10297-R1\",\"approval_number\":\"FL10297.8\",\"seq\":8,\"product_model\":\"Premium Siteline EX Clad Double Hung Picture 406-H-666\",\"product_description\":\"Clad Double Hung Picture 77.375x88\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10297-R1\",\"approval_number\":\"FL10297.9\",\"seq\":9,\"product_model\":\"Premium Siteline EX Wood Casement Picture 406-H-698\",\"product_description\":\"Wood Casement Picture 72x72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10297-R1\",\"approval_number\":\"FL10297.10\",\"seq\":10,\"product_model\":\"Premium Siteline EX Wood Casement Picture 406-H-715\",\"product_description\":\"Wood Casement Picture 84x84\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10297-R1\",\"approval_number\":\"FL10297.11\",\"seq\":11,\"product_model\":\"Premium Siteline EX Wood Casement Picture 406-H-735\",\"product_description\":\"Wood Casement Picture 72x72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10297-R1\",\"approval_number\":\"FL10297.12\",\"seq\":12,\"product_model\":\"Premium Siteline EX Wood Direct Set 406-H-680\",\"product_description\":\"Wood Direct Set 84x84\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10297-R1\",\"approval_number\":\"FL10297.13\",\"seq\":13,\"product_model\":\"Premium Siteline EX Wood Direct Set 406-H-695\",\"product_description\":\"Wood Direct Set 104x70\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10297-R2\",\"approval_number\":\"FL10297.14\",\"seq\":14,\"product_model\":\"Premium Siteline EX Wood Direct Set\",\"product_description\":\"406-H-695\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10297-R2\",\"approval_number\":\"FL10297.15\",\"seq\":15,\"product_model\":\"Premium Siteline EX Wood Direct Set\",\"product_description\":\"406-H-680\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10297-R3\",\"approval_number\":\"FL10297.16\",\"seq\":16,\"product_model\":\"Premium Siteline EX Wood Direct Set\",\"product_description\":\"406-H-695\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10297-R3\",\"approval_number\":\"FL10297.17\",\"seq\":17,\"product_model\":\"Premium Siteline EX Wood Direct Set\",\"product_description\":\"406-H-680\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10297-R4\",\"approval_number\":\"FL10297.18\",\"seq\":18,\"product_model\":\"Premium Siteline EX Wood Direct Set\",\"product_description\":\"406-H-695\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10297-R4\",\"approval_number\":\"FL10297.19\",\"seq\":19,\"product_model\":\"Premium Siteline EX Wood Direct Set\",\"product_description\":\"406-H-680\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10338-R1\",\"approval_number\":\"FL10338.1\",\"seq\":1,\"product_model\":\"Custom Aluminum Clad Wood Casement Picture\",\"product_description\":\"419-H-894.02\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10338-R1\",\"approval_number\":\"FL10338.2\",\"seq\":2,\"product_model\":\"Custom Aluminum Clad Wood Casement Picture\",\"product_description\":\"419-H-894.05\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10338-R1\",\"approval_number\":\"FL10338.3\",\"seq\":3,\"product_model\":\"Custom Aluminum Clad Wood DH Picture\",\"product_description\":\"419-H-873.00\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10338-R1\",\"approval_number\":\"FL10338.4\",\"seq\":4,\"product_model\":\"Custom Aluminum Clad Wood Direct Set\",\"product_description\":\"419-H-895.02\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10338-R1\",\"approval_number\":\"FL10338.5\",\"seq\":5,\"product_model\":\"Custom Aluminum Clad Wood Direct Set\",\"product_description\":\"419-H-895.05\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10338-R1\",\"approval_number\":\"FL10338.6\",\"seq\":6,\"product_model\":\"Custom Aluminum Clad Wood Direct Set\",\"product_description\":\"419-H-897.02\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10338-R1\",\"approval_number\":\"FL10338.7\",\"seq\":7,\"product_model\":\"Custom Aluminum Clad Wood Double-Hung Picture Window\",\"product_description\":\"419-H-874.01\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10338-R1\",\"approval_number\":\"FL10338.8\",\"seq\":8,\"product_model\":\"Custom Aluminum Clad Wood Insash Casement Picture\",\"product_description\":\"419-H-897.05\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10338-R1\",\"approval_number\":\"FL10338.9\",\"seq\":9,\"product_model\":\"Custom Casement \\\"O\\\" Fixed Lite Impact Unit\",\"product_description\":\"419-H-870.02\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10338-R1\",\"approval_number\":\"FL10338.10\",\"seq\":10,\"product_model\":\"Custom Casement \\\"O\\\" Fixed Lite Unit\",\"product_description\":\"419-H-870.00\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10338-R1\",\"approval_number\":\"FL10338.11\",\"seq\":11,\"product_model\":\"Custom Collection Casement In-Sash Impact Picture Window\",\"product_description\":\"419-H-868.02\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10692-R0\",\"approval_number\":\"FL10692.1\",\"seq\":1,\"product_model\":\"Brickmould Vinyl Picture Window\",\"product_description\":\"Brickmould Vinyl 2-wide Picture Window 72x74\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10692-R1\",\"approval_number\":\"FL10692.3\",\"seq\":3,\"product_model\":\"Brickmould Vinyl\",\"product_description\":\"Brickmould Vinyl 2-wide Picture Window 72x74\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10692-R1\",\"approval_number\":\"FL10692.4\",\"seq\":4,\"product_model\":\"Brickmould Vinyl\",\"product_description\":\"Double Hung Picture IG\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10692-R1\",\"approval_number\":\"FL10692.6\",\"seq\":6,\"product_model\":\"Builders Vinyl\",\"product_description\":\"Double Hung Picture\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10692-R1\",\"approval_number\":\"FL10692.7\",\"seq\":7,\"product_model\":\"Premium Vinyl\",\"product_description\":\"Single Hung Picture Window Block Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10692-R1\",\"approval_number\":\"FL10692.8\",\"seq\":8,\"product_model\":\"Premium Vinyl\",\"product_description\":\"Picture Window Sloped Sill\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10692-R1\",\"approval_number\":\"FL10692.9\",\"seq\":9,\"product_model\":\"Premium Vinyl\",\"product_description\":\"Casement Window Stationary\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10692-R2\",\"approval_number\":\"FL10692.10\",\"seq\":10,\"product_model\":\"Premium Vinyl\",\"product_description\":\"Single Hung Picture Window Block Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10692-R2\",\"approval_number\":\"FL10692.11\",\"seq\":11,\"product_model\":\"Premium Vinyl\",\"product_description\":\"Picture Window Sloped Sill\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10692-R2\",\"approval_number\":\"FL10692.12\",\"seq\":12,\"product_model\":\"Premium Vinyl\",\"product_description\":\"Casement Window Stationary\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10937-R0\",\"approval_number\":\"FL10937.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl Fixed\",\"product_description\":\"Vinyl Fixed Max Size Tested 48x48 Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10937-R0\",\"approval_number\":\"FL10937.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Vinyl Fixed\",\"product_description\":\"Vinyl Fixed Max Size Tested 36x62 Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10937-R0\",\"approval_number\":\"FL10937.3\",\"seq\":3,\"product_model\":\"Premium Atlantic Vinyl Fixed window\",\"product_description\":\"Vinyl Fixed Max Size Tested 48x74 Insulated Glass\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10937-R0\",\"approval_number\":\"FL10937.4\",\"seq\":4,\"product_model\":\"Premium Atlantic Vinyl Fixed Window\",\"product_description\":\"Vinyl Fixed Max Size Tested 74x75 Tempered Glass\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10937-R0\",\"approval_number\":\"FL10937.5\",\"seq\":5,\"product_model\":\"Premium Atlantic Vinyl Picture\",\"product_description\":\"Vinyl Fixed Picture Max Size Tested 52x62 Insulated Glass\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10966-R0\",\"approval_number\":\"FL10966.1\",\"seq\":1,\"product_model\":\"Builders Collection Aluminum Clad Wood Direct Set\",\"product_description\":\"130-H-621.00\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10966-R0\",\"approval_number\":\"FL10966.2\",\"seq\":2,\"product_model\":\"Builders Collection Aluminum Clad Wood Fixed Casement\",\"product_description\":\"130-H-617.00\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-08-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10966-R1\",\"approval_number\":\"FL10966.3\",\"seq\":3,\"product_model\":\"Builders Collection Aluminum Clad Wood Direct Set\",\"product_description\":\"130-H-621.00\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10966-R1\",\"approval_number\":\"FL10966.4\",\"seq\":4,\"product_model\":\"Builders Collection Aluminum Clad Wood Fixed Casement\",\"product_description\":\"130-H-617.00\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-08-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10971-R0\",\"approval_number\":\"FL10971.1\",\"seq\":1,\"product_model\":\"Builders Aluminum Fixed Window\",\"product_description\":\"Builders Aluminum Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10971-R0\",\"approval_number\":\"FL10971.2\",\"seq\":2,\"product_model\":\"Builders Aluminum Fixed Window\",\"product_description\":\"Builders Aluminum Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10971-R0\",\"approval_number\":\"FL10971.3\",\"seq\":3,\"product_model\":\"Builders Aluminum Fixed Window\",\"product_description\":\"Builders Aluminum Fixed Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10971-R0\",\"approval_number\":\"FL10971.4\",\"seq\":4,\"product_model\":\"Premium Atlantic Aluminum Fixed window\",\"product_description\":\"Premium Atlantic Aluminum Fixed window\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10971-R0\",\"approval_number\":\"FL10971.5\",\"seq\":5,\"product_model\":\"Premium Atlantic Aluminum Fixed window\",\"product_description\":\"Premium Atlantic Aluminum Fixed window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10971-R0\",\"approval_number\":\"FL10971.6\",\"seq\":6,\"product_model\":\"Premium Atlantic Aluminum Fixed window\",\"product_description\":\"Premium Atlantic Aluminum Fixed window\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10971-R0\",\"approval_number\":\"FL10971.7\",\"seq\":7,\"product_model\":\"Premium Atlantic Aluminum Fixed window\",\"product_description\":\"Premium Atlantic Aluminum Fixed window\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11117-R0\",\"approval_number\":\"FL11117.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Aluminum Fixed Picture Window SG\",\"product_description\":\"Premium Atlantic Aluminum Fixed Picture Window SG 52 1\\\/8\\\" x 75\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11117-R0\",\"approval_number\":\"FL11117.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Aluminum Fixed Picture Window SG\",\"product_description\":\"Premium Atlantic Aluminum Fixed Picture Window SG 36x62\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11117-R0\",\"approval_number\":\"FL11117.3\",\"seq\":3,\"product_model\":\"Premium Atlantic Aluminum Fixed Picture Window SG\",\"product_description\":\"Premium Atlantic Aluminum Fixed Picture Window SG 48x96\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11117-R0\",\"approval_number\":\"FL11117.4\",\"seq\":4,\"product_model\":\"Premium Atlantic Vinyl Fixed Casement Window IG\",\"product_description\":\"Premium Atlantic Vinyl Fixed Casement Window IG 36x72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11117-R0\",\"approval_number\":\"FL11117.5\",\"seq\":5,\"product_model\":\"Premium Atlantic Vinyl Fixed Picture Window IG\",\"product_description\":\"Premium Atlantic Vinyl Fixed Picture Window IG 54x74\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11117-R0\",\"approval_number\":\"FL11117.6\",\"seq\":6,\"product_model\":\"Premium Atlantic Vinyl Fixed Picture Window IG\\\/SG\",\"product_description\":\"Premium Atlantic Vinyl Fixed Picture Window IG\\\/SG 54x74\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11117-R0\",\"approval_number\":\"FL11117.7\",\"seq\":7,\"product_model\":\"Premium Atlantic Vinyl Fixed Picture Window IG\\\/SG\",\"product_description\":\"Premium Atlantic Vinyl Fixed Picture Window IG\\\/SG 52 1\\\/8\\\" x 75\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11117-R3\",\"approval_number\":\"FL11117.8\",\"seq\":8,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Fixed 8300 (52x75) Insulated Glass (3\\\/16\\\" Tempered - 5\\\/16\\\" SGP LAM)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11117-R3\",\"approval_number\":\"FL11117.9\",\"seq\":9,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Fixed 8300 (54x74) Insulated Glass (3\\\/16\\\" Annealed - 5\\\/16\\\" SGP LAM) or Single Glaze (7\\\/16\\\" SGP LAM)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11467-R0\",\"approval_number\":\"FL11467.1\",\"seq\":1,\"product_model\":\"Custom Clad Casement In-Sash Window\",\"product_description\":\"Custom Collection Wood Casement In-sash Fixed Window - L.M.I. 36x72\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11467-R0\",\"approval_number\":\"FL11467.2\",\"seq\":2,\"product_model\":\"Custom Clad Casement In-Sash Window\",\"product_description\":\"Custom Collection Wood Casement In-sash Fixed Window Glaze Type A - L.M.I. 60x72\",\"design_pressure\":\"+58.9\\\/-58.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11467-R0\",\"approval_number\":\"FL11467.3\",\"seq\":3,\"product_model\":\"Custom Clad Casement In-Sash Window\",\"product_description\":\"Custom Collection Wood Casement In-sash Fixed Window Glaze Type B - L.M.I. 60x72\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11467-R0\",\"approval_number\":\"FL11467.4\",\"seq\":4,\"product_model\":\"Custom Clad Casement In-Sash Window\",\"product_description\":\"Custom Collection Wood Casement In-sash Fixed Window Glaze Type C - L.M.I. 60x72\",\"design_pressure\":\"+61.7\\\/-61.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11467-R0\",\"approval_number\":\"FL11467.5\",\"seq\":5,\"product_model\":\"Custom Clad Casement Picture\",\"product_description\":\"Custom Collection Wood Casement Picture Window Glaze Type A - L.M.I. 60x72\",\"design_pressure\":\"+58.9\\\/-58.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11467-R0\",\"approval_number\":\"FL11467.6\",\"seq\":6,\"product_model\":\"Custom Clad Casement Picture\",\"product_description\":\"Custom Collection Wood Casement Picture Window Glaze Type B - L.M.I. 60x72\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11467-R0\",\"approval_number\":\"FL11467.7\",\"seq\":7,\"product_model\":\"Custom Clad Casement Picture\",\"product_description\":\"Custom Collection Wood Casement Picture Window Glaze Type C - L.M.I. 60x72\",\"design_pressure\":\"+61.7\\\/-61.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11467-R0\",\"approval_number\":\"FL11467.8\",\"seq\":8,\"product_model\":\"Custom Clad Direct Set\",\"product_description\":\"Series Direct Set Aluminum Clad Fixed Window - L.M.I. 60x120\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11467-R0\",\"approval_number\":\"FL11467.9\",\"seq\":9,\"product_model\":\"Custom Clad Direct Set\",\"product_description\":\"Series Direct Set Aluminum Clad Fixed Window - L.M.I. 48x96\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11467-R0\",\"approval_number\":\"FL11467.10\",\"seq\":10,\"product_model\":\"Custom Clad Direct Set\",\"product_description\":\"Series Direct Set Aluminum Clad Fixed Window - L.M.I. 48x60\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11467-R0\",\"approval_number\":\"FL11467.11\",\"seq\":11,\"product_model\":\"Custom Clad Direct Set\",\"product_description\":\"Series Direct Set Aluminum Clad Fixed Window - L.M.I. 36x60\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11467-R0\",\"approval_number\":\"FL11467.12\",\"seq\":12,\"product_model\":\"Custom Clad Fixed Double Hung\",\"product_description\":\"Series Custom Collection Double Hung Aluminum Clad Wood Fixed Window Glaze Type A - L.M.I. 49 3\\\/8 x 66\",\"design_pressure\":\"+55\\\/-69.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11467-R0\",\"approval_number\":\"FL11467.13\",\"seq\":13,\"product_model\":\"Custom Clad Fixed Double Hung\",\"product_description\":\"Series Custom Collection Double Hung Aluminum Clad Wood Fixed Window Glaze Type A - L.M.I. 49 3\\\/8 x 72\",\"design_pressure\":\"+55\\\/-74\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11467-R0\",\"approval_number\":\"FL11467.14\",\"seq\":14,\"product_model\":\"Custom Clad Fixed Double Hung\",\"product_description\":\"Series Custom Collection Double Hung Aluminum Clad Wood Fixed Window Glaze Type A - L.M.I. 49 3\\\/8 x 76\",\"design_pressure\":\"+55\\\/-69.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11467-R0\",\"approval_number\":\"FL11467.15\",\"seq\":15,\"product_model\":\"Custom Clad Fixed Double Hung\",\"product_description\":\"Series Custom Collection Double Hung Aluminum Clad Wood Fixed Window Glaze Type B - L.M.I. 37 3\\\/8x76\",\"design_pressure\":\"+55\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11467-R0\",\"approval_number\":\"FL11467.16\",\"seq\":16,\"product_model\":\"Custom Clad Fixed Double Hung\",\"product_description\":\"Series Custom Collection Double Hung Aluminum Clad Wood Fixed Window Glaze Type B - L.M.I. 37 3\\\/8x66\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11467-R0\",\"approval_number\":\"FL11467.17\",\"seq\":17,\"product_model\":\"Custom Wood Direct Set\",\"product_description\":\"Series Custom Collection Direct Set Wood Window Glaze Type A - L.M.I. 60x96\",\"design_pressure\":\"+56\\\/-56\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11467-R0\",\"approval_number\":\"FL11467.18\",\"seq\":18,\"product_model\":\"Custom Wood Direct Set\",\"product_description\":\"Series Custom Collection Direct Set Wood Window Glaze Type B - L.M.I. 60x96\",\"design_pressure\":\"+56.9\\\/-56.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11467-R0\",\"approval_number\":\"FL11467.19\",\"seq\":19,\"product_model\":\"Custom Wood Direct Set\",\"product_description\":\"Series Custom Collection Direct Set Wood Window Glaze Type C - L.M.I. 60x96\",\"design_pressure\":\"+45.2\\\/-45.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11467-R1\",\"approval_number\":\"FL11467.20\",\"seq\":20,\"product_model\":\"Custom Collection Clad Fixed Double Hung\",\"product_description\":\"Series Custom Collection Double Hung Aluminum Clad Wood Fixed Window Glaze Type A - L.M.I. 49 3\\\/8 x 66\",\"design_pressure\":\"+55\\\/-69.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11467-R1\",\"approval_number\":\"FL11467.21\",\"seq\":21,\"product_model\":\"Custom Collection Clad Fixed Double Hung\",\"product_description\":\"Series Custom Collection Double Hung Aluminum Clad Wood Fixed Window Glaze Type A - L.M.I. 49 3\\\/8 x 72\",\"design_pressure\":\"+55\\\/-74\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11467-R1\",\"approval_number\":\"FL11467.22\",\"seq\":22,\"product_model\":\"Custom Collection Clad Fixed Double Hung\",\"product_description\":\"Series Custom Collection Double Hung Aluminum Clad Wood Fixed Window Glaze Type A - L.M.I. 49 3\\\/8 x 76\",\"design_pressure\":\"+55\\\/-69.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11467-R1\",\"approval_number\":\"FL11467.23\",\"seq\":23,\"product_model\":\"Custom Collection Clad Fixed Double Hung\",\"product_description\":\"Series Custom Collection Double Hung Aluminum Clad Wood Fixed Window Glaze Type B - L.M.I. 37 3\\\/8x76\",\"design_pressure\":\"+55\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11467-R1\",\"approval_number\":\"FL11467.24\",\"seq\":24,\"product_model\":\"Custom Collection Clad Fixed Double Hung\",\"product_description\":\"Series Custom Collection Double Hung Aluminum Clad Wood Fixed Window Glaze Type B - L.M.I. 37 3\\\/8x66\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11467-R2\",\"approval_number\":\"FL11467.25\",\"seq\":25,\"product_model\":\"Custom Collection Clad Fixed Double Hung\",\"product_description\":\"Custom Collection Clad Wood Fixed Double Hung Window Glaze Type A - L.M.I. 49 3\\\/8 x 66\",\"design_pressure\":\"+55\\\/-69.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11467-R2\",\"approval_number\":\"FL11467.26\",\"seq\":26,\"product_model\":\"Custom Collection Clad Fixed Double Hung\",\"product_description\":\"Custom Collection Clad Wood Fixed Double Hung Window Glaze Type A - L.M.I. 49 3\\\/8 x 72\",\"design_pressure\":\"+55\\\/-74\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11467-R2\",\"approval_number\":\"FL11467.27\",\"seq\":27,\"product_model\":\"Custom Collection Clad Fixed Double Hung\",\"product_description\":\"Custom Collection Clad Wood Fixed Double Hung Window Glaze Type A - L.M.I. 49 3\\\/8 x 76\",\"design_pressure\":\"+55\\\/-69.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11467-R2\",\"approval_number\":\"FL11467.28\",\"seq\":28,\"product_model\":\"Custom Collection Clad Fixed Double Hung\",\"product_description\":\"Custom Collection Clad Wood Fixed Double Hung Window Glaze Type B - L.M.I. 37 3\\\/8x76\",\"design_pressure\":\"+55\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11467-R2\",\"approval_number\":\"FL11467.29\",\"seq\":29,\"product_model\":\"Custom Collection Clad Fixed Double Hung\",\"product_description\":\"Custom Collection Clad Wood Fixed Double Hung Window Glaze Type B - L.M.I. 37 3\\\/8x66\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11595-R0\",\"approval_number\":\"FL11595.1\",\"seq\":1,\"product_model\":\"Probilt Transom\",\"product_description\":\"12'-0\\\" x 1'-1\\u00bd\\\" Triple Fixed Transom with Integral Mullion or boxed Unit\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11598-R0\",\"approval_number\":\"FL11598.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl 8300 Picture Impact Laminated Glass\",\"product_description\":\"Premium Atlantic Vinyl 8300 Picture Impact Laminated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11598-R0\",\"approval_number\":\"FL11598.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Vinyl Fixed Casement Impact Insulated Laminated Glass\",\"product_description\":\"Premium Atlantic Vinyl Fixed Casement Impact Insulated Laminated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11598-R0\",\"approval_number\":\"FL11598.3\",\"seq\":3,\"product_model\":\"Premium Atlantic Vinyl Fixed Casement Impact Laminated Glass\",\"product_description\":\"Premium Atlantic Vinyl Fixed Casement Impact Laminated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11598-R0\",\"approval_number\":\"FL11598.4\",\"seq\":4,\"product_model\":\"Premium Atlantic Vinyl Fixed Casement Impact Laminated Glass\",\"product_description\":\"Premium Atlantic Vinyl Fixed Casement Impact Laminated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11598-R0\",\"approval_number\":\"FL11598.5\",\"seq\":5,\"product_model\":\"Premium Atlantic Vinyl Picture Impact Insulated Tempered Laminated Glass\",\"product_description\":\"Premium Atlantic Vinyl Picture Impact Insulated Tempered Laminated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11598-R0\",\"approval_number\":\"FL11598.6\",\"seq\":6,\"product_model\":\"Premium Atlantic Vinyl Picture Impact Insulated Tempered Laminated Glass\",\"product_description\":\"Premium Atlantic Vinyl Picture Impact Insulated Tempered Laminated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11726-R0\",\"approval_number\":\"FL11726.1\",\"seq\":1,\"product_model\":\"Premium Tradition Plus Clad Casement Picture\",\"product_description\":\"130-H-647.00\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11726-R0\",\"approval_number\":\"FL11726.2\",\"seq\":2,\"product_model\":\"Premium Tradition Plus Clad Direct Set\",\"product_description\":\"130-H-634.01\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11726-R0\",\"approval_number\":\"FL11726.3\",\"seq\":3,\"product_model\":\"Premium Tradition Plus Clad Double Hung Picture\",\"product_description\":\"130-H-693.00\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11726-R0\",\"approval_number\":\"FL11726.4\",\"seq\":4,\"product_model\":\"Premium Tradition Plus Clad Radius Direct Set\",\"product_description\":\"130-H-638.00\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11726-R0\",\"approval_number\":\"FL11726.5\",\"seq\":5,\"product_model\":\"Premium Tradition Plus Wood Double Hung Picture\",\"product_description\":\"130-H-695.00\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11726-R1\",\"approval_number\":\"FL11726.6\",\"seq\":6,\"product_model\":\"Premium Tradition Plus Clad Pocket Double Hung Fixed\",\"product_description\":\"130-H-661.00\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11726-R1\",\"approval_number\":\"FL11726.7\",\"seq\":7,\"product_model\":\"Premium Tradition Plus Clad Radius Direct Set\",\"product_description\":\"130-H-638.00\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11726-R1\",\"approval_number\":\"FL11726.8\",\"seq\":8,\"product_model\":\"Premium Tradition Plus Wood Casement Picture Window\",\"product_description\":\"130-H-715.01\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11726-R1\",\"approval_number\":\"FL11726.9\",\"seq\":9,\"product_model\":\"Premium Tradition Plus Wood Double Hung Picture\",\"product_description\":\"130-H-695.00\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11726-R2\",\"approval_number\":\"FL11726.10\",\"seq\":10,\"product_model\":\"Premium Tradition Plus Wood Double Hung Picture\",\"product_description\":\"130-H-695.00\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11726-R2\",\"approval_number\":\"FL11726.11\",\"seq\":11,\"product_model\":\"Premium Tradition Plus Wood Double Hung Pocket Picture\",\"product_description\":\"130-H-723.01\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11869-R0\",\"approval_number\":\"FL11869.1\",\"seq\":1,\"product_model\":\"8300 Premium Atlantic PVC Fixed Window - Impact\",\"product_description\":\"8300 Premium Atlantic PVC Fixed Window - Impact IG\\\/SG 54x74\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11869-R0\",\"approval_number\":\"FL11869.2\",\"seq\":2,\"product_model\":\"8300 Premium Atlantic PVC Fixed Window - Impact\",\"product_description\":\"8300 Premium Atlantic PVC Fixed Window - Impact 52 1\\\/8 x 75\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11869-R0\",\"approval_number\":\"FL11869.3\",\"seq\":3,\"product_model\":\"8300 Premium Atlantic Vinyl Picture Window - Impact\",\"product_description\":\"8300 Premium Atlantic Vinyl Picture Window - Impact 54x74\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11869-R0\",\"approval_number\":\"FL11869.4\",\"seq\":4,\"product_model\":\"Premium Atlantic Vinyl Fixed Casement Window - Impact\",\"product_description\":\"Premium Atlantic Vinyl Fixed Casement Window - Impact 36x72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11869-R1\",\"approval_number\":\"FL11869.5\",\"seq\":5,\"product_model\":\"Premium Atlantic Vinyl Fixed Window Series 8700\",\"product_description\":\"Premium Atlantic Vinyl Fixed Window - 37x73 LAM\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13699-R0\",\"approval_number\":\"FL13699.1\",\"seq\":1,\"product_model\":\"Custom Clad Casement Picture\",\"product_description\":\"419-H-821.09\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13699-R0\",\"approval_number\":\"FL13699.2\",\"seq\":2,\"product_model\":\"Custom Clad Casement Picture\",\"product_description\":\"419-H-821.11\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13699-R0\",\"approval_number\":\"FL13699.3\",\"seq\":3,\"product_model\":\"Custom Clad Direct Set\",\"product_description\":\"419-H-814.03\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13699-R0\",\"approval_number\":\"FL13699.4\",\"seq\":4,\"product_model\":\"Custom Clad Direct Set\",\"product_description\":\"419-H-815.03\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13699-R0\",\"approval_number\":\"FL13699.5\",\"seq\":5,\"product_model\":\"Custom Clad Double Hung Picture IG Impact\",\"product_description\":\"419-H-873\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13699-R0\",\"approval_number\":\"FL13699.6\",\"seq\":6,\"product_model\":\"Custom Clad Double Hung Transom IG Impact\",\"product_description\":\"419-H-865\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13699-R0\",\"approval_number\":\"FL13699.7\",\"seq\":7,\"product_model\":\"Custom Clad Epic Double Hung Picture\",\"product_description\":\"419-H-977.01\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13699-R0\",\"approval_number\":\"FL13699.8\",\"seq\":8,\"product_model\":\"Custom Clad Epic Double Hung Picture\",\"product_description\":\"419-H-977.03\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13699-R0\",\"approval_number\":\"FL13699.9\",\"seq\":9,\"product_model\":\"Custom Clad Epic Double Hung Picture Fixed Sash\",\"product_description\":\"419-H-974.01\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13699-R0\",\"approval_number\":\"FL13699.10\",\"seq\":10,\"product_model\":\"Custom Clad Fixed Window Insash Geo\",\"product_description\":\"419-H-837.03\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13699-R0\",\"approval_number\":\"FL13699.11\",\"seq\":11,\"product_model\":\"Custom Clad Fixed Window Insash Geo\",\"product_description\":\"419-H-978.01\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13699-R0\",\"approval_number\":\"FL13699.12\",\"seq\":12,\"product_model\":\"Custom Wood Direct Set\",\"product_description\":\"419-H-853.03\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13699-R0\",\"approval_number\":\"FL13699.13\",\"seq\":13,\"product_model\":\"Custom Wood Direct Set\",\"product_description\":\"419-H-855.03\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13699-R0\",\"approval_number\":\"FL13699.14\",\"seq\":14,\"product_model\":\"Custom Wood Epic Double Hung Picture\",\"product_description\":\"419-H-976.01\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13699-R0\",\"approval_number\":\"FL13699.15\",\"seq\":15,\"product_model\":\"Custom Wood Epic Double Hung Picture\",\"product_description\":\"419-H-976.03\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13699-R0\",\"approval_number\":\"FL13699.16\",\"seq\":16,\"product_model\":\"Custom Wood Epic Double Hung Picture Fixed Sash\",\"product_description\":\"419-H-975.01\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13699-R0\",\"approval_number\":\"FL13699.17\",\"seq\":17,\"product_model\":\"Custom Wood Fixed Window Insash Geo\",\"product_description\":\"419-H-979.01\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13699-R0\",\"approval_number\":\"FL13699.18\",\"seq\":18,\"product_model\":\"Custom Wood Fixed Window Insash Geo\",\"product_description\":\"419-H-842.03\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13741-R0\",\"approval_number\":\"FL13741.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Fixed Casement (8700F) 48x72 Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13745-R0\",\"approval_number\":\"FL13745.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Fixed Casement (8700F) 48x72 Insulated Glass (3\\\/16 Tempered - 5\\\/16 SGP LAM)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14087-R0\",\"approval_number\":\"FL14087.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Fixed Casement (8700) 48x72 3\\\/16 - 3\\\/16 Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14088-R0\",\"approval_number\":\"FL14088.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Picture (8300) 52x75 3\\\/16 - 3\\\/16 Annealed Insulated Glass\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14088-R0\",\"approval_number\":\"FL14088.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Picture (8300) 52x75 3\\\/16 - 3\\\/16 Tempered Insulated Glass\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14108-R0\",\"approval_number\":\"FL14108.1\",\"seq\":1,\"product_model\":\"Builders Vinyl\",\"product_description\":\"Fixed Window Triple (81x74) Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14108-R0\",\"approval_number\":\"FL14108.2\",\"seq\":2,\"product_model\":\"Builders Vinyl\",\"product_description\":\"Fixed Window Twin (81x74) Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14108-R1\",\"approval_number\":\"FL14108.3\",\"seq\":3,\"product_model\":\"Builders Vinyl\",\"product_description\":\"Quad Fixed 145\\\" x 74\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14108-R1\",\"approval_number\":\"FL14108.5\",\"seq\":5,\"product_model\":\"Builders Vinyl\",\"product_description\":\"Double Hung Fixed 62\\\" x 77\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14708-R0\",\"approval_number\":\"FL14708.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Aluminum\",\"product_description\":\"Fixed 6600 (52.125\\\" x 75\\\") Single Glaze (5\\\/16\\\" PVB LAM or 7\\\/16\\\" SGP LAM)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14708-R0\",\"approval_number\":\"FL14708.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Aluminum\",\"product_description\":\"Fixed 6600 (36\\\" x 62\\\") Single Glaze (5\\\/16\\\" PVB or SGP LAM)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14708-R0\",\"approval_number\":\"FL14708.3\",\"seq\":3,\"product_model\":\"Premium Atlantic Aluminum\",\"product_description\":\"Fixed 6600 (48\\\" x 96\\\") Single Glaze (7\\\/16\\\" Heat Strengthened SGP LAM)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14708-R0\",\"approval_number\":\"FL14708.4\",\"seq\":4,\"product_model\":\"Premium Atlantic Aluminum\",\"product_description\":\"Fixed 6600 (73\\\" x 71\\\") Single Glaze (7\\\/16\\\" Heat Strengthened SGP LAM)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14708-R0\",\"approval_number\":\"FL14708.5\",\"seq\":5,\"product_model\":\"Premium Atlantic Aluminum\",\"product_description\":\"Fixed 6600 (52\\\" x 62\\\") Single Glaze (7\\\/16\\\" PVB LAM)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14708-R0\",\"approval_number\":\"FL14708.6\",\"seq\":6,\"product_model\":\"Premium Atlantic Aluminum\",\"product_description\":\"Fixed 6600 (60\\\" x 96\\\") Single Glaze (3\\\/16\\\" Tempered) or Insulated Glass (1\\\/8\\\" -1\\\/8\\\" Tempered)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14708-R0\",\"approval_number\":\"FL14708.7\",\"seq\":7,\"product_model\":\"Premium Atlantic Aluminum\",\"product_description\":\"Fixed 6600 (52.125\\\" x 37.375\\\") Single Glaze (3\\\/16\\\" Annealed) or Insulated Glass (1\\\/8\\\" -1\\\/8\\\" Annealed)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11726-R9\",\"approval_number\":\"FL11726.12\",\"seq\":12,\"product_model\":\"Premium Tradition Plus Wood Double Hung Picture\",\"product_description\":\"130-H-695\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14087-R2\",\"approval_number\":\"FL14087.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Fixed Casement (8700) 37\\\" x 73\\\" Insulated Glass (1\\\/8\\\" Annealed - 5\\\/16\\\" SGP Lam)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14087-R3\",\"approval_number\":\"FL14087.3\",\"seq\":3,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Fixed Casement (8700) 47 1\\\/2\\\" x 71 1\\\/2\\\" Insulated Glass (3\\\/16\\\" Annealed - 5\\\/16\\\" SGP Lam)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14088-R2\",\"approval_number\":\"FL14088.3\",\"seq\":3,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Fixed (8300) 52 1\\\/8\\\" x 75\\\" Insulated Glass (3\\\/16\\\" Annealed - 5\\\/16\\\" PVB Lam)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14088-R2\",\"approval_number\":\"FL14088.4\",\"seq\":4,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Fixed (8300) 52 1\\\/8\\\" x 75\\\" Insulated Glass (3\\\/16\\\" Tempered - 5\\\/16\\\" SGP Lam)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15442-R0\",\"approval_number\":\"FL15442.1\",\"seq\":1,\"product_model\":\"Custom Clad Casement Fixed-IG Impact\",\"product_description\":\"Report No. 1977\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15442-R0\",\"approval_number\":\"FL15442.2\",\"seq\":2,\"product_model\":\"Custom Clad Insash Geometric Fixed-IG Impact\",\"product_description\":\"Report No. 1978\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15442-R1\",\"approval_number\":\"FL15442.3\",\"seq\":3,\"product_model\":\"Custom Clad Direct Set Fixed-IG\\\/ Monolithic Impact\",\"product_description\":\"Report No. 2169\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15442-R1\",\"approval_number\":\"FL15442.4\",\"seq\":4,\"product_model\":\"Custom Clad Direct Set Fixed-IG\\\/ Monolithic Impact\",\"product_description\":\"Report No. 2169\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15442-R1\",\"approval_number\":\"FL15442.5\",\"seq\":5,\"product_model\":\"Custom Clad Direct Set Fixed-IG\\\/ Monolithic Impact\",\"product_description\":\"Report No. 2169\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15442-R1\",\"approval_number\":\"FL15442.6\",\"seq\":6,\"product_model\":\"Custom Clad Insash Geometric Fixed-IG\\\/ Monolithic Impact\",\"product_description\":\"Report No. 2171\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15442-R1\",\"approval_number\":\"FL15442.7\",\"seq\":7,\"product_model\":\"Custom Clad Insash Geometric Fixed-IG\\\/ Monolithic Impact\",\"product_description\":\"Report No. 2171\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15461-R0\",\"approval_number\":\"FL15461.1\",\"seq\":1,\"product_model\":\"Custom Clad Direct Set\",\"product_description\":\"Report No. 1929\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15461-R0\",\"approval_number\":\"FL15461.2\",\"seq\":2,\"product_model\":\"Custom Clad Direct Set\",\"product_description\":\"Report No. 1929\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15461-R0\",\"approval_number\":\"FL15461.3\",\"seq\":3,\"product_model\":\"Custom Clad Double Hung Picture Window\",\"product_description\":\"Report No. 1928\",\"design_pressure\":\"+55\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15461-R0\",\"approval_number\":\"FL15461.4\",\"seq\":4,\"product_model\":\"Custom Clad Double Hung Picture Window\",\"product_description\":\"Report No. 1928\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15461-R0\",\"approval_number\":\"FL15461.5\",\"seq\":5,\"product_model\":\"Custom Clad Fixed Casement\",\"product_description\":\"Report No. 1926\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15461-R0\",\"approval_number\":\"FL15461.6\",\"seq\":6,\"product_model\":\"Custom Clad Fixed Casement\",\"product_description\":\"Report No. 1926\",\"design_pressure\":\"+90\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15461-R0\",\"approval_number\":\"FL15461.7\",\"seq\":7,\"product_model\":\"Custom Clad Insash Fixed Casement\",\"product_description\":\"Report No. 1927\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15461-R0\",\"approval_number\":\"FL15461.8\",\"seq\":8,\"product_model\":\"Custom Clad Insash Fixed Casement\",\"product_description\":\"Report No. 1927\",\"design_pressure\":\"+90\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16381-R0\",\"approval_number\":\"FL16381.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Aluminum\",\"product_description\":\"Fixed (6600) 48\\\" x 96\\\" Single Glaze (7\\\/16\\\" Heat Strengthened SGP Lam)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16381-R0\",\"approval_number\":\"FL16381.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Aluminum\",\"product_description\":\"Fixed (6600) 52.125\\\" x 75\\\" Single Glaze (7\\\/16\\\" SGP Lam)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16381-R0\",\"approval_number\":\"FL16381.3\",\"seq\":3,\"product_model\":\"Premium Atlantic Aluminum\",\"product_description\":\"Fixed (6600) 36\\\" x 62\\\" Single Glaze (5\\\/16\\\" PVB or SGP Lam)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17498-R0\",\"approval_number\":\"FL17498.1\",\"seq\":1,\"product_model\":\"Siteline Clad\",\"product_description\":\"Casement Picture 84\\\" x 84\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17498-R0\",\"approval_number\":\"FL17498.2\",\"seq\":2,\"product_model\":\"Siteline Clad\",\"product_description\":\"Casement Picture 72\\\" x 72\\\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17498-R0\",\"approval_number\":\"FL17498.3\",\"seq\":3,\"product_model\":\"Siteline Clad\",\"product_description\":\"Casement Picture 48\\\" x 84\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17498-R0\",\"approval_number\":\"FL17498.4\",\"seq\":4,\"product_model\":\"Siteline Wood\",\"product_description\":\"Casement Picture 84\\\" x 84\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17498-R0\",\"approval_number\":\"FL17498.5\",\"seq\":5,\"product_model\":\"Siteline Wood\",\"product_description\":\"Casement Picture 72\\\" x 72\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17498-R1\",\"approval_number\":\"FL17498.8\",\"seq\":8,\"product_model\":\"Siteline Wood\",\"product_description\":\"Casement Picture 48\\\" x 84\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17498-R2\",\"approval_number\":\"FL17498.9\",\"seq\":9,\"product_model\":\"Siteline Wood\",\"product_description\":\"Casement Picture 48\\\" x 84\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#19222-R0\",\"approval_number\":\"FL19222.1\",\"seq\":1,\"product_model\":\"W-4500 Clad\",\"product_description\":\"Stationary Casement 84 x 84\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#19222-R0\",\"approval_number\":\"FL19222.2\",\"seq\":2,\"product_model\":\"W-4500 Clad\",\"product_description\":\"Stationary Casement 84 x 84\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#19222-R0\",\"approval_number\":\"FL19222.3\",\"seq\":3,\"product_model\":\"W-4500 Clad\",\"product_description\":\"Stationary Casement 72 x 72\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#19690-R0\",\"approval_number\":\"FL19690.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Fixed 72\\\" x 72\\\" Insulated Glass (3\\\/16\\\" in - 3\\\/16\\\" out Annealed)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-09-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#20116-R0\",\"approval_number\":\"FL20116.1\",\"seq\":1,\"product_model\":\"Siteline Clad\",\"product_description\":\"Direct Set 84\\\" x 84\\\" IG (1\\\/2\\\" Heat Strengthened SGP Lam in - 1\\\/4\\\" Tempered out)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#20116-R0\",\"approval_number\":\"FL20116.2\",\"seq\":2,\"product_model\":\"Siteline Clad\",\"product_description\":\"Direct Set 60\\\" x 72\\\" IG (5\\\/16\\\" SGP Lam in - 3\\\/16\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#20116-R0\",\"approval_number\":\"FL20116.3\",\"seq\":3,\"product_model\":\"Siteline Clad\",\"product_description\":\"Direct Set 60\\\" x 60\\\" IG (9\\\/32\\\" PVB Lam in - 3\\\/16\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#20116-R0\",\"approval_number\":\"FL20116.4\",\"seq\":4,\"product_model\":\"Siteline Clad\",\"product_description\":\"Direct Set 48\\\" x 84\\\" IG (5\\\/16\\\" SGP Lam in - 1\\\/4\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#20116-R0\",\"approval_number\":\"FL20116.5\",\"seq\":5,\"product_model\":\"Siteline Clad\",\"product_description\":\"Direct Set 42\\\" x 60\\\" IG (9\\\/32\\\" PVB Lam in - 5\\\/32\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#20117-R0\",\"approval_number\":\"FL20117.1\",\"seq\":1,\"product_model\":\"Siteline Clad\",\"product_description\":\"Fixed Casement 42\\\" x 60\\\" IG (9\\\/32\\\" PVB Lam in - 5\\\/32\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#20117-R0\",\"approval_number\":\"FL20117.2\",\"seq\":2,\"product_model\":\"Siteline Clad\",\"product_description\":\"Fixed Casement 60\\\" x 60\\\" IG (9\\\/32\\\" PVB Lam in - 3\\\/16\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#20117-R0\",\"approval_number\":\"FL20117.3\",\"seq\":3,\"product_model\":\"Siteline Clad\",\"product_description\":\"Fixed Casement 60\\\" x 72\\\" IG (5\\\/16\\\" SGP Lam in - 3\\\/16\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#20117-R0\",\"approval_number\":\"FL20117.4\",\"seq\":4,\"product_model\":\"Siteline Clad\",\"product_description\":\"Fixed Casement 48\\\" x 84\\\" IG (5\\\/16\\\" SGP Lam in - 1\\\/4\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#20117-R0\",\"approval_number\":\"FL20117.5\",\"seq\":5,\"product_model\":\"Siteline Clad\",\"product_description\":\"Fixed Casement 84\\\" x 84\\\" IG (1\\\/2\\\" Heat Strengthened SGP Lam in - 1\\\/4\\\" Tempered out)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#20119-R0\",\"approval_number\":\"FL20119.1\",\"seq\":1,\"product_model\":\"Siteline Clad\",\"product_description\":\"Double Hung Fixed 41 3\\\/8\\\" x 60\\\" IG (9\\\/32\\\" PVB Lam in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#20119-R0\",\"approval_number\":\"FL20119.2\",\"seq\":2,\"product_model\":\"Siteline Clad\",\"product_description\":\"Double Hung Fixed 49 3\\\/8\\\" x 80\\\" IG (9\\\/32\\\" SGP Lam in - 3\\\/16\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#20119-R0\",\"approval_number\":\"FL20119.3\",\"seq\":3,\"product_model\":\"Siteline Clad\",\"product_description\":\"Double Hung Fixed 61 3\\\/8\\\" x 60\\\" IG (9\\\/32\\\" PVB Lam in - 3\\\/16\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#20119-R0\",\"approval_number\":\"FL20119.4\",\"seq\":4,\"product_model\":\"Siteline Clad\",\"product_description\":\"Double Hung Transom 77 3\\\/8\\\" x 24\\\" IG (9\\\/32\\\" PVB Lam in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#20754-R0\",\"approval_number\":\"FL20754.1\",\"seq\":1,\"product_model\":\"EpicVue Clad\",\"product_description\":\"Insash Geometric Picture 96\\\" x 48\\\" (Annealed Insulated Glass)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#20754-R0\",\"approval_number\":\"FL20754.2\",\"seq\":2,\"product_model\":\"EpicVue Clad\",\"product_description\":\"Insash Geometric Picture 96\\\" x 72\\\" (Annealed Insulated Glass)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21331-R0\",\"approval_number\":\"FL21331.4\",\"seq\":4,\"product_model\":\"EpicVue Clad\",\"product_description\":\"Insash Geometric Fixed 96\\\" x 48\\\" IG Annealed\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21331-R0\",\"approval_number\":\"FL21331.5\",\"seq\":5,\"product_model\":\"EpicVue Clad\",\"product_description\":\"Insash Geometric Fixed 96\\\" x 72\\\" IG Annealed\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22281-R0\",\"approval_number\":\"FL22281.1\",\"seq\":1,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Stationary Direct Set Casement 36\\\" x 72\\\" Insulated Glass (1\\\/4\\\" PVB Laminate in -1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22281-R0\",\"approval_number\":\"FL22281.2\",\"seq\":2,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Three Wide Stationary Direct Set Casement (OOO) 108\\\" x 72\\\" Insulated Glass (1\\\/4\\\" PVB Laminate in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22281-R0\",\"approval_number\":\"FL22281.3\",\"seq\":3,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Stationary Insash Casement 36\\\" x 72\\\" Insulated Glass (1\\\/4\\\" PVB Laminate in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22281-R0\",\"approval_number\":\"FL22281.4\",\"seq\":4,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Three Wide Stationary Insash Casement (OOO) 108\\\" x 72\\\" Insulated Glass (1\\\/4\\\" PVB Laminate in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22281-R0\",\"approval_number\":\"FL22281.5\",\"seq\":5,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Fixed 48\\\" x 84\\\" Insulated Glass (1\\\/4\\\" PVB Laminate in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-03-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22281-R0\",\"approval_number\":\"FL22281.6\",\"seq\":6,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Fixed 60\\\" x 60\\\" Insulated Glass (1\\\/4\\\" PVB Laminate in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22281-R0\",\"approval_number\":\"FL22281.7\",\"seq\":7,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Fixed w\\\/ Track Filler 48\\\" x 84\\\" Insulated Glass (1\\\/4\\\" PVB Laminate in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-03-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22281-R0\",\"approval_number\":\"FL22281.8\",\"seq\":8,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Fixed w\\\/ Track Filler 60\\\" x 60\\\" Insulated Glass (1\\\/4\\\" PVB Laminate in 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22281-R0\",\"approval_number\":\"FL22281.9\",\"seq\":9,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Three Wide Fixed w\\\/ Track Filler (OOO) 108\\\" x 72\\\" Insulated Glass (1\\\/4\\\" PVB Laminate in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22281-R0\",\"approval_number\":\"FL22281.10\",\"seq\":10,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Fixed 48\\\" x 84\\\" Insulated Glass (5\\\/16\\\" PVB Laminate in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-03-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22281-R0\",\"approval_number\":\"FL22281.11\",\"seq\":11,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Fixed 60\\\" x 60\\\" Insulated Glass (5\\\/16\\\" PVB Laminate in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-01-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22281-R0\",\"approval_number\":\"FL22281.12\",\"seq\":12,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Fixed w\\\/ Track Filler 48\\\" x 84\\\" Insulated Glass (5\\\/16\\\" PVB Laminate in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-03-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22281-R0\",\"approval_number\":\"FL22281.13\",\"seq\":13,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Fixed w\\\/ Track Filler 60\\\" x 60\\\" Insulated Glass (5\\\/16\\\" PVB Laminate in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-01-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22281-R0\",\"approval_number\":\"FL22281.14\",\"seq\":14,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Fixed w\\\/ Track Filler 72\\\" x 72\\\" Insulated Glass (5\\\/16\\\" SGP Laminate in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22281-R0\",\"approval_number\":\"FL22281.15\",\"seq\":15,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Three Wide Fixed w\\\/ Track Filler (OOO) 108\\\" x 72\\\" Insulated Glass (5\\\/16\\\" PVB Laminate in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22281-R0\",\"approval_number\":\"FL22281.16\",\"seq\":16,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Stationary Insash Casement 36\\\" x 72\\\" Insulated Glass (5\\\/16\\\" PVB Laminate in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22281-R0\",\"approval_number\":\"FL22281.17\",\"seq\":17,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Stationary Insash Casement 60\\\" x 60\\\" Insulated Glass (5\\\/16\\\" PVB Laminate in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22281-R0\",\"approval_number\":\"FL22281.18\",\"seq\":18,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Stationary Insash Casement (OOO) 108\\\" x 72\\\" Insulated Glass (5\\\/16\\\" PVB Laminate in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17498-R6\",\"approval_number\":\"FL17498.10\",\"seq\":10,\"product_model\":\"Siteline Wood or W-5500\",\"product_description\":\"Casement Picture 48\\\" x 84\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22281-R5\",\"approval_number\":\"FL22281.19\",\"seq\":19,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Sidelite (O) 36\\\" x 80\\\" Insulated Glass (5\\\/16\\\" PVB Laminate in - 5\\\/16\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22281-R5\",\"approval_number\":\"FL22281.20\",\"seq\":20,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Transom (O) 72\\\" x 36\\\" Insulated Glass (5\\\/16\\\" PVB Laminate in - 5\\\/16\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#25885-R0\",\"approval_number\":\"FL25885.1\",\"seq\":1,\"product_model\":\"Siteline Clad\",\"product_description\":\"Out-Swing Door Transom 75 1\\\/4\\\" x 36\\\" IG (5\\\/16\\\" PVB In - 5\\\/32\\\" Tempered Out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#25951-R1\",\"approval_number\":\"FL25951.3\",\"seq\":3,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Single (O) Fixed Glazed Door, 3'-0\\\" x 10'-0\\\", Inswing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#25951-R1\",\"approval_number\":\"FL25951.4\",\"seq\":4,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Single (O) Fixed Glazed Door, 3'-0\\\" x 10'-0\\\", Outswing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#25952-R0\",\"approval_number\":\"FL25952.3\",\"seq\":3,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Single (X) Glazed Door, 3'-0\\\" x 10'-0\\\", Inswing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#31795-R0\",\"approval_number\":\"FL31795.1\",\"seq\":1,\"product_model\":\"Auraline Composite\",\"product_description\":\"Stationary Casement 36\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#31795-R0\",\"approval_number\":\"FL31795.2\",\"seq\":2,\"product_model\":\"Auraline Composite\",\"product_description\":\"Stationary Casement 72\\\" x 72\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#32018-R0\",\"approval_number\":\"FL32018.3\",\"seq\":3,\"product_model\":\"Auraline Composite\",\"product_description\":\"Fixed 96\\\" x 96\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#31795-R2\",\"approval_number\":\"FL31795.3\",\"seq\":3,\"product_model\":\"Auraline Composite\",\"product_description\":\"Stationary Casement (OO) 72\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#31795-R2\",\"approval_number\":\"FL31795.4\",\"seq\":4,\"product_model\":\"Auraline Composite\",\"product_description\":\"Stationary Casement (OOOO) 144\\\" x 75\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#31795-R3\",\"approval_number\":\"FL31795.5\",\"seq\":5,\"product_model\":\"Auraline Composite\",\"product_description\":\"Stationary Casement (O) 84\\\" x 84\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42211-R0\",\"approval_number\":\"FL42211.1\",\"seq\":1,\"product_model\":\"Custom Clad\",\"product_description\":\"Pocket Casement Picture 85\\\" x 75\\\" Insulated GLass (1\\\/4\\\" in- 1\\\/4\\\" out Annealed)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-02-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42211-R0\",\"approval_number\":\"FL42211.2\",\"seq\":2,\"product_model\":\"Custom Clad\",\"product_description\":\"Pocket Casement Picture 72\\\" x 84\\\" Insulated Glass (1\\\/4\\\" in - 1\\\/4\\\" out Annealed)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-02-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42211-R0\",\"approval_number\":\"FL42211.3\",\"seq\":3,\"product_model\":\"Custom Clad\",\"product_description\":\"Pocket Double Hung Picture 77\\\" x 62\\\" Insulated Glass (3\\\/16\\\" in - 3\\\/16\\\" out Annealed)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42211-R0\",\"approval_number\":\"FL42211.4\",\"seq\":4,\"product_model\":\"Custom Clad\",\"product_description\":\"Pocket Double Hung Picture 77\\\" x 94\\\" Insulated Glass (3\\\/16\\\" in - 3\\\/16\\\" out Annealed)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42211-R0\",\"approval_number\":\"FL42211.5\",\"seq\":5,\"product_model\":\"Custom Clad\",\"product_description\":\"Pocket Double Hung Picture 37\\\" x 94\\\" Insulated Glass (5\\\/32\\\" in - 5\\\/32\\\" out Annealed)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-03-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42211-R0\",\"approval_number\":\"FL42211.6\",\"seq\":6,\"product_model\":\"Custom Clad\",\"product_description\":\"Pocket Doubdle Hung Picture 77\\\" x 95\\\" Insulated Glass (1\\\/4\\\" in - 1\\\/4\\\" out Annealed)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42211-R0\",\"approval_number\":\"FL42211.7\",\"seq\":7,\"product_model\":\"Custom Clad\",\"product_description\":\"Pocket Double Hung Picture 37\\\" x 95\\\" Insulated Glass (5\\\/32\\\" in - 5\\\/32\\\" out Annealed)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42211-R0\",\"approval_number\":\"FL42211.8\",\"seq\":8,\"product_model\":\"Custom Clad\",\"product_description\":\"Pocket Double Hung Picture 77\\\" x 63\\\" Insulated Glass (3\\\/16\\\" in - 3\\\/16\\\" out Annealed)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-05-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42211-R0\",\"approval_number\":\"FL42211.9\",\"seq\":9,\"product_model\":\"Custom Clad\",\"product_description\":\"Pocket Casement Picture 85\\\" x 72\\\" Insulated Glass (1\\\/4\\\" in - 1\\\/4\\\" out Annealed)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-02-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42211-R0\",\"approval_number\":\"FL42211.10\",\"seq\":10,\"product_model\":\"Custom Clad\",\"product_description\":\"Pocket Casement Picture 72\\\" x 84\\\" Insluated Glass (1\\\/4\\\" in - 1\\\/4\\\" out Annealed)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-02-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42241-R0\",\"approval_number\":\"FL42241.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Stationary Casement (8700F) 36\\\" x 72\\\" Insulated Glass (5\\\/16\\\" SGP Lam in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42241-R0\",\"approval_number\":\"FL42241.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Stationary Casement (8700F) 47.5\\\" x 71.5\\\" Insulated Glass (5\\\/16\\\" SGP Lam in - 3\\\/16\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42242-R0\",\"approval_number\":\"FL42242.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Fixed (8300) 52.125\\\" x 75\\\" Insualted Glass (5\\\/16\\\" PVB Lam in - -3\\\/16\\\" Annealed out)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42242-R0\",\"approval_number\":\"FL42242.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Fixed (8300) 52.125\\\" x 75\\\" Insulated Glass (5\\\/16\\\" SGP Lam in - 3\\\/16\\\" Tempered out)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#44522-R0\",\"approval_number\":\"FL44522.1\",\"seq\":1,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Transom (O) 87\\\" x 24\\\" Inswing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-09-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#44522-R0\",\"approval_number\":\"FL44522.2\",\"seq\":2,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Transom (O) 87\\\" x 24\\\" Outswing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-28 00:00:00\",\"instructions_url\":\"\"}],\"Marvin\":[{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10172-R11\",\"approval_number\":\"FL10172.1\",\"seq\":1,\"product_model\":\"ELDG CN7272\",\"product_description\":\"Elevate Direct Glaze 407-H-876\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10172-R11\",\"approval_number\":\"FL10172.2\",\"seq\":2,\"product_model\":\"ELDG CN8484\",\"product_description\":\"Elevate Direct Glaze 407-H-876\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10188-R13\",\"approval_number\":\"FL10188.1\",\"seq\":1,\"product_model\":\"ELCAP IZ3 3263\",\"product_description\":\"Elevate Casement Picture, Transom and Stationary - IZ3, Fiberglass Clad Wood Fixed Window with Impact Glazing, 407-H-900\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2029-04-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13632-R8\",\"approval_number\":\"FL13632.2\",\"seq\":2,\"product_model\":\"ESCAP FS 71\\\"x71\\\"\",\"product_description\":\"Essential Casement Picture 407-H-1039\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14407-R8\",\"approval_number\":\"FL14407.1\",\"seq\":1,\"product_model\":\"ESDGRT FS 65\\\"x65\\\"\",\"product_description\":\"Essential Direct Glaze Round Top 407-H-1069\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14407-R8\",\"approval_number\":\"FL14407.2\",\"seq\":2,\"product_model\":\"ESDGRT FS 87\\\"x50\\\"\",\"product_description\":\"Essential Direct Glaze Round Top 407-H-1069\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#28365-R0\",\"approval_number\":\"FL28365.1\",\"seq\":1,\"product_model\":\"MNDG 121 X 62\",\"product_description\":\"Modern Direct Glaze Rectangle and Polygon Fiberglass Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#33666-R1\",\"approval_number\":\"FL33666.1\",\"seq\":1,\"product_model\":\"Coastline Direct Glaze IZ4\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+100\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#34013-R1\",\"approval_number\":\"FL34013.1\",\"seq\":1,\"product_model\":\"Coastline French Door \\\/ Entry Door Sidelite IZ4\",\"product_description\":\"Large Missile Impact resistant fixed window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#34706-R1\",\"approval_number\":\"FL34706.1\",\"seq\":1,\"product_model\":\"Coastline Direct Glaze Casement IZ4\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37820-R1\",\"approval_number\":\"FL37820.1\",\"seq\":1,\"product_model\":\"UWDG RECT\\\/POLY 84X97 or 97X84\",\"product_description\":\"Ultimate Wood Direct Glaze Rectangle & Polygon 84x97 or 97x84 inches 407-H-1117\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#38016-R1\",\"approval_number\":\"FL38016.1\",\"seq\":1,\"product_model\":\"UDG CNR 82-1\\\/4 X 97\",\"product_description\":\"Ultimate Direct Glaze Corner window 407-H-1117\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#38016-R1\",\"approval_number\":\"FL38016.2\",\"seq\":2,\"product_model\":\"UDG NF CNR 75-1\\\/2 X 120\",\"product_description\":\"Ultimate Direct Glaze Narrow Frame Corner window 407-H-1117\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#39754-R1\",\"approval_number\":\"FL39754.1\",\"seq\":1,\"product_model\":\"UID TR and UIFD TR G2 14026\",\"product_description\":\"Ultimate Inswing Door Transom and Ultimate Inswing French Door Transom G2 14026 OOOO\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#39755-R1\",\"approval_number\":\"FL39755.1\",\"seq\":1,\"product_model\":\"UOD TR and UOFD TR G2 14026 OOOO\",\"product_description\":\"Ultimate Outswing Door Transom and Ultimate Outswing French Door Transom G2 14026 OOOO\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#47651-R0\",\"approval_number\":\"FL47651.1\",\"seq\":1,\"product_model\":\"Vivid Casement Picture\",\"product_description\":\"VCAP 72\\\" X 96\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#47651-R0\",\"approval_number\":\"FL47651.2\",\"seq\":2,\"product_model\":\"Vivid Direct Glaze\",\"product_description\":\"VDG 105.9\\\" X 85.4\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#47651-R0\",\"approval_number\":\"FL47651.3\",\"seq\":3,\"product_model\":\"Vivid Direct Glaze\",\"product_description\":\"VDG 120\\\" X 72.9\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#47651-R0\",\"approval_number\":\"FL47651.4\",\"seq\":4,\"product_model\":\"Vivid Direct Glaze\",\"product_description\":\"VDG 144\\\" X 61.9\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R18\",\"approval_number\":\"FL4781.10\",\"seq\":10,\"product_model\":\"UDG RT IZ3 73x73\",\"product_description\":\"Ultimate Direct Glaze Round Top IZ3 407-H-1117\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R18\",\"approval_number\":\"FL4781.5\",\"seq\":5,\"product_model\":\"UDG Rect IZ3\",\"product_description\":\"Ultimate Direct Glaze Rectangle IZ3 407-H-1118\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R18\",\"approval_number\":\"FL4781.6\",\"seq\":6,\"product_model\":\"UDG Rect IZ3 60 x 120\",\"product_description\":\"Ultimate Direct Glaze Rectangle IZ3 407-H-1118\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R18\",\"approval_number\":\"FL4781.7\",\"seq\":7,\"product_model\":\"UDG Rect IZ3 73x 73\",\"product_description\":\"Ultimate Direct Glaze Rectangle IZ3 407-H-1118\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R18\",\"approval_number\":\"FL4781.8\",\"seq\":8,\"product_model\":\"UDG Rect IZ3 84 X 86\",\"product_description\":\"Ultimate Direct Glaze Rectangle IZ3 407-H-1118\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R18\",\"approval_number\":\"FL4781.9\",\"seq\":9,\"product_model\":\"UDG RT IZ3 48x120\",\"product_description\":\"Ultimate Direct Glaze Round Top IZ3 407-H-1117\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9690-R9\",\"approval_number\":\"FL9690.1\",\"seq\":1,\"product_model\":\"ELCAP CN5771\",\"product_description\":\"Elevate Casement Picture, 407-H-900\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9690-R9\",\"approval_number\":\"FL9690.2\",\"seq\":2,\"product_model\":\"ELCAP CN7355\",\"product_description\":\"Elevate Casement Picture, 407-H-900\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9690-R9\",\"approval_number\":\"FL9690.3\",\"seq\":3,\"product_model\":\"ELCAP CN7359\",\"product_description\":\"Elevate Casement Picture, 407-H-900\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9690-R9\",\"approval_number\":\"FL9690.4\",\"seq\":4,\"product_model\":\"ELCAP NF CN5771\",\"product_description\":\"Elevate Casement Picture Narrow Frame, 407-H-1166\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9690-R9\",\"approval_number\":\"FL9690.5\",\"seq\":5,\"product_model\":\"ELCAP NF CN7359\",\"product_description\":\"Elevate Casement Picture Narrow Frame, 407-H-1166\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10188-R13\",\"approval_number\":\"FL10188.2\",\"seq\":2,\"product_model\":\"ELCAP IZ3 5771\",\"product_description\":\"Elevate Casement Picture, Transom and Stationary - IZ3, Fiberglass Clad Wood Fixed Window with Impact Glazing, 407-H-900\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10188-R13\",\"approval_number\":\"FL10188.3\",\"seq\":3,\"product_model\":\"ELCAP IZ3 7355\",\"product_description\":\"Elevate Casement Picture, Transom and Stationary - IZ3, Fiberglass Clad Wood Fixed Window with Impact Glazing, 407-H-900\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10188-R13\",\"approval_number\":\"FL10188.8\",\"seq\":8,\"product_model\":\"ELDG IZ3 7330\",\"product_description\":\"Elevate Direct Glaze - IZ3, Fiberglass Clad Wood Fixed Window with Impact Glazing, 407-H-876\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10188-R13\",\"approval_number\":\"FL10188.9\",\"seq\":9,\"product_model\":\"ELDG IZ3 9672\",\"product_description\":\"Elevate Direct Glaze - IZ3, Fiberglass Clad Wood Fixed Window with Impact Glazing, 407-H-876\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10188-R13\",\"approval_number\":\"FL10188.12\",\"seq\":12,\"product_model\":\"ELDHP IZ3 6264\",\"product_description\":\"Elevate Double Hung Picture - IZ3, Fiberglass Clad Wood Fixed Window with Impact Glazing, 407-H-793\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10812-R9\",\"approval_number\":\"FL10812.1\",\"seq\":1,\"product_model\":\"ELALDGRT 5631 CA\",\"product_description\":\"Elevate Casement Round Top, Aluminum Clad Fixed Wood Window\\nCCL 407-H-965\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10812-R9\",\"approval_number\":\"FL10812.2\",\"seq\":2,\"product_model\":\"ELALDGRT 7383 CA\",\"product_description\":\"Elevate Casement Round Top, Aluminum Clad Fixed Wood Window,\\nCCL 407-H-965\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10812-R9\",\"approval_number\":\"FL10812.3\",\"seq\":3,\"product_model\":\"ELALDGRT 7638 DH\",\"product_description\":\"Elevate Double Hung Round Top, Aluminum Clad Fixed Wood Window,\\nCCL 407-H-965\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10812-R9\",\"approval_number\":\"FL10812.4\",\"seq\":4,\"product_model\":\"ELALDGRT 8473 DH\",\"product_description\":\"Elevate Double Hung Round Top, Aluminum Clad Fixed Wood Window,\\nCCL 407-H-965\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17783-R4\",\"approval_number\":\"FL17783.3\",\"seq\":3,\"product_model\":\"UDG RECT IZ4 3696 or 9636\",\"product_description\":\"Ultimate Direct Glaze Rectangle IZ3 3696 or 9636, 407-H-1136\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17783-R4\",\"approval_number\":\"FL17783.4\",\"seq\":4,\"product_model\":\"UDG RECT IZ4 60120 or 12060\",\"product_description\":\"Ultimate Direct Glaze Rectangle IZ4 60120 or 12060, 407-H-1136\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#28365-R0\",\"approval_number\":\"FL28365.2\",\"seq\":2,\"product_model\":\"MNDG 145 X 97\",\"product_description\":\"Modern Direct Glaze Rectangle and Polygon Fiberglass Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#34706-R1\",\"approval_number\":\"FL34706.2\",\"seq\":2,\"product_model\":\"Coastline Direct Glaze Narrow Frame IZ4\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+90\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#34706-R1\",\"approval_number\":\"FL34706.3\",\"seq\":3,\"product_model\":\"Coastline Direct Glaze Narrow Frame IZ4 (1\\\" IG)\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+90\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37820-R1\",\"approval_number\":\"FL37820.2\",\"seq\":2,\"product_model\":\"UWDG RECT\\\/POLY IZ3 73X73-15\\\/16\",\"product_description\":\"Ultimate Wood Direct Glaze Rectangle & Polygon IZ3 73X73-15\\\/16 inches 407-H-1118\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37820-R1\",\"approval_number\":\"FL37820.3\",\"seq\":3,\"product_model\":\"UWDG RT 84X97\",\"product_description\":\"Ultimate Wood Direct Glaze Round Top 84x97 inches 407-H-1117\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#38016-R1\",\"approval_number\":\"FL38016.3\",\"seq\":3,\"product_model\":\"UDG NF POLY 76X120\",\"product_description\":\"Ultimate Direct Glaze Narrow Frame Polygon 76x120 407-H-1117\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#38016-R1\",\"approval_number\":\"FL38016.4\",\"seq\":4,\"product_model\":\"UDG NF RECT 76X120\",\"product_description\":\"Ultimate Direct Glaze Narrow Frame Rectangle 76x120 407-H-1117\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#38016-R1\",\"approval_number\":\"FL38016.5\",\"seq\":5,\"product_model\":\"UDG POLY 63-1\\\/16 x 145-9\\\/16\",\"product_description\":\"Ultimate Direct Glaze Polygon\\n63-1\\\/16 x 145-9\\\/16\\n407-H-1117\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-09-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#38016-R1\",\"approval_number\":\"FL38016.6\",\"seq\":6,\"product_model\":\"UDG POLY 68-9\\\/16 x 110-9\\\/16\",\"product_description\":\"Ultimate Direct Glaze Polygon 68-9\\\/16 x 110-9\\\/16 407-H-1117\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-09-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#38016-R1\",\"approval_number\":\"FL38016.7\",\"seq\":7,\"product_model\":\"UDG POLY 84X97\",\"product_description\":\"Ultimate Direct Glaze Polygon 84x97 407-H-1117\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-09-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#38016-R1\",\"approval_number\":\"FL38016.8\",\"seq\":8,\"product_model\":\"UDG RECT 63-1\\\/16 x 145-9\\\/16\",\"product_description\":\"Ultimate Direct Glaze Rectangle\\n63-1\\\/16 x 145-9\\\/16 407-H-1117\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#38016-R1\",\"approval_number\":\"FL38016.9\",\"seq\":9,\"product_model\":\"UDG RECT 68-9\\\/16 x 110-9\\\/16\",\"product_description\":\"Ultimate Direct Glaze Rectangle 68-9\\\/16 x 110-9\\\/16 407-H-1117\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#38016-R1\",\"approval_number\":\"FL38016.10\",\"seq\":10,\"product_model\":\"UDG RECT 84X97\",\"product_description\":\"Ultimate Direct Glaze Rectangle 84x97 407-H-1117\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-08-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#38016-R1\",\"approval_number\":\"FL38016.11\",\"seq\":11,\"product_model\":\"UDG RT 84X97\",\"product_description\":\"Ultimate Direct Glaze Round Top 84x97 407-H-1117\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#39754-R1\",\"approval_number\":\"FL39754.2\",\"seq\":2,\"product_model\":\"UID TR and UIFD TR G2 8026\",\"product_description\":\"Ultimate Inswing Door Transom and Ultimate Inswing French Door Transom G2 8026\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#39755-R1\",\"approval_number\":\"FL39755.2\",\"seq\":2,\"product_model\":\"UOD TR and UOFD TR G2 8026\",\"product_description\":\"Ultimate Outswing Door Transom and Ultimate Outswing French Door Transom G2 8026\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#12378-R12\",\"approval_number\":\"FL12378.4\",\"seq\":4,\"product_model\":\"ESDHP FS 59.5\\\" x 71.5\\\"\",\"product_description\":\"Essential Double Hung Picture, 407-H-1002\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#447-R0\",\"approval_number\":\"FL447.1\",\"seq\":1,\"product_model\":\"Casemaster Picture StormPlus I\",\"product_description\":\"(407-H-632) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#447-R0\",\"approval_number\":\"FL447.2\",\"seq\":2,\"product_model\":\"Clad Casemaster Picture 7272\",\"product_description\":\"(407-H-657.1) Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#447-R0\",\"approval_number\":\"FL447.3\",\"seq\":3,\"product_model\":\"Clad Casemaster Picture 7272\",\"product_description\":\"(407-H-657) Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#447-R0\",\"approval_number\":\"FL447.4\",\"seq\":4,\"product_model\":\"Clad Direct Glaze\",\"product_description\":\"(407-H-621) Aluminum Clad Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#447-R0\",\"approval_number\":\"FL447.5\",\"seq\":5,\"product_model\":\"Clad Direct Glaze StormPlus IZ\",\"product_description\":\"(407-H-628.1) Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#447-R0\",\"approval_number\":\"FL447.6\",\"seq\":6,\"product_model\":\"Clad Direct Glazed Polygon\",\"product_description\":\"(407-H-603) Aluminum Clad Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#447-R0\",\"approval_number\":\"FL447.7\",\"seq\":7,\"product_model\":\"Clad Double Hung Round Top\",\"product_description\":\"(407-H-542) Aluminum Clad Wood Fixed Round Top Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#447-R0\",\"approval_number\":\"FL447.8\",\"seq\":8,\"product_model\":\"Clad Insert Double Hung Pictur\",\"product_description\":\"(407-H-612) Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#447-R0\",\"approval_number\":\"FL447.9\",\"seq\":9,\"product_model\":\"Clad Insert Double Hung Transo\",\"product_description\":\"(407-H-612.1) Aluminum Clad Wood Fixed Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#447-R0\",\"approval_number\":\"FL447.10\",\"seq\":10,\"product_model\":\"Clad Ultimate Double Hung Pict\",\"product_description\":\"(407-H-650.1) Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#447-R0\",\"approval_number\":\"FL447.11\",\"seq\":11,\"product_model\":\"Clad Ultimate Double Hung Pict\",\"product_description\":\"(407-H-650) Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#447-R0\",\"approval_number\":\"FL447.12\",\"seq\":12,\"product_model\":\"Clad Ultimate Double Hung Tran\",\"product_description\":\"(407-H-633) Aluminum Clad Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#447-R0\",\"approval_number\":\"FL447.13\",\"seq\":13,\"product_model\":\"Infinity Picture\",\"product_description\":\"(407-H-653) Fiberglass Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#447-R0\",\"approval_number\":\"FL447.14\",\"seq\":14,\"product_model\":\"Infinity Picture\",\"product_description\":\"(407-H-653.1) Fiberglass Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#447-R0\",\"approval_number\":\"FL447.15\",\"seq\":15,\"product_model\":\"Integrity Casement Picture\",\"product_description\":\"(407-H-619.1) Fiberglass Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#447-R0\",\"approval_number\":\"FL447.16\",\"seq\":16,\"product_model\":\"Integrity Casement Picture\",\"product_description\":\"(407-H-619) Fiberglass Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#447-R0\",\"approval_number\":\"FL447.17\",\"seq\":17,\"product_model\":\"Integrity Casement Picture\",\"product_description\":\"(407-H-619.3) Fiberglass Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#447-R0\",\"approval_number\":\"FL447.18\",\"seq\":18,\"product_model\":\"Integrity Casement Picture\",\"product_description\":\"(407-H-619.2) Fiberglass Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#447-R0\",\"approval_number\":\"FL447.19\",\"seq\":19,\"product_model\":\"Integrity Direct Glaze 8484\",\"product_description\":\"(407-H-646.1) Fiberglass Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#447-R0\",\"approval_number\":\"FL447.20\",\"seq\":20,\"product_model\":\"Integrity Direct Glaze 8484\",\"product_description\":\"(407-H-646) Fiberglass Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#447-R0\",\"approval_number\":\"FL447.21\",\"seq\":21,\"product_model\":\"Integrity Double Hung Picture\",\"product_description\":\"(407-H-635) Fiberglass Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#447-R0\",\"approval_number\":\"FL447.22\",\"seq\":22,\"product_model\":\"Integrity Round Top\",\"product_description\":\"(407-H-613) Fiberglass Clad Wood Fixed Round Top Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#447-R0\",\"approval_number\":\"FL447.23\",\"seq\":23,\"product_model\":\"Wood Casemaster Picture 7272\",\"product_description\":\"(407-H-640.1) Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#447-R0\",\"approval_number\":\"FL447.24\",\"seq\":24,\"product_model\":\"Wood Casemaster Picture 7272\",\"product_description\":\"(407-H-640) Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#447-R0\",\"approval_number\":\"FL447.25\",\"seq\":25,\"product_model\":\"Wood Direct Glaze Polygon\",\"product_description\":\"(407-H-602) Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#447-R0\",\"approval_number\":\"FL447.26\",\"seq\":26,\"product_model\":\"Wood Direct Glaze Round Top\",\"product_description\":\"(407-H-601) Fixed Wood Round Top Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#447-R0\",\"approval_number\":\"FL447.27\",\"seq\":27,\"product_model\":\"Wood Direct Glazed StormPlus I\",\"product_description\":\"(407-H-625) Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#447-R0\",\"approval_number\":\"FL447.28\",\"seq\":28,\"product_model\":\"Wood Ultimate Double Hung Pict\",\"product_description\":\"(407-H-606) Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#447-R0\",\"approval_number\":\"FL447.29\",\"seq\":29,\"product_model\":\"Wood Ultimate Double Hung Pict\",\"product_description\":\"(407-H-605) Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2587-R0\",\"approval_number\":\"FL2587.1\",\"seq\":1,\"product_model\":\"CCMP 7272\",\"product_description\":\"Clad Casemaster Picture, Type: Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2587-R0\",\"approval_number\":\"FL2587.2\",\"seq\":2,\"product_model\":\"CCMP RT and Poly SPIZ3 4884\",\"product_description\":\"Clad Casemaster Picture Round Top and Polygon StormPlus IZ3, Type: Impact Shaped Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2587-R0\",\"approval_number\":\"FL2587.3\",\"seq\":3,\"product_model\":\"CCMP SPIZ2 3672\",\"product_description\":\"Clad Casemaster Stationary StormPlus IZ2, Type: Impact Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2587-R0\",\"approval_number\":\"FL2587.4\",\"seq\":4,\"product_model\":\"CCMP SPIZ2 7272\",\"product_description\":\"Clad Casemaster Picture StormPlus IZ2, Type: Impact Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2587-R0\",\"approval_number\":\"FL2587.5\",\"seq\":5,\"product_model\":\"CCMP SPIZ3 3672\",\"product_description\":\"Clad Casemaster Stationary StormPlus IZ3, Type: Impact Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2587-R0\",\"approval_number\":\"FL2587.6\",\"seq\":6,\"product_model\":\"CCMP SPIZ3 7272\",\"product_description\":\"Clad Casemaster Picture StormPlus IZ3, Type: Impact Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2587-R0\",\"approval_number\":\"FL2587.7\",\"seq\":7,\"product_model\":\"CDG 8496\",\"product_description\":\"Clad Direct Glaze W\\\/Nail Fin Installation, Type: Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2587-R0\",\"approval_number\":\"FL2587.8\",\"seq\":8,\"product_model\":\"CDG 8496\",\"product_description\":\"Clad Direct Glaze W\\\/Jambscrew or Masonry Clip Installation, Type: Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2587-R0\",\"approval_number\":\"FL2587.9\",\"seq\":9,\"product_model\":\"CDG SPIZ2 7373\",\"product_description\":\"Clad Direct Glaze StormPlus IZ2, Type: Impact Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2587-R0\",\"approval_number\":\"FL2587.10\",\"seq\":10,\"product_model\":\"CDG SPIZ3 7373\",\"product_description\":\"Clad Direct Glaze StormPlus IZ3, Type: Impact Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2587-R0\",\"approval_number\":\"FL2587.11\",\"seq\":11,\"product_model\":\"CUDHP 6878\",\"product_description\":\"Clad Ultimate Double Hung Picture, Type: Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2587-R0\",\"approval_number\":\"FL2587.12\",\"seq\":12,\"product_model\":\"CUDHP SPIZ2 6878\",\"product_description\":\"Clad Ultimate Double Hung Picture StormPlus IZ2, Type: Impact Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2587-R0\",\"approval_number\":\"FL2587.13\",\"seq\":13,\"product_model\":\"CUDHP SPIZ3 6878\",\"product_description\":\"Clad Ultimate Double Hung Picture StormPlus IZ3, Type: Impact Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2587-R0\",\"approval_number\":\"FL2587.14\",\"seq\":14,\"product_model\":\"CUDHT 7928\",\"product_description\":\"Clad Ultimate Double Hung Transom Type: Aluminum Clad Wood Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2587-R0\",\"approval_number\":\"FL2587.15\",\"seq\":15,\"product_model\":\"CUDHT SPIZ2 6820\",\"product_description\":\"Clad Ultimate Double Hung Transom StormPlus IZ2, Type: Impact Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2587-R0\",\"approval_number\":\"FL2587.16\",\"seq\":16,\"product_model\":\"CUDHT SPIZ3 6820\",\"product_description\":\"Clad Ultimate Double Hung Transom StormPlus IZ3, Type: Impact Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2587-R0\",\"approval_number\":\"FL2587.17\",\"seq\":17,\"product_model\":\"WCMP 7272\",\"product_description\":\"Wood Casemaster Picture, Type: Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2587-R0\",\"approval_number\":\"FL2587.18\",\"seq\":18,\"product_model\":\"WCMP RT and Poly 4884\",\"product_description\":\"Wood Casemaster Picture Round Top and Polygon, Type: Shaped Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2587-R0\",\"approval_number\":\"FL2587.19\",\"seq\":19,\"product_model\":\"WCMP RT and Poly SPIZ3 4884\",\"product_description\":\"Wood Casemaster Picture Round Top and Polygon StormPlus IZ3, Type: Impact Shaped Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2587-R0\",\"approval_number\":\"FL2587.20\",\"seq\":20,\"product_model\":\"WCMP SPIZ2 3672\",\"product_description\":\"Wood Casemaster Stationary StormPlus IZ2, Type: Impact Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2587-R0\",\"approval_number\":\"FL2587.21\",\"seq\":21,\"product_model\":\"WCMP SPIZ2 7272\",\"product_description\":\"Wood Casemaster Picture StormPlus IZ2, Type: Impact Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2587-R0\",\"approval_number\":\"FL2587.22\",\"seq\":22,\"product_model\":\"WCMP SPIZ3 3672\",\"product_description\":\"Wood Casemaster Stationary StormPlus IZ3, Type: Impact Aluminum Clad Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2587-R0\",\"approval_number\":\"FL2587.23\",\"seq\":23,\"product_model\":\"WCMP SPIZ3 7272\",\"product_description\":\"Wood Casemaster Picture StormPlus IZ3, Type: Impact Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2587-R0\",\"approval_number\":\"FL2587.24\",\"seq\":24,\"product_model\":\"WDG 8496\",\"product_description\":\"Wood Direct Glaze W\\\/BMC Installation, Type: Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2587-R0\",\"approval_number\":\"FL2587.25\",\"seq\":25,\"product_model\":\"WDG 8496\",\"product_description\":\"Wood Direct Glaze W\\\/BMC Plus Installation Brackets Installation, Type: Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2587-R0\",\"approval_number\":\"FL2587.26\",\"seq\":26,\"product_model\":\"WDG 8496\",\"product_description\":\"Wood Direct Glaze W\\\/Jambscrew or Masonry Clip Installation, Type: Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2587-R0\",\"approval_number\":\"FL2587.27\",\"seq\":27,\"product_model\":\"WDG SPIZ2 7373\",\"product_description\":\"Wood Direct Glaze StormPlus IZ2, Type: Impact Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2587-R0\",\"approval_number\":\"FL2587.28\",\"seq\":28,\"product_model\":\"WDG SPIZ3 7373\",\"product_description\":\"Wood Direct Glaze StormPlus IZ3, Type: Impact Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2587-R0\",\"approval_number\":\"FL2587.29\",\"seq\":29,\"product_model\":\"WUDHP 6054 1 5\\\/8\\\" Sash\",\"product_description\":\"Wood Ultimate Double Hung Picture W\\\/1 5\\\/8\\\" Sash, Type: Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2587-R0\",\"approval_number\":\"FL2587.30\",\"seq\":30,\"product_model\":\"WUDHP 6878 2\\\" Sash\",\"product_description\":\"Wood Ultimate Double Hung Picture W\\\/2\\\" Sash, Type: Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2587-R0\",\"approval_number\":\"FL2587.31\",\"seq\":31,\"product_model\":\"WUDHP SPIZ2 6878\",\"product_description\":\"Wood Ultimate Double Hung Picture StormPlus IZ2, Type: Impact Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2587-R0\",\"approval_number\":\"FL2587.32\",\"seq\":32,\"product_model\":\"WUDHP SPIZ3 6878\",\"product_description\":\"Wood Ultimate Double Hung Picture StormPlus IZ3, Type: Impact Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2587-R0\",\"approval_number\":\"FL2587.33\",\"seq\":33,\"product_model\":\"WUDHT SPIZ2 6820\",\"product_description\":\"Wood Ultimate Double Hung Transom StormPlus IZ2, Type: Impact Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2587-R0\",\"approval_number\":\"FL2587.34\",\"seq\":34,\"product_model\":\"WUDHT SPIZ3 6820\",\"product_description\":\"Wood Ultimate Double Hung Transom StormPlus IZ3, Type: Impact Wood Fixed Window, 73.375 x 28.563 in., ASTM E1996\\\/1886, Missile Level D, DP (+55\\\/-65)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3358-R0\",\"approval_number\":\"FL3358.1\",\"seq\":1,\"product_model\":\"ICADG 8484\",\"product_description\":\"Integrity Direct Glaze, Type: Fiberglass Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3358-R0\",\"approval_number\":\"FL3358.2\",\"seq\":2,\"product_model\":\"ICAP 5671\",\"product_description\":\"Integrity Casement Picture, Type: Fiberglass Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3358-R0\",\"approval_number\":\"FL3358.3\",\"seq\":3,\"product_model\":\"ICAP 7260\",\"product_description\":\"Integrity Casement Picture, Type: Fiberglass Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3358-R0\",\"approval_number\":\"FL3358.4\",\"seq\":4,\"product_model\":\"IDHP 6268\",\"product_description\":\"Integrity Double Hung Picture, Type: Fiberglass Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3358-R0\",\"approval_number\":\"FL3358.5\",\"seq\":5,\"product_model\":\"IRT 6530\",\"product_description\":\"Integrity Round Top, Type: Fiberglass Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3850-R0\",\"approval_number\":\"FL3850.1\",\"seq\":1,\"product_model\":\"CCMP HP\",\"product_description\":\"Clad Casemaster Picture StormPlus HP, Type: Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3850-R0\",\"approval_number\":\"FL3850.2\",\"seq\":2,\"product_model\":\"CCMP IZ4\",\"product_description\":\"Clad Casemaster Picture StormPlus IZ4, Type: Impact Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3850-R0\",\"approval_number\":\"FL3850.3\",\"seq\":3,\"product_model\":\"CCMP RT IZ4\",\"product_description\":\"Clad Casemaster Picture Round Top and Polygon StormPlus IZ4, Type: Shaped Impact Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3850-R0\",\"approval_number\":\"FL3850.4\",\"seq\":4,\"product_model\":\"CDG IZ4\",\"product_description\":\"Clad Direct Glaze StormPlus IZ4, Type: Impact Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3850-R0\",\"approval_number\":\"FL3850.5\",\"seq\":5,\"product_model\":\"CDG Poly HP\",\"product_description\":\"Clad Direct Glaze Polygon StormPlus HP, Type: Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3850-R0\",\"approval_number\":\"FL3850.6\",\"seq\":6,\"product_model\":\"CDG RT HP\",\"product_description\":\"Clad Direct Glaze Round Top StormPlus HP, Type: Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9451-R0\",\"approval_number\":\"FL9451.1\",\"seq\":1,\"product_model\":\"Clad Casemaster Picture 7272\",\"product_description\":\"407-H-841\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9451-R0\",\"approval_number\":\"FL9451.2\",\"seq\":2,\"product_model\":\"Clad Casemaster Picture StormPlus IZ2 7272\",\"product_description\":\"407-H-884\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9451-R0\",\"approval_number\":\"FL9451.3\",\"seq\":3,\"product_model\":\"Clad Casemaster Picture StormPlus IZ3 60108\",\"product_description\":\"407-H-697\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9451-R0\",\"approval_number\":\"FL9451.4\",\"seq\":4,\"product_model\":\"Clad Casemaster Picture StormPlus IZ3 7272\",\"product_description\":\"407-H-697\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9451-R0\",\"approval_number\":\"FL9451.5\",\"seq\":5,\"product_model\":\"Clad Casemaster Round Top Picture 7284\",\"product_description\":\"407-H-659\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9451-R0\",\"approval_number\":\"FL9451.6\",\"seq\":6,\"product_model\":\"Clad Casemaster Round Top Picture StormPlus IZ3 7284\",\"product_description\":\"407-H-687\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9451-R0\",\"approval_number\":\"FL9451.7\",\"seq\":7,\"product_model\":\"Clad Casemaster Stationary 3672\",\"product_description\":\"407-H-881\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9451-R0\",\"approval_number\":\"FL9451.8\",\"seq\":8,\"product_model\":\"Clad Casemaster Stationary StormPlus IZ2 3672\",\"product_description\":\"407-H-880\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9451-R0\",\"approval_number\":\"FL9451.9\",\"seq\":9,\"product_model\":\"Clad Casemaster Stationary StormPlus IZ3 3672\",\"product_description\":\"407-H-897\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9451-R0\",\"approval_number\":\"FL9451.10\",\"seq\":10,\"product_model\":\"Wood Casemaster Picture\",\"product_description\":\"407-H-842\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9451-R0\",\"approval_number\":\"FL9451.11\",\"seq\":11,\"product_model\":\"Wood Casemaster Picture StormPlus IZ2 7272\",\"product_description\":\"407-H-884\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9451-R0\",\"approval_number\":\"FL9451.12\",\"seq\":12,\"product_model\":\"Wood Casemaster Picture StormPlus IZ3 7272\",\"product_description\":\"407-H-697\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9451-R0\",\"approval_number\":\"FL9451.13\",\"seq\":13,\"product_model\":\"Wood Casemaster Picuture StormPlus IZ3 60108\",\"product_description\":\"407-H-697\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9451-R0\",\"approval_number\":\"FL9451.14\",\"seq\":14,\"product_model\":\"Wood Casemaster Round Top Picture 7284\",\"product_description\":\"407-H-668\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9451-R0\",\"approval_number\":\"FL9451.15\",\"seq\":15,\"product_model\":\"Wood Casemaster Round Top Picture StormPlus IZ3 7284\",\"product_description\":\"407-H-687\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9451-R0\",\"approval_number\":\"FL9451.16\",\"seq\":16,\"product_model\":\"Wood Casemaster Stationary 3672\",\"product_description\":\"407-H-882\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9451-R0\",\"approval_number\":\"FL9451.17\",\"seq\":17,\"product_model\":\"Wood Casemaster Stationary StormPlus IZ2\",\"product_description\":\"407-H-880\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9451-R0\",\"approval_number\":\"FL9451.18\",\"seq\":18,\"product_model\":\"Wood Casemaster Stationary StormPlus IZ3 3672\",\"product_description\":\"407-H-897\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R3\",\"approval_number\":\"FL4781.1\",\"seq\":1,\"product_model\":\"CDG 8496\",\"product_description\":\"Clad Direct Glaze 407-H-703\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R3\",\"approval_number\":\"FL4781.2\",\"seq\":2,\"product_model\":\"CDG SPIZ2 7373\",\"product_description\":\"For Structural Load Refer to Clad Direct Glaze 407-H-703.06, .07 &.08 Clad Direct Glaze StormPlus IZ2 407-H-858\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R3\",\"approval_number\":\"FL4781.3\",\"seq\":3,\"product_model\":\"CDG SPIZ3 7373\",\"product_description\":\"Clad Direct Glaze StormPlus IZ3 407-H-703\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R3\",\"approval_number\":\"FL4781.4\",\"seq\":4,\"product_model\":\"CUDHP 6878\",\"product_description\":\"Clad Ultimate Double Hung Picture 407-H-879\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R3\",\"approval_number\":\"FL4781.11\",\"seq\":11,\"product_model\":\"WUDHP SPIZ3 6878\",\"product_description\":\"Wood Ultimate Double Hung Picture StormPlus IZ3, 407-H-696\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R3\",\"approval_number\":\"FL4781.12\",\"seq\":12,\"product_model\":\"WUDHT SPIZ3\",\"product_description\":\"407-H-684 Wood Ultimate Double Hung Transom StormPlus IZ3\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R5\",\"approval_number\":\"FL4781.13\",\"seq\":13,\"product_model\":\"WUDHT SPIZ3\",\"product_description\":\"407-H-684 Wood Ultimate Double Hung Transom StormPlus IZ3\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R9\",\"approval_number\":\"FL4781.14\",\"seq\":14,\"product_model\":\"WDG Round Top IZ3 73 x 73\",\"product_description\":\"Wood Direct Glaze Round Top IZ3 407-H-1119\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R9\",\"approval_number\":\"FL4781.15\",\"seq\":15,\"product_model\":\"WUDHP 6878\",\"product_description\":\"Wood Ultimate Double Hung Picture, 407-H-740\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R9\",\"approval_number\":\"FL4781.16\",\"seq\":16,\"product_model\":\"WUDHP SPIZ3 6878\",\"product_description\":\"Wood Ultimate Double Hung Picture StormPlus IZ3, 407-H-696\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R9\",\"approval_number\":\"FL4781.17\",\"seq\":17,\"product_model\":\"WUDHT\",\"product_description\":\"407-H-778 Wood Ultimate Double Hung Transom\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R9\",\"approval_number\":\"FL4781.18\",\"seq\":18,\"product_model\":\"WUDHT SPIZ3\",\"product_description\":\"407-H-684 Wood Ultimate Double Hung Transom StormPlus IZ3\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R10\",\"approval_number\":\"FL4781.19\",\"seq\":19,\"product_model\":\"WDG Round Top 84 x 97\",\"product_description\":\"Wood Direct Glaze Round Top 407-H-1117\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R10\",\"approval_number\":\"FL4781.20\",\"seq\":20,\"product_model\":\"WDG Round Top IZ3 73 x 73\",\"product_description\":\"Wood Direct Glaze Round Top IZ3 407-H-1119\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R10\",\"approval_number\":\"FL4781.21\",\"seq\":21,\"product_model\":\"WUDHP 6878\",\"product_description\":\"Wood Ultimate Double Hung Picture, 407-H-740\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R10\",\"approval_number\":\"FL4781.22\",\"seq\":22,\"product_model\":\"WUDHP SPIZ3 6878\",\"product_description\":\"Wood Ultimate Double Hung Picture StormPlus IZ3, 407-H-696\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R10\",\"approval_number\":\"FL4781.23\",\"seq\":23,\"product_model\":\"WUDHT\",\"product_description\":\"407-H-778 Wood Ultimate Double Hung Transom\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R10\",\"approval_number\":\"FL4781.24\",\"seq\":24,\"product_model\":\"WUDHT SPIZ3\",\"product_description\":\"407-H-684 Wood Ultimate Double Hung Transom StormPlus IZ3\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R12\",\"approval_number\":\"FL4781.25\",\"seq\":25,\"product_model\":\"WUDHT SPIZ3\",\"product_description\":\"407-H-684 Wood Ultimate Double Hung Transom StormPlus IZ3\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R0\",\"approval_number\":\"FL4781.26\",\"seq\":26,\"product_model\":\"WCMP 7272\",\"product_description\":\"407-H-640 Wood Casemaster Picture, Type: Non-Impact Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R0\",\"approval_number\":\"FL4781.27\",\"seq\":27,\"product_model\":\"WCMP RT and Polygon SPIZ3 4884\",\"product_description\":\"407-H-687 Wood Casemaster Picture Round Top and Polygon StormPlus IZ3, Type: Impact Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R0\",\"approval_number\":\"FL4781.28\",\"seq\":28,\"product_model\":\"WCMP SPIZ2 3672\",\"product_description\":\"407-H-627.03 Wood Casemaster Stationary StormPlus IZ2, Type: Impact Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R0\",\"approval_number\":\"FL4781.29\",\"seq\":29,\"product_model\":\"WCMP SPIZ2 7272\",\"product_description\":\"407-H-632 Wood Casemaster Picture StormPlus IZ2, Type: Impact Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R0\",\"approval_number\":\"FL4781.30\",\"seq\":30,\"product_model\":\"WCMP SPIZ3 3672\",\"product_description\":\"407-H-699 Wood Casemaster Stationary StormPlus IZ3, Type: Impact Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R0\",\"approval_number\":\"FL4781.31\",\"seq\":31,\"product_model\":\"WCMP SPIZ3 7272\",\"product_description\":\"407-H-697.01 Wood Casemaster Picture StormPlus IZ3, Type: Impact Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R0\",\"approval_number\":\"FL4781.32\",\"seq\":32,\"product_model\":\"WDG 8496 (BMC only installation)\",\"product_description\":\"407-H-705 Wood Direct Glaze, Type: Non-Impact Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R0\",\"approval_number\":\"FL4781.33\",\"seq\":33,\"product_model\":\"WDG 8496 (BMC plus Installation Bracket Installation)\",\"product_description\":\"407-H-705.05 Wood Direct Glaze, Type: Non-Impact Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R0\",\"approval_number\":\"FL4781.34\",\"seq\":34,\"product_model\":\"WDG 8496 (Jamb Screw or Masonry Clip Installation)\",\"product_description\":\"407-H-705 Wood Direct Glaze, Type: Non-Impact Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R0\",\"approval_number\":\"FL4781.35\",\"seq\":35,\"product_model\":\"WDG SPIZ2 7373\",\"product_description\":\"407-H-625 Wood Direct Glaze StormPlus IZ2, Type: Impact Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R0\",\"approval_number\":\"FL4781.36\",\"seq\":36,\"product_model\":\"WDG SPIZ3 7373\",\"product_description\":\"407-H-695 Wood Direct Glaze StormPlus IZ3, Type: Impact Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R0\",\"approval_number\":\"FL4781.37\",\"seq\":37,\"product_model\":\"WIFD SLT SPIZ3 1680\",\"product_description\":\"407-H-702.01 Wood Ultimate Inswing French Door Sidelite StormPlus IZ3, Type: Impact Wood Sidelite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R0\",\"approval_number\":\"FL4781.38\",\"seq\":38,\"product_model\":\"WIFDT SPIZ3 6026\",\"product_description\":\"407-H-701.01 Wood Ultimate Inswing French Door Transom StormPlus IZ3, Type: Impact Wood Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R0\",\"approval_number\":\"FL4781.39\",\"seq\":39,\"product_model\":\"WOFD SLT SPIZ3 1680\",\"product_description\":\"407-H-661.03 Wood Ultimate Outswing French Door Sidelite StormPlus IZ3, Type: Impact Wood Sidelite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R0\",\"approval_number\":\"FL4781.40\",\"seq\":40,\"product_model\":\"WOFDT SPIZ3 6026\",\"product_description\":\"407-H-700.01 Wood Ultimate Outswing French Door Transom StormPlus IZ3, Type: Impact Wood Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R0\",\"approval_number\":\"FL4781.41\",\"seq\":41,\"product_model\":\"WUDHP 1 5\\\/8\\\" 6054\",\"product_description\":\"407-H-741 Wood Ultimate Double Hung 1 5\\\/8\\\" Picture, Type: Non-Impact Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R0\",\"approval_number\":\"FL4781.42\",\"seq\":42,\"product_model\":\"WUDHP 2\\\" 6878\",\"product_description\":\"407-H-740 Wood Ultimate Double Hung 2\\\" Picture, Type: Non-Impact Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R0\",\"approval_number\":\"FL4781.43\",\"seq\":43,\"product_model\":\"WUDHP RT and Polygon 7590\",\"product_description\":\"407-H-750.01 Wood Ultimate Double Hung Picture\\\/Transom Round Top and Polygon, Type: Non-Impact Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R0\",\"approval_number\":\"FL4781.44\",\"seq\":44,\"product_model\":\"WUDHP SPIZ2 6878\",\"product_description\":\"407-H-624 Wood Ultimate Double Hung StormPlus IZ2, Type: Impact Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R0\",\"approval_number\":\"FL4781.45\",\"seq\":45,\"product_model\":\"WUDHP SPIZ3 6878\",\"product_description\":\"407-H-696.01 Wood Ultimate Double Hung Picture StormPlus IZ3, Type: Impact Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R0\",\"approval_number\":\"FL4781.46\",\"seq\":46,\"product_model\":\"WUDHT SPIZ2 6820\",\"product_description\":\"407-H-623 Wood Ultimate Double Hung Transom StormPlus IZ2, Type: Impact Wood Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4781-R0\",\"approval_number\":\"FL4781.47\",\"seq\":47,\"product_model\":\"WUDHT SPIZ3 6820\",\"product_description\":\"407-H-684 Wood Ultimate Double Hung Transom StormPlus IZ3, Type: Impact Wood Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#5669-R2\",\"approval_number\":\"FL5669.1\",\"seq\":1,\"product_model\":\"CUDHMP 60102\",\"product_description\":\"407-H-515 Clad Ultimate Double Hung Magnum Picture, Type: Non-Impact Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-07-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#5669-R2\",\"approval_number\":\"FL5669.2\",\"seq\":2,\"product_model\":\"CUDHMT 6820\",\"product_description\":\"407-H-835 Clad Ultimate Double Hung Magnum Transom, Type: Non-Impact Aluminum Clad Wood Transom\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#5669-R2\",\"approval_number\":\"FL5669.3\",\"seq\":3,\"product_model\":\"WUDHMP 60102\",\"product_description\":\"407-H-514 Wood Ultimate Double Hung Magnum Picture, Type: Non-Impact Wood Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#5669-R2\",\"approval_number\":\"FL5669.4\",\"seq\":4,\"product_model\":\"WUDHMT 6820\",\"product_description\":\"407-H-684 Wood Ultimate Double Hunge Magnum Transom, Type: Non-Impact Wood Transom\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#6535-R2\",\"approval_number\":\"FL6535.1\",\"seq\":1,\"product_model\":\"Integrity Double Hung Picture (ITDHP\\\/ITDHTR 5476)\",\"product_description\":\"407-H-793 Fiberglass Clad Wood Fixed Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#6535-R2\",\"approval_number\":\"FL6535.2\",\"seq\":2,\"product_model\":\"Integrity Double Hung Picture (ITDHP\\\/ITDHTR 6264)\",\"product_description\":\"407-H-790 Fiberglass Clad Wood Fixed Window.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#6535-R2\",\"approval_number\":\"FL6535.3\",\"seq\":3,\"product_model\":\"Integrity Double Hung Picture (ITDHP\\\/ITDHTR HP 5476)\",\"product_description\":\"407-H-784 Fiberglass Clad Wood Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#6535-R2\",\"approval_number\":\"FL6535.4\",\"seq\":4,\"product_model\":\"Integrity Double Hung Picture (ITDHP\\\/ITDHTR HP 6264)\",\"product_description\":\"407-H-785 Fiberglass Clad Wood Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#6535-R6\",\"approval_number\":\"FL6535.5\",\"seq\":5,\"product_model\":\"Integrity Insert Double Hung Picture(ITIDHP 6284)\",\"product_description\":\"Integrity Traditional Insert Double Hung Picture 6284 407-H-1124.01.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#7150-R2\",\"approval_number\":\"FL7150.1\",\"seq\":1,\"product_model\":\"IFDGP\",\"product_description\":\"Integrity All Ultrex Direct Glaze Polygon 407-H-814.01\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#7150-R2\",\"approval_number\":\"FL7150.2\",\"seq\":2,\"product_model\":\"IFSLP\\\/T 5060\",\"product_description\":\"Integrity All Ultrex Sliding Window Picture 5060\\n407-H-823\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#7151-R2\",\"approval_number\":\"FL7151.1\",\"seq\":1,\"product_model\":\"CCM SPIZ4\",\"product_description\":\"Clad Casemaster Fixed Window StormPlus IZ4\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#7151-R2\",\"approval_number\":\"FL7151.2\",\"seq\":2,\"product_model\":\"CDG SPIZ4\",\"product_description\":\"Clad Direct Glaze StormPlus IZ4\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#7151-R2\",\"approval_number\":\"FL7151.3\",\"seq\":3,\"product_model\":\"WCM SPIZ4\",\"product_description\":\"Wood Casemaster Fixed Window StormPlus IZ4\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10325-R0\",\"approval_number\":\"FL10325.1\",\"seq\":1,\"product_model\":\"CURCAP\",\"product_description\":\"Clad Ultimate Replacement Picture 407-H-917\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10783-R0\",\"approval_number\":\"FL10783.1\",\"seq\":1,\"product_model\":\"IRT-CA 2503\",\"product_description\":\"INTEGRITY WOOD-ULTREX ROUND TOP (IRT-CA 2503)\\nFIBERGLASS CLAD WOOD FIXED WINDOW\\nCCL# 407-H-727\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10783-R0\",\"approval_number\":\"FL10783.2\",\"seq\":2,\"product_model\":\"IRT-DH 3602\",\"product_description\":\"INTEGRITY WOOD-ULTREX ROUND TOP (IRT-DH 3602)\\nFIBERGLASS CLAD WOOD FIXED WINDOW\\nCCL# 407-H-727\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10325-R2\",\"approval_number\":\"FL10325.2\",\"seq\":2,\"product_model\":\"CUCAP 7272\",\"product_description\":\"Clad Ultimate Casement Picture 7272 407-H-917.07-.09, 407-H-917.21-.23\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10325-R2\",\"approval_number\":\"FL10325.3\",\"seq\":3,\"product_model\":\"CURCAP\",\"product_description\":\"Clad Ultimate Replacement Picture 407-H-917.00-.05\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10726-R0\",\"approval_number\":\"FL10726.1\",\"seq\":1,\"product_model\":\"CUDHP\",\"product_description\":\"Clad Ultimate Double Hung Picture\\\/Transom Round Top & Polygon 407-H-947.00, .01, .02\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#11245-R0\",\"approval_number\":\"FL11245.1\",\"seq\":1,\"product_model\":\"CUDHP SPIZ3 60108\",\"product_description\":\"Clad Ultimate Double Hung Picture StormPlus IZ3 407-H-950\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#11245-R0\",\"approval_number\":\"FL11245.2\",\"seq\":2,\"product_model\":\"CUDHP SPIZ3 6878\",\"product_description\":\"Clad Ultimate Double Hung Picture StormPlus IZ3 407-H-950\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#11245-R0\",\"approval_number\":\"FL11245.3\",\"seq\":3,\"product_model\":\"WUDHP SPIZ3 60108\",\"product_description\":\"Wood Ultimate Double Hung Picture StormPlus IZ3 407-H-950\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#11245-R0\",\"approval_number\":\"FL11245.4\",\"seq\":4,\"product_model\":\"WUDHP SPIZ3 6878\",\"product_description\":\"Wood Ultimate Double Hung Picture StormPlus IZ3 407-H-950\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#12378-R0\",\"approval_number\":\"FL12378.1\",\"seq\":1,\"product_model\":\"IFSLP\\\/T 5060\",\"product_description\":\"Integrity All Ultrex Sliding Window Picture 5060 407-H-1002\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13150-R0\",\"approval_number\":\"FL13150.1\",\"seq\":1,\"product_model\":\"CUCAP SPIZ3 3672\",\"product_description\":\"Clad Ultimate Casement picture StormPlus IZ3 407-H-1024\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13150-R0\",\"approval_number\":\"FL13150.2\",\"seq\":2,\"product_model\":\"CUCAP SPIZ3 60108\",\"product_description\":\"Clad Ultimate Casement picture StormPlus IZ3 407-H-1024\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13150-R0\",\"approval_number\":\"FL13150.3\",\"seq\":3,\"product_model\":\"CUCAP SPIZ3 72 5\\\/8\\\" x 77 1\\\/8\\\"\",\"product_description\":\"Clad Ultimate Casement picture StormPlus IZ3 407-H-1024\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13150-R0\",\"approval_number\":\"FL13150.4\",\"seq\":4,\"product_model\":\"CUCARTS 6497\",\"product_description\":\"Clad Ultimate Casement Round top Stationary 407-H-1011\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13150-R0\",\"approval_number\":\"FL13150.5\",\"seq\":5,\"product_model\":\"CUCARTS 8897\",\"product_description\":\"Clad Ultimate Casement Round top Stationary 407-H-1011\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13150-R0\",\"approval_number\":\"FL13150.6\",\"seq\":6,\"product_model\":\"WUCAP 7272\",\"product_description\":\"Wood Ultimate Casement picture 407-H-1010\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13150-R0\",\"approval_number\":\"FL13150.7\",\"seq\":7,\"product_model\":\"WUCAP 8897\",\"product_description\":\"Wood Ultimate Casement picture 407-H-1010\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13150-R0\",\"approval_number\":\"FL13150.8\",\"seq\":8,\"product_model\":\"WUCAP SPIZ3 3672\",\"product_description\":\"Wood Ultimate Casement picture StormPlus IZ3 407-H-1024\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13150-R0\",\"approval_number\":\"FL13150.9\",\"seq\":9,\"product_model\":\"WUCAP SPIZ3 60108\",\"product_description\":\"Wood Ultimate Casement picture StormPlus IZ3 407-H-1024\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13150-R0\",\"approval_number\":\"FL13150.10\",\"seq\":10,\"product_model\":\"WUCARTS 8897\",\"product_description\":\"Wood Ultimate Casement Round top Stationary 407-H-1007\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13632-R0\",\"approval_number\":\"FL13632.1\",\"seq\":1,\"product_model\":\"IFSWP\",\"product_description\":\"Integrity All Ultrex Swinging window picture 407-H-1039 (IFSWP 71\\\" X 71\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14407-R0\",\"approval_number\":\"FL14407.3\",\"seq\":3,\"product_model\":\"(IFRT) Composite Round Top\",\"product_description\":\"IFRT 65x65in (407-H-1069.05)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10172-R5\",\"approval_number\":\"FL10172.3\",\"seq\":3,\"product_model\":\"IDG-CA 8484\",\"product_description\":\"Integrity Direct Glaze, Fiberglass Clad Wood Fixed Window, 407-H-876.64\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-11-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10172-R5\",\"approval_number\":\"FL10172.4\",\"seq\":4,\"product_model\":\"IDG-DH 7272\",\"product_description\":\"Integrity Direct Glaze, Fiberglass Clad Wood Fixed Window, 407-H-876.66\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-11-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10172-R5\",\"approval_number\":\"FL10172.5\",\"seq\":5,\"product_model\":\"IDG-DH 8484\",\"product_description\":\"Integrity Direct Glaze, Fiberglass Clad Wood Fixed Window, 407-H-876.58\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-11-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10172-R5\",\"approval_number\":\"FL10172.6\",\"seq\":6,\"product_model\":\"IDG-DH 8484\",\"product_description\":\"Integrity Direct Glaze, Fiberglass Clad Wood Fixed Window, 407-H-876.56\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-11-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10188-R4\",\"approval_number\":\"FL10188.4\",\"seq\":4,\"product_model\":\"IDG IZ3 9672\",\"product_description\":\"Ingegrity IMPACT Direct Glaze - IZ3, Fiberglass Clad Wood Fixed Window with Impact Glazing, 407-H-876.70 thru 407-H-876.71, 407-H-876.76 thru 407-H-876.77 & 407-H-876.81\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10188-R4\",\"approval_number\":\"FL10188.5\",\"seq\":5,\"product_model\":\"ITDHP IZ3 5476\",\"product_description\":\"Integrity IMPACT Double Hung Picture Window - IZ3, Fiberglass Clad Wood Fixed Window with Impact Glazing, 407-H-793.12 thru 407-H-793.13 & 407-H-793.21\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10188-R4\",\"approval_number\":\"FL10188.6\",\"seq\":6,\"product_model\":\"ITDHP IZ3 6264\",\"product_description\":\"Integrity IMPACT Double Hung Picture Window - IZ3, Fiberglass Clad Wood Fixed Window with Impact Glazing, 407-H-793.18 thru 407-H-793.19 & 407-H-793.23\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10188-R5\",\"approval_number\":\"FL10188.7\",\"seq\":7,\"product_model\":\"ITDHP IZ3 6264\",\"product_description\":\"Integrity IMPACT Double Hung Picture Window - IZ3, Fiberglass Clad Wood Fixed Window with Impact Glazing, 407-H-793.18 thru 407-H-793.19 & 407-H-793.23\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10188-R6\",\"approval_number\":\"FL10188.10\",\"seq\":10,\"product_model\":\"ITDHP IZ3 5476\",\"product_description\":\"Integrity IMPACT Double Hung Picture Window - IZ3, Fiberglass Clad Wood Fixed Window with Impact Glazing, 407-H-793.16 & 407-H-793.21\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10188-R6\",\"approval_number\":\"FL10188.11\",\"seq\":11,\"product_model\":\"ITDHP IZ3 6264\",\"product_description\":\"Integrity IMPACT Double Hung Picture Window - IZ3, Fiberglass Clad Wood Fixed Window with Impact Glazing, 407-H-793.18 thru 407-H-793.19 & 407-H-793.23\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10325-R5\",\"approval_number\":\"FL10325.4\",\"seq\":4,\"product_model\":\"CUCAP, CURCAP, CUPCAP & CUPRCAP 6497\",\"product_description\":\"Clad Ultimate Casement Picture, Clad Ultimate Replacement Casement Picture, Clad Ultimate Pushout Casement Picture & Clad Ultimate Pushout Replacement Casement Picture 6497 407-H-917\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10726-R3\",\"approval_number\":\"FL10726.2\",\"seq\":2,\"product_model\":\"WUDHP\",\"product_description\":\"Wood Ultimate Double Hung Picture\\\/Transom Round Top & Polygon 407-H-750\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#12378-R3\",\"approval_number\":\"FL12378.2\",\"seq\":2,\"product_model\":\"IFDGP\",\"product_description\":\"Integrity All Ultrex Direct Glaze Polygon 407-H-814.10\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#12378-R3\",\"approval_number\":\"FL12378.3\",\"seq\":3,\"product_model\":\"IFSLP\\\/T 5060\",\"product_description\":\"Integrity All Ultrex Sliding Window Picture 5060 407-H-1002\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13150-R2\",\"approval_number\":\"FL13150.11\",\"seq\":11,\"product_model\":\"WUCAP SPIZ3 60108\",\"product_description\":\"Wood Ultimate Casement picture StormPlus IZ3 407-H-1024\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13150-R2\",\"approval_number\":\"FL13150.12\",\"seq\":12,\"product_model\":\"WUCARTS 6497 & WURCARTS 6497\",\"product_description\":\"Wood Ultimate Casement Round Top Stationary & Wood Ultimate Replacement Casement Round Top Stationary 407-H-1116\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13150-R2\",\"approval_number\":\"FL13150.13\",\"seq\":13,\"product_model\":\"WUCARTS 8897\",\"product_description\":\"Wood Ultimate Casement Round top Stationary 407-H-1007\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10325-R7\",\"approval_number\":\"FL10325.5\",\"seq\":5,\"product_model\":\"CUCAP, CURCAP, CUPCAP & CUPRCAP 6497\",\"product_description\":\"Clad Ultimate Casement Picture, Clad Ultimate Replacement Casement Picture, Clad Ultimate Pushout Casement Picture & Clad Ultimate Pushout Replacement Casement Picture 6497 407-H-917\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10325-R7\",\"approval_number\":\"FL10325.6\",\"seq\":6,\"product_model\":\"CURCAP, CUCAP, CUPRCAP & CUPCAP 64104 & 10464\",\"product_description\":\"Clad Ultimate Replacement Casement Picture, Clad Ultimate Casement Picture, Clad Ultimate Replacement Push Out Casement Picture & Clad Ultimate Push Out Casement Picture 64104 & 10464 407-H-917\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13150-R5\",\"approval_number\":\"FL13150.14\",\"seq\":14,\"product_model\":\"WUCARTS 8897\",\"product_description\":\"Wood Ultimate Casement Round top Stationary (Picture) 407-H-1006\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13150-R5\",\"approval_number\":\"FL13150.15\",\"seq\":15,\"product_model\":\"WUCAST SPIZ3 3684\",\"product_description\":\"Wood Ultimate Casement Stationary StormPlus IZ3 407-H-1024\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17783-R0\",\"approval_number\":\"FL17783.1\",\"seq\":1,\"product_model\":\"CDG IZ4 & CDG RT IZ4 3696 or 9636\",\"product_description\":\"Clad Direct Glaze StormPlus IZ4 3696 or 9636 and Clad Direct Glaze Round Top StormPlus IZ4 3696 or 9636 407-H-1135\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17783-R0\",\"approval_number\":\"FL17783.2\",\"seq\":2,\"product_model\":\"CDG IZ4 60120 or 12060\",\"product_description\":\"Clad Direct Glaze StormPlus IZ4 60120 or 12060 407-H-1136\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13150-R7\",\"approval_number\":\"FL13150.16\",\"seq\":16,\"product_model\":\"WUCAP SPIZ3 72 5\\\/8\\\" x 78 1\\\/16\\\" & WUPCAP SPIZ3 72 5\\\/8\\\" x 78 1\\\/16\\\"\",\"product_description\":\"Wood Ultimate Casement picture StormPlus IZ3 and Wood Ultimate Push Out Casement picture StormPlus IZ3 407-H-1024\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13150-R7\",\"approval_number\":\"FL13150.17\",\"seq\":17,\"product_model\":\"WUCARTS 6497 & WURCARTS 6497\",\"product_description\":\"Wood Ultimate Casement Round Top Stationary & Wood Ultimate Replacement Casement Round Top Stationary 407-H-1116\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-09-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13150-R7\",\"approval_number\":\"FL13150.18\",\"seq\":18,\"product_model\":\"WUCARTS 8897\",\"product_description\":\"Wood Ultimate Casement Round top Stationary (Picture) 407-H-1006\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13150-R7\",\"approval_number\":\"FL13150.19\",\"seq\":19,\"product_model\":\"WUCAST SPIZ3 3684\",\"product_description\":\"Wood Ultimate Casement Stationary StormPlus IZ3 407-H-1024\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#28365-R0\",\"approval_number\":\"FL28365.3\",\"seq\":3,\"product_model\":\"MNDG 2W ASSEMBLY\",\"product_description\":\"Modern Direct Glaze Rectangle and Polygon Mull 2-Wide or 2-High Fiberglass Aluminum Fixed Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37821-R0\",\"approval_number\":\"FL37821.1\",\"seq\":1,\"product_model\":\"UWDG POLY IZ3 7373\",\"product_description\":\"Ultimate Wood Direct Glaze Polygon IZ3 7373 407-H-1118\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37821-R0\",\"approval_number\":\"FL37821.2\",\"seq\":2,\"product_model\":\"UWDG RT IZ3 7373\",\"product_description\":\"Ultimate Wood Direct Glaze Round Top IZ3 7373 407-H-1119\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-12 00:00:00\",\"instructions_url\":\"\"}],\"Krestmark Industries\":[{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#13195-R6\",\"approval_number\":\"FL13195.1\",\"seq\":1,\"product_model\":\"101 ALUMINUM PICTURE WINDOW\",\"product_description\":\"PICTURE WINDOW NON-IMPACT 72\\\" X 72\\\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#17148-R5\",\"approval_number\":\"FL17148.1\",\"seq\":1,\"product_model\":\"4000 Fixed Window\",\"product_description\":\"Fixed Window Impact 48\\\" x 84\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#13195-R6\",\"approval_number\":\"FL13195.2\",\"seq\":2,\"product_model\":\"200\\\/275 PICTURE WINDOW\",\"product_description\":\"PICTURE WINDOW NON-IMPACT 48\\\" x 72\\\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#13195-R6\",\"approval_number\":\"FL13195.3\",\"seq\":3,\"product_model\":\"200\\\/275 PICTURE WINDOW\",\"product_description\":\"PICTURE WINDOW NON-IMPACT 72\\\" x 72\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#13195-R6\",\"approval_number\":\"FL13195.4\",\"seq\":4,\"product_model\":\"200\\\/275 PICTURE WINDOW\",\"product_description\":\"PICTURE WINDOW NON-IMPACT 72\\\" X 84\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#13195-R6\",\"approval_number\":\"FL13195.5\",\"seq\":5,\"product_model\":\"200\\\/275 PICTURE WINDOW\",\"product_description\":\"PICTURE WINDOW NON-IMPACT 48\\\" X 84\\\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#13195-R6\",\"approval_number\":\"FL13195.9\",\"seq\":9,\"product_model\":\"400\\\/475 PICTURE WINDOW\",\"product_description\":\"PICTURE WINDOW NON-IMPACT 72\\\" X 72\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#13195-R6\",\"approval_number\":\"FL13195.10\",\"seq\":10,\"product_model\":\"400\\\/475 PICTURE WINDOW\",\"product_description\":\"PICTURE WINDOW NON-IMPACT 48\\\" x 84\\\" FW-R65\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#13195-R6\",\"approval_number\":\"FL13195.11\",\"seq\":11,\"product_model\":\"400\\\/475 PICTURE WINDOW\",\"product_description\":\"PICTURE WINDOW NON-IMPACT 72\\\" x 84\\\" r-50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#9211-R0\",\"approval_number\":\"FL9211.1\",\"seq\":1,\"product_model\":\"101\",\"product_description\":\"101 Aluminum Fixed Window\\n72\\\" x 72\\\"\\nF-C65\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#9211-R0\",\"approval_number\":\"FL9211.2\",\"seq\":2,\"product_model\":\"1101\",\"product_description\":\"1101 Aluminum Fixed Window Impact\\nType D Large Missile\\n48\\\" x 72\\\"\\nF-C50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#9211-R0\",\"approval_number\":\"FL9211.3\",\"seq\":3,\"product_model\":\"200\\\/275\",\"product_description\":\"200\\\/275 Vinyl Fixed Window\\n72\\\" x 72\\\" F-LC40\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#9211-R0\",\"approval_number\":\"FL9211.4\",\"seq\":4,\"product_model\":\"200\\\/275\",\"product_description\":\"200\\\/275 Vinyl Fixed Window\\n96\\\" x 48\\\" F-R50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#9211-R0\",\"approval_number\":\"FL9211.5\",\"seq\":5,\"product_model\":\"200\\\/275\",\"product_description\":\"200\\\/275 Vinyl Fixed Window 72\\\" x 48\\\" F-R65\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#9211-R0\",\"approval_number\":\"FL9211.6\",\"seq\":6,\"product_model\":\"200\\\/275\",\"product_description\":\"200\\\/275 Vinyl Fixed Window 48\\\" x 72\\\" F-LC70\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#12392-R0\",\"approval_number\":\"FL12392.1\",\"seq\":1,\"product_model\":\"101\",\"product_description\":\"101 Aluminum Fixed Window 72\\\" x 72\\\" FW-R65\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#12394-R0\",\"approval_number\":\"FL12394.1\",\"seq\":1,\"product_model\":\"1101\",\"product_description\":\"1101 Aluminum Fixed Window Impact Type D Large Missile 48\\\" x 72\\\" FW-R50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#13421-R0\",\"approval_number\":\"FL13421.1\",\"seq\":1,\"product_model\":\"4000\",\"product_description\":\"4000 Series Vinyl Picture Window 48 x 72\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#12394-R1\",\"approval_number\":\"FL12394.2\",\"seq\":2,\"product_model\":\"200\\\/275\",\"product_description\":\"200\\\/275 Vinyl Fixed Window 48\\\" x 84\\\" R-PG80\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#12394-R1\",\"approval_number\":\"FL12394.3\",\"seq\":3,\"product_model\":\"400\\\/475\",\"product_description\":\"400\\\/475 Vinyl Fixed Window FW-R65\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#15946-R0\",\"approval_number\":\"FL15946.1\",\"seq\":1,\"product_model\":\"101 PW\",\"product_description\":\"101 Aluminum Fixed Window\",\"design_pressure\":\"+65 psf\\\/-65 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#17148-R1\",\"approval_number\":\"FL17148.2\",\"seq\":2,\"product_model\":\"4000 Fixed Window\",\"product_description\":\"4000 Series Vinyl Fixed Window 4060\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#13195-R4\",\"approval_number\":\"FL13195.6\",\"seq\":6,\"product_model\":\"SERIES 200\\\/275 TWIN PW\",\"product_description\":\"SERIES 200\\\/275 TWIN PW W\\\/TRANSOM CONTINUOUS HEAD AND SILL NON-IMPACT\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-03-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#13195-R4\",\"approval_number\":\"FL13195.7\",\"seq\":7,\"product_model\":\"SERIES 220 TWIN PW W\\\/TRANSOM\",\"product_description\":\"SERIES 220 TWIN PW W\\\/TRANSOM FINLESS CHS NON-IMPACT\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-03-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#13195-R4\",\"approval_number\":\"FL13195.8\",\"seq\":8,\"product_model\":\"SERIES 400\\\/475 TRIPLE PW\",\"product_description\":\"SERIES 400\\\/475 TRIPLE PW CONTINUOUS HEAD AND SILL NON-IMPACT\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#13195-R6\",\"approval_number\":\"FL13195.12\",\"seq\":12,\"product_model\":\"400\\\/475 TRIPLE PICTURE WINDOW\",\"product_description\":\"TRIPLE PICTURE WINDOW CHS NON-IMPACT 108\\\" X 84\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Krestmark Industries\",\"approval_number_master\":\"FL#13195-R6\",\"approval_number\":\"FL13195.13\",\"seq\":13,\"product_model\":\"400\\\/475 TWIN PICTURE WINDOW\",\"product_description\":\"TWIN PICTURE WINDOW CHS NON-IMPACT 80\\\" X 108\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-13 00:00:00\",\"instructions_url\":\"\"}],\"Palm City Millwork\":[{\"manufacturer\":\"Palm City Millwork\",\"approval_number_master\":\"FL#12827-R0\",\"approval_number\":\"FL12827.1\",\"seq\":1,\"product_model\":\"Wood Impact Direct Sash Set Fixed WIndow\",\"product_description\":\"Wood Impact Direct Sash Set Fixed Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Millwork\",\"approval_number_master\":\"FL#12828-R0\",\"approval_number\":\"FL12828.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Fixed Window\",\"product_description\":\"Aluminum Clad Fixed Window\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2113-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Millwork\",\"approval_number_master\":\"FL#13128-R5\",\"approval_number\":\"FL13128.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Direct Set Fixed Windows\",\"product_description\":\"Aluminum Clad Direct Set Fixed Windows\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Millwork\",\"approval_number_master\":\"FL#2377-R0\",\"approval_number\":\"FL2377.1\",\"seq\":1,\"product_model\":\"ALUM CLAD FIXED CASEMENT\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Millwork\",\"approval_number_master\":\"FL#2387-R0\",\"approval_number\":\"FL2387.1\",\"seq\":1,\"product_model\":\"ALL MAHOGANY DIRECT SET\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Millwork\",\"approval_number_master\":\"FL#8300-R0\",\"approval_number\":\"FL8300.1\",\"seq\":1,\"product_model\":\"DIRECT SET MAHOGANY WINDOW\",\"product_description\":\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"YKK AP America\":[{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#13269-R0\",\"approval_number\":\"FL13269.1\",\"seq\":1,\"product_model\":\"YFW 400 TU Fixed Window\",\"product_description\":\"YFW 400 TU Fixed Window.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#13269-R4\",\"approval_number\":\"FL13269.2\",\"seq\":2,\"product_model\":\"YFW 400 TUH Fixed Window\",\"product_description\":\"YFW 400 TUH Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#16314-R0\",\"approval_number\":\"FL16314.1\",\"seq\":1,\"product_model\":\"YOW 225 TUH\",\"product_description\":\"YOW 225 TUH Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#16314-R1\",\"approval_number\":\"FL16314.2\",\"seq\":2,\"product_model\":\"YOW 225 TUH\",\"product_description\":\"YOW 225 TUH Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#16314-R3\",\"approval_number\":\"FL16314.3\",\"seq\":3,\"product_model\":\"YOW 225 TU\",\"product_description\":\"YOW 225 TU Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#16314-R3\",\"approval_number\":\"FL16314.4\",\"seq\":4,\"product_model\":\"YOW 225 TUH\",\"product_description\":\"YOW 225 TUH Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#16314-R3\",\"approval_number\":\"FL16314.5\",\"seq\":5,\"product_model\":\"YOW 225 TUH\",\"product_description\":\"YOW 225 TUH Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#16314-R5\",\"approval_number\":\"FL16314.6\",\"seq\":6,\"product_model\":\"YOW 350 T\",\"product_description\":\"YOW 350 T Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#16314-R6\",\"approval_number\":\"FL16314.7\",\"seq\":7,\"product_model\":\"YOW 350 T\",\"product_description\":\"YOW 350 T Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#16314-R7\",\"approval_number\":\"FL16314.8\",\"seq\":8,\"product_model\":\"YOW 350 TU\",\"product_description\":\"YOW 350 TU Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#16314-R7\",\"approval_number\":\"FL16314.9\",\"seq\":9,\"product_model\":\"YOW 350 TUH\",\"product_description\":\"YOW 350 TUH Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#1785-R0\",\"approval_number\":\"FL1785.1\",\"seq\":1,\"product_model\":\"YOW 200H\",\"product_description\":\"Aluminum (LMI, SMI) NOA #s 01-1119.06, 02-1009.12\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#3728-R0\",\"approval_number\":\"FL3728.1\",\"seq\":1,\"product_model\":\"YOW 225 TUH\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#6376-R0\",\"approval_number\":\"FL6376.1\",\"seq\":1,\"product_model\":\"YVS 410 TUH Fixed Window\",\"product_description\":\"YVS 410 TUH Aluminum Fixed Window\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#6376-R0\",\"approval_number\":\"FL6376.2\",\"seq\":2,\"product_model\":\"YVS 410 TUH Fixed Window\",\"product_description\":\"YVS 410 TUH Aluminum Fixed Window, Non-Impact\",\"design_pressure\":\"+133\\\/-210\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#7569-R3\",\"approval_number\":\"FL7569.1\",\"seq\":1,\"product_model\":\"YOW 225H\",\"product_description\":\"Non-Thermal Aluminum Fixed Window.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#11303-R0\",\"approval_number\":\"FL11303.1\",\"seq\":1,\"product_model\":\"YOW 225 TU\",\"product_description\":\"YOW 225 Thermally Broken Fixed Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#11303-R0\",\"approval_number\":\"FL11303.2\",\"seq\":2,\"product_model\":\"YOW 350 T\",\"product_description\":\"YOW 350 T Thermally Broken Fixed Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#13239-R0\",\"approval_number\":\"FL13239.1\",\"seq\":1,\"product_model\":\"YFW 400 TUH Fixed Window\",\"product_description\":\"YFW 400 TUH Fixed Windows\",\"design_pressure\":\"+90\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#14216-R0\",\"approval_number\":\"FL14216.1\",\"seq\":1,\"product_model\":\"YOW 225 TUH Fixed Window\",\"product_description\":\"Thermally Broken 2 1\\\/4\\\" Deep Aluminum Fixed Window\",\"design_pressure\":\"+70\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#14216-R3\",\"approval_number\":\"FL14216.2\",\"seq\":2,\"product_model\":\"YOW 225 TUH Fixed Window\",\"product_description\":\"Thermally Broken 2 1\\\/4\\\" Deep Aluminum Fixed Window\",\"design_pressure\":\"+70\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#14216-R3\",\"approval_number\":\"FL14216.3\",\"seq\":3,\"product_model\":\"YOW 225H\",\"product_description\":\"Non-Thermal Aluminum Fixed Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#19015-R0\",\"approval_number\":\"FL19015.1\",\"seq\":1,\"product_model\":\"YOW 350 TU Series Fixed\",\"product_description\":\"Non-Impact, Non-HZHZ, Aluminum Fixed Window with Insulated Glass and Thermally Broken Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#19015-R0\",\"approval_number\":\"FL19015.2\",\"seq\":2,\"product_model\":\"YOW 350 TUH Series Fixed\",\"product_description\":\"Impact, Non-HZHZ, Aluminum Fixed Window with Laminated Insulated Glass and Thermally Broken Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Pocahontas Aluminum Company, Inc.\":[{\"manufacturer\":\"Pocahontas Aluminum Company, Inc.\",\"approval_number_master\":\"FL#16614-R5\",\"approval_number\":\"FL16614.2\",\"seq\":2,\"product_model\":\"PI46 PVC NC Picture Window\",\"product_description\":\"48x72 New Construction Frame\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pocahontas Aluminum Company, Inc.\",\"approval_number_master\":\"FL#16614-R5\",\"approval_number\":\"FL16614.3\",\"seq\":3,\"product_model\":\"PI46 PVC Rep Picture Window\",\"product_description\":\"48x72 Replacement Frame\",\"design_pressure\":\"+50\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pocahontas Aluminum Company, Inc.\",\"approval_number_master\":\"FL#16614-R5\",\"approval_number\":\"FL16614.4\",\"seq\":4,\"product_model\":\"PI46 PVC Rep Picture Window\",\"product_description\":\"60x84 Replacement Frame\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pocahontas Aluminum Company, Inc.\",\"approval_number_master\":\"FL#16614-R0\",\"approval_number\":\"FL16614.1\",\"seq\":1,\"product_model\":\"PI46 PVC NC Picture Window\",\"product_description\":\"60x84 New Construction Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-20 00:00:00\",\"instructions_url\":\"\"}],\"Comfort View Products LLC\":[{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#22328-R4\",\"approval_number\":\"FL22328.1\",\"seq\":1,\"product_model\":\"Series 901\\\/951 Vinyl Fixed Window\",\"product_description\":\"Series 901\\\/951 Vinyl Fixed Window Non-Impact 60\\\" x 72\\\"\",\"design_pressure\":\"+50.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#22328-R4\",\"approval_number\":\"FL22328.2\",\"seq\":2,\"product_model\":\"Series 901\\\/951 Vinyl Fixed Window\",\"product_description\":\"Series 901\\\/951 Vinyl Fixed Window Non-Impact 48\\\" x 72\\\"\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#22328-R4\",\"approval_number\":\"FL22328.3\",\"seq\":3,\"product_model\":\"Series 901\\\/951 Vinyl Fixed Window\",\"product_description\":\"Series 901\\\/951 Vinyl Fixed Window Non-Impact 44\\\" x 72\\\"\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#1518-R0\",\"approval_number\":\"FL1518.1\",\"seq\":1,\"product_model\":\"2901HP\",\"product_description\":\"Fin Frame Picture Window 48 X 72 F-R80\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#9427-R0\",\"approval_number\":\"FL9427.1\",\"seq\":1,\"product_model\":\"3901 Series Impact PW\",\"product_description\":\"3901 Series Vinyl Impact Picture Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#13002-R0\",\"approval_number\":\"FL13002.1\",\"seq\":1,\"product_model\":\"2902 HP Fixed\",\"product_description\":\"2902 HP Fin Frame Picture Window (48\\\" X 72\\\")\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#13393-R0\",\"approval_number\":\"FL13393.1\",\"seq\":1,\"product_model\":\"2901 HP\",\"product_description\":\"2901 HP Fixed Picture Window\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#13566-R0\",\"approval_number\":\"FL13566.1\",\"seq\":1,\"product_model\":\"1901 PICTURE WINDOW\",\"product_description\":\"1901 PICTURE WINDOW 48x72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#13566-R1\",\"approval_number\":\"FL13566.2\",\"seq\":2,\"product_model\":\"9501 Fixed Window\",\"product_description\":\"9501 Fixed Window 47 X 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#31305-R0\",\"approval_number\":\"FL31305.1\",\"seq\":1,\"product_model\":\"SERIES 901\\\/951 PVC FIXED WINDOW\",\"product_description\":\"SERIES 901\\\/951 PVC FIXED WINDOW 71 1\\\/2\\\"X35 1\\\/2\\\" NON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-11-01 00:00:00\",\"instructions_url\":\"\"}],\"Stergis Windows and Doors Inc\":[{\"manufacturer\":\"Stergis Windows and Doors Inc\",\"approval_number_master\":\"FL#41896-R2\",\"approval_number\":\"FL41896.1\",\"seq\":1,\"product_model\":\"SERIES PE9301W PVC FIXED WINDOW\",\"product_description\":\"IMPACT, FRAME INSTALLATION\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stergis Windows and Doors Inc\",\"approval_number_master\":\"FL#41896-R2\",\"approval_number\":\"FL41896.2\",\"seq\":2,\"product_model\":\"SERIES PE9301W PVC FIXED WINDOW\",\"product_description\":\"IMPACT, FIN INSTALLATION\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stergis Windows and Doors Inc\",\"approval_number_master\":\"FL#46922-R0\",\"approval_number\":\"FL46922.1\",\"seq\":1,\"product_model\":\"SERIES 4500 PVC FIXED WINDOW\",\"product_description\":\"48\\\" X 98\\\" IMPACT HVHZ\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stergis Windows and Doors Inc\",\"approval_number_master\":\"FL#41508-R0\",\"approval_number\":\"FL41508.1\",\"seq\":1,\"product_model\":\"WINDGATE\\\/BELMONT\\\/HAWTHORNE FIXED WINDOW\",\"product_description\":\"WINDGATE\\\/BELMONT\\\/HAWTHORNE FIXED WINDOW 72\\\" X 96\\\" NON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-07-08 00:00:00\",\"instructions_url\":\"\"}],\"American Window Alliance\":[{\"manufacturer\":\"American Window Alliance\",\"approval_number_master\":\"FL#14576-R0\",\"approval_number\":\"FL14576.1\",\"seq\":1,\"product_model\":\"STORMGATE NC PW\",\"product_description\":\"STORMGATE NC PW 64X84\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Window Alliance\",\"approval_number_master\":\"FL#14576-R0\",\"approval_number\":\"FL14576.2\",\"seq\":2,\"product_model\":\"STORMGATE REP PW\",\"product_description\":\"STORMGATE REP PW 64X84\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-05 00:00:00\",\"instructions_url\":\"\"}],\"Eastern Architectural Systems\":[{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14608-R16\",\"approval_number\":\"FL14608.1\",\"seq\":1,\"product_model\":\"Series 1436 Vinyl Non-Impact Fixed Window with Nailing Fin\",\"product_description\":\"Series 1436 Vinyl Non-Impact Fixed Window with Nailing Fin\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#17162-R7\",\"approval_number\":\"FL17162.1\",\"seq\":1,\"product_model\":\"Series 3000 Aluminum Impact Fixed Window with PVB interlayer\",\"product_description\":\"Series 3000 Aluminum Impact Fixed Window with PVB interlayer.\",\"design_pressure\":\"+85.0\\\/-90.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#22204-R4\",\"approval_number\":\"FL22204.1\",\"seq\":1,\"product_model\":\"Series 176 Vinyl Fixed Window\",\"product_description\":\"Series 176 Vinyl Fixed Window Non - Impact 72\\\" x 84\\\"\",\"design_pressure\":\"+90.0\\\/-90.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#27088-R3\",\"approval_number\":\"FL27088.1\",\"seq\":1,\"product_model\":\"Series 142 Vinyl Fixed Window\",\"product_description\":\"Series 142 Vinyl Fixed Window - 50 x 63\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#27088-R3\",\"approval_number\":\"FL27088.2\",\"seq\":2,\"product_model\":\"Series 142 Vinyl Fixed Window\",\"product_description\":\"Series 142 Vinyl Fixed Window - 64 x 84\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14608-R16\",\"approval_number\":\"FL14608.2\",\"seq\":2,\"product_model\":\"Series 1446 Vinyl Non-Impact Fixed Window with Flange\",\"product_description\":\"Series 1446 Vinyl Non-Impact Fixed Window with Flange\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14608-R16\",\"approval_number\":\"FL14608.4\",\"seq\":4,\"product_model\":\"Series 176 Vinyl Impact Fixed Window with Flange HVHZ\",\"product_description\":\"Series 176 Vinyl Impact Fixed Window with Flange HVHZ\",\"design_pressure\":\"+80.0\\\/-80.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14608-R16\",\"approval_number\":\"FL14608.5\",\"seq\":5,\"product_model\":\"Series 176 Vinyl Impact Fixed Window with Flange HVHZ\",\"product_description\":\"Series 176 Vinyl Impact Fixed Window with Flange HVHZ\",\"design_pressure\":\"+80.0\\\/-80.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14608-R16\",\"approval_number\":\"FL14608.6\",\"seq\":6,\"product_model\":\"Series 2456 Vinyl Impact Fixed Window with Nailing Fin\",\"product_description\":\"Series 2456 Vinyl Impact Fixed Window with Nailing Fin\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14608-R16\",\"approval_number\":\"FL14608.7\",\"seq\":7,\"product_model\":\"Series 2466 Vinyl Impact Fixed Window with Flange\",\"product_description\":\"Series 2466 Vinyl Impact Fixed Window with Flange\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#17162-R7\",\"approval_number\":\"FL17162.2\",\"seq\":2,\"product_model\":\"Series 3000 Aluminum Impact Fixed Window with Sentryglas interlayer\",\"product_description\":\"Series 3000 Aluminum Impact Fixed Window with Sentryglas interlayer\",\"design_pressure\":\"+100.0\\\/-100.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#22204-R4\",\"approval_number\":\"FL22204.2\",\"seq\":2,\"product_model\":\"Series 176 Vinyl Fixed Window\",\"product_description\":\"Series 176 Vinyl Fixed Window Non - Impact 60\\\" x 60\\\"\",\"design_pressure\":\"+90.0\\\/-90.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14608-R0\",\"approval_number\":\"FL14608.3\",\"seq\":3,\"product_model\":\"Series \\\"FWI 2000\\\" Aluminum Impact Rated\",\"product_description\":\"Fixed Window\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#16255-R0\",\"approval_number\":\"FL16255.1\",\"seq\":1,\"product_model\":\"400 Series Picture Window\",\"product_description\":\"400 Series Picture Window Impact\",\"design_pressure\":\"+100.0\\\/-100.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#16255-R0\",\"approval_number\":\"FL16255.2\",\"seq\":2,\"product_model\":\"400 Series Picture Window\",\"product_description\":\"400 Series Picture Window Non-Impact\",\"design_pressure\":\"+100\\\/-130\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#17063-R0\",\"approval_number\":\"FL17063.1\",\"seq\":1,\"product_model\":\"Series 176\",\"product_description\":\"Series 176 Impact Vinyl Fixed Window\",\"design_pressure\":\"+80.0\\\/-80.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#17063-R0\",\"approval_number\":\"FL17063.2\",\"seq\":2,\"product_model\":\"Series 176\",\"product_description\":\"Series 176 Impact Vinyl Fixed Window\",\"design_pressure\":\"+80.0\\\/-80.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14608-R4\",\"approval_number\":\"FL14608.8\",\"seq\":8,\"product_model\":\"Series 2456 Vinyl Impact Fixed Window with Nailing Fin\",\"product_description\":\"Series 2456 Vinyl Impact Fixed Window with Nailing Fin\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14608-R4\",\"approval_number\":\"FL14608.9\",\"seq\":9,\"product_model\":\"Series 2466 Vinyl Impact Fixed Window with Flange\",\"product_description\":\"Series 2466 Vinyl Impact Fixed Window with Flange\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-09-30 00:00:00\",\"instructions_url\":\"\"}],\"Loewen Windows\":[{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#13484-R0\",\"approval_number\":\"FL13484.1\",\"seq\":1,\"product_model\":\"Aluminum Clad StormForce Fixed Casement\",\"product_description\":\"Aluminum Clad StormForce Fixed Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#14370-R0\",\"approval_number\":\"FL14370.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood StormForce French Door Transom Window\",\"product_description\":\"Aluminum Clad Wood StormForce French Door Transom Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#14386-R7\",\"approval_number\":\"FL14386.1\",\"seq\":1,\"product_model\":\"25 Series Aluminum Clad Double Hung Transom Window\",\"product_description\":\"25 Series Aluminum Clad Double Hung Transom Window (77\\\" x 60\\\" with Grand Sash)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#14387-R7\",\"approval_number\":\"FL14387.1\",\"seq\":1,\"product_model\":\"25 Series Wood Double Hung Transom Window (120 x 36 window with Standard Sash)\",\"product_description\":\"25 Series Wood Double Hung Transom Window (120 x 36 window with Standard Sash)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15300-R7\",\"approval_number\":\"FL15300.1\",\"seq\":1,\"product_model\":\"Wood Fixed Casement Window\",\"product_description\":\"Wood Fixed Casement Window (94_1\\\/2\\\" x 59\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15304-R7\",\"approval_number\":\"FL15304.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood Fixed Casement\",\"product_description\":\"Aluminum Clad Wood Fixed Casement (94_1\\\/2\\\" x 59\\\")\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15399-R9\",\"approval_number\":\"FL15399.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood Swinging-Door Transom Window\",\"product_description\":\"Aluminum Clad Wood Swinging-Door Transom Window (Frame size 87_1\\\/4\\\" x 31_1\\\/2\\\")\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15400-R8\",\"approval_number\":\"FL15400.1\",\"seq\":1,\"product_model\":\"Wood Swinging-Door Transom Window\",\"product_description\":\"Wood Swinging-Door Transom Window (Frame size 87_1\\\/4\\\" x 31_1\\\/2\\\")\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15773-R6\",\"approval_number\":\"FL15773.1\",\"seq\":1,\"product_model\":\"Series 25 Aluminum Clad Double Hung Fixed Window\",\"product_description\":\"Series 25 Aluminum Clad Double Hung Standard Sash Fixed Window (Frame size 56\\\" x 76\\\")\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#45924-R0\",\"approval_number\":\"FL45924.1\",\"seq\":1,\"product_model\":\"Model 60T Aluminum Clad Wood Transom Windows\",\"product_description\":\"Aluminum Clad Wood Transom Windows (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#14386-R7\",\"approval_number\":\"FL14386.2\",\"seq\":2,\"product_model\":\"25 Series Aluminum Clad Double Hung Transom Window\",\"product_description\":\"25 Series Aluminum Clad Double Hung Transom window (120\\\" x 36\\\" with Standard Sash)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#14386-R7\",\"approval_number\":\"FL14386.3\",\"seq\":3,\"product_model\":\"25 Series Aluminum Clad Double Hung Transom Window (with Grand Sash)\",\"product_description\":\"25 Series Aluminum Clad Double Hung Transom Window (120\\\" x 40\\\" with Grand Sash)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#14387-R7\",\"approval_number\":\"FL14387.2\",\"seq\":2,\"product_model\":\"25 Series Wood Double Hung Transom Window (77 x 60 window with Grand Sash)\",\"product_description\":\"25 Series Wood Double Hung Transom Window (77 x 60 window with Grand Sash)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#14387-R7\",\"approval_number\":\"FL14387.3\",\"seq\":3,\"product_model\":\"25 Series Wood Double Hung Transom Window (with Grand Sash)\",\"product_description\":\"25 Series Wood Double Hung Transom Window (120 x 40 window with Grand Sash)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#14387-R7\",\"approval_number\":\"FL14387.4\",\"seq\":4,\"product_model\":\"25 Series Wood Double Hung Transom Window (with Standard Sash)\",\"product_description\":\"25 Series Wood Double Hung Transom Window (60 x 60 window with Standard Sash)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15300-R7\",\"approval_number\":\"FL15300.2\",\"seq\":2,\"product_model\":\"Wood Fixed Casement Window\",\"product_description\":\"Wood Fixed Casement Window (47_1\\\/4\\\" x 47_1\\\/4\\\")\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15300-R7\",\"approval_number\":\"FL15300.3\",\"seq\":3,\"product_model\":\"Wood Fixed Casement Window\",\"product_description\":\"Wood Fixed Casement Window (105\\\" x 96\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15304-R7\",\"approval_number\":\"FL15304.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Wood Fixed Casement\",\"product_description\":\"Aluminum Clad Wood Fixed Casement (47_1\\\/4\\\" x 47_1\\\/4\\\")\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15304-R7\",\"approval_number\":\"FL15304.3\",\"seq\":3,\"product_model\":\"Aluminum Clad Wood Fixed Casement\",\"product_description\":\"Aluminum Clad Wood Fixed Casement (105\\\" x 96\\\")\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15773-R6\",\"approval_number\":\"FL15773.2\",\"seq\":2,\"product_model\":\"Series 25 Aluminum Clad Double Hung Fixed Window\",\"product_description\":\"Series 25 Aluminum Clad Double Hung Grand Sash Fixed Window (Frame size 60\\\" x 120\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15773-R6\",\"approval_number\":\"FL15773.3\",\"seq\":3,\"product_model\":\"Series 25 Aluminum Clad Double Hung Fixed Window\",\"product_description\":\"Series 25 Aluminum Clad Double Hung Grand Sash Fixed Window (Frame size 120\\\" x 60\\\")\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15773-R6\",\"approval_number\":\"FL15773.4\",\"seq\":4,\"product_model\":\"Series 25 Aluminum Clad Double Hung Fixed Window\",\"product_description\":\"120\\\" x 60\\\" Series 25 Aluminum Clad Double Hung Standard Sash Window Mulled to a 120\\\" x 40\\\" Series 25 Aluminum Clad Double Hung Standard Sash Transom Window (120\\\" x 100\\\" overall unit size)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#30504-R3\",\"approval_number\":\"FL30504.4\",\"seq\":4,\"product_model\":\"Loewen 36 Series Picture\\\/Direct Set Stormforce Window\",\"product_description\":\"ASTM Wind Zone 4 Impact Rated Clad Direct Set Window: 149.625\\\" Max\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#30504-R3\",\"approval_number\":\"FL30504.5\",\"seq\":5,\"product_model\":\"Loewen 36 Series Picture\\\/Direct Set Window\",\"product_description\":\"Non-Impact Clad Direct Set Window: 149.625\\\" Max\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#30504-R3\",\"approval_number\":\"FL30504.6\",\"seq\":6,\"product_model\":\"Loewen 36 Series Picture\\\/Direct Set Window\",\"product_description\":\"Non-Impact Clad Direct Set Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#460-R0\",\"approval_number\":\"FL460.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Fixed Picture Wi\",\"product_description\":\"(415-H-605) Al Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#3682-R0\",\"approval_number\":\"FL3682.1\",\"seq\":1,\"product_model\":\"Natural Picture Window\",\"product_description\":\"(415-H-620) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#3682-R0\",\"approval_number\":\"FL3682.2\",\"seq\":2,\"product_model\":\"Non-Clad Fixed Casement\",\"product_description\":\"(415-H-611) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#3682-R0\",\"approval_number\":\"FL3682.3\",\"seq\":3,\"product_model\":\"Non-Clad Picture Window\",\"product_description\":\"(415-H-609) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#3958-R0\",\"approval_number\":\"FL3958.1\",\"seq\":1,\"product_model\":\"Metal Clad Picture Window\",\"product_description\":\"(415-H-621.0) Metal Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#3958-R0\",\"approval_number\":\"FL3958.2\",\"seq\":2,\"product_model\":\"Metal Clad Wood Fixed Picture Window (2421)\",\"product_description\":\"(415-H-636.0) Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#3958-R0\",\"approval_number\":\"FL3958.3\",\"seq\":3,\"product_model\":\"Natural Fixed Casement Window\",\"product_description\":\"(415-H-619.0) Fixed Casement WIndow\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#4681-R0\",\"approval_number\":\"FL4681.1\",\"seq\":1,\"product_model\":\"Metal Clad Wood Fixed Picture Window (2421)\",\"product_description\":\"(415-H-647.00) Metal Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#5069-R0\",\"approval_number\":\"FL5069.1\",\"seq\":1,\"product_model\":\"Metal Clad Picture Window\",\"product_description\":\"(415-H-621.01) Metal Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#5069-R0\",\"approval_number\":\"FL5069.2\",\"seq\":2,\"product_model\":\"Natural Fixed Casement\",\"product_description\":\"(415-H-619.01) Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#5069-R0\",\"approval_number\":\"FL5069.3\",\"seq\":3,\"product_model\":\"Natural Picture Window\",\"product_description\":\"(415-H-620.01) Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#13105-R0\",\"approval_number\":\"FL13105.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood StormForce Double Hung Fixed Window\",\"product_description\":\"Aluminum Clad Wood StormForce Double Hung Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#14694-R0\",\"approval_number\":\"FL14694.1\",\"seq\":1,\"product_model\":\"Series 25 Aluminum Clad StormForce Double Hung Fixed Window\",\"product_description\":\"Series 25 Aluminum Clad StormForce Double Hung Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-05-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#14695-R0\",\"approval_number\":\"FL14695.1\",\"seq\":1,\"product_model\":\"Series 25 Aluminum Clad StormForce Double Hung Transom Window\",\"product_description\":\"Series 25 Aluminum Clad StormForce Double Hung Transom Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-05-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15355-R0\",\"approval_number\":\"FL15355.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood Direct Set Picture Window\",\"product_description\":\"Aluminum Clad Wood Direct Set Picture Window (141_3\\\/4\\\" x 82_11\\\/16\\\")\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15355-R0\",\"approval_number\":\"FL15355.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Wood Direct Set Picture Window\",\"product_description\":\"Aluminum Clad Wood Direct Set Picture Window (47_1\\\/4\\\" x 47_1\\\/4\\\")\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15356-R0\",\"approval_number\":\"FL15356.1\",\"seq\":1,\"product_model\":\"Wood Direct Set Picture Window\",\"product_description\":\"Wood Direct Set Picture Window (94_1\\\/2\\\"\\\" x 82_11\\\/16\\\")\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15356-R0\",\"approval_number\":\"FL15356.2\",\"seq\":2,\"product_model\":\"Wood Direct Set Picture Window\",\"product_description\":\"Wood Direct Set Picture Window (47_1\\\/4\\\" x 47_1\\\/4\\\")\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15774-R0\",\"approval_number\":\"FL15774.1\",\"seq\":1,\"product_model\":\"Series 25 Wood Double Hung Fixed Window\",\"product_description\":\"Series 25 Wood Double Hung Standard Sash Fixed Window (Frame size 56\\\" x 76\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15774-R0\",\"approval_number\":\"FL15774.2\",\"seq\":2,\"product_model\":\"Series 25 Wood Double Hung Fixed Window\",\"product_description\":\"Series 25 Wood Double Hung Grand Sash Fixed Window (Frame size 60\\\" x 120\\\")\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15774-R0\",\"approval_number\":\"FL15774.3\",\"seq\":3,\"product_model\":\"Series 25 Wood Double Hung Fixed Window\",\"product_description\":\"Series 25 Wood Double Hung Grand Sash Fixed Window (Frame size 120\\\" x 60\\\")\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15774-R0\",\"approval_number\":\"FL15774.4\",\"seq\":4,\"product_model\":\"Series 25 Wood Double Hung Fixed Window\",\"product_description\":\"120\\\" x 60\\\" Series 25 Wood Double Hung Standard Sash Window Mulled to a 120\\\" x 40\\\" Series 25 Wood Double Hung Standard Sash Transom Window (120\\\" x 100\\\" overall unit size)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#19052-R0\",\"approval_number\":\"FL19052.1\",\"seq\":1,\"product_model\":\"Aluminum Clad StormForce Wood Direct Glaze Window\",\"product_description\":\"Fixed Direct Glaze Window (small & large missile impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-05-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#30504-R0\",\"approval_number\":\"FL30504.1\",\"seq\":1,\"product_model\":\"Loewen 36 Series Picture\\\/Direct Set Stormforce Window\",\"product_description\":\"HVHZ Impact Rated Clad Direct Set Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#30504-R0\",\"approval_number\":\"FL30504.2\",\"seq\":2,\"product_model\":\"Loewen 36 Series Picture\\\/Direct Set Stormforce Window\",\"product_description\":\"ASTM Wind Zone 4 Impact Rated Clad Direct Set Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#30504-R0\",\"approval_number\":\"FL30504.3\",\"seq\":3,\"product_model\":\"Loewen 36 Series Picture\\\/Direct Set Window\",\"product_description\":\"Non-Impact Clad Direct Set Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"WinDoor Inc.\":[{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#15709-R18\",\"approval_number\":\"FL15709.10\",\"seq\":10,\"product_model\":\"PW9020A\",\"product_description\":\"HVHZ, SM, Impact-Resistant, Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#227-R0\",\"approval_number\":\"FL227.1\",\"seq\":1,\"product_model\":\"2000\",\"product_description\":\"Aluminum Fixed Picture Window F- HC160\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#811-R0\",\"approval_number\":\"FL811.1\",\"seq\":1,\"product_model\":\"Series 2000 Impact\",\"product_description\":\"This product is an Aluminum Impact Tested Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#5048-R1\",\"approval_number\":\"FL5048.1\",\"seq\":1,\"product_model\":\"1000 Series Fixed Window\",\"product_description\":\"1000 Series FW Large Missile Impact\",\"design_pressure\":\"+150.0\\\/-175.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#5048-R1\",\"approval_number\":\"FL5048.2\",\"seq\":2,\"product_model\":\"1000 Series Fixed Window\",\"product_description\":\"1000 Series FW Small Missile Impact\",\"design_pressure\":\"+150.0\\\/-175.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#5048-R1\",\"approval_number\":\"FL5048.3\",\"seq\":3,\"product_model\":\"2000 Series Fixed Window\",\"product_description\":\"2000 Series FW Small Missile Impact\",\"design_pressure\":\"+150.0\\\/-175.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#5048-R1\",\"approval_number\":\"FL5048.4\",\"seq\":4,\"product_model\":\"2000 Series Fixed Window\",\"product_description\":\"2000 Series FW Large Missile Impact\",\"design_pressure\":\"+150.0\\\/-175.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#5470-R1\",\"approval_number\":\"FL5470.1\",\"seq\":1,\"product_model\":\"Series 1000 Alum. Fixed Window\",\"product_description\":\"Non-Impact Fixed Window\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#5470-R1\",\"approval_number\":\"FL5470.2\",\"seq\":2,\"product_model\":\"Series 2000 Alum. Fixed Window\",\"product_description\":\"Non-Impact Fixed Window\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#8928-R0\",\"approval_number\":\"FL8928.1\",\"seq\":1,\"product_model\":\"Series 2000 Fixed Window\",\"product_description\":\"Series 2000 FW Large Missile Impact 4'0 x 10'0\",\"design_pressure\":\"+110.0\\\/-150.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#11993-R0\",\"approval_number\":\"FL11993.1\",\"seq\":1,\"product_model\":\"1000 Series Non-Impact Fixed Window\",\"product_description\":\"1000 Series FW Non-Impact, 5'0 x 10'0 and 6'0 x 6'0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#11993-R0\",\"approval_number\":\"FL11993.2\",\"seq\":2,\"product_model\":\"2000 Series LMI Fixed Window\",\"product_description\":\"2000 Series FW Large Missile Impact with Top and Bottom Rail Inserts, 4'0 x 10'0\",\"design_pressure\":\"+110.0\\\/-150.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#11993-R0\",\"approval_number\":\"FL11993.3\",\"seq\":3,\"product_model\":\"2000 Series Non-Impact Fixed Window\",\"product_description\":\"2000 Series FW Non-Impact, 5'0 x 10'0, 6'0 x 8'0 and 12'0 x 4'0\",\"design_pressure\":\"+200.0\\\/-200.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#12654-R0\",\"approval_number\":\"FL12654.1\",\"seq\":1,\"product_model\":\"1000 Series Fixed Window\",\"product_description\":\"1000 Series Aluminum Small Missile FW\",\"design_pressure\":\"+166.7\\\/-175\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#12654-R0\",\"approval_number\":\"FL12654.2\",\"seq\":2,\"product_model\":\"2000 Series Fixed Window\",\"product_description\":\"2000 Series Aluminum Small Missile FW\",\"design_pressure\":\"+150\\\/-175\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#12768-R0\",\"approval_number\":\"FL12768.1\",\"seq\":1,\"product_model\":\"SERIES 2000 ALUMINUM FIXED WINDOW - LMI\",\"product_description\":\"SERIES 2000 ALUMINUM FIXED WINDOW - LMI\",\"design_pressure\":\"+150\\\/-175\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#13758-R0\",\"approval_number\":\"FL13758.1\",\"seq\":1,\"product_model\":\"SERIES 2000 PICTURE WINDOW\",\"product_description\":\"SERIES 2000 PICTURE WINDOW - LARGE MISSILE IMPACT 60\\\"x120\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#13758-R0\",\"approval_number\":\"FL13758.2\",\"seq\":2,\"product_model\":\"SERIES 2000 PICTURE WINDOW\",\"product_description\":\"SERIES 2000 PICTURE WINDOW - SMALL MISSILE IMPACT 60\\\"x120\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14640-R0\",\"approval_number\":\"FL14640.1\",\"seq\":1,\"product_model\":\"Series 9043\",\"product_description\":\"Series 9043 Thermally Broken Aluminum Window Wall - Large Missile Impact\",\"design_pressure\":\"+120\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14640-R0\",\"approval_number\":\"FL14640.2\",\"seq\":2,\"product_model\":\"Series 9043\",\"product_description\":\"Series 9043 Thermally Broken Aluminum Window Wall - Small Missile Impact\",\"design_pressure\":\"+120\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14640-R0\",\"approval_number\":\"FL14640.3\",\"seq\":3,\"product_model\":\"Series 9043\",\"product_description\":\"Series 9043 Thermally Broken Aluminum Window Wall - Non-Impact\",\"design_pressure\":\"+120\\\/-150\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14641-R0\",\"approval_number\":\"FL14641.1\",\"seq\":1,\"product_model\":\"Series 9030 Single LMI HVHZ\",\"product_description\":\"Series 9030 Thermally Broken Aluminum Removable Sash Single Fixed Window - Large and Small Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14641-R0\",\"approval_number\":\"FL14641.2\",\"seq\":2,\"product_model\":\"Series 9030 Single Non-Impact HVHZ\",\"product_description\":\"Series 9030 Thermally Broken Aluminum Removable Sash Single Fixed Window - Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14641-R0\",\"approval_number\":\"FL14641.3\",\"seq\":3,\"product_model\":\"Series 9030 Single Non-Impact NON-HVHZ\",\"product_description\":\"Series 9030 Thermally Broken Aluminum Removable Sash Single Fixed Window - Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14641-R0\",\"approval_number\":\"FL14641.4\",\"seq\":4,\"product_model\":\"Series 9030 Triple LMI HVHZ\",\"product_description\":\"Series 9030 Thermally Broken Aluminum Removable Sash Mulled Fixed Window - Large and Small Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14641-R0\",\"approval_number\":\"FL14641.5\",\"seq\":5,\"product_model\":\"Series 9030 Triple LMI NON-HVHZ\",\"product_description\":\"Series 9030 Thermally Broken Aluminum Removable Sash Mulled Fixed Window - LMI and SMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14641-R0\",\"approval_number\":\"FL14641.6\",\"seq\":6,\"product_model\":\"Series 9030 Triple Non-Impact NON-HVHZ\",\"product_description\":\"Series 9030 Thermally Broken Aluminum Removable Sash Mulled Fixed Window - Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14641-R0\",\"approval_number\":\"FL14641.7\",\"seq\":7,\"product_model\":\"Series 9030 Triples Non-Impact HVHZ\",\"product_description\":\"Series 9030 Thermally Broken Aluminum Removable Sash Mulled Fixed Window - Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14737-R0\",\"approval_number\":\"FL14737.1\",\"seq\":1,\"product_model\":\"Series 3000 Aluminum Fixed Window\",\"product_description\":\"Series 3000 Aluminum Fixed Window, Non-Impact\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14737-R0\",\"approval_number\":\"FL14737.2\",\"seq\":2,\"product_model\":\"Series 3000 Aluminum Fixed Window\",\"product_description\":\"Series 3000 Aluminum Fixed Window, Non-Impact\",\"design_pressure\":\"+135\\\/-135\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14737-R0\",\"approval_number\":\"FL14737.3\",\"seq\":3,\"product_model\":\"Series 3000 Aluminum Fixed Window\",\"product_description\":\"Series 3000 Aluminum Fixed Window, Non-Impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14737-R0\",\"approval_number\":\"FL14737.4\",\"seq\":4,\"product_model\":\"Series 3000 Aluminum Fixed Window\",\"product_description\":\"Series 3000 Aluminum Fixed Window, Non-Impact\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14737-R0\",\"approval_number\":\"FL14737.5\",\"seq\":5,\"product_model\":\"Series 3000 Aluminum Fixed Window\",\"product_description\":\"Series 3000 Aluminum Fixed Window, Non-Impact\",\"design_pressure\":\"+165\\\/-165\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14737-R0\",\"approval_number\":\"FL14737.6\",\"seq\":6,\"product_model\":\"Series 3000 Aluminum Fixed Window\",\"product_description\":\"Series 3000 Aluminum Fixed Window, Non-Impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14737-R0\",\"approval_number\":\"FL14737.7\",\"seq\":7,\"product_model\":\"Series 3000 Aluminum Fixed Window\",\"product_description\":\"Series 3000 Aluminum Fixed Window, Non-Impact\",\"design_pressure\":\"+155\\\/-155\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14737-R0\",\"approval_number\":\"FL14737.8\",\"seq\":8,\"product_model\":\"Series 3000 Aluminum Fixed Window\",\"product_description\":\"Series 3000 Aluminum Fixed Window, Large Missile Impact\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14737-R0\",\"approval_number\":\"FL14737.9\",\"seq\":9,\"product_model\":\"Series 3000 Aluminum Fixed Window\",\"product_description\":\"Series 3000 Aluminum Fixed Window, Small Missile Impact\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14737-R0\",\"approval_number\":\"FL14737.10\",\"seq\":10,\"product_model\":\"Series 3000 Aluminum Fixed Window\",\"product_description\":\"Series 3000 Aluminum Fixed Window, Large Missile Impact\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14737-R0\",\"approval_number\":\"FL14737.11\",\"seq\":11,\"product_model\":\"Series 3000 Aluminum Fixed Window\",\"product_description\":\"Series 3000 Aluminum Fixed Window, Large Missile Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14737-R0\",\"approval_number\":\"FL14737.12\",\"seq\":12,\"product_model\":\"Series 3000 Aluminum Fixed Window\",\"product_description\":\"Series 3000 Aluminum Fixed Window, Small Missile Impact\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14737-R0\",\"approval_number\":\"FL14737.13\",\"seq\":13,\"product_model\":\"Series 3000 Aluminum Fixed Window\",\"product_description\":\"Series 3000 Aluminum Fixed Window, Large Missile Impact\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14737-R0\",\"approval_number\":\"FL14737.14\",\"seq\":14,\"product_model\":\"Series 3000 Aluminum Fixed Window\",\"product_description\":\"Series 3000 Aluminum Fixed Window, Small Missile Impact\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#15709-R0\",\"approval_number\":\"FL15709.1\",\"seq\":1,\"product_model\":\"9020 PICTURE WINDOW LMI\",\"product_description\":\"9020 PICTURE WINDOW LMI 60\\\"x120\\\" SINGLE PANEL, 96\\\"x72\\\" SINGLE PANEL, 60\\\"x120\\\" DOUBLE PANEL WITH HORIZONTAL MULLION, 144\\\"x72\\\" TRIPLE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#15709-R0\",\"approval_number\":\"FL15709.2\",\"seq\":2,\"product_model\":\"9020 PICTURE WINDOW NON IMPACT\",\"product_description\":\"9020 PICTURE WINDOW NON IMPACT 60\\\"x120\\\" SINGLE PANEL, 96\\\"x72\\\" SINGLE PANEL, 60\\\"x120\\\" DOUBLE PANEL WITH HORIZONTAL MULLION, 144\\\"x72\\\" TRIPLE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#15709-R0\",\"approval_number\":\"FL15709.3\",\"seq\":3,\"product_model\":\"9020 PICTURE WINDOW SMI\",\"product_description\":\"9020 PICTURE WINDOW SMI 60\\\"x120\\\" SINGLE PANEL, 96\\\"x72\\\" SINGLE PANEL, 60\\\"x120\\\" DOUBLE PANEL WITH HORIZONTAL MULLION, 144\\\"x72\\\" TRIPLE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#15890-R0\",\"approval_number\":\"FL15890.1\",\"seq\":1,\"product_model\":\"V-430 PVC FIXED WINDOW IMPACT\",\"product_description\":\"V-430 PVC FIXED WINDOW IMPACT 72X72\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#15890-R0\",\"approval_number\":\"FL15890.2\",\"seq\":2,\"product_model\":\"V-430 PVC FIXED WINDOW NON-IMPACT\",\"product_description\":\"V-430 PVC FIXED WINDOW NON-IMPACT 72X72\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16145-R0\",\"approval_number\":\"FL16145.1\",\"seq\":1,\"product_model\":\"V-130 PVC Fixed Window\",\"product_description\":\"V-130 PVC Fixed Window - Triple 162\\\" x 84\\\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16145-R0\",\"approval_number\":\"FL16145.2\",\"seq\":2,\"product_model\":\"V-130 PVC Fixed Window\",\"product_description\":\"V-130 PVC Fixed Window - Single 54\\\" x 84\\\"\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16145-R0\",\"approval_number\":\"FL16145.3\",\"seq\":3,\"product_model\":\"V-130 PVC Fixed Window\",\"product_description\":\"V-130 PVC Fixed Window - Single 60\\\" x 60\\\"\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16145-R1\",\"approval_number\":\"FL16145.4\",\"seq\":4,\"product_model\":\"V-130 PVC Fixed Window\",\"product_description\":\"V-130 PVC Fixed Window - Single 54\\\" x 84\\\"\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16145-R1\",\"approval_number\":\"FL16145.5\",\"seq\":5,\"product_model\":\"V-130 PVC Fixed Window\",\"product_description\":\"V-130 PVC Fixed Window - Single 60\\\" x 60\\\"\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16466-R0\",\"approval_number\":\"FL16466.1\",\"seq\":1,\"product_model\":\"3000 ALUMINUM FIXED WINDOW EQUAL LEG & FLANGE PVB HVHZ - LARGE & SMALL MISSILE IMPACT\",\"product_description\":\"3000 ALUMINUM FIXED WINDOW EQUAL LEG & FLANGE PVB HVHZ - LARGE & SMALL MISSILE IMPACT\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16466-R0\",\"approval_number\":\"FL16466.2\",\"seq\":2,\"product_model\":\"3000 ALUMINUM FIXED WINDOW IMPACT SGP HVHZ EQUAL LEG & FLANGE\",\"product_description\":\"3000 ALUMINUM FIXED WINDOW IMPACT SGP HVHZ EQUAL LEG & FLANGE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16466-R1\",\"approval_number\":\"FL16466.3\",\"seq\":3,\"product_model\":\"3000 ALUMINUM FIXED WINDOW SGP EQUAL LEG & FLANGE\",\"product_description\":\"3000 ALUMINUM FIXED WINDOW SGP EQUAL LEG & FLANGE - SMALL MISSILE IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16506-R0\",\"approval_number\":\"FL16506.1\",\"seq\":1,\"product_model\":\"4030 WINDOW WALL\",\"product_description\":\"4030 WINDOW WALL -LARGE MISSILE IMPACT - HVHZ\",\"design_pressure\":\"+120\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16506-R0\",\"approval_number\":\"FL16506.2\",\"seq\":2,\"product_model\":\"4030 WINDOW WALL\",\"product_description\":\"4030 WINDOW WALL - SMALL MISSILE IMPACT - HVHZ\",\"design_pressure\":\"+120\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16506-R0\",\"approval_number\":\"FL16506.3\",\"seq\":3,\"product_model\":\"4030 WINDOW WALL\",\"product_description\":\"4030 WINDOW WALL - LARGE MISSILE IMPACT - NON-HVHZ\",\"design_pressure\":\"+100\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16506-R0\",\"approval_number\":\"FL16506.4\",\"seq\":4,\"product_model\":\"4030 WINDOW WALL\",\"product_description\":\"4030 WINDOW WALL - SMALL MISSILE IMPACT - NON-HVHZ\",\"design_pressure\":\"+100\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16771-R0\",\"approval_number\":\"FL16771.1\",\"seq\":1,\"product_model\":\"SERIES 9063 ALUMINUM FIXED WINDOW\",\"product_description\":\"SERIES 9063 ALUMINUM FIXED WINDOW IMPACT HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16938-R0\",\"approval_number\":\"FL16938.1\",\"seq\":1,\"product_model\":\"Series 9063 Aluminum Fixed Window\",\"product_description\":\"Series 9063 Aluminum Fixed Window Non-Impact Non-HVHZ\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#18001-R0\",\"approval_number\":\"FL18001.1\",\"seq\":1,\"product_model\":\"Series 3000 Aluminum Fixed Window\",\"product_description\":\"Series 3000 Aluminum Fixed Window 60\\\"X108\\\" Non-Impact\",\"design_pressure\":\"+100.0\\\/-100.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#18001-R0\",\"approval_number\":\"FL18001.2\",\"seq\":2,\"product_model\":\"Series 3000 Aluminum Fixed Window\",\"product_description\":\"Series 3000 Aluminum Fixed Window 60\\\"X108\\\" Non-Impact\",\"design_pressure\":\"+135.0\\\/-135.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#18001-R0\",\"approval_number\":\"FL18001.3\",\"seq\":3,\"product_model\":\"Series 3000 Aluminum Fixed Window\",\"product_description\":\"Series 3000 Aluminum Fixed Window 53\\\"x96\\\" Non-Impact\",\"design_pressure\":\"+120.0`\\\/-120.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#18001-R0\",\"approval_number\":\"FL18001.4\",\"seq\":4,\"product_model\":\"Series 3000 Aluminum Fixed Window\",\"product_description\":\"Series 3000 Aluminum Fixed Window 53\\\"x96\\\" Non-Impact\",\"design_pressure\":\"+150.0\\\/-150.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#18001-R0\",\"approval_number\":\"FL18001.5\",\"seq\":5,\"product_model\":\"Series 3000 Aluminum Fixed Window\",\"product_description\":\"Series 3000 Aluminum Fixed Window 53\\\"x96\\\" Non-Impact\",\"design_pressure\":\"+165.0\\\/-165.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#18001-R0\",\"approval_number\":\"FL18001.6\",\"seq\":6,\"product_model\":\"Series 3000 Aluminum Fixed Window\",\"product_description\":\"Series 3000 Aluminum Fixed Window 119\\\"x38\\\" Non-Impact\",\"design_pressure\":\"+120.0\\\/-120.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#18001-R0\",\"approval_number\":\"FL18001.7\",\"seq\":7,\"product_model\":\"Series 3000 Aluminum Fixed Window\",\"product_description\":\"Series 3000 Aluminum Fixed Window 119\\\"x38\\\" Non-Impact\",\"design_pressure\":\"+155.0\\\/-155.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#18001-R0\",\"approval_number\":\"FL18001.8\",\"seq\":8,\"product_model\":\"Series 3000 Aluminum Fixed Window\",\"product_description\":\"Series 3000 Aluminum Fixed Window 60\\\"x108\\\" LMI\",\"design_pressure\":\"+110.0\\\/-110.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#18001-R0\",\"approval_number\":\"FL18001.9\",\"seq\":9,\"product_model\":\"Series 3000 Aluminum Fixed Window\",\"product_description\":\"Series 3000 Aluminum Fixed Window 60\\\"x108\\\" SMI\",\"design_pressure\":\"+110.0\\\/-110.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#18001-R0\",\"approval_number\":\"FL18001.10\",\"seq\":10,\"product_model\":\"Series 3000 Aluminum Fixed Window\",\"product_description\":\"Series 3000 Aluminum Fixed Window 53\\\"x96\\\" LMI\",\"design_pressure\":\"+110.0\\\/-110.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#18001-R0\",\"approval_number\":\"FL18001.11\",\"seq\":11,\"product_model\":\"Series 3000 Aluminum Fixed Window\",\"product_description\":\"Series 3000 Aluminum Fixed Window 53\\\"x96\\\" LMI\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#18001-R0\",\"approval_number\":\"FL18001.12\",\"seq\":12,\"product_model\":\"Series 3000 Aluminum Fixed Window\",\"product_description\":\"Series 3000 Aluminum Fixed Window 53\\\"x96\\\" SMI\",\"design_pressure\":\"+110.0\\\/-110.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#18001-R0\",\"approval_number\":\"FL18001.13\",\"seq\":13,\"product_model\":\"Series 3000 Aluminum Fixed Window\",\"product_description\":\"Series 3000 Aluminum Fixed Window 119\\\"x38\\\" LMI\",\"design_pressure\":\"+130.0\\\/-130.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#18001-R0\",\"approval_number\":\"FL18001.14\",\"seq\":14,\"product_model\":\"Series 3000 Aluminum Fixed Window\",\"product_description\":\"Series 3000 Aluminum Fixed Window 119\\\"x38\\\" SMI\",\"design_pressure\":\"+115.0\\\/-115.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#15709-R6\",\"approval_number\":\"FL15709.4\",\"seq\":4,\"product_model\":\"PW9063T\",\"product_description\":\"HVHZ, LM Impact-Resistant, Thermally Broken PW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#15709-R6\",\"approval_number\":\"FL15709.5\",\"seq\":5,\"product_model\":\"PW9063T\",\"product_description\":\"Non-HVHZ, Non-Impact-Resistant, Thermally Broken PW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#15709-R8\",\"approval_number\":\"FL15709.6\",\"seq\":6,\"product_model\":\"PW9063T\",\"product_description\":\"HVHZ, LM Impact-Resistant, Thermally Broken PW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#15709-R8\",\"approval_number\":\"FL15709.7\",\"seq\":7,\"product_model\":\"PW9063T\",\"product_description\":\"Non-HVHZ, Non-Impact-Resistant, Thermally Broken PW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#15709-R11\",\"approval_number\":\"FL15709.8\",\"seq\":8,\"product_model\":\"PW9020A\",\"product_description\":\"Non-Impact-Resistant, Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#15709-R11\",\"approval_number\":\"FL15709.9\",\"seq\":9,\"product_model\":\"PW9020A\",\"product_description\":\"HVHZ, SM, Impact-Resistant, Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35439-R0\",\"approval_number\":\"FL35439.1\",\"seq\":1,\"product_model\":\"PW238\",\"product_description\":\"Aluminum, Impact Resistant Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35439-R0\",\"approval_number\":\"FL35439.2\",\"seq\":2,\"product_model\":\"PW238 Designer\",\"product_description\":\"Aluminum, Impact Resistant Designer Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35439-R0\",\"approval_number\":\"FL35439.3\",\"seq\":3,\"product_model\":\"PW410\",\"product_description\":\"Aluminum, Small Missile Impact Resistant Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35439-R0\",\"approval_number\":\"FL35439.4\",\"seq\":4,\"product_model\":\"PW410\",\"product_description\":\"Aluminum, Large Missile Impact Resistant Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35439-R0\",\"approval_number\":\"FL35439.5\",\"seq\":5,\"product_model\":\"PW9020\",\"product_description\":\"Thermally-Broken, Large Missile Impact Resistant Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35439-R0\",\"approval_number\":\"FL35439.6\",\"seq\":6,\"product_model\":\"PW9020T\",\"product_description\":\"Thermally-Broken, Small Missile Impact Resistant Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35439-R0\",\"approval_number\":\"FL35439.7\",\"seq\":7,\"product_model\":\"PW9063T\",\"product_description\":\"Thermally-Broken, Large Missile Impact Resistant Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-16 00:00:00\",\"instructions_url\":\"\"}],\"Windsor Windows and Doors\":[{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11482-R5\",\"approval_number\":\"FL11482.1\",\"seq\":1,\"product_model\":\"1. Pinnacle Clad Door Transom In Sash (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Pinnacle Clad Door Transom In Sash (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11570-R0\",\"approval_number\":\"FL11570.1\",\"seq\":1,\"product_model\":\"Pinnacle Clad Combination\",\"product_description\":\"Aluminum Clad Wood Radius Combination. Individual unit max. frame 60 X 72\\\" Combined test size 120 X 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#12385-R0\",\"approval_number\":\"FL12385.1\",\"seq\":1,\"product_model\":\"Pinnacle Clad Double Hung Picture Window\",\"product_description\":\"Aluminum Clad Double Hung Fixed Picture Window\\nTo max frame size of 49 x 77\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14887-R0\",\"approval_number\":\"FL14887.1\",\"seq\":1,\"product_model\":\"Pinnacle Select Picture Window\",\"product_description\":\"Aluminum Clad Wood fixed window. To max frame size of 72 X 78 inch\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#47149-R0\",\"approval_number\":\"FL47149.1\",\"seq\":1,\"product_model\":\"Next Dimension Direct Set Window (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Next Dimension Direct Set Window (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#47150-R0\",\"approval_number\":\"FL47150.1\",\"seq\":1,\"product_model\":\"Next Dimension Casement Fixed Window (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Next Dimension Casement Fixed Window (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#47563-R0\",\"approval_number\":\"FL47563.1\",\"seq\":1,\"product_model\":\"Next Dimension Narrow Transom Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Next Dimension Narrow Transom Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11482-R5\",\"approval_number\":\"FL11482.2\",\"seq\":2,\"product_model\":\"2. Pinnacle Clad Door Transom In Sash (HVHZ)(Impact)\",\"product_description\":\"Pinnacle Clad Door Transom In Sash (HVHZ)(Impact)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11570-R0\",\"approval_number\":\"FL11570.2\",\"seq\":2,\"product_model\":\"Pinnacle Clad Direct Set\",\"product_description\":\"Aluminum Clad Wood Direct Set Window To Max frame size of 108 X 54\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#12385-R7\",\"approval_number\":\"FL12385.2\",\"seq\":2,\"product_model\":\"2. Pinnacle Double Hung Picture Window (HVHZ)(Impact)\",\"product_description\":\"Pinnacle Double Hung Picture Window (HVHZ)(Impact)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#13643-R0\",\"approval_number\":\"FL13643.2\",\"seq\":2,\"product_model\":\"Pinnacle Clad Casement Picture CP\",\"product_description\":\"Aluminum Clad Wood Casement Picture WindowTo maximum frame size of 48 x 72\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14887-R0\",\"approval_number\":\"FL14887.2\",\"seq\":2,\"product_model\":\"Pinnacle Select Picture Window\",\"product_description\":\"Aluminum Clad Wood fixed window. To max frame size of 48 X 78 inch.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#47149-R0\",\"approval_number\":\"FL47149.2\",\"seq\":2,\"product_model\":\"Next Dimension Direct Set Window (WZ3)(Impact)\",\"product_description\":\"Next Dimension Direct Set Window (WZ3)(Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#47150-R0\",\"approval_number\":\"FL47150.2\",\"seq\":2,\"product_model\":\"Next Dimension Casement Fixed Window (WZ3)(Impact)\",\"product_description\":\"Next Dimension Casement Fixed Window (WZ3)(Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#47150-R0\",\"approval_number\":\"FL47150.3\",\"seq\":3,\"product_model\":\"Next Dimension Hung Fixed (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Next Dimension Hung Fixed (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#47150-R0\",\"approval_number\":\"FL47150.4\",\"seq\":4,\"product_model\":\"Next Dimension Hung Fixed Window (WZ3)(Impact)\",\"product_description\":\"Next Dimension Hung Fixed Window (WZ3)(Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#3955-R0\",\"approval_number\":\"FL3955.1\",\"seq\":1,\"product_model\":\"Pinnacle Clad Casement Picture\",\"product_description\":\"Aluminum Clad Wood Casement Fixed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#3955-R0\",\"approval_number\":\"FL3955.2\",\"seq\":2,\"product_model\":\"Pinnacle Clad Casement Picture (1\\\" I.G.)\",\"product_description\":\"Aluminum Clad Wood Casement Fixed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#4038-R0\",\"approval_number\":\"FL4038.1\",\"seq\":1,\"product_model\":\"Pinnacle Clad Direct Set\",\"product_description\":\"Aluminum Clad Wood Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#4038-R0\",\"approval_number\":\"FL4038.2\",\"seq\":2,\"product_model\":\"Pinnacle Clad Double Hung Picture\",\"product_description\":\"Aluminum Clad Wood Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#4038-R0\",\"approval_number\":\"FL4038.3\",\"seq\":3,\"product_model\":\"Pinnacle Clad Double Hung Picture\",\"product_description\":\"Aluminum Clad Wood Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#2522-R0\",\"approval_number\":\"FL2522.1\",\"seq\":1,\"product_model\":\"Legend Casement Fixed\",\"product_description\":\"Cellular PVC \\\/ wood casement fixed window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#2522-R0\",\"approval_number\":\"FL2522.2\",\"seq\":2,\"product_model\":\"Legend Double Hung Fixed\",\"product_description\":\"Cellular PVC \\\/ wood double hung fixed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#2522-R0\",\"approval_number\":\"FL2522.3\",\"seq\":3,\"product_model\":\"Legend In-Sash Transom\",\"product_description\":\"Cellular PVC \\\/ wood sash in frame fixed window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#2522-R0\",\"approval_number\":\"FL2522.4\",\"seq\":4,\"product_model\":\"Legend Rectangular and Radius\",\"product_description\":\"Cellular PVC \\\/ wood fixed window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#2522-R0\",\"approval_number\":\"FL2522.5\",\"seq\":5,\"product_model\":\"Pinnacle Clad Casement Picture\",\"product_description\":\"Aluminum Clad wood fixed window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#2522-R0\",\"approval_number\":\"FL2522.6\",\"seq\":6,\"product_model\":\"Pinnacle Clad Double Hung Pict\",\"product_description\":\"Aluminum clad wood double hung fixed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#2522-R0\",\"approval_number\":\"FL2522.7\",\"seq\":7,\"product_model\":\"Pinnacle Clad In-Sash Transom\",\"product_description\":\"Aluminum Clad Wood sash in frame fixed window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#2522-R0\",\"approval_number\":\"FL2522.8\",\"seq\":8,\"product_model\":\"Pinnacle Direct Set\",\"product_description\":\"Aluminum clad wood fixed window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#2522-R0\",\"approval_number\":\"FL2522.9\",\"seq\":9,\"product_model\":\"Pinnacle Radius Direct Set\",\"product_description\":\"Aluminum Clad wood shaped fixed window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#4715-R0\",\"approval_number\":\"FL4715.1\",\"seq\":1,\"product_model\":\"Legend Casement Picture\",\"product_description\":\"Foamed PVC and wood fixed casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#4715-R0\",\"approval_number\":\"FL4715.2\",\"seq\":2,\"product_model\":\"Legend Casement Picture\",\"product_description\":\"Foamed PVC and wood, fixed casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#4715-R0\",\"approval_number\":\"FL4715.3\",\"seq\":3,\"product_model\":\"Pinnacle Clad Transom\",\"product_description\":\"Aluminum Clad Wood 1 to 3 sash fixed window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#5041-R0\",\"approval_number\":\"FL5041.1\",\"seq\":1,\"product_model\":\"Legend Direct Set\\\/ Radius\",\"product_description\":\"Foamed PVC \\\/ wood Fixed Rectangle or radius window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#5041-R0\",\"approval_number\":\"FL5041.2\",\"seq\":2,\"product_model\":\"Pinnacle Clad Radius\",\"product_description\":\"Aluminum Clad Wood Radius Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#5041-R0\",\"approval_number\":\"FL5041.3\",\"seq\":3,\"product_model\":\"Pinnacle Prime Double Hung Picture\",\"product_description\":\"Wood Fixed Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#5041-R0\",\"approval_number\":\"FL5041.4\",\"seq\":4,\"product_model\":\"Pinnacle Prime Double Hung Picture\",\"product_description\":\"Wood Fixed Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#10087-R0\",\"approval_number\":\"FL10087.1\",\"seq\":1,\"product_model\":\"Legend HBR Casement Picture\",\"product_description\":\"Up to frame size of 4'0\\\" x 6'6\\\" wood frame foamed pvc exterior\\nWood sash aluminum clad exterior\\nDP 50 glazing option\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#10087-R0\",\"approval_number\":\"FL10087.2\",\"seq\":2,\"product_model\":\"Legend HBR Casement Picture\",\"product_description\":\"Up to frame size of 6' x 4'6\\\" wood frame foamed pvc exterior Wood sash aluminum clad exterior DP 50 glazing option\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#10087-R0\",\"approval_number\":\"FL10087.3\",\"seq\":3,\"product_model\":\"Legend HBR DH Picture\",\"product_description\":\"Up to frame size of 4'1\\\" x 6'1\\\" wood frame foamed pvc exterior Wood sash aluminum clad exterior DP 50 glazing option\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#10087-R0\",\"approval_number\":\"FL10087.4\",\"seq\":4,\"product_model\":\"Legend HBR DH Picture\",\"product_description\":\"Up to frame size of 6'0\\\" x 6'2\\\" wood frame foamed pvc exterior Wood sash aluminum clad exterior\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#10299-R0\",\"approval_number\":\"FL10299.1\",\"seq\":1,\"product_model\":\"Legend DH Picture\",\"product_description\":\"Legend Foamed PVC and Wood Picture Window to Frame size of 61 X 61\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#10299-R0\",\"approval_number\":\"FL10299.2\",\"seq\":2,\"product_model\":\"Pinnacle Clad Casement Picture\",\"product_description\":\"Aluminum Clad Wood Casement Picture Window To Frame Size of 60 x 60\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#10299-R0\",\"approval_number\":\"FL10299.3\",\"seq\":3,\"product_model\":\"Pinnacle Clad In-Sash Ttansom\",\"product_description\":\"Aluminum Clad Fixed Transom window to frame size of 108 X 48\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#10299-R0\",\"approval_number\":\"FL10299.4\",\"seq\":4,\"product_model\":\"Pinnacle Clad Radius\",\"product_description\":\"Aluminum Clad Wood window that may be rectangular or radius in shape to frame size of 108 X 54\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11511-R0\",\"approval_number\":\"FL11511.1\",\"seq\":1,\"product_model\":\"Pinnacle Clad Radius Window\",\"product_description\":\"Aluminum Clad Wood Fixed window that may be made as a radius unit To Max frame size of 108 X 54\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11511-R0\",\"approval_number\":\"FL11511.2\",\"seq\":2,\"product_model\":\"Pinnacle Clad Radius Window - Mulled\",\"product_description\":\"Aluminum Clad Wood Fixed window that may be made as a radius unit Mulled pair to Max frame size of 120 X 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11511-R0\",\"approval_number\":\"FL11511.3\",\"seq\":3,\"product_model\":\"Pinnacle Clad Radius Window Imp\",\"product_description\":\"Aluminum Clad Wood Fixed window that may be made as a radius unit To Max frame size of 76 X 45\\\" Glazed with 1\\\" I.G. Exterior lite 3\\\/16\\\" 11\\\/32\\\" A.S. Interior Lite Laminated 3\\\/16\\\"\\\/.090\\\" PVB\\\/3\\\/16\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11511-R0\",\"approval_number\":\"FL11511.4\",\"seq\":4,\"product_model\":\"Pinnacle Clad Radius Window Imp\",\"product_description\":\"Aluminum Clad Wood Fixed window that may be made as a radius unit To Max frame size of 108 X 54\\\" Glazed with 1\\\" I.G. Exterior lite 7\\\/32\\\"Temp, A.S., Interior Laminated 4.7 m.m.\\\/ .090\\\" SGP\\\/ 4.7m.m.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11511-R1\",\"approval_number\":\"FL11511.5\",\"seq\":5,\"product_model\":\"Pinnacle Clad Radius Window Imp\",\"product_description\":\"Aluminum Clad Wood Fixed window that may be made as a radius unit To Max frame size of 76 X 45\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11511-R1\",\"approval_number\":\"FL11511.6\",\"seq\":6,\"product_model\":\"Pinnacle Clad Radius Window Imp\",\"product_description\":\"Aluminum Clad Wood Fixed window that may be made as a radius unit To Max frame size of 108 X 54\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11511-R1\",\"approval_number\":\"FL11511.7\",\"seq\":7,\"product_model\":\"Pinnacle Clad Radius Window Mulled\",\"product_description\":\"Aluminum Clad Wood Fixed window that may be made as a radius unit To Max frame size 72 X 96 Mulled 2 wide X 2 tall\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11570-R0\",\"approval_number\":\"FL11570.3\",\"seq\":3,\"product_model\":\"Pinnacle Clad Direct Set\",\"product_description\":\"Aluminum Clad Wood Direct Set Window To Max frame size of 102 X 83\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11570-R0\",\"approval_number\":\"FL11570.4\",\"seq\":4,\"product_model\":\"Pinnacle Clad Direct Set - Impact\",\"product_description\":\"Aluminum Clad Wood Direct Set Window Impact glazed To Max frame size of 50 X 77 Glass 1\\\" I.G. Exterior 3\\\/16\\\" annealed glass, 11\\\/32\\\" Air space, Laminated glass 3\\\/16\\\" annealed, .090\\\" PVB, 3\\\/16\\\" annealed\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11570-R0\",\"approval_number\":\"FL11570.5\",\"seq\":5,\"product_model\":\"Pinnacle Clad Direct Set - Impact\",\"product_description\":\"Aluminum Clad Wood Direct Set Window Impact glazed To Max frame size of 102 X 60 Glass 1\\\" I.G. Exterior 5.7 mm tempered glass, 5\\\/15\\\" Air space, Laminated glass 4.7mm annealed, .090\\\" SGP, 4.7 mm annealed\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-05-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11570-R1\",\"approval_number\":\"FL11570.6\",\"seq\":6,\"product_model\":\"Pinnacle Clad Direct Set - Impact\",\"product_description\":\"Aluminum Clad Wood Direct Set Window Impact glazed To Max frame size of 50 X 77 Glass 1\\\" I.G. Exterior 3\\\/16\\\" annealed glass, 11\\\/32\\\" Air space, Laminated glass 3\\\/16\\\" annealed, .090\\\" PVB, 3\\\/16\\\" annealed\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11570-R1\",\"approval_number\":\"FL11570.7\",\"seq\":7,\"product_model\":\"Pinnacle Clad Direct Set - Impact\",\"product_description\":\"Aluminum Clad Wood Direct Set Window Impact glazed To Max frame size of 102 X 60 Glass 1\\\" I.G. Exterior 5.7 mm tempered glass, 5\\\/15\\\" Air space, Laminated glass 4.7mm annealed, .090\\\" SGP, 4.7 mm annealed\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11570-R1\",\"approval_number\":\"FL11570.8\",\"seq\":8,\"product_model\":\"Pinnacle Clad Direct Set - Impact\",\"product_description\":\"Aluminum Clad Wood Direct Set Window Impact glazed To Max frame size of 48 X 72 Glass 1\\\" I.G. Exterior 3\\\/16\\\" tempered glass, 11\\\/32\\\" Air space, Laminated glass 3\\\/16\\\" annealed, .090\\\" SGP, 3\\\/16\\\" annealed\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#12381-R0\",\"approval_number\":\"FL12381.1\",\"seq\":1,\"product_model\":\"Legend HBR Double Hung Picture Window\",\"product_description\":\"Frame Foamed PVC Exterior, Wood interior. Sash Aluminum Clad Exterior wood interior.\\nTo Frame size of 49 x 77\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#12381-R0\",\"approval_number\":\"FL12381.2\",\"seq\":2,\"product_model\":\"Legend HBR Double Hung Picture Window\",\"product_description\":\"Frame Foamed PVC Exterior, Wood interior. Sash Aluminum Clad Exterior wood interior. To Frame size of 49 x 77\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#12381-R0\",\"approval_number\":\"FL12381.3\",\"seq\":3,\"product_model\":\"Legend HBR Double Hung Picture Window\",\"product_description\":\"Frame Foamed PVC Exterior, Wood interior. Sash Aluminum Clad Exterior wood interior. To Frame size 29 x 73\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#12383-R0\",\"approval_number\":\"FL12383.1\",\"seq\":1,\"product_model\":\"Legend DH Picture\",\"product_description\":\"Frame Cellular PVC exterior, wood interior. Sash Cellular PVC.\\nTo Frame Size of 61 x 61\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#12383-R0\",\"approval_number\":\"FL12383.2\",\"seq\":2,\"product_model\":\"Legend DH Picture Window\",\"product_description\":\"Frame Cellular PVC exterior, wood interior. Sash cellular PVC.\\nTo max frame size of 73 x 77\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#12383-R1\",\"approval_number\":\"FL12383.3\",\"seq\":3,\"product_model\":\"Legend DH Picture Window\",\"product_description\":\"Frame Cellular PVC exterior, wood interior. Sash cellular PVC. To max frame size of 77 x 49\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#12384-R0\",\"approval_number\":\"FL12384.1\",\"seq\":1,\"product_model\":\"Legend\\\/ Pinnacle Prime Fixed Casement Window\",\"product_description\":\"Frame cellular PVC exterior, wood interior. Sash Cellular PVC exterior, wood interior\\nTo max frame size 73 x 78\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#12385-R0\",\"approval_number\":\"FL12385.3\",\"seq\":3,\"product_model\":\"Pinnacle Clad Double Hung Picture Window\",\"product_description\":\"Aluminum Clad Double Hung Fixed Picture Window To max frame size of 30 x 73\\\"\\n3\\\/4\\\" I.G. ext 3.1mm -8.3mm A.S.- 7.6mm lami .090\\\"PVB\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#12385-R0\",\"approval_number\":\"FL12385.4\",\"seq\":4,\"product_model\":\"Pinnacle Clad Double Hung Picture Window\",\"product_description\":\"Aluminum Clad Double Hung Fixed Picture Window To max frame size of 49 x 77\\\"\\n1\\\" I.G. ext 5.8mm - 11.5mm A.S. - Lam 4.5mm, .090\\\"PVB,4.5mm\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#12385-R0\",\"approval_number\":\"FL12385.5\",\"seq\":5,\"product_model\":\"Pinnacle Clad Double Hung Picture Windows Mulled\",\"product_description\":\"Aluminum Clad Double Hung Picture Windows Mulled to max frame size of 125 x 77\\\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#12386-R0\",\"approval_number\":\"FL12386.1\",\"seq\":1,\"product_model\":\"Combination Legend Rectangular and Radius Direct Set Window\",\"product_description\":\"Mulled Pair Ext cellular PVC, Int wood fixed window To max Frame Size 120 x 72\\\" Individual units 60 x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#12386-R0\",\"approval_number\":\"FL12386.2\",\"seq\":2,\"product_model\":\"Legend Rectangular and Radius Direct Set Window\",\"product_description\":\"Ext cellular PVC, Int wood fixed window To max Frame Size 109 x 84\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#12386-R0\",\"approval_number\":\"FL12386.3\",\"seq\":3,\"product_model\":\"Legend Rectangular and Radius Direct Set Window\",\"product_description\":\"Ext cellular PVC, Int wood fixed window To max Frame Size 108 x 54\\nGlazed 1\\\" I.G. ext 5.7mm temp, int laminate of 4.7mm, .090\\\"SGP, 4.7mm\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#12386-R0\",\"approval_number\":\"FL12386.4\",\"seq\":4,\"product_model\":\"Legend Rectangular and Radius Direct Set Window\",\"product_description\":\"Ext cellular PVC, Int wood fixed window\\nTo max Frame Size 108 x 54\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#12703-R0\",\"approval_number\":\"FL12703.1\",\"seq\":1,\"product_model\":\"Legend HBR Casement Picture Window\",\"product_description\":\"Frame expanded PVC exterior wood interior, Sash is aluminum clad exterior wood interior\\nTo max frame size of 60 x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#12703-R0\",\"approval_number\":\"FL12703.2\",\"seq\":2,\"product_model\":\"Legend HBR Casement Picture Window\",\"product_description\":\"Frame expanded PVC exterior wood interior, Sash is aluminum clad exterior wood interior To max frame size of 72 x 78\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#12703-R0\",\"approval_number\":\"FL12703.3\",\"seq\":3,\"product_model\":\"Legend HBR Impact Casement Picture\",\"product_description\":\"Frame expanded PVC exterior wood interior, Sash is aluminum clad exterior wood interior To max frame size of 33 x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#12703-R0\",\"approval_number\":\"FL12703.4\",\"seq\":4,\"product_model\":\"Legend HBR Impact Casement Picture\",\"product_description\":\"Frame expanded PVC exterior wood interior, Sash is aluminum clad exterior wood interior To max frame size of 48 x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#13643-R0\",\"approval_number\":\"FL13643.1\",\"seq\":1,\"product_model\":\"Pinnacle Clad Casement Picture Combination\",\"product_description\":\"Aluminum Clad Wood casement Picture Combination Window\\nIndividual frame to 48 x 72, Combined test size 96 x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#13643-R0\",\"approval_number\":\"FL13643.3\",\"seq\":3,\"product_model\":\"Pinnacle Clad Casement Picture Window\",\"product_description\":\"Aluminum Clad Wood Casement Picture WindowTo maximum frame size of 60 x 60\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#13643-R0\",\"approval_number\":\"FL13643.4\",\"seq\":4,\"product_model\":\"Pinnacle Clad Casement Picture Window\",\"product_description\":\"Aluminum Clad Wood Casement Picture WindowTo maximum frame size of 72 X 54\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#13643-R0\",\"approval_number\":\"FL13643.5\",\"seq\":5,\"product_model\":\"Pinnacle Clad Casement Picture Window\",\"product_description\":\"Aluminum Clad Wood Casement Picture WindowTo maximum frame size of 72 x 84\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#13643-R0\",\"approval_number\":\"FL13643.6\",\"seq\":6,\"product_model\":\"Pinnacle Clad Casement Picture Window\",\"product_description\":\"Aluminum Clad Wood Casement Picture WindowTo maximum frame size of 48 x 78\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#13643-R0\",\"approval_number\":\"FL13643.7\",\"seq\":7,\"product_model\":\"Pinnacle Clad Casement Picture Window\",\"product_description\":\"Aluminum Clad Wood Casement Picture WindowTo maximum frame size of 60 X 78\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#13643-R0\",\"approval_number\":\"FL13643.8\",\"seq\":8,\"product_model\":\"Pinnacle Clad Impact Casement Picture\",\"product_description\":\"Aluminum Clad Wood Casement Picture WindowTo maximum frame size of 30 x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#13643-R0\",\"approval_number\":\"FL13643.9\",\"seq\":9,\"product_model\":\"Pinnacle Clad Impact Casement Picture\",\"product_description\":\"Aluminum Clad Wood Casement Picture WindowTo maximum frame size of 48 x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#13643-R0\",\"approval_number\":\"FL13643.10\",\"seq\":10,\"product_model\":\"Pinnacle Clad Impact Casement Picture\",\"product_description\":\"Aluminum Clad Wood Casement Picture WindowTo maximum frame size of 48 x 72\\\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11482-R1\",\"approval_number\":\"FL11482.3\",\"seq\":3,\"product_model\":\"Pinnacle Aluminum Clad Wood Non-Impact In-Sash Transom Window\",\"product_description\":\"Single Sash Non-Impact Transom Window - 54 1\\\/4\\\" X 24\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#11482-R1\",\"approval_number\":\"FL11482.4\",\"seq\":4,\"product_model\":\"Pinnacle Aluminum Clad Wood Non-Impact In-Sash Transom Window\",\"product_description\":\"Tripple Sash Non-Impact Transom Window - 108\\\" X 24\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#12383-R2\",\"approval_number\":\"FL12383.4\",\"seq\":4,\"product_model\":\"Legend DH Picture Window\",\"product_description\":\"Frame Cellular PVC exterior, wood interior. Sash cellular PVC. To max frame size of 73\\\"X 77\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14862-R0\",\"approval_number\":\"FL14862.1\",\"seq\":1,\"product_model\":\"Next Dimension Classic Single Hung Picture\",\"product_description\":\"Vinyl Picture window to match single hung frame. Max frame size 95 1\\\/2 X 60 1\\\/2 inch\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14873-R0\",\"approval_number\":\"FL14873.1\",\"seq\":1,\"product_model\":\"Next Dimension Classic DH Picture\",\"product_description\":\"Vinyl Fixed Window to be used with the Vinyl Double Hung. To Max frame size of 95 1\\\/2 X 60 1\\\/2\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14873-R0\",\"approval_number\":\"FL14873.2\",\"seq\":2,\"product_model\":\"Next Dimension Classic DH Picture\",\"product_description\":\"Vinyl Fixed Window to be used with the Vinyl Double Hung. To Max frame size of 95 1\\\/2 X 49 1\\\/2\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14873-R2\",\"approval_number\":\"FL14873.3\",\"seq\":3,\"product_model\":\"Next Dimension Classic DH Picture Std Frame\",\"product_description\":\"Vinyl Fixed Max Frame size 95.5 x 60.5\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14873-R2\",\"approval_number\":\"FL14873.4\",\"seq\":4,\"product_model\":\"Next Dimension Classic SH Picture Brmld Frame\",\"product_description\":\"Vinyl Fixed Max Frame size 95.5 x 60.5\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14873-R2\",\"approval_number\":\"FL14873.5\",\"seq\":5,\"product_model\":\"Next Dimension Pro Fixed Frame\",\"product_description\":\"Vinyl Fixed Max Frame 95.5 x 59.5\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14873-R2\",\"approval_number\":\"FL14873.6\",\"seq\":6,\"product_model\":\"Next Dimension Pro Fixed Frame\",\"product_description\":\"Vinyl Fixed Max Frame 71.5 x 77.5\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-01-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14873-R2\",\"approval_number\":\"FL14873.7\",\"seq\":7,\"product_model\":\"Next Dimension Pro Fixed Frame\",\"product_description\":\"Vinyl Fixed Max Frame 71.5 x 77.5\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14873-R2\",\"approval_number\":\"FL14873.8\",\"seq\":8,\"product_model\":\"Next Dimension Pro Fixed Frame\",\"product_description\":\"Vinyl Fixed Max Frame 41.5 x 53.5\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14873-R2\",\"approval_number\":\"FL14873.9\",\"seq\":9,\"product_model\":\"Next Dimension Signature Casement Picture\",\"product_description\":\"Vinyl Fixed Max Frame 95.5 x 72\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14873-R2\",\"approval_number\":\"FL14873.10\",\"seq\":10,\"product_model\":\"Next Dimension Signature Casement Picture\",\"product_description\":\"Vinyl Fixed Max Frame 35.5 x 71.5\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14873-R2\",\"approval_number\":\"FL14873.11\",\"seq\":11,\"product_model\":\"Next Dimension Signature Fixed\",\"product_description\":\"Vinyl Fixed Max Frame 95.5 x 71.5\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14873-R2\",\"approval_number\":\"FL14873.12\",\"seq\":12,\"product_model\":\"Next Dimension Signature Fixed\",\"product_description\":\"Vinyl Fixed Max Frame 83.5 x 81.5\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#14873-R2\",\"approval_number\":\"FL14873.13\",\"seq\":13,\"product_model\":\"Next Dimension Signature Fixed\",\"product_description\":\"Vinyl Fixed Max Frame 71.5 x 71.5\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#17766-R0\",\"approval_number\":\"FL17766.1\",\"seq\":1,\"product_model\":\"Next Dimension Signature Casement Picture\",\"product_description\":\"Next Dimension Vinyl Casement Picture To Maximum frame size of 36\\\" X 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#17766-R0\",\"approval_number\":\"FL17766.2\",\"seq\":2,\"product_model\":\"Next Dimension Signature Casement Picture\",\"product_description\":\"Next Dimension Vinyl Casement Picture To Maximum frame size of 96\\\" X 72\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#12381-R4\",\"approval_number\":\"FL12381.4\",\"seq\":4,\"product_model\":\"Legend HBR Double Hung Picture with DP Upgrade\",\"product_description\":\"Double Hung Picture Max Size 49 3\\\/8 x 76 3\\\/4\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#12381-R4\",\"approval_number\":\"FL12381.5\",\"seq\":5,\"product_model\":\"Legend Insash Fixed window\",\"product_description\":\"Insash Fixed window Max Size 108 x 69\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#12381-R4\",\"approval_number\":\"FL12381.6\",\"seq\":6,\"product_model\":\"Legend Insash Fixed window\",\"product_description\":\"Insash Fixed window Max Size 84 x 84\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#12381-R4\",\"approval_number\":\"FL12381.7\",\"seq\":7,\"product_model\":\"Legend Insash Fixed window\",\"product_description\":\"Insash Fixed window Max Size 96 x 66\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#12381-R4\",\"approval_number\":\"FL12381.8\",\"seq\":8,\"product_model\":\"Legend\\\/Pinnacle Prime Casement Picture\",\"product_description\":\"Casement Fixed Window Max Size 72 x 78\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-02 00:00:00\",\"instructions_url\":\"\"}],\"Silver Line Building Products Corp.\":[{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14918-R0\",\"approval_number\":\"FL14918.5\",\"seq\":5,\"product_model\":\"e. Series 2900\\\/4900 Models 2942-2952 \\\/ 4942-4952\",\"product_description\":\"Extruded PVC Continuous Head and Sill (Reinforced Integral Mullion) Twin Picture Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14918-R0\",\"approval_number\":\"FL14918.6\",\"seq\":6,\"product_model\":\"f. Series 2900\\\/4900 Models 2943-2953 \\\/ 4943-4953\",\"product_description\":\"Extruded PVC Continuous Head and Sill Triple Picture Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#1202-R0\",\"approval_number\":\"FL1202.1\",\"seq\":1,\"product_model\":\"2100 Series - Model 2130 Fixed\",\"product_description\":\"Extruded PVC Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#1203-R0\",\"approval_number\":\"FL1203.1\",\"seq\":1,\"product_model\":\"2100 Series - Model 2180 Fixed\",\"product_description\":\"Extruded PVC Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#1270-R0\",\"approval_number\":\"FL1270.1\",\"seq\":1,\"product_model\":\"2700 Series - Model 2730\",\"product_description\":\"Extruded PVC Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#1271-R0\",\"approval_number\":\"FL1271.1\",\"seq\":1,\"product_model\":\"2700 Series - Model 2780\",\"product_description\":\"Extruded PVC Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#1522-R0\",\"approval_number\":\"FL1522.1\",\"seq\":1,\"product_model\":\"4100 Series - Fixed Window\",\"product_description\":\"Extruded PVC Fixed Window Single or Mulled\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#1528-R0\",\"approval_number\":\"FL1528.1\",\"seq\":1,\"product_model\":\"4100 Series Fixed Window w\\\/F\",\"product_description\":\"Extruded PVC Fixed Window with Fin Single or Mulled\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#2593-R0\",\"approval_number\":\"FL2593.1\",\"seq\":1,\"product_model\":\"2100 Series - Model 2180\",\"product_description\":\"Extruded PVC Fixed Window (Mulled Units Utilize 2723 Mullion)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#2593-R0\",\"approval_number\":\"FL2593.2\",\"seq\":2,\"product_model\":\"2100 Series - Model 2180\",\"product_description\":\"Extruded PVC Fixed Window (Mulled Units Utilize 2724 Mullion)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#2607-R0\",\"approval_number\":\"FL2607.1\",\"seq\":1,\"product_model\":\"2700 Series - Model 2730\",\"product_description\":\"Extruded PVC Fixed Window (Mulled Units Utilize 2724 Mullion)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#2607-R0\",\"approval_number\":\"FL2607.2\",\"seq\":2,\"product_model\":\"2700 Series - Model 2730\",\"product_description\":\"Extruded PVC Fixed Window (Mulled Units Utilize 2723 Mullion)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#2609-R0\",\"approval_number\":\"FL2609.1\",\"seq\":1,\"product_model\":\"2700 Series - Model 2780\",\"product_description\":\"Extruded PVC Fixed Window (Mulled Units Utilize 2724 Mullion)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#2609-R0\",\"approval_number\":\"FL2609.2\",\"seq\":2,\"product_model\":\"2700 series - Model 2780\",\"product_description\":\"Extruded PVC Fixed Window (Mulled Units Utilize 2723 Mullion)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#2613-R0\",\"approval_number\":\"FL2613.1\",\"seq\":1,\"product_model\":\"2100 Series - Model 2130\",\"product_description\":\"Extruded PVC Fixed Window (Mulled Units Utilize 2724 Mullion)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#2613-R0\",\"approval_number\":\"FL2613.2\",\"seq\":2,\"product_model\":\"2100 Series - Model 2130\",\"product_description\":\"Extruded PVC Fixed Window (Mulled Units Utilize 2723 Mullion)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#2651-R0\",\"approval_number\":\"FL2651.1\",\"seq\":1,\"product_model\":\"2900 Series - Model 2950\",\"product_description\":\"Extruded PVC Fixed Window (Mulled Units Utilize 2723 Mullion)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#2651-R0\",\"approval_number\":\"FL2651.2\",\"seq\":2,\"product_model\":\"2900 Series - Model 2950\",\"product_description\":\"Extruded PVC Fixed Window (Mulled Units Utilize 2724 Mullion)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#3861-R0\",\"approval_number\":\"FL3861.1\",\"seq\":1,\"product_model\":\"Series 2100 Model 2180\",\"product_description\":\"Extruded PVC Fixed Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#3861-R0\",\"approval_number\":\"FL3861.2\",\"seq\":2,\"product_model\":\"Series 2200 Model 2250\",\"product_description\":\"Extruded PVC Fixed Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#3861-R0\",\"approval_number\":\"FL3861.3\",\"seq\":3,\"product_model\":\"Series 2300 Model 2350\",\"product_description\":\"Extruded PVC Fixed Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#3862-R2\",\"approval_number\":\"FL3862.1\",\"seq\":1,\"product_model\":\"a. Series 2100 Model 2130\",\"product_description\":\"Extruded PVC Fixed Window with Flange\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#3876-R2\",\"approval_number\":\"FL3876.1\",\"seq\":1,\"product_model\":\"\\\"Weather Stopper\\u2122\\\" Series 7500 - Model 7507\",\"product_description\":\"Extruded PVC Fixed Window - \\\"Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#3862-R2\",\"approval_number\":\"FL3862.2\",\"seq\":2,\"product_model\":\"b. Series 2100 Model 2180\",\"product_description\":\"Extruded PVC Fixed Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#5362-R1\",\"approval_number\":\"FL5362.1\",\"seq\":1,\"product_model\":\"a. \\\"Weather Stopper\\u2122\\\" Series 3050 Model 3950\",\"product_description\":\"Extruded Vinyl Picture Window with Nailing Fin - Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#5362-R1\",\"approval_number\":\"FL5362.2\",\"seq\":2,\"product_model\":\"a. \\\"Weather Stopper\\u2122\\\" Series 3050 Model 3950\",\"product_description\":\"Extruded Vinyl Picture Window with Nailing Fin - Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#7134-R0\",\"approval_number\":\"FL7134.1\",\"seq\":1,\"product_model\":\"a. 700 Series - Model 760A \\\/ 761 \\\/ 762\",\"product_description\":\"Extruded Aluminum Fixed Picture Window - Nailing Fin - Monolithic Glass (Rectangular, Half-Round and Quarter-Round)\",\"design_pressure\":\"+45.14\\\/-50.16\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#7134-R0\",\"approval_number\":\"FL7134.2\",\"seq\":2,\"product_model\":\"b. 700 Series - Model 780A \\\/ 781 \\\/ 782\",\"product_description\":\"Extruded Aluminum Fixed Picture Window - Nailing Fin - Insulated Glass (Rectangular, Half-Round and Quarter-Round)\",\"design_pressure\":\"+50.16\\\/-57.17\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#7134-R0\",\"approval_number\":\"FL7134.3\",\"seq\":3,\"product_model\":\"C. 700 Series - Model 710A \\\/ 711 \\\/ 712\",\"product_description\":\"Extruded Aluminum Fixed Picture Window - Monolithic Glass (Rectangular, Half-Round and Quarter-Round)\",\"design_pressure\":\"+50.16\\\/-55.17\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#7134-R0\",\"approval_number\":\"FL7134.4\",\"seq\":4,\"product_model\":\"d. 700 Series - Model 730A \\\/ 731 \\\/ 732\",\"product_description\":\"Extruded Aluminum Fixed Picture Window - Insulated Glass (Rectangular, Half-Round and Quarter-Round)\",\"design_pressure\":\"+50.16\\\/-55.17\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#7324-R0\",\"approval_number\":\"FL7324.1\",\"seq\":1,\"product_model\":\"a. 2900 Series, Model 2953\",\"product_description\":\"Extruded Vinyl Integral mulled Triple Fixed Window - (OOO)\",\"design_pressure\":\"+35.11\\\/-40.13\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#7324-R0\",\"approval_number\":\"FL7324.2\",\"seq\":2,\"product_model\":\"b. 2900 Series, Model 2953\",\"product_description\":\"Extruded Vinyl Integral Mulled Triple Fixed Window with Nailing Fin- (OOO)\",\"design_pressure\":\"+50.16\\\/-50.16\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#7638-R0\",\"approval_number\":\"FL7638.1\",\"seq\":1,\"product_model\":\"a. Series 7500 Model 7507\",\"product_description\":\"Extruded Vinyl Fixed Window Window\",\"design_pressure\":\"+50.16\\\/-60.19\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#8818-R0\",\"approval_number\":\"FL8818.1\",\"seq\":1,\"product_model\":\"a. Series 7500 Model 7570\",\"product_description\":\"Extruded Vinyl Picture Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#9498-R0\",\"approval_number\":\"FL9498.1\",\"seq\":1,\"product_model\":\"a. Series 7550 - Model 7580\",\"product_description\":\"Extruded Vinyl Fixed Window with Nail Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#9543-R0\",\"approval_number\":\"FL9543.1\",\"seq\":1,\"product_model\":\"a. \\\"WeatherStopper\\u2122\\\" Series 5800 - Model 5810\",\"product_description\":\"Up to 4'0 x 6'8 Extruded PVC \\\"Impact\\\" Fixed Window \\\/ Sidelite with Nail Fin - (O)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#9926-R0\",\"approval_number\":\"FL9926.1\",\"seq\":1,\"product_model\":\"a. \\\"WeatherStopper\\u2122\\\" Series 2100 - Model 2130\",\"product_description\":\"Up to 5'3 x 6'1 Extruded PVC \\\"Impact\\\" Fixed Window - configuration (O)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#9926-R0\",\"approval_number\":\"FL9926.2\",\"seq\":2,\"product_model\":\"b. \\\"WeatherStopper\\u2122\\\" Series 2100 - Model 2130\",\"product_description\":\"Up to 5'3 x 6'1 Extruded PVC \\\"Impact\\\" Fixed Window - configuration (O)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#5702-R1\",\"approval_number\":\"FL5702.1\",\"seq\":1,\"product_model\":\"a. Model 4100 \\\/ 9100\",\"product_description\":\"Extruded Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#5702-R0\",\"approval_number\":\"FL5702.2\",\"seq\":2,\"product_model\":\"b. 4100 Fixed Window\",\"product_description\":\"Extruded Vinyl Mulled Fixed Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#5702-R0\",\"approval_number\":\"FL5702.3\",\"seq\":3,\"product_model\":\"c. 4100 Fixed Window\",\"product_description\":\"Extruded Vinyl Fixed Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#5702-R0\",\"approval_number\":\"FL5702.4\",\"seq\":4,\"product_model\":\"d. 4100 Fixed Window\",\"product_description\":\"Extruded Vinyl Mulled Fixed Windows with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6102-R5\",\"approval_number\":\"FL6102.1\",\"seq\":1,\"product_model\":\"a. f. Series 2900\\\/4900 Model 2941-2951 \\\/ 4941-4951\",\"product_description\":\"Extruded Vinyl Fixed Window - Nailing Fin (O Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6102-R5\",\"approval_number\":\"FL6102.2\",\"seq\":2,\"product_model\":\"b. Series 2900 Model 2941-2951 \\\"Weather Stopper\\u2122\\\"\",\"product_description\":\"Extruded Vinyl Fixed Window - Flange (O Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6102-R5\",\"approval_number\":\"FL6102.3\",\"seq\":3,\"product_model\":\"c. Series 2900\\\/4900 Models 2942-2952 \\\/ 4942-4952\",\"product_description\":\"Extruded Vinyl Fixed Twin Window with Reinforced Integral Mullion - Nailing Fin (OO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6109-R1\",\"approval_number\":\"FL6109.1\",\"seq\":1,\"product_model\":\"a. Series 2700 Model 2780\",\"product_description\":\"Extruded Vinyl Fixed Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6109-R1\",\"approval_number\":\"FL6109.2\",\"seq\":2,\"product_model\":\"b. Series 2700 Model 2730\",\"product_description\":\"Extruded Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6109-R0\",\"approval_number\":\"FL6109.3\",\"seq\":3,\"product_model\":\"c. 2700 Series \\\/ Model 2730-2780\",\"product_description\":\"Extruded Vinyl Fixed Window- Model 2730 Flange Mount and Model 2780 Fin Mount\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6156-R2\",\"approval_number\":\"FL6156.1\",\"seq\":1,\"product_model\":\"a. 2100 Series \\\/ Model 2130\",\"product_description\":\"Extruded Vinyl Fixed Window - Flange\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6156-R2\",\"approval_number\":\"FL6156.2\",\"seq\":2,\"product_model\":\"b. 2100 Series \\\/ Model 2130\",\"product_description\":\"Extruded Vinyl Fixed Window - Flange\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6156-R0\",\"approval_number\":\"FL6156.3\",\"seq\":3,\"product_model\":\"c. 2100 Series \\\/ Model 2130 - 2180\",\"product_description\":\"Extruded Vinyl Fixed Window - Flange or Fin\",\"design_pressure\":\"+40.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#7653-R1\",\"approval_number\":\"FL7653.1\",\"seq\":1,\"product_model\":\"a. Series 5800 Model 5810\",\"product_description\":\"Up to 4'0 x 6'8 Extruded PVC \\\"Non-Impact\\\" Fixed Window \\\/ Sidelite with Flange - (O)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#7653-R1\",\"approval_number\":\"FL7653.2\",\"seq\":2,\"product_model\":\"b. Series 5800 Model 5810\",\"product_description\":\"Up to 4'0 x 6'8 Extruded PVC \\\"Non-Impact\\\" Fixed Window \\\/ Sidelite with Nail Fin - (O)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#7653-R1\",\"approval_number\":\"FL7653.3\",\"seq\":3,\"product_model\":\"c. Series 5800 Model 5840\",\"product_description\":\"Up to 6'8 x 4'0 Extruded PVC \\\"Non-Impact\\\" Fixed Window \\\/ Transom with Nail Fin - (O)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#7653-R1\",\"approval_number\":\"FL7653.4\",\"seq\":4,\"product_model\":\"d. Series 5800 Model 5840\",\"product_description\":\"Up to 6'8 x 4'0 Extruded PVC \\\"Non-Impact\\\" Fixed Window \\\/ Transom with Flange - (O)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#8063-R2\",\"approval_number\":\"FL8063.1\",\"seq\":1,\"product_model\":\"a. Series 3000\\\/3900 - Model 3051\\\/3951\",\"product_description\":\"Extruded PVC Picture Window with Nailing Fin - (O)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#8063-R2\",\"approval_number\":\"FL8063.2\",\"seq\":2,\"product_model\":\"b. Series 3000\\\/3900 - Model 3052\\\/3952\",\"product_description\":\"Extruded PVC Twin Picture Window with Nailing Fin - Continuous Head and Sill (OO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#8063-R2\",\"approval_number\":\"FL8063.3\",\"seq\":3,\"product_model\":\"c. Series 3000\\\/3900 - Model 3053\\\/3953\",\"product_description\":\"Extruded PVC Triple Picture Window with Nailing Fin - Continuous Head and Sill (OOO)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#9927-R1\",\"approval_number\":\"FL9927.1\",\"seq\":1,\"product_model\":\"a. \\\"WeatherStopper\\u2122\\\" Series 7550 - Model 7590\",\"product_description\":\"Up to 5'3 x 6'1 Extruded PVC \\\"Impact\\\" Fixed Window - configuration (O) utilizing Fin Installation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#9927-R1\",\"approval_number\":\"FL9927.2\",\"seq\":2,\"product_model\":\"b. \\\"WeatherStopper\\u2122\\\" Series 7550 - Model 7590\",\"product_description\":\"Up to 5'3 x 6'1 Extruded PVC \\\"Impact\\\" Fixed Window - configuration (O) utilizing Fin Installation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6102-R5\",\"approval_number\":\"FL6102.4\",\"seq\":4,\"product_model\":\"d. Series 2900\\\/4900 Models 2943-2953 \\\/ 4943-4953\",\"product_description\":\"Extruded Vinyl Fixed Triple Window with Integral Mullion - Nailing Fin (OOO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6102-R5\",\"approval_number\":\"FL6102.5\",\"seq\":5,\"product_model\":\"e. Series 2900\\\/4900 Models 2943-2953 \\\/ 4943-4953\",\"product_description\":\"Extruded Vinyl Fixed Triple Window with Reinforced Integral Mullion - Nailing Fin (OOO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6102-R5\",\"approval_number\":\"FL6102.6\",\"seq\":6,\"product_model\":\"f. Series 2900\\\/4900 Model 2941-2951 \\\/ 4941-4951\",\"product_description\":\"Extruded Vinyl Fixed Window (O Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6102-R5\",\"approval_number\":\"FL6102.7\",\"seq\":7,\"product_model\":\"f. Series 2900\\\/4900 Models 2942-2952 \\\/ 4942-4952\",\"product_description\":\"Extruded Vinyl Fixed Twin Window with Reinforced Integral Mullion (OO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6102-R5\",\"approval_number\":\"FL6102.8\",\"seq\":8,\"product_model\":\"g. Series 2900\\\/4900 Models 2943-2953 \\\/ 4943-4953\",\"product_description\":\"Extruded Vinyl Fixed Triple Window with Reinforced Integral Mullion (OOO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6102-R6\",\"approval_number\":\"FL6102.9\",\"seq\":9,\"product_model\":\"i. Series 2900\\\/4900 Models 2942-2952 \\\/ 4942-4952\",\"product_description\":\"Extruded Vinyl Fixed Twin Window with Reinforced Integral Mullion (OO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6102-R6\",\"approval_number\":\"FL6102.10\",\"seq\":10,\"product_model\":\"j. Series 2900\\\/4900 Models 2943-2953 \\\/ 4943-4953\",\"product_description\":\"Extruded Vinyl Fixed Triple Window with Reinforced Integral Mullion (OOO Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#7653-R1\",\"approval_number\":\"FL7653.5\",\"seq\":5,\"product_model\":\"e. Series 5800 Model 5810 \\\"Weather Stopper\\\"\",\"product_description\":\"Up to 4'0 x 6'8 Extruded PVC \\\"Impact\\\" Fixed Window \\\/ Sidelite with Nail Fin - (O)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#7653-R1\",\"approval_number\":\"FL7653.6\",\"seq\":6,\"product_model\":\"f. Series 5800 Model 5810 \\\"Weather Stopper\\\"\",\"product_description\":\"Up to 4'0 x 6'8 Extruded PVC \\\"Impact\\\" Fixed Window \\\/ Sidelite with Flange - (O)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#9927-R1\",\"approval_number\":\"FL9927.3\",\"seq\":3,\"product_model\":\"c. \\\"WeatherStopper\\u2122\\\" Series 7550 - Model 7590\",\"product_description\":\"Up to 5'3 x 6'1 Extruded PVC \\\"Impact\\\" Fixed Window - configuration (O) utilizing Strap Installation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#9927-R1\",\"approval_number\":\"FL9927.4\",\"seq\":4,\"product_model\":\"d. \\\"WeatherStopper\\u2122\\\" Series 7550 - Model 7590\",\"product_description\":\"Up to 5'3 x 6'1 Extruded PVC \\\"Impact\\\" Fixed Window - configuration (O) utilizing Strap Installation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#9927-R2\",\"approval_number\":\"FL9927.5\",\"seq\":5,\"product_model\":\"e. Series 7500 - Model 7507\",\"product_description\":\"Up to 4'5 x 6'2 Extruded PVC \\\"Non-Impact\\\" Fixed Window - configuration (O)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#9927-R2\",\"approval_number\":\"FL9927.6\",\"seq\":6,\"product_model\":\"f. \\\"WeatherStopper\\u2122\\\" Series 7500 - Model 7507\",\"product_description\":\"Up to 4'4 x 6'1 Extruded PVC \\\"Impact\\\" Fixed Window - configuration (O)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#12077-R0\",\"approval_number\":\"FL12077.1\",\"seq\":1,\"product_model\":\"a. 2000 Series \\\/ Model 2051\",\"product_description\":\"Extruded Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#12077-R0\",\"approval_number\":\"FL12077.2\",\"seq\":2,\"product_model\":\"b. 2100 Series \\\/ Model 2130\",\"product_description\":\"Extruded Vinyl Fixed Window - Flange\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#12077-R0\",\"approval_number\":\"FL12077.3\",\"seq\":3,\"product_model\":\"c. 2200 Series \\\/ Model 2251\",\"product_description\":\"Extruded Vinyl Fixed Window - Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#12077-R0\",\"approval_number\":\"FL12077.4\",\"seq\":4,\"product_model\":\"d. 2200 Series \\\/ Model 2252\",\"product_description\":\"Extruded Vinyl Twin Fixed Window - Nailing Fin (Continuous Head and Sill with Integral Mullion)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#12077-R0\",\"approval_number\":\"FL12077.5\",\"seq\":5,\"product_model\":\"e. 2200 Series \\\/ Model 2253\",\"product_description\":\"Extruded Vinyl Triple Fixed Window - Nailing Fin (Continuous Head and Sill with Integral Mullion)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#12077-R0\",\"approval_number\":\"FL12077.6\",\"seq\":6,\"product_model\":\"f. 2300 Series \\\/ Model 2351\",\"product_description\":\"Extruded Vinyl Fixed Window - Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#12077-R0\",\"approval_number\":\"FL12077.7\",\"seq\":7,\"product_model\":\"g. 2300 Series \\\/ Model 2352\",\"product_description\":\"Extruded Vinyl Twin Fixed Window - Nailing Fin (Continuous Head and Sill with Integral Mullion)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#12077-R0\",\"approval_number\":\"FL12077.8\",\"seq\":8,\"product_model\":\"h. 2300 Series \\\/ Model 2353\",\"product_description\":\"Extruded Vinyl Triple Fixed Window - Nailing Fin (Continuous Head and Sill with Integral Mullion)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#12077-R0\",\"approval_number\":\"FL12077.9\",\"seq\":9,\"product_model\":\"i. 2600 Series \\\/ Model 2651\",\"product_description\":\"Extruded Vinyl Fixed Window - Nailing Fin with \\\"J channel\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#12077-R0\",\"approval_number\":\"FL12077.10\",\"seq\":10,\"product_model\":\"j. 2600 Series \\\/ Model 2652\",\"product_description\":\"Extruded Vinyl Twin Fixed Window - Nailing Fin with \\\"J channel\\\" (Continuous Head and Sill with Integral Mullion)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#12077-R0\",\"approval_number\":\"FL12077.11\",\"seq\":11,\"product_model\":\"k. 2600 Series \\\/ Model 2653\",\"product_description\":\"Extruded Vinyl Triple Fixed Window - Nailing Fin with \\\"J channel\\\" (Continuous Head and Sill with Integral Mullion)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#12077-R0\",\"approval_number\":\"FL12077.12\",\"seq\":12,\"product_model\":\"l. 2100 Series \\\/ Model 2130\",\"product_description\":\"Extruded Vinyl Fixed Window - Flange\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#12077-R0\",\"approval_number\":\"FL12077.13\",\"seq\":13,\"product_model\":\"m. 2200 Series \\\/ Model 2251\",\"product_description\":\"Extruded Vinyl Fixed Window - Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#12077-R0\",\"approval_number\":\"FL12077.14\",\"seq\":14,\"product_model\":\"n. 2300 Series \\\/ Model 2351\",\"product_description\":\"Extruded Vinyl Fixed Window - Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#12077-R0\",\"approval_number\":\"FL12077.15\",\"seq\":15,\"product_model\":\"o. 2600 Series \\\/ Model 2651\",\"product_description\":\"Extruded Vinyl Fixed Window - Nailing Fin with \\\"J channel\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#12077-R0\",\"approval_number\":\"FL12077.16\",\"seq\":16,\"product_model\":\"p. 2100 Series \\\/ Model 2130 \\\"Weather Stopper\\\"\",\"product_description\":\"Extruded Vinyl Fixed Window - Flange\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#12077-R0\",\"approval_number\":\"FL12077.17\",\"seq\":17,\"product_model\":\"q. 2100 Series \\\/ Model 2130 \\\"Weather Stopper\\\"\",\"product_description\":\"Extruded Vinyl Fixed Window - Flange\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14918-R0\",\"approval_number\":\"FL14918.1\",\"seq\":1,\"product_model\":\"a. Model 4100 \\\/ 9100\",\"product_description\":\"Extruded PVC Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14918-R0\",\"approval_number\":\"FL14918.2\",\"seq\":2,\"product_model\":\"b. S 2900\\\/4900 M 2941-2951\\\/4941-4951\",\"product_description\":\"Extruded PVC Picture Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14918-R0\",\"approval_number\":\"FL14918.3\",\"seq\":3,\"product_model\":\"c. Series 2900 Model 2941-2951 \\\"Weather Stopper\\u2122\\\"\",\"product_description\":\"Extruded PVC Picture Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14918-R0\",\"approval_number\":\"FL14918.4\",\"seq\":4,\"product_model\":\"d. Series 2900\\\/4900 Models 2942-2952 \\\/ 4942-4952\",\"product_description\":\"Extruded PVC Continuous Head and Sill Twin Picture Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14918-R0\",\"approval_number\":\"FL14918.7\",\"seq\":7,\"product_model\":\"g. Series 2900\\\/4900 Models 2943-2953 \\\/ 4943-4953\",\"product_description\":\"Extruded PVC Continuous Head and Sill (Reinforced Integral Mullion) Triple Picture Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14918-R0\",\"approval_number\":\"FL14918.8\",\"seq\":8,\"product_model\":\"h. Series 2900\\\/4900 Model 2941-2951 \\\/ 4941-4951\",\"product_description\":\"Extruded PVC Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14918-R0\",\"approval_number\":\"FL14918.9\",\"seq\":9,\"product_model\":\"i. Series 2900 Model 2941-2951\",\"product_description\":\"Extruded PVC \\\"Impact\\\" Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14918-R0\",\"approval_number\":\"FL14918.10\",\"seq\":10,\"product_model\":\"j. Series 2700 Model 2780\",\"product_description\":\"Extruded PVC Picture Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14918-R0\",\"approval_number\":\"FL14918.11\",\"seq\":11,\"product_model\":\"k. Series 2700 Model 2730\",\"product_description\":\"Extruded PVC Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14918-R0\",\"approval_number\":\"FL14918.12\",\"seq\":12,\"product_model\":\"l. Series 5800 Model 5810\",\"product_description\":\"Extruded PVC Fixed Window\\\/Sidelite with Flange\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14918-R0\",\"approval_number\":\"FL14918.13\",\"seq\":13,\"product_model\":\"m. Series 5800 Model 5810\",\"product_description\":\"Extruded PVC Fixed Window\\\/Sidelite with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14918-R0\",\"approval_number\":\"FL14918.14\",\"seq\":14,\"product_model\":\"n. Series 5800 Model 5840\",\"product_description\":\"Extruded PVC Fixed Window \\\/ Transom with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14918-R0\",\"approval_number\":\"FL14918.15\",\"seq\":15,\"product_model\":\"o. Series 5800 Model 5840\",\"product_description\":\"Extruded PVC Fixed Window \\\/ Transom with Flange\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14918-R0\",\"approval_number\":\"FL14918.16\",\"seq\":16,\"product_model\":\"p. Series 5800 Model 5810 \\\"Weather Stopper\\\"\",\"product_description\":\"Extruded PVC Fixed \\\"Impact\\\" Window\\\/Sidelite with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14918-R0\",\"approval_number\":\"FL14918.17\",\"seq\":17,\"product_model\":\"q. Series 5800 Model 5810 \\\"Weather Stopper\\\"\",\"product_description\":\"Extruded PVC Fixed \\\"Impact\\\" Window\\\/Sidelite with Flange\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14918-R0\",\"approval_number\":\"FL14918.18\",\"seq\":18,\"product_model\":\"r. Series 3000\\\/3900 - Model 3051\\\/3951\",\"product_description\":\"Extruded PVC Picture Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14918-R0\",\"approval_number\":\"FL14918.19\",\"seq\":19,\"product_model\":\"s. Series 3000\\\/3900 - Model 3052\\\/3952\",\"product_description\":\"Extruded PVC Continuous Head and Sill Twin Picture Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14918-R0\",\"approval_number\":\"FL14918.20\",\"seq\":20,\"product_model\":\"t. Series 3000\\\/3900 - Model 3053\\\/3953\",\"product_description\":\"Extruded PVC Continuous Head and Sill Triple Picture Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14918-R0\",\"approval_number\":\"FL14918.21\",\"seq\":21,\"product_model\":\"u. Series 7500 - Model 7507\",\"product_description\":\"Extruded PVC Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14918-R0\",\"approval_number\":\"FL14918.22\",\"seq\":22,\"product_model\":\"v. \\\"WeatherStopper\\u2122\\\" Series 7500 - Model 7507\",\"product_description\":\"Extruded PVC \\\"Impact\\\" Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14918-R0\",\"approval_number\":\"FL14918.23\",\"seq\":23,\"product_model\":\"w. Series 2000 \\\/ Model 2051\",\"product_description\":\"Extruded PVC Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14918-R0\",\"approval_number\":\"FL14918.24\",\"seq\":24,\"product_model\":\"x. Series 2100 \\\/ Model 2130\",\"product_description\":\"Extruded PVC Picture Window with Flange\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14918-R0\",\"approval_number\":\"FL14918.25\",\"seq\":25,\"product_model\":\"y. Series 2300 \\\/ Model 2351\",\"product_description\":\"Extruded PVC Picture Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14918-R0\",\"approval_number\":\"FL14918.26\",\"seq\":26,\"product_model\":\"z. Series 2300 \\\/ Model 2352\",\"product_description\":\"Extruded PVC Continuous Head and Sill Twin Picture Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14918-R0\",\"approval_number\":\"FL14918.27\",\"seq\":27,\"product_model\":\"za. Series 2300 \\\/ Model 2353\",\"product_description\":\"Extruded PVC Continuous Head and Sill Triple Picture Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14918-R0\",\"approval_number\":\"FL14918.28\",\"seq\":28,\"product_model\":\"zb. 70 Series\",\"product_description\":\"Extruded PVC Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14918-R0\",\"approval_number\":\"FL14918.29\",\"seq\":29,\"product_model\":\"zc. 70 Series\",\"product_description\":\"Extruded PVC (Architectural Profile) Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14918-R0\",\"approval_number\":\"FL14918.30\",\"seq\":30,\"product_model\":\"zd. 70 Series\",\"product_description\":\"Extruded PVC Picture Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14918-R0\",\"approval_number\":\"FL14918.31\",\"seq\":31,\"product_model\":\"ze. 70 Series\",\"product_description\":\"Extruded PVC (Architectural Profile) Picture Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14918-R0\",\"approval_number\":\"FL14918.32\",\"seq\":32,\"product_model\":\"zf. 70 Series\",\"product_description\":\"Extruded PVC (Architectural Profile) \\\"Impact\\\" Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14918-R0\",\"approval_number\":\"FL14918.33\",\"seq\":33,\"product_model\":\"zg. 70 Series\",\"product_description\":\"Extruded PVC (Architectural Profile) \\\"Impact\\\" Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14918-R0\",\"approval_number\":\"FL14918.34\",\"seq\":34,\"product_model\":\"zh. 70 Series\",\"product_description\":\"Extruded PVC (Architectural Profile) \\\"Impact\\\" Picture Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14918-R0\",\"approval_number\":\"FL14918.35\",\"seq\":35,\"product_model\":\"zi. 70 Series\",\"product_description\":\"Extruded PVC (Architectural Profile) \\\"Impact\\\" Picture Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14918-R1\",\"approval_number\":\"FL14918.36\",\"seq\":36,\"product_model\":\"zj. \\\"WeatherStopper\\u2122\\\" Series 7500 - Model 7507\",\"product_description\":\"Extruded PVC \\\"Impact\\\" Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14918-R2\",\"approval_number\":\"FL14918.37\",\"seq\":37,\"product_model\":\"zk. Series 70\",\"product_description\":\"Extruded PVC Picture Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14918-R2\",\"approval_number\":\"FL14918.38\",\"seq\":38,\"product_model\":\"zl. Series 70\",\"product_description\":\"Extruded PVC Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14918-R2\",\"approval_number\":\"FL14918.39\",\"seq\":39,\"product_model\":\"zm. Series 70\",\"product_description\":\"Extruded PVC Picture Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#17767-R0\",\"approval_number\":\"FL17767.1\",\"seq\":1,\"product_model\":\"Series 2100\\\/70, Model 2130\",\"product_description\":\"Impact Fixed Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#17767-R1\",\"approval_number\":\"FL17767.2\",\"seq\":2,\"product_model\":\"Series 70\",\"product_description\":\"Impact Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-06-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#17767-R1\",\"approval_number\":\"FL17767.3\",\"seq\":3,\"product_model\":\"Series 70\",\"product_description\":\"Non-Impact Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-20 00:00:00\",\"instructions_url\":\"\"}],\"Lawson Industries\":[{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#15429-R9\",\"approval_number\":\"FL15429.1\",\"seq\":1,\"product_model\":\"4000\\\/6000 Non-Impact Fixed Window\",\"product_description\":\"4000\\\/6000 Non-Impact Fixed Window - Flange Frame & Fin Frame\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#15429-R9\",\"approval_number\":\"FL15429.2\",\"seq\":2,\"product_model\":\"4200\\\/6200 Impact Fixed Window - Flange Frame\",\"product_description\":\"4200\\\/6200 Impact Fixed Window - Flange Frame\",\"design_pressure\":\"+78\\\/-78\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#15429-R9\",\"approval_number\":\"FL15429.3\",\"seq\":3,\"product_model\":\"4300\\\/6300 Impact Fixed Window - Fin Frame\",\"product_description\":\"4300\\\/6300 Impact Fixed Window - Fin Frame\",\"design_pressure\":\"+66\\\/-66\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#1230-R0\",\"approval_number\":\"FL1230.1\",\"seq\":1,\"product_model\":\"4000\\\/6000 Designer Windows\",\"product_description\":\"Designer Shaped Fixed Lites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#1230-R0\",\"approval_number\":\"FL1230.2\",\"seq\":2,\"product_model\":\"4200\\\/6200 Impact Fixed Lites\",\"product_description\":\"Impact Designer Shaped Fixed Lites\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#7250-R1\",\"approval_number\":\"FL7250.1\",\"seq\":1,\"product_model\":\"4000\\\/6000 Non-Impact Designer Fixed Lites\",\"product_description\":\"4000\\\/6000 Non-Impact Designer Fixed Lites\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#7250-R0\",\"approval_number\":\"FL7250.2\",\"seq\":2,\"product_model\":\"4200\\\/6200 Impact Designer Fixed Lites\",\"product_description\":\"4200\\\/6200 Impact Designer Fixed Lites\",\"design_pressure\":\"+78\\\/-78\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#29883-R0\",\"approval_number\":\"FL29883.1\",\"seq\":1,\"product_model\":\"1. PW-300\",\"product_description\":\"PW-300 PVC Picture Window, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#29883-R0\",\"approval_number\":\"FL29883.2\",\"seq\":2,\"product_model\":\"2. PW-350\",\"product_description\":\"PW-350 PVC Picture Window, WZ3 Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#29883-R0\",\"approval_number\":\"FL29883.3\",\"seq\":3,\"product_model\":\"3. PW-1300\",\"product_description\":\"PW-1300 PVC Picture Window, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#29883-R0\",\"approval_number\":\"FL29883.4\",\"seq\":4,\"product_model\":\"4. PW-1350\",\"product_description\":\"PW-1350 PVC Picture Window, HVHZ Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"}],\"viwinco\":[{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#46985-R0\",\"approval_number\":\"FL46985.1\",\"seq\":1,\"product_model\":\"Oceanview Vinyl Fixed Window\",\"product_description\":\"Large missle impact resistant vinyl fixed window.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#46985-R0\",\"approval_number\":\"FL46985.2\",\"seq\":2,\"product_model\":\"Oceanview Vinyl Fixed Window\",\"product_description\":\"Non-Impact resistant vinyl fixed window.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17532-R10\",\"approval_number\":\"FL17532.6\",\"seq\":6,\"product_model\":\"Oceanview Imp Casement Picture\",\"product_description\":\"Oceanview Imp Casement Picture 72\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#15578-R0\",\"approval_number\":\"FL15578.1\",\"seq\":1,\"product_model\":\"Signature\\\/Viwinco Impact Fixed\",\"product_description\":\"Signature\\\/Viwinco Impact Fixed - 72\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#15578-R0\",\"approval_number\":\"FL15578.2\",\"seq\":2,\"product_model\":\"Signature\\\/Viwinco Impact Geo Fixed\",\"product_description\":\"Signature\\\/Viwinco Impact Geo Fixed - 72\\\" x 64\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#16368-R0\",\"approval_number\":\"FL16368.1\",\"seq\":1,\"product_model\":\"Oceanview Impact Awning\\\/Fixed Combination Assembly\",\"product_description\":\"Oceanview Impact Awning\\\/Fixed Combination Assembly\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#16368-R0\",\"approval_number\":\"FL16368.2\",\"seq\":2,\"product_model\":\"Oceanview Impact Awning\\\/Fixed Mulled Assembly OOXX\",\"product_description\":\"Oceanview Impact Awning\\\/Fixed Mulled Assembly OOXX\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#16368-R0\",\"approval_number\":\"FL16368.3\",\"seq\":3,\"product_model\":\"S-Series Impact Awning\\\/Fixed Combination Assembly\",\"product_description\":\"S-Series Impact Awning\\\/Fixed Combination Assembly\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#16368-R0\",\"approval_number\":\"FL16368.4\",\"seq\":4,\"product_model\":\"S-Series Impact Awning\\\/Fixed Stacked Combination Assembly\",\"product_description\":\"S-Series Impact Awning\\\/Fixed Stacked Combination Assembly O\\\/X\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#16368-R0\",\"approval_number\":\"FL16368.5\",\"seq\":5,\"product_model\":\"S-Series Impact Awning\\\/Fixed Stacked Combination Assembly\",\"product_description\":\"S-Series Impact Awning\\\/Fixed Stacked Combination Assembly O\\\/X\\\/O\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#16368-R0\",\"approval_number\":\"FL16368.6\",\"seq\":6,\"product_model\":\"Sign\\\/Camb Impact Awning\\\/Fixed Triple Stack Mulled Assembly\",\"product_description\":\"Sign\\\/Camb Impact Awning\\\/Fixed Triple Stack Mulled Assembly\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#16368-R0\",\"approval_number\":\"FL16368.7\",\"seq\":7,\"product_model\":\"Signature Awning\\\/Fixed Stacked Mulled Assembly\",\"product_description\":\"Signature Awning\\\/Fixed Stacked Mulled Assembly\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#16368-R0\",\"approval_number\":\"FL16368.8\",\"seq\":8,\"product_model\":\"Signature Casement\\\/ Fixed Mulled Assembly\",\"product_description\":\"Signature Casement\\\/ Fixed Mulled Assembly\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#15578-R3\",\"approval_number\":\"FL15578.3\",\"seq\":3,\"product_model\":\"Signature\\\/Viwinco Impact Geo Fixed\",\"product_description\":\"Signature\\\/Viwinco Impact Geo Fixed - 72\\\" x 64\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#16368-R2\",\"approval_number\":\"FL16368.9\",\"seq\":9,\"product_model\":\"S-Series Stacked Fixed\\\/Casement Combo Ass'y\",\"product_description\":\"S-Series Stacked Fixed\\\/Casement Combo Ass'y 36\\\" x 120\\\" O\\\/X\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-09-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#16368-R2\",\"approval_number\":\"FL16368.10\",\"seq\":10,\"product_model\":\"S-Series Stacked Fixed\\\/Casement\\\/Fixed Combo Ass'y\",\"product_description\":\"S-Series Stacked Fixed\\\/Casement\\\/Fixed Combo Ass'y 36\\\" x 120\\\" O\\\/X\\\/O\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-09-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#16368-R2\",\"approval_number\":\"FL16368.11\",\"seq\":11,\"product_model\":\"S-Series Stacked Fixed\\\/Fixed\\\/Casement Combo Ass'y\",\"product_description\":\"S-Series Stacked Fixed\\\/Fixed\\\/Casement Combo Ass'y 36\\\" x 120\\\" O\\\/O\\\/X\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-09-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#16368-R2\",\"approval_number\":\"FL16368.12\",\"seq\":12,\"product_model\":\"S-Series\\\/Cambridge CX\\\/CXPX\\\/PX Imp Casement Fixed Mull Assembly 144x72\",\"product_description\":\"S-Series\\\/Cambridge CX\\\/CXPX\\\/PX Imp Casement Fixed Mull Assembly 144x72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#16368-R2\",\"approval_number\":\"FL16368.13\",\"seq\":13,\"product_model\":\"S-Series\\\/Cambridge CXPX 10 Degree Bay Mulled Assembly - Non-Impact\",\"product_description\":\"S-Series\\\/Cambridge CXPX 10 Degree Bay Mulled Assembly - Non-Impact 144\\\" x 80\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#16368-R2\",\"approval_number\":\"FL16368.14\",\"seq\":14,\"product_model\":\"S-Series\\\/Cambridge CXPX 45 Degree Bay Mulled Assembly - Non-Impact\",\"product_description\":\"S-Series\\\/Cambridge CXPX 45 Degree Bay Mulled Assembly - Non-Impact 144\\\" x 80\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#16368-R2\",\"approval_number\":\"FL16368.15\",\"seq\":15,\"product_model\":\"S-Series\\\/Cambridge Impact Awning\\\/Fixed Triple Stacked Mull Assembly 60x72 O\\\/X\\\/O\",\"product_description\":\"S-Series\\\/Cambridge Impact Awning\\\/Fixed Triple Stacked Mull Assembly 60x72 O\\\/X\\\/O\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17532-R0\",\"approval_number\":\"FL17532.1\",\"seq\":1,\"product_model\":\"Edgemont Fixed Picture\",\"product_description\":\"Edgemont Fixed Picture Non-Impact 72\\\" x 72\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17532-R0\",\"approval_number\":\"FL17532.2\",\"seq\":2,\"product_model\":\"S-Series \\\/Viwinco Geometric\",\"product_description\":\"S-Series\\\/Viwinco Geometric Fixed - Non Impact 72\\\" x 84\\\"\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17532-R0\",\"approval_number\":\"FL17532.3\",\"seq\":3,\"product_model\":\"S-Series Fixed Window\",\"product_description\":\"S-Series Fixed Window - Non Impact Non Reinforced 60\\\" x 36\\\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17532-R0\",\"approval_number\":\"FL17532.4\",\"seq\":4,\"product_model\":\"S-Series\\\/Viwinco Casement Picture\",\"product_description\":\"S-Series\\\/Viwinco Casement Picture - Non Impact 72\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17532-R0\",\"approval_number\":\"FL17532.5\",\"seq\":5,\"product_model\":\"S-Series\\\/Viwinco Casement Picture\",\"product_description\":\"S-Series\\\/Viwinco Casement Picture - Non Impact 72\\\" x 72\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17532-R0\",\"approval_number\":\"FL17532.7\",\"seq\":7,\"product_model\":\"S-Series\\\/Viwinco Fixed Picture\",\"product_description\":\"S-Series\\\/Viwinco Fixed Picture Non-Impact 96\\\" x 48\\\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17532-R0\",\"approval_number\":\"FL17532.8\",\"seq\":8,\"product_model\":\"S-Series\\\/Viwinco Geometric\",\"product_description\":\"S-Series\\\/Viwinco Geometric Fixed - Non Impact 96\\\" x 48\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17532-R0\",\"approval_number\":\"FL17532.9\",\"seq\":9,\"product_model\":\"Patio Door Sidelite\",\"product_description\":\"Viwinco Patio Door Sidelite - Non Impact 48\\\" x 96\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17532-R0\",\"approval_number\":\"FL17532.10\",\"seq\":10,\"product_model\":\"Patio Door Transom\",\"product_description\":\"Viwinco Patio Door Transom - Non Impact 96\\\" x 48\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17532-R5\",\"approval_number\":\"FL17532.11\",\"seq\":11,\"product_model\":\"Patio Door Transom\",\"product_description\":\"Viwinco Patio Door Transom - Non Impact 96\\\" x 48\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#46197-R0\",\"approval_number\":\"FL46197.1\",\"seq\":1,\"product_model\":\"Cambridge CX\\\/CXPX\\\/CX Mulled Csmnt Comb Ass'y\",\"product_description\":\"Cambridge CX\\\/CXPX\\\/CX Mulled Csmnt Comb Ass'y 144\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#46197-R0\",\"approval_number\":\"FL46197.2\",\"seq\":2,\"product_model\":\"OceanView Fixed Casement over Casement Combo Ass'y - Impact\",\"product_description\":\"OceanView Fixed Casement over Casement Combo Ass'y - Impact 36\\\" x 108\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#46197-R0\",\"approval_number\":\"FL46197.3\",\"seq\":3,\"product_model\":\"Oceanview Impact Awning\\\/Fixed Combination Assembly\",\"product_description\":\"Oceanview Impact Awning\\\/Fixed Combination Assembly 144X36 XXOO\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#46197-R0\",\"approval_number\":\"FL46197.4\",\"seq\":4,\"product_model\":\"Oceanview Impact Awning\\\/Fixed Mulled Assembly OOXX\",\"product_description\":\"Oceanview Impact Awning\\\/Fixed Mulled Assembly 144x36OOXX\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-05-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#46197-R0\",\"approval_number\":\"FL46197.5\",\"seq\":5,\"product_model\":\"S-Series Impact Awning\\\/Fixed Stacked Combination Assembly 60x72\",\"product_description\":\"S-Series Impact Awning\\\/Fixed Stacked Combination Assembly 60x72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#46197-R0\",\"approval_number\":\"FL46197.6\",\"seq\":6,\"product_model\":\"S-Series Impact Awning\\\/Fixed Stacked Combination Assembly 60x72 O\\\/X\\\/O\",\"product_description\":\"S-Series Impact Awning\\\/Fixed Stacked Combination Assembly 60 x 72 O\\\/X\\\/O\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#46197-R0\",\"approval_number\":\"FL46197.7\",\"seq\":7,\"product_model\":\"S-Series Impact Casement\\\/Fixed Combination Assembly 144x72 XXOO\",\"product_description\":\"S-Series Impact Casement\\\/Fixed Combination Assembly 144x72 XXOO\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#46197-R0\",\"approval_number\":\"FL46197.8\",\"seq\":8,\"product_model\":\"S-Series Stacked Fixed\\\/Casement Combo Ass'y\",\"product_description\":\"S-Series Stacked Fixed\\\/Casement Combo Ass'y 36\\\" x 120\\\" O\\\/X\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-09-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#46197-R0\",\"approval_number\":\"FL46197.9\",\"seq\":9,\"product_model\":\"S-Series Stacked Fixed\\\/Casement\\\/Fixed Combo Ass'y\",\"product_description\":\"S-Series Stacked Fixed\\\/Casement\\\/Fixed Combo Ass'y 36\\\" x 120\\\" O\\\/X\\\/O\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-09-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#46197-R0\",\"approval_number\":\"FL46197.10\",\"seq\":10,\"product_model\":\"S-Series Stacked Fixed\\\/Fixed\\\/Casement Combo Ass'y\",\"product_description\":\"S-Series Stacked Fixed\\\/Fixed\\\/Casement Combo Ass'y 36\\\" x 120\\\" O\\\/O\\\/X\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-09-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#46197-R0\",\"approval_number\":\"FL46197.11\",\"seq\":11,\"product_model\":\"S-Series\\\/Cambridge CX\\\/CXPX\\\/PX Imp Casement Fixed Mull Assembly 144x72\",\"product_description\":\"S-Series\\\/Cambridge CX\\\/CXPX\\\/PX Imp Casement Fixed Mull Assembly 144x72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#46197-R0\",\"approval_number\":\"FL46197.12\",\"seq\":12,\"product_model\":\"S-Series\\\/Cambridge CXPX 10 Degree Bay Mulled Assembly - Non-Impact\",\"product_description\":\"S-Series\\\/Cambridge CXPX 10 Degree Bay Mulled Assembly - Non-Impact 144\\\" x 80\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#46197-R0\",\"approval_number\":\"FL46197.13\",\"seq\":13,\"product_model\":\"S-Series\\\/Cambridge CXPX 45 Degree Bay Mulled Assembly - Non-Impact\",\"product_description\":\"S-Series\\\/Cambridge CXPX 45 Degree Bay Mulled Assembly - Non-Impact 144\\\" x 80\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#46197-R0\",\"approval_number\":\"FL46197.14\",\"seq\":14,\"product_model\":\"S-Series\\\/Cambridge\\\/Oceanview (Impact) Awning\\\/Fixed Triple Stacked Mull Assembly 60x72 O\\\/X\\\/O\",\"product_description\":\"S-Series\\\/Cambridge\\\/Oceanview (Impact) Awning\\\/Fixed Triple Stacked Mull Assembly 60x72 O\\\/X\\\/O\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-05-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#46197-R0\",\"approval_number\":\"FL46197.15\",\"seq\":15,\"product_model\":\"Signature Series Cambridge Impact Awning\\\/Fixed Stacked Mulled Assembly 60x72 O\\\/X\",\"product_description\":\"Signature Series Cambridge Impact Awning\\\/Fixed Stacked Mulled Assembly 60x72 O\\\/X\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-04 00:00:00\",\"instructions_url\":\"\"}],\"Window Craftsmen Inc.\":[{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#11028-R7\",\"approval_number\":\"FL11028.1\",\"seq\":1,\"product_model\":\"45RPW\",\"product_description\":\"45R ALUMINUM PICTURE WINDOW\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#11028-R7\",\"approval_number\":\"FL11028.2\",\"seq\":2,\"product_model\":\"60RPW\",\"product_description\":\"60R ALUMINUM PICTURE WINDOW\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#11028-R7\",\"approval_number\":\"FL11028.3\",\"seq\":3,\"product_model\":\"60RPWI\",\"product_description\":\"60R ALUMINUM IMPACT PICTURE WINDOW\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#1808-R0\",\"approval_number\":\"FL1808.1\",\"seq\":1,\"product_model\":\"FC45 Impact Picture Window\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#1808-R0\",\"approval_number\":\"FL1808.2\",\"seq\":2,\"product_model\":\"FC45 Picture Window\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#4669-R0\",\"approval_number\":\"FL4669.1\",\"seq\":1,\"product_model\":\"Picture Window\",\"product_description\":\"F-C 45\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#4669-R0\",\"approval_number\":\"FL4669.2\",\"seq\":2,\"product_model\":\"Picture Wndow\",\"product_description\":\"F-C 60\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#15849-R0\",\"approval_number\":\"FL15849.1\",\"seq\":1,\"product_model\":\"PW-100\",\"product_description\":\"PICTURE WINDOW\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#15849-R0\",\"approval_number\":\"FL15849.2\",\"seq\":2,\"product_model\":\"PW-200\",\"product_description\":\"PICTURE WINDOW\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#15849-R0\",\"approval_number\":\"FL15849.3\",\"seq\":3,\"product_model\":\"PW-300\",\"product_description\":\"PICTURE WINDOW\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#15849-R0\",\"approval_number\":\"FL15849.4\",\"seq\":4,\"product_model\":\"PW-400\",\"product_description\":\"PICTURE WINDOW\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-30 00:00:00\",\"instructions_url\":\"\"}],\"Andersen Corporation\":[{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#14431-R11\",\"approval_number\":\"FL14431.1\",\"seq\":1,\"product_model\":\"400 Series Patio Door Sidelite and Transom (Non-HVHZ)(Non-Impact)\",\"product_description\":\"400 Series Patio Door Sidelite and Transom (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15553-R8\",\"approval_number\":\"FL15553.1\",\"seq\":1,\"product_model\":\"A-Series Picture and Fixed Transom PG Upgrade Window (Non-HVHZ)(Non-Impact)\",\"product_description\":\"A-Series Picture and Fixed Transom PG Upgrade Window (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15905-R0\",\"approval_number\":\"FL15905.1\",\"seq\":1,\"product_model\":\"400 Series Specialty Direct Set\",\"product_description\":\"Clad Wood Fixed Window - Impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15905-R10\",\"approval_number\":\"FL15905.2\",\"seq\":2,\"product_model\":\"400 Series Casement Fixed Windows (HVHZ) (Impact)\",\"product_description\":\"400 Series Casement Fixed Windows (HVHZ) (Impact)\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15910-R0\",\"approval_number\":\"FL15910.1\",\"seq\":1,\"product_model\":\"100 Series\",\"product_description\":\"Fixed Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15910-R7\",\"approval_number\":\"FL15910.2\",\"seq\":2,\"product_model\":\"100 Series Fixed Window with PG Upgrade (Non-HVHZ) (Non-Impact)\",\"product_description\":\"100 Series Fixed Window with PG Upgrade (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#17107-R5\",\"approval_number\":\"FL17107.1\",\"seq\":1,\"product_model\":\"A-Series Sash Set Specialty Window (Non-HVHZ)(Non-Impact)\",\"product_description\":\"A-Series Sash Set Specialty Window (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#17346-R5\",\"approval_number\":\"FL17346.1\",\"seq\":1,\"product_model\":\"Clad Inswing Entry Door Sash Set Transom (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Clad Inswing Entry Door Sash Set Transom (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#17574-R3\",\"approval_number\":\"FL17574.1\",\"seq\":1,\"product_model\":\"Wood Inswing Sash Glazed Transom (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Wood Inswing Sash Glazed Transom (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#17849-R0\",\"approval_number\":\"FL17849.1\",\"seq\":1,\"product_model\":\"Flexiframe\\\/Springline Fixed Wood Windows\",\"product_description\":\"Large missile impact resistant wood fixed windows.\",\"design_pressure\":\"+67\\\/-71\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#19562-R8\",\"approval_number\":\"FL19562.1\",\"seq\":1,\"product_model\":\"Renewal by Andersen Casement Window - Fixed (HVHZ) (Impact)\",\"product_description\":\"Renewal by Andersen Casement Window - Fixed (HVHZ) (Impact)\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#24230-R0\",\"approval_number\":\"FL24230.1\",\"seq\":1,\"product_model\":\"E-Series Auxiliary Window\",\"product_description\":\"Extruded Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#14431-R1\",\"approval_number\":\"FL14431.2\",\"seq\":2,\"product_model\":\"A Series FWSLTD DP Upgrade\",\"product_description\":\"Sidelite Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#14431-R2\",\"approval_number\":\"FL14431.3\",\"seq\":3,\"product_model\":\"A Series FWSLTD DP Upgrade\",\"product_description\":\"Sidelite Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#14431-R6\",\"approval_number\":\"FL14431.4\",\"seq\":4,\"product_model\":\"A-Series Frenchwood Patio Door Sidelite\\\/Transom (Non-HVHZ)(Non-Impact)\",\"product_description\":\"A-Series Frenchwood Patio Door Sidelite\\\/Transom (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15553-R8\",\"approval_number\":\"FL15553.2\",\"seq\":2,\"product_model\":\"A-Series Picture and Fixed Transom Window (Non-HVHZ)(Non-Impact)\",\"product_description\":\"A-Series Picture and Fixed Transom Window (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15553-R7\",\"approval_number\":\"FL15553.3\",\"seq\":3,\"product_model\":\"A-Series Picture and Fixed Transom Window with Stormwatch Protection (HVHZ)(Impact)\",\"product_description\":\"A-Series Picture and Fixed Transom Window with Stormwatch Protection (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15905-R10\",\"approval_number\":\"FL15905.3\",\"seq\":3,\"product_model\":\"400 Series Casement Fixed Windows (Non-HVHZ) (Impact)\",\"product_description\":\"400 Series Casement Fixed Windows (Non-HVHZ) (Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15905-R0\",\"approval_number\":\"FL15905.4\",\"seq\":4,\"product_model\":\"Vinyl Clad Specialty Direct Glazed\",\"product_description\":\"Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15905-R0\",\"approval_number\":\"FL15905.5\",\"seq\":5,\"product_model\":\"Vinyl Clad Specialty Direct Glazed\",\"product_description\":\"Vinyl Clad Wood Fixed Window - Impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15905-R1\",\"approval_number\":\"FL15905.6\",\"seq\":6,\"product_model\":\"Vinyl Clad Specialty Direct Glazed\",\"product_description\":\"Vinyl Clad Wood Fixed Window - Impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15905-R10\",\"approval_number\":\"FL15905.7\",\"seq\":7,\"product_model\":\"400 Series Tilt Wash Fixed Windows (Non-HVHZ) (Impact)\",\"product_description\":\"400 Series Tilt Wash Fixed Windows (Non-HVHZ) (Impact)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15905-R6\",\"approval_number\":\"FL15905.8\",\"seq\":8,\"product_model\":\"Vinyl Clad Specialty Direct Glazed\",\"product_description\":\"Vinyl Clad Wood Fixed Window - Impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15905-R9\",\"approval_number\":\"FL15905.9\",\"seq\":9,\"product_model\":\"400 Series Woodwright Picture & Transom Window (Non-HVHZ)(Non-IMPACT)\",\"product_description\":\"400 Series Woodwright Picture & Transom Window (Non-HVHZ)(Non-IMPACT)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#17346-R5\",\"approval_number\":\"FL17346.2\",\"seq\":2,\"product_model\":\"Clad Outswing Entry Door Sash-Set Transom (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Clad Outswing Entry Door Sash-Set Transom (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#17574-R3\",\"approval_number\":\"FL17574.2\",\"seq\":2,\"product_model\":\"Wood Outswing Sash Glazed Transom (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Wood Outswing Sash Glazed Transom (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#19562-R0\",\"approval_number\":\"FL19562.2\",\"seq\":2,\"product_model\":\"Renewal Series Picture Windows\",\"product_description\":\"Picture Window - Universal Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#19562-R0\",\"approval_number\":\"FL19562.3\",\"seq\":3,\"product_model\":\"Renewal Series Picture Windows\",\"product_description\":\"Picture Window - Fixed Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#19562-R1\",\"approval_number\":\"FL19562.4\",\"seq\":4,\"product_model\":\"Renewal Series Picture Windows\",\"product_description\":\"Picture Window - Insert Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#19562-R5\",\"approval_number\":\"FL19562.5\",\"seq\":5,\"product_model\":\"Renewal by Andersen Fixed Window - Universal Frame (Non-HVHZ)(Non-IMPACT)\",\"product_description\":\"Renewal by Andersen Fixed Window - Universal Frame (Non-HVHZ)(Non-IMPACT)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#19562-R6\",\"approval_number\":\"FL19562.6\",\"seq\":6,\"product_model\":\"Renewal by Andersen Fixed Window - Universal Frame (Non-HVHZ)(Non-IMPACT)\",\"product_description\":\"Renewal by Andersen Fixed Window - Universal Frame (Non-HVHZ)(Non-IMPACT)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#24174-R0\",\"approval_number\":\"FL24174.1\",\"seq\":1,\"product_model\":\"AW Architectural\",\"product_description\":\"Direct Glazed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#24174-R0\",\"approval_number\":\"FL24174.2\",\"seq\":2,\"product_model\":\"Coastal A-Series\",\"product_description\":\"Direct Set Fixed Window (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#24174-R6\",\"approval_number\":\"FL24174.3\",\"seq\":3,\"product_model\":\"A-Series Fixed Specialty PG Upgrade Direct Set Window (NON-HVHZ)(NON-IMPACT)\",\"product_description\":\"A-Series Fixed Specialty PG Upgrade Direct Set Window (NON-HVHZ)(NON-IMPACT)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#24174-R6\",\"approval_number\":\"FL24174.4\",\"seq\":4,\"product_model\":\"A-Series Fixed Specialty PG Upgrade Sash Set Window (NON-HVHZ)(NON-IMPACT)\",\"product_description\":\"A-Series Fixed Specialty PG Upgrade Sash Set Window (NON-HVHZ)(NON-IMPACT)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#24174-R4\",\"approval_number\":\"FL24174.5\",\"seq\":5,\"product_model\":\"A-Series Sash-Set Fixed Windows with Stormwatch Protection (HVHZ)(IMPACT)\",\"product_description\":\"A-Series Sash-Set Fixed Windows with Stormwatch Protection (HVHZ)(IMPACT)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#24174-R6\",\"approval_number\":\"FL24174.6\",\"seq\":6,\"product_model\":\"A\\\/400\\\/200 Series Direct-Set Fixed Windows (Non-HVHZ)(Non-IMPACT)\",\"product_description\":\"A\\\/400\\\/200 Series Direct-Set Fixed Windows (Non-HVHZ)(Non-IMPACT)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#24230-R0\",\"approval_number\":\"FL24230.2\",\"seq\":2,\"product_model\":\"E-Series Auxiliary Window (HVHZ)\",\"product_description\":\"Extruded Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#24230-R0\",\"approval_number\":\"FL24230.3\",\"seq\":3,\"product_model\":\"E-Series Casement Fixed Window (HVHZ)(Impact)\",\"product_description\":\"Extruded Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#24230-R0\",\"approval_number\":\"FL24230.4\",\"seq\":4,\"product_model\":\"E-Series Casement Fixed Window (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Extruded Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#24230-R0\",\"approval_number\":\"FL24230.5\",\"seq\":5,\"product_model\":\"E-Series Double Hung and Double Hung Transom (HVHZ)(Impact)\",\"product_description\":\"Extruded Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#24230-R0\",\"approval_number\":\"FL24230.6\",\"seq\":6,\"product_model\":\"E-Series Double Hung and Double Hung Transom (Non-HVHZ)(Impact)\",\"product_description\":\"Extruded Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#24230-R0\",\"approval_number\":\"FL24230.7\",\"seq\":7,\"product_model\":\"E-Series Double Hung and Double Hung Transom (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Extruded Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#24230-R0\",\"approval_number\":\"FL24230.8\",\"seq\":8,\"product_model\":\"E-Series Inswing Transom Window (HVHZ)(Impact)\",\"product_description\":\"Extruded Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1156-R2\",\"approval_number\":\"FL1156.1\",\"seq\":1,\"product_model\":\"400 Series Speciality Windows\",\"product_description\":\"Narroline TR Series Wood Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1156-R2\",\"approval_number\":\"FL1156.2\",\"seq\":2,\"product_model\":\"400 Series Specialty Windows\",\"product_description\":\"Series \\\"Arch Flexiframe\\\" Wood Fixed Window - Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1156-R2\",\"approval_number\":\"FL1156.3\",\"seq\":3,\"product_model\":\"400 Series Specialty Windows\",\"product_description\":\"Series \\\"Circle Top\\\" Vinyl Clad Wood Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#5648-R0\",\"approval_number\":\"FL5648.1\",\"seq\":1,\"product_model\":\"Renewal by Andersen Picture Window\",\"product_description\":\"FIBREX Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#8864-R0\",\"approval_number\":\"FL8864.1\",\"seq\":1,\"product_model\":\"Vinyl Clad Direct Set - Impact Resistant\",\"product_description\":\"CTC, CIR, CTQC, OVL, ET, P and CTR product familys.\",\"design_pressure\":\"+67\\\/-71\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1092-R3\",\"approval_number\":\"FL1092.1\",\"seq\":1,\"product_model\":\"200 Series Transom\\\/Picture\",\"product_description\":\"200 Series Transom\\\/Picture Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1092-R3\",\"approval_number\":\"FL1092.2\",\"seq\":2,\"product_model\":\"CTR32410 Lami Mono\",\"product_description\":\"400 Series Casement\\\/Awning Transom Window With Stormwatch Protection\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1092-R3\",\"approval_number\":\"FL1092.3\",\"seq\":3,\"product_model\":\"DHP5662 with HPIR Glass\",\"product_description\":\"400 Series Double Hung Picture Window with Stormwatch Protection\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1092-R3\",\"approval_number\":\"FL1092.4\",\"seq\":4,\"product_model\":\"P5060S Low-E IR\",\"product_description\":\"400 Series Casement\\\/Awning Picture Window with Stormwatch Protection\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1092-R3\",\"approval_number\":\"FL1092.5\",\"seq\":5,\"product_model\":\"Perma-Shield Casement\\\/Awning Picture\",\"product_description\":\"400 Series Casement\\\/Awning Picture Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1092-R3\",\"approval_number\":\"FL1092.6\",\"seq\":6,\"product_model\":\"PSC CTR32410 HP\",\"product_description\":\"400 Series Casement\\\/Awning Transom Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1092-R3\",\"approval_number\":\"FL1092.7\",\"seq\":7,\"product_model\":\"PSC CTR32410 HPIR\",\"product_description\":\"400 Series Casement\\\/Awning Transom Window With Stormwatch Protection\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1092-R3\",\"approval_number\":\"FL1092.8\",\"seq\":8,\"product_model\":\"Specialty Flex - Flex, Arch Flex, Springline - Impact\",\"product_description\":\"400 Series Specialty Windows with Stormwatch Protection\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1092-R3\",\"approval_number\":\"FL1092.9\",\"seq\":9,\"product_model\":\"Specialty Product-P5060\",\"product_description\":\"400 Series Casement\\\/Awning Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1092-R3\",\"approval_number\":\"FL1092.10\",\"seq\":10,\"product_model\":\"Tilt Wash Transom\",\"product_description\":\"400 Series Double Hung Transom Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1092-R3\",\"approval_number\":\"FL1092.11\",\"seq\":11,\"product_model\":\"TWT3831S Low-E IR\",\"product_description\":\"400 Series Double Hung Transom Window with Stormwatch Protection\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1092-R3\",\"approval_number\":\"FL1092.12\",\"seq\":12,\"product_model\":\"Woodwright Picture Window\",\"product_description\":\"400 Series Woodwright Picture Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1092-R3\",\"approval_number\":\"FL1092.13\",\"seq\":13,\"product_model\":\"Woodwright Picture Window Insert with a 14 degree Sill\",\"product_description\":\"400 Series Woodwright Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1092-R3\",\"approval_number\":\"FL1092.14\",\"seq\":14,\"product_model\":\"Woodwright Transom\",\"product_description\":\"400 Series Woodwright Transom Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1092-R3\",\"approval_number\":\"FL1092.15\",\"seq\":15,\"product_model\":\"Woodwright Transom Insert\",\"product_description\":\"400 Series Woodwright Transom Windows\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1092-R4\",\"approval_number\":\"FL1092.16\",\"seq\":16,\"product_model\":\"SP802S Low-E\",\"product_description\":\"400 Series Specialty Windows - Springline Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1092-R4\",\"approval_number\":\"FL1092.17\",\"seq\":17,\"product_model\":\"Specialty Flex - Flex, Arch Flex, Springline - Impact\",\"product_description\":\"400 Series Specialty Windows with Stormwatch Protection\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1092-R4\",\"approval_number\":\"FL1092.18\",\"seq\":18,\"product_model\":\"Specialty Product-P5060\",\"product_description\":\"400 Series Casement\\\/Awning Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1092-R4\",\"approval_number\":\"FL1092.19\",\"seq\":19,\"product_model\":\"Tilt Wash Transom\",\"product_description\":\"400 Series Double Hung Transom Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1092-R4\",\"approval_number\":\"FL1092.20\",\"seq\":20,\"product_model\":\"TWT3831S Low-E IR\",\"product_description\":\"400 Series Double Hung Transom Window with Stormwatch Protection\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1092-R4\",\"approval_number\":\"FL1092.21\",\"seq\":21,\"product_model\":\"Woodwright Picture Window\",\"product_description\":\"400 Series Woodwright Picture Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1156-R0\",\"approval_number\":\"FL1156.4\",\"seq\":4,\"product_model\":\"400 S Elliptical Fixed Window\",\"product_description\":\"Series \\\"Elliptical\\\" Vinyl Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1156-R0\",\"approval_number\":\"FL1156.5\",\"seq\":5,\"product_model\":\"400 S Flexiframe Fixed Window\",\"product_description\":\"Flexiframe 12050-Fixed windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1156-R0\",\"approval_number\":\"FL1156.6\",\"seq\":6,\"product_model\":\"400 S Flexiframe Fixed Window\",\"product_description\":\"Series \\\"Flexiframe 6050\\\" Wood Fixed Window - Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1156-R0\",\"approval_number\":\"FL1156.7\",\"seq\":7,\"product_model\":\"400 S PSC Casement Fixed Windo\",\"product_description\":\"P Series Vinyl Clad \\\"Picture\\\" Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1156-R0\",\"approval_number\":\"FL1156.8\",\"seq\":8,\"product_model\":\"400 S PSC Casement Fixed Windo\",\"product_description\":\"Series \\\"Perma-Shield Sashless\\\" Wood Fixed Window - Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1156-R0\",\"approval_number\":\"FL1156.9\",\"seq\":9,\"product_model\":\"400 S Springline Fixed Window\",\"product_description\":\"AFFW 806 Springline Aluminum & Fiberglass Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1156-R0\",\"approval_number\":\"FL1156.10\",\"seq\":10,\"product_model\":\"400 S Springline Fixed Window\",\"product_description\":\"Series Springline Alum-Clad Round Top Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1156-R0\",\"approval_number\":\"FL1156.11\",\"seq\":11,\"product_model\":\"400 S Springline Fixed Window\",\"product_description\":\"Series \\\"Springline\\\" Wood Fixed Window - Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1156-R0\",\"approval_number\":\"FL1156.12\",\"seq\":12,\"product_model\":\"400 S TW DHP Fixed Window\",\"product_description\":\"Series DHP5662 Vinyl Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1156-R1\",\"approval_number\":\"FL1156.13\",\"seq\":13,\"product_model\":\"Casement Picture Windows\",\"product_description\":\"Vinyl Clad Wood Picture Window \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#7156-R1\",\"approval_number\":\"FL7156.1\",\"seq\":1,\"product_model\":\"Series Arch Flexiframe\\\/Flexiframe\\\/Springline806 Aluminum & Fiberglass Clad Wood Fixed Window - N.I.\",\"product_description\":\"400 Series Specialty Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1092-R4\",\"approval_number\":\"FL1092.22\",\"seq\":22,\"product_model\":\"Woodwright Picture Window Insert with a 14 degree Sill\",\"product_description\":\"400 Series Woodwright Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1092-R4\",\"approval_number\":\"FL1092.23\",\"seq\":23,\"product_model\":\"Woodwright Transom\",\"product_description\":\"400 Series Woodwright Transom Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1092-R4\",\"approval_number\":\"FL1092.24\",\"seq\":24,\"product_model\":\"Woodwright Transom Insert\",\"product_description\":\"400 Series Woodwright Transom Windows\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1092-R5\",\"approval_number\":\"FL1092.25\",\"seq\":25,\"product_model\":\"Woodwright Transom\",\"product_description\":\"400 Series Woodwright Transom Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1092-R5\",\"approval_number\":\"FL1092.26\",\"seq\":26,\"product_model\":\"Woodwright Transom Insert\",\"product_description\":\"400 Series Woodwright Transom Windows\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#7156-R1\",\"approval_number\":\"FL7156.2\",\"seq\":2,\"product_model\":\"Series Flex\\\/ArchFlex\\\/Springline Fixed Wood Windows-LMI\",\"product_description\":\"400 Series Specialty Windows with Stormwatch Protection\",\"design_pressure\":\"+67\\\/-71\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#7156-R1\",\"approval_number\":\"FL7156.3\",\"seq\":3,\"product_model\":\"Series Frenchwood Sidelite\\\/Transom Fixed Window - L.M.I.\",\"product_description\":\"400 Series Frenchwood Sidelights\\\/Transoms with Stormwatch Protection\",\"design_pressure\":\"+62\\\/-77\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#7156-R1\",\"approval_number\":\"FL7156.4\",\"seq\":4,\"product_model\":\"Series Vinyl Clad Direct Set Wood Fixed Window\",\"product_description\":\"400 Series Specialty Windows with Stormwatch Protection\",\"design_pressure\":\"+67\\\/-82\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#7156-R1\",\"approval_number\":\"FL7156.5\",\"seq\":5,\"product_model\":\"Vinyl Clad Specialty Direct Set Fixed Wood Windows\",\"product_description\":\"400 Series Specialty Windows\",\"design_pressure\":\"+105\\\/-105\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-11-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13080-R0\",\"approval_number\":\"FL13080.1\",\"seq\":1,\"product_model\":\"APW6080 Low-E\",\"product_description\":\"A Series Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13719-R0\",\"approval_number\":\"FL13719.1\",\"seq\":1,\"product_model\":\"100REC8070S Low-E\",\"product_description\":\"100 Series Fixed Product\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13719-R0\",\"approval_number\":\"FL13719.2\",\"seq\":2,\"product_model\":\"100SL4080S Low-E\",\"product_description\":\"100 Series Sidelight\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13719-R0\",\"approval_number\":\"FL13719.3\",\"seq\":3,\"product_model\":\"100TR8020S Low-E\",\"product_description\":\"100 Series Transom\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13080-R2\",\"approval_number\":\"FL13080.2\",\"seq\":2,\"product_model\":\"A-Series Picture Window\\\/APW5656 Jamb IG\",\"product_description\":\"A-Series Picture Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13080-R2\",\"approval_number\":\"FL13080.3\",\"seq\":3,\"product_model\":\"APW6080 Low-E\",\"product_description\":\"A Series Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15133-R0\",\"approval_number\":\"FL15133.1\",\"seq\":1,\"product_model\":\"RbA FW6080 Low-E\",\"product_description\":\"Renewal by Andersen Fixed Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15312-R0\",\"approval_number\":\"FL15312.1\",\"seq\":1,\"product_model\":\"244FX6050 Low-E\",\"product_description\":\"200 Series Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15312-R0\",\"approval_number\":\"FL15312.2\",\"seq\":2,\"product_model\":\"400 Series Double Hung Picture Window\\\/DHP5662S IG IR\",\"product_description\":\"400 Series Double Hung Picture Window with Stormwatch Protection\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15312-R0\",\"approval_number\":\"FL15312.3\",\"seq\":3,\"product_model\":\"AFFW608S IG\",\"product_description\":\"400 Series Specialty Window - Arch Flexiframe\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15312-R0\",\"approval_number\":\"FL15312.4\",\"seq\":4,\"product_model\":\"AFFW806S IG\",\"product_description\":\"400 Series Specialty Window - Arch Flexiframe\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15312-R0\",\"approval_number\":\"FL15312.5\",\"seq\":5,\"product_model\":\"CTN30-2 IG\",\"product_description\":\"400 Series Specialty Window - Double Hung Circle Top\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15312-R0\",\"approval_number\":\"FL15312.6\",\"seq\":6,\"product_model\":\"CTN30-2 IG IR\",\"product_description\":\"400 Series Specialty Window - Double Hung Circle Top\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15312-R0\",\"approval_number\":\"FL15312.7\",\"seq\":7,\"product_model\":\"CTR32410 HPIR\",\"product_description\":\"400 Series Casement\\\/Awning Transom Window with Stormwatch Protection\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15312-R0\",\"approval_number\":\"FL15312.8\",\"seq\":8,\"product_model\":\"CTR32410 Lami-Mono\",\"product_description\":\"400 Series Casement\\\/Awning Transom Window with Stormwatch Protection\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15312-R0\",\"approval_number\":\"FL15312.9\",\"seq\":9,\"product_model\":\"CTR32410S Low-E\",\"product_description\":\"400 Series Casement\\\/Awning Transom Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15312-R0\",\"approval_number\":\"FL15312.10\",\"seq\":10,\"product_model\":\"DHP5662S Low-E\",\"product_description\":\"400 Series Double Hung Picture Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15312-R0\",\"approval_number\":\"FL15312.11\",\"seq\":11,\"product_model\":\"ET8S Low-E\",\"product_description\":\"400 Series Specialty Window - Elliptical Top\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15312-R0\",\"approval_number\":\"FL15312.12\",\"seq\":12,\"product_model\":\"ET8S Low-E IR\",\"product_description\":\"400 Series Specialty Window with Stormwatch Protection - Elliptical\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15312-R0\",\"approval_number\":\"FL15312.13\",\"seq\":13,\"product_model\":\"FLX10050 Low-E IR\",\"product_description\":\"400 Series Specialty Window with Stormwatch Protection\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15312-R0\",\"approval_number\":\"FL15312.14\",\"seq\":14,\"product_model\":\"FLX12050 Low-E\",\"product_description\":\"400 Series Specialty Windows - Flexiframe\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15312-R0\",\"approval_number\":\"FL15312.15\",\"seq\":15,\"product_model\":\"FLX7284 Low-E IR\",\"product_description\":\"400 Series Specialty Window with Stormwatch Protection\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15312-R0\",\"approval_number\":\"FL15312.16\",\"seq\":16,\"product_model\":\"FLX8070S Low-E\",\"product_description\":\"400 Series Specialty Windows - Flexiframe\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15312-R0\",\"approval_number\":\"FL15312.17\",\"seq\":17,\"product_model\":\"P5060S Low-E\",\"product_description\":\"400 Series Casement\\\/Awning Picture Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15312-R0\",\"approval_number\":\"FL15312.18\",\"seq\":18,\"product_model\":\"P5060S Low-E IR\",\"product_description\":\"400 Series Casement\\\/Awning Picture Window with Stormwatch Protection\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15312-R0\",\"approval_number\":\"FL15312.19\",\"seq\":19,\"product_model\":\"SE606S Low-E\",\"product_description\":\"400 Series Specialty Window - Springline\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15312-R0\",\"approval_number\":\"FL15312.20\",\"seq\":20,\"product_model\":\"SP802S Low-E\",\"product_description\":\"400 Series Specialty Window - Springline\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15954-R0\",\"approval_number\":\"FL15954.1\",\"seq\":1,\"product_model\":\"Series \\\"Direct Set\\\" White PVC Clad Wood Fixed Window - LMI\",\"product_description\":\"Series \\\"Direct Set\\\" White PVC Clad Wood Fixed Window - LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15954-R0\",\"approval_number\":\"FL15954.2\",\"seq\":2,\"product_model\":\"Series \\\"Flex\\\/Arch Flex\\\/Springline\\\" Fixed Wood Windows - LMI\",\"product_description\":\"Series \\\"Flex\\\/Arch Flex\\\/Springline\\\" Fixed Wood Windows - LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#17107-R0\",\"approval_number\":\"FL17107.2\",\"seq\":2,\"product_model\":\"ATR10563\",\"product_description\":\"A-Series Sash Set Specialty Window - Rectangle\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#17107-R0\",\"approval_number\":\"FL17107.3\",\"seq\":3,\"product_model\":\"ATS10563\",\"product_description\":\"A-Series Sash Set Specialty Window - Springline\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#17346-R0\",\"approval_number\":\"FL17346.3\",\"seq\":3,\"product_model\":\"Sash Glazed Entry Transom\",\"product_description\":\"Aluminum Clad Inswing Sash Glazed Transom, Springline\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#17346-R0\",\"approval_number\":\"FL17346.4\",\"seq\":4,\"product_model\":\"Sash Glazed Entry Transom\",\"product_description\":\"Aluminum Clad Outswing Sash Glazed Transom, Rectangle\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#17346-R0\",\"approval_number\":\"FL17346.5\",\"seq\":5,\"product_model\":\"Sash Glazed Entry Transom\",\"product_description\":\"Aluminum Clad Outswing Sash Glazed Transom, Archtop\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#17346-R0\",\"approval_number\":\"FL17346.6\",\"seq\":6,\"product_model\":\"Sash Glazed Entry Transom\",\"product_description\":\"Aluminum Clad Outswing Sash Glazed Transom, Springline\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13080-R6\",\"approval_number\":\"FL13080.4\",\"seq\":4,\"product_model\":\"A-Series Picture Window\\\/APW8060 IG\",\"product_description\":\"A-Series Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#17574-R0\",\"approval_number\":\"FL17574.3\",\"seq\":3,\"product_model\":\"Sash Glazed Entry Transom\",\"product_description\":\"Wood Inswing Sash Glazed Transom, Springline\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#17574-R0\",\"approval_number\":\"FL17574.4\",\"seq\":4,\"product_model\":\"Sash Glazed Entry Transom\",\"product_description\":\"Wood Outswing Sash Glazed Transom, Rectangle\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#17574-R0\",\"approval_number\":\"FL17574.5\",\"seq\":5,\"product_model\":\"Sash Glazed Entry Transom\",\"product_description\":\"Wood Outswing Sash Glazed Transom, Archtop\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#17574-R0\",\"approval_number\":\"FL17574.6\",\"seq\":6,\"product_model\":\"Sash Glazed Entry Transom\",\"product_description\":\"Wood Outswing Sash Glazed Transom, Springline\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#24230-R0\",\"approval_number\":\"FL24230.9\",\"seq\":9,\"product_model\":\"E-Series Outswing Transom Window (HVHZ)(Impact)\",\"product_description\":\"Extruded Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#24230-R0\",\"approval_number\":\"FL24230.10\",\"seq\":10,\"product_model\":\"E-Series Specialty (Auxiliary) Window\",\"product_description\":\"Extruded Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#24230-R0\",\"approval_number\":\"FL24230.11\",\"seq\":11,\"product_model\":\"Series 05 Inswing Transom Window (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Extruded Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#24230-R0\",\"approval_number\":\"FL24230.12\",\"seq\":12,\"product_model\":\"Series 05 Outswing Transom Window (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Extruded Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#24230-R2\",\"approval_number\":\"FL24230.13\",\"seq\":13,\"product_model\":\"Series 05 Inswing Transom Window (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Extruded Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#24230-R2\",\"approval_number\":\"FL24230.14\",\"seq\":14,\"product_model\":\"Series 05 Outswing Transom Window (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Extruded Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#14431-R8\",\"approval_number\":\"FL14431.5\",\"seq\":5,\"product_model\":\"A-Series Frenchwood Patio Door Sidelite\\\/Transom (Non-HVHZ)(Non-Impact)\",\"product_description\":\"A-Series Frenchwood Patio Door Sidelite\\\/Transom (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"}],\"Magnolia Windows\":[{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#10303-R0\",\"approval_number\":\"FL10303.1\",\"seq\":1,\"product_model\":\"PW350 Fixed\",\"product_description\":\"New construction vinyl fixed window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#12715-R0\",\"approval_number\":\"FL12715.1\",\"seq\":1,\"product_model\":\"PW300 FIXED\",\"product_description\":\"PW300 PVC FIXED WINDOW\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#16474-R0\",\"approval_number\":\"FL16474.1\",\"seq\":1,\"product_model\":\"PW400 PICTURE WINDOW\",\"product_description\":\"PW400 PICTURE WINDOW NON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#17385-R0\",\"approval_number\":\"FL17385.1\",\"seq\":1,\"product_model\":\"500\\\/5000 Picture Window\",\"product_description\":\"500\\\/5000 Picture Window PVC 72\\\"x48\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#17385-R0\",\"approval_number\":\"FL17385.2\",\"seq\":2,\"product_model\":\"500\\\/5000 Picture Window\",\"product_description\":\"500\\\/5000 Picture Window PVC 60\\\"x60\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#17385-R0\",\"approval_number\":\"FL17385.3\",\"seq\":3,\"product_model\":\"500\\\/5000 Picture Window\",\"product_description\":\"500\\\/5000 Picture Window PVC 72\\\"x60\\\"\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#16474-R1\",\"approval_number\":\"FL16474.2\",\"seq\":2,\"product_model\":\"400 PW PICTURE WINDOW\",\"product_description\":\"400 PW PICTURE WINDOW 72\\\"X48\\\" NON-IMPACT\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#16474-R1\",\"approval_number\":\"FL16474.3\",\"seq\":3,\"product_model\":\"400\\\/4000 PW PICTURE WINDOW\",\"product_description\":\"400\\\/4000 PW PICTURE WINDOW 72\\\"X60\\\" NON-IMPACT\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#16474-R1\",\"approval_number\":\"FL16474.4\",\"seq\":4,\"product_model\":\"PW400 PICTURE WINDOW\",\"product_description\":\"PW400 PICTURE WINDOW NON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#16474-R2\",\"approval_number\":\"FL16474.5\",\"seq\":5,\"product_model\":\"400\\\/4000 PW PICTURE WINDOW\",\"product_description\":\"400\\\/4000 PW PICTURE WINDOW 72\\\"X60\\\" NON-IMPACT\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#20377-R0\",\"approval_number\":\"FL20377.1\",\"seq\":1,\"product_model\":\"Series 400 Triple Picture Window PVC\",\"product_description\":\"Series 400 Triple Picture Window PVC - Non-Impact - 108\\\"x72\\\"\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#20377-R0\",\"approval_number\":\"FL20377.2\",\"seq\":2,\"product_model\":\"Series 400 Triple Picture Window PVC\",\"product_description\":\"Series 400 Triple Picture Window PVC - Non-Impact - 108\\\"x84\\\"\",\"design_pressure\":\"+20.0\\\/-20.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#20377-R0\",\"approval_number\":\"FL20377.3\",\"seq\":3,\"product_model\":\"Series 400 Triple Picture Window PVC\",\"product_description\":\"Series 400 Triple Picture Window PVC - Non-Impact 108\\\"x72\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#20377-R0\",\"approval_number\":\"FL20377.4\",\"seq\":4,\"product_model\":\"Series 400 Twin Picture Window PVC\",\"product_description\":\"Series 400 Twin Picture Window PVC - Non-Impact - 96\\\"x84\\\"\",\"design_pressure\":\"+25.0\\\/-25.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#20377-R0\",\"approval_number\":\"FL20377.5\",\"seq\":5,\"product_model\":\"Series 4000 Triple Picture Window PVC\",\"product_description\":\"Series 4000 Triple Picture Window PVC - Non-Impact - 108\\\"x84\\\"\",\"design_pressure\":\"+20.0\\\/-20.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#16474-R5\",\"approval_number\":\"FL16474.6\",\"seq\":6,\"product_model\":\"400 TRIPLE PICTURE WINDOW\",\"product_description\":\"400 TRIPLE PICTURE WINDOW NON-IMPACT 108\\\" X 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-11-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#16474-R5\",\"approval_number\":\"FL16474.7\",\"seq\":7,\"product_model\":\"400 TWIN PICTURE WINDOW\",\"product_description\":\"400 TWIN PICTURE WINDOW NON-IMPACT 96\\\" X 84\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#16474-R5\",\"approval_number\":\"FL16474.8\",\"seq\":8,\"product_model\":\"400\\\/4000 PW PICTURE WINDOW\",\"product_description\":\"400\\\/4000 PW PICTURE WINDOW NON-IMPACT 72\\\"X60\\\"\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Magnolia Windows\",\"approval_number_master\":\"FL#16474-R5\",\"approval_number\":\"FL16474.9\",\"seq\":9,\"product_model\":\"4000 TRIPLE PICTURE WINDOW\",\"product_description\":\"4000 TRIPLE PICTURE WINDOW NON-IMPACT 108\\\" X 84\\\"\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-15 00:00:00\",\"instructions_url\":\"\"}],\"Clayton Supply\":[{\"manufacturer\":\"Clayton Supply\",\"approval_number_master\":\"FL#16651-R5\",\"approval_number\":\"FL16651.1\",\"seq\":1,\"product_model\":\"700\\\/E700 Picture Window\",\"product_description\":\"R-PG40*-1016x1829 (40x72)-FW(PVC)(O)(OG)(INS GL)(ASTM)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clayton Supply\",\"approval_number_master\":\"FL#16651-R3\",\"approval_number\":\"FL16651.2\",\"seq\":2,\"product_model\":\"700\\\/E700 Picture Window\",\"product_description\":\"R-PG40*-1016x1829 (40x72)-FW(PVC)(O)(OG)(INS GL)(ASTM)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-06 00:00:00\",\"instructions_url\":\"\"}],\"LAS Enterprises\":[{\"manufacturer\":\"LAS Enterprises\",\"approval_number_master\":\"FL#16929-R3\",\"approval_number\":\"FL16929.1\",\"seq\":1,\"product_model\":\"4500 Fixed Casement Vinyl Window\",\"product_description\":\"4500 Fixed Casement Vinyl Window - Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LAS Enterprises\",\"approval_number_master\":\"FL#16929-R3\",\"approval_number\":\"FL16929.2\",\"seq\":2,\"product_model\":\"4500 Fixed WeatherGard III Vinyl Window\",\"product_description\":\"4500 Fixed WeatherGard III Vinyl Window 53\\\"x77\\\" Impact HVHZ\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LAS Enterprises\",\"approval_number_master\":\"FL#16929-R3\",\"approval_number\":\"FL16929.3\",\"seq\":3,\"product_model\":\"4500 Fixed WeatherGard III Vinyl Window\",\"product_description\":\"4500 Fixed WeatherGard III Vinyl Window 60\\\"x96\\\" Impact HVHZ\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LAS Enterprises\",\"approval_number_master\":\"FL#16929-R3\",\"approval_number\":\"FL16929.4\",\"seq\":4,\"product_model\":\"4500 Fixed WeatherGard III Vinyl Window\",\"product_description\":\"4500 Fixed WeatherGard III Vinyl Window 78\\\"x72\\\" Impact HVHZ\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LAS Enterprises\",\"approval_number_master\":\"FL#12038-R0\",\"approval_number\":\"FL12038.1\",\"seq\":1,\"product_model\":\"4500 WEATHERGUARD III FIXED LITE VINYL WINDOW\",\"product_description\":\"4500 WEATHERGUARD III FIXED LITE VINYL WINDOW (59x63)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Wincore Window Company, LLC\":[{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15816-R12\",\"approval_number\":\"FL15816.17\",\"seq\":17,\"product_model\":\"q. 7700 \\\/ 8400 Series Vinyl Fixed Window\",\"product_description\":\"Extruded PVC Fixed Window with \\\"Non-Impact\\\" Exterior Glazed Insulated Glass - (Geometric Shape Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10293-R0\",\"approval_number\":\"FL10293.1\",\"seq\":1,\"product_model\":\"5400\\\/500\\\/400PI FIXED WINDOW\",\"product_description\":\"5400\\\/500\\\/400PI FIXED WINDOW 96x58\",\"design_pressure\":\"+50.16\\\/-50.16\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10787-R0\",\"approval_number\":\"FL10787.1\",\"seq\":1,\"product_model\":\"7700 NH PVC CASEMENT PICTURE WINDOW\",\"product_description\":\"7700 NH PVC CASEMENT PICTURE WINDOW\\n96 x 61\",\"design_pressure\":\"+60.19\\\/-60.19\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10787-R0\",\"approval_number\":\"FL10787.2\",\"seq\":2,\"product_model\":\"7700 NH PVC CASEMENT PICTURE WINDOW\",\"product_description\":\"7700 NH PVC CASEMENT PICTURE WINDOW 81 x 72\",\"design_pressure\":\"+60.19\\\/-60.19\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10787-R0\",\"approval_number\":\"FL10787.3\",\"seq\":3,\"product_model\":\"7700 NH PVC CASEMENT PICTURE WINDOW\",\"product_description\":\"7700 NH PVC CASEMENT PICTURE WINDOW 63 x 63\",\"design_pressure\":\"+50.16\\\/-50.16\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10926-R0\",\"approval_number\":\"FL10926.1\",\"seq\":1,\"product_model\":\"7700 PC PVC FIXED WINDOW\",\"product_description\":\"7700 PC PVC FIXED WINDOW 72x48\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10926-R0\",\"approval_number\":\"FL10926.2\",\"seq\":2,\"product_model\":\"7700 PC PVC FIXED WINDOW\",\"product_description\":\"7700 PC PVC FIXED WINDOW 96x59\",\"design_pressure\":\"+60.19\\\/-60.19\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10926-R0\",\"approval_number\":\"FL10926.3\",\"seq\":3,\"product_model\":\"7700 PC PVC FIXED WINDOW\",\"product_description\":\"7700 PC PVC FIXED WINDOW 79x72\",\"design_pressure\":\"+60.19\\\/-60.19\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10926-R0\",\"approval_number\":\"FL10926.4\",\"seq\":4,\"product_model\":\"7700 PC PVC FIXED WINDOW\",\"product_description\":\"7700 PC PVC FIXED WINDOW 63x63\",\"design_pressure\":\"+60.19\\\/-60.19\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#12526-R0\",\"approval_number\":\"FL12526.1\",\"seq\":1,\"product_model\":\"S7500\\\/7700\\\/9900 PVC FIXED WINDOW\",\"product_description\":\"S7500\\\/7700\\\/9900 PVC FIXED WINDOW - 60 x 71\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#12526-R0\",\"approval_number\":\"FL12526.2\",\"seq\":2,\"product_model\":\"S7500\\\/7700\\\/9900 PVC FIXED WINDOW\",\"product_description\":\"S7500\\\/7700\\\/9900 PVC FIXED WINDOW - 50 x 106\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10293-R1\",\"approval_number\":\"FL10293.2\",\"seq\":2,\"product_model\":\"400 Series, 500 Series Fixed Window\",\"product_description\":\"400 Series, 500 Series Vinyl Fixed Window 77 x 72 DP45\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10293-R1\",\"approval_number\":\"FL10293.3\",\"seq\":3,\"product_model\":\"400 Series, 500 Series Fixed Window\",\"product_description\":\"400 Series, 500 Series Vinyl Fixed Window 63 x 63 DP35\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10293-R1\",\"approval_number\":\"FL10293.4\",\"seq\":4,\"product_model\":\"400 Series, 500 Series Fixed Window\",\"product_description\":\"400 Series, 500 Series Vinyl Fixed Window 63 x 63 DP20\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10293-R1\",\"approval_number\":\"FL10293.5\",\"seq\":5,\"product_model\":\"5400 Series, 5400S Series Fixed Window\",\"product_description\":\"5400 Series, 5400S Series Vinyl Fixed Window 96 x 58 DP50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10293-R1\",\"approval_number\":\"FL10293.6\",\"seq\":6,\"product_model\":\"5400 Series, 5400S Series Fixed Window\",\"product_description\":\"5400 Series, 5400S Series Vinyl Fixed Window 77 x 72 DP50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10293-R1\",\"approval_number\":\"FL10293.7\",\"seq\":7,\"product_model\":\"5400 Series, 5400S Series Fixed Window\",\"product_description\":\"5400 Series, 5400S Series Vinyl Fixed Window 63 x 63 DP35\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10293-R1\",\"approval_number\":\"FL10293.8\",\"seq\":8,\"product_model\":\"5400 Series, 5400S Series Fixed Window\",\"product_description\":\"5400 Series, 5400S Series Vinyl Fixed Window 63 x 63 DP20\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10926-R1\",\"approval_number\":\"FL10926.5\",\"seq\":5,\"product_model\":\"7700 Series, 9900 Series Fixed Window\",\"product_description\":\"7700 Series, 9900 Series Vinyl Fixed Window 63 x 63 DP40\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10926-R1\",\"approval_number\":\"FL10926.6\",\"seq\":6,\"product_model\":\"7700 Series, 9900 Series Fixed Window\",\"product_description\":\"7700 Series, 9900 Series Vinyl Fixed Window 84 x 66 DP35\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15816-R0\",\"approval_number\":\"FL15816.1\",\"seq\":1,\"product_model\":\"a. 8400 Series Vinyl Fixed Window\",\"product_description\":\"Extruded PVC Fixed Window with \\\"Non-Impact\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15816-R0\",\"approval_number\":\"FL15816.2\",\"seq\":2,\"product_model\":\"b. 8800 Series Vinyl Fixed Window\",\"product_description\":\"Extruded PVC Fixed Window with \\\"Impact\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15816-R2\",\"approval_number\":\"FL15816.3\",\"seq\":3,\"product_model\":\"c. 8800 Series Vinyl Fixed Window\",\"product_description\":\"Extruded PVC Fixed Window with \\\"Impact\\\" Insulated Glass - (Geometric Shape Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15816-R2\",\"approval_number\":\"FL15816.4\",\"seq\":4,\"product_model\":\"d. 8800 Series Vinyl Fixed Window\",\"product_description\":\"Extruded PVC Fixed Window with \\\"Impact\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15816-R2\",\"approval_number\":\"FL15816.5\",\"seq\":5,\"product_model\":\"e. 8800 Series Vinyl Fixed Window\",\"product_description\":\"Extruded PVC Fixed Window with \\\"Impact\\\" Insulated Glass - (Geometric Shape Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15816-R2\",\"approval_number\":\"FL15816.6\",\"seq\":6,\"product_model\":\"f. 7700 \\\/ 9900 Series Vinyl Fixed Window\",\"product_description\":\"Extruded PVC Fixed Window with \\\"Non-Impact\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15816-R4\",\"approval_number\":\"FL15816.7\",\"seq\":7,\"product_model\":\"g. 400 \\\/ 500 Series Vinyl Fixed Window\",\"product_description\":\"Extruded PVC Fixed Window with Nailing Fin \\\"Non-Impact\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15816-R4\",\"approval_number\":\"FL15816.8\",\"seq\":8,\"product_model\":\"h. 5400 \\\/ 5400S Series Vinyl Fixed Window\",\"product_description\":\"Extruded PVC Fixed Window with \\\"Non-Impact\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15816-R4\",\"approval_number\":\"FL15816.9\",\"seq\":9,\"product_model\":\"i. 5400 \\\/ 5400S \\\/ 7700 \\\/ 9900 Series Vinyl Fixed (Transom) Window\",\"product_description\":\"Extruded PVC Fixed (Transom) Window with \\\"Non-Impact\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15816-R4\",\"approval_number\":\"FL15816.10\",\"seq\":10,\"product_model\":\"j. 5400S \\\/ 7700 \\\/ 9900 Series Vinyl Fixed (Casement) Window\",\"product_description\":\"Extruded PVC Fixed (Casement) Window with \\\"Non-Impact\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15816-R4\",\"approval_number\":\"FL15816.11\",\"seq\":11,\"product_model\":\"k. 400 \\\/ 500 Series Vinyl Fixed (Sidelite) Window\",\"product_description\":\"Extruded PVC Fixed (Sidelite) Window with \\\"Non-Impact\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15816-R4\",\"approval_number\":\"FL15816.12\",\"seq\":12,\"product_model\":\"l. 5400 \\\/ 5400S \\\/ 7700 \\\/ 9900 Series Vinyl Fixed (Sidelite) Window\",\"product_description\":\"Extruded PVC Fixed (Sidelite) Window with \\\"Non-Impact\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15816-R9\",\"approval_number\":\"FL15816.13\",\"seq\":13,\"product_model\":\"m. 5400 \\\/ 5400S \\\/ 7700 \\\/ 8400 \\\/ 9900 Series Vinyl Fixed Window\",\"product_description\":\"Extruded PVC Fixed Window with \\\"Non-Impact\\\" Exterior Glazed Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15816-R9\",\"approval_number\":\"FL15816.14\",\"seq\":14,\"product_model\":\"n. 8800 Series Vinyl Fixed Window\",\"product_description\":\"Extruded PVC Fixed Window with \\\"Impact\\\" Exterior Glazed Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15816-R9\",\"approval_number\":\"FL15816.15\",\"seq\":15,\"product_model\":\"o. 8800 Series Vinyl Fixed Window\",\"product_description\":\"Extruded PVC Fixed Window with \\\"Impact\\\" Exterior Glazed Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15816-R9\",\"approval_number\":\"FL15816.16\",\"seq\":16,\"product_model\":\"p. 8800 Series Vinyl Fixed Window\",\"product_description\":\"Extruded PVC Fixed Window with \\\"Impact\\\" Exterior Glazed Insulated Glass - (Geometric Shape Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Wojan Window and Door Corp.\":[{\"manufacturer\":\"Wojan Window and Door Corp.\",\"approval_number_master\":\"FL#47404-R2\",\"approval_number\":\"FL47404.4\",\"seq\":4,\"product_model\":\"4500 Fixed-Fixed window over louver\",\"product_description\":\"Non-impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wojan Window and Door Corp.\",\"approval_number_master\":\"FL#12658-R0\",\"approval_number\":\"FL12658.1\",\"seq\":1,\"product_model\":\"Series M85\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wojan Window and Door Corp.\",\"approval_number_master\":\"FL#12974-R0\",\"approval_number\":\"FL12974.1\",\"seq\":1,\"product_model\":\"Series 4500\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+70.18\\\/-70.18\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wojan Window and Door Corp.\",\"approval_number_master\":\"FL#12974-R0\",\"approval_number\":\"FL12974.2\",\"seq\":2,\"product_model\":\"Series 4500\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+55.14\\\/-55.14\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wojan Window and Door Corp.\",\"approval_number_master\":\"FL#12974-R0\",\"approval_number\":\"FL12974.3\",\"seq\":3,\"product_model\":\"Series 4500\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+80.20\\\/-80.20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wojan Window and Door Corp.\",\"approval_number_master\":\"FL#12974-R0\",\"approval_number\":\"FL12974.4\",\"seq\":4,\"product_model\":\"Series 4500\",\"product_description\":\"Aluminum Fixed Combination Window\",\"design_pressure\":\"+70.18\\\/-70.18\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wojan Window and Door Corp.\",\"approval_number_master\":\"FL#12974-R0\",\"approval_number\":\"FL12974.5\",\"seq\":5,\"product_model\":\"Series M85\",\"product_description\":\"Aluminum 2-Wide Fixed Window\",\"design_pressure\":\"+50.13\\\/-50.13\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wojan Window and Door Corp.\",\"approval_number_master\":\"FL#12974-R0\",\"approval_number\":\"FL12974.6\",\"seq\":6,\"product_model\":\"Series M85\",\"product_description\":\"Aluminum 2-Wide Fixed Window\",\"design_pressure\":\"+50.00\\\/-50.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wojan Window and Door Corp.\",\"approval_number_master\":\"FL#12974-R0\",\"approval_number\":\"FL12974.7\",\"seq\":7,\"product_model\":\"Series M85\",\"product_description\":\"Aluminum 2-Wide Fixed Window\",\"design_pressure\":\"+80.20\\\/-80.20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wojan Window and Door Corp.\",\"approval_number_master\":\"FL#17160-R0\",\"approval_number\":\"FL17160.1\",\"seq\":1,\"product_model\":\"M85 2-Wide Aluminum Fixed Window\",\"product_description\":\"M85 2-Wide Aluminum Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wojan Window and Door Corp.\",\"approval_number_master\":\"FL#17160-R0\",\"approval_number\":\"FL17160.2\",\"seq\":2,\"product_model\":\"M85 2-Wide Aluminum Fixed Window\",\"product_description\":\"M85 2-Wide Aluminum Fixed Window - 60\\\"x78\\\" Non-Impact\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wojan Window and Door Corp.\",\"approval_number_master\":\"FL#17160-R0\",\"approval_number\":\"FL17160.3\",\"seq\":3,\"product_model\":\"M85 Aluminum Fixed Window\",\"product_description\":\"M85 Aluminum Fixed Window - 60\\\"x72\\\" Non-Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wojan Window and Door Corp.\",\"approval_number_master\":\"FL#17160-R0\",\"approval_number\":\"FL17160.4\",\"seq\":4,\"product_model\":\"M85 Aluminum Fixed Window\",\"product_description\":\"M85 Aluminum Fixed Window - 56\\\"x68\\\" Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wojan Window and Door Corp.\",\"approval_number_master\":\"FL#17160-R0\",\"approval_number\":\"FL17160.5\",\"seq\":5,\"product_model\":\"M950 Aluminum Fixed Over Fixed Window\",\"product_description\":\"M950 Aluminum Fixed Over Fixed Window - 48\\\"x84\\\" Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wojan Window and Door Corp.\",\"approval_number_master\":\"FL#17160-R0\",\"approval_number\":\"FL17160.6\",\"seq\":6,\"product_model\":\"M950 Aluminum Fixed Over Fixed Window\",\"product_description\":\"M950 Aluminum Fixed Over Fixed Window - 60\\\"x99\\\" Non-Impact\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wojan Window and Door Corp.\",\"approval_number_master\":\"FL#17160-R3\",\"approval_number\":\"FL17160.7\",\"seq\":7,\"product_model\":\"M950 THERMALLY BROKEN ALUMINUM FIXED WINDOW\",\"product_description\":\"M950 THERMALLY BROKEN ALUMINUM FIXED WINDOW 60\\\"X99\\\" NON-IMPACT\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wojan Window and Door Corp.\",\"approval_number_master\":\"FL#47404-R0\",\"approval_number\":\"FL47404.1\",\"seq\":1,\"product_model\":\"4500 Fixed window\",\"product_description\":\"non-impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wojan Window and Door Corp.\",\"approval_number_master\":\"FL#47404-R0\",\"approval_number\":\"FL47404.2\",\"seq\":2,\"product_model\":\"4500 Fixed-Fixed window\",\"product_description\":\"non-impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wojan Window and Door Corp.\",\"approval_number_master\":\"FL#47404-R1\",\"approval_number\":\"FL47404.3\",\"seq\":3,\"product_model\":\"4500 Fixed-Fixed window\",\"product_description\":\"non-impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"}],\"EMC Windows and Doors, LLC.\":[{\"manufacturer\":\"EMC Windows and Doors, LLC.\",\"approval_number_master\":\"FL#17583-R3\",\"approval_number\":\"FL17583.1\",\"seq\":1,\"product_model\":\"FX2100 Aluminum Fixed Window\",\"product_description\":\"FX2100 Aluminum Fixed Window - L.M.I. & S.M.I.\",\"design_pressure\":\"+90\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"E.S. Windows, Inc.\":[{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#19063-R3\",\"approval_number\":\"FL19063.1\",\"seq\":1,\"product_model\":\"ES-P250 Alum. Thermally Broken Fixed Window\",\"product_description\":\"Non-impact resistant thermal aluminum fixed window.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#19590-R3\",\"approval_number\":\"FL19590.1\",\"seq\":1,\"product_model\":\"Series ES P251 Aluminum Thermally Broken Fixed Window\",\"product_description\":\"Non-impact resistant aluminum thermally broken fixed window\",\"design_pressure\":\"+100\\\/-140\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#26359-R5\",\"approval_number\":\"FL26359.1\",\"seq\":1,\"product_model\":\"Series ES-P252 Thermal Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window\",\"design_pressure\":\"+110\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#40520-R1\",\"approval_number\":\"FL40520.1\",\"seq\":1,\"product_model\":\"ES-P300 FIXED WINDOW - N.I.\",\"product_description\":\"ES-P300 FIXED WINDOW - Non impact\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#40520-R1\",\"approval_number\":\"FL40520.2\",\"seq\":2,\"product_model\":\"ES-P300 FIXED WINDOW LMI\",\"product_description\":\"ES-P300 FIXED WINDOW large missile impact\",\"design_pressure\":\"+80\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#46920-R0\",\"approval_number\":\"FL46920.1\",\"seq\":1,\"product_model\":\"Series 76 MD Fixed (Picture) Window\",\"product_description\":\"Series 76 MD Fixed Window, Impact, HVHZ\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#46920-R0\",\"approval_number\":\"FL46920.2\",\"seq\":2,\"product_model\":\"Series 88 Fixed (Picture) Window\",\"product_description\":\"Series 88 Fixed Window, Non-Impact, Non-HVHZ\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#46986-R0\",\"approval_number\":\"FL46986.1\",\"seq\":1,\"product_model\":\"Series 5100 Fixed Casement Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#47089-R0\",\"approval_number\":\"FL47089.1\",\"seq\":1,\"product_model\":\"ES-FX4017 FIXED WINDOW - LMI\",\"product_description\":\"ES-FX4017 FIXED WINDOW - Large missile impact\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#47089-R0\",\"approval_number\":\"FL47089.2\",\"seq\":2,\"product_model\":\"ES-FX4017 FIXED WINDOW - NI\",\"product_description\":\"ES-FX4017 FIXED WINDOW - Non impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#47503-R0\",\"approval_number\":\"FL47503.1\",\"seq\":1,\"product_model\":\"Series NP-200 Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#47907-R0\",\"approval_number\":\"FL47907.1\",\"seq\":1,\"product_model\":\"Series ES-V150 Fixed Windows\",\"product_description\":\"SERIES ES-V150 FIXED WINDOW\\nVINYL, LARGE MISSILE IMPACT, HVHZ, 96\\\" x 63\\\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#15976-R3\",\"approval_number\":\"FL15976.2\",\"seq\":2,\"product_model\":\"Series \\\"1600\\\" Aluminum Fixed Window\",\"product_description\":\"Small missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+100\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#15976-R3\",\"approval_number\":\"FL15976.3\",\"seq\":3,\"product_model\":\"Series \\\"5100 Fixed Casement\\\" Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#21461-R6\",\"approval_number\":\"FL21461.3\",\"seq\":3,\"product_model\":\"Series ES-EL150-HP Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+100\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#28067-R3\",\"approval_number\":\"FL28067.2\",\"seq\":2,\"product_model\":\"ES - FX2020 Fixed Window - large missile impact and small missile impact\",\"product_description\":\"ES - FX2020 Fixed Window - large missile impact and small missile impact\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#47503-R0\",\"approval_number\":\"FL47503.2\",\"seq\":2,\"product_model\":\"Series NP-200 Aluminum Fixed Window\",\"product_description\":\"Small missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#47907-R0\",\"approval_number\":\"FL47907.2\",\"seq\":2,\"product_model\":\"Series ES-V150 Fixed Windows\",\"product_description\":\"SERIES ES-V150 FIXED WINDOW\\nVINYL, NON-IMPACT, HVHZ, 60\\\" x 55\\\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#47907-R0\",\"approval_number\":\"FL47907.3\",\"seq\":3,\"product_model\":\"Series ES-V150 Fixed Windows\",\"product_description\":\"SERIES ES-V150 FIXED WINDOW\\nVINYL, NON-IMPACT, HVHZ, 48\\\" x 36\\\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#47907-R0\",\"approval_number\":\"FL47907.4\",\"seq\":4,\"product_model\":\"Series ES-V150 Fixed Windows\",\"product_description\":\"SERIES ES-V150 FIXED WINDOW\\nVINYL, NON-IMPACT, NON-HVHZ, 84\\\" x 72\\\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#47907-R0\",\"approval_number\":\"FL47907.5\",\"seq\":5,\"product_model\":\"Series ES-V150 Fixed Windows\",\"product_description\":\"SERIES ES-V150 FIXED WINDOW\\nVINYL, NON-IMPACT, NON-HVHZ, 60\\\" x 55\\\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#47907-R0\",\"approval_number\":\"FL47907.6\",\"seq\":6,\"product_model\":\"Series ES-V150 Fixed Windows\",\"product_description\":\"SERIES ES-V150 FIXED WINDOW\\nVINYL, NON-IMPACT, NON-HVHZ, 48\\\" x 36\\\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#42155-R2\",\"approval_number\":\"FL42155.2\",\"seq\":2,\"product_model\":\"(2) ES-V150 Vinyl Fixed Window- NON IMPACT\",\"product_description\":\"ES-V150 Vinyl Fixed Window- NON IMPACT\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#2837-R0\",\"approval_number\":\"FL2837.1\",\"seq\":1,\"product_model\":\"Series 1500 Fixed Window\",\"product_description\":\"Impact resistant aluminum fixed window.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#7056-R0\",\"approval_number\":\"FL7056.1\",\"seq\":1,\"product_model\":\"Series 1500 Aluminum Fixed Window\",\"product_description\":\"Large missile impact aluminum fixed window.\",\"design_pressure\":\"+70\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#7056-R0\",\"approval_number\":\"FL7056.2\",\"seq\":2,\"product_model\":\"Series 1600 Aluminum Fixed Window\",\"product_description\":\"Small missile impact aluminum fixed window.\",\"design_pressure\":\"+100\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#12388-R0\",\"approval_number\":\"FL12388.1\",\"seq\":1,\"product_model\":\"Series 1500 Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+70\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#13915-R0\",\"approval_number\":\"FL13915.1\",\"seq\":1,\"product_model\":\"Series 1600 Aluminum Fixed Window\",\"product_description\":\"Small missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+100\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#15976-R0\",\"approval_number\":\"FL15976.1\",\"seq\":1,\"product_model\":\"Series \\\"1500\\\" Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+70\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#15976-R0\",\"approval_number\":\"FL15976.4\",\"seq\":4,\"product_model\":\"Series \\\"9500\\\" Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#15976-R0\",\"approval_number\":\"FL15976.5\",\"seq\":5,\"product_model\":\"Series \\\"V1500\\\" White PVC Fixed Window\",\"product_description\":\"Large missile impact resistant pvc fixed window.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#21461-R0\",\"approval_number\":\"FL21461.1\",\"seq\":1,\"product_model\":\"Series ES-EL150 Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#26559-R0\",\"approval_number\":\"FL26559.1\",\"seq\":1,\"product_model\":\"Series ES-WW1032 Aluminum Window Wall - SMI\",\"product_description\":\"Series ES-WW1032 Aluminum Window Wall - Small missile impact\",\"design_pressure\":\"+185\\\/-185\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-11-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#28067-R0\",\"approval_number\":\"FL28067.1\",\"seq\":1,\"product_model\":\"ES - FX2020 Fixed Window\",\"product_description\":\"FX2020 Fixed Window wall system\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#21461-R3\",\"approval_number\":\"FL21461.2\",\"seq\":2,\"product_model\":\"Series ES-EL150 Aluminum Fixed Window\",\"product_description\":\"Non-impact resistant aluminum fixed window.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#42155-R0\",\"approval_number\":\"FL42155.1\",\"seq\":1,\"product_model\":\"ES-V150 Vinyl Fixed Window-L.M.I. and S.M.I\",\"product_description\":\"ES-V150 Vinyl Fixed Window-L.M.I. and S.M.I\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-25 00:00:00\",\"instructions_url\":\"\"}],\"MI Windows and Doors\":[{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17845-R6\",\"approval_number\":\"FL17845.1\",\"seq\":1,\"product_model\":\"3500 HP PW\",\"product_description\":\"72x60 Fin Frame\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17845-R6\",\"approval_number\":\"FL17845.2\",\"seq\":2,\"product_model\":\"3500 HP PW\",\"product_description\":\"81x63 Fin Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17845-R6\",\"approval_number\":\"FL17845.4\",\"seq\":4,\"product_model\":\"3500 HP PW\",\"product_description\":\"96x72 Fin Frame\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17845-R6\",\"approval_number\":\"FL17845.5\",\"seq\":5,\"product_model\":\"3500 HP PW\",\"product_description\":\"72x60 Finless Frame\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17845-R6\",\"approval_number\":\"FL17845.6\",\"seq\":6,\"product_model\":\"3500 HP PW\",\"product_description\":\"96x60 Finless Frame\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17845-R6\",\"approval_number\":\"FL17845.7\",\"seq\":7,\"product_model\":\"3500 HP PW\",\"product_description\":\"96x72 Finless Frame\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#18239-R5\",\"approval_number\":\"FL18239.1\",\"seq\":1,\"product_model\":\"9660\\\/9770 PW\",\"product_description\":\"72x72 Finless Frame Impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#18239-R5\",\"approval_number\":\"FL18239.2\",\"seq\":2,\"product_model\":\"9660\\\/9770 PW\",\"product_description\":\"72x72 Fin Frame Impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#18644-R9\",\"approval_number\":\"FL18644.1\",\"seq\":1,\"product_model\":\"3500 PW\",\"product_description\":\"81x63 Fin Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#18644-R9\",\"approval_number\":\"FL18644.2\",\"seq\":2,\"product_model\":\"3500 PW\",\"product_description\":\"81x63 Finless Frame\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#18644-R9\",\"approval_number\":\"FL18644.4\",\"seq\":4,\"product_model\":\"3500 PW\",\"product_description\":\"96x60\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#18644-R9\",\"approval_number\":\"FL18644.5\",\"seq\":5,\"product_model\":\"3500 PW\",\"product_description\":\"96x72 Fin Frame\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#18644-R9\",\"approval_number\":\"FL18644.6\",\"seq\":6,\"product_model\":\"3500 PW\",\"product_description\":\"72x60\",\"design_pressure\":\"+50\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21639-R7\",\"approval_number\":\"FL21639.1\",\"seq\":1,\"product_model\":\"1620-1630 PW\",\"product_description\":\"73 x 61 Insulated Glass\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21639-R7\",\"approval_number\":\"FL21639.2\",\"seq\":2,\"product_model\":\"1620-1630 PW\",\"product_description\":\"72 x 72 Insulated Glass\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21639-R7\",\"approval_number\":\"FL21639.3\",\"seq\":3,\"product_model\":\"1620-1630 PW\",\"product_description\":\"84 x 48 Insulated Glass\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21639-R7\",\"approval_number\":\"FL21639.4\",\"seq\":4,\"product_model\":\"1620-1630 PW\",\"product_description\":\"96 x 48 Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21639-R7\",\"approval_number\":\"FL21639.5\",\"seq\":5,\"product_model\":\"1620-1630 PW\",\"product_description\":\"73 x 75 Insulated Glass\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21639-R7\",\"approval_number\":\"FL21639.6\",\"seq\":6,\"product_model\":\"1620-1630 PW Impact\",\"product_description\":\"73 x 75 Insulated Laminated Glass\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21639-R7\",\"approval_number\":\"FL21639.7\",\"seq\":7,\"product_model\":\"1620-1630 PW Impact\",\"product_description\":\"60 x 36 Insulated Laminated Glass\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21639-R7\",\"approval_number\":\"FL21639.8\",\"seq\":8,\"product_model\":\"1620-1630 PW Impact\",\"product_description\":\"72 x 48 Insulated Laminated Glass\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21639-R7\",\"approval_number\":\"FL21639.9\",\"seq\":9,\"product_model\":\"1620-1630 PW Impact\",\"product_description\":\"73 x 61 Insulated Laminated Glass\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#25907-R3\",\"approval_number\":\"FL25907.2\",\"seq\":2,\"product_model\":\"1650 PW\",\"product_description\":\"60x60 Fin and Finless Fixed\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#28498-R6\",\"approval_number\":\"FL28498.1\",\"seq\":1,\"product_model\":\"3540 PW\",\"product_description\":\"72x84 Finless Frame\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#28498-R6\",\"approval_number\":\"FL28498.2\",\"seq\":2,\"product_model\":\"3540 PW\",\"product_description\":\"72x84 Fin Frame\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#28498-R6\",\"approval_number\":\"FL28498.3\",\"seq\":3,\"product_model\":\"3540 Triple PW\",\"product_description\":\"108x74 Triple Fin Frame CHS\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#28498-R6\",\"approval_number\":\"FL28498.4\",\"seq\":4,\"product_model\":\"3540 Triple PW\",\"product_description\":\"108x77 Finless Frame CHS\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#28498-R6\",\"approval_number\":\"FL28498.5\",\"seq\":5,\"product_model\":\"3540 Twin PW\",\"product_description\":\"88x77 Finless Frame CHS\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#28498-R6\",\"approval_number\":\"FL28498.6\",\"seq\":6,\"product_model\":\"3540 Twin PW\",\"product_description\":\"105x77 Finless Frame CHS\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#41600-R2\",\"approval_number\":\"FL41600.2\",\"seq\":2,\"product_model\":\"4300 SP PW\",\"product_description\":\"50x50 Finless Frame\",\"design_pressure\":\"+34\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#41600-R2\",\"approval_number\":\"FL41600.3\",\"seq\":3,\"product_model\":\"4300 SP PW\",\"product_description\":\"81x63 Finless Frame\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#41600-R2\",\"approval_number\":\"FL41600.4\",\"seq\":4,\"product_model\":\"4300 SP PW\",\"product_description\":\"96x72 Finless Frame\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#46361-R0\",\"approval_number\":\"FL46361.1\",\"seq\":1,\"product_model\":\"1650 PWI\",\"product_description\":\"48x75 Fin and Finless Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#46361-R0\",\"approval_number\":\"FL46361.2\",\"seq\":2,\"product_model\":\"1650 PWI\",\"product_description\":\"48x75 Fin and Finless\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#47081-R0\",\"approval_number\":\"FL47081.1\",\"seq\":1,\"product_model\":\"Series 1620 Fixed Window\",\"product_description\":\"Vinyl, Impact Resistant Fixed Window, including shapes\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5100-R0\",\"approval_number\":\"FL5100.1\",\"seq\":1,\"product_model\":\"185SI\\\/3185SI Fin Frame\",\"product_description\":\"47x48 Insulated 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5100-R0\",\"approval_number\":\"FL5100.2\",\"seq\":2,\"product_model\":\"185SI\\\/3185SI Fin Frame\",\"product_description\":\"73x73 Insulated 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5100-R0\",\"approval_number\":\"FL5100.3\",\"seq\":3,\"product_model\":\"185SI\\\/3185SI Fin Frame\",\"product_description\":\"52x53 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5100-R0\",\"approval_number\":\"FL5100.4\",\"seq\":4,\"product_model\":\"185SI\\\/3185SI Fin Frame\",\"product_description\":\"31x32 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5100-R0\",\"approval_number\":\"FL5100.5\",\"seq\":5,\"product_model\":\"185SI\\\/3185SI Flange Frame\",\"product_description\":\"31x32 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5100-R0\",\"approval_number\":\"FL5100.6\",\"seq\":6,\"product_model\":\"185SI\\\/3185SI Flange Frame\",\"product_description\":\"60x73 7\\\/16\\\" Laminated consisting of 5\\\/32 Annealed - .090 Lami - 5\\\/32 Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5100-R0\",\"approval_number\":\"FL5100.7\",\"seq\":7,\"product_model\":\"185SI\\\/3185SI Flange Frame\",\"product_description\":\"52x53 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5100-R0\",\"approval_number\":\"FL5100.8\",\"seq\":8,\"product_model\":\"185SI\\\/3185SI Flange Frame\",\"product_description\":\"73x73 Insulated 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5100-R0\",\"approval_number\":\"FL5100.9\",\"seq\":9,\"product_model\":\"185SI\\\/3185SI Flange Frame\",\"product_description\":\"47x48 Insulated 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5100-R0\",\"approval_number\":\"FL5100.10\",\"seq\":10,\"product_model\":\"185SI\\\/3185SI Flange Frame\",\"product_description\":\"73x73 Single Glazed 3\\\/16\\\" Tempered\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5100-R0\",\"approval_number\":\"FL5100.11\",\"seq\":11,\"product_model\":\"3500\\\/3540 Finless Frame\",\"product_description\":\"60x80 Insulated 3\\\/32\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5418-R0\",\"approval_number\":\"FL5418.1\",\"seq\":1,\"product_model\":\"165 Fin Frame\",\"product_description\":\"72x72 Single Glazed 3\\\/16\\\" Tempered\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5418-R0\",\"approval_number\":\"FL5418.2\",\"seq\":2,\"product_model\":\"165 Fin Frame\",\"product_description\":\"71x71 Single Glazed DSB Tempered\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5418-R0\",\"approval_number\":\"FL5418.3\",\"seq\":3,\"product_model\":\"165 Fin Frame\",\"product_description\":\"59x72 Insulated 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5418-R0\",\"approval_number\":\"FL5418.4\",\"seq\":4,\"product_model\":\"165 Flange Frame\",\"product_description\":\"59x72 Insulated 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5418-R0\",\"approval_number\":\"FL5418.5\",\"seq\":5,\"product_model\":\"165\\\/3000 Flange Beveled Frame\",\"product_description\":\"72x72 Single Glazed 3\\\/16\\\" Tempered\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5418-R0\",\"approval_number\":\"FL5418.6\",\"seq\":6,\"product_model\":\"4300\\\/4340 Fin Frame\",\"product_description\":\"48x48 SSB Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5418-R0\",\"approval_number\":\"FL5418.7\",\"seq\":7,\"product_model\":\"4300\\\/4340 Fin Frame\",\"product_description\":\"65x84 DSB Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5418-R0\",\"approval_number\":\"FL5418.8\",\"seq\":8,\"product_model\":\"4300\\\/4340 Fin Frame\",\"product_description\":\"60x72 DSB Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5418-R0\",\"approval_number\":\"FL5418.9\",\"seq\":9,\"product_model\":\"650 Flange Frame\",\"product_description\":\"60x80 Insulated 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5418-R0\",\"approval_number\":\"FL5418.10\",\"seq\":10,\"product_model\":\"740 Fin Frame\",\"product_description\":\"59x72 Insulated 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5418-R0\",\"approval_number\":\"FL5418.11\",\"seq\":11,\"product_model\":\"740 Fin Frame\",\"product_description\":\"71x71 Single Glazed DSB Tempered\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5418-R0\",\"approval_number\":\"FL5418.12\",\"seq\":12,\"product_model\":\"740 Flange Frame\",\"product_description\":\"59x72 Insulated 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5418-R0\",\"approval_number\":\"FL5418.13\",\"seq\":13,\"product_model\":\"740 Flange Frame\",\"product_description\":\"59x72 Insulated 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5418-R0\",\"approval_number\":\"FL5418.14\",\"seq\":14,\"product_model\":\"740 Flange Frame\",\"product_description\":\"71x71 Insulated DSB Tempered\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5418-R0\",\"approval_number\":\"FL5418.15\",\"seq\":15,\"product_model\":\"740\\\/3740 Flange Frame\",\"product_description\":\"109x53 Single Glazed DSB Tempered\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5418-R0\",\"approval_number\":\"FL5418.16\",\"seq\":16,\"product_model\":\"8500 Fin Frame\",\"product_description\":\"65x84 Insulated DSB Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5418-R0\",\"approval_number\":\"FL5418.17\",\"seq\":17,\"product_model\":\"8500\\\/1250 Finless Frame\",\"product_description\":\"72x96 Insulated DSB Tempered\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5418-R0\",\"approval_number\":\"FL5418.18\",\"seq\":18,\"product_model\":\"8500\\\/1250 Finless Frame\",\"product_description\":\"62x80 Insulated DSB Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5418-R0\",\"approval_number\":\"FL5418.19\",\"seq\":19,\"product_model\":\"8500\\\/1250 Finless Frame\",\"product_description\":\"48x48 Insulated DSB Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5418-R0\",\"approval_number\":\"FL5418.20\",\"seq\":20,\"product_model\":\"Insight Series\",\"product_description\":\"73x87 Insulated DSB Tempered\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5418-R0\",\"approval_number\":\"FL5418.21\",\"seq\":21,\"product_model\":\"Insight Series\",\"product_description\":\"62x63 Insulated DSB Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6028-R0\",\"approval_number\":\"FL6028.1\",\"seq\":1,\"product_model\":\"185 Aluminum Triple Window Fin Frame\",\"product_description\":\"110x36 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6028-R0\",\"approval_number\":\"FL6028.2\",\"seq\":2,\"product_model\":\"185 Aluminum Triple Window Fin Frame\",\"product_description\":\"110x72 Single Glazed 1\\\/8\\\" Tempered\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6028-R0\",\"approval_number\":\"FL6028.3\",\"seq\":3,\"product_model\":\"185 Aluminum Triple Window Fin Frame\",\"product_description\":\"159x52 Single Glazed 1\\\/8\\\" Tempered\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6028-R0\",\"approval_number\":\"FL6028.4\",\"seq\":4,\"product_model\":\"185 Aluminum Triple Window Fin Frame\",\"product_description\":\"110x62 Insulated 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6028-R0\",\"approval_number\":\"FL6028.5\",\"seq\":5,\"product_model\":\"185 Aluminum Triple Window Fin Frame\",\"product_description\":\"172x57 Insulated 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6028-R0\",\"approval_number\":\"FL6028.6\",\"seq\":6,\"product_model\":\"185 Aluminum Triple Window Flange Frame\",\"product_description\":\"172x57 Insulated 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6028-R0\",\"approval_number\":\"FL6028.7\",\"seq\":7,\"product_model\":\"185 Aluminum Triple Window Flange Frame\",\"product_description\":\"110x62 Insulated 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6028-R0\",\"approval_number\":\"FL6028.8\",\"seq\":8,\"product_model\":\"185 Aluminum Triple Window Flange Frame\",\"product_description\":\"159x52 Single Glazed 1\\\/8\\\" Tempered\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6028-R0\",\"approval_number\":\"FL6028.9\",\"seq\":9,\"product_model\":\"185 Aluminum Triple Window Flange Frame\",\"product_description\":\"110x72 Single Glazed 1\\\/8\\\" Tempered\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6028-R0\",\"approval_number\":\"FL6028.10\",\"seq\":10,\"product_model\":\"185 Aluminum Triple Window Flange Frame\",\"product_description\":\"110x36 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6028-R0\",\"approval_number\":\"FL6028.11\",\"seq\":11,\"product_model\":\"185 Aluminum Twin Window Flange Frame\",\"product_description\":\"105x72 Single Glazed 3\\\/16\\\" Tempered\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6028-R0\",\"approval_number\":\"FL6028.12\",\"seq\":12,\"product_model\":\"185 Aluminum Twin Window Flange Frame\",\"product_description\":\"105x24 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6028-R0\",\"approval_number\":\"FL6028.13\",\"seq\":13,\"product_model\":\"185 Aluminum Twin Window Flange Frame\",\"product_description\":\"105x62 Insulated 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6028-R0\",\"approval_number\":\"FL6028.14\",\"seq\":14,\"product_model\":\"185 Aluminum Window Fin Frame\",\"product_description\":\"73x72 Single Glazed 3\\\/16\\\" Tempered\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6028-R0\",\"approval_number\":\"FL6028.15\",\"seq\":15,\"product_model\":\"185 Aluminum Window Fin Frame\",\"product_description\":\"73x72 Insulated 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6028-R0\",\"approval_number\":\"FL6028.16\",\"seq\":16,\"product_model\":\"185 Aluminum Window Fin Frame\",\"product_description\":\"73x72 Single Glazed 1\\\/8\\\" HS - .090 - 1\\\/8 HS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6028-R0\",\"approval_number\":\"FL6028.17\",\"seq\":17,\"product_model\":\"185 Aluminum Window Flange Frame\",\"product_description\":\"60x96 Single Glazed 1\\\/8\\\" HS - .090 - 1\\\/8\\\" HS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6028-R0\",\"approval_number\":\"FL6028.18\",\"seq\":18,\"product_model\":\"185 Aluminum Window Flange Frame\",\"product_description\":\"73x72 Insulated 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6028-R0\",\"approval_number\":\"FL6028.19\",\"seq\":19,\"product_model\":\"185 Aluminum Window Flange Frame\",\"product_description\":\"73x72 Single Glazed 3\\\/16\\\" Tempered\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6028-R0\",\"approval_number\":\"FL6028.20\",\"seq\":20,\"product_model\":\"450\\\/650\\\/850 Aluminum Window Fin Frame\",\"product_description\":\"96x72 Insulated 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6028-R0\",\"approval_number\":\"FL6028.21\",\"seq\":21,\"product_model\":\"740 Aluminum Window Fin Frame\",\"product_description\":\"48x48 Single Glazed 1\\\/4\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6028-R0\",\"approval_number\":\"FL6028.22\",\"seq\":22,\"product_model\":\"740 Aluminum Window Flange Frame\",\"product_description\":\"48x48 Single Glazed 1\\\/4\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6503-R0\",\"approval_number\":\"FL6503.1\",\"seq\":1,\"product_model\":\"185 Aluminum Impact Triple Window - Fin Frame\",\"product_description\":\"158\\\" x 54\\\" Single Glazed 1\\\/8\\\" HS-.090-1\\\/8\\\" HS\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6503-R0\",\"approval_number\":\"FL6503.2\",\"seq\":2,\"product_model\":\"185 Aluminum Impact Triple Window - Flange Frame\",\"product_description\":\"159\\\" x 54\\\" Single Glazed 1\\\/8\\\" HS-.090-1\\\/8\\\" HS\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6503-R0\",\"approval_number\":\"FL6503.3\",\"seq\":3,\"product_model\":\"185 Aluminum Triple Window - Fin Frame\",\"product_description\":\"159\\\" x 52\\\" Single Glazed 3\\\/16\\\" Tempered\",\"design_pressure\":\"+56.7\\\/-69.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6503-R0\",\"approval_number\":\"FL6503.4\",\"seq\":4,\"product_model\":\"185 Aluminum Triple Window - Flange Frame\",\"product_description\":\"159\\\" x 52\\\" Single Glazed 1\\\/8\\\" Tempered\",\"design_pressure\":\"+56.7\\\/-69.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6503-R0\",\"approval_number\":\"FL6503.5\",\"seq\":5,\"product_model\":\"9540 Vinyl Window - Fin Frame\",\"product_description\":\"74\\\" x 99\\\" Insulated 1\\\/8\\\" Tempered\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6503-R0\",\"approval_number\":\"FL6503.6\",\"seq\":6,\"product_model\":\"9540 Vinyl Window - Fin Frame\",\"product_description\":\"74\\\" x 77\\\" Insulated 1\\\/8\\\" Tempered\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6503-R0\",\"approval_number\":\"FL6503.7\",\"seq\":7,\"product_model\":\"9540 Vinyl Window - Fin Frame\",\"product_description\":\"50\\\" x 77\\\" Insulated 1\\\/8\\\" Annealed\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6503-R0\",\"approval_number\":\"FL6503.8\",\"seq\":8,\"product_model\":\"9540 Vinyl Window - Fin Frame\",\"product_description\":\"38\\\" x 77\\\" Insulated 1\\\/8\\\" Annealed\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6679-R0\",\"approval_number\":\"FL6679.1\",\"seq\":1,\"product_model\":\"3500\\\/3540 Finless\\\/Flange Frame\",\"product_description\":\"60x80 Insulated 3\\\/32\\\" Annealed\",\"design_pressure\":\"+35.3\\\/-47.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6690-R0\",\"approval_number\":\"FL6690.1\",\"seq\":1,\"product_model\":\"185\\\/3185 Aluminum IMPACT Window - Flange Frame\",\"product_description\":\"74-1\\\/4\\\" x 72-1\\\/4\\\" Single Glazed 1\\\/8\\\" HS-.090-1\\\/8\\\" HS\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6690-R0\",\"approval_number\":\"FL6690.2\",\"seq\":2,\"product_model\":\"185\\\/3185 Aluminum Window - Flange Frame\",\"product_description\":\"73-1\\\/4\\\" x 72\\\" Single Glazed 3\\\/16\\\" Tempered\",\"design_pressure\":\"+56.7\\\/-69.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7092-R0\",\"approval_number\":\"FL7092.1\",\"seq\":1,\"product_model\":\"740 Aluminum Window - Fin Frame\",\"product_description\":\"73\\\" x 71\\\" Single Glazed 3\\\/16\\\" Tempered\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7092-R0\",\"approval_number\":\"FL7092.2\",\"seq\":2,\"product_model\":\"740 Aluminum Window - Flange Frame\",\"product_description\":\"73\\\" x 71\\\" Single Glazed 3\\\/16\\\" Tempered\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7092-R0\",\"approval_number\":\"FL7092.3\",\"seq\":3,\"product_model\":\"8500 Vinyl Window - Fin Frame\",\"product_description\":\"72\\\" x 96\\\" Insulated 1\\\/8\\\" Tempered\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7092-R0\",\"approval_number\":\"FL7092.4\",\"seq\":4,\"product_model\":\"8500 Vinyl Window - Fin Frame\",\"product_description\":\"65\\\" x 84\\\" Insulated 1\\\/8\\\" Annealed\",\"design_pressure\":\"+30\\\/-40\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7092-R0\",\"approval_number\":\"FL7092.5\",\"seq\":5,\"product_model\":\"INPW Insight Cellular IMPACT Window - Fin Frame\",\"product_description\":\"49-1\\\/2\\\" x 74-1\\\/2\\\" Insulated Glass 1\\\/8\\\" HS + .075 Storm Glass Interlayer + 1\\\/8\\\" HS - Air - 1\\\/8\\\" Tempered\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7092-R0\",\"approval_number\":\"FL7092.6\",\"seq\":6,\"product_model\":\"INPW Insight Cellular Window - Fin Frame\",\"product_description\":\"72\\\" x 95\\\" Insulated 3\\\/16\\\" Tempered\",\"design_pressure\":\"+45\\\/-47.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7092-R0\",\"approval_number\":\"FL7092.7\",\"seq\":7,\"product_model\":\"INPW Insight Cellular Window - Fin Frame\",\"product_description\":\"62\\\" x 80\\\" Insulated 1\\\/8\\\" Annealed\",\"design_pressure\":\"+45\\\/-47.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7605-R0\",\"approval_number\":\"FL7605.1\",\"seq\":1,\"product_model\":\"165\\\/3000 Fin Frame\",\"product_description\":\"59\\\" x 72\\\" Insulated\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7605-R0\",\"approval_number\":\"FL7605.2\",\"seq\":2,\"product_model\":\"165\\\/3000 Flange Frame\",\"product_description\":\"59\\\" x 72\\\" Insulated\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7605-R0\",\"approval_number\":\"FL7605.3\",\"seq\":3,\"product_model\":\"480\\\/680\\\/880 DI Fin Frame\",\"product_description\":\"71\\\" x 71\\\" Insulated\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7605-R0\",\"approval_number\":\"FL7605.4\",\"seq\":4,\"product_model\":\"480\\\/680\\\/880 DI Fin Frame\",\"product_description\":\"59\\\" x 71\\\" Insulated\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7929-R0\",\"approval_number\":\"FL7929.1\",\"seq\":1,\"product_model\":\"1650 Finless Vinyl Fixed Unit\",\"product_description\":\"72\\\" x 96\\\" - Insulated 1\\\/8\\\" Tempered\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7929-R0\",\"approval_number\":\"FL7929.2\",\"seq\":2,\"product_model\":\"1650 Finless Vinyl Fixed Unit\",\"product_description\":\"60\\\" x 80\\\" Finless Vinyl Fixed Unit\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8156-R0\",\"approval_number\":\"FL8156.1\",\"seq\":1,\"product_model\":\"185\\\/3185 Fin Frame\",\"product_description\":\"159 x 54 Triple Single Glazed - 1\\\/8\\\" Annealed\\\/0.090\\\" PVB\\\/1\\\/8\\\" Annealed\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8156-R0\",\"approval_number\":\"FL8156.2\",\"seq\":2,\"product_model\":\"185\\\/3185 Fin Frame\",\"product_description\":\"74 x 72 Single Glazed - 3\\\/16\\\" Annealed\\\/0.075\\\" StormGlass\\\/3\\\/16\\\" Annealed\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8759-R0\",\"approval_number\":\"FL8759.1\",\"seq\":1,\"product_model\":\"BMII Fixed Casement\",\"product_description\":\"72 x 72 Finless Frame Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8759-R0\",\"approval_number\":\"FL8759.2\",\"seq\":2,\"product_model\":\"BMII Picture Window\",\"product_description\":\"72 x 72 Finless Frame Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8759-R0\",\"approval_number\":\"FL8759.3\",\"seq\":3,\"product_model\":\"NCXT Fixed Casement\",\"product_description\":\"72 x 72 Fin Frame Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8759-R0\",\"approval_number\":\"FL8759.4\",\"seq\":4,\"product_model\":\"NCXT Picture Window\",\"product_description\":\"72 x 72 Fin Frame Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8759-R0\",\"approval_number\":\"FL8759.5\",\"seq\":5,\"product_model\":\"NCXT\\\/BMII Direct Set Patio Door Transom\\\/Sidelite\",\"product_description\":\"60 x 96 Fin\\\/Finless Frame\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8759-R0\",\"approval_number\":\"FL8759.6\",\"seq\":6,\"product_model\":\"NCXT\\\/BMII Fixed Casement\",\"product_description\":\"72 x 72 Fin\\\/Finless Frame\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8759-R0\",\"approval_number\":\"FL8759.7\",\"seq\":7,\"product_model\":\"NCXT\\\/BMII French Patio Door Sash Set Transom\\\/Sidelite\",\"product_description\":\"60 x 96 Fin\\\/Finless Frame\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8759-R0\",\"approval_number\":\"FL8759.8\",\"seq\":8,\"product_model\":\"NCXT\\\/BMII Patio Door Sash Set Transom\\\/Sidelite\",\"product_description\":\"60 x 96 Fin\\\/Finless Frame\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8759-R0\",\"approval_number\":\"FL8759.9\",\"seq\":9,\"product_model\":\"NCXT\\\/BMII Picture Window\",\"product_description\":\"48 x 48 Fin\\\/Finless Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#8759-R0\",\"approval_number\":\"FL8759.10\",\"seq\":10,\"product_model\":\"NCXT\\\/BMII Picture Window\",\"product_description\":\"72 x 80 Fin\\\/Finless Frame\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#9315-R0\",\"approval_number\":\"FL9315.1\",\"seq\":1,\"product_model\":\"185-3185 Aluminum Impact Fixed Window - Fin Frame\",\"product_description\":\"48 x 96 Insulated (5\\\/32\\\" HS & 5\\\/32\\\" HS-Saflex HP 0.100 Interlayer-5\\\/32\\\" HS) - Dow 955 Sealant\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#9315-R0\",\"approval_number\":\"FL9315.2\",\"seq\":2,\"product_model\":\"185-3185 Aluminum Impact Fixed Window - Fin Frame\",\"product_description\":\"48 x 96 Insulated (5\\\/32\\\" HS & 5\\\/32\\\" HS-Saflex HP 0.100 Interlayer-5\\\/32\\\" HS) - Tremco S700 Sealant\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#9315-R0\",\"approval_number\":\"FL9315.3\",\"seq\":3,\"product_model\":\"185-3185 Aluminum Impact Fixed Window - Flange Frame\",\"product_description\":\"48 x 96 Insulated (5\\\/32\\\" HS & 5\\\/32\\\" HS-Saflex HP 0.100 Interlayer-5\\\/32\\\" HS) - Dow 955 Sealant\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#9315-R0\",\"approval_number\":\"FL9315.4\",\"seq\":4,\"product_model\":\"455 Aluminum Fixed Window - Finless Frame\",\"product_description\":\"96 x 72 Insulated (3\\\/16\\\" Temp & 3\\\/16\\\" Temp)\",\"design_pressure\":\"+50\\\/-50.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11548-R0\",\"approval_number\":\"FL11548.1\",\"seq\":1,\"product_model\":\"3500 HP\",\"product_description\":\"72x72 Fin Frame Tempered Insulated\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11548-R0\",\"approval_number\":\"FL11548.2\",\"seq\":2,\"product_model\":\"3500 HP\",\"product_description\":\"60x80 Fin Frame Insulated\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11548-R0\",\"approval_number\":\"FL11548.3\",\"seq\":3,\"product_model\":\"3500 HP\",\"product_description\":\"72x72 Flange Frame Tempered Insulated\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11548-R0\",\"approval_number\":\"FL11548.4\",\"seq\":4,\"product_model\":\"3500 HP\",\"product_description\":\"60x80 Flange Frame Insulated\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11548-R0\",\"approval_number\":\"FL11548.5\",\"seq\":5,\"product_model\":\"3500 HP\",\"product_description\":\"72x72 Finless Frame Tempered Insulated\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11548-R0\",\"approval_number\":\"FL11548.6\",\"seq\":6,\"product_model\":\"3500 HP\",\"product_description\":\"60x80 Finless Frame Insulated\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11548-R1\",\"approval_number\":\"FL11548.7\",\"seq\":7,\"product_model\":\"3500 HP\",\"product_description\":\"60x96 Fin Frame Tempered Insulated\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11548-R1\",\"approval_number\":\"FL11548.8\",\"seq\":8,\"product_model\":\"3500 HP\",\"product_description\":\"60x96 Finless Frame Tempered Insulated\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11548-R1\",\"approval_number\":\"FL11548.9\",\"seq\":9,\"product_model\":\"3500 HP\",\"product_description\":\"60x96 Flange Frame Tempered Insulated\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11552-R0\",\"approval_number\":\"FL11552.1\",\"seq\":1,\"product_model\":\"455 PW\",\"product_description\":\"72x96 Fin Frame Tempered Insulated w\\\/Sill Insert\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11552-R0\",\"approval_number\":\"FL11552.2\",\"seq\":2,\"product_model\":\"455 PW\",\"product_description\":\"60x60 Fin Frame Insulated w\\\/Sill Insert\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11552-R0\",\"approval_number\":\"FL11552.3\",\"seq\":3,\"product_model\":\"455 PW\",\"product_description\":\"96x72 Finless Frame Tempered Insulated w\\\/Sill Insert\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11816-R0\",\"approval_number\":\"FL11816.1\",\"seq\":1,\"product_model\":\"185\\\/3185 Fin Specialty Frame\",\"product_description\":\"73x72 Insulated 3\\\/16\\\" Annealed\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11816-R0\",\"approval_number\":\"FL11816.2\",\"seq\":2,\"product_model\":\"185\\\/3185 Fin Specialty Frame\",\"product_description\":\"73x72 Single Glazed 3\\\/16\\\" Tempered\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11816-R0\",\"approval_number\":\"FL11816.3\",\"seq\":3,\"product_model\":\"185\\\/3185 Fin Specialty Frame\",\"product_description\":\"118x39 Single Glazed 3\\\/16\\\" Annealed (OOO)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11816-R0\",\"approval_number\":\"FL11816.4\",\"seq\":4,\"product_model\":\"185\\\/3185 Fin Specialty Frame\",\"product_description\":\"159x52 Single Glazed 3\\\/16\\\" Annealed (OOO)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11816-R0\",\"approval_number\":\"FL11816.5\",\"seq\":5,\"product_model\":\"185\\\/3185 Fin Specialty Frame\",\"product_description\":\"172x57 Insulated 3\\\/16\\\" Annealed (OOO)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11816-R0\",\"approval_number\":\"FL11816.6\",\"seq\":6,\"product_model\":\"185\\\/3185 Fin Specialty Frame\",\"product_description\":\"159x52 Single Glazed 3\\\/16\\\" Tempered (OOO)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11816-R0\",\"approval_number\":\"FL11816.7\",\"seq\":7,\"product_model\":\"185\\\/3185 Flange Specialty Frame\",\"product_description\":\"118x39 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11816-R0\",\"approval_number\":\"FL11816.8\",\"seq\":8,\"product_model\":\"185\\\/3185 Flange Specialty Frame\",\"product_description\":\"159x52 Single Glazed 3\\\/16\\\" Annealed (OOO)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11816-R0\",\"approval_number\":\"FL11816.9\",\"seq\":9,\"product_model\":\"185\\\/3185 Flange Specialty Frame\",\"product_description\":\"172x57 Insulated 3\\\/16\\\" Annealed (OOO)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11816-R0\",\"approval_number\":\"FL11816.10\",\"seq\":10,\"product_model\":\"185\\\/3185 Flange Specialty Frame\",\"product_description\":\"159x52 Single Glazed 1\\\/8\\\" Tempered (OOO)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11816-R0\",\"approval_number\":\"FL11816.11\",\"seq\":11,\"product_model\":\"185\\\/3185 Flange Specialty Frame\",\"product_description\":\"73x72 Insulated 3\\\/16\\\" Annealed\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11816-R0\",\"approval_number\":\"FL11816.12\",\"seq\":12,\"product_model\":\"185\\\/3185 Flange Specialty Frame\",\"product_description\":\"73x72 Single Glazed 3\\\/16\\\" Tempered\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11825-R0\",\"approval_number\":\"FL11825.1\",\"seq\":1,\"product_model\":\"740 Fin Frame\",\"product_description\":\"73x71 Single Glazed 3\\\/16\\\" Tempered\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11825-R0\",\"approval_number\":\"FL11825.2\",\"seq\":2,\"product_model\":\"740 Flange Frame\",\"product_description\":\"73x71 Single Glazed 3\\\/16\\\" Tempered\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11825-R1\",\"approval_number\":\"FL11825.3\",\"seq\":3,\"product_model\":\"740\\\/3740 Fin Frame\",\"product_description\":\"48x48 Insulated\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11825-R3\",\"approval_number\":\"FL11825.4\",\"seq\":4,\"product_model\":\"740\\\/3740 Flange Frame\",\"product_description\":\"48x48 Insulated\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11825-R4\",\"approval_number\":\"FL11825.5\",\"seq\":5,\"product_model\":\"740\\\/3740 Flange Frame\",\"product_description\":\"48x48 Insulated\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11825-R5\",\"approval_number\":\"FL11825.6\",\"seq\":6,\"product_model\":\"740\\\/3740 PW\",\"product_description\":\"73x71 Fin Frame Insulated\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12251-R0\",\"approval_number\":\"FL12251.1\",\"seq\":1,\"product_model\":\"Bryn Mawr II Picture\",\"product_description\":\"120x60 Finless Frame Insulated Glass (O)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12251-R0\",\"approval_number\":\"FL12251.2\",\"seq\":2,\"product_model\":\"New Castle XT PW\",\"product_description\":\"72x80 Fin Frame Insulated Glass (O)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12438-R0\",\"approval_number\":\"FL12438.1\",\"seq\":1,\"product_model\":\"910\\\/3910 T Transom Window (Fixed)\",\"product_description\":\"79 x 24 Fin frame insulated glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12438-R1\",\"approval_number\":\"FL12438.2\",\"seq\":2,\"product_model\":\"910\\\/3910 T Transom Window (Fixed)\",\"product_description\":\"79 x 24 Fin frame insulated glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#13367-R0\",\"approval_number\":\"FL13367.1\",\"seq\":1,\"product_model\":\"3500\\\/1280\\\/3580\\\/3250\\\/3540PW\\\/3500\\\/3250\\\/3580\\\/3540SP\",\"product_description\":\"60x80 Fin Frame Fixed Insulated Glass\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#13367-R1\",\"approval_number\":\"FL13367.2\",\"seq\":2,\"product_model\":\"3500\\\/3250\\\/1255\\\/1280\\\/3540\\\/3240\\\/3580\\\/910SP PW\",\"product_description\":\"50x50 Fin Frame Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#13516-R0\",\"approval_number\":\"FL13516.1\",\"seq\":1,\"product_model\":\"1555\\\/1650 PW\",\"product_description\":\"65x83 Fin Frame Insulated Glass\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#13516-R0\",\"approval_number\":\"FL13516.2\",\"seq\":2,\"product_model\":\"1650 PW\",\"product_description\":\"72x96 Finless Frame Tempered Insulated Glass\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#13516-R0\",\"approval_number\":\"FL13516.3\",\"seq\":3,\"product_model\":\"1650 PW\",\"product_description\":\"60x80 Finless Frame Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#13801-R0\",\"approval_number\":\"FL13801.1\",\"seq\":1,\"product_model\":\"1450\\\/1451\\\/1460\\\/1470\\\/1650\\\/1660\\\/1670\\\/9540\\\/9555\\\/9600\\\/9700\\\/9880 PW\",\"product_description\":\"72x96 Fin Frame Tempered Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#13801-R0\",\"approval_number\":\"FL13801.2\",\"seq\":2,\"product_model\":\"1450\\\/1451\\\/1460\\\/1470\\\/1650\\\/1660\\\/1670\\\/9540\\\/9555\\\/9600\\\/9700\\\/9880 PW\",\"product_description\":\"64x82 Fin Frame Fixed Insulated\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#13801-R1\",\"approval_number\":\"FL13801.3\",\"seq\":3,\"product_model\":\"9540 PW\",\"product_description\":\"78x48 Finless Frame Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#13801-R1\",\"approval_number\":\"FL13801.4\",\"seq\":4,\"product_model\":\"9540 PW\",\"product_description\":\"78x48 Fin Frame Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#13801-R1\",\"approval_number\":\"FL13801.5\",\"seq\":5,\"product_model\":\"9540 PW\",\"product_description\":\"78x48 Finless Frame Insulated Lami Glass consisting of 3\\\/32\\\" Ann-.090\\\" Solutia PVB-3\\\/32\\\" Ann - Air gap - 3\\\/16\\\" Ann\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#13801-R1\",\"approval_number\":\"FL13801.6\",\"seq\":6,\"product_model\":\"9540 PW\",\"product_description\":\"78x48 Fin Frame Insulated Lami Glass consisting of 3\\\/32\\\" Ann-.090\\\" Solutia PVB-3\\\/32\\\" Ann - Air Gap - 3\\\/16\\\" Ann\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#14200-R0\",\"approval_number\":\"FL14200.1\",\"seq\":1,\"product_model\":\"1555\\\/1650 PW\",\"product_description\":\"65x83 Fin Frame\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#14200-R0\",\"approval_number\":\"FL14200.2\",\"seq\":2,\"product_model\":\"1650 PW\",\"product_description\":\"72x72 Finless Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#14200-R0\",\"approval_number\":\"FL14200.3\",\"seq\":3,\"product_model\":\"1650 PW\",\"product_description\":\"72x72 Finless Frame\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#14200-R0\",\"approval_number\":\"FL14200.4\",\"seq\":4,\"product_model\":\"1650 PW\",\"product_description\":\"72x72 Fin Frame\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#14200-R0\",\"approval_number\":\"FL14200.5\",\"seq\":5,\"product_model\":\"1650 PW\",\"product_description\":\"96x60 Fin Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#14200-R0\",\"approval_number\":\"FL14200.6\",\"seq\":6,\"product_model\":\"1650 PW\",\"product_description\":\"72x72 Fin Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11825-R7\",\"approval_number\":\"FL11825.7\",\"seq\":7,\"product_model\":\"740\\\/3740 PW\",\"product_description\":\"73x71 Flange Frame Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15278-R1\",\"approval_number\":\"FL15278.18\",\"seq\":18,\"product_model\":\"SERIES GA 7570 PVC PICTURE WINDOW\",\"product_description\":\"SERIES GA 7570 PVC PICTURE WINDOW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15278-R1\",\"approval_number\":\"FL15278.19\",\"seq\":19,\"product_model\":\"SERIES GA 7570 PVC PICTURE WINDOW\",\"product_description\":\"SERIES GA 7570 PVC PICTURE WINDOW\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15278-R2\",\"approval_number\":\"FL15278.20\",\"seq\":20,\"product_model\":\"SERIES GA 7570 PVC PICTURE WINDOW\",\"product_description\":\"SERIES GA 7570 PVC PICTURE WINDOW\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15349-R0\",\"approval_number\":\"FL15349.1\",\"seq\":1,\"product_model\":\"185 Fin Frame\",\"product_description\":\"96x60 Insulated Laminated Glass\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15349-R0\",\"approval_number\":\"FL15349.2\",\"seq\":2,\"product_model\":\"185 Fin Frame\",\"product_description\":\"96x60 Laminated Single Glazed\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15349-R0\",\"approval_number\":\"FL15349.3\",\"seq\":3,\"product_model\":\"185\\\/3185 Specialty Fin Frame\",\"product_description\":\"73x72 Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15349-R0\",\"approval_number\":\"FL15349.4\",\"seq\":4,\"product_model\":\"185\\\/3185 Specialty Fin Frame\",\"product_description\":\"73x72 Tempered Single Glazed\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15349-R0\",\"approval_number\":\"FL15349.5\",\"seq\":5,\"product_model\":\"185\\\/3185 Specialty Flange Frame\",\"product_description\":\"73x72 Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15349-R0\",\"approval_number\":\"FL15349.6\",\"seq\":6,\"product_model\":\"185\\\/3185 Specialty Flange Frame\",\"product_description\":\"73x72 Tempered Single Glazed\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15349-R1\",\"approval_number\":\"FL15349.7\",\"seq\":7,\"product_model\":\"185 Triple PW\",\"product_description\":\"159x54 Fin Frame Continuous Head and Sill Insulated Laminated Glass\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15349-R1\",\"approval_number\":\"FL15349.8\",\"seq\":8,\"product_model\":\"185 Triple PW\",\"product_description\":\"159x54 Fin Frame Continuous Head and Sill Insulated Laminated Glass\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15349-R1\",\"approval_number\":\"FL15349.9\",\"seq\":9,\"product_model\":\"185\\\/3185 Specialty Fin Frame\",\"product_description\":\"73x72 Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15349-R1\",\"approval_number\":\"FL15349.10\",\"seq\":10,\"product_model\":\"185\\\/3185 Specialty Fin Frame\",\"product_description\":\"73x72 Tempered Single Glazed\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15349-R1\",\"approval_number\":\"FL15349.11\",\"seq\":11,\"product_model\":\"185\\\/3185 Specialty Flange Frame\",\"product_description\":\"73x72 Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15349-R1\",\"approval_number\":\"FL15349.12\",\"seq\":12,\"product_model\":\"185\\\/3185 Specialty Flange Frame\",\"product_description\":\"73x72 Tempered Single Glazed\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15349-R2\",\"approval_number\":\"FL15349.13\",\"seq\":13,\"product_model\":\"185\\\/3185 Specialty Fin Frame\",\"product_description\":\"73x72 Tempered Single Glazed\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15349-R2\",\"approval_number\":\"FL15349.14\",\"seq\":14,\"product_model\":\"185\\\/3185 Specialty Flange Frame\",\"product_description\":\"73x72 Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15349-R2\",\"approval_number\":\"FL15349.15\",\"seq\":15,\"product_model\":\"185\\\/3185 Specialty Flange Frame\",\"product_description\":\"73x72 Tempered Single Glazed\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15349-R3\",\"approval_number\":\"FL15349.16\",\"seq\":16,\"product_model\":\"185\\\/3185 Specialty Flange Frame\",\"product_description\":\"73x72 Tempered Single Glazed\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15492-R0\",\"approval_number\":\"FL15492.1\",\"seq\":1,\"product_model\":\"910\\\/3910 PW\",\"product_description\":\"96x48 Fin Frame Insulated Tempered Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15492-R0\",\"approval_number\":\"FL15492.2\",\"seq\":2,\"product_model\":\"910T\\\/3910T Transom\",\"product_description\":\"80x30 Fin Frame Insulated. Product is a fixed window transom.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15492-R1\",\"approval_number\":\"FL15492.3\",\"seq\":3,\"product_model\":\"910T\\\/3910T Transom\",\"product_description\":\"80x30 Finless Frame Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16046-R0\",\"approval_number\":\"FL16046.1\",\"seq\":1,\"product_model\":\"9660\\\/9770 PW Direct Set\",\"product_description\":\"72x72 Fin Frame Insulating Glass\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16046-R0\",\"approval_number\":\"FL16046.2\",\"seq\":2,\"product_model\":\"9660\\\/9770 PW Direct Set\",\"product_description\":\"72x72 Finless Frame Insulating Glass Impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16046-R0\",\"approval_number\":\"FL16046.3\",\"seq\":3,\"product_model\":\"9660\\\/9770 PW Direct Set\",\"product_description\":\"72x72 Fin Frame Insulating Glass Impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16046-R0\",\"approval_number\":\"FL16046.4\",\"seq\":4,\"product_model\":\"9770 Direct Set PW\",\"product_description\":\"72x72 Finless Frame Insulating Glass\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16223-R0\",\"approval_number\":\"FL16223.1\",\"seq\":1,\"product_model\":\"SERIES 4000 PW FIXED WINDOW NON-IMPACT\",\"product_description\":\"SERIES 4000 PW FIXED WINDOW NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16592-R0\",\"approval_number\":\"FL16592.1\",\"seq\":1,\"product_model\":\"1650 HP PW\",\"product_description\":\"84x60 Finless Frame Insulating Glass\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16592-R0\",\"approval_number\":\"FL16592.2\",\"seq\":2,\"product_model\":\"1650 HP PW\",\"product_description\":\"84x60 Fin Frame Insulating Glass\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15349-R5\",\"approval_number\":\"FL15349.17\",\"seq\":17,\"product_model\":\"185 Triple PW\",\"product_description\":\"159x54 Fin Frame Continuous Head and Sill Insulated Laminated Glass\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15349-R5\",\"approval_number\":\"FL15349.18\",\"seq\":18,\"product_model\":\"185 Triple PW\",\"product_description\":\"159x54 Fin Frame Continuous Head and Sill Insulated Laminated Glass\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17845-R0\",\"approval_number\":\"FL17845.3\",\"seq\":3,\"product_model\":\"3500 HP PW\",\"product_description\":\"96x60 Fin Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17895-R0\",\"approval_number\":\"FL17895.1\",\"seq\":1,\"product_model\":\"910 PW\",\"product_description\":\"96x48 Fin Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17895-R0\",\"approval_number\":\"FL17895.2\",\"seq\":2,\"product_model\":\"910T Transom\",\"product_description\":\"80x30 Fin Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17895-R0\",\"approval_number\":\"FL17895.3\",\"seq\":3,\"product_model\":\"910T Transom\",\"product_description\":\"80x30 Finless Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#18239-R0\",\"approval_number\":\"FL18239.3\",\"seq\":3,\"product_model\":\"9660\\\/9770 PW Direct Set\",\"product_description\":\"72x72 Fin Frame\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#18239-R0\",\"approval_number\":\"FL18239.4\",\"seq\":4,\"product_model\":\"9770 Direct Set PW\",\"product_description\":\"72x72 Finless Frame\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#18644-R1\",\"approval_number\":\"FL18644.3\",\"seq\":3,\"product_model\":\"3500 PW\",\"product_description\":\"60x96\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#25907-R0\",\"approval_number\":\"FL25907.1\",\"seq\":1,\"product_model\":\"1650 PW\",\"product_description\":\"72x72 Fin and Finless Fixed\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#25907-R0\",\"approval_number\":\"FL25907.3\",\"seq\":3,\"product_model\":\"1650 PW\",\"product_description\":\"96x60 Fin Fixed\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-04-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#25907-R0\",\"approval_number\":\"FL25907.4\",\"seq\":4,\"product_model\":\"1650 PW\",\"product_description\":\"96x60 Finless Fixed\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#28497-R0\",\"approval_number\":\"FL28497.1\",\"seq\":1,\"product_model\":\"185 PW\",\"product_description\":\"73x61 Fin and Flange Frame Single Glazed\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#28497-R0\",\"approval_number\":\"FL28497.2\",\"seq\":2,\"product_model\":\"185 PW\",\"product_description\":\"73x61 Fin and Flange Frame Insulated Glass\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#28497-R0\",\"approval_number\":\"FL28497.3\",\"seq\":3,\"product_model\":\"185 PW\",\"product_description\":\"73x61 Fin and Flange Frame Single Glazed\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#28497-R1\",\"approval_number\":\"FL28497.4\",\"seq\":4,\"product_model\":\"185 PW\",\"product_description\":\"37x78 Fin, Flange, Finless Frame, Insulated Glass\",\"design_pressure\":\"+50\\\/-63\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#32150-R0\",\"approval_number\":\"FL32150.1\",\"seq\":1,\"product_model\":\"185 MD PW\",\"product_description\":\"52x76 Fin, Flange, Finless Frame\",\"design_pressure\":\"+60\\\/-69\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#32150-R0\",\"approval_number\":\"FL32150.2\",\"seq\":2,\"product_model\":\"185MD PW\",\"product_description\":\"75x76 Fin, Flange, Finless Frame\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#32150-R0\",\"approval_number\":\"FL32150.3\",\"seq\":3,\"product_model\":\"185MD PW\",\"product_description\":\"48x96 Fin, Flange, Finless Frame\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21639-R4\",\"approval_number\":\"FL21639.10\",\"seq\":10,\"product_model\":\"1620\\\/1630 PW\",\"product_description\":\"48x84 Fin, Flange, Finless Frame\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-06-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21639-R4\",\"approval_number\":\"FL21639.11\",\"seq\":11,\"product_model\":\"1620\\\/1630 PW\",\"product_description\":\"72x96 Finless, Flange Frame\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#21639-R4\",\"approval_number\":\"FL21639.12\",\"seq\":12,\"product_model\":\"1620\\\/1630 PW Impact\",\"product_description\":\"48x84 Fin, Flange, Finless Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-06-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#32150-R2\",\"approval_number\":\"FL32150.4\",\"seq\":4,\"product_model\":\"185MD PW\",\"product_description\":\"48x96 Fin, Flange, Finless Frame\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#32150-R2\",\"approval_number\":\"FL32150.5\",\"seq\":5,\"product_model\":\"185MD PW\",\"product_description\":\"75x76 Fin, Flange, Finless Frame\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-11-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#32150-R2\",\"approval_number\":\"FL32150.6\",\"seq\":6,\"product_model\":\"185MD PW\",\"product_description\":\"52x76 Fin, Flange, Finless Frame\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-11-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#32150-R2\",\"approval_number\":\"FL32150.7\",\"seq\":7,\"product_model\":\"185MD PW\",\"product_description\":\"39x40 Fin, Flange, Finless Frame\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#32150-R2\",\"approval_number\":\"FL32150.8\",\"seq\":8,\"product_model\":\"185MD PW\",\"product_description\":\"75x76 Fin, Flange, Finless Frame\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#32150-R2\",\"approval_number\":\"FL32150.9\",\"seq\":9,\"product_model\":\"185MD PW\",\"product_description\":\"48x96 Fin, Flange, Finless Frame\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#41600-R0\",\"approval_number\":\"FL41600.1\",\"seq\":1,\"product_model\":\"4300 SP PW\",\"product_description\":\"60x72 Fin and Finless Frame\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#41600-R0\",\"approval_number\":\"FL41600.5\",\"seq\":5,\"product_model\":\"4300 SP PW\",\"product_description\":\"84x36 Fin and Finless Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-02 00:00:00\",\"instructions_url\":\"\"}],\"General Aluminum Company\":[{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15278-R0\",\"approval_number\":\"FL15278.1\",\"seq\":1,\"product_model\":\"SERIES 1100 ALUMINUM PICTURE WINDOW\",\"product_description\":\"SERIES 1100 ALUMINUM PICTURE WINDOW RECTANGULAR AND DESIGNER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15278-R0\",\"approval_number\":\"FL15278.2\",\"seq\":2,\"product_model\":\"SERIES 1350 ALUMINUM PICTURE WINDOW\",\"product_description\":\"SERIES 1350 ALUMINUM PICTURE WINDOW RECTANGULAR AND DESIGNER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15278-R0\",\"approval_number\":\"FL15278.3\",\"seq\":3,\"product_model\":\"SERIES 1450 ALUMINUM PICTURE WINDOW\",\"product_description\":\"SERIES 1450 ALUMINUM PICTURE WINDOW RECTANGULAR AND DESIGNER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15278-R0\",\"approval_number\":\"FL15278.4\",\"seq\":4,\"product_model\":\"SERIES 1550\\\/1570 ALUMINUM PICTURE WINDOW\",\"product_description\":\"SERIES 1550\\\/1570 ALUMINUM PICTURE WINDOW RECTANGULAR AND DESIGNER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15278-R0\",\"approval_number\":\"FL15278.5\",\"seq\":5,\"product_model\":\"SERIES 1550\\\/1570 ALUMINUM PICTURE WINDOW\",\"product_description\":\"SERIES 1550\\\/1570 ALUMINUM PICTURE WINDOW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15278-R0\",\"approval_number\":\"FL15278.6\",\"seq\":6,\"product_model\":\"SERIES 1650\\\/1670 ALUMINUM PICTURE WINDOW\",\"product_description\":\"SERIES 1650\\\/1670 ALUMINUM PICTURE WINDOW RECTANGULAR AND DESIGNER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15278-R0\",\"approval_number\":\"FL15278.7\",\"seq\":7,\"product_model\":\"SERIES 1900\\\/1970 ALUMINUM PICTURE WINDOW\",\"product_description\":\"SERIES 1900\\\/1970 ALUMINUM PICTURE WINDOW RECTANGULAR AND DESIGNER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15278-R0\",\"approval_number\":\"FL15278.8\",\"seq\":8,\"product_model\":\"SERIES 1900\\\/1970 ALUMINUM PICTURE WINDOW\",\"product_description\":\"SERIES 1900\\\/1970 ALUMINUM PICTURE WINDOW CONTINUOUS HEAD AND SILL DOUBLE AND TRIPLE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15278-R0\",\"approval_number\":\"FL15278.9\",\"seq\":9,\"product_model\":\"SERIES 1900\\\/1970 ALUMINUM PICTURE WINDOW\",\"product_description\":\"SERIES 1900\\\/1970 ALUMINUM PICTURE WINDOW RECTANGULAR AND DESIGNER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15278-R0\",\"approval_number\":\"FL15278.10\",\"seq\":10,\"product_model\":\"SERIES 2700\\\/2800 ALUMINUM PICTURE WINDOW\",\"product_description\":\"SERIES 2700\\\/2800 ALUMINUM WINDOW RECTANGULAR AND DESIGNER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15278-R0\",\"approval_number\":\"FL15278.11\",\"seq\":11,\"product_model\":\"SERIES 5000\\\/5300\\\/5350 ALUMINUM PICTURE WINDOW\",\"product_description\":\"SERIES 5000\\\/5300\\\/5350 ALUMINUM PICTURE WINDOW RECTANGULAR AND DESIGNER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15278-R0\",\"approval_number\":\"FL15278.12\",\"seq\":12,\"product_model\":\"SERIES 5000\\\/5300\\\/5350 ALUMINUM PICTURE WINDOW\",\"product_description\":\"SERIES 5000\\\/5300\\\/5350 ALUMINUM PICTURE WINDOW RECTANGULAR AND DESIGNER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15278-R0\",\"approval_number\":\"FL15278.13\",\"seq\":13,\"product_model\":\"SERIES 5000\\\/5300\\\/5350 ALUMINUM PICTURE WINDOW\",\"product_description\":\"SERIES 5000\\\/5300\\\/5350 ALUMINUM PICTURE WINDOW CONTINUOUS HEAD AND SILL DOUBLE AND TRIPLE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15278-R0\",\"approval_number\":\"FL15278.14\",\"seq\":14,\"product_model\":\"SERIES 7000\\\/7100\\\/7200\\\/7300 PVC PICTURE WINDOW\",\"product_description\":\"SERIES 7000\\\/7100\\\/7200\\\/7300 PVC PICTURE WINDOW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15278-R0\",\"approval_number\":\"FL15278.15\",\"seq\":15,\"product_model\":\"SERIES 7500 PVC PICTURE WINDOW\",\"product_description\":\"SERIES 7500 PVC PICTURE WINDOW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15278-R0\",\"approval_number\":\"FL15278.16\",\"seq\":16,\"product_model\":\"SERIES 7550 PVC PICTURE WINDOW\",\"product_description\":\"SERIES 7550 PVC PICTURE WINDOW\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15278-R0\",\"approval_number\":\"FL15278.17\",\"seq\":17,\"product_model\":\"SERIES 7700\\\/7800\\\/7780\\\/7880 PVC PICTURE WINDOW\",\"product_description\":\"SERIES 7700\\\/7800\\\/7780\\\/7880 PVC PICTURE WINDOW\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#255-R0\",\"approval_number\":\"FL255.1\",\"seq\":1,\"product_model\":\"1100\\\/1900\",\"product_description\":\"Aluminum Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#255-R0\",\"approval_number\":\"FL255.2\",\"seq\":2,\"product_model\":\"1450\\\/1550\",\"product_description\":\"Aluminum Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#263-R0\",\"approval_number\":\"FL263.1\",\"seq\":1,\"product_model\":\"5000\\\/5300\\\/5350\",\"product_description\":\"Aluminum Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#1697-R0\",\"approval_number\":\"FL1697.1\",\"seq\":1,\"product_model\":\"1100TDL\\\/1100\\\/1900\\\/1970 Fin\",\"product_description\":\"Picture Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#1697-R0\",\"approval_number\":\"FL1697.2\",\"seq\":2,\"product_model\":\"1450TDL\\\/1450\\\/1550\\\/1570 Flange\",\"product_description\":\"Picture Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#2078-R0\",\"approval_number\":\"FL2078.1\",\"seq\":1,\"product_model\":\"7000\\\/7100(J Ch.)\\\/7200\\\/7300(J C\",\"product_description\":\"PVC Picture Window R40\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#3139-R0\",\"approval_number\":\"FL3139.1\",\"seq\":1,\"product_model\":\"1100\\\/1900\\\/1970 PW\",\"product_description\":\"Cont. Head and Sill\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#3141-R0\",\"approval_number\":\"FL3141.1\",\"seq\":1,\"product_model\":\"5000\\\/5300\\\/5350\",\"product_description\":\"Cont. Head and Sill\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#3143-R0\",\"approval_number\":\"FL3143.1\",\"seq\":1,\"product_model\":\"1350\\\/1650\\\/1670\",\"product_description\":\"Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8164-R0\",\"approval_number\":\"FL8164.1\",\"seq\":1,\"product_model\":\"Series 1100\",\"product_description\":\"Aluminum PW Fin 73\\\" x 73\\\" Tempered 3\\\/16\\\". Per manufacture's installation instructions.\",\"design_pressure\":\"+DP60\\\/-DP60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8164-R0\",\"approval_number\":\"FL8164.2\",\"seq\":2,\"product_model\":\"Series 1100\",\"product_description\":\"Aluminum PW Fin 96\\\" x 48\\\" Tempered 3\\\/16\\\". Per manufacture's installation instructions.\",\"design_pressure\":\"+DP60\\\/-DP60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8164-R0\",\"approval_number\":\"FL8164.3\",\"seq\":3,\"product_model\":\"Series 1100\",\"product_description\":\"Aluminum PW Fin 73\\\" x 61\\\" Annealed 3\\\/16\\\". Per manufacture's installation instructions.\",\"design_pressure\":\"+DP50\\\/-DP50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8164-R0\",\"approval_number\":\"FL8164.4\",\"seq\":4,\"product_model\":\"Series 1100\",\"product_description\":\"Aluminum PW Fin 96\\\" x 48\\\" Annealed 3\\\/16\\\". Per manufacture's intallation instructions.\",\"design_pressure\":\"+DP40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8164-R0\",\"approval_number\":\"FL8164.5\",\"seq\":5,\"product_model\":\"Series 1100 C. Head and Sill\",\"product_description\":\"Aluminum PW Fin 72\\\" x 72\\\" DSB. Per manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8164-R0\",\"approval_number\":\"FL8164.6\",\"seq\":6,\"product_model\":\"Series 1100 TDL\",\"product_description\":\"Aluminum PW Fin 73\\\" x 61\\\" DSB. Per manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8164-R0\",\"approval_number\":\"FL8164.7\",\"seq\":7,\"product_model\":\"Series 1350\",\"product_description\":\"Aluminum PW Flange 73\\\" x 73\\\" Single Glass 3\\\/16\\\". Per manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8164-R0\",\"approval_number\":\"FL8164.8\",\"seq\":8,\"product_model\":\"Series 1450\",\"product_description\":\"Aluminum PW Flange 73\\\" x 73\\\" Tempered 3\\\/16\\\". Per manufacture's installation instructions.\",\"design_pressure\":\"+DP60\\\/-DP60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8164-R0\",\"approval_number\":\"FL8164.9\",\"seq\":9,\"product_model\":\"Series 1450\",\"product_description\":\"Aluminum PW Flange 96\\\" x 48\\\" Tempered 3\\\/16\\\". Per manufacture's installation instructions.\",\"design_pressure\":\"+DP60\\\/-DP60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8164-R0\",\"approval_number\":\"FL8164.10\",\"seq\":10,\"product_model\":\"Series 1450\",\"product_description\":\"Aluminum PW Flange 73\\\" x 61\\\" Annealed 3\\\/16\\\". Per manufacture's installation instructions.\",\"design_pressure\":\"+DP50\\\/-DP50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8164-R0\",\"approval_number\":\"FL8164.11\",\"seq\":11,\"product_model\":\"Series 1450\",\"product_description\":\"Aluminum PW Flange 96\\\" x 48\\\" Annealed 3\\\/16\\\". Per manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8164-R0\",\"approval_number\":\"FL8164.12\",\"seq\":12,\"product_model\":\"Series 1450 TDL\",\"product_description\":\"Aluminum PW Flange 73\\\" x 61\\\" DSB. Per manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8164-R0\",\"approval_number\":\"FL8164.13\",\"seq\":13,\"product_model\":\"Series 1550\\\/1570\",\"product_description\":\"Aluminum PW Flange 73\\\" x 73\\\" Ins. Tempered 3\\\/16\\\". Per manufacture's installation instructions.\",\"design_pressure\":\"+DP60\\\/-DP60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8164-R0\",\"approval_number\":\"FL8164.14\",\"seq\":14,\"product_model\":\"Series 1550\\\/1570\",\"product_description\":\"Aluminum PW Flange 96\\\" x 48\\\" Ins. Tempered 3\\\/16\\\". Per manufacture's installation instructions.\",\"design_pressure\":\"+DP60\\\/-DP60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8164-R0\",\"approval_number\":\"FL8164.15\",\"seq\":15,\"product_model\":\"Series 1550\\\/1570\",\"product_description\":\"Aluminum PW Flange 73\\\" x 61\\\" Ins. Annealed 3\\\/16\\\". Per manufacture's installation instructions.\",\"design_pressure\":\"+DP50\\\/-DP50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8164-R0\",\"approval_number\":\"FL8164.16\",\"seq\":16,\"product_model\":\"Series 1550\\\/1570\",\"product_description\":\"Aluminum PW Flange 96\\\" x 48\\\" Ins. Annealed 3\\\/16\\\". Per manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8164-R0\",\"approval_number\":\"FL8164.17\",\"seq\":17,\"product_model\":\"Series 1650\\\/1670\",\"product_description\":\"Aluminum PW Flange 73\\\" x 73\\\" Ins. 3\\\/16\\\". Per manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8164-R0\",\"approval_number\":\"FL8164.18\",\"seq\":18,\"product_model\":\"Series 1900\\\/1970\",\"product_description\":\"Aluminum PW Fin 73\\\" x 73\\\" I.G. Tempered 3\\\/16\\\". Per manufacture's installation instructions.\",\"design_pressure\":\"+DP60\\\/-DP60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8164-R0\",\"approval_number\":\"FL8164.19\",\"seq\":19,\"product_model\":\"Series 1900\\\/1970\",\"product_description\":\"Aluminum PW Fin 96\\\" x 48\\\" I.G. Tempered 3\\\/16\\\". Per manufacture's installation instructions.\",\"design_pressure\":\"+DP60\\\/-DP60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8164-R0\",\"approval_number\":\"FL8164.20\",\"seq\":20,\"product_model\":\"Series 1900\\\/1970\",\"product_description\":\"Aluminum PW Fin 96\\\" x 48\\\" Ins. Annealed 3\\\/16\\\". Per manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8164-R0\",\"approval_number\":\"FL8164.21\",\"seq\":21,\"product_model\":\"Series 1900\\\/1970\",\"product_description\":\"Aluminum PW Fin 73\\\" x 61\\\" Ins. Annealed 3\\\/16\\\". Per manufacture's installation instructions.\",\"design_pressure\":\"+DP50\\\/-DP50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8164-R0\",\"approval_number\":\"FL8164.22\",\"seq\":22,\"product_model\":\"Series 1900\\\/1970 C. Head and Sill\",\"product_description\":\"Aluminum PW Fin 72\\\" x 72\\\" Insulated DSB. Per manufacture's installation instructions\",\"design_pressure\":\"+DP40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8164-R0\",\"approval_number\":\"FL8164.23\",\"seq\":23,\"product_model\":\"Series 5000\\\/5300\\\/5350\",\"product_description\":\"Aluminum PW Fin 72\\\" x 72\\\" Ins. 3\\\/16\\\". Per manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8164-R0\",\"approval_number\":\"FL8164.24\",\"seq\":24,\"product_model\":\"Series 5000\\\/5300\\\/5350\",\"product_description\":\"Aluminum PW Fin 96\\\" x 48\\\" Ins. 3\\\/16\\\". Per manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8164-R0\",\"approval_number\":\"FL8164.25\",\"seq\":25,\"product_model\":\"Series 5000\\\/5300\\\/5350 C. H. and S.\",\"product_description\":\"Aluminum PW Fin 72\\\" x 72\\\" Ins. DSB. Per manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8164-R0\",\"approval_number\":\"FL8164.26\",\"seq\":26,\"product_model\":\"Series 7000\\\/7100\",\"product_description\":\"Vinyl PW Fin 72\\\" x 72\\\" Ins. 3\\\/16\\\". Per manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8910-R0\",\"approval_number\":\"FL8910.1\",\"seq\":1,\"product_model\":\"FIXED WINDOW\",\"product_description\":\"SERIES 7700\\\/7800\\\/7780\\\/7880 PVC\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#9343-R0\",\"approval_number\":\"FL9343.1\",\"seq\":1,\"product_model\":\"Series 7800 \\\/ 7880\",\"product_description\":\"Vinyl PW Impact Resistant Flange 52 1\\\/2\\\" x 76\\\" I.G. Laminated. Per manufacture's installation instructions.\",\"design_pressure\":\"+DP50\\\/-DP50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#10019-R0\",\"approval_number\":\"FL10019.1\",\"seq\":1,\"product_model\":\"Series 5000\\\/5300\\\/5350\",\"product_description\":\"Aluminum PW (Fin) 72\\\" x 72\\\" Insulated Annealed 3\\\/16\\\". Per Manufacture's installation instructions.\",\"design_pressure\":\"+DP60\\\/-DP60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#10019-R0\",\"approval_number\":\"FL10019.2\",\"seq\":2,\"product_model\":\"Series 5000\\\/5300\\\/5350\",\"product_description\":\"Aluminum PW (Fin) 96\\\" x 48\\\" Insulated Annealed 3\\\/16\\\". Per Manufacture's installation instructions.\",\"design_pressure\":\"+DP50\\\/-DP50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#10019-R0\",\"approval_number\":\"FL10019.3\",\"seq\":3,\"product_model\":\"Series 7000\\\/7100\",\"product_description\":\"Vinyl PW (Fin) 72\\\" x 72\\\" Insulated Annealed 3\\\/16\\\". Per Manufacture's installation instructions.\",\"design_pressure\":\"+DP40\\\/-DP40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#10019-R0\",\"approval_number\":\"FL10019.4\",\"seq\":4,\"product_model\":\"Series 7500\",\"product_description\":\"Vinyl PW (Fin) 72\\\" x 72\\\" Insulated Annealed 3\\\/16\\\". Per Manufacture's installation instructions.\",\"design_pressure\":\"+DP50\\\/-DP50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#10019-R0\",\"approval_number\":\"FL10019.5\",\"seq\":5,\"product_model\":\"Series 7700\\\/7800\\\/7780\\\/7880\",\"product_description\":\"Vinyl PW (Fin) 53\\\" x 76\\\" Insulated Annealed 3\\\/16\\\". Per Manufacture's installation instructions.\",\"design_pressure\":\"+DP50\\\/-DP50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#10019-R0\",\"approval_number\":\"FL10019.6\",\"seq\":6,\"product_model\":\"Series 7800\\\/7880\",\"product_description\":\"Vinyl PW (Flange) 53\\\" x 76\\\" Insulated Annealed 3\\\/16\\\". Per Manufacture's installation instructions.\",\"design_pressure\":\"+DP50\\\/-DP50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#11443-R0\",\"approval_number\":\"FL11443.1\",\"seq\":1,\"product_model\":\"Series 8000\\\/8200\",\"product_description\":\"Aluminum PW (Fin) 52\\\" x 72\\\" Insulated Annealed 3\\\/16\\\". Per Manufacturer's installation instructions.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#11443-R0\",\"approval_number\":\"FL11443.2\",\"seq\":2,\"product_model\":\"Series 8150\\\/8280\",\"product_description\":\"Aluminum PW (Flange) Impact Resistant 52\\\" x 72\\\" Insulated Laminated. Per Manufacturer's installation instructions.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#11443-R0\",\"approval_number\":\"FL11443.3\",\"seq\":3,\"product_model\":\"Series 8150\\\/8280\",\"product_description\":\"Aluminum PW (Flange) 53\\\" x 72\\\" Insulated Annealed 3\\\/16\\\". Per Manufacturer's installation instructions.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#12990-R0\",\"approval_number\":\"FL12990.1\",\"seq\":1,\"product_model\":\"Series 2700\\\/2800\",\"product_description\":\"Aluminum PW (Fin) 72\\\" x 72\\\" Insulated Annealed 3\\\/16\\\". Per Manufacturer's installation instructions.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13199-R0\",\"approval_number\":\"FL13199.1\",\"seq\":1,\"product_model\":\"Series 1100\",\"product_description\":\"Aluminum PW (Fin) 60\\\" x 60\\\" Annealed 3\\\/16\\\". Per Manufacturer's installation instructions.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13199-R0\",\"approval_number\":\"FL13199.2\",\"seq\":2,\"product_model\":\"Series 1450\",\"product_description\":\"Aluminum PW (Flange) 60\\\" x 60\\\" Annealed 3\\\/16\\\". Per Manufacturer's installation instructions.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13199-R0\",\"approval_number\":\"FL13199.3\",\"seq\":3,\"product_model\":\"Series 1550\\\/1570\",\"product_description\":\"Aluminum PW (Flange) 60\\\" x 60\\\" Insulated Annealed 3\\\/16\\\". Per Manufacturer's installation instructions.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13199-R0\",\"approval_number\":\"FL13199.4\",\"seq\":4,\"product_model\":\"Series 1900\\\/1970\",\"product_description\":\"Aluminum PW (Fin) 60\\\" x 60\\\" Insulated Annealed 3\\\/16\\\". Per Manufacture's installation instructions.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13848-R0\",\"approval_number\":\"FL13848.1\",\"seq\":1,\"product_model\":\"Series 1100 C. Head and Sill\",\"product_description\":\"Aluminum PW (Fin) 108\\\" x 72\\\" and 72\\\" x 72\\\" Annealed DSB. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13848-R0\",\"approval_number\":\"FL13848.2\",\"seq\":2,\"product_model\":\"Series 1350\",\"product_description\":\"Aluminum PW (Flange) 72\\\" x 72\\\" Tempered 1\\\/8\\\". Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13848-R0\",\"approval_number\":\"FL13848.3\",\"seq\":3,\"product_model\":\"Series 1650\\\/1670\",\"product_description\":\"Aluminum PW (Flange) 72\\\" x 72\\\" Insulated Annealed 3\\\/16\\\". Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13848-R0\",\"approval_number\":\"FL13848.4\",\"seq\":4,\"product_model\":\"Series 1900\\\/1970 C. Head and Sill\",\"product_description\":\"Aluminum PW (Fin) 108\\\" x 72\\\" and 72\\\" x 72\\\" Insulated Annealed DSB. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13848-R0\",\"approval_number\":\"FL13848.5\",\"seq\":5,\"product_model\":\"Series 5000\\\/5300\\\/5350\",\"product_description\":\"Aluminum PW (Fin) 72\\\" x 72\\\" Insulated Annealed 3\\\/16\\\". Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13848-R0\",\"approval_number\":\"FL13848.6\",\"seq\":6,\"product_model\":\"Series 5000\\\/5300\\\/5350\",\"product_description\":\"Aluminum PW (Fin) 96\\\" x 48\\\" Insulated Annealed 3\\\/16\\\". Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13848-R0\",\"approval_number\":\"FL13848.7\",\"seq\":7,\"product_model\":\"Series 5000\\\/5300\\\/5350 C. Head and Sill\",\"product_description\":\"Aluminum PW (Fin) 108\\\" x 72\\\" and 72\\\" x 72\\\" Insulated Annealed DSB. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13848-R0\",\"approval_number\":\"FL13848.8\",\"seq\":8,\"product_model\":\"Series 7000\\\/7100\\\/7200\\\/7300\",\"product_description\":\"Vinyl PW (Fin) 72\\\" x 72\\\" Insulated Annealed 3\\\/16\\\". Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13848-R0\",\"approval_number\":\"FL13848.9\",\"seq\":9,\"product_model\":\"Series 7500\",\"product_description\":\"Vinyl PW (Fin) 72\\\" x 72\\\" Insulated Annealed 3\\\/16\\\". Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13848-R0\",\"approval_number\":\"FL13848.10\",\"seq\":10,\"product_model\":\"Series 7550\",\"product_description\":\"Vinyl PW (Fin) Impact Resistant 48\\\" x 72\\\" Insulated Laminated. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13848-R0\",\"approval_number\":\"FL13848.11\",\"seq\":11,\"product_model\":\"Series 7700\\\/7800\\\/7780\\\/7880\",\"product_description\":\"Vinyl PW (Fin) Impact Resistant 52 1\\\/2\\\" x 76\\\" Insulated Laminated. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13848-R0\",\"approval_number\":\"FL13848.12\",\"seq\":12,\"product_model\":\"Series 7700\\\/7800\\\/7780\\\/7880\",\"product_description\":\"Vinyl PW (Fin) 53\\\" x 76\\\" Insulated Annealed 3\\\/16\\\". Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13848-R0\",\"approval_number\":\"FL13848.13\",\"seq\":13,\"product_model\":\"Series 7800\\\/7880\",\"product_description\":\"Vinyl PW (Flange) Impact Resistant 52 1\\\/2\\\" x 76\\\" Insulated Laminated. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13848-R0\",\"approval_number\":\"FL13848.14\",\"seq\":14,\"product_model\":\"Series 7800\\\/7880\",\"product_description\":\"Vinyl PW (Flange) 53\\\" x 76\\\" Insulated Annealed 3\\\/16\\\". Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13848-R0\",\"approval_number\":\"FL13848.15\",\"seq\":15,\"product_model\":\"Series 8000\\\/8200\",\"product_description\":\"Aluminum PW (Fin) Impact Resistant 52\\\" x 72\\\" Insulated Laminated. Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#14000-R0\",\"approval_number\":\"FL14000.1\",\"seq\":1,\"product_model\":\"Series 1550\\\/1570\",\"product_description\":\"Aluminum PW (Flange) 96\\\" x 48\\\" Insulated Annealed 3\\\/16\\\". Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#14000-R0\",\"approval_number\":\"FL14000.2\",\"seq\":2,\"product_model\":\"Series 1900\\\/1970\",\"product_description\":\"Aluminum PW (Fin) 96\\\" x 48\\\" Insulated Annealed 3\\\/16\\\". Per Manufacturer's installation instructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15605-R0\",\"approval_number\":\"FL15605.1\",\"seq\":1,\"product_model\":\"SERIES 7800\\\/7880 PVC FIXED\",\"product_description\":\"SERIES 7800\\\/7880 PVC FIXED WINDOW 53 X 76 IMPACT FLANGE\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15605-R0\",\"approval_number\":\"FL15605.2\",\"seq\":2,\"product_model\":\"SERIES 7800\\\/7880 PVC FIXED\",\"product_description\":\"SERIES 7800\\\/7880 PVC FIXED WINDOW 53 X 76 NON-IMPACT FLANGE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Moss Supply Company\":[{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#20813-R4\",\"approval_number\":\"FL20813.1\",\"seq\":1,\"product_model\":\"Series 3300 & 3400 Vinyl Fixed Window\",\"product_description\":\"Series 3300 Equal Leg Frame & 3400 Fin Frame Vinyl Fixed (Picture) Window 72\\\" x 84\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#20813-R4\",\"approval_number\":\"FL20813.2\",\"seq\":2,\"product_model\":\"Series 3300 & 3400 Vinyl Fixed Window\",\"product_description\":\"Series 3300 Equal Leg Frame & 3400 Fin Frame Vinyl Fixed (Picture) Window 56\\\" x 63\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#20813-R4\",\"approval_number\":\"FL20813.3\",\"seq\":3,\"product_model\":\"Series 3300 Vinyl Fixed Window\",\"product_description\":\"Series 3300 Equal Leg Frame Vinyl Fixed (Picture) Window 48\\\" x 75\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#20813-R4\",\"approval_number\":\"FL20813.4\",\"seq\":4,\"product_model\":\"Series 3300 Vinyl Fixed Window\",\"product_description\":\"Series 3300 Equal Leg Frame Vinyl Fixed (Picture) Window 89\\\" x 48\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#20813-R4\",\"approval_number\":\"FL20813.5\",\"seq\":5,\"product_model\":\"Series 3400 Vinyl Fixed Window\",\"product_description\":\"Series 3400 Fin Frame Vinyl Fixed (Picture) Window 89\\\" x 48\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#20813-R4\",\"approval_number\":\"FL20813.6\",\"seq\":6,\"product_model\":\"Series 3400 Vinyl Fixed Window\",\"product_description\":\"Series 3400 Fin Frame Vinyl Fixed (Picture) Window 48\\\" x 75\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#4301-R0\",\"approval_number\":\"FL4301.1\",\"seq\":1,\"product_model\":\"1735,1740 Picture Window\",\"product_description\":\"1700\\\/1800 Series Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#4301-R0\",\"approval_number\":\"FL4301.2\",\"seq\":2,\"product_model\":\"1835,1840 Picture Window\",\"product_description\":\"1700\\\/1800 Series Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#4301-R0\",\"approval_number\":\"FL4301.3\",\"seq\":3,\"product_model\":\"1836,1841 Picture Window\",\"product_description\":\"1700\\\/1800 Series Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#9456-R1\",\"approval_number\":\"FL9456.1\",\"seq\":1,\"product_model\":\"1730\\\/1740 Series Picture Window\",\"product_description\":\"Non Impact Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#9456-R1\",\"approval_number\":\"FL9456.2\",\"seq\":2,\"product_model\":\"1830\\\/1840 Series Picture Window\",\"product_description\":\"Non Impact Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#9456-R2\",\"approval_number\":\"FL9456.3\",\"seq\":3,\"product_model\":\"1830\\\/1840 Series Picture Window\",\"product_description\":\"Non Impact Picture Window - Thru the frame installation\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#9456-R2\",\"approval_number\":\"FL9456.4\",\"seq\":4,\"product_model\":\"1830\\\/1840 Series Picture Window\",\"product_description\":\"Non Impact Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#11155-R0\",\"approval_number\":\"FL11155.1\",\"seq\":1,\"product_model\":\"2500 Series Picture Window\",\"product_description\":\"2500 Series Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#13189-R0\",\"approval_number\":\"FL13189.1\",\"seq\":1,\"product_model\":\"Series 4400 Picture Window\",\"product_description\":\"Series 4400 Picture Window\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#13189-R0\",\"approval_number\":\"FL13189.2\",\"seq\":2,\"product_model\":\"Series 4500 Picture Window\",\"product_description\":\"Series 4500 Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#15650-R0\",\"approval_number\":\"FL15650.1\",\"seq\":1,\"product_model\":\"1750 Series PVC Picture Window\",\"product_description\":\"1750 Series PVC Picture Window - 72 x 48\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#15650-R0\",\"approval_number\":\"FL15650.2\",\"seq\":2,\"product_model\":\"1750 Series PVC Picture Window\",\"product_description\":\"1750 Series PVC Picture Window - 60 x 84\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#16654-R0\",\"approval_number\":\"FL16654.1\",\"seq\":1,\"product_model\":\"Series 4500\",\"product_description\":\"Non-Impact Series 4500 PVC Fixed Window - Equal Leg Frame with Through-Frame Anchorage\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#16654-R0\",\"approval_number\":\"FL16654.2\",\"seq\":2,\"product_model\":\"Series 4600\",\"product_description\":\"Non-Impact Series 4600 PVC Fixed Window - Fin Frame with Nailing Fin Anchorage\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#24378-R0\",\"approval_number\":\"FL24378.1\",\"seq\":1,\"product_model\":\"3700\\\/3800 NI Vinyl Fixed Window 56\\\" x 72\\\"\",\"product_description\":\"3700\\\/3800 NI Vinyl Fixed Window 56\\\" x 72\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#24378-R0\",\"approval_number\":\"FL24378.2\",\"seq\":2,\"product_model\":\"3700\\\/3800 NI Vinyl Fixed Window 60\\\" x 60\\\"\",\"product_description\":\"3700\\\/3800 NI Vinyl Fixed Window 60\\\" x 60\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Moss Supply Company\",\"approval_number_master\":\"FL#24378-R0\",\"approval_number\":\"FL24378.3\",\"seq\":3,\"product_model\":\"3750\\\/3850 Impact Vinyl Fixed Window 56\\\" x 72\\\"\",\"product_description\":\"3750\\\/3850 Impact Vinyl Fixed Window 56\\\" x 72\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-07-31 00:00:00\",\"instructions_url\":\"\"}],\"EFCO Corporation\":[{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15952-R5\",\"approval_number\":\"FL15952.1\",\"seq\":1,\"product_model\":\"Series 325X Fixed Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Series 325X Fixed Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#19330-R4\",\"approval_number\":\"FL19330.1\",\"seq\":1,\"product_model\":\"5FXT\",\"product_description\":\"Fixed Window 53.75\\\" wide x 108\\\" high\",\"design_pressure\":\"+120\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#19330-R4\",\"approval_number\":\"FL19330.2\",\"seq\":2,\"product_model\":\"5FXT\",\"product_description\":\"Fixed Window 53.75\\\" wide x 108\\\" high, Small Missile Impact\",\"design_pressure\":\"+120\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#31278-R0\",\"approval_number\":\"FL31278.1\",\"seq\":1,\"product_model\":\"Series 2700 Fixed\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#37356-R1\",\"approval_number\":\"FL37356.1\",\"seq\":1,\"product_model\":\"Series 2701 Fixed Window\",\"product_description\":\"Series 2701 Fixed Window\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#37356-R1\",\"approval_number\":\"FL37356.2\",\"seq\":2,\"product_model\":\"Series 811I Fixed Window\",\"product_description\":\"Series 811I Fixed Window\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#38575-R1\",\"approval_number\":\"FL38575.1\",\"seq\":1,\"product_model\":\"Series 590X Fixed Window\",\"product_description\":\"Series 590X Fixed Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#19330-R4\",\"approval_number\":\"FL19330.3\",\"seq\":3,\"product_model\":\"6621\",\"product_description\":\"Fixed Window, 60\\\" wide x 99\\\" high\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#19330-R4\",\"approval_number\":\"FL19330.4\",\"seq\":4,\"product_model\":\"6621\",\"product_description\":\"Fixed Window, 60\\\" wide x 99\\\" high\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#19330-R4\",\"approval_number\":\"FL19330.5\",\"seq\":5,\"product_model\":\"6621\",\"product_description\":\"Fixed Window, 60\\\" wide x 99\\\" high\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#19330-R4\",\"approval_number\":\"FL19330.6\",\"seq\":6,\"product_model\":\"6621\",\"product_description\":\"Fixed Window, 60\\\" wide x 99\\\" high\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#19330-R4\",\"approval_number\":\"FL19330.7\",\"seq\":7,\"product_model\":\"6621\",\"product_description\":\"Fixed Window, 48\\\" wide x 72\\\" high\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#19330-R4\",\"approval_number\":\"FL19330.8\",\"seq\":8,\"product_model\":\"6621\",\"product_description\":\"Fixed Window over Fixed Window, 66\\\" wide x 134.5\\\" high.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#1520-R1\",\"approval_number\":\"FL1520.1\",\"seq\":1,\"product_model\":\"Series 810I\",\"product_description\":\"3 1\\\/2\\\" Deep Aluminum Thermal Fixed Window\",\"design_pressure\":\"+90\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#1520-R1\",\"approval_number\":\"FL1520.2\",\"seq\":2,\"product_model\":\"Series S6600\",\"product_description\":\"3 7\\\/8\\\" Deep Aluminum Nonthermal Fixed Window\",\"design_pressure\":\"+60\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#3633-R0\",\"approval_number\":\"FL3633.1\",\"seq\":1,\"product_model\":\"Series 2900 4 1\\\/2\\\" Deep System\",\"product_description\":\"Thermal Fixed Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#3633-R0\",\"approval_number\":\"FL3633.2\",\"seq\":2,\"product_model\":\"Series 2900 4 1\\\/2\\\" Deep System\",\"product_description\":\"Thermal Fixed Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#3633-R0\",\"approval_number\":\"FL3633.3\",\"seq\":3,\"product_model\":\"Series 3900 3 1\\\/4\\\" Deep System\",\"product_description\":\"Thermal Fixed Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#3633-R0\",\"approval_number\":\"FL3633.4\",\"seq\":4,\"product_model\":\"Series 7000 4\\\" Deep System\",\"product_description\":\"Aluminum Fixed windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#7936-R0\",\"approval_number\":\"FL7936.1\",\"seq\":1,\"product_model\":\"S2600\",\"product_description\":\"S2600 System II Fixed Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#8166-R0\",\"approval_number\":\"FL8166.1\",\"seq\":1,\"product_model\":\"Series 6600\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#9309-R0\",\"approval_number\":\"FL9309.1\",\"seq\":1,\"product_model\":\"Series 2600\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#9469-R0\",\"approval_number\":\"FL9469.1\",\"seq\":1,\"product_model\":\"Series 5FX\",\"product_description\":\"Fixed Window\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#9469-R0\",\"approval_number\":\"FL9469.2\",\"seq\":2,\"product_model\":\"Series 5FX\",\"product_description\":\"Fixed Window\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#9469-R0\",\"approval_number\":\"FL9469.3\",\"seq\":3,\"product_model\":\"Series 6621\",\"product_description\":\"Fixed Window\",\"design_pressure\":\"+120\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#1520-R0\",\"approval_number\":\"FL1520.3\",\"seq\":3,\"product_model\":\"Series 810I - 3 1\\\/2\\\" Deep Syst\",\"product_description\":\"Alum. Thermal Fixed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#10488-R0\",\"approval_number\":\"FL10488.1\",\"seq\":1,\"product_model\":\"6711\",\"product_description\":\"Fixed Divided Lite Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-11-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#11057-R0\",\"approval_number\":\"FL11057.1\",\"seq\":1,\"product_model\":\"7000\",\"product_description\":\"Triple Fixed Window\",\"design_pressure\":\"+47.00\\\/-60.80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#11057-R1\",\"approval_number\":\"FL11057.2\",\"seq\":2,\"product_model\":\"Series 7000\",\"product_description\":\"Aluminum Triple Fixed Window\",\"design_pressure\":\"+47.00\\\/-60.80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#11074-R0\",\"approval_number\":\"FL11074.1\",\"seq\":1,\"product_model\":\"Series 2701\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12162-R0\",\"approval_number\":\"FL12162.1\",\"seq\":1,\"product_model\":\"Series 2901\",\"product_description\":\"Thermally Broken Fixed Window\",\"design_pressure\":\"+58\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12637-R0\",\"approval_number\":\"FL12637.1\",\"seq\":1,\"product_model\":\"5FXT\",\"product_description\":\"Thermally broken aluminum fixed window\",\"design_pressure\":\"+120\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12637-R0\",\"approval_number\":\"FL12637.2\",\"seq\":2,\"product_model\":\"5FXT\",\"product_description\":\"Thermally broken aluminum fixed window\",\"design_pressure\":\"+120\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12637-R0\",\"approval_number\":\"FL12637.3\",\"seq\":3,\"product_model\":\"5FXT\",\"product_description\":\"Thermally broken aluminum fixed window\",\"design_pressure\":\"+120\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12913-R0\",\"approval_number\":\"FL12913.1\",\"seq\":1,\"product_model\":\"Series 2701\",\"product_description\":\"Aluminum Fixed Over Projected-Out Window\",\"design_pressure\":\"+120\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12913-R0\",\"approval_number\":\"FL12913.2\",\"seq\":2,\"product_model\":\"Series 2701\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12913-R0\",\"approval_number\":\"FL12913.3\",\"seq\":3,\"product_model\":\"Series 2701\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12913-R0\",\"approval_number\":\"FL12913.4\",\"seq\":4,\"product_model\":\"Series 2701\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12913-R0\",\"approval_number\":\"FL12913.5\",\"seq\":5,\"product_model\":\"Series 2901\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12913-R0\",\"approval_number\":\"FL12913.6\",\"seq\":6,\"product_model\":\"Series 2901\",\"product_description\":\"Aluminum Fixed Over Projected-Out Window\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12913-R0\",\"approval_number\":\"FL12913.7\",\"seq\":7,\"product_model\":\"Series 511\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12913-R0\",\"approval_number\":\"FL12913.8\",\"seq\":8,\"product_model\":\"Series 511\",\"product_description\":\"Aluminum Fixed Over Projected-Out Window\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12913-R0\",\"approval_number\":\"FL12913.9\",\"seq\":9,\"product_model\":\"Series 6621\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12913-R0\",\"approval_number\":\"FL12913.10\",\"seq\":10,\"product_model\":\"Series 6621\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12913-R0\",\"approval_number\":\"FL12913.11\",\"seq\":11,\"product_model\":\"Series 6621\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+120\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12913-R0\",\"approval_number\":\"FL12913.12\",\"seq\":12,\"product_model\":\"Series 811\",\"product_description\":\"Aluminum Fixed Over Projected-Out Window\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12913-R0\",\"approval_number\":\"FL12913.13\",\"seq\":13,\"product_model\":\"Series 811\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12913-R0\",\"approval_number\":\"FL12913.14\",\"seq\":14,\"product_model\":\"Series 811\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12913-R0\",\"approval_number\":\"FL12913.15\",\"seq\":15,\"product_model\":\"Series 811\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+117\\\/-117\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13430-R0\",\"approval_number\":\"FL13430.1\",\"seq\":1,\"product_model\":\"Series 2900\",\"product_description\":\"Aluminum Fixed\\\/Project In\\\/Fixed Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13430-R0\",\"approval_number\":\"FL13430.2\",\"seq\":2,\"product_model\":\"Series 2900\",\"product_description\":\"Aluminum Fixed\\\/Project Out\\\/Fixed Window\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13430-R0\",\"approval_number\":\"FL13430.3\",\"seq\":3,\"product_model\":\"Series 3901\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13430-R0\",\"approval_number\":\"FL13430.4\",\"seq\":4,\"product_model\":\"Series 3902\",\"product_description\":\"Aluminum Fixed\\\/Project In\\\/Fixed Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13430-R0\",\"approval_number\":\"FL13430.5\",\"seq\":5,\"product_model\":\"Series 3904\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13430-R0\",\"approval_number\":\"FL13430.6\",\"seq\":6,\"product_model\":\"Series 510I\",\"product_description\":\"Aluminum Fixed\\\/Project In\\\/Fixed Window\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13430-R0\",\"approval_number\":\"FL13430.7\",\"seq\":7,\"product_model\":\"Series 510I\",\"product_description\":\"Aluminum Fixed\\\/Project Out\\\/Fixed Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13430-R0\",\"approval_number\":\"FL13430.8\",\"seq\":8,\"product_model\":\"Series 550I\",\"product_description\":\"Aluminum Fixed\\\/Project In\\\/Fixed Window\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13430-R0\",\"approval_number\":\"FL13430.9\",\"seq\":9,\"product_model\":\"Series 550I\",\"product_description\":\"Aluminum Fixed\\\/Project Out\\\/Fixed Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13430-R0\",\"approval_number\":\"FL13430.10\",\"seq\":10,\"product_model\":\"Series 810I\",\"product_description\":\"Aluminum Fixed\\\/Project In\\\/Fixed Window\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13430-R0\",\"approval_number\":\"FL13430.11\",\"seq\":11,\"product_model\":\"Series 810I\",\"product_description\":\"Aluminum Fixed\\\/Project Out\\\/Fixed Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13592-R0\",\"approval_number\":\"FL13592.1\",\"seq\":1,\"product_model\":\"Series 2701\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13592-R0\",\"approval_number\":\"FL13592.2\",\"seq\":2,\"product_model\":\"Series 2701\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13592-R0\",\"approval_number\":\"FL13592.3\",\"seq\":3,\"product_model\":\"Series 2701\",\"product_description\":\"Aluminum Fixed Over Projected Window\",\"design_pressure\":\"+120\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13592-R0\",\"approval_number\":\"FL13592.4\",\"seq\":4,\"product_model\":\"Series 2701\",\"product_description\":\"Aluminum Fixed Over Projected Window\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13592-R0\",\"approval_number\":\"FL13592.5\",\"seq\":5,\"product_model\":\"Series 2901\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13592-R0\",\"approval_number\":\"FL13592.6\",\"seq\":6,\"product_model\":\"Series 2901\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13592-R0\",\"approval_number\":\"FL13592.7\",\"seq\":7,\"product_model\":\"Series 2901\",\"product_description\":\"Aluminum Fixed Over Projected Window\",\"design_pressure\":\"+120\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13592-R0\",\"approval_number\":\"FL13592.8\",\"seq\":8,\"product_model\":\"Series 2901\",\"product_description\":\"Aluminum Fixed Over Projected Window\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13592-R0\",\"approval_number\":\"FL13592.9\",\"seq\":9,\"product_model\":\"Series 511\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13592-R0\",\"approval_number\":\"FL13592.10\",\"seq\":10,\"product_model\":\"Series 511\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13592-R0\",\"approval_number\":\"FL13592.11\",\"seq\":11,\"product_model\":\"Series 511\",\"product_description\":\"Aluminum Fixed Over Projected Window\",\"design_pressure\":\"+120\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13592-R0\",\"approval_number\":\"FL13592.12\",\"seq\":12,\"product_model\":\"Series 511\",\"product_description\":\"Aluminum Fixed Over Projected Window\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13592-R0\",\"approval_number\":\"FL13592.13\",\"seq\":13,\"product_model\":\"Series 6621\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13592-R0\",\"approval_number\":\"FL13592.14\",\"seq\":14,\"product_model\":\"Series 6621\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13592-R0\",\"approval_number\":\"FL13592.15\",\"seq\":15,\"product_model\":\"Series 6621\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13592-R0\",\"approval_number\":\"FL13592.16\",\"seq\":16,\"product_model\":\"Series 811\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13592-R0\",\"approval_number\":\"FL13592.17\",\"seq\":17,\"product_model\":\"Series 811\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13592-R0\",\"approval_number\":\"FL13592.18\",\"seq\":18,\"product_model\":\"Series 811\",\"product_description\":\"Aluminum Fixed Over Projected Window\",\"design_pressure\":\"+120\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13592-R0\",\"approval_number\":\"FL13592.19\",\"seq\":19,\"product_model\":\"Series 811\",\"product_description\":\"Aluminum Fixed Over Projected Window\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13767-R0\",\"approval_number\":\"FL13767.1\",\"seq\":1,\"product_model\":\"Series 6621\",\"product_description\":\"Aluminum Fixed Over Fixed Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13784-R0\",\"approval_number\":\"FL13784.1\",\"seq\":1,\"product_model\":\"Series 2901\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13784-R0\",\"approval_number\":\"FL13784.2\",\"seq\":2,\"product_model\":\"Series 511\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13784-R0\",\"approval_number\":\"FL13784.3\",\"seq\":3,\"product_model\":\"Series 6621\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#14501-R0\",\"approval_number\":\"FL14501.1\",\"seq\":1,\"product_model\":\"Series 6621 Fixed Window\",\"product_description\":\"Series 6621 Fixed Window\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#14501-R0\",\"approval_number\":\"FL14501.2\",\"seq\":2,\"product_model\":\"Series 6621 Fixed Window\",\"product_description\":\"Series 6621 Fixed Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#14626-R0\",\"approval_number\":\"FL14626.1\",\"seq\":1,\"product_model\":\"Series 6621\",\"product_description\":\"Fixed Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#14831-R0\",\"approval_number\":\"FL14831.1\",\"seq\":1,\"product_model\":\"Series 2701\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#14831-R0\",\"approval_number\":\"FL14831.2\",\"seq\":2,\"product_model\":\"Series 2701\",\"product_description\":\"Aluminum Fixed Over Project-Out Window\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#14831-R1\",\"approval_number\":\"FL14831.3\",\"seq\":3,\"product_model\":\"Series 2901\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#14831-R1\",\"approval_number\":\"FL14831.4\",\"seq\":4,\"product_model\":\"Series 2901\",\"product_description\":\"uminum Fixed Over Project-Out Window\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#14831-R1\",\"approval_number\":\"FL14831.5\",\"seq\":5,\"product_model\":\"Series 511\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#14831-R1\",\"approval_number\":\"FL14831.6\",\"seq\":6,\"product_model\":\"Series 511\",\"product_description\":\"Aluminum Fixed Over Project-Out Window\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#14831-R1\",\"approval_number\":\"FL14831.7\",\"seq\":7,\"product_model\":\"Series 6621\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#14831-R1\",\"approval_number\":\"FL14831.8\",\"seq\":8,\"product_model\":\"Series 811\\\/811G\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#14831-R1\",\"approval_number\":\"FL14831.9\",\"seq\":9,\"product_model\":\"Series 811\\\/811G\",\"product_description\":\"Aluminum Fixed Over Project-Out Window\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15653-R0\",\"approval_number\":\"FL15653.1\",\"seq\":1,\"product_model\":\"Series 5FXT\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+120\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15952-R0\",\"approval_number\":\"FL15952.2\",\"seq\":2,\"product_model\":\"Series 6600\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15952-R0\",\"approval_number\":\"FL15952.3\",\"seq\":3,\"product_model\":\"Series 6621G\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15952-R1\",\"approval_number\":\"FL15952.4\",\"seq\":4,\"product_model\":\"Series 6621G\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15952-R2\",\"approval_number\":\"FL15952.5\",\"seq\":5,\"product_model\":\"Series 6621G\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15952-R2\",\"approval_number\":\"FL15952.6\",\"seq\":6,\"product_model\":\"Series 810I\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15952-R2\",\"approval_number\":\"FL15952.7\",\"seq\":7,\"product_model\":\"Series FX45\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#17321-R0\",\"approval_number\":\"FL17321.1\",\"seq\":1,\"product_model\":\"321 Fixed Window\",\"product_description\":\"321 Fixed Window Large Missile Impact as part of a Mulled Assembly\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#17321-R0\",\"approval_number\":\"FL17321.2\",\"seq\":2,\"product_model\":\"325 Fixed Window\",\"product_description\":\"325 Fixed Window Small Missile Impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#17321-R0\",\"approval_number\":\"FL17321.3\",\"seq\":3,\"product_model\":\"325 Fixed Window\",\"product_description\":\"325 Fixed Window Small Missile Impact as part of a Mulled Assembly\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15952-R3\",\"approval_number\":\"FL15952.8\",\"seq\":8,\"product_model\":\"Series 6600\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15952-R3\",\"approval_number\":\"FL15952.9\",\"seq\":9,\"product_model\":\"Series 6621G\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15952-R3\",\"approval_number\":\"FL15952.10\",\"seq\":10,\"product_model\":\"Series 810I\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15952-R3\",\"approval_number\":\"FL15952.11\",\"seq\":11,\"product_model\":\"Series FX45\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#21171-R0\",\"approval_number\":\"FL21171.1\",\"seq\":1,\"product_model\":\"2071\",\"product_description\":\"Fixed Window with Receptor\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#21171-R0\",\"approval_number\":\"FL21171.2\",\"seq\":2,\"product_model\":\"2701\",\"product_description\":\"Fixed Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#32358-R0\",\"approval_number\":\"FL32358.1\",\"seq\":1,\"product_model\":\"Series 810I\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Atrium Windows & Doors\":[{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#20471-R0\",\"approval_number\":\"FL20471.2\",\"seq\":2,\"product_model\":\"Series 700\\\/750\",\"product_description\":\"Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#20471-R16\",\"approval_number\":\"FL20471.3\",\"seq\":3,\"product_model\":\"Series 315\",\"product_description\":\"Transom Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#20471-R16\",\"approval_number\":\"FL20471.4\",\"seq\":4,\"product_model\":\"Series 316\",\"product_description\":\"Sidelite Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#20471-R16\",\"approval_number\":\"FL20471.5\",\"seq\":5,\"product_model\":\"Series 335\",\"product_description\":\"Transom Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#20471-R16\",\"approval_number\":\"FL20471.6\",\"seq\":6,\"product_model\":\"Series 336\",\"product_description\":\"Sidelite Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#20471-R16\",\"approval_number\":\"FL20471.7\",\"seq\":7,\"product_model\":\"Series 450\\\/460\",\"product_description\":\"Picture WIndow\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#20471-R16\",\"approval_number\":\"FL20471.8\",\"seq\":8,\"product_model\":\"Series 5700\\\/105\\\/8050\\\/3050\\\/5\\\/900\\\/1050\",\"product_description\":\"Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#21059-R0\",\"approval_number\":\"FL21059.1\",\"seq\":1,\"product_model\":\"5700\\\/8050 Picture Window\",\"product_description\":\"Mulled Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11623-R0\",\"approval_number\":\"FL11623.1\",\"seq\":1,\"product_model\":\"TW Picture Window\",\"product_description\":\"F-C60 121 x 61\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11623-R0\",\"approval_number\":\"FL11623.2\",\"seq\":2,\"product_model\":\"TW Picture Window\",\"product_description\":\"F-LC50 85 x 55\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11831-R0\",\"approval_number\":\"FL11831.1\",\"seq\":1,\"product_model\":\"150\\\/160 Picture Window\",\"product_description\":\"FW-R50 48 x 84,\\nFW-R50 72 x 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11831-R0\",\"approval_number\":\"FL11831.2\",\"seq\":2,\"product_model\":\"30\\\/8200 Impact Picture Window\",\"product_description\":\"FW-R55 72 x 77,\\nFW-R55 44 x 72\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11831-R0\",\"approval_number\":\"FL11831.3\",\"seq\":3,\"product_model\":\"30\\\/8200 Impact PW Mulled Triple\",\"product_description\":\"FW-R55 132 x 72\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11831-R0\",\"approval_number\":\"FL11831.4\",\"seq\":4,\"product_model\":\"301\\\/2301\\\/2302 Picture Window\",\"product_description\":\"FW-C50 72 x 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11831-R0\",\"approval_number\":\"FL11831.5\",\"seq\":5,\"product_model\":\"450\\\/455\\\/460\\\/465 Picture Window\",\"product_description\":\"FW-R50 50 x 86\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11831-R0\",\"approval_number\":\"FL11831.6\",\"seq\":6,\"product_model\":\"4500\\\/4501\\\/4550\\\/4551 Picture Window\",\"product_description\":\"FW-C50 72 x 84\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11831-R0\",\"approval_number\":\"FL11831.7\",\"seq\":7,\"product_model\":\"5700\\\/8050 Picture Window\",\"product_description\":\"FW-R45 82 x 72,\\nFW-R50 48 x 84\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11831-R0\",\"approval_number\":\"FL11831.8\",\"seq\":8,\"product_model\":\"70\\\/270 Impact Picture Window\",\"product_description\":\"FW-C55 72 x 72\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11831-R0\",\"approval_number\":\"FL11831.9\",\"seq\":9,\"product_model\":\"700\\\/720\\\/750\\\/760 DS Picture Window\",\"product_description\":\"FW-C55 72 x 72\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11831-R0\",\"approval_number\":\"FL11831.10\",\"seq\":10,\"product_model\":\"700\\\/720\\\/750\\\/760 FS Picture Window\",\"product_description\":\"FW-C55 72 x 72\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11831-R0\",\"approval_number\":\"FL11831.11\",\"seq\":11,\"product_model\":\"700\\\/720\\\/750\\\/760 Picture Window\",\"product_description\":\"FW-C55 72 x 72\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11831-R0\",\"approval_number\":\"FL11831.12\",\"seq\":12,\"product_model\":\"8300\\\/8500\\\/8700 Picture Window\",\"product_description\":\"FW-R50 48 x 84\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11831-R0\",\"approval_number\":\"FL11831.13\",\"seq\":13,\"product_model\":\"ES500 Picture Window\",\"product_description\":\"FW-R50 48 x 84,\\nFW-R50 72 x 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11831-R0\",\"approval_number\":\"FL11831.14\",\"seq\":14,\"product_model\":\"ES550 Impact Picture Window\",\"product_description\":\"FW-R50 48 x 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11831-R1\",\"approval_number\":\"FL11831.15\",\"seq\":15,\"product_model\":\"ES550 Impact Picture Window\",\"product_description\":\"FW-R50 48 x 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11831-R4\",\"approval_number\":\"FL11831.16\",\"seq\":16,\"product_model\":\"ES500 Picture Window\",\"product_description\":\"FW-R50 48 x 84,\\nFW-R50 72 x 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11831-R4\",\"approval_number\":\"FL11831.17\",\"seq\":17,\"product_model\":\"ES550 Impact Picture Window\",\"product_description\":\"FW-R50 48 x 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11831-R5\",\"approval_number\":\"FL11831.18\",\"seq\":18,\"product_model\":\"85\\\/120 Picture Window\",\"product_description\":\"FW-C50 72 x 72,\\nFW-C50 48 x 84,\\nFW-C50 96 x 60\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11831-R5\",\"approval_number\":\"FL11831.19\",\"seq\":19,\"product_model\":\"ES500 Picture Window\",\"product_description\":\"FW-R50 48 x 84,\\nFW-R50 72 x 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11831-R5\",\"approval_number\":\"FL11831.20\",\"seq\":20,\"product_model\":\"ES550 Impact Picture Window\",\"product_description\":\"FW-R50 48 x 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#13230-R0\",\"approval_number\":\"FL13230.1\",\"seq\":1,\"product_model\":\"MPFX\",\"product_description\":\"Aluminum Impact Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11623-R2\",\"approval_number\":\"FL11623.3\",\"seq\":3,\"product_model\":\"ES550 Impact Picture Window\",\"product_description\":\"FW-R50 48x72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11831-R9\",\"approval_number\":\"FL11831.21\",\"seq\":21,\"product_model\":\"8900\\\/90\\\/8000\\\/1800\\\/3900 Picture Window\",\"product_description\":\"R-PG50-1219x2134 (48x84)-FW,\\nR-PG50-2772x1880 (109x74)-FW Mulled Triple\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11831-R9\",\"approval_number\":\"FL11831.22\",\"seq\":22,\"product_model\":\"9000 Picture Window, Single, Triple, and Stacked\",\"product_description\":\"FW-LC40 96 x 72,\\nFW-LC50 60 x 72,\\nFW-LC50 48 x 108 Stack O\\\/O\\\/O,\\nFW-LC55 96 x 60 Triple OOO,\\nFW-LC40 96 x 72 Triple Stack OOO\\\/OOO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11831-R10\",\"approval_number\":\"FL11831.23\",\"seq\":23,\"product_model\":\"9000 Picture Window, Single, Triple, and Stacked\",\"product_description\":\"FW-LC40 96 x 72,\\nFW-LC50 60 x 72,\\nFW-LC50 48 x 108 Stack O\\\/O\\\/O,\\nFW-LC55 96 x 60 Triple OOO,\\nFW-LC40 96 x 72 Triple Stack OOO\\\/OOO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#13230-R1\",\"approval_number\":\"FL13230.2\",\"seq\":2,\"product_model\":\"MPFX\",\"product_description\":\"Aluminum Picture Window, Impact\",\"design_pressure\":\"+70\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11623-R5\",\"approval_number\":\"FL11623.4\",\"seq\":4,\"product_model\":\"d. Series 8100\\\/1100\\\/1000\\\/10\\\/3100 Vinyl Picture Window\",\"product_description\":\"Vinyl \\\"Non-Impact\\\" Fixed Window - W\\\/O Fin Application (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#18430-R0\",\"approval_number\":\"FL18430.1\",\"seq\":1,\"product_model\":\"Series 700 Vinyl Shaped Picture Window\",\"product_description\":\"With and Without Fin Installation\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#19702-R0\",\"approval_number\":\"FL19702.1\",\"seq\":1,\"product_model\":\"150\\\/160 Fixed Window\",\"product_description\":\"CW-PG50 72 x 72 (O); R-PG50 48 x 84 (O)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#19702-R0\",\"approval_number\":\"FL19702.2\",\"seq\":2,\"product_model\":\"700\\\/750 Fixed Window\",\"product_description\":\"CW-PG50 72 x 72 (O)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#19702-R0\",\"approval_number\":\"FL19702.3\",\"seq\":3,\"product_model\":\"8300\\\/8700\\\/1300\\\/1600\\\/3201\\\/3500\\\/40\\\/80\\\/3000\\\/6000 Fixed Window\",\"product_description\":\"R-PG50 48 x 84 (O)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#20471-R0\",\"approval_number\":\"FL20471.1\",\"seq\":1,\"product_model\":\"Series 65\\\/265\",\"product_description\":\"Impact Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#20471-R2\",\"approval_number\":\"FL20471.9\",\"seq\":9,\"product_model\":\"Series 65\\\/265\",\"product_description\":\"Impact Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#20471-R2\",\"approval_number\":\"FL20471.10\",\"seq\":10,\"product_model\":\"Series 700\\\/750\",\"product_description\":\"Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#20471-R2\",\"approval_number\":\"FL20471.11\",\"seq\":11,\"product_model\":\"Series 8900\\\/90\\\/8000\\\/1800\\\/3900\",\"product_description\":\"Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Mr-Glass Doors & Windows Manufacturing, LLC\":[{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#37319-R2\",\"approval_number\":\"FL37319.1\",\"seq\":1,\"product_model\":\"MRG-400 Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#40676-R1\",\"approval_number\":\"FL40676.1\",\"seq\":1,\"product_model\":\"Series MG-450 Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+85\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#41889-R1\",\"approval_number\":\"FL41889.1\",\"seq\":1,\"product_model\":\"Series MG-350 Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#40676-R1\",\"approval_number\":\"FL40676.2\",\"seq\":2,\"product_model\":\"Series MG-450 Aluminum Fixed Window\",\"product_description\":\"Small missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+85\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#26351-R0\",\"approval_number\":\"FL26351.1\",\"seq\":1,\"product_model\":\"Series MRG-400 Fixed Window - LMI\",\"product_description\":\"Series MRG-400 Fixed Window - Large Missile Impact\",\"design_pressure\":\"+52\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-27 00:00:00\",\"instructions_url\":\"\"}],\"Sol-A-Trol Aluminum Products\":[{\"manufacturer\":\"Sol-A-Trol Aluminum Products\",\"approval_number_master\":\"FL#20804-R4\",\"approval_number\":\"FL20804.1\",\"seq\":1,\"product_model\":\"Series 535 Aluminum Fixed Window-LMI\",\"product_description\":\"Series 535 Aluminum Fixed Window-large missile impact.\",\"design_pressure\":\"+86.7\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sol-A-Trol Aluminum Products\",\"approval_number_master\":\"FL#10993-R0\",\"approval_number\":\"FL10993.1\",\"seq\":1,\"product_model\":\"Series 3000\\\/3062 Aluminum Fixed Window\",\"product_description\":\"Heavy commercial grade aluminum fixed window.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sol-A-Trol Aluminum Products\",\"approval_number_master\":\"FL#16705-R0\",\"approval_number\":\"FL16705.1\",\"seq\":1,\"product_model\":\"SERIES 535\",\"product_description\":\"ALUMINUM FIXED WINDOW\\nLARGE MISSILE IMPACT\",\"design_pressure\":\"+86.7\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sol-A-Trol Aluminum Products\",\"approval_number_master\":\"FL#16989-R0\",\"approval_number\":\"FL16989.1\",\"seq\":1,\"product_model\":\"3000\\\/3062\",\"product_description\":\"Aluminum Fixed Window - L.M.I\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sol-A-Trol Aluminum Products\",\"approval_number_master\":\"FL#17762-R0\",\"approval_number\":\"FL17762.1\",\"seq\":1,\"product_model\":\"Series 3000\\\/3062 Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sierra Pacific Windows\":[{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21908-R0\",\"approval_number\":\"FL21908.1\",\"seq\":1,\"product_model\":\"Feelsafe H3 Fixed Window w\\\/ Transom\",\"product_description\":\"Feelsafe H3 Fixed Window w\\\/ Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22043-R3\",\"approval_number\":\"FL22043.1\",\"seq\":1,\"product_model\":\"All Wood Double Hung Picture\",\"product_description\":\"All Wood Double Hung Picture Single 61\\\"x77\\\"\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#23011-R0\",\"approval_number\":\"FL23011.1\",\"seq\":1,\"product_model\":\"Feelsafe H3 2.0 Fixed Window\",\"product_description\":\"Aluminum Clad Impact Rated Fixed Casement Window\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27616-R4\",\"approval_number\":\"FL27616.1\",\"seq\":1,\"product_model\":\"Feelsafe H3 2.0 Direct Set Fixed Window\",\"product_description\":\"Feelsafe H3 2.0 Direct Set 43\\\" X 53\\\" (Single\\\/Multi-Wide)\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27661-R2\",\"approval_number\":\"FL27661.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Casement Corner\",\"product_description\":\"Aluminum Clad Casement Corner 96\\\"x 75\\\" (48\\\"\\\/48\\\"x 75)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#32090-R2\",\"approval_number\":\"FL32090.1\",\"seq\":1,\"product_model\":\"FeelSafe H3 Fixed Casement\",\"product_description\":\"FeelSafe H3 Fixed Casement 71.5\\\"x 71.5\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#32831-R0\",\"approval_number\":\"FL32831.1\",\"seq\":1,\"product_model\":\"FeelSafe Direct Glaze Window\",\"product_description\":\"Fixed Frame Window (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#35259-R0\",\"approval_number\":\"FL35259.1\",\"seq\":1,\"product_model\":\"FeelSafe Clad Fixed\",\"product_description\":\"FeelSafe Clad Fixed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#38054-R1\",\"approval_number\":\"FL38054.1\",\"seq\":1,\"product_model\":\"All Wood Casement Picture\",\"product_description\":\"All Wood Casement Picture 78\\\"x 75\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#38054-R1\",\"approval_number\":\"FL38054.2\",\"seq\":2,\"product_model\":\"All Wood Patio Slider Sidelite\",\"product_description\":\"All Wood Patio Slider Sidelite 53.5\\\"x 97.5\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#38054-R1\",\"approval_number\":\"FL38054.3\",\"seq\":3,\"product_model\":\"All Wood Patio Transom\",\"product_description\":\"All Wood Patio Transom 95.25\\\"x 36\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#38054-R1\",\"approval_number\":\"FL38054.4\",\"seq\":4,\"product_model\":\"Clad Urban Fixed Window\",\"product_description\":\"Clad Urban Fixed Window 78\\\"x 75\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#38054-R1\",\"approval_number\":\"FL38054.5\",\"seq\":5,\"product_model\":\"Clad Urban Fixed Window\",\"product_description\":\"Clad Urban Fixed Window 72\\\"x 84\\\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#38054-R1\",\"approval_number\":\"FL38054.6\",\"seq\":6,\"product_model\":\"H3 Casement Picture\",\"product_description\":\"H3 Insert Casement Picture 71.5\\\"x 83.5\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#38054-R1\",\"approval_number\":\"FL38054.7\",\"seq\":7,\"product_model\":\"H3 Double Hung Picture\",\"product_description\":\"H3 Insert Double Hung Picture 71.5\\\"x 83.5\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41862-R1\",\"approval_number\":\"FL41862.1\",\"seq\":1,\"product_model\":\"All Wood Casement Fixed\",\"product_description\":\"All Wood Casement Fixed 72\\\"x 84\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41862-R1\",\"approval_number\":\"FL41862.2\",\"seq\":2,\"product_model\":\"All Wood Casement Fixed\",\"product_description\":\"All Wood Casement Springline Fixed 72\\\"x 84\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#47678-R0\",\"approval_number\":\"FL47678.1\",\"seq\":1,\"product_model\":\"SP Aluminum Clad Direct Set -Exterior Glaze 84x86\\\"\",\"product_description\":\"SP Aluminum Clad Direct Set-Exterior Glaze 84x86\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21160-R3\",\"approval_number\":\"FL21160.2\",\"seq\":2,\"product_model\":\"H3 2.0 Double Hung Picture\",\"product_description\":\"H3 2.0 Double Hung Picture Single 60\\\"x80\\\"\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21908-R2\",\"approval_number\":\"FL21908.2\",\"seq\":2,\"product_model\":\"H3 2.0 Direct Set Window\",\"product_description\":\"H3 2.0 Direct Set Windows Non-Impact Rated\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21965-R4\",\"approval_number\":\"FL21965.2\",\"seq\":2,\"product_model\":\"Clad Direct Glaze Plus\",\"product_description\":\"Clad Direct Glaze Plus 60\\\"x 120\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21965-R4\",\"approval_number\":\"FL21965.3\",\"seq\":3,\"product_model\":\"Clad Direct Glaze Plus\",\"product_description\":\"Clad Direct Glaze Plus 120\\\"x 72\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21965-R4\",\"approval_number\":\"FL21965.4\",\"seq\":4,\"product_model\":\"Clad Direct Glaze Plus-Mullion\",\"product_description\":\"Clad Direct Set Plus Mullion\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21965-R4\",\"approval_number\":\"FL21965.5\",\"seq\":5,\"product_model\":\"Clad Direct Glaze Plus-Mullion\",\"product_description\":\"Clad Direct Glaze Plus-Mullion\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21965-R4\",\"approval_number\":\"FL21965.6\",\"seq\":6,\"product_model\":\"Clad Direct Glaze Plus-Mullion\",\"product_description\":\"Clad Direct Glaze Plus-Mullion\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21965-R4\",\"approval_number\":\"FL21965.7\",\"seq\":7,\"product_model\":\"Clad Direct Glaze Plus-Mullion\",\"product_description\":\"Clad Direct Glaze Plus-Mullion\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21965-R4\",\"approval_number\":\"FL21965.8\",\"seq\":8,\"product_model\":\"Clad Direct Glaze Plus-Mullion\",\"product_description\":\"Clad Direct Glaze Plus-Mullion\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21965-R4\",\"approval_number\":\"FL21965.9\",\"seq\":9,\"product_model\":\"Clad Direct Glaze Plus-Mullion\",\"product_description\":\"Clad Direct Glaze Plus-Mullion\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21965-R4\",\"approval_number\":\"FL21965.10\",\"seq\":10,\"product_model\":\"Clad Direct Glaze Plus-Mullion\",\"product_description\":\"Clad Direct Glaze Plus-Mullion\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21965-R4\",\"approval_number\":\"FL21965.11\",\"seq\":11,\"product_model\":\"Clad Direct Glaze Plus-Mullion\",\"product_description\":\"Clad Direct Glaze Plus-Mullion\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21965-R4\",\"approval_number\":\"FL21965.12\",\"seq\":12,\"product_model\":\"FeelSafe H3 2.0 Casement Transom\",\"product_description\":\"FeelSafe H3 2.0 3-Wide Casement Transom 119.5\\\"x27.5\\\" (40\\\"x28\\\" individual unit call out)\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21965-R4\",\"approval_number\":\"FL21965.13\",\"seq\":13,\"product_model\":\"Vinyl Builders Fixed\",\"product_description\":\"Vinyl Builders Single Hung Fixed 3-Wide 30\\\"\\\/60\\\"\\\/30\\\"x60\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21965-R4\",\"approval_number\":\"FL21965.14\",\"seq\":14,\"product_model\":\"Vinyl Casement Picture\",\"product_description\":\"Vinyl Casement Picture Mull 95.5\\\"x 95.5\\\" (47.5\\\"x 95.5\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21965-R4\",\"approval_number\":\"FL21965.15\",\"seq\":15,\"product_model\":\"Vinyl Casement Picture\",\"product_description\":\"Vinyl Casement Picture Stack 65.5\\\"x 65.5\\\"\\\/23.5\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21965-R4\",\"approval_number\":\"FL21965.16\",\"seq\":16,\"product_model\":\"Vinyl Casement Picture\",\"product_description\":\"Vinyl Casement Picture 59.5\\\"x 71.5\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21965-R4\",\"approval_number\":\"FL21965.17\",\"seq\":17,\"product_model\":\"Vinyl Casement Picture\",\"product_description\":\"Vinyl Casement Picture Combination 95.5\\\"x 95.5\\\" Overall\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22043-R3\",\"approval_number\":\"FL22043.2\",\"seq\":2,\"product_model\":\"Aspen 2.0 Fixed\",\"product_description\":\"Aspen 2.0 Fixed Single 48\\\"x84\\\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22043-R3\",\"approval_number\":\"FL22043.3\",\"seq\":3,\"product_model\":\"Aspen 2.0 Fixed\",\"product_description\":\"Aspen 2.02 Fixed Single 56\\\"x72\\\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22043-R3\",\"approval_number\":\"FL22043.4\",\"seq\":4,\"product_model\":\"Aspen 2.0 Fixed\",\"product_description\":\"Aspen 2.0 Fixed Single 84\\\"x96\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22043-R3\",\"approval_number\":\"FL22043.5\",\"seq\":5,\"product_model\":\"Aspen 2.0 Transom\",\"product_description\":\"Aspen 2.0 Transom Single 96\\\"x75\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22043-R3\",\"approval_number\":\"FL22043.6\",\"seq\":6,\"product_model\":\"H3 2.0 Direct Set\",\"product_description\":\"H3 2.0 Direct Set 86\\\"x84\\\" Single (Standard)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22043-R3\",\"approval_number\":\"FL22043.7\",\"seq\":7,\"product_model\":\"H3 2.0 Direct Set\",\"product_description\":\"H3 2.0 Direct Set 86\\\"x84\\\" Single (HP)\",\"design_pressure\":\"+50\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22043-R3\",\"approval_number\":\"FL22043.8\",\"seq\":8,\"product_model\":\"H3 2.0 Direct Set\",\"product_description\":\"H3 2.0 Direct Set 3-Wide 120\\\"x84\\\" (Individual frame size 40\\\"x84\\\") (Standard)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22043-R3\",\"approval_number\":\"FL22043.9\",\"seq\":9,\"product_model\":\"H3 2.0 Direct Set\",\"product_description\":\"H3 2.0 Direct Set 3-Wide 120\\\"x84\\\" (Individual frame size 40\\\"x84\\\") (HP)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22043-R3\",\"approval_number\":\"FL22043.10\",\"seq\":10,\"product_model\":\"Monument Single Hung Picture\",\"product_description\":\"Monument Single Hung Picture Single 72\\\"x 96\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24502-R2\",\"approval_number\":\"FL24502.8\",\"seq\":8,\"product_model\":\"H3 2.0 Direct Set\",\"product_description\":\"H3 2.0 Direct Set 2-Wide 120\\\"x 84 (60\\\"\\\/60\\\"x 84\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24502-R2\",\"approval_number\":\"FL24502.9\",\"seq\":9,\"product_model\":\"H3 2.0 Direct Set\",\"product_description\":\"H3 2.0 Direct Set 2-Wide 120\\\"x 84\\\" (60\\\"\\\/60\\\"x 84\\\") HP\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24502-R2\",\"approval_number\":\"FL24502.10\",\"seq\":10,\"product_model\":\"H3 2.0 Direct Set\",\"product_description\":\"H3 2.0 Direct Set 2-Wide 96\\\"x 120\\\" (48\\\"\\\/48\\\"x 120\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24502-R2\",\"approval_number\":\"FL24502.11\",\"seq\":11,\"product_model\":\"H3 2.0 Direct Set\",\"product_description\":\"H3 2.0 Direct Set 2-Wide 96\\\"x 120\\\" (48\\\"\\\/48\\\"x 120\\\") HP\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24502-R2\",\"approval_number\":\"FL24502.12\",\"seq\":12,\"product_model\":\"Monument Clad Transom\",\"product_description\":\"Monument Clad Transom 80\\\"x 50\\\" Single\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24502-R2\",\"approval_number\":\"FL24502.13\",\"seq\":13,\"product_model\":\"Monument Clad Transom\",\"product_description\":\"Monument Clad Transom 80\\\"x 36\\\" Single\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24502-R2\",\"approval_number\":\"FL24502.15\",\"seq\":15,\"product_model\":\"Vinyl Direct Set\",\"product_description\":\"Vinyl Direct Set 2-Wide 97\\\"x 72\\\" (48.5\\\"\\\/48.5\\\"x 72\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24502-R2\",\"approval_number\":\"FL24502.16\",\"seq\":16,\"product_model\":\"Vinyl Direct Set\",\"product_description\":\"Vinyl Direct Set 72\\\"x 72\\\" Single\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24502-R2\",\"approval_number\":\"FL24502.17\",\"seq\":17,\"product_model\":\"Vinyl Direct Set\",\"product_description\":\"Vinyl Direct Set 54\\\"x 72\\\" Single\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24502-R2\",\"approval_number\":\"FL24502.18\",\"seq\":18,\"product_model\":\"Vinyl Sliding Door Transom\",\"product_description\":\"Vinyl Sliding Door Transom 96\\\"x 36\\\" Single\",\"design_pressure\":\"+35\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27616-R4\",\"approval_number\":\"FL27616.2\",\"seq\":2,\"product_model\":\"Feelsafe H3 2.0 Direct Set Fixed Window\",\"product_description\":\"Feelsafe H3 2.0 Direct Set 45\\\" X 84\\\" (Single\\\/Multi-Wide)\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27616-R4\",\"approval_number\":\"FL27616.3\",\"seq\":3,\"product_model\":\"Feelsafe H3 2.0 Direct Set Fixed Window\",\"product_description\":\"Feelsafe H3 2.0 Direct Set 43\\\" X 120\\\" (Single\\\/Multi-Wide)\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27616-R4\",\"approval_number\":\"FL27616.4\",\"seq\":4,\"product_model\":\"Feelsafe H3 2.0 Direct Set Fixed Window\",\"product_description\":\"Feelsafe H3 2.0 Direct Set 64\\\" X 105\\\" (Single\\\/Multi-Wide)\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27616-R4\",\"approval_number\":\"FL27616.5\",\"seq\":5,\"product_model\":\"Feelsafe H3 2.0 Direct Set Fixed Window\",\"product_description\":\"Feelsafe H3 2.0 Direct Set 143\\\" X 72\\\" (Common Mull)\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27661-R2\",\"approval_number\":\"FL27661.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Casement Picture\",\"product_description\":\"Aluminum Clad Casement Picture 72.1875\\\"x 72.1875\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27661-R2\",\"approval_number\":\"FL27661.3\",\"seq\":3,\"product_model\":\"Aluminum Clad Direct Glaze Corner\",\"product_description\":\"Aluminum Clad Direct Glaze Corner 96\\\"x 75\\\" (48\\\"\\\/48\\\"x 75\\\")\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27661-R2\",\"approval_number\":\"FL27661.4\",\"seq\":4,\"product_model\":\"Aluminum Clad Direct Glaze Plus\",\"product_description\":\"Aluminum Clad Direct Glaze Plus 96.5\\\"x 84\\\" (2-Wide Mull)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27661-R2\",\"approval_number\":\"FL27661.5\",\"seq\":5,\"product_model\":\"Aluminum Clad Direct Glaze Plus\",\"product_description\":\"Aluminum Clad Direct Glaze Plus 96.5\\\"x 84\\\" (2-Wide Mull)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27661-R2\",\"approval_number\":\"FL27661.6\",\"seq\":6,\"product_model\":\"H3 2.0 Casement Picture\",\"product_description\":\"H3 2.0 Casement Picture 59.5\\\"x 100\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27661-R2\",\"approval_number\":\"FL27661.7\",\"seq\":7,\"product_model\":\"H3 2.0 Casement Picture\",\"product_description\":\"H3 2.0 Casement Picture 59.5\\\"x 100\\\"-HP\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27661-R2\",\"approval_number\":\"FL27661.8\",\"seq\":8,\"product_model\":\"H3 2.0 Casement Picture\",\"product_description\":\"H3 2.0 Casement Picture 71.5\\\"x 83.5\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27661-R2\",\"approval_number\":\"FL27661.9\",\"seq\":9,\"product_model\":\"H3 2.0 Casement Picture\",\"product_description\":\"H3 2.0 Casement Picture 71.5\\\"x 83.5\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27661-R2\",\"approval_number\":\"FL27661.10\",\"seq\":10,\"product_model\":\"Vinyl Designer Single Hung Picture\",\"product_description\":\"Vinyl Designer Single Hung Picture 52.25\\\" x 83.5\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27661-R2\",\"approval_number\":\"FL27661.11\",\"seq\":11,\"product_model\":\"Vinyl Premium Double Hung Picture\",\"product_description\":\"Vinyl Premium Double Hung Picture 59.5\\\"x 83.5\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27661-R2\",\"approval_number\":\"FL27661.12\",\"seq\":12,\"product_model\":\"Vinyl Premium Double Hung Picture\",\"product_description\":\"Vinyl Premium Double Hung Picture 59.5\\\"x 83.5\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#30898-R3\",\"approval_number\":\"FL30898.4\",\"seq\":4,\"product_model\":\"All Wood Direct Set\",\"product_description\":\"All Wood Direct Set 83x84\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#30898-R3\",\"approval_number\":\"FL30898.6\",\"seq\":6,\"product_model\":\"Clad Direct Glaze Plus\",\"product_description\":\"Clad Direct Glaze Plus 84\\\"x 120\\\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#32090-R2\",\"approval_number\":\"FL32090.2\",\"seq\":2,\"product_model\":\"Westchester Clad Picture\",\"product_description\":\"Westchester Clad Picture 47.5\\\"x 95.5\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-01-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#32090-R2\",\"approval_number\":\"FL32090.3\",\"seq\":3,\"product_model\":\"Westchester Clad Picture\",\"product_description\":\"Westchester Clad Picture 72\\\"x 108\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-02-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#32090-R2\",\"approval_number\":\"FL32090.4\",\"seq\":4,\"product_model\":\"Westchester Clad Picture\",\"product_description\":\"Westchester Clad Picture 83.5\\\"x 71.5\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-01-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#32090-R2\",\"approval_number\":\"FL32090.5\",\"seq\":5,\"product_model\":\"Westchester Clad Picture\",\"product_description\":\"Westchester Clad Picture 83.5\\\"x 95.5\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-01-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#32090-R2\",\"approval_number\":\"FL32090.6\",\"seq\":6,\"product_model\":\"Westchester Clad Transom\",\"product_description\":\"Westchester Clad Transom 95.5\\\"x 47.5\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#32090-R2\",\"approval_number\":\"FL32090.7\",\"seq\":7,\"product_model\":\"Westchester Clad Transom\",\"product_description\":\"Westchester Clad Transom 71.5\\\"x 83.5\\\"; Thru Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#32090-R2\",\"approval_number\":\"FL32090.8\",\"seq\":8,\"product_model\":\"Westchester Clad Transom\",\"product_description\":\"Westchester Clad Transom 72\\\"x 84\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#38054-R1\",\"approval_number\":\"FL38054.8\",\"seq\":8,\"product_model\":\"H3 Double Hung Picture\",\"product_description\":\"H3 Pocket Double Hung Picture 71.5\\\"x 83.5\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#38054-R1\",\"approval_number\":\"FL38054.9\",\"seq\":9,\"product_model\":\"Vinyl Builders Picture\",\"product_description\":\"Vinyl Builders Picture 59.5\\\"x 71.5\\\" Through Frame\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-11-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#38054-R1\",\"approval_number\":\"FL38054.10\",\"seq\":10,\"product_model\":\"Vinyl Casement Picture\",\"product_description\":\"Vinyl Casement Picture 59.5\\\"x 71.5\\\" Through Frame\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#38054-R1\",\"approval_number\":\"FL38054.11\",\"seq\":11,\"product_model\":\"Vinyl Designer Picture\",\"product_description\":\"Vinyl Designer Picture 59.5\\\"x 71.5\\\" Through Frame\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#38054-R1\",\"approval_number\":\"FL38054.12\",\"seq\":12,\"product_model\":\"Vinyl Designer Picture\",\"product_description\":\"Vinyl Designer Picture 59.5\\\"x 71.5\\\" 8500 Replacement\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-03-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#38054-R1\",\"approval_number\":\"FL38054.13\",\"seq\":13,\"product_model\":\"Vinyl Direct Set\",\"product_description\":\"Vinyl Direct Set 84\\\"x 72\\\" Through Frame\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#38054-R1\",\"approval_number\":\"FL38054.14\",\"seq\":14,\"product_model\":\"Vinyl Premium Picture\",\"product_description\":\"Vinyl Premium Picture 59.5\\\"x 83.5\\\" Through Frame\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#38054-R1\",\"approval_number\":\"FL38054.15\",\"seq\":15,\"product_model\":\"Vinyl Premium Picture\",\"product_description\":\"Vinyl Premium Picture 59.5\\\"x 83.5\\\" 8500 Replacement\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-03-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41862-R1\",\"approval_number\":\"FL41862.3\",\"seq\":3,\"product_model\":\"All Wood Direct Glaze\",\"product_description\":\"All Wood Direct Glaze 96\\\"x 75\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41862-R1\",\"approval_number\":\"FL41862.4\",\"seq\":4,\"product_model\":\"All Wood Hung Fixed\",\"product_description\":\"All Wood Hung Fixed 69\\\"x 93\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-06-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41862-R1\",\"approval_number\":\"FL41862.5\",\"seq\":5,\"product_model\":\"Clad Direct Glaze\",\"product_description\":\"Clad Direct Glaze 72\\\"x 60\\\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41862-R1\",\"approval_number\":\"FL41862.6\",\"seq\":6,\"product_model\":\"Clad Direct Glaze Plus\",\"product_description\":\"Clad Direct Glaze Plus 84\\\"x 120\\\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41862-R1\",\"approval_number\":\"FL41862.7\",\"seq\":7,\"product_model\":\"Clad Door Transom\",\"product_description\":\"Clad Door Transom 96\\\"x 36\\\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41862-R1\",\"approval_number\":\"FL41862.8\",\"seq\":8,\"product_model\":\"Clad Pivot\",\"product_description\":\"Clad Pivot Fixed 62\\\"x 122\\\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41862-R1\",\"approval_number\":\"FL41862.9\",\"seq\":9,\"product_model\":\"Clad Transom\",\"product_description\":\"Clad Inswing Transom 78\\\"x 50\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-07-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41862-R1\",\"approval_number\":\"FL41862.10\",\"seq\":10,\"product_model\":\"Clad Westchester\",\"product_description\":\"Clad Westchester Picture 72\\\"x 108\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41862-R1\",\"approval_number\":\"FL41862.11\",\"seq\":11,\"product_model\":\"H3 Direct Set\",\"product_description\":\"H3 Direct Set 72\\\"x120\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41862-R1\",\"approval_number\":\"FL41862.12\",\"seq\":12,\"product_model\":\"Vinyl Builders\",\"product_description\":\"Vinyl Builders Picture 60\\\"x 72\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41862-R1\",\"approval_number\":\"FL41862.13\",\"seq\":13,\"product_model\":\"Vinyl Designer\",\"product_description\":\"Vinyl Designer Picture 72\\\"x 60\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41862-R1\",\"approval_number\":\"FL41862.14\",\"seq\":14,\"product_model\":\"Vinyl Designer\",\"product_description\":\"Vinyl Designer Picture 60\\\"x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41862-R1\",\"approval_number\":\"FL41862.15\",\"seq\":15,\"product_model\":\"Vinyl Designer\",\"product_description\":\"Vinyl Designer Picture 84\\\"x 52\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41862-R1\",\"approval_number\":\"FL41862.16\",\"seq\":16,\"product_model\":\"Vinyl Premium\",\"product_description\":\"Vinyl Premium Picture 96\\\"x 54\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41862-R1\",\"approval_number\":\"FL41862.17\",\"seq\":17,\"product_model\":\"Vinyl Premium\",\"product_description\":\"Vinyl Premium Picture 60\\\"x 72\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41862-R1\",\"approval_number\":\"FL41862.18\",\"seq\":18,\"product_model\":\"Vinyl Premium\",\"product_description\":\"Vinyl Premium Picture 60\\\"x 72\\\" w\\\/Frame Anchors\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#47678-R0\",\"approval_number\":\"FL47678.2\",\"seq\":2,\"product_model\":\"SP Aluminum Clad Direct Set 72X120\\\"\",\"product_description\":\"SP Aluminum Clad Direct Set 72x120\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-11-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#47678-R0\",\"approval_number\":\"FL47678.3\",\"seq\":3,\"product_model\":\"SP Aluminum Clad Direct Set 84x120\\\"\",\"product_description\":\"SP Aluminum Clad Direct Set 84x120\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-11-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#47678-R0\",\"approval_number\":\"FL47678.4\",\"seq\":4,\"product_model\":\"SP Aluminum Clad Direct Set Combo 96 1\\\/4x120\\\"\",\"product_description\":\"SP Aluminum Clad Direct Set Combo 96-1\\\/4x120\\\" (48x60-2\\\/48x60-2)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-11-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#47678-R0\",\"approval_number\":\"FL47678.5\",\"seq\":5,\"product_model\":\"SP Aluminum Clad Direct Set-Exterior Glaze 84x86\\\"\",\"product_description\":\"SP Aluminum Clad Direct Set-Exterior Glaze 84x86\\\" -Thru Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#5607-R0\",\"approval_number\":\"FL5607.1\",\"seq\":1,\"product_model\":\"Clad Direct Glaze\",\"product_description\":\"429-H-028.00\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#5607-R0\",\"approval_number\":\"FL5607.2\",\"seq\":2,\"product_model\":\"Clad Direct Glaze w\\\/ Sash\",\"product_description\":\"429-H-022.00\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21429-R0\",\"approval_number\":\"FL21429.3\",\"seq\":3,\"product_model\":\"Vinyl Sliding Door Sidelite\",\"product_description\":\"8000 Vinyl Sliding Door Sidelite Single 47\\\"x96\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21160-R0\",\"approval_number\":\"FL21160.1\",\"seq\":1,\"product_model\":\"All Wood Casement Picture\",\"product_description\":\"All Wood Casement Picture Single 72\\\"x72\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21160-R0\",\"approval_number\":\"FL21160.3\",\"seq\":3,\"product_model\":\"All Wood Casement Picture\",\"product_description\":\"All Wood Casement Equal Arch Picture Single 72\\\"x84\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-08-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21160-R0\",\"approval_number\":\"FL21160.4\",\"seq\":4,\"product_model\":\"All Wood Casement Picture\",\"product_description\":\"All Wood Casement Springline Picture Single 72\\\"x84\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21160-R0\",\"approval_number\":\"FL21160.5\",\"seq\":5,\"product_model\":\"Clad Inswing Door Transom\",\"product_description\":\"Clad Inswing Door Transom Single 78\\\"x50\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21160-R0\",\"approval_number\":\"FL21160.6\",\"seq\":6,\"product_model\":\"FeelSafe & FeelSafe IG Energy Saver Casement Picture\",\"product_description\":\"FeelSafe & FeelSafe IG Energy Saver Casement Picture Single 60\\\"x72\\\"\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21160-R0\",\"approval_number\":\"FL21160.7\",\"seq\":7,\"product_model\":\"FeelSafe & FeelSafe IG Energy Saver Casement Picture\",\"product_description\":\"FeelSafe & FeelSafe IG Energy Saver Casement Picture Mulled 120\\\"x72\\\" (60\\\"x72\\\" individual unit size)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21160-R0\",\"approval_number\":\"FL21160.8\",\"seq\":8,\"product_model\":\"H3 2.0 Casement Picture\",\"product_description\":\"H3 2.0 Casement Picture Single 72\\\"x84\\\" (Standard)\",\"design_pressure\":\"+35\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21160-R0\",\"approval_number\":\"FL21160.9\",\"seq\":9,\"product_model\":\"H3 2.0 Double Hung Picture\",\"product_description\":\"H3 2.0 Double Hung Picture Single 72\\\"x84\\\" (HP)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21160-R0\",\"approval_number\":\"FL21160.10\",\"seq\":10,\"product_model\":\"H3 2.0 Double Hung Picture\",\"product_description\":\"H3 2.0 Double Hung Picture Single 60\\\"x80\\\"\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21160-R0\",\"approval_number\":\"FL21160.11\",\"seq\":11,\"product_model\":\"Vinyl Builders Picture\",\"product_description\":\"8000 Vinyl Builders Picture Single 60\\\"x72\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21160-R0\",\"approval_number\":\"FL21160.12\",\"seq\":12,\"product_model\":\"Vinyl Casement & Awning Picture\",\"product_description\":\"8000 Vinyl Casement & Awning Picture Single 72\\\"x60\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-06-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21160-R0\",\"approval_number\":\"FL21160.13\",\"seq\":13,\"product_model\":\"Vinyl Designer Single Hung\\\/Slider Picture\",\"product_description\":\"8000 Vinyl Designer Single Hung\\\/Slider Picture 48\\\"x66\\\"\",\"design_pressure\":\"+50\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21160-R0\",\"approval_number\":\"FL21160.14\",\"seq\":14,\"product_model\":\"Vinyl Designer Single Hung\\\/Slider Picture\",\"product_description\":\"8000 Vinyl Designer Single Hung\\\/Slider Picture 72\\\"x60\\\"\",\"design_pressure\":\"+50\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21160-R0\",\"approval_number\":\"FL21160.15\",\"seq\":15,\"product_model\":\"Vinyl Premium Double Hung\\\/Slider Picture\",\"product_description\":\"8000 Vinyl Premium Double Hung\\\/Slider Picture Single 60\\\"x72\\\" (Standard)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21160-R0\",\"approval_number\":\"FL21160.16\",\"seq\":16,\"product_model\":\"Vinyl Premium Double Hung\\\/Slider Picture\",\"product_description\":\"8000 Vinyl Premium Double Hung\\\/Slider Picture Single 60\\\"x72\\\" (HP)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21160-R0\",\"approval_number\":\"FL21160.17\",\"seq\":17,\"product_model\":\"Vinyl Premium Double Hung\\\/Slider Picture\",\"product_description\":\"8000 Vinyl Premium Double Hung\\\/Slider Picture Single 96\\\"x54\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21429-R0\",\"approval_number\":\"FL21429.1\",\"seq\":1,\"product_model\":\"All Wood Double Hung Picture\",\"product_description\":\"All Wood Double Hung Picture Single 69\\\"x93\\\"\",\"design_pressure\":\"+35\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21429-R0\",\"approval_number\":\"FL21429.2\",\"seq\":2,\"product_model\":\"Vinyl Premium Direct Set\",\"product_description\":\"8000 Premium Vinyl Direct Set Single 84\\\"x72\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21965-R0\",\"approval_number\":\"FL21965.1\",\"seq\":1,\"product_model\":\"FeelSafe H3 2.0 Casement Transom\",\"product_description\":\"FeelSafe H3 2.0 3-Wide Casement Transom 119.5\\\"x27.5\\\" (40\\\"x28\\\" individual unit call out)\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21965-R2\",\"approval_number\":\"FL21965.18\",\"seq\":18,\"product_model\":\"Vinyl Casement Picture\",\"product_description\":\"Vinyl Casement Picture Combination 95.5\\\"x 95.5\\\" Overall\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24502-R0\",\"approval_number\":\"FL24502.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Casement Picture\",\"product_description\":\"Aluminum Clad Casement Picture 72\\\"x 84\\\" Single\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24502-R0\",\"approval_number\":\"FL24502.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Casement Picture\",\"product_description\":\"Aluminum Clad Casement Picture-Springline 72\\\"x 72 Single\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-05-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24502-R0\",\"approval_number\":\"FL24502.3\",\"seq\":3,\"product_model\":\"Aluminum Clad Direct Glaze Plus\",\"product_description\":\"Aluminum Clad Direct Glaze Plus 72\\\"x 60\\\" Single\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-11-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24502-R0\",\"approval_number\":\"FL24502.4\",\"seq\":4,\"product_model\":\"Aluminum Clad Direct Glaze Plus\",\"product_description\":\"Aluminum Clad Direct Glaze Plus 96\\\"x 75\\\" Single\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-11-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24502-R0\",\"approval_number\":\"FL24502.5\",\"seq\":5,\"product_model\":\"Aluminum Clad Direct Set\",\"product_description\":\"Aluminum Clad Direct Set 2-Wide 100\\\"x 86\\\" (50\\\"x 86\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24502-R0\",\"approval_number\":\"FL24502.6\",\"seq\":6,\"product_model\":\"Aluminum Clad Double Hung Picture\",\"product_description\":\"Aluminum Clad Double Hung Picture 102\\\"x 59\\\" Single\",\"design_pressure\":\"+50\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24502-R0\",\"approval_number\":\"FL24502.7\",\"seq\":7,\"product_model\":\"Aluminum Clad Double Hung Picture\",\"product_description\":\"Aluminum Clad Double Hung Picture 69\\\"x 93\\\" Single\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24502-R0\",\"approval_number\":\"FL24502.14\",\"seq\":14,\"product_model\":\"Vinyl Casement Picture\",\"product_description\":\"Vinyl Casement Picture 2-Wide 70\\\"x 18\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-06-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24502-R0\",\"approval_number\":\"FL24502.19\",\"seq\":19,\"product_model\":\"Vinyl Sliding Door Transom\",\"product_description\":\"Vinyl Sliding Door Transom 96\\\"x 36\\\" Single\",\"design_pressure\":\"+35\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#30898-R0\",\"approval_number\":\"FL30898.1\",\"seq\":1,\"product_model\":\"All Wood Direct Set\",\"product_description\":\"All Wood Direct Set 100\\\"x 84\\\" (50\\\/50\\\"x 84\\\")\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#30898-R0\",\"approval_number\":\"FL30898.2\",\"seq\":2,\"product_model\":\"All Wood Direct Set\",\"product_description\":\"All Wood Direct Set 98\\\"x 84\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#30898-R0\",\"approval_number\":\"FL30898.3\",\"seq\":3,\"product_model\":\"Clad Direct Glaze Plus\",\"product_description\":\"Clad Direct Glaze Plus 84\\\"x 120\\\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#30898-R3\",\"approval_number\":\"FL30898.5\",\"seq\":5,\"product_model\":\"Aluminum Clad Direct Set\",\"product_description\":\"Aluminum Clad Direct Set 98x84 Single Unit\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-31 00:00:00\",\"instructions_url\":\"\"}],\"Air Master Awning, LLC\":[{\"manufacturer\":\"Air Master Awning, LLC\",\"approval_number_master\":\"FL#21987-R6\",\"approval_number\":\"FL21987.1\",\"seq\":1,\"product_model\":\"Series \\\"Continental\\\" Aluminum Fixed Window\",\"product_description\":\"HVHZ Impact Rated Aluminum Picture Window with 5\\\/16\\\" Heat Strengthened Laminate\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Air Master Awning, LLC\",\"approval_number_master\":\"FL#28388-R3\",\"approval_number\":\"FL28388.1\",\"seq\":1,\"product_model\":\"Series 250 Aluminum Picture Window\",\"product_description\":\"Large missile impact resistant aluminum picture window.\",\"design_pressure\":\"+73.7\\\/-73.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Air Master Awning, LLC\",\"approval_number_master\":\"FL#21987-R6\",\"approval_number\":\"FL21987.2\",\"seq\":2,\"product_model\":\"Series \\\"Continental\\\" Aluminum Fixed Window\",\"product_description\":\"HVHZ Impact Rated Aluminum Picture Window with 7\\\/16\\\" Annealed Laminate\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Air Master Awning, LLC\",\"approval_number_master\":\"FL#21987-R6\",\"approval_number\":\"FL21987.3\",\"seq\":3,\"product_model\":\"Series \\\"Picture Window with Insulated Glass\\\"\",\"product_description\":\"HVHZ Impact Rated Aluminum Picture Window\",\"design_pressure\":\"+73.7\\\/-73.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-28 00:00:00\",\"instructions_url\":\"\"}],\"Assura Windows & Doors\":[{\"manufacturer\":\"Assura Windows & Doors\",\"approval_number_master\":\"FL#21878-R4\",\"approval_number\":\"FL21878.1\",\"seq\":1,\"product_model\":\"Series 200 Exterior Glazed Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Assura Windows & Doors\",\"approval_number_master\":\"FL#21878-R4\",\"approval_number\":\"FL21878.2\",\"seq\":2,\"product_model\":\"Series 200 Exterior Glazed Aluminum Fixed Window\",\"product_description\":\"Non-impact resistant aluminum fixed window.\",\"design_pressure\":\"+80\\\/-186.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Assura Windows & Doors\",\"approval_number_master\":\"FL#21864-R0\",\"approval_number\":\"FL21864.1\",\"seq\":1,\"product_model\":\"Series \\\"10200\\\" White PVC Fixed Window\",\"product_description\":\"Non-impact resistant white PVC fixed window.\",\"design_pressure\":\"+65\\\/-125\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Assura Windows & Doors\",\"approval_number_master\":\"FL#21864-R0\",\"approval_number\":\"FL21864.2\",\"seq\":2,\"product_model\":\"Series \\\"10200\\\" White PVC Fixed Window\",\"product_description\":\"Large missile resistant white PVC fixed window.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Assura Windows & Doors\",\"approval_number_master\":\"FL#15920-R4\",\"approval_number\":\"FL15920.1\",\"seq\":1,\"product_model\":\"Series 300 Aluminum Fixed Window\",\"product_description\":\"Series 300 Aluminum Fixed Window - LMI\\\/SMI\",\"design_pressure\":\"+80\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"WINCO\":[{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#24436-R2\",\"approval_number\":\"FL24436.1\",\"seq\":1,\"product_model\":\"3350\",\"product_description\":\"3350 Fixed - ICC 500 \\\/ FEMA P-361 Storm Shelter - 15 lb 2x4 @ 100 MPH\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#29634-R2\",\"approval_number\":\"FL29634.1\",\"seq\":1,\"product_model\":\"3250 Fixed\",\"product_description\":\"3250 Fixed\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-11-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#46704-R0\",\"approval_number\":\"FL46704.1\",\"seq\":1,\"product_model\":\"3250\",\"product_description\":\"3250 Fixed - Non-Impact\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#47093-R0\",\"approval_number\":\"FL47093.1\",\"seq\":1,\"product_model\":\"8800\",\"product_description\":\"8800 Fixed - E Missile Rated Exterior IGU w\\\/ Interior AAMA 501.8 Human Impact Rated Blind Sash\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#47223-R0\",\"approval_number\":\"FL47223.1\",\"seq\":1,\"product_model\":\"1150 \\\/ 8800 Retrofit\",\"product_description\":\"1150 Fixed E-Missile w\\\/ 8800 Retrofit - Human Impact Blind Sash on the Interior\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#47556-R0\",\"approval_number\":\"FL47556.1\",\"seq\":1,\"product_model\":\"3250\",\"product_description\":\"3250 Combo Fixed - D Missile Impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#47556-R0\",\"approval_number\":\"FL47556.2\",\"seq\":2,\"product_model\":\"3250\",\"product_description\":\"3250 Combo Fixed - E Missile Impact\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#2262-R0\",\"approval_number\":\"FL2262.1\",\"seq\":1,\"product_model\":\"1100,1150,1450.1550,2250,3350\",\"product_description\":\"Fixed Aluminum Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#2401-R0\",\"approval_number\":\"FL2401.1\",\"seq\":1,\"product_model\":\"1100\",\"product_description\":\"2\\\" Non-Thermal, 1\\\/8\\\" Wall, LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#2401-R0\",\"approval_number\":\"FL2401.2\",\"seq\":2,\"product_model\":\"1450\",\"product_description\":\"4\\\" Thermal, 1\\\/8\\\" Wall , LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#6850-R0\",\"approval_number\":\"FL6850.1\",\"seq\":1,\"product_model\":\"1150\",\"product_description\":\"2\\\" Deep Thermally Improved Fixed Windows with Insulated Glass, 1\\\/8\\\" Wall, LMI\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#6850-R0\",\"approval_number\":\"FL6850.2\",\"seq\":2,\"product_model\":\"1450\",\"product_description\":\"4\\\" Deep Thermally Improved Fixed Windows with Insulated Glass, 1\\\/8\\\" Wall, LMI\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#8456-R0\",\"approval_number\":\"FL8456.1\",\"seq\":1,\"product_model\":\"1100\",\"product_description\":\"Fixed Aluminum Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#8456-R0\",\"approval_number\":\"FL8456.2\",\"seq\":2,\"product_model\":\"1150\",\"product_description\":\"Fixed Aluminum Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#8456-R0\",\"approval_number\":\"FL8456.3\",\"seq\":3,\"product_model\":\"1550\",\"product_description\":\"Fixed Aluminum Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#8456-R0\",\"approval_number\":\"FL8456.4\",\"seq\":4,\"product_model\":\"3350\",\"product_description\":\"Fixed Aluminum Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#9059-R0\",\"approval_number\":\"FL9059.1\",\"seq\":1,\"product_model\":\"1100\",\"product_description\":\"2\\\" Deep Non-Thermal 1\\\/8\\\" Wall LMI\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#9059-R0\",\"approval_number\":\"FL9059.2\",\"seq\":2,\"product_model\":\"1450\",\"product_description\":\"4\\\" Deep Thermally Improved, Monolithic Glass 1\\\/8\\\" Wall LMI\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#13205-R0\",\"approval_number\":\"FL13205.1\",\"seq\":1,\"product_model\":\"1100 Fixed\",\"product_description\":\"1100 Fixed\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#13208-R0\",\"approval_number\":\"FL13208.1\",\"seq\":1,\"product_model\":\"1150 Fixed\",\"product_description\":\"1150 Fixed\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#13211-R0\",\"approval_number\":\"FL13211.1\",\"seq\":1,\"product_model\":\"1450 Fixed\",\"product_description\":\"1450 Fixed\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#13215-R0\",\"approval_number\":\"FL13215.1\",\"seq\":1,\"product_model\":\"1100 Fixed\",\"product_description\":\"1100 Fixed\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#13217-R0\",\"approval_number\":\"FL13217.1\",\"seq\":1,\"product_model\":\"1450 Fixed\",\"product_description\":\"1450 Fixed\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#13218-R0\",\"approval_number\":\"FL13218.1\",\"seq\":1,\"product_model\":\"1150 Fixed\",\"product_description\":\"1150 Fixed\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#13222-R0\",\"approval_number\":\"FL13222.1\",\"seq\":1,\"product_model\":\"1150S Fixed\",\"product_description\":\"1150S Fixed\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#13526-R0\",\"approval_number\":\"FL13526.1\",\"seq\":1,\"product_model\":\"3350\",\"product_description\":\"3350 Fixed\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#19708-R0\",\"approval_number\":\"FL19708.1\",\"seq\":1,\"product_model\":\"1450S\",\"product_description\":\"1450S Fixed\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#19709-R0\",\"approval_number\":\"FL19709.1\",\"seq\":1,\"product_model\":\"1450S\",\"product_description\":\"1450S Fixed mulled to Casement\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#19710-R0\",\"approval_number\":\"FL19710.1\",\"seq\":1,\"product_model\":\"3250\",\"product_description\":\"3250 Fixed\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#46791-R0\",\"approval_number\":\"FL46791.1\",\"seq\":1,\"product_model\":\"1150\\\/1150S Fixed\",\"product_description\":\"1150 or 1150S Fixed - Non-Impact\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#46799-R0\",\"approval_number\":\"FL46799.1\",\"seq\":1,\"product_model\":\"1450\\\/1450S\",\"product_description\":\"1450 or 1450S Fixed\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-28 00:00:00\",\"instructions_url\":\"\"}],\"Soft-Lite LLC\":[{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15768-R0\",\"approval_number\":\"FL15768.1\",\"seq\":1,\"product_model\":\"a. \\\"CPWL\\\" Casement Picture Window Low Profile\",\"product_description\":\"Extruded PVC Low Profile Fixed Casement Picture Window - (O Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15768-R0\",\"approval_number\":\"FL15768.2\",\"seq\":2,\"product_model\":\"b. \\\"CPW\\\" Casement Picture Window\",\"product_description\":\"Extruded PVC Fixed Casement Picture Window - (O Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15768-R0\",\"approval_number\":\"FL15768.3\",\"seq\":3,\"product_model\":\"c. \\\"Imperial LS PW12\\\" Picture Window\",\"product_description\":\"Extruded PVC Fixed Picture Window - (O Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15768-R1\",\"approval_number\":\"FL15768.4\",\"seq\":4,\"product_model\":\"d. \\\"5400 PW54 (G5401)\\\" Picture Window\",\"product_description\":\"Extruded PVC Fixed Picture Window - (O Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15768-R1\",\"approval_number\":\"FL15768.5\",\"seq\":5,\"product_model\":\"e. \\\"5400 PW54 (G5401)\\\" Picture Window\",\"product_description\":\"Extruded PVC Fixed Picture Window - (O Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15768-R2\",\"approval_number\":\"FL15768.6\",\"seq\":6,\"product_model\":\"f. \\\"5300 PW53 (G5301)\\\" Picture Window\",\"product_description\":\"Extruded PVC Fixed Picture Window - (O Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15768-R2\",\"approval_number\":\"FL15768.7\",\"seq\":7,\"product_model\":\"g. \\\"5300 PW53 (G5301)\\\" Picture Window\",\"product_description\":\"Extruded PVC Fixed Picture Window - (O Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15768-R4\",\"approval_number\":\"FL15768.8\",\"seq\":8,\"product_model\":\"h. Series \\\"Barcelona\\\" Model PW30I\",\"product_description\":\"Extruded PVC \\\"Impact\\\" Picture Window - Missile Level \\\"D\\\" Includes Wind Zone 4 (O Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15768-R4\",\"approval_number\":\"FL15768.9\",\"seq\":9,\"product_model\":\"i. Series \\\"Barcelona\\\" Model PW30I\",\"product_description\":\"Extruded PVC \\\"Impact\\\" Picture Window for use in the High Velocity Hurricane Zone (O Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15768-R4\",\"approval_number\":\"FL15768.10\",\"seq\":10,\"product_model\":\"j. Series \\\"Barcelona\\\" Model PW30I\",\"product_description\":\"Extruded PVC \\\"Impact\\\" Picture Window (Geometric Shapes) - Missile Level \\\"D\\\" Includes Wind Zone 4 (O Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15768-R4\",\"approval_number\":\"FL15768.11\",\"seq\":11,\"product_model\":\"k. Series \\\"Barcelona\\\" Model PW30I\",\"product_description\":\"Extruded PVC \\\"Impact\\\" Picture Window (Geometric Shapes) for use in the High Velocity Hurricane Zone (O Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15768-R4\",\"approval_number\":\"FL15768.12\",\"seq\":12,\"product_model\":\"l. Series \\\"Barcelona\\\" Model PW30\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Picture Window - (O Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#7083-R0\",\"approval_number\":\"FL7083.1\",\"seq\":1,\"product_model\":\"Barrington PW7\",\"product_description\":\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#7083-R0\",\"approval_number\":\"FL7083.2\",\"seq\":2,\"product_model\":\"Barrington Pw7\",\"product_description\":\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#22314-R0\",\"approval_number\":\"FL22314.1\",\"seq\":1,\"product_model\":\"a. Series \\\"Barcelona\\\" Model PW30I\",\"product_description\":\"Extruded PVC \\\"Impact\\\" Picture Window - Missile Level \\\"D\\\" Includes Wind Zone 4 (O Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#22314-R0\",\"approval_number\":\"FL22314.2\",\"seq\":2,\"product_model\":\"b. Series \\\"Barcelona\\\" Model PW30I\",\"product_description\":\"Extruded PVC \\\"Impact\\\" Picture Window for use in the High Velocity Hurricane Zone (O Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#22314-R2\",\"approval_number\":\"FL22314.3\",\"seq\":3,\"product_model\":\"c. Series \\\"Barcelona\\\" Model PW30I\",\"product_description\":\"Extruded PVC \\\"Impact\\\" Picture Window (Geometric Shapes) - Missile Level \\\"D\\\" Includes Wind Zone 4 (O Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#22314-R2\",\"approval_number\":\"FL22314.4\",\"seq\":4,\"product_model\":\"d. Series \\\"Barcelona\\\" Model PW30I\",\"product_description\":\"Extruded PVC \\\"Impact\\\" Picture Window (Geometric Shapes) for use in the High Velocity Hurricane Zone (O Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#22314-R2\",\"approval_number\":\"FL22314.5\",\"seq\":5,\"product_model\":\"e. Series \\\"Barcelona\\\" Model PW30\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Picture Window - (O Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-06-30 00:00:00\",\"instructions_url\":\"\"}],\"All American Window Company LLC\":[{\"manufacturer\":\"All American Window Company LLC\",\"approval_number_master\":\"FL#23893-R4\",\"approval_number\":\"FL23893.1\",\"seq\":1,\"product_model\":\"1970 FIXED WINDOW IMPACT\",\"product_description\":\"1970 FIXED WINDOW IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All American Window Company LLC\",\"approval_number_master\":\"FL#23893-R1\",\"approval_number\":\"FL23893.2\",\"seq\":2,\"product_model\":\"1970 FIXED WINDOW NON-IMPACT\",\"product_description\":\"1970 FIXED WINDOW NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-10-12 00:00:00\",\"instructions_url\":\"\"}],\"Optimum Steel Windows and Doors\":[{\"manufacturer\":\"Optimum Steel Windows and Doors\",\"approval_number_master\":\"FL#47705-R0\",\"approval_number\":\"FL47705.1\",\"seq\":1,\"product_model\":\"RTS-430i Stainless Steel Jumbo Fixed Window (L.M.I. & S.M.I.)\",\"product_description\":\"RTS-430i Stainless Steel Jumbo Fixed Window System - Large and Small Missile Impact rated\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Optimum Steel Windows and Doors\",\"approval_number_master\":\"FL#22639-R0\",\"approval_number\":\"FL22639.1\",\"seq\":1,\"product_model\":\"RTS-430+ Fixed Window\",\"product_description\":\"Thermally Broken Steel Impact Rated Fixed Window\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Optimum Steel Windows and Doors\",\"approval_number_master\":\"FL#22639-R1\",\"approval_number\":\"FL22639.2\",\"seq\":2,\"product_model\":\"RTS-430i Stainless Steel Fixed Window (HVHZ)(Impact)\",\"product_description\":\"RTS-430i Stainless Steel Fixed Window (HVHZ)(Impact)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Optimum Steel Windows and Doors\",\"approval_number_master\":\"FL#22639-R2\",\"approval_number\":\"FL22639.3\",\"seq\":3,\"product_model\":\"RTS-430i Stainless Steel Fixed Window (WZ3)(Impact)\",\"product_description\":\"RTS-430i Stainless Steel Fixed Window (WZ3)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"All Seasons Commercial Div.\":[{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#17121-R5\",\"approval_number\":\"FL17121.1\",\"seq\":1,\"product_model\":\"E2500\\\/E3250\\\/E4000 Fixed Frame Window\",\"product_description\":\"E2500\\\/E3250\\\/E4000 Fixed Frame Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#26945-R3\",\"approval_number\":\"FL26945.2\",\"seq\":2,\"product_model\":\"E4000FO\",\"product_description\":\"E4000FO Fixed Offset Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#26945-R3\",\"approval_number\":\"FL26945.3\",\"seq\":3,\"product_model\":\"E4000FO\",\"product_description\":\"E4000FO Fixed Offset Window\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#26945-R3\",\"approval_number\":\"FL26945.4\",\"seq\":4,\"product_model\":\"SERIES 3250 ALUMINUM FIXED WINDOW\",\"product_description\":\"SERIES 3250 ALUMINUM FIXED WINDOW 48\\\" X 96\\\" IMPACT\",\"design_pressure\":\"+75\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#41899-R1\",\"approval_number\":\"FL41899.1\",\"seq\":1,\"product_model\":\"SERIES E3250\",\"product_description\":\"ALUMINUM FIXED WINDOW\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#1539-R0\",\"approval_number\":\"FL1539.1\",\"seq\":1,\"product_model\":\"1000\",\"product_description\":\"3 5\\\/8\\\" Non-Thermal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#1539-R0\",\"approval_number\":\"FL1539.2\",\"seq\":2,\"product_model\":\"200\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#1539-R0\",\"approval_number\":\"FL1539.3\",\"seq\":3,\"product_model\":\"2000\",\"product_description\":\"3 5\\\/8\\\" Thermal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#1539-R0\",\"approval_number\":\"FL1539.4\",\"seq\":4,\"product_model\":\"212\",\"product_description\":\"2 3\\\/8\\\" Thermal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#1539-R0\",\"approval_number\":\"FL1539.5\",\"seq\":5,\"product_model\":\"3000\",\"product_description\":\"3\\\" Thermal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#1539-R0\",\"approval_number\":\"FL1539.6\",\"seq\":6,\"product_model\":\"400\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#1539-R0\",\"approval_number\":\"FL1539.7\",\"seq\":7,\"product_model\":\"4000\",\"product_description\":\"4\\\" Thermal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#1539-R0\",\"approval_number\":\"FL1539.8\",\"seq\":8,\"product_model\":\"5062\",\"product_description\":\"2 1\\\/4\\\" Thermal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#1539-R0\",\"approval_number\":\"FL1539.9\",\"seq\":9,\"product_model\":\"5125\",\"product_description\":\"2 1\\\/4\\\" Thermal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#1539-R0\",\"approval_number\":\"FL1539.10\",\"seq\":10,\"product_model\":\"615\",\"product_description\":\"3 1\\\/8\\\" Thermal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#1539-R0\",\"approval_number\":\"FL1539.11\",\"seq\":11,\"product_model\":\"950\",\"product_description\":\"2 1\\\/2\\\" Non-Thermal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#14397-R0\",\"approval_number\":\"FL14397.1\",\"seq\":1,\"product_model\":\"2000FF\",\"product_description\":\"2000 SERIES FIXED FRAME\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#17121-R0\",\"approval_number\":\"FL17121.2\",\"seq\":2,\"product_model\":\"3000 Fixed Window\",\"product_description\":\"3000 Fixed Frame Window\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#17121-R0\",\"approval_number\":\"FL17121.3\",\"seq\":3,\"product_model\":\"8065 Fixed Window\",\"product_description\":\"8065 Fixed Frame Window\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#17121-R0\",\"approval_number\":\"FL17121.4\",\"seq\":4,\"product_model\":\"E2500\\\/E3250\\\/E4000 Fixed Window\",\"product_description\":\"E2500\\\/E3250\\\/E4000 Fixed Frame Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#26945-R0\",\"approval_number\":\"FL26945.1\",\"seq\":1,\"product_model\":\"2000 Fixed Window\",\"product_description\":\"2000 Fixed Frame Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#26945-R1\",\"approval_number\":\"FL26945.5\",\"seq\":5,\"product_model\":\"SERIES 3250 ALUMINUM FIXED WINDOW\",\"product_description\":\"SERIES 3250 ALUMINUM FIXED WINDOW 48\\\" X 96\\\" IMPACT\",\"design_pressure\":\"+75\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-05-31 00:00:00\",\"instructions_url\":\"\"}],\"Quaker Window Products\":[{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#14300-R5\",\"approval_number\":\"FL14300.1\",\"seq\":1,\"product_model\":\"Series \\\"K200\\\/E200\\\"\",\"product_description\":\"Thermally-Broken Aluminum Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#15857-R5\",\"approval_number\":\"FL15857.1\",\"seq\":1,\"product_model\":\"Series 340 (E700) Fixed Window (WZ4)(Impact)\",\"product_description\":\"Series 340 (E700) Fixed Window (WZ4)(Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#29277-R3\",\"approval_number\":\"FL29277.1\",\"seq\":1,\"product_model\":\"Series M700\\\/ModernVu Fixed Impact\",\"product_description\":\"Series M700 Fixed\\\/Fixed over Louver\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#29277-R3\",\"approval_number\":\"FL29277.2\",\"seq\":2,\"product_model\":\"Series M700\\\/ModernVu Fixed\\\/Fixed Impact\",\"product_description\":\"Series M700 Fixed\\\/Fixed\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#36903-R3\",\"approval_number\":\"FL36903.1\",\"seq\":1,\"product_model\":\"V300 Vinyl Fixed Narrow Frame\",\"product_description\":\"V300 VuPoint Vinyl Fixed Direct Set Narrow Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#36903-R3\",\"approval_number\":\"FL36903.2\",\"seq\":2,\"product_model\":\"V700 Fixed Vinyl Impact Window Narrow Frame\",\"product_description\":\"V700 Fixed Vinyl Impact Window Narrow Frame Direct Set\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#42017-R2\",\"approval_number\":\"FL42017.1\",\"seq\":1,\"product_model\":\"C-Series C600\\\/605 Two Tone Fixed Window\",\"product_description\":\"C-Series C600\\\/605 Two Tone Fixed Aluminum Thermally Broken Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#47636-R0\",\"approval_number\":\"FL47636.1\",\"seq\":1,\"product_model\":\"H4503 Fixed Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"H4503 Fixed Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#23998-R11\",\"approval_number\":\"FL23998.6\",\"seq\":6,\"product_model\":\"Series M700 Fixed Impact Window - PVB\",\"product_description\":\"3 1\\\/4\\\" Thermally Broken 42\\\" X 72\\\"Aluminum Fixed Impact Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#23998-R11\",\"approval_number\":\"FL23998.7\",\"seq\":7,\"product_model\":\"Series M700\\\/ Fixed Light over Louver Impact Window\",\"product_description\":\"3 1\\\/4\\\" Thermally Broken Aluminum Fixed over Louver Impact Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#23998-R11\",\"approval_number\":\"FL23998.8\",\"seq\":8,\"product_model\":\"Series M700\\\/Light Fixed Impact Window\",\"product_description\":\"3 1\\\/4\\\" Thermally Broken Aluminum Fixed Impact Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#42017-R2\",\"approval_number\":\"FL42017.2\",\"seq\":2,\"product_model\":\"C-Series C600\\\/605 One Tone Fixed Window\",\"product_description\":\"C-Series C600\\\/605 One Tone Fixed Aluminum Thermally Broken Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#42017-R2\",\"approval_number\":\"FL42017.3\",\"seq\":3,\"product_model\":\"C-Series C700\\\/705 One Tone Fixed Impact Window\",\"product_description\":\"C-Series C700\\\/705 One Tone Fixed Aluminum Thermally Broken Impact Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#42017-R2\",\"approval_number\":\"FL42017.4\",\"seq\":4,\"product_model\":\"C-Series C700\\\/705 Two Tone Fixed Impact Window\",\"product_description\":\"C-Series C700\\\/705 Two Tone Fixed Aluminum Thermally Broken Impact Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#42017-R2\",\"approval_number\":\"FL42017.5\",\"seq\":5,\"product_model\":\"W-Series W600\\\/605 Two Tone Fixed Window w\\\/Interior Wood\",\"product_description\":\"W-Series W600\\\/605 Two Tone Fixed Aluminum Thermally Broken Window w\\\/Interior Wood\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#42017-R2\",\"approval_number\":\"FL42017.6\",\"seq\":6,\"product_model\":\"W-Series W700\\\/705 Two Tone Fixed Impact Window w\\\/Interior Wood\",\"product_description\":\"W-Series W700\\\/705 Two Tone Fixed Aluminum Thermally Broken Impact Window w\\\/Interior Wood\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#47877-R0\",\"approval_number\":\"FL47877.1\",\"seq\":1,\"product_model\":\"C200 Series Transom and Sidelite Windows (Non-HVHZ) (Non-Impact)\",\"product_description\":\"C200 Series Transom and Sidelite Windows (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#47877-R0\",\"approval_number\":\"FL47877.2\",\"seq\":2,\"product_model\":\"W200 Series Transom and Sidelite Windows (Non-HVHZ) (Non-Impact)\",\"product_description\":\"W200 Series Transom and Sidelite Windows (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#2926-R0\",\"approval_number\":\"FL2926.1\",\"seq\":1,\"product_model\":\"#2000 Series Picture Window\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#23998-R0\",\"approval_number\":\"FL23998.1\",\"seq\":1,\"product_model\":\"Series M600\\\/Modern Vu Fixed Window\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#23998-R2\",\"approval_number\":\"FL23998.2\",\"seq\":2,\"product_model\":\"Series M600\\\/Modern Vu Fixed Window\",\"product_description\":\"3 1\\\/4\\\" Thermally Broken Aluminum Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#23998-R2\",\"approval_number\":\"FL23998.3\",\"seq\":3,\"product_model\":\"Series M600\\\/Modern Vu Fixed Window\",\"product_description\":\"3 1\\\/4\\\" Thermally Broken Aluminum Fixed Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#23998-R2\",\"approval_number\":\"FL23998.4\",\"seq\":4,\"product_model\":\"Series M600\\\/Modern Vu Fixed Window\",\"product_description\":\"3 1\\\/4\\\" Thermally Broken 2 Light Aluminum Fixed Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#23998-R3\",\"approval_number\":\"FL23998.5\",\"seq\":5,\"product_model\":\"Series M600\\\/Modern Vu Fixed Window\",\"product_description\":\"3 1\\\/4\\\" Thermally Broken Aluminum Fixed Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#23998-R5\",\"approval_number\":\"FL23998.9\",\"seq\":9,\"product_model\":\"Series M700\\\/ Fixed Light over Louver Impact Window\",\"product_description\":\"3 1\\\/4\\\" Thermally Broken Aluminum Fixed over Louver Impact Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#23998-R5\",\"approval_number\":\"FL23998.10\",\"seq\":10,\"product_model\":\"Series M700\\\/Dual Light Fixed Impact Window\",\"product_description\":\"3 1\\\/4\\\" Thermally Broken Horizontal 2 Light Aluminum Fixed Impact Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#23998-R5\",\"approval_number\":\"FL23998.11\",\"seq\":11,\"product_model\":\"Series M700\\\/Light Fixed Impact Window\",\"product_description\":\"3 1\\\/4\\\" Thermally Broken Aluminum Fixed Impact Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#23998-R5\",\"approval_number\":\"FL23998.12\",\"seq\":12,\"product_model\":\"Series M700\\\/Light Fixed Impact Window\",\"product_description\":\"3 1\\\/4\\\" Thermally Broken Aluminum Fixed Impact Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#23998-R9\",\"approval_number\":\"FL23998.13\",\"seq\":13,\"product_model\":\"Series M700\\\/Light Fixed Impact Window\",\"product_description\":\"3 1\\\/4\\\" Thermally Broken Aluminum Fixed Impact Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#36903-R2\",\"approval_number\":\"FL36903.3\",\"seq\":3,\"product_model\":\"V700 Vinyl Impact Fixed Narrow Frame\",\"product_description\":\"V700 VuPoint Vinyl Impact Fixed Direct Set Narrow Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-11-30 00:00:00\",\"instructions_url\":\"\"}],\"N.R. Architectural Products, Inc.\":[{\"manufacturer\":\"N.R. Architectural Products, Inc.\",\"approval_number_master\":\"FL#22026-R3\",\"approval_number\":\"FL22026.1\",\"seq\":1,\"product_model\":\"Series NRAP 2500 Fixed Window - L.M.I.\",\"product_description\":\"Series NRAP 2500 Fixed Window - Large Missile Impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"N.R. Architectural Products, Inc.\",\"approval_number_master\":\"FL#23073-R3\",\"approval_number\":\"FL23073.1\",\"seq\":1,\"product_model\":\"Veneer System- SMI\",\"product_description\":\"Aluminum Fixed Window -Small Missile Impact\",\"design_pressure\":\"+67.8\\\/-67.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"N.R. Architectural Products, Inc.\",\"approval_number_master\":\"FL#26371-R3\",\"approval_number\":\"FL26371.1\",\"seq\":1,\"product_model\":\"3250 Fixed Window-LMI & SMI\",\"product_description\":\"3250 Fixed Window-LMI & SMI\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"N.R. Architectural Products, Inc.\",\"approval_number_master\":\"FL#29107-R3\",\"approval_number\":\"FL29107.1\",\"seq\":1,\"product_model\":\"Series 3500 Aluminum Fixed Window - LMI & SMI\",\"product_description\":\"Aluminum Fixed Window - LMI & SMI\",\"design_pressure\":\"+65\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"N.R. Architectural Products, Inc.\",\"approval_number_master\":\"FL#22026-R3\",\"approval_number\":\"FL22026.2\",\"seq\":2,\"product_model\":\"Series NRAP 2500 Fixed Window - S.M.I.\",\"product_description\":\"Series NRAP 2500 Fixed Window - Small Missile Impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-31 00:00:00\",\"instructions_url\":\"\"}],\"Sunshine Windows Manufacturing Inc.\":[{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#31134-R2\",\"approval_number\":\"FL31134.1\",\"seq\":1,\"product_model\":\"Series 4230 Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#31179-R3\",\"approval_number\":\"FL31179.1\",\"seq\":1,\"product_model\":\"Series 2011 Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#32020-R2\",\"approval_number\":\"FL32020.1\",\"seq\":1,\"product_model\":\"Series F-2009 Steel Frame Fixed Window\",\"product_description\":\"Large missile impact resistant steel frame fixed window with 90 min. fire rated glass.\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#47405-R0\",\"approval_number\":\"FL47405.1\",\"seq\":1,\"product_model\":\"Series 2009 Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+90\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#31134-R2\",\"approval_number\":\"FL31134.2\",\"seq\":2,\"product_model\":\"Series 4230 Aluminum Fixed Window\",\"product_description\":\"Non-impact aluminum fixed window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#31179-R3\",\"approval_number\":\"FL31179.2\",\"seq\":2,\"product_model\":\"Series 2011 Aluminum Fixed Window\",\"product_description\":\"Non-impact aluminum fixed window\",\"design_pressure\":\"+110\\\/-135\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#32020-R2\",\"approval_number\":\"FL32020.2\",\"seq\":2,\"product_model\":\"Series F-2009 Steel Frame Fixed Window\",\"product_description\":\"Non-impact resistant steel frame fixed window with 90 min. fire rated glass.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#2241-R0\",\"approval_number\":\"FL2241.1\",\"seq\":1,\"product_model\":\"Series 4302\",\"product_description\":\"Aluminum Fixed Window - Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#2244-R0\",\"approval_number\":\"FL2244.1\",\"seq\":1,\"product_model\":\"Series 4250\",\"product_description\":\"Circle Top Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#2247-R0\",\"approval_number\":\"FL2247.1\",\"seq\":1,\"product_model\":\"Series 4230 Aluminum Fixed Win\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#11688-R0\",\"approval_number\":\"FL11688.1\",\"seq\":1,\"product_model\":\"Series 4250 Circle Top Aluminum Fixed Windows\",\"product_description\":\"Missile Impact Rating: None\",\"design_pressure\":\"+94.67\\\/-210.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2001-10-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#11688-R0\",\"approval_number\":\"FL11688.2\",\"seq\":2,\"product_model\":\"Series 4250 Circle Top Aluminum Fixed Windows\",\"product_description\":\"Missile Impact Rating: None\",\"design_pressure\":\"+94.67\\\/-210.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#11708-R0\",\"approval_number\":\"FL11708.1\",\"seq\":1,\"product_model\":\"Series 4302 Aluminum Fixed Window - L.M.I.\",\"product_description\":\"Large and Small Missile Impact\\nresistant\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#11709-R0\",\"approval_number\":\"FL11709.1\",\"seq\":1,\"product_model\":\"Series 4320 Aluminum Fixed Window - N.I.\",\"product_description\":\"Missile Impact Rating: NOne\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#13606-R0\",\"approval_number\":\"FL13606.1\",\"seq\":1,\"product_model\":\"Series F-2009 Steel Fixed Window - N.I.\",\"product_description\":\"Series F-2009 Steel Fixed Window Non Impact Resistant with 3\\\/16\\\" FireLite 90 min. fire rated glass.\",\"design_pressure\":\"+100.00\\\/-120.80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#14492-R0\",\"approval_number\":\"FL14492.1\",\"seq\":1,\"product_model\":\"SERIES 4302 ALUMINUM FIXED WINDOW L.M.I.\",\"product_description\":\"LARGE AND SMALL MISSILE IMPACT RESISTAN FIXED WINDOW\",\"design_pressure\":\"+90.00\\\/-90.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#14534-R0\",\"approval_number\":\"FL14534.1\",\"seq\":1,\"product_model\":\"Series F-2009 Steel Fixed Windows - L.M.I\",\"product_description\":\"Large and Small Missile Impact Resistant Steel Frame Fixed Window Glazed with 90 min Fire Rated Glass composed of 3\\\/16\\\" H.S. glass + .09 S.G.P. interlayer + 3\\\/16\\\" FireLite 90 min. fire rated glass.\",\"design_pressure\":\"+110.00\\\/-110.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#15663-R0\",\"approval_number\":\"FL15663.1\",\"seq\":1,\"product_model\":\"SERIES 4320 ALUMINUM FIXED WINDOW N.I.\",\"product_description\":\"NON IMPACT FIXED WINDOW\",\"design_pressure\":\"+100\\\/-209\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#15664-R0\",\"approval_number\":\"FL15664.1\",\"seq\":1,\"product_model\":\"SERIES 4250 CIRCLE TOP ALUMINUM FIXED WINDOW - N.I.\",\"product_description\":\"NON IMPACT RESISTANT CIRCLE TOP FIXED WINDOW\",\"design_pressure\":\"+94.67\\\/-209\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#15665-R0\",\"approval_number\":\"FL15665.1\",\"seq\":1,\"product_model\":\"SERIES 4302 ALUMINUM FIXED WINDOW - L.M.I.\",\"product_description\":\"IMPACT RESISTANT FIXED WINDOW\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#15685-R0\",\"approval_number\":\"FL15685.1\",\"seq\":1,\"product_model\":\"SERIES F 2009 STEEL FIXED WINDOW - L.M.I.\",\"product_description\":\"IMPACT RESISTANT STEEL FRAME FIRE RATED FIXED WINDOW\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#15686-R0\",\"approval_number\":\"FL15686.1\",\"seq\":1,\"product_model\":\"SERIES F 2009 STEEL FIXED WINDOW - N.I.\",\"product_description\":\"NON IMPACT RESISTANT STEEL FRAME FIRE RATED FIXED WINDOW\",\"design_pressure\":\"+100\\\/-120.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#16480-R0\",\"approval_number\":\"FL16480.1\",\"seq\":1,\"product_model\":\"Series 8000 Aluminum Window Wall System - L.M.I.\",\"product_description\":\"Large and Small Missile Impact Resistant Storefront\",\"design_pressure\":\"+130.0\\\/-130.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#16487-R0\",\"approval_number\":\"FL16487.1\",\"seq\":1,\"product_model\":\"Series 4320 Aluminum Fixed Window - N.I.\",\"product_description\":\"Non Impact Resistant Aluminum Fixed Window\",\"design_pressure\":\"+100.0\\\/-209.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-16 00:00:00\",\"instructions_url\":\"\"}],\"US Aluminum Inc.\":[{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#27156-R2\",\"approval_number\":\"FL27156.1\",\"seq\":1,\"product_model\":\"IW8100 FIXED WINDOW\",\"product_description\":\"IW8100 FIXED WINDOW - LARGE MISSILE IIMPACT\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Americas Best Windows & Doors\":[{\"manufacturer\":\"Americas Best Windows & Doors\",\"approval_number_master\":\"FL#30354-R3\",\"approval_number\":\"FL30354.1\",\"seq\":1,\"product_model\":\"Series 100FW Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Americas Best Windows & Doors\",\"approval_number_master\":\"FL#30354-R3\",\"approval_number\":\"FL30354.2\",\"seq\":2,\"product_model\":\"Series 100FW Aluminum Fixed Window\",\"product_description\":\"Small missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-25 00:00:00\",\"instructions_url\":\"\"}],\"Luxgard Windows & Doors, LLC\":[{\"manufacturer\":\"Luxgard Windows & Doors, LLC\",\"approval_number_master\":\"FL#30353-R3\",\"approval_number\":\"FL30353.1\",\"seq\":1,\"product_model\":\"Series 100FW Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Luxgard Windows & Doors, LLC\",\"approval_number_master\":\"FL#30353-R3\",\"approval_number\":\"FL30353.2\",\"seq\":2,\"product_model\":\"Series 100FW Aluminum Fixed Window\",\"product_description\":\"Small missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Alcon Windows and Doors\":[{\"manufacturer\":\"Alcon Windows and Doors\",\"approval_number_master\":\"FL#30352-R2\",\"approval_number\":\"FL30352.1\",\"seq\":1,\"product_model\":\"Series 100FW Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcon Windows and Doors\",\"approval_number_master\":\"FL#30352-R2\",\"approval_number\":\"FL30352.2\",\"seq\":2,\"product_model\":\"Series 100FW Aluminum Fixed Window\",\"product_description\":\"Small missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Wintech - Window Technology, Inc.\":[{\"manufacturer\":\"Wintech - Window Technology, Inc.\",\"approval_number_master\":\"FL#30446-R0\",\"approval_number\":\"FL30446.1\",\"seq\":1,\"product_model\":\"a. Model 325\",\"product_description\":\"Extruded Aluminum Fixed (Insulated Glass) Non-Impact Window (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wintech - Window Technology, Inc.\",\"approval_number_master\":\"FL#31762-R2\",\"approval_number\":\"FL31762.1\",\"seq\":1,\"product_model\":\"Series 325I Fixed Window (Impact) (HVHZ)\",\"product_description\":\"Series 325I Fixed Window (Impact) (HVHZ)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wintech - Window Technology, Inc.\",\"approval_number_master\":\"FL#31762-R0\",\"approval_number\":\"FL31762.2\",\"seq\":2,\"product_model\":\"Series 325I Fixed Window (Non-Impact) (HVHZ)\",\"product_description\":\"Series 325I Fixed Window (Non-Impact) (HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wintech - Window Technology, Inc.\",\"approval_number_master\":\"FL#46857-R0\",\"approval_number\":\"FL46857.1\",\"seq\":1,\"product_model\":\"RidgeView Fixed Vinyl Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"RidgeView Fixed Vinyl Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-09-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wintech - Window Technology, Inc.\",\"approval_number_master\":\"FL#30446-R0\",\"approval_number\":\"FL30446.2\",\"seq\":2,\"product_model\":\"b. Model 325\",\"product_description\":\"Extruded Aluminum Twin Integral Mulled Fixed (Insulated Glass) Impact Window (O\\\/O) configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wintech - Window Technology, Inc.\",\"approval_number_master\":\"FL#10579-R0\",\"approval_number\":\"FL10579.1\",\"seq\":1,\"product_model\":\"S250 FIXED C60\",\"product_description\":\"(AL) (O) (IG) (INS GL) (ASTM) (C60)\",\"design_pressure\":\"+60.15\\\/-60.15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wintech - Window Technology, Inc.\",\"approval_number_master\":\"FL#31155-R0\",\"approval_number\":\"FL31155.1\",\"seq\":1,\"product_model\":\"Series 325 Fixed Window\",\"product_description\":\"Series 325 Fixed Window (Impact) (WZ3)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-09-25 00:00:00\",\"instructions_url\":\"\"}],\"Renaissance Windows & Doors\":[{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31289-R8\",\"approval_number\":\"FL31289.4\",\"seq\":4,\"product_model\":\"Series 8700 Vinyl Fixed Window\",\"product_description\":\"Series 8700 Vinyl Fixed Window 84\\\" x 96\\\" Fin and Retro Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31289-R8\",\"approval_number\":\"FL31289.5\",\"seq\":5,\"product_model\":\"Series 9700 Vinyl Fixed Window\",\"product_description\":\"Series 9700 Vinyl Fixed Window, Impact Rated for Wind Zone 3\\nMissile Level D.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31115-R0\",\"approval_number\":\"FL31115.1\",\"seq\":1,\"product_model\":\"Series 8500 Vinyl Fixed Window\",\"product_description\":\"Series 8500 Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31289-R0\",\"approval_number\":\"FL31289.1\",\"seq\":1,\"product_model\":\"Series 8500 Vinyl Fixed Window\",\"product_description\":\"Series 8500 Vinyl Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31289-R1\",\"approval_number\":\"FL31289.2\",\"seq\":2,\"product_model\":\"Series 9700 Vinyl Fixed Window\",\"product_description\":\"Series 9700 Vinyl Fixed Window, Impact Rated for Wind Zone 3\\nMissile Level D.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31289-R6\",\"approval_number\":\"FL31289.3\",\"seq\":3,\"product_model\":\"Series 9700 Vinyl Fixed Window\",\"product_description\":\"Series 9700 Vinyl Fixed Window, Impact Rated for Wind Zone 3\\nMissile Level D.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-31 00:00:00\",\"instructions_url\":\"\"}],\"Eurocraft Industries, Inc.\":[{\"manufacturer\":\"Eurocraft Industries, Inc.\",\"approval_number_master\":\"FL#27614-R0\",\"approval_number\":\"FL27614.1\",\"seq\":1,\"product_model\":\"76MD Fixed Window - LMI\",\"product_description\":\"76MD Fixed Window - LMI\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eurocraft Industries, Inc.\",\"approval_number_master\":\"FL#27614-R4\",\"approval_number\":\"FL27614.2\",\"seq\":2,\"product_model\":\"Series 76MD Fixed Window (HVHZ)(IMPACT)\",\"product_description\":\"RIGID U-PVC Fixed Window - Large Missile Impact\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eurocraft Industries, Inc.\",\"approval_number_master\":\"FL#47315-R0\",\"approval_number\":\"FL47315.1\",\"seq\":1,\"product_model\":\"Series 700 Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eurocraft Industries, Inc.\",\"approval_number_master\":\"FL#47315-R0\",\"approval_number\":\"FL47315.2\",\"seq\":2,\"product_model\":\"Series 700 Aluminum Fixed Window\",\"product_description\":\"Small missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eurocraft Industries, Inc.\",\"approval_number_master\":\"FL#30977-R0\",\"approval_number\":\"FL30977.1\",\"seq\":1,\"product_model\":\"100 Series Fixed Window\",\"product_description\":\"100 Series Fixed Window (Impact)(HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Eco Glass, LLC\":[{\"manufacturer\":\"Eco Glass, LLC\",\"approval_number_master\":\"FL#34004-R6\",\"approval_number\":\"FL34004.5\",\"seq\":5,\"product_model\":\"Series S-3940 Fixed Window\",\"product_description\":\"Series S-3940 Fixed Window 59x71, Casement Style Fixed Window\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Glass, LLC\",\"approval_number_master\":\"FL#21345-R0\",\"approval_number\":\"FL21345.1\",\"seq\":1,\"product_model\":\"Series 5000 LFX\",\"product_description\":\"Non-Impact Fixed Vinyl Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Glass, LLC\",\"approval_number_master\":\"FL#34004-R0\",\"approval_number\":\"FL34004.1\",\"seq\":1,\"product_model\":\"Series S-3630 Fixed Window\",\"product_description\":\"Series S-3630 Fixed Window 59x71, Low Profile for Rectangular and Shaped Fixed Windows\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Glass, LLC\",\"approval_number_master\":\"FL#34004-R0\",\"approval_number\":\"FL34004.2\",\"seq\":2,\"product_model\":\"Series S-3720 Fixed Window\",\"product_description\":\"Series S-3720 Fixed Window 59x71\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Glass, LLC\",\"approval_number_master\":\"FL#34004-R0\",\"approval_number\":\"FL34004.3\",\"seq\":3,\"product_model\":\"Series S-3940 Fixed Window\",\"product_description\":\"Series S-3940 Fixed Window 59x71, Casement Style Fixed Window\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Glass, LLC\",\"approval_number_master\":\"FL#34004-R2\",\"approval_number\":\"FL34004.4\",\"seq\":4,\"product_model\":\"Series S-3940 Fixed Window\",\"product_description\":\"Series S-3940 Fixed Window 59x71, Casement Style Fixed Window\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-09-30 00:00:00\",\"instructions_url\":\"\"}],\"Linea Rossa LLC\":[{\"manufacturer\":\"Linea Rossa LLC\",\"approval_number_master\":\"FL#41693-R0\",\"approval_number\":\"FL41693.1\",\"seq\":1,\"product_model\":\"Series LR-530F Thermally Broken Fixed Window-LMI\",\"product_description\":\"Series LR-530F Thermally Broken Fixed Window-Large Missile Impact\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Linea Rossa LLC\",\"approval_number_master\":\"FL#34543-R0\",\"approval_number\":\"FL34543.1\",\"seq\":1,\"product_model\":\"Series LR-420F\",\"product_description\":\"Aluminum Fixed Casement Window w\\\/wo Integral Mullion.-L.M.I\",\"design_pressure\":\"+90.0\\\/-90.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-31 00:00:00\",\"instructions_url\":\"\"}],\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\":[{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#12158-R7\",\"approval_number\":\"FL12158.1\",\"seq\":1,\"product_model\":\"S-4200 PRESTIGE PVC FIXED WINDOW\",\"product_description\":\"S-4200 PRESTIGE PVC FIXED WINDOW, 50x106\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#14015-R6\",\"approval_number\":\"FL14015.1\",\"seq\":1,\"product_model\":\"FIXED TRANSOM\",\"product_description\":\"FIXED TRANSOM - IMPACT, 97x36\",\"design_pressure\":\"+51\\\/-51\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#14015-R6\",\"approval_number\":\"FL14015.2\",\"seq\":2,\"product_model\":\"FIXED TRANSOM\",\"product_description\":\"FIXED TRANSOM - NON-IMPACT, 97x36\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#16418-R7\",\"approval_number\":\"FL16418.1\",\"seq\":1,\"product_model\":\"Composite Fixed Transom\",\"product_description\":\"Composite Fixed Transom - Non-Impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#16418-R7\",\"approval_number\":\"FL16418.2\",\"seq\":2,\"product_model\":\"Composite Fixed Transom - LMI\",\"product_description\":\"Composite Fixed Transom - LMI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#16418-R7\",\"approval_number\":\"FL16418.3\",\"seq\":3,\"product_model\":\"Direct Set Sidelite\",\"product_description\":\"Direct Set Sidelite\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#16418-R7\",\"approval_number\":\"FL16418.4\",\"seq\":4,\"product_model\":\"Direct Set Sidelite\",\"product_description\":\"Direct Set Sidelite - Non-Impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#16418-R7\",\"approval_number\":\"FL16418.6\",\"seq\":6,\"product_model\":\"Steel Fixed Sidelite Window\",\"product_description\":\"Steel Fixed Sidelite Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#16418-R7\",\"approval_number\":\"FL16418.7\",\"seq\":7,\"product_model\":\"Steel Fixed Sidelite Window\",\"product_description\":\"Steel Fixed Sidelite Window - Non-Impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#39382-R2\",\"approval_number\":\"FL39382.5\",\"seq\":5,\"product_model\":\"Endure\\\/Aspect Picture Window (non-Impact)\",\"product_description\":\"Endure\\\/Aspect Picture Window 65x75\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-08-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#39382-R2\",\"approval_number\":\"FL39382.6\",\"seq\":6,\"product_model\":\"Endure\\\/Aspect Picture Window (non-Impact)\",\"product_description\":\"Endure\\\/Aspect Picture Window 75x65\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-08-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#10748-R0\",\"approval_number\":\"FL10748.1\",\"seq\":1,\"product_model\":\"Fixed Window, Models: 7110, 7111, 8110 & 8111\",\"product_description\":\"Fixed Picture Window \\\"O\\\" (fixed panel). 13\\\/16\\\" O.A. Insulated glass consisting of 5\\\/32\\\" tempered glass\\\/ 1\\\/2\\\" air space\\\/ 5\\\/32\\\" tempered glass. Window frame material is made up of PVC.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#16418-R1\",\"approval_number\":\"FL16418.5\",\"seq\":5,\"product_model\":\"Fiberglass Fixed Sidelite Window\",\"product_description\":\"Fiberglass Fixed Sidelite Window\",\"design_pressure\":\"+48\\\/-52\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#22402-R0\",\"approval_number\":\"FL22402.1\",\"seq\":1,\"product_model\":\"Series 165.000 Picture Window\",\"product_description\":\"Series 165.000 Vinyl Picture Window - Large Missile Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#22402-R0\",\"approval_number\":\"FL22402.2\",\"seq\":2,\"product_model\":\"Series 165.000 Picture Window\",\"product_description\":\"Series 165.000 Vinyl Picture Window - Non-Impact\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#39382-R0\",\"approval_number\":\"FL39382.1\",\"seq\":1,\"product_model\":\"Endure\\\/Aspect Fixed Casement Window (non-Impact)\",\"product_description\":\"Endure\\\/Aspect Fixed Casement 60x60\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#39382-R0\",\"approval_number\":\"FL39382.2\",\"seq\":2,\"product_model\":\"Endure\\\/Aspect Picture Window (non-Impact)\",\"product_description\":\"Endure\\\/Aspect Picture Window 72x75\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#39382-R0\",\"approval_number\":\"FL39382.3\",\"seq\":3,\"product_model\":\"Endure\\\/Aspect Picture Window (non-Impact)\",\"product_description\":\"Endure\\\/Aspect Picture Window 60x63\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#39382-R1\",\"approval_number\":\"FL39382.4\",\"seq\":4,\"product_model\":\"Endure\\\/Aspect Picture Window (non-Impact)\",\"product_description\":\"Endure\\\/Aspect Picture Window 60x63\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-17 00:00:00\",\"instructions_url\":\"\"}],\"Eco Window Systems\":[{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#32389-R0\",\"approval_number\":\"FL32389.1\",\"seq\":1,\"product_model\":\"Series 70 Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#32389-R2\",\"approval_number\":\"FL32389.2\",\"seq\":2,\"product_model\":\"Series 70 Aluminum Fixed Window\",\"product_description\":\"Non impact resistant aluminum fixed window.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#32389-R3\",\"approval_number\":\"FL32389.3\",\"seq\":3,\"product_model\":\"Series 300 Aluminum Fixed Window\",\"product_description\":\"Large Missile Impact Resistant, Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#47215-R0\",\"approval_number\":\"FL47215.1\",\"seq\":1,\"product_model\":\"ECO-NOVO Series 375 Fix Window System\",\"product_description\":\"Large and Small Missile Impact Resistant Fix Window System\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#47225-R0\",\"approval_number\":\"FL47225.1\",\"seq\":1,\"product_model\":\"ECO-NOVO Series 595 Fix Casement Window\",\"product_description\":\"Large and Small Missile Impact Resistant Fix Casement Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#32389-R3\",\"approval_number\":\"FL32389.4\",\"seq\":4,\"product_model\":\"Series 300 Aluminum Fixed Window\",\"product_description\":\"Small Missile Impact Resistant, Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#32389-R3\",\"approval_number\":\"FL32389.5\",\"seq\":5,\"product_model\":\"Series 350 Aluminum Fixed Window\",\"product_description\":\"Large Missile Impact Resistant, Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#32389-R3\",\"approval_number\":\"FL32389.6\",\"seq\":6,\"product_model\":\"Series 350 Aluminum Fixed Window\",\"product_description\":\"Small Missile Impact Resistant, Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#32389-R3\",\"approval_number\":\"FL32389.7\",\"seq\":7,\"product_model\":\"Series 610 Aluminum Fixed Window\",\"product_description\":\"Impact Resistant, Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#32389-R3\",\"approval_number\":\"FL32389.8\",\"seq\":8,\"product_model\":\"Series 620 Aluminum Fixed Window\",\"product_description\":\"Impact Resistant, Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#32389-R4\",\"approval_number\":\"FL32389.9\",\"seq\":9,\"product_model\":\"Series 610 Aluminum Fixed Window\",\"product_description\":\"Impact Resistant, Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#32389-R4\",\"approval_number\":\"FL32389.10\",\"seq\":10,\"product_model\":\"Series 620 Aluminum Fixed Window\",\"product_description\":\"Impact Resistant, Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#21631-R0\",\"approval_number\":\"FL21631.1\",\"seq\":1,\"product_model\":\"Series \\\"Eco-Guard 550\\\" Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-05 00:00:00\",\"instructions_url\":\"\"}],\"Global Impact Products, LLC\":[{\"manufacturer\":\"Global Impact Products, LLC\",\"approval_number_master\":\"FL#46906-R0\",\"approval_number\":\"FL46906.1\",\"seq\":1,\"product_model\":\"Series 3063 - Fixed Aluminum Window (HVHZ)(Impact)\",\"product_description\":\"Series 3063 - Fixed Aluminum Window (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Impact Products, LLC\",\"approval_number_master\":\"FL#46906-R0\",\"approval_number\":\"FL46906.2\",\"seq\":2,\"product_model\":\"Series 3082 - Fixed Aluminum Window (HVHZ)(Impact)\",\"product_description\":\"Series 3082 - Fixed Aluminum Window (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Impact Products, LLC\",\"approval_number_master\":\"FL#41565-R0\",\"approval_number\":\"FL41565.1\",\"seq\":1,\"product_model\":\"Aluminum Fixed Window (HVHZ)(Impact)\",\"product_description\":\"Aluminum Fixed Window (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Labrador & Fundora Corp D?B?A V & V Windows\":[{\"manufacturer\":\"Labrador & Fundora Corp D?B?A V & V Windows\",\"approval_number_master\":\"FL#41445-R2\",\"approval_number\":\"FL41445.4\",\"seq\":4,\"product_model\":\"Series \\\"450\\\" Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Labrador & Fundora Corp D?B?A V & V Windows\",\"approval_number_master\":\"FL#41445-R0\",\"approval_number\":\"FL41445.1\",\"seq\":1,\"product_model\":\"Series \\\"300\\\" Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Labrador & Fundora Corp D?B?A V & V Windows\",\"approval_number_master\":\"FL#41445-R0\",\"approval_number\":\"FL41445.2\",\"seq\":2,\"product_model\":\"Series \\\"350\\\" Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Labrador & Fundora Corp D?B?A V & V Windows\",\"approval_number_master\":\"FL#41445-R0\",\"approval_number\":\"FL41445.3\",\"seq\":3,\"product_model\":\"Series \\\"450\\\" Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-24 00:00:00\",\"instructions_url\":\"\"}],\"Empire Windows Industry\":[{\"manufacturer\":\"Empire Windows Industry\",\"approval_number_master\":\"FL#41839-R1\",\"approval_number\":\"FL41839.1\",\"seq\":1,\"product_model\":\"Series 100FW Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-12-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Empire Windows Industry\",\"approval_number_master\":\"FL#41839-R1\",\"approval_number\":\"FL41839.2\",\"seq\":2,\"product_model\":\"Series 100FW Aluminum Fixed Window\",\"product_description\":\"Small missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-12-13 00:00:00\",\"instructions_url\":\"\"}],\"NT Window, Inc.\":[{\"manufacturer\":\"NT Window, Inc.\",\"approval_number_master\":\"FL#47145-R0\",\"approval_number\":\"FL47145.1\",\"seq\":1,\"product_model\":\"G250 PVC FIXED WINDOW\",\"product_description\":\"IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-25 00:00:00\",\"instructions_url\":\"\"}],\"Sunset Windows and Doors LLC\":[{\"manufacturer\":\"Sunset Windows and Doors LLC\",\"approval_number_master\":\"FL#29967-R3\",\"approval_number\":\"FL29967.1\",\"seq\":1,\"product_model\":\"Series AL-058 Thermally-Broken Aluminum Fixed Window\",\"product_description\":\"Series AL-058 Thermally-Broken Aluminum Fixed (Picture) Window, Non-Impact\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunset Windows and Doors LLC\",\"approval_number_master\":\"FL#29967-R3\",\"approval_number\":\"FL29967.2\",\"seq\":2,\"product_model\":\"Series V-750 Vinyl Fixed Window\",\"product_description\":\"Series V-750 Vinyl Fixed (Picture) Window, Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunset Windows and Doors LLC\",\"approval_number_master\":\"FL#29967-R2\",\"approval_number\":\"FL29967.3\",\"seq\":3,\"product_model\":\"Series V-750 Vinyl Fixed Window\",\"product_description\":\"Series V-750 Vinyl Fixed (Picture) Window, Large Missile Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunset Windows and Doors LLC\",\"approval_number_master\":\"FL#29967-R2\",\"approval_number\":\"FL29967.4\",\"seq\":4,\"product_model\":\"Series V-750 Vinyl Fixed Window\",\"product_description\":\"Series V-750 Vinyl Fixed (Picture) Window, Large Missile Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-31 00:00:00\",\"instructions_url\":\"\"}],\"VPI Windows\":[{\"manufacturer\":\"VPI Windows\",\"approval_number_master\":\"FL#41979-R3\",\"approval_number\":\"FL41979.2\",\"seq\":2,\"product_model\":\"Endurance 511\",\"product_description\":\"Fixed (O\\\/O) 72\\\" x 125\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-03-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VPI Windows\",\"approval_number_master\":\"FL#41979-R3\",\"approval_number\":\"FL41979.3\",\"seq\":3,\"product_model\":\"Endurance 511\",\"product_description\":\"Fixed (OOO) 120\\\" x 96\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VPI Windows\",\"approval_number_master\":\"FL#41979-R3\",\"approval_number\":\"FL41979.4\",\"seq\":4,\"product_model\":\"Endurance 511\",\"product_description\":\"Fixed (O) 70\\\" x 106\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VPI Windows\",\"approval_number_master\":\"FL#41979-R0\",\"approval_number\":\"FL41979.1\",\"seq\":1,\"product_model\":\"Endurance\",\"product_description\":\"530-591 PW (O) 48\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-21 00:00:00\",\"instructions_url\":\"\"}],\"Artistic Doors and Windows, Inc.\":[{\"manufacturer\":\"Artistic Doors and Windows, Inc.\",\"approval_number_master\":\"FL#42122-R0\",\"approval_number\":\"FL42122.1\",\"seq\":1,\"product_model\":\"1000 Wood Fixed Window (HVHZ)(Impact)\",\"product_description\":\"1000 Wood Fixed Window (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Artistic Doors and Windows, Inc.\",\"approval_number_master\":\"FL#42122-R1\",\"approval_number\":\"FL42122.2\",\"seq\":2,\"product_model\":\"6000 Wood Fixed Hung Window (HVHZ)(Impact)\",\"product_description\":\"6000 Wood Fixed Hung Window (HVHZ)(Impact)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Artistic Doors and Windows, Inc.\",\"approval_number_master\":\"FL#3460-R0\",\"approval_number\":\"FL3460.1\",\"seq\":1,\"product_model\":\"Fixed Window\",\"product_description\":\"Mahogany Fixed Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Linea Rossa Windows & Doors\":[{\"manufacturer\":\"Linea Rossa Windows & Doors\",\"approval_number_master\":\"FL#42290-R0\",\"approval_number\":\"FL42290.1\",\"seq\":1,\"product_model\":\"LRWAD-420F Fixed Window (HVHZ) (Impact)\",\"product_description\":\"LRWAD-420F Fixed Window (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Linea Rossa Windows & Doors\",\"approval_number_master\":\"FL#42292-R0\",\"approval_number\":\"FL42292.1\",\"seq\":1,\"product_model\":\"LRWAD-530F Thermally Broken Fixed Window (HVHZ) (Impact)\",\"product_description\":\"LRWAD-530F Thermally Broken Fixed Window (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-31 00:00:00\",\"instructions_url\":\"\"}],\"CUHADAROGLU METAL SAN.PAZ. A.S.\":[{\"manufacturer\":\"CUHADAROGLU METAL SAN.PAZ. A.S.\",\"approval_number_master\":\"FL#42179-R0\",\"approval_number\":\"FL42179.1\",\"seq\":1,\"product_model\":\"SERIES TH-FW-33 ALUMINUM FIXED WINDOW - (L.M.I)\",\"product_description\":\"SERIES TH-FW-33 ALUMINUM FIXED WINDOW - (L.M.I)\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CUHADAROGLU METAL SAN.PAZ. A.S.\",\"approval_number_master\":\"FL#42179-R0\",\"approval_number\":\"FL42179.2\",\"seq\":2,\"product_model\":\"SERIES TH-FW-33 ALUMINUM FIXED WINDOW - (S.M.I)\",\"product_description\":\"SERIES TH-FW-33 ALUMINUM FIXED WINDOW - (S.M.I)\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"GIG Windows & Doors\":[{\"manufacturer\":\"GIG Windows & Doors\",\"approval_number_master\":\"FL#42324-R0\",\"approval_number\":\"FL42324.1\",\"seq\":1,\"product_model\":\"Series 21000 High Impact Fixed Laminated Glass Windows\",\"product_description\":\"Window System made of laminated and insulated impact resistant glass retained by aluminum profile frame, wet glazed.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GIG Windows & Doors\",\"approval_number_master\":\"FL#42521-R0\",\"approval_number\":\"FL42521.1\",\"seq\":1,\"product_model\":\"Series VPF 8000 Aluminum Fixed Window - LMI\",\"product_description\":\"Window System made of Laminated and Insulated Impact Resistant Glass retained by aluminum profile frame, wet glazed.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"VITRALUX WINDOWS SAS\":[{\"manufacturer\":\"VITRALUX WINDOWS SAS\",\"approval_number_master\":\"FL#42637-R0\",\"approval_number\":\"FL42637.1\",\"seq\":1,\"product_model\":\"Series 100FW Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VITRALUX WINDOWS SAS\",\"approval_number_master\":\"FL#42637-R0\",\"approval_number\":\"FL42637.2\",\"seq\":2,\"product_model\":\"Series 100FW Aluminum Fixed Window\",\"product_description\":\"Small missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"alucorp sa de cv\":[{\"manufacturer\":\"alucorp sa de cv\",\"approval_number_master\":\"FL#47583-R0\",\"approval_number\":\"FL47583.1\",\"seq\":1,\"product_model\":\"Series 76AD Fixed Window (HVHZ)(Impact)\",\"product_description\":\"Series 76AD Fixed Window (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"alucorp sa de cv\",\"approval_number_master\":\"FL#47583-R0\",\"approval_number\":\"FL47583.2\",\"seq\":2,\"product_model\":\"Series 76MD Fixed Window (HVHZ)(Impact)\",\"product_description\":\"Series 76MD Fixed Window (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"alucorp sa de cv\",\"approval_number_master\":\"FL#43873-R0\",\"approval_number\":\"FL43873.1\",\"seq\":1,\"product_model\":\"Aluminum Fixed Window (HVHZ) (IMPACT)\",\"product_description\":\"Aluminum Fixed Window (HVHZ) (IMPACT)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"alucorp sa de cv\",\"approval_number_master\":\"FL#47199-R0\",\"approval_number\":\"FL47199.1\",\"seq\":1,\"product_model\":\"Inter-300 Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Seaway Manufacturing Corp.\":[{\"manufacturer\":\"Seaway Manufacturing Corp.\",\"approval_number_master\":\"FL#43980-R0\",\"approval_number\":\"FL43980.1\",\"seq\":1,\"product_model\":\"Fixed Windows (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Fixed Windows (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seaway Manufacturing Corp.\",\"approval_number_master\":\"FL#43980-R0\",\"approval_number\":\"FL43980.2\",\"seq\":2,\"product_model\":\"Fixed Windows (WZ3)(Impact)\",\"product_description\":\"Fixed Windows (WZ3)(Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-01 00:00:00\",\"instructions_url\":\"\"}],\"Phos Window\":[{\"manufacturer\":\"Phos Window\",\"approval_number_master\":\"FL#46606-R0\",\"approval_number\":\"FL46606.2\",\"seq\":2,\"product_model\":\"Series 1600 Fixed Window (WZ3) (Impact)\",\"product_description\":\"Series 1600 Fixed Window (WZ3) (Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Phos Window\",\"approval_number_master\":\"FL#46606-R0\",\"approval_number\":\"FL46606.1\",\"seq\":1,\"product_model\":\"Series 1400 Fixed Picture Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Series 1400 Fixed Picture Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-31 00:00:00\",\"instructions_url\":\"\"}],\"DECCO S.A.\":[{\"manufacturer\":\"DECCO S.A.\",\"approval_number_master\":\"FL#46703-R0\",\"approval_number\":\"FL46703.1\",\"seq\":1,\"product_model\":\"NC250\\\/RP250 Hung Picture Window\",\"product_description\":\"Hung Picture Window is a fixed type of unit. It was tested according to NAFS standard with two installation options: with and without nailing flange.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-22 00:00:00\",\"instructions_url\":\"\"}],\"Pay and Go windows and doors llc\":[{\"manufacturer\":\"Pay and Go windows and doors llc\",\"approval_number_master\":\"FL#46730-R0\",\"approval_number\":\"FL46730.1\",\"seq\":1,\"product_model\":\"Series 1000FW Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pay and Go windows and doors llc\",\"approval_number_master\":\"FL#46730-R0\",\"approval_number\":\"FL46730.2\",\"seq\":2,\"product_model\":\"Series 1000FW Aluminum Fixed Window\",\"product_description\":\"Small missile impact resistant aluminum fixed window\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-23 00:00:00\",\"instructions_url\":\"\"}],\"Elevate Windows and Doors\":[{\"manufacturer\":\"Elevate Windows and Doors\",\"approval_number_master\":\"FL#46814-R0\",\"approval_number\":\"FL46814.1\",\"seq\":1,\"product_model\":\"Series Inspire PW\",\"product_description\":\"R-PG60-1816x1816 (72x72)-FW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate Windows and Doors\",\"approval_number_master\":\"FL#46814-R0\",\"approval_number\":\"FL46814.2\",\"seq\":2,\"product_model\":\"Series Inspire PW\",\"product_description\":\"R-PG40-1207x2121 (48x84)-FW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate Windows and Doors\",\"approval_number_master\":\"FL#46814-R0\",\"approval_number\":\"FL46814.3\",\"seq\":3,\"product_model\":\"Series Inspire PW Twin\",\"product_description\":\"R-PG40-1816x2121 (72x84)-FW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate Windows and Doors\",\"approval_number_master\":\"FL#47396-R0\",\"approval_number\":\"FL47396.1\",\"seq\":1,\"product_model\":\"Series Impact PW\",\"product_description\":\"R-PG60-1206x1816 (48x72)-FW\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-01 00:00:00\",\"instructions_url\":\"\"}],\"Nuevo Florida Venture LLC\":[{\"manufacturer\":\"Nuevo Florida Venture LLC\",\"approval_number_master\":\"FL#46998-R0\",\"approval_number\":\"FL46998.1\",\"seq\":1,\"product_model\":\"Aluminum Fixed Window\",\"product_description\":\"Aluminum Fixed Window (L.M.I.\\\/S.M.I.)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-05-17 00:00:00\",\"instructions_url\":\"\"}],\"Shanghai YY Windows CO., LTD\":[{\"manufacturer\":\"Shanghai YY Windows CO., LTD\",\"approval_number_master\":\"FL#36843-R1\",\"approval_number\":\"FL36843.1\",\"seq\":1,\"product_model\":\"Series YY 150 Aluminum fixed Window\",\"product_description\":\"Series YY 150 Aluminum fixed Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shanghai YY Windows CO., LTD\",\"approval_number_master\":\"FL#41577-R1\",\"approval_number\":\"FL41577.1\",\"seq\":1,\"product_model\":\"SP60 FIXED WINDOW LARGE MISSILE IMPACT\",\"product_description\":\"SP60 FIXED WINDOW LARGE MISSILE IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shanghai YY Windows CO., LTD\",\"approval_number_master\":\"FL#46853-R0\",\"approval_number\":\"FL46853.1\",\"seq\":1,\"product_model\":\"SERIES YY100 ALUMINUM FIXED WINDOW SYSTEM - L.M.I.\",\"product_description\":\"SERIES YY100 ALUMINUM FIXED WINDOW SYSTEM - LARGE MISSILE IMPACT\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ACADIAN WINDOWS AND SIDING, LLC\":[{\"manufacturer\":\"ACADIAN WINDOWS AND SIDING, LLC\",\"approval_number_master\":\"FL#46873-R0\",\"approval_number\":\"FL46873.1\",\"seq\":1,\"product_model\":\"Acadian Compass Series Fixed Window\",\"product_description\":\"NON-IMPACT 64\\\"X84\\\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ACADIAN WINDOWS AND SIDING, LLC\",\"approval_number_master\":\"FL#46873-R0\",\"approval_number\":\"FL46873.2\",\"seq\":2,\"product_model\":\"Acadian Compass Series Fixed Window\",\"product_description\":\"NON-IMPACT 96\\\"X60\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ACADIAN WINDOWS AND SIDING, LLC\",\"approval_number_master\":\"FL#46873-R0\",\"approval_number\":\"FL46873.3\",\"seq\":3,\"product_model\":\"Acadian Compass Series Picture Window\",\"product_description\":\"NON-IMPACT 72\\\"X48\\\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ACADIAN WINDOWS AND SIDING, LLC\",\"approval_number_master\":\"FL#46873-R0\",\"approval_number\":\"FL46873.4\",\"seq\":4,\"product_model\":\"Acadian Impact Series Fixed\",\"product_description\":\"64\\\"x84\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ACADIAN WINDOWS AND SIDING, LLC\",\"approval_number_master\":\"FL#46873-R0\",\"approval_number\":\"FL46873.5\",\"seq\":5,\"product_model\":\"Acadian Impact Series Fixed\",\"product_description\":\"50\\\"x63\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ACADIAN WINDOWS AND SIDING, LLC\",\"approval_number_master\":\"FL#46873-R0\",\"approval_number\":\"FL46873.6\",\"seq\":6,\"product_model\":\"Acadian Impact Series Fixed\",\"product_description\":\"48\\\"x60\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-15 00:00:00\",\"instructions_url\":\"\"}],\"RC BES WINDOWS LLC\":[{\"manufacturer\":\"RC BES WINDOWS LLC\",\"approval_number_master\":\"FL#46950-R0\",\"approval_number\":\"FL46950.1\",\"seq\":1,\"product_model\":\"FX 100\",\"product_description\":\"Aluminum fixed window, large missil impact\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC BES WINDOWS LLC\",\"approval_number_master\":\"FL#46958-R0\",\"approval_number\":\"FL46958.1\",\"seq\":1,\"product_model\":\"FX 345\",\"product_description\":\"Aluminum window wall system, small missile impact\",\"design_pressure\":\"+143\\\/-143\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Lindsay Windows, LLC\":[{\"manufacturer\":\"Lindsay Windows, LLC\",\"approval_number_master\":\"FL#47035-R0\",\"approval_number\":\"FL47035.1\",\"seq\":1,\"product_model\":\"183 Fixed Lite \\\/ Picture Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"183 Fixed Lite \\\/ Picture Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-28 00:00:00\",\"instructions_url\":\"\"}],\"Aldora Aluminum and Glass\":[{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#27051-R7\",\"approval_number\":\"FL27051.1\",\"seq\":1,\"product_model\":\"FS300 Maximum View LMI\",\"product_description\":\"Aldora Series \\\"FS300 Maximum View\\\" Aluminum Fixed Window System without mullions - Large Missile Impact (HVHZ)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#35263-R0\",\"approval_number\":\"FL35263.1\",\"seq\":1,\"product_model\":\"SMI-245 Non-Impact\",\"product_description\":\"Series SMI-245 Aluminum Storefront System, Non-Impact\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ABI Windows LLC\":[{\"manufacturer\":\"ABI Windows LLC\",\"approval_number_master\":\"FL#47295-R0\",\"approval_number\":\"FL47295.1\",\"seq\":1,\"product_model\":\"500 Series Fixed Window\",\"product_description\":\"500 Series PVC Fixed Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-28 00:00:00\",\"instructions_url\":\"\"}],\"Optimum Fire-Rated Windows & Doors\":[{\"manufacturer\":\"Optimum Fire-Rated Windows & Doors\",\"approval_number_master\":\"FL#47842-R0\",\"approval_number\":\"FL47842.1\",\"seq\":1,\"product_model\":\"FR55i Fire Rated Fixed Window (L.M.I.\\\/S.M.I.)\",\"product_description\":\"FR55i Fire Rated Fixed Window (Large and Small Missile Impact-Rated)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Elite doors and windows INC\":[{\"manufacturer\":\"Elite doors and windows INC\",\"approval_number_master\":\"FL#47433-R0\",\"approval_number\":\"FL47433.1\",\"seq\":1,\"product_model\":\"Series YY150 Fixed Window - non impact\",\"product_description\":\"Series YY150 Fixed Window - non impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite doors and windows INC\",\"approval_number_master\":\"FL#47437-R0\",\"approval_number\":\"FL47437.1\",\"seq\":1,\"product_model\":\"Series YY100 aluminum fixed window system - LMI\",\"product_description\":\"Series YY100 aluminum fixed window system - LMI\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite doors and windows INC\",\"approval_number_master\":\"FL#47441-R0\",\"approval_number\":\"FL47441.1\",\"seq\":1,\"product_model\":\"SP60 FIXED WINDOW LARGE MISSILE IMPACT\",\"product_description\":\"SP60 FIXED WINDOW LARGE MISSILE IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"AMSCO Windows\":[{\"manufacturer\":\"AMSCO Windows\",\"approval_number_master\":\"FL#47559-R0\",\"approval_number\":\"FL47559.1\",\"seq\":1,\"product_model\":\"VZ1 Hampton Series Casement Picture Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"VZ1 Hampton Series Casement Picture Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AMSCO Windows\",\"approval_number_master\":\"FL#47560-R0\",\"approval_number\":\"FL47560.1\",\"seq\":1,\"product_model\":\"VZ1 Hampton Series Direct Set Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"VZ1 Hampton Series Direct Set Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AMSCO Windows\",\"approval_number_master\":\"FL#47561-R0\",\"approval_number\":\"FL47561.1\",\"seq\":1,\"product_model\":\"VZ1 Hampton Series Picture Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"VZ1 Hampton Series Picture Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AMSCO Windows\",\"approval_number_master\":\"FL#47562-R0\",\"approval_number\":\"FL47562.1\",\"seq\":1,\"product_model\":\"VZ1 Hampton Series Sashed Picture Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"VZ1 Hampton Series Sashed Picture Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Velocity Impact Products\":[{\"manufacturer\":\"Velocity Impact Products\",\"approval_number_master\":\"FL#47766-R0\",\"approval_number\":\"FL47766.1\",\"seq\":1,\"product_model\":\"3000 FX\",\"product_description\":\"Fixed Window\",\"design_pressure\":\"+95\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"REHAU S.A. de C.V.\":[{\"manufacturer\":\"REHAU S.A. de C.V.\",\"approval_number_master\":\"FL#47802-R0\",\"approval_number\":\"FL47802.1\",\"seq\":1,\"product_model\":\"Series 190 Vinyl Fixed Window\",\"product_description\":\"Series 190 Vinyl Fixed Window, Non-Impact, Non-HVHZ, 64\\\" x 84\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"REHAU S.A. de C.V.\",\"approval_number_master\":\"FL#47802-R0\",\"approval_number\":\"FL47802.2\",\"seq\":2,\"product_model\":\"Series 190 Vinyl Fixed Window\",\"product_description\":\"Series 190 Vinyl Fixed Window, Non-Impact, Non-HVHZ, 54\\\" x 64\\\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-31 00:00:00\",\"instructions_url\":\"\"}],\"Brannen Millwork Company\":[{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#15655-R0\",\"approval_number\":\"FL15655.1\",\"seq\":1,\"product_model\":\"a. Fixed Casement Window\",\"product_description\":\"Fixed Wood \\\"Impact\\\" Casement Window - Single Configuration (O) with Monolithic or Insulated \\\"Impact\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#15655-R0\",\"approval_number\":\"FL15655.2\",\"seq\":2,\"product_model\":\"b. Fixed Casement Window\",\"product_description\":\"Fixed\\\/Vent Combination Mulled Wood \\\"Impact\\\" Casement Window - Triple Configuration (XOX) with Monolithic or Insulated \\\"Impact\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#15655-R0\",\"approval_number\":\"FL15655.3\",\"seq\":3,\"product_model\":\"b. Fixed Casement Window\",\"product_description\":\"Fixed Wood Casement Window - Single Configuration (O) with Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#15655-R1\",\"approval_number\":\"FL15655.4\",\"seq\":4,\"product_model\":\"d. Fixed Window\",\"product_description\":\"Fixed Wood \\\"Impact\\\" Window - Single Configuration (O) with Insulated Impact Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#15655-R1\",\"approval_number\":\"FL15655.5\",\"seq\":5,\"product_model\":\"e. Fixed Window\",\"product_description\":\"Fixed Combination Mulled Wood \\\"Impact\\\" Window - Triple Configuration (OOO) with Insulated \\\"Impact\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#15655-R1\",\"approval_number\":\"FL15655.6\",\"seq\":6,\"product_model\":\"f. Fixed Window\",\"product_description\":\"Fixed Wood Window with True Divided Lite Transom - Configuration (O\\\/O) with monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Kolbe & Kolbe Millwork Co., Inc.\":[{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11250-R9\",\"approval_number\":\"FL11250.1\",\"seq\":1,\"product_model\":\"Heritage Series Casement Transom\",\"product_description\":\"96\\\" x 60\\\", Non-impact\",\"design_pressure\":\"+75\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11250-R9\",\"approval_number\":\"FL11250.2\",\"seq\":2,\"product_model\":\"Heritage Series Sterling Double Hung Transom\",\"product_description\":\"96\\\" x 60\\\", Non-impact\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-03-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11250-R9\",\"approval_number\":\"FL11250.3\",\"seq\":3,\"product_model\":\"Ultra Series Beveled Direct Set\",\"product_description\":\"96\\\" x 72\\\", Non-impact\",\"design_pressure\":\"+75\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-11-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11250-R9\",\"approval_number\":\"FL11250.4\",\"seq\":4,\"product_model\":\"Ultra Series Beveled Direct Set mulled assembly\",\"product_description\":\"Combination Mull; 84\\\" span \\\/ 36\\\" tributary width, Non-impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-11-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14602-R0\",\"approval_number\":\"FL14602.1\",\"seq\":1,\"product_model\":\"Ultra Sterling Impact Double Hung Fixed Studio Window\",\"product_description\":\"Double Hung Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#15189-R0\",\"approval_number\":\"FL15189.1\",\"seq\":1,\"product_model\":\"Ultra Impact Fixed Frame Window\",\"product_description\":\"Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16319-R5\",\"approval_number\":\"FL16319.1\",\"seq\":1,\"product_model\":\"Heritage Series Casement Direct Set\",\"product_description\":\"96\\\" x 60\\\", Non-impact\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-06-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16319-R5\",\"approval_number\":\"FL16319.2\",\"seq\":2,\"product_model\":\"Heritage Series Sterling Double Hung Studio\",\"product_description\":\"90\\\" x 60\\\", Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-07-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16319-R5\",\"approval_number\":\"FL16319.3\",\"seq\":3,\"product_model\":\"Heritage Series Sterling Double Hung Transom\",\"product_description\":\"96\\\" x 60\\\", Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16519-R0\",\"approval_number\":\"FL16519.1\",\"seq\":1,\"product_model\":\"Ultra Manor Series Door Transom Impact Window\",\"product_description\":\"Clad Impact Transom Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16519-R0\",\"approval_number\":\"FL16519.2\",\"seq\":2,\"product_model\":\"Ultra Manor Series Door Transom Non-Impact Window\",\"product_description\":\"Clad Non-Impact Transom Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16945-R7\",\"approval_number\":\"FL16945.2\",\"seq\":2,\"product_model\":\"Heritage Series Sterling Double Hung Studio\",\"product_description\":\"86.75\\\" x 60\\\", Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-07-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16945-R7\",\"approval_number\":\"FL16945.3\",\"seq\":3,\"product_model\":\"Ultra Series Beveled Direct Set\",\"product_description\":\"96\\\" x 72\\\", Non-impact\",\"design_pressure\":\"+75\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-11-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16945-R7\",\"approval_number\":\"FL16945.4\",\"seq\":4,\"product_model\":\"Ultra Series Swing Door Sash Set Transom\",\"product_description\":\"74-3\\\/16\\\" x 60\\\", Non-impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16945-R7\",\"approval_number\":\"FL16945.5\",\"seq\":5,\"product_model\":\"VistaLuxe Collection Casement Picture\\\/Direct Set Transom\",\"product_description\":\"108\\\" x 84\\\" Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#17317-R4\",\"approval_number\":\"FL17317.4\",\"seq\":4,\"product_model\":\"Ultra Series EP Pushout Casement Picture\",\"product_description\":\"96\\\" x 72\\\", Non-impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#21993-R0\",\"approval_number\":\"FL21993.1\",\"seq\":1,\"product_model\":\"Ultra Series Beveled Impact Direct Glaze Windows\",\"product_description\":\"Fixed Frame Window (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7812-R11\",\"approval_number\":\"FL7812.15\",\"seq\":15,\"product_model\":\"VistaLuxe Collection Direct Set\",\"product_description\":\"120\\\" x 96\\\", Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11250-R9\",\"approval_number\":\"FL11250.5\",\"seq\":5,\"product_model\":\"Ultra Series Beveled Direct Set mulled assembly\",\"product_description\":\"Combination Mull; 60\\\" span \\\/ 48\\\" tributary width, Non-impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11250-R9\",\"approval_number\":\"FL11250.7\",\"seq\":7,\"product_model\":\"Ultra Series Swing Door Transom\",\"product_description\":\"74\\\" x 60\\\", Non-impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13091-R10\",\"approval_number\":\"FL13091.3\",\"seq\":3,\"product_model\":\"Ultra Series Sterling Double Hung Transom\",\"product_description\":\"90\\\" x 60\\\", Impact\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14782-R0\",\"approval_number\":\"FL14782.1\",\"seq\":1,\"product_model\":\"Ultra Sterling Impact Double Hung Transom\\\/Picture Window\",\"product_description\":\"Double Hung Transom\\\/Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16945-R7\",\"approval_number\":\"FL16945.6\",\"seq\":6,\"product_model\":\"VistaLuxe Collection Casement Picture\\\/Direct Set Transom\",\"product_description\":\"96\\\" x 50\\\", Impact\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16945-R7\",\"approval_number\":\"FL16945.7\",\"seq\":7,\"product_model\":\"VistaLuxe Collection Direct Set\",\"product_description\":\"120\\\" x 60\\\", Impact\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16945-R7\",\"approval_number\":\"FL16945.8\",\"seq\":8,\"product_model\":\"VistaLuxe Collection Direct Set\",\"product_description\":\"120\\\" x 84\\\" Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16945-R7\",\"approval_number\":\"FL16945.9\",\"seq\":9,\"product_model\":\"VistaLuxe Collection Direct Set Mulled Assembly\",\"product_description\":\"Combination Mull; 86.19\\\" span \\\/ 60\\\" tributary width\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16945-R7\",\"approval_number\":\"FL16945.10\",\"seq\":10,\"product_model\":\"VistaLuxe Collection Direct Set Mulled Assembly\",\"product_description\":\"Combination Mull; 72\\\" span \\\/ 54\\\" tributary width\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16945-R7\",\"approval_number\":\"FL16945.11\",\"seq\":11,\"product_model\":\"VistaLuxe Collection Direct Set Mulled Assembly\",\"product_description\":\"108\\\" x 96\\\", Reinforced combination mull; 96\\\" span \\\/ 54.25\\\" tributary width, Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-08-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16945-R7\",\"approval_number\":\"FL16945.12\",\"seq\":12,\"product_model\":\"VistaLuxe Collection Geometric Direct Set\",\"product_description\":\"120\\\" x 84\\\" Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4821-R0\",\"approval_number\":\"FL4821.1\",\"seq\":1,\"product_model\":\"413-H-629.1 F-R20 73.94 x 29.50\",\"product_description\":\"Heritage WW\\\/RR Transom Sash Set W134SS w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4821-R0\",\"approval_number\":\"FL4821.2\",\"seq\":2,\"product_model\":\"413-H-630.1 F-LC50 56.00 x 56.00\",\"product_description\":\"Heritage WW\\\/RR Transom Sash Set W134SS w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4821-R0\",\"approval_number\":\"FL4821.3\",\"seq\":3,\"product_model\":\"413-H-631.1 F-R50 72.00 x 48.00\",\"product_description\":\"Ultra Fixed ER Casement w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4821-R0\",\"approval_number\":\"FL4821.4\",\"seq\":4,\"product_model\":\"413-H-643.1 F-LC70 74.88 x 60.00\",\"product_description\":\"Heritage WW\\\/RR Transom Sash Set WMDSS w\\\/IPD4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4821-R0\",\"approval_number\":\"FL4821.5\",\"seq\":5,\"product_model\":\"413-H-644.1 F-LC70 74.88 x 60.00\",\"product_description\":\"Ultra Fixed EE Transom URSPSS w\\\/IPD4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4821-R0\",\"approval_number\":\"FL4821.6\",\"seq\":6,\"product_model\":\"413-H-650.1 F-LC25 54.50 x 54.50\",\"product_description\":\"Ultra Fixed EE Transom Sash Set UID134 w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4821-R0\",\"approval_number\":\"FL4821.7\",\"seq\":7,\"product_model\":\"413-H-653 F-LC50 72.00 x 96.00\",\"product_description\":\"Heritage Fixed WW\\\/RR Casement Sash Set w\\\/HP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4821-R0\",\"approval_number\":\"FL4821.8\",\"seq\":8,\"product_model\":\"413-H-654 F-LC50 96.00 x 60.00\",\"product_description\":\"Ultra Fixed EE Casement w\\\/HP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4821-R0\",\"approval_number\":\"FL4821.9\",\"seq\":9,\"product_model\":\"413-H-655 F-LC50 72.00 x 96.00\",\"product_description\":\"Ultra Fixed ER Casement w\\\/HP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4821-R0\",\"approval_number\":\"FL4821.10\",\"seq\":10,\"product_model\":\"413-H-656 F-LC50 72.00 x 96.00\",\"product_description\":\"Ultra Fixed EE Casement w\\\/HP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4821-R0\",\"approval_number\":\"FL4821.11\",\"seq\":11,\"product_model\":\"413-H-661.3 F-LC50 60.00 x 96.00\",\"product_description\":\"Heritage Fixed WW\\\/RR Casement Sash Set w\\\/HP and IPC2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4821-R0\",\"approval_number\":\"FL4821.12\",\"seq\":12,\"product_model\":\"413-H-662.1 F-R50 67.00 x 90.00\",\"product_description\":\"Magnum WW\\\/RR Studio w\\\/HP and IPC2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4821-R0\",\"approval_number\":\"FL4821.13\",\"seq\":13,\"product_model\":\"413-H-663.01 F-R50 67.00 x 90.00\",\"product_description\":\"Ultra ER Magnum Studio w\\\/HP and IPC2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4821-R0\",\"approval_number\":\"FL4821.14\",\"seq\":14,\"product_model\":\"413-H-681 F-LC65 37.00 x 90.00\",\"product_description\":\"Ultra Fixed EE Casement w\\\/HP and IPD4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4821-R0\",\"approval_number\":\"FL4821.15\",\"seq\":15,\"product_model\":\"413-H-682.1 F-LC65 37.00 x 90.00\",\"product_description\":\"Ultra Fixed ER Casement w\\\/HP and IPD4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4821-R0\",\"approval_number\":\"FL4821.16\",\"seq\":16,\"product_model\":\"413-H-684.1 F-LC65 60.00 x 96.00\",\"product_description\":\"Ultra Fixed ER Casement w\\\/HP and IPD4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4821-R0\",\"approval_number\":\"FL4821.17\",\"seq\":17,\"product_model\":\"413-H-695.1 F-LC65 60.00 x 72.00\",\"product_description\":\"Ultra Fixed ER Casement w\\\/HP and IPD3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4821-R0\",\"approval_number\":\"FL4821.18\",\"seq\":18,\"product_model\":\"413-H-718.02 F-LC65 59.50 x 80.44\",\"product_description\":\"Ultra Sterling Fixed EE Double Hung Studio w\\\/IPD3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4821-R0\",\"approval_number\":\"FL4821.19\",\"seq\":19,\"product_model\":\"413-H-726.2 F-LC65 60.00 x 72.00\",\"product_description\":\"Ultra Fixed EE Casement w\\\/HP and IPD3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4821-R0\",\"approval_number\":\"FL4821.20\",\"seq\":20,\"product_model\":\"413-H-729.01 F-LC55 47.00 x 99.00\",\"product_description\":\"Ultra Fixed EE Casement w\\\/HP and IPD4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4821-R0\",\"approval_number\":\"FL4821.21\",\"seq\":21,\"product_model\":\"413-H-730.02 F-LC65 65.00 x 80.44\",\"product_description\":\"Ultra Sterling Fixed EE Double Hung Studio w\\\/IPD4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4821-R0\",\"approval_number\":\"FL4821.22\",\"seq\":22,\"product_model\":\"413-H-731.01 F-C65 96.00 x 60.00\",\"product_description\":\"Ultra Fixed EE Double Hung Sash Set Transom URDHSS w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4821-R0\",\"approval_number\":\"FL4821.23\",\"seq\":23,\"product_model\":\"413-H-733 TR-C65 120.00 x 27.00\",\"product_description\":\"Ultra E_ Double Hung Direct Set Transom UDHDS w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4821-R0\",\"approval_number\":\"FL4821.24\",\"seq\":24,\"product_model\":\"413-H-734 TR-C65 120.00 x 27.00\",\"product_description\":\"Ultra Fixed EE Double Hung Sash Set Transom URDHSS w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4821-R0\",\"approval_number\":\"FL4821.25\",\"seq\":25,\"product_model\":\"413-H-735.01 F-C65 96.00 x 60.00\",\"product_description\":\"Ultra E_ Double Hung Direct Set Transom UDHDS w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4821-R0\",\"approval_number\":\"FL4821.26\",\"seq\":26,\"product_model\":\"413-H-741 F-C65 96.00 x 60.00\",\"product_description\":\"Heritage Fixed W_\\\/R_ Casement Direct Set w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4821-R0\",\"approval_number\":\"FL4821.27\",\"seq\":27,\"product_model\":\"413-H-742 TR-C65 120.00 x 27.00\",\"product_description\":\"Heritage Fixed W_\\\/R_ Casement Direct Set w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4821-R0\",\"approval_number\":\"FL4821.28\",\"seq\":28,\"product_model\":\"413-H-743 F-C65 96.00 x 60.00\",\"product_description\":\"Heritage Fixed W_\\\/R_ Casement Direct Set w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4821-R0\",\"approval_number\":\"FL4821.29\",\"seq\":29,\"product_model\":\"413-H-744 TR-C65 120.00 x 27.00\",\"product_description\":\"Heritage Fixed W_\\\/R_ Casement Direct Set w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4821-R0\",\"approval_number\":\"FL4821.30\",\"seq\":30,\"product_model\":\"413-H-755.02 F-LC65 91.00 x 29.50\",\"product_description\":\"Ultra Fixed Sterling EE Double Hung Transom URDHSS w\\\/IPD3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4821-R0\",\"approval_number\":\"FL4821.31\",\"seq\":31,\"product_model\":\"413-H-756.02 F-LC65 91.00 x 29.50\",\"product_description\":\"Ultra Sterling EE Double Hung Sash Set Transom URDHSS w\\\/IPD4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4821-R0\",\"approval_number\":\"FL4821.32\",\"seq\":32,\"product_model\":\"413-H-758 F-R65 96.00 x 60.00\",\"product_description\":\"Heritage Sterling WW\\\/RR Double Hung Transom Sash Set HWD1W1358 w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4821-R0\",\"approval_number\":\"FL4821.33\",\"seq\":33,\"product_model\":\"413-H-759 TR-R65 120.00 x 27.00\",\"product_description\":\"Heritage Sterling WW\\\/RR Double Hung Transom Sash Set HWD1W1358 w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4821-R0\",\"approval_number\":\"FL4821.34\",\"seq\":34,\"product_model\":\"413-H-762.01 F-LC65 96.00 x 60.00\",\"product_description\":\"Heritage WW\\\/RR Transom Sash Set WMDSS w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4821-R0\",\"approval_number\":\"FL4821.35\",\"seq\":35,\"product_model\":\"413-H-763 TR-LC65 120.00 x 27.00\",\"product_description\":\"Heritage WW\\\/RR Transom Sash Set WMDSS w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4821-R0\",\"approval_number\":\"FL4821.36\",\"seq\":36,\"product_model\":\"413-H-764 F-LC65 96.00 x 60.00\",\"product_description\":\"Heritage W_\\\/R_ Double Hung Direct Set Transom w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4821-R0\",\"approval_number\":\"FL4821.37\",\"seq\":37,\"product_model\":\"413-H-765 TR-LC65 120.00 x 27.00\",\"product_description\":\"Heritage W_\\\/R_ Double Hung Direct Set Transom HWT1D w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4821-R0\",\"approval_number\":\"FL4821.38\",\"seq\":38,\"product_model\":\"413-H-773.02 F-LC65 65.00 x 80.44\",\"product_description\":\"Heritage Sterling Fixed WW\\\/RR Double Hung Studio w\\\/IPD4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4821-R0\",\"approval_number\":\"FL4821.39\",\"seq\":39,\"product_model\":\"413-H-774.02 F-LC65 59.50 x 80.44\",\"product_description\":\"Heritage Sterling Fixed WW\\\/RR Double Hung Studio w\\\/IPD3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4821-R0\",\"approval_number\":\"FL4821.40\",\"seq\":40,\"product_model\":\"413-H-775.02 F-LC65 60.00 x 72.00\",\"product_description\":\"Heritage Fixed WW\\\/RR Casement Sash Set w\\\/HP and IPD3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#5728-R1\",\"approval_number\":\"FL5728.1\",\"seq\":1,\"product_model\":\"413-H-785.00, 413-H-785.01 TR-R65 91.00 x 29.50\",\"product_description\":\"Heritage WW\\\/RR Sterling Double Hung Sash Set Transom\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#5728-R1\",\"approval_number\":\"FL5728.2\",\"seq\":2,\"product_model\":\"413-H-786.00, 413-H-786.01 TR-R65 91.00 x 29.50\",\"product_description\":\"Heritage WW\\\/RR Sterling Double Hung Sash Set Transom\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#5728-R1\",\"approval_number\":\"FL5728.3\",\"seq\":3,\"product_model\":\"413-H-787.00, 413-H-787.01 F-C50 96.00 x 60.00\",\"product_description\":\"Ultra EE Fixed Casement Sash Set\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#5728-R1\",\"approval_number\":\"FL5728.4\",\"seq\":4,\"product_model\":\"413-H-788.00, 413-H-788.01 F-C50 96.00 x 60.00\",\"product_description\":\"Heritage Fixed WW\\\/RR Casement Sash Set\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#5728-R1\",\"approval_number\":\"FL5728.5\",\"seq\":5,\"product_model\":\"413-H-796.00 TR-LC65 120.00 x 27.00\",\"product_description\":\"Heritage Clad EE Manor Sash Set Transom\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#5728-R1\",\"approval_number\":\"FL5728.6\",\"seq\":6,\"product_model\":\"413-H-797.00 TR-LC65 120.00 x 27.00\",\"product_description\":\"Heritage Fixed Clad EE Casement Sash Set Transom\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#5728-R1\",\"approval_number\":\"FL5728.7\",\"seq\":7,\"product_model\":\"413-H-799.00, 413-H-799.01 F-LC50 60.00 x 96.00\",\"product_description\":\"Ultra Fixed ER Casement Sash Set\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#5728-R1\",\"approval_number\":\"FL5728.8\",\"seq\":8,\"product_model\":\"413-H-801.00, 413-H-801.01 F-LC50 60.00 x 96.00\",\"product_description\":\"Ultra Fixed EE Casement Sash Set\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#5728-R1\",\"approval_number\":\"FL5728.9\",\"seq\":9,\"product_model\":\"413-H-803.00, 413-H-803.01 F-LC50 60.00 x 96.00\",\"product_description\":\"Heritage Fixed WW\\\/RR Casement Sash Set\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#5728-R1\",\"approval_number\":\"FL5728.10\",\"seq\":10,\"product_model\":\"413-H-806.00 F-LC65 96.00 x 60.00\",\"product_description\":\"Heritage Clad EE Manor Sash Set Transom\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#5728-R1\",\"approval_number\":\"FL5728.11\",\"seq\":11,\"product_model\":\"413-H-812.00, 413-H-812.01 F-C65 76.00 x 60.00\",\"product_description\":\"Ultra EE Sterling Double Hung Sash Set Transom\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#5728-R1\",\"approval_number\":\"FL5728.12\",\"seq\":12,\"product_model\":\"413-H-813.00, 413-H-813.01 F-C65 76.00 x 60.00\",\"product_description\":\"Heritage WW\\\/RR Sterling Double Hung Sash Set Transom\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#5728-R1\",\"approval_number\":\"FL5728.13\",\"seq\":13,\"product_model\":\"413-H-814.00, 413-H-814.01 F-C65 76.00 x 60.00\",\"product_description\":\"Heritage WW\\\/RR Sterling Double Hung Sash Set Transom\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#5728-R1\",\"approval_number\":\"FL5728.14\",\"seq\":14,\"product_model\":\"413-H-815.00, 413-H-815.01 F-C65 76.00 x 60.00\",\"product_description\":\"Ultra EE Sterling Double Hung Sash Set Transom\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#6838-R0\",\"approval_number\":\"FL6838.1\",\"seq\":1,\"product_model\":\"413-H-653.01, 413-H-653.03 F-C65 60.00 x 72.00\",\"product_description\":\"Heritage Fixed WW\\\/RR Casement w\\\/HP and IPD4\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#6838-R0\",\"approval_number\":\"FL6838.2\",\"seq\":2,\"product_model\":\"413-H-800.00 F-LC50 96.00 x 60.00\",\"product_description\":\"Ultra Fixed ER Casement w\\\/IPD3\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#6838-R0\",\"approval_number\":\"FL6838.3\",\"seq\":3,\"product_model\":\"413-H-824.00 F-C65 60.00 x 60.00\",\"product_description\":\"Heritage Fixed WW\\\/RR Casement w\\\/HP\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#6838-R0\",\"approval_number\":\"FL6838.4\",\"seq\":4,\"product_model\":\"413-H-825.00 F-C65 60.00 x 60.00\",\"product_description\":\"Ultra Fixed ER Casement w\\\/HP\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#6838-R0\",\"approval_number\":\"FL6838.5\",\"seq\":5,\"product_model\":\"413-H-835.00, 413-H-835.10, 413-H-835.11, 413-H-835.13 F-C65 96.00 x 60.00\",\"product_description\":\"Heritage Manor WW\\\/RR Sash Set Transom w\\\/IPD3\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#6838-R0\",\"approval_number\":\"FL6838.6\",\"seq\":6,\"product_model\":\"413-H-835.02, 413-H-835.14, 413-H-835.15 TR-C65 120.00 x 30.50\",\"product_description\":\"Heritage Manor WW\\\/RR Sash Set Transom w\\\/IPD3\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#6838-R0\",\"approval_number\":\"FL6838.7\",\"seq\":7,\"product_model\":\"413-H-835.04, 413-H-835.06, 413-H-835.07, 413-H-835.08 F-C65 84.00 x 48.00\",\"product_description\":\"Heritage Manor WW\\\/RR Sash Set Transom w\\\/IPD3\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#6838-R0\",\"approval_number\":\"FL6838.8\",\"seq\":8,\"product_model\":\"413-H-851.00, 413-H-851.01 F-C60 96.00 x 72.00\",\"product_description\":\"Heritage Fixed WW\\\/RR Casement w\\\/HP\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#6838-R0\",\"approval_number\":\"FL6838.9\",\"seq\":9,\"product_model\":\"413-H-852.00 F-C65 96.00 x 72.00\",\"product_description\":\"Ultra Fixed ER Casement w\\\/HP\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#6838-R0\",\"approval_number\":\"FL6838.10\",\"seq\":10,\"product_model\":\"413-H-853.00 F-C65 36.00 x 72.00\",\"product_description\":\"Ultra Fixed ER Casement w\\\/SP\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#6838-R0\",\"approval_number\":\"FL6838.11\",\"seq\":11,\"product_model\":\"413-H-854.00, 413-H-854.01 F-C50 96.00 x 60.00\",\"product_description\":\"Heritage Clad EE Casement Sash Set Transom w\\\/SP\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#6838-R0\",\"approval_number\":\"FL6838.12\",\"seq\":12,\"product_model\":\"413-H-855.00, 413-H-855.01, 413-H-855.04 F-C70 74.88 x 60.00\",\"product_description\":\"Heritage Manor WW\\\/RR Sash Set Transom w\\\/IPD4\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#6838-R0\",\"approval_number\":\"FL6838.13\",\"seq\":13,\"product_model\":\"413-H-856.01, 413-H-856.02 F-LC60 56.00 x 56.00\",\"product_description\":\"Heritage Double Hung WW\\\/RR Sash Set Transom w\\\/SP\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#6838-R0\",\"approval_number\":\"FL6838.14\",\"seq\":14,\"product_model\":\"413-H-867.01, 413-H-867.02 FW-C55 96.00 x 72.00\",\"product_description\":\"Heritage Fixed WW\\\/RR Casement w\\\/SP\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#8808-R0\",\"approval_number\":\"FL8808.1\",\"seq\":1,\"product_model\":\"413-H-851.03, 413-H-851.04, 413-H-851.05 FW-C50 72 x 96\",\"product_description\":\"Heritage WW\\\/RR Fixed Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#8808-R0\",\"approval_number\":\"FL8808.2\",\"seq\":2,\"product_model\":\"413-H-857.00 TR-LC80 73.94 x 29.50\",\"product_description\":\"Heritage WW\\\/RR Double Hung Transom\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#8808-R0\",\"approval_number\":\"FL8808.3\",\"seq\":3,\"product_model\":\"413-H-885.00, 413-H-885.01, 413-H-885.02, 413-H-889.01 FW-C75 72 x 60\",\"product_description\":\"706 Ultra EE Fixed Casement\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9906-R0\",\"approval_number\":\"FL9906.1\",\"seq\":1,\"product_model\":\"413-H-924.00, 413-H-924.01, 413-H-924.02, 413-H-924.04, 413-H-924.06, 413-H-924.07, 413-H-924.08 FW-C65 60.00\\\" X 72.00\\\"\",\"product_description\":\"706 Ultra Fixed EE Casement\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9906-R0\",\"approval_number\":\"FL9906.2\",\"seq\":2,\"product_model\":\"413-H-926.00, 413-H-926.01, 413-H-926.02, 413-H-926.04, 413-H-926.06, 413-H-926.07, 413-H-926.08 FW-R65 54.00\\\" X 80.44\\\"\",\"product_description\":\"Ultra Sterling Fixed EE Double Hung Studio\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#1648-R2\",\"approval_number\":\"FL1648.1\",\"seq\":1,\"product_model\":\"07-0618.13 F-LC70 74.88\\\" x 37.44\\\"\",\"product_description\":\"Heritage Traditional Manor Half Round Sash Set Transom WW\\\/RR\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#1648-R2\",\"approval_number\":\"FL1648.2\",\"seq\":2,\"product_model\":\"07-0618.13 F-LC70 74.88\\\" x 60.00\\\"\",\"product_description\":\"Heritage Traditional Manor Half Circle Top Sash Set Transom WW\\\/RR\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#1648-R2\",\"approval_number\":\"FL1648.3\",\"seq\":3,\"product_model\":\"07-0618.14 F-LC70 74.88\\\" x 60.00\\\"\",\"product_description\":\"Ultra URSPSS Sash Set Transom EE\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#1648-R2\",\"approval_number\":\"FL1648.4\",\"seq\":4,\"product_model\":\"07-0618.17 F-LC70 74.88\\\" x 37.44\\\"\",\"product_description\":\"Heritage Traditional Manor Half Round Sash Set Transom WW\\\/RR\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#1648-R2\",\"approval_number\":\"FL1648.5\",\"seq\":5,\"product_model\":\"07-0618.17 F-LC70 74.88\\\" x 60.00\\\"\",\"product_description\":\"Heritage Traditional Manor Half Circle Top Sash Set Transom WW\\\/RR\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#1648-R2\",\"approval_number\":\"FL1648.6\",\"seq\":6,\"product_model\":\"07-0618.18 F-LC70 74.88\\\" x 60.00\\\"\",\"product_description\":\"Ultra URSPSS Sash Set Transom EE\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7812-R2\",\"approval_number\":\"FL7812.1\",\"seq\":1,\"product_model\":\"413-H-1067.01 FW-C65 60\\\" x 60\\\"\",\"product_description\":\"Heritage Series Fixed Casement WW\\\/RR\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7812-R2\",\"approval_number\":\"FL7812.2\",\"seq\":2,\"product_model\":\"413-H-1075.01 FW-C65 60\\\" x 60\\\"\",\"product_description\":\"Ultra Series Fixed Casement EE\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7812-R2\",\"approval_number\":\"FL7812.3\",\"seq\":3,\"product_model\":\"413-H-1079.01, 413-H-1079.02 TR-C65 84\\\" x 48\\\"\",\"product_description\":\"Heritage Series Manor Transom WW\\\/RR (shown with Kolbe installation clips)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7812-R2\",\"approval_number\":\"FL7812.4\",\"seq\":4,\"product_model\":\"413-H-1079.01, 413-H-1079.02 TR-C65 84\\\" x 48\\\"\",\"product_description\":\"Heritage Series Manor Transom WW\\\/RR (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7812-R2\",\"approval_number\":\"FL7812.5\",\"seq\":5,\"product_model\":\"413-H-1080.01, 413-H-1080.02 FW-C65 76\\\" x 60\\\"\",\"product_description\":\"Ultra Series Sterling Double Hung Transom EE (shown with Kolbe installation clips)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7812-R2\",\"approval_number\":\"FL7812.6\",\"seq\":6,\"product_model\":\"413-H-1080.01, 413-H-1080.02 FW-C65 76\\\" x 60\\\"\",\"product_description\":\"Ultra Series Sterling Double Hung Transom EE (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7812-R2\",\"approval_number\":\"FL7812.7\",\"seq\":7,\"product_model\":\"413-H-1082.01, 413-H-1082.02 FW-C65 96\\\" x 60\\\"\",\"product_description\":\"Heritage Series Manor Transom WW\\\/RR (shown with Kolbe installation clips)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7812-R2\",\"approval_number\":\"FL7812.8\",\"seq\":8,\"product_model\":\"413-H-1082.01, 413-H-1082.02 FW-C65 96\\\" x 60\\\"\",\"product_description\":\"Heritage Series Manor Transom WW\\\/RR (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7812-R2\",\"approval_number\":\"FL7812.9\",\"seq\":9,\"product_model\":\"413-H-1083.01, 413-H-1083.02 FW-C65 96\\\" x 60\\\"\",\"product_description\":\"Heritage Series Fixed Casement WW\\\/RR (shown with Kolbe installation clips)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7812-R2\",\"approval_number\":\"FL7812.10\",\"seq\":10,\"product_model\":\"413-H-1083.01, 413-H-1083.02 FW-C65 96\\\" x 60\\\"\",\"product_description\":\"Heritage Series Fixed Casement WW\\\/RR (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7812-R2\",\"approval_number\":\"FL7812.11\",\"seq\":11,\"product_model\":\"413-H-1097.01 FW-C65 96\\\" x 60\\\"\",\"product_description\":\"Classic Series Clad Casement Transom EE\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7812-R2\",\"approval_number\":\"FL7812.12\",\"seq\":12,\"product_model\":\"413-H-1117.01, 413-H-1117.02 FW-C75 96\\\" x 60\\\"\",\"product_description\":\"Ultra Series 706 Fixed Casement EE (shown with Kolbe installation clips)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7812-R2\",\"approval_number\":\"FL7812.13\",\"seq\":13,\"product_model\":\"413-H-1117.01, 413-H-1117.02 FW-C75 96\\\" x 60\\\"\",\"product_description\":\"Ultra Series 706 Fixed Casement EE (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7812-R2\",\"approval_number\":\"FL7812.14\",\"seq\":14,\"product_model\":\"413-H-1118.01, 413-H-1118.02 FW-C75 96\\\" x 60\\\"\",\"product_description\":\"Ultra Series 706 Fixed Casement EE (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7812-R2\",\"approval_number\":\"FL7812.16\",\"seq\":16,\"product_model\":\"413-H-1120.01, 413-H-1120.02 FW-C85 80\\\" x 72\\\"\",\"product_description\":\"Ultra Series Ogee Direct Set E_ (shown with Kolbe installation clips)\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7812-R2\",\"approval_number\":\"FL7812.17\",\"seq\":17,\"product_model\":\"413-H-1120.01, 413-H-1120.02 FW-C85 80\\\" x 72\\\"\",\"product_description\":\"Ultra Series Ogee Direct Set E_ (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11250-R0\",\"approval_number\":\"FL11250.6\",\"seq\":6,\"product_model\":\"413-H-972.00 FW-C65 96\\\" x 60\\\"\",\"product_description\":\"Heritage Manor Transom WW\\\/RR\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11250-R0\",\"approval_number\":\"FL11250.8\",\"seq\":8,\"product_model\":\"413-H-990.01 FW-C65 96\\\" x 60\\\"\",\"product_description\":\"Ultra Double Hung Direct Set Transom EE\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11250-R0\",\"approval_number\":\"FL11250.9\",\"seq\":9,\"product_model\":\"413-H-991.01 TR-C65 120\\\" x 27\\\"\",\"product_description\":\"Ultra Double Hung Direct Set Transom EE\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11250-R0\",\"approval_number\":\"FL11250.10\",\"seq\":10,\"product_model\":\"413-H-992.01, 413-H-992.03 TR-C65 91\\\" x 29 1\\\/2\\\"\",\"product_description\":\"Ultra Sterling Double Hung Transom EE\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11250-R0\",\"approval_number\":\"FL11250.11\",\"seq\":11,\"product_model\":\"413-H-993.01, 413-H-993.03 TR-C65 91\\\" x 29 1\\\/2\\\"\",\"product_description\":\"Ultra Sterling Double Hung Transom EE\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11250-R0\",\"approval_number\":\"FL11250.12\",\"seq\":12,\"product_model\":\"413-H-994.01, 413-H-994.04 FW-C65 65\\\" x 80 7\\\/16\\\"\",\"product_description\":\"Ultra Sterling Fixed Double Hung Studio EE\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12072-R0\",\"approval_number\":\"FL12072.1\",\"seq\":1,\"product_model\":\"413-H-1004.01 TR-C65 120\\\" x 27\\\"\",\"product_description\":\"Heritage Traditional Fixed Casement Direct Set WW\\\/RR\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12072-R0\",\"approval_number\":\"FL12072.2\",\"seq\":2,\"product_model\":\"413-H-1009.01 FW-C65 96\\\" x 60\\\"\",\"product_description\":\"Heritage Traditional Fixed Casement Direct Set WW\\\/RR\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12072-R0\",\"approval_number\":\"FL12072.3\",\"seq\":3,\"product_model\":\"413-H-1012.01 FW-C65 96\\\" x 60\\\"\",\"product_description\":\"Heritage Sterling Double Hung Transom WW\\\/RR\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12072-R0\",\"approval_number\":\"FL12072.4\",\"seq\":4,\"product_model\":\"413-H-1013.01 FW-C65 91\\\" x 29 1\\\/2\\\"\",\"product_description\":\"Heritage Sterling Double Hung Transom WW\\\/RR (shown with Kolbe Installation Clips)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12072-R0\",\"approval_number\":\"FL12072.5\",\"seq\":5,\"product_model\":\"413-H-1013.01 FW-C65 91\\\" x 29 1\\\/2\\\"\",\"product_description\":\"Heritage Sterling Double Hung Transom WW\\\/RR (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12072-R0\",\"approval_number\":\"FL12072.6\",\"seq\":6,\"product_model\":\"413-H-1014.01 FW-C65 91\\\" x 29 1\\\/2\\\"\",\"product_description\":\"Heritage Sterling Double Hung Transom WW\\\/RR (shown with Kolbe Installation Clips)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12072-R0\",\"approval_number\":\"FL12072.7\",\"seq\":7,\"product_model\":\"413-H-1014.01 FW-C65 91\\\" x 29 1\\\/2\\\"\",\"product_description\":\"Heritage Sterling Double Hung Transom WW\\\/RR (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12072-R0\",\"approval_number\":\"FL12072.8\",\"seq\":8,\"product_model\":\"413-H-1016.01, 413-H-1016.02 FW-C65 65\\\" x 80 7\\\/16\\\"\",\"product_description\":\"Heritage Sterling Fixed Double Hung Studio WW\\\/RR (shown with #10 x 2 1\\\/2\\\" PFH screws and Kolbe Installation Clips)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12072-R0\",\"approval_number\":\"FL12072.9\",\"seq\":9,\"product_model\":\"413-H-1016.01, 413-H-1016.02 FW-C65 65\\\" x 80 7\\\/16\\\"\",\"product_description\":\"Heritage Sterling Fixed Double Hung Studio WW\\\/RR (shown with Kolbe Installation Clips)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12072-R0\",\"approval_number\":\"FL12072.10\",\"seq\":10,\"product_model\":\"413-H-1022.00, 413-H-1022.02 FW-C65 57 1\\\/2\\\" x 80 7\\\/16\\\"\",\"product_description\":\"Heritage Sterling Fixed Double Hung Studio WW\\\/RR (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12072-R0\",\"approval_number\":\"FL12072.11\",\"seq\":11,\"product_model\":\"413-H-1022.00, 413-H-1022.02 FW-C65 57 1\\\/2\\\" x 80 7\\\/16\\\"\",\"product_description\":\"Heritage Sterling Fixed Double Hung Studio WW\\\/RR (shown with Kolbe Installation Clips)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12072-R0\",\"approval_number\":\"FL12072.12\",\"seq\":12,\"product_model\":\"413-H-1023.00 FW-C65 96\\\" x 60\\\"\",\"product_description\":\"Ultra Sterling Double Hung Transom EE\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12072-R0\",\"approval_number\":\"FL12072.13\",\"seq\":13,\"product_model\":\"413-H-1026.01 FW-C65 96\\\" x 60\\\"\",\"product_description\":\"Heritage Sterling Double Hung Direct Set Transom WW\\\/RR\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12072-R0\",\"approval_number\":\"FL12072.14\",\"seq\":14,\"product_model\":\"413-H-1029.01 TR-C65 120\\\" x 27\\\"\",\"product_description\":\"Heritage Sterling Double Hung Direct Set Transom WW\\\/RR\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12072-R0\",\"approval_number\":\"FL12072.15\",\"seq\":15,\"product_model\":\"413-H-1033.01 TR-C65 120\\\" x 27\\\"\",\"product_description\":\"Heritage Sterling Double Hung Transom WW\\\/RR\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12072-R0\",\"approval_number\":\"FL12072.16\",\"seq\":16,\"product_model\":\"413-H-1035.01 TR-C65 120\\\" x 27\\\"\",\"product_description\":\"Classic Manor Transom RR\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12072-R0\",\"approval_number\":\"FL12072.17\",\"seq\":17,\"product_model\":\"413-H-1036.01, 413-H-1036.02 FW-C65 60\\\" x 72\\\"\",\"product_description\":\"Heritage Traditional Fixed Casement WW\\\/RR (shown with Kolbe Installation Clips)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#12072-R0\",\"approval_number\":\"FL12072.18\",\"seq\":18,\"product_model\":\"413-H-1036.01, 413-H-1036.02 FW-C65 60\\\" x 72\\\"\",\"product_description\":\"Heritage Traditional Fixed Casement WW\\\/RR (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13091-R0\",\"approval_number\":\"FL13091.1\",\"seq\":1,\"product_model\":\"413-H-1042.01 FW-C55 96\\\" x 60\\\"\",\"product_description\":\"Classic Series Outswing Entrance Door Transom RR\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13091-R0\",\"approval_number\":\"FL13091.2\",\"seq\":2,\"product_model\":\"413-H-1051.01, 413-H-1051.02 FW-C65 96\\\" x 60\\\"\",\"product_description\":\"Heritage Series Traditional Fixed Casment WW\\\/RR (shown with Kolbe installation clips)\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13091-R0\",\"approval_number\":\"FL13091.4\",\"seq\":4,\"product_model\":\"413-H-1052.01, 413-H-1052.02 TR-C65 120\\\" x 30 1\\\/2\\\"\",\"product_description\":\"Heritage Series Manor Transom WW\\\/RR (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13091-R0\",\"approval_number\":\"FL13091.5\",\"seq\":5,\"product_model\":\"413-H-1052.01, 413-H-1052.02 TR-C65 120\\\" x 30 1\\\/2\\\"\",\"product_description\":\"Heritage Series Manor Transom WW\\\/RR (shown with Kolbe installation clips)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13091-R0\",\"approval_number\":\"FL13091.6\",\"seq\":6,\"product_model\":\"413-H-1055.01, 413-H-1055.02 FW-C65 76\\\" x 60\\\"\",\"product_description\":\"Heritage Series Sterling Double Hung Transom WW\\\/RR (shown with Kolbe installation clips)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13091-R0\",\"approval_number\":\"FL13091.7\",\"seq\":7,\"product_model\":\"413-H-1055.01, 413-H-1055.02 FW-C65 76\\\" x 60\\\"\",\"product_description\":\"Heritage Series Sterling Double Hung Transom WW\\\/RR (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13091-R0\",\"approval_number\":\"FL13091.8\",\"seq\":8,\"product_model\":\"413-H-1056.01, 413-H-1056.02 FW-C65 76\\\" x 60\\\"\",\"product_description\":\"Ultra Series Sterling Double Hung Transom EE (shown with Kolbe installation clips)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13091-R0\",\"approval_number\":\"FL13091.9\",\"seq\":9,\"product_model\":\"413-H-1056.01, 413-H-1056.02 FW-C65 76\\\" x 60\\\"\",\"product_description\":\"Ultra Series Sterling Double Hung Transom EE (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13091-R0\",\"approval_number\":\"FL13091.10\",\"seq\":10,\"product_model\":\"413-H-1058.01, 413-H-1058.02 FW-C65 76\\\" x 60\\\"\",\"product_description\":\"Heritage Series Sterling Double Hung Transom WW\\\/RR (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13091-R0\",\"approval_number\":\"FL13091.11\",\"seq\":11,\"product_model\":\"413-H-1058.01, 413-H-1058.02 FW-C65 76\\\" x 60\\\"\",\"product_description\":\"Heritage Series Sterling Double Hung Transom WW\\\/RR (shown with Kolbe installation clips)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14960-R0\",\"approval_number\":\"FL14960.1\",\"seq\":1,\"product_model\":\"413-H-924.06, 413-H-924.07, 413-H-924.08 FW-C65 60\\\" x 72\\\"\",\"product_description\":\"706 Fixed Ultra Casement Picture EE\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11250-R1\",\"approval_number\":\"FL11250.13\",\"seq\":13,\"product_model\":\"413-H-1208 (96\\\" x 60\\\")\",\"product_description\":\"Ultra Series Casement Beveled Direct Set E_\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11250-R1\",\"approval_number\":\"FL11250.14\",\"seq\":14,\"product_model\":\"413-H-1209 (72\\\" x 84\\\")\",\"product_description\":\"Ultra Series Casement Beveled Direct Set E_\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11250-R1\",\"approval_number\":\"FL11250.15\",\"seq\":15,\"product_model\":\"413-H-1229 (77 1\\\/2\\\" x 80 1\\\/2\\\")\",\"product_description\":\"Heritage Series Sterling Fixed Double Hung Studio WW\\\/RR\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11250-R1\",\"approval_number\":\"FL11250.16\",\"seq\":16,\"product_model\":\"413-H-1231 (96\\\" x 60\\\")\",\"product_description\":\"Ultra Series Double Hung Direct Set Transom E_\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#11250-R1\",\"approval_number\":\"FL11250.17\",\"seq\":17,\"product_model\":\"413-H-1235 (96\\\" x 60\\\")\",\"product_description\":\"Heritage Series Sterling Double Hung Transom WW\\\/RR\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16319-R0\",\"approval_number\":\"FL16319.4\",\"seq\":4,\"product_model\":\"413-H-1245 (60\\\" x 90\\\")\",\"product_description\":\"Heritage Series Sterling Double Hung Studio WW\\\/RR\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-02-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16319-R0\",\"approval_number\":\"FL16319.5\",\"seq\":5,\"product_model\":\"413-H-1245 (90\\\" x 60\\\")\",\"product_description\":\"Heritage Series Sterling Double Hung Studio WW\\\/RR\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-02-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16319-R0\",\"approval_number\":\"FL16319.6\",\"seq\":6,\"product_model\":\"413-H-1247 (96\\\" x 60\\\")\",\"product_description\":\"Ultra Series Double Hung Transom EE\",\"design_pressure\":\"+75\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16519-R0\",\"approval_number\":\"FL16519.3\",\"seq\":3,\"product_model\":\"Wood Manor Series Door Transom Impact Window\",\"product_description\":\"Wood Impact Transom Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16519-R0\",\"approval_number\":\"FL16519.4\",\"seq\":4,\"product_model\":\"Wood Manor Series Door Transom Non-Impact Window\",\"product_description\":\"Wood Non-Impact Transom Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16945-R0\",\"approval_number\":\"FL16945.1\",\"seq\":1,\"product_model\":\"413-H-1079, 413-H-1079.07 (96\\\" x 60\\\")\",\"product_description\":\"Heritage Series Outswing Door Transom (WMDSS) WW\\\/RR\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-01-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#17317-R0\",\"approval_number\":\"FL17317.1\",\"seq\":1,\"product_model\":\"413-H-1080 (72\\\" x 72\\\")\",\"product_description\":\"Heritage Series Casement Fixed WW\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-06-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#17317-R0\",\"approval_number\":\"FL17317.2\",\"seq\":2,\"product_model\":\"413-H-1080, 413-H-1080.07 (90\\\" x 60\\\")\",\"product_description\":\"Ultra Sterling Double Hung Transom UED5E1642 (URDHSS) EE\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#17317-R0\",\"approval_number\":\"FL17317.3\",\"seq\":3,\"product_model\":\"413-H-1262 (120\\\" x 84\\\")\",\"product_description\":\"VistaLuxe Collection Direct Set\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#17317-R0\",\"approval_number\":\"FL17317.5\",\"seq\":5,\"product_model\":\"413-H-1293 (74 25\\\/32\\\" x 24\\\")\",\"product_description\":\"VistaLuxe Collection Outswing Door Transom with 3\\\" Stiles\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#17317-R0\",\"approval_number\":\"FL17317.6\",\"seq\":6,\"product_model\":\"413-H-1293 (74 25\\\/32\\\" x 24\\\")\",\"product_description\":\"VistaLuxe Collection Outswing Door Transom with 3\\\" Stiles\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#17317-R0\",\"approval_number\":\"FL17317.7\",\"seq\":7,\"product_model\":\"413-H-1294 (72\\\" x 96\\\")\",\"product_description\":\"Heritage Series Majesta Double Hung Studio WW\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-05-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#17317-R0\",\"approval_number\":\"FL17317.8\",\"seq\":8,\"product_model\":\"413-H-1297 (72\\\" x 96\\\")\",\"product_description\":\"Ultra Series Majesta Double Hung Studio EE\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-05-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14521-R4\",\"approval_number\":\"FL14521.1\",\"seq\":1,\"product_model\":\"413-H-1093 (74 7\\\/8\\\" x 158 27\\\/32\\\")\",\"product_description\":\"Ultra Series Fixed Transom EE with a steel bar continuous horizontal mull above an Ultra Series Outswing Entrance French Door EE, 5-point lock on active panel and 2-point handle activated shoot bolt lock system on passive panel\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14521-R4\",\"approval_number\":\"FL14521.2\",\"seq\":2,\"product_model\":\"413-H-1098, 413-H-1098.04, 413-H-1098.09, 413-H-1098.14 (74 7\\\/8\\\" x 158 27\\\/32\\\")\",\"product_description\":\"Ultra Series Fixed Transom EE with a steel bar continuous horiz. mull above an Ultra Series Outswing Entrance French Door EE, 5-pt lock on active panel and 2-pt handle activated shoot bolt lock system on passive panel\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14521-R4\",\"approval_number\":\"FL14521.3\",\"seq\":3,\"product_model\":\"413-H-1116 (74 7\\\/8\\\" x 158 27\\\/32\\\")\",\"product_description\":\"Heritage Series Fixed Transom WW\\\/RR with a steel bar continuous horizontal mull above a Heritage Series Outswing Entrance French Door WW\\\/RR, 5-point lock on active panel and 2-point handle activated shoot bolt lock system on passive panel\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14521-R4\",\"approval_number\":\"FL14521.4\",\"seq\":4,\"product_model\":\"413-H-1125 (151 13\\\/16\\\" x 98 19\\\/32\\\")\",\"product_description\":\"Heritage Series Outswing Entrance Door WW\\\/RR - Stationary Narrow Stile \\\/ French \\\/ Stationary Wide Stile with (2) steel bar continuous vertical mulls, 5-point lock on active panel and 2-point handle activated shoot bolt lock system on passive panel\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-10-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#19898-R0\",\"approval_number\":\"FL19898.1\",\"seq\":1,\"product_model\":\"413-H-1262 (108.00\\\" x 85.16\\\")\",\"product_description\":\"VistaLuxe Direct Set w\\\/ Inswing 4 9\\\/16\\\" Floor Sill\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#19898-R0\",\"approval_number\":\"FL19898.2\",\"seq\":2,\"product_model\":\"413-H-1262 (120.00\\\" x 85.19\\\")\",\"product_description\":\"VistaLuxe Direct Set w\\\/ Outswing Floor Sill\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#19898-R0\",\"approval_number\":\"FL19898.3\",\"seq\":3,\"product_model\":\"413-H-1276 (108.00\\\" x 84.00\\\")\",\"product_description\":\"VistaLuxe Casement Picture\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#19898-R0\",\"approval_number\":\"FL19898.4\",\"seq\":4,\"product_model\":\"413-H-1276 (108.00\\\" x 85.16\\\")\",\"product_description\":\"VistaLuxe Casement Picture w\\\/ Inswing 4 9\\\/16\\\" Floor Sill\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#19898-R0\",\"approval_number\":\"FL19898.5\",\"seq\":5,\"product_model\":\"413-H-1276 (108.00\\\" x 85.19\\\")\",\"product_description\":\"VistaLuxe Casement Picture w\\\/ Outswing Floor Sill\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#19984-R0\",\"approval_number\":\"FL19984.1\",\"seq\":1,\"product_model\":\"413-H-1231 (72.00\\\" x 84.00\\\")\",\"product_description\":\"Ultra DH Transom Direct Set 2 Wide Combination Mulled Assembly\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#19984-R0\",\"approval_number\":\"FL19984.2\",\"seq\":2,\"product_model\":\"413-H-1231 (96.00\\\" x 60.00\\\")\",\"product_description\":\"Ultra DH Transom Direct Set 2 Wide Combination Mulled Assembly\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#20465-R0\",\"approval_number\":\"FL20465.1\",\"seq\":1,\"product_model\":\"Vivante Direct Glazed Fixed Window\",\"product_description\":\"Direct Glazed Fixed Window (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-22 00:00:00\",\"instructions_url\":\"\"}],\"Hopes Windows, Inc.\":[{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#40547-R2\",\"approval_number\":\"FL40547.1\",\"seq\":1,\"product_model\":\"Old World Suite\",\"product_description\":\"Fixed Direct Glazed Window (Small & Large Missile Impact)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#6092-R1\",\"approval_number\":\"FL6092.1\",\"seq\":1,\"product_model\":\"a. Jamestown 175 Series\",\"product_description\":\"Hot Rolled Steel Fixed Window - Rectangular, Radius and Geometric Shaped Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#6092-R1\",\"approval_number\":\"FL6092.2\",\"seq\":2,\"product_model\":\"b. Landmark 175 Series\",\"product_description\":\"Hot Rolled Steel Fixed Window - Rectangular, Radius and Geometric Shaped Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#6092-R1\",\"approval_number\":\"FL6092.3\",\"seq\":3,\"product_model\":\"c. University Series\",\"product_description\":\"Hot Rolled Steel Fixed Window - Rectangular, Radius and Geometric Shaped Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#9250-R1\",\"approval_number\":\"FL9250.1\",\"seq\":1,\"product_model\":\"SS30 Series\",\"product_description\":\"Stainless Steel Detention Series Fixed Window\",\"design_pressure\":\"+80.0\\\/-90.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#9843-R1\",\"approval_number\":\"FL9843.1\",\"seq\":1,\"product_model\":\"SS30 Series\",\"product_description\":\"Stainless Steel Detention Series Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#12342-R0\",\"approval_number\":\"FL12342.1\",\"seq\":1,\"product_model\":\"Jamestown 175 Series\",\"product_description\":\"Hot Rolled Steel Fixed Window - Rectangular, Radius and Geometric Shaped Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#14148-R0\",\"approval_number\":\"FL14148.1\",\"seq\":1,\"product_model\":\"\\u2022 Jamestown-175 Direct Glaze Windows\",\"product_description\":\"\\u2022 Steel Direct Glaze Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#14150-R0\",\"approval_number\":\"FL14150.1\",\"seq\":1,\"product_model\":\"\\u2022 Jamestown-175 Fixed Casement Windows\",\"product_description\":\"\\u2022 Steel Fixed Casement Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#14151-R0\",\"approval_number\":\"FL14151.1\",\"seq\":1,\"product_model\":\"\\u2022 Empire Series Direct Glaze Windows\",\"product_description\":\"\\u2022 Bronze Direct Glaze Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#17093-R0\",\"approval_number\":\"FL17093.1\",\"seq\":1,\"product_model\":\"SS30 Detention Window\",\"product_description\":\"Fixed Impact Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#14148-R5\",\"approval_number\":\"FL14148.2\",\"seq\":2,\"product_model\":\"\\u2022 Jamestown-175 Direct Glaze Windows\",\"product_description\":\"\\u2022 Extra Large Steel Direct Glaze Windows\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#22282-R0\",\"approval_number\":\"FL22282.1\",\"seq\":1,\"product_model\":\"One55 Fixed Divided Light Window\",\"product_description\":\"Fixed Frame Window (Small & Large Missile Impact)\",\"design_pressure\":\"+41.6\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"}],\"CAOBA Doors\":[{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#14296-R8\",\"approval_number\":\"FL14296.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Twin Mulled\",\"product_description\":\"Aluminum Clad Wood Fixed Window - L.M.I.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#14296-R8\",\"approval_number\":\"FL14296.2\",\"seq\":2,\"product_model\":\"Mahogany Twin Mulled\",\"product_description\":\"Wood Fixed Window - L.M.I.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#17587-R0\",\"approval_number\":\"FL17587.1\",\"seq\":1,\"product_model\":\"Mahogany Direct Set Window\",\"product_description\":\"Single, Twin, and Shaped Fixed Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#17587-R3\",\"approval_number\":\"FL17587.2\",\"seq\":2,\"product_model\":\"Mahogany Direct Set Window\",\"product_description\":\"Single, Twin, and Shaped Fixed Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#14330-R0\",\"approval_number\":\"FL14330.1\",\"seq\":1,\"product_model\":\"Series 2020\",\"product_description\":\"Fixed Panel Wood Prime Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-31 00:00:00\",\"instructions_url\":\"\"}],\"Fleetwood Windows and Doors\":[{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#16925-R0\",\"approval_number\":\"FL16925.1\",\"seq\":1,\"product_model\":\"a. Kona 3800\",\"product_description\":\"Thermally Broken Extruded Aluminum Fixed Window with Laminated Insulated Glass or Laminated Monolithic Glass (with and without Nailing Fin)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#16925-R0\",\"approval_number\":\"FL16925.2\",\"seq\":2,\"product_model\":\"b. Kona 3800\",\"product_description\":\"Extruded Aluminum Vertically Mulled Fixed Window with Laminated Insulated Glass or Laminated Monolithic Glass (with and without Nailing Fin)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#16925-R0\",\"approval_number\":\"FL16925.3\",\"seq\":3,\"product_model\":\"c. Kona 3800\",\"product_description\":\"Extruded Aluminum Horizontally Mulled Fixed Window with Laminated Insulated Glass or Laminated Monolithic Glass (with and without Nailing Fin)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#16925-R2\",\"approval_number\":\"FL16925.4\",\"seq\":4,\"product_model\":\"c. Kona 3800\",\"product_description\":\"Extruded Aluminum Vertically Mulled (Utilizing \\\"I Mullion\\\") Fixed Window with Laminated Insulated Glass or Laminated Monolithic Glass (without Nailing Fin)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#16925-R3\",\"approval_number\":\"FL16925.5\",\"seq\":5,\"product_model\":\"e. Series 3800-T\",\"product_description\":\"Stacked Vertical or Horizontal Mulled Thermally Broken Fixed Window with Laminated Insulated Glass or Laminated Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#16925-R6\",\"approval_number\":\"FL16925.6\",\"seq\":6,\"product_model\":\"f. Series 3800-T\",\"product_description\":\"Thermally Broken Extruded Aluminum Fixed Window with Laminated Monolithic Glass (Wet Glazed)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#4005-R0\",\"approval_number\":\"FL4005.1\",\"seq\":1,\"product_model\":\"Kona 3800 GTF\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#4005-R0\",\"approval_number\":\"FL4005.2\",\"seq\":2,\"product_model\":\"Newport 2000\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#4005-R0\",\"approval_number\":\"FL4005.3\",\"seq\":3,\"product_model\":\"Westwood 250\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#4005-R0\",\"approval_number\":\"FL4005.4\",\"seq\":4,\"product_model\":\"Yukon 5000\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#13946-R0\",\"approval_number\":\"FL13946.1\",\"seq\":1,\"product_model\":\"Kona 3800\",\"product_description\":\"120\\\" x 120\\\" Aluminum Fixed Window with Intersecting TDL\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#13946-R0\",\"approval_number\":\"FL13946.2\",\"seq\":2,\"product_model\":\"Kona 3800\",\"product_description\":\"120\\\" x 120\\\" Aluminum Fixed Window with Non Intersecting TDL\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#13946-R0\",\"approval_number\":\"FL13946.3\",\"seq\":3,\"product_model\":\"Kona 3800\",\"product_description\":\"120\\\" x 120\\\" Aluminum Fixed Window with Intersecting TDL\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#13946-R0\",\"approval_number\":\"FL13946.4\",\"seq\":4,\"product_model\":\"Kona 3800\",\"product_description\":\"120\\\" x 120\\\" Aluminum Fixed Window with Non Intersecting TDL\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-19 00:00:00\",\"instructions_url\":\"\"}],\"Premium Estates\":[{\"manufacturer\":\"Premium Estates\",\"approval_number_master\":\"FL#15501-R4\",\"approval_number\":\"FL15501.1\",\"seq\":1,\"product_model\":\"Series F4000 Mahogany Fixed Impact Windows\",\"product_description\":\"Mahogany Fixed Impact Windows\",\"design_pressure\":\"+75\\\/-83\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Luxbaum Windows and Doors\":[{\"manufacturer\":\"Luxbaum Windows and Doors\",\"approval_number_master\":\"FL#25579-R3\",\"approval_number\":\"FL25579.1\",\"seq\":1,\"product_model\":\"Luxbuam Direct Glazed\",\"product_description\":\"Direct Glazed Wood Fixed Windows\",\"design_pressure\":\"+51\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Weather Shield Mfg., Inc.\":[{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#28127-R4\",\"approval_number\":\"FL28127.1\",\"seq\":1,\"product_model\":\"1109 DH Picture IG 60\\\"x84\\\" (Single & Mulled Units)\",\"product_description\":\"1109 DH Picture, Insulated Glass. 60\\\"x84\\\" Individual Unit Size. Qualifies Single & Mulled Units.\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#38157-R1\",\"approval_number\":\"FL38157.1\",\"seq\":1,\"product_model\":\"6120 All-Wood DH (48\\\"x84\\\") Mulled to 6122 All-Wood DH Picture (72\\\"x84\\\")\",\"product_description\":\"Non-impact 6120 Wood DH Operator (48\\\"x84\\\") mulled to 6122 Wood DH Picture (72\\\"x84\\\"). Qualifies XO; OX and XOX configuration. LC-PG30\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-04-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#40280-R2\",\"approval_number\":\"FL40280.1\",\"seq\":1,\"product_model\":\"1311 Premium Coastal Impact Mulled Direct Set (Narrow Jamb)\",\"product_description\":\"1311 Premium Coastal Insulated and Monolithic Impact Direct Sets (Mulled). Individual unit sizes limited to 71.5\\\"x99.5\\\" frame size.\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#42236-R0\",\"approval_number\":\"FL42236.1\",\"seq\":1,\"product_model\":\"4301 VUE Direct Set 142\\\"x94\\\" Single Unit\",\"product_description\":\"VUE Direct Set Maximum Individual Frame Size = 142\\\"x94\\\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#28127-R4\",\"approval_number\":\"FL28127.4\",\"seq\":4,\"product_model\":\"Premium Coastal DH Picture\",\"product_description\":\"1108 DH Picture. Single Glaze Monolithic 56\\\"x96\\\" Individual Units Only.\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#28127-R4\",\"approval_number\":\"FL28127.5\",\"seq\":5,\"product_model\":\"Premium Coastal DH Picture 1108 Mulled Units Monolithic Single Glaze)\",\"product_description\":\"1108 DH Picture 56\\\"x84\\\" -- monolithic mulled units limited to maximum 56\\\" width and 84\\\" height per CCLs listed.\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#28127-R4\",\"approval_number\":\"FL28127.7\",\"seq\":7,\"product_model\":\"Premium Coastal Double-Hung w\\\/Transom IG & SG\",\"product_description\":\"1105\\\/1105 Double-Hung (48\\\"x96\\\") with 1110\\\/1111 DH Transom (48\\\"x42\\\") Stacked Above\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#28787-R2\",\"approval_number\":\"FL28787.2\",\"seq\":2,\"product_model\":\"1310 Premium Coastal IG Direct Set 72\\\"x120\\\"\",\"product_description\":\"Premium Coastal Impact Direct Set IG 72\\\"x120 Individual Unit Size\",\"design_pressure\":\"+65\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#28787-R2\",\"approval_number\":\"FL28787.3\",\"seq\":3,\"product_model\":\"8306 Direct Set 145\\\"x74\\\"\",\"product_description\":\"8306 Direct Set 145\\\"x74\\\" Individual Unit Size\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#28787-R2\",\"approval_number\":\"FL28787.4\",\"seq\":4,\"product_model\":\"8306 Direct Set 85\\\"x126\\\"\",\"product_description\":\"8306 Direct Set 85\\\"x126\\\" Individual Unit Size\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#28787-R2\",\"approval_number\":\"FL28787.6\",\"seq\":6,\"product_model\":\"8312 Flush Frame Direct Set 85\\\"x126\\\"\",\"product_description\":\"8312 Flush Frame Direct Set 85\\\"x126\\\" Individual Unit Size\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#38157-R1\",\"approval_number\":\"FL38157.2\",\"seq\":2,\"product_model\":\"6121 All-Wood DH Transom 72\\\"x36\\\"\",\"product_description\":\"Non-impact 6121 All-Wood DH Transom 72\\\"x36\\\" (PG30)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-04-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#38157-R1\",\"approval_number\":\"FL38157.3\",\"seq\":3,\"product_model\":\"6122 All-Wood DH Picture 72\\\"x84\\\"\",\"product_description\":\"Non-impact 6122 Wood DH Picture (72\\\"x84\\\"). PG30\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-04-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#38157-R1\",\"approval_number\":\"FL38157.4\",\"seq\":4,\"product_model\":\"6122 All-Wood DH Picture 72\\\"x84\\\" with 6121 All-Wood DH Transom 72\\\"x36\\\" Stacked Above\",\"product_description\":\"Non-Impact 6122 All-Wood DH Picture 72\\\"x84\\\" with 6121 All-Wood DH Transom 72\\\"x36\\\" Stacked Above (PG30)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-04-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#38157-R1\",\"approval_number\":\"FL38157.6\",\"seq\":6,\"product_model\":\"8306 Direct Set Mulled 50\\\"x120\\\"\",\"product_description\":\"Non-impact 8306 Direct Set (Mulled); Maximum Individual Frame Size of 50\\\"x120\\\" (R-PG60)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#38157-R1\",\"approval_number\":\"FL38157.9\",\"seq\":9,\"product_model\":\"8312 Flush Frame Direct Set 145\\\"x74\\\"\",\"product_description\":\"Non-impact Flush Frame Direct Set; Maximum Individual Frame Size of 145\\\"x74\\\" CW-PG50.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#38157-R1\",\"approval_number\":\"FL38157.11\",\"seq\":11,\"product_model\":\"8312 Flush Frame Direct Set 85\\\"x126\\\"\",\"product_description\":\"Non-impact Flush Frame Direct Set; Maximum Individual Frame Size of 85\\\"x126\\\" CW-PG50.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#40280-R2\",\"approval_number\":\"FL40280.2\",\"seq\":2,\"product_model\":\"1311 Premium Coastal Monolithic Impact Direct 72\\\"x100\\\" Set (Narrow Jamb)\",\"product_description\":\"1311 Premium Coastal Monolithic Impact Direct Set; Narrow Jamb Used for All Shapes Including Multiple Radii. 72\\\"x100\\\" Frame Size.\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#42236-R0\",\"approval_number\":\"FL42236.2\",\"seq\":2,\"product_model\":\"4301 VUE Direct Set 84\\\"x84\\\" Single Unit\",\"product_description\":\"VUE Direct Set Maximum Individual Frame Size = 84\\\"x84\\\"\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#42236-R0\",\"approval_number\":\"FL42236.3\",\"seq\":3,\"product_model\":\"4301 VUE Direct Set Mulled (Max. Individual frame size = 72\\\"x96\\\")\",\"product_description\":\"VUE Direct Set Single or Mulled Unit (Maximum Individual Frame Size of 72\\\"x96\\\"); Standard Non-Reinforced Mull\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-07-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#42236-R0\",\"approval_number\":\"FL42236.4\",\"seq\":4,\"product_model\":\"4301 VUE Direct Set Mulled (Max. Individual Frame Size = 72.25\\\"x120\\\")\",\"product_description\":\"VUE Direct Set Single or Mulled Unit (Maximum Individual Frame Size of 72.25\\\"x120\\\"); Requires Aluminum Reinforced Mull.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-07-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#42236-R0\",\"approval_number\":\"FL42236.5\",\"seq\":5,\"product_model\":\"4301 VUE Direct Set Mulled (Max. Individual Frame Size = 93.625\\\"x141.75\\\")\",\"product_description\":\"VUE Direct Set Single or Mulled Unit (Maximum Individual Frame Size of 93.625\\\"x141.75\\\"); Requires Steel Reinforced Mull.\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#42236-R0\",\"approval_number\":\"FL42236.6\",\"seq\":6,\"product_model\":\"4301 VUE Direct Set Mulled\\\/Stacked Combination (3w\\\/2h)\",\"product_description\":\"VUE Direct Set 3-Wide 35.25\\\"x71.25\\\" Max Individual Frame Size with 3-Wide 35.25\\\"x35.25\\\" Max Individual Frame Size Stacked Above or Below. Standard Non-Reinforced Mull.\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-05-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#47060-R0\",\"approval_number\":\"FL47060.1\",\"seq\":1,\"product_model\":\"8307 Narrow Jamb Direct Set 144\\\" x 53\\\"\",\"product_description\":\"8307 Narrow Jamb Direct Set 144\\\" x 53\\\"\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-08-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#47060-R0\",\"approval_number\":\"FL47060.2\",\"seq\":2,\"product_model\":\"8307 Narrow Jamb Direct Set 84\\\" x 90\\\"\",\"product_description\":\"8307 Narrow Jamb Direct Set 84\\\" x 90\\\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-08-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#47995-R0\",\"approval_number\":\"FL47995.1\",\"seq\":1,\"product_model\":\"CFW01 - Clad Wood Fixed Window\",\"product_description\":\"Clad Wood Fixed Window - Non Impact (35\\\" X 73\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#47995-R0\",\"approval_number\":\"FL47995.2\",\"seq\":2,\"product_model\":\"CFW01 - Clad Wood Fixed Window\",\"product_description\":\"Clad Wood Fixed Window - Non Impact (35\\\" X 59\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#47995-R0\",\"approval_number\":\"FL47995.3\",\"seq\":3,\"product_model\":\"CFW01 - Clad Wood Fixed Window\",\"product_description\":\"Clad Wood Fixed Window - Non Impact (25\\\" X 73\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#47995-R0\",\"approval_number\":\"FL47995.4\",\"seq\":4,\"product_model\":\"CFW01 - Clad Wood Fixed Window\",\"product_description\":\"Clad Wood Fixed Window - Non Impact (59\\\" X 73\\\")\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#47995-R0\",\"approval_number\":\"FL47995.5\",\"seq\":5,\"product_model\":\"CFW01 - Clad Wood Fixed Window\",\"product_description\":\"Clad Wood Fixed Window - Non Impact (35\\\" X 73\\\" - with DP kit)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#47996-R0\",\"approval_number\":\"FL47996.1\",\"seq\":1,\"product_model\":\"CGF01 - Clad Wood Glazed Frame\",\"product_description\":\"Clad Wood Glazed Frame - Non Impact (60\\\" x 60\\\" with advanced performance installation)\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-06-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#47996-R0\",\"approval_number\":\"FL47996.2\",\"seq\":2,\"product_model\":\"CGF01 - Clad Wood Glazed Frame\",\"product_description\":\"Clad Wood Glazed Frame - Non Impact (72\\\" x 120\\\" with advanced performance installation)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-06-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#47996-R0\",\"approval_number\":\"FL47996.3\",\"seq\":3,\"product_model\":\"CGF01 - Clad Wood Glazed Frame\",\"product_description\":\"Clad Wood Glazed Frame - Non Impact (100.75\\\" x 85.125\\\" with advanced performance installation)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#47996-R0\",\"approval_number\":\"FL47996.4\",\"seq\":4,\"product_model\":\"CGF01 - Clad Wood Glazed Frame\",\"product_description\":\"Clad Wood Glazed Frame - Non Impact (60\\\" x 60\\\" with standard performance installation)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-06-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#47996-R0\",\"approval_number\":\"FL47996.5\",\"seq\":5,\"product_model\":\"CGF01 - Clad Wood Glazed Frame\",\"product_description\":\"Clad Wood Glazed Frame - Non Impact (72\\\" x 120\\\" with standard performance installation)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-06-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#47996-R0\",\"approval_number\":\"FL47996.6\",\"seq\":6,\"product_model\":\"CGF01 - Clad Wood Glazed Frame\",\"product_description\":\"Clad Wood Glazed Frame - Non Impact (100.75\\\" x 85.125\\\" with standard performance installation)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.1\",\"seq\":1,\"product_model\":\"Legacy Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Casement Transom 88x54 in. (F-LC50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.2\",\"seq\":2,\"product_model\":\"Legacy Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Casement Picture 96x48 in. (F-LC45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.3\",\"seq\":3,\"product_model\":\"Legacy Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Casement Picture 72x40 in. (F-C65)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.4\",\"seq\":4,\"product_model\":\"Legacy Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Casement Picture 101x72 in. w\\\/tempered glass (F-C50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.5\",\"seq\":5,\"product_model\":\"Legacy Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Casement Picture 68x71 in. (F-C65)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.6\",\"seq\":6,\"product_model\":\"Legacy Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Casement Picture 100x72 in. (F-C40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.7\",\"seq\":7,\"product_model\":\"Legacy Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Tilt Double Hung Picture 101x81 in. (F-C35)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.8\",\"seq\":8,\"product_model\":\"Legacy Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Tilt Double Hung Picture 72x58 in. (F-C55)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.9\",\"seq\":9,\"product_model\":\"Legacy Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Tilt Double Hung Transom 52x52 in. (F-R55)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.10\",\"seq\":10,\"product_model\":\"Legacy Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Tilt Double Hung Transom 45x28 in. (F-R55)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.11\",\"seq\":11,\"product_model\":\"Legacy Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Tilt Double Hung Transom 100x50 in. (F-R40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.12\",\"seq\":12,\"product_model\":\"Legacy Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Direct Set 98x70 in. (F-C60)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.13\",\"seq\":13,\"product_model\":\"Legacy Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Direct Set 98x70 in. w\\\/tempered glass (F-C65)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.14\",\"seq\":14,\"product_model\":\"Legacy Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Direct Set 70x70 in. (F-C65)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.15\",\"seq\":15,\"product_model\":\"Legacy Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Direct Set 53x53 in. (F-C65)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.16\",\"seq\":16,\"product_model\":\"ProShield PVC Exterior\\\/Wood In\",\"product_description\":\"*Non Impact* Direct Set 72x96 in. (F-C55)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.17\",\"seq\":17,\"product_model\":\"ProShield PVC Exterior\\\/Wood In\",\"product_description\":\"*Non Impact* Direct Set 54x54 in. mulled (F-R65)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.18\",\"seq\":18,\"product_model\":\"Visions 1000 PVC Vinyl\",\"product_description\":\"*Non Impact* Picture 76x66 in. (F-R30)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.19\",\"seq\":19,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Single Hung Picture 96x60 in. (F-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.20\",\"seq\":20,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Single Hung Picture 48x48 in. (F-C65)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.21\",\"seq\":21,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Casement Picture 60x54 in. (F-R60)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.22\",\"seq\":22,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Casement Picture 72x72 in. (F-C35)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.23\",\"seq\":23,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Casement Picture 96x60 in. (F-C35)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.24\",\"seq\":24,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Casement Picture 72x72 in. w\\\/tempered glass (F-C65)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.25\",\"seq\":25,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Casement Picture 48x72 in. mulled w\\\/tempered glass (F-C55)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.26\",\"seq\":26,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Direct Set 96x60 in. (F-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.27\",\"seq\":27,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Direct Set 48x48 in. (F-R80)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.28\",\"seq\":28,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Direct Set 48x60 in. mulled w\\\/tempered glass and vertical LVL mullion (F-R55)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.29\",\"seq\":29,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Direct Set 48x60 in. mulled w\\\/vertical LVL mullion (F-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.30\",\"seq\":30,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Direct Set 48x60 in. mulled (F-R40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.31\",\"seq\":31,\"product_model\":\"Visions ELS PVC Vinyl\",\"product_description\":\"*Non Impact* Direct Set 96x60 in. (F-LC40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.32\",\"seq\":32,\"product_model\":\"Visions ELS PVC Vinyl\",\"product_description\":\"*Non Impact* Direct Set 48x60 in. mulled (F-R60)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.33\",\"seq\":33,\"product_model\":\"Weather Shield Aluminum Clad W\",\"product_description\":\"*Non Impact* Direct Set 96x60 (F-LC75)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.34\",\"seq\":34,\"product_model\":\"Weather Shield Aluminum Clad W\",\"product_description\":\"*Non Impact* Direct Set 72x72 in. w\\\/tempered glass (F-C90)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.35\",\"seq\":35,\"product_model\":\"Weather Shield Aluminum Clad W\",\"product_description\":\"*Non Impact* Direct Set 103x84 in. w\\\/tempered glass (F-HC45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.36\",\"seq\":36,\"product_model\":\"Weather Shield Aluminum Clad W\",\"product_description\":\"*Non Impact* Tilt Double Hung Transom 48x48 in. (F-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.37\",\"seq\":37,\"product_model\":\"Weather Shield Aluminum Clad W\",\"product_description\":\"*Non Impact* Casement Picture 101x72 in. (F-C50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.38\",\"seq\":38,\"product_model\":\"Weather Shield Aluminum Clad W\",\"product_description\":\"*Non Impact* Energy Sash Casement Picture 101x72 in. (F-C50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.39\",\"seq\":39,\"product_model\":\"Weather Shield Aluminum Clad W\",\"product_description\":\"*Impact* Insul Energy Sash Casement Picture 53x72 in mulled (F-R55)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.40\",\"seq\":40,\"product_model\":\"Weather Shield Aluminum Clad W\",\"product_description\":\"*Impact* Insul Energy Sash Casement Picture 61x72 in. mulled (F-R55)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.41\",\"seq\":41,\"product_model\":\"Weather Shield Aluminum Clad W\",\"product_description\":\"*Impact* Insul Direct Set 58x74 in. mulled (F-R55)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.42\",\"seq\":42,\"product_model\":\"Weather Shield Aluminum Clad W\",\"product_description\":\"*Impact* Insul Direct Set 58x74 in. (F-R55)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.43\",\"seq\":43,\"product_model\":\"Weather Shield Aluminum Clad W\",\"product_description\":\"*Impact* Insul Direct Set Gothic Head w\\\/Ext. Legs 58x74 in. (F-R55)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.44\",\"seq\":44,\"product_model\":\"Weather Shield Aluminum Clad W\",\"product_description\":\"*Impact* Insul Direct Set Half Circle w\\\/Ext. Legs 58x74 in. (F-R55)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.45\",\"seq\":45,\"product_model\":\"Weather Shield Primed Wood\",\"product_description\":\"*Non Impact* Direct Set 99x63 in. (F-LC75)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.46\",\"seq\":46,\"product_model\":\"Weather Shield Primed Wood\",\"product_description\":\"*Non Impact* Casement Picture 101x72 in. (F-C50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.47\",\"seq\":47,\"product_model\":\"Weather Shield Primed Wood\",\"product_description\":\"*Non Impact* Tilt Double Hung Picture 70x80 in. (F-C45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1288-R0\",\"approval_number\":\"FL1288.48\",\"seq\":48,\"product_model\":\"Weather Shield Primed Wood\",\"product_description\":\"*Non Impact* Tilt Double Hung Transom 48x48 in. (F-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#3166-R0\",\"approval_number\":\"FL3166.1\",\"seq\":1,\"product_model\":\"Legacy Aluminum Clad Wood\",\"product_description\":\"*Impact* Single Glaze Casement Picture\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#3166-R0\",\"approval_number\":\"FL3166.2\",\"seq\":2,\"product_model\":\"Legacy Aluminum Clad Wood\",\"product_description\":\"*Impact* Single Glaze Direct Set\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#3166-R0\",\"approval_number\":\"FL3166.3\",\"seq\":3,\"product_model\":\"Legacy Aluminum Clad Wood\",\"product_description\":\"*Impact* Single Glaze French Door Transom w\\\/sash\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#3166-R0\",\"approval_number\":\"FL3166.4\",\"seq\":4,\"product_model\":\"Weather Shield Aluminum Clad Wood\",\"product_description\":\"*Impact* Single Glaze Casement Picture\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#3166-R0\",\"approval_number\":\"FL3166.5\",\"seq\":5,\"product_model\":\"Weather Shield Aluminum Clad Wood\",\"product_description\":\"*Impact* Single Glaze Direct Set\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#3166-R0\",\"approval_number\":\"FL3166.6\",\"seq\":6,\"product_model\":\"Weather Shield Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Single Glaze Casement Picture\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#3166-R0\",\"approval_number\":\"FL3166.7\",\"seq\":7,\"product_model\":\"Weather Shield Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Single Glaze Direct Set\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#3826-R0\",\"approval_number\":\"FL3826.1\",\"seq\":1,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Direct Set 96x60 in. w\\\/HP sill (F-R55)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#3826-R0\",\"approval_number\":\"FL3826.2\",\"seq\":2,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Single Hung Picture 48x48 in. w\\\/HP sill (F-R65)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#3826-R0\",\"approval_number\":\"FL3826.3\",\"seq\":3,\"product_model\":\"Weather Shield Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Tilt Double Hung Picture 102x65 in. w\\\/tempered glass (F-C30)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#3826-R0\",\"approval_number\":\"FL3826.4\",\"seq\":4,\"product_model\":\"Weather Shield Primed Wood\",\"product_description\":\"*Non Impact* Tilt Double Hung Picture 101x65 in. (F-C45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#5433-R0\",\"approval_number\":\"FL5433.1\",\"seq\":1,\"product_model\":\"Weather Shield Aluminum Clad Wood\",\"product_description\":\"*Insulated Impact* Tilt Picture 53x77 in. (+55\\\/-68)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#7713-R0\",\"approval_number\":\"FL7713.1\",\"seq\":1,\"product_model\":\"9302 (VS3) Vinyl Direct Set\",\"product_description\":\"*Non Impact* Direct Set (F-C50 72x72)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#7713-R0\",\"approval_number\":\"FL7713.2\",\"seq\":2,\"product_model\":\"9302 (VS3) Vinyl Direct Set\",\"product_description\":\"*Non Impact* Direct Set (F-C60 72x72 temp)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#7713-R0\",\"approval_number\":\"FL7713.3\",\"seq\":3,\"product_model\":\"936 (VS1) Vinyl Picture\",\"product_description\":\"*Non Impact* Picture (F-C50 76x66)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#7872-R0\",\"approval_number\":\"FL7872.1\",\"seq\":1,\"product_model\":\"1103 Aluminum Clad Tilt Double Hung Picture\",\"product_description\":\"*Impact* Tilt Double Hung Picture 101-1\\\/4\\\"x65-1\\\/4\\\" (+55\\\/-67.5)\",\"design_pressure\":\"+55\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#7872-R0\",\"approval_number\":\"FL7872.2\",\"seq\":2,\"product_model\":\"1103 Aluminum Clad Tilt Double Hung Picture\",\"product_description\":\"*Impact* Tilt Double Hung Picture 154-3\\\/4\\\"x74\\\" mull (+55\\\/-67.5)\",\"design_pressure\":\"+55\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#7872-R0\",\"approval_number\":\"FL7872.3\",\"seq\":3,\"product_model\":\"934 (VS2) Vinyl Direct Set\",\"product_description\":\"*Non Impact* Direct Set (F-C50 72x72)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#8020-R0\",\"approval_number\":\"FL8020.1\",\"seq\":1,\"product_model\":\"7301 (PS) Vinyl\\\/Wood Direct Set\",\"product_description\":\"*Non Impact* Direct Set (F-C55 96x72)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#8020-R0\",\"approval_number\":\"FL8020.2\",\"seq\":2,\"product_model\":\"7301 (PS) Vinyl\\\/Wood Direct Set\",\"product_description\":\"*Non Impact* Direct Set (F-C65 119x60 mull)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#9117-R0\",\"approval_number\":\"FL9117.1\",\"seq\":1,\"product_model\":\"7301 DIRECT SET\",\"product_description\":\"F-C55-96X72\\n(NON-IMPACT)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#9117-R0\",\"approval_number\":\"FL9117.2\",\"seq\":2,\"product_model\":\"934 DIRECT SET\",\"product_description\":\"F-C50-72X72\\n(NON-IMPACT)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#9117-R0\",\"approval_number\":\"FL9117.3\",\"seq\":3,\"product_model\":\"936 PICTURE CENTER\",\"product_description\":\"F-C50-76X66\\n(NON-IMPACT)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#9127-R0\",\"approval_number\":\"FL9127.1\",\"seq\":1,\"product_model\":\"7301 DIRECT SET\",\"product_description\":\"F-C65-119X60\\n(NON-IMPACT)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#10152-R0\",\"approval_number\":\"FL10152.1\",\"seq\":1,\"product_model\":\"1204 TWIN CSMT PIC IG *IMPACT*\",\"product_description\":\"FW-C55-3483X1832 (137X72)\\n*INSL IMPACT*\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#11878-R0\",\"approval_number\":\"FL11878.1\",\"seq\":1,\"product_model\":\"1204 ALUM CLAD CSMT PIC (TWIN)\",\"product_description\":\"FW-C55-3483X1832 (137X72)\\nINSL LAMI GLASS\\n*IMPACT*\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#11878-R0\",\"approval_number\":\"FL11878.2\",\"seq\":2,\"product_model\":\"810 ALUM CLAD DOUBLE HUNG PIC\",\"product_description\":\"FW-C30-2591X2112 (102X83)\\nTEMP GLASS\\n(NON-IMPACT)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#11878-R0\",\"approval_number\":\"FL11878.3\",\"seq\":3,\"product_model\":\"830 ALUM CLAD DIRECT SET\",\"product_description\":\"FW-C75-2438X1524 (96X60)\\n(NON-IMPACT)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#12789-R0\",\"approval_number\":\"FL12789.1\",\"seq\":1,\"product_model\":\"610 WOOD DH PICTURE\",\"product_description\":\"FW-C35-2591X2089(102X82)\\nNON-IMPACT\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#12789-R0\",\"approval_number\":\"FL12789.2\",\"seq\":2,\"product_model\":\"630 WOOD DIRECT SET\",\"product_description\":\"FW-C70-2438X1524 (96X60)\\nNON-IMPACT\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#12789-R0\",\"approval_number\":\"FL12789.3\",\"seq\":3,\"product_model\":\"9302 VINYL DIRECT SET (V3)\",\"product_description\":\"FW-R70-1219X2007 (48X79)\\nTEMP\\nNON-IMPACT\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13291-R0\",\"approval_number\":\"FL13291.1\",\"seq\":1,\"product_model\":\"5201 FIBERGLASS CASEMENT PIC\",\"product_description\":\"FW-C40-3645X2121 (144X84)\\nNON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13291-R0\",\"approval_number\":\"FL13291.2\",\"seq\":2,\"product_model\":\"5201 FIBERGLASS CASEMENT PIC MULL HP\",\"product_description\":\"FW-C50-3645X2121 (144X84)\\nNON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13291-R0\",\"approval_number\":\"FL13291.3\",\"seq\":3,\"product_model\":\"5201 FIBERGLASS DIRECT SET\",\"product_description\":\"FW-C40-3645X2121 (144X84)\\nSGL\\\/MULL\\nNON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13291-R0\",\"approval_number\":\"FL13291.4\",\"seq\":4,\"product_model\":\"5301 FIBERGLASS DIRECT SET\",\"product_description\":\"FW-C70-2426X1816 (96X72)\\nNON-IMPACT\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13291-R0\",\"approval_number\":\"FL13291.5\",\"seq\":5,\"product_model\":\"5301 FIBERGLASS DIRECT SET HP\",\"product_description\":\"FW-C50-3645X2121 (144X84)\\nSGL\\\/MULL\\nNON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13519-R0\",\"approval_number\":\"FL13519.1\",\"seq\":1,\"product_model\":\"5302 ALL FIBERGLASS DIRECT SET MULL\",\"product_description\":\"FW-C60-3645X2121 (144X84)\\nNON IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13519-R0\",\"approval_number\":\"FL13519.2\",\"seq\":2,\"product_model\":\"5302 ALL FIBERGLASS DIRECT SET MULL\",\"product_description\":\"FW-C40-3645X2121 (144X84)\\nNON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13532-R0\",\"approval_number\":\"FL13532.1\",\"seq\":1,\"product_model\":\"5202 CASEMENT PIC SINGLE\",\"product_description\":\"FW-C60-1816X2121 (72X84)\\nNON-IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13891-R0\",\"approval_number\":\"FL13891.1\",\"seq\":1,\"product_model\":\"1102 TILT DH TRAN IG IMPACT\",\"product_description\":\"FW-R55-2108X1219 (83X48)\\n*IMPACT*\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13891-R0\",\"approval_number\":\"FL13891.2\",\"seq\":2,\"product_model\":\"1307 FIBERGLASS DIRECT SET IG IMPACT\",\"product_description\":\"FW-C65-3696X2121 (146X84)\\n(ASTM)\\n*IMPACT*\\n*HEAT STRENGTHENED LAMI GLASS*\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13891-R0\",\"approval_number\":\"FL13891.3\",\"seq\":3,\"product_model\":\"1307 FIBERGLASS DIRECT SET IG IMPACT\",\"product_description\":\"FW-C65-3696X2121 (146X84)\\n*IMPACT*\\n*HEAT STRENGTHENED LAMI GLASS*\\n(TAS)(PA)\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14051-R0\",\"approval_number\":\"FL14051.1\",\"seq\":1,\"product_model\":\"1300 IG IMPACT DIRECT SET\",\"product_description\":\"FW-LC70-1461X2070 (58X82)\\nINSULATED LAMI GLASS\\n*IMPACT*\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14051-R0\",\"approval_number\":\"FL14051.2\",\"seq\":2,\"product_model\":\"5202 FIBERGLASS CASEMENT PIC W\\\/FG INTERIOR\",\"product_description\":\"FW-C60-3645X2121 (144X84)\\nMULL\\nNON-IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14051-R0\",\"approval_number\":\"FL14051.3\",\"seq\":3,\"product_model\":\"5302 FIBERGLASS DIRECT SET W\\\/FG INTERIOR\",\"product_description\":\"FW-C65-2426X1816 (96X72)\\nNON-IMPACT\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14051-R0\",\"approval_number\":\"FL14051.4\",\"seq\":4,\"product_model\":\"7301 VINYL\\\/WOOD DIRECT SET\",\"product_description\":\"FW-C65-2426X1816 (96X72)\\nNON-IMPACT\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14245-R0\",\"approval_number\":\"FL14245.1\",\"seq\":1,\"product_model\":\"1300 ALUM CLAD IG IMPACT DIRECT SET\",\"product_description\":\"FW-C55-2515X1473 (99X58), * INSULATED GLASS IMPACT UNIT*\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14456-R0\",\"approval_number\":\"FL14456.1\",\"seq\":1,\"product_model\":\"1204 CASEMENT PICTURE SGL AND TWIN\",\"product_description\":\"FW-R55-2667X1832 (105X72)\\n** INSULATED IMPACT **\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14456-R0\",\"approval_number\":\"FL14456.2\",\"seq\":2,\"product_model\":\"1204 CASEMENT PICTURE SGL AND TWIN\",\"product_description\":\"FW-C55-3480X1832 (137X72)\\n** INSULATE IMPACT **\\nHEAT STRENGTHENED LAMI GLASS\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14696-R0\",\"approval_number\":\"FL14696.1\",\"seq\":1,\"product_model\":\"9302 VS 3000 DIRECT SET\",\"product_description\":\"FW-C50-1816X1816 (72X72)\\nNON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14696-R0\",\"approval_number\":\"FL14696.2\",\"seq\":2,\"product_model\":\"9302 VS 3000 DIRECT SET\",\"product_description\":\"FW-C60-1816X1816 (72X72)\\nNON-IMPACT\\n**TEMP GLASS REQUIRED**\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14696-R1\",\"approval_number\":\"FL14696.3\",\"seq\":3,\"product_model\":\"1204 CASEMENT PICTURE SGL AND TWIN\",\"product_description\":\"FW-C55-3480X1832 (137X72) ** INSULATE IMPACT ** HEAT STRENGTHENED LAMI GLASS\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14696-R1\",\"approval_number\":\"FL14696.4\",\"seq\":4,\"product_model\":\"1300 ALUM CLAD IG IMPACT DIRECT SET\",\"product_description\":\"FW-C55-2515X1473 (99X58), * INSULATED GLASS IMPACT UNIT*\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14696-R1\",\"approval_number\":\"FL14696.5\",\"seq\":5,\"product_model\":\"1300 IG IMPACT DIRECT SET\",\"product_description\":\"FW-LC70-1461X2070 (58X82) INSULATED LAMI GLASS *IMPACT*\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14696-R1\",\"approval_number\":\"FL14696.6\",\"seq\":6,\"product_model\":\"1307 FIBERGLASS DIRECT SET IG IMPACT SGL AND MULLED\",\"product_description\":\"FW-C65-3696X2121 (146X84) (ASTM) *IMPACT* *HEAT STRENGTHENED LAMI GLASS*\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14696-R1\",\"approval_number\":\"FL14696.7\",\"seq\":7,\"product_model\":\"1307 FIBERGLASS DIRECT SET IG IMPACT SGL AND MULLED\",\"product_description\":\"FW-C65-3696X2121 (146X84) *IMPACT* *HEAT STRENGTHENED LAMI GLASS* (TAS)(PA)\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14696-R1\",\"approval_number\":\"FL14696.8\",\"seq\":8,\"product_model\":\"5201 FIBERGLASS CASEMENT PIC\",\"product_description\":\"FW-C40-3645X2121 (144X84) NON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14696-R1\",\"approval_number\":\"FL14696.9\",\"seq\":9,\"product_model\":\"5201 FIBERGLASS CASEMENT PIC MULL HP\",\"product_description\":\"FW-C50-3645X2121 (144X84) NON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14696-R1\",\"approval_number\":\"FL14696.10\",\"seq\":10,\"product_model\":\"5202 CASEMENT PIC SINGLE\",\"product_description\":\"FW-C60-1816X2121 (72X84) NON-IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14696-R1\",\"approval_number\":\"FL14696.11\",\"seq\":11,\"product_model\":\"5202 FIBERGLASS CASEMENT PIC W\\\/FG INTERIOR\",\"product_description\":\"FW-C60-3645X2121 (144X84) MULL NON-IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14696-R1\",\"approval_number\":\"FL14696.12\",\"seq\":12,\"product_model\":\"5301 FIBERGLASS DIRECT SET\",\"product_description\":\"FW-C40-3645X2121 (144X84) SGL\\\/MULL NON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14696-R1\",\"approval_number\":\"FL14696.13\",\"seq\":13,\"product_model\":\"5301 FIBERGLASS DIRECT SET HP\",\"product_description\":\"FW-C50-3645X2121 (144X84) SGL\\\/MULL NON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14696-R1\",\"approval_number\":\"FL14696.14\",\"seq\":14,\"product_model\":\"5302 ALL FIBERGLASS DIRECT SET MULL\",\"product_description\":\"FW-C60-3645X2121 (144X84) NON IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14696-R1\",\"approval_number\":\"FL14696.15\",\"seq\":15,\"product_model\":\"5302 ALL FIBERGLASS DIRECT SET MULL\",\"product_description\":\"FW-C40-3645X2121 (144X84) NON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14696-R1\",\"approval_number\":\"FL14696.16\",\"seq\":16,\"product_model\":\"5302 FIBERGLASS DIRECT SET W\\\/FG INTERIOR\",\"product_description\":\"FW-C65-2426X1816 (96X72) NON-IMPACT\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14696-R1\",\"approval_number\":\"FL14696.17\",\"seq\":17,\"product_model\":\"7301 VINYL\\\/WOOD DIRECT SET\",\"product_description\":\"FW-C65-2426X1816 (96X72) NON-IMPACT\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14696-R1\",\"approval_number\":\"FL14696.18\",\"seq\":18,\"product_model\":\"9302 VS 3000 DIRECT SET\",\"product_description\":\"FW-C50-1816X1816 (72X72)\\nNON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14696-R1\",\"approval_number\":\"FL14696.19\",\"seq\":19,\"product_model\":\"9302 VS 3000 DIRECT SET\",\"product_description\":\"FW-C60-1816X1816 (72X72)\\nNON-IMPACT\\n**TEMP GLASS REQUIRED**\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14696-R2\",\"approval_number\":\"FL14696.20\",\"seq\":20,\"product_model\":\"9302 VS 3000 DIRECT SET\",\"product_description\":\"FW-C60-1816X1816 (72X72)\\nNON-IMPACT\\n**TEMP GLASS REQUIRED**\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14696-R3\",\"approval_number\":\"FL14696.21\",\"seq\":21,\"product_model\":\"924 Casement Picture\",\"product_description\":\"FW-C65-1816x1816 (72x72)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14696-R3\",\"approval_number\":\"FL14696.22\",\"seq\":22,\"product_model\":\"9302 VS 3000 DIRECT SET\",\"product_description\":\"FW-C50-1816X1816 (72X72)\\nNON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14696-R3\",\"approval_number\":\"FL14696.23\",\"seq\":23,\"product_model\":\"9302 VS 3000 DIRECT SET\",\"product_description\":\"FW-C60-1816X1816 (72X72)\\nNON-IMPACT\\n**TEMP GLASS REQUIRED**\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14696-R3\",\"approval_number\":\"FL14696.24\",\"seq\":24,\"product_model\":\"9310 V2500 Direct Set\",\"product_description\":\"FW-C50-1816x1816 (72x72)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14696-R4\",\"approval_number\":\"FL14696.25\",\"seq\":25,\"product_model\":\"8306 Alum Clad Direct Set (Single & Mulled)\",\"product_description\":\"FW-C50-4242x1816 (167x72)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14696-R4\",\"approval_number\":\"FL14696.26\",\"seq\":26,\"product_model\":\"924 Casement Picture\",\"product_description\":\"FW-C65-1816x1816 (72x72)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14696-R4\",\"approval_number\":\"FL14696.27\",\"seq\":27,\"product_model\":\"9302 VS 3000 DIRECT SET\",\"product_description\":\"FW-C50-1816X1816 (72X72)\\nNON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14696-R4\",\"approval_number\":\"FL14696.28\",\"seq\":28,\"product_model\":\"9302 VS 3000 DIRECT SET\",\"product_description\":\"FW-C60-1816X1816 (72X72)\\nNON-IMPACT\\n**TEMP GLASS REQUIRED**\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14696-R4\",\"approval_number\":\"FL14696.29\",\"seq\":29,\"product_model\":\"9310 V2500 Direct Set\",\"product_description\":\"FW-C50-1816x1816 (72x72)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14696-R5\",\"approval_number\":\"FL14696.30\",\"seq\":30,\"product_model\":\"9310 V2500 Direct Set\",\"product_description\":\"FW-C50-1816x1816 (72x72)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14696-R7\",\"approval_number\":\"FL14696.31\",\"seq\":31,\"product_model\":\"V3000 Single Hung Tilt Picture (9302)\",\"product_description\":\"CW-PG50-1816x1816 (72X72)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14696-R7\",\"approval_number\":\"FL14696.32\",\"seq\":32,\"product_model\":\"V3000 Single Hung Tilt Picture (9302)\",\"product_description\":\"CW-PG60-1816x1816 (72X72)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14696-R7\",\"approval_number\":\"FL14696.33\",\"seq\":33,\"product_model\":\"Visions Casement Picture Window (924)\",\"product_description\":\"CW-PG65-1816x1816 (72x72)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14696-R8\",\"approval_number\":\"FL14696.34\",\"seq\":34,\"product_model\":\"Tilt Transom Impact (1102)\",\"product_description\":\"R-PG55-2108x1219 (83X48)\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-05-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14696-R8\",\"approval_number\":\"FL14696.35\",\"seq\":35,\"product_model\":\"Twin Premium Impact Picture Window, Alternate Glass (1209,1210), Vertical Mullion\",\"product_description\":\"CW-PG55-3645x2121 (144x84)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14696-R8\",\"approval_number\":\"FL14696.36\",\"seq\":36,\"product_model\":\"V3000 Single Hung Tilt Picture (9302)\",\"product_description\":\"CW-PG50-1816x1816 (72X72)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14696-R8\",\"approval_number\":\"FL14696.37\",\"seq\":37,\"product_model\":\"V3000 Single Hung Tilt Picture (9302)\",\"product_description\":\"CW-PG60-1816x1816 (72X72)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14696-R8\",\"approval_number\":\"FL14696.38\",\"seq\":38,\"product_model\":\"Vinyl Direct Set (9311)\",\"product_description\":\"CW-PG50-2426x1994 (96x79)-FW\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14696-R8\",\"approval_number\":\"FL14696.39\",\"seq\":39,\"product_model\":\"Vinyl Picture Window (9203)\",\"product_description\":\"CW-PG50-2426x2146 (96x85)-FW\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-11-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14696-R8\",\"approval_number\":\"FL14696.40\",\"seq\":40,\"product_model\":\"Visions Casement Picture Window (924)\",\"product_description\":\"CW-PG65-1816x1816 (72x72)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17694-R0\",\"approval_number\":\"FL17694.1\",\"seq\":1,\"product_model\":\"1209 Premium Impact Picture Window\",\"product_description\":\"CW-PG55-FW 1816x2121 (72x84)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17694-R0\",\"approval_number\":\"FL17694.2\",\"seq\":2,\"product_model\":\"1209 Premium Impact Picture Window\",\"product_description\":\"CW-PG55-FW 1816x2121 (72x84)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17694-R0\",\"approval_number\":\"FL17694.3\",\"seq\":3,\"product_model\":\"1209 Premium Impact Picture Window (Laminated Monolithic)\",\"product_description\":\"CW-PG55-FW 2121x1054 (84x42)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17694-R0\",\"approval_number\":\"FL17694.4\",\"seq\":4,\"product_model\":\"1209 Premium Impact Picture Window, Single Glazed\",\"product_description\":\"CW-PG55-FW 1829x2134 (72x84)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17694-R0\",\"approval_number\":\"FL17694.5\",\"seq\":5,\"product_model\":\"1209 Premium Picture Window (Annealed Monolithic)\",\"product_description\":\"CW-PG55-FW 1816x2121 (72x84)\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17694-R0\",\"approval_number\":\"FL17694.6\",\"seq\":6,\"product_model\":\"1309 Premium Impact Direct Set Mullion\",\"product_description\":\"CW-PG50-MA 3632x2121 (143x84)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-09-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17694-R0\",\"approval_number\":\"FL17694.7\",\"seq\":7,\"product_model\":\"1309 Premium Impact Direct Set, Single Glazed\",\"product_description\":\"CW-PG65-FW 1143x3048 (45x120)\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17694-R0\",\"approval_number\":\"FL17694.8\",\"seq\":8,\"product_model\":\"1309 Premium Impact Direct Set, Single Glazed\",\"product_description\":\"CW-PG65-FW 1143x3048 (45x120)\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17694-R0\",\"approval_number\":\"FL17694.9\",\"seq\":9,\"product_model\":\"1309 Premium Impact Direct Set, Single Glazed, 2 Wide Combination Assembly\",\"product_description\":\"CW-PG50-MA 3632x2121 (143x84)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-09-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17694-R0\",\"approval_number\":\"FL17694.10\",\"seq\":10,\"product_model\":\"1310 Premium Impact Direct Set Mullion\",\"product_description\":\"CW-PG55-MA 3632x2121 (143x84)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17694-R0\",\"approval_number\":\"FL17694.11\",\"seq\":11,\"product_model\":\"1310 Premium Impact Direct Set, Dual Glazed\",\"product_description\":\"CW-PG65-FW 1143x3048 (45x120)\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17694-R0\",\"approval_number\":\"FL17694.12\",\"seq\":12,\"product_model\":\"1310 Premium Impact Direct Set, Dual Glazed\",\"product_description\":\"CW-PG65-FW 1143x3048 (45x120)\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17694-R0\",\"approval_number\":\"FL17694.13\",\"seq\":13,\"product_model\":\"1310 Premium Impact Direct Set, Dual Glazed\",\"product_description\":\"CW-PG65-FW 1143x3048 (45x120)\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17694-R0\",\"approval_number\":\"FL17694.14\",\"seq\":14,\"product_model\":\"1310 Premium Impact Direct Set, Dual Glazed\",\"product_description\":\"CW-PG65-FW 1143x3048 (45x120)\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17694-R0\",\"approval_number\":\"FL17694.15\",\"seq\":15,\"product_model\":\"1310 Premium Impact Direct Set, Dual Glazed, 2 Wide Combination Assembly\",\"product_description\":\"CW-PG55-MA 3632x2121 (143x84)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17694-R2\",\"approval_number\":\"FL17694.16\",\"seq\":16,\"product_model\":\"Premium Coastal Double Hung Tilt Transom (1110) SG\",\"product_description\":\"CW-PG55-1207x1054 (48x42)-FW\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17694-R2\",\"approval_number\":\"FL17694.17\",\"seq\":17,\"product_model\":\"Premium Coastal Double Hung Tilt Transom (1111) IG\",\"product_description\":\"CW-PG55-1207x1054 (48x42)-FW\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#28127-R0\",\"approval_number\":\"FL28127.2\",\"seq\":2,\"product_model\":\"Premium Coastal DH Operator (48\\\"x84\\\") Mulled to DH Picture (56\\\"x84\\\") Combination\",\"product_description\":\"1104 Double-Hung (48\\\"x84\\\") Mulled to 1109 DH Picture (56\\\"x84\\\") Insulated Glass. Maximum Tributary Width = 52\\\" based on mull testing & CCL 449-H-074.15 and .17.\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#28127-R0\",\"approval_number\":\"FL28127.3\",\"seq\":3,\"product_model\":\"Premium Coastal DH Operator\\\/Picture Combination (Monolithic)\",\"product_description\":\"1105 Double-Hung (48\\\"x84\\\") Mulled to 1108 DH Picture (56\\\"x84\\\") Insulated Glass. Maximum Tributary Width = 52\\\" based on mull testing & CCL 449-H-074.15 and .17.\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#28127-R0\",\"approval_number\":\"FL28127.6\",\"seq\":6,\"product_model\":\"Premium Coastal DH Transom 48\\\"x42\\\" IG & SG\",\"product_description\":\"1110\\\/1111 DH Transom (48\\\"x42\\\") Insulated and Monolithic\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#28787-R0\",\"approval_number\":\"FL28787.1\",\"seq\":1,\"product_model\":\"1209\\\/1210 Twin Premium Coastal SG & IG Casement Picture (71.5\\\"x83.5\\\")\",\"product_description\":\"72\\\"x84\\\" Individual Unit Size; 144\\\"x84\\\" Mulled Overall Unit Size\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#28787-R0\",\"approval_number\":\"FL28787.5\",\"seq\":5,\"product_model\":\"8306 Direct Set 85\\\"x126\\\"\",\"product_description\":\"8306 Direct Set 85\\\"x126\\\" Individual Unit Size\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#28787-R0\",\"approval_number\":\"FL28787.7\",\"seq\":7,\"product_model\":\"8312 Flush Frame Direct Set 85\\\"x126\\\"\",\"product_description\":\"8312 Flush Frame Direct Set 85\\\"x126\\\" Individual Unit Size\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#28787-R0\",\"approval_number\":\"FL28787.8\",\"seq\":8,\"product_model\":\"9701 Visions Transom 96\\\"x48\\\"\",\"product_description\":\"9701 Visions Transom 96\\\"x48\\\" Individual Unit Size\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17694-R5\",\"approval_number\":\"FL17694.18\",\"seq\":18,\"product_model\":\"Premium Coastal Double Hung Tilt Transom (1110) SG\",\"product_description\":\"CW-PG55-1207x1054 (48x42)-FW\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17694-R5\",\"approval_number\":\"FL17694.19\",\"seq\":19,\"product_model\":\"Premium Coastal Double Hung Tilt Transom (1111) IG\",\"product_description\":\"CW-PG55-1207x1054 (48x42)-FW\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#38157-R0\",\"approval_number\":\"FL38157.5\",\"seq\":5,\"product_model\":\"630 All-Wood Direct Set 96\\\"x60\\\"\",\"product_description\":\"Non-Impact All-Wood Direct Set 96\\\"x60\\\" (FW-C65)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#38157-R0\",\"approval_number\":\"FL38157.7\",\"seq\":7,\"product_model\":\"8306 Direct Set Mulled 50\\\"x120\\\"\",\"product_description\":\"Non-impact 8306 Direct Set (Mulled); Maximum Individual Frame Size of 50\\\"x120\\\" (R-PG60)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#38157-R1\",\"approval_number\":\"FL38157.8\",\"seq\":8,\"product_model\":\"8307 Narrow Jamb Direct Set 84\\\"x90\\\"\",\"product_description\":\"Non-impact Narrow Jamb Direct Set; Maximum Individual Frame Size of 84\\\"x90\\\" (CW-PG65)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#38157-R0\",\"approval_number\":\"FL38157.10\",\"seq\":10,\"product_model\":\"8312 Flush Frame Direct Set 145\\\"x74\\\"\",\"product_description\":\"Non-impact Flush Frame Direct Set; Maximum Individual Frame Size of 145\\\"x74\\\" CW-PG50.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#38157-R0\",\"approval_number\":\"FL38157.12\",\"seq\":12,\"product_model\":\"8312 Flush Frame Direct Set 85\\\"x126\\\"\",\"product_description\":\"Non-impact Flush Frame Direct Set; Maximum Individual Frame Size of 85\\\"x126\\\" CW-PG50.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-25 00:00:00\",\"instructions_url\":\"\"}],\"Reilly Architectural\":[{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#17177-R0\",\"approval_number\":\"FL17177.1\",\"seq\":1,\"product_model\":\"Series RWD Wood Fixed Units\",\"product_description\":\"Series RWD Wood Fixed Units\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#21833-R6\",\"approval_number\":\"FL21833.1\",\"seq\":1,\"product_model\":\"RWD35 Fixed Impact Window\",\"product_description\":\"RWD35 Fixed Impact Window\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#21833-R0\",\"approval_number\":\"FL21833.2\",\"seq\":2,\"product_model\":\"RWD40 B Fixed Window, Thermally Broken Bronze Frame\",\"product_description\":\"RWD40 B Fixed Window, Thermally Broken Bronze Frame, Impact HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#47185-R0\",\"approval_number\":\"FL47185.1\",\"seq\":1,\"product_model\":\"RWD45 Fixed Window (WZ3) (Impact)\",\"product_description\":\"RWD45 Fixed Window (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#47693-R0\",\"approval_number\":\"FL47693.1\",\"seq\":1,\"product_model\":\"W75 Fixed Window (HVHZ) (Impact)\",\"product_description\":\"W75 Fixed Window (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#47693-R0\",\"approval_number\":\"FL47693.2\",\"seq\":2,\"product_model\":\"W75 Fixed Window (WZ3) (Impact)\",\"product_description\":\"W75 Fixed Window (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#47796-R0\",\"approval_number\":\"FL47796.1\",\"seq\":1,\"product_model\":\"EBE65 Fixed Window (WZ3) (Impact)\",\"product_description\":\"EBE65 Fixed Window (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#9950-R7\",\"approval_number\":\"FL9950.1\",\"seq\":1,\"product_model\":\"FIXED IMPACT WINDOW-WOOD PICTURE WINDOW\",\"product_description\":\"FIXED IMPACT WINDOW-WOOD PICTURE WINDOW 96x48\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-04 00:00:00\",\"instructions_url\":\"\"}],\"Solar Innovations, Inc.\":[{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#17267-R4\",\"approval_number\":\"FL17267.1\",\"seq\":1,\"product_model\":\"SERIES SI7000 G2 INTERNATIONAL FIXED WINDOW - IMPACT\",\"product_description\":\"SERIES SI7000 G2 INTERNATIONAL FIXED WINDOW - IMPACT\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#18578-R7\",\"approval_number\":\"FL18578.1\",\"seq\":1,\"product_model\":\"SERIES SI 5008 ALUMINUM FIXED CURTAIN WALL - IMPACT\",\"product_description\":\"SERIES SI 5008 ALUMINUM FIXED CURTAIN WALL - IMPACT\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#18578-R7\",\"approval_number\":\"FL18578.2\",\"seq\":2,\"product_model\":\"SERIES SI5100 ALUMINUM FIXED WINDOW IMPACT\",\"product_description\":\"SERIES SI5100 ALUMINUM FIXED WINDOW IMPACT\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#18578-R7\",\"approval_number\":\"FL18578.3\",\"seq\":3,\"product_model\":\"SERIES SI5100 ALUMINUM FIXED WINDOW NON-IMPACT\",\"product_description\":\"SERIES SI5100 ALUMINUM FIXED WINDOW NON-IMPACT\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#21646-R0\",\"approval_number\":\"FL21646.1\",\"seq\":1,\"product_model\":\"Series \\\"SI-4513\\\" 3-Lite Vinyl Fixed Window\",\"product_description\":\"Series \\\"SI-4513\\\" 3-Lite Vinyl Fixed Window\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#18578-R4\",\"approval_number\":\"FL18578.4\",\"seq\":4,\"product_model\":\"SERIES SI5100 Y BUTT GLAZED CORNER ALUMINUM 90 DEGREE 3-LITE FIXED WINDOW IMPACT\",\"product_description\":\"SERIES SI5100 Y BUTT GLAZED CORNER ALUMINUM 90 DEGREE 3-LITE FIXED WINDOW IMPACT\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#18578-R6\",\"approval_number\":\"FL18578.5\",\"seq\":5,\"product_model\":\"SERIES SI5100 Y BUTT GLAZED CORNER ALUMINUM 90 DEGREE 3-LITE FIXED WINDOW IMPACT\",\"product_description\":\"SERIES SI5100 Y BUTT GLAZED CORNER ALUMINUM 90 DEGREE 3-LITE FIXED WINDOW IMPACT\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Millwork Artisans, LLC\":[{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#47467-R1\",\"approval_number\":\"FL47467.2\",\"seq\":2,\"product_model\":\"Thermally Broken Fixed Window (HVHZ) (Impact)\",\"product_description\":\"Thermally Broken Fixed Window\\n(HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#47467-R0\",\"approval_number\":\"FL47467.1\",\"seq\":1,\"product_model\":\"Direct-Set Fixed Window (HVHZ) (Impact)\",\"product_description\":\"Direct-Set Fixed Window (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Origin USA, Inc.\":[{\"manufacturer\":\"Origin USA, Inc.\",\"approval_number_master\":\"FL#17666-R0\",\"approval_number\":\"FL17666.1\",\"seq\":1,\"product_model\":\"Origin 6\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Origin USA, Inc.\",\"approval_number_master\":\"FL#17666-R2\",\"approval_number\":\"FL17666.2\",\"seq\":2,\"product_model\":\"Origin Window\",\"product_description\":\"Aluminum Fixed Window, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-04-30 00:00:00\",\"instructions_url\":\"\"}],\"UNILUX GmbH\":[{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#17631-R8\",\"approval_number\":\"FL17631.2\",\"seq\":2,\"product_model\":\"Series \\\"KUDTSF ISOSTAR\\\"\",\"product_description\":\"Series \\\"KUDTSF ISOSTAR\\\" UPVC Fixed Window, Non-Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#17631-R8\",\"approval_number\":\"FL17631.3\",\"seq\":3,\"product_model\":\"Series \\\"KUF ISOSTAR\\\"\",\"product_description\":\"Series \\\"KUF ISOSTAR\\\" UPVC Fixed Window, Non-Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#15200-R0\",\"approval_number\":\"FL15200.1\",\"seq\":1,\"product_model\":\"SERIES F ALUMINUM CLAD WOOD FIXED WINDOW\",\"product_description\":\"SERIES F ALUMINUM CLAD WOOD FIXED WINDOW - LMI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#15200-R0\",\"approval_number\":\"FL15200.2\",\"seq\":2,\"product_model\":\"SERIES F ALUMINUM CLAD WOOD FIXED WINDOW\",\"product_description\":\"SERIES F ALUMINUM CLAD WOOD FIXED WINDOW - NON IMPACT\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#15200-R0\",\"approval_number\":\"FL15200.3\",\"seq\":3,\"product_model\":\"SERIES FF ALUMINUM CLAD WOOD FIXED WINDOW\",\"product_description\":\"SERIES FF ALUMINUM CLAD WOOD FIXED WINDOW - LMI\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#15200-R0\",\"approval_number\":\"FL15200.4\",\"seq\":4,\"product_model\":\"SERIES FF ALUMINUM CLAD WOOD FIXED WINDOW\",\"product_description\":\"SERIES FF ALUMINUM CLAD WOOD FIXED WINDOW - NON IMPACT\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#17631-R0\",\"approval_number\":\"FL17631.1\",\"seq\":1,\"product_model\":\"Series \\\"F\\\" Fixed Window\",\"product_description\":\"Series \\\"F\\\" Aluminum Clad Wood Impact Fixed\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-10 00:00:00\",\"instructions_url\":\"\"}],\"C.T. Windows, LLC. formerly C.T. Windows, Inc.\":[{\"manufacturer\":\"C.T. Windows, LLC. formerly C.T. Windows, Inc.\",\"approval_number_master\":\"FL#18007-R2\",\"approval_number\":\"FL18007.1\",\"seq\":1,\"product_model\":\"Superior Series 500 Aluminum Fixed Window - L.M.I.\",\"product_description\":\"Series 500 Aluminum Fixed Window - L.M.I.\",\"design_pressure\":\"+80\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.T. Windows, LLC. formerly C.T. Windows, Inc.\",\"approval_number_master\":\"FL#39629-R1\",\"approval_number\":\"FL39629.1\",\"seq\":1,\"product_model\":\"500 THERMAL FIXED WINDOW - N.I.\",\"product_description\":\"500 THERMAL FIXED WINDOW - NON IMPACT\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"La Finestra, LC\":[{\"manufacturer\":\"La Finestra, LC\",\"approval_number_master\":\"FL#17727-R0\",\"approval_number\":\"FL17727.1\",\"seq\":1,\"product_model\":\"Series 69 Fixed Window\",\"product_description\":\"Fixed Window Series 69 with Frame Options\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"La Finestra, LC\",\"approval_number_master\":\"FL#18507-R0\",\"approval_number\":\"FL18507.1\",\"seq\":1,\"product_model\":\"Preglazed Window Wall\",\"product_description\":\"Preglazed Window Wall Large & Small Missile Impact Resistant\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Brombal Italy\":[{\"manufacturer\":\"Brombal Italy\",\"approval_number_master\":\"FL#18656-R0\",\"approval_number\":\"FL18656.1\",\"seq\":1,\"product_model\":\"OS2 Fixed Windows\",\"product_description\":\"Thermally Broken Brass Fixed Windows\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brombal Italy\",\"approval_number_master\":\"FL#18656-R3\",\"approval_number\":\"FL18656.2\",\"seq\":2,\"product_model\":\"Series Faro 65 Fixed Windows (HVHZ) (Impact)\",\"product_description\":\"Series Faro 65 Fixed Windows (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Hartman Windows and Doors, LLC\":[{\"manufacturer\":\"Hartman Windows and Doors, LLC\",\"approval_number_master\":\"FL#19156-R3\",\"approval_number\":\"FL19156.1\",\"seq\":1,\"product_model\":\"American Series Direct Set Window\",\"product_description\":\"Wood Framed Fixed Window - Large and Small Missile Impact Resistant.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hartman Windows and Doors, LLC\",\"approval_number_master\":\"FL#19972-R3\",\"approval_number\":\"FL19972.1\",\"seq\":1,\"product_model\":\"European Series Direct Set Window\",\"product_description\":\"Large & Small Missile Impact Resistant.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hartman Windows and Doors, LLC\",\"approval_number_master\":\"FL#3623-R0\",\"approval_number\":\"FL3623.1\",\"seq\":1,\"product_model\":\"Mahogany Wood Fixed Window\",\"product_description\":\"Mahogany Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hartman Windows and Doors, LLC\",\"approval_number_master\":\"FL#6446-R0\",\"approval_number\":\"FL6446.1\",\"seq\":1,\"product_model\":\"Directset Window\",\"product_description\":\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hartman Windows and Doors, LLC\",\"approval_number_master\":\"FL#6492-R0\",\"approval_number\":\"FL6492.1\",\"seq\":1,\"product_model\":\"Mahogany Wood Fixed Window\",\"product_description\":\"Mahogany Fixed Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hartman Windows and Doors, LLC\",\"approval_number_master\":\"FL#8925-R0\",\"approval_number\":\"FL8925.1\",\"seq\":1,\"product_model\":\"European Fixed Windows\",\"product_description\":\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hartman Windows and Doors, LLC\",\"approval_number_master\":\"FL#10328-R0\",\"approval_number\":\"FL10328.1\",\"seq\":1,\"product_model\":\"EUROPEAN SIDELITES & TRANSOM\",\"product_description\":\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\":[{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#15292-R0\",\"approval_number\":\"FL15292.1\",\"seq\":1,\"product_model\":\"FeelSafe & FeelSafe IG Energy Saver Direct Set Fixed Window\",\"product_description\":\"FeelSafe & FeelSafe IG Energy Saver Direct Set Fixed Window\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-06-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1201-R0\",\"approval_number\":\"FL1201.1\",\"seq\":1,\"product_model\":\"1. CCSE Pict\\\/Sash and Frame\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1201-R0\",\"approval_number\":\"FL1201.2\",\"seq\":2,\"product_model\":\"10.Vinyl Direct Set\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1201-R0\",\"approval_number\":\"FL1201.3\",\"seq\":3,\"product_model\":\"11.Vinyl Patio Dr Direct Set\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1201-R0\",\"approval_number\":\"FL1201.4\",\"seq\":4,\"product_model\":\"12.Vinyl Patio Dr Transom\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1201-R0\",\"approval_number\":\"FL1201.5\",\"seq\":5,\"product_model\":\"17. Wood Circle Top\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1201-R0\",\"approval_number\":\"FL1201.6\",\"seq\":6,\"product_model\":\"18. Wood Direct Set\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1201-R0\",\"approval_number\":\"FL1201.7\",\"seq\":7,\"product_model\":\"19. Wood DH Picture\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1201-R0\",\"approval_number\":\"FL1201.8\",\"seq\":8,\"product_model\":\"2. CCSE Pict\\\/Sash and Frame w\\\/\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1201-R0\",\"approval_number\":\"FL1201.9\",\"seq\":9,\"product_model\":\"20. Wood DH Sash and Frame\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1201-R0\",\"approval_number\":\"FL1201.10\",\"seq\":10,\"product_model\":\"21.Clad Sliding Sash and Frame\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1201-R0\",\"approval_number\":\"FL1201.11\",\"seq\":11,\"product_model\":\"22. Clad Outswing Sash and Fra\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1201-R0\",\"approval_number\":\"FL1201.12\",\"seq\":12,\"product_model\":\"23.Clad Inswing Sash and Frame\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1201-R0\",\"approval_number\":\"FL1201.13\",\"seq\":13,\"product_model\":\"3. Clad Direct Set\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1201-R0\",\"approval_number\":\"FL1201.14\",\"seq\":14,\"product_model\":\"4. Clad Circle Top\",\"product_description\":\"Non-Impcat Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1201-R0\",\"approval_number\":\"FL1201.15\",\"seq\":15,\"product_model\":\"5.Prem DH Picture\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1201-R0\",\"approval_number\":\"FL1201.16\",\"seq\":16,\"product_model\":\"6. Prem DH Sash and Frame\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1201-R0\",\"approval_number\":\"FL1201.17\",\"seq\":17,\"product_model\":\"7. Vinyl Builders Direct Set\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1201-R0\",\"approval_number\":\"FL1201.18\",\"seq\":18,\"product_model\":\"8. Vinyl Casement Picture\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1201-R0\",\"approval_number\":\"FL1201.19\",\"seq\":19,\"product_model\":\"9. Vinyl Premium Picture\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1584-R0\",\"approval_number\":\"FL1584.1\",\"seq\":1,\"product_model\":\"1.Clad Circle Top-Direct Set\",\"product_description\":\"Impact Resistant-Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1584-R0\",\"approval_number\":\"FL1584.2\",\"seq\":2,\"product_model\":\"2.Clad Csmt Stat\\\/Sash and Fram\",\"product_description\":\"Impact Resistant-Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1584-R0\",\"approval_number\":\"FL1584.3\",\"seq\":3,\"product_model\":\"3.No.1 w\\\/steel mullions\",\"product_description\":\"Impact Resistant-Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1584-R0\",\"approval_number\":\"FL1584.4\",\"seq\":4,\"product_model\":\"4. No.1 w\\\/alum. mullions\",\"product_description\":\"Impact Resistant-Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#2797-R0\",\"approval_number\":\"FL2797.1\",\"seq\":1,\"product_model\":\"Wood DH Picture \\\/ Sash and Frame\",\"product_description\":\"Wood DH Picture \\\/ Sash and Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.1\",\"seq\":1,\"product_model\":\"2700 Direct Set (VDS--Vinyl Direct Set\\\/VCT--Vinyl Circle Top)\",\"product_description\":\"95-1\\\/2\\\"x53-1\\\/2\\\" Non-Impact Resistant\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Wood Fixed Window - Impact\",\"product_description\":\"FeelSafe Clad Wood Fixed Direct Set 96\\\"x60\\\" Monolithic Impact Resistant\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.3\",\"seq\":3,\"product_model\":\"Aluminum Clad Wood Fixed Window-Impact\",\"product_description\":\"FeelSafe Clad Fixed Casement Picture 101\\\"x64\\\" Dade County Monolithic Impact\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.4\",\"seq\":4,\"product_model\":\"Clad Circle Top\",\"product_description\":\"98-1\\\/4\\\"x84-1\\\/4\\\" Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.5\",\"seq\":5,\"product_model\":\"Clad Classic Casement\\\/Awning Picture\",\"product_description\":\"48-3\\\/16\\\"x60-3\\\/16\\\" Non-Impact Resistant\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.6\",\"seq\":6,\"product_model\":\"Clad Classic Casement\\\/Awning Picture\",\"product_description\":\"73-3\\\/16\\\"x73-3\\\/16\\\" Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.7\",\"seq\":7,\"product_model\":\"Clad Direct Set\",\"product_description\":\"99\\\"x85\\\" Non-Impact Resistant\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.8\",\"seq\":8,\"product_model\":\"Clad Energy Saver Arch Casement Picture\",\"product_description\":\"72\\\"x72\\\" (Non-Impact Resistant)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.9\",\"seq\":9,\"product_model\":\"Clad Energy Saver Circle Top\",\"product_description\":\"97-3\\\/4\\\"x83-7\\\/8\\\" Non-Impact Resistant\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.10\",\"seq\":10,\"product_model\":\"Clad Energy Saver Direct Set\",\"product_description\":\"97-3\\\/4\\\"x83-7\\\/8\\\" Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.11\",\"seq\":11,\"product_model\":\"Clad Energy Saver Mulled Direct Set\",\"product_description\":\"2530mm x 2180mm (49-3\\\/4\\\"x85-5\\\/8\\\" Individual Unit Size); Qualifies mulled units of this size and smaller\",\"design_pressure\":\"+55\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.12\",\"seq\":12,\"product_model\":\"Clad Energy Saver Premium Double Hung Picture\",\"product_description\":\"69-3\\\/8\\\"x80-5\\\/8\\\" Non-Impact Resistant\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.13\",\"seq\":13,\"product_model\":\"Clad Energy Saver Premium Double Hung Picture\",\"product_description\":\"61-3\\\/8\\\"x80-5\\\/8\\\" Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.14\",\"seq\":14,\"product_model\":\"Clad Energy Saver Premium Double Hung Picture\",\"product_description\":\"61-3\\\/8\\\"x92-5\\\/8\\\" Non-Impact Resistant\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.15\",\"seq\":15,\"product_model\":\"Clad Energy Saver Premium Double Hung Transom Sash and Frame\",\"product_description\":\"58-1\\\/2\\\"x102\\\" Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.16\",\"seq\":16,\"product_model\":\"Clad Energy Saver Premium Double Hung Transom Sash and Frame\",\"product_description\":\"76\\\"x78\\\" Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.17\",\"seq\":17,\"product_model\":\"Clad Energy Saver\\\/Plus Casement\\\/Awning Picture\",\"product_description\":\"48-3\\\/16\\\"x60-3\\\/16\\\" Non-Impact Resistant\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.18\",\"seq\":18,\"product_model\":\"Clad Energy Saver\\\/Plus Casement\\\/Awning Picture\",\"product_description\":\"72-3\\\/16\\\"x72-3\\\/16\\\" Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.19\",\"seq\":19,\"product_model\":\"FeelSafe Alum Clad Wood Casement Picture\",\"product_description\":\"72-3\\\/16\\\"x60-3\\\/16\\\" Dade Impact-Approved (NOA #06-0130.04)\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.20\",\"seq\":20,\"product_model\":\"FeelSafe Clad Energy Saver Casement Fixed\\\/Casement Operating Combination Assembly\",\"product_description\":\"12'0-5\\\/8\\\"x6'0-3\\\/16\\\" Monolithic Impact Resistant\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.21\",\"seq\":21,\"product_model\":\"FeelSafe Clad Energy Saver Casement Picture\",\"product_description\":\"60-3\\\/16\\\"x72-3\\\/16\\\" Monolithic Impact Resistant\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.22\",\"seq\":22,\"product_model\":\"FeelSafe Clad Energy Saver Casement Picture\",\"product_description\":\"60-3\\\/16\\\"x72-3\\\/16\\\" I.G. Impact Resistant\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.23\",\"seq\":23,\"product_model\":\"FeelSafe Clad Energy Saver Casement Picture\",\"product_description\":\"72-3\\\/16\\\"x72-3\\\/16\\\" Non-Impact Resistant\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.24\",\"seq\":24,\"product_model\":\"Kingsview Clad Side Load Double Hung Picture\",\"product_description\":\"61-5\\\/16\\\"x76-5\\\/8\\\" Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.25\",\"seq\":25,\"product_model\":\"Kingsview Clad Side Load Double Hung Sash and Frame (Transom)\",\"product_description\":\"61-5\\\/16\\\"x76-5\\\/8\\\" Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.26\",\"seq\":26,\"product_model\":\"Kingsview Clad Stationary Single Hung\",\"product_description\":\"66-5\\\/16\\\"x112-5\\\/8\\\" (1684mm x 2861 mm) Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.27\",\"seq\":27,\"product_model\":\"Kingsview FeelSafe Clad Side Load Single Hung\\\/Transom Combination Assembly\",\"product_description\":\"2099mmx2697mm (82-5\\\/8\\\"x106-3\\\/16\\\") Monolithic Impact Resistant\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.28\",\"seq\":28,\"product_model\":\"Kingsview FeelSafe Clad Transom\",\"product_description\":\"82-5\\\/8\\\"x29-5\\\/16\\\" Monlithic Impact Resistant\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.29\",\"seq\":29,\"product_model\":\"Kingsview FeelSafe I.G. Clad Sash and Frame (Transom)\",\"product_description\":\"82-5\\\/8\\\"x29-5\\\/16\\\" IG Impact Resistant\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.30\",\"seq\":30,\"product_model\":\"Kingsview FeelSafe IG Clad Sash and Frame (Transom)\",\"product_description\":\"82-5\\\/8\\\"x29-5\\\/16\\\" IG Impact Resistant\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.31\",\"seq\":31,\"product_model\":\"Kingsview FeelSafe IG Clad Sash and Frame (Transom)\",\"product_description\":\"82-5\\\/8\\\"x29-5\\\/16\\\" (2099mm x 745mm) IG Lami Non-Impact Resistant\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.32\",\"seq\":32,\"product_model\":\"Kingsview FeelSafe Lami Clad Side Load Double Hung\\\/Single Hung with Transom (Combinatino Assembly)\",\"product_description\":\"2099mmx700mm (82-5\\\/8\\\"x29-5\\\/16\\\") Non-Impact Resistant (Nailing Fin Installation)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.33\",\"seq\":33,\"product_model\":\"Kingsview FeelSafe Lami Clad Single Hung\\\/Double Hung Picture\",\"product_description\":\"61-5\\\/16\\\"x76-5\\\/8\\\" Monolithic Impact Resistant\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.34\",\"seq\":34,\"product_model\":\"Kingsview FeelSafe Lami Side Load Double Hung\\\/Single Hung with Transom (Combination Assembly)\",\"product_description\":\"2099mmx700mm (82-5\\\/8\\\"x29-5\\\/16\\\") Non-Impact Resistant (Clip Installation)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.35\",\"seq\":35,\"product_model\":\"Kingsview FeelSafe Lami Single Hung\\\/Double Hung Picture\",\"product_description\":\"61-5\\\/16\\\"x76-5\\\/8\\\" Monolithic Impact Resistant\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.36\",\"seq\":36,\"product_model\":\"Kingsview FeelSafe Lami Single Hung\\\/Double Hung Picture\",\"product_description\":\"61-5\\\/16\\\"x76-5\\\/8\\\" Monolithic Lami Non-Impact Resistant\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.37\",\"seq\":37,\"product_model\":\"Vinyl Builders Direct Set (VBDS)\\\/Vinyl Builders Circle Top (VBCT)\\\/Vinyl Builders Custom Shapes (VBDSS)\",\"product_description\":\"83-1\\\/2\\\"x76-1\\\/2\\\" Non-Impact Resistant\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.38\",\"seq\":38,\"product_model\":\"Vinyl Builders Direct Set (VBDS)\\\/Vinyl Builders Circle Top (VBCT)\\\/Vinyl Builders Custom Shapes (VBDSS)\",\"product_description\":\"95-1\\\/2\\\"x59-1\\\/2\\\" Non-Impact Resistant\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.39\",\"seq\":39,\"product_model\":\"Vinyl Casement\\\/Awning Picture (VCAP)\",\"product_description\":\"71-1\\\/2\\\"x71-1\\\/2\\\" Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.40\",\"seq\":40,\"product_model\":\"Vinyl Casement\\\/Awning Picture (VCAP)\",\"product_description\":\"95-1\\\/2\\\"x59-1\\\/2\\\" Non-Impact Resistant\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.41\",\"seq\":41,\"product_model\":\"Vinyl Direct Set (VDS)\\\/Vinyl Circle Top (VCT)\\\/Vinyl Custom Shapes (VDSS)\",\"product_description\":\"83-1\\\/2\\\"x76-1\\\/2\\\" Non-Impact Resistant\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.42\",\"seq\":42,\"product_model\":\"Vinyl Premium Picture (VPP)\\\/Vinyl Premium Circle Top (VPCT)\\\/Vinyl Custom Shapes (VPPS)\",\"product_description\":\"95-1\\\/2\\\"x53-1\\\/2\\\" Non-Impact Resistant\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.43\",\"seq\":43,\"product_model\":\"Vinyl Sliding Patio Direct Set (VSLPDS)\",\"product_description\":\"1816mmx1816mm (71-1\\\/2\\\"x71-1\\\/2\\\" Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.44\",\"seq\":44,\"product_model\":\"Vinyl Sliding Patio Door Transom (VSLPP)\",\"product_description\":\"59-1\\\/2\\\"x59-1\\\/2\\\" Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.45\",\"seq\":45,\"product_model\":\"VPP Vinyl Premium Picture Set\",\"product_description\":\"83-1\\\/2\\\"x76-1\\\/2\\\" Non-Impact Resistant (Includes Vinyl Premium Pictures--VPP, Vinyl Premium Circle Top--VPCT and Vinyl Premium Custom Shapes--VPPS)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.46\",\"seq\":46,\"product_model\":\"Wood Casement Picture\",\"product_description\":\"71-3\\\/4\\\"x72-5\\\/8\\\" Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.47\",\"seq\":47,\"product_model\":\"Wood Circle Top\",\"product_description\":\"98-3\\\/16\\\"x50-3\\\/16\\\" Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.48\",\"seq\":48,\"product_model\":\"Wood Direct Set\",\"product_description\":\"97-3\\\/4\\\"x49-3\\\/4\\\" Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.49\",\"seq\":49,\"product_model\":\"Wood Double Hung Picture\",\"product_description\":\"61-3\\\/8\\\"x80-5\\\/8\\\" Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.50\",\"seq\":50,\"product_model\":\"Wood Double Hung Picture\",\"product_description\":\"61-3\\\/8\\\"x92-5\\\/8\\\" Non-Impact Resistant\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.51\",\"seq\":51,\"product_model\":\"Wood Double Hung Picture\",\"product_description\":\"69-3\\\/8\\\"x80-5\\\/8\\\" Non-Impact Resistant\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.52\",\"seq\":52,\"product_model\":\"Wood Double Hung Transom Sash and Frame\",\"product_description\":\"74-3\\\/4\\\"x77-3\\\/4\\\" Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5996-R1\",\"approval_number\":\"FL5996.53\",\"seq\":53,\"product_model\":\"Wood Double Hung Transom Sash and Frame\",\"product_description\":\"57-1\\\/4\\\"x100-3\\\/4\\\" Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6742-R0\",\"approval_number\":\"FL6742.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood Fixed Casement Picture\",\"product_description\":\"FeelSafe (Monolithic) 101\\\"x64\\\" Tested Size\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6742-R0\",\"approval_number\":\"FL6742.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Wood Fixed Direct Set\",\"product_description\":\"FeelSafe Monolithic 96\\\"x60\\\" Tested Size\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#6742-R0\",\"approval_number\":\"FL6742.3\",\"seq\":3,\"product_model\":\"FeelSafe Aluminum Clad Wood Fixed Window (Casement Picture)\",\"product_description\":\"FeelSafe Monolithic Energy Saver Clad Csmt Picture (Maximum individual unit size 60-3\\\/16\\\"x72-3\\\/16\\\") Single\\\/mulled units approved.\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#7501-R0\",\"approval_number\":\"FL7501.1\",\"seq\":1,\"product_model\":\"Energy Saver Clad Casement Picture\",\"product_description\":\"52\\\"x84\\\" Frame Size (47\\\"x79\\\" Glass Size) Non-Impact Resistant Clad Energy Saver\\\/Plus Casement Picture\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#7501-R0\",\"approval_number\":\"FL7501.2\",\"seq\":2,\"product_model\":\"FeelSafe Clad Energy Saver Direct Set\",\"product_description\":\"98\\\"x62\\\" Impact-Resistant Clad Energy Saver Direct Set\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#7501-R0\",\"approval_number\":\"FL7501.3\",\"seq\":3,\"product_model\":\"FeelSafe Clad Energy Saver Direct Set\",\"product_description\":\"98\\\"x62\\\" Non-Impact Resistant Clad Energy Saver Direct Set\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#7501-R0\",\"approval_number\":\"FL7501.4\",\"seq\":4,\"product_model\":\"FeelSafe IG Clad Energy Saver Direct Set\",\"product_description\":\"98\\\"x62\\\" Insulated Non-Impact Resistant Clad Energy Saver Direct Set\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#7501-R0\",\"approval_number\":\"FL7501.5\",\"seq\":5,\"product_model\":\"FeelSafe IG Clad Energy Saver Direct Set\",\"product_description\":\"98\\\"x62\\\" Insulated Impact-Resistant Clad Energy Saver Direct Set\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#7501-R0\",\"approval_number\":\"FL7501.6\",\"seq\":6,\"product_model\":\"FeelSafe IG Clad Energy Saver Mulled Direct Set\",\"product_description\":\"100\\\"x86\\\" Insulated Impact-Resistant Clad Energy Saver Mulled Direct Set\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#7501-R0\",\"approval_number\":\"FL7501.7\",\"seq\":7,\"product_model\":\"FeelSafe IG Clad Energy Saver Mulled Direct Set\",\"product_description\":\"100\\\"x86\\\" Insulated Non-Impact Resistant Clad Energy Saver Mulled Direct Set\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#8437-R0\",\"approval_number\":\"FL8437.1\",\"seq\":1,\"product_model\":\"FeelSafe IG Kingsview SH Picture (Impact-Resistant)\",\"product_description\":\"61-5\\\/16\\\"x76-5\\\/8\\\" FeelSafe IG Kingsview Clad SH Picture (impact)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#8437-R0\",\"approval_number\":\"FL8437.2\",\"seq\":2,\"product_model\":\"Wood Casement Picture (Non-Impact Resistant)\",\"product_description\":\"52\\\"x84\\\" Wood Casement Picture (non-impact)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#8821-R0\",\"approval_number\":\"FL8821.1\",\"seq\":1,\"product_model\":\"FeelSafe Energy Saver Clad Direct Set (Mulled) Impact\",\"product_description\":\"Monolithic Impact-Resistant Clad Energy Saver Direct Set (91-7\\\/8\\\"x63-7\\\/8\\\" Overall Unit Size; 45-13\\\/16\\\" x63-13\\\/16\\\" Individual Unit Size)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#9370-R0\",\"approval_number\":\"FL9370.1\",\"seq\":1,\"product_model\":\"FeelSafe Clad Classic Direct Set (Impact Resistant)\",\"product_description\":\"FeelSafe Monolithic Clad Classic Direct Set (Impact Resistant Single\\\/Mulled Units) DP+80\\\/-80 Single Units; DP+65\\\/-70 Mulled Units\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#9370-R0\",\"approval_number\":\"FL9370.2\",\"seq\":2,\"product_model\":\"FeelSafe IG Clad Energy Saver Direct Set (Impact Resistant)\",\"product_description\":\"FeelSafe IG Clad Energy Saver Direct Set (Impact Resistant Single\\\/Mulled Units) DP+65\\\/-85\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#9370-R0\",\"approval_number\":\"FL9370.3\",\"seq\":3,\"product_model\":\"FeelSafe IG Clad Energy Saver Direct Set (Impact Resistant)\",\"product_description\":\"FeelSafe IG Clad Energy Saver Direct Set (Impact Resistant Single\\\/Mulled Units) DP+65\\\/-70\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#9370-R0\",\"approval_number\":\"FL9370.4\",\"seq\":4,\"product_model\":\"FeelSafe IG Clad Energy Saver Fixed Casement (Impact Resistant)\",\"product_description\":\"FeelSafe IG Clad Energy Saver Fixed Casement (Impact Resistant Single\\\/Mulled Units) DP+65\\\/-70\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#9370-R0\",\"approval_number\":\"FL9370.5\",\"seq\":5,\"product_model\":\"FeelSafe Monolithic Clad Energy Saver Direct Set (Impact Resistant)\",\"product_description\":\"FeelSafe Monolithic Clad Energy Saver Direct Set (Impact Resistant Single\\\/Mulled Units) DP+65\\\/-85\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#9370-R0\",\"approval_number\":\"FL9370.6\",\"seq\":6,\"product_model\":\"FeelSafe Monolithic Clad Energy Saver Direct Set (Impact Resistant)\",\"product_description\":\"FeelSafe Monolithic Clad Energy Saver Direct Set (Impact Resistant Single\\\/Mulled Units) DP+65\\\/-70\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#9370-R0\",\"approval_number\":\"FL9370.7\",\"seq\":7,\"product_model\":\"FeelSafe Monolithic Clad Energy Saver Fixed Casement (Impact Resistant)\",\"product_description\":\"FeelSafe Monolithic Clad Energy Saver Fixed Casement (Impact-Resistant Single\\\/Mulled Units) DP+65\\\/85\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#9370-R0\",\"approval_number\":\"FL9370.8\",\"seq\":8,\"product_model\":\"FeelSafe Monolithic Clad Energy Saver Fixed Casement (Impact-Resistant Single\\\/Mulled Units)\",\"product_description\":\"FeelSafe Monolithic Clad Energy Saver Fixed Casement (Impact-Resistant Single\\\/Mulled Units) DP +65\\\/-70\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#9370-R0\",\"approval_number\":\"FL9370.9\",\"seq\":9,\"product_model\":\"FeelSafe Monolithic Clad Energy Saver Fixed Casement (Impact-Resistant)\",\"product_description\":\"FeelSafe Monolithic Clad Energy Saver Fixed Casement (Impact-Resistant Single\\\/Mulled Units) DP+65\\\/-80\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#20655-R0\",\"approval_number\":\"FL20655.1\",\"seq\":1,\"product_model\":\"H3 2.0 Casement Picture (Additional Frame Anchors Required)\",\"product_description\":\"H3 2.0 Casement Picture 72x84 (Additional Frame Anchors Required)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12043-R0\",\"approval_number\":\"FL12043.1\",\"seq\":1,\"product_model\":\"FeelSafe Energy Saver Clad Direct Set Mull (Monolithic Impact)\",\"product_description\":\"FeelSafe Energy Saver Direct Set Single\\\/Mulled Units (Monolithic Impact-Resistant); Maximum Individual Frame Size of 46\\\"x63\\\"\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12043-R0\",\"approval_number\":\"FL12043.2\",\"seq\":2,\"product_model\":\"FeelSafe Energy Saver Clad Direct Set Mull (Monolithic Impact) Single Units Only\",\"product_description\":\"FeelSafe Energy Saver Clad Direct Set Mull (Monolithic Impact Single Units Only); Maximum frame size 62\\\"x98\\\", 54\\\"x108\\\" or 48\\\"x120\\\"\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12043-R0\",\"approval_number\":\"FL12043.3\",\"seq\":3,\"product_model\":\"FeelSafe Energy Saver Clad Direct Set Mull (Monolithic Impact) Single\\\/Mulled Units\",\"product_description\":\"FeelSafe Energy Saver Clad Direct Set Mull (Monolithic Impact) Single\\\/Mulled Units -- Maximum individual frame size of 46\\\"x63\\\" or 50\\\"x52\\\" or 34\\\"x68\\\" or 32\\\"x72\\\" or 30\\\"x80\\\" or 28\\\"x86\\\"\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12043-R0\",\"approval_number\":\"FL12043.4\",\"seq\":4,\"product_model\":\"FeelSafe Energy Saver Clad Direct Set Mull (Monolithic Impact) Single\\\/Mulled Units\",\"product_description\":\"FeelSafe Energy Saver Clad Direct Set Mull (Monolithic Impact) Single\\\/Mulled Units -- Maximum individual frame size of 62\\\"x66\\\" or 54\\\"x72\\\" or 42\\\"x78\\\" or 36\\\"x86\\\" (1\\\/4\\\" plate mull required)\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12043-R0\",\"approval_number\":\"FL12043.5\",\"seq\":5,\"product_model\":\"FeelSafe Energy Saver Clad\\\/Wood Casement Picture (Monolithic Impact-Resistant Single & Mulled)\",\"product_description\":\"FeelSafe Energy Saver Clad\\\/Wood Casement Picture (Monolithic Impact-Resistant Single & Mulled) Maximum individual unit sizes of 64\\\"x66\\\" or 72\\\"x60\\\" or 54\\\"x72\\\"\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12043-R0\",\"approval_number\":\"FL12043.6\",\"seq\":6,\"product_model\":\"FeelSafe Energy Saver Clad\\\/Wood Casement Picture (Monolithic Impact-Resistant)\",\"product_description\":\"FeelSafe Energy Saver Casement Picture (Monolithic Impact Single & Mulled) 43\\\"x60\\\"\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12043-R0\",\"approval_number\":\"FL12043.7\",\"seq\":7,\"product_model\":\"FeelSafe Energy Saver Clad\\\/Wood Casement Picture (Monolithic Impact-Resistant)\",\"product_description\":\"FeelSafe Energy Saver Clad\\\/Wood Casement Picture (Monolithic Impact-Resistant) Max. frame size of 65\\\"x101, or 61\\\"x108\\\", or 55\\\"x120\\\"\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12043-R0\",\"approval_number\":\"FL12043.8\",\"seq\":8,\"product_model\":\"FeelSafe Energy Saver Clad\\\/Wood Casement Picture (Monolithic Impact-Resistant)\",\"product_description\":\"FeelSafe Energy Saver Casement Picture (Monolithic Impact) 55\\\"x78\\\"; 51\\\"x84\\\"; 44\\\"x96\\\"; 40\\\"x108\\\"; 36\\\"x120\\\". Requires Glass Option 3 (Hurd Glass Type G). NOA#07-0329.02; Expiration date 6-29-2011\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12043-R0\",\"approval_number\":\"FL12043.9\",\"seq\":9,\"product_model\":\"FeelSafe IG Energy Saver Aluminum Clad\\\/Wood Direct Set (Single & Mulled)\",\"product_description\":\"FeelSafe IG Energy Saver Direct Set (Insulated Impact Single\\\/Mulled)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12043-R0\",\"approval_number\":\"FL12043.10\",\"seq\":10,\"product_model\":\"FeelSafe IG Energy Saver Aluminum Clad\\\/Wood Direct Set (Single & Mulled)\",\"product_description\":\"FeelSafe IG Energy Saver Direct Set (Insulated Impact Single\\\/Mulled)\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12043-R0\",\"approval_number\":\"FL12043.11\",\"seq\":11,\"product_model\":\"FeelSafe IG Energy Saver Aluminum Clad\\\/Wood Direct Set (Single Units Only)\",\"product_description\":\"FeelSafe IG Energy Saver Aluminum Clad\\\/Wood Direct Set (Insulated Impact Single Units Only) Max. Ind. Frame Size of 62\\\"x98\\\", 54\\\"x108\\\" or 48\\\"x120\\\"\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12043-R0\",\"approval_number\":\"FL12043.12\",\"seq\":12,\"product_model\":\"FeelSafe IG Energy Saver Clad\\\/Wood Casement Picture (Insulated Impact-Resistant) Single Units\",\"product_description\":\"FeelSafe IG Energy Saver Casement Picture (Insulated Impact) 47\\\"x91\\\" & 60\\\"x72\\\" maximum frame sizes.\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12043-R0\",\"approval_number\":\"FL12043.13\",\"seq\":13,\"product_model\":\"FeelSafe IG Energy Saver Clad\\\/Wood Casement Picture (Insulated Impact-Resistant) Single\\\/Mulled Units\",\"product_description\":\"FeelSafe IG Energy Saver Casement Picture Single\\\/Mulled Units (Maximum individual frame size of 54\\\"x72\\\")\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12044-R0\",\"approval_number\":\"FL12044.1\",\"seq\":1,\"product_model\":\"Energy Saver Aluminum Clad\\\/Wood Arch Casement Picture\",\"product_description\":\"Energy Saver Aluminum Clad\\\/Wood Arch Casement Picture (72\\\"x72\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12044-R0\",\"approval_number\":\"FL12044.2\",\"seq\":2,\"product_model\":\"Energy Saver Aluminum Clad\\\/Wood Awning Operator\\\/Picture Stack\",\"product_description\":\"Energy Saver Aluminum Clad\\\/Wood, non-Impact Awning Operator\\\/Picture Stack Overall (54 3\\\/4\\\"x72\\\"); Sinle Unit (54 3\\\/4\\\"x36\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12044-R0\",\"approval_number\":\"FL12044.3\",\"seq\":3,\"product_model\":\"Energy Saver Aluminum Clad\\\/Wood Casement Operator\\\/Picture Mull\\\/Stack\",\"product_description\":\"Energy Saver Aluminum Clad\\\/Wood Casement Operator\\\/Picture Mull\\\/Stack 3W2H (109 1\\\/4\\\"x84 5\\\/8\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12044-R0\",\"approval_number\":\"FL12044.4\",\"seq\":4,\"product_model\":\"Energy Saver Aluminum Clad\\\/Wood Casement Picture\",\"product_description\":\"Energy Saver Aluminum Clad\\\/Wood, Non-Impact Casement Picture (52\\\"x84\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12044-R0\",\"approval_number\":\"FL12044.5\",\"seq\":5,\"product_model\":\"Energy Saver Aluminum Clad\\\/Wood Casement Picture\",\"product_description\":\"Energy Saver Aluminum Clad\\\/Wood, Non-Impact Casement Picture (72\\\"x72\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12044-R0\",\"approval_number\":\"FL12044.6\",\"seq\":6,\"product_model\":\"Energy Saver Aluminum Clad\\\/Wood Casement Picture\",\"product_description\":\"Energy Saver Aluminum Clad\\\/Wood, Non-Impact Casement Picture (48\\\"x60\\\")\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12044-R0\",\"approval_number\":\"FL12044.7\",\"seq\":7,\"product_model\":\"Energy Saver Aluminum Clad\\\/Wood Direct Set\",\"product_description\":\"Energy Saver Aluminum Clad\\\/Wood, Non-Impact Direct Set (98\\\"x84\\\")\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12044-R0\",\"approval_number\":\"FL12044.8\",\"seq\":8,\"product_model\":\"Energy Saver Aluminum Clad\\\/Wood Direct Set Mull\",\"product_description\":\"Energy Saver Aluminum Clad\\\/Wood, Non-Impact Mulled Direct Set (Maximum Individual frame size of 49 13\\\/16\\\"x85 13\\\/16\\\")\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12044-R0\",\"approval_number\":\"FL12044.9\",\"seq\":9,\"product_model\":\"Energy Saver Aluminum Clad\\\/Wood Double Hung Picture Sash'N Frame\",\"product_description\":\"Energy Saver Aluminum Clad\\\/Wood, Non-Impact Double Hung Picture Sash'N Frame (59\\\"x102\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12044-R0\",\"approval_number\":\"FL12044.10\",\"seq\":10,\"product_model\":\"Energy Saver Aluminum Clad\\\/Wood Double Hung Picture Sash'N Frame\",\"product_description\":\"Energy Saver Aluminum Clad\\\/Wood, Non-Impact Double Hung Picture Sash'N Frame (76\\\"x78\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12044-R0\",\"approval_number\":\"FL12044.11\",\"seq\":11,\"product_model\":\"Energy Saver Aluminum Clad\\\/Wood Springline Casement Picture\",\"product_description\":\"Energy Saver Aluminum Clad\\\/Wood Springline Casement Picture (72 3\\\/16\\\"x72 3\\\/16\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12044-R0\",\"approval_number\":\"FL12044.12\",\"seq\":12,\"product_model\":\"FeelSafe IG Energy Saver Aluminum Clad\\\/Wood Casement Picture\",\"product_description\":\"FeelSafe IG Energy Saver Aluminum Clad\\\/Wood, IMPACT Casement Picture (47\\\"x91\\\")\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12044-R0\",\"approval_number\":\"FL12044.13\",\"seq\":13,\"product_model\":\"FeelSafe IG Energy Saver Aluminum Clad\\\/Wood Direct Set\",\"product_description\":\"FeelSafe IG Energy Saver Aluminum Clad\\\/Wood, IMPACT Direct Set (72\\\"x54\\\")\",\"design_pressure\":\"+90\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12044-R0\",\"approval_number\":\"FL12044.14\",\"seq\":14,\"product_model\":\"FeelSafe IG Energy Saver Aluminum Clad\\\/Wood Direct Set\",\"product_description\":\"FeelSafe IG Energy Saver Aluminum Clad\\\/Wood, IMPACT Direct Set (Maximum Individual Frame Size of 101.875\\\"x65.1875\\\")\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12044-R0\",\"approval_number\":\"FL12044.15\",\"seq\":15,\"product_model\":\"FeelSafe IG Energy Saver Aluminum Clad\\\/Wood Direct Set Mull\",\"product_description\":\"FeelSafe IG Energy Saver Aluminum Clad\\\/Wood, IMPACT Direct Set Mull (91 1\\\/2\\\"x63 7\\\/8\\\")\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12044-R0\",\"approval_number\":\"FL12044.16\",\"seq\":16,\"product_model\":\"FeelSafe IG Energy Saver Aluminum Clad\\\/Wood Direct Set Mull\",\"product_description\":\"FeelSafe IG Energy Saver Aluminum Clad\\\/Wood, IMPACT Direct Set Mull (Maximum Individual Frame Size of 50\\\"x85.984\\\"); Qualifies single and Mulled Units\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12044-R0\",\"approval_number\":\"FL12044.17\",\"seq\":17,\"product_model\":\"FeelSafe Kingsview Mulled Single-Hung w\\\/Single Transom\",\"product_description\":\"FeelSafe Kingsview Mulled Single-Hung w\\\/Single Transom (Horizontal mull requires 1\\\/4'x5\\\" aluminum mull reinforcement)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12044-R0\",\"approval_number\":\"FL12044.18\",\"seq\":18,\"product_model\":\"FeelSafe Kingsview Sash & Frame (Impact-resistant)\",\"product_description\":\"FeelSafe Kingsview Sash & Frame (Impact-Resistant) 82-5\\\/8\\\"x29-5\\\/16\\\"\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-07-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12044-R0\",\"approval_number\":\"FL12044.19\",\"seq\":19,\"product_model\":\"FeelSafe Lami-Monolithic Glass Energy Saver Aluminum Clad\\\/Wood Casement Picture\",\"product_description\":\"FeelSafe Lami-Monolithic Glass Energy Saver Aluminum Clad\\\/Wood Casement Picture (101\\\"x65\\\")\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12044-R0\",\"approval_number\":\"FL12044.20\",\"seq\":20,\"product_model\":\"FeelSafe Laminated-Monolithic Glass Energy Saver Aluminum Clad\\\/Wood Direct Set\",\"product_description\":\"FeelSafe Laminated-Monolithic Glass Energy Saver Aluminum Clad\\\/Wood Direct Set (94\\\"x61\\\")\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12044-R0\",\"approval_number\":\"FL12044.21\",\"seq\":21,\"product_model\":\"H3 Aluminum Clad\\\/Wood, Non-Impact Awning Operator\\\/Picture Stack\",\"product_description\":\"H3 Aluminum Clad\\\/Wood Awning Operator\\\/Picture 2-High Stack Overall (48'x71\\\"); Individual Units (48'x36\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12044-R0\",\"approval_number\":\"FL12044.22\",\"seq\":22,\"product_model\":\"H3 Aluminum Clad\\\/Wood, Non-Impact Casement Operator\\\/Picture Combination Mull\\\/Stack\",\"product_description\":\"H3 Aluminum Clad\\\/Wood, Non-Impact Casement Operator\\\/Picture Combination Mull\\\/Stack (70 1\\\/2\\\" x 95\\\") 2-Wide, 2-High Stack Twin Operator 36x72 with 36x24 Transoms\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12044-R0\",\"approval_number\":\"FL12044.23\",\"seq\":23,\"product_model\":\"H3 Aluminum Clad\\\/Wood, Non-Impact Casement Operator\\\/Picture\\\/Operator 3-Wide Mull\",\"product_description\":\"H3 Aluminum Clad\\\/Wood, Non-Impact Casement Operator\\\/Picture\\\/Operator, 3-Wide Mull (94\\\"x72\\\") = 23x72\\\/48x72\\\/23x72\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12044-R0\",\"approval_number\":\"FL12044.24\",\"seq\":24,\"product_model\":\"H3 Aluminum Clad\\\/Wood, Non-Impact Casement Operator\\\/Picture\\\/Operator Mull\",\"product_description\":\"H3 Aluminum Clad\\\/Wood, Non-Impact Casement Operator\\\/Picture\\\/Operator Mull (109 1\\\/2\\\"x53 1\\\/2\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12044-R0\",\"approval_number\":\"FL12044.25\",\"seq\":25,\"product_model\":\"H3 Aluminum Clad\\\/Wood, Non-Impact Casement Picture, Single Unit\",\"product_description\":\"H3 Aluminum Clad\\\/Wood, Non-Impact Casement Picture, Single Unit (55 1\\\/2\\\" x 55 1\\\/2\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12044-R0\",\"approval_number\":\"FL12044.26\",\"seq\":26,\"product_model\":\"H3 Aluminum Clad\\\/Wood, Non-Impact Casement Pictures Mull\\\/Stack 3W2H\",\"product_description\":\"H3 Aluminum Clad\\\/Wood, Non-Impact Casement Pictures Mull\\\/Stack 3W2H (105 1\\\/2\\\"x95\\\"). 3-Wide 36x72 with 36x42 Transoms\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12044-R0\",\"approval_number\":\"FL12044.27\",\"seq\":27,\"product_model\":\"KingsView Aluminum Clad\\\/Wood Stationary Single Hung\",\"product_description\":\"KingsView Aluminum Clad\\\/Wood, Non-Impact Stationary Single Hung (66 5\\\/16\\\"x112 5\\\/8\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12044-R0\",\"approval_number\":\"FL12044.28\",\"seq\":28,\"product_model\":\"Premium Clad Double Hung Picture\",\"product_description\":\"Premium Clad, Non-Impact Double Hung Picture (61\\\"x81\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12044-R0\",\"approval_number\":\"FL12044.29\",\"seq\":29,\"product_model\":\"Premium Clad Double Hung Picture\",\"product_description\":\"Premium Clad, Non-Impact Double Hung Picture (61\\\"x93\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12044-R0\",\"approval_number\":\"FL12044.30\",\"seq\":30,\"product_model\":\"Premium Clad Double Hung Picture\",\"product_description\":\"Premium Clad, Non-Impact Double Hung Picture (69\\\"x81\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12044-R0\",\"approval_number\":\"FL12044.31\",\"seq\":31,\"product_model\":\"Wood Direct Set\",\"product_description\":\"Wood Direct Set Fixed, Non-Impact Single Unit (97 3\\\/4\\\"x49 3\\\/4\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12044-R0\",\"approval_number\":\"FL12044.32\",\"seq\":32,\"product_model\":\"Wood Double Hung Picture\",\"product_description\":\"Wood Double Hung Picture, Non-Impact Single Unit (69 3\\\/8\\\"x80 5\\\/8\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12044-R0\",\"approval_number\":\"FL12044.33\",\"seq\":33,\"product_model\":\"Wood Double Hung Picture\",\"product_description\":\"Wood Double Hung Picture, Non-Impact Single Unit (61 3\\\/8\\\"x92 5\\\/8\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12044-R0\",\"approval_number\":\"FL12044.34\",\"seq\":34,\"product_model\":\"Wood Double Hung Sash'N Frame\",\"product_description\":\"Wood Double Hung Sash'N Frame Fixed Window, Non-Impact Single Unit (74 3\\\/4\\\" x 77 3\\\/4\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12044-R0\",\"approval_number\":\"FL12044.35\",\"seq\":35,\"product_model\":\"Wood Double Hung Sash'N Frame\",\"product_description\":\"Wood Double Hung Sash'N Frame Fixed Window, Non-Impact Single Unit (57 1\\\/4\\\" x 100 3\\\/4\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12044-R0\",\"approval_number\":\"FL12044.36\",\"seq\":36,\"product_model\":\"Wood Fixed Circle Top\",\"product_description\":\"Wood Fixed Circle Top, Non-Impact Sinigle Unit (98 3\\\/16\\\"x50 3\\\/16\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12207-R0\",\"approval_number\":\"FL12207.1\",\"seq\":1,\"product_model\":\"FeelSafe IG SH Transom\",\"product_description\":\"FeelSafe Insulated Impact SH Transom 29-5\\\/16\\\"x82-5\\\/8\\\"\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12207-R0\",\"approval_number\":\"FL12207.2\",\"seq\":2,\"product_model\":\"FeelSafe Kingsview SH & Transom\",\"product_description\":\"FeelSafe Impact Mulled Single Hung Operator with Transom (41-5\\\/16\\\"x76-5\\\/8\\\" SH Operators single or twin with 82-5\\\/16\\\" x 29-5\\\/16\\\")\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12207-R0\",\"approval_number\":\"FL12207.3\",\"seq\":3,\"product_model\":\"FeelSafe SH Picture\",\"product_description\":\"FeelSafe Monolithic Impact SH Picture 61-5\\\/16\\\"x76-5\\\/8\\\"\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12207-R0\",\"approval_number\":\"FL12207.4\",\"seq\":4,\"product_model\":\"Kingsview FeelSafe Transom\",\"product_description\":\"Kingsview FeelSafe Impact Transom 82-5\\\/8\\\"x29-5\\\/16\\\"\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12207-R0\",\"approval_number\":\"FL12207.5\",\"seq\":5,\"product_model\":\"Wood Casement Picture\",\"product_description\":\"Wood Casement Picture 48x60 Non-Impact Window\",\"design_pressure\":\"+50\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12207-R0\",\"approval_number\":\"FL12207.6\",\"seq\":6,\"product_model\":\"Wood Casement Picture\",\"product_description\":\"Wood Casement Picture 72\\\"x72\\\" Non-Impact Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12207-R0\",\"approval_number\":\"FL12207.7\",\"seq\":7,\"product_model\":\"Wood Double Hung Picture\",\"product_description\":\"Wood Double Hung Picture 61\\\"x81\\\" Non-Impact Window\",\"design_pressure\":\"+50\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13113-R0\",\"approval_number\":\"FL13113.1\",\"seq\":1,\"product_model\":\"FeelSafe & FeelSafe IG Energy Saver Aluminum Clad Wood Casement Picture Window\",\"product_description\":\"FeelSafe and FeelSafe IG Energy Saver Aluminum Clad Wood Casement Picture Window (Single\\\/Mulled) Impact Resistant (Max. individual size of 60\\\"x72\\\")\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13113-R0\",\"approval_number\":\"FL13113.2\",\"seq\":2,\"product_model\":\"Monument KingsView Clad Picture; Non-Impact\",\"product_description\":\"Monument KingsView Clad Picture Single Unit 61\\\"x84\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13113-R0\",\"approval_number\":\"FL13113.3\",\"seq\":3,\"product_model\":\"Monument KingsView Clad Sash'N Frame; Non-Impact\",\"product_description\":\"Monument KingsView Clad Sash'N Frame Fixed Single Unit 80\\\"x48\\\"\",\"design_pressure\":\"+65\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13113-R0\",\"approval_number\":\"FL13113.4\",\"seq\":4,\"product_model\":\"Wood Direct Set\",\"product_description\":\"Wood Direct Set Fixed, Non-Impact Single Unit (98\\\" x 60\\\")\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13113-R0\",\"approval_number\":\"FL13113.5\",\"seq\":5,\"product_model\":\"Wood Direct Set Circle Top\",\"product_description\":\"Wood Direct Set Circle Top Single Unit 98\\\" x 60\\\"\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13113-R0\",\"approval_number\":\"FL13113.6\",\"seq\":6,\"product_model\":\"Wood Direct Set Mulled Non-Impact\",\"product_description\":\"Wood Direct Set Mulled 2-Wide Unit Overall 96\\\"x84\\\". Single Unit 48\\\"x84\\\"\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13458-R0\",\"approval_number\":\"FL13458.1\",\"seq\":1,\"product_model\":\"Energy Saver Clad Direct Set (Mulled) 50\\\"x86\\\" Ind. Frame Size\",\"product_description\":\"Energy Saver Clad Direct Set (Single or Mulled) Maximum individual frame size of 50\\\"x86\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13458-R0\",\"approval_number\":\"FL13458.2\",\"seq\":2,\"product_model\":\"FeelSafe & FeelSafe IG Monument Kingsview Pictures (Rectangles, Archtops and Springlines (61\\\"x77\\\")\",\"product_description\":\"FeelSafe & FeelSafe IG Monument Kingsview Pictures (Rectangles, Archtops and Springlines) -- 61\\\"x77\\\" max. individual frame size\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13458-R0\",\"approval_number\":\"FL13458.3\",\"seq\":3,\"product_model\":\"FeelSafe & FeelSafe IG Monument KV Single Hung\\\/Double Hung Picture Combo\",\"product_description\":\"FeelSafe & FeelSafe IG KV SH\\\/DH Operator(s) Mulled to Picture Unit (Max operator size = 41-5\\\/16\\\"x76-5\\\/8\\\"; max picture size = 61-5\\\/16\\\"x76-5\\\/8\\\")\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13458-R0\",\"approval_number\":\"FL13458.4\",\"seq\":4,\"product_model\":\"FeelSafe & FeelSafe IG Monument KV Transoms (82-5\\\/8\\\"x29-5\\\/16\\\" Max. Individual Frame Size)\",\"product_description\":\"FeelSafe & FeelSafe IG Monument Kingsview Transoms (Rectangles, Archtops and Springlines) -- 82-5\\\/8\\\"x29-5\\\/16\\\" max. individual frame size\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13458-R0\",\"approval_number\":\"FL13458.5\",\"seq\":5,\"product_model\":\"FeelSafe & FeelSafe IG Monument KV Twin SH\\\/DH w\\\/Transom\",\"product_description\":\"FeelSafe & FeelSafe IG Monument KV SH\\\/DH Single or Twin Operators w\\\/One-Wide Direct Set or KV Transom Stacked Above\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13458-R0\",\"approval_number\":\"FL13458.6\",\"seq\":6,\"product_model\":\"H-3 Casement Picture (60\\\"x56\\\")\",\"product_description\":\"Non-Impact H-3 Casement Picture 60\\\"x56\\\"\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13458-R0\",\"approval_number\":\"FL13458.7\",\"seq\":7,\"product_model\":\"H-3 Csmt\\\/Pict\\\/Csmt Combo (106\\\"x60\\\")\",\"product_description\":\"Non-Impact H-3 Csmt\\\/Pict\\\/Csmt Combo; 106\\\"x60\\\" (2680mm x 1511mm) overall frame size (35\\\/35\\\/35 x 59-1\\\/2\\\"); C-C50\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13458-R0\",\"approval_number\":\"FL13458.8\",\"seq\":8,\"product_model\":\"H-3 Csmt\\\/Pict\\\/Csmt Combo (110\\\"x60\\\")\",\"product_description\":\"Non-Impact H-3 Csmt\\\/Pict\\\/Csmt Combo; 110\\\"x60\\\" (2781mm x 1511mm) overall frame size (27\\\/56\\\/27 x 59-1\\\/2\\\"); C-C50\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14177-R0\",\"approval_number\":\"FL14177.1\",\"seq\":1,\"product_model\":\"Clad Energy Saver Arch Top Casement Picture\",\"product_description\":\"Clad Energy Saver Arch Top Casement Picture 72-3\\\/16\\\"x72-3\\\/16\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14177-R0\",\"approval_number\":\"FL14177.2\",\"seq\":2,\"product_model\":\"Clad Energy Saver Direct Set (Mulled)\",\"product_description\":\"Clad Energy Saver Direct Set Mulled w\\\/Alum Nail Fin 50\\\"x86\\\" Individual Unit Size\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14177-R0\",\"approval_number\":\"FL14177.3\",\"seq\":3,\"product_model\":\"Clad Energy Saver Direct Set Mulled\",\"product_description\":\"Energy Saver Direct Set Mulled w\\\/Vinyl Nail Fin 50\\\"x72\\\" Individual Unit Size\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14177-R0\",\"approval_number\":\"FL14177.4\",\"seq\":4,\"product_model\":\"H3 Casement Picture\",\"product_description\":\"H3 Casement Picture 60\\\"x72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14384-R0\",\"approval_number\":\"FL14384.1\",\"seq\":1,\"product_model\":\"Energy Saver Clad Wood Springline Casement Fixed Picture\",\"product_description\":\"Energy Saver Clad Wood Springline Casement Fixed Picture (72.13\\\" x 72.13\\\")\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14794-R0\",\"approval_number\":\"FL14794.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood Energy Saver Casement Picture\",\"product_description\":\"Alum Clad Wood Energy Saver Casement Picture 72\\\"x84\\\"\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14794-R0\",\"approval_number\":\"FL14794.2\",\"seq\":2,\"product_model\":\"Energy Saver Clad Wood Direct Set\",\"product_description\":\"Energy Saver Clad Wood Direct Set (98\\\"x84\\\" frame size)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14794-R0\",\"approval_number\":\"FL14794.3\",\"seq\":3,\"product_model\":\"H3 DH Picture\",\"product_description\":\"H3 DH Picture 60\\\"x78\\\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14794-R0\",\"approval_number\":\"FL14794.4\",\"seq\":4,\"product_model\":\"H3 DH Picture\",\"product_description\":\"H3 DH Picture 48\\\"x84\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14794-R0\",\"approval_number\":\"FL14794.5\",\"seq\":5,\"product_model\":\"Premium Clad Wood DH Sash & Frame\",\"product_description\":\"Premium Clad Wood DH Sash & Frame (102\\\"x59\\\" frame size)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14794-R0\",\"approval_number\":\"FL14794.6\",\"seq\":6,\"product_model\":\"Premium Clad Wood Double Hung Picture\",\"product_description\":\"Premium Clad Wood Double Hung Picture (69\\\"x93\\\")\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14794-R0\",\"approval_number\":\"FL14794.7\",\"seq\":7,\"product_model\":\"Wood DH Picture\",\"product_description\":\"Wood DH Picture 69\\\"x93\\\"\",\"design_pressure\":\"+35\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#15292-R0\",\"approval_number\":\"FL15292.2\",\"seq\":2,\"product_model\":\"FeelSafe & FeelSafe IG Energy Saver Fixed Casement Picture Window\",\"product_description\":\"FeelSafe & FeelSafe IG Energy Saver Fixed Casement Picture Window\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#15295-R0\",\"approval_number\":\"FL15295.1\",\"seq\":1,\"product_model\":\"Energy Saver Clad Direct Set\",\"product_description\":\"Energy Saver Clad Direct Set (Annealed Glass)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#16009-R0\",\"approval_number\":\"FL16009.1\",\"seq\":1,\"product_model\":\"Clad\\\/Wood Inswing Door Transom 78\\\"x50\\\"\",\"product_description\":\"Clad\\\/Wood Inswing Door Transom 78\\\"x50\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#16009-R0\",\"approval_number\":\"FL16009.2\",\"seq\":2,\"product_model\":\"Wood Arch Top Casement Picture 72\\\"x84\\\"\",\"product_description\":\"Wood Arch Top Casement Picture 72\\\"x84\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#16009-R0\",\"approval_number\":\"FL16009.3\",\"seq\":3,\"product_model\":\"Wood Casement Picture\",\"product_description\":\"Wood Casement Picture 72\\\"x72\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#16009-R0\",\"approval_number\":\"FL16009.4\",\"seq\":4,\"product_model\":\"Wood Casement Picture 72\\\"x84\\\"\",\"product_description\":\"Wood Casement Picture 72\\\"x84\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#16009-R0\",\"approval_number\":\"FL16009.5\",\"seq\":5,\"product_model\":\"Wood Springline Casement Picture 72\\\"x84\\\"\",\"product_description\":\"Wood Springline (Full Radius) Casement Picture 72\\\"x84\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#16364-R0\",\"approval_number\":\"FL16364.1\",\"seq\":1,\"product_model\":\"H3 Casement Picture\",\"product_description\":\"H3 Casement Picture 72\\\"x72\\\" Single Unit Only\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-02-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#16364-R0\",\"approval_number\":\"FL16364.2\",\"seq\":2,\"product_model\":\"Monument SH Picture\",\"product_description\":\"Monument Single Picture 72\\\"x96\\\" Single Unit Only\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#16364-R0\",\"approval_number\":\"FL16364.3\",\"seq\":3,\"product_model\":\"Monument Transom\",\"product_description\":\"Monument Transom 80\\\"x50\\\" Single Unit Only\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#16364-R0\",\"approval_number\":\"FL16364.4\",\"seq\":4,\"product_model\":\"Primed\\\/Wood Direct Set\",\"product_description\":\"Primed\\\/Wood Direct Set 98\\\"x84\\\" Single Unit Only\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#16364-R0\",\"approval_number\":\"FL16364.5\",\"seq\":5,\"product_model\":\"Wood Double Hung Picture\",\"product_description\":\"Wood Double Hung Picture 57\\\"x77\\\" Single Unit Only\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#16680-R0\",\"approval_number\":\"FL16680.1\",\"seq\":1,\"product_model\":\"Aluminum\\\/Wood Composite Fixed Window\",\"product_description\":\"H-3 Casement Picture Window 100\\\"x72\\\" Single Unit Only\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#16680-R0\",\"approval_number\":\"FL16680.2\",\"seq\":2,\"product_model\":\"Aluminum\\\/Wood Composite Fixed Window\",\"product_description\":\"H-3 Casement Picture Window 100\\\"x72\\\" Single Unit Only\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#16680-R0\",\"approval_number\":\"FL16680.3\",\"seq\":3,\"product_model\":\"Primed\\\/Wood Fixed Window\",\"product_description\":\"Primed\\\/Wood Direct Set 2-Wide 100\\\"x84\\\"\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17132-R0\",\"approval_number\":\"FL17132.1\",\"seq\":1,\"product_model\":\"H3 Direct Set\",\"product_description\":\"H3 Direct Set 108\\\"x72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17153-R0\",\"approval_number\":\"FL17153.1\",\"seq\":1,\"product_model\":\"FeelSafe & FeelSafe IG Monument Fixed Transom Window\",\"product_description\":\"FeelSafe & FeelSafe IG Monument Fixed Transom (Rectangles & Archtops) 82-5\\\/8\\\" x 29-5\\\/16\\\"\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17153-R0\",\"approval_number\":\"FL17153.2\",\"seq\":2,\"product_model\":\"FeelSafe & FeelSafe IG Monument Picture Window\",\"product_description\":\"FeelSafe & FeelSafe IG Monument Picture Window (Rectangles, Springlines and Archtops), 61-5\\\/16\\\" x 76-5\\\/8\\\"\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17308-R0\",\"approval_number\":\"FL17308.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Direct Set\",\"product_description\":\"Clad Direct Set 50\\\"x86\\\" 2-Wide\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17508-R0\",\"approval_number\":\"FL17508.1\",\"seq\":1,\"product_model\":\"Clad Direct Set 2-Wide\",\"product_description\":\"Clad Direct Set 2-Wide (100\\\"x72\\\") -- Individual Unit Sizes of 50\\\"x72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-09-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17508-R0\",\"approval_number\":\"FL17508.2\",\"seq\":2,\"product_model\":\"Clad Direct Set 3-Wide\",\"product_description\":\"H3 Clad Direct Set 3-Wide 119\\\"x78\\\"\",\"design_pressure\":\"+70\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#19724-R0\",\"approval_number\":\"FL19724.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood Direct Set 98\\\"x84\\\"\",\"product_description\":\"Aluminum Clad Wood Direct Set 98\\\"x84\\\" Single Unit\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#20655-R0\",\"approval_number\":\"FL20655.2\",\"seq\":2,\"product_model\":\"H3 2.0 Double Hung Picture (Standard Nail Fin Installation)\",\"product_description\":\"H3 2.0 Double Hung Picture 72x84 (Standard Nail Fin Installation)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-04 00:00:00\",\"instructions_url\":\"\"}],\"Kommerling USA Inc.\":[{\"manufacturer\":\"Kommerling USA Inc.\",\"approval_number_master\":\"FL#26936-R4\",\"approval_number\":\"FL26936.2\",\"seq\":2,\"product_model\":\"Series 88 Fixed Vinyl Window\",\"product_description\":\"Series 88 Fixed Vinyl Window Non-Impact\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kommerling USA Inc.\",\"approval_number_master\":\"FL#26936-R0\",\"approval_number\":\"FL26936.1\",\"seq\":1,\"product_model\":\"Series 76 MD Vinyl Picture Window\",\"product_description\":\"Series 76 MD Picture (Fixed) Window L.M. Impact\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-10 00:00:00\",\"instructions_url\":\"\"}],\"Palm City Ironworks, Inc. Previously known as Acadian Iron Works\":[{\"manufacturer\":\"Palm City Ironworks, Inc. Previously known as Acadian Iron Works\",\"approval_number_master\":\"FL#27073-R3\",\"approval_number\":\"FL27073.3\",\"seq\":3,\"product_model\":\"Milano Series W40 Fixed Windows (HVHZ)(Impact)\",\"product_description\":\"Milano Series W40 Fixed Windows (HVHZ)(Impact)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Ironworks, Inc. Previously known as Acadian Iron Works\",\"approval_number_master\":\"FL#27073-R3\",\"approval_number\":\"FL27073.4\",\"seq\":4,\"product_model\":\"Milano Series W40 Fixed Windows (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Milano Series W40 Fixed Windows (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Ironworks, Inc. Previously known as Acadian Iron Works\",\"approval_number_master\":\"FL#27073-R0\",\"approval_number\":\"FL27073.1\",\"seq\":1,\"product_model\":\"Milano Series Fixed Windows - HVHZ\",\"product_description\":\"Milano Series Fixed Windows\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Ironworks, Inc. Previously known as Acadian Iron Works\",\"approval_number_master\":\"FL#27073-R0\",\"approval_number\":\"FL27073.2\",\"seq\":2,\"product_model\":\"Milano Series Fixed Windows - Non-HVHZ\",\"product_description\":\"Milano Series Fixed Windows\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Reynaers\":[{\"manufacturer\":\"Reynaers\",\"approval_number_master\":\"FL#28671-R3\",\"approval_number\":\"FL28671.1\",\"seq\":1,\"product_model\":\"CS77 Series Fixed Window\",\"product_description\":\"CS77 Series Fixed Aluminum Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reynaers\",\"approval_number_master\":\"FL#28671-R3\",\"approval_number\":\"FL28671.2\",\"seq\":2,\"product_model\":\"CS77 Series Fixed Window (HVHZ)\",\"product_description\":\"CS77 Series Fixed Aluminum Window (HVHZ)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reynaers\",\"approval_number_master\":\"FL#47832-R0\",\"approval_number\":\"FL47832.1\",\"seq\":1,\"product_model\":\"Masterline 8 Fixed Window (WZ3) (Impact)\",\"product_description\":\"Masterline 8 Fixed Window (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Arcadia Custom\":[{\"manufacturer\":\"Arcadia Custom\",\"approval_number_master\":\"FL#28910-R3\",\"approval_number\":\"FL28910.3\",\"seq\":3,\"product_model\":\"TSX1000 Fixed Window (Impact)(WZ3)\",\"product_description\":\"TSX1000 Fixed Window (Impact)(WZ3)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arcadia Custom\",\"approval_number_master\":\"FL#28910-R3\",\"approval_number\":\"FL28910.4\",\"seq\":4,\"product_model\":\"TSX1000 Fixed Window (Non-Impact)(Non-HVHZ)\",\"product_description\":\"TSX1000 Fixed Window (Non-Impact)(Non-HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arcadia Custom\",\"approval_number_master\":\"FL#28910-R0\",\"approval_number\":\"FL28910.1\",\"seq\":1,\"product_model\":\"TSX1000 Fixed Window\",\"product_description\":\"TSX1000 Fixed Window Impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arcadia Custom\",\"approval_number_master\":\"FL#28910-R1\",\"approval_number\":\"FL28910.2\",\"seq\":2,\"product_model\":\"TSX1000 Fixed Window (Non-Impact)(Non-HVHZ)\",\"product_description\":\"TSX1000 Fixed Window (Non-Impact)(Non-HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Schuco USA L.L.L.P.\":[{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#26977-R2\",\"approval_number\":\"FL26977.1\",\"seq\":1,\"product_model\":\"Series \\\"AWS 65\\\/70.HI\\\/75.SI+\\\/90.SI+\\\" Fixed Window System\",\"product_description\":\"Large missile impact resistant aluminum fixed window system.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#1976-R0\",\"approval_number\":\"FL1976.1\",\"seq\":1,\"product_model\":\"Corona\",\"product_description\":\"Extruded PVC Fixed Window with 13\\\/16\\\" Double or Triple Glazed Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#1976-R0\",\"approval_number\":\"FL1976.2\",\"seq\":2,\"product_model\":\"Insul-Sash\",\"product_description\":\"Extruded PVC Fixed Window with 1\\\" Double or Triple Glazed Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#2732-R0\",\"approval_number\":\"FL2732.1\",\"seq\":1,\"product_model\":\"Corona \\\/ Insul Sash\",\"product_description\":\"Extruded PVC Fixed Window with Double Hung Flankers - utilizing 13\\\/16\\\" or 1\\\" Double or Triple Glazed Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#2732-R0\",\"approval_number\":\"FL2732.2\",\"seq\":2,\"product_model\":\"Corona \\\/ Insul Sash\",\"product_description\":\"Extruded PVC Fixed Window - utilizing 13\\\/16\\\" or 1\\\" Double or Triple Glazed Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#2732-R0\",\"approval_number\":\"FL2732.3\",\"seq\":3,\"product_model\":\"Corona \\\/ Insul Sash\",\"product_description\":\"Extruded PVC Fixed Window with Casement Flankers - utilizing 13\\\/16\\\" or 1\\\" Double or Triple Glazed Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#3499-R0\",\"approval_number\":\"FL3499.1\",\"seq\":1,\"product_model\":\"\\\"IMP Picture Window - Corona and Insul Sash\",\"product_description\":\"Extruded Vinyl Picture Window - For Single Applications in Masonry and Stud Construction Utilizing 13\\\/16\\\" and 1\\\" Impact Rated Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#3499-R0\",\"approval_number\":\"FL3499.2\",\"seq\":2,\"product_model\":\"\\\"IMP\\\" Picture Window - Corona and Insul Sash\",\"product_description\":\"Extruded Vinyl Picture Window with Casement Flankers - For Applications in Masonry and Stud Construction Utilizing 13\\\/16\\\" and 1\\\" Impact Rated Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#3499-R0\",\"approval_number\":\"FL3499.3\",\"seq\":3,\"product_model\":\"\\\"IMP\\\" Picture Window - Corona and Insul Sash\",\"product_description\":\"Extruded Vinyl Picture Window with Stacked Awning - For Applications in Masonry and Stud Construction Utilizing 13\\\/16\\\" and 1\\\" Impact Rated Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#3499-R0\",\"approval_number\":\"FL3499.4\",\"seq\":4,\"product_model\":\"\\\"IMP\\\" Picture Window - Corona and Insul Sash\",\"product_description\":\"Extruded Vinyl Picture Window with Double Hung Flankers - For Applications in Masonry and Stud Construction Utilizing 13\\\/16\\\" and 1\\\" Impact Rated Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#3499-R0\",\"approval_number\":\"FL3499.5\",\"seq\":5,\"product_model\":\"\\\"IMP\\\" Picture Window - Corona and Suprema Plus\",\"product_description\":\"Extruded Vinyl Picture Window with Double Hung Flankers - For Applications in Masonry and Stud Construction Utilizing 13\\\/16\\\" Impact Rated Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#3811-R0\",\"approval_number\":\"FL3811.1\",\"seq\":1,\"product_model\":\"Corona and Insul Sash\",\"product_description\":\"Extruded PVC Picture Window with Double or Triple Glazed Insulated Glass - Insul Sash Utilizes 1\\\" Glass and Corona Utilizes 13\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#3844-R0\",\"approval_number\":\"FL3844.1\",\"seq\":1,\"product_model\":\"\\\"IMP\\\" Corona and Insul Sash\",\"product_description\":\"Extruded Vinyl Picture Window - For Single Applications in Masonry and Stud Construction - Corona Model Utilizes 13\\\/16\\\" Insulated Glass, Insul Sash Utilizes 1\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#4181-R0\",\"approval_number\":\"FL4181.1\",\"seq\":1,\"product_model\":\"Corona and Insul Sash Picture Window\",\"product_description\":\"Extruded PVC Picture Window with Double or Triple Glazed Insulated Glass - Insul Sash Utilizes 1\\\" Glass and Corona Utilizes 13\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#4503-R0\",\"approval_number\":\"FL4503.1\",\"seq\":1,\"product_model\":\"a. Hurricane Force \\\"V\\\" Vinyl Rectangular Shaped Fixed Window\",\"product_description\":\"Rectangular and Rectangular Ellipse \\\"Impact\\\" Extruded Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#4503-R0\",\"approval_number\":\"FL4503.2\",\"seq\":2,\"product_model\":\"b. Hurricane Force \\\"V\\\" Vinyl Geometric Shaped Fixed Window\",\"product_description\":\"Geometric Shaped \\\"Impact\\\" Extruded Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#4503-R0\",\"approval_number\":\"FL4503.3\",\"seq\":3,\"product_model\":\"c. Hurricane Force \\\"V\\\" Vinyl Mulled Fixed Window\",\"product_description\":\"Rectangular Mulled \\\"Impact\\\" Extruded Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Enviralum Industries Inc\":[{\"manufacturer\":\"Enviralum Industries Inc\",\"approval_number_master\":\"FL#40528-R1\",\"approval_number\":\"FL40528.1\",\"seq\":1,\"product_model\":\"ENV-3515 Fixed Window\",\"product_description\":\"Large and Small Missile Impact-resistant Fixed Window.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Peerless Products, Inc.\":[{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#46665-R0\",\"approval_number\":\"FL46665.1\",\"seq\":1,\"product_model\":\"Talon Wall\",\"product_description\":\"Talon Wall Fix Lites\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R2\",\"approval_number\":\"FL2670.1\",\"seq\":1,\"product_model\":\"1241\",\"product_description\":\"Fixed Window - 3-3\\\/4\\\" Frame Depth\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R2\",\"approval_number\":\"FL2670.2\",\"seq\":2,\"product_model\":\"1241\",\"product_description\":\"Impact Rated Fixed Window - 3-3\\\/4\\\" Frame Depth\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R2\",\"approval_number\":\"FL2670.3\",\"seq\":3,\"product_model\":\"1242\",\"product_description\":\"Fixed Over Fixed Window - 3-3\\\/4\\\" Frame Depth\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R2\",\"approval_number\":\"FL2670.4\",\"seq\":4,\"product_model\":\"1245\",\"product_description\":\"Impact Rated Fixed - Fixed Window - 3-3\\\/4\\\" Frame Depth\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R2\",\"approval_number\":\"FL2670.5\",\"seq\":5,\"product_model\":\"1294\",\"product_description\":\"Impact Rated Fixed Window - 3-3\\\/4\\\" Frame Depth\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R2\",\"approval_number\":\"FL2670.6\",\"seq\":6,\"product_model\":\"1841\",\"product_description\":\"Fixed Window - 2\\\" Frame Depth\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R2\",\"approval_number\":\"FL2670.7\",\"seq\":7,\"product_model\":\"1841\",\"product_description\":\"Impact Rated Fixed Window - 2\\\" Frame Depth\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R2\",\"approval_number\":\"FL2670.8\",\"seq\":8,\"product_model\":\"1842\",\"product_description\":\"Impact Rated Fixed Over Fixed Window - 2\\\" Frame Depth\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R2\",\"approval_number\":\"FL2670.9\",\"seq\":9,\"product_model\":\"1842\",\"product_description\":\"Fixed Over Fixed Window - 2\\\" Frame\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R2\",\"approval_number\":\"FL2670.10\",\"seq\":10,\"product_model\":\"1941\",\"product_description\":\"Impact Rated Fixed Window - 4-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R2\",\"approval_number\":\"FL2670.11\",\"seq\":11,\"product_model\":\"1941\",\"product_description\":\"Fixed Window - 4-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#8424-R1\",\"approval_number\":\"FL8424.1\",\"seq\":1,\"product_model\":\"2541\",\"product_description\":\"Fixed Window - 2-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#8424-R1\",\"approval_number\":\"FL8424.2\",\"seq\":2,\"product_model\":\"2541\",\"product_description\":\"Impact Rated Fixed Window - 2-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R2\",\"approval_number\":\"FL2670.12\",\"seq\":12,\"product_model\":\"1942\",\"product_description\":\"Fixed Over Fixed Window - 4-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R2\",\"approval_number\":\"FL2670.13\",\"seq\":13,\"product_model\":\"1942\",\"product_description\":\"Impact Rated Fixed Over Fixed Window - 4-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R2\",\"approval_number\":\"FL2670.14\",\"seq\":14,\"product_model\":\"4160\",\"product_description\":\"Fixed Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R2\",\"approval_number\":\"FL2670.15\",\"seq\":15,\"product_model\":\"4160\",\"product_description\":\"Impact Rated Fixed Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R2\",\"approval_number\":\"FL2670.16\",\"seq\":16,\"product_model\":\"4160 H1\",\"product_description\":\"Impact Rated Fixed Over Fixed Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R2\",\"approval_number\":\"FL2670.17\",\"seq\":17,\"product_model\":\"4160 H1\",\"product_description\":\"Fixed Over Fixed Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R2\",\"approval_number\":\"FL2670.18\",\"seq\":18,\"product_model\":\"4160 H1\",\"product_description\":\"Fixed Over Fixed Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R2\",\"approval_number\":\"FL2670.19\",\"seq\":19,\"product_model\":\"4165\",\"product_description\":\"Impact Rated Fixed Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R2\",\"approval_number\":\"FL2670.20\",\"seq\":20,\"product_model\":\"4170\",\"product_description\":\"Fixed Window - 4\\\" Frame Depth\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R2\",\"approval_number\":\"FL2670.21\",\"seq\":21,\"product_model\":\"4170\",\"product_description\":\"Impact Rated Fixed Window - 4\\\" Frame Depth\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R2\",\"approval_number\":\"FL2670.22\",\"seq\":22,\"product_model\":\"4170 H1\",\"product_description\":\"Fixed Over Fixed Window - 4\\\" Frame Depth\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R2\",\"approval_number\":\"FL2670.23\",\"seq\":23,\"product_model\":\"6002\",\"product_description\":\"Fixed Window - 4-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R2\",\"approval_number\":\"FL2670.24\",\"seq\":24,\"product_model\":\"9160\",\"product_description\":\"Fixed Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R2\",\"approval_number\":\"FL2670.25\",\"seq\":25,\"product_model\":\"9160 H1\",\"product_description\":\"Fixed Over Fixed Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R2\",\"approval_number\":\"FL2670.26\",\"seq\":26,\"product_model\":\"9170\",\"product_description\":\"Fixed Window - 4\\\" Frame Depth\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R2\",\"approval_number\":\"FL2670.27\",\"seq\":27,\"product_model\":\"9170\",\"product_description\":\"Impact Rated Fixed Window - 4\\\" Frame Depth\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R2\",\"approval_number\":\"FL2670.28\",\"seq\":28,\"product_model\":\"9170 H1\",\"product_description\":\"Fixed Over Fixed Window - 4\\\" Frame Depth\",\"design_pressure\":\"+105\\\/-105\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R2\",\"approval_number\":\"FL2670.29\",\"seq\":29,\"product_model\":\"9170 H1\",\"product_description\":\"Impact Rated Fixed Over Fixed Window - 4\\\" Frame Depth\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R2\",\"approval_number\":\"FL2670.30\",\"seq\":30,\"product_model\":\"G241\",\"product_description\":\"Fixed EnerGSave Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R3\",\"approval_number\":\"FL2670.31\",\"seq\":31,\"product_model\":\"G042\",\"product_description\":\"Fixed Over Fixed EnerGSave Window - 2\\\" Frame Depth\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R3\",\"approval_number\":\"FL2670.32\",\"seq\":32,\"product_model\":\"G141\",\"product_description\":\"Fixed EnerGSave Window - 2-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R3\",\"approval_number\":\"FL2670.33\",\"seq\":33,\"product_model\":\"G142\",\"product_description\":\"Fixed Over Fixed EnerGSave Window - 2-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R3\",\"approval_number\":\"FL2670.34\",\"seq\":34,\"product_model\":\"G241\",\"product_description\":\"Fixed EnerGSave Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R3\",\"approval_number\":\"FL2670.35\",\"seq\":35,\"product_model\":\"G242\",\"product_description\":\"Fixed Over Fixed EnerGSave Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R3\",\"approval_number\":\"FL2670.36\",\"seq\":36,\"product_model\":\"G341\",\"product_description\":\"Fixed EnerGSave Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R3\",\"approval_number\":\"FL2670.37\",\"seq\":37,\"product_model\":\"G342\",\"product_description\":\"Fixed Over Fixed EnerGSave Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R3\",\"approval_number\":\"FL2670.38\",\"seq\":38,\"product_model\":\"G441\",\"product_description\":\"Fixed EnerGSave Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R3\",\"approval_number\":\"FL2670.39\",\"seq\":39,\"product_model\":\"G442\",\"product_description\":\"Fixed Over Fixed EnerGSave Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R4\",\"approval_number\":\"FL2670.40\",\"seq\":40,\"product_model\":\"G441\",\"product_description\":\"Fixed EnerGSave Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2670-R4\",\"approval_number\":\"FL2670.41\",\"seq\":41,\"product_model\":\"G442\",\"product_description\":\"Fixed Over Fixed EnerGSave Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#8424-R1\",\"approval_number\":\"FL8424.3\",\"seq\":3,\"product_model\":\"2542\",\"product_description\":\"Impact Rated Fixed Over Fixed Window - 2-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#8424-R1\",\"approval_number\":\"FL8424.4\",\"seq\":4,\"product_model\":\"2542\",\"product_description\":\"Fixed Over Fixed Window - 2-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#16387-R0\",\"approval_number\":\"FL16387.1\",\"seq\":1,\"product_model\":\"G141\",\"product_description\":\"Fixed EnerGSave Window - 2-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#16387-R0\",\"approval_number\":\"FL16387.2\",\"seq\":2,\"product_model\":\"G142\",\"product_description\":\"Divided Fixed Lite ENERGSAVE Window - 2-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#16387-R0\",\"approval_number\":\"FL16387.3\",\"seq\":3,\"product_model\":\"G241\",\"product_description\":\"Fixed EnerGSave Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#16387-R0\",\"approval_number\":\"FL16387.4\",\"seq\":4,\"product_model\":\"G241\",\"product_description\":\"Impact Fixed EnerGSave Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#16387-R0\",\"approval_number\":\"FL16387.5\",\"seq\":5,\"product_model\":\"G242\",\"product_description\":\"Divided Fixed Lite ENERGSAVE Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#16387-R0\",\"approval_number\":\"FL16387.6\",\"seq\":6,\"product_model\":\"G341\",\"product_description\":\"Fixed EnerGSave Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#16387-R0\",\"approval_number\":\"FL16387.7\",\"seq\":7,\"product_model\":\"G342\",\"product_description\":\"Divided Fixed Lite ENERGSAVE Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#16387-R0\",\"approval_number\":\"FL16387.8\",\"seq\":8,\"product_model\":\"G441\",\"product_description\":\"Fixed EnerGSave Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#16387-R0\",\"approval_number\":\"FL16387.9\",\"seq\":9,\"product_model\":\"G442\",\"product_description\":\"Divided Fixed Lite ENERGSAVE Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#16387-R0\",\"approval_number\":\"FL16387.10\",\"seq\":10,\"product_model\":\"G541\",\"product_description\":\"Fixed EnerGSave Window - 4-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#16387-R0\",\"approval_number\":\"FL16387.11\",\"seq\":11,\"product_model\":\"G542\",\"product_description\":\"Divided Fixed Lite ENERGSAVE Window - 4-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#18723-R0\",\"approval_number\":\"FL18723.1\",\"seq\":1,\"product_model\":\"4160\",\"product_description\":\"Fixed Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#18723-R0\",\"approval_number\":\"FL18723.2\",\"seq\":2,\"product_model\":\"4160\",\"product_description\":\"Impact Rated Fixed Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#18723-R0\",\"approval_number\":\"FL18723.3\",\"seq\":3,\"product_model\":\"4160 H1\",\"product_description\":\"Fixed Over Fixed Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#18723-R0\",\"approval_number\":\"FL18723.4\",\"seq\":4,\"product_model\":\"4160 H1\",\"product_description\":\"Impact Rated Fixed Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#18723-R0\",\"approval_number\":\"FL18723.5\",\"seq\":5,\"product_model\":\"4160 H1 W\\\/ Fin\",\"product_description\":\"Fixed Over Fixed Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#18723-R0\",\"approval_number\":\"FL18723.6\",\"seq\":6,\"product_model\":\"4160 H1 W\\\/ Fin\",\"product_description\":\"Impact Rated Fixed Over Fixed Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#18723-R0\",\"approval_number\":\"FL18723.7\",\"seq\":7,\"product_model\":\"4170\",\"product_description\":\"Fixed Window - 4\\\" Frame Depth\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#18723-R0\",\"approval_number\":\"FL18723.8\",\"seq\":8,\"product_model\":\"4170\",\"product_description\":\"Impact Rated Fixed Window - 4\\\" Frame Depth\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#18723-R0\",\"approval_number\":\"FL18723.9\",\"seq\":9,\"product_model\":\"4170 H1\",\"product_description\":\"Impact Rated Fixed Over Fixed Window - 4\\\" Frame Depth\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#18723-R0\",\"approval_number\":\"FL18723.10\",\"seq\":10,\"product_model\":\"4170 H1\",\"product_description\":\"Fixed Over Fixed Window - 4\\\" Frame Depth\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#18723-R0\",\"approval_number\":\"FL18723.11\",\"seq\":11,\"product_model\":\"4170 H1 W\\\/ Fin\",\"product_description\":\"Impact Rated Fixed Over Fixed Window - 4\\\" Frame Depth\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#18723-R0\",\"approval_number\":\"FL18723.12\",\"seq\":12,\"product_model\":\"4170 H1 W\\\/ Fin\",\"product_description\":\"Fixed Over Fixed Window - 4\\\" Frame Depth\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#19628-R0\",\"approval_number\":\"FL19628.1\",\"seq\":1,\"product_model\":\"G241 Fixed\",\"product_description\":\"3-1\\\/4\\\" Frame Depth. The windows are not impact resistant and have not been evaluated for use in high velocity hurricane zones. AAMA Rating AW 70.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#19628-R0\",\"approval_number\":\"FL19628.2\",\"seq\":2,\"product_model\":\"G241 Fixed\",\"product_description\":\"3-1\\\/4\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +\\\/- 73 psf.\",\"design_pressure\":\"+73\\\/-73\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#19628-R0\",\"approval_number\":\"FL19628.3\",\"seq\":3,\"product_model\":\"G241 Fixed\",\"product_description\":\"3-1\\\/4\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +\\\/- 100 psf.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#19628-R0\",\"approval_number\":\"FL19628.4\",\"seq\":4,\"product_model\":\"G241 Fixed\",\"product_description\":\"3-1\\\/4\\\" Frame Depth. The windows are not impact resistant and have not been evaluated for use in high velocity hurricane zones. AAMA Rating AW 100.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#19628-R0\",\"approval_number\":\"FL19628.5\",\"seq\":5,\"product_model\":\"G242 Fixed\\\/Fixed\",\"product_description\":\"3-1\\\/4\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +\\\/- 90 psf.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#19628-R0\",\"approval_number\":\"FL19628.6\",\"seq\":6,\"product_model\":\"G242 Fixed\\\/Fixed\",\"product_description\":\"3-1\\\/4\\\" Frame Depth. The windows are not impact resistant and have not been evaluated for use in high velocity hurricane zones. AAMA Rating AW 80.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#19628-R0\",\"approval_number\":\"FL19628.7\",\"seq\":7,\"product_model\":\"G341 Fixed\",\"product_description\":\"3-1\\\/4\\\" Frame Depth. The windows are not impact resistant and have not been evaluated for use in high velocity hurricane zones. AAMA Rating AW 70.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#19628-R0\",\"approval_number\":\"FL19628.8\",\"seq\":8,\"product_model\":\"G341 Fixed\",\"product_description\":\"3-1\\\/4\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +\\\/- 73 psf.\",\"design_pressure\":\"+73\\\/-73\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#19628-R0\",\"approval_number\":\"FL19628.9\",\"seq\":9,\"product_model\":\"G341 Fixed\",\"product_description\":\"3-1\\\/4\\\" Frame Depth. The windows are not impact resistant and have not been evaluated for use in high velocity hurricane zones. AAMA Rating AW 100.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#19628-R0\",\"approval_number\":\"FL19628.10\",\"seq\":10,\"product_model\":\"G341 Fixed\",\"product_description\":\"3-1\\\/4\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +\\\/- 100 psf.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#19628-R0\",\"approval_number\":\"FL19628.11\",\"seq\":11,\"product_model\":\"G342 Fixed\\\/Fixed\",\"product_description\":\"3-1\\\/4\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +\\\/- 90 psf.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#19628-R0\",\"approval_number\":\"FL19628.12\",\"seq\":12,\"product_model\":\"G342 Fixed\\\/Fixed\",\"product_description\":\"3-1\\\/4\\\" Frame Depth. The windows are not impact resistant and have not been evaluated for use in high velocity hurricane zones. AAMA Rating AW 80.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#19628-R0\",\"approval_number\":\"FL19628.13\",\"seq\":13,\"product_model\":\"G441 Fixed\",\"product_description\":\"3-1\\\/4\\\" Frame Depth. The windows are not impact resistant and have not been evaluated for use in high velocity hurricane zones. AAMA Rating AW 70.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#19628-R0\",\"approval_number\":\"FL19628.14\",\"seq\":14,\"product_model\":\"G441 Fixed\",\"product_description\":\"3-1\\\/4\\\" Frame Depth. The windows are not impact resistant and have not been evaluated for use in high velocity hurricane zones. AAMA Rating AW 100.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#19628-R0\",\"approval_number\":\"FL19628.15\",\"seq\":15,\"product_model\":\"G441 Fixed\",\"product_description\":\"3-1\\\/4\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +\\\/- 73 psf.\",\"design_pressure\":\"+73\\\/-73\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#19628-R0\",\"approval_number\":\"FL19628.16\",\"seq\":16,\"product_model\":\"G441 Fixed\",\"product_description\":\"3-1\\\/4\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +\\\/- 100 psf.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#19628-R0\",\"approval_number\":\"FL19628.17\",\"seq\":17,\"product_model\":\"G442 Fixed\\\/Fixed\",\"product_description\":\"3-1\\\/4\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +\\\/- 90 psf.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#19628-R0\",\"approval_number\":\"FL19628.18\",\"seq\":18,\"product_model\":\"G442 Fixed\\\/Fixed\",\"product_description\":\"3-1\\\/4\\\" Frame Depth. The windows are not impact resistant and have not been evaluated for use in high velocity hurricane zones. AAMA Rating AW 80.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#19628-R0\",\"approval_number\":\"FL19628.19\",\"seq\":19,\"product_model\":\"G541 Fixed\",\"product_description\":\"4-1\\\/4\\\" Frame Depth. The windows are not impact resistant and have not been evaluated for use in high velocity hurricane zones. AAMA Rating AW 70.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#19628-R0\",\"approval_number\":\"FL19628.20\",\"seq\":20,\"product_model\":\"G541 Fixed\",\"product_description\":\"4-1\\\/4\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +\\\/- 73 psf.\",\"design_pressure\":\"+73\\\/-73\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#19628-R0\",\"approval_number\":\"FL19628.21\",\"seq\":21,\"product_model\":\"G541 Fixed\",\"product_description\":\"4-1\\\/4\\\" Frame Depth. The windows are not impact resistant and have not been evaluated for use in high velocity hurricane zones. AAMA Rating AW 100.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#19628-R0\",\"approval_number\":\"FL19628.22\",\"seq\":22,\"product_model\":\"G541 Fixed\",\"product_description\":\"4-1\\\/4\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +\\\/- 100 psf.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#19628-R0\",\"approval_number\":\"FL19628.23\",\"seq\":23,\"product_model\":\"G542 Fixed\\\/Fixed\",\"product_description\":\"4-1\\\/4\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +\\\/- 90 psf.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#19628-R0\",\"approval_number\":\"FL19628.24\",\"seq\":24,\"product_model\":\"G542 Fixed\\\/Fixed\",\"product_description\":\"4-1\\\/4\\\" Frame Depth. The windows are not impact resistant and have not been evaluated for use in high velocity hurricane zones. AAMA Rating AW 80.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#19628-R0\",\"approval_number\":\"FL19628.25\",\"seq\":25,\"product_model\":\"G641 Fixed\",\"product_description\":\"3-1\\\/4\\\" Frame Depth. The windows are not impact resistant and have not been evaluated for use in high velocity hurricane zones. AAMA Rating AW 70.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#19628-R0\",\"approval_number\":\"FL19628.26\",\"seq\":26,\"product_model\":\"G641 Fixed\",\"product_description\":\"3-1\\\/4\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +\\\/- 73 psf.\",\"design_pressure\":\"+73\\\/-73\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#19628-R0\",\"approval_number\":\"FL19628.27\",\"seq\":27,\"product_model\":\"G642 Fixed\\\/Fixed\",\"product_description\":\"3-1\\\/4\\\" Frame Depth. The windows are not impact resistant and have not been evaluated for use in high velocity hurricane zones. AAMA Rating AW 60.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#19628-R0\",\"approval_number\":\"FL19628.28\",\"seq\":28,\"product_model\":\"G642 Fixed\\\/Fixed\",\"product_description\":\"3-1\\\/4\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +\\\/- 90 psf.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#19628-R0\",\"approval_number\":\"FL19628.29\",\"seq\":29,\"product_model\":\"G741 Fixed\",\"product_description\":\"2\\\" Frame Depth. The windows are not impact resistant and have not been evaluated for use in high velocity hurricane zones. AAMA Rating AW 70.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#19628-R0\",\"approval_number\":\"FL19628.30\",\"seq\":30,\"product_model\":\"G741 Fixed\",\"product_description\":\"2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +\\\/- 70 psf.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#19628-R0\",\"approval_number\":\"FL19628.31\",\"seq\":31,\"product_model\":\"G742 Fixed\\\/Fixed\",\"product_description\":\"2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +\\\/- 90 psf.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#19628-R0\",\"approval_number\":\"FL19628.32\",\"seq\":32,\"product_model\":\"G742 Fixed\\\/Fixed\",\"product_description\":\"2\\\" Frame Depth. The windows are not impact resistant and have not been evaluated for use in high velocity hurricane zones. AAMA Rating AW 50.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#30893-R0\",\"approval_number\":\"FL30893.1\",\"seq\":1,\"product_model\":\"G600 Aluminum Fixed Window\",\"product_description\":\"Aluminum Fixed windows (small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#30893-R0\",\"approval_number\":\"FL30893.2\",\"seq\":2,\"product_model\":\"G600 Aluminum Fixed Window\",\"product_description\":\"Aluminum Fixed Windows (Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#31776-R0\",\"approval_number\":\"FL31776.1\",\"seq\":1,\"product_model\":\"G845\",\"product_description\":\"1 5\\\/8\\\" frame depth. The windows are impact resistant and have been evaluated for use in high velocity hurricane zones. Impact rating +70\\\/-70\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#31776-R1\",\"approval_number\":\"FL31776.2\",\"seq\":2,\"product_model\":\"G845\",\"product_description\":\"1 5\\\/8\\\" frame depth. The windows are impact resistant and have been evaluated for use in high velocity hurricane zones. Impact rating +70\\\/-70\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-12 00:00:00\",\"instructions_url\":\"\"}],\"Peetz Windows and Doors\":[{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#32326-R0\",\"approval_number\":\"FL32326.1\",\"seq\":1,\"product_model\":\"American & European series standard direct set wood window\",\"product_description\":\"Standard direct glaze fixed window (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#32326-R0\",\"approval_number\":\"FL32326.2\",\"seq\":2,\"product_model\":\"American series in-swing wood fixed casement window\",\"product_description\":\"In-swing fixed casement window (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#32326-R0\",\"approval_number\":\"FL32326.3\",\"seq\":3,\"product_model\":\"American series out-swing wood fixed casement window\",\"product_description\":\"Out-swing fixed casement window (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#32326-R0\",\"approval_number\":\"FL32326.4\",\"seq\":4,\"product_model\":\"Large direct set window\",\"product_description\":\"Large direct glaze fixed window (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#14232-R0\",\"approval_number\":\"FL14232.1\",\"seq\":1,\"product_model\":\"Series American & European Direct Glazed Fixed Wood Impact Windows\",\"product_description\":\"Direct Glazed Fixed Wood Impact Windows\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#14232-R1\",\"approval_number\":\"FL14232.2\",\"seq\":2,\"product_model\":\"PEETZ Fixed Outswing Casement NOA 10-0510.05\",\"product_description\":\"American Series Outswing Fixed wood casement window\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#14232-R1\",\"approval_number\":\"FL14232.3\",\"seq\":3,\"product_model\":\"Series American & European Direct Glazed Fixed Wood Impact Windows\",\"product_description\":\"Direct Glazed Fixed Wood Impact Windows\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#22033-R0\",\"approval_number\":\"FL22033.1\",\"seq\":1,\"product_model\":\"Series Oversized Aluminum Fixed Windows\",\"product_description\":\"Series Oversized Aluminum Fixed Windows. Max Width 91\\\" x 144\\\" H.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-09-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#22033-R0\",\"approval_number\":\"FL22033.2\",\"seq\":2,\"product_model\":\"Series Oversized Aluminum Fixed Windows-LMI\",\"product_description\":\"Series Oversized Aluminum Fixed Windows - LMI.\\nMax width 91\\\" x 144\\\" height.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-09-29 00:00:00\",\"instructions_url\":\"\"}],\"Co.Me.P Infissi SRL\":[{\"manufacturer\":\"Co.Me.P Infissi SRL\",\"approval_number_master\":\"FL#31728-R0\",\"approval_number\":\"FL31728.1\",\"seq\":1,\"product_model\":\"EBE Fixed Windows\",\"product_description\":\"EBE Fixed Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Co.Me.P Infissi SRL\",\"approval_number_master\":\"FL#31728-R0\",\"approval_number\":\"FL31728.2\",\"seq\":2,\"product_model\":\"OS2 Fixed Windows\",\"product_description\":\"OS2 Fixed Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Co.Me.P Infissi SRL\",\"approval_number_master\":\"FL#44612-R0\",\"approval_number\":\"FL44612.1\",\"seq\":1,\"product_model\":\"EBE & OS2 Window Wall (HVHZ)(Impact)\",\"product_description\":\"EBE & OS2 Window Wall (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Oliveri Millworks\":[{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#34943-R1\",\"approval_number\":\"FL34943.1\",\"seq\":1,\"product_model\":\"a. Casement Window (Fixed)\",\"product_description\":\"\\\"Impact\\\" Radius and Rectangular \\\"Fixed\\\" Wood Casement Window - Single Configuration (O)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#47486-R0\",\"approval_number\":\"FL47486.1\",\"seq\":1,\"product_model\":\"Direct Set Fixed Window (HVHZ)(Impact)\",\"product_description\":\"Direct Set Fixed Window (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#34943-R1\",\"approval_number\":\"FL34943.2\",\"seq\":2,\"product_model\":\"b. Casement Window (Fixed)\",\"product_description\":\"\\\"Impact\\\" Twin \\\"Fixed\\\" Wood Casement Window - Twin Configuration (O\\\/O)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#25930-R0\",\"approval_number\":\"FL25930.1\",\"seq\":1,\"product_model\":\"a. Casement Window (Fixed)\",\"product_description\":\"\\\"Impact\\\" Radius and Rectangular \\\"Fixed\\\" Wood Casement Window - Single Configuration (O)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#25930-R0\",\"approval_number\":\"FL25930.2\",\"seq\":2,\"product_model\":\"b. Casement Window (Fixed)\",\"product_description\":\"\\\"Impact\\\" Twin \\\"Fixed\\\" Wood Casement Window - Twin Configuration (O\\\/O)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Riviera Bronze\":[{\"manufacturer\":\"Riviera Bronze\",\"approval_number_master\":\"FL#30272-R2\",\"approval_number\":\"FL30272.1\",\"seq\":1,\"product_model\":\"Steel Fixed Window\",\"product_description\":\"Non-impact resistant steel fixed window.\",\"design_pressure\":\"+54\\\/-72\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Riviera Bronze\",\"approval_number_master\":\"FL#37878-R2\",\"approval_number\":\"FL37878.1\",\"seq\":1,\"product_model\":\"Thermally Broken St. Steel Fixed Window\",\"product_description\":\"Large missile impact resistant thermally broken stainless steel fixed window\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Riviera Bronze\",\"approval_number_master\":\"FL#37878-R2\",\"approval_number\":\"FL37878.2\",\"seq\":2,\"product_model\":\"Thermally Broken St. Steel Fixed Window\",\"product_description\":\"Non-impact resistant thermally broken stainless steel fixed window\",\"design_pressure\":\"+75\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Riviera Bronze\",\"approval_number_master\":\"FL#37878-R2\",\"approval_number\":\"FL37878.3\",\"seq\":3,\"product_model\":\"Thermally Broken St. Steel XL Fixed Window\",\"product_description\":\"Large missile impact resistant thermally broken stainless steel fixed window.\",\"design_pressure\":\"+70.2\\\/-70.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Drutex S.A.\":[{\"manufacturer\":\"Drutex S.A.\",\"approval_number_master\":\"FL#41835-R0\",\"approval_number\":\"FL41835.1\",\"seq\":1,\"product_model\":\"IGLO 5 Fixed Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"IGLO 5 Fixed Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drutex S.A.\",\"approval_number_master\":\"FL#41835-R0\",\"approval_number\":\"FL41835.2\",\"seq\":2,\"product_model\":\"IGLO Energy Fixed Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"IGLO Energy Fixed Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drutex S.A.\",\"approval_number_master\":\"FL#46727-R0\",\"approval_number\":\"FL46727.1\",\"seq\":1,\"product_model\":\"MB-79N SI Fixed Window (HVHZ) (Impact)\",\"product_description\":\"MB-79N SI Fixed Window (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drutex S.A.\",\"approval_number_master\":\"FL#46727-R0\",\"approval_number\":\"FL46727.2\",\"seq\":2,\"product_model\":\"MB-79N SI Fixed Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"MB-79N SI Fixed Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drutex S.A.\",\"approval_number_master\":\"FL#46727-R0\",\"approval_number\":\"FL46727.3\",\"seq\":3,\"product_model\":\"MB-86N SI Fixed Window (HVHZ) (Impact)\",\"product_description\":\"MB-86N SI Fixed Window (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drutex S.A.\",\"approval_number_master\":\"FL#46727-R0\",\"approval_number\":\"FL46727.4\",\"seq\":4,\"product_model\":\"MB-86N SI Fixed Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"MB-86N SI Fixed Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drutex S.A.\",\"approval_number_master\":\"FL#41835-R1\",\"approval_number\":\"FL41835.3\",\"seq\":3,\"product_model\":\"IGLO Energy Fixed Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"IGLO Energy Fixed Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drutex S.A.\",\"approval_number_master\":\"FL#41835-R2\",\"approval_number\":\"FL41835.4\",\"seq\":4,\"product_model\":\"IGLO Energy Classic Fixed Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"IGLO Energy Classic Fixed Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Historical Arts & Castings\":[{\"manufacturer\":\"Historical Arts & Castings\",\"approval_number_master\":\"FL#42029-R1\",\"approval_number\":\"FL42029.1\",\"seq\":1,\"product_model\":\"Palmetto Series Fixed Windows (HVHZ) (Impact)\",\"product_description\":\"Palmetto Series Fixed Windows (HVHZ) (Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Historical Arts & Castings\",\"approval_number_master\":\"FL#41851-R0\",\"approval_number\":\"FL41851.1\",\"seq\":1,\"product_model\":\"2000 Series\",\"product_description\":\"Bronze Fixed Windows. May be installed as Single (O) punched openings, assembled together, or assembled with HACI Casements or Doors.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Historical Arts & Castings\",\"approval_number_master\":\"FL#41851-R0\",\"approval_number\":\"FL41851.2\",\"seq\":2,\"product_model\":\"Palmetto Series\",\"product_description\":\"Bronze Fixed Windows. May be installed as Single (O) or Double (O-O) punched openings, or assembled with HACI Casements or Doors as a sidelite or Transom.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Pagen Sp. z o.o.\":[{\"manufacturer\":\"Pagen Sp. z o.o.\",\"approval_number_master\":\"FL#42037-R1\",\"approval_number\":\"FL42037.1\",\"seq\":1,\"product_model\":\"Series \\\"AWS 65\\\/70.HI\\\/75.SI+\\\/90.SI+\\\" Fixed Window System\",\"product_description\":\"Large missile impact resistant aluminum fixed window system.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-04-19 00:00:00\",\"instructions_url\":\"\"}],\"Tischler und Sohn(USA)Limited\":[{\"manufacturer\":\"Tischler und Sohn(USA)Limited\",\"approval_number_master\":\"FL#39333-R2\",\"approval_number\":\"FL39333.1\",\"seq\":1,\"product_model\":\"Large Direct Glazed Wood Window\",\"product_description\":\"Large Direct Glazed Wood Window (Small & Large Missile Impact)\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tischler und Sohn(USA)Limited\",\"approval_number_master\":\"FL#40644-R0\",\"approval_number\":\"FL40644.1\",\"seq\":1,\"product_model\":\"Direct Glazed Impact Wood Fixed Windows\",\"product_description\":\"Direct Glazed Fixed Windows (Large & Small Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tischler und Sohn(USA)Limited\",\"approval_number_master\":\"FL#42049-R0\",\"approval_number\":\"FL42049.1\",\"seq\":1,\"product_model\":\"In-swing Impact Wood Fixed Casement Window\",\"product_description\":\"Fixed In-swing Casement Windows (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tischler und Sohn(USA)Limited\",\"approval_number_master\":\"FL#42056-R0\",\"approval_number\":\"FL42056.1\",\"seq\":1,\"product_model\":\"Out-swing Impact Wood Fixed Casement Window\",\"product_description\":\"Fixed Out-swing Casement Windows (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tischler und Sohn(USA)Limited\",\"approval_number_master\":\"FL#40644-R1\",\"approval_number\":\"FL40644.2\",\"seq\":2,\"product_model\":\"Single & Double Hung Impact Wood Fixed Windows\",\"product_description\":\"Single & Double Hung Fixed Windows (Large & Small Missile Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tischler und Sohn(USA)Limited\",\"approval_number_master\":\"FL#652-R0\",\"approval_number\":\"FL652.1\",\"seq\":1,\"product_model\":\"Fixed glass lights 5'X8' 6\\\"\",\"product_description\":\"Impact resistant wood framed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tischler und Sohn(USA)Limited\",\"approval_number_master\":\"FL#652-R0\",\"approval_number\":\"FL652.2\",\"seq\":2,\"product_model\":\"Fixed glass lights, 6'X11' 8\\\"\",\"product_description\":\"Impact resistant, wood framed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tischler und Sohn(USA)Limited\",\"approval_number_master\":\"FL#652-R0\",\"approval_number\":\"FL652.3\",\"seq\":3,\"product_model\":\"Glass lights, various shapes\",\"product_description\":\"Impact resistant, wood framed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tischler und Sohn(USA)Limited\",\"approval_number_master\":\"FL#12834-R0\",\"approval_number\":\"FL12834.1\",\"seq\":1,\"product_model\":\"Direct Glazed Wood Fixed Window\",\"product_description\":\"Impact Resistant, Wood Framed\",\"design_pressure\":\"+70.00\\\/-85.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tischler und Sohn(USA)Limited\",\"approval_number_master\":\"FL#12837-R0\",\"approval_number\":\"FL12837.1\",\"seq\":1,\"product_model\":\"Inswing & Outswing Fixed Windows\",\"product_description\":\"Impact Resistant, Wood Framed\",\"design_pressure\":\"+70\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-08 00:00:00\",\"instructions_url\":\"\"}],\"Fenestar USA\":[{\"manufacturer\":\"Fenestar USA\",\"approval_number_master\":\"FL#42107-R1\",\"approval_number\":\"FL42107.1\",\"seq\":1,\"product_model\":\"FS-56 100i FIXED WINDOW\",\"product_description\":\"IMPACT HVHZ\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Metalnova, LLC\":[{\"manufacturer\":\"Metalnova, LLC\",\"approval_number_master\":\"FL#42114-R1\",\"approval_number\":\"FL42114.1\",\"seq\":1,\"product_model\":\"Curved Fixed Window (HVHZ) (Impact)\",\"product_description\":\"Curved Fixed Window (HVHZ) (Impact)\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Do It Impact, Inc\":[{\"manufacturer\":\"Do It Impact, Inc\",\"approval_number_master\":\"FL#42333-R0\",\"approval_number\":\"FL42333.1\",\"seq\":1,\"product_model\":\"SP60 FIXED WINDOW - LMI\",\"product_description\":\"SP60 FIXED WINDOW - LMI\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Intus Windows LLC\":[{\"manufacturer\":\"Intus Windows LLC\",\"approval_number_master\":\"FL#42373-R1\",\"approval_number\":\"FL42373.5\",\"seq\":5,\"product_model\":\"5. Supera Combination Window SM Impact\",\"product_description\":\"uPVC Combination Fixed Window with Connecting Mullions, Small Missile Impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Intus Windows LLC\",\"approval_number_master\":\"FL#42373-R1\",\"approval_number\":\"FL42373.6\",\"seq\":6,\"product_model\":\"6. Supera Combination Window - Non Impact\",\"product_description\":\"uPVC Combination Fixed Window with Connecting Mullions, Non Impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Intus Windows LLC\",\"approval_number_master\":\"FL#42373-R0\",\"approval_number\":\"FL42373.1\",\"seq\":1,\"product_model\":\"Supera Composite Window - Non Impact\",\"product_description\":\"uPVC Composite Fixed Window with Integral Mullions, Non Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Intus Windows LLC\",\"approval_number_master\":\"FL#42373-R0\",\"approval_number\":\"FL42373.2\",\"seq\":2,\"product_model\":\"Supera Composite Window - SM Impact\",\"product_description\":\"uPVC Composite Fixed Window with Integral Mullions, Small Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Intus Windows LLC\",\"approval_number_master\":\"FL#42373-R0\",\"approval_number\":\"FL42373.3\",\"seq\":3,\"product_model\":\"Supera Fixed Window - Non Impact\",\"product_description\":\"uPVC Fixed Window, Non Impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Intus Windows LLC\",\"approval_number_master\":\"FL#42373-R0\",\"approval_number\":\"FL42373.4\",\"seq\":4,\"product_model\":\"Supera Fixed Window - SM Impact\",\"product_description\":\"uPVC Fixed Window, Small Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Punto Gold USA, LLC\":[{\"manufacturer\":\"Punto Gold USA, LLC\",\"approval_number_master\":\"FL#42465-R0\",\"approval_number\":\"FL42465.1\",\"seq\":1,\"product_model\":\"Modena Series Fixed Windows (HVHZ) (Impact)\",\"product_description\":\"Modena Series Fixed Windows (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Punto Gold USA, LLC\",\"approval_number_master\":\"FL#42465-R0\",\"approval_number\":\"FL42465.2\",\"seq\":2,\"product_model\":\"Vittoria Series Fixed Windows (HVHZ) (Impact)\",\"product_description\":\"Vittoria Series Fixed Windows (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Wausau Window and Wall Systems\":[{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#46240-R0\",\"approval_number\":\"FL46240.1\",\"seq\":1,\"product_model\":\"Series 2-3-4250i INvent Fixed Window\",\"product_description\":\"Non-impact Thermally Broken Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#46240-R0\",\"approval_number\":\"FL46240.2\",\"seq\":2,\"product_model\":\"Series 2-3-4250i XLT INvent Retro Fixed Window\",\"product_description\":\"Non-impact Thermally Broken Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#46244-R0\",\"approval_number\":\"FL46244.1\",\"seq\":1,\"product_model\":\"Series 3\\\/4250i-HP-XLT Fixed Window\",\"product_description\":\"Large Missile Impact Thermally Broken Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#6117-R0\",\"approval_number\":\"FL6117.1\",\"seq\":1,\"product_model\":\"2250\\\/3250\\\/4250 Fixed\",\"product_description\":\"Fixed\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#6657-R0\",\"approval_number\":\"FL6657.1\",\"seq\":1,\"product_model\":\"3250i H.P. Hurricane Series\",\"product_description\":\"3250i H.P. Hurricane Series - Fixed\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#6657-R0\",\"approval_number\":\"FL6657.2\",\"seq\":2,\"product_model\":\"3250i H.P. Hurricane Series\",\"product_description\":\"3250i H.P. Hurricane Series - Two Lite Fixed\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#13605-R0\",\"approval_number\":\"FL13605.1\",\"seq\":1,\"product_model\":\"3250HP\",\"product_description\":\"3250HP Fixed - LMI\",\"design_pressure\":\"+80\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#13605-R0\",\"approval_number\":\"FL13605.2\",\"seq\":2,\"product_model\":\"3250HP\",\"product_description\":\"3250HP Fixed - SMI\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#14091-R0\",\"approval_number\":\"FL14091.1\",\"seq\":1,\"product_model\":\"Series '2-3-4250' Aluminum Fixed Window\",\"product_description\":\"Non-Impact resistant aluminum fixed window.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#14091-R0\",\"approval_number\":\"FL14091.2\",\"seq\":2,\"product_model\":\"Series '2-3-4250i' Invent Aluminum Fixed Window\",\"product_description\":\"Non-Impact resistant aluminum fixed window.\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#14091-R0\",\"approval_number\":\"FL14091.3\",\"seq\":3,\"product_model\":\"Series '3250i HP' Aluminum Fixed Window\",\"product_description\":\"Non-Impact resistant aluminum fixed window.\",\"design_pressure\":\"+90\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#14091-R0\",\"approval_number\":\"FL14091.4\",\"seq\":4,\"product_model\":\"Series '3250i HP' Aluminum Fixed Window\",\"product_description\":\"Large Missile Impact resistant aluminum fixed window.\",\"design_pressure\":\"+70.8\\\/-70.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#14091-R2\",\"approval_number\":\"FL14091.5\",\"seq\":5,\"product_model\":\"Series '2-3-4250i-XLT' INvent Retro Aluminum Fixed Window\",\"product_description\":\"Non-Impact resistant aluminum fixed window.\",\"design_pressure\":\"+100\\\/-140\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#17604-R0\",\"approval_number\":\"FL17604.1\",\"seq\":1,\"product_model\":\"Series 3\\\/4250i-SDH-HP-XLT Thermal Broken Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant thermal broken aluminum fixed window.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-04-03 00:00:00\",\"instructions_url\":\"\"}],\"AWILUX Polska Sp. Z o.o Sp.k\":[{\"manufacturer\":\"AWILUX Polska Sp. Z o.o Sp.k\",\"approval_number_master\":\"FL#46548-R0\",\"approval_number\":\"FL46548.1\",\"seq\":1,\"product_model\":\"CS77 Fixed Window (HVHZ) (Impact)\",\"product_description\":\"CS77 Fixed Window (HVHZ) (Impact)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"}],\"Shandong Doorwin Construction Company, Ltd.\":[{\"manufacturer\":\"Shandong Doorwin Construction Company, Ltd.\",\"approval_number_master\":\"FL#46710-R0\",\"approval_number\":\"FL46710.1\",\"seq\":1,\"product_model\":\"DW110S Fixed Window\",\"product_description\":\"Glazed Aluminum Fixed Window (HVHZ).\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Enerlux Windows and Doors\":[{\"manufacturer\":\"Enerlux Windows and Doors\",\"approval_number_master\":\"FL#46794-R0\",\"approval_number\":\"FL46794.1\",\"seq\":1,\"product_model\":\"825 Fixed Casement 4x7 LM\",\"product_description\":\"825 Fixed Casement Window 4'x7', Large Missile Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Enerlux Windows and Doors\",\"approval_number_master\":\"FL#46794-R0\",\"approval_number\":\"FL46794.2\",\"seq\":2,\"product_model\":\"825 Fixed Casement 4x7 NI\",\"product_description\":\"825 Fixed Casement Window 4'x7', Non-Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Enerlux Windows and Doors\",\"approval_number_master\":\"FL#46794-R0\",\"approval_number\":\"FL46794.3\",\"seq\":3,\"product_model\":\"825 Fixed Casement 5x9 LM\",\"product_description\":\"825 Fixed Casement Window 5'x9', Large Missile Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Enerlux Windows and Doors\",\"approval_number_master\":\"FL#46794-R0\",\"approval_number\":\"FL46794.4\",\"seq\":4,\"product_model\":\"825 Fixed Casement 5x9 NI\",\"product_description\":\"825 Fixed Casement Window 5'x9', Non-Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-31 00:00:00\",\"instructions_url\":\"\"}],\"St. Cloud Window, LLC\":[{\"manufacturer\":\"St. Cloud Window, LLC\",\"approval_number_master\":\"FL#13159-R0\",\"approval_number\":\"FL13159.1\",\"seq\":1,\"product_model\":\"Series 960 Fixed Impact Windows\",\"product_description\":\"960 Fixed Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"St. Cloud Window, LLC\",\"approval_number_master\":\"FL#41074-R1\",\"approval_number\":\"FL41074.1\",\"seq\":1,\"product_model\":\"3060-A4\",\"product_description\":\"Fixed Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"St. Cloud Window, LLC\",\"approval_number_master\":\"FL#46896-R0\",\"approval_number\":\"FL46896.1\",\"seq\":1,\"product_model\":\"3060i-A4\",\"product_description\":\"Fixed Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"St. Cloud Window, LLC\",\"approval_number_master\":\"FL#7535-R0\",\"approval_number\":\"FL7535.1\",\"seq\":1,\"product_model\":\"960-i\",\"product_description\":\"Impact Resistant, Fixed, 5\\\" Deep, Dual WIndow, Thermally Broken\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"St. Cloud Window, LLC\",\"approval_number_master\":\"FL#7535-R0\",\"approval_number\":\"FL7535.2\",\"seq\":2,\"product_model\":\"SCW960\",\"product_description\":\"Fixed, 5\\\" Deep, Dual WIndow, Thermally Broken\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"St. Cloud Window, LLC\",\"approval_number_master\":\"FL#10227-R0\",\"approval_number\":\"FL10227.1\",\"seq\":1,\"product_model\":\"SCW960\",\"product_description\":\"SCW960 Fixed Lite Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"St. Cloud Window, LLC\",\"approval_number_master\":\"FL#10227-R0\",\"approval_number\":\"FL10227.2\",\"seq\":2,\"product_model\":\"SCW960-A7\",\"product_description\":\"960-A7 Fixed Lite Acoustic Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"St. Cloud Window, LLC\",\"approval_number_master\":\"FL#11323-R0\",\"approval_number\":\"FL11323.1\",\"seq\":1,\"product_model\":\"SCW-960\",\"product_description\":\"Thermally Broken Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"St. Cloud Window, LLC\",\"approval_number_master\":\"FL#12418-R0\",\"approval_number\":\"FL12418.1\",\"seq\":1,\"product_model\":\"Series 960i Fixed Window\",\"product_description\":\"Aluminum Fixed Window (Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"St. Cloud Window, LLC\",\"approval_number_master\":\"FL#20126-R0\",\"approval_number\":\"FL20126.1\",\"seq\":1,\"product_model\":\"Series 3500 Aluminum Fixed Window\",\"product_description\":\"Fixed Windows (Small & Large Missile Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Western Window Systems\":[{\"manufacturer\":\"Western Window Systems\",\"approval_number_master\":\"FL#27960-R0\",\"approval_number\":\"FL27960.2\",\"seq\":2,\"product_model\":\"Series 7630 Aluminum Fixed Window\",\"product_description\":\"Non-impact resistant thermally broken aluminum fixed window.\",\"design_pressure\":\"+80.7\\\/-150.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western Window Systems\",\"approval_number_master\":\"FL#27960-R0\",\"approval_number\":\"FL27960.1\",\"seq\":1,\"product_model\":\"Series 7630 Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant thermally broken aluminum fixed window.\",\"design_pressure\":\"+60.2\\\/-65.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-25 00:00:00\",\"instructions_url\":\"\"}],\"Bildau & Bussmann GmbH\":[{\"manufacturer\":\"Bildau & Bussmann GmbH\",\"approval_number_master\":\"FL#16148-R3\",\"approval_number\":\"FL16148.1\",\"seq\":1,\"product_model\":\"Picture Window Direct Set\",\"product_description\":\"Picture Window Direct Set\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bildau & Bussmann GmbH\",\"approval_number_master\":\"FL#16148-R3\",\"approval_number\":\"FL16148.2\",\"seq\":2,\"product_model\":\"Picture Window Fixed Sash\",\"product_description\":\"Picture Window Fixed Sash\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bildau & Bussmann GmbH\",\"approval_number_master\":\"FL#16148-R0\",\"approval_number\":\"FL16148.3\",\"seq\":3,\"product_model\":\"Picture Window Fixed\",\"product_description\":\"Picture Window Fixed\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bildau & Bussmann GmbH\",\"approval_number_master\":\"FL#16148-R0\",\"approval_number\":\"FL16148.4\",\"seq\":4,\"product_model\":\"Picture Window Fixed\",\"product_description\":\"Picture Window Fixed - Aluminum Clad\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-30 00:00:00\",\"instructions_url\":\"\"}],\"Vytex Windows\":[{\"manufacturer\":\"Vytex Windows\",\"approval_number_master\":\"FL#47073-R1\",\"approval_number\":\"FL47073.2\",\"seq\":2,\"product_model\":\"3300 Narrow Picture Window\",\"product_description\":\"3300 Narrow Picture Window (non-impact)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-01-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vytex Windows\",\"approval_number_master\":\"FL#47073-R1\",\"approval_number\":\"FL47073.3\",\"seq\":3,\"product_model\":\"6000 Impact\",\"product_description\":\"6000 Impact Picture Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vytex Windows\",\"approval_number_master\":\"FL#47073-R1\",\"approval_number\":\"FL47073.4\",\"seq\":4,\"product_model\":\"6200 Picture Window\",\"product_description\":\"6200 Picture Window (non-impact)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-01-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vytex Windows\",\"approval_number_master\":\"FL#47073-R0\",\"approval_number\":\"FL47073.1\",\"seq\":1,\"product_model\":\"6000 Impact\",\"product_description\":\"6000 Impact Picture Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-24 00:00:00\",\"instructions_url\":\"\"}],\"Slocomb Windows and Doors Inc.\":[{\"manufacturer\":\"Slocomb Windows and Doors Inc.\",\"approval_number_master\":\"FL#46582-R0\",\"approval_number\":\"FL46582.1\",\"seq\":1,\"product_model\":\"400 SERIES PICTURE WINDOW\",\"product_description\":\"VINYL NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Slocomb Windows and Doors Inc.\",\"approval_number_master\":\"FL#46582-R0\",\"approval_number\":\"FL46582.2\",\"seq\":2,\"product_model\":\"600 SERIES PICTURE WINDOW\",\"product_description\":\"VINYL NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Slocomb Windows and Doors Inc.\",\"approval_number_master\":\"FL#46582-R0\",\"approval_number\":\"FL46582.3\",\"seq\":3,\"product_model\":\"650 SERIES PICTURE WINDOW\",\"product_description\":\"VINYL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Slocomb Windows and Doors Inc.\",\"approval_number_master\":\"FL#16069-R0\",\"approval_number\":\"FL16069.1\",\"seq\":1,\"product_model\":\"143 PICTURE WINDOW 50X63 IMPACT\",\"product_description\":\"143 PICTURE WINDOW 50X63 IMPACT\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Slocomb Windows and Doors Inc.\",\"approval_number_master\":\"FL#16069-R0\",\"approval_number\":\"FL16069.2\",\"seq\":2,\"product_model\":\"143 PICTURE WINDOW 50X63 NON IMPACT\",\"product_description\":\"143 PICTURE WINDOW 50X63 NON IMPACT FRAME INSTALLATION\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Slocomb Windows and Doors Inc.\",\"approval_number_master\":\"FL#16069-R0\",\"approval_number\":\"FL16069.3\",\"seq\":3,\"product_model\":\"143 PICTURE WINDOW 50X63 NON IMPACT\",\"product_description\":\"143 PICTURE WINDOW 50X63 NON IMPACT NAIL FIN INSTALLATION\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Slocomb Windows and Doors Inc.\",\"approval_number_master\":\"FL#16069-R0\",\"approval_number\":\"FL16069.4\",\"seq\":4,\"product_model\":\"143 PICTURE WINDOW 64X84 IMPACT\",\"product_description\":\"143 PICTURE WINDOW 64X84 IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Slocomb Windows and Doors Inc.\",\"approval_number_master\":\"FL#16069-R0\",\"approval_number\":\"FL16069.5\",\"seq\":5,\"product_model\":\"143 PICTURE WINDOW 64X84 NON IMPACT\",\"product_description\":\"143 PICTURE WINDOW 64X84 NON IMPACT\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-14 00:00:00\",\"instructions_url\":\"\"}],\"Plastixal sp. z.o.o\":[{\"manufacturer\":\"Plastixal sp. z.o.o\",\"approval_number_master\":\"FL#47303-R0\",\"approval_number\":\"FL47303.1\",\"seq\":1,\"product_model\":\"GEN75 PW\",\"product_description\":\"GENESIS FIXED WINDOW\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastixal sp. z.o.o\",\"approval_number_master\":\"FL#47303-R0\",\"approval_number\":\"FL47303.2\",\"seq\":2,\"product_model\":\"NEO PW\",\"product_description\":\"NEO Fixed Window\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-02 00:00:00\",\"instructions_url\":\"\"}],\"American Steel Manufacturing, LLC\":[{\"manufacturer\":\"American Steel Manufacturing, LLC\",\"approval_number_master\":\"FL#47350-R0\",\"approval_number\":\"FL47350.1\",\"seq\":1,\"product_model\":\"Fixed Window System (L.M.I. \\\/ S.M.I.)\",\"product_description\":\"Fixed Window System (Fixed\\\/Fixed XL\\\/Fixed Jumbo) Large and Small Missile Impact-resistant \\\/ Thermally Broken and Non-Thermally Broken\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-10-18 00:00:00\",\"instructions_url\":\"\"}],\"Simpas SA\":[{\"manufacturer\":\"Simpas SA\",\"approval_number_master\":\"FL#47778-R0\",\"approval_number\":\"FL47778.1\",\"seq\":1,\"product_model\":\"Series \\\"AWS 65\\\/70.HI\\\/75.SI+\\\/90.SI+\\\" Fixed Window System\",\"product_description\":\"Large missile impact resistant aluminum fixed window system.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-20 00:00:00\",\"instructions_url\":\"\"}],\"Cold Mountain Custom Window and Door Distributors LLC\":[{\"manufacturer\":\"Cold Mountain Custom Window and Door Distributors LLC\",\"approval_number_master\":\"FL#47725-R0\",\"approval_number\":\"FL47725.1\",\"seq\":1,\"product_model\":\"Mix Legno Aluminum Fixed Window\",\"product_description\":\"LMI Double Laminated Fixed Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-20 00:00:00\",\"instructions_url\":\"\"}],\"Kolbe Windows and Doors - Manawa\":[{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#22242-R14\",\"approval_number\":\"FL22242.14\",\"seq\":14,\"product_model\":\"Forgent Double Hung Studio Sash Set\",\"product_description\":\"60\\\" x 80\\\", Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#22242-R14\",\"approval_number\":\"FL22242.15\",\"seq\":15,\"product_model\":\"Forgent Double Hung Studio Sash Set\",\"product_description\":\"60\\\" x 80\\\", Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#6289-R0\",\"approval_number\":\"FL6289.1\",\"seq\":1,\"product_model\":\"416-H-601.00 F-C50 60.00 x 60.00\",\"product_description\":\"Inspiration Fixed Casement w\\\/HP\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#6289-R0\",\"approval_number\":\"FL6289.2\",\"seq\":2,\"product_model\":\"416-H-605.01 F-R70 48.00 x 48.00\",\"product_description\":\"Foundation Single Hung Studio w\\\/SP\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#6289-R0\",\"approval_number\":\"FL6289.3\",\"seq\":3,\"product_model\":\"416-H-610.00 F-D30 71.50 x 71.50\",\"product_description\":\"Inspiration Fixed Casement Studio w\\\/SP\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#6289-R0\",\"approval_number\":\"FL6289.4\",\"seq\":4,\"product_model\":\"416-H-612.00 F-C35 72.00 x 72.00\",\"product_description\":\"Inspiration Double Hung Studio w\\\/SP\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#6289-R0\",\"approval_number\":\"FL6289.5\",\"seq\":5,\"product_model\":\"416-H-612.01 F-D75 48.00 x 48.00\",\"product_description\":\"Inspiration Double Hung Studio w\\\/SP\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#6289-R0\",\"approval_number\":\"FL6289.6\",\"seq\":6,\"product_model\":\"416-H-616.00 F-R20 72.00 x 72.00\",\"product_description\":\"Foundation Single Hung Studio w\\\/SP\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#9442-R0\",\"approval_number\":\"FL9442.1\",\"seq\":1,\"product_model\":\"416-H-907.00, 416-H-907.01, 416-H-907.02 FW-C50 59.50 x 59.50\",\"product_description\":\"Foundation Single Hung Studio\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#9442-R0\",\"approval_number\":\"FL9442.2\",\"seq\":2,\"product_model\":\"416-H-908.00, 416-H-908.01, 416-H-908.02 FW-C50 59.50 x 59.50\",\"product_description\":\"Inspiration Fixed Casement\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#9442-R0\",\"approval_number\":\"FL9442.3\",\"seq\":3,\"product_model\":\"416-H-933.00, 416-H-933.01, 416-H-933.02 FW-R25 71.50 x 71.50\",\"product_description\":\"Inspiration Casement Studio\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#9442-R0\",\"approval_number\":\"FL9442.4\",\"seq\":4,\"product_model\":\"416-H-934.00, 416-H-934.01, 416-H-934.02 FW-R20 71.50 x 71.50\",\"product_description\":\"Foundation Single Hung Studio\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#9497-R1\",\"approval_number\":\"FL9497.1\",\"seq\":1,\"product_model\":\"SERIES V707 FIXED PICTURE WINDOW\",\"product_description\":\"SERIES V707 FIXED PICTURE WINDOW 78 3\\\/4\\\"X78 3\\\/4\\\"\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#9956-R1\",\"approval_number\":\"FL9956.1\",\"seq\":1,\"product_model\":\"SERIES V707 PW\",\"product_description\":\"SERIES V707 PW, 53x77\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#11064-R0\",\"approval_number\":\"FL11064.1\",\"seq\":1,\"product_model\":\"416-H-937.00 FW-C50 59 1\\\/2\\\" x 59 1\\\/2\\\"\",\"product_description\":\"Inspiration Double Hung Studio\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#11064-R0\",\"approval_number\":\"FL11064.2\",\"seq\":2,\"product_model\":\"416-H-938.00 FW-C30 71 1\\\/2\\\" x 71 1\\\/2\\\"\",\"product_description\":\"Inspiration Double Hung Studio\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#11064-R1\",\"approval_number\":\"FL11064.3\",\"seq\":3,\"product_model\":\"416-H-933.00 FW-R25 71 1\\\/2\\\" x 71 1\\\/2\\\"\",\"product_description\":\"Latitude Series Casement Studio\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#11064-R1\",\"approval_number\":\"FL11064.4\",\"seq\":4,\"product_model\":\"416-H-934.00 FW-R20 71 1\\\/2\\\" x 71 1\\\/2\\\"\",\"product_description\":\"Latitude Series Single Hung Studio\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#11064-R1\",\"approval_number\":\"FL11064.5\",\"seq\":5,\"product_model\":\"416-H-937.00 FW-C50 59 1\\\/2\\\" x 59 1\\\/2\\\"\",\"product_description\":\"Latitude Series Double Hung Studio\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#11064-R1\",\"approval_number\":\"FL11064.6\",\"seq\":6,\"product_model\":\"416-H-938.00 FW-C30 71 1\\\/2\\\" x 71 1\\\/2\\\"\",\"product_description\":\"Latitude Series Double Hung Studio\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#9497-R3\",\"approval_number\":\"FL9497.2\",\"seq\":2,\"product_model\":\"WINDQUEST V707 FIXED PICTURE WINDOW\",\"product_description\":\"WINDQUEST V707 FIXED PICTURE WINDOW 79\\\"X79\\\" NON IMPACT\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#9497-R3\",\"approval_number\":\"FL9497.3\",\"seq\":3,\"product_model\":\"WINDQUEST V707 FIXED PICTURE WINDOW\",\"product_description\":\"WINDQUEST V707 FIXED PICTURE WINDOW 53\\\"X77\\\" LMI\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#9497-R3\",\"approval_number\":\"FL9497.4\",\"seq\":4,\"product_model\":\"WINDQUEST V707 SIDELITE\",\"product_description\":\"WINDQUEST V707 SIDELITE 51\\\"X96\\\" LMI\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#17052-R0\",\"approval_number\":\"FL17052.1\",\"seq\":1,\"product_model\":\"Kolbe Teutonic Fixed Window\",\"product_description\":\"60\\\" x 99\\\" vinyl non-impact fixed window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-02-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#17052-R0\",\"approval_number\":\"FL17052.2\",\"seq\":2,\"product_model\":\"Kolbe Teutonic Fixed Window\",\"product_description\":\"72\\\" x 72\\\" vinyl non-impact fixed window\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#17138-R0\",\"approval_number\":\"FL17138.1\",\"seq\":1,\"product_model\":\"416-H-1018, 416-H-1018.02 (48\\\" x 98\\\")\",\"product_description\":\"Teutonic\\u2122 Series Fixed Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#17138-R0\",\"approval_number\":\"FL17138.2\",\"seq\":2,\"product_model\":\"416-H-1030 (48\\\" x 98\\\")\",\"product_description\":\"Teutonic\\u2122 Series Fixed Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#20048-R0\",\"approval_number\":\"FL20048.1\",\"seq\":1,\"product_model\":\"416-H-1023 (53.00\\\" x 77.00\\\")\",\"product_description\":\"Windquest V707, Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#20048-R0\",\"approval_number\":\"FL20048.2\",\"seq\":2,\"product_model\":\"416-H-1023 (53.00\\\" x 77.00\\\")\",\"product_description\":\"Windquest V707, Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#20048-R0\",\"approval_number\":\"FL20048.3\",\"seq\":3,\"product_model\":\"416-H-1024 (59.50\\\" x 59.50\\\")\",\"product_description\":\"Windquest Casement Fixed Window\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#20050-R0\",\"approval_number\":\"FL20050.1\",\"seq\":1,\"product_model\":\"416-H-1028 (96.00\\\" x 98.00\\\")\",\"product_description\":\"Teutonic Fixed Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#22242-R0\",\"approval_number\":\"FL22242.1\",\"seq\":1,\"product_model\":\"416-H-1034.00-.01 (60\\\" x 80\\\")\",\"product_description\":\"Forgent Double Hung Studio Sash Set\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#22242-R0\",\"approval_number\":\"FL22242.2\",\"seq\":2,\"product_model\":\"416-H-1034.03-.04 (71.5\\\" x 71.5\\\")\",\"product_description\":\"Forgent Casement Picture Sash Set\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#22242-R0\",\"approval_number\":\"FL22242.3\",\"seq\":3,\"product_model\":\"416-H-1034.06-.07 (55.5\\\" x 85.5\\\")\",\"product_description\":\"Forgent Casement Direct Set\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#22242-R0\",\"approval_number\":\"FL22242.4\",\"seq\":4,\"product_model\":\"416-H-1034.15-.16 (59.5\\\" x 85.5\\\")\",\"product_description\":\"Forgent Double Hung Direct Set\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#22242-R1\",\"approval_number\":\"FL22242.5\",\"seq\":5,\"product_model\":\"416-H-1036.07-.08, .10 (28.5\\\" x 71.5\\\")\",\"product_description\":\"Forgent Casement Direct Set\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#22242-R1\",\"approval_number\":\"FL22242.6\",\"seq\":6,\"product_model\":\"416-H-1039.00-.01 (59.5\\\" x 85.5\\\")\",\"product_description\":\"Forgent Double Hung Direct Set\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#22242-R2\",\"approval_number\":\"FL22242.7\",\"seq\":7,\"product_model\":\"416-H-1039.00-.01 (59.5\\\" x 85.5\\\")\",\"product_description\":\"Forgent Double Hung Direct Set\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#22242-R3\",\"approval_number\":\"FL22242.8\",\"seq\":8,\"product_model\":\"416-H-1039.00-.01 (59.5\\\" x 85.5\\\")\",\"product_description\":\"Forgent Double Hung Direct Set\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#22242-R3\",\"approval_number\":\"FL22242.9\",\"seq\":9,\"product_model\":\"416-H-1039.03-.04, .06 (59.5\\\" x 85.5\\\")\",\"product_description\":\"Forgent Double Hung Direct Set\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#22242-R4\",\"approval_number\":\"FL22242.10\",\"seq\":10,\"product_model\":\"416-H-1039.07-.09 (28.5\\\" x 71.5\\\")\",\"product_description\":\"Forgent Double Hung Direct Set\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#22242-R8\",\"approval_number\":\"FL22242.11\",\"seq\":11,\"product_model\":\"416-H-1039.07-.09 (28.5\\\" x 71.5\\\")\",\"product_description\":\"Forgent Double Hung Direct Set\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#22242-R10\",\"approval_number\":\"FL22242.12\",\"seq\":12,\"product_model\":\"Forgent Double Hung Studio Sash Set\",\"product_description\":\"60\\\" x 80\\\", Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#22242-R10\",\"approval_number\":\"FL22242.13\",\"seq\":13,\"product_model\":\"Forgent Double Hung Studio Sash Set\",\"product_description\":\"60\\\" x 80\\\", Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-28 00:00:00\",\"instructions_url\":\"\"}],\"GREAT DAY IMPROVEMENTS\":[{\"manufacturer\":\"GREAT DAY IMPROVEMENTS\",\"approval_number_master\":\"FL#42209-R0\",\"approval_number\":\"FL42209.1\",\"seq\":1,\"product_model\":\"230 Fixed Window (48\\\"x82\\\") for sunroom\",\"product_description\":\"230 Fixed Window (48\\\"x82\\\") for sunroom\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GREAT DAY IMPROVEMENTS\",\"approval_number_master\":\"FL#42209-R0\",\"approval_number\":\"FL42209.2\",\"seq\":2,\"product_model\":\"230 Fixed Window (73\\\"x58\\\") for sunroom\",\"product_description\":\"230 Fixed Window (73\\\"x58\\\") for sunroom\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GREAT DAY IMPROVEMENTS\",\"approval_number_master\":\"FL#44579-R0\",\"approval_number\":\"FL44579.1\",\"seq\":1,\"product_model\":\"8200 Plus Picture Window\",\"product_description\":\"8200 Plus Picture Window, rigid PVC\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-30 00:00:00\",\"instructions_url\":\"\"}],\"Tucker Door & Trim LLC\":[{\"manufacturer\":\"Tucker Door & Trim LLC\",\"approval_number_master\":\"FL#46779-R0\",\"approval_number\":\"FL46779.1\",\"seq\":1,\"product_model\":\"a. Series 3300 Fixed Lite Transom Window\",\"product_description\":\"Extruded Rigid Vinyl Fixed Lite Transom Window with \\\"Non-Impact\\\" Insulated Glass (Nailing Fin \\\/ \\\"J\\\" Channel Installation)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tucker Door & Trim LLC\",\"approval_number_master\":\"FL#46779-R0\",\"approval_number\":\"FL46779.2\",\"seq\":2,\"product_model\":\"b. Series 3300 Fixed Sash Stationary Window\",\"product_description\":\"Extruded Vinyl Fixed Sash Stationary Window with \\\"Non-Impact\\\" Insulated Glass (Nailing Fin \\\/ \\\"J\\\" Channel Installation)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tucker Door & Trim LLC\",\"approval_number_master\":\"FL#16498-R0\",\"approval_number\":\"FL16498.1\",\"seq\":1,\"product_model\":\"2200 Fixed Window\",\"product_description\":\"2200 Fixed Window 72\\\"x74\\\" NI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-23 00:00:00\",\"instructions_url\":\"\"}],\"Parrett Manufacturing, Inc.\":[{\"manufacturer\":\"Parrett Manufacturing, Inc.\",\"approval_number_master\":\"FL#13426-R0\",\"approval_number\":\"FL13426.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood Direct Set Window\",\"product_description\":\"Aluminum Clad Wood Direct Set Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Parrett Manufacturing, Inc.\",\"approval_number_master\":\"FL#13426-R0\",\"approval_number\":\"FL13426.2\",\"seq\":2,\"product_model\":\"Wood Direct Set Window\",\"product_description\":\"Wood Direct Set Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Parrett Manufacturing, Inc.\",\"approval_number_master\":\"FL#46898-R0\",\"approval_number\":\"FL46898.1\",\"seq\":1,\"product_model\":\"MULLED UNITS\",\"product_description\":\"IMPACT HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Parrett Manufacturing, Inc.\",\"approval_number_master\":\"FL#46898-R0\",\"approval_number\":\"FL46898.2\",\"seq\":2,\"product_model\":\"WOOD DIRECT SET PICTURE WINDOW\",\"product_description\":\"IMPACT HVHZ\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Parrett Manufacturing, Inc.\",\"approval_number_master\":\"FL#46898-R0\",\"approval_number\":\"FL46898.3\",\"seq\":3,\"product_model\":\"WOOD DOUBLE HUNG FIXED WINDOW\",\"product_description\":\"IMPACT HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Parrett Manufacturing, Inc.\",\"approval_number_master\":\"FL#2675-R0\",\"approval_number\":\"FL2675.1\",\"seq\":1,\"product_model\":\"Direct Set\",\"product_description\":\"432-H-001 Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Parrett Manufacturing, Inc.\",\"approval_number_master\":\"FL#2675-R0\",\"approval_number\":\"FL2675.2\",\"seq\":2,\"product_model\":\"Direct Set\",\"product_description\":\"432-H-002 Primed Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Parrett Manufacturing, Inc.\",\"approval_number_master\":\"FL#4688-R0\",\"approval_number\":\"FL4688.1\",\"seq\":1,\"product_model\":\"60x120 Direct Set Window\",\"product_description\":\"(432-H-004.00) Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Parrett Manufacturing, Inc.\",\"approval_number_master\":\"FL#4688-R0\",\"approval_number\":\"FL4688.2\",\"seq\":2,\"product_model\":\"60x120 Window\",\"product_description\":\"(432-H-003.00) Aluminum Clad Sash Set Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Parrett Manufacturing, Inc.\",\"approval_number_master\":\"FL#4688-R0\",\"approval_number\":\"FL4688.3\",\"seq\":3,\"product_model\":\"86x86 Window\",\"product_description\":\"(432-H-005.00) Aluminum Clad Fixed Window w\\\/Sash\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Parrett Manufacturing, Inc.\",\"approval_number_master\":\"FL#4881-R0\",\"approval_number\":\"FL4881.1\",\"seq\":1,\"product_model\":\"60x120 Direct Set - Vanceva VSO2 Interlayer Window\",\"product_description\":\"(432-H-006.00) Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Parrett Manufacturing, Inc.\",\"approval_number_master\":\"FL#4881-R0\",\"approval_number\":\"FL4881.2\",\"seq\":2,\"product_model\":\"60x120 Direct Set Solutia PVB Interlayer Window\",\"product_description\":\"(432-H-006.01) Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Parrett Manufacturing, Inc.\",\"approval_number_master\":\"FL#5036-R0\",\"approval_number\":\"FL5036.1\",\"seq\":1,\"product_model\":\"60x120 Direct Set Window\",\"product_description\":\"(432-H-007.0) Primed Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Parrett Manufacturing, Inc.\",\"approval_number_master\":\"FL#5719-R0\",\"approval_number\":\"FL5719.1\",\"seq\":1,\"product_model\":\"60x120 Direct Set\",\"product_description\":\"(432-H-008.0) Primed Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Parrett Manufacturing, Inc.\",\"approval_number_master\":\"FL#5719-R0\",\"approval_number\":\"FL5719.2\",\"seq\":2,\"product_model\":\"60x120 Direct Set - Vanceva VSO2 Interlayer Window\",\"product_description\":\"(432-H-504.0) Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Parrett Manufacturing, Inc.\",\"approval_number_master\":\"FL#5875-R0\",\"approval_number\":\"FL5875.1\",\"seq\":1,\"product_model\":\"47x93 Direct Set\",\"product_description\":\"(432-H-491.00) Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Parrett Manufacturing, Inc.\",\"approval_number_master\":\"FL#5875-R0\",\"approval_number\":\"FL5875.2\",\"seq\":2,\"product_model\":\"47x93 Direct Set\",\"product_description\":\"(432-H-491.01) Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Parrett Manufacturing, Inc.\",\"approval_number_master\":\"FL#5875-R0\",\"approval_number\":\"FL5875.3\",\"seq\":3,\"product_model\":\"47x93 Direct Set\",\"product_description\":\"(432-H-491.02) Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Parrett Manufacturing, Inc.\",\"approval_number_master\":\"FL#5875-R0\",\"approval_number\":\"FL5875.4\",\"seq\":4,\"product_model\":\"47x93 Direct Set\",\"product_description\":\"(432-H-506.00) Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Parrett Manufacturing, Inc.\",\"approval_number_master\":\"FL#5875-R0\",\"approval_number\":\"FL5875.5\",\"seq\":5,\"product_model\":\"47x93 Direct Set\",\"product_description\":\"(432-H-506.01) Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Parrett Manufacturing, Inc.\",\"approval_number_master\":\"FL#5875-R0\",\"approval_number\":\"FL5875.6\",\"seq\":6,\"product_model\":\"47x93 Direct Set\",\"product_description\":\"(432-H-506.02) Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Parrett Manufacturing, Inc.\",\"approval_number_master\":\"FL#5875-R0\",\"approval_number\":\"FL5875.7\",\"seq\":7,\"product_model\":\"60x120 Direct Set\",\"product_description\":\"(432-H-507.00) Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Parrett Manufacturing, Inc.\",\"approval_number_master\":\"FL#5875-R0\",\"approval_number\":\"FL5875.8\",\"seq\":8,\"product_model\":\"60x120 Direct Set\",\"product_description\":\"(432-H-507.01) Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Parrett Manufacturing, Inc.\",\"approval_number_master\":\"FL#5875-R0\",\"approval_number\":\"FL5875.9\",\"seq\":9,\"product_model\":\"60x120 Direct Set\",\"product_description\":\"(432-H-507.02) Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Parrett Manufacturing, Inc.\",\"approval_number_master\":\"FL#5875-R0\",\"approval_number\":\"FL5875.10\",\"seq\":10,\"product_model\":\"60x120 Direct Set\",\"product_description\":\"(432-H-494.00) Primed Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Parrett Manufacturing, Inc.\",\"approval_number_master\":\"FL#5875-R0\",\"approval_number\":\"FL5875.11\",\"seq\":11,\"product_model\":\"60x120 Direct Set\",\"product_description\":\"(432-H-494.01) Primed Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Parrett Manufacturing, Inc.\",\"approval_number_master\":\"FL#5875-R0\",\"approval_number\":\"FL5875.12\",\"seq\":12,\"product_model\":\"60x120 Direct Set\",\"product_description\":\"(432-H-503.00) Primed Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Parrett Manufacturing, Inc.\",\"approval_number_master\":\"FL#5875-R0\",\"approval_number\":\"FL5875.13\",\"seq\":13,\"product_model\":\"60x120 Direct Set\",\"product_description\":\"(432-H-004.1) Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Parrett Manufacturing, Inc.\",\"approval_number_master\":\"FL#7668-R0\",\"approval_number\":\"FL7668.1\",\"seq\":1,\"product_model\":\"Wood Direct Set with Wood Sash Non-Impact\",\"product_description\":\"86\\\" X 86\\\" Primed Wood w\\\/Wood Sash Non-Impact\\nWDMA Hallmark Certification # 432-H-505.00\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Parrett Manufacturing, Inc.\",\"approval_number_master\":\"FL#13404-R0\",\"approval_number\":\"FL13404.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Direct Set\",\"product_description\":\"60 x 120 (1524mm x 3048mm)\\n432-H-508\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Parrett Manufacturing, Inc.\",\"approval_number_master\":\"FL#13404-R0\",\"approval_number\":\"FL13404.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Direct Set Window\",\"product_description\":\"60 x 120 (1524mm x 3048mm) Clad Direct Set Window 432-H-514\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Parrett Manufacturing, Inc.\",\"approval_number_master\":\"FL#13404-R0\",\"approval_number\":\"FL13404.3\",\"seq\":3,\"product_model\":\"Aluminum Clad Fixed Window\",\"product_description\":\"60 x 120 (1524mm x 3048mm) Clad Fixed Window with Clad Sash 432-H-515\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Parrett Manufacturing, Inc.\",\"approval_number_master\":\"FL#13404-R0\",\"approval_number\":\"FL13404.4\",\"seq\":4,\"product_model\":\"Aluminum Clad Fixed Window\",\"product_description\":\"86 x 86 (2184mm x 2184mm) Clad Fixed Window with a Wood Sash 432-H-512\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Parrett Manufacturing, Inc.\",\"approval_number_master\":\"FL#13404-R0\",\"approval_number\":\"FL13404.5\",\"seq\":5,\"product_model\":\"Primed Wood Fixed Window\",\"product_description\":\"86 x 86 (2184mm x 2184mm) Prime Wood Fixed Window with wood sash 432-H-513\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Parrett Manufacturing, Inc.\",\"approval_number_master\":\"FL#13404-R0\",\"approval_number\":\"FL13404.6\",\"seq\":6,\"product_model\":\"Primed Wood Fixed Window\",\"product_description\":\"60 x 120 (1524mm x 3048mm)Primed Wood Direct Set 432-H-509\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-01 00:00:00\",\"instructions_url\":\"\"}],\"U S Block Windows\":[{\"manufacturer\":\"U S Block Windows\",\"approval_number_master\":\"FL#185-R13\",\"approval_number\":\"FL185.1\",\"seq\":1,\"product_model\":\"Deco IM\",\"product_description\":\"J-Channel Frame with 1.0\\\" Decorative Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"U S Block Windows\",\"approval_number_master\":\"FL#185-R13\",\"approval_number\":\"FL185.2\",\"seq\":2,\"product_model\":\"V1500-DEC\",\"product_description\":\"Vinyl Fin Frame w\\\/ 1\\\/2\\\" I.G.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"U S Block Windows\",\"approval_number_master\":\"FL#185-R13\",\"approval_number\":\"FL185.6\",\"seq\":6,\"product_model\":\"VF1500-6\",\"product_description\":\"Masonry or Retro-Fit Vinyl Flange w\\\/ 1.5 x 6 Acrylic blocks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"U S Block Windows\",\"approval_number_master\":\"FL#185-R13\",\"approval_number\":\"FL185.7\",\"seq\":7,\"product_model\":\"VF1500-8\",\"product_description\":\"Masonry or Retro-Fit Vinyl Flange w\\\/ 1.5 x 8 Acrylic blocks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"U S Block Windows\",\"approval_number_master\":\"FL#185-R2\",\"approval_number\":\"FL185.3\",\"seq\":3,\"product_model\":\"FL15-8\",\"product_description\":\"Alum w\\\/1.5 x 8 Acrylic blocks Nailing Fin\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"U S Block Windows\",\"approval_number_master\":\"FL#185-R2\",\"approval_number\":\"FL185.4\",\"seq\":4,\"product_model\":\"FL30-8\",\"product_description\":\"ALUM. Frame w\\\/3x8 Acrylic blocks Nail Fin\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"U S Block Windows\",\"approval_number_master\":\"FL#185-R2\",\"approval_number\":\"FL185.5\",\"seq\":5,\"product_model\":\"GB2000\\\/2080\",\"product_description\":\"Vinyl Fin Frame w\\\/ 2.0 x 8 GLASS Blocks\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"U S Block Windows\",\"approval_number_master\":\"FL#185-R2\",\"approval_number\":\"FL185.8\",\"seq\":8,\"product_model\":\"V1500-DEC\",\"product_description\":\"Vinyl Fin Frame w\\\/ 1\\\/2\\\" I.G.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"U S Block Windows\",\"approval_number_master\":\"FL#185-R2\",\"approval_number\":\"FL185.9\",\"seq\":9,\"product_model\":\"V1500\\\/1580-6\",\"product_description\":\"Vinyl Fin Frame w 1.5 x 6 Acrylic blocks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"U S Block Windows\",\"approval_number_master\":\"FL#185-R2\",\"approval_number\":\"FL185.10\",\"seq\":10,\"product_model\":\"V1500\\\/1580-8\",\"product_description\":\"Vinyl Fin Frame w\\\/ 1.5 x 8 Acrylic blocks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"U S Block Windows\",\"approval_number_master\":\"FL#185-R2\",\"approval_number\":\"FL185.11\",\"seq\":11,\"product_model\":\"V1500\\\/1580-9\",\"product_description\":\"Vinyl Fin Frame w\\\/ 1.5 x 9 Acrylic blocks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"U S Block Windows\",\"approval_number_master\":\"FL#185-R2\",\"approval_number\":\"FL185.12\",\"seq\":12,\"product_model\":\"VF1500-6\",\"product_description\":\"Masonry or Retro-Fit Vinyl Flange w\\\/ 1.5 x 6 Acrylic blocks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"U S Block Windows\",\"approval_number_master\":\"FL#185-R2\",\"approval_number\":\"FL185.13\",\"seq\":13,\"product_model\":\"VF1500-8\",\"product_description\":\"Masonry or Retro-Fit Vinyl Flange w\\\/ 1.5 x 8 Acrylic blocks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"U S Block Windows\",\"approval_number_master\":\"FL#185-R2\",\"approval_number\":\"FL185.14\",\"seq\":14,\"product_model\":\"VF1500-9\",\"product_description\":\"Masonry or Retro-Fit Vinyl Flange w\\\/ 1.5 x 9 Acrylic blocks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"U S Block Windows\",\"approval_number_master\":\"FL#185-R2\",\"approval_number\":\"FL185.15\",\"seq\":15,\"product_model\":\"VF1500-DEC IMPACT\",\"product_description\":\"Vinyl Flange w\\\/ 1\\\" Laminated I.G.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"U S Block Windows\",\"approval_number_master\":\"FL#185-R2\",\"approval_number\":\"FL185.16\",\"seq\":16,\"product_model\":\"VR3000-6\",\"product_description\":\"Vinyl Replacement w\\\/ 1.5 x 6 Acrylic blocks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"U S Block Windows\",\"approval_number_master\":\"FL#185-R2\",\"approval_number\":\"FL185.17\",\"seq\":17,\"product_model\":\"VR3000-8\",\"product_description\":\"Vinyl Replacement w\\\/ 1.5 x 8 Acrylic blocks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"U S Block Windows\",\"approval_number_master\":\"FL#185-R2\",\"approval_number\":\"FL185.18\",\"seq\":18,\"product_model\":\"VT200\\\/280-6\",\"product_description\":\"Vinyl J-Channel Frame w\\\/ 1.5 x 6 Acrylic Blocks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"U S Block Windows\",\"approval_number_master\":\"FL#185-R2\",\"approval_number\":\"FL185.19\",\"seq\":19,\"product_model\":\"VT200\\\/280-8\",\"product_description\":\"Vinyl J-Channel Frame w\\\/ 1.5 x 8 Acrylic Blocks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"U S Block Windows\",\"approval_number_master\":\"FL#185-R2\",\"approval_number\":\"FL185.20\",\"seq\":20,\"product_model\":\"VT200\\\/280-9\",\"product_description\":\"Vinyl J-Channel Frame w\\\/ 1.5 x 9 Acrylic Blocks\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"U S Block Windows\",\"approval_number_master\":\"FL#185-R2\",\"approval_number\":\"FL185.21\",\"seq\":21,\"product_model\":\"VT200\\\/280-DEC\",\"product_description\":\"Vinyl J-Channel Frame w\\\/ 1\\\" I.G.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"U S Block Windows\",\"approval_number_master\":\"FL#185-R2\",\"approval_number\":\"FL185.22\",\"seq\":22,\"product_model\":\"VT200\\\/280-DEC IMPACT\",\"product_description\":\"Vinyl J-Channel Frame w\\\/ 1\\\" Laminated I.G.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"U S Block Windows\",\"approval_number_master\":\"FL#185-R4\",\"approval_number\":\"FL185.23\",\"seq\":23,\"product_model\":\"VT200\\\/280-DEC IMPACT\",\"product_description\":\"Vinyl J-Channel Frame w\\\/ 1\\\" Laminated I.G.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"U S Block Windows\",\"approval_number_master\":\"FL#185-R6\",\"approval_number\":\"FL185.24\",\"seq\":24,\"product_model\":\"VT200\\\/280-DEC IMPACT\",\"product_description\":\"Vinyl J-Channel Frame w\\\/ 1\\\" Laminated I.G.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"U S Block Windows\",\"approval_number_master\":\"FL#185-R7\",\"approval_number\":\"FL185.25\",\"seq\":25,\"product_model\":\"VT200\\\/280-DEC IMPACT\",\"product_description\":\"Vinyl J-Channel Frame w\\\/ 1\\\" Laminated I.G.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"U S Block Windows\",\"approval_number_master\":\"FL#185-R8\",\"approval_number\":\"FL185.26\",\"seq\":26,\"product_model\":\"VT200\\\/280-DEC IMPACT\",\"product_description\":\"Vinyl J-Channel Frame w\\\/ 1\\\" Laminated I.G.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-05-13 00:00:00\",\"instructions_url\":\"\"}],\"Seves Glass Block, Inc. (Formally known as Pittsburgh Corning Corp.)\":[{\"manufacturer\":\"Seves Glass Block, Inc. (Formally known as Pittsburgh Corning Corp.)\",\"approval_number_master\":\"FL#1363-R10\",\"approval_number\":\"FL1363.1\",\"seq\":1,\"product_model\":\"4\\\" Thick Hollow and 3\\\" Solid Glass Block Systems with Mortar\",\"product_description\":\"4\\\" Thick Hollow and 3\\\" Solid Glass Block Systems with Mortar\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seves Glass Block, Inc. (Formally known as Pittsburgh Corning Corp.)\",\"approval_number_master\":\"FL#17313-R0\",\"approval_number\":\"FL17313.1\",\"seq\":1,\"product_model\":\"HP Hurricane Resistant Glass Block Panels\",\"product_description\":\"High Performance Glass Block System with 2 Piece Aluminum Channel Framing and Thickset 90 Series Glass Block\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-10-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seves Glass Block, Inc. (Formally known as Pittsburgh Corning Corp.)\",\"approval_number_master\":\"FL#1364-R0\",\"approval_number\":\"FL1364.1\",\"seq\":1,\"product_model\":\"KWIK'N EZ Silicone System\",\"product_description\":\"Thickset 90 Series Glass Block installed with silicone.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seves Glass Block, Inc. (Formally known as Pittsburgh Corning Corp.)\",\"approval_number_master\":\"FL#1366-R0\",\"approval_number\":\"FL1366.1\",\"seq\":1,\"product_model\":\"2\\\" Glass Block LightWise Windo\",\"product_description\":\"Factory assembled 2\\\" thick Glass Block panel siliconed within a vinyl frame.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seves Glass Block, Inc. (Formally known as Pittsburgh Corning Corp.)\",\"approval_number_master\":\"FL#8039-R0\",\"approval_number\":\"FL8039.1\",\"seq\":1,\"product_model\":\"2\\\" LightWise Aluminum Clad Wood Framed Glass Block Window\",\"product_description\":\"\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seves Glass Block, Inc. (Formally known as Pittsburgh Corning Corp.)\",\"approval_number_master\":\"FL#1363-R0\",\"approval_number\":\"FL1363.2\",\"seq\":2,\"product_model\":\"Glass Unit Masonry (Glass Bloc\",\"product_description\":\"Glass Block installed with mortar.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seves Glass Block, Inc. (Formally known as Pittsburgh Corning Corp.)\",\"approval_number_master\":\"FL#5357-R3\",\"approval_number\":\"FL5357.1\",\"seq\":1,\"product_model\":\"KWiK'N EZ Rigid Track Silicone System\",\"product_description\":\"THICKSET 90 Series Glass Block installed with a silicone system.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seves Glass Block, Inc. (Formally known as Pittsburgh Corning Corp.)\",\"approval_number_master\":\"FL#11669-R0\",\"approval_number\":\"FL11669.1\",\"seq\":1,\"product_model\":\"THICKSET 90 Glass Block with 2-Piece Aluminum Channel\",\"product_description\":\"THICKSET 90 Glass Block with Rigid Track Silicone System in 2-Piece Aluminum Channel\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seves Glass Block, Inc. (Formally known as Pittsburgh Corning Corp.)\",\"approval_number_master\":\"FL#15813-R0\",\"approval_number\":\"FL15813.1\",\"seq\":1,\"product_model\":\"LightWise\",\"product_description\":\"3\\\" Window w\\\/ Aluminum Clad Wood Frame\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seves Glass Block, Inc. (Formally known as Pittsburgh Corning Corp.)\",\"approval_number_master\":\"FL#11669-R2\",\"approval_number\":\"FL11669.2\",\"seq\":2,\"product_model\":\"Lightwise 3-1\\\/2\\\" Energy Efficient Glass Block Window with Vinyl Frame\",\"product_description\":\"Lightwise 3-1\\\/2\\\" Energy Efficient Glass Block Window with Vinyl Frame\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seves Glass Block, Inc. (Formally known as Pittsburgh Corning Corp.)\",\"approval_number_master\":\"FL#25879-R0\",\"approval_number\":\"FL25879.1\",\"seq\":1,\"product_model\":\"4\\\" Thick Hollow and 3\\\" Solid Glass Block Systems with Mortar\",\"product_description\":\"HVHZ Rated Glass Block Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seves Glass Block, Inc. (Formally known as Pittsburgh Corning Corp.)\",\"approval_number_master\":\"FL#25880-R0\",\"approval_number\":\"FL25880.1\",\"seq\":1,\"product_model\":\"Residential Hurricane Resistant Windows with Thickset 90 Series Glass Block & ProVantage Silicone System\",\"product_description\":\"HVHZ Impact Rated Glass Block Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seves Glass Block, Inc. (Formally known as Pittsburgh Corning Corp.)\",\"approval_number_master\":\"FL#25881-R0\",\"approval_number\":\"FL25881.1\",\"seq\":1,\"product_model\":\"High Performance Systems Hurricane-Resistant Glass Block Panels\",\"product_description\":\"HVHZ Impact Rated Glass Block Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-04-30 00:00:00\",\"instructions_url\":\"\"}],\"ODL, Inc.\":[{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#4554-R7\",\"approval_number\":\"FL4554.1\",\"seq\":1,\"product_model\":\"a. Maintenance Free Transom \\\/ Bath - Fixed Window\",\"product_description\":\"The Maintenance Free Transom \\\/ Bath Window is offered in Radius, Ellipse and Segmented Head Elevations (Insulated Glass or Triple Glazed Decorative Glass)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#4554-R4\",\"approval_number\":\"FL4554.2\",\"seq\":2,\"product_model\":\"b. ODL \\\/ Western Reflections Maintenance Free Transom \\\/ Bath - Fixed Window\",\"product_description\":\"The Maintenance Free Transom \\\/ Bath Window is offered in a Rectangular Elevation with Exterior Composite Trim (Insulated Glass or Triple Glazed Decorative Glass)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#4554-R4\",\"approval_number\":\"FL4554.3\",\"seq\":3,\"product_model\":\"c. ODL \\\/ Western Reflections Maintenance Free Transom \\\/ Bath - Fixed Window\",\"product_description\":\"The Maintenance Free Transom \\\/ Bath Window is offered in a Rectangular Elevation with Wood Sill Extender and Brickmold (Insulated Glass or Triple Glazed Decorative Glass)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#4554-R4\",\"approval_number\":\"FL4554.4\",\"seq\":4,\"product_model\":\"d. ODL \\\/ Western Reflections Maintenance Free Transom \\\/ Bath - Fixed Window\",\"product_description\":\"The Maintenance Free Transom \\\/ Bath Window is offered in a Square Elevation with Exterior Composite Trim (Insulated Glass or Triple Glazed Decorative Glass)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Trinity Glass International\":[{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#5016-R7\",\"approval_number\":\"FL5016.1\",\"seq\":1,\"product_model\":\"a. Transom \\\/ Fixed Lite\",\"product_description\":\"Up to 74.0\\\" x 48.0\\\" Transom \\\/ Fixed Lite Insulated Non-Impact Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#5016-R6\",\"approval_number\":\"FL5016.2\",\"seq\":2,\"product_model\":\"b. Transom \\\/ Fixed Lite\",\"product_description\":\"Up to 74.0\\\" x 34.0\\\" Transom \\\/ Fixed Lite Insulated Non-Impact Glass, PVC Jambs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#5016-R6\",\"approval_number\":\"FL5016.3\",\"seq\":3,\"product_model\":\"c. Transom \\\/ Fixed Lite\",\"product_description\":\"Up to 74.0\\\" x 34.0\\\" Transom \\\/ Fixed Lite Insulated Impact Glass, PVC Jambs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trinity Glass International\",\"approval_number_master\":\"FL#5016-R6\",\"approval_number\":\"FL5016.4\",\"seq\":4,\"product_model\":\"d. Transom \\\/ Fixed Lite\",\"product_description\":\"Up to 74.0\\\" x 34.0\\\" Transom \\\/ Fixed Lite Insulated Impact Glass, PVC Jambs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"E.F. Bavis and Associates, Inc.\":[{\"manufacturer\":\"E.F. Bavis and Associates, Inc.\",\"approval_number_master\":\"FL#6587-R8\",\"approval_number\":\"FL6587.1\",\"seq\":1,\"product_model\":\"Model No. 12103986\",\"product_description\":\"3' Fixed Window\",\"design_pressure\":\"+75.0 PSF\\\/-75.0 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.F. Bavis and Associates, Inc.\",\"approval_number_master\":\"FL#6587-R8\",\"approval_number\":\"FL6587.2\",\"seq\":2,\"product_model\":\"Model No. 12103990\",\"product_description\":\"3' Fixed Trimless Window\",\"design_pressure\":\"+75.0 PSF\\\/-75.0 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.F. Bavis and Associates, Inc.\",\"approval_number_master\":\"FL#6587-R8\",\"approval_number\":\"FL6587.3\",\"seq\":3,\"product_model\":\"Model No. 12103991\",\"product_description\":\"Fixed Window with Operable Drawer\",\"design_pressure\":\"+65.0 PSF\\\/-65.0 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.F. Bavis and Associates, Inc.\",\"approval_number_master\":\"FL#6587-R8\",\"approval_number\":\"FL6587.4\",\"seq\":4,\"product_model\":\"Model No. 12103992\",\"product_description\":\"5' Fixed Window\",\"design_pressure\":\"+75.0 PSF\\\/-75.0 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.F. Bavis and Associates, Inc.\",\"approval_number_master\":\"FL#6587-R8\",\"approval_number\":\"FL6587.5\",\"seq\":5,\"product_model\":\"Model No. 12103993\",\"product_description\":\"8' Fixed Window\",\"design_pressure\":\"+75.0 PSF\\\/-75.0 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.F. Bavis and Associates, Inc.\",\"approval_number_master\":\"FL#6587-R8\",\"approval_number\":\"FL6587.6\",\"seq\":6,\"product_model\":\"Model No. 12103994\",\"product_description\":\"10' Fixed Window with Center Mullion\",\"design_pressure\":\"+75.0 PSF\\\/-75.0 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.F. Bavis and Associates, Inc.\",\"approval_number_master\":\"FL#6587-R8\",\"approval_number\":\"FL6587.7\",\"seq\":7,\"product_model\":\"Model No. 12103995\",\"product_description\":\"5' Fixed Trimless Window\",\"design_pressure\":\"+75.0 PSF\\\/-75.0 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.F. Bavis and Associates, Inc.\",\"approval_number_master\":\"FL#6587-R8\",\"approval_number\":\"FL6587.8\",\"seq\":8,\"product_model\":\"Model No. 12103996\",\"product_description\":\"8' Fixed Trimless Window\",\"design_pressure\":\"+75.0 PSF\\\/-75.0 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.F. Bavis and Associates, Inc.\",\"approval_number_master\":\"FL#6587-R8\",\"approval_number\":\"FL6587.9\",\"seq\":9,\"product_model\":\"Model No. 12103997\",\"product_description\":\"10' Fixed Trimless Window with Center Mullion\",\"design_pressure\":\"+75.0PSF\\\/-75.0PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.F. Bavis and Associates, Inc.\",\"approval_number_master\":\"FL#6587-R8\",\"approval_number\":\"FL6587.10\",\"seq\":10,\"product_model\":\"Model No. 12103998\",\"product_description\":\"12' Fixed Window with Vertical Mullions\",\"design_pressure\":\"+75.0PSF\\\/-75.0PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.F. Bavis and Associates, Inc.\",\"approval_number_master\":\"FL#6587-R8\",\"approval_number\":\"FL6587.11\",\"seq\":11,\"product_model\":\"Model No. 12103999\",\"product_description\":\"12' Fixed Trimless Window with Vertical Mullions\",\"design_pressure\":\"+75.0 PSF\\\/-75.0 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.F. Bavis and Associates, Inc.\",\"approval_number_master\":\"FL#3400-R0\",\"approval_number\":\"FL3400.1\",\"seq\":1,\"product_model\":\"Model No. 12103991\",\"product_description\":\"Fixed Window with Operable Drawer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.F. Bavis and Associates, Inc.\",\"approval_number_master\":\"FL#4538-R0\",\"approval_number\":\"FL4538.1\",\"seq\":1,\"product_model\":\"Model No. 12103996\",\"product_description\":\"Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.F. Bavis and Associates, Inc.\",\"approval_number_master\":\"FL#17337-R0\",\"approval_number\":\"FL17337.1\",\"seq\":1,\"product_model\":\"Model No. 12103986\",\"product_description\":\"3' Fixed Window\",\"design_pressure\":\"+75.0PSF\\\/-75.0PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.F. Bavis and Associates, Inc.\",\"approval_number_master\":\"FL#17337-R0\",\"approval_number\":\"FL17337.2\",\"seq\":2,\"product_model\":\"Model No. 12103990\",\"product_description\":\"3' Fixed Trimless Window\",\"design_pressure\":\"+75.0PSF\\\/-75.0PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.F. Bavis and Associates, Inc.\",\"approval_number_master\":\"FL#17337-R0\",\"approval_number\":\"FL17337.3\",\"seq\":3,\"product_model\":\"Model No. 12103992\",\"product_description\":\"5' Fixed Window\",\"design_pressure\":\"+75.0PSF\\\/-75.0PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.F. Bavis and Associates, Inc.\",\"approval_number_master\":\"FL#17337-R0\",\"approval_number\":\"FL17337.4\",\"seq\":4,\"product_model\":\"Model No. 12103995\",\"product_description\":\"5' Fixed Trimless Window\",\"design_pressure\":\"+75.0PSF\\\/-75.0PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-28 00:00:00\",\"instructions_url\":\"\"}],\"Morgan Windows & Glass, Inc.\":[{\"manufacturer\":\"Morgan Windows & Glass, Inc.\",\"approval_number_master\":\"FL#8649-R6\",\"approval_number\":\"FL8649.1\",\"seq\":1,\"product_model\":\"Series M3100I Fixed Window\",\"product_description\":\"Large Missile Impact Resistant Fixed Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morgan Windows & Glass, Inc.\",\"approval_number_master\":\"FL#8649-R6\",\"approval_number\":\"FL8649.2\",\"seq\":2,\"product_model\":\"Series M3100N Fixed Window\",\"product_description\":\"Non-Impact Resistant Fixed Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morgan Windows & Glass, Inc.\",\"approval_number_master\":\"FL#6490-R0\",\"approval_number\":\"FL6490.1\",\"seq\":1,\"product_model\":\"Series \\\"M3000\\\" Aluminum Fin Frame Fixed Window\",\"product_description\":\"Configuration: O\\nGlazing: Laminate-0.250\\\"AnGlass\\\/0.100\\\"\\nUkevol\\\/0.250\\\"AnGlass\\\/0.1875 AnGlass\\nFrame: W-5'0\\\" H-5'0\\\"\\nDaylight: W-4'8\\\" H-4'8\\\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morgan Windows & Glass, Inc.\",\"approval_number_master\":\"FL#7718-R0\",\"approval_number\":\"FL7718.1\",\"seq\":1,\"product_model\":\"Series M3000\",\"product_description\":\"Aluminum Fin Frame Twin Mulled Fixed Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Nan Ya Plastics Corporation USA\":[{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#10185-R7\",\"approval_number\":\"FL10185.1\",\"seq\":1,\"product_model\":\"GTI 12020 GLAZED TRANSOM\",\"product_description\":\"GTI 12020 GLAZED TRANSOM VINYL FIXED WINDOW\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#10185-R7\",\"approval_number\":\"FL10185.2\",\"seq\":2,\"product_model\":\"GTI 12020 IN-SWING TRANSOM\",\"product_description\":\"GTI 12020 IN-SWING TRANSOM - IMPACT\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#10185-R7\",\"approval_number\":\"FL10185.3\",\"seq\":3,\"product_model\":\"GTI 6020 GLAZED TRANSOM\",\"product_description\":\"GTI 6020 GLAZED TRANSOM VINYL FIXED WINDOW\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#10185-R7\",\"approval_number\":\"FL10185.4\",\"seq\":4,\"product_model\":\"GTI 6020 IN-SWING TRANSOM\",\"product_description\":\"GTI 6020 IN-SWING TRANSOM - IMPACT\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#10185-R7\",\"approval_number\":\"FL10185.5\",\"seq\":5,\"product_model\":\"GTO 12020 GLAZED TRANSOM\",\"product_description\":\"GTO 12020 GLAZED TRANSOM VINYL FIXED WINDOW\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#10185-R7\",\"approval_number\":\"FL10185.6\",\"seq\":6,\"product_model\":\"GTO 12020 OUT-SWING TRANSOM\",\"product_description\":\"GTO 12020 OUT-SWING TRANSOM - IMPACT\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#10185-R7\",\"approval_number\":\"FL10185.7\",\"seq\":7,\"product_model\":\"GTO 6020 GLAZED TRANSOM\",\"product_description\":\"GTO 6020 GLAZED TRANSOM VINYL FIXED WINDOW\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#10185-R7\",\"approval_number\":\"FL10185.8\",\"seq\":8,\"product_model\":\"GTO 6020 OUT-SWING TRANSOM\",\"product_description\":\"GTO 6020 OUT-SWING TRANSOM - IMPACT\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#12641-R0\",\"approval_number\":\"FL12641.1\",\"seq\":1,\"product_model\":\"Fiberglass Fixed Door Panel\",\"product_description\":\"3'0\\\" x 8'0\\\" Outswing DP70 Fixed Door Panel\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#12641-R0\",\"approval_number\":\"FL12641.2\",\"seq\":2,\"product_model\":\"Fiberglass Fixed Door Panel\",\"product_description\":\"6'0\\\" x 8'0\\\" Outswing DP70 Twin Mulled Fixed Door Panel\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#13084-R0\",\"approval_number\":\"FL13084.1\",\"seq\":1,\"product_model\":\"Glazed Transom\",\"product_description\":\"GTO Series Outswing Glazed Impact Transom\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#13084-R0\",\"approval_number\":\"FL13084.2\",\"seq\":2,\"product_model\":\"Glazed Transom\",\"product_description\":\"GTI Series Inswing Glazed Impact Transom\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-15 00:00:00\",\"instructions_url\":\"\"}],\"Corrim Company\":[{\"manufacturer\":\"Corrim Company\",\"approval_number_master\":\"FL#12574-R5\",\"approval_number\":\"FL12574.1\",\"seq\":1,\"product_model\":\"Fixed Fiberglass Window\",\"product_description\":\"Fixed Fiberglass Window\\nLarge and Small Impact Resistant\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corrim Company\",\"approval_number_master\":\"FL#5944-R0\",\"approval_number\":\"FL5944.1\",\"seq\":1,\"product_model\":\"Corrim FRP Fixed Window\",\"product_description\":\"Fiberglass Framed Fixed Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Thermal Windows Inc.\":[{\"manufacturer\":\"Thermal Windows Inc.\",\"approval_number_master\":\"FL#13843-R5\",\"approval_number\":\"FL13843.1\",\"seq\":1,\"product_model\":\"Series 550 Fixed Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Series 550 Fixed Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thermal Windows Inc.\",\"approval_number_master\":\"FL#4278-R0\",\"approval_number\":\"FL4278.1\",\"seq\":1,\"product_model\":\"4150\",\"product_description\":\"FIXED WINDOW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thermal Windows Inc.\",\"approval_number_master\":\"FL#13735-R0\",\"approval_number\":\"FL13735.1\",\"seq\":1,\"product_model\":\"Series 4150 Fixed Window\",\"product_description\":\"Series 4150 Fixed Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thermal Windows Inc.\",\"approval_number_master\":\"FL#13735-R0\",\"approval_number\":\"FL13735.2\",\"seq\":2,\"product_model\":\"Series 4150 Fixed Window\",\"product_description\":\"Series 4150 Fixed Window (Impact)\",\"design_pressure\":\"+80\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thermal Windows Inc.\",\"approval_number_master\":\"FL#14690-R0\",\"approval_number\":\"FL14690.1\",\"seq\":1,\"product_model\":\"Series 4151\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thermal Windows Inc.\",\"approval_number_master\":\"FL#14690-R0\",\"approval_number\":\"FL14690.2\",\"seq\":2,\"product_model\":\"Series 750\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-09 00:00:00\",\"instructions_url\":\"\"}],\"J. SUSSMAN, INC.\":[{\"manufacturer\":\"J. SUSSMAN, INC.\",\"approval_number_master\":\"FL#14163-R0\",\"approval_number\":\"FL14163.1\",\"seq\":1,\"product_model\":\"a. 6400 Series\",\"product_description\":\"Thermally Broken Extruded Aluminum Fixed Window \\\"Impact\\\" - Single Rectangular Configuration (O)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"J. SUSSMAN, INC.\",\"approval_number_master\":\"FL#14163-R0\",\"approval_number\":\"FL14163.2\",\"seq\":2,\"product_model\":\"b. 6400 Series\",\"product_description\":\"Thermally Broken Extruded Aluminum Fixed Window \\\"Impact\\\" - Single Radius and Geometric Shaped Configurations (O)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"J. SUSSMAN, INC.\",\"approval_number_master\":\"FL#14163-R0\",\"approval_number\":\"FL14163.3\",\"seq\":3,\"product_model\":\"c. 6400 Series\",\"product_description\":\"Thermally Broken Extruded Aluminum Fixed Window over Vent Awning \\\"Impact\\\" - Configurations (O\\\/X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"J. SUSSMAN, INC.\",\"approval_number_master\":\"FL#14163-R0\",\"approval_number\":\"FL14163.4\",\"seq\":4,\"product_model\":\"d. 6400 Series\",\"product_description\":\"Thermally Broken Extruded Aluminum Fixed Window \\\"Non-Impact\\\" - Single Rectangular Configuration (O)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"J. SUSSMAN, INC.\",\"approval_number_master\":\"FL#14163-R0\",\"approval_number\":\"FL14163.5\",\"seq\":5,\"product_model\":\"e. 6400 Series\",\"product_description\":\"Thermally Broken Extruded Aluminum Fixed Window \\\"Non-Impact\\\" - Single Radius and Geometric Shaped Configurations (O)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"J. SUSSMAN, INC.\",\"approval_number_master\":\"FL#14163-R0\",\"approval_number\":\"FL14163.6\",\"seq\":6,\"product_model\":\"f. 6400 Series\",\"product_description\":\"Thermally Broken Extruded Aluminum Fixed Window over Vent Awning \\\"Non-Impact\\\" - Configurations (O\\\/X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Simpson Door Company\":[{\"manufacturer\":\"Simpson Door Company\",\"approval_number_master\":\"FL#39330-R1\",\"approval_number\":\"FL39330.1\",\"seq\":1,\"product_model\":\"Series \\\"Mulled Wooden Triple Transom\\\" Glazed Fixed Unit w\\\/Side-Mounted Wooden Threshold\",\"product_description\":\"Series \\\"Mulled Wooden Triple Transom\\\" Glazed Fixed Unit w\\\/Side-Mounted Wooden Threshold\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Door Company\",\"approval_number_master\":\"FL#39330-R1\",\"approval_number\":\"FL39330.2\",\"seq\":2,\"product_model\":\"Series \\\"Wooden Thoro Hung Westar High Impact\\\" Fixed Single Sidelight w\\\/Bumper Threshold\",\"product_description\":\"Series \\\"Wooden Thoro Hung Westar High Impact\\\" Fixed Single Sidelight\\nw\\\/Bumper Threshold\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Door Company\",\"approval_number_master\":\"FL#14488-R0\",\"approval_number\":\"FL14488.1\",\"seq\":1,\"product_model\":\"Series \\\"Dowel\\\", \\\"Transom\\\" and \\\"Mortise and Tenon\\\" Fixed Wood Panel\",\"product_description\":\"Glazed Fixed Wood Panel\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Door Company\",\"approval_number_master\":\"FL#23103-R0\",\"approval_number\":\"FL23103.1\",\"seq\":1,\"product_model\":\"Series 7701 Glazed Wood Fixed Sidelite Window\",\"product_description\":\"Series 7701 Glazed Wood Fixed Sidelite Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Door Company\",\"approval_number_master\":\"FL#23103-R0\",\"approval_number\":\"FL23103.2\",\"seq\":2,\"product_model\":\"Series 7721 Glazed Wood Fixed Transom Window\",\"product_description\":\"Series 7721 Glazed Wood Fixed Transom Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Signature Door Inc\":[{\"manufacturer\":\"Signature Door Inc\",\"approval_number_master\":\"FL#15002-R4\",\"approval_number\":\"FL15002.1\",\"seq\":1,\"product_model\":\"Direct Glazed Impact Window\",\"product_description\":\"Direct Glazed Window\",\"design_pressure\":\"+65\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Four Seasons Solar Products LLC\":[{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#15202-R7\",\"approval_number\":\"FL15202.1\",\"seq\":1,\"product_model\":\"230 Fixed Window (48\\\"x82\\\") for sunroom\",\"product_description\":\"230 Fixed Window (48\\\"x82\\\") for sunroom\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#15202-R7\",\"approval_number\":\"FL15202.2\",\"seq\":2,\"product_model\":\"230 Fixed Window (73\\\"x58\\\") for sunroom\",\"product_description\":\"230 Fixed Window (73\\\"x58\\\") for sunroom\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#36959-R1\",\"approval_number\":\"FL36959.1\",\"seq\":1,\"product_model\":\"SERIES PW30W VINYL FIXED WINDOW (NON-IMPACT)\",\"product_description\":\"SERIES PW30W VINYL FIXED WINDOW (NON-IMPACT)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#2342-R0\",\"approval_number\":\"FL2342.1\",\"seq\":1,\"product_model\":\"Picture Window\",\"product_description\":\"Thermally Broken Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#6010-R0\",\"approval_number\":\"FL6010.1\",\"seq\":1,\"product_model\":\"230 System fixed window\",\"product_description\":\"230 Systemkick and transom windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#6010-R0\",\"approval_number\":\"FL6010.2\",\"seq\":2,\"product_model\":\"230 Full Picture Window\",\"product_description\":\"full height fixed picture window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#6013-R0\",\"approval_number\":\"FL6013.1\",\"seq\":1,\"product_model\":\"Ultra Living Fixed\",\"product_description\":\"Fixed Trap window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#6013-R0\",\"approval_number\":\"FL6013.2\",\"seq\":2,\"product_model\":\"Ultra Living Vinyl Fixed\",\"product_description\":\"Fixed Vinyl window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#6016-R0\",\"approval_number\":\"FL6016.1\",\"seq\":1,\"product_model\":\"System 8 Fixed window\",\"product_description\":\"fixed aluminum clad wood window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#9737-R0\",\"approval_number\":\"FL9737.1\",\"seq\":1,\"product_model\":\"System 8 Fixed Window\",\"product_description\":\"Fixed Aluminum Clad Wood Window\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#12153-R0\",\"approval_number\":\"FL12153.1\",\"seq\":1,\"product_model\":\"230 System fixed window\",\"product_description\":\"230 System Kick and Transom window\",\"design_pressure\":\"+75.0\\\/-75.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#12291-R0\",\"approval_number\":\"FL12291.1\",\"seq\":1,\"product_model\":\"Energy Saving Windows & Doors--Fixed Window (ES5000FW)\",\"product_description\":\"Fixed vinyl window\",\"design_pressure\":\"+75.24\\\/-75.24\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#14682-R0\",\"approval_number\":\"FL14682.1\",\"seq\":1,\"product_model\":\"Series 700-FX Dry Glazed\",\"product_description\":\"Series 700 Fixed Vinyl Impact Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#15202-R0\",\"approval_number\":\"FL15202.3\",\"seq\":3,\"product_model\":\"FIXED VINYL WINDOW\",\"product_description\":\"ES5000FX\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#15202-R0\",\"approval_number\":\"FL15202.4\",\"seq\":4,\"product_model\":\"SYSTEM 8 FIXED WINDOW (WOOD)\",\"product_description\":\"Fixed Aluminum Clad Wood Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#15202-R2\",\"approval_number\":\"FL15202.5\",\"seq\":5,\"product_model\":\"ES5000SMPW\",\"product_description\":\"Vinyl Picture Window\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#15202-R2\",\"approval_number\":\"FL15202.6\",\"seq\":6,\"product_model\":\"SYSTEM 8 FIXED WINDOW (WOOD)\",\"product_description\":\"Fixed Aluminum Clad Wood Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-31 00:00:00\",\"instructions_url\":\"\"}],\"Lag Design of Florida\":[{\"manufacturer\":\"Lag Design of Florida\",\"approval_number_master\":\"FL#15898-R4\",\"approval_number\":\"FL15898.1\",\"seq\":1,\"product_model\":\"Direct Set Fixed Wood Window\",\"product_description\":\"Direct Set Fixed Wood Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-21 00:00:00\",\"instructions_url\":\"\"}],\"Plastpro Inc. \\\/ Nanya Plastics Corp.\":[{\"manufacturer\":\"Plastpro Inc. \\\/ Nanya Plastics Corp.\",\"approval_number_master\":\"FL#16224-R0\",\"approval_number\":\"FL16224.1\",\"seq\":1,\"product_model\":\"a. Fixed Transom\",\"product_description\":\"Fixed Transom with Insulated Glass (O Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"CUSTOM DOORS\":[{\"manufacturer\":\"CUSTOM DOORS\",\"approval_number_master\":\"FL#16331-R5\",\"approval_number\":\"FL16331.1\",\"seq\":1,\"product_model\":\"Custom Series Fixed Window\",\"product_description\":\"Fixed Wood Window\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Vetrotech Saint-Gobain NA\":[{\"manufacturer\":\"Vetrotech Saint-Gobain NA\",\"approval_number_master\":\"FL#16923-R6\",\"approval_number\":\"FL16923.1\",\"seq\":1,\"product_model\":\"VDS (-HI) Curtain Wall with or without VDS (-HI) Door System\",\"product_description\":\"VDS (-HI) Curtain Wall Assembly or VDS (-HI) Curtain Wall Assembly with Door System\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Kalwall Corp.\":[{\"manufacturer\":\"Kalwall Corp.\",\"approval_number_master\":\"FL#17198-R4\",\"approval_number\":\"FL17198.1\",\"seq\":1,\"product_model\":\"Aluminum Fixed Window\",\"product_description\":\"HVHZ Impact Rated Thermally Broken Aluminum Fixed Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-30 00:00:00\",\"instructions_url\":\"\"}],\"Innovations Manufacturing, Inc.\":[{\"manufacturer\":\"Innovations Manufacturing, Inc.\",\"approval_number_master\":\"FL#17667-R3\",\"approval_number\":\"FL17667.1\",\"seq\":1,\"product_model\":\"IM\",\"product_description\":\"Fixed Transom Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovations Manufacturing, Inc.\",\"approval_number_master\":\"FL#47112-R0\",\"approval_number\":\"FL47112.1\",\"seq\":1,\"product_model\":\"IM Transom Window\",\"product_description\":\"Vinyl Fixed Window with 1\\\/8\\\" Tempered Glass\",\"design_pressure\":\"+80.2\\\/-80.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Continental Glass Systems, LLC\":[{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#32155-R2\",\"approval_number\":\"FL32155.1\",\"seq\":1,\"product_model\":\"Series 7700 Casement Window Systems - L.M.I.\",\"product_description\":\"Series 7700 Casement Window Systems - L.M.I.\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#32155-R2\",\"approval_number\":\"FL32155.2\",\"seq\":2,\"product_model\":\"Series 7700 Fixed Window System - LMI\",\"product_description\":\"Series 7700 Fixed Window System - LMI\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#32155-R2\",\"approval_number\":\"FL32155.3\",\"seq\":3,\"product_model\":\"Series 7700 project out window-LMI\",\"product_description\":\"Series 7700 project out window-LMI\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#10046-R0\",\"approval_number\":\"FL10046.1\",\"seq\":1,\"product_model\":\"Series 5000 Aluminum Fixed Window (LMI)\",\"product_description\":\"\",\"design_pressure\":\"+110.0\\\/-110.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#10046-R0\",\"approval_number\":\"FL10046.2\",\"seq\":2,\"product_model\":\"Series 5000 Aluminum Fixed window (SMI)\",\"product_description\":\"\",\"design_pressure\":\"+110.0\\\/-110.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#10046-R0\",\"approval_number\":\"FL10046.3\",\"seq\":3,\"product_model\":\"Series 7000 Aluminum Fixed Window (LMI)\",\"product_description\":\"\",\"design_pressure\":\"+90.0\\\/-90.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#17174-R0\",\"approval_number\":\"FL17174.1\",\"seq\":1,\"product_model\":\"Series 3800\",\"product_description\":\"Aluminum Window Wall System - L.M.I.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#17174-R0\",\"approval_number\":\"FL17174.2\",\"seq\":2,\"product_model\":\"Series 3800\",\"product_description\":\"Aluminum Window Wall System - S.M.I.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#18396-R0\",\"approval_number\":\"FL18396.1\",\"seq\":1,\"product_model\":\"Series 3000 Fixed Window - L.M.I. & S.M.I.\",\"product_description\":\"Large and small missile impact fixed window\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#18396-R0\",\"approval_number\":\"FL18396.2\",\"seq\":2,\"product_model\":\"Series 3000 Fixed Window - S.M.I.\",\"product_description\":\"Small missile impact fixed window\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#18396-R0\",\"approval_number\":\"FL18396.3\",\"seq\":3,\"product_model\":\"VDS 60 Min. Temp. Hi Rise Curtain Wall - L.M.I.\",\"product_description\":\"VDS 60 Min. Temp. Hi Rise Curtain Wall - large missile impact\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#20111-R0\",\"approval_number\":\"FL20111.1\",\"seq\":1,\"product_model\":\"3900 BUTT GLAZED WINDOW WALL\",\"product_description\":\"Butt glazed multi-spam window wall, +120\\\/-120 psf, LMI\\\/SMI\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#21413-R0\",\"approval_number\":\"FL21413.1\",\"seq\":1,\"product_model\":\"Series 3000 Window Wall\",\"product_description\":\"HVHZ Rated Aluminum Window Wall with 177 Degree Mullion Option\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#21413-R0\",\"approval_number\":\"FL21413.2\",\"seq\":2,\"product_model\":\"Series 3100 Window Wall\",\"product_description\":\"HVHZ Rated Aluminum Window Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#21413-R1\",\"approval_number\":\"FL21413.3\",\"seq\":3,\"product_model\":\"Series 3100 Window Wall - LMI\",\"product_description\":\"HVHZ Rated Aluminum Window Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#21413-R1\",\"approval_number\":\"FL21413.4\",\"seq\":4,\"product_model\":\"Series 3100 Window Wall - SMI\",\"product_description\":\"HVHZ Rated Aluminum Window Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#23314-R0\",\"approval_number\":\"FL23314.1\",\"seq\":1,\"product_model\":\"Series 3020 Window Wall\",\"product_description\":\"HVHZ Rated Aluminum Fixed Window Wall System - LMI & SMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#20111-R1\",\"approval_number\":\"FL20111.2\",\"seq\":2,\"product_model\":\"3900 Butt Glazed Window Wall\",\"product_description\":\"HVHZ SMI Impact Rated Aluminum Window Wall System\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#29214-R0\",\"approval_number\":\"FL29214.1\",\"seq\":1,\"product_model\":\"Series CG-01 Aluminum Fixed Window\",\"product_description\":\"Series CG-01 Fixed Window - Large Missile Impact and Small Missile Impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#32156-R0\",\"approval_number\":\"FL32156.1\",\"seq\":1,\"product_model\":\"Series 7700 Fixed Window System - L.M.I.\",\"product_description\":\"Series 7700 Fixed Window System - L.M.I.\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-02-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#32355-R0\",\"approval_number\":\"FL32355.1\",\"seq\":1,\"product_model\":\"Series 3938 Window Wall System\",\"product_description\":\"Series 3938 Window Wall System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#39358-R0\",\"approval_number\":\"FL39358.1\",\"seq\":1,\"product_model\":\"R-420 Fixed Casement Window (HVHZ)(Impact)\",\"product_description\":\"R-420 Fixed Casement Window (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#20111-R5\",\"approval_number\":\"FL20111.3\",\"seq\":3,\"product_model\":\"Series 3060 window wall SMI\",\"product_description\":\"3060 window wall small missile impact\",\"design_pressure\":\"+120\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#20111-R5\",\"approval_number\":\"FL20111.4\",\"seq\":4,\"product_model\":\"Series 3900 window wall LMI\",\"product_description\":\"Series 3900 window wall large missile impact\",\"design_pressure\":\"+141\\\/-141\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#20111-R5\",\"approval_number\":\"FL20111.5\",\"seq\":5,\"product_model\":\"Series 3900 window wall SMI\",\"product_description\":\"Series 3900 window wall small missile impact\",\"design_pressure\":\"+141\\\/-141\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#20111-R5\",\"approval_number\":\"FL20111.6\",\"seq\":6,\"product_model\":\"SERIES 3938 WINDOW WALL SYSTEM LMI AND SMI\",\"product_description\":\"SERIES 3938 WINDOW WALL SYSTEM LMI AND SMI\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"FENEX, LLC. formerly Fenex Corp M.D., Inc.\":[{\"manufacturer\":\"FENEX, LLC. formerly Fenex Corp M.D., Inc.\",\"approval_number_master\":\"FL#20700-R5\",\"approval_number\":\"FL20700.1\",\"seq\":1,\"product_model\":\"Fixed Stainless Steel Fire Window\",\"product_description\":\"Large and Small Missile Impact Resistant\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"FENEX, LLC. formerly Fenex Corp M.D., Inc.\",\"approval_number_master\":\"FL#20700-R5\",\"approval_number\":\"FL20700.2\",\"seq\":2,\"product_model\":\"Oversized Fixed & Flood Window\",\"product_description\":\"Large and Small Missile Impact Resistant Missile Level \\\"D\\\"\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Abby Iron Doors\":[{\"manufacturer\":\"Abby Iron Doors\",\"approval_number_master\":\"FL#21035-R4\",\"approval_number\":\"FL21035.2\",\"seq\":2,\"product_model\":\"b. Iron Fixed Window \\\/ Transom\",\"product_description\":\"Up to a Nominal 10'0 x 6'4 Architectural \\\"Impact\\\" Glazed Steel Fixed Window \\\/ Fixed Transom (O\\\/O\\\/O Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Abby Iron Doors\",\"approval_number_master\":\"FL#21035-R0\",\"approval_number\":\"FL21035.1\",\"seq\":1,\"product_model\":\"a. Iron Fixed Window \\\/ Transom \\\/ Sidelite\",\"product_description\":\"Up to a Nominal 6'4 x 8'0 Architectural Glazed Steel Fixed Window \\\/ Fixed Transom \\\/ Fixed Sidelite (O Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Weiland Sliding Doors and Windows, Inc.\":[{\"manufacturer\":\"Weiland Sliding Doors and Windows, Inc.\",\"approval_number_master\":\"FL#22225-R0\",\"approval_number\":\"FL22225.1\",\"seq\":1,\"product_model\":\"Fixed & Direct Set Windows\",\"product_description\":\"AWFW, AFW-T, AWLS-DS, & ALS-DS-T\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weiland Sliding Doors and Windows, Inc.\",\"approval_number_master\":\"FL#22225-R0\",\"approval_number\":\"FL22225.2\",\"seq\":2,\"product_model\":\"Fixed & Direct Set Windows\",\"product_description\":\"AWFW, AFW-T, AFW, AWLS-DS, ALS-DS-T, & ALS-DS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Exclusive Wood Doors\":[{\"manufacturer\":\"Exclusive Wood Doors\",\"approval_number_master\":\"FL#25680-R3\",\"approval_number\":\"FL25680.1\",\"seq\":1,\"product_model\":\"Direct Set-Transom\\\/Sidelite\",\"product_description\":\"Large Missile Impact resistant wood direct set-transom\\\/sidelite\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exclusive Wood Doors\",\"approval_number_master\":\"FL#27972-R3\",\"approval_number\":\"FL27972.1\",\"seq\":1,\"product_model\":\"Series Sidelite\\\/Transom Wood Fixed Window\",\"product_description\":\"Non-impact resistant sidelite\\\/transom wood fixed window.\",\"design_pressure\":\"+60\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exclusive Wood Doors\",\"approval_number_master\":\"FL#41587-R2\",\"approval_number\":\"FL41587.1\",\"seq\":1,\"product_model\":\"Direct Set Fixed Wood Window\",\"product_description\":\"Large missile impact resistant direct set wood fixed window.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exclusive Wood Doors\",\"approval_number_master\":\"FL#25680-R3\",\"approval_number\":\"FL25680.2\",\"seq\":2,\"product_model\":\"Fixed Vent-Transom\\\/Sidelite\",\"product_description\":\"Large Missile Impact resistant wood fixed vent-transom\\\/sidelite\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exclusive Wood Doors\",\"approval_number_master\":\"FL#20866-R0\",\"approval_number\":\"FL20866.1\",\"seq\":1,\"product_model\":\"Fixed Windows - Sprung Arch, Full Radius, and Rectangular Wood Windows\",\"product_description\":\"Sash & Direct Set Transom & Sidelites. Rectangular, Full Radius, and Sprung Arch.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Kenyon Glass\":[{\"manufacturer\":\"Kenyon Glass\",\"approval_number_master\":\"FL#27399-R0\",\"approval_number\":\"FL27399.1\",\"seq\":1,\"product_model\":\"a. Kenyon Glass \\\"Non-Impact\\\" Fixed \\\/ Transom Window\",\"product_description\":\"The Kenyon Glass \\\"Non-Impact\\\" Transom \\\/ Fixed Window with Composite Frame is available in Rectangular, Ellipse, Radius and Segmented Head Elevations. (Insulated Glass or Triple Glazed Decorative Glass)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kenyon Glass\",\"approval_number_master\":\"FL#27399-R0\",\"approval_number\":\"FL27399.2\",\"seq\":2,\"product_model\":\"b. Kenyon Glass \\\"Impact\\\" Fixed \\\/ Transom Window\",\"product_description\":\"The Kenyon Glass \\\"Impact\\\" Transom \\\/ Fixed Window with Composite Frame is available in Rectangular, Ellipse, Radius and Segmented Head Elevations. (Insulated Glass or Triple Glazed Decorative Glass)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kenyon Glass\",\"approval_number_master\":\"FL#27399-R0\",\"approval_number\":\"FL27399.3\",\"seq\":3,\"product_model\":\"c. Kenyon Glass \\\"Impact\\\" Fixed \\\/ Transom Window\",\"product_description\":\"The Kenyon Glass \\\"Impact\\\" Transom \\\/ Fixed Window with Composite Frame is available in Rectangular, Ellipse, Radius and Segmented Head Elevations. (Insulated Glass or Triple Glazed Decorative Glass)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sky-Frame AG\":[{\"manufacturer\":\"Sky-Frame AG\",\"approval_number_master\":\"FL#29207-R0\",\"approval_number\":\"FL29207.1\",\"seq\":1,\"product_model\":\"SF2 INLINE MULLION 66, 90, 110\",\"product_description\":\"SF2 INLINE MULLION 66, 90, 110\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Countryside Glass & Mirror, Inc.\":[{\"manufacturer\":\"Countryside Glass & Mirror, Inc.\",\"approval_number_master\":\"FL#31182-R2\",\"approval_number\":\"FL31182.1\",\"seq\":1,\"product_model\":\"Armor Wall Fixed Window - CS3000\",\"product_description\":\"Armor Wall Fixed Window - CS3000\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"New Age Windows & Doors, Corp.\":[{\"manufacturer\":\"New Age Windows & Doors, Corp.\",\"approval_number_master\":\"FL#31321-R2\",\"approval_number\":\"FL31321.1\",\"seq\":1,\"product_model\":\"Series 100 Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Bovard Studio, Inc.\":[{\"manufacturer\":\"Bovard Studio, Inc.\",\"approval_number_master\":\"FL#36867-R0\",\"approval_number\":\"FL36867.1\",\"seq\":1,\"product_model\":\"6000 SERIES FIXED WINDOW MULLED\",\"product_description\":\"6000 SERIES FIXED WINDOW MULLED IMPACT HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-18 00:00:00\",\"instructions_url\":\"\"}],\"FrontLine\":[{\"manufacturer\":\"FrontLine\",\"approval_number_master\":\"FL#37879-R0\",\"approval_number\":\"FL37879.1\",\"seq\":1,\"product_model\":\"350 Clad HP Direct set\",\"product_description\":\"350 Clad HP Direct Set Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-01-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"FrontLine\",\"approval_number_master\":\"FL#37879-R0\",\"approval_number\":\"FL37879.2\",\"seq\":2,\"product_model\":\"350 Clad HP Direct set\",\"product_description\":\"350 Clad HP Direct set Non-impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-01-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"FrontLine\",\"approval_number_master\":\"FL#16796-R0\",\"approval_number\":\"FL16796.1\",\"seq\":1,\"product_model\":\"400 CLAD CASEMENT PICTURE WINDOW (48\\\"X72\\\")\",\"product_description\":\"400 CLAD CASEMENT PICTURE WINDOW IMPACT\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"FrontLine\",\"approval_number_master\":\"FL#16796-R0\",\"approval_number\":\"FL16796.2\",\"seq\":2,\"product_model\":\"400 CLAD CASEMENT PICTURE WINDOW (72\\\"X72\\\")\",\"product_description\":\"400 CLAD CASEMENT PICTURE WINDOW NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"FrontLine\",\"approval_number_master\":\"FL#16796-R1\",\"approval_number\":\"FL16796.3\",\"seq\":3,\"product_model\":\"400 CLAD CASEMENT PICTURE WINDOW (72\\\"X72\\\")\",\"product_description\":\"400 CLAD CASEMENT PICTURE WINDOW NON-IMPACT, FRAME INSTALLATION\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-03-07 00:00:00\",\"instructions_url\":\"\"}],\"NUDO PRODUCTS\":[{\"manufacturer\":\"NUDO PRODUCTS\",\"approval_number_master\":\"FL#38436-R1\",\"approval_number\":\"FL38436.1\",\"seq\":1,\"product_model\":\"Endurex 555 Insulating Glazing for Fixed Window\",\"product_description\":\"Endurex 555 Insulating Glazing for Fixed Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NUDO PRODUCTS\",\"approval_number_master\":\"FL#42001-R1\",\"approval_number\":\"FL42001.1\",\"seq\":1,\"product_model\":\"Endurex 557 Insulated Glazing and Curtain Wall Panel (HVHZ) (Impact)\",\"product_description\":\"Endurex 557 Insulated Glazing and Curtain Wall Panel (HVHZ) (Impact)\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"P.H. Tech Corp\":[{\"manufacturer\":\"P.H. Tech Corp\",\"approval_number_master\":\"FL#40256-R0\",\"approval_number\":\"FL40256.1\",\"seq\":1,\"product_model\":\"S-3200\\\/S-4200 Fixed Transom Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"S-3200\\\/S-4200 Fixed Transom Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"P.H. Tech Corp\",\"approval_number_master\":\"FL#40262-R0\",\"approval_number\":\"FL40262.1\",\"seq\":1,\"product_model\":\"S-8750 Fixed Transom Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"S-8750 Fixed Transom Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-02 00:00:00\",\"instructions_url\":\"\"}],\"The French Steel Company, LLC\":[{\"manufacturer\":\"The French Steel Company, LLC\",\"approval_number_master\":\"FL#41143-R1\",\"approval_number\":\"FL41143.1\",\"seq\":1,\"product_model\":\"French Steel Exterior Stationary Windows\",\"product_description\":\"French Steel Exterior Stationary Windows\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Vintage Ironworks, L.L.C.\":[{\"manufacturer\":\"Vintage Ironworks, L.L.C.\",\"approval_number_master\":\"FL#42095-R0\",\"approval_number\":\"FL42095.1\",\"seq\":1,\"product_model\":\"Steel Fixed Window\",\"product_description\":\"Steel Fixed Window - Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Datum Shutters LLC\":[{\"manufacturer\":\"Datum Shutters LLC\",\"approval_number_master\":\"FL#42248-R0\",\"approval_number\":\"FL42248.1\",\"seq\":1,\"product_model\":\"Series 100FW Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Datum Shutters LLC\",\"approval_number_master\":\"FL#42248-R0\",\"approval_number\":\"FL42248.2\",\"seq\":2,\"product_model\":\"Series 100FW Aluminum Fixed Window\",\"product_description\":\"Small missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ALUMIL SA\":[{\"manufacturer\":\"ALUMIL SA\",\"approval_number_master\":\"FL#44178-R0\",\"approval_number\":\"FL44178.1\",\"seq\":1,\"product_model\":\"Series S67\\\/S77\\\/S91 Thermally Broken Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant thermally broken aluminum fixed window.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"PanoramAH! America, LLC.\":[{\"manufacturer\":\"PanoramAH! America, LLC.\",\"approval_number_master\":\"FL#46510-R1\",\"approval_number\":\"FL46510.2\",\"seq\":2,\"product_model\":\"ah!38 Mulled Fixed Window (HVHZ) (Impact)\",\"product_description\":\"ah!38 Mulled Fixed Window (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PanoramAH! America, LLC.\",\"approval_number_master\":\"FL#46510-R1\",\"approval_number\":\"FL46510.3\",\"seq\":3,\"product_model\":\"ah!38 Mulled Fixed Window (WZ3) (Impact)\",\"product_description\":\"ah!38 Mulled Fixed Window (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PanoramAH! America, LLC.\",\"approval_number_master\":\"FL#46510-R0\",\"approval_number\":\"FL46510.1\",\"seq\":1,\"product_model\":\"ah!38 Fixed Window (HVHZ) (Impact)\",\"product_description\":\"ah!38 Fixed Window (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Miami Dade Aluminum\":[{\"manufacturer\":\"Miami Dade Aluminum\",\"approval_number_master\":\"FL#46522-R0\",\"approval_number\":\"FL46522.1\",\"seq\":1,\"product_model\":\"Series FIW-2004-FW Aluminum Fixed Window, LMI\",\"product_description\":\"Window System made of Laminated and Insulated Impact Resistant Glass retained by aluminum profile frame, wet glazed.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Miami Dade Aluminum\",\"approval_number_master\":\"FL#41351-R0\",\"approval_number\":\"FL41351.1\",\"seq\":1,\"product_model\":\"Series 21000\",\"product_description\":\"HIGH IMPACT FIXED LAMINATED GLASS WINDOWS\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"GV Facade LLC\":[{\"manufacturer\":\"GV Facade LLC\",\"approval_number_master\":\"FL#46580-R0\",\"approval_number\":\"FL46580.1\",\"seq\":1,\"product_model\":\"XT90 Fixed Window\",\"product_description\":\"\\\"O\\\" or \\\"O-O\\\" Aluminum Fixed Windows.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GV Facade LLC\",\"approval_number_master\":\"FL#47276-R0\",\"approval_number\":\"FL47276.1\",\"seq\":1,\"product_model\":\"XT90 FIXED WINDOW\",\"product_description\":\"IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ALUPROF SA\":[{\"manufacturer\":\"ALUPROF SA\",\"approval_number_master\":\"FL#46589-R0\",\"approval_number\":\"FL46589.1\",\"seq\":1,\"product_model\":\"MB-45 Fixed Window System\",\"product_description\":\"Large and Small Missile Impact resistant Fixed Window System\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-26 00:00:00\",\"instructions_url\":\"\"}],\"PROFAL\":[{\"manufacturer\":\"PROFAL\",\"approval_number_master\":\"FL#46740-R0\",\"approval_number\":\"FL46740.1\",\"seq\":1,\"product_model\":\"Series S67\\\/S77\\\/S91 Thermally Broken Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant thermally broken aluminum fixed window.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-05-01 00:00:00\",\"instructions_url\":\"\"}],\"NK Solution LLC\":[{\"manufacturer\":\"NK Solution LLC\",\"approval_number_master\":\"FL#46748-R0\",\"approval_number\":\"FL46748.1\",\"seq\":1,\"product_model\":\"Imperial Fixed Window\",\"product_description\":\"Imperial Aluminum Fixed Window, Wind Zone 3 Large Missile Impact\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"KELLER MINIMAL WINDOWS S.A.\":[{\"manufacturer\":\"KELLER MINIMAL WINDOWS S.A.\",\"approval_number_master\":\"FL#46776-R0\",\"approval_number\":\"FL46776.1\",\"seq\":1,\"product_model\":\"SH LFI FIXED WINDOW - LARGE MISSILE IMPACT\",\"product_description\":\"SH LFI FIXED WINDOW - LARGE MISSILE IMPACT\",\"design_pressure\":\"+60\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Zepsa Industries\":[{\"manufacturer\":\"Zepsa Industries\",\"approval_number_master\":\"FL#46782-R0\",\"approval_number\":\"FL46782.1\",\"seq\":1,\"product_model\":\"Z-1000 Fixed Window AW60\",\"product_description\":\"Impact HVHZ\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-05-20 00:00:00\",\"instructions_url\":\"\"}],\"Champion Glass, Inc.\":[{\"manufacturer\":\"Champion Glass, Inc.\",\"approval_number_master\":\"FL#46902-R0\",\"approval_number\":\"FL46902.1\",\"seq\":1,\"product_model\":\"450 Series\",\"product_description\":\"\\\"450 Series\\\" Aluminum Storefront\",\"design_pressure\":\"+45\\\/-63\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Lumini Windows & Doors\":[{\"manufacturer\":\"Lumini Windows & Doors\",\"approval_number_master\":\"FL#47164-R0\",\"approval_number\":\"FL47164.1\",\"seq\":1,\"product_model\":\"Imperial Fixed Windows (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Imperial Fixed Windows (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lumini Windows & Doors\",\"approval_number_master\":\"FL#47164-R0\",\"approval_number\":\"FL47164.2\",\"seq\":2,\"product_model\":\"Imperial Fixed Windows (WZ3)(Impact)\",\"product_description\":\"Imperial Fixed Windows (WZ3)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Titoni Windows\":[{\"manufacturer\":\"Titoni Windows\",\"approval_number_master\":\"FL#47331-R0\",\"approval_number\":\"FL47331.1\",\"seq\":1,\"product_model\":\"HS50 FIXED FACADE - IMPACT\",\"product_description\":\"HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-06-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Titoni Windows\",\"approval_number_master\":\"FL#47331-R0\",\"approval_number\":\"FL47331.2\",\"seq\":2,\"product_model\":\"HS50 FIXED FACADE NON-IMPACT\",\"product_description\":\"HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-06-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Titoni Windows\",\"approval_number_master\":\"FL#47904-R0\",\"approval_number\":\"FL47904.1\",\"seq\":1,\"product_model\":\"38 ICON FIXED WINDOW\",\"product_description\":\"IMPACT HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-06-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Titoni Windows\",\"approval_number_master\":\"FL#47904-R0\",\"approval_number\":\"FL47904.2\",\"seq\":2,\"product_model\":\"38 ICON FIXED WINDOW\",\"product_description\":\"NON-IMPACT HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-06-06 00:00:00\",\"instructions_url\":\"\"}],\"Hy-lite specialty window\":[{\"manufacturer\":\"Hy-lite specialty window\",\"approval_number_master\":\"FL#47585-R0\",\"approval_number\":\"FL47585.1\",\"seq\":1,\"product_model\":\"Deco IM\",\"product_description\":\"J-Channel Frame with 1.0\\\" Decorative Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hy-lite specialty window\",\"approval_number_master\":\"FL#47585-R0\",\"approval_number\":\"FL47585.2\",\"seq\":2,\"product_model\":\"V1500-Deco\",\"product_description\":\"Vinyl Fin Frame w\\\/1.0\\\" IG\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hy-lite specialty window\",\"approval_number_master\":\"FL#47585-R0\",\"approval_number\":\"FL47585.3\",\"seq\":3,\"product_model\":\"V1500\\\/V1580 - 6\",\"product_description\":\"Vinyl Fin Frame w 1.5 x 6 Acrylic Blocks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hy-lite specialty window\",\"approval_number_master\":\"FL#47585-R0\",\"approval_number\":\"FL47585.4\",\"seq\":4,\"product_model\":\"v1500\\\/v1580-8\",\"product_description\":\"Vinyl Fin Frame w\\\/ 1.5 x 8 Acrylic Block\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hy-lite specialty window\",\"approval_number_master\":\"FL#47585-R0\",\"approval_number\":\"FL47585.5\",\"seq\":5,\"product_model\":\"v1500\\\/v1580-9\",\"product_description\":\"Vinyl Fin Frame w\\\/1.5 x 9 Acrylic Blocks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hy-lite specialty window\",\"approval_number_master\":\"FL#47585-R0\",\"approval_number\":\"FL47585.6\",\"seq\":6,\"product_model\":\"VF1500-6\",\"product_description\":\"Masonry or Retro-Fit vinyl Flange w\\\/1.5 x 6 Acrylic blocks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hy-lite specialty window\",\"approval_number_master\":\"FL#47585-R0\",\"approval_number\":\"FL47585.7\",\"seq\":7,\"product_model\":\"VF1500-8\",\"product_description\":\"Masonry or Retro-Fit vinyl Flange w\\\/ 1.5 x 8 Acrylic blocks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hy-lite specialty window\",\"approval_number_master\":\"FL#47585-R0\",\"approval_number\":\"FL47585.8\",\"seq\":8,\"product_model\":\"VF1500-Deco\",\"product_description\":\"Masonry or Retro-Fit vinyl Flange w\\\/ 1.0\\\" IG\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hy-lite specialty window\",\"approval_number_master\":\"FL#47585-R0\",\"approval_number\":\"FL47585.9\",\"seq\":9,\"product_model\":\"VR3000-6\",\"product_description\":\"Vinyl Replacement w\\\/ 1.5 x 6 Acrylic blocks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hy-lite specialty window\",\"approval_number_master\":\"FL#47585-R0\",\"approval_number\":\"FL47585.10\",\"seq\":10,\"product_model\":\"VR3000-8\",\"product_description\":\"Vinyl Replacement w\\\/ 1.5 x 8 Acrylic Blocks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Adams A. Pedzich SP. K.\":[{\"manufacturer\":\"Adams A. Pedzich SP. K.\",\"approval_number_master\":\"FL#47689-R0\",\"approval_number\":\"FL47689.1\",\"seq\":1,\"product_model\":\"Imperial Fixed Windows (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Imperial Fixed Windows (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Adams A. Pedzich SP. K.\",\"approval_number_master\":\"FL#47689-R0\",\"approval_number\":\"FL47689.2\",\"seq\":2,\"product_model\":\"Imperial Fixed Windows (WZ3)(Impact)\",\"product_description\":\"Imperial Fixed Windows (WZ3)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Teza Doors & Windows\":[{\"manufacturer\":\"Teza Doors & Windows\",\"approval_number_master\":\"FL#47709-R0\",\"approval_number\":\"FL47709.1\",\"seq\":1,\"product_model\":\"116 Series Fixed Window (HVHZ) (Impact)\",\"product_description\":\"116 Series Fixed Window (HVHZ) (Impact)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Leal Glass Inc.\":[{\"manufacturer\":\"Leal Glass Inc.\",\"approval_number_master\":\"FL#47737-R0\",\"approval_number\":\"FL47737.1\",\"seq\":1,\"product_model\":\"FX15000 Fixed Window (HVHZ) (Impact)\",\"product_description\":\"FX15000 Fixed Window (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Exalco S.A.\":[{\"manufacturer\":\"Exalco S.A.\",\"approval_number_master\":\"FL#47792-R0\",\"approval_number\":\"FL47792.1\",\"seq\":1,\"product_model\":\"Albio 129C Fixed Window (HVHZ) (Impact)\",\"product_description\":\"Albio 129C Fixed Window\\n(HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exalco S.A.\",\"approval_number_master\":\"FL#47792-R0\",\"approval_number\":\"FL47792.2\",\"seq\":2,\"product_model\":\"Albio 129C Fixed Window (WZ3) (Impact)\",\"product_description\":\"Albio 129C Fixed Window (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Panda Windows and Doors\":[{\"manufacturer\":\"Panda Windows and Doors\",\"approval_number_master\":\"FL#47866-R0\",\"approval_number\":\"FL47866.1\",\"seq\":1,\"product_model\":\"Series IS-14 Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Winvent Windows\":[{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26033-R4\",\"approval_number\":\"FL26033.1\",\"seq\":1,\"product_model\":\"350 Series Fixed\",\"product_description\":\"2-1\\\/2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26033-R4\",\"approval_number\":\"FL26033.2\",\"seq\":2,\"product_model\":\"350 Series Fixed\",\"product_description\":\"2-1\\\/2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +70\\\/-70 psf.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26033-R4\",\"approval_number\":\"FL26033.3\",\"seq\":3,\"product_model\":\"350 Series Fixed\",\"product_description\":\"2-1\\\/2\\\" Frame Depth. The windows are not impact resistant and have not been evaluated for use in high velocity hurricane zones. Rating +100\\\/-100 psf.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26033-R4\",\"approval_number\":\"FL26033.4\",\"seq\":4,\"product_model\":\"350 Series Fixed-Fixed\",\"product_description\":\"2-1\\\/2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26033-R4\",\"approval_number\":\"FL26033.5\",\"seq\":5,\"product_model\":\"350 Series Fixed-Fixed-Fixed\",\"product_description\":\"2-1\\\/2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26033-R4\",\"approval_number\":\"FL26033.6\",\"seq\":6,\"product_model\":\"350 Series Fixed-Fixed\\\/Fixed (Hotel)\",\"product_description\":\"2-1\\\/2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26033-R4\",\"approval_number\":\"FL26033.7\",\"seq\":7,\"product_model\":\"350 Series Fixed-Fixed\\\/Fixed-Fixed\",\"product_description\":\"2-1\\\/2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26033-R4\",\"approval_number\":\"FL26033.8\",\"seq\":8,\"product_model\":\"350 Series Fixed\\\/Fixed\",\"product_description\":\"2-1\\\/2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26033-R4\",\"approval_number\":\"FL26033.9\",\"seq\":9,\"product_model\":\"350 Series Fixed\\\/Fixed\\\/Fixed\\\/Fixed\",\"product_description\":\"2-1\\\/2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26033-R4\",\"approval_number\":\"FL26033.10\",\"seq\":10,\"product_model\":\"600 Series Fixed\",\"product_description\":\"3-1\\\/2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26033-R4\",\"approval_number\":\"FL26033.11\",\"seq\":11,\"product_model\":\"600 Series Fixed\",\"product_description\":\"3-1\\\/2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +70\\\/-70 psf.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26033-R4\",\"approval_number\":\"FL26033.12\",\"seq\":12,\"product_model\":\"600 Series Fixed\",\"product_description\":\"3-1\\\/2\\\" Frame Depth. The windows are not impact resistant and have not been evaluated for use in high velocity hurricane zones. Rating +100\\\/-100 psf.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26033-R4\",\"approval_number\":\"FL26033.13\",\"seq\":13,\"product_model\":\"600 Series Fixed-Fixed\",\"product_description\":\"3-1\\\/2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26033-R4\",\"approval_number\":\"FL26033.14\",\"seq\":14,\"product_model\":\"600 Series Fixed-Fixed-Fixed\",\"product_description\":\"3-1\\\/2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26033-R4\",\"approval_number\":\"FL26033.15\",\"seq\":15,\"product_model\":\"600 Series Fixed-Fixed\\\/Fixed (Hotel)\",\"product_description\":\"3-1\\\/2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26033-R4\",\"approval_number\":\"FL26033.16\",\"seq\":16,\"product_model\":\"600 Series Fixed-Fixed\\\/Fixed-Fixed\",\"product_description\":\"3-1\\\/2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26033-R4\",\"approval_number\":\"FL26033.17\",\"seq\":17,\"product_model\":\"600 Series Fixed\\\/Fixed\",\"product_description\":\"3-1\\\/2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26033-R4\",\"approval_number\":\"FL26033.18\",\"seq\":18,\"product_model\":\"600 Series Fixed\\\/Fixed\\\/Fixed\\\/Fixed\",\"product_description\":\"3-1\\\/2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26033-R4\",\"approval_number\":\"FL26033.19\",\"seq\":19,\"product_model\":\"800 Series Fixed\",\"product_description\":\"2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26033-R4\",\"approval_number\":\"FL26033.20\",\"seq\":20,\"product_model\":\"800 Series Fixed\",\"product_description\":\"2\\\" Frame Depth. The windows are not impact resistant and have not been evaluated for use in high velocity hurricane zones. Rating +100\\\/-100 psf.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26033-R4\",\"approval_number\":\"FL26033.21\",\"seq\":21,\"product_model\":\"800 Series Fixed\",\"product_description\":\"2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +70\\\/-70 psf.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26033-R4\",\"approval_number\":\"FL26033.22\",\"seq\":22,\"product_model\":\"800 Series Fixed - Fixed\",\"product_description\":\"2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26033-R4\",\"approval_number\":\"FL26033.23\",\"seq\":23,\"product_model\":\"800 Series Fixed-Fixed-Fixed\",\"product_description\":\"2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26033-R4\",\"approval_number\":\"FL26033.24\",\"seq\":24,\"product_model\":\"800 Series Fixed-Fixed\\\/Fixed (Hotel)\",\"product_description\":\"2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26033-R4\",\"approval_number\":\"FL26033.25\",\"seq\":25,\"product_model\":\"800 Series Fixed-Fixed\\\/Fixed-Fixed\",\"product_description\":\"2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26033-R4\",\"approval_number\":\"FL26033.26\",\"seq\":26,\"product_model\":\"800 Series Fixed\\\/Fixed\",\"product_description\":\"2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26033-R4\",\"approval_number\":\"FL26033.27\",\"seq\":27,\"product_model\":\"800 Series Fixed\\\/Fixed\\\/Fixed\\\/Fixed\",\"product_description\":\"2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Cantera Doors and More Inc.\":[{\"manufacturer\":\"Cantera Doors and More Inc.\",\"approval_number_master\":\"FL#47427-R0\",\"approval_number\":\"FL47427.1\",\"seq\":1,\"product_model\":\"Steel Fixed Windows (HVHZ)(Impact)\",\"product_description\":\"Steel Fixed Windows (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cantera Doors and More Inc.\",\"approval_number_master\":\"FL#3834-R0\",\"approval_number\":\"FL3834.1\",\"seq\":1,\"product_model\":\"Architectural Fixed Radius Window\",\"product_description\":\"Mulled 4 Panel Fixed Window with Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"La Cantina Doors, Inc.\":[{\"manufacturer\":\"La Cantina Doors, Inc.\",\"approval_number_master\":\"FL#47901-R0\",\"approval_number\":\"FL47901.1\",\"seq\":1,\"product_model\":\"LaCantina V2 Direct Set\",\"product_description\":\"(O) 54\\\" x 86\\\" V2 Aluminum Direct Set\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"La Cantina Doors, Inc.\",\"approval_number_master\":\"FL#47901-R0\",\"approval_number\":\"FL47901.2\",\"seq\":2,\"product_model\":\"LaCantina V2 Direct Set\",\"product_description\":\"(O) 60\\\" x 96\\\" V2 Aluminum Direct Set\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"La Cantina Doors, Inc.\",\"approval_number_master\":\"FL#47901-R0\",\"approval_number\":\"FL47901.3\",\"seq\":3,\"product_model\":\"LaCantina V2 Direct Set\",\"product_description\":\"(O) 54\\\" x 120\\\" V2 Aluminum Direct Set\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Portella Steel Doors & Windows\":[{\"manufacturer\":\"Portella Steel Doors & Windows\",\"approval_number_master\":\"FL#47935-R0\",\"approval_number\":\"FL47935.1\",\"seq\":1,\"product_model\":\"Artisan Series Fixed Window (HVHZ)(Impact)\",\"product_description\":\"Artisan Series Fixed Window (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Portella Steel Doors & Windows\",\"approval_number_master\":\"FL#47935-R0\",\"approval_number\":\"FL47935.2\",\"seq\":2,\"product_model\":\"Artisan Series Fixed Window (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Artisan Series Fixed Window (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Portella Steel Doors & Windows\",\"approval_number_master\":\"FL#47935-R0\",\"approval_number\":\"FL47935.3\",\"seq\":3,\"product_model\":\"Artisan Series Fixed Window (WZ3)(Impact)\",\"product_description\":\"Artisan Series Fixed Window (WZ3)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Florida Extruders International, Inc.\":[{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#44-R4\",\"approval_number\":\"FL44.1\",\"seq\":1,\"product_model\":\"Milestone Series 1000 Fixed\",\"product_description\":\"Milestone Series 1000 Fixed Aluminum Non-Impact Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#44-R4\",\"approval_number\":\"FL44.2\",\"seq\":2,\"product_model\":\"Milestone Series 1000 Fixed\",\"product_description\":\"Milestone Series 1000 Fixed Aluminum Impact Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#44-R4\",\"approval_number\":\"FL44.3\",\"seq\":3,\"product_model\":\"Milestone Series 2000 Fixed\",\"product_description\":\"Milestone Series 2000 Fixed Aluminum Non-Impact Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#44-R4\",\"approval_number\":\"FL44.4\",\"seq\":4,\"product_model\":\"Milestone Series 2000 Fixed\",\"product_description\":\"Milestone Series 2000 Fixed Aluminum Impact Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#4132-R2\",\"approval_number\":\"FL4132.1\",\"seq\":1,\"product_model\":\"Milestone Series 4000 Fixed\",\"product_description\":\"Milestone Series 4000 Fixed Vinyl Window with Non-Impact Resistant Glazing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#4132-R2\",\"approval_number\":\"FL4132.2\",\"seq\":2,\"product_model\":\"Milestone Series 4000 Fixed\",\"product_description\":\"Milestone Series 4000 Fixed Vinyl Window with Non-Impact Resistant Glazing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#4132-R2\",\"approval_number\":\"FL4132.3\",\"seq\":3,\"product_model\":\"Milestone Series 4000 Fixed\",\"product_description\":\"Milestone Series 4000 Fixed Vinyl Window with Non-Impact Resistant Glazing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#4132-R2\",\"approval_number\":\"FL4132.4\",\"seq\":4,\"product_model\":\"Milestone Series 4000 Fixed\",\"product_description\":\"Milestone Series 4000 Fixed Vinyl Window with Impact Resistant Glazing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#4132-R2\",\"approval_number\":\"FL4132.5\",\"seq\":5,\"product_model\":\"Milestone Series 4000 Fixed\",\"product_description\":\"Milestone Series 4000 Fixed Vinyl Window with Impact Resistant Glazing\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#4132-R2\",\"approval_number\":\"FL4132.6\",\"seq\":6,\"product_model\":\"Milestone Series 4000 Fixed\",\"product_description\":\"Milestone Series 4000 Fixed Vinyl Window with Impact Resistant Glazing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7923-R0\",\"approval_number\":\"FL7923.1\",\"seq\":1,\"product_model\":\"Milestone Series 1000 Fixed\",\"product_description\":\"Milestone Series 1000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7923-R0\",\"approval_number\":\"FL7923.2\",\"seq\":2,\"product_model\":\"Milestone Series 1000 Fixed\",\"product_description\":\"Milestone Series 1000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7923-R0\",\"approval_number\":\"FL7923.3\",\"seq\":3,\"product_model\":\"Milestone Series 1000 Fixed\",\"product_description\":\"Milestone Series 1000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7923-R0\",\"approval_number\":\"FL7923.4\",\"seq\":4,\"product_model\":\"Milestone Series 1000 Fixed\",\"product_description\":\"Milestone Series 1000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7923-R0\",\"approval_number\":\"FL7923.5\",\"seq\":5,\"product_model\":\"Milestone Series 1000 Fixed\",\"product_description\":\"Milestone Series 1000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7923-R0\",\"approval_number\":\"FL7923.6\",\"seq\":6,\"product_model\":\"Milestone Series 1000 Fixed\",\"product_description\":\"Milestone Series 1000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7923-R0\",\"approval_number\":\"FL7923.7\",\"seq\":7,\"product_model\":\"Milestone Series 1000 Fixed\",\"product_description\":\"Milestone Series 1000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7923-R0\",\"approval_number\":\"FL7923.8\",\"seq\":8,\"product_model\":\"Milestone Series 1000 Fixed\",\"product_description\":\"Milestone Series 1000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7923-R0\",\"approval_number\":\"FL7923.9\",\"seq\":9,\"product_model\":\"Milestone Series 1000 Fixed\",\"product_description\":\"Milestone Series 1000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7923-R0\",\"approval_number\":\"FL7923.10\",\"seq\":10,\"product_model\":\"Milestone Series 1000 Fixed\",\"product_description\":\"Milestone Series 1000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7930-R0\",\"approval_number\":\"FL7930.1\",\"seq\":1,\"product_model\":\"Milestone Series 2000 Fixed\",\"product_description\":\"Milestone Series 2000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7930-R0\",\"approval_number\":\"FL7930.2\",\"seq\":2,\"product_model\":\"Milestone Series 2000 Fixed\",\"product_description\":\"Milestone Series 2000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7930-R0\",\"approval_number\":\"FL7930.3\",\"seq\":3,\"product_model\":\"Milestone Series 2000 Fixed\",\"product_description\":\"Milestone Series 2000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7930-R0\",\"approval_number\":\"FL7930.4\",\"seq\":4,\"product_model\":\"Milestone Series 2000 Fixed\",\"product_description\":\"Milestone Series 2000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7930-R0\",\"approval_number\":\"FL7930.5\",\"seq\":5,\"product_model\":\"Milestone Series 2000 Fixed\",\"product_description\":\"Milestone Series 2000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7930-R0\",\"approval_number\":\"FL7930.6\",\"seq\":6,\"product_model\":\"Milestone Series 2000 Fixed\",\"product_description\":\"Milestone Series 2000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7930-R0\",\"approval_number\":\"FL7930.7\",\"seq\":7,\"product_model\":\"Milestone Series 2000 Fixed\",\"product_description\":\"Milestone Series 2000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7930-R0\",\"approval_number\":\"FL7930.8\",\"seq\":8,\"product_model\":\"Milestone Series 2000 Fixed\",\"product_description\":\"Milestone Series 2000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#7930-R0\",\"approval_number\":\"FL7930.9\",\"seq\":9,\"product_model\":\"Milestone Series 2000 Fixed\",\"product_description\":\"Milestone Series 2000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#8160-R1\",\"approval_number\":\"FL8160.4\",\"seq\":4,\"product_model\":\"Milestone Series 1000 Fixed\",\"product_description\":\"Milestone Series 1000 Rectangular and Shaped Designer Fixed Impact Aluminum Windows\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#8161-R1\",\"approval_number\":\"FL8161.4\",\"seq\":4,\"product_model\":\"Milestone Series 2000 Fixed\",\"product_description\":\"Milestone Series 2000 Rectangular and Shaped Designer Fixed Impact Aluminum Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9242-R0\",\"approval_number\":\"FL9242.1\",\"seq\":1,\"product_model\":\"Milestone Series 1000 Fixed\",\"product_description\":\"Milestone Series 1000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9242-R0\",\"approval_number\":\"FL9242.2\",\"seq\":2,\"product_model\":\"Milestone Series 1000 Fixed\",\"product_description\":\"Milestone Series 1000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9242-R0\",\"approval_number\":\"FL9242.3\",\"seq\":3,\"product_model\":\"Milestone Series 1000 Fixed\",\"product_description\":\"Milestone Series 1000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9242-R0\",\"approval_number\":\"FL9242.4\",\"seq\":4,\"product_model\":\"Milestone Series 1000 Fixed\",\"product_description\":\"Milestone Series 1000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9242-R0\",\"approval_number\":\"FL9242.5\",\"seq\":5,\"product_model\":\"Milestone Series 1000 Fixed\",\"product_description\":\"Milestone Series 1000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9242-R0\",\"approval_number\":\"FL9242.6\",\"seq\":6,\"product_model\":\"Milestone Series 1000 Fixed\",\"product_description\":\"Milestone Series 1000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9242-R0\",\"approval_number\":\"FL9242.7\",\"seq\":7,\"product_model\":\"Milestone Series 1000 Fixed\",\"product_description\":\"Milestone Series 1000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9242-R0\",\"approval_number\":\"FL9242.8\",\"seq\":8,\"product_model\":\"Milestone Series 1000 Fixed\",\"product_description\":\"Milestone Series 1000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9242-R0\",\"approval_number\":\"FL9242.9\",\"seq\":9,\"product_model\":\"Milestone Series 1000 Fixed\",\"product_description\":\"Milestone Series 1000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9242-R0\",\"approval_number\":\"FL9242.10\",\"seq\":10,\"product_model\":\"Milestone Series 1000 Fixed\",\"product_description\":\"Milestone Series 1000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9242-R0\",\"approval_number\":\"FL9242.11\",\"seq\":11,\"product_model\":\"Milestone Series 1000 Fixed\",\"product_description\":\"Milestone Series 1000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9242-R0\",\"approval_number\":\"FL9242.12\",\"seq\":12,\"product_model\":\"Milestone Series 1000 Fixed\",\"product_description\":\"Milestone Series 1000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9242-R0\",\"approval_number\":\"FL9242.13\",\"seq\":13,\"product_model\":\"Milestone Series 1000 Fixed\",\"product_description\":\"Milestone Series 1000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9242-R0\",\"approval_number\":\"FL9242.14\",\"seq\":14,\"product_model\":\"Milestone Series 1000 Fixed\",\"product_description\":\"Milestone Series 1000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9242-R0\",\"approval_number\":\"FL9242.15\",\"seq\":15,\"product_model\":\"Milestone Series 1000 Fixed\",\"product_description\":\"Milestone Series 1000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9242-R0\",\"approval_number\":\"FL9242.16\",\"seq\":16,\"product_model\":\"Milestone Series 1000 Fixed\",\"product_description\":\"Milestone Series 1000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9242-R0\",\"approval_number\":\"FL9242.17\",\"seq\":17,\"product_model\":\"Milestone Series 1000 Fixed\",\"product_description\":\"Milestone Series 1000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9242-R0\",\"approval_number\":\"FL9242.18\",\"seq\":18,\"product_model\":\"Milestone Series 1000 Fixed\",\"product_description\":\"Milestone Series 1000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9242-R0\",\"approval_number\":\"FL9242.19\",\"seq\":19,\"product_model\":\"Milestone Series 1000 Fixed\",\"product_description\":\"Milestone Series 1000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9242-R0\",\"approval_number\":\"FL9242.20\",\"seq\":20,\"product_model\":\"Milestone Series 1000 Fixed\",\"product_description\":\"Milestone Series 1000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9242-R0\",\"approval_number\":\"FL9242.21\",\"seq\":21,\"product_model\":\"Milestone Series 1000 Fixed\",\"product_description\":\"Milestone Series 1000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9242-R0\",\"approval_number\":\"FL9242.22\",\"seq\":22,\"product_model\":\"Milestone Series 1000 Fixed\",\"product_description\":\"Milestone Series 1000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9249-R0\",\"approval_number\":\"FL9249.1\",\"seq\":1,\"product_model\":\"Milestone Series 2000 Fixed\",\"product_description\":\"Milestone Series 2000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9249-R0\",\"approval_number\":\"FL9249.2\",\"seq\":2,\"product_model\":\"Milestone Series 2000 Fixed\",\"product_description\":\"Milestone Series 2000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9249-R0\",\"approval_number\":\"FL9249.3\",\"seq\":3,\"product_model\":\"Milestone Series 2000 Fixed\",\"product_description\":\"Milestone Series 2000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9249-R0\",\"approval_number\":\"FL9249.4\",\"seq\":4,\"product_model\":\"Milestone Series 2000 Fixed\",\"product_description\":\"Milestone Series 2000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9249-R0\",\"approval_number\":\"FL9249.5\",\"seq\":5,\"product_model\":\"Milestone Series 2000 Fixed\",\"product_description\":\"Milestone Series 2000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9249-R0\",\"approval_number\":\"FL9249.6\",\"seq\":6,\"product_model\":\"Milestone Series 2000 Fixed\",\"product_description\":\"Milestone Series 2000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9249-R0\",\"approval_number\":\"FL9249.7\",\"seq\":7,\"product_model\":\"Milestone Series 2000 Fixed\",\"product_description\":\"Milestone Series 2000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9249-R0\",\"approval_number\":\"FL9249.8\",\"seq\":8,\"product_model\":\"Milestone Series 2000 Fixed\",\"product_description\":\"Milestone Series 2000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9249-R0\",\"approval_number\":\"FL9249.9\",\"seq\":9,\"product_model\":\"Milestone Series 2000 Fixed\",\"product_description\":\"Milestone Series 2000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9249-R0\",\"approval_number\":\"FL9249.10\",\"seq\":10,\"product_model\":\"Milestone Series 2000 Fixed\",\"product_description\":\"Milestone Series 2000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9249-R0\",\"approval_number\":\"FL9249.11\",\"seq\":11,\"product_model\":\"Milestone Series 2000 Fixed\",\"product_description\":\"Milestone Series 2000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9249-R0\",\"approval_number\":\"FL9249.12\",\"seq\":12,\"product_model\":\"Milestone Series 2000 Fixed\",\"product_description\":\"Milestone Series 2000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9249-R0\",\"approval_number\":\"FL9249.13\",\"seq\":13,\"product_model\":\"Milestone Series 2000 Fixed\",\"product_description\":\"Milestone Series 2000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9249-R0\",\"approval_number\":\"FL9249.14\",\"seq\":14,\"product_model\":\"Milestone Series 2000 Fixed\",\"product_description\":\"Milestone Series 2000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9249-R0\",\"approval_number\":\"FL9249.15\",\"seq\":15,\"product_model\":\"Milestone Series 2000 Fixed\",\"product_description\":\"Milestone Series 2000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9249-R0\",\"approval_number\":\"FL9249.16\",\"seq\":16,\"product_model\":\"Milestone Series 2000 Fixed\",\"product_description\":\"Milestone Series 2000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9249-R0\",\"approval_number\":\"FL9249.17\",\"seq\":17,\"product_model\":\"Milestone Series 2000 Fixed\",\"product_description\":\"Milestone Series 2000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9249-R0\",\"approval_number\":\"FL9249.18\",\"seq\":18,\"product_model\":\"Milestone Series 2000 Fixed\",\"product_description\":\"Milestone Series 2000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9249-R0\",\"approval_number\":\"FL9249.19\",\"seq\":19,\"product_model\":\"Milestone Series 2000 Fixed\",\"product_description\":\"Milestone Series 2000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9249-R0\",\"approval_number\":\"FL9249.20\",\"seq\":20,\"product_model\":\"Milestone Series 2000 Fixed\",\"product_description\":\"Milestone Series 2000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9249-R0\",\"approval_number\":\"FL9249.21\",\"seq\":21,\"product_model\":\"Milestone Series 2000 Fixed\",\"product_description\":\"Milestone Series 2000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9249-R0\",\"approval_number\":\"FL9249.22\",\"seq\":22,\"product_model\":\"Milestone Series 2000 Fixed\",\"product_description\":\"Milestone Series 2000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#9249-R0\",\"approval_number\":\"FL9249.23\",\"seq\":23,\"product_model\":\"Milestone Series 2000 Fixed\",\"product_description\":\"Milestone Series 2000 Rectangular & Shaped Designer Fixed Aluminum Non-Impact Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#8160-R0\",\"approval_number\":\"FL8160.1\",\"seq\":1,\"product_model\":\"Milestone Series 1000 Fixed\",\"product_description\":\"Milestone Series 1000 Rectangular and Shaped Designer Fixed Impact Aluminum Windows\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#8160-R0\",\"approval_number\":\"FL8160.2\",\"seq\":2,\"product_model\":\"Milestone Series 1000 Fixed\",\"product_description\":\"Milestone Series 1000 Rectangular and Shaped Designer Fixed Impact Aluminum Windows\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#8160-R0\",\"approval_number\":\"FL8160.3\",\"seq\":3,\"product_model\":\"Milestone Series 1000 Fixed\",\"product_description\":\"Milestone Series 1000 Rectangular and Shaped Designer Fixed Impact Aluminum Windows\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#8161-R0\",\"approval_number\":\"FL8161.1\",\"seq\":1,\"product_model\":\"Milestone Series 2000 Fixed\",\"product_description\":\"Milestone Series 2000 Rectangular and Shaped Designer Fixed Impact Aluminum Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#8161-R0\",\"approval_number\":\"FL8161.2\",\"seq\":2,\"product_model\":\"Milestone Series 2000 Fixed\",\"product_description\":\"Milestone Series 2000 Rectangular and Shaped Designer Fixed Impact Aluminum Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#8161-R0\",\"approval_number\":\"FL8161.3\",\"seq\":3,\"product_model\":\"Milestone Series 2000 Fixed\",\"product_description\":\"Milestone Series 2000 Rectangular and Shaped Designer Fixed Impact Aluminum Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11278-R0\",\"approval_number\":\"FL11278.1\",\"seq\":1,\"product_model\":\"Milestone Series 5000 Fixed Window\",\"product_description\":\"Milestone Commercial Series 5000 Aluminum Fixed Window\",\"design_pressure\":\"+135\\\/-135\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11278-R0\",\"approval_number\":\"FL11278.2\",\"seq\":2,\"product_model\":\"Milestone Series 5000 Fixed Window\",\"product_description\":\"Milestone Commercial Series 5000 Aluminum Fixed Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11278-R0\",\"approval_number\":\"FL11278.3\",\"seq\":3,\"product_model\":\"Milestone Series 5000 Fixed Window\",\"product_description\":\"Milestone Commercial Series 5000 Aluminum Fixed Window\",\"design_pressure\":\"+165\\\/-165\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11278-R0\",\"approval_number\":\"FL11278.4\",\"seq\":4,\"product_model\":\"Milestone Series 5000 Fixed Window\",\"product_description\":\"Milestone Commercial Series 5000 Aluminum Fixed Window\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11278-R0\",\"approval_number\":\"FL11278.5\",\"seq\":5,\"product_model\":\"Milestone Series 5000 Fixed Window\",\"product_description\":\"Milestone Commercial Series 5000 Aluminum Fixed Window\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11278-R0\",\"approval_number\":\"FL11278.6\",\"seq\":6,\"product_model\":\"Milestone Series 5000 Fixed Window\",\"product_description\":\"Milestone Commercial Series 5000 Aluminum Fixed Window\",\"design_pressure\":\"+155\\\/-155\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11278-R0\",\"approval_number\":\"FL11278.7\",\"seq\":7,\"product_model\":\"Milestone Series 5000 Fixed Window\",\"product_description\":\"Milestone Commercial Series 5000 Aluminum Fixed Window\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11879-R0\",\"approval_number\":\"FL11879.1\",\"seq\":1,\"product_model\":\"Milestone Series 5000 Fixed Window\",\"product_description\":\"Milestone Series 5000 Fixed Large Missile Impact Window\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11879-R0\",\"approval_number\":\"FL11879.2\",\"seq\":2,\"product_model\":\"Milestone Series 5000 Fixed Window\",\"product_description\":\"Milestone Series 5000 Fixed Large Missile Impact Window (IG)\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11879-R0\",\"approval_number\":\"FL11879.3\",\"seq\":3,\"product_model\":\"Milestone Series 5000 Fixed Window\",\"product_description\":\"Milestone Series 5000 Fixed Small Missile Impact Window\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11879-R0\",\"approval_number\":\"FL11879.4\",\"seq\":4,\"product_model\":\"Milestone Series 5000 Fixed Window\",\"product_description\":\"Milestone Series 5000 Fixed Small Missile Impact Window (IG)\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11879-R0\",\"approval_number\":\"FL11879.5\",\"seq\":5,\"product_model\":\"Milestone Series 5000 Fixed Window\",\"product_description\":\"Milestone Series 5000 Fixed Large Missile Impact Window\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11879-R0\",\"approval_number\":\"FL11879.6\",\"seq\":6,\"product_model\":\"Milestone Series 5000 Fixed Window\",\"product_description\":\"Milestone Series 5000 Fixed Large Missile Impact Window (IG)\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11879-R0\",\"approval_number\":\"FL11879.7\",\"seq\":7,\"product_model\":\"Milestone Series 5000 Fixed Window\",\"product_description\":\"Milestone Series 5000 Fixed Small Missile Impact Window\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11879-R0\",\"approval_number\":\"FL11879.8\",\"seq\":8,\"product_model\":\"Milestone Series 5000 Fixed Window\",\"product_description\":\"Milestone Series 5000 Fixed Small Missile Impact Window (IG)\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11879-R0\",\"approval_number\":\"FL11879.9\",\"seq\":9,\"product_model\":\"Milestone Series 5000 Fixed Window\",\"product_description\":\"Milestone Series 5000 Fixed Large Missile Impact Window\",\"design_pressure\":\"+125\\\/-125\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11879-R0\",\"approval_number\":\"FL11879.10\",\"seq\":10,\"product_model\":\"Milestone Series 5000 Fixed Window\",\"product_description\":\"Milestone Series 5000 Fixed Large Missile Impact Window (IG)\",\"design_pressure\":\"+125\\\/-125\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11879-R0\",\"approval_number\":\"FL11879.11\",\"seq\":11,\"product_model\":\"Milestone Series 5000 Fixed Window\",\"product_description\":\"Milestone Series 5000 Fixed Large Missile Impact Window\",\"design_pressure\":\"+135\\\/-135\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11879-R0\",\"approval_number\":\"FL11879.12\",\"seq\":12,\"product_model\":\"Milestone Series 5000 Fixed Window\",\"product_description\":\"Milestone Series 5000 Fixed Large Missile Impact Window (IG)\",\"design_pressure\":\"+135\\\/-135\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11879-R0\",\"approval_number\":\"FL11879.13\",\"seq\":13,\"product_model\":\"Milestone Series 5000 Fixed Window\",\"product_description\":\"Milestone Series 5000 Fixed Small Missile Impact Window\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11879-R0\",\"approval_number\":\"FL11879.14\",\"seq\":14,\"product_model\":\"Milestone Series 5000 Fixed Window\",\"product_description\":\"Milestone Series 5000 Fixed Small Missile Impact Window (IG)\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11943-R0\",\"approval_number\":\"FL11943.1\",\"seq\":1,\"product_model\":\"Milestone Series 4000 Fixed\",\"product_description\":\"Milestone Series 4000 Fixed Vinyl Window with Non-Impact Resistant Glazing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11943-R0\",\"approval_number\":\"FL11943.2\",\"seq\":2,\"product_model\":\"Milestone Series 4000 Fixed\",\"product_description\":\"Milestone Series 4000 Fixed Vinyl Window with Non-Impact Resistant Glazing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11943-R0\",\"approval_number\":\"FL11943.3\",\"seq\":3,\"product_model\":\"Milestone Series 4000 Fixed\",\"product_description\":\"Milestone Series 4000 Fixed Vinyl Window with Non-Impact Resistant Glazing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11943-R0\",\"approval_number\":\"FL11943.4\",\"seq\":4,\"product_model\":\"Milestone Series 4000 Fixed\",\"product_description\":\"Milestone Series 4000 Fixed Vinyl Window with Impact Resistant Glazing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#11943-R0\",\"approval_number\":\"FL11943.5\",\"seq\":5,\"product_model\":\"Milestone Series 4000 Fixed\",\"product_description\":\"Milestone Series 4000 Fixed Vinyl Window with Impact Resistant Glazing\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Kinco, Ltd.\":[{\"manufacturer\":\"Kinco, Ltd.\",\"approval_number_master\":\"FL#125-R0\",\"approval_number\":\"FL125.1\",\"seq\":1,\"product_model\":\"Mark 40\\\/50 PW \\\/ CT\",\"product_description\":\"Aluminum Fixed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kinco, Ltd.\",\"approval_number_master\":\"FL#125-R0\",\"approval_number\":\"FL125.2\",\"seq\":2,\"product_model\":\"TB PW\\\/CT\",\"product_description\":\"Aluminum Fixed - Thermal Break\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kinco, Ltd.\",\"approval_number_master\":\"FL#125-R0\",\"approval_number\":\"FL125.3\",\"seq\":3,\"product_model\":\"TW PW\\\/CT\",\"product_description\":\"Aluminum Fixed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kinco, Ltd.\",\"approval_number_master\":\"FL#8990-R0\",\"approval_number\":\"FL8990.1\",\"seq\":1,\"product_model\":\"MPFX\",\"product_description\":\"Impact Fixed Window, single glazed and IG\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Eagle Window and Door, Inc\":[{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#180-R0\",\"approval_number\":\"FL180.1\",\"seq\":1,\"product_model\":\"One-Piece Casement Fixed\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#180-R0\",\"approval_number\":\"FL180.2\",\"seq\":2,\"product_model\":\"One-Piece Casement Fixed\",\"product_description\":\"Impact Resistant Insulating Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#180-R0\",\"approval_number\":\"FL180.3\",\"seq\":3,\"product_model\":\"One-Piece Casement Fixed\",\"product_description\":\"Impact Resistant Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#180-R0\",\"approval_number\":\"FL180.4\",\"seq\":4,\"product_model\":\"Series 93 Clad Auxiliary\",\"product_description\":\"Impact Resistant Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#180-R0\",\"approval_number\":\"FL180.5\",\"seq\":5,\"product_model\":\"Series 93 Clad Auxiliary\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#180-R0\",\"approval_number\":\"FL180.6\",\"seq\":6,\"product_model\":\"Series 93 Clad Auxiliary\",\"product_description\":\"Impact Resistant Insulating Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#180-R0\",\"approval_number\":\"FL180.7\",\"seq\":7,\"product_model\":\"Series 96 Clad D.H. Fixed\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#180-R0\",\"approval_number\":\"FL180.8\",\"seq\":8,\"product_model\":\"Series 99 Clad Casement Fixed\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#5379-R0\",\"approval_number\":\"FL5379.1\",\"seq\":1,\"product_model\":\"Series 01 Clad One-Piece Casement Fixed 4060\",\"product_description\":\"(099-H-617.00) Aluminum Clad Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#5379-R0\",\"approval_number\":\"FL5379.2\",\"seq\":2,\"product_model\":\"Series 01 Clad One-Piece Casement Fixed 4060 with Impact Glass\",\"product_description\":\"(099-H-612.00) Aluminum Clad Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#5379-R0\",\"approval_number\":\"FL5379.3\",\"seq\":3,\"product_model\":\"Series 01 Clad One-Piece Casement Fixed 6060\",\"product_description\":\"(099-H-624.01) Aluminum Clad Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#5379-R0\",\"approval_number\":\"FL5379.4\",\"seq\":4,\"product_model\":\"Series 01 Clad One-Piece Casement Fixed 6060\",\"product_description\":\"(099-H-624.01) Aluminum Clad Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#5379-R0\",\"approval_number\":\"FL5379.5\",\"seq\":5,\"product_model\":\"Series 01 One Piece Fixed Radius Top Casement\",\"product_description\":\"(099-H-604.00) Aluminum Clad Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#5379-R0\",\"approval_number\":\"FL5379.6\",\"seq\":6,\"product_model\":\"Series 93 Clad Auxiliary\",\"product_description\":\"(099-H-634.00) Aluminum Clad Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#5379-R0\",\"approval_number\":\"FL5379.7\",\"seq\":7,\"product_model\":\"Series 93 Clad Auxiliary\",\"product_description\":\"(099-H-630.01) Aluminum Clad Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#5379-R0\",\"approval_number\":\"FL5379.8\",\"seq\":8,\"product_model\":\"Series 93 Clad Auxiliary\",\"product_description\":\"(099-H-630.02) Aluminum Clad Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#5379-R0\",\"approval_number\":\"FL5379.9\",\"seq\":9,\"product_model\":\"Series 96 Clad Double Hung Picture\",\"product_description\":\"(099-H-630.00) Aluminum Clad Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8558-R0\",\"approval_number\":\"FL8558.1\",\"seq\":1,\"product_model\":\"a. Series 96 Clad Talon Double Hung Fixed\",\"product_description\":\"Up to a 5'0 x 6'6 Extruded Aluminum Clad Wood Fixed - Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8556-R1\",\"approval_number\":\"FL8556.1\",\"seq\":1,\"product_model\":\"a. Series 93 Clad Auxiliary Fixed\",\"product_description\":\"Extruded Aluminum Clad Wood Auxiliary (Fixed Frame) Window (Geometric Shapes available) - Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8556-R1\",\"approval_number\":\"FL8556.2\",\"seq\":2,\"product_model\":\"b. Series 93 Clad Auxiliary Fixed\",\"product_description\":\"Extruded Aluminum Clad Wood Auxiliary (Fixed Frame) Window Mulled to an Extruded Aluminum Clad Wood Auxiliary (Fixed Frame) Window or Windows (Geometric Shapes available) - Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8556-R1\",\"approval_number\":\"FL8556.3\",\"seq\":3,\"product_model\":\"c. Series 93 Clad Auxiliary Fixed\",\"product_description\":\"Extruded Aluminum Clad Wood Auxiliary (Fixed Frame) Window \\\"T\\\" Mulled to Extruded Aluminum Clad Wood Auxiliary (Fixed Frame) Windows (Geometric Shapes available) -Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8556-R1\",\"approval_number\":\"FL8556.4\",\"seq\":4,\"product_model\":\"d. Series 93 Clad Auxiliary Fixed - Harbor Master\",\"product_description\":\"Extruded Aluminum Clad Wood Auxiliary (Fixed Frame) Window (Geometric Shapes available) - with Harbor Master Laminated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8556-R1\",\"approval_number\":\"FL8556.5\",\"seq\":5,\"product_model\":\"e. Series 93 Clad Auxiliary Fixed - Harbor Master\",\"product_description\":\"Extruded Aluminum Clad Wood Auxiliary (Fixed Frame) Window (Geometric Shapes available) - with Harbor Master Laminated Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8557-R1\",\"approval_number\":\"FL8557.1\",\"seq\":1,\"product_model\":\"a. Series 00 Axiom Clad Casement Fixed\",\"product_description\":\"Extruded Aluminum Clad Wood Casement Fixed Window (Geometric Shapes available) - Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8557-R1\",\"approval_number\":\"FL8557.2\",\"seq\":2,\"product_model\":\"b. Series 00 Axiom Clad Casement Fixed\",\"product_description\":\"Extruded Aluminum Clad Wood Casement Fixed Window Mulled to an Extruded Aluminum Clad Wood Casement Fixed Window or Windows (Geometric Shapes available) - Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8557-R1\",\"approval_number\":\"FL8557.3\",\"seq\":3,\"product_model\":\"c. Series 00 Axiom Clad Casement Fixed\",\"product_description\":\"Extruded Aluminum Clad Wood Casement Fixed Window \\\"T\\\" Mulled to Extruded Aluminum Clad Wood Casement Fixed Windows (Geometric Shapes available) -Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8557-R1\",\"approval_number\":\"FL8557.4\",\"seq\":4,\"product_model\":\"d. Series 00 Axiom Clad Casement Fixed - Harbor Master\",\"product_description\":\"Extruded Aluminum Clad Wood Casement Fixed Window (Geometric Shapes available) - with Harbor Master Laminated Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8557-R1\",\"approval_number\":\"FL8557.5\",\"seq\":5,\"product_model\":\"e. Series 00 Axiom Clad Casement Fixed - Harbor Master\",\"product_description\":\"Extruded Aluminum Clad Wood Casement Fixed Window Mulled to an Extruded Aluminum Clad Wood Casement Fixed Window or Windows (Geometric Shapes available) - with Harbor Master Laminated Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#9669-R1\",\"approval_number\":\"FL9669.1\",\"seq\":1,\"product_model\":\"a. Series T-7 Clad Talon Double Hung Picture Window - Harbor Master\",\"product_description\":\"Extruded Aluminum Clad Wood Double Hung Picture Window (Geometric Shapes available) - with Harbor Master Laminated Monolithic and Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#9669-R1\",\"approval_number\":\"FL9669.2\",\"seq\":2,\"product_model\":\"b. Series T-7 Clad Talon Double Hung Picture Window - Harbor Master\",\"product_description\":\"Extruded Aluminum Clad Wood Double Hung Picture Window (Geometric Shapes available) - with Harbor Master Laminated Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#9669-R1\",\"approval_number\":\"FL9669.3\",\"seq\":3,\"product_model\":\"c. Series T-7 Clad Talon Double Hung Fixed Transom - Harbor Master\",\"product_description\":\"Extruded Aluminum Clad Wood Double Hung Fixed Transom (Geometric Shapes available) - with Harbor Master Laminated Monolithic and Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#9669-R1\",\"approval_number\":\"FL9669.4\",\"seq\":4,\"product_model\":\"d. Series T-7 Clad Talon Double Hung Fixed Transom - Harbor Master\",\"product_description\":\"Extruded Aluminum Clad Wood Double Hung Fixed Transom (Geometric Shapes available) - with Harbor Master Laminated Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#9669-R1\",\"approval_number\":\"FL9669.5\",\"seq\":5,\"product_model\":\"e. Series T-7 Clad Talon Double Hung Picture Window\",\"product_description\":\"Extruded Aluminum Clad Wood Double Hung Picture Window (Geometric Shapes available) - with Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#9669-R1\",\"approval_number\":\"FL9669.6\",\"seq\":6,\"product_model\":\"f. Series T-7 Clad Talon Double Hung Fixed Transom\",\"product_description\":\"Extruded Aluminum Clad Wood Double Hung Fixed Transom (Geometric Shapes available) - with Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8556-R1\",\"approval_number\":\"FL8556.6\",\"seq\":6,\"product_model\":\"f. Series 93 Clad Auxiliary Fixed\",\"product_description\":\"Extruded Aluminum Clad Wood Auxiliary (Fixed Frame) Window with Nailing Fin (Geometric Shapes available) - Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#11986-R0\",\"approval_number\":\"FL11986.1\",\"seq\":1,\"product_model\":\"a. \\\"Ascent\\\" Series 05\",\"product_description\":\"Extruded Aluminum Clad Wood Fixed Transom Window with Insulated Glass - Inswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#11986-R0\",\"approval_number\":\"FL11986.2\",\"seq\":2,\"product_model\":\"b. \\\"Ascent\\\" Series 05\",\"product_description\":\"Extruded Aluminum Clad Wood Fixed Transom Window with Insulated Glass - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#11986-R0\",\"approval_number\":\"FL11986.3\",\"seq\":3,\"product_model\":\"c. \\\"Ascent\\\" Series 05\",\"product_description\":\"Extruded Aluminum Clad Wood Fixed Transom Window with Harbor Master Laminated Insulated Glass - Inswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#11986-R0\",\"approval_number\":\"FL11986.4\",\"seq\":4,\"product_model\":\"d. \\\"Ascent\\\" Series 05\",\"product_description\":\"Extruded Aluminum Clad Wood Fixed Transom Window with Harbor Master Laminated Insulated Glass - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#13865-R0\",\"approval_number\":\"FL13865.1\",\"seq\":1,\"product_model\":\"Auxiliary Series 93\",\"product_description\":\"Aluminum Clad Fixed Window\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#13865-R0\",\"approval_number\":\"FL13865.2\",\"seq\":2,\"product_model\":\"Axiom Series 00\",\"product_description\":\"Aluminum Clad Fixed Casement Window\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15440-R0\",\"approval_number\":\"FL15440.1\",\"seq\":1,\"product_model\":\"a. Series 93 Clad Auxiliary Fixed\",\"product_description\":\"Extruded Aluminum Clad Wood Auxiliary (Fixed Frame) Window (Geometric Shapes available) - Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15440-R0\",\"approval_number\":\"FL15440.2\",\"seq\":2,\"product_model\":\"b. Series 93 Clad Auxiliary Fixed\",\"product_description\":\"Extruded Aluminum Clad Wood Auxiliary (Fixed Frame) Window Mulled to an Extruded Aluminum Clad Wood Auxiliary (Fixed Frame) Window or Windows (Geometric Shapes available) - Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15440-R0\",\"approval_number\":\"FL15440.3\",\"seq\":3,\"product_model\":\"c. Series 93 Clad Auxiliary Fixed\",\"product_description\":\"Extruded Aluminum Clad Wood Auxiliary (Fixed Frame) Window \\\"T\\\" Mulled to Extruded Aluminum Clad Wood Auxiliary (Fixed Frame) Windows (Geometric Shapes available) -Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15440-R0\",\"approval_number\":\"FL15440.4\",\"seq\":4,\"product_model\":\"d. Series 93 Clad Auxiliary Fixed\",\"product_description\":\"Extruded Aluminum Clad Wood Auxiliary (Fixed Frame) Window with Nailing Fin (Geometric Shapes available) - Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15440-R0\",\"approval_number\":\"FL15440.5\",\"seq\":5,\"product_model\":\"e. Series 00 Axiom Clad Casement Fixed\",\"product_description\":\"Extruded Aluminum Clad Wood Casement Fixed Window (Geometric Shapes available) - Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15440-R0\",\"approval_number\":\"FL15440.6\",\"seq\":6,\"product_model\":\"f. Series 00 Axiom Clad Casement Fixed\",\"product_description\":\"Extruded Aluminum Clad Wood Casement Fixed Window Mulled to an Extruded Aluminum Clad Wood Casement Fixed Window or Windows (Geometric Shapes available) - Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15440-R0\",\"approval_number\":\"FL15440.7\",\"seq\":7,\"product_model\":\"g. Series 00 Axiom Clad Casement Fixed\",\"product_description\":\"Extruded Aluminum Clad Wood Casement Fixed Window \\\"T\\\" Mulled to Extruded Aluminum Clad Wood Casement Fixed Windows (Geometric Shapes available) -Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15440-R0\",\"approval_number\":\"FL15440.8\",\"seq\":8,\"product_model\":\"h. Series T-7 Clad Talon Double Hung Picture Window\",\"product_description\":\"Extruded Aluminum Clad Wood Double Hung Picture Window (Geometric Shapes available) - with Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15440-R0\",\"approval_number\":\"FL15440.9\",\"seq\":9,\"product_model\":\"i. Series T-7 Clad Talon Double Hung Picture Window\",\"product_description\":\"Extruded Aluminum Clad Wood Double Hung Fixed Transom (Geometric Shapes available) - with Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15440-R0\",\"approval_number\":\"FL15440.10\",\"seq\":10,\"product_model\":\"j. \\\"Ascent\\\" Series 05\",\"product_description\":\"Extruded Aluminum Clad Wood Fixed Transom Window with Insulated Glass - Inswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15440-R0\",\"approval_number\":\"FL15440.11\",\"seq\":11,\"product_model\":\"k. \\\"Ascent\\\" Series 05\",\"product_description\":\"Extruded Aluminum Clad Wood Fixed Transom Window with Insulated Glass - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15440-R0\",\"approval_number\":\"FL15440.12\",\"seq\":12,\"product_model\":\"l. Series 93 Clad Auxiliary Fixed\",\"product_description\":\"Extruded Aluminum Clad Wood Auxiliary (Fixed Frame) Window (Geometric Shapes available) - Laminated Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15440-R0\",\"approval_number\":\"FL15440.13\",\"seq\":13,\"product_model\":\"m. Series 93 Clad Auxiliary Fixed\",\"product_description\":\"Extruded Aluminum Clad Wood Auxiliary (Fixed Frame) Window (Geometric Shapes available) - Laminated Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15440-R0\",\"approval_number\":\"FL15440.14\",\"seq\":14,\"product_model\":\"n. Series 00 Axiom Clad Casement Fixed\",\"product_description\":\"Extruded Aluminum Clad Wood Casement Fixed Window (Geometric Shapes available) - Laminated Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15440-R0\",\"approval_number\":\"FL15440.15\",\"seq\":15,\"product_model\":\"o. Series 00 Axiom Clad Casement Fixed\",\"product_description\":\"Extruded Aluminum Clad Wood Casement Fixed Window (Geometric Shapes available) - Laminated Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15440-R0\",\"approval_number\":\"FL15440.16\",\"seq\":16,\"product_model\":\"p. Series T-7 Clad Talon Double Hung Picture Window - Harbor Master\",\"product_description\":\"Extruded Aluminum Clad Wood Double Hung Fixed Transom (Geometric Shapes available) - with Harbor Master Laminated Monolithic and Laminated Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15440-R0\",\"approval_number\":\"FL15440.17\",\"seq\":17,\"product_model\":\"q. Series T-7 Clad Talon Double Hung Picture Window - Harbor Master\",\"product_description\":\"Extruded Aluminum Clad Wood Double Hung Fixed Transom (Geometric Shapes available) - with Harbor Master Laminated Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15440-R0\",\"approval_number\":\"FL15440.18\",\"seq\":18,\"product_model\":\"r. Series T-7 Clad Talon Double Hung Fixed Transom - Harbor Master\",\"product_description\":\"Extruded Aluminum Clad Wood Double Hung Fixed Transom (Geometric Shapes available) - with Harbor Master Laminated Monolithic and Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15440-R0\",\"approval_number\":\"FL15440.19\",\"seq\":19,\"product_model\":\"s. Series T-7 Clad Talon Double Hung Fixed Transom - Harbor Master\",\"product_description\":\"Extruded Aluminum Clad Wood Double Hung Fixed Transom (Geometric Shapes available) - with Harbor Master Laminated Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15440-R0\",\"approval_number\":\"FL15440.20\",\"seq\":20,\"product_model\":\"t. \\\"Ascent\\\" Series 05\",\"product_description\":\"Extruded Aluminum Clad Wood Fixed Transom Window with Harbor Master Laminated Insulated Glass - Inswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15440-R0\",\"approval_number\":\"FL15440.21\",\"seq\":21,\"product_model\":\"u. \\\"Ascent\\\" Series 05\",\"product_description\":\"Extruded Aluminum Clad Wood Fixed Transom Window with Harbor Master Laminated Insulated Glass - Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15440-R1\",\"approval_number\":\"FL15440.22\",\"seq\":22,\"product_model\":\"v. Series 05 \\\"Outswing Transom\\\"\",\"product_description\":\"Extruded Aluminum Clad Wood Fixed Transom Window with Harbor Master Laminated Insulated Glass - (utilizing the outswing jamb profile)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"}],\"Weck Glaswerk GmbH (Glass Masonry, Inc.)\":[{\"manufacturer\":\"Weck Glaswerk GmbH (Glass Masonry, Inc.)\",\"approval_number_master\":\"FL#186-R0\",\"approval_number\":\"FL186.1\",\"seq\":1,\"product_model\":\"Weck Glass Block\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weck Glaswerk GmbH (Glass Masonry, Inc.)\",\"approval_number_master\":\"FL#186-R0\",\"approval_number\":\"FL186.2\",\"seq\":2,\"product_model\":\"Weck Glass Blocks\",\"product_description\":\"Glass Blocks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Modern Window and Door Inc.\":[{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#269-R0\",\"approval_number\":\"FL269.1\",\"seq\":1,\"product_model\":\"9200H PICTURE WINDOW\",\"product_description\":\"IMPACT PICTURE WINDOW SIZE:50 X 84 F-R60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#352-R0\",\"approval_number\":\"FL352.1\",\"seq\":1,\"product_model\":\"9600H CASEMENT PICTURE WINDOW\",\"product_description\":\"IMPACT CASEMENT PICTURE WINDOW SIZE:36 X 72 F-R60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#4742-R0\",\"approval_number\":\"FL4742.1\",\"seq\":1,\"product_model\":\"9600H CASEMENT FIXED PICTURE IMPACT\",\"product_description\":\"CASEMENT PICTURE WINDOW IMPACT SIZE: 48X72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#5079-R0\",\"approval_number\":\"FL5079.1\",\"seq\":1,\"product_model\":\"2850 PICTURE WINDOW\",\"product_description\":\"Fixed Window Size: 48 X 72 Rating: F-R50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#5080-R0\",\"approval_number\":\"FL5080.1\",\"seq\":1,\"product_model\":\"8000C PICTURE WINDOW\",\"product_description\":\"Fixed Window Size: 54 X 74 Rating: F-R65\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#6918-R0\",\"approval_number\":\"FL6918.1\",\"seq\":1,\"product_model\":\"9200 Picture Window\",\"product_description\":\"Fixed Window Size: 51 x 84 Rating: F-R50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#6920-R0\",\"approval_number\":\"FL6920.1\",\"seq\":1,\"product_model\":\"9200H Picture Window Impact\",\"product_description\":\"Fixed Window Size: 51 x 84 Rating: F-R50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#8473-R0\",\"approval_number\":\"FL8473.1\",\"seq\":1,\"product_model\":\"9200H Picture Window Impact\",\"product_description\":\"Window Size: 60 x 76 Rating: F-R55\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Specialty Windows of Florida\":[{\"manufacturer\":\"Specialty Windows of Florida\",\"approval_number_master\":\"FL#288-R0\",\"approval_number\":\"FL288.1\",\"seq\":1,\"product_model\":\"100 Series\",\"product_description\":\"Aluminum Fixed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Specialty Windows of Florida\",\"approval_number_master\":\"FL#288-R0\",\"approval_number\":\"FL288.2\",\"seq\":2,\"product_model\":\"100 Series\",\"product_description\":\"Aluminum Fixed-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Specialty Windows of Florida\",\"approval_number_master\":\"FL#288-R0\",\"approval_number\":\"FL288.3\",\"seq\":3,\"product_model\":\"1700\\\/1900\\\/2000 Series\",\"product_description\":\"Vinyl Fixed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Specialty Windows of Florida\",\"approval_number_master\":\"FL#288-R0\",\"approval_number\":\"FL288.4\",\"seq\":4,\"product_model\":\"1900 Series\",\"product_description\":\"Vinyl Fixed-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Specialty Windows of Florida\",\"approval_number_master\":\"FL#288-R0\",\"approval_number\":\"FL288.5\",\"seq\":5,\"product_model\":\"200 Series\",\"product_description\":\"Aluminum Fixed-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Specialty Windows of Florida\",\"approval_number_master\":\"FL#288-R0\",\"approval_number\":\"FL288.6\",\"seq\":6,\"product_model\":\"200 Series\",\"product_description\":\"Aluminum Fixed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Jacobson Window Co., Inc.\":[{\"manufacturer\":\"Jacobson Window Co., Inc.\",\"approval_number_master\":\"FL#395-R0\",\"approval_number\":\"FL395.1\",\"seq\":1,\"product_model\":\"6000 FIXED\",\"product_description\":\"EXT GLAZED PICTURE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jacobson Window Co., Inc.\",\"approval_number_master\":\"FL#395-R0\",\"approval_number\":\"FL395.2\",\"seq\":2,\"product_model\":\"7000 FIXED\",\"product_description\":\"INTERIOR GLAZED\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jacobson Window Co., Inc.\",\"approval_number_master\":\"FL#6992-R0\",\"approval_number\":\"FL6992.1\",\"seq\":1,\"product_model\":\"Series 6000 Type X\",\"product_description\":\"Colonial Fixed Twelve Lite Alum. Prime Window(37\\\" x 63\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jacobson Window Co., Inc.\",\"approval_number_master\":\"FL#6992-R0\",\"approval_number\":\"FL6992.2\",\"seq\":2,\"product_model\":\"Series 6000 Type X\",\"product_description\":\"Colonial Fixed One Lite Aluminum Prime Window (37\\\" x 63\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jacobson Window Co., Inc.\",\"approval_number_master\":\"FL#6992-R0\",\"approval_number\":\"FL6992.3\",\"seq\":3,\"product_model\":\"Series 6000 type X\",\"product_description\":\"Colonial Sixteen Lite Fixed Aluminum Prime Window\\n(48\\\" x 48\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jacobson Window Co., Inc.\",\"approval_number_master\":\"FL#6992-R0\",\"approval_number\":\"FL6992.4\",\"seq\":4,\"product_model\":\"Series 6000 Type X\",\"product_description\":\"Colonial Fixed Twelve Lite Alum. Prime Window (37\\\" x 76\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jacobson Window Co., Inc.\",\"approval_number_master\":\"FL#10997-R0\",\"approval_number\":\"FL10997.1\",\"seq\":1,\"product_model\":\"6000 Series Aluminum FW\",\"product_description\":\"Colonial 37\\\"x63\\\" Fixed Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jacobson Window Co., Inc.\",\"approval_number_master\":\"FL#10997-R0\",\"approval_number\":\"FL10997.2\",\"seq\":2,\"product_model\":\"6000 Series Aluminum TDL FW\",\"product_description\":\"Colonial Fixed Window Twelve Lite - 37\\\"x76\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jacobson Window Co., Inc.\",\"approval_number_master\":\"FL#10997-R0\",\"approval_number\":\"FL10997.3\",\"seq\":3,\"product_model\":\"6000 Series Aluminum TDL FW\",\"product_description\":\"Colonial Fixed Window Sixteen Lite - 48\\\"x48\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jacobson Window Co., Inc.\",\"approval_number_master\":\"FL#10997-R0\",\"approval_number\":\"FL10997.4\",\"seq\":4,\"product_model\":\"6000 Series Aluminum TDL FW\",\"product_description\":\"Colonial Fixed Window Twelve Lite - 37\\\"x63\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jacobson Window Co., Inc.\",\"approval_number_master\":\"FL#11327-R0\",\"approval_number\":\"FL11327.1\",\"seq\":1,\"product_model\":\"Series 7000\",\"product_description\":\"Aluminum Fixed Prime Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-30 00:00:00\",\"instructions_url\":\"\"}],\"Cox Designer Windows, Inc.\":[{\"manufacturer\":\"Cox Designer Windows, Inc.\",\"approval_number_master\":\"FL#404-R0\",\"approval_number\":\"FL404.1\",\"seq\":1,\"product_model\":\"SERIES 1000\",\"product_description\":\"PICTURE WINDOWS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cox Designer Windows, Inc.\",\"approval_number_master\":\"FL#10218-R0\",\"approval_number\":\"FL10218.1\",\"seq\":1,\"product_model\":\"Series \\\"2000\\\" Fixed Window\",\"product_description\":\"Series \\\"2000\\\" Fixed Insulated Aluminum Prime Window (96\\\" x 36\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cox Designer Windows, Inc.\",\"approval_number_master\":\"FL#10218-R0\",\"approval_number\":\"FL10218.2\",\"seq\":2,\"product_model\":\"Series \\\"2000\\\" Fixed Window\",\"product_description\":\"Series \\\"2000\\\" Fixed Insulated Aluminum Prime Window (74\\\" x 40\\\")\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cox Designer Windows, Inc.\",\"approval_number_master\":\"FL#10218-R0\",\"approval_number\":\"FL10218.3\",\"seq\":3,\"product_model\":\"Series \\\"2000\\\" Fixed Window\",\"product_description\":\"Series \\\"2000\\\" Fixed Insulated Aluminum Prime Window (74\\\" x 74\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cox Designer Windows, Inc.\",\"approval_number_master\":\"FL#11763-R0\",\"approval_number\":\"FL11763.1\",\"seq\":1,\"product_model\":\"Series 1000 Fixed Window\",\"product_description\":\"74\\\"x40\\\" - 3\\\/16\\\" Annealed Glass\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cox Designer Windows, Inc.\",\"approval_number_master\":\"FL#11763-R0\",\"approval_number\":\"FL11763.2\",\"seq\":2,\"product_model\":\"Series 1000 Fixed Window\",\"product_description\":\"74\\\"x74\\\" - 3\\\/16\\\" Tempered Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cox Designer Windows, Inc.\",\"approval_number_master\":\"FL#11763-R0\",\"approval_number\":\"FL11763.3\",\"seq\":3,\"product_model\":\"Series 1000 Fixed Window\",\"product_description\":\"96\\\"x36\\\" - 3\\\/16\\\" Tempered Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cox Designer Windows, Inc.\",\"approval_number_master\":\"FL#11763-R0\",\"approval_number\":\"FL11763.4\",\"seq\":4,\"product_model\":\"Series 2000 Fixed Window\",\"product_description\":\"74\\\"x74\\\" - 3\\\/16\\\" Tempered Glass\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cox Designer Windows, Inc.\",\"approval_number_master\":\"FL#11763-R0\",\"approval_number\":\"FL11763.5\",\"seq\":5,\"product_model\":\"Series 2000 Fixed Window\",\"product_description\":\"96\\\"x36\\\" - 3\\\/16\\\" Tempered Glass\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cox Designer Windows, Inc.\",\"approval_number_master\":\"FL#11763-R0\",\"approval_number\":\"FL11763.6\",\"seq\":6,\"product_model\":\"Series 2000 Fixed Window\",\"product_description\":\"74\\\"x40\\\" - 3\\\/16\\\" Annealed Glass\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Great Lakes Window, Inc.\":[{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#468-R0\",\"approval_number\":\"FL468.1\",\"seq\":1,\"product_model\":\"GLW-CF-101 Fixed Casement Wind\",\"product_description\":\"(427-H-104) Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#468-R0\",\"approval_number\":\"FL468.2\",\"seq\":2,\"product_model\":\"GLW-P1-101 Picture Window\",\"product_description\":\"(427-H-108.2) Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#468-R0\",\"approval_number\":\"FL468.3\",\"seq\":3,\"product_model\":\"GLW-P1-101 Picture Window\",\"product_description\":\"(427-H-108) Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#468-R0\",\"approval_number\":\"FL468.4\",\"seq\":4,\"product_model\":\"GLW-P1-101 Picture Window\",\"product_description\":\"(427-H-108.1) Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#468-R0\",\"approval_number\":\"FL468.5\",\"seq\":5,\"product_model\":\"GLW-PI-120\",\"product_description\":\"(427-H-105) PVC Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#468-R0\",\"approval_number\":\"FL468.6\",\"seq\":6,\"product_model\":\"GLW-PI-120 PVC Fixed Picture W\",\"product_description\":\"(427-H-105) PVC Fixed Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#2202-R0\",\"approval_number\":\"FL2202.1\",\"seq\":1,\"product_model\":\"GLW-PI-120-IMP\",\"product_description\":\"Extruded Vinyl picture Window - For Single and Mulled Unit Applications in Masonry and Stud Construction\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#2300-R0\",\"approval_number\":\"FL2300.1\",\"seq\":1,\"product_model\":\"GLW-CF-101-IMP\",\"product_description\":\"Extruded Vinyl Fixed Casement Window - For Single and Mulled Unit Applications in Masonry or Stud Construction\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#2300-R0\",\"approval_number\":\"FL2300.2\",\"seq\":2,\"product_model\":\"GLW-CF-101-IMP w\\\/OP AWN\",\"product_description\":\"Extruded Vinyl Fixed Casement with Operable Awning Window - Stacked Configuration Application- For Use in Masonry or Stud Construction\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#2300-R0\",\"approval_number\":\"FL2300.3\",\"seq\":3,\"product_model\":\"GLW-CF-101-IMP w\\\/OP CASE\",\"product_description\":\"Extruded Vinyl Fixed Casement Window with Operable Casement Window - Operable, Fixed, Operable Configuration Applications - For Use in Masonry or Stud Construction\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#2627-R0\",\"approval_number\":\"FL2627.1\",\"seq\":1,\"product_model\":\"GLW-PI-120-IMP\",\"product_description\":\"Triple Mulled Extruded Vinyl Picture Window (Single Hung Flanking Windows) For Applications in Masonry and Stud Construction\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#2627-R0\",\"approval_number\":\"FL2627.2\",\"seq\":2,\"product_model\":\"GLW-PI-120-IMP\",\"product_description\":\"Extruded Vinyl Picture Window - For Single and Mulled Unit Applications in Masonry and Stud Construction\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#2627-R0\",\"approval_number\":\"FL2627.3\",\"seq\":3,\"product_model\":\"GLW-PI-125-IMP\",\"product_description\":\"Triple Mulled Extruded Vinyl Picture Window(Double Hung Flanking Windows) For Applications in Masonry and Stud Construction\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6059-R1\",\"approval_number\":\"FL6059.1\",\"seq\":1,\"product_model\":\"GLW-CF-101 Fixed Casement Window\",\"product_description\":\"(427-H-104.00) Fixed Casement Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6059-R1\",\"approval_number\":\"FL6059.2\",\"seq\":2,\"product_model\":\"GLW-PI-133 Fixed Window\",\"product_description\":\"(427-H-128.02) PVC Fixed Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#8189-R0\",\"approval_number\":\"FL8189.1\",\"seq\":1,\"product_model\":\"GLW-PI-120 (0)\",\"product_description\":\"427-H-144.02 Vinyl Fixed Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#8189-R0\",\"approval_number\":\"FL8189.2\",\"seq\":2,\"product_model\":\"GLW-PI-120 (O)\",\"product_description\":\"427-H-144 - .01 Vinyl Fixed Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#8641-R0\",\"approval_number\":\"FL8641.1\",\"seq\":1,\"product_model\":\"GLW-CF-101\",\"product_description\":\"427-H-145 Direct Set Fixed Window.\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6059-R0\",\"approval_number\":\"FL6059.3\",\"seq\":3,\"product_model\":\"GLW-FC-101-Imp Fixed Casement Window\",\"product_description\":\"(427-H-122.01) Fixed Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6059-R0\",\"approval_number\":\"FL6059.4\",\"seq\":4,\"product_model\":\"GLW-P1-101 Picture Window\",\"product_description\":\"(427-H-108.00) Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6059-R0\",\"approval_number\":\"FL6059.5\",\"seq\":5,\"product_model\":\"GLW-P1-101 Picture Window\",\"product_description\":\"(427-H-108.01) Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6059-R0\",\"approval_number\":\"FL6059.6\",\"seq\":6,\"product_model\":\"GLW-P1-101 Picture Window\",\"product_description\":\"(427-H-108.02) Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6059-R0\",\"approval_number\":\"FL6059.7\",\"seq\":7,\"product_model\":\"GLW-PI-103 Fixed Window\",\"product_description\":\"(427-H-128.00) Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6059-R0\",\"approval_number\":\"FL6059.8\",\"seq\":8,\"product_model\":\"GLW-PI-103 Fixed Window\",\"product_description\":\"(427-H-128.01) Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6059-R0\",\"approval_number\":\"FL6059.9\",\"seq\":9,\"product_model\":\"GLW-PI-120-Imp Picture Window\",\"product_description\":\"(427-H-115.00) Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6059-R0\",\"approval_number\":\"FL6059.10\",\"seq\":10,\"product_model\":\"GLW-PI-120-Imp Picture Window\",\"product_description\":\"(427-H-115.01) Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6059-R0\",\"approval_number\":\"FL6059.11\",\"seq\":11,\"product_model\":\"GLW-PI-125-Imp Picture Window\",\"product_description\":\"(427-H-123.00) Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6059-R0\",\"approval_number\":\"FL6059.12\",\"seq\":12,\"product_model\":\"GLW-PI-125-Imp Picture Window\",\"product_description\":\"(427-H-123.01) Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6059-R0\",\"approval_number\":\"FL6059.13\",\"seq\":13,\"product_model\":\"GLW-PI-133 Fixed Window\",\"product_description\":\"(427-H-128.02) PVC Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6059-R0\",\"approval_number\":\"FL6059.14\",\"seq\":14,\"product_model\":\"GLW-PW-125 Imp Picture Window\",\"product_description\":\"(427-H-131.00) Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#11954-R0\",\"approval_number\":\"FL11954.1\",\"seq\":1,\"product_model\":\"GLW-CF-101\",\"product_description\":\"Vinyl Fixed Window\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#11954-R0\",\"approval_number\":\"FL11954.2\",\"seq\":2,\"product_model\":\"GLW-PI-120\",\"product_description\":\"Vinyl Fixed Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#11954-R0\",\"approval_number\":\"FL11954.3\",\"seq\":3,\"product_model\":\"GLW-PI-133\",\"product_description\":\"Vinyl Fixed Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#14929-R0\",\"approval_number\":\"FL14929.1\",\"seq\":1,\"product_model\":\"SafeHaven Impact Fixed Window\",\"product_description\":\"SafeHaven Impact Fixed Window\",\"design_pressure\":\"+50\\\/-57\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-31 00:00:00\",\"instructions_url\":\"\"}],\"Traco Windows and Doors, Inc.\":[{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#473-R0\",\"approval_number\":\"FL473.1\",\"seq\":1,\"product_model\":\"Series 1250 (Miami-Dade)\",\"product_description\":\"Alum Fixed Window Large Missile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#473-R0\",\"approval_number\":\"FL473.2\",\"seq\":2,\"product_model\":\"Series 2100 (Miami-Dade)\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#473-R0\",\"approval_number\":\"FL473.3\",\"seq\":3,\"product_model\":\"Series 5758 (145-345-545) (Mia\",\"product_description\":\"Alum Fixed Window Impact and Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#473-R0\",\"approval_number\":\"FL473.4\",\"seq\":4,\"product_model\":\"Series 5758 (245-545) (Miami-D\",\"product_description\":\"Alum PW Large and Small Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#473-R0\",\"approval_number\":\"FL473.5\",\"seq\":5,\"product_model\":\"Series 5758 (Miami-Dade)\",\"product_description\":\"Alum Picture Window Large Missile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1563-R0\",\"approval_number\":\"FL1563.1\",\"seq\":1,\"product_model\":\"TR-2800\",\"product_description\":\"Fixed Window F-AW60 60\\\"x 99\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1563-R0\",\"approval_number\":\"FL1563.2\",\"seq\":2,\"product_model\":\"TR-3800\",\"product_description\":\"Fixed Window F-AW100 60\\\" x 99\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1563-R0\",\"approval_number\":\"FL1563.3\",\"seq\":3,\"product_model\":\"TR-680\",\"product_description\":\"Fixed Window F-C65 72\\\" x 72\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1563-R0\",\"approval_number\":\"FL1563.4\",\"seq\":4,\"product_model\":\"TR-7100\",\"product_description\":\"Fixed Window F-AW80 60\\\" x 99\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1563-R0\",\"approval_number\":\"FL1563.5\",\"seq\":5,\"product_model\":\"TR-7100\",\"product_description\":\"Fixed Window F-HC50 72\\\" x 72\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1563-R0\",\"approval_number\":\"FL1563.6\",\"seq\":6,\"product_model\":\"TR-7400\",\"product_description\":\"Fixed Window F-C65 60\\\" x 60\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1563-R0\",\"approval_number\":\"FL1563.7\",\"seq\":7,\"product_model\":\"TR-780\",\"product_description\":\"Fixed Window F-AW60 60\\\" x 99\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1563-R0\",\"approval_number\":\"FL1563.8\",\"seq\":8,\"product_model\":\"TR-9450\",\"product_description\":\"Fixed Window F-AW65 60\\\" x 96\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1563-R0\",\"approval_number\":\"FL1563.9\",\"seq\":9,\"product_model\":\"TR-9450\",\"product_description\":\"Fixed Window F-AW90 60\\\" x 96\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1563-R0\",\"approval_number\":\"FL1563.10\",\"seq\":10,\"product_model\":\"TR-9500\",\"product_description\":\"Fixed Window F-AW40 60\\\" x 96\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1563-R0\",\"approval_number\":\"FL1563.11\",\"seq\":11,\"product_model\":\"TR-9500\",\"product_description\":\"Fixed Window F-HC65 72\\\" x 72\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3047-R0\",\"approval_number\":\"FL3047.1\",\"seq\":1,\"product_model\":\"TR-1170\",\"product_description\":\"Fixed Window F-C30 60\\\" x 60\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3047-R0\",\"approval_number\":\"FL3047.2\",\"seq\":2,\"product_model\":\"TR-4250\",\"product_description\":\"Fixed Window F-C30 60\\\" x 60\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3047-R0\",\"approval_number\":\"FL3047.3\",\"seq\":3,\"product_model\":\"TR-481\",\"product_description\":\"Fixed Window F-HC65 60\\\" x 99\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3047-R0\",\"approval_number\":\"FL3047.4\",\"seq\":4,\"product_model\":\"TR-481\",\"product_description\":\"Fixed Window F-HC100 60\\\" x 99\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3047-R0\",\"approval_number\":\"FL3047.5\",\"seq\":5,\"product_model\":\"TR-481\",\"product_description\":\"Fixed Window F-AW65 60\\\" x 99\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3047-R0\",\"approval_number\":\"FL3047.6\",\"seq\":6,\"product_model\":\"TR-481\",\"product_description\":\"Fixed Window F-AW100 60\\\" x 99\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3047-R0\",\"approval_number\":\"FL3047.7\",\"seq\":7,\"product_model\":\"TR-4850\",\"product_description\":\"Fixed Window F-C45 60\\\" x 60\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3047-R0\",\"approval_number\":\"FL3047.8\",\"seq\":8,\"product_model\":\"TR-4970\",\"product_description\":\"Fixed Window F-C30 60\\\" x 60\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3047-R0\",\"approval_number\":\"FL3047.9\",\"seq\":9,\"product_model\":\"TR-9950\",\"product_description\":\"Fixed Window F-AW95 60\\\" x 99\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3475-R0\",\"approval_number\":\"FL3475.1\",\"seq\":1,\"product_model\":\"PW 145\",\"product_description\":\"145 Fixed Window - Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3475-R0\",\"approval_number\":\"FL3475.2\",\"seq\":2,\"product_model\":\"PW 2100\",\"product_description\":\"2100 Fixed Window - Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3475-R0\",\"approval_number\":\"FL3475.3\",\"seq\":3,\"product_model\":\"PW 445\",\"product_description\":\"445 Fixed Window - Small Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3480-R0\",\"approval_number\":\"FL3480.1\",\"seq\":1,\"product_model\":\"TR-2800\",\"product_description\":\"Fixed Window F-AW65 60\\\" x 99\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3487-R0\",\"approval_number\":\"FL3487.1\",\"seq\":1,\"product_model\":\"TR-30\",\"product_description\":\"TR-30 Fixed Window for Non-Insulate Door Panels 20 1\\\/2\\\" x 14 3\\\/4\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3487-R0\",\"approval_number\":\"FL3487.2\",\"seq\":2,\"product_model\":\"TR-35\",\"product_description\":\"TR-35 Fixed Window for Insulated Door Panels 20 1\\\/2\\\" x 14 3\\\/4\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3487-R0\",\"approval_number\":\"FL3487.3\",\"seq\":3,\"product_model\":\"TR-3800\",\"product_description\":\"TR-3800 Fixed Large Missile Impact Window 48\\\" x 72\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3932-R0\",\"approval_number\":\"FL3932.1\",\"seq\":1,\"product_model\":\"TR4850\",\"product_description\":\"Fixed Window F-C45 60\\\" x 60\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3937-R0\",\"approval_number\":\"FL3937.1\",\"seq\":1,\"product_model\":\"TR-3800\",\"product_description\":\"Fixed Window Large Missile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#5317-R0\",\"approval_number\":\"FL5317.1\",\"seq\":1,\"product_model\":\"TR-7900\",\"product_description\":\"Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#6574-R0\",\"approval_number\":\"FL6574.1\",\"seq\":1,\"product_model\":\"PW 2100\",\"product_description\":\"Fixed Window\",\"design_pressure\":\"+43.2\\\/-43.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#6721-R0\",\"approval_number\":\"FL6721.1\",\"seq\":1,\"product_model\":\"TR-3800\",\"product_description\":\"Fixed Impact - Small Missile\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#6744-R0\",\"approval_number\":\"FL6744.1\",\"seq\":1,\"product_model\":\"Series 5758 (PW445)\",\"product_description\":\"Fixed Window\",\"design_pressure\":\"+113.8\\\/-113.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#6745-R0\",\"approval_number\":\"FL6745.1\",\"seq\":1,\"product_model\":\"Series 5758 (PW145)\",\"product_description\":\"Fixed Window\",\"design_pressure\":\"+99.6\\\/-99.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#8009-R0\",\"approval_number\":\"FL8009.1\",\"seq\":1,\"product_model\":\"TR-3800\",\"product_description\":\"Fixed Window - Large Missile Impact\",\"design_pressure\":\"+100.0\\\/-100.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#8238-R0\",\"approval_number\":\"FL8238.1\",\"seq\":1,\"product_model\":\"5758 (245-545)\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+120.0\\\/-120.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#8542-R0\",\"approval_number\":\"FL8542.1\",\"seq\":1,\"product_model\":\"PW1250\",\"product_description\":\"Aluminum Fixed Window, Impact\",\"design_pressure\":\"+79.9\\\/-79.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#8857-R0\",\"approval_number\":\"FL8857.1\",\"seq\":1,\"product_model\":\"2100\",\"product_description\":\"Alum. Fixed Window - Non-impact\",\"design_pressure\":\"+64.8\\\/-64.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#8857-R0\",\"approval_number\":\"FL8857.2\",\"seq\":2,\"product_model\":\"PW545\",\"product_description\":\"Alum. Fixed Window - Non-impact\",\"design_pressure\":\"+180.0\\\/-56.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#9553-R0\",\"approval_number\":\"FL9553.1\",\"seq\":1,\"product_model\":\"945\",\"product_description\":\"Fixed Impact Window\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#9788-R0\",\"approval_number\":\"FL9788.1\",\"seq\":1,\"product_model\":\"Series 5758 (445)\",\"product_description\":\"Fixed window - SM impact rated\",\"design_pressure\":\"+66.0\\\/-66.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#10595-R0\",\"approval_number\":\"FL10595.1\",\"seq\":1,\"product_model\":\"TR-3800\",\"product_description\":\"Fixed Window LM\",\"design_pressure\":\"+100.0\\\/-100.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#11653-R0\",\"approval_number\":\"FL11653.1\",\"seq\":1,\"product_model\":\"2100\",\"product_description\":\"Fixed Window\",\"design_pressure\":\"+63.7\\\/-63.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#12089-R0\",\"approval_number\":\"FL12089.1\",\"seq\":1,\"product_model\":\"Series 245\\\/545\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#12424-R0\",\"approval_number\":\"FL12424.1\",\"seq\":1,\"product_model\":\"NX-3800\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#12440-R0\",\"approval_number\":\"FL12440.1\",\"seq\":1,\"product_model\":\"TR-2800\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2012-08-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#12697-R0\",\"approval_number\":\"FL12697.1\",\"seq\":1,\"product_model\":\"TR-3800\",\"product_description\":\"Fixed Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#12745-R0\",\"approval_number\":\"FL12745.1\",\"seq\":1,\"product_model\":\"TR-3800\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#12872-R0\",\"approval_number\":\"FL12872.1\",\"seq\":1,\"product_model\":\"NX-3800\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-29 00:00:00\",\"instructions_url\":\"\"}],\"Dixie Door and Window\":[{\"manufacturer\":\"Dixie Door and Window\",\"approval_number_master\":\"FL#607-R0\",\"approval_number\":\"FL607.1\",\"seq\":1,\"product_model\":\"...................\",\"product_description\":\"......................\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixie Door and Window\",\"approval_number_master\":\"FL#607-R0\",\"approval_number\":\"FL607.2\",\"seq\":2,\"product_model\":\"Series 2000\",\"product_description\":\"Picture Window-48\\\" x 96\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixie Door and Window\",\"approval_number_master\":\"FL#607-R0\",\"approval_number\":\"FL607.3\",\"seq\":3,\"product_model\":\"Series 2001\",\"product_description\":\"Picture Window-48\\\" x 74\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"BetterBilt\":[{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#676-R0\",\"approval_number\":\"FL676.1\",\"seq\":1,\"product_model\":\"165\\\/3000\",\"product_description\":\"Fin Frame 72x72 C-35 DP+35.3\\\/-47.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#676-R0\",\"approval_number\":\"FL676.2\",\"seq\":2,\"product_model\":\"165\\\/3000\",\"product_description\":\"Flange Frame in Beveled Buck 72x72 C-45 DP+45\\\/-47.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#676-R0\",\"approval_number\":\"FL676.3\",\"seq\":3,\"product_model\":\"165\\\/3000\",\"product_description\":\"Fin Frame 71x71 R-45 DP+45\\\/-47.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#676-R0\",\"approval_number\":\"FL676.4\",\"seq\":4,\"product_model\":\"165\\\/3000\",\"product_description\":\"Fin Frame 59x72 R-45 DP+45\\\/-47.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#676-R0\",\"approval_number\":\"FL676.5\",\"seq\":5,\"product_model\":\"165\\\/3000\",\"product_description\":\"Flange Frame 71x71 R-35 DP+35.3\\\/-45.3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#676-R0\",\"approval_number\":\"FL676.6\",\"seq\":6,\"product_model\":\"165\\\/3000\",\"product_description\":\"Flange Frame 59x72 R-45 DP+45\\\/-47.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#676-R0\",\"approval_number\":\"FL676.7\",\"seq\":7,\"product_model\":\"3240\\\/4250HP\",\"product_description\":\"Fin Frame 65x84 C-50 DP+50\\\/-50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#676-R0\",\"approval_number\":\"FL676.8\",\"seq\":8,\"product_model\":\"3240\\\/4250HP\",\"product_description\":\"Fin Frame 72x96 R-35 DP+39\\\/-42\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#676-R0\",\"approval_number\":\"FL676.9\",\"seq\":9,\"product_model\":\"3340\\\/4550HP\",\"product_description\":\"Fin Frame 65x84 C-50 DP+50\\\/-50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#676-R0\",\"approval_number\":\"FL676.10\",\"seq\":10,\"product_model\":\"3340\\\/4550HP\",\"product_description\":\"Fin Frame 72x96 R-35 DP+39\\\/-42\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#676-R0\",\"approval_number\":\"FL676.11\",\"seq\":11,\"product_model\":\"680\",\"product_description\":\"Flange Frame 60x80 R-45 DP+45\\\/-47.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#676-R0\",\"approval_number\":\"FL676.12\",\"seq\":12,\"product_model\":\"740\\\/3740\",\"product_description\":\"Flange Frame 109x53 R-40 DP+40\\\/-40\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#676-R0\",\"approval_number\":\"FL676.13\",\"seq\":13,\"product_model\":\"740\\\/3740\",\"product_description\":\"Fin Frame 71x71 R-45 DP+45\\\/-47.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#676-R0\",\"approval_number\":\"FL676.14\",\"seq\":14,\"product_model\":\"740\\\/3740\",\"product_description\":\"Fin Frame 108x52 R-40 DP+40\\\/-40\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#676-R0\",\"approval_number\":\"FL676.15\",\"seq\":15,\"product_model\":\"740\\\/3740\",\"product_description\":\"Flange Frame 59x72 R-45 DP+45\\\/-47.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#676-R0\",\"approval_number\":\"FL676.16\",\"seq\":16,\"product_model\":\"740\\\/3740\",\"product_description\":\"Flange Frame 71x71 R-35 DP+35.3\\\/-45.3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#676-R0\",\"approval_number\":\"FL676.17\",\"seq\":17,\"product_model\":\"740\\\/3740\",\"product_description\":\"Fin Frame 59x72 R-45 DP+45\\\/-47.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#3249-R0\",\"approval_number\":\"FL3249.1\",\"seq\":1,\"product_model\":\"185\\\/3185 Fin Frame\",\"product_description\":\"47x48 Insulated 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#3249-R0\",\"approval_number\":\"FL3249.2\",\"seq\":2,\"product_model\":\"185\\\/3185 Fin Frame\",\"product_description\":\"73x73 Insulated 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#3249-R0\",\"approval_number\":\"FL3249.3\",\"seq\":3,\"product_model\":\"185\\\/3185 Fin Frame\",\"product_description\":\"52x53 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#3249-R0\",\"approval_number\":\"FL3249.4\",\"seq\":4,\"product_model\":\"185\\\/3185 Fin Frame\",\"product_description\":\"31x32 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#3249-R0\",\"approval_number\":\"FL3249.5\",\"seq\":5,\"product_model\":\"185\\\/3185 Flange Frame\",\"product_description\":\"31x32 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#3249-R0\",\"approval_number\":\"FL3249.6\",\"seq\":6,\"product_model\":\"185\\\/3185 Flange Frame\",\"product_description\":\"52x53 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#3249-R0\",\"approval_number\":\"FL3249.7\",\"seq\":7,\"product_model\":\"185\\\/3185 Flange Frame\",\"product_description\":\"73x73 Insulated 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#3249-R0\",\"approval_number\":\"FL3249.8\",\"seq\":8,\"product_model\":\"185\\\/3185 Flange Frame\",\"product_description\":\"47x48 Insulated 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#3249-R0\",\"approval_number\":\"FL3249.9\",\"seq\":9,\"product_model\":\"185\\\/3185 Flange Frame\",\"product_description\":\"73x73 Single Glazed 3\\\/16\\\" Temp\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Capitol\":[{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#681-R0\",\"approval_number\":\"FL681.1\",\"seq\":1,\"product_model\":\"165\\\/168\",\"product_description\":\"Fin Frame 72x72 C-35 DP+35.3\\\/-47.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#681-R0\",\"approval_number\":\"FL681.2\",\"seq\":2,\"product_model\":\"165\\\/168\",\"product_description\":\"Beveled Buck Frame 72x72 C-45 DP+45\\\/-47.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#681-R0\",\"approval_number\":\"FL681.3\",\"seq\":3,\"product_model\":\"3540\",\"product_description\":\"Fin Frame 36x73 R-47 DP+47\\\/-47\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#681-R0\",\"approval_number\":\"FL681.4\",\"seq\":4,\"product_model\":\"3540\",\"product_description\":\"Fin Frame 44x72 R-40 DP+40\\\/-40\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#681-R0\",\"approval_number\":\"FL681.5\",\"seq\":5,\"product_model\":\"3540\",\"product_description\":\"Fin Frame 43x73 R-43 DP+43\\\/-43\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#681-R0\",\"approval_number\":\"FL681.6\",\"seq\":6,\"product_model\":\"650\\\/680\",\"product_description\":\"Flange Frame 60x80 R-45 +45\\\/-47.2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#681-R0\",\"approval_number\":\"FL681.7\",\"seq\":7,\"product_model\":\"8540\",\"product_description\":\"Fin Frame 72x96 C-35 DP+35\\\/-35\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#681-R0\",\"approval_number\":\"FL681.8\",\"seq\":8,\"product_model\":\"8540\",\"product_description\":\"Fin Frame 65x84 C-50 DP+50\\\/-50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#3244-R0\",\"approval_number\":\"FL3244.1\",\"seq\":1,\"product_model\":\"185\\\/3185 Fin Frame\",\"product_description\":\"47x48 Insulated 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#3244-R0\",\"approval_number\":\"FL3244.2\",\"seq\":2,\"product_model\":\"185\\\/3185 Fin Frame\",\"product_description\":\"73x73 Insulated 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#3244-R0\",\"approval_number\":\"FL3244.3\",\"seq\":3,\"product_model\":\"185\\\/3185 Fin Frame\",\"product_description\":\"52x53 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#3244-R0\",\"approval_number\":\"FL3244.4\",\"seq\":4,\"product_model\":\"185\\\/3185 Fin Frame\",\"product_description\":\"31x32 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#3244-R0\",\"approval_number\":\"FL3244.5\",\"seq\":5,\"product_model\":\"185\\\/3185 Flange Frame\",\"product_description\":\"31x32 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#3244-R0\",\"approval_number\":\"FL3244.6\",\"seq\":6,\"product_model\":\"185\\\/3185 Flange Frame\",\"product_description\":\"52x53 Single Glazed 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#3244-R0\",\"approval_number\":\"FL3244.7\",\"seq\":7,\"product_model\":\"185\\\/3185 Flange Frame\",\"product_description\":\"73x73 Insulated 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#3244-R0\",\"approval_number\":\"FL3244.8\",\"seq\":8,\"product_model\":\"185\\\/3185 Flange Frame\",\"product_description\":\"47x48 Insulated 3\\\/16\\\" Annealed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#3244-R0\",\"approval_number\":\"FL3244.9\",\"seq\":9,\"product_model\":\"185\\\/3185 Flange Frame\",\"product_description\":\"73x73 Single Glazed 3\\\/16\\\" Temp\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Gorell Windows and Doors\":[{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#749-R0\",\"approval_number\":\"FL749.1\",\"seq\":1,\"product_model\":\"G5151\",\"product_description\":\"Fixed lite replacement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#749-R0\",\"approval_number\":\"FL749.2\",\"seq\":2,\"product_model\":\"G5161\",\"product_description\":\"Fixed lite replacement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#749-R0\",\"approval_number\":\"FL749.3\",\"seq\":3,\"product_model\":\"G5171\",\"product_description\":\"Fixed lite replacement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#749-R0\",\"approval_number\":\"FL749.4\",\"seq\":4,\"product_model\":\"G5191\",\"product_description\":\"Fixed lite replacement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#749-R0\",\"approval_number\":\"FL749.5\",\"seq\":5,\"product_model\":\"G5301\",\"product_description\":\"Fixed lite replacement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#749-R0\",\"approval_number\":\"FL749.6\",\"seq\":6,\"product_model\":\"GSVPW\",\"product_description\":\"Fixed lite new construction\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#9747-R0\",\"approval_number\":\"FL9747.1\",\"seq\":1,\"product_model\":\"G5301 fixed lite\",\"product_description\":\"G5301 Impact level C fixed lite\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#8336-R2\",\"approval_number\":\"FL8336.1\",\"seq\":1,\"product_model\":\"G5401\",\"product_description\":\"Fixed Picture window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#11225-R0\",\"approval_number\":\"FL11225.1\",\"seq\":1,\"product_model\":\"G5401 fixed lite\",\"product_description\":\"72\\\" x 72\\\" fixed lite\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#12741-R0\",\"approval_number\":\"FL12741.1\",\"seq\":1,\"product_model\":\"G5301\",\"product_description\":\"G5301 Fixed Lite DP50 48 x 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#14264-R0\",\"approval_number\":\"FL14264.1\",\"seq\":1,\"product_model\":\"G5301 fixed lite\",\"product_description\":\"DP50 fixed lite 48\\\" x 63\\\" impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#14264-R0\",\"approval_number\":\"FL14264.2\",\"seq\":2,\"product_model\":\"G5301 fixed lite\",\"product_description\":\"DP50 fixed lite 60\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#14264-R1\",\"approval_number\":\"FL14264.3\",\"seq\":3,\"product_model\":\"G5301 Impact Fxed Lite\",\"product_description\":\"G5301 Impact Fxed Lite 48x63 DP 50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-01 00:00:00\",\"instructions_url\":\"\"}],\"Window Mart\":[{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#809-R0\",\"approval_number\":\"FL809.1\",\"seq\":1,\"product_model\":\"025.000PW\",\"product_description\":\"Vinyl Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16254-R0\",\"approval_number\":\"FL16254.1\",\"seq\":1,\"product_model\":\"6001 NC\\\/6002 REP Fixed Window\",\"product_description\":\"6001 NC\\\/6002 REP Fixed Window Impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16254-R0\",\"approval_number\":\"FL16254.2\",\"seq\":2,\"product_model\":\"6003 NC\\\/6004 REP Fixed Window\",\"product_description\":\"6003 NC\\\/6004 REP Fixed Window Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16254-R0\",\"approval_number\":\"FL16254.3\",\"seq\":3,\"product_model\":\"6501 NC\\\/6502 REP Fixed Window\",\"product_description\":\"6501 NC\\\/6502 REP Fixed Window Non-Impact\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16254-R0\",\"approval_number\":\"FL16254.4\",\"seq\":4,\"product_model\":\"6801 NC\\\/6802 REP Fixed Window\",\"product_description\":\"6801 NC\\\/6802 REP Fixed Window Non-Impact\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16254-R1\",\"approval_number\":\"FL16254.5\",\"seq\":5,\"product_model\":\"6003 NC\\\/6004 REP Fixed Window\",\"product_description\":\"6003 NC\\\/6004 REP Fixed Window Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16254-R1\",\"approval_number\":\"FL16254.6\",\"seq\":6,\"product_model\":\"6501 NC\\\/6502 REP Fixed Window\",\"product_description\":\"6501 NC\\\/6502 REP Fixed Window Non-Impact\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16254-R1\",\"approval_number\":\"FL16254.7\",\"seq\":7,\"product_model\":\"6801 NC\\\/6802 REP Fixed Window\",\"product_description\":\"6801 NC\\\/6802 REP Fixed Window Non-Impact\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16254-R1\",\"approval_number\":\"FL16254.8\",\"seq\":8,\"product_model\":\"7000 NC PICTURE WINDOW\",\"product_description\":\"7000 NC PICTURE WINDOW 64\\\"x86\\\" NON-REINFORCED NON-IMPACT\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16254-R1\",\"approval_number\":\"FL16254.9\",\"seq\":9,\"product_model\":\"7000 NC PICTURE WINDOW\",\"product_description\":\"7000 NC PICTURE WINDOW 96\\\"x60\\\" NON-REINFORCED NON-IMPACT\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16254-R2\",\"approval_number\":\"FL16254.10\",\"seq\":10,\"product_model\":\"7500 PW NC Fixed\",\"product_description\":\"7500 PW NC Fixed - 72\\\"x72\\\" - Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-27 00:00:00\",\"instructions_url\":\"\"}],\"Thermo Green Windows LLC\":[{\"manufacturer\":\"Thermo Green Windows LLC\",\"approval_number_master\":\"FL#846-R0\",\"approval_number\":\"FL846.1\",\"seq\":1,\"product_model\":\"F-C40\",\"product_description\":\"Commercial 40 Rated Thermally Broken PW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thermo Green Windows LLC\",\"approval_number_master\":\"FL#846-R0\",\"approval_number\":\"FL846.2\",\"seq\":2,\"product_model\":\"F-R30\",\"product_description\":\"2 5\\\/8\\\" Themally Broken PW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thermo Green Windows LLC\",\"approval_number_master\":\"FL#12349-R0\",\"approval_number\":\"FL12349.1\",\"seq\":1,\"product_model\":\"400 Series Fixed Lite\",\"product_description\":\"Fixed Lite Prime Window\\nConfiguration \\\"O\\\"\\nGlazing: 0.225 Annealed Glass\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Seasonshield Incorporated\":[{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#927-R0\",\"approval_number\":\"FL927.1\",\"seq\":1,\"product_model\":\"FX-1600\",\"product_description\":\"4 9\\\/16\\\" Wood Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#927-R0\",\"approval_number\":\"FL927.2\",\"seq\":2,\"product_model\":\"FX-2300\\\/2001\",\"product_description\":\"1 7\\\/8\\\" Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#927-R0\",\"approval_number\":\"FL927.3\",\"seq\":3,\"product_model\":\"FX-5300\",\"product_description\":\"2 7\\\/16\\\" PVC Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#927-R0\",\"approval_number\":\"FL927.4\",\"seq\":4,\"product_model\":\"FX-6600\",\"product_description\":\"2 7\\\/8\\\" Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#927-R0\",\"approval_number\":\"FL927.5\",\"seq\":5,\"product_model\":\"FX-7300\",\"product_description\":\"2 7\\\/16\\\" PVC Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#927-R0\",\"approval_number\":\"FL927.6\",\"seq\":6,\"product_model\":\"FX-7600\",\"product_description\":\"3 1\\\/4\\\" PVC Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#927-R0\",\"approval_number\":\"FL927.7\",\"seq\":7,\"product_model\":\"FX-8300\",\"product_description\":\"3 1\\\/4\\\" PVC Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#953-R0\",\"approval_number\":\"FL953.1\",\"seq\":1,\"product_model\":\"FX-2300\\\/2001\",\"product_description\":\"1 7\\\/8\\\" Aluminum Fixed Window (Dade)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#953-R0\",\"approval_number\":\"FL953.2\",\"seq\":2,\"product_model\":\"FX-6600\",\"product_description\":\"Impact Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#3059-R0\",\"approval_number\":\"FL3059.1\",\"seq\":1,\"product_model\":\"FX-8300\",\"product_description\":\"3\\\" PVC Impact Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Jeld-Wen - Pozzi\":[{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#933-R0\",\"approval_number\":\"FL933.1\",\"seq\":1,\"product_model\":\"CBCP 4254\",\"product_description\":\"Aluminum Clad Picture Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#933-R0\",\"approval_number\":\"FL933.2\",\"seq\":2,\"product_model\":\"CBCP 7272\",\"product_description\":\"Aluminum Clad Picture Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#933-R0\",\"approval_number\":\"FL933.3\",\"seq\":3,\"product_model\":\"CCP 7272\",\"product_description\":\"Aluminum Clad Picture Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#933-R0\",\"approval_number\":\"FL933.4\",\"seq\":4,\"product_model\":\"CCP 7284\",\"product_description\":\"Aluminum Clad Picture Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#933-R0\",\"approval_number\":\"FL933.5\",\"seq\":5,\"product_model\":\"CEDP 46106\",\"product_description\":\"Aluminum Clad Wood Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#933-R0\",\"approval_number\":\"FL933.6\",\"seq\":6,\"product_model\":\"CEDP 5686\",\"product_description\":\"Aluminum Clad Wood Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#933-R0\",\"approval_number\":\"FL933.7\",\"seq\":7,\"product_model\":\"CPDM 7242\",\"product_description\":\"Aluminum Clad Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#933-R0\",\"approval_number\":\"FL933.8\",\"seq\":8,\"product_model\":\"CPHP 3673\",\"product_description\":\"Aluminum Clad Picture Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#933-R0\",\"approval_number\":\"FL933.9\",\"seq\":9,\"product_model\":\"CPHP 6489\",\"product_description\":\"Aluminum Clad Picture Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#933-R0\",\"approval_number\":\"FL933.10\",\"seq\":10,\"product_model\":\"CPHP 7285\",\"product_description\":\"Aluminum Clad Picture Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#933-R0\",\"approval_number\":\"FL933.11\",\"seq\":11,\"product_model\":\"CSDSR Direct Set\",\"product_description\":\"Aluminum Clad Wood Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#933-R0\",\"approval_number\":\"FL933.12\",\"seq\":12,\"product_model\":\"CSDSR Direct Set\",\"product_description\":\"Aluminum Clad Wood Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#933-R0\",\"approval_number\":\"FL933.13\",\"seq\":13,\"product_model\":\"CSDSR Direct Set\",\"product_description\":\"Aluminum Clad Wood Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#933-R0\",\"approval_number\":\"FL933.14\",\"seq\":14,\"product_model\":\"WBCP 4254\",\"product_description\":\"Wood Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#933-R0\",\"approval_number\":\"FL933.15\",\"seq\":15,\"product_model\":\"WBCP 7272\",\"product_description\":\"Wood Builders Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#933-R0\",\"approval_number\":\"FL933.16\",\"seq\":16,\"product_model\":\"WCP 4254\",\"product_description\":\"Wood Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#933-R0\",\"approval_number\":\"FL933.17\",\"seq\":17,\"product_model\":\"WCP 7272\",\"product_description\":\"Wood Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#933-R0\",\"approval_number\":\"FL933.18\",\"seq\":18,\"product_model\":\"WCP 7284\",\"product_description\":\"Wood Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#933-R0\",\"approval_number\":\"FL933.19\",\"seq\":19,\"product_model\":\"WEDP 46106\",\"product_description\":\"Wood Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#933-R0\",\"approval_number\":\"FL933.20\",\"seq\":20,\"product_model\":\"WEDP 5686\",\"product_description\":\"Wood Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#933-R0\",\"approval_number\":\"FL933.21\",\"seq\":21,\"product_model\":\"WPDM 7242\",\"product_description\":\"Wood Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#933-R0\",\"approval_number\":\"FL933.22\",\"seq\":22,\"product_model\":\"WPHP 3673\",\"product_description\":\"Wood Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#933-R0\",\"approval_number\":\"FL933.23\",\"seq\":23,\"product_model\":\"WPHP 6489\",\"product_description\":\"Wood Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#933-R0\",\"approval_number\":\"FL933.24\",\"seq\":24,\"product_model\":\"WPHP 7285\",\"product_description\":\"Wood Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#933-R0\",\"approval_number\":\"FL933.25\",\"seq\":25,\"product_model\":\"WSDSR Direct Set\",\"product_description\":\"Wood Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#933-R0\",\"approval_number\":\"FL933.26\",\"seq\":26,\"product_model\":\"WSDSR Direct Set\",\"product_description\":\"Wood Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#933-R0\",\"approval_number\":\"FL933.27\",\"seq\":27,\"product_model\":\"WSDSR Direct Set\",\"product_description\":\"Wood Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"XXAssociated\":[{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1222-R0\",\"approval_number\":\"FL1222.1\",\"seq\":1,\"product_model\":\"0104\",\"product_description\":\"New Construction: 72x48 DP35, 60x60 DP35\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1222-R0\",\"approval_number\":\"FL1222.2\",\"seq\":2,\"product_model\":\"0170\",\"product_description\":\"New Construction: 72x48 DP55, 60x60 DP50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1222-R0\",\"approval_number\":\"FL1222.3\",\"seq\":3,\"product_model\":\"0204\",\"product_description\":\"Replacement: 96x60 DP30, 60x60 DP40\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1222-R0\",\"approval_number\":\"FL1222.4\",\"seq\":4,\"product_model\":\"0404\",\"product_description\":\"Replacement: 96x60 DP30, 60x60 DP40\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1222-R0\",\"approval_number\":\"FL1222.5\",\"seq\":5,\"product_model\":\"0704\",\"product_description\":\"Replacement: 72x48 DP35, 60x60 DP35\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1222-R0\",\"approval_number\":\"FL1222.6\",\"seq\":6,\"product_model\":\"0970\",\"product_description\":\"Replacement: 72x48 DP50, 60x60 DP50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#4738-R0\",\"approval_number\":\"FL4738.1\",\"seq\":1,\"product_model\":\"0104\",\"product_description\":\"New Construction: 72x36 DP50, 48x24 DP65; 1\\\/8\\\" glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#4738-R0\",\"approval_number\":\"FL4738.2\",\"seq\":2,\"product_model\":\"0204\",\"product_description\":\"Replacement: 72x84 DP30; 5\\\/32\\\" glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#4738-R0\",\"approval_number\":\"FL4738.3\",\"seq\":3,\"product_model\":\"0704\",\"product_description\":\"Replacement: 72x36 DP50, 48x24 DP65; 1\\\/8\\\" glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#4738-R0\",\"approval_number\":\"FL4738.4\",\"seq\":4,\"product_model\":\"0970\",\"product_description\":\"Replacement: 96x60 DP40, 72x84 DP40, 60x72 DP50; 5\\\/32\\\" glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#6064-R3\",\"approval_number\":\"FL6064.1\",\"seq\":1,\"product_model\":\"a. Series 3104\",\"product_description\":\"Extruded Vinyl Picture Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#6064-R3\",\"approval_number\":\"FL6064.2\",\"seq\":2,\"product_model\":\"b. Series 3104\",\"product_description\":\"Extruded Vinyl Picture Window - with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#6064-R2\",\"approval_number\":\"FL6064.3\",\"seq\":3,\"product_model\":\"c. Series 3104 \\\"Impact\\\"\",\"product_description\":\"Extruded Vinyl Picture Window - without Nailing Fin \\\"Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#6064-R2\",\"approval_number\":\"FL6064.4\",\"seq\":4,\"product_model\":\"d. Series 3104 \\\"Impact\\\"\",\"product_description\":\"Extruded Vinyl Picture Window - with Nailing Fin \\\"Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#8135-R1\",\"approval_number\":\"FL8135.1\",\"seq\":1,\"product_model\":\"a. Series I-204\",\"product_description\":\"Extruded PVC Fixed Window \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#8135-R1\",\"approval_number\":\"FL8135.2\",\"seq\":2,\"product_model\":\"b. Series I-204\",\"product_description\":\"Extruded PVC Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#8135-R1\",\"approval_number\":\"FL8135.3\",\"seq\":3,\"product_model\":\"c. Series I-970\",\"product_description\":\"PVC Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#8135-R1\",\"approval_number\":\"FL8135.4\",\"seq\":4,\"product_model\":\"d. Series I-970\",\"product_description\":\"Extruded PVC Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#9834-R1\",\"approval_number\":\"FL9834.1\",\"seq\":1,\"product_model\":\"a. Model 0104\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#9834-R1\",\"approval_number\":\"FL9834.2\",\"seq\":2,\"product_model\":\"b. Model 0170\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#9834-R1\",\"approval_number\":\"FL9834.3\",\"seq\":3,\"product_model\":\"c. Model 0204\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#9834-R1\",\"approval_number\":\"FL9834.4\",\"seq\":4,\"product_model\":\"d. Model 02A4\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#9834-R1\",\"approval_number\":\"FL9834.5\",\"seq\":5,\"product_model\":\"e. Model 0404\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#9834-R1\",\"approval_number\":\"FL9834.6\",\"seq\":6,\"product_model\":\"f. Model 0504\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#9834-R1\",\"approval_number\":\"FL9834.7\",\"seq\":7,\"product_model\":\"g. Model 0604\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#9834-R1\",\"approval_number\":\"FL9834.8\",\"seq\":8,\"product_model\":\"h. Model 0614\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#9834-R1\",\"approval_number\":\"FL9834.9\",\"seq\":9,\"product_model\":\"i. Model 0704\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#9834-R1\",\"approval_number\":\"FL9834.10\",\"seq\":10,\"product_model\":\"j. Model 0970\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#9834-R1\",\"approval_number\":\"FL9834.11\",\"seq\":11,\"product_model\":\"k. Model 8014\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#9834-R1\",\"approval_number\":\"FL9834.12\",\"seq\":12,\"product_model\":\"l. Model 9014\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#9834-R8\",\"approval_number\":\"FL9834.13\",\"seq\":13,\"product_model\":\"m. Model 3104\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#9834-R2\",\"approval_number\":\"FL9834.14\",\"seq\":14,\"product_model\":\"n. Model 3104\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#9834-R2\",\"approval_number\":\"FL9834.15\",\"seq\":15,\"product_model\":\"o. Model \\\"i\\\" 204\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#9834-R2\",\"approval_number\":\"FL9834.16\",\"seq\":16,\"product_model\":\"p. Model \\\"i\\\" 970\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#9834-R2\",\"approval_number\":\"FL9834.17\",\"seq\":17,\"product_model\":\"q. Model V114\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#9834-R3\",\"approval_number\":\"FL9834.18\",\"seq\":18,\"product_model\":\"r. Model V204\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#9834-R9\",\"approval_number\":\"FL9834.19\",\"seq\":19,\"product_model\":\"s. Model 3004 \\\/ 3B04\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#9834-R9\",\"approval_number\":\"FL9834.20\",\"seq\":20,\"product_model\":\"t. Model 03A4\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Alenco\":[{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#1262-R0\",\"approval_number\":\"FL1262.1\",\"seq\":1,\"product_model\":\"1101\",\"product_description\":\"Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#1262-R0\",\"approval_number\":\"FL1262.2\",\"seq\":2,\"product_model\":\"1101-2\",\"product_description\":\"Vinyl Twin Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#1262-R0\",\"approval_number\":\"FL1262.3\",\"seq\":3,\"product_model\":\"3701\\\/3705\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#3520-R0\",\"approval_number\":\"FL3520.1\",\"seq\":1,\"product_model\":\"4701F\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#3520-R0\",\"approval_number\":\"FL3520.2\",\"seq\":2,\"product_model\":\"4701FIR\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#7081-R0\",\"approval_number\":\"FL7081.1\",\"seq\":1,\"product_model\":\"701\\\/701F\\\/701N\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#7081-R0\",\"approval_number\":\"FL7081.2\",\"seq\":2,\"product_model\":\"801\\\/801F\\\/801N\",\"product_description\":\"Fixed Thermally Broken Aluminum Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#7669-R0\",\"approval_number\":\"FL7669.1\",\"seq\":1,\"product_model\":\"1101\",\"product_description\":\"Fixed Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#7669-R0\",\"approval_number\":\"FL7669.2\",\"seq\":2,\"product_model\":\"1101\",\"product_description\":\"Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#7669-R0\",\"approval_number\":\"FL7669.3\",\"seq\":3,\"product_model\":\"701FL\",\"product_description\":\"Fixed Window\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#8378-R0\",\"approval_number\":\"FL8378.1\",\"seq\":1,\"product_model\":\"505\",\"product_description\":\"Series 505 Aluminum Fixed Lite\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#8493-R0\",\"approval_number\":\"FL8493.1\",\"seq\":1,\"product_model\":\"505FL\",\"product_description\":\"Aluminum Single Glazed Fixed Flange Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#8948-R0\",\"approval_number\":\"FL8948.1\",\"seq\":1,\"product_model\":\"4701FL\",\"product_description\":\"Aluminum Flange Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#10331-R0\",\"approval_number\":\"FL10331.1\",\"seq\":1,\"product_model\":\"1101\",\"product_description\":\"Series \\\"1101\\\" Vinyl Fixed Prime Window\",\"design_pressure\":\"+30\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#10331-R0\",\"approval_number\":\"FL10331.2\",\"seq\":2,\"product_model\":\"1101\",\"product_description\":\"Series \\\"1101\\\" Vinyl Fixed Prime Window\",\"design_pressure\":\"+40\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#9358-R1\",\"approval_number\":\"FL9358.1\",\"seq\":1,\"product_model\":\"705FL\",\"product_description\":\"Aluminum Flange Picture Window\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#9358-R1\",\"approval_number\":\"FL9358.2\",\"seq\":2,\"product_model\":\"705FL\",\"product_description\":\"Aluminum Flange Picture Window\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#11567-R0\",\"approval_number\":\"FL11567.1\",\"seq\":1,\"product_model\":\"4701FIR FIXED WINDOW\",\"product_description\":\"4701FIR FIXED WINDOW 54x74\",\"design_pressure\":\"+40\\\/-57\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#11567-R0\",\"approval_number\":\"FL11567.2\",\"seq\":2,\"product_model\":\"4701FLIR FIXED WINDOW\",\"product_description\":\"4701FLIR FIXED WINDOW 53x74\",\"design_pressure\":\"+40\\\/-57\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#12458-R0\",\"approval_number\":\"FL12458.1\",\"seq\":1,\"product_model\":\"Series 4701F\",\"product_description\":\"Aluminum Fixed Window (Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#12576-R0\",\"approval_number\":\"FL12576.1\",\"seq\":1,\"product_model\":\"4701FL INSULATED ALUMINUM FLANGE FIXED WINDOW\",\"product_description\":\"4701FL INSULATED ALUMINUM FLANGE FIXED WINDOW - 53x72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#12983-R0\",\"approval_number\":\"FL12983.1\",\"seq\":1,\"product_model\":\"4701FL\",\"product_description\":\"4701FL ALUMINUM FIXED WINDOW\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-31 00:00:00\",\"instructions_url\":\"\"}],\"Atrium Windows and Doors - Texas\":[{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#1265-R0\",\"approval_number\":\"FL1265.1\",\"seq\":1,\"product_model\":\"R1200\",\"product_description\":\"72\\\" x 72\\\" F-C40\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#1265-R0\",\"approval_number\":\"FL1265.2\",\"seq\":2,\"product_model\":\"R1200\",\"product_description\":\"36\\\" x 72\\\" Twin Mulled F-R55\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#1265-R0\",\"approval_number\":\"FL1265.3\",\"seq\":3,\"product_model\":\"R1200\",\"product_description\":\"36\\\" x 72\\\" Twin Mulled F-R55\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#1265-R0\",\"approval_number\":\"FL1265.4\",\"seq\":4,\"product_model\":\"R1200\",\"product_description\":\"60\\\" x 84\\\" F-R40\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#1659-R0\",\"approval_number\":\"FL1659.1\",\"seq\":1,\"product_model\":\"7700\",\"product_description\":\"72\\\" x 72\\\" F-R35\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#1659-R0\",\"approval_number\":\"FL1659.2\",\"seq\":2,\"product_model\":\"7700\",\"product_description\":\"48\\\" x 72\\\" F-R35; DP +50\\\/-50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#2656-R2\",\"approval_number\":\"FL2656.1\",\"seq\":1,\"product_model\":\"430 PW\",\"product_description\":\"F-HC50 72 x 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#2656-R2\",\"approval_number\":\"FL2656.2\",\"seq\":2,\"product_model\":\"5700 PW\",\"product_description\":\"F-C50 36 x 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#2656-R2\",\"approval_number\":\"FL2656.3\",\"seq\":3,\"product_model\":\"7700\\\/7730 Picture Window\",\"product_description\":\"F-R50 48 x 84\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#2656-R2\",\"approval_number\":\"FL2656.4\",\"seq\":4,\"product_model\":\"7700\\\/7730 Picture Window\",\"product_description\":\"F-R50 72 x 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#2656-R2\",\"approval_number\":\"FL2656.5\",\"seq\":5,\"product_model\":\"9001 PW\",\"product_description\":\"F-R60 48 x 84\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#2656-R2\",\"approval_number\":\"FL2656.6\",\"seq\":6,\"product_model\":\"R1200 Picture Window\",\"product_description\":\"F-R55 72 x 72\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#4363-R0\",\"approval_number\":\"FL4363.1\",\"seq\":1,\"product_model\":\"9001\",\"product_description\":\"44\\\" x 84\\\" Picture Window, F-R50, DP +50\\\/-50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6404-R0\",\"approval_number\":\"FL6404.1\",\"seq\":1,\"product_model\":\"5700\",\"product_description\":\"F-C50 36 x 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6404-R0\",\"approval_number\":\"FL6404.2\",\"seq\":2,\"product_model\":\"7700\",\"product_description\":\"Twin F-R50 96 x 84\",\"design_pressure\":\"+50.16\\\/-50.16\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6404-R0\",\"approval_number\":\"FL6404.3\",\"seq\":3,\"product_model\":\"7700\\\/7730\",\"product_description\":\"F-R35 72 x 72\",\"design_pressure\":\"+35.11\\\/-35.11\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6404-R0\",\"approval_number\":\"FL6404.4\",\"seq\":4,\"product_model\":\"7700\\\/7730\",\"product_description\":\"F-R50 72 x 72\",\"design_pressure\":\"+50.13\\\/-50.13\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6404-R0\",\"approval_number\":\"FL6404.5\",\"seq\":5,\"product_model\":\"7700\\\/7730\",\"product_description\":\"F-R35 48 x 84\",\"design_pressure\":\"+35.11\\\/-35.11\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6404-R0\",\"approval_number\":\"FL6404.6\",\"seq\":6,\"product_model\":\"7700\\\/7730\",\"product_description\":\"F-R50 48 x 84\",\"design_pressure\":\"+50.13\\\/-50.13\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6404-R0\",\"approval_number\":\"FL6404.7\",\"seq\":7,\"product_model\":\"8200\",\"product_description\":\"F-R70 72 x 77, Impact DP 55\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6404-R0\",\"approval_number\":\"FL6404.8\",\"seq\":8,\"product_model\":\"8200\",\"product_description\":\"F-R75 44 x 72, Impact DP 55\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6664-R0\",\"approval_number\":\"FL6664.1\",\"seq\":1,\"product_model\":\"8200 Fixed Twin\",\"product_description\":\"F-R55 97 x 77\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6908-R0\",\"approval_number\":\"FL6908.1\",\"seq\":1,\"product_model\":\"437-437\",\"product_description\":\"F-R35 53 x 48\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6908-R0\",\"approval_number\":\"FL6908.2\",\"seq\":2,\"product_model\":\"437-438 Fixed\",\"product_description\":\"R-R35 53 x 48\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6908-R0\",\"approval_number\":\"FL6908.3\",\"seq\":3,\"product_model\":\"437-438 Fixed\",\"product_description\":\"F-R45* 54 x 29\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#6908-R0\",\"approval_number\":\"FL6908.4\",\"seq\":4,\"product_model\":\"437-438 Fixed\",\"product_description\":\"F-C60 110 x 62\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#7592-R0\",\"approval_number\":\"FL7592.1\",\"seq\":1,\"product_model\":\"7730 Fixed Twin\",\"product_description\":\"F-R30 97 x 84\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#7592-R0\",\"approval_number\":\"FL7592.2\",\"seq\":2,\"product_model\":\"7730 Fixed Twin\",\"product_description\":\"F-R50 73 x 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#7834-R0\",\"approval_number\":\"FL7834.1\",\"seq\":1,\"product_model\":\"150\\\/160 PW\",\"product_description\":\"F-R50 49 x 85\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#7834-R0\",\"approval_number\":\"FL7834.2\",\"seq\":2,\"product_model\":\"450\\\/455 PW\",\"product_description\":\"F-R50 50 x 86\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#8715-R0\",\"approval_number\":\"FL8715.1\",\"seq\":1,\"product_model\":\"8200\\\/30 Impact Picture Window\",\"product_description\":\"F-R55 44 x 72\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#8715-R0\",\"approval_number\":\"FL8715.2\",\"seq\":2,\"product_model\":\"8200\\\/30 Impact Picture Window\",\"product_description\":\"F-R55 72 x 77\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#8715-R0\",\"approval_number\":\"FL8715.3\",\"seq\":3,\"product_model\":\"8200\\\/30 Impact Triple Picture Window\",\"product_description\":\"H-R55 133 x 72\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#8720-R0\",\"approval_number\":\"FL8720.1\",\"seq\":1,\"product_model\":\"700\\\/720\\\/750\\\/760 Direct Set Picture Window\",\"product_description\":\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#8720-R0\",\"approval_number\":\"FL8720.2\",\"seq\":2,\"product_model\":\"700\\\/720\\\/750\\\/760 Fixed Sash Picture Window\",\"product_description\":\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#8720-R0\",\"approval_number\":\"FL8720.3\",\"seq\":3,\"product_model\":\"700\\\/720\\\/750\\\/760 Shaped Picture Window\",\"product_description\":\"F-C55 72 x 72\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#2656-R0\",\"approval_number\":\"FL2656.7\",\"seq\":7,\"product_model\":\"Z40\",\"product_description\":\"72\\\" x 72\\\" F-C35, DP +40\\\/-40\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Twin Windows Corporation\":[{\"manufacturer\":\"Twin Windows Corporation\",\"approval_number_master\":\"FL#1273-R0\",\"approval_number\":\"FL1273.1\",\"seq\":1,\"product_model\":\"Series 3200 TCP\",\"product_description\":\"vinyl fixed casement window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Twin Windows Corporation\",\"approval_number_master\":\"FL#1275-R0\",\"approval_number\":\"FL1275.1\",\"seq\":1,\"product_model\":\"Series 3200 THR\",\"product_description\":\"vinyl radius picture window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Twin Windows Corporation\",\"approval_number_master\":\"FL#7685-R1\",\"approval_number\":\"FL7685.1\",\"seq\":1,\"product_model\":\"Series S3100 TCP\",\"product_description\":\"Vinyl Fixed Picture Window\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Twin Windows Corporation\",\"approval_number_master\":\"FL#7686-R1\",\"approval_number\":\"FL7686.1\",\"seq\":1,\"product_model\":\"Series S-3200 THR\",\"product_description\":\"Vinyl Fixed Circle Top\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-31 00:00:00\",\"instructions_url\":\"\"}],\"H-R Windows\":[{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#1291-R0\",\"approval_number\":\"FL1291.1\",\"seq\":1,\"product_model\":\"225\",\"product_description\":\"Fin Frame 72x72 F-HC-60 DP +90\\\/-90\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#1291-R0\",\"approval_number\":\"FL1291.2\",\"seq\":2,\"product_model\":\"301\",\"product_description\":\"Fin Frame 72x72 F-C-35 DP +52.5\\\/-52.5\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#1291-R0\",\"approval_number\":\"FL1291.3\",\"seq\":3,\"product_model\":\"301\",\"product_description\":\"Fin Frame 72x72 DP +82.5\\\/-82.5\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#1291-R0\",\"approval_number\":\"FL1291.4\",\"seq\":4,\"product_model\":\"350\",\"product_description\":\"Fin Frame 72x72 F-HC-60 DP +90\\\/-90\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#1291-R0\",\"approval_number\":\"FL1291.5\",\"seq\":5,\"product_model\":\"500\",\"product_description\":\"Fin Frame 72x72 F-R-40 DP +60\\\/-60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#1291-R0\",\"approval_number\":\"FL1291.6\",\"seq\":6,\"product_model\":\"550\",\"product_description\":\"Fin Frame 48x72 F-R-50 DP +75\\\/-75\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#4169-R0\",\"approval_number\":\"FL4169.1\",\"seq\":1,\"product_model\":\"ES-550\",\"product_description\":\"48\\\" x 72\\\" Picture Window DP+\\\/-60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#4357-R0\",\"approval_number\":\"FL4357.1\",\"seq\":1,\"product_model\":\"301\",\"product_description\":\"74 1\\\/4\\\" x 74 1\\\/4\\\" (73\\\" x 73\\\" frame) Picture Window, F-C55, DP +55\\\/-55\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#4357-R0\",\"approval_number\":\"FL4357.2\",\"seq\":2,\"product_model\":\"341\",\"product_description\":\"74 1\\\/4\\\" x 74 1\\\/4\\\" (73\\\" x 73\\\" frame) Picture Window, F-C55, DP +55\\\/-55\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#5087-R1\",\"approval_number\":\"FL5087.1\",\"seq\":1,\"product_model\":\"301 PW\",\"product_description\":\"F-LC50 84 x 96\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#5087-R1\",\"approval_number\":\"FL5087.2\",\"seq\":2,\"product_model\":\"341 PW\",\"product_description\":\"F-C60 84 x 96\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#6394-R0\",\"approval_number\":\"FL6394.1\",\"seq\":1,\"product_model\":\"435\\\/436\",\"product_description\":\"C65 111\\\" x 63\\\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#7591-R0\",\"approval_number\":\"FL7591.1\",\"seq\":1,\"product_model\":\"341 Fixed Triple Impact\",\"product_description\":\"F-R50 112 x 73\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#5087-R0\",\"approval_number\":\"FL5087.3\",\"seq\":3,\"product_model\":\"341\",\"product_description\":\"144\\\" X 36\\\" Picture Window, F-R65, DP +\\\/-65\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#5087-R0\",\"approval_number\":\"FL5087.4\",\"seq\":4,\"product_model\":\"341\",\"product_description\":\"84\\\" X 96\\\" Picture Window, F-R60, DP +\\\/-60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Mayfair Window and Door\":[{\"manufacturer\":\"Mayfair Window and Door\",\"approval_number_master\":\"FL#1307-R0\",\"approval_number\":\"FL1307.1\",\"seq\":1,\"product_model\":\"Series 515 \\\/ 555 \\\/ 539 \\\/ 579 A\",\"product_description\":\"72\\\" x 60\\\" (C45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mayfair Window and Door\",\"approval_number_master\":\"FL#1307-R0\",\"approval_number\":\"FL1307.2\",\"seq\":2,\"product_model\":\"Series 7302 Vinyl Fin Picture\",\"product_description\":\"72\\\" x 72\\\" (C40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mayfair Window and Door\",\"approval_number_master\":\"FL#1307-R0\",\"approval_number\":\"FL1307.3\",\"seq\":3,\"product_model\":\"Series 7302 Vinyl Fin Picture\",\"product_description\":\"60\\\" x 60\\\" (C70)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mayfair Window and Door\",\"approval_number_master\":\"FL#1307-R0\",\"approval_number\":\"FL1307.4\",\"seq\":4,\"product_model\":\"Series 7600 Vinyl Fin Picture\",\"product_description\":\"72\\\" x 72\\\" (C50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mayfair Window and Door\",\"approval_number_master\":\"FL#6802-R0\",\"approval_number\":\"FL6802.1\",\"seq\":1,\"product_model\":\"Series 4700, 4705 Vinyl Fixed Picture Window\",\"product_description\":\"72\\\" x 72\\\" (DP50); 72\\\" x 40\\\" (DP70)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mayfair Window and Door\",\"approval_number_master\":\"FL#13743-R0\",\"approval_number\":\"FL13743.1\",\"seq\":1,\"product_model\":\"Non-Impact Series 515 Fixed Picture Window\",\"product_description\":\"Non-Impact Series 515 Fixed Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mayfair Window and Door\",\"approval_number_master\":\"FL#13743-R1\",\"approval_number\":\"FL13743.2\",\"seq\":2,\"product_model\":\"Non-Impact Series 515 Fixed Picture Window\",\"product_description\":\"Non-Impact Series 515 Fixed Picture Window - Flange\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Danvid Window Company\":[{\"manufacturer\":\"Danvid Window Company\",\"approval_number_master\":\"FL#1367-R0\",\"approval_number\":\"FL1367.1\",\"seq\":1,\"product_model\":\"180\",\"product_description\":\"Fin Frame Vinyl 72\\\" x 72\\\",F-C35, DP +35\\\/-35\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Danvid Window Company\",\"approval_number_master\":\"FL#1367-R0\",\"approval_number\":\"FL1367.2\",\"seq\":2,\"product_model\":\"302\\\/2302\",\"product_description\":\"Fin Frame 48\\\" x 72\\\" F-R45, DP +50\\\/-50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Danvid Window Company\",\"approval_number_master\":\"FL#1367-R0\",\"approval_number\":\"FL1367.3\",\"seq\":3,\"product_model\":\"702\\\/2702\",\"product_description\":\"Fin Frame Thermal Break 60\\\" x 60\\\" F-C60, DP +60\\\/-60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Danvid Window Company\",\"approval_number_master\":\"FL#1367-R0\",\"approval_number\":\"FL1367.4\",\"seq\":4,\"product_model\":\"702\\\/2702\",\"product_description\":\"Fin Frame Thermal Break 44\\\" x 89\\\" DP +50\\\/-50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Danvid Window Company\",\"approval_number_master\":\"FL#1367-R0\",\"approval_number\":\"FL1367.5\",\"seq\":5,\"product_model\":\"96\",\"product_description\":\"Fin Frame Vinyl 60\\\" x 60\\\", F-C40, DP +65\\\/-80\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Danvid Window Company\",\"approval_number_master\":\"FL#2349-R0\",\"approval_number\":\"FL2349.1\",\"seq\":1,\"product_model\":\"341\",\"product_description\":\"Flange Frame, 73\\\" x 73\\\", F-HC70, DP +70\\\/-70\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"JORDAN WINDOWS and DOORS\":[{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#1385-R0\",\"approval_number\":\"FL1385.1\",\"seq\":1,\"product_model\":\"2800\",\"product_description\":\"FIN FRAME F-C50=78\\\"X60\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#1385-R0\",\"approval_number\":\"FL1385.2\",\"seq\":2,\"product_model\":\"2800 (optional test size)\",\"product_description\":\"FIN FRAME F-C40=72\\\"X72\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#1385-R0\",\"approval_number\":\"FL1385.3\",\"seq\":3,\"product_model\":\"8900\",\"product_description\":\"FIN FRAME F-LC50=60\\\"X78\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#10541-R0\",\"approval_number\":\"FL10541.1\",\"seq\":1,\"product_model\":\"Series 6900 Picture Window\",\"product_description\":\"Vinyl Fixed Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#10541-R0\",\"approval_number\":\"FL10541.2\",\"seq\":2,\"product_model\":\"Series 9000 C-Twin Picture Window\",\"product_description\":\"Vinyl Fixed Window w\\\/ Integral Mullion.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#10541-R0\",\"approval_number\":\"FL10541.3\",\"seq\":3,\"product_model\":\"Series 9000 Picture Window\",\"product_description\":\"Vinyl Fixed Window\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#10676-R0\",\"approval_number\":\"FL10676.1\",\"seq\":1,\"product_model\":\"Series 2800 Fixed\",\"product_description\":\"Ser 2800 Aluminum Fixed with nail fin. DP +50\\\/-50, Max Size 96\\\" x 60\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#10676-R0\",\"approval_number\":\"FL10676.2\",\"seq\":2,\"product_model\":\"Series 2800 Twin Fixed\",\"product_description\":\"Ser 2800 Twin Aluminum Fixed with nail fin, DP +40\\\/-40, Max Size 72\\\" x 72\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#10790-R0\",\"approval_number\":\"FL10790.1\",\"seq\":1,\"product_model\":\"SERIES 8900\",\"product_description\":\"VINYL PICTURE WINDOW\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#10790-R0\",\"approval_number\":\"FL10790.2\",\"seq\":2,\"product_model\":\"SERIES 8900 - TRIPLE\",\"product_description\":\"VINYL PICTURE WINDOW W\\\/ INTEGRAL MULLION\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#10790-R0\",\"approval_number\":\"FL10790.3\",\"seq\":3,\"product_model\":\"SERIES 8900 - TWIN\",\"product_description\":\"VINYL PICTURE WINDOW W\\\/ INTEGRAL MULLION\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#10823-R0\",\"approval_number\":\"FL10823.1\",\"seq\":1,\"product_model\":\"Series 9000\",\"product_description\":\"Vinyl Picture Window\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#10823-R0\",\"approval_number\":\"FL10823.2\",\"seq\":2,\"product_model\":\"Series 9000\",\"product_description\":\"Vinyl Picture Window - Twin w\\\/ Integral Mullion\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#10823-R0\",\"approval_number\":\"FL10823.3\",\"seq\":3,\"product_model\":\"Series 9000\",\"product_description\":\"Vinyl Picture Window - Triple w\\\/ Integral Mullion\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#11054-R0\",\"approval_number\":\"FL11054.1\",\"seq\":1,\"product_model\":\"Ser 8540 FIXED\",\"product_description\":\"Ser 8540 Vinyl Fixed Casement with nail fin. Max Size 48 x 60, DP +50\\\/-50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#11054-R0\",\"approval_number\":\"FL11054.2\",\"seq\":2,\"product_model\":\"Ser 8540 FIXED\",\"product_description\":\"Ser 8540 Vinyl Fixed Casement with nail fin. Max Size 72 x 60, DP +40\\\/-40\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#11055-R0\",\"approval_number\":\"FL11055.1\",\"seq\":1,\"product_model\":\"Ser 88SL FIXED\",\"product_description\":\"Ser 88SL Vinyl Fixed with nail fin. Max Size 48 x 96, DP +40\\\/-40\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-12 00:00:00\",\"instructions_url\":\"\"}],\"SNE Enterprises\":[{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1445-R0\",\"approval_number\":\"FL1445.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Non Impact* #810 Tilt Double Hung Transom 48x48 in. (F-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1445-R0\",\"approval_number\":\"FL1445.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Non Impact* #820 Casement Picture 72x72 in. (F-LC40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1445-R0\",\"approval_number\":\"FL1445.3\",\"seq\":3,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Non Impact* #830 Direct Set 72x72 in. w\\\/tempered glass (F-C90)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1445-R0\",\"approval_number\":\"FL1445.4\",\"seq\":4,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Non Impact* #830 Direct Set 103x84 in. w\\\/tempered glass (F-HC45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1445-R0\",\"approval_number\":\"FL1445.5\",\"seq\":5,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Non Impact* #830 Direct Set 96x60 in. (F-LC75)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1445-R0\",\"approval_number\":\"FL1445.6\",\"seq\":6,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Non Impact* #830 Direct Set w\\\/SDL 103x84 in. w\\\/tempered glass (F-C35)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1445-R0\",\"approval_number\":\"FL1445.7\",\"seq\":7,\"product_model\":\"Primed Wood\",\"product_description\":\"*Non Impact* #810 Tilt Double Hung Transom 48x48 in. (F-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1445-R0\",\"approval_number\":\"FL1445.8\",\"seq\":8,\"product_model\":\"Primed Wood\",\"product_description\":\"*Non Impact* #810 Tilt Double Hung Picture 70x80 in. (F-C45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1445-R0\",\"approval_number\":\"FL1445.9\",\"seq\":9,\"product_model\":\"Primed Wood\",\"product_description\":\"*Non Impact* #820 Casement Picture 72x72 in. (F-LC40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1445-R0\",\"approval_number\":\"FL1445.10\",\"seq\":10,\"product_model\":\"Primed Wood\",\"product_description\":\"*Non Impact* #830 Direct Set 99x63 in. (F-LC75)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1445-R0\",\"approval_number\":\"FL1445.11\",\"seq\":11,\"product_model\":\"PVC Exterior\\\/Wood Interior or\",\"product_description\":\"*Non Impact* #733 Direct Set 72x96 in. (F-C55)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1445-R0\",\"approval_number\":\"FL1445.12\",\"seq\":12,\"product_model\":\"PVC Exterior\\\/Wood Interior or\",\"product_description\":\"*Non Impact* #733 Direct Set 54x54 in. mulled (F-R65)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1445-R0\",\"approval_number\":\"FL1445.13\",\"seq\":13,\"product_model\":\"PVC Vinyl\",\"product_description\":\"*Non Impact* #924 Direct Set 72x72 in. (F-C50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1445-R0\",\"approval_number\":\"FL1445.14\",\"seq\":14,\"product_model\":\"PVC Vinyl\",\"product_description\":\"*Non Impact* #936 Picture 76x66 in. (F-R30)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1445-R0\",\"approval_number\":\"FL1445.15\",\"seq\":15,\"product_model\":\"PVC Vinyl\",\"product_description\":\"*Non Impact* #910\\\/#970\\\/#980 Picture 62x65 in. w\\\/tempered glass (F-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#3089-R0\",\"approval_number\":\"FL3089.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Non Impact* #810 Tilt Double Hung Picture 102x65 in. (F-C30)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#3089-R0\",\"approval_number\":\"FL3089.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Non Impact* #810 Tilt Double Hung Transom 71x48 in. (F-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#3089-R0\",\"approval_number\":\"FL3089.3\",\"seq\":3,\"product_model\":\"Primed Wood\",\"product_description\":\"*Non Impact* #810 Tilt Double Hung Picture 101x65 in. (F-C45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#3089-R0\",\"approval_number\":\"FL3089.4\",\"seq\":4,\"product_model\":\"Primed Wood\",\"product_description\":\"*Non Impact* #810 Tilt Double Hung Transom 71x49 in. (F-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#5314-R0\",\"approval_number\":\"FL5314.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Impact* Single Glaze Casement Stationary Picture\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#5314-R0\",\"approval_number\":\"FL5314.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Impact* Single Glaze Direct Set\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#7911-R0\",\"approval_number\":\"FL7911.1\",\"seq\":1,\"product_model\":\"9302 Vinyl Direct Set\",\"product_description\":\"*Non Impact* Direct Set (FW-C50 72x72)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#7911-R0\",\"approval_number\":\"FL7911.2\",\"seq\":2,\"product_model\":\"9302 Vinyl Direct Set\",\"product_description\":\"*Non Impact* Direct Set (FW-C60 72x72 temp)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#7911-R0\",\"approval_number\":\"FL7911.3\",\"seq\":3,\"product_model\":\"934 Vinyl Direct Set\",\"product_description\":\"*Non Impact* Direct Set (F-C50 72x72)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#8029-R0\",\"approval_number\":\"FL8029.1\",\"seq\":1,\"product_model\":\"7301 Vinyl\\\/Wood Direct Set\",\"product_description\":\"*Non Impact* Direct Set (F-C55 96x72)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#8029-R0\",\"approval_number\":\"FL8029.2\",\"seq\":2,\"product_model\":\"7301 Vinyl\\\/Wood Direct Set\",\"product_description\":\"*Non Impact* Direct Set (F-C65 119x60 mull)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#9152-R0\",\"approval_number\":\"FL9152.1\",\"seq\":1,\"product_model\":\"934 DIRECT SET\",\"product_description\":\"F-C50-72X72\\n(NON-IMPACT)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#9156-R0\",\"approval_number\":\"FL9156.1\",\"seq\":1,\"product_model\":\"7301 DIRECT SET\",\"product_description\":\"F-C65-119X60\\n(NON-IMPACT)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#9156-R0\",\"approval_number\":\"FL9156.2\",\"seq\":2,\"product_model\":\"7301 DIRECT SET\",\"product_description\":\"F-C55-96X72\\n(NON-IMPACT)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#10156-R0\",\"approval_number\":\"FL10156.1\",\"seq\":1,\"product_model\":\"1204 TWIN CSMT PIC IG *IMPACT*\",\"product_description\":\"FW-C55-3483X1832 (137X72)\\n*INSL IMPACT*\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Peachtree Doors and Windows\":[{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#1452-R0\",\"approval_number\":\"FL1452.1\",\"seq\":1,\"product_model\":\"300 Series PVC Exterior\\\/Wood I\",\"product_description\":\"*Non Impact* Direct Set 72x96 in. (F-C55)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#1452-R0\",\"approval_number\":\"FL1452.2\",\"seq\":2,\"product_model\":\"300 Series PVC Exterior\\\/Wood I\",\"product_description\":\"*Non Impact* Direct Set 54x54 in. mulled (F-R65)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#1452-R0\",\"approval_number\":\"FL1452.3\",\"seq\":3,\"product_model\":\"500 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Tilt Double Hung Transom 48x48 in. (F-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#1452-R0\",\"approval_number\":\"FL1452.4\",\"seq\":4,\"product_model\":\"500 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Casement Picture 72x72 in. (F-LC40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#1452-R0\",\"approval_number\":\"FL1452.5\",\"seq\":5,\"product_model\":\"500 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Direct Set 72x72 in. w\\\/tempered glass (F-C90)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#1452-R0\",\"approval_number\":\"FL1452.6\",\"seq\":6,\"product_model\":\"500 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Direct Set 103x84 in. w\\\/tempered glass (F-HC45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#1452-R0\",\"approval_number\":\"FL1452.7\",\"seq\":7,\"product_model\":\"500 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Direct Set 96x60 in. (F-LC75)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#1452-R0\",\"approval_number\":\"FL1452.8\",\"seq\":8,\"product_model\":\"500 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Direct Set w\\\/SDL 103x84 in. w\\\/tempered glass (F-C35)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3157-R0\",\"approval_number\":\"FL3157.1\",\"seq\":1,\"product_model\":\"500 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Tilt Double Hung Picture 102x65 in. (F-C30)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3157-R0\",\"approval_number\":\"FL3157.2\",\"seq\":2,\"product_model\":\"500 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Tilt Double Hung Transom 71x48 in. (F-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3157-R0\",\"approval_number\":\"FL3157.3\",\"seq\":3,\"product_model\":\"700 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Tilt Double Hung Picture 102x65 in. (F-C30)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3157-R0\",\"approval_number\":\"FL3157.4\",\"seq\":4,\"product_model\":\"700 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Tilt Double Hung Transom 71x48 in. (F-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3157-R0\",\"approval_number\":\"FL3157.5\",\"seq\":5,\"product_model\":\"700 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Casement Picture 72x72 in. (F-LC40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3157-R0\",\"approval_number\":\"FL3157.6\",\"seq\":6,\"product_model\":\"700 Series Aluminum Clad Wood\",\"product_description\":\"*Impact* Insul Casement Picture 53x72 in. (F-R55)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3157-R0\",\"approval_number\":\"FL3157.7\",\"seq\":7,\"product_model\":\"700 Series Aluminum Clad Wood\",\"product_description\":\"*Impact* Insul Casement Picture 53x72 in. mulled (F-R55)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3157-R0\",\"approval_number\":\"FL3157.8\",\"seq\":8,\"product_model\":\"700 Series Aluminum Clad Wood\",\"product_description\":\"*Impact* Insul Casement Picture 61x72 in. (F-R55)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3157-R0\",\"approval_number\":\"FL3157.9\",\"seq\":9,\"product_model\":\"700 Series Aluminum Clad Wood\",\"product_description\":\"*Impact* Insul Casement Picture 61x72 in. mulled (F-R55)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3157-R0\",\"approval_number\":\"FL3157.10\",\"seq\":10,\"product_model\":\"700 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Direct Set 72x72 in. w\\\/tempered glass (F-C90)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3157-R0\",\"approval_number\":\"FL3157.11\",\"seq\":11,\"product_model\":\"700 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Direct Set 103x84 in. w\\\/tempered glass (F-HC45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3157-R0\",\"approval_number\":\"FL3157.12\",\"seq\":12,\"product_model\":\"700 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Direct Set 96x60 in. (F-LC75)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3157-R0\",\"approval_number\":\"FL3157.13\",\"seq\":13,\"product_model\":\"700 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Direct Set 103x84 in. w\\\/SDL and tempered glass (F-C35)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3157-R0\",\"approval_number\":\"FL3157.14\",\"seq\":14,\"product_model\":\"700 Series Aluminum Clad Wood\",\"product_description\":\"*Impact* Insul Direct Set 58x74 in. (F-R55)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3157-R0\",\"approval_number\":\"FL3157.15\",\"seq\":15,\"product_model\":\"700 Series Aluminum Clad Wood\",\"product_description\":\"*Impact* Insul Direct Set 58x74 in. single and mulled (F-R55)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3157-R0\",\"approval_number\":\"FL3157.16\",\"seq\":16,\"product_model\":\"700 Series Primed Wood\",\"product_description\":\"*Non Impact* Tilt Double Hung Picture 70x80 in. (F-C45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3157-R0\",\"approval_number\":\"FL3157.17\",\"seq\":17,\"product_model\":\"700 Series Primed Wood\",\"product_description\":\"*Non Impact* Tilt Double Hung Picture 101x65 in. (F-C45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3157-R0\",\"approval_number\":\"FL3157.18\",\"seq\":18,\"product_model\":\"700 Series Primed Wood\",\"product_description\":\"*Non Impact* Tilt Double Hung Transom 71x49 in. (F-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3157-R0\",\"approval_number\":\"FL3157.19\",\"seq\":19,\"product_model\":\"700 Series Primed Wood\",\"product_description\":\"*Non Impact* Casement Picture 72x72 in. (F-LC40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3157-R0\",\"approval_number\":\"FL3157.20\",\"seq\":20,\"product_model\":\"700 Series Primed Wood\",\"product_description\":\"*Non Impact* Direct Set 99x63 in. (F-LC75)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#5310-R0\",\"approval_number\":\"FL5310.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Impact* Single Glaze Casement Stationary Picture\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#5310-R0\",\"approval_number\":\"FL5310.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Impact* Single Glaze Direct Set\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#5448-R0\",\"approval_number\":\"FL5448.1\",\"seq\":1,\"product_model\":\"Symmetry 200 PVC Vinyl\",\"product_description\":\"*Non Impact* Casement Picture 96x60 (F-R35)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#5448-R0\",\"approval_number\":\"FL5448.2\",\"seq\":2,\"product_model\":\"Symmetry 200 PVC Vinyl\",\"product_description\":\"*Non Impact* Casement Picture 72x72 (F-R35)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#5448-R0\",\"approval_number\":\"FL5448.3\",\"seq\":3,\"product_model\":\"Symmetry 200 PVC Vinyl\",\"product_description\":\"*Non Impact* Casement Picture 48x72 mulled, tempered glass, structural glazing bead (F-R55)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#5448-R0\",\"approval_number\":\"FL5448.4\",\"seq\":4,\"product_model\":\"Symmetry 200 PVC Vinyl\",\"product_description\":\"*Non Impact* Casement Picture 72x72 temp, structural glazing bead (F-R65)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#5448-R0\",\"approval_number\":\"FL5448.5\",\"seq\":5,\"product_model\":\"Symmetry 200 PVC Vinyl\",\"product_description\":\"*Non Impact* Direct Set (930) 72x72 temp (F-C50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#5933-R0\",\"approval_number\":\"FL5933.1\",\"seq\":1,\"product_model\":\"500\\\/700 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Casement Picture, 72x72 in. (F-LC40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#5933-R0\",\"approval_number\":\"FL5933.2\",\"seq\":2,\"product_model\":\"500\\\/700 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Double Hung Transom, 71x48 in. (F-R50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#5933-R0\",\"approval_number\":\"FL5933.3\",\"seq\":3,\"product_model\":\"500\\\/700 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Double Hung Picture (tempered glass), 102x65 in. (F-C30)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#5933-R0\",\"approval_number\":\"FL5933.4\",\"seq\":4,\"product_model\":\"700 Series Primed Wood\",\"product_description\":\"*Non Impact* Casement Picture, 72x72 in. (F-LC40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#6139-R0\",\"approval_number\":\"FL6139.1\",\"seq\":1,\"product_model\":\"500\\\/700 Series Aluminum Clad Wood\",\"product_description\":\"Aluminum Clad Casement Picture Direct Set with SDL, 103x84 in. (tempered glass) F-C35\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#6139-R0\",\"approval_number\":\"FL6139.2\",\"seq\":2,\"product_model\":\"500\\\/700 Series Aluminum Clad Wood\",\"product_description\":\"Aluminum Clad Casement Picture Direct Set with SDL, 72x72 (tempered glass) F-HC50\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#6139-R0\",\"approval_number\":\"FL6139.3\",\"seq\":3,\"product_model\":\"700 Series Aluminum Clad Wood\",\"product_description\":\"Aluminum Clad Direct Set, 96x60 in. F-LC75\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#6139-R0\",\"approval_number\":\"FL6139.4\",\"seq\":4,\"product_model\":\"700 Series Aluminum Clad Wood\",\"product_description\":\"Aluminum Clad Direct Set (tempered glass), 72x72 in. F-C90\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#6522-R0\",\"approval_number\":\"FL6522.1\",\"seq\":1,\"product_model\":\"Insulated Impact Aluminum Clad\",\"product_description\":\"Insulated Impact Double Hung Transom 83x42, F-R55\",\"design_pressure\":\"+55\\\/-68\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#6522-R0\",\"approval_number\":\"FL6522.2\",\"seq\":2,\"product_model\":\"Insulated Impact Aluminum Clad\",\"product_description\":\"Insulated Impact Direct Set 58x74, F-R55\",\"design_pressure\":\"+55\\\/-68\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#6522-R0\",\"approval_number\":\"FL6522.3\",\"seq\":3,\"product_model\":\"Insulated Impact Aluminum Clad\",\"product_description\":\"Insulated Impact Casement Picture 122x72 mulled, F-R55\",\"design_pressure\":\"+55\\\/-68\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#7909-R0\",\"approval_number\":\"FL7909.1\",\"seq\":1,\"product_model\":\"9302 (S250) Vinyl Direct Set\",\"product_description\":\"*Non Impact* Direct Set (FW-C50 72x72)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#7909-R0\",\"approval_number\":\"FL7909.2\",\"seq\":2,\"product_model\":\"9302 (S250) Vinyl Direct Set\",\"product_description\":\"*Non Impact* Direct Set (FW-C60 72x72 temp)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#7909-R0\",\"approval_number\":\"FL7909.3\",\"seq\":3,\"product_model\":\"934 Vinyl Direct Set\",\"product_description\":\"*Non Impact* Direct Set (F-C50 72x72)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#8031-R0\",\"approval_number\":\"FL8031.1\",\"seq\":1,\"product_model\":\"7301 (300) Vinyl\\\/Wood Direct Set\",\"product_description\":\"*Non Impact* Direct Set (F-C55 96x72)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#8031-R0\",\"approval_number\":\"FL8031.2\",\"seq\":2,\"product_model\":\"7301 (300) Vinyl\\\/Wood Direct Set\",\"product_description\":\"*Non Impact* Direct Set (F-C65 119x60 mull)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#9161-R0\",\"approval_number\":\"FL9161.1\",\"seq\":1,\"product_model\":\"7301 Direct Set\",\"product_description\":\"*Non-Impact* Vinyl Clad Direct Set 96\\\"x72\\\" (F-C55)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#9161-R0\",\"approval_number\":\"FL9161.2\",\"seq\":2,\"product_model\":\"7301 Direct Set\",\"product_description\":\"*Non-Impact* Vinyl Clad Direct Set 119\\\"x60\\\" (F-C65)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#9161-R0\",\"approval_number\":\"FL9161.3\",\"seq\":3,\"product_model\":\"934 Direct Set\",\"product_description\":\"*Non-Impact* Vinyl Direct Set 72\\\"x72\\\" (F-C50)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#10154-R0\",\"approval_number\":\"FL10154.1\",\"seq\":1,\"product_model\":\"1204 TWIN CSMT PIC IG *IMPACT*\",\"product_description\":\"FW-C55-3483X1832 (137X72)\\n*INSL IMPACT*\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#11880-R0\",\"approval_number\":\"FL11880.1\",\"seq\":1,\"product_model\":\"1204 ALUM CLAD CSMT FIXED TWIN\",\"product_description\":\"FW-C55-3483X1832 (137X72)\\nLAMI INSL GLASS\\n*IMPACT*\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#11880-R0\",\"approval_number\":\"FL11880.2\",\"seq\":2,\"product_model\":\"810 ALUM CLAD DOUBLE HUNG PIC\",\"product_description\":\"FW-C30-2591X2112 (102X83)\\n*TEMP GLASS*\\n(NON-IMPACT)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#11880-R0\",\"approval_number\":\"FL11880.3\",\"seq\":3,\"product_model\":\"830 ALUM CLAD DIRECT SET\",\"product_description\":\"FW-C75-2438X1524 (96X60)\\n(NON-IMPACT)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#11880-R0\",\"approval_number\":\"FL11880.4\",\"seq\":4,\"product_model\":\"830 ALUM CLAD DIRECT SET\",\"product_description\":\"FW-C90-1829X1829 (72X72)\\nTEMP GLASS\\n(NON-IMPACT)\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#13297-R0\",\"approval_number\":\"FL13297.1\",\"seq\":1,\"product_model\":\"5201 FIBERGLASS CASEMENT PIC\",\"product_description\":\"FW-C40-3645X2121 (144X84)\\nNON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#13297-R0\",\"approval_number\":\"FL13297.2\",\"seq\":2,\"product_model\":\"5201 FIBERGLASS CASEMENT PIC MULL HP\",\"product_description\":\"FW-C50-3645X2121 (144X84)\\nNON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#13297-R0\",\"approval_number\":\"FL13297.3\",\"seq\":3,\"product_model\":\"5301 FIBERGLASS DIRECT SET\",\"product_description\":\"FW-C40-3645X2121 (144X84) SGL\\\/MULL\\nNON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#13297-R0\",\"approval_number\":\"FL13297.4\",\"seq\":4,\"product_model\":\"5301 FIBERGLASS DIRECT SET\",\"product_description\":\"FW-C70-2426X1816 (96X72)\\nNON-IMPACT\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#13297-R0\",\"approval_number\":\"FL13297.5\",\"seq\":5,\"product_model\":\"5301 FIBERGLASS DIRECT SET HP\",\"product_description\":\"FW-C50-3645X2121 (144X84)\\nSGL\\\/MULL\\nNON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#14061-R0\",\"approval_number\":\"FL14061.1\",\"seq\":1,\"product_model\":\"1300 ALUM CLAD IG IMPACT DIRECT SET\",\"product_description\":\"FW-LC70-1461X2070 (58X82)\\nINSL LAMI GLASS,\\n** IMPACT UNIT **\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#14061-R0\",\"approval_number\":\"FL14061.2\",\"seq\":2,\"product_model\":\"5202 FIBERGLASS CASEMENT PIC\",\"product_description\":\"FW-C60-3645X2121 (144X84)\\nNON-IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#14061-R0\",\"approval_number\":\"FL14061.3\",\"seq\":3,\"product_model\":\"5302 FIBERGLASS DS W\\\/FG INTERIOR\",\"product_description\":\"FW-C65-2426X1816 (96X72)\\nNON-IMPACT\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#14061-R0\",\"approval_number\":\"FL14061.4\",\"seq\":4,\"product_model\":\"7301 VINYL\\\/WOOD DIRECT SET\",\"product_description\":\"FW-C65-2426X1816 (96X72)\\nNON-IMPACT\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#14697-R0\",\"approval_number\":\"FL14697.1\",\"seq\":1,\"product_model\":\"9302 VINYL DIRECT SET\",\"product_description\":\"FW-C50-1816X1816 (72X72)\\nNON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#14697-R0\",\"approval_number\":\"FL14697.2\",\"seq\":2,\"product_model\":\"9302 VINYL DIRECT SET\",\"product_description\":\"FW-C60-1816X1816 (72X72)\\nNON-IMPACT\\n**TEMP GLASS REQUIRED**\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-02 00:00:00\",\"instructions_url\":\"\"}],\"T.M. Window and Door, LLC.\":[{\"manufacturer\":\"T.M. Window and Door, LLC.\",\"approval_number_master\":\"FL#1602-R0\",\"approval_number\":\"FL1602.1\",\"seq\":1,\"product_model\":\"Series 338 Fixed Window (L.M.I\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"T.M. Window and Door, LLC.\",\"approval_number_master\":\"FL#6480-R0\",\"approval_number\":\"FL6480.1\",\"seq\":1,\"product_model\":\"Series 338 Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"T.M. Window and Door, LLC.\",\"approval_number_master\":\"FL#11078-R0\",\"approval_number\":\"FL11078.1\",\"seq\":1,\"product_model\":\"Series 338\",\"product_description\":\"Aluminum Fixed Window - LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-08 00:00:00\",\"instructions_url\":\"\"}],\"M W Manufacturers Inc.\":[{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#1708-R0\",\"approval_number\":\"FL1708.1\",\"seq\":1,\"product_model\":\"Freedom 800 - Direct Set\",\"product_description\":\"Vinyl Clad Wood Direct Set Window - Single and Twin Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#1710-R0\",\"approval_number\":\"FL1710.1\",\"seq\":1,\"product_model\":\"Freedom 800 - Fixed DH\",\"product_description\":\"Vinyl Clad Wood Double Hung Stationary - Single and Twin Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#2736-R0\",\"approval_number\":\"FL2736.1\",\"seq\":1,\"product_model\":\"Vinyl Brick Mould Stationary\",\"product_description\":\"Extruded PVC Double Hung Stationary Window - Single Applications\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#2736-R0\",\"approval_number\":\"FL2736.2\",\"seq\":2,\"product_model\":\"Vinyl Brick Mould Stationary\",\"product_description\":\"Extruded PVC Double Hung Stationary Window - with Double Hung Flankers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#2739-R0\",\"approval_number\":\"FL2739.1\",\"seq\":1,\"product_model\":\"Vinyl Brick Mould Stationary\",\"product_description\":\"Extruded PVC Single Hung Stationary Window - Single and Mulled Applications\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#2739-R0\",\"approval_number\":\"FL2739.2\",\"seq\":2,\"product_model\":\"Vinyl Brick Mould Stationary\",\"product_description\":\"Extruded PVC Single Hung Stationary Window - Fixed Stationary Window with Single Hung Flankers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#2902-R0\",\"approval_number\":\"FL2902.1\",\"seq\":1,\"product_model\":\"Double Hung Stationary\",\"product_description\":\"Vinyl Clad Wood Double Hung Stationary Window with Double Hung Flankers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#2902-R0\",\"approval_number\":\"FL2902.2\",\"seq\":2,\"product_model\":\"Double Hung Stationary\",\"product_description\":\"Vinyl Clad Wood Double Hung Stationary Window - Single and Mulled Units\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#2959-R0\",\"approval_number\":\"FL2959.1\",\"seq\":1,\"product_model\":\"Freedom 800 Direct Set\",\"product_description\":\"Vinyl Clad Wood Direct Set Window - Single and Mulled Units\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#2960-R0\",\"approval_number\":\"FL2960.1\",\"seq\":1,\"product_model\":\"Freedom 800 Stationary Casement\",\"product_description\":\"Vinyl Clad Wood Stationary Casement Window - Single and Mulled Units\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#2960-R0\",\"approval_number\":\"FL2960.2\",\"seq\":2,\"product_model\":\"Freedom 800 Stationary Casement w\\\/Flanking Casements\",\"product_description\":\"Vinyl Clad Wood Stationary Casement Window w\\\/ Operable Casement Flankers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#2960-R0\",\"approval_number\":\"FL2960.3\",\"seq\":3,\"product_model\":\"Freedom 800 Stationary Casement w\\\/Stacked Awning\",\"product_description\":\"Vinyl Clad Wood Stationary Casement Window w\\\/ Stacked Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#4674-R0\",\"approval_number\":\"FL4674.1\",\"seq\":1,\"product_model\":\"Vinyl Brickmould Single Hung Stationary\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#7538-R0\",\"approval_number\":\"FL7538.1\",\"seq\":1,\"product_model\":\"Classic\\\/5000 Casement Stationary 4040\",\"product_description\":\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#7538-R0\",\"approval_number\":\"FL7538.2\",\"seq\":2,\"product_model\":\"Classic\\\/5000 Casement Stationary 6060\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#7538-R0\",\"approval_number\":\"FL7538.3\",\"seq\":3,\"product_model\":\"Classic\\\/5000 Impact Casement Stationary\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-59\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#7540-R0\",\"approval_number\":\"FL7540.1\",\"seq\":1,\"product_model\":\"Classic\\\/5700 Patio Door Side Lite\\\/Transom\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-59\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#7540-R0\",\"approval_number\":\"FL7540.2\",\"seq\":2,\"product_model\":\"Classic\\\/5700 Patio Door Side Lite\\\/Transom\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-59\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#10559-R0\",\"approval_number\":\"FL10559.1\",\"seq\":1,\"product_model\":\"MIRA Direct Set Window\",\"product_description\":\"Aluminum Clad Direct Set Window w\\\/ Fin Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11829-R0\",\"approval_number\":\"FL11829.1\",\"seq\":1,\"product_model\":\"Classic Casement Direct Set Impact\",\"product_description\":\"Classic Casement Direct Set Impact Fixed Window\",\"design_pressure\":\"+50\\\/-59\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11829-R0\",\"approval_number\":\"FL11829.2\",\"seq\":2,\"product_model\":\"Classic Casement Impact Window\",\"product_description\":\"3040 Classic Casement Impact Window\",\"design_pressure\":\"+50\\\/-59\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11829-R0\",\"approval_number\":\"FL11829.3\",\"seq\":3,\"product_model\":\"Classic Casement Impact Window\",\"product_description\":\"3060 Classic Casement Impact Window\",\"design_pressure\":\"+50\\\/-56\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#11833-R0\",\"approval_number\":\"FL11833.1\",\"seq\":1,\"product_model\":\"Mira Direct Set Impact\",\"product_description\":\"Mira Aluminum Clad Direct Set Impact Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-17 00:00:00\",\"instructions_url\":\"\"}],\"Atrium Windows and Doors, NC\":[{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#1748-R0\",\"approval_number\":\"FL1748.1\",\"seq\":1,\"product_model\":\"100 PW\\\/HR\\\/FR\\\/OC\\\/SS\",\"product_description\":\"NEW CONSTRUCTION FIXED\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#1748-R0\",\"approval_number\":\"FL1748.2\",\"seq\":2,\"product_model\":\"20\\\/1200\\\/2000\\\/3200 PW\\\/HR\\\/FR\\\/OC\\\/\",\"product_description\":\"REPLACEMENT FIXED WINDOW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#1748-R0\",\"approval_number\":\"FL1748.3\",\"seq\":3,\"product_model\":\"200 PW\\\/HR\\\/FR\\\/OC\\\/SS\",\"product_description\":\"NEW CONSTRUCTION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#1748-R0\",\"approval_number\":\"FL1748.4\",\"seq\":4,\"product_model\":\"40\\\/60\\\/80\\\/1300\\\/1500\\\/1600\\\/3000\\\/3\",\"product_description\":\"REPLACEMENT FIXED WINDOW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#1748-R0\",\"approval_number\":\"FL1748.5\",\"seq\":5,\"product_model\":\"400 PW\\\/HR\\\/FR\\\/OC\\\/SS\",\"product_description\":\"NEW CONSTRUCTION FIXED\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#1748-R0\",\"approval_number\":\"FL1748.6\",\"seq\":6,\"product_model\":\"500 PW\\\/HR\\\/FR\\\/OC\\\/SS\",\"product_description\":\"NEW CONSTRUCTION FIXED\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#1748-R0\",\"approval_number\":\"FL1748.7\",\"seq\":7,\"product_model\":\"800\\\/850 PW\\\/HR\\\/FR\\\/OC\\\/SS\",\"product_description\":\"FIXED WINDOW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#6409-R0\",\"approval_number\":\"FL6409.1\",\"seq\":1,\"product_model\":\"100\",\"product_description\":\"50\\\" x 86\\\" Vinyl New Construction Fixed Window (PW,HR,FR,OC,SS)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#6409-R0\",\"approval_number\":\"FL6409.2\",\"seq\":2,\"product_model\":\"150\\\/160\",\"product_description\":\"50\\\" x 86\\\" Vinyl New Construction Fixed Window (PW,HR,FR,OC,SS)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#6409-R0\",\"approval_number\":\"FL6409.3\",\"seq\":3,\"product_model\":\"200\",\"product_description\":\"50\\\" x 86\\\" Vinyl New Construction Fixed Window (PW,HR,FR,OC,SS)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#6409-R0\",\"approval_number\":\"FL6409.4\",\"seq\":4,\"product_model\":\"335\",\"product_description\":\"71\\\" x 24\\\" Vinyl Fixed Window (TR)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#6409-R0\",\"approval_number\":\"FL6409.5\",\"seq\":5,\"product_model\":\"336\",\"product_description\":\"31\\\" x 80\\\" Vinyl Fixed Window (SLT)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#6409-R0\",\"approval_number\":\"FL6409.6\",\"seq\":6,\"product_model\":\"40\\\/1300\\\/3000\\\/3201\\\/3250\\\/8300\",\"product_description\":\"50\\\" x 86\\\" Vinyl Replacement Fixed Window (PW,HR,FR,OC,SS)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#6409-R0\",\"approval_number\":\"FL6409.7\",\"seq\":7,\"product_model\":\"450\\\/455\",\"product_description\":\"50\\\" x 86\\\" Vinyl New Construction Fixed Window (PW,HR,FR,OC,SS)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#6409-R0\",\"approval_number\":\"FL6409.8\",\"seq\":8,\"product_model\":\"60\\\/1500\\\/3301\\\/3401\\\/5000\\\/8500\",\"product_description\":\"50\\\" x 86\\\" Vinyl Replacement Fixed Window (PW,HR,FR,OC,SS)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#6409-R0\",\"approval_number\":\"FL6409.9\",\"seq\":9,\"product_model\":\"80\\\/1600\\\/3500\\\/3600\\\/6000\\\/8700\",\"product_description\":\"50\\\" x 86\\\" Vinyl Replacement Fixed Window (PW,HR,FR,OC,SS)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#6409-R0\",\"approval_number\":\"FL6409.10\",\"seq\":10,\"product_model\":\"800\",\"product_description\":\"64\\\" x 72\\\" Vinyl Replacement Fixed Window (PW,HR,FR,OC,SS)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#6409-R0\",\"approval_number\":\"FL6409.11\",\"seq\":11,\"product_model\":\"850\",\"product_description\":\"64\\\" x 72\\\" Vinyl New Construction Fixed Window (PW,HR,FR,OC,SS)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#7251-R0\",\"approval_number\":\"FL7251.1\",\"seq\":1,\"product_model\":\"800\\\/850\",\"product_description\":\"54\\\" x 60\\\" Vinyl Casement Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#7251-R0\",\"approval_number\":\"FL7251.2\",\"seq\":2,\"product_model\":\"850\",\"product_description\":\"30\\\" x 68\\\" Vinyl Casement Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#7604-R0\",\"approval_number\":\"FL7604.1\",\"seq\":1,\"product_model\":\"150\\\/160\",\"product_description\":\"50\\\" x 86\\\" Vinyl New Construction Fixed Window (PW,HR,FR,OC,SS)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#7604-R0\",\"approval_number\":\"FL7604.2\",\"seq\":2,\"product_model\":\"335\",\"product_description\":\"71\\\" x 24\\\" Vinyl Fixed Window (TR)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#7604-R0\",\"approval_number\":\"FL7604.3\",\"seq\":3,\"product_model\":\"336\",\"product_description\":\"31\\\" x 80\\\" Vinyl Fixed Window (SLT)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#7604-R0\",\"approval_number\":\"FL7604.4\",\"seq\":4,\"product_model\":\"450\\\/455\",\"product_description\":\"50\\\" x 86\\\" Vinyl New Construction Fixed Window (PW,HR,FR,OC,SS)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#9006-R0\",\"approval_number\":\"FL9006.1\",\"seq\":1,\"product_model\":\"700\\\/720\\\/750\\\/760 Direct Set Picture Window\",\"product_description\":\"F-C55 72 x 72\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#9006-R0\",\"approval_number\":\"FL9006.2\",\"seq\":2,\"product_model\":\"700\\\/720\\\/750\\\/760 Fixed Sash Picture Window\",\"product_description\":\"F-C55 72 x 72\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#9006-R0\",\"approval_number\":\"FL9006.3\",\"seq\":3,\"product_model\":\"700\\\/720\\\/750\\\/760 Picture Window\",\"product_description\":\"F-C55 72 x 72\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Action Windoor Technology\":[{\"manufacturer\":\"Action Windoor Technology\",\"approval_number_master\":\"FL#1788-R0\",\"approval_number\":\"FL1788.1\",\"seq\":1,\"product_model\":\"SERIES 3180 VINYL\",\"product_description\":\"BRICK MOLD\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Action Windoor Technology\",\"approval_number_master\":\"FL#1788-R0\",\"approval_number\":\"FL1788.2\",\"seq\":2,\"product_model\":\"SERIES 375 ALUMNIUM\",\"product_description\":\"ALUMINUM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Action Windoor Technology\",\"approval_number_master\":\"FL#1788-R0\",\"approval_number\":\"FL1788.3\",\"seq\":3,\"product_model\":\"SERIES 900 VINYL\",\"product_description\":\"VINYL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Action Windoor Technology\",\"approval_number_master\":\"FL#7474-R0\",\"approval_number\":\"FL7474.1\",\"seq\":1,\"product_model\":\"Series 3180 Vinyl Fixed Window\",\"product_description\":\"Series 3180 Vinyl Fixed Window\\nO Configuration\\nUp to 48\\\" x 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Action Windoor Technology\",\"approval_number_master\":\"FL#7798-R0\",\"approval_number\":\"FL7798.1\",\"seq\":1,\"product_model\":\"Series 375 aluminum fixed window\",\"product_description\":\"375 Fixed window up to 60\\\"x71\\\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Action Windoor Technology\",\"approval_number_master\":\"FL#8935-R0\",\"approval_number\":\"FL8935.1\",\"seq\":1,\"product_model\":\"2900 PW Impact\",\"product_description\":\"FW-R65, 48 X 72\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Action Windoor Technology\",\"approval_number_master\":\"FL#8935-R0\",\"approval_number\":\"FL8935.2\",\"seq\":2,\"product_model\":\"375 PW\",\"product_description\":\"F-R70, 71 X 83\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"zzz\":[{\"manufacturer\":\"zzz\",\"approval_number_master\":\"FL#1859-R0\",\"approval_number\":\"FL1859.1\",\"seq\":1,\"product_model\":\"Series Sun-1\",\"product_description\":\"Fixed Lite Aluminum Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"zzz\",\"approval_number_master\":\"FL#3913-R2\",\"approval_number\":\"FL3913.1\",\"seq\":1,\"product_model\":\"Series 1300A 72 x 72\",\"product_description\":\"Aluminum Fixed Lite Window\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"zzz\",\"approval_number_master\":\"FL#3913-R2\",\"approval_number\":\"FL3913.2\",\"seq\":2,\"product_model\":\"Series 1300B 120 x 60\",\"product_description\":\"Aluminum Fixed Lite Window\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"zzz\",\"approval_number_master\":\"FL#3913-R2\",\"approval_number\":\"FL3913.3\",\"seq\":3,\"product_model\":\"Series 1300C 54 x 36\",\"product_description\":\"Aluminum Fixed Lite Window\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"zzz\",\"approval_number_master\":\"FL#4397-R0\",\"approval_number\":\"FL4397.1\",\"seq\":1,\"product_model\":\"Series 1300D\",\"product_description\":\"Aluminum Frame Impact Fixed Lite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Capitol Architectural\":[{\"manufacturer\":\"Capitol Architectural\",\"approval_number_master\":\"FL#1864-R0\",\"approval_number\":\"FL1864.1\",\"seq\":1,\"product_model\":\"7500\",\"product_description\":\"72x96 LC-40 DP+40\\\/-40\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol Architectural\",\"approval_number_master\":\"FL#1864-R0\",\"approval_number\":\"FL1864.2\",\"seq\":2,\"product_model\":\"7500\",\"product_description\":\"60x72 LC-45 DP+45\\\/-45\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"JELD-WEN - Rantoul Division\":[{\"manufacturer\":\"JELD-WEN - Rantoul Division\",\"approval_number_master\":\"FL#1890-R0\",\"approval_number\":\"FL1890.1\",\"seq\":1,\"product_model\":\"Carclad Fixed\\\/Picture\",\"product_description\":\"Impact NOA\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JELD-WEN - Rantoul Division\",\"approval_number_master\":\"FL#1890-R0\",\"approval_number\":\"FL1890.2\",\"seq\":2,\"product_model\":\"Carclad Fixed\\\/Picture\",\"product_description\":\"Non-Impact NOA\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JELD-WEN - Rantoul Division\",\"approval_number_master\":\"FL#1890-R0\",\"approval_number\":\"FL1890.3\",\"seq\":3,\"product_model\":\"CarClad Radius and Geometric S\",\"product_description\":\"Impact and Non-Impact NOA\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JELD-WEN - Rantoul Division\",\"approval_number_master\":\"FL#1898-R0\",\"approval_number\":\"FL1898.1\",\"seq\":1,\"product_model\":\"Clad Sash Look Transom\",\"product_description\":\"48\\\" x 90\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JELD-WEN - Rantoul Division\",\"approval_number_master\":\"FL#1898-R0\",\"approval_number\":\"FL1898.2\",\"seq\":2,\"product_model\":\"French View Transom\",\"product_description\":\"6-4 x 4-0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JELD-WEN - Rantoul Division\",\"approval_number_master\":\"FL#1898-R0\",\"approval_number\":\"FL1898.3\",\"seq\":3,\"product_model\":\"Guardian Clad D.H. Picture\",\"product_description\":\"6-0 x 6-6\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JELD-WEN - Rantoul Division\",\"approval_number_master\":\"FL#1898-R0\",\"approval_number\":\"FL1898.4\",\"seq\":4,\"product_model\":\"Heritage II Fixed\\\/Picture\",\"product_description\":\"6-0 x 6-0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JELD-WEN - Rantoul Division\",\"approval_number_master\":\"FL#1898-R0\",\"approval_number\":\"FL1898.5\",\"seq\":5,\"product_model\":\"SmartFit D.H. Picture\",\"product_description\":\"5-0 x 6-2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JELD-WEN - Rantoul Division\",\"approval_number_master\":\"FL#1898-R0\",\"approval_number\":\"FL1898.6\",\"seq\":6,\"product_model\":\"Tradition Plus Fixed\\\/Picture\",\"product_description\":\"6-0 x 6-0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JELD-WEN - Rantoul Division\",\"approval_number_master\":\"FL#1898-R0\",\"approval_number\":\"FL1898.7\",\"seq\":7,\"product_model\":\"Tradition Plus Radius\\\/Geometri\",\"product_description\":\"84\\\" x 96\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"PHILIPS PRODUCTS INC.\":[{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#1935-R0\",\"approval_number\":\"FL1935.1\",\"seq\":1,\"product_model\":\"Series 840\",\"product_description\":\"Fixed Vinyl window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#3310-R0\",\"approval_number\":\"FL3310.1\",\"seq\":1,\"product_model\":\"9400\",\"product_description\":\"Vinyl PW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#4201-R0\",\"approval_number\":\"FL4201.1\",\"seq\":1,\"product_model\":\"2040\",\"product_description\":\"Vinyl Picture window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#5364-R0\",\"approval_number\":\"FL5364.1\",\"seq\":1,\"product_model\":\"830 PW\",\"product_description\":\"Lap Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#6333-R0\",\"approval_number\":\"FL6333.1\",\"seq\":1,\"product_model\":\"830\",\"product_description\":\"Series 830 Fixed\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#6668-R0\",\"approval_number\":\"FL6668.1\",\"seq\":1,\"product_model\":\"9400\",\"product_description\":\"Fixed Twin 'T'-bar vinyl window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#5358-R2\",\"approval_number\":\"FL5358.1\",\"seq\":1,\"product_model\":\"a. Series 9400\",\"product_description\":\"72.0\\\" x 72.0\\\" Picture Window with 1-1\\\/8\\\" (3\\\/16\\\" Annealed) Insulated Glass - Nailing Fin\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-03-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#8229-R2\",\"approval_number\":\"FL8229.1\",\"seq\":1,\"product_model\":\"A. Series 830\",\"product_description\":\"48.0\\\" x 48.0\\\" Extruded Vinyl Picture Window with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass - Nailing Fin\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-08-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#8229-R2\",\"approval_number\":\"FL8229.2\",\"seq\":2,\"product_model\":\"B. Series 830\",\"product_description\":\"96.0\\\" x 24.0\\\" Extruded Vinyl Picture Window with 3\\\/4\\\" (3\\\/16\\\" Annealed) Insulated Glass - Nailing Fin\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#8229-R2\",\"approval_number\":\"FL8229.3\",\"seq\":3,\"product_model\":\"C. Series 830\",\"product_description\":\"48.0\\\" x 72.0\\\" Extruded Vinyl Picture Window with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass - Nailing Fin\",\"design_pressure\":\"+30.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#8229-R2\",\"approval_number\":\"FL8229.4\",\"seq\":4,\"product_model\":\"D. Series 830\",\"product_description\":\"48.0\\\" x 72.0\\\" Extruded Vinyl Picture Window with 3\\\/4\\\" (3\\\/16\\\" Annealed) Insulated Glass - Nailing Fin\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#8229-R2\",\"approval_number\":\"FL8229.5\",\"seq\":5,\"product_model\":\"E. Series 830\",\"product_description\":\"60.0\\\" x 60.0\\\" Extruded Vinyl Picture Window with 3\\\/4\\\" Insulated Glass (1\\\/8\\\" Annealed) - Nailing Fin\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#8229-R2\",\"approval_number\":\"FL8229.6\",\"seq\":6,\"product_model\":\"F. Series 830\",\"product_description\":\"60.0\\\" x 60.0\\\" Extruded Vinyl Picture Window with 3\\\/4\\\" insulated glass (3\\\/16\\\" Annealed) - Nailing Fin\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#8229-R2\",\"approval_number\":\"FL8229.7\",\"seq\":7,\"product_model\":\"G. Series 830\",\"product_description\":\"60.0\\\" x 72.0\\\" Extruded Vinyl Picture Window with 3\\\/4\\\" insulated glass (3\\\/16\\\" Annealed) - Nailing Fin\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#8229-R3\",\"approval_number\":\"FL8229.8\",\"seq\":8,\"product_model\":\"H. Series 830\",\"product_description\":\"48.0\\\" x 48.0\\\" Extruded Vinyl Picture Window with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#8229-R1\",\"approval_number\":\"FL8229.9\",\"seq\":9,\"product_model\":\"I. Series 830\",\"product_description\":\"48.0\\\" x 48.0\\\" Extruded Vinyl Picture Window with 3\\\/4\\\" (1\\\/8\\\" Annealed) Insulated Glass\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#8229-R1\",\"approval_number\":\"FL8229.10\",\"seq\":10,\"product_model\":\"J. Series 830\",\"product_description\":\"48.0\\\" x 48.0\\\" Extruded Vinyl Picture Window with 3\\\/4\\\" (1\\\/8\\\" Annealed) Insulated Glass\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#8229-R1\",\"approval_number\":\"FL8229.11\",\"seq\":11,\"product_model\":\"K. Series 830\",\"product_description\":\"48.0\\\" x 72.0\\\" Extruded Vinyl Picture Window with 3\\\/4\\\" (1\\\/8\\\" Annealed) Insulated Glass\",\"design_pressure\":\"+30.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#8229-R1\",\"approval_number\":\"FL8229.12\",\"seq\":12,\"product_model\":\"L. Series 830\",\"product_description\":\"48.0\\\" x 72.0\\\" Extruded Vinyl Picture Window with 3\\\/4\\\" (3\\\/16\\\" Annealed) Insulated Glass\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#8229-R1\",\"approval_number\":\"FL8229.13\",\"seq\":13,\"product_model\":\"M. Series 830\",\"product_description\":\"60.0\\\" x 60.0\\\" Extruded Vinyl Picture Window with 3\\\/4\\\" Insulated Glass (1\\\/8\\\" Annealed)\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#8229-R1\",\"approval_number\":\"FL8229.14\",\"seq\":14,\"product_model\":\"N. Series 830\",\"product_description\":\"60.0\\\" x 60.0\\\" Extruded Vinyl Picture Window with 3\\\/4\\\" insulated glass (3\\\/16\\\" Annealed)\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#8229-R1\",\"approval_number\":\"FL8229.15\",\"seq\":15,\"product_model\":\"O. Series 830\",\"product_description\":\"60.0\\\" x 72.0\\\" Extruded Vinyl Picture Window with 3\\\/4\\\" insulated glass (3\\\/16\\\" Annealed)\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#8229-R1\",\"approval_number\":\"FL8229.16\",\"seq\":16,\"product_model\":\"P. Series 830\",\"product_description\":\"96.0\\\" x 24.0\\\" Extruded Vinyl Picture Window with 3\\\/4\\\" insulated glass (3\\\/16\\\" Annealed)\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#9883-R1\",\"approval_number\":\"FL9883.1\",\"seq\":1,\"product_model\":\"a. Series 8400\",\"product_description\":\"48.0\\\" x 48.0\\\" Extruded Vinyl Picture Window with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass - Nailing Fin\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#9883-R1\",\"approval_number\":\"FL9883.2\",\"seq\":2,\"product_model\":\"b. Series 8400\",\"product_description\":\"48.0\\\" x 48.0\\\" Extruded Vinyl Picture Window with 3\\\/4\\\" (1\\\/8\\\" Annealed) Insulated Glass - Nailing Fin\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#9883-R1\",\"approval_number\":\"FL9883.3\",\"seq\":3,\"product_model\":\"c. Series 8400\",\"product_description\":\"60.0\\\" x 60.0\\\" Extruded Vinyl Picture Window with 3\\\/4\\\" Insulated Glass (3\\\/32\\\" Annealed) - Nailing Fin\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#9883-R1\",\"approval_number\":\"FL9883.4\",\"seq\":4,\"product_model\":\"d. Series 8400\",\"product_description\":\"60.0\\\" x 60.0\\\" Extruded Vinyl Picture Window with 3\\\/4\\\" Insulated Glass (1\\\/8\\\" Annealed) - Nailing Fin\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#9883-R1\",\"approval_number\":\"FL9883.5\",\"seq\":5,\"product_model\":\"e. Series 8400\",\"product_description\":\"48.0\\\" x 72.0\\\" Extruded Vinyl Picture Window with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass - Nailing Fin\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#9883-R1\",\"approval_number\":\"FL9883.6\",\"seq\":6,\"product_model\":\"f. Series 8400\",\"product_description\":\"48.0\\\" x 72.0\\\" Extruded Vinyl Picture Window with 3\\\/4\\\" (1\\\/8\\\" Annealed) Insulated Glass - Nailing Fin\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#9883-R1\",\"approval_number\":\"FL9883.7\",\"seq\":7,\"product_model\":\"g. Series 8400\",\"product_description\":\"48.0\\\" x 72.0\\\" Extruded Vinyl Picture Window with 3\\\/4\\\" (3\\\/16\\\" Annealed) Insulated Glass - Nailing Fin\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#9883-R1\",\"approval_number\":\"FL9883.8\",\"seq\":8,\"product_model\":\"h. Series 8400\",\"product_description\":\"48.0\\\" x 48.0\\\" Extruded Vinyl Picture Window with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass - Nailing Fin\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#9883-R1\",\"approval_number\":\"FL9883.9\",\"seq\":9,\"product_model\":\"i. Series 8400\",\"product_description\":\"96.0\\\" x 24.0\\\" Extruded Vinyl Picture Window with 3\\\/4\\\" insulated glass (3\\\/16\\\" Annealed) - Nailing Fin\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#9883-R1\",\"approval_number\":\"FL9883.10\",\"seq\":10,\"product_model\":\"j. Series 8400\",\"product_description\":\"72.0\\\" x 72.0\\\" Extruded Vinyl Picture Window with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass\",\"design_pressure\":\"+20.0\\\/-20.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#9883-R1\",\"approval_number\":\"FL9883.11\",\"seq\":11,\"product_model\":\"k. Series 8400\",\"product_description\":\"96.0\\\" x 60.0\\\" Extruded Vinyl Picture Window with 3\\\/4\\\" insulated glass (1\\\/8\\\" Annealed)\",\"design_pressure\":\"+25.0\\\/-25.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#9883-R1\",\"approval_number\":\"FL9883.12\",\"seq\":12,\"product_model\":\"l. Series 8400\",\"product_description\":\"96.0\\\" x 60.0\\\" Extruded Vinyl Picture Window with 3\\\/4\\\" insulated glass (3\\\/16\\\" Annealed)\",\"design_pressure\":\"+30.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#5358-R2\",\"approval_number\":\"FL5358.2\",\"seq\":2,\"product_model\":\"b. Series 9400\",\"product_description\":\"48.0\\\" x 72.0\\\" Picture Window with 1-1\\\/2\\\" (3\\\/16\\\" Annealed \\\/ 1\\\/8\\\" Annealed - 0.090\\\" PVB Interlayer - 1\\\/8\\\" Annealed) Insulated Laminated Glass - Nailing Fin\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#5358-R2\",\"approval_number\":\"FL5358.3\",\"seq\":3,\"product_model\":\"c. Series 9400\",\"product_description\":\"48.0\\\" x 72.0\\\" Picture Window with 1-1\\\/2\\\" (3\\\/16\\\" Annealed \\\/ 1\\\/8\\\" Annealed - 0.090\\\" PVB Interlayer - 1\\\/8\\\" Annealed) Insulated Laminated Glass - Nailing Fin\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#5358-R3\",\"approval_number\":\"FL5358.4\",\"seq\":4,\"product_model\":\"d. Series 9400\",\"product_description\":\"96.0\\\" x 72.0\\\" Extruded Vinyl Twin Picture Window with 3\\\/4\\\" Insulated Glass (1\\\/8\\\" Annealed) - Nailing Fin\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#5358-R4\",\"approval_number\":\"FL5358.5\",\"seq\":5,\"product_model\":\"e. Series 9400\",\"product_description\":\"96.0\\\" x 72.0\\\" Extruded Vinyl Twin Picture Window with 1-1\\\/2\\\" (3\\\/16\\\" Annealed \\\/ 1\\\/8\\\" Annealed - 0.090\\\" PVB Interlayer - 1\\\/8\\\" Annealed) Insulated Laminated Glass - Nailing Fin\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#5358-R4\",\"approval_number\":\"FL5358.6\",\"seq\":6,\"product_model\":\"f. Series 9400\",\"product_description\":\"120.0\\\" x 60.0\\\" Picture Window with 1-1\\\/8\\\" (3\\\/16\\\" Annealed) Insulated Glass - Nailing Fin\",\"design_pressure\":\"+30.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#5358-R4\",\"approval_number\":\"FL5358.7\",\"seq\":7,\"product_model\":\"g. Series 9400\",\"product_description\":\"96.0\\\" x 72.0\\\" Picture Window with 1-1\\\/8\\\" (3\\\/16\\\" Annealed) Insulated Glass - Nailing Fin\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#5358-R4\",\"approval_number\":\"FL5358.8\",\"seq\":8,\"product_model\":\"h. Series 9400\",\"product_description\":\"84.0\\\" x 66.0\\\" Picture Window with 1-1\\\/8\\\" (3\\\/16\\\" Annealed) Insulated Glass - Nailing Fin\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#5358-R4\",\"approval_number\":\"FL5358.9\",\"seq\":9,\"product_model\":\"i. Series 9400\",\"product_description\":\"60.0\\\" x 60.0\\\" Picture Window with 1-1\\\/8\\\" (3\\\/16\\\" Annealed) Insulated Glass - Nailing Fin\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#10584-R0\",\"approval_number\":\"FL10584.1\",\"seq\":1,\"product_model\":\"a. Series 8500\",\"product_description\":\"48.0\\\" x 48.0\\\" Vinyl Picture Window with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass - Nailing Fin\",\"design_pressure\":\"+30.0\\\/-30.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#10584-R0\",\"approval_number\":\"FL10584.2\",\"seq\":2,\"product_model\":\"b. Series 8500\",\"product_description\":\"35.5\\\" x 71.5\\\" Vinyl Picture Window with 3\\\/4\\\" (3\\\/32\\\" Annealed) Insulated Glass - Nailing Fin\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-03 00:00:00\",\"instructions_url\":\"\"}],\"A and P Custom Window Manufacturing Inc.\":[{\"manufacturer\":\"A and P Custom Window Manufacturing Inc.\",\"approval_number_master\":\"FL#1946-R0\",\"approval_number\":\"FL1946.1\",\"seq\":1,\"product_model\":\"Series 3000 Non-Impact Fixed A\",\"product_description\":\"(Non-Impact Fixed Aluminun Window ) NOA # 01-1113.01\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"A and P Custom Window Manufacturing Inc.\",\"approval_number_master\":\"FL#6290-R0\",\"approval_number\":\"FL6290.1\",\"seq\":1,\"product_model\":\"Series 4000\",\"product_description\":\"Large and Small Missle\\nFixed Aluminum Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"A and P Custom Window Manufacturing Inc.\",\"approval_number_master\":\"FL#6520-R0\",\"approval_number\":\"FL6520.1\",\"seq\":1,\"product_model\":\"Series 3000\",\"product_description\":\"Non-Impact Fixed Aluminum Window\",\"design_pressure\":\"+100\\\/-210\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Energy Saving Products of Florida\":[{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1954-R0\",\"approval_number\":\"FL1954.1\",\"seq\":1,\"product_model\":\"135-1\",\"product_description\":\"ALUM FIN FRAME PW F-HC70* 108 x 36\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1954-R0\",\"approval_number\":\"FL1954.2\",\"seq\":2,\"product_model\":\"135-2\",\"product_description\":\"ALUM FIN FRAME PW F-HC55 75 x 75\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1954-R0\",\"approval_number\":\"FL1954.3\",\"seq\":3,\"product_model\":\"135-3\",\"product_description\":\"ALUM FIN FRAME CURVED FIXED F-HC55* 75 x 38\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1954-R0\",\"approval_number\":\"FL1954.4\",\"seq\":4,\"product_model\":\"145-1\",\"product_description\":\"ALUM FLANGE FRAME PW F- HC55 74 x 77\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1954-R0\",\"approval_number\":\"FL1954.5\",\"seq\":5,\"product_model\":\"145-2\",\"product_description\":\"ALUM FLANGE FRAME PW F- HC85* 108 x 36\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1954-R0\",\"approval_number\":\"FL1954.6\",\"seq\":6,\"product_model\":\"145-3\",\"product_description\":\"ALUM FLANGE FRAME CURVED F- HC55* 75 x 38\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1954-R0\",\"approval_number\":\"FL1954.7\",\"seq\":7,\"product_model\":\"145-4\",\"product_description\":\"ALUM FLANGE FRAME PW F- HC50 77 x 77\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1954-R0\",\"approval_number\":\"FL1954.8\",\"seq\":8,\"product_model\":\"2036\",\"product_description\":\"PVC IMPACT PW FIN FRAME F-C60 76 x 65\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1954-R0\",\"approval_number\":\"FL1954.9\",\"seq\":9,\"product_model\":\"2046\",\"product_description\":\"PVC IMPACT PW FLANGE FRAME F-C45 74 x 63\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1954-R0\",\"approval_number\":\"FL1954.10\",\"seq\":10,\"product_model\":\"345-1\",\"product_description\":\"ALUM FLANGE FRAME PW W\\\/SHUTTER F- R50 48 x 48\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1954-R0\",\"approval_number\":\"FL1954.11\",\"seq\":11,\"product_model\":\"345-2\",\"product_description\":\"ALUM FLANGE FRAME CURVED W\\\/SHUTTER F- R55* 75 x 38\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#1954-R0\",\"approval_number\":\"FL1954.12\",\"seq\":12,\"product_model\":\"345-3\",\"product_description\":\"ALUM FLANGE FRAME PW W\\\/SHUTTER F- R60* 108 x 36\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#3212-R0\",\"approval_number\":\"FL3212.1\",\"seq\":1,\"product_model\":\"135\\\/136 ALUM ARCH TOP PW\",\"product_description\":\"ALUM FIN FRAME ARCH TOP PW F-C55 75 x 38\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#3212-R0\",\"approval_number\":\"FL3212.2\",\"seq\":2,\"product_model\":\"135\\\/136 ALUM PW\",\"product_description\":\"ALUM FIN FRAME PW F - C55 108 x 36\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#3212-R0\",\"approval_number\":\"FL3212.3\",\"seq\":3,\"product_model\":\"135\\\/136 ALUM PW\",\"product_description\":\"ALUM FIN FRAME PW F - C70 75 x 75\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#3212-R0\",\"approval_number\":\"FL3212.4\",\"seq\":4,\"product_model\":\"145\\\/145 ALUM PW\",\"product_description\":\"ALUM FLANGE FRAME PW F - C 80 108 x 36\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#3212-R0\",\"approval_number\":\"FL3212.5\",\"seq\":5,\"product_model\":\"145\\\/146 ALUM ARCH TOP PW\",\"product_description\":\"ALUM ARCH TOP PW FLANGE FRAME F - C 55 75 x 38\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#3212-R0\",\"approval_number\":\"FL3212.6\",\"seq\":6,\"product_model\":\"145\\\/146 ALUM PW\",\"product_description\":\"ALUM FLANGE FRAME PW F-C 80 74 x 77\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#3212-R0\",\"approval_number\":\"FL3212.7\",\"seq\":7,\"product_model\":\"145\\\/146 ALUM PW\",\"product_description\":\"ALUM FLANGE FRAME PW F - C55 74 x 77\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#3212-R0\",\"approval_number\":\"FL3212.8\",\"seq\":8,\"product_model\":\"2036\\\/2046 VINYL IMPACT PW\",\"product_description\":\"VINYL IMPACT FIN-FLANGE FRAME PW F- C70 77 x 77\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#3212-R0\",\"approval_number\":\"FL3212.9\",\"seq\":9,\"product_model\":\"2036\\\/2046 VINYL IMPACT PW\",\"product_description\":\"VINYL IMPACT FIN-FLANGE FRAME PW F - C90 109 x 55\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#3212-R0\",\"approval_number\":\"FL3212.10\",\"seq\":10,\"product_model\":\"2036\\\/2046 VINYL IMPACT PW\",\"product_description\":\"VINYL IMPACT FIN-FLANGE PW F -C100 109 x 27\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#3212-R0\",\"approval_number\":\"FL3212.11\",\"seq\":11,\"product_model\":\"2036\\\/2046 VINYL IMPACT PW\",\"product_description\":\"VINYL IMPACT FIN-FLANGE FRAME PW F -C90 54 x 54\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#3212-R0\",\"approval_number\":\"FL3212.12\",\"seq\":12,\"product_model\":\"345\\\/346 ALUM ARCH WITH SHUTTERS\",\"product_description\":\"ALUM FLANGE ARCH WITH SHUTTERS F-C55 75 x 38\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#3212-R0\",\"approval_number\":\"FL3212.13\",\"seq\":13,\"product_model\":\"345\\\/346 ALUM PW WITH SHUTTERS\",\"product_description\":\"ALUM FLANGE TRANSOME WITH SHUTTERS F-C60 108 x 36\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#3212-R0\",\"approval_number\":\"FL3212.14\",\"seq\":14,\"product_model\":\"500 ALUMINUM IMPACT PICTURE WINDOW\",\"product_description\":\"ALUM IMPACT PW C-70 3\\\/0 x 3\\\/0\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#3212-R0\",\"approval_number\":\"FL3212.15\",\"seq\":15,\"product_model\":\"500 ALUMINUM IMPACT PICTURE WINDOW\",\"product_description\":\"ALUM IMPACT PW C-60 96 1\\\/2 x 51\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#3212-R0\",\"approval_number\":\"FL3212.16\",\"seq\":16,\"product_model\":\"535\\\/536-545\\\/546 COMMERCIAL\",\"product_description\":\"ALUM COMMERCIAL PW FIN-FLANGE FRAME F-C175 72 x 72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#3212-R0\",\"approval_number\":\"FL3212.17\",\"seq\":17,\"product_model\":\"535\\\/536-545\\\/546 COMMERCIAL PW\",\"product_description\":\"ALUM COMMERCIAL PW FIN-FLANGE FRAME F-C160 106 x 53\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#5769-R0\",\"approval_number\":\"FL5769.1\",\"seq\":1,\"product_model\":\"145 Aluminum Picture Window\",\"product_description\":\"74\\\" x 77\\\" Aluminum Flanged Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#7319-R0\",\"approval_number\":\"FL7319.1\",\"seq\":1,\"product_model\":\"2036 Fin \\\/ 2046 Flange\",\"product_description\":\"Vinyl Fixed Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#7319-R0\",\"approval_number\":\"FL7319.2\",\"seq\":2,\"product_model\":\"500 Rectangular\\\/Arch\",\"product_description\":\"Fixed Lite Al Impact Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#8506-R0\",\"approval_number\":\"FL8506.1\",\"seq\":1,\"product_model\":\"Series 535\\\/536\\\/545\\\/546\",\"product_description\":\"Aluminum Picture Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#8506-R0\",\"approval_number\":\"FL8506.2\",\"seq\":2,\"product_model\":\"Series 535\\\/536\\\/545\\\/546\",\"product_description\":\"Aluminum Picture Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#9341-R0\",\"approval_number\":\"FL9341.1\",\"seq\":1,\"product_model\":\"556\",\"product_description\":\"Series 556 Fin Frame Impact Fixed\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#9992-R0\",\"approval_number\":\"FL9992.1\",\"seq\":1,\"product_model\":\"555 Fin Frame Aluminum Impact Fixed\",\"product_description\":\"555\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#9994-R0\",\"approval_number\":\"FL9994.1\",\"seq\":1,\"product_model\":\"565 Aluminum Flange Frame Impact Fixed\",\"product_description\":\"565\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#9996-R0\",\"approval_number\":\"FL9996.1\",\"seq\":1,\"product_model\":\"566 Aluminum Flange Frame Impact Fixed\",\"product_description\":\"566\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#9998-R0\",\"approval_number\":\"FL9998.1\",\"seq\":1,\"product_model\":\"550 Aluminum Fin Frame Impact Single Hung\",\"product_description\":\"550\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#8974-R1\",\"approval_number\":\"FL8974.1\",\"seq\":1,\"product_model\":\"1436 Fin Frame Fixed\",\"product_description\":\"1436 Fin Frame Fixed\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#8977-R1\",\"approval_number\":\"FL8977.1\",\"seq\":1,\"product_model\":\"1446 Flange Frame Fixed\",\"product_description\":\"1446 Flange Frame Fixed\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#9022-R1\",\"approval_number\":\"FL9022.1\",\"seq\":1,\"product_model\":\"2456 Vinyl Fin Frame Impact Fixed\",\"product_description\":\"2456 Vinyl Fin Frame Impact Fixed 64x84\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#9026-R1\",\"approval_number\":\"FL9026.1\",\"seq\":1,\"product_model\":\"2466 Vinyl Flange Frame Impact Fixed\",\"product_description\":\"2466 Vinyl Flange Frame Impact Fixed 64x84\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#11289-R0\",\"approval_number\":\"FL11289.1\",\"seq\":1,\"product_model\":\"135 Series\",\"product_description\":\"135 Series Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#11289-R0\",\"approval_number\":\"FL11289.2\",\"seq\":2,\"product_model\":\"145 Series\",\"product_description\":\"145 Series Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#11289-R0\",\"approval_number\":\"FL11289.3\",\"seq\":3,\"product_model\":\"555 Series\",\"product_description\":\"555 Series Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#11289-R0\",\"approval_number\":\"FL11289.4\",\"seq\":4,\"product_model\":\"556 Series\",\"product_description\":\"556 Series Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#11289-R0\",\"approval_number\":\"FL11289.5\",\"seq\":5,\"product_model\":\"565 Series\",\"product_description\":\"565 Series Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Products of Florida\",\"approval_number_master\":\"FL#11289-R0\",\"approval_number\":\"FL11289.6\",\"seq\":6,\"product_model\":\"566 Series\",\"product_description\":\"566 Series Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Builders Accessories, Inc.\":[{\"manufacturer\":\"Builders Accessories, Inc.\",\"approval_number_master\":\"FL#1977-R0\",\"approval_number\":\"FL1977.1\",\"seq\":1,\"product_model\":\"3100 Series Aluminum Frame\",\"product_description\":\"8 - 2 1\\\/4 Thick Acylic Block\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Accessories, Inc.\",\"approval_number_master\":\"FL#1977-R0\",\"approval_number\":\"FL1977.2\",\"seq\":2,\"product_model\":\"4150 Series Vinyl Frame\",\"product_description\":\"8 - 2 1\\\/4 Thick Acylic Block\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Accessories, Inc.\",\"approval_number_master\":\"FL#1977-R0\",\"approval_number\":\"FL1977.3\",\"seq\":3,\"product_model\":\"5100 Series Vinyl Frame\",\"product_description\":\"8 - 2 1\\\/4 Thick Acylic Block\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders Accessories, Inc.\",\"approval_number_master\":\"FL#1977-R0\",\"approval_number\":\"FL1977.4\",\"seq\":4,\"product_model\":\"8100 Series Vinyl-Clad Frame\",\"product_description\":\"8 - 2 Thick Glass Block\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Glasslam N.G.I. Inc.\":[{\"manufacturer\":\"Glasslam N.G.I. Inc.\",\"approval_number_master\":\"FL#2000-R0\",\"approval_number\":\"FL2000.1\",\"seq\":1,\"product_model\":\"Supreme 003\",\"product_description\":\"Aluminum Storefront Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"SJR, LLC dba Hy-Lite Specialty Products\":[{\"manufacturer\":\"SJR, LLC dba Hy-Lite Specialty Products\",\"approval_number_master\":\"FL#2025-R1\",\"approval_number\":\"FL2025.1\",\"seq\":1,\"product_model\":\"600\\\/800\",\"product_description\":\"Aluminum w\\\/ 3x6 3x8 Blocks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SJR, LLC dba Hy-Lite Specialty Products\",\"approval_number_master\":\"FL#2025-R1\",\"approval_number\":\"FL2025.2\",\"seq\":2,\"product_model\":\"625\\\/825\",\"product_description\":\"Aluminum w\\\/ 2x6 2x8 Blocks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SJR, LLC dba Hy-Lite Specialty Products\",\"approval_number_master\":\"FL#2025-R1\",\"approval_number\":\"FL2025.3\",\"seq\":3,\"product_model\":\"Glass Block Series\",\"product_description\":\"Aluminum w\\\/ 2x8 Glass Block\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SJR, LLC dba Hy-Lite Specialty Products\",\"approval_number_master\":\"FL#2025-R1\",\"approval_number\":\"FL2025.4\",\"seq\":4,\"product_model\":\"Glass Block Series\",\"product_description\":\"Vinyl w\\\/ 2x8 Glass Block\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SJR, LLC dba Hy-Lite Specialty Products\",\"approval_number_master\":\"FL#2025-R1\",\"approval_number\":\"FL2025.5\",\"seq\":5,\"product_model\":\"Low Profile Builders Series\",\"product_description\":\"Vinyl w\\\/ 2x6 2x8 Blocks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SJR, LLC dba Hy-Lite Specialty Products\",\"approval_number_master\":\"FL#2025-R1\",\"approval_number\":\"FL2025.6\",\"seq\":6,\"product_model\":\"Prestige Fixed Window\",\"product_description\":\"Vinyl w\\\/ 2x6 2x8 Blocks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SJR, LLC dba Hy-Lite Specialty Products\",\"approval_number_master\":\"FL#6500-R0\",\"approval_number\":\"FL6500.1\",\"seq\":1,\"product_model\":\"Max-Lite 625 \\\/ 825\",\"product_description\":\"Vinyl with 2 x 6 and 2 x 8 square blocks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SJR, LLC dba Hy-Lite Specialty Products\",\"approval_number_master\":\"FL#7693-R0\",\"approval_number\":\"FL7693.1\",\"seq\":1,\"product_model\":\"Decorative Fixed\",\"product_description\":\"Vinyl frame with Ins Temp GL\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SJR, LLC dba Hy-Lite Specialty Products\",\"approval_number_master\":\"FL#8897-R0\",\"approval_number\":\"FL8897.1\",\"seq\":1,\"product_model\":\"Series 'Storm Blocker' Acrylic Block Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Stanek Vinyl Windows\":[{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#2054-R0\",\"approval_number\":\"FL2054.1\",\"seq\":1,\"product_model\":\"Picture Window Series 2000\",\"product_description\":\"F-R50 up to 72 x 66 frame size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#2055-R0\",\"approval_number\":\"FL2055.1\",\"seq\":1,\"product_model\":\"Picture Window Series 3000\",\"product_description\":\"F-R90 up to 66 x 83 frame size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#2138-R0\",\"approval_number\":\"FL2138.1\",\"seq\":1,\"product_model\":\"Impact series 4000 Fixed Casem\",\"product_description\":\"DP+65\\\/-60 frame size up to 54 x 77\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#2138-R0\",\"approval_number\":\"FL2138.2\",\"seq\":2,\"product_model\":\"Impact Series 4000 Fixed Casem\",\"product_description\":\"DP+65\\\/-60 frame size up to 96 x 48\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#11448-R0\",\"approval_number\":\"FL11448.1\",\"seq\":1,\"product_model\":\"Series 4000 - Impact - Deadlite Casement Window\",\"product_description\":\"54\\\" wide x 77\\\" high x 3.250\\\" deep HVHZ\",\"design_pressure\":\"+60.0 PSF\\\/-60.0 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#11448-R0\",\"approval_number\":\"FL11448.2\",\"seq\":2,\"product_model\":\"Series 4000 - Impact - Deadlite Casement Window\",\"product_description\":\"96\\\" wide x 48\\\" high x 3.250\\\" deep HVHZ\",\"design_pressure\":\"+60.0PSF\\\/-60.0PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#11448-R0\",\"approval_number\":\"FL11448.3\",\"seq\":3,\"product_model\":\"Series 4000 - Impact - Deadlite Casement Window\",\"product_description\":\"54\\\" wide x 77\\\" high x 3.250\\\" deep\",\"design_pressure\":\"+65.0PSF\\\/-65.0PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#11448-R1\",\"approval_number\":\"FL11448.4\",\"seq\":4,\"product_model\":\"Series 5000 Ultra Extreme\",\"product_description\":\"72\\\" wide x 66\\\" high\",\"design_pressure\":\"+50.0PS\\\/-50.0PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#11448-R1\",\"approval_number\":\"FL11448.5\",\"seq\":5,\"product_model\":\"Series 5000 Ultra Extreme Fixed\",\"product_description\":\"48\\\" wide x 48\\\" high\",\"design_pressure\":\"+75.0 PSf\\\/-75.0 PSf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#11448-R1\",\"approval_number\":\"FL11448.6\",\"seq\":6,\"product_model\":\"Series 5000 Ultra Extreme Fixed Window\",\"product_description\":\"48\\\" wide x 96\\\" high\",\"design_pressure\":\"+50.0PSF\\\/-50.0PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#15343-R0\",\"approval_number\":\"FL15343.1\",\"seq\":1,\"product_model\":\"Series 4000 Fixed-Impact\",\"product_description\":\"54\\\"W x 77\\\"H x 3.25\\\"Depth Fixed Impact Window-HVHZ\",\"design_pressure\":\"+60PSF\\\/-60PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#15343-R0\",\"approval_number\":\"FL15343.2\",\"seq\":2,\"product_model\":\"Series 4000 Fixed-Impact\",\"product_description\":\"96\\\"W x 48\\\"H x 3.25\\\" Depth Fixed Impact Window-HVHZ\",\"design_pressure\":\"+60PSF\\\/-60PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#15343-R0\",\"approval_number\":\"FL15343.3\",\"seq\":3,\"product_model\":\"SERIES 5000 Ultra Extreme Fixed\",\"product_description\":\"72\\\"W x 66\\\"H Ultra Extreme Picture Window\",\"design_pressure\":\"+50psf\\\/-50psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#15343-R0\",\"approval_number\":\"FL15343.4\",\"seq\":4,\"product_model\":\"SERIES 5000 Ultra Extreme Fixed\",\"product_description\":\"48\\\"W x 48\\\"H Ultra Extreme Picture Window\",\"design_pressure\":\"+75psf\\\/-75psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#15343-R0\",\"approval_number\":\"FL15343.5\",\"seq\":5,\"product_model\":\"SERIES 5000 Ultra Extreme Fixed\",\"product_description\":\"48\\\"W x 96\\\"H Ultra Extreme Picture Window\",\"design_pressure\":\"+50psf\\\/-50psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-28 00:00:00\",\"instructions_url\":\"\"}],\"Four Seasons Building Products\":[{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#2363-R0\",\"approval_number\":\"FL2363.1\",\"seq\":1,\"product_model\":\"Millennium\",\"product_description\":\"Aluminum Thermal Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#3034-R0\",\"approval_number\":\"FL3034.1\",\"seq\":1,\"product_model\":\"Series GLZ-08\",\"product_description\":\"Thermally Broke Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"BUILDERS CHOICE WINDOW AND DOOR\":[{\"manufacturer\":\"BUILDERS CHOICE WINDOW AND DOOR\",\"approval_number_master\":\"FL#2400-R0\",\"approval_number\":\"FL2400.1\",\"seq\":1,\"product_model\":\"100 SERIES FIXED ALUMINUM WIND\",\"product_description\":\"FIXED ALUMINUM WINDOW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BUILDERS CHOICE WINDOW AND DOOR\",\"approval_number_master\":\"FL#6082-R0\",\"approval_number\":\"FL6082.1\",\"seq\":1,\"product_model\":\"Series#1000 Fixed Aluminum window\",\"product_description\":\"59 x 59 3\\\/16\\\" clear annealed single glazed glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Don Young Co. Inc.\":[{\"manufacturer\":\"Don Young Co. Inc.\",\"approval_number_master\":\"FL#2406-R0\",\"approval_number\":\"FL2406.1\",\"seq\":1,\"product_model\":\"5500\",\"product_description\":\"Vinyl Fixed P.W.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Don Young Co. Inc.\",\"approval_number_master\":\"FL#2406-R0\",\"approval_number\":\"FL2406.2\",\"seq\":2,\"product_model\":\"8300\",\"product_description\":\"Alum.Thermal Break Fixed P.W.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Don Young Co. Inc.\",\"approval_number_master\":\"FL#5531-R0\",\"approval_number\":\"FL5531.1\",\"seq\":1,\"product_model\":\"5500\",\"product_description\":\"FIXED P.W. VINYL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Don Young Co. Inc.\",\"approval_number_master\":\"FL#5531-R0\",\"approval_number\":\"FL5531.2\",\"seq\":2,\"product_model\":\"8300\",\"product_description\":\"FIXED P.W. ALUMINUM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Roatan Mahogany Millwork, Inc.\":[{\"manufacturer\":\"Roatan Mahogany Millwork, Inc.\",\"approval_number_master\":\"FL#2436-R0\",\"approval_number\":\"FL2436.1\",\"seq\":1,\"product_model\":\"Type 1\",\"product_description\":\"Square Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roatan Mahogany Millwork, Inc.\",\"approval_number_master\":\"FL#2436-R0\",\"approval_number\":\"FL2436.2\",\"seq\":2,\"product_model\":\"Type 2\",\"product_description\":\"1\\\/2 Arch Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roatan Mahogany Millwork, Inc.\",\"approval_number_master\":\"FL#2436-R0\",\"approval_number\":\"FL2436.3\",\"seq\":3,\"product_model\":\"Type 3\",\"product_description\":\"Full Arch Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roatan Mahogany Millwork, Inc.\",\"approval_number_master\":\"FL#2436-R0\",\"approval_number\":\"FL2436.4\",\"seq\":4,\"product_model\":\"Type 4\",\"product_description\":\"Lite with Panel Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"INDUSTRIAL MILLWORK CORP\":[{\"manufacturer\":\"INDUSTRIAL MILLWORK CORP\",\"approval_number_master\":\"FL#2472-R1\",\"approval_number\":\"FL2472.1\",\"seq\":1,\"product_model\":\"Fixed Direct Set\",\"product_description\":\"Fixed Direct Set\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Jeld-Wen Hawkins Window Division\":[{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2604-R0\",\"approval_number\":\"FL2604.1\",\"seq\":1,\"product_model\":\"Teton Series Clad Direct Set\",\"product_description\":\"(406-H-634) aluminum clad wood direct set window, TCDS-8484, 84x84, F-C80, DP80, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2604-R0\",\"approval_number\":\"FL2604.2\",\"seq\":2,\"product_model\":\"Teton Series Wood Direct Set\",\"product_description\":\"(406-H-635) wood direct set window, TWDS-8484, 84x84, F-C60, DP60 non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2604-R0\",\"approval_number\":\"FL2604.3\",\"seq\":3,\"product_model\":\"Teton Series Wood Direct Set\",\"product_description\":\"(406-H-635.1) coastal wood direct set window, TWDS-8484, 84x84, F-C80, DP80, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Kensington Windows Inc\":[{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#2629-R0\",\"approval_number\":\"FL2629.1\",\"seq\":1,\"product_model\":\"2040, 8040\",\"product_description\":\"Casement Dead-Lite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#2629-R0\",\"approval_number\":\"FL2629.2\",\"seq\":2,\"product_model\":\"2040, 8040\",\"product_description\":\"casement dead-lite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#3187-R0\",\"approval_number\":\"FL3187.1\",\"seq\":1,\"product_model\":\"2040\\\/8040\",\"product_description\":\"Vinyl Replacement Picture Window\\\/Casement Dead Lite\\\/Fixed Units\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#3187-R0\",\"approval_number\":\"FL3187.2\",\"seq\":2,\"product_model\":\"2040\\\/8040\",\"product_description\":\"Vinyl Replacement Picture Window\\\/Casement Dead-Lite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#3187-R0\",\"approval_number\":\"FL3187.3\",\"seq\":3,\"product_model\":\"3440\",\"product_description\":\"Vinyl Replacement Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#3187-R0\",\"approval_number\":\"FL3187.4\",\"seq\":4,\"product_model\":\"3440\",\"product_description\":\"Vinyl Replacement Fixed\\\/Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#5695-R0\",\"approval_number\":\"FL5695.1\",\"seq\":1,\"product_model\":\"3940\",\"product_description\":\"vinyl replacement picture window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#9863-R0\",\"approval_number\":\"FL9863.1\",\"seq\":1,\"product_model\":\"Series \\\"2040\\\/8040\\\"\",\"product_description\":\"Vinyl Fixed Prime Window\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#9863-R0\",\"approval_number\":\"FL9863.2\",\"seq\":2,\"product_model\":\"Series \\\"2040\\\/8040\\\"\",\"product_description\":\"Vinyl Fixed Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#9863-R0\",\"approval_number\":\"FL9863.3\",\"seq\":3,\"product_model\":\"Series \\\"2040\\\/8040\\\"\",\"product_description\":\"Vinyl Fixed Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#9863-R0\",\"approval_number\":\"FL9863.4\",\"seq\":4,\"product_model\":\"Series \\\"5540\\\" Picture Window\",\"product_description\":\"Vinyl Fixed Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#9863-R0\",\"approval_number\":\"FL9863.5\",\"seq\":5,\"product_model\":\"Series \\\"5540\\\" Picture Window\",\"product_description\":\"Vinyl Fixed Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kensington Windows Inc\",\"approval_number_master\":\"FL#9863-R0\",\"approval_number\":\"FL9863.6\",\"seq\":6,\"product_model\":\"Series \\\"5540\\\" Picture Window\",\"product_description\":\"Vinyl Fixed Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Precision Millworks\":[{\"manufacturer\":\"Precision Millworks\",\"approval_number_master\":\"FL#2649-R0\",\"approval_number\":\"FL2649.1\",\"seq\":1,\"product_model\":\"Enviroguard\",\"product_description\":\"Fixed window unit with cellular pvc exterior\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Precision Millworks\",\"approval_number_master\":\"FL#9212-R0\",\"approval_number\":\"FL9212.1\",\"seq\":1,\"product_model\":\"ENVIROGUARD MG DIRECT SET\",\"product_description\":\"ENVIROGUARD MG DIRECT SET\\n62\\\"X98\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Precision Millworks\",\"approval_number_master\":\"FL#9212-R0\",\"approval_number\":\"FL9212.2\",\"seq\":2,\"product_model\":\"ENVIROGUARD MG DIRECT SET\",\"product_description\":\"ENVIROGUARD MG DIRECT SET 62\\\"X86\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Precision Millworks\",\"approval_number_master\":\"FL#9224-R0\",\"approval_number\":\"FL9224.1\",\"seq\":1,\"product_model\":\"ENVIROGUARD MG SS\",\"product_description\":\"ENVIROGUARD MG SS\\n62\\\"X98\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Precision Millworks\",\"approval_number_master\":\"FL#9214-R1\",\"approval_number\":\"FL9214.1\",\"seq\":1,\"product_model\":\"ENVIROGUARD DH PANEL\",\"product_description\":\"ENVIROGUARD DH PANEL 62\\\"X78\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Precision Millworks\",\"approval_number_master\":\"FL#9214-R1\",\"approval_number\":\"FL9214.2\",\"seq\":2,\"product_model\":\"ENVIROGUARD FIXED CASEMENT\",\"product_description\":\"ENVIROGUARD FIXED CASEMENT 62\\\"X73\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Precision Millworks\",\"approval_number_master\":\"FL#9214-R1\",\"approval_number\":\"FL9214.3\",\"seq\":3,\"product_model\":\"ENVIROGUARD MG SS\",\"product_description\":\"ENVIROGUARD MG SS 62\\\"X98\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Precision Millworks\",\"approval_number_master\":\"FL#9214-R1\",\"approval_number\":\"FL9214.4\",\"seq\":4,\"product_model\":\"MG DIRECT SET\",\"product_description\":\"MG DIRECT SET 62\\\"X86\\\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Precision Millworks\",\"approval_number_master\":\"FL#9214-R1\",\"approval_number\":\"FL9214.5\",\"seq\":5,\"product_model\":\"MG DIRECT SET\",\"product_description\":\"MG DIRECT SET 62\\\"X98\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-02 00:00:00\",\"instructions_url\":\"\"}],\"Westwood Millwork, Inc.\":[{\"manufacturer\":\"Westwood Millwork, Inc.\",\"approval_number_master\":\"FL#2684-R0\",\"approval_number\":\"FL2684.1\",\"seq\":1,\"product_model\":\"FW2 CUSTOM PICTURE\",\"product_description\":\"WOOD FRAME ONE LIGHT WINDOW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Innovative Window Concepts LLC\":[{\"manufacturer\":\"Innovative Window Concepts LLC\",\"approval_number_master\":\"FL#2750-R0\",\"approval_number\":\"FL2750.1\",\"seq\":1,\"product_model\":\"PW 3022\",\"product_description\":\"Non impact Fixed Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Window Concepts LLC\",\"approval_number_master\":\"FL#2750-R0\",\"approval_number\":\"FL2750.2\",\"seq\":2,\"product_model\":\"PW 3040, 3062\",\"product_description\":\"Large Missile Fixed Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Window Concepts LLC\",\"approval_number_master\":\"FL#2750-R0\",\"approval_number\":\"FL2750.3\",\"seq\":3,\"product_model\":\"PW 3072\",\"product_description\":\"Small Missile Fixed Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Window Concepts LLC\",\"approval_number_master\":\"FL#6667-R0\",\"approval_number\":\"FL6667.1\",\"seq\":1,\"product_model\":\"Series 3040\\\/3062 Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+90\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Window Concepts LLC\",\"approval_number_master\":\"FL#6667-R0\",\"approval_number\":\"FL6667.2\",\"seq\":2,\"product_model\":\"Series 3072 Aluminum Fixed Window\",\"product_description\":\"Small missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+90\\\/-155\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Window Concepts LLC\",\"approval_number_master\":\"FL#8255-R0\",\"approval_number\":\"FL8255.1\",\"seq\":1,\"product_model\":\"Series 'S-3022' Aluminum Fixed Window\",\"product_description\":\"Non-Impact resistant aluminum fixed window.\",\"design_pressure\":\"+133\\\/-150\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Yale Ogron Windows and Doors\":[{\"manufacturer\":\"Yale Ogron Windows and Doors\",\"approval_number_master\":\"FL#2795-R0\",\"approval_number\":\"FL2795.1\",\"seq\":1,\"product_model\":\"Exterior Glazed Fixed Window I\",\"product_description\":\"PA# 01-0102.05\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Yale Ogron Windows and Doors\",\"approval_number_master\":\"FL#2795-R0\",\"approval_number\":\"FL2795.2\",\"seq\":2,\"product_model\":\"ImpactView Fixed Windows\",\"product_description\":\"PA# 03-0710.01 DP +80-80\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Yale Ogron Windows and Doors\",\"approval_number_master\":\"FL#2795-R0\",\"approval_number\":\"FL2795.3\",\"seq\":3,\"product_model\":\"IV-Fixed Window\",\"product_description\":\"Non-Impact FTL#3857 74x80 1\\\/4\\\"Tempered DP +90-90\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Yale Ogron Windows and Doors\",\"approval_number_master\":\"FL#2795-R0\",\"approval_number\":\"FL2795.4\",\"seq\":4,\"product_model\":\"IV-Fixed Window\",\"product_description\":\"Non-Impact FTL#3858 60 x 60 1\\\/4\\\" Annealed DP +55-55\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Yale Ogron Windows and Doors\",\"approval_number_master\":\"FL#9076-R0\",\"approval_number\":\"FL9076.1\",\"seq\":1,\"product_model\":\"Series Exterior Glazed Aluminum Fixed Window (LMI)\",\"product_description\":\"\",\"design_pressure\":\"+73.3\\\/-75.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Yale Ogron Windows and Doors\",\"approval_number_master\":\"FL#9076-R0\",\"approval_number\":\"FL9076.2\",\"seq\":2,\"product_model\":\"Series Exterior Glazed Aluminum Fixed Window (NI)\",\"product_description\":\"\",\"design_pressure\":\"+80.0\\\/-186.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Smith Mountain Impact Systems\":[{\"manufacturer\":\"Smith Mountain Impact Systems\",\"approval_number_master\":\"FL#2830-R0\",\"approval_number\":\"FL2830.1\",\"seq\":1,\"product_model\":\"Series SMI-175\",\"product_description\":\"Impact resistant aluminum window wall system.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Sun Metals Systems, Inc.\":[{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#2952-R0\",\"approval_number\":\"FL2952.1\",\"seq\":1,\"product_model\":\"Series \\\"450\\\" Aluminum Window Wall\",\"product_description\":\"Aluminum Fixed Window Wall - Large and Small Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#2954-R0\",\"approval_number\":\"FL2954.1\",\"seq\":1,\"product_model\":\"Series \\\"450\\\" Aluminum Window Wall\",\"product_description\":\"Aluminum Fixed Window Wall - Small Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#7822-R1\",\"approval_number\":\"FL7822.1\",\"seq\":1,\"product_model\":\"a. Series 450 Window Wall - LMI\",\"product_description\":\"Aluminum Fixed Window Wall - Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#7822-R1\",\"approval_number\":\"FL7822.2\",\"seq\":2,\"product_model\":\"b. Series 450 Window Wall - SMI\",\"product_description\":\"Aluminum Fixed Window Wall - Small Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#12359-R0\",\"approval_number\":\"FL12359.1\",\"seq\":1,\"product_model\":\"a. Series 450 WW\",\"product_description\":\"Aluminum Fixed Window Wall - Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#12359-R0\",\"approval_number\":\"FL12359.2\",\"seq\":2,\"product_model\":\"b. Series 450 WW\",\"product_description\":\"Aluminum Fixed Window Wall - Small Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#12359-R0\",\"approval_number\":\"FL12359.3\",\"seq\":3,\"product_model\":\"c. Series 450 WW\",\"product_description\":\"Aluminum Fixed Window Wall - Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#12359-R0\",\"approval_number\":\"FL12359.4\",\"seq\":4,\"product_model\":\"d. Series 550 WW\",\"product_description\":\"Aluminum Fixed Window Wall - Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#12359-R0\",\"approval_number\":\"FL12359.5\",\"seq\":5,\"product_model\":\"e. Series 550 WW\",\"product_description\":\"Aluminum Fixed Window Wall - Small Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#12359-R0\",\"approval_number\":\"FL12359.6\",\"seq\":6,\"product_model\":\"f. Series 550 WW\",\"product_description\":\"Aluminum Fixed Window Wall - Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#12359-R0\",\"approval_number\":\"FL12359.7\",\"seq\":7,\"product_model\":\"g. Series 650 WW\",\"product_description\":\"Aluminum Fixed Window Wall - Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#12359-R0\",\"approval_number\":\"FL12359.8\",\"seq\":8,\"product_model\":\"h. Series 650 WW\",\"product_description\":\"Aluminum Fixed Window Wall - Small Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#12359-R0\",\"approval_number\":\"FL12359.9\",\"seq\":9,\"product_model\":\"i. Series 650 WW\",\"product_description\":\"Aluminum Fixed Window Wall - Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#12538-R0\",\"approval_number\":\"FL12538.1\",\"seq\":1,\"product_model\":\"a. Series 275 Fixed Window\",\"product_description\":\"Extruded Aluminum Fixed Window - Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#12538-R0\",\"approval_number\":\"FL12538.2\",\"seq\":2,\"product_model\":\"b. Series 275 Fixed Window\",\"product_description\":\"Extruded Aluminum Fixed Window - Small Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#12538-R1\",\"approval_number\":\"FL12538.3\",\"seq\":3,\"product_model\":\"c. Series 275 Fixed Window\",\"product_description\":\"Extruded Aluminum Fixed Window \\\"Large Missile Impact\\\" utilizing the Receptor\\u00ae Sub-frame Installation System. (Single and Multiple Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#12538-R1\",\"approval_number\":\"FL12538.4\",\"seq\":4,\"product_model\":\"d. Series 275 Fixed Window\",\"product_description\":\"Extruded Aluminum Fixed Window \\\"Small Missile Impact\\\" utilizing the Receptor\\u00ae Sub-frame Installation System. (Single and Multiple Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#12538-R1\",\"approval_number\":\"FL12538.5\",\"seq\":5,\"product_model\":\"e. Series 400HW Fixed Window\",\"product_description\":\"Thermally Broken Extruded Aluminum Fixed Window \\\"Non-Impact\\\" (Single and Multiple Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#12538-R1\",\"approval_number\":\"FL12538.6\",\"seq\":6,\"product_model\":\"f. Series 400HW Fixed Window\",\"product_description\":\"Thermally Broken Extruded Aluminum Fixed Window \\\"Large Missile Impact\\\" (Single and Multiple Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#12538-R1\",\"approval_number\":\"FL12538.7\",\"seq\":7,\"product_model\":\"g. Series 400HW Fixed Window\",\"product_description\":\"Thermally Broken Extruded Aluminum Fixed Window \\\"Small Missile Impact\\\" (Single and Multiple Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15891-R0\",\"approval_number\":\"FL15891.1\",\"seq\":1,\"product_model\":\"a. Series 450\",\"product_description\":\"Aluminum Fixed Window (Single and Double Light Punched Openings) - Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15891-R0\",\"approval_number\":\"FL15891.2\",\"seq\":2,\"product_model\":\"b. Series 450\",\"product_description\":\"Aluminum Fixed Window (Single and Double Light Punched Openings) - Small Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15891-R0\",\"approval_number\":\"FL15891.3\",\"seq\":3,\"product_model\":\"c. Series 450 WW\",\"product_description\":\"Aluminum Fixed Window Wall - Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15891-R0\",\"approval_number\":\"FL15891.4\",\"seq\":4,\"product_model\":\"d. Series 450 WW\",\"product_description\":\"Aluminum Fixed Window Wall - Small Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15891-R0\",\"approval_number\":\"FL15891.5\",\"seq\":5,\"product_model\":\"e. Series 450 WW\",\"product_description\":\"Aluminum Fixed Window Wall - Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15891-R0\",\"approval_number\":\"FL15891.6\",\"seq\":6,\"product_model\":\"f. Series 550 WW\",\"product_description\":\"Aluminum Fixed Window Wall - Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15891-R0\",\"approval_number\":\"FL15891.7\",\"seq\":7,\"product_model\":\"g. Series 550 WW\",\"product_description\":\"Aluminum Fixed Window Wall - Small Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15891-R0\",\"approval_number\":\"FL15891.8\",\"seq\":8,\"product_model\":\"h. Series 550 WW\",\"product_description\":\"Aluminum Fixed Window Wall - Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15891-R0\",\"approval_number\":\"FL15891.9\",\"seq\":9,\"product_model\":\"i. Series 650 WW\",\"product_description\":\"Aluminum Fixed Window Wall - Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15891-R0\",\"approval_number\":\"FL15891.10\",\"seq\":10,\"product_model\":\"j. Series 650 WW\",\"product_description\":\"Aluminum Fixed Window Wall - Small Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15891-R0\",\"approval_number\":\"FL15891.11\",\"seq\":11,\"product_model\":\"k. Series 650 WW\",\"product_description\":\"Aluminum Fixed Window Wall - Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15891-R0\",\"approval_number\":\"FL15891.12\",\"seq\":12,\"product_model\":\"l. Series 275 Fixed Window\",\"product_description\":\"Extruded Aluminum Fixed Window \\\"Large Missile Impact\\\" (Single Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15891-R0\",\"approval_number\":\"FL15891.13\",\"seq\":13,\"product_model\":\"m. Series 275 Fixed Window\",\"product_description\":\"Extruded Aluminum Fixed Window \\\"Small Missile Impact\\\" (Single Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15891-R0\",\"approval_number\":\"FL15891.14\",\"seq\":14,\"product_model\":\"n. Series 275 Fixed Window\",\"product_description\":\"Extruded Aluminum Fixed Window \\\"Large Missile Impact\\\" utilizing the Receptor\\u00ae Sub-frame Installation System. (Single and Multiple Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15891-R0\",\"approval_number\":\"FL15891.15\",\"seq\":15,\"product_model\":\"o. Series 275 Fixed Window\",\"product_description\":\"Extruded Aluminum Fixed Window \\\"Small Missile Impact\\\" utilizing the Receptor\\u00ae Sub-frame Installation System. (Single and Multiple Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15891-R0\",\"approval_number\":\"FL15891.16\",\"seq\":16,\"product_model\":\"p. Series 400HW Fixed Window\",\"product_description\":\"Thermally Broken Extruded Aluminum Fixed Window \\\"Large Missile Impact\\\" (Single and Multiple Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15891-R0\",\"approval_number\":\"FL15891.17\",\"seq\":17,\"product_model\":\"q. Series 400HW Fixed Window\",\"product_description\":\"Thermally Broken Extruded Aluminum Fixed Window \\\"Small Missile Impact\\\" (Single and Multiple Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15891-R0\",\"approval_number\":\"FL15891.18\",\"seq\":18,\"product_model\":\"r. Series 400HW Fixed Window\",\"product_description\":\"Thermally Broken Extruded Aluminum Fixed Window \\\"Non-Impact\\\" (Single and Multiple Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15891-R0\",\"approval_number\":\"FL15891.19\",\"seq\":19,\"product_model\":\"s. Series 400HW Fixed Window\",\"product_description\":\"Thermally Broken Extruded Aluminum Fixed Window \\\"Large Missile Impact\\\" utilizing the Receptor\\u00ae Sub-frame Installation System. (Single and Multiple Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15891-R0\",\"approval_number\":\"FL15891.20\",\"seq\":20,\"product_model\":\"t. Series 400HW Fixed Window\",\"product_description\":\"Thermally Broken Extruded Aluminum Fixed Window \\\"Small Missile Impact\\\" utilizing the Receptor\\u00ae Sub-frame Installation System. (Single and Multiple Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15891-R0\",\"approval_number\":\"FL15891.21\",\"seq\":21,\"product_model\":\"u. Series 400HW Fixed Window\",\"product_description\":\"Thermally Broken Extruded Aluminum Fixed Window \\\"Non-Impact\\\" utilizing the Receptor\\u00ae Sub-frame Installation System. (Single and Multiple Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#16446-R0\",\"approval_number\":\"FL16446.1\",\"seq\":1,\"product_model\":\"SSG Butt Glazed Window Wall\",\"product_description\":\"Butt Glazed Fixed Window - Insulated Glass - Non Impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#16446-R0\",\"approval_number\":\"FL16446.2\",\"seq\":2,\"product_model\":\"SUN-700BG\",\"product_description\":\"SUN 700- BG BUTT GLAZED WINDOW WALL\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15891-R1\",\"approval_number\":\"FL15891.22\",\"seq\":22,\"product_model\":\"v. Series 1000WW Fixed Window\",\"product_description\":\"Aluminum Fixed Window (Single and Double Light Punched Openings) - Large and Small Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15891-R1\",\"approval_number\":\"FL15891.23\",\"seq\":23,\"product_model\":\"w. Series 1000WW Fixed Window\",\"product_description\":\"Aluminum Fixed Window Wall - Large and Small Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#21123-R0\",\"approval_number\":\"FL21123.1\",\"seq\":1,\"product_model\":\"SUN 1050WW\",\"product_description\":\"Aluminum Fixed Window (Captured) - Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#21123-R0\",\"approval_number\":\"FL21123.2\",\"seq\":2,\"product_model\":\"SUN 1050WW\",\"product_description\":\"Aluminum Fixed Window (Captured) - Small Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#37316-R0\",\"approval_number\":\"FL37316.1\",\"seq\":1,\"product_model\":\"Series 400HW Fixed Window\",\"product_description\":\"Thermally Broken Extruded Aluminum Fixed Window \\\"Large Missile Impact\\\" (Single and Multiple Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#37316-R0\",\"approval_number\":\"FL37316.2\",\"seq\":2,\"product_model\":\"Series 400HW Fixed Window\",\"product_description\":\"Thermally Broken Extruded Aluminum Fixed Window \\\"Small Missile Impact\\\" (Single and Multiple Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#37316-R0\",\"approval_number\":\"FL37316.3\",\"seq\":3,\"product_model\":\"Series 400HW Fixed Window\",\"product_description\":\"Thermally Broken Extruded Aluminum Fixed Window \\\"Non-Impact\\\" (Single and Multiple Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Innovative Building Products, Inc.\":[{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R1\",\"approval_number\":\"FL2984.1\",\"seq\":1,\"product_model\":\"W80-80\",\"product_description\":\"10x10 glass block with an aluminum grid system\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.2\",\"seq\":2,\"product_model\":\"W17-25\",\"product_description\":\"2x3 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.3\",\"seq\":3,\"product_model\":\"W17-33\",\"product_description\":\"2x4 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.4\",\"seq\":4,\"product_model\":\"W17-41\",\"product_description\":\"2x5 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.5\",\"seq\":5,\"product_model\":\"W17-49\",\"product_description\":\"2x6 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.6\",\"seq\":6,\"product_model\":\"W17-57\",\"product_description\":\"2x7 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.7\",\"seq\":7,\"product_model\":\"W17-65\",\"product_description\":\"2x8 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.8\",\"seq\":8,\"product_model\":\"W17-73\",\"product_description\":\"2x9 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.9\",\"seq\":9,\"product_model\":\"W17-80\",\"product_description\":\"2x10 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.10\",\"seq\":10,\"product_model\":\"W25-25\",\"product_description\":\"3x3 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.11\",\"seq\":11,\"product_model\":\"W25-33\",\"product_description\":\"3x4 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.12\",\"seq\":12,\"product_model\":\"W25-41\",\"product_description\":\"3x5 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.13\",\"seq\":13,\"product_model\":\"W25-49\",\"product_description\":\"3x6 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.14\",\"seq\":14,\"product_model\":\"W25-57\",\"product_description\":\"3x7 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.15\",\"seq\":15,\"product_model\":\"W25-65\",\"product_description\":\"3x8 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.16\",\"seq\":16,\"product_model\":\"W25-73\",\"product_description\":\"3x9 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.17\",\"seq\":17,\"product_model\":\"W25-80\",\"product_description\":\"3x10 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.18\",\"seq\":18,\"product_model\":\"W33-33\",\"product_description\":\"4x4 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.19\",\"seq\":19,\"product_model\":\"W33-41\",\"product_description\":\"4x5 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.20\",\"seq\":20,\"product_model\":\"W33-49\",\"product_description\":\"4x6 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.21\",\"seq\":21,\"product_model\":\"W33-57\",\"product_description\":\"4x7 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.22\",\"seq\":22,\"product_model\":\"W33-65\",\"product_description\":\"4x8 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.23\",\"seq\":23,\"product_model\":\"W33-73\",\"product_description\":\"4x9 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.24\",\"seq\":24,\"product_model\":\"W33-80\",\"product_description\":\"4x10 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.25\",\"seq\":25,\"product_model\":\"W41-41\",\"product_description\":\"5x5 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.26\",\"seq\":26,\"product_model\":\"W41-49\",\"product_description\":\"5x6 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.27\",\"seq\":27,\"product_model\":\"W41-57\",\"product_description\":\"5x7 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.28\",\"seq\":28,\"product_model\":\"W41-65\",\"product_description\":\"5x8 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.29\",\"seq\":29,\"product_model\":\"W41-73\",\"product_description\":\"5x9 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.30\",\"seq\":30,\"product_model\":\"W41-80\",\"product_description\":\"5x10 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.31\",\"seq\":31,\"product_model\":\"W49-49\",\"product_description\":\"6x6 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.32\",\"seq\":32,\"product_model\":\"W49-57\",\"product_description\":\"6x7 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.33\",\"seq\":33,\"product_model\":\"W49-65\",\"product_description\":\"6x8 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.34\",\"seq\":34,\"product_model\":\"W49-73\",\"product_description\":\"6x9 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.35\",\"seq\":35,\"product_model\":\"W49-80\",\"product_description\":\"6x10 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.36\",\"seq\":36,\"product_model\":\"W57-57\",\"product_description\":\"7x7 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.37\",\"seq\":37,\"product_model\":\"W57-65\",\"product_description\":\"7x8 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.38\",\"seq\":38,\"product_model\":\"W57-73\",\"product_description\":\"7x9 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.39\",\"seq\":39,\"product_model\":\"W57-80\",\"product_description\":\"7x10 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.40\",\"seq\":40,\"product_model\":\"W65-65\",\"product_description\":\"8x8 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.41\",\"seq\":41,\"product_model\":\"W65-73\",\"product_description\":\"8x9 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.42\",\"seq\":42,\"product_model\":\"W65-80\",\"product_description\":\"8x10 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.43\",\"seq\":43,\"product_model\":\"W73-73\",\"product_description\":\"9x9 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.44\",\"seq\":44,\"product_model\":\"W73-80\",\"product_description\":\"9x10 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.45\",\"seq\":45,\"product_model\":\"W80-80\",\"product_description\":\"10x10 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.46\",\"seq\":46,\"product_model\":\"W9-17\",\"product_description\":\"1x2 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.47\",\"seq\":47,\"product_model\":\"W9-25\",\"product_description\":\"1x3 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.48\",\"seq\":48,\"product_model\":\"W9-33\",\"product_description\":\"1x4 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.49\",\"seq\":49,\"product_model\":\"W9-41\",\"product_description\":\"1x5 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.50\",\"seq\":50,\"product_model\":\"W9-49\",\"product_description\":\"1x6 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.51\",\"seq\":51,\"product_model\":\"W9-57\",\"product_description\":\"1x7 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.52\",\"seq\":52,\"product_model\":\"W9-65\",\"product_description\":\"1x8 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.53\",\"seq\":53,\"product_model\":\"W9-73\",\"product_description\":\"1x9 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.54\",\"seq\":54,\"product_model\":\"W9-80\",\"product_description\":\"1x10 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Building Products, Inc.\",\"approval_number_master\":\"FL#2984-R0\",\"approval_number\":\"FL2984.55\",\"seq\":55,\"product_model\":\"W9-9\",\"product_description\":\"1x1 glass block aluminum grid system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"BAY CITY WINDOW COMPANY\":[{\"manufacturer\":\"BAY CITY WINDOW COMPANY\",\"approval_number_master\":\"FL#3027-R0\",\"approval_number\":\"FL3027.1\",\"seq\":1,\"product_model\":\"8100 Series Picture Window\",\"product_description\":\"8100 Series PW 96\\\" x 72\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BAY CITY WINDOW COMPANY\",\"approval_number_master\":\"FL#3027-R0\",\"approval_number\":\"FL3027.2\",\"seq\":2,\"product_model\":\"Series 2545 Vinyl Picture Window F-LC45\",\"product_description\":\"55\\\" x 55\\\" Series 2545 PW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BAY CITY WINDOW COMPANY\",\"approval_number_master\":\"FL#5025-R1\",\"approval_number\":\"FL5025.1\",\"seq\":1,\"product_model\":\"2545 Series Impact Picture Window\",\"product_description\":\"49 x 97 Large Missile Impact Picture Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Hopes Windows Incoporated\":[{\"manufacturer\":\"Hopes Windows Incoporated\",\"approval_number_master\":\"FL#3236-R0\",\"approval_number\":\"FL3236.1\",\"seq\":1,\"product_model\":\"Jamestown 175 Series\",\"product_description\":\"Steel Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"GlassCraft Door Corporation\":[{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#3247-R0\",\"approval_number\":\"FL3247.1\",\"seq\":1,\"product_model\":\"DecoGlass Bath Window\",\"product_description\":\"Decorative Bathroom Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#10112-R2\",\"approval_number\":\"FL10112.1\",\"seq\":1,\"product_model\":\"Deco Windows\",\"product_description\":\"Deco Windows\\\/Art Glass\",\"design_pressure\":\"+80.2\\\/-80.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#15845-R0\",\"approval_number\":\"FL15845.1\",\"seq\":1,\"product_model\":\"Deco Window\",\"product_description\":\"Deco Window\\\/Versailles\",\"design_pressure\":\"+80.20\\\/-80.20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GlassCraft Door Corporation\",\"approval_number_master\":\"FL#15845-R0\",\"approval_number\":\"FL15845.2\",\"seq\":2,\"product_model\":\"Transom Half Round\",\"product_description\":\"Transom\\\/HJ7437CM\",\"design_pressure\":\"+80.20\\\/-80.20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Diebold Inc.\":[{\"manufacturer\":\"Diebold Inc.\",\"approval_number_master\":\"FL#3259-R0\",\"approval_number\":\"FL3259.1\",\"seq\":1,\"product_model\":\"12183\",\"product_description\":\"Bullet Resistant Drive-up Steel Frame Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Diebold Inc.\",\"approval_number_master\":\"FL#3259-R0\",\"approval_number\":\"FL3259.2\",\"seq\":2,\"product_model\":\"13166\",\"product_description\":\"Aluminum Frame Commercial bullet Resistant Drive-up Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Diebold Inc.\",\"approval_number_master\":\"FL#3259-R0\",\"approval_number\":\"FL3259.3\",\"seq\":3,\"product_model\":\"13198\",\"product_description\":\"Aluminum Frame Commercial Bullet Resistant Drive-up Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Diebold Inc.\",\"approval_number_master\":\"FL#10506-R0\",\"approval_number\":\"FL10506.1\",\"seq\":1,\"product_model\":\"00-0234 SERIES WINDOWS\",\"product_description\":\"BULLET RESISTANT DRIVE-UP WINDOWS\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Diebold Inc.\",\"approval_number_master\":\"FL#11509-R0\",\"approval_number\":\"FL11509.1\",\"seq\":1,\"product_model\":\"00-013166,00-013186 Series Window\",\"product_description\":\"Bullet Resistant Drive Up Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Diebold Inc.\",\"approval_number_master\":\"FL#12609-R0\",\"approval_number\":\"FL12609.1\",\"seq\":1,\"product_model\":\"00-013185 SERIES WINDOW\",\"product_description\":\"BULLET RESISTANT DRIVE UP WINDOW WITH BUILT IN TRANSACTION DRAWER\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-18 00:00:00\",\"instructions_url\":\"\"}],\"protective glass products, inc.\":[{\"manufacturer\":\"protective glass products, inc.\",\"approval_number_master\":\"FL#3264-R0\",\"approval_number\":\"FL3264.1\",\"seq\":1,\"product_model\":\"PGPS500\",\"product_description\":\"STOREFRONT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"protective glass products, inc.\",\"approval_number_master\":\"FL#3264-R0\",\"approval_number\":\"FL3264.2\",\"seq\":2,\"product_model\":\"PGPS500\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"protective glass products, inc.\",\"approval_number_master\":\"FL#3264-R0\",\"approval_number\":\"FL3264.3\",\"seq\":3,\"product_model\":\"PGPS500\",\"product_description\":\"impact resistant storefront\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"RC Aluminum Industries, Inc.\":[{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#3406-R0\",\"approval_number\":\"FL3406.1\",\"seq\":1,\"product_model\":\"Aluminum Round Fixed Window\",\"product_description\":\"Large missile impact resistant round aluminum fixed window.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#3406-R0\",\"approval_number\":\"FL3406.2\",\"seq\":2,\"product_model\":\"Series FX100 Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#9488-R0\",\"approval_number\":\"FL9488.1\",\"seq\":1,\"product_model\":\"Aluminum Round Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum round fixed window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#7078-R1\",\"approval_number\":\"FL7078.1\",\"seq\":1,\"product_model\":\"Series FX100 Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-19 00:00:00\",\"instructions_url\":\"\"}],\"Hurricane Industries, Inc.\":[{\"manufacturer\":\"Hurricane Industries, Inc.\",\"approval_number_master\":\"FL#3586-R0\",\"approval_number\":\"FL3586.1\",\"seq\":1,\"product_model\":\"302\",\"product_description\":\"PVC Framed Insulated impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurricane Industries, Inc.\",\"approval_number_master\":\"FL#3586-R0\",\"approval_number\":\"FL3586.2\",\"seq\":2,\"product_model\":\"322\",\"product_description\":\"PVC Framed Insulated impact Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurricane Industries, Inc.\",\"approval_number_master\":\"FL#3586-R0\",\"approval_number\":\"FL3586.3\",\"seq\":3,\"product_model\":\"342\",\"product_description\":\"PVC Framed insulated Impact Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurricane Industries, Inc.\",\"approval_number_master\":\"FL#3586-R0\",\"approval_number\":\"FL3586.4\",\"seq\":4,\"product_model\":\"802\",\"product_description\":\"PVC Framed Insulated Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurricane Industries, Inc.\",\"approval_number_master\":\"FL#3586-R0\",\"approval_number\":\"FL3586.5\",\"seq\":5,\"product_model\":\"822\",\"product_description\":\"PVC Framed Insulated Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurricane Industries, Inc.\",\"approval_number_master\":\"FL#3586-R0\",\"approval_number\":\"FL3586.6\",\"seq\":6,\"product_model\":\"842\",\"product_description\":\"PVC FRAMED INSULATED Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurricane Industries, Inc.\",\"approval_number_master\":\"FL#4958-R0\",\"approval_number\":\"FL4958.1\",\"seq\":1,\"product_model\":\"342 Fixed(Impact)\",\"product_description\":\"Vinyl Frame,Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurricane Industries, Inc.\",\"approval_number_master\":\"FL#4958-R0\",\"approval_number\":\"FL4958.2\",\"seq\":2,\"product_model\":\"842 Fixed (Non Impact)\",\"product_description\":\"Vinyl Frame, Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"BiltBest Windows and Patio Doors\":[{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#3676-R0\",\"approval_number\":\"FL3676.1\",\"seq\":1,\"product_model\":\"Spirit E-Clad Double Hung and Casement Picture\",\"product_description\":\"(242-H-013) Aluminum Clad Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#4182-R0\",\"approval_number\":\"FL4182.1\",\"seq\":1,\"product_model\":\"Challenger Double Hung and Casement Picture Window\",\"product_description\":\"(242-H-014) Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#6942-R0\",\"approval_number\":\"FL6942.1\",\"seq\":1,\"product_model\":\"E-Clad Maxima\",\"product_description\":\"242-H-087.00 - .02 Aluminum Clad Fixed Wood Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#6955-R0\",\"approval_number\":\"FL6955.1\",\"seq\":1,\"product_model\":\"E-Clad Direct Set Window\",\"product_description\":\"242-H-090 Direct Set Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#9420-R0\",\"approval_number\":\"FL9420.1\",\"seq\":1,\"product_model\":\"E-Clad Doube Hung and Casement Fixed Window\",\"product_description\":\"(242-H-095) Aluminum Clad Fixed Wood Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#11577-R0\",\"approval_number\":\"FL11577.1\",\"seq\":1,\"product_model\":\"242-H-115.00 - Restoration Series Direct Set Window\",\"product_description\":\"2610mm (102-3\\\/4\\\") X 2134 (84\\\") Wood Direct Set Window.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#13115-R0\",\"approval_number\":\"FL13115.1\",\"seq\":1,\"product_model\":\"E-Clad Direct Set\",\"product_description\":\"(242-H-090) Aluminum Clad Wood Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-16 00:00:00\",\"instructions_url\":\"\"}],\"Ultimate Door\":[{\"manufacturer\":\"Ultimate Door\",\"approval_number_master\":\"FL#3677-R0\",\"approval_number\":\"FL3677.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood Fixed Windows\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ultimate Door\",\"approval_number_master\":\"FL#12479-R0\",\"approval_number\":\"FL12479.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood Fixed Windows\",\"product_description\":\"Aluminum Clad Wood Fixed Windows\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-16 00:00:00\",\"instructions_url\":\"\"}],\"New Morning Windows\":[{\"manufacturer\":\"New Morning Windows\",\"approval_number_master\":\"FL#3691-R0\",\"approval_number\":\"FL3691.1\",\"seq\":1,\"product_model\":\"Design Direct Set Picture Window\",\"product_description\":\"(430-H-002) Aluminum Clad Design Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"New Morning Windows\",\"approval_number_master\":\"FL#3691-R0\",\"approval_number\":\"FL3691.2\",\"seq\":2,\"product_model\":\"Fixed Aluminum Clad Direct Set\",\"product_description\":\"(430-H-001) Aluminum Clad Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"New Morning Windows\",\"approval_number_master\":\"FL#3691-R0\",\"approval_number\":\"FL3691.3\",\"seq\":3,\"product_model\":\"Fixed Aluminum Clad Direct Set\",\"product_description\":\"(430-H-001.1) Aluminum Clad Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"KML WIndows, Inc\":[{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#4879-R0\",\"approval_number\":\"FL4879.1\",\"seq\":1,\"product_model\":\"Wood Revitalized Fixed Casement Transom Picture Window\",\"product_description\":\"(423-H-624.00) Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#5031-R0\",\"approval_number\":\"FL5031.1\",\"seq\":1,\"product_model\":\"Vinyl Clad Direct Glazed Fixed Window\",\"product_description\":\"(423-H-613.0) Vinyl Clad Direct Glazed Fixed Wood Window w\\\/Impact Glazing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#5369-R0\",\"approval_number\":\"FL5369.1\",\"seq\":1,\"product_model\":\"Vinyl Clad Direct Glazed Fixed Window\",\"product_description\":\"(423-H-626.02) Vinyl Clad Direct Glazed Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#5369-R0\",\"approval_number\":\"FL5369.2\",\"seq\":2,\"product_model\":\"Vinyl Clad Direct Glazed Fixed Window\",\"product_description\":\"(423-H-626.01) Vinyl Clad Direct Glazed Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#5369-R0\",\"approval_number\":\"FL5369.3\",\"seq\":3,\"product_model\":\"Vinyl Clad Direct Glazed Fixed Window\",\"product_description\":\"(423-H-626.00) Vinyl Clad Direct Glazed Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#5369-R0\",\"approval_number\":\"FL5369.4\",\"seq\":4,\"product_model\":\"Vinyl Clad Direct Glazed Fixed Window\",\"product_description\":\"(423-H-626.00) Vinyl Clad Direct Glazed Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#5369-R0\",\"approval_number\":\"FL5369.5\",\"seq\":5,\"product_model\":\"Wood Revitalized Fixed Casement Transom Picture Window\",\"product_description\":\"(423-H-624.0) Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#5716-R0\",\"approval_number\":\"FL5716.1\",\"seq\":1,\"product_model\":\"Vinyl Clad Direct Glazed Fixed Window\",\"product_description\":\"(423-H-636.0) Vinyl Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#6428-R0\",\"approval_number\":\"FL6428.1\",\"seq\":1,\"product_model\":\"(423-H-638.00) Aluminum Clad Revitalized 2005 Fixed Casement\",\"product_description\":\"Aluminum Clad Fixed Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#6428-R0\",\"approval_number\":\"FL6428.2\",\"seq\":2,\"product_model\":\"(423-H-638.01) Aluminum Clad Revitalized 2005 Fixed Casement\",\"product_description\":\"Aluminum Clad Fixed Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#6428-R0\",\"approval_number\":\"FL6428.3\",\"seq\":3,\"product_model\":\"(423-H-639.00) Aluminum Clad Revitalized 2005 Fixed Casement Window\",\"product_description\":\"Aluminum Clad Casement Picture Window with Impact Glazing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#6428-R0\",\"approval_number\":\"FL6428.4\",\"seq\":4,\"product_model\":\"(423-H-639.01) Aluminum Clad Revitalized 2005 Casement Picture Window\",\"product_description\":\"Aluminum Clad Casement Picture Window with Impact Glazing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#6428-R0\",\"approval_number\":\"FL6428.5\",\"seq\":5,\"product_model\":\"(423-H-639.02) Aluminum Clad Revitalized 2005 Casement Picture Window\",\"product_description\":\"Aluminum Clad Picture Window With Impact Glazing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#7289-R0\",\"approval_number\":\"FL7289.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Commercial Double Door\",\"product_description\":\"423-H-644.00 Aluminum Clad Wood Fixed Double Door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#7289-R0\",\"approval_number\":\"FL7289.2\",\"seq\":2,\"product_model\":\"Commercial Single Rectangle (Fixed) Door\",\"product_description\":\"423-H-648.00 Aluminum Clad Wood Fixed Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#7289-R0\",\"approval_number\":\"FL7289.3\",\"seq\":3,\"product_model\":\"Fixed Sash Glazed Outswing Transom\",\"product_description\":\"423-H-655.00 Aluminum Clad Wood Fixed Window Transom.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#7289-R0\",\"approval_number\":\"FL7289.4\",\"seq\":4,\"product_model\":\"French Fixed Direct Glazed Sidelite\",\"product_description\":\"423-H-654.00 Aluminum Clad Wood Fixed Direct Glazed Sidelight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#7289-R0\",\"approval_number\":\"FL7289.5\",\"seq\":5,\"product_model\":\"Outswing Panel Sidelite\",\"product_description\":\"423-H-652.00 Aluminum Clad Wood Panel Sidelite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#7289-R0\",\"approval_number\":\"FL7289.6\",\"seq\":6,\"product_model\":\"Outswing Panel Sidelite\",\"product_description\":\"423-H-652.01 Aluminum Clad Wood Panel Sidelite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#7914-R0\",\"approval_number\":\"FL7914.1\",\"seq\":1,\"product_model\":\"Commercial Single Rectangle Fixed Door\",\"product_description\":\"(423-H-670.00) Aluminum Clad Wood Fixed Door\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#7914-R0\",\"approval_number\":\"FL7914.2\",\"seq\":2,\"product_model\":\"Fixed Sash Glazed Inswing Transom\",\"product_description\":\"(423-H-662.00 - .01) Aluminum Clad Wood Fixed Window Transom\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#7914-R0\",\"approval_number\":\"FL7914.3\",\"seq\":3,\"product_model\":\"French Fixed Direct Glazed Sidelight\",\"product_description\":\"(423-H-670) Aluminum Clad Wood Fixed Direct Glazed Sidelight\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#7914-R0\",\"approval_number\":\"FL7914.4\",\"seq\":4,\"product_model\":\"Inswing French Double Rectangle Fixed\\\/Fixed\",\"product_description\":\"(423-H-673.00) Aluminum Clad Wood Fixed Double Door\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#7914-R0\",\"approval_number\":\"FL7914.5\",\"seq\":5,\"product_model\":\"Inswing French Fixed Door\\\/Sidelight\",\"product_description\":\"(423-H-664.00) Aluminum Clad Wood Fixed Door Sidelight\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#7914-R0\",\"approval_number\":\"FL7914.6\",\"seq\":6,\"product_model\":\"Outswing French Double Rectangle\",\"product_description\":\"(423-H-657.00) Aluminum Clad Wood Fixed Double Door.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#7914-R0\",\"approval_number\":\"FL7914.7\",\"seq\":7,\"product_model\":\"Outswing French Fixed Door\\\/Sidelight\",\"product_description\":\"(423-H-653.00) Aluminum Clad Wood Fixed Door\\\/Sidelight\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#7914-R0\",\"approval_number\":\"FL7914.8\",\"seq\":8,\"product_model\":\"Outswing Panel Sidelight\",\"product_description\":\"(423-H-671.00) Aluminum Clad Wood Panel Sidelight.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#7914-R0\",\"approval_number\":\"FL7914.9\",\"seq\":9,\"product_model\":\"Outswing Panel Sidelight\",\"product_description\":\"(423-H-672.00) Aluminum Clad Wood Panel Sidelight\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#8167-R0\",\"approval_number\":\"FL8167.1\",\"seq\":1,\"product_model\":\"Wood Fixed Direct Glazed Sidelite\",\"product_description\":\"423-H-683 French Fixed Direct Glazed Sidelite\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#8167-R0\",\"approval_number\":\"FL8167.2\",\"seq\":2,\"product_model\":\"Wood Fixed Door\\\/Sidelite\",\"product_description\":\"423-H-680 Outswing French Fixed Door\\\/Sidelite\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#8167-R0\",\"approval_number\":\"FL8167.3\",\"seq\":3,\"product_model\":\"Wood Fixed Double Door\",\"product_description\":\"423-H-688 Inswing French Double Rectangle\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#8167-R0\",\"approval_number\":\"FL8167.4\",\"seq\":4,\"product_model\":\"Wood Panel Sidelite\",\"product_description\":\"423-H-679 Wood Outswing Panel Sidelite\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#3947-R2\",\"approval_number\":\"FL3947.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Direct Glazed Window\",\"product_description\":\"(423-H-698) Aluminum Clad Direct Glazed Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#3947-R2\",\"approval_number\":\"FL3947.2\",\"seq\":2,\"product_model\":\"Wood Direct Glazed Window\",\"product_description\":\"(423-H-696) Wood Direct Glazed Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#3947-R0\",\"approval_number\":\"FL3947.3\",\"seq\":3,\"product_model\":\"Aluminum Clad Direct Glazed Window\",\"product_description\":\"(423-H-608.0) Aluminum Clad Direct Glazed Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#3947-R0\",\"approval_number\":\"FL3947.4\",\"seq\":4,\"product_model\":\"Aluminum Clad Direct Glazed Window\",\"product_description\":\"(423-H-609.0) Aluminum Clad Direct Glazed Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#3947-R0\",\"approval_number\":\"FL3947.5\",\"seq\":5,\"product_model\":\"Vinyl Clad Direct Glazed Fixed\",\"product_description\":\"(423-H-613.1) Vinyl Clad Direct Glazed Fixed Wood Window with Impact Glazing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#3947-R0\",\"approval_number\":\"FL3947.6\",\"seq\":6,\"product_model\":\"Vinyl Clad Direct Glazed Fixed Window\",\"product_description\":\"(423-H-605.1) Vinyl Clad Direct Glazed Fixed Wood Window with Impact Glazing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#3947-R0\",\"approval_number\":\"FL3947.7\",\"seq\":7,\"product_model\":\"Vinyl Clad Direct Glazed Window\",\"product_description\":\"(423-H-606.0) Vinyl Clad Direct Glazed Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#3947-R0\",\"approval_number\":\"FL3947.8\",\"seq\":8,\"product_model\":\"Vinyl Clad Direct Glazed Window\",\"product_description\":\"(423-H-607.0) Vinyl Clad Direct Glazed Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#3947-R0\",\"approval_number\":\"FL3947.9\",\"seq\":9,\"product_model\":\"Wood Direct Glazed Fixed Window\",\"product_description\":\"(423-H-614.1) Direct Glazed Fixed Wood Window with Impact Glazing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#3947-R0\",\"approval_number\":\"FL3947.10\",\"seq\":10,\"product_model\":\"Wood Direct Glazed Fixed Window\",\"product_description\":\"(423-H-612.1) Primed Direct Glazed Fixed Wood Window with Impact Glazing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#3947-R0\",\"approval_number\":\"FL3947.11\",\"seq\":11,\"product_model\":\"Wood Direct Glazed Window\",\"product_description\":\"(423-H-610.0) Primed Direct Glazed Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#3947-R0\",\"approval_number\":\"FL3947.12\",\"seq\":12,\"product_model\":\"Wood Direct Glazed Window\",\"product_description\":\"(423-H-611.0) Primed Direct Glazed Fixed Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#4673-R1\",\"approval_number\":\"FL4673.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Casement Transom and Picture Window w\\\/Impact Glazing\",\"product_description\":\"(423-H-623.03) Aluminum Clad Fixed Window\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#4673-R1\",\"approval_number\":\"FL4673.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Casement Transom and Picture Window w\\\/Impact Glazing\",\"product_description\":\"(423-H-623.01) Aluminum Clad Fixed Window\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#4673-R1\",\"approval_number\":\"FL4673.3\",\"seq\":3,\"product_model\":\"Aluminum Clad Casement Transom and Picture Window w\\\/Impact Glazing\",\"product_description\":\"(423-H-623.05) Aluminum Clad Fixed Window\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#4673-R1\",\"approval_number\":\"FL4673.4\",\"seq\":4,\"product_model\":\"Aluminum Clad Revitalized Casement Transom and Picture Window w\\\/Impact Glazing\",\"product_description\":\"(423-H-622.05) Aluminum Clad Fixed Window\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#4673-R1\",\"approval_number\":\"FL4673.5\",\"seq\":5,\"product_model\":\"Aluminum Clad Revitalized Casement Transom and Picture Window w\\\/Impact Glazing\",\"product_description\":\"(423-H-622.01) Aluminum Clad Fixed Window\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#4673-R1\",\"approval_number\":\"FL4673.6\",\"seq\":6,\"product_model\":\"Aluminum Clad Revitalized Casement Transom and Picture Window w\\\/Impact Glazing\",\"product_description\":\"(423-H-622.03) Aluminum Clad Fixed Window\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#4673-R1\",\"approval_number\":\"FL4673.7\",\"seq\":7,\"product_model\":\"Aluminum Clad Revitalized Fixed Casement Transom\\\/Picture Window\",\"product_description\":\"(423-H-619.00) Aluminum Clad Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#4673-R1\",\"approval_number\":\"FL4673.8\",\"seq\":8,\"product_model\":\"Coastal Aluminum Clad Direct Glazed Fixed Window with Impact Glass\",\"product_description\":\"(423-H-706.00, .01, .02, .03)\\nCoastal Aluminum Clad Direct Glazed Fixed Wood Window w\\\/Impact Glazing\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#4673-R1\",\"approval_number\":\"FL4673.9\",\"seq\":9,\"product_model\":\"Coastal Aluminum Clad Direct Glazed Fixed Window with Impact Glass\",\"product_description\":\"(423-H-706.06, .07, .08, .09) Coastal Aluminum Clad Direct Glazed Fixed Wood Window w\\\/Impact Glazing\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#4673-R1\",\"approval_number\":\"FL4673.10\",\"seq\":10,\"product_model\":\"Coastal Aluminum Clad Direct Glazed Window with Impact Glass\",\"product_description\":\"(423-H-706.04 & .05) Coastal Aluminum Clad Direct Glazed Fixed Window with Impact Glazing\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#4673-R1\",\"approval_number\":\"FL4673.11\",\"seq\":11,\"product_model\":\"Wood Direct Glazed Fixed Window with Impact Glass\",\"product_description\":\"(423-H-616.03) Direct Glazed Fixed Wood Window w\\\/Impact Glazing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#4673-R1\",\"approval_number\":\"FL4673.12\",\"seq\":12,\"product_model\":\"Wood Direct Glazed Fixed Window with Impact Glass\",\"product_description\":\"(423-H-616.01) Direct Glazed Fixed Wood Window w\\\/Impact Glazing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#4673-R1\",\"approval_number\":\"FL4673.13\",\"seq\":13,\"product_model\":\"Wood Direct Glazed Fixed with Impact Glass\",\"product_description\":\"(423-H-616.05) Direct Glazed Fixed Wood Window w\\\/Impact Glazing\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#4673-R0\",\"approval_number\":\"FL4673.14\",\"seq\":14,\"product_model\":\"Vinyl Clad Direct Set Glazed Fixed Window\",\"product_description\":\"(423-H-621.03) Vinyl Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#4673-R0\",\"approval_number\":\"FL4673.15\",\"seq\":15,\"product_model\":\"Wood Direct Glazed Fixed\",\"product_description\":\"(423-H-616.05) Direct Glazed Fixed Wood Window w\\\/Impact Glazing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#4673-R0\",\"approval_number\":\"FL4673.16\",\"seq\":16,\"product_model\":\"Wood Direct Glazed Fixed Window\",\"product_description\":\"(423-H-616.03) Direct Glazed Fixed Wood Window w\\\/Impact Glazing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#4673-R0\",\"approval_number\":\"FL4673.17\",\"seq\":17,\"product_model\":\"Wood Direct Glazed Fixed Window\",\"product_description\":\"(423-H-616.01) Direct Glazed Fixed Wood Window w\\\/Impact Glazing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#4673-R0\",\"approval_number\":\"FL4673.18\",\"seq\":18,\"product_model\":\"Wood Direct Glazed Fixed Window\",\"product_description\":\"(423-H-612.00) Primed Direct Glazed Fixed Wood Window w\\\/Impact Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#4673-R0\",\"approval_number\":\"FL4673.19\",\"seq\":19,\"product_model\":\"Wood Direct Glazed Fixed Window\",\"product_description\":\"(423-H-614.00) Direct Glazed Fixed Wood Window w\\\/Impact Glazing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#13280-R0\",\"approval_number\":\"FL13280.1\",\"seq\":1,\"product_model\":\"KML\\\/AW Architectural Direct Glazed\",\"product_description\":\"Direct Glazed (Impact)\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#14034-R0\",\"approval_number\":\"FL14034.1\",\"seq\":1,\"product_model\":\"A-Series Sash Glazed Fixed Window\",\"product_description\":\"Aluminum Clad Fixed Wood Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#14034-R0\",\"approval_number\":\"FL14034.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Patio Door Transom\",\"product_description\":\"Aluminum Clad Wood Sash Glazed Transom Window\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#14034-R0\",\"approval_number\":\"FL14034.3\",\"seq\":3,\"product_model\":\"Coastal Aluminum Clad Direct Glazed Fixed Window\",\"product_description\":\"Aluminum Clad Fixed Window\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#13280-R1\",\"approval_number\":\"FL13280.2\",\"seq\":2,\"product_model\":\"Coastal A-Series\",\"product_description\":\"Sash Set Fixed Window (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#13280-R1\",\"approval_number\":\"FL13280.3\",\"seq\":3,\"product_model\":\"Coastal Aluminum Clad\",\"product_description\":\"Architectural Specialty Window (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#13280-R2\",\"approval_number\":\"FL13280.4\",\"seq\":4,\"product_model\":\"KML\\\/AW Architectural\",\"product_description\":\"Direct Glazed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#15231-R0\",\"approval_number\":\"FL15231.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Direct Glazed Window\",\"product_description\":\"Architectural Series Window - Rectangle (Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#15231-R0\",\"approval_number\":\"FL15231.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Direct Glazed Window\",\"product_description\":\"Architectural Series Window - Springline (Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#15231-R0\",\"approval_number\":\"FL15231.3\",\"seq\":3,\"product_model\":\"Aluminum Clad Direct Glazed Window\",\"product_description\":\"Architectural Series Window - Archtop (Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#15231-R0\",\"approval_number\":\"FL15231.4\",\"seq\":4,\"product_model\":\"Wood Direct Glazed Window\",\"product_description\":\"Wood Direct Glazed Window - Rectangle (Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#15231-R0\",\"approval_number\":\"FL15231.5\",\"seq\":5,\"product_model\":\"Wood Direct Glazed Window\",\"product_description\":\"Wood Direct Glazed Window - Springline (Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#15231-R0\",\"approval_number\":\"FL15231.6\",\"seq\":6,\"product_model\":\"Wood Direct Glazed Window\",\"product_description\":\"Wood Direct Glazed Window - Archtop (Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-11 00:00:00\",\"instructions_url\":\"\"}],\"Custom Window\":[{\"manufacturer\":\"Custom Window\",\"approval_number_master\":\"FL#4066-R0\",\"approval_number\":\"FL4066.1\",\"seq\":1,\"product_model\":\"8200\",\"product_description\":\".125\\\" wall 2\\\" deep Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window\",\"approval_number_master\":\"FL#4066-R0\",\"approval_number\":\"FL4066.2\",\"seq\":2,\"product_model\":\"8250\",\"product_description\":\".094\\\" wall 2\\\" deep Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window\",\"approval_number_master\":\"FL#4066-R0\",\"approval_number\":\"FL4066.3\",\"seq\":3,\"product_model\":\"8260\",\"product_description\":\".094\\\" wall 3 1\\\/4\\\" deep Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window\",\"approval_number_master\":\"FL#4066-R0\",\"approval_number\":\"FL4066.4\",\"seq\":4,\"product_model\":\"8300\",\"product_description\":\".094\\\" wall 3 1\\\/2\\\" deep Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window\",\"approval_number_master\":\"FL#4066-R0\",\"approval_number\":\"FL4066.5\",\"seq\":5,\"product_model\":\"8400\",\"product_description\":\".080\\\" wall 4 1\\\/2\\\" deep Aluminum Fixed Window.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window\",\"approval_number_master\":\"FL#16156-R0\",\"approval_number\":\"FL16156.1\",\"seq\":1,\"product_model\":\"8300\",\"product_description\":\"3 1\\\/2\\\" deep Aluminum Fixed Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-21 00:00:00\",\"instructions_url\":\"\"}],\"Builders First Source\":[{\"manufacturer\":\"Builders First Source\",\"approval_number_master\":\"FL#4108-R0\",\"approval_number\":\"FL4108.1\",\"seq\":1,\"product_model\":\"7801 Picture Window\",\"product_description\":\"Vinyl Fixed Window with insulated glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders First Source\",\"approval_number_master\":\"FL#8351-R0\",\"approval_number\":\"FL8351.1\",\"seq\":1,\"product_model\":\"8801\",\"product_description\":\"Vinyl Fixed Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders First Source\",\"approval_number_master\":\"FL#9617-R0\",\"approval_number\":\"FL9617.1\",\"seq\":1,\"product_model\":\"7801\",\"product_description\":\"Vinyl Fixed Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builders First Source\",\"approval_number_master\":\"FL#12055-R0\",\"approval_number\":\"FL12055.1\",\"seq\":1,\"product_model\":\"Series 701\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-19 00:00:00\",\"instructions_url\":\"\"}],\"Contractors Supply, Inc\":[{\"manufacturer\":\"Contractors Supply, Inc\",\"approval_number_master\":\"FL#4154-R0\",\"approval_number\":\"FL4154.1\",\"seq\":1,\"product_model\":\"\\\"Surewood\\\" Picture Window\",\"product_description\":\"4'0 x 10'0 Non-Impact Wood Picture Window with 1\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Contractors Supply, Inc\",\"approval_number_master\":\"FL#4462-R0\",\"approval_number\":\"FL4462.1\",\"seq\":1,\"product_model\":\"a. \\\"Surewood\\\" Radius Fixed WIndow\",\"product_description\":\"up to a 6'0 x 3'0 Radius \\\"Impact\\\" Fixed Window Direct Set and Sash Style\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Contractors Supply, Inc\",\"approval_number_master\":\"FL#4462-R0\",\"approval_number\":\"FL4462.2\",\"seq\":2,\"product_model\":\"b. \\\"Surewood\\\" rectangular Fixed Window\",\"product_description\":\"up to a 6'0 x 3'0 Rectangular \\\"Impact\\\" Fixed Window Direct Set and Sash Style\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Sun Windows, Inc.\":[{\"manufacturer\":\"Sun Windows, Inc.\",\"approval_number_master\":\"FL#4208-R0\",\"approval_number\":\"FL4208.1\",\"seq\":1,\"product_model\":\"SunClad Heritage\",\"product_description\":\"(096-H-604) Aluminum Clad Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"ROLLADEN, INC.\":[{\"manufacturer\":\"ROLLADEN, INC.\",\"approval_number_master\":\"FL#4273-R0\",\"approval_number\":\"FL4273.1\",\"seq\":1,\"product_model\":\"Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window with polycarbonate glazing.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Miami Wall Systems, Inc\":[{\"manufacturer\":\"Miami Wall Systems, Inc\",\"approval_number_master\":\"FL#4548-R0\",\"approval_number\":\"FL4548.1\",\"seq\":1,\"product_model\":\"Sereis 122 Small Missile\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Miami Wall Systems, Inc\",\"approval_number_master\":\"FL#4548-R0\",\"approval_number\":\"FL4548.2\",\"seq\":2,\"product_model\":\"Series 101 Large Missile\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Miami Wall Systems, Inc\",\"approval_number_master\":\"FL#4548-R0\",\"approval_number\":\"FL4548.3\",\"seq\":3,\"product_model\":\"Series 101 Non Impact\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Miami Wall Systems, Inc\",\"approval_number_master\":\"FL#4548-R0\",\"approval_number\":\"FL4548.4\",\"seq\":4,\"product_model\":\"Series 101 Small Missile\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Miami Wall Systems, Inc\",\"approval_number_master\":\"FL#4548-R0\",\"approval_number\":\"FL4548.5\",\"seq\":5,\"product_model\":\"Series 122 Large Missile\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Miami Wall Systems, Inc\",\"approval_number_master\":\"FL#11248-R0\",\"approval_number\":\"FL11248.1\",\"seq\":1,\"product_model\":\"Series 2050\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Miami Wall Systems, Inc\",\"approval_number_master\":\"FL#11785-R0\",\"approval_number\":\"FL11785.1\",\"seq\":1,\"product_model\":\"Aluminum Fixed Window, Series 122\",\"product_description\":\"Fixed Window, Series 122, Large Missile Impact Rated\",\"design_pressure\":\"+130 psf\\\/-130 psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Miami Wall Systems, Inc\",\"approval_number_master\":\"FL#11786-R0\",\"approval_number\":\"FL11786.1\",\"seq\":1,\"product_model\":\"Aluminum Fixed Window, Series 122\",\"product_description\":\"Fixed Window, Series 122, Small Missile Impact Rated\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Miami Wall Systems, Inc\",\"approval_number_master\":\"FL#11789-R0\",\"approval_number\":\"FL11789.1\",\"seq\":1,\"product_model\":\"Aluminum Window Wall, Series 101\",\"product_description\":\"Window Wall, Series 101, Large Missile Impact Rated\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Miami Wall Systems, Inc\",\"approval_number_master\":\"FL#11790-R0\",\"approval_number\":\"FL11790.1\",\"seq\":1,\"product_model\":\"Aluminum Window Wall, Series 101\",\"product_description\":\"Window Wall, Series 101, Small Missile Impact Rated\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-02 00:00:00\",\"instructions_url\":\"\"}],\"ACCU-WELD LLC\":[{\"manufacturer\":\"ACCU-WELD LLC\",\"approval_number_master\":\"FL#2909-R0\",\"approval_number\":\"FL2909.1\",\"seq\":1,\"product_model\":\"2100 Fixed\",\"product_description\":\"2100 Non-Impact Vinyl Fixed Window, Max Size 60\\\" x 60\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ACCU-WELD LLC\",\"approval_number_master\":\"FL#8907-R0\",\"approval_number\":\"FL8907.1\",\"seq\":1,\"product_model\":\"SERIES 2100\",\"product_description\":\"FIXED LITE VINYL PRIME WINDOW\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Solatube International, Inc\":[{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#3969-R0\",\"approval_number\":\"FL3969.1\",\"seq\":1,\"product_model\":\"Solamaster Curb Mount Tubular Daylight Device\",\"product_description\":\"10\\\", 14\\\", &amp; 21\\\" Acrylic Dome Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#3969-R0\",\"approval_number\":\"FL3969.2\",\"seq\":2,\"product_model\":\"Solamaster Self -Flashing Tubular Daylight Device\",\"product_description\":\"10\\\", 14\\\", &amp;; 21\\\" Acrylic Dome Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Polaris Technologies\":[{\"manufacturer\":\"Polaris Technologies\",\"approval_number_master\":\"FL#4489-R0\",\"approval_number\":\"FL4489.1\",\"seq\":1,\"product_model\":\"Bob Evans Window\",\"product_description\":\"Vinyl Fixed Window 36 x 72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Polaris Technologies\",\"approval_number_master\":\"FL#7687-R0\",\"approval_number\":\"FL7687.1\",\"seq\":1,\"product_model\":\"Bob Evans Picture Window\",\"product_description\":\"\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"American Building Components, Inc.\":[{\"manufacturer\":\"American Building Components, Inc.\",\"approval_number_master\":\"FL#4582-R0\",\"approval_number\":\"FL4582.1\",\"seq\":1,\"product_model\":\"2040\",\"product_description\":\"ABC Composite Picture Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Graham Architectural Products\":[{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#4597-R0\",\"approval_number\":\"FL4597.1\",\"seq\":1,\"product_model\":\"Series 1100\",\"product_description\":\"Aluminum Fixed Acoustical Windows with 4-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#4597-R0\",\"approval_number\":\"FL4597.2\",\"seq\":2,\"product_model\":\"Series 1200\",\"product_description\":\"Aluminum Fixed Windows with 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#4597-R0\",\"approval_number\":\"FL4597.3\",\"seq\":3,\"product_model\":\"Series 1300\",\"product_description\":\"Aluminum Fixed Windows with 3\\\" Frame Depth\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#4597-R0\",\"approval_number\":\"FL4597.4\",\"seq\":4,\"product_model\":\"Series 1400\",\"product_description\":\"Aluminum Fixed Windows with 4\\\" Frame Depth\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#4597-R0\",\"approval_number\":\"FL4597.5\",\"seq\":5,\"product_model\":\"Series 6100\",\"product_description\":\"Aluminum Fixed Windows with 2\\\" Frame Depth\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#4597-R0\",\"approval_number\":\"FL4597.6\",\"seq\":6,\"product_model\":\"Series 6500\",\"product_description\":\"Aluminum Fixed Windows with 2-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#4597-R0\",\"approval_number\":\"FL4597.7\",\"seq\":7,\"product_model\":\"Series 6800\",\"product_description\":\"Aluminum Fixed Windows with 3-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#35048-R0\",\"approval_number\":\"FL35048.1\",\"seq\":1,\"product_model\":\"1400 Offset Fixed Window\",\"product_description\":\"1400 Offset Fixed Window\",\"design_pressure\":\"+65\\\/-87\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#38522-R0\",\"approval_number\":\"FL38522.1\",\"seq\":1,\"product_model\":\"GT6700 FIXED WINDOW\",\"product_description\":\"GT6700 FIXED WINDOW-LMI-NON HVHZ\",\"design_pressure\":\"+70\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#10084-R1\",\"approval_number\":\"FL10084.1\",\"seq\":1,\"product_model\":\"1100\",\"product_description\":\"Aluminum Fixed Window - 5\\\" System\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#10084-R1\",\"approval_number\":\"FL10084.2\",\"seq\":2,\"product_model\":\"1100\",\"product_description\":\"Aluminum Fixed Window - 5\\\" System\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#10084-R1\",\"approval_number\":\"FL10084.3\",\"seq\":3,\"product_model\":\"1400\",\"product_description\":\"Aluminum Fixed Window - 4\\\" System\",\"design_pressure\":\"+43\\\/-61\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#10084-R1\",\"approval_number\":\"FL10084.4\",\"seq\":4,\"product_model\":\"1400\",\"product_description\":\"Aluminum Fixed Window - 4\\\" System\",\"design_pressure\":\"+70\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#10084-R1\",\"approval_number\":\"FL10084.5\",\"seq\":5,\"product_model\":\"1400\",\"product_description\":\"Aluminum Fixed Window - 4\\\" System\",\"design_pressure\":\"+50\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#10084-R1\",\"approval_number\":\"FL10084.6\",\"seq\":6,\"product_model\":\"1400\",\"product_description\":\"Aluminum Fixed Window - 4\\\" System\",\"design_pressure\":\"+100\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#10084-R1\",\"approval_number\":\"FL10084.7\",\"seq\":7,\"product_model\":\"2200\",\"product_description\":\"Aluminum Fixed Window - Offset 4\\\" System\",\"design_pressure\":\"+43\\\/-61\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#10084-R1\",\"approval_number\":\"FL10084.8\",\"seq\":8,\"product_model\":\"6800\",\"product_description\":\"Aluminum Fixed Window - 3-1\\\/2\\\" System\",\"design_pressure\":\"+90\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#16761-R0\",\"approval_number\":\"FL16761.1\",\"seq\":1,\"product_model\":\"Series 1100\",\"product_description\":\"Series 1100 Fixed Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#25539-R0\",\"approval_number\":\"FL25539.1\",\"seq\":1,\"product_model\":\"Series GT1400 Fixed Window\",\"product_description\":\"Thermally Broken Aluminum Fixed Window with Unitized Receptor System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-11-22 00:00:00\",\"instructions_url\":\"\"}],\"VEKA Inc.\":[{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#4628-R0\",\"approval_number\":\"FL4628.1\",\"seq\":1,\"product_model\":\"Series PI 31 Picture Window\",\"product_description\":\"Extruded PVC Picture Window \\\"Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#4665-R1\",\"approval_number\":\"FL4665.1\",\"seq\":1,\"product_model\":\"a. Series CA 30 Fixed Window\",\"product_description\":\"Extruded PVC Fixed Window \\\"non-Impact\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#4665-R1\",\"approval_number\":\"FL4665.2\",\"seq\":2,\"product_model\":\"b. Series CA 30 Fixed Window \\\"Impact\\\"\",\"product_description\":\"Extruded PVC Fixed Window \\\"Impact\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#4665-R1\",\"approval_number\":\"FL4665.3\",\"seq\":3,\"product_model\":\"C. Series PI 31 Fixed Window\",\"product_description\":\"Extruded PVC Fixed Window with Nailing Fin \\\"non-Impact\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#4665-R1\",\"approval_number\":\"FL4665.4\",\"seq\":4,\"product_model\":\"d. Series PI 31 Fixed Window \\\"Impact\\\"\",\"product_description\":\"Extruded PVC Fixed Window \\\"Impact\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#4665-R1\",\"approval_number\":\"FL4665.5\",\"seq\":5,\"product_model\":\"e. Series PC 04 Fixed Window\",\"product_description\":\"Extruded PVC Fixed Window with Nailing Fin \\\"non-Impact\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#4665-R1\",\"approval_number\":\"FL4665.6\",\"seq\":6,\"product_model\":\"f. Series PC 04 Fixed Window \\\"Impact\\\"\",\"product_description\":\"Extruded PVC Fixed Window with Nailing Fin \\\"Impact\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#4665-R1\",\"approval_number\":\"FL4665.7\",\"seq\":7,\"product_model\":\"g. Series RC 04 Fixed Window\",\"product_description\":\"Extruded PVC Fixed Window \\\"non-Impact\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#4665-R1\",\"approval_number\":\"FL4665.8\",\"seq\":8,\"product_model\":\"h. Series RC 04 Fixed Window\",\"product_description\":\"Extruded PVC Fixed Window \\\"Impact\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#6065-R0\",\"approval_number\":\"FL6065.1\",\"seq\":1,\"product_model\":\"Series PI21 Picture Window\",\"product_description\":\"Extruded Vinyl Picture Window - Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#7456-R0\",\"approval_number\":\"FL7456.1\",\"seq\":1,\"product_model\":\"a. PI 54 - Picture Window\",\"product_description\":\"Extruded Vinyl Picture Window with Nailing Fin-\\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#7456-R0\",\"approval_number\":\"FL7456.2\",\"seq\":2,\"product_model\":\"b. PI 54 - Picture Window\",\"product_description\":\"Extruded Vinyl Picture Window with Nailing Fin -\\\"Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#7456-R0\",\"approval_number\":\"FL7456.3\",\"seq\":3,\"product_model\":\"c. PI 55 - Picture Window\",\"product_description\":\"Extruded Vinyl Picture Window with Nailing Fin -\\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#7456-R0\",\"approval_number\":\"FL7456.4\",\"seq\":4,\"product_model\":\"d. PI 55 - Picture Window\",\"product_description\":\"Extruded Vinyl Picture Window with Nailing Fin -\\\"Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#7456-R0\",\"approval_number\":\"FL7456.5\",\"seq\":5,\"product_model\":\"e. PI 57 - Picture Window\",\"product_description\":\"Extruded Vinyl Picture Window with Nailing Fin-\\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#7456-R0\",\"approval_number\":\"FL7456.6\",\"seq\":6,\"product_model\":\"f. PI 57 - Picture Window\",\"product_description\":\"Extruded Vinyl Picture Window with Nailing Fin -\\\"Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#7516-R0\",\"approval_number\":\"FL7516.1\",\"seq\":1,\"product_model\":\"a. SH 57 - Picture Window\",\"product_description\":\"Extruded Vinyl Picture Window with Nailing Fin -\\\"Non-Impact\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#7516-R0\",\"approval_number\":\"FL7516.2\",\"seq\":2,\"product_model\":\"b. SH 57 - Picture Window\",\"product_description\":\"Extruded Vinyl Picture Window with Nailing Fin -\\\"Impact\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#7517-R0\",\"approval_number\":\"FL7517.1\",\"seq\":1,\"product_model\":\"a. SH 46 - Picture Window\",\"product_description\":\"Extruded Vinyl Picture Window with Nailing Fin -\\\"Non-Impact\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#7517-R0\",\"approval_number\":\"FL7517.2\",\"seq\":2,\"product_model\":\"b. SH 46 - Picture Window\",\"product_description\":\"Extruded Vinyl Picture Window with Nailing Fin -\\\"Impact\\\"\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#7546-R0\",\"approval_number\":\"FL7546.1\",\"seq\":1,\"product_model\":\"a. PD 12 Fixed Window\",\"product_description\":\"Extruded Vinyl Fixed Window with Nailing Fin -\\\"Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#7546-R0\",\"approval_number\":\"FL7546.2\",\"seq\":2,\"product_model\":\"b. PD 17 Fixed Window\",\"product_description\":\"Extruded Vinyl Fixed Window with Nailing Fin -\\\"Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#9641-R1\",\"approval_number\":\"FL9641.1\",\"seq\":1,\"product_model\":\"SOFTLINE 70AD PICTURE WINDOW\",\"product_description\":\"SOFTLINE 70AD PICTURE WINDOW - IMPACT RESISTANT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#15006-R0\",\"approval_number\":\"FL15006.1\",\"seq\":1,\"product_model\":\"PE9301W PVC Fixed Window - Non-Impact\",\"product_description\":\"PE9301W PVC Fixed Window - Non-Impact 72\\\" x 72\\\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#15006-R0\",\"approval_number\":\"FL15006.2\",\"seq\":2,\"product_model\":\"PE9302W PVC Fixed Window\",\"product_description\":\"PE9302W PVC Fixed Window - LMI 72\\\" x 72\\\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#15006-R0\",\"approval_number\":\"FL15006.3\",\"seq\":3,\"product_model\":\"PE9302W PVC Fixed Window - Non-Impact\",\"product_description\":\"PE9302W PVC Fixed Window - Non-Impact with fillers 72\\\" x 72\\\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#15006-R0\",\"approval_number\":\"FL15006.4\",\"seq\":4,\"product_model\":\"PE9302W PVC Fixed Window - Non-Impact\",\"product_description\":\"PE9302W PVC Fixed Window - Non-Impact 72\\\" x 72\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#15006-R0\",\"approval_number\":\"FL15006.5\",\"seq\":5,\"product_model\":\"PE9302W PVC Fixed Window - Non-Impact\",\"product_description\":\"PE9302W PVC Fixed Window - Non-Impact 60\\\" x 60\\\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#15006-R1\",\"approval_number\":\"FL15006.6\",\"seq\":6,\"product_model\":\"PE9303 PVC FIXED WINDOW LMI\",\"product_description\":\"PE9303 PVC FIXED WINDOW LMI 72\\\" x 72\\\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#15006-R1\",\"approval_number\":\"FL15006.7\",\"seq\":7,\"product_model\":\"PE9303 PVC FIXED WINDOW NON-IMPACT\",\"product_description\":\"PE9303 PVC FIXED WINDOW NON-IMPACT 72\\\" x 72\\\"\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Moulding Associates Inc\":[{\"manufacturer\":\"Moulding Associates Inc\",\"approval_number_master\":\"FL#4633-R0\",\"approval_number\":\"FL4633.1\",\"seq\":1,\"product_model\":\"TGRL D214\",\"product_description\":\"Half-Round Mahogany Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"MIDSOUTH GLASS CO INC\":[{\"manufacturer\":\"MIDSOUTH GLASS CO INC\",\"approval_number_master\":\"FL#4777-R0\",\"approval_number\":\"FL4777.1\",\"seq\":1,\"product_model\":\"2100-TR\",\"product_description\":\"THERMALLY-BROKEN ALUMINUM\\nFIXED WINDOW\\nIG-1\\\/4\\\" ANNEALED GLASS\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MIDSOUTH GLASS CO INC\",\"approval_number_master\":\"FL#4777-R0\",\"approval_number\":\"FL4777.2\",\"seq\":2,\"product_model\":\"2100-TSL\",\"product_description\":\"THERMALLY-BROKEN ALUMINUM FIXED WINDOW\\n6'-0\\\" x 6'-0\\\"\\nIG-3\\\/16\\\" ANNEALED GLASS\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MIDSOUTH GLASS CO INC\",\"approval_number_master\":\"FL#4777-R0\",\"approval_number\":\"FL4777.3\",\"seq\":3,\"product_model\":\"4100-T\",\"product_description\":\"THERMALLY-BROKEN ALUMINUM WINDOW\\n6'-0\\\" x 6'-0\\\"\\nIG-1\\\/4\\\" ANNEALED GLASS\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MIDSOUTH GLASS CO INC\",\"approval_number_master\":\"FL#9351-R2\",\"approval_number\":\"FL9351.1\",\"seq\":1,\"product_model\":\"MSG-2100TR-IM-R1\",\"product_description\":\"91X96 F-C48 FIXED COMPOSIT WITH LOUVER PANEL 0\\\/0 1.02 LAMI.IG WITH 1\\\/8\\\"HS\\\/.075 VACEVA\\\/1\\\/8\\\"H.S.\\\/1\\\/4\\\"A.S.\\\/3\\\/16\\\"ANNEALED\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MIDSOUTH GLASS CO INC\",\"approval_number_master\":\"FL#9351-R0\",\"approval_number\":\"FL9351.2\",\"seq\":2,\"product_model\":\"MSG-2100TR-IM\",\"product_description\":\"91X96 F-HC48 FIXED COMPOSIT WITH LOUVER PANEL 0\\\/0 1.02 LAMI.IG WITH 1\\\/8\\\"HS\\\/.075 VACEVA\\\/1\\\/8\\\"H.S.\\\/1\\\/4\\\" A.S.-3\\\/16\\\" ANNEALED\",\"design_pressure\":\"+48\\\/-48\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Pro-techt window and doors\":[{\"manufacturer\":\"Pro-techt window and doors\",\"approval_number_master\":\"FL#4839-R0\",\"approval_number\":\"FL4839.1\",\"seq\":1,\"product_model\":\"Model # 3200\",\"product_description\":\"Impact Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pro-techt window and doors\",\"approval_number_master\":\"FL#4839-R0\",\"approval_number\":\"FL4839.2\",\"seq\":2,\"product_model\":\"Model 4200\",\"product_description\":\"Impact Vinyl Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Hurricane Manufacturing Corp\":[{\"manufacturer\":\"Hurricane Manufacturing Corp\",\"approval_number_master\":\"FL#4898-R0\",\"approval_number\":\"FL4898.1\",\"seq\":1,\"product_model\":\"HMC 1000 SERIES\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Woodworks International, Inc.\":[{\"manufacturer\":\"Woodworks International, Inc.\",\"approval_number_master\":\"FL#4927-R0\",\"approval_number\":\"FL4927.1\",\"seq\":1,\"product_model\":\"radius transom\",\"product_description\":\"radius transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Woodworks International, Inc.\",\"approval_number_master\":\"FL#4927-R0\",\"approval_number\":\"FL4927.2\",\"seq\":2,\"product_model\":\"rectangular transom\",\"product_description\":\"rectangular transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Vinylmax\":[{\"manufacturer\":\"Vinylmax\",\"approval_number_master\":\"FL#4962-R0\",\"approval_number\":\"FL4962.1\",\"seq\":1,\"product_model\":\"M270\",\"product_description\":\"Vinyl Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Diversified Window Solutions, Inc.\":[{\"manufacturer\":\"Diversified Window Solutions, Inc.\",\"approval_number_master\":\"FL#4992-R1\",\"approval_number\":\"FL4992.1\",\"seq\":1,\"product_model\":\"Series \\\"Fixed Aluminum\\\"\",\"product_description\":\"Fixed aluminum picture window w\\\/ flange\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Henselstone Window and Door Systems\":[{\"manufacturer\":\"Henselstone Window and Door Systems\",\"approval_number_master\":\"FL#4995-R0\",\"approval_number\":\"FL4995.1\",\"seq\":1,\"product_model\":\"PVC\\\/Fixed Window\",\"product_description\":\"PVC\\\/Fixed Window IG\\\/REIN\\\/FER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henselstone Window and Door Systems\",\"approval_number_master\":\"FL#21415-R0\",\"approval_number\":\"FL21415.1\",\"seq\":1,\"product_model\":\"\\\"Hardwood\\\" Wood Fixed Window\",\"product_description\":\"Semi-Circle Wood Fixed Window,\\nRectangular Wood Fixed Window,\\nWood Fixed Window with Semi-Circular Head, and\\nWood Fixed Window with Half-Circle Head\",\"design_pressure\":\"+65.0\\\/-85.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henselstone Window and Door Systems\",\"approval_number_master\":\"FL#21415-R0\",\"approval_number\":\"FL21415.2\",\"seq\":2,\"product_model\":\"PVC Fixed Window\",\"product_description\":\"PVC Fixed Window (O)\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"West Window Corporation\":[{\"manufacturer\":\"West Window Corporation\",\"approval_number_master\":\"FL#5064-R0\",\"approval_number\":\"FL5064.1\",\"seq\":1,\"product_model\":\"770 Defender Vinyl Fixed Picture Window\",\"product_description\":\"Vinyl Fixed Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Window Corporation\",\"approval_number_master\":\"FL#5413-R0\",\"approval_number\":\"FL5413.1\",\"seq\":1,\"product_model\":\"322 Fixed Vinyl Picture Window\",\"product_description\":\"Fixed Vinyl Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Window Corporation\",\"approval_number_master\":\"FL#5413-R0\",\"approval_number\":\"FL5413.2\",\"seq\":2,\"product_model\":\"7434 Vinyl Fixed Picture Window\",\"product_description\":\"Vinyl Fixed Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Window Corporation\",\"approval_number_master\":\"FL#8509-R0\",\"approval_number\":\"FL8509.1\",\"seq\":1,\"product_model\":\"Westwood Fixed Picture Window\",\"product_description\":\"Vinyl PW with wood clad inside\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Window Corporation\",\"approval_number_master\":\"FL#8980-R0\",\"approval_number\":\"FL8980.1\",\"seq\":1,\"product_model\":\"West Prime Thermal Fixed PW\",\"product_description\":\"West Prime Thermal Fixed PW\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Zeluck Inc.\":[{\"manufacturer\":\"Zeluck Inc.\",\"approval_number_master\":\"FL#5242-R0\",\"approval_number\":\"FL5242.1\",\"seq\":1,\"product_model\":\"Wood Fixed Window\",\"product_description\":\"Wood Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Zeluck Inc.\",\"approval_number_master\":\"FL#15247-R1\",\"approval_number\":\"FL15247.2\",\"seq\":2,\"product_model\":\"Series 1170\\\/1270 Fixed Wood Window - Wind Zone 3 Rated\",\"product_description\":\"Series 1170\\\/1270 Mahogany Fixed Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Zeluck Inc.\",\"approval_number_master\":\"FL#12693-R0\",\"approval_number\":\"FL12693.1\",\"seq\":1,\"product_model\":\"Wood Fixed Window\",\"product_description\":\"Wood Fixed Window\",\"design_pressure\":\"+61\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Zeluck Inc.\",\"approval_number_master\":\"FL#15247-R0\",\"approval_number\":\"FL15247.1\",\"seq\":1,\"product_model\":\"Series 1170\\\/1270 Fixed Wood Window\",\"product_description\":\"Series 1170\\\/1270 Mahogany Fixed Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Zeluck Inc.\",\"approval_number_master\":\"FL#16017-R0\",\"approval_number\":\"FL16017.1\",\"seq\":1,\"product_model\":\"Series 51170 Fixed Window\",\"product_description\":\"Non-Impact Fixed Window System\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"NuAir Windows and Doors\":[{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#5333-R0\",\"approval_number\":\"FL5333.1\",\"seq\":1,\"product_model\":\"900\",\"product_description\":\"Non-impact, all shapes, fin or flange frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#5333-R0\",\"approval_number\":\"FL5333.2\",\"seq\":2,\"product_model\":\"975\",\"product_description\":\"Non-impact, all shapes, fin or flange frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#5339-R0\",\"approval_number\":\"FL5339.1\",\"seq\":1,\"product_model\":\"9000\",\"product_description\":\"Impact-resistant, all shapes, fin or flange frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#6976-R0\",\"approval_number\":\"FL6976.1\",\"seq\":1,\"product_model\":\"9000 P.W.\",\"product_description\":\"9000 Fixed Picture Window Impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#9850-R0\",\"approval_number\":\"FL9850.1\",\"seq\":1,\"product_model\":\"975PW\",\"product_description\":\"Series 975 Picture Window, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#9905-R0\",\"approval_number\":\"FL9905.1\",\"seq\":1,\"product_model\":\"9000PW\",\"product_description\":\"Series 9000 Fixed Impact Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#11032-R0\",\"approval_number\":\"FL11032.1\",\"seq\":1,\"product_model\":\"900\",\"product_description\":\"Series 900 Picture Window: All shapes, Fin & Flange, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#11032-R0\",\"approval_number\":\"FL11032.2\",\"seq\":2,\"product_model\":\"975\",\"product_description\":\"Series 975 Picture Window: All shapes, Fin & Flange, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#11037-R0\",\"approval_number\":\"FL11037.1\",\"seq\":1,\"product_model\":\"9000\",\"product_description\":\"Series 9000 Fixed Window: All Shapes, Fin & Flange, Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Grand Glass Windows & Doors\":[{\"manufacturer\":\"Grand Glass Windows & Doors\",\"approval_number_master\":\"FL#5630-R0\",\"approval_number\":\"FL5630.1\",\"seq\":1,\"product_model\":\"leaded glass windows\",\"product_description\":\"50\\\"X50\\\" triple insulated tempered beveled glass windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Grand Glass Windows & Doors\",\"approval_number_master\":\"FL#11606-R0\",\"approval_number\":\"FL11606.1\",\"seq\":1,\"product_model\":\"5026 Single Lite Circle Top Transom\",\"product_description\":\"61x29 Circle Top Mahogany Fixed\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Grand Glass Windows & Doors\",\"approval_number_master\":\"FL#11606-R0\",\"approval_number\":\"FL11606.2\",\"seq\":2,\"product_model\":\"5026 TDL Circle Top Transom\",\"product_description\":\"63x32 Circle Top Mahogany Fixed\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-19 00:00:00\",\"instructions_url\":\"\"}],\"Atlantic Vinyl Windows and Doors, inc.\":[{\"manufacturer\":\"Atlantic Vinyl Windows and Doors, inc.\",\"approval_number_master\":\"FL#5737-R0\",\"approval_number\":\"FL5737.1\",\"seq\":1,\"product_model\":\"Royal A-135 Series, Fixed\",\"product_description\":\"Vinyl-framed, fixed-pane window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic Vinyl Windows and Doors, inc.\",\"approval_number_master\":\"FL#8176-R0\",\"approval_number\":\"FL8176.1\",\"seq\":1,\"product_model\":\"9070 Fixed\",\"product_description\":\"Atlantic 9070 Fixed (Impact)\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic Vinyl Windows and Doors, inc.\",\"approval_number_master\":\"FL#8179-R0\",\"approval_number\":\"FL8179.1\",\"seq\":1,\"product_model\":\"S-3200\\\/4200 Fixed\",\"product_description\":\"Atlantic S-3200\\\/4200\\nFixed (matches Double Hung)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic Vinyl Windows and Doors, inc.\",\"approval_number_master\":\"FL#8190-R0\",\"approval_number\":\"FL8190.1\",\"seq\":1,\"product_model\":\"S-3100\\\/4100 Fixed\",\"product_description\":\"Atlantic S-3100\\\/4100\\nFixed (matches Casement)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic Vinyl Windows and Doors, inc.\",\"approval_number_master\":\"FL#12149-R0\",\"approval_number\":\"FL12149.1\",\"seq\":1,\"product_model\":\"S-3100\\\/4100\",\"product_description\":\"Vinyl Fixed Pane Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic Vinyl Windows and Doors, inc.\",\"approval_number_master\":\"FL#12149-R1\",\"approval_number\":\"FL12149.2\",\"seq\":2,\"product_model\":\"S-3100\\\/4100\",\"product_description\":\"Vinyl Fixed Pane Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic Vinyl Windows and Doors, inc.\",\"approval_number_master\":\"FL#13134-R2\",\"approval_number\":\"FL13134.1\",\"seq\":1,\"product_model\":\"S-3200\\\/4200\",\"product_description\":\"Fixed Vinyl Window - Impact Rated\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-31 00:00:00\",\"instructions_url\":\"\"}],\"American Weather-Seal\":[{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#5882-R0\",\"approval_number\":\"FL5882.1\",\"seq\":1,\"product_model\":\"1700\\\/2300 EXCEL PW\",\"product_description\":\"IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7219-R0\",\"approval_number\":\"FL7219.1\",\"seq\":1,\"product_model\":\"Astoria 13\\\/1400 Fixed Window\",\"product_description\":\"Astoria 1300\\\/1400 Vinyl Non-Impact Fixed Single Hung Window; No reinforcment; (F-C50 72x72); Hurd Model 300V Fixed\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7219-R0\",\"approval_number\":\"FL7219.2\",\"seq\":2,\"product_model\":\"Colony 2000 PW (SH Picture Window)\",\"product_description\":\"Colony 2000 Vinyl Non-Impact SH Picture Window (F-C30 72x72); Hurd Model 600V SH Picture Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7219-R0\",\"approval_number\":\"FL7219.3\",\"seq\":3,\"product_model\":\"Colony 2100 PW (Picture Window)\",\"product_description\":\"Colony 2100 Vinyl Non-Impact DH Picture Window (F-C50 72x72); Hurd Model 600V DH Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7219-R0\",\"approval_number\":\"FL7219.4\",\"seq\":4,\"product_model\":\"Excel 30\\\/31\\\/5100 PW (Picture Window)\",\"product_description\":\"Excel 30\\\/31\\\/5100 Vinyl Non-Impact DH Picture Window (F-C65 72x72); Hurd Model 900V DH Picture Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7219-R0\",\"approval_number\":\"FL7219.5\",\"seq\":5,\"product_model\":\"Excel 37\\\/38\\\/5751 Fixed Window\",\"product_description\":\"Excel 37\\\/38\\\/5751 Vinyl Non-Impact Fixed Window -- Casement\\\/Awning (F-C50 78x72); Hurd Model 900V Fixed (Casement\\\/Awning)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7219-R0\",\"approval_number\":\"FL7219.6\",\"seq\":6,\"product_model\":\"FeelSafe 1000\\\/1900\\\/2400 Impact Vinyl Fixed Window\",\"product_description\":\"FeelSafe 1000\\\/1900\\\/2400 Vinyl Impact SH Picture (F-R50 53x76) Hurd Model FeelSafe 900V SH Picture\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7530-R0\",\"approval_number\":\"FL7530.1\",\"seq\":1,\"product_model\":\"a. FEELSAFE 1000 Series \\\"Impact\\\"\",\"product_description\":\"Extruded Vinyl Picture Window with Nailing Fin -\\\"Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7530-R0\",\"approval_number\":\"FL7530.2\",\"seq\":2,\"product_model\":\"b. FEELSAFE 1900 Series \\\"Impact\\\"\",\"product_description\":\"Extruded Vinyl Picture Window with Flange -\\\"Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7563-R0\",\"approval_number\":\"FL7563.1\",\"seq\":1,\"product_model\":\"Excel Vinyl Non-Impact Fixed Picture Window (2800\\\/2900\\\/3200)\",\"product_description\":\"72\\\"x72\\\" Excel Vinyl Non-Impact Fixed Picture Window (Model 2800\\\/2900\\\/3200)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7584-R0\",\"approval_number\":\"FL7584.1\",\"seq\":1,\"product_model\":\"a. FEELSAFE 3751 Series \\\"Impact\\\"\",\"product_description\":\"Extruded Vinyl Casement Picture Window with Nailing Fin -\\\"Impact\\\" (Hurd FeelSafe Vinyl Impact Fixed Csmt Picture Window w\\\/Nailing Fin)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7584-R0\",\"approval_number\":\"FL7584.2\",\"seq\":2,\"product_model\":\"b. FEELSAFE 3851 Series \\\"Impact\\\"\",\"product_description\":\"Extruded Vinyl Casement Picture Window with Flange -\\\"Impact\\\" (Hurd FeelSafe Vinyl Impact Fixed Csmt Picture Window w\\\/Flange)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7609-R0\",\"approval_number\":\"FL7609.1\",\"seq\":1,\"product_model\":\"a. FEELSAFE 4691 \\\"Impact\\\" Fixed Window with Nailing Fin\",\"product_description\":\"Extruded Vinyl Fixed Sliding Patio Door Sidelite Window with Nailing Fin and Impact Insulated Glass (Hurd FeelSafe Vinyl Impact Sliding Patio Door Sidelite w\\\/Nailing Fin)\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7609-R0\",\"approval_number\":\"FL7609.2\",\"seq\":2,\"product_model\":\"b. FEELSAFE 4692 \\\"Impact\\\" Fixed Transom Window with Nailing Fin\",\"product_description\":\"Extruded Vinyl Fixed Sliding Patio Door Transom Window with Nailing Fin and Impact Insulated Glass (Hurd FeelSafe Vinyl Impact Sliding Patio Door Transom w\\\/Nailing Fin)\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Trainor Glass Company\":[{\"manufacturer\":\"Trainor Glass Company\",\"approval_number_master\":\"FL#6198-R0\",\"approval_number\":\"FL6198.1\",\"seq\":1,\"product_model\":\"N.O.A No 05-0624.06\",\"product_description\":\"\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trainor Glass Company\",\"approval_number_master\":\"FL#6198-R0\",\"approval_number\":\"FL6198.2\",\"seq\":2,\"product_model\":\"N.O.A No 05-0824.06\",\"product_description\":\"\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trainor Glass Company\",\"approval_number_master\":\"FL#6198-R0\",\"approval_number\":\"FL6198.3\",\"seq\":3,\"product_model\":\"N.O.A. No 05-0624.03\",\"product_description\":\"\",\"design_pressure\":\"+80\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trainor Glass Company\",\"approval_number_master\":\"FL#6198-R0\",\"approval_number\":\"FL6198.4\",\"seq\":4,\"product_model\":\"N.O.A. No 05-0624.04\",\"product_description\":\"\",\"design_pressure\":\"+80\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trainor Glass Company\",\"approval_number_master\":\"FL#6198-R0\",\"approval_number\":\"FL6198.5\",\"seq\":5,\"product_model\":\"N.O.A. No 05-0624.05\",\"product_description\":\"\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trainor Glass Company\",\"approval_number_master\":\"FL#6198-R0\",\"approval_number\":\"FL6198.6\",\"seq\":6,\"product_model\":\"N.O.A. No 05-0624.07\",\"product_description\":\"\",\"design_pressure\":\"+80\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"European Windows\":[{\"manufacturer\":\"European Windows\",\"approval_number_master\":\"FL#6253-R0\",\"approval_number\":\"FL6253.1\",\"seq\":1,\"product_model\":\"Series 3'0\\\"X8'0\\\" Impact Side-Lite\",\"product_description\":\"Impact rated 3'0\\\" X 8'0\\\" single vinyl fixed side-lite\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"European Windows\",\"approval_number_master\":\"FL#6253-R0\",\"approval_number\":\"FL6253.2\",\"seq\":2,\"product_model\":\"Series 6'0\\\"X6'0\\\" Impact Fixed Window\",\"product_description\":\"Impact rated 6'0\\\"X6'0\\\" single vinyl fixed window\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"European Windows\",\"approval_number_master\":\"FL#6253-R0\",\"approval_number\":\"FL6253.3\",\"seq\":3,\"product_model\":\"Series 8'0\\\"X5'0\\\" Impact Fixed Window\",\"product_description\":\"Impact rated 8'0\\\"X5'0\\\" single vinyl fixed window\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"DESIGNER WINDOWS OF PALM BEACH, INC.\":[{\"manufacturer\":\"DESIGNER WINDOWS OF PALM BEACH, INC.\",\"approval_number_master\":\"FL#6541-R0\",\"approval_number\":\"FL6541.1\",\"seq\":1,\"product_model\":\"TYPE 1 FIXED WINDOW\",\"product_description\":\"ALUMINUM \\\"NON-IMPACT RESISTANT\\\", EXTERIOR GLAZED WINDOW WITH INTERIOR INSTALLATION.\\nMAXIMUM SIZE: 120\\\" x 48\\\".\\nDESIGN PRESSURES: +60.0,-65.0 PSF\",\"design_pressure\":\"+60.0\\\/-65.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"DESIGNER WINDOWS OF PALM BEACH, INC.\",\"approval_number_master\":\"FL#7433-R0\",\"approval_number\":\"FL7433.1\",\"seq\":1,\"product_model\":\"TYPE II FIXED WINDOW\",\"product_description\":\"ALUMINUM \\\"NON-IMPACT RESISTANT\\\", EXTERIOR GLAZED WINDOW WITH EXTERIOR INSTALLATION. MAXIMUM SIZE: 120\\\" x 48\\\". DESIGN PRESSURES: +60.0,-65.0 PSF.\",\"design_pressure\":\"+60.0\\\/-65.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"DESIGNER WINDOWS OF PALM BEACH, INC.\",\"approval_number_master\":\"FL#6564-R0\",\"approval_number\":\"FL6564.1\",\"seq\":1,\"product_model\":\"DESIGNER IMPACT WINDOW\",\"product_description\":\"ALUMINUM \\\"IMPACT RESISTANT\\\" FIXED WINDOW - INTERIOR GLAZED AND INSTALLED. MAXIMUM SIZE = 96\\\" x 48\\\".\\nDESIGN PRESSURE = +60.0 \\\/ -60.0 PSF.\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-19 00:00:00\",\"instructions_url\":\"\"}],\"Larson Manufacturing Company\":[{\"manufacturer\":\"Larson Manufacturing Company\",\"approval_number_master\":\"FL#6611-R0\",\"approval_number\":\"FL6611.1\",\"seq\":1,\"product_model\":\"SCS Tandem Picture Window\",\"product_description\":\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Larson Manufacturing Company\",\"approval_number_master\":\"FL#13289-R0\",\"approval_number\":\"FL13289.1\",\"seq\":1,\"product_model\":\"T503H Picture Unit\",\"product_description\":\"Tandem Product: Aluminum Storm Window Attached to PVC Fixed Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Custom Door Pro\":[{\"manufacturer\":\"Custom Door Pro\",\"approval_number_master\":\"FL#6969-R0\",\"approval_number\":\"FL6969.1\",\"seq\":1,\"product_model\":\"Spanish Cedar and Mahogany Fixed Sidelite\",\"product_description\":\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Door Pro\",\"approval_number_master\":\"FL#6969-R0\",\"approval_number\":\"FL6969.2\",\"seq\":2,\"product_model\":\"Spanish Cedar and Mahogany Fixed Sidelite\",\"product_description\":\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Wind King\":[{\"manufacturer\":\"Wind King\",\"approval_number_master\":\"FL#7318-R0\",\"approval_number\":\"FL7318.1\",\"seq\":1,\"product_model\":\"Impact Picture Window\",\"product_description\":\"Aluminum, Impact Rated, Fixed Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wind King\",\"approval_number_master\":\"FL#7318-R0\",\"approval_number\":\"FL7318.2\",\"seq\":2,\"product_model\":\"Series S-3000 TC\",\"product_description\":\"Vinyl Out-Swing Casement\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Mon-Ray, Inc.\":[{\"manufacturer\":\"Mon-Ray, Inc.\",\"approval_number_master\":\"FL#7554-R0\",\"approval_number\":\"FL7554.1\",\"seq\":1,\"product_model\":\"DeVAC 640\",\"product_description\":\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mon-Ray, Inc.\",\"approval_number_master\":\"FL#7888-R0\",\"approval_number\":\"FL7888.1\",\"seq\":1,\"product_model\":\"DeVAC 640\",\"product_description\":\"Aluminum Dual Sash 1-Lite Panel Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Galaxy Window and Door, Inc.\":[{\"manufacturer\":\"Galaxy Window and Door, Inc.\",\"approval_number_master\":\"FL#7598-R0\",\"approval_number\":\"FL7598.1\",\"seq\":1,\"product_model\":\"Series 3200\\\/4200 & 3100\\\/4100\",\"product_description\":\"Series 3200\\\/4200 Fixed Picture Window, Fixed Picture Window w\\\/DH, Vinyl Round Top;\\nSeries 3100\\\/4100 Fixed Picture Window, Fixed Picture Window w\\\/DH, Fixed Picture Window w\\\/Casement\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Galaxy Window and Door, Inc.\",\"approval_number_master\":\"FL#14833-R0\",\"approval_number\":\"FL14833.1\",\"seq\":1,\"product_model\":\"Series 4500-FXD Dry Glazed\",\"product_description\":\"Series 4500 Fixed Vinyl Picture window - Large Missile Impact Resistant\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Galaxy Window and Door, Inc.\",\"approval_number_master\":\"FL#16277-R0\",\"approval_number\":\"FL16277.1\",\"seq\":1,\"product_model\":\"Series 3200 Vinyl Fixed Window\",\"product_description\":\"Series 3200 Vinyl Fixed Window\",\"design_pressure\":\"+60.7\\\/-76.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Galaxy Window and Door, Inc.\",\"approval_number_master\":\"FL#16302-R0\",\"approval_number\":\"FL16302.1\",\"seq\":1,\"product_model\":\"Series 4500 Vinyl Fixed Window\",\"product_description\":\"Series 4500 Vinyl Fixed Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Atlantic Windows and Doors, Inc.\":[{\"manufacturer\":\"Atlantic Windows and Doors, Inc.\",\"approval_number_master\":\"FL#7617-R0\",\"approval_number\":\"FL7617.1\",\"seq\":1,\"product_model\":\"AXIOM PW\",\"product_description\":\"Aluminum Flange Frame Fixed Lite\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"THERMOPLAST\":[{\"manufacturer\":\"THERMOPLAST\",\"approval_number_master\":\"FL#7631-R0\",\"approval_number\":\"FL7631.1\",\"seq\":1,\"product_model\":\"Vinyl Fixed 4500\",\"product_description\":\"Royal Guard \\\"Impact\\\" 4500 Series\",\"design_pressure\":\"+76.5\\\/-76.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"THERMOPLAST\",\"approval_number_master\":\"FL#8127-R0\",\"approval_number\":\"FL8127.1\",\"seq\":1,\"product_model\":\"Vinyl Fixed 4500\",\"product_description\":\"Royal Guard \\\"Impact\\\" 4500 Series\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"THERMOPLAST\",\"approval_number_master\":\"FL#8127-R0\",\"approval_number\":\"FL8127.2\",\"seq\":2,\"product_model\":\"Vinyl Fixed 4500\",\"product_description\":\"Royal Guard \\\"Impact\\\" 4500 Series\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"THERMOPLAST\",\"approval_number_master\":\"FL#8127-R0\",\"approval_number\":\"FL8127.3\",\"seq\":3,\"product_model\":\"Vinyl Fixed 4500\",\"product_description\":\"Royal Guard \\\"Impact\\\" 4500 Series\",\"design_pressure\":\"+64.9\\\/-64.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"THERMOPLAST\",\"approval_number_master\":\"FL#9308-R0\",\"approval_number\":\"FL9308.1\",\"seq\":1,\"product_model\":\"Vinyl Fixed 4500\",\"product_description\":\"Royalguard \\\"Impact\\\" 4500 Fixed Series\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"THERMOPLAST\",\"approval_number_master\":\"FL#9310-R0\",\"approval_number\":\"FL9310.1\",\"seq\":1,\"product_model\":\"Vinyl Fixed 4200\",\"product_description\":\"Royalguard \\\"Impact\\\" 4200 Series\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"THERMOPLAST\",\"approval_number_master\":\"FL#9313-R0\",\"approval_number\":\"FL9313.1\",\"seq\":1,\"product_model\":\"Vinyl Fixed 4200\",\"product_description\":\"Royalguard \\\"Impact\\\" 4200 Series\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Sabana Windows\":[{\"manufacturer\":\"Sabana Windows\",\"approval_number_master\":\"FL#7789-R0\",\"approval_number\":\"FL7789.1\",\"seq\":1,\"product_model\":\"Mahogany Wood Glazing Fixed Window\",\"product_description\":\"\",\"design_pressure\":\"+75\\\/-83\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Atrium Windows and Doors- Florida\":[{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#7851-R0\",\"approval_number\":\"FL7851.1\",\"seq\":1,\"product_model\":\"Mark 40 PW\\\/CT\",\"product_description\":\"Aluminum Picture Window, F-C35 72 x 72\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#7851-R0\",\"approval_number\":\"FL7851.2\",\"seq\":2,\"product_model\":\"Mark 40 PW\\\/CT\",\"product_description\":\"Aluminum Picture Window, F-HC75 144 x 48\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#7851-R0\",\"approval_number\":\"FL7851.3\",\"seq\":3,\"product_model\":\"Mark 40 PW\\\/CT\",\"product_description\":\"Aluminum Picture Window, F-HC55 48 x 96\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#7851-R0\",\"approval_number\":\"FL7851.4\",\"seq\":4,\"product_model\":\"Mark 40 PW\\\/CT\",\"product_description\":\"Aluminum Picture Window, F-HC80 60 x 120\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#7851-R0\",\"approval_number\":\"FL7851.5\",\"seq\":5,\"product_model\":\"Mark 40\\\/50 PW\\\/CT\",\"product_description\":\"Aluminum Picture Window, F-HC40 84 x 84\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#7851-R0\",\"approval_number\":\"FL7851.6\",\"seq\":6,\"product_model\":\"MP 40 PW\\\/CT\",\"product_description\":\"Aluminum Picture Window, F-HC80 24 x 24\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#7851-R0\",\"approval_number\":\"FL7851.7\",\"seq\":7,\"product_model\":\"TB PW\\\/CT\",\"product_description\":\"Thermal Break Picture Window, F-LC50 85 x 55, F-LC50 121 x 61\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#7851-R0\",\"approval_number\":\"FL7851.8\",\"seq\":8,\"product_model\":\"TW PW\\\/CT\",\"product_description\":\"Aluminum Picture Window, F-LC50 85 x 55, F-LC50 121 x 61\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#8898-R0\",\"approval_number\":\"FL8898.1\",\"seq\":1,\"product_model\":\"2301\\\/ 2302 PW\",\"product_description\":\"F-R50 84 x 96\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#8898-R0\",\"approval_number\":\"FL8898.2\",\"seq\":2,\"product_model\":\"2301\\\/2302 PW\",\"product_description\":\"F-R55 73 x 73\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#8898-R0\",\"approval_number\":\"FL8898.3\",\"seq\":3,\"product_model\":\"2301\\\/2302 PW\",\"product_description\":\"F-C35 72 x 72\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#8381-R1\",\"approval_number\":\"FL8381.1\",\"seq\":1,\"product_model\":\"TW Fixed\",\"product_description\":\"TW Fixed\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"A-Better Window Inc.\":[{\"manufacturer\":\"A-Better Window Inc.\",\"approval_number_master\":\"FL#7934-R0\",\"approval_number\":\"FL7934.1\",\"seq\":1,\"product_model\":\"1000\",\"product_description\":\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Megrame U.S. Windows & Doors\":[{\"manufacturer\":\"Megrame U.S. Windows & Doors\",\"approval_number_master\":\"FL#7948-R0\",\"approval_number\":\"FL7948.1\",\"seq\":1,\"product_model\":\"Series 8000\",\"product_description\":\"Vinyl Fixed Rectangle \\\/ Round Top \\\/ Arch Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megrame U.S. Windows & Doors\",\"approval_number_master\":\"FL#8221-R0\",\"approval_number\":\"FL8221.1\",\"seq\":1,\"product_model\":\"Series \\\"I-68\\\"\",\"product_description\":\"Wood Fixed Window (Rectangle\\\/ Round Top\\\/ Arch Top)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Permaglass Windows, LLC\":[{\"manufacturer\":\"Permaglass Windows, LLC\",\"approval_number_master\":\"FL#8058-R0\",\"approval_number\":\"FL8058.1\",\"seq\":1,\"product_model\":\"a. F-751 Picture Window\",\"product_description\":\"Pultruded Fiberglass Picture Window with Integral Nailing Fin (3\\\/4\\\" Insulated Glass)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Permaglass Windows, LLC\",\"approval_number_master\":\"FL#8058-R0\",\"approval_number\":\"FL8058.2\",\"seq\":2,\"product_model\":\"b. F-751 Picture Window\",\"product_description\":\"Pultruded Fiberglass Picture Window without Integral Nailing Fin (3\\\/4\\\" Insulated Glass)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Permaglass Windows, LLC\",\"approval_number_master\":\"FL#8058-R0\",\"approval_number\":\"FL8058.3\",\"seq\":3,\"product_model\":\"c. F-771 Fixed Casement Window\",\"product_description\":\"Pultruded Fiberglass Fixed Casement Window with Integral Nailing Fin (3\\\/4\\\" Insulated Glass)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Permaglass Windows, LLC\",\"approval_number_master\":\"FL#8058-R0\",\"approval_number\":\"FL8058.4\",\"seq\":4,\"product_model\":\"d. F-771 Fixed Casement Window\",\"product_description\":\"Pultruded Fiberglass Fixed Casement Window without Integral Nailing Fin (3\\\/4\\\" Insulated Glass)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Seven D Industries, L.P.\":[{\"manufacturer\":\"Seven D Industries, L.P.\",\"approval_number_master\":\"FL#8143-R0\",\"approval_number\":\"FL8143.1\",\"seq\":1,\"product_model\":\"Series 5900 SH Picture Window\",\"product_description\":\"Series 5900 Impact Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Isothermic Doors & Windows\":[{\"manufacturer\":\"Isothermic Doors & Windows\",\"approval_number_master\":\"FL#8517-R0\",\"approval_number\":\"FL8517.1\",\"seq\":1,\"product_model\":\"Vinyl Fixed 4500\",\"product_description\":\"Royal Guard \\\"Impact\\\" 4500 Series\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Isothermic Doors & Windows\",\"approval_number_master\":\"FL#8517-R0\",\"approval_number\":\"FL8517.2\",\"seq\":2,\"product_model\":\"Vinyl Fixed 4500\",\"product_description\":\"Royal Guard \\\"Impact\\\" 4500 Series\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Atlantic All Weather Windows Ltd.\":[{\"manufacturer\":\"Atlantic All Weather Windows Ltd.\",\"approval_number_master\":\"FL#8880-R0\",\"approval_number\":\"FL8880.1\",\"seq\":1,\"product_model\":\"DESIGNER GUARD IMPACT FIXED\",\"product_description\":\"DESIGNER GUARD IMPACT FIXED 59X63\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic All Weather Windows Ltd.\",\"approval_number_master\":\"FL#8880-R0\",\"approval_number\":\"FL8880.2\",\"seq\":2,\"product_model\":\"DESIGNER GUARD IMPACT FIXED\",\"product_description\":\"DESIGNER GUARD IMPACT FIXED 53X77\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Branstrator Corporation\":[{\"manufacturer\":\"Branstrator Corporation\",\"approval_number_master\":\"FL#8994-R0\",\"approval_number\":\"FL8994.1\",\"seq\":1,\"product_model\":\"Fixed Window Panel\",\"product_description\":\"Aluminum\\\/Fiberglass Fixed Window\",\"design_pressure\":\"+55.14\\\/-55.14\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Vista Window Company\":[{\"manufacturer\":\"Vista Window Company\",\"approval_number_master\":\"FL#9296-R1\",\"approval_number\":\"FL9296.2\",\"seq\":2,\"product_model\":\"VISTA SERIES 4720\",\"product_description\":\"VISTA SERIES 4720 PVC PICTURE WINDOW IMPACT RESISTANT 72x72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vista Window Company\",\"approval_number_master\":\"FL#9301-R1\",\"approval_number\":\"FL9301.2\",\"seq\":2,\"product_model\":\"VISTA SERIES CP55\",\"product_description\":\"CP55 PVC CASEMENT PICTURE WINDOW IMPACT RESISTANT 48x84\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vista Window Company\",\"approval_number_master\":\"FL#9304-R1\",\"approval_number\":\"FL9304.2\",\"seq\":2,\"product_model\":\"VISTA SERIES PD12\",\"product_description\":\"PD12 PVC FIXED WINDOW IMPACT RESISTANT 96x48\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vista Window Company\",\"approval_number_master\":\"FL#10069-R0\",\"approval_number\":\"FL10069.1\",\"seq\":1,\"product_model\":\"CP55W PVC CASEMENT PICTURE WINDOW NON-IMPACT\",\"product_description\":\"CASEMENT PICTURE WINDOW NON-IMPACT 48 x 84\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vista Window Company\",\"approval_number_master\":\"FL#10069-R0\",\"approval_number\":\"FL10069.2\",\"seq\":2,\"product_model\":\"CP55W PVC CASEMENT PICTURE WINDOW NON-IMPACT\",\"product_description\":\"CASEMENT PICTURE WINDOW NON-IMPACT 72 x 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vista Window Company\",\"approval_number_master\":\"FL#10070-R0\",\"approval_number\":\"FL10070.1\",\"seq\":1,\"product_model\":\"PD12 PVC FIXED WINDOW NON-IMPACT\",\"product_description\":\"PD12 PVC FIXED WINDOW NON-IMPACT 48 x 82\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vista Window Company\",\"approval_number_master\":\"FL#10070-R0\",\"approval_number\":\"FL10070.2\",\"seq\":2,\"product_model\":\"PD12 PVC FIXED WINDOW NON-IMPACT\",\"product_description\":\"PD12 PVC FIXED WINDOW NON-IMPACT 48 X 96\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vista Window Company\",\"approval_number_master\":\"FL#10071-R0\",\"approval_number\":\"FL10071.1\",\"seq\":1,\"product_model\":\"4720 PVC PICTURE WINDOW NON-IMPACT\",\"product_description\":\"4720 PVC PICTURE WINDOW NON-IMPACT 72 x 72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vista Window Company\",\"approval_number_master\":\"FL#9296-R0\",\"approval_number\":\"FL9296.1\",\"seq\":1,\"product_model\":\"VISTA SERIES 4720\",\"product_description\":\"VISTA SERIES 4720 PVC PICTURE WINDOW IMPACT RESISTANT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vista Window Company\",\"approval_number_master\":\"FL#9301-R0\",\"approval_number\":\"FL9301.1\",\"seq\":1,\"product_model\":\"VISTA SERIES CP55\",\"product_description\":\"CP55 PVC CASEMENT PICTURE WINDOW IMPACT RESISTANT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vista Window Company\",\"approval_number_master\":\"FL#9304-R0\",\"approval_number\":\"FL9304.1\",\"seq\":1,\"product_model\":\"VISTA SERIES PD12\",\"product_description\":\"PD12 PVC FIXED WINDOW IMPACT RESISTANT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Hurricane Safety Systems\":[{\"manufacturer\":\"Hurricane Safety Systems\",\"approval_number_master\":\"FL#9402-R0\",\"approval_number\":\"FL9402.1\",\"seq\":1,\"product_model\":\"#342 IMPACT PICTURE WINDOW\",\"product_description\":\"Vinyl Impact Picture Window\",\"design_pressure\":\"+52.2\\\/-52.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurricane Safety Systems\",\"approval_number_master\":\"FL#9407-R0\",\"approval_number\":\"FL9407.1\",\"seq\":1,\"product_model\":\"Series 842 Vinyl Picture Window\",\"product_description\":\"Fixed Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Venttra America llc\":[{\"manufacturer\":\"Venttra America llc\",\"approval_number_master\":\"FL#9591-R0\",\"approval_number\":\"FL9591.1\",\"seq\":1,\"product_model\":\"2500 series vinyl fixed window\",\"product_description\":\"Venttra 2500 series impact picture window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Bonelli Windows and Doors\":[{\"manufacturer\":\"Bonelli Windows and Doors\",\"approval_number_master\":\"FL#29986-R0\",\"approval_number\":\"FL29986.1\",\"seq\":1,\"product_model\":\"Bonelli Aluminum Direct Set Fixed Window\",\"product_description\":\"Direct Set Fixed Window (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bonelli Windows and Doors\",\"approval_number_master\":\"FL#29986-R0\",\"approval_number\":\"FL29986.2\",\"seq\":2,\"product_model\":\"Bonelli Aluminum Direct Set Fixed Window\",\"product_description\":\"Direct Set Fixed Window (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-18 00:00:00\",\"instructions_url\":\"\"}],\"Crystal Window & Door Systems, Ltd\":[{\"manufacturer\":\"Crystal Window & Door Systems, Ltd\",\"approval_number_master\":\"FL#41483-R0\",\"approval_number\":\"FL41483.1\",\"seq\":1,\"product_model\":\"Series S4500 Fixed Window (HVHZ) (Impact)\",\"product_description\":\"Series S4500 Fixed Window (HVHZ) (Impact)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crystal Window & Door Systems, Ltd\",\"approval_number_master\":\"FL#41634-R0\",\"approval_number\":\"FL41634.1\",\"seq\":1,\"product_model\":\"Series Magnus S700 Fixed Window (HVHZ) (Impact)\",\"product_description\":\"Series Magnus S700 Fixed Window (HVHZ) (Impact)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crystal Window & Door Systems, Ltd\",\"approval_number_master\":\"FL#30516-R0\",\"approval_number\":\"FL30516.1\",\"seq\":1,\"product_model\":\"1270\",\"product_description\":\"Fixed\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crystal Window & Door Systems, Ltd\",\"approval_number_master\":\"FL#30516-R0\",\"approval_number\":\"FL30516.2\",\"seq\":2,\"product_model\":\"2100\",\"product_description\":\"Fixed\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crystal Window & Door Systems, Ltd\",\"approval_number_master\":\"FL#30516-R0\",\"approval_number\":\"FL30516.3\",\"seq\":3,\"product_model\":\"5100\",\"product_description\":\"Fixed\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crystal Window & Door Systems, Ltd\",\"approval_number_master\":\"FL#30516-R0\",\"approval_number\":\"FL30516.4\",\"seq\":4,\"product_model\":\"8510\",\"product_description\":\"Fixed\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-05-31 00:00:00\",\"instructions_url\":\"\"}],\"Revival Sash\":[{\"manufacturer\":\"Revival Sash\",\"approval_number_master\":\"FL#30862-R3\",\"approval_number\":\"FL30862.3\",\"seq\":3,\"product_model\":\"RS-1000I FIXED WINDOW HVHZ\",\"product_description\":\"RS-1000I FIXED WINDOW HVHZ\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revival Sash\",\"approval_number_master\":\"FL#30862-R0\",\"approval_number\":\"FL30862.1\",\"seq\":1,\"product_model\":\"1100 TRIPLE WOOD FIXED WINDOW - IMPACT HVHZ\",\"product_description\":\"1100 TRIPLE WOOD FIXED WINDOW - IMPACT HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revival Sash\",\"approval_number_master\":\"FL#30862-R0\",\"approval_number\":\"FL30862.2\",\"seq\":2,\"product_model\":\"1100 WOOD FIXED WINDOW - IMPACT HVHZ\",\"product_description\":\"1100 WOOD FIXED WINDOW - IMPACT HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-30 00:00:00\",\"instructions_url\":\"\"}],\"Interstate Window & Door Co.\":[{\"manufacturer\":\"Interstate Window & Door Co.\",\"approval_number_master\":\"FL#39812-R0\",\"approval_number\":\"FL39812.1\",\"seq\":1,\"product_model\":\"Series 440\\\/6800 Direct Set Picture Window\",\"product_description\":\"Series 440\\\/6800 Direct Set Picture Window - Geometric Shapes\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-09-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Interstate Window & Door Co.\",\"approval_number_master\":\"FL#39292-R0\",\"approval_number\":\"FL39292.1\",\"seq\":1,\"product_model\":\"Series 440 Direct Set Picture Window\",\"product_description\":\"Series 440 Direct Set Picture Window 96\\\" x 72\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-09-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Interstate Window & Door Co.\",\"approval_number_master\":\"FL#39292-R0\",\"approval_number\":\"FL39292.2\",\"seq\":2,\"product_model\":\"Series 440 Direct Set Picture Window\",\"product_description\":\"Series 440 Direct Set Picture Window 96\\\" x 72\\\"\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-09-01 00:00:00\",\"instructions_url\":\"\"}],\"PGT Innovations\":[{\"manufacturer\":\"PGT Innovations\",\"approval_number_master\":\"FL#39632-R1\",\"approval_number\":\"FL39632.2\",\"seq\":2,\"product_model\":\"GW9994G\",\"product_description\":\"Seamless, 5\\\/8\\\" Glazing Window System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Innovations\",\"approval_number_master\":\"FL#39632-R0\",\"approval_number\":\"FL39632.1\",\"seq\":1,\"product_model\":\"GW9994G\",\"product_description\":\"Seamless, Glazed Window System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Piva Group North America, LLC\":[{\"manufacturer\":\"Piva Group North America, LLC\",\"approval_number_master\":\"FL#41963-R0\",\"approval_number\":\"FL41963.1\",\"seq\":1,\"product_model\":\"75 Series Window\",\"product_description\":\"75 Series Single Hung Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-09 00:00:00\",\"instructions_url\":\"\"}],\"Mulia, Inc.\":[{\"manufacturer\":\"Mulia, Inc.\",\"approval_number_master\":\"FL#2452-R2\",\"approval_number\":\"FL2452.1\",\"seq\":1,\"product_model\":\"Lw Window\",\"product_description\":\"2\\\" Glass block- vinyl wrapped fixed window\",\"design_pressure\":\"+80\\\/-85.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-01 00:00:00\",\"instructions_url\":\"\"}],\"Windoworld Industries Inc.\":[{\"manufacturer\":\"Windoworld Industries Inc.\",\"approval_number_master\":\"FL#2691-R2\",\"approval_number\":\"FL2691.1\",\"seq\":1,\"product_model\":\"Europa Series S730\\\/4500\",\"product_description\":\"Fixed\\\/Picture Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windoworld Industries Inc.\",\"approval_number_master\":\"FL#2691-R2\",\"approval_number\":\"FL2691.2\",\"seq\":2,\"product_model\":\"Europa Series S730\\\/4500\",\"product_description\":\"Fixed\\\/Picture Dual Mulled\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windoworld Industries Inc.\",\"approval_number_master\":\"FL#2691-R2\",\"approval_number\":\"FL2691.3\",\"seq\":3,\"product_model\":\"Europa Series S730\\\/4500\",\"product_description\":\"Fixed\\\/Picture Dual Mulled with Stiffener\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windoworld Industries Inc.\",\"approval_number_master\":\"FL#2691-R2\",\"approval_number\":\"FL2691.4\",\"seq\":4,\"product_model\":\"Europa Series S730\\\/4500\",\"product_description\":\"Fixed\\\/Picture Triple Mulled\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windoworld Industries Inc.\",\"approval_number_master\":\"FL#2691-R4\",\"approval_number\":\"FL2691.5\",\"seq\":5,\"product_model\":\"Series \\\"E70\\\"\",\"product_description\":\"Vinyl Picture Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-30 00:00:00\",\"instructions_url\":\"\"}],\"Fyre-Tec\":[{\"manufacturer\":\"Fyre-Tec\",\"approval_number_master\":\"FL#3301-R4\",\"approval_number\":\"FL3301.1\",\"seq\":1,\"product_model\":\"950P Steel Fixed\",\"product_description\":\"Steel fire rated-non impact\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fyre-Tec\",\"approval_number_master\":\"FL#3301-R7\",\"approval_number\":\"FL3301.2\",\"seq\":2,\"product_model\":\"950P Steel Fixed\",\"product_description\":\"Steel Fire rated-non impact with Insulated Glazing\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Flesher Windows, Inc.\":[{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#4158-R3\",\"approval_number\":\"FL4158.1\",\"seq\":1,\"product_model\":\"1500 Series\",\"product_description\":\"96\\\" x 48\\\" fixed window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#4158-R3\",\"approval_number\":\"FL4158.2\",\"seq\":2,\"product_model\":\"FWI 1000 Series\",\"product_description\":\"72\\\" x 36\\\" impact resistant fixed window\",\"design_pressure\":\"+60\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#4158-R3\",\"approval_number\":\"FL4158.3\",\"seq\":3,\"product_model\":\"FWI 1200 Series\",\"product_description\":\"84\\\" x 48\\\" fixed window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#4158-R3\",\"approval_number\":\"FL4158.4\",\"seq\":4,\"product_model\":\"Series 1000\",\"product_description\":\"60\\\" x 48\\\" fixed window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#9292-R1\",\"approval_number\":\"FL9292.1\",\"seq\":1,\"product_model\":\"Series FWI 2000\",\"product_description\":\"Aluminum Impact Rated Picture Window\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#12284-R0\",\"approval_number\":\"FL12284.1\",\"seq\":1,\"product_model\":\"1436 PICTURE WINDOW\",\"product_description\":\"1436 PICTURE WINDOW\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#12284-R0\",\"approval_number\":\"FL12284.2\",\"seq\":2,\"product_model\":\"1446 PICTURE WINDOW\",\"product_description\":\"1446 PICTURE WINDOW\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#12284-R0\",\"approval_number\":\"FL12284.3\",\"seq\":3,\"product_model\":\"2456 PICTURE WINDOW\",\"product_description\":\"2456 PICTURE WINDOW\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#12284-R0\",\"approval_number\":\"FL12284.4\",\"seq\":4,\"product_model\":\"2466 PICTURE WINDOW\",\"product_description\":\"2466 PICTURE WINDOW\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Lincoln Wood Products, Inc.\":[{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6642-R5\",\"approval_number\":\"FL6642.1\",\"seq\":1,\"product_model\":\"Clad Casement Studio\",\"product_description\":\"Clad Casement Studio\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6642-R5\",\"approval_number\":\"FL6642.2\",\"seq\":2,\"product_model\":\"Clad Casement Studio - Impact Resistant\",\"product_description\":\"Clad Casement Studio\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6642-R5\",\"approval_number\":\"FL6642.3\",\"seq\":3,\"product_model\":\"Clad Direct Set\",\"product_description\":\"Clad Direct Set\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6642-R5\",\"approval_number\":\"FL6642.4\",\"seq\":4,\"product_model\":\"Clad Direct Set - Impact Resistant\",\"product_description\":\"Clad Direct Set\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6642-R5\",\"approval_number\":\"FL6642.5\",\"seq\":5,\"product_model\":\"Clad Double Hung Studio\",\"product_description\":\"Clad Double Hung Studio\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6642-R5\",\"approval_number\":\"FL6642.6\",\"seq\":6,\"product_model\":\"Clad Double Hung Studio - Impact Resistant\",\"product_description\":\"Clad Double Hung Studio\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6642-R5\",\"approval_number\":\"FL6642.7\",\"seq\":7,\"product_model\":\"Clad Hybrid Double Hung Studio\",\"product_description\":\"Clad Hybrid Double Hung Studio\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6642-R5\",\"approval_number\":\"FL6642.8\",\"seq\":8,\"product_model\":\"Clad Hybrid Double Hung Studio - Impact Resistant\",\"product_description\":\"Clad Hybrid Double Hung Studio - Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6642-R5\",\"approval_number\":\"FL6642.9\",\"seq\":9,\"product_model\":\"Clad Wide Stile Transom\",\"product_description\":\"Clad Wide Stile Transom\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6642-R5\",\"approval_number\":\"FL6642.10\",\"seq\":10,\"product_model\":\"Primed Wood Casement Studio\",\"product_description\":\"Prime Casement Studio\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6642-R5\",\"approval_number\":\"FL6642.11\",\"seq\":11,\"product_model\":\"Primed Wood Casement Studio - Impact Resistant\",\"product_description\":\"Prime Casement Studio\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6642-R5\",\"approval_number\":\"FL6642.12\",\"seq\":12,\"product_model\":\"Primed Wood Direct Set\",\"product_description\":\"Primed Direct Set\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6642-R5\",\"approval_number\":\"FL6642.13\",\"seq\":13,\"product_model\":\"Primed Wood Direct Set Window - Impact Resistant\",\"product_description\":\"Primed Direct Set\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6642-R5\",\"approval_number\":\"FL6642.14\",\"seq\":14,\"product_model\":\"Primed Wood Double Hung Studio\",\"product_description\":\"Primed Double Hung Studio\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6642-R5\",\"approval_number\":\"FL6642.15\",\"seq\":15,\"product_model\":\"Primed Wood Double Hung Studio - Impact Resistant\",\"product_description\":\"Prime Double Hung Studio\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6642-R5\",\"approval_number\":\"FL6642.16\",\"seq\":16,\"product_model\":\"Timeline Casement Picture\",\"product_description\":\"Vinyl Fixed Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6642-R5\",\"approval_number\":\"FL6642.17\",\"seq\":17,\"product_model\":\"Timeline Direct Set Window\",\"product_description\":\"Vinyl Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6642-R5\",\"approval_number\":\"FL6642.18\",\"seq\":18,\"product_model\":\"Timeline Single Hung Picture\",\"product_description\":\"Vinyl Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6642-R5\",\"approval_number\":\"FL6642.19\",\"seq\":19,\"product_model\":\"Wood Wide Stile Transom\",\"product_description\":\"Wood Wide Stile Transom\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6642-R5\",\"approval_number\":\"FL6642.20\",\"seq\":20,\"product_model\":\"WV Casement Studio\",\"product_description\":\"WV Casement Studio\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6642-R5\",\"approval_number\":\"FL6642.21\",\"seq\":21,\"product_model\":\"WV Casement Studio - Impact Resistant\",\"product_description\":\"WV Casement Studio\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6642-R5\",\"approval_number\":\"FL6642.22\",\"seq\":22,\"product_model\":\"WV Direct Set\",\"product_description\":\"WV Direct Set\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6642-R5\",\"approval_number\":\"FL6642.23\",\"seq\":23,\"product_model\":\"WV Direct Set - Impact Resistant\",\"product_description\":\"WV Direct Set\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6642-R5\",\"approval_number\":\"FL6642.24\",\"seq\":24,\"product_model\":\"WV Double Hung Studio\",\"product_description\":\"WV Double Hung Studio\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6642-R5\",\"approval_number\":\"FL6642.25\",\"seq\":25,\"product_model\":\"WV Double Hung Studio - Impact Resistant\",\"product_description\":\"WV Double Hung Studio\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6642-R5\",\"approval_number\":\"FL6642.26\",\"seq\":26,\"product_model\":\"WV Hybrid Double Hung Studio\",\"product_description\":\"WV Hybrid Double Hung Studio\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6642-R5\",\"approval_number\":\"FL6642.27\",\"seq\":27,\"product_model\":\"WV Hybrid Double Hung Studio - Impact\",\"product_description\":\"WV Hybrid Double Hung Studio - Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6642-R6\",\"approval_number\":\"FL6642.28\",\"seq\":28,\"product_model\":\"WV Casement Studio - Impact Resistant\",\"product_description\":\"WV Casement Studio\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6642-R6\",\"approval_number\":\"FL6642.29\",\"seq\":29,\"product_model\":\"WV Direct Set\",\"product_description\":\"WV Direct Set\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6642-R6\",\"approval_number\":\"FL6642.30\",\"seq\":30,\"product_model\":\"WV Direct Set - Impact Resistant\",\"product_description\":\"WV Direct Set\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6642-R6\",\"approval_number\":\"FL6642.31\",\"seq\":31,\"product_model\":\"WV Double Hung Studio\",\"product_description\":\"WV Double Hung Studio\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6642-R6\",\"approval_number\":\"FL6642.32\",\"seq\":32,\"product_model\":\"WV Double Hung Studio - Impact Resistant\",\"product_description\":\"WV Double Hung Studio\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6642-R6\",\"approval_number\":\"FL6642.33\",\"seq\":33,\"product_model\":\"WV Hybrid Double Hung Studio\",\"product_description\":\"WV Hybrid Double Hung Studio\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6642-R6\",\"approval_number\":\"FL6642.34\",\"seq\":34,\"product_model\":\"WV Hybrid Double Hung Studio - Impact\",\"product_description\":\"WV Hybrid Double Hung Studio - Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6642-R18\",\"approval_number\":\"FL6642.35\",\"seq\":35,\"product_model\":\"WV Double Hung Studio\",\"product_description\":\"WV Double Hung Studio\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6642-R18\",\"approval_number\":\"FL6642.36\",\"seq\":36,\"product_model\":\"WV Double Hung Studio Hybrid\",\"product_description\":\"WV Double Hung Studio Hybrid\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-07-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#6642-R18\",\"approval_number\":\"FL6642.37\",\"seq\":37,\"product_model\":\"WV Double Hung Studio-StormPoint\",\"product_description\":\"WV Double Hung Studio-StormPoint\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-03 00:00:00\",\"instructions_url\":\"\"}],\"CENTRIA\":[{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#6944-R1\",\"approval_number\":\"FL6944.1\",\"seq\":1,\"product_model\":\"FV-500\",\"product_description\":\"Aluminum Fixed Window 72\\\" x 72\\\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#6944-R1\",\"approval_number\":\"FL6944.2\",\"seq\":2,\"product_model\":\"FV-500\",\"product_description\":\"Aluminum Fixed Window 36\\\" x 60\\\"\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#16547-R0\",\"approval_number\":\"FL16547.1\",\"seq\":1,\"product_model\":\"FV500X\",\"product_description\":\"Aluminum Fixed Window 72\\\" x 72\\\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#16547-R0\",\"approval_number\":\"FL16547.2\",\"seq\":2,\"product_model\":\"FV500X\",\"product_description\":\"Aluminum Fixed Window 36\\\" x 60\\\"\",\"design_pressure\":\"+80\\\/-140\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#16547-R0\",\"approval_number\":\"FL16547.3\",\"seq\":3,\"product_model\":\"FV600A\",\"product_description\":\"Aluminum Fixed Window 96\\\" x 72\\\", 147\\\" x 72\\\" and 135\\\" x 72\\\".\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Gilkey Window Company, Inc.\":[{\"manufacturer\":\"Gilkey Window Company, Inc.\",\"approval_number_master\":\"FL#7615-R1\",\"approval_number\":\"FL7615.1\",\"seq\":1,\"product_model\":\"Series 3200\\\/4200 Fixed PW\",\"product_description\":\"Fixed Vinyl Round Top Impact Picture Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Masonite International\":[{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#7853-R2\",\"approval_number\":\"FL7853.1\",\"seq\":1,\"product_model\":\"Wood\\\/Composite Transom\",\"product_description\":\"84\\\" x 48\\\" Fixed Transom\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#7853-R2\",\"approval_number\":\"FL7853.2\",\"seq\":2,\"product_model\":\"Wood\\\/Composite Transom\",\"product_description\":\"96\\\" X 27\\\" Fixed Transom\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"RightConcept\":[{\"manufacturer\":\"RightConcept\",\"approval_number_master\":\"FL#8522-R1\",\"approval_number\":\"FL8522.1\",\"seq\":1,\"product_model\":\"a. Transom \\\/ Fixed Lite\",\"product_description\":\"Up to 74.0\\\" x 48.0\\\" Transom \\\/ Fixed Lite Insulated Non-Impact Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Absolute Storm Protection\":[{\"manufacturer\":\"Absolute Storm Protection\",\"approval_number_master\":\"FL#8866-R1\",\"approval_number\":\"FL8866.1\",\"seq\":1,\"product_model\":\"PVC Fixed Window\",\"product_description\":\"PVC Fixed Window\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-28 00:00:00\",\"instructions_url\":\"\"}],\"Thermal Industries\":[{\"manufacturer\":\"Thermal Industries\",\"approval_number_master\":\"FL#9207-R2\",\"approval_number\":\"FL9207.1\",\"seq\":1,\"product_model\":\"50\\\/55\\\/250\\\/255 Picture Window\",\"product_description\":\"F-R55 72 x 77\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thermal Industries\",\"approval_number_master\":\"FL#9207-R2\",\"approval_number\":\"FL9207.2\",\"seq\":2,\"product_model\":\"50\\\/55\\\/250\\\/255 PW Triple\",\"product_description\":\"F-C55 133 x 74\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-10 00:00:00\",\"instructions_url\":\"\"}],\"Paradigm Window Solutions\":[{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#9217-R1\",\"approval_number\":\"FL9217.1\",\"seq\":1,\"product_model\":\"8361\",\"product_description\":\"Fixed Casement Awning Window Non-Impact, 72x63\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#9232-R1\",\"approval_number\":\"FL9232.1\",\"seq\":1,\"product_model\":\"8371\",\"product_description\":\"Fixed Geometric Picture Window Non-Impact 72x63\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#9217-R1\",\"approval_number\":\"FL9217.2\",\"seq\":2,\"product_model\":\"8361\",\"product_description\":\"Fixed Casement Awning Window Impact, 72x63\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#9232-R1\",\"approval_number\":\"FL9232.2\",\"seq\":2,\"product_model\":\"8371\",\"product_description\":\"Fixed Geometric Picture Window Impact 72x63\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#10743-R0\",\"approval_number\":\"FL10743.1\",\"seq\":1,\"product_model\":\"8396 PVC FIXED WINDOW\",\"product_description\":\"8396 PVC FIXED WINDOW 72x80\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#13543-R0\",\"approval_number\":\"FL13543.1\",\"seq\":1,\"product_model\":\"8371 PVC FIXED WINDOW\",\"product_description\":\"8371 PVC FIXED WINDOW, ACRYLIC GLAZED, NON-IMPACT 60x60\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#13543-R0\",\"approval_number\":\"FL13543.2\",\"seq\":2,\"product_model\":\"8371 PVC FIXED WINDOW\",\"product_description\":\"8371 PVC FIXED WINDOW, GEOMETRIC, NON-IMPACT 96x72\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#13545-R0\",\"approval_number\":\"FL13545.1\",\"seq\":1,\"product_model\":\"8361 EP PVC FIXED CASEMENT WINDOW\",\"product_description\":\"8361 EP PVC FIXED CASEMENT WINDOW NON-IMPACT, 72x80\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Doco Enterprises\":[{\"manufacturer\":\"Doco Enterprises\",\"approval_number_master\":\"FL#9529-R1\",\"approval_number\":\"FL9529.1\",\"seq\":1,\"product_model\":\"FL-4200 Fixed Series\",\"product_description\":\"Impact Fixed Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doco Enterprises\",\"approval_number_master\":\"FL#9531-R1\",\"approval_number\":\"FL9531.1\",\"seq\":1,\"product_model\":\"FL-4500 Fixed Series\",\"product_description\":\"Impact Fixed Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doco Enterprises\",\"approval_number_master\":\"FL#9532-R1\",\"approval_number\":\"FL9532.1\",\"seq\":1,\"product_model\":\"FL-4500 Fixed\",\"product_description\":\"Impact Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doco Enterprises\",\"approval_number_master\":\"FL#10514-R0\",\"approval_number\":\"FL10514.1\",\"seq\":1,\"product_model\":\"H-330 FIXED SERIES\",\"product_description\":\"IMPACT HYBRID PICTURE WINDOW\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doco Enterprises\",\"approval_number_master\":\"FL#10515-R0\",\"approval_number\":\"FL10515.1\",\"seq\":1,\"product_model\":\"H-330 FIXED SERIES\",\"product_description\":\"HYBRID FIXED CASEMENT WINDOW\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doco Enterprises\",\"approval_number_master\":\"FL#10515-R0\",\"approval_number\":\"FL10515.2\",\"seq\":2,\"product_model\":\"H-330 FIXED SERIES\",\"product_description\":\"HYBRID FIXED CASEMENT WINDOW\",\"design_pressure\":\"+60\\\/--60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doco Enterprises\",\"approval_number_master\":\"FL#11008-R0\",\"approval_number\":\"FL11008.1\",\"seq\":1,\"product_model\":\"H-310 FIXED SERIES\",\"product_description\":\"IMPACT HYBRID PICTURE WINDOW\",\"design_pressure\":\"+80\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doco Enterprises\",\"approval_number_master\":\"FL#16159-R0\",\"approval_number\":\"FL16159.1\",\"seq\":1,\"product_model\":\"FL-4200 Series\",\"product_description\":\"Impact Fixed Frame\\n(53x77)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doco Enterprises\",\"approval_number_master\":\"FL#16159-R0\",\"approval_number\":\"FL16159.2\",\"seq\":2,\"product_model\":\"Fl-4200 Series\",\"product_description\":\"Impact Fixed Frame (78x72)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-30 00:00:00\",\"instructions_url\":\"\"}],\"IVIV Group USA Corp\":[{\"manufacturer\":\"IVIV Group USA Corp\",\"approval_number_master\":\"FL#9646-R1\",\"approval_number\":\"FL9646.1\",\"seq\":1,\"product_model\":\"SERIES 8000 FIXED LITE ALUMINUM WINDOW\",\"product_description\":\"SERIES 8000 FIXED LITE ALUMINUM WINDOW 74 1\\\/8\\\" X 37 3\\\/4\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Gentek Building Products\":[{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9886-R1\",\"approval_number\":\"FL9886.1\",\"seq\":1,\"product_model\":\"a. Model 0104\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9886-R1\",\"approval_number\":\"FL9886.2\",\"seq\":2,\"product_model\":\"b. Model 0170\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9886-R1\",\"approval_number\":\"FL9886.3\",\"seq\":3,\"product_model\":\"c. Model 0204\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9886-R1\",\"approval_number\":\"FL9886.4\",\"seq\":4,\"product_model\":\"d. Model 02A4\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9886-R1\",\"approval_number\":\"FL9886.5\",\"seq\":5,\"product_model\":\"e. Model 0404\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9886-R1\",\"approval_number\":\"FL9886.6\",\"seq\":6,\"product_model\":\"f. Model 0504\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9886-R1\",\"approval_number\":\"FL9886.7\",\"seq\":7,\"product_model\":\"g. Model 0604\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9886-R1\",\"approval_number\":\"FL9886.8\",\"seq\":8,\"product_model\":\"h. Model 0614\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9886-R1\",\"approval_number\":\"FL9886.9\",\"seq\":9,\"product_model\":\"i. Model 0704\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9886-R1\",\"approval_number\":\"FL9886.10\",\"seq\":10,\"product_model\":\"j. Model 0970\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9886-R1\",\"approval_number\":\"FL9886.11\",\"seq\":11,\"product_model\":\"k. Model 8014\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9886-R1\",\"approval_number\":\"FL9886.12\",\"seq\":12,\"product_model\":\"l. Model 9014\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9886-R2\",\"approval_number\":\"FL9886.13\",\"seq\":13,\"product_model\":\"m. Model 3104\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9886-R2\",\"approval_number\":\"FL9886.14\",\"seq\":14,\"product_model\":\"n. Model 3104\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9886-R2\",\"approval_number\":\"FL9886.15\",\"seq\":15,\"product_model\":\"o. Model \\\"i\\\" 204\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9886-R2\",\"approval_number\":\"FL9886.16\",\"seq\":16,\"product_model\":\"p. Model \\\"i\\\" 970\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9886-R2\",\"approval_number\":\"FL9886.17\",\"seq\":17,\"product_model\":\"q. Model V114\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9886-R3\",\"approval_number\":\"FL9886.18\",\"seq\":18,\"product_model\":\"r. Model V204\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11772-R0\",\"approval_number\":\"FL11772.1\",\"seq\":1,\"product_model\":\"a. Series 3104\",\"product_description\":\"Extruded Vinyl Picture Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11772-R0\",\"approval_number\":\"FL11772.2\",\"seq\":2,\"product_model\":\"b. Series 3104\",\"product_description\":\"Extruded Vinyl Picture Window - with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11779-R0\",\"approval_number\":\"FL11779.1\",\"seq\":1,\"product_model\":\"a. Series I-204\",\"product_description\":\"Extruded PVC Fixed Window \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11779-R0\",\"approval_number\":\"FL11779.2\",\"seq\":2,\"product_model\":\"b. Series I-970\",\"product_description\":\"Extruded PVC Fixed Window \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9886-R9\",\"approval_number\":\"FL9886.19\",\"seq\":19,\"product_model\":\"s. Model 3004 \\\/ 3B04\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#9886-R9\",\"approval_number\":\"FL9886.20\",\"seq\":20,\"product_model\":\"t. Model 03A4\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Revere Building Products\":[{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9890-R1\",\"approval_number\":\"FL9890.1\",\"seq\":1,\"product_model\":\"a. Model 0104\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9890-R1\",\"approval_number\":\"FL9890.2\",\"seq\":2,\"product_model\":\"b. Model 0170\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9890-R1\",\"approval_number\":\"FL9890.3\",\"seq\":3,\"product_model\":\"c. Model 0204\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9890-R1\",\"approval_number\":\"FL9890.4\",\"seq\":4,\"product_model\":\"d. Model 02A4\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9890-R1\",\"approval_number\":\"FL9890.5\",\"seq\":5,\"product_model\":\"e. Model 0404\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9890-R1\",\"approval_number\":\"FL9890.6\",\"seq\":6,\"product_model\":\"f. Model 0504\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9890-R1\",\"approval_number\":\"FL9890.7\",\"seq\":7,\"product_model\":\"g. Model 0604\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9890-R1\",\"approval_number\":\"FL9890.8\",\"seq\":8,\"product_model\":\"h. Model 0614\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9890-R1\",\"approval_number\":\"FL9890.9\",\"seq\":9,\"product_model\":\"i. Model 0704\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9890-R1\",\"approval_number\":\"FL9890.10\",\"seq\":10,\"product_model\":\"j. Model 0970\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9890-R1\",\"approval_number\":\"FL9890.11\",\"seq\":11,\"product_model\":\"k. Model 8014\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9890-R1\",\"approval_number\":\"FL9890.12\",\"seq\":12,\"product_model\":\"l. Model 9014\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9890-R2\",\"approval_number\":\"FL9890.13\",\"seq\":13,\"product_model\":\"m. Model 3104\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9890-R2\",\"approval_number\":\"FL9890.14\",\"seq\":14,\"product_model\":\"n. Model 3104\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9890-R2\",\"approval_number\":\"FL9890.15\",\"seq\":15,\"product_model\":\"o. Model \\\"i\\\" 204\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9890-R2\",\"approval_number\":\"FL9890.16\",\"seq\":16,\"product_model\":\"p. Model \\\"i\\\" 970\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9890-R2\",\"approval_number\":\"FL9890.17\",\"seq\":17,\"product_model\":\"q. Model V114\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9890-R3\",\"approval_number\":\"FL9890.18\",\"seq\":18,\"product_model\":\"r. Model V204\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11776-R0\",\"approval_number\":\"FL11776.1\",\"seq\":1,\"product_model\":\"a. Series 3104\",\"product_description\":\"Extruded Vinyl Picture Window - \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11776-R0\",\"approval_number\":\"FL11776.2\",\"seq\":2,\"product_model\":\"b. Series 3104\",\"product_description\":\"Extruded Vinyl Picture Window - with Nailing Fin \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11780-R0\",\"approval_number\":\"FL11780.1\",\"seq\":1,\"product_model\":\"a. Series I-204\",\"product_description\":\"Extruded PVC Fixed Window \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11780-R0\",\"approval_number\":\"FL11780.2\",\"seq\":2,\"product_model\":\"b. Series I-970\",\"product_description\":\"Extruded PVC Fixed Window \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9890-R9\",\"approval_number\":\"FL9890.19\",\"seq\":19,\"product_model\":\"s. Model 3004 \\\/ 3B04\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#9890-R9\",\"approval_number\":\"FL9890.20\",\"seq\":20,\"product_model\":\"t. Model 03A4\",\"product_description\":\"Extruded PVC \\\"Non-Impact\\\" Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Architectural Openings Inc.\":[{\"manufacturer\":\"Architectural Openings Inc.\",\"approval_number_master\":\"FL#10207-R1\",\"approval_number\":\"FL10207.1\",\"seq\":1,\"product_model\":\"Exterior Detention Windows\",\"product_description\":\"Series \\\"FLDOC\\\" Fixed Security\\nSteel Window w\\\/Eight Individual Lites\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-31 00:00:00\",\"instructions_url\":\"\"}],\"Security Impact Windows, LLC\":[{\"manufacturer\":\"Security Impact Windows, LLC\",\"approval_number_master\":\"FL#10698-R0\",\"approval_number\":\"FL10698.1\",\"seq\":1,\"product_model\":\"Series '300 StormSafe' Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+90\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-29 00:00:00\",\"instructions_url\":\"\"}],\"Bell-View, Inc.\":[{\"manufacturer\":\"Bell-View, Inc.\",\"approval_number_master\":\"FL#5576-R1\",\"approval_number\":\"FL5576.1\",\"seq\":1,\"product_model\":\"PI21\",\"product_description\":\"VINYL PICTURE WINDOW\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bell-View, Inc.\",\"approval_number_master\":\"FL#5576-R1\",\"approval_number\":\"FL5576.2\",\"seq\":2,\"product_model\":\"PI21\",\"product_description\":\"VINYL PICTURE WINDOW\",\"design_pressure\":\"+47.2\\\/-47.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bell-View, Inc.\",\"approval_number_master\":\"FL#5919-R1\",\"approval_number\":\"FL5919.1\",\"seq\":1,\"product_model\":\"\\\"Blue Chip\\\"\",\"product_description\":\"Aluminum Fixed Prime Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bell-View, Inc.\",\"approval_number_master\":\"FL#5919-R1\",\"approval_number\":\"FL5919.2\",\"seq\":2,\"product_model\":\"\\\"Blue Chip\\\"\",\"product_description\":\"Aluminum Fixed Prime Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-30 00:00:00\",\"instructions_url\":\"\"}],\"The Hurricane Window and Door Factory\":[{\"manufacturer\":\"The Hurricane Window and Door Factory\",\"approval_number_master\":\"FL#10376-R1\",\"approval_number\":\"FL10376.1\",\"seq\":1,\"product_model\":\"FIX6000P PVC FIXED WINDOW\",\"product_description\":\"FIX6000P PVC FIXED WINDOW, 48 1\\\/4\\\" x 96\\\"\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Hurricane Window and Door Factory\",\"approval_number_master\":\"FL#10376-R1\",\"approval_number\":\"FL10376.2\",\"seq\":2,\"product_model\":\"FIX6000S PVC FIXED WINDOW\",\"product_description\":\"FIX6000S PVC FIXED WINDOW, 48 1\\\/4 x 96\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Hurricane Window and Door Factory\",\"approval_number_master\":\"FL#10376-R1\",\"approval_number\":\"FL10376.3\",\"seq\":3,\"product_model\":\"FIX6000S PVC FIXED WINDOW\",\"product_description\":\"FIX6000S PVC FIXED WINDOW, 53 1\\\/4\\\" x 84 1\\\/4\\\"\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Hurricane Window and Door Factory\",\"approval_number_master\":\"FL#10376-R2\",\"approval_number\":\"FL10376.4\",\"seq\":4,\"product_model\":\"FIX6000S PVC FIXED WINDOW\",\"product_description\":\"FIX6000S PVC FIXED WINDOW, 53 1\\\/4\\\" x 84 1\\\/4\\\"\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Hurricane Window and Door Factory\",\"approval_number_master\":\"FL#13020-R0\",\"approval_number\":\"FL13020.1\",\"seq\":1,\"product_model\":\"FIX6000S PVC Fixed Window\",\"product_description\":\"FIX6000S PVC Fixed Window 53\\\"x78\\\"\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Bonneville Windows and Doors\":[{\"manufacturer\":\"Bonneville Windows and Doors\",\"approval_number_master\":\"FL#10486-R0\",\"approval_number\":\"FL10486.1\",\"seq\":1,\"product_model\":\"V-800 PVC FIXED WINDOW\",\"product_description\":\"V-800 PVC FIXED WINDOW 36\\\" X 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bonneville Windows and Doors\",\"approval_number_master\":\"FL#10486-R0\",\"approval_number\":\"FL10486.2\",\"seq\":2,\"product_model\":\"V-900 PVC FIXED WINDOW\",\"product_description\":\"V-900 PVC FIXED WINDOW 73\\\" X 73\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bonneville Windows and Doors\",\"approval_number_master\":\"FL#10486-R0\",\"approval_number\":\"FL10486.3\",\"seq\":3,\"product_model\":\"W-825 ALUMINUM CLAD WOOD FIXED WINDOW\",\"product_description\":\"W-825 ALUMINUM CLAD WOOD FIXED WINDOW 36\\\" X 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bonneville Windows and Doors\",\"approval_number_master\":\"FL#10486-R0\",\"approval_number\":\"FL10486.4\",\"seq\":4,\"product_model\":\"W-825 WOOD FIXED WINDOW\",\"product_description\":\"W-825 WOOD FIXED WINDOW 36\\\" X 72\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bonneville Windows and Doors\",\"approval_number_master\":\"FL#10486-R0\",\"approval_number\":\"FL10486.5\",\"seq\":5,\"product_model\":\"W-925 ALUMINUM CLAD WOOD FIXED WINDOW\",\"product_description\":\"W-925 ALUMINUM CLAD WOOD FIXED WINDOW 73\\\" X 73\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bonneville Windows and Doors\",\"approval_number_master\":\"FL#10486-R0\",\"approval_number\":\"FL10486.6\",\"seq\":6,\"product_model\":\"W-925 WOOD FIXED WINDOW\",\"product_description\":\"W-925 WOOD FIXED WINDOW 73\\\" X 73\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bonneville Windows and Doors\",\"approval_number_master\":\"FL#13398-R0\",\"approval_number\":\"FL13398.1\",\"seq\":1,\"product_model\":\"FT51 ALUMINUM CLAD WOOD FIXED TRANSOM\",\"product_description\":\"FT51 ALUMINUM CLAD WOOD FIXED TRANSOM 74x35 3\\\/4\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bonneville Windows and Doors\",\"approval_number_master\":\"FL#13398-R0\",\"approval_number\":\"FL13398.2\",\"seq\":2,\"product_model\":\"FT51 NATURAL WOOD FIXED TRANSOM\",\"product_description\":\"FT51 NATURAL WOOD FIXED TRANSOM 74x35 3\\\/4\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bonneville Windows and Doors\",\"approval_number_master\":\"FL#13398-R0\",\"approval_number\":\"FL13398.3\",\"seq\":3,\"product_model\":\"FT52 ALUMINUM CLAD WOOD FIXED TRANSOM\",\"product_description\":\"FT52 ALUMINUM CLAD WOOD FIXED TRANSOM 74x35 3\\\/4\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bonneville Windows and Doors\",\"approval_number_master\":\"FL#13398-R0\",\"approval_number\":\"FL13398.4\",\"seq\":4,\"product_model\":\"FT52 NATURAL WOOD FIXED TRANSOM\",\"product_description\":\"FT52 NATURAL WOOD FIXED TRANSOM 74x35 3\\\/4\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bonneville Windows and Doors\",\"approval_number_master\":\"FL#13398-R0\",\"approval_number\":\"FL13398.5\",\"seq\":5,\"product_model\":\"SL55 ALUMINUM CLAD WOOD SIDELITE\\\/FIXED PANEL\",\"product_description\":\"SL55 ALUMINUM CLAD WOOD SIDELITE\\\/FIXED PANEL 36x95 1\\\/2\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bonneville Windows and Doors\",\"approval_number_master\":\"FL#13398-R0\",\"approval_number\":\"FL13398.6\",\"seq\":6,\"product_model\":\"SL55 NATURAL WOOD SIDELITE\\\/FIXED PANEL\",\"product_description\":\"SL55 NATURAL WOOD SIDELITE\\\/FIXED PANEL 36x95 1\\\/2\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Metra System\":[{\"manufacturer\":\"Metra System\",\"approval_number_master\":\"FL#10891-R0\",\"approval_number\":\"FL10891.1\",\"seq\":1,\"product_model\":\"NC82 STH Aluminum Fixed Window\",\"product_description\":\"NC82 STH Aluminum Fixed Window\\n48x96\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Creative Door & Millwork, LLC.\":[{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#10977-R0\",\"approval_number\":\"FL10977.1\",\"seq\":1,\"product_model\":\"Radius Transom\\\/FW\",\"product_description\":\"Up to a 6'0 x 3'0 Radius \\\"Impact\\\" Fixed Window Direct Set and Sash Style\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#10977-R0\",\"approval_number\":\"FL10977.2\",\"seq\":2,\"product_model\":\"Rectangular Fixed Window\",\"product_description\":\"Up to a 6'0 x 3'0 Rectangular \\\"Impact\\\" Fixed Window Direct Set and Sash Style\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#10992-R0\",\"approval_number\":\"FL10992.1\",\"seq\":1,\"product_model\":\"Non Impact Fixed Window\",\"product_description\":\"Non-Impact FW\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#12857-R0\",\"approval_number\":\"FL12857.1\",\"seq\":1,\"product_model\":\"Glazed & Opaque Fixed Sidelite\",\"product_description\":\"Glazed & Opaque Fixed Rectangular Sidelite\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creative Door & Millwork, LLC.\",\"approval_number_master\":\"FL#12857-R0\",\"approval_number\":\"FL12857.2\",\"seq\":2,\"product_model\":\"Glazed & Opaque Fixed Transom\",\"product_description\":\"Glazed & Opaque Fixed Rectangular & Round Top Transom\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Columbia Commercial Building Products\":[{\"manufacturer\":\"Columbia Commercial Building Products\",\"approval_number_master\":\"FL#11124-R0\",\"approval_number\":\"FL11124.1\",\"seq\":1,\"product_model\":\"3100 Fixed Window\",\"product_description\":\"3100 Series Fixed Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Columbia Commercial Building Products\",\"approval_number_master\":\"FL#13557-R0\",\"approval_number\":\"FL13557.1\",\"seq\":1,\"product_model\":\"C2000\",\"product_description\":\"Fixed Window (Impact)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Columbia Commercial Building Products\",\"approval_number_master\":\"FL#13557-R0\",\"approval_number\":\"FL13557.2\",\"seq\":2,\"product_model\":\"C2000\",\"product_description\":\"Fixed Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-30 00:00:00\",\"instructions_url\":\"\"}],\"Force V Environmental, LLC\":[{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11204-R0\",\"approval_number\":\"FL11204.1\",\"seq\":1,\"product_model\":\"A. AS60 Picture Window\",\"product_description\":\"Extruded PVC Picture Window with 3\\\/4\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11204-R0\",\"approval_number\":\"FL11204.2\",\"seq\":2,\"product_model\":\"B. Corona 5250 Picture Window\",\"product_description\":\"Extruded PVC Picture Window with 13\\\/16\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11204-R0\",\"approval_number\":\"FL11204.3\",\"seq\":3,\"product_model\":\"C. 1\\\" Glass - Series 5250 Picture Window\",\"product_description\":\"Extruded PVC Picture Window with 1\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11204-R0\",\"approval_number\":\"FL11204.4\",\"seq\":4,\"product_model\":\"D. Corona 5250 Picture Window\",\"product_description\":\"Extruded PVC Picture Window with 13\\\/16\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11204-R0\",\"approval_number\":\"FL11204.5\",\"seq\":5,\"product_model\":\"E. 1\\\" Glass - Series 5250 Picture Window\",\"product_description\":\"Extruded PVC Picture Window with 1\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11204-R0\",\"approval_number\":\"FL11204.6\",\"seq\":6,\"product_model\":\"F. 1\\\" Glass - Series 5250 \\\"Hurricane Force V\\u2122\\\"\",\"product_description\":\"Extruded PVC Picture Window with 1\\\" Insulated Laminated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11204-R0\",\"approval_number\":\"FL11204.7\",\"seq\":7,\"product_model\":\"H. 1\\\" Glass - Series 5250 \\\"Hurricane Force V\\u2122\\\"\",\"product_description\":\"Extruded PVC Picture Window with 1\\\" Insulated Laminated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11204-R0\",\"approval_number\":\"FL11204.8\",\"seq\":8,\"product_model\":\"I. 1\\\" Glass - Series 5250 \\\"Hurricane Force V\\u2122\\\"\",\"product_description\":\"Extruded PVC Picture Window with 1\\\" Insulated Laminated Glass (Geometric Shapes)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"MARITECH WINDOWS\":[{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#11210-R0\",\"approval_number\":\"FL11210.1\",\"seq\":1,\"product_model\":\"3121 PW PVC Fixed Window\",\"product_description\":\"3121 PW PVC Fixed Window 48x60\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#11210-R1\",\"approval_number\":\"FL11210.2\",\"seq\":2,\"product_model\":\"312 PW PVC Fixed Window\",\"product_description\":\"312 PW PVC Fixed Window 48x72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#11210-R1\",\"approval_number\":\"FL11210.3\",\"seq\":3,\"product_model\":\"452 PW PVC FIXED WINDOW\",\"product_description\":\"452 PW PVC FIXED WINDOW 48X72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#11210-R1\",\"approval_number\":\"FL11210.4\",\"seq\":4,\"product_model\":\"570 PW PVC FIXED WINDOW\",\"product_description\":\"570 PW PVC FIXED WINDOW 72X72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#11210-R1\",\"approval_number\":\"FL11210.5\",\"seq\":5,\"product_model\":\"572 PW PVC FIXED WINDOW\",\"product_description\":\"572 PW PVC FIXED WINDOW 48X72\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#11210-R1\",\"approval_number\":\"FL11210.6\",\"seq\":6,\"product_model\":\"574 PW PVC FIXED WINDOW\",\"product_description\":\"574 PW PVC FIXED WINDOW - LMI - 52X76\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#11210-R1\",\"approval_number\":\"FL11210.7\",\"seq\":7,\"product_model\":\"574 PW PVC FIXED WINDOW\",\"product_description\":\"574 PW PVC FIXED WINDOW 48X72\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#11210-R1\",\"approval_number\":\"FL11210.8\",\"seq\":8,\"product_model\":\"CP55WW PVC FIXED WINDOW\",\"product_description\":\"CP55WW PVC FIXED WINDOW 72X72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#11210-R1\",\"approval_number\":\"FL11210.9\",\"seq\":9,\"product_model\":\"CP55WW PVC FIXED WINDOW IMPACT\",\"product_description\":\"CP55WW PVC FIXED WINDOW - LMI - 72X72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#12484-R0\",\"approval_number\":\"FL12484.1\",\"seq\":1,\"product_model\":\"574 D PW PVC PICTURE WINDOW\",\"product_description\":\"574 D PW PVC PICTURE WINDOW\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#13197-R0\",\"approval_number\":\"FL13197.1\",\"seq\":1,\"product_model\":\"452 PW PVC FIXED WINDOW\",\"product_description\":\"452 PW PVC FIXED WINDOW 48x72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#13197-R0\",\"approval_number\":\"FL13197.2\",\"seq\":2,\"product_model\":\"570 PW PVC FIXED WINDOW\",\"product_description\":\"570 PW PVC FIXED WINDOW 72x72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#15335-R0\",\"approval_number\":\"FL15335.1\",\"seq\":1,\"product_model\":\"Series 312 PVC Fixed Window\",\"product_description\":\"Series 312 PVC Fixed Window - Non-Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#15335-R0\",\"approval_number\":\"FL15335.2\",\"seq\":2,\"product_model\":\"Series 452 PVC Fixed Window\",\"product_description\":\"Series 452 PVC Fixed Window (60\\\" x 84\\\")\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#15335-R0\",\"approval_number\":\"FL15335.3\",\"seq\":3,\"product_model\":\"Series 452 Vinyl Fixed Window\",\"product_description\":\"Series 452 Vinyl Fixed Window (48\\\" x 96\\\")\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#15335-R0\",\"approval_number\":\"FL15335.4\",\"seq\":4,\"product_model\":\"Series 452 Vinyl Fixed Window\",\"product_description\":\"Series 452 Vinyl Fixed Window (72\\\" x 72\\\")\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#15335-R0\",\"approval_number\":\"FL15335.5\",\"seq\":5,\"product_model\":\"Series 572 PVC Fixed Window\",\"product_description\":\"Series 572 Vinyl Fixed Window (60\\\" x 84\\\")\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#15335-R0\",\"approval_number\":\"FL15335.6\",\"seq\":6,\"product_model\":\"Series 572 Vinyl Fixed Window\",\"product_description\":\"Series 572 Vinyl Fixed Window (48\\\" x 96\\\")\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#15335-R0\",\"approval_number\":\"FL15335.7\",\"seq\":7,\"product_model\":\"Series 572 Vinyl Fixed Window\",\"product_description\":\"Series 572 Vinyl Fixed Window (72\\\" x 72\\\")\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#15335-R0\",\"approval_number\":\"FL15335.8\",\"seq\":8,\"product_model\":\"Series 574 Vinyl Fixed Prime Window\",\"product_description\":\"Series 574 Vinyl Fixed Prime Window - Impact (48\\\" x 72\\\")\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#15335-R0\",\"approval_number\":\"FL15335.9\",\"seq\":9,\"product_model\":\"Series 574 Vinyl Fixed Window\",\"product_description\":\"Series 574 Vinyl Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#15335-R1\",\"approval_number\":\"FL15335.10\",\"seq\":10,\"product_model\":\"Series 574 Vinyl Fixed Prime Window\",\"product_description\":\"Series 574 Vinyl Fixed Prime Window - Impact (48\\\" x 72\\\")\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#15335-R1\",\"approval_number\":\"FL15335.11\",\"seq\":11,\"product_model\":\"Series 574 Vinyl Fixed Prime Window\",\"product_description\":\"Series 574 Vinyl Fixed Prime Window - NON IMPACT 48X72\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#15335-R1\",\"approval_number\":\"FL15335.12\",\"seq\":12,\"product_model\":\"Series 574 Vinyl Fixed Window\",\"product_description\":\"Series 574 Vinyl Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#15335-R1\",\"approval_number\":\"FL15335.13\",\"seq\":13,\"product_model\":\"SERIES CA55 CASEMENT PW\",\"product_description\":\"SERIES CA55 CASEMENT PW - NON IMPACT 72X72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#15335-R1\",\"approval_number\":\"FL15335.14\",\"seq\":14,\"product_model\":\"SERIES CP55 CASEMENT PW\",\"product_description\":\"SERIES CP55 CASEMENT PW- IMPACT 72X72\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-30 00:00:00\",\"instructions_url\":\"\"}],\"Newtown-Slocomb Manufacturing, Inc.\":[{\"manufacturer\":\"Newtown-Slocomb Manufacturing, Inc.\",\"approval_number_master\":\"FL#11390-R0\",\"approval_number\":\"FL11390.1\",\"seq\":1,\"product_model\":\"7371 FIXED WINDOW\",\"product_description\":\"7371 FIXED WINDOW, 60x60\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Suncoast Designers, Inc.\":[{\"manufacturer\":\"Suncoast Designers, Inc.\",\"approval_number_master\":\"FL#11525-R0\",\"approval_number\":\"FL11525.1\",\"seq\":1,\"product_model\":\"1300 Series A\",\"product_description\":\"Non Impact Series 1300 \\\"A\\\" Picture Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Suncoast Designers, Inc.\",\"approval_number_master\":\"FL#11525-R0\",\"approval_number\":\"FL11525.2\",\"seq\":2,\"product_model\":\"1300 Series B\",\"product_description\":\"Non Impact Series 1300 \\\"B\\\" Picture Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Suncoast Designers, Inc.\",\"approval_number_master\":\"FL#11525-R0\",\"approval_number\":\"FL11525.3\",\"seq\":3,\"product_model\":\"1300 Series C\",\"product_description\":\"Non Impact Series 1300 \\\"C\\\" Picture Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Suncoast Designers, Inc.\",\"approval_number_master\":\"FL#11684-R0\",\"approval_number\":\"FL11684.1\",\"seq\":1,\"product_model\":\"Series 1300 D\",\"product_description\":\"Impact Picture Window, Series 1300 D\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Mesker MBM\":[{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#12046-R0\",\"approval_number\":\"FL12046.1\",\"seq\":1,\"product_model\":\"a. Borrow Lite \\\/ View Lite\",\"product_description\":\"Fixed Window in a Four Sided Hollow Metal Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mesker MBM\",\"approval_number_master\":\"FL#12046-R0\",\"approval_number\":\"FL12046.2\",\"seq\":2,\"product_model\":\"b. Borrow Lite \\\/ View Lite\",\"product_description\":\"Fixed \\\"Impact\\\" Window in a Four Sided Hollow Metal Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Vistawall Architectural Products\":[{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#12123-R0\",\"approval_number\":\"FL12123.1\",\"seq\":1,\"product_model\":\"RW-5000\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#12124-R0\",\"approval_number\":\"FL12124.1\",\"seq\":1,\"product_model\":\"ICR-225\",\"product_description\":\"Fixed Ribbon Window - System A\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#12124-R0\",\"approval_number\":\"FL12124.2\",\"seq\":2,\"product_model\":\"ICR-225\",\"product_description\":\"Fixed Ribbon Window - System B\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#12170-R0\",\"approval_number\":\"FL12170.1\",\"seq\":1,\"product_model\":\"RW-5100 Ribbon\",\"product_description\":\"Aluminum Fixed Window System\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-30 00:00:00\",\"instructions_url\":\"\"}],\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\":[{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#12630-R0\",\"approval_number\":\"FL12630.1\",\"seq\":1,\"product_model\":\"Series 440 Fixed Window\",\"product_description\":\"Large and small missile impact resistant aluminum fixed window with flange frame and monolithic laminated glazing\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#12630-R0\",\"approval_number\":\"FL12630.2\",\"seq\":2,\"product_model\":\"Series Impactview Fixed Window\",\"product_description\":\"Large and small missile impact resistant aluminum fixed window with flange frame and monolithic laminated glazing\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#12774-R0\",\"approval_number\":\"FL12774.1\",\"seq\":1,\"product_model\":\"Exterior Glazed Aluminum Fixed Window -LMI\",\"product_description\":\"Large and small missile impact resistant aluminum fixed window with flange frame and monolithic laminated glass.\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#12774-R0\",\"approval_number\":\"FL12774.2\",\"seq\":2,\"product_model\":\"Series Exterior Glazed Aluminum Fixed Window -NI\",\"product_description\":\"Non-impact resistant aluminum fixed window with flange frame and monolithic glass.\",\"design_pressure\":\"+80.0\\\/-186.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#13032-R0\",\"approval_number\":\"FL13032.1\",\"seq\":1,\"product_model\":\"Series 10200 Impact PVC Fixed Window\",\"product_description\":\"Series 10200 Impact PVC Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#13032-R0\",\"approval_number\":\"FL13032.2\",\"seq\":2,\"product_model\":\"Series 10200 Non-Impact PVC Fixed Window\",\"product_description\":\"Series 10200 Non-Impact PVC Fixed Window\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#12630-R1\",\"approval_number\":\"FL12630.3\",\"seq\":3,\"product_model\":\"Series 440 Aluminum Fixed Window\",\"product_description\":\"Large and small missile impact resistant with monolithic laminated glass\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#12630-R1\",\"approval_number\":\"FL12630.4\",\"seq\":4,\"product_model\":\"Series Exterior Glazed Aluminum Fixed Window\",\"product_description\":\"Large and small missile impact resistant with monolithic laminated glass\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#12630-R1\",\"approval_number\":\"FL12630.5\",\"seq\":5,\"product_model\":\"Series Exterior Glazed Aluminum Fixed Window\",\"product_description\":\"Non impact resistant with monolithic glass\",\"design_pressure\":\"+80.0\\\/-186.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#12630-R1\",\"approval_number\":\"FL12630.6\",\"seq\":6,\"product_model\":\"Series Impactview Aluminum Fixed Window\",\"product_description\":\"Large and small missile impact resistant with monolithic laminated glass\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#18388-R0\",\"approval_number\":\"FL18388.1\",\"seq\":1,\"product_model\":\"Series \\\"Exterior Glazed\\\" Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#18388-R0\",\"approval_number\":\"FL18388.2\",\"seq\":2,\"product_model\":\"Series \\\"Impact View\\\" Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#19607-R0\",\"approval_number\":\"FL19607.1\",\"seq\":1,\"product_model\":\"AWP 440 Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"NFP National Fenestration Product, Inc.\":[{\"manufacturer\":\"NFP National Fenestration Product, Inc.\",\"approval_number_master\":\"FL#12884-R0\",\"approval_number\":\"FL12884.1\",\"seq\":1,\"product_model\":\"FX2100 Fixed Window\",\"product_description\":\"Fixed Window and Architectural Shapes\",\"design_pressure\":\"+90\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-08 00:00:00\",\"instructions_url\":\"\"}],\"Light House Windows & Doors\":[{\"manufacturer\":\"Light House Windows & Doors\",\"approval_number_master\":\"FL#13015-R0\",\"approval_number\":\"FL13015.1\",\"seq\":1,\"product_model\":\"Series 2800 Fixed Window\",\"product_description\":\"Series 2800 Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Fenestra America LLC.\":[{\"manufacturer\":\"Fenestra America LLC.\",\"approval_number_master\":\"FL#13072-R0\",\"approval_number\":\"FL13072.1\",\"seq\":1,\"product_model\":\"H 1000\",\"product_description\":\"Fixed Wood Window\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fenestra America LLC.\",\"approval_number_master\":\"FL#16764-R0\",\"approval_number\":\"FL16764.1\",\"seq\":1,\"product_model\":\"Series 51170\",\"product_description\":\"Series 51170 Fixed GTF Wood Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fenestra America LLC.\",\"approval_number_master\":\"FL#19153-R0\",\"approval_number\":\"FL19153.1\",\"seq\":1,\"product_model\":\"Series FA 51170\",\"product_description\":\"Aluminum or Bronze Clad Mahogany Wood Fixed GTF Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-07-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fenestra America LLC.\",\"approval_number_master\":\"FL#20379-R0\",\"approval_number\":\"FL20379.1\",\"seq\":1,\"product_model\":\"Series 51170 Fixed Window\",\"product_description\":\"Mahogany Fixed Window HVHZ and Wind Zone 4 Impact Rated\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fenestra America LLC.\",\"approval_number_master\":\"FL#20379-R0\",\"approval_number\":\"FL20379.2\",\"seq\":2,\"product_model\":\"Series 51170 Fixed Window\",\"product_description\":\"Mahogany Fixed Window Wind Zone 3 Impact Rated\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-10-31 00:00:00\",\"instructions_url\":\"\"}],\"Sound Solutions Windows and Doors, LLC\":[{\"manufacturer\":\"Sound Solutions Windows and Doors, LLC\",\"approval_number_master\":\"FL#13073-R0\",\"approval_number\":\"FL13073.1\",\"seq\":1,\"product_model\":\"Series 1001\",\"product_description\":\"Fiberglass Fixed Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sound Solutions Windows and Doors, LLC\",\"approval_number_master\":\"FL#13073-R0\",\"approval_number\":\"FL13073.2\",\"seq\":2,\"product_model\":\"Series 1032\",\"product_description\":\"Fiberglass Fixed Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-05 00:00:00\",\"instructions_url\":\"\"}],\"Buffelen Woodworking Co.\":[{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#13387-R0\",\"approval_number\":\"FL13387.1\",\"seq\":1,\"product_model\":\"Mulled Triple Transom \\\/ Fixed Window\",\"product_description\":\"Mulled Triple Transom \\\/ Fixed Window\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#13387-R0\",\"approval_number\":\"FL13387.2\",\"seq\":2,\"product_model\":\"Westar High Impact Fixed Single Sidelite\",\"product_description\":\"Westar High Impact Fixed Single Sidelite\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Buffelen Woodworking Co.\",\"approval_number_master\":\"FL#13387-R3\",\"approval_number\":\"FL13387.3\",\"seq\":3,\"product_model\":\"Westar High Impact Fixed Single Sidelite\",\"product_description\":\"Westar High Impact Fixed Single Sidelite\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Superior Window Corp.\":[{\"manufacturer\":\"Superior Window Corp.\",\"approval_number_master\":\"FL#13461-R0\",\"approval_number\":\"FL13461.1\",\"seq\":1,\"product_model\":\"Series 500 - Impact\",\"product_description\":\"Aluminum Fixed Prime Window w\\\/ Flange and Equal Leg Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Window Corp.\",\"approval_number_master\":\"FL#13461-R0\",\"approval_number\":\"FL13461.2\",\"seq\":2,\"product_model\":\"Series 500 - Non Impact\",\"product_description\":\"Aluminum Fixed Prime Window w\\\/ Flange and Equal Leg Frame\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Window Corp.\",\"approval_number_master\":\"FL#13952-R0\",\"approval_number\":\"FL13952.1\",\"seq\":1,\"product_model\":\"series 500\",\"product_description\":\"Series 500 Aluminum Fixed Window\",\"design_pressure\":\"+80\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Window Corp.\",\"approval_number_master\":\"FL#14228-R0\",\"approval_number\":\"FL14228.1\",\"seq\":1,\"product_model\":\"Series 500 Fixed Window\",\"product_description\":\"Series 500 Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Window Corp.\",\"approval_number_master\":\"FL#14228-R0\",\"approval_number\":\"FL14228.2\",\"seq\":2,\"product_model\":\"Series 500 Fixed Window\",\"product_description\":\"Series 500 Fixed Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Window Corp.\",\"approval_number_master\":\"FL#14879-R0\",\"approval_number\":\"FL14879.1\",\"seq\":1,\"product_model\":\"Series 500 Aluminum Fixed Window LMI\",\"product_description\":\"Series 500 Aluminum Fixed Window with Insulated Laminated Glass (LMI)\",\"design_pressure\":\"+80\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Window Corp.\",\"approval_number_master\":\"FL#14879-R0\",\"approval_number\":\"FL14879.2\",\"seq\":2,\"product_model\":\"Series 500 Aluminum Fixed Window NI\",\"product_description\":\"Series 500 Aluminum Fixed Window with Insulated Glass (NI)\",\"design_pressure\":\"+70\\\/-107\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-28 00:00:00\",\"instructions_url\":\"\"}],\"MADENA S.A.\":[{\"manufacturer\":\"MADENA S.A.\",\"approval_number_master\":\"FL#13535-R0\",\"approval_number\":\"FL13535.1\",\"seq\":1,\"product_model\":\"Series F4000 Magohany Fixed Impact Windows\",\"product_description\":\"Magohany Fixed Impact Windows\",\"design_pressure\":\"+75\\\/-83\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Energy Saving Window & Doors, Inc.\":[{\"manufacturer\":\"Energy Saving Window & Doors, Inc.\",\"approval_number_master\":\"FL#13740-R0\",\"approval_number\":\"FL13740.1\",\"seq\":1,\"product_model\":\"4200 Fixed Vinyl Window\",\"product_description\":\"78 x 72 Fixed Impact Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-31 00:00:00\",\"instructions_url\":\"\"}],\"Eurotech Industries, Inc.\":[{\"manufacturer\":\"Eurotech Industries, Inc.\",\"approval_number_master\":\"FL#13934-R0\",\"approval_number\":\"FL13934.1\",\"seq\":1,\"product_model\":\"Series Aluminum Sidelite \\\/ Transom Windows\",\"product_description\":\"Large missile impact resistant aluminum sidelite \\\/ transom window.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-10 00:00:00\",\"instructions_url\":\"\"}],\"Distinctive Doors Inc\":[{\"manufacturer\":\"Distinctive Doors Inc\",\"approval_number_master\":\"FL#13961-R0\",\"approval_number\":\"FL13961.1\",\"seq\":1,\"product_model\":\"Mahogany Fixed \\\/ Transom Window\",\"product_description\":\"Non-Impact resistant Mahogany fixed \\\/ transom window.\",\"design_pressure\":\"+70\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Distinctive Doors Inc DBA Pella Wylie Ops\":[{\"manufacturer\":\"Distinctive Doors Inc DBA Pella Wylie Ops\",\"approval_number_master\":\"FL#13963-R0\",\"approval_number\":\"FL13963.1\",\"seq\":1,\"product_model\":\"Mahogany Fixed \\\/ Transom Window\",\"product_description\":\"Non-Impact resistant Mahogany fixed \\\/ transom window.\",\"design_pressure\":\"+70\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"HomeRun Holdings Corp.\":[{\"manufacturer\":\"HomeRun Holdings Corp.\",\"approval_number_master\":\"FL#14057-R0\",\"approval_number\":\"FL14057.1\",\"seq\":1,\"product_model\":\"WISP Series 1000, FI-PW-50\",\"product_description\":\"ALUMINUM PICTURE WINDOW W\\\/PROTECTIVE FABRIC SYSTEM\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"HomeRun Holdings Corp.\",\"approval_number_master\":\"FL#14057-R0\",\"approval_number\":\"FL14057.2\",\"seq\":2,\"product_model\":\"WISP Series 1000, FI-PW-50C\",\"product_description\":\"ALUMINUM PICTURE WINDOW W\\\/PROTECTIVE FABRIC SYSTEM\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"HomeRun Holdings Corp.\",\"approval_number_master\":\"FL#14057-R0\",\"approval_number\":\"FL14057.3\",\"seq\":3,\"product_model\":\"WISP Series 1000, FI-PW-65\",\"product_description\":\"ALUMINUM PICTURE WINDOW W\\\/FABRIC PROTECTIVE SYSTEM\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-31 00:00:00\",\"instructions_url\":\"\"}],\"Suncoast Window & Architectural Systems, Inc.\":[{\"manufacturer\":\"Suncoast Window & Architectural Systems, Inc.\",\"approval_number_master\":\"FL#14241-R0\",\"approval_number\":\"FL14241.1\",\"seq\":1,\"product_model\":\"Aluminum Fixed Window\",\"product_description\":\"Non-Impact aluminum fixed window.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Doers Window Manufacturing, LLC\":[{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#14526-R0\",\"approval_number\":\"FL14526.1\",\"seq\":1,\"product_model\":\"DuraGardXT Vinyl Fixed Window\",\"product_description\":\"DuraGardXT Replacement Picture Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#14526-R0\",\"approval_number\":\"FL14526.2\",\"seq\":2,\"product_model\":\"DuraGardXT Vinyl Fixed Window\",\"product_description\":\"DuraGardXT New Construction Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#14526-R0\",\"approval_number\":\"FL14526.3\",\"seq\":3,\"product_model\":\"DuraGardXT Vinyl Fixed Window\",\"product_description\":\"DuraGardXT Replacement Picture Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#14526-R0\",\"approval_number\":\"FL14526.4\",\"seq\":4,\"product_model\":\"DuraGardXT Vinyl Fixed Window\",\"product_description\":\"DuraGardXT New Construction Picture Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#14548-R0\",\"approval_number\":\"FL14548.1\",\"seq\":1,\"product_model\":\"SashliteXT Vinyl Picture Window\",\"product_description\":\"SashliteXT Replacement Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#14806-R0\",\"approval_number\":\"FL14806.1\",\"seq\":1,\"product_model\":\"DuraGard XT Vinyl Picture Window\",\"product_description\":\"DuraGard XT Impact New Construction and Replacement Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R0\",\"approval_number\":\"FL15099.1\",\"seq\":1,\"product_model\":\"a. DuraGard Picture Window\",\"product_description\":\"Direct Glazed \\\"Non-Impact\\\" Picture Window utilizing a Nail Fin Installation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R0\",\"approval_number\":\"FL15099.2\",\"seq\":2,\"product_model\":\"b. DuraGard Picture Window\",\"product_description\":\"Direct Glazed \\\"Non-Impact\\\" Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R0\",\"approval_number\":\"FL15099.3\",\"seq\":3,\"product_model\":\"c. Doers Shapes\",\"product_description\":\"Direct Glazed \\\"Non-Impact\\\" Picture Window (Geometric Shapes) utilizing a Nail Fin Installation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R0\",\"approval_number\":\"FL15099.4\",\"seq\":4,\"product_model\":\"d. Doers Shapes\",\"product_description\":\"Direct Glazed \\\"Non-Impact\\\" Picture Window (Geometric Shapes)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R0\",\"approval_number\":\"FL15099.5\",\"seq\":5,\"product_model\":\"e. DuraGard Picture Window\",\"product_description\":\"Sash in Frame Glazed \\\"Non-Impact\\\" Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R0\",\"approval_number\":\"FL15099.6\",\"seq\":6,\"product_model\":\"f. DuraGard Picture Window\",\"product_description\":\"Direct Glazed \\\"Impact\\\" Picture Window utilizing a Nail Fin Installation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R0\",\"approval_number\":\"FL15099.7\",\"seq\":7,\"product_model\":\"g. DuraGard Picture Window\",\"product_description\":\"Direct Glazed \\\"Impact\\\" Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R1\",\"approval_number\":\"FL15099.8\",\"seq\":8,\"product_model\":\"h. Series 4000 Model 4650\",\"product_description\":\"Extruded Vinyl Fixed \\\"Impact\\\" Window with Nailing Fin (O configuration; Max Size 74 x 78)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R1\",\"approval_number\":\"FL15099.9\",\"seq\":9,\"product_model\":\"i. Series 4000 Model 4650\",\"product_description\":\"Extruded Vinyl Fixed \\\"Impact\\\" Window with Flange (O configuration; Max Size 73 x 77)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R1\",\"approval_number\":\"FL15099.10\",\"seq\":10,\"product_model\":\"j. Series 4000 Model 4600\",\"product_description\":\"Extruded Vinyl Fixed Window with Nailing Fin (O configuration; Max Size 74 x 78)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R1\",\"approval_number\":\"FL15099.11\",\"seq\":11,\"product_model\":\"k. Series 4000 Model 4600\",\"product_description\":\"Extruded Vinyl Fixed Window with Flange (O configuration; Max Size 73 x 77)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16855-R0\",\"approval_number\":\"FL16855.1\",\"seq\":1,\"product_model\":\"a. Series 9000 Model 9650\",\"product_description\":\"Extruded Vinyl Picture Window New Construction (Fin) (O - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16855-R0\",\"approval_number\":\"FL16855.2\",\"seq\":2,\"product_model\":\"b. Series 9000 Model 9650\",\"product_description\":\"Extruded Vinyl Picture Window Replacement (O - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16855-R0\",\"approval_number\":\"FL16855.3\",\"seq\":3,\"product_model\":\"c. Series 9000 Model 9650\",\"product_description\":\"Extruded Vinyl Picture Window New Construction (Fin) (O - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16855-R0\",\"approval_number\":\"FL16855.4\",\"seq\":4,\"product_model\":\"d. Series 9000 Model 9650\",\"product_description\":\"Extruded Vinyl Picture Window Replacement (O - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16855-R0\",\"approval_number\":\"FL16855.5\",\"seq\":5,\"product_model\":\"e. Series 9000 Model 9600\",\"product_description\":\"Extruded Vinyl Picture Window New Construction (Fin) (O - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#16855-R0\",\"approval_number\":\"FL16855.6\",\"seq\":6,\"product_model\":\"f. Series 9000 Model 9600\",\"product_description\":\"Extruded Vinyl Picture Window Replacement (O - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R3\",\"approval_number\":\"FL15099.12\",\"seq\":12,\"product_model\":\"l. 4650 Fixed Window - Impact Rated - HVHZ\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Impact\\\" Fixed Window with Flange (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R3\",\"approval_number\":\"FL15099.13\",\"seq\":13,\"product_model\":\"m. 9600 Fixed Window\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Non-Impact\\\" Fixed Window utilizing a Nail Fin Installation (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R3\",\"approval_number\":\"FL15099.14\",\"seq\":14,\"product_model\":\"n. 9600 Fixed Window\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Non-Impact\\\" Fixed Window with Flange (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R3\",\"approval_number\":\"FL15099.15\",\"seq\":15,\"product_model\":\"o. 9650 Fixed Window - Impact Rated\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Impact\\\" Fixed Window utilizing a Nail Fin Installation (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R3\",\"approval_number\":\"FL15099.16\",\"seq\":16,\"product_model\":\"p. 9650 Fixed Window - Impact Rated\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Impact\\\" Fixed Window with Flange (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R3\",\"approval_number\":\"FL15099.17\",\"seq\":17,\"product_model\":\"q. 9650 Fixed Window - Impact Rated - HVHZ\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Impact\\\" Fixed Window utilizing a Nail Fin Installation (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R3\",\"approval_number\":\"FL15099.18\",\"seq\":18,\"product_model\":\"r. 9650 Fixed Window - Impact Rated - HVHZ\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Impact\\\" Fixed Window with Flange (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R6\",\"approval_number\":\"FL15099.19\",\"seq\":19,\"product_model\":\"t. 4800 Twin Mulled \\\"Common Jamb\\\" Fixed Window\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Non-Impact\\\" Integral Mulled \\\"Common Jamb\\\" Twin Fixed Window with Flange (O\\\/O Vertical or Horizontal configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R6\",\"approval_number\":\"FL15099.20\",\"seq\":20,\"product_model\":\"u. 4800 Mulled \\\"Common Jamb\\\" Fixed Window\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Non-Impact\\\" Integral Mulled \\\"Common Jamb\\\" Triple Fixed Window utilizing a Nail Fin Installation (O\\\/O\\\/O Vertical or Horizontal configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R6\",\"approval_number\":\"FL15099.21\",\"seq\":21,\"product_model\":\"v. 4800 Mulled \\\"Common Jamb\\\" Fixed Window\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Non-Impact\\\" Integral Mulled \\\"Common Jamb\\\" Triple Fixed Window with Flange (O\\\/O\\\/O Vertical or Horizontal configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R8\",\"approval_number\":\"FL15099.22\",\"seq\":22,\"product_model\":\"w. 4950 Mulled \\\"Common Jamb\\\" Fixed Window\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Impact\\\" Integral Mulled \\\"Common Jamb\\\" Fixed Window with Nail Fin (O\\\/O:O\\\/O Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R8\",\"approval_number\":\"FL15099.23\",\"seq\":23,\"product_model\":\"x. 4950 Mulled \\\"Common Jamb\\\" Fixed Window\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Impact\\\" Integral Mulled \\\"Common Jamb\\\" Fixed Window with Flange (O\\\/O:O\\\/O Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R9\",\"approval_number\":\"FL15099.24\",\"seq\":24,\"product_model\":\"x. 4650 Fixed Window - Impact Rated\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Impact\\\" Fixed Window utilizing a Nail Fin Installation (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R9\",\"approval_number\":\"FL15099.25\",\"seq\":25,\"product_model\":\"y. 4650 Fixed Window - Impact Rated\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Impact\\\" Fixed Window with Flange (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R9\",\"approval_number\":\"FL15099.26\",\"seq\":26,\"product_model\":\"z. 4950 Mulled \\\"Common Jamb\\\" Fixed Window \\\/ Louver\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Non-Impact\\\" Twin Fixed Window over Louver utilizing a Nail Fin Installation (O I O \\\/ Louver configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R10\",\"approval_number\":\"FL15099.27\",\"seq\":27,\"product_model\":\"za. 4900 Stacked \\\"Common Jamb\\\" Fixed Window\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Non-Impact\\\" Stacked \\\"Common Jamb\\\" Fixed Window utilizing a Nail Fin Installation (O\\\/O Vertical configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R10\",\"approval_number\":\"FL15099.28\",\"seq\":28,\"product_model\":\"zb. 4900 Stacked \\\"Common Jamb\\\" Fixed Window\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Non-Impact\\\" Triple Stacked Common Jamb Fixed Window utilizing a Nail Fin Installation (O\\\/O\\\/O Vertical configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R10\",\"approval_number\":\"FL15099.29\",\"seq\":29,\"product_model\":\"zc. 4900 Stacked \\\"Common Jamb\\\" Mulled Fixed Window\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Non-Impact\\\" Mulled Triple Stacked Common Jamb Fixed Window utilizing a Nail Fin Installation (O\\\/O\\\/O I O\\\/O\\\/O I O\\\/O\\\/O Vertical configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R10\",\"approval_number\":\"FL15099.30\",\"seq\":30,\"product_model\":\"zd. 4900 Stacked \\\"Common Jamb\\\" Integral Mulled Fixed Window\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Non-Impact\\\" Integral Mulled Stacked Common Jamb Fixed Window utilizing a Nail Fin Installation (O\\\/O I O\\\/O I O\\\/O Triple or O\\\/O I O\\\/O Twin Vertical configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R11\",\"approval_number\":\"FL15099.31\",\"seq\":31,\"product_model\":\"ze. 4900 \\\"Common Jamb\\\" Integral Mulled Fixed Window\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Non-Impact\\\" Integral Mulled Common Jamb Fixed Window utilizing a Nail Fin Installation (O\\\/O\\\/O Triple or O\\\/O Twin configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R12\",\"approval_number\":\"FL15099.32\",\"seq\":32,\"product_model\":\"zf. Series 8000 Model 8600 Fixed Window\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Non-Impact\\\" Fixed Window utilizing a Flange Installation (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R13\",\"approval_number\":\"FL15099.33\",\"seq\":33,\"product_model\":\"zg. 4900 Twin Mulled \\\"Common Jamb\\\" Fixed Window\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Non-Impact\\\" Integral Mulled \\\"Common Jamb\\\" Twin Fixed Window with \\\/ without Flange (O\\\/O Equal or Unequal Lite Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R14\",\"approval_number\":\"FL15099.34\",\"seq\":34,\"product_model\":\"zh. 4600 Integral Mulled Stacked \\\"Common Jamb\\\" Fixed Window\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Non-Impact\\\" Integral Mulled Stacked Common Jamb Fixed Window with Flange (O\\\/O\\\/O Triple or O\\\/O Twin Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R14\",\"approval_number\":\"FL15099.35\",\"seq\":35,\"product_model\":\"zi. 4600 Integral Mulled Stacked \\\"Common Jamb\\\" Fixed Window\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Non-Impact\\\" Integral Mulled Stacked Common Jamb Fixed Window with Flange (O\\\/O\\\/O\\\/O Quad; O\\\/O\\\/O Triple or O\\\/O Twin Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R14\",\"approval_number\":\"FL15099.36\",\"seq\":36,\"product_model\":\"zj. 4600 Integral Mulled Stacked \\\"Common Jamb\\\" Fixed Window\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Non-Impact\\\" Integral Mulled Stacked Common Jamb Fixed Window with Flange (O\\\/O Twin Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R15\",\"approval_number\":\"FL15099.37\",\"seq\":37,\"product_model\":\"zk. 4000 - 4900 Integral Mulled Vertical \\\"Common Jamb\\\" Fixed Window\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Non-Impact\\\" Integral Mulled Common Jamb with Light Duty Reinforcement Fixed Window (O\\\/O\\\/O Qtr \\\/ Half \\\/ Qtr Triple Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R15\",\"approval_number\":\"FL15099.38\",\"seq\":38,\"product_model\":\"zl. 4000 - 4900 Integral Mulled Vertical \\\"Common Jamb\\\" Fixed Window\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Non-Impact\\\" Integral Mulled Common Jamb with Light Duty Reinforcement Fixed Window (O\\\/O\\\/O Third \\\/ Third \\\/ Third - Triple Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R16\",\"approval_number\":\"FL15099.39\",\"seq\":39,\"product_model\":\"zm. 4000 - 4800 Integral Mulled Vertical \\\"Common Jamb\\\" Fixed Window\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Non-Impact\\\" Integral Mulled Common Jamb Fixed Window (O\\\/O\\\/O Qtr \\\/ Half \\\/ Qtr Triple Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R16\",\"approval_number\":\"FL15099.40\",\"seq\":40,\"product_model\":\"zn. 4000 - 4900 Integral Mulled Stacked \\\"Common Jamb\\\" Twin Fixed Window\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Non-Impact\\\" Stacked Integral Mulled Common Jamb Fixed Window Twin Mulled Utilizing an Aluminum Mullion Reinforcement Bar (O\\\/O\\\/O I O\\\/O\\\/O - Twin Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15099-R16\",\"approval_number\":\"FL15099.41\",\"seq\":41,\"product_model\":\"zo. 4000 - 4950 Integral Mulled Stacked \\\"Common Jamb\\\" Fixed Window\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Impact\\\" Integral Mulled Stacked Common Jamb Fixed Window with Nail Fin (O\\\/O\\\/O\\\/O Quad; O\\\/O\\\/O Triple or O\\\/O Twin Configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"NewSouth Window Solutions\":[{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#14527-R0\",\"approval_number\":\"FL14527.1\",\"seq\":1,\"product_model\":\"Vantage Vinyl Fixed Window\",\"product_description\":\"Vantage\\\/iVantage Replacement Picture Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#14527-R0\",\"approval_number\":\"FL14527.2\",\"seq\":2,\"product_model\":\"Vantage Vinyl Fixed Window\",\"product_description\":\"Vantage\\\/iVantage New Construction Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#14527-R0\",\"approval_number\":\"FL14527.3\",\"seq\":3,\"product_model\":\"Vantage Vinyl Fixed Window\",\"product_description\":\"Vantage\\\/iVantage Replacement Picture Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#14527-R0\",\"approval_number\":\"FL14527.4\",\"seq\":4,\"product_model\":\"Vantage Vinyl Fixed Window\",\"product_description\":\"Vantage\\\/iVantage New Construction Picture Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#14540-R0\",\"approval_number\":\"FL14540.1\",\"seq\":1,\"product_model\":\"eVantage Vinyl Picture Window\",\"product_description\":\"eVantage Replacement Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#14804-R0\",\"approval_number\":\"FL14804.1\",\"seq\":1,\"product_model\":\"iVantage Vinyl Picture Window\",\"product_description\":\"iVantage Impact New Construction and Replacement Picture Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15054-R0\",\"approval_number\":\"FL15054.1\",\"seq\":1,\"product_model\":\"a. eVantage Picture Window\",\"product_description\":\"Direct Glazed \\\"Non-Impact\\\" Picture Window utilizing a Nail Fin Installation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15054-R0\",\"approval_number\":\"FL15054.2\",\"seq\":2,\"product_model\":\"b. eVantage Picture Window\",\"product_description\":\"Direct Glazed \\\"Non-Impact\\\" Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15054-R0\",\"approval_number\":\"FL15054.3\",\"seq\":3,\"product_model\":\"c. eVantage Shapes\",\"product_description\":\"Direct Glazed \\\"Non-Impact\\\" Picture Window (Geometric Shapes) utilizing a Nail Fin Installation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15054-R0\",\"approval_number\":\"FL15054.4\",\"seq\":4,\"product_model\":\"d. eVantage Shapes\",\"product_description\":\"Direct Glazed \\\"Non-Impact\\\" Picture Window (Geometric Shapes)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15054-R0\",\"approval_number\":\"FL15054.5\",\"seq\":5,\"product_model\":\"e. eVantage Picture Window\",\"product_description\":\"Sash in Frame Glazed \\\"Non-Impact\\\" Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15054-R0\",\"approval_number\":\"FL15054.6\",\"seq\":6,\"product_model\":\"f. iVantage Picture Window\",\"product_description\":\"Direct Glazed \\\"Impact\\\" Picture Window utilizing a Nail Fin Installation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15054-R0\",\"approval_number\":\"FL15054.7\",\"seq\":7,\"product_model\":\"g. iVantage Picture Window\",\"product_description\":\"Direct Glazed \\\"Impact\\\" Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15054-R1\",\"approval_number\":\"FL15054.8\",\"seq\":8,\"product_model\":\"h. Series 4000 Model 4650\",\"product_description\":\"Extruded Vinyl Fixed \\\"Impact\\\" Window with Nailing Fin (O configuration; Max Size 74 x 78)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15054-R1\",\"approval_number\":\"FL15054.9\",\"seq\":9,\"product_model\":\"i. Series 4000 Model 4650\",\"product_description\":\"Extruded Vinyl Fixed \\\"Impact\\\" Window with Flange (O configuration; Max Size 73 x 77)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15054-R1\",\"approval_number\":\"FL15054.10\",\"seq\":10,\"product_model\":\"j. Series 4000 Model 4600\",\"product_description\":\"Extruded Vinyl Fixed Window with Nailing Fin (O configuration; Max Size 74 x 78)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15054-R1\",\"approval_number\":\"FL15054.11\",\"seq\":11,\"product_model\":\"k. Series 4000 Model 4600\",\"product_description\":\"Extruded Vinyl Fixed Window with Flange (O configuration; Max Size 73 x 77)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16852-R0\",\"approval_number\":\"FL16852.1\",\"seq\":1,\"product_model\":\"a. Series iVantage 9000\",\"product_description\":\"Extruded Vinyl Picture Window New Construction (Fin) (O - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16852-R0\",\"approval_number\":\"FL16852.2\",\"seq\":2,\"product_model\":\"b. Series iVantage 9000\",\"product_description\":\"Extruded Vinyl Picture Window Replacement (O - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16852-R0\",\"approval_number\":\"FL16852.3\",\"seq\":3,\"product_model\":\"c. Series iVantage 9000\",\"product_description\":\"Extruded Vinyl Picture Window New Construction (Fin) (O - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16852-R0\",\"approval_number\":\"FL16852.4\",\"seq\":4,\"product_model\":\"d. Series iVantage 9000\",\"product_description\":\"Extruded Vinyl Picture Window Replacement (O - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16852-R0\",\"approval_number\":\"FL16852.5\",\"seq\":5,\"product_model\":\"e. Series eVantage 9000\",\"product_description\":\"Extruded Vinyl Picture Window New Construction (Fin) (O - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#16852-R0\",\"approval_number\":\"FL16852.6\",\"seq\":6,\"product_model\":\"f. Series eVantage 9000\",\"product_description\":\"Extruded Vinyl Picture Window Replacement (O - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15054-R2\",\"approval_number\":\"FL15054.12\",\"seq\":12,\"product_model\":\"l. 4650 Fixed Window - Impact Rated - HVHZ\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Impact\\\" Fixed Window with Flange (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15054-R2\",\"approval_number\":\"FL15054.13\",\"seq\":13,\"product_model\":\"m. 9600 Fixed Window\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Non-Impact\\\" Fixed Window utilizing a Nail Fin Installation (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15054-R2\",\"approval_number\":\"FL15054.14\",\"seq\":14,\"product_model\":\"n. 9600 Fixed Window\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Non-Impact\\\" Fixed Window with Flange (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15054-R2\",\"approval_number\":\"FL15054.15\",\"seq\":15,\"product_model\":\"o. 9650 Fixed Window - Impact Rated\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Impact\\\" Fixed Window utilizing a Nail Fin Installation (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15054-R2\",\"approval_number\":\"FL15054.16\",\"seq\":16,\"product_model\":\"p. 9650 Fixed Window - Impact Rated\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Impact\\\" Fixed Window with Flange (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15054-R2\",\"approval_number\":\"FL15054.17\",\"seq\":17,\"product_model\":\"q. 9650 Fixed Window - Impact Rated - HVHZ\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Impact\\\" Fixed Window utilizing a Nail Fin Installation (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15054-R2\",\"approval_number\":\"FL15054.18\",\"seq\":18,\"product_model\":\"r. 9650 Fixed Window - Impact Rated - HVHZ\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Impact\\\" Fixed Window with Flange (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15054-R5\",\"approval_number\":\"FL15054.19\",\"seq\":19,\"product_model\":\"s. 4800 Twin Mulled \\\"Common Jamb\\\" Fixed Window\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Non-Impact\\\" Integral Mulled \\\"Common Jamb\\\" Twin Fixed Window with Flange (O\\\/O Vertical or Horizontal configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15054-R5\",\"approval_number\":\"FL15054.20\",\"seq\":20,\"product_model\":\"t. 4800 Mulled \\\"Common Jamb\\\" Fixed Window\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Non-Impact\\\" Integral Mulled \\\"Common Jamb\\\" Triple Fixed Window utilizing a Nail Fin Installation (O\\\/O\\\/O Vertical or Horizontal configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15054-R5\",\"approval_number\":\"FL15054.21\",\"seq\":21,\"product_model\":\"u. 4800 Mulled \\\"Common Jamb\\\" Fixed Window\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Non-Impact\\\" Integral Mulled \\\"Common Jamb\\\" Triple Fixed Window with Flange (O\\\/O\\\/O Vertical or Horizontal configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15054-R6\",\"approval_number\":\"FL15054.22\",\"seq\":22,\"product_model\":\"v. 4950 Mulled \\\"Common Jamb\\\" Fixed Window\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Impact\\\" Integral Mulled \\\"Common Jamb\\\" Fixed Window with Nail Fin (O\\\/O:O\\\/O Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15054-R6\",\"approval_number\":\"FL15054.23\",\"seq\":23,\"product_model\":\"w. 4950 Mulled \\\"Common Jamb\\\" Fixed Window\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Impact\\\" Integral Mulled \\\"Common Jamb\\\" Fixed Window with Flange (O\\\/O:O\\\/O Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15054-R6\",\"approval_number\":\"FL15054.24\",\"seq\":24,\"product_model\":\"x. 4650 Fixed Window - Impact Rated\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Impact\\\" Fixed Window utilizing a Nail Fin Installation (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15054-R6\",\"approval_number\":\"FL15054.25\",\"seq\":25,\"product_model\":\"y. 4650 Fixed Window - Impact Rated\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Impact\\\" Fixed Window with Flange (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15054-R7\",\"approval_number\":\"FL15054.26\",\"seq\":26,\"product_model\":\"z. Series 8000 Model 8600 Fixed Window\",\"product_description\":\"Extruded Vinyl Direct Glazed \\\"Non-Impact\\\" Fixed Window with Flange (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#39123-R0\",\"approval_number\":\"FL39123.1\",\"seq\":1,\"product_model\":\"Series 8000, Model 8600 PW\",\"product_description\":\"Vinyl, Non-impact Resistant Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#39123-R1\",\"approval_number\":\"FL39123.2\",\"seq\":2,\"product_model\":\"Series 9000, Model 9600 PW\",\"product_description\":\"Vinyl, Non-impact Resistant Picture Window, All Frame Types\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#39123-R1\",\"approval_number\":\"FL39123.3\",\"seq\":3,\"product_model\":\"Series 9000, Model 9650 PW\",\"product_description\":\"Vinyl, Impact Resistant Picture Window, All Frame Types\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#39123-R1\",\"approval_number\":\"FL39123.4\",\"seq\":4,\"product_model\":\"Series 9000, Model 9650 PW\",\"product_description\":\"Vinyl, Impact Resistant, HVHZ Picture Window, All Frame Types\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#39123-R3\",\"approval_number\":\"FL39123.5\",\"seq\":5,\"product_model\":\"Series 9000, Model 9650 PW\",\"product_description\":\"Vinyl, Impact Resistant Picture Window, All Frame Types\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#39123-R3\",\"approval_number\":\"FL39123.6\",\"seq\":6,\"product_model\":\"Series 9000, Model 9650 PW\",\"product_description\":\"Vinyl, Impact Resistant, HVHZ Picture Window, All Frame Types\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Serious Energy, Inc\":[{\"manufacturer\":\"Serious Energy, Inc\",\"approval_number_master\":\"FL#14780-R0\",\"approval_number\":\"FL14780.1\",\"seq\":1,\"product_model\":\"Series 5540 Vinyl Fixed Window\",\"product_description\":\"Series 5540 Vinyl Fixed Window 48 x 72\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Serious Energy, Inc\",\"approval_number_master\":\"FL#14780-R0\",\"approval_number\":\"FL14780.2\",\"seq\":2,\"product_model\":\"Series 5540 Vinyl Fixed Window\",\"product_description\":\"Series 5540 Vinyl Fixed Window 60 x 84\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Serious Energy, Inc\",\"approval_number_master\":\"FL#14780-R0\",\"approval_number\":\"FL14780.3\",\"seq\":3,\"product_model\":\"Series 5540 Vinyl Fixed Window\",\"product_description\":\"Series 5540 Vinyl Fixed Window 72 x 72\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Serious Energy, Inc\",\"approval_number_master\":\"FL#14780-R0\",\"approval_number\":\"FL14780.4\",\"seq\":4,\"product_model\":\"Series 8040 Vinyl Fixed Window\",\"product_description\":\"Series 8040 Vinyl Fixed Window 60 x 84\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Serious Energy, Inc\",\"approval_number_master\":\"FL#14780-R0\",\"approval_number\":\"FL14780.5\",\"seq\":5,\"product_model\":\"Series 8040 Vinyl Fixed Window\",\"product_description\":\"Series 8040 Vinyl Fixed Window 72 x 72\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Serious Energy, Inc\",\"approval_number_master\":\"FL#14780-R0\",\"approval_number\":\"FL14780.6\",\"seq\":6,\"product_model\":\"Series 8041 Low Profile Vinyl Fixed Window\",\"product_description\":\"Series 8041 Low Profile Vinyl Fixed Window 60 x 84\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Serious Energy, Inc\",\"approval_number_master\":\"FL#14780-R0\",\"approval_number\":\"FL14780.7\",\"seq\":7,\"product_model\":\"Series 8041 Low Profile Vinyl Fixed Window\",\"product_description\":\"Series 8041 Low Profile Vinyl Fixed Window 72 x 72\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Serious Energy, Inc\",\"approval_number_master\":\"FL#14780-R1\",\"approval_number\":\"FL14780.8\",\"seq\":8,\"product_model\":\"Series 8041 Low Profile Vinyl Fixed Window\",\"product_description\":\"Series 8041 Low Profile Vinyl Fixed Window 72 x 72\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-31 00:00:00\",\"instructions_url\":\"\"}],\"Seves - Solaris - SPA\":[{\"manufacturer\":\"Seves - Solaris - SPA\",\"approval_number_master\":\"FL#9836-R1\",\"approval_number\":\"FL9836.1\",\"seq\":1,\"product_model\":\"Glass Block Window\",\"product_description\":\"Seves \\\/ Weck\\\/ VitraBlock Non-Impact Glass Block System\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seves - Solaris - SPA\",\"approval_number_master\":\"FL#9836-R3\",\"approval_number\":\"FL9836.2\",\"seq\":2,\"product_model\":\"Seves\\\/Weck\\\/Vitrablok\",\"product_description\":\"Non-Impact Glass Block System\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-02-04 00:00:00\",\"instructions_url\":\"\"}],\"Korus USA corp.\":[{\"manufacturer\":\"Korus USA corp.\",\"approval_number_master\":\"FL#15234-R0\",\"approval_number\":\"FL15234.1\",\"seq\":1,\"product_model\":\"Firenze-Venezia-Roma Aluminum Fixed Window\",\"product_description\":\"Large Missile Impact resistant aluminum fixed window.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-24 00:00:00\",\"instructions_url\":\"\"}],\"Boyd Aluminum\":[{\"manufacturer\":\"Boyd Aluminum\",\"approval_number_master\":\"FL#15242-R0\",\"approval_number\":\"FL15242.1\",\"seq\":1,\"product_model\":\"PW-4000\",\"product_description\":\"Thermally Broken Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boyd Aluminum\",\"approval_number_master\":\"FL#33624-R0\",\"approval_number\":\"FL33624.1\",\"seq\":1,\"product_model\":\"2200 SERIES FIXED WINDOW NON-IMPACT\",\"product_description\":\"2200 SERIES FIXED WINDOW NON-IMPACT\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boyd Aluminum\",\"approval_number_master\":\"FL#33624-R0\",\"approval_number\":\"FL33624.2\",\"seq\":2,\"product_model\":\"2200 SERIES TRIPLE FIXED WINDOW IMPACT\",\"product_description\":\"2200 SERIES TRIPLE FIXED WINDOW REINFORCED IMPACT\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boyd Aluminum\",\"approval_number_master\":\"FL#33624-R0\",\"approval_number\":\"FL33624.3\",\"seq\":3,\"product_model\":\"2200 SERIES TRIPLE FIXED WINDOW NON-IMPACT\",\"product_description\":\"2200 SERIES TRIPLE FIXED WINDOW NON-IMPACT\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boyd Aluminum\",\"approval_number_master\":\"FL#33624-R0\",\"approval_number\":\"FL33624.4\",\"seq\":4,\"product_model\":\"2400 SERIES FIXED OVER CASEMENT IMPACT\",\"product_description\":\"2400 SERIES FIXED OVER CASEMENT OUT-SWING WINDOW IMPACT\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boyd Aluminum\",\"approval_number_master\":\"FL#33624-R0\",\"approval_number\":\"FL33624.5\",\"seq\":5,\"product_model\":\"2400 SERIES FIXED OVER CASEMENT NON-IMPACT\",\"product_description\":\"2400 SERIES FIXED OVER CASEMENT OUT-SWING WINDOW NON-IMPACT\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boyd Aluminum\",\"approval_number_master\":\"FL#33624-R0\",\"approval_number\":\"FL33624.6\",\"seq\":6,\"product_model\":\"4000 SERIES FIXED WINDOW IMPACT\",\"product_description\":\"4000 SERIES FIXED WINDOW IMPACT\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boyd Aluminum\",\"approval_number_master\":\"FL#33624-R0\",\"approval_number\":\"FL33624.7\",\"seq\":7,\"product_model\":\"4000 SERIES FIXED WINDOW NON-IMPACT\",\"product_description\":\"4000 SERIES FIXED WINDOW NON-IMPACT\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boyd Aluminum\",\"approval_number_master\":\"FL#33624-R0\",\"approval_number\":\"FL33624.8\",\"seq\":8,\"product_model\":\"4300 SERIES FIXED OVER PROJECT OUT WINDOW IMPACT\",\"product_description\":\"4300 SERIES FIXED OVER PROJECT OUT WINDOW IMPACT\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boyd Aluminum\",\"approval_number_master\":\"FL#33624-R0\",\"approval_number\":\"FL33624.9\",\"seq\":9,\"product_model\":\"4300 SERIES FIXED OVER PROJECT OUT WINDOW NON-IMPACT\",\"product_description\":\"4300 SERIES FIXED OVER PROJECT OUT WINDOW NON-IMPACT\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"OLDCASTLE BUILDING ENVELOPE\":[{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#15573-R0\",\"approval_number\":\"FL15573.1\",\"seq\":1,\"product_model\":\"RW-5000 RIBBON WINDOW\",\"product_description\":\"RW-5000 RIBBON ALUMINUM FIXED WINDOW -SMI\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#15573-R0\",\"approval_number\":\"FL15573.2\",\"seq\":2,\"product_model\":\"RW-5000 RIBBON WINDOW\",\"product_description\":\"RW-5000 RIBBON ALUMINUM FIXED WINDOW -LMI\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#15573-R0\",\"approval_number\":\"FL15573.3\",\"seq\":3,\"product_model\":\"RW-5100 RIBBON WINDOW\",\"product_description\":\"RW-5100 RIBBON ALUMINUM FIXED WINDOW -SMI\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#15573-R0\",\"approval_number\":\"FL15573.4\",\"seq\":4,\"product_model\":\"RW-5100 RIBBON WINDOW\",\"product_description\":\"RW-5100 RIBBON ALUMINUM FIXED WINDOW LMI -SMI\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#16421-R0\",\"approval_number\":\"FL16421.1\",\"seq\":1,\"product_model\":\"SERIES \\\"RW-5100 RIBBON\\\" ALUMINUM FIXED WINDOW\",\"product_description\":\"SERIES \\\"RW-5100\\\" ALUMINUM FIXED WINDOW-L.M.I.\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#16461-R0\",\"approval_number\":\"FL16461.1\",\"seq\":1,\"product_model\":\"SERIES \\\"RW-5100 RIBBON\\\" ALUMINUM FIXED WINDOW\",\"product_description\":\"SERIES \\\"RW-5100 RIBBON\\\" ALUMINUM FIXED WINDOW-S.M.I\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#17687-R0\",\"approval_number\":\"FL17687.1\",\"seq\":1,\"product_model\":\"RW-5000 RIBBON WINDOW SYSTEM\",\"product_description\":\"RW-5000 RIBBON ALUMINUM FIXED WINDOW LMI-SMI IMPACT RESISTANT SYSTEM\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#17687-R0\",\"approval_number\":\"FL17687.2\",\"seq\":2,\"product_model\":\"RW-5100 RIBBON WINDOW SYSTEM\",\"product_description\":\"RW-5100 RIBBON ALUMINUM FIXED LMI-SMI IMPACT RESISTANT SYSTEM\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\":[{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#15761-R0\",\"approval_number\":\"FL15761.1\",\"seq\":1,\"product_model\":\"8000 Designer Series Fixed Picture Window 48\\\"x66\\\"\",\"product_description\":\"8000 Designer Series Fixed Picture Window 48\\\"x66\\\"\",\"design_pressure\":\"+50\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#15761-R0\",\"approval_number\":\"FL15761.2\",\"seq\":2,\"product_model\":\"8000 Designer Series Fixed Picture Window 72\\\"x60\\\"\",\"product_description\":\"8000 Designer Series Fixed Picture Window 72\\\"x60\\\"\",\"design_pressure\":\"+50\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#16014-R0\",\"approval_number\":\"FL16014.1\",\"seq\":1,\"product_model\":\"8000 Series Vinyl Casement & Awning Picture 72\\\"x60\\\"\",\"product_description\":\"8000 Series Casement & Awning Picture 72\\\"x60\\\" Individual Frame Size\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#16014-R0\",\"approval_number\":\"FL16014.2\",\"seq\":2,\"product_model\":\"Builders Series Vinyl Picture Window 60\\\"x72\\\"\",\"product_description\":\"Builders Series Vinyl Picture Window 60\\\"x72\\\" Individual Frame Size\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#16014-R0\",\"approval_number\":\"FL16014.3\",\"seq\":3,\"product_model\":\"Premium Series Vinyl Picture Window 60\\\"x72\\\"\",\"product_description\":\"Premium Series Vinyl Picture Window 60\\\"x72\\\" Individual Frame Size--Standard Installation\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#16014-R0\",\"approval_number\":\"FL16014.4\",\"seq\":4,\"product_model\":\"Premium Series Vinyl Picture Window 60\\\"x72\\\"\",\"product_description\":\"Premium Series Vinyl Picture Window 60\\\"x72\\\" Individual Frame Size--Frame Anchor Installation\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#16014-R0\",\"approval_number\":\"FL16014.5\",\"seq\":5,\"product_model\":\"Premium Series Vinyl Picture Window 96\\\"x54\\\"\",\"product_description\":\"Premium Series Vinyl Picture Window 96\\\"x54\\\" Individual Frame Size\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#16322-R0\",\"approval_number\":\"FL16322.1\",\"seq\":1,\"product_model\":\"8000 Premium Vinyl Direct Set\",\"product_description\":\"8000 Premium Vinyl Direct Set 84\\\"X72\\\" Single Unit Only\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#16322-R0\",\"approval_number\":\"FL16322.2\",\"seq\":2,\"product_model\":\"8000 Premium Vinyl Direct Set\",\"product_description\":\"8000 Premium Vinyl Direct Set 54\\\"x72\\\" Single Unit Only\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#16322-R0\",\"approval_number\":\"FL16322.3\",\"seq\":3,\"product_model\":\"8000 Premium Vinyl Direct Set\",\"product_description\":\"8000 Premium Vinyl Direct Set 48\\\"x72\\\" Two-Wide Unit\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#17642-R0\",\"approval_number\":\"FL17642.1\",\"seq\":1,\"product_model\":\"1600 Series (aka 8000 Series) Vinyl Casement\\\/Awning Picture Window\",\"product_description\":\"1600 Series (aka 8000 Series) Vinyl Casement\\\/Awning Window with Integral Mull 70-3\\\/8 x 17-1\\\/2\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#17642-R0\",\"approval_number\":\"FL17642.2\",\"seq\":2,\"product_model\":\"8000 Vinyl Direct Set\",\"product_description\":\"8000 Vinyl Direct Set, Red Oak Reinforced Combination Mulled to an 8000 Vinyl Direct Set Below 72x66 \\\/ 72x24 with Sill Pan Installation\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-18 00:00:00\",\"instructions_url\":\"\"}],\"T M Windows LLC\":[{\"manufacturer\":\"T M Windows LLC\",\"approval_number_master\":\"FL#15808-R0\",\"approval_number\":\"FL15808.1\",\"seq\":1,\"product_model\":\"Series \\\"PE9303\\\" PVC Fixed Window\",\"product_description\":\"Series \\\"PE9303\\\" PVC Fixed Window - LMI 72\\\" x 72\\\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"T M Windows LLC\",\"approval_number_master\":\"FL#15808-R0\",\"approval_number\":\"FL15808.2\",\"seq\":2,\"product_model\":\"Series \\\"PE9303\\\" PVC Fixed Window\",\"product_description\":\"Series \\\"PE9303\\\" PVC Fixed Window - Non-Impact 72\\\" x 72\\\"\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"T M Windows LLC\",\"approval_number_master\":\"FL#16220-R0\",\"approval_number\":\"FL16220.1\",\"seq\":1,\"product_model\":\"Series \\\"525\\\" Aluminum Fixed Casement Window\",\"product_description\":\"Series \\\"525\\\" Aluminum Fixed Casement Window - LMI 42\\\" x 96\\\"\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"T M Windows LLC\",\"approval_number_master\":\"FL#16445-R0\",\"approval_number\":\"FL16445.1\",\"seq\":1,\"product_model\":\"TM 9000 PW Vinyl LMI HVHZ\",\"product_description\":\"TM 9000 PW Vinyl LMI HVHZ 53\\\" x 96\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"T M Windows LLC\",\"approval_number_master\":\"FL#16445-R0\",\"approval_number\":\"FL16445.2\",\"seq\":2,\"product_model\":\"TM 9000 PW Vinyl LMI HVHZ SGP\",\"product_description\":\"TM 9000 PW Vinyl LMI HVHZ SGP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Gaulhofer Industrie Holding GmbH\":[{\"manufacturer\":\"Gaulhofer Industrie Holding GmbH\",\"approval_number_master\":\"FL#15831-R0\",\"approval_number\":\"FL15831.1\",\"seq\":1,\"product_model\":\"Fusionline 94\",\"product_description\":\"Fixed Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gaulhofer Industrie Holding GmbH\",\"approval_number_master\":\"FL#15831-R0\",\"approval_number\":\"FL15831.2\",\"seq\":2,\"product_model\":\"Natureline 78\",\"product_description\":\"Fixed Window\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gaulhofer Industrie Holding GmbH\",\"approval_number_master\":\"FL#22016-R0\",\"approval_number\":\"FL22016.1\",\"seq\":1,\"product_model\":\"Series 425 Combination OOO Fixed Window\",\"product_description\":\"Series 425 Combination 236\\\" x 106\\\" OOO Fixed Window (Impact, Non-HVHZ)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-02-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gaulhofer Industrie Holding GmbH\",\"approval_number_master\":\"FL#22016-R0\",\"approval_number\":\"FL22016.2\",\"seq\":2,\"product_model\":\"Series 425 Combination OOO Fixed Window\",\"product_description\":\"Series 425 Combination 183\\\" x 130\\\" OOO Fixed Window (Impact, Non-HVHZ)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-02-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gaulhofer Industrie Holding GmbH\",\"approval_number_master\":\"FL#22016-R0\",\"approval_number\":\"FL22016.3\",\"seq\":3,\"product_model\":\"Series 425 Combination OOO Fixed Window\",\"product_description\":\"Series 425 Combination 236\\\" x 106\\\" OOO Fixed Window (Non-Impact, Non-HVHZ)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-02-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gaulhofer Industrie Holding GmbH\",\"approval_number_master\":\"FL#22016-R0\",\"approval_number\":\"FL22016.4\",\"seq\":4,\"product_model\":\"Series 425 Combination OOO Fixed Window\",\"product_description\":\"Series 425 Combination 183\\\" x 130\\\" OOO Fixed Window (Non-Impact, Non-HVHZ)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-02-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gaulhofer Industrie Holding GmbH\",\"approval_number_master\":\"FL#22016-R0\",\"approval_number\":\"FL22016.5\",\"seq\":5,\"product_model\":\"Series 425 Combination OOOO Fixed Window\",\"product_description\":\"Series 425 Combination 197\\\" x 90\\\" OOOO Fixed Window (L.M. Impact, HVHZ)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-03-12 00:00:00\",\"instructions_url\":\"\"}],\"Novatech Patio doors\":[{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15840-R0\",\"approval_number\":\"FL15840.1\",\"seq\":1,\"product_model\":\"Series R-301 Fixed Window\",\"product_description\":\"R-301 48 x 96 Vinyl Direct Set Fixed\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novatech Patio doors\",\"approval_number_master\":\"FL#15840-R2\",\"approval_number\":\"FL15840.2\",\"seq\":2,\"product_model\":\"Series R-370\\\/R-470 Vinyl Fixed Window\",\"product_description\":\"R-370\\\/R-470 48 x 95 Sash Set Vinyl Fixed Window\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-14 00:00:00\",\"instructions_url\":\"\"}],\"Comfort Line Inc.\":[{\"manufacturer\":\"Comfort Line Inc.\",\"approval_number_master\":\"FL#15973-R0\",\"approval_number\":\"FL15973.1\",\"seq\":1,\"product_model\":\"a. 2100 Series Fiberglass Picture\",\"product_description\":\"Pulltruded Fiberglass Picture Window - O configuration (Available with Optional Interior Stainable \\\"Oak Laminate\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort Line Inc.\",\"approval_number_master\":\"FL#15973-R0\",\"approval_number\":\"FL15973.2\",\"seq\":2,\"product_model\":\"b. 2100 Series Fiberglass Fixed\",\"product_description\":\"Pulltruded Fiberglass Fixed Window - O configuration (Available with Optional Interior Stainable \\\"Oak Laminate\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort Line Inc.\",\"approval_number_master\":\"FL#15973-R1\",\"approval_number\":\"FL15973.3\",\"seq\":3,\"product_model\":\"c. 2100 Series Fiberglass Picture\",\"product_description\":\"Pulltruded Fiberglass \\\"Impact\\\" Picture Window - O configuration (Available with Optional Interior Stainable \\\"Oak Laminate\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort Line Inc.\",\"approval_number_master\":\"FL#15973-R3\",\"approval_number\":\"FL15973.4\",\"seq\":4,\"product_model\":\"d. 2100 Series Fiberglass Picture Window w\\\/ Awning\",\"product_description\":\"Pulltruded Fiberglass \\\"Non-Impact\\\" Picture Window Direct Mulled over 2100 Series Awning Window - O\\\/X configuration (Available with Optional Interior Stainable \\\"Oak Laminate\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort Line Inc.\",\"approval_number_master\":\"FL#15973-R3\",\"approval_number\":\"FL15973.5\",\"seq\":5,\"product_model\":\"e. 2100 Series Fiberglass Picture Window Stacked\",\"product_description\":\"Pulltruded Fiberglass \\\"Non-Impact\\\" Picture Window Direct Mulled over 2100 Series Picture Window - O\\\/X configuration (Available with Optional Interior Stainable \\\"Oak Laminate\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort Line Inc.\",\"approval_number_master\":\"FL#15973-R3\",\"approval_number\":\"FL15973.6\",\"seq\":6,\"product_model\":\"f. 2100 Series Fiberglass Fixed Window w\\\/ Awning\",\"product_description\":\"Pulltruded Fiberglass \\\"Non-Impact\\\" Fixed Window Direct Mulled over 2100 Series Awning Window - O\\\/X configuration (Available with Optional Interior Stainable \\\"Oak Laminate\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort Line Inc.\",\"approval_number_master\":\"FL#15973-R3\",\"approval_number\":\"FL15973.7\",\"seq\":7,\"product_model\":\"g. 2100 Series Fiberglass Fixed Window Stacked\",\"product_description\":\"Pulltruded Fiberglass \\\"Non-Impact\\\" Fixed Window Direct Mulled over 2100 Series Fixed Window - O\\\/X configuration (Available with Optional Interior Stainable \\\"Oak Laminate\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort Line Inc.\",\"approval_number_master\":\"FL#15973-R3\",\"approval_number\":\"FL15973.8\",\"seq\":8,\"product_model\":\"h. 3000 Series Fiberglass Fixed Window\",\"product_description\":\"Pulltruded Fiberglass \\\"Non-Impact\\\" Picture Window - O configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort Line Inc.\",\"approval_number_master\":\"FL#15973-R3\",\"approval_number\":\"FL15973.9\",\"seq\":9,\"product_model\":\"i. 3000 Series Fiberglass Fixed Window Mulled w\\\/ Casement\",\"product_description\":\"Pulltruded Fiberglass \\\"Non-Impact\\\" Fixed Window Continuous Head and Sill Mulled Configuration w\\\/ Operable Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort Line Inc.\",\"approval_number_master\":\"FL#15973-R3\",\"approval_number\":\"FL15973.10\",\"seq\":10,\"product_model\":\"j. 3000 Series Fiberglass Fixed Window Mulled\",\"product_description\":\"Pulltruded Fiberglass \\\"Non-Impact\\\" Fixed Window Continuous Head and Sill Mulled Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Tradewood Windows and Doors Inc.\":[{\"manufacturer\":\"Tradewood Windows and Doors Inc.\",\"approval_number_master\":\"FL#16241-R0\",\"approval_number\":\"FL16241.1\",\"seq\":1,\"product_model\":\"SERIES FIXED WINDOWS\",\"product_description\":\"RECTANGULAR & SHAPED FIXED WINDOWS\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"The Nassal Company\":[{\"manufacturer\":\"The Nassal Company\",\"approval_number_master\":\"FL#16310-R0\",\"approval_number\":\"FL16310.1\",\"seq\":1,\"product_model\":\"Fixed Non-impact Wood Windows\",\"product_description\":\"Non-impact False Double Hung Fixed Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Nassal Company\",\"approval_number_master\":\"FL#16310-R0\",\"approval_number\":\"FL16310.2\",\"seq\":2,\"product_model\":\"Fixed Non-impact Wood Windows\",\"product_description\":\"Non-impact Full Light Fixed Windows\",\"design_pressure\":\"+52\\\/-52\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Nassal Company\",\"approval_number_master\":\"FL#16310-R0\",\"approval_number\":\"FL16310.3\",\"seq\":3,\"product_model\":\"Fixed Non-impact Wood Windows\",\"product_description\":\"Non-impact True Divided Light Fixed Windows\",\"design_pressure\":\"+52\\\/-52\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Nassal Company\",\"approval_number_master\":\"FL#16310-R0\",\"approval_number\":\"FL16310.4\",\"seq\":4,\"product_model\":\"Fixed Non-impact Wood Windows\",\"product_description\":\"Non-impact Partial Round Fixed Bow Windows\",\"design_pressure\":\"+52\\\/-52\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Nassal Company\",\"approval_number_master\":\"FL#16310-R0\",\"approval_number\":\"FL16310.5\",\"seq\":5,\"product_model\":\"Fixed Non-impact Wood Windows\",\"product_description\":\"Non-impact Half Round Fixed Bow Windows\",\"design_pressure\":\"+52\\\/-52\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Nassal Company\",\"approval_number_master\":\"FL#16310-R0\",\"approval_number\":\"FL16310.6\",\"seq\":6,\"product_model\":\"Fixed Non-impact Wood Windows\",\"product_description\":\"Non-impact Fixed Bay Windows\",\"design_pressure\":\"+52\\\/-52\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-30 00:00:00\",\"instructions_url\":\"\"}],\"C.T.WINDOWS INC\":[{\"manufacturer\":\"C.T.WINDOWS INC\",\"approval_number_master\":\"FL#16321-R0\",\"approval_number\":\"FL16321.1\",\"seq\":1,\"product_model\":\"Superior Series 500\",\"product_description\":\"Superior Series 500 Aluminum Fixed Window\",\"design_pressure\":\"+80\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Eurostyle Impact Windows and Doors, LLC\":[{\"manufacturer\":\"Eurostyle Impact Windows and Doors, LLC\",\"approval_number_master\":\"FL#16339-R0\",\"approval_number\":\"FL16339.1\",\"seq\":1,\"product_model\":\"Series 4500 Fixed Impact Rated Window\",\"product_description\":\"Series 4500 Fixed Impact Rated Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-30 00:00:00\",\"instructions_url\":\"\"}],\"SAFTIFIRST\":[{\"manufacturer\":\"SAFTIFIRST\",\"approval_number_master\":\"FL#16382-R0\",\"approval_number\":\"FL16382.1\",\"seq\":1,\"product_model\":\"GPX\",\"product_description\":\"Large Missile Impact Resistant Fire Rated Fixed Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Win-Vent Windows\":[{\"manufacturer\":\"Win-Vent Windows\",\"approval_number_master\":\"FL#16621-R0\",\"approval_number\":\"FL16621.1\",\"seq\":1,\"product_model\":\"Series 900 Fixed Window\",\"product_description\":\"Aluminum Fixed Window, AW-PG90-1524x2515 (60x99) FW. Historical Steel Replica Window.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-20 00:00:00\",\"instructions_url\":\"\"}],\"Eagle View Windows and Doors\":[{\"manufacturer\":\"Eagle View Windows and Doors\",\"approval_number_master\":\"FL#16627-R0\",\"approval_number\":\"FL16627.1\",\"seq\":1,\"product_model\":\"8500\",\"product_description\":\"Series 8500 Vinyl 48 x 96 Fixed Window\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle View Windows and Doors\",\"approval_number_master\":\"FL#16627-R0\",\"approval_number\":\"FL16627.2\",\"seq\":2,\"product_model\":\"8500\",\"product_description\":\"Series 8500 Vinyl 48 x 93 Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle View Windows and Doors\",\"approval_number_master\":\"FL#16627-R0\",\"approval_number\":\"FL16627.3\",\"seq\":3,\"product_model\":\"8500\",\"product_description\":\"Series 8500 Vinyl 60 x 78 Fixed Window\",\"design_pressure\":\"+29.7\\\/-29.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle View Windows and Doors\",\"approval_number_master\":\"FL#16627-R0\",\"approval_number\":\"FL16627.4\",\"seq\":4,\"product_model\":\"8500\",\"product_description\":\"Series 8500 Vinyl 60 x 78 Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle View Windows and Doors\",\"approval_number_master\":\"FL#27086-R0\",\"approval_number\":\"FL27086.1\",\"seq\":1,\"product_model\":\"Series 8500 Vinyl Fixed Window\",\"product_description\":\"Series 8500 Vinyl Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle View Windows and Doors\",\"approval_number_master\":\"FL#29116-R0\",\"approval_number\":\"FL29116.1\",\"seq\":1,\"product_model\":\"Series 9700\",\"product_description\":\"Series 9700 Vinyl Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Goldbrecht USA, Inc.\":[{\"manufacturer\":\"Goldbrecht USA, Inc.\",\"approval_number_master\":\"FL#17036-R0\",\"approval_number\":\"FL17036.1\",\"seq\":1,\"product_model\":\"TH+ Series Fixed Window\",\"product_description\":\"Fixed Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"OWW, LLC\":[{\"manufacturer\":\"OWW, LLC\",\"approval_number_master\":\"FL#17363-R0\",\"approval_number\":\"FL17363.1\",\"seq\":1,\"product_model\":\"Series \\\"Mahogany\\\" Wood Fixed Windows\",\"product_description\":\"Series \\\"Mahogany\\\" Wood Fixed Window- Insulated and Monolithic Large Missile Impact Glass -\\nSee Installation Instructions for Available Sizes and Configurations.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-23 00:00:00\",\"instructions_url\":\"\"}],\"Euro-Wall, LLC\":[{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#17432-R0\",\"approval_number\":\"FL17432.1\",\"seq\":1,\"product_model\":\"EURO C3 Transom\\\/Sidelite Window\",\"product_description\":\"Thermally Broken Fixed Window with Mullion\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#17432-R0\",\"approval_number\":\"FL17432.2\",\"seq\":2,\"product_model\":\"EURO C3 Transom\\\/Sidelite Window\",\"product_description\":\"Thermally Broken Fixed Window with Steel Framing\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#17432-R0\",\"approval_number\":\"FL17432.3\",\"seq\":3,\"product_model\":\"EURO C3 Transom\\\/Sidelite Window\",\"product_description\":\"Thermally Broken Fixed Window with Mullion\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#17432-R0\",\"approval_number\":\"FL17432.4\",\"seq\":4,\"product_model\":\"EURO C3 Transom\\\/Sidelite Window\",\"product_description\":\"Thermally Broken Fixed Window with Steel Framing\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#31965-R0\",\"approval_number\":\"FL31965.1\",\"seq\":1,\"product_model\":\"Fixed Window (HVHZ)(IMPACT)\",\"product_description\":\"Fixed Window (HVHZ)(IMPACT)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#31965-R0\",\"approval_number\":\"FL31965.2\",\"seq\":2,\"product_model\":\"Fixed Window (WZ3)(IMPACT)\",\"product_description\":\"Fixed Window (WZ3)(IMPACT)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#31965-R3\",\"approval_number\":\"FL31965.3\",\"seq\":3,\"product_model\":\"Fixed Window (WZ3)(Impact)\",\"product_description\":\"Fixed Window (WZ3)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"International Impact Building Products\":[{\"manufacturer\":\"International Impact Building Products\",\"approval_number_master\":\"FL#17745-R0\",\"approval_number\":\"FL17745.1\",\"seq\":1,\"product_model\":\"Series 2300 PVC Fixed Window\",\"product_description\":\"Large missile impact resistant PVC fixed window.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Legacy Vinyl Windows\":[{\"manufacturer\":\"Legacy Vinyl Windows\",\"approval_number_master\":\"FL#17806-R0\",\"approval_number\":\"FL17806.1\",\"seq\":1,\"product_model\":\"450 PW\",\"product_description\":\"Series 450 6060 Vinyl Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-11-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Legacy Vinyl Windows\",\"approval_number_master\":\"FL#17806-R0\",\"approval_number\":\"FL17806.2\",\"seq\":2,\"product_model\":\"450 PW\",\"product_description\":\"Series 450 6070 Vinyl Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-11-07 00:00:00\",\"instructions_url\":\"\"}],\"NK Windows and Doors, LLC\":[{\"manufacturer\":\"NK Windows and Doors, LLC\",\"approval_number_master\":\"FL#17922-R0\",\"approval_number\":\"FL17922.1\",\"seq\":1,\"product_model\":\"Series S3100 TCP\",\"product_description\":\"Vinyl Fixed Window\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NK Windows and Doors, LLC\",\"approval_number_master\":\"FL#17923-R0\",\"approval_number\":\"FL17923.1\",\"seq\":1,\"product_model\":\"Series S-3200 THR\",\"product_description\":\"Vinyl Fixed Circle Top Window\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-03-31 00:00:00\",\"instructions_url\":\"\"}],\"SIW Impact Windows, LLC\":[{\"manufacturer\":\"SIW Impact Windows, LLC\",\"approval_number_master\":\"FL#17973-R0\",\"approval_number\":\"FL17973.1\",\"seq\":1,\"product_model\":\"Series \\\"300 StormSafe\\\" Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+90\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW Impact Windows, LLC\",\"approval_number_master\":\"FL#17973-R0\",\"approval_number\":\"FL17973.2\",\"seq\":2,\"product_model\":\"Series \\\"550 Sidelite\\\/Transom\\\" Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW Impact Windows, LLC\",\"approval_number_master\":\"FL#17973-R0\",\"approval_number\":\"FL17973.3\",\"seq\":3,\"product_model\":\"Series \\\"S-425 & S-426\\\" Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW Impact Windows, LLC\",\"approval_number_master\":\"FL#19053-R0\",\"approval_number\":\"FL19053.1\",\"seq\":1,\"product_model\":\"Series 1000 Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+100\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW Impact Windows, LLC\",\"approval_number_master\":\"FL#21684-R0\",\"approval_number\":\"FL21684.1\",\"seq\":1,\"product_model\":\"Series 300 IG Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+90\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW Impact Windows, LLC\",\"approval_number_master\":\"FL#25675-R0\",\"approval_number\":\"FL25675.1\",\"seq\":1,\"product_model\":\"Series 550 Aluminum Sidelite\\\/Transom Window\",\"product_description\":\"Large Missile Impact resistant fixed window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Royal Window and Door Profiles\":[{\"manufacturer\":\"Royal Window and Door Profiles\",\"approval_number_master\":\"FL#18594-R0\",\"approval_number\":\"FL18594.1\",\"seq\":1,\"product_model\":\"Jazz Sidelite\",\"product_description\":\"Jazz Sidelite\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-05-31 00:00:00\",\"instructions_url\":\"\"}],\"HMF Express LLC\":[{\"manufacturer\":\"HMF Express LLC\",\"approval_number_master\":\"FL#19312-R0\",\"approval_number\":\"FL19312.1\",\"seq\":1,\"product_model\":\"a. Borrowed Lite\",\"product_description\":\"Up to a Nominal 4'0 x 8'0 Borrowed Lite (Fixed Lite) \\\"Impact\\\" (O - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Fortress Impact Windows and Doors\":[{\"manufacturer\":\"Fortress Impact Windows and Doors\",\"approval_number_master\":\"FL#20315-R0\",\"approval_number\":\"FL20315.1\",\"seq\":1,\"product_model\":\"Series 4500\",\"product_description\":\"Vinyl Fixed Impact Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fortress Impact Windows and Doors\",\"approval_number_master\":\"FL#25900-R0\",\"approval_number\":\"FL25900.1\",\"seq\":1,\"product_model\":\"Series 3200\",\"product_description\":\"Vinyl Fixed Window\",\"design_pressure\":\"+60.7\\\/-76.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-08-31 00:00:00\",\"instructions_url\":\"\"}],\"Slate Security\":[{\"manufacturer\":\"Slate Security\",\"approval_number_master\":\"FL#20683-R0\",\"approval_number\":\"FL20683.1\",\"seq\":1,\"product_model\":\"Fixed Window\",\"product_description\":\"High Security Fixed Window\",\"design_pressure\":\"+100\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-06-15 00:00:00\",\"instructions_url\":\"\"}],\"Northeast Building Products Inc.\":[{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#22303-R0\",\"approval_number\":\"FL22303.1\",\"seq\":1,\"product_model\":\"WinForce Picture Window Impact\",\"product_description\":\"WinForce PVC Picture Window, Large Missile Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#22303-R0\",\"approval_number\":\"FL22303.2\",\"seq\":2,\"product_model\":\"WinForce Picture Window Non-Impact\",\"product_description\":\"WinForce PVC Picture Window, Non-Impact\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#22303-R2\",\"approval_number\":\"FL22303.3\",\"seq\":3,\"product_model\":\"3. WinForce Picture Window Impact\",\"product_description\":\"WinForce PVC Picture Window (Profiles 4764 with 4722 Adapter), Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#22303-R2\",\"approval_number\":\"FL22303.4\",\"seq\":4,\"product_model\":\"4. WinForce Picture Window Non-Impact\",\"product_description\":\"WinForce PVC Picture Window (Profiles 4764 with 4722 Adapter), Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-01-30 00:00:00\",\"instructions_url\":\"\"}],\"Ventana USA\":[{\"manufacturer\":\"Ventana USA\",\"approval_number_master\":\"FL#22382-R0\",\"approval_number\":\"FL22382.1\",\"seq\":1,\"product_model\":\"Series 4760 Picture Window\",\"product_description\":\"Series 4760 Picture Window, L.M. Impact, HVHZ\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ventana USA\",\"approval_number_master\":\"FL#22382-R0\",\"approval_number\":\"FL22382.2\",\"seq\":2,\"product_model\":\"Series 4760 Picture Window\",\"product_description\":\"Series 4760 Picture Window, Non-Impact, HVHZ\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ventana USA\",\"approval_number_master\":\"FL#22382-R0\",\"approval_number\":\"FL22382.3\",\"seq\":3,\"product_model\":\"Series 4760 Picture Window\",\"product_description\":\"Series 4760 Picture Window, L.M. Impact, Non-HVHZ\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ventana USA\",\"approval_number_master\":\"FL#22382-R0\",\"approval_number\":\"FL22382.4\",\"seq\":4,\"product_model\":\"Series 4760 Picture Window\",\"product_description\":\"Series 4760 Picture Window, Non-Impact, Non-HVHZ\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-16 00:00:00\",\"instructions_url\":\"\"}],\"Biffar GmbH & Co. KG\":[{\"manufacturer\":\"Biffar GmbH & Co. KG\",\"approval_number_master\":\"FL#22391-R0\",\"approval_number\":\"FL22391.1\",\"seq\":1,\"product_model\":\"SERIES AT 740 SI Fixed Window\",\"product_description\":\"SERIES AT 740 SI THERMALLY BROKEN ALUMINUM FIXED WINDOW,\\nLARGE MISSILE IMPACT - HVHZ\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-31 00:00:00\",\"instructions_url\":\"\"}],\"Sunrise Windows, LTD.\":[{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26908-R0\",\"approval_number\":\"FL26908.1\",\"seq\":1,\"product_model\":\"a. Series 7250 Coastal Performance\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Fixed Window with Nail Fin (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26908-R0\",\"approval_number\":\"FL26908.2\",\"seq\":2,\"product_model\":\"b. Series 7250 Coastal Performance\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Fixed Window (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26908-R1\",\"approval_number\":\"FL26908.3\",\"seq\":3,\"product_model\":\"c. C2 Compozit\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Fixed Window (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26908-R1\",\"approval_number\":\"FL26908.4\",\"seq\":4,\"product_model\":\"d. C2 Compozit\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Fixed Window with Nail Fin (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26908-R1\",\"approval_number\":\"FL26908.5\",\"seq\":5,\"product_model\":\"e. C2 Compozit\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Direct Set Fixed Window (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26908-R1\",\"approval_number\":\"FL26908.6\",\"seq\":6,\"product_model\":\"f. C2 Compozit\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Direct Set Fixed Window with Nail Fin (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26908-R1\",\"approval_number\":\"FL26908.7\",\"seq\":7,\"product_model\":\"g. C2 Compozit\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Fixed Casement Window (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26908-R2\",\"approval_number\":\"FL26908.8\",\"seq\":8,\"product_model\":\"h. \\\"Sunrise\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Picture Window (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26908-R2\",\"approval_number\":\"FL26908.9\",\"seq\":9,\"product_model\":\"i. \\\"Verde\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Picture Window (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26908-R2\",\"approval_number\":\"FL26908.10\",\"seq\":10,\"product_model\":\"j. \\\"Vanguard\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Picture Window (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26908-R2\",\"approval_number\":\"FL26908.11\",\"seq\":11,\"product_model\":\"k. \\\"Restorations\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Picture Window (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26908-R2\",\"approval_number\":\"FL26908.12\",\"seq\":12,\"product_model\":\"l. \\\"Sunrise\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Fixed Casement Window (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26908-R2\",\"approval_number\":\"FL26908.13\",\"seq\":13,\"product_model\":\"m. \\\"Verde\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Fixed Casement Window (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26908-R2\",\"approval_number\":\"FL26908.14\",\"seq\":14,\"product_model\":\"n. \\\"Vanguard\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Fixed Casement Window (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26908-R2\",\"approval_number\":\"FL26908.15\",\"seq\":15,\"product_model\":\"o. \\\"Restorations\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Fixed Casement Window (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26908-R2\",\"approval_number\":\"FL26908.16\",\"seq\":16,\"product_model\":\"p. \\\"Coastal Performance\\\"\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Picture Window (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26908-R2\",\"approval_number\":\"FL26908.17\",\"seq\":17,\"product_model\":\"q. \\\"Coastal Performance\\\"\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Picture Window (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26908-R5\",\"approval_number\":\"FL26908.18\",\"seq\":18,\"product_model\":\"r. \\\"Sunrise\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Narrow Picture Window (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26908-R5\",\"approval_number\":\"FL26908.19\",\"seq\":19,\"product_model\":\"s. \\\"Verde\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Narrow Picture Window (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26908-R5\",\"approval_number\":\"FL26908.20\",\"seq\":20,\"product_model\":\"t. \\\"Vanguard\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Narrow Picture Window (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#26908-R5\",\"approval_number\":\"FL26908.21\",\"seq\":21,\"product_model\":\"u. \\\"Restorations\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Narrow Picture Window (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Paragon Windows and Doors, LLC\":[{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#27135-R0\",\"approval_number\":\"FL27135.1\",\"seq\":1,\"product_model\":\"a. Series 7250 Coastal Performance\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Fixed Window with Nail Fin (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#27135-R0\",\"approval_number\":\"FL27135.2\",\"seq\":2,\"product_model\":\"b. Series 7250 Coastal Performance\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Fixed Window (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#27135-R1\",\"approval_number\":\"FL27135.3\",\"seq\":3,\"product_model\":\"c. Series 7050\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Fixed Window (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#27135-R1\",\"approval_number\":\"FL27135.4\",\"seq\":4,\"product_model\":\"d. Series 7050\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Fixed Window with Nail Fin (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#27135-R1\",\"approval_number\":\"FL27135.5\",\"seq\":5,\"product_model\":\"e. Series 7040\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Direct Set Fixed Window (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#27135-R1\",\"approval_number\":\"FL27135.6\",\"seq\":6,\"product_model\":\"f. Series 7040\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Direct Set Fixed Window with Nail Fin (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#27135-R1\",\"approval_number\":\"FL27135.7\",\"seq\":7,\"product_model\":\"g. Series 7000\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Fixed Casement Window (O configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Seal Craft\":[{\"manufacturer\":\"Seal Craft\",\"approval_number_master\":\"FL#27420-R0\",\"approval_number\":\"FL27420.1\",\"seq\":1,\"product_model\":\"4200 Fixed\",\"product_description\":\"4200 Fixed Divided Lite\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seal Craft\",\"approval_number_master\":\"FL#27420-R0\",\"approval_number\":\"FL27420.2\",\"seq\":2,\"product_model\":\"4200 Fixed\",\"product_description\":\"4200 Fixed Divided Lite\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-23 00:00:00\",\"instructions_url\":\"\"}],\"Renobat Industries USA\":[{\"manufacturer\":\"Renobat Industries USA\",\"approval_number_master\":\"FL#27425-R0\",\"approval_number\":\"FL27425.1\",\"seq\":1,\"product_model\":\"Series 7000 IQ Vinyl (Picture) Fixed Window\",\"product_description\":\"Series 7000 IQ Vinyl (Picture) Fixed Window, 60 x 96 in, Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renobat Industries USA\",\"approval_number_master\":\"FL#27425-R0\",\"approval_number\":\"FL27425.2\",\"seq\":2,\"product_model\":\"Series 7000 IQ Vinyl (Picture) Fixed Window\",\"product_description\":\"Series 7000 IQ Vinyl (Picture) Fixed Window, 60 x 96 in, Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-31 00:00:00\",\"instructions_url\":\"\"}],\"SIW SOLUTIONS, LLC\":[{\"manufacturer\":\"SIW SOLUTIONS, LLC\",\"approval_number_master\":\"FL#28828-R0\",\"approval_number\":\"FL28828.1\",\"seq\":1,\"product_model\":\"Series 1000 Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+100\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW SOLUTIONS, LLC\",\"approval_number_master\":\"FL#28869-R0\",\"approval_number\":\"FL28869.1\",\"seq\":1,\"product_model\":\"Series 300 IG Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+90\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW SOLUTIONS, LLC\",\"approval_number_master\":\"FL#28871-R0\",\"approval_number\":\"FL28871.1\",\"seq\":1,\"product_model\":\"Series 550 Aluminum Sidelite\\\/Transom Window\",\"product_description\":\"Large Missile Impact resistant fixed window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW SOLUTIONS, LLC\",\"approval_number_master\":\"FL#29261-R0\",\"approval_number\":\"FL29261.1\",\"seq\":1,\"product_model\":\"Series \\\"300 StormSafe\\\" Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+90\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW SOLUTIONS, LLC\",\"approval_number_master\":\"FL#29261-R0\",\"approval_number\":\"FL29261.2\",\"seq\":2,\"product_model\":\"Series \\\"S-425 & S-426\\\" Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-27 00:00:00\",\"instructions_url\":\"\"}],\"Lindsay Windows LLC\":[{\"manufacturer\":\"Lindsay Windows LLC\",\"approval_number_master\":\"FL#29224-R0\",\"approval_number\":\"FL29224.1\",\"seq\":1,\"product_model\":\"FL 643 PW - Wet Glazed\",\"product_description\":\"PVC Fixed Window\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-03-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lindsay Windows LLC\",\"approval_number_master\":\"FL#29224-R1\",\"approval_number\":\"FL29224.2\",\"seq\":2,\"product_model\":\"FL 643 PW - Wet Glazed\",\"product_description\":\"PVC Fixed Window - Thru-Frame Installation\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-03-15 00:00:00\",\"instructions_url\":\"\"}],\"Building Envelope Systems, Inc.\":[{\"manufacturer\":\"Building Envelope Systems, Inc.\",\"approval_number_master\":\"FL#29522-R0\",\"approval_number\":\"FL29522.1\",\"seq\":1,\"product_model\":\"5200 Series Fixed Glass System - LMI\",\"product_description\":\"5200 Series Fixed Glass System - LMI (Missile Level \\\"D\\\")\",\"design_pressure\":\"+102\\\/-102\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Building Envelope Systems, Inc.\",\"approval_number_master\":\"FL#29522-R0\",\"approval_number\":\"FL29522.2\",\"seq\":2,\"product_model\":\"5200 Series Fixed Glass System - SMI\",\"product_description\":\"5200 Series Fixed Glass System - SMI\",\"design_pressure\":\"+102\\\/-102\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Smartglass, Inc.\":[{\"manufacturer\":\"Smartglass, Inc.\",\"approval_number_master\":\"FL#30470-R0\",\"approval_number\":\"FL30470.1\",\"seq\":1,\"product_model\":\"a. \\\"KELLER minimal windows\\\"\",\"product_description\":\"Extruded Aluminum Thermally Broken \\\"Impact\\\" Fixed Window with Laminated Insulated Glass (O Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Plazadoor Corp.\":[{\"manufacturer\":\"Plazadoor Corp.\",\"approval_number_master\":\"FL#31158-R0\",\"approval_number\":\"FL31158.1\",\"seq\":1,\"product_model\":\"Aluminum Fixed Window\",\"product_description\":\"Aluminum Fixed Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ALUMINA DISTRIBUTION CENTER\":[{\"manufacturer\":\"ALUMINA DISTRIBUTION CENTER\",\"approval_number_master\":\"FL#31387-R0\",\"approval_number\":\"FL31387.1\",\"seq\":1,\"product_model\":\"Series 21000 High Impact Fixed Laminated Glass Window\",\"product_description\":\"Window system made of laminated and insulated Impact Resistant Glass retained by aluminum profile frame, wet glazed.\",\"design_pressure\":\"+130\\\/-154\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Real Woods, Inc.\":[{\"manufacturer\":\"Real Woods, Inc.\",\"approval_number_master\":\"FL#33055-R0\",\"approval_number\":\"FL33055.1\",\"seq\":1,\"product_model\":\"1 3\\\/4\\\" Glazed & Opaque Fixed Sidelite\",\"product_description\":\"1 3\\\/4\\\" Glazed & Opaque Fixed Rectangular Sidelite\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Real Woods, Inc.\",\"approval_number_master\":\"FL#33055-R0\",\"approval_number\":\"FL33055.2\",\"seq\":2,\"product_model\":\"1 3\\\/4\\\" Glazed & Opaque Fixed Transom\",\"product_description\":\"1 3\\\/4\\\" Glazed & Opaque Fixed Rectangular & Round Top Transom\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Asselin, Inc.\":[{\"manufacturer\":\"Asselin, Inc.\",\"approval_number_master\":\"FL#33381-R0\",\"approval_number\":\"FL33381.1\",\"seq\":1,\"product_model\":\"SERIES FIXED TYPE F WINDOW\",\"product_description\":\"SERIES FIXED TYPE F WINDOW\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-08-31 00:00:00\",\"instructions_url\":\"\"}],\"ALUMINEX WINDOWS & DOORS LLC\":[{\"manufacturer\":\"ALUMINEX WINDOWS & DOORS LLC\",\"approval_number_master\":\"FL#33925-R0\",\"approval_number\":\"FL33925.1\",\"seq\":1,\"product_model\":\"Series 100FX Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALUMINEX WINDOWS & DOORS LLC\",\"approval_number_master\":\"FL#33925-R0\",\"approval_number\":\"FL33925.2\",\"seq\":2,\"product_model\":\"Series 100FX Aluminum Fixed Window\",\"product_description\":\"Small missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"General Impact Glass and Windows\":[{\"manufacturer\":\"General Impact Glass and Windows\",\"approval_number_master\":\"FL#33996-R0\",\"approval_number\":\"FL33996.1\",\"seq\":1,\"product_model\":\"Series 21000 High Impact Fixed Laminated Glass Windows\",\"product_description\":\"Window System made of Laminated and Insulated Impact Resistant Glass retained by aluminum profile frame, wet glazed.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Impact Glass and Windows\",\"approval_number_master\":\"FL#34680-R0\",\"approval_number\":\"FL34680.1\",\"seq\":1,\"product_model\":\"Series VPF 8000 Aluminum Fixed Window LMI\",\"product_description\":\"Window System made of Laminated and Insulated Impact Resistant Glass retained by aluminum profile frame, wet glazed.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Seaway Manufacturing Corp. \\\/ Amerivu LLC\":[{\"manufacturer\":\"Seaway Manufacturing Corp. \\\/ Amerivu LLC\",\"approval_number_master\":\"FL#38563-R0\",\"approval_number\":\"FL38563.1\",\"seq\":1,\"product_model\":\"Fixed Windows (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Fixed Windows (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seaway Manufacturing Corp. \\\/ Amerivu LLC\",\"approval_number_master\":\"FL#38563-R0\",\"approval_number\":\"FL38563.2\",\"seq\":2,\"product_model\":\"Fixed Windows (WZ3)(Impact)\",\"product_description\":\"Fixed Windows (WZ3)(Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Elite Windows and Doors, LLC\":[{\"manufacturer\":\"Elite Windows and Doors, LLC\",\"approval_number_master\":\"FL#39371-R0\",\"approval_number\":\"FL39371.1\",\"seq\":1,\"product_model\":\"R-420 Fixed Casement Window (HVHZ)(Impact)\",\"product_description\":\"R-420 Fixed Casement Window (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-31 00:00:00\",\"instructions_url\":\"\"}],\"MP Windows, Inc.\":[{\"manufacturer\":\"MP Windows, Inc.\",\"approval_number_master\":\"FL#39772-R0\",\"approval_number\":\"FL39772.1\",\"seq\":1,\"product_model\":\"Series \\\"Aluminum Thermally Broken (T.B.)\\\" Picture Window - Large Missile Impact\",\"product_description\":\"Series \\\"T.B.L.M. Impact\\\" Aluminum Thermally Broken Fixed Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-06-30 00:00:00\",\"instructions_url\":\"\"}],\"Valda 90 OOD\":[{\"manufacturer\":\"Valda 90 OOD\",\"approval_number_master\":\"FL#39802-R0\",\"approval_number\":\"FL39802.1\",\"seq\":1,\"product_model\":\"Series Vision Guard Vinyl Picture Window\",\"product_description\":\"Series Vision Guard Vinyl Picture Window - Large Missile Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Valda 90 OOD\",\"approval_number_master\":\"FL#39802-R0\",\"approval_number\":\"FL39802.2\",\"seq\":2,\"product_model\":\"Series Vision Vinyl Picture Window\",\"product_description\":\"Series Vision Vinyl Picture Window -\\nNon-Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Valda 90 OOD\",\"approval_number_master\":\"FL#39802-R0\",\"approval_number\":\"FL39802.3\",\"seq\":3,\"product_model\":\"Series Vista Guard Aluminum Picture Window\",\"product_description\":\"Series Vista Guard Aluminum Picture Window - Large Missile Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-05-31 00:00:00\",\"instructions_url\":\"\"}],\"Shanghai Superhouse Building Material Co ltd\":[{\"manufacturer\":\"Shanghai Superhouse Building Material Co ltd\",\"approval_number_master\":\"FL#40279-R0\",\"approval_number\":\"FL40279.1\",\"seq\":1,\"product_model\":\"SP60 FIXED WINDOW-LMI\",\"product_description\":\"SP60 FIXED WINDOW-LARGE MISSILE IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Condado Window\":[{\"manufacturer\":\"Condado Window\",\"approval_number_master\":\"FL#40553-R0\",\"approval_number\":\"FL40553.1\",\"seq\":1,\"product_model\":\"325 Series Fixed Window with Integral Shutter (HVHZ) (Impact)\",\"product_description\":\"325 Series Fixed Window with Integral Shutter (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Condado Window\",\"approval_number_master\":\"FL#40553-R2\",\"approval_number\":\"FL40553.2\",\"seq\":2,\"product_model\":\"325 Series Fixed Window with Integral Shutter (HVHZ) (Impact)\",\"product_description\":\"325 Series Fixed Window with Integral Shutter (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Condado Window\",\"approval_number_master\":\"FL#40553-R2\",\"approval_number\":\"FL40553.3\",\"seq\":3,\"product_model\":\"325 Series Gen 2 Fixed Window (HVHZ) (Impact)\",\"product_description\":\"325 Series Gen 2 Fixed Window (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"OKNOPLAST SP. Z O.O.\":[{\"manufacturer\":\"OKNOPLAST SP. Z O.O.\",\"approval_number_master\":\"FL#41112-R0\",\"approval_number\":\"FL41112.1\",\"seq\":1,\"product_model\":\"One Lite Fixed - Pixel\",\"product_description\":\"One Lite Fixed - Pixel\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OKNOPLAST SP. Z O.O.\",\"approval_number_master\":\"FL#41112-R0\",\"approval_number\":\"FL41112.2\",\"seq\":2,\"product_model\":\"Side Lite - Pixel\",\"product_description\":\"Side Lite - Pixel\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OKNOPLAST SP. Z O.O.\",\"approval_number_master\":\"FL#41112-R0\",\"approval_number\":\"FL41112.3\",\"seq\":3,\"product_model\":\"Three Lite Fixed - Pixel\",\"product_description\":\"Three Lite Fixed - Pixel\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-11 00:00:00\",\"instructions_url\":\"\"}],\"FBS Systems\":[{\"manufacturer\":\"FBS Systems\",\"approval_number_master\":\"FL#41439-R0\",\"approval_number\":\"FL41439.1\",\"seq\":1,\"product_model\":\"Fixed Window (HVHZ)(Impact)\",\"product_description\":\"Fixed Window (HVHZ)(Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Windcalm Windows & Doors Inc.\":[{\"manufacturer\":\"Windcalm Windows & Doors Inc.\",\"approval_number_master\":\"FL#41720-R0\",\"approval_number\":\"FL41720.1\",\"seq\":1,\"product_model\":\"Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-05-31 00:00:00\",\"instructions_url\":\"\"}],\"DAKO Sp. z o.o.\":[{\"manufacturer\":\"DAKO Sp. z o.o.\",\"approval_number_master\":\"FL#41780-R0\",\"approval_number\":\"FL41780.1\",\"seq\":1,\"product_model\":\"DPP70 Fixed Window (Non-HVHZ)(Non-Impact)\",\"product_description\":\"DPP70 Fixed Window (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAKO Sp. z o.o.\",\"approval_number_master\":\"FL#41786-R0\",\"approval_number\":\"FL41786.1\",\"seq\":1,\"product_model\":\"DPQ82 Fixed Window (Non-HVHZ)(Non-Impact)\",\"product_description\":\"DPQ82 Fixed Window (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-06-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAKO Sp. z o.o.\",\"approval_number_master\":\"FL#42304-R0\",\"approval_number\":\"FL42304.1\",\"seq\":1,\"product_model\":\"DA-77 Fixed Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"DA-77 Fixed Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-21 00:00:00\",\"instructions_url\":\"\"}],\"Reylos Glass Impact System Manufacturing LLC\":[{\"manufacturer\":\"Reylos Glass Impact System Manufacturing LLC\",\"approval_number_master\":\"FL#41809-R0\",\"approval_number\":\"FL41809.1\",\"seq\":1,\"product_model\":\"Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Glass Inc\":[{\"manufacturer\":\"Glass Inc\",\"approval_number_master\":\"FL#42060-R0\",\"approval_number\":\"FL42060.1\",\"seq\":1,\"product_model\":\"Alutech W72 Series\",\"product_description\":\"Alutech W72 Series Aluminum Fixed Window. Approved as singles, or horizontally stacked with W72 Fixed or Tilt & Turn Windows.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"LuxView LLC\":[{\"manufacturer\":\"LuxView LLC\",\"approval_number_master\":\"FL#42160-R0\",\"approval_number\":\"FL42160.1\",\"seq\":1,\"product_model\":\"FIX 70\",\"product_description\":\"LuxView FIX 70 Slim Frame Thermally Broken Aluminum Window\",\"design_pressure\":\"+60\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LuxView LLC\",\"approval_number_master\":\"FL#42160-R0\",\"approval_number\":\"FL42160.2\",\"seq\":2,\"product_model\":\"FIX WALL\",\"product_description\":\"LuxView FIX WALL Thermally Broken Aluminum Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LuxView LLC\",\"approval_number_master\":\"FL#42160-R2\",\"approval_number\":\"FL42160.3\",\"seq\":3,\"product_model\":\"FIX WALL\",\"product_description\":\"LuxView FIX WALL Thermally Broken Aluminum Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"K RESEARCH & DEVELOPMENT, LLC\":[{\"manufacturer\":\"K RESEARCH & DEVELOPMENT, LLC\",\"approval_number_master\":\"FL#45996-R0\",\"approval_number\":\"FL45996.1\",\"seq\":1,\"product_model\":\"SP60 FIXED WINDOW-LMI\",\"product_description\":\"SP60 FIXED WINDOW-LMI\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Inwindows & Doors Group Llc\":[{\"manufacturer\":\"Inwindows & Doors Group Llc\",\"approval_number_master\":\"FL#46575-R0\",\"approval_number\":\"FL46575.1\",\"seq\":1,\"product_model\":\"Series 100FW Aluminum Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum fixed window.\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Inwindows & Doors Group Llc\",\"approval_number_master\":\"FL#46575-R0\",\"approval_number\":\"FL46575.2\",\"seq\":2,\"product_model\":\"Series 100FW Aluminum Fixed Window\",\"product_description\":\"Small missile impact resistant aluminum fixed window\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Nana Wall Systems, Inc.\":[{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#47239-R0\",\"approval_number\":\"FL47239.1\",\"seq\":1,\"product_model\":\"NW FIXED 510 WOOD WINDOW\",\"product_description\":\"NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#47239-R0\",\"approval_number\":\"FL47239.2\",\"seq\":2,\"product_model\":\"NW FIXED 610 ALUMINUM WINDOW\",\"product_description\":\"NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#47239-R0\",\"approval_number\":\"FL47239.3\",\"seq\":3,\"product_model\":\"NW FIXED 710 WOOD WITH ALUMINUM CLAD WINDOW\",\"product_description\":\"NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#47239-R0\",\"approval_number\":\"FL47239.4\",\"seq\":4,\"product_model\":\"NW FIXED 810 ALUMINUM WINDOW\",\"product_description\":\"NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Euroline Steel Windows & Doors\":[{\"manufacturer\":\"Euroline Steel Windows & Doors\",\"approval_number_master\":\"FL#47336-R0\",\"approval_number\":\"FL47336.1\",\"seq\":1,\"product_model\":\"Series 900 Thermal Steel Fixed Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Series 900 Thermal Steel Fixed Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euroline Steel Windows & Doors\",\"approval_number_master\":\"FL#47336-R1\",\"approval_number\":\"FL47336.2\",\"seq\":2,\"product_model\":\"Series 900 Thermal Steel Fixed Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Series 900 Thermal Steel Fixed Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euroline Steel Windows & Doors\",\"approval_number_master\":\"FL#47336-R1\",\"approval_number\":\"FL47336.3\",\"seq\":3,\"product_model\":\"Series 900 Thermal Steel Fixed Window (WZ4) (Impact)\",\"product_description\":\"Series 900 Thermal Steel Fixed Window (WZ4) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}]},\"b. windows|||6. awning\":{\"Ply Gem Windows\":[{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15316-R0\",\"approval_number\":\"FL15316.1\",\"seq\":1,\"product_model\":\"Contractor Series 5000\",\"product_description\":\"Awning Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15316-R7\",\"approval_number\":\"FL15316.2\",\"seq\":2,\"product_model\":\"Premium Mira 2018 Series\",\"product_description\":\"Awning Window (Impact)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#38105-R3\",\"approval_number\":\"FL38105.1\",\"seq\":1,\"product_model\":\"1570 Awning\",\"product_description\":\"HVHZ Impact Awning\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15326-R0\",\"approval_number\":\"FL15326.1\",\"seq\":1,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15326-R0\",\"approval_number\":\"FL15326.2\",\"seq\":2,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Awning Window (Impact)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15535-R0\",\"approval_number\":\"FL15535.1\",\"seq\":1,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15535-R0\",\"approval_number\":\"FL15535.2\",\"seq\":2,\"product_model\":\"Premium Mira Series\",\"product_description\":\"Awning Window (Impact)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15316-R3\",\"approval_number\":\"FL15316.3\",\"seq\":3,\"product_model\":\"Pro Series Classic\\\/5000\",\"product_description\":\"Awning Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#38105-R0\",\"approval_number\":\"FL38105.2\",\"seq\":2,\"product_model\":\"1570 Awning\",\"product_description\":\"Non-Impact Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-30 00:00:00\",\"instructions_url\":\"\"}],\"Custom Window Systems Inc.\":[{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#15032-R0\",\"approval_number\":\"FL15032.1\",\"seq\":1,\"product_model\":\"AW-8450\",\"product_description\":\"AW-8450 Vinyl Flg Awning Window, Non-Impact.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#7060-R8\",\"approval_number\":\"FL7060.1\",\"seq\":1,\"product_model\":\"AW-8450 Vinyl Awning Window\",\"product_description\":\"AW-8450 Vinyl Flg\\\/Fin Awning Window.\",\"design_pressure\":\"+67.5\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#7063-R0\",\"approval_number\":\"FL7063.1\",\"seq\":1,\"product_model\":\"AWN-8400 Vinyl Awning Window\",\"product_description\":\"AWN-8400 Vinyl Awning Window (Impact)\",\"design_pressure\":\"+67.5\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"PGT Industries\":[{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#2329-R8\",\"approval_number\":\"FL2329.4\",\"seq\":4,\"product_model\":\"AW-5440\",\"product_description\":\"EnergyVue Vinyl Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#29701-R3\",\"approval_number\":\"FL29701.2\",\"seq\":2,\"product_model\":\"AW-5540 with Diamond Glass\",\"product_description\":\"Impact-resistant, Vinyl Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#214-R0\",\"approval_number\":\"FL214.1\",\"seq\":1,\"product_model\":\"ATW-400 (Narrow Vent)\",\"product_description\":\"Aluminum Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#214-R0\",\"approval_number\":\"FL214.2\",\"seq\":2,\"product_model\":\"ATW-400 (Pro-View)\",\"product_description\":\"Aluminum Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#214-R0\",\"approval_number\":\"FL214.3\",\"seq\":3,\"product_model\":\"ATW-400 (Single Vent)\",\"product_description\":\"Aluminum Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#214-R0\",\"approval_number\":\"FL214.4\",\"seq\":4,\"product_model\":\"ATW-400 (Standard Vent)\",\"product_description\":\"Aluminum Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#2326-R0\",\"approval_number\":\"FL2326.1\",\"seq\":1,\"product_model\":\"ATW-400\",\"product_description\":\"Aluminum Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#2329-R3\",\"approval_number\":\"FL2329.1\",\"seq\":1,\"product_model\":\"AW - 640\",\"product_description\":\"Aluminum Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#2329-R3\",\"approval_number\":\"FL2329.2\",\"seq\":2,\"product_model\":\"AW-2740\",\"product_description\":\"PremierVue Vinyl Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#2329-R3\",\"approval_number\":\"FL2329.3\",\"seq\":3,\"product_model\":\"AW-2840\",\"product_description\":\"PremierVue Vinyl Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#2329-R8\",\"approval_number\":\"FL2329.5\",\"seq\":5,\"product_model\":\"AW-5540\",\"product_description\":\"WinGuard Vinyl Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#29701-R0\",\"approval_number\":\"FL29701.1\",\"seq\":1,\"product_model\":\"AW-5540\",\"product_description\":\"Impact-resistant, Vinyl Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-28 00:00:00\",\"instructions_url\":\"\"}],\"Lippert Components, Inc.\":[{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#46127-R0\",\"approval_number\":\"FL46127.1\",\"seq\":1,\"product_model\":\"a. 3800 \\\/ 3805 Awning\",\"product_description\":\"Extruded PVC Awning Window \\\"Non-Impact\\\" Insulated Glass w\\\/ Nail Fin (New Construction) - X Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lippert Components, Inc.\",\"approval_number_master\":\"FL#46127-R0\",\"approval_number\":\"FL46127.2\",\"seq\":2,\"product_model\":\"b. 3700 Awning\",\"product_description\":\"Extruded PVC Awning Window \\\"Non-Impact\\\" Insulated Glass (Replacement) - X Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-10-31 00:00:00\",\"instructions_url\":\"\"}],\"Simonton\":[{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#39613-R2\",\"approval_number\":\"FL39613.1\",\"seq\":1,\"product_model\":\"08-08, 08-09, 08-10 & 08-20\",\"product_description\":\"5500 Reflections and PerfeXion Platinum w\\\/SafePoint Awning - Impact Missile C\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#57-R20\",\"approval_number\":\"FL57.1\",\"seq\":1,\"product_model\":\"08-09, 08-10 and 08-20 (Retrofit Installation)\",\"product_description\":\"StormBreaker Plus, 8000, PerfeXion Impact Vinyl Awning\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-01-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#57-R20\",\"approval_number\":\"FL57.2\",\"seq\":2,\"product_model\":\"08-20 (Nailing Fin Installation)\",\"product_description\":\"StormBreaker Plus, 8000, PerfeXion Impact Vinyl Awning\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-01-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#57-R20\",\"approval_number\":\"FL57.3\",\"seq\":3,\"product_model\":\"42-19\",\"product_description\":\"ProFinish Brickmould 600 w\\\/SafePoint Storm, 4500 Vinyl Awning\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#56-R0\",\"approval_number\":\"FL56.1\",\"seq\":1,\"product_model\":\"08-08\",\"product_description\":\"ProFinish Contractor; ProFinish Master; Luminess 700; Luminess 800 - Vinyl - Size: 53 X 26; Rating: AP-R55; 3\\\/32\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#56-R0\",\"approval_number\":\"FL56.2\",\"seq\":2,\"product_model\":\"08-08\",\"product_description\":\"ProFinish Contractor; Luminess 700 - Vinyl - Size: 53 X 36; Rating: AP-R45; 3\\\/32\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#56-R0\",\"approval_number\":\"FL56.3\",\"seq\":3,\"product_model\":\"08-08\",\"product_description\":\"ProFinish Contractor; Luminess 700 - Vinyl - Size: 60 X 36; Rating: AP-R35; 3\\\/32\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#3384-R0\",\"approval_number\":\"FL3384.1\",\"seq\":1,\"product_model\":\"StormBreaker Plus\",\"product_description\":\"Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5236-R0\",\"approval_number\":\"FL5236.1\",\"seq\":1,\"product_model\":\"5500\",\"product_description\":\"5500, StormBreaker vinyl Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5236-R0\",\"approval_number\":\"FL5236.2\",\"seq\":2,\"product_model\":\"StormBreaker Plus\",\"product_description\":\"StormBreaker Plus Vinyl Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5185-R2\",\"approval_number\":\"FL5185.1\",\"seq\":1,\"product_model\":\"08-08, 08-09, 08-10, 08-20 see applicable waivers\",\"product_description\":\"PF Contractor,PF Master,Amcraft Grand Estates NC,Reflections 5500,Prism Platinum,Generations, 9400, 9800, Sears 9300,THD @ Home Services 6100, THD @ Home Servies 6500, Simonton StormBreaker 100VL, Amcraft Grand Estates Premium Plus,Vinyl Awning\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#5185-R2\",\"approval_number\":\"FL5185.2\",\"seq\":2,\"product_model\":\"08-08, 08-09, 08-10, 08-20 see applicable waivers\",\"product_description\":\"PF Contractor,PF Master,Amcraft Grand Estates NC,Reflections 5500,Prism Platinum,Generations, 9400, 9800, Sears 9300,THD @ Home Services 6100, THD @ Home Servies 6500, Simonton StormBreaker 100VL, Amcraft Grand Estates Premium Plus,Vinyl Awning\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#10699-R0\",\"approval_number\":\"FL10699.1\",\"seq\":1,\"product_model\":\"42-19 Vinyl Awning\",\"product_description\":\"42-19 Vinyl Awning, sold under the marketing names of: Profinish BrickMould 600\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#10699-R0\",\"approval_number\":\"FL10699.2\",\"seq\":2,\"product_model\":\"42-19 Vinyl Awning\",\"product_description\":\"42-19 Vinyl Awning, sold under the marketing names of: Profinish BrickMould 600\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#10699-R0\",\"approval_number\":\"FL10699.3\",\"seq\":3,\"product_model\":\"42-19 Vinyl Awning\",\"product_description\":\"42-19 Vinyl Awning, sold under the marketing names of: Profinish BrickMould 600\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#11317-R0\",\"approval_number\":\"FL11317.1\",\"seq\":1,\"product_model\":\"08-09\",\"product_description\":\"08-09 300 VL StormBreaker Plus, Vinyl Awning\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#13836-R0\",\"approval_number\":\"FL13836.1\",\"seq\":1,\"product_model\":\"08-09\",\"product_description\":\"StormBreaker Plus 300VL Vinyl Awning\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"YKK AP America Inc. Residential\":[{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#11538-R0\",\"approval_number\":\"FL11538.1\",\"seq\":1,\"product_model\":\"Style View Awning\",\"product_description\":\"Style View Awning\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#11538-R5\",\"approval_number\":\"FL11538.2\",\"seq\":2,\"product_model\":\"StyleView Awning (Non-HVHZ)(Non-Impact)\",\"product_description\":\"StyleView Awning (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#11385-R0\",\"approval_number\":\"FL11385.1\",\"seq\":1,\"product_model\":\"Style View AW\",\"product_description\":\"Style View AW\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#12252-R0\",\"approval_number\":\"FL12252.1\",\"seq\":1,\"product_model\":\"Style Guard Awning\",\"product_description\":\"Style Guard Awning\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Shwinco Architectural Products, LLC\":[{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#15758-R11\",\"approval_number\":\"FL15758.1\",\"seq\":1,\"product_model\":\"9500 Series\",\"product_description\":\"9500 Series Vinyl Awning Window - LMI\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#15758-R11\",\"approval_number\":\"FL15758.2\",\"seq\":2,\"product_model\":\"Security Series 6500\",\"product_description\":\"Security Series 6500 Vinyl Awning Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#134-R0\",\"approval_number\":\"FL134.1\",\"seq\":1,\"product_model\":\"C3050\",\"product_description\":\"vinyl awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#3764-R1\",\"approval_number\":\"FL3764.2\",\"seq\":2,\"product_model\":\"3050 Vinyl Awning Prime Window\",\"product_description\":\"Outward Opening Impact Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#3764-R0\",\"approval_number\":\"FL3764.1\",\"seq\":1,\"product_model\":\"3050 Series Impact & non-Impact Awning\",\"product_description\":\"Outward openning awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#9680-R1\",\"approval_number\":\"FL9680.1\",\"seq\":1,\"product_model\":\"4500 Series Impact Awning\",\"product_description\":\"4500 Impact Series Awning\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ViWinTech Windows & Doors\":[{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#28491-R2\",\"approval_number\":\"FL28491.1\",\"seq\":1,\"product_model\":\"Shoreline Awning, Impact\",\"product_description\":\"Impact Shoreline Project-Out Vinyl Awning Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#28491-R2\",\"approval_number\":\"FL28491.2\",\"seq\":2,\"product_model\":\"Shoreline Awning, Non-Impact\",\"product_description\":\"Non-Impact Shoreline Project-Out Vinyl Awning Window\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#7884-R0\",\"approval_number\":\"FL7884.1\",\"seq\":1,\"product_model\":\"SL 4200 AW 5332\",\"product_description\":\"ShoreLine 4200 Awning Window 53x32 DP60\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Associated Materials\":[{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11850-R0\",\"approval_number\":\"FL11850.1\",\"seq\":1,\"product_model\":\"a. Model 0151\",\"product_description\":\"Extruded PVC Awning Window (X Configuration) - Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11850-R0\",\"approval_number\":\"FL11850.2\",\"seq\":2,\"product_model\":\"b. Model 0951\",\"product_description\":\"Extruded PVC Awning Window (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11850-R0\",\"approval_number\":\"FL11850.3\",\"seq\":3,\"product_model\":\"c. Model 0153\",\"product_description\":\"Extruded PVC Awning Window with Integral Mulled Fixed Sash Window (O\\\/X Configuration) - Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11850-R0\",\"approval_number\":\"FL11850.4\",\"seq\":4,\"product_model\":\"d. Model 0953\",\"product_description\":\"Extruded PVC Awning Window with Integral Mulled Fixed Sash Window (O\\\/X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11850-R2\",\"approval_number\":\"FL11850.5\",\"seq\":5,\"product_model\":\"e. Model i951 HP\",\"product_description\":\"Extruded PVC Awning Window (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#11850-R2\",\"approval_number\":\"FL11850.6\",\"seq\":6,\"product_model\":\"f. Model i951\",\"product_description\":\"Extruded PVC \\\"Impact\\\" Awning Window (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Pella Corporation\":[{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#10026-R13\",\"approval_number\":\"FL10026.1\",\"seq\":1,\"product_model\":\"HIG Aluminum Clad Wood Impact Awning Window\",\"product_description\":\"Awning window (small and large missile impact)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-05-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14467-R9\",\"approval_number\":\"FL14467.1\",\"seq\":1,\"product_model\":\"Pella\\\/Architect Series Wood Large Awning\",\"product_description\":\"1499 x 1499 mm (59 x 59 inch) Wood Large Awning Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-06-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33462-R0\",\"approval_number\":\"FL33462.1\",\"seq\":1,\"product_model\":\"AW-545\",\"product_description\":\"AW-545 Vinyl Flange Awning Window, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33568-R1\",\"approval_number\":\"FL33568.1\",\"seq\":1,\"product_model\":\"AW-545\",\"product_description\":\"AW-545 Vinyl Flg\\\/Fin Awning Window\",\"design_pressure\":\"+67.5\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#35281-R3\",\"approval_number\":\"FL35281.2\",\"seq\":2,\"product_model\":\"Impervia Model 2 Awning Window\",\"product_description\":\"59.5\\\" x 59.5\\\" Non-Impact Fiberglass Awning, 2 Lock, Roto Operator\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11284-R9\",\"approval_number\":\"FL11284.1\",\"seq\":1,\"product_model\":\"Pella\\\/Architect Non-Impact Clad Wood Awning Window\",\"product_description\":\"1346 x 813 mm (53 x 32 in) Awning Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11295-R8\",\"approval_number\":\"FL11295.1\",\"seq\":1,\"product_model\":\"Pella\\\/Architect Series\",\"product_description\":\"Wood Awning - Non HIG (53\\\" x 35\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11883-R10\",\"approval_number\":\"FL11883.1\",\"seq\":1,\"product_model\":\"Lifestyle with HGP Series Clad Non-Impact Awning Window\",\"product_description\":\"Awning Window - 59\\\" x 59\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14345-R9\",\"approval_number\":\"FL14345.1\",\"seq\":1,\"product_model\":\"Pella\\\/Architect Non-Impact Clad Wood Large Awning Window\",\"product_description\":\"1499 x 1499 mm (59 x 59 inch) Large Awning Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14345-R9\",\"approval_number\":\"FL14345.2\",\"seq\":2,\"product_model\":\"Pella\\\/Architect Non-Impact Clad Wood Large Awning Window\",\"product_description\":\"1499 x 1854 mm (59 x 73 inch) Large Awning Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14467-R9\",\"approval_number\":\"FL14467.2\",\"seq\":2,\"product_model\":\"Pella\\\/Architect Series Wood Large Awning\",\"product_description\":\"1499 x 1854 mm (59 x 73 inch) wood large awning\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#20532-R6\",\"approval_number\":\"FL20532.2\",\"seq\":2,\"product_model\":\"Architect Contemporary \\\/ Lifestyle w\\\/o HGP\",\"product_description\":\"Clad Vent Large Awning - Non HIG (59\\\" X 73\\\")\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26534-R3\",\"approval_number\":\"FL26534.1\",\"seq\":1,\"product_model\":\"250 Series Vinyl Vent Awning\",\"product_description\":\"High Performance 250 Series Vinyl Vent Awning 59.5\\\" x 43.5\\\" 1-wide\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26534-R3\",\"approval_number\":\"FL26534.2\",\"seq\":2,\"product_model\":\"250 Series Vinyl Vent Awning\",\"product_description\":\"250 Series Vinyl Vent Awning 59.5\\\" x 43.5\\\" 1-wide\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26534-R3\",\"approval_number\":\"FL26534.3\",\"seq\":3,\"product_model\":\"250 Series Vinyl Vent Awning\",\"product_description\":\"250 Series Vinyl Vent Awning 47.5\\\" x 43.5\\\" 1-wide\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26534-R3\",\"approval_number\":\"FL26534.4\",\"seq\":4,\"product_model\":\"250 Series Vinyl Vent Awning\",\"product_description\":\"250 Series Vinyl Vent Awning 107.5\\\" x 43.5\\\" 2-wide XX, XO or OX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26534-R3\",\"approval_number\":\"FL26534.5\",\"seq\":5,\"product_model\":\"250 Series Vinyl Vent Awning\",\"product_description\":\"250 Series Vinyl Vent Awning 95.5\\\" x 43.5\\\" 2-wide XX, XO or OX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#35281-R3\",\"approval_number\":\"FL35281.1\",\"seq\":1,\"product_model\":\"Impervia 2.0 Awning (Non-HVHZ) (Impact)\",\"product_description\":\"Impervia 2.0 Awning (Non-HVHZ) (Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#35281-R3\",\"approval_number\":\"FL35281.3\",\"seq\":3,\"product_model\":\"Impervia Model 2 Awning Window\",\"product_description\":\"59.5\\\" x 59.5\\\" Non-Impact Fiberglass Awning, 2 Lock, Easy-Slide Operator\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#35281-R3\",\"approval_number\":\"FL35281.4\",\"seq\":4,\"product_model\":\"Impervia Model 2 Awning Window\",\"product_description\":\"59.5\\\" x 41.5\\\" Non-Impact Fiberglass Awning, 1 Lock, Roto Operator\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#35281-R3\",\"approval_number\":\"FL35281.5\",\"seq\":5,\"product_model\":\"Impervia Model 2 Awning Window\",\"product_description\":\"59.5\\\" x 41.5\\\" Non-Impact Fiberglass Awning, 1 Lock, Easy-Slide Operator\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#35281-R3\",\"approval_number\":\"FL35281.6\",\"seq\":6,\"product_model\":\"Impervia Model 2 Awning Window\",\"product_description\":\"53.5\\\" x 59.5\\\" Non-Impact Fiberglass Awning, 2 Lock, Roto Operator\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#35281-R3\",\"approval_number\":\"FL35281.7\",\"seq\":7,\"product_model\":\"Impervia Model 2 Awning Window\",\"product_description\":\"53.5\\\" x 59.5\\\" Non-Impact Fiberglass Awning, 2 Lock, Easy-Slide Operator\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#35281-R3\",\"approval_number\":\"FL35281.8\",\"seq\":8,\"product_model\":\"Impervia Model 2 Awning Window\",\"product_description\":\"53.5\\\" x 41.5\\\" Non-Impact Fiberglass Awning, 1 Lock, Roto Operator\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#35281-R3\",\"approval_number\":\"FL35281.9\",\"seq\":9,\"product_model\":\"Impervia Model 2 Awning Window\",\"product_description\":\"53.5\\\" x 41.5\\\" Non-Impact Fiberglass Awning, 1 Lock, Easy-Slide Operator\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#35281-R3\",\"approval_number\":\"FL35281.10\",\"seq\":10,\"product_model\":\"Impervia Model 2 Awning Window\",\"product_description\":\"53.5\\\" x 29.5\\\" Non-Impact Fiberglass Awning, 1 Lock, Large Hinges, Roto Operator\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#35281-R3\",\"approval_number\":\"FL35281.11\",\"seq\":11,\"product_model\":\"Impervia Model 2 Awning Window\",\"product_description\":\"53.5\\\" x 29.5\\\" Non-Impact Fiberglass Awning, 1 Lock, Large Hinges, Easy-Slide Operator\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#35281-R3\",\"approval_number\":\"FL35281.12\",\"seq\":12,\"product_model\":\"Impervia Model 2 Awning Window\",\"product_description\":\"53.5\\\" x 21.0\\\" Non-Impact Fiberglass Awning, 1 Lock, Small Hinges, Roto Operator\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#35281-R3\",\"approval_number\":\"FL35281.13\",\"seq\":13,\"product_model\":\"Impervia Model 2 Awning Window\",\"product_description\":\"53.5\\\" x 21.0\\\" Non-Impact Fiberglass Awning, 1 Lock, Small Hinges, Easy-Slide Operator\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#35281-R3\",\"approval_number\":\"FL35281.14\",\"seq\":14,\"product_model\":\"Impervia Model 2 Awning Window\",\"product_description\":\"41.5\\\" x 59.5\\\" Non-Impact Fiberglass Awning, 2 Lock, Roto Operator\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#35281-R3\",\"approval_number\":\"FL35281.15\",\"seq\":15,\"product_model\":\"Impervia Model 2 Awning Window\",\"product_description\":\"41.5\\\" x 59.5\\\" Non-Impact Fiberglass Awning, 2 Lock, Easy-Slide Operator\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#35281-R3\",\"approval_number\":\"FL35281.16\",\"seq\":16,\"product_model\":\"Impervia Model 2 Awning Window\",\"product_description\":\"41.5\\\" x 41.5\\\" Non-Impact Fiberglass Awning, 1 Lock, Large Hinges, Roto Operator\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#35281-R3\",\"approval_number\":\"FL35281.17\",\"seq\":17,\"product_model\":\"Impervia Model 2 Awning Window\",\"product_description\":\"41.5\\\" x 41.5\\\" Non-Impact Fiberglass Awning, 1 Lock, Large Hinges, Easy-Slide Operator\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#35281-R3\",\"approval_number\":\"FL35281.18\",\"seq\":18,\"product_model\":\"Impervia Model 2 Awning Window\",\"product_description\":\"41.5\\\" x 41.5\\\" Non-Impact Fiberglass Awning, 1 Lock, Small Hinges, Roto Operator\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#35281-R3\",\"approval_number\":\"FL35281.19\",\"seq\":19,\"product_model\":\"Impervia Model 2 Awning Window\",\"product_description\":\"41.5\\\" x 41.5\\\" Non-Impact Fiberglass Awning, 1 Lock, Small Hinges, Easy-Slide Operator\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#48017-R0\",\"approval_number\":\"FL48017.1\",\"seq\":1,\"product_model\":\"AAW02-Aluminum Awning Single or Mulled\",\"product_description\":\"AAW02-Aluminum Awning (Single or Mulled Configurations) with maximum individual frame size 59.63\\\"x35.5\\\" with standard non-reinforced vertical mull.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-10-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#430-R0\",\"approval_number\":\"FL430.1\",\"seq\":1,\"product_model\":\"(ASCAW) Clad Architect Series\",\"product_description\":\"(411-H-602.4) Al Clad Wood Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#430-R0\",\"approval_number\":\"FL430.2\",\"seq\":2,\"product_model\":\"(ASCLA) Architect Series\\\/Class\",\"product_description\":\"(411-H-645.4) Clad Vent Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#430-R0\",\"approval_number\":\"FL430.3\",\"seq\":3,\"product_model\":\"(ASCLA) Architect Series\\\/Class\",\"product_description\":\"(411-H-645.5) Clad Vent Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#430-R0\",\"approval_number\":\"FL430.4\",\"seq\":4,\"product_model\":\"(ASCLA) Clad Architect Series\",\"product_description\":\"(411-H-605.4) Al Clad Wood Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#430-R0\",\"approval_number\":\"FL430.5\",\"seq\":5,\"product_model\":\"(ASWAW) Architect Series\\\/Class\",\"product_description\":\"(411-H-617.1) Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#430-R0\",\"approval_number\":\"FL430.6\",\"seq\":6,\"product_model\":\"(ASWAW) Architect Series\\\/Class\",\"product_description\":\"(411-H-617) Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#430-R0\",\"approval_number\":\"FL430.7\",\"seq\":7,\"product_model\":\"(DCCAW) Clad Designer Classic\",\"product_description\":\"(411-H-602.5) Al Clad Wood Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#430-R0\",\"approval_number\":\"FL430.8\",\"seq\":8,\"product_model\":\"(DCCLA) Clad Designer Classic\",\"product_description\":\"(411-H-605.5) Al Clad Wood Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#430-R0\",\"approval_number\":\"FL430.9\",\"seq\":9,\"product_model\":\"(DCWAW) Designer Classic Wood\",\"product_description\":\"(411-H-617.3) Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#430-R0\",\"approval_number\":\"FL430.10\",\"seq\":10,\"product_model\":\"(DCWAW) Designer Classic Wood\",\"product_description\":\"(411-H-617.2) Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#430-R0\",\"approval_number\":\"FL430.11\",\"seq\":11,\"product_model\":\"(DSCAW) Designer Smart-Sash II\",\"product_description\":\"(411-H-623.3) Clad Vent Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#430-R0\",\"approval_number\":\"FL430.12\",\"seq\":12,\"product_model\":\"(DSCAW) Designer Smart-Sash II\",\"product_description\":\"(411-H-623.2) Clad Vent Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#430-R0\",\"approval_number\":\"FL430.13\",\"seq\":13,\"product_model\":\"(DSCAW) Designer Smart-Sash II\",\"product_description\":\"(411-H-623.1) Clad Vent Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#430-R0\",\"approval_number\":\"FL430.14\",\"seq\":14,\"product_model\":\"(DSCAW) Designer Smart-Sash II\",\"product_description\":\"(411-H-623) Clad Vent Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#430-R0\",\"approval_number\":\"FL430.15\",\"seq\":15,\"product_model\":\"(DSCAW) w\\\/ DGP option Designer\",\"product_description\":\"(411-H-602.2) Al Clad Wood Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#430-R0\",\"approval_number\":\"FL430.16\",\"seq\":16,\"product_model\":\"(DSCAW) w\\\/ DGP option Designer\",\"product_description\":\"(411-H-602) Al Clad Wood Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#430-R0\",\"approval_number\":\"FL430.17\",\"seq\":17,\"product_model\":\"(DSCAW) w\\\/o DGP option Designe\",\"product_description\":\"(411-H-602.3) Al Clad Wood Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#430-R0\",\"approval_number\":\"FL430.18\",\"seq\":18,\"product_model\":\"(DSCAW) w\\\/o DGP option Designe\",\"product_description\":\"(411-H-602.1) Al Clad Wood Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#430-R0\",\"approval_number\":\"FL430.19\",\"seq\":19,\"product_model\":\"(DSCLA) Designer Smart Sash II\",\"product_description\":\"(411-H-645) Clad Vent Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#430-R0\",\"approval_number\":\"FL430.20\",\"seq\":20,\"product_model\":\"(DSCLA) Designer Smart Sash II\",\"product_description\":\"(411-H-645.1) Clad Vent Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#430-R0\",\"approval_number\":\"FL430.21\",\"seq\":21,\"product_model\":\"(DSCLA) Designer Smart-Sash II\",\"product_description\":\"(411-H-645.3) Clad Vent Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#430-R0\",\"approval_number\":\"FL430.22\",\"seq\":22,\"product_model\":\"(DSCLA) Designer Smart-Sash II\",\"product_description\":\"(411-H-645.2) Clad Vent Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#430-R0\",\"approval_number\":\"FL430.23\",\"seq\":23,\"product_model\":\"(DSCLA) w\\\/ DGP option Designer\",\"product_description\":\"(411-H-605) Al Clad Wood Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#430-R0\",\"approval_number\":\"FL430.24\",\"seq\":24,\"product_model\":\"(DSCLA) w\\\/DGP option Designer\",\"product_description\":\"(411-H-605.2) Al Clad Wood Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#430-R0\",\"approval_number\":\"FL430.25\",\"seq\":25,\"product_model\":\"(DSCLA) w\\\/o DGP option Designe\",\"product_description\":\"(411-H-605.1) Al Clad Wood Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#430-R0\",\"approval_number\":\"FL430.26\",\"seq\":26,\"product_model\":\"(DSCLA) w\\\/o DGP option Designe\",\"product_description\":\"(411-H-605.3) Al Clad Wood Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#430-R0\",\"approval_number\":\"FL430.27\",\"seq\":27,\"product_model\":\"(PLCAW) Proline 5935 Awning\",\"product_description\":\"(411-H-016) Al Clad Awning Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#430-R0\",\"approval_number\":\"FL430.28\",\"seq\":28,\"product_model\":\"25 Series Awning 9700 Series V\",\"product_description\":\"(411-H-627) Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3138-R0\",\"approval_number\":\"FL3138.1\",\"seq\":1,\"product_model\":\"ProLine Clad Vent Awning\",\"product_description\":\"(411-H-680.1) Clad Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#3138-R0\",\"approval_number\":\"FL3138.2\",\"seq\":2,\"product_model\":\"ProLine Clad Vent Awning\",\"product_description\":\"(411-H-680) Clad Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4695-R0\",\"approval_number\":\"FL4695.1\",\"seq\":1,\"product_model\":\"Architect Series - Clad Vent Awning w\\\/Hurricane Impact Glazing\",\"product_description\":\"(411-H-740.01) Aluminum Clad Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4695-R0\",\"approval_number\":\"FL4695.2\",\"seq\":2,\"product_model\":\"Architect Series - Clad Vent Awning w\\\/Hurricane Impact Glazing\",\"product_description\":\"(411-H-740.00) Aluminum Clad Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4877-R1\",\"approval_number\":\"FL4877.1\",\"seq\":1,\"product_model\":\"Series 25\\\/9700 Vinyl Awning Window\",\"product_description\":\"(411-H-851.00\\\/.02) Vinyl Awning Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5046-R0\",\"approval_number\":\"FL5046.1\",\"seq\":1,\"product_model\":\"ProLine Clad Vent Awning\",\"product_description\":\"(411-H-680.0) Clad Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5046-R0\",\"approval_number\":\"FL5046.2\",\"seq\":2,\"product_model\":\"ProLine Clad Venting Awning\",\"product_description\":\"(411-H-680.01) Clad Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5403-R0\",\"approval_number\":\"FL5403.1\",\"seq\":1,\"product_model\":\"Designer Series Smart Sash II - Clad Awning (Structurally Enhanced)\",\"product_description\":\"(411-H-779.00) Clad Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5403-R0\",\"approval_number\":\"FL5403.2\",\"seq\":2,\"product_model\":\"Designer Series Smart Sash II - Clad Awning (Structurally Enhanced)\",\"product_description\":\"(411-H-779.01) Clad Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5403-R0\",\"approval_number\":\"FL5403.3\",\"seq\":3,\"product_model\":\"Designer Series Smart Sash II - Clad Large Awning\",\"product_description\":\"(411-H-780.00) Clad Large Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5403-R0\",\"approval_number\":\"FL5403.4\",\"seq\":4,\"product_model\":\"Designer Series Smart Sash II - Clad Large Awning\",\"product_description\":\"(411-H-780.02) Clad Large Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5403-R0\",\"approval_number\":\"FL5403.5\",\"seq\":5,\"product_model\":\"Designer Series Smart Sash II - Clad Large Awning\",\"product_description\":\"(411-H-780.01) Clad Large Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5403-R0\",\"approval_number\":\"FL5403.6\",\"seq\":6,\"product_model\":\"Designer Series Smart Sash II - Clad Large Awning\",\"product_description\":\"(411-H-780.05) Clad Large Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5403-R0\",\"approval_number\":\"FL5403.7\",\"seq\":7,\"product_model\":\"Designer Series Smart Sash II - Clad Large Awning\",\"product_description\":\"(411-H-780.03) Clad Large Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#5403-R0\",\"approval_number\":\"FL5403.8\",\"seq\":8,\"product_model\":\"Designer Series Smart Sash II - Clad Large Awning\",\"product_description\":\"(411-H-780.04) Clad Large Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6433-R0\",\"approval_number\":\"FL6433.1\",\"seq\":1,\"product_model\":\"Architect Series - Clad Vent Awning with Hurricane Impact Glazing\",\"product_description\":\"(411-H-804.01) Clad Vent Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6433-R0\",\"approval_number\":\"FL6433.2\",\"seq\":2,\"product_model\":\"Architect Series - Clad Vent Awning with Hurricane Impact Glazing\",\"product_description\":\"(411-H-804.00) Clad Vent Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6433-R0\",\"approval_number\":\"FL6433.3\",\"seq\":3,\"product_model\":\"Architect Series - Clad Vent Awning with Hurricane Impact IG Glazing\",\"product_description\":\"(411-H-323.07) Clad Vent Awning\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#6433-R0\",\"approval_number\":\"FL6433.4\",\"seq\":4,\"product_model\":\"Architect Series Clad Vent Awning with Hurricane Impact IG Glazing, PVB\",\"product_description\":\"(411-H-323.02) Clad Vent Awning\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#29988-R0\",\"approval_number\":\"FL29988.1\",\"seq\":1,\"product_model\":\"Pella Aluminum Awning Window\",\"product_description\":\"Awning Window (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#29988-R0\",\"approval_number\":\"FL29988.2\",\"seq\":2,\"product_model\":\"Pella Aluminum Awning Window\",\"product_description\":\"Awning Window (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#10026-R1\",\"approval_number\":\"FL10026.2\",\"seq\":2,\"product_model\":\"HIG Aluminum Clad Wood Vent Awning Window\",\"product_description\":\"Aluminum clad wood impact resistant vent awning window with mortise and tenon joints.\",\"design_pressure\":\"+75\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#10026-R1\",\"approval_number\":\"FL10026.3\",\"seq\":3,\"product_model\":\"HIG Aluminum Clad Wood Vent Awning Window\",\"product_description\":\"Aluminum clad wood impact resistant vent awning window with wide stiles and rails and screwed joints.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11284-R1\",\"approval_number\":\"FL11284.2\",\"seq\":2,\"product_model\":\"Architect Series\",\"product_description\":\"Clad Awning - Non HIG (29\\\" x 29\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11295-R1\",\"approval_number\":\"FL11295.2\",\"seq\":2,\"product_model\":\"Architect Series\",\"product_description\":\"Wood Awning - Non HIG (29\\\" x 29\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11498-R0\",\"approval_number\":\"FL11498.1\",\"seq\":1,\"product_model\":\"Clad awning window\",\"product_description\":\"Size 1346x889(53x35in), Drawing: ProLine Series Non-Impact Clad Awning Window #1165\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11564-R0\",\"approval_number\":\"FL11564.1\",\"seq\":1,\"product_model\":\"Series 25 Awning\",\"product_description\":\"Vinyl Awning Window (59-1\\\/2\\\" x 36-1\\\/4\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11564-R0\",\"approval_number\":\"FL11564.2\",\"seq\":2,\"product_model\":\"Series 25 Awning\",\"product_description\":\"Vinyl Fixed over Awning Composite (59-1\\\/2\\\" x 95-1\\\/2\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11883-R0\",\"approval_number\":\"FL11883.2\",\"seq\":2,\"product_model\":\"Standard Vent Size Awning\",\"product_description\":\"1346x812mm(53x32in), Designer Series Clad Non-Impact Awning Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12938-R0\",\"approval_number\":\"FL12938.1\",\"seq\":1,\"product_model\":\"Impervia Awning\",\"product_description\":\"30\\\" x 30\\\" Vent Awning\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12938-R0\",\"approval_number\":\"FL12938.2\",\"seq\":2,\"product_model\":\"Impervia Awning\",\"product_description\":\"60\\\" x 60\\\" Large Vent Awning\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12938-R0\",\"approval_number\":\"FL12938.3\",\"seq\":3,\"product_model\":\"Impervia Awning\",\"product_description\":\"60\\\" x 32\\\" Vent Awning\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12938-R0\",\"approval_number\":\"FL12938.4\",\"seq\":4,\"product_model\":\"Impervia Awning\",\"product_description\":\"42\\\" x 60\\\" Large Vent Awning\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12938-R0\",\"approval_number\":\"FL12938.5\",\"seq\":5,\"product_model\":\"Impervia Awning\",\"product_description\":\"42\\\" x 42\\\" Large Vent Awning\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#12938-R0\",\"approval_number\":\"FL12938.6\",\"seq\":6,\"product_model\":\"Impervia Awning\",\"product_description\":\"60\\\" x 42\\\" Large Vent Awning\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14130-R0\",\"approval_number\":\"FL14130.1\",\"seq\":1,\"product_model\":\"Architect Series\",\"product_description\":\"53\\\" x 35\\\" Vent Precision Fit Awning\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14345-R0\",\"approval_number\":\"FL14345.3\",\"seq\":3,\"product_model\":\"Architect Series Clad Large Awning\",\"product_description\":\"1499 x 1041 mm (59 x 41 inch) Clad Large Awning Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14345-R0\",\"approval_number\":\"FL14345.4\",\"seq\":4,\"product_model\":\"Architect Series Clad Large Awning\",\"product_description\":\"1499 x 1499 mm (59 x 59 inch) Clad Large Awning Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14467-R0\",\"approval_number\":\"FL14467.3\",\"seq\":3,\"product_model\":\"Architect Series Wood Large Awning\",\"product_description\":\"1499 x 1041 mm (59 x 41 inch) Wood Large Awning Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14467-R0\",\"approval_number\":\"FL14467.4\",\"seq\":4,\"product_model\":\"Architect Series Wood Large Awning\",\"product_description\":\"889 x 1499 (35 x 59 inch) Wood Large Awning Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14685-R0\",\"approval_number\":\"FL14685.1\",\"seq\":1,\"product_model\":\"High Performance Pella Vinyl 350 Series Awning (non-impact)\",\"product_description\":\"Size: 59.5\\\" x 35.5\\\"; Fin Frame\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14685-R0\",\"approval_number\":\"FL14685.2\",\"seq\":2,\"product_model\":\"High Performance Pella Vinyl 350 Series Awning (non-impact)\",\"product_description\":\"Size: 59.5\\\" x 35.5\\\"; 3.25\\\" Pocket Frame\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14685-R0\",\"approval_number\":\"FL14685.3\",\"seq\":3,\"product_model\":\"Standard Performance Pella Vinyl 350 Series Awning (non-impact)\",\"product_description\":\"Size: 59.5\\\" x 35.5\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11564-R2\",\"approval_number\":\"FL11564.3\",\"seq\":3,\"product_model\":\"Series 25 Awning\",\"product_description\":\"Vinyl Vertically Stacked X\\\/X Awning Window(59-1\\\/2\\\" x 71-1\\\/2\\\")\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11564-R2\",\"approval_number\":\"FL11564.4\",\"seq\":4,\"product_model\":\"Series 25 Awning\",\"product_description\":\"Vinyl Twin XX Awning Window (107-1\\\/2\\\" x 35-1\\\/2\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11883-R3\",\"approval_number\":\"FL11883.3\",\"seq\":3,\"product_model\":\"Designer Series Clad Non-Impact Awning Window\",\"product_description\":\"Large Awning Window - 59\\\" x 59\\\" with brace clip(s)\\\/snubber(s) required\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14895-R0\",\"approval_number\":\"FL14895.1\",\"seq\":1,\"product_model\":\"Architect Series Wood Vent Awning\",\"product_description\":\"Architect Series Wood Vent HIG Awning Window 59x35\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16060-R0\",\"approval_number\":\"FL16060.1\",\"seq\":1,\"product_model\":\"350 Series HurricaneShield Vinyl Awning Window\",\"product_description\":\"41.375\\\" x 35.5\\\" with 1\\\" PVB IG (3mm\\\/8.6L), without Sash Stiffener\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16060-R0\",\"approval_number\":\"FL16060.2\",\"seq\":2,\"product_model\":\"350 Series HurricaneShield Vinyl Awning Window\",\"product_description\":\"59.5\\\" x 35.5\\\" with 1\\\" PVB IG (3mm\\\/8.6L)\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#20532-R0\",\"approval_number\":\"FL20532.1\",\"seq\":1,\"product_model\":\"Architect Series Contemporary\",\"product_description\":\"Clad Vent Awning - Non HIG (53\\\" X 35\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26903-R0\",\"approval_number\":\"FL26903.1\",\"seq\":1,\"product_model\":\"Pella\\u00ae 350 Series HurricaneShield\\u00ae Impact-Resistant Vinyl Awning Window\",\"product_description\":\"59-1\\\/2\\\" x 35-1\\\/2\\\" Vinyl Awning Window with Multi-Point Lock\\\/Two Keepers Per Jamb\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26903-R0\",\"approval_number\":\"FL26903.2\",\"seq\":2,\"product_model\":\"Pella\\u00ae 350 Series HurricaneShield\\u00ae Impact-Resistant Vinyl Awning Window\",\"product_description\":\"41-3\\\/8\\\" x 35-1\\\/2\\\" Vinyl Awning Window with Multi-Point Lock\\\/Two Keepers Per Jamb\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26903-R0\",\"approval_number\":\"FL26903.3\",\"seq\":3,\"product_model\":\"Pella\\u00ae 350 Series HurricaneShield\\u00ae Impact-Resistant Vinyl Awning Window\",\"product_description\":\"59-1\\\/2\\\" x 35-1\\\/2\\\" Vinyl Awning Window with Multi-Point Lock\\\/One Keeper Per Jamb\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26903-R0\",\"approval_number\":\"FL26903.4\",\"seq\":4,\"product_model\":\"Pella\\u00ae 350 Series HurricaneShield\\u00ae Impact-Resistant Vinyl Awning Window\",\"product_description\":\"41-3\\\/8\\\" x 32-3\\\/8\\\" Vinyl Awning Window with Multi-Point Lock\\\/One Keeper Per Jamb\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-17 00:00:00\",\"instructions_url\":\"\"}],\"Regency Plus Inc\":[{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#29112-R4\",\"approval_number\":\"FL29112.1\",\"seq\":1,\"product_model\":\"SERIES Tech 5605 Vinyl Awning (Project-Out Bottom) Window - LMI\",\"product_description\":\"SERIES Tech 5605 Vinyl Awning (Project-Out Bottom) Window - LMI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#32117-R3\",\"approval_number\":\"FL32117.1\",\"seq\":1,\"product_model\":\"1322 Vinyl Awning Window (Project-Out Bottom) \\\/ Series 1000 Anneal Glazing\",\"product_description\":\"1322 Vinyl Awning Window (Project-Out Bottom) \\\/ Series 1000 Anneal Glazing Package, 48\\\" x 36\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Jeld-Wen\":[{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10938-R19\",\"approval_number\":\"FL10938.10\",\"seq\":10,\"product_model\":\"K. Custom Wood\",\"product_description\":\"Awning 36\\\" x 24\\\" Insulated Glass\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10938-R19\",\"approval_number\":\"FL10938.5\",\"seq\":5,\"product_model\":\"F. Custom Clad\",\"product_description\":\"Awning Pocket 48\\\" x 48\\\" Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10938-R19\",\"approval_number\":\"FL10938.6\",\"seq\":6,\"product_model\":\"G. Custom Wood\",\"product_description\":\"Awning Pocket 60\\\" x 48\\\" Insulated Glass\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10938-R19\",\"approval_number\":\"FL10938.7\",\"seq\":7,\"product_model\":\"H. Custom Wood\",\"product_description\":\"Awning Pocket 48\\\" x 48\\\" Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10938-R19\",\"approval_number\":\"FL10938.8\",\"seq\":8,\"product_model\":\"I. Custom Wood\",\"product_description\":\"Awning 60\\\" x 48\\\" Insulated Glass\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10938-R19\",\"approval_number\":\"FL10938.9\",\"seq\":9,\"product_model\":\"J. Custom Wood\",\"product_description\":\"Awning 48\\\" x 48\\\" Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12264-R11\",\"approval_number\":\"FL12264.1\",\"seq\":1,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Awning 48\\\" x 36\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15459-R4\",\"approval_number\":\"FL15459.1\",\"seq\":1,\"product_model\":\"Custom Clad\",\"product_description\":\"Awning 48 x 32\",\"design_pressure\":\"+65\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16900-R4\",\"approval_number\":\"FL16900.1\",\"seq\":1,\"product_model\":\"Custom Collection Wood\",\"product_description\":\"Awning 48\\\" x 32\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#27588-R3\",\"approval_number\":\"FL27588.1\",\"seq\":1,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Pocket Awning 60\\\"x48\\\" - Insulating Glass\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10938-R19\",\"approval_number\":\"FL10938.1\",\"seq\":1,\"product_model\":\"A. Custom Clad\",\"product_description\":\"Awning 60\\\" x 48\\\" Insulated Glass\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10938-R19\",\"approval_number\":\"FL10938.2\",\"seq\":2,\"product_model\":\"B. Custom Clad\",\"product_description\":\"Awning 48\\\" x 48\\\" Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10938-R19\",\"approval_number\":\"FL10938.3\",\"seq\":3,\"product_model\":\"C. Custom Clad\",\"product_description\":\"Awning 36\\\" x 24\\\" Insulated Glass\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10938-R19\",\"approval_number\":\"FL10938.4\",\"seq\":4,\"product_model\":\"E. Custom Clad\",\"product_description\":\"Awning Pocket 60\\\" x 48\\\" Insulated Glass\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12264-R11\",\"approval_number\":\"FL12264.2\",\"seq\":2,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Awning 48\\\" x 36\\\" Annealed Insulated Glass\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12264-R11\",\"approval_number\":\"FL12264.3\",\"seq\":3,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Four Wide Awning (XXXX) 192\\\" x 36\\\" Annealed Insulated Glass\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12264-R11\",\"approval_number\":\"FL12264.4\",\"seq\":4,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Four Wide Awning (XXXX) 192\\\" x 36\\\" Annealed Insulated Glass\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13998-R10\",\"approval_number\":\"FL13998.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Awning (8800) 47.5\\\" x 31.5\\\" Insulated Glass (1\\\/8\\\" - 1\\\/8\\\" Annealed)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17494-R13\",\"approval_number\":\"FL17494.1\",\"seq\":1,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Awning 60\\\" x 48\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17494-R13\",\"approval_number\":\"FL17494.2\",\"seq\":2,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Awning 48\\\" x 48\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17494-R13\",\"approval_number\":\"FL17494.3\",\"seq\":3,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Awning 72\\\" x 36\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17494-R13\",\"approval_number\":\"FL17494.4\",\"seq\":4,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Push Out Awning 60 x 48\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17494-R13\",\"approval_number\":\"FL17494.5\",\"seq\":5,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Push Out Awning 48 x 48\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17494-R13\",\"approval_number\":\"FL17494.6\",\"seq\":6,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Push Out Awning 72 x 36\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17494-R13\",\"approval_number\":\"FL17494.7\",\"seq\":7,\"product_model\":\"Siteline Wood or W-5500\",\"product_description\":\"Push Out Awning 60 x 48\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17494-R13\",\"approval_number\":\"FL17494.8\",\"seq\":8,\"product_model\":\"Siteline Wood or W-5500\",\"product_description\":\"Push Out Awning 48 x 48\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17494-R13\",\"approval_number\":\"FL17494.9\",\"seq\":9,\"product_model\":\"Siteline Wood or W-5500\",\"product_description\":\"Push Out Awning 72 x 36\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17494-R13\",\"approval_number\":\"FL17494.10\",\"seq\":10,\"product_model\":\"Siteline Wood or W-5500\",\"product_description\":\"Awning 60\\\" x 48\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17494-R13\",\"approval_number\":\"FL17494.11\",\"seq\":11,\"product_model\":\"Siteline Wood or W-5500\",\"product_description\":\"Awning 48\\\" x 48\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17494-R13\",\"approval_number\":\"FL17494.12\",\"seq\":12,\"product_model\":\"Siteline Wood or W-5500\",\"product_description\":\"Awning 72\\\" x 36\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#20121-R7\",\"approval_number\":\"FL20121.1\",\"seq\":1,\"product_model\":\"Siteline (W-5500) Clad Wood\",\"product_description\":\"Awning 48\\\" x 48\\\" IG (5\\\/16\\\" PVB Lam in - 5\\\/32\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#20121-R7\",\"approval_number\":\"FL20121.2\",\"seq\":2,\"product_model\":\"Siteline (W-5500) Clad Wood\",\"product_description\":\"Awning 60\\\" x 36\\\" IG (5\\\/16\\\" PVB Lam in - 5\\\/32\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#20749-R4\",\"approval_number\":\"FL20749.1\",\"seq\":1,\"product_model\":\"EpicVue Clad\",\"product_description\":\"Awning 36\\\" x 24\\\" (Annealed Insulated Glass)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#20749-R4\",\"approval_number\":\"FL20749.2\",\"seq\":2,\"product_model\":\"EpicVue Clad\",\"product_description\":\"Awning 48\\\" x 48\\\" (Annealed Insulated Glass)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#20749-R4\",\"approval_number\":\"FL20749.3\",\"seq\":3,\"product_model\":\"EpicVue Clad\",\"product_description\":\"Awning 60\\\" x 48\\\" (Annealed Insulated Glass)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22308-R10\",\"approval_number\":\"FL22308.1\",\"seq\":1,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Awning 48\\\" x 36\\\" Insulated Glass (1\\\/4\\\" PVB Laminate in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22308-R10\",\"approval_number\":\"FL22308.2\",\"seq\":2,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Three Wide Awning (XXX) 144\\\" x 36\\\" Insulated Glass (1\\\/4\\\" PVB Laminate in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22308-R10\",\"approval_number\":\"FL22308.3\",\"seq\":3,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Awning 48\\\" x 36\\\" Insulated Glass (5\\\/16\\\" PVB Laminate in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22308-R10\",\"approval_number\":\"FL22308.4\",\"seq\":4,\"product_model\":\"Premium Vinyl (V-4500)\",\"product_description\":\"Three Wide Awning (XXX) 144\\\" x 36\\\" Insulated Glass (5\\\/16\\\" PVB Laminate in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#27588-R3\",\"approval_number\":\"FL27588.2\",\"seq\":2,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Pocket Awning 48\\\"x48\\\" - Insulating Glass\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#27588-R3\",\"approval_number\":\"FL27588.3\",\"seq\":3,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Pocket Awning 72\\\"x28\\\" - Insulating Glass\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#27588-R3\",\"approval_number\":\"FL27588.4\",\"seq\":4,\"product_model\":\"Siteline Wood or W-5500 Wood\",\"product_description\":\"Pocket Awning 60\\\"x48\\\" - Insulating Glass\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#27588-R3\",\"approval_number\":\"FL27588.5\",\"seq\":5,\"product_model\":\"Siteline Wood or W-5500 Wood\",\"product_description\":\"Pocket Awning 48\\\"x48\\\" - Insulating Glass\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#27588-R3\",\"approval_number\":\"FL27588.6\",\"seq\":6,\"product_model\":\"Siteline Wood or W-5500 Wood\",\"product_description\":\"Pocket Awning 72\\\"x28\\\" - Insulating Glass\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#31793-R5\",\"approval_number\":\"FL31793.1\",\"seq\":1,\"product_model\":\"Auraline Composite\",\"product_description\":\"Awning (X) 48\\\" x 36\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#31793-R5\",\"approval_number\":\"FL31793.2\",\"seq\":2,\"product_model\":\"Auraline Composite\",\"product_description\":\"Awning (X) 48\\\" x 48\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#31793-R5\",\"approval_number\":\"FL31793.3\",\"seq\":3,\"product_model\":\"Auraline Composite\",\"product_description\":\"Four Wide Awning (XXXX) 192\\\" x 36\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#31793-R5\",\"approval_number\":\"FL31793.4\",\"seq\":4,\"product_model\":\"Auraline Composite\",\"product_description\":\"Four Wide Awning (XXXX) 192\\\" x 36\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#31793-R5\",\"approval_number\":\"FL31793.5\",\"seq\":5,\"product_model\":\"Auraline Composite\",\"product_description\":\"Three Wide Awning (XOX) 168\\\" x 36\\\"\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#31793-R5\",\"approval_number\":\"FL31793.6\",\"seq\":6,\"product_model\":\"Auraline Composite\",\"product_description\":\"Awning Transom and Sidelite (O.OX) 96\\\" x 96\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#31793-R5\",\"approval_number\":\"FL31793.7\",\"seq\":7,\"product_model\":\"Auraline Composite\",\"product_description\":\"Two Wide Three High (XX.OO.OO) CHS Awning 96\\\" x 108\\\"\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#41619-R3\",\"approval_number\":\"FL41619.1\",\"seq\":1,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Awning (X) 60\\\" x 36\\\" SG (3\\\/16\\\" Glass - SGP LAM - 3\\\/16\\\" Glass)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#41619-R3\",\"approval_number\":\"FL41619.2\",\"seq\":2,\"product_model\":\"Siteline Clad or W-5500 Clad\",\"product_description\":\"Awning (X) 48\\\" x 48\\\" SG (3\\\/16\\\" Glass - SGP LAM - 3\\\/16\\\" Glass)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42212-R2\",\"approval_number\":\"FL42212.1\",\"seq\":1,\"product_model\":\"Custom Clad\",\"product_description\":\"Awning 48\\\" 36\\\" Insulated Glass (5\\\/16\\\" PVB Lam in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42212-R2\",\"approval_number\":\"FL42212.2\",\"seq\":2,\"product_model\":\"Custom Clad\",\"product_description\":\"Awning Extruded Sash 48\\\" x 36\\\" Insulated Glass (13\\\/32\\\" SGP Lam in - 1\\\/8\\\" Annelaed out)\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42212-R2\",\"approval_number\":\"FL42212.3\",\"seq\":3,\"product_model\":\"Custom Clad\",\"product_description\":\"Awning 48\\\" x 36\\\" Insulated Glass (5\\\/16\\\" SGP Lam in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42234-R1\",\"approval_number\":\"FL42234.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Awning (8800) 48\\\" x 32\\\" Insulated Glass (1\\\/8\\\" Annealed - 5\\\/16\\\" SGP Lam)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#4375-R0\",\"approval_number\":\"FL4375.1\",\"seq\":1,\"product_model\":\"Tradition Plus Awning\",\"product_description\":\"Aluminum Clad Wood Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5010-R0\",\"approval_number\":\"FL5010.1\",\"seq\":1,\"product_model\":\"WBA4836-11 419-H-744\",\"product_description\":\"Wood Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5799-R0\",\"approval_number\":\"FL5799.1\",\"seq\":1,\"product_model\":\"4842 Teton Series Clad Awning 406-H-633-00 (Hawkins Division)\",\"product_description\":\"Aluminum Clad Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5799-R0\",\"approval_number\":\"FL5799.2\",\"seq\":2,\"product_model\":\"4842 Teton Series Prime Awning w\\\/3 External Snubbers 406-H-627-01 (Hawkins Division)\",\"product_description\":\"Prime Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5799-R0\",\"approval_number\":\"FL5799.3\",\"seq\":3,\"product_model\":\"4842 Teton Series Prime Awning w\\\/out External Snubbers 406-H-627-00 (Hawkins Division)\",\"product_description\":\"Prime Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5799-R0\",\"approval_number\":\"FL5799.4\",\"seq\":4,\"product_model\":\"Builders Collection Awning with Cellular PVC sash 130-H-626.01 (Rantoul Division)\",\"product_description\":\"Aluminum Clad Awning with Cellular PVC Sash\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5799-R0\",\"approval_number\":\"FL5799.5\",\"seq\":5,\"product_model\":\"Builders' Collection Awning 130-H-619-00 (Rantoul DIvision)\",\"product_description\":\"Aluminum Clad Wood Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5799-R0\",\"approval_number\":\"FL5799.6\",\"seq\":6,\"product_model\":\"Builders' Collection Casement as Awning 130-H-620-00 (Rantoul Division)\",\"product_description\":\"Aluminum Clad Wood Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5799-R0\",\"approval_number\":\"FL5799.7\",\"seq\":7,\"product_model\":\"CA4836 419-H-747-00 (Bend Division)\",\"product_description\":\"2-Wide Aluminum Clad Awning Wood Window Mulled to an Awning Window Combination Assembly\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#5799-R0\",\"approval_number\":\"FL5799.8\",\"seq\":8,\"product_model\":\"CBA 4836-11 419-H-743-00 (Bend Division)\",\"product_description\":\"Aluminum Clad Wod Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6050-R0\",\"approval_number\":\"FL6050.1\",\"seq\":1,\"product_model\":\"2800 JW19 (Venice Division)\",\"product_description\":\"Aluminum Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6238-R0\",\"approval_number\":\"FL6238.1\",\"seq\":1,\"product_model\":\"Builders' Collection Awning 130-H-619.02\",\"product_description\":\"Awning Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6238-R0\",\"approval_number\":\"FL6238.2\",\"seq\":2,\"product_model\":\"Builders' Collection Casement as Awning 130-H-620.02\",\"product_description\":\"Awning Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6238-R0\",\"approval_number\":\"FL6238.3\",\"seq\":3,\"product_model\":\"Mulled Premium Clad Awning 419-H-793.00\",\"product_description\":\"Aluminum Clad Awning Stack Mull 1W3H 54\\\" x 108\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6238-R0\",\"approval_number\":\"FL6238.4\",\"seq\":4,\"product_model\":\"Tradition Plus Clad Awning 130-H-636.00\",\"product_description\":\"Clad Awning Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6238-R0\",\"approval_number\":\"FL6238.5\",\"seq\":5,\"product_model\":\"Tradition Plus Clad Awning 130-H-636.02\",\"product_description\":\"Clad Awning Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6238-R0\",\"approval_number\":\"FL6238.6\",\"seq\":6,\"product_model\":\"Tradition Plus Clad Awning 130-H-636.04\",\"product_description\":\"Clad Awning Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#6238-R0\",\"approval_number\":\"FL6238.7\",\"seq\":7,\"product_model\":\"WA4836-21 419-H-768\",\"product_description\":\"Wood Twin Awning\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7293-R0\",\"approval_number\":\"FL7293.1\",\"seq\":1,\"product_model\":\"CA4836 419-H-757.00\",\"product_description\":\"Clad Awning\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7293-R0\",\"approval_number\":\"FL7293.2\",\"seq\":2,\"product_model\":\"Clad Siteline Awning 406-H-655.01\",\"product_description\":\"Clad Awning\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7293-R0\",\"approval_number\":\"FL7293.3\",\"seq\":3,\"product_model\":\"Custom Collection Clad Awning 419-H-838.00\",\"product_description\":\"Clad Awning\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7293-R0\",\"approval_number\":\"FL7293.4\",\"seq\":4,\"product_model\":\"Custom Collection Wood Awning 419-H-839.00\",\"product_description\":\"Wood Awning\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7293-R0\",\"approval_number\":\"FL7293.5\",\"seq\":5,\"product_model\":\"Custom Collection Wood Awning 419-H-841.00\",\"product_description\":\"Wood Awning\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7956-R0\",\"approval_number\":\"FL7956.1\",\"seq\":1,\"product_model\":\"Custom Collection Clad Awning 419-H-863.00\",\"product_description\":\"Clad Awning\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8052-R0\",\"approval_number\":\"FL8052.1\",\"seq\":1,\"product_model\":\"Custom Collection Awning 419-H-864.00\",\"product_description\":\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8052-R0\",\"approval_number\":\"FL8052.2\",\"seq\":2,\"product_model\":\"Custom Collection Awning Impact 419-H-864.02\",\"product_description\":\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8212-R0\",\"approval_number\":\"FL8212.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl Awning\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8212-R0\",\"approval_number\":\"FL8212.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Vinyl Impact Awning\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8395-R0\",\"approval_number\":\"FL8395.1\",\"seq\":1,\"product_model\":\"Custom Collection Wood Awning\",\"product_description\":\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8399-R0\",\"approval_number\":\"FL8399.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl Awning\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9537-R0\",\"approval_number\":\"FL9537.1\",\"seq\":1,\"product_model\":\"Custom Collection Clad Awning 419-H-898.02\",\"product_description\":\"\",\"design_pressure\":\"+65\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9537-R0\",\"approval_number\":\"FL9537.2\",\"seq\":2,\"product_model\":\"Premium Siteline EX Clad Awning 406-H-672\",\"product_description\":\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9537-R0\",\"approval_number\":\"FL9537.3\",\"seq\":3,\"product_model\":\"Premium Siteline EX Clad Awning 406-H-673\",\"product_description\":\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9537-R0\",\"approval_number\":\"FL9537.4\",\"seq\":4,\"product_model\":\"Premium Siteline EX Clad Awning 406-H-674\",\"product_description\":\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#9537-R0\",\"approval_number\":\"FL9537.5\",\"seq\":5,\"product_model\":\"Premium Siteline EX Clad Awning 406-H-676\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10401-R0\",\"approval_number\":\"FL10401.1\",\"seq\":1,\"product_model\":\"Premium Siteline EX Clad Awning 406-H-672\",\"product_description\":\"Clad Awning 60x36\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10401-R0\",\"approval_number\":\"FL10401.2\",\"seq\":2,\"product_model\":\"Premium Siteline EX Clad Awning 406-H-673\",\"product_description\":\"Clad Awning 56x40\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10401-R0\",\"approval_number\":\"FL10401.3\",\"seq\":3,\"product_model\":\"Premium Siteline EX Clad Awning 406-H-674\",\"product_description\":\"Clad Awning 48x48\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10401-R0\",\"approval_number\":\"FL10401.4\",\"seq\":4,\"product_model\":\"Premium Siteline EX Clad Awning 406-H-676\",\"product_description\":\"Clad Awning 48x48\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10401-R0\",\"approval_number\":\"FL10401.5\",\"seq\":5,\"product_model\":\"Premium Siteline EX Clad Awning 406-H-723\",\"product_description\":\"Clad Awning 60x36\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10401-R0\",\"approval_number\":\"FL10401.6\",\"seq\":6,\"product_model\":\"Premium Siteline EX Wood Awning 406-H-708\",\"product_description\":\"Wood Awning 60x36\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10401-R0\",\"approval_number\":\"FL10401.7\",\"seq\":7,\"product_model\":\"Premium Siteline EX Wood Awning 406-H-712\",\"product_description\":\"Wood Awning 48x48\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10401-R1\",\"approval_number\":\"FL10401.8\",\"seq\":8,\"product_model\":\"Premium Siteline EX Wood Awning\",\"product_description\":\"406-H-712\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10401-R1\",\"approval_number\":\"FL10401.9\",\"seq\":9,\"product_model\":\"Premium Siteline EX Wood Awning\",\"product_description\":\"406-H-701\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10929-R0\",\"approval_number\":\"FL10929.1\",\"seq\":1,\"product_model\":\"Builders Collection Aluminum Clad Wood Awning\",\"product_description\":\"130-H-619.00\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-08-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10929-R0\",\"approval_number\":\"FL10929.2\",\"seq\":2,\"product_model\":\"Builders Collection Aluminum Clad Wood Awning\",\"product_description\":\"130-H-619.02\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-08-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10929-R0\",\"approval_number\":\"FL10929.3\",\"seq\":3,\"product_model\":\"Builders Collection Aluminum Clad Wood Awning\",\"product_description\":\"130-H-620.00\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-08-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10929-R0\",\"approval_number\":\"FL10929.4\",\"seq\":4,\"product_model\":\"Builders Collection Aluminum Clad Wood Casement as Awning\",\"product_description\":\"130-H-620.02\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-08-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10942-R0\",\"approval_number\":\"FL10942.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl Awning\",\"product_description\":\"Vinyl Awning\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11113-R0\",\"approval_number\":\"FL11113.1\",\"seq\":1,\"product_model\":\"Premium Atlantic Vinyl Awning\",\"product_description\":\"Premium Atlantic Vinyl Awning\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11113-R0\",\"approval_number\":\"FL11113.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Vinyl Awning IG\\\/SG\",\"product_description\":\"Premium Atlantic Vinyl Awning IG\\\/SG\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11113-R1\",\"approval_number\":\"FL11113.3\",\"seq\":3,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Awning 8800 (48x32) Insulated Glass (1\\\/8\\\" - 1\\\/8\\\" Annealed)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11464-R0\",\"approval_number\":\"FL11464.1\",\"seq\":1,\"product_model\":\"Custom Clad Awning\",\"product_description\":\"Custom Collection Wood Awning - L.M.I. 36x48\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11464-R0\",\"approval_number\":\"FL11464.2\",\"seq\":2,\"product_model\":\"Custom Clad Awning\",\"product_description\":\"Series Custom Collection Aluminum Clad Wood Awning Window-L.M.I. 48x32\",\"design_pressure\":\"+65\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11723-R0\",\"approval_number\":\"FL11723.1\",\"seq\":1,\"product_model\":\"Premium Tradition Plus Clad Awning\",\"product_description\":\"130-H-649.00\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11723-R0\",\"approval_number\":\"FL11723.2\",\"seq\":2,\"product_model\":\"Premium Tradition Plus Clad Awning\",\"product_description\":\"130-H-649.02\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11723-R1\",\"approval_number\":\"FL11723.3\",\"seq\":3,\"product_model\":\"Premium Tradition Plus Clad Awning Pocket Window\",\"product_description\":\"130-H-709.01\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11723-R1\",\"approval_number\":\"FL11723.4\",\"seq\":4,\"product_model\":\"Premium Tradition Plus Clad Awning Pocket Window\",\"product_description\":\"130-H-710.01\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11723-R1\",\"approval_number\":\"FL11723.5\",\"seq\":5,\"product_model\":\"Premium Tradition Plus Wood Awning\",\"product_description\":\"130-H-713.01\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11723-R1\",\"approval_number\":\"FL11723.6\",\"seq\":6,\"product_model\":\"Premium Tradition Plus Wood Awning\",\"product_description\":\"130-H-714.01\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10938-R7\",\"approval_number\":\"FL10938.11\",\"seq\":11,\"product_model\":\"K. Custom Clad Awning\",\"product_description\":\"419-H-863\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10938-R8\",\"approval_number\":\"FL10938.12\",\"seq\":12,\"product_model\":\"L. Custom Clad Extruded Sash Awning\",\"product_description\":\"419-H-1110\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#13998-R2\",\"approval_number\":\"FL13998.2\",\"seq\":2,\"product_model\":\"Premium Atlantic Vinyl\",\"product_description\":\"Awning (8800) 47 1\\\/2\\\" x 31 1\\\/2\\\" Insulated Glass (1\\\/8\\\" Annealed - 5\\\/16\\\" SGP LAM)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16122-R0\",\"approval_number\":\"FL16122.1\",\"seq\":1,\"product_model\":\"W-2500 Clad Awning\",\"product_description\":\"130-H-764\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16122-R0\",\"approval_number\":\"FL16122.2\",\"seq\":2,\"product_model\":\"W-2500 Clad Awning\",\"product_description\":\"130-H-764\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16122-R0\",\"approval_number\":\"FL16122.3\",\"seq\":3,\"product_model\":\"W-2500 Clad Casement as Awning\",\"product_description\":\"130-H-767\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16122-R0\",\"approval_number\":\"FL16122.4\",\"seq\":4,\"product_model\":\"W-2500 Clad Casement as Awning\",\"product_description\":\"130-H-767\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#19220-R0\",\"approval_number\":\"FL19220.1\",\"seq\":1,\"product_model\":\"W-4500 Clad\",\"product_description\":\"Awning 60 x 48\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#19220-R0\",\"approval_number\":\"FL19220.2\",\"seq\":2,\"product_model\":\"W-4500 Clad\",\"product_description\":\"Awning 60 x 48\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#19220-R0\",\"approval_number\":\"FL19220.3\",\"seq\":3,\"product_model\":\"W-4500 Clad\",\"product_description\":\"Awning 48 x 48\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#10938-R12\",\"approval_number\":\"FL10938.13\",\"seq\":13,\"product_model\":\"M. Custom Clad\",\"product_description\":\"Awning 48\\\" x 36\\\" Insulated Glass (5\\\/16\\\" SGP Lam in - 1\\\/8\\\" Annealed out)\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-23 00:00:00\",\"instructions_url\":\"\"}],\"Marvin\":[{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10323-R9\",\"approval_number\":\"FL10323.1\",\"seq\":1,\"product_model\":\"UAWN 4048\",\"product_description\":\"Ultimate Awning 4048 407-H-921\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10323-R9\",\"approval_number\":\"FL10323.2\",\"seq\":2,\"product_model\":\"UAWN 48 x 72\",\"product_description\":\"Ultimate Awning 48 x 72 407-H-921\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10323-R9\",\"approval_number\":\"FL10323.3\",\"seq\":3,\"product_model\":\"UAWN 4848\",\"product_description\":\"Ultimate Awning 4848 407-H-921\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10323-R9\",\"approval_number\":\"FL10323.4\",\"seq\":4,\"product_model\":\"UAWN 5648\",\"product_description\":\"Ultimate Awning 5648 407-H-921\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10323-R9\",\"approval_number\":\"FL10323.5\",\"seq\":5,\"product_model\":\"UAWN 7264\",\"product_description\":\"Ultimate Awning 7264 407-H-921\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10323-R9\",\"approval_number\":\"FL10323.6\",\"seq\":6,\"product_model\":\"UAWN 7264\",\"product_description\":\"Ultimate Awning Narrow Frame 7264 407-H-921\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10323-R9\",\"approval_number\":\"FL10323.7\",\"seq\":7,\"product_model\":\"UAWN 7272\",\"product_description\":\"Ultimate Awning 7272 407-H-921\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10323-R9\",\"approval_number\":\"FL10323.8\",\"seq\":8,\"product_model\":\"UAWNNF 4048\",\"product_description\":\"Ultimate Awning Narrow Frame 4048 407-H-921\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10323-R9\",\"approval_number\":\"FL10323.9\",\"seq\":9,\"product_model\":\"UAWNNF 4848\",\"product_description\":\"Ultimate Awning Narrow Frame 4848 407-H-921\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17797-R3\",\"approval_number\":\"FL17797.1\",\"seq\":1,\"product_model\":\"UAWN IZ4 4848\",\"product_description\":\"Ultimate Awning IZ4 4848 407-H-1137\",\"design_pressure\":\"+70\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17797-R3\",\"approval_number\":\"FL17797.2\",\"seq\":2,\"product_model\":\"UAWN IZ4 4848 2H Mull\",\"product_description\":\"Ultimate Awning IZ4 4848 mulled over a Ultimate Awning IZ4 4848 2H 407-H-1137\",\"design_pressure\":\"+70\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#34093-R1\",\"approval_number\":\"FL34093.1\",\"seq\":1,\"product_model\":\"Coastline Awning IZ4\",\"product_description\":\"Large missile impact resistant aluminum awning window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#35391-R1\",\"approval_number\":\"FL35391.1\",\"seq\":1,\"product_model\":\"UAWN IZ3 4854\",\"product_description\":\"Ultimate Awning IZ3 407-H-1046\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-09-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#35391-R1\",\"approval_number\":\"FL35391.2\",\"seq\":2,\"product_model\":\"UAWN PO IZ3 7236\",\"product_description\":\"Ultimate Awning Push Out IZ3 407-H-1122\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-09-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#35391-R1\",\"approval_number\":\"FL35391.3\",\"seq\":3,\"product_model\":\"UWAWN IZ3 4854\",\"product_description\":\"Ultimate Wood Awning IZ3 407-H-1046\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#47656-R1\",\"approval_number\":\"FL47656.1\",\"seq\":1,\"product_model\":\"Vivid Awning\",\"product_description\":\"VAWN 71\\\" X 59.5\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#47656-R1\",\"approval_number\":\"FL47656.2\",\"seq\":2,\"product_model\":\"Vivid Awning\",\"product_description\":\"VAWN 71\\\" X 35.5\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#47656-R1\",\"approval_number\":\"FL47656.3\",\"seq\":3,\"product_model\":\"Vivid Awning\",\"product_description\":\"VAWN 71\\\" X 22\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#47656-R1\",\"approval_number\":\"FL47656.4\",\"seq\":4,\"product_model\":\"Vivid Awning\",\"product_description\":\"VAWN 59\\\" X 71.5\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#47656-R1\",\"approval_number\":\"FL47656.5\",\"seq\":5,\"product_model\":\"Vivid Awning\",\"product_description\":\"VAWN 35\\\" X 71.5\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#47656-R1\",\"approval_number\":\"FL47656.6\",\"seq\":6,\"product_model\":\"Vivid Awning\",\"product_description\":\"VAWN 29\\\" X 71.5\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9686-R9\",\"approval_number\":\"FL9686.1\",\"seq\":1,\"product_model\":\"ELAWN CN3747\",\"product_description\":\"Elevate Awning 407-H-899\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9686-R9\",\"approval_number\":\"FL9686.2\",\"seq\":2,\"product_model\":\"ELAWN CN4947\",\"product_description\":\"Elevate Awning 407-H-899\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9686-R9\",\"approval_number\":\"FL9686.3\",\"seq\":3,\"product_model\":\"ELAWN NF CN3647\",\"product_description\":\"Elevate Awning Narrow Frame 407-H-1167\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#9686-R9\",\"approval_number\":\"FL9686.4\",\"seq\":4,\"product_model\":\"ELAWN NF CN4847\",\"product_description\":\"Elevate Awning Narrow Frame 407-H-1167\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10199-R10\",\"approval_number\":\"FL10199.1\",\"seq\":1,\"product_model\":\"ELAWN IZ3 CN3247\",\"product_description\":\"Elevate Awning IZ3, 407-H-899\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10199-R10\",\"approval_number\":\"FL10199.2\",\"seq\":2,\"product_model\":\"ELAWN IZ3 CN4947\",\"product_description\":\"Elevate Awning IZ3, 407-H-899\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10323-R9\",\"approval_number\":\"FL10323.11\",\"seq\":11,\"product_model\":\"UAWNNF 5648\",\"product_description\":\"Ultimate Awning Narrow Frame 5648 407-H-921\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10323-R9\",\"approval_number\":\"FL10323.15\",\"seq\":15,\"product_model\":\"UAWNPO 3236 & UAWNNFPO 3236\",\"product_description\":\"Ultimate Awning Push Out & Ultimate Awning Narrow Frame Push Out 407-H-992\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10323-R9\",\"approval_number\":\"FL10323.16\",\"seq\":16,\"product_model\":\"UAWNPO 4048 & UAWNNFPO 4048\",\"product_description\":\"Ultimate Awning Push Out & Ultimate Awning Narrow Frame Push Out 407-H-992\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10323-R9\",\"approval_number\":\"FL10323.17\",\"seq\":17,\"product_model\":\"UAWNPO 4848 & UAWNNFPO 4848\",\"product_description\":\"Ultimate Awning Push Out & Ultimate Awning Narrow Frame Push Out 407-H-992\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10323-R9\",\"approval_number\":\"FL10323.18\",\"seq\":18,\"product_model\":\"UAWNPO 7236 & UAWNNFPO 7236\",\"product_description\":\"Ultimate Awning Push Out & Ultimate Awning Narrow Frame Push Out 407-H-992\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10323-R9\",\"approval_number\":\"FL10323.19\",\"seq\":19,\"product_model\":\"UAWNPO 7248 & UAWNNFPO 7248\",\"product_description\":\"Ultimate Awning Push Out & Ultimate Awning Narrow Frame Push Out 407-H-992\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13180-R10\",\"approval_number\":\"FL13180.1\",\"seq\":1,\"product_model\":\"UAWN 4048 and UAWNNF 4048\",\"product_description\":\"Ultimate Awing 4048 and Ultimate Awing Narrow Frame 4048 407-H-977\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13180-R10\",\"approval_number\":\"FL13180.2\",\"seq\":2,\"product_model\":\"UAWN 4048 and UAWNNF 4048\",\"product_description\":\"Ultimate Awing 4848 and Ultimate Awing Narrow Frame 4848 407-H-977\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13180-R10\",\"approval_number\":\"FL13180.3\",\"seq\":3,\"product_model\":\"UAWN 4872 & UAWNNF 4872\",\"product_description\":\"Ultimate Awning & Ultimate Awning Narrow Frame 407-H-977\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13180-R10\",\"approval_number\":\"FL13180.4\",\"seq\":4,\"product_model\":\"UAWN 5648 & UAWNNF 5648\",\"product_description\":\"Ultimate Awning & Ultimate Awning Narrow Frame 407-H-977\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13180-R10\",\"approval_number\":\"FL13180.5\",\"seq\":5,\"product_model\":\"UAWN 7272 & UAWNNF 7272\",\"product_description\":\"Ultimate Awning & Ultimate Awning Narrow Frame 407-H-977\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13180-R10\",\"approval_number\":\"FL13180.6\",\"seq\":6,\"product_model\":\"UAWNPO 3236 & UAWNNFPO 3236\",\"product_description\":\"Ultimate Awning Push Out & Ultimate Awning Narrow Frame Push Out 407-H-1065\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13180-R10\",\"approval_number\":\"FL13180.7\",\"seq\":7,\"product_model\":\"UAWNPO 4048 & UAWNNFPO 4048\",\"product_description\":\"Ultimate Awning Push Out & Ultimate Awning Narrow Frame Push Out 407-H-1065\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13180-R10\",\"approval_number\":\"FL13180.8\",\"seq\":8,\"product_model\":\"UAWNPO 4848 & UAWNNFPO 4848\",\"product_description\":\"Ultimate Awning Push Out & Ultimate Awning Narrow Frame Push Out 407-H-1065\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13180-R10\",\"approval_number\":\"FL13180.9\",\"seq\":9,\"product_model\":\"UAWNPO 7236 & UAWNNFPO 7236\",\"product_description\":\"Ultimate Awning Push Out & Ultimate Awning Narrow Frame Push Out 407-H-1065\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13180-R10\",\"approval_number\":\"FL13180.10\",\"seq\":10,\"product_model\":\"UAWNPO 7248 & UAWNNFPO 7248\",\"product_description\":\"Ultimate Awning Push Out & Ultimate Awning Narrow Frame Push Out 407-H-1065\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13630-R8\",\"approval_number\":\"FL13630.1\",\"seq\":1,\"product_model\":\"ESAWN CN4030\",\"product_description\":\"Essential Awning 407-H-1038.02-.03\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13630-R8\",\"approval_number\":\"FL13630.2\",\"seq\":2,\"product_model\":\"ESAWN CN5040\",\"product_description\":\"Essential Awning 407-H-1038.04-.05\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#29659-R4\",\"approval_number\":\"FL29659.1\",\"seq\":1,\"product_model\":\"MAWN 6496\",\"product_description\":\"Modern Awning 6496, Fiberglass Aluminum Window, 407-H-1153\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#29659-R4\",\"approval_number\":\"FL29659.2\",\"seq\":2,\"product_model\":\"MAWN 7272\",\"product_description\":\"Modern Awning 7272, Fiberglass Aluminum Window, 407-H-1153\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#29659-R4\",\"approval_number\":\"FL29659.3\",\"seq\":3,\"product_model\":\"MAWN 9664\",\"product_description\":\"Modern Awning 9664, Fiberglass Aluminum Window, 407-H-1153\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#29659-R4\",\"approval_number\":\"FL29659.4\",\"seq\":4,\"product_model\":\"MAWN MOTO\",\"product_description\":\"Modern Awning Motorized 9244, Fiberglass Aluminum Window, 407-H-1153\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#29659-R4\",\"approval_number\":\"FL29659.5\",\"seq\":5,\"product_model\":\"MAWN MOTO\",\"product_description\":\"Modern Awning Motorized 9240, Fiberglass Aluminum Window, 407-H-1153\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#29659-R4\",\"approval_number\":\"FL29659.6\",\"seq\":6,\"product_model\":\"MAWN PO 8948\",\"product_description\":\"Modern Awning Push Out 8948, Fiberglass Aluminum Window, 407-H-1153\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#444-R0\",\"approval_number\":\"FL444.1\",\"seq\":1,\"product_model\":\"Casemaster Awning StormPlus IZ\",\"product_description\":\"(407-H-627.2) Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#444-R0\",\"approval_number\":\"FL444.2\",\"seq\":2,\"product_model\":\"Clad Casemaster Awning 3648\",\"product_description\":\"(407-H-648.1) Aluminum Clad Wood Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#444-R0\",\"approval_number\":\"FL444.3\",\"seq\":3,\"product_model\":\"Clad Casemaster Awning 3648\",\"product_description\":\"(407-H-648) Aluminum Clad Wood Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#444-R0\",\"approval_number\":\"FL444.4\",\"seq\":4,\"product_model\":\"Clad Casemaster Awning 4848\",\"product_description\":\"(407-H-647.1) Aluminum Clad Wood Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#444-R0\",\"approval_number\":\"FL444.5\",\"seq\":5,\"product_model\":\"Clad Casemaster Awning 4848\",\"product_description\":\"(407-H-647) Aluminum Clad Wood Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#444-R0\",\"approval_number\":\"FL444.6\",\"seq\":6,\"product_model\":\"Clad Casemaster Casement 2872\",\"product_description\":\"(407-H-649) Aluminum Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#444-R0\",\"approval_number\":\"FL444.7\",\"seq\":7,\"product_model\":\"Clad Casemaster Casement 2872\",\"product_description\":\"(407-H-649.1) Aluminum Clad Wood Casement Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#444-R0\",\"approval_number\":\"FL444.8\",\"seq\":8,\"product_model\":\"Integrity Awning\",\"product_description\":\"(407-H-620) Fiberglass Clad Wood Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#444-R0\",\"approval_number\":\"FL444.9\",\"seq\":9,\"product_model\":\"Integrity Awning\",\"product_description\":\"(407-H-620.1) Fiberglass Clad Wood Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#444-R0\",\"approval_number\":\"FL444.10\",\"seq\":10,\"product_model\":\"Wood Casemaster Awning 4848\",\"product_description\":\"(407-H-643) Wood Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#444-R0\",\"approval_number\":\"FL444.11\",\"seq\":11,\"product_model\":\"Wood Casemaster Awning 4848\",\"product_description\":\"(407-H-643.1) Wood Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2583-R0\",\"approval_number\":\"FL2583.1\",\"seq\":1,\"product_model\":\"CAWN 3648\",\"product_description\":\"Clad Casemaster Awning, Type: Aluminum Clad Wood Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2583-R0\",\"approval_number\":\"FL2583.2\",\"seq\":2,\"product_model\":\"CAWN 4848\",\"product_description\":\"Clad Casemaster Awning, Type: Aluminum Clad Wood Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2583-R0\",\"approval_number\":\"FL2583.3\",\"seq\":3,\"product_model\":\"CAWN SPIZ2 4048\",\"product_description\":\"Clad Casemaster Awning StormPlus IZ2, Type: Impact Aluminum Clad Wood Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2583-R0\",\"approval_number\":\"FL2583.4\",\"seq\":4,\"product_model\":\"CAWN SPIZ3 4048\",\"product_description\":\"Clad Casemaster Awning StomPlus IZ3, Type: Impact Aluminum Clad Wood Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2583-R0\",\"approval_number\":\"FL2583.5\",\"seq\":5,\"product_model\":\"WAWN 4848\",\"product_description\":\"Wood Casemaster Awning, Type: Wood Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2583-R0\",\"approval_number\":\"FL2583.6\",\"seq\":6,\"product_model\":\"WAWN SPIZ2 4048\",\"product_description\":\"Wood Casemaster Awning StormPlus IZ2, Type: Impact Wood Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#2583-R0\",\"approval_number\":\"FL2583.7\",\"seq\":7,\"product_model\":\"WAWN SPIZ3 4048\",\"product_description\":\"Wood Casemaster Awning StormPlus IZ3, Type: Impact Wood Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3353-R0\",\"approval_number\":\"FL3353.1\",\"seq\":1,\"product_model\":\"IAWN 4848\",\"product_description\":\"Integrity Awning; Type Fiberglass Clad Wood Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3843-R0\",\"approval_number\":\"FL3843.1\",\"seq\":1,\"product_model\":\"CAWN HP\",\"product_description\":\"Clad Casemaster Awning, Type: Aluminum Clad Wood Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3843-R0\",\"approval_number\":\"FL3843.2\",\"seq\":2,\"product_model\":\"CAWN IZ4\",\"product_description\":\"Clad Casemaster Awning StormPlus IZ4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4732-R1\",\"approval_number\":\"FL4732.1\",\"seq\":1,\"product_model\":\"CAWN 4048\",\"product_description\":\"Clad Casemaster Awning 4048 407-H-859\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4732-R1\",\"approval_number\":\"FL4732.2\",\"seq\":2,\"product_model\":\"CAWN 4848\",\"product_description\":\"Clad Casemaster Awning 4848 407-H-839\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4732-R1\",\"approval_number\":\"FL4732.3\",\"seq\":3,\"product_model\":\"CAWN SPIZ2 4048\",\"product_description\":\"Clad Casemaster Awning StormPlus IZ2 4048 407-H-883\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4732-R1\",\"approval_number\":\"FL4732.4\",\"seq\":4,\"product_model\":\"CAWN SPIZ3 4048\",\"product_description\":\"Clad Casemaster Awning StormPlus IZ3 4048 407-H-698\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4732-R1\",\"approval_number\":\"FL4732.5\",\"seq\":5,\"product_model\":\"WAWN 4048\",\"product_description\":\"Wood Casemaster Awning 4048 407-H-849\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4732-R1\",\"approval_number\":\"FL4732.6\",\"seq\":6,\"product_model\":\"WAWN 4848\",\"product_description\":\"Wood Casemaster Awning 4848 407-H-844\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4732-R1\",\"approval_number\":\"FL4732.7\",\"seq\":7,\"product_model\":\"WAWN SPIZ2 4048\",\"product_description\":\"Wood Casemaster Awing StormPlus IZ2 4048 407-H-883\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4732-R1\",\"approval_number\":\"FL4732.8\",\"seq\":8,\"product_model\":\"WAWN SPIZ3 4048\",\"product_description\":\"Wood Casemaster Awning StormPlus IZ3 4048 407-H-698\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#5240-R2\",\"approval_number\":\"FL5240.1\",\"seq\":1,\"product_model\":\"CCM Awning SPIZ4\",\"product_description\":\"Clad CaseMaster Awning StormPlus IZ4\",\"design_pressure\":\"+70\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#5240-R2\",\"approval_number\":\"FL5240.2\",\"seq\":2,\"product_model\":\"WCM Awning SPIZ4\",\"product_description\":\"Wood CaseMaster Awning StormPlus IZ4\",\"design_pressure\":\"+70\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13180-R0\",\"approval_number\":\"FL13180.11\",\"seq\":11,\"product_model\":\"WUPAWN 4048\",\"product_description\":\"Wood Ultimate Push Out Awning 407-H-995\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13180-R0\",\"approval_number\":\"FL13180.12\",\"seq\":12,\"product_model\":\"WUPAWN 4848\",\"product_description\":\"Wood Ultimate Push Out Awning 407-H-994\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13180-R0\",\"approval_number\":\"FL13180.13\",\"seq\":13,\"product_model\":\"WUPAWN 7236\",\"product_description\":\"Wood Ultimate Push Out Awning 407-H-993\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13180-R0\",\"approval_number\":\"FL13180.14\",\"seq\":14,\"product_model\":\"WUPAWN 7248\",\"product_description\":\"Wood Ultimate Push Out Awning 407-H-991\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13180-R1\",\"approval_number\":\"FL13180.15\",\"seq\":15,\"product_model\":\"WUPAWN 7236\",\"product_description\":\"Wood Ultimate Push Out Awning 407-H-993\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13180-R1\",\"approval_number\":\"FL13180.16\",\"seq\":16,\"product_model\":\"WUPAWN 7248\",\"product_description\":\"Wood Ultimate Push Out Awning 407-H-991\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#13180-R4\",\"approval_number\":\"FL13180.17\",\"seq\":17,\"product_model\":\"WUPAWN 7248 & WUPRAWN 7248\",\"product_description\":\"Wood Ultimate Push Out Awning & Wood Ultimate Push Out Replacement Awning 407-H-1065\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10323-R5\",\"approval_number\":\"FL10323.10\",\"seq\":10,\"product_model\":\"CURAWN 7264\",\"product_description\":\"Clad Ultimate Replacement Awning 7264 407-H-921\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-08-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10323-R6\",\"approval_number\":\"FL10323.12\",\"seq\":12,\"product_model\":\"CURAWN 7264\",\"product_description\":\"Clad Ultimate Replacement Awning 7264 407-H-921\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-08-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10323-R6\",\"approval_number\":\"FL10323.13\",\"seq\":13,\"product_model\":\"CURAWN 81 1\\\/8\\\" x 64\\\" & CUAWN 81 1\\\/8\\\" x 64\\\"\",\"product_description\":\"Clad Ultimate Replacement Awning 81 1\\\/8\\\" x 64\\\" & Clad Ultimate Replacement Awning 81 1\\\/8\\\" x 64\\\" 407-H 921\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#10323-R6\",\"approval_number\":\"FL10323.14\",\"seq\":14,\"product_model\":\"CURAWN 96\\\" x 48 1\\\/8\\\" & CUAWN 96\\\" x 48 1\\\/8\\\"\",\"product_description\":\"Clad Ultimate Replacement Awning 96\\\" x 48 1\\\/8\\\" & Clad Ultimate Replacement Awning 96\\\" x 48 1\\\/8\\\" 407-H 921\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-11 00:00:00\",\"instructions_url\":\"\"}],\"Eastern Architectural Systems\":[{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#15968-R7\",\"approval_number\":\"FL15968.1\",\"seq\":1,\"product_model\":\"Series 143 Vinyl Awning Window - Impact HVHZ\",\"product_description\":\"143 Series Vinyl Awning Window - Impact HVHZ\",\"design_pressure\":\"+65.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"}],\"Loewen Windows\":[{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15276-R7\",\"approval_number\":\"FL15276.1\",\"seq\":1,\"product_model\":\"Wood Awning\",\"product_description\":\"Wood Awning (63\\\" x 39_3\\\/8\\\")\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15276-R7\",\"approval_number\":\"FL15276.2\",\"seq\":2,\"product_model\":\"Wood Awning\",\"product_description\":\"Wood Awning (47_3\\\/16\\\" x 31_1\\\/2\\\")\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15276-R7\",\"approval_number\":\"FL15276.3\",\"seq\":3,\"product_model\":\"Wood Awning\",\"product_description\":\"Wood Awning (67\\\" x 53\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15276-R7\",\"approval_number\":\"FL15276.4\",\"seq\":4,\"product_model\":\"Wood Push-out Awning Window\",\"product_description\":\"Wood Push-out Awning (67\\\" x 53_3\\\/16\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15276-R7\",\"approval_number\":\"FL15276.5\",\"seq\":5,\"product_model\":\"Wood Push-out Awning Window\",\"product_description\":\"Wood Push-out Awning (59\\\" x 39_3\\\/8\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15276-R7\",\"approval_number\":\"FL15276.6\",\"seq\":6,\"product_model\":\"Wood Push-Out Awning Window\",\"product_description\":\"Wood Push-out Awning (47_1\\\/8\\\" x 31_1\\\/2\\\")\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15302-R7\",\"approval_number\":\"FL15302.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood Awning\",\"product_description\":\"Aluminum Clad Wood Awning (47_1\\\/4\\\" x 31_1\\\/2\\\")\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#13351-R0\",\"approval_number\":\"FL13351.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood StormForce Awning Window\",\"product_description\":\"Aluminum Clad Wood StormForce Awning Window Push-out or Standard version\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15302-R7\",\"approval_number\":\"FL15302.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Wood Awning\",\"product_description\":\"Aluminum Clad Wood Awning (63\\\" x 39_3\\\/8\\\")\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15302-R7\",\"approval_number\":\"FL15302.3\",\"seq\":3,\"product_model\":\"Aluminum Clad Wood Awning\",\"product_description\":\"Aluminum Clad Wood Awning (67\\\" x 53\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15302-R7\",\"approval_number\":\"FL15302.4\",\"seq\":4,\"product_model\":\"Aluminum Clad Wood Push-Out Awning\",\"product_description\":\"Aluminum Clad Wood Push-Out Awning (67\\\" x 53\\\")\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15302-R7\",\"approval_number\":\"FL15302.5\",\"seq\":5,\"product_model\":\"Aluminum Clad Wood Push-Out Awning\",\"product_description\":\"Aluminum Clad Wood Push-Out Awning (47_1\\\/4\\\" x 31_1\\\/2\\\")\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#15302-R7\",\"approval_number\":\"FL15302.6\",\"seq\":6,\"product_model\":\"Aluminum Clad Wood Push-Out Awning\",\"product_description\":\"Aluminum Clad Wood Push-Out Awning (63\\\" x 39_3\\\/8\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#3684-R0\",\"approval_number\":\"FL3684.1\",\"seq\":1,\"product_model\":\"Non-Clad Awning\",\"product_description\":\"(415-H-610) Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#3956-R0\",\"approval_number\":\"FL3956.1\",\"seq\":1,\"product_model\":\"Metal Clad Awning\",\"product_description\":\"(415-H-613.0) Metal Clad Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#3956-R0\",\"approval_number\":\"FL3956.2\",\"seq\":2,\"product_model\":\"Metal Clad Awning Window\",\"product_description\":\"(415-H-639) Metal Clad Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#3956-R0\",\"approval_number\":\"FL3956.3\",\"seq\":3,\"product_model\":\"Non-Clad Awning\",\"product_description\":\"(415-H-612.0) Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#4682-R0\",\"approval_number\":\"FL4682.1\",\"seq\":1,\"product_model\":\"Metal Clad Awning\",\"product_description\":\"(415-H-644.00) Metal Clad Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#5071-R0\",\"approval_number\":\"FL5071.1\",\"seq\":1,\"product_model\":\"Metal Clad Awning\",\"product_description\":\"(415-H-613.01) Metal Clad Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#5071-R0\",\"approval_number\":\"FL5071.2\",\"seq\":2,\"product_model\":\"Non-Clad Awning\",\"product_description\":\"(415-H-612.01) Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#17485-R0\",\"approval_number\":\"FL17485.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood StormForce Awning Window\",\"product_description\":\"Aluminum Clad Wood StormForce Awning Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-25 00:00:00\",\"instructions_url\":\"\"}],\"WinDoor Inc.\":[{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16242-R0\",\"approval_number\":\"FL16242.3\",\"seq\":3,\"product_model\":\"Series 9066 Awning Window\",\"product_description\":\"Series 9066 Awning Window - Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16242-R0\",\"approval_number\":\"FL16242.1\",\"seq\":1,\"product_model\":\"Series 9066 Awning Twin Window\",\"product_description\":\"Series 9066 Awning Twin Window - Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16242-R0\",\"approval_number\":\"FL16242.2\",\"seq\":2,\"product_model\":\"Series 9066 Awning Twin Window\",\"product_description\":\"Series 9066 Awning Twin Window - Non-Impact\",\"design_pressure\":\"+100.0\\\/-120.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16242-R0\",\"approval_number\":\"FL16242.4\",\"seq\":4,\"product_model\":\"Series 9066 Awning Window\",\"product_description\":\"Series 9066 Awning Window - Non-Impact\",\"design_pressure\":\"+100.0\\\/-120.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35440-R0\",\"approval_number\":\"FL35440.1\",\"seq\":1,\"product_model\":\"AW238A\",\"product_description\":\"Aluminum, Impact Resistant Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35440-R0\",\"approval_number\":\"FL35440.2\",\"seq\":2,\"product_model\":\"AW9066T\",\"product_description\":\"Thermally Broken, Impact Resistant Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-08 00:00:00\",\"instructions_url\":\"\"}],\"Windsor Windows and Doors\":[{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#13642-R0\",\"approval_number\":\"FL13642.1\",\"seq\":1,\"product_model\":\"Pinnacle Clad Awning\",\"product_description\":\"Aluminum Clad wood awning window to max imum frame size of 48 x 36\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#13642-R6\",\"approval_number\":\"FL13642.2\",\"seq\":2,\"product_model\":\"2. Pinnacle Clad Awning Window (WZ3)(Impact)\",\"product_description\":\"Pinnacle Clad Awning Window (WZ3)(Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#47148-R0\",\"approval_number\":\"FL47148.1\",\"seq\":1,\"product_model\":\"Next Dimension Awning Window (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Next Dimension Awning Window (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#47148-R0\",\"approval_number\":\"FL47148.2\",\"seq\":2,\"product_model\":\"Next Dimension Awning Window (WZ3)(Impact)\",\"product_description\":\"Next Dimension Awning Window (WZ3)(Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#3984-R0\",\"approval_number\":\"FL3984.1\",\"seq\":1,\"product_model\":\"Pinnacle Clad Awning\",\"product_description\":\"Aluminum clad wood awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#2527-R0\",\"approval_number\":\"FL2527.1\",\"seq\":1,\"product_model\":\"Legend Awning window\",\"product_description\":\"Cellular PVC \\\/ wood Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#2527-R0\",\"approval_number\":\"FL2527.2\",\"seq\":2,\"product_model\":\"Pinnacle Clad Awning\",\"product_description\":\"Aluminum clad wood awning window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#4458-R0\",\"approval_number\":\"FL4458.1\",\"seq\":1,\"product_model\":\"Legend Awning\",\"product_description\":\"Foamed PVC and Wood\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#7979-R0\",\"approval_number\":\"FL7979.1\",\"seq\":1,\"product_model\":\"Pinnacle Prime Awning\",\"product_description\":\"High Performance wood, expanded PVC awning to frame size of 48\\\" X 36\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#7979-R0\",\"approval_number\":\"FL7979.2\",\"seq\":2,\"product_model\":\"Pinnacle Primed Impact Awning\",\"product_description\":\"Wood and expanded PVC Awning\\nTo frame size of 48 X 36\\\"\\nImpactor D, Wind Zone 3\\nInsulated Glass, 3mm Tempered, 8mm AS, 7.6mm Lami (.090\\\" PVB)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#12387-R0\",\"approval_number\":\"FL12387.1\",\"seq\":1,\"product_model\":\"Legend HBR Awning Window\",\"product_description\":\"Frame ext cellular PVC, int wood\\nSash ext alluminum clad, int wood\\nTo max frame size of 48 x 36\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#12387-R0\",\"approval_number\":\"FL12387.2\",\"seq\":2,\"product_model\":\"Legend HBR Awning Window\",\"product_description\":\"Frame ext cellular PVC, int wood Sash ext alluminum clad, int wood To max frame size of 48 x 36\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#13642-R0\",\"approval_number\":\"FL13642.3\",\"seq\":3,\"product_model\":\"Pinnacle Clad Awning HP\",\"product_description\":\"Aluminum Clad wood awning window to max imum frame size of 48 x 36\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#13642-R0\",\"approval_number\":\"FL13642.4\",\"seq\":4,\"product_model\":\"Pinnacle Clad Impact Resistant Awning\",\"product_description\":\"Aluminum Clad wood awning window to maximum frame size of 48 x 36.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#15134-R0\",\"approval_number\":\"FL15134.1\",\"seq\":1,\"product_model\":\"Pinnacle Select Clad Awning Window\",\"product_description\":\"Aluminum Clad Awning window using push out hardware to maximum frame size of 60 X 60\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#15134-R0\",\"approval_number\":\"FL15134.2\",\"seq\":2,\"product_model\":\"Pinnacle Select Clad Awning Window\",\"product_description\":\"Aluminum Clad Awning window using standard operating hardware. To max frame size of 60 X 60\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#15134-R0\",\"approval_number\":\"FL15134.3\",\"seq\":3,\"product_model\":\"Pinnacle Select Clad Awning Window\",\"product_description\":\"Aluminum Clad Awning window using push out hardware. To max frame size of 48 X 36\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#15945-R0\",\"approval_number\":\"FL15945.1\",\"seq\":1,\"product_model\":\"Pinnacle Prime \\\/ Legend Awning\",\"product_description\":\"Wood Awning HP window to a max frame size of 48\\\" X 36\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#15945-R0\",\"approval_number\":\"FL15945.2\",\"seq\":2,\"product_model\":\"Pinnacle Prime \\\/ Legend Awning\",\"product_description\":\"Wood Awning window to a max frame size of 48\\\" X 36 3\\\/4\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#17672-R0\",\"approval_number\":\"FL17672.1\",\"seq\":1,\"product_model\":\"Next Dimension Signature Awning\",\"product_description\":\"Next Dimension Vinyl Awning To Maximum frame size of 48\\\" X 30\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#15134-R3\",\"approval_number\":\"FL15134.4\",\"seq\":4,\"product_model\":\"Pinnacle Select Push Out Awning - Non-Impact\",\"product_description\":\"Pinnacle Select Clad Awning Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#15945-R2\",\"approval_number\":\"FL15945.3\",\"seq\":3,\"product_model\":\"Pinnacle Prime\\\/Legend Awning with DP Upgrade\",\"product_description\":\"Wood\\\/CPVC Awning Max Frame 48 x 36\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-02-13 00:00:00\",\"instructions_url\":\"\"}],\"Silver Line Building Products Corp.\":[{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#21336-R6\",\"approval_number\":\"FL21336.1\",\"seq\":1,\"product_model\":\"Series 70 Awning\",\"product_description\":\"HVHZ Impact Rated Awning\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#1469-R0\",\"approval_number\":\"FL1469.1\",\"seq\":1,\"product_model\":\"7400 Series\",\"product_description\":\"Extruded PVC Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#1471-R0\",\"approval_number\":\"FL1471.1\",\"seq\":1,\"product_model\":\"7450 Series\",\"product_description\":\"Extruded PVC Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#4053-R0\",\"approval_number\":\"FL4053.1\",\"seq\":1,\"product_model\":\"Series 7450 Awning\",\"product_description\":\"Extruded Vinyl Awning Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#5642-R1\",\"approval_number\":\"FL5642.1\",\"seq\":1,\"product_model\":\"a. \\\"WeatherStopper\\u2122\\\" Series 7450 - Model 7451\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Awning Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#5642-R1\",\"approval_number\":\"FL5642.2\",\"seq\":2,\"product_model\":\"b. \\\"WeatherStopper\\u2122\\\" Series 7400 - Model 7401\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#5999-R1\",\"approval_number\":\"FL5999.1\",\"seq\":1,\"product_model\":\"7400 Series - Model 7400\",\"product_description\":\"Extruded PVC Awning Window Single and Mulled Units\",\"design_pressure\":\"+45.14\\\/-45.14\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#5999-R1\",\"approval_number\":\"FL5999.2\",\"seq\":2,\"product_model\":\"7400 Series - Model 7450\",\"product_description\":\"Extruded Vinyl Awning Window with Nailing Fin Single and Mulled Units\",\"design_pressure\":\"+45.14\\\/-45.14\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#7977-R0\",\"approval_number\":\"FL7977.1\",\"seq\":1,\"product_model\":\"a. Series 7400 Model 7416\",\"product_description\":\"Extruded PVC Awning Window with Integral Mulled Fixed Window - Flange\",\"design_pressure\":\"+50.16\\\/-50.16\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#7977-R0\",\"approval_number\":\"FL7977.2\",\"seq\":2,\"product_model\":\"b. Series 7400 Model 7466\",\"product_description\":\"Extruded PVC Awning Window with Integral Mulled Fixed Window - Nailing Fin\",\"design_pressure\":\"+50.16\\\/-50.16\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#11111-R0\",\"approval_number\":\"FL11111.1\",\"seq\":1,\"product_model\":\"A. Model 7401 Series 7400\",\"product_description\":\"Extruded PVC Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#11111-R0\",\"approval_number\":\"FL11111.2\",\"seq\":2,\"product_model\":\"B. Model 7401 Series 7400\",\"product_description\":\"Extruded PVC Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#11111-R1\",\"approval_number\":\"FL11111.3\",\"seq\":3,\"product_model\":\"C. Series 7400 Model 7402\",\"product_description\":\"Extruded PVC Twin Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#11111-R1\",\"approval_number\":\"FL11111.4\",\"seq\":4,\"product_model\":\"D. Series 7400 Model 7403\",\"product_description\":\"Extruded PVC Triple Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#11111-R1\",\"approval_number\":\"FL11111.5\",\"seq\":5,\"product_model\":\"E. Series 7450 Model 7451\",\"product_description\":\"Extruded PVC Awning Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#11111-R1\",\"approval_number\":\"FL11111.6\",\"seq\":6,\"product_model\":\"F. Series 7450 Model 7452\",\"product_description\":\"Extruded PVC Twin Awning Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#11111-R1\",\"approval_number\":\"FL11111.7\",\"seq\":7,\"product_model\":\"F. Series 7450 Model 7453\",\"product_description\":\"Extruded PVC Triple Awning Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#11111-R2\",\"approval_number\":\"FL11111.8\",\"seq\":8,\"product_model\":\"g. \\\"WeatherStopper\\u2122\\\" Series 7400 - Model 7401 \\\"Impact\\\"\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#11111-R2\",\"approval_number\":\"FL11111.9\",\"seq\":9,\"product_model\":\"h. \\\"WeatherStopper\\u2122\\\" Series 7450 - Model 7451 \\\"Impact\\\"\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Awning Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14080-R0\",\"approval_number\":\"FL14080.1\",\"seq\":1,\"product_model\":\"a. Series: 70\",\"product_description\":\"Extruded Vinyl Awning Window - (X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14080-R0\",\"approval_number\":\"FL14080.2\",\"seq\":2,\"product_model\":\"b. Series: 70\",\"product_description\":\"Extruded Vinyl Integral Mulled Twin and Triple Horizontal Awning Windows - (XX and XXX configurations) Note - Active panels can be interchanged with fixed Casement Sashes.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14080-R0\",\"approval_number\":\"FL14080.3\",\"seq\":3,\"product_model\":\"c. Series: 70\",\"product_description\":\"Extruded Vinyl Integral Mulled Twin and Triple Vertical Awning Windows - (X\\\/X and X\\\/X\\\/X configurations) Note - Active panels can be interchanged with fixed Awning Sashes.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14080-R0\",\"approval_number\":\"FL14080.4\",\"seq\":4,\"product_model\":\"d. Series: 70\",\"product_description\":\"Extruded Vinyl Integral Mulled Picture Window over Single or Twin Awning Windows - (O\\\/X, or O\\\/XX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14080-R0\",\"approval_number\":\"FL14080.5\",\"seq\":5,\"product_model\":\"e. Series: 70\",\"product_description\":\"Extruded Vinyl Integral Mulled Awning Windows with Picture Window - (XOX configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14080-R0\",\"approval_number\":\"FL14080.6\",\"seq\":6,\"product_model\":\"f. Series: 70\",\"product_description\":\"Extruded Vinyl Awning Window with Nailing Fin - (X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14080-R0\",\"approval_number\":\"FL14080.7\",\"seq\":7,\"product_model\":\"g. Series: 70\",\"product_description\":\"Extruded Vinyl Integral Mulled Twin and Triple Horizontal Awning Windows with Nailing Fin - (XX and XXX configurations) Note - Active panels can be interchanged with fixed Casement Sashes.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14080-R0\",\"approval_number\":\"FL14080.8\",\"seq\":8,\"product_model\":\"h. Series: 70\",\"product_description\":\"Extruded Vinyl Integral Mulled Twin and Triple Vertical Awning Windows with Nailing Fin - (X\\\/X and X\\\/X\\\/X configurations) Note - Active panels can be interchanged with fixed Awning Sashes.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14080-R0\",\"approval_number\":\"FL14080.9\",\"seq\":9,\"product_model\":\"i. Series: 70\",\"product_description\":\"Extruded Vinyl Integral Mulled Picture Window over Single or Twin Awning Windows with Nailing Fin - (O\\\/X, or O\\\/XX configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14080-R0\",\"approval_number\":\"FL14080.10\",\"seq\":10,\"product_model\":\"j. Series: 70\",\"product_description\":\"Extruded Vinyl Integral Mulled Awning Windows with Picture Window with Nailing Fin - (XOX configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14964-R0\",\"approval_number\":\"FL14964.1\",\"seq\":1,\"product_model\":\"a. Series 7400 Model 7401\",\"product_description\":\"Extruded Vinyl Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14964-R0\",\"approval_number\":\"FL14964.2\",\"seq\":2,\"product_model\":\"b. Series 7400 Model 7402\",\"product_description\":\"Extruded Vinyl Twin Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14964-R0\",\"approval_number\":\"FL14964.3\",\"seq\":3,\"product_model\":\"c. Series 7400 Model 7403\",\"product_description\":\"Extruded Vinyl Triple Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14964-R0\",\"approval_number\":\"FL14964.4\",\"seq\":4,\"product_model\":\"d. Series 7450 Model 7451\",\"product_description\":\"Extruded Vinyl Awning Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14964-R0\",\"approval_number\":\"FL14964.5\",\"seq\":5,\"product_model\":\"e. Series 7450 Model 7452\",\"product_description\":\"Extruded Vinyl Twin Awning Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14964-R0\",\"approval_number\":\"FL14964.6\",\"seq\":6,\"product_model\":\"F. Series 7450 Model 7453\",\"product_description\":\"Extruded Vinyl Triple Awning Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14964-R0\",\"approval_number\":\"FL14964.7\",\"seq\":7,\"product_model\":\"g. \\\"WeatherStopper\\u2122\\\" Series 7400 - Model 7401 \\\"Impact\\\"\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14964-R0\",\"approval_number\":\"FL14964.8\",\"seq\":8,\"product_model\":\"h. \\\"WeatherStopper\\u2122\\\" Series 7450 - Model 7451 \\\"Impact\\\"\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Awning Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14964-R0\",\"approval_number\":\"FL14964.9\",\"seq\":9,\"product_model\":\"i. Series 70\",\"product_description\":\"Extruded Vinyl Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14964-R0\",\"approval_number\":\"FL14964.10\",\"seq\":10,\"product_model\":\"j. Series 70\",\"product_description\":\"Extruded Vinyl Integral Mulled Twin and Triple Horizontal Awning Windows (Note - Active panels can be interchanged with fixed Casement Sashes.)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14964-R0\",\"approval_number\":\"FL14964.11\",\"seq\":11,\"product_model\":\"k. Series 70\",\"product_description\":\"Extruded Vinyl Integral Mulled Twin and Triple Vertical Awning Windows (Note - Active panels can be interchanged with fixed Awning Sashes.)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14964-R0\",\"approval_number\":\"FL14964.12\",\"seq\":12,\"product_model\":\"l. Series 70\",\"product_description\":\"Extruded Vinyl Integral Mulled Picture Window over Single or Twin Awning Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14964-R0\",\"approval_number\":\"FL14964.13\",\"seq\":13,\"product_model\":\"m. Series 70\",\"product_description\":\"Extruded Vinyl Integral Mulled Awning Windows with Picture Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14964-R0\",\"approval_number\":\"FL14964.14\",\"seq\":14,\"product_model\":\"n. Series 70\",\"product_description\":\"Extruded Vinyl Awning Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14964-R0\",\"approval_number\":\"FL14964.15\",\"seq\":15,\"product_model\":\"o. Series 70\",\"product_description\":\"Extruded Vinyl Integral Mulled Twin and Triple Horizontal Awning Windows with Nailing Fin (Note - Active panels can be interchanged with fixed Casement Sashes.)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14964-R0\",\"approval_number\":\"FL14964.16\",\"seq\":16,\"product_model\":\"p. Series 70\",\"product_description\":\"Extruded Vinyl Integral Mulled Twin and Triple Vertical Awning Windows with Nailing Fin (Note - Active panels can be interchanged with fixed Awning Sashes.)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14964-R0\",\"approval_number\":\"FL14964.17\",\"seq\":17,\"product_model\":\"q. Series 70\",\"product_description\":\"Extruded Vinyl Integral Mulled Picture Window over Single or Twin Awning Windows with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14964-R0\",\"approval_number\":\"FL14964.18\",\"seq\":18,\"product_model\":\"r. Series 70\",\"product_description\":\"Extruded Vinyl Integral Mulled Awning Windows with Picture Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14964-R0\",\"approval_number\":\"FL14964.19\",\"seq\":19,\"product_model\":\"s. Series 70\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14964-R0\",\"approval_number\":\"FL14964.20\",\"seq\":20,\"product_model\":\"t. Series 70\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Awning Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14964-R0\",\"approval_number\":\"FL14964.21\",\"seq\":21,\"product_model\":\"u. Series 70\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#14964-R0\",\"approval_number\":\"FL14964.22\",\"seq\":22,\"product_model\":\"v. Series 70\",\"product_description\":\"Extruded Vinyl \\\"Impact\\\" Awning Window with Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#21336-R0\",\"approval_number\":\"FL21336.2\",\"seq\":2,\"product_model\":\"Series 70 Awning\",\"product_description\":\"Non-Impact Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-03 00:00:00\",\"instructions_url\":\"\"}],\"viwinco\":[{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#46320-R1\",\"approval_number\":\"FL46320.1\",\"seq\":1,\"product_model\":\"S-Series \\\/ Oceanview Awning\",\"product_description\":\"S-Series Awning Non-Impact 60\\\" x 36\\\"\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#46320-R1\",\"approval_number\":\"FL46320.2\",\"seq\":2,\"product_model\":\"S-Series \\\/ Oceanview Awning\",\"product_description\":\"Oceanview Awning - Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17547-R0\",\"approval_number\":\"FL17547.1\",\"seq\":1,\"product_model\":\"Edgemont Basement Hopper Window\",\"product_description\":\"Edgemont Basement Hopper Window Non-Impact 49\\\" x 36\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#17547-R0\",\"approval_number\":\"FL17547.2\",\"seq\":2,\"product_model\":\"S-Series Awning\",\"product_description\":\"S-Series Awning Non-Impact 60\\\" x 36\\\"\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-23 00:00:00\",\"instructions_url\":\"\"}],\"Window Craftsmen Inc.\":[{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#29194-R3\",\"approval_number\":\"FL29194.1\",\"seq\":1,\"product_model\":\"A100\\\/101\",\"product_description\":\"PVC Awning Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#29194-R3\",\"approval_number\":\"FL29194.2\",\"seq\":2,\"product_model\":\"A101\",\"product_description\":\"PVC Awning Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2031-01-31 00:00:00\",\"instructions_url\":\"\"}],\"Andersen Corporation\":[{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15552-R0\",\"approval_number\":\"FL15552.1\",\"seq\":1,\"product_model\":\"A Series\",\"product_description\":\"Awning and Venting Transom Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15727-R0\",\"approval_number\":\"FL15727.1\",\"seq\":1,\"product_model\":\"Series 'Perma-Shield' Vinyl Clad Wood Awning Window\",\"product_description\":\"Large missile impact resistant wood awning window.\",\"design_pressure\":\"+67\\\/-82\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#19561-R7\",\"approval_number\":\"FL19561.1\",\"seq\":1,\"product_model\":\"Renewal by Andersen Awning Window (HVHZ) (Impact)\",\"product_description\":\"Renewal by Andersen Awning Window (HVHZ) (Impact)\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#24227-R0\",\"approval_number\":\"FL24227.1\",\"seq\":1,\"product_model\":\"E-Series Clad Vent Awning Window (HVHZ)(Impact)\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Awning Window - Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15552-R6\",\"approval_number\":\"FL15552.2\",\"seq\":2,\"product_model\":\"A-Series Awning & Venting Transom Window with Stormwatch Protection (HVHZ)(Impact)\",\"product_description\":\"A-Series Awning & Venting Transom Window with Stormwatch Protection (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15552-R7\",\"approval_number\":\"FL15552.3\",\"seq\":3,\"product_model\":\"A-Series Awning & Venting Transom Window with Stormwatch Protection (HVHZ)(Impact)\",\"product_description\":\"A-Series Awning & Venting Transom Window with Stormwatch Protection (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15727-R0\",\"approval_number\":\"FL15727.2\",\"seq\":2,\"product_model\":\"Series 'Perma-Shield' Vinyl Clad Wood Awning Window\",\"product_description\":\"Non-impact resistant wood awning window.\",\"design_pressure\":\"+50\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15727-R1\",\"approval_number\":\"FL15727.3\",\"seq\":3,\"product_model\":\"400 Series 'Perma-Shield' Awning Window\",\"product_description\":\"HPIR\\\/LM Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15727-R1\",\"approval_number\":\"FL15727.4\",\"seq\":4,\"product_model\":\"400 Series 'Perma-Shield' Awning Window\",\"product_description\":\"Impact - HVHZ - Mono Lami\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15909-R8\",\"approval_number\":\"FL15909.1\",\"seq\":1,\"product_model\":\"100 Series Awning Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"100 Series Awning Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15909-R8\",\"approval_number\":\"FL15909.2\",\"seq\":2,\"product_model\":\"100 Series Awning Window with PG Upgrade (Non-HVHZ) (Non-Impact)\",\"product_description\":\"100 Series Awning Window with PG Upgrade (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#19561-R5\",\"approval_number\":\"FL19561.2\",\"seq\":2,\"product_model\":\"Renewal by Andersen Awning Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Renewal by Andersen Awning Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1084-R0\",\"approval_number\":\"FL1084.1\",\"seq\":1,\"product_model\":\"A41\",\"product_description\":\"Vinyl Clad Awning Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1153-R0\",\"approval_number\":\"FL1153.1\",\"seq\":1,\"product_model\":\"400 S PSA Awning Window\",\"product_description\":\"\\\"Perma-Shield\\\" Vinyl Clad Wood Awning Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#5645-R0\",\"approval_number\":\"FL5645.1\",\"seq\":1,\"product_model\":\"Renewal by Andersen Awning Window\",\"product_description\":\"FIBREX Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#8863-R0\",\"approval_number\":\"FL8863.1\",\"seq\":1,\"product_model\":\"Perma-Shield Awning Window - DP Upgrade, Non Impact\",\"product_description\":\"Awning, AX51\",\"design_pressure\":\"+40.2\\\/-40.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#8863-R0\",\"approval_number\":\"FL8863.2\",\"seq\":2,\"product_model\":\"Perma-Shield Awning Window - Impact Resistant\",\"product_description\":\"Awning, AX51\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13079-R5\",\"approval_number\":\"FL13079.4\",\"seq\":4,\"product_model\":\"A-Series Awning Window\\\/AAN6040 IG\",\"product_description\":\"A-Series Awning Window - Venting\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13079-R5\",\"approval_number\":\"FL13079.5\",\"seq\":5,\"product_model\":\"A-Series Awning Window\\\/AAN6040S IG\",\"product_description\":\"A-Series Awning Window - Fixed\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1085-R3\",\"approval_number\":\"FL1085.1\",\"seq\":1,\"product_model\":\"AX51 HPIR\",\"product_description\":\"400 SERIES AWNING WINDOW\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-11-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1085-R3\",\"approval_number\":\"FL1085.2\",\"seq\":2,\"product_model\":\"AX61\",\"product_description\":\"200\\\/400 SERIES AWNING WINDOW\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1085-R3\",\"approval_number\":\"FL1085.3\",\"seq\":3,\"product_model\":\"AXW51 VINYL CLAD WOOD AWNING WINDOW\",\"product_description\":\"200\\\/400 SERIES AWNING WINDOW\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1085-R3\",\"approval_number\":\"FL1085.4\",\"seq\":4,\"product_model\":\"PSAWNING A313 DPUP HP\",\"product_description\":\"400 SERIES AWNING WINDOW\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1085-R3\",\"approval_number\":\"FL1085.5\",\"seq\":5,\"product_model\":\"PSAWNING A313 HP\",\"product_description\":\"200\\\/400 SERIES AWNING WINDOW\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1085-R3\",\"approval_number\":\"FL1085.6\",\"seq\":6,\"product_model\":\"PSAWNING A313 HPIR\",\"product_description\":\"400 SERIES AWNING WINDOW\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1085-R3\",\"approval_number\":\"FL1085.7\",\"seq\":7,\"product_model\":\"PSAWNING A313 LAMI\\\/MONO\",\"product_description\":\"400 SERIES AWNING WINDOW\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1085-R3\",\"approval_number\":\"FL1085.8\",\"seq\":8,\"product_model\":\"PSAWNING AX3251 DPUP HP\",\"product_description\":\"200\\\/400 SERIES AWNING WINDOW\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1085-R3\",\"approval_number\":\"FL1085.9\",\"seq\":9,\"product_model\":\"PSAWNING AX3251 HP\",\"product_description\":\"200\\\/400 SERIES AWNING WINDOW\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1085-R3\",\"approval_number\":\"FL1085.10\",\"seq\":10,\"product_model\":\"PSAWNING AX3251 HPIR\",\"product_description\":\"200\\\/400 SERIES AWNING WINDOW\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-11-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1085-R3\",\"approval_number\":\"FL1085.11\",\"seq\":11,\"product_model\":\"PSAWNING AX3251 LAMI\\\/MONO\",\"product_description\":\"400 SERIES AWNING WINDOW\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-11-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1085-R3\",\"approval_number\":\"FL1085.12\",\"seq\":12,\"product_model\":\"PSAWNING AXW231 HP\",\"product_description\":\"200\\\/400 SERIES AWNING WINDOW\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1085-R3\",\"approval_number\":\"FL1085.13\",\"seq\":13,\"product_model\":\"PSAWNING PA4060 HP\",\"product_description\":\"200\\\/400 SERIES AWNING WINDOW\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13079-R0\",\"approval_number\":\"FL13079.1\",\"seq\":1,\"product_model\":\"AAN6030 HP\",\"product_description\":\"A Series Awning Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13079-R0\",\"approval_number\":\"FL13079.2\",\"seq\":2,\"product_model\":\"ATF6034 HP\",\"product_description\":\"A Series Transom Window - Fixed\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13079-R0\",\"approval_number\":\"FL13079.3\",\"seq\":3,\"product_model\":\"ATV6030 HP\",\"product_description\":\"A Series Transom Window - Venting\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13716-R0\",\"approval_number\":\"FL13716.1\",\"seq\":1,\"product_model\":\"100AST4080 Low-E\",\"product_description\":\"100 Series Awning Window\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15130-R0\",\"approval_number\":\"FL15130.1\",\"seq\":1,\"product_model\":\"RbA AN6048 Low-E\",\"product_description\":\"Renewal by Andersen Awning Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13079-R5\",\"approval_number\":\"FL13079.6\",\"seq\":6,\"product_model\":\"A-Series Transom Window Fixed\\\/ATF7034 Flange IG\",\"product_description\":\"A Series Transom Window - Fixed\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#13079-R5\",\"approval_number\":\"FL13079.7\",\"seq\":7,\"product_model\":\"A-Series Venting Transom\\\/ATV6028 IG\",\"product_description\":\"A-Series Transom Window - Venting\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#24227-R0\",\"approval_number\":\"FL24227.2\",\"seq\":2,\"product_model\":\"E-Series Clad Vent Awning Window (Non-HVHZ)(Impact)\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Awning Window - Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#24227-R0\",\"approval_number\":\"FL24227.3\",\"seq\":3,\"product_model\":\"E-Series Clad Vent Awning Window (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Awning Window - Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Wincore Window Company, LLC\":[{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15818-R0\",\"approval_number\":\"FL15818.1\",\"seq\":1,\"product_model\":\"a. 8400 Series Vinyl Awning Window\",\"product_description\":\"Extruded PVC Awning Window with \\\"Non-Impact\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15818-R0\",\"approval_number\":\"FL15818.2\",\"seq\":2,\"product_model\":\"b. 8800 Series Vinyl Awning Window\",\"product_description\":\"Extruded PVC Awning Window with \\\"Impact\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15818-R1\",\"approval_number\":\"FL15818.3\",\"seq\":3,\"product_model\":\"c. 8800 Series Vinyl Awning Window\",\"product_description\":\"Extruded PVC Awning Window with \\\"Impact\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#15818-R2\",\"approval_number\":\"FL15818.4\",\"seq\":4,\"product_model\":\"d. 5400S \\\/ 7700 \\\/ 9900 Series Vinyl Awning Window\",\"product_description\":\"Extruded PVC Awning Window with \\\"Non-Impact\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10921-R0\",\"approval_number\":\"FL10921.1\",\"seq\":1,\"product_model\":\"7700 TH PVC AWNING WINDOW\",\"product_description\":\"7700 TH PVC AWNING WINDOW 60X36\",\"design_pressure\":\"+45.14\\\/-45.14\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-22 00:00:00\",\"instructions_url\":\"\"}],\"E.S. Windows, Inc.\":[{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#37857-R1\",\"approval_number\":\"FL37857.1\",\"seq\":1,\"product_model\":\"ES-AWS 114 ALUM. AWNING WINDOW (LMI)\",\"product_description\":\"ES-AWS 114 ALUM. AWNING WINDOW (LMI)\",\"design_pressure\":\"+66\\\/-66\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#39705-R2\",\"approval_number\":\"FL39705.1\",\"seq\":1,\"product_model\":\"Series ES-P252 Thermal Aluminum Awning Window\",\"product_description\":\"Large missile impact resistant thermal aluminum awning window.\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#47501-R0\",\"approval_number\":\"FL47501.1\",\"seq\":1,\"product_model\":\"Series NP-200 Aluminum Awning\\\/Fixed Window\",\"product_description\":\"Large missile impact resistant aluminum awning over fixed window.\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#40522-R4\",\"approval_number\":\"FL40522.1\",\"seq\":1,\"product_model\":\"ES-P300 AWNING WINDOW LMI & SMI\",\"product_description\":\"ES-P300 AWNING WINDOW LARGE AND SMALL MISSILE\",\"design_pressure\":\"+80\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#40522-R4\",\"approval_number\":\"FL40522.2\",\"seq\":2,\"product_model\":\"ES-P300 AWNING WINDOW Non impact\",\"product_description\":\"ES-P300 AWNING WINDOW Non impact\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#47501-R0\",\"approval_number\":\"FL47501.2\",\"seq\":2,\"product_model\":\"Series NP-200 Aluminum Awning\\\/Fixed Window\",\"product_description\":\"Small missile impact resistant aluminum awning over fixed window.\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#47501-R0\",\"approval_number\":\"FL47501.3\",\"seq\":3,\"product_model\":\"Series NP-200 Aluminum Project-Out Awning Window\",\"product_description\":\"Large missile impact resistant aluminum project-out awning window.\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#47501-R0\",\"approval_number\":\"FL47501.4\",\"seq\":4,\"product_model\":\"Series NP-200 Aluminum Project-Out Awning Window\",\"product_description\":\"Small missile impact resistant aluminum project-out awning window.\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#19067-R0\",\"approval_number\":\"FL19067.1\",\"seq\":1,\"product_model\":\"ES-P250 Alum. Thermally Broken Awning Window\",\"product_description\":\"Non-impact resistant thermal aluminum awning window.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-16 00:00:00\",\"instructions_url\":\"\"}],\"MI Windows and Doors\":[{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17956-R7\",\"approval_number\":\"FL17956.1\",\"seq\":1,\"product_model\":\"9660 Awning\",\"product_description\":\"60x36 Fin Frame\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17956-R7\",\"approval_number\":\"FL17956.2\",\"seq\":2,\"product_model\":\"9660 Awning\",\"product_description\":\"60x36 Finless Frame\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17956-R7\",\"approval_number\":\"FL17956.3\",\"seq\":3,\"product_model\":\"9660 Awning\",\"product_description\":\"48x40 Fin and Finless Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#17956-R7\",\"approval_number\":\"FL17956.4\",\"seq\":4,\"product_model\":\"9660\\\/1665 Awning\",\"product_description\":\"48x40 Fin and Finless Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#14821-R0\",\"approval_number\":\"FL14821.1\",\"seq\":1,\"product_model\":\"9660 Awning\",\"product_description\":\"60x36 Fin Frame Insulated Glass\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#14821-R0\",\"approval_number\":\"FL14821.2\",\"seq\":2,\"product_model\":\"9660 Awning\",\"product_description\":\"48x30 Finless Frame Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#14821-R0\",\"approval_number\":\"FL14821.3\",\"seq\":3,\"product_model\":\"9660 Awning\",\"product_description\":\"60x36 Finless Frame Insulated Glass\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#14821-R0\",\"approval_number\":\"FL14821.4\",\"seq\":4,\"product_model\":\"9660 Awning\",\"product_description\":\"48x30 Fin Frame Insulated Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#14821-R2\",\"approval_number\":\"FL14821.5\",\"seq\":5,\"product_model\":\"9660 Awning\",\"product_description\":\"48x40 Fin Frame Insulating Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#14821-R2\",\"approval_number\":\"FL14821.6\",\"seq\":6,\"product_model\":\"9660 Awning\",\"product_description\":\"48x40 Finless Frame Insulating Glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-22 00:00:00\",\"instructions_url\":\"\"}],\"EFCO Corporation\":[{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#37357-R1\",\"approval_number\":\"FL37357.1\",\"seq\":1,\"product_model\":\"Series 2701 Fixed Over Project-Out Awning Window\",\"product_description\":\"Series 2701 Fixed Over Project-Out Awning Window\",\"design_pressure\":\"+120\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#37357-R1\",\"approval_number\":\"FL37357.2\",\"seq\":2,\"product_model\":\"Series 811I Fixed Over Project-Out Awning Window\",\"product_description\":\"Series 811I Fixed Over Project-Out Awning Window\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#37357-R1\",\"approval_number\":\"FL37357.3\",\"seq\":3,\"product_model\":\"Series 811I Fixed Over Project-Out Awning Window\",\"product_description\":\"Series 811I Fixed Over Project-Out Awning Window\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Atrium Windows & Doors\":[{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#21417-R0\",\"approval_number\":\"FL21417.1\",\"seq\":1,\"product_model\":\"705\\\/755 Awning\",\"product_description\":\"52\\\" x 36\\\" (X) (Fin or Finless)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#19701-R7\",\"approval_number\":\"FL19701.1\",\"seq\":1,\"product_model\":\"705\\\/755 Awning\",\"product_description\":\"LC-PG45 48 x 96 (O\\\/X)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11648-R0\",\"approval_number\":\"FL11648.1\",\"seq\":1,\"product_model\":\"700\\\/720\\\/750\\\/760 Awning\",\"product_description\":\"AP-R20 72 x 36,\\nAP-R35 52x 36,\\nAP-R45 48 x 32\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11648-R1\",\"approval_number\":\"FL11648.2\",\"seq\":2,\"product_model\":\"7600 Acoustical Awning\",\"product_description\":\"AP-C55 48 x 36\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-27 00:00:00\",\"instructions_url\":\"\"}],\"Mr-Glass Doors & Windows Manufacturing, LLC\":[{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#29675-R4\",\"approval_number\":\"FL29675.1\",\"seq\":1,\"product_model\":\"Series 600 Aluminum Awning Window\",\"product_description\":\"Large missile impact resistant aluminum awning window.\",\"design_pressure\":\"+80\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#29675-R4\",\"approval_number\":\"FL29675.2\",\"seq\":2,\"product_model\":\"Series MG600 Aluminum Awning Window\",\"product_description\":\"Large missile impact resistant aluminum awning window.\",\"design_pressure\":\"+80\\\/-109\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Sierra Pacific Windows\":[{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21152-R3\",\"approval_number\":\"FL21152.1\",\"seq\":1,\"product_model\":\"H3 2.0 Awning\",\"product_description\":\"H3 2.0 Awning 2-Wide 95\\\"x48\\\" (2-wide 48\\\"x48\\\") (Standard)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21431-R3\",\"approval_number\":\"FL21431.1\",\"seq\":1,\"product_model\":\"H3 2.0 Awning\",\"product_description\":\"H3 2.0 Awning 2-Wide 95\\\"x36\\\" (48\\\"x36\\\" individual frame size)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21955-R3\",\"approval_number\":\"FL21955.1\",\"seq\":1,\"product_model\":\"FeelSafe H3 2.0 Awning\",\"product_description\":\"FeelSafe H3 2.0 Awning 2-Wide w\\\/FeelSafe H3 2.0 Picture Stacked (47.25\\\"\\\/47.25\\\"x35.5\\\" w94.5\\\"x43.88 Stack)\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22229-R3\",\"approval_number\":\"FL22229.1\",\"seq\":1,\"product_model\":\"Clad Aspen 2.0 Awning\",\"product_description\":\"Clad Aspen 2.0 Awning Single 60\\\"x36\\\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22229-R3\",\"approval_number\":\"FL22229.2\",\"seq\":2,\"product_model\":\"Clad Aspen 2.0 Awning\",\"product_description\":\"Clad Aspen 2.0 Awning Single 60\\\"x60\\\"\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#22229-R3\",\"approval_number\":\"FL22229.3\",\"seq\":3,\"product_model\":\"Vinyl Awning\",\"product_description\":\"Vinyl Awning 3-Wide 123\\\"x36\\\" (3-Wide 42\\\"x36\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#23010-R0\",\"approval_number\":\"FL23010.1\",\"seq\":1,\"product_model\":\"Feelsafe H3 2.0 Awning Window\",\"product_description\":\"Aluminum Clad Impact Rated Awning Window\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24462-R2\",\"approval_number\":\"FL24462.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Aspen 2.0 Awning\",\"product_description\":\"Aluminum Clad Aspen 2.0 Awning 2-Wide Mulled Below Aspen 2.0 Picture 72\\\"x 84\\\" (36\\\"\\\/36\\\"x 24\\\" below 72\\\"x 60\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#35257-R1\",\"approval_number\":\"FL35257.1\",\"seq\":1,\"product_model\":\"FeelSafe Clad Awning\",\"product_description\":\"FeelSafe Clad Awning\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#37204-R1\",\"approval_number\":\"FL37204.1\",\"seq\":1,\"product_model\":\"H3 Awning\",\"product_description\":\"H3 Insert Awning 47.5\\\"x 47.5\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#37204-R1\",\"approval_number\":\"FL37204.2\",\"seq\":2,\"product_model\":\"Vinyl Awning\",\"product_description\":\"Vinyl Awning 47.5\\\"x 35.5\\\" Replacement 8500 Series\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-03-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41864-R1\",\"approval_number\":\"FL41864.1\",\"seq\":1,\"product_model\":\"All Wood Awning\",\"product_description\":\"All Wood Awning 60\\\"x 32\\\" Mull\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41864-R1\",\"approval_number\":\"FL41864.2\",\"seq\":2,\"product_model\":\"Clad Urban Awning\",\"product_description\":\"Clad Urban Awning 48\\\"x 42\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41864-R1\",\"approval_number\":\"FL41864.3\",\"seq\":3,\"product_model\":\"Clad Urban Awning\",\"product_description\":\"Clad Urban Awning 48\\\"x 54\\\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41864-R1\",\"approval_number\":\"FL41864.4\",\"seq\":4,\"product_model\":\"Vinyl Awning\",\"product_description\":\"Vinyl Awning 48\\\"x 36\\\" -Mull\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41864-R1\",\"approval_number\":\"FL41864.5\",\"seq\":5,\"product_model\":\"Vinyl Awning\",\"product_description\":\"Vinyl Awning w\\\/Picture Stack (48\\\"x 24\\\" Awning\\\/48\\\"x 72\\\" Picture)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#47676-R0\",\"approval_number\":\"FL47676.1\",\"seq\":1,\"product_model\":\"SP Aluminum Clad Awning 72x36\",\"product_description\":\"SP Aluminum Clad Awning\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#47676-R0\",\"approval_number\":\"FL47676.2\",\"seq\":2,\"product_model\":\"SP Aluminum Clad Direct Set-Awning Mull 96x108 1\\\/4\\\"\",\"product_description\":\"SP Aluminum Clad Direct Set-Awning 96x108 1\\\/4\\\" (48x72-2DS\\\/48x36-2 AWN)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-09-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21152-R3\",\"approval_number\":\"FL21152.2\",\"seq\":2,\"product_model\":\"H3 2.0 Awning\",\"product_description\":\"H3 2.0 Awning 2-Wide 95\\\"x48\\\" (2-wide 48\\\"x48\\\") (HP)\",\"design_pressure\":\"+45\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21152-R3\",\"approval_number\":\"FL21152.3\",\"seq\":3,\"product_model\":\"H3 2.0 Awning\",\"product_description\":\"H3 2.0 Awning Single 48\\\"x48\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21431-R3\",\"approval_number\":\"FL21431.2\",\"seq\":2,\"product_model\":\"H3 2.0 Awning\",\"product_description\":\"H3 2.0 Awning 3-Wide 120\\\"x48\\\" (40\\\"x48\\\" individual unit size)(Standard)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21431-R3\",\"approval_number\":\"FL21431.3\",\"seq\":3,\"product_model\":\"H3 2.0 Awning\",\"product_description\":\"H3 2.0 Awning 3-Wide 120\\\"x48\\\" (40\\\"x48\\\" individual unit size)(HP)\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21955-R3\",\"approval_number\":\"FL21955.2\",\"seq\":2,\"product_model\":\"FeelSafe H3 2.0 Awning\",\"product_description\":\"FeelSafe H3 2.0 Awning w\\\/FeelSafe H3 2.0 Picture Stacked (47.5\\\"x35.5\\\" w\\\/47.5\\\"x71.5\\\" Stack\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24462-R2\",\"approval_number\":\"FL24462.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Aspen 2.0 Awning\",\"product_description\":\"Aluminum Clad Aspen 2.0 Awning 2-Wide 120\\\"x 60\\\" (60\\\"\\\/60\\\"x 60\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24462-R2\",\"approval_number\":\"FL24462.3\",\"seq\":3,\"product_model\":\"Aluminum Clad Aspen 2.0 Awning\",\"product_description\":\"Aluminum Clad Aspen 2.0 Awning 2-Wide Mulled Below Aspen 2.0 Picture 84\\\"x 96 1\\\/4\\\" (42\\\"\\\/42\\\"x 24\\\" below 84\\\"x 72\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#24462-R2\",\"approval_number\":\"FL24462.4\",\"seq\":4,\"product_model\":\"Vinyl Awning\",\"product_description\":\"Vinyl Awning 48\\\"x 48\\\" Single\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#37204-R1\",\"approval_number\":\"FL37204.3\",\"seq\":3,\"product_model\":\"Vinyl Awning\",\"product_description\":\"Vinyl Awning 47.5\\\"x 35.5\\\"- Through frame\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#41864-R1\",\"approval_number\":\"FL41864.6\",\"seq\":6,\"product_model\":\"Vinyl Awning\",\"product_description\":\"Vinyl Awning 48\\\"x 36\\\" Single Unit\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#47676-R0\",\"approval_number\":\"FL47676.3\",\"seq\":3,\"product_model\":\"SP Aluminum Twin Awning 120x60\\\"\",\"product_description\":\"SP Aluminum Twin Awning 120x60\\\" (60x60-2)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#47676-R0\",\"approval_number\":\"FL47676.4\",\"seq\":4,\"product_model\":\"SP Clad Direct Set-Awning Mull 96x108\",\"product_description\":\"SP Clad Direct Set-Awning Mull 96x108\\\"(96x72 DS\\\/48x36-2 Awn)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#5605-R0\",\"approval_number\":\"FL5605.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Awning\",\"product_description\":\"429-H-038.00\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21152-R0\",\"approval_number\":\"FL21152.4\",\"seq\":4,\"product_model\":\"H3 2.0 Awning\",\"product_description\":\"H3 2.0 Awning 2-Wide 95\\\"x48\\\" (2-wide 48\\\"x48\\\") (Standard)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21152-R0\",\"approval_number\":\"FL21152.5\",\"seq\":5,\"product_model\":\"H3 2.0 Awning\",\"product_description\":\"H3 2.0 Awning 2-Wide 95\\\"x48\\\" (2-wide 48\\\"x48\\\") (HP)\",\"design_pressure\":\"+45\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21152-R0\",\"approval_number\":\"FL21152.6\",\"seq\":6,\"product_model\":\"Vinyl Awning\",\"product_description\":\"8000 Vinyl Awning 2-Wide Mulled 96\\\"x48\\\" (48\\\"x36\\\" individual unit size)\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-05-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#21152-R0\",\"approval_number\":\"FL21152.7\",\"seq\":7,\"product_model\":\"Vinyl Awning\",\"product_description\":\"8000 Vinyl Awning Single 48\\\"x36\\\"\",\"design_pressure\":\"+50\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#30894-R0\",\"approval_number\":\"FL30894.1\",\"seq\":1,\"product_model\":\"Sedona Pushout Clad Awning\",\"product_description\":\"Sedona Pushout Clad Awning 48\\\"x36\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-06-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#30894-R0\",\"approval_number\":\"FL30894.2\",\"seq\":2,\"product_model\":\"Urban Clad Awning Operator\",\"product_description\":\"Urban Clad Awning Operator 48\\\"x 54\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#30894-R0\",\"approval_number\":\"FL30894.3\",\"seq\":3,\"product_model\":\"Urban Clad Awning Operator\",\"product_description\":\"Urban Clad Awning Operator 48\\\"x 42\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#30894-R1\",\"approval_number\":\"FL30894.4\",\"seq\":4,\"product_model\":\"Vinyl Awning\",\"product_description\":\"Vinyl Awning w\\\/Fixed Stack 47.5\\\"x 95.5\\\" (47.5\\\"x 23.5\\\"\\\/71.5\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-27 00:00:00\",\"instructions_url\":\"\"}],\"Air Master Awning, LLC\":[{\"manufacturer\":\"Air Master Awning, LLC\",\"approval_number_master\":\"FL#47508-R1\",\"approval_number\":\"FL47508.1\",\"seq\":1,\"product_model\":\"Continental and Lineal Design Aluminum Project Out Window\",\"product_description\":\"Continental and Lineal Design Aluminum Project Out Window with 7\\\/16\\\" Heat Strengthened Laminate\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"WINCO\":[{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#46537-R0\",\"approval_number\":\"FL46537.1\",\"seq\":1,\"product_model\":\"1150\\\/1150S\",\"product_description\":\"1150 or 1150S Awning\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#46756-R0\",\"approval_number\":\"FL46756.1\",\"seq\":1,\"product_model\":\"3250\",\"product_description\":\"3250 Awning - Non-Impact\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#47045-R0\",\"approval_number\":\"FL47045.1\",\"seq\":1,\"product_model\":\"3350\",\"product_description\":\"3350 - Awning or Fixed - E Missile\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#47102-R0\",\"approval_number\":\"FL47102.1\",\"seq\":1,\"product_model\":\"1150S\",\"product_description\":\"1150S - D Missile - Awning or Fixed\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#47102-R0\",\"approval_number\":\"FL47102.2\",\"seq\":2,\"product_model\":\"1150S\",\"product_description\":\"1150S - E Missile - Awning or Fixed\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#47237-R0\",\"approval_number\":\"FL47237.1\",\"seq\":1,\"product_model\":\"3250\",\"product_description\":\"3250 Combo Awning - D Missile Impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#47237-R0\",\"approval_number\":\"FL47237.2\",\"seq\":2,\"product_model\":\"3250\",\"product_description\":\"3250 Combo Awning - E Missile Impact\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#46797-R1\",\"approval_number\":\"FL46797.1\",\"seq\":1,\"product_model\":\"1150\\\/1150S\",\"product_description\":\"1150 or 1150S LMI Awning\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-06-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#46816-R1\",\"approval_number\":\"FL46816.1\",\"seq\":1,\"product_model\":\"1450\\\/1450S Awning\",\"product_description\":\"1450 or 1450S Awning\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#11313-R1\",\"approval_number\":\"FL11313.1\",\"seq\":1,\"product_model\":\"1150\",\"product_description\":\"Aluminum, Thermally Broken, Projected Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#11313-R1\",\"approval_number\":\"FL11313.2\",\"seq\":2,\"product_model\":\"1450\",\"product_description\":\"Aluminum, Thermally Broken, Projected Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#21834-R0\",\"approval_number\":\"FL21834.1\",\"seq\":1,\"product_model\":\"3350\",\"product_description\":\"3350 PO Awning Mulled to\\n3350 Fixed\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#46798-R0\",\"approval_number\":\"FL46798.1\",\"seq\":1,\"product_model\":\"1150\\\/1150S\",\"product_description\":\"1150 or 1150S Awning - Impact - Monolithic Lami\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-05 00:00:00\",\"instructions_url\":\"\"}],\"Soft-Lite LLC\":[{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#15783-R0\",\"approval_number\":\"FL15783.1\",\"seq\":1,\"product_model\":\"a. \\\"Premium AW\\\" Awning Window\",\"product_description\":\"Extruded PVC Awning Window - (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Optimum Steel Windows and Doors\":[{\"manufacturer\":\"Optimum Steel Windows and Doors\",\"approval_number_master\":\"FL#38443-R3\",\"approval_number\":\"FL38443.1\",\"seq\":1,\"product_model\":\"RTS-430i Stainless Steel Project Out Awning Window (HVHZ) (Impact)\",\"product_description\":\"RTS-430i Stainless Steel Project Out Awning Window (HVHZ) (Impact)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Optimum Steel Windows and Doors\",\"approval_number_master\":\"FL#38443-R1\",\"approval_number\":\"FL38443.2\",\"seq\":2,\"product_model\":\"RTS-430i Stainless Steel Project Out Awning Window (WZ3) (Impact)\",\"product_description\":\"RTS-430i Stainless Steel Project Out Awning Window (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"All Seasons Commercial Div.\":[{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#41882-R1\",\"approval_number\":\"FL41882.1\",\"seq\":1,\"product_model\":\"SERIES E3250\",\"product_description\":\"ALUMINUM PROJECT-OUT AWNING WINDOW\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-31 00:00:00\",\"instructions_url\":\"\"}],\"Quaker Window Products\":[{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#27676-R7\",\"approval_number\":\"FL27676.1\",\"seq\":1,\"product_model\":\"M600 Awning-Fixed Window\",\"product_description\":\"M600 Modern-Vu Awning-Fixed Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#27676-R7\",\"approval_number\":\"FL27676.10\",\"seq\":10,\"product_model\":\"M700 Project Out \\\/Awning Impact Window\",\"product_description\":\"M700 Project Out \\\/Awning Impact Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#27676-R7\",\"approval_number\":\"FL27676.2\",\"seq\":2,\"product_model\":\"M600 Fixed-Awning Window\",\"product_description\":\"M600 Modern-Vu Fixed-Awning Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#27676-R7\",\"approval_number\":\"FL27676.3\",\"seq\":3,\"product_model\":\"M600 Fixed-Awning-Fixed Window\",\"product_description\":\"M600 Fixed-Awning-Fixed Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#27676-R7\",\"approval_number\":\"FL27676.4\",\"seq\":4,\"product_model\":\"M600 Project Out (Awning) Window\",\"product_description\":\"M600 Modern-Vu Awning Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#27676-R7\",\"approval_number\":\"FL27676.5\",\"seq\":5,\"product_model\":\"M600 Project Out (Awning) Window\",\"product_description\":\"M600 Modern-Vu Awning Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#27676-R7\",\"approval_number\":\"FL27676.6\",\"seq\":6,\"product_model\":\"M600 Project Out (Awning) Window\",\"product_description\":\"M600 Modern-Vu Awning Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#27676-R7\",\"approval_number\":\"FL27676.7\",\"seq\":7,\"product_model\":\"M700 Awning-Fixed Impact Window\",\"product_description\":\"M700 Modern-Vu Awning-Fixed Impact Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#27676-R7\",\"approval_number\":\"FL27676.8\",\"seq\":8,\"product_model\":\"M700 Fixed-Awning Impact Window\",\"product_description\":\"M700 Modern-Vu Fixed-Awning Impact Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#27676-R7\",\"approval_number\":\"FL27676.9\",\"seq\":9,\"product_model\":\"M700 Fixed-Awning-Fixed Impact Window\",\"product_description\":\"M700 Modern-Vu Fixed-Awning-Fixed Impact Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#36916-R2\",\"approval_number\":\"FL36916.1\",\"seq\":1,\"product_model\":\"V300 Vinyl Awning\",\"product_description\":\"V300 VuPoint Vinyl Awning\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#36916-R2\",\"approval_number\":\"FL36916.2\",\"seq\":2,\"product_model\":\"V300 Vinyl Awning\",\"product_description\":\"V300 VuPoint Vinyl Awning\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#36916-R2\",\"approval_number\":\"FL36916.3\",\"seq\":3,\"product_model\":\"V700 Vinyl Awning Impact Window\",\"product_description\":\"V700 Vinyl Awning Impact Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#44041-R1\",\"approval_number\":\"FL44041.1\",\"seq\":1,\"product_model\":\"C-Series C600\\\/605 One Tone Awing (Project Out) Aluminum Window\",\"product_description\":\"C-Series C600\\\/605 One Tone Awing (Project Out) Aluminum Thermally Broken Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#47638-R0\",\"approval_number\":\"FL47638.1\",\"seq\":1,\"product_model\":\"H4503 Awning Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"H4503 Awning Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#47696-R0\",\"approval_number\":\"FL47696.1\",\"seq\":1,\"product_model\":\"C700\\\/C705 Series One-Tone Awning Window (WZ3) (Impact)\",\"product_description\":\"C700\\\/C705 Series One-Tone Awning Window (WZ3) (Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#44041-R1\",\"approval_number\":\"FL44041.2\",\"seq\":2,\"product_model\":\"C-Series C600\\\/605 Two Tone Awing (Project Out) Aluminum Window\",\"product_description\":\"C-Series C600\\\/605 Two Tone Awing (Project Out) Aluminum Thermally Broken Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#44041-R1\",\"approval_number\":\"FL44041.3\",\"seq\":3,\"product_model\":\"W-Series W600\\\/605 Two Tone Awing (Project Out) Aluminum Window w\\\/Interior Wood\",\"product_description\":\"W-Series W600\\\/605 Two Tone Awing (Project Out) Aluminum Thermally Broken Window w\\\/Interior Wood\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#47696-R0\",\"approval_number\":\"FL47696.2\",\"seq\":2,\"product_model\":\"C700\\\/C705 Series Two-Tone Awning Window (WZ3) (Impact)\",\"product_description\":\"C700\\\/C705 Series Two-Tone Awning Window (WZ3) (Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#47696-R0\",\"approval_number\":\"FL47696.3\",\"seq\":3,\"product_model\":\"W700\\\/W705 Series Two-Tone Awning Window (WZ3) (Impact)\",\"product_description\":\"W700\\\/W705 Series Two-Tone Awning Window (WZ3) (Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-30 00:00:00\",\"instructions_url\":\"\"}],\"US Aluminum Inc.\":[{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#29259-R2\",\"approval_number\":\"FL29259.1\",\"seq\":1,\"product_model\":\"SERIES IW7600 ALUMINUM PROJECT OUT WINDOW\",\"product_description\":\"SERIES IW7600 ALUMINUM PROJECT OUT WINDOW IMPACT\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Renaissance Windows & Doors\":[{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#39858-R2\",\"approval_number\":\"FL39858.1\",\"seq\":1,\"product_model\":\"8700 Series Awning Window\",\"product_description\":\"8700 Series Awning Window 72\\\"x36\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Eurocraft Industries, Inc.\":[{\"manufacturer\":\"Eurocraft Industries, Inc.\",\"approval_number_master\":\"FL#47397-R1\",\"approval_number\":\"FL47397.1\",\"seq\":1,\"product_model\":\"Series 700 Aluminum Awning Window\",\"product_description\":\"Large missile impact resistant aluminum awning window.\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eurocraft Industries, Inc.\",\"approval_number_master\":\"FL#47397-R1\",\"approval_number\":\"FL47397.2\",\"seq\":2,\"product_model\":\"Series 700 Aluminum Awning Window\",\"product_description\":\"Small missile impact resistant aluminum awning window.\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\":[{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#39380-R2\",\"approval_number\":\"FL39380.1\",\"seq\":1,\"product_model\":\"Aspect\\\/Endure Awning Window (non-Impact)\",\"product_description\":\"48 x 32 Awning Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-21 00:00:00\",\"instructions_url\":\"\"}],\"Eco Window Systems\":[{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#47218-R0\",\"approval_number\":\"FL47218.1\",\"seq\":1,\"product_model\":\"ECO-NOVO Series 585 Awning Window\",\"product_description\":\"Large and Small Missile Impact Resistant Awning Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#41651-R0\",\"approval_number\":\"FL41651.1\",\"seq\":1,\"product_model\":\"Eco-Guard Series 560 Awning Window\",\"product_description\":\"Large Missile, Aluminum Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Arcadia, Inc.\":[{\"manufacturer\":\"Arcadia, Inc.\",\"approval_number_master\":\"FL#40954-R0\",\"approval_number\":\"FL40954.1\",\"seq\":1,\"product_model\":\"Series IPT-200 Awning Window (WZ3) (Impact)\",\"product_description\":\"Series IPT-200 Awning Window (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"VPI Windows\":[{\"manufacturer\":\"VPI Windows\",\"approval_number_master\":\"FL#46970-R1\",\"approval_number\":\"FL46970.1\",\"seq\":1,\"product_model\":\"Endurance 511\",\"product_description\":\"Awning (O.X\\\/O.X) 96\\\" x 84\\\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-03-23 00:00:00\",\"instructions_url\":\"\"}],\"GIG Windows & Doors\":[{\"manufacturer\":\"GIG Windows & Doors\",\"approval_number_master\":\"FL#42472-R0\",\"approval_number\":\"FL42472.1\",\"seq\":1,\"product_model\":\"Seris VPF 8000 Aluminum Awning Window LMI\",\"product_description\":\"Window System made of Laminated and Insulated Impact Resistant Glass retained by aluminum profile frame, wet glazed\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Seaway Manufacturing Corp.\":[{\"manufacturer\":\"Seaway Manufacturing Corp.\",\"approval_number_master\":\"FL#41943-R0\",\"approval_number\":\"FL41943.1\",\"seq\":1,\"product_model\":\"Epiphany Awning Windows (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Epiphany Awning Windows (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Shanghai Superhouse Building Material Co ltd\":[{\"manufacturer\":\"Shanghai Superhouse Building Material Co ltd\",\"approval_number_master\":\"FL#30922-R2\",\"approval_number\":\"FL30922.1\",\"seq\":1,\"product_model\":\"Series SPA100 Aluminum Awning Window\",\"product_description\":\"Aluminum Awning window - L.M.I.\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shanghai Superhouse Building Material Co ltd\",\"approval_number_master\":\"FL#41883-R2\",\"approval_number\":\"FL41883.1\",\"seq\":1,\"product_model\":\"Series SP60 awning window LMI\",\"product_description\":\"Series SP60 awning window large missile impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Shanghai YY Windows CO., LTD\":[{\"manufacturer\":\"Shanghai YY Windows CO., LTD\",\"approval_number_master\":\"FL#41574-R1\",\"approval_number\":\"FL41574.1\",\"seq\":1,\"product_model\":\"SPA 100 ALUMINUM AWNING WINDOW SYSTEM - L.M.I.\",\"product_description\":\"SPA 100 ALUMINUM AWNING WINDOW SYSTEM - large missile impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Aldora Aluminum and Glass\":[{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#47344-R0\",\"approval_number\":\"FL47344.1\",\"seq\":1,\"product_model\":\"Euro Aluminum Awning Window\",\"product_description\":\"Large missile impact resistant aluminum awning window.\",\"design_pressure\":\"+80\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Elite doors and windows INC\":[{\"manufacturer\":\"Elite doors and windows INC\",\"approval_number_master\":\"FL#47443-R0\",\"approval_number\":\"FL47443.1\",\"seq\":1,\"product_model\":\"SPA100 Awning window system - LMI\",\"product_description\":\"SPA100 Awning window system - LMI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"AMSCO Windows\":[{\"manufacturer\":\"AMSCO Windows\",\"approval_number_master\":\"FL#47573-R0\",\"approval_number\":\"FL47573.1\",\"seq\":1,\"product_model\":\"VZ1 Hampton Series Awning Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"VZ1 Hampton Series Awning Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Kolbe & Kolbe Millwork Co., Inc.\":[{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10422-R7\",\"approval_number\":\"FL10422.1\",\"seq\":1,\"product_model\":\"Heritage Series Operating Awning with Casement Picture mulled assembly\",\"product_description\":\"72\\\" x 108\\\", Integral and combination mulls, Non-impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#15188-R10\",\"approval_number\":\"FL15188.1\",\"seq\":1,\"product_model\":\"Ultra Impact Awning Window\",\"product_description\":\"Awning Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10422-R7\",\"approval_number\":\"FL10422.2\",\"seq\":2,\"product_model\":\"Ultra Series Operating Awning with Casement Picture mulled assembly\",\"product_description\":\"72\\\" x 108\\\", Integral and combination mulls, Non-impact\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4774-R0\",\"approval_number\":\"FL4774.1\",\"seq\":1,\"product_model\":\"413-H-631.1 AP-R50 72.00 x 36.00\",\"product_description\":\"Ultra ER Oper.\\\/Oper. Awning w\\\/SP w\\\/intergral mull\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4774-R0\",\"approval_number\":\"FL4774.2\",\"seq\":2,\"product_model\":\"413-H-631.1 AP-R50 72.00 x 84.00\",\"product_description\":\"Ultra Fixed ER Casement stacked above w\\\/2 piece continuous mull ER Oper.\\\/Oper. Awning w\\\/integral mull w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4774-R0\",\"approval_number\":\"FL4774.3\",\"seq\":3,\"product_model\":\"413-H-651.1 AP-LC65 48.00 x 36.00\",\"product_description\":\"Heritage Operating WW\\\/RR Awning w\\\/HP option\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4774-R0\",\"approval_number\":\"FL4774.4\",\"seq\":4,\"product_model\":\"413-H-697 AP-LC50 48.00 x 108.00\",\"product_description\":\"Heritage Fixed WW\\\/RR Casement mulled above Heritage WW\\\/RR Awning w\\\/2 piece Continuous Horizontal Mull w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4774-R0\",\"approval_number\":\"FL4774.5\",\"seq\":5,\"product_model\":\"413-H-699.1 AP-LC50 72.00 x 108.00\",\"product_description\":\"Ultra Fixed ER Casement stacked above w\\\/2 piece continuous mull ER Oper.\\\/Oper. Awning w\\\/integral mull w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4774-R0\",\"approval_number\":\"FL4774.6\",\"seq\":6,\"product_model\":\"413-H-702.1 AP-LC65 96.00 x 108.25\",\"product_description\":\"Heritage Fixed WW\\\/RR Casement stacked above w\\\/reinforced horizontal mull WW\\\/RR Oper.\\\/Oper. Awning w\\\/integral vertical mull w\\\/HP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4774-R0\",\"approval_number\":\"FL4774.7\",\"seq\":7,\"product_model\":\"413-H-709.1 AP-R50 48.00 x 108.00\",\"product_description\":\"Ultra Fixed ER Casement stacked above w\\\/2 piece continuous mull ER Operating Awning w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4774-R0\",\"approval_number\":\"FL4774.8\",\"seq\":8,\"product_model\":\"413-H-710.1 AP-LC65 96.00 x 108.00\",\"product_description\":\"Ultra Fixed ER Casement stacked above w\\\/reinforced horizontal mull ER Operating Awning w\\\/integral vertical mull w\\\/HP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#4774-R0\",\"approval_number\":\"FL4774.9\",\"seq\":9,\"product_model\":\"413-H-711.1 AP-LC50 72.00 x 108.00\",\"product_description\":\"Heritage Fixed WW\\\/RR Casement stacked above w\\\/2 piece continuous mull WW\\\/RR Oper.\\\/Oper. Awning w\\\/integral mull w\\\/SP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#5938-R1\",\"approval_number\":\"FL5938.1\",\"seq\":1,\"product_model\":\"413-H-818.00, 413-H-818.01 AP-C65 48.00 x 36.00\",\"product_description\":\"Ultra Traditional Operating ER Awning w\\\/IPD3\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#5938-R1\",\"approval_number\":\"FL5938.2\",\"seq\":2,\"product_model\":\"413-H-819.00, 413-H-819.01 AP-C65 48.00 x 36.00\",\"product_description\":\"Ultra Traditional Operating ER Awning w\\\/IPD4\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#5938-R1\",\"approval_number\":\"FL5938.3\",\"seq\":3,\"product_model\":\"413-H-820.00, 413-H-820.01 AP-C65 48.00\\\" x 36.00\\\"\",\"product_description\":\"Heritage Traditional Operating WW\\\/RR Awning\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#5938-R1\",\"approval_number\":\"FL5938.4\",\"seq\":4,\"product_model\":\"413-H-828.00, 413-H-828.01 AP-C65 48.00\\\" x 36.00\\\"\",\"product_description\":\"Heritage Traditional Operating WW\\\/RR Awning\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7655-R0\",\"approval_number\":\"FL7655.1\",\"seq\":1,\"product_model\":\"413-H-862.01, 413-H-862.02 AP-C65 48.00 x 36.00\",\"product_description\":\"Ultra Push Out Awning EE w\\\/SP\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7655-R0\",\"approval_number\":\"FL7655.2\",\"seq\":2,\"product_model\":\"413-H-863.01, 413-H-863.02 AP-C60 48.00 x 36.00\",\"product_description\":\"Heritage Push Out Awning WW w\\\/SP\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7655-R0\",\"approval_number\":\"FL7655.3\",\"seq\":3,\"product_model\":\"413-H-864.01, 413-H-864.02 AP-C65 48.00 x 36.00\",\"product_description\":\"Ultra Push Out Awning EE w\\\/SP\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7655-R0\",\"approval_number\":\"FL7655.4\",\"seq\":4,\"product_model\":\"413-H-865.01, 413-H-865.02 AP-C65 48.00 x 36.00\",\"product_description\":\"Heritage Push Out Awning WW w\\\/SP\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7655-R0\",\"approval_number\":\"FL7655.5\",\"seq\":5,\"product_model\":\"413-H-866.01, 413-H-866.02 AP-R50 72.00 x 84.00\",\"product_description\":\"Ultra Traditional Operating Awning ER w\\\/1 piece integral vertical mull, mulled below an Ultra Traditional Fixed Casement ER w\\\/2 piece horizontal continuous mull w\\\/SP\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7655-R0\",\"approval_number\":\"FL7655.6\",\"seq\":6,\"product_model\":\"413-H-874.01, 413-H-874.02 AP-C85 48.00 x 36.00\",\"product_description\":\"706 Ultra Operating Awning EE w\\\/SP\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7655-R0\",\"approval_number\":\"FL7655.7\",\"seq\":7,\"product_model\":\"413-H-874.04 AP-C85 48.00 x 36.00\",\"product_description\":\"706 Ultra Operating Awning EE w\\\/IPD3\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7655-R0\",\"approval_number\":\"FL7655.8\",\"seq\":8,\"product_model\":\"413-H-874.07, 413-H-874.08 AP-C85 96.00 x 36.00\",\"product_description\":\"706 Ultra Operating Awning EE w\\\/integral vertical mull w\\\/SP\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#7655-R0\",\"approval_number\":\"FL7655.9\",\"seq\":9,\"product_model\":\"413-H-874.13 AP-C85 48.00 x 36.00\",\"product_description\":\"706 Ultra Operating Awning EE w\\\/IPD4\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9761-R0\",\"approval_number\":\"FL9761.1\",\"seq\":1,\"product_model\":\"413-H-896.00, 413-H-896.01, 413-H-896.02 AP-C65 48.00 X 36.00\",\"product_description\":\"Heritage Traditional Operating WW\\\/RR Awning\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9761-R0\",\"approval_number\":\"FL9761.2\",\"seq\":2,\"product_model\":\"413-H-900.00, 413-H-900.01, 413-H-900.02 AP-C85 48.00 X 36.00\",\"product_description\":\"706 Ultra Push Out EE Awning\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#9761-R0\",\"approval_number\":\"FL9761.3\",\"seq\":3,\"product_model\":\"413-H-918.00, 413-H-918.01, 413-H-918.02 AP-LC70 48.00 X 36.00\",\"product_description\":\"706 Ultra Push Out EE Awning\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16692-R7\",\"approval_number\":\"FL16692.10\",\"seq\":10,\"product_model\":\"Ultra Series Pushout Awning\",\"product_description\":\"48\\\" x 36\\\", Multi point lock, Non-impact\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-12-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16692-R7\",\"approval_number\":\"FL16692.11\",\"seq\":11,\"product_model\":\"Ultra Series Pushout Awning\",\"product_description\":\"48\\\" x 36\\\", Single point lock, Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16692-R7\",\"approval_number\":\"FL16692.12\",\"seq\":12,\"product_model\":\"Ultra Series XL Operating Awning\",\"product_description\":\"60\\\" x 84\\\", Non-impact\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-08-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16692-R7\",\"approval_number\":\"FL16692.13\",\"seq\":13,\"product_model\":\"Ultra Series XL Operating Awning\",\"product_description\":\"60\\\" x 60\\\", w\\\/Electric Operators, Non-impact\",\"design_pressure\":\"+40\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-11-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16692-R7\",\"approval_number\":\"FL16692.14\",\"seq\":14,\"product_model\":\"VistaLuxe Collection Operating Awning\",\"product_description\":\"36\\\" x 48\\\", w\\\/Electric operator, Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-09-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16692-R7\",\"approval_number\":\"FL16692.15\",\"seq\":15,\"product_model\":\"VistaLuxe Collection Operating Awning\",\"product_description\":\"48\\\" x 48\\\", w\\\/Electric Operators, Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-09-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16692-R7\",\"approval_number\":\"FL16692.16\",\"seq\":16,\"product_model\":\"VistaLuxe Collection Operating Awning\",\"product_description\":\"48\\\" x 36\\\", Impact\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16692-R7\",\"approval_number\":\"FL16692.17\",\"seq\":17,\"product_model\":\"VistaLuxe Collection Operating Awning\",\"product_description\":\"48\\\" x 36\\\", Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16692-R7\",\"approval_number\":\"FL16692.18\",\"seq\":18,\"product_model\":\"VistaLuxe Collection Operating Awning\",\"product_description\":\"60\\\" x 60\\\", Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10422-R0\",\"approval_number\":\"FL10422.3\",\"seq\":3,\"product_model\":\"413-H-948.00 AP-C60 96\\\" x 108.25\\\"\",\"product_description\":\"706 Ultra Operating EE Awning mulled to a 706 Ultra Operating EE Awning with 2 piece continuous vertical mull below a 706 Ultra Fixed EE Casement with steel reinforced combination horizontal mull\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10422-R0\",\"approval_number\":\"FL10422.4\",\"seq\":4,\"product_model\":\"413-H-951.00 AP-C65 72\\\" x 108\\\"\",\"product_description\":\"706 Ultra Operating EE Awning mulled to a 706 Ultra Operating EE Awning with 2 piece continuous vertical mull below a 706 Ultra Fixed EE Casement\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10422-R0\",\"approval_number\":\"FL10422.5\",\"seq\":5,\"product_model\":\"413-H-952.00 AP-C75 96\\\" x 108.25\\\"\",\"product_description\":\"706 Ultra Operating EE Awning mulled to a 706 Ultra Operating EE Awning with 1 piece integral vertical mull below a 706 Ultra Fixed EE Casement with steel reinforced combination horizontal mull\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10994-R0\",\"approval_number\":\"FL10994.1\",\"seq\":1,\"product_model\":\"413-H-969.00 AP-C65 96\\\" x 108 1\\\/4\\\"\",\"product_description\":\"Heritage Traditional Operating WW\\\/RR Awning mulled to a Heritage Traditional Operating WW\\\/RR Awning with 2 piece continuous vertical mull below a Heritage Traditional Fixed WW\\\/RR Casement with a steel bar continuous horizontal mull\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13480-R0\",\"approval_number\":\"FL13480.1\",\"seq\":1,\"product_model\":\"413-H-1065.01, 413-H-1065.02 AP-C65 48\\\" x 36\\\"\",\"product_description\":\"Heritage Series Operating Awning WW\\\/RR (shown with Kolbe installation clips)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13480-R0\",\"approval_number\":\"FL13480.2\",\"seq\":2,\"product_model\":\"413-H-1065.01, 413-H-1065.02 AP-C65 48\\\" x 36\\\"\",\"product_description\":\"Heritage Series Operating Awning WW\\\/RR (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13480-R0\",\"approval_number\":\"FL13480.3\",\"seq\":3,\"product_model\":\"413-H-1066.01, 413-H-1066.02 AP-C65 48\\\" x 36\\\"\",\"product_description\":\"Heritage Series Operating Awning WW\\\/RR (shown with Kolbe installation clips)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13480-R0\",\"approval_number\":\"FL13480.4\",\"seq\":4,\"product_model\":\"413-H-1066.01, 413-H-1066.02 AP-C65 48\\\" x 36\\\"\",\"product_description\":\"Heritage Series Operating Awning WW\\\/RR (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#13480-R0\",\"approval_number\":\"FL13480.5\",\"seq\":5,\"product_model\":\"413-H-1076.01 AP-C65 48\\\" x 36\\\"\",\"product_description\":\"Heritage Series Push Out Awning WW\\\/RR\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14076-R0\",\"approval_number\":\"FL14076.1\",\"seq\":1,\"product_model\":\"413-H-1088.01 AP-C65 48\\\" x 36\\\"\",\"product_description\":\"Heritage Push Out Awning WW\\\/RR\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14076-R0\",\"approval_number\":\"FL14076.2\",\"seq\":2,\"product_model\":\"413-H-1102.01 AP-C85 48\\\" x 36\\\"\",\"product_description\":\"706 Ultra Operating Awning EE\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14076-R0\",\"approval_number\":\"FL14076.3\",\"seq\":3,\"product_model\":\"413-H-1109.01, 413-H-1109.02 AP-C85 48\\\" x 36\\\"\",\"product_description\":\"706 Ultra Operating Awning EE (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14076-R0\",\"approval_number\":\"FL14076.4\",\"seq\":4,\"product_model\":\"413-H-1109.01, 413-H-1109.02 AP-C85 48\\\" x 36\\\"\",\"product_description\":\"706 Ultra Operating Awning EE (shown with Kolbe installation clips)\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14076-R0\",\"approval_number\":\"FL14076.5\",\"seq\":5,\"product_model\":\"413-H-1110.01, 413-H-1110.02 AP-C85 48\\\" x 36\\\"\",\"product_description\":\"706 Ultra Operating Awning EE (shown with Kolbe installation clips)\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14076-R0\",\"approval_number\":\"FL14076.6\",\"seq\":6,\"product_model\":\"413-H-1110.01, 413-H-1110.02 AP-C85 48\\\" x 36\\\"\",\"product_description\":\"706 Ultra Operating Awning EE (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14076-R0\",\"approval_number\":\"FL14076.7\",\"seq\":7,\"product_model\":\"413-H-1110.05, 413-H-1110.06 AP-C85 48\\\" x 36\\\"\",\"product_description\":\"706 Ultra Operating Awning EE (shown with Kolbe installation clips)\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14076-R0\",\"approval_number\":\"FL14076.8\",\"seq\":8,\"product_model\":\"413-H-1110.05, 413-H-1110.06 AP-C85 48\\\" x 36\\\"\",\"product_description\":\"706 Ultra Operating Awning EE (shown with #10 x 2 1\\\/2\\\" PFH screws)\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10422-R1\",\"approval_number\":\"FL10422.6\",\"seq\":6,\"product_model\":\"413-H-1192 (72\\\" x 108\\\")\",\"product_description\":\"Ultra Series EE ~ Composite Operating Awnings (2) with a Fixed Casement combination mulled above\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10422-R1\",\"approval_number\":\"FL10422.7\",\"seq\":7,\"product_model\":\"413-H-1210 (96\\\" x 108.25\\\")\",\"product_description\":\"Ultra Series EE ~ Operating Awnings (2) mulled side by side with a Fixed Casement steel reinforced combination mulled above\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#10422-R1\",\"approval_number\":\"FL10422.8\",\"seq\":8,\"product_model\":\"413-H-1218 (60\\\" x 84\\\")\",\"product_description\":\"Ultra Series Operating EP XL Awning EE\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#14076-R1\",\"approval_number\":\"FL14076.9\",\"seq\":9,\"product_model\":\"413-H-1121.00 CW-PG85 (48\\\" x 36\\\") AP\",\"product_description\":\"Ultra Energy Performance Operating Awning EE (2-1\\\/4\\\"\\nsash)\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16692-R0\",\"approval_number\":\"FL16692.1\",\"seq\":1,\"product_model\":\"413-H-1178 (62.75\\\" x 56.5\\\")\",\"product_description\":\"Ultra Series Operating Awning EE\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16692-R0\",\"approval_number\":\"FL16692.2\",\"seq\":2,\"product_model\":\"413-H-1267 (48\\\" x 36\\\")\",\"product_description\":\"VistaLuxe Collection Operating Awning EE\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16692-R0\",\"approval_number\":\"FL16692.3\",\"seq\":3,\"product_model\":\"413-H-1270 (96\\\" x 108.25\\\")\",\"product_description\":\"Heritage Series Operating Awning with Fixed Casement WW\\\/RR\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16944-R0\",\"approval_number\":\"FL16944.1\",\"seq\":1,\"product_model\":\"413-H-1076 (48\\\" x 36\\\")\",\"product_description\":\"Heritage Series Push-Out Awning WW\\\/RR\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-01-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16944-R1\",\"approval_number\":\"FL16944.2\",\"seq\":2,\"product_model\":\"413-H-1076 (48\\\" x 36\\\")\",\"product_description\":\"Heritage Series Push-Out Awning WW\\\/RR\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#19894-R0\",\"approval_number\":\"FL19894.1\",\"seq\":1,\"product_model\":\"413-H-1267 ( 60.00\\\" x 37.19\\\")\",\"product_description\":\"VistaLuxe Awning with Outswing Floor Sill\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#19894-R0\",\"approval_number\":\"FL19894.2\",\"seq\":2,\"product_model\":\"413-H-1267 (60.00\\\" x 37.16)\",\"product_description\":\"VistaLuxe Awning with Inswing 4 9\\\/16\\\" Floor Sill\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16692-R3\",\"approval_number\":\"FL16692.4\",\"seq\":4,\"product_model\":\"413-H-1121.11-.12 (48\\\" x 48\\\")\",\"product_description\":\"Ultra Series Operating Awning\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16692-R3\",\"approval_number\":\"FL16692.5\",\"seq\":5,\"product_model\":\"413-H-1191.08-.12 (96\\\" x 108.25\\\")\",\"product_description\":\"Heritage Series Operating Awning with Fixed Casement\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16692-R3\",\"approval_number\":\"FL16692.6\",\"seq\":6,\"product_model\":\"413-H-1267.13-.14 (48\\\" x 36\\\")\",\"product_description\":\"VistaLuxe Awning\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16692-R3\",\"approval_number\":\"FL16692.7\",\"seq\":7,\"product_model\":\"413-H-1267.18-.19 (60\\\" x 60\\\")\",\"product_description\":\"VistaLuxe Awning\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16692-R4\",\"approval_number\":\"FL16692.8\",\"seq\":8,\"product_model\":\"413-H-1267.18-.19 (60\\\" x 60\\\")\",\"product_description\":\"VistaLuxe Awning\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16692-R5\",\"approval_number\":\"FL16692.9\",\"seq\":9,\"product_model\":\"413-H-1267.18-.19 (60\\\" x 60\\\")\",\"product_description\":\"VistaLuxe Awning\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16944-R3\",\"approval_number\":\"FL16944.3\",\"seq\":3,\"product_model\":\"413-H-1274.10-.11 (48\\\" x 36\\\")\",\"product_description\":\"Heritage Series Push-Out Awning\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-03-21 00:00:00\",\"instructions_url\":\"\"}],\"Hopes Windows, Inc.\":[{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#42174-R0\",\"approval_number\":\"FL42174.1\",\"seq\":1,\"product_model\":\"Old World Suite Project-Out Windows\",\"product_description\":\"Out-Swing Project-Out Windows (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#29220-R3\",\"approval_number\":\"FL29220.1\",\"seq\":1,\"product_model\":\"One55 Project-Out Divided Light Window\",\"product_description\":\"Project-Out Window (Small & Large Missile Impact)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Fleetwood Windows and Doors\":[{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#14907-R0\",\"approval_number\":\"FL14907.1\",\"seq\":1,\"product_model\":\"a. Everest 850\",\"product_description\":\"Extruded Aluminum Vent or Fixed Awning Window with Laminated Insulated Glass or Laminated Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#14907-R0\",\"approval_number\":\"FL14907.2\",\"seq\":2,\"product_model\":\"b. Everest 850\",\"product_description\":\"Extruded Aluminum Vent or Fixed Awning Window Internally Mulled (Vertical or Horizontal) with Laminated Insulated Glass or Laminated Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#14907-R0\",\"approval_number\":\"FL14907.3\",\"seq\":3,\"product_model\":\"c. Everest 850\",\"product_description\":\"Extruded Aluminum Stacked Vent or Fixed Awning Intersecting Internally Mulled Windows with Laminated Insulated Glass or Laminated Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#14907-R1\",\"approval_number\":\"FL14907.4\",\"seq\":4,\"product_model\":\"d. Everest 850\",\"product_description\":\"Extruded Aluminum Vent or Fixed \\\"Non-Impact\\\" Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#14907-R1\",\"approval_number\":\"FL14907.5\",\"seq\":5,\"product_model\":\"e. Everest 850\",\"product_description\":\"Extruded Aluminum Vent or Fixed \\\"Non-Impact\\\" Awning Window Internally Mulled (Vertical or Horizontal)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#14907-R1\",\"approval_number\":\"FL14907.6\",\"seq\":6,\"product_model\":\"f. Everest 850\",\"product_description\":\"Extruded Aluminum Stacked Vent or Fixed \\\"Non-Impact\\\" Awning Intersecting Internally Mulled Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#14907-R3\",\"approval_number\":\"FL14907.7\",\"seq\":7,\"product_model\":\"g. Kona 3800 \\\/ Westwood 250\",\"product_description\":\"Extruded Aluminum Vent Awning Window with \\\"Non-Impact\\\" Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#14907-R3\",\"approval_number\":\"FL14907.8\",\"seq\":8,\"product_model\":\"h. Kona 3800 \\\/ Westwood 250\",\"product_description\":\"Extruded Aluminum Vent Awning Window with Laminated Insulated Glass or Laminated Monolithic Glass (with and without Nailing Fin)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#14907-R3\",\"approval_number\":\"FL14907.9\",\"seq\":9,\"product_model\":\"i. Kona 3800 \\\/ Westwood 250\",\"product_description\":\"Extruded Aluminum Vent Awning Window with Laminated Insulated Glass or Laminated Monolithic Glass (with and without Nailing Fin)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#14907-R4\",\"approval_number\":\"FL14907.10\",\"seq\":10,\"product_model\":\"j. Westwood 250\",\"product_description\":\"Extruded Aluminum Vent Awning Window with \\\"Non-Impact\\\" Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#14907-R4\",\"approval_number\":\"FL14907.11\",\"seq\":11,\"product_model\":\"k. Westwood 250\",\"product_description\":\"Extruded Aluminum Vent Awning Window with \\\"Impact\\\" Laminated Insulated Glass or Laminated Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fleetwood Windows and Doors\",\"approval_number_master\":\"FL#14907-R4\",\"approval_number\":\"FL14907.12\",\"seq\":12,\"product_model\":\"l. Westwood 250\",\"product_description\":\"Extruded Aluminum Vent Awning Window with \\\"Impact\\\" Laminated Insulated Glass or Laminated Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Weather Shield Mfg., Inc.\":[{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#30869-R2\",\"approval_number\":\"FL30869.1\",\"seq\":1,\"product_model\":\"8217 Alum Clad Push-Out Awning (60x60) Single\",\"product_description\":\"LC-PG50-AP 1511x1511 (60x60)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#30869-R2\",\"approval_number\":\"FL30869.2\",\"seq\":2,\"product_model\":\"8219 Alum Clad Awning (60x48) Single & Mulled\",\"product_description\":\"LC-PG50-3026x1207 (119x48)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#30869-R2\",\"approval_number\":\"FL30869.3\",\"seq\":3,\"product_model\":\"8219 Alum Clad Awning (60x48) with stacked Casement Picture (60x60)\",\"product_description\":\"LC-PG50-1511x2719 (60x107)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#42235-R0\",\"approval_number\":\"FL42235.1\",\"seq\":1,\"product_model\":\"VUE Awning Single or Mulled\",\"product_description\":\"VUE Awning (Single or Mulled Configurations) with maximum individual frame size 59.63\\\"x35.5\\\" with standard non-reinforced vertical mull.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-10-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17697-R6\",\"approval_number\":\"FL17697.3\",\"seq\":3,\"product_model\":\"1209 Twin Premium Impact Awning with Twin Premium Impact Picture Stacked Above, Single Glazed - Reinforced Vertical Mullion\",\"product_description\":\"LC-PG55-MA 3035x2108 (120x83)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17697-R6\",\"approval_number\":\"FL17697.4\",\"seq\":4,\"product_model\":\"1209 Twin Premium Impact Awning with Twin Premium Impact Picture Stacked Above, Single Glazed - Unreinforced Horizontal Mullion\",\"product_description\":\"LC-PG55-MA 3035x2108 (120x83)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17697-R6\",\"approval_number\":\"FL17697.5\",\"seq\":5,\"product_model\":\"1209 Twin Premium Impact Awning with Twin Premium Impact Picture Stacked Above, Single Glazed, Horizontal Mullion\",\"product_description\":\"LC-PG55-MA 3035x2108 (120x83)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17697-R6\",\"approval_number\":\"FL17697.6\",\"seq\":6,\"product_model\":\"1209 Twin Premium Impact Awning with Twin Premium Impact Picture Stacked Above, Single Glazed, Vertical Mullion\",\"product_description\":\"LC-PG55-MA 3035x2108 (120x83)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17697-R6\",\"approval_number\":\"FL17697.7\",\"seq\":7,\"product_model\":\"1210 Premium Awning Impact Window, Dual Glazed\",\"product_description\":\"LC-PG55-AP 1511x1054 (60x42)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17697-R6\",\"approval_number\":\"FL17697.8\",\"seq\":8,\"product_model\":\"1210 Premium Awning Impact Window, Dual Glazed\",\"product_description\":\"LC-PG55-AP 1511x1054 (60x42)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#47988-R0\",\"approval_number\":\"FL47988.1\",\"seq\":1,\"product_model\":\"CAW01 - Clad Wood Awning\",\"product_description\":\"Clad Vent Large Awning - Non Impact (59\\\" X 73\\\")\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#9099-R0\",\"approval_number\":\"FL9099.1\",\"seq\":1,\"product_model\":\"8202 Awning\",\"product_description\":\"Legacy Series Aluminum Clad Awning 54\\\"x40\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#9505-R0\",\"approval_number\":\"FL9505.1\",\"seq\":1,\"product_model\":\"1201 IG IMPACT AWNING\",\"product_description\":\"AP-C55-108X40\\n(IG *IMPACT*)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#12594-R0\",\"approval_number\":\"FL12594.1\",\"seq\":1,\"product_model\":\"1204 IMPACT AWNING\",\"product_description\":\"AP-C55-2742X1016 (108X40)\\nINSUL LAMINATED GLASS\\n*IMPACT*\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#12594-R0\",\"approval_number\":\"FL12594.2\",\"seq\":2,\"product_model\":\"7202 VINYL CLAD AWNING TWIN (REINF)\",\"product_description\":\"AP-C55-3035X902 (120X36)\\n*W\\\/REINF SASH & MULL*\\nNON-IMPACT\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#12594-R0\",\"approval_number\":\"FL12594.3\",\"seq\":3,\"product_model\":\"7202 VINYL CLAD TWIN AWNING\",\"product_description\":\"AP-C60-2426X800 (96X32)\\nNON-IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#12786-R0\",\"approval_number\":\"FL12786.1\",\"seq\":1,\"product_model\":\"924 HP AWNING SGL & MULL\",\"product_description\":\"AP-R60-2426X800(96X32)\\nMETAL SNUBBERS\\nNON-IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#12786-R0\",\"approval_number\":\"FL12786.2\",\"seq\":2,\"product_model\":\"924 HP AWNING SGL & MULL\",\"product_description\":\"AP-R40-3035X902 (120X36)\\nNON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13287-R0\",\"approval_number\":\"FL13287.1\",\"seq\":1,\"product_model\":\"5201 FIBERGLASS AWNING\",\"product_description\":\"AP-C45-1511X1054 (60X42)\\nNON-IMPACT\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13287-R0\",\"approval_number\":\"FL13287.2\",\"seq\":2,\"product_model\":\"5201 FIBERGLASS AWNING MULL\",\"product_description\":\"AP-C50-3061X914 (121X36)\\nNON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#13890-R0\",\"approval_number\":\"FL13890.1\",\"seq\":1,\"product_model\":\"1204 AWNING IG IMPACT\",\"product_description\":\"AP-C55-2743X1016 (108X40)\\n*IMPACT*\\nSINGLE OR MULL\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14112-R0\",\"approval_number\":\"FL14112.1\",\"seq\":1,\"product_model\":\"1207 FG AWNING WITH 1307 FG DS STACK - DADE\",\"product_description\":\"AP-C65-1511X3188 (60X126)\\n** IMPACT UNIT **\\n** MIAMI-DADE **\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14112-R0\",\"approval_number\":\"FL14112.2\",\"seq\":2,\"product_model\":\"1207 FIBERGLASS AWNING WITH 1307 FG DS STACK\",\"product_description\":\"AP-C65-1511X3188 (60X126)\\n** IMPACT **\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14112-R0\",\"approval_number\":\"FL14112.3\",\"seq\":3,\"product_model\":\"1207 FIBERGLASS IMPACT AWNING\",\"product_description\":\"AP-C65-1511X1054 (60X42)\\nWIND ZONE 4\\nMISSLE D\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14112-R0\",\"approval_number\":\"FL14112.4\",\"seq\":4,\"product_model\":\"1207 FIBERGLASS IMPACT AWNING - DADE\",\"product_description\":\"AP-C65-1511X1054 (60X42),\\nTAS 201, 202, 203,\\n** IMPACT UNIT **\\n** MIAMI-DADE **\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14503-R0\",\"approval_number\":\"FL14503.1\",\"seq\":1,\"product_model\":\"8204 ALUM CLAD AWNING - SGL & TWIN\",\"product_description\":\"AP-C45-2743X1022 (108X40)\\nNON-IMPACT\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#14503-R0\",\"approval_number\":\"FL14503.2\",\"seq\":2,\"product_model\":\"8204 ALUM CLAD AWNING - SGL & TWIN\",\"product_description\":\"AP-C50-2743X1022 (108X40)\\nNON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#12786-R1\",\"approval_number\":\"FL12786.3\",\"seq\":3,\"product_model\":\"1207 FIBERGLASS AWNING\",\"product_description\":\"AP-C65-1511X1054 (60X42)\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#12786-R1\",\"approval_number\":\"FL12786.4\",\"seq\":4,\"product_model\":\"1207 FIBERGLASS AWNING WITH 1307 FIBERGLASS DIRECT SET STACK\",\"product_description\":\"AP-C65-1511X3188 (60X126)\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#12786-R1\",\"approval_number\":\"FL12786.5\",\"seq\":5,\"product_model\":\"1207 FIBERGLASS AWNING WITH 1307 FIBERGLASS DIRECT SET STACK\",\"product_description\":\"AP-C65-1511X3188 (60X126)\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#12786-R1\",\"approval_number\":\"FL12786.6\",\"seq\":6,\"product_model\":\"5201 FIBERGLASS AWNING\",\"product_description\":\"AP-C45-1511X1054 (60X42)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#12786-R1\",\"approval_number\":\"FL12786.7\",\"seq\":7,\"product_model\":\"8204 ALUM CLAD AWNING (SGL & MULL)\",\"product_description\":\"AP-C45-2743X1022 (108X40)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#12786-R1\",\"approval_number\":\"FL12786.8\",\"seq\":8,\"product_model\":\"8204 ALUM CLAD AWNING (SGL & MULL)\",\"product_description\":\"AP-C50-2743X1022 (108X40)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#12786-R1\",\"approval_number\":\"FL12786.9\",\"seq\":9,\"product_model\":\"924 VINYL AWNING (SGL & MULL)\",\"product_description\":\"AP-C60-2426X800(96X32)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#12786-R1\",\"approval_number\":\"FL12786.10\",\"seq\":10,\"product_model\":\"924 VINYL AWNING (SGL & MULL)\",\"product_description\":\"AP-C40-3035X902 (120X36)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#12786-R1\",\"approval_number\":\"FL12786.11\",\"seq\":11,\"product_model\":\"924 VINYL AWNING (SGL & MULL)\",\"product_description\":\"AP-C30-3035x902 (120X36)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#12786-R2\",\"approval_number\":\"FL12786.12\",\"seq\":12,\"product_model\":\"924 VINYL AWNING (SGL & MULL)\",\"product_description\":\"AP-C60-2426X800(96X32)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#12786-R2\",\"approval_number\":\"FL12786.13\",\"seq\":13,\"product_model\":\"924 VINYL AWNING (SGL & MULL)\",\"product_description\":\"AP-C40-3035X902 (120X36)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#12786-R2\",\"approval_number\":\"FL12786.14\",\"seq\":14,\"product_model\":\"924 VINYL AWNING (SGL & MULL)\",\"product_description\":\"AP-C30-3035x902 (120X36)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#12786-R5\",\"approval_number\":\"FL12786.15\",\"seq\":15,\"product_model\":\"8211 ALUM CLAD AWNING SINGLE\",\"product_description\":\"LC-PG55-1511X902 (60X36)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#12786-R5\",\"approval_number\":\"FL12786.16\",\"seq\":16,\"product_model\":\"8211 ALUM CLAD AWNING WITH CASEMENT PICTURE STACKED\",\"product_description\":\"LC-PG55-1511X2413 (60X95)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#12786-R5\",\"approval_number\":\"FL12786.17\",\"seq\":17,\"product_model\":\"924 VINYL AWNING (SGL & MULL)\",\"product_description\":\"AP-C60-2426X800(96X32)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#12786-R5\",\"approval_number\":\"FL12786.18\",\"seq\":18,\"product_model\":\"924 VINYL AWNING (SGL & MULL)\",\"product_description\":\"AP-C40-3035X902 (120X36)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#12786-R5\",\"approval_number\":\"FL12786.19\",\"seq\":19,\"product_model\":\"924 VINYL AWNING (SGL & MULL)\",\"product_description\":\"AP-C30-3035x902 (120X36)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17697-R0\",\"approval_number\":\"FL17697.1\",\"seq\":1,\"product_model\":\"1209 Premium Awning Window (Annealed Monolithic)\",\"product_description\":\"LC-PG55-AP 1511x1054 (60x42)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17697-R0\",\"approval_number\":\"FL17697.2\",\"seq\":2,\"product_model\":\"1209 Twin Premium Impact Awning with Twin Premium Impact Picture Stacked Above, Single Glazed - Reinforced Vertical Mullion\",\"product_description\":\"LC-PG55-MA 3035x2108 (120x83)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17697-R1\",\"approval_number\":\"FL17697.9\",\"seq\":9,\"product_model\":\"1210 Premium Impact Awning with Premium Impact Picture Stacked Above, Dual Glazed - Horizontal Mullion\",\"product_description\":\"LC-PG65-MA 1054x2873 (42x113)\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17697-R1\",\"approval_number\":\"FL17697.10\",\"seq\":10,\"product_model\":\"1210 Premium Impact Awning with Premium Impact Picture Stacked Above, Dual Glazed - Mulled Combination Assembly\",\"product_description\":\"LC-PG65-MA 1054x2873 (42x113)\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17697-R1\",\"approval_number\":\"FL17697.11\",\"seq\":11,\"product_model\":\"1210 Premium Impact Awning with Premium Impact Picture Stacked Above, Dual Glazed - Mulled Combination Assembly\",\"product_description\":\"LC-PG65-MA 1054x2873 (42x113)\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#17697-R1\",\"approval_number\":\"FL17697.12\",\"seq\":12,\"product_model\":\"1210 Premium Impact Awning with Premium Impact Picture Stacked Above, Dual Glazed - Mulled Combination Assembly\",\"product_description\":\"LC-PG65-MA 1054x2873 (42x113)\",\"design_pressure\":\"+65\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#30869-R0\",\"approval_number\":\"FL30869.4\",\"seq\":4,\"product_model\":\"9202 Vinyl 2-Wide Awning with 9310 Vinyl 2-Wide Direct-Set above (84x84)\",\"product_description\":\"LC-PG35-2134x2134 (84x84)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#30869-R0\",\"approval_number\":\"FL30869.5\",\"seq\":5,\"product_model\":\"9202 Vinyl Awning (42x42) HP Single\",\"product_description\":\"LC-PG50-AP (42x42)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#30869-R0\",\"approval_number\":\"FL30869.6\",\"seq\":6,\"product_model\":\"9202 Vinyl Awning (42x42) Single\",\"product_description\":\"LC-PG35-AP (42x42)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#30869-R0\",\"approval_number\":\"FL30869.7\",\"seq\":7,\"product_model\":\"9202 Vinyl Awning (60x36) HP Single\",\"product_description\":\"LC-PG50-AP (60x36)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#30869-R0\",\"approval_number\":\"FL30869.8\",\"seq\":8,\"product_model\":\"9202 Vinyl Awning (60x36) Single\",\"product_description\":\"LC-PG35-AP (60x36)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-27 00:00:00\",\"instructions_url\":\"\"}],\"Reilly Architectural\":[{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#21832-R4\",\"approval_number\":\"FL21832.1\",\"seq\":1,\"product_model\":\"RWD35 Awning Window\",\"product_description\":\"RWD35 Awning Window - 103\\\"x127 13\\\/16\\\"\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-04 00:00:00\",\"instructions_url\":\"\"}],\"Solar Innovations, Inc.\":[{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#17265-R5\",\"approval_number\":\"FL17265.1\",\"seq\":1,\"product_model\":\"SERIES SI7000 G2 INTERNATIONAL ALUMINUM AWNING WINDOW - PROJECT-OUT-AT-BOTTOM IMPACT\",\"product_description\":\"SERIES SI7000 G2 INTERNATIONAL ALUMINUM AWNING WINDOW - PROJECT-OUT-AT-BOTTOM IMPACT\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#17265-R5\",\"approval_number\":\"FL17265.2\",\"seq\":2,\"product_model\":\"SERIES SI7000 G2 INTERNATIONAL HOPPER - IMPACT 48\\\" X 32\\\"\",\"product_description\":\"SERIES SI7000 G2 INTERNATIONAL HOPPER - IMPACT 48\\\" X 32\\\"\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#17265-R5\",\"approval_number\":\"FL17265.3\",\"seq\":3,\"product_model\":\"SERIES SI7000 G2 INTERNATIONAL HOPPER PROJECT-IN-TOP AWNING WINDOW NON-IMPACT 48\\\" X 32\\\"\",\"product_description\":\"SERIES SI7000 G2 INTERNATIONAL HOPPER PROJECT-IN-TOP AWNING WINDOW NON-IMPACT 48\\\" X 32\\\"\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Millwork Artisans, LLC\":[{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#17423-R0\",\"approval_number\":\"FL17423.1\",\"seq\":1,\"product_model\":\"a. Awning Window - American Frame\",\"product_description\":\"Rectangular Vent Wood \\\"Impact\\\" Awning Window - Single Configuration (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#17423-R0\",\"approval_number\":\"FL17423.2\",\"seq\":2,\"product_model\":\"b. Awning Window - American Frame\",\"product_description\":\"Rectangular Vent Wood \\\"Impact\\\" Awning Window - Twin Configuration (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Origin USA, Inc.\":[{\"manufacturer\":\"Origin USA, Inc.\",\"approval_number_master\":\"FL#21710-R3\",\"approval_number\":\"FL21710.1\",\"seq\":1,\"product_model\":\"Origin Window\",\"product_description\":\"Aluminum Awning Single or Double Window, Impact\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Origin USA, Inc.\",\"approval_number_master\":\"FL#21710-R0\",\"approval_number\":\"FL21710.2\",\"seq\":2,\"product_model\":\"Origin Window\",\"product_description\":\"Aluminum Awning Single or Double Window, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-31 00:00:00\",\"instructions_url\":\"\"}],\"UNILUX GmbH\":[{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#17455-R10\",\"approval_number\":\"FL17455.1\",\"seq\":1,\"product_model\":\"Series \\\"K\\\" Hopper Window\",\"product_description\":\"Series \\\"K\\\" Aluminum Clad Wood Hopper Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#17455-R10\",\"approval_number\":\"FL17455.2\",\"seq\":2,\"product_model\":\"Series \\\"KU11 ISOTAR\\\"\",\"product_description\":\"Series \\\"KU11 ISOTAR\\\" UPVC Hopper Window\\\/Combo, O\\\/X, Non-Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#17455-R10\",\"approval_number\":\"FL17455.3\",\"seq\":3,\"product_model\":\"Series \\\"KU22 ISOTAR\\\"\",\"product_description\":\"Series \\\"KU22 ISOTAR\\\" UPVC Hopper Window\\\/Combo, OO\\\/XX, Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#17455-R10\",\"approval_number\":\"FL17455.4\",\"seq\":4,\"product_model\":\"Series \\\"KUK ISOTAR\\\"\",\"product_description\":\"Series \\\"KUK ISOTAR\\\" UPVC Hopper Window, X, Non-Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-10 00:00:00\",\"instructions_url\":\"\"}],\"Palm City Ironworks, Inc. Previously known as Acadian Iron Works\":[{\"manufacturer\":\"Palm City Ironworks, Inc. Previously known as Acadian Iron Works\",\"approval_number_master\":\"FL#27075-R0\",\"approval_number\":\"FL27075.1\",\"seq\":1,\"product_model\":\"Milano Series Awning Windows - HVHZ\",\"product_description\":\"Milano Series Awning Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Ironworks, Inc. Previously known as Acadian Iron Works\",\"approval_number_master\":\"FL#27075-R2\",\"approval_number\":\"FL27075.2\",\"seq\":2,\"product_model\":\"Milano Series Awning Windows (WZ3)(Impact)\",\"product_description\":\"Milano Series Awning Windows (WZ3)(Impact)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Reynaers\":[{\"manufacturer\":\"Reynaers\",\"approval_number_master\":\"FL#47835-R0\",\"approval_number\":\"FL47835.1\",\"seq\":1,\"product_model\":\"Masterline 8 Awning Window (WZ3) (Impact)\",\"product_description\":\"Masterline 8 Awning Window (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Do It Impact, Inc\":[{\"manufacturer\":\"Do It Impact, Inc\",\"approval_number_master\":\"FL#42334-R0\",\"approval_number\":\"FL42334.1\",\"seq\":1,\"product_model\":\"SP60 AWNING WINDOW - LMI\",\"product_description\":\"SP60 AWNING WINDOW - LMI\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Do It Impact, Inc\",\"approval_number_master\":\"FL#42336-R0\",\"approval_number\":\"FL42336.1\",\"seq\":1,\"product_model\":\"SPA100 ALUMINUM AWNING WINDOW - LMI\",\"product_description\":\"SPA100 ALUMINUM AWNING WINDOW - LMI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Tubelite Inc.\":[{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#43688-R0\",\"approval_number\":\"FL43688.1\",\"seq\":1,\"product_model\":\"Tubelite 4000 Series Aluminum Awning Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Tubelite 4000 Series Aluminum Awning Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#15420-R0\",\"approval_number\":\"FL15420.1\",\"seq\":1,\"product_model\":\"Series 3700 CVW\",\"product_description\":\"Aluminum Awning Window\",\"design_pressure\":\"+75.00\\\/-75.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#15420-R0\",\"approval_number\":\"FL15420.2\",\"seq\":2,\"product_model\":\"Series 3700 HW\",\"product_description\":\"Aluminum Awning Window\",\"design_pressure\":\"+40.00\\\/-40.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#15420-R0\",\"approval_number\":\"FL15420.3\",\"seq\":3,\"product_model\":\"Series 3700 VW\",\"product_description\":\"Aluminum Awning Window\",\"design_pressure\":\"+75.00\\\/-75.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Wausau Window and Wall Systems\":[{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#46238-R0\",\"approval_number\":\"FL46238.1\",\"seq\":1,\"product_model\":\"1. Series 2-3-4250i INvent Awning Window\",\"product_description\":\"Non-Impact Thermally Broken Aluminum Project-Out Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#46242-R0\",\"approval_number\":\"FL46242.1\",\"seq\":1,\"product_model\":\"Series 3\\\/4250i-HP-XLT PO Awning Window\",\"product_description\":\"Large Missile Impact Thermally Broken Aluminum Project-Out Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#46238-R0\",\"approval_number\":\"FL46238.2\",\"seq\":2,\"product_model\":\"2. Series 4250-Z Awning Window\",\"product_description\":\"Non-Impact Aluminum Project-Out Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#46238-R0\",\"approval_number\":\"FL46238.3\",\"seq\":3,\"product_model\":\"3. Series 2-3-4250i XLT INvent Retro Awning Window\",\"product_description\":\"Non-Impact Thermally Broken Aluminum Project-Out Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#6651-R0\",\"approval_number\":\"FL6651.1\",\"seq\":1,\"product_model\":\"3250i H.P. Hurricane Series\",\"product_description\":\"3250i H.P. Hurricane Series - Awning\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#14046-R0\",\"approval_number\":\"FL14046.1\",\"seq\":1,\"product_model\":\"Series '2-3-4250' Aluminum Awning Window\",\"product_description\":\"Non-Impact resistant aluminum awning window.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#14046-R0\",\"approval_number\":\"FL14046.2\",\"seq\":2,\"product_model\":\"Series '2-3-4250i' Invent Aluminum Awning Window\",\"product_description\":\"Non-Impact resistant aluminum awning window.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#14046-R0\",\"approval_number\":\"FL14046.3\",\"seq\":3,\"product_model\":\"Series '3250i HP' Aluminum Awning Window\",\"product_description\":\"Non-Impact resistant aluminum awning window.\",\"design_pressure\":\"+90\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#14046-R0\",\"approval_number\":\"FL14046.4\",\"seq\":4,\"product_model\":\"Series '3250i HP' Aluminum Awning Window\",\"product_description\":\"Large Missile Impact resistant aluminum awning window.\",\"design_pressure\":\"+70.8\\\/-70.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#14046-R0\",\"approval_number\":\"FL14046.5\",\"seq\":5,\"product_model\":\"Series '4250-Z' Aluminum Awning Window\",\"product_description\":\"Non-Impact resistant aluminum awning window.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#17657-R0\",\"approval_number\":\"FL17657.1\",\"seq\":1,\"product_model\":\"Series 3\\\/4250i-SDH-HP-XLT-P.O. Thermal Broken Aluminum Outswing Awning Window\",\"product_description\":\"Large missile impact resistant thermal broken aluminum outswing awning window.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-04-03 00:00:00\",\"instructions_url\":\"\"}],\"St. Cloud Window, LLC\":[{\"manufacturer\":\"St. Cloud Window, LLC\",\"approval_number_master\":\"FL#47391-R0\",\"approval_number\":\"FL47391.1\",\"seq\":1,\"product_model\":\"3010i-A4 Awning Window\",\"product_description\":\"60\\\" x 40\\\" Impact and\\n120\\\" x 40 (two units mulled) Impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Western Window Systems\":[{\"manufacturer\":\"Western Window Systems\",\"approval_number_master\":\"FL#47013-R0\",\"approval_number\":\"FL47013.1\",\"seq\":1,\"product_model\":\"AW7660 Awning Window\",\"product_description\":\"Thermally-Broken, Aluminum, Impact Resistant Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western Window Systems\",\"approval_number_master\":\"FL#27937-R0\",\"approval_number\":\"FL27937.1\",\"seq\":1,\"product_model\":\"Series 7660 Thermally Broken Aluminum Awning Window\",\"product_description\":\"Large missile impact resistant thermally broken awning aluminum window.\",\"design_pressure\":\"+61.3\\\/-70.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western Window Systems\",\"approval_number_master\":\"FL#27937-R0\",\"approval_number\":\"FL27937.2\",\"seq\":2,\"product_model\":\"Series 7660 Thermally Broken Aluminum Awning Window\",\"product_description\":\"Non-impact resistant thermally broken aluminum awning window.\",\"design_pressure\":\"+61.3\\\/-90.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-25 00:00:00\",\"instructions_url\":\"\"}],\"Portella Steel Doors & Windows\":[{\"manufacturer\":\"Portella Steel Doors & Windows\",\"approval_number_master\":\"FL#46971-R0\",\"approval_number\":\"FL46971.1\",\"seq\":1,\"product_model\":\"Artisan Series Awning Window (HVHZ) (Impact)\",\"product_description\":\"Artisan Series Awning Window (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Portella Steel Doors & Windows\",\"approval_number_master\":\"FL#46971-R0\",\"approval_number\":\"FL46971.2\",\"seq\":2,\"product_model\":\"Artisan Series Awning Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Artisan Series Awning Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Portella Steel Doors & Windows\",\"approval_number_master\":\"FL#46971-R0\",\"approval_number\":\"FL46971.3\",\"seq\":3,\"product_model\":\"Artisan Series Awning Window (WZ3) (Impact)\",\"product_description\":\"Artisan Series Awning Window (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Kolbe Windows and Doors - Manawa\":[{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#22241-R8\",\"approval_number\":\"FL22241.1\",\"seq\":1,\"product_model\":\"Forgent Series Operating Awning\",\"product_description\":\"47.5\\\" x 47.5\\\" Non-impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#22241-R8\",\"approval_number\":\"FL22241.2\",\"seq\":2,\"product_model\":\"Forgent Series Operating Awning\",\"product_description\":\"47.5\\\" x 47.5\\\" Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#9046-R2\",\"approval_number\":\"FL9046.1\",\"seq\":1,\"product_model\":\"V707 AWNING\",\"product_description\":\"V707 AWNING\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#9496-R1\",\"approval_number\":\"FL9496.1\",\"seq\":1,\"product_model\":\"SERIES V707 PVC AWNING WINDOW\",\"product_description\":\"SERIES V707 PVC AWNING WINDOW 53\\\"X32\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#11670-R0\",\"approval_number\":\"FL11670.1\",\"seq\":1,\"product_model\":\"416-H-942.01 AP-R25 47 1\\\/2\\\" x 31 1\\\/2\\\"\",\"product_description\":\"Inspiration Awning\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#14916-R0\",\"approval_number\":\"FL14916.1\",\"seq\":1,\"product_model\":\"WINDQUEST V707 AWNING\",\"product_description\":\"WNDQUEST V707 NON IMPACT HIGH PERFORMANCE AWNING 53X32\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#20040-R0\",\"approval_number\":\"FL20040.1\",\"seq\":1,\"product_model\":\"413-H-1025 (47.50\\\" x 47.50\\\")\",\"product_description\":\"Windquest EP Awning\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#20040-R0\",\"approval_number\":\"FL20040.2\",\"seq\":2,\"product_model\":\"416-H-1107 (47.50\\\" x 35.50\\\")\",\"product_description\":\"Latitude Awning\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#20049-R0\",\"approval_number\":\"FL20049.1\",\"seq\":1,\"product_model\":\"416-H-1027 (60.00\\\" x 32.00\\\")\",\"product_description\":\"Teutonic Euro Frame Hopper\",\"design_pressure\":\"+75\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-14 00:00:00\",\"instructions_url\":\"\"}],\"Foshan Xiaoluban Doors and Windows Co., LTD\":[{\"manufacturer\":\"Foshan Xiaoluban Doors and Windows Co., LTD\",\"approval_number_master\":\"FL#47759-R0\",\"approval_number\":\"FL47759.1\",\"seq\":1,\"product_model\":\"XLB-80 THERMAL BREAK AWNING WINDOW - L.M.I.\",\"product_description\":\"XLB-80 THERMAL BREAK AWNING WINDOW - L.M.I.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Winvent Windows\":[{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26037-R4\",\"approval_number\":\"FL26037.1\",\"seq\":1,\"product_model\":\"350 Series Fixed\\\/Project Out\",\"product_description\":\"2-1\\\/2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26037-R4\",\"approval_number\":\"FL26037.2\",\"seq\":2,\"product_model\":\"350 Series Fixed\\\/Project Out\",\"product_description\":\"2-1\\\/2\\\" Frame Depth. The windows are not impact resistant and have not been evaluated for use in high velocity hurricane zones. Rating +80\\\/-80 psf.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26037-R4\",\"approval_number\":\"FL26037.3\",\"seq\":3,\"product_model\":\"350 Series Fixed\\\/Project Out Mulled\",\"product_description\":\"2-1\\\/2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26037-R4\",\"approval_number\":\"FL26037.4\",\"seq\":4,\"product_model\":\"350 Series Project Out\",\"product_description\":\"2-1\\\/2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26037-R4\",\"approval_number\":\"FL26037.5\",\"seq\":5,\"product_model\":\"350 Series Project Out\",\"product_description\":\"2-1\\\/2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +70\\\/-70 psf.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26037-R4\",\"approval_number\":\"FL26037.6\",\"seq\":6,\"product_model\":\"350 Series Project Out\",\"product_description\":\"2-1\\\/2\\\" Frame Depth. The windows are not impact resistant and have not been evaluated for use in high velocity hurricane zones. Rating +80\\\/-80 psf.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26037-R4\",\"approval_number\":\"FL26037.7\",\"seq\":7,\"product_model\":\"350 Series Project Out - Project Out\",\"product_description\":\"2-1\\\/2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26037-R4\",\"approval_number\":\"FL26037.8\",\"seq\":8,\"product_model\":\"600 Series Fixed\\\/Project Out\",\"product_description\":\"3-1\\\/2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26037-R4\",\"approval_number\":\"FL26037.9\",\"seq\":9,\"product_model\":\"600 Series Fixed\\\/Project Out\",\"product_description\":\"3-1\\\/2\\\" Frame Depth. The windows are not impact resistant and have not been evaluated for use in high velocity hurricane zones. Rating +80\\\/-80 psf.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26037-R4\",\"approval_number\":\"FL26037.10\",\"seq\":10,\"product_model\":\"600 Series Fixed\\\/Project Out Mulled\",\"product_description\":\"3-1\\\/2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26037-R4\",\"approval_number\":\"FL26037.11\",\"seq\":11,\"product_model\":\"600 Series Project Out\",\"product_description\":\"3-1\\\/2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26037-R4\",\"approval_number\":\"FL26037.12\",\"seq\":12,\"product_model\":\"600 Series Project Out\",\"product_description\":\"3-1\\\/2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +70\\\/-70 psf.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26037-R4\",\"approval_number\":\"FL26037.13\",\"seq\":13,\"product_model\":\"600 Series Project Out\",\"product_description\":\"3-1\\\/2\\\" Frame Depth. The windows are not impact resistant and have not been evaluated for use in high velocity hurricane zones. Rating +80\\\/-80 psf.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26037-R4\",\"approval_number\":\"FL26037.14\",\"seq\":14,\"product_model\":\"600 Series Project Out - Project Out\",\"product_description\":\"3-1\\\/2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26037-R4\",\"approval_number\":\"FL26037.15\",\"seq\":15,\"product_model\":\"800 Series Fixed\\\/Project Out\",\"product_description\":\"2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26037-R4\",\"approval_number\":\"FL26037.16\",\"seq\":16,\"product_model\":\"800 Series Fixed\\\/Project Out\",\"product_description\":\"2\\\" Frame Depth. The windows are not impact resistant and have not been evaluated for use in high velocity hurricane zones. Rating +80\\\/-80 psf.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26037-R4\",\"approval_number\":\"FL26037.17\",\"seq\":17,\"product_model\":\"800 Series Fixed\\\/Project Out Mulled\",\"product_description\":\"2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26037-R4\",\"approval_number\":\"FL26037.18\",\"seq\":18,\"product_model\":\"800 Series Project Out\",\"product_description\":\"2\\\" Frame Depth. The windows are not impact resistant and have not been evaluated for use in high velocity hurricane zones. Rating +80\\\/-80 psf.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26037-R4\",\"approval_number\":\"FL26037.19\",\"seq\":19,\"product_model\":\"800 Series Project Out\",\"product_description\":\"2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26037-R4\",\"approval_number\":\"FL26037.20\",\"seq\":20,\"product_model\":\"800 Series Project Out\",\"product_description\":\"2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +70\\\/-70 psf.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Winvent Windows\",\"approval_number_master\":\"FL#26037-R4\",\"approval_number\":\"FL26037.21\",\"seq\":21,\"product_model\":\"800 Series Project Out - Project Out\",\"product_description\":\"2\\\" Frame Depth. The windows are impact resistant but have not been evaluated for use in high velocity hurricane zones. Impact Rating +60\\\/-60 psf.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"}],\"NuAir Windows and Doors\":[{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#202-R0\",\"approval_number\":\"FL202.1\",\"seq\":1,\"product_model\":\"A02\\\/A03\",\"product_description\":\"Projected Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#2705-R0\",\"approval_number\":\"FL2705.1\",\"seq\":1,\"product_model\":\"AO2\\\/AO3 Awning\",\"product_description\":\"Up to 6 vents\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#5336-R0\",\"approval_number\":\"FL5336.1\",\"seq\":1,\"product_model\":\"A02\\\/A03\",\"product_description\":\"Awning (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Eagle Window and Door, Inc\":[{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#248-R0\",\"approval_number\":\"FL248.1\",\"seq\":1,\"product_model\":\"Series 02 Clad Awning\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#248-R0\",\"approval_number\":\"FL248.2\",\"seq\":2,\"product_model\":\"Series 02 Clad Awning\",\"product_description\":\"Impact Resistant Insulating Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#248-R0\",\"approval_number\":\"FL248.3\",\"seq\":3,\"product_model\":\"Series 99 Clad Awning\",\"product_description\":\"Impact Resistant Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#248-R0\",\"approval_number\":\"FL248.4\",\"seq\":4,\"product_model\":\"Series 99 Clad Awning\",\"product_description\":\"Impact Resistant Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#5391-R0\",\"approval_number\":\"FL5391.1\",\"seq\":1,\"product_model\":\"Series 03 Axiom Clad Awning Vent 4030 with Impact Glass\",\"product_description\":\"(099-H-613.00) Aluminum Clad Awning Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#5391-R0\",\"approval_number\":\"FL5391.2\",\"seq\":2,\"product_model\":\"Series 03 Clad AwningVent 4030\",\"product_description\":\"(099-H-618.00) Aluminum Clad Awning Wood Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8554-R1\",\"approval_number\":\"FL8554.1\",\"seq\":1,\"product_model\":\"a. Series 02 Axiom Clad Awning\",\"product_description\":\"Extruded Aluminum Clad Wood Awning Window - Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8554-R1\",\"approval_number\":\"FL8554.2\",\"seq\":2,\"product_model\":\"b. Series 02 Axiom Clad Awning\",\"product_description\":\"Extruded Aluminum Clad Wood Awning Window Mulled with an Extruded Aluminum Clad Wood Awning Window - Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8554-R1\",\"approval_number\":\"FL8554.3\",\"seq\":3,\"product_model\":\"c. Series 02 Axiom Clad Awning\",\"product_description\":\"Extruded Aluminum Clad Wood Awning Window Mulled with an Auxiliary Fixed Window - Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8554-R1\",\"approval_number\":\"FL8554.4\",\"seq\":4,\"product_model\":\"d. Series 02 Axiom Clad Awning\",\"product_description\":\"Extruded Aluminum Clad Wood Awning Window Mulled with a Fixed Window - Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8554-R1\",\"approval_number\":\"FL8554.5\",\"seq\":5,\"product_model\":\"e. Series 02 Axiom Clad Awning - Harbor Master\",\"product_description\":\"Extruded Aluminum Clad Wood Awning Window with Harbor Master Laminated Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8554-R1\",\"approval_number\":\"FL8554.6\",\"seq\":6,\"product_model\":\"f. Series 02 Axiom Clad Awning - Harbor Master\",\"product_description\":\"Extruded Aluminum Clad Wood Awning Window with Harbor Master Laminated Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#13902-R0\",\"approval_number\":\"FL13902.1\",\"seq\":1,\"product_model\":\"Axiom Series\",\"product_description\":\"Aluminum Clad Awning Window\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8554-R2\",\"approval_number\":\"FL8554.7\",\"seq\":7,\"product_model\":\"g. Series 02 Axiom Clad Awning\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Awning Window - Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8554-R2\",\"approval_number\":\"FL8554.8\",\"seq\":8,\"product_model\":\"h. Series 02 Axiom Clad Awning\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Awning Window Mulled with an Extruded Aluminum Clad Wood Vent Awning Window - Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8554-R2\",\"approval_number\":\"FL8554.9\",\"seq\":9,\"product_model\":\"i. Series 02 Axiom Clad Awning\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Awning Window Mulled with an Auxiliary Fixed Window - Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8554-R2\",\"approval_number\":\"FL8554.10\",\"seq\":10,\"product_model\":\"j. Series 02 Axiom Clad Awning\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Awning Window Mulled with a Fixed Window - Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8554-R3\",\"approval_number\":\"FL8554.11\",\"seq\":11,\"product_model\":\"k. Series 02 Axiom Clad Awning - Harbor Master\",\"product_description\":\"Extruded Aluminum Clad Wood Awning Window with Harbor Master \\\"Impact\\\" Laminated Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8554-R3\",\"approval_number\":\"FL8554.12\",\"seq\":12,\"product_model\":\"l. Series 02 Axiom Clad Awning - Harbor Master\",\"product_description\":\"Extruded Aluminum Clad Wood Awning Window with Harbor Master \\\"Impact\\\" Laminated Monolithic Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8554-R3\",\"approval_number\":\"FL8554.13\",\"seq\":13,\"product_model\":\"m. Series 02 Axiom Clad Awning\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Awning Window - Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8554-R3\",\"approval_number\":\"FL8554.14\",\"seq\":14,\"product_model\":\"n. Series 02 Axiom Clad Awning\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Awning Window Mulled with an Extruded Aluminum Clad Wood Vent Awning Window - Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8554-R3\",\"approval_number\":\"FL8554.15\",\"seq\":15,\"product_model\":\"o. Series 02 Axiom Clad Awning\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Awning Window Mulled with an Auxiliary Fixed Window - Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8554-R3\",\"approval_number\":\"FL8554.16\",\"seq\":16,\"product_model\":\"p. Series 02 Axiom Clad Awning\",\"product_description\":\"Extruded Aluminum Clad Wood Vent Awning Window Mulled with a Fixed Window - Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"}],\"Great Lakes Window, Inc.\":[{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#398-R0\",\"approval_number\":\"FL398.1\",\"seq\":1,\"product_model\":\"GLW-AW-101Uniframe Awning Wind\",\"product_description\":\"(427-H-100) Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#2208-R0\",\"approval_number\":\"FL2208.1\",\"seq\":1,\"product_model\":\"GLW-AW-101-IMP\",\"product_description\":\"Extruded Vinyl Awning Window - For Single Unit Applications in Masonry and Stud Construction\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6055-R1\",\"approval_number\":\"FL6055.1\",\"seq\":1,\"product_model\":\"GLW-AW-101 Uniframe Awning Window\",\"product_description\":\"(427-H-100.00) Awning Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#7892-R0\",\"approval_number\":\"FL7892.1\",\"seq\":1,\"product_model\":\"GLW-AW-101\",\"product_description\":\"(427-H-142.00 - .02) Awning Window\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#8181-R0\",\"approval_number\":\"FL8181.1\",\"seq\":1,\"product_model\":\"GLW-AW-101\",\"product_description\":\"427-H-142.03 - .05 Awning Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#8471-R0\",\"approval_number\":\"FL8471.1\",\"seq\":1,\"product_model\":\"GLW-AW-101\",\"product_description\":\"427-H-146-.02 Awning Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#8471-R0\",\"approval_number\":\"FL8471.2\",\"seq\":2,\"product_model\":\"GLW-AW-101\",\"product_description\":\"427-H-147-.02 Awning Window\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6055-R0\",\"approval_number\":\"FL6055.2\",\"seq\":2,\"product_model\":\"GLW-AW-101 Uniframe Awning Window\",\"product_description\":\"(427-H-100.00) Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6055-R0\",\"approval_number\":\"FL6055.3\",\"seq\":3,\"product_model\":\"GLW-AW-101-Imp Awning Window\",\"product_description\":\"(427-H-113.00) Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#6055-R0\",\"approval_number\":\"FL6055.4\",\"seq\":4,\"product_model\":\"GLW-AW-101-Imp Awning Window\",\"product_description\":\"(427-H-113.01) Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#12050-R0\",\"approval_number\":\"FL12050.1\",\"seq\":1,\"product_model\":\"GLW-AW-101 (48 x 32)\",\"product_description\":\"Vinyl Awning Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Great Lakes Window, Inc.\",\"approval_number_master\":\"FL#12050-R0\",\"approval_number\":\"FL12050.2\",\"seq\":2,\"product_model\":\"GLW-AW-101 (54 x 36)\",\"product_description\":\"Vinyl Awning Window\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Traco Windows and Doors, Inc.\":[{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#470-R0\",\"approval_number\":\"FL470.1\",\"seq\":1,\"product_model\":\"Series 7000 (2W) (Miami-Dade)\",\"product_description\":\"Aluminum Awning Window - 2 Wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#470-R0\",\"approval_number\":\"FL470.2\",\"seq\":2,\"product_model\":\"Series 7000 (3W) (Miami-Dade)\",\"product_description\":\"Aluminum Awning Window - 3 Wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#470-R0\",\"approval_number\":\"FL470.3\",\"seq\":3,\"product_model\":\"Series 7000 Egress(Miami-Dade)\",\"product_description\":\"Aluminum Awning Egress Dual Action Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1640-R0\",\"approval_number\":\"FL1640.1\",\"seq\":1,\"product_model\":\"TR-2500\",\"product_description\":\"Top Hinge Project Out AP-HC80 60\\\"x 36\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1640-R0\",\"approval_number\":\"FL1640.2\",\"seq\":2,\"product_model\":\"TR-2500\",\"product_description\":\"Top Hinge Project Out AP-AW65 60\\\"x 36\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1640-R0\",\"approval_number\":\"FL1640.3\",\"seq\":3,\"product_model\":\"TR-3500\",\"product_description\":\"Top Hinge Project Out AP-HC80 60\\\" x 32\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1640-R0\",\"approval_number\":\"FL1640.4\",\"seq\":4,\"product_model\":\"TR-3500\",\"product_description\":\"Top Hinge Project Out AP-AW65 60\\\"x 36\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1640-R0\",\"approval_number\":\"FL1640.5\",\"seq\":5,\"product_model\":\"TR-650\",\"product_description\":\"Top Hinge Project Out AP-C65 60\\\"x 32\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1640-R0\",\"approval_number\":\"FL1640.6\",\"seq\":6,\"product_model\":\"TR-750\",\"product_description\":\"Top Hinge Project Out AP-HC80 60\\\"x 36\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1640-R0\",\"approval_number\":\"FL1640.7\",\"seq\":7,\"product_model\":\"TR-750\",\"product_description\":\"Top Hinge Project Out AP-AW65 60\\\"x 36\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3046-R0\",\"approval_number\":\"FL3046.1\",\"seq\":1,\"product_model\":\"TR-2400\",\"product_description\":\"Project-In Window (X\\\/X) AP-AW50 63\\\" x 99\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3046-R0\",\"approval_number\":\"FL3046.2\",\"seq\":2,\"product_model\":\"TR-2400\",\"product_description\":\"Project-In Window (X\\\/X) AP-AW50 62\\\" x 98\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3046-R0\",\"approval_number\":\"FL3046.3\",\"seq\":3,\"product_model\":\"TR-2410\\\/TR-2510\",\"product_description\":\"Project-In Window Stacked over Project Out Window (O\\\/X over O\\\/X) AP-AW65 62 1\\\/4\\\" x 144\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3479-R0\",\"approval_number\":\"FL3479.1\",\"seq\":1,\"product_model\":\"TR-3600\",\"product_description\":\"Projected Window AP-HC50 60\\\" x 99\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3479-R0\",\"approval_number\":\"FL3479.2\",\"seq\":2,\"product_model\":\"TR-451\",\"product_description\":\"Projected Window AP-AW90 60\\\" x 36\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3486-R0\",\"approval_number\":\"FL3486.1\",\"seq\":1,\"product_model\":\"TR-3500\",\"product_description\":\"TR-3500 Project Out Large Missile Impact Window (X\\\/X) 63\\\" x 71 3\\\/4\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#12870-R0\",\"approval_number\":\"FL12870.1\",\"seq\":1,\"product_model\":\"NX-3510\",\"product_description\":\"Aluminum Fixed Over Awning Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-15 00:00:00\",\"instructions_url\":\"\"}],\"Yale Ogron Windows and Doors\":[{\"manufacturer\":\"Yale Ogron Windows and Doors\",\"approval_number_master\":\"FL#862-R0\",\"approval_number\":\"FL862.1\",\"seq\":1,\"product_model\":\"Aluminum Awning Series 800\",\"product_description\":\"01-0607.02\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Yale Ogron Windows and Doors\",\"approval_number_master\":\"FL#7775-R0\",\"approval_number\":\"FL7775.1\",\"seq\":1,\"product_model\":\"Series 800 Aluminum Awning Window\",\"product_description\":\"\",\"design_pressure\":\"+63.3\\\/-75.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Jeld-Wen - Pozzi\":[{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#929-R0\",\"approval_number\":\"FL929.1\",\"seq\":1,\"product_model\":\"CA 4836\",\"product_description\":\"Clad Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#929-R0\",\"approval_number\":\"FL929.2\",\"seq\":2,\"product_model\":\"CBA 4836\",\"product_description\":\"Aluminum Clad Builders Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen - Pozzi\",\"approval_number_master\":\"FL#929-R0\",\"approval_number\":\"FL929.3\",\"seq\":3,\"product_model\":\"WA 4836\",\"product_description\":\"Wood Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Seasonshield Incorporated\":[{\"manufacturer\":\"Seasonshield Incorporated\",\"approval_number_master\":\"FL#939-R0\",\"approval_number\":\"FL939.1\",\"seq\":1,\"product_model\":\"AW-2800\",\"product_description\":\"1 7\\\/8\\\" Aluminum Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\":[{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1172-R0\",\"approval_number\":\"FL1172.1\",\"seq\":1,\"product_model\":\"Clad Awning w \\\/ ESS Sash\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1172-R0\",\"approval_number\":\"FL1172.2\",\"seq\":2,\"product_model\":\"Vinyl Awning\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#1172-R0\",\"approval_number\":\"FL1172.3\",\"seq\":3,\"product_model\":\"Wood Awning\",\"product_description\":\"Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5989-R1\",\"approval_number\":\"FL5989.1\",\"seq\":1,\"product_model\":\"Clad Classic Awning Operating\",\"product_description\":\"48-3\\\/16\\\"x48-3\\\/16\\\" Non-Impact Resistant\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5989-R1\",\"approval_number\":\"FL5989.2\",\"seq\":2,\"product_model\":\"Clad Classic Awning Operating\",\"product_description\":\"48-3\\\/16\\\"x36-3\\\/16\\\" Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5989-R1\",\"approval_number\":\"FL5989.3\",\"seq\":3,\"product_model\":\"Clad Classic Awning Operating\",\"product_description\":\"60-3\\\/16\\\"x32-3\\\/16\\\" Non-Impact Resistant\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5989-R1\",\"approval_number\":\"FL5989.4\",\"seq\":4,\"product_model\":\"Clad Energy Saver\\\/Plus Awning Operating\",\"product_description\":\"60-3\\\/16\\\"x32-3\\\/16\\\" Non-Impact Resistant\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5989-R1\",\"approval_number\":\"FL5989.5\",\"seq\":5,\"product_model\":\"Clad Energy Saver\\\/Plus Awning Operating\",\"product_description\":\"48-3\\\/16\\\"x48-3\\\/16\\\" Non-Impact Resistant\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5989-R1\",\"approval_number\":\"FL5989.6\",\"seq\":6,\"product_model\":\"Clad Energy Saver\\\/Plus Awning Operating\",\"product_description\":\"48-3\\\/16\\\"x36-3\\\/16\\\" Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5989-R1\",\"approval_number\":\"FL5989.7\",\"seq\":7,\"product_model\":\"FeelSafe Clad Energy Saver Awning Operating\",\"product_description\":\"48-3\\\/16\\\"x36-3\\\/16\\\" Non-Impact Resistant\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5989-R1\",\"approval_number\":\"FL5989.8\",\"seq\":8,\"product_model\":\"FeelSafe Clad Energy Saver Awning Operating\",\"product_description\":\"48-3\\\/16\\\"x36-3\\\/16\\\" I.G. Impact Resistant\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5989-R1\",\"approval_number\":\"FL5989.9\",\"seq\":9,\"product_model\":\"FeelSafe Clad Energy Saver Awning Operating\",\"product_description\":\"48-3\\\/16\\\"x36-3\\\/16\\\" Monolithic Impact Resistant\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5989-R1\",\"approval_number\":\"FL5989.10\",\"seq\":10,\"product_model\":\"Vinyl Awning (VAWN) Operating\",\"product_description\":\"48.5x36.5 Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5989-R1\",\"approval_number\":\"FL5989.11\",\"seq\":11,\"product_model\":\"Wood Awning Operating\",\"product_description\":\"48-3\\\/4\\\"x49-5\\\/8\\\" Non-Impact Resistant\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5989-R1\",\"approval_number\":\"FL5989.12\",\"seq\":12,\"product_model\":\"Wood Awning Operating\",\"product_description\":\"59-11\\\/16\\\"x31-11\\\/16\\\" Non-Impact Resistant\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#5989-R1\",\"approval_number\":\"FL5989.13\",\"seq\":13,\"product_model\":\"Wood Awning Operating\",\"product_description\":\"47-11\\\/16\\\"x35-11\\\/16\\\" Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#7356-R0\",\"approval_number\":\"FL7356.1\",\"seq\":1,\"product_model\":\"FeelSafe aluminum Clad Wood Awning\",\"product_description\":\"FeelSafe Monolithic Energy Saver Aluminum Clad Wood Awning (48-3\\\/16\\\"x36-3\\\/16\\\" Maximum Size); Single and mulled units approved.\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#20511-R0\",\"approval_number\":\"FL20511.1\",\"seq\":1,\"product_model\":\"H3 2.0 Awning\",\"product_description\":\"H3 2.0 Awning 48x48\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11591-R0\",\"approval_number\":\"FL11591.1\",\"seq\":1,\"product_model\":\"Energy Saver Aluminum Clad\\\/Wood Awning Operator\",\"product_description\":\"Energy Saver Aluminum Clad\\\/Wood Non-Impact Awning Operator (48\\\"x48\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11591-R0\",\"approval_number\":\"FL11591.2\",\"seq\":2,\"product_model\":\"Energy Saver Aluminum Clad\\\/Wood Awning Operator\",\"product_description\":\"Energy Saver Aluminum Clad\\\/Wood Non-Impact Awning Operator (60\\\"x32\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11591-R0\",\"approval_number\":\"FL11591.3\",\"seq\":3,\"product_model\":\"Energy Saver Aluminum Clad\\\/Wood Awning Operator\",\"product_description\":\"Energy Saver Aluminum Clad\\\/Wood Non-Impact Awning Operator (48\\\"x36\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11591-R0\",\"approval_number\":\"FL11591.4\",\"seq\":4,\"product_model\":\"Energy Saver Aluminum Clad\\\/Wood Awning Operator\\\/Picture Stack\",\"product_description\":\"Energy Saver Aluminum Clad\\\/Wood Non-Impact Awning Operator\\\/Picture Stack Overall Size (54 3\\\/4\\\" x 72\\\"); Single Unit (54 3\\\/4\\\" x 36\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11591-R0\",\"approval_number\":\"FL11591.5\",\"seq\":5,\"product_model\":\"H3 Clad Awning Operator, Single Unit\",\"product_description\":\"H3 Clad Non-Impact Awning Operator, Single Unit (47 1\\\/2\\\"x35 1\\\/2\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#11591-R0\",\"approval_number\":\"FL11591.6\",\"seq\":6,\"product_model\":\"H3 Clad Awning Operator\\\/Picture, 2-High Stack\",\"product_description\":\"H3 Clad Non-Impact Awning Operator\\\/Picture Stack (48\\\"x71\\\"). 2-High 48x36\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12041-R0\",\"approval_number\":\"FL12041.1\",\"seq\":1,\"product_model\":\"FeelSafe Monolithic Impact Alumiminum Clad Wood Awning\",\"product_description\":\"FeelSafe Monolithic Aluminum Clad Wood Awning (Impact-Resistant) Single\\\/Mulled Units\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12473-R0\",\"approval_number\":\"FL12473.1\",\"seq\":1,\"product_model\":\"Wood Awning\",\"product_description\":\"Wood Awning 60\\\"x32\\\" Non-Impact Window\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12473-R0\",\"approval_number\":\"FL12473.2\",\"seq\":2,\"product_model\":\"Wood Awning\",\"product_description\":\"Wood Awning 48\\\"x36\\\" Non-Impact Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12473-R0\",\"approval_number\":\"FL12473.3\",\"seq\":3,\"product_model\":\"Wood Awning\",\"product_description\":\"Wood Awning 48\\\"x48\\\" Non-Impact Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12858-R0\",\"approval_number\":\"FL12858.1\",\"seq\":1,\"product_model\":\"FeelSafe & FeelSafe IG Energy Saver Clad Awning\",\"product_description\":\"FeelSafe & FeelSafe IG Energy Saver Clad Awning 48\\\"x36\\\" (Single\\\/Mulled)--Impact Resistant\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13119-R0\",\"approval_number\":\"FL13119.1\",\"seq\":1,\"product_model\":\"H3 Clad Awning Operator\\\/Operator, 2-Wide Mulled\",\"product_description\":\"H3 Clad Awning Operator\\\/Operator, 2-Wide Mulled (94 1\\\/2\\\" x 35 1\\\/2\\\"). Single Unit 47 1\\\/4\\\" x 35 1\\\/2\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#13601-R0\",\"approval_number\":\"FL13601.1\",\"seq\":1,\"product_model\":\"H3 Awning Operator (48\\\"x36\\\" Individual Unit)\",\"product_description\":\"H3 Awning Operator (Individual Frame size of 48\\\"x36\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14792-R0\",\"approval_number\":\"FL14792.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood Energy Saver Awning\",\"product_description\":\"Alum Clad Energy Saver Awning 60\\\"x32\\\"\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14792-R0\",\"approval_number\":\"FL14792.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Wood Energy Saver Awning\",\"product_description\":\"Alum Clad Wood Energy Saver Awning 48\\\"x48\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14792-R0\",\"approval_number\":\"FL14792.3\",\"seq\":3,\"product_model\":\"H3 Awning Operator (3-Wide)\",\"product_description\":\"H3 Awning Operator (3-Wide -- maximum overall frame size of 132\\\"x36\\\")\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14792-R0\",\"approval_number\":\"FL14792.4\",\"seq\":4,\"product_model\":\"H3 Awning Operator (3-Wide) Standard Nail Fin Install\",\"product_description\":\"H3 Awning Operator (3-wide with maximum overall frame size of 132\\\"x36\\\")\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#14792-R0\",\"approval_number\":\"FL14792.5\",\"seq\":5,\"product_model\":\"H3 Awning Operator (3-Wide) Through Frame Install\",\"product_description\":\"H3 Awning Operator (3-Wide with maximum overall frame size of 132\\\"x36\\\")\",\"design_pressure\":\"+50\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#15294-R0\",\"approval_number\":\"FL15294.1\",\"seq\":1,\"product_model\":\"FeelSafe & FeelSafe IG Energy Saver Clad Awning\",\"product_description\":\"FeelSafe & FeelSafe IG Energy Saver Clad Awning\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#16011-R0\",\"approval_number\":\"FL16011.1\",\"seq\":1,\"product_model\":\"Wood Mulled Awning\",\"product_description\":\"Wood Mulled Awning (Individual Awning Unit Size of 60-3\\\/16\\\"x32-3\\\/16\\\")\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#16011-R0\",\"approval_number\":\"FL16011.2\",\"seq\":2,\"product_model\":\"Wood Mulled Awning\",\"product_description\":\"Wood Mulled Awning (Individual Awning Units Size of 48-3\\\/16\\\"x48-3\\\/16\\\")\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#17046-R0\",\"approval_number\":\"FL17046.1\",\"seq\":1,\"product_model\":\"H3 Awning\",\"product_description\":\"H3 Awning 48\\\"x48\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#19280-R0\",\"approval_number\":\"FL19280.1\",\"seq\":1,\"product_model\":\"Clad Energy Saver Awning (48x48)\",\"product_description\":\"Clad Energy Saver Awning (48x48)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#19280-R0\",\"approval_number\":\"FL19280.2\",\"seq\":2,\"product_model\":\"Clad Energy Saver Awning (60x32)\",\"product_description\":\"Clad Energy Saver Awning (60x32)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#19280-R0\",\"approval_number\":\"FL19280.3\",\"seq\":3,\"product_model\":\"FeelSafe IG and Single Glaze Clad Awnings 48\\\"x36\\\" (Single\\\/Mulled)\",\"product_description\":\"FeelSafe Clad Awnwings 48\\\"x36\\\" Single\\\/Mulled Units (Insulated Glass and Monolithic Single Glaze)\",\"design_pressure\":\"+65\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-12 00:00:00\",\"instructions_url\":\"\"}],\"XXAssociated\":[{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1231-R0\",\"approval_number\":\"FL1231.1\",\"seq\":1,\"product_model\":\"0953\",\"product_description\":\"Replacement O\\\/X: 48x96 DP25, 48x72 DP30, 36x72 DP35\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#3784-R2\",\"approval_number\":\"FL3784.1\",\"seq\":1,\"product_model\":\"a. Model 0151\",\"product_description\":\"Extruded PVC Awning Window with Nailing Fin - (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#3784-R2\",\"approval_number\":\"FL3784.2\",\"seq\":2,\"product_model\":\"b. Model 0951\",\"product_description\":\"Extruded PVC Awning Window - (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#3784-R2\",\"approval_number\":\"FL3784.3\",\"seq\":3,\"product_model\":\"c. Model 0153\",\"product_description\":\"Extruded PVC Stacked Fixed Window over Awning Window with Nailing Fin - (O\\\/X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#3784-R2\",\"approval_number\":\"FL3784.4\",\"seq\":4,\"product_model\":\"d. Model 0953\",\"product_description\":\"Extruded PVC Stacked Fixed Window over Awning Window - (O\\\/X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#3784-R4\",\"approval_number\":\"FL3784.5\",\"seq\":5,\"product_model\":\"e. Model i951 HP\",\"product_description\":\"Extruded PVC Awning Window (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"M W Manufacturers Inc.\":[{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#1803-R0\",\"approval_number\":\"FL1803.1\",\"seq\":1,\"product_model\":\"Freedom 800 Clad Awning Window\",\"product_description\":\"Vinyl Clad Wood Awning Window - Single and Mulled Units\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#5086-R0\",\"approval_number\":\"FL5086.1\",\"seq\":1,\"product_model\":\"MW Classic \\\/ 5000 Series\",\"product_description\":\"Vinyl Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#10555-R0\",\"approval_number\":\"FL10555.1\",\"seq\":1,\"product_model\":\"MIRA Awning Window\",\"product_description\":\"Aluminum Clad Awning Window w\\\/ Fin Frame\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#12048-R0\",\"approval_number\":\"FL12048.1\",\"seq\":1,\"product_model\":\"Classic\\\/5000 Awning\",\"product_description\":\"Vinyl Awning Window (Size: 4-8 x 3-0)\",\"design_pressure\":\"+50\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#12048-R0\",\"approval_number\":\"FL12048.2\",\"seq\":2,\"product_model\":\"Classic\\\/5000 Awning\",\"product_description\":\"Vinyl Awning Window (Size: 4-0 x 3-0)\",\"design_pressure\":\"+60\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#12048-R0\",\"approval_number\":\"FL12048.3\",\"seq\":3,\"product_model\":\"Classic\\\/5000 Awning\",\"product_description\":\"Vinyl Awning Window (Size: 4-0 x 2-4)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#12048-R0\",\"approval_number\":\"FL12048.4\",\"seq\":4,\"product_model\":\"Classic\\\/5000 Awning\",\"product_description\":\"Vinyl Awning Window (Size: 3-4 x 3-0)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"JELD-WEN - Rantoul Division\":[{\"manufacturer\":\"JELD-WEN - Rantoul Division\",\"approval_number_master\":\"FL#1880-R0\",\"approval_number\":\"FL1880.1\",\"seq\":1,\"product_model\":\"Heritage II Awning\",\"product_description\":\"4-0 x 2-6\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JELD-WEN - Rantoul Division\",\"approval_number_master\":\"FL#1880-R0\",\"approval_number\":\"FL1880.2\",\"seq\":2,\"product_model\":\"Tradition Plus Awning\",\"product_description\":\"4-0 x 2-6\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JELD-WEN - Rantoul Division\",\"approval_number_master\":\"FL#1889-R0\",\"approval_number\":\"FL1889.1\",\"seq\":1,\"product_model\":\"CarClad Awning\",\"product_description\":\"Impact & Non Impact NOA\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Schuco USA L.L.L.P.\":[{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#1975-R0\",\"approval_number\":\"FL1975.1\",\"seq\":1,\"product_model\":\"Corona\",\"product_description\":\"Extruded PVC Awning Window with 13\\\/16\\\" Double or Triple Glazed Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#1975-R0\",\"approval_number\":\"FL1975.2\",\"seq\":2,\"product_model\":\"Insul-Sash\",\"product_description\":\"Extruded PVC Awning Window with 1\\\" Double or Triple Glazed Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#3472-R0\",\"approval_number\":\"FL3472.1\",\"seq\":1,\"product_model\":\"\\\"IMP\\\" Awning Window - Corona \\\/ Insul Sash\",\"product_description\":\"Extruded Vinyl Awning Window - For Single Applications in Masonry and Stud Construction Utilizing 13\\\/16\\\" or 1\\\" Impact Rated Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#3812-R0\",\"approval_number\":\"FL3812.1\",\"seq\":1,\"product_model\":\"Corona and Insul Sash\",\"product_description\":\"Extruded PVC Awning Window with Double or Triple Glazed Insulated Glass - Insul Sash Utilizes 1\\\" Glass and Corona Utilizes 13\\\/16\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#3858-R0\",\"approval_number\":\"FL3858.1\",\"seq\":1,\"product_model\":\"\\\"IMP\\\" Corona and Insul Sash\",\"product_description\":\"Extruded Vinyl Awning Window - For Single Applications in Masonry and Stud Construction - Corona Model Utilizes 13\\\/16\\\" Insulated Glass and Insul Sash Model Utilizes 1\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Stanek Vinyl Windows\":[{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#2059-R0\",\"approval_number\":\"FL2059.1\",\"seq\":1,\"product_model\":\"2-Lite Awning Series 2000\",\"product_description\":\"AP-R55 up to 96 x 36 frame size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#2059-R0\",\"approval_number\":\"FL2059.2\",\"seq\":2,\"product_model\":\"Single Awning Series 2000\",\"product_description\":\"AP-R65 up to 48 x 36 frame size\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#11452-R0\",\"approval_number\":\"FL11452.1\",\"seq\":1,\"product_model\":\"Series 5000 Ultra Extreme 1-Lite Awning Window\",\"product_description\":\"48\\\" wide x 36\\\" high 1-Lite with Fiber Max Reinforcement Non-HVHZ\",\"design_pressure\":\"+50.0PSF\\\/-50.0PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#13725-R0\",\"approval_number\":\"FL13725.1\",\"seq\":1,\"product_model\":\"Series 5000 Two Lite Out Swinging Vinyl Awning Prime Window\",\"product_description\":\"Two Lite Horizontal Awning\\n96\\\" wide x 36\\\" high\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#13725-R0\",\"approval_number\":\"FL13725.2\",\"seq\":2,\"product_model\":\"Series 5000 Two Lite Out Swinging Vinyl Awning Prime Window\",\"product_description\":\"Fixed Panel over Awning Vinyl Prime Window\\n48\\\" wide x 72\\\" high\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#15339-R0\",\"approval_number\":\"FL15339.1\",\"seq\":1,\"product_model\":\"Series 5000 Two Lite Out-Swing Vinyl Awning Prime Window\",\"product_description\":\"96\\\"W x 36\\\"H Horizontal Awning Window\",\"design_pressure\":\"+50psf\\\/-50psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#15339-R0\",\"approval_number\":\"FL15339.2\",\"seq\":2,\"product_model\":\"Series 5000 Two Lite Out-Swing Vinyl Awning Prime Window\",\"product_description\":\"48\\\" x 72\\\" Fixed Panel over Awning Vinyl Prime Window\",\"design_pressure\":\"+50psf\\\/-50psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#15339-R0\",\"approval_number\":\"FL15339.3\",\"seq\":3,\"product_model\":\"Series 5000 Ultra Extreme Single Awning Window\",\"product_description\":\"48\\\"W x 36\\\"H Ultra Extreme Vinyl Awning Prime Window\",\"design_pressure\":\"+50psf\\\/-50psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-31 00:00:00\",\"instructions_url\":\"\"}],\"Four Seasons Solar Products LLC\":[{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#2340-R0\",\"approval_number\":\"FL2340.1\",\"seq\":1,\"product_model\":\"Aluminum Awning window\",\"product_description\":\"thermally broken awning window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#2340-R0\",\"approval_number\":\"FL2340.2\",\"seq\":2,\"product_model\":\"FS-1\",\"product_description\":\"Thermally Broken Awning window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#4562-R0\",\"approval_number\":\"FL4562.1\",\"seq\":1,\"product_model\":\"System 8 awning window\",\"product_description\":\"wood\\\/aluminum clad awning window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"JORDAN WINDOWS and DOORS\":[{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#2946-R0\",\"approval_number\":\"FL2946.1\",\"seq\":1,\"product_model\":\"8542\",\"product_description\":\"FIN FRAME AP-R45=48\\\"X30\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#2946-R0\",\"approval_number\":\"FL2946.2\",\"seq\":2,\"product_model\":\"8542\",\"product_description\":\"FIN FRAME AP-R45 48\\\"X30\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#10832-R0\",\"approval_number\":\"FL10832.1\",\"seq\":1,\"product_model\":\"8542 Awning\",\"product_description\":\"Series 8542 Vinyl Awning. Nail Fin Frame. 48\\\" x 30\\\" AP-R-45.\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-15 00:00:00\",\"instructions_url\":\"\"}],\"Atrium Windows and Doors - Texas\":[{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#4360-R0\",\"approval_number\":\"FL4360.1\",\"seq\":1,\"product_model\":\"6950\",\"product_description\":\"48\\\" x 32\\\" Awning, AP-R50, DP +50\\\/-50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#8717-R0\",\"approval_number\":\"FL8717.1\",\"seq\":1,\"product_model\":\"700\\\/720\\\/750\\\/760 Awning\",\"product_description\":\"AP-R20 72 x 36\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#8717-R0\",\"approval_number\":\"FL8717.2\",\"seq\":2,\"product_model\":\"700\\\/720\\\/750\\\/760 Awning\",\"product_description\":\"AP-R35 52 x 36\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors - Texas\",\"approval_number_master\":\"FL#8717-R0\",\"approval_number\":\"FL8717.3\",\"seq\":3,\"product_model\":\"700\\\/720\\\/750\\\/760 Awning\",\"product_description\":\"AP-R45 48 x 32\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Lincoln Wood Products, Inc.\":[{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#3963-R0\",\"approval_number\":\"FL3963.1\",\"seq\":1,\"product_model\":\"Clad Awning\",\"product_description\":\"Aluminum Clad Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#3963-R0\",\"approval_number\":\"FL3963.2\",\"seq\":2,\"product_model\":\"Prime Awning\",\"product_description\":\"Primed Wood Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#3963-R0\",\"approval_number\":\"FL3963.3\",\"seq\":3,\"product_model\":\"Timeline Vinyl Awning\",\"product_description\":\"Vinyl Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#3963-R0\",\"approval_number\":\"FL3963.4\",\"seq\":4,\"product_model\":\"Timeline Vinyl Awning\",\"product_description\":\"Vinyl Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#7460-R2\",\"approval_number\":\"FL7460.1\",\"seq\":1,\"product_model\":\"Clad Awning\",\"product_description\":\"Aluminum Clad Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#7460-R2\",\"approval_number\":\"FL7460.2\",\"seq\":2,\"product_model\":\"Clad Awning - Impact Resistant\",\"product_description\":\"Aluminum Clad Awning Window - Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#7460-R2\",\"approval_number\":\"FL7460.3\",\"seq\":3,\"product_model\":\"Prime Awning\",\"product_description\":\"Prime Wood Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#7460-R2\",\"approval_number\":\"FL7460.4\",\"seq\":4,\"product_model\":\"Prime Awning - Impact Resistant\",\"product_description\":\"Prime Wood Awning Windo - Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#7460-R2\",\"approval_number\":\"FL7460.5\",\"seq\":5,\"product_model\":\"Timeline Vinyl Awning\",\"product_description\":\"Vinyl Awning Window\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#7460-R2\",\"approval_number\":\"FL7460.6\",\"seq\":6,\"product_model\":\"WV Awning\",\"product_description\":\"Vinyl Clad Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#7460-R2\",\"approval_number\":\"FL7460.7\",\"seq\":7,\"product_model\":\"WV Awning - Impact Resistant\",\"product_description\":\"WV Awning - Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#7460-R3\",\"approval_number\":\"FL7460.8\",\"seq\":8,\"product_model\":\"WV Awning - Impact Resistant\",\"product_description\":\"WV Awning - Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lincoln Wood Products, Inc.\",\"approval_number_master\":\"FL#7460-R10\",\"approval_number\":\"FL7460.9\",\"seq\":9,\"product_model\":\"WV Awning Hybrid - StormPoint\",\"product_description\":\"WV Awning Hybrid - StormPoint\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-11 00:00:00\",\"instructions_url\":\"\"}],\"Modern Window and Door Inc.\":[{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#4741-R0\",\"approval_number\":\"FL4741.1\",\"seq\":1,\"product_model\":\"9600H AWNING IMPACT\",\"product_description\":\"AWNING IMPACT MAX SIZE: 48X98 TRIPLE STACK\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"CUSTOM WINDOWS AND DOORS OF PASCO, INC.\":[{\"manufacturer\":\"CUSTOM WINDOWS AND DOORS OF PASCO, INC.\",\"approval_number_master\":\"FL#5732-R0\",\"approval_number\":\"FL5732.1\",\"seq\":1,\"product_model\":\"50\",\"product_description\":\"VINYL AWNING WINDOW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CUSTOM WINDOWS AND DOORS OF PASCO, INC.\",\"approval_number_master\":\"FL#5732-R0\",\"approval_number\":\"FL5732.2\",\"seq\":2,\"product_model\":\"50\",\"product_description\":\"VINYL AWNING WINDOW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Al-Vent Architectural Products, Inc.\":[{\"manufacturer\":\"Al-Vent Architectural Products, Inc.\",\"approval_number_master\":\"FL#6307-R0\",\"approval_number\":\"FL6307.1\",\"seq\":1,\"product_model\":\"A-750 Awning Window\",\"product_description\":\"Aluminum Awning-Type Window\\nImpact Resistant and Non-Impact Resistant\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"KML WIndows, Inc\":[{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#6429-R0\",\"approval_number\":\"FL6429.1\",\"seq\":1,\"product_model\":\"(423-H-641.00) Aluminum Clad Revitalized Awning\",\"product_description\":\"Aluminum Clad Wood Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#6429-R0\",\"approval_number\":\"FL6429.2\",\"seq\":2,\"product_model\":\"(423-H-641.01) Aluminum Clad Revitalized Awning\",\"product_description\":\"Aluminum Clad Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#6429-R0\",\"approval_number\":\"FL6429.3\",\"seq\":3,\"product_model\":\"(423-H-642.00) Aluminum Clad Revitalized Awning\",\"product_description\":\"Aluminum Clad Wood Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#6429-R0\",\"approval_number\":\"FL6429.4\",\"seq\":4,\"product_model\":\"(423-H-642.01) Aluminum Clad Revitalized Awning\",\"product_description\":\"Aluminum Clad Wood Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#8464-R0\",\"approval_number\":\"FL8464.1\",\"seq\":1,\"product_model\":\"Fixed Sash Glazed Outswing Transom\",\"product_description\":\"423-H-690 - .01 Wood Transom Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#13796-R0\",\"approval_number\":\"FL13796.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Awning Window\",\"product_description\":\"Single Awning Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#13796-R0\",\"approval_number\":\"FL13796.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Awning Window\",\"product_description\":\"Single Awning Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#13796-R0\",\"approval_number\":\"FL13796.3\",\"seq\":3,\"product_model\":\"Aluminum Clad Awning Window\",\"product_description\":\"Single Awning Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-22 00:00:00\",\"instructions_url\":\"\"}],\"American Weather-Seal\":[{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7307-R0\",\"approval_number\":\"FL7307.1\",\"seq\":1,\"product_model\":\"Excel 3760\\\/3860\\\/5760 Awning\",\"product_description\":\"Excel 3760\\\/3860\\\/5760 Vinyl Non-Impact Awning (AP-LC50 48x24); Hurd Model 900V Awning\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7307-R0\",\"approval_number\":\"FL7307.2\",\"seq\":2,\"product_model\":\"Excel 3760\\\/3860\\\/5760 Awning\",\"product_description\":\"Excel 3760\\\/3860\\\/5760 Vinyl Non-Impact Awning (AP-LC30 60x36); Hurd Model 900V Awning\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7307-R0\",\"approval_number\":\"FL7307.3\",\"seq\":3,\"product_model\":\"Excel 3760\\\/38760\\\/5760 Awning\",\"product_description\":\"Excel 3760\\\/3860\\\/5760 Vinyl Non-Impact Awning (AP-LC45 54x30); Hurd Model 900V Awning\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Atrium Windows and Doors, NC\":[{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#7614-R0\",\"approval_number\":\"FL7614.1\",\"seq\":1,\"product_model\":\"900\\\/950\",\"product_description\":\"48\\\" x 24\\\" Vinyl Awning Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#9005-R0\",\"approval_number\":\"FL9005.1\",\"seq\":1,\"product_model\":\"700\\\/720\\\/750\\\/760 Awning\",\"product_description\":\"AP-R20 72 x 36\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#9005-R0\",\"approval_number\":\"FL9005.2\",\"seq\":2,\"product_model\":\"700\\\/720\\\/750\\\/760 Awning\",\"product_description\":\"AP-R35 52 x 36\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors, NC\",\"approval_number_master\":\"FL#9005-R0\",\"approval_number\":\"FL9005.3\",\"seq\":3,\"product_model\":\"700\\\/720\\\/750\\\/760 Awning\",\"product_description\":\"AP-R45 48 x 32\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"THERMOPLAST\":[{\"manufacturer\":\"THERMOPLAST\",\"approval_number_master\":\"FL#7629-R0\",\"approval_number\":\"FL7629.1\",\"seq\":1,\"product_model\":\"Vinyl Awning 4500\",\"product_description\":\"Royal Guard \\\"Impact\\\" 4500 Series\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Peachtree Doors and Windows\":[{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#7924-R0\",\"approval_number\":\"FL7924.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Awning\",\"product_description\":\"*Insulated Impact* Awning (AP-C55 108x40 mull)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#9136-R0\",\"approval_number\":\"FL9136.1\",\"seq\":1,\"product_model\":\"1201 IG Impact Twin Awning\",\"product_description\":\"*IG Impact* Clad Twin IG Impact 108x40 (AP-C55) (Insul Lami GL) (Mull)\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#9138-R0\",\"approval_number\":\"FL9138.1\",\"seq\":1,\"product_model\":\"924 Awning\",\"product_description\":\"Vinyl Awning 48x32 (AP-LC50)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#12598-R0\",\"approval_number\":\"FL12598.1\",\"seq\":1,\"product_model\":\"1204 IMPACT AWNING\",\"product_description\":\"AP-C55-2742X1016 (108X40)\\nINSL LAMINATED GLASS\\n*IMPACT*\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#12613-R0\",\"approval_number\":\"FL12613.1\",\"seq\":1,\"product_model\":\"7202 WOOD\\\/VINYL AWNING MULL\",\"product_description\":\"AP-C60-2426X800 (96X32)\\nNON-IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#12613-R0\",\"approval_number\":\"FL12613.2\",\"seq\":2,\"product_model\":\"7202 WOOD\\\/VINYL AWNING MULL\",\"product_description\":\"AP-C55-3035X902 (120X36)\\nSASH & MULL REINF\\nNON-IMPACT\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#12613-R0\",\"approval_number\":\"FL12613.3\",\"seq\":3,\"product_model\":\"924 VINYL AWNING MULL\",\"product_description\":\"AP-R40-3035X902 (120X36)\\nMETAL SNUBBERS\\nNON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#12613-R0\",\"approval_number\":\"FL12613.4\",\"seq\":4,\"product_model\":\"924 VINYL AWNING MULL\",\"product_description\":\"AP-R60-2426X800 (96X32)\\nMETAL SNUBBERS\\nNON-IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#13296-R0\",\"approval_number\":\"FL13296.1\",\"seq\":1,\"product_model\":\"5201 FIBERGLASS AWNING\",\"product_description\":\"AP-C45-1511X1054 (60X42)\\nNON-IMPACT\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#13296-R0\",\"approval_number\":\"FL13296.2\",\"seq\":2,\"product_model\":\"5201 FIBERGLASS AWNING MULL\",\"product_description\":\"AP-C50-3061X914 (121X36)\\nNON-IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#14113-R0\",\"approval_number\":\"FL14113.1\",\"seq\":1,\"product_model\":\"1207 FG AWNING WITH 1307 FG DS STACK - DADE\",\"product_description\":\"AP-C65-1511X3188 (60X126)\\n** IMPACT UNIT **\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#14113-R0\",\"approval_number\":\"FL14113.2\",\"seq\":2,\"product_model\":\"1207 FG AWNING WITH 1307 FG DS STACK - DADE\",\"product_description\":\"AP-C65-1511X3188 (60X126),\\n** IMPACT UNIT **\\n** MIAMI-DADE **\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#14113-R0\",\"approval_number\":\"FL14113.3\",\"seq\":3,\"product_model\":\"1207 FIBERGLASS AWNING\",\"product_description\":\"AP-C65-1511X1054 (60X42),\\n** IMPACT UNIT **\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#14113-R0\",\"approval_number\":\"FL14113.4\",\"seq\":4,\"product_model\":\"1207 FIBERGLASS AWNING - DADE\",\"product_description\":\"AP-C65-1511X1054 (60X42),\\n** IMPACT UNIT **\\n** MIAMI-DADE **\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-12 00:00:00\",\"instructions_url\":\"\"}],\"Permaglass Windows, LLC\":[{\"manufacturer\":\"Permaglass Windows, LLC\",\"approval_number_master\":\"FL#8059-R0\",\"approval_number\":\"FL8059.1\",\"seq\":1,\"product_model\":\"a. F-775 Awning\",\"product_description\":\"Pultruded Fiberglass Awning Window with Integral Nailing Fin (3\\\/4\\\" Insulated Glass)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Permaglass Windows, LLC\",\"approval_number_master\":\"FL#8059-R0\",\"approval_number\":\"FL8059.2\",\"seq\":2,\"product_model\":\"b. F-775 Awning\",\"product_description\":\"Pultruded Fiberglass Awning Window without Integral Nailing Fin (3\\\/4\\\" Insulated Glass)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Isothermic Doors & Windows\":[{\"manufacturer\":\"Isothermic Doors & Windows\",\"approval_number_master\":\"FL#8518-R0\",\"approval_number\":\"FL8518.1\",\"seq\":1,\"product_model\":\"Vinyl Awning 4500\",\"product_description\":\"Royal Guard \\\"Impact\\\" 4500 Series\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Atlantic All Weather Windows Ltd.\":[{\"manufacturer\":\"Atlantic All Weather Windows Ltd.\",\"approval_number_master\":\"FL#8876-R0\",\"approval_number\":\"FL8876.1\",\"seq\":1,\"product_model\":\"DESIGNER GUARD IMPACT AWNING\",\"product_description\":\"DESIGNER GUARD IMPACT AWNING 53X32\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Branstrator Corporation\":[{\"manufacturer\":\"Branstrator Corporation\",\"approval_number_master\":\"FL#8993-R0\",\"approval_number\":\"FL8993.1\",\"seq\":1,\"product_model\":\"Awning Window Panel\",\"product_description\":\"Aluminum\\\/Fiberglass Project-Out Awning Window\",\"design_pressure\":\"+55.14\\\/-55.14\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"SNE Enterprises\":[{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#9132-R0\",\"approval_number\":\"FL9132.1\",\"seq\":1,\"product_model\":\"924 AWNING\",\"product_description\":\"AP-LC50-48X32\\n(NON-IMPACT)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#9503-R0\",\"approval_number\":\"FL9503.1\",\"seq\":1,\"product_model\":\"1201 IG IMPACT TWIN AWNING\",\"product_description\":\"AP-C55-108X40\\n(INSL *IMPACT*)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"BiltBest Windows and Patio Doors\":[{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#9636-R0\",\"approval_number\":\"FL9636.1\",\"seq\":1,\"product_model\":\"Maxima Storm Guard Awning Window\",\"product_description\":\"(242-H-106) Aluminum Clad Wood Awning Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BiltBest Windows and Patio Doors\",\"approval_number_master\":\"FL#13116-R0\",\"approval_number\":\"FL13116.1\",\"seq\":1,\"product_model\":\"E-Clad Awning Window\",\"product_description\":\"(242-H-094) Aluminum Clad Wood Awning Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-16 00:00:00\",\"instructions_url\":\"\"}],\"Graham Architectural Products\":[{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#38535-R0\",\"approval_number\":\"FL38535.1\",\"seq\":1,\"product_model\":\"GT6700 FIXED\\\/AWNING WINDOW\",\"product_description\":\"GT6700 FIXED\\\/AWNING WINDOW- SMI & LMI - NON HVHZ\",\"design_pressure\":\"+70\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#13176-R0\",\"approval_number\":\"FL13176.1\",\"seq\":1,\"product_model\":\"Series 6100\",\"product_description\":\"Awning Over Awning Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#13176-R0\",\"approval_number\":\"FL13176.2\",\"seq\":2,\"product_model\":\"Series 6100\",\"product_description\":\"Fixed Over Awning Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-19 00:00:00\",\"instructions_url\":\"\"}],\"Bonelli Windows and Doors\":[{\"manufacturer\":\"Bonelli Windows and Doors\",\"approval_number_master\":\"FL#29972-R0\",\"approval_number\":\"FL29972.1\",\"seq\":1,\"product_model\":\"Bonelli Aluminum Awning Window\",\"product_description\":\"Awning Window (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bonelli Windows and Doors\",\"approval_number_master\":\"FL#29972-R0\",\"approval_number\":\"FL29972.2\",\"seq\":2,\"product_model\":\"Bonelli Aluminum Awning Window\",\"product_description\":\"Awning Window (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-18 00:00:00\",\"instructions_url\":\"\"}],\"Peerless Products, Inc.\":[{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2725-R3\",\"approval_number\":\"FL2725.1\",\"seq\":1,\"product_model\":\"1201\",\"product_description\":\"Project Out Window - 3-3\\\/4\\\" Frame Depth\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2725-R3\",\"approval_number\":\"FL2725.2\",\"seq\":2,\"product_model\":\"1205\",\"product_description\":\"Fixed Over Project Out Window - 3-3\\\/4\\\" Frame Depth\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2725-R3\",\"approval_number\":\"FL2725.3\",\"seq\":3,\"product_model\":\"1211\",\"product_description\":\"Project In Window - 3-3\\\/4\\\" Frame Depth\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2725-R3\",\"approval_number\":\"FL2725.4\",\"seq\":4,\"product_model\":\"1221\",\"product_description\":\"Fixed Over Project In Window - 3-3\\\/4\\\" Frame Depth\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2725-R3\",\"approval_number\":\"FL2725.5\",\"seq\":5,\"product_model\":\"1801\",\"product_description\":\"Project Out Window - 2\\\" Frame Depth\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2725-R3\",\"approval_number\":\"FL2725.6\",\"seq\":6,\"product_model\":\"1805\",\"product_description\":\"Fixed\\\/Project Out Window - 2\\\" Frame Depth\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#8428-R1\",\"approval_number\":\"FL8428.1\",\"seq\":1,\"product_model\":\"2001\",\"product_description\":\"Project Out Window - 4\\\" Frame Depth\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#8428-R1\",\"approval_number\":\"FL8428.2\",\"seq\":2,\"product_model\":\"2501\",\"product_description\":\"Project Out Window - 2-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2725-R3\",\"approval_number\":\"FL2725.7\",\"seq\":7,\"product_model\":\"1805\",\"product_description\":\"Impact Rated Fixed Over Project Out Window - 2\\\" Frame Depth\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2725-R3\",\"approval_number\":\"FL2725.8\",\"seq\":8,\"product_model\":\"1811\",\"product_description\":\"Project In Window - 2\\\" Frame Depth\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2725-R3\",\"approval_number\":\"FL2725.9\",\"seq\":9,\"product_model\":\"1821\",\"product_description\":\"Fixed Over Project In Window - 2\\\" Frame Depth\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2725-R3\",\"approval_number\":\"FL2725.10\",\"seq\":10,\"product_model\":\"1901\",\"product_description\":\"Project Out Window - 4-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2725-R3\",\"approval_number\":\"FL2725.11\",\"seq\":11,\"product_model\":\"1905\",\"product_description\":\"Fixed Over Project Out Window - 4-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2725-R3\",\"approval_number\":\"FL2725.12\",\"seq\":12,\"product_model\":\"1905\",\"product_description\":\"Impact Rated Fixed Over Project Out - 4-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2725-R3\",\"approval_number\":\"FL2725.13\",\"seq\":13,\"product_model\":\"1911\",\"product_description\":\"Project In Window - 4-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2725-R3\",\"approval_number\":\"FL2725.14\",\"seq\":14,\"product_model\":\"1921\",\"product_description\":\"Fixed Over Project In Window - 4-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2725-R4\",\"approval_number\":\"FL2725.15\",\"seq\":15,\"product_model\":\"G101\",\"product_description\":\"Project Out Window - 2-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2725-R4\",\"approval_number\":\"FL2725.16\",\"seq\":16,\"product_model\":\"G105\",\"product_description\":\"Fixed Over Project Out Window - 2-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2725-R4\",\"approval_number\":\"FL2725.17\",\"seq\":17,\"product_model\":\"G111\",\"product_description\":\"Project In Window - 2-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2725-R4\",\"approval_number\":\"FL2725.18\",\"seq\":18,\"product_model\":\"G121\",\"product_description\":\"Fixed Over Project In Window - 2-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2725-R4\",\"approval_number\":\"FL2725.19\",\"seq\":19,\"product_model\":\"G201\",\"product_description\":\"Project Out Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2725-R4\",\"approval_number\":\"FL2725.20\",\"seq\":20,\"product_model\":\"G205\",\"product_description\":\"Fixed Over Project Out Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2725-R4\",\"approval_number\":\"FL2725.21\",\"seq\":21,\"product_model\":\"G211\",\"product_description\":\"Project In Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2725-R4\",\"approval_number\":\"FL2725.22\",\"seq\":22,\"product_model\":\"G221\",\"product_description\":\"Fixed Over Project In Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2725-R4\",\"approval_number\":\"FL2725.23\",\"seq\":23,\"product_model\":\"G301\",\"product_description\":\"Project Out Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2725-R4\",\"approval_number\":\"FL2725.24\",\"seq\":24,\"product_model\":\"G305\",\"product_description\":\"Fixed Over Project Out Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2725-R4\",\"approval_number\":\"FL2725.25\",\"seq\":25,\"product_model\":\"G311\",\"product_description\":\"Project In Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2725-R4\",\"approval_number\":\"FL2725.26\",\"seq\":26,\"product_model\":\"G321\",\"product_description\":\"Fixed Over Project In Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2725-R4\",\"approval_number\":\"FL2725.27\",\"seq\":27,\"product_model\":\"G401\",\"product_description\":\"Project Out Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2725-R4\",\"approval_number\":\"FL2725.28\",\"seq\":28,\"product_model\":\"G405\",\"product_description\":\"Fixed Over Project Out Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2725-R4\",\"approval_number\":\"FL2725.29\",\"seq\":29,\"product_model\":\"G411\",\"product_description\":\"Project In Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2725-R4\",\"approval_number\":\"FL2725.30\",\"seq\":30,\"product_model\":\"G421\",\"product_description\":\"Fixed Over Project In Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2725-R5\",\"approval_number\":\"FL2725.31\",\"seq\":31,\"product_model\":\"G411\",\"product_description\":\"Project In Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2725-R5\",\"approval_number\":\"FL2725.32\",\"seq\":32,\"product_model\":\"G421\",\"product_description\":\"Fixed Over Project In Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#8428-R1\",\"approval_number\":\"FL8428.3\",\"seq\":3,\"product_model\":\"2505\",\"product_description\":\"Fixed Over Project Out Window - 2-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#8428-R1\",\"approval_number\":\"FL8428.4\",\"seq\":4,\"product_model\":\"2505\",\"product_description\":\"Impact Rated Fixed Over Project Out Window - 2-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#8428-R1\",\"approval_number\":\"FL8428.5\",\"seq\":5,\"product_model\":\"2511\",\"product_description\":\"Project In Window - 2-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#8428-R1\",\"approval_number\":\"FL8428.6\",\"seq\":6,\"product_model\":\"2521\",\"product_description\":\"Fixed Over Project In Window - 2-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-13 00:00:00\",\"instructions_url\":\"\"}],\"U S Block Windows\":[{\"manufacturer\":\"U S Block Windows\",\"approval_number_master\":\"FL#188-R2\",\"approval_number\":\"FL188.1\",\"seq\":1,\"product_model\":\"AW-6\",\"product_description\":\"Vinyl Fin Frame w\\\/ 1.5\\\" x 6\\\" Acrylic Blocks\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"U S Block Windows\",\"approval_number_master\":\"FL#188-R2\",\"approval_number\":\"FL188.2\",\"seq\":2,\"product_model\":\"AW-8\",\"product_description\":\"Vinyl Fin Frame w\\\/ 1.5\\\" x 8\\\" Acrylic Blocks\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"U S Block Windows\",\"approval_number_master\":\"FL#188-R2\",\"approval_number\":\"FL188.3\",\"seq\":3,\"product_model\":\"Prestige AW-662\",\"product_description\":\"Vinyl Fin Frame w\\\/ 2.0\\\" x 6\\\" Acrylic Blocks\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"U S Block Windows\",\"approval_number_master\":\"FL#188-R2\",\"approval_number\":\"FL188.4\",\"seq\":4,\"product_model\":\"Prestige AW-882\",\"product_description\":\"Vinyl Fin Frame w\\\/ 2.0\\\" x 8\\\" Acrylic Blocks\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-21 00:00:00\",\"instructions_url\":\"\"}],\"Paradigm Window Solutions\":[{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#9213-R1\",\"approval_number\":\"FL9213.1\",\"seq\":1,\"product_model\":\"8352\",\"product_description\":\"Awning\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#9940-R1\",\"approval_number\":\"FL9940.1\",\"seq\":1,\"product_model\":\"SERIES 8352 PVC AWNING WINDOW\",\"product_description\":\"SERIES 8352 PVC AWNING WINDOW - LMI - 48x40\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#9940-R1\",\"approval_number\":\"FL9940.2\",\"seq\":2,\"product_model\":\"SERIES 8352 PVC AWNING WINDOW\",\"product_description\":\"SERIES 8352 PVC AWNING WINDOW - REINFORCED - 55x28\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Doco Enterprises\":[{\"manufacturer\":\"Doco Enterprises\",\"approval_number_master\":\"FL#9528-R1\",\"approval_number\":\"FL9528.1\",\"seq\":1,\"product_model\":\"FL-4500 Awning Series\",\"product_description\":\"Impact Awning Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doco Enterprises\",\"approval_number_master\":\"FL#10512-R0\",\"approval_number\":\"FL10512.1\",\"seq\":1,\"product_model\":\"H-330 SERIES\",\"product_description\":\"IMPACT HYBRID AWNING WINDOW\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-28 00:00:00\",\"instructions_url\":\"\"}],\"YKK AP America\":[{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#9970-R2\",\"approval_number\":\"FL9970.1\",\"seq\":1,\"product_model\":\"YOW 225 TUH\",\"product_description\":\"Thermally Broken Aluminum Project Outswing Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#9970-R2\",\"approval_number\":\"FL9970.2\",\"seq\":2,\"product_model\":\"YOW 225H\",\"product_description\":\"Non-Thermal Aluminum Project Outswing Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#15555-R0\",\"approval_number\":\"FL15555.1\",\"seq\":1,\"product_model\":\"YES SSG Vent\",\"product_description\":\"YES SSG Vent Project Out (Non-Thermal)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#15555-R0\",\"approval_number\":\"FL15555.2\",\"seq\":2,\"product_model\":\"YES SSG Vent\",\"product_description\":\"YES SSG Vent Casement (Non-Thermal)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-31 00:00:00\",\"instructions_url\":\"\"}],\"The Hurricane Window and Door Factory\":[{\"manufacturer\":\"The Hurricane Window and Door Factory\",\"approval_number_master\":\"FL#10375-R1\",\"approval_number\":\"FL10375.1\",\"seq\":1,\"product_model\":\"AWN5000P PVC AWNING WINDOW\",\"product_description\":\"AWN5000P PVC AWNING WINDOW, 53 1\\\/8 x 32\",\"design_pressure\":\"+65\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Hurricane Window and Door Factory\",\"approval_number_master\":\"FL#10375-R1\",\"approval_number\":\"FL10375.2\",\"seq\":2,\"product_model\":\"AWN5000S PVC AWNING WINDOW\",\"product_description\":\"AWN5000S PVC AWNING WINDOW, 53 1\\\/8 x 32\",\"design_pressure\":\"+75\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Force V Environmental, LLC\":[{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11194-R0\",\"approval_number\":\"FL11194.1\",\"seq\":1,\"product_model\":\"a. 1\\\" Glass Series\",\"product_description\":\"Extruded PVC Awning Window with 1\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11194-R0\",\"approval_number\":\"FL11194.2\",\"seq\":2,\"product_model\":\"b. Corona\",\"product_description\":\"Extruded PVC Awning Window with 13\\\/16\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11194-R0\",\"approval_number\":\"FL11194.3\",\"seq\":3,\"product_model\":\"c. 1\\\" Glass Series \\\"Hurricane Force V\\u2122\\\"\",\"product_description\":\"Extruded PVC Casement Window with 1\\\" Insulated Laminated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11194-R0\",\"approval_number\":\"FL11194.4\",\"seq\":4,\"product_model\":\"d. 1\\\" Glass Series \\\"Hurricane Force V\\u2122\\\"\",\"product_description\":\"Extruded PVC Casement Window with 1\\\" Insulated Laminated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Gentek Building Products\":[{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11848-R0\",\"approval_number\":\"FL11848.1\",\"seq\":1,\"product_model\":\"a. Model 0151\",\"product_description\":\"Extruded PVC Awning Window (X Configuration) - Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11848-R0\",\"approval_number\":\"FL11848.2\",\"seq\":2,\"product_model\":\"b. Model 0951\",\"product_description\":\"Extruded PVC Awning Window (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11848-R0\",\"approval_number\":\"FL11848.3\",\"seq\":3,\"product_model\":\"c. Model 0153\",\"product_description\":\"Extruded PVC Awning Window with Integral Mulled Fixed Sash Window (O\\\/X Configuration) - Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11848-R0\",\"approval_number\":\"FL11848.4\",\"seq\":4,\"product_model\":\"d. Model 0953\",\"product_description\":\"Extruded PVC Awning Window with Integral Mulled Fixed Sash Window (O\\\/X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#11848-R2\",\"approval_number\":\"FL11848.5\",\"seq\":5,\"product_model\":\"e. Model i951 HP\",\"product_description\":\"Extruded PVC Awning Window (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Revere Building Products\":[{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11849-R0\",\"approval_number\":\"FL11849.1\",\"seq\":1,\"product_model\":\"a. Model 0151\",\"product_description\":\"Extruded PVC Awning Window (X Configuration) - Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11849-R0\",\"approval_number\":\"FL11849.2\",\"seq\":2,\"product_model\":\"b. Model 0951\",\"product_description\":\"Extruded PVC Awning Window (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11849-R0\",\"approval_number\":\"FL11849.3\",\"seq\":3,\"product_model\":\"c. Model 0153\",\"product_description\":\"Extruded PVC Awning Window with Integral Mulled Fixed Sash Window (O\\\/X Configuration) - Nailing Fin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11849-R0\",\"approval_number\":\"FL11849.4\",\"seq\":4,\"product_model\":\"d. Model 0953\",\"product_description\":\"Extruded PVC Awning Window with Integral Mulled Fixed Sash Window (O\\\/X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#11849-R2\",\"approval_number\":\"FL11849.5\",\"seq\":5,\"product_model\":\"e. Model i951 HP\",\"product_description\":\"Extruded PVC Awning Window (X Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\":[{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#12632-R0\",\"approval_number\":\"FL12632.1\",\"seq\":1,\"product_model\":\"Series 800 Awning Window\",\"product_description\":\"Non impact resistant aluminum awning window with flange frame and monolithic glazing\",\"design_pressure\":\"+63.3\\\/-75.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-17 00:00:00\",\"instructions_url\":\"\"}],\"Wojan Window and Door Corp.\":[{\"manufacturer\":\"Wojan Window and Door Corp.\",\"approval_number_master\":\"FL#12710-R0\",\"approval_number\":\"FL12710.1\",\"seq\":1,\"product_model\":\"Series 4600\",\"product_description\":\"Aluminum Project-Out Awning Window\",\"design_pressure\":\"+70.18\\\/-70.18\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sound Solutions Windows and Doors, LLC\":[{\"manufacturer\":\"Sound Solutions Windows and Doors, LLC\",\"approval_number_master\":\"FL#13075-R0\",\"approval_number\":\"FL13075.1\",\"seq\":1,\"product_model\":\"Series 1550\",\"product_description\":\"Fiberglass Awning Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-18 00:00:00\",\"instructions_url\":\"\"}],\"Norwood Windows\":[{\"manufacturer\":\"Norwood Windows\",\"approval_number_master\":\"FL#14815-R0\",\"approval_number\":\"FL14815.1\",\"seq\":1,\"product_model\":\"a. Series 275\",\"product_description\":\"Wood Awning Window \\\"Impact\\\" IG Glazing -Operable and Fixed Vent - (Single configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Norwood Windows\",\"approval_number_master\":\"FL#14815-R0\",\"approval_number\":\"FL14815.2\",\"seq\":2,\"product_model\":\"b. Series 275\",\"product_description\":\"Stacked Wood Awning Windows \\\"Impact\\\" IG Glazing - Operable and Fixed Vent (Vertical and Horizontal Stacked Mulled configurations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"C.T.WINDOWS INC\":[{\"manufacturer\":\"C.T.WINDOWS INC\",\"approval_number_master\":\"FL#14852-R0\",\"approval_number\":\"FL14852.1\",\"seq\":1,\"product_model\":\"S.A.S Hybrid Hopper & Fixed\",\"product_description\":\"Aluminum Clad Hopper over Fixed Window\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-31 00:00:00\",\"instructions_url\":\"\"}],\"NewSouth Window Solutions\":[{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15053-R0\",\"approval_number\":\"FL15053.1\",\"seq\":1,\"product_model\":\"a. eVantage Awning\",\"product_description\":\"Awning \\\"Non-Impact\\\" Window utilizing Nail Fin Installation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15053-R0\",\"approval_number\":\"FL15053.2\",\"seq\":2,\"product_model\":\"b. eVantage Awning\",\"product_description\":\"Awning \\\"Non-Impact\\\" Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#23867-R0\",\"approval_number\":\"FL23867.1\",\"seq\":1,\"product_model\":\"a. TrustSeries Awning\",\"product_description\":\"\\\"Non-Impact\\\" Extruded Vinyl Awning Window (X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#23867-R1\",\"approval_number\":\"FL23867.2\",\"seq\":2,\"product_model\":\"b. Series 7100 Awning\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Awning Window (X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#23867-R1\",\"approval_number\":\"FL23867.3\",\"seq\":3,\"product_model\":\"c. Series 7100 Awning\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Awning Window utilizing a Nail Fin Installation (X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Doers Window Manufacturing, LLC\":[{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15098-R0\",\"approval_number\":\"FL15098.1\",\"seq\":1,\"product_model\":\"a. TrustSeries Awning\",\"product_description\":\"Awning \\\"Non-Impact\\\" Window utilizing Nail Fin Installation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15098-R0\",\"approval_number\":\"FL15098.2\",\"seq\":2,\"product_model\":\"b. TrustSeries Awning\",\"product_description\":\"Awning \\\"Non-Impact\\\" Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#22630-R0\",\"approval_number\":\"FL22630.1\",\"seq\":1,\"product_model\":\"a. TrustSeries Awning\",\"product_description\":\"\\\"Non-Impact\\\" Extruded Vinyl Awning Window (X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#22630-R1\",\"approval_number\":\"FL22630.2\",\"seq\":2,\"product_model\":\"b. Series 7100 Awning\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Awning Window (X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#22630-R1\",\"approval_number\":\"FL22630.3\",\"seq\":3,\"product_model\":\"c. Series 7100 Awning\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Awning Window utilizing a Nail Fin Installation (X configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\":[{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#15759-R0\",\"approval_number\":\"FL15759.1\",\"seq\":1,\"product_model\":\"8000 Series Vinyl Awning (Mulled) 48x36\",\"product_description\":\"8000 Series Vinyl Awning Mulled (48\\\"x36\\\" individual unit size)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly Known as Superseal Windows & Doors)\",\"approval_number_master\":\"FL#15759-R0\",\"approval_number\":\"FL15759.2\",\"seq\":2,\"product_model\":\"8000 Series Vinyl Awning 48\\\"x36\\\" Single\",\"product_description\":\"8000 Series Vinyl Awning 48\\\"x36\\\" Single\",\"design_pressure\":\"+50\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-27 00:00:00\",\"instructions_url\":\"\"}],\"Comfort Line Inc.\":[{\"manufacturer\":\"Comfort Line Inc.\",\"approval_number_master\":\"FL#15974-R0\",\"approval_number\":\"FL15974.1\",\"seq\":1,\"product_model\":\"a. 2100 Series Fiberglass Awning\",\"product_description\":\"Pulltruded Fiberglass Awning Window - X configuration (Available with Optional Interior Stainable \\\"Oak Laminate\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort Line Inc.\",\"approval_number_master\":\"FL#15974-R1\",\"approval_number\":\"FL15974.2\",\"seq\":2,\"product_model\":\"b. 2100 Series Fiberglass Awning\",\"product_description\":\"Pulltruded Fiberglass \\\"Impact\\\" Awning Window - X configuration (Available with Optional Interior Stainable \\\"Oak Laminate\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Window Mart\":[{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16530-R0\",\"approval_number\":\"FL16530.1\",\"seq\":1,\"product_model\":\"4350 AWNING WINDOW\",\"product_description\":\"4350 AWNING WINDOW 36\\\"x24\\\" NON-REINFORCED NON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-25 00:00:00\",\"instructions_url\":\"\"}],\"Galaxy Window and Door, Inc.\":[{\"manufacturer\":\"Galaxy Window and Door, Inc.\",\"approval_number_master\":\"FL#16532-R0\",\"approval_number\":\"FL16532.1\",\"seq\":1,\"product_model\":\"Series 3000 Vinyl Awning Window\",\"product_description\":\"Series 3000 Vinyl Awning Window\",\"design_pressure\":\"+61\\\/-76.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Thermal Industries\":[{\"manufacturer\":\"Thermal Industries\",\"approval_number_master\":\"FL#16772-R0\",\"approval_number\":\"FL16772.1\",\"seq\":1,\"product_model\":\"SCAWT Awning Window\",\"product_description\":\"AP-LC45 48x32\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-10 00:00:00\",\"instructions_url\":\"\"}],\"Glasswall LLC\":[{\"manufacturer\":\"Glasswall LLC\",\"approval_number_master\":\"FL#16895-R0\",\"approval_number\":\"FL16895.1\",\"seq\":1,\"product_model\":\"Series 2650\",\"product_description\":\"Large Missile Impact Resistant Aluminum Project Out Awning Window.\",\"design_pressure\":\"+100\\\/-132\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Glasswall LLC\",\"approval_number_master\":\"FL#16895-R0\",\"approval_number\":\"FL16895.2\",\"seq\":2,\"product_model\":\"Series 2650\",\"product_description\":\"Small Missile Impact Resistant Aluminum Project Out Awning Window\",\"design_pressure\":\"+100\\\/-132\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-06-20 00:00:00\",\"instructions_url\":\"\"}],\"OWW, LLC\":[{\"manufacturer\":\"OWW, LLC\",\"approval_number_master\":\"FL#17364-R0\",\"approval_number\":\"FL17364.1\",\"seq\":1,\"product_model\":\"Series \\\"Mahogany\\\" Awning Window\",\"product_description\":\"Series \\\"Mahogany\\\" Single Rectangle Outswing Wood Awning Window - Insulated and Monolithic Laminated Large Missile Impact Glass - See Installation Instructions for Available Sizes.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-23 00:00:00\",\"instructions_url\":\"\"}],\"Comfort View Products LLC\":[{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#20467-R0\",\"approval_number\":\"FL20467.1\",\"seq\":1,\"product_model\":\"Series 1600 Awning Window\",\"product_description\":\"Series 1600 Awning Window - 36\\\"x24\\\"\",\"design_pressure\":\"+50.0\\\/-75.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#20467-R0\",\"approval_number\":\"FL20467.2\",\"seq\":2,\"product_model\":\"Series 1600 Awning Window Reinforced\",\"product_description\":\"Series 1600 Awning Window Reinforced - 36\\\"x24\\\"\",\"design_pressure\":\"+50.0\\\/-65.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-06-17 00:00:00\",\"instructions_url\":\"\"}],\"Northeast Building Products Inc.\":[{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#22297-R0\",\"approval_number\":\"FL22297.1\",\"seq\":1,\"product_model\":\"WinForce Awning Impact\",\"product_description\":\"WinForce PVC Awning Window, Large Missile Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#22297-R0\",\"approval_number\":\"FL22297.2\",\"seq\":2,\"product_model\":\"WinForce Awning Non-Impact\",\"product_description\":\"WinForce PVC Awning Window, Non-Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northeast Building Products Inc.\",\"approval_number_master\":\"FL#22297-R1\",\"approval_number\":\"FL22297.3\",\"seq\":3,\"product_model\":\"WinForce Awning Non-Impact, Non-HVHZ\",\"product_description\":\"WinForce PVC Awning Window, Non-Impact, Non-HVHZ\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-03 00:00:00\",\"instructions_url\":\"\"}],\"Fortress Impact Windows and Doors\":[{\"manufacturer\":\"Fortress Impact Windows and Doors\",\"approval_number_master\":\"FL#27084-R0\",\"approval_number\":\"FL27084.1\",\"seq\":1,\"product_model\":\"Series 3000\",\"product_description\":\"Vinyl Outswing Awning Window\",\"design_pressure\":\"+61\\\/-76.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Paragon Windows and Doors, LLC\":[{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#27942-R0\",\"approval_number\":\"FL27942.1\",\"seq\":1,\"product_model\":\"a. Series 7070\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Awning Window with Nail Fin (X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#27942-R0\",\"approval_number\":\"FL27942.2\",\"seq\":2,\"product_model\":\"b. Series 7070\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Awning Window (X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sunrise Windows, LTD.\":[{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#29649-R0\",\"approval_number\":\"FL29649.1\",\"seq\":1,\"product_model\":\"a. C2 Compozit\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Awning Window with Nail Fin (X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#29649-R0\",\"approval_number\":\"FL29649.2\",\"seq\":2,\"product_model\":\"b. C2 Compozit\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Awning Window (X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#29649-R1\",\"approval_number\":\"FL29649.3\",\"seq\":3,\"product_model\":\"c. \\\"Sunrise\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Awning Window (X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#29649-R1\",\"approval_number\":\"FL29649.4\",\"seq\":4,\"product_model\":\"d. \\\"Verde\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Awning Window (X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#29649-R1\",\"approval_number\":\"FL29649.5\",\"seq\":5,\"product_model\":\"e. \\\"Vanguard\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Awning Window (X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#29649-R1\",\"approval_number\":\"FL29649.6\",\"seq\":6,\"product_model\":\"f. \\\"Restorations\\\" Series\",\"product_description\":\"Extruded Vinyl \\\"Non-Impact\\\" Awning Window (X - configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Crystal Window & Door Systems, Ltd\":[{\"manufacturer\":\"Crystal Window & Door Systems, Ltd\",\"approval_number_master\":\"FL#30517-R0\",\"approval_number\":\"FL30517.1\",\"seq\":1,\"product_model\":\"8520\",\"product_description\":\"Awning\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-08-31 00:00:00\",\"instructions_url\":\"\"}],\"ALUMINA DISTRIBUTION CENTER\":[{\"manufacturer\":\"ALUMINA DISTRIBUTION CENTER\",\"approval_number_master\":\"FL#31383-R0\",\"approval_number\":\"FL31383.1\",\"seq\":1,\"product_model\":\"Series VPF 8000 Alum Awning Window - Large Missile Impact\",\"product_description\":\"Window system made of laminated and insulated impact resistant glass retained by aluminum profile frame, wet glazed.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"General Impact Glass and Windows\":[{\"manufacturer\":\"General Impact Glass and Windows\",\"approval_number_master\":\"FL#33998-R0\",\"approval_number\":\"FL33998.1\",\"seq\":1,\"product_model\":\"Series VPF 8000 Aluminum Awning Window LMI\",\"product_description\":\"Window System made of Laminated and Insulated Impact Resistant Glass retained by aluminum profile frame, wet glazed.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Interstate Window & Door Co.\":[{\"manufacturer\":\"Interstate Window & Door Co.\",\"approval_number_master\":\"FL#39290-R0\",\"approval_number\":\"FL39290.1\",\"seq\":1,\"product_model\":\"Series 440 Awning (Project-Out) Window\",\"product_description\":\"Series 440 Awning (Project-Out) Window 60\\\" x 40\\\"\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Interstate Window & Door Co.\",\"approval_number_master\":\"FL#39290-R0\",\"approval_number\":\"FL39290.2\",\"seq\":2,\"product_model\":\"Series 440 Awning (Project-Out) Window\",\"product_description\":\"Series 440 Awning (Project-Out) Window 60\\\" x 40\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Interstate Window & Door Co.\",\"approval_number_master\":\"FL#39290-R0\",\"approval_number\":\"FL39290.3\",\"seq\":3,\"product_model\":\"Series 440 Awning (Project-Out) Window\",\"product_description\":\"Series 440 Awning (Project-Out) Window 48\\\" x 32\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-09-07 00:00:00\",\"instructions_url\":\"\"}],\"SIM\":[{\"manufacturer\":\"SIM\",\"approval_number_master\":\"FL#40304-R0\",\"approval_number\":\"FL40304.1\",\"seq\":1,\"product_model\":\"Series SPA100 Aluminum Awning Window - L.M.I.\",\"product_description\":\"Series SPA100 Aluminum Awning Window - large missile impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"K RESEARCH & DEVELOPMENT, LLC\":[{\"manufacturer\":\"K RESEARCH & DEVELOPMENT, LLC\",\"approval_number_master\":\"FL#45993-R0\",\"approval_number\":\"FL45993.1\",\"seq\":1,\"product_model\":\"SPA100 Aluminum Awning Window-LMI\",\"product_description\":\"SPA100 Aluminum Awning Window-LMI\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"K RESEARCH & DEVELOPMENT, LLC\",\"approval_number_master\":\"FL#45999-R0\",\"approval_number\":\"FL45999.1\",\"seq\":1,\"product_model\":\"Series SP60 awning window-LMI\",\"product_description\":\"Series SP60 awning window-LMI\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}]},\"b. windows|||7. pass through\":{\"Ready Access Inc.\":[{\"manufacturer\":\"Ready Access Inc.\",\"approval_number_master\":\"FL#5102-R7\",\"approval_number\":\"FL5102.1\",\"seq\":1,\"product_model\":\"a. Ready Access 600 Series Drive Through Window \\\"Impact\\\"\",\"product_description\":\"The \\\"Impact\\\" 600 Series Drive Through Window is available w\\\/wo Big Reach Drawer, Cash Drawer, Speaker with Fixed and Operable Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ready Access Inc.\",\"approval_number_master\":\"FL#5102-R7\",\"approval_number\":\"FL5102.2\",\"seq\":2,\"product_model\":\"b. Ready Access 600 Series Drive Through Window \\\"Non-Impact\\\"\",\"product_description\":\"The \\\"Non-Impact\\\" 600 Series Drive Through Window is available w\\\/wo Big Reach Drawer, Cash Drawer, Speaker with The 600 Series Drive Through Window is available w\\\/wo Big Reach Drawer, Cash Drawer, Speaker with Fixed and Operable Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ready Access Inc.\",\"approval_number_master\":\"FL#5102-R2\",\"approval_number\":\"FL5102.3\",\"seq\":3,\"product_model\":\"c. Ready Access 600 Series Drive Through Window \\\"Impact\\\"\",\"product_description\":\"The \\\"Impact\\\" 600 Series Drive Through Window is available w\\\/wo Big Reach Drawer, Cash Drawer, Speaker with Fixed and Operable Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ready Access Inc.\",\"approval_number_master\":\"FL#5102-R2\",\"approval_number\":\"FL5102.4\",\"seq\":4,\"product_model\":\"d. Ready Access 600 Series Drive Through Window \\\"Non-Impact\\\"\",\"product_description\":\"The \\\"Non-Impact\\\" 600 Series Drive Through Window is available w\\\/wo Big Reach Drawer, Cash Drawer, Speaker with The 600 Series Drive Through Window is available w\\\/wo Big Reach Drawer, Cash Drawer, Speaker with Fixed and Operable Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"QuikServ Corp\":[{\"manufacturer\":\"QuikServ Corp\",\"approval_number_master\":\"FL#3892-R0\",\"approval_number\":\"FL3892.1\",\"seq\":1,\"product_model\":\"PW-1, PW-2, PW-3, PW-4, FM-1, CM-1\",\"product_description\":\"Bi-Folding Outswing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"QuikServ Corp\",\"approval_number_master\":\"FL#3892-R0\",\"approval_number\":\"FL3892.2\",\"seq\":2,\"product_model\":\"PW-54E, FM-54E, FM-42E, BPSC-4836, BPSC-4236, BPS-5440, BPS-4840\",\"product_description\":\"Bi-Parting Horizontal Sliding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"QuikServ Corp\",\"approval_number_master\":\"FL#3892-R0\",\"approval_number\":\"FL3892.3\",\"seq\":3,\"product_model\":\"SST-4035E, SS-4035E, SC-4030, SC-3030\",\"product_description\":\"Horizontal Sliding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"QuikServ Corp\",\"approval_number_master\":\"FL#12643-R1\",\"approval_number\":\"FL12643.1\",\"seq\":1,\"product_model\":\"\\\"Impact Pass-Thru\\\"\",\"product_description\":\"Aluminum Horizontal Sliding Window\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"QuikServ Corp\",\"approval_number_master\":\"FL#16711-R0\",\"approval_number\":\"FL16711.1\",\"seq\":1,\"product_model\":\"Series BP-7241E-IP & BP-7236E-IP Commercial Pass Through Window\",\"product_description\":\"BP-7241E-IP & BP-7236E-IP are Commercial Aluminum Pass Thru windows.\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-11-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"QuikServ Corp\",\"approval_number_master\":\"FL#20874-R0\",\"approval_number\":\"FL20874.1\",\"seq\":1,\"product_model\":\"PCJ-130-IP and QSP-713S-Mini-IP\",\"product_description\":\"PCJ-130-IP - 60\\\" x 53 1\\\/2\\\" fixed glass \\\/ transaction drawer combo.\\nQSP-713S-Mini-IP - 32 1\\\/8\\\" x 49 1\\\/4\\\" fixed glass \\\/ transaction drawer combo.\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"QuikServ Corp\",\"approval_number_master\":\"FL#23318-R0\",\"approval_number\":\"FL23318.1\",\"seq\":1,\"product_model\":\"PCJ-130-IP & QSP-713S-Mini-IP\",\"product_description\":\"PCJ-130-IP - 60\\\" x 53 1\\\/2\\\" fixed glass \\\/ transaction drawer combo. QSP-713S-Mini-IP - 32 1\\\/8\\\" x 49 1\\\/4\\\" fixed glass \\\/ transaction drawer combo.\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"QuikServ Corp\",\"approval_number_master\":\"FL#23326-R0\",\"approval_number\":\"FL23326.1\",\"seq\":1,\"product_model\":\"BP-7241E-IP & BP-7236E-IP\",\"product_description\":\"BP-7241E-IP & BP-7236E-IP Commercial Aluminum Pass Through Window\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-11-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"QuikServ Corp\",\"approval_number_master\":\"FL#23327-R0\",\"approval_number\":\"FL23327.1\",\"seq\":1,\"product_model\":\"Series Commerical Aluminum Pass Through Horizontal Sliding Window\",\"product_description\":\"Series Commercial Aluminum Pass Through Horizontal Sliding Window - Model SS-4035E-IP, SC-4030-IP, SC-3030-IP\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-25 00:00:00\",\"instructions_url\":\"\"}]},\"b. windows|||8. projected\":{\"Custom Window Systems Inc.\":[{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#42005-R1\",\"approval_number\":\"FL42005.1\",\"seq\":1,\"product_model\":\"Comfort Shield Vent Awning\",\"product_description\":\"High Performance Comfort Shield Vinyl Vent Awning 59.5\\\" x 43.5\\\" 1-wide\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#42005-R1\",\"approval_number\":\"FL42005.2\",\"seq\":2,\"product_model\":\"Comfort Shield Vent Awning\",\"product_description\":\"Comfort Shield Vinyl Vent Awning 59.5\\\" x 43.5\\\" 1-wide\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#42005-R1\",\"approval_number\":\"FL42005.3\",\"seq\":3,\"product_model\":\"Comfort Shield Vent Awning\",\"product_description\":\"Comfort Shield Vinyl Vent Awning 47.5\\\" x 43.5\\\" 1-wide\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#42005-R1\",\"approval_number\":\"FL42005.4\",\"seq\":4,\"product_model\":\"Comfort Shield Vent Awning\",\"product_description\":\"Comfort Shield Vinyl Vent Awning 107.5\\\" x 43.5\\\" 2-wide XX, XO or OX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#42005-R1\",\"approval_number\":\"FL42005.5\",\"seq\":5,\"product_model\":\"Comfort Shield Vent Awning\",\"product_description\":\"Comfort Shield Vinyl Vent Awning 95.5\\\" x 43.5\\\" 2-wide XX, XO or OX\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-16 00:00:00\",\"instructions_url\":\"\"}],\"PGT Industries\":[{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#2766-R17\",\"approval_number\":\"FL2766.1\",\"seq\":1,\"product_model\":\"AW - 640 (Non-Impact)\",\"product_description\":\"Aluminum Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#2766-R17\",\"approval_number\":\"FL2766.2\",\"seq\":2,\"product_model\":\"AW - 740 (Impact)\",\"product_description\":\"WinGuard Aluminum Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#2329-R0\",\"approval_number\":\"FL2329.1\",\"seq\":1,\"product_model\":\"CA-640 Projected\",\"product_description\":\"Aluminum Casement Projected Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#2761-R0\",\"approval_number\":\"FL2761.1\",\"seq\":1,\"product_model\":\"CA-13000\",\"product_description\":\"3\\\" Vinyl Projected Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#2766-R7\",\"approval_number\":\"FL2766.3\",\"seq\":3,\"product_model\":\"CA-2740 Projected (Impact)\",\"product_description\":\"Vinyl Casement Projected Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#2766-R7\",\"approval_number\":\"FL2766.4\",\"seq\":4,\"product_model\":\"CA-2840 Projected (Impact)\",\"product_description\":\"Vinyl Casement Projected Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#2766-R11\",\"approval_number\":\"FL2766.5\",\"seq\":5,\"product_model\":\"AW-5540 (Impact)\",\"product_description\":\"Vinyl Awning Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-09-24 00:00:00\",\"instructions_url\":\"\"}],\"Kawneer Company\":[{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#11568-R5\",\"approval_number\":\"FL11568.1\",\"seq\":1,\"product_model\":\"8225TL Project Out Window\",\"product_description\":\"8225TL-LMI & SMI PO Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#15883-R4\",\"approval_number\":\"FL15883.1\",\"seq\":1,\"product_model\":\"Traco NX3500 Aluminum Projected Window\",\"product_description\":\"NX3500 Aluminum Projected Out-Swing Window, I-NX3500\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#16007-R0\",\"approval_number\":\"FL16007.1\",\"seq\":1,\"product_model\":\"Traco NX3510 Aluminum Fixed\\\/Projected Window\",\"product_description\":\"NX3510 Aluminum Fixed\\\/Projected Window (I-LMNX3510)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#16034-R4\",\"approval_number\":\"FL16034.1\",\"seq\":1,\"product_model\":\"Traco NX3400 Aluminum Inswing Projected\\\/Hopper Window, Non-Impact\",\"product_description\":\"NX3400 Aluminum Inswing Projected\\\/Hopper Window, Non-\\nImpact\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#16793-R4\",\"approval_number\":\"FL16793.1\",\"seq\":1,\"product_model\":\"AA4325 Project-Out Window\",\"product_description\":\"Large and Small Missile Impact Project-Out Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#20501-R0\",\"approval_number\":\"FL20501.1\",\"seq\":1,\"product_model\":\"GLASSvent UT Project-Out Window\",\"product_description\":\"Project-Out Windows (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#44175-R0\",\"approval_number\":\"FL44175.1\",\"seq\":1,\"product_model\":\"8225TL Projected\",\"product_description\":\"8225TL Projected\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#6206-R6\",\"approval_number\":\"FL6206.1\",\"seq\":1,\"product_model\":\"7225\\\/8225TL Aluminum Fixed\\\/PO Window - LMI\",\"product_description\":\"7225 Non-Thermal & 8225TL Thermal Fixed\\\/PO LMI\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#6206-R6\",\"approval_number\":\"FL6206.2\",\"seq\":2,\"product_model\":\"7225\\\/8225TL Aluminum Fixed\\\/PO Window - SMI\",\"product_description\":\"7225 Non-Thermal & 8225TL Thermal Fixed\\\/PO SMI\",\"design_pressure\":\"+100\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#6938-R0\",\"approval_number\":\"FL6938.1\",\"seq\":1,\"product_model\":\"7225-8225 Project In\",\"product_description\":\"2-1\\\/4\\\" Deep Aluminum Framed Project In Window\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#6938-R0\",\"approval_number\":\"FL6938.2\",\"seq\":2,\"product_model\":\"7225-8225 Project Out\",\"product_description\":\"2-1\\\/4\\\" Deep Aluminum Framed Project Out Window\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#13347-R0\",\"approval_number\":\"FL13347.1\",\"seq\":1,\"product_model\":\"AA900 L.M.I.\\\/S.M.I.\",\"product_description\":\"AA900 Project Out Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#15874-R0\",\"approval_number\":\"FL15874.1\",\"seq\":1,\"product_model\":\"Traco TR3500 Aluminum Projected\",\"product_description\":\"TR3500 Aluminum Projected Out-Swing Window, I-LM3500AW\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#15875-R0\",\"approval_number\":\"FL15875.1\",\"seq\":1,\"product_model\":\"Traco TR3500 Aluminum Projected Window\",\"product_description\":\"TR3500 Aluminum Projected Out-Swing Window, (I-LM3500HC)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#15878-R0\",\"approval_number\":\"FL15878.1\",\"seq\":1,\"product_model\":\"Traco TR3100 Aluminum Casement Window\",\"product_description\":\"TR3100 Aluminum Casement Out-Swing Window (I-NI3100)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#15879-R0\",\"approval_number\":\"FL15879.1\",\"seq\":1,\"product_model\":\"Traco TR3500 Aluminum Projected Window\",\"product_description\":\"TR3500 Aluminum Projected Out-Swing Window (I-NI3500)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#15884-R0\",\"approval_number\":\"FL15884.1\",\"seq\":1,\"product_model\":\"Traco TR3500 Aluminum Projected Window\",\"product_description\":\"TR3500 Aluminum Projected Out-Swing Window, I-SM3500\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#16019-R0\",\"approval_number\":\"FL16019.1\",\"seq\":1,\"product_model\":\"Traco TR3400 Aluminum Inswing Projected\\\/Hopper Window, Non-Impact\",\"product_description\":\"TR3400 Aluminum Inswing Projected\\\/Hopper Window, Non-\\nImpact\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#17779-R0\",\"approval_number\":\"FL17779.1\",\"seq\":1,\"product_model\":\"Series 7225TL Aluminum Project-In Window\",\"product_description\":\"Project-In SMI Window\",\"design_pressure\":\"+100\\\/-135\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#17780-R0\",\"approval_number\":\"FL17780.1\",\"seq\":1,\"product_model\":\"Series AA900 Aluminum Project-In Window\",\"product_description\":\"Project-In Window (SMI & LMI)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"CGI Windows and Doors\":[{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#9066-R9\",\"approval_number\":\"FL9066.1\",\"seq\":1,\"product_model\":\"Series 238 \\\"Estate\\\" Project-Out Window\",\"product_description\":\"Aluminum, Large Missile Impact Resistant\",\"design_pressure\":\"+110\\\/-210\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#16632-R0\",\"approval_number\":\"FL16632.1\",\"seq\":1,\"product_model\":\"Series 7400 Vinyl Project Out Window\",\"product_description\":\"Large missile impact resistant vinyl project out window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#9066-R8\",\"approval_number\":\"FL9066.2\",\"seq\":2,\"product_model\":\"Series 7400 \\\"Targa\\\" Project-Out Window\",\"product_description\":\"Vinyl, Large Missile Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-02-20 00:00:00\",\"instructions_url\":\"\"}],\"Marvin\":[{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14124-R6\",\"approval_number\":\"FL14124.1\",\"seq\":1,\"product_model\":\"UCAVP 4072\",\"product_description\":\"Ultimate Casement Venting picture 407-H-1047\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14124-R6\",\"approval_number\":\"FL14124.2\",\"seq\":2,\"product_model\":\"UCAVP 4096\",\"product_description\":\"Ultimate Casement Venting picture 407-H-1047\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-04-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14124-R6\",\"approval_number\":\"FL14124.3\",\"seq\":3,\"product_model\":\"UCAVP 4872\",\"product_description\":\"Ultimate Casement Venting picture 407-H-1047\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14124-R6\",\"approval_number\":\"FL14124.4\",\"seq\":4,\"product_model\":\"UCAVP 7248\",\"product_description\":\"Ultimate Casement Venting picture 407-H-1047\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14124-R6\",\"approval_number\":\"FL14124.5\",\"seq\":5,\"product_model\":\"UCAVP 7272\",\"product_description\":\"Ultimate Casement Venting picture 407-H-1047\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3738-R0\",\"approval_number\":\"FL3738.1\",\"seq\":1,\"product_model\":\"CMHOP 6448\",\"product_description\":\"Clad Magnum Hopper, Type: Aluminum Clad Wood Projected Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3738-R0\",\"approval_number\":\"FL3738.2\",\"seq\":2,\"product_model\":\"WMHOP\",\"product_description\":\"Wood Magnum Hopper, Type: Wood Projected Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#7972-R0\",\"approval_number\":\"FL7972.1\",\"seq\":1,\"product_model\":\"CCMVP 3672\",\"product_description\":\"407-H-794 Clad Casemaster Venting Picture 3672\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#7972-R0\",\"approval_number\":\"FL7972.2\",\"seq\":2,\"product_model\":\"CCMVP 5648\",\"product_description\":\"407-H-796 Clad Casemaster Venting Picture 5648\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#7972-R0\",\"approval_number\":\"FL7972.3\",\"seq\":3,\"product_model\":\"CCMVP 5672\",\"product_description\":\"407-H-780 Clad Casemaster Venting Picture 5672\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#7972-R0\",\"approval_number\":\"FL7972.4\",\"seq\":4,\"product_model\":\"CCMVP 7248\",\"product_description\":\"407-H-795 Clad Casemaster Venting Picture 7248\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#7972-R0\",\"approval_number\":\"FL7972.5\",\"seq\":5,\"product_model\":\"CCMVP 7272\",\"product_description\":\"407-H-779 Clad Casemaster Venting Picture 7272\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4863-R3\",\"approval_number\":\"FL4863.1\",\"seq\":1,\"product_model\":\"CMHOP 6448\",\"product_description\":\"Clad Magnum Hopper 407-H-817.04\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4863-R3\",\"approval_number\":\"FL4863.2\",\"seq\":2,\"product_model\":\"WMHOP 6448\",\"product_description\":\"Wood Magnum Hopper 407-H-818.04\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14127-R0\",\"approval_number\":\"FL14127.1\",\"seq\":1,\"product_model\":\"CSDHHOP 5460\",\"product_description\":\"CLAD SIMULATED DOUBLE HUNG HOPPER 407-H-1048\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-21 00:00:00\",\"instructions_url\":\"\"}],\"YKK AP America\":[{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#16313-R0\",\"approval_number\":\"FL16313.1\",\"seq\":1,\"product_model\":\"YOW 225 TUH\",\"product_description\":\"YOW 225 TUH Project Out\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#17098-R0\",\"approval_number\":\"FL17098.1\",\"seq\":1,\"product_model\":\"YES SSG TUH\",\"product_description\":\"YES SSG TUH (Project Out)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#16313-R0\",\"approval_number\":\"FL16313.2\",\"seq\":2,\"product_model\":\"YOW 225 TUH\",\"product_description\":\"YOW 225 TUH Project Out\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#16313-R2\",\"approval_number\":\"FL16313.3\",\"seq\":3,\"product_model\":\"YOW 225 TU\",\"product_description\":\"YOW 225 TU Project Out\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#16313-R2\",\"approval_number\":\"FL16313.4\",\"seq\":4,\"product_model\":\"YOW 225 TUH\",\"product_description\":\"YOW 225 TUH Project Out\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#16313-R2\",\"approval_number\":\"FL16313.5\",\"seq\":5,\"product_model\":\"YOW 225 TUH\",\"product_description\":\"YOW 225 TUH Project Out\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#16313-R4\",\"approval_number\":\"FL16313.6\",\"seq\":6,\"product_model\":\"YOW 350 T\",\"product_description\":\"YOW 350 T Project Out & Project In\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#16313-R5\",\"approval_number\":\"FL16313.7\",\"seq\":7,\"product_model\":\"YOW 350 T\",\"product_description\":\"YOW 350 T Project Out & Project In\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#16313-R6\",\"approval_number\":\"FL16313.8\",\"seq\":8,\"product_model\":\"YOW 350 TU\",\"product_description\":\"YOW 350 TU Project Out & Project In\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#16313-R6\",\"approval_number\":\"FL16313.9\",\"seq\":9,\"product_model\":\"YOW 350 TUH\",\"product_description\":\"YOW 350 TUH Project Out & Project In\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#17098-R10\",\"approval_number\":\"FL17098.2\",\"seq\":2,\"product_model\":\"YES SSG Vent Aluminum Project Out Window (Non-Impact)(Non-HVHZ)\",\"product_description\":\"YES SSG Vent Aluminum Project Out Window (Non-Impact)(Non-HVHZ)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#17098-R5\",\"approval_number\":\"FL17098.3\",\"seq\":3,\"product_model\":\"YOVSSG Project Out Window\",\"product_description\":\"YOVSSG Project Out Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#1783-R0\",\"approval_number\":\"FL1783.1\",\"seq\":1,\"product_model\":\"YOW 200H\",\"product_description\":\"Aluminum Project Out (LMI, SMI) NOA #s 01-1119.04, 02-1009.13\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#1783-R0\",\"approval_number\":\"FL1783.2\",\"seq\":2,\"product_model\":\"YOW 225H\",\"product_description\":\"Aluminum Project Out (LMI, SMI) NOA #s 03-1006.06, .07\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#11301-R0\",\"approval_number\":\"FL11301.1\",\"seq\":1,\"product_model\":\"YOW 225\",\"product_description\":\"YOW 225 Non Thermal Projected Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#11301-R0\",\"approval_number\":\"FL11301.2\",\"seq\":2,\"product_model\":\"YOW 225 TU\",\"product_description\":\"YOW 225 TU Thermally Broken Projected Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#11301-R0\",\"approval_number\":\"FL11301.3\",\"seq\":3,\"product_model\":\"YOW 350 T\",\"product_description\":\"YOW 350 T Thermally Broken Projected Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#19016-R0\",\"approval_number\":\"FL19016.1\",\"seq\":1,\"product_model\":\"YOW 350 TU Series Projected\",\"product_description\":\"Non-Impact, Non-HVHZ, Aluminum Project In or Project Out Projected Windows with Insulated Glass and Thermally Broken Frame\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#19016-R0\",\"approval_number\":\"FL19016.2\",\"seq\":2,\"product_model\":\"YOW 350 TUH Series Projected\",\"product_description\":\"Impact, Non-HVHZ, Aluminum Project Out Projected Window with Laminated Insulated Glass and Thermally Broken Frame\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"E.S. Windows, Inc.\":[{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#19654-R3\",\"approval_number\":\"FL19654.1\",\"seq\":1,\"product_model\":\"Series ES-P251 Aluminum Thermally Broken Project-In Window\",\"product_description\":\"Non-impact resistant aluminum thermally broken project-in window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#22266-R6\",\"approval_number\":\"FL22266.1\",\"seq\":1,\"product_model\":\"Series ES-5500 Project Out Aluminum Window\",\"product_description\":\"Large missile impact resistant aluminum project out window.\",\"design_pressure\":\"+100\\\/-125\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#24524-R7\",\"approval_number\":\"FL24524.1\",\"seq\":1,\"product_model\":\"Series ES-PA220 Aluminum Thermally Broken Project-Out Window\",\"product_description\":\"Small missile impact resistant thermal aluminum project out window.\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#42157-R0\",\"approval_number\":\"FL42157.1\",\"seq\":1,\"product_model\":\"ES-V550 Vinyl Project-out Window-L.M.I. and S.M.I.\",\"product_description\":\"ES-V550 Vinyl Project-out Window-L.M.I. and S.M.I.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#46030-R0\",\"approval_number\":\"FL46030.1\",\"seq\":1,\"product_model\":\"Series 76 MD VINYL TILT - TURN WINDOW - NON IMPACT\",\"product_description\":\"Series 76 MD VINYL TILT - TURN WINDOW - NON IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#22266-R6\",\"approval_number\":\"FL22266.2\",\"seq\":2,\"product_model\":\"Series ES-5600 Project Out Aluminum Window\",\"product_description\":\"Small missile impact resistant aluminum project out window.\",\"design_pressure\":\"+100\\\/-125\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#24524-R7\",\"approval_number\":\"FL24524.2\",\"seq\":2,\"product_model\":\"Series ES-PA220 Aluminum Thermally Broken Project-Out Window\",\"product_description\":\"Large missile impact resistant thermal aluminum project out window.\",\"design_pressure\":\"+110\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"}],\"EFCO Corporation\":[{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15953-R7\",\"approval_number\":\"FL15953.1\",\"seq\":1,\"product_model\":\"Series 325X Project In Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Series 325X Project In Window\\n(Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#17319-R0\",\"approval_number\":\"FL17319.1\",\"seq\":1,\"product_model\":\"321 Fixed over Project Out Window\",\"product_description\":\"321 Fixed over Project Out Window Large Missile Impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#31279-R1\",\"approval_number\":\"FL31279.1\",\"seq\":1,\"product_model\":\"Series 2700 Project Out\",\"product_description\":\"Aluminum Project Out Window\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#38574-R1\",\"approval_number\":\"FL38574.1\",\"seq\":1,\"product_model\":\"Series 590X Project Out Window\",\"product_description\":\"Series 590X Project Out Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15953-R7\",\"approval_number\":\"FL15953.2\",\"seq\":2,\"product_model\":\"Series 325X Project Out Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Series 325X Project Out Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#17319-R0\",\"approval_number\":\"FL17319.2\",\"seq\":2,\"product_model\":\"321 Project Out Window\",\"product_description\":\"321 Project Out Window Large Missile Impact\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#1512-R1\",\"approval_number\":\"FL1512.1\",\"seq\":1,\"product_model\":\"Series 2600\",\"product_description\":\"2\\\" Deep Aluminum Nonthermal Projected Out Vents\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#1512-R1\",\"approval_number\":\"FL1512.2\",\"seq\":2,\"product_model\":\"Series 810i\",\"product_description\":\"3 1\\\/2\\\" Deep Aluminum Thermal Projected Out Vents\",\"design_pressure\":\"+90\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#3637-R0\",\"approval_number\":\"FL3637.1\",\"seq\":1,\"product_model\":\"Series 2900 4 1\\\/2\\\" Deep System\",\"product_description\":\"Thermal Projected Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#3637-R0\",\"approval_number\":\"FL3637.2\",\"seq\":2,\"product_model\":\"Series WV410 3 1\\\/16\\\" Deep\",\"product_description\":\"Thermal Window Wall PO Vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#4345-R0\",\"approval_number\":\"FL4345.1\",\"seq\":1,\"product_model\":\"Series 3902 3 1\\\/4 \\\" Deep System\",\"product_description\":\"Thermal Prjected Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#4345-R0\",\"approval_number\":\"FL4345.2\",\"seq\":2,\"product_model\":\"Series 3903 3 1\\\/4\\\" Deep System\",\"product_description\":\"Thermal Projected Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#4345-R0\",\"approval_number\":\"FL4345.3\",\"seq\":3,\"product_model\":\"Series 510 2 7\\\/16\\\" Deep System\",\"product_description\":\"Thermal Projected Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#4345-R0\",\"approval_number\":\"FL4345.4\",\"seq\":4,\"product_model\":\"Series 550I 2 7\\\/16 \\\" Deep System\",\"product_description\":\"Thermal Projected Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#7942-R0\",\"approval_number\":\"FL7942.1\",\"seq\":1,\"product_model\":\"S2600\",\"product_description\":\"Series S2600 System II Projected Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#8158-R0\",\"approval_number\":\"FL8158.1\",\"seq\":1,\"product_model\":\"Series 2700\",\"product_description\":\"Fixed over Project Out over Fixed over Project In Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#9474-R0\",\"approval_number\":\"FL9474.1\",\"seq\":1,\"product_model\":\"Series 2701\",\"product_description\":\"Projected Window\",\"design_pressure\":\"+120\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#9474-R0\",\"approval_number\":\"FL9474.2\",\"seq\":2,\"product_model\":\"Series 2901\",\"product_description\":\"Projected Window\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#9474-R0\",\"approval_number\":\"FL9474.3\",\"seq\":3,\"product_model\":\"Series 511\",\"product_description\":\"Projected Window\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12912-R0\",\"approval_number\":\"FL12912.1\",\"seq\":1,\"product_model\":\"Series 2701\",\"product_description\":\"Aluminum Fixed Over Projected-Out Window\",\"design_pressure\":\"+120\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12912-R0\",\"approval_number\":\"FL12912.2\",\"seq\":2,\"product_model\":\"Series 2901\",\"product_description\":\"Aluminum Fixed Over Projected-Out Window\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12912-R0\",\"approval_number\":\"FL12912.3\",\"seq\":3,\"product_model\":\"Series 511\",\"product_description\":\"Aluminum Fixed Over Projected-Out Window\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12912-R0\",\"approval_number\":\"FL12912.4\",\"seq\":4,\"product_model\":\"Series 811\",\"product_description\":\"Aluminum Fixed Over Projected-Out Window\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12912-R1\",\"approval_number\":\"FL12912.5\",\"seq\":5,\"product_model\":\"Series 511\",\"product_description\":\"Aluminum Projected-Out Window\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12912-R1\",\"approval_number\":\"FL12912.6\",\"seq\":6,\"product_model\":\"Series 511\",\"product_description\":\"Aluminum Fixed Over Projected-Out Window\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12912-R1\",\"approval_number\":\"FL12912.7\",\"seq\":7,\"product_model\":\"Series 811\\\/811G\",\"product_description\":\"Aluminum Fixed Over Projected-Out Window\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12912-R1\",\"approval_number\":\"FL12912.8\",\"seq\":8,\"product_model\":\"Series 811\\\/811G\",\"product_description\":\"Aluminum Projected-Out Window\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13544-R0\",\"approval_number\":\"FL13544.1\",\"seq\":1,\"product_model\":\"Series 2900\",\"product_description\":\"Aluminum Fixed\\\/Project In\\\/Fixed Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13544-R0\",\"approval_number\":\"FL13544.2\",\"seq\":2,\"product_model\":\"Series 2900\",\"product_description\":\"Aluminum Fixed\\\/Project Out\\\/Fixed Window\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13544-R0\",\"approval_number\":\"FL13544.3\",\"seq\":3,\"product_model\":\"Series 3902\",\"product_description\":\"Aluminum Fixed\\\/Project In\\\/Fixed Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13544-R0\",\"approval_number\":\"FL13544.4\",\"seq\":4,\"product_model\":\"Series 510I\",\"product_description\":\"Aluminum Fixed\\\/Project In\\\/Fixed Window\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13544-R0\",\"approval_number\":\"FL13544.5\",\"seq\":5,\"product_model\":\"Series 510I\",\"product_description\":\"Aluminum Fixed\\\/Project Out\\\/Fixed Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13544-R0\",\"approval_number\":\"FL13544.6\",\"seq\":6,\"product_model\":\"Series 550I\",\"product_description\":\"Aluminum Fixed\\\/Project In\\\/Fixed Window\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13544-R0\",\"approval_number\":\"FL13544.7\",\"seq\":7,\"product_model\":\"Series 550I\",\"product_description\":\"Aluminum Fixed\\\/Project Out\\\/Fixed Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13544-R0\",\"approval_number\":\"FL13544.8\",\"seq\":8,\"product_model\":\"Series 810I\",\"product_description\":\"Aluminum Fixed\\\/Project In\\\/Fixed Window\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13544-R0\",\"approval_number\":\"FL13544.9\",\"seq\":9,\"product_model\":\"Series 810I\",\"product_description\":\"Aluminum Fixed\\\/Project Out\\\/Fixed Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15953-R1\",\"approval_number\":\"FL15953.3\",\"seq\":3,\"product_model\":\"Series 325\",\"product_description\":\"Aluminum Project In Window\",\"design_pressure\":\"+105\\\/-105\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15953-R1\",\"approval_number\":\"FL15953.4\",\"seq\":4,\"product_model\":\"Series 325\",\"product_description\":\"Aluminum Project Out Window\",\"design_pressure\":\"+125\\\/-125\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15953-R2\",\"approval_number\":\"FL15953.5\",\"seq\":5,\"product_model\":\"Series 325\",\"product_description\":\"Aluminum Project In Window\",\"design_pressure\":\"+105\\\/-105\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15953-R2\",\"approval_number\":\"FL15953.6\",\"seq\":6,\"product_model\":\"Series 325\",\"product_description\":\"Aluminum Project Out Window\",\"design_pressure\":\"+125\\\/-125\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15953-R3\",\"approval_number\":\"FL15953.7\",\"seq\":7,\"product_model\":\"Series 510\",\"product_description\":\"Aluminum Project Out Window\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15953-R3\",\"approval_number\":\"FL15953.8\",\"seq\":8,\"product_model\":\"Series 510\",\"product_description\":\"Aluminum Project In Window\",\"design_pressure\":\"+165\\\/-165\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15953-R3\",\"approval_number\":\"FL15953.9\",\"seq\":9,\"product_model\":\"Series 810I\",\"product_description\":\"Aluminum Project Out Window\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15953-R3\",\"approval_number\":\"FL15953.10\",\"seq\":10,\"product_model\":\"Series 810I\",\"product_description\":\"Aluminum Project In Window\",\"design_pressure\":\"+105\\\/-105\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#17319-R0\",\"approval_number\":\"FL17319.3\",\"seq\":3,\"product_model\":\"321 Project Out Window\",\"product_description\":\"321 Project Out Window Large Missile Impact as part of Mulled Assembly\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#17319-R0\",\"approval_number\":\"FL17319.4\",\"seq\":4,\"product_model\":\"325 Fixed over Project Out Window\",\"product_description\":\"325 Fixed over Project Out Window Small Missile Impact\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#17319-R0\",\"approval_number\":\"FL17319.5\",\"seq\":5,\"product_model\":\"325 Project Out Window\",\"product_description\":\"325 Project Out Window Small Missile Impact\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#17319-R0\",\"approval_number\":\"FL17319.6\",\"seq\":6,\"product_model\":\"325 Project Out Window\",\"product_description\":\"325 Project Out Window Small Missile Impact as part of Mulled Assembly\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15953-R4\",\"approval_number\":\"FL15953.11\",\"seq\":11,\"product_model\":\"Series WV420\",\"product_description\":\"Structural Silicone Glazed Storefront Vent\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15953-R5\",\"approval_number\":\"FL15953.12\",\"seq\":12,\"product_model\":\"Series 810I\",\"product_description\":\"Aluminum Project Out Window\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15953-R5\",\"approval_number\":\"FL15953.13\",\"seq\":13,\"product_model\":\"Series 810I\",\"product_description\":\"Aluminum Project In Window\",\"design_pressure\":\"+105\\\/-105\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15953-R5\",\"approval_number\":\"FL15953.14\",\"seq\":14,\"product_model\":\"Series 875X\",\"product_description\":\"Captured Curtainwall Vent\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15953-R5\",\"approval_number\":\"FL15953.15\",\"seq\":15,\"product_model\":\"Series 875X\",\"product_description\":\"Structural Silicone Glazed Curtainwall Vent\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15953-R5\",\"approval_number\":\"FL15953.16\",\"seq\":16,\"product_model\":\"Series WV420\",\"product_description\":\"Structural Silicone Glazed Storefront Vent\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#21172-R0\",\"approval_number\":\"FL21172.1\",\"seq\":1,\"product_model\":\"2701\",\"product_description\":\"Projected Out\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#21172-R0\",\"approval_number\":\"FL21172.2\",\"seq\":2,\"product_model\":\"2701\",\"product_description\":\"Projected Out with Receptor\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sol-A-Trol Aluminum Products\":[{\"manufacturer\":\"Sol-A-Trol Aluminum Products\",\"approval_number_master\":\"FL#19976-R5\",\"approval_number\":\"FL19976.1\",\"seq\":1,\"product_model\":\"Series S-3000\\\/3062 Aluminum Projected Window\",\"product_description\":\"Large missile impact resistant aluminum projected window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sol-A-Trol Aluminum Products\",\"approval_number_master\":\"FL#17527-R2\",\"approval_number\":\"FL17527.1\",\"seq\":1,\"product_model\":\"Series \\\"540-H\\\" Aluminum Hopper (Projected-In) Window W\\\/Louvers LMI\",\"product_description\":\"Large Missile Impact Resistant Aluminum Hopper (Projected-In) Window With Louvers\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sol-A-Trol Aluminum Products\",\"approval_number_master\":\"FL#3782-R0\",\"approval_number\":\"FL3782.1\",\"seq\":1,\"product_model\":\"Series 3062 PO\",\"product_description\":\"Project out window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sol-A-Trol Aluminum Products\",\"approval_number_master\":\"FL#16998-R0\",\"approval_number\":\"FL16998.1\",\"seq\":1,\"product_model\":\"3000\\\/3062\",\"product_description\":\"3000\\\/3062 Aluminum Projected-Out Window - LMI\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-22 00:00:00\",\"instructions_url\":\"\"}],\"Air Master Awning, LLC\":[{\"manufacturer\":\"Air Master Awning, LLC\",\"approval_number_master\":\"FL#21456-R6\",\"approval_number\":\"FL21456.1\",\"seq\":1,\"product_model\":\"Series \\\"Continental\\\" Aluminum Project-Out Awning Window\",\"product_description\":\"Series \\\"Continental\\\" Aluminum Project-Out Awning Window with 5\\\/16\\\" Heat Strengthened Laminate\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Air Master Awning, LLC\",\"approval_number_master\":\"FL#21456-R6\",\"approval_number\":\"FL21456.2\",\"seq\":2,\"product_model\":\"Series \\\"Continental\\\" Aluminum Projected Window\",\"product_description\":\"Series \\\"Continental\\\" Aluminum Project-Out Awning Window with 7\\\/16\\\" Annealed Laminate\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-05-31 00:00:00\",\"instructions_url\":\"\"}],\"WINCO\":[{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#46686-R1\",\"approval_number\":\"FL46686.1\",\"seq\":1,\"product_model\":\"1150\\\/1150S\",\"product_description\":\"1150 or 1150S Hopper - Non-Impact\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#2704-R0\",\"approval_number\":\"FL2704.1\",\"seq\":1,\"product_model\":\"1100\",\"product_description\":\"2\\\" Non-Thermal, 1\\\/8\\\" Wall LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#3256-R0\",\"approval_number\":\"FL3256.1\",\"seq\":1,\"product_model\":\"1100\",\"product_description\":\"Alum. 2\\\" Deep .125 Wall HC\\\/AW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#3256-R0\",\"approval_number\":\"FL3256.2\",\"seq\":2,\"product_model\":\"1150\",\"product_description\":\"Alum. 2\\\" Deep .125 Wall HC\\\/AW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#3256-R0\",\"approval_number\":\"FL3256.3\",\"seq\":3,\"product_model\":\"1450\",\"product_description\":\"Alum. 4\\\" Deep .125 Wall HC\\\/AW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#3256-R0\",\"approval_number\":\"FL3256.4\",\"seq\":4,\"product_model\":\"1550\",\"product_description\":\"Alum. 4-1\\\/2\\\" Deep .125 Wall HC\\\/AW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#3256-R0\",\"approval_number\":\"FL3256.5\",\"seq\":5,\"product_model\":\"2250\",\"product_description\":\"Alum. 2\\\" Deep .090 Wall HC\\\/AW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#3256-R0\",\"approval_number\":\"FL3256.6\",\"seq\":6,\"product_model\":\"3325CW\",\"product_description\":\"Alum. 3-1\\\/4\\\" Deep .075 Wall HC\\\/AW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#3256-R0\",\"approval_number\":\"FL3256.7\",\"seq\":7,\"product_model\":\"3325SF\",\"product_description\":\"Alum. 2\\\" Deep .075 Wall HC\\\/AW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#3256-R0\",\"approval_number\":\"FL3256.8\",\"seq\":8,\"product_model\":\"3350\",\"product_description\":\"Alum. 3-1\\\/2\\\" Deep .125 Wall HC\\\/AW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#3256-R0\",\"approval_number\":\"FL3256.9\",\"seq\":9,\"product_model\":\"950\",\"product_description\":\"Alum. 1-5\\\/8\\\" Deep .125 Wall HC\\\/AW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#6851-R0\",\"approval_number\":\"FL6851.1\",\"seq\":1,\"product_model\":\"1150\",\"product_description\":\"2\\\" Deep Thermally Improved Projected Windows with Insulated Glass, 1\\\/8\\\"wall, LMI\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#6851-R0\",\"approval_number\":\"FL6851.2\",\"seq\":2,\"product_model\":\"1450\",\"product_description\":\"4\\\" Deep Thermally Improved Projected Windows with Insulated Glass, 1\\\/8\\\" Wall, LMI\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#9057-R0\",\"approval_number\":\"FL9057.1\",\"seq\":1,\"product_model\":\"1100\",\"product_description\":\"Aluminum 2\\\" Deep .125 Wall\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#9057-R0\",\"approval_number\":\"FL9057.2\",\"seq\":2,\"product_model\":\"2250\",\"product_description\":\"Aluminum 2\\\" Deep .090 Wall\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#9057-R0\",\"approval_number\":\"FL9057.3\",\"seq\":3,\"product_model\":\"3325CW\",\"product_description\":\"Aluminum 3-1\\\/4\\\" Deep .075 Wall\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#9057-R0\",\"approval_number\":\"FL9057.4\",\"seq\":4,\"product_model\":\"3325SF\",\"product_description\":\"Aluminum 3-1\\\/4\\\" Deep .075 Wall\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#9057-R0\",\"approval_number\":\"FL9057.5\",\"seq\":5,\"product_model\":\"3350\",\"product_description\":\"Aluminum 3-1\\\/2\\\" Deep .125 Wall\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#9731-R0\",\"approval_number\":\"FL9731.1\",\"seq\":1,\"product_model\":\"1100\",\"product_description\":\"2\\\" Deep Non-Thermal, 1\\\/8\\\" Wall, Monolithic Glass, PI, LMI\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#9731-R0\",\"approval_number\":\"FL9731.2\",\"seq\":2,\"product_model\":\"1100\",\"product_description\":\"2\\\" Deep Non-Thermal, 1\\\/8\\\" Wall, Monolithic Glass, PO, LMI\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#11313-R0\",\"approval_number\":\"FL11313.1\",\"seq\":1,\"product_model\":\"1150\",\"product_description\":\"Aluminum, Thermally Broken, Projected Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#11313-R0\",\"approval_number\":\"FL11313.2\",\"seq\":2,\"product_model\":\"1150S\",\"product_description\":\"Aluminum, Thermally Broken, Projected Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#11313-R0\",\"approval_number\":\"FL11313.3\",\"seq\":3,\"product_model\":\"1450\",\"product_description\":\"Aluminum, Thermally Broken, Projected Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#11313-R0\",\"approval_number\":\"FL11313.4\",\"seq\":4,\"product_model\":\"1550\",\"product_description\":\"Aluminum, Thermally broken, Projected Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#13206-R0\",\"approval_number\":\"FL13206.1\",\"seq\":1,\"product_model\":\"1100 Projected\",\"product_description\":\"1100 Projected\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#13209-R0\",\"approval_number\":\"FL13209.1\",\"seq\":1,\"product_model\":\"1150 Projected\",\"product_description\":\"1150 Projected\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#13212-R0\",\"approval_number\":\"FL13212.1\",\"seq\":1,\"product_model\":\"1450 Projected\",\"product_description\":\"1450 Projected\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#13216-R0\",\"approval_number\":\"FL13216.1\",\"seq\":1,\"product_model\":\"1100 Projected\",\"product_description\":\"1100 projected\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#13528-R0\",\"approval_number\":\"FL13528.1\",\"seq\":1,\"product_model\":\"3350\",\"product_description\":\"3350 Projected\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#19269-R0\",\"approval_number\":\"FL19269.1\",\"seq\":1,\"product_model\":\"1150\",\"product_description\":\"1150 Projected\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#19706-R0\",\"approval_number\":\"FL19706.1\",\"seq\":1,\"product_model\":\"1450S\",\"product_description\":\"1450S Projected\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#20427-R0\",\"approval_number\":\"FL20427.1\",\"seq\":1,\"product_model\":\"3250\",\"product_description\":\"3250 Projected Vent\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#24437-R0\",\"approval_number\":\"FL24437.1\",\"seq\":1,\"product_model\":\"1150\\\/1150S\",\"product_description\":\"Projected Mulled to Fixed\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#27422-R0\",\"approval_number\":\"FL27422.1\",\"seq\":1,\"product_model\":\"1150\\\/1150S\",\"product_description\":\"1150\\\/1150S Project In Awning\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINCO\",\"approval_number_master\":\"FL#40255-R0\",\"approval_number\":\"FL40255.1\",\"seq\":1,\"product_model\":\"1150\\\/1150S\",\"product_description\":\"Projected\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-05 00:00:00\",\"instructions_url\":\"\"}],\"All Seasons Commercial Div.\":[{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#17125-R4\",\"approval_number\":\"FL17125.1\",\"seq\":1,\"product_model\":\"E2500\\\/E3250\\\/E4000 Project Out Window\",\"product_description\":\"E2500\\\/E3250\\\/E4000 Project Out Window\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#1541-R0\",\"approval_number\":\"FL1541.1\",\"seq\":1,\"product_model\":\"5062 PI\",\"product_description\":\"2 1\\\/4\\\" Thermal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#1541-R0\",\"approval_number\":\"FL1541.2\",\"seq\":2,\"product_model\":\"5062 PO\",\"product_description\":\"2 1\\\/4\\\" Thermal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#1541-R0\",\"approval_number\":\"FL1541.3\",\"seq\":3,\"product_model\":\"5125 PI\",\"product_description\":\"2 1\\\/2\\\" Thermal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#1541-R0\",\"approval_number\":\"FL1541.4\",\"seq\":4,\"product_model\":\"5125 PO\",\"product_description\":\"2 1\\\/4\\\" Thermal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#1541-R0\",\"approval_number\":\"FL1541.5\",\"seq\":5,\"product_model\":\"950 PI\",\"product_description\":\"2 1\\\/2\\\" Non-Thermal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Seasons Commercial Div.\",\"approval_number_master\":\"FL#1541-R0\",\"approval_number\":\"FL1541.6\",\"seq\":6,\"product_model\":\"950 PO\",\"product_description\":\"2 1\\\/2\\\" Non-Thermal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"N.R. Architectural Products, Inc.\":[{\"manufacturer\":\"N.R. Architectural Products, Inc.\",\"approval_number_master\":\"FL#21447-R3\",\"approval_number\":\"FL21447.1\",\"seq\":1,\"product_model\":\"Series NRAP 2500 Projected Windows (L.M.I.)\",\"product_description\":\"Series NRAP 2500 Projected Windows - Large Missile Impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"N.R. Architectural Products, Inc.\",\"approval_number_master\":\"FL#26373-R4\",\"approval_number\":\"FL26373.1\",\"seq\":1,\"product_model\":\"3250 Project Out Window-LMI & SMI\",\"product_description\":\"3250 Project Out Window-LMI & SMI\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"N.R. Architectural Products, Inc.\",\"approval_number_master\":\"FL#21447-R3\",\"approval_number\":\"FL21447.2\",\"seq\":2,\"product_model\":\"Series NRAP 2500 Projected Windows (S.M.I.)\",\"product_description\":\"Series NRAP 2500 Projected Windows - Small Missile Impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-31 00:00:00\",\"instructions_url\":\"\"}],\"Wintech - Window Technology, Inc.\":[{\"manufacturer\":\"Wintech - Window Technology, Inc.\",\"approval_number_master\":\"FL#31761-R2\",\"approval_number\":\"FL31761.1\",\"seq\":1,\"product_model\":\"Series 325I Project Out (Impact) (HVHZ)\",\"product_description\":\"Series 325I Project Out (Impact) (HVHZ)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wintech - Window Technology, Inc.\",\"approval_number_master\":\"FL#31761-R0\",\"approval_number\":\"FL31761.2\",\"seq\":2,\"product_model\":\"Series 325I Project Out (Non-Impact) (HVHZ)\",\"product_description\":\"Series 325I Project Out (Non-Impact) (HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wintech - Window Technology, Inc.\",\"approval_number_master\":\"FL#10574-R0\",\"approval_number\":\"FL10574.1\",\"seq\":1,\"product_model\":\"S250 OXOX C60\",\"product_description\":\"(AL) (O\\\/X\\\/O\\\/X) (IG) (INS GL) (ASTM) (C60)\",\"design_pressure\":\"+60.15\\\/-60.15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-16 00:00:00\",\"instructions_url\":\"\"}],\"Tecnoglass LLC.\":[{\"manufacturer\":\"Tecnoglass LLC.\",\"approval_number_master\":\"FL#22046-R3\",\"approval_number\":\"FL22046.1\",\"seq\":1,\"product_model\":\"Series 2650 Aluminum Project Out Window\",\"product_description\":\"Large missile impact resistant aluminum project out window.\",\"design_pressure\":\"+100\\\/-132\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnoglass LLC.\",\"approval_number_master\":\"FL#22046-R3\",\"approval_number\":\"FL22046.2\",\"seq\":2,\"product_model\":\"Series 2650 Aluminum Project Out Window\",\"product_description\":\"Small missile impact resistant aluminum project out window.\",\"design_pressure\":\"+100\\\/-132\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-02-19 00:00:00\",\"instructions_url\":\"\"}],\"Labrador & Fundora Corp D?B?A V & V Windows\":[{\"manufacturer\":\"Labrador & Fundora Corp D?B?A V & V Windows\",\"approval_number_master\":\"FL#47110-R0\",\"approval_number\":\"FL47110.1\",\"seq\":1,\"product_model\":\"Series \\\"410\\\" Aluminum Project Out Window\",\"product_description\":\"Large missile impact resistant aluminum project out window.\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-30 00:00:00\",\"instructions_url\":\"\"}],\"Shanghai YY Windows CO., LTD\":[{\"manufacturer\":\"Shanghai YY Windows CO., LTD\",\"approval_number_master\":\"FL#36842-R1\",\"approval_number\":\"FL36842.1\",\"seq\":1,\"product_model\":\"YY150 Project Out Window System - LMI\",\"product_description\":\"YY150 Project Out Window System - LMI\\nLarge Missile Impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"RC BES WINDOWS LLC\":[{\"manufacturer\":\"RC BES WINDOWS LLC\",\"approval_number_master\":\"FL#46952-R0\",\"approval_number\":\"FL46952.1\",\"seq\":1,\"product_model\":\"MHV\",\"product_description\":\"Aluminum project out window, small missile impact\",\"design_pressure\":\"+135\\\/-135\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Elite doors and windows INC\":[{\"manufacturer\":\"Elite doors and windows INC\",\"approval_number_master\":\"FL#47432-R0\",\"approval_number\":\"FL47432.1\",\"seq\":1,\"product_model\":\"YY150 project out window system - LMI\",\"product_description\":\"YY150 project out window system - LMI\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"C.T. Windows, LLC. formerly C.T. Windows, Inc.\":[{\"manufacturer\":\"C.T. Windows, LLC. formerly C.T. Windows, Inc.\",\"approval_number_master\":\"FL#18006-R3\",\"approval_number\":\"FL18006.1\",\"seq\":1,\"product_model\":\"Superior Series 300 Aluminum Projected-Out Window - L.M.I.\",\"product_description\":\"Series 300 Aluminum Projected-Out Window - L.M.I.\",\"design_pressure\":\"+69\\\/-91\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.T. Windows, LLC. formerly C.T. Windows, Inc.\",\"approval_number_master\":\"FL#18571-R3\",\"approval_number\":\"FL18571.1\",\"seq\":1,\"product_model\":\"Superior Series 300 Aluminum Projected-Out Window - N.I.\",\"product_description\":\"Series 300 Aluminum Projected-Out Window - Non-Impact\",\"design_pressure\":\"+80\\\/-159\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Intus Windows LLC\":[{\"manufacturer\":\"Intus Windows LLC\",\"approval_number_master\":\"FL#42375-R0\",\"approval_number\":\"FL42375.1\",\"seq\":1,\"product_model\":\"Supera Hopper Window, LM and SM Impact\",\"product_description\":\"uPVC Inswing Hopper Window, Large and Small Missile Impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Intus Windows LLC\",\"approval_number_master\":\"FL#42375-R0\",\"approval_number\":\"FL42375.2\",\"seq\":2,\"product_model\":\"Supera Hopper Window, Non Impact\",\"product_description\":\"uPVC Inswing Hopper Window, Non Impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Tubelite Inc.\":[{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#43775-R0\",\"approval_number\":\"FL43775.1\",\"seq\":1,\"product_model\":\"Tubelite 1350 Series Aluminum Awning & Hopper Window (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Tubelite 1350 Series Aluminum Awning & Hopper Window (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Wausau Window and Wall Systems\":[{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#46239-R0\",\"approval_number\":\"FL46239.1\",\"seq\":1,\"product_model\":\"Series 2-3-4250i INvent Hopper Window\",\"product_description\":\"Non-impact Thermally Broken Aluminum Project-In Hopper Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#46243-R0\",\"approval_number\":\"FL46243.1\",\"seq\":1,\"product_model\":\"Series 3\\\/4250i-HP-XLT PI Hopper Window\",\"product_description\":\"Large Missile Impact Thermally Broken Aluminum Project-In Hopper Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#46239-R0\",\"approval_number\":\"FL46239.2\",\"seq\":2,\"product_model\":\"Series 2-3-4250i XLT INvent Retro Hopper Window\",\"product_description\":\"Non-impact Thermally Broken Aluminum Project-In Hopper Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#6113-R0\",\"approval_number\":\"FL6113.1\",\"seq\":1,\"product_model\":\"2200\\\/2250\\\/3250\\\/4250 Offset Series\",\"product_description\":\"Fixed over Awning (POB) over Fixed over Hopper (PIT)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#14064-R0\",\"approval_number\":\"FL14064.1\",\"seq\":1,\"product_model\":\"Series '2-3-4250' Aluminum Hopper Window\",\"product_description\":\"Non-Impact resistant aluminum hopper window.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#14064-R0\",\"approval_number\":\"FL14064.2\",\"seq\":2,\"product_model\":\"Series '2-3-4250i' Invent Aluminum Hopper Window\",\"product_description\":\"Non-Impact resistant aluminum hopper window.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#17658-R0\",\"approval_number\":\"FL17658.1\",\"seq\":1,\"product_model\":\"Series 3\\\/4250i-SDH-HP-XLT-P.O. Thermal Broken Aluminum Projected-In Hopper Window\",\"product_description\":\"Large missile impact resistant thermal broken aluminum projected-in hopper window.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-04-03 00:00:00\",\"instructions_url\":\"\"}],\"Kalwall Corp.\":[{\"manufacturer\":\"Kalwall Corp.\",\"approval_number_master\":\"FL#17199-R4\",\"approval_number\":\"FL17199.1\",\"seq\":1,\"product_model\":\"Series Awning Project-Out-At-Bottom Awning Window\",\"product_description\":\"HVHZ Impact Rated Thermally Broken Aluminum Awning Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-30 00:00:00\",\"instructions_url\":\"\"}],\"Global Performance Window d.b.a. Epsylon USA\":[{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#17539-R5\",\"approval_number\":\"FL17539.1\",\"seq\":1,\"product_model\":\"Series EUSA 400PO Aluminum Projected Out Window\",\"product_description\":\"Aluminum Projected-out Window (LMI)\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#17539-R5\",\"approval_number\":\"FL17539.2\",\"seq\":2,\"product_model\":\"Series EUSA 400PO Aluminum Projected Out Window\",\"product_description\":\"Aluminum Projected-Out Window (SMI)\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#17539-R5\",\"approval_number\":\"FL17539.3\",\"seq\":3,\"product_model\":\"Series EUSA 500 PO Aluminum Projected Out Window\",\"product_description\":\"Aluminum Projected-Out Window (SMI)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#17539-R5\",\"approval_number\":\"FL17539.4\",\"seq\":4,\"product_model\":\"Series EUSA 500 PO Aluminum Projected Out Window\",\"product_description\":\"Aluminum Projected-Out Window (SMI)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"OLDCASTLE BUILDING ENVELOPE\":[{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#17668-R3\",\"approval_number\":\"FL17668.1\",\"seq\":1,\"product_model\":\"SERIES ZS-2750 PROJECT OUT ALUMINUM WINDOW SYSTEM\",\"product_description\":\"SERIES ZS-2750 PROJECT OUT ALUMINUM WINDOW SYSTEM, LARGE MISSILE IMPACT RESISTANT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#15574-R0\",\"approval_number\":\"FL15574.1\",\"seq\":1,\"product_model\":\"ZS-2750 ALUMINUM WINDOW\",\"product_description\":\"ZS-2750 ALUMINUM PROJECT OUT WINDOW- LMI\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#17493-R0\",\"approval_number\":\"FL17493.1\",\"seq\":1,\"product_model\":\"ZS-2750 PROJECT OUT WINDOW\",\"product_description\":\"ZS-2750 PROJECT OUT ALUMINUM WINDOW SYSTEM, LARGE MISSILE IMPACT RESISTANT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sun Metals Systems, Inc.\":[{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#24543-R2\",\"approval_number\":\"FL24543.1\",\"seq\":1,\"product_model\":\"Series 1100Z Zero Site Line Projected Window\",\"product_description\":\"Series 1100Z Zero Site Line Projected Window \\\"Large Missile Impact\\\"\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#24543-R2\",\"approval_number\":\"FL24543.2\",\"seq\":2,\"product_model\":\"Series 1100Z Zero Site Line Projected Window\",\"product_description\":\"Series 1100Z Zero Site Line Projected Window \\\"Small Missile Impact\\\"\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#24543-R2\",\"approval_number\":\"FL24543.3\",\"seq\":3,\"product_model\":\"Series 1100Z Zero Site Line Projected Window\",\"product_description\":\"Series 1100Z Zero Site Line Projected Window \\\"Non-Impact\\\"\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#8087-R1\",\"approval_number\":\"FL8087.2\",\"seq\":2,\"product_model\":\"b. Series 250 H \\\"LMI\\\"\",\"product_description\":\"Series 250 H Project-In Aluminum Window \\\"Large Missile Impact\\\"\",\"design_pressure\":\"+100.0\\\/-100.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#8093-R0\",\"approval_number\":\"FL8093.1\",\"seq\":1,\"product_model\":\"Series 250 H \\\"SMI\\\"\",\"product_description\":\"Series 250 H Project-In Aluminum Window \\\"Small Missile Impact\\\"\",\"design_pressure\":\"+100.0\\\/-100.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#8087-R0\",\"approval_number\":\"FL8087.1\",\"seq\":1,\"product_model\":\"Series 250 H \\\"SMI\\\"\",\"product_description\":\"Series 250 H Project-In Aluminum Window \\\"Small Missile Impact\\\"\",\"design_pressure\":\"+100.0\\\/-100.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#9291-R1\",\"approval_number\":\"FL9291.1\",\"seq\":1,\"product_model\":\"a. Series 250 H \\\"LMI\\\"\",\"product_description\":\"Series 250 H Project-In Aluminum Window \\\"Large Missile Impact\\\"\",\"design_pressure\":\"+100.0\\\/-100.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#9291-R1\",\"approval_number\":\"FL9291.2\",\"seq\":2,\"product_model\":\"b. Series 250 H \\\"SMI\\\"\",\"product_description\":\"Series 250 H Project-In Aluminum Window \\\"Small Missile Impact\\\"\",\"design_pressure\":\"+100.0\\\/-100.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#9291-R2\",\"approval_number\":\"FL9291.3\",\"seq\":3,\"product_model\":\"c. Series 250 V \\\"LMI\\\"\",\"product_description\":\"Series 250 V Project-Out Aluminum Window \\\"Large Missile Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#9291-R2\",\"approval_number\":\"FL9291.4\",\"seq\":4,\"product_model\":\"d. Series 250 V \\\"SMI\\\"\",\"product_description\":\"Series 250 V Project-Out Aluminum Window \\\"Small Missile Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#9291-R2\",\"approval_number\":\"FL9291.5\",\"seq\":5,\"product_model\":\"e. Series 250 V \\\"LMI\\\"\",\"product_description\":\"Series 250 V Project-Out Aluminum Window \\\"Large Missile Impact\\\" utilizing the Receptor\\u00ae Sub-frame Installation System.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#9291-R2\",\"approval_number\":\"FL9291.6\",\"seq\":6,\"product_model\":\"f. Series 250 V \\\"SMI\\\"\",\"product_description\":\"Series 250 V Project-Out Aluminum Window \\\"Small Missile Impact\\\" utilizing the Receptor\\u00ae Sub-frame Installation System.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#9291-R2\",\"approval_number\":\"FL9291.7\",\"seq\":7,\"product_model\":\"g. Series 300V\",\"product_description\":\"Project-Out Thermally Broken Aluminum Window \\\"Non-Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#9291-R2\",\"approval_number\":\"FL9291.8\",\"seq\":8,\"product_model\":\"h. Series 300V\",\"product_description\":\"Project-Out Thermally Broken Aluminum Window \\\"Large Missile Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#9291-R2\",\"approval_number\":\"FL9291.9\",\"seq\":9,\"product_model\":\"i. Series 300V\",\"product_description\":\"Project-Out Thermally Broken Aluminum Window \\\"Small Missile Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Simonton\":[{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#108-R0\",\"approval_number\":\"FL108.1\",\"seq\":1,\"product_model\":\"08-09\",\"product_description\":\"Private Label 7500; Impressions 9800; Sears 9300 - Vinyl - Hopper - Size: 48 X 32; Rating: AP-R25; 3\\\/32\\\" Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Weather Shield Mfg., Inc.\":[{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1290-R0\",\"approval_number\":\"FL1290.1\",\"seq\":1,\"product_model\":\"Legacy Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Awning 54x40 in. (AP-LC50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1290-R0\",\"approval_number\":\"FL1290.2\",\"seq\":2,\"product_model\":\"Legacy Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Awning 36x24 in. (AP-LC70)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1290-R0\",\"approval_number\":\"FL1290.3\",\"seq\":3,\"product_model\":\"Visions 2000 PVC Vinyl\",\"product_description\":\"*Non Impact* Awning 48x30 in. (AP-LC50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1290-R0\",\"approval_number\":\"FL1290.4\",\"seq\":4,\"product_model\":\"Weather Shield Aluminum Clad W\",\"product_description\":\"*Non Impact* Awning 28x40 in. (AP-LC65)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1290-R0\",\"approval_number\":\"FL1290.5\",\"seq\":5,\"product_model\":\"Weather Shield Aluminum Clad W\",\"product_description\":\"*Non Impact* Awning 54x40 in. w\\\/snubber (AP-LC50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1290-R0\",\"approval_number\":\"FL1290.6\",\"seq\":6,\"product_model\":\"Weather Shield Aluminum Clad W\",\"product_description\":\"*Non Impact* Awning 54x40 in. (AP-LC45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1290-R0\",\"approval_number\":\"FL1290.7\",\"seq\":7,\"product_model\":\"Weather Shield Aluminum Clad W\",\"product_description\":\"*Non Impact* Awning 44x28 in. mulled w\\\/88x54 in. Transom (AP-LC50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1290-R0\",\"approval_number\":\"FL1290.8\",\"seq\":8,\"product_model\":\"Weather Shield Aluminum Clad W\",\"product_description\":\"*Non Impact* Energy Sash Awning 54x40 in. (AP-C45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1290-R0\",\"approval_number\":\"FL1290.9\",\"seq\":9,\"product_model\":\"Weather Shield Aluminum Clad W\",\"product_description\":\"*Non Impact* Energy Sash Awning 54x40 in. w\\\/snubber (AP-LC45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1290-R0\",\"approval_number\":\"FL1290.10\",\"seq\":10,\"product_model\":\"Weather Shield Aluminum Clad W\",\"product_description\":\"*Non Impact* Energy Sash Awning 28x40 in. (AP-LC65)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1290-R0\",\"approval_number\":\"FL1290.11\",\"seq\":11,\"product_model\":\"Weather Shield Aluminum Clad W\",\"product_description\":\"*Impact* Insul Energy Sash Awning 54x40 in. mulled (AP-R55)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1290-R0\",\"approval_number\":\"FL1290.12\",\"seq\":12,\"product_model\":\"Weather Shield Aluminum Clad W\",\"product_description\":\"*Non Impact* Scena-vu 48x75 in. (AP-R60)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1290-R0\",\"approval_number\":\"FL1290.13\",\"seq\":13,\"product_model\":\"Weather Shield Primed Wood\",\"product_description\":\"*Non Impact* Awning 54x40 in. (AP-C45)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1290-R0\",\"approval_number\":\"FL1290.14\",\"seq\":14,\"product_model\":\"Weather Shield Primed Wood\",\"product_description\":\"*Non Impact* Awning 54x40 in. w\\\/snubber (AP-LC50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1290-R0\",\"approval_number\":\"FL1290.15\",\"seq\":15,\"product_model\":\"Weather Shield Primed Wood\",\"product_description\":\"*Non Impact* Awning 28x40 in. (AP-LC65)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#1290-R0\",\"approval_number\":\"FL1290.16\",\"seq\":16,\"product_model\":\"Weather Shield Primed Wood\",\"product_description\":\"*Non Impact* Scena-vu 48x77 in. (AP-R65)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#5430-R0\",\"approval_number\":\"FL5430.1\",\"seq\":1,\"product_model\":\"Proshield PVC Exterior\\\/Wood Interior\",\"product_description\":\"*Non impact* Proshield Awning 48x30 in. (AP-LC50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#7712-R0\",\"approval_number\":\"FL7712.1\",\"seq\":1,\"product_model\":\"924 (VS2) Vinyl Awning\",\"product_description\":\"*Non Impact* Awning (AP-LC50 48x32)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#7712-R0\",\"approval_number\":\"FL7712.2\",\"seq\":2,\"product_model\":\"924 (VS2) Vinyl Awning\",\"product_description\":\"*Non Impact* Awning (AP-LC30 60x36)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"SNE Enterprises\":[{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1447-R0\",\"approval_number\":\"FL1447.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Non Impact* #820 Awning 60x36 in. mulled (AP-LC40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1447-R0\",\"approval_number\":\"FL1447.2\",\"seq\":2,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Non Impact* #820 Awning 40x40 in. mulled (AP-LC50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1447-R0\",\"approval_number\":\"FL1447.3\",\"seq\":3,\"product_model\":\"PVC Vinyl\",\"product_description\":\"*Non Impact* #924 Awning 60x36 in. (AP-LC25)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#1447-R0\",\"approval_number\":\"FL1447.4\",\"seq\":4,\"product_model\":\"PVC Vinyl\",\"product_description\":\"*Non Impact* #924 Awning 48x32 in. (AP-LC50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#3091-R0\",\"approval_number\":\"FL3091.1\",\"seq\":1,\"product_model\":\"Aluminum Clad Wood\",\"product_description\":\"*Non Impact* #820 Awning 48x40 in. (AP-LC50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#5434-R0\",\"approval_number\":\"FL5434.1\",\"seq\":1,\"product_model\":\"PVC Exterior\\\/Wood Interior\",\"product_description\":\"*Non impact* 723 Awning, 48x30 in. (AP-LC50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#8233-R0\",\"approval_number\":\"FL8233.1\",\"seq\":1,\"product_model\":\"924 Vinyl Awning\",\"product_description\":\"*Non Impact* Awning (AP-LC30 60x36)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SNE Enterprises\",\"approval_number_master\":\"FL#8233-R0\",\"approval_number\":\"FL8233.2\",\"seq\":2,\"product_model\":\"924 Vinyl Awning\",\"product_description\":\"*Non Impact* Awning (AP-LC50 48x32)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Peachtree Doors and Windows\":[{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#1454-R0\",\"approval_number\":\"FL1454.1\",\"seq\":1,\"product_model\":\"500 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Awning 60x36 in. mulled (AP-LC40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#1454-R0\",\"approval_number\":\"FL1454.2\",\"seq\":2,\"product_model\":\"500 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Awning 40x40 in. mulled (AP-LC50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3158-R0\",\"approval_number\":\"FL3158.1\",\"seq\":1,\"product_model\":\"500 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Awning 48x40 in. (AP-LC50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3158-R0\",\"approval_number\":\"FL3158.2\",\"seq\":2,\"product_model\":\"700 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Awning 60x36 in. mulled (AP-LC40)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3158-R0\",\"approval_number\":\"FL3158.3\",\"seq\":3,\"product_model\":\"700 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Awning 40x40 in. mulled (AP-LC50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3158-R0\",\"approval_number\":\"FL3158.4\",\"seq\":4,\"product_model\":\"700 Series Aluminum Clad Wood\",\"product_description\":\"*Non Impact* Awning 48x40 in. (AP-LC50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#3158-R0\",\"approval_number\":\"FL3158.5\",\"seq\":5,\"product_model\":\"700 Series Aluminum Clad Wood\",\"product_description\":\"*Impact* Insul Awning 54x40 in. mulled (AP-R55)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#5445-R0\",\"approval_number\":\"FL5445.1\",\"seq\":1,\"product_model\":\"300 Series PVC Exterior\\\/Wood Interior\",\"product_description\":\"*Non Impact* Awning 48x30 (AP-LC50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#5445-R0\",\"approval_number\":\"FL5445.2\",\"seq\":2,\"product_model\":\"Symmetry 200 PVC Vinyl\",\"product_description\":\"*Non Impact* Awning 48x32 in. (AP-LC50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#8231-R0\",\"approval_number\":\"FL8231.1\",\"seq\":1,\"product_model\":\"924 (S250) Vinyl Awning\",\"product_description\":\"*Non Impact* Awning (AP-LC30 60x36)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Doors and Windows\",\"approval_number_master\":\"FL#8231-R0\",\"approval_number\":\"FL8231.2\",\"seq\":2,\"product_model\":\"924 (S250) Vinyl Awning\",\"product_description\":\"*Non Impact* Awning (AP-LC50 48x32)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Traco Windows and Doors, Inc.\":[{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1641-R0\",\"approval_number\":\"FL1641.1\",\"seq\":1,\"product_model\":\"TR-2400\",\"product_description\":\"Bottom Hinged Project-In AP-AW80 60\\\"x 36\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1641-R0\",\"approval_number\":\"FL1641.2\",\"seq\":2,\"product_model\":\"TR-2400\",\"product_description\":\"Bottom Hinged Project-In AP-HC80 60\\\"x 32\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1641-R0\",\"approval_number\":\"FL1641.3\",\"seq\":3,\"product_model\":\"TR-3400\",\"product_description\":\"Bottom Hinged Project-In AP-AW70 60\\\"x36\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1641-R0\",\"approval_number\":\"FL1641.4\",\"seq\":4,\"product_model\":\"TR-3400\",\"product_description\":\"Bottom Hinged Project-In AP-HC80 60\\\"x 32\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1641-R0\",\"approval_number\":\"FL1641.5\",\"seq\":5,\"product_model\":\"TR-740\",\"product_description\":\"Bottom Hinged Project-In AP-AW80 60\\\"x 36\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#1641-R0\",\"approval_number\":\"FL1641.6\",\"seq\":6,\"product_model\":\"TR-740\",\"product_description\":\"Bottom Hinged Project-In AP-HC80 60\\\"x 32\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#8273-R0\",\"approval_number\":\"FL8273.1\",\"seq\":1,\"product_model\":\"TR-3500\",\"product_description\":\"Project-out (Impact)\",\"design_pressure\":\"+65.0\\\/--65.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#8273-R0\",\"approval_number\":\"FL8273.2\",\"seq\":2,\"product_model\":\"TR-3500\",\"product_description\":\"Project-out (Impact)\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#10791-R0\",\"approval_number\":\"FL10791.1\",\"seq\":1,\"product_model\":\"TR-3500\",\"product_description\":\"Project-out - LM Impact\",\"design_pressure\":\"+80.0\\\/-80.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#12422-R0\",\"approval_number\":\"FL12422.1\",\"seq\":1,\"product_model\":\"NX-3400\",\"product_description\":\"Aluminum Project In Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#12423-R0\",\"approval_number\":\"FL12423.1\",\"seq\":1,\"product_model\":\"NX-3500\",\"product_description\":\"Aluminum Project Out Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#12430-R0\",\"approval_number\":\"FL12430.1\",\"seq\":1,\"product_model\":\"TR-2400\",\"product_description\":\"Aluminum Project-In Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-02-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#12431-R0\",\"approval_number\":\"FL12431.1\",\"seq\":1,\"product_model\":\"TR-2500\",\"product_description\":\"Aluminum Project-Out Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2011-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#12666-R0\",\"approval_number\":\"FL12666.1\",\"seq\":1,\"product_model\":\"TR-3400\",\"product_description\":\"Aluminum Project-in Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#12667-R0\",\"approval_number\":\"FL12667.1\",\"seq\":1,\"product_model\":\"TR-3500\",\"product_description\":\"Aluminum Project-Out Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-25 00:00:00\",\"instructions_url\":\"\"}],\"Jeld-Wen Hawkins Window Division\":[{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2601-R0\",\"approval_number\":\"FL2601.1\",\"seq\":1,\"product_model\":\"D Series Clad Awning\",\"product_description\":\"(406-H-603) aluminum clad wood awning window, SCAW-4836, 48x36, AP-LC40, DP40, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2601-R0\",\"approval_number\":\"FL2601.2\",\"seq\":2,\"product_model\":\"Teton Series Clad Awning\",\"product_description\":\"(406-H-633) aluminum clad wood awning window, TCAW-4842, 48x42, AP-LC75, DP65, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2601-R0\",\"approval_number\":\"FL2601.3\",\"seq\":3,\"product_model\":\"Teton Series Wood Awning\",\"product_description\":\"(406-H-627) wood awning window, TWAW-4842, 48x42, AP-LC70, DP65, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen Hawkins Window Division\",\"approval_number_master\":\"FL#2601-R0\",\"approval_number\":\"FL2601.4\",\"seq\":4,\"product_model\":\"Teton Series Wood Awning\",\"product_description\":\"(406-H-627.1) coastal wood awning window, TWAW-4842, 48x42, AP-LC75, DP65, non impact window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Superior Window Corp.\":[{\"manufacturer\":\"Superior Window Corp.\",\"approval_number_master\":\"FL#2746-R0\",\"approval_number\":\"FL2746.1\",\"seq\":1,\"product_model\":\"Series200 (PIT) Hopper Window\",\"product_description\":\"Inswing Hopper Window 62x100 1\\\/2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Window Corp.\",\"approval_number_master\":\"FL#2747-R0\",\"approval_number\":\"FL2747.1\",\"seq\":1,\"product_model\":\"Series 300 (POB) Project-out\",\"product_description\":\"Outswing Projected Window 62 x 100 1\\\/2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Window Corp.\",\"approval_number_master\":\"FL#2617-R1\",\"approval_number\":\"FL2617.1\",\"seq\":1,\"product_model\":\"5500-4 Hopper w\\\/Alum louvers\",\"product_description\":\"Combination Inswing\\\/Operable Louvers-48x72-Large Missile Impact\",\"design_pressure\":\"+61.3\\\/-82\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Window Corp.\",\"approval_number_master\":\"FL#2748-R1\",\"approval_number\":\"FL2748.1\",\"seq\":1,\"product_model\":\"200\",\"product_description\":\"Non-Impact 3-Vent Project-In (Hopper)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Window Corp.\",\"approval_number_master\":\"FL#2748-R1\",\"approval_number\":\"FL2748.2\",\"seq\":2,\"product_model\":\"300\",\"product_description\":\"Non-Impact 3 Vent Project Out\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Window Corp.\",\"approval_number_master\":\"FL#2748-R1\",\"approval_number\":\"FL2748.3\",\"seq\":3,\"product_model\":\"Series 300 Projected-Impact\",\"product_description\":\"Outswing Projected Window 48x72 Large Missile Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Window Corp.\",\"approval_number_master\":\"FL#13955-R0\",\"approval_number\":\"FL13955.1\",\"seq\":1,\"product_model\":\"Series 300\",\"product_description\":\"Series 300 Aluminum Projected Window (LMI)\",\"design_pressure\":\"+69\\\/-91\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Window Corp.\",\"approval_number_master\":\"FL#13955-R0\",\"approval_number\":\"FL13955.2\",\"seq\":2,\"product_model\":\"Series 300\",\"product_description\":\"Series 300 Projected window (NI)\",\"design_pressure\":\"+80\\\/-159\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Window Corp.\",\"approval_number_master\":\"FL#14229-R0\",\"approval_number\":\"FL14229.1\",\"seq\":1,\"product_model\":\"Series 300 Project-Out\",\"product_description\":\"Series 300 Project-Out\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Window Corp.\",\"approval_number_master\":\"FL#14229-R0\",\"approval_number\":\"FL14229.2\",\"seq\":2,\"product_model\":\"Series 300 Project-Out\",\"product_description\":\"Series 300 Project-Out\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Peerless Products, Inc.\":[{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2727-R0\",\"approval_number\":\"FL2727.1\",\"seq\":1,\"product_model\":\"1211\",\"product_description\":\"Project In - 3.75\\\" Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2727-R0\",\"approval_number\":\"FL2727.2\",\"seq\":2,\"product_model\":\"1221\",\"product_description\":\"Fixed\\\/Project In - 3.75\\\" Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2727-R0\",\"approval_number\":\"FL2727.3\",\"seq\":3,\"product_model\":\"1811\",\"product_description\":\"Project In - 2\\\" Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2727-R0\",\"approval_number\":\"FL2727.4\",\"seq\":4,\"product_model\":\"1821\",\"product_description\":\"Fixed\\\/Project In - 2\\\" Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2727-R0\",\"approval_number\":\"FL2727.5\",\"seq\":5,\"product_model\":\"1911\",\"product_description\":\"Project In - 4.5\\\" Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#2727-R0\",\"approval_number\":\"FL2727.6\",\"seq\":6,\"product_model\":\"1921\",\"product_description\":\"Fixed\\\/Project In - 4.5\\\" Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Custom Window\":[{\"manufacturer\":\"Custom Window\",\"approval_number_master\":\"FL#4067-R0\",\"approval_number\":\"FL4067.1\",\"seq\":1,\"product_model\":\"8200\",\"product_description\":\".125\\\" wall 2\\\" deep Aluminum Project-out Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window\",\"approval_number_master\":\"FL#4067-R0\",\"approval_number\":\"FL4067.2\",\"seq\":2,\"product_model\":\"8250\",\"product_description\":\".094\\\" wall 2\\\" deep Aluminum Project-out Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window\",\"approval_number_master\":\"FL#4067-R0\",\"approval_number\":\"FL4067.3\",\"seq\":3,\"product_model\":\"8260\",\"product_description\":\".094\\\" wall 3 1\\\/4\\\" deep Aluminum Project-out Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window\",\"approval_number_master\":\"FL#4067-R0\",\"approval_number\":\"FL4067.4\",\"seq\":4,\"product_model\":\"8300\",\"product_description\":\".094\\\" wall 3 1\\\/2\\\" deep Aluminum Project-out Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window\",\"approval_number_master\":\"FL#4067-R0\",\"approval_number\":\"FL4067.5\",\"seq\":5,\"product_model\":\"8400\",\"product_description\":\".080\\\" wall 4 1\\\/2\\\" deep Aluminum Project-out Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window\",\"approval_number_master\":\"FL#4067-R0\",\"approval_number\":\"FL4067.6\",\"seq\":6,\"product_model\":\"8400\",\"product_description\":\".080\\\" wall 4 1\\\/2\\\" deep Aluminum Project-out Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Vistawall Architectural Products\":[{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#4516-R0\",\"approval_number\":\"FL4516.1\",\"seq\":1,\"product_model\":\"ZS-2750\",\"product_description\":\"60\\\" x 36\\\" Aluminum Project Out Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"DeSCo Architectural, Inc.\":[{\"manufacturer\":\"DeSCo Architectural, Inc.\",\"approval_number_master\":\"FL#4759-R0\",\"approval_number\":\"FL4759.1\",\"seq\":1,\"product_model\":\"2500 Series\",\"product_description\":\"2-1\\\/2\\\" Deep Thermally Broken Aluminum Project-Out Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"RC Aluminum Industries, Inc.\":[{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#7079-R0\",\"approval_number\":\"FL7079.1\",\"seq\":1,\"product_model\":\"Series HP3060\\\/3070 Aluminum Projected Window\",\"product_description\":\"Small missile impact resistant aluminum projected window.\",\"design_pressure\":\"+120\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#7079-R0\",\"approval_number\":\"FL7079.2\",\"seq\":2,\"product_model\":\"Series HP3060\\\/3070 Aluminum Projected Window\",\"product_description\":\"Large missile impact resistant aluminum project window.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Extech Exterior Technologies\":[{\"manufacturer\":\"Extech Exterior Technologies\",\"approval_number_master\":\"FL#8580-R0\",\"approval_number\":\"FL8580.1\",\"seq\":1,\"product_model\":\"5300 Series\",\"product_description\":\"5300 Series Outswing Aluminum Top Hinged Window\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extech Exterior Technologies\",\"approval_number_master\":\"FL#8580-R0\",\"approval_number\":\"FL8580.2\",\"seq\":2,\"product_model\":\"5300 Series\",\"product_description\":\"EXTECH Series 5300 Top Hinged Window\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Hopes Windows, Inc.\":[{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#6091-R1\",\"approval_number\":\"FL6091.1\",\"seq\":1,\"product_model\":\"a. Jamestown 175 Series \\\"Impact\\\"\",\"product_description\":\"Hot Rolled Steel Top Hung Project Out Window - (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#6094-R1\",\"approval_number\":\"FL6094.1\",\"seq\":1,\"product_model\":\"a. Jamestown 175 Series\",\"product_description\":\"Hot Rolled Steel Top Hung Project Out Window - (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#6094-R1\",\"approval_number\":\"FL6094.2\",\"seq\":2,\"product_model\":\"b. Jamestown 175 Series\",\"product_description\":\"Hot Rolled Steel Top Hung Project Out Window - Twin Stacked X\\\/X\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#6094-R1\",\"approval_number\":\"FL6094.3\",\"seq\":3,\"product_model\":\"c. Jamestown 175 Series\",\"product_description\":\"Hot Rolled Steel Top Hung Project Out Window - Twin Stacked Fixed \\\/ Operable - O\\\/X\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#6094-R1\",\"approval_number\":\"FL6094.4\",\"seq\":4,\"product_model\":\"d. Landmark 175 Series\",\"product_description\":\"Hot Rolled Steel Top Hung Project Out Window - (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#6094-R1\",\"approval_number\":\"FL6094.5\",\"seq\":5,\"product_model\":\"e. Landmark 175 Series\",\"product_description\":\"Hot Rolled Steel Top Hung Project Out Window - Twin Stacked X\\\/X\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#6094-R1\",\"approval_number\":\"FL6094.6\",\"seq\":6,\"product_model\":\"f. Landmark 175 Series\",\"product_description\":\"Hot Rolled Steel Top Hung Project Out Window - Twin Stacked Fixed \\\/ Operable - O\\\/X\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#6094-R1\",\"approval_number\":\"FL6094.7\",\"seq\":7,\"product_model\":\"g. University Series\",\"product_description\":\"Hot Rolled Steel Top Hung Project Out Window - (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#6094-R1\",\"approval_number\":\"FL6094.8\",\"seq\":8,\"product_model\":\"h. University Series\",\"product_description\":\"Hot Rolled Steel Top Hung Project Out Window - Twin Stacked X\\\/X\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#14152-R0\",\"approval_number\":\"FL14152.1\",\"seq\":1,\"product_model\":\"\\u2022 Empire Series Project-out Windows\",\"product_description\":\"\\u2022 Bronze Project-out Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#14473-R0\",\"approval_number\":\"FL14473.1\",\"seq\":1,\"product_model\":\"Jamestown 175 Series Project-out Windows\",\"product_description\":\"Steel Project-out Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-15 00:00:00\",\"instructions_url\":\"\"}],\"Wojan Window and Door Corp.\":[{\"manufacturer\":\"Wojan Window and Door Corp.\",\"approval_number_master\":\"FL#12970-R0\",\"approval_number\":\"FL12970.1\",\"seq\":1,\"product_model\":\"Series 4500\",\"product_description\":\"Aluminum Project-In Hopper Window\",\"design_pressure\":\"+90.23\\\/-90.23\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Jeld-Wen\":[{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14546-R0\",\"approval_number\":\"FL14546.1\",\"seq\":1,\"product_model\":\"Custom Clad Hopper Window\",\"product_description\":\"419-H-990\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14546-R0\",\"approval_number\":\"FL14546.2\",\"seq\":2,\"product_model\":\"Custom Clad Hopper Window\",\"product_description\":\"419-H-991\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-08 00:00:00\",\"instructions_url\":\"\"}],\"Pella Corporation\":[{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#15016-R0\",\"approval_number\":\"FL15016.1\",\"seq\":1,\"product_model\":\"Architect Series Specialty Non-Impact In-swing Wood Hopper Window\",\"product_description\":\"Architect Series Specialty Non-Impact In-swing Wood Hopper Window 59\\\"x48\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#15019-R0\",\"approval_number\":\"FL15019.1\",\"seq\":1,\"product_model\":\"Architect Series Specialty Non-Impact In-swing Clad Hopper Window\",\"product_description\":\"Architect Series Specialty Non-Impact In-swing Clad Hopper Window 59\\\" x 48\\\"\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-26 00:00:00\",\"instructions_url\":\"\"}],\"C.T.WINDOWS INC\":[{\"manufacturer\":\"C.T.WINDOWS INC\",\"approval_number_master\":\"FL#15022-R0\",\"approval_number\":\"FL15022.1\",\"seq\":1,\"product_model\":\"Series 200 Aluminum\",\"product_description\":\"Project-Out Window\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.T.WINDOWS INC\",\"approval_number_master\":\"FL#16329-R0\",\"approval_number\":\"FL16329.1\",\"seq\":1,\"product_model\":\"Superior Series 300\",\"product_description\":\"Superior Series 300 Projected-Out Window - LMI\",\"design_pressure\":\"+69\\\/-91\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.T.WINDOWS INC\",\"approval_number_master\":\"FL#16329-R0\",\"approval_number\":\"FL16329.2\",\"seq\":2,\"product_model\":\"Superior Series 300\",\"product_description\":\"Superior Series 300 Projected-Out Window - N.I.\",\"design_pressure\":\"+80\\\/-159\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Fyre-Tec\":[{\"manufacturer\":\"Fyre-Tec\",\"approval_number_master\":\"FL#15405-R0\",\"approval_number\":\"FL15405.1\",\"seq\":1,\"product_model\":\"Series 975 Awning\\\/Projected\",\"product_description\":\"Fire-Rated\\\/UL Listed\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\":[{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#15483-R0\",\"approval_number\":\"FL15483.1\",\"seq\":1,\"product_model\":\"Series 1500 Outswing Aluminum Projected Window\",\"product_description\":\"Large and small missile impact resistant with monolithic laminated glass\",\"design_pressure\":\"+90.0\\\/-90.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#15483-R0\",\"approval_number\":\"FL15483.2\",\"seq\":2,\"product_model\":\"Series 1550 Outswing Aluminum Projected Window\",\"product_description\":\"Non impact resistant with monolithic glass\",\"design_pressure\":\"+90.0\\\/-125.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#19899-R0\",\"approval_number\":\"FL19899.1\",\"seq\":1,\"product_model\":\"Series 1500 Aluminum Projected Window\",\"product_description\":\"Large missile impact resistant aluminum projected window.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"SIW Impact Windows, LLC\":[{\"manufacturer\":\"SIW Impact Windows, LLC\",\"approval_number_master\":\"FL#17976-R0\",\"approval_number\":\"FL17976.1\",\"seq\":1,\"product_model\":\"Series \\\"S-450\\\" Aluminum Project Out Window\",\"product_description\":\"Large missile impact resistant aluminum project out window.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-02-10 00:00:00\",\"instructions_url\":\"\"}],\"Eco Window Systems\":[{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#21630-R0\",\"approval_number\":\"FL21630.1\",\"seq\":1,\"product_model\":\"Series \\\"Eco-Guard 560\\\" Aluminum Project Out Window\",\"product_description\":\"Large missile impact resistant aluminum project out window.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-26 00:00:00\",\"instructions_url\":\"\"}],\"Continental Glass Systems, LLC\":[{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#27013-R0\",\"approval_number\":\"FL27013.1\",\"seq\":1,\"product_model\":\"SERIES 7500 PROJECTED OUT WINDOW- SMI\",\"product_description\":\"7500 PROJECTED OUT WINDOW- SMI\",\"design_pressure\":\"+90\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#27013-R0\",\"approval_number\":\"FL27013.2\",\"seq\":2,\"product_model\":\"SERIES 7500 PROJECTED OUT WINDOW-LMI & SMI\",\"product_description\":\"SERIES 7500 PROJECTED OUT WINDOW-LMI & SMI\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#32154-R0\",\"approval_number\":\"FL32154.1\",\"seq\":1,\"product_model\":\"SERIES 7600-BM PROJECTED-OUT WINDOWS - L.M.I.\",\"product_description\":\"SERIES 7600-BM ALUMINUM PROJECTED-OUT WINDOW SYSTEM - L.M.I.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-02-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#32154-R0\",\"approval_number\":\"FL32154.2\",\"seq\":2,\"product_model\":\"SERIES 7600-BM PROJECTED-OUT WINDOWS - S.M.I.\",\"product_description\":\"SERIES 7600-BM ALUMINUM PROJECTED-OUT WINDOW SYSTEM - S.M.I.\",\"design_pressure\":\"+80\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-02-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#32157-R0\",\"approval_number\":\"FL32157.1\",\"seq\":1,\"product_model\":\"Series 7700 Projected-Out Window System - LMI\",\"product_description\":\"Series 7700 Projected-Out Window System - LMI\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-02-29 00:00:00\",\"instructions_url\":\"\"}],\"Western Window Systems\":[{\"manufacturer\":\"Western Window Systems\",\"approval_number_master\":\"FL#27958-R0\",\"approval_number\":\"FL27958.1\",\"seq\":1,\"product_model\":\"Series 7680 Thermally Broken Aluminum Hopper Window\",\"product_description\":\"Large missile impact resistant thermally broken aluminum hopper window.\",\"design_pressure\":\"+50.1\\\/-60.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western Window Systems\",\"approval_number_master\":\"FL#27958-R0\",\"approval_number\":\"FL27958.2\",\"seq\":2,\"product_model\":\"Series 7680 Thermally Broken Aluminum Hopper Window\",\"product_description\":\"Non-impact resistant thermally broken aluminum hopper window.\",\"design_pressure\":\"+50.1\\\/-75.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-25 00:00:00\",\"instructions_url\":\"\"}],\"SIW SOLUTIONS, LLC\":[{\"manufacturer\":\"SIW SOLUTIONS, LLC\",\"approval_number_master\":\"FL#29263-R0\",\"approval_number\":\"FL29263.1\",\"seq\":1,\"product_model\":\"Series \\\"S-450\\\" Aluminum Project Out Window\",\"product_description\":\"Large missile impact resistant aluminum project out window.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-02-10 00:00:00\",\"instructions_url\":\"\"}],\"Condado Window\":[{\"manufacturer\":\"Condado Window\",\"approval_number_master\":\"FL#40555-R0\",\"approval_number\":\"FL40555.1\",\"seq\":1,\"product_model\":\"325 Series Project Out Window with Integral Shutter (HVHZ) (Impact)\",\"product_description\":\"325 Series Project Out Window with Integral Shutter (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Condado Window\",\"approval_number_master\":\"FL#40555-R2\",\"approval_number\":\"FL40555.2\",\"seq\":2,\"product_model\":\"325 Series Project Out Window (HVHZ) (Impact)\",\"product_description\":\"325 Series Project Out Window (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Condado Window\",\"approval_number_master\":\"FL#40555-R2\",\"approval_number\":\"FL40555.3\",\"seq\":3,\"product_model\":\"325 Series Project Out Window with Integral Shutter (HVHZ) (Impact)\",\"product_description\":\"325 Series Project Out Window with Integral Shutter (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Etalum SAS\":[{\"manufacturer\":\"Etalum SAS\",\"approval_number_master\":\"FL#42349-R0\",\"approval_number\":\"FL42349.1\",\"seq\":1,\"product_model\":\"AWC-100 Series Projected Window\",\"product_description\":\"Glazed Aluminum Window that may be installed as a Single (X) or Double (XX) Frame. May also be installed in an AWC-100 Series Fixed Window, per Separate Product Approval.\",\"design_pressure\":\"+54.3\\\/-54.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}]},\"b. windows|||9. mullions\":{\"Ply Gem Windows\":[{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15261-R0\",\"approval_number\":\"FL15261.1\",\"seq\":1,\"product_model\":\"Premium Mira\",\"product_description\":\"Horizontal Mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15261-R0\",\"approval_number\":\"FL15261.2\",\"seq\":2,\"product_model\":\"Premium Mira\",\"product_description\":\"Vertical Mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15261-R0\",\"approval_number\":\"FL15261.3\",\"seq\":3,\"product_model\":\"Premium Mira\",\"product_description\":\"Palladium Mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15262-R0\",\"approval_number\":\"FL15262.1\",\"seq\":1,\"product_model\":\"Pro Series Classic\",\"product_description\":\"Horizontal Mullion (NON-IMPACT)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15262-R0\",\"approval_number\":\"FL15262.2\",\"seq\":2,\"product_model\":\"Pro Series Classic\",\"product_description\":\"Vertical Mullion (NON-IMPACT)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15262-R0\",\"approval_number\":\"FL15262.3\",\"seq\":3,\"product_model\":\"Pro Series Classic\",\"product_description\":\"Horizontal Mullion (IMPACT)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15262-R0\",\"approval_number\":\"FL15262.4\",\"seq\":4,\"product_model\":\"Pro Series Classic\",\"product_description\":\"Vertical Mullion (IMPACT)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15263-R0\",\"approval_number\":\"FL15263.1\",\"seq\":1,\"product_model\":\"Builder Series 1100 HP\",\"product_description\":\"Vertical Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15263-R0\",\"approval_number\":\"FL15263.2\",\"seq\":2,\"product_model\":\"Builder Series 1100 HP\",\"product_description\":\"Horizontal Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15264-R0\",\"approval_number\":\"FL15264.1\",\"seq\":1,\"product_model\":\"Series 3700 HP Fin\",\"product_description\":\"Aluminum Mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15264-R0\",\"approval_number\":\"FL15264.2\",\"seq\":2,\"product_model\":\"Series 3700 HP Flange\",\"product_description\":\"Aluminum Mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#16118-R0\",\"approval_number\":\"FL16118.1\",\"seq\":1,\"product_model\":\"Ply Gem 1500\",\"product_description\":\"Mullion (Brickmould Frame)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#16118-R0\",\"approval_number\":\"FL16118.2\",\"seq\":2,\"product_model\":\"Ply Gem 1500\",\"product_description\":\"Mullion (Beveled Frame)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#16118-R1\",\"approval_number\":\"FL16118.3\",\"seq\":3,\"product_model\":\"Ply Gem 1500\",\"product_description\":\"Tube Mullion (Brickmould Frame)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#16118-R1\",\"approval_number\":\"FL16118.4\",\"seq\":4,\"product_model\":\"Ply Gem 1500\",\"product_description\":\"Tube Mullion (Beveled Frame)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#39112-R0\",\"approval_number\":\"FL39112.1\",\"seq\":1,\"product_model\":\"1570 Series\",\"product_description\":\"Horizontal Stand Alone Mullion Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15224-R0\",\"approval_number\":\"FL15224.1\",\"seq\":1,\"product_model\":\"Series 6100\\\/8100\\\/9100\",\"product_description\":\"Vertical Aluminum Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15224-R0\",\"approval_number\":\"FL15224.2\",\"seq\":2,\"product_model\":\"Series 6100\\\/8100\\\/9100\",\"product_description\":\"Horizontal Aluminum Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15264-R0\",\"approval_number\":\"FL15264.3\",\"seq\":3,\"product_model\":\"Series 4700 Fin\",\"product_description\":\"Aluminum Mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Windows\",\"approval_number_master\":\"FL#15264-R0\",\"approval_number\":\"FL15264.4\",\"seq\":4,\"product_model\":\"Series 4700 Flange\",\"product_description\":\"Aluminum Mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Custom Window Systems Inc.\":[{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#17683-R0\",\"approval_number\":\"FL17683.1\",\"seq\":1,\"product_model\":\"H-1950 Mullion\",\"product_description\":\"2\\\" Non-Impact Mullion for Poured Wall Construction.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#45981-R0\",\"approval_number\":\"FL45981.1\",\"seq\":1,\"product_model\":\"Comfort Shield Vinyl Window Series Un-clipped Aluminum Mullion\",\"product_description\":\"Non-impact Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-05-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#46535-R0\",\"approval_number\":\"FL46535.1\",\"seq\":1,\"product_model\":\"Impact Aluminum Tube Mullion\",\"product_description\":\"CWS Impact Aluminum Tube Mullions - with and without Steel Reinforcing\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#5777-R7\",\"approval_number\":\"FL5777.1\",\"seq\":1,\"product_model\":\"Adjustable (Angled) Mull\",\"product_description\":\"Adjustable Mullion for Alum. and PVC Windows.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#5777-R7\",\"approval_number\":\"FL5777.2\",\"seq\":2,\"product_model\":\"CWS-1758 Mull Bar\",\"product_description\":\"3\\\" Mull Bar for PVC Windows.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#5777-R7\",\"approval_number\":\"FL5777.3\",\"seq\":3,\"product_model\":\"CWS-1759 Mull Bar\",\"product_description\":\"4\\\" Mull Bar for PVC Windows.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#5777-R2\",\"approval_number\":\"FL5777.4\",\"seq\":4,\"product_model\":\"CWS-1558 Mull Bar\",\"product_description\":\"2\\\" Mull Bar\",\"design_pressure\":\"+N\\\/A\\\/-N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#5777-R7\",\"approval_number\":\"FL5777.5\",\"seq\":5,\"product_model\":\"CWS-1950 Mull Bar\",\"product_description\":\"2\\\" Mull Bar for Aluminum Windows.\",\"design_pressure\":\"+N\\\/A\\\/-N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#5777-R7\",\"approval_number\":\"FL5777.6\",\"seq\":6,\"product_model\":\"CWS-1952 Mull Bar\",\"product_description\":\"3\\\" Mull Bar for Aluminum Windows.\",\"design_pressure\":\"+N\\\/A\\\/-N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#9520-R9\",\"approval_number\":\"FL9520.1\",\"seq\":1,\"product_model\":\"3\\\" Alum. Tube Mullion\",\"product_description\":\"3\\\" Alum. Tube Mullion, Horizontal & Vertical, Fin & Flange applications. (IMPACT-HVHZ)\",\"design_pressure\":\"+67.5\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#9520-R9\",\"approval_number\":\"FL9520.2\",\"seq\":2,\"product_model\":\"3\\\" Alum. Tube mullion\",\"product_description\":\"3\\\" Alum. Tube Mullion, Horizontal & Vertical, Fin & Flange applications. (IMPACT-WIND ZONE 3)\",\"design_pressure\":\"+67.5\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#9520-R9\",\"approval_number\":\"FL9520.3\",\"seq\":3,\"product_model\":\"4\\\" Alum. Tube Mullion\",\"product_description\":\"4\\\" Alum. Tube Mullion, Horizontal & Vertical, Fin & Flange applications. (IMPACT-WIND ZONE 3)\",\"design_pressure\":\"+67.5\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#9520-R9\",\"approval_number\":\"FL9520.4\",\"seq\":4,\"product_model\":\"4\\\" Alum. Tube Mullion\",\"product_description\":\"4\\\" Alum. Tube Mullion, Horizontal & Vertical, Fin & Flange applications. (IMPACT-HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#9520-R9\",\"approval_number\":\"FL9520.5\",\"seq\":5,\"product_model\":\"5 1\\\/2\\\" Alum. Tube Mullion\",\"product_description\":\"5 1\\\/2\\\" Alum. Tube Mullion, Horizontal & Vertical, Fin & Flange applications. (IMPACT)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#917-R0\",\"approval_number\":\"FL917.1\",\"seq\":1,\"product_model\":\"Horizontal Mullion 0.078 wall\",\"product_description\":\"1 11\\\/32\\\" x 2\\\" deep x 5\\\/64\\\" walls\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#917-R0\",\"approval_number\":\"FL917.2\",\"seq\":2,\"product_model\":\"Horizontal Mullion 0.125 wall\",\"product_description\":\"1 11\\\/32\\\" x 2 7\\\/8\\\" deep x 1\\\/8\\\" walls\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#917-R0\",\"approval_number\":\"FL917.3\",\"seq\":3,\"product_model\":\"Vertical 45 degree 0.125 wall\",\"product_description\":\"3 11\\\/16\\\" x 1\\\" x 3 1\\\/2\\\" deep x 1\\\/8\\\" walls\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#917-R0\",\"approval_number\":\"FL917.4\",\"seq\":4,\"product_model\":\"Vertical Mullion 0.078 wall\",\"product_description\":\"1 11\\\/32\\\" x 2\\\" deep x 5\\\/64\\\" walls\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#917-R0\",\"approval_number\":\"FL917.5\",\"seq\":5,\"product_model\":\"Vertical Mullion 0.125 wall\",\"product_description\":\"1 11\\\/32\\\" x 2 7\\\/8\\\" deep x 1\\\/8\\\" walls\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#9518-R0\",\"approval_number\":\"FL9518.1\",\"seq\":1,\"product_model\":\"3\\\" Alum. Tube Mullion\",\"product_description\":\"3\\\" Alum. Tube Mullion, Horizontal & Vertical, Fin & Flange applications. (IMPACT)\",\"design_pressure\":\"+67.5\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#9518-R0\",\"approval_number\":\"FL9518.2\",\"seq\":2,\"product_model\":\"4\\\" Alum. Tube Mullion\",\"product_description\":\"4\\\" Alum. Tube Mullion, Horizontal & Vertical, Fin & Flange applications. (IMPACT)\",\"design_pressure\":\"+67.5\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#9518-R0\",\"approval_number\":\"FL9518.3\",\"seq\":3,\"product_model\":\"5 1\\\/2\\\" Alum. Tube Mullion\",\"product_description\":\"5 1\\\/2\\\" Alum. Tube Mullion, Horizontal & Vertical, Fin & Flange applications. (IMPACT)\",\"design_pressure\":\"+67.5\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#12855-R0\",\"approval_number\":\"FL12855.1\",\"seq\":1,\"product_model\":\"CWS-1573 Mull Bar\",\"product_description\":\"3\\\" Aluminum Mull Bar for PVC Windows.\",\"design_pressure\":\"+N\\\/A\\\/-N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#12855-R0\",\"approval_number\":\"FL12855.2\",\"seq\":2,\"product_model\":\"CWS-1604 Mull Bar\",\"product_description\":\"4\\\" Aluminum Mull Bar for PVC Windows.\",\"design_pressure\":\"+N\\\/A\\\/-N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#12855-R0\",\"approval_number\":\"FL12855.3\",\"seq\":3,\"product_model\":\"CWS-1605 Mull Bar\",\"product_description\":\"5 1\\\/2\\\" Aluminum Mull Bar for PVC Windows.\",\"design_pressure\":\"+N\\\/A\\\/-N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-21 00:00:00\",\"instructions_url\":\"\"}],\"PGT Industries\":[{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#17519-R9\",\"approval_number\":\"FL17519.2\",\"seq\":2,\"product_model\":\"5400\\\/5500 Series Mullions\",\"product_description\":\"Clipped\\\/Unclipped Mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#261-R14\",\"approval_number\":\"FL261.1\",\"seq\":1,\"product_model\":\"Mullions for All Doors and Windows\",\"product_description\":\"Aluminum Mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#261-R4\",\"approval_number\":\"FL261.2\",\"seq\":2,\"product_model\":\"1x Standard Wall Mullions\",\"product_description\":\"Aluminum Tube Mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#261-R4\",\"approval_number\":\"FL261.3\",\"seq\":3,\"product_model\":\"2x Heavy Wall Mullions\",\"product_description\":\"Aluminum Tube Mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#13053-R0\",\"approval_number\":\"FL13053.1\",\"seq\":1,\"product_model\":\"1\\\" x 4\\\" Aluminum Heavy Vertical Mullion\",\"product_description\":\"1\\\" x 4\\\" Aluminum Heavy Vertical Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#13867-R0\",\"approval_number\":\"FL13867.1\",\"seq\":1,\"product_model\":\"2100 Series Mullions\",\"product_description\":\"Vinyl Mullions for 2100 Series Windows.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#13867-R0\",\"approval_number\":\"FL13867.2\",\"seq\":2,\"product_model\":\"2160 Series Mullions\",\"product_description\":\"Vinyl Mullions for 2160 Series Windows.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#13867-R0\",\"approval_number\":\"FL13867.3\",\"seq\":3,\"product_model\":\"2200 Series Mullions\",\"product_description\":\"Vinyl Mullions for 2200 Series Windows.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#13867-R0\",\"approval_number\":\"FL13867.4\",\"seq\":4,\"product_model\":\"2260 Series Mullions\",\"product_description\":\"Vinyl Mullions for 2260 Series Windows.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#13867-R1\",\"approval_number\":\"FL13867.5\",\"seq\":5,\"product_model\":\"2300 Series Mullions\",\"product_description\":\"Vinyl Mullions for 2300 Series Windows.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#13867-R1\",\"approval_number\":\"FL13867.6\",\"seq\":6,\"product_model\":\"400\\\/500 Series Mullions\",\"product_description\":\"Mullions for 400 and 500 Series Windows.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#17519-R0\",\"approval_number\":\"FL17519.1\",\"seq\":1,\"product_model\":\"5400\\\/5500 Series Mullions\",\"product_description\":\"Clipped\\\/Unclipped Mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-10 00:00:00\",\"instructions_url\":\"\"}],\"Simonton\":[{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#14787-R0\",\"approval_number\":\"FL14787.1\",\"seq\":1,\"product_model\":\"MP0112 Vinyl Mullion with CM0146 Reinforcement\",\"product_description\":\"Reinforced Mullion for retrofit products with integral nailing fin and J-channel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#15534-R6\",\"approval_number\":\"FL15534.1\",\"seq\":1,\"product_model\":\"20634 Aluminum with VPI-436 Vinyl Mullion Cover\",\"product_description\":\"Stormbreaker Plus 300VL Vinyl Mullions with Medium Aluminum Reinforcement (HVHZ)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#15534-R0\",\"approval_number\":\"FL15534.2\",\"seq\":2,\"product_model\":\"07-09 StormBreaker Plus 300VL (Outside HVHZ)\",\"product_description\":\"Medium Reinforced Impact Resistant Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#15534-R0\",\"approval_number\":\"FL15534.3\",\"seq\":3,\"product_model\":\"07-09 StormBreaker Plus 300VL\",\"product_description\":\"Large Reinforced Impact Resistant Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#2339-R0\",\"approval_number\":\"FL2339.1\",\"seq\":1,\"product_model\":\"437-437\",\"product_description\":\"Litehouse 437 Mulled Twin SH - Aluminum - Size: 73 x 76; H-R 45; 1\\\/8\\\" annealed glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#2339-R0\",\"approval_number\":\"FL2339.2\",\"seq\":2,\"product_model\":\"437-437\",\"product_description\":\"Litehouse 437 Mulled Twin SH - Aluminum - Size: 52 x 76 individual sizes 25.5 x 75.75; Rating: H-R45; 1\\\/8\\\" annealed glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#2339-R0\",\"approval_number\":\"FL2339.3\",\"seq\":3,\"product_model\":\"437-437\",\"product_description\":\"Litehouse 437 Mulled Twin SH - Aluminum - Size: 105 x 76 individual size 52.1875 x 75.6875; Rating H-R50; 3\\\/16: annealed glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#2339-R0\",\"approval_number\":\"FL2339.4\",\"seq\":4,\"product_model\":\"437-437\",\"product_description\":\"Litehouse 437 Mulled Twin SH - Aluminum - Size: 105 x 62 individual size 52.1875 x 62.125; Rating: H-R50; 3\\\/16\\\" annealed glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#6626-R0\",\"approval_number\":\"FL6626.1\",\"seq\":1,\"product_model\":\"1x4 Aluminum Tube Clipped Mullion (L.M.I.)\",\"product_description\":\"1x4 Aluminum Tube Clipped Mullion (L.M.I.)\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#6626-R0\",\"approval_number\":\"FL6626.2\",\"seq\":2,\"product_model\":\"Aluminum Tube Clipped Mullion (L.M.I)\",\"product_description\":\"1x3 Aluminum Tube Clipped Mullion (L.M.I.)\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#6841-R0\",\"approval_number\":\"FL6841.1\",\"seq\":1,\"product_model\":\"Large Reinforced Mullion w\\\/Vinyl Cover\",\"product_description\":\"Large Mullion Reinforcement CM0146 & #16991 with Vinyl Mullion Cover\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#6841-R0\",\"approval_number\":\"FL6841.2\",\"seq\":2,\"product_model\":\"Medium Reinforced Mullion with Vinyl Mullion Cover\",\"product_description\":\"Medium Reinforced Mullion #16990 and #20634 with Vinyl Mullion Cover\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#8588-R0\",\"approval_number\":\"FL8588.1\",\"seq\":1,\"product_model\":\"Stand alone Large vinyl mullion Cover #IV1558 with Large Mullion Reinforcement #16991 6063-T5\",\"product_description\":\"Stand alone Large Vinyl Mullion cover #IV1558, with Large mullion reinforcement #16991 6063-T5\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#12117-R0\",\"approval_number\":\"FL12117.1\",\"seq\":1,\"product_model\":\"16990\\\/V346A mullion\",\"product_description\":\"Aluminum reinforced vinyl mullions\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#12117-R0\",\"approval_number\":\"FL12117.2\",\"seq\":2,\"product_model\":\"16991\\\/VPI 560\\\/VPI 354 mullion\",\"product_description\":\"Aluminum reinforced vinyl mullions\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#12117-R0\",\"approval_number\":\"FL12117.3\",\"seq\":3,\"product_model\":\"20634\\\/VPI 436 mullion\",\"product_description\":\"Aluminum reinforced vinyl mullions\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#12117-R0\",\"approval_number\":\"FL12117.4\",\"seq\":4,\"product_model\":\"CM0146\\\/VPI 573 mullion\",\"product_description\":\"Aluminum reinforced vinyl mullions\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#12119-R0\",\"approval_number\":\"FL12119.1\",\"seq\":1,\"product_model\":\"Impact resistant Mullions with Large reinforcement\",\"product_description\":\"StormBreaker Plus 300VL Impact resistant Mullion with Large reinforcement\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#12119-R0\",\"approval_number\":\"FL12119.2\",\"seq\":2,\"product_model\":\"Impact resistant Mullions with Medium reinforcement\",\"product_description\":\"StormBreaker Plus 300VL Impact resistant Mullion with Medium reinforcement\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#14787-R0\",\"approval_number\":\"FL14787.2\",\"seq\":2,\"product_model\":\"V346A Vinyl Mullion with 16990 Reinforcement\",\"product_description\":\"Medium Reinforced Mullion for ProFinish Builder\\\/Contractor\\\/Master\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#14787-R0\",\"approval_number\":\"FL14787.3\",\"seq\":3,\"product_model\":\"V354\\\/V354A Vinyl Mullion with 16991 Reinforcement\",\"product_description\":\"Large Reinforced Mullion for all retrofit products (excluding frames with integral nailing fin & J-channel)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#14787-R0\",\"approval_number\":\"FL14787.4\",\"seq\":4,\"product_model\":\"V436\\\/MP0347 Vinyl Mullion with 20634 Reinforcement\",\"product_description\":\"Medium Reinforced Mullion for all retrofit products (excluding frame with integral nailing fin & J-channel)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simonton\",\"approval_number_master\":\"FL#14787-R0\",\"approval_number\":\"FL14787.5\",\"seq\":5,\"product_model\":\"V560 Vinyl Mullion with 16991 Reinforcement\",\"product_description\":\"Large Reinforced Mullion for ProFinish Builder\\\/Contractor Master\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"MQ Window and Door\":[{\"manufacturer\":\"MQ Window and Door\",\"approval_number_master\":\"FL#21583-R3\",\"approval_number\":\"FL21583.1\",\"seq\":1,\"product_model\":\"JS Series Unclipped Wood Mullion\",\"product_description\":\"Horizontal or Vertical Steel Reinforced Unclipped Wood Mullion\",\"design_pressure\":\"+58\\\/-68\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"YKK AP America Inc. Residential\":[{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#22027-R0\",\"approval_number\":\"FL22027.1\",\"seq\":1,\"product_model\":\"Precedence Factory Mullions\",\"product_description\":\"Precedence Factory Mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#22027-R0\",\"approval_number\":\"FL22027.2\",\"seq\":2,\"product_model\":\"Style Guard 1\\\" Reinforced Mullion\",\"product_description\":\"Style Guard 1\\\" Reinforced Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#22027-R0\",\"approval_number\":\"FL22027.3\",\"seq\":3,\"product_model\":\"Style Guard Factory 1\\\/2\\\" Mullion\",\"product_description\":\"Style Guard Factory 1\\\/2\\\" Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#22027-R0\",\"approval_number\":\"FL22027.4\",\"seq\":4,\"product_model\":\"Style View Factory Mullion\",\"product_description\":\"Style View Factory Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America Inc. Residential\",\"approval_number_master\":\"FL#22027-R2\",\"approval_number\":\"FL22027.5\",\"seq\":5,\"product_model\":\"Styleview Factory Mullion\",\"product_description\":\"Styleview Factory Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Shwinco Architectural Products, LLC\":[{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#29827-R0\",\"approval_number\":\"FL29827.1\",\"seq\":1,\"product_model\":\"9000 Series Mullion\",\"product_description\":\"HVHZ Impact Rated Aluminum Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#29827-R0\",\"approval_number\":\"FL29827.2\",\"seq\":2,\"product_model\":\"9000 Series Mullion\",\"product_description\":\"Wind Zone 3 Impact Rated Aluminum Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#5889-R1\",\"approval_number\":\"FL5889.1\",\"seq\":1,\"product_model\":\"SERIES I MULLION\",\"product_description\":\"ALUMINUM REINFORCED MULLION - NON IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#5889-R1\",\"approval_number\":\"FL5889.2\",\"seq\":2,\"product_model\":\"SERIES II MULLION\",\"product_description\":\"ALUMINUM REINFORCED MULLION - NON IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#5889-R1\",\"approval_number\":\"FL5889.3\",\"seq\":3,\"product_model\":\"SERIES II MULLION\",\"product_description\":\"ALUMINUM REINFORCED MULLION - IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#10245-R0\",\"approval_number\":\"FL10245.1\",\"seq\":1,\"product_model\":\"Impact \\\"T\\\" Mullion\",\"product_description\":\"Shwinco Impact \\\"T\\\" Mullion\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#10245-R0\",\"approval_number\":\"FL10245.2\",\"seq\":2,\"product_model\":\"Impact Mullion\",\"product_description\":\"Shwinco Impact Mullion\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#5889-R1\",\"approval_number\":\"FL5889.4\",\"seq\":4,\"product_model\":\"SERIES III MULLION\",\"product_description\":\"ALUMINUM REINFORCED MULLION - IMPACT\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#5889-R1\",\"approval_number\":\"FL5889.5\",\"seq\":5,\"product_model\":\"SERIES III MULLION\",\"product_description\":\"ALUMINUM REINFORCED MULLION - NON IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#15233-R0\",\"approval_number\":\"FL15233.1\",\"seq\":1,\"product_model\":\"SERIES I MULLION\",\"product_description\":\"ALUMINUM REINFORCED MULLION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#15233-R0\",\"approval_number\":\"FL15233.2\",\"seq\":2,\"product_model\":\"SERIES II MULLION\",\"product_description\":\"ALUMINUM REINFORCED MULLION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#17118-R0\",\"approval_number\":\"FL17118.1\",\"seq\":1,\"product_model\":\"SERIES 7000 HORIZONTAL MULLION\",\"product_description\":\"SERIES 7000 HORIZONTAL MULLION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shwinco Architectural Products, LLC\",\"approval_number_master\":\"FL#17118-R0\",\"approval_number\":\"FL17118.2\",\"seq\":2,\"product_model\":\"SERIES 7000 VERTICAL MULLION\",\"product_description\":\"SERIES 7000 VERTICAL MULLION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ViWinTech Windows & Doors\":[{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#1913-R0\",\"approval_number\":\"FL1913.1\",\"seq\":1,\"product_model\":\"Typical Mullion Detail\",\"product_description\":\"Aluminum Alloy Extrusion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#7758-R0\",\"approval_number\":\"FL7758.1\",\"seq\":1,\"product_model\":\"Field Mull Kit 1-1\\\/2 inch\",\"product_description\":\"Extruded aluminum tube mullion retained by end aluminum clips to provide support and hurricane protection for windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#8209-R0\",\"approval_number\":\"FL8209.1\",\"seq\":1,\"product_model\":\"SL 4200 Mullion\",\"product_description\":\"Field applied Mull System for Shoreline 4200 Series Windows, Twin\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#9326-R1\",\"approval_number\":\"FL9326.1\",\"seq\":1,\"product_model\":\"SL 1x4 Mull\",\"product_description\":\"ShoreLine 1 x 4 inch aluminum mull with clip.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#9654-R1\",\"approval_number\":\"FL9654.1\",\"seq\":1,\"product_model\":\"ShoreLine 3\\\" Impact Mullion\",\"product_description\":\"Mull 1.5\\\" x 3\\\" Heavy Aluminum with clips, T-Configuration.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#9986-R1\",\"approval_number\":\"FL9986.1\",\"seq\":1,\"product_model\":\"SL Field T Mull 4 Inch\",\"product_description\":\"ShoreLine Field Mull, 4 inch depth. T mull applications, Mounting Clip Installation\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#17273-R0\",\"approval_number\":\"FL17273.1\",\"seq\":1,\"product_model\":\"ShoreLine 3\\\" Impact Mullion\",\"product_description\":\"Mull 1.5\\\" x 3\\\" Heavy Aluminum with clips, T-Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ViWinTech Windows & Doors\",\"approval_number_master\":\"FL#17273-R4\",\"approval_number\":\"FL17273.2\",\"seq\":2,\"product_model\":\"ShoreLine 3\\\" Impact Mullion WZ3\",\"product_description\":\"Mull 1.5\\\" x 3\\\" Heavy Aluminum with clips. Vertical, T and Horizontal configurations, Wind Zone 3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"CGI Windows and Doors\":[{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#9187-R10\",\"approval_number\":\"FL9187.1\",\"seq\":1,\"product_model\":\"Clipped Aluminum Tube Mullion\",\"product_description\":\"Large Missile Impact\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#9187-R4\",\"approval_number\":\"FL9187.2\",\"seq\":2,\"product_model\":\"Clipped Aluminum Tube Mullion w\\\/373 Framing Member\",\"product_description\":\"Large Missile Impact\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#31232-R1\",\"approval_number\":\"FL31232.2\",\"seq\":2,\"product_model\":\"900 Series Mullions\",\"product_description\":\"Aluminum Mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#31232-R1\",\"approval_number\":\"FL31232.3\",\"seq\":3,\"product_model\":\"900 Series Mullions\",\"product_description\":\"Aluminum Mullions, HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#12735-R0\",\"approval_number\":\"FL12735.1\",\"seq\":1,\"product_model\":\"Aluminum Tube Mullion with #373 Framing Member\",\"product_description\":\"Large Missile Impact\",\"design_pressure\":\"+210\\\/-210\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#14139-R0\",\"approval_number\":\"FL14139.1\",\"seq\":1,\"product_model\":\"Sentinel Series Aluminum Unclipped Mullion\",\"product_description\":\"Large Missile Impact\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#9187-R5\",\"approval_number\":\"FL9187.3\",\"seq\":3,\"product_model\":\"Heavy Duty Clipped Aluminum Tube Mullion\",\"product_description\":\"Large Missile Impact\",\"design_pressure\":\"+170\\\/-170\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#9187-R6\",\"approval_number\":\"FL9187.4\",\"seq\":4,\"product_model\":\"Series 450, Clipped Aluminum Tube Mullions\",\"product_description\":\"Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#9187-R6\",\"approval_number\":\"FL9187.5\",\"seq\":5,\"product_model\":\"Series Sentinel, Un-Clipped Aluminum Tube Mullions\",\"product_description\":\"Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#31232-R0\",\"approval_number\":\"FL31232.1\",\"seq\":1,\"product_model\":\"3100\\\/3300 Series Mullions\",\"product_description\":\"Aluminum Tube Mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Associated Materials\":[{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12078-R0\",\"approval_number\":\"FL12078.1\",\"seq\":1,\"product_model\":\"a. 3100 Structural Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use on Masonry or Wood Openings utilizing the Goal Post (at head and sill) Style Mounting Bracket\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12078-R0\",\"approval_number\":\"FL12078.2\",\"seq\":2,\"product_model\":\"b. 3100 Structural Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use on Wood Openings utilizing the Goal Post (at Sill) and the Bull Nose (at head) Style Mounting Brackets\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12078-R0\",\"approval_number\":\"FL12078.3\",\"seq\":3,\"product_model\":\"c. 3100 Structural Transom Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use on Masonry or Wood Openings utilizing the Goal Post (at head and sill) Style Mounting Bracket\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12078-R0\",\"approval_number\":\"FL12078.4\",\"seq\":4,\"product_model\":\"d. 3100 Structural Transom Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use on Wood Openings utilizing the Goal Post (at Sill) and the Bull Nose (at head) Style Mounting Brackets\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12078-R0\",\"approval_number\":\"FL12078.5\",\"seq\":5,\"product_model\":\"e. \\\"i\\\" Series Structural Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use on Wood and Masonry Openings utilizing the Goal Post (at Head and Sill) Style Mounting Brackets\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12078-R0\",\"approval_number\":\"FL12078.6\",\"seq\":6,\"product_model\":\"f. \\\"i\\\" Series Structural Transom Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use on Wood and Masonry Openings utilizing the Goal Post Style Mounting Brackets\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#12078-R0\",\"approval_number\":\"FL12078.7\",\"seq\":7,\"product_model\":\"g. \\\"C-Class\\\" Series Structural Mullion\",\"product_description\":\"Clipped Steel 2.0\\\" and 2.5\\\" Bar Mullion for use on Wood and Masonry Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Croft, LLC\":[{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#47572-R0\",\"approval_number\":\"FL47572.1\",\"seq\":1,\"product_model\":\"Series 10 Un-Clipped Mullion (WZ3) (Impact)\",\"product_description\":\"Series 10 Un-Clipped Mullion (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#15527-R0\",\"approval_number\":\"FL15527.1\",\"seq\":1,\"product_model\":\"Series 9000\",\"product_description\":\"Series 9000 Aluminum Vertical Mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croft, LLC\",\"approval_number_master\":\"FL#15527-R0\",\"approval_number\":\"FL15527.2\",\"seq\":2,\"product_model\":\"Series 9000\",\"product_description\":\"Series 9000 Aluminum Horizontal Mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Pella Corporation\":[{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#11372-R5\",\"approval_number\":\"FL11372.1\",\"seq\":1,\"product_model\":\"Series 10 Vertical Mullion\",\"product_description\":\"Vertical Non-impact mullion Series 10 Single Hung \\\/ Picture Windows\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-05-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#13644-R0\",\"approval_number\":\"FL13644.1\",\"seq\":1,\"product_model\":\"Clipped, Steel Reinforced and Unreinforced Aluminum Mullion\",\"product_description\":\"Clipped, Steel Reinforced and Unreinforced Aluminum Mullion\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#13813-R0\",\"approval_number\":\"FL13813.1\",\"seq\":1,\"product_model\":\"Pella Clad and Wood Windows\",\"product_description\":\"1\\\/2\\\" Aluminum Mullion With End Anchors - Window to Window Combinations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#13815-R0\",\"approval_number\":\"FL13815.1\",\"seq\":1,\"product_model\":\"Pella Clad and Wood Windows\",\"product_description\":\"Joining Mullion with End Anchors - Window to Window Combinations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#16528-R0\",\"approval_number\":\"FL16528.1\",\"seq\":1,\"product_model\":\"250 Vinyl Window Series Aluminum Tube Mullion\",\"product_description\":\"Non-Impact Tube Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#17464-R0\",\"approval_number\":\"FL17464.1\",\"seq\":1,\"product_model\":\"250 Vinyl Window Series Un-clipped Aluminum Mullion\",\"product_description\":\"Non-impact Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33621-R0\",\"approval_number\":\"FL33621.1\",\"seq\":1,\"product_model\":\"Adjustable (Angled) Mull\",\"product_description\":\"Adjustable Mullion (15-30-45 degree) for Vinyl Windows, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33621-R0\",\"approval_number\":\"FL33621.2\",\"seq\":2,\"product_model\":\"Mull Bar, 3\\\"\",\"product_description\":\"3\\\" Mull Bar for Vinyl Windows, Non Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33621-R0\",\"approval_number\":\"FL33621.3\",\"seq\":3,\"product_model\":\"Mull Bar, 4\\\"\",\"product_description\":\"4\\\" Mull Bar for Vinyl Windows, Non Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33621-R0\",\"approval_number\":\"FL33621.4\",\"seq\":4,\"product_model\":\"Mull Bar, 5.5\\\"\",\"product_description\":\"5 1\\\/2\\\" Mull Bar for Vinyl Windows, Non Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33622-R0\",\"approval_number\":\"FL33622.1\",\"seq\":1,\"product_model\":\"3\\\" Mullion\",\"product_description\":\"3\\\" Alum. Tube Mullion, Horizontal & Vertical, Fin & Flange applications, HVHZ Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#34066-R0\",\"approval_number\":\"FL34066.1\",\"seq\":1,\"product_model\":\"Impervia Fiberglass 2.0 Window Frame Mullion System\",\"product_description\":\"Impervia Fiberglass 2.0 Window Frame Mullion System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#13813-R0\",\"approval_number\":\"FL13813.2\",\"seq\":2,\"product_model\":\"Pella Clad and Wood Windows\",\"product_description\":\"1.5\\\" Wood Mullion With End Anchors - Window to Window Combinations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#13813-R0\",\"approval_number\":\"FL13813.3\",\"seq\":3,\"product_model\":\"Pella Clad and Wood Windows\",\"product_description\":\"4.0\\\" Wood Mullion With End Anchors - Window to Window Combinations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#13813-R0\",\"approval_number\":\"FL13813.4\",\"seq\":4,\"product_model\":\"Pella Clad and Wood Windows and Doors\",\"product_description\":\"1.5\\\" Wood Mullion With End Anchors - Door to Window and Door to Door Combinations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#13813-R0\",\"approval_number\":\"FL13813.5\",\"seq\":5,\"product_model\":\"Pella Clad and Wood Windows and Doors\",\"product_description\":\"4.0\\\" Wood Mullion With End Anchors - Door to Window and Door to Door Combinations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#13815-R0\",\"approval_number\":\"FL13815.2\",\"seq\":2,\"product_model\":\"Pella Clad and Wood Windows and Doors\",\"product_description\":\"Joining Mullion with End Anchors - Door to Window and Door to Door Combinations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33622-R0\",\"approval_number\":\"FL33622.2\",\"seq\":2,\"product_model\":\"4\\\" Mullion\",\"product_description\":\"4\\\" Alum. Tube Mullion, Horizontal & Vertical, Fin & Flange applications, HVHZ Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33622-R0\",\"approval_number\":\"FL33622.3\",\"seq\":3,\"product_model\":\"5 1\\\/2\\\" Mullion\",\"product_description\":\"5 1\\\/2\\\" Alum. Tube Mullion, Horizontal & Vertical, Fin & Flange applications, HVHZ Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33622-R1\",\"approval_number\":\"FL33622.4\",\"seq\":4,\"product_model\":\"4\\\" Alum. Tube Mullion\",\"product_description\":\"4\\\" Alum. Tube Mullion, Horizontal & Vertical, Fin & Flange applications, HVHZ Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#33622-R1\",\"approval_number\":\"FL33622.5\",\"seq\":5,\"product_model\":\"5 1\\\/2\\\" Alum. Tube Mullion\",\"product_description\":\"5 1\\\/2\\\" Alum. Tube Mullion, Horizontal & Vertical, Fin & Flange applications, HVHZ Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#34066-R1\",\"approval_number\":\"FL34066.2\",\"seq\":2,\"product_model\":\"Impervia Fiberglass 2.0 Window Frame Mullion System\",\"product_description\":\"Impervia Fiberglass 2.0 Window Frame Mullion System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-05-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#4648-R0\",\"approval_number\":\"FL4648.1\",\"seq\":1,\"product_model\":\"Structural H Bar Mullion\",\"product_description\":\"Aluminum mullion aprox. 1-7\\\/8\\\" x 3\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#29993-R0\",\"approval_number\":\"FL29993.1\",\"seq\":1,\"product_model\":\"Pella 1\\\" x 5\\\" Extruded Aluminum Tube Reinforced Un-Clipped Mullion\",\"product_description\":\"Extruded Aluminum Tube Mullion (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#42309-R0\",\"approval_number\":\"FL42309.1\",\"seq\":1,\"product_model\":\"Impervia Fiberglass 2.0 Window Frame Mullion System\",\"product_description\":\"Impervia Fiberglass 2.0 Window\\nFrame Mullion System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-05-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#13844-R0\",\"approval_number\":\"FL13844.1\",\"seq\":1,\"product_model\":\"Pella Impervia Windows\",\"product_description\":\"Direct unclipped mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#13844-R0\",\"approval_number\":\"FL13844.2\",\"seq\":2,\"product_model\":\"Pella Impervia Windows\",\"product_description\":\"Unreinforced 1\\\/2\\\" structural mullion with end anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#13844-R0\",\"approval_number\":\"FL13844.3\",\"seq\":3,\"product_model\":\"Pella Impervia Windows\",\"product_description\":\"Reinforced 1\\\/2\\\" structural mullion with end anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14653-R0\",\"approval_number\":\"FL14653.1\",\"seq\":1,\"product_model\":\"Pella Vinyl 350 Series Windows\",\"product_description\":\"1\\\/2\\\" Light Duty Aluminum Mullion with End Anchors - Window to Window Combinations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14653-R0\",\"approval_number\":\"FL14653.2\",\"seq\":2,\"product_model\":\"Pella Vinyl 350 Series Windows\",\"product_description\":\"1\\\/2\\\" Standard Aluminum Mullion with End Anchors - Window to Window Combinations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14653-R0\",\"approval_number\":\"FL14653.3\",\"seq\":3,\"product_model\":\"Pella Vinyl 350 Series Windows\",\"product_description\":\"1\\\/2\\\" Standard Aluminum Mullion with Reinforcement and End Anchors - Window to Window Combinations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14653-R0\",\"approval_number\":\"FL14653.4\",\"seq\":4,\"product_model\":\"Pella Vinyl 350 Series Windows\",\"product_description\":\"1\\\" Aluminum Mullion with End Anchors - Window to Window Combinations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14653-R0\",\"approval_number\":\"FL14653.5\",\"seq\":5,\"product_model\":\"Pella Vinyl 350 Series Windows\",\"product_description\":\"1\\\" Aluminum Mullion with Reinforcement and End Anchors - Window to Window Combinations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14661-R0\",\"approval_number\":\"FL14661.1\",\"seq\":1,\"product_model\":\"Pella Windows and Doors\",\"product_description\":\"3\\\" Structural Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#14661-R0\",\"approval_number\":\"FL14661.2\",\"seq\":2,\"product_model\":\"Pella Windows and Doors\",\"product_description\":\"4.25\\\" Structural Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pella Corporation\",\"approval_number_master\":\"FL#26601-R0\",\"approval_number\":\"FL26601.1\",\"seq\":1,\"product_model\":\"Pella\\u00ae 350 Series HurricaneShield\\u00ae Impact-Resistant Series 350 Vinyl Window Mullion System - LMI\",\"product_description\":\"Series 350 4-1\\\/2\\\" Vinyl Window Mullion System - LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-11-04 00:00:00\",\"instructions_url\":\"\"}],\"Regency Plus Inc\":[{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#11479-R6\",\"approval_number\":\"FL11479.1\",\"seq\":1,\"product_model\":\"TECH 5000 IMPACT MULLION\",\"product_description\":\"TECH 5000 IMPACT MULLION\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#11479-R6\",\"approval_number\":\"FL11479.2\",\"seq\":2,\"product_model\":\"TECH 5000 T IMPACT MULLION\",\"product_description\":\"TECH 5000 T IMPACT MULLION\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#8683-R0\",\"approval_number\":\"FL8683.1\",\"seq\":1,\"product_model\":\"TECH 5000 IMPACT MULLION\",\"product_description\":\"Extruded Aluminum 1\\\" x 4\\\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#8684-R0\",\"approval_number\":\"FL8684.1\",\"seq\":1,\"product_model\":\"TECH 5000 T-IMPACT MULLION\",\"product_description\":\"\\\"Impact T-Mullion\\\" Aluminum 1\\\" x 4\\\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Regency Plus Inc\",\"approval_number_master\":\"FL#11582-R0\",\"approval_number\":\"FL11582.1\",\"seq\":1,\"product_model\":\"Tech 5000 Impact Mullion\",\"product_description\":\"Series Tech 5000 Impact Mullion\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Jeld-Wen\":[{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11870-R10\",\"approval_number\":\"FL11870.1\",\"seq\":1,\"product_model\":\"Clipped Aluminum Tube Mullion\",\"product_description\":\"1x3 or 1x4 Tube Mullion\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15861-R10\",\"approval_number\":\"FL15861.1\",\"seq\":1,\"product_model\":\"Custom Clad\",\"product_description\":\"Jamb to Jamb and 1\\\" LVL Mullion for Windows\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17868-R0\",\"approval_number\":\"FL17868.1\",\"seq\":1,\"product_model\":\"Siteline Clad Casement\\\/Awning Mullions\",\"product_description\":\"Siteline Clad Casement\\\/Awning Mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21060-R0\",\"approval_number\":\"FL21060.1\",\"seq\":1,\"product_model\":\"Siteline Clad\",\"product_description\":\"Double Hung Mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#35256-R0\",\"approval_number\":\"FL35256.1\",\"seq\":1,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Back to Back Mullion of Fiberglass Door & Wood Direct Set Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#42213-R0\",\"approval_number\":\"FL42213.1\",\"seq\":1,\"product_model\":\"Custom Clad\",\"product_description\":\"1\\\" Aluminum Clipped Mullion for Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#17868-R0\",\"approval_number\":\"FL17868.2\",\"seq\":2,\"product_model\":\"Siteline Wood Casement\\\/Awning Mullions\",\"product_description\":\"Siteline Wood Casement\\\/Awning Mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21060-R0\",\"approval_number\":\"FL21060.2\",\"seq\":2,\"product_model\":\"Siteline Wood\",\"product_description\":\"Double Hung Mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#35256-R0\",\"approval_number\":\"FL35256.2\",\"seq\":2,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Back to Back Mullion of Fiberglass Door, Sidelite & Wood Direct Set Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#35256-R0\",\"approval_number\":\"FL35256.3\",\"seq\":3,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Back to Back Mullion of Fiberglass Door & Sidelite with Mull Post & Wood Direct Set Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#35256-R0\",\"approval_number\":\"FL35256.4\",\"seq\":4,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Steel Reinforced Mullion of Fiberglass Door, Sidelite & Wood Direct Set Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#4377-R0\",\"approval_number\":\"FL4377.1\",\"seq\":1,\"product_model\":\"Tradition Plus Mullion\",\"product_description\":\"Unclipped\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7922-R1\",\"approval_number\":\"FL7922.1\",\"seq\":1,\"product_model\":\"Builders Aluminum Vertical and Horizontal Mullion\",\"product_description\":\"For use only with JELD-WEN Builders Aluminum 4100, 4200, and 4300 series windows, vertical mullion twin\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7922-R1\",\"approval_number\":\"FL7922.2\",\"seq\":2,\"product_model\":\"Builders Aluminum Vertical and Horizontal Mullion\",\"product_description\":\"For use only with JELD-WEN Builders Aluminum 4100, 4200, and 4300 series windows, twin units with Transom\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7922-R1\",\"approval_number\":\"FL7922.3\",\"seq\":3,\"product_model\":\"Builders Aluminum Vertical and Horizontal Mullion\",\"product_description\":\"For use only with JELD-WEN Builders Aluminum 4100, 4200, and 4300 series windows, Single unit with Transom\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7922-R1\",\"approval_number\":\"FL7922.4\",\"seq\":4,\"product_model\":\"Builders Aluminum Vertical and Horizontal Mullion\",\"product_description\":\"For use only with JELD-WEN Builders Aluminum 4100, 4200, and 4300 series windows, T-Clip\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7922-R1\",\"approval_number\":\"FL7922.5\",\"seq\":5,\"product_model\":\"Standard Aluminum Tube Vertical and Horizontal Mullion\",\"product_description\":\"For use with JELD-WEN Premium Atlantic Vinyl Single-Hung, Horizontal Roller Fixed, Casement Operating, Casement Fixed, Awning Windows. 1\\\" x 3\\\" x 0.125\\\" Atlantic Vinyl Aluminum Mullion (Vertical, Twin 48676)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7922-R1\",\"approval_number\":\"FL7922.6\",\"seq\":6,\"product_model\":\"Standard Aluminum Tube Vertical and Horizontal Mullion\",\"product_description\":\"For use with JELD-WEN Premium Atlantic Vinyl Single-Hung, Horizontal Roller Fixed, Casement Operating, Casement Fixed, Awning Windows. 1\\\" x 3\\\" x 0.125\\\" Atlantic Vinyl Aluminum Mullion (Vertical, Twin R12321-6)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7922-R1\",\"approval_number\":\"FL7922.7\",\"seq\":7,\"product_model\":\"Standard Aluminum Tube Vertical and Horizontal Mullion\",\"product_description\":\"For use with JELD-WEN Premium Atlantic Vinyl Single-Hung, Horizontal Roller Fixed, Casement Operating, Casement Fixed, Awning Windows. 1\\\" x 4\\\" x 0.125\\\" Atlantic Vinyl Aluminum Mullion (Vertical, Twin 48676)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7922-R1\",\"approval_number\":\"FL7922.8\",\"seq\":8,\"product_model\":\"Standard Aluminum Tube Vertical and Horizontal Mullion\",\"product_description\":\"For use with JELD-WEN Premium Atlantic Vinyl Single-Hung, Horizontal Roller Fixed, Casement Operating, Casement Fixed, Awning Windows. 1\\\" x 4\\\" x 0.125\\\" Atlantic Vinyl Aluminum Mullion\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7922-R1\",\"approval_number\":\"FL7922.9\",\"seq\":9,\"product_model\":\"Standard Aluminum Tube Vertical and Horizontal Mullion\",\"product_description\":\"For use with JELD-WEN Premium Atlantic Aluminum Double-Hung, Horizontal Roller and Fixed Windows. 1\\\" x 3\\\" x 0.125\\\" Aluminum Mullion (Horizontal, single with transom 48676)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7922-R1\",\"approval_number\":\"FL7922.10\",\"seq\":10,\"product_model\":\"Standard Aluminum Tube Vertical and Horizontal Mullion\",\"product_description\":\"For use with JELD-WEN Premium Atlantic Aluminum Double-Hung, Horizontal Roller and Fixed Windows. 1\\\" x 3\\\" x 0.125\\\" Aluminum Mullion (Horizontal, single with transom R12321-6)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7922-R1\",\"approval_number\":\"FL7922.11\",\"seq\":11,\"product_model\":\"Standard Aluminum Tube Vertical and Horizontal Mullion\",\"product_description\":\"For use with JELD-WEN Premium Atlantic Aluminum Double-Hung, Horizontal Roller and Fixed Windows. 1\\\" x 3\\\" x 0.125\\\" Aluminum Mullion Horizontal (Twin units with transom 48676)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7922-R1\",\"approval_number\":\"FL7922.12\",\"seq\":12,\"product_model\":\"Standard Aluminum Tube Vertical and Horizontal Mullion\",\"product_description\":\"For use with JELD-WEN Premium Atlantic Aluminum Double-Hung, Horizontal Roller and Fixed Windows. 1\\\" x 3\\\" x 0.125\\\" Aluminum Mullion Horizontal (Twin units with transom R12321-6)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7922-R1\",\"approval_number\":\"FL7922.13\",\"seq\":13,\"product_model\":\"Standard Aluminum Tube Vertical and Horizontal Mullion\",\"product_description\":\"For use with JELD-WEN Premium Atlantic Aluminum Double-Hung, Horizontal Roller and Fixed Windows. 1\\\" x 4\\\" x 0.125\\\" Aluminum Mullion (Horizontal, single with transom 48676)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7922-R1\",\"approval_number\":\"FL7922.14\",\"seq\":14,\"product_model\":\"Standard Aluminum Tube Vertical and Horizontal Mullion\",\"product_description\":\"For use with JELD-WEN Premium Atlantic Aluminum Double-Hung, Horizontal Roller and Fixed Windows. 1\\\" x 4\\\" x 0.125\\\" Aluminum Mullion (Horizontal, single with transom R12321-06)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7922-R1\",\"approval_number\":\"FL7922.15\",\"seq\":15,\"product_model\":\"Standard Aluminum Tube Vertical and Horizontal Mullion\",\"product_description\":\"For use with JELD-WEN Premium Atlantic Aluminum Double-Hung, Horizontal Roller and Fixed Windows. 1\\\" x 4\\\" x 0.125\\\" Aluminum Mullion (Horizontal, twin units with transom 48676)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8398-R1\",\"approval_number\":\"FL8398.1\",\"seq\":1,\"product_model\":\"1\\\"x4\\\" Aluminum Mullion\",\"product_description\":\"Aluminum Mullion - Horizontal, Twin Units with Transom, 48676\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8398-R1\",\"approval_number\":\"FL8398.2\",\"seq\":2,\"product_model\":\"1\\\"x4\\\" Aluminum Mullion\",\"product_description\":\"Aluminum Mullion - Horizontal, Twin Units with Transom, R12321-6\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8398-R1\",\"approval_number\":\"FL8398.3\",\"seq\":3,\"product_model\":\"1\\\"x4\\\" Aluminum Mullion\",\"product_description\":\"Atlantic Vinyl Aluminum Mullion - Vertical, Twin, 48676\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8398-R1\",\"approval_number\":\"FL8398.4\",\"seq\":4,\"product_model\":\"1\\\"x4\\\" Aluminum Mullion\",\"product_description\":\"Atlantic Vinyl Aluminum Mullion - Vertical, Twin, R12321-6\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8398-R1\",\"approval_number\":\"FL8398.5\",\"seq\":5,\"product_model\":\"1\\\"x4\\\" Aluminum Mullion\",\"product_description\":\"Aluminum Mullion - Horizontal, Single with Transom, 48676\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#8398-R1\",\"approval_number\":\"FL8398.6\",\"seq\":6,\"product_model\":\"1\\\"x4\\\" Aluminum Mullion\",\"product_description\":\"Aluminum Mullion - Horizontal, Single with Transom, R12321-6\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#7922-R1\",\"approval_number\":\"FL7922.16\",\"seq\":16,\"product_model\":\"Standard Aluminum Tube Vertical and Horizontal Mullion\",\"product_description\":\"For use with JELD-WEN Premium Atlantic Aluminum Double-Hung, Horizontal Roller and Fixed Windows. 1\\\" x 4\\\" x 0.125\\\" Aluminum Mullion (Horizontal, twin units with transom R12321-6)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11857-R0\",\"approval_number\":\"FL11857.1\",\"seq\":1,\"product_model\":\"Custom Clad Combination Assembly with \\u00bd\\\" Mullion (Clipped)\",\"product_description\":\"Custom Clad In-Sash Casement\\\/ Clad Casement Picture\\\/ Clad Direct Set with Single \\u00bd\\\" vertical mullion and double \\u00bd\\\" horizontal mullion (Clipped)\",\"design_pressure\":\"+65\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11857-R0\",\"approval_number\":\"FL11857.2\",\"seq\":2,\"product_model\":\"Custom Clad Combination Assembly with \\u00bd\\\" Mullion (Clipped)\",\"product_description\":\"Custom Clad Casement\\\/ Clad Direct Set\\\/ Clad Insash Casement with Single \\u00bd\\\" horizontal mullion and double \\u00bd\\\" vertical mullion (Clipped)\",\"design_pressure\":\"+65\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11857-R0\",\"approval_number\":\"FL11857.3\",\"seq\":3,\"product_model\":\"Custom Clad Combination Assembly with \\u00bd\\\" Mullion (Clipped)\",\"product_description\":\"Custom Clad Casement Picture\\\/ Clad Casement\\\/ Clad Direct Set with Single \\u00bd\\\" horizontal mullion and double \\u00bd\\\" vertical mullion (Clipped)\",\"design_pressure\":\"+65\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11857-R0\",\"approval_number\":\"FL11857.4\",\"seq\":4,\"product_model\":\"Custom Clad Combination Assembly with \\u00bd\\\" Mullion (Clipped)\",\"product_description\":\"Custom Clad Direct Set\\\/ Clad Direct Set with a double \\u00bd\\\" vertical mullion (Clipped)\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11857-R0\",\"approval_number\":\"FL11857.5\",\"seq\":5,\"product_model\":\"Custom Clad Combination Assembly with \\u00bd\\\" Mullion (Unclipped)\",\"product_description\":\"Custom Clad Awning\\\/ Clad Direct Set with a Single \\u00bd\\\" horizontal mullion (Unclipped)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11857-R0\",\"approval_number\":\"FL11857.6\",\"seq\":6,\"product_model\":\"Custom Clad Combination Assembly with \\u00bd\\\" Mullion (Unclipped)\",\"product_description\":\"Custom Clad Casement\\\/ Clad Casement Picture with a Single \\u00bd\\\" vertical mullion (Unclipped)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#11857-R0\",\"approval_number\":\"FL11857.7\",\"seq\":7,\"product_model\":\"Custom Clad Combination Assembly with \\u00bd\\\" Mullion (Unclipped)\",\"product_description\":\"Custom Clad Casement Picture\\\/ Clad Casement Picture with a Single \\u00bd\\\" vertical mullion\",\"design_pressure\":\"+90\\\/-95\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12558-R0\",\"approval_number\":\"FL12558.1\",\"seq\":1,\"product_model\":\"Premium Siteline EX Clad Casement Combination Assembly\",\"product_description\":\"Combination Assembly Consisting of Three Aluminum Clad Fixed Casements over Three Aluminum Clad Fixed Casements Mulled Together (2-High) 406-H-749.00, -.01\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12558-R0\",\"approval_number\":\"FL12558.2\",\"seq\":2,\"product_model\":\"Premium Siteline EX Clad Casement Combination Assembly\",\"product_description\":\"Combination Assembly Consisting of Aluminum Clad Fixed Casement Windows over Operating Casement Windows Mulled Together (2-Wide) 406-H-746.00 - .01\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12558-R0\",\"approval_number\":\"FL12558.3\",\"seq\":3,\"product_model\":\"Premium Siteline EX Clad Casement Combination Assembly\",\"product_description\":\"Combination Assembly Consisting of Aluminum Clad Fixed Casement Windows over Operating\\\/Fixed Casement Windows Mulled Together (2-Wide) 406-H-757.00 - .01\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12558-R0\",\"approval_number\":\"FL12558.4\",\"seq\":4,\"product_model\":\"Premium Siteline EX Clad Casement Combination Assembly\",\"product_description\":\"Combination Assembly Consisting of Aluminum Clad Fixed Casement Windows over Fixed Casement Windows Mulled Together (2-Wide) 406-747.00 - .01\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12558-R0\",\"approval_number\":\"FL12558.5\",\"seq\":5,\"product_model\":\"Premium Siteline EX Clad Casement Combination Assembly\",\"product_description\":\"Combination Assembly Consisting of Aluminum Clad Fixed Casement Windows over Fixed Casement\\\/Operating Windows Mulled Together (2-Wide) 406-H-756.00 - .01\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12558-R0\",\"approval_number\":\"FL12558.6\",\"seq\":6,\"product_model\":\"Premium Siteline EX Clad Casement Combination Assembly\",\"product_description\":\"Combination Assembly Consisting of Two Siteline EX Clad Casement Picture Windows Mulled Together (2-High) 406-H-748.00 - .01\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12558-R0\",\"approval_number\":\"FL12558.7\",\"seq\":7,\"product_model\":\"Premium Siteline EX Clad HP Double Hung Combination Assembly\",\"product_description\":\"Combination Assembly Consisting of Two Aluminum Clad HP Double Hung Windows Mulled Together (2-Wide) 406-H-750.00 - .01\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12558-R0\",\"approval_number\":\"FL12558.8\",\"seq\":8,\"product_model\":\"Premium Siteline EX Clad HP Double Hung Combination Assembly\",\"product_description\":\"Combination Assembly Consisting of Aluminum Clad Double Hung Window and Fixed Window Mulled Together (2-Wide) 406-H-751.00 - .01\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12558-R0\",\"approval_number\":\"FL12558.9\",\"seq\":9,\"product_model\":\"Premium Siteline EX Clad HP Double Hung Combination Assembly\",\"product_description\":\"Combination Assembly Consisting of Two Aluminum Clad Double Hung Picture Windows Mulled Together (2-High) 406-H-755.00 - .01\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12558-R0\",\"approval_number\":\"FL12558.10\",\"seq\":10,\"product_model\":\"Premium Siteline EX Clad HP Double Hung Combination Assembly\",\"product_description\":\"Combination Assembly Consisting of Two Aluminum Clad Double Hung Windows Mulled Together (2-Wide) with a Fixed Transom Window 406-H-760.00 - .01\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12558-R0\",\"approval_number\":\"FL12558.11\",\"seq\":11,\"product_model\":\"Premium Siteline EX Wood Casement Combination Assembly\",\"product_description\":\"Combination Assembly Consisting of Two Siteline EX Wood Casement Picture Windows Mulled Together (2-High) 406-H-754.00 - .01\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12558-R0\",\"approval_number\":\"FL12558.12\",\"seq\":12,\"product_model\":\"Premium Siteline EX Wood Casement Combination Assembly\",\"product_description\":\"Combination Assembly Consisting of Two Siteline EX Wood Casement Windows Mulled Together (2-Wide) 406-H-752.00 - .01\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12558-R0\",\"approval_number\":\"FL12558.13\",\"seq\":13,\"product_model\":\"Premium Siteline EX Wood Casement Combination Assembly\",\"product_description\":\"Combination Assembly Consisting of a Wood Casement Picture Window over Operating Casement \\\/ Picture Window Mulled Together (2-Wide) 406-H-764.00 -.01\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12558-R0\",\"approval_number\":\"FL12558.14\",\"seq\":14,\"product_model\":\"Premium Siteline EX Wood Casement Combination Assembly\",\"product_description\":\"Combination Assembly Consisting of a Wood Casement Picture \\\/ Operating Casement Mulled Together (2-Wide) 406-H-765.00 -.01\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12558-R0\",\"approval_number\":\"FL12558.15\",\"seq\":15,\"product_model\":\"Premium Siteline EX Wood Casement Combination Assembly\",\"product_description\":\"Combination Assembly Consisting of Two Wood Picture Windows Mulled Together (2-Wide) 406-H-766.00 - .01\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12558-R0\",\"approval_number\":\"FL12558.16\",\"seq\":16,\"product_model\":\"Premium Siteline EX Wood Double Hung Combination Assembly\",\"product_description\":\"Combination Assembly Consisting of Two Double Hung HP Picture Windows Mulled Together (2-High) 406-H-753.00 - .01\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12558-R0\",\"approval_number\":\"FL12558.17\",\"seq\":17,\"product_model\":\"Premium Siteline EX Wood Double Hung Combination Assembly\",\"product_description\":\"Combination Assembly Consisting of a Wood Fixed Window over Two Wood Double Hung Windows Mulled Together (2-Wide) 406-H-767.00 - .01\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12558-R0\",\"approval_number\":\"FL12558.18\",\"seq\":18,\"product_model\":\"Premium Siteline EX Wood Double Hung Combination Assembly\",\"product_description\":\"Combination Assembly Consisting of Two Wood Double Hung Windows Mulled Together (2-Wide) 406-H-758.00 -.01\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12568-R0\",\"approval_number\":\"FL12568.1\",\"seq\":1,\"product_model\":\"Premium Siteline EX Clad Windows\",\"product_description\":\"Premium Siteline EX Clad Window Combination Assemblies - Unreinforced Mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12568-R0\",\"approval_number\":\"FL12568.2\",\"seq\":2,\"product_model\":\"Premium Siteline EX Clad Windows\",\"product_description\":\"Premium Siteline EX Clad Window Combination Assemblies - Reinforced Mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#12964-R0\",\"approval_number\":\"FL12964.1\",\"seq\":1,\"product_model\":\"Custom Collection Aluminum Clad-wood Composite Clipped Mullion\",\"product_description\":\"Mullions\",\"design_pressure\":\"+65\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15587-R0\",\"approval_number\":\"FL15587.1\",\"seq\":1,\"product_model\":\"Custom Collection\",\"product_description\":\"Clipped mullion system\",\"design_pressure\":\"+65\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15587-R1\",\"approval_number\":\"FL15587.2\",\"seq\":2,\"product_model\":\"Custom Collection\",\"product_description\":\"Un-clipped mullion system\",\"design_pressure\":\"+65\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#15861-R2\",\"approval_number\":\"FL15861.2\",\"seq\":2,\"product_model\":\"Custom Collection\",\"product_description\":\"Report No. 3022\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#16214-R0\",\"approval_number\":\"FL16214.1\",\"seq\":1,\"product_model\":\"W-2500\",\"product_description\":\"Report #1466\",\"design_pressure\":\"+679\\\/-679\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22356-R0\",\"approval_number\":\"FL22356.1\",\"seq\":1,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Back to Back Mullion of Fiberglass Door & Wood Direct Set Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22356-R0\",\"approval_number\":\"FL22356.2\",\"seq\":2,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Back to Back Mullion of Fiberglass Door, Sidelite & Wood Direct Set Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22356-R0\",\"approval_number\":\"FL22356.3\",\"seq\":3,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Back to Back Mullion of Fiberglass Door & Sidelite with Mull Post & Wood Direct Set Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22356-R0\",\"approval_number\":\"FL22356.4\",\"seq\":4,\"product_model\":\"Aurora Custom Fiberglass\",\"product_description\":\"Steel Reinforced Mullion of Fiberglass Door, Sidelite & Wood Direct Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-30 00:00:00\",\"instructions_url\":\"\"}],\"Marvin\":[{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17163-R6\",\"approval_number\":\"FL17163.1\",\"seq\":1,\"product_model\":\"Essential 1\\\/2\\\" MRF 114\\\" X 96\\\" 2W1H\",\"product_description\":\"Essential 1\\\/2\\\" MRF MULL 2W1H, 407-H-1133.06-.08\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17163-R6\",\"approval_number\":\"FL17163.2\",\"seq\":2,\"product_model\":\"Essential 1\\\/2\\\" MRF 60\\\" x 96\\\" 2W2H\",\"product_description\":\"Essential 1\\\/2\\\" MRF MULL 2W2H, 4-7-H-1133.09-.11\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17163-R6\",\"approval_number\":\"FL17163.3\",\"seq\":3,\"product_model\":\"Essential 1\\\/2\\\" MRF 71.5\\\" x 99.5\\\" 1W2H\",\"product_description\":\"Essential 1\\\/2\\\" MRF MULL 1W2H, 407-H-1133.03-.05\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17163-R6\",\"approval_number\":\"FL17163.4\",\"seq\":4,\"product_model\":\"Essential 1\\\/2\\\" MRF 96x96 1W2H\",\"product_description\":\"Essential 1\\\/2\\\" MRF MULL 1W2H, 407-H-1133.09-.11\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17163-R6\",\"approval_number\":\"FL17163.5\",\"seq\":5,\"product_model\":\"Essential 1\\\/2\\\" MRF 96x96 2W2H\",\"product_description\":\"Essential 1\\\/2\\\" MRF MULL 2W2H. 407-H-1171.00-.03\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#18596-R0\",\"approval_number\":\"FL18596.1\",\"seq\":1,\"product_model\":\"Aluminum Tube Mullion\",\"product_description\":\"Aluminum Tube Clipped Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-09-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#29598-R2\",\"approval_number\":\"FL29598.1\",\"seq\":1,\"product_model\":\"ULTIMATE CASEMENT IZ3 RIBBON MULL\",\"product_description\":\"Ultimate Casement IZ3 Ribbon Mull Assembly 407-H-917\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#34545-R1\",\"approval_number\":\"FL34545.1\",\"seq\":1,\"product_model\":\"Clipped, Extruded Aluminum Tube Mullion\",\"product_description\":\"Large missile impact resistant clipped aluminum tube mullion.\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#37109-R1\",\"approval_number\":\"FL37109.1\",\"seq\":1,\"product_model\":\"MNDG 2W ASSEMBLY\",\"product_description\":\"Modern Direct Glaze Rectangle and Polygon Mull 2-Wide or 2-High Fiberglass Aluminum Fixed Window\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#47786-R1\",\"approval_number\":\"FL47786.1\",\"seq\":1,\"product_model\":\"Vivid MRF Door Mull 1W2H\",\"product_description\":\"Vivid MRF Door Mull 1W2H CCL 407-H-1179.04 & .05\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17163-R6\",\"approval_number\":\"FL17163.6\",\"seq\":6,\"product_model\":\"Essential 1\\\/2\\\" Standard Mull, 114 x 96 1W2H\",\"product_description\":\"Essential 1\\\/2\\\" Standard Mull 1W2H. 407-H-1170.03-.05\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17163-R6\",\"approval_number\":\"FL17163.7\",\"seq\":7,\"product_model\":\"Essential 1\\\/2\\\" Standard Mull, 60 x 96 2W2H\",\"product_description\":\"Essential 1\\\/2\\\" Standard Mull 2W2H. 407-H-1170.06-.08\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17163-R6\",\"approval_number\":\"FL17163.8\",\"seq\":8,\"product_model\":\"Essential 1\\\/2\\\" Standard Mull, 72 x 100 1W2H\",\"product_description\":\"Essential 1\\\/2\\\" Standard Mull 1W2H. 407-H-1170.09-.11\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17163-R6\",\"approval_number\":\"FL17163.9\",\"seq\":9,\"product_model\":\"Essential 1\\\/2\\\" Standard Mull, 72 x 96 2W2H\",\"product_description\":\"Essential 1\\\/2\\\" Standard Mull 2W2H. 407-H-1170.12-.14\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17163-R6\",\"approval_number\":\"FL17163.10\",\"seq\":10,\"product_model\":\"Essential 1\\\/2\\\" Standard Mull, 96 x 100 1W2H\",\"product_description\":\"Essential 1\\\/2\\\" Standard Mull 1W2H. 407-H-1170.00-.03\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#17163-R6\",\"approval_number\":\"FL17163.11\",\"seq\":11,\"product_model\":\"Essential 1\\\/2\\\" Standard Mull, 96 x 96 1W2H\",\"product_description\":\"Essential 1\\\/2\\\" Standard Mull 1W2H. 407-H-1170.15-.17\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#47786-R1\",\"approval_number\":\"FL47786.2\",\"seq\":2,\"product_model\":\"Vivid MRF Mull 2W1H\",\"product_description\":\"Vivid MRF Mull 2W1H CCL 407-H-1179.01 & .08\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#47786-R1\",\"approval_number\":\"FL47786.3\",\"seq\":3,\"product_model\":\"Vivid MRF Mull 2W1H\",\"product_description\":\"Vivid MRF Mull 2W1H CCL 407-H-1179.02 &.07\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#47786-R1\",\"approval_number\":\"FL47786.4\",\"seq\":4,\"product_model\":\"Vivid MRF Mull 2W2H\",\"product_description\":\"Vivid MRF Mull 2W2H CCL 407-H-1179.03 & .06\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#47786-R1\",\"approval_number\":\"FL47786.5\",\"seq\":5,\"product_model\":\"Vivid Standard Mull 2W1H\",\"product_description\":\"Vivid Standard Mull 2W1H CCL 407-H-1179.00 & .09\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14133-R9\",\"approval_number\":\"FL14133.1\",\"seq\":1,\"product_model\":\"2W ELALDGRT\\\/ 2H ELCAP\",\"product_description\":\"Elevate Casement 2W ELALDGRT\\\/ 2H ELCAP, 407-H-898\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14133-R9\",\"approval_number\":\"FL14133.2\",\"seq\":2,\"product_model\":\"2W1H ELCAP\",\"product_description\":\"Elevate Casement 2W1H ELCAP, 407-H-898\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14133-R9\",\"approval_number\":\"FL14133.3\",\"seq\":3,\"product_model\":\"2W2H ELCAP\",\"product_description\":\"Elevate Casement 2W2H ELCAP, 407-H-898\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14133-R9\",\"approval_number\":\"FL14133.4\",\"seq\":4,\"product_model\":\"ELALDGRT + ELALDGRT\\\/ELDHP + ELDHP 2W2H\",\"product_description\":\"Elevate Aluminum Direct Glaze Round Top + Elevate Double Hung Picture, 407-H-793\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14133-R9\",\"approval_number\":\"FL14133.5\",\"seq\":5,\"product_model\":\"ELDG 7218 \\\/ 6068 ELOFD XX\",\"product_description\":\"Elevate Outswing French Door with ELDG 407-H-863\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14133-R9\",\"approval_number\":\"FL14133.6\",\"seq\":6,\"product_model\":\"ELDGRT\\\/ELDHP + ELDHP 2W2H\",\"product_description\":\"Elevate Aluminum Direct Glaze Round Top\\\/Elevate Double Hung Picture + Elevate Double Hung Picture, 407-H-793\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14133-R9\",\"approval_number\":\"FL14133.7\",\"seq\":7,\"product_model\":\"ELDHP 2W1H\",\"product_description\":\"Elevate Double Hung Picture, 407-H-793\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14133-R9\",\"approval_number\":\"FL14133.8\",\"seq\":8,\"product_model\":\"ELDHP 2W1H\",\"product_description\":\"Elevate Double Hung Picture, 407-H-793\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14133-R9\",\"approval_number\":\"FL14133.9\",\"seq\":9,\"product_model\":\"ELDHP 2W1H\",\"product_description\":\"Elevate Double Hung Picture Non MRF, 407-H-793\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14133-R9\",\"approval_number\":\"FL14133.10\",\"seq\":10,\"product_model\":\"ELDHP 2W2H\",\"product_description\":\"Elevate Double Hung Picture, 407-H-793\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14133-R9\",\"approval_number\":\"FL14133.11\",\"seq\":11,\"product_model\":\"ELDHP 2W2H\",\"product_description\":\"Elevate Double Hung Picture, 407-H-793\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14133-R9\",\"approval_number\":\"FL14133.12\",\"seq\":12,\"product_model\":\"Elevate Direct Glaze \\\/ Elevate Outswing French Door\",\"product_description\":\"ELDG \\\/ ELOFD X + X (2W2H)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14133-R9\",\"approval_number\":\"FL14133.13\",\"seq\":13,\"product_model\":\"Elevate Impact Casement IZ3 2W\",\"product_description\":\"ELCAP 5771+5771\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14133-R9\",\"approval_number\":\"FL14133.14\",\"seq\":14,\"product_model\":\"Elevate Impact Casement IZ3 2W2H\",\"product_description\":\"ELCAP 3747+3747\\\/3747+3747\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14133-R9\",\"approval_number\":\"FL14133.15\",\"seq\":15,\"product_model\":\"Elevate Impact ELDG\\\/ELSFD IZ3 2H\",\"product_description\":\"ELDG 7218\\\/ELSFD 6068\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14133-R9\",\"approval_number\":\"FL14133.16\",\"seq\":16,\"product_model\":\"Elevate Inswing French Door XX + X\",\"product_description\":\"ELIFD 6080 XX + ELIFD 3080 X\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14133-R9\",\"approval_number\":\"FL14133.17\",\"seq\":17,\"product_model\":\"ELOFD 3080 X + ELOFD 3080 X\",\"product_description\":\"Elevate Outswing French Door X + Elevate Outswing French Door X, 407-H-863\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14133-R9\",\"approval_number\":\"FL14133.18\",\"seq\":18,\"product_model\":\"ELOFD 6080 XX + ELOFD 3080 O\",\"product_description\":\"Elevate Outswing French Door XX + Elevate Outswing French Door O, 407-H-863\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14133-R9\",\"approval_number\":\"FL14133.19\",\"seq\":19,\"product_model\":\"Impact ELDGDH \\\/ ELDHP 2H\",\"product_description\":\"Impact ELDGDH \\\/ ELDHP 62x96\\\"\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14133-R9\",\"approval_number\":\"FL14133.20\",\"seq\":20,\"product_model\":\"Impact ELDGDH \\\/ ELOFD 2H\",\"product_description\":\"Impact ELDGDH 7218 \\\/ ELOFD 6068 XX\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14133-R9\",\"approval_number\":\"FL14133.21\",\"seq\":21,\"product_model\":\"Impact ELDGDH \\\/ ELOFD 2W2H\",\"product_description\":\"Impact ELDGDH 7218\\\/ELOFD 3068+3068\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14133-R9\",\"approval_number\":\"FL14133.22\",\"seq\":22,\"product_model\":\"Impact ELDHP 2H\",\"product_description\":\"Impact ELDHP 6248 \\\/ ELDHP 6248\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14133-R9\",\"approval_number\":\"FL14133.23\",\"seq\":23,\"product_model\":\"Impact ELDHP 2W\",\"product_description\":\"Impact ELDHP 5476 + 5476\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14133-R9\",\"approval_number\":\"FL14133.24\",\"seq\":24,\"product_model\":\"Impact ELOFD 2W\",\"product_description\":\"Impact ELOFD 3080 X + 3080 X\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#973-R0\",\"approval_number\":\"FL973.1\",\"seq\":1,\"product_model\":\"Clipped Extruded Aluminum Tube\",\"product_description\":\"Clipped Extruded Aluminum Tube Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3854-R0\",\"approval_number\":\"FL3854.1\",\"seq\":1,\"product_model\":\"Aluminum Tube Mullion\",\"product_description\":\"Aluminum Tube Mullion Reinforcement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#6627-R1\",\"approval_number\":\"FL6627.1\",\"seq\":1,\"product_model\":\"Aluminum Tube Mullion\",\"product_description\":\"08-0520.07\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#11733-R0\",\"approval_number\":\"FL11733.1\",\"seq\":1,\"product_model\":\"Clad Casemaster Combination Assembly\",\"product_description\":\"407-H-881\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#11733-R0\",\"approval_number\":\"FL11733.2\",\"seq\":2,\"product_model\":\"Clad Casemaster Combination Assembly StormPlus IZ2\",\"product_description\":\"407-H-880 and 407-H-881\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#11733-R0\",\"approval_number\":\"FL11733.3\",\"seq\":3,\"product_model\":\"Clad Casemaster Combination Assembly StormPlus IZ3\",\"product_description\":\"407-H-890 and 407-H-897\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#11733-R0\",\"approval_number\":\"FL11733.4\",\"seq\":4,\"product_model\":\"Clad Ultimate Double Hung 1W2H Combination Assembly\",\"product_description\":\"407-H-879\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#11733-R0\",\"approval_number\":\"FL11733.5\",\"seq\":5,\"product_model\":\"Clad Ultimate Double Hung 3036 2W\",\"product_description\":\"407-H-837\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#11733-R0\",\"approval_number\":\"FL11733.6\",\"seq\":6,\"product_model\":\"Clad Ultimate Double Hung StormPlus IZ2 3028 2W Combination Assembly\",\"product_description\":\"407-H-833\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#11733-R0\",\"approval_number\":\"FL11733.7\",\"seq\":7,\"product_model\":\"Clad Ultimate Double Hung StormPlus IZ2 3232 2W Combination Assembly\",\"product_description\":\"407-H-834\",\"design_pressure\":\"+35\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#11733-R0\",\"approval_number\":\"FL11733.8\",\"seq\":8,\"product_model\":\"Clad Ultimate Double Hung StormPlus IZ3 3234 2W Combination Assembly\",\"product_description\":\"407-H-682\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#11733-R0\",\"approval_number\":\"FL11733.9\",\"seq\":9,\"product_model\":\"Wood Casemaster Combination Assembly\",\"product_description\":\"407-H-882\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#11733-R0\",\"approval_number\":\"FL11733.10\",\"seq\":10,\"product_model\":\"Wood Casemaster StormPlus IZ2 Combination Assembly\",\"product_description\":\"407-H-880 and 407-H-882\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#11733-R0\",\"approval_number\":\"FL11733.11\",\"seq\":11,\"product_model\":\"Wood Casemaster StormPlus IZ3 Combination Assembly\",\"product_description\":\"407-H-892 and 897\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#11733-R0\",\"approval_number\":\"FL11733.12\",\"seq\":12,\"product_model\":\"Wood Ultimate Double Hung StormPlus IZ2 3028 2W Combination Assembly\",\"product_description\":\"407-H-832 and 407-H-622\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#11733-R0\",\"approval_number\":\"FL11733.13\",\"seq\":13,\"product_model\":\"Wood Ultimate Double Hung StormPlus IZ2 3232 2W Combination Assembly\",\"product_description\":\"407-H-622\",\"design_pressure\":\"+35\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#11733-R0\",\"approval_number\":\"FL11733.14\",\"seq\":14,\"product_model\":\"Wood Ultimate Double Hung StormPlus IZ3 3434 2W Combination Assembly\",\"product_description\":\"407-H-683\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14121-R0\",\"approval_number\":\"FL14121.1\",\"seq\":1,\"product_model\":\"Integrity Impact Casement IZ3 2H\",\"product_description\":\"ICAP 7347\\\/7347\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14121-R0\",\"approval_number\":\"FL14121.2\",\"seq\":2,\"product_model\":\"Integrity Impact Casement IZ3 2W\",\"product_description\":\"ICAP 5771+5771\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14132-R0\",\"approval_number\":\"FL14132.1\",\"seq\":1,\"product_model\":\"Integrity Impact Casement IZ3 2W2H\",\"product_description\":\"ICAP 3747+3747\\\/3747+3747\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#14133-R8\",\"approval_number\":\"FL14133.25\",\"seq\":25,\"product_model\":\"Integrity Round Top + Integrity Double Hung Picture\",\"product_description\":\"IRTM + IRTM \\\/ ITDHP + ITDHP 2W2H\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-13 00:00:00\",\"instructions_url\":\"\"}],\"YKK AP America\":[{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#15710-R0\",\"approval_number\":\"FL15710.1\",\"seq\":1,\"product_model\":\"YOW 225H\\\/YOW 225TU\",\"product_description\":\"YOW 225H\\\/YOW 225TU Stacking Mullion (4427) Clipped & Unclipped\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#15710-R0\",\"approval_number\":\"FL15710.2\",\"seq\":2,\"product_model\":\"YOW 225H\\\/YOW 225TU\",\"product_description\":\"YOW 225H\\\/YOW 225TU Stacking Mullion (4518) Clipped & Unclipped\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#15729-R0\",\"approval_number\":\"FL15729.1\",\"seq\":1,\"product_model\":\"YOW 200\\\/YOW 225H\\\/YOW 225TU\",\"product_description\":\"YOW 200\\\/YOW 225H\\\/YOW 225TU Stacking Mullion (4427) Clipped & Unclipped\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#19017-R0\",\"approval_number\":\"FL19017.1\",\"seq\":1,\"product_model\":\"YOW 350 Series Mullion\",\"product_description\":\"Aluminum Thermally Broken Mullion, Wind Zone 3 Impact Rated\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#15710-R0\",\"approval_number\":\"FL15710.3\",\"seq\":3,\"product_model\":\"YVS 410TUH\",\"product_description\":\"YVS 410TUH Stacking Mullion (4652) Clipped & Unclipped\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#15710-R1\",\"approval_number\":\"FL15710.4\",\"seq\":4,\"product_model\":\"YVS 410TUH\",\"product_description\":\"YVS 410TUH Stacking Mullion (4652) Clipped & Unclipped\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#15729-R0\",\"approval_number\":\"FL15729.2\",\"seq\":2,\"product_model\":\"YOW 200\\\/YOW 225H\\\/YOW 225TU\",\"product_description\":\"YOW 200\\\/YOW 225H\\\/YOW 225TU Stacking Mullion (4518) Clipped & Unclipped\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#15729-R0\",\"approval_number\":\"FL15729.3\",\"seq\":3,\"product_model\":\"YVS 410TUH\\\/YSW 400T\\\/YVS 400TU\\\/YVS 410TU\\\/YFW 400TU\",\"product_description\":\"YVS 410TUH\\\/YSW 400T\\\/YVS 400TU\\\/YVS 410TU\\\/YFW 400TU Stacking Mullion (4652) Clipped & Unclipped\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#15729-R0\",\"approval_number\":\"FL15729.4\",\"seq\":4,\"product_model\":\"YVS 410TUH\\\/YSW 400T\\\/YVS 400TU\\\/YVS 410TU\\\/YFW 400TU\",\"product_description\":\"YVS 410TUH\\\/YSW 400T\\\/YVS 400TU\\\/YVS 410TU\\\/YFW 400TU Stacking Mullion (4753) Clipped & Unclipped\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#15729-R1\",\"approval_number\":\"FL15729.5\",\"seq\":5,\"product_model\":\"YVS 410TUH\\\/YSW 400T\\\/YVS 400TU\\\/YVS 410TU\\\/YFW 400TU\",\"product_description\":\"YVS 410TUH\\\/YSW 400T\\\/YVS 400TU\\\/YVS 410TU\\\/YFW 400TU Stacking Mullion (4753) Clipped & Unclipped\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#1787-R0\",\"approval_number\":\"FL1787.1\",\"seq\":1,\"product_model\":\"YOW 200H\",\"product_description\":\"Aluminum Clipped Mullion NOA #01-1119.07\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#3729-R0\",\"approval_number\":\"FL3729.1\",\"seq\":1,\"product_model\":\"YOW 200H \\\/ YOW 225 TUH STACKING MULLION\",\"product_description\":\"ALUMINUM STACKING MULLION (CLIPPED)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#6374-R0\",\"approval_number\":\"FL6374.1\",\"seq\":1,\"product_model\":\"YOW 200H\\\/225TUH Mullion\",\"product_description\":\"YOW 200H\\\/225TUH Mullion\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#11370-R0\",\"approval_number\":\"FL11370.1\",\"seq\":1,\"product_model\":\"YOW 225\\\/225H\\\/225TU Stacking Mullion (4427)\",\"product_description\":\"Aluminum Stacking Mullion for use with all YOW 225 window systems.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#11370-R0\",\"approval_number\":\"FL11370.2\",\"seq\":2,\"product_model\":\"YOW 225\\\/225H\\\/225TU Stacking Mullion (4518)\",\"product_description\":\"Aluminum stacking mullion for use with all YOW 225 window systems.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#11912-R0\",\"approval_number\":\"FL11912.1\",\"seq\":1,\"product_model\":\"YVS 410 TUH Stacking Mullion (4652)\",\"product_description\":\"YVS 410 TUH Stacking Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#11930-R0\",\"approval_number\":\"FL11930.1\",\"seq\":1,\"product_model\":\"YSW 400T\\\/YVS 400TU\\\/YVS 410TU Stacking Mullion (4753)\",\"product_description\":\"Hollow stacking mullion for use with YSW400T\\\/YVS400TU\\\/YVS410TU\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12204-R0\",\"approval_number\":\"FL12204.1\",\"seq\":1,\"product_model\":\"Stacking Mullion 4427 (unclipped)\",\"product_description\":\"Stacking Mullion 4427 (unclipped) for YOW 225\\\/225H\\\/225TU\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12204-R0\",\"approval_number\":\"FL12204.2\",\"seq\":2,\"product_model\":\"Stacking Mullion 4518 (unclipped)\",\"product_description\":\"Stacking Mullion 4518 (unclipped) for YOW 225\\\/225H\\\/225TU\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12205-R0\",\"approval_number\":\"FL12205.1\",\"seq\":1,\"product_model\":\"Stacking Mullion 4427 (unclipped)\",\"product_description\":\"Stacking Mullion 4427 (unclipped) for YOW 225\\\/225H\\\/225TU.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12205-R0\",\"approval_number\":\"FL12205.2\",\"seq\":2,\"product_model\":\"Stacking Mullion 4518 (unclipped)\",\"product_description\":\"Stacking Mullion 4518 (unclipped) for YOW 225\\\/225H\\\/225TU\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12218-R0\",\"approval_number\":\"FL12218.1\",\"seq\":1,\"product_model\":\"Stacking Mullion 4652 (unclipped)\",\"product_description\":\"Unclipped stacking mullion 4652 for YSW 400T\\\/YVS 400TU\\\/YVS 410TU.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12218-R0\",\"approval_number\":\"FL12218.2\",\"seq\":2,\"product_model\":\"Stacking Mullion 4753 (unclipped)\",\"product_description\":\"Unclipped stacking mullion 4753 for YSW 400T\\\/YVS 400TU\\\/YVS 410TU\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12219-R0\",\"approval_number\":\"FL12219.1\",\"seq\":1,\"product_model\":\"Stacking Mullion 4652 (unclipped)\",\"product_description\":\"Unclipped stacking mullion 4652 for YVS 410 TUH\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Stergis Windows and Doors Inc\":[{\"manufacturer\":\"Stergis Windows and Doors Inc\",\"approval_number_master\":\"FL#41895-R0\",\"approval_number\":\"FL41895.1\",\"seq\":1,\"product_model\":\"1 X 3 3\\\/8 HORIZONTAL STRUCTURAL MULLION\",\"product_description\":\"WITH NOSE CLIP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stergis Windows and Doors Inc\",\"approval_number_master\":\"FL#41895-R0\",\"approval_number\":\"FL41895.2\",\"seq\":2,\"product_model\":\"1 X 3 3\\\/8\\\" VERTICAL STRUCTURAL MULLION\",\"product_description\":\"WITH NOSE CLIP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stergis Windows and Doors Inc\",\"approval_number_master\":\"FL#41895-R0\",\"approval_number\":\"FL41895.3\",\"seq\":3,\"product_model\":\"1 x 3 HORIZONTAL STRUCTURAL MULLION\",\"product_description\":\"WITH NOSE CLIP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-10-12 00:00:00\",\"instructions_url\":\"\"}],\"American Window Alliance\":[{\"manufacturer\":\"American Window Alliance\",\"approval_number_master\":\"FL#14553-R0\",\"approval_number\":\"FL14553.1\",\"seq\":1,\"product_model\":\"T MULLION\",\"product_description\":\"T MULLION NON-REINFORCED\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Window Alliance\",\"approval_number_master\":\"FL#14553-R0\",\"approval_number\":\"FL14553.2\",\"seq\":2,\"product_model\":\"T MULLION\",\"product_description\":\"T MULLION REINFORCED\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Window Alliance\",\"approval_number_master\":\"FL#14553-R0\",\"approval_number\":\"FL14553.3\",\"seq\":3,\"product_model\":\"VERTICAL MULLION\",\"product_description\":\"VERTICAL MULLION NON-REINFORCED\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Window Alliance\",\"approval_number_master\":\"FL#14553-R0\",\"approval_number\":\"FL14553.4\",\"seq\":4,\"product_model\":\"VERTICAL MULLION\",\"product_description\":\"VERTICAL MULLION REINFORCED\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Window Alliance\",\"approval_number_master\":\"FL#14553-R0\",\"approval_number\":\"FL14553.5\",\"seq\":5,\"product_model\":\"X MULLION\",\"product_description\":\"X MULLION NON-REINFORCED\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Window Alliance\",\"approval_number_master\":\"FL#14553-R0\",\"approval_number\":\"FL14553.6\",\"seq\":6,\"product_model\":\"X MULLION\",\"product_description\":\"X MULLION REINFORCED\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Eastern Architectural Systems\":[{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14632-R0\",\"approval_number\":\"FL14632.1\",\"seq\":1,\"product_model\":\"10300085 Aluminum Impact Resistant\",\"product_description\":\"X-Mullion (Reinforced)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14632-R0\",\"approval_number\":\"FL14632.2\",\"seq\":2,\"product_model\":\"10300085 Aluminum Impact Resistant\",\"product_description\":\"X-Mullion (Non-Reinforced)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14632-R0\",\"approval_number\":\"FL14632.3\",\"seq\":3,\"product_model\":\"10300085 Aluminum Impact Resistant\",\"product_description\":\"Horizontal Mullion (Reinforced)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14632-R0\",\"approval_number\":\"FL14632.4\",\"seq\":4,\"product_model\":\"10300085 Aluminum Impact Resistant\",\"product_description\":\"Horizontal Mullion (Non-Reinforced)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14632-R0\",\"approval_number\":\"FL14632.5\",\"seq\":5,\"product_model\":\"10300085 Aluminum Impact Resistant\",\"product_description\":\"Vertical Mullion (Reinforced)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#14632-R0\",\"approval_number\":\"FL14632.6\",\"seq\":6,\"product_model\":\"10300085 Aluminum Impact Resistant\",\"product_description\":\"Vertical Mullion (Non-Reinforced)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#17288-R0\",\"approval_number\":\"FL17288.1\",\"seq\":1,\"product_model\":\"176 T Mullion - Impact\",\"product_description\":\"176 T Mullion - Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#17288-R0\",\"approval_number\":\"FL17288.2\",\"seq\":2,\"product_model\":\"176 Vertical Cross Mullion - Impact\",\"product_description\":\"176 Vertical Cross Mullion - Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#17288-R0\",\"approval_number\":\"FL17288.3\",\"seq\":3,\"product_model\":\"176 Vertical Mullioin - Impact\",\"product_description\":\"176 Vertical Mullioin - Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#17472-R0\",\"approval_number\":\"FL17472.1\",\"seq\":1,\"product_model\":\"HVHZ Clipped Aluminum Bay\\\/Bow Mullion\",\"product_description\":\"HVHZ Clipped Aluminum Bay\\\/Bow Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#17472-R0\",\"approval_number\":\"FL17472.2\",\"seq\":2,\"product_model\":\"HVHZ Clipped Aluminum Tube Mullion\",\"product_description\":\"HVHZ Clipped Aluminum Tube Mullion Vertical, Horizontal, T and X Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#21648-R0\",\"approval_number\":\"FL21648.1\",\"seq\":1,\"product_model\":\"176 HVHZ X-Mullion\",\"product_description\":\"176 HVHZ X-Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-06-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#21648-R0\",\"approval_number\":\"FL21648.2\",\"seq\":2,\"product_model\":\"176 HVHZ T-Mullion\",\"product_description\":\"176 HVHZ T-Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-06-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#21648-R0\",\"approval_number\":\"FL21648.3\",\"seq\":3,\"product_model\":\"176 HVHZ Vertical\\\/Horizontal Mullion\",\"product_description\":\"176 HVHZ Vertical\\\/Horizontal Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-06-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#17472-R9\",\"approval_number\":\"FL17472.3\",\"seq\":3,\"product_model\":\"WZ3 Clipped Aluminum Bay\\\/Bow Mullions\",\"product_description\":\"WZ3 Clipped Aluminum Bay\\\/Bow Mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#17472-R9\",\"approval_number\":\"FL17472.4\",\"seq\":4,\"product_model\":\"WZ3 Clipped Aluminum Tube Mullions\",\"product_description\":\"WZ3 Clipped Aluminum Tube Mullions Vertical, Horizontal, T and X Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#16051-R0\",\"approval_number\":\"FL16051.1\",\"seq\":1,\"product_model\":\"Clipped Aluminum Bay Mullions\",\"product_description\":\"Aluminum Mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#16051-R0\",\"approval_number\":\"FL16051.2\",\"seq\":2,\"product_model\":\"Clipped Aluminum Tube Mullions\",\"product_description\":\"Aluminum Mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Loewen Windows\":[{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#19332-R0\",\"approval_number\":\"FL19332.1\",\"seq\":1,\"product_model\":\"Aluminum Tube Clipped Mullion\",\"product_description\":\"Aluminum Tube Mullion (small & large missile impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-05-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#30668-R4\",\"approval_number\":\"FL30668.3\",\"seq\":3,\"product_model\":\"Loewen 36 Series Picture\\\/Direct Set Stormforce Mullion\",\"product_description\":\"Loewen 36 Series Picture\\\/Direct Set Mullion Max 149.625\\\", W. Steel Reinforcement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#30668-R4\",\"approval_number\":\"FL30668.4\",\"seq\":4,\"product_model\":\"Loewen 36 Series Picture\\\/Direct Set Stormforce Mullion\",\"product_description\":\"Loewen 36 Series Picture\\\/Direct Set Stormforce Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#14603-R0\",\"approval_number\":\"FL14603.1\",\"seq\":1,\"product_model\":\"Non-Impact Wood Mullion\",\"product_description\":\"1\\\" x 5.59\\\" Wood Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#14603-R0\",\"approval_number\":\"FL14603.2\",\"seq\":2,\"product_model\":\"Non-Impact Wood Mullion\",\"product_description\":\"1\\\" x 7.56\\\" Wood Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#14603-R0\",\"approval_number\":\"FL14603.3\",\"seq\":3,\"product_model\":\"Non-Impact Wood Mullion\",\"product_description\":\"1\\\" x 4.45\\\" Wood Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#14603-R0\",\"approval_number\":\"FL14603.4\",\"seq\":4,\"product_model\":\"Non-Impact Wood Mullion\",\"product_description\":\"1\\\" x 6.42\\\" Wood Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#30668-R0\",\"approval_number\":\"FL30668.1\",\"seq\":1,\"product_model\":\"Loewen 36 Series Picture\\\/Direct Set Mullion\",\"product_description\":\"Loewen 36 Series Picture\\\/Direct Set Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#30668-R0\",\"approval_number\":\"FL30668.2\",\"seq\":2,\"product_model\":\"Loewen 36 Series Picture\\\/Direct Set Stormforce Mullion\",\"product_description\":\"Loewen 36 Series Picture\\\/Direct Set Stormforce Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"WinDoor Inc.\":[{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#21144-R0\",\"approval_number\":\"FL21144.1\",\"seq\":1,\"product_model\":\"1 1\\\/4\\\"X4\\\" THERMALLY BROKEN MULLION\",\"product_description\":\"1 1\\\/4\\\"X4\\\" THERMALLY BROKEN MULLION - LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#21144-R0\",\"approval_number\":\"FL21144.2\",\"seq\":2,\"product_model\":\"1\\\"X4\\\" TUBE MULLION HORIZONTAL IMPACT\",\"product_description\":\"1\\\"X4\\\" TUBE MULLION HORIZONTAL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#7213-R0\",\"approval_number\":\"FL7213.1\",\"seq\":1,\"product_model\":\"1000 Series Fixed Window Vertical 135deg. Mullion\",\"product_description\":\"1000 Series FW Vertical 135deg. Mullion\",\"design_pressure\":\"+200.0\\\/-200.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#7213-R0\",\"approval_number\":\"FL7213.2\",\"seq\":2,\"product_model\":\"1000 Series Fixed Window Vertical 180deg. Mullion\",\"product_description\":\"1000 Series FW Vertical 180deg. Mullion\",\"design_pressure\":\"+200.0\\\/-200.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#7213-R0\",\"approval_number\":\"FL7213.3\",\"seq\":3,\"product_model\":\"1000 Series Fixed Window Vertical Adjustable Mullion\",\"product_description\":\"1000 Series FW Vertical Adjustable Mullion 12.5deg. to 30deg.\",\"design_pressure\":\"+200.0\\\/-200.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#7213-R0\",\"approval_number\":\"FL7213.4\",\"seq\":4,\"product_model\":\"2000 Series Fixed Window Vertical 135deg. Mullion\",\"product_description\":\"2000 Series FW Vertical 135deg. Mullion\",\"design_pressure\":\"+200.0\\\/-200.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#7213-R0\",\"approval_number\":\"FL7213.5\",\"seq\":5,\"product_model\":\"2000 Series Fixed Window Vertical 180deg. Mullion\",\"product_description\":\"2000 Series FW Vertical 180deg. Mullion\",\"design_pressure\":\"+200.0\\\/-200.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#7213-R0\",\"approval_number\":\"FL7213.6\",\"seq\":6,\"product_model\":\"2000 Series Fixed Window Vertical Adjustable Mullion\",\"product_description\":\"2000 Series FW Vertical Adjustable Mullion 12.5deg. to 30deg.\",\"design_pressure\":\"+200.0\\\/-200.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#8098-R0\",\"approval_number\":\"FL8098.1\",\"seq\":1,\"product_model\":\"6000 Series Sliding Glass Door Vertical Mullion\",\"product_description\":\"6000 Series Sliding Glass Door 135deg. Vertical Mullion\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#8098-R0\",\"approval_number\":\"FL8098.2\",\"seq\":2,\"product_model\":\"8000 Series Sliding Glass Door Vertical Mullion\",\"product_description\":\"8000 Series Sliding Glass Door 135deg. Vertical Mullion\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35444-R0\",\"approval_number\":\"FL35444.2\",\"seq\":2,\"product_model\":\"450 Series Mullions\",\"product_description\":\"Aluminum, Impact Resistant 2x6 & 2x8 Mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#12010-R0\",\"approval_number\":\"FL12010.1\",\"seq\":1,\"product_model\":\"1000 Series Fixed Window Vertical 135deg. Mulliion\",\"product_description\":\"1000 Series FW Vertical 135deg. Mullion\",\"design_pressure\":\"+200.0\\\/-200.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#12010-R0\",\"approval_number\":\"FL12010.2\",\"seq\":2,\"product_model\":\"1000 Series Fixed Window Vertical 180deg. Mullion\",\"product_description\":\"1000 Series FW Vertical 180deg. Mullion\",\"design_pressure\":\"+200.0\\\/-200.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#12010-R0\",\"approval_number\":\"FL12010.3\",\"seq\":3,\"product_model\":\"1000 Series Fixed Window Vertical Adjustable Mullion\",\"product_description\":\"1000 Series FW Vertical Adjustable Mullion\",\"design_pressure\":\"+200.0\\\/-200.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#12010-R0\",\"approval_number\":\"FL12010.4\",\"seq\":4,\"product_model\":\"2000 Series Fixed Window Vertical 135deg. Mullion\",\"product_description\":\"2000 Series FW Vertical 135deg. Mullion\",\"design_pressure\":\"+200.0\\\/-200.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#12010-R0\",\"approval_number\":\"FL12010.5\",\"seq\":5,\"product_model\":\"2000 Series Fixed Window Vertical 180deg. Mullion\",\"product_description\":\"2000 Series FW Vertical 180deg. Mullion\",\"design_pressure\":\"+200.0\\\/-200.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#12010-R0\",\"approval_number\":\"FL12010.6\",\"seq\":6,\"product_model\":\"2000 Series Fixed Window Vertical Adjustable Mullion\",\"product_description\":\"2000 Series FW Vertical Adjustable Mullion\",\"design_pressure\":\"+200.0\\\/-200.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#13576-R0\",\"approval_number\":\"FL13576.1\",\"seq\":1,\"product_model\":\"THERMALLY BROKEN 135D ALUMINUM MULLION\",\"product_description\":\"THERMALLY BROKEN 135D ALUMINUM MULLION - NON IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#13576-R0\",\"approval_number\":\"FL13576.2\",\"seq\":2,\"product_model\":\"THERMALLY BROKEN 180D ALUMINUM MULLION\",\"product_description\":\"THERMALLY BROKEN 180D ALUMINUM MULLION - NON IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#13576-R0\",\"approval_number\":\"FL13576.3\",\"seq\":3,\"product_model\":\"THERMALLY BROKEN ADJUSTABLE ALUMINUM MULLION\",\"product_description\":\"THERMALLY BROKEN ADJUSTABLE ALUMINUM MULLION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14256-R0\",\"approval_number\":\"FL14256.1\",\"seq\":1,\"product_model\":\"1000 MULLION 180\",\"product_description\":\"SERIES 1000 180 DEGREE CLIPPED EXTRUDED ALUMINUM MULLION - LMI AND SMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14256-R0\",\"approval_number\":\"FL14256.2\",\"seq\":2,\"product_model\":\"1000\\\/2000 MULLION 135 ADJUSTABLE\",\"product_description\":\"SERIES 1000\\\/2000 MIN. 135 DEGREE ADJUSTABLE, CLIPPED EXTRUDED ALUMINUM MULLION - LMI AND SMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14256-R0\",\"approval_number\":\"FL14256.3\",\"seq\":3,\"product_model\":\"1000\\\/2000 MULLION 135 FIXED\",\"product_description\":\"SERIES 1000\\\/2000 MIN. 135 DEGREE FIXED, CLIPPED EXTRUDED ALUMINUM MULLION - LMI AND SMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14256-R0\",\"approval_number\":\"FL14256.4\",\"seq\":4,\"product_model\":\"2000 MULLION 180\",\"product_description\":\"SERIES 2000 180 DEGREE CLIPPED EXTRUDED ALUMINUM MULLION - LMI AND SMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14670-R0\",\"approval_number\":\"FL14670.1\",\"seq\":1,\"product_model\":\"Series 3000\\\/4000 Non-Impact and Impact (Wind Zone 3) Mullion System\",\"product_description\":\"Series 3000\\\/4000 Non-Impact and Impact (Wind Zone 3) Mullion System for Series 3000 Fixed and Series 4000 Single Hung Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14670-R0\",\"approval_number\":\"FL14670.2\",\"seq\":2,\"product_model\":\"Series 3000\\\/4000 Non-Impact and Impact (Wind Zone 4) Mullion System\",\"product_description\":\"Series 3000\\\/4000 Non-Impact and Impact (Wind Zone 4) Mullion System for Series 3000 Fixed and Series 4000 Single Hung Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#15706-R0\",\"approval_number\":\"FL15706.1\",\"seq\":1,\"product_model\":\"2\\\"x5\\\"x1\\\/4\\\" TUBE MULLION VERTICAL IMPACT\",\"product_description\":\"2\\\"x5\\\"x1\\\/4\\\" TUBE MULLION VERTICAL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#15706-R0\",\"approval_number\":\"FL15706.2\",\"seq\":2,\"product_model\":\"2\\\"x5\\\"x1\\\/8\\\" TUBE MULLION VERTICAL IMPACT\",\"product_description\":\"2\\\"x5\\\"x1\\\/8\\\" TUBE MULLION VERTICAL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#15706-R0\",\"approval_number\":\"FL15706.3\",\"seq\":3,\"product_model\":\"2\\\"x6\\\"x1\\\/4\\\" TUBE MULLION VERTICAL IMPACT\",\"product_description\":\"2\\\"x6\\\"x1\\\/4\\\" TUBE MULLION VERTICAL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#15706-R0\",\"approval_number\":\"FL15706.4\",\"seq\":4,\"product_model\":\"2\\\"x6\\\"x1\\\/8\\\" TUBE MULLION VERTICAL IMPACT\",\"product_description\":\"2\\\"x6\\\"x1\\\/8\\\" TUBE MULLION VERTICAL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#15706-R0\",\"approval_number\":\"FL15706.5\",\"seq\":5,\"product_model\":\"2\\\"x8\\\"x1\\\/4\\\" TUBE MULLION VERTICAL IMPACT\",\"product_description\":\"2\\\"x8\\\"x1\\\/4\\\" TUBE MULLION VERTICAL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#15706-R0\",\"approval_number\":\"FL15706.6\",\"seq\":6,\"product_model\":\"2\\\"x8\\\"x1\\\/8\\\" TUBE MULLION VERTICAL IMPACT\",\"product_description\":\"2\\\"x8\\\"x1\\\/8\\\" TUBE MULLION VERTICAL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#15706-R0\",\"approval_number\":\"FL15706.7\",\"seq\":7,\"product_model\":\"4\\\"x4\\\"x1\\\/4\\\" TUBE MULLION VERTICAL IMPACT\",\"product_description\":\"4\\\"x4\\\"x1\\\/4\\\" TUBE MULLION VERTICAL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#15706-R0\",\"approval_number\":\"FL15706.8\",\"seq\":8,\"product_model\":\"4\\\"x4\\\"x1\\\/8\\\" TUBE MULLION VERTICAL IMPACT\",\"product_description\":\"4\\\"x4\\\"x1\\\/8\\\" TUBE MULLION VERTICAL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#15706-R0\",\"approval_number\":\"FL15706.9\",\"seq\":9,\"product_model\":\"4\\\"x6\\\"x1\\\/4\\\" TUBE MULLION VERTICAL IMPACT\",\"product_description\":\"4\\\"x6\\\"x1\\\/4\\\" TUBE MULLION VERTICAL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#15706-R0\",\"approval_number\":\"FL15706.10\",\"seq\":10,\"product_model\":\"4\\\"x6\\\"x1\\\/8\\\" TUBE MULLION VERTICAL IMPACT\",\"product_description\":\"4\\\"x6\\\"x1\\\/8\\\" TUBE MULLION VERTICAL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#15706-R0\",\"approval_number\":\"FL15706.11\",\"seq\":11,\"product_model\":\"4\\\"x8\\\"x1\\\/4\\\" TUBE MULLION VERTICAL IMPACT\",\"product_description\":\"4\\\"x8\\\"x1\\\/4\\\" TUBE MULLION VERTICAL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#15706-R0\",\"approval_number\":\"FL15706.12\",\"seq\":12,\"product_model\":\"4\\\"x8\\\"x1\\\/8\\\" TUBE MULLION VERTICAL IMPACT\",\"product_description\":\"4\\\"x8\\\"x1\\\/8\\\" TUBE MULLION VERTICAL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#15706-R0\",\"approval_number\":\"FL15706.13\",\"seq\":13,\"product_model\":\"6\\\"x6\\\"x1\\\/4\\\" TUBE MULLION VERTICAL IMPACT\",\"product_description\":\"6\\\"x6\\\"x1\\\/4\\\" TUBE MULLION VERTICAL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#15706-R0\",\"approval_number\":\"FL15706.14\",\"seq\":14,\"product_model\":\"6\\\"x6\\\"x1\\\/8\\\" TUBE MULLION VERTICAL IMPACT\",\"product_description\":\"6\\\"x6\\\"x1\\\/8\\\" TUBE MULLION VERTICAL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#15708-R0\",\"approval_number\":\"FL15708.1\",\"seq\":1,\"product_model\":\"THERMALLY BROKEN HORIZONTAL MULLION\",\"product_description\":\"THERMALLY BROKEN HORIZONTAL MULLION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#15896-R0\",\"approval_number\":\"FL15896.1\",\"seq\":1,\"product_model\":\"1 1\\\/4\\\" x 4\\\" HORIZONTAL MULLION\",\"product_description\":\"1 1\\\/4\\\" x 4\\\" HORIZONTAL MULLION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#15896-R0\",\"approval_number\":\"FL15896.2\",\"seq\":2,\"product_model\":\"1 1\\\/4\\\" x 4\\\" VERTICAL MULLION\",\"product_description\":\"1 1\\\/4\\\" x 4\\\" VERTICAL MULLION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16463-R0\",\"approval_number\":\"FL16463.1\",\"seq\":1,\"product_model\":\"3 1\\\/4\\\" THERMALLY BROKEN 135\\u00b0 VERTICAL MULLION\",\"product_description\":\"3 1\\\/4\\\" THERMALLY BROKEN 135\\u00b0 VERTICAL MULLION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16463-R0\",\"approval_number\":\"FL16463.2\",\"seq\":2,\"product_model\":\"4 9\\\/16 THERMALLY BROKEN 135\\u00b0 VERTICAL MULLION\",\"product_description\":\"4 9\\\/16 THERMALLY BROKEN 135\\u00b0 VERTICAL MULLION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16514-R0\",\"approval_number\":\"FL16514.1\",\"seq\":1,\"product_model\":\"SERIES 9000 DEEP HORIZONTAL MULLION\",\"product_description\":\"SERIES 9000 DEEP HORIZONTAL CLIPPED, EXTRUDED ALUMINUM MULLION LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16591-R0\",\"approval_number\":\"FL16591.1\",\"seq\":1,\"product_model\":\"9000 SERIES SHALLOW HORIZONTAL MULLION\",\"product_description\":\"9000 SERIES SHALLOW HORIZONTAL MULLION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16591-R1\",\"approval_number\":\"FL16591.2\",\"seq\":2,\"product_model\":\"SERIES 9000 UNIVERSAL HORIZONTAL MULLION\",\"product_description\":\"SERIES 9000 THERMALLY BROKEN 2\\\"x4-1\\\/8\\\" UNIVERSAL HORIZONTAL MULLION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16591-R1\",\"approval_number\":\"FL16591.3\",\"seq\":3,\"product_model\":\"SERIES 9000 UNIVERSAL VERTICAL MULLION\",\"product_description\":\"SERIES 9000 THERMALLY BROKEN 2\\\"X4-1\\\/8\\\" UNIVERSAL VERTICAL MULLION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16661-R0\",\"approval_number\":\"FL16661.1\",\"seq\":1,\"product_model\":\"9000 DEEP 135\\u00b0 THERMALLY BROKEN\",\"product_description\":\"9000 DEEP 135\\u00b0 THERMALLY BROKEN CLIPPED ALUMINUM TUBE MULLION LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16661-R0\",\"approval_number\":\"FL16661.2\",\"seq\":2,\"product_model\":\"9000 DEEP 180\\u00b0 THERMALLY BROKEN\",\"product_description\":\"9000 DEEP 180\\u00b0 THERMALLY BROKEN CLIPPED ALUMINUM TUBE MULLION LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16661-R0\",\"approval_number\":\"FL16661.3\",\"seq\":3,\"product_model\":\"9000 DEEP ADJUSTABLE 12.5\\u00b0 TO 30\\u00b0 THERMALLY BROKEN\",\"product_description\":\"9000 DEEP ADJUSTABLE 12.5\\u00b0 TO 30\\u00b0 THERMALLY BROKEN CLIPPED ALUMINUM TUBE MULLION LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#16661-R0\",\"approval_number\":\"FL16661.4\",\"seq\":4,\"product_model\":\"9000 SHALLOW 180\\u00b0 THERMALLY BROKEN\",\"product_description\":\"9000 SHALLOW 180\\u00b0 THERMALLY BROKEN CLIPPED ALUMINUM TUBE MULLION LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#17137-R0\",\"approval_number\":\"FL17137.1\",\"seq\":1,\"product_model\":\"2\\\"x4\\\" TUBE MULLION VERTICAL IMPACT\",\"product_description\":\"2\\\"x4\\\" TUBE MULLION VERTICAL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#17137-R0\",\"approval_number\":\"FL17137.2\",\"seq\":2,\"product_model\":\"2\\\"x6\\\" TUBE MULLION VERTICAL IMPACT\",\"product_description\":\"2\\\"x6\\\" TUBE MULLION VERTICAL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#17137-R0\",\"approval_number\":\"FL17137.3\",\"seq\":3,\"product_model\":\"2\\\"x8\\\" TUBE MULLION VERTICAL IMPACT\",\"product_description\":\"2\\\"x8\\\" TUBE MULLION VERTICAL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#17137-R2\",\"approval_number\":\"FL17137.4\",\"seq\":4,\"product_model\":\"2\\\"x8\\\" TUBE MULLION VERTICAL IMPACT\",\"product_description\":\"2\\\"x8\\\" TUBE MULLION VERTICAL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#21144-R0\",\"approval_number\":\"FL21144.3\",\"seq\":3,\"product_model\":\"2\\\"X4\\\" TUBE MULLION HORIZONTAL IMPACT\",\"product_description\":\"2\\\"X4\\\" TUBE MULLION HORIZONTAL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#21144-R0\",\"approval_number\":\"FL21144.4\",\"seq\":4,\"product_model\":\"2\\\"X5\\\"X1\\\/4\\\" TUBE MULLION HORIZONTAL IMPACT\",\"product_description\":\"2\\\"X5\\\"X1\\\/4\\\" TUBE MULLION HORIZONTAL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#21144-R0\",\"approval_number\":\"FL21144.5\",\"seq\":5,\"product_model\":\"2\\\"X5\\\"X1\\\/8\\\" TUBE MULLION HORIZONTAL IMPACT\",\"product_description\":\"2\\\"X5\\\"X1\\\/8\\\" TUBE MULLION HORIZONTAL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#21144-R0\",\"approval_number\":\"FL21144.6\",\"seq\":6,\"product_model\":\"2\\\"X6\\\" TUBE MULLION HORIZONTAL IMPACT\",\"product_description\":\"2\\\"X6\\\" TUBE MULLION HORIZONTAL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#21144-R0\",\"approval_number\":\"FL21144.7\",\"seq\":7,\"product_model\":\"2\\\"X6\\\"X1\\\/4\\\" TUBE MULLION HORIZONTAL IMPACT\",\"product_description\":\"2\\\"X6\\\"X1\\\/4\\\" TUBE MULLION HORIZONTAL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#21144-R0\",\"approval_number\":\"FL21144.8\",\"seq\":8,\"product_model\":\"2\\\"X6\\\"X1\\\/8\\\" TUBE MULLION HORIZONTAL IMPACT\",\"product_description\":\"2\\\"X6\\\"X1\\\/8\\\" TUBE MULLION HORIZONTAL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#21144-R0\",\"approval_number\":\"FL21144.9\",\"seq\":9,\"product_model\":\"2\\\"X8\\\" TUBE MULLION HORIZONTAL IMPACT\",\"product_description\":\"2\\\"X8\\\" TUBE MULLION HORIZONTAL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#21144-R0\",\"approval_number\":\"FL21144.10\",\"seq\":10,\"product_model\":\"2\\\"X8\\\"X1\\\/4\\\" TUBE MULLION HORIZONTAL IMPACT\",\"product_description\":\"2\\\"X8\\\"X1\\\/4\\\" TUBE MULLION HORIZONTAL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#21144-R0\",\"approval_number\":\"FL21144.11\",\"seq\":11,\"product_model\":\"2\\\"X8\\\"X1\\\/8\\\" TUBE MULLION HORIZONTAL IMPACT\",\"product_description\":\"2\\\"X8\\\"X1\\\/8\\\" TUBE MULLION HORIZONTAL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#21144-R0\",\"approval_number\":\"FL21144.12\",\"seq\":12,\"product_model\":\"4\\\"X4\\\"X1\\\/4\\\" TUBE MULLION HORIZONTAL IMPACT\",\"product_description\":\"4\\\"X4\\\"X1\\\/4\\\" TUBE MULLION HORIZONTAL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#21144-R0\",\"approval_number\":\"FL21144.13\",\"seq\":13,\"product_model\":\"4\\\"X4\\\"X1\\\/8\\\" TUBE MULLION HORIZONTAL IMPACT\",\"product_description\":\"4\\\"X4\\\"X1\\\/8\\\" TUBE MULLION HORIZONTAL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#21144-R0\",\"approval_number\":\"FL21144.14\",\"seq\":14,\"product_model\":\"4\\\"X6\\\"X1\\\/4\\\" ALUMINUM TUBE MULLION HORIZONTAL IMPACT\",\"product_description\":\"4\\\"X6\\\"X1\\\/4\\\" ALUMINUM TUBE MULLION HORIZONTAL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#21144-R0\",\"approval_number\":\"FL21144.15\",\"seq\":15,\"product_model\":\"4\\\"X6\\\"X1\\\/8\\\" TUBE MULLION HORIZONTAL IMPACT\",\"product_description\":\"4\\\"X6\\\"X1\\\/8\\\" TUBE MULLION HORIZONTAL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#21144-R0\",\"approval_number\":\"FL21144.16\",\"seq\":16,\"product_model\":\"4\\\"X8\\\"X1\\\/8\\\" TUBE MULLION HORIZONTAL IMPACT\",\"product_description\":\"4\\\"X8\\\"X1\\\/8\\\" TUBE MULLION HORIZONTAL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#21144-R0\",\"approval_number\":\"FL21144.17\",\"seq\":17,\"product_model\":\"4\\\"X8X1\\\/4\\\" TUBE MULLION HORIZONTAL IMPACT\",\"product_description\":\"4\\\"X8X1\\\/4\\\" TUBE MULLION HORIZONTAL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#21144-R0\",\"approval_number\":\"FL21144.18\",\"seq\":18,\"product_model\":\"6\\\"X6\\\"X1\\\/4\\\" TUBE MULLION HORIZONTAL IMPACT\",\"product_description\":\"6\\\"X6\\\"X1\\\/4\\\" TUBE MULLION HORIZONTAL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#21144-R0\",\"approval_number\":\"FL21144.19\",\"seq\":19,\"product_model\":\"6\\\"X6\\\"X1\\\/8\\\" TUBE MULLION HORIZONTAL IMPACT\",\"product_description\":\"6\\\"X6\\\"X1\\\/8\\\" TUBE MULLION HORIZONTAL IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#21986-R0\",\"approval_number\":\"FL21986.1\",\"seq\":1,\"product_model\":\"Series 9000 Deep Thermally Broken Extruded Aluminum Mullion 2\\\" x 5 1\\\/2\\\"\",\"product_description\":\"Series 9000 Deep Thermally Broken Extruded Aluminum Mullion 2\\\" x 5 1\\\/2\\\" - LMI & SMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35444-R0\",\"approval_number\":\"FL35444.1\",\"seq\":1,\"product_model\":\"238 Series Mullions\",\"product_description\":\"Aluminum, Impact Resistant 1x2, 1x3 & 1x3 Mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35444-R0\",\"approval_number\":\"FL35444.3\",\"seq\":3,\"product_model\":\"9000 Series Mullion\",\"product_description\":\"Thermally Broken, Impact Resistant, Universal 2x4 Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35444-R0\",\"approval_number\":\"FL35444.4\",\"seq\":4,\"product_model\":\"9000 Series Mullion\",\"product_description\":\"Thermally Broken, Impact Resistant, 2x5-5\\\/8 Deep Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35444-R0\",\"approval_number\":\"FL35444.5\",\"seq\":5,\"product_model\":\"9000 Series Mullion\",\"product_description\":\"Thermally Broken, Impact Resistant, Deep Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35444-R0\",\"approval_number\":\"FL35444.6\",\"seq\":6,\"product_model\":\"9000 Series Mullion\",\"product_description\":\"Thermally Broken, Impact Resistant, 135 Degree, Deep Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35444-R0\",\"approval_number\":\"FL35444.7\",\"seq\":7,\"product_model\":\"9000 Series Mullion\",\"product_description\":\"Thermally Broken, Impact Resistant, Adjustable, Deep Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35444-R0\",\"approval_number\":\"FL35444.8\",\"seq\":8,\"product_model\":\"9000 Series Mullion\",\"product_description\":\"Thermally Broken, Impact Resistant, Horizontal, Deep Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35444-R0\",\"approval_number\":\"FL35444.9\",\"seq\":9,\"product_model\":\"9000 Series Mullion\",\"product_description\":\"Thermally Broken, Impact Resistant, Vertical, Shallow Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35444-R0\",\"approval_number\":\"FL35444.10\",\"seq\":10,\"product_model\":\"9000 Series Mullions\",\"product_description\":\"Thermally Broken, Impact Resistant, Shallow 2x5 Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35444-R0\",\"approval_number\":\"FL35444.11\",\"seq\":11,\"product_model\":\"Estate Series Mullions\",\"product_description\":\"Aluminum, Impact Resistant 1x2, 1x3, 1x4, 2x4 & 2x6 Mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35444-R0\",\"approval_number\":\"FL35444.12\",\"seq\":12,\"product_model\":\"Mullion\",\"product_description\":\"Thermally-Broken, Impact Resistant, 1-1\\\/4x4 Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35444-R0\",\"approval_number\":\"FL35444.13\",\"seq\":13,\"product_model\":\"Mullion\",\"product_description\":\"Thermally Broken, Impact Resistant, 135 Degree, Shallow Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#35444-R0\",\"approval_number\":\"FL35444.14\",\"seq\":14,\"product_model\":\"Mullions\",\"product_description\":\"Aluminum, Impact Resistant, 1x4, 2x4, 2x6 & 2x8 Mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-03-14 00:00:00\",\"instructions_url\":\"\"}],\"Windsor Windows and Doors\":[{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#21905-R0\",\"approval_number\":\"FL21905.1\",\"seq\":1,\"product_model\":\"Pinnacle Clad 1\\\" LVL Mullion\",\"product_description\":\"Pinnacle Clad 1\\\" LVL Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#21905-R0\",\"approval_number\":\"FL21905.2\",\"seq\":2,\"product_model\":\"Pinnacle Clad 2\\\" LVL Mullion\",\"product_description\":\"Pinnacle Clad 2\\\" LVL Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#21905-R0\",\"approval_number\":\"FL21905.3\",\"seq\":3,\"product_model\":\"Pinnacle Clad 4\\\" Composite LVL Mullion\",\"product_description\":\"Pinnacle Clad 4\\\" Composite LVL Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#47524-R0\",\"approval_number\":\"FL47524.1\",\"seq\":1,\"product_model\":\"Next Dimension Mullion (WZ3)(Impact)\",\"product_description\":\"Next Dimension Mullion (WZ3)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#21905-R1\",\"approval_number\":\"FL21905.4\",\"seq\":4,\"product_model\":\"Pinnacle Clad Jamb to Jamb Mullion\",\"product_description\":\"Pinnacle Clad Jamb to Jamb Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#21905-R2\",\"approval_number\":\"FL21905.5\",\"seq\":5,\"product_model\":\"Steel Mullion Stiffeners (WZ3)\",\"product_description\":\"Pinnacle Clad Steel Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#21905-R4\",\"approval_number\":\"FL21905.6\",\"seq\":6,\"product_model\":\"Pinnacle Clad Steel Mullion (WZ3)(Impact)\",\"product_description\":\"Pinnacle Clad Steel Mullion (WZ3)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windsor Windows and Doors\",\"approval_number_master\":\"FL#21905-R4\",\"approval_number\":\"FL21905.7\",\"seq\":7,\"product_model\":\"Steel Mullion Stiffeners (WZ3)(Impact)\",\"product_description\":\"Steel Mullion Stiffeners (WZ3)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-29 00:00:00\",\"instructions_url\":\"\"}],\"Silver Line Building Products Corp.\":[{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6067-R12\",\"approval_number\":\"FL6067.1\",\"seq\":1,\"product_model\":\"Series 2723\\\/2724\\\/2728\",\"product_description\":\"Structural Beam Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6067-R12\",\"approval_number\":\"FL6067.2\",\"seq\":2,\"product_model\":\"Series 2723\\\/2724\\\/2728\",\"product_description\":\"Structural Beam Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6067-R12\",\"approval_number\":\"FL6067.3\",\"seq\":3,\"product_model\":\"Series 7537\",\"product_description\":\"Structural Beam Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#3237-R0\",\"approval_number\":\"FL3237.1\",\"seq\":1,\"product_model\":\"Structural Beam Mullion\",\"product_description\":\"Series 2723 and 2724 Structural Clipped Mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#3653-R0\",\"approval_number\":\"FL3653.1\",\"seq\":1,\"product_model\":\"Series 1500 Structural Beam Mullion\",\"product_description\":\"Thermally Broken Extruded Aluminum Clipped Mullion for use on Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#3653-R0\",\"approval_number\":\"FL3653.2\",\"seq\":2,\"product_model\":\"Series 2723 Structural Beam Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use on Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#3653-R0\",\"approval_number\":\"FL3653.3\",\"seq\":3,\"product_model\":\"Series 2724 Structural Beam Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use on Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#3653-R0\",\"approval_number\":\"FL3653.4\",\"seq\":4,\"product_model\":\"Series 2728 Structural Beam Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use on Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#3653-R0\",\"approval_number\":\"FL3653.5\",\"seq\":5,\"product_model\":\"Series 7500 Structural Beam Mullion\",\"product_description\":\"Thermally Broken Extruded Aluminum Clipped Mullion for use on Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#5917-R0\",\"approval_number\":\"FL5917.1\",\"seq\":1,\"product_model\":\"Series 722 Mullion\",\"product_description\":\"Aluminum Mullion for Single Hung Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#5992-R0\",\"approval_number\":\"FL5992.1\",\"seq\":1,\"product_model\":\"Series 724 Mullion\",\"product_description\":\"Aluminum Mullion for Series 700 Single Hung Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#5993-R0\",\"approval_number\":\"FL5993.1\",\"seq\":1,\"product_model\":\"Series 2723 Mullion\",\"product_description\":\"Aluminum Mullion for Series 2700 Single Hung Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6067-R3\",\"approval_number\":\"FL6067.4\",\"seq\":4,\"product_model\":\"d. Series 2724 Structural Beam Mullion \\\"Impact\\\"\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6067-R3\",\"approval_number\":\"FL6067.5\",\"seq\":5,\"product_model\":\"e. Series 2728 Structural Beam Mullion \\\"Impact\\\"\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6067-R3\",\"approval_number\":\"FL6067.6\",\"seq\":6,\"product_model\":\"f. Series 2723 Structural Beam Transom Mullion \\\"Impact\\\"\",\"product_description\":\"Extruded Aluminum Clipped Horizontal Mullion Clipped Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6067-R3\",\"approval_number\":\"FL6067.7\",\"seq\":7,\"product_model\":\"g. Series 2724 Structural Beam Transom Mullion \\\"Impact\\\"\",\"product_description\":\"Extruded Aluminum Clipped Horizontal Mullion Clipped Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6067-R3\",\"approval_number\":\"FL6067.8\",\"seq\":8,\"product_model\":\"h. Series 2728 Structural Beam Transom Mullion \\\"Impact\\\"\",\"product_description\":\"Extruded Aluminum Clipped Horizontal Mullion Clipped Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6067-R4\",\"approval_number\":\"FL6067.9\",\"seq\":9,\"product_model\":\"i. Series 2723, 2724, 2728 Structural Beam Mullion \\\"Impact\\\"\",\"product_description\":\"Extruded Aluminum Clipped Horizontal and Vertical Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#6067-R1\",\"approval_number\":\"FL6067.10\",\"seq\":10,\"product_model\":\"j. Series 2728 Structural Beam Mullion \\\"T\\\" Applications\",\"product_description\":\"Extruded Aluminum Clipped Mullion (Vertical and Horizontal Combination) Clipped Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Silver Line Building Products Corp.\",\"approval_number_master\":\"FL#8478-R1\",\"approval_number\":\"FL8478.1\",\"seq\":1,\"product_model\":\"Series 2723, 2724 and 2728\",\"product_description\":\"Extruded Aluminum Clipped Mullion (Vertical and Horizontal Combination) Clipped Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Lawson Industries\":[{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#15532-R4\",\"approval_number\":\"FL15532.1\",\"seq\":1,\"product_model\":\"Lawson Impact Aluminum Tube Mullions\",\"product_description\":\"Lawson Impact Aluminum Tube Mullions - With and without Steel Reinforcing\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#1221-R0\",\"approval_number\":\"FL1221.1\",\"seq\":1,\"product_model\":\"Impact Mullions (w\\\/o steel)\",\"product_description\":\"without steel reinforcing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#1221-R0\",\"approval_number\":\"FL1221.2\",\"seq\":2,\"product_model\":\"Impact Mullions (with steel)\",\"product_description\":\"with steel reinforcing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#1221-R0\",\"approval_number\":\"FL1221.3\",\"seq\":3,\"product_model\":\"Mullions - Impact Single Hung\",\"product_description\":\"Mulls for 7700 Impact SH\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#1221-R0\",\"approval_number\":\"FL1221.4\",\"seq\":4,\"product_model\":\"Non-Impact Mullions for SH\",\"product_description\":\"Unclipped Mulls for 7500\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#8292-R1\",\"approval_number\":\"FL8292.1\",\"seq\":1,\"product_model\":\"Lawson Impact Mullions\",\"product_description\":\"Lawson Impact Aluminum Tube Mullions\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#8292-R0\",\"approval_number\":\"FL8292.2\",\"seq\":2,\"product_model\":\"Lawson Impact Mullions\",\"product_description\":\"Lawson Impact Aluminum Tube Mullions\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#8292-R0\",\"approval_number\":\"FL8292.3\",\"seq\":3,\"product_model\":\"Lawson Impact Mullions w\\\/ Reinforcing\",\"product_description\":\"Lawson Impact Aluminum Tube Mullions with Steel Reinforcing\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lawson Industries\",\"approval_number_master\":\"FL#30501-R0\",\"approval_number\":\"FL30501.1\",\"seq\":1,\"product_model\":\"Lawson Mullions\",\"product_description\":\"Lawson Mullions, Impact and Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-31 00:00:00\",\"instructions_url\":\"\"}],\"Andersen Corporation\":[{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15922-R16\",\"approval_number\":\"FL15922.14\",\"seq\":14,\"product_model\":\"Structural Steel Tube Clipped Mullion (WZ3)(Impact)\",\"product_description\":\"Structural Steel Tube Clipped Mullion (WZ3)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#19971-R7\",\"approval_number\":\"FL19971.4\",\"seq\":4,\"product_model\":\"Renewal by Andersen Mullion System (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Fiberglass Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1164-R2\",\"approval_number\":\"FL1164.1\",\"seq\":1,\"product_model\":\"Laminated Veneered Lumber Mull\",\"product_description\":\"Laminated Veneered Lumber Mullion System\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1164-R2\",\"approval_number\":\"FL1164.2\",\"seq\":2,\"product_model\":\"Narrow Aluminum Mullion - Impact\",\"product_description\":\"Narrow Aluminum Mullion - Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1164-R2\",\"approval_number\":\"FL1164.3\",\"seq\":3,\"product_model\":\"Narrow Steel Mullion - Impact\",\"product_description\":\"Narrow Steel Mullion - Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15118-R0\",\"approval_number\":\"FL15118.1\",\"seq\":1,\"product_model\":\"Laminated Veneered Lumber(LVL) Clipped Window System\",\"product_description\":\"Laminated Veneered Lumber(LVL) Clipped Window System\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15118-R0\",\"approval_number\":\"FL15118.2\",\"seq\":2,\"product_model\":\"Narrow Steel Mullion\",\"product_description\":\"Narrow Steel Mullion\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15119-R0\",\"approval_number\":\"FL15119.1\",\"seq\":1,\"product_model\":\"Series \\\"LVL\\\" Wood Mullion\",\"product_description\":\"Series \\\"LVL\\\" Wood Mullion\",\"design_pressure\":\"+77\\\/-77\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15820-R0\",\"approval_number\":\"FL15820.1\",\"seq\":1,\"product_model\":\"Series \\\"Narrow\\\" Extruded Aluminum Mullion LMI\",\"product_description\":\"Series \\\"Narrow\\\" Extruded Aluminum Mullion LMI\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15922-R0\",\"approval_number\":\"FL15922.1\",\"seq\":1,\"product_model\":\"A Series LVL Mullion\",\"product_description\":\"LVL Mullion Joining Strip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15922-R2\",\"approval_number\":\"FL15922.2\",\"seq\":2,\"product_model\":\"A Series Reinforced Mullion\",\"product_description\":\"A Series Reinforced Mullion Assembly\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15922-R4\",\"approval_number\":\"FL15922.3\",\"seq\":3,\"product_model\":\"A Series Reinforced Mullion\",\"product_description\":\"A Series Reinforced Mullion Assembly\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#17720-R0\",\"approval_number\":\"FL17720.1\",\"seq\":1,\"product_model\":\"4-9\\\/16\\\" & 6-9\\\/16\\\" Laminated Veneered Lumber (LVL) Clipped Wood Mullion\",\"product_description\":\"Large missile impact resistant clipped wood mullion.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#17720-R0\",\"approval_number\":\"FL17720.2\",\"seq\":2,\"product_model\":\"Series Narrow Clipped Steel Mullion\",\"product_description\":\"Large missile impact resistant clipped steel mullion.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#17720-R0\",\"approval_number\":\"FL17720.3\",\"seq\":3,\"product_model\":\"Series Narrow extruded aluminum mullion\",\"product_description\":\"Large missile impact resistant extruded aluminum mullion.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#19971-R0\",\"approval_number\":\"FL19971.1\",\"seq\":1,\"product_model\":\"Renewal Series Mullion\",\"product_description\":\"Fiberglass Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15922-R6\",\"approval_number\":\"FL15922.4\",\"seq\":4,\"product_model\":\"Series \\\"5 1\\\/4\\\" and 7 1\\\/4\\\" Exterior Fiberglass Clad\\\" Laminated Veneered Lumber (LVL) Clipped Wood Mullion\",\"product_description\":\"Large missile impact resistant clipped wood mullion.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15922-R6\",\"approval_number\":\"FL15922.5\",\"seq\":5,\"product_model\":\"Series Narrow Clipped Steel Mullion\",\"product_description\":\"Large missile impact resistant clipped steel mullion.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15922-R6\",\"approval_number\":\"FL15922.6\",\"seq\":6,\"product_model\":\"Series Narrow extruded aluminum mullion\",\"product_description\":\"Large missile impact resistant extruded aluminum mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15922-R7\",\"approval_number\":\"FL15922.7\",\"seq\":7,\"product_model\":\"Series Narrow Extruded aluminum mullion\",\"product_description\":\"Large missile impact resistant extruded aluminum mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15922-R8\",\"approval_number\":\"FL15922.8\",\"seq\":8,\"product_model\":\"Series Narrow Extruded aluminum mullion\",\"product_description\":\"Large missile impact resistant extruded aluminum mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15922-R9\",\"approval_number\":\"FL15922.9\",\"seq\":9,\"product_model\":\"Series Narrow Extruded aluminum mullion\",\"product_description\":\"Large Missile Impact Resistant Extruded Aluminum Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15922-R10\",\"approval_number\":\"FL15922.10\",\"seq\":10,\"product_model\":\"Series Narrow Extruded aluminum mullion\",\"product_description\":\"Large Missile Impact Resistant Extruded Aluminum Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15922-R10\",\"approval_number\":\"FL15922.11\",\"seq\":11,\"product_model\":\"Structural Steel Tube Clipped Mullion\",\"product_description\":\"Steel Tube Clipped Mullion for use with Andersen E-Series Products\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15922-R11\",\"approval_number\":\"FL15922.12\",\"seq\":12,\"product_model\":\"Series Narrow Extruded aluminum mullion\",\"product_description\":\"Large Missile Impact Resistant Extruded Aluminum Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#15922-R11\",\"approval_number\":\"FL15922.13\",\"seq\":13,\"product_model\":\"Structural Steel Tube Clipped Mullion\",\"product_description\":\"Steel Tube Clipped Mullion for use with Andersen E-Series Products\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#24231-R0\",\"approval_number\":\"FL24231.1\",\"seq\":1,\"product_model\":\"Laminated Veneer Lumber Clipped Mullion\",\"product_description\":\"LVL Clipped Mullion for use with Andersen E-Series Products\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#24231-R0\",\"approval_number\":\"FL24231.2\",\"seq\":2,\"product_model\":\"Structural Steel Tube Clipped Mullion\",\"product_description\":\"Steel Tube Clipped Mullion for use with Andersen E-Series Products\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#24232-R0\",\"approval_number\":\"FL24232.1\",\"seq\":1,\"product_model\":\"Plate Mullion\",\"product_description\":\"Aluminum Plate Clipped Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#19971-R4\",\"approval_number\":\"FL19971.2\",\"seq\":2,\"product_model\":\"Renewal by Andersen High Performance Mullion\",\"product_description\":\"Fiberglass Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#19971-R5\",\"approval_number\":\"FL19971.3\",\"seq\":3,\"product_model\":\"Renewal by Andersen Mullion System\",\"product_description\":\"Fiberglass Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"}],\"Wincore Window Company, LLC\":[{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16542-R0\",\"approval_number\":\"FL16542.1\",\"seq\":1,\"product_model\":\"a. \\\"TMP-2603\\\" Vertical Clipped Mullion\",\"product_description\":\"Extruded Aluminum Vertical Clipped Mullion for use with impact and non-impact window products in Masonry or Wood\\\/Steel Stud Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16542-R0\",\"approval_number\":\"FL16542.2\",\"seq\":2,\"product_model\":\"b. \\\"TMP-2603\\\" Vertical Clipped Combination Mullion\",\"product_description\":\"Extruded Aluminum Vertical Clipped Combination Mullion for use with impact and non-impact window products in Masonry or Wood\\\/Steel Stud Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16542-R0\",\"approval_number\":\"FL16542.3\",\"seq\":3,\"product_model\":\"c. \\\"TMP-2603\\\" Horizontal Clipped Mullion\",\"product_description\":\"Extruded Aluminum Horizontal Clipped Mullion for use with impact and non-impact window products in Masonry or Wood\\\/Steel Stud Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16542-R0\",\"approval_number\":\"FL16542.4\",\"seq\":4,\"product_model\":\"d. \\\"TMP-2603\\\" Horizontal Clipped Combination Mullion\",\"product_description\":\"Extruded Aluminum Horizontal Clipped Combination Mullion for use with impact and non-impact window products in Masonry or Wood\\\/Steel Stud Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16542-R0\",\"approval_number\":\"FL16542.5\",\"seq\":5,\"product_model\":\"e. \\\"TMP-2603\\\" Vertical Clipped Mullion\",\"product_description\":\"Extruded Aluminum Vertical Clipped Mullion for use with impact and non-impact window products in Masonry or Wood\\\/Steel Stud Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16542-R0\",\"approval_number\":\"FL16542.6\",\"seq\":6,\"product_model\":\"f. \\\"TMP-2603\\\" Vertical Clipped Combination Mullion\",\"product_description\":\"Extruded Aluminum Vertical Clipped Combination Mullion for use with impact and non-impact window products in Masonry or Wood\\\/Steel Stud Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16542-R0\",\"approval_number\":\"FL16542.7\",\"seq\":7,\"product_model\":\"g. \\\"TMP-2603\\\" Horizontal Clipped Mullion\",\"product_description\":\"Extruded Aluminum Horizontal Clipped Mullion for use with impact and non-impact window products in Masonry or Wood\\\/Steel Stud Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#16542-R0\",\"approval_number\":\"FL16542.8\",\"seq\":8,\"product_model\":\"h. \\\"TMP-2603\\\" Horizontal Clipped Combination Mullion\",\"product_description\":\"Extruded Aluminum Horizontal Clipped Combination Mullion for use with impact and non-impact window products in Masonry or Wood\\\/Steel Stud Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10098-R1\",\"approval_number\":\"FL10098.1\",\"seq\":1,\"product_model\":\"1x3 Structural Mullion, Horizontal\",\"product_description\":\"1x3 Structural Mullion, Horizontal with bull nose clip and bracket clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wincore Window Company, LLC\",\"approval_number_master\":\"FL#10098-R1\",\"approval_number\":\"FL10098.2\",\"seq\":2,\"product_model\":\"1x3 Structural Mullion, Vertical\",\"product_description\":\"1x3 Structural Mullion, Vertical with bull nose clip and bracket clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-22 00:00:00\",\"instructions_url\":\"\"}],\"E.S. Windows, Inc.\":[{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#39086-R3\",\"approval_number\":\"FL39086.1\",\"seq\":1,\"product_model\":\"Clipped, Extruded Aluminum Tube Mullion\",\"product_description\":\"Large missile impact resistant clipped aluminum tube mullion.\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#40524-R1\",\"approval_number\":\"FL40524.1\",\"seq\":1,\"product_model\":\"ES-P300 MULLION LMI\",\"product_description\":\"ES-P300 MULLION LMI\",\"design_pressure\":\"+80\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#40524-R1\",\"approval_number\":\"FL40524.2\",\"seq\":2,\"product_model\":\"ES-P300 MULLION NON IMPACT\",\"product_description\":\"ES-P300 MULLION NON IMPACT\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#10178-R0\",\"approval_number\":\"FL10178.1\",\"seq\":1,\"product_model\":\"Aluminum Tube Mullions\",\"product_description\":\"Large missile impact resistant aluminum tube mullions.\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#13924-R0\",\"approval_number\":\"FL13924.1\",\"seq\":1,\"product_model\":\"Aluminum Tube Mullions\",\"product_description\":\"Large missile impact resistant aluminum tube mullions.\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#15984-R0\",\"approval_number\":\"FL15984.1\",\"seq\":1,\"product_model\":\"Series Aluminum Tube Mullions\",\"product_description\":\"Large missile impact resistant aluminum tube mullion.\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-16 00:00:00\",\"instructions_url\":\"\"}],\"MI Windows and Doors\":[{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15353-R0\",\"approval_number\":\"FL15353.1\",\"seq\":1,\"product_model\":\"5650 Self Stack\",\"product_description\":\"Horizontal Aluminum Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15353-R0\",\"approval_number\":\"FL15353.10\",\"seq\":10,\"product_model\":\"CM-18523\",\"product_description\":\"Horizontal Aluminum Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15353-R0\",\"approval_number\":\"FL15353.11\",\"seq\":11,\"product_model\":\"CM-18531\",\"product_description\":\"Vertical Aluminum Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15353-R0\",\"approval_number\":\"FL15353.2\",\"seq\":2,\"product_model\":\"5764\",\"product_description\":\"Horizontal Aluminum Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15353-R0\",\"approval_number\":\"FL15353.3\",\"seq\":3,\"product_model\":\"5764\",\"product_description\":\"Vertical Aluminum Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15353-R0\",\"approval_number\":\"FL15353.4\",\"seq\":4,\"product_model\":\"5765\",\"product_description\":\"Horizontal Aluminum Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15353-R0\",\"approval_number\":\"FL15353.5\",\"seq\":5,\"product_model\":\"5765\",\"product_description\":\"Vertical Aluminum Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15353-R0\",\"approval_number\":\"FL15353.6\",\"seq\":6,\"product_model\":\"5766A\",\"product_description\":\"Vertical Aluminum Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15353-R0\",\"approval_number\":\"FL15353.7\",\"seq\":7,\"product_model\":\"5767\",\"product_description\":\"Horizontal Aluminum Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15353-R0\",\"approval_number\":\"FL15353.8\",\"seq\":8,\"product_model\":\"CM-18514\",\"product_description\":\"Vertical Aluminum Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15353-R0\",\"approval_number\":\"FL15353.9\",\"seq\":9,\"product_model\":\"CM-18520\",\"product_description\":\"Horizontal Aluminum Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#18504-R0\",\"approval_number\":\"FL18504.1\",\"seq\":1,\"product_model\":\"M-1926 Horizontal Mullion\",\"product_description\":\"M-1926 Horizontal Mullion Single, Twin or Triple with Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#18504-R0\",\"approval_number\":\"FL18504.2\",\"seq\":2,\"product_model\":\"M-1926 Vertical Mullion\",\"product_description\":\"M-1926 Vertical Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#18504-R0\",\"approval_number\":\"FL18504.3\",\"seq\":3,\"product_model\":\"M-2285 Horizontal Mullion\",\"product_description\":\"M-2285 Horizontal Mullion Single, Twin or Triple with Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#18504-R0\",\"approval_number\":\"FL18504.4\",\"seq\":4,\"product_model\":\"M-2285 Vertical Mullion\",\"product_description\":\"M-2285 Vertical Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#18504-R0\",\"approval_number\":\"FL18504.5\",\"seq\":5,\"product_model\":\"M-2302 Horizontal Mullion\",\"product_description\":\"M-2302 Horizontal Mullion Single, Twin or Triple with Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#18504-R0\",\"approval_number\":\"FL18504.6\",\"seq\":6,\"product_model\":\"M-2302 Vertical Mullion\",\"product_description\":\"M-2302 Vertical Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#18504-R1\",\"approval_number\":\"FL18504.7\",\"seq\":7,\"product_model\":\"M-2302 Horizontal Mullion\",\"product_description\":\"M-2302 Horizontal Mullion Single, Twin or Triple with Transom\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5513-R0\",\"approval_number\":\"FL5513.1\",\"seq\":1,\"product_model\":\"5650\",\"product_description\":\"Self-Stacking Aluminum Sill for Fin Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5513-R0\",\"approval_number\":\"FL5513.2\",\"seq\":2,\"product_model\":\"5764 \\\/ V83\",\"product_description\":\"Vertical Flange Tube Aluminum Mullion. Measures 2-1\\\/8\\\" x 1\\\/8\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5513-R0\",\"approval_number\":\"FL5513.3\",\"seq\":3,\"product_model\":\"5764 \\\/ V83\",\"product_description\":\"Horizontal Flange Tube Aluminum Mullion. Measures 2-1\\\/8\\\" x 1\\\/8\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5513-R0\",\"approval_number\":\"FL5513.4\",\"seq\":4,\"product_model\":\"5765 \\\/ H83\",\"product_description\":\"Vertical Flange Tube Aluminum Mullion. Measures 3-13\\\/16\\\" x 1\\\/8\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5513-R0\",\"approval_number\":\"FL5513.5\",\"seq\":5,\"product_model\":\"5765 \\\/ H83\",\"product_description\":\"Horizontal Flange Tube Aluminum Mullion. Measures 3-13\\\/16\\\" x 1\\\/8\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5513-R0\",\"approval_number\":\"FL5513.6\",\"seq\":6,\"product_model\":\"5766 \\\/ V43\",\"product_description\":\"Vertical Fin Tube Aluminum Mullion. Measures 2\\\" x 1-1\\\/4\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5513-R0\",\"approval_number\":\"FL5513.7\",\"seq\":7,\"product_model\":\"5767 \\\/ H43\",\"product_description\":\"Horizontal Fin Tube Aluminum Mullion. Measures 4-3\\\/16\\\" x 3\\\/8\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5513-R0\",\"approval_number\":\"FL5513.8\",\"seq\":8,\"product_model\":\"CM-16545\",\"product_description\":\"Self-Stacking Aluminum Sill for Fin Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5513-R0\",\"approval_number\":\"FL5513.9\",\"seq\":9,\"product_model\":\"CM-45026\",\"product_description\":\"Self-Stacking Aluminum Sill for Fin Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5513-R0\",\"approval_number\":\"FL5513.10\",\"seq\":10,\"product_model\":\"CM-65051\",\"product_description\":\"Vertical Fin Tube Aluminum Mullion. Measures 3-11\\\/16\\\" x 1-1\\\/4\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5513-R0\",\"approval_number\":\"FL5513.11\",\"seq\":11,\"product_model\":\"CM-65129\",\"product_description\":\"Vertical Flange Tube Aluminum Mullion. Measures 2-1\\\/2\\\" x 1\\\/8\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5513-R0\",\"approval_number\":\"FL5513.12\",\"seq\":12,\"product_model\":\"CM-65129\",\"product_description\":\"Horizontal Flange Tube Aluminum Mullion. Measures 2-1\\\/2\\\" x 1\\\/8\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5513-R0\",\"approval_number\":\"FL5513.13\",\"seq\":13,\"product_model\":\"CM-65130\",\"product_description\":\"Vertical Fin Tube Aluminum Mullion. Measures 2-1\\\/2\\\" x 1-1\\\/4\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5513-R0\",\"approval_number\":\"FL5513.14\",\"seq\":14,\"product_model\":\"CM-65131\",\"product_description\":\"Horizontal Fin Tube Aluminum Mullion. Measures 4-7\\\/16\\\" x 3\\\/8\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5513-R0\",\"approval_number\":\"FL5513.15\",\"seq\":15,\"product_model\":\"M-1926\",\"product_description\":\"Vertical Fin Tube Aluminum Mullion. Measures 2-11\\\/16\\\" x 1-1\\\/8\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5513-R0\",\"approval_number\":\"FL5513.16\",\"seq\":16,\"product_model\":\"M-1926\",\"product_description\":\"Horizontal Fin Tube Aluminum Mullion. Measures 2-11\\\/16\\\" x 1-1\\\/8\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#5513-R0\",\"approval_number\":\"FL5513.17\",\"seq\":17,\"product_model\":\"M-1948\",\"product_description\":\"Vertical Fin Tube Aluminum Mullion. Measures 3-11\\\/16\\\" x 1-1\\\/4\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6489-R0\",\"approval_number\":\"FL6489.1\",\"seq\":1,\"product_model\":\"5764\",\"product_description\":\"Horizontal Flange Tube Aluminum Mullion. Measures 2-1\\\/8\\\" x 1\\\/8\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6489-R0\",\"approval_number\":\"FL6489.2\",\"seq\":2,\"product_model\":\"5764 w\\\/o steel reinforcement\",\"product_description\":\"Vertical Flange Tube Aluminum Mullion. Measures 2-1\\\/8\\\" x 1\\\/8\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6489-R0\",\"approval_number\":\"FL6489.3\",\"seq\":3,\"product_model\":\"5764 with steel reinforcement\",\"product_description\":\"Vertical Flange Tube Aluminum Mullion. Measures 2-1\\\/8\\\" x 1\\\/8\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6489-R0\",\"approval_number\":\"FL6489.4\",\"seq\":4,\"product_model\":\"5765\",\"product_description\":\"Vertical Flange Tube Aluminum Mullion. Measures 3-13\\\/16\\\" x 1\\\/8\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6489-R0\",\"approval_number\":\"FL6489.5\",\"seq\":5,\"product_model\":\"5765\",\"product_description\":\"Horizontal Flange Tube Aluminum Mullion. Measures 3-13\\\/16\\\" x 1\\\/8\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6489-R0\",\"approval_number\":\"FL6489.6\",\"seq\":6,\"product_model\":\"CM-18514 w\\\/o steel reinforcement\",\"product_description\":\"Vertical Fin Tube Aluminum Mullion. Measures 2-3\\\/16\\\" x 1-1\\\/4\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6489-R0\",\"approval_number\":\"FL6489.7\",\"seq\":7,\"product_model\":\"CM-18514 with steel reinforcement\",\"product_description\":\"Vertical Fin Tube Aluminum Mullion. Measures 2-3\\\/16\\\" x 1-1\\\/4\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6489-R0\",\"approval_number\":\"FL6489.8\",\"seq\":8,\"product_model\":\"CM-18520\",\"product_description\":\"Horizontal Fin Tube Aluminum Mullion. Measures 4-3\\\/16\\\" x 1-1\\\/8\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#6489-R0\",\"approval_number\":\"FL6489.9\",\"seq\":9,\"product_model\":\"CM-18523\",\"product_description\":\"Self-Stacking Aluminum Sill for Transom and Specialty Windows - Fin Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7096-R0\",\"approval_number\":\"FL7096.1\",\"seq\":1,\"product_model\":\"Series 185\\\/3185 CM-18531\",\"product_description\":\"Vertical Flange Tube Aluminum Mullion. Measures 3-1\\\/2\\\" x 1-1\\\/8\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7096-R0\",\"approval_number\":\"FL7096.2\",\"seq\":2,\"product_model\":\"Series 185\\\/3185 CM-18532\",\"product_description\":\"Horizontal Flange Tube Aluminum Mullion. Measures 4-7\\\/8\\\" x 1-1\\\/8\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7096-R0\",\"approval_number\":\"FL7096.3\",\"seq\":3,\"product_model\":\"Series 185\\\/3185 CM-18533\",\"product_description\":\"Vertical Fin Tube Aluminum Mullion. Measures 3-5\\\/8\\\" x 1-1\\\/4\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#7096-R0\",\"approval_number\":\"FL7096.4\",\"seq\":4,\"product_model\":\"Series 185\\\/3185 CM-18534\",\"product_description\":\"Horizontal Fin Tube Aluminum Mullion. Measures 5\\\" x 1-1\\\/8\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#9917-R0\",\"approval_number\":\"FL9917.1\",\"seq\":1,\"product_model\":\"(A) Cellular Window's M-2246 (Part 1 of 2)\",\"product_description\":\"Vertical Fin and Flange Tube Mullion. Measures 5\\\" x 1-7\\\/8\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#9917-R0\",\"approval_number\":\"FL9917.2\",\"seq\":2,\"product_model\":\"(A) Cellular Window's M-2246 (Part 2 of 2)\",\"product_description\":\"Vertical Fin and Flange Tube Mullion. Measures 5\\\" x 1-7\\\/8\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#9917-R0\",\"approval_number\":\"FL9917.3\",\"seq\":3,\"product_model\":\"(B) Cellular Window's M-2246 (Part 1 of 3)\",\"product_description\":\"Horizontal Fin and Flange Tube Mullion. Measures 5\\\" x 1-7\\\/8\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#9917-R0\",\"approval_number\":\"FL9917.4\",\"seq\":4,\"product_model\":\"(B) Cellular Window's M-2246 (Part 2 of 3)\",\"product_description\":\"Horizontal Fin and Flange Tube Mullion. Measures 5\\\" x 1-7\\\/8\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#9917-R0\",\"approval_number\":\"FL9917.5\",\"seq\":5,\"product_model\":\"(B) Cellular Window's M-2246 (Part 3 of 3)\",\"product_description\":\"Horizontal Fin and Flange Tube Mullion. Measures 5\\\" x 1-7\\\/8\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11950-R0\",\"approval_number\":\"FL11950.1\",\"seq\":1,\"product_model\":\"5650 Mullion\",\"product_description\":\"Aluminum structural mullion. For use with 740\\\/3740 series windows. Horizontal orientation only.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11950-R0\",\"approval_number\":\"FL11950.2\",\"seq\":2,\"product_model\":\"5765 Mullion\",\"product_description\":\"Aluminum structural mullion. For use with 165\\\/185\\\/740\\\/3000\\\/3185\\\/3240\\\/3540\\\/3740\\\/3500HP series windows. Horizontal orientation only.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11950-R0\",\"approval_number\":\"FL11950.3\",\"seq\":3,\"product_model\":\"5765 Mullion\",\"product_description\":\"Aluminum structural mullion. For use with 185\\\/3185 series windows. Vertical orientation only.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11950-R0\",\"approval_number\":\"FL11950.4\",\"seq\":4,\"product_model\":\"5765 Mullion\",\"product_description\":\"Aluminum structural mullion. For use with 165\\\/185\\\/740\\\/3000\\\/3185\\\/3240\\\/3500HP\\\/3540\\\/3740 series windows. Vertical orientation only.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11950-R0\",\"approval_number\":\"FL11950.5\",\"seq\":5,\"product_model\":\"5766A Mullion\",\"product_description\":\"Aluminum structural mullion. For use with 165\\\/185\\\/740\\\/3000\\\/3185\\\/3740 windows. Vertical orientation only.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11950-R0\",\"approval_number\":\"FL11950.6\",\"seq\":6,\"product_model\":\"CM-18514 Mullion\",\"product_description\":\"Aluminum structural mullion. For use with 185\\\/3185 series windows. Vertical orientation only.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11950-R0\",\"approval_number\":\"FL11950.7\",\"seq\":7,\"product_model\":\"CM-18531 Mullion\",\"product_description\":\"Aluminum structural mullion. For use in 165\\\/3000\\\/185\\\/3185\\\/188\\\/3188\\\/450\\\/455\\\/650\\\/480\\\/680 series windows. Vertical orientation only.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11950-R0\",\"approval_number\":\"FL11950.8\",\"seq\":8,\"product_model\":\"CM-18532 Mullion\",\"product_description\":\"Aluminum structural mullion. For use with 165\\\/3000\\\/185\\\/3185\\\/188\\\/3188\\\/450\\\/455\\\/650\\\/480\\\/680\\\/740\\\/3740\\\/3540\\\/3500HP series windows. Horizontal orientation only.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11950-R0\",\"approval_number\":\"FL11950.9\",\"seq\":9,\"product_model\":\"CM-45026 Mullion\",\"product_description\":\"Aluminum structural mullion. For use with 450\\\/455\\\/650\\\/850 series windows. Horizontal orientation only.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11950-R0\",\"approval_number\":\"FL11950.10\",\"seq\":10,\"product_model\":\"CM-65051 Mullion\",\"product_description\":\"Aluminum structural mullion. For use with 450\\\/455\\\/650\\\/850 series windows. Vertical orientation only.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11950-R0\",\"approval_number\":\"FL11950.11\",\"seq\":11,\"product_model\":\"CM-65129 Mullion\",\"product_description\":\"Aluminum structural mullion. For use with 450\\\/455\\\/650\\\/850 series windows. Vertical orientation only.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11950-R0\",\"approval_number\":\"FL11950.12\",\"seq\":12,\"product_model\":\"CM-65130 Mullion\",\"product_description\":\"Aluminum structural mullion. For use with 450\\\/455\\\/650\\\/850 series windows. Vertical orientation only.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11950-R0\",\"approval_number\":\"FL11950.13\",\"seq\":13,\"product_model\":\"M-1948 Mullion\",\"product_description\":\"Aluminum structural mullion. For use with 165\\\/740\\\/3000\\\/3740 windows. Vertical orientation only.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11950-R1\",\"approval_number\":\"FL11950.14\",\"seq\":14,\"product_model\":\"CM-18532 Mullion\",\"product_description\":\"Aluminum structural mullion. For use with 165\\\/3000\\\/185\\\/3185\\\/188\\\/3188\\\/450\\\/455\\\/650\\\/480\\\/680\\\/740\\\/3740\\\/3540\\\/3500HP series windows. Horizontal orientation only.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11950-R1\",\"approval_number\":\"FL11950.15\",\"seq\":15,\"product_model\":\"CM-18534 Mullion\",\"product_description\":\"Aluminum structural mullion for use with 165\\\/3000\\\/185\\\/3185\\\/188\\\/3188\\\/450\\\/455\\\/650\\\/780\\\/680\\\/740\\\/3740\\\/3540\\\/3500HP windows. Horizontal orientation only.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11950-R1\",\"approval_number\":\"FL11950.16\",\"seq\":16,\"product_model\":\"CM-45026 Mullion\",\"product_description\":\"Aluminum structural mullion. For use with 450\\\/455\\\/650\\\/850 series windows. Horizontal orientation only.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11950-R1\",\"approval_number\":\"FL11950.17\",\"seq\":17,\"product_model\":\"CM-65051 Mullion\",\"product_description\":\"Aluminum structural mullion. For use with 450\\\/455\\\/650\\\/850 series windows. Vertical orientation only.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11950-R1\",\"approval_number\":\"FL11950.18\",\"seq\":18,\"product_model\":\"CM-65129 Mullion\",\"product_description\":\"Aluminum structural mullion. For use with 450\\\/455\\\/650\\\/850 series windows. Vertical orientation only.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11950-R1\",\"approval_number\":\"FL11950.19\",\"seq\":19,\"product_model\":\"CM-65129 Mullion\",\"product_description\":\"Aluminum structural mullion. For use with 450\\\/455\\\/650\\\/850 windows. Horizontal orientation only.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11950-R1\",\"approval_number\":\"FL11950.20\",\"seq\":20,\"product_model\":\"CM-65130 Mullion\",\"product_description\":\"Aluminum structural mullion. For use with 450\\\/455\\\/650\\\/850 series windows. Vertical orientation only.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11950-R1\",\"approval_number\":\"FL11950.21\",\"seq\":21,\"product_model\":\"M-1926 Mullion\",\"product_description\":\"Aluminum structural mullion. For use with 1440\\\/3240\\\/3540\\\/8540\\\/9540\\\/3500HP windows. Horizontal orientation only.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#11950-R1\",\"approval_number\":\"FL11950.22\",\"seq\":22,\"product_model\":\"M-1948 Mullion\",\"product_description\":\"Aluminum structural mullion. For use with 165\\\/740\\\/3000\\\/3740 windows. Vertical orientation only.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12433-R0\",\"approval_number\":\"FL12433.1\",\"seq\":1,\"product_model\":\"5764 Mullion\",\"product_description\":\"Aluminum structural mullion. For use with 185\\\/3185 series windows. Vertical orientation only.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12433-R0\",\"approval_number\":\"FL12433.2\",\"seq\":2,\"product_model\":\"5764 Mullion\",\"product_description\":\"Aluminum structural mullion. For use with 165\\\/185\\\/740\\\/3000\\\/3185\\\/3240\\\/3540\\\/3740\\\/3500HP series windows. Vertical orientation only.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12433-R0\",\"approval_number\":\"FL12433.3\",\"seq\":3,\"product_model\":\"CM-18533 Mullion\",\"product_description\":\"Aluminum structural mullion. For use with 165\\\/3000\\\/185\\\/3185\\\/188\\\/3188\\\/450\\\/455\\\/650\\\/480\\\/680\\\/740\\\/3740\\\/3540\\\/3500HP series windows. Vertical orientation only.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12433-R0\",\"approval_number\":\"FL12433.4\",\"seq\":4,\"product_model\":\"CM-65131 Mullion\",\"product_description\":\"Aluminum structural mullion. For use with 450\\\/455\\\/650\\\/850 series windows. Horizontal orientation only.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#12433-R0\",\"approval_number\":\"FL12433.5\",\"seq\":5,\"product_model\":\"M1926 Mullion\",\"product_description\":\"Aluminum structural mullion. For use with 1450\\\/3240\\\/3540\\\/8540\\\/9540\\\/3500HP series windows. Vertical orientation only.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#13402-R0\",\"approval_number\":\"FL13402.1\",\"seq\":1,\"product_model\":\"a. Vertical Mullion\",\"product_description\":\"Extruded Aluminum Clipped Vertical (CM-18531) Mullion for use on Masonry or Wood Openings utilizing the Goal Post Style Mounting Bracket or Offset Mounting Bracket (To be used with Flange Mount Windows)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#13402-R0\",\"approval_number\":\"FL13402.2\",\"seq\":2,\"product_model\":\"b. Horizontal Mullion\",\"product_description\":\"Extruded Aluminum Clipped Horizontal (5765) Mullion for use on Masonry or Wood Openings utilizing the Goal Post Style Mounting Bracket (To be used with Flange Mount Windows)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#13402-R0\",\"approval_number\":\"FL13402.3\",\"seq\":3,\"product_model\":\"c. Combination Mullion\",\"product_description\":\"Combination Vertical (CM-18531) and Horizontal (5765) Mullion for use with Windows and Transoms for use on Masonry or Wood Openings utilizing the Goal Post Style Mounting Bracket or Offset Mounting Bracket (To be used with Flange Mount Windows)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#13402-R0\",\"approval_number\":\"FL13402.4\",\"seq\":4,\"product_model\":\"d. Vertical Mullion\",\"product_description\":\"Extruded Aluminum Clipped Vertical (CM-18533) Mullion for use on Masonry or Wood Openings utilizing the Goal Post Style Mounting Bracket or Offset Mounting Bracket (To be used with Fin Mount Windows)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#13402-R0\",\"approval_number\":\"FL13402.5\",\"seq\":5,\"product_model\":\"e. Horizontal Mullion\",\"product_description\":\"Extruded Aluminum Clipped Horizontal (CM-18534) Mullion for use on Masonry or Wood Openings utilizing the Goal Post Style Mounting Bracket (To be used with Fin Mount Windows)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#13402-R0\",\"approval_number\":\"FL13402.6\",\"seq\":6,\"product_model\":\"f. Combination Mullion\",\"product_description\":\"Combination Vertical (CM-18533) and Horizontal (CM-18534) Mullion for use with Windows and Transoms for use on Masonry or Wood Openings utilizing the Goal Post Style Mounting Bracket or Offset Mounting Bracket (To be used with Flange Mount Windows)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#14037-R0\",\"approval_number\":\"FL14037.1\",\"seq\":1,\"product_model\":\"a. Vertical Mullion\",\"product_description\":\"Extruded Aluminum Clipped Vertical (M-1926) Mullion for use on Masonry or Wood Openings utilizing the Offset Mounting Brackets as used with Flange Mount Windows.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#14037-R0\",\"approval_number\":\"FL14037.2\",\"seq\":2,\"product_model\":\"b. Horizontal Mullion\",\"product_description\":\"Extruded Aluminum Clipped Horizontal (M-1926) Mullion for use on Masonry or Wood Openings utilizing the Offset Mounting Brackets as used with Flange Mount Windows.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#14037-R0\",\"approval_number\":\"FL14037.3\",\"seq\":3,\"product_model\":\"c. Combination Mullion\",\"product_description\":\"Combination Vertical (M-1926) and Horizontal (M-1926) Mullion for use with Windows and Transoms for use on Masonry or Wood Openings utilizing the Offset Mounting Bracket (To be used with Flange Mount Windows)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#14037-R0\",\"approval_number\":\"FL14037.4\",\"seq\":4,\"product_model\":\"d. Vertical Mullion\",\"product_description\":\"Extruded Aluminum Clipped Vertical (M-1926) Mullion for use on Masonry or Wood Openings utilizing the Offset Mounting Brackets as used with Fin Mount Windows.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#14037-R0\",\"approval_number\":\"FL14037.5\",\"seq\":5,\"product_model\":\"e. Horizontal Mullion\",\"product_description\":\"Extruded Aluminum Clipped Horizontal (M-1926) Mullion for use on Masonry or Wood Openings utilizing the Offset Mounting Brackets as used with Fin Mount Windows.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#14037-R0\",\"approval_number\":\"FL14037.6\",\"seq\":6,\"product_model\":\"f. Combination Mullion\",\"product_description\":\"Combination Vertical (M-1926) and Horizontal (M-1926) Mullion for use with Windows and Transoms for use on Masonry or Wood Openings utilizing the Offset Mounting Bracket (To be used with Fin Mount Windows)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#14037-R1\",\"approval_number\":\"FL14037.7\",\"seq\":7,\"product_model\":\"g. Vertical Mullion (M-2300)\",\"product_description\":\"Extruded Aluminum Clipped Vertical (M-2300) Mullion for use on Masonry or Wood Openings utilizing the Offset Mounting Brackets as used with Flange Mount Windows.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#14037-R1\",\"approval_number\":\"FL14037.8\",\"seq\":8,\"product_model\":\"h. Horizontal Mullion (M-2300)\",\"product_description\":\"Extruded Aluminum Clipped Horizontal (M-2300) Mullion for use on Masonry or Wood Openings utilizing the Offset Mounting Brackets as used with Flange Mount Windows.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#14037-R1\",\"approval_number\":\"FL14037.9\",\"seq\":9,\"product_model\":\"i. Combination Mullion (M2300 \\\/ M2301)\",\"product_description\":\"Combination Vertical (M-2300) and Horizontal (M-2301) Mullion for use with Windows and Transoms for use on Masonry or Wood Openings utilizing the Offset Mounting Bracket (To be used with Flange Mount Windows)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15353-R0\",\"approval_number\":\"FL15353.12\",\"seq\":12,\"product_model\":\"CM-18532\",\"product_description\":\"Horizontal Aluminum Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15353-R0\",\"approval_number\":\"FL15353.13\",\"seq\":13,\"product_model\":\"CM-18533\",\"product_description\":\"Vertical Aluminum Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15353-R0\",\"approval_number\":\"FL15353.14\",\"seq\":14,\"product_model\":\"CM-18534\",\"product_description\":\"Horizontal Aluminum Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15353-R0\",\"approval_number\":\"FL15353.15\",\"seq\":15,\"product_model\":\"M-1926\",\"product_description\":\"Horizontal Aluminum Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15353-R0\",\"approval_number\":\"FL15353.16\",\"seq\":16,\"product_model\":\"M-1926\",\"product_description\":\"Vertical Aluminum Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15353-R0\",\"approval_number\":\"FL15353.17\",\"seq\":17,\"product_model\":\"M-1948\",\"product_description\":\"Vertical Aluminum Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15353-R0\",\"approval_number\":\"FL15353.18\",\"seq\":18,\"product_model\":\"M-2302\",\"product_description\":\"Horizontal Aluminum Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#15353-R0\",\"approval_number\":\"FL15353.19\",\"seq\":19,\"product_model\":\"M-2302\",\"product_description\":\"Vertical Aluminum Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16139-R0\",\"approval_number\":\"FL16139.1\",\"seq\":1,\"product_model\":\"M-1926\",\"product_description\":\"Horizontal Aluminum Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16139-R0\",\"approval_number\":\"FL16139.2\",\"seq\":2,\"product_model\":\"M-1926\",\"product_description\":\"Vertical Aluminum Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16139-R0\",\"approval_number\":\"FL16139.3\",\"seq\":3,\"product_model\":\"M-2285\",\"product_description\":\"Horizontal Aluminum Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16139-R0\",\"approval_number\":\"FL16139.4\",\"seq\":4,\"product_model\":\"M-2285\",\"product_description\":\"Vertical Aluminum Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16139-R0\",\"approval_number\":\"FL16139.5\",\"seq\":5,\"product_model\":\"M-2302\",\"product_description\":\"Horizontal Aluminum Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#16139-R0\",\"approval_number\":\"FL16139.6\",\"seq\":6,\"product_model\":\"M-2302\",\"product_description\":\"Vertical Aluminum Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#18504-R1\",\"approval_number\":\"FL18504.8\",\"seq\":8,\"product_model\":\"M-2302 Vertical Mullion\",\"product_description\":\"M-2302 Vertical Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#42087-R0\",\"approval_number\":\"FL42087.1\",\"seq\":1,\"product_model\":\"M-9310 horizontal mullion\",\"product_description\":\"M-9310 horizontal mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#42087-R0\",\"approval_number\":\"FL42087.2\",\"seq\":2,\"product_model\":\"M-9310 vertical mullion\",\"product_description\":\"M-9310 vertical mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#42087-R0\",\"approval_number\":\"FL42087.3\",\"seq\":3,\"product_model\":\"M-9316 horizontal mullion\",\"product_description\":\"M-9316 horizontal mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MI Windows and Doors\",\"approval_number_master\":\"FL#42087-R0\",\"approval_number\":\"FL42087.4\",\"seq\":4,\"product_model\":\"M-9316 vertical mullion\",\"product_description\":\"M-9316 vertical mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"General Aluminum Company\":[{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15333-R0\",\"approval_number\":\"FL15333.1\",\"seq\":1,\"product_model\":\"1 1\\\/8\\\" x 4\\\" STRUCTURAL MULLION HORIZONTAL\",\"product_description\":\"1 1\\\/8\\\" x 4\\\" STRUCTURAL MULLION HORIZONTAL\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15333-R0\",\"approval_number\":\"FL15333.2\",\"seq\":2,\"product_model\":\"1 1\\\/8\\\" x 4\\\" STRUCTURAL MULLION VERTICAL\",\"product_description\":\"1 1\\\/8\\\" x 4\\\" STRUCTURAL MULLION VERTICAL\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15333-R0\",\"approval_number\":\"FL15333.3\",\"seq\":3,\"product_model\":\"1442 AND 5348 HORIZONTAL MULLION\",\"product_description\":\"1442 AND 5348 HORIZONTAL MULLION SINGLE WITH TRANSOM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15333-R0\",\"approval_number\":\"FL15333.4\",\"seq\":4,\"product_model\":\"1442, 1448, 5348 AND 5548 VERTICAL MULLION\",\"product_description\":\"1442, 1448, 5348 AND 5548 VERTICAL MULLION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15333-R0\",\"approval_number\":\"FL15333.5\",\"seq\":5,\"product_model\":\"1445, 1447, 5347 AND 5547 HORIZONTAL MULLION\",\"product_description\":\"1445, 1447, 5347 AND 5547 HORIZONTAL MULLION SINGLE WITH TRANSOM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15333-R0\",\"approval_number\":\"FL15333.6\",\"seq\":6,\"product_model\":\"1445, 1447, 5347 AND 5547 HORIZONTAL MULLION\",\"product_description\":\"1445, 1447, 5347 AND 5547 HORIZONTAL MULLION TWIN WITH TRANSOM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15333-R0\",\"approval_number\":\"FL15333.7\",\"seq\":7,\"product_model\":\"1445, 5347 AND 5547 VERTICAL MULLION\",\"product_description\":\"1445, 5347 AND 5547 VERTICAL MULLION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15333-R0\",\"approval_number\":\"FL15333.8\",\"seq\":8,\"product_model\":\"1445-2, 1447-2 AND 5347-2 HORIZONTAL MULLION\",\"product_description\":\"1445-2, 1447-2, AND 5347-2 HORIZONTAL MULLION SINGLE WITH TRANSOM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15333-R0\",\"approval_number\":\"FL15333.9\",\"seq\":9,\"product_model\":\"1445-2, 1447-2, 5347-2 AND 5547-2 HORIZONTAL MULLION\",\"product_description\":\"1445-2, 1447-2, 5347-2 AND 5547-2 HORIZONTAL MULLION TWIN WITH TRANSOM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15333-R0\",\"approval_number\":\"FL15333.10\",\"seq\":10,\"product_model\":\"1445-2, 5347-2 AND 5547-2 VERTICAL MULLION\",\"product_description\":\"1445-2, 5347-2 AND 5547-2 VERTICAL MULLION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#15333-R0\",\"approval_number\":\"FL15333.11\",\"seq\":11,\"product_model\":\"1X3 STRUCTURAL TUBING MULLION VERTICAL\",\"product_description\":\"1X3 STRUCTURAL TUBING MULLION VERTICAL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#7555-R0\",\"approval_number\":\"FL7555.1\",\"seq\":1,\"product_model\":\"Horizontal Mulls: 1445,1445-2, 1447,1447-2,5347,5347-2,5547,5547-2.\",\"product_description\":\"Horizontal tubular mulls.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#7555-R0\",\"approval_number\":\"FL7555.2\",\"seq\":2,\"product_model\":\"Vertical Mulls: 1442,1445,1445-2,1447,1447-2,1448,5347,5347-2,5348,5547,5547-2,5548.\",\"product_description\":\"Vertical Tubular mulls.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8905-R1\",\"approval_number\":\"FL8905.1\",\"seq\":1,\"product_model\":\"1442 AND 5348 HORIZONTAL MULLION\",\"product_description\":\"1442 AND 5348 HORIZONTAL MULLION (SINGLE WITH TRANSOM)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8905-R1\",\"approval_number\":\"FL8905.2\",\"seq\":2,\"product_model\":\"1442, 1448, 5348 AND 5548 VERTICAL MULLION\",\"product_description\":\"1442, 1448, 5348 AND 5548 VERTICAL MULLION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8905-R1\",\"approval_number\":\"FL8905.3\",\"seq\":3,\"product_model\":\"1445, 1447 AND 5347 HORIZONTAL MULLION\",\"product_description\":\"1445, 1447 AND 5347 HORIZONTAL MULLION (SINGLE WITH TRANSOM)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8905-R1\",\"approval_number\":\"FL8905.4\",\"seq\":4,\"product_model\":\"1445, 1447, 5347 AND 5547 HORIZONTAL MULLION\",\"product_description\":\"1445, 1447, 5347 AND 5547 HORIZONTAL MULLION (TWIN WITH TRANSOM)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8905-R1\",\"approval_number\":\"FL8905.5\",\"seq\":5,\"product_model\":\"1445, 5347 AND 5547 VERTICAL MULLION\",\"product_description\":\"1445, 5347 AND 5547 VERTICAL MULLION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8905-R1\",\"approval_number\":\"FL8905.6\",\"seq\":6,\"product_model\":\"1445-2, 1447-2 AND 5347-2 HORIZONTAL MULLION\",\"product_description\":\"1445-2, 1447-2 AND 5347-2 HORIZONTAL MULLION (SINGLE WITH TRANSOM)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8905-R1\",\"approval_number\":\"FL8905.7\",\"seq\":7,\"product_model\":\"1445-2, 1447-2, 5347-2 AND 5547-2 HORIZONTAL MULLION\",\"product_description\":\"1445-2, 1447-2, 5347-2 AND 5547-2 HORIZONTAL MULLION (TWIN WITH TRANSOM)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8905-R1\",\"approval_number\":\"FL8905.8\",\"seq\":8,\"product_model\":\"1445-2, 5347-2 AND 5547-2 VERTICAL MULLION\",\"product_description\":\"1445-2, 5347-2 AND 5547-2 VERTICAL MULLION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#8905-R1\",\"approval_number\":\"FL8905.9\",\"seq\":9,\"product_model\":\"1x3 Structural Mullion Vertical\",\"product_description\":\"1x3 Structural Mullion Vertical\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13365-R0\",\"approval_number\":\"FL13365.1\",\"seq\":1,\"product_model\":\"1 1\\\/8\\\" x 4\\\" STRUCTURAL MULLION, HORIZONTAL\",\"product_description\":\"1 1\\\/8\\\" x 4\\\" STRUCTURAL MULLION, HORIZONTAL\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#13365-R0\",\"approval_number\":\"FL13365.2\",\"seq\":2,\"product_model\":\"1 1\\\/8\\\" x 4\\\" STRUCTURAL MULLION, VERTICAL\",\"product_description\":\"1 1\\\/8\\\" x 4\\\" STRUCTURAL MULLION, VERTICAL\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"EFCO Corporation\":[{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#37358-R1\",\"approval_number\":\"FL37358.1\",\"seq\":1,\"product_model\":\"Series 2701 & 811I Mullion System\",\"product_description\":\"Series 2701 & 811I Mullion System\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#7228-R0\",\"approval_number\":\"FL7228.1\",\"seq\":1,\"product_model\":\"Series 2600 Mullion\",\"product_description\":\"Maximum Mullion Span of 96\\\" and width of 36\\\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Atrium Windows & Doors\":[{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#22377-R0\",\"approval_number\":\"FL22377.1\",\"seq\":1,\"product_model\":\"Series 130 Mullion\",\"product_description\":\"1.25\\\" Aluminum Tube Mullion, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#22377-R0\",\"approval_number\":\"FL22377.2\",\"seq\":2,\"product_model\":\"Series 150\\\/160 Mullion\",\"product_description\":\"Series 150\\\/160 Mullion, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#15223-R0\",\"approval_number\":\"FL15223.1\",\"seq\":1,\"product_model\":\"Horizontal and Vertical Mullions, Impact\",\"product_description\":\"Aluminum custom-shaped and generic tube mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#15223-R0\",\"approval_number\":\"FL15223.2\",\"seq\":2,\"product_model\":\"Horizontal and Vertical Mullions, Non-impact\",\"product_description\":\"Aluminum custom-shaped and generic tube mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#16972-R0\",\"approval_number\":\"FL16972.1\",\"seq\":1,\"product_model\":\"Series 130 1.25\\\" Tube Mullion\",\"product_description\":\"1.25\\\" Aluminum Tube Mullion, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#16972-R0\",\"approval_number\":\"FL16972.2\",\"seq\":2,\"product_model\":\"Series 35\\\/235 1\\\" Tube Mullion\",\"product_description\":\"1\\\" Aluminum Tube Mullion, Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#16972-R1\",\"approval_number\":\"FL16972.3\",\"seq\":3,\"product_model\":\"Series 35\\\/235 1\\\" Tube Mullion\",\"product_description\":\"1\\\" Aluminum Tube Mullion, Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#16972-R4\",\"approval_number\":\"FL16972.4\",\"seq\":4,\"product_model\":\"Series 35\\\/235 1\\\" Tube Mullion\",\"product_description\":\"1\\\" Aluminum Tube Mullion, Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#22057-R0\",\"approval_number\":\"FL22057.1\",\"seq\":1,\"product_model\":\"Series 130 Mullion\",\"product_description\":\"1.25\\\" Aluminum Tube Mullion, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-02-28 00:00:00\",\"instructions_url\":\"\"}],\"Mr-Glass Doors & Windows Manufacturing, LLC\":[{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#40673-R3\",\"approval_number\":\"FL40673.1\",\"seq\":1,\"product_model\":\"Extruded Aluminum Clipped Mullions\",\"product_description\":\"Large missile impact resistant clipped aluminum tube mullions.\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#40673-R3\",\"approval_number\":\"FL40673.2\",\"seq\":2,\"product_model\":\"Series MG150 Extruded Aluminum Unclipped Mullions\",\"product_description\":\"Large missile impact resistant extruded aluminum unclipped mullions.\",\"design_pressure\":\"+90\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Sol-A-Trol Aluminum Products\":[{\"manufacturer\":\"Sol-A-Trol Aluminum Products\",\"approval_number_master\":\"FL#17761-R4\",\"approval_number\":\"FL17761.1\",\"seq\":1,\"product_model\":\"Clipped Aluminum Tube Mullion\",\"product_description\":\"Large missile impact resistant aluminum clipped mullion.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sol-A-Trol Aluminum Products\",\"approval_number_master\":\"FL#17761-R4\",\"approval_number\":\"FL17761.2\",\"seq\":2,\"product_model\":\"Unclipped Aluminum Zero, Custom & Tube Mullion\",\"product_description\":\"Large missile impact resistant unclipped aluminum mullion.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sol-A-Trol Aluminum Products\",\"approval_number_master\":\"FL#3781-R0\",\"approval_number\":\"FL3781.1\",\"seq\":1,\"product_model\":\"540 Mullion\",\"product_description\":\"Arso 6 Extruded Aluminum Unclipped Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sol-A-Trol Aluminum Products\",\"approval_number_master\":\"FL#16999-R0\",\"approval_number\":\"FL16999.1\",\"seq\":1,\"product_model\":\"Unclipped Aluminum Mullion\",\"product_description\":\"Unclipped Aluminum Zero, Custom & Tube Mullion - LMI\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-13 00:00:00\",\"instructions_url\":\"\"}],\"Sierra Pacific Windows\":[{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27080-R0\",\"approval_number\":\"FL27080.1\",\"seq\":1,\"product_model\":\"Aluminum Bar Mullions\",\"product_description\":\"Mullions for aluminum clad wood windows and doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows\",\"approval_number_master\":\"FL#27617-R0\",\"approval_number\":\"FL27617.1\",\"seq\":1,\"product_model\":\"H3 2.0 Feelsafe Window Mullion System\",\"product_description\":\"H3 2.0 Feelsafe Window Mullion System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-20 00:00:00\",\"instructions_url\":\"\"}],\"Air Master Awning, LLC\":[{\"manufacturer\":\"Air Master Awning, LLC\",\"approval_number_master\":\"FL#21696-R3\",\"approval_number\":\"FL21696.1\",\"seq\":1,\"product_model\":\"Aluminum Mullion\",\"product_description\":\"Air Master Mullion for use with IG Series Products\",\"design_pressure\":\"+73.7\\\/-73.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Air Master Awning, LLC\",\"approval_number_master\":\"FL#21696-R3\",\"approval_number\":\"FL21696.2\",\"seq\":2,\"product_model\":\"Aluminum Tube Mullion\",\"product_description\":\"HVHZ Rated Aluminum Tube Mullion for use with Continental Series Windows\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Air Master Awning, LLC\",\"approval_number_master\":\"FL#26358-R2\",\"approval_number\":\"FL26358.1\",\"seq\":1,\"product_model\":\"Clipped Aluminum Mullion\",\"product_description\":\"Large missile impact clipped aluminum mullion\",\"design_pressure\":\"+73.7\\\/-73.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Assura Windows & Doors\":[{\"manufacturer\":\"Assura Windows & Doors\",\"approval_number_master\":\"FL#21844-R3\",\"approval_number\":\"FL21844.1\",\"seq\":1,\"product_model\":\"Series Aluminum Tube Mullion\",\"product_description\":\"Large missile impact resistant aluminum tube mullion.\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Soft-Lite LLC\":[{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#16026-R0\",\"approval_number\":\"FL16026.1\",\"seq\":1,\"product_model\":\"a. Series 19044 Structural Beam Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soft-Lite LLC\",\"approval_number_master\":\"FL#16026-R0\",\"approval_number\":\"FL16026.2\",\"seq\":2,\"product_model\":\"b. Series 19044 Structural Beam Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"All American Window Company LLC\":[{\"manufacturer\":\"All American Window Company LLC\",\"approval_number_master\":\"FL#28287-R0\",\"approval_number\":\"FL28287.1\",\"seq\":1,\"product_model\":\"SERIES 1900-1 CONTINUOUS HEAD AND SILL NON-REINFORCED MULLION\",\"product_description\":\"SERIES 1900-1 CONTINUOUS HEAD AND SILL NON-REINFORCED MULLION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All American Window Company LLC\",\"approval_number_master\":\"FL#40911-R0\",\"approval_number\":\"FL40911.1\",\"seq\":1,\"product_model\":\"SERIES 2100 MULLION NON-REINFORCED\",\"product_description\":\"SERIES 2100 MULLION NON-REINFORCED\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All American Window Company LLC\",\"approval_number_master\":\"FL#40911-R0\",\"approval_number\":\"FL40911.2\",\"seq\":2,\"product_model\":\"SERIES 2100 MULLION REINFORCED\",\"product_description\":\"SERIES 2100 MULLION REINFORCED\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All American Window Company LLC\",\"approval_number_master\":\"FL#28287-R0\",\"approval_number\":\"FL28287.2\",\"seq\":2,\"product_model\":\"SERIES 1900-2 NON-REINFORCED MULLION\",\"product_description\":\"SERIES 1900-2 NON-REINFORCED MULLION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All American Window Company LLC\",\"approval_number_master\":\"FL#28287-R0\",\"approval_number\":\"FL28287.3\",\"seq\":3,\"product_model\":\"SERIES 1900-3 CONTINUOUS HEAD AND SILL REINFORCED MULLION\",\"product_description\":\"SERIES 1900-3 CONTINUOUS HEAD AND SILL REINFORCED MULLION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All American Window Company LLC\",\"approval_number_master\":\"FL#28287-R0\",\"approval_number\":\"FL28287.4\",\"seq\":4,\"product_model\":\"SERIES 1900-4 REINFORCED MULLION\",\"product_description\":\"SERIES 1900-4 REINFORCED MULLION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-10-12 00:00:00\",\"instructions_url\":\"\"}],\"Quaker Window Products\":[{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#47848-R0\",\"approval_number\":\"FL47848.1\",\"seq\":1,\"product_model\":\"Series 600 Mullions (WZ3)(IMPACT)\",\"product_description\":\"Series 600 Mullions (WZ3)(IMPACT)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#47848-R0\",\"approval_number\":\"FL47848.2\",\"seq\":2,\"product_model\":\"Series H4503 Mullions (WZ3) (Impact)\",\"product_description\":\"Series H4503 Mullions (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sunshine Windows Manufacturing Inc.\":[{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#31169-R2\",\"approval_number\":\"FL31169.1\",\"seq\":1,\"product_model\":\"Clipped, Extruded Aluminum Tube Mulllion\",\"product_description\":\"Large missile impact resistant aluminum tube mullion.\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#2228-R0\",\"approval_number\":\"FL2228.1\",\"seq\":1,\"product_model\":\"SSSW-020 Standard Mullion\",\"product_description\":\"Unclipped Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#2234-R0\",\"approval_number\":\"FL2234.1\",\"seq\":1,\"product_model\":\"Aluminum Tube Mullion\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#2236-R0\",\"approval_number\":\"FL2236.1\",\"seq\":1,\"product_model\":\"Clipped Aluminum Tube Mullions\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#2237-R0\",\"approval_number\":\"FL2237.1\",\"seq\":1,\"product_model\":\"Un-Clipped Aluminum Tube Mulli\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#2238-R0\",\"approval_number\":\"FL2238.1\",\"seq\":1,\"product_model\":\"Clipped Aluminum Tube Mullion\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#2245-R0\",\"approval_number\":\"FL2245.1\",\"seq\":1,\"product_model\":\"Aluminum 3 1\\\/2\\\" Round Pipe\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#11687-R0\",\"approval_number\":\"FL11687.1\",\"seq\":1,\"product_model\":\"Aluminum Tube Mullion - L.M.I.\",\"product_description\":\"Large and Small Missile Impact Resisitant.\",\"design_pressure\":\"+483.7\\\/-483.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#15682-R0\",\"approval_number\":\"FL15682.1\",\"seq\":1,\"product_model\":\"CLIPPED EXTRUDED ALUMINUM TUBE MULLION - L.M.I.\",\"product_description\":\"IMPACT RESISTANT CLIPPED ALUMINUM TUBE MULLION\",\"design_pressure\":\"+483.7\\\/-483.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#16489-R0\",\"approval_number\":\"FL16489.1\",\"seq\":1,\"product_model\":\"Clipped, Extruded Aluminum Tube Mullion - L.M.I.\",\"product_description\":\"Large and Small Missile Impact Resistant Mullion\",\"design_pressure\":\"+140.0\\\/-140.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-28 00:00:00\",\"instructions_url\":\"\"}],\"Eurocraft Industries, Inc.\":[{\"manufacturer\":\"Eurocraft Industries, Inc.\",\"approval_number_master\":\"FL#32630-R0\",\"approval_number\":\"FL32630.1\",\"seq\":1,\"product_model\":\"Equal-Leg Aluminum Mullion\",\"product_description\":\"Aluminum Mullion (Impact)(HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eurocraft Industries, Inc.\",\"approval_number_master\":\"FL#32630-R0\",\"approval_number\":\"FL32630.2\",\"seq\":2,\"product_model\":\"Equal-Leg Aluminum Mullion\",\"product_description\":\"Aluminum Mullion (WZ3)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eurocraft Industries, Inc.\",\"approval_number_master\":\"FL#47288-R0\",\"approval_number\":\"FL47288.1\",\"seq\":1,\"product_model\":\"Series 700-08 Extruded Aluminum Unclipped Mullion\",\"product_description\":\"Large missile impact resistant unclipped aluminum mullion.\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eurocraft Industries, Inc.\",\"approval_number_master\":\"FL#14182-R0\",\"approval_number\":\"FL14182.1\",\"seq\":1,\"product_model\":\"External Mullion\",\"product_description\":\"Three external mullion options for use with Eurocraft windows and doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Linea Rossa LLC\":[{\"manufacturer\":\"Linea Rossa LLC\",\"approval_number_master\":\"FL#40529-R0\",\"approval_number\":\"FL40529.1\",\"seq\":1,\"product_model\":\"UNCLIPPED ALUMINUM MULLION - L.M.I.\",\"product_description\":\"UNCLIPPED ALUMINUM MULLION - large missile impact\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Eco Window Systems\":[{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#41740-R0\",\"approval_number\":\"FL41740.1\",\"seq\":1,\"product_model\":\"Eco-Guard Clipped Aluminum Tube Mullion\",\"product_description\":\"Aluminum Tube Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"}],\"Labrador & Fundora Corp D?B?A V & V Windows\":[{\"manufacturer\":\"Labrador & Fundora Corp D?B?A V & V Windows\",\"approval_number_master\":\"FL#47138-R0\",\"approval_number\":\"FL47138.1\",\"seq\":1,\"product_model\":\"Clipped, Extruded Aluminum Tube (Rectangular or Bay) Mullion\",\"product_description\":\"Large missile impact resistant clipped aluminum tube rectangular or bay mullion.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-31 00:00:00\",\"instructions_url\":\"\"}],\"NT Window, Inc.\":[{\"manufacturer\":\"NT Window, Inc.\",\"approval_number_master\":\"FL#47634-R0\",\"approval_number\":\"FL47634.1\",\"seq\":1,\"product_model\":\"5902 T MULION\",\"product_description\":\"IMPACT UP TO WIND ZONE 3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NT Window, Inc.\",\"approval_number_master\":\"FL#47634-R0\",\"approval_number\":\"FL47634.2\",\"seq\":2,\"product_model\":\"5902 VERTICAL\\\/HORIZONTAL MULLION\",\"product_description\":\"IMPACT UP TO WIND ZONE 3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NT Window, Inc.\",\"approval_number_master\":\"FL#47634-R0\",\"approval_number\":\"FL47634.3\",\"seq\":3,\"product_model\":\"5902 X MULLION\",\"product_description\":\"IMPACT UP TO WIND ZONE 3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-01 00:00:00\",\"instructions_url\":\"\"}],\"Artistic Doors and Windows, Inc.\":[{\"manufacturer\":\"Artistic Doors and Windows, Inc.\",\"approval_number_master\":\"FL#42126-R0\",\"approval_number\":\"FL42126.1\",\"seq\":1,\"product_model\":\"Steel Mullion (HVHZ)(Impact)\",\"product_description\":\"Steel Mullion (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Linea Rossa Windows & Doors\":[{\"manufacturer\":\"Linea Rossa Windows & Doors\",\"approval_number_master\":\"FL#42294-R0\",\"approval_number\":\"FL42294.1\",\"seq\":1,\"product_model\":\"Unclipped Aluminum Mullions (HVHZ) (Impact)\",\"product_description\":\"Unclipped Aluminum Mullions (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Phos Window\":[{\"manufacturer\":\"Phos Window\",\"approval_number_master\":\"FL#46574-R0\",\"approval_number\":\"FL46574.1\",\"seq\":1,\"product_model\":\"Aluminum Tube Mullion (WZ3) (Impact)\",\"product_description\":\"Aluminum Tube Mullion (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"RC BES WINDOWS LLC\":[{\"manufacturer\":\"RC BES WINDOWS LLC\",\"approval_number_master\":\"FL#46953-R0\",\"approval_number\":\"FL46953.1\",\"seq\":1,\"product_model\":\"ML 100\",\"product_description\":\"Aluminum tube mullion, large missile impact\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Aldora Aluminum and Glass\":[{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#47181-R0\",\"approval_number\":\"FL47181.1\",\"seq\":1,\"product_model\":\"Extruded Aluminum Clipped Mullions\",\"product_description\":\"WZ3 Clipped Aluminum Tube Mullions\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"CAOBA Doors\":[{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#36969-R0\",\"approval_number\":\"FL36969.1\",\"seq\":1,\"product_model\":\"Caoba HVHZ Mullions\",\"product_description\":\"Clipped Tube Mull and Unclipped Plate Reinforcement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAOBA Doors\",\"approval_number_master\":\"FL#19132-R0\",\"approval_number\":\"FL19132.1\",\"seq\":1,\"product_model\":\"Caoba HVHZ Mullions\",\"product_description\":\"Clipped Tube Mull and Unclipped Plate Reinforcement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Luxbaum Windows and Doors\":[{\"manufacturer\":\"Luxbaum Windows and Doors\",\"approval_number_master\":\"FL#17201-R0\",\"approval_number\":\"FL17201.1\",\"seq\":1,\"product_model\":\"Clipped Steel Mullion\",\"product_description\":\"Steel Mullion\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Weather Shield Mfg., Inc.\":[{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#28446-R0\",\"approval_number\":\"FL28446.1\",\"seq\":1,\"product_model\":\"Horizontal and Vertical Mullion System\",\"product_description\":\"Horizontal and Vertical Mullion System -- Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#3167-R0\",\"approval_number\":\"FL3167.1\",\"seq\":1,\"product_model\":\"Weather Shield Aluminum Tube Mullion\",\"product_description\":\"*Impact*\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#3167-R0\",\"approval_number\":\"FL3167.2\",\"seq\":2,\"product_model\":\"Weather Shield Aluminum Tube Mullion\",\"product_description\":\"*Impact* Steel Reinforced\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#20106-R0\",\"approval_number\":\"FL20106.1\",\"seq\":1,\"product_model\":\"Premium Series Casement(8211, 1209, 1210), Awning(8211, 1209, 1210), Direct Set(8306, 1309, 1310), Fixed Casement(8211, 1209, 1210), Push Out Casement(8213, 1213, 1214) French Casement(8214, 1211, 1212)\",\"product_description\":\"Class LC-PG55; Size Tested Tributary Width 77.25\\\" Max x Span 59.5\\\" Max Type-MA; DP +55\\\/-70 psf\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#20106-R0\",\"approval_number\":\"FL20106.2\",\"seq\":2,\"product_model\":\"Premium Series Casement(8211, 1209, 1210), Awning(8211, 1209, 1210), Direct Set(8306, 1309, 1310), Fixed Casement(8211, 1209, 1210), Push Out Casement(8213, 1213, 1214) French Casement(8214, 1211, 1212)\",\"product_description\":\"Class CW-PG55; Size Tested Tributary Width 109\\\" max x Span 83.5\\\" max Type-MA; DP +55\\\/-70 psf\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#20106-R0\",\"approval_number\":\"FL20106.3\",\"seq\":3,\"product_model\":\"Premium Series Casement(8211, 1209, 1210), Awning(8211, 1209, 1210), Direct Set(8306, 1309, 1310), Fixed Casement(8211, 1209, 1210), Push Out Casement(8213, 1213, 1214) French Casement(8214, 1211, 1212)\",\"product_description\":\"Class Varies-PG55; Size Tested Tributary Width 187.25\\\" Max x Span 84\\\" Max Type-MA; DP +55\\\/-70 psf\",\"design_pressure\":\"+55\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Shield Mfg., Inc.\",\"approval_number_master\":\"FL#28108-R0\",\"approval_number\":\"FL28108.1\",\"seq\":1,\"product_model\":\"Aluminum Tube Mullion\",\"product_description\":\"Aluminum Tube Clipped End Impact Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-04 00:00:00\",\"instructions_url\":\"\"}],\"Reilly Architectural\":[{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#39337-R0\",\"approval_number\":\"FL39337.1\",\"seq\":1,\"product_model\":\"M1, M2 & M3 Horizontal Mullion\",\"product_description\":\"M1, M2 & M3 Horizontal Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#39337-R0\",\"approval_number\":\"FL39337.2\",\"seq\":2,\"product_model\":\"M1, M2 & M3 Vertical Mullion\",\"product_description\":\"M1, M2 & M3 Vertical Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#39337-R1\",\"approval_number\":\"FL39337.3\",\"seq\":3,\"product_model\":\"X MULLION\",\"product_description\":\"M1, M2, M3 & M4 X Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#41913-R0\",\"approval_number\":\"FL41913.1\",\"seq\":1,\"product_model\":\"Non-Reinforced Wood Mullion (WZ3) (Impact)\",\"product_description\":\"Non-Reinforced Wood Mullion (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Solar Innovations, Inc.\":[{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#21405-R0\",\"approval_number\":\"FL21405.1\",\"seq\":1,\"product_model\":\"G2 Frame Back to Back Mullion\",\"product_description\":\"G2 Frame Back to Back Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Millwork Artisans, LLC\":[{\"manufacturer\":\"Millwork Artisans, LLC\",\"approval_number_master\":\"FL#47465-R0\",\"approval_number\":\"FL47465.1\",\"seq\":1,\"product_model\":\"Clipped Mullion (WZ3)\",\"product_description\":\"Clipped Mullion (WZ3)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Origin USA, Inc.\":[{\"manufacturer\":\"Origin USA, Inc.\",\"approval_number_master\":\"FL#21711-R0\",\"approval_number\":\"FL21711.1\",\"seq\":1,\"product_model\":\"Origin Mulls\",\"product_description\":\"Aluminum Tube and Flat Mullions for use with Impact and Non-Impact Origin Products\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Brombal Italy\":[{\"manufacturer\":\"Brombal Italy\",\"approval_number_master\":\"FL#21041-R0\",\"approval_number\":\"FL21041.1\",\"seq\":1,\"product_model\":\"Series OS2 and EBE Mullion Stiffeners\",\"product_description\":\"Mullion Stiffeners for use with Brombal Italy Products\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brombal Italy\",\"approval_number_master\":\"FL#21041-R2\",\"approval_number\":\"FL21041.2\",\"seq\":2,\"product_model\":\"Faro and Alfa Mullion Stiffeners (WZ3) (Impact)\",\"product_description\":\"Faro and Alfa Mullion Stiffeners (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Hartman Windows and Doors, LLC\":[{\"manufacturer\":\"Hartman Windows and Doors, LLC\",\"approval_number_master\":\"FL#20517-R3\",\"approval_number\":\"FL20517.1\",\"seq\":1,\"product_model\":\"American Clipped-Unclipped Wood & Steel Mullion\",\"product_description\":\"Large and Small Missile Impact Resistant wood and steel mullion.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hartman Windows and Doors, LLC\",\"approval_number_master\":\"FL#20517-R3\",\"approval_number\":\"FL20517.2\",\"seq\":2,\"product_model\":\"European Clipped-Unclipped Wood & Steel Mullion\",\"product_description\":\"Large and Small Missile Impact Resistant wood and steel mullion.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hartman Windows and Doors, LLC\",\"approval_number_master\":\"FL#10330-R0\",\"approval_number\":\"FL10330.1\",\"seq\":1,\"product_model\":\"MULLIONS\",\"product_description\":\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\":[{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#20822-R0\",\"approval_number\":\"FL20822.1\",\"seq\":1,\"product_model\":\"Aluminum Tube End Clipped Tube Muillions\",\"product_description\":\"Impact and Non-Impact Aluminum Tube Mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#20822-R0\",\"approval_number\":\"FL20822.2\",\"seq\":2,\"product_model\":\"Steel Tube End Clipped Tube Mullions\",\"product_description\":\"Impact and Non-Impact Steel Tube Mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#7354-R0\",\"approval_number\":\"FL7354.1\",\"seq\":1,\"product_model\":\"Clipped Impact & Non-Impact Aluminum Tube Mullions\",\"product_description\":\"4\\\"x1\\\"x1\\\/8\\\" or 4\\\"x2\\\"x1\\\/8\\\" Structural Aluminum Tube Mullion\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#7354-R0\",\"approval_number\":\"FL7354.2\",\"seq\":2,\"product_model\":\"Clipped Impact & Non-Impact Steel Tube Mullion\",\"product_description\":\"4\\\"x2\\\"x1\\\/4\\\" Structural Steel Tube Mullion\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#9375-R0\",\"approval_number\":\"FL9375.1\",\"seq\":1,\"product_model\":\"Clipped Aluminum Tube Mullions -- Impact Resistant\",\"product_description\":\"Clipped Aluminum Tube Mullions -- Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#9375-R0\",\"approval_number\":\"FL9375.2\",\"seq\":2,\"product_model\":\"Clipped Steel Tube Mullions -- Impact Resistant\",\"product_description\":\"Clipped Steel Tube Mullions -- Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12865-R0\",\"approval_number\":\"FL12865.1\",\"seq\":1,\"product_model\":\"Clipped Aluminum Tube Mullion (Impact-Resistant)\",\"product_description\":\"Clipped Aluminum Tube Mullion (Impact-Resistant)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sierra Pacific Windows (Formerly known as Hurd Windows & Doors)\",\"approval_number_master\":\"FL#12865-R0\",\"approval_number\":\"FL12865.2\",\"seq\":2,\"product_model\":\"Clipped Steel Tube Mullion (Impact-Resistant)\",\"product_description\":\"Clipped Steel Tube Mullion (Impact-Resistant)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-14 00:00:00\",\"instructions_url\":\"\"}],\"Palm City Ironworks, Inc. Previously known as Acadian Iron Works\":[{\"manufacturer\":\"Palm City Ironworks, Inc. Previously known as Acadian Iron Works\",\"approval_number_master\":\"FL#32367-R0\",\"approval_number\":\"FL32367.1\",\"seq\":1,\"product_model\":\"Steel Tube Mullion (WZ3)\",\"product_description\":\"Steel Tube Mullion (WZ3)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Ironworks, Inc. Previously known as Acadian Iron Works\",\"approval_number_master\":\"FL#47017-R1\",\"approval_number\":\"FL47017.2\",\"seq\":2,\"product_model\":\"Steel Mullion (HVHZ)(Impact)\",\"product_description\":\"Steel Mullion (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Ironworks, Inc. Previously known as Acadian Iron Works\",\"approval_number_master\":\"FL#47017-R0\",\"approval_number\":\"FL47017.1\",\"seq\":1,\"product_model\":\"Steel Mullion (HVHZ)(Impact)\",\"product_description\":\"Steel Mullion (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Arcadia Custom\":[{\"manufacturer\":\"Arcadia Custom\",\"approval_number_master\":\"FL#41169-R0\",\"approval_number\":\"FL41169.1\",\"seq\":1,\"product_model\":\"Structural Mullion (Non-HVHZ)(WZ3)\",\"product_description\":\"Structural Mullion (Non-HVHZ)(WZ3)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Peetz Windows and Doors\":[{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#32335-R0\",\"approval_number\":\"FL32335.1\",\"seq\":1,\"product_model\":\"American & European un-clipped bar reinforced mullions\",\"product_description\":\"Unclipped mullion (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#32335-R0\",\"approval_number\":\"FL32335.2\",\"seq\":2,\"product_model\":\"Steel bar clipped mullion\",\"product_description\":\"Clipped mullion (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#10176-R1\",\"approval_number\":\"FL10176.1\",\"seq\":1,\"product_model\":\"Series \\\"American & European\\\" Unclipped 90mm Bar Reinforced Mullions\",\"product_description\":\"Mahogany Window and Door Mullion\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peetz Windows and Doors\",\"approval_number_master\":\"FL#22031-R0\",\"approval_number\":\"FL22031.1\",\"seq\":1,\"product_model\":\"Series Steel Bar Clipped Mullion-LMI\",\"product_description\":\"Series Steel Bar Clipped Mullion-LMI. Max 96\\\" x 132\\\"\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-09-22 00:00:00\",\"instructions_url\":\"\"}],\"Oliveri Millworks\":[{\"manufacturer\":\"Oliveri Millworks\",\"approval_number_master\":\"FL#47487-R0\",\"approval_number\":\"FL47487.1\",\"seq\":1,\"product_model\":\"Clipped Mullions (WZ3)(Impact)\",\"product_description\":\"Clipped Mullions (WZ3)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Tischler und Sohn(USA)Limited\":[{\"manufacturer\":\"Tischler und Sohn(USA)Limited\",\"approval_number_master\":\"FL#39349-R0\",\"approval_number\":\"FL39349.1\",\"seq\":1,\"product_model\":\"End Clipped Steel Bar Mullion\",\"product_description\":\"End clipped steel bar mullion (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-21 00:00:00\",\"instructions_url\":\"\"}],\"Fenestar USA\":[{\"manufacturer\":\"Fenestar USA\",\"approval_number_master\":\"FL#47048-R0\",\"approval_number\":\"FL47048.1\",\"seq\":1,\"product_model\":\"STEEL HORIZONTAL MULLION ASSEMBLY\",\"product_description\":\"SINGLE WITH TRANSOM, IMPACT UP TO WIND ZONE 3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fenestar USA\",\"approval_number_master\":\"FL#47048-R0\",\"approval_number\":\"FL47048.2\",\"seq\":2,\"product_model\":\"STEEL HORIZONTAL MULLION ASSEMBLY\",\"product_description\":\"TWIN WITH TRANSOM, IMPACT UP TO WIND ZONE 3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fenestar USA\",\"approval_number_master\":\"FL#47048-R0\",\"approval_number\":\"FL47048.3\",\"seq\":3,\"product_model\":\"STEEL VERTICAL MULLION ASSEMBLY\",\"product_description\":\"IMPACT UP TO WIND ZONE 3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fenestar USA\",\"approval_number_master\":\"FL#47048-R0\",\"approval_number\":\"FL47048.4\",\"seq\":4,\"product_model\":\"STEEL VERTICAL MULLION ASSEMBLY\",\"product_description\":\"X CONFIGURATION, IMPACT UP TO WIND ZONE 3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"St. Cloud Window, LLC\":[{\"manufacturer\":\"St. Cloud Window, LLC\",\"approval_number_master\":\"FL#14206-R0\",\"approval_number\":\"FL14206.1\",\"seq\":1,\"product_model\":\"900 Series Mullion\",\"product_description\":\"Clipped Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"St. Cloud Window, LLC\",\"approval_number_master\":\"FL#11325-R0\",\"approval_number\":\"FL11325.1\",\"seq\":1,\"product_model\":\"SCW Mullions\",\"product_description\":\"Aluminum Extruded Vertical Mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"St. Cloud Window, LLC\",\"approval_number_master\":\"FL#11325-R0\",\"approval_number\":\"FL11325.2\",\"seq\":2,\"product_model\":\"SCW Mullions\",\"product_description\":\"Aluminum Extruded Horizontal Mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"St. Cloud Window, LLC\",\"approval_number_master\":\"FL#12419-R0\",\"approval_number\":\"FL12419.1\",\"seq\":1,\"product_model\":\"Impact Mullion\",\"product_description\":\"Aluminum Impact Mullion\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"St. Cloud Window, LLC\",\"approval_number_master\":\"FL#12419-R0\",\"approval_number\":\"FL12419.2\",\"seq\":2,\"product_model\":\"Impact Mullion H-Bar\",\"product_description\":\"Aluminum Impact Mullion H-Bar\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Slocomb Windows and Doors Inc.\":[{\"manufacturer\":\"Slocomb Windows and Doors Inc.\",\"approval_number_master\":\"FL#17164-R0\",\"approval_number\":\"FL17164.1\",\"seq\":1,\"product_model\":\"143 T Mullion\",\"product_description\":\"143 T Mullion Non-Reinforced Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Slocomb Windows and Doors Inc.\",\"approval_number_master\":\"FL#17164-R0\",\"approval_number\":\"FL17164.2\",\"seq\":2,\"product_model\":\"143 T Mullion\",\"product_description\":\"143 T Mullion Reinforced Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Slocomb Windows and Doors Inc.\",\"approval_number_master\":\"FL#17164-R0\",\"approval_number\":\"FL17164.3\",\"seq\":3,\"product_model\":\"143 Vertical Mullion\",\"product_description\":\"143 Vertical Mullion Non-Reinforced Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Slocomb Windows and Doors Inc.\",\"approval_number_master\":\"FL#32179-R0\",\"approval_number\":\"FL32179.1\",\"seq\":1,\"product_model\":\"INNERGY MULLION 10000626\",\"product_description\":\"INNERGY MULLION 10000626 VERTICAL AND HORIZONTAL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-02-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Slocomb Windows and Doors Inc.\",\"approval_number_master\":\"FL#17164-R0\",\"approval_number\":\"FL17164.4\",\"seq\":4,\"product_model\":\"143 Vertical Mullion\",\"product_description\":\"143 Vertical Mullion Reinforced Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Euroline Steel Windows & Doors\":[{\"manufacturer\":\"Euroline Steel Windows & Doors\",\"approval_number_master\":\"FL#47873-R1\",\"approval_number\":\"FL47873.2\",\"seq\":2,\"product_model\":\"Series 900 Steel Mullion - Bar Installation (WZ3) (Impact)\",\"product_description\":\"Series 900 Steel Mullion - Bar Installation (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euroline Steel Windows & Doors\",\"approval_number_master\":\"FL#47873-R1\",\"approval_number\":\"FL47873.3\",\"seq\":3,\"product_model\":\"Series 900 Steel Mullion - Weld Installation (WZ3) (Impact)\",\"product_description\":\"Series 900 Steel Mullion - Weld Installation (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euroline Steel Windows & Doors\",\"approval_number_master\":\"FL#47873-R0\",\"approval_number\":\"FL47873.1\",\"seq\":1,\"product_model\":\"Series 900 Steel Mullion (WZ3) (Impact)\",\"product_description\":\"Series 900 Steel Mullion (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Kolbe Windows and Doors - Manawa\":[{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#21044-R0\",\"approval_number\":\"FL21044.1\",\"seq\":1,\"product_model\":\"Kolbe Forgent V707 Mullion\",\"product_description\":\"Impact Mullion for Kolbe Forgent Glastra & Wood Glastra Windows\\\/Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-08-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#21044-R3\",\"approval_number\":\"FL21044.2\",\"seq\":2,\"product_model\":\"Kolbe Forgent V707 Mullion\",\"product_description\":\"Impact Mullion for Kolbe Forgent Glastra & Wood Glastra Windows\\\/Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#8997-R1\",\"approval_number\":\"FL8997.1\",\"seq\":1,\"product_model\":\"V707 T IMPACT MULLION\",\"product_description\":\"V707 T IMPACT MULLION\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#8999-R1\",\"approval_number\":\"FL8999.1\",\"seq\":1,\"product_model\":\"V707 IMPACT MULLION\",\"product_description\":\"V707 IMPACT MULION\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#8997-R3\",\"approval_number\":\"FL8997.2\",\"seq\":2,\"product_model\":\"Windquest V707 Impact Mullion\",\"product_description\":\"Windquest V707 Impact Mullion\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#16541-R0\",\"approval_number\":\"FL16541.1\",\"seq\":1,\"product_model\":\"Kolbe V707 Mullion\",\"product_description\":\"Impact Mullion for Vinyl Windows\\\/Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#16541-R0\",\"approval_number\":\"FL16541.2\",\"seq\":2,\"product_model\":\"Kolbe V707 Mullion\",\"product_description\":\"Non-Impact Mullion for Vinyl Windows\\\/Doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#17608-R0\",\"approval_number\":\"FL17608.1\",\"seq\":1,\"product_model\":\"Kolbe 4500 Teutonic Series Mullion\",\"product_description\":\"Standard Multi-Channel Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#17608-R0\",\"approval_number\":\"FL17608.2\",\"seq\":2,\"product_model\":\"Kolbe 4500 Teutonic Series Mullion\",\"product_description\":\"Reinforced Multi-Channel Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#17608-R0\",\"approval_number\":\"FL17608.3\",\"seq\":3,\"product_model\":\"Kolbe 4500 Teutonic Series Mullion\",\"product_description\":\"Steel Bar Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-11-13 00:00:00\",\"instructions_url\":\"\"}],\"Masonite International\":[{\"manufacturer\":\"Masonite International\",\"approval_number_master\":\"FL#20326-R4\",\"approval_number\":\"FL20326.1\",\"seq\":1,\"product_model\":\"Horizontal Mullion\",\"product_description\":\"Max 68-1\\\/2\\\" x 100-7\\\/8\\\"\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Nan Ya Plastics Corporation USA\":[{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#21068-R0\",\"approval_number\":\"FL21068.1\",\"seq\":1,\"product_model\":\"Mullions Horizontal, Single & Double Doors with & without Sidelites with Transom\",\"product_description\":\"Mullions Horizontal, Single & Double Doors with & without Sidelites with Transom - Royal Series\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nan Ya Plastics Corporation USA\",\"approval_number_master\":\"FL#21068-R0\",\"approval_number\":\"FL21068.2\",\"seq\":2,\"product_model\":\"Mullions Horizontal, Single & Double Doors with & without Sidelites with Transom\",\"product_description\":\"Mullions Horizontal, Single & Double Doors with & without Sidelites with Transom - Excel Series\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Nana Wall Systems, Inc.\":[{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#47539-R0\",\"approval_number\":\"FL47539.1\",\"seq\":1,\"product_model\":\"NW TILT TURN AND FIXED MULLIONS\",\"product_description\":\"NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"American Shutter Systems Association, Inc.\":[{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#13068-R0\",\"approval_number\":\"FL13068.1\",\"seq\":1,\"product_model\":\"Roll Shutter Mullions\",\"product_description\":\"Aluminum mullions to be used in conjuction with Eastern Metal Supply and American Shutter Systems Association's roll shutter systems. Other products require written authorization.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Advanced Hurricane Technology Inc.\":[{\"manufacturer\":\"Advanced Hurricane Technology Inc.\",\"approval_number_master\":\"FL#13591-R0\",\"approval_number\":\"FL13591.1\",\"seq\":1,\"product_model\":\"Roll-up Shutter Mullion\",\"product_description\":\"Roll-up Shutter Mullions can be used to replace or supplement mullions included with the roll-up shutters\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Storm Smart Industries\":[{\"manufacturer\":\"Storm Smart Industries\",\"approval_number_master\":\"FL#20744-R4\",\"approval_number\":\"FL20744.1\",\"seq\":1,\"product_model\":\"Roll-Up Screen Mullion HVHZ and Non-HVHZ\",\"product_description\":\"Roll-Up Screen Mullion HVHZ and Non-HVHZ\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"The Muhler Company Inc\":[{\"manufacturer\":\"The Muhler Company Inc\",\"approval_number_master\":\"FL#24239-R0\",\"approval_number\":\"FL24239.1\",\"seq\":1,\"product_model\":\"ALUMINUM HORIZONTAL MULLIONS\",\"product_description\":\"ALUMINUM HORIZONTAL MULLIONS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Muhler Company Inc\",\"approval_number_master\":\"FL#24239-R0\",\"approval_number\":\"FL24239.2\",\"seq\":2,\"product_model\":\"WOOD HORIZONTAL MULLIONS\",\"product_description\":\"WOOD HORIZONTAL MULLIONS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-10-12 00:00:00\",\"instructions_url\":\"\"}],\"NuAir Windows and Doors\":[{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#210-R0\",\"approval_number\":\"FL210.1\",\"seq\":1,\"product_model\":\"Series 812\",\"product_description\":\"Custom 1 x 2 Tube\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#210-R0\",\"approval_number\":\"FL210.2\",\"seq\":2,\"product_model\":\"Series 813\",\"product_description\":\"Custom 1 x 3 Tube\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#210-R0\",\"approval_number\":\"FL210.3\",\"seq\":3,\"product_model\":\"Series 814\",\"product_description\":\"Custom 1 x 4 Tube\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#210-R0\",\"approval_number\":\"FL210.4\",\"seq\":4,\"product_model\":\"Series 823\",\"product_description\":\"Custom 1 x 2 Tube for Awning Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#210-R0\",\"approval_number\":\"FL210.5\",\"seq\":5,\"product_model\":\"Standard Tube Shapes\",\"product_description\":\"1x2, 1x3, 1x4, 2x3, 2x4, 2x5, 2x6, 4x4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#5722-R1\",\"approval_number\":\"FL5722.1\",\"seq\":1,\"product_model\":\"Series 812\",\"product_description\":\"Custom 1 x 2 Tube\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#5722-R1\",\"approval_number\":\"FL5722.2\",\"seq\":2,\"product_model\":\"Series 813\",\"product_description\":\"Custom 1 x 3 Tube\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#5722-R1\",\"approval_number\":\"FL5722.3\",\"seq\":3,\"product_model\":\"Series 814\",\"product_description\":\"Custom 1 x 4 Tube\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#5722-R1\",\"approval_number\":\"FL5722.4\",\"seq\":4,\"product_model\":\"Series 823\",\"product_description\":\"Custom 1 x 2 Tube for Awning Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#5722-R1\",\"approval_number\":\"FL5722.5\",\"seq\":5,\"product_model\":\"Standard Tube Shapes\",\"product_description\":\"2 x 3, 2 x 4, 2 x 5, 2 x 6\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#9853-R0\",\"approval_number\":\"FL9853.1\",\"seq\":1,\"product_model\":\"812\",\"product_description\":\"Custom 1 x 2 Tube\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#9853-R0\",\"approval_number\":\"FL9853.2\",\"seq\":2,\"product_model\":\"813\",\"product_description\":\"Custom 1 x 3 Tube\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#9853-R0\",\"approval_number\":\"FL9853.3\",\"seq\":3,\"product_model\":\"814\",\"product_description\":\"Custom 1 x 4 Tube\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#9853-R0\",\"approval_number\":\"FL9853.4\",\"seq\":4,\"product_model\":\"Standard Tube Shapes\",\"product_description\":\"2x3, 2x4, 2x5, 2x6 Tube Shapes\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#11040-R0\",\"approval_number\":\"FL11040.1\",\"seq\":1,\"product_model\":\"812\",\"product_description\":\"Custom 1 x 2 Tube\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#11040-R0\",\"approval_number\":\"FL11040.2\",\"seq\":2,\"product_model\":\"813\",\"product_description\":\"Custom 1 x 3 Tube\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#11040-R0\",\"approval_number\":\"FL11040.3\",\"seq\":3,\"product_model\":\"814\",\"product_description\":\"Custom 1 x 4 Tube\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NuAir Windows and Doors\",\"approval_number_master\":\"FL#11040-R0\",\"approval_number\":\"FL11040.4\",\"seq\":4,\"product_model\":\"Standard Tube Shapes\",\"product_description\":\"2x3, 2x4, 2x5, 2x6 Tube Shapes\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Traco Windows and Doors, Inc.\":[{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#450-R0\",\"approval_number\":\"FL450.1\",\"seq\":1,\"product_model\":\"Mullion (Miami-Dade)\",\"product_description\":\"Aluminum Tube Mullion - No Reinf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#450-R0\",\"approval_number\":\"FL450.2\",\"seq\":2,\"product_model\":\"Mullion (Miami-Dade)\",\"product_description\":\"Aluminum Tube Mullion - Steel Reinforcement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#6868-R0\",\"approval_number\":\"FL6868.1\",\"seq\":1,\"product_model\":\"Aluminum Tube Mullion\",\"product_description\":\"No Reinforcement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#6868-R0\",\"approval_number\":\"FL6868.2\",\"seq\":2,\"product_model\":\"Aluminum Tube Mullion\",\"product_description\":\"With Steel Reinforcement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#8755-R0\",\"approval_number\":\"FL8755.1\",\"seq\":1,\"product_model\":\"Mullion No Rinforcement LM\",\"product_description\":\"Aluminum Tube Mullion, no reinforcement LM impact\",\"design_pressure\":\"+24.8\\\/-24.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#8755-R0\",\"approval_number\":\"FL8755.2\",\"seq\":2,\"product_model\":\"Mullion w\\\/Steel Reinforcement LM\",\"product_description\":\"Aluminum Tube Mullion with Steel Reinforcement LM Impact\",\"design_pressure\":\"+65.5\\\/-65.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#10189-R0\",\"approval_number\":\"FL10189.1\",\"seq\":1,\"product_model\":\"Mullion\",\"product_description\":\"Mullion w\\\/Steel Reinforcement LM\",\"design_pressure\":\"+140.0\\\/-140.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#10189-R0\",\"approval_number\":\"FL10189.2\",\"seq\":2,\"product_model\":\"Mullion\",\"product_description\":\"Mullion w\\\/out steel reinforcement\",\"design_pressure\":\"+59.0\\\/-59.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Yale Ogron Windows and Doors\":[{\"manufacturer\":\"Yale Ogron Windows and Doors\",\"approval_number_master\":\"FL#863-R0\",\"approval_number\":\"FL863.1\",\"seq\":1,\"product_model\":\"Aluminum Tube Mullions\",\"product_description\":\"Impact and Non-Impact 02-0227.01\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Yale Ogron Windows and Doors\",\"approval_number_master\":\"FL#9733-R0\",\"approval_number\":\"FL9733.1\",\"seq\":1,\"product_model\":\"Aluminum Tube Mullions\",\"product_description\":\"Large missile impact resistant aluminum tube mullions.\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Kinco, Ltd.\":[{\"manufacturer\":\"Kinco, Ltd.\",\"approval_number_master\":\"FL#957-R2\",\"approval_number\":\"FL957.1\",\"seq\":1,\"product_model\":\"Aluminum Mullions\",\"product_description\":\"KCO-284\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kinco, Ltd.\",\"approval_number_master\":\"FL#957-R2\",\"approval_number\":\"FL957.2\",\"seq\":2,\"product_model\":\"Aluminum Mullions\",\"product_description\":\"Standard Tubes\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kinco, Ltd.\",\"approval_number_master\":\"FL#957-R2\",\"approval_number\":\"FL957.3\",\"seq\":3,\"product_model\":\"Aluminum Mullions\",\"product_description\":\"Standard Tubes and M40 Single Hung Jambs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Dixie Door and Window\":[{\"manufacturer\":\"Dixie Door and Window\",\"approval_number_master\":\"FL#1036-R0\",\"approval_number\":\"FL1036.1\",\"seq\":1,\"product_model\":\"Series 40 Aluminum Single Hung\",\"product_description\":\"One vertical tube mullion 1\\\" x 3\\\" by 1\\\/8\\\" by 75\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixie Door and Window\",\"approval_number_master\":\"FL#1036-R0\",\"approval_number\":\"FL1036.2\",\"seq\":2,\"product_model\":\"Series 40 Aluminum Single Hung\",\"product_description\":\"One aluminum vertical \\\"T\\\" mullion, 76\\\" long\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"XXAssociated\":[{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#1232-R0\",\"approval_number\":\"FL1232.1\",\"seq\":1,\"product_model\":\"01HP\",\"product_description\":\"New Construction Structural: 108x72 (36x72 triple) DP50; \\\"DP\\\" tilt latch w\\\/H Key\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#3791-R0\",\"approval_number\":\"FL3791.1\",\"seq\":1,\"product_model\":\"0104\\\/01HP Twin\",\"product_description\":\"New Construction: 72x96 DP50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#3791-R0\",\"approval_number\":\"FL3791.2\",\"seq\":2,\"product_model\":\"0104\\\/07HP Twin\",\"product_description\":\"Replacement: 72x96 DP50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#8627-R0\",\"approval_number\":\"FL8627.1\",\"seq\":1,\"product_model\":\"I-Series Mullion\",\"product_description\":\"I-Series Aluminum Mullion\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#6362-R2\",\"approval_number\":\"FL6362.1\",\"seq\":1,\"product_model\":\"a. 3100 Structural Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use on Masonry or Wood Openings utilizing the Goal Post (at head and sill) Style Mounting Bracket\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#6362-R2\",\"approval_number\":\"FL6362.2\",\"seq\":2,\"product_model\":\"b. 3100 Structural Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use on Wood Openings utilizing the Goal Post (at Sill) and the Bull Nose (at head) Style Mounting Brackets\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#6362-R2\",\"approval_number\":\"FL6362.3\",\"seq\":3,\"product_model\":\"C. 3100 Structural Transom Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use on Masonry or Wood Openings utilizing the Goal Post (at head and sill) Style Mounting Bracket\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#6362-R2\",\"approval_number\":\"FL6362.4\",\"seq\":4,\"product_model\":\"D. 3100 Structural Transom Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use on Wood Openings utilizing the Goal Post (at Sill) and the Bull Nose (at head) Style Mounting Brackets\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#6362-R3\",\"approval_number\":\"FL6362.5\",\"seq\":5,\"product_model\":\"e. \\\"i\\\" Series Structural Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use on Wood and Masonry Openings utilizing the Goal Post (at Head and Sill) Style Mounting Brackets\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#6362-R3\",\"approval_number\":\"FL6362.6\",\"seq\":6,\"product_model\":\"f. \\\"i\\\" Series Structural Transom Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use on Wood and Masonry Openings utilizing the Goal Post Style Mounting Brackets\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXAssociated\",\"approval_number_master\":\"FL#6362-R3\",\"approval_number\":\"FL6362.7\",\"seq\":7,\"product_model\":\"g. \\\"C-Class\\\" Series Structural Mullion\",\"product_description\":\"Clipped Steel 2.0\\\" and 2.5\\\" Bar Mullion for use on Wood and Masonry Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"zzz\":[{\"manufacturer\":\"zzz\",\"approval_number_master\":\"FL#1861-R0\",\"approval_number\":\"FL1861.1\",\"seq\":1,\"product_model\":\"Fin Tube Mullion No. CC-011\",\"product_description\":\"1\\\"x2-1\\\/2\\\"x3\\\/16\\\"x3\\\/8\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"zzz\",\"approval_number_master\":\"FL#1861-R0\",\"approval_number\":\"FL1861.2\",\"seq\":2,\"product_model\":\"Fin Tube Mullion No. CC-012\",\"product_description\":\"1\\\"x2\\\"x1\\\/8\\\"x3\\\/16\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"zzz\",\"approval_number_master\":\"FL#1861-R0\",\"approval_number\":\"FL1861.3\",\"seq\":3,\"product_model\":\"Flange Tube Mullion No. CC-009\",\"product_description\":\"1\\\"x2-1\\\/2\\\"x1\\\/8\\\"x3\\\/8\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"zzz\",\"approval_number_master\":\"FL#1861-R0\",\"approval_number\":\"FL1861.4\",\"seq\":4,\"product_model\":\"Flange Tube Mullion No. CC-010\",\"product_description\":\"1\\\"x2\\\"x1\\\/8\\\"x3\\\/8\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"zzz\",\"approval_number_master\":\"FL#1861-R0\",\"approval_number\":\"FL1861.5\",\"seq\":5,\"product_model\":\"Flange Tube Mullion No. XRT-16\",\"product_description\":\"1\\\"x2\\\"x1\\\/8\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"JELD-WEN - Rantoul Division\":[{\"manufacturer\":\"JELD-WEN - Rantoul Division\",\"approval_number_master\":\"FL#1896-R0\",\"approval_number\":\"FL1896.1\",\"seq\":1,\"product_model\":\"3\\\/4\\\" Aluminum Structural Mull\",\"product_description\":\"without steel reinforcement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JELD-WEN - Rantoul Division\",\"approval_number_master\":\"FL#1896-R0\",\"approval_number\":\"FL1896.2\",\"seq\":2,\"product_model\":\"3\\\/4\\\" Aluminum Structural Mulli\",\"product_description\":\"with steel insert\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Comfort View Products LLC\":[{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#1970-R0\",\"approval_number\":\"FL1970.1\",\"seq\":1,\"product_model\":\"A029H002 Horizontal Mullion\",\"product_description\":\"2 7\\\/8\\\" X 1 3\\\/8\\\" Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#1970-R0\",\"approval_number\":\"FL1970.2\",\"seq\":2,\"product_model\":\"A029H002 Vertical Mullion\",\"product_description\":\"2 7\\\/8\\\" X 1 3\\\/8\\\" Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#2602-R0\",\"approval_number\":\"FL2602.1\",\"seq\":1,\"product_model\":\"Vertical\\\/horizontal heavy duty\",\"product_description\":\"Vertical & horizontal heavy duty mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#2602-R0\",\"approval_number\":\"FL2602.2\",\"seq\":2,\"product_model\":\"Vertical\\\/horizontal heavy duty\",\"product_description\":\"Vertical &amp; horizontal heavy duty mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#8250-R0\",\"approval_number\":\"FL8250.1\",\"seq\":1,\"product_model\":\"CVP 1003 Mullion\",\"product_description\":\"Heavy Duty Window Mullion Die # 1003\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#9898-R2\",\"approval_number\":\"FL9898.1\",\"seq\":1,\"product_model\":\"2900 HP Mullion\",\"product_description\":\"Series 2900 High Performance Mullion\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort View Products LLC\",\"approval_number_master\":\"FL#15369-R0\",\"approval_number\":\"FL15369.1\",\"seq\":1,\"product_model\":\"H MULLION VERTICAL\",\"product_description\":\"H MULLION VERTICAL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Stanek Vinyl Windows\":[{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#2420-R0\",\"approval_number\":\"FL2420.1\",\"seq\":1,\"product_model\":\"Aluminum Tube Mullion\",\"product_description\":\"Non-impact aluminum tube mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#7300-R0\",\"approval_number\":\"FL7300.1\",\"seq\":1,\"product_model\":\"1\\\" X 4\\\"\",\"product_description\":\"Vertical Tube Aluminum Mullion. 1\\\/8\\\" and 1\\\/4\\\" Wall Thickness.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#7300-R0\",\"approval_number\":\"FL7300.2\",\"seq\":2,\"product_model\":\"2\\\" X 4\\\"\",\"product_description\":\"Vertical Tube Aluminum Mullion. 1\\\/8\\\" and 1\\\/4\\\" Wall Thickness.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#7300-R0\",\"approval_number\":\"FL7300.3\",\"seq\":3,\"product_model\":\"2\\\" X 6\\\"\",\"product_description\":\"Vertical Tube Aluminum Mullion. 1\\\/8\\\" and 1\\\/4\\\" Wall Thickness.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#7300-R0\",\"approval_number\":\"FL7300.4\",\"seq\":4,\"product_model\":\"4\\\" X 4\\\"\",\"product_description\":\"Vertical Tube Aluminum Mullion. 1\\\/8\\\" and 1\\\/4\\\" Wall Thickness.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#8360-R0\",\"approval_number\":\"FL8360.1\",\"seq\":1,\"product_model\":\"1\\\" x 4\\\"\",\"product_description\":\"Horizontal Tube Aluminum Mullion. 1\\\/8\\\" and 1\\\/4\\\" Wall Thickness.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#8360-R0\",\"approval_number\":\"FL8360.2\",\"seq\":2,\"product_model\":\"2\\\" X 4\\\"\",\"product_description\":\"Horizontal Tube Aluminum Mullion. 1\\\/8\\\" and 1\\\/4\\\" Wall Thickness.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#8360-R0\",\"approval_number\":\"FL8360.3\",\"seq\":3,\"product_model\":\"2\\\" X 6\\\"\",\"product_description\":\"Horizontal Tube Aluminum Mullion. 1\\\/8\\\" and 1\\\/4\\\" Wall Thickness.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#8360-R0\",\"approval_number\":\"FL8360.4\",\"seq\":4,\"product_model\":\"4\\\" X 4\\\"\",\"product_description\":\"Horizontal Tube Aluminum Mullion. 1\\\/8\\\" and 1\\\/4\\\" Wall Thickness.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#11976-R0\",\"approval_number\":\"FL11976.1\",\"seq\":1,\"product_model\":\"1\\\" x 4\\\"\",\"product_description\":\"Horizontal Tube Aluminum Mullion. 1\\\/8\\\" and 1\\\/4\\\" Wall Thickness\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#11976-R0\",\"approval_number\":\"FL11976.2\",\"seq\":2,\"product_model\":\"1\\\" x 4\\\"\",\"product_description\":\"Vertical Tube Aluminum Mullion. 1\\\/8\\\" and 1\\\/4\\\" Wall Thickness\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#11976-R0\",\"approval_number\":\"FL11976.3\",\"seq\":3,\"product_model\":\"2\\\" x 4\\\"\",\"product_description\":\"Vertical Tube Aluminum Mullion. 1\\\/8\\\" and 1\\\/4\\\" Wall Thickness\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#11976-R0\",\"approval_number\":\"FL11976.4\",\"seq\":4,\"product_model\":\"2\\\" x 4\\\"\",\"product_description\":\"Horizontal Tube Aluminum Mullion. 1\\\/8\\\" and 1\\\/4\\\" Wall Thickness\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#11976-R0\",\"approval_number\":\"FL11976.5\",\"seq\":5,\"product_model\":\"2\\\" x 6\\\"\",\"product_description\":\"Horizontal Tube Aluminum Mullion. 1\\\/8\\\" and 1\\\/4\\\" Wall Thickness\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#11976-R0\",\"approval_number\":\"FL11976.6\",\"seq\":6,\"product_model\":\"2\\\" x 6\\\"\",\"product_description\":\"Vertical Tube Aluminum Mullion. 1\\\/8\\\" and 1\\\/4\\\" Wall Thickness\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#11976-R0\",\"approval_number\":\"FL11976.7\",\"seq\":7,\"product_model\":\"4\\\" x 4\\\"\",\"product_description\":\"Vertical Tube Aluminum Mullion. 1\\\/8\\\" and 1\\\/4\\\" Wall Thickness\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stanek Vinyl Windows\",\"approval_number_master\":\"FL#11976-R0\",\"approval_number\":\"FL11976.8\",\"seq\":8,\"product_model\":\"4\\\" x 4\\\"\",\"product_description\":\"Horizontal Tube Aluminum Mullion. 1\\\/8\\\" and 1\\\/4\\\" Wall Thickness\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"JORDAN WINDOWS and DOORS\":[{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#2685-R0\",\"approval_number\":\"FL2685.1\",\"seq\":1,\"product_model\":\"Horizontal Tube Mullin H2728\",\"product_description\":\"Mull for series 2112-2312-2800\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#2685-R0\",\"approval_number\":\"FL2685.2\",\"seq\":2,\"product_model\":\"Horizontal Tube Mullion H2729\",\"product_description\":\"Mull for series 8500-8600-8900-8540-8542\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#2685-R0\",\"approval_number\":\"FL2685.3\",\"seq\":3,\"product_model\":\"Vertical Tube Mullion H-2727\",\"product_description\":\"Mull for series 2112-2312-2800\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#2685-R0\",\"approval_number\":\"FL2685.4\",\"seq\":4,\"product_model\":\"Vertical Tube Mullion H2729\",\"product_description\":\"Mull for series 8500-8600-8900-8540-8542\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#10822-R0\",\"approval_number\":\"FL10822.1\",\"seq\":1,\"product_model\":\"2727H\",\"product_description\":\"Aluminum Tube Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#10822-R0\",\"approval_number\":\"FL10822.2\",\"seq\":2,\"product_model\":\"2728H\",\"product_description\":\"Aluminum Tube Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JORDAN WINDOWS and DOORS\",\"approval_number_master\":\"FL#10822-R0\",\"approval_number\":\"FL10822.3\",\"seq\":3,\"product_model\":\"2729H\",\"product_description\":\"Aluminum Tube Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Alenco\":[{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#2819-R0\",\"approval_number\":\"FL2819.1\",\"seq\":1,\"product_model\":\"3700 HP Mullions\",\"product_description\":\"Horizontal and Vertical Mullions for the 3700 family of products\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#2819-R0\",\"approval_number\":\"FL2819.2\",\"seq\":2,\"product_model\":\"4700F Mullions\",\"product_description\":\"Horizontal and Vertical Mullions for the 4700F family of products\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#10151-R1\",\"approval_number\":\"FL10151.1\",\"seq\":1,\"product_model\":\"1100 HP\",\"product_description\":\"Vertical Aluminum Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco\",\"approval_number_master\":\"FL#10151-R1\",\"approval_number\":\"FL10151.2\",\"seq\":2,\"product_model\":\"1100 HP\",\"product_description\":\"Horizontal Aluminum Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Florida Extruders International, Inc.\":[{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#3136-R2\",\"approval_number\":\"FL3136.1\",\"seq\":1,\"product_model\":\"No. FE5700, Flange Tube Mullion\",\"product_description\":\"1\\\" x 2\\\" x 1\\\/8\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#3136-R2\",\"approval_number\":\"FL3136.2\",\"seq\":2,\"product_model\":\"No. FE5701, Flange Tube Mullion\",\"product_description\":\"1\\\" x 2\\\" x 3\\\/8\\\" (front\\\/back) x 1\\\/8\\\" (side)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#3136-R2\",\"approval_number\":\"FL3136.3\",\"seq\":3,\"product_model\":\"No. FE5702, Flange Tube Mullion\",\"product_description\":\"1\\\" x 2-7\\\/16\\\" x 1\\\/8\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#3136-R2\",\"approval_number\":\"FL3136.4\",\"seq\":4,\"product_model\":\"No. FE5703, Flange Tube Mullion\",\"product_description\":\"1\\\" x 2-7\\\/16\\\" x 3\\\/8\\\" (front\\\/back) x 1\\\/8\\\" (side)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#3136-R2\",\"approval_number\":\"FL3136.5\",\"seq\":5,\"product_model\":\"No. FE5704, Flange Tube Mullion\",\"product_description\":\"1\\\" x 4\\\" x 1\\\/8\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#3136-R2\",\"approval_number\":\"FL3136.6\",\"seq\":6,\"product_model\":\"No. FE5705, Flange Tube Mullion\",\"product_description\":\"1\\\" x 4\\\" x 3\\\/8\\\" (front\\\/back) x 1\\\/8\\\" (side)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#3136-R2\",\"approval_number\":\"FL3136.7\",\"seq\":7,\"product_model\":\"No. FE5706, External clip\",\"product_description\":\"External clip for 1x tube mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#3136-R2\",\"approval_number\":\"FL3136.8\",\"seq\":8,\"product_model\":\"No. FE5707, Internal clip\",\"product_description\":\"Internal clip for 1x tube mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#3136-R2\",\"approval_number\":\"FL3136.9\",\"seq\":9,\"product_model\":\"No. FE5708, External clip\",\"product_description\":\"External clip for 2x tube mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#3136-R2\",\"approval_number\":\"FL3136.10\",\"seq\":10,\"product_model\":\"No. FE5709, Fin Tube Mullion\",\"product_description\":\"1\\\" x 2\\\" x 1\\\/8\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#3136-R2\",\"approval_number\":\"FL3136.11\",\"seq\":11,\"product_model\":\"No. FE5710, Fin Tube Mullion\",\"product_description\":\"1\\\" x 2\\\" x 3\\\/8\\\" (front\\\/back) x 1\\\/8\\\" (side)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#3136-R2\",\"approval_number\":\"FL3136.12\",\"seq\":12,\"product_model\":\"No. FE5711, Fin Tube Mullion\",\"product_description\":\"1\\\" x 2-7\\\/16\\\" x 1\\\/8\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#3136-R2\",\"approval_number\":\"FL3136.13\",\"seq\":13,\"product_model\":\"No. FE5712, Fin Tube Mullion\",\"product_description\":\"1\\\" x 2-7\\\/16\\\" x 3\\\/8\\\" (front\\\/back) x 1\\\/8\\\" (side)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#3136-R2\",\"approval_number\":\"FL3136.14\",\"seq\":14,\"product_model\":\"No. FE5713, Fin Tube Mullion\",\"product_description\":\"1\\\" x 4\\\" x 1\\\/8\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#3136-R2\",\"approval_number\":\"FL3136.15\",\"seq\":15,\"product_model\":\"No. FE5714, Fin Tube Mullion\",\"product_description\":\"1\\\" x 4\\\" x 3\\\/8\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#3136-R2\",\"approval_number\":\"FL3136.16\",\"seq\":16,\"product_model\":\"No. FE5715, Flange sill\\\/fin clip\",\"product_description\":\"Flange sill\\\/fin clip for 1\\\" x 2\\\" mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#3136-R2\",\"approval_number\":\"FL3136.17\",\"seq\":17,\"product_model\":\"No. FE5716, Flange sill\\\/fin clip\",\"product_description\":\"Flange sill\\\/fin clip for 1\\\" x 2 7\\\/16\\\" mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#3136-R2\",\"approval_number\":\"FL3136.18\",\"seq\":18,\"product_model\":\"No. FE5717, Flange Tube Mullion\",\"product_description\":\"2\\\" x 4\\\" x 3\\\/8\\\" (front\\\/back) x 1\\\/8\\\" (side)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#3136-R2\",\"approval_number\":\"FL3136.19\",\"seq\":19,\"product_model\":\"No. FE5718, Fin Tube Mullion\",\"product_description\":\"2\\\" x 4\\\" x 3\\\/8\\\" (front\\\/back) x 1\\\/8\\\" (side)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#3136-R2\",\"approval_number\":\"FL3136.20\",\"seq\":20,\"product_model\":\"No. FE5719, Auxiliary clip\",\"product_description\":\"Auxiliary clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#4063-R2\",\"approval_number\":\"FL4063.1\",\"seq\":1,\"product_model\":\"FE5720 Vinyl Window Tube Mullion 1-1\\\/4\\\" x 3-3\\\/16\\\"\",\"product_description\":\"1-1\\\/4\\\" x 3-3\\\/16\\\" x 3\\\/8\\\" (front\\\/back) x 1\\\/8\\\" (side)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#4063-R2\",\"approval_number\":\"FL4063.2\",\"seq\":2,\"product_model\":\"FE5721 External Clip\",\"product_description\":\"External Clip for 1-1\\\/4\\\" Tube Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#4063-R2\",\"approval_number\":\"FL4063.3\",\"seq\":3,\"product_model\":\"FE5722 Sill Clip\",\"product_description\":\"Sill Clip for 1-1\\\/4\\\" x 3-3\\\/16\\\" Tube Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#4063-R2\",\"approval_number\":\"FL4063.4\",\"seq\":4,\"product_model\":\"FE5723 Internal Clip\",\"product_description\":\"Internal Clip for 1-1\\\/4\\\" Tube Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#3136-R2\",\"approval_number\":\"FL3136.21\",\"seq\":21,\"product_model\":\"No. FE5724, External clip\",\"product_description\":\"External clip for 1x tube mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#12583-R0\",\"approval_number\":\"FL12583.1\",\"seq\":1,\"product_model\":\"Milestone Series 5000 Commercial Window Mullion System\",\"product_description\":\"Milestone Series 5000 Commercial Window Clipped Mullion System - Impact (to Wind Zone 4) and Non-Impact Rated for use with Milestone Series 5000 Commercial Single Hung and Fixed Windows.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Extruders International, Inc.\",\"approval_number_master\":\"FL#12583-R1\",\"approval_number\":\"FL12583.2\",\"seq\":2,\"product_model\":\"Milestone Series 5000 Commercial Window Mullion System\",\"product_description\":\"Milestone Series 5000 Commercial Window Clipped Mullion System - Impact (to Wind Zone 3) and Non-Impact Rated for use with Milestone Series 5000 Commercial Single Hung and Fixed Windows.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Superior Window Corp.\":[{\"manufacturer\":\"Superior Window Corp.\",\"approval_number_master\":\"FL#3224-R0\",\"approval_number\":\"FL3224.1\",\"seq\":1,\"product_model\":\"1x tube Mulls w\\\/ clips\",\"product_description\":\"1x3 and 1x4 tube Mulls. Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Window Corp.\",\"approval_number_master\":\"FL#3222-R1\",\"approval_number\":\"FL3222.1\",\"seq\":1,\"product_model\":\"1 X Tube Mullion with Clips\",\"product_description\":\"Mull For Series 15, 200, 300, 400, 500.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Window Corp.\",\"approval_number_master\":\"FL#3222-R1\",\"approval_number\":\"FL3222.2\",\"seq\":2,\"product_model\":\"Part # 9010 Mullion \\\"0\\\" Mullion\",\"product_description\":\"Mull for Series 200, 300,400 and 500 windows. Large Missile Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"M W Manufacturers Inc.\":[{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#3226-R0\",\"approval_number\":\"FL3226.1\",\"seq\":1,\"product_model\":\"Structural Mullion\",\"product_description\":\"Aluminum Structural Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#7543-R1\",\"approval_number\":\"FL7543.1\",\"seq\":1,\"product_model\":\"Impact Horizontal Steel Mullion\",\"product_description\":\"253273 Classic Series\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#7543-R1\",\"approval_number\":\"FL7543.2\",\"seq\":2,\"product_model\":\"Impact Vertical Steel Mullion\",\"product_description\":\"253273 Classic Series\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#7543-R1\",\"approval_number\":\"FL7543.3\",\"seq\":3,\"product_model\":\"Non-Impact Horizontal Steel Mullion\",\"product_description\":\"253273 Classic Series\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#7543-R1\",\"approval_number\":\"FL7543.4\",\"seq\":4,\"product_model\":\"Non-Impact Vertical Steel Mullion\",\"product_description\":\"253273 Classic Series\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#10560-R0\",\"approval_number\":\"FL10560.1\",\"seq\":1,\"product_model\":\"MIRA Mullion\",\"product_description\":\"Vertical Aluminum Extruded Mullion - Heavy & Light\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#10560-R0\",\"approval_number\":\"FL10560.2\",\"seq\":2,\"product_model\":\"MIRA Mullion\",\"product_description\":\"Horizontal Aluminum Extruded Mullion - Heavy & Light\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M W Manufacturers Inc.\",\"approval_number_master\":\"FL#10560-R1\",\"approval_number\":\"FL10560.3\",\"seq\":3,\"product_model\":\"MIRA Mullion\",\"product_description\":\"Palladium Aluminum Extruded Mullion - Heavy & Light\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"BetterBilt\":[{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#3275-R0\",\"approval_number\":\"FL3275.1\",\"seq\":1,\"product_model\":\"5764\",\"product_description\":\"Vertical Flange Tube Aluminum Mullion - Non-Reinforced. Measuring 1\\\/8\\\" x 2-1\\\/8\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#3275-R0\",\"approval_number\":\"FL3275.2\",\"seq\":2,\"product_model\":\"5764\",\"product_description\":\"Vertical Flange Tube Aluminum Mullion - Reinforced. Measuring 1\\\/8\\\" x 2-1\\\/8\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#3275-R0\",\"approval_number\":\"FL3275.3\",\"seq\":3,\"product_model\":\"5765\",\"product_description\":\"Horizontal Flange Tube Aluminum Mullion. Measuring 1\\\/8\\\" x 3-13\\\/16\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#3275-R0\",\"approval_number\":\"FL3275.4\",\"seq\":4,\"product_model\":\"5765\",\"product_description\":\"Vertical Flange Tube Aluminum Mullion. Measuring 1\\\/8\\\" x 3-13\\\/16\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#3275-R0\",\"approval_number\":\"FL3275.5\",\"seq\":5,\"product_model\":\"CM-16554\",\"product_description\":\"Specialty Window Self-Stacking Sill\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#3275-R0\",\"approval_number\":\"FL3275.6\",\"seq\":6,\"product_model\":\"CM-18512\",\"product_description\":\"Transom Window Self-Stacking Sill\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#3275-R0\",\"approval_number\":\"FL3275.7\",\"seq\":7,\"product_model\":\"CM-18514\",\"product_description\":\"Vertical Fin Tube Aluminum Mullion - Non-Reinforced. Measuring 2-3\\\/16\\\" x 1-1\\\/4\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#3275-R0\",\"approval_number\":\"FL3275.8\",\"seq\":8,\"product_model\":\"CM-18514\",\"product_description\":\"Vertical Fin Tube Aluminum Mullion - Reinforced. Measuring 2-3\\\/16\\\" x 1-1\\\/4\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BetterBilt\",\"approval_number_master\":\"FL#3275-R0\",\"approval_number\":\"FL3275.9\",\"seq\":9,\"product_model\":\"CM-18520\",\"product_description\":\"Horizontal Fin Tube Aluminum Mullion. Measuring 4-3\\\/16\\\" x 1-1\\\/8\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Capitol\":[{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#3276-R0\",\"approval_number\":\"FL3276.1\",\"seq\":1,\"product_model\":\"5764\",\"product_description\":\"Vertical Flange Tube Aluminum Mullion - Non-Reinforced. Measuring 1\\\/8\\\" x 2-1\\\/8\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#3276-R0\",\"approval_number\":\"FL3276.2\",\"seq\":2,\"product_model\":\"5764\",\"product_description\":\"Vertical Flange Tube Aluminum Mullion - Reinforced. Measuring 1\\\/8\\\" x 2-1\\\/8\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#3276-R0\",\"approval_number\":\"FL3276.3\",\"seq\":3,\"product_model\":\"5765\",\"product_description\":\"Horizontal Flange Tube Aluminum Mullion. Measuring 1\\\/8\\\" x 3-13\\\/16\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#3276-R0\",\"approval_number\":\"FL3276.4\",\"seq\":4,\"product_model\":\"5765\",\"product_description\":\"Vertical Flange Tube Aluminum Mullion. Measuring 1\\\/8\\\" x 3-13\\\/16\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#3276-R0\",\"approval_number\":\"FL3276.5\",\"seq\":5,\"product_model\":\"CM-16554\",\"product_description\":\"Specialty Window Self-Stacking Sill\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#3276-R0\",\"approval_number\":\"FL3276.6\",\"seq\":6,\"product_model\":\"CM-18512\",\"product_description\":\"Transom Window Self-Stacking Sill\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#3276-R0\",\"approval_number\":\"FL3276.7\",\"seq\":7,\"product_model\":\"CM-18514\",\"product_description\":\"Vertical Fin Tube Aluminum Mullion - Non-Reinforced. Measuring 2-3\\\/16\\\" x 1-1\\\/4\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#3276-R0\",\"approval_number\":\"FL3276.8\",\"seq\":8,\"product_model\":\"CM-18514\",\"product_description\":\"Vertical Fin Tube Aluminum Mullion - Reinforced. Measuring 2-3\\\/16\\\" x 1-1\\\/4\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capitol\",\"approval_number_master\":\"FL#3276-R0\",\"approval_number\":\"FL3276.9\",\"seq\":9,\"product_model\":\"CM-18520\",\"product_description\":\"Horizontal Fin Tube Aluminum Mullion. Measuring 4-3\\\/16\\\" x 1-1\\\/8\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"RC Aluminum Industries, Inc.\":[{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#3438-R0\",\"approval_number\":\"FL3438.1\",\"seq\":1,\"product_model\":\"Series ML100 Aluminum Tube Mullion\",\"product_description\":\"Large missile impact resistant aluminum tube mullion.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#7866-R0\",\"approval_number\":\"FL7866.1\",\"seq\":1,\"product_model\":\"Series ML100 Aluminum Tube Mullions\",\"product_description\":\"Large missile impact resistant, clipped - unreinforced, aluminum tube mullions.\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Ultimate Door\":[{\"manufacturer\":\"Ultimate Door\",\"approval_number_master\":\"FL#3679-R0\",\"approval_number\":\"FL3679.1\",\"seq\":1,\"product_model\":\"Structural Wood Unclipped Mullion\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ultimate Door\",\"approval_number_master\":\"FL#12482-R0\",\"approval_number\":\"FL12482.1\",\"seq\":1,\"product_model\":\"Fixed Window Mullion\",\"product_description\":\"Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-16 00:00:00\",\"instructions_url\":\"\"}],\"West Window Corporation\":[{\"manufacturer\":\"West Window Corporation\",\"approval_number_master\":\"FL#5067-R0\",\"approval_number\":\"FL5067.1\",\"seq\":1,\"product_model\":\"11129 \\\/ 11130\",\"product_description\":\"Aluminum Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Mayfair Window and Door\":[{\"manufacturer\":\"Mayfair Window and Door\",\"approval_number_master\":\"FL#5535-R0\",\"approval_number\":\"FL5535.1\",\"seq\":1,\"product_model\":\"Aluminum Product Clipped Mullions\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mayfair Window and Door\",\"approval_number_master\":\"FL#5535-R0\",\"approval_number\":\"FL5535.2\",\"seq\":2,\"product_model\":\"Vinyl Product Clipped Mullion\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mayfair Window and Door\",\"approval_number_master\":\"FL#7813-R0\",\"approval_number\":\"FL7813.1\",\"seq\":1,\"product_model\":\"Aluminum - Clipped Mullions\",\"product_description\":\"Clipped Mullions for Certified Aluminum Products\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mayfair Window and Door\",\"approval_number_master\":\"FL#13997-R0\",\"approval_number\":\"FL13997.1\",\"seq\":1,\"product_model\":\"Clipped Mullion\",\"product_description\":\"Mayfair Clipped Mullion System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"XXX Windows Inc.\":[{\"manufacturer\":\"XXX Windows Inc.\",\"approval_number_master\":\"FL#5560-R0\",\"approval_number\":\"FL5560.1\",\"seq\":1,\"product_model\":\"Aluminum Plate Clipped Mullion\",\"product_description\":\"Extruded Aluminum mullion reinforcing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXX Windows Inc.\",\"approval_number_master\":\"FL#5560-R0\",\"approval_number\":\"FL5560.2\",\"seq\":2,\"product_model\":\"Steel Tube Clipped Mullion\",\"product_description\":\"Steel Tube mullion reinforcing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"H-R Windows\":[{\"manufacturer\":\"H-R Windows\",\"approval_number_master\":\"FL#5782-R0\",\"approval_number\":\"FL5782.1\",\"seq\":1,\"product_model\":\"Aluminum Clipped Mullions\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"PHILIPS PRODUCTS INC.\":[{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#5877-R0\",\"approval_number\":\"FL5877.1\",\"seq\":1,\"product_model\":\"Series 800\\\/900 Aluminum Mullion\",\"product_description\":\"Non-impact resistant aluminum mullion.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#12352-R0\",\"approval_number\":\"FL12352.1\",\"seq\":1,\"product_model\":\"a. Series 800 Clipped Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use with impact and non-impact \\\"Twin Window\\\" products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#12352-R0\",\"approval_number\":\"FL12352.2\",\"seq\":2,\"product_model\":\"b. Series 800 Clipped Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use with impact and non-impact \\\"Triple Window\\\" products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#12352-R0\",\"approval_number\":\"FL12352.3\",\"seq\":3,\"product_model\":\"c. Series 800 Clipped Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use with impact and non-impact \\\"Transom Units\\\" products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#12352-R0\",\"approval_number\":\"FL12352.4\",\"seq\":4,\"product_model\":\"d. Series 8000 Clipped Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use with impact and non-impact \\\"Twin Window\\\" products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#12352-R0\",\"approval_number\":\"FL12352.5\",\"seq\":5,\"product_model\":\"e. Series 8000 Clipped Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use with impact and non-impact \\\"Triple Window\\\" products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#12352-R0\",\"approval_number\":\"FL12352.6\",\"seq\":6,\"product_model\":\"f. Series 8000 Clipped Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use with impact and non-impact \\\"Transom Units\\\" products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Larson Manufacturing Company\":[{\"manufacturer\":\"Larson Manufacturing Company\",\"approval_number_master\":\"FL#6639-R0\",\"approval_number\":\"FL6639.1\",\"seq\":1,\"product_model\":\"Double Hung\\\/Double Hung Window w\\\/ Mullion\",\"product_description\":\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Larson Manufacturing Company\",\"approval_number_master\":\"FL#6639-R0\",\"approval_number\":\"FL6639.2\",\"seq\":2,\"product_model\":\"Picture\\\/ Double Hung Window with Mullion\",\"product_description\":\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Larson Manufacturing Company\",\"approval_number_master\":\"FL#6639-R0\",\"approval_number\":\"FL6639.3\",\"seq\":3,\"product_model\":\"Slider\\\/Slider with Mullion\",\"product_description\":\"\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"American Weather-Seal\":[{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#6800-R0\",\"approval_number\":\"FL6800.1\",\"seq\":1,\"product_model\":\"a. 50 Structural Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use on Masonry or Wood Openings\",\"design_pressure\":\"+120.0\\\/-120.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#6800-R0\",\"approval_number\":\"FL6800.2\",\"seq\":2,\"product_model\":\"b. 50 Structural Mullion - New Construction\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use on Wood Openings\",\"design_pressure\":\"+120.0\\\/-120.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#6800-R0\",\"approval_number\":\"FL6800.3\",\"seq\":3,\"product_model\":\"C. 50 Structural Transom Mullion - New Construction\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use on Masonry or Wood Openings\",\"design_pressure\":\"+120.0\\\/-120.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7346-R0\",\"approval_number\":\"FL7346.1\",\"seq\":1,\"product_model\":\"a. 1\\\" x 3\\\" Structural Transom Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use with non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7346-R0\",\"approval_number\":\"FL7346.2\",\"seq\":2,\"product_model\":\"b. 1\\\" x 3.375\\\" Structural Transom Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use with non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7346-R0\",\"approval_number\":\"FL7346.3\",\"seq\":3,\"product_model\":\"c. 1\\\" x 3\\\" Structural Vertical Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use with non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weather-Seal\",\"approval_number_master\":\"FL#7346-R0\",\"approval_number\":\"FL7346.4\",\"seq\":4,\"product_model\":\"d. 1\\\" x 3.375\\\" Structural Vertical Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use with non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Schuco USA L.L.L.P.\":[{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#7104-R0\",\"approval_number\":\"FL7104.1\",\"seq\":1,\"product_model\":\"a. Clipped Tube Mullion\",\"product_description\":\"Extruded Aluminum Clipped Tube Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#7104-R0\",\"approval_number\":\"FL7104.2\",\"seq\":2,\"product_model\":\"b. Clipped \\\"X\\\" Mullion\",\"product_description\":\"Extruded Aluminum Clipped \\\"X\\\" Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#7793-R0\",\"approval_number\":\"FL7793.1\",\"seq\":1,\"product_model\":\"a. Clipped Tube Mullion\",\"product_description\":\"Extruded Aluminum Clipped Tube Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Gorell Windows and Doors\":[{\"manufacturer\":\"Gorell Windows and Doors\",\"approval_number_master\":\"FL#7179-R0\",\"approval_number\":\"FL7179.1\",\"seq\":1,\"product_model\":\"98115 Hurricane Mull\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"VEKA Inc.\":[{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#7260-R0\",\"approval_number\":\"FL7260.1\",\"seq\":1,\"product_model\":\"a. 1\\\" x 3\\\" Structural Transom Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use with non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#7260-R0\",\"approval_number\":\"FL7260.2\",\"seq\":2,\"product_model\":\"b. 1\\\" x 3.375\\\" Structural Transom Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use with non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#7260-R0\",\"approval_number\":\"FL7260.3\",\"seq\":3,\"product_model\":\"c. 1\\\" x 3\\\" Structural Vertical Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use with non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#7260-R0\",\"approval_number\":\"FL7260.4\",\"seq\":4,\"product_model\":\"d. 1\\\" x 3.375\\\" Structural Vertical Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use with non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#7505-R0\",\"approval_number\":\"FL7505.1\",\"seq\":1,\"product_model\":\"a. 1\\\" x 3\\\" Structural Transom Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use with impact window products in Masonry or Wood Openings Excluding Wind Zone 4 as defined in ASTM E1996-02\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#7505-R0\",\"approval_number\":\"FL7505.2\",\"seq\":2,\"product_model\":\"b. 1\\\" x 3.375\\\" Structural Transom Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use with impact window products in Masonry or Wood Openings Excluding Wind Zone 4 as defined in ASTM E1996-02\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#7505-R0\",\"approval_number\":\"FL7505.3\",\"seq\":3,\"product_model\":\"c. 1\\\" x 3\\\" Structural Vertical Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use with impact window products in Masonry or Wood Openings Excluding Wind Zone 4 as defined in ASTM E1996-02\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#7505-R0\",\"approval_number\":\"FL7505.4\",\"seq\":4,\"product_model\":\"d. 1\\\" x 3.375\\\" Structural Vertical Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use with impact window products in Masonry or Wood Openings Excluding Wind Zone 4 as defined in ASTM E1996-02\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#9953-R1\",\"approval_number\":\"FL9953.1\",\"seq\":1,\"product_model\":\"1x3 3\\\/8 Structural Tubing Mullion, Horizontal\",\"product_description\":\"1x3 3\\\/8 Structural Tubing Mullion, Horizontal with bull nose clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#9953-R1\",\"approval_number\":\"FL9953.2\",\"seq\":2,\"product_model\":\"1x3 3\\\/8 Structural Tubing Mullion, Vertical\",\"product_description\":\"1x3 3\\\/8 Structural Tubing Mullion, Vertical with bull nose clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#9953-R1\",\"approval_number\":\"FL9953.3\",\"seq\":3,\"product_model\":\"1x3 Structural Tubing Mullion, Horizontal\",\"product_description\":\"1x3 Structural Tubing Mullion, Horizontal with bull nose clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#9953-R1\",\"approval_number\":\"FL9953.4\",\"seq\":4,\"product_model\":\"1x3 Structural Tubing Mullion, Vertical\",\"product_description\":\"1x3 Structural Tubing Mullion, Vertical with bull nose clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#9953-R1\",\"approval_number\":\"FL9953.5\",\"seq\":5,\"product_model\":\"1x5 Structural Tubing Mullion, Horizontal\",\"product_description\":\"1x5 Structural Tubing Mullion, Horizontal with bull nose clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#9953-R1\",\"approval_number\":\"FL9953.6\",\"seq\":6,\"product_model\":\"1x5 Structural Tubing Mullion, Vertical\",\"product_description\":\"1x5 Structural Tubing Mullion, Vertical with bull nose clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#13188-R0\",\"approval_number\":\"FL13188.1\",\"seq\":1,\"product_model\":\"1x3 3\\\/8 Structural Tubing Mullion, Horizontal\",\"product_description\":\"1x3 3\\\/8 Structural Tubing Mullion, Horizontal with goalpost bracket\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#13188-R0\",\"approval_number\":\"FL13188.2\",\"seq\":2,\"product_model\":\"1x3 3\\\/8 Structural Tubing Mullion, Vertical\",\"product_description\":\"1x3 3\\\/8 Structural Tubing Mullion, Vertical with goalpost bracket\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#13188-R0\",\"approval_number\":\"FL13188.3\",\"seq\":3,\"product_model\":\"1x3 Structural Tubing Mullion, Horizontal\",\"product_description\":\"1x3 Structural Tubing Mullion, Horizontal with goalpost bracket\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#13188-R0\",\"approval_number\":\"FL13188.4\",\"seq\":4,\"product_model\":\"1x3 Structural Tubing Mullion, Vertical\",\"product_description\":\"1x3 Structural Tubing Mullion, Vertical with goalpost bracket\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Mon-Ray, Inc.\":[{\"manufacturer\":\"Mon-Ray, Inc.\",\"approval_number_master\":\"FL#7536-R0\",\"approval_number\":\"FL7536.1\",\"seq\":1,\"product_model\":\"DeVAC 600 Series mullions\",\"product_description\":\"Mullion Die numbers 1339, 1519, and 2045 for use with the DeVAC 640, 650, and 660 windows.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Modern Window and Door Inc.\":[{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#7675-R0\",\"approval_number\":\"FL7675.1\",\"seq\":1,\"product_model\":\"90001\",\"product_description\":\"Aluminum mullion\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#7676-R0\",\"approval_number\":\"FL7676.1\",\"seq\":1,\"product_model\":\"90002\",\"product_description\":\"2850\\\/8000 structural mullion\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Window and Door Inc.\",\"approval_number_master\":\"FL#7898-R0\",\"approval_number\":\"FL7898.1\",\"seq\":1,\"product_model\":\"90001\",\"product_description\":\"Aluminum impact mullion\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Permaglass Windows, LLC\":[{\"manufacturer\":\"Permaglass Windows, LLC\",\"approval_number_master\":\"FL#8060-R0\",\"approval_number\":\"FL8060.1\",\"seq\":1,\"product_model\":\"a. 700 Series Structural Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use on Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Permaglass Windows, LLC\",\"approval_number_master\":\"FL#8060-R0\",\"approval_number\":\"FL8060.2\",\"seq\":2,\"product_model\":\"b. 700 Series Structural Transom Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use on Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"THERMOPLAST\":[{\"manufacturer\":\"THERMOPLAST\",\"approval_number_master\":\"FL#8129-R0\",\"approval_number\":\"FL8129.1\",\"seq\":1,\"product_model\":\"4500 Impact Mullion\",\"product_description\":\"Royal Guard \\\"Impact Mullion\\\"\\nAluminum 1\\\" x 4\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"THERMOPLAST\",\"approval_number_master\":\"FL#8454-R0\",\"approval_number\":\"FL8454.1\",\"seq\":1,\"product_model\":\"4500 Impact T-Mullion\",\"product_description\":\"Royal Guard \\\"Impact T-Mullion\\\" Aluminum 1\\\" x 4\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Flesher Windows, Inc.\":[{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#8836-R0\",\"approval_number\":\"FL8836.1\",\"seq\":1,\"product_model\":\"1\\\" x 2\\\" x .125\\\"\",\"product_description\":\"Rectangular Vertical Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#8836-R0\",\"approval_number\":\"FL8836.2\",\"seq\":2,\"product_model\":\"1\\\" x 3\\\" x .125\\\"\",\"product_description\":\"Rectangular Horizontal Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#8836-R0\",\"approval_number\":\"FL8836.3\",\"seq\":3,\"product_model\":\"1\\\" x 3\\\" x .125\\\"\",\"product_description\":\"Rectangular Vertical Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#8836-R0\",\"approval_number\":\"FL8836.4\",\"seq\":4,\"product_model\":\"1\\\" x 4\\\" x .125\\\"\",\"product_description\":\"Rectangular Vertical Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#8836-R0\",\"approval_number\":\"FL8836.5\",\"seq\":5,\"product_model\":\"1\\\" x 4\\\" x .125\\\"\",\"product_description\":\"Rectangular Horizontal Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#8836-R0\",\"approval_number\":\"FL8836.6\",\"seq\":6,\"product_model\":\"1.125\\\" x 2.125\\\" x .125\\\"\",\"product_description\":\"Flanged Vertical Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#8836-R0\",\"approval_number\":\"FL8836.7\",\"seq\":7,\"product_model\":\"1.125\\\" x 3.125\\\" x .125\\\"\",\"product_description\":\"Flanged Horizontal Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#8836-R0\",\"approval_number\":\"FL8836.8\",\"seq\":8,\"product_model\":\"1.125\\\" x 3.125\\\" x .125\\\"\",\"product_description\":\"Flanged Vertical Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#8836-R0\",\"approval_number\":\"FL8836.9\",\"seq\":9,\"product_model\":\"1.125\\\" x 3.625\\\" x .125\\\"\",\"product_description\":\"Flanged Vertical Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flesher Windows, Inc.\",\"approval_number_master\":\"FL#8836-R0\",\"approval_number\":\"FL8836.10\",\"seq\":10,\"product_model\":\"1.125\\\" x 3.625\\\" x .125\\\"\",\"product_description\":\"Flanged Horizontal Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Atlantic All Weather Windows Ltd.\":[{\"manufacturer\":\"Atlantic All Weather Windows Ltd.\",\"approval_number_master\":\"FL#8879-R0\",\"approval_number\":\"FL8879.1\",\"seq\":1,\"product_model\":\"DESIGNER GUARD IMPACT MULLION\",\"product_description\":\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Vista Window Company\":[{\"manufacturer\":\"Vista Window Company\",\"approval_number_master\":\"FL#9952-R0\",\"approval_number\":\"FL9952.1\",\"seq\":1,\"product_model\":\"1X3 3\\\/8 STRUCTURAL MULLION, HORIZONTAL\",\"product_description\":\"1X3 3\\\/8 STRUCTURAL MULLION, HORIZONTAL WITH BULL NOSE CLIP OR BRACKET CLIP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vista Window Company\",\"approval_number_master\":\"FL#9952-R0\",\"approval_number\":\"FL9952.2\",\"seq\":2,\"product_model\":\"1X3 3\\\/8 STRUCTURAL MULLION, VERTICAL\",\"product_description\":\"1X3 3\\\/8 STRUCTURAL MULLION, VERTICAL WITH BULL NOSE CLIP OR BRACKET CLIP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vista Window Company\",\"approval_number_master\":\"FL#9952-R0\",\"approval_number\":\"FL9952.3\",\"seq\":3,\"product_model\":\"1X3 STRUCTURAL MULLION, HORIZONTAL\",\"product_description\":\"1X3 STRUCTURAL MULLION, HORIZONTAL WITH BULL NOSE CLIP OR BRACKET CLIP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vista Window Company\",\"approval_number_master\":\"FL#9952-R0\",\"approval_number\":\"FL9952.4\",\"seq\":4,\"product_model\":\"1X3 STRUCTURAL MULLION, VERTICAL\",\"product_description\":\"1X3 STRUCTURAL MULLION, VERTICAL WITH BULL NOSE CLIP OR BRACKET CLIP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vista Window Company\",\"approval_number_master\":\"FL#9952-R0\",\"approval_number\":\"FL9952.5\",\"seq\":5,\"product_model\":\"1X5 STRUCTURAL MULLION, HORIZONTAL\",\"product_description\":\"1X5 STRUCTURAL MULLION, HORIZONTAL WITH BULL NOSE CLIP OR BRACKET CLIP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vista Window Company\",\"approval_number_master\":\"FL#9952-R0\",\"approval_number\":\"FL9952.6\",\"seq\":6,\"product_model\":\"1X5 STRUCTURAL MULLION, VERTICAL\",\"product_description\":\"1X5 STRUCTURAL MULLION, VERTICAL WITH BULL NOSE CLIP OR BRACKET CLIP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Bonelli Windows and Doors\":[{\"manufacturer\":\"Bonelli Windows and Doors\",\"approval_number_master\":\"FL#29987-R0\",\"approval_number\":\"FL29987.1\",\"seq\":1,\"product_model\":\"Bonelli 1\\\" x 5\\\" Extruded Aluminum Tube Reinforced Un-Clipped Mullion\",\"product_description\":\"Extruded Aluminum Tube Mullion (Small & Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-18 00:00:00\",\"instructions_url\":\"\"}],\"Revival Sash\":[{\"manufacturer\":\"Revival Sash\",\"approval_number_master\":\"FL#37779-R0\",\"approval_number\":\"FL37779.1\",\"seq\":1,\"product_model\":\"1\\\/2\\\" X 6\\\" STEEL HORIZONTAL MULLION IMPACT HVHZ\",\"product_description\":\"1\\\/2\\\" X 6\\\" STEEL HORIZONTAL MULLION IMPACT HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revival Sash\",\"approval_number_master\":\"FL#37779-R0\",\"approval_number\":\"FL37779.2\",\"seq\":2,\"product_model\":\"1\\\/2\\\" X 6\\\" STEEL VERTICAL MULLION IMPACT HVHZ\",\"product_description\":\"1\\\/2\\\" X 6\\\" STEEL VERTICAL MULLION IMPACT HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-05 00:00:00\",\"instructions_url\":\"\"}],\"Graham Architectural Products\":[{\"manufacturer\":\"Graham Architectural Products\",\"approval_number_master\":\"FL#39140-R0\",\"approval_number\":\"FL39140.1\",\"seq\":1,\"product_model\":\"GT6700 MULLION\",\"product_description\":\"GT6700 MULLION-LARGE MISSILE IMPACT-MISSILE LEVEL D- NON HVHZ\",\"design_pressure\":\"+70\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Alenco Windows\":[{\"manufacturer\":\"Alenco Windows\",\"approval_number_master\":\"FL#7052-R1\",\"approval_number\":\"FL7052.1\",\"seq\":1,\"product_model\":\"3700\",\"product_description\":\"Horizontal Fin Tube Aluminum Mullion. HP Mulls.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco Windows\",\"approval_number_master\":\"FL#7052-R1\",\"approval_number\":\"FL7052.2\",\"seq\":2,\"product_model\":\"3700\",\"product_description\":\"Vertical Fin Tube Aluminum Mullion. Standard and HP Mulls.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco Windows\",\"approval_number_master\":\"FL#7052-R1\",\"approval_number\":\"FL7052.3\",\"seq\":3,\"product_model\":\"3700\",\"product_description\":\"Horizontal Flange Tube Aluminum Mullion. HP Mulls.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco Windows\",\"approval_number_master\":\"FL#7052-R1\",\"approval_number\":\"FL7052.4\",\"seq\":4,\"product_model\":\"3700\",\"product_description\":\"Vertical Flange Tube Aluminum Mullion. Standard and HP Mulls.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco Windows\",\"approval_number_master\":\"FL#7052-R1\",\"approval_number\":\"FL7052.5\",\"seq\":5,\"product_model\":\"4700\",\"product_description\":\"Vertical Tube Aluminum Mullion. Twinning Mulls.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco Windows\",\"approval_number_master\":\"FL#7052-R1\",\"approval_number\":\"FL7052.6\",\"seq\":6,\"product_model\":\"4700\",\"product_description\":\"Vertical Flange Tube Aluminum Mullion. Standard Mulls.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco Windows\",\"approval_number_master\":\"FL#7052-R1\",\"approval_number\":\"FL7052.7\",\"seq\":7,\"product_model\":\"4700\",\"product_description\":\"Horizontal Fin Tube Aluminum Mullion. Standard Mulls.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco Windows\",\"approval_number_master\":\"FL#7052-R1\",\"approval_number\":\"FL7052.8\",\"seq\":8,\"product_model\":\"4700\",\"product_description\":\"Horizontal Tube Aluminum Mullion. Stack Up Mulls.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco Windows\",\"approval_number_master\":\"FL#7052-R0\",\"approval_number\":\"FL7052.9\",\"seq\":9,\"product_model\":\"4700\",\"product_description\":\"Horizontal Fin Tube Aluminum Mullion. Standard Mulls.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco Windows\",\"approval_number_master\":\"FL#7052-R0\",\"approval_number\":\"FL7052.10\",\"seq\":10,\"product_model\":\"4700\",\"product_description\":\"Horizontal Tube Aluminum Mullion. Stack Up Mulls.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alenco Windows\",\"approval_number_master\":\"FL#7052-R0\",\"approval_number\":\"FL7052.11\",\"seq\":11,\"product_model\":\"4700\",\"product_description\":\"Horizontal Flange Tube Aluminum Mullion. Standard Mulls.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Eagle Window and Door, Inc\":[{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8566-R2\",\"approval_number\":\"FL8566.1\",\"seq\":1,\"product_model\":\"a. 2\\\" x 4\\\" x 1\\\/4\\\" Tube Steel Clipped Mullion\",\"product_description\":\"Steel Tube Clipped Mullion for use with Eagle Window and Door impact and non-impact products in Masonry or Wood Openings Excluding Wind Zone 4 as defined in ASTM E1996-02\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8566-R2\",\"approval_number\":\"FL8566.2\",\"seq\":2,\"product_model\":\"b. 2\\\" x 4\\\" x 1\\\/8\\\" Tube Steel Clipped Mullion\",\"product_description\":\"Steel Tube Clipped Mullion for use with Eagle Window and Door impact and non-impact products in Masonry or Wood Openings Excluding Wind Zone 4 as defined in ASTM E1996-02\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8566-R2\",\"approval_number\":\"FL8566.3\",\"seq\":3,\"product_model\":\"c. 1\\\" x 3\\\" x 1\\\/8\\\" Tube Steel Clipped Mullion\",\"product_description\":\"Steel Tube Clipped Mullion for use with Eagle Window and Door impact and non-impact products in Masonry or Wood Openings Excluding Wind Zone 4 as defined in ASTM E1996-02\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8566-R2\",\"approval_number\":\"FL8566.4\",\"seq\":4,\"product_model\":\"d. 1\\\" x 3-1\\\/2\\\" LVL Clipped Mullion\",\"product_description\":\"LVL Clipped Mullion for use with Eagle Window and Door impact and non-impact products in Masonry or Wood Openings Excluding Wind Zone 4 as defined in ASTM E1996-02\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8566-R2\",\"approval_number\":\"FL8566.5\",\"seq\":5,\"product_model\":\"e. 2\\\" x 3-1\\\/2\\\" LVL Clipped Mullion\",\"product_description\":\"LVL Clipped Mullion for use with Eagle Window and Door impact and non-impact products in Masonry or Wood Openings Excluding Wind Zone 4 as defined in ASTM E1996-02\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8566-R2\",\"approval_number\":\"FL8566.6\",\"seq\":6,\"product_model\":\"f. 1\\\" x 5\\\" LVL Clipped Mullion\",\"product_description\":\"LVL Clipped Mullion for use with Eagle Window and Door impact and non-impact products in Masonry or Wood Openings Excluding Wind Zone 4 as defined in ASTM E1996-02\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#8566-R2\",\"approval_number\":\"FL8566.7\",\"seq\":7,\"product_model\":\"g. 2\\\" x 5\\\" LVL Clipped Mullion\",\"product_description\":\"LVL Clipped Mullion for use with Eagle Window and Door impact and non-impact products in Masonry or Wood Openings Excluding Wind Zone 4 as defined in ASTM E1996-02\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#10195-R1\",\"approval_number\":\"FL10195.1\",\"seq\":1,\"product_model\":\"a. Series T-7 Clad Talon Double Hung Vent\",\"product_description\":\"Extruded Aluminum Clad Wood Double Hung Mulled with an Extruded Aluminum Clad Wood Double Hung - Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#10195-R1\",\"approval_number\":\"FL10195.2\",\"seq\":2,\"product_model\":\"b. Series T-7 Clad Talon Double Hung Vent\",\"product_description\":\"Extruded Aluminum Clad Wood Double Hung Mulled with an Extruded Aluminum Fixed Double Hung - Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#10195-R1\",\"approval_number\":\"FL10195.3\",\"seq\":3,\"product_model\":\"c. Series T-7 Clad Talon Double Hung Vent\",\"product_description\":\"Extruded Aluminum Clad Wood Double Hung Mulled with an Extruded Aluminum Fixed Double Hung Transom - Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#10195-R1\",\"approval_number\":\"FL10195.4\",\"seq\":4,\"product_model\":\"d. Series T-7 Clad Talon Double Hung Vent\",\"product_description\":\"Extruded Aluminum Clad Wood Double Hung Mulled with an Extruded Aluminum Fixed Auxiliary Transom - Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15267-R0\",\"approval_number\":\"FL15267.1\",\"seq\":1,\"product_model\":\"a. 2\\\" x 4\\\" x 1\\\/4\\\" Tube Steel Clipped Mullion\",\"product_description\":\"Steel Tube Clipped Mullion for use with Eagle Window and Door impact and non-impact products in Masonry or Wood Openings Excluding Wind Zone 4 as defined in ASTM E1996 and Section 1609.1.2.4 of the FBC.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15267-R0\",\"approval_number\":\"FL15267.2\",\"seq\":2,\"product_model\":\"b. 2\\\" x 4\\\" x 1\\\/8\\\" Tube Steel Clipped Mullion\",\"product_description\":\"Steel Tube Clipped Mullion for use with Eagle Window and Door impact and non-impact products in Masonry or Wood Openings Excluding Wind Zone 4 as defined in ASTM E1996 and Section 1609.1.2.4 of the FBC.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15267-R0\",\"approval_number\":\"FL15267.3\",\"seq\":3,\"product_model\":\"c. 1\\\" x 3\\\" x 1\\\/8\\\" Tube Steel Clipped Mullion\",\"product_description\":\"Steel Tube Clipped Mullion for use with Eagle Window and Door impact and non-impact products in Masonry or Wood Openings Excluding Wind Zone 4 as defined in ASTM E1996 and Section 1609.1.2.4 of the FBC.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15267-R0\",\"approval_number\":\"FL15267.4\",\"seq\":4,\"product_model\":\"d. 1\\\" x 3-1\\\/2\\\" LVL Clipped Mullion\",\"product_description\":\"LVL Clipped Mullion for use with Eagle Window and Door impact and non-impact products in Masonry or Wood Openings Excluding Wind Zone 4 as defined in ASTM E1996 and Section 1609.1.2.4 of the FBC.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15267-R0\",\"approval_number\":\"FL15267.5\",\"seq\":5,\"product_model\":\"e. 2\\\" x 3-1\\\/2\\\" LVL Clipped Mullion\",\"product_description\":\"LVL Clipped Mullion for use with Eagle Window and Door impact and non-impact products in Masonry or Wood Openings Excluding Wind Zone 4 as defined in ASTM E1996 and Section 1609.1.2.4 of the FBC.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15267-R0\",\"approval_number\":\"FL15267.6\",\"seq\":6,\"product_model\":\"f. 1\\\" x 5\\\" LVL Clipped Mullion\",\"product_description\":\"LVL Clipped Mullion for use with Eagle Window and Door impact and non-impact products in Masonry or Wood Openings Excluding Wind Zone 4 as defined in ASTM E1996 and Section 1609.1.2.4 of the FBC.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#15267-R0\",\"approval_number\":\"FL15267.7\",\"seq\":7,\"product_model\":\"g. 2\\\" x 5\\\" LVL Clipped Mullion\",\"product_description\":\"LVL Clipped Mullion for use with Eagle Window and Door impact and non-impact products in Masonry or Wood Openings Excluding Wind Zone 4 as defined in ASTM E1996 and Section 1609.1.2.4 of the FBC.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-27 00:00:00\",\"instructions_url\":\"\"}],\"Jacobson Window Co., Inc.\":[{\"manufacturer\":\"Jacobson Window Co., Inc.\",\"approval_number_master\":\"FL#8853-R1\",\"approval_number\":\"FL8853.1\",\"seq\":1,\"product_model\":\"1\\\" x 2.6875\\\" x .1875\\\"\",\"product_description\":\"Horizontal Aluminum Tube Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jacobson Window Co., Inc.\",\"approval_number_master\":\"FL#8853-R1\",\"approval_number\":\"FL8853.2\",\"seq\":2,\"product_model\":\"1\\\" x 2.6875\\\" x .1875\\\"\",\"product_description\":\"Vertical Aluminum Tube Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Doco Enterprises\":[{\"manufacturer\":\"Doco Enterprises\",\"approval_number_master\":\"FL#9575-R1\",\"approval_number\":\"FL9575.1\",\"seq\":1,\"product_model\":\"FL-IMPACT MULLION\",\"product_description\":\"IMPACT ALUMINUM MULLION 1\\\"X4\\\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doco Enterprises\",\"approval_number_master\":\"FL#9576-R1\",\"approval_number\":\"FL9576.1\",\"seq\":1,\"product_model\":\"FL-IMPACT T-MULLION\",\"product_description\":\"ALUMINUM IMPACT T-MULLION 1\\\"X4\\\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Security Impact Windows, LLC\":[{\"manufacturer\":\"Security Impact Windows, LLC\",\"approval_number_master\":\"FL#10705-R0\",\"approval_number\":\"FL10705.1\",\"seq\":1,\"product_model\":\"Clipped Aluminum Tube Mullions\",\"product_description\":\"Large missile impact clipped aluminum tube mullions.\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-21 00:00:00\",\"instructions_url\":\"\"}],\"Brannen Millwork Company\":[{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#10236-R0\",\"approval_number\":\"FL10236.1\",\"seq\":1,\"product_model\":\"a. Brannen MW Clipped Mullion\",\"product_description\":\"Combination Aluminum\\\/Wood Clipped Mullion for use with Brannen Millwork Window and Door non-impact products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brannen Millwork Company\",\"approval_number_master\":\"FL#10236-R0\",\"approval_number\":\"FL10236.2\",\"seq\":2,\"product_model\":\"b. Brannen MW Clipped Mullion\",\"product_description\":\"Combination Aluminum\\\/Wood Clipped Mullion for use with Brannen Millwork Window and Door impact products in Masonry or Wood Openings Excluding Wind Zone 4 as defined in ASTM E1996-02\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Paradigm Window Solutions\":[{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#10469-R0\",\"approval_number\":\"FL10469.1\",\"seq\":1,\"product_model\":\"T Mullion\",\"product_description\":\"T Mullion DP70\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#10744-R0\",\"approval_number\":\"FL10744.1\",\"seq\":1,\"product_model\":\"3\\\/8\\\" x 3-9\\\/16\\\" MULLION, HORIZONTAL\",\"product_description\":\"3\\\/8\\\" x 3-9\\\/16\\\" MULLION, HORIZONTAL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#10744-R0\",\"approval_number\":\"FL10744.2\",\"seq\":2,\"product_model\":\"3\\\/8\\\" x 3-9\\\/16\\\" MULLION, VERTICAL\",\"product_description\":\"3\\\/8\\\" x 3-9\\\/16\\\" MULLION, VERTICAL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#12275-R0\",\"approval_number\":\"FL12275.1\",\"seq\":1,\"product_model\":\"EP MULLION HORIZONTAL T\",\"product_description\":\"EP MULLION HORIZONTAL T - NON IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#12275-R0\",\"approval_number\":\"FL12275.2\",\"seq\":2,\"product_model\":\"EP MULLION VERTICAL\",\"product_description\":\"EP MULLION VERTICAL - NON IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#12275-R0\",\"approval_number\":\"FL12275.3\",\"seq\":3,\"product_model\":\"EP MULLION VERTICAL\",\"product_description\":\"EP MULLION VERTICAL - IMPACT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#12275-R0\",\"approval_number\":\"FL12275.4\",\"seq\":4,\"product_model\":\"EP MULLION VERTICAL CROSS\",\"product_description\":\"EP MULLION VERTICAL CROSS - NON IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#12982-R0\",\"approval_number\":\"FL12982.1\",\"seq\":1,\"product_model\":\"8300 EP MULLION\",\"product_description\":\"8300 EP 1 1\\\/4\\\"x3\\\" ALUMINUM \\\"T\\\" MULLION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#12982-R0\",\"approval_number\":\"FL12982.2\",\"seq\":2,\"product_model\":\"8300 EP MULLION\",\"product_description\":\"8300 EP 1 1\\\/4\\\"x3\\\" ALUMINUM \\\"V\\\" MULLION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#12982-R0\",\"approval_number\":\"FL12982.3\",\"seq\":3,\"product_model\":\"8300 EP MULLION\",\"product_description\":\"8300 EP 1 1\\\/4\\\"x3\\\" ALUMINUM \\\"X\\\" MULLION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#12982-R0\",\"approval_number\":\"FL12982.4\",\"seq\":4,\"product_model\":\"8300 IMP MULLION\",\"product_description\":\"8300 IMP 1 1\\\/4\\\"x3\\\" ALUMINUM \\\"T\\\" MULLION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#12982-R0\",\"approval_number\":\"FL12982.5\",\"seq\":5,\"product_model\":\"8300 IMP MULLION\",\"product_description\":\"8300 IMP 1 1\\\/4\\\"x3\\\" ALUMINUM \\\"V\\\" MULLION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#12982-R0\",\"approval_number\":\"FL12982.6\",\"seq\":6,\"product_model\":\"8300 IMP MULLION\",\"product_description\":\"8300 IMP 1 1\\\/4\\\"x3\\\" ALUMINUM \\\"X\\\" MULLION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#13812-R0\",\"approval_number\":\"FL13812.1\",\"seq\":1,\"product_model\":\"8300 IMP T MULLION\",\"product_description\":\"8300 IMP 1 1\\\/4\\\"x3\\\" ALUMINUM T MULLION, WIND ZONE 3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#13812-R0\",\"approval_number\":\"FL13812.2\",\"seq\":2,\"product_model\":\"8300 IMP V MULLION\",\"product_description\":\"8300 IMP 1 1\\\/4\\\"x3\\\" ALUMINUM V MULLION, WIND ZONE 3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paradigm Window Solutions\",\"approval_number_master\":\"FL#13812-R0\",\"approval_number\":\"FL13812.3\",\"seq\":3,\"product_model\":\"8300 IMP X MULLION\",\"product_description\":\"8300 IMP 1 1\\\/4\\\"x3\\\" ALUMINUM X MULLION, WIND ZONE 3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Atrium Windows and Doors- Florida\":[{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#11151-R0\",\"approval_number\":\"FL11151.1\",\"seq\":1,\"product_model\":\"Vertical and Horizontal Mullions\",\"product_description\":\"Vertical and Horizontal Aluminum Tube Mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#11154-R0\",\"approval_number\":\"FL11154.1\",\"seq\":1,\"product_model\":\"KCO-284\",\"product_description\":\"Aluminum Mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#11154-R0\",\"approval_number\":\"FL11154.2\",\"seq\":2,\"product_model\":\"Standard Tubes\",\"product_description\":\"Aluminum Mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows and Doors- Florida\",\"approval_number_master\":\"FL#11154-R0\",\"approval_number\":\"FL11154.3\",\"seq\":3,\"product_model\":\"Standard Tubes w\\\/ Single Hung Jambs\",\"product_description\":\"Aluminum Mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Force V Environmental, LLC\":[{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11205-R0\",\"approval_number\":\"FL11205.1\",\"seq\":1,\"product_model\":\"a. Structural Clipped Mullion\",\"product_description\":\"Extruded Aluminum Clipped Tube Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11205-R0\",\"approval_number\":\"FL11205.2\",\"seq\":2,\"product_model\":\"b. Structural Clipped Mullion\",\"product_description\":\"Extruded Aluminum Clipped \\\"X\\\" Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11205-R0\",\"approval_number\":\"FL11205.3\",\"seq\":3,\"product_model\":\"c. Structural Clipped Mullion\",\"product_description\":\"Extruded Aluminum Clipped Tube Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Suncoast Designers, Inc.\":[{\"manufacturer\":\"Suncoast Designers, Inc.\",\"approval_number_master\":\"FL#11528-R0\",\"approval_number\":\"FL11528.1\",\"seq\":1,\"product_model\":\"CC-009\",\"product_description\":\"Series CC-009 Vertical & Horizontal Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Suncoast Designers, Inc.\",\"approval_number_master\":\"FL#11528-R0\",\"approval_number\":\"FL11528.2\",\"seq\":2,\"product_model\":\"CC-010\",\"product_description\":\"Series CC-010 Vertical & Horizontal Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Suncoast Designers, Inc.\",\"approval_number_master\":\"FL#11528-R0\",\"approval_number\":\"FL11528.3\",\"seq\":3,\"product_model\":\"CC-011\",\"product_description\":\"Series CC-011 Vertical & Horizontal Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Suncoast Designers, Inc.\",\"approval_number_master\":\"FL#11528-R0\",\"approval_number\":\"FL11528.4\",\"seq\":4,\"product_model\":\"CC-012\",\"product_description\":\"Series CC-012 Vertical & Horizontal Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Suncoast Designers, Inc.\",\"approval_number_master\":\"FL#11528-R0\",\"approval_number\":\"FL11528.5\",\"seq\":5,\"product_model\":\"XRT-16\",\"product_description\":\"Series XRT-16 Vertical & Horizontal Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Gentek Building Products\":[{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12079-R0\",\"approval_number\":\"FL12079.1\",\"seq\":1,\"product_model\":\"a. 3100 Structural Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use on Masonry or Wood Openings utilizing the Goal Post (at head and sill) Style Mounting Bracket\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12079-R0\",\"approval_number\":\"FL12079.2\",\"seq\":2,\"product_model\":\"b. 3100 Structural Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use on Wood Openings utilizing the Goal Post (at Sill) and the Bull Nose (at head) Style Mounting Brackets\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12079-R0\",\"approval_number\":\"FL12079.3\",\"seq\":3,\"product_model\":\"c. 3100 Structural Transom Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use on Masonry or Wood Openings utilizing the Goal Post (at head and sill) Style Mounting Bracket\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12079-R0\",\"approval_number\":\"FL12079.4\",\"seq\":4,\"product_model\":\"d. 3100 Structural Transom Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use on Wood Openings utilizing the Goal Post (at Sill) and the Bull Nose (at head) Style Mounting Brackets\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12079-R0\",\"approval_number\":\"FL12079.5\",\"seq\":5,\"product_model\":\"e. \\\"i\\\" Series Structural Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use on Wood and Masonry Openings utilizing the Goal Post (at Head and Sill) Style Mounting Brackets\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12079-R0\",\"approval_number\":\"FL12079.6\",\"seq\":6,\"product_model\":\"f. \\\"i\\\" Series Structural Transom Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use on Wood and Masonry Openings utilizing the Goal Post Style Mounting Brackets\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#12079-R0\",\"approval_number\":\"FL12079.7\",\"seq\":7,\"product_model\":\"g. \\\"C-Class\\\" Series Structural Mullion\",\"product_description\":\"Clipped Steel 2.0\\\" and 2.5\\\" Bar Mullion for use on Wood and Masonry Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Revere Building Products\":[{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12080-R0\",\"approval_number\":\"FL12080.1\",\"seq\":1,\"product_model\":\"a. 3100 Structural Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use on Masonry or Wood Openings utilizing the Goal Post (at head and sill) Style Mounting Bracket\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12080-R0\",\"approval_number\":\"FL12080.2\",\"seq\":2,\"product_model\":\"b. 3100 Structural Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use on Wood Openings utilizing the Goal Post (at Sill) and the Bull Nose (at head) Style Mounting Brackets\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12080-R0\",\"approval_number\":\"FL12080.3\",\"seq\":3,\"product_model\":\"c. 3100 Structural Transom Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use on Masonry or Wood Openings utilizing the Goal Post Style Mounting Bracket\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12080-R0\",\"approval_number\":\"FL12080.4\",\"seq\":4,\"product_model\":\"d. 3100 Structural Transom Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use on Wood Openings utilizing the Bull Nose Style Mounting Brackets\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12080-R0\",\"approval_number\":\"FL12080.5\",\"seq\":5,\"product_model\":\"e. \\\"i\\\" Series Structural Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use on Wood and Masonry Openings utilizing the Goal Post (at Head and Sill) Style Mounting Brackets\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12080-R0\",\"approval_number\":\"FL12080.6\",\"seq\":6,\"product_model\":\"f. \\\"i\\\" Series Structural Transom Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use on Wood and Masonry Openings utilizing the Goal Post Style Mounting Brackets\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Revere Building Products\",\"approval_number_master\":\"FL#12080-R0\",\"approval_number\":\"FL12080.7\",\"seq\":7,\"product_model\":\"g. \\\"C-Class\\\" Series Structural Mullion\",\"product_description\":\"Clipped Steel 2.0\\\" and 2.5\\\" Bar Mullion for use on Wood and Masonry Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"The Hurricane Window and Door Factory\":[{\"manufacturer\":\"The Hurricane Window and Door Factory\",\"approval_number_master\":\"FL#13019-R0\",\"approval_number\":\"FL13019.1\",\"seq\":1,\"product_model\":\"1\\\"x4\\\" Aluminum Heavy Vertical Mullion\",\"product_description\":\"1\\\"x4\\\" Aluminum Heavy Vertical Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"KML WIndows, Inc\":[{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#13267-R0\",\"approval_number\":\"FL13267.1\",\"seq\":1,\"product_model\":\"Aluminum Clipped Mullion\",\"product_description\":\"Clipped Impact & Non-Impact Extruded Plate Mullion\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#13267-R0\",\"approval_number\":\"FL13267.2\",\"seq\":2,\"product_model\":\"Steel Clipped Mullion\",\"product_description\":\"Clipped Impact & Non-Impact Steel Tube Mullion\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KML WIndows, Inc\",\"approval_number_master\":\"FL#14948-R0\",\"approval_number\":\"FL14948.1\",\"seq\":1,\"product_model\":\"KML Plate Mullion\",\"product_description\":\"Aluminum Plate Clipped Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-12 00:00:00\",\"instructions_url\":\"\"}],\"MARITECH WINDOWS\":[{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#13410-R0\",\"approval_number\":\"FL13410.1\",\"seq\":1,\"product_model\":\"1\\\"x3\\\" STRUCTURAL TUBING MULLION\",\"product_description\":\"1\\\"x3\\\" STRUCTURAL TUBING MULLION, VERTICAL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#13410-R0\",\"approval_number\":\"FL13410.2\",\"seq\":2,\"product_model\":\"1\\\"x3\\\" STRUCTURAL TUBING MULLION\",\"product_description\":\"1\\\"x3\\\" STRUCTURAL TUBING MULLION, HORIZONTAL, SINGLE WINDOW WITH TRANSOM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MARITECH WINDOWS\",\"approval_number_master\":\"FL#13410-R0\",\"approval_number\":\"FL13410.3\",\"seq\":3,\"product_model\":\"1\\\"x3\\\" STRUCTURAL TUBING MULLION\",\"product_description\":\"1\\\"x3\\\" STRUCTURAL TUBING MULLION, HORIZONTAL, TWIN WITH TRANSOM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Energy Saving Window & Doors, Inc.\":[{\"manufacturer\":\"Energy Saving Window & Doors, Inc.\",\"approval_number_master\":\"FL#13415-R0\",\"approval_number\":\"FL13415.1\",\"seq\":1,\"product_model\":\"FL-IMPACT MULLION\",\"product_description\":\"IMPACT ALUMINUM MULLION 1\\\"X4\\\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Saving Window & Doors, Inc.\",\"approval_number_master\":\"FL#13416-R0\",\"approval_number\":\"FL13416.1\",\"seq\":1,\"product_model\":\"FL-IMPACT T-MULLION\",\"product_description\":\"ALUMINUM IMPACT T-MULLION 1\\\"X4\\\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"HomeRun Holdings Corp.\":[{\"manufacturer\":\"HomeRun Holdings Corp.\",\"approval_number_master\":\"FL#14068-R0\",\"approval_number\":\"FL14068.1\",\"seq\":1,\"product_model\":\"WISP Series V-H, MULLIONS\",\"product_description\":\"ALUMINUM MULLION CALCULATIONS FOR VERTICAL AND HORIZONTAL INSTALLATIONS\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-31 00:00:00\",\"instructions_url\":\"\"}],\"NewSouth Window Solutions\":[{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#14543-R0\",\"approval_number\":\"FL14543.1\",\"seq\":1,\"product_model\":\"Vantage, iVantage, eVantage Mullion\",\"product_description\":\"Vantage, iVantage, eVantage Vinyl Window Mullion System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15413-R0\",\"approval_number\":\"FL15413.1\",\"seq\":1,\"product_model\":\"a. Vantage, eVantage, iVantage Clipped Mullion\",\"product_description\":\"Extruded Aluminum Vertical Clipped Structural Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15413-R0\",\"approval_number\":\"FL15413.2\",\"seq\":2,\"product_model\":\"b. Vantage, eVantage, iVantage Clipped Mullion\",\"product_description\":\"Extruded Aluminum Vertical and Horizontal Clipped Structural Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15413-R0\",\"approval_number\":\"FL15413.3\",\"seq\":3,\"product_model\":\"c. Vantage, eVantage, iVantage Clipped Mullion\",\"product_description\":\"Extruded Aluminum Horizontal Clipped Structural Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15413-R1\",\"approval_number\":\"FL15413.4\",\"seq\":4,\"product_model\":\"d. 4100 Series Clipped Mullion\",\"product_description\":\"4100 \\\/ 4150 \\\/ 4160 \\\/ 4175 Extruded Aluminum Vertical Clipped Structural Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15413-R1\",\"approval_number\":\"FL15413.5\",\"seq\":5,\"product_model\":\"e. 4100 Series Clipped Mullion\",\"product_description\":\"4100 \\\/ 4150 \\\/ 4160 \\\/ 4175 Extruded Aluminum Vertical and Horizontal Clipped Structural Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15413-R1\",\"approval_number\":\"FL15413.6\",\"seq\":6,\"product_model\":\"f. 4100 Series Clipped Mullion\",\"product_description\":\"4100 \\\/ 4150 \\\/ 4160 \\\/ 4175 Extruded Aluminum Horizontal Clipped Structural Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15413-R3\",\"approval_number\":\"FL15413.7\",\"seq\":7,\"product_model\":\"g. 4175 Series Clipped Mullion\",\"product_description\":\"4175 Extruded Aluminum Vertical Clipped Structural Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15413-R3\",\"approval_number\":\"FL15413.8\",\"seq\":8,\"product_model\":\"h. 4175 Series Clipped Mullion\",\"product_description\":\"4175 Extruded Aluminum Vertical and Horizontal Clipped Structural Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15413-R3\",\"approval_number\":\"FL15413.9\",\"seq\":9,\"product_model\":\"i. 4175 Series Clipped Mullion\",\"product_description\":\"4175 Extruded Aluminum Horizontal Clipped Structural Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15413-R6\",\"approval_number\":\"FL15413.10\",\"seq\":10,\"product_model\":\"j. 6580 Series Clipped Mullion\",\"product_description\":\"6580 Extruded Aluminum Vertical Clipped Structural Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15413-R6\",\"approval_number\":\"FL15413.11\",\"seq\":11,\"product_model\":\"k. 6580 Series Clipped Mullion\",\"product_description\":\"6580 Extruded Aluminum Horizontal Clipped Structural Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewSouth Window Solutions\",\"approval_number_master\":\"FL#15413-R6\",\"approval_number\":\"FL15413.12\",\"seq\":12,\"product_model\":\"l. 6580\\\/4175 Series Clipped Mullion\",\"product_description\":\"6580\\\/4175 Extruded Aluminum Horizontal and Vertical Clipped Structural Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Doers Window Manufacturing, LLC\":[{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#14544-R0\",\"approval_number\":\"FL14544.1\",\"seq\":1,\"product_model\":\"DuraGardXT, DuraGardXT Impact and SashliteXT Mullion\",\"product_description\":\"DuraGardXT, DuraGardXT Impact and SashliteXT Vinyl Window Mullion System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15417-R0\",\"approval_number\":\"FL15417.1\",\"seq\":1,\"product_model\":\"a. DuraGard, Sashlite Clipped Mullion\",\"product_description\":\"Extruded Aluminum Vertical Clipped Structural Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15417-R0\",\"approval_number\":\"FL15417.2\",\"seq\":2,\"product_model\":\"b. DuraGard, Sashlite Clipped Mullion\",\"product_description\":\"Extruded Aluminum Vertical and Horizontal Clipped Structural Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15417-R0\",\"approval_number\":\"FL15417.3\",\"seq\":3,\"product_model\":\"c. DuraGard, Sashlite Clipped Mullion\",\"product_description\":\"Extruded Aluminum Horizontal Clipped Structural Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15417-R1\",\"approval_number\":\"FL15417.4\",\"seq\":4,\"product_model\":\"d. 4100 Series Clipped Mullion\",\"product_description\":\"4100 \\\/ 4150 \\\/ 4160 \\\/ 4175 Extruded Aluminum Vertical Clipped Structural Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15417-R1\",\"approval_number\":\"FL15417.5\",\"seq\":5,\"product_model\":\"e. 4100 Series Clipped Mullion\",\"product_description\":\"4100 \\\/ 4150 \\\/ 4160 \\\/ 4175 Extruded Aluminum Vertical and Horizontal Clipped Structural Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15417-R1\",\"approval_number\":\"FL15417.6\",\"seq\":6,\"product_model\":\"f. 4100 Series Clipped Mullion\",\"product_description\":\"4100 \\\/ 4150 \\\/ 4160 \\\/ 4175 Extruded Aluminum Horizontal Clipped Structural Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15417-R3\",\"approval_number\":\"FL15417.7\",\"seq\":7,\"product_model\":\"g. 4175 Series Clipped Mullion\",\"product_description\":\"4175 Extruded Aluminum Vertical Clipped Structural Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15417-R3\",\"approval_number\":\"FL15417.8\",\"seq\":8,\"product_model\":\"h. 4175 Series Clipped Mullion\",\"product_description\":\"4175 Extruded Aluminum Vertical and Horizontal Clipped Structural Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15417-R3\",\"approval_number\":\"FL15417.9\",\"seq\":9,\"product_model\":\"i. 4175 Series Clipped Mullion\",\"product_description\":\"4175 Extruded Aluminum Horizontal Clipped Structural Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15417-R6\",\"approval_number\":\"FL15417.10\",\"seq\":10,\"product_model\":\"j. 6580 Series Clipped Mullion\",\"product_description\":\"6580 Extruded Aluminum Vertical Clipped Structural Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15417-R6\",\"approval_number\":\"FL15417.11\",\"seq\":11,\"product_model\":\"k. 6580 Series Clipped Mullion\",\"product_description\":\"6580 Extruded Aluminum Horizontal Clipped Structural Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Doers Window Manufacturing, LLC\",\"approval_number_master\":\"FL#15417-R6\",\"approval_number\":\"FL15417.12\",\"seq\":12,\"product_model\":\"l. 6580\\\/4175 Series Clipped Mullion\",\"product_description\":\"6580\\\/4175 Extruded Aluminum Horizontal and Vertical Clipped Structural Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"KAPCA-Storm Smart\":[{\"manufacturer\":\"KAPCA-Storm Smart\",\"approval_number_master\":\"FL#15480-R0\",\"approval_number\":\"FL15480.1\",\"seq\":1,\"product_model\":\"Roll-Up Screen Mullions\",\"product_description\":\"Aluminum mullions to be used in conjunction with KAPCA Ventures' Roll-Up Screen systems. Other systems require written authorization from KAPCA Ventures, LLC\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ZZ Soft-Lite Gorell LLC\":[{\"manufacturer\":\"ZZ Soft-Lite Gorell LLC\",\"approval_number_master\":\"FL#16025-R0\",\"approval_number\":\"FL16025.1\",\"seq\":1,\"product_model\":\"a. Series 19044 Structural Beam Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZ Soft-Lite Gorell LLC\",\"approval_number_master\":\"FL#16025-R0\",\"approval_number\":\"FL16025.2\",\"seq\":2,\"product_model\":\"b. Series 19044 Structural Beam Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use with impact and non-impact window products in Masonry or Wood Openings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-01 00:00:00\",\"instructions_url\":\"\"}],\"Bildau & Bussmann GmbH\":[{\"manufacturer\":\"Bildau & Bussmann GmbH\",\"approval_number_master\":\"FL#16164-R0\",\"approval_number\":\"FL16164.1\",\"seq\":1,\"product_model\":\"Double Timber Horizontal Mullion\",\"product_description\":\"Double Timber Horizontal Mullion - Impact - 120\\\" Span\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bildau & Bussmann GmbH\",\"approval_number_master\":\"FL#16164-R0\",\"approval_number\":\"FL16164.2\",\"seq\":2,\"product_model\":\"Double Timber Vertical Mullion\",\"product_description\":\"Double Timber Vertical Mullion - Impact - 120\\\" Span\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bildau & Bussmann GmbH\",\"approval_number_master\":\"FL#16164-R0\",\"approval_number\":\"FL16164.3\",\"seq\":3,\"product_model\":\"Single Timber Integral Horizontal Mullion\",\"product_description\":\"Single Timber Integral Horizontal Mullion - Impact - 90\\\" Span\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bildau & Bussmann GmbH\",\"approval_number_master\":\"FL#16164-R0\",\"approval_number\":\"FL16164.4\",\"seq\":4,\"product_model\":\"Single Timber Integral Vertical Mullion\",\"product_description\":\"Single Timber Integral Vertical Mullion - Impact - 90\\\" Span\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Window Mart\":[{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16213-R0\",\"approval_number\":\"FL16213.1\",\"seq\":1,\"product_model\":\"10300085 T Mullion\",\"product_description\":\"10300085 T Mullion Non-Reinforced LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16213-R0\",\"approval_number\":\"FL16213.2\",\"seq\":2,\"product_model\":\"10300085 T Mullion\",\"product_description\":\"10300085 T Mullion Reinforced LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16213-R0\",\"approval_number\":\"FL16213.3\",\"seq\":3,\"product_model\":\"10300085 Vertical Mullion\",\"product_description\":\"10300085 Vertical Mullion Non-Reinforced LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16213-R0\",\"approval_number\":\"FL16213.4\",\"seq\":4,\"product_model\":\"10300085 Vertical Mullion\",\"product_description\":\"10300085 Vertical Mullion Reinforced LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16213-R0\",\"approval_number\":\"FL16213.5\",\"seq\":5,\"product_model\":\"10300085 X Mullion\",\"product_description\":\"10300085 X Mullion Non-Reinforced LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16213-R0\",\"approval_number\":\"FL16213.6\",\"seq\":6,\"product_model\":\"10300085 X Mullion\",\"product_description\":\"10300085 X Mullion Reinforced LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16672-R0\",\"approval_number\":\"FL16672.1\",\"seq\":1,\"product_model\":\"T Mullion\",\"product_description\":\"T Mullion (2) 1\\\/4\\\"x3\\\/4\\\" Aluminum Reinforcements - Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16672-R0\",\"approval_number\":\"FL16672.2\",\"seq\":2,\"product_model\":\"T Mullion\",\"product_description\":\"T Mullion (4) 1\\\/4\\\"x3\\\/4\\\" Aluminum Reinforcements - Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16672-R0\",\"approval_number\":\"FL16672.3\",\"seq\":3,\"product_model\":\"Vertical Mullion\",\"product_description\":\"Vertical Mullion (2) 1\\\/4\\\"x3\\\/4\\\" Aluminum Reinforcements - Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16672-R0\",\"approval_number\":\"FL16672.4\",\"seq\":4,\"product_model\":\"Vertical Mullion\",\"product_description\":\"Vertical Mullion (4) 1\\\/4\\\"x3\\\/4\\\" Aluminum Reinforcements - Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16672-R0\",\"approval_number\":\"FL16672.5\",\"seq\":5,\"product_model\":\"VX Mullion\",\"product_description\":\"VX Mullion (2) 1\\\/4\\\"x3\\\/4\\\" Aluminum Reinforcements - Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Mart\",\"approval_number_master\":\"FL#16672-R0\",\"approval_number\":\"FL16672.6\",\"seq\":6,\"product_model\":\"VX Mullion\",\"product_description\":\"VX Mullion (2) 1\\\/4\\\"x3\\\/4\\\" Aluminum Reinforcements - Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Window Craftsmen Inc.\":[{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#16586-R0\",\"approval_number\":\"FL16586.1\",\"seq\":1,\"product_model\":\"MB-200\",\"product_description\":\"MULL BAR-200\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-31 00:00:00\",\"instructions_url\":\"\"}],\"Eagle View Windows and Doors\":[{\"manufacturer\":\"Eagle View Windows and Doors\",\"approval_number_master\":\"FL#16829-R0\",\"approval_number\":\"FL16829.1\",\"seq\":1,\"product_model\":\"Clipped Aluminum Mullions\",\"product_description\":\"Clipped Aluminum Tube Mullion - Wind Zone 3, Missile Level D Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"SIW Impact Windows, LLC\":[{\"manufacturer\":\"SIW Impact Windows, LLC\",\"approval_number_master\":\"FL#18322-R0\",\"approval_number\":\"FL18322.1\",\"seq\":1,\"product_model\":\"Clipped, Extruded Aluminum Tube Mullion\",\"product_description\":\"Large missile impact resistant clipped aluminum tube mullion.\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\":[{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#18427-R0\",\"approval_number\":\"FL18427.1\",\"seq\":1,\"product_model\":\"Series Aluminum Tube Mullion\",\"product_description\":\"Large missile impact resistant aluminum tube mullion.\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-06 00:00:00\",\"instructions_url\":\"\"}],\"viwinco\":[{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#19281-R0\",\"approval_number\":\"FL19281.1\",\"seq\":1,\"product_model\":\"OceanView Aluminum Vertical Mullion\",\"product_description\":\"OceanView Aluminum Vertical Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-11-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#19281-R0\",\"approval_number\":\"FL19281.2\",\"seq\":2,\"product_model\":\"S-Series\\\/Cambridge Aluminum H\\\/T Mullion\",\"product_description\":\"S-Series\\\/Cambridge Aluminum H\\\/T Mullion\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"viwinco\",\"approval_number_master\":\"FL#19281-R0\",\"approval_number\":\"FL19281.3\",\"seq\":3,\"product_model\":\"S-Series\\\/Cambridge Aluminum Vertical Mullion\",\"product_description\":\"S-Series\\\/Cambridge Aluminum Vertical Mullion\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-09 00:00:00\",\"instructions_url\":\"\"}],\"La Finestra, LC\":[{\"manufacturer\":\"La Finestra, LC\",\"approval_number_master\":\"FL#20400-R0\",\"approval_number\":\"FL20400.1\",\"seq\":1,\"product_model\":\"Aluminum Mullions\",\"product_description\":\"See mullion span tables and attachment details within product installation instructions.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Euro-Wall, LLC\":[{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#26891-R0\",\"approval_number\":\"FL26891.1\",\"seq\":1,\"product_model\":\"Aluminum Tube Mullion\",\"product_description\":\"Aluminum Tube Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Paragon Windows and Doors, LLC\":[{\"manufacturer\":\"Paragon Windows and Doors, LLC\",\"approval_number_master\":\"FL#28495-R0\",\"approval_number\":\"FL28495.1\",\"seq\":1,\"product_model\":\"a. 5902 Aluminum Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use on Masonry, Wood or Steel Stud Openings utilizing an Aluminum \\\"T\\\" Clip at head and sill.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"SIW SOLUTIONS, LLC\":[{\"manufacturer\":\"SIW SOLUTIONS, LLC\",\"approval_number_master\":\"FL#28791-R0\",\"approval_number\":\"FL28791.1\",\"seq\":1,\"product_model\":\"Clipped, Extruded Aluminum Tube Mullion\",\"product_description\":\"Large missile impact resistant clipped aluminum tube mullion.\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sunrise Windows, LTD.\":[{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#29644-R0\",\"approval_number\":\"FL29644.1\",\"seq\":1,\"product_model\":\"a. 5901 Aluminum Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use on Masonry, Wood or Steel Stud Openings utilizing an Aluminum \\\"T\\\" Clip at head and sill.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunrise Windows, LTD.\",\"approval_number_master\":\"FL#29644-R0\",\"approval_number\":\"FL29644.2\",\"seq\":2,\"product_model\":\"b. 5901 Aluminum Mullion\",\"product_description\":\"Extruded Aluminum Clipped Mullion for use on 2X Wood Buck and 2X Wood Stud Openings utilizing an Aluminum \\\"T\\\" Clip at head and sill.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Western Window Systems\":[{\"manufacturer\":\"Western Window Systems\",\"approval_number_master\":\"FL#29878-R0\",\"approval_number\":\"FL29878.1\",\"seq\":1,\"product_model\":\"Thermal Clipped Mullion System\",\"product_description\":\"Large missile impact resistant thermal mullion system.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Renaissance Windows & Doors\":[{\"manufacturer\":\"Renaissance Windows & Doors\",\"approval_number_master\":\"FL#31116-R0\",\"approval_number\":\"FL31116.1\",\"seq\":1,\"product_model\":\"Clipped Aluminum Tube Mullion\",\"product_description\":\"Clipped Aluminum Tube Mullion, Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ALUMINA DISTRIBUTION CENTER\":[{\"manufacturer\":\"ALUMINA DISTRIBUTION CENTER\",\"approval_number_master\":\"FL#31561-R0\",\"approval_number\":\"FL31561.1\",\"seq\":1,\"product_model\":\"Series 14000 HMMS Impact Resistant Clipped Aluminum Mullions\",\"product_description\":\"Extruded aluminum tubing, Impact Resistant, retained by aluminum profile clips\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Optimum Steel Windows and Doors\":[{\"manufacturer\":\"Optimum Steel Windows and Doors\",\"approval_number_master\":\"FL#37175-R0\",\"approval_number\":\"FL37175.1\",\"seq\":1,\"product_model\":\"RTS-430i and 6500i Series Structural Mullion\",\"product_description\":\"RTS-430i and 6500i Series Structural Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Optimum Steel Windows and Doors\",\"approval_number_master\":\"FL#37175-R1\",\"approval_number\":\"FL37175.2\",\"seq\":2,\"product_model\":\"RTS-430i and 6500i Series Structural Mullion (WZ3)(Impact)\",\"product_description\":\"RTS-430i and 6500i Series Structural Mullion (WZ3)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Miami Dade Aluminum\":[{\"manufacturer\":\"Miami Dade Aluminum\",\"approval_number_master\":\"FL#41348-R0\",\"approval_number\":\"FL41348.1\",\"seq\":1,\"product_model\":\"SERIES 14000\",\"product_description\":\"IMPACT RESISTANT CLIPPED ALUMINUM MULLIONS\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}]},\"b. windows|||10. wind breaker\":{\"Custom Window Systems Inc.\":[{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#1575-R0\",\"approval_number\":\"FL1575.1\",\"seq\":1,\"product_model\":\"Acrylic\",\"product_description\":\"Horizontal Slider 110x96\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#1575-R0\",\"approval_number\":\"FL1575.2\",\"seq\":2,\"product_model\":\"Vinyl\",\"product_description\":\"2T Horizontal Slider 72x72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#1575-R0\",\"approval_number\":\"FL1575.3\",\"seq\":3,\"product_model\":\"Vinyl\",\"product_description\":\"2T Vertical Pin 48x72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#1575-R0\",\"approval_number\":\"FL1575.4\",\"seq\":4,\"product_model\":\"Vinyl\",\"product_description\":\"2T Vertical Spring 48x72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#1575-R0\",\"approval_number\":\"FL1575.5\",\"seq\":5,\"product_model\":\"Vinyl\",\"product_description\":\"4T Vertical Pin 48x72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Window Systems Inc.\",\"approval_number_master\":\"FL#1575-R0\",\"approval_number\":\"FL1575.6\",\"seq\":6,\"product_model\":\"Vinyl\",\"product_description\":\"4T Vertical Spring 48x72\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Window Craftsmen Inc.\":[{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#1813-R0\",\"approval_number\":\"FL1813.1\",\"seq\":1,\"product_model\":\"Double Hung Acrylic\",\"product_description\":\"Acrylic\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#1813-R0\",\"approval_number\":\"FL1813.2\",\"seq\":2,\"product_model\":\"Double Hung Vinyl\",\"product_description\":\"Vinyl\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#2286-R0\",\"approval_number\":\"FL2286.1\",\"seq\":1,\"product_model\":\"Horizontal Slider Acrylic\",\"product_description\":\"XX Horizontal Slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Window Craftsmen Inc.\",\"approval_number_master\":\"FL#4198-R0\",\"approval_number\":\"FL4198.1\",\"seq\":1,\"product_model\":\"Acrylic Windbreakers\",\"product_description\":\"XXXX Horizontal Slider\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}]},\"b. windows|||11. dual action\":{\"MQ Window and Door\":[{\"manufacturer\":\"MQ Window and Door\",\"approval_number_master\":\"FL#21556-R0\",\"approval_number\":\"FL21556.1\",\"seq\":1,\"product_model\":\"JS Series Tilt & Turn Inswing Wood Window\",\"product_description\":\"Dual Action Glazed Wood Casement Window (Single or Double Sash) set in a Wood Frame.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Stergis Windows and Doors Inc\":[{\"manufacturer\":\"Stergis Windows and Doors Inc\",\"approval_number_master\":\"FL#46924-R0\",\"approval_number\":\"FL46924.1\",\"seq\":1,\"product_model\":\"SERIES 4500 TILT AND TURN WINDOW\",\"product_description\":\"IMPACT\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-10-12 00:00:00\",\"instructions_url\":\"\"}],\"Eurocraft Industries, Inc.\":[{\"manufacturer\":\"Eurocraft Industries, Inc.\",\"approval_number_master\":\"FL#2001-R0\",\"approval_number\":\"FL2001.1\",\"seq\":1,\"product_model\":\"U-PVC Koemmerling Eurodur\",\"product_description\":\"A galvanized steel reenforced PVC window & door system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eurocraft Industries, Inc.\",\"approval_number_master\":\"FL#10122-R0\",\"approval_number\":\"FL10122.1\",\"seq\":1,\"product_model\":\"Tilt-turn window & window-door, Tilt-slide window & balcony-door\",\"product_description\":\"Tilt-turn window & window-door, Tilt-slide window & balcony-door\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eurocraft Industries, Inc.\",\"approval_number_master\":\"FL#12092-R0\",\"approval_number\":\"FL12092.1\",\"seq\":1,\"product_model\":\"Tilt-turn window & window-door, Tilt-slide window & balcony-door\",\"product_description\":\"Tilt-turn window & window-door, Tilt-slide window & balcony-door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eurocraft Industries, Inc.\",\"approval_number_master\":\"FL#12092-R2\",\"approval_number\":\"FL12092.2\",\"seq\":2,\"product_model\":\"88MD Lift and Slide Door - LMI\",\"product_description\":\"88MM Lift and Slide Door - LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eurocraft Industries, Inc.\",\"approval_number_master\":\"FL#12092-R2\",\"approval_number\":\"FL12092.3\",\"seq\":3,\"product_model\":\"Series Tilt & Slide UPVC - Sliding & Tilt Patio Door - LMI\",\"product_description\":\"Series Tilt & Slide UPVC - Sliding & Tilt Patio Door - LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"alucorp sa de cv\":[{\"manufacturer\":\"alucorp sa de cv\",\"approval_number_master\":\"FL#47615-R0\",\"approval_number\":\"FL47615.1\",\"seq\":1,\"product_model\":\"Series 76MD Tilt & Turn Window (HVHZ)(IMPACT)\",\"product_description\":\"Series 76MD Tilt & Turn Window (HVHZ)(IMPACT)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"alucorp sa de cv\",\"approval_number_master\":\"FL#47615-R0\",\"approval_number\":\"FL47615.2\",\"seq\":2,\"product_model\":\"Series 88MD Lift & Slide Door (HVHZ)(Impact)\",\"product_description\":\"Series 88MD Lift & Slide Door (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"alucorp sa de cv\",\"approval_number_master\":\"FL#47615-R0\",\"approval_number\":\"FL47615.3\",\"seq\":3,\"product_model\":\"Series Tilt & Slide uPVC Sliding & Tilt Patio Door (HVHZ)(Impact)\",\"product_description\":\"Series Tilt & Slide uPVC Sliding & Tilt Patio Door (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-29 00:00:00\",\"instructions_url\":\"\"}],\"Hopes Windows, Inc.\":[{\"manufacturer\":\"Hopes Windows, Inc.\",\"approval_number_master\":\"FL#31138-R3\",\"approval_number\":\"FL31138.1\",\"seq\":1,\"product_model\":\"One55 Horizontally Pivoted Window\",\"product_description\":\"Horizontally Pivoted Window (Small & Large Missile Impact)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Reilly Architectural\":[{\"manufacturer\":\"Reilly Architectural\",\"approval_number_master\":\"FL#9948-R7\",\"approval_number\":\"FL9948.1\",\"seq\":1,\"product_model\":\"K01-DUAL ACTION WOOD WINDOW\",\"product_description\":\"K01-DUAL ACTION WOOD WINDOW, 52x74\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-05 00:00:00\",\"instructions_url\":\"\"}],\"Solar Innovations, Inc.\":[{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#22640-R2\",\"approval_number\":\"FL22640.1\",\"seq\":1,\"product_model\":\"SERIES SI7000 G2 INTERNATIONAL DUAL ACTION TILT TURN, ALUMINUM DUAL ACTION TILT & TURN, IMPACT\",\"product_description\":\"SERIES SI7000 G2 INTERNATIONAL DUAL ACTION TILT TURN, ALUMINUM DUAL ACTION TILT & TURN, IMPACT\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Kommerling USA Inc.\":[{\"manufacturer\":\"Kommerling USA Inc.\",\"approval_number_master\":\"FL#31360-R3\",\"approval_number\":\"FL31360.1\",\"seq\":1,\"product_model\":\"Series 88 Dual Action Vinyl Window\",\"product_description\":\"Series 88 Dual Action Vinyl Window\\nNon-Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-15 00:00:00\",\"instructions_url\":\"\"}],\"Reynaers\":[{\"manufacturer\":\"Reynaers\",\"approval_number_master\":\"FL#38158-R1\",\"approval_number\":\"FL38158.1\",\"seq\":1,\"product_model\":\"CS77 Series Tilt & Turn Window\",\"product_description\":\"CS77 Series Aluminum Tilt & Turn Inswing Casement Window set in an aluminum frame.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reynaers\",\"approval_number_master\":\"FL#47833-R0\",\"approval_number\":\"FL47833.1\",\"seq\":1,\"product_model\":\"Masterline 8 Tilt & Turn and Turn & Tilt Window (WZ3) (Impact)\",\"product_description\":\"Masterline 8 Tilt & Turn and Turn & Tilt Window (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reynaers\",\"approval_number_master\":\"FL#38158-R1\",\"approval_number\":\"FL38158.2\",\"seq\":2,\"product_model\":\"CS77 Series Tilt & Turn Window (HVHZ)\",\"product_description\":\"CS77 Series Aluminum Tilt & Turn Inswing Casement Window set in an aluminum frame (HVHZ).\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Schuco USA L.L.L.P.\":[{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#26978-R2\",\"approval_number\":\"FL26978.1\",\"seq\":1,\"product_model\":\"Series \\\"AWS 65\\\/70.HI\\\/75.SI+\\\/90.SI+\\\" Tilt Turn & Fixed Window System\",\"product_description\":\"Large missile impact resistant aluminum tilt turn & fixed window system.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#5199-R0\",\"approval_number\":\"FL5199.1\",\"seq\":1,\"product_model\":\"a. Hurricane Force \\\"V\\\" Corona AS 60\",\"product_description\":\"Extruded PVC Dual Action \\\"Impact\\\" Single Window (X)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#5199-R0\",\"approval_number\":\"FL5199.2\",\"seq\":2,\"product_model\":\"b. Hurricane Force \\\"V\\\" Corona AS 60\",\"product_description\":\"Extruded PVC Dual Action \\\"Impact\\\" French Window (XX)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Drutex S.A.\":[{\"manufacturer\":\"Drutex S.A.\",\"approval_number_master\":\"FL#41836-R0\",\"approval_number\":\"FL41836.1\",\"seq\":1,\"product_model\":\"IGLO 5 Tilt & Turn Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"IGLO 5 Tilt & Turn Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drutex S.A.\",\"approval_number_master\":\"FL#46726-R0\",\"approval_number\":\"FL46726.1\",\"seq\":1,\"product_model\":\"MB-79N SI Dual Tilt & Turn Window (HVHZ) (Impact)\",\"product_description\":\"MB-79N SI Dual Tilt & Turn Window (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drutex S.A.\",\"approval_number_master\":\"FL#41836-R0\",\"approval_number\":\"FL41836.2\",\"seq\":2,\"product_model\":\"IGLO Energy Tilt & Turn Window (HVHZ) (Impact)\",\"product_description\":\"IGLO Energy Tilt & Turn Window (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drutex S.A.\",\"approval_number_master\":\"FL#41836-R0\",\"approval_number\":\"FL41836.3\",\"seq\":3,\"product_model\":\"IGLO Energy Tilt & Turn Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"IGLO Energy Tilt & Turn Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drutex S.A.\",\"approval_number_master\":\"FL#41836-R1\",\"approval_number\":\"FL41836.4\",\"seq\":4,\"product_model\":\"IGLO Energy Classic Tilt & Turn Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"IGLO Energy Classic Tilt & Turn Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drutex S.A.\",\"approval_number_master\":\"FL#46726-R0\",\"approval_number\":\"FL46726.2\",\"seq\":2,\"product_model\":\"MB-79N SI Dual Tilt & Turn Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"MB-79N SI Dual Tilt & Turn Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drutex S.A.\",\"approval_number_master\":\"FL#46726-R0\",\"approval_number\":\"FL46726.3\",\"seq\":3,\"product_model\":\"MB-86N SI Dual Tilt & Turn Window (HVHZ) (Impact)\",\"product_description\":\"MB-86N SI Dual Tilt & Turn Window (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drutex S.A.\",\"approval_number_master\":\"FL#46726-R0\",\"approval_number\":\"FL46726.4\",\"seq\":4,\"product_model\":\"MB-86N SI Dual Tilt & Turn Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"MB-86N SI Dual Tilt & Turn Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drutex S.A.\",\"approval_number_master\":\"FL#46728-R0\",\"approval_number\":\"FL46728.1\",\"seq\":1,\"product_model\":\"MB-79N SI Tilt & Turn Window (HVHZ)(Impact)\",\"product_description\":\"MB-79N SI Tilt & Turn Window (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drutex S.A.\",\"approval_number_master\":\"FL#46728-R0\",\"approval_number\":\"FL46728.2\",\"seq\":2,\"product_model\":\"MB-79N SI Tilt & Turn Window (Non-HVHZ)(Non-Impact)\",\"product_description\":\"MB-79N SI Tilt & Turn Window (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drutex S.A.\",\"approval_number_master\":\"FL#46728-R0\",\"approval_number\":\"FL46728.3\",\"seq\":3,\"product_model\":\"MB-86N SI Tilt & Turn Window (HVHZ)(Impact)\",\"product_description\":\"MB-86N SI Tilt & Turn Window (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drutex S.A.\",\"approval_number_master\":\"FL#46728-R0\",\"approval_number\":\"FL46728.4\",\"seq\":4,\"product_model\":\"MB-86N SI Tilt & Turn Window (Non-HVHZ)(Non-Impact)\",\"product_description\":\"MB-86N SI Tilt & Turn Window (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drutex S.A.\",\"approval_number_master\":\"FL#47928-R0\",\"approval_number\":\"FL47928.1\",\"seq\":1,\"product_model\":\"IGLO EDGE Dual Tilt & Turn Window (HVHZ) (Impact)\",\"product_description\":\"IGLO EDGE Dual Tilt & Turn Window (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drutex S.A.\",\"approval_number_master\":\"FL#47928-R0\",\"approval_number\":\"FL47928.2\",\"seq\":2,\"product_model\":\"IGLO EDGE Dual Tilt & Turn Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"IGLO EDGE Dual Tilt & Turn Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drutex S.A.\",\"approval_number_master\":\"FL#47928-R0\",\"approval_number\":\"FL47928.3\",\"seq\":3,\"product_model\":\"IGLO EDGE Dual Tilt & Turn Window (WZ3) (Impact)\",\"product_description\":\"IGLO EDGE Dual Tilt & Turn Window (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Pagen Sp. z o.o.\":[{\"manufacturer\":\"Pagen Sp. z o.o.\",\"approval_number_master\":\"FL#42041-R1\",\"approval_number\":\"FL42041.1\",\"seq\":1,\"product_model\":\"Series \\\"AWS 65\\\/70.HI\\\/75.SI+\\\/90.SI+\\\" Tilt Turn & Fixed Window System\",\"product_description\":\"Large missile impact resistant aluminum tilt turn & fixed window system.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-04-19 00:00:00\",\"instructions_url\":\"\"}],\"AWILUX Polska Sp. Z o.o Sp.k\":[{\"manufacturer\":\"AWILUX Polska Sp. Z o.o Sp.k\",\"approval_number_master\":\"FL#46550-R0\",\"approval_number\":\"FL46550.1\",\"seq\":1,\"product_model\":\"CS77 Tilt & Turn Window (HVHZ) (Impact)\",\"product_description\":\"CS77 Tilt & Turn Window (HVHZ) (Impact)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"}],\"Plastixal sp. z.o.o\":[{\"manufacturer\":\"Plastixal sp. z.o.o\",\"approval_number_master\":\"FL#47241-R1\",\"approval_number\":\"FL47241.3\",\"seq\":3,\"product_model\":\"NEO DAW X\",\"product_description\":\"NEO DAW\\\/Tilt & Turn Window X\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastixal sp. z.o.o\",\"approval_number_master\":\"FL#47241-R0\",\"approval_number\":\"FL47241.1\",\"seq\":1,\"product_model\":\"GEN75 DAW\",\"product_description\":\"Genesis\\\/GN75 Dual Action Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plastixal sp. z.o.o\",\"approval_number_master\":\"FL#47241-R0\",\"approval_number\":\"FL47241.2\",\"seq\":2,\"product_model\":\"NEO DAW\",\"product_description\":\"NEO DAW\\\/Tilt & Turn Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-02 00:00:00\",\"instructions_url\":\"\"}],\"Simpas SA\":[{\"manufacturer\":\"Simpas SA\",\"approval_number_master\":\"FL#47367-R0\",\"approval_number\":\"FL47367.1\",\"seq\":1,\"product_model\":\"Series \\\"AWS 65\\\/70.HI\\\/75.SI+\\\/90.SI+\\\" Tilt Turn & Fixed Window System\",\"product_description\":\"Large missile impact resistant aluminum tilt turn & fixed window system.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-20 00:00:00\",\"instructions_url\":\"\"}],\"LuxView LLC\":[{\"manufacturer\":\"LuxView LLC\",\"approval_number_master\":\"FL#42161-R1\",\"approval_number\":\"FL42161.1\",\"seq\":1,\"product_model\":\"TILT+TURN 70\",\"product_description\":\"LuxView TILT+TURN 70 Dual Action Thermally Broken Aluminum Tilt Turn Window\",\"design_pressure\":\"+60\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"OKNOPLAST SP. Z O.O.\":[{\"manufacturer\":\"OKNOPLAST SP. Z O.O.\",\"approval_number_master\":\"FL#41058-R2\",\"approval_number\":\"FL41058.2\",\"seq\":2,\"product_model\":\"Dual Action Window - Pixel\",\"product_description\":\"Dual Action Window - Pixel, 60 psf Hurricane Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OKNOPLAST SP. Z O.O.\",\"approval_number_master\":\"FL#41058-R2\",\"approval_number\":\"FL41058.3\",\"seq\":3,\"product_model\":\"Dual Action Window - Pixel\",\"product_description\":\"Dual Action Window - Pixel, 90 psf Hurricane Impact\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OKNOPLAST SP. Z O.O.\",\"approval_number_master\":\"FL#47811-R0\",\"approval_number\":\"FL47811.1\",\"seq\":1,\"product_model\":\"Pava Series Tilt & Turn Window (HVHZ) (Impact)\",\"product_description\":\"Pava Series Tilt & Turn Window (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OKNOPLAST SP. Z O.O.\",\"approval_number_master\":\"FL#47811-R0\",\"approval_number\":\"FL47811.2\",\"seq\":2,\"product_model\":\"Pava Series Tilt & Turn Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Pava Series Tilt & Turn Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OKNOPLAST SP. Z O.O.\",\"approval_number_master\":\"FL#41058-R0\",\"approval_number\":\"FL41058.1\",\"seq\":1,\"product_model\":\"Dual Action Window - Pixel\",\"product_description\":\"Dual Action Window - Pixel\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-29 00:00:00\",\"instructions_url\":\"\"}],\"ALUMIL SA\":[{\"manufacturer\":\"ALUMIL SA\",\"approval_number_master\":\"FL#44179-R0\",\"approval_number\":\"FL44179.1\",\"seq\":1,\"product_model\":\"Series S67\\\/S77\\\/S91 Thermally Broken Aluminum Inswing Tilt & Turn Window\",\"product_description\":\"Large missile impact resistant thermally broken aluminum inswing tilt and turn window.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"PanoramAH! America, LLC.\":[{\"manufacturer\":\"PanoramAH! America, LLC.\",\"approval_number_master\":\"FL#46512-R0\",\"approval_number\":\"FL46512.1\",\"seq\":1,\"product_model\":\"ah!38 Tilt & Turn Window (HVHZ) (Impact)\",\"product_description\":\"ah!38 Tilt & Turn Window (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PanoramAH! America, LLC.\",\"approval_number_master\":\"FL#46512-R0\",\"approval_number\":\"FL46512.2\",\"seq\":2,\"product_model\":\"ah!38 Tilt & Turn Window (WZ3) (Impact)\",\"product_description\":\"ah!38 Tilt & Turn Window (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"PROFAL\":[{\"manufacturer\":\"PROFAL\",\"approval_number_master\":\"FL#46741-R0\",\"approval_number\":\"FL46741.1\",\"seq\":1,\"product_model\":\"Series S67\\\/S77\\\/S91 Thermally Broken Aluminum Inswing Tilt & Turn Window\",\"product_description\":\"Large missile impact resistant thermally broken aluminum inswing tilt and turn window.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-05-01 00:00:00\",\"instructions_url\":\"\"}],\"NK Solution LLC\":[{\"manufacturer\":\"NK Solution LLC\",\"approval_number_master\":\"FL#46749-R0\",\"approval_number\":\"FL46749.1\",\"seq\":1,\"product_model\":\"Imperial Dual Action Window\",\"product_description\":\"Imperial Aluminum Dual Action Window, Wind Zone 3 Large Missile Impact\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Lumini Windows & Doors\":[{\"manufacturer\":\"Lumini Windows & Doors\",\"approval_number_master\":\"FL#47165-R0\",\"approval_number\":\"FL47165.1\",\"seq\":1,\"product_model\":\"Imperial Tilt & Turn Windows (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Imperial Tilt & Turn Windows (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lumini Windows & Doors\",\"approval_number_master\":\"FL#47165-R0\",\"approval_number\":\"FL47165.2\",\"seq\":2,\"product_model\":\"Imperial Tilt & Turn Windows (WZ3)(Impact)\",\"product_description\":\"Imperial Tilt & Turn Windows (WZ3)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Nana Wall Systems, Inc.\":[{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#46319-R0\",\"approval_number\":\"FL46319.1\",\"seq\":1,\"product_model\":\"SL88 TILT AND TURN WINDOW\",\"product_description\":\"IMPACT HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#16673-R0\",\"approval_number\":\"FL16673.1\",\"seq\":1,\"product_model\":\"SL 88\",\"product_description\":\"Thermally broken, aluminum framed, tilt\\\/turn window system (Impact)\",\"design_pressure\":\"+70\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#16673-R0\",\"approval_number\":\"FL16673.2\",\"seq\":2,\"product_model\":\"SL-88 (Non-Impact)\",\"product_description\":\"Thermally broken, aluminum frames, tilt\\\/turn window system (Non-Impact)\",\"design_pressure\":\"+70\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#47238-R0\",\"approval_number\":\"FL47238.1\",\"seq\":1,\"product_model\":\"NW TILTTURN 520 WOOD WINDOW\",\"product_description\":\"NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#47238-R0\",\"approval_number\":\"FL47238.2\",\"seq\":2,\"product_model\":\"NW TILTTURN 620 ALUMINUM WINDOW\",\"product_description\":\"NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#47238-R0\",\"approval_number\":\"FL47238.3\",\"seq\":3,\"product_model\":\"NW TILTTURN 720 WOOD WITH ALUMINUM CLAD WINDOW\",\"product_description\":\"NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#47238-R0\",\"approval_number\":\"FL47238.4\",\"seq\":4,\"product_model\":\"NW TILTTURN 820 ALUMINUM WINDOW\",\"product_description\":\"NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Adams A. Pedzich SP. K.\":[{\"manufacturer\":\"Adams A. Pedzich SP. K.\",\"approval_number_master\":\"FL#47690-R0\",\"approval_number\":\"FL47690.1\",\"seq\":1,\"product_model\":\"Imperial Tilt & Turn Windows (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Imperial Tilt & Turn Windows (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Adams A. Pedzich SP. K.\",\"approval_number_master\":\"FL#47690-R0\",\"approval_number\":\"FL47690.2\",\"seq\":2,\"product_model\":\"Imperial Tilt & Turn Windows (WZ3)(Impact)\",\"product_description\":\"Imperial Tilt & Turn Windows (WZ3)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Leal Glass Inc.\":[{\"manufacturer\":\"Leal Glass Inc.\",\"approval_number_master\":\"FL#47745-R0\",\"approval_number\":\"FL47745.1\",\"seq\":1,\"product_model\":\"TNT15000 Tilt & Turn Window (HVHZ) (Impact)\",\"product_description\":\"TNT15000 Tilt & Turn Window (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Exalco S.A.\":[{\"manufacturer\":\"Exalco S.A.\",\"approval_number_master\":\"FL#47791-R0\",\"approval_number\":\"FL47791.1\",\"seq\":1,\"product_model\":\"Albio 129C Tilt & Turn Window (HVHZ) (Impact)\",\"product_description\":\"Albio 129C Tilt & Turn Window (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exalco S.A.\",\"approval_number_master\":\"FL#47791-R0\",\"approval_number\":\"FL47791.2\",\"seq\":2,\"product_model\":\"Albio 129C Tilt & Turn Window (WZ3) (Impact)\",\"product_description\":\"Albio 129C Tilt & Turn Window (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"3 Euro Windows LTD.\":[{\"manufacturer\":\"3 Euro Windows LTD.\",\"approval_number_master\":\"FL#42118-R1\",\"approval_number\":\"FL42118.1\",\"seq\":1,\"product_model\":\"Premier 76 Tilt & Turn Windows (HVHZ) (Impact)\",\"product_description\":\"Premier 76 Tilt & Turn Windows (HVHZ) (Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-31 00:00:00\",\"instructions_url\":\"\"}],\"Traco Windows and Doors, Inc.\":[{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#462-R0\",\"approval_number\":\"FL462.1\",\"seq\":1,\"product_model\":\"Series 2100 Egress(Maimi-Dade)\",\"product_description\":\"SH Egress Aluminum Dual Action Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3482-R0\",\"approval_number\":\"FL3482.1\",\"seq\":1,\"product_model\":\"TR-10,000\",\"product_description\":\"Dual Action Window DA-AW60 60\\\" x 99\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Traco Windows and Doors, Inc.\",\"approval_number_master\":\"FL#3927-R0\",\"approval_number\":\"FL3927.1\",\"seq\":1,\"product_model\":\"SH 2100 Egress\",\"product_description\":\"2100 Single Hung Egress\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Marvin\":[{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3737-R0\",\"approval_number\":\"FL3737.1\",\"seq\":1,\"product_model\":\"CMTT 4872\",\"product_description\":\"Clad Magnum Tilt Turn, Type: Aluminum Clad Wood Dual Action Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#3737-R0\",\"approval_number\":\"FL3737.2\",\"seq\":2,\"product_model\":\"WMTT 4872\",\"product_description\":\"Wood Magnum Tilt Turn, Type: Wood Dual Action Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4862-R3\",\"approval_number\":\"FL4862.1\",\"seq\":1,\"product_model\":\"CMICA 4872\",\"product_description\":\"Clad Magnum Inswing 407-H-819.04\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4862-R3\",\"approval_number\":\"FL4862.2\",\"seq\":2,\"product_model\":\"CMTT 4872\",\"product_description\":\"Clad Magnum Tilt-Turn 407-H-822.04\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4862-R3\",\"approval_number\":\"FL4862.3\",\"seq\":3,\"product_model\":\"WMICA 4872\",\"product_description\":\"Wood Magnum Inswing 407-H-820.04\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#4862-R3\",\"approval_number\":\"FL4862.4\",\"seq\":4,\"product_model\":\"WMTT 4872\",\"product_description\":\"Wood Magnum Tilt Turn 407-H-821.04\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-27 00:00:00\",\"instructions_url\":\"\"}],\"Henselstone Window and Door Systems\":[{\"manufacturer\":\"Henselstone Window and Door Systems\",\"approval_number_master\":\"FL#4996-R0\",\"approval_number\":\"FL4996.1\",\"seq\":1,\"product_model\":\"Triple Tilt and Turn Window (XXX)\",\"product_description\":\"3 layered hardwood dual action window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henselstone Window and Door Systems\",\"approval_number_master\":\"FL#8583-R0\",\"approval_number\":\"FL8583.1\",\"seq\":1,\"product_model\":\"Dual Action Hinged Glass Door (X)\",\"product_description\":\"Dual action hinged glass door; impact rated vinyl hinged glass door - configuration: X.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henselstone Window and Door Systems\",\"approval_number_master\":\"FL#8583-R0\",\"approval_number\":\"FL8583.2\",\"seq\":2,\"product_model\":\"Dual Action Hinged Glass Doors (XX)\",\"product_description\":\"Dual action hinged glass doors; impact rated vinyl hinged glass door - configuration: XX\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"EFCO Corporation\":[{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#6040-R0\",\"approval_number\":\"FL6040.1\",\"seq\":1,\"product_model\":\"1325\",\"product_description\":\"3-1\\\/4\\\" Deep Aluminum Dual Action Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"European Windows, Inc.\":[{\"manufacturer\":\"European Windows, Inc.\",\"approval_number_master\":\"FL#7047-R0\",\"approval_number\":\"FL7047.1\",\"seq\":1,\"product_model\":\"Dual Action Tilt \\\/ Turn\",\"product_description\":\"Vinyl Mulled Double Tilt & Turn Inswing Casement W\\\/ Transoms (1 - Operable & 1 - Fixed)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"European Windows, Inc.\",\"approval_number_master\":\"FL#7047-R0\",\"approval_number\":\"FL7047.2\",\"seq\":2,\"product_model\":\"Dual Action Tilt \\\/ Turn\",\"product_description\":\"Vinyl Single Inswing Tilt & Turn window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"European Windows, Inc.\",\"approval_number_master\":\"FL#7047-R0\",\"approval_number\":\"FL7047.3\",\"seq\":3,\"product_model\":\"Dual Action Tilt \\\/ Turn\",\"product_description\":\"Double Inswing Vinyl Tilt & Turn Casement Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"European Windows, Inc.\",\"approval_number_master\":\"FL#7047-R0\",\"approval_number\":\"FL7047.4\",\"seq\":4,\"product_model\":\"Dual Action Tilt \\\/ Turn Window\",\"product_description\":\"Mulled Double Inswing Vinyl Tilt & Turn Casement Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"TEEEM USA, LLC.\":[{\"manufacturer\":\"TEEEM USA, LLC.\",\"approval_number_master\":\"FL#7330-R0\",\"approval_number\":\"FL7330.1\",\"seq\":1,\"product_model\":\"Series \\\"TEEEM 40\\\/50-100\\\/130\\\" Vinyl\",\"product_description\":\"Dual Action Tilt\\\/Turn Window\",\"design_pressure\":\"+100\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TEEEM USA, LLC.\",\"approval_number_master\":\"FL#11033-R0\",\"approval_number\":\"FL11033.1\",\"seq\":1,\"product_model\":\"Corona 70 CTMD Window\",\"product_description\":\"Corona 70 CTMD Vinyl Tilt & Turn Window\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-07-31 00:00:00\",\"instructions_url\":\"\"}],\"Megrame U.S. Windows & Doors\":[{\"manufacturer\":\"Megrame U.S. Windows & Doors\",\"approval_number_master\":\"FL#7950-R0\",\"approval_number\":\"FL7950.1\",\"seq\":1,\"product_model\":\"Series 8000\",\"product_description\":\"Vinyl Single Action Tilt\\\/Turn Window.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megrame U.S. Windows & Doors\",\"approval_number_master\":\"FL#7950-R0\",\"approval_number\":\"FL7950.2\",\"seq\":2,\"product_model\":\"Series 8000\",\"product_description\":\"Vinyl dual Action Tilt\\\/Turn Double Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Megrame U.S. Windows & Doors\",\"approval_number_master\":\"FL#8226-R0\",\"approval_number\":\"FL8226.1\",\"seq\":1,\"product_model\":\"Series \\\"I-68\\\"\",\"product_description\":\"Wood Dual Action Tilt\\\/Turn Double Window\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Yale Ogron Windows and Doors\":[{\"manufacturer\":\"Yale Ogron Windows and Doors\",\"approval_number_master\":\"FL#9077-R0\",\"approval_number\":\"FL9077.1\",\"seq\":1,\"product_model\":\"Series 800 Awning Aluminum Dual Action Window\",\"product_description\":\"\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Crystal Window & Door Systems, Ltd\":[{\"manufacturer\":\"Crystal Window & Door Systems, Ltd\",\"approval_number_master\":\"FL#41606-R0\",\"approval_number\":\"FL41606.1\",\"seq\":1,\"product_model\":\"Series S4500 Tilt & Turn Window (HVHZ) (Impact)\",\"product_description\":\"Series S4500 Tilt & Turn Window (HVHZ) (Impact)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-31 00:00:00\",\"instructions_url\":\"\"}],\"Windoworld Industries Inc.\":[{\"manufacturer\":\"Windoworld Industries Inc.\",\"approval_number_master\":\"FL#2699-R2\",\"approval_number\":\"FL2699.1\",\"seq\":1,\"product_model\":\"Europa S730\\\/4500\",\"product_description\":\"Tilt\\\/Turn Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windoworld Industries Inc.\",\"approval_number_master\":\"FL#2699-R2\",\"approval_number\":\"FL2699.2\",\"seq\":2,\"product_model\":\"Europa S730\\\/4500\",\"product_description\":\"Tilt\\\/Hopper Window\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windoworld Industries Inc.\",\"approval_number_master\":\"FL#16367-R0\",\"approval_number\":\"FL16367.1\",\"seq\":1,\"product_model\":\"Series \\\"E70\\\"\",\"product_description\":\"Vinyl Dual Action Window W\\\/Mulled Fixed Vinyl Window\",\"design_pressure\":\"+64\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windoworld Industries Inc.\",\"approval_number_master\":\"FL#2699-R5\",\"approval_number\":\"FL2699.3\",\"seq\":3,\"product_model\":\"Series \\\"Europa 70\\\"\",\"product_description\":\"Tilt & Turn vinyl Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Windoworld Industries Inc.\",\"approval_number_master\":\"FL#2699-R5\",\"approval_number\":\"FL2699.4\",\"seq\":4,\"product_model\":\"Series \\\"Europa 70\\\"\",\"product_description\":\"Vinyl Hopper Tilt Window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-30 00:00:00\",\"instructions_url\":\"\"}],\"Absolute Storm Protection\":[{\"manufacturer\":\"Absolute Storm Protection\",\"approval_number_master\":\"FL#8865-R1\",\"approval_number\":\"FL8865.1\",\"seq\":1,\"product_model\":\"ASP 100 Tilt and Turn\",\"product_description\":\"PVC Dual Action Window\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-28 00:00:00\",\"instructions_url\":\"\"}],\"VEKA Inc.\":[{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#9643-R1\",\"approval_number\":\"FL9643.1\",\"seq\":1,\"product_model\":\"SOFTLINE 70MM AD & MD\",\"product_description\":\"SOFTLINE 70MM AD & MD TILT AND TURN WINDOW - IMPACT RESISTANT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Peerless Products, Inc.\":[{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#8431-R2\",\"approval_number\":\"FL8431.1\",\"seq\":1,\"product_model\":\"G1T1\",\"product_description\":\"Dual Action EnerGSave Window - 2-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#8431-R2\",\"approval_number\":\"FL8431.2\",\"seq\":2,\"product_model\":\"G1T1\",\"product_description\":\"Dual Action EnerGSave Window - 2-1\\\/2\\\" Frame Depth\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#8431-R2\",\"approval_number\":\"FL8431.3\",\"seq\":3,\"product_model\":\"G2T1\",\"product_description\":\"Dual Action EnerGSave Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#8431-R2\",\"approval_number\":\"FL8431.4\",\"seq\":4,\"product_model\":\"G2T1\",\"product_description\":\"Dual Action EnerGSave Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#8431-R2\",\"approval_number\":\"FL8431.5\",\"seq\":5,\"product_model\":\"G3T1\",\"product_description\":\"Dual Action EnerGSave Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#8431-R2\",\"approval_number\":\"FL8431.6\",\"seq\":6,\"product_model\":\"G3T1\",\"product_description\":\"Dual Action EnerGSave Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#8431-R2\",\"approval_number\":\"FL8431.7\",\"seq\":7,\"product_model\":\"G4T1\",\"product_description\":\"Dual Action EnerGSave Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peerless Products, Inc.\",\"approval_number_master\":\"FL#8431-R2\",\"approval_number\":\"FL8431.8\",\"seq\":8,\"product_model\":\"G4T1\",\"product_description\":\"Dual Action EnerGSave Window - 3-1\\\/4\\\" Frame Depth\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-26 00:00:00\",\"instructions_url\":\"\"}],\"Force V Environmental, LLC\":[{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11200-R0\",\"approval_number\":\"FL11200.1\",\"seq\":1,\"product_model\":\"a. Dual Action Tilt-Turn Window \\\"Series AS60\\\"\",\"product_description\":\"Extruded PVC Dual Action Tilt-Turn Window - (X) Configuration with 13\\\/16\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11200-R0\",\"approval_number\":\"FL11200.2\",\"seq\":2,\"product_model\":\"b. French Dual Action Tilt-Turn Window \\\"Series AS60\\\"\",\"product_description\":\"Extruded PVC Dual Action Tilt-Turn Window - (XX) Configuration with 13\\\/16\\\" Insulated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11200-R0\",\"approval_number\":\"FL11200.3\",\"seq\":3,\"product_model\":\"c. Dual Action Tilt-Turn Window Series AS60 \\\"Hurricane Force V\\u2122\\\"\",\"product_description\":\"Extruded PVC Dual Action Tilt-Turn Window - (X) Configuration with 13\\\/16\\\" Insulated Laminated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11200-R0\",\"approval_number\":\"FL11200.4\",\"seq\":4,\"product_model\":\"d. French Dual Action Tilt-Turn Window Series AS60 \\\"Hurricane Force V\\u2122\\\"\",\"product_description\":\"Extruded PVC Dual Action Tilt-Turn Window - (XX) Configuration with 13\\\/16\\\" Insulated Laminated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Force V Environmental, LLC\",\"approval_number_master\":\"FL#11200-R0\",\"approval_number\":\"FL11200.5\",\"seq\":5,\"product_model\":\"e. Dual Action Tilt-Turn Window Series AS60 \\\"Hurricane Force V\\u2122\\\"\",\"product_description\":\"Extruded PVC Dual Action Tilt-Turn Window - (X) Configuration with 13\\\/16\\\" Insulated Laminated Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\":[{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#12785-R0\",\"approval_number\":\"FL12785.1\",\"seq\":1,\"product_model\":\"Series 580 Single Hung and 800 Awning Aluminum Dual Action Windows -NI\",\"product_description\":\"Non-impact resistant aluminum dual action windows with flange frame and monolithic glass.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AWP Windows and Doors, LLC\\\/ formerlyTrulite\",\"approval_number_master\":\"FL#16172-R0\",\"approval_number\":\"FL16172.1\",\"seq\":1,\"product_model\":\"Series \\\"580 and 800\\\" Aluminum Dual Action Window\",\"product_description\":\"Non Impact Resistant Dual Action Window with Monolithic Glass\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-10 00:00:00\",\"instructions_url\":\"\"}],\"WinDoor Inc.\":[{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#13856-R0\",\"approval_number\":\"FL13856.1\",\"seq\":1,\"product_model\":\"SERIES V-100 PVC DUAL ACTION TILT-TURN WINDOW\",\"product_description\":\"SERIES V-100 PVC DUAL ACTION TILT-TURN SINGLE WINDOW - LMI\",\"design_pressure\":\"+100\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#13856-R0\",\"approval_number\":\"FL13856.2\",\"seq\":2,\"product_model\":\"SERIES V-100 PVC DUAL ACTION TILT-TURN WINDOW\",\"product_description\":\"SERIES V-100 PVC DUAL ACTION TILT-TURN TWIN AND VERTICALLY STACKED-LMI\",\"design_pressure\":\"+100\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#13856-R0\",\"approval_number\":\"FL13856.3\",\"seq\":3,\"product_model\":\"SERIES V-100 PVC DUAL ACTION TILT-TURN WINDOW\",\"product_description\":\"SERIES V-100 PVC DUAL ACTION TILT-TURN SINGLE WINDOW - SMI\",\"design_pressure\":\"+100\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#13856-R0\",\"approval_number\":\"FL13856.4\",\"seq\":4,\"product_model\":\"SERIES V-100 PVC DUAL ACTION TILT-TURN WINDOW\",\"product_description\":\"SERIES V-100 PVC DUAL ACTION TILT-TURN TWIN AND VERTICALLY STACKED - SMI\",\"design_pressure\":\"+100\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#13856-R0\",\"approval_number\":\"FL13856.5\",\"seq\":5,\"product_model\":\"SERIES V-100 PVC DUAL ACTION TILT-TURN WINDOW\",\"product_description\":\"SERIES V-100 PVC DUAL ACTION TILT-TURN SINGLE WINDOW- NON-IMPACT\",\"design_pressure\":\"+130\\\/-150\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#13856-R0\",\"approval_number\":\"FL13856.6\",\"seq\":6,\"product_model\":\"SERIES V-100 PVC DUAL ACTION TILT-TURN WINDOW\",\"product_description\":\"SERIES V-100 PVC DUAL ACTION TILT-TURN TWIN AND VERTICALLY STACKED-\\nNON-IMPACT\",\"design_pressure\":\"+110\\\/-130\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14781-R0\",\"approval_number\":\"FL14781.1\",\"seq\":1,\"product_model\":\"V101 uPVC Hopper Over Tilt Turn Combo Assembly\",\"product_description\":\"V101 uPVC Hopper Over Tilt Turn Combo Assembly 48 x 108\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14781-R0\",\"approval_number\":\"FL14781.2\",\"seq\":2,\"product_model\":\"V101 uPVC Tilt and Turn Window\",\"product_description\":\"V101 uPVC Tilt and Turn Window 48 x 78\",\"design_pressure\":\"+70\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14781-R0\",\"approval_number\":\"FL14781.3\",\"seq\":3,\"product_model\":\"v101 uPVC Tilt and Turn Window - Clip Installation\",\"product_description\":\"v101 uPVC Tilt and Turn Window - Clip Installation\",\"design_pressure\":\"+70\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14781-R0\",\"approval_number\":\"FL14781.4\",\"seq\":4,\"product_model\":\"V101 uPVC Twin Tilt and Turn Window\",\"product_description\":\"V101 uPVC Twin Tilt and Turn Window 84 x 78\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#14781-R0\",\"approval_number\":\"FL14781.5\",\"seq\":5,\"product_model\":\"V102 uPVC Tilt and Turn\",\"product_description\":\"V102 uPVC Tilt and Turn 48 x 78\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WinDoor Inc.\",\"approval_number_master\":\"FL#15938-R0\",\"approval_number\":\"FL15938.1\",\"seq\":1,\"product_model\":\"V100 uPVC IMPACT HOPPER OVER TILT AND TURN\",\"product_description\":\"V100 uPVC IMPACT HOPPER OVER TILT AND TURN, COMBO ASSEMBLY\\n48X108\",\"design_pressure\":\"+100\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-17 00:00:00\",\"instructions_url\":\"\"}],\"Jeld-Wen\":[{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14547-R0\",\"approval_number\":\"FL14547.1\",\"seq\":1,\"product_model\":\"Custom Clad Dual- Action Window\",\"product_description\":\"419-H-988\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#14547-R0\",\"approval_number\":\"FL14547.2\",\"seq\":2,\"product_model\":\"Custom Clad Dual-Action Window\",\"product_description\":\"419-H-992\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-09 00:00:00\",\"instructions_url\":\"\"}],\"UNILUX GmbH\":[{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#15201-R0\",\"approval_number\":\"FL15201.1\",\"seq\":1,\"product_model\":\"Series DK Aluminum Clad Wood Tilt Turn Window\",\"product_description\":\"Series DK Aluminum Clad Wood Tilt Turn Window - LMI\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#15201-R0\",\"approval_number\":\"FL15201.2\",\"seq\":2,\"product_model\":\"Series DK Aluminum Clad Wood Tilt Turn Window\",\"product_description\":\"Series DK Aluminum Clad Wood Tilt Turn Window - Non-Impact\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#15201-R0\",\"approval_number\":\"FL15201.3\",\"seq\":3,\"product_model\":\"Series DKZ Aluminum Clad Wood Tilt Turn Window\",\"product_description\":\"Series DKZ Aluminum Clad Wood Tilt Turn Window - LMI\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#15201-R0\",\"approval_number\":\"FL15201.4\",\"seq\":4,\"product_model\":\"Series DKZ Aluminum Clad Wood Tilt Turn Window\",\"product_description\":\"Series DKZ Aluminum Clad Wood Tilt Turn Window - Non-Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-25 00:00:00\",\"instructions_url\":\"\"}],\"Eastern Architectural Systems\":[{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#16253-R0\",\"approval_number\":\"FL16253.1\",\"seq\":1,\"product_model\":\"400 Series Tilt Turm\",\"product_description\":\"400 Series Tilt Turn Impact\",\"design_pressure\":\"+100.0\\\/-105.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Architectural Systems\",\"approval_number_master\":\"FL#16253-R0\",\"approval_number\":\"FL16253.2\",\"seq\":2,\"product_model\":\"400 Series Tilt Turn\",\"product_description\":\"400 Series Tilt Turn Non-Impact\",\"design_pressure\":\"+100.0\\\/-105.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-31 00:00:00\",\"instructions_url\":\"\"}],\"Kolbe & Kolbe Millwork Co., Inc.\":[{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16932-R0\",\"approval_number\":\"FL16932.1\",\"seq\":1,\"product_model\":\"413-H-1283 (108\\\" x 96\\\")\",\"product_description\":\"Ultra Series Tilt Turn with Tilt Turn Direct Set EE\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe & Kolbe Millwork Co., Inc.\",\"approval_number_master\":\"FL#16932-R0\",\"approval_number\":\"FL16932.2\",\"seq\":2,\"product_model\":\"413-H-1283, 413-H-1283.11 (108\\\" x 96\\\")\",\"product_description\":\"Ultra Series Tilt Turn with Tilt Turn Direct Set EE\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-22 00:00:00\",\"instructions_url\":\"\"}],\"Kolbe Windows and Doors - Manawa\":[{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#17051-R0\",\"approval_number\":\"FL17051.1\",\"seq\":1,\"product_model\":\"Kolbe Teutonic Tilt\\\/Turn Window\",\"product_description\":\"48\\\" x 72\\\" vinyl non-impact in-swing tilt\\\/turn window\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-02-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kolbe Windows and Doors - Manawa\",\"approval_number_master\":\"FL#17139-R0\",\"approval_number\":\"FL17139.1\",\"seq\":1,\"product_model\":\"416-H-1016, 416-H-1016.01 (44\\\" x 80\\\")\",\"product_description\":\"Teutonic\\u2122 Series Tilt Turn Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-05 00:00:00\",\"instructions_url\":\"\"}],\"Biffar GmbH & Co. KG\":[{\"manufacturer\":\"Biffar GmbH & Co. KG\",\"approval_number_master\":\"FL#22392-R0\",\"approval_number\":\"FL22392.1\",\"seq\":1,\"product_model\":\"SERIES DK AT 740 SI SINGLE TILT & TURN WINDOW\",\"product_description\":\"SERIES DK AT 740 SI THERMALLY BROKEN ALUMINUM SINGLE TILT & TURN WINDOW, LARGE MISSILE IMPACT - HVHZ\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Biffar GmbH & Co. KG\",\"approval_number_master\":\"FL#22392-R0\",\"approval_number\":\"FL22392.2\",\"seq\":2,\"product_model\":\"SERIES DKZ AT 740 SI DOUBLE TILT & TURN WINDOW\",\"product_description\":\"SERIES DKZ AT 740 SI THERMALLY BROKEN ALUMINUM DOUBLE TILT & TURN WINDOW, LARGE MISSILE IMPACT - HVHZ\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-31 00:00:00\",\"instructions_url\":\"\"}],\"Renobat Industries USA\":[{\"manufacturer\":\"Renobat Industries USA\",\"approval_number_master\":\"FL#27424-R0\",\"approval_number\":\"FL27424.1\",\"seq\":1,\"product_model\":\"Series 7000 IQ Vinyl (Dual-Action) Tilt & Turn\",\"product_description\":\"Series 7000 IQ Vinyl (Dual-Action) Tilt & Turn, 84 x 96 in, Non-Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renobat Industries USA\",\"approval_number_master\":\"FL#27424-R0\",\"approval_number\":\"FL27424.2\",\"seq\":2,\"product_model\":\"Series 7000 IQ Vinyl (Dual-Action) Tilt & Turn\",\"product_description\":\"Series 7000 IQ Vinyl (Dual-Action) Tilt & Turn, 78 x 96 in, Impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Renobat Industries USA\",\"approval_number_master\":\"FL#27424-R0\",\"approval_number\":\"FL27424.3\",\"seq\":3,\"product_model\":\"Series 7000 IQ Vinyl (Dual-Action) Tilt & Turn\",\"product_description\":\"Series 7000 IQ Vinyl (Dual-Action) Tilt & Turn, 84 x 96 in, Impact\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Borgzinner, Inc\":[{\"manufacturer\":\"Borgzinner, Inc\",\"approval_number_master\":\"FL#32357-R0\",\"approval_number\":\"FL32357.1\",\"seq\":1,\"product_model\":\"Euro Tilt and Turn\",\"product_description\":\"Euro Inswing Wood Tilt and Turn Windows, X, O, or XX\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Valda 90 OOD\":[{\"manufacturer\":\"Valda 90 OOD\",\"approval_number_master\":\"FL#39801-R0\",\"approval_number\":\"FL39801.1\",\"seq\":1,\"product_model\":\"Series Vision Guard Vinyl Impact Dual Action (Tilt-Turn) Window\",\"product_description\":\"Series Vision Guard Vinyl Impact Dual Action (Tilt-Turn) Window -\\nLarge Missile Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Valda 90 OOD\",\"approval_number_master\":\"FL#39801-R0\",\"approval_number\":\"FL39801.2\",\"seq\":2,\"product_model\":\"Series Vision Vinyl Dual Action (Tilt-Turn) Window\",\"product_description\":\"Series Vision Vinyl Dual Action (Tilt-Turn) Window - Non-Impact - 48\\\" x 78\\\" Single\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Valda 90 OOD\",\"approval_number_master\":\"FL#39801-R0\",\"approval_number\":\"FL39801.3\",\"seq\":3,\"product_model\":\"Series Vision Vinyl Dual Action (Tilt-Turn) Window\",\"product_description\":\"Series Vision Vinyl Dual Action (Tilt-Turn) Window - Non-Impact - 96\\\" x 78\\\" Double\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Valda 90 OOD\",\"approval_number_master\":\"FL#39801-R0\",\"approval_number\":\"FL39801.4\",\"seq\":4,\"product_model\":\"Series Vista Guard Aluminum Impact Dual Action (Tilt-Turn) Window\",\"product_description\":\"Series Vista Guard Aluminum Impact Dual Action (Tilt-Turn) Window - Large Missile Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-05-31 00:00:00\",\"instructions_url\":\"\"}],\"DAKO Sp. z o.o.\":[{\"manufacturer\":\"DAKO Sp. z o.o.\",\"approval_number_master\":\"FL#41784-R0\",\"approval_number\":\"FL41784.1\",\"seq\":1,\"product_model\":\"DPP70 Tilt and Turn (Non-HVHZ)(Non-Impact)\",\"product_description\":\"DPP70 Tilt and Turn (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAKO Sp. z o.o.\",\"approval_number_master\":\"FL#41785-R0\",\"approval_number\":\"FL41785.1\",\"seq\":1,\"product_model\":\"DPQ82 Tilt and Turn Window (Non-HVHZ)(Non-Impact)\",\"product_description\":\"DPQ82 Tilt and Turn Window (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAKO Sp. z o.o.\",\"approval_number_master\":\"FL#42305-R0\",\"approval_number\":\"FL42305.1\",\"seq\":1,\"product_model\":\"DA-77 Dual Action Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"DA-77 Dual Action Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAKO Sp. z o.o.\",\"approval_number_master\":\"FL#42305-R0\",\"approval_number\":\"FL42305.2\",\"seq\":2,\"product_model\":\"DA-77US Hidden Sash Dual Action Window (Non-HVHZ) (Non-Impact)\",\"product_description\":\"DA-77US Hidden Sash Dual Action Window (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-26 00:00:00\",\"instructions_url\":\"\"}],\"Glass Inc\":[{\"manufacturer\":\"Glass Inc\",\"approval_number_master\":\"FL#42061-R0\",\"approval_number\":\"FL42061.1\",\"seq\":1,\"product_model\":\"Alutech W72 Series\",\"product_description\":\"Alutech W72 Series Aluminum Tilt & Turn Windows. Approved as Singles, or horizontally stacked with W72 Series Fixed or Tilt & Turn Windows.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}]},\"b. windows|||12. other\":{\"The Muhler Company Inc\":[{\"manufacturer\":\"The Muhler Company Inc\",\"approval_number_master\":\"FL#21411-R0\",\"approval_number\":\"FL21411.1\",\"seq\":1,\"product_model\":\"Fabric Shield with Storm Stud Anchoring System\",\"product_description\":\"Fabric Shield with Storm Stud Anchoring System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Muhler Company Inc\",\"approval_number_master\":\"FL#21707-R0\",\"approval_number\":\"FL21707.1\",\"seq\":1,\"product_model\":\"Surround System SS90\",\"product_description\":\"Surround System SS90, glass insert, LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Muhler Company Inc\",\"approval_number_master\":\"FL#21707-R0\",\"approval_number\":\"FL21707.2\",\"seq\":2,\"product_model\":\"Surround System SST\",\"product_description\":\"Surround System SST, glass insert, Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Muhler Company Inc\",\"approval_number_master\":\"FL#21707-R1\",\"approval_number\":\"FL21707.3\",\"seq\":3,\"product_model\":\"Surround System SST\",\"product_description\":\"Surround System SST with Covering\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Muhler Company Inc\",\"approval_number_master\":\"FL#22062-R0\",\"approval_number\":\"FL22062.1\",\"seq\":1,\"product_model\":\"Storm Trim Impact\",\"product_description\":\"Storm Trim Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Muhler Company Inc\",\"approval_number_master\":\"FL#22062-R1\",\"approval_number\":\"FL22062.2\",\"seq\":2,\"product_model\":\"STORM TRIM PLUS IMPACT\",\"product_description\":\"STORM TRIM PLUS IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Muhler Company Inc\",\"approval_number_master\":\"FL#30032-R0\",\"approval_number\":\"FL30032.1\",\"seq\":1,\"product_model\":\"MUHLER STORM COVERING\",\"product_description\":\"MUHLER STORM COVERING\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-10-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Muhler Company Inc\",\"approval_number_master\":\"FL#35279-R0\",\"approval_number\":\"FL35279.1\",\"seq\":1,\"product_model\":\"RECESSED TRIM\",\"product_description\":\"RECESSED TRIM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-10-12 00:00:00\",\"instructions_url\":\"\"}],\"Wausau Window and Wall Systems\":[{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#1212-R0\",\"approval_number\":\"FL1212.1\",\"seq\":1,\"product_model\":\"3250 HP Series\",\"product_description\":\"Multi-unit Inswing Casement, Large Missle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#1212-R0\",\"approval_number\":\"FL1212.2\",\"seq\":2,\"product_model\":\"3250 HP Series\",\"product_description\":\"Multi-unit Inswing Casement, Small Missle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#1212-R0\",\"approval_number\":\"FL1212.3\",\"seq\":3,\"product_model\":\"3250 HP Series\",\"product_description\":\"Multi-unit Fixed Window, Large Missle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#1212-R0\",\"approval_number\":\"FL1212.4\",\"seq\":4,\"product_model\":\"3250 HP Series\",\"product_description\":\"Multi-unit Fixed Window, Small Missle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#2302-R0\",\"approval_number\":\"FL2302.1\",\"seq\":1,\"product_model\":\"3250 Heritage\",\"product_description\":\"Fixed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#2302-R0\",\"approval_number\":\"FL2302.2\",\"seq\":2,\"product_model\":\"3250 Heritage\",\"product_description\":\"Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#2302-R0\",\"approval_number\":\"FL2302.3\",\"seq\":3,\"product_model\":\"3250 Heritage\",\"product_description\":\"Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#2302-R0\",\"approval_number\":\"FL2302.4\",\"seq\":4,\"product_model\":\"3250 Heritage\",\"product_description\":\"Fixed \\\/ Casement combination\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#2302-R0\",\"approval_number\":\"FL2302.5\",\"seq\":5,\"product_model\":\"3250 Heritage\",\"product_description\":\"Fixed \\\/ Awning combination\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#2999-R0\",\"approval_number\":\"FL2999.1\",\"seq\":1,\"product_model\":\"3250i-HP\",\"product_description\":\"Fixed and Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#2999-R0\",\"approval_number\":\"FL2999.2\",\"seq\":2,\"product_model\":\"3250i-HP\",\"product_description\":\"Fixed and PO Casement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"PHILIPS PRODUCTS INC.\":[{\"manufacturer\":\"PHILIPS PRODUCTS INC.\",\"approval_number_master\":\"FL#1934-R0\",\"approval_number\":\"FL1934.1\",\"seq\":1,\"product_model\":\"Series 870\",\"product_description\":\"Vinyl Sliding Glass Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Palm City Millwork\":[{\"manufacturer\":\"Palm City Millwork\",\"approval_number_master\":\"FL#2378-R0\",\"approval_number\":\"FL2378.1\",\"seq\":1,\"product_model\":\"ALUM CLAD FIXED DIRECT SET\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palm City Millwork\",\"approval_number_master\":\"FL#2378-R0\",\"approval_number\":\"FL2378.2\",\"seq\":2,\"product_model\":\"FIXED DIRECT SET WINDOWS\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"M and R Products, Inc.\":[{\"manufacturer\":\"M and R Products, Inc.\",\"approval_number_master\":\"FL#3202-R0\",\"approval_number\":\"FL3202.1\",\"seq\":1,\"product_model\":\"Smart Track\",\"product_description\":\"Universal sub frame for any aluminum flange window to provide support for any storm protection system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Glass Block Warehouse, L.C.\":[{\"manufacturer\":\"Glass Block Warehouse, L.C.\",\"approval_number_master\":\"FL#3820-R0\",\"approval_number\":\"FL3820.1\",\"seq\":1,\"product_model\":\"Non-Impact Vinyl Framed Glass Block Windows\",\"product_description\":\"Non-Impact Vinyl Framed Glass Block Windows\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Glass Block Warehouse, L.C.\",\"approval_number_master\":\"FL#4018-R0\",\"approval_number\":\"FL4018.1\",\"seq\":1,\"product_model\":\"Non-Impact Glass Block System in Vinyl Frame\",\"product_description\":\"Non-Impact Glass Block System in Vinyl Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Schuco USA L.L.L.P.\":[{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#3950-R0\",\"approval_number\":\"FL3950.1\",\"seq\":1,\"product_model\":\"Corona AS 60\",\"product_description\":\"Extruded PVC Dual Action Tilt Turn \\\"Impact\\\" Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#4012-R0\",\"approval_number\":\"FL4012.1\",\"seq\":1,\"product_model\":\"Corona AS 60 Picture Window\",\"product_description\":\"Extruded PVC Tilt Turn - Fixed Window (non-impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#4013-R0\",\"approval_number\":\"FL4013.1\",\"seq\":1,\"product_model\":\"Corona AS 60 Dual Action Tilt-Turn\",\"product_description\":\"Extruded PVC Dual Action Tilt-Turn Window (non-impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Kalwall Corp.\":[{\"manufacturer\":\"Kalwall Corp.\",\"approval_number_master\":\"FL#4229-R2\",\"approval_number\":\"FL4229.1\",\"seq\":1,\"product_model\":\"Kalwall Translucent Panel Systems\",\"product_description\":\"\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Eagle Window and Door, Inc\":[{\"manufacturer\":\"Eagle Window and Door, Inc\",\"approval_number_master\":\"FL#5392-R0\",\"approval_number\":\"FL5392.1\",\"seq\":1,\"product_model\":\"Ascent Series Clad Inswing Venting Sidelite\",\"product_description\":\"(099-H-637.00) Aluminum Clad Wood Operable Sidelite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"American Superior Building Products, Inc.\":[{\"manufacturer\":\"American Superior Building Products, Inc.\",\"approval_number_master\":\"FL#6866-R0\",\"approval_number\":\"FL6866.1\",\"seq\":1,\"product_model\":\"Zero Seal Steel Window Buck MG\",\"product_description\":\"Adjustable galvanized steel window buck for masonry applications\",\"design_pressure\":\"+30.485\\\/-45.727\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Comfort Line Inc.\":[{\"manufacturer\":\"Comfort Line Inc.\",\"approval_number_master\":\"FL#8144-R0\",\"approval_number\":\"FL8144.1\",\"seq\":1,\"product_model\":\"FG Sunroom 6500-A\",\"product_description\":\"Horizontal Sliding Window Sunroom Panel\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort Line Inc.\",\"approval_number_master\":\"FL#8146-R0\",\"approval_number\":\"FL8146.1\",\"seq\":1,\"product_model\":\"FG Sunroom 6500-C\",\"product_description\":\"Casement Window Sunroom Panel\",\"design_pressure\":\"+50\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Wayne-Dalton, a division of Overhead Door Corporation\":[{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#10317-R0\",\"approval_number\":\"FL10317.1\",\"seq\":1,\"product_model\":\"WISP TILT & TURN RECEPTOR\",\"product_description\":\"TILT AND TURN WINDOW WITH WITH INTEGRATED STORM PROTECTION.\",\"design_pressure\":\"+50.16\\\/-50.16\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"VEKA Inc.\":[{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#10927-R0\",\"approval_number\":\"FL10927.1\",\"seq\":1,\"product_model\":\"DH31WW\\\/WISP\",\"product_description\":\"DH31WW\\\/WISP PVC DH WINDOW WITH INTEGRATED STORM PROTECTION (WISP)\",\"design_pressure\":\"+50.16\\\/-50.16\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEKA Inc.\",\"approval_number_master\":\"FL#10927-R0\",\"approval_number\":\"FL10927.2\",\"seq\":2,\"product_model\":\"SOFTLINE 70MM\\\/WISP\",\"product_description\":\"SOFTLINE 70MM\\\/WISP PVC DUAL ACTION WINDOW WITH INTEGRATED STROM PROTECTION (WISP)\",\"design_pressure\":\"+50.16\\\/-50.16\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Owens Corning\":[{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#12091-R0\",\"approval_number\":\"FL12091.1\",\"seq\":1,\"product_model\":\"SunSuites Sunroom-A\",\"product_description\":\"Horizontal sliding window sunroom panels.\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#12091-R0\",\"approval_number\":\"FL12091.2\",\"seq\":2,\"product_model\":\"SunSuites Sunroom-C\",\"product_description\":\"Casement window sunroom panels.\",\"design_pressure\":\"+50\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"TEPCO Contract Glazing, Inc\":[{\"manufacturer\":\"TEPCO Contract Glazing, Inc\",\"approval_number_master\":\"FL#14391-R0\",\"approval_number\":\"FL14391.1\",\"seq\":1,\"product_model\":\"HSW - 30130A\",\"product_description\":\"HSW - Hurricane Shutter Windows\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TEPCO Contract Glazing, Inc\",\"approval_number_master\":\"FL#14391-R0\",\"approval_number\":\"FL14391.2\",\"seq\":2,\"product_model\":\"HSW - 30130B\",\"product_description\":\"HSW - Hurricane Shutter Windows\",\"design_pressure\":\"+65\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Eurostyle Impact Windows and Doors, LLC\":[{\"manufacturer\":\"Eurostyle Impact Windows and Doors, LLC\",\"approval_number_master\":\"FL#16340-R0\",\"approval_number\":\"FL16340.1\",\"seq\":1,\"product_model\":\"Series 4500 Tilt-Turn Impact Rated Window\",\"product_description\":\"Series 4500 Tilt-Turn Impact Rated Window\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Nana Wall Systems, Inc.\":[{\"manufacturer\":\"Nana Wall Systems, Inc.\",\"approval_number_master\":\"FL#16671-R0\",\"approval_number\":\"FL16671.1\",\"seq\":1,\"product_model\":\"SL 70 (Inswing and Outswing)\",\"product_description\":\"Thermally broken, aluminum framed, glazed, folding wall panel systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Gaulhofer Industrie Holding GmbH\":[{\"manufacturer\":\"Gaulhofer Industrie Holding GmbH\",\"approval_number_master\":\"FL#22017-R0\",\"approval_number\":\"FL22017.1\",\"seq\":1,\"product_model\":\"Series 425 Combination XOOX Tilt-Turn Window\",\"product_description\":\"Series 425 Combination XOOX Tilt-Turn Window w\\\/132mm Integral Mullion (L.M. Impact, HVHZ)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-03-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gaulhofer Industrie Holding GmbH\",\"approval_number_master\":\"FL#22017-R0\",\"approval_number\":\"FL22017.2\",\"seq\":2,\"product_model\":\"Series 425 Combination XOOX Tilt-Turn Window\",\"product_description\":\"Series 425 Combination XOOX Tilt-Turn Window w\\\/132mm Integral Mullion (Non-Impact, Non-HVHZ)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-03-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gaulhofer Industrie Holding GmbH\",\"approval_number_master\":\"FL#22017-R0\",\"approval_number\":\"FL22017.3\",\"seq\":3,\"product_model\":\"Series 425 Combination XXXX Tilt-Turn Window\",\"product_description\":\"Series 425 Combination XXXX Tilt-Turn Window w\\\/132mm Integral Mullion (L.M. Impact, HVHZ)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-03-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gaulhofer Industrie Holding GmbH\",\"approval_number_master\":\"FL#22017-R0\",\"approval_number\":\"FL22017.4\",\"seq\":4,\"product_model\":\"Series 425 Combination XXXX Tilt-Turn Window\",\"product_description\":\"Series 425 Combination XXXX Tilt-Turn Window w\\\/132mm Integral Mullion (Non-Impact, Non-HVHZ)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-03-12 00:00:00\",\"instructions_url\":\"\"}],\"bartopwindows, llc\":[{\"manufacturer\":\"bartopwindows, llc\",\"approval_number_master\":\"FL#39700-R0\",\"approval_number\":\"FL39700.1\",\"seq\":1,\"product_model\":\"Aluminum Bartop windows (Single & Twin Panel) (LMI)\",\"product_description\":\"Aluminum Bartop windows (Single & Twin Panel) (LMI)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-02-28 00:00:00\",\"instructions_url\":\"\"}]},\"c. panel wall|||1. siding\":{\"Shakertown\":[{\"manufacturer\":\"Shakertown\",\"approval_number_master\":\"FL#680-R8\",\"approval_number\":\"FL680.1\",\"seq\":1,\"product_model\":\"Craftsman\",\"product_description\":\"Cedar Siding Panels 14\\\" Exposure\",\"design_pressure\":\"+0\\\/-81 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shakertown\",\"approval_number_master\":\"FL#680-R8\",\"approval_number\":\"FL680.2\",\"seq\":2,\"product_model\":\"Craftsman, Tahoe and Cedar Cove\",\"product_description\":\"Cedar Siding Panels 7\\\", 5\\\" and 4.5\\\" Exposure\",\"design_pressure\":\"+0\\\/-78 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"American Buildings\":[{\"manufacturer\":\"American Buildings\",\"approval_number_master\":\"FL#705-R9\",\"approval_number\":\"FL705.2\",\"seq\":2,\"product_model\":\"A-Panel (HVHZ)\",\"product_description\":\"Min. 24 ga., 36\\\" wide, through fastened panel over open supports.\",\"design_pressure\":\"+112\\\/-112\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Buildings\",\"approval_number_master\":\"FL#705-R9\",\"approval_number\":\"FL705.4\",\"seq\":4,\"product_model\":\"R-Panel (HVHZ)\",\"product_description\":\"Min. 24 ga., 36\\\" wide, through fastened panel over open supports.\",\"design_pressure\":\"+112\\\/-112\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Buildings\",\"approval_number_master\":\"FL#705-R9\",\"approval_number\":\"FL705.5\",\"seq\":5,\"product_model\":\"Reverse R-Panel\",\"product_description\":\"Min. 26 ga., 36\\\" wide, through fastened panel over open supports\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Buildings\",\"approval_number_master\":\"FL#705-R3\",\"approval_number\":\"FL705.1\",\"seq\":1,\"product_model\":\"Architectural \\\"V\\\" Rib\",\"product_description\":\"Through fastened metal wall panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Buildings\",\"approval_number_master\":\"FL#705-R3\",\"approval_number\":\"FL705.3\",\"seq\":3,\"product_model\":\"Long Span III\",\"product_description\":\"Through fastened metal wall panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-04 00:00:00\",\"instructions_url\":\"\"}],\"CertainTeed, LLC (Siding)\":[{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R8\",\"approval_number\":\"FL1573.1\",\"seq\":1,\"product_model\":\"CertainTeed Vinyl Siding\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+N\\\/A\\\/-115.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R8\",\"approval_number\":\"FL1573.3\",\"seq\":3,\"product_model\":\"Vinyl Carpentry\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+N\\\/A\\\/-57.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#12483-R7\",\"approval_number\":\"FL12483.1\",\"seq\":1,\"product_model\":\"CertainTeed Vinyl Siding Systems (NON-HVHZ)\",\"product_description\":\"Vinyl Siding Systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-116\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#14270-R5\",\"approval_number\":\"FL14270.1\",\"seq\":1,\"product_model\":\"Cedar Impressions Polymer Shake and Shingle Siding\",\"product_description\":\"Molded polypropylene (PP) siding panels.\",\"design_pressure\":\"+N\\\/A\\\/-231\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#27583-R2\",\"approval_number\":\"FL27583.1\",\"seq\":1,\"product_model\":\"STONEfacade\",\"product_description\":\"Pre-cast concrete and stainless-steel panel that simulates natural stone.\",\"design_pressure\":\"+N\\\/A\\\/-47\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#47160-R0\",\"approval_number\":\"FL47160.1\",\"seq\":1,\"product_model\":\"Wolverine - Beaded Porch Panel\",\"product_description\":\"Wolverine - Beaded Porch Panel - Beaded T2 Vertical Siding\",\"design_pressure\":\"+0\\\/-58\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#47160-R0\",\"approval_number\":\"FL47160.2\",\"seq\":2,\"product_model\":\"Wolverine - Board & Batten\",\"product_description\":\"Wolverine - Board & Batten - Single 7\\\" Vertical\",\"design_pressure\":\"+0\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#47160-R0\",\"approval_number\":\"FL47160.3\",\"seq\":3,\"product_model\":\"Wolverine - Groveland\",\"product_description\":\"Wolverine - Groveland - Double 4\\\" Traditional Clapboard\",\"design_pressure\":\"+0\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#47160-R0\",\"approval_number\":\"FL47160.4\",\"seq\":4,\"product_model\":\"Wolverine - Groveland\",\"product_description\":\"Wolverine - Groveland - Double 4-1\\\/2\\\" Dutchlap\",\"design_pressure\":\"+0\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#47160-R0\",\"approval_number\":\"FL47160.5\",\"seq\":5,\"product_model\":\"Wolverine - Groveland\",\"product_description\":\"Wolverine - Groveland - Double 5\\\" Traditional Clapboard\",\"design_pressure\":\"+0\\\/-42\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#47160-R0\",\"approval_number\":\"FL47160.6\",\"seq\":6,\"product_model\":\"Wolverine - Groveland\",\"product_description\":\"Wolverine - Groveland - Double 5\\\" Dutchlap\",\"design_pressure\":\"+0\\\/-38\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#47160-R0\",\"approval_number\":\"FL47160.7\",\"seq\":7,\"product_model\":\"Wolverine - Heartwood\",\"product_description\":\"Wolverine - Heartwood - Single 7\\\" Shingle\",\"design_pressure\":\"+0\\\/-87\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#47160-R0\",\"approval_number\":\"FL47160.8\",\"seq\":8,\"product_model\":\"Wolverine - Heartwood Pro\",\"product_description\":\"Wolverine - Heartwood Pro - Single 7\\\" Shingle Siding\",\"design_pressure\":\"+0\\\/-105\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#47160-R0\",\"approval_number\":\"FL47160.9\",\"seq\":9,\"product_model\":\"Wolverine - Prestige\",\"product_description\":\"Wolverine - Prestige - Double 4\\\" Traditional Clapboard\",\"design_pressure\":\"+0\\\/-89\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#47160-R0\",\"approval_number\":\"FL47160.10\",\"seq\":10,\"product_model\":\"Wolverine - Prestige\",\"product_description\":\"Wolverine - Prestige - Double 4-1\\\/2\\\" Traditional\",\"design_pressure\":\"+0\\\/-82\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#47160-R0\",\"approval_number\":\"FL47160.11\",\"seq\":11,\"product_model\":\"Wolverine - Prestige\",\"product_description\":\"Wolverine - Prestige - Double 4-1\\\/2\\\" Dutchlap\",\"design_pressure\":\"+0\\\/-91\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#47160-R0\",\"approval_number\":\"FL47160.12\",\"seq\":12,\"product_model\":\"Wolverine - Vertical Siding\",\"product_description\":\"Wolverine - Vertical Siding - Triple 3-1\\\/3\\\" Vertical Siding\",\"design_pressure\":\"+0\\\/-42\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#47160-R0\",\"approval_number\":\"FL47160.13\",\"seq\":13,\"product_model\":\"Wolverine - Wildcreek\",\"product_description\":\"Wolverine - Wildcreek - Double 4\\\" Traditional Clapboard\",\"design_pressure\":\"+0\\\/-56\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#47160-R0\",\"approval_number\":\"FL47160.14\",\"seq\":14,\"product_model\":\"Wolverine - Wildcreek\",\"product_description\":\"Wolverine - Wildcreek - Double 5\\\" Traditional Clapboard\",\"design_pressure\":\"+0\\\/-51\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#47160-R0\",\"approval_number\":\"FL47160.15\",\"seq\":15,\"product_model\":\"Wolverine - Wildcreek\",\"product_description\":\"Wolverine - Wildcreek - Double 5\\\" Dutchlap\",\"design_pressure\":\"+0\\\/-51\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#47160-R0\",\"approval_number\":\"FL47160.16\",\"seq\":16,\"product_model\":\"Wolverine - Wildcreek\",\"product_description\":\"Wolverine - Wildcreek - Single 8\\\" Clapboard\",\"design_pressure\":\"+0\\\/-64\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R2\",\"approval_number\":\"FL1573.2\",\"seq\":2,\"product_model\":\"Vinyl Carpentry\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+N\\\/A\\\/-91\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R6\",\"approval_number\":\"FL1573.4\",\"seq\":4,\"product_model\":\"Vytec Siding Systems\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+N\\\/A\\\/-126.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.5\",\"seq\":5,\"product_model\":\"American Legend S8\",\"product_description\":\"Single 8\\\" Clapboard\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.6\",\"seq\":6,\"product_model\":\"American Legend T3\",\"product_description\":\"Triple 3\\\" Clapboard\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.7\",\"seq\":7,\"product_model\":\"Beaded T2 Soffit\",\"product_description\":\"Triple 2\\\" Solid and Vented\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.8\",\"seq\":8,\"product_model\":\"Carolina Beaded\",\"product_description\":\"Single 6.5\\\" Beaded\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.9\",\"seq\":9,\"product_model\":\"EasyCare D4\",\"product_description\":\"Double 4\\\" Clapboard\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.10\",\"seq\":10,\"product_model\":\"EasyCare D4.5DL\",\"product_description\":\"Double 4.5\\\" Dutch Lap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.11\",\"seq\":11,\"product_model\":\"EasyCare D5\",\"product_description\":\"Double 5 Clapboard\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.12\",\"seq\":12,\"product_model\":\"Encore D4\",\"product_description\":\"Double 4\\\" Clapboard\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.13\",\"seq\":13,\"product_model\":\"Encore D4.5\",\"product_description\":\"Double 4.5\\\" Dutch Lap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.14\",\"seq\":14,\"product_model\":\"Encore D5\",\"product_description\":\"Double 5\\\" Clapboard\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.15\",\"seq\":15,\"product_model\":\"Encore T3\",\"product_description\":\"Triple 3\\\" Clapboard\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.16\",\"seq\":16,\"product_model\":\"Hamilton Park D4\",\"product_description\":\"Double 4\\\" Clapboard\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.17\",\"seq\":17,\"product_model\":\"Hamilton Park D4.5DL\",\"product_description\":\"Double 4.5\\\" Dutch Lap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.18\",\"seq\":18,\"product_model\":\"Hamilton Park D5\",\"product_description\":\"Double 5 Clapboard\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.19\",\"seq\":19,\"product_model\":\"Hamilton Park T3\",\"product_description\":\"Triple 3\\\" Clapboard\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.20\",\"seq\":20,\"product_model\":\"MainStreet Beaded\",\"product_description\":\"Single 6.5\\\" Beaded\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.21\",\"seq\":21,\"product_model\":\"MainStreet D4\",\"product_description\":\"Double 4\\\" Clapboard\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.22\",\"seq\":22,\"product_model\":\"MainStreet D4DL\",\"product_description\":\"Double 4\\\" Dutch Lap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.23\",\"seq\":23,\"product_model\":\"MainStreet D5\",\"product_description\":\"Double 5\\\" Clapboard\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.24\",\"seq\":24,\"product_model\":\"MainStreet D5DL\",\"product_description\":\"Double 5\\\" Dutch Lap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.25\",\"seq\":25,\"product_model\":\"MainStreet S8\",\"product_description\":\"Single 8\\\" Clapboard\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.26\",\"seq\":26,\"product_model\":\"MainStreet T3\",\"product_description\":\"Triple 3\\\" Clapboard\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.27\",\"seq\":27,\"product_model\":\"Millennium D4\",\"product_description\":\"Double 4\\\" Clapboard\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.28\",\"seq\":28,\"product_model\":\"Millennium D4.5DL\",\"product_description\":\"Double 4.5\\\" Dutch Lap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.29\",\"seq\":29,\"product_model\":\"Monogram D4\",\"product_description\":\"Double 4\\\" Clapboard\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.30\",\"seq\":30,\"product_model\":\"Monogram D5\",\"product_description\":\"Double 5\\\" Clapboard\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.31\",\"seq\":31,\"product_model\":\"Monogram D5DL\",\"product_description\":\"Double 5\\\" Dutch Lap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.32\",\"seq\":32,\"product_model\":\"Premium Series D4\",\"product_description\":\"Double 4\\\" Clapboard\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.33\",\"seq\":33,\"product_model\":\"Premium Series D4.5DL\",\"product_description\":\"Double 4.5\\\" Dutch Lap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.34\",\"seq\":34,\"product_model\":\"Premium Series D5\",\"product_description\":\"Double 5\\\" Clapboard\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.35\",\"seq\":35,\"product_model\":\"Premium Series S8\",\"product_description\":\"Single 8\\\" Clapboard\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.36\",\"seq\":36,\"product_model\":\"Premium Series T3\",\"product_description\":\"Triple 3\\\" Clapboard\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.37\",\"seq\":37,\"product_model\":\"Premium Soffit \\\/ Siding\",\"product_description\":\"Double 5\\\" Solid and Vented\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.38\",\"seq\":38,\"product_model\":\"Restoration Classic D4\",\"product_description\":\"Double 4\\\" Clapboard\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.39\",\"seq\":39,\"product_model\":\"Restoration Classic D4.5\",\"product_description\":\"Double 4.5\\\" Clapboard\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.40\",\"seq\":40,\"product_model\":\"Restoration Classic D4.5DL\",\"product_description\":\"Double 4.5\\\" Dutch Lap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.41\",\"seq\":41,\"product_model\":\"Restoration Classic D5\",\"product_description\":\"Double 5\\\" Clapboard\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.42\",\"seq\":42,\"product_model\":\"Restoration Classic T3\",\"product_description\":\"Triple 3\\\" Clapboard\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.43\",\"seq\":43,\"product_model\":\"Universal Soffit \\\/ Siding\",\"product_description\":\"Triple 4\\\" Solid and Vented\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.44\",\"seq\":44,\"product_model\":\"Value Soffit D4\",\"product_description\":\"Triple 4\\\" Solid and Vented\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.45\",\"seq\":45,\"product_model\":\"Value Soffit D5\",\"product_description\":\"Double 5\\\" Solid and Vented\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.46\",\"seq\":46,\"product_model\":\"Weatherstone D4\",\"product_description\":\"Double 4\\\" Clapboard\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#1573-R0\",\"approval_number\":\"FL1573.47\",\"seq\":47,\"product_model\":\"Weatherstone D5DL\",\"product_description\":\"Double 5\\\" Dutch Lap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#3148-R2\",\"approval_number\":\"FL3148.1\",\"seq\":1,\"product_model\":\"WeatherBoard Fiber Cement Siding\",\"product_description\":\"Non-asbestos fiber cement siding\",\"design_pressure\":\"+N\\\/A\\\/-115.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#3148-R1\",\"approval_number\":\"FL3148.2\",\"seq\":2,\"product_model\":\"WeatherBoards Fiber Cement Shapes Siding\",\"product_description\":\"16\\\" Wide x 4' long.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#3148-R1\",\"approval_number\":\"FL3148.3\",\"seq\":3,\"product_model\":\"WeatherBoards Fiber Cement Vertical Panel Siding\",\"product_description\":\"4' Wide x 8', 9' and 10' lengths.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#5734-R1\",\"approval_number\":\"FL5734.1\",\"seq\":1,\"product_model\":\"WeatherBoards\\u00ad\\u2122\",\"product_description\":\"Fiber Cement Siding\",\"design_pressure\":\"+109\\\/-109\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#5734-R0\",\"approval_number\":\"FL5734.2\",\"seq\":2,\"product_model\":\"WeatherBoards Fiber Cement Shapes Siding\",\"product_description\":\"16\\\" Wide x 4' Long.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#5734-R0\",\"approval_number\":\"FL5734.3\",\"seq\":3,\"product_model\":\"WeatherBoards Fiber Cement Vertical Panel Siding\",\"product_description\":\"4' Wide x 8', 9' and 10' Lengths\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#10421-R0\",\"approval_number\":\"FL10421.1\",\"seq\":1,\"product_model\":\"Cedar Impressions Perfections D7\",\"product_description\":\"Cedar Impressions Double 7\\\"\",\"design_pressure\":\"+N\\\/A\\\/-111.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#10421-R0\",\"approval_number\":\"FL10421.2\",\"seq\":2,\"product_model\":\"Cedar Impressions Perfections T5\",\"product_description\":\"Cedar Impressions Triple 5\\\"\",\"design_pressure\":\"+N\\\/A\\\/-114.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#10421-R0\",\"approval_number\":\"FL10421.3\",\"seq\":3,\"product_model\":\"Cedar Impressions Rough Split Shakes D9\",\"product_description\":\"Cedar Impressions Double 9\\\"\",\"design_pressure\":\"+N\\\/A\\\/-61.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#10421-R0\",\"approval_number\":\"FL10421.4\",\"seq\":4,\"product_model\":\"CedarBoards D4\",\"product_description\":\"CedarBoards Double 4\\\" Clapboard\",\"design_pressure\":\"+N\\\/A\\\/-64.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#10421-R0\",\"approval_number\":\"FL10421.5\",\"seq\":5,\"product_model\":\"CedarBoards D6\",\"product_description\":\"CedarBoards Double 6\\\" Clapboard\",\"design_pressure\":\"+N\\\/A\\\/-61.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#10421-R0\",\"approval_number\":\"FL10421.6\",\"seq\":6,\"product_model\":\"CedarBoards S7\",\"product_description\":\"CedarBoards Single 7\\\" Clapboard\",\"design_pressure\":\"+N\\\/A\\\/-92.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#10421-R0\",\"approval_number\":\"FL10421.7\",\"seq\":7,\"product_model\":\"Newtown D4\",\"product_description\":\"Newtown Double 4\\\" Clapboard\",\"design_pressure\":\"+N\\\/A\\\/-70.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#10421-R0\",\"approval_number\":\"FL10421.8\",\"seq\":8,\"product_model\":\"Newtown D5\",\"product_description\":\"Newtown Double 5\\\" Clapboard\",\"design_pressure\":\"+N\\\/A\\\/-52.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#10421-R0\",\"approval_number\":\"FL10421.9\",\"seq\":9,\"product_model\":\"Newtown D5DL\",\"product_description\":\"Newtown Double 5\\\" Dutchlap\",\"design_pressure\":\"+N\\\/A\\\/-30.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#10421-R0\",\"approval_number\":\"FL10421.10\",\"seq\":10,\"product_model\":\"Northwoods S7\",\"product_description\":\"Northwoods Single 7\\\" Straight Edge Rough-Split\",\"design_pressure\":\"+N\\\/A\\\/-83.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-06 00:00:00\",\"instructions_url\":\"\"}],\"Nucor Building Systems\":[{\"manufacturer\":\"Nucor Building Systems\",\"approval_number_master\":\"FL#2686-R7\",\"approval_number\":\"FL2686.1\",\"seq\":1,\"product_model\":\"A-Panel\",\"product_description\":\"Min. 26 ga., 36\\\" wide, through fastened panel over open supports\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nucor Building Systems\",\"approval_number_master\":\"FL#2686-R7\",\"approval_number\":\"FL2686.2\",\"seq\":2,\"product_model\":\"R-Panel\",\"product_description\":\"Min. 26 ga., 36\\\" wide, through fastened panel over open supports\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nucor Building Systems\",\"approval_number_master\":\"FL#2686-R7\",\"approval_number\":\"FL2686.3\",\"seq\":3,\"product_model\":\"Reverse R-Panel\",\"product_description\":\"Min. 26 ga., 36\\\" wide, through fastened panel over open supports\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nucor Building Systems\",\"approval_number_master\":\"FL#47400-R0\",\"approval_number\":\"FL47400.1\",\"seq\":1,\"product_model\":\"A-Panel\",\"product_description\":\"Min 24 ga., 36\\\" wide through fastened wall panels.\",\"design_pressure\":\"+112\\\/-112\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nucor Building Systems\",\"approval_number_master\":\"FL#47400-R0\",\"approval_number\":\"FL47400.2\",\"seq\":2,\"product_model\":\"R-Panel\",\"product_description\":\"Min 24 ga., 36\\\" wide through fastened wall panels.\",\"design_pressure\":\"+112\\\/-112\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nucor Building Systems\",\"approval_number_master\":\"FL#9280-R0\",\"approval_number\":\"FL9280.1\",\"seq\":1,\"product_model\":\"Reverse Classic\",\"product_description\":\"24 ga., 36\\\" wide through fastened wall panel\",\"design_pressure\":\"+48\\\/-48\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Arriscraft International\":[{\"manufacturer\":\"Arriscraft International\",\"approval_number_master\":\"FL#3836-R2\",\"approval_number\":\"FL3836.1\",\"seq\":1,\"product_model\":\"Thin-Clad Calcium Silicate Tile and Thin-Clad Calcium Silicate Building Stone\",\"product_description\":\"Thin-Clad Calcium Silicate Tile and Thin-Clad Calcium Silicate Building Stone\",\"design_pressure\":\"+0\\\/-105\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Kirby Building Systems\":[{\"manufacturer\":\"Kirby Building Systems\",\"approval_number_master\":\"FL#4837-R6\",\"approval_number\":\"FL4837.1\",\"seq\":1,\"product_model\":\"A-Panel\",\"product_description\":\"Min. 26 ga., 36\\\" wide, through fastened panel over open supports\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kirby Building Systems\",\"approval_number_master\":\"FL#4837-R6\",\"approval_number\":\"FL4837.2\",\"seq\":2,\"product_model\":\"R-Panel\",\"product_description\":\"Min. 26 ga., 36\\\" wide, through fastened panel over open supports\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kirby Building Systems\",\"approval_number_master\":\"FL#4837-R6\",\"approval_number\":\"FL4837.3\",\"seq\":3,\"product_model\":\"Reverse R-Panel\",\"product_description\":\"Min. 26 ga., 36\\\" wide, through fastened panel over open supports\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kirby Building Systems\",\"approval_number_master\":\"FL#47402-R0\",\"approval_number\":\"FL47402.1\",\"seq\":1,\"product_model\":\"A-Panel\",\"product_description\":\"Min 26 ga., 36\\\" wide through fastened wall panels.\",\"design_pressure\":\"+112\\\/-112\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kirby Building Systems\",\"approval_number_master\":\"FL#47402-R0\",\"approval_number\":\"FL47402.2\",\"seq\":2,\"product_model\":\"R-Panel\",\"product_description\":\"Min 26 ga., 36\\\" wide through fastened wall panels.\",\"design_pressure\":\"+112\\\/-112\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-02 00:00:00\",\"instructions_url\":\"\"}],\"Environmental Materials LLC\":[{\"manufacturer\":\"Environmental Materials LLC\",\"approval_number_master\":\"FL#5625-R3\",\"approval_number\":\"FL5625.1\",\"seq\":1,\"product_model\":\"Manufactured Stone Veneer\",\"product_description\":\"Adhered precast concrete stone veneer to resemble natural stone or brick\",\"design_pressure\":\"+N\\\/A\\\/-35\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Environmental Materials LLC\",\"approval_number_master\":\"FL#5625-R0\",\"approval_number\":\"FL5625.2\",\"seq\":2,\"product_model\":\"Manufactured Stone Veneer\",\"product_description\":\"Adhered precast concrete stone veneer to resemble natural stone or brick\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Spirco Manufacturing\":[{\"manufacturer\":\"Spirco Manufacturing\",\"approval_number_master\":\"FL#6164-R7\",\"approval_number\":\"FL6164.1\",\"seq\":1,\"product_model\":\"R Panel\",\"product_description\":\"Max 36\\\" wide, min 26 ga. through fastened panel\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ACI Building Systems, LLC\":[{\"manufacturer\":\"ACI Building Systems, LLC\",\"approval_number_master\":\"FL#7395-R8\",\"approval_number\":\"FL7395.1\",\"seq\":1,\"product_model\":\"FW-120\",\"product_description\":\"Min 24 ga., max 12\\\" wide, 1.5\\\" deep concealed fastened wall panels\",\"design_pressure\":\"+120\\\/-103.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ACI Building Systems, LLC\",\"approval_number_master\":\"FL#7395-R8\",\"approval_number\":\"FL7395.2\",\"seq\":2,\"product_model\":\"PBA Panel\",\"product_description\":\"Min. 26 ga., 36\\\" wide, through fastened panel over open supports\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ACI Building Systems, LLC\",\"approval_number_master\":\"FL#7395-R8\",\"approval_number\":\"FL7395.3\",\"seq\":3,\"product_model\":\"PBM Panel\",\"product_description\":\"Min. 26 ga., 36\\\" wide, through fastened panel over open supports\",\"design_pressure\":\"+N\\\/A\\\/-118.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ACI Building Systems, LLC\",\"approval_number_master\":\"FL#7395-R8\",\"approval_number\":\"FL7395.4\",\"seq\":4,\"product_model\":\"PBR Panel\",\"product_description\":\"Min. 26 ga., 36\\\" wide, through fastened panel over open supports\",\"design_pressure\":\"+N\\\/A\\\/-193.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ACI Building Systems, LLC\",\"approval_number_master\":\"FL#13728-R1\",\"approval_number\":\"FL13728.1\",\"seq\":1,\"product_model\":\"SWP Soffit - Wall Panel\",\"product_description\":\"Soffit - Wall Panel\\n12\\\" Panels 24 Gauge over Open Framing\",\"design_pressure\":\"+22.4\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ACI Building Systems, LLC\",\"approval_number_master\":\"FL#42054-R0\",\"approval_number\":\"FL42054.1\",\"seq\":1,\"product_model\":\"FW-120\",\"product_description\":\"Min 24 ga., max 12\\\" wide, 1.5\\\" deep concealed fastened wall panels\",\"design_pressure\":\"+120\\\/-103.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Stabilit America, Inc. dba Resolite\":[{\"manufacturer\":\"Stabilit America, Inc. dba Resolite\",\"approval_number_master\":\"FL#7411-R1\",\"approval_number\":\"FL7411.1\",\"seq\":1,\"product_model\":\"FS25A\\\/CRFS25A 40 Series\",\"product_description\":\"Wall Panel-4.2\\\" x 1-1\\\/16\\\" and 7.2\\\" x 1-1\\\/2\\\" profiles\",\"design_pressure\":\"+50\\\/-30\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-20 00:00:00\",\"instructions_url\":\"\"}],\"Cedar Valley Manufacturing, Inc.\":[{\"manufacturer\":\"Cedar Valley Manufacturing, Inc.\",\"approval_number_master\":\"FL#7993-R2\",\"approval_number\":\"FL7993.1\",\"seq\":1,\"product_model\":\"Coastal Panel\",\"product_description\":\"Single course; 5.3\\\" exposure; 1\\\/2\\\" thick butt shingle\",\"design_pressure\":\"+na\\\/-82.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cedar Valley Manufacturing, Inc.\",\"approval_number_master\":\"FL#7993-R2\",\"approval_number\":\"FL7993.2\",\"seq\":2,\"product_model\":\"Coastal Panel\",\"product_description\":\"Single course; 5.3\\\" exposure; 5\\\/16\\\" thick butt shingle\",\"design_pressure\":\"+na\\\/-82.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cedar Valley Manufacturing, Inc.\",\"approval_number_master\":\"FL#7993-R2\",\"approval_number\":\"FL7993.3\",\"seq\":3,\"product_model\":\"Coastal Panel\",\"product_description\":\"Single course; 7-1\\\/8\\\" exposure; 5\\\/16\\\" thick butt shingle\",\"design_pressure\":\"+na\\\/-65.9\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cedar Valley Manufacturing, Inc.\",\"approval_number_master\":\"FL#7993-R2\",\"approval_number\":\"FL7993.4\",\"seq\":4,\"product_model\":\"Mansard and Sidewall Panel\",\"product_description\":\"Single course; 14\\\" exposure; 3\\\/8\\\" thick butt shingle\",\"design_pressure\":\"+na\\\/-76.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cedar Valley Manufacturing, Inc.\",\"approval_number_master\":\"FL#7993-R2\",\"approval_number\":\"FL7993.5\",\"seq\":5,\"product_model\":\"Vent Panel\",\"product_description\":\"Single course; 7-1\\\/8\\\" exposure; 5\\\/16\\\" thick butt shingle; 5\\\/16\\\" thick x 3\\\/4\\\" wide x 6-1\\\/2\\\" long cedar strips applied vertically to the back of panel 8\\\" on center.\",\"design_pressure\":\"+na\\\/-83.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Graber Post Buildings, Inc.\":[{\"manufacturer\":\"Graber Post Buildings, Inc.\",\"approval_number_master\":\"FL#8687-R6\",\"approval_number\":\"FL8687.1\",\"seq\":1,\"product_model\":\"G-Rib Panel\",\"product_description\":\"Min. 29 ga., 36\\\" wide wall panel over wood supports\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graber Post Buildings, Inc.\",\"approval_number_master\":\"FL#8687-R6\",\"approval_number\":\"FL8687.2\",\"seq\":2,\"product_model\":\"R Panel\",\"product_description\":\"Min. 26 ga., 36\\\" wide wall panel over wood supports\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graber Post Buildings, Inc.\",\"approval_number_master\":\"FL#46842-R0\",\"approval_number\":\"FL46842.1\",\"seq\":1,\"product_model\":\"Board and Batten Siding Panel\",\"product_description\":\"Min 26 ga., max 10\\\" wide, 1\\\/2\\\" deep concealed fastened wall panels\",\"design_pressure\":\"+N\\\/A\\\/-33\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-18 00:00:00\",\"instructions_url\":\"\"}],\"LP Building Solutions\":[{\"manufacturer\":\"LP Building Solutions\",\"approval_number_master\":\"FL#9190-R1\",\"approval_number\":\"FL9190.4\",\"seq\":4,\"product_model\":\"LP SmartSide Siding Precision Lap Cedar\",\"product_description\":\"Engineered wood exterior lap siding and structural panel siding.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions\",\"approval_number_master\":\"FL#38694-R2\",\"approval_number\":\"FL38694.1\",\"seq\":1,\"product_model\":\"LP BuilderSeries Treated-Engineered-Wood Lap Siding\",\"product_description\":\"Cedar Texture Primed Smartlock Lap Siding\",\"design_pressure\":\"+133\\\/-133\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions\",\"approval_number_master\":\"FL#10204-R0\",\"approval_number\":\"FL10204.1\",\"seq\":1,\"product_model\":\"SmartSide Siding\",\"product_description\":\"Exterior Sheathing\",\"design_pressure\":\"+57.6\\\/-57.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions\",\"approval_number_master\":\"FL#9190-R1\",\"approval_number\":\"FL9190.1\",\"seq\":1,\"product_model\":\"LP SmartSide Siding Architectural Collection-Bold\",\"product_description\":\"Engineered wood exterior lap siding and structural panel siding.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions\",\"approval_number_master\":\"FL#9190-R1\",\"approval_number\":\"FL9190.2\",\"seq\":2,\"product_model\":\"LP SmartSide Siding Foundation Lap\",\"product_description\":\"Engineered wood exterior lap siding and structural panel siding.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions\",\"approval_number_master\":\"FL#9190-R1\",\"approval_number\":\"FL9190.3\",\"seq\":3,\"product_model\":\"LP SmartSide Siding Foundation Panel\",\"product_description\":\"Engineered wood exterior lap siding and structural panel siding.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions\",\"approval_number_master\":\"FL#9190-R1\",\"approval_number\":\"FL9190.5\",\"seq\":5,\"product_model\":\"LP SmartSide Siding Precision Panel Cedar\",\"product_description\":\"Engineered wood exterior lap siding and structural panel siding.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions\",\"approval_number_master\":\"FL#9190-R1\",\"approval_number\":\"FL9190.6\",\"seq\":6,\"product_model\":\"LP SmartSide Siding Precision Panel Smooth\",\"product_description\":\"Engineered wood exterior lap siding and structural panel siding.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"DCSM Manufacturing LLC\":[{\"manufacturer\":\"DCSM Manufacturing LLC\",\"approval_number_master\":\"FL#9322-R6\",\"approval_number\":\"FL9322.1\",\"seq\":1,\"product_model\":\"DCSM R-Panel\",\"product_description\":\"Wall Panel - 26 Gauge Steel, Max.36\\\" Wide Wall Panel Attached to Steel Girts\",\"design_pressure\":\"+N\\\/A\\\/-46\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Metal Sales Manufacturing Corporation\":[{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#9482-R7\",\"approval_number\":\"FL9482.2\",\"seq\":2,\"product_model\":\"Classic Rib\",\"product_description\":\"Min 26 ga., 36\\\" wide wall panel fastened to steel supports\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#9482-R7\",\"approval_number\":\"FL9482.3\",\"seq\":3,\"product_model\":\"Classic Rib\",\"product_description\":\"Min 29 ga., 36\\\" wide wall panel fastened to wood supports\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#9482-R7\",\"approval_number\":\"FL9482.4\",\"seq\":4,\"product_model\":\"R-Panel or PBR-Panel\",\"product_description\":\"Min 26 ga., 36\\\" wide wall panel fastened to steel supports\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#9482-R7\",\"approval_number\":\"FL9482.6\",\"seq\":6,\"product_model\":\"Span-Line 36A\",\"product_description\":\"Min 26 ga., 36\\\" wide wall panel fastened to steel supports\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#34027-R1\",\"approval_number\":\"FL34027.1\",\"seq\":1,\"product_model\":\"Apex Series\\u2122 Concealed Fastened Wall Panels\",\"product_description\":\"AP1-1212 or AP1-1653 - Min 24 ga., max 16\\\" wide, 1\\\" deep concealed fastened wall panels\",\"design_pressure\":\"+120\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#34027-R1\",\"approval_number\":\"FL34027.2\",\"seq\":2,\"product_model\":\"Contempra Series\\u2122 Concealed Fastened Wall Panels\",\"product_description\":\"CN88-1212 or CN88-1653 - Min 24 ga., max 16\\\" wide, 7\\\/8\\\" deep concealed fastened wall panels\",\"design_pressure\":\"+120\\\/-102.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#34027-R1\",\"approval_number\":\"FL34027.3\",\"seq\":3,\"product_model\":\"Empire Series\\u2122 EM1 CF Wall Panels\",\"product_description\":\"EM1-1212, EM1-1653, EM1-124 or EM1-168 - Min 24 ga., max 16\\\" wide, 1\\\" deep concealed fastened wall panels\",\"design_pressure\":\"+120\\\/-81.8\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#34027-R1\",\"approval_number\":\"FL34027.4\",\"seq\":4,\"product_model\":\"Empire Series\\u2122 EM15 CF Wall Panels\",\"product_description\":\"EM15-1266, EM15-1275, EM15-1284, EM15-1293, EM15-1210, EM15-1211, EM15-126 or EM15-168 - Min 24 ga., max 16\\\" wide, 1.5\\\" deep concealed fastened wall panels\",\"design_pressure\":\"+120\\\/-106\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#34027-R1\",\"approval_number\":\"FL34027.5\",\"seq\":5,\"product_model\":\"Empire Series\\u2122 EM15-1222 CF Wall Panels\",\"product_description\":\"EM15-1222, EM15-1262, EM15-1226, EM15-1224, EM15-262 or EM15-622 - Min 24 ga., max 12\\\" wide, 1.5\\\" deep concealed fastened wall panels\",\"design_pressure\":\"+120\\\/-80\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#46539-R0\",\"approval_number\":\"FL46539.1\",\"seq\":1,\"product_model\":\"Classic Rib\",\"product_description\":\"Min. 29 ga., 36\\\" wide through fastened wall panel over min. 7\\\/16\\\" thick OSB deck or min. 15\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-135.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#46539-R0\",\"approval_number\":\"FL46539.2\",\"seq\":2,\"product_model\":\"Pro-Panel II\",\"product_description\":\"Min. 29 ga., 36\\\" wide through fastened wall panel over min. 15\\\/32\\\" thick plywood deck.\",\"design_pressure\":\"+N\\\/A\\\/-71.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#46539-R0\",\"approval_number\":\"FL46539.3\",\"seq\":3,\"product_model\":\"R-Panel or PBR-Panel\",\"product_description\":\"Min. 26 ga., 36\\\" wide through fastened wall panel over min. 15\\\/32\\\" thick plywood deck.\",\"design_pressure\":\"+N\\\/A\\\/-131.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#47647-R0\",\"approval_number\":\"FL47647.1\",\"seq\":1,\"product_model\":\"Board and Batten Series Panels\",\"product_description\":\"Min 24 ga. ,0.75\\\" high, 10\\\" wide coverage BBD75-1010 direct fastened panels and 11\\\" wide coverage BB75-1111 clip fastened panels.\",\"design_pressure\":\"+149.6\\\/-77.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#47815-R0\",\"approval_number\":\"FL47815.1\",\"seq\":1,\"product_model\":\"Classic Rib\",\"product_description\":\"Min 26 ga., 36\\\" wide wall panel fastened to 18 ga. steel supports\",\"design_pressure\":\"+N\\\/A\\\/-156.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#47815-R0\",\"approval_number\":\"FL47815.2\",\"seq\":2,\"product_model\":\"PBR\",\"product_description\":\"Min 26 ga., 36\\\" wide wall panel fastened to 18 ga. steel supports\",\"design_pressure\":\"+N\\\/A\\\/-133.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#7231-R0\",\"approval_number\":\"FL7231.1\",\"seq\":1,\"product_model\":\"1- \\\"R-Panel\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Max.36\\\" Wide Panel Attached to Steel Girts\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#7231-R0\",\"approval_number\":\"FL7231.2\",\"seq\":2,\"product_model\":\"2- \\\"Classic Rib\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Max.36\\\" Wide Panel Attached to Steel Girts\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#7231-R0\",\"approval_number\":\"FL7231.3\",\"seq\":3,\"product_model\":\"3- \\\"Span-Line 36A\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Max.36\\\" Wide Panel Attached to Steel Girts\",\"design_pressure\":\"+110\\\/-98\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#8667-R0\",\"approval_number\":\"FL8667.1\",\"seq\":1,\"product_model\":\"Classic Rib\",\"product_description\":\"29 ga., 36\\\" wide wall panel fastened to wood supports\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#40263-R0\",\"approval_number\":\"FL40263.1\",\"seq\":1,\"product_model\":\"Soffit Panel\",\"product_description\":\"Min 24 ga., 12\\\" wide, wall panel\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#42143-R0\",\"approval_number\":\"FL42143.1\",\"seq\":1,\"product_model\":\"Empire Series\\u2122 EM1 CF Wall Panels\",\"product_description\":\"EM1-1212, EM1-1653, EM1-124 or EM1-168 - Min 24 ga., max 16\\\" wide, 1\\\" deep concealed fastened wall panels\",\"design_pressure\":\"+120\\\/-81.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#42143-R0\",\"approval_number\":\"FL42143.2\",\"seq\":2,\"product_model\":\"Empire Series\\u2122 EM15 CF Wall Panels\",\"product_description\":\"EM15-1266, EM15-1275, EM15-1284, EM15-1293, EM15-1210, EM15-1211, EM15-126 or EM15-168 - Min 24 ga., max 16\\\" wide, 1.5\\\" deep concealed fastened wall panels\",\"design_pressure\":\"+120\\\/-106\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#42143-R0\",\"approval_number\":\"FL42143.3\",\"seq\":3,\"product_model\":\"Empire Series\\u2122 EM15-1222 CF Wall Panels\",\"product_description\":\"EM15-1222, EM15-1262, EM15-1226, EM15-1224, EM15-262 or EM15-622 - Min 24 ga., max 12\\\" wide, 1.5\\\" deep concealed fastened wall panels\",\"design_pressure\":\"+120\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#9482-R2\",\"approval_number\":\"FL9482.1\",\"seq\":1,\"product_model\":\"Classic Rib - 26\",\"product_description\":\"26 ga., 36\\\" wide wall panel fastened to steel supports\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#9482-R2\",\"approval_number\":\"FL9482.5\",\"seq\":5,\"product_model\":\"Span-Line 36A\",\"product_description\":\"26 ga., 36\\\" wide wall panel fastened to steel supports\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#12814-R0\",\"approval_number\":\"FL12814.1\",\"seq\":1,\"product_model\":\"7\\\/8\\\" Corrugated Panel\",\"product_description\":\"24 ga., 34.67\\\" wide coverage through fastened wall panel\",\"design_pressure\":\"+175\\\/-175\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#14649-R0\",\"approval_number\":\"FL14649.1\",\"seq\":1,\"product_model\":\"Classic Rib\",\"product_description\":\"Min 29 ga., 36\\\" wide wall panel fastened to wood supports\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#15958-R0\",\"approval_number\":\"FL15958.1\",\"seq\":1,\"product_model\":\"Soffit Panel\",\"product_description\":\"Min 24 ga., 12\\\" wide, wall panel\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"James Hardie Building Products\":[{\"manufacturer\":\"James Hardie Building Products\",\"approval_number_master\":\"FL#10477-R10\",\"approval_number\":\"FL10477.1\",\"seq\":1,\"product_model\":\"Artisan\\u00ae Lap Siding\",\"product_description\":\"5\\\/8 inch thick fiber-cement lap siding.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"James Hardie Building Products\",\"approval_number_master\":\"FL#10477-R4\",\"approval_number\":\"FL10477.2\",\"seq\":2,\"product_model\":\"Artisan\\u00ae V-Rustic Siding\",\"product_description\":\"5\\\/8 inch thick fiber-cement siding with interlocking horizontal and vertical joints\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"James Hardie Building Products\",\"approval_number_master\":\"FL#13223-R0\",\"approval_number\":\"FL13223.1\",\"seq\":1,\"product_model\":\"HardiePanel Siding\",\"product_description\":\"HardiePanel Siding, Cempanel Siding - fiber-cement panel siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"James Hardie Building Products\",\"approval_number_master\":\"FL#13223-R8\",\"approval_number\":\"FL13223.4\",\"seq\":4,\"product_model\":\"HardiePanel Siding\",\"product_description\":\"fiber-cement panel siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"James Hardie Building Products\",\"approval_number_master\":\"FL#13223-R7\",\"approval_number\":\"FL13223.5\",\"seq\":5,\"product_model\":\"Prevail Panel Siding\",\"product_description\":\"fiber-cement panel siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"James Hardie Building Products\",\"approval_number_master\":\"FL#889-R3\",\"approval_number\":\"FL889.1\",\"seq\":1,\"product_model\":\"Cempanel Siding\",\"product_description\":\"fiber-cement cladding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"James Hardie Building Products\",\"approval_number_master\":\"FL#889-R3\",\"approval_number\":\"FL889.2\",\"seq\":2,\"product_model\":\"Cemplank Lap Siding\",\"product_description\":\"fiber-cement cladding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"James Hardie Building Products\",\"approval_number_master\":\"FL#889-R3\",\"approval_number\":\"FL889.3\",\"seq\":3,\"product_model\":\"Cemsoffit panel\",\"product_description\":\"fiber-cement cladding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"James Hardie Building Products\",\"approval_number_master\":\"FL#889-R3\",\"approval_number\":\"FL889.4\",\"seq\":4,\"product_model\":\"HardiePanel siding\",\"product_description\":\"fiber-cement cladding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"James Hardie Building Products\",\"approval_number_master\":\"FL#889-R3\",\"approval_number\":\"FL889.5\",\"seq\":5,\"product_model\":\"HardiePlank Lap Siding\",\"product_description\":\"fiber-cement cladding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"James Hardie Building Products\",\"approval_number_master\":\"FL#889-R3\",\"approval_number\":\"FL889.6\",\"seq\":6,\"product_model\":\"HardieShingle Individual Cladding Shingles\",\"product_description\":\"fiber-cement cladding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"James Hardie Building Products\",\"approval_number_master\":\"FL#889-R3\",\"approval_number\":\"FL889.7\",\"seq\":7,\"product_model\":\"HardieShingle Panel\",\"product_description\":\"fiber-cement cladding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"James Hardie Building Products\",\"approval_number_master\":\"FL#889-R3\",\"approval_number\":\"FL889.8\",\"seq\":8,\"product_model\":\"HardieSoffit Panel\",\"product_description\":\"fiber-cement cladding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"James Hardie Building Products\",\"approval_number_master\":\"FL#889-R3\",\"approval_number\":\"FL889.9\",\"seq\":9,\"product_model\":\"Harditex baseboard\",\"product_description\":\"fiber-cement cladding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"James Hardie Building Products\",\"approval_number_master\":\"FL#889-R3\",\"approval_number\":\"FL889.10\",\"seq\":10,\"product_model\":\"Sentry lap sidig\",\"product_description\":\"fiber-cement cladding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"James Hardie Building Products\",\"approval_number_master\":\"FL#889-R1\",\"approval_number\":\"FL889.11\",\"seq\":11,\"product_model\":\"Sentry lap sidig\",\"product_description\":\"fiber-cement cladding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"James Hardie Building Products\",\"approval_number_master\":\"FL#13192-R0\",\"approval_number\":\"FL13192.1\",\"seq\":1,\"product_model\":\"HardiePlank Lap Siding\",\"product_description\":\"HardiePlank, Cemplank fiber-cement lap siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"James Hardie Building Products\",\"approval_number_master\":\"FL#13192-R1\",\"approval_number\":\"FL13192.2\",\"seq\":2,\"product_model\":\"HardiePlank Lap Siding\",\"product_description\":\"fiber-cement lap siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"James Hardie Building Products\",\"approval_number_master\":\"FL#13192-R1\",\"approval_number\":\"FL13192.3\",\"seq\":3,\"product_model\":\"HardieShingle Individual Shingles\",\"product_description\":\"fiber-cement individual cladding shingles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"James Hardie Building Products\",\"approval_number_master\":\"FL#13192-R1\",\"approval_number\":\"FL13192.4\",\"seq\":4,\"product_model\":\"HardieShingle Panel\",\"product_description\":\"fiber-cement notched shingle panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"James Hardie Building Products\",\"approval_number_master\":\"FL#13265-R0\",\"approval_number\":\"FL13265.1\",\"seq\":1,\"product_model\":\"HardieSoffit Panels\",\"product_description\":\"HardieSoffit Panels, Cemsoffit Panels; fiber-cement soffit panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"James Hardie Building Products\",\"approval_number_master\":\"FL#13286-R0\",\"approval_number\":\"FL13286.1\",\"seq\":1,\"product_model\":\"Hardie Reveal Panel\",\"product_description\":\"7\\\/16 inch Hardie Reveal Panel, Fiber-cement Siding Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"James Hardie Building Products\",\"approval_number_master\":\"FL#13709-R0\",\"approval_number\":\"FL13709.1\",\"seq\":1,\"product_model\":\"Prevail Lap Siding\",\"product_description\":\"Fiber-cement lap siding installed to wood studs, metal studs, or CMU walls.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"James Hardie Building Products\",\"approval_number_master\":\"FL#13709-R0\",\"approval_number\":\"FL13709.2\",\"seq\":2,\"product_model\":\"Prevail Panel Siding\",\"product_description\":\"Fiber-cement panel siding installed to wood studs or metal studs.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"James Hardie Building Products\",\"approval_number_master\":\"FL#13192-R2\",\"approval_number\":\"FL13192.5\",\"seq\":5,\"product_model\":\"Prevail Lap Siding\",\"product_description\":\"fiber-cement lap siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"James Hardie Building Products\",\"approval_number_master\":\"FL#13223-R1\",\"approval_number\":\"FL13223.2\",\"seq\":2,\"product_model\":\"HardiePanel Siding\",\"product_description\":\"fiber-cement panel siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"James Hardie Building Products\",\"approval_number_master\":\"FL#13223-R6\",\"approval_number\":\"FL13223.3\",\"seq\":3,\"product_model\":\"HardiePanel Siding\",\"product_description\":\"fiber-cement panel siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"James Hardie Building Products\",\"approval_number_master\":\"FL#19901-R0\",\"approval_number\":\"FL19901.1\",\"seq\":1,\"product_model\":\"Hardie\\u00ae Reveal Panel System\",\"product_description\":\"7\\\/16 inch thick fiber-cement panel siding.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"James Hardie Building Products\",\"approval_number_master\":\"FL#32103-R0\",\"approval_number\":\"FL32103.1\",\"seq\":1,\"product_model\":\"James Hardie\\u00ae Product X Cladding\",\"product_description\":\"Fiber-cement Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Berridge Manufacturing Co.\":[{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11462-R5\",\"approval_number\":\"FL11462.1\",\"seq\":1,\"product_model\":\"\\\"Fluted Fascia\\\"\",\"product_description\":\"Wall Panel - 24 Gauge Steel, Attached to Plywood Sheathing\",\"design_pressure\":\"+75\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#3911-R0\",\"approval_number\":\"FL3911.1\",\"seq\":1,\"product_model\":\"1- \\\"R-Panel\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, 36\\\" Wide Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#3911-R0\",\"approval_number\":\"FL3911.2\",\"seq\":2,\"product_model\":\"2- \\\"M-Panel\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, 36\\\" Wide Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#5189-R0\",\"approval_number\":\"FL5189.1\",\"seq\":1,\"product_model\":\"1- \\\"R-Panel Wall\\\"\",\"product_description\":\"Minimum 24 Gauge, Maximum 36\\\" Wide Panel Attached to Structural Girts \\\/ Framing Members Spaced Max. 60\\\" o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#5189-R0\",\"approval_number\":\"FL5189.2\",\"seq\":2,\"product_model\":\"2- \\\"M-Panel Wall\\\"\",\"product_description\":\"Minimum 24 Gauge, Maximum 36\\\" Wide Panel Attached to Structural Girts \\\/ Framing Members Spaced Max. 60\\\" o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#5980-R0\",\"approval_number\":\"FL5980.1\",\"seq\":1,\"product_model\":\"1- \\\"Flush Seam\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 3-7\\\/8\\\" Wide (Net Coverage) Panel Attached to Steel Hat Sections\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#5980-R0\",\"approval_number\":\"FL5980.2\",\"seq\":2,\"product_model\":\"2- \\\"Fluted Fascia\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 10\\\" Wide (Net Coverage) Panel Attached to Wood Sheathing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#5980-R0\",\"approval_number\":\"FL5980.3\",\"seq\":3,\"product_model\":\"3- \\\"B-6\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 6\\\" Wide (Net Coverage) Panel Attached to Steel Hat Sections\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#5980-R0\",\"approval_number\":\"FL5980.4\",\"seq\":4,\"product_model\":\"4- \\\"Board And Batt Siding\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 8\\\" Wide (Net Coverage) Panel Attached to Wood Sheathing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#5980-R0\",\"approval_number\":\"FL5980.5\",\"seq\":5,\"product_model\":\"5- \\\"Colonial Siding\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 7-3\\\/4\\\" Wide (Net Coverage) Panel Attached to Wood Sheathing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#6180-R0\",\"approval_number\":\"FL6180.1\",\"seq\":1,\"product_model\":\"1- \\\"Flat Seam\\\"\",\"product_description\":\"Minimum 24 Gauge Steel Wall Panel, Maximum 8\\\" Coverage Width, Attached to Steel Hat Sections\",\"design_pressure\":\"+155.00\\\/-87.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#6180-R0\",\"approval_number\":\"FL6180.2\",\"seq\":2,\"product_model\":\"2- \\\"Thin Line\\\"\",\"product_description\":\"Minimum 24 Gauge Steel Wall Panel, Maximum 3-5\\\/8\\\" Coverage Width, Attached to Steel Hat Sections\",\"design_pressure\":\"+187.00\\\/-153.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#8676-R0\",\"approval_number\":\"FL8676.1\",\"seq\":1,\"product_model\":\"1 - \\\"S\\\" Deck\",\"product_description\":\"Minimum 24 Gauge Steel, 31.5\\\" Wide Wall Panel Attached to Steel Girts\",\"design_pressure\":\"+N\\\/A\\\/-190\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#8676-R0\",\"approval_number\":\"FL8676.2\",\"seq\":2,\"product_model\":\"2 - Curved \\\"S\\\" Deck\",\"product_description\":\"Minimum 24 Gauge Steel, 31.5\\\" Wide Curved Wall Panel Attached to Steel Girts\",\"design_pressure\":\"+N\\\/A\\\/-190\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#9781-R1\",\"approval_number\":\"FL9781.1\",\"seq\":1,\"product_model\":\"FW-12 Panel\",\"product_description\":\"24 Ga. FW-12 Panel over Open Framing\",\"design_pressure\":\"+50PSF\\\/-65PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#9781-R1\",\"approval_number\":\"FL9781.2\",\"seq\":2,\"product_model\":\"HR-16 Wall Panel\",\"product_description\":\"24 Ga. HR-16 Wall Panel over Open Framing\",\"design_pressure\":\"+65PSF\\\/-115PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#9781-R1\",\"approval_number\":\"FL9781.3\",\"seq\":3,\"product_model\":\"L-Panel\",\"product_description\":\"24 Ga. L-Panel over Open Framing\",\"design_pressure\":\"+42.6PSF\\\/-47.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11462-R0\",\"approval_number\":\"FL11462.2\",\"seq\":2,\"product_model\":\"02 - \\\"Board & Batt Siding\\\"\",\"product_description\":\"Wall Panel - 24 Gauge Steel, 8\\\" Width, Attached to Plywood Sheathing\",\"design_pressure\":\"+127\\\/-N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11462-R0\",\"approval_number\":\"FL11462.3\",\"seq\":3,\"product_model\":\"03 - \\\"Colonial Siding\\\"\",\"product_description\":\"Wall Panel - 24 Gauge Steel, 7-3\\\/4\\\" Width, Attached to Plywood Sheathing\",\"design_pressure\":\"+127\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11462-R0\",\"approval_number\":\"FL11462.4\",\"seq\":4,\"product_model\":\"04 - \\\"Flat Seam\\\"\",\"product_description\":\"Wall Panel - 24 Gauge Steel, 8\\\" Width, Attached to 24 Gauge Steel Girts\",\"design_pressure\":\"+155\\\/-87\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11462-R0\",\"approval_number\":\"FL11462.5\",\"seq\":5,\"product_model\":\"05 - \\\"Flush Seam\\\"\",\"product_description\":\"Wall Panel - 24 Gauge Steel, 3-7\\\/8\\\" Width, Attached to 24 Gauge Steel Girts\",\"design_pressure\":\"+156\\\/-121\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11462-R0\",\"approval_number\":\"FL11462.6\",\"seq\":6,\"product_model\":\"06 - \\\"Fluted Fascia\\\"\",\"product_description\":\"Wall Panel - 24 Gauge Steel, 10\\\" Width, Attached to Plywood Sheathing\",\"design_pressure\":\"+75\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11462-R0\",\"approval_number\":\"FL11462.7\",\"seq\":7,\"product_model\":\"07 - \\\"M-Panel\\\"\",\"product_description\":\"Wall Panel - 24 or 26 Gauge Min. Steel, 36\\\" Width, Attached to 16 Gauge Steel Girts\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11462-R0\",\"approval_number\":\"FL11462.8\",\"seq\":8,\"product_model\":\"08 - \\\"R-Panel\\\"\",\"product_description\":\"Wall Panel - 24 or 26 Gauge Min. Steel, 36\\\" Width, Attached to 16 Gauge Steel Girts\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11462-R0\",\"approval_number\":\"FL11462.9\",\"seq\":9,\"product_model\":\"09 - \\\"Straight \\\"S\\\" Deck\\\"\",\"product_description\":\"Wall Panel - 24 Gauge Steel, 31.5\\\" Width, Attached to 16 Gauge Steel Girts\",\"design_pressure\":\"+190\\\/-190\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11462-R0\",\"approval_number\":\"FL11462.10\",\"seq\":10,\"product_model\":\"10 - \\\"Curved \\\"S\\\" Deck\\\"\",\"product_description\":\"Arched Wall Panel - 24 Gauge Steel, 31.5\\\" Width, Attached to 16 Gauge Steel Girts\",\"design_pressure\":\"+N\\\/A\\\/-190\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11462-R0\",\"approval_number\":\"FL11462.11\",\"seq\":11,\"product_model\":\"11 - \\\"Thin-Line\\\"\",\"product_description\":\"Wall Panel - 24 Gauge Steel, 3-5\\\/8\\\" Width, Attached to 24 Gauge Steel Girts\",\"design_pressure\":\"+187\\\/-153\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#14082-R0\",\"approval_number\":\"FL14082.1\",\"seq\":1,\"product_model\":\"\\\"FW-12\\\"\",\"product_description\":\"24 Gauge Steel Wall Panel, 1-1\\\/2\\\" Rib height, 12\\\" wide attached to steel supports\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#14082-R0\",\"approval_number\":\"FL14082.2\",\"seq\":2,\"product_model\":\"\\\"HR-16\\\"\",\"product_description\":\"24 Gauge Steel Wall Panel, 7\\\/8\\\" Rib height, 16\\\" wide attached to steel supports\",\"design_pressure\":\"+65\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#14082-R0\",\"approval_number\":\"FL14082.3\",\"seq\":3,\"product_model\":\"\\\"L-Panel\\\"\",\"product_description\":\"24 Gauge Steel Wall Panel, 1\\\" Rib height, 11-5\\\/8\\\" wide attached to steel supports\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#14669-R0\",\"approval_number\":\"FL14669.1\",\"seq\":1,\"product_model\":\"1 - \\\"HS-12\\\" 24 ga. Steel\",\"product_description\":\"24 ga. structural steel wall panels with concealed fasteners, a flush seam, wide rib appearance and an interlocking seam edge. Panels may be installed horizontally or vertically to steel supports.\",\"design_pressure\":\"+None\\\/-166.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#14669-R0\",\"approval_number\":\"FL14669.2\",\"seq\":2,\"product_model\":\"2 - \\\"HS-12\\\" 22 ga. Steel\",\"product_description\":\"22 ga. structural steel wall panels with concealed fasteners, a flush seam, wide rib appearance and an interlocking seam edge. Panels may be installed horizontally or vertically to steel supports.\",\"design_pressure\":\"+None\\\/-72.77\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#14669-R0\",\"approval_number\":\"FL14669.3\",\"seq\":3,\"product_model\":\"3 - \\\"HS-8\\\" 24 ga. Steel\",\"product_description\":\"24 ga. structural steel wall panels with concealed fasteners, a flush seam, wide rib appearance and an interlocking seam edge. Panels may be installed horizontally or vertically to steel supports.\",\"design_pressure\":\"+None\\\/-166.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#14669-R0\",\"approval_number\":\"FL14669.4\",\"seq\":4,\"product_model\":\"4 - \\\"HS-8\\\" 22 ga. Steel\",\"product_description\":\"22 ga. structural steel wall panels with concealed fasteners, a flush seam, wide rib appearance and an interlocking seam edge. Panels may be installed horizontally or vertically to steel supports.\",\"design_pressure\":\"+None\\\/-72.77\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-08 00:00:00\",\"instructions_url\":\"\"}],\"Hoover Architectural Solutions, LLC\":[{\"manufacturer\":\"Hoover Architectural Solutions, LLC\",\"approval_number_master\":\"FL#11794-R0\",\"approval_number\":\"FL11794.1\",\"seq\":1,\"product_model\":\"Reynobond Composite Panels\",\"product_description\":\"Reynobond PE, FR and NC Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hoover Architectural Solutions, LLC\",\"approval_number_master\":\"FL#11794-R2\",\"approval_number\":\"FL11794.2\",\"seq\":2,\"product_model\":\"Reynobond Composite Panels\",\"product_description\":\"Reynobond FR Panels, Small Missile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hoover Architectural Solutions, LLC\",\"approval_number_master\":\"FL#4143-R0\",\"approval_number\":\"FL4143.1\",\"seq\":1,\"product_model\":\"Reynobond RB120, RB160, RB200, RB240, RB160FR and RB200FR\",\"product_description\":\"Reynobond is an aluminum composite material constructed with an extruded polyethylene copolymer with and without inorganic fillers, non-insulating core that is faced on both sides with aluminum skins.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hoover Architectural Solutions, LLC\",\"approval_number_master\":\"FL#10220-R0\",\"approval_number\":\"FL10220.1\",\"seq\":1,\"product_model\":\"RB160, RB240, RB160FR\",\"product_description\":\"Aluminum Composite Material by Alcoa Architectural Products comprises two aluminum skins and a thermoplastic core. Designed as exterior or interior building cladding. FR designates a Fire Resistant Core, per IBC 1407.10-11.\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Cladding Systems, Inc.\":[{\"manufacturer\":\"Cladding Systems, Inc.\",\"approval_number_master\":\"FL#12020-R0\",\"approval_number\":\"FL12020.1\",\"seq\":1,\"product_model\":\"CSI 1000 Wall Panels\",\"product_description\":\"Aluminum composite wall panels exterior cladding meets small and large missile impact with or without backing.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cladding Systems, Inc.\",\"approval_number_master\":\"FL#12020-R2\",\"approval_number\":\"FL12020.2\",\"seq\":2,\"product_model\":\"b. CSI 1000 Wall Panels\",\"product_description\":\"Aluminum composite wall panels exterior cladding meets small and large missile impact with or without backing.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cladding Systems, Inc.\",\"approval_number_master\":\"FL#11663-R0\",\"approval_number\":\"FL11663.1\",\"seq\":1,\"product_model\":\"CSI 1000 Wall Panels\",\"product_description\":\"Aluminum composite wall panels exterior cladding meets small and large missile impact with or without backing.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Elevate UNA-Clad (Amrize Building Envelope LLC)\":[{\"manufacturer\":\"Elevate UNA-Clad (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#12094-R10\",\"approval_number\":\"FL12094.1\",\"seq\":1,\"product_model\":\"Elevate UNA-CLAD\\u2122 Delta Series Concealed Fastener Metal Wall Panel Systems\",\"product_description\":\"Metal wall cladding systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate UNA-Clad (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#14919-R0\",\"approval_number\":\"FL14919.1\",\"seq\":1,\"product_model\":\"Firestone UNA-FOAM\\u2122 Non-Structural Metal Wall Cladding Systems\",\"product_description\":\"Metal wall cladding systems\",\"design_pressure\":\"+70.0\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-14 00:00:00\",\"instructions_url\":\"\"}],\"Nichiha USA, Inc.\":[{\"manufacturer\":\"Nichiha USA, Inc.\",\"approval_number_master\":\"FL#12098-R10\",\"approval_number\":\"FL12098.1\",\"seq\":1,\"product_model\":\"NichiBoard Plank\",\"product_description\":\"Lap siding boards in widths from 5-1\\\/4\\\" up to 12\\\"; all boards are 12 feet in length and 5\\\/16\\\" in thickness.\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nichiha USA, Inc.\",\"approval_number_master\":\"FL#12098-R10\",\"approval_number\":\"FL12098.2\",\"seq\":2,\"product_model\":\"NichiPanel\",\"product_description\":\"Panels are available in 4-foot widths and 3 lengths: 8', 10', and 12'. All panels are 5\\\/16\\\" thick.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nichiha USA, Inc.\",\"approval_number_master\":\"FL#12098-R10\",\"approval_number\":\"FL12098.3\",\"seq\":3,\"product_model\":\"NichiShake\",\"product_description\":\"Primed cedar shake panels available in widths from 6-\\\/14\\\" up to 12\\\"; all boards are 18\\\" in height.\",\"design_pressure\":\"+31\\\/-31\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nichiha USA, Inc.\",\"approval_number_master\":\"FL#12098-R10\",\"approval_number\":\"FL12098.4\",\"seq\":4,\"product_model\":\"NichiSoffit\",\"product_description\":\"12\\\",16\\\" wide by 12' long, or 24\\\", 48\\\" wide by 8 feet long soffits. Product is 1\\\/4\\\" thick.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nichiha USA, Inc.\",\"approval_number_master\":\"FL#12098-R10\",\"approval_number\":\"FL12098.5\",\"seq\":5,\"product_model\":\"NichiStaggered \\\/ NichiStraight\",\"product_description\":\"16\\\" wide by 4' long panels designed to look like individual cedar shake. The panels are 5\\\/16\\\" thick.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nichiha USA, Inc.\",\"approval_number_master\":\"FL#12812-R4\",\"approval_number\":\"FL12812.1\",\"seq\":1,\"product_model\":\"Kurastone\",\"product_description\":\"StackedStone & LedgeStone Fiber Cement Panels\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nichiha USA, Inc.\",\"approval_number_master\":\"FL#42392-R0\",\"approval_number\":\"FL42392.1\",\"seq\":1,\"product_model\":\"Architectural Wall Panel (AWP)\",\"product_description\":\"Architectural wall panels up to 21mm (7\\\/8-in.) thickness\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nichiha USA, Inc.\",\"approval_number_master\":\"FL#42392-R0\",\"approval_number\":\"FL42392.2\",\"seq\":2,\"product_model\":\"Sierra Premium Shake\",\"product_description\":\"1\\\/2-in. nominal thickness, fiber-cement lap siding board\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nichiha USA, Inc.\",\"approval_number_master\":\"FL#3904-R0\",\"approval_number\":\"FL3904.1\",\"seq\":1,\"product_model\":\"Nichiha Fiber Cement Brick &amp;amp; Stone Panels\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nichiha USA, Inc.\",\"approval_number_master\":\"FL#3904-R0\",\"approval_number\":\"FL3904.2\",\"seq\":2,\"product_model\":\"Nichiha Fiber Cement Sierra Premium Panels\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nichiha USA, Inc.\",\"approval_number_master\":\"FL#10781-R0\",\"approval_number\":\"FL10781.1\",\"seq\":1,\"product_model\":\"NichiProducts\",\"product_description\":\"NichiBoard Lap Siding\\nNichiPanel Vertical Panel\\nNichiShake\\nNichiSoffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-31 00:00:00\",\"instructions_url\":\"\"}],\"Kaycan LTD.\":[{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#12192-R8\",\"approval_number\":\"FL12192.1\",\"seq\":1,\"product_model\":\"Board & Batten\",\"product_description\":\"Single 7\\\" Vertical Siding\",\"design_pressure\":\"+0\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#12192-R8\",\"approval_number\":\"FL12192.2\",\"seq\":2,\"product_model\":\"Center Vented 12\\\"\\\/Solid 12\\\"\",\"product_description\":\"Triple 4 inch Partially Perforated Soffit\",\"design_pressure\":\"+0\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#12192-R8\",\"approval_number\":\"FL12192.3\",\"seq\":3,\"product_model\":\"D-4 Avanti\",\"product_description\":\"Double 4\\\" Horizontal Dutch Lap\",\"design_pressure\":\"+0\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#12192-R8\",\"approval_number\":\"FL12192.4\",\"seq\":4,\"product_model\":\"D-4 Marquis\",\"product_description\":\"Double 4\\\" Horizontal\",\"design_pressure\":\"+0\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#12192-R8\",\"approval_number\":\"FL12192.5\",\"seq\":5,\"product_model\":\"D-5 Contessa\",\"product_description\":\"Double 5\\\" Horizontal\",\"design_pressure\":\"+0\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#12192-R8\",\"approval_number\":\"FL12192.6\",\"seq\":6,\"product_model\":\"D-5 Elegance\",\"product_description\":\"Double 5\\\" Horizontal Dutch Lap\",\"design_pressure\":\"+0\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#12192-R8\",\"approval_number\":\"FL12192.7\",\"seq\":7,\"product_model\":\"D-5 Vertical\",\"product_description\":\"Double 5\\\" Vertical\",\"design_pressure\":\"+0\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#12192-R8\",\"approval_number\":\"FL12192.8\",\"seq\":8,\"product_model\":\"Lewiston\",\"product_description\":\"Double 4-1\\\/2\\\" Horizontal\",\"design_pressure\":\"+0\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#12192-R8\",\"approval_number\":\"FL12192.9\",\"seq\":9,\"product_model\":\"Newport\",\"product_description\":\"Single 6-1\\\/2\\\" Horizontal\",\"design_pressure\":\"+0\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#12192-R8\",\"approval_number\":\"FL12192.10\",\"seq\":10,\"product_model\":\"Ocean Park Bevel\",\"product_description\":\"Double 4-1\\\/2\\\" Horizontal\",\"design_pressure\":\"+0\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#12192-R8\",\"approval_number\":\"FL12192.11\",\"seq\":11,\"product_model\":\"Ocean Park Cove\",\"product_description\":\"Double 4-1\\\/2\\\" Horizontal\",\"design_pressure\":\"+0\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#12192-R8\",\"approval_number\":\"FL12192.12\",\"seq\":12,\"product_model\":\"Platinum Series D-4\",\"product_description\":\"Double 4\\\" Horizontal\",\"design_pressure\":\"+0\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#12192-R8\",\"approval_number\":\"FL12192.13\",\"seq\":13,\"product_model\":\"Platinum Series D-4 Dutch Lap\",\"product_description\":\"Double 4\\\" Horizontal Dutch Lap\",\"design_pressure\":\"+0\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#12192-R8\",\"approval_number\":\"FL12192.14\",\"seq\":14,\"product_model\":\"Platinum Series T-3\",\"product_description\":\"Triple 3\\\" Horizontal\",\"design_pressure\":\"+0\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#12192-R8\",\"approval_number\":\"FL12192.15\",\"seq\":15,\"product_model\":\"Prova\",\"product_description\":\"Double 4-1\\\/2\\\" Horizontal\",\"design_pressure\":\"+0\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#12192-R8\",\"approval_number\":\"FL12192.16\",\"seq\":16,\"product_model\":\"Sierra\",\"product_description\":\"Double 4-1\\\/2\\\" Horizontal\",\"design_pressure\":\"+0\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#12192-R8\",\"approval_number\":\"FL12192.17\",\"seq\":17,\"product_model\":\"Solid 10\\\"\",\"product_description\":\"Double 5 inch Solid Soffit\",\"design_pressure\":\"+0\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#12192-R8\",\"approval_number\":\"FL12192.18\",\"seq\":18,\"product_model\":\"Solid 16\\\"\",\"product_description\":\"Quadruple 4 inch Solid Soffit\",\"design_pressure\":\"+0\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#12192-R8\",\"approval_number\":\"FL12192.19\",\"seq\":19,\"product_model\":\"T-3 Classic\",\"product_description\":\"Triple 3\\\" Horizontal Dutch Lap\",\"design_pressure\":\"+0\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#12192-R8\",\"approval_number\":\"FL12192.20\",\"seq\":20,\"product_model\":\"T-3 Horizontal\",\"product_description\":\"Triple 3\\\" Horizontal\",\"design_pressure\":\"+0\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#12192-R8\",\"approval_number\":\"FL12192.21\",\"seq\":21,\"product_model\":\"Vented 10\\\"\",\"product_description\":\"Double 5 inch Perforated Soffit\",\"design_pressure\":\"+0\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#12192-R8\",\"approval_number\":\"FL12192.22\",\"seq\":22,\"product_model\":\"Vented 16\\\"\",\"product_description\":\"Quadruple 4 inch Perforated Soffit\",\"design_pressure\":\"+0\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#12192-R8\",\"approval_number\":\"FL12192.23\",\"seq\":23,\"product_model\":\"Vented 8\\\"\",\"product_description\":\"Double 4 inch Perforated Soffit\",\"design_pressure\":\"+0\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#16299-R6\",\"approval_number\":\"FL16299.1\",\"seq\":1,\"product_model\":\"D6 Ashbury and D6 Richmond Vinyl Siding\",\"product_description\":\"D6 Ashbury and D6 Richmond Vinyl Siding\",\"design_pressure\":\"+n\\\/a\\\/-138.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#16299-R6\",\"approval_number\":\"FL16299.2\",\"seq\":2,\"product_model\":\"Double 7 Timbercrest Perfection Polypropylene Shingle Siding\",\"product_description\":\"Double 7 Timbercrest Perfection Polypropylene Shingle Siding\",\"design_pressure\":\"+n\\\/a\\\/-61.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#16299-R6\",\"approval_number\":\"FL16299.3\",\"seq\":3,\"product_model\":\"Single 7 Timbercrest Perfection Polypropylene Shingle Siding\",\"product_description\":\"Single 7 Timbercrest Perfection Polypropylene Shingle Siding\",\"design_pressure\":\"+n\\\/a\\\/-129.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#1139-R0\",\"approval_number\":\"FL1139.1\",\"seq\":1,\"product_model\":\"D-4 Avanti\",\"product_description\":\"Double 4-inch Horizontal Dutch Lap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#1139-R0\",\"approval_number\":\"FL1139.2\",\"seq\":2,\"product_model\":\"D-4 Marquis\",\"product_description\":\"Double 4-inch Horizontal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#1139-R0\",\"approval_number\":\"FL1139.3\",\"seq\":3,\"product_model\":\"D-5 Contessa\",\"product_description\":\"Double 5-inch Horizontal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#1139-R0\",\"approval_number\":\"FL1139.4\",\"seq\":4,\"product_model\":\"D-5 Elegance\",\"product_description\":\"Double 5-inch Horizontal Dutch Lap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#1139-R0\",\"approval_number\":\"FL1139.5\",\"seq\":5,\"product_model\":\"D-5 Vertical\",\"product_description\":\"Double 5-inch Vertical\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#1139-R0\",\"approval_number\":\"FL1139.6\",\"seq\":6,\"product_model\":\"Lewiston\",\"product_description\":\"Double 4.5-inch Horizontal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#1139-R0\",\"approval_number\":\"FL1139.7\",\"seq\":7,\"product_model\":\"Sierra\",\"product_description\":\"Double 4.5-inch Horizontal Dutch Lap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#1139-R0\",\"approval_number\":\"FL1139.8\",\"seq\":8,\"product_model\":\"T-3 Classic\",\"product_description\":\"Triple 3-inch Horizontal Dutch Lap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#1139-R0\",\"approval_number\":\"FL1139.9\",\"seq\":9,\"product_model\":\"T-3 Horizontal\",\"product_description\":\"Triple 3-inch Horizontal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#4905-R0\",\"approval_number\":\"FL4905.1\",\"seq\":1,\"product_model\":\"D-4 Avanti\",\"product_description\":\"Double 4-inch Horizontal Dutch Lap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#4905-R0\",\"approval_number\":\"FL4905.2\",\"seq\":2,\"product_model\":\"D-4 Marquis\",\"product_description\":\"Double 4 inch horizontal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#4905-R0\",\"approval_number\":\"FL4905.3\",\"seq\":3,\"product_model\":\"D-4.5 Ocean Park\",\"product_description\":\"Double 4.5 inch horizontal dutch lap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#4905-R0\",\"approval_number\":\"FL4905.4\",\"seq\":4,\"product_model\":\"D-5 Contessa\",\"product_description\":\"Double 5 inch horizontal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#4905-R0\",\"approval_number\":\"FL4905.5\",\"seq\":5,\"product_model\":\"D-5 Elegance\",\"product_description\":\"Double 5 inch horizontal Dutch lap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#4905-R0\",\"approval_number\":\"FL4905.6\",\"seq\":6,\"product_model\":\"D-5 Vertical\",\"product_description\":\"Double 5 inch Vertical\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#4905-R0\",\"approval_number\":\"FL4905.7\",\"seq\":7,\"product_model\":\"Lewiston\",\"product_description\":\"Double 4.5 inch horizontal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#4905-R0\",\"approval_number\":\"FL4905.8\",\"seq\":8,\"product_model\":\"Newport\",\"product_description\":\"Single 6.5 inch horizontal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#4905-R0\",\"approval_number\":\"FL4905.9\",\"seq\":9,\"product_model\":\"Sierra\",\"product_description\":\"Double 4.5inch Horizontal Dutch Lap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#4905-R0\",\"approval_number\":\"FL4905.10\",\"seq\":10,\"product_model\":\"T- 3 Horizontal\",\"product_description\":\"Triple 3 inch Horizontal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#4905-R0\",\"approval_number\":\"FL4905.11\",\"seq\":11,\"product_model\":\"T-3 Classic\",\"product_description\":\"Triple 3 inch Horizontal Dutch Lap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#15867-R0\",\"approval_number\":\"FL15867.1\",\"seq\":1,\"product_model\":\"Vinyl Siding D4.5\",\"product_description\":\"D4.5 Ocean Park Vinyl Siding System\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#15867-R0\",\"approval_number\":\"FL15867.2\",\"seq\":2,\"product_model\":\"Vinyl Siding D5\",\"product_description\":\"D5 Dutchlap Elegance Vinyl Siding System\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#12192-R5\",\"approval_number\":\"FL12192.24\",\"seq\":24,\"product_model\":\"Vented 8\\\"\",\"product_description\":\"Double 4 inch Perforated Soffit\",\"design_pressure\":\"+0\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"KP Building Products\\\/CertainTeed\":[{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#12201-R7\",\"approval_number\":\"FL12201.1\",\"seq\":1,\"product_model\":\"Cedar Creek\",\"product_description\":\"Double 5\\\" and Double 5\\\" Dutch Lap Vinyl Siding\",\"design_pressure\":\"+0\\\/-45.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#12201-R7\",\"approval_number\":\"FL12201.2\",\"seq\":2,\"product_model\":\"Cedar Creek\",\"product_description\":\"Double 4\\\", Double 4\\\" Dutch Lap and Double 4-1\\\/2\\\" Dutch Lap Vinyl Siding\",\"design_pressure\":\"+0\\\/-51\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#12201-R7\",\"approval_number\":\"FL12201.3\",\"seq\":3,\"product_model\":\"Cedar Creek\",\"product_description\":\"10\\\" Vertical Vinyl Siding\",\"design_pressure\":\"+0\\\/-30.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#12201-R7\",\"approval_number\":\"FL12201.4\",\"seq\":4,\"product_model\":\"Color Guard\",\"product_description\":\"Double 4\\\", Double 4\\\" Dutch Lap, Double 4-1\\\/2\\\" Dutch Lap, Double 5\\\" and Double 5\\\" Dutch Lap Vinyl Siding\",\"design_pressure\":\"+0\\\/-60.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#12201-R7\",\"approval_number\":\"FL12201.5\",\"seq\":5,\"product_model\":\"Dakota\",\"product_description\":\"Double 5\\\" and Double 5\\\" Dutch Lap Vinyl Siding\",\"design_pressure\":\"+0\\\/-45.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#12201-R7\",\"approval_number\":\"FL12201.6\",\"seq\":6,\"product_model\":\"Dakota\",\"product_description\":\"Double 4\\\", Double 4\\\" Dutch Lap and Triple 3\\\" Vinyl Siding\",\"design_pressure\":\"+0\\\/-52.9\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#12201-R7\",\"approval_number\":\"FL12201.7\",\"seq\":7,\"product_model\":\"Fairway\",\"product_description\":\"Double 4\\\" Siding\",\"design_pressure\":\"+0\\\/-51\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#12201-R7\",\"approval_number\":\"FL12201.8\",\"seq\":8,\"product_model\":\"Harbor Ridge\",\"product_description\":\"Double 4\\\", Double 4\\\" Dutch Lap, Double 5\\\" and Double 5\\\" Dutch Lap Vinyl Siding\",\"design_pressure\":\"+0\\\/-60.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#12201-R7\",\"approval_number\":\"FL12201.9\",\"seq\":9,\"product_model\":\"Hudson Bay\",\"product_description\":\"Double 5\\\" and Double 5\\\" Dutch Lap Vinyl Siding\",\"design_pressure\":\"+0\\\/-45.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#12201-R7\",\"approval_number\":\"FL12201.10\",\"seq\":10,\"product_model\":\"Hudson Bay\",\"product_description\":\"Double 4\\\" and Double 4\\\" Dutch Lap Vinyl Siding\",\"design_pressure\":\"+0\\\/-51\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#12201-R7\",\"approval_number\":\"FL12201.11\",\"seq\":11,\"product_model\":\"I-Span\",\"product_description\":\"Double 5\\\" Vertical Vinyl Siding\",\"design_pressure\":\"+0\\\/-43.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#12201-R7\",\"approval_number\":\"FL12201.12\",\"seq\":12,\"product_model\":\"KP Norman Rockwell\",\"product_description\":\"Double 4\\\" and Double 4-1\\\/2\\\" Vinyl Siding\",\"design_pressure\":\"+0\\\/-60.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#12201-R7\",\"approval_number\":\"FL12201.13\",\"seq\":13,\"product_model\":\"KP Vinyl\",\"product_description\":\"Double 5\\\" and Double 5\\\" Dutch Lap Vinyl Siding\",\"design_pressure\":\"+0\\\/-45.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#12201-R7\",\"approval_number\":\"FL12201.14\",\"seq\":14,\"product_model\":\"KP Vinyl\",\"product_description\":\"Double 4\\\" and Double 4\\\" Dutch Lap Siding\",\"design_pressure\":\"+0\\\/-51\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#12201-R7\",\"approval_number\":\"FL12201.15\",\"seq\":15,\"product_model\":\"KP Vinyl\",\"product_description\":\"10\\\" Vertical Vinyl Siding\",\"design_pressure\":\"+0\\\/-30.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#12201-R7\",\"approval_number\":\"FL12201.16\",\"seq\":16,\"product_model\":\"Maxim\",\"product_description\":\"Double 4\\\", Double 4\\\" Dutch Lap, Double 5\\\" and Double 5\\\" Dutch Lap Vinyl Siding\",\"design_pressure\":\"+0\\\/-68.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#12201-R7\",\"approval_number\":\"FL12201.17\",\"seq\":17,\"product_model\":\"Nothern Star\",\"product_description\":\"6-1\\\/2\\\" Beaded, 8\\\" Horizontal, Double 4\\\", Double 4\\\" Dutch Lap, Triple 3\\\", Double 5\\\" and Double 5\\\" Dutch Lap Vinyl Siding\",\"design_pressure\":\"+0\\\/-60.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#12201-R7\",\"approval_number\":\"FL12201.18\",\"seq\":18,\"product_model\":\"Timber Crest and Timber Crest Plus\",\"product_description\":\"Double 4\\\" and Double 4-1\\\/2\\\" Vinyl Siding\",\"design_pressure\":\"+0\\\/-68.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#12201-R7\",\"approval_number\":\"FL12201.19\",\"seq\":19,\"product_model\":\"Waterford\",\"product_description\":\"Double 4\\\", Double 4\\\" Dutch Lap, Double 4-1\\\/2\\\" Dutch Lap and Triple 3\\\" Vinyl Siding\",\"design_pressure\":\"+0\\\/-52.9\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#12201-R7\",\"approval_number\":\"FL12201.20\",\"seq\":20,\"product_model\":\"Waterford\",\"product_description\":\"Double 5\\\" and Double 5\\\" Dutch Lap Vinyl Siding\",\"design_pressure\":\"+0\\\/-45.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#12201-R7\",\"approval_number\":\"FL12201.21\",\"seq\":21,\"product_model\":\"West Pointe\",\"product_description\":\"Double 4\\\" Vinyl Siding\",\"design_pressure\":\"+0\\\/-60.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#21674-R5\",\"approval_number\":\"FL21674.1\",\"seq\":1,\"product_model\":\"D4 \\\"Cedar Creek\\\" and D4 \\\"Hudson Bay\\\" Vinyl Siding\",\"product_description\":\"D4 \\\"Cedar Creek\\\" and D4 \\\"Hudson Bay\\\" Vinyl Siding\",\"design_pressure\":\"+n\\\/a\\\/-57.78\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#21674-R5\",\"approval_number\":\"FL21674.2\",\"seq\":2,\"product_model\":\"D5 \\\"Cedar Creek\\\" and D5 \\\"Hudson Bay\\\" Vinyl Siding\",\"product_description\":\"D5 \\\"Cedar Creek\\\" and D5 \\\"Hudson Bay\\\" Vinyl Siding\",\"design_pressure\":\"+n\\\/a\\\/-89.51\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#21674-R5\",\"approval_number\":\"FL21674.3\",\"seq\":3,\"product_model\":\"D5D \\\"Cedar Creek\\\" and D5D \\\"Hudson Bay\\\" Vinyl Siding\",\"product_description\":\"D5D \\\"Cedar Creek\\\" and D5D \\\"Hudson Bay\\\" Vinyl Siding\",\"design_pressure\":\"+n\\\/a\\\/-89.51\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#21674-R5\",\"approval_number\":\"FL21674.4\",\"seq\":4,\"product_model\":\"Maxim 8 Inch Board & Batten Vinyl Siding\",\"product_description\":\"Maxim 8 Inch Board & Batten Vinyl Siding\",\"design_pressure\":\"+n\\\/a\\\/-83.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#1651-R0\",\"approval_number\":\"FL1651.1\",\"seq\":1,\"product_model\":\"Cameron Ashley D5D\",\"product_description\":\"Vinyl Siding double 5\\\" dutch\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#1651-R0\",\"approval_number\":\"FL1651.2\",\"seq\":2,\"product_model\":\"Cedar Creek D4\",\"product_description\":\"Vinyl Siding Double 4\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#1651-R0\",\"approval_number\":\"FL1651.3\",\"seq\":3,\"product_model\":\"Cedar Creek D4\",\"product_description\":\"Vinyl Siding Double 4\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#1651-R0\",\"approval_number\":\"FL1651.4\",\"seq\":4,\"product_model\":\"Cedar Creek D4D\",\"product_description\":\"Vinyl Siding Double 4\\\" Dutch\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#1651-R0\",\"approval_number\":\"FL1651.5\",\"seq\":5,\"product_model\":\"Cedar Creek D5\",\"product_description\":\"Vinyl Siding Double 5\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#1651-R0\",\"approval_number\":\"FL1651.6\",\"seq\":6,\"product_model\":\"Cedar Creek D5D\",\"product_description\":\"Vinyl Siding Double 5\\\" Dutch\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#1651-R0\",\"approval_number\":\"FL1651.7\",\"seq\":7,\"product_model\":\"ColorGuard D4\",\"product_description\":\"Vinyl Siding Double 4\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#1651-R0\",\"approval_number\":\"FL1651.8\",\"seq\":8,\"product_model\":\"ColorGuard D4.5D\",\"product_description\":\"Vinyl Siding Double 4.5\\\" Dutch\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#1651-R0\",\"approval_number\":\"FL1651.9\",\"seq\":9,\"product_model\":\"Dakota D4\",\"product_description\":\"Vinyl Siding Double 4\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#1651-R0\",\"approval_number\":\"FL1651.10\",\"seq\":10,\"product_model\":\"Dakota D4D\",\"product_description\":\"Vinyl Siding Double 4\\\" Dutch\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#1651-R0\",\"approval_number\":\"FL1651.11\",\"seq\":11,\"product_model\":\"Dakota D5\",\"product_description\":\"Vinyl Siding Double 5\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#1651-R0\",\"approval_number\":\"FL1651.12\",\"seq\":12,\"product_model\":\"Dakota D5D\",\"product_description\":\"Vinyl Siding Double 5\\\" Dutch\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#1651-R0\",\"approval_number\":\"FL1651.13\",\"seq\":13,\"product_model\":\"Dakota T3\",\"product_description\":\"Vinyl Siding Trible 3\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#1651-R0\",\"approval_number\":\"FL1651.14\",\"seq\":14,\"product_model\":\"Hudson Bay D4\",\"product_description\":\"Vinyl Siding Double 4\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#1651-R0\",\"approval_number\":\"FL1651.15\",\"seq\":15,\"product_model\":\"Hudson Bay D4D\",\"product_description\":\"Vinyl Siding Double 4\\\" Dutch\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#1651-R0\",\"approval_number\":\"FL1651.16\",\"seq\":16,\"product_model\":\"Hudson Bay D5\",\"product_description\":\"Vinyl Siding Double 5\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#1651-R0\",\"approval_number\":\"FL1651.17\",\"seq\":17,\"product_model\":\"Hudson Bay D5D\",\"product_description\":\"Vinyl Siding Double 5\\\" Dutch\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#1651-R0\",\"approval_number\":\"FL1651.18\",\"seq\":18,\"product_model\":\"Maxim D4\",\"product_description\":\"Vinyl Siding Double 4\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#1651-R0\",\"approval_number\":\"FL1651.19\",\"seq\":19,\"product_model\":\"Maxim D4D\",\"product_description\":\"Vinyl Siding Double 4\\\" Dutch\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#1651-R0\",\"approval_number\":\"FL1651.20\",\"seq\":20,\"product_model\":\"Maxim D5\",\"product_description\":\"Vinyl Siding Double 5\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#1651-R0\",\"approval_number\":\"FL1651.21\",\"seq\":21,\"product_model\":\"Maxim D5D\",\"product_description\":\"Vinyl Siding Double 5\\\" Dutch\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#1651-R0\",\"approval_number\":\"FL1651.22\",\"seq\":22,\"product_model\":\"Northern Star 6.5\\\" Beaded\",\"product_description\":\"Vinyl Siding 6.5\\\" Beaded\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#1651-R0\",\"approval_number\":\"FL1651.23\",\"seq\":23,\"product_model\":\"Northern Star D4\",\"product_description\":\"Vinyl Siding Double 4\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#1651-R0\",\"approval_number\":\"FL1651.24\",\"seq\":24,\"product_model\":\"Northern Star D4D\",\"product_description\":\"Vinyl siding Double 4\\\" Dutch\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#1651-R0\",\"approval_number\":\"FL1651.25\",\"seq\":25,\"product_model\":\"Northern Star D5\",\"product_description\":\"Vinyl Siding Double 5\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#1651-R0\",\"approval_number\":\"FL1651.26\",\"seq\":26,\"product_model\":\"Northern Star D5D\",\"product_description\":\"Vinyl Siding Double 5\\\" Dutch\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#12201-R0\",\"approval_number\":\"FL12201.22\",\"seq\":22,\"product_model\":\"Waterford\",\"product_description\":\"Double 4\\\", Double 4\\\" Dutch Lap, Double 4-1\\\/2\\\" Dutch Lap and Triple 3\\\" Vinyl Siding\",\"design_pressure\":\"+52.9\\\/-52.9\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#12201-R0\",\"approval_number\":\"FL12201.23\",\"seq\":23,\"product_model\":\"Waterford\",\"product_description\":\"Double 5\\\" and Double 5\\\" Dutch Lap Vinyl Siding\",\"design_pressure\":\"+45.3\\\/-45.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#12201-R0\",\"approval_number\":\"FL12201.24\",\"seq\":24,\"product_model\":\"Weather Side\",\"product_description\":\"Double 4-1\\\/2\\\" Dutch Lap Vinyl Siding\",\"design_pressure\":\"+52.9\\\/-52.9\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#12201-R0\",\"approval_number\":\"FL12201.25\",\"seq\":25,\"product_model\":\"West Pointe\",\"product_description\":\"Double 4\\\" Vinyl Siding\",\"design_pressure\":\"+60.4\\\/-60.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Style Crest Inc.\":[{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#2246-R1\",\"approval_number\":\"FL2246.1\",\"seq\":1,\"product_model\":\"Fairfield\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#2246-R1\",\"approval_number\":\"FL2246.2\",\"seq\":2,\"product_model\":\"Fairfield Select Beaded 6.5\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#2246-R1\",\"approval_number\":\"FL2246.3\",\"seq\":3,\"product_model\":\"Harbor Crest\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#2246-R1\",\"approval_number\":\"FL2246.4\",\"seq\":4,\"product_model\":\"Insul Siding\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#2246-R1\",\"approval_number\":\"FL2246.5\",\"seq\":5,\"product_model\":\"Log Cabin\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#2246-R1\",\"approval_number\":\"FL2246.6\",\"seq\":6,\"product_model\":\"Oak Harbor\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#2246-R1\",\"approval_number\":\"FL2246.7\",\"seq\":7,\"product_model\":\"Pro Pride\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#2246-R1\",\"approval_number\":\"FL2246.8\",\"seq\":8,\"product_model\":\"T4\\\/D5 Soffit for Vertical\",\"product_description\":\"Vertical Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#8081-R0\",\"approval_number\":\"FL8081.1\",\"seq\":1,\"product_model\":\"Board and Batten\",\"product_description\":\"0.050\\\" thick vinyl siding\",\"design_pressure\":\"+N\\\/A\\\/-43.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#8081-R0\",\"approval_number\":\"FL8081.2\",\"seq\":2,\"product_model\":\"Carrington D4, DL5, D6\",\"product_description\":\"0.048\\\" thick vinyl siding\",\"design_pressure\":\"+N\\\/A\\\/-188.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#8081-R0\",\"approval_number\":\"FL8081.3\",\"seq\":3,\"product_model\":\"Carrington Foam Laminated D6\",\"product_description\":\"0.048\\\" foam backed vinyl siding\",\"design_pressure\":\"+N\\\/A\\\/-163.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#8081-R0\",\"approval_number\":\"FL8081.4\",\"seq\":4,\"product_model\":\"Universal DL4.5 Siding\",\"product_description\":\"0.038\\\" thick vinyl siding\",\"design_pressure\":\"+N\\\/A\\\/-154.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#12231-R0\",\"approval_number\":\"FL12231.1\",\"seq\":1,\"product_model\":\"Carrington Collection (aka Arlington Collection)\",\"product_description\":\"D4, DL5 and D6 Configurations\",\"design_pressure\":\"+N\\\/A\\\/-82.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#12231-R0\",\"approval_number\":\"FL12231.2\",\"seq\":2,\"product_model\":\"DuraSpan T4\\\/D5 Soffit for Vertical Siding (aka ProSpan)\",\"product_description\":\"T4 and D5 Configurations\",\"design_pressure\":\"+N\\\/A\\\/-31.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#12231-R0\",\"approval_number\":\"FL12231.3\",\"seq\":3,\"product_model\":\"Fairfield (aka Alpine Ridge)\",\"product_description\":\"D4, DL4, D5 and DL5 Configurations\",\"design_pressure\":\"+N\\\/A\\\/-59.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#12231-R0\",\"approval_number\":\"FL12231.4\",\"seq\":4,\"product_model\":\"Fairfield Select Beaded Siding (aka Lexington Series)\",\"product_description\":\"Beaded 6.5 Configuration\",\"design_pressure\":\"+N\\\/A\\\/-64.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#12231-R0\",\"approval_number\":\"FL12231.5\",\"seq\":5,\"product_model\":\"Fairfield Select Board and Batten (aka Lexington Series Board and Batten)\",\"product_description\":\"Board and Batten Configuration\",\"design_pressure\":\"+N\\\/A\\\/-43.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#12231-R0\",\"approval_number\":\"FL12231.6\",\"seq\":6,\"product_model\":\"Harbour Crest Siding (aka Spiegel Grove or Addison Heights)\",\"product_description\":\"D4, DL4, DL4.5, DL5 and T3.33 Configurations\",\"design_pressure\":\"+N\\\/A\\\/-64.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#12231-R0\",\"approval_number\":\"FL12231.7\",\"seq\":7,\"product_model\":\"InsulSide (aka Four Seasons)\",\"product_description\":\"D4 and DL4.5 Configurations\",\"design_pressure\":\"+N\\\/A\\\/-61.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#12231-R0\",\"approval_number\":\"FL12231.8\",\"seq\":8,\"product_model\":\"InsulSide D6 (aka Four Seasons)\",\"product_description\":\"D6 Configuration\",\"design_pressure\":\"+N\\\/A\\\/-79.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#12231-R0\",\"approval_number\":\"FL12231.9\",\"seq\":9,\"product_model\":\"Oak Harbor Siding (aka Bristol Bay)\",\"product_description\":\"D4, DL4.5, D5, DL5, T3.33 Configurations\",\"design_pressure\":\"+N\\\/A\\\/-59.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#12231-R0\",\"approval_number\":\"FL12231.10\",\"seq\":10,\"product_model\":\"Pro Pride Siding (aka Wedgewood Square)\",\"product_description\":\"DL4.5 and D4.5 Configurations\",\"design_pressure\":\"+N\\\/A\\\/-59.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#12231-R0\",\"approval_number\":\"FL12231.11\",\"seq\":11,\"product_model\":\"Timbermill Log Cabin Panel Siding (aka Rustic Ridge Log Cabin Panel)\",\"product_description\":\"Cabin Board Configuration\",\"design_pressure\":\"+N\\\/A\\\/-77.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#12231-R0\",\"approval_number\":\"FL12231.12\",\"seq\":12,\"product_model\":\"Universal DL4.5 Siding (aka 27GB)\",\"product_description\":\"DL4.5 Configuration\",\"design_pressure\":\"+N\\\/A\\\/-67.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#13448-R0\",\"approval_number\":\"FL13448.1\",\"seq\":1,\"product_model\":\"Sawmill\",\"product_description\":\"D4.5, DL4.5 Norandex\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#13448-R0\",\"approval_number\":\"FL13448.2\",\"seq\":2,\"product_model\":\"Town Square\",\"product_description\":\"D4, DL4, D5, DL5 Norandex\",\"design_pressure\":\"+74\\\/-74\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#13479-R0\",\"approval_number\":\"FL13479.1\",\"seq\":1,\"product_model\":\"ComfortClad\",\"product_description\":\"D4, DL4.5, D6\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#13479-R0\",\"approval_number\":\"FL13479.2\",\"seq\":2,\"product_model\":\"Hampton Ridge\",\"product_description\":\"D4, DL5, D6\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#13479-R1\",\"approval_number\":\"FL13479.3\",\"seq\":3,\"product_model\":\"Ridgeview\",\"product_description\":\"D4, DL4, D5, DL5\",\"design_pressure\":\"+59\\\/-59\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Guernsey Architectural Solutions, Inc.\":[{\"manufacturer\":\"Guernsey Architectural Solutions, Inc.\",\"approval_number_master\":\"FL#12389-R0\",\"approval_number\":\"FL12389.1\",\"seq\":1,\"product_model\":\"a. ACM \\\"Rain Screen\\\"\",\"product_description\":\"Aluminum composite wall panels exterior cladding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Guernsey Architectural Solutions, Inc.\",\"approval_number_master\":\"FL#12389-R0\",\"approval_number\":\"FL12389.2\",\"seq\":2,\"product_model\":\"b. ACM \\\"Wet Seal\\\"\",\"product_description\":\"Aluminum composite wall panels exterior cladding meets small and large missile impact with or without backing.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Guernsey Architectural Solutions, Inc.\",\"approval_number_master\":\"FL#12389-R0\",\"approval_number\":\"FL12389.3\",\"seq\":3,\"product_model\":\"c. ACM \\\"Wet Seal\\\"\",\"product_description\":\"Aluminum composite wall panels exterior cladding meets small missile impact with or without backing.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Butler Manufacturing Company\":[{\"manufacturer\":\"Butler Manufacturing Company\",\"approval_number_master\":\"FL#12493-R0\",\"approval_number\":\"FL12493.1\",\"seq\":1,\"product_model\":\"Butlerib II\",\"product_description\":\"Steel Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Butler Manufacturing Company\",\"approval_number_master\":\"FL#12493-R0\",\"approval_number\":\"FL12493.2\",\"seq\":2,\"product_model\":\"Shadowall\",\"product_description\":\"Steel Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Butler Manufacturing Company\",\"approval_number_master\":\"FL#12493-R0\",\"approval_number\":\"FL12493.3\",\"seq\":3,\"product_model\":\"Stylwall\",\"product_description\":\"Steel Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Butler Manufacturing Company\",\"approval_number_master\":\"FL#12760-R6\",\"approval_number\":\"FL12760.1\",\"seq\":1,\"product_model\":\"Butlerib II Lite*Panl\",\"product_description\":\"Translucent, glass fiber reinforced plastic (FRP) panels formed to the same configuration as Butlerib II metal panels.\",\"design_pressure\":\"+52.5\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Butler Manufacturing Company\",\"approval_number_master\":\"FL#16417-R5\",\"approval_number\":\"FL16417.1\",\"seq\":1,\"product_model\":\"Butlerib II HVHZ Wall LITE*PANL\",\"product_description\":\"Butlerib II HVHZ Wall LITE*PANL\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Butler Manufacturing Company\",\"approval_number_master\":\"FL#2662-R1\",\"approval_number\":\"FL2662.1\",\"seq\":1,\"product_model\":\"Butlerib II\",\"product_description\":\"Steel Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Butler Manufacturing Company\",\"approval_number_master\":\"FL#2662-R1\",\"approval_number\":\"FL2662.2\",\"seq\":2,\"product_model\":\"Butlerib II Lite*Panl\",\"product_description\":\"FRP Light transmitting panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Butler Manufacturing Company\",\"approval_number_master\":\"FL#2662-R1\",\"approval_number\":\"FL2662.3\",\"seq\":3,\"product_model\":\"Koreteck\",\"product_description\":\"Steel Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Butler Manufacturing Company\",\"approval_number_master\":\"FL#2662-R1\",\"approval_number\":\"FL2662.4\",\"seq\":4,\"product_model\":\"Shadowall\",\"product_description\":\"Steel Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Butler Manufacturing Company\",\"approval_number_master\":\"FL#2662-R1\",\"approval_number\":\"FL2662.5\",\"seq\":5,\"product_model\":\"Stylwall\",\"product_description\":\"Steel Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Norandex, A Division of American Builders & Contractors Supply Co., Inc.\":[{\"manufacturer\":\"Norandex, A Division of American Builders & Contractors Supply Co., Inc.\",\"approval_number_master\":\"FL#12500-R5\",\"approval_number\":\"FL12500.1\",\"seq\":1,\"product_model\":\"Norandex Vinyl Siding Systems (NON-HVHZ)\",\"product_description\":\"Vinyl Siding Systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-109\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Dri-Design\":[{\"manufacturer\":\"Dri-Design\",\"approval_number_master\":\"FL#12553-R7\",\"approval_number\":\"FL12553.1\",\"seq\":1,\"product_model\":\"and EN-V Non-Structural Metal Wall Cladding Systems\",\"product_description\":\"Metal, dry-joint, rain screen wall panel systems\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Varco Pruden Buildings\":[{\"manufacturer\":\"Varco Pruden Buildings\",\"approval_number_master\":\"FL#12762-R0\",\"approval_number\":\"FL12762.1\",\"seq\":1,\"product_model\":\"Panel Rib\",\"product_description\":\"Steel wall panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Varco Pruden Buildings\",\"approval_number_master\":\"FL#12762-R0\",\"approval_number\":\"FL12762.2\",\"seq\":2,\"product_model\":\"Vee Rib\",\"product_description\":\"Steel wall panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Varco Pruden Buildings\",\"approval_number_master\":\"FL#8245-R0\",\"approval_number\":\"FL8245.1\",\"seq\":1,\"product_model\":\"Panel Rib and Vee Rib Wall Panels\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"McElroy Metal, Inc.\":[{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#12951-R10\",\"approval_number\":\"FL12951.1\",\"seq\":1,\"product_model\":\"PBR Wall Panel\",\"product_description\":\"24 Ga. x 36\\\" wide through fastened wall panel with major ribs 12\\\" oc\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-18 00:00:00\",\"instructions_url\":\"\"}],\"Mitten Building Products\":[{\"manufacturer\":\"Mitten Building Products\",\"approval_number_master\":\"FL#13992-R0\",\"approval_number\":\"FL13992.1\",\"seq\":1,\"product_model\":\"\\\"T4\\\"\",\"product_description\":\"Vinyl Soffit Panel\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mitten Building Products\",\"approval_number_master\":\"FL#1650-R0\",\"approval_number\":\"FL1650.1\",\"seq\":1,\"product_model\":\"Mitten Double 5\\\" Vertical\",\"product_description\":\"Vertical Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mitten Building Products\",\"approval_number_master\":\"FL#1650-R0\",\"approval_number\":\"FL1650.2\",\"seq\":2,\"product_model\":\"Oregon Pride\",\"product_description\":\"Double 5\\\" Dutchlap Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mitten Building Products\",\"approval_number_master\":\"FL#1650-R0\",\"approval_number\":\"FL1650.3\",\"seq\":3,\"product_model\":\"Oregon Pride D4.5\\\" Dutchlap\",\"product_description\":\"Dutchlap Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mitten Building Products\",\"approval_number_master\":\"FL#1905-R0\",\"approval_number\":\"FL1905.1\",\"seq\":1,\"product_model\":\"Mitten Cabot Vinyl Siding\",\"product_description\":\"D5\\\" profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mitten Building Products\",\"approval_number_master\":\"FL#1905-R0\",\"approval_number\":\"FL1905.2\",\"seq\":2,\"product_model\":\"Mitten Cambridge Vinyl Siding\",\"product_description\":\"D4.5\\\" profiles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mitten Building Products\",\"approval_number_master\":\"FL#2115-R0\",\"approval_number\":\"FL2115.1\",\"seq\":1,\"product_model\":\"Mitten Cabot D5\\\"- Increased Va\",\"product_description\":\"Double 5\\\" Cabot Installed to increase wind pressure to +\\\/- 57.5 psf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mitten Building Products\",\"approval_number_master\":\"FL#5208-R2\",\"approval_number\":\"FL5208.1\",\"seq\":1,\"product_model\":\"D4 Dutchlap Oregon Pride\",\"product_description\":\"0.040\\\" panel\",\"design_pressure\":\"+50psf\\\/-50psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mitten Building Products\",\"approval_number_master\":\"FL#5208-R2\",\"approval_number\":\"FL5208.2\",\"seq\":2,\"product_model\":\"D5 Sentry Dutchlap\",\"product_description\":\"0.044\\\" panel\",\"design_pressure\":\"+63.3\\\/-63.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mitten Building Products\",\"approval_number_master\":\"FL#5208-R2\",\"approval_number\":\"FL5208.3\",\"seq\":3,\"product_model\":\"D5 Vertical\",\"product_description\":\"0.040\\\" panel vertical\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mitten Building Products\",\"approval_number_master\":\"FL#5208-R2\",\"approval_number\":\"FL5208.4\",\"seq\":4,\"product_model\":\"D6 Horizontal Insulplank\",\"product_description\":\"12'6\\\" panel w\\\/foam backing, 0.047\\\"\",\"design_pressure\":\"+30.3\\\/-30.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mitten Building Products\",\"approval_number_master\":\"FL#5667-R2\",\"approval_number\":\"FL5667.1\",\"seq\":1,\"product_model\":\"4.5 Horizontal Oregon Pride\",\"product_description\":\"0.040 inch panel\",\"design_pressure\":\"+52.4\\\/-52.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mitten Building Products\",\"approval_number_master\":\"FL#5667-R2\",\"approval_number\":\"FL5667.2\",\"seq\":2,\"product_model\":\"Cabot D4 Dutchlap\",\"product_description\":\"0.040 inch panel\",\"design_pressure\":\"+50.5\\\/-50.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mitten Building Products\",\"approval_number_master\":\"FL#5667-R2\",\"approval_number\":\"FL5667.3\",\"seq\":3,\"product_model\":\"D4 Horizontal Oregon Pride\",\"product_description\":\"0.040 inch panel\",\"design_pressure\":\"+68.1\\\/-68.1\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mitten Building Products\",\"approval_number_master\":\"FL#5667-R2\",\"approval_number\":\"FL5667.4\",\"seq\":4,\"product_model\":\"D4.5 Cove\",\"product_description\":\"0.040 inch panel\",\"design_pressure\":\"+45.3\\\/-45.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mitten Building Products\",\"approval_number_master\":\"FL#5667-R2\",\"approval_number\":\"FL5667.5\",\"seq\":5,\"product_model\":\"D4.5 Dutchlap Sentry\",\"product_description\":\"0.050 inch panel\",\"design_pressure\":\"+79.9\\\/-79.9\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mitten Building Products\",\"approval_number_master\":\"FL#5667-R2\",\"approval_number\":\"FL5667.6\",\"seq\":6,\"product_model\":\"D5 Cove\",\"product_description\":\"0.040 inch panel\",\"design_pressure\":\"+75.7\\\/-75.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mitten Building Products\",\"approval_number_master\":\"FL#5667-R2\",\"approval_number\":\"FL5667.7\",\"seq\":7,\"product_model\":\"Sentry D4 Horizontal\",\"product_description\":\"0.050 inch panel\",\"design_pressure\":\"+89.9\\\/-89.9\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-05 00:00:00\",\"instructions_url\":\"\"}],\"Central States Manufacturing, Inc.\":[{\"manufacturer\":\"Central States Manufacturing, Inc.\",\"approval_number_master\":\"FL#14024-R5\",\"approval_number\":\"FL14024.1\",\"seq\":1,\"product_model\":\"Panel Loc Plus\",\"product_description\":\"Min 29 ga. panel over 15\\\/32\\\" thick plywood\",\"design_pressure\":\"+N\\\/A\\\/-168.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Central States Manufacturing, Inc.\",\"approval_number_master\":\"FL#14024-R5\",\"approval_number\":\"FL14024.2\",\"seq\":2,\"product_model\":\"R-Loc\",\"product_description\":\"Min. 26 ga., 36\\\" wide, through fastened panel over open steel supports\",\"design_pressure\":\"+N\\\/A\\\/-112.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Central States Manufacturing, Inc.\",\"approval_number_master\":\"FL#47393-R0\",\"approval_number\":\"FL47393.1\",\"seq\":1,\"product_model\":\"Board and Batten Panel\",\"product_description\":\"Min 26 ga., max 10\\\" wide, 3\\\/4\\\" deep concealed fastened wall panels\",\"design_pressure\":\"+45\\\/-71.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Central States Manufacturing, Inc.\",\"approval_number_master\":\"FL#47393-R0\",\"approval_number\":\"FL47393.2\",\"seq\":2,\"product_model\":\"R-Loc\",\"product_description\":\"Min. 26 ga. panel over min 15\\\/32\\\" thick plywood or min 7\\\/16\\\" thick OSB deck\",\"design_pressure\":\"+N\\\/A\\\/-105.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Central States Manufacturing, Inc.\",\"approval_number_master\":\"FL#41877-R0\",\"approval_number\":\"FL41877.1\",\"seq\":1,\"product_model\":\"Panel Loc Plus\",\"product_description\":\"Min 29 ga. panel over 15\\\/32\\\" thick plywood\",\"design_pressure\":\"+N\\\/A\\\/-168.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-07-16 00:00:00\",\"instructions_url\":\"\"}],\"Shildan, Inc.\":[{\"manufacturer\":\"Shildan, Inc.\",\"approval_number_master\":\"FL#14291-R7\",\"approval_number\":\"FL14291.1\",\"seq\":1,\"product_model\":\"Alphaton TerraCotta Rainscreen System\",\"product_description\":\"Non-Impact resistant Alphaton Terracotta Rainscreen System.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shildan, Inc.\",\"approval_number_master\":\"FL#14291-R7\",\"approval_number\":\"FL14291.2\",\"seq\":2,\"product_model\":\"Longoton TerraCotta Rainscreen 12\\\" System\",\"product_description\":\"Non-impact resistant Longoton Terracotta Rainscreen 12\\\" System.\",\"design_pressure\":\"+92\\\/-92\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shildan, Inc.\",\"approval_number_master\":\"FL#14291-R7\",\"approval_number\":\"FL14291.3\",\"seq\":3,\"product_model\":\"Longoton TerraCotta Rainscreen System\",\"product_description\":\"Large Missile Impact resistant Longoton Terracotta Rainscreen System.\",\"design_pressure\":\"+51.5\\\/-51.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shildan, Inc.\",\"approval_number_master\":\"FL#14291-R7\",\"approval_number\":\"FL14291.4\",\"seq\":4,\"product_model\":\"Longoton TerraCotta Vertically Oriented Rainscreen System\",\"product_description\":\"Large and Small Missile Impact resistant Longoton TerraCotta Vertically Oriented Rainscreen System.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shildan, Inc.\",\"approval_number_master\":\"FL#14009-R0\",\"approval_number\":\"FL14009.1\",\"seq\":1,\"product_model\":\"Longoton TerraCotta Siding System\",\"product_description\":\"Large missile impact resistant terracotta siding system.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-18 00:00:00\",\"instructions_url\":\"\"}],\"American Fiber Cement\":[{\"manufacturer\":\"American Fiber Cement\",\"approval_number_master\":\"FL#14677-R4\",\"approval_number\":\"FL14677.1\",\"seq\":1,\"product_model\":\"Fiber Cement Rainscreen Cladding System\",\"product_description\":\"Non-impact resistant fiber cement cladding system.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-01 00:00:00\",\"instructions_url\":\"\"}],\"GAF\":[{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#14822-R8\",\"approval_number\":\"FL14822.1\",\"seq\":1,\"product_model\":\"WeatherSide\\u2122 Fiber-Cement Shingles (NON-HVHZ)\",\"product_description\":\"Fiber-cement shingles for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-66.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-15 00:00:00\",\"instructions_url\":\"\"}],\"Westlake Royal Stone (Boral)\":[{\"manufacturer\":\"Westlake Royal Stone (Boral)\",\"approval_number_master\":\"FL#15046-R6\",\"approval_number\":\"FL15046.1\",\"seq\":1,\"product_model\":\"Versetta Stone\",\"product_description\":\"Panelized stone veneer\",\"design_pressure\":\"+N\\\/A\\\/-90\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Stone (Boral)\",\"approval_number_master\":\"FL#15047-R7\",\"approval_number\":\"FL15047.1\",\"seq\":1,\"product_model\":\"Cultured Stone and ProStone Adhered Masonry Veneer\",\"product_description\":\"Adhered masonry veneer\",\"design_pressure\":\"+N\\\/A\\\/-102.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Alside\":[{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#15275-R0\",\"approval_number\":\"FL15275.1\",\"seq\":1,\"product_model\":\"a. \\\"Odyssey Plus\\\" Vinyl Siding\",\"product_description\":\"D4 \\\/ D5 Dutch Lap and D4 \\\/ D5 Clapboard Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#15275-R0\",\"approval_number\":\"FL15275.2\",\"seq\":2,\"product_model\":\"b. Sears \\\"Weatherbeater\\\" Vinyl Siding\",\"product_description\":\"D4.5 Clapboard Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#15275-R0\",\"approval_number\":\"FL15275.3\",\"seq\":3,\"product_model\":\"c. \\\"Conquest\\\" Vinyl Siding\",\"product_description\":\"D4.5 Dutch Lap and D4.5 Clapboard Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#15275-R0\",\"approval_number\":\"FL15275.4\",\"seq\":4,\"product_model\":\"d. \\\"Charter Oak\\\" Vinyl Siding\",\"product_description\":\"D4.5 Dutch Lap and D4.5 Clapboard Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#15275-R0\",\"approval_number\":\"FL15275.5\",\"seq\":5,\"product_model\":\"e. \\\"Coventry\\\" Vinyl Siding\",\"product_description\":\"D4 \\\/ D5 Dutch Lap and D4 \\\/ D5 Clapboard and Triple 3 Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#15275-R0\",\"approval_number\":\"FL15275.6\",\"seq\":6,\"product_model\":\"f. \\\"Prodigy\\\" Vinyl Siding\",\"product_description\":\"D5 Dutch Lap and D6 Clapboard Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#15275-R0\",\"approval_number\":\"FL15275.7\",\"seq\":7,\"product_model\":\"g. \\\"Board and Batten\\\" Vinyl Siding\",\"product_description\":\"7\\\" Vertical Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#495-R0\",\"approval_number\":\"FL495.1\",\"seq\":1,\"product_model\":\"Alliance T4\",\"product_description\":\"Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#495-R0\",\"approval_number\":\"FL495.2\",\"seq\":2,\"product_model\":\"Architectural Classics II Shake\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#495-R0\",\"approval_number\":\"FL495.3\",\"seq\":3,\"product_model\":\"Board and Batten\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#495-R0\",\"approval_number\":\"FL495.4\",\"seq\":4,\"product_model\":\"CenterLock\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#495-R0\",\"approval_number\":\"FL495.5\",\"seq\":5,\"product_model\":\"Charter Oak\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#495-R0\",\"approval_number\":\"FL495.6\",\"seq\":6,\"product_model\":\"Charter Oak\",\"product_description\":\"Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#495-R0\",\"approval_number\":\"FL495.7\",\"seq\":7,\"product_model\":\"Conquest\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#495-R0\",\"approval_number\":\"FL495.8\",\"seq\":8,\"product_model\":\"Double 5\\\" Soffit\",\"product_description\":\"Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#495-R0\",\"approval_number\":\"FL495.9\",\"seq\":9,\"product_model\":\"Greenbriar\",\"product_description\":\"Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#495-R0\",\"approval_number\":\"FL495.10\",\"seq\":10,\"product_model\":\"Landscape\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#495-R0\",\"approval_number\":\"FL495.11\",\"seq\":11,\"product_model\":\"Odyssey Plus\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#495-R0\",\"approval_number\":\"FL495.12\",\"seq\":12,\"product_model\":\"Pelican Bay Shakes\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#495-R0\",\"approval_number\":\"FL495.13\",\"seq\":13,\"product_model\":\"Seneca\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#495-R0\",\"approval_number\":\"FL495.14\",\"seq\":14,\"product_model\":\"Super Span\",\"product_description\":\"Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#495-R0\",\"approval_number\":\"FL495.15\",\"seq\":15,\"product_model\":\"Williamsport\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#6033-R0\",\"approval_number\":\"FL6033.1\",\"seq\":1,\"product_model\":\"Home Run\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#6033-R0\",\"approval_number\":\"FL6033.2\",\"seq\":2,\"product_model\":\"Preservation\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#6033-R0\",\"approval_number\":\"FL6033.3\",\"seq\":3,\"product_model\":\"Prodigy\",\"product_description\":\"Insulated Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#12103-R0\",\"approval_number\":\"FL12103.1\",\"seq\":1,\"product_model\":\"Board & Batten\",\"product_description\":\"Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#12103-R0\",\"approval_number\":\"FL12103.2\",\"seq\":2,\"product_model\":\"CenterLock\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#12103-R0\",\"approval_number\":\"FL12103.3\",\"seq\":3,\"product_model\":\"Charter Oak\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#12103-R0\",\"approval_number\":\"FL12103.4\",\"seq\":4,\"product_model\":\"Conquest\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#12103-R0\",\"approval_number\":\"FL12103.5\",\"seq\":5,\"product_model\":\"Coventry\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#12103-R0\",\"approval_number\":\"FL12103.6\",\"seq\":6,\"product_model\":\"Cypress Creek Variegated Siding\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#12103-R0\",\"approval_number\":\"FL12103.7\",\"seq\":7,\"product_model\":\"Odyssey Plus\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#12103-R0\",\"approval_number\":\"FL12103.8\",\"seq\":8,\"product_model\":\"Prodigy\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#12103-R0\",\"approval_number\":\"FL12103.9\",\"seq\":9,\"product_model\":\"Sears CenterLock\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#12103-R0\",\"approval_number\":\"FL12103.10\",\"seq\":10,\"product_model\":\"Williamsport Colonial Beaded\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"NovaTech Wall Systems\":[{\"manufacturer\":\"NovaTech Wall Systems\",\"approval_number_master\":\"FL#15337-R5\",\"approval_number\":\"FL15337.2\",\"seq\":2,\"product_model\":\"ACCU-TRAC DS SYSTEM by NovaTech Wall Systems\",\"product_description\":\"WALL PANEL SYSTEM\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NovaTech Wall Systems\",\"approval_number_master\":\"FL#15337-R5\",\"approval_number\":\"FL15337.3\",\"seq\":3,\"product_model\":\"ACCU-TRAC DS\\\/ALFREX FR REINFORCED\",\"product_description\":\"WALL SYSTEM PANEL\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NovaTech Wall Systems\",\"approval_number_master\":\"FL#15337-R5\",\"approval_number\":\"FL15337.4\",\"seq\":4,\"product_model\":\"ACCU-TRAC SYSTEMS BY NovaTech WALL SYSTEMS\",\"product_description\":\"ALPOLIC\\\/ALPOLIC FR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NovaTech Wall Systems\",\"approval_number_master\":\"FL#15337-R5\",\"approval_number\":\"FL15337.5\",\"seq\":5,\"product_model\":\"R-Trac HVHZ by NovaTech Wall Systems\",\"product_description\":\"RMAX\\\/ALPOLIC MCM WALL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NovaTech Wall Systems\",\"approval_number_master\":\"FL#15337-R5\",\"approval_number\":\"FL15337.1\",\"seq\":1,\"product_model\":\"ACCU-TRAC AP DS ALUMINUM PLATE SYSTEM\",\"product_description\":\"IMPACT HVHZ USING ALFREX 3MM ALUMINUM PLATE\",\"design_pressure\":\"+100\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Westlake Royal Building Products\":[{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#15935-R0\",\"approval_number\":\"FL15935.1\",\"seq\":1,\"product_model\":\"Architectural D4.5\",\"product_description\":\"Horizontal Double 4.5\\\" Clapboard\",\"design_pressure\":\"+0\\\/-36.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#16780-R0\",\"approval_number\":\"FL16780.1\",\"seq\":1,\"product_model\":\"Portsmouth Shake Shingle Siding\",\"product_description\":\"Portsmouth D7Cedar Shake Shingle Siding\",\"design_pressure\":\"+0\\\/-44.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#17037-R0\",\"approval_number\":\"FL17037.1\",\"seq\":1,\"product_model\":\"Celect Cellular Siding\",\"product_description\":\"7\\\" Reveal\",\"design_pressure\":\"++\\\/-72\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#30076-R3\",\"approval_number\":\"FL30076.1\",\"seq\":1,\"product_model\":\"Cedar Renditions Siding (Non-HVHZ)\",\"product_description\":\"Cedar Renditions Siding (Non-HVHZ)\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#32368-R0\",\"approval_number\":\"FL32368.1\",\"seq\":1,\"product_model\":\"Celect Cellular Composite Siding\",\"product_description\":\"Celect Cellular Composite Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#42320-R0\",\"approval_number\":\"FL42320.1\",\"seq\":1,\"product_model\":\"Elm Grove and Parkview PVC Siding Products (HVHZ)\",\"product_description\":\"Elm Grove and Parkview PVC Siding Products (HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#42320-R0\",\"approval_number\":\"FL42320.2\",\"seq\":2,\"product_model\":\"Extruded PVC Siding Products (HVHZ)\",\"product_description\":\"Extruded PVC Siding Products (HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#42321-R0\",\"approval_number\":\"FL42321.1\",\"seq\":1,\"product_model\":\"10\\\" Staggered Shake Vinyl Siding\",\"product_description\":\"10\\\" Staggered Shake Vinyl Siding\",\"design_pressure\":\"+0\\\/-113.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#42321-R0\",\"approval_number\":\"FL42321.2\",\"seq\":2,\"product_model\":\"6\\\" Round Shaped Vinyl Siding\",\"product_description\":\"6\\\" Round Shaped Vinyl Siding\",\"design_pressure\":\"+0\\\/-158.9\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#42321-R0\",\"approval_number\":\"FL42321.3\",\"seq\":3,\"product_model\":\"7\\\" Perfection Shingles Vinyl Siding\",\"product_description\":\"7\\\" Perfection Shingles Vinyl Siding\",\"design_pressure\":\"+0\\\/-120.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#42321-R0\",\"approval_number\":\"FL42321.4\",\"seq\":4,\"product_model\":\"7\\\" Shake Vinyl Siding\",\"product_description\":\"7\\\" Shake Vinyl Siding\",\"design_pressure\":\"+0\\\/-120.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#42321-R0\",\"approval_number\":\"FL42321.5\",\"seq\":5,\"product_model\":\"7\\\" Shingles Vinyl Siding\",\"product_description\":\"7\\\" Shingles Vinyl Siding\",\"design_pressure\":\"+0\\\/-175.9\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#42321-R0\",\"approval_number\":\"FL42321.6\",\"seq\":6,\"product_model\":\"7\\\" Staggered Shake Vinyl Siding\",\"product_description\":\"7\\\" Staggered Shake Vinyl Siding\",\"design_pressure\":\"+0\\\/-146.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#42393-R0\",\"approval_number\":\"FL42393.1\",\"seq\":1,\"product_model\":\"Foundry Premium Vinyl Siding\",\"product_description\":\"Foundry Premium Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#47387-R0\",\"approval_number\":\"FL47387.1\",\"seq\":1,\"product_model\":\"Board and Batten Siding\",\"product_description\":\"Board and Batten Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#15935-R0\",\"approval_number\":\"FL15935.2\",\"seq\":2,\"product_model\":\"Architectural D4D\",\"product_description\":\"Horizontal Double 4\\\" Dutchlap\",\"design_pressure\":\"+0\\\/-36.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#15935-R0\",\"approval_number\":\"FL15935.3\",\"seq\":3,\"product_model\":\"Crown Select Colonial Bead\",\"product_description\":\"Horizontal 6.5\\\"\",\"design_pressure\":\"+0\\\/-31.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#15935-R0\",\"approval_number\":\"FL15935.4\",\"seq\":4,\"product_model\":\"Crown Select D4\",\"product_description\":\"Horizontal Double 4\\\" Clapboard\",\"design_pressure\":\"+0\\\/-31.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#15935-R0\",\"approval_number\":\"FL15935.5\",\"seq\":5,\"product_model\":\"Crown Select D45D\",\"product_description\":\"Horizontal Double 4.5\\\" Dutchlap\",\"design_pressure\":\"+0\\\/-31.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#15935-R0\",\"approval_number\":\"FL15935.6\",\"seq\":6,\"product_model\":\"Crown Select D5D\",\"product_description\":\"Horizontal Double 5\\\" Dutchlap\",\"design_pressure\":\"+0\\\/-31.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#15935-R0\",\"approval_number\":\"FL15935.7\",\"seq\":7,\"product_model\":\"DuraPlank\",\"product_description\":\"Horizontal Single 7\\\" Foam Back\",\"design_pressure\":\"+0\\\/-125.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#15935-R0\",\"approval_number\":\"FL15935.8\",\"seq\":8,\"product_model\":\"Genesis D4\",\"product_description\":\"Horizontal Double 4\\\" Clapboard\",\"design_pressure\":\"+0\\\/-33.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#15935-R0\",\"approval_number\":\"FL15935.9\",\"seq\":9,\"product_model\":\"Genesis D4D\",\"product_description\":\"Horizontal Double 4\\\" Dutchlap\",\"design_pressure\":\"+0\\\/-33.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#15935-R0\",\"approval_number\":\"FL15935.10\",\"seq\":10,\"product_model\":\"Genesis D5D\",\"product_description\":\"Horizontal Double 4\\\" Dutchlap\",\"design_pressure\":\"+0\\\/-33.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#15935-R0\",\"approval_number\":\"FL15935.11\",\"seq\":11,\"product_model\":\"Grandform 4.5\",\"product_description\":\"Horizontal Double 4.5\\\" Clapboard\",\"design_pressure\":\"+0\\\/-33.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#15935-R0\",\"approval_number\":\"FL15935.12\",\"seq\":12,\"product_model\":\"Journeyman Select Colonial Beaded\",\"product_description\":\"Horizontal 6.5\\\"\",\"design_pressure\":\"+0\\\/-31.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#15935-R0\",\"approval_number\":\"FL15935.13\",\"seq\":13,\"product_model\":\"Journeyman Select D4\",\"product_description\":\"Horizontal Double 4\\\"\",\"design_pressure\":\"+0\\\/-31.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#15935-R0\",\"approval_number\":\"FL15935.14\",\"seq\":14,\"product_model\":\"Journeyman Select D4.5D\",\"product_description\":\"Horizontal Double 4.5\\\"\",\"design_pressure\":\"+0\\\/-31.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#15935-R0\",\"approval_number\":\"FL15935.15\",\"seq\":15,\"product_model\":\"Journeyman Select D5D\",\"product_description\":\"Horizontal Double 5\\\" Dutchlap\",\"design_pressure\":\"+0\\\/-31.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#15935-R0\",\"approval_number\":\"FL15935.16\",\"seq\":16,\"product_model\":\"Residental T3\",\"product_description\":\"Horizontal Triple 3\\\" Clapboard\",\"design_pressure\":\"+0\\\/-33.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#15935-R0\",\"approval_number\":\"FL15935.17\",\"seq\":17,\"product_model\":\"Residential D4\",\"product_description\":\"Horizontal Double 4\\\" Clapboard\",\"design_pressure\":\"+0\\\/-33.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#15935-R0\",\"approval_number\":\"FL15935.18\",\"seq\":18,\"product_model\":\"Residential D4.5\",\"product_description\":\"Horizontal Double 4.5\\\" Clapboard\",\"design_pressure\":\"+0\\\/-33.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#15935-R0\",\"approval_number\":\"FL15935.19\",\"seq\":19,\"product_model\":\"Residential D4.5D\",\"product_description\":\"Horizontal Double 4.5\\\" Dutchlap\",\"design_pressure\":\"+0\\\/-33.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#15935-R0\",\"approval_number\":\"FL15935.20\",\"seq\":20,\"product_model\":\"Royal Crest D4\",\"product_description\":\"Horizontal Double 4\\\" Clapboard\",\"design_pressure\":\"+0\\\/-33.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#15935-R0\",\"approval_number\":\"FL15935.21\",\"seq\":21,\"product_model\":\"Royal Crest D4 Vertical\",\"product_description\":\"Horizontal Double 4\\\" Clapboard\",\"design_pressure\":\"+0\\\/-33.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#15935-R0\",\"approval_number\":\"FL15935.22\",\"seq\":22,\"product_model\":\"Royal Crest D4D\",\"product_description\":\"Horizontal Double 4\\\" Dutchlap\",\"design_pressure\":\"+0\\\/-33.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#15935-R0\",\"approval_number\":\"FL15935.23\",\"seq\":23,\"product_model\":\"Royal Crest D5\",\"product_description\":\"Horizontal Double 5\\\" Clapboard\",\"design_pressure\":\"+0\\\/-33.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#15935-R0\",\"approval_number\":\"FL15935.24\",\"seq\":24,\"product_model\":\"Royal Crest D5D\",\"product_description\":\"Horizontal Double 5\\\" Dutchlap\",\"design_pressure\":\"+0\\\/-33.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#15935-R0\",\"approval_number\":\"FL15935.25\",\"seq\":25,\"product_model\":\"Royal Crest H8\",\"product_description\":\"Horizontal Single 8\\\" Clapboard\",\"design_pressure\":\"+0\\\/-22.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#15935-R0\",\"approval_number\":\"FL15935.26\",\"seq\":26,\"product_model\":\"Royal Woodland Board and Batten\",\"product_description\":\"Vertical 7\\\"\",\"design_pressure\":\"+0\\\/-25.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#15935-R0\",\"approval_number\":\"FL15935.27\",\"seq\":27,\"product_model\":\"Royal Woodland D4.5\",\"product_description\":\"Horizontal Double 4.5\\\"\",\"design_pressure\":\"+0\\\/-37.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#15935-R0\",\"approval_number\":\"FL15935.28\",\"seq\":28,\"product_model\":\"Select Laminates D4\",\"product_description\":\"Horizontal Double 4\\\" Clapboard\",\"design_pressure\":\"+0\\\/-42.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#15935-R0\",\"approval_number\":\"FL15935.29\",\"seq\":29,\"product_model\":\"Select Laminates D4 Vertical\",\"product_description\":\"Double 4\\\" Clapboard\",\"design_pressure\":\"+0\\\/-42.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#15935-R0\",\"approval_number\":\"FL15935.30\",\"seq\":30,\"product_model\":\"Select Laminates D4.5D\",\"product_description\":\"Double 4.5\\\" Dutchlap\",\"design_pressure\":\"+0\\\/-42.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#16780-R0\",\"approval_number\":\"FL16780.2\",\"seq\":2,\"product_model\":\"Portsmouth Shake Shingle Siding\",\"product_description\":\"Portsmouth S7Cedar Shake Shingle Siding\",\"design_pressure\":\"+0\\\/-58.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#17064-R0\",\"approval_number\":\"FL17064.1\",\"seq\":1,\"product_model\":\"Portsmouth Shake and Shingle\",\"product_description\":\"V Pro Series Single 7\\\" Cedar Shingle\",\"design_pressure\":\"++\\\/-120.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#15935-R3\",\"approval_number\":\"FL15935.31\",\"seq\":31,\"product_model\":\"Select Laminates D4 Vertical\",\"product_description\":\"Double 4\\\" Clapboard\",\"design_pressure\":\"+0\\\/-169.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#15935-R3\",\"approval_number\":\"FL15935.32\",\"seq\":32,\"product_model\":\"Select Laminates D4.5D\",\"product_description\":\"Double 4.5\\\" Dutchlap\",\"design_pressure\":\"+0\\\/-169.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#17037-R1\",\"approval_number\":\"FL17037.2\",\"seq\":2,\"product_model\":\"Celect Cellular Siding\",\"product_description\":\"4\\\" Reveal\",\"design_pressure\":\"++\\\/-196.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#17037-R1\",\"approval_number\":\"FL17037.3\",\"seq\":3,\"product_model\":\"Celect Cellular Siding\",\"product_description\":\"8\\\" Board and Batten\",\"design_pressure\":\"++\\\/-96.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#17037-R1\",\"approval_number\":\"FL17037.4\",\"seq\":4,\"product_model\":\"Celect Cellular Siding\",\"product_description\":\"7\\\" Perfection Shingle\",\"design_pressure\":\"++\\\/-123.9\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#19130-R0\",\"approval_number\":\"FL19130.1\",\"seq\":1,\"product_model\":\"Royal Building Products\",\"product_description\":\"PVC Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#19130-R1\",\"approval_number\":\"FL19130.2\",\"seq\":2,\"product_model\":\"Royal Building Products\",\"product_description\":\"PVC Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#21069-R0\",\"approval_number\":\"FL21069.1\",\"seq\":1,\"product_model\":\"Vinyl Siding\",\"product_description\":\"Vinyl Siding Products\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#15935-R4\",\"approval_number\":\"FL15935.33\",\"seq\":33,\"product_model\":\"Royal Woodland D4.5\",\"product_description\":\"Horizontal Double 4.5\\\"\",\"design_pressure\":\"+0\\\/-182\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#15935-R4\",\"approval_number\":\"FL15935.34\",\"seq\":34,\"product_model\":\"Select Laminates D4\",\"product_description\":\"Horizontal Double 4\\\" Clapboard\",\"design_pressure\":\"+0\\\/-169.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#15935-R4\",\"approval_number\":\"FL15935.35\",\"seq\":35,\"product_model\":\"Select Laminates D4 Vertical\",\"product_description\":\"Double 4\\\" Clapboard\",\"design_pressure\":\"+0\\\/-169.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#15935-R4\",\"approval_number\":\"FL15935.36\",\"seq\":36,\"product_model\":\"Select Laminates D4.5D\",\"product_description\":\"Double 4.5\\\" Dutchlap\",\"design_pressure\":\"+0\\\/-169.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#15935-R5\",\"approval_number\":\"FL15935.37\",\"seq\":37,\"product_model\":\"Select Laminates D4\",\"product_description\":\"Horizontal Double 4\\\" Clapboard\",\"design_pressure\":\"+0\\\/-169.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#15935-R5\",\"approval_number\":\"FL15935.38\",\"seq\":38,\"product_model\":\"Select Laminates D4 Vertical\",\"product_description\":\"Double 4\\\" Clapboard\",\"design_pressure\":\"+0\\\/-169.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#15935-R5\",\"approval_number\":\"FL15935.39\",\"seq\":39,\"product_model\":\"Select Laminates D45D\",\"product_description\":\"Double 4.5\\\" Dutchlap\",\"design_pressure\":\"+0\\\/-169.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#28815-R0\",\"approval_number\":\"FL28815.1\",\"seq\":1,\"product_model\":\"Zuri Cellular PVC Decking\",\"product_description\":\"Zuri Cellular PVC Decking\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#44625-R0\",\"approval_number\":\"FL44625.1\",\"seq\":1,\"product_model\":\"Zuri Cellular PVC Decking\",\"product_description\":\"Zuri Cellular PVC Decking\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#44626-R0\",\"approval_number\":\"FL44626.1\",\"seq\":1,\"product_model\":\"TruExterior Sidings\",\"product_description\":\"TruExterior Channel, Channel Bevel, Cove\\\/Dutch Lap, Nickelgap Shiplap, Shiplap, V-Rustic Polymeric Sidings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-30 00:00:00\",\"instructions_url\":\"\"}],\"Morin - a Kingspan Company\":[{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#16454-R4\",\"approval_number\":\"FL16454.1\",\"seq\":1,\"product_model\":\"1 - \\\"X-12\\\"\",\"product_description\":\"7\\\/8\\\", 24 ga. Steel Wall Panel attached to Wood Support with concealed clips & fasteners\",\"design_pressure\":\"+112.5\\\/-112.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#47967-R0\",\"approval_number\":\"FL47967.1\",\"seq\":1,\"product_model\":\"Morin Exposed Fastener Metal Wall Panels\",\"product_description\":\"Morin Exposed Fastener Series Wall Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#47967-R0\",\"approval_number\":\"FL47967.2\",\"seq\":2,\"product_model\":\"Morin Metal Wall Panels\",\"product_description\":\"Morin Integrity, Matrix and Pulse Series Wall Cladding Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Peachtree Protective Covers\":[{\"manufacturer\":\"Peachtree Protective Covers\",\"approval_number_master\":\"FL#16510-R4\",\"approval_number\":\"FL16510.1\",\"seq\":1,\"product_model\":\"ACM WALL PANEL SYSTEM\",\"product_description\":\"ACM WALL PANEL SYSTEM DRY-JOINT\",\"design_pressure\":\"+75\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Peachtree Protective Covers\",\"approval_number_master\":\"FL#16510-R4\",\"approval_number\":\"FL16510.2\",\"seq\":2,\"product_model\":\"ACM WALL PANEL SYSTEM\",\"product_description\":\"ACM WALL PANEL SYSTEM WET-JOINT\",\"design_pressure\":\"+75\\\/-73\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-02-28 00:00:00\",\"instructions_url\":\"\"}],\"Quality Metals, Inc.\":[{\"manufacturer\":\"Quality Metals, Inc.\",\"approval_number_master\":\"FL#16849-R0\",\"approval_number\":\"FL16849.1\",\"seq\":1,\"product_model\":\"a. ACM \\\"Rain Screen\\\"\",\"product_description\":\"Aluminum composite wall panels exterior cladding \\\"Rain Screen\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quality Metals, Inc.\",\"approval_number_master\":\"FL#16849-R0\",\"approval_number\":\"FL16849.2\",\"seq\":2,\"product_model\":\"b. ACM \\\"Wet Seal\\\"\",\"product_description\":\"Aluminum composite wall panels exterior cladding \\\"Wet Seal\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"J&N Stone Manufacturing LLC \\\/ Pioneer Stone\":[{\"manufacturer\":\"J&N Stone Manufacturing LLC \\\/ Pioneer Stone\",\"approval_number_master\":\"FL#17115-R0\",\"approval_number\":\"FL17115.1\",\"seq\":1,\"product_model\":\"Architectual Stone\",\"product_description\":\"Manufactured Decorative Stone\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Mitsubishi Chemical America, ALPOLIC Division\":[{\"manufacturer\":\"Mitsubishi Chemical America, ALPOLIC Division\",\"approval_number_master\":\"FL#17186-R5\",\"approval_number\":\"FL17186.1\",\"seq\":1,\"product_model\":\"Alpolic and Alpolic\\\/FR Aluminum Composite Wall Panel Systems - Series 44\",\"product_description\":\"Alpolic and Alpolic\\\/FR Aluminum Composite Wall Panel Systems, Series 44 Using Metal Design Systems, Inc. Aluminum Extrusions\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mitsubishi Chemical America, ALPOLIC Division\",\"approval_number_master\":\"FL#17186-R5\",\"approval_number\":\"FL17186.2\",\"seq\":2,\"product_model\":\"Alpolic and Alpolic\\\/FR Aluminum Composite Wall Panel Systems - Series 20\",\"product_description\":\"Alpolic and Alpolic\\\/FR Aluminum Composite Wall Panel Systems, Series 20 Using Metal Design Systems, Inc. Aluminum Extrusions\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"AGI (Architectural Graphics, Inc.)\":[{\"manufacturer\":\"AGI (Architectural Graphics, Inc.)\",\"approval_number_master\":\"FL#17187-R5\",\"approval_number\":\"FL17187.1\",\"seq\":1,\"product_model\":\"Alpolic MCM Panel System\",\"product_description\":\"4mm MCM Panel System\",\"design_pressure\":\"+66.5\\\/-66.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AGI (Architectural Graphics, Inc.)\",\"approval_number_master\":\"FL#17187-R5\",\"approval_number\":\"FL17187.2\",\"seq\":2,\"product_model\":\"Alucabond MCM Panel System\",\"product_description\":\"4mm MCM Panel System\",\"design_pressure\":\"+66.5\\\/-66.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Laminators Inc\":[{\"manufacturer\":\"Laminators Inc\",\"approval_number_master\":\"FL#17652-R4\",\"approval_number\":\"FL17652.1\",\"seq\":1,\"product_model\":\"Omega-Lite\\u00ae ACM Wall Panel System\",\"product_description\":\"6 mm ACM Wall Panel in the 1-Piece, Tight-Fit Molding System\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Laminators Inc\",\"approval_number_master\":\"FL#17652-R4\",\"approval_number\":\"FL17652.2\",\"seq\":2,\"product_model\":\"Omega-Lite\\u00ae ACM Wall Panel System\",\"product_description\":\"6 mm ACM Wall Panel in the Clip and Caulk Installation System\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Laminators Inc\",\"approval_number_master\":\"FL#17652-R4\",\"approval_number\":\"FL17652.3\",\"seq\":3,\"product_model\":\"Omega-Lite\\u00ae ACM Wall Panel System\",\"product_description\":\"6 mm ACM Wall Panel in the Dry Seal Installation System\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Laminators Inc\",\"approval_number_master\":\"FL#17652-R4\",\"approval_number\":\"FL17652.4\",\"seq\":4,\"product_model\":\"Omega-Lite\\u00ae ACM Wall Panel System\",\"product_description\":\"6 mm ACM Wall Panel in the Rout and Return Installation System\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-20 00:00:00\",\"instructions_url\":\"\"}],\"AllSouth Pre-Engineered Components, LLC (APEC)\":[{\"manufacturer\":\"AllSouth Pre-Engineered Components, LLC (APEC)\",\"approval_number_master\":\"FL#17662-R3\",\"approval_number\":\"FL17662.1\",\"seq\":1,\"product_model\":\"7.2 Panel\",\"product_description\":\"Max 36\\\" wide, min 26 ga. through fastened panel\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AllSouth Pre-Engineered Components, LLC (APEC)\",\"approval_number_master\":\"FL#17662-R3\",\"approval_number\":\"FL17662.2\",\"seq\":2,\"product_model\":\"R or PBR Panel\",\"product_description\":\"Max 36\\\" wide, min 26 ga. through fastened panel\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AllSouth Pre-Engineered Components, LLC (APEC)\",\"approval_number_master\":\"FL#17662-R3\",\"approval_number\":\"FL17662.3\",\"seq\":3,\"product_model\":\"U or PBU Panel\",\"product_description\":\"Max 36\\\" wide, min 26 ga. through fastened panel\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Derby Building Products Inc\":[{\"manufacturer\":\"Derby Building Products Inc\",\"approval_number_master\":\"FL#17789-R7\",\"approval_number\":\"FL17789.2\",\"seq\":2,\"product_model\":\"TandoStone (Various Profiles)\",\"product_description\":\"Hand-Cut Stone (Craftsman Cut Stone), Stacked Stone, Creek Ledgestone, ProBrick\",\"design_pressure\":\"+46.7\\\/-46.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Derby Building Products Inc\",\"approval_number_master\":\"FL#47531-R0\",\"approval_number\":\"FL47531.1\",\"seq\":1,\"product_model\":\"Portsmouth Polymer Siding\",\"product_description\":\"Portsmouth Polymer Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Derby Building Products Inc\",\"approval_number_master\":\"FL#1077-R0\",\"approval_number\":\"FL1077.1\",\"seq\":1,\"product_model\":\"Cape Cod Perfection\",\"product_description\":\"Thermoplastic Resin siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Derby Building Products Inc\",\"approval_number_master\":\"FL#1077-R0\",\"approval_number\":\"FL1077.2\",\"seq\":2,\"product_model\":\"Hand-Cut Stone\",\"product_description\":\"Thermoplastic Resin Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Derby Building Products Inc\",\"approval_number_master\":\"FL#1077-R0\",\"approval_number\":\"FL1077.3\",\"seq\":3,\"product_model\":\"Hand-Laid Brick\",\"product_description\":\"Thermoplastic Resin Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Derby Building Products Inc\",\"approval_number_master\":\"FL#1077-R0\",\"approval_number\":\"FL1077.4\",\"seq\":4,\"product_model\":\"Hand-Split Shake\",\"product_description\":\"Thermoplastic Resin Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Derby Building Products Inc\",\"approval_number_master\":\"FL#1077-R0\",\"approval_number\":\"FL1077.5\",\"seq\":5,\"product_model\":\"Perfection-Plus Cedar\",\"product_description\":\"Thermoplastic Resin Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Derby Building Products Inc\",\"approval_number_master\":\"FL#1077-R0\",\"approval_number\":\"FL1077.6\",\"seq\":6,\"product_model\":\"Roughsawn Cedar\",\"product_description\":\"Thermoplastic Resin Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Derby Building Products Inc\",\"approval_number_master\":\"FL#1077-R0\",\"approval_number\":\"FL1077.7\",\"seq\":7,\"product_model\":\"Scalloped Perfection\",\"product_description\":\"Thermoplastic Resin Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Derby Building Products Inc\",\"approval_number_master\":\"FL#14517-R0\",\"approval_number\":\"FL14517.1\",\"seq\":1,\"product_model\":\"Polypropylene Siding Panels\",\"product_description\":\"Profiles: Cedar Pride, Hand Split Shake, Roughsawn Cedar EZ, Cape Cod Perfection, Scalloped Perfection, Hand-Laid Brick, Hand-Cut Stone, Stacked Stone.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Derby Building Products Inc\",\"approval_number_master\":\"FL#17301-R0\",\"approval_number\":\"FL17301.1\",\"seq\":1,\"product_model\":\"Exterior Wall Cladding: Polypropylene Siding\",\"product_description\":\"Polypropylene Siding Panel Profiles: Cedar Pride, Hand Split Shake, RoughSawn Cedar EZ, RoughSawn Single EZ, Cape Cod Perfection, Scalloped Perfection, Hand-Laid Brick, Hand-Cut Stone, Stacked Stone, Creek Ledgestone\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Derby Building Products Inc\",\"approval_number_master\":\"FL#17789-R0\",\"approval_number\":\"FL17789.1\",\"seq\":1,\"product_model\":\"Exterior Wall Cladding: Polypropylene Siding (Various Profiles)\",\"product_description\":\"Polypropylene Siding Panel Profiles: Cedar Pride, Hand Split Shake, RoughSawn Cedar EZ, RoughSawn Single EZ, Cape Cod Perfection, Scalloped Perfection, Hand-Laid Brick, Hand-Cut Stone, Stacked Stone, Creek Ledgestone\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"MillerClapperton\":[{\"manufacturer\":\"MillerClapperton\",\"approval_number_master\":\"FL#18367-R3\",\"approval_number\":\"FL18367.1\",\"seq\":1,\"product_model\":\"3150\",\"product_description\":\"ALUMINUM PLATE WALL PANEL SYSTEM HVHZ\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MillerClapperton\",\"approval_number_master\":\"FL#18367-R3\",\"approval_number\":\"FL18367.2\",\"seq\":2,\"product_model\":\"MC-1000\",\"product_description\":\"Wet Seal\\\/Dry Seal ACM Cladding System\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MillerClapperton\",\"approval_number_master\":\"FL#18367-R3\",\"approval_number\":\"FL18367.3\",\"seq\":3,\"product_model\":\"MC-1000\",\"product_description\":\"Wet Seal\\\/Dry Seal ACM Cladding System (CMU Substrate)\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MillerClapperton\",\"approval_number_master\":\"FL#18367-R3\",\"approval_number\":\"FL18367.4\",\"seq\":4,\"product_model\":\"MC-1000\",\"product_description\":\"Wet\\\/Dry Seal ACM Cladding System (Concrete Substrate)\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MillerClapperton\",\"approval_number_master\":\"FL#18367-R3\",\"approval_number\":\"FL18367.5\",\"seq\":5,\"product_model\":\"MC-1000\",\"product_description\":\"Non-Impact Rated Wet Seal\\\/Dry Seal ACM Cladding System\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MillerClapperton\",\"approval_number_master\":\"FL#13820-R0\",\"approval_number\":\"FL13820.1\",\"seq\":1,\"product_model\":\"SYSTEM 100\",\"product_description\":\"SYSTEM 100 - WET SEAL PANEL SYSTEM\",\"design_pressure\":\"+110\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MillerClapperton\",\"approval_number_master\":\"FL#13820-R0\",\"approval_number\":\"FL13820.2\",\"seq\":2,\"product_model\":\"SYSTEM 500\",\"product_description\":\"SYSTEM 500 - DRAW BACK VENTILATION RAINSCREEN PANEL SYSTEM\",\"design_pressure\":\"+180\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MillerClapperton\",\"approval_number_master\":\"FL#13821-R0\",\"approval_number\":\"FL13821.1\",\"seq\":1,\"product_model\":\"HURRICANE WALL PANEL - LMI\",\"product_description\":\"HURRICANE WALL PANEL - LMI\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MillerClapperton\",\"approval_number_master\":\"FL#13821-R0\",\"approval_number\":\"FL13821.2\",\"seq\":2,\"product_model\":\"HURRICANE WALL PANEL - SMI\",\"product_description\":\"HURRICANE WALL PANEL - SMI\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MillerClapperton\",\"approval_number_master\":\"FL#22866-R0\",\"approval_number\":\"FL22866.1\",\"seq\":1,\"product_model\":\"3150\",\"product_description\":\"MillerClapperton Folded Flange Wet Seal (Caulked Joint) Aluminum Plate Panel System\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MillerClapperton\",\"approval_number_master\":\"FL#22886-R0\",\"approval_number\":\"FL22886.1\",\"seq\":1,\"product_model\":\"HVHZ Level E Impact Rated Wall Assembly\",\"product_description\":\"Risk category IV buildings located in the HVHZ Level E impact rated wall assembly.\",\"design_pressure\":\"+150\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ProVia LLC. (Siding) --- Formerly Provia-Heartland\":[{\"manufacturer\":\"ProVia LLC. (Siding) --- Formerly Provia-Heartland\",\"approval_number_master\":\"FL#19598-R0\",\"approval_number\":\"FL19598.1\",\"seq\":1,\"product_model\":\"Arbor Glen D45 & D45 Dutchlap Siding\",\"product_description\":\"Horizontal Vinyl (PVC) Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Siding) --- Formerly Provia-Heartland\",\"approval_number_master\":\"FL#19598-R0\",\"approval_number\":\"FL19598.2\",\"seq\":2,\"product_model\":\"Autumnwood D4, D5, D4 Dutchlap, D5 Dutchlap and T3 Siding\",\"product_description\":\"Horizontal Vinyl (PVC) Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Siding) --- Formerly Provia-Heartland\",\"approval_number_master\":\"FL#19598-R0\",\"approval_number\":\"FL19598.3\",\"seq\":3,\"product_model\":\"Board 'N Batten S7, S8 and S8 w\\\/EPS Foam Siding\",\"product_description\":\"Vertical Vinyl (PVC) Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Siding) --- Formerly Provia-Heartland\",\"approval_number_master\":\"FL#19598-R0\",\"approval_number\":\"FL19598.4\",\"seq\":4,\"product_model\":\"Cedar Peaks D45, D45 Dutchlap and Beaded 65 Siding\",\"product_description\":\"Horizontal Vinyl (PVC) Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Siding) --- Formerly Provia-Heartland\",\"approval_number_master\":\"FL#19598-R0\",\"approval_number\":\"FL19598.5\",\"seq\":5,\"product_model\":\"CedarMax S7 w\\\/EPS Foam, D6 w\\\/EPS Foam and T4 Dutchlap w\\\/EPS Foam Siding\",\"product_description\":\"Horizontal Vinyl (PVC) Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Siding) --- Formerly Provia-Heartland\",\"approval_number_master\":\"FL#19598-R0\",\"approval_number\":\"FL19598.6\",\"seq\":6,\"product_model\":\"HeartTech D4, D5, D4 Dutchlap and D5 Dutchlap Siding\",\"product_description\":\"Horizontal Vinyl (PVC) Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Siding) --- Formerly Provia-Heartland\",\"approval_number_master\":\"FL#19598-R0\",\"approval_number\":\"FL19598.7\",\"seq\":7,\"product_model\":\"Single S8 Siding\",\"product_description\":\"Horizontal Vinyl (PVC) Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Siding) --- Formerly Provia-Heartland\",\"approval_number_master\":\"FL#19598-R0\",\"approval_number\":\"FL19598.8\",\"seq\":8,\"product_model\":\"Ultra D4, D4 Dutchlap and D5 Dutchlap Siding\",\"product_description\":\"Horizontal Vinyl (PVC) Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Siding) --- Formerly Provia-Heartland\",\"approval_number_master\":\"FL#19598-R2\",\"approval_number\":\"FL19598.9\",\"seq\":9,\"product_model\":\"Willowbrook 4, 4.5, 5 Dutchlap, 4, 4.5, 5 Dbl\",\"product_description\":\"Horizontal Vinyl (PVC) Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"FunderMax North America\":[{\"manufacturer\":\"FunderMax North America\",\"approval_number_master\":\"FL#19705-R4\",\"approval_number\":\"FL19705.1\",\"seq\":1,\"product_model\":\"Max Compact Exterior F-Quality Exterior Cladding System\",\"product_description\":\"Exterior panels are duromer high-pressure laminates (HPL)\",\"design_pressure\":\"+50\\\/-74.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Porcelanosa\":[{\"manufacturer\":\"Porcelanosa\",\"approval_number_master\":\"FL#20391-R4\",\"approval_number\":\"FL20391.1\",\"seq\":1,\"product_model\":\"Porcelain Panel, by Porcelanosa Grupo - Rainscreen Ventilated Facade System\",\"product_description\":\"Small missile impact resistant rainscreen ventilated fa\\u00e7ade system.\",\"design_pressure\":\"+62\\\/-62\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Porcelanosa\",\"approval_number_master\":\"FL#21546-R4\",\"approval_number\":\"FL21546.1\",\"seq\":1,\"product_model\":\"Krion Solid Surface Rainscreen\\\/Ventilated Facade System\",\"product_description\":\"Non impact resistant rainscreen\\\/ ventilated fa\\u00e7ade system.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Porcelanosa\",\"approval_number_master\":\"FL#21546-R4\",\"approval_number\":\"FL21546.2\",\"seq\":2,\"product_model\":\"Krion Solid Surface Rainscreen\\\/Ventilated Facade System (Superpanel)\",\"product_description\":\"Non impact resistant superpanel rainscreen\\\/ ventilated fa\\u00e7ade system.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Porcelanosa\",\"approval_number_master\":\"FL#21906-R2\",\"approval_number\":\"FL21906.1\",\"seq\":1,\"product_model\":\"Porcelain Panel, by Porcelanosa Grupo - Rainscreen Ventilated Facade System\",\"product_description\":\"Non-impact resistant rainscreen ventilated fa\\u00e7ade system.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Porcelanosa\",\"approval_number_master\":\"FL#9364-R1\",\"approval_number\":\"FL9364.1\",\"seq\":1,\"product_model\":\"FV Ventilated Facade System\",\"product_description\":\"Ceramic Tile Facade in aluminum Frame On a concrete Masonary Unit Wall\",\"design_pressure\":\"+n\\\/a\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Plycem USA LLC (Allura & Terraplank Fiber Cement)\":[{\"manufacturer\":\"Plycem USA LLC (Allura & Terraplank Fiber Cement)\",\"approval_number_master\":\"FL#20742-R6\",\"approval_number\":\"FL20742.1\",\"seq\":1,\"product_model\":\"Allura Fiber Cement Siding\",\"product_description\":\"Fiber-cement siding (panel, lap & shapes)\",\"design_pressure\":\"+N\\\/A\\\/-58\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plycem USA LLC (Allura & Terraplank Fiber Cement)\",\"approval_number_master\":\"FL#38740-R1\",\"approval_number\":\"FL38740.1\",\"seq\":1,\"product_model\":\"Allura and Terraplank Fiber-Cement Lap Siding\",\"product_description\":\"Traditional Cedar and Smooth\",\"design_pressure\":\"+N\\\/A\\\/-48.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plycem USA LLC (Allura & Terraplank Fiber Cement)\",\"approval_number_master\":\"FL#38740-R1\",\"approval_number\":\"FL38740.2\",\"seq\":2,\"product_model\":\"Allura and Terraplank Fiber-Cement Panel Siding\",\"product_description\":\"Stucco, CedaTraditional Cedar and Smooth Products\",\"design_pressure\":\"+N\\\/A\\\/-43.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plycem USA LLC (Allura & Terraplank Fiber Cement)\",\"approval_number_master\":\"FL#38740-R1\",\"approval_number\":\"FL38740.3\",\"seq\":3,\"product_model\":\"Allura and Terraplank Fiber-Cement Shake Select Siding\",\"product_description\":\"Random Square Straight Edge, Random Square Staggered Edge, Half Rounds, Octagon Products\",\"design_pressure\":\"+N\\\/A\\\/-66.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plycem USA LLC (Allura & Terraplank Fiber Cement)\",\"approval_number_master\":\"FL#38740-R1\",\"approval_number\":\"FL38740.4\",\"seq\":4,\"product_model\":\"Allura and Terraplank Fiber-Cement Shake Siding\",\"product_description\":\"Straight Edge, Staggered Edge, Half Rounds and Octagon Products\",\"design_pressure\":\"+N\\\/A\\\/-48.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plycem USA LLC (Allura & Terraplank Fiber Cement)\",\"approval_number_master\":\"FL#17482-R0\",\"approval_number\":\"FL17482.1\",\"seq\":1,\"product_model\":\"Allura(TM) Fiber Cement Siding\",\"product_description\":\"Allura(TM) Fiber Cement Siding is available in the following model designations: Lap Siding, Shapes, Shingles, Shakes, Soffit, and Panels.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-30 00:00:00\",\"instructions_url\":\"\"}],\"Fiber Composites, LLC\":[{\"manufacturer\":\"Fiber Composites, LLC\",\"approval_number_master\":\"FL#21959-R2\",\"approval_number\":\"FL21959.1\",\"seq\":1,\"product_model\":\"Fiberon Composite Cladding & Trim Boards\",\"product_description\":\"Wildwood and Concordia Composite cladding board.\",\"design_pressure\":\"+106\\\/-106\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Avenere Claddin\":[{\"manufacturer\":\"Avenere Claddin\",\"approval_number_master\":\"FL#22315-R0\",\"approval_number\":\"FL22315.1\",\"seq\":1,\"product_model\":\"NeaCera Terra-Cotta Wall Panel\",\"product_description\":\"NeaCera Terra-Cotta Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-25 00:00:00\",\"instructions_url\":\"\"}],\"Maibec\":[{\"manufacturer\":\"Maibec\",\"approval_number_master\":\"FL#22530-R0\",\"approval_number\":\"FL22530.1\",\"seq\":1,\"product_model\":\"Aluminum Siding\",\"product_description\":\"6\\\" Cladding System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Maibec\",\"approval_number_master\":\"FL#22530-R1\",\"approval_number\":\"FL22530.2\",\"seq\":2,\"product_model\":\"Architectural Aluminum Panels\",\"product_description\":\"Architectural Aluminum Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Maibec\",\"approval_number_master\":\"FL#46743-R0\",\"approval_number\":\"FL46743.1\",\"seq\":1,\"product_model\":\"Aluminum Architectural Panel\",\"product_description\":\"Aluminum Architectural Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"TerraCORE Panels\":[{\"manufacturer\":\"TerraCORE Panels\",\"approval_number_master\":\"FL#22555-R2\",\"approval_number\":\"FL22555.1\",\"seq\":1,\"product_model\":\"Stone Veneer Honeycomb Panels by ALLCOMB\",\"product_description\":\"Large missile impact resistant stone veneer honeycomb panel system.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Chelsea Building Products\":[{\"manufacturer\":\"Chelsea Building Products\",\"approval_number_master\":\"FL#22980-R3\",\"approval_number\":\"FL22980.1\",\"seq\":1,\"product_model\":\"Everlast Composite Siding\",\"product_description\":\"Cellular PVC with Acrylic Cap\",\"design_pressure\":\"+N\\\/A\\\/-98\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Petersen Aluminum Corp.\":[{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.1\",\"seq\":1,\"product_model\":\"[1] Flush Panel (.032\\\")\",\"product_description\":\".032\\\" (min.) Aluminum Wall Panel (with concealed clips)\",\"design_pressure\":\"+N\\\/A\\\/-130\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.2\",\"seq\":2,\"product_model\":\"[2] Flush Panel (.032\\\")\",\"product_description\":\".032\\\" (min.) Aluminum Wall Panel (with back stitching)\",\"design_pressure\":\"+N\\\/A\\\/-80\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.3\",\"seq\":3,\"product_model\":\"[3] Flush Panel (.040\\\")\",\"product_description\":\".040\\\" (min.) Aluminum Wall Panel (with back stitching)\",\"design_pressure\":\"+N\\\/A\\\/-145\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.4\",\"seq\":4,\"product_model\":\"[4] Flush Panel (24 ga.)\",\"product_description\":\"24 ga. (min.) Steel Wall Panel (with concealed clips)\",\"design_pressure\":\"+N\\\/A\\\/-95\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.5\",\"seq\":5,\"product_model\":\"[5] Flush Panel (24 ga.)\",\"product_description\":\"24 ga. (min.) Steel Wall Panel (with back stitching)\",\"design_pressure\":\"+N\\\/A\\\/-82.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.6\",\"seq\":6,\"product_model\":\"[6] Flush Panel (22 ga.)\",\"product_description\":\"22 ga. (min.) Steel Wall Panel (with back stitching)\",\"design_pressure\":\"+N\\\/A\\\/-105\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.7\",\"seq\":7,\"product_model\":\"[7] Reveal Panel (.032\\\")\",\"product_description\":\".032\\\" (min.) Aluminum Wall Panel (with concealed clips)\",\"design_pressure\":\"+N\\\/A\\\/-110\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.8\",\"seq\":8,\"product_model\":\"[8] Reveal Panel (24 ga.)\",\"product_description\":\"24 ga. (min.) Steel Wall Panel (with concealed clips)\",\"design_pressure\":\"+N\\\/A\\\/-103\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R0\",\"approval_number\":\"FL23225.9\",\"seq\":9,\"product_model\":\"Highline Precision Series: B2 (15.356\\\" nom.)\",\"product_description\":\".032\\\" (min.) aluminum without clip\",\"design_pressure\":\"+N\\\/A\\\/-70.09\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R0\",\"approval_number\":\"FL23225.10\",\"seq\":10,\"product_model\":\"Highline Precision Series: B2 (15.356\\\" nom.)\",\"product_description\":\".032\\\" (min.) aluminum with clip\",\"design_pressure\":\"+N\\\/A\\\/-142.09\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2022-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R0\",\"approval_number\":\"FL23225.11\",\"seq\":11,\"product_model\":\"Highline Precision Series: C1 (11.356\\\" nom.)\",\"product_description\":\"24 ga. (min.) steel with clip\",\"design_pressure\":\"+N\\\/A\\\/-227.91\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.12\",\"seq\":12,\"product_model\":\"Highline Precision Series: B1 (11.356\\\" nom.)\",\"product_description\":\"24 ga. (min.) steel with clip\",\"design_pressure\":\"+N\\\/A\\\/-181.27\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.13\",\"seq\":13,\"product_model\":\"Highline Precision Series: B1 (11.356\\\" nom.)\",\"product_description\":\"24 ga. (min.) steel without clip\",\"design_pressure\":\"+N\\\/A\\\/-153.73\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.14\",\"seq\":14,\"product_model\":\"Highline Precision Series: B1 (11.356\\\" nom.)\",\"product_description\":\".032\\\" (min.) aluminum with clip\",\"design_pressure\":\"+N\\\/A\\\/-201.91\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.15\",\"seq\":15,\"product_model\":\"Highline Precision Series: B1 (11.356\\\" nom.)\",\"product_description\":\".032\\\" (min.) aluminum without clip\",\"design_pressure\":\"+N\\\/A\\\/-124.45\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.16\",\"seq\":16,\"product_model\":\"Highline Precision Series: B2 (15.356\\\" nom.)\",\"product_description\":\"24 ga. (min.) steel without clip\",\"design_pressure\":\"+N\\\/A\\\/-165.73\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.17\",\"seq\":17,\"product_model\":\"Highline Precision Series: B2 (15.356\\\" nom.)\",\"product_description\":\"24 ga. (min.) steel with clip\",\"design_pressure\":\"+N\\\/A\\\/-152.45\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.18\",\"seq\":18,\"product_model\":\"Highline Precision Series: B2 (15.356\\\" nom.)\",\"product_description\":\".032\\\" (min.) aluminum without clip\",\"design_pressure\":\"+N\\\/A\\\/-70.09\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.19\",\"seq\":19,\"product_model\":\"Highline Precision Series: B2 (15.356\\\" nom.)\",\"product_description\":\".032\\\" (min.) aluminum with clip\",\"design_pressure\":\"+N\\\/A\\\/-142.09\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.20\",\"seq\":20,\"product_model\":\"Highline Precision Series: C1 (11.356\\\" nom.)\",\"product_description\":\"24 ga. (min.) steel with clip\",\"design_pressure\":\"+N\\\/A\\\/-227.91\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.21\",\"seq\":21,\"product_model\":\"Highline Precision Series: C1 (11.356\\\" nom.)\",\"product_description\":\"24 ga. (min.) steel without clip\",\"design_pressure\":\"+N\\\/A\\\/-124.36\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.22\",\"seq\":22,\"product_model\":\"Highline Precision Series: C1 (11.356\\\" nom.)\",\"product_description\":\".032\\\" (min.) aluminum with clip\",\"design_pressure\":\"+N\\\/A\\\/-199.36\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.23\",\"seq\":23,\"product_model\":\"Highline Precision Series: C1 (11.356\\\" nom.)\",\"product_description\":\".032\\\" (min.) aluminum without clip\",\"design_pressure\":\"+N\\\/A\\\/-140.27\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.24\",\"seq\":24,\"product_model\":\"Highline Precision Series: C2 (15.356\\\" nom.)\",\"product_description\":\"24 ga. (min.) steel without clip\",\"design_pressure\":\"+N\\\/A\\\/-114.64\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.25\",\"seq\":25,\"product_model\":\"Highline Precision Series: C2 (15.356\\\" nom.)\",\"product_description\":\"24 ga. (min.) steel with clip\",\"design_pressure\":\"+N\\\/A\\\/-142.45\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.26\",\"seq\":26,\"product_model\":\"Highline Precision Series: C2 (15.356\\\" nom.)\",\"product_description\":\".032\\\" (min.) aluminum without clip\",\"design_pressure\":\"+N\\\/A\\\/-95\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.27\",\"seq\":27,\"product_model\":\"Highline Precision Series: C2 (15.356\\\" nom.)\",\"product_description\":\".032\\\" (min.) aluminum with clip\",\"design_pressure\":\"+N\\\/A\\\/-142.09\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.28\",\"seq\":28,\"product_model\":\"Highline Precision Series: M1 (12.043\\\" nom.)\",\"product_description\":\"24 ga. (min.) steel with clip\",\"design_pressure\":\"+N\\\/A\\\/-181.27\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.29\",\"seq\":29,\"product_model\":\"Highline Precision Series: M1 (12.043\\\" nom.)\",\"product_description\":\"24 ga. (min.) steel without clip\",\"design_pressure\":\"+N\\\/A\\\/-153.09\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.30\",\"seq\":30,\"product_model\":\"Highline Precision Series: M1 (12.043\\\" nom.)\",\"product_description\":\".032\\\" (min.) aluminum with clip\",\"design_pressure\":\"+N\\\/A\\\/-189.91\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.31\",\"seq\":31,\"product_model\":\"Highline Precision Series: M1 (12.043\\\" nom.)\",\"product_description\":\".032\\\" (min.) aluminum without clip\",\"design_pressure\":\"+N\\\/A\\\/-133.18\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.32\",\"seq\":32,\"product_model\":\"Highline Precision Series: S1 (11.356\\\" nom.)\",\"product_description\":\"24 ga. (min.) steel with clip\",\"design_pressure\":\"+N\\\/A\\\/-181.27\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.33\",\"seq\":33,\"product_model\":\"Highline Precision Series: S1 (11.356\\\" nom.)\",\"product_description\":\"24 ga. (min.) steel without clip\",\"design_pressure\":\"+N\\\/A\\\/-134.73\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.34\",\"seq\":34,\"product_model\":\"Highline Precision Series: S1 (11.356\\\" nom.)\",\"product_description\":\".032\\\" (min.) aluminum without clip\",\"design_pressure\":\"+N\\\/A\\\/-95.18\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.35\",\"seq\":35,\"product_model\":\"Highline Precision Series: S1 (11.356\\\" nom.)\",\"product_description\":\".032\\\" (min.) aluminum with clip\",\"design_pressure\":\"+N\\\/A\\\/-99.73\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.36\",\"seq\":36,\"product_model\":\"Highline Precision Series: S2 (15.356\\\" nom.)\",\"product_description\":\"22 ga. (only) steel with clip\",\"design_pressure\":\"+N\\\/A\\\/-180.62\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.37\",\"seq\":37,\"product_model\":\"Highline Precision Series: S2 (15.356\\\" nom.)\",\"product_description\":\"22 ga. (only) steel without clip\",\"design_pressure\":\"+N\\\/A\\\/-105.18\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.38\",\"seq\":38,\"product_model\":\"Highline Precision Series: S2 (15.356\\\" nom.)\",\"product_description\":\".050\\\" (only) aluminum with clip\",\"design_pressure\":\"+N\\\/A\\\/-142.09\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.39\",\"seq\":39,\"product_model\":\"Highline Precision Series: S2 (15.356\\\" nom.)\",\"product_description\":\".050\\\" (only) aluminum without clip\",\"design_pressure\":\"+N\\\/A\\\/-76.09\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.40\",\"seq\":40,\"product_model\":\"Large Precision Tile Panel: Aluminum\",\"product_description\":\"14.5\\\" wide x .032\\\" (min) aluminum Large Precision Tile Panel\",\"design_pressure\":\"+N\\\/A\\\/-112.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.41\",\"seq\":41,\"product_model\":\"Large Precision Tile Panel: Steel\",\"product_description\":\"14.5\\\" wide x 24 ga. (min) steel Large Precision Tile Panel\",\"design_pressure\":\"+N\\\/A\\\/-112.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.42\",\"seq\":42,\"product_model\":\"Precision Diamond Tile Panel: Aluminum\",\"product_description\":\"7.25\\\" wide x .032\\\" (min) aluminum Precision Diamond Tile Panel\",\"design_pressure\":\"+N\\\/A\\\/-112.6\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.43\",\"seq\":43,\"product_model\":\"Precision Diamond Tile Panel: Steel\",\"product_description\":\"7.25\\\" wide x 24 ga. (min) steel Precision Diamond Tile Panel\",\"design_pressure\":\"+N\\\/A\\\/-112.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.45\",\"seq\":45,\"product_model\":\"Precision Series: HWP (12\\\" nom.)\",\"product_description\":\"24 ga. (min.) steel without clip\",\"design_pressure\":\"+N\\\/A\\\/-88.48\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.46\",\"seq\":46,\"product_model\":\"Precision Series: HWP (12\\\" nom.)\",\"product_description\":\".032\\\" (min.) aluminum with clip\",\"design_pressure\":\"+N\\\/A\\\/-151\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.47\",\"seq\":47,\"product_model\":\"Precision Series: HWP (12\\\" nom.)\",\"product_description\":\".032\\\" (min.) aluminum without clip\",\"design_pressure\":\"+N\\\/A\\\/-41.20\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.50\",\"seq\":50,\"product_model\":\"Precision Series: HWP (16\\\" nom.)\",\"product_description\":\"24 ga. (min.) steel without clip\",\"design_pressure\":\"+N\\\/A\\\/-88.48\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R3\",\"approval_number\":\"FL23225.51\",\"seq\":51,\"product_model\":\"Precision Series: HWP (16\\\" nom.)\",\"product_description\":\".032\\\" (min.) aluminum without clip\",\"design_pressure\":\"+N\\\/A\\\/-41.20\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#33230-R6\",\"approval_number\":\"FL33230.1\",\"seq\":1,\"product_model\":\"7.2 Panel (S1) 2' - 5' Spans\",\"product_description\":\"36\\\" Wide x 24 Ga. (min.) Steel\",\"design_pressure\":\"+N\\\/A\\\/-159.70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#33230-R6\",\"approval_number\":\"FL33230.2\",\"seq\":2,\"product_model\":\"7.2 Panel (S2) 2' - 5' Spans\",\"product_description\":\"36\\\" Wide x .032\\\" (min.) Aluminum\",\"design_pressure\":\"+N\\\/A\\\/-104.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#33230-R6\",\"approval_number\":\"FL33230.3\",\"seq\":3,\"product_model\":\"7.2 Panel (S3) 1' - 5' Spans\",\"product_description\":\"36\\\" Wide x .050\\\" (min.) Aluminum\",\"design_pressure\":\"+N\\\/A\\\/-192.10\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#33230-R6\",\"approval_number\":\"FL33230.4\",\"seq\":4,\"product_model\":\"7.2 Panel (S4) 7 - 10' Spans\",\"product_description\":\"36\\\" Wide x .050\\\" (min.) Aluminum\",\"design_pressure\":\"+N\\\/A\\\/-57.20\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#33230-R6\",\"approval_number\":\"FL33230.5\",\"seq\":5,\"product_model\":\"Board & Batten (A1)\",\"product_description\":\"12\\\" thru 16\\\" wide x .032\\\" (min.) Aluminum\",\"design_pressure\":\"+100\\\/-84\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#33230-R6\",\"approval_number\":\"FL33230.6\",\"seq\":6,\"product_model\":\"Board & Batten (S1)\",\"product_description\":\"12\\\" thru 16\\\" wide x 24 Ga. (min.) Steel\",\"design_pressure\":\"+120\\\/-112\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#33230-R6\",\"approval_number\":\"FL33230.7\",\"seq\":7,\"product_model\":\"Box Rib 1 (A1)\",\"product_description\":\"12\\\" Wide x .032\\\" (min.) Aluminum w\\\/Clip\",\"design_pressure\":\"+N\\\/A\\\/-57.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#33230-R6\",\"approval_number\":\"FL33230.8\",\"seq\":8,\"product_model\":\"Box Rib 1 (A2)\",\"product_description\":\"12\\\" Wide x 24 Ga. (min.) Steel w\\\/Clip\",\"design_pressure\":\"+N\\\/A\\\/-80.6\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#33230-R6\",\"approval_number\":\"FL33230.9\",\"seq\":9,\"product_model\":\"Box Rib 2 (A3)\",\"product_description\":\"12\\\" Wide x .032\\\" (min.) Aluminum w\\\/Clip\",\"design_pressure\":\"+N\\\/A\\\/-101.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#33230-R6\",\"approval_number\":\"FL33230.10\",\"seq\":10,\"product_model\":\"Box Rib 2 (A4)\",\"product_description\":\"12\\\" Wide x 24 Ga. (min.) Steel w\\\/Clip\",\"design_pressure\":\"+N\\\/A\\\/-88.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#33230-R6\",\"approval_number\":\"FL33230.11\",\"seq\":11,\"product_model\":\"Box Rib 3 (A5)\",\"product_description\":\"12\\\" Wide x .032\\\" (min.) Aluminum w\\\/Clip\",\"design_pressure\":\"+N\\\/A\\\/-75.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#33230-R6\",\"approval_number\":\"FL33230.12\",\"seq\":12,\"product_model\":\"Box Rib 3 (A6)\",\"product_description\":\"12\\\" Wide x 24 Ga. (min.) Steel w\\\/Clip\",\"design_pressure\":\"+N\\\/A\\\/-78.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#33230-R6\",\"approval_number\":\"FL33230.13\",\"seq\":13,\"product_model\":\"Box Rib 4 (A7)\",\"product_description\":\"12\\\" Wide x .032\\\" (min.) Aluminum w\\\/Clip\",\"design_pressure\":\"+N\\\/A\\\/-85.6\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#33230-R6\",\"approval_number\":\"FL33230.14\",\"seq\":14,\"product_model\":\"Box Rib 4 (A8)\",\"product_description\":\"12\\\" Wide x 24 Ga. (min.) Steel w\\\/Clip\",\"design_pressure\":\"+N\\\/A\\\/-105.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#33230-R6\",\"approval_number\":\"FL33230.15\",\"seq\":15,\"product_model\":\"Modular AL (050)\",\"product_description\":\"3\\\" deep x 24\\\" wide x 0.050\\\" (min.) Aluminum\",\"design_pressure\":\"+N\\\/A\\\/-57.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#33230-R6\",\"approval_number\":\"FL33230.16\",\"seq\":16,\"product_model\":\"Modular AL (080)\",\"product_description\":\"3\\\" deep x 30\\\" wide x 0.080\\\" (min.) Aluminum\",\"design_pressure\":\"+N\\\/A\\\/-57.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#47461-R0\",\"approval_number\":\"FL47461.1\",\"seq\":1,\"product_model\":\"Box Rib 1 Wall Panel\",\"product_description\":\"Box Rib 1 Wall Panel\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#15598-R0\",\"approval_number\":\"FL15598.1\",\"seq\":1,\"product_model\":\"2.67\\\" x 7\\\/8\\\" Corrugated Panels\",\"product_description\":\"24 Gauge Steel, .032\\\" Aluminum\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#15598-R0\",\"approval_number\":\"FL15598.2\",\"seq\":2,\"product_model\":\"7.2\\\" Rib Panel\",\"product_description\":\"24 Gauge Steel, .032\\\" Aluminum\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#15598-R0\",\"approval_number\":\"FL15598.3\",\"seq\":3,\"product_model\":\"HWPC (Clip Leg)\",\"product_description\":\"24 Gauge Steel, 22 Gauge Steel, .032\\\" Aluminum, .040\\\" Aluminum, and .050\\\" Aluminum\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#15598-R0\",\"approval_number\":\"FL15598.4\",\"seq\":4,\"product_model\":\"HWPF (Fastener Leg)\",\"product_description\":\"24 Gauge Steel, 22 Gauge Steel, .032\\\" Aluminum, .040\\\" Aluminum, and .050\\\" Aluminum\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#15598-R0\",\"approval_number\":\"FL15598.5\",\"seq\":5,\"product_model\":\"R-36 Panel x 36\\\" Wide\",\"product_description\":\"24 Gauge Steel, 22 Gauge Steel, .032\\\" Aluminum, .040\\\" Aluminum\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#15598-R3\",\"approval_number\":\"FL15598.6\",\"seq\":6,\"product_model\":\"R-36 Panel x 36\\\" Wide\",\"product_description\":\"24 Gauge Steel, 22 Gauge Steel, .032\\\" Aluminum, .040\\\" Aluminum\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#20432-R0\",\"approval_number\":\"FL20432.1\",\"seq\":1,\"product_model\":\"Precision Series HWP-12B\",\"product_description\":\"24 Ga. Steel Horizontal Wall Panel HWP-12B with clip.\",\"design_pressure\":\"+N\\\/A\\\/-46.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#20432-R0\",\"approval_number\":\"FL20432.2\",\"seq\":2,\"product_model\":\"Precision Series HWP-12S\",\"product_description\":\"24 Ga. Steel Horizontal Wall Panel HWP-12S with clip.\",\"design_pressure\":\"+N\\\/A\\\/-91.70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#20432-R0\",\"approval_number\":\"FL20432.3\",\"seq\":3,\"product_model\":\"Precision Series HWP-16B\",\"product_description\":\"24 Ga. Steel Horizontal Wall Panel HWP-16B with clip.\",\"design_pressure\":\"+N\\\/A\\\/-81.30\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#20432-R0\",\"approval_number\":\"FL20432.4\",\"seq\":4,\"product_model\":\"Precision Series HWP-16C\",\"product_description\":\"24 Ga. Steel Horizontal Wall Panel HWP-16C with clip.\",\"design_pressure\":\"+N\\\/A\\\/-83.20\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#21971-R0\",\"approval_number\":\"FL21971.1\",\"seq\":1,\"product_model\":\"Reveal Panel (.032\\\")\",\"product_description\":\".032\\\" (min.) Aluminum Wall Panel with clips\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#22414-R0\",\"approval_number\":\"FL22414.1\",\"seq\":1,\"product_model\":\"Large Precision Tile Panel: Aluminum\",\"product_description\":\"14.5\\\" wide x .032\\\" (min) aluminum Large Precision Tile Panel\",\"design_pressure\":\"+N\\\/A\\\/-112.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#22414-R0\",\"approval_number\":\"FL22414.2\",\"seq\":2,\"product_model\":\"Large Precision Tile Panel: Steel\",\"product_description\":\"14.5\\\" wide x 24 ga. (min) steel Large Precision Tile Panel\",\"design_pressure\":\"+N\\\/A\\\/-112.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#22414-R0\",\"approval_number\":\"FL22414.3\",\"seq\":3,\"product_model\":\"Precision Diamond Tile Panel: Aluminum\",\"product_description\":\"7.25\\\" wide x .032\\\" (min) aluminum Precision Diamond Tile Panel\",\"design_pressure\":\"+N\\\/A\\\/-112.6\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#22414-R0\",\"approval_number\":\"FL22414.4\",\"seq\":4,\"product_model\":\"Precision Diamond Tile Panel: Steel\",\"product_description\":\"7.25\\\" wide x 24 ga. (min) steel Precision Diamond Tile Panel\",\"design_pressure\":\"+N\\\/A\\\/-112.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23084-R0\",\"approval_number\":\"FL23084.1\",\"seq\":1,\"product_model\":\"Highline Precision Series: B1 (11.356\\\" nom.)\",\"product_description\":\"24 ga. (min.) steel with clip\",\"design_pressure\":\"+N\\\/A\\\/-181.27\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23084-R0\",\"approval_number\":\"FL23084.2\",\"seq\":2,\"product_model\":\"Highline Precision Series: B1 (11.356\\\" nom.)\",\"product_description\":\"24 ga. (min.) steel without clip\",\"design_pressure\":\"+N\\\/A\\\/-153.73\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23084-R0\",\"approval_number\":\"FL23084.3\",\"seq\":3,\"product_model\":\"Highline Precision Series: B1 (11.356\\\" nom.)\",\"product_description\":\".032\\\" (min.) aluminum with clip\",\"design_pressure\":\"+N\\\/A\\\/-201.91\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23084-R0\",\"approval_number\":\"FL23084.4\",\"seq\":4,\"product_model\":\"Highline Precision Series: B1 (11.356\\\" nom.)\",\"product_description\":\".032\\\" (min.) aluminum without clip\",\"design_pressure\":\"+N\\\/A\\\/-124.45\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23084-R0\",\"approval_number\":\"FL23084.5\",\"seq\":5,\"product_model\":\"Highline Precision Series: B2 (15.356\\\" nom.)\",\"product_description\":\"24 ga. (min.) steel without clip\",\"design_pressure\":\"+N\\\/A\\\/-165.73\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23084-R0\",\"approval_number\":\"FL23084.6\",\"seq\":6,\"product_model\":\"Highline Precision Series: B2 (15.356\\\" nom.)\",\"product_description\":\"24 ga. (min.) steel with clip\",\"design_pressure\":\"+N\\\/A\\\/-152.45\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23084-R0\",\"approval_number\":\"FL23084.7\",\"seq\":7,\"product_model\":\"Highline Precision Series: B2 (15.356\\\" nom.)\",\"product_description\":\".032\\\" (min.) aluminum without clip\",\"design_pressure\":\"+N\\\/A\\\/-70.09\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23084-R0\",\"approval_number\":\"FL23084.8\",\"seq\":8,\"product_model\":\"Highline Precision Series: B2 (15.356\\\" nom.)\",\"product_description\":\".032\\\" (min.) aluminum with clip\",\"design_pressure\":\"+N\\\/A\\\/-142.09\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23084-R0\",\"approval_number\":\"FL23084.9\",\"seq\":9,\"product_model\":\"Highline Precision Series: C1 (11.356\\\" nom.)\",\"product_description\":\"24 ga. (min.) steel with clip\",\"design_pressure\":\"+N\\\/A\\\/-227.91\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23084-R0\",\"approval_number\":\"FL23084.10\",\"seq\":10,\"product_model\":\"Highline Precision Series: C1 (11.356\\\" nom.)\",\"product_description\":\"24 ga. (min.) steel without clip\",\"design_pressure\":\"+N\\\/A\\\/-124.36\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23084-R0\",\"approval_number\":\"FL23084.11\",\"seq\":11,\"product_model\":\"Highline Precision Series: C1 (11.356\\\" nom.)\",\"product_description\":\".032\\\" (min.) aluminum with clip\",\"design_pressure\":\"+N\\\/A\\\/-199.36\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23084-R0\",\"approval_number\":\"FL23084.12\",\"seq\":12,\"product_model\":\"Highline Precision Series: C1 (11.356\\\" nom.)\",\"product_description\":\".032\\\" (min.) aluminum without clip\",\"design_pressure\":\"+N\\\/A\\\/-140.27\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23084-R0\",\"approval_number\":\"FL23084.13\",\"seq\":13,\"product_model\":\"Highline Precision Series: C2 (15.356\\\" nom.)\",\"product_description\":\"24 ga. (min.) steel without clip\",\"design_pressure\":\"+N\\\/A\\\/-114.64\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23084-R0\",\"approval_number\":\"FL23084.14\",\"seq\":14,\"product_model\":\"Highline Precision Series: C2 (15.356\\\" nom.)\",\"product_description\":\"24 ga. (min.) steel with clip\",\"design_pressure\":\"+N\\\/A\\\/-142.45\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23084-R0\",\"approval_number\":\"FL23084.15\",\"seq\":15,\"product_model\":\"Highline Precision Series: C2 (15.356\\\" nom.)\",\"product_description\":\".032\\\" (min.) aluminum without clip\",\"design_pressure\":\"+N\\\/A\\\/-95\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23084-R0\",\"approval_number\":\"FL23084.16\",\"seq\":16,\"product_model\":\"Highline Precision Series: C2 (15.356\\\" nom.)\",\"product_description\":\".032\\\" (min.) aluminum with clip\",\"design_pressure\":\"+N\\\/A\\\/-142.09\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23084-R0\",\"approval_number\":\"FL23084.17\",\"seq\":17,\"product_model\":\"Highline Precision Series: M1 (12.043\\\" nom.)\",\"product_description\":\"24 ga. (min.) steel with clip\",\"design_pressure\":\"+N\\\/A\\\/-181.27\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23084-R0\",\"approval_number\":\"FL23084.18\",\"seq\":18,\"product_model\":\"Highline Precision Series: M1 (12.043\\\" nom.)\",\"product_description\":\"24 ga. (min.) steel without clip\",\"design_pressure\":\"+N\\\/A\\\/-153.09\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23084-R0\",\"approval_number\":\"FL23084.19\",\"seq\":19,\"product_model\":\"Highline Precision Series: M1 (12.043\\\" nom.)\",\"product_description\":\".032\\\" (min.) aluminum with clip\",\"design_pressure\":\"+N\\\/A\\\/-189.91\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23084-R0\",\"approval_number\":\"FL23084.20\",\"seq\":20,\"product_model\":\"Highline Precision Series: M1 (12.043\\\" nom.)\",\"product_description\":\".032\\\" (min.) aluminum without clip\",\"design_pressure\":\"+N\\\/A\\\/-133.18\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23084-R0\",\"approval_number\":\"FL23084.21\",\"seq\":21,\"product_model\":\"Highline Precision Series: S1 (11.356\\\" nom.)\",\"product_description\":\"24 ga. (min.) steel with clip\",\"design_pressure\":\"+N\\\/A\\\/-181.27\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23084-R0\",\"approval_number\":\"FL23084.22\",\"seq\":22,\"product_model\":\"Highline Precision Series: S1 (11.356\\\" nom.)\",\"product_description\":\"24 ga. (min.) steel without clip\",\"design_pressure\":\"+N\\\/A\\\/-134.73\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23084-R0\",\"approval_number\":\"FL23084.23\",\"seq\":23,\"product_model\":\"Highline Precision Series: S1 (11.356\\\" nom.)\",\"product_description\":\".032\\\" (min.) aluminum with clip\",\"design_pressure\":\"+N\\\/A\\\/-99.73\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23084-R0\",\"approval_number\":\"FL23084.24\",\"seq\":24,\"product_model\":\"Highline Precision Series: S1 (11.356\\\" nom.)\",\"product_description\":\".032\\\" (min.) aluminum without clip\",\"design_pressure\":\"+N\\\/A\\\/-95.18\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23084-R0\",\"approval_number\":\"FL23084.25\",\"seq\":25,\"product_model\":\"Highline Precision Series: S2 (15.356\\\" nom.)\",\"product_description\":\"22 ga. (only) steel with clip\",\"design_pressure\":\"+N\\\/A\\\/-180.62\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23084-R0\",\"approval_number\":\"FL23084.26\",\"seq\":26,\"product_model\":\"Highline Precision Series: S2 (15.356\\\" nom.)\",\"product_description\":\"22 ga. (only) steel without clip\",\"design_pressure\":\"+N\\\/A\\\/-105.18\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23084-R0\",\"approval_number\":\"FL23084.27\",\"seq\":27,\"product_model\":\"Highline Precision Series: S2 (15.356\\\" nom.)\",\"product_description\":\".050\\\" (only) aluminum with clip\",\"design_pressure\":\"+N\\\/A\\\/-142.09\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23084-R0\",\"approval_number\":\"FL23084.28\",\"seq\":28,\"product_model\":\"Highline Precision Series: S2 (15.356\\\" nom.)\",\"product_description\":\".050\\\" (only) aluminum without clip\",\"design_pressure\":\"+N\\\/A\\\/-76.09\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23084-R0\",\"approval_number\":\"FL23084.29\",\"seq\":29,\"product_model\":\"Precision Series: HWP (12\\\" nom.)\",\"product_description\":\"24 ga. (min.) steel with clip\",\"design_pressure\":\"+N\\\/A\\\/-184.09\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23084-R0\",\"approval_number\":\"FL23084.30\",\"seq\":30,\"product_model\":\"Precision Series: HWP (12\\\" nom.)\",\"product_description\":\"24 ga. (min.) steel without clip\",\"design_pressure\":\"+N\\\/A\\\/-88.48\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23084-R0\",\"approval_number\":\"FL23084.31\",\"seq\":31,\"product_model\":\"Precision Series: HWP (12\\\" nom.)\",\"product_description\":\".032\\\" (min.) aluminum with clip\",\"design_pressure\":\"+N\\\/A\\\/-151\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23084-R0\",\"approval_number\":\"FL23084.32\",\"seq\":32,\"product_model\":\"Precision Series: HWP (12\\\" nom.)\",\"product_description\":\".032\\\" (min.) aluminum without clip\",\"design_pressure\":\"+N\\\/A\\\/-41.20\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23084-R0\",\"approval_number\":\"FL23084.33\",\"seq\":33,\"product_model\":\"Precision Series: HWP (16\\\" nom.)\",\"product_description\":\"24 ga. (min.) steel with clip\",\"design_pressure\":\"+N\\\/A\\\/-184.09\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23084-R0\",\"approval_number\":\"FL23084.34\",\"seq\":34,\"product_model\":\"Precision Series: HWP (16\\\" nom.)\",\"product_description\":\"24 ga. (min.) steel without clip\",\"design_pressure\":\"+N\\\/A\\\/-88.48\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23084-R0\",\"approval_number\":\"FL23084.35\",\"seq\":35,\"product_model\":\"Precision Series: HWP (16\\\" nom.)\",\"product_description\":\".032\\\" (min.) aluminum with clip\",\"design_pressure\":\"+N\\\/A\\\/-151\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23084-R0\",\"approval_number\":\"FL23084.36\",\"seq\":36,\"product_model\":\"Precision Series: HWP (16\\\" nom.)\",\"product_description\":\".032\\\" (min.) aluminum without clip\",\"design_pressure\":\"+N\\\/A\\\/-41.20\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R0\",\"approval_number\":\"FL23225.44\",\"seq\":44,\"product_model\":\"Reveal Panel (.032\\\")\",\"product_description\":\".032\\\" (min.) Aluminum Wall Panel with clips\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R1\",\"approval_number\":\"FL23225.48\",\"seq\":48,\"product_model\":\"Reveal Panel (.032\\\")\",\"product_description\":\".032\\\" (min.) Aluminum Wall Panel with clips\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23225-R2\",\"approval_number\":\"FL23225.49\",\"seq\":49,\"product_model\":\"Reveal Panel (.032\\\")\",\"product_description\":\".032\\\" (min.) Aluminum Wall Panel (with concealed clips)\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Transamerican Strukturoc, Inc.\":[{\"manufacturer\":\"Transamerican Strukturoc, Inc.\",\"approval_number_master\":\"FL#24001-R1\",\"approval_number\":\"FL24001.1\",\"seq\":1,\"product_model\":\"Structuroc Force Five\",\"product_description\":\"Impact resistant 20 ga. Steel composite panel, fastened directly to steel supports or using\\nsteel hat channels. (Shutters not required)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Transamerican Strukturoc, Inc.\",\"approval_number_master\":\"FL#3741-R1\",\"approval_number\":\"FL3741.1\",\"seq\":1,\"product_model\":\"Strukturoc\",\"product_description\":\"Exterior Stucco Architectural Wall Panels\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Transamerican Strukturoc, Inc.\",\"approval_number_master\":\"FL#3741-R0\",\"approval_number\":\"FL3741.2\",\"seq\":2,\"product_model\":\"Strukturoc\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Transamerican Strukturoc, Inc.\",\"approval_number_master\":\"FL#12906-R0\",\"approval_number\":\"FL12906.1\",\"seq\":1,\"product_model\":\"Strukturoc\",\"product_description\":\"Exterior Textured Stucco Architectural Wall Panels\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-30 00:00:00\",\"instructions_url\":\"\"}],\"Westlake Royal Stone (Stonecraft)\":[{\"manufacturer\":\"Westlake Royal Stone (Stonecraft)\",\"approval_number_master\":\"FL#24525-R0\",\"approval_number\":\"FL24525.1\",\"seq\":1,\"product_model\":\"STONE VENEER\",\"product_description\":\"Precast concrete products made to resemble brick or natural stone, in color and in texture.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-09-15 00:00:00\",\"instructions_url\":\"\"}],\"M. G. McGrath Inc.\":[{\"manufacturer\":\"M. G. McGrath Inc.\",\"approval_number_master\":\"FL#25931-R2\",\"approval_number\":\"FL25931.1\",\"seq\":1,\"product_model\":\"MG D-Set\",\"product_description\":\"Aluminum Composite Panels\",\"design_pressure\":\"+80.2\\\/-80.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M. G. McGrath Inc.\",\"approval_number_master\":\"FL#25931-R2\",\"approval_number\":\"FL25931.2\",\"seq\":2,\"product_model\":\"MG Flush Seam\",\"product_description\":\"22 Gauge Steel Paneling\",\"design_pressure\":\"+80.2\\\/-80.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M. G. McGrath Inc.\",\"approval_number_master\":\"FL#25931-R2\",\"approval_number\":\"FL25931.3\",\"seq\":3,\"product_model\":\"MG Hook Seam\",\"product_description\":\"22 Gauge Steel Paneling\",\"design_pressure\":\"+80.2\\\/-80.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Elemex Architectural Systems\":[{\"manufacturer\":\"Elemex Architectural Systems\",\"approval_number_master\":\"FL#26341-R3\",\"approval_number\":\"FL26341.1\",\"seq\":1,\"product_model\":\"Ceramitex 6mm+\",\"product_description\":\"Sintered Ceramic Wall Panel.\",\"design_pressure\":\"+66.6\\\/-66.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elemex Architectural Systems\",\"approval_number_master\":\"FL#21375-R0\",\"approval_number\":\"FL21375.1\",\"seq\":1,\"product_model\":\"CeramitexTM Panel System\",\"product_description\":\"The CeramitexTM Panel System consists of sintered compact surface veneer manufactured with fiberglass reinforced mesh backing, adhered to an aluminum frame.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Florida Pre-Fab, Inc.\":[{\"manufacturer\":\"Florida Pre-Fab, Inc.\",\"approval_number_master\":\"FL#27070-R3\",\"approval_number\":\"FL27070.1\",\"seq\":1,\"product_model\":\"FLORIDA RIB PANEL\",\"product_description\":\"24 GA. STRUCTURAL GALVANIZED STEEL WALL PANEL\",\"design_pressure\":\"+86.6\\\/-72.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Pre-Fab, Inc.\",\"approval_number_master\":\"FL#1487-R1\",\"approval_number\":\"FL1487.1\",\"seq\":1,\"product_model\":\"FLORIDA RIB WALL PANEL\",\"product_description\":\"PRE-PAINTED STRUCTURAL STEEL WALL PANELS\",\"design_pressure\":\"+83.4\\\/-69.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Pre-Fab, Inc.\",\"approval_number_master\":\"FL#12764-R0\",\"approval_number\":\"FL12764.1\",\"seq\":1,\"product_model\":\"Florida Rib Wall Panel\",\"product_description\":\"Florida Rib Wall Panel\",\"design_pressure\":\"+83.4\\\/--69.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Pre-Fab, Inc.\",\"approval_number_master\":\"FL#15392-R0\",\"approval_number\":\"FL15392.1\",\"seq\":1,\"product_model\":\"FLORIDA-RIB PANEL\",\"product_description\":\"24 GA. STRUCTURAL GALVANIZED STEEL WALL PANEL\",\"design_pressure\":\"+86.6\\\/-72.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-06-04 00:00:00\",\"instructions_url\":\"\"}],\"Omnimax International, Inc.\":[{\"manufacturer\":\"Omnimax International, Inc.\",\"approval_number_master\":\"FL#27460-R6\",\"approval_number\":\"FL27460.1\",\"seq\":1,\"product_model\":\"1 - \\\"Knotwood\\\" Series KED150\",\"product_description\":\"0.080\\\" Aluminum interlocking wall panel system with a wood-grain texture appearance, attached through optional Sheathing into wood supports\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Omnimax International, Inc.\",\"approval_number_master\":\"FL#27460-R6\",\"approval_number\":\"FL27460.2\",\"seq\":2,\"product_model\":\"2 - \\\"Knotwood\\\" Series KED150\",\"product_description\":\"0.080\\\" Aluminum interlocking wall panel system with a wood-grain texture appearance, attached through 1\\\/2\\\" gypsum board into wood supports\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Omnimax International, Inc.\",\"approval_number_master\":\"FL#27460-R6\",\"approval_number\":\"FL27460.3\",\"seq\":3,\"product_model\":\"3 - \\\"Knotwood\\\" Series KEC150\",\"product_description\":\"0.055\\\" Aluminum interlocking wall panel system with a wood-grain texture appearance, attached through 5\\\/8\\\" plywood sheathing into wood supports\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Omnimax International, Inc.\",\"approval_number_master\":\"FL#27460-R6\",\"approval_number\":\"FL27460.4\",\"seq\":4,\"product_model\":\"4 - \\\"Knotwood\\\" Series KEC150\",\"product_description\":\"0.055\\\" Aluminum interlocking wall panel system with a wood-grain texture appearance, attached through 5\\\/8\\\" plywood sheathing into wood supports\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Elite Structures inc.\":[{\"manufacturer\":\"Elite Structures inc.\",\"approval_number_master\":\"FL#27502-R0\",\"approval_number\":\"FL27502.1\",\"seq\":1,\"product_model\":\"26 Ga. PBR Wall Panel\",\"product_description\":\"26 Ga. Non-Structural PBR Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"SAGIPER North America Inc.\":[{\"manufacturer\":\"SAGIPER North America Inc.\",\"approval_number_master\":\"FL#28044-R2\",\"approval_number\":\"FL28044.1\",\"seq\":1,\"product_model\":\"SAGIWALL\",\"product_description\":\"Non-structural wall cladding profiles of heavy gauge, extruded polyvinyl chloride (PVC) and coated with a PVC film.\",\"design_pressure\":\"+N\\\/A\\\/-86\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"}],\"All American Metal Components\":[{\"manufacturer\":\"All American Metal Components\",\"approval_number_master\":\"FL#28648-R2\",\"approval_number\":\"FL28648.1\",\"seq\":1,\"product_model\":\"R-Panel\",\"product_description\":\"Structural, through-fastened, wall panel over steel girts\",\"design_pressure\":\"+60\\\/-73\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-11-09 00:00:00\",\"instructions_url\":\"\"}],\"3A Composites USA Inc.\":[{\"manufacturer\":\"3A Composites USA Inc.\",\"approval_number_master\":\"FL#29842-R2\",\"approval_number\":\"FL29842.1\",\"seq\":1,\"product_model\":\"Aluminum Composite Wall Panel System\",\"product_description\":\"Aluminum Composite Wall Panel System - Alucobond Plus (FR Core) (4mm)\",\"design_pressure\":\"+70\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"3A Composites USA Inc.\",\"approval_number_master\":\"FL#28075-R0\",\"approval_number\":\"FL28075.1\",\"seq\":1,\"product_model\":\"Alucobond PLUS\",\"product_description\":\"Alucobond PLUS\",\"design_pressure\":\"+153.3\\\/-153.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"3A Composites USA Inc.\",\"approval_number_master\":\"FL#46493-R0\",\"approval_number\":\"FL46493.1\",\"seq\":1,\"product_model\":\"Alucobond Plus EasyFix Rainscreen\",\"product_description\":\"Aluminum composite panel with extruded aluminum clip panel system.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"3A Composites USA Inc.\",\"approval_number_master\":\"FL#46493-R0\",\"approval_number\":\"FL46493.2\",\"seq\":2,\"product_model\":\"Alucobond Plus Male\\\/Female Rainscreen\",\"product_description\":\"Aluminum composite panel rainscreen panel system.\",\"design_pressure\":\"+40\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Cosentino N.A.\":[{\"manufacturer\":\"Cosentino N.A.\",\"approval_number_master\":\"FL#29969-R1\",\"approval_number\":\"FL29969.1\",\"seq\":1,\"product_model\":\"Series Dekton Ultra Compact Composite Panel Facade System\",\"product_description\":\"Large missile impact resistant composite facade cladding system.\",\"design_pressure\":\"+125\\\/-125\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cosentino N.A.\",\"approval_number_master\":\"FL#29969-R1\",\"approval_number\":\"FL29969.2\",\"seq\":2,\"product_model\":\"Series Dekton Ultra Compact Composite Panel Facade System\",\"product_description\":\"Non-impact resistant composite facade cladding system.\",\"design_pressure\":\"+125\\\/-125\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-30 00:00:00\",\"instructions_url\":\"\"}],\"NewTechWood America Inc.\":[{\"manufacturer\":\"NewTechWood America Inc.\",\"approval_number_master\":\"FL#30314-R4\",\"approval_number\":\"FL30314.1\",\"seq\":1,\"product_model\":\"1 NewTechWood Wall Cladding Panel US09 System\",\"product_description\":\"Exterior Wall Panel System made of Plastic Composites\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewTechWood America Inc.\",\"approval_number_master\":\"FL#30314-R4\",\"approval_number\":\"FL30314.2\",\"seq\":2,\"product_model\":\"2 NewTechWood Decorative European Wall Cladding Panel UH46 System\",\"product_description\":\"Exterior Wall Panel System made of Plastic Composites\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NewTechWood America Inc.\",\"approval_number_master\":\"FL#30314-R4\",\"approval_number\":\"FL30314.3\",\"seq\":3,\"product_model\":\"3 NewTechWood Decorative European Exterior Wall Cladding Panels UH58 (7\\\") & UH68 (6\\\")\",\"product_description\":\"Decorative Exterior Composite Wall Panels.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ProVia, LLC\":[{\"manufacturer\":\"ProVia, LLC\",\"approval_number_master\":\"FL#30850-R0\",\"approval_number\":\"FL30850.1\",\"seq\":1,\"product_model\":\"ProVia Manufactured Stone\",\"product_description\":\"Chisel Cut, Dry Stack, Ledgestone, Terra Cut, Limestone, PrecisionFit, Fieldstone, Natural Cut, and River Rock\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-01 00:00:00\",\"instructions_url\":\"\"}],\"KMEW\":[{\"manufacturer\":\"KMEW\",\"approval_number_master\":\"FL#30873-R3\",\"approval_number\":\"FL30873.1\",\"seq\":1,\"product_model\":\"CERACLAD Rain Screen System\",\"product_description\":\"Rain Screen System with Solid-core or Hollow-core exterior siding panels\",\"design_pressure\":\"+26\\\/-26\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Jain Americas, Inc.\":[{\"manufacturer\":\"Jain Americas, Inc.\",\"approval_number_master\":\"FL#31336-R0\",\"approval_number\":\"FL31336.1\",\"seq\":1,\"product_model\":\"NUCEDAR 13\\\" ROUGHSAWN SHINGLES. PVC SIDING\",\"product_description\":\"NUCEDAR 13\\\" ROUGHSAWN SHINGLES. PVC SIDING\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jain Americas, Inc.\",\"approval_number_master\":\"FL#31336-R0\",\"approval_number\":\"FL31336.2\",\"seq\":2,\"product_model\":\"NUCEDAR 18\\\" ROUGHSAWN SHINGLES. PVC SIDING\",\"product_description\":\"NUCEDAR 18\\\" ROUGHSAWN SHINGLES. PVC SIDING\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jain Americas, Inc.\",\"approval_number_master\":\"FL#31336-R1\",\"approval_number\":\"FL31336.3\",\"seq\":3,\"product_model\":\"NUCEDAR 13\\\" ROUGHSAWN SHINGLES. PVC SIDING\",\"product_description\":\"NUCEDAR 13\\\" ROUGHSAWN SHINGLES. PVC SIDING\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jain Americas, Inc.\",\"approval_number_master\":\"FL#31336-R1\",\"approval_number\":\"FL31336.4\",\"seq\":4,\"product_model\":\"NUCEDAR 18\\\" ROUGHSAWN SHINGLES. PVC SIDING\",\"product_description\":\"NUCEDAR 18\\\" ROUGHSAWN SHINGLES. PVC SIDING\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Coronado Stone Products\":[{\"manufacturer\":\"Coronado Stone Products\",\"approval_number_master\":\"FL#31373-R3\",\"approval_number\":\"FL31373.1\",\"seq\":1,\"product_model\":\"Coronado Stone & Cortez Stone Adhered Masonry Veneers\",\"product_description\":\"precast concrete products produced to resemble natural stone or brick, used as a non-bearing adhered exterior veneer on wood- or steel-stud walls or concrete or masonry wall substrates\",\"design_pressure\":\"+N\\\/A\\\/-106\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Lumabuilt\":[{\"manufacturer\":\"Lumabuilt\",\"approval_number_master\":\"FL#31709-R1\",\"approval_number\":\"FL31709.1\",\"seq\":1,\"product_model\":\"Alumaboard\",\"product_description\":\"Aluminum Interlocking 1\\\"x6\\\" Battens.\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lumabuilt\",\"approval_number_master\":\"FL#47190-R0\",\"approval_number\":\"FL47190.1\",\"seq\":1,\"product_model\":\"Mosaic Planks (HVHZ)\",\"product_description\":\"Mosaic Plank Rainscreen Siding (HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Associated Materials\":[{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#31747-R0\",\"approval_number\":\"FL31747.1\",\"seq\":1,\"product_model\":\"a. ASCEND\\u2122 Composite Cladding\",\"product_description\":\"ASCEND\\u2122 Composite Cladding is a composite cladding with GPS foam backing. Panels have a 7\\\" wide exposed face, embossed with a wood grain design and manufactured in multiple colors.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#46921-R1\",\"approval_number\":\"FL46921.2\",\"seq\":2,\"product_model\":\"b. ALIGN\\u2122 Composite Cladding\",\"product_description\":\"ALIGN\\u2122 12\\\" Board & Batten Composite Cladding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#46921-R0\",\"approval_number\":\"FL46921.1\",\"seq\":1,\"product_model\":\"Ascend Composite Cladding\",\"product_description\":\"Ascend 7\\\" Board & Batten Composite Cladding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Westlake Davinci Roofscapes, LLC\":[{\"manufacturer\":\"Westlake Davinci Roofscapes, LLC\",\"approval_number_master\":\"FL#32097-R3\",\"approval_number\":\"FL32097.1\",\"seq\":1,\"product_model\":\"Hand-split Shake Siding\",\"product_description\":\"Polymer siding shake, 8\\\" or 10\\\" wide by 18\\\" long.\",\"design_pressure\":\"+na\\\/-90 psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Abrams Architectural Products\":[{\"manufacturer\":\"Abrams Architectural Products\",\"approval_number_master\":\"FL#32362-R3\",\"approval_number\":\"FL32362.1\",\"seq\":1,\"product_model\":\"AAP-100 (Rainscreen) Wall Cladding System\",\"product_description\":\"4mm Alucobond Panel System with Extruded Aluminum Framing (SMI)\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Abrams Architectural Products\",\"approval_number_master\":\"FL#32362-R3\",\"approval_number\":\"FL32362.2\",\"seq\":2,\"product_model\":\"AAP-100 (Rainscreen) Wall Cladding System\",\"product_description\":\"4mm Alucobond Panel System with Extruded Aluminum Framing (LMI)\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Abrams Architectural Products\",\"approval_number_master\":\"FL#32362-R3\",\"approval_number\":\"FL32362.3\",\"seq\":3,\"product_model\":\"AAP-700 (Male\\\/Female) Wall Cladding System\",\"product_description\":\"4mm Alucobond Panel System with Extruded Aluminum Framing (SMI)\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Abrams Architectural Products\",\"approval_number_master\":\"FL#32362-R3\",\"approval_number\":\"FL32362.4\",\"seq\":4,\"product_model\":\"AAP-900 (Wet Seal) Wall Cladding System\",\"product_description\":\"1\\\/8\\\" Aluminum Panel System (SMI)\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Abrams Architectural Products\",\"approval_number_master\":\"FL#32362-R3\",\"approval_number\":\"FL32362.5\",\"seq\":5,\"product_model\":\"AAP-950 (Dry Joint) Wall Cladding System\",\"product_description\":\"1\\\/8\\\" Aluminum Panel System (SMI)\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Abrams Architectural Products\",\"approval_number_master\":\"FL#41860-R1\",\"approval_number\":\"FL41860.1\",\"seq\":1,\"product_model\":\"AAP N'VEE Panels\",\"product_description\":\"Abrams AAP-N'VEE Aluminum Wall Panel Cladding System System.\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Mapes Panels LLC\":[{\"manufacturer\":\"Mapes Panels LLC\",\"approval_number_master\":\"FL#32414-R2\",\"approval_number\":\"FL32414.1\",\"seq\":1,\"product_model\":\"Mapes HBD\\\/STY Panel\",\"product_description\":\"Mapes HBD\\\/STY Glazed-In Panel Component\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"TruLog Siding\":[{\"manufacturer\":\"TruLog Siding\",\"approval_number_master\":\"FL#32550-R2\",\"approval_number\":\"FL32550.1\",\"seq\":1,\"product_model\":\"Steel Siding\",\"product_description\":\"Steel Siding\",\"design_pressure\":\"+73.3\\\/-73.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Ply Gem Siding Group\":[{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#32869-R0\",\"approval_number\":\"FL32869.1\",\"seq\":1,\"product_model\":\"Mastic Siding\",\"product_description\":\"Aluminum, Steel, Vinyl, and Polypropylene\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#34867-R0\",\"approval_number\":\"FL34867.1\",\"seq\":1,\"product_model\":\"Variform Siding\",\"product_description\":\"Vinyl and Steel Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#35331-R0\",\"approval_number\":\"FL35331.1\",\"seq\":1,\"product_model\":\"Georgia Pacfic Siding\",\"product_description\":\"Vinyl, Polypropylene, and Steel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#44614-R0\",\"approval_number\":\"FL44614.1\",\"seq\":1,\"product_model\":\"Mastic - Everplank Horizontal & Vertical Siding (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Mastic - Everplank Horizontal & Vertical Siding (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15065-R0\",\"approval_number\":\"FL15065.1\",\"seq\":1,\"product_model\":\"Cellwood Cedar Dimensions\",\"product_description\":\"Round Cut Double 6 1\\\/4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15065-R0\",\"approval_number\":\"FL15065.2\",\"seq\":2,\"product_model\":\"Cellwood Cedar Dimensions\",\"product_description\":\"Shingle Double 7\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15065-R0\",\"approval_number\":\"FL15065.3\",\"seq\":3,\"product_model\":\"Cellwood Dimensions\",\"product_description\":\"Double 4, Double 4 1\\\/2 Dutchlap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15065-R0\",\"approval_number\":\"FL15065.4\",\"seq\":4,\"product_model\":\"Cellwood Evolutions\",\"product_description\":\"Double 5, Double 4 1\\\/2 Dutchlap, Double 4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15065-R0\",\"approval_number\":\"FL15065.5\",\"seq\":5,\"product_model\":\"Cellwood Progressions\",\"product_description\":\"Double 5, Double 4 1\\\/2 Dutchlap, Double 4, Triple 3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15065-R0\",\"approval_number\":\"FL15065.6\",\"seq\":6,\"product_model\":\"Mastic Barkwood\",\"product_description\":\"Double 5, Double 5 Dutchlap, Double 4, Triple 2 2\\\/3, Single 8\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15065-R0\",\"approval_number\":\"FL15065.7\",\"seq\":7,\"product_model\":\"Mastic Board & Batten\",\"product_description\":\"7\\\" Coverage\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15065-R0\",\"approval_number\":\"FL15065.8\",\"seq\":8,\"product_model\":\"Mastic Brentwood\",\"product_description\":\"Double 5, Double 4 1\\\/2 Dutchlap, Double 4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15065-R0\",\"approval_number\":\"FL15065.9\",\"seq\":9,\"product_model\":\"Mastic Carvedwood\",\"product_description\":\"Double 5, Double 4 1\\\/2 Dutchlap, Triple 3, Double 4, Single 8\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15065-R0\",\"approval_number\":\"FL15065.10\",\"seq\":10,\"product_model\":\"Mastic Cedar Discovery\",\"product_description\":\"Perfection Double 7, Perfection Triple 5, Half-Round Shingles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15065-R0\",\"approval_number\":\"FL15065.11\",\"seq\":11,\"product_model\":\"Mastic Cedar Discovery\",\"product_description\":\"Hand-Split Shake\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15065-R0\",\"approval_number\":\"FL15065.12\",\"seq\":12,\"product_model\":\"Mastic Charleston Beaded\",\"product_description\":\"Single 6 1\\\/2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15065-R0\",\"approval_number\":\"FL15065.13\",\"seq\":13,\"product_model\":\"Mastic Eclipse\",\"product_description\":\"Double 5, Double 4 1\\\/2 Dutchlap, Double 4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15065-R0\",\"approval_number\":\"FL15065.14\",\"seq\":14,\"product_model\":\"Mastic Endurance Dutch Oak Alum.\",\"product_description\":\"Double 5 Dutchlap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15065-R0\",\"approval_number\":\"FL15065.15\",\"seq\":15,\"product_model\":\"Mastic Envoy 8\\\" Aluminum Siding\",\"product_description\":\"Single 8\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15065-R0\",\"approval_number\":\"FL15065.16\",\"seq\":16,\"product_model\":\"Mastic Envoy Horizon Alum. Siding\",\"product_description\":\"Double 5\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15065-R0\",\"approval_number\":\"FL15065.17\",\"seq\":17,\"product_model\":\"Mastic Liberty Elite\",\"product_description\":\"Double 5, Double 5 Dutchlap, Double 4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15065-R0\",\"approval_number\":\"FL15065.18\",\"seq\":18,\"product_model\":\"Mastic Mill Creek\",\"product_description\":\"Double 5, Double 5 Dutchlap, Triple 3, Double 4 Dutchlap,\\nDouble 4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15065-R0\",\"approval_number\":\"FL15065.19\",\"seq\":19,\"product_model\":\"Mastic Ovation\",\"product_description\":\"Double 5, Double 4 1\\\/2 Dutchlap, Triple 3, Double 4, Beaded 6 1\\\/2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15065-R0\",\"approval_number\":\"FL15065.20\",\"seq\":20,\"product_model\":\"Mastic Quest\",\"product_description\":\"Double 5, Double 4 1\\\/2 Dutchlap, Double 4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15065-R0\",\"approval_number\":\"FL15065.21\",\"seq\":21,\"product_model\":\"Mastic Rustic Aluminum Siding\",\"product_description\":\"Double 4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15065-R0\",\"approval_number\":\"FL15065.22\",\"seq\":22,\"product_model\":\"Mastic Silhouette Classic\",\"product_description\":\"Double 5, Double 4 1\\\/2 Dutchlap, Double 4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15065-R0\",\"approval_number\":\"FL15065.23\",\"seq\":23,\"product_model\":\"Mastic Structure Foamback\",\"product_description\":\"Double 6, Single 7, Double 4, Double 4 1\\\/2 Dutchlap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15106-R0\",\"approval_number\":\"FL15106.1\",\"seq\":1,\"product_model\":\"Variform Ashton Heights\",\"product_description\":\"Double 4, Double 5, Double 5 Dutchlap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15106-R0\",\"approval_number\":\"FL15106.2\",\"seq\":2,\"product_model\":\"Variform Beaded Vinyl Siding\",\"product_description\":\"6 1\\\/2\\\" Beaded\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15106-R0\",\"approval_number\":\"FL15106.3\",\"seq\":3,\"product_model\":\"Variform Board & Batten Vinyl Siding\",\"product_description\":\"7\\\" Coverage\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15106-R0\",\"approval_number\":\"FL15106.4\",\"seq\":4,\"product_model\":\"Variform Camden Pointe\",\"product_description\":\"Double 5, Double 5 Dutchlap, Double 4, Double 4 Dutchlap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15106-R0\",\"approval_number\":\"FL15106.5\",\"seq\":5,\"product_model\":\"Variform Contractors Choice\",\"product_description\":\"Double 4, Double 5, Double 4 1\\\/2 Dutchlap, Triple 3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15106-R0\",\"approval_number\":\"FL15106.6\",\"seq\":6,\"product_model\":\"Variform Heritage Cedar\",\"product_description\":\"Hand Split Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15106-R0\",\"approval_number\":\"FL15106.7\",\"seq\":7,\"product_model\":\"Variform Heritage Cedar\",\"product_description\":\"Perfection D7 Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15106-R0\",\"approval_number\":\"FL15106.8\",\"seq\":8,\"product_model\":\"Variform Heritage Cedar\",\"product_description\":\"Round Cut\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15106-R0\",\"approval_number\":\"FL15106.9\",\"seq\":9,\"product_model\":\"Variform High Performance\",\"product_description\":\"Double 6, Single 7, Double 4, Double 5 Dutchlap Insulated Sidings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15106-R0\",\"approval_number\":\"FL15106.10\",\"seq\":10,\"product_model\":\"Variform Nottingham\",\"product_description\":\"Double 4, Double 4 1\\\/2 Dutchlap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15106-R0\",\"approval_number\":\"FL15106.11\",\"seq\":11,\"product_model\":\"Variform Timber Oak\",\"product_description\":\"Double 5, Double 4, Double 4 1\\\/2 Dutchlap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15106-R0\",\"approval_number\":\"FL15106.12\",\"seq\":12,\"product_model\":\"Variform Vertical Vinyl Siding\",\"product_description\":\"Double 5\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15106-R0\",\"approval_number\":\"FL15106.13\",\"seq\":13,\"product_model\":\"Variform Vortex\",\"product_description\":\"Double 4, Double 5, Double 4 1\\\/2 Dutchlap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15120-R0\",\"approval_number\":\"FL15120.1\",\"seq\":1,\"product_model\":\"Durabuilt Series 410\",\"product_description\":\"Double 4, Triple 3, Double 4 1\\\/2 Dutchlap, Double 5\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15120-R0\",\"approval_number\":\"FL15120.2\",\"seq\":2,\"product_model\":\"Durabuilt Series 440\",\"product_description\":\"Double 4 Double 4 Dutchlap, Double 5, Double 5 Dutchlap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15120-R0\",\"approval_number\":\"FL15120.3\",\"seq\":3,\"product_model\":\"Napco American Accents\",\"product_description\":\"7\\\" Board & Batten\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15120-R0\",\"approval_number\":\"FL15120.4\",\"seq\":4,\"product_model\":\"Napco American Comfort\",\"product_description\":\"Double 4, Triple 3, Double 4 1\\\/2 Dutchlap, Double 5\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15120-R0\",\"approval_number\":\"FL15120.5\",\"seq\":5,\"product_model\":\"Napco American Essence\",\"product_description\":\"Single 7, Double 6\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15120-R0\",\"approval_number\":\"FL15120.6\",\"seq\":6,\"product_model\":\"Napco American Herald\",\"product_description\":\"Double 4, Double 4 Dutchlap, Double 5, Double 5 Dutchlap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15120-R0\",\"approval_number\":\"FL15120.7\",\"seq\":7,\"product_model\":\"Napco American Splendor\",\"product_description\":\"Double 4, Double 4 1\\\/2 Dutchlap, Double 5\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15120-R0\",\"approval_number\":\"FL15120.8\",\"seq\":8,\"product_model\":\"Napco American Tradition\",\"product_description\":\"Double 4, Double 4 1\\\/2 Dutchlap, Double 5\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15120-R0\",\"approval_number\":\"FL15120.9\",\"seq\":9,\"product_model\":\"Napco Beaded\",\"product_description\":\"Single 6 1\\\/2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15120-R0\",\"approval_number\":\"FL15120.10\",\"seq\":10,\"product_model\":\"Napco Cedar Select\",\"product_description\":\"Hand Split Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15120-R0\",\"approval_number\":\"FL15120.11\",\"seq\":11,\"product_model\":\"Napco Cedar Select\",\"product_description\":\"Round Cut\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15120-R0\",\"approval_number\":\"FL15120.12\",\"seq\":12,\"product_model\":\"Napco Cedar Select\",\"product_description\":\"Perfection Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15152-R0\",\"approval_number\":\"FL15152.1\",\"seq\":1,\"product_model\":\"Georgia Pacific Board & Batten\",\"product_description\":\"7\\\" Vertical Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15152-R0\",\"approval_number\":\"FL15152.2\",\"seq\":2,\"product_model\":\"Georgia Pacific Castle Ridge\",\"product_description\":\"Single 8\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15152-R0\",\"approval_number\":\"FL15152.3\",\"seq\":3,\"product_model\":\"Georgia Pacific Cedar Lane Select\",\"product_description\":\"Double 4, Double 4 Dutch Lap, Double 5, Double 5 Dutch Lap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15152-R0\",\"approval_number\":\"FL15152.4\",\"seq\":4,\"product_model\":\"Georgia Pacific Cedar Spectrum\",\"product_description\":\"Round Cut Polypropylene\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15152-R0\",\"approval_number\":\"FL15152.5\",\"seq\":5,\"product_model\":\"Georgia Pacific Cedar Spectrum\",\"product_description\":\"Hand Split Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15152-R0\",\"approval_number\":\"FL15152.6\",\"seq\":6,\"product_model\":\"Georgia Pacific Cedar Spectrum\",\"product_description\":\"Double 7 Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15152-R0\",\"approval_number\":\"FL15152.7\",\"seq\":7,\"product_model\":\"Georgia Pacific Chatham Ridge\",\"product_description\":\"Triple 3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15152-R0\",\"approval_number\":\"FL15152.8\",\"seq\":8,\"product_model\":\"Georgia Pacific D5 Vertical\",\"product_description\":\"Double 5 Vertical Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15152-R0\",\"approval_number\":\"FL15152.9\",\"seq\":9,\"product_model\":\"Georgia Pacific Forest Ridge\",\"product_description\":\"Double 4, Double 5\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15152-R0\",\"approval_number\":\"FL15152.10\",\"seq\":10,\"product_model\":\"Georgia Pacific Heritage Hill\",\"product_description\":\"Double 4, Double 4 1\\\/2 Dutch Lap, Double 5\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15152-R0\",\"approval_number\":\"FL15152.11\",\"seq\":11,\"product_model\":\"Georgia Pacific High Performance\",\"product_description\":\"Double 6 Insulated\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15152-R0\",\"approval_number\":\"FL15152.12\",\"seq\":12,\"product_model\":\"Georgia Pacific Oakside\",\"product_description\":\"Double 4, Double 4 Dutch Lap, Double 4 1\\\/2 Dutch Lap, Double 5 Dutch Lap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15152-R0\",\"approval_number\":\"FL15152.13\",\"seq\":13,\"product_model\":\"Georgia Pacific Park Ridge\",\"product_description\":\"Double 4 Dutch Lap, Double 4 1\\\/2 Dutch Lap, Double 5 Dutch Lap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15152-R0\",\"approval_number\":\"FL15152.14\",\"seq\":14,\"product_model\":\"Georgia Pacific Parkside\",\"product_description\":\"Double 4, Double 4 Dutch Lap, Triple 3 1\\\/3, Double 4 1\\\/2 Dutch Lap, Double 5, Double 5 Dutch Lap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15152-R0\",\"approval_number\":\"FL15152.15\",\"seq\":15,\"product_model\":\"Georgia Pacific Shadow Ridge\",\"product_description\":\"Double 4 Dutch Lap, Double 5 Dutch Lap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15152-R0\",\"approval_number\":\"FL15152.16\",\"seq\":16,\"product_model\":\"Georgia Pacific Somerset\",\"product_description\":\"6 1\\\/2 Beaded\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15152-R0\",\"approval_number\":\"FL15152.17\",\"seq\":17,\"product_model\":\"Georgia Pacific Vision Pro\",\"product_description\":\"Double 4, Double 4 Dutch Lap, Double 5, Double 5 Dutch lap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15152-R0\",\"approval_number\":\"FL15152.18\",\"seq\":18,\"product_model\":\"Truewall Board & Batten Series 4800\",\"product_description\":\"7\\\" Vertical Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15152-R0\",\"approval_number\":\"FL15152.19\",\"seq\":19,\"product_model\":\"Truewall Series 3800\",\"product_description\":\"Double 4, Double 4 Dutch Lap, Double 4 1\\\/2 Dutch lap, Double 5, Double 5 Dutch lap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15152-R0\",\"approval_number\":\"FL15152.20\",\"seq\":20,\"product_model\":\"Truewall Series 4000\",\"product_description\":\"Double 4, Double 4 Dutch Lap, Double 5, Double 5 Dutch lap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15152-R0\",\"approval_number\":\"FL15152.21\",\"seq\":21,\"product_model\":\"Truewall Series 4200\",\"product_description\":\"Double 4, Double 4 Dutch Lap, Double 5, Double 5 Dutch Lap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15152-R0\",\"approval_number\":\"FL15152.22\",\"seq\":22,\"product_model\":\"Truewall Series 4400\",\"product_description\":\"Double 4, Double 4 1\\\/2 Dutch Lap, Double 5\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#17624-R0\",\"approval_number\":\"FL17624.1\",\"seq\":1,\"product_model\":\"Mastic Siding\",\"product_description\":\"Vinyl, Aluminum, & Polypropylene Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#17640-R0\",\"approval_number\":\"FL17640.1\",\"seq\":1,\"product_model\":\"Variform Siding\",\"product_description\":\"Vinyl and Polypropylene Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#17758-R0\",\"approval_number\":\"FL17758.1\",\"seq\":1,\"product_model\":\"Georgia-Pacific Siding\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#17771-R0\",\"approval_number\":\"FL17771.1\",\"seq\":1,\"product_model\":\"Napco Siding\",\"product_description\":\"Vinyl Siding Products\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#23885-R0\",\"approval_number\":\"FL23885.1\",\"seq\":1,\"product_model\":\"Mastic Siding\",\"product_description\":\"Vinyl, Aluminum, and Steel\",\"design_pressure\":\"+73.6\\\/-73.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#24058-R0\",\"approval_number\":\"FL24058.1\",\"seq\":1,\"product_model\":\"Variform Siding\",\"product_description\":\"Vinyl, Aluminum, and Steel\",\"design_pressure\":\"+82.5\\\/-82.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#24444-R0\",\"approval_number\":\"FL24444.1\",\"seq\":1,\"product_model\":\"Georgia Pacific Siding\",\"product_description\":\"Vinyl and Steel Siding\",\"design_pressure\":\"+83.0\\\/-83.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#24476-R0\",\"approval_number\":\"FL24476.1\",\"seq\":1,\"product_model\":\"Napco Siding\",\"product_description\":\"Vinyl and Steel Siding\",\"design_pressure\":\"+78.6\\\/-78.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Resysta North America, Inc.\":[{\"manufacturer\":\"Resysta North America, Inc.\",\"approval_number_master\":\"FL#33449-R3\",\"approval_number\":\"FL33449.1\",\"seq\":1,\"product_model\":\"Resysta 4 Channel Facade\",\"product_description\":\"Rigid plastic composite sidings\",\"design_pressure\":\"+136\\\/-136\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Resysta North America, Inc.\",\"approval_number_master\":\"FL#33449-R3\",\"approval_number\":\"FL33449.2\",\"seq\":2,\"product_model\":\"Resysta 6\\\" Siding\",\"product_description\":\"Rigid plastic composite sidings\",\"design_pressure\":\"+126\\\/-126\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ATAS International, Inc.\":[{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#35064-R2\",\"approval_number\":\"FL35064.1\",\"seq\":1,\"product_model\":\"01 VERSA-LOK - Aluminum\",\"product_description\":\"The Versa-Lok is a modular wall panel with a rectangular design.\\nThe system utilizes concealed clips and fasteners to attach the panels\\nto plywood sheathing.\",\"design_pressure\":\"+See\\\/-Report\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Boss Metals\":[{\"manufacturer\":\"Boss Metals\",\"approval_number_master\":\"FL#35072-R1\",\"approval_number\":\"FL35072.1\",\"seq\":1,\"product_model\":\"BOSS PBR\",\"product_description\":\"Min 26 ga., 36\\\" wide through fastened panel fastened to steel supports\",\"design_pressure\":\"+N\\\/A\\\/-164.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Lamboo Technologies\":[{\"manufacturer\":\"Lamboo Technologies\",\"approval_number_master\":\"FL#35394-R1\",\"approval_number\":\"FL35394.1\",\"seq\":1,\"product_model\":\"3\\\", 5\\\", & 7\\\" LAMBOO RAINSCREEN SIDING PANELS\",\"product_description\":\"3\\\", 5\\\", & 7\\\" LAMBOO RAINSCREEN SIDING PANELS (NON-IMPACT)\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"CertainTeed Gypsum, Inc.\":[{\"manufacturer\":\"CertainTeed Gypsum, Inc.\",\"approval_number_master\":\"FL#36458-R0\",\"approval_number\":\"FL36458.1\",\"seq\":1,\"product_model\":\"1\\\/2\\\" GlasRoc Sheathing\",\"product_description\":\"1\\\/2\\\" GlasRoc Sheathing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed Gypsum, Inc.\",\"approval_number_master\":\"FL#36458-R0\",\"approval_number\":\"FL36458.2\",\"seq\":2,\"product_model\":\"5\\\/8\\\" GlasRoc Sheathing\",\"product_description\":\"5\\\/8\\\" GlasRoc Sheathing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed Gypsum, Inc.\",\"approval_number_master\":\"FL#3029-R2\",\"approval_number\":\"FL3029.1\",\"seq\":1,\"product_model\":\"GlasRoc Sheathing\",\"product_description\":\"Gypsum sheathing board with fully-embedded reinforcing glass mats with a water-resistant gypsum core, polymer modified gypsum surface and an acrylic coating on the exterior face.\",\"design_pressure\":\"+38\\\/-26\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed Gypsum, Inc.\",\"approval_number_master\":\"FL#3029-R2\",\"approval_number\":\"FL3029.2\",\"seq\":2,\"product_model\":\"GlasRoc Sheathing Type X\",\"product_description\":\"Gypsum Sheathing board (Type X for fire resistance assemblies) with fully-embedded reinforcing glass mats with a water-resistant gypsum core, polymer modified gypsum surface and an acrylic coating on the exterior face.\",\"design_pressure\":\"+47\\\/-58\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-15 00:00:00\",\"instructions_url\":\"\"}],\"Northstar Technologies Group, Inc\":[{\"manufacturer\":\"Northstar Technologies Group, Inc\",\"approval_number_master\":\"FL#36888-R2\",\"approval_number\":\"FL36888.2\",\"seq\":2,\"product_model\":\"Northstar Wall Panel System\",\"product_description\":\"Fiberglass Wall Panels on Metal Stud Framing.\",\"design_pressure\":\"+90\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Northstar Technologies Group, Inc\",\"approval_number_master\":\"FL#36888-R0\",\"approval_number\":\"FL36888.1\",\"seq\":1,\"product_model\":\"Northstar Wall Panel System\",\"product_description\":\"Fiberglass Wall Panels on Fiberglass Framing.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Morton Buildings, Inc\":[{\"manufacturer\":\"Morton Buildings, Inc\",\"approval_number_master\":\"FL#37256-R1\",\"approval_number\":\"FL37256.1\",\"seq\":1,\"product_model\":\"Hi-Rib II Steel Wall Panels\",\"product_description\":\"Hi-Rib II Steel Wall Panels\",\"design_pressure\":\"+100.0\\\/-100.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morton Buildings, Inc\",\"approval_number_master\":\"FL#37256-R1\",\"approval_number\":\"FL37256.2\",\"seq\":2,\"product_model\":\"Hi-Rib Steel Wall Panels\",\"product_description\":\"Hi-Rib Steel Wall Panels\",\"design_pressure\":\"+95.0\\\/-64.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morton Buildings, Inc\",\"approval_number_master\":\"FL#3072-R2\",\"approval_number\":\"FL3072.1\",\"seq\":1,\"product_model\":\"Hi-Rib II Steel Wall Panels\",\"product_description\":\"Ribbed 0.015\\\" Minimum Steel Wall Panels\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morton Buildings, Inc\",\"approval_number_master\":\"FL#3072-R2\",\"approval_number\":\"FL3072.2\",\"seq\":2,\"product_model\":\"Hi-Rib II Steel Wall Panels\",\"product_description\":\"Ribbed 0.017\\\" Minimum Steel Wall Panels\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morton Buildings, Inc\",\"approval_number_master\":\"FL#3072-R2\",\"approval_number\":\"FL3072.3\",\"seq\":3,\"product_model\":\"Hi-Rib II Steel Wall Panels\",\"product_description\":\"Ribbed 0.019\\\" Minimum Steel Wall Panels\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morton Buildings, Inc\",\"approval_number_master\":\"FL#3072-R2\",\"approval_number\":\"FL3072.4\",\"seq\":4,\"product_model\":\"Hi-Rib II Steel Wall Panels\",\"product_description\":\"Ribbed 0.015\\\", 0.017\\\" or 0.019\\\" Minimum Steel Wall Panels\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morton Buildings, Inc\",\"approval_number_master\":\"FL#3072-R2\",\"approval_number\":\"FL3072.5\",\"seq\":5,\"product_model\":\"Hi-Rib Steel Wall Panels\",\"product_description\":\"Ribbed 0.020\\\" Steel Wall Panels\",\"design_pressure\":\"+95\\\/-64.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morton Buildings, Inc\",\"approval_number_master\":\"FL#17821-R0\",\"approval_number\":\"FL17821.1\",\"seq\":1,\"product_model\":\"Hi-Rib II Wall Panels\",\"product_description\":\"Hi-Rib II Steel Wall Panels\",\"design_pressure\":\"+120.0\\\/-120.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morton Buildings, Inc\",\"approval_number_master\":\"FL#17821-R0\",\"approval_number\":\"FL17821.2\",\"seq\":2,\"product_model\":\"Hi-Rib Wall Panels\",\"product_description\":\"Hi-Rib Steel Wall Panels\",\"design_pressure\":\"+95.0\\\/-64.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morton Buildings, Inc\",\"approval_number_master\":\"FL#25829-R0\",\"approval_number\":\"FL25829.1\",\"seq\":1,\"product_model\":\"Hi-Rib II Wall Panels\",\"product_description\":\"Hi-Rib II Steel Wall Panels\",\"design_pressure\":\"+120.0\\\/-120.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morton Buildings, Inc\",\"approval_number_master\":\"FL#25829-R0\",\"approval_number\":\"FL25829.2\",\"seq\":2,\"product_model\":\"Hi-Rib Wall Panels\",\"product_description\":\"Hi-Rib Steel Wall Panels\",\"design_pressure\":\"+95.0\\\/-64.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"BETCO, Inc.\":[{\"manufacturer\":\"BETCO, Inc.\",\"approval_number_master\":\"FL#37347-R1\",\"approval_number\":\"FL37347.1\",\"seq\":1,\"product_model\":\"236R Panel\",\"product_description\":\"Min 26 ga., 36\\\" wide wall panel fastened to steel supports\",\"design_pressure\":\"+N\\\/A\\\/-127.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BETCO, Inc.\",\"approval_number_master\":\"FL#6315-R1\",\"approval_number\":\"FL6315.1\",\"seq\":1,\"product_model\":\"Betco 236R Panel\",\"product_description\":\"Wall Panel\",\"design_pressure\":\"+see\\\/-charts\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BETCO, Inc.\",\"approval_number_master\":\"FL#6315-R0\",\"approval_number\":\"FL6315.2\",\"seq\":2,\"product_model\":\"Betco 236A Panel\",\"product_description\":\"\",\"design_pressure\":\"+see\\\/-charts\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BETCO, Inc.\",\"approval_number_master\":\"FL#6315-R0\",\"approval_number\":\"FL6315.3\",\"seq\":3,\"product_model\":\"Betco 236R Panel\",\"product_description\":\"\",\"design_pressure\":\"+see\\\/-charts\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Geolam, Inc.\":[{\"manufacturer\":\"Geolam, Inc.\",\"approval_number_master\":\"FL#37778-R0\",\"approval_number\":\"FL37778.1\",\"seq\":1,\"product_model\":\"Vertigo 5010 Series\",\"product_description\":\"Aluminum Panel Coated on Exterior with Wood-Fiber Polymer Resin.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Geolam, Inc.\",\"approval_number_master\":\"FL#16334-R0\",\"approval_number\":\"FL16334.1\",\"seq\":1,\"product_model\":\"Vertigo\",\"product_description\":\"Recycled wood fiber cladding boards with polypropylene resin\",\"design_pressure\":\"+92.6\\\/-111.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-03-01 00:00:00\",\"instructions_url\":\"\"}],\"Valto, Inc\":[{\"manufacturer\":\"Valto, Inc\",\"approval_number_master\":\"FL#37780-R2\",\"approval_number\":\"FL37780.1\",\"seq\":1,\"product_model\":\"Duralite High Strength R-Panel\",\"product_description\":\"Fiber reinforced plastic (FRP) wall panel\",\"design_pressure\":\"+41.6\\\/-41.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-09-09 00:00:00\",\"instructions_url\":\"\"}],\"American Metalcraft, Inc.\":[{\"manufacturer\":\"American Metalcraft, Inc.\",\"approval_number_master\":\"FL#37891-R1\",\"approval_number\":\"FL37891.1\",\"seq\":1,\"product_model\":\"RS400 System\",\"product_description\":\"Aluminum Panel Wall System with 3\\\/16\\\" or1\\\/4\\\" 5052-H32 Panels\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Parasoleil.com\":[{\"manufacturer\":\"Parasoleil.com\",\"approval_number_master\":\"FL#38734-R1\",\"approval_number\":\"FL38734.1\",\"seq\":1,\"product_model\":\"VERTICAL APPLICATION CONFIG 1\",\"product_description\":\"Decorative Perforated Metal Panels (DPMP) with Vertical panel application\",\"design_pressure\":\"+113\\\/-104\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Santurce Inversiones SA LLC\":[{\"manufacturer\":\"Santurce Inversiones SA LLC\",\"approval_number_master\":\"FL#38737-R2\",\"approval_number\":\"FL38737.1\",\"seq\":1,\"product_model\":\"ES Exterior Wall Metal Insulated Siding Panel System Air + Model DMW 32-06\",\"product_description\":\"Exterior Wall Panel System made of Metal Facing & Polyurethane Core\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"IMETCO\":[{\"manufacturer\":\"IMETCO\",\"approval_number_master\":\"FL#38747-R1\",\"approval_number\":\"FL38747.1\",\"seq\":1,\"product_model\":\"Element and Latitude Wall Panels\",\"product_description\":\"Steel and aluminum panels used as exterior veneer\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IMETCO\",\"approval_number_master\":\"FL#41628-R1\",\"approval_number\":\"FL41628.1\",\"seq\":1,\"product_model\":\"Legacy Panel\",\"product_description\":\"Shingle-style aluminum and zinc wall panel system with interlocking panels and an integrated clip system.\",\"design_pressure\":\"+N\\\/A\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IMETCO\",\"approval_number_master\":\"FL#41628-R1\",\"approval_number\":\"FL41628.2\",\"seq\":2,\"product_model\":\"Super Flush Lock Aluminum Panel\",\"product_description\":\"Min 0.05\\\" thick aluminum, 12\\\" wide concealed fastened wall panel\",\"design_pressure\":\"+132.42\\\/-132.42\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IMETCO\",\"approval_number_master\":\"FL#41628-R1\",\"approval_number\":\"FL41628.3\",\"seq\":3,\"product_model\":\"Super Flush Lock Steel Panel\",\"product_description\":\"Min 24 ga., 12\\\" wide concealed fastened wall panel\",\"design_pressure\":\"+30.08\\\/-110.28\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IMETCO\",\"approval_number_master\":\"FL#41628-R1\",\"approval_number\":\"FL41628.4\",\"seq\":4,\"product_model\":\"Tajo 17 Wall Fa\\u00e7ade System\",\"product_description\":\"Extruded ceramic tile with a honeycomb-shaped structure\",\"design_pressure\":\"+N\\\/A\\\/-75.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IMETCO\",\"approval_number_master\":\"FL#16644-R0\",\"approval_number\":\"FL16644.1\",\"seq\":1,\"product_model\":\"Latitude Wall Panels\",\"product_description\":\"Steel - 22 Ga. Gr. 40 Wall Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IMETCO\",\"approval_number_master\":\"FL#16644-R0\",\"approval_number\":\"FL16644.2\",\"seq\":2,\"product_model\":\"Latitude Wall Panels\",\"product_description\":\"Aluminum - 0.040\\\" 3003-H14 Wall Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IMETCO\",\"approval_number_master\":\"FL#16644-R1\",\"approval_number\":\"FL16644.3\",\"seq\":3,\"product_model\":\"Latitude Wall Panels\",\"product_description\":\"Aluminum - 0.040\\\" 3003-H14 Wall Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IMETCO\",\"approval_number_master\":\"FL#38774-R0\",\"approval_number\":\"FL38774.1\",\"seq\":1,\"product_model\":\"Legacy Panel\",\"product_description\":\"Shingle-style aluminum and zinc wall panel system with interlocking panels and an integrated clip system.\",\"design_pressure\":\"+N\\\/A\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IMETCO\",\"approval_number_master\":\"FL#41701-R0\",\"approval_number\":\"FL41701.1\",\"seq\":1,\"product_model\":\"Tajo 17 Wall Fa\\u00e7ade System\",\"product_description\":\"Extruded ceramic tile with a honeycomb-shaped structure\",\"design_pressure\":\"+N\\\/A\\\/-75.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-13 00:00:00\",\"instructions_url\":\"\"}],\"EQUITONE\":[{\"manufacturer\":\"EQUITONE\",\"approval_number_master\":\"FL#39137-R1\",\"approval_number\":\"FL39137.1\",\"seq\":1,\"product_model\":\"Cement Wall Panels\",\"product_description\":\"8mm (Natura or Tectiva) or 12MM (Natura) High Density Fiber Cement Wall Panels.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EQUITONE\",\"approval_number_master\":\"FL#22200-R0\",\"approval_number\":\"FL22200.1\",\"seq\":1,\"product_model\":\"[tectiva], [natura], [natura pro], [pictura], [textura], [linea], [materia]\",\"product_description\":\"fiber cement facade materials\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-01 00:00:00\",\"instructions_url\":\"\"}],\"Millennium Forms, LLC\":[{\"manufacturer\":\"Millennium Forms, LLC\",\"approval_number_master\":\"FL#39152-R0\",\"approval_number\":\"FL39152.1\",\"seq\":1,\"product_model\":\"Stainless Steel Wall Tiles\",\"product_description\":\"26 Ga. 304 Series Stainless Steel Wall Tiles, Flat or Cupped.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Elite Metal Manufacturing, LLC\":[{\"manufacturer\":\"Elite Metal Manufacturing, LLC\",\"approval_number_master\":\"FL#39594-R1\",\"approval_number\":\"FL39594.1\",\"seq\":1,\"product_model\":\"Elite Rib Wall Panel\",\"product_description\":\"29 ga Elite Rib Wall Panel Over Open Framing\",\"design_pressure\":\"+55.4\\\/-41.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Manufacturing, LLC\",\"approval_number_master\":\"FL#39594-R1\",\"approval_number\":\"FL39594.2\",\"seq\":2,\"product_model\":\"Elite Rib Wall Panel\",\"product_description\":\"29 ga Elite RIb Wall Panel Over Open Framing\",\"design_pressure\":\"+29.4\\\/-27.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Manufacturing, LLC\",\"approval_number_master\":\"FL#47358-R0\",\"approval_number\":\"FL47358.1\",\"seq\":1,\"product_model\":\"Elite Rib Wall Panel\",\"product_description\":\"29 ga Elite Rib Wall Panel Over Open Framing\",\"design_pressure\":\"+48.53\\\/-45.07\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Manufacturing, LLC\",\"approval_number_master\":\"FL#47358-R0\",\"approval_number\":\"FL47358.2\",\"seq\":2,\"product_model\":\"Elite Rib Wall Panel\",\"product_description\":\"26 ga Elite Rib Wall Panel Over Open Framing\",\"design_pressure\":\"+266.93\\\/-121.33\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Manufacturing, LLC\",\"approval_number_master\":\"FL#47358-R0\",\"approval_number\":\"FL47358.3\",\"seq\":3,\"product_model\":\"Elite Rib Wall Panel\",\"product_description\":\"29 ga Elite Rib Wall Panel Over Open Framing\",\"design_pressure\":\"+27.73\\\/-31.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Manufacturing, LLC\",\"approval_number_master\":\"FL#47358-R0\",\"approval_number\":\"FL47358.4\",\"seq\":4,\"product_model\":\"Elite Rib Wall Panel\",\"product_description\":\"26 ga Elite Rib Wall Panel Over Open Framing\",\"design_pressure\":\"+31.2\\\/-38.13\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Manufacturing, LLC\",\"approval_number_master\":\"FL#47358-R0\",\"approval_number\":\"FL47358.5\",\"seq\":5,\"product_model\":\"Elite Rib Wall Panel\",\"product_description\":\"26 ga Elite Rib Wall Panel Over Open Framing\",\"design_pressure\":\"+55.53\\\/-55.53\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Manufacturing, LLC\",\"approval_number_master\":\"FL#47358-R0\",\"approval_number\":\"FL47358.6\",\"seq\":6,\"product_model\":\"Elite Rib Wall Panel\",\"product_description\":\"29 ga Elite Rib Wall Panel Over Open Framing\",\"design_pressure\":\"+48.53\\\/-45.07\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Manufacturing, LLC\",\"approval_number_master\":\"FL#47358-R0\",\"approval_number\":\"FL47358.7\",\"seq\":7,\"product_model\":\"Elite Rib Wall Panel\",\"product_description\":\"29 ga Elite Rib Wall Panel Over Open Framing\",\"design_pressure\":\"+100.53\\\/-72.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Manufacturing, LLC\",\"approval_number_master\":\"FL#47358-R0\",\"approval_number\":\"FL47358.8\",\"seq\":8,\"product_model\":\"Elite Rib Wall Panel\",\"product_description\":\"29 ga Elite Rib Wall Panel Over Open Framing\",\"design_pressure\":\"+263.67\\\/-124.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Manufacturing, LLC\",\"approval_number_master\":\"FL#47358-R0\",\"approval_number\":\"FL47358.9\",\"seq\":9,\"product_model\":\"Elite Rib Wall Panel\",\"product_description\":\"26 ga Elite Rib Wall Panel Over Open Framing\",\"design_pressure\":\"+52\\\/-52\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Manufacturing, LLC\",\"approval_number_master\":\"FL#47358-R0\",\"approval_number\":\"FL47358.10\",\"seq\":10,\"product_model\":\"Elite Rib Wall Panel\",\"product_description\":\"26 ga Elite Rib Wall Panel Over Open Framing\",\"design_pressure\":\"+107.47\\\/-83.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-23 00:00:00\",\"instructions_url\":\"\"}],\"Thermory USA\":[{\"manufacturer\":\"Thermory USA\",\"approval_number_master\":\"FL#39875-R1\",\"approval_number\":\"FL39875.1\",\"seq\":1,\"product_model\":\"Exterior Siding Wall System\",\"product_description\":\"Exterior Siding Wall System with Thermally Treated White Ash Wood\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Westlake Royal Stone (Dutch Quality)\":[{\"manufacturer\":\"Westlake Royal Stone (Dutch Quality)\",\"approval_number_master\":\"FL#40333-R0\",\"approval_number\":\"FL40333.1\",\"seq\":1,\"product_model\":\"Dutch Quality Stone Veneer\",\"product_description\":\"Manufactured, precast, artificial stone veneers of cement, sand & expanded shale aggregate, water and admixtures\\\/coloring, which are used as a non-load-bearing exterior adhered masonry veneer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-12 00:00:00\",\"instructions_url\":\"\"}],\"The Garland Company, Inc.\":[{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#40568-R1\",\"approval_number\":\"FL40568.1\",\"seq\":1,\"product_model\":\"R-Mer Wall Pan (NON-HVHZ)\",\"product_description\":\"Non-structural wall panel system consisting of factory-formed, interlocking metal panels with steel clips and concealed fasteners for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-126.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#16645-R0\",\"approval_number\":\"FL16645.1\",\"seq\":1,\"product_model\":\"Latitude Wall Panels\",\"product_description\":\"Steel - 22 Ga. Gr. 40 Wall Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#16645-R0\",\"approval_number\":\"FL16645.2\",\"seq\":2,\"product_model\":\"Latitude Wall Panels\",\"product_description\":\"Aluminum - 0.040\\\" 3003-H14\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"CEI Materials\":[{\"manufacturer\":\"CEI Materials\",\"approval_number_master\":\"FL#40779-R0\",\"approval_number\":\"FL40779.1\",\"seq\":1,\"product_model\":\"Cladlok\",\"product_description\":\"Modular Plate panel system\",\"design_pressure\":\"+80.2\\\/-80.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CEI Materials\",\"approval_number_master\":\"FL#47740-R0\",\"approval_number\":\"FL47740.1\",\"seq\":1,\"product_model\":\"HVHZ 3mm Aluminum Plate Panel System\",\"product_description\":\"3mm aluminum plate rainscreen panel system for use in the High Velocity Hurricane Zone\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CEI Materials\",\"approval_number_master\":\"FL#47740-R0\",\"approval_number\":\"FL47740.2\",\"seq\":2,\"product_model\":\"HVHZ R4000 Composite Panel System\",\"product_description\":\"R4000 rainscreen panel system for use in the High Velocity Hurricane Zone\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CEI Materials\",\"approval_number_master\":\"FL#28786-R0\",\"approval_number\":\"FL28786.1\",\"seq\":1,\"product_model\":\"R4000\",\"product_description\":\"RAINSCREEN SYSTEM\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CEI Materials\",\"approval_number_master\":\"FL#40903-R0\",\"approval_number\":\"FL40903.1\",\"seq\":1,\"product_model\":\"R3000\",\"product_description\":\"Pressure Equalized Rainscreen System\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Metal Roof Source\":[{\"manufacturer\":\"Metal Roof Source\",\"approval_number_master\":\"FL#41346-R1\",\"approval_number\":\"FL41346.1\",\"seq\":1,\"product_model\":\"26 ga. PBR\",\"product_description\":\"Structural, through-fastened, wall panel over steel girts\",\"design_pressure\":\"+0\\\/-45\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-25 00:00:00\",\"instructions_url\":\"\"}],\"MAC Metal Architectural\":[{\"manufacturer\":\"MAC Metal Architectural\",\"approval_number_master\":\"FL#41492-R0\",\"approval_number\":\"FL41492.1\",\"seq\":1,\"product_model\":\"Harrywood Plus\",\"product_description\":\"Harrywood Plus prepainted steel galvanized siding (24 or 26ga material)\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-13 00:00:00\",\"instructions_url\":\"\"}],\"Engage Building Products Inc.\":[{\"manufacturer\":\"Engage Building Products Inc.\",\"approval_number_master\":\"FL#41496-R2\",\"approval_number\":\"FL41496.1\",\"seq\":1,\"product_model\":\"FastPlank P44V and P46V siding planks\",\"product_description\":\"Aluminum exterior wall cladding, siding applications.\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Engage Building Products Inc.\",\"approval_number_master\":\"FL#47715-R0\",\"approval_number\":\"FL47715.1\",\"seq\":1,\"product_model\":\"Quickpanel Systems with 4mm ACM\",\"product_description\":\"Aluminum composite panels with back framing stiffeners affixed to wall framing, serving as an exterior wall covering.\",\"design_pressure\":\"+123\\\/-123\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Engage Building Products Inc.\",\"approval_number_master\":\"FL#41496-R0\",\"approval_number\":\"FL41496.2\",\"seq\":2,\"product_model\":\"FastPlank P44V and P46V planks\",\"product_description\":\"Aluminum exterior wall cladding\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Westlake Royal Stone (Eldorado)\":[{\"manufacturer\":\"Westlake Royal Stone (Eldorado)\",\"approval_number_master\":\"FL#41520-R0\",\"approval_number\":\"FL41520.1\",\"seq\":1,\"product_model\":\"Westlake Royal Stone Adhered Masonry Veneer\",\"product_description\":\"Eldorado Precast stone veneer\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-01 00:00:00\",\"instructions_url\":\"\"}],\"Quality Edge, Inc.\":[{\"manufacturer\":\"Quality Edge, Inc.\",\"approval_number_master\":\"FL#41608-R0\",\"approval_number\":\"FL41608.1\",\"seq\":1,\"product_model\":\"Shake\",\"product_description\":\"Steel Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quality Edge, Inc.\",\"approval_number_master\":\"FL#41608-R0\",\"approval_number\":\"FL41608.2\",\"seq\":2,\"product_model\":\"TruCedar\",\"product_description\":\"Steel Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quality Edge, Inc.\",\"approval_number_master\":\"FL#8672-R0\",\"approval_number\":\"FL8672.1\",\"seq\":1,\"product_model\":\"10\\\" Board and Batten\",\"product_description\":\"Vertical Steel Siding PVC Coating\",\"design_pressure\":\"+0\\\/-86.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quality Edge, Inc.\",\"approval_number_master\":\"FL#8672-R0\",\"approval_number\":\"FL8672.2\",\"seq\":2,\"product_model\":\"6\\\" Board and Batten\",\"product_description\":\"Vertical Steel Siding with PVC Coating\",\"design_pressure\":\"+0\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quality Edge, Inc.\",\"approval_number_master\":\"FL#8672-R0\",\"approval_number\":\"FL8672.3\",\"seq\":3,\"product_model\":\"Double 4\",\"product_description\":\"Horizontal Steel Siding with PVC Coating\",\"design_pressure\":\"+0\\\/-103.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quality Edge, Inc.\",\"approval_number_master\":\"FL#8672-R0\",\"approval_number\":\"FL8672.4\",\"seq\":4,\"product_model\":\"Double 6\",\"product_description\":\"Horizontal Steel Siding with PVC Coating\",\"design_pressure\":\"+0\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quality Edge, Inc.\",\"approval_number_master\":\"FL#8672-R0\",\"approval_number\":\"FL8672.5\",\"seq\":5,\"product_model\":\"Single 8\",\"product_description\":\"Horizontal Steel Siding with PVC Coating\",\"design_pressure\":\"+0\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quality Edge, Inc.\",\"approval_number_master\":\"FL#41608-R0\",\"approval_number\":\"FL41608.3\",\"seq\":3,\"product_model\":\"VESTA\",\"product_description\":\"Steel Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"SBI Metal Buildings\":[{\"manufacturer\":\"SBI Metal Buildings\",\"approval_number_master\":\"FL#41793-R0\",\"approval_number\":\"FL41793.1\",\"seq\":1,\"product_model\":\"R or PBR Panel\",\"product_description\":\"Min. 26 ga., 36\\\" wide, through fastened panel over open supports\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Longboard Architectural Products\":[{\"manufacturer\":\"Longboard Architectural Products\",\"approval_number_master\":\"FL#41842-R2\",\"approval_number\":\"FL41842.2\",\"seq\":2,\"product_model\":\"Link & Lock HD Batten System (HVHZ)\",\"product_description\":\"Link & Lock HD Batten System (HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Longboard Architectural Products\",\"approval_number_master\":\"FL#41934-R4\",\"approval_number\":\"FL41934.2\",\"seq\":2,\"product_model\":\"Tongue & Groove Siding System (HVHZ)\",\"product_description\":\"Tongue & Groove Siding System (HVHZ)\",\"design_pressure\":\"+121\\\/-121\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Longboard Architectural Products\",\"approval_number_master\":\"FL#42008-R0\",\"approval_number\":\"FL42008.1\",\"seq\":1,\"product_model\":\"Privacy Beam System (HVHZ)\",\"product_description\":\"Privacy Beam System (HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Longboard Architectural Products\",\"approval_number_master\":\"FL#47291-R0\",\"approval_number\":\"FL47291.1\",\"seq\":1,\"product_model\":\"Board and Batten Plank System (HVHZ)\",\"product_description\":\"Board and Batten Plank System (HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Longboard Architectural Products\",\"approval_number_master\":\"FL#47291-R0\",\"approval_number\":\"FL47291.2\",\"seq\":2,\"product_model\":\"Lap Siding Plank System (HVHZ)\",\"product_description\":\"Lap Siding Plank System (HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Longboard Architectural Products\",\"approval_number_master\":\"FL#41842-R0\",\"approval_number\":\"FL41842.1\",\"seq\":1,\"product_model\":\"Link & Lock Batten System (HVHZ)\",\"product_description\":\"Link & Lock Batten System (HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Longboard Architectural Products\",\"approval_number_master\":\"FL#41934-R0\",\"approval_number\":\"FL41934.1\",\"seq\":1,\"product_model\":\"Tongue & Groove Siding System (HVHZ)\",\"product_description\":\"Tongue & Groove Siding System (HVHZ)\",\"design_pressure\":\"+121\\\/-121\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"MetalMax Roofing and Siding\":[{\"manufacturer\":\"MetalMax Roofing and Siding\",\"approval_number_master\":\"FL#41915-R1\",\"approval_number\":\"FL41915.1\",\"seq\":1,\"product_model\":\"PBR Panel\",\"product_description\":\"Min. 26 ga., 36\\\" wide, through fastened wall panel over open steel supports\",\"design_pressure\":\"+126.9\\\/-119.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Simpson Panel\":[{\"manufacturer\":\"Simpson Panel\",\"approval_number_master\":\"FL#41927-R1\",\"approval_number\":\"FL41927.1\",\"seq\":1,\"product_model\":\"Simpson Signature Exterior Cladding Wall Panel System\",\"product_description\":\"Large missile impact resistant exterior cladding wall panel system.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-03 00:00:00\",\"instructions_url\":\"\"}],\"Alliance Steel Inc.\":[{\"manufacturer\":\"Alliance Steel Inc.\",\"approval_number_master\":\"FL#41985-R1\",\"approval_number\":\"FL41985.1\",\"seq\":1,\"product_model\":\"FW-120\",\"product_description\":\"Min 24 ga., max 12\\\" wide, 1.5\\\" deep concealed fastened wall panels\",\"design_pressure\":\"+120\\\/-103.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alliance Steel Inc.\",\"approval_number_master\":\"FL#41985-R1\",\"approval_number\":\"FL41985.2\",\"seq\":2,\"product_model\":\"PBA Panel\",\"product_description\":\"Min. 26 ga., 36\\\" wide, through fastened panel over open supports\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alliance Steel Inc.\",\"approval_number_master\":\"FL#41985-R1\",\"approval_number\":\"FL41985.3\",\"seq\":3,\"product_model\":\"PBM Panel\",\"product_description\":\"Min. 26 ga., 36\\\" wide, through fastened panel over open supports\",\"design_pressure\":\"+N\\\/A\\\/-118.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alliance Steel Inc.\",\"approval_number_master\":\"FL#41985-R1\",\"approval_number\":\"FL41985.4\",\"seq\":4,\"product_model\":\"PBR Panel\",\"product_description\":\"Min. 26 ga., 36\\\" wide, through fastened panel over open supports\",\"design_pressure\":\"+N\\\/A\\\/-193.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Carter Architectural Panels, Inc.\":[{\"manufacturer\":\"Carter Architectural Panels, Inc.\",\"approval_number_master\":\"FL#42048-R1\",\"approval_number\":\"FL42048.1\",\"seq\":1,\"product_model\":\"EVO \\\"Rivetless\\\" Extrusion System\",\"product_description\":\"EVO \\\"Rivetless\\\" Extrusion System - see CCRR-0474 for full product description and drawings.\",\"design_pressure\":\"+100.0\\\/-75.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carter Architectural Panels, Inc.\",\"approval_number_master\":\"FL#42048-R1\",\"approval_number\":\"FL42048.2\",\"seq\":2,\"product_model\":\"Fusion \\\"Drillfree\\\" Extrusion System\",\"product_description\":\"Fusion \\\"Drillfree\\\" Extrusion System - see CCRR-0474 for full product description and drawings.\",\"design_pressure\":\"+100.0\\\/-75.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carter Architectural Panels, Inc.\",\"approval_number_master\":\"FL#30069-R0\",\"approval_number\":\"FL30069.1\",\"seq\":1,\"product_model\":\"EVO \\\"Rivetless\\\" Architectural Panel System\",\"product_description\":\"EVO \\\"Rivetless\\\" Architectural Panel System\",\"design_pressure\":\"+75.0 PSF\\\/-75.0 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carter Architectural Panels, Inc.\",\"approval_number_master\":\"FL#30069-R0\",\"approval_number\":\"FL30069.2\",\"seq\":2,\"product_model\":\"Fusion \\\"Drillfree\\\" Architectural Panel System\",\"product_description\":\"Fusion \\\"Drillfree\\\" Architectural Panel System\",\"design_pressure\":\"+75.0 PSF\\\/-75.0 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-13 00:00:00\",\"instructions_url\":\"\"}],\"Trimak Building Components\":[{\"manufacturer\":\"Trimak Building Components\",\"approval_number_master\":\"FL#42153-R1\",\"approval_number\":\"FL42153.1\",\"seq\":1,\"product_model\":\"26 ga. Steel PBR\",\"product_description\":\"Structural, through-fastened, wall panel over steel girts\",\"design_pressure\":\"+135\\\/-135\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Tabs Wall Systems LLC\":[{\"manufacturer\":\"Tabs Wall Systems LLC\",\"approval_number_master\":\"FL#42165-R1\",\"approval_number\":\"FL42165.1\",\"seq\":1,\"product_model\":\"Tabs II Wall Panel\",\"product_description\":\"0.025\\\" Galvanized Steel Panel with Thin Brick Veneer over 18 Ga. Metal Stud Wall or Concrete\\\/CMU Wall.\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"StoneCoat International, Inc.\":[{\"manufacturer\":\"StoneCoat International, Inc.\",\"approval_number_master\":\"FL#42180-R0\",\"approval_number\":\"FL42180.1\",\"seq\":1,\"product_model\":\"StoneCoat\\u00ae Exterior Wall Coverings\",\"product_description\":\"Factory-prepared mixture of crushed limestone and other proprietary ingredients used as an exterior wall covering.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"StoneCoat International, Inc.\",\"approval_number_master\":\"FL#41509-R0\",\"approval_number\":\"FL41509.1\",\"seq\":1,\"product_model\":\"StoneCoat\",\"product_description\":\"Limestone Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-05-31 00:00:00\",\"instructions_url\":\"\"}],\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\":[{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42378-R1\",\"approval_number\":\"FL42378.1\",\"seq\":1,\"product_model\":\"01: 24ga (min) Artisan L-12\\\/FL100 on 16ga (min) girts\",\"product_description\":\"24ga (min) Artisan L-12\\\/FL100 interlocking steel wall panel on 16ga (min) girts\",\"design_pressure\":\"+60\\\/-90\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42378-R1\",\"approval_number\":\"FL42378.2\",\"seq\":2,\"product_model\":\"02: 032 aluminum FL100 on 16ga (min) girts\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker FL100 interlocking aluminum wall panel on 16ga (min) girts\",\"design_pressure\":\"+42\\\/-49\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42378-R1\",\"approval_number\":\"FL42378.3\",\"seq\":3,\"product_model\":\"03: 26ga (min) AVP on 16ga (min) girts\",\"product_description\":\"26ga (min) AVP exposed fastener wall panel on 16ga (min) girts\",\"design_pressure\":\"+23.4\\\/-161.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42378-R1\",\"approval_number\":\"FL42378.4\",\"seq\":4,\"product_model\":\"04: 24ga (min) Designer Series Fluted on 16ga (min) girts\",\"product_description\":\"24ga (min) Designer Series Fluted wall panel on 16ga (min) girts\",\"design_pressure\":\"+30\\\/-85\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42378-R1\",\"approval_number\":\"FL42378.5\",\"seq\":5,\"product_model\":\"05: 24ga (min) FW-120 on 16ga (min) girts\",\"product_description\":\"24ga (min) FW-120 wall panel on 16ga (min) girts\",\"design_pressure\":\"+80\\\/-151\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42378-R1\",\"approval_number\":\"FL42378.6\",\"seq\":6,\"product_model\":\"06: 24ga (min) Shadowrib on 16ga (min) girts\",\"product_description\":\"24ga (min) Shadowrib wall panel on 16ga (min) girts\",\"design_pressure\":\"+45\\\/-95\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42378-R1\",\"approval_number\":\"FL42378.7\",\"seq\":7,\"product_model\":\"07: 29 or 26ga (min) Rib wall panel on 18 or 16ga (min) framing\",\"product_description\":\"29 or 26ga (min) Rib wall panel on 18 or 16ga (min) framing\",\"design_pressure\":\"+45.35\\\/-37.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42378-R1\",\"approval_number\":\"FL42378.8\",\"seq\":8,\"product_model\":\"08: 29ga (min) Rib panel on 2x2 (min) blocking\",\"product_description\":\"08: 29ga (min) Rib wall panel on 2x2 (min) blocking\",\"design_pressure\":\"+45.35\\\/-36.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42378-R1\",\"approval_number\":\"FL42378.9\",\"seq\":9,\"product_model\":\"09: 26ga or 24ga (min) PBC on 16ga (min) girts\",\"product_description\":\"26ga or 24ga (min) PBC corrugated wall panel on 16ga (min) girts\",\"design_pressure\":\"+110.5\\\/-140\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42378-R1\",\"approval_number\":\"FL42378.10\",\"seq\":10,\"product_model\":\"10: 29-22ga (min) PBR on 16ga (min) girts\",\"product_description\":\"29-22ga (min) PBR wall panel on 16ga (min) girts\",\"design_pressure\":\"+150\\\/-142.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42378-R1\",\"approval_number\":\"FL42378.11\",\"seq\":11,\"product_model\":\"11: 24ga (min) Masterline on 16ga (min) girts\",\"product_description\":\"24ga (min) Masterline on 16ga (min) girts\",\"design_pressure\":\"+N\\\/A\\\/-130.05\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"}],\"Modern Mill\":[{\"manufacturer\":\"Modern Mill\",\"approval_number_master\":\"FL#44191-R1\",\"approval_number\":\"FL44191.2\",\"seq\":2,\"product_model\":\"ACRE Shiplap Siding\",\"product_description\":\"1 x 6 ACRE Shiplap Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Mill\",\"approval_number_master\":\"FL#44191-R0\",\"approval_number\":\"FL44191.1\",\"seq\":1,\"product_model\":\"ACRE Shiplap Siding\",\"product_description\":\"1 x 10 ACRE Shiplap Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ChamClad by Chameleon\":[{\"manufacturer\":\"ChamClad by Chameleon\",\"approval_number_master\":\"FL#45923-R1\",\"approval_number\":\"FL45923.1\",\"seq\":1,\"product_model\":\"CWS 6\\\" Decorative Exterior Wall Panel\",\"product_description\":\"Decorative exterior 100% recycled PVC wall panels\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sheffield Metals International\":[{\"manufacturer\":\"Sheffield Metals International\",\"approval_number_master\":\"FL#45939-R0\",\"approval_number\":\"FL45939.1\",\"seq\":1,\"product_model\":\"SMI 1.0 FWP, SMI WAV-16-4C, SMI-WAV-16-4F and SMI Board & Batten\",\"product_description\":\"Min 24 ga. steel wall panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Watkins Sawmills\":[{\"manufacturer\":\"Watkins Sawmills\",\"approval_number_master\":\"FL#46027-R1\",\"approval_number\":\"FL46027.1\",\"seq\":1,\"product_model\":\"Grade #1 Cedar Sidewall Shingles\",\"product_description\":\"18'' Length, 3'' to 12'' width Grade #1 Cedar Sidewall Shingles for use up to maximum 7'' exposure over code complying sheathing.\",\"design_pressure\":\"+N\\\/A\\\/-140\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Crayfish Investment Corp.\":[{\"manufacturer\":\"Crayfish Investment Corp.\",\"approval_number_master\":\"FL#46566-R0\",\"approval_number\":\"FL46566.1\",\"seq\":1,\"product_model\":\"Metal Siding (HVHZ)\",\"product_description\":\"Metal Siding (HVHZ)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Americlad\":[{\"manufacturer\":\"Americlad\",\"approval_number_master\":\"FL#46593-R0\",\"approval_number\":\"FL46593.1\",\"seq\":1,\"product_model\":\"AC-4000 Hurricane Panels\",\"product_description\":\"Americlad AC-4000 Foam Core Aluminum\\\/Hardboard Hurricane Panels\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Stabilit America, Inc. dba Glasteel\":[{\"manufacturer\":\"Stabilit America, Inc. dba Glasteel\",\"approval_number_master\":\"FL#46594-R0\",\"approval_number\":\"FL46594.1\",\"seq\":1,\"product_model\":\"Acrylit GC - R Profile 1-1\\\/4\\\" Rib; 36\\\" Coverage Wall Panel (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Acrylit GC - R Profile 1-1\\\/4\\\" Rib; 36\\\" Coverage Wall Panel (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"B+N Industries\":[{\"manufacturer\":\"B+N Industries\",\"approval_number_master\":\"FL#46716-R0\",\"approval_number\":\"FL46716.1\",\"seq\":1,\"product_model\":\"TLKS-5050 Wall-Mounted Louver Siding System\",\"product_description\":\"Architectural wall-mounted louver siding system.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ELRO Manufacturing, LLC\":[{\"manufacturer\":\"ELRO Manufacturing, LLC\",\"approval_number_master\":\"FL#46745-R2\",\"approval_number\":\"FL46745.5\",\"seq\":5,\"product_model\":\"Zeus Cladding System with Alucobond Panels with 22 Ga. Steel Backer Plate (Level E)\",\"product_description\":\"Extruded Aluminum Cladding System with 4mm Alucobond Panels, with 22 Ga. Steel Backer Plate, over 5\\\/8\\\" Gyp Board Sheathing on 16 Ga. Metal Studs or Concrete\\\/CMU (Level E).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ELRO Manufacturing, LLC\",\"approval_number_master\":\"FL#46745-R0\",\"approval_number\":\"FL46745.1\",\"seq\":1,\"product_model\":\"Zeus ACM Cladding System with Alfrex Panels\",\"product_description\":\"Extruded Aluminum Cladding System with 4mm Alfrex Panels over 5\\\/8\\\" Gyp Board Sheathing on 16 Ga. metal studs.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ELRO Manufacturing, LLC\",\"approval_number_master\":\"FL#46745-R0\",\"approval_number\":\"FL46745.2\",\"seq\":2,\"product_model\":\"Zeus ACM Cladding System with Alucobond Panels\",\"product_description\":\"Extruded Aluminum Cladding System with 4mm Alucobond Panels over 5\\\/8\\\" Gyp Board Sheathing on 16 Ga. metal studs.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ELRO Manufacturing, LLC\",\"approval_number_master\":\"FL#46745-R0\",\"approval_number\":\"FL46745.3\",\"seq\":3,\"product_model\":\"Zeus ACM Cladding System with Reynobond Panels\",\"product_description\":\"Extruded Aluminum Cladding System with 4mm Reynobond Panels over 5\\\/8\\\" Gyp Board Sheathing on 16 Ga. metal studs.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ELRO Manufacturing, LLC\",\"approval_number_master\":\"FL#46745-R0\",\"approval_number\":\"FL46745.4\",\"seq\":4,\"product_model\":\"Zeus Cladding System with 3mm Aluminum Panels\",\"product_description\":\"Extruded Aluminum Cladding System with 3mm Aluminim Panels (3003-H13), over 5\\\/8\\\" Gyp Board Sheathing on 16 Ga. metal studs.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Vicwest\":[{\"manufacturer\":\"Vicwest\",\"approval_number_master\":\"FL#46769-R0\",\"approval_number\":\"FL46769.1\",\"seq\":1,\"product_model\":\"Board & Batten 140 Steel Siding\",\"product_description\":\"Interlocking lap siding (26-ga). See Evaluation Report for full product description.\",\"design_pressure\":\"+0\\\/-111\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vicwest\",\"approval_number_master\":\"FL#46769-R0\",\"approval_number\":\"FL46769.2\",\"seq\":2,\"product_model\":\"Board & Batten 260 Steel Siding\",\"product_description\":\"Interlocking lap siding (26-ga). See Evaluation Report for full product description.\",\"design_pressure\":\"+0\\\/-58\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vicwest\",\"approval_number_master\":\"FL#46769-R0\",\"approval_number\":\"FL46769.3\",\"seq\":3,\"product_model\":\"Lap Siding 155 Steel Siding\",\"product_description\":\"Interlocking lap siding (26-ga). See Evaluation Report for full product description.\",\"design_pressure\":\"+0\\\/-102\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vicwest\",\"approval_number_master\":\"FL#46769-R0\",\"approval_number\":\"FL46769.4\",\"seq\":4,\"product_model\":\"Plank 135 Steel Siding\",\"product_description\":\"Interlocking lap siding (26-ga or 24-ga). See Evaluation Report for full product description.\",\"design_pressure\":\"+0\\\/-132\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vicwest\",\"approval_number_master\":\"FL#46769-R0\",\"approval_number\":\"FL46769.5\",\"seq\":5,\"product_model\":\"Plank 200 Steel Siding\",\"product_description\":\"Interlocking lap siding (26-ga or 24-ga). See Evaluation Report for full product description.\",\"design_pressure\":\"+0\\\/-98\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vicwest\",\"approval_number_master\":\"FL#46769-R0\",\"approval_number\":\"FL46769.6\",\"seq\":6,\"product_model\":\"Plank 90 Steel Siding\",\"product_description\":\"Interlocking lap siding (26-ga or 24-ga). See Evaluation Report for full product description.\",\"design_pressure\":\"+0\\\/-156\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"The AZEK Company\":[{\"manufacturer\":\"The AZEK Company\",\"approval_number_master\":\"FL#46772-R0\",\"approval_number\":\"FL46772.1\",\"seq\":1,\"product_model\":\"Vintage and Landmark\",\"product_description\":\"3-1\\\/8\\\" Wide Vintage Porch (T&G)\\n5-1\\\/2\\\" Wide Vintage Porch (T&G)\\n3-1\\\/2\\\" Wide Square Vintage Deck\\n5-1\\\/2\\\" Wide Square Vintage Deck\\n5-1\\\/2\\\" Wide Square Landmark Deck\\n7-1\\\/4\\\" Wide Square Vintage Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ABET Laminati\":[{\"manufacturer\":\"ABET Laminati\",\"approval_number_master\":\"FL#46777-R0\",\"approval_number\":\"FL46777.1\",\"seq\":1,\"product_model\":\"EASY MEG Plank System (HVHZ)\",\"product_description\":\"EASY MEG Plank System (HVHZ)\",\"design_pressure\":\"+0\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ABET Laminati\",\"approval_number_master\":\"FL#46908-R0\",\"approval_number\":\"FL46908.1\",\"seq\":1,\"product_model\":\"MEG Facade Panel System (HVHZ)\",\"product_description\":\"MEG Facade Panel System (HVHZ)\",\"design_pressure\":\"+0\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ABET Laminati\",\"approval_number_master\":\"FL#27934-R0\",\"approval_number\":\"FL27934.1\",\"seq\":1,\"product_model\":\"Stonewood Exterior Panels\",\"product_description\":\"Phenolic resin-impregnated Kraft paper and a face of melamine resin-impregnated decorative pattern, compressed at high pressure and temperature protected by a UV-blocking layer.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ABET Laminati\",\"approval_number_master\":\"FL#40276-R0\",\"approval_number\":\"FL40276.1\",\"seq\":1,\"product_model\":\"Stonewood Panel - Concealed Fastener\",\"product_description\":\"Stonewood Architectural Panels attached with concealed fastener system. Panels can be applied in both vertical and horizontal orientation.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Taktl-llc\":[{\"manufacturer\":\"Taktl-llc\",\"approval_number_master\":\"FL#46781-R0\",\"approval_number\":\"FL46781.1\",\"seq\":1,\"product_model\":\"TAKTL A\\\/UHPC Panel System\",\"product_description\":\"Large missile impact resistant 5\\\/8\\\" Architectural Ultra High Performance Concrete Panels.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taktl-llc\",\"approval_number_master\":\"FL#32040-R0\",\"approval_number\":\"FL32040.1\",\"seq\":1,\"product_model\":\"TAKTL A\\\/UHPC Panel System\",\"product_description\":\"5\\\/8\\\" Architectural Ultra High Performance Concrete Panels.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Horizon Structural Systems, Inc.\":[{\"manufacturer\":\"Horizon Structural Systems, Inc.\",\"approval_number_master\":\"FL#46813-R0\",\"approval_number\":\"FL46813.1\",\"seq\":1,\"product_model\":\"7.2 Wall Panel\",\"product_description\":\"1. 26 ga 7.2 W\\\/ 14.4\\\" fastener sp.\\n2. 26 ga 7.2 W\\\/ 7.2\\\" fastener sp.\\n3. 24 ga 7.2 W\\\/ 14.4\\\" fastener sp.\\n4. 24 ga 7.2 W\\\/ 7.2\\\" fastener sp.\\n5. 22 ga 7.2 W\\\/ 14.4\\\" fastener sp.\\n6. 22 ga 7.2 W\\\/ 7.2\\\" fastener sp.\",\"design_pressure\":\"+55.0\\\/-34.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Horizon Structural Systems, Inc.\",\"approval_number_master\":\"FL#46813-R0\",\"approval_number\":\"FL46813.2\",\"seq\":2,\"product_model\":\"HL-12 Wall Panel\",\"product_description\":\"1. 26 ga HL-12 Panel\\n2. 24 ga HL-12 Panel\\n3. 22 ga HL-12 Panel\",\"design_pressure\":\"+8.5\\\/-5.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Horizon Structural Systems, Inc.\",\"approval_number_master\":\"FL#46813-R0\",\"approval_number\":\"FL46813.3\",\"seq\":3,\"product_model\":\"HW-120\",\"product_description\":\"1. 26 ga HW-120 Panel\\n2. 24 ga HW-120 Panel\\n3. 22 ga HW-120 Panel\",\"design_pressure\":\"+11.3\\\/-9.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Horizon Structural Systems, Inc.\",\"approval_number_master\":\"FL#46813-R0\",\"approval_number\":\"FL46813.4\",\"seq\":4,\"product_model\":\"PBC Wall Panel\",\"product_description\":\"1. 26 ga PBC W\\\/ 10.68\\\" Fastener Sp.\\n2. 26 ga PBC W\\\/5.34\\\" Fastener Sp.\\n3. 24 ga PBC W\\\/ 10.68\\\" Fastener Sp.\\n4. 24 ga PBC W\\\/5.34\\\" Fastener Sp.\\n5. 22 ga PBC W\\\/ 10.68\\\" Fastener Sp.\\n6. 22 ga PBC W\\\/5.34\\\" Fastener Sp.\",\"design_pressure\":\"+41.0\\\/-39.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Horizon Structural Systems, Inc.\",\"approval_number_master\":\"FL#46813-R0\",\"approval_number\":\"FL46813.5\",\"seq\":5,\"product_model\":\"PBD Wall Panel\",\"product_description\":\"1. 26 ga PBD W\\\/ 10.68\\\" Fastener Sp.\\n2. 26 ga PBD W\\\/ 5.34\\\" Fastener Sp.\\n3. 24 ga PBD W\\\/ 10.68\\\" Fastener Sp.\\n4. 24 ga PBD W\\\/ 5.34\\\" Fastener Sp.\\n5. 22 ga PBD W\\\/ 10.68\\\" Fastener Sp.\\n6. 22 ga PBD W\\\/ 5.34\\\" Fastener Sp.\",\"design_pressure\":\"+16.1\\\/-16.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Horizon Structural Systems, Inc.\",\"approval_number_master\":\"FL#46813-R0\",\"approval_number\":\"FL46813.6\",\"seq\":6,\"product_model\":\"PBR Wall Panel\",\"product_description\":\"1. 26 ga PBR W\\\/12-12 Fastener Sp.\\n2. 26 ga PBR W\\\/ 5-7-5 Fastener Sp.\\n3. 24 ga PBR W\\\/ 12-12 Fastener Sp.\\n4. 24 ga PBR W\\\/ 5-7-5 Fastener Sp.\\n5. 22 ga PBR W\\\/ 12-12 Fastener Sp.\\n6. 22 ga PBR W\\\/ 5-7-5 Fastener Sp.\",\"design_pressure\":\"+31.1\\\/-30.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Horizon Structural Systems, Inc.\",\"approval_number_master\":\"FL#46813-R0\",\"approval_number\":\"FL46813.7\",\"seq\":7,\"product_model\":\"PBU Wall Panel\",\"product_description\":\"1. 26 ga PBU W\\\/ 12-12 Fastener Sp.\\n2. 26 ga PBU W\\\/ 5-7-5 Fastener Sp.\\n3. 24 ga PBU W\\\/ 12-12 Fastener Sp.\\n4. 24 ga PBU W\\\/ 5-7-5 Fastener Sp.\\n5. 22 ga PBU W\\\/ 12-12 Fastener Sp.\\n6. 22 ga PBU W\\\/5-7-5 Fastener Sp.\",\"design_pressure\":\"+30.4\\\/-30.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-31 00:00:00\",\"instructions_url\":\"\"}],\"Drexel Metals, Inc.\":[{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#46867-R0\",\"approval_number\":\"FL46867.1\",\"seq\":1,\"product_model\":\"R-36 Panel\",\"product_description\":\"Non-structural, through fastened wall panel over steel girts\",\"design_pressure\":\"+0\\\/-159.1\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#47307-R0\",\"approval_number\":\"FL47307.1\",\"seq\":1,\"product_model\":\"Board and Batten\",\"product_description\":\"Interlocking wall panel with 3\\\/4-inch ribs and maximum 16-inch coverage.\",\"design_pressure\":\"+120\\\/-112\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Gentek Building Products\":[{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#46930-R0\",\"approval_number\":\"FL46930.1\",\"seq\":1,\"product_model\":\"a. \\\"Signature Supreme\\\" Vinyl Siding\",\"product_description\":\"D4 \\\/ D5 Dutch Lap and D4 \\\/ D5 Clapboard Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#46930-R0\",\"approval_number\":\"FL46930.2\",\"seq\":2,\"product_model\":\"b. \\\"Aurora II\\\" Vinyl Siding\",\"product_description\":\"D4.5 Dutch Lap and D4.5 Clapboard Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#46930-R0\",\"approval_number\":\"FL46930.3\",\"seq\":3,\"product_model\":\"c. \\\"Sequoia Select\\\" Vinyl Siding\",\"product_description\":\"D4.5 Dutch Lap and D4.5 Clapboard Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#46930-R0\",\"approval_number\":\"FL46930.4\",\"seq\":4,\"product_model\":\"d. \\\"Concord\\\" Vinyl Siding\",\"product_description\":\"D4 \\\/ D5 Dutch Lap and D4 \\\/ D5 Clapboard and Triple 3 Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#46930-R0\",\"approval_number\":\"FL46930.5\",\"seq\":5,\"product_model\":\"e. \\\"Sequoia Select Board & Batten\\\" Vinyl Siding\",\"product_description\":\"7\\\" Vertical Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#1004-R1\",\"approval_number\":\"FL1004.1\",\"seq\":1,\"product_model\":\"Aurora D4.5D\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+98.7\\\/-98.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#1004-R1\",\"approval_number\":\"FL1004.2\",\"seq\":2,\"product_model\":\"Berkshire Classic\\\/Signature Supreme D4\",\"product_description\":\"Vinyl siding\",\"design_pressure\":\"+92.6\\\/-92.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#1004-R1\",\"approval_number\":\"FL1004.3\",\"seq\":3,\"product_model\":\"Berkshire classic\\\/Signature Supreme D5D\",\"product_description\":\"Vinyl siding\",\"design_pressure\":\"+68.0\\\/-68.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#1004-R1\",\"approval_number\":\"FL1004.4\",\"seq\":4,\"product_model\":\"Centennial 6.5 Beaded\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+52.4\\\/-52.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#1004-R1\",\"approval_number\":\"FL1004.5\",\"seq\":5,\"product_model\":\"Concord\\\/Amherst D5\",\"product_description\":\"Vinyl siding\",\"design_pressure\":\"+101.9\\\/-101.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#1004-R1\",\"approval_number\":\"FL1004.6\",\"seq\":6,\"product_model\":\"Driftwood D4\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+114.3\\\/-114.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#1004-R1\",\"approval_number\":\"FL1004.7\",\"seq\":7,\"product_model\":\"Driftwood D4.5D\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+98.7\\\/-98.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#1004-R1\",\"approval_number\":\"FL1004.8\",\"seq\":8,\"product_model\":\"Fairweather 12\\\"\",\"product_description\":\"Vinyl siding\\\/soffit\",\"design_pressure\":\"+83.3\\\/-83.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#1004-R1\",\"approval_number\":\"FL1004.9\",\"seq\":9,\"product_model\":\"Oxford 10\\\"\",\"product_description\":\"Vinyl Siding\\\/soffit\",\"design_pressure\":\"+92.6\\\/-92.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#1004-R1\",\"approval_number\":\"FL1004.10\",\"seq\":10,\"product_model\":\"Sequoia\\\/Sovereign Board and Batten\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+68.0\\\/-68.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#1004-R1\",\"approval_number\":\"FL1004.11\",\"seq\":11,\"product_model\":\"Sequoia\\\/Sovereign Select D4\",\"product_description\":\"Vinyl siding\",\"design_pressure\":\"+163.5\\\/-163.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#1004-R1\",\"approval_number\":\"FL1004.12\",\"seq\":12,\"product_model\":\"Sequoia\\\/Sovereign Select D5\",\"product_description\":\"Vinyl siding\",\"design_pressure\":\"+129.6\\\/-129.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#1004-R1\",\"approval_number\":\"FL1004.13\",\"seq\":13,\"product_model\":\"Sovereign \\\/ Sequoia DL 4.5\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+105.0\\\/-105.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#1004-R0\",\"approval_number\":\"FL1004.14\",\"seq\":14,\"product_model\":\"Fair Oaks\\\/Signature Supreme D4\",\"product_description\":\"Vinyl siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#1004-R0\",\"approval_number\":\"FL1004.15\",\"seq\":15,\"product_model\":\"Fair Oaks\\\/Signature Supreme D5\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#1004-R0\",\"approval_number\":\"FL1004.16\",\"seq\":16,\"product_model\":\"Fairweather 12\\\"\",\"product_description\":\"Vinyl siding\\\/soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#1004-R0\",\"approval_number\":\"FL1004.17\",\"seq\":17,\"product_model\":\"Northern Forest\\\/Bennington 12\\\"\",\"product_description\":\"Vinyl siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#1004-R0\",\"approval_number\":\"FL1004.18\",\"seq\":18,\"product_model\":\"Northern Forest\\\/Bennington D4\",\"product_description\":\"Vinyl siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#1004-R0\",\"approval_number\":\"FL1004.19\",\"seq\":19,\"product_model\":\"Northern Forest\\\/Bennington D5\",\"product_description\":\"Vinyl siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#1004-R0\",\"approval_number\":\"FL1004.20\",\"seq\":20,\"product_model\":\"Northern Forest\\\/Bennington D5D\",\"product_description\":\"Vinyl siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#1004-R0\",\"approval_number\":\"FL1004.21\",\"seq\":21,\"product_model\":\"Oxford 10\\\"\",\"product_description\":\"Vinyl Siding\\\/soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#1004-R0\",\"approval_number\":\"FL1004.22\",\"seq\":22,\"product_model\":\"Sequoia\\\/Sovereign Board and Ba\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#1004-R0\",\"approval_number\":\"FL1004.23\",\"seq\":23,\"product_model\":\"Sequoia\\\/Sovereign Select D4\",\"product_description\":\"Vinyl siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#1004-R0\",\"approval_number\":\"FL1004.24\",\"seq\":24,\"product_model\":\"Sequoia\\\/Sovereign Select D4.5D\",\"product_description\":\"Vinyl siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#1004-R0\",\"approval_number\":\"FL1004.25\",\"seq\":25,\"product_model\":\"Sequoia\\\/Sovereign Select D5\",\"product_description\":\"Vinyl siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#1004-R0\",\"approval_number\":\"FL1004.26\",\"seq\":26,\"product_model\":\"Sequoia\\\/Sovereign Select D5D\",\"product_description\":\"Vinyl siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Kebony AS\\\/ Enhanced Wood Technologies, Inc.\":[{\"manufacturer\":\"Kebony AS\\\/ Enhanced Wood Technologies, Inc.\",\"approval_number_master\":\"FL#46937-R0\",\"approval_number\":\"FL46937.1\",\"seq\":1,\"product_model\":\"Click-In Cladding System\",\"product_description\":\"CCS, Horizontal\",\"design_pressure\":\"+146\\\/-146\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kebony AS\\\/ Enhanced Wood Technologies, Inc.\",\"approval_number_master\":\"FL#46937-R0\",\"approval_number\":\"FL46937.2\",\"seq\":2,\"product_model\":\"Click-In Cladding System\",\"product_description\":\"CCS, Vertical\",\"design_pressure\":\"+107\\\/-107\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kebony AS\\\/ Enhanced Wood Technologies, Inc.\",\"approval_number_master\":\"FL#46999-R0\",\"approval_number\":\"FL46999.1\",\"seq\":1,\"product_model\":\"Click-In Cladding System\",\"product_description\":\"CCS, 6 or 8 in widths, Horizontal\",\"design_pressure\":\"+na\\\/-145\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kebony AS\\\/ Enhanced Wood Technologies, Inc.\",\"approval_number_master\":\"FL#46999-R0\",\"approval_number\":\"FL46999.2\",\"seq\":2,\"product_model\":\"Click-In Cladding System\",\"product_description\":\"CCS, 6 or 8 in widths, Vertical\",\"design_pressure\":\"+na\\\/-105\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-31 00:00:00\",\"instructions_url\":\"\"}],\"Ferriot\":[{\"manufacturer\":\"Ferriot\",\"approval_number_master\":\"FL#47038-R0\",\"approval_number\":\"FL47038.1\",\"seq\":1,\"product_model\":\"American Original Shake and Scallop Sidings\",\"product_description\":\"Polypropylene Sidings\",\"design_pressure\":\"+101\\\/-0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Pattison Sign Group\":[{\"manufacturer\":\"Pattison Sign Group\",\"approval_number_master\":\"FL#47094-R0\",\"approval_number\":\"FL47094.1\",\"seq\":1,\"product_model\":\"Panel Wall 2300 ACM\",\"product_description\":\"Aluminum ACM Panel Wall System\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Citadel Architectural Products LLC\":[{\"manufacturer\":\"Citadel Architectural Products LLC\",\"approval_number_master\":\"FL#47103-R0\",\"approval_number\":\"FL47103.1\",\"seq\":1,\"product_model\":\"Envelope 2000 Reveal System\",\"product_description\":\"Envelope 2000 Reveal System\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Citadel Architectural Products LLC\",\"approval_number_master\":\"FL#5622-R0\",\"approval_number\":\"FL5622.1\",\"seq\":1,\"product_model\":\"SinoCore Wall Panel 1-Piece Molding System\",\"product_description\":\"SinoCore is an exterior, prefinished composite wall panel consisting of smooth prefinished aliminum skins laminated to a fluted HDPP plastic core. The panel is nominally 4 mm thick and is installed to a wall or soffit using 1-piece aluminum extrusions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Citadel Architectural Products LLC\",\"approval_number_master\":\"FL#6287-R0\",\"approval_number\":\"FL6287.1\",\"seq\":1,\"product_model\":\"SinoCore Wall Panel 1-Piece Molding System\",\"product_description\":\"SinoCore is an exterior, prefinished composite wall panel consisting of smooth prefinished aluminum skins laminated to a fluted HDPP plastic core. The panel is nominally 4 mm thick and is installed to a wall or soffit using 1-piece aluminum extrusions.\",\"design_pressure\":\"+58\\\/-78\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Citadel Architectural Products LLC\",\"approval_number_master\":\"FL#13823-R0\",\"approval_number\":\"FL13823.1\",\"seq\":1,\"product_model\":\"SinoCore Wall Panel 1-Piece Molding System\",\"product_description\":\"SinoCore is an exterior, prefinished composite wall panel consisting of smooth prefinished aluminm skins laminated toa fluted HDPP plastice core. The panel is nominally 4mm thick and is installed to a wall or soffit using 1-piece aluminum extrusions\",\"design_pressure\":\"+58\\\/-78\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Citadel Architectural Products LLC\",\"approval_number_master\":\"FL#14436-R0\",\"approval_number\":\"FL14436.1\",\"seq\":1,\"product_model\":\"1- Envelope 2000\\u00ae Rout & Return Wall System (RR)\",\"product_description\":\"Exterior Wall System with Aluminum Composite Panels and Interlocking Extrusions, Attached to Steel Studs\",\"design_pressure\":\"+53.3\\\/-53.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Citadel Architectural Products LLC\",\"approval_number_master\":\"FL#14436-R0\",\"approval_number\":\"FL14436.2\",\"seq\":2,\"product_model\":\"2- Envelope 2000\\u00ae RainScreen Wall System (RS)\",\"product_description\":\"Exterior Wall System with Aluminum Composite Panels and Interlocking Extrusions, Attached to Steel Studs\",\"design_pressure\":\"+58\\\/-58\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Citadel Architectural Products LLC\",\"approval_number_master\":\"FL#14436-R0\",\"approval_number\":\"FL14436.3\",\"seq\":3,\"product_model\":\"3- Envelope 2000\\u00ae Reveal Wall System (RV)\",\"product_description\":\"Exterior Wall System with Aluminum Composite Panels and Interlocking Extrusions, Attached to Steel Studs\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Citadel Architectural Products LLC\",\"approval_number_master\":\"FL#14436-R0\",\"approval_number\":\"FL14436.4\",\"seq\":4,\"product_model\":\"4- Envelope 2000\\u00ae Deep Reveal Wall System (D-RV)\",\"product_description\":\"Exterior Wall System with Aluminum Composite Panels and Interlocking Extrusions and Adhered to Steel Hat Sub-Framing, Attached to Steel Studs\",\"design_pressure\":\"+40\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Rieder Faserbeton-Elemente GmbH\":[{\"manufacturer\":\"Rieder Faserbeton-Elemente GmbH\",\"approval_number_master\":\"FL#47278-R0\",\"approval_number\":\"FL47278.1\",\"seq\":1,\"product_model\":\"fibre C Wall Panel Cladding System\",\"product_description\":\"Wall covering system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Millboard Company Ltd\":[{\"manufacturer\":\"Millboard Company Ltd\",\"approval_number_master\":\"FL#47417-R2\",\"approval_number\":\"FL47417.1\",\"seq\":1,\"product_model\":\"Millboard Composite Siding Products\",\"product_description\":\"Millboard Shadow Line and Board & Batten are wood-free siding products comprised of a proprietary fire-retardant rubberized coating, melded to a fiberglass reinforced resin-mineral composite core with a UV stabilized 2K coating.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-01 00:00:00\",\"instructions_url\":\"\"}],\"Freedom Manufacturing and Roofing Supply, LLC\":[{\"manufacturer\":\"Freedom Manufacturing and Roofing Supply, LLC\",\"approval_number_master\":\"FL#47473-R0\",\"approval_number\":\"FL47473.1\",\"seq\":1,\"product_model\":\"26 Ga. B&B 10\\\" Wall Panel\",\"product_description\":\"26 Ga. B&B 10\\\" Wall Panel over plywood or wood framing\",\"design_pressure\":\"+93.3 psf\\\/-93.3 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-28 00:00:00\",\"instructions_url\":\"\"}],\"Capital Metal Supply, Inc.\":[{\"manufacturer\":\"Capital Metal Supply, Inc.\",\"approval_number_master\":\"FL#47491-R0\",\"approval_number\":\"FL47491.1\",\"seq\":1,\"product_model\":\"26 Ga. Capital Board and Batten Wall Panel\",\"product_description\":\"26 Ga. Capital Board and Batten Wall Panel over OSB sheathing\",\"design_pressure\":\"+66.7 psf\\\/-66.7 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-01-06 00:00:00\",\"instructions_url\":\"\"}],\"Branch Technology\":[{\"manufacturer\":\"Branch Technology\",\"approval_number_master\":\"FL#47592-R0\",\"approval_number\":\"FL47592.1\",\"seq\":1,\"product_model\":\"BranchClad Fa\\u00e7ade Panel Direct Attachment (HVHZ)\",\"product_description\":\"BranchClad Fa\\u00e7ade Panel Direct Attachment (HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Branch Technology\",\"approval_number_master\":\"FL#47592-R0\",\"approval_number\":\"FL47592.2\",\"seq\":2,\"product_model\":\"BranchClad Fa\\u00e7ade Panel Rainscreen (HVHZ)\",\"product_description\":\"BranchClad Fa\\u00e7ade Panel Rainscreen (HVHZ)\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Englert Inc.\":[{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#47597-R0\",\"approval_number\":\"FL47597.1\",\"seq\":1,\"product_model\":\"1 - \\\"BOARD AND BATTEN\\\"\",\"product_description\":\"3\\\/4\\\" deep, 16\\\" wide, 24-ga. or 0.032\\\" Alum Wall panel attached to plywood sheathing with screws. Panel interlocks consist of a sliding seam.\",\"design_pressure\":\"+See\\\/-TableA\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-30 00:00:00\",\"instructions_url\":\"\"}],\"FGM - Parallel LLC\":[{\"manufacturer\":\"FGM - Parallel LLC\",\"approval_number_master\":\"FL#47612-R0\",\"approval_number\":\"FL47612.1\",\"seq\":1,\"product_model\":\"Parallel AP Wall Cladding\",\"product_description\":\"Parallel AP 4\\\", 6\\\", 8\\\", and 12\\\" Aluminum Wall Cladding\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"AL13 Architectural Systems\":[{\"manufacturer\":\"AL13 Architectural Systems\",\"approval_number_master\":\"FL#47799-R0\",\"approval_number\":\"FL47799.1\",\"seq\":1,\"product_model\":\"AL13 6'' (152 mm) Exposure Aluminum Plank Cladding\",\"product_description\":\"AL13 Aluminum Plank products are corrosion resistant aluminum coated with a wood finish, for installation over code complying impact resistant sheathing.\",\"design_pressure\":\"+N\\\/A\\\/-135\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-26 00:00:00\",\"instructions_url\":\"\"}],\"Trespa North America, Ltd.\":[{\"manufacturer\":\"Trespa North America, Ltd.\",\"approval_number_master\":\"FL#24435-R1\",\"approval_number\":\"FL24435.1\",\"seq\":1,\"product_model\":\"TRESPA PURA NFC FLUSH SIDING\",\"product_description\":\"LMI, SMI AND HVHZ\",\"design_pressure\":\"+80.0\\\/-80.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Voss Solid USA\":[{\"manufacturer\":\"Voss Solid USA\",\"approval_number_master\":\"FL#47912-R0\",\"approval_number\":\"FL47912.1\",\"seq\":1,\"product_model\":\"Lynx Aluminum Siding (HVHZ)\",\"product_description\":\"Lynx Aluminum Siding (HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"WoodPlank\":[{\"manufacturer\":\"WoodPlank\",\"approval_number_master\":\"FL#47913-R0\",\"approval_number\":\"FL47913.1\",\"seq\":1,\"product_model\":\"Aluminum Siding (HVHZ)\",\"product_description\":\"WoodPlank Aluminum Siding (HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Lunawood LLC\":[{\"manufacturer\":\"Lunawood LLC\",\"approval_number_master\":\"FL#47955-R0\",\"approval_number\":\"FL47955.1\",\"seq\":1,\"product_model\":\"Exterior Siding Wall System with Lunawood Spruce Thermowood\",\"product_description\":\"Exterior Wall System made of Lunawood Spruce Thermowood Material\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Owens Corning\":[{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R2\",\"approval_number\":\"FL920.1\",\"seq\":1,\"product_model\":\"Essentials\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+N\\\/A\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R2\",\"approval_number\":\"FL920.2\",\"seq\":2,\"product_model\":\"Homeside\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+N\\\/A\\\/-152\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R2\",\"approval_number\":\"FL920.3\",\"seq\":3,\"product_model\":\"Norandex\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+N\\\/A\\\/-152\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R2\",\"approval_number\":\"FL920.4\",\"seq\":4,\"product_model\":\"Norandex \\\/ Reynolds\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+N\\\/A\\\/-87\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R2\",\"approval_number\":\"FL920.5\",\"seq\":5,\"product_model\":\"Oak View\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+N\\\/A\\\/-74\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R2\",\"approval_number\":\"FL920.7\",\"seq\":7,\"product_model\":\"Reynolds\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+N\\\/A\\\/-152\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R2\",\"approval_number\":\"FL920.8\",\"seq\":8,\"product_model\":\"Vytec\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+N\\\/A\\\/-144\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#4617-R1\",\"approval_number\":\"FL4617.1\",\"seq\":1,\"product_model\":\"American Classic\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+N\\\/A\\\/-109\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#4617-R1\",\"approval_number\":\"FL4617.2\",\"seq\":2,\"product_model\":\"Homeside\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+N\\\/A\\\/-63\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#4617-R1\",\"approval_number\":\"FL4617.3\",\"seq\":3,\"product_model\":\"Norandex\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+N\\\/A\\\/-29\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#4617-R1\",\"approval_number\":\"FL4617.4\",\"seq\":4,\"product_model\":\"Norandex-Reynolds\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+N\\\/A\\\/-109\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#4617-R1\",\"approval_number\":\"FL4617.5\",\"seq\":5,\"product_model\":\"Oakview\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+N\\\/A\\\/-109\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#4617-R1\",\"approval_number\":\"FL4617.6\",\"seq\":6,\"product_model\":\"Reynolds\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+N\\\/A\\\/-29\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#4617-R1\",\"approval_number\":\"FL4617.7\",\"seq\":7,\"product_model\":\"Town Hall\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+N\\\/A\\\/-109\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#4617-R1\",\"approval_number\":\"FL4617.8\",\"seq\":8,\"product_model\":\"Walnut\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+N\\\/A\\\/-53\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R0\",\"approval_number\":\"FL920.6\",\"seq\":6,\"product_model\":\"Board and Batten\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R0\",\"approval_number\":\"FL920.9\",\"seq\":9,\"product_model\":\"Chesapeake\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R0\",\"approval_number\":\"FL920.10\",\"seq\":10,\"product_model\":\"Classic\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R0\",\"approval_number\":\"FL920.11\",\"seq\":11,\"product_model\":\"Classic\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R0\",\"approval_number\":\"FL920.12\",\"seq\":12,\"product_model\":\"Cross Roads\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R0\",\"approval_number\":\"FL920.13\",\"seq\":13,\"product_model\":\"Easy Street\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R0\",\"approval_number\":\"FL920.14\",\"seq\":14,\"product_model\":\"Eminence\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R0\",\"approval_number\":\"FL920.15\",\"seq\":15,\"product_model\":\"Essentials\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R0\",\"approval_number\":\"FL920.16\",\"seq\":16,\"product_model\":\"Essentials Beaded\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R0\",\"approval_number\":\"FL920.17\",\"seq\":17,\"product_model\":\"Essentials Narrow Plank\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R0\",\"approval_number\":\"FL920.18\",\"seq\":18,\"product_model\":\"Essentials Plus\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R0\",\"approval_number\":\"FL920.19\",\"seq\":19,\"product_model\":\"Essentials Premium\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R0\",\"approval_number\":\"FL920.20\",\"seq\":20,\"product_model\":\"Grand Junction\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R0\",\"approval_number\":\"FL920.21\",\"seq\":21,\"product_model\":\"Great Barrier\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R0\",\"approval_number\":\"FL920.22\",\"seq\":22,\"product_model\":\"Heritage\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R0\",\"approval_number\":\"FL920.23\",\"seq\":23,\"product_model\":\"Nantucket\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R0\",\"approval_number\":\"FL920.24\",\"seq\":24,\"product_model\":\"Narrow Plank\",\"product_description\":\"Vinyl Sidng\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R0\",\"approval_number\":\"FL920.25\",\"seq\":25,\"product_model\":\"Oakview Estates\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R0\",\"approval_number\":\"FL920.26\",\"seq\":26,\"product_model\":\"Oakview Manor\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R0\",\"approval_number\":\"FL920.27\",\"seq\":27,\"product_model\":\"Perspectives\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R0\",\"approval_number\":\"FL920.28\",\"seq\":28,\"product_model\":\"Premier Plus\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R0\",\"approval_number\":\"FL920.29\",\"seq\":29,\"product_model\":\"Prestige\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R0\",\"approval_number\":\"FL920.30\",\"seq\":30,\"product_model\":\"ProForm\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R0\",\"approval_number\":\"FL920.31\",\"seq\":31,\"product_model\":\"Proside\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R0\",\"approval_number\":\"FL920.32\",\"seq\":32,\"product_model\":\"Reliance\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R0\",\"approval_number\":\"FL920.33\",\"seq\":33,\"product_model\":\"Reminiscence\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R0\",\"approval_number\":\"FL920.34\",\"seq\":34,\"product_model\":\"Sagebrush\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R0\",\"approval_number\":\"FL920.35\",\"seq\":35,\"product_model\":\"Select\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R0\",\"approval_number\":\"FL920.36\",\"seq\":36,\"product_model\":\"Shenandoah\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R0\",\"approval_number\":\"FL920.37\",\"seq\":37,\"product_model\":\"Sterling\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R0\",\"approval_number\":\"FL920.38\",\"seq\":38,\"product_model\":\"Summit Manor\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R0\",\"approval_number\":\"FL920.39\",\"seq\":39,\"product_model\":\"Supreme\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R0\",\"approval_number\":\"FL920.40\",\"seq\":40,\"product_model\":\"Supreme Plus\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R0\",\"approval_number\":\"FL920.41\",\"seq\":41,\"product_model\":\"Timber\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R0\",\"approval_number\":\"FL920.42\",\"seq\":42,\"product_model\":\"Wellington Square\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#920-R0\",\"approval_number\":\"FL920.43\",\"seq\":43,\"product_model\":\"Woodsman Select\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#4617-R0\",\"approval_number\":\"FL4617.9\",\"seq\":9,\"product_model\":\"Norandex-Reynolds Sterling\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#4617-R0\",\"approval_number\":\"FL4617.10\",\"seq\":10,\"product_model\":\"Norandex-Reynolds Town Hall Brushed\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#4617-R0\",\"approval_number\":\"FL4617.11\",\"seq\":11,\"product_model\":\"Norandex-Reynolds Town Hall Premium Plus\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#4617-R0\",\"approval_number\":\"FL4617.12\",\"seq\":12,\"product_model\":\"Norandex-Reynolds Town Hall Wood Grain\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#4617-R0\",\"approval_number\":\"FL4617.13\",\"seq\":13,\"product_model\":\"Norandex-Reynolds Walnut Estates\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#4617-R0\",\"approval_number\":\"FL4617.14\",\"seq\":14,\"product_model\":\"Norandex-Reynolds Walnut Manor\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#4617-R0\",\"approval_number\":\"FL4617.15\",\"seq\":15,\"product_model\":\"Reynolds Chesapeake Select\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#4842-R1\",\"approval_number\":\"FL4842.1\",\"seq\":1,\"product_model\":\"Adhered Masonry Veneer\",\"product_description\":\"Manufactured, precast, artificial stone veneers\",\"design_pressure\":\"+N\\\/A\\\/-102.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#14376-R0\",\"approval_number\":\"FL14376.1\",\"seq\":1,\"product_model\":\"Versetta Stone\",\"product_description\":\"Panelized stone veneer\",\"design_pressure\":\"+N\\\/A\\\/-90\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Royal Group Technologies, Inc.\":[{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#976-R0\",\"approval_number\":\"FL976.1\",\"seq\":1,\"product_model\":\"Rigid Vinyl Siding\",\"product_description\":\"Exterior Wall Covering\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#976-R0\",\"approval_number\":\"FL976.2\",\"seq\":2,\"product_model\":\"Vinyl Siding\",\"product_description\":\"Exterior wall covering\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#5881-R0\",\"approval_number\":\"FL5881.1\",\"seq\":1,\"product_model\":\"Amcraft - ProGuard\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#5881-R0\",\"approval_number\":\"FL5881.2\",\"seq\":2,\"product_model\":\"Amcraft - Regency\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#5881-R0\",\"approval_number\":\"FL5881.3\",\"seq\":3,\"product_model\":\"Amcraft - River Canyon\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#5881-R0\",\"approval_number\":\"FL5881.4\",\"seq\":4,\"product_model\":\"Amcraft - Thunder Bay\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#5881-R0\",\"approval_number\":\"FL5881.5\",\"seq\":5,\"product_model\":\"Amcraft - Timber Select\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#5881-R0\",\"approval_number\":\"FL5881.6\",\"seq\":6,\"product_model\":\"Amcraft - Ultra\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#5881-R0\",\"approval_number\":\"FL5881.7\",\"seq\":7,\"product_model\":\"Amcraft - Williamsburg\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#5881-R0\",\"approval_number\":\"FL5881.8\",\"seq\":8,\"product_model\":\"Amcraft Soffit\",\"product_description\":\"Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#5881-R0\",\"approval_number\":\"FL5881.9\",\"seq\":9,\"product_model\":\"Architectural Series\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#5881-R0\",\"approval_number\":\"FL5881.10\",\"seq\":10,\"product_model\":\"Cedar Blend\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#5881-R0\",\"approval_number\":\"FL5881.11\",\"seq\":11,\"product_model\":\"Cedar Series\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#5881-R0\",\"approval_number\":\"FL5881.12\",\"seq\":12,\"product_model\":\"Cedar Solid\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#5881-R0\",\"approval_number\":\"FL5881.13\",\"seq\":13,\"product_model\":\"Grandform\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#5881-R0\",\"approval_number\":\"FL5881.14\",\"seq\":14,\"product_model\":\"Heavy Gauge\",\"product_description\":\"Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#5881-R0\",\"approval_number\":\"FL5881.15\",\"seq\":15,\"product_model\":\"Journeymen\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#5881-R0\",\"approval_number\":\"FL5881.16\",\"seq\":16,\"product_model\":\"Residential\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#5881-R0\",\"approval_number\":\"FL5881.17\",\"seq\":17,\"product_model\":\"Royal Colonial Beaded\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#5881-R0\",\"approval_number\":\"FL5881.18\",\"seq\":18,\"product_model\":\"Royal Crest\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#5881-R0\",\"approval_number\":\"FL5881.19\",\"seq\":19,\"product_model\":\"Royal Soffit\",\"product_description\":\"Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#5881-R0\",\"approval_number\":\"FL5881.20\",\"seq\":20,\"product_model\":\"Royal Soffit brush finish\",\"product_description\":\"Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#5881-R0\",\"approval_number\":\"FL5881.21\",\"seq\":21,\"product_model\":\"Royal Woodland\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#5881-R0\",\"approval_number\":\"FL5881.22\",\"seq\":22,\"product_model\":\"Vinylpro Soffit\",\"product_description\":\"Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#6572-R0\",\"approval_number\":\"FL6572.1\",\"seq\":1,\"product_model\":\"Vinyl Siding\",\"product_description\":\"Colorscapes Double 4.5 Designer\",\"design_pressure\":\"+181\\\/-181\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#6572-R0\",\"approval_number\":\"FL6572.2\",\"seq\":2,\"product_model\":\"Vinyl Siding\",\"product_description\":\"Double 4 Designer\",\"design_pressure\":\"+153\\\/-153\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#6572-R0\",\"approval_number\":\"FL6572.3\",\"seq\":3,\"product_model\":\"Vinyl Siding\",\"product_description\":\"Colorscapes Double 4\",\"design_pressure\":\"+111.4\\\/-111.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#6572-R0\",\"approval_number\":\"FL6572.4\",\"seq\":4,\"product_model\":\"Vinyl Siding\",\"product_description\":\"Dura Plank\",\"design_pressure\":\"+210\\\/-210\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#6933-R0\",\"approval_number\":\"FL6933.1\",\"seq\":1,\"product_model\":\"Royal Woodland\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.1\",\"seq\":1,\"product_model\":\"Architectural D4.5\",\"product_description\":\"Architectural Series Vinyl Siding\",\"design_pressure\":\"+102\\\/-102\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.2\",\"seq\":2,\"product_model\":\"Architectural D4.5 with Washers\",\"product_description\":\"Architectural Series Vinyl Siding installed with washers\",\"design_pressure\":\"+179.6\\\/-179.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.3\",\"seq\":3,\"product_model\":\"Architectural D4D\",\"product_description\":\"Architectural Series Vinyl Siding\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.4\",\"seq\":4,\"product_model\":\"Architectural D4D with Washers\",\"product_description\":\"Architectural Series Vinyl Siding installed with washers\",\"design_pressure\":\"+202\\\/-202\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.5\",\"seq\":5,\"product_model\":\"Crown Select Colonial Beaded\",\"product_description\":\"Crown Select Colonial Beaded Series Vinyl Siding\",\"design_pressure\":\"+86.5\\\/-86.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.6\",\"seq\":6,\"product_model\":\"Crown Select Colonial Beaded with Washers\",\"product_description\":\"Crown Select Colonial Beaded Series Vinyl Siding installed with washers\",\"design_pressure\":\"+182\\\/-182\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.7\",\"seq\":7,\"product_model\":\"Crown Select D4\",\"product_description\":\"Crown Select D4 Series Vinyl Siding\",\"design_pressure\":\"+70.2\\\/-70.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.8\",\"seq\":8,\"product_model\":\"Crown Select D4 with Washers\",\"product_description\":\"Crown Select D4 Vinyl Siding installed with washers\",\"design_pressure\":\"+148\\\/-148\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.9\",\"seq\":9,\"product_model\":\"Crown Select D4.5D\",\"product_description\":\"Crown Select D4.5D Series Vinyl Siding\",\"design_pressure\":\"+62.4\\\/-62.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.10\",\"seq\":10,\"product_model\":\"Crown Select D4.5D with Washers\",\"product_description\":\"Crown Select D4.5D Series Vinyl Siding installed with washers\",\"design_pressure\":\"+131.5\\\/-131.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.11\",\"seq\":11,\"product_model\":\"Crown Select D5D\",\"product_description\":\"Crown Select D5D Series Vinyl Siding\",\"design_pressure\":\"+56.1\\\/-56.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.12\",\"seq\":12,\"product_model\":\"Crown Select D5D with Washers\",\"product_description\":\"Crown Select D5D Series Vinyl Siding installed with washers\",\"design_pressure\":\"+118.3\\\/-118.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.13\",\"seq\":13,\"product_model\":\"Dura Plank\",\"product_description\":\"Dura Plank Series Vinyl Siding\",\"design_pressure\":\"+291\\\/-291\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.14\",\"seq\":14,\"product_model\":\"Genesis D4 and D4D\",\"product_description\":\"Genesis D4 and D4D Series Vinyl Siding\",\"design_pressure\":\"+109.4\\\/-109.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.15\",\"seq\":15,\"product_model\":\"Genesis D4 and D4D with Washers\",\"product_description\":\"Genesis D4 and D4D Series Vinyl Siding installed with washers\",\"design_pressure\":\"+71.9\\\/-71.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.16\",\"seq\":16,\"product_model\":\"Genesis D5D\",\"product_description\":\"Genesis D5D Series Vinyl Siding\",\"design_pressure\":\"+87.6\\\/-87.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.17\",\"seq\":17,\"product_model\":\"Genesis D5D with Washers\",\"product_description\":\"Genesis D5D Series Vinyl Siding installed with washers\",\"design_pressure\":\"+134.3\\\/-134.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.18\",\"seq\":18,\"product_model\":\"Grandform D4.5\",\"product_description\":\"Grandform D4.5 Series Vinyl Siding\",\"design_pressure\":\"+72.2\\\/-72.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.19\",\"seq\":19,\"product_model\":\"Grandform D4.5 with Washers\",\"product_description\":\"Grandform D4.5 Series Vinyl Siding installed with washers\",\"design_pressure\":\"+181.9\\\/-181.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.20\",\"seq\":20,\"product_model\":\"Journeyman Select Colonial Beaded\",\"product_description\":\"Journeyman Select Colonial Beaded Series Vinyl Siding\",\"design_pressure\":\"+86.5\\\/-86.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.21\",\"seq\":21,\"product_model\":\"Journeymen Select Colonial Beaded with Washers\",\"product_description\":\"Journeymen Select Colonial Beaded Series Vinyl Siding installed with washers\",\"design_pressure\":\"+182\\\/-182\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.22\",\"seq\":22,\"product_model\":\"Journeymen Select D4\",\"product_description\":\"Journeymen Select Series Vinyl Siding\",\"design_pressure\":\"+70.2\\\/-70.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.23\",\"seq\":23,\"product_model\":\"Journeymen Select D4 with Washers\",\"product_description\":\"Journeymen Select D4 Series Vinyl Siding installed with washers\",\"design_pressure\":\"+148\\\/-148\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.24\",\"seq\":24,\"product_model\":\"Journeymen Select D4.5D\",\"product_description\":\"Journeymen Select D4.5D Series Vinyl Siding\",\"design_pressure\":\"+62.4\\\/-62.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.25\",\"seq\":25,\"product_model\":\"Journeymen Select D4.5D with Washers\",\"product_description\":\"Journeymen Select D4.5D Series Vinyl Siding installed with washers\",\"design_pressure\":\"+131.5\\\/-131.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.26\",\"seq\":26,\"product_model\":\"Journeymen Select D5D\",\"product_description\":\"Journeymen Select D5D Series Vinyl Siding\",\"design_pressure\":\"+56.1\\\/-56.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.27\",\"seq\":27,\"product_model\":\"Journeymen Select D5D with Washers\",\"product_description\":\"Journeymen Select D5D Series Vinyl Siding installed with washers\",\"design_pressure\":\"+118.3\\\/-118.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.28\",\"seq\":28,\"product_model\":\"Residential D4\",\"product_description\":\"Residential D4 Series Vinyl Siding\",\"design_pressure\":\"+104.3\\\/-104.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.29\",\"seq\":29,\"product_model\":\"Residential D4 with Washers\",\"product_description\":\"Residential D4 Series Vinyl Siding installed with washers\",\"design_pressure\":\"+159.7\\\/-159.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.30\",\"seq\":30,\"product_model\":\"Residential D4.5 and D4.5D\",\"product_description\":\"Residential D4.5 and D4.5D Series Vinyl Siding\",\"design_pressure\":\"+92.6\\\/-92.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.31\",\"seq\":31,\"product_model\":\"Residential D4.5 and D4.5D with Washers\",\"product_description\":\"Residential D4.5 and D4.5D Series Vinyl Siding installed with washers\",\"design_pressure\":\"+142\\\/-142\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.32\",\"seq\":32,\"product_model\":\"Residential T3\",\"product_description\":\"Residential T3 Series Vinyl Siding\",\"design_pressure\":\"+92.6\\\/-92.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.33\",\"seq\":33,\"product_model\":\"Residential T3 with Washers\",\"product_description\":\"Residential T3 Series Vinyl Siding installed with washers\",\"design_pressure\":\"+142\\\/-142\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.34\",\"seq\":34,\"product_model\":\"Royal Crest D4 and D4D\",\"product_description\":\"Royal Crest D4 and D4D Series Vinyl Siding\",\"design_pressure\":\"+81.1\\\/-81.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.35\",\"seq\":35,\"product_model\":\"Royal Crest D4 and D4D with Washers\",\"product_description\":\"Royal Crest D4 and D4D Series Vinyl Siding installed with washers\",\"design_pressure\":\"+204.4\\\/-204.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.36\",\"seq\":36,\"product_model\":\"Royal Crest D4 Vertical\",\"product_description\":\"Royal Crest D4 Series Vertical Vinyl Siding\",\"design_pressure\":\"+81.1\\\/-81.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.37\",\"seq\":37,\"product_model\":\"Royal Crest D4 Vertical with Washers\",\"product_description\":\"Royal Crest D4 Vertical Series Vinyl Siding installed with washers\",\"design_pressure\":\"+204.4\\\/-204.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.38\",\"seq\":38,\"product_model\":\"Royal Crest D5 and D5D\",\"product_description\":\"Royal Crest D5 and D5D Series Vinyl Siding\",\"design_pressure\":\"+64.8\\\/-64.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.39\",\"seq\":39,\"product_model\":\"Royal Crest D5 and D5D with Washers\",\"product_description\":\"Royal Crest D5 and D5D Series Vinyl Siding installed with washers\",\"design_pressure\":\"+163.5\\\/-163.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.40\",\"seq\":40,\"product_model\":\"Royal Crest H8\",\"product_description\":\"Royal Crest H8 Series Vinyl Siding\",\"design_pressure\":\"+61.7\\\/-61.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.41\",\"seq\":41,\"product_model\":\"Royal Crest H8 with Washers\",\"product_description\":\"Royal Crest H8 Series Vinyl Siding installed with washers\",\"design_pressure\":\"+161\\\/-161\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.42\",\"seq\":42,\"product_model\":\"Royal Woodland Board and Batten\",\"product_description\":\"Royal Woodland Board and Batten Series Vinyl Siding\",\"design_pressure\":\"+70.9\\\/-70.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.43\",\"seq\":43,\"product_model\":\"Royal Woodland Board and Batten with Washers\",\"product_description\":\"Royal Woodland Board and Batten Series Vinyl Siding installed with washers\",\"design_pressure\":\"+83.3\\\/-83.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.44\",\"seq\":44,\"product_model\":\"Royal Woodland D4.5\",\"product_description\":\"Royal Woodland D4.5 Series Vinyl Siding\",\"design_pressure\":\"+105\\\/-105\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.45\",\"seq\":45,\"product_model\":\"Royal Woodland D4.5 with Washers\",\"product_description\":\"Royal Woodland D4.5 Series Vinyl Siding installed with washers\",\"design_pressure\":\"+182\\\/-182\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.46\",\"seq\":46,\"product_model\":\"Select Laminates D4\",\"product_description\":\"Select Laminates D4 Series Vinyl Siding\",\"design_pressure\":\"+132\\\/-132\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.47\",\"seq\":47,\"product_model\":\"Select Laminates D4 Vertical\",\"product_description\":\"Select Laminates D4 Vertical Series Vinyl Siding\",\"design_pressure\":\"+132\\\/-132\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.48\",\"seq\":48,\"product_model\":\"Select Laminates D4 Vertical with Washers\",\"product_description\":\"Select Laminates D4 Vertical Series Vinyl Siding installed with washers\",\"design_pressure\":\"+191\\\/-191\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.49\",\"seq\":49,\"product_model\":\"Select Laminates D4 with Washers\",\"product_description\":\"Select Laminates D4 Series Vinyl Siding installed with washers\",\"design_pressure\":\"+191\\\/-191\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.50\",\"seq\":50,\"product_model\":\"Select Laminates D4.5D\",\"product_description\":\"Select Laminates D4.5D Series Vinyl Siding\",\"design_pressure\":\"+117.2\\\/-117.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#12673-R0\",\"approval_number\":\"FL12673.51\",\"seq\":51,\"product_model\":\"Select Laminates D4.5D with Washers\",\"product_description\":\"Select Laminates D4.5D Series Vinyl Siding installed with washers\",\"design_pressure\":\"+169.8\\\/-169.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Whirlwind Steel Buildings\":[{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#1429-R0\",\"approval_number\":\"FL1429.1\",\"seq\":1,\"product_model\":\"Super Span 24 Ga. Panel\",\"product_description\":\"24 ga. Steel Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#2489-R0\",\"approval_number\":\"FL2489.1\",\"seq\":1,\"product_model\":\"Superspan\",\"product_description\":\"Light gage Structural Wall Panel System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#5890-R0\",\"approval_number\":\"FL5890.1\",\"seq\":1,\"product_model\":\"Super Span 24 Ga.\",\"product_description\":\"Through Fastened Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#6488-R0\",\"approval_number\":\"FL6488.1\",\"seq\":1,\"product_model\":\"Superspan\",\"product_description\":\"Light Gage Structural Wall Panel System\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#6488-R0\",\"approval_number\":\"FL6488.2\",\"seq\":2,\"product_model\":\"SuperSpan X\",\"product_description\":\"Light Gage Structural Wall Panel System\",\"design_pressure\":\"+N\\\/A\\\/-43.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Variform, Inc\":[{\"manufacturer\":\"Variform, Inc\",\"approval_number_master\":\"FL#1606-R0\",\"approval_number\":\"FL1606.1\",\"seq\":1,\"product_model\":\"Chateau\",\"product_description\":\"vinyl siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Variform, Inc\",\"approval_number_master\":\"FL#1606-R0\",\"approval_number\":\"FL1606.2\",\"seq\":2,\"product_model\":\"Georgia Pacific\",\"product_description\":\"vinyl siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Variform, Inc\",\"approval_number_master\":\"FL#1606-R0\",\"approval_number\":\"FL1606.3\",\"seq\":3,\"product_model\":\"Napco\",\"product_description\":\"vinyl siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Variform, Inc\",\"approval_number_master\":\"FL#1606-R0\",\"approval_number\":\"FL1606.4\",\"seq\":4,\"product_model\":\"Variform\",\"product_description\":\"vinyl siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Variform, Inc\",\"approval_number_master\":\"FL#2224-R3\",\"approval_number\":\"FL2224.1\",\"seq\":1,\"product_model\":\"Georgia-Pacific\",\"product_description\":\"vinyl siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Variform, Inc\",\"approval_number_master\":\"FL#2224-R3\",\"approval_number\":\"FL2224.2\",\"seq\":2,\"product_model\":\"Napco\",\"product_description\":\"vinyl siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Variform, Inc\",\"approval_number_master\":\"FL#2224-R3\",\"approval_number\":\"FL2224.3\",\"seq\":3,\"product_model\":\"Variform\",\"product_description\":\"vinyl siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Variform, Inc\",\"approval_number_master\":\"FL#2224-R0\",\"approval_number\":\"FL2224.4\",\"seq\":4,\"product_model\":\"Variform\",\"product_description\":\"vinyl siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Alcoa Home Exteriors, Inc.\":[{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#1621-R0\",\"approval_number\":\"FL1621.1\",\"seq\":1,\"product_model\":\"Aluminum Soffit\\\/ Vinyl Siding\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#2515-R0\",\"approval_number\":\"FL2515.1\",\"seq\":1,\"product_model\":\"Alcoa\\\/Mastic Vinyl Siding\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#2523-R0\",\"approval_number\":\"FL2523.1\",\"seq\":1,\"product_model\":\"Cedar Discovery Perfection, Ha\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#2537-R0\",\"approval_number\":\"FL2537.1\",\"seq\":1,\"product_model\":\"Structure Vinyl Siding SRD6 &a\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#2659-R0\",\"approval_number\":\"FL2659.1\",\"seq\":1,\"product_model\":\"Aluminum Siding\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5548-R0\",\"approval_number\":\"FL5548.1\",\"seq\":1,\"product_model\":\"Barkwood D4,D5, DL5\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5548-R0\",\"approval_number\":\"FL5548.2\",\"seq\":2,\"product_model\":\"Brentwood D4,D5, DL4 1\\\/2\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5548-R0\",\"approval_number\":\"FL5548.3\",\"seq\":3,\"product_model\":\"Carvedwood 2 - D4,D5, DL4 1\\\/2\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5548-R0\",\"approval_number\":\"FL5548.4\",\"seq\":4,\"product_model\":\"Charleston Contemporary Beded - 6 1\\\/2\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5548-R0\",\"approval_number\":\"FL5548.5\",\"seq\":5,\"product_model\":\"Charleston Medowbrook Beaded - 6 1\\\/2\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5548-R0\",\"approval_number\":\"FL5548.6\",\"seq\":6,\"product_model\":\"Grand Sierra D4,D5,DL4 1\\\/2\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5548-R0\",\"approval_number\":\"FL5548.7\",\"seq\":7,\"product_model\":\"Liberty Elite D4,D5, DL5\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5548-R0\",\"approval_number\":\"FL5548.8\",\"seq\":8,\"product_model\":\"Meadowbrook D4,D5, DL4 1\\\/2\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5548-R0\",\"approval_number\":\"FL5548.9\",\"seq\":9,\"product_model\":\"Mill Creek D4,D5, DL4 1\\\/2\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5548-R0\",\"approval_number\":\"FL5548.10\",\"seq\":10,\"product_model\":\"Quest D4,D5, DL4 1\\\/2\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5548-R0\",\"approval_number\":\"FL5548.11\",\"seq\":11,\"product_model\":\"Silhouette Classic D4,D5, DL5\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5548-R0\",\"approval_number\":\"FL5548.12\",\"seq\":12,\"product_model\":\"Trade Mark D4,D5, DL4 1\\\/2\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5538-R1\",\"approval_number\":\"FL5538.1\",\"seq\":1,\"product_model\":\"Barkwood\",\"product_description\":\"WGV40, WGV50, DWGV50, WGV3266, WGV80\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5538-R1\",\"approval_number\":\"FL5538.2\",\"seq\":2,\"product_model\":\"Board & Batten\",\"product_description\":\"BB80\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5538-R1\",\"approval_number\":\"FL5538.3\",\"seq\":3,\"product_model\":\"Brentwood\",\"product_description\":\"BW40, BW50, DBW45\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5538-R1\",\"approval_number\":\"FL5538.4\",\"seq\":4,\"product_model\":\"Carvedwood\",\"product_description\":\"CW240, CW250, CW2D45\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5538-R1\",\"approval_number\":\"FL5538.5\",\"seq\":5,\"product_model\":\"Charleston Beaded Collection\",\"product_description\":\"CB65, STVB65, MBB65\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5538-R1\",\"approval_number\":\"FL5538.6\",\"seq\":6,\"product_model\":\"Grand Sierra\",\"product_description\":\"GS40, GS50, GSD45\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5538-R1\",\"approval_number\":\"FL5538.7\",\"seq\":7,\"product_model\":\"Liberty Elite\",\"product_description\":\"L44T, L55T, LD55T\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5538-R1\",\"approval_number\":\"FL5538.8\",\"seq\":8,\"product_model\":\"Mill Creek\",\"product_description\":\"MC40, MCD40, MC50, MCD50,\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5538-R1\",\"approval_number\":\"FL5538.9\",\"seq\":9,\"product_model\":\"Quest\",\"product_description\":\"QT40, QT50, QTD45\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5538-R1\",\"approval_number\":\"FL5538.10\",\"seq\":10,\"product_model\":\"Silhouette Classic\",\"product_description\":\"STV44, STVD55, STV3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5544-R1\",\"approval_number\":\"FL5544.1\",\"seq\":1,\"product_model\":\"Board &amp; Batten Vinyl - 8\\\"\",\"product_description\":\"\",\"design_pressure\":\"+\\\/-\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5544-R1\",\"approval_number\":\"FL5544.2\",\"seq\":2,\"product_model\":\"Cedar Discovery - Pefection, Half-Round, Hand-Split Vinyl\",\"product_description\":\"\",\"design_pressure\":\"+\\\/-\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5544-R1\",\"approval_number\":\"FL5544.3\",\"seq\":3,\"product_model\":\"Dutch Oak Aluminum - D5\",\"product_description\":\"\",\"design_pressure\":\"+\\\/-\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5544-R1\",\"approval_number\":\"FL5544.4\",\"seq\":4,\"product_model\":\"Horizon Collection Aluminum - D5\",\"product_description\":\"\",\"design_pressure\":\"+\\\/-\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5544-R1\",\"approval_number\":\"FL5544.5\",\"seq\":5,\"product_model\":\"Rustic Aluminum D4\",\"product_description\":\"\",\"design_pressure\":\"+\\\/-\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5544-R1\",\"approval_number\":\"FL5544.6\",\"seq\":6,\"product_model\":\"Structure Vinyl - D6,S7\",\"product_description\":\"\",\"design_pressure\":\"+\\\/-\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5544-R1\",\"approval_number\":\"FL5544.7\",\"seq\":7,\"product_model\":\"Traditional Select - 8\\\"\",\"product_description\":\"\",\"design_pressure\":\"+\\\/-\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5538-R1\",\"approval_number\":\"FL5538.11\",\"seq\":11,\"product_model\":\"Structure\",\"product_description\":\"SRD61EPS, SRS71EPS, SRD41EPS, SRD451EPS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5538-R1\",\"approval_number\":\"FL5538.12\",\"seq\":12,\"product_model\":\"Trade Mark\",\"product_description\":\"TRM40, TRM50, TRMD45\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#12141-R0\",\"approval_number\":\"FL12141.1\",\"seq\":1,\"product_model\":\"Barkwood\",\"product_description\":\"WGV40, WGV50, DWGV50, WGV3266, WGV80\",\"design_pressure\":\"+64.8\\\/-64.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#12141-R0\",\"approval_number\":\"FL12141.2\",\"seq\":2,\"product_model\":\"Brentwood\",\"product_description\":\"BW40, BW50, DBW45\",\"design_pressure\":\"+58.9\\\/-58.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#12141-R0\",\"approval_number\":\"FL12141.3\",\"seq\":3,\"product_model\":\"Carvedwood44\",\"product_description\":\"CW240, CW250, CW2D45, CW230S, CW240S, CW80S\",\"design_pressure\":\"+88.0\\\/-88.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#12141-R0\",\"approval_number\":\"FL12141.4\",\"seq\":4,\"product_model\":\"Charleston Beaded\",\"product_description\":\"MBB65, STVB65, CB65\",\"design_pressure\":\"+99.7\\\/-99.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#12141-R0\",\"approval_number\":\"FL12141.5\",\"seq\":5,\"product_model\":\"Grand Sierra\",\"product_description\":\"GS40, GS50, GSD45\",\"design_pressure\":\"+161\\\/-161\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#12141-R0\",\"approval_number\":\"FL12141.6\",\"seq\":6,\"product_model\":\"Mill Creek\",\"product_description\":\"MC40, MCD40, MC50, MCD50, MC30\",\"design_pressure\":\"+58.9\\\/-58.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#12141-R0\",\"approval_number\":\"FL12141.7\",\"seq\":7,\"product_model\":\"Ovation\",\"product_description\":\"OV40, OV50, OVD45, OV30S\",\"design_pressure\":\"+83.3\\\/-83.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#12141-R0\",\"approval_number\":\"FL12141.8\",\"seq\":8,\"product_model\":\"Quest Signature\",\"product_description\":\"QT40, QT50, QTD45\",\"design_pressure\":\"+161\\\/-161\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#12141-R0\",\"approval_number\":\"FL12141.9\",\"seq\":9,\"product_model\":\"Silhouette Classic\",\"product_description\":\"HF40, HF50, HFD45\",\"design_pressure\":\"+64.8\\\/-64.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#12141-R0\",\"approval_number\":\"FL12141.10\",\"seq\":10,\"product_model\":\"TradeMark\",\"product_description\":\"TRM40, TRM50, TRMD45\",\"design_pressure\":\"+58.9\\\/-58.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Ceco Building Systems\":[{\"manufacturer\":\"Ceco Building Systems\",\"approval_number_master\":\"FL#1726-R0\",\"approval_number\":\"FL1726.1\",\"seq\":1,\"product_model\":\"MAP\",\"product_description\":\"26 gauge min. metal wall panel, 36\\\" coverage, attached to girts\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ceco Building Systems\",\"approval_number_master\":\"FL#1726-R0\",\"approval_number\":\"FL1726.2\",\"seq\":2,\"product_model\":\"MVW\\\/MVR\",\"product_description\":\"26 gauge min. metal wall panel, 36\\\" coverage, attached to girts\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Suncoast Building Components\":[{\"manufacturer\":\"Suncoast Building Components\",\"approval_number_master\":\"FL#2152-R0\",\"approval_number\":\"FL2152.1\",\"seq\":1,\"product_model\":\"Florida Rib 26\",\"product_description\":\"Through fastened metal wall panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"The Foundry\":[{\"manufacturer\":\"The Foundry\",\"approval_number_master\":\"FL#2432-R0\",\"approval_number\":\"FL2432.1\",\"seq\":1,\"product_model\":\"Foundry Shakes\",\"product_description\":\"7\\\" Vinyl Hand Split Cedar Shake\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Foundry\",\"approval_number_master\":\"FL#2432-R0\",\"approval_number\":\"FL2432.2\",\"seq\":2,\"product_model\":\"Foundry Shapes\",\"product_description\":\"6\\\" Vinyl Round Sawn Cedar Shingle Finish\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Foundry\",\"approval_number_master\":\"FL#2432-R0\",\"approval_number\":\"FL2432.3\",\"seq\":3,\"product_model\":\"Foundry Shapes\",\"product_description\":\"6\\\" Vinyl Square Sawn Cedar Shingle Finish\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Foundry\",\"approval_number_master\":\"FL#2432-R0\",\"approval_number\":\"FL2432.4\",\"seq\":4,\"product_model\":\"Foundry Shapes\",\"product_description\":\"6\\\" Vinyl Half Cove Sawn Cedar Shingle Finish\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Foundry\",\"approval_number_master\":\"FL#2432-R0\",\"approval_number\":\"FL2432.5\",\"seq\":5,\"product_model\":\"Foundry Shapes\",\"product_description\":\"6\\\" Vinyl Hexagon Sawn Cedar Shingle Finish\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Foundry\",\"approval_number_master\":\"FL#2432-R0\",\"approval_number\":\"FL2432.6\",\"seq\":6,\"product_model\":\"Foundry Shapes\",\"product_description\":\"6\\\" Vinyl Octagon Sawn Cedar Shingle Finish\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Foundry\",\"approval_number_master\":\"FL#2432-R0\",\"approval_number\":\"FL2432.7\",\"seq\":7,\"product_model\":\"Foundry Shapes\",\"product_description\":\"6\\\" Vinyl Mitered Corner Sawn Cedar Shingle Finish\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Foundry\",\"approval_number_master\":\"FL#2432-R0\",\"approval_number\":\"FL2432.8\",\"seq\":8,\"product_model\":\"Foundry Shapes\",\"product_description\":\"6\\\" Vinyl Fish Scale Sawn Cedar Shingle Finish\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Foundry\",\"approval_number_master\":\"FL#2432-R0\",\"approval_number\":\"FL2432.9\",\"seq\":9,\"product_model\":\"Foundry Shingles\",\"product_description\":\"7\\\" Vinyl Narrow Sawn Cedar Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Foundry\",\"approval_number_master\":\"FL#2432-R0\",\"approval_number\":\"FL2432.10\",\"seq\":10,\"product_model\":\"Foundry Staggered Shakes\",\"product_description\":\"10\\\" Vinyl Staggered Split Shake\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Foundry\",\"approval_number_master\":\"FL#6356-R2\",\"approval_number\":\"FL6356.1\",\"seq\":1,\"product_model\":\"10\\\" Staggered Shakes\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Foundry\",\"approval_number_master\":\"FL#6356-R2\",\"approval_number\":\"FL6356.2\",\"seq\":2,\"product_model\":\"6\\\" Fish Scale\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Foundry\",\"approval_number_master\":\"FL#6356-R2\",\"approval_number\":\"FL6356.3\",\"seq\":3,\"product_model\":\"6\\\" Half Cove\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Foundry\",\"approval_number_master\":\"FL#6356-R2\",\"approval_number\":\"FL6356.4\",\"seq\":4,\"product_model\":\"6\\\" Hexagon\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Foundry\",\"approval_number_master\":\"FL#6356-R2\",\"approval_number\":\"FL6356.5\",\"seq\":5,\"product_model\":\"6\\\" Mitered Corner\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Foundry\",\"approval_number_master\":\"FL#6356-R2\",\"approval_number\":\"FL6356.6\",\"seq\":6,\"product_model\":\"6\\\" Octagon\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Foundry\",\"approval_number_master\":\"FL#6356-R2\",\"approval_number\":\"FL6356.7\",\"seq\":7,\"product_model\":\"6\\\" Rounds\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Foundry\",\"approval_number_master\":\"FL#6356-R2\",\"approval_number\":\"FL6356.8\",\"seq\":8,\"product_model\":\"6\\\" Transitional Panel\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Foundry\",\"approval_number_master\":\"FL#6356-R2\",\"approval_number\":\"FL6356.9\",\"seq\":9,\"product_model\":\"7\\\" Perfection Shingles\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Foundry\",\"approval_number_master\":\"FL#6356-R2\",\"approval_number\":\"FL6356.10\",\"seq\":10,\"product_model\":\"7\\\" Shakes\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Foundry\",\"approval_number_master\":\"FL#6356-R2\",\"approval_number\":\"FL6356.11\",\"seq\":11,\"product_model\":\"7\\\" Shingles\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Foundry\",\"approval_number_master\":\"FL#6356-R2\",\"approval_number\":\"FL6356.12\",\"seq\":12,\"product_model\":\"7\\\" Staggered Shakes\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Foundry\",\"approval_number_master\":\"FL#13101-R0\",\"approval_number\":\"FL13101.1\",\"seq\":1,\"product_model\":\"Limestone Vinyl Siding\",\"product_description\":\"Limestone Vinyl Siding\",\"design_pressure\":\"+64.8\\\/-64.8\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Foundry\",\"approval_number_master\":\"FL#14766-R0\",\"approval_number\":\"FL14766.1\",\"seq\":1,\"product_model\":\"Brick Series\",\"product_description\":\"Brick Vinyl Siding\",\"design_pressure\":\"+N\\\/A\\\/-64.8\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Foundry\",\"approval_number_master\":\"FL#14766-R0\",\"approval_number\":\"FL14766.2\",\"seq\":2,\"product_model\":\"Stack Stone Series\",\"product_description\":\"Stack Stone Vinyl Siding\",\"design_pressure\":\"+N\\\/A\\\/-64.8\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Foundry\",\"approval_number_master\":\"FL#14766-R1\",\"approval_number\":\"FL14766.3\",\"seq\":3,\"product_model\":\"Stack Stone Series\",\"product_description\":\"Stack Stone Vinyl Siding\",\"design_pressure\":\"+N\\\/A\\\/-64.8\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ELIXIR INDUSTRIES ALABAMA DIVISION VINYL SIDING\":[{\"manufacturer\":\"ELIXIR INDUSTRIES ALABAMA DIVISION VINYL SIDING\",\"approval_number_master\":\"FL#2469-R1\",\"approval_number\":\"FL2469.1\",\"seq\":1,\"product_model\":\".040 DUTCHLAP DOUBLE 4 1\\\/2\",\"product_description\":\"ELIXIR PREMIUM EXTERIOR VINYL SIDING\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ELIXIR INDUSTRIES ALABAMA DIVISION VINYL SIDING\",\"approval_number_master\":\"FL#2469-R1\",\"approval_number\":\"FL2469.2\",\"seq\":2,\"product_model\":\".040 DUTCHLAP SIDING DOUBLE 5\",\"product_description\":\"ELIXIR PREMIUM VINYL SIDING\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ELIXIR INDUSTRIES ALABAMA DIVISION VINYL SIDING\",\"approval_number_master\":\"FL#2469-R1\",\"approval_number\":\"FL2469.3\",\"seq\":3,\"product_model\":\".042 DOUBLE DUTCHLAP 5\",\"product_description\":\"ELIXIR PREMIUM EXTERIOR VINYL SIDING\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ELIXIR INDUSTRIES ALABAMA DIVISION VINYL SIDING\",\"approval_number_master\":\"FL#2469-R1\",\"approval_number\":\"FL2469.4\",\"seq\":4,\"product_model\":\".042 DUTCHLAP DOUBLE 4 1\\\/2\",\"product_description\":\"ELIXIR PREMIUM EXTERIOR VINYL SIDING\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Wedgcor, Inc.\":[{\"manufacturer\":\"Wedgcor, Inc.\",\"approval_number_master\":\"FL#2503-R0\",\"approval_number\":\"FL2503.1\",\"seq\":1,\"product_model\":\"Hi-Rib Panel\",\"product_description\":\"Light Gage Structural Wall Panel System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Metal Building Supplies, LLC\":[{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#2555-R0\",\"approval_number\":\"FL2555.1\",\"seq\":1,\"product_model\":\"R Panel\",\"product_description\":\"Light Gage Structural Wall Panel System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Alcan Composites USA Inc.\":[{\"manufacturer\":\"Alcan Composites USA Inc.\",\"approval_number_master\":\"FL#2661-R0\",\"approval_number\":\"FL2661.1\",\"seq\":1,\"product_model\":\"Alucobond Plus\",\"product_description\":\"Alucobond Plus is an aluminum composite material constructed with an extruded polyethylene copolymer with inorganic fillers, non-insulating core that is faced on both sides with aluminum facers.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcan Composites USA Inc.\",\"approval_number_master\":\"FL#4501-R0\",\"approval_number\":\"FL4501.1\",\"seq\":1,\"product_model\":\"Alucobond\",\"product_description\":\"Alucobond panels are prefabricated aluminum composite material sandwich panels constructed of an extruded thermoplastic, polyethylene core that is faced on both sides with aluminum facers.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcan Composites USA Inc.\",\"approval_number_master\":\"FL#4501-R0\",\"approval_number\":\"FL4501.2\",\"seq\":2,\"product_model\":\"Alucobond over Plywood\",\"product_description\":\"Alucobond panels are prefabricated aluminum composite material sandwich panels constructed of an extruded thermoplastic, polyethylene core that is faced on both sides with aluminum facers.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Laminator's Inc\":[{\"manufacturer\":\"Laminator's Inc\",\"approval_number_master\":\"FL#2918-R0\",\"approval_number\":\"FL2918.1\",\"seq\":1,\"product_model\":\"Omega-Lite Panel with Clip & Caulk installation\",\"product_description\":\"Aluminum Composite panel w\\\/ clip & caulk system as installation method\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Laminator's Inc\",\"approval_number_master\":\"FL#2918-R0\",\"approval_number\":\"FL2918.2\",\"seq\":2,\"product_model\":\"Omega-Lite Panel with Rout & Return installation\",\"product_description\":\"Aluminum Composite panel w\\\/ Rout & Return system as installation method\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Laminator's Inc\",\"approval_number_master\":\"FL#2918-R0\",\"approval_number\":\"FL2918.3\",\"seq\":3,\"product_model\":\"Omega-Lite Panel with tight-fit extrusions\",\"product_description\":\"Aluminum Composite panel w\\\/ tight fit extrusions as installation method\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Laminator's Inc\",\"approval_number_master\":\"FL#5134-R0\",\"approval_number\":\"FL5134.1\",\"seq\":1,\"product_model\":\"Omega-Lite Panel with Clip and caulk installation\",\"product_description\":\"Aluminum Composite Panel with Clip and Caulk system as installation method\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Laminator's Inc\",\"approval_number_master\":\"FL#5134-R0\",\"approval_number\":\"FL5134.2\",\"seq\":2,\"product_model\":\"Omega-Lite Panel with Rout and Return installation\",\"product_description\":\"Aluminum Composite Panel with Rout and Return system as installation method\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Laminator's Inc\",\"approval_number_master\":\"FL#5134-R0\",\"approval_number\":\"FL5134.3\",\"seq\":3,\"product_model\":\"Omega-Lite Panel with Tight-Fit extrusions\",\"product_description\":\"Aluminum Composite Panel with Tight-Fit extrusions as installation method\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Mueller, Inc.\":[{\"manufacturer\":\"Mueller, Inc.\",\"approval_number_master\":\"FL#2961-R0\",\"approval_number\":\"FL2961.1\",\"seq\":1,\"product_model\":\"Ruffin R Panel\",\"product_description\":\"Light Gage Structural Wall Panel System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Star Building Systems\":[{\"manufacturer\":\"Star Building Systems\",\"approval_number_master\":\"FL#3093-R0\",\"approval_number\":\"FL3093.1\",\"seq\":1,\"product_model\":\"1- \\\"Dura-Rib Wall\\\"\",\"product_description\":\"Minimum 24 GA Steel, 36\\\" Wide Panel Attached to Girts\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Star Building Systems\",\"approval_number_master\":\"FL#3093-R0\",\"approval_number\":\"FL3093.2\",\"seq\":2,\"product_model\":\"2- \\\"Dura-Rib Wall\\\"\",\"product_description\":\"Minimum 26 GA Steel, 36\\\" Wide Panel Attached to Girts\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Star Building Systems\",\"approval_number_master\":\"FL#3093-R0\",\"approval_number\":\"FL3093.3\",\"seq\":3,\"product_model\":\"3- \\\"StarMark Wall\\\"\",\"product_description\":\"Minimum 24 GA Steel, 36\\\" Wide Panel Attached to Girts\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Star Building Systems\",\"approval_number_master\":\"FL#3093-R0\",\"approval_number\":\"FL3093.4\",\"seq\":4,\"product_model\":\"4- \\\"StarMark Wall\\\"\",\"product_description\":\"Minimum 26 GA Steel, 36\\\" Wide Panel Attached to Girts\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Star Building Systems\",\"approval_number_master\":\"FL#5202-R0\",\"approval_number\":\"FL5202.1\",\"seq\":1,\"product_model\":\"1- \\\"Dura-Rib Wall\\\"\",\"product_description\":\"26 Gauge Steel, 36\\\" Wide Panel Attached to Structural Girts \\\/ Framing Members Designed By Others\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Star Building Systems\",\"approval_number_master\":\"FL#5202-R0\",\"approval_number\":\"FL5202.2\",\"seq\":2,\"product_model\":\"2- \\\"Dura-Rib Wall\\\"\",\"product_description\":\"24 Guage Steel, 36\\\" Wide Panel Attached to Structural Girts \\\/ Framing Members Designed By Others\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Star Building Systems\",\"approval_number_master\":\"FL#5202-R0\",\"approval_number\":\"FL5202.3\",\"seq\":3,\"product_model\":\"3- \\\"StarMark Wall\\\"\",\"product_description\":\"26 Gauge Steel, 36\\\" Wide Panel Attached to Structural Girts \\\/ Framing Members Designed By Others\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Star Building Systems\",\"approval_number_master\":\"FL#5202-R0\",\"approval_number\":\"FL5202.4\",\"seq\":4,\"product_model\":\"4- \\\"StarMark Wall\\\"\",\"product_description\":\"24 Gauge Steel, 36\\\" Wide Panel Attached to Structural Girts \\\/ Framing Members Designed By Others\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Gerrell Fam Enter dba ABC Seamless Siding\":[{\"manufacturer\":\"Gerrell Fam Enter dba ABC Seamless Siding\",\"approval_number_master\":\"FL#3471-R0\",\"approval_number\":\"FL3471.1\",\"seq\":1,\"product_model\":\"Seamless Steel Siding\",\"product_description\":\"Rolled metal siding, 29 gauge steel, 10 1\\\/4\\\"nominal height seamless siding.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"FischerSIPS\":[{\"manufacturer\":\"FischerSIPS\",\"approval_number_master\":\"FL#3643-R0\",\"approval_number\":\"FL3643.1\",\"seq\":1,\"product_model\":\"SIP Panel\",\"product_description\":\"OSB laminated to either side of EPS to form a structural panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Behlen\\\/Inland Group\":[{\"manufacturer\":\"Behlen\\\/Inland Group\",\"approval_number_master\":\"FL#3667-R0\",\"approval_number\":\"FL3667.1\",\"seq\":1,\"product_model\":\"ADP-1 Wall\",\"product_description\":\"thru-fastened structural wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Behlen\\\/Inland Group\",\"approval_number_master\":\"FL#3668-R0\",\"approval_number\":\"FL3668.1\",\"seq\":1,\"product_model\":\"ADP-1 Wall\",\"product_description\":\"thru-fastened structural wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Behlen\\\/Inland Group\",\"approval_number_master\":\"FL#3668-R0\",\"approval_number\":\"FL3668.2\",\"seq\":2,\"product_model\":\"DynaWall\",\"product_description\":\"thru-fastened structural wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Ludwig Buildings, Inc.\":[{\"manufacturer\":\"Ludwig Buildings, Inc.\",\"approval_number_master\":\"FL#3706-R0\",\"approval_number\":\"FL3706.1\",\"seq\":1,\"product_model\":\"Ludwig R Panel\",\"product_description\":\"24 or 26 ga. Thru-Fastened Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Dean Steel Buildings, Inc\":[{\"manufacturer\":\"Dean Steel Buildings, Inc\",\"approval_number_master\":\"FL#3777-R0\",\"approval_number\":\"FL3777.1\",\"seq\":1,\"product_model\":\"Rib-6\",\"product_description\":\"Screw down wall panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dean Steel Buildings, Inc\",\"approval_number_master\":\"FL#3775-R2\",\"approval_number\":\"FL3775.1\",\"seq\":1,\"product_model\":\"Rib-12\",\"product_description\":\"Screw down wall panel\",\"design_pressure\":\"+58\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dean Steel Buildings, Inc\",\"approval_number_master\":\"FL#3775-R2\",\"approval_number\":\"FL3775.2\",\"seq\":2,\"product_model\":\"Rib-6\",\"product_description\":\"Screw down wall panel\",\"design_pressure\":\"+50\\\/-53\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-15 00:00:00\",\"instructions_url\":\"\"}],\"United Structurs of America, Inc.\":[{\"manufacturer\":\"United Structurs of America, Inc.\",\"approval_number_master\":\"FL#3996-R0\",\"approval_number\":\"FL3996.1\",\"seq\":1,\"product_model\":\"24 GA PBR WALL PANEL\",\"product_description\":\"Metal Wall Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Structurs of America, Inc.\",\"approval_number_master\":\"FL#3996-R0\",\"approval_number\":\"FL3996.2\",\"seq\":2,\"product_model\":\"26 GA PBR WALL PANEL\",\"product_description\":\"METAL WALL PANELS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Structurs of America, Inc.\",\"approval_number_master\":\"FL#10690-R0\",\"approval_number\":\"FL10690.1\",\"seq\":1,\"product_model\":\"24-GA PBR Wall Panel\",\"product_description\":\"Metal Wall Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Structurs of America, Inc.\",\"approval_number_master\":\"FL#10690-R0\",\"approval_number\":\"FL10690.2\",\"seq\":2,\"product_model\":\"26-GA PBR Wall Panel\",\"product_description\":\"Metal Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-11 00:00:00\",\"instructions_url\":\"\"}],\"Reynolds Metals Company (D\\\/B\\\/A) ALCOA\":[{\"manufacturer\":\"Reynolds Metals Company (D\\\/B\\\/A) ALCOA\",\"approval_number_master\":\"FL#4125-R0\",\"approval_number\":\"FL4125.1\",\"seq\":1,\"product_model\":\"Reynobond Composite Panel Thermoplastic Polythylene Core\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reynolds Metals Company (D\\\/B\\\/A) ALCOA\",\"approval_number_master\":\"FL#4125-R0\",\"approval_number\":\"FL4125.2\",\"seq\":2,\"product_model\":\"Reynobond Composite Panel with Polymeric Compound Core\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"MBCI\":[{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#4191-R0\",\"approval_number\":\"FL4191.1\",\"seq\":1,\"product_model\":\"PBA Panel\",\"product_description\":\"Through Fastener Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#4191-R0\",\"approval_number\":\"FL4191.2\",\"seq\":2,\"product_model\":\"PBC Panel\",\"product_description\":\"Through Fastened Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#4191-R0\",\"approval_number\":\"FL4191.3\",\"seq\":3,\"product_model\":\"PBR Panel\",\"product_description\":\"Through fastened wall panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#4191-R0\",\"approval_number\":\"FL4191.4\",\"seq\":4,\"product_model\":\"PBU Panel\",\"product_description\":\"Through Fastened Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#4227-R0\",\"approval_number\":\"FL4227.1\",\"seq\":1,\"product_model\":\"FW-120 Panel\",\"product_description\":\"Concealed fastener wakk system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#4227-R0\",\"approval_number\":\"FL4227.2\",\"seq\":2,\"product_model\":\"NuWall Panel\",\"product_description\":\"Concealed fastener wall system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#5690-R0\",\"approval_number\":\"FL5690.1\",\"seq\":1,\"product_model\":\"PBA Panel\",\"product_description\":\"Through Fastened Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#5690-R0\",\"approval_number\":\"FL5690.2\",\"seq\":2,\"product_model\":\"PBC Panel\",\"product_description\":\"Through Fastened Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#5690-R0\",\"approval_number\":\"FL5690.3\",\"seq\":3,\"product_model\":\"PBR Panel\",\"product_description\":\"Through Fastened Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#5690-R0\",\"approval_number\":\"FL5690.4\",\"seq\":4,\"product_model\":\"PBU Panel\",\"product_description\":\"Through Fastened Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#5691-R0\",\"approval_number\":\"FL5691.1\",\"seq\":1,\"product_model\":\"FW-120 Panel\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#11917-R0\",\"approval_number\":\"FL11917.1\",\"seq\":1,\"product_model\":\"12\\\" Flat Designer Series\",\"product_description\":\"12\\\" Flat Designer Series over open framing\",\"design_pressure\":\"+45.00\\\/-110.00\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#11917-R0\",\"approval_number\":\"FL11917.2\",\"seq\":2,\"product_model\":\"16\\\" Fluted Designer Series\",\"product_description\":\"16\\\" Fluted Designer Series over open framing\",\"design_pressure\":\"+30.00\\\/-85.00\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#11917-R0\",\"approval_number\":\"FL11917.3\",\"seq\":3,\"product_model\":\"FW-120\",\"product_description\":\"FW-120 over open framing\",\"design_pressure\":\"+80.00\\\/-151.00\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#11917-R0\",\"approval_number\":\"FL11917.4\",\"seq\":4,\"product_model\":\"PBR Wall Panel\",\"product_description\":\"PBR Wall Panel over open framing\",\"design_pressure\":\"+150.00\\\/-142.50\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#11917-R0\",\"approval_number\":\"FL11917.5\",\"seq\":5,\"product_model\":\"ShadowRib\",\"product_description\":\"ShadowRib Wall Panel over open framing\",\"design_pressure\":\"+45.00\\\/-95.00\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#14620-R0\",\"approval_number\":\"FL14620.1\",\"seq\":1,\"product_model\":\"Eco-ficient Series Insulated Wall Panels\",\"product_description\":\"Grand VW, Grand H, Royal, Summit, Classic and Vintage Panels\",\"design_pressure\":\"+80.00\\\/-65.80\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#11917-R2\",\"approval_number\":\"FL11917.6\",\"seq\":6,\"product_model\":\"ShadowRib\",\"product_description\":\"ShadowRib Wall Panel over open framing\",\"design_pressure\":\"+45.00\\\/-95.00\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-09-06 00:00:00\",\"instructions_url\":\"\"}],\"Golden Giant, Inc\":[{\"manufacturer\":\"Golden Giant, Inc\",\"approval_number_master\":\"FL#4216-R1\",\"approval_number\":\"FL4216.1\",\"seq\":1,\"product_model\":\"26 gauge metal wall panels\",\"product_description\":\"26 metal rib wall panels\",\"design_pressure\":\"+55.3\\\/-55.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Marlyn Metals, Inc.\":[{\"manufacturer\":\"Marlyn Metals, Inc.\",\"approval_number_master\":\"FL#4286-R0\",\"approval_number\":\"FL4286.1\",\"seq\":1,\"product_model\":\"1- R or PBR Panel\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 36\\\" Wide Panel attached to Structural Girts or Framing Members Spaced Max. 60\\\" o.c. with Optional Blanet Insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marlyn Metals, Inc.\",\"approval_number_master\":\"FL#4286-R0\",\"approval_number\":\"FL4286.2\",\"seq\":2,\"product_model\":\"2- R or PBR Panel\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 36\\\" Wide Panel attached to Structural Girts or Framing Members Spaced Max. 63\\\" o.c. with Optional Rigid Insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marlyn Metals, Inc.\",\"approval_number_master\":\"FL#5206-R1\",\"approval_number\":\"FL5206.1\",\"seq\":1,\"product_model\":\"1- \\\"R or PBR Panel\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 36\\\" Wide Panel Attached to Structural Girts or Framing Members Designed By Others\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marlyn Metals, Inc.\",\"approval_number_master\":\"FL#5206-R1\",\"approval_number\":\"FL5206.2\",\"seq\":2,\"product_model\":\"2- \\\"R or PBR Panel\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 36\\\" Wide Panel Attached to Structural Girts or Framing Members Design By Others, with Rigid Insulation\",\"design_pressure\":\"+40\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Atlantis Plastics, Inc.\":[{\"manufacturer\":\"Atlantis Plastics, Inc.\",\"approval_number_master\":\"FL#4395-R0\",\"approval_number\":\"FL4395.1\",\"seq\":1,\"product_model\":\"Half-Round Accent Panel\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantis Plastics, Inc.\",\"approval_number_master\":\"FL#4395-R0\",\"approval_number\":\"FL4395.2\",\"seq\":2,\"product_model\":\"Hand Split Cedar Shake\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantis Plastics, Inc.\",\"approval_number_master\":\"FL#4395-R0\",\"approval_number\":\"FL4395.3\",\"seq\":3,\"product_model\":\"Traditional Cedar Shake\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantis Plastics, Inc.\",\"approval_number_master\":\"FL#10503-R0\",\"approval_number\":\"FL10503.1\",\"seq\":1,\"product_model\":\"Long Length Cedar Shake\",\"product_description\":\"R-Panel - Cedar Shake Vinyl Siding\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"United Panel\":[{\"manufacturer\":\"United Panel\",\"approval_number_master\":\"FL#4413-R0\",\"approval_number\":\"FL4413.1\",\"seq\":1,\"product_model\":\"Stenni, Stennex Granite, Steni Colour\",\"product_description\":\"Stenni, Stennex &amp;amp; Steni Colour are unique polyester resin, inorganic filler, glass-fiber reinforced polymer composite panel, which is used for exterior cladding on buildings and other structures.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Allied Foam Products\":[{\"manufacturer\":\"Allied Foam Products\",\"approval_number_master\":\"FL#77-R1\",\"approval_number\":\"FL77.1\",\"seq\":1,\"product_model\":\"Stuctural Insulated Panels\",\"product_description\":\"osb\\\/eps\\\/osb\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Guardian Building Products - Ashley Aluminum, LLC\":[{\"manufacturer\":\"Guardian Building Products - Ashley Aluminum, LLC\",\"approval_number_master\":\"FL#1022-R0\",\"approval_number\":\"FL1022.1\",\"seq\":1,\"product_model\":\"CABP D\\\/4 .040\",\"product_description\":\"vinyl siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Guardian Building Products - Ashley Aluminum, LLC\",\"approval_number_master\":\"FL#1022-R0\",\"approval_number\":\"FL1022.2\",\"seq\":2,\"product_model\":\"CABP D\\\/4 DL .040\",\"product_description\":\"vinyl siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Guardian Building Products - Ashley Aluminum, LLC\",\"approval_number_master\":\"FL#1022-R0\",\"approval_number\":\"FL1022.3\",\"seq\":3,\"product_model\":\"CABP D\\\/4 DL .040\",\"product_description\":\"vinyl siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Guardian Building Products - Ashley Aluminum, LLC\",\"approval_number_master\":\"FL#1022-R0\",\"approval_number\":\"FL1022.4\",\"seq\":4,\"product_model\":\"CABP D\\\/4 DL .040\",\"product_description\":\"vinyl siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Guardian Building Products - Ashley Aluminum, LLC\",\"approval_number_master\":\"FL#1022-R0\",\"approval_number\":\"FL1022.5\",\"seq\":5,\"product_model\":\"CABP D\\\/5 .040\",\"product_description\":\"vinyl siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Guardian Building Products - Ashley Aluminum, LLC\",\"approval_number_master\":\"FL#1022-R0\",\"approval_number\":\"FL1022.6\",\"seq\":6,\"product_model\":\"CABP D\\\/5 DL .040\",\"product_description\":\"vinyl siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Guardian Building Products - Ashley Aluminum, LLC\",\"approval_number_master\":\"FL#1022-R0\",\"approval_number\":\"FL1022.7\",\"seq\":7,\"product_model\":\"Weatherside DL D\\\/4.5 .042\",\"product_description\":\"vinyl siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Guardian Building Products - Ashley Aluminum, LLC\",\"approval_number_master\":\"FL#1022-R0\",\"approval_number\":\"FL1022.8\",\"seq\":8,\"product_model\":\"Weatherside Plus D\\\/4 .044\",\"product_description\":\"vinyl siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Guardian Building Products - Ashley Aluminum, LLC\",\"approval_number_master\":\"FL#1022-R0\",\"approval_number\":\"FL1022.9\",\"seq\":9,\"product_model\":\"Weatherside Plus D\\\/4 DL .044\",\"product_description\":\"vinyl siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Guardian Building Products - Ashley Aluminum, LLC\",\"approval_number_master\":\"FL#1022-R0\",\"approval_number\":\"FL1022.10\",\"seq\":10,\"product_model\":\"Weatherside Plus D\\\/5 .044\",\"product_description\":\"vinyl siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Guardian Building Products - Ashley Aluminum, LLC\",\"approval_number_master\":\"FL#1022-R0\",\"approval_number\":\"FL1022.11\",\"seq\":11,\"product_model\":\"Weatherside Plus D\\\/5 DL .044\",\"product_description\":\"vinyl siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Resource Materials Corporation\":[{\"manufacturer\":\"Resource Materials Corporation\",\"approval_number_master\":\"FL#2252-R1\",\"approval_number\":\"FL2252.1\",\"seq\":1,\"product_model\":\"Fairfield\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Resource Materials Corporation\",\"approval_number_master\":\"FL#2252-R1\",\"approval_number\":\"FL2252.2\",\"seq\":2,\"product_model\":\"Fairfiled Select Beaded 6.5\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Resource Materials Corporation\",\"approval_number_master\":\"FL#2252-R1\",\"approval_number\":\"FL2252.3\",\"seq\":3,\"product_model\":\"Insul Siding\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Resource Materials Corporation\",\"approval_number_master\":\"FL#2252-R1\",\"approval_number\":\"FL2252.4\",\"seq\":4,\"product_model\":\"Log Cabin\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Resource Materials Corporation\",\"approval_number_master\":\"FL#2252-R1\",\"approval_number\":\"FL2252.5\",\"seq\":5,\"product_model\":\"Oak Harbor\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Resource Materials Corporation\",\"approval_number_master\":\"FL#2252-R1\",\"approval_number\":\"FL2252.6\",\"seq\":6,\"product_model\":\"Pro Pride\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Resource Materials Corporation\",\"approval_number_master\":\"FL#2252-R1\",\"approval_number\":\"FL2252.7\",\"seq\":7,\"product_model\":\"Spiegel Grove\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Resource Materials Corporation\",\"approval_number_master\":\"FL#2252-R1\",\"approval_number\":\"FL2252.8\",\"seq\":8,\"product_model\":\"T4\\\/D5 Soffit for Vertical\",\"product_description\":\"Vertical Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Resource Materials Corporation\",\"approval_number_master\":\"FL#6353-R0\",\"approval_number\":\"FL6353.1\",\"seq\":1,\"product_model\":\"Porch Panel\",\"product_description\":\"T2 Porch Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Resource Materials Corporation\",\"approval_number_master\":\"FL#8080-R0\",\"approval_number\":\"FL8080.1\",\"seq\":1,\"product_model\":\"Board & Batten\",\"product_description\":\"\",\"design_pressure\":\"+N\\\/A\\\/-43.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Resource Materials Corporation\",\"approval_number_master\":\"FL#8080-R0\",\"approval_number\":\"FL8080.2\",\"seq\":2,\"product_model\":\"Carrington D4, DL5, D6\",\"product_description\":\"\",\"design_pressure\":\"+N\\\/A\\\/-188.42\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Resource Materials Corporation\",\"approval_number_master\":\"FL#8080-R0\",\"approval_number\":\"FL8080.3\",\"seq\":3,\"product_model\":\"Carrington Foam Laminated D6\",\"product_description\":\"\",\"design_pressure\":\"+N\\\/A\\\/-163.06\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Resource Materials Corporation\",\"approval_number_master\":\"FL#8080-R0\",\"approval_number\":\"FL8080.4\",\"seq\":4,\"product_model\":\"Universal DL4.5 Siding\",\"product_description\":\"\",\"design_pressure\":\"+N\\\/A\\\/-154.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Florida Precast Specialty Products, LLC\":[{\"manufacturer\":\"Florida Precast Specialty Products, LLC\",\"approval_number_master\":\"FL#4709-R0\",\"approval_number\":\"FL4709.1\",\"seq\":1,\"product_model\":\"CarpenterLite\",\"product_description\":\"18\\\"x32\\\"x1\\\/2\\\" thick\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Corrugated Industries of Florida, Inc.\":[{\"manufacturer\":\"Corrugated Industries of Florida, Inc.\",\"approval_number_master\":\"FL#5555-R0\",\"approval_number\":\"FL5555.1\",\"seq\":1,\"product_model\":\"1- \\\"R\\\" or \\\"PBR\\\" Panel Wall\",\"product_description\":\"Minimum 26 Gauge, Maximum 36\\\" Wide Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"PREMIX MARBLETITE\":[{\"manufacturer\":\"PREMIX MARBLETITE\",\"approval_number_master\":\"FL#5981-R0\",\"approval_number\":\"FL5981.1\",\"seq\":1,\"product_model\":\"PM Concentrate over 1\\\/2\\\" Gypsum Board\",\"product_description\":\"PM Concentrate over 1\\\/2\\\" Gypsum Board\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PREMIX MARBLETITE\",\"approval_number_master\":\"FL#5981-R0\",\"approval_number\":\"FL5981.2\",\"seq\":2,\"product_model\":\"PM Concentrate over 1\\\/2\\\" Plywood\",\"product_description\":\"PM Concentrate over 1\\\/2\\\" Plywood\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PREMIX MARBLETITE\",\"approval_number_master\":\"FL#5981-R0\",\"approval_number\":\"FL5981.3\",\"seq\":3,\"product_model\":\"PM Concentrate over 5\\\/8\\\" Plywood\",\"product_description\":\"PM Concentrate over 5\\\/8\\\" Plywood\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Sunshine Steel Corp.\":[{\"manufacturer\":\"Sunshine Steel Corp.\",\"approval_number_master\":\"FL#6749-R0\",\"approval_number\":\"FL6749.1\",\"seq\":1,\"product_model\":\"1- \\\"R-Panel\\\"\",\"product_description\":\"Minimum 26-Gauge Steel, Maximum 36\\\" Wide (Net Coverage) Panel attached to Steel Girts\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Dae Myung Hwa Sung Company Limited\":[{\"manufacturer\":\"Dae Myung Hwa Sung Company Limited\",\"approval_number_master\":\"FL#7431-R0\",\"approval_number\":\"FL7431.1\",\"seq\":1,\"product_model\":\"System III - Dry Joint Wall Panel\",\"product_description\":\"Aluminum Composite Wall Panel System\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dae Myung Hwa Sung Company Limited\",\"approval_number_master\":\"FL#7431-R0\",\"approval_number\":\"FL7431.2\",\"seq\":2,\"product_model\":\"System III - Wet Joint Wall Panel\",\"product_description\":\"Aluminum Composite Wall Panel System\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Liberty Building Systems\":[{\"manufacturer\":\"Liberty Building Systems\",\"approval_number_master\":\"FL#7763-R0\",\"approval_number\":\"FL7763.1\",\"seq\":1,\"product_model\":\"Type A, 26 gage\",\"product_description\":\"Type A wall panel through fastened, 26 gage\",\"design_pressure\":\"+91\\\/-88\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Liberty Building Systems\",\"approval_number_master\":\"FL#7763-R0\",\"approval_number\":\"FL7763.2\",\"seq\":2,\"product_model\":\"Type PBR, 24 gage and 26 gage\",\"product_description\":\"Type PBR wall panel through fastened, 24 gage and 26 gage.\",\"design_pressure\":\"+143\\\/-128\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Liberty Building Systems\",\"approval_number_master\":\"FL#13133-R0\",\"approval_number\":\"FL13133.1\",\"seq\":1,\"product_model\":\"LibertyRib II\",\"product_description\":\"Cold formed steel wall panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Liberty Building Systems\",\"approval_number_master\":\"FL#13133-R0\",\"approval_number\":\"FL13133.2\",\"seq\":2,\"product_model\":\"ValleyRib II\",\"product_description\":\"Cold formed steel wall panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-29 00:00:00\",\"instructions_url\":\"\"}],\"Arpa USA\":[{\"manufacturer\":\"Arpa USA\",\"approval_number_master\":\"FL#8012-R0\",\"approval_number\":\"FL8012.1\",\"seq\":1,\"product_model\":\"Arpa Building Grade Composite Panel\",\"product_description\":\"Arpa Building Grade Exterior Laminate Panel used in rain screen cladding\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"UNION CORRUGATING COMPANY\":[{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#31379-R0\",\"approval_number\":\"FL31379.1\",\"seq\":1,\"product_model\":\"FL100\",\"product_description\":\"Min 24 ga. steel or 0.032\\\" thick aluminum, 12\\\" wide concealed fastened wall panel\",\"design_pressure\":\"+N\\\/A\\\/-90\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#9557-R5\",\"approval_number\":\"FL9557.4\",\"seq\":4,\"product_model\":\"MasterRib Panel\",\"product_description\":\"29 ga., 36\\\" wide wall panel over wood supports\",\"design_pressure\":\"+45.35\\\/-36.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#9557-R5\",\"approval_number\":\"FL9557.5\",\"seq\":5,\"product_model\":\"R or PBR Panel\",\"product_description\":\"Min 26 ga., 36\\\" wide wall panel fastened to steel supports\",\"design_pressure\":\"+96\\\/-163\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#38458-R0\",\"approval_number\":\"FL38458.1\",\"seq\":1,\"product_model\":\"Aluminum 7\\\/8\\\" Corrugated Panels\",\"product_description\":\"Min. 0.032\\\" thick aluminum, maximum 37.33\\\" wide coverage through fastened wall panel\",\"design_pressure\":\"+116.9\\\/-116.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#38458-R0\",\"approval_number\":\"FL38458.2\",\"seq\":2,\"product_model\":\"MasterRib Panel\",\"product_description\":\"Min 26 ga., 36\\\" wide wall panel fastened through ribs to steel supports\",\"design_pressure\":\"+112.5\\\/-112.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#9557-R1\",\"approval_number\":\"FL9557.1\",\"seq\":1,\"product_model\":\"MasterRib Panel\",\"product_description\":\"29 ga., 36\\\" wide wall panel over steel supports\",\"design_pressure\":\"+45.35\\\/-37.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#9557-R1\",\"approval_number\":\"FL9557.2\",\"seq\":2,\"product_model\":\"MasterRib Panel\",\"product_description\":\"29 ga., 36\\\" wide wall panel over wood supports\",\"design_pressure\":\"+45.35\\\/-36.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#18719-R0\",\"approval_number\":\"FL18719.1\",\"seq\":1,\"product_model\":\"R or PBR Panel\",\"product_description\":\"Min 26 ga., 36\\\" wide wall panel fastened to steel supports\",\"design_pressure\":\"+96\\\/-163\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#9557-R4\",\"approval_number\":\"FL9557.3\",\"seq\":3,\"product_model\":\"R or PBR Panel\",\"product_description\":\"Min 26 ga., 36\\\" wide wall panel fastened to steel supports\",\"design_pressure\":\"+96\\\/-163\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-07 00:00:00\",\"instructions_url\":\"\"}],\"Central States Manufacturing Inc.\":[{\"manufacturer\":\"Central States Manufacturing Inc.\",\"approval_number_master\":\"FL#9756-R0\",\"approval_number\":\"FL9756.1\",\"seq\":1,\"product_model\":\"R-Loc\\\/PBR Wall panel\",\"product_description\":\"PBR exterior wall panel.\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"StoneForge Technologies\":[{\"manufacturer\":\"StoneForge Technologies\",\"approval_number_master\":\"FL#9969-R0\",\"approval_number\":\"FL9969.1\",\"seq\":1,\"product_model\":\"Greenwood\",\"product_description\":\"2' x 8' Composite insulated siding\",\"design_pressure\":\"+70.0 psf\\\/-50.0 psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"NuCedar Mills, Inc.\":[{\"manufacturer\":\"NuCedar Mills, Inc.\",\"approval_number_master\":\"FL#9999-R0\",\"approval_number\":\"FL9999.1\",\"seq\":1,\"product_model\":\"CLASSIC CLAPBOARD\",\"product_description\":\"CLASSIC CLAPBOARD, 4\\\" SIDING AND TRIM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"LP Louisiana Building Solutions\":[{\"manufacturer\":\"LP Louisiana Building Solutions\",\"approval_number_master\":\"FL#29457-R0\",\"approval_number\":\"FL29457.1\",\"seq\":1,\"product_model\":\"LP Elements Performance Product\",\"product_description\":\"Engineered strand wood board product. 6 inch wide x 19\\\/32\\\" (0.530 inch actual) thick x various length.\",\"design_pressure\":\"+144\\\/-133\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Mid Florida Metal Roofing Supply\\\/Supplies, Inc.\":[{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies, Inc.\",\"approval_number_master\":\"FL#31397-R0\",\"approval_number\":\"FL31397.1\",\"seq\":1,\"product_model\":\"MFMRS Multi-Rib Panel\",\"product_description\":\"Structural, through-fastened, wall panel over minimum No. 2 SYP 2x4 wood girts\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-11-12 00:00:00\",\"instructions_url\":\"\"}],\"Heartland Siding\":[{\"manufacturer\":\"Heartland Siding\",\"approval_number_master\":\"FL#1712-R3\",\"approval_number\":\"FL1712.1\",\"seq\":1,\"product_model\":\"Arbor Glen\",\"product_description\":\"Horizontal Vinyl Siding\",\"design_pressure\":\"+N\\\/A\\\/-84.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Heartland Siding\",\"approval_number_master\":\"FL#1712-R3\",\"approval_number\":\"FL1712.2\",\"seq\":2,\"product_model\":\"Autumnwood\",\"product_description\":\"Horizontal Vinyl Siding\",\"design_pressure\":\"+N\\\/A\\\/-84.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Heartland Siding\",\"approval_number_master\":\"FL#1712-R3\",\"approval_number\":\"FL1712.3\",\"seq\":3,\"product_model\":\"Board 'N Batten\",\"product_description\":\"Vertical Vinyl Siding\",\"design_pressure\":\"+N\\\/A\\\/-68.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Heartland Siding\",\"approval_number_master\":\"FL#1712-R3\",\"approval_number\":\"FL1712.4\",\"seq\":4,\"product_model\":\"Cedar Peaks\",\"product_description\":\"Horizontal Vinyl Siding\",\"design_pressure\":\"+N\\\/A\\\/-138\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Heartland Siding\",\"approval_number_master\":\"FL#1712-R3\",\"approval_number\":\"FL1712.5\",\"seq\":5,\"product_model\":\"CedarMAX\",\"product_description\":\"Horizontal Vinyl Siding\",\"design_pressure\":\"+N\\\/A\\\/-144.1\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Heartland Siding\",\"approval_number_master\":\"FL#1712-R3\",\"approval_number\":\"FL1712.6\",\"seq\":6,\"product_model\":\"HeartTech\",\"product_description\":\"Horizontal Vinyl Siding\",\"design_pressure\":\"+N\\\/A\\\/-128.07\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Heartland Siding\",\"approval_number_master\":\"FL#1712-R3\",\"approval_number\":\"FL1712.7\",\"seq\":7,\"product_model\":\"Ultra\",\"product_description\":\"Horizontal Vinyl Siding\",\"design_pressure\":\"+N\\\/A\\\/-84.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Heartland Siding\",\"approval_number_master\":\"FL#1712-R4\",\"approval_number\":\"FL1712.8\",\"seq\":8,\"product_model\":\"Ultra\",\"product_description\":\"Horizontal Vinyl Siding\",\"design_pressure\":\"+N\\\/A\\\/-84.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Heartland Siding\",\"approval_number_master\":\"FL#1712-R2\",\"approval_number\":\"FL1712.9\",\"seq\":9,\"product_model\":\"Traditional\",\"product_description\":\"a double 4 inch horizontal or double 5 inch horizontal or a single 8 inch horizontal siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Heartland Siding\",\"approval_number_master\":\"FL#1712-R2\",\"approval_number\":\"FL1712.10\",\"seq\":10,\"product_model\":\"Ultra Premium\",\"product_description\":\"a double 4 inch or a double 5 inch horizontal siding or a double 4 inch or a double 5 inch dutchlap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Heartland Siding\",\"approval_number_master\":\"FL#1712-R2\",\"approval_number\":\"FL1712.11\",\"seq\":11,\"product_model\":\"Weyerhaeuser\",\"product_description\":\"a double 4 inch or 5 inch horizontal siding or a double 4 inch or a double 5 inch dutchlap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Heartland Siding\",\"approval_number_master\":\"FL#1712-R2\",\"approval_number\":\"FL1712.12\",\"seq\":12,\"product_model\":\"Windshadow\",\"product_description\":\"a double 4 inch or 5 inch horizontal siding or a double 4 inch or a double 5 inch dutchlap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Heartland Siding\",\"approval_number_master\":\"FL#1712-R0\",\"approval_number\":\"FL1712.13\",\"seq\":13,\"product_model\":\"Windshadow\",\"product_description\":\"a double 4 inch or 5 inch horizontal siding or a double 4 inch or a double 5 inch dutchlap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Exterior Portfolio by Crane\":[{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#2495-R2\",\"approval_number\":\"FL2495.1\",\"seq\":1,\"product_model\":\"BP4RL\",\"product_description\":\"Horizontal Double 4\\\"\",\"design_pressure\":\"++\\\/-46\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#2495-R2\",\"approval_number\":\"FL2495.2\",\"seq\":2,\"product_model\":\"BP5RL\",\"product_description\":\"Horizontal Double 5\\\"\",\"design_pressure\":\"++\\\/-62\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#2495-R2\",\"approval_number\":\"FL2495.3\",\"seq\":3,\"product_model\":\"D10BBIP\",\"product_description\":\"VERTICAL DOUBLE 10\\\"\",\"design_pressure\":\"++\\\/-42\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#2495-R2\",\"approval_number\":\"FL2495.4\",\"seq\":4,\"product_model\":\"D4\",\"product_description\":\"HORIZONTAL DOUBLE 4\\\"\",\"design_pressure\":\"++\\\/-46\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#2495-R2\",\"approval_number\":\"FL2495.5\",\"seq\":5,\"product_model\":\"D45DLSTD\",\"product_description\":\"Horizontal Double 4.5\\\" Dutch Lap\",\"design_pressure\":\"++\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#2495-R2\",\"approval_number\":\"FL2495.6\",\"seq\":6,\"product_model\":\"D45PPTM\",\"product_description\":\"Horizontal Double 4.5\\\" Dutch Lap\",\"design_pressure\":\"++\\\/-89\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#2495-R2\",\"approval_number\":\"FL2495.7\",\"seq\":7,\"product_model\":\"D45PPTM16\",\"product_description\":\"Horizontal Double 4.5\\\" Dutch Lap 16'\",\"design_pressure\":\"++\\\/-89\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#2495-R2\",\"approval_number\":\"FL2495.8\",\"seq\":8,\"product_model\":\"D4CEDAR\",\"product_description\":\"Horizontal Double 4\\\"\",\"design_pressure\":\"++\\\/-61\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#2495-R2\",\"approval_number\":\"FL2495.9\",\"seq\":9,\"product_model\":\"D4DCG\",\"product_description\":\"Horizontal Double 4\\\" Dutch Lap\",\"design_pressure\":\"++\\\/-101\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#2495-R2\",\"approval_number\":\"FL2495.10\",\"seq\":10,\"product_model\":\"D4DL\",\"product_description\":\"HORIZONTAL DOUBLE 4\\\" DUTCH LAP\",\"design_pressure\":\"++\\\/-93\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#2495-R2\",\"approval_number\":\"FL2495.11\",\"seq\":11,\"product_model\":\"D4PPTM\",\"product_description\":\"Horizontal Double 4\\\"\",\"design_pressure\":\"++\\\/-111\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#2495-R2\",\"approval_number\":\"FL2495.12\",\"seq\":12,\"product_model\":\"D4PPTM16\",\"product_description\":\"Horizontal Double 4\\\" 16'\",\"design_pressure\":\"++\\\/-111\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#2495-R2\",\"approval_number\":\"FL2495.13\",\"seq\":13,\"product_model\":\"D4STD\",\"product_description\":\"Horizontal Doule 4\\\"\",\"design_pressure\":\"++\\\/-108\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#2495-R2\",\"approval_number\":\"FL2495.14\",\"seq\":14,\"product_model\":\"D4WRL\",\"product_description\":\"Horizontal Double 4\\\" Dutch Lap\",\"design_pressure\":\"++\\\/-93\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#2495-R2\",\"approval_number\":\"FL2495.15\",\"seq\":15,\"product_model\":\"D5CEDAR\",\"product_description\":\"HORIZONTAL DOUBLE 5\\\"\",\"design_pressure\":\"++\\\/-62\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#2495-R2\",\"approval_number\":\"FL2495.16\",\"seq\":16,\"product_model\":\"D5DCG\",\"product_description\":\"HORIZONTAL DOUBLE 5\\\" DUTCH LAP\",\"design_pressure\":\"++\\\/-89\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#2495-R2\",\"approval_number\":\"FL2495.17\",\"seq\":17,\"product_model\":\"D5STD\",\"product_description\":\"Horizontal Double 5\\\"\",\"design_pressure\":\"++\\\/-77\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#2495-R2\",\"approval_number\":\"FL2495.18\",\"seq\":18,\"product_model\":\"DL5BP\",\"product_description\":\"Horizontal Double 5\\\" Dutch Lap\",\"design_pressure\":\"++\\\/-89\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#2495-R2\",\"approval_number\":\"FL2495.19\",\"seq\":19,\"product_model\":\"S65B\",\"product_description\":\"Horizontal 6.5\\\"\",\"design_pressure\":\"++\\\/-65\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#2495-R2\",\"approval_number\":\"FL2495.20\",\"seq\":20,\"product_model\":\"TMD716I\",\"product_description\":\"Horizontal Double 7\\\" Wire-Cut Foam\",\"design_pressure\":\"++\\\/-67\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#2495-R2\",\"approval_number\":\"FL2495.21\",\"seq\":21,\"product_model\":\"TMD7IP\",\"product_description\":\"Horizontal Double 7\\\"\",\"design_pressure\":\"++\\\/-67\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#2495-R2\",\"approval_number\":\"FL2495.22\",\"seq\":22,\"product_model\":\"TMQ45IP\",\"product_description\":\"Horizontal Quad 4.5\\\" Dutch Lap\",\"design_pressure\":\"++\\\/-63\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#2495-R2\",\"approval_number\":\"FL2495.23\",\"seq\":23,\"product_model\":\"TMQ4IP\",\"product_description\":\"Horizontal Quad 4\\\"\",\"design_pressure\":\"++\\\/-46\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#2495-R2\",\"approval_number\":\"FL2495.24\",\"seq\":24,\"product_model\":\"TMT616I\",\"product_description\":\"HORIZONTAL TRIPLE 6\\\"\",\"design_pressure\":\"++\\\/-51\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#2495-R2\",\"approval_number\":\"FL2495.25\",\"seq\":25,\"product_model\":\"TMT6IP\",\"product_description\":\"Horizontal Triple 6\\\"\",\"design_pressure\":\"++\\\/-63\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#2495-R1\",\"approval_number\":\"FL2495.26\",\"seq\":26,\"product_model\":\"T4BS\",\"product_description\":\"Triple 4\\\" Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#2495-R1\",\"approval_number\":\"FL2495.27\",\"seq\":27,\"product_model\":\"TCD45IP\",\"product_description\":\"Horizontal 4.5\\\" Dutch Lap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#2495-R1\",\"approval_number\":\"FL2495.28\",\"seq\":28,\"product_model\":\"TCD4IP\",\"product_description\":\"Horizontal Double 4\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#2495-R1\",\"approval_number\":\"FL2495.29\",\"seq\":29,\"product_model\":\"TCS6IP\",\"product_description\":\"Horizontal 6\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#2495-R1\",\"approval_number\":\"FL2495.30\",\"seq\":30,\"product_model\":\"TMD716IP\",\"product_description\":\"Horizontal Double 7\\\" -16'\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#2495-R1\",\"approval_number\":\"FL2495.31\",\"seq\":31,\"product_model\":\"TMD7IP\",\"product_description\":\"Horizontal Double 7\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#2495-R1\",\"approval_number\":\"FL2495.32\",\"seq\":32,\"product_model\":\"TMQ45IP\",\"product_description\":\"Horizontal Quad 4.5\\\" Dutch Lap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#2495-R1\",\"approval_number\":\"FL2495.33\",\"seq\":33,\"product_model\":\"TMQ4IP\",\"product_description\":\"Horizontal Quad 4\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#2495-R1\",\"approval_number\":\"FL2495.34\",\"seq\":34,\"product_model\":\"TMT6IP\",\"product_description\":\"Horizontal Triple 6\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#2495-R1\",\"approval_number\":\"FL2495.35\",\"seq\":35,\"product_model\":\"TPQ45IP\",\"product_description\":\"Horizontal Quad 4.5\\\" Dutch Lap 16'\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#14400-R0\",\"approval_number\":\"FL14400.1\",\"seq\":1,\"product_model\":\"D45DLSTD MARKET SQUARE\",\"product_description\":\"D45DLSTD MARKET SQUARE VINYL SIDING\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#14400-R0\",\"approval_number\":\"FL14400.2\",\"seq\":2,\"product_model\":\"D4STD MARKET SQUARE\",\"product_description\":\"D4STD MARKET SQUARE VINYL SIDING\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#14400-R0\",\"approval_number\":\"FL14400.3\",\"seq\":3,\"product_model\":\"D5STD MARKET SQUARE\",\"product_description\":\"D5STD MARKET SQUARE VINYL SIDING\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#14400-R0\",\"approval_number\":\"FL14400.4\",\"seq\":4,\"product_model\":\"TMD7IP CRANE BOARD\",\"product_description\":\"TMD7IP CRANE BOARD FOAM BACKED VINYL SIDING\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#14400-R0\",\"approval_number\":\"FL14400.5\",\"seq\":5,\"product_model\":\"TMQ45IP ORACLE\",\"product_description\":\"TMQ45IP ORACLE FOAM BACKED VINYL SIDING\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#14400-R0\",\"approval_number\":\"FL14400.6\",\"seq\":6,\"product_model\":\"TMQ4IP ORACLE\",\"product_description\":\"TMQ4IP ORACLE FOAM BACKED VINYL SIDING\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#14400-R0\",\"approval_number\":\"FL14400.7\",\"seq\":7,\"product_model\":\"TMT6IP CRANE BOARD\",\"product_description\":\"TMT6IP CRANE BOARD FOAM BACKED VINYL SIDING\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sukup Steel Structures\":[{\"manufacturer\":\"Sukup Steel Structures\",\"approval_number_master\":\"FL#3985-R3\",\"approval_number\":\"FL3985.1\",\"seq\":1,\"product_model\":\"\\\"R\\\" and \\\"PBR\\\" Panels\",\"product_description\":\"Min 29 ga., 36\\\" wide through fastened wall panel\",\"design_pressure\":\"+55.3\\\/--49.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-13 00:00:00\",\"instructions_url\":\"\"}],\"Kirby Building Systems Mississippi\":[{\"manufacturer\":\"Kirby Building Systems Mississippi\",\"approval_number_master\":\"FL#4055-R2\",\"approval_number\":\"FL4055.1\",\"seq\":1,\"product_model\":\"High Rib Shadow\",\"product_description\":\"Through fastened structural metal wall panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-19 00:00:00\",\"instructions_url\":\"\"}],\"CENTRIA\":[{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3155-R2\",\"approval_number\":\"FL3155.1\",\"seq\":1,\"product_model\":\"Versawall 2\\\"\",\"product_description\":\"Insulated Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3155-R2\",\"approval_number\":\"FL3155.2\",\"seq\":2,\"product_model\":\"Versawall 2-3\\\/4\\\"\",\"product_description\":\"Insulated Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3155-R2\",\"approval_number\":\"FL3155.3\",\"seq\":3,\"product_model\":\"Versawall 4\\\"\",\"product_description\":\"Insulated Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3174-R2\",\"approval_number\":\"FL3174.1\",\"seq\":1,\"product_model\":\"IW-10A\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3174-R2\",\"approval_number\":\"FL3174.2\",\"seq\":2,\"product_model\":\"IW-11A\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3174-R2\",\"approval_number\":\"FL3174.3\",\"seq\":3,\"product_model\":\"IW-13A\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3174-R2\",\"approval_number\":\"FL3174.4\",\"seq\":4,\"product_model\":\"IW-14A\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3174-R2\",\"approval_number\":\"FL3174.5\",\"seq\":5,\"product_model\":\"IW-20A\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3174-R2\",\"approval_number\":\"FL3174.6\",\"seq\":6,\"product_model\":\"IW-21A\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3174-R2\",\"approval_number\":\"FL3174.7\",\"seq\":7,\"product_model\":\"IW-30A\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3174-R2\",\"approval_number\":\"FL3174.8\",\"seq\":8,\"product_model\":\"IW-31A\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3174-R2\",\"approval_number\":\"FL3174.9\",\"seq\":9,\"product_model\":\"IW-40A\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3174-R2\",\"approval_number\":\"FL3174.10\",\"seq\":10,\"product_model\":\"IW-41A\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3481-R2\",\"approval_number\":\"FL3481.1\",\"seq\":1,\"product_model\":\"CS-200\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3481-R2\",\"approval_number\":\"FL3481.2\",\"seq\":2,\"product_model\":\"CS-200E\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3481-R2\",\"approval_number\":\"FL3481.3\",\"seq\":3,\"product_model\":\"CS-210\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3481-R2\",\"approval_number\":\"FL3481.4\",\"seq\":4,\"product_model\":\"CS-210E\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3481-R2\",\"approval_number\":\"FL3481.5\",\"seq\":5,\"product_model\":\"CS-260\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3481-R2\",\"approval_number\":\"FL3481.6\",\"seq\":6,\"product_model\":\"CS-260E\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3481-R2\",\"approval_number\":\"FL3481.7\",\"seq\":7,\"product_model\":\"CS-610\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3481-R2\",\"approval_number\":\"FL3481.8\",\"seq\":8,\"product_model\":\"CS-610E\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3481-R2\",\"approval_number\":\"FL3481.9\",\"seq\":9,\"product_model\":\"CS-620\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3481-R2\",\"approval_number\":\"FL3481.10\",\"seq\":10,\"product_model\":\"CS-620E\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3481-R2\",\"approval_number\":\"FL3481.11\",\"seq\":11,\"product_model\":\"CS-660\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3481-R2\",\"approval_number\":\"FL3481.12\",\"seq\":12,\"product_model\":\"CS-660E\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3481-R2\",\"approval_number\":\"FL3481.13\",\"seq\":13,\"product_model\":\"IW-60A\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#8332-R2\",\"approval_number\":\"FL8332.1\",\"seq\":1,\"product_model\":\"FormaBond - 6mm Rout and Return\",\"product_description\":\"Metal Composite Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#8332-R2\",\"approval_number\":\"FL8332.2\",\"seq\":2,\"product_model\":\"FormaBond - 8mm Interplank\",\"product_description\":\"Metal Composite Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#8332-R2\",\"approval_number\":\"FL8332.3\",\"seq\":3,\"product_model\":\"FormaBond - 8mm Rout and Return\",\"product_description\":\"Metal Composite Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#2664-R2\",\"approval_number\":\"FL2664.1\",\"seq\":1,\"product_model\":\"Formawall DS 2\\\" Horiz.\",\"product_description\":\"Insulated Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#2664-R2\",\"approval_number\":\"FL2664.2\",\"seq\":2,\"product_model\":\"Formawall DS 2\\\" Vert.\",\"product_description\":\"Insulated Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#2664-R2\",\"approval_number\":\"FL2664.3\",\"seq\":3,\"product_model\":\"Formawall DS 3\\\" Horiz.\",\"product_description\":\"Insulated Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#2664-R2\",\"approval_number\":\"FL2664.4\",\"seq\":4,\"product_model\":\"Formawall DS 3\\\" Vert.\",\"product_description\":\"Insulated Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#2664-R2\",\"approval_number\":\"FL2664.5\",\"seq\":5,\"product_model\":\"Formawall DS60 Horiz.\",\"product_description\":\"Insulated Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#2664-R2\",\"approval_number\":\"FL2664.6\",\"seq\":6,\"product_model\":\"Formawall DS60 Vert.\",\"product_description\":\"Insulated Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3146-R2\",\"approval_number\":\"FL3146.1\",\"seq\":1,\"product_model\":\"Formawall DS 2\\\" Horiz.\",\"product_description\":\"Insulated Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3146-R2\",\"approval_number\":\"FL3146.2\",\"seq\":2,\"product_model\":\"Formawall DS 2\\\" Vert.\",\"product_description\":\"Insulated Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3146-R2\",\"approval_number\":\"FL3146.3\",\"seq\":3,\"product_model\":\"Formawall DS 3\\\" Horiz.\",\"product_description\":\"Insulated Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3146-R2\",\"approval_number\":\"FL3146.4\",\"seq\":4,\"product_model\":\"Formawall DS 3\\\" Vert.\",\"product_description\":\"Insulated Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#6628-R1\",\"approval_number\":\"FL6628.1\",\"seq\":1,\"product_model\":\"BR5-36 (Perforated)\",\"product_description\":\"Stainless Steel Exposed Fastener Metal Wall Panel (40% Perforated)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#6628-R1\",\"approval_number\":\"FL6628.2\",\"seq\":2,\"product_model\":\"Econolap 3\\\/4 (Perforated)\",\"product_description\":\"Stainless Steel Exposed Fastener Metal Wall Panel (40% Perforated)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#6628-R1\",\"approval_number\":\"FL6628.3\",\"seq\":3,\"product_model\":\"MR3-36 (Perforated)\",\"product_description\":\"Stainless Steel Exposed Fastener Metal Wall Panel (40% Perforated)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#6628-R1\",\"approval_number\":\"FL6628.4\",\"seq\":4,\"product_model\":\"Style-Rib (Perforated)\",\"product_description\":\"Stainless Steel Exposed Fastener Metal Wall Panel (40% Perforated)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#11434-R0\",\"approval_number\":\"FL11434.1\",\"seq\":1,\"product_model\":\"1. CENTRIA GRAPHIX Series Wall Panel System\",\"product_description\":\"2\\\" thick, 22 Gauge Metal Face and Liner with a foam plastic core sandwich panel\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#11434-R0\",\"approval_number\":\"FL11434.2\",\"seq\":2,\"product_model\":\"2. CENTRIA GRAPHIX Series Wall Panel System\",\"product_description\":\"3 \\\" thick, 22 Gauge Metal Face and Liner with a foam plastic core sandwich panel\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#13385-R0\",\"approval_number\":\"FL13385.1\",\"seq\":1,\"product_model\":\"Aluminum Super Rib\",\"product_description\":\"Aluminum Profiled Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#13385-R0\",\"approval_number\":\"FL13385.2\",\"seq\":2,\"product_model\":\"Perforated Aluminum BR5-36 (30%)\",\"product_description\":\"Perforated Aluminum Screen Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#13385-R0\",\"approval_number\":\"FL13385.3\",\"seq\":3,\"product_model\":\"Perforated Aluminum MR3-36 (30%)\",\"product_description\":\"Perforated Aluminum Screen Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#13385-R0\",\"approval_number\":\"FL13385.4\",\"seq\":4,\"product_model\":\"Perforated Aluminum MR3-36 (40%)\",\"product_description\":\"Perforated Aluminum Screen Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#13635-R0\",\"approval_number\":\"FL13635.1\",\"seq\":1,\"product_model\":\"GRAPHIX Series Wall Panel System\",\"product_description\":\"2\\\" thick, 22 Gauge Metal Face and Liner with a foam plastic core sandwich panel\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#13635-R0\",\"approval_number\":\"FL13635.2\",\"seq\":2,\"product_model\":\"GRAPHIX Series Wall Panel System\",\"product_description\":\"3 \\\" thick, 22 Gauge Metal Face and Liner with a foam plastic core sandwich panel\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#13704-R0\",\"approval_number\":\"FL13704.1\",\"seq\":1,\"product_model\":\"CS-200\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"+76\\\/-76\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#13704-R0\",\"approval_number\":\"FL13704.2\",\"seq\":2,\"product_model\":\"CS-210\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"+76\\\/-76\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#13704-R0\",\"approval_number\":\"FL13704.3\",\"seq\":3,\"product_model\":\"CS-260\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"+76\\\/-76\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#13704-R0\",\"approval_number\":\"FL13704.4\",\"seq\":4,\"product_model\":\"CS-610\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"+76\\\/-76\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#13704-R0\",\"approval_number\":\"FL13704.5\",\"seq\":5,\"product_model\":\"CS-620\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"+76\\\/-76\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#13704-R0\",\"approval_number\":\"FL13704.6\",\"seq\":6,\"product_model\":\"CS-660\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"+76\\\/-76\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#14455-R0\",\"approval_number\":\"FL14455.1\",\"seq\":1,\"product_model\":\"Metalwrap 100-2H\",\"product_description\":\"Insulated metal panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#14455-R0\",\"approval_number\":\"FL14455.2\",\"seq\":2,\"product_model\":\"Metalwrap 200-2H\",\"product_description\":\"Insulated metal panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#14560-R0\",\"approval_number\":\"FL14560.1\",\"seq\":1,\"product_model\":\"Formawall Dimension Series 3\\\" T (FWDS 3\\\"-T)\",\"product_description\":\"Insulated metal panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#13385-R1\",\"approval_number\":\"FL13385.5\",\"seq\":5,\"product_model\":\"MR3-36 (40% Perforated)\",\"product_description\":\"Stainless Steel Exposed Fastener Metal Wall Panel (40% Perforated)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#13385-R1\",\"approval_number\":\"FL13385.6\",\"seq\":6,\"product_model\":\"Style-Rib (40% Perforated)\",\"product_description\":\"Stainless Steel Exposed Fastener Metal Wall Panel (40% Perforated)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#20676-R0\",\"approval_number\":\"FL20676.1\",\"seq\":1,\"product_model\":\"Intercept Entyre Panel System\",\"product_description\":\"Intercept Entyre Panel System\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-08-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#20676-R1\",\"approval_number\":\"FL20676.2\",\"seq\":2,\"product_model\":\"Intercept LVLZ Panel System\",\"product_description\":\"Intercept LVLZ Panel System\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#20676-R1\",\"approval_number\":\"FL20676.3\",\"seq\":3,\"product_model\":\"Intercept RZR Panel System\",\"product_description\":\"Intercept RZR Panel System\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-08 00:00:00\",\"instructions_url\":\"\"}],\"US Building Systems Corp\":[{\"manufacturer\":\"US Building Systems Corp\",\"approval_number_master\":\"FL#4249-R3\",\"approval_number\":\"FL4249.1\",\"seq\":1,\"product_model\":\"A-Series\",\"product_description\":\"Prefabricated Steel Arch Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Building Systems Corp\",\"approval_number_master\":\"FL#4249-R3\",\"approval_number\":\"FL4249.2\",\"seq\":2,\"product_model\":\"Q-Series\",\"product_description\":\"Prefabricated Steel Arch Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Building Systems Corp\",\"approval_number_master\":\"FL#4249-R3\",\"approval_number\":\"FL4249.3\",\"seq\":3,\"product_model\":\"S-Series\",\"product_description\":\"Prefabricated Steel Arch Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-12 00:00:00\",\"instructions_url\":\"\"}],\"BENCHMARK ARCHITECTURAL SYSTEMS, INC.\":[{\"manufacturer\":\"BENCHMARK ARCHITECTURAL SYSTEMS, INC.\",\"approval_number_master\":\"FL#4656-R1\",\"approval_number\":\"FL4656.1\",\"seq\":1,\"product_model\":\"1. Design Wall 2000, 24\\\" Width\",\"product_description\":\"Composite Wall Panel Unit consisting of a foam core with laminated steel interior and exterior faces.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BENCHMARK ARCHITECTURAL SYSTEMS, INC.\",\"approval_number_master\":\"FL#4656-R1\",\"approval_number\":\"FL4656.2\",\"seq\":2,\"product_model\":\"1. Design Wall 2000, 36\\\" Width\",\"product_description\":\"Composite Wall Panel Unit consisting of a foam core with laminated steel interior and exterior faces.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Glasteel\":[{\"manufacturer\":\"Glasteel\",\"approval_number_master\":\"FL#5614-R3\",\"approval_number\":\"FL5614.1\",\"seq\":1,\"product_model\":\"Wall Panel, R Profile\",\"product_description\":\"Light Transmitting Wall Panel 1-1\\\/4\\\" rib; 36\\\" coverage\",\"design_pressure\":\"+50.0 PSF\\\/-50.0 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-20 00:00:00\",\"instructions_url\":\"\"}],\"Corle Building Systems\":[{\"manufacturer\":\"Corle Building Systems\",\"approval_number_master\":\"FL#6282-R1\",\"approval_number\":\"FL6282.1\",\"seq\":1,\"product_model\":\"1- \\\"R\\\"\\\/\\\"PBR\\\"-Panel\",\"product_description\":\"Wall Panel, Minimum 24 Gauge Steel, Maximum 36\\\" Wide Panel, Attached to Structural Supports\",\"design_pressure\":\"+47.80\\\/-47.80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Southwest Sheet Metal\":[{\"manufacturer\":\"Southwest Sheet Metal\",\"approval_number_master\":\"FL#7438-R1\",\"approval_number\":\"FL7438.1\",\"seq\":1,\"product_model\":\"Alpolic Wall Panel\",\"product_description\":\"composite wall panel with aluminum exterior face panel\",\"design_pressure\":\"+70\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-23 00:00:00\",\"instructions_url\":\"\"}],\"PERMATHERM, INC.\":[{\"manufacturer\":\"PERMATHERM, INC.\",\"approval_number_master\":\"FL#8086-R1\",\"approval_number\":\"FL8086.1\",\"seq\":1,\"product_model\":\"1 - 4\\\" EPS Wall Panel\",\"product_description\":\"Architectural Structural Insulated Composite Wall Panel, 4\\\" thick, Foam density, 1 pcf\",\"design_pressure\":\"+100.5\\\/-114\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PERMATHERM, INC.\",\"approval_number_master\":\"FL#8086-R1\",\"approval_number\":\"FL8086.2\",\"seq\":2,\"product_model\":\"2 - 6\\\" EPS Wall Panel\",\"product_description\":\"Architectural Structural Insulated Composite Wall Panel, 6\\\" thick, Foam density, 1 pcf\",\"design_pressure\":\"+123.5\\\/-123.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PERMATHERM, INC.\",\"approval_number_master\":\"FL#8086-R1\",\"approval_number\":\"FL8086.3\",\"seq\":3,\"product_model\":\"3 - 8\\\" EPS Wall Panel\",\"product_description\":\"Architectural Structural Insulated Composite Wall Panel, 8\\\" thick, Foam density, 1 pcf\",\"design_pressure\":\"+123.5\\\/-123.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PERMATHERM, INC.\",\"approval_number_master\":\"FL#8086-R1\",\"approval_number\":\"FL8086.4\",\"seq\":4,\"product_model\":\"4 - 4\\\" EPS Wall Panel\",\"product_description\":\"Architectural Structural Insulated Composite Wall Panel, 4\\\" thick, Foam density, 2 pcf\",\"design_pressure\":\"+123.5\\\/-123.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PERMATHERM, INC.\",\"approval_number_master\":\"FL#9013-R1\",\"approval_number\":\"FL9013.1\",\"seq\":1,\"product_model\":\"10\\\" EPS Wall Panel\",\"product_description\":\"Architectural Structural Insulated Composite Wall Panel, 10\\\" thick, Foam density, 1 pcf\",\"design_pressure\":\"+123.5\\\/-123.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PERMATHERM, INC.\",\"approval_number_master\":\"FL#9013-R1\",\"approval_number\":\"FL9013.2\",\"seq\":2,\"product_model\":\"12\\\" EPS Wall Panel\",\"product_description\":\"Architectural Structural Insulated Composite Wall Panel, 12\\\" thick, Foam density, 2 pcf\",\"design_pressure\":\"+123.5\\\/-123.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-05 00:00:00\",\"instructions_url\":\"\"}],\"Douglas Metal Roofing\":[{\"manufacturer\":\"Douglas Metal Roofing\",\"approval_number_master\":\"FL#8246-R1\",\"approval_number\":\"FL8246.1\",\"seq\":1,\"product_model\":\"D Rib Wall Panel\",\"product_description\":\"29 Ga. D-Rib Wall Panel over 19\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-111.8PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Douglas Metal Roofing\",\"approval_number_master\":\"FL#8246-R1\",\"approval_number\":\"FL8246.2\",\"seq\":2,\"product_model\":\"D Rib Wall Panel\",\"product_description\":\"29 Ga. D-Rib Wall Panel over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-85.0 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-09 00:00:00\",\"instructions_url\":\"\"}],\"Eternit (Schweiz) AG\":[{\"manufacturer\":\"Eternit (Schweiz) AG\",\"approval_number_master\":\"FL#9931-R0\",\"approval_number\":\"FL9931.1\",\"seq\":1,\"product_model\":\"SwissPearl\",\"product_description\":\"Fiber Cement Exterior Panel\",\"design_pressure\":\"+63\\\/-63\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eternit (Schweiz) AG\",\"approval_number_master\":\"FL#13951-R0\",\"approval_number\":\"FL13951.1\",\"seq\":1,\"product_model\":\"Swisspearl Facade Cement Composite Wall Panel System\",\"product_description\":\"Swisspearl Facade Cement Composite Wall Panel System\",\"design_pressure\":\"+63\\\/-63\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eternit (Schweiz) AG\",\"approval_number_master\":\"FL#17963-R0\",\"approval_number\":\"FL17963.1\",\"seq\":1,\"product_model\":\"SWISSPEARL\\u00ae\",\"product_description\":\"Fiber-Cement Fa\\u00e7ade Panel System with Visible Fastener Attachment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eternit (Schweiz) AG\",\"approval_number_master\":\"FL#17963-R0\",\"approval_number\":\"FL17963.2\",\"seq\":2,\"product_model\":\"SWISSPEARL\\u00ae\",\"product_description\":\"Fiber-Cement Fa\\u00e7ade Panel System with Concealed Fastener Attachment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"}],\"All Steel Buildings\":[{\"manufacturer\":\"All Steel Buildings\",\"approval_number_master\":\"FL#12575-R0\",\"approval_number\":\"FL12575.1\",\"seq\":1,\"product_model\":\"\\\"R\\\" or \\\"PBR\\\" Panel\",\"product_description\":\"Wall Panel - 26 Gauge Steel, 36\\\" Width, Attached to Steel Girts\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-16 00:00:00\",\"instructions_url\":\"\"}],\"Nichiha Corporation\":[{\"manufacturer\":\"Nichiha Corporation\",\"approval_number_master\":\"FL#12875-R6\",\"approval_number\":\"FL12875.1\",\"seq\":1,\"product_model\":\"Nichiha Architectural Wall Panels\",\"product_description\":\"Nichiha Architectural Wall Panels made with Fiber Cement Product Lines - Vintage Wood, Canyon Brick, Empire Block, Plymouth Brick, Illumination Series, Fieldstone, Architectural Block etc\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nichiha Corporation\",\"approval_number_master\":\"FL#12875-R2\",\"approval_number\":\"FL12875.2\",\"seq\":2,\"product_model\":\"Nichiha Architectural Wall Panels - EX Series\",\"product_description\":\"\\\"EX\\\" 10mm Rain Screen Cladding System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-30 00:00:00\",\"instructions_url\":\"\"}],\"Koreteck Inc.\":[{\"manufacturer\":\"Koreteck Inc.\",\"approval_number_master\":\"FL#13003-R0\",\"approval_number\":\"FL13003.1\",\"seq\":1,\"product_model\":\"Koreteck\",\"product_description\":\"20 gage steel wall panel encased in 6\\\" or 8\\\" of insulating foam\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-04 00:00:00\",\"instructions_url\":\"\"}],\"East Coast Metal Systems\":[{\"manufacturer\":\"East Coast Metal Systems\",\"approval_number_master\":\"FL#13754-R0\",\"approval_number\":\"FL13754.1\",\"seq\":1,\"product_model\":\"1_EC-100\",\"product_description\":\"Exterior Wall System with Aluminum Composite Panels an Interlocking Extrusions, Attached to Steel Studs\",\"design_pressure\":\"+67.50\\\/-67.50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"East Coast Metal Systems\",\"approval_number_master\":\"FL#13754-R0\",\"approval_number\":\"FL13754.2\",\"seq\":2,\"product_model\":\"2_EC-200\",\"product_description\":\"Exterior Wall System with Aluminum Composite Panels an Interlocking Extrusions, Attached to Steel Studs\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-03 00:00:00\",\"instructions_url\":\"\"}],\"Crane Composites, Inc.\":[{\"manufacturer\":\"Crane Composites, Inc.\",\"approval_number_master\":\"FL#13787-R0\",\"approval_number\":\"FL13787.1\",\"seq\":1,\"product_model\":\"Duralite High Strength R-Panel\",\"product_description\":\"Fiber reinforced plastic (FRP) wall panel\",\"design_pressure\":\"+41.5\\\/-41.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-12 00:00:00\",\"instructions_url\":\"\"}],\"West Tampa Glass Company\":[{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#14001-R0\",\"approval_number\":\"FL14001.1\",\"seq\":1,\"product_model\":\"a. \\\"WTG NI200\\\"\",\"product_description\":\"Aluminum composite wall panels exterior cladding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#14001-R2\",\"approval_number\":\"FL14001.2\",\"seq\":2,\"product_model\":\"b. \\\"WTG 200\\\"\",\"product_description\":\"Aluminum composite wall panels exterior cladding \\\"Large Missile Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#14001-R2\",\"approval_number\":\"FL14001.3\",\"seq\":3,\"product_model\":\"c. \\\"WTG 200\\\"\",\"product_description\":\"Aluminum composite wall panels exterior cladding \\\"Small Missile Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#14001-R2\",\"approval_number\":\"FL14001.4\",\"seq\":4,\"product_model\":\"d. \\\"WTG 200\\\"\",\"product_description\":\"Aluminum composite wall panels exterior cladding \\\"Large Missile Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#14001-R2\",\"approval_number\":\"FL14001.5\",\"seq\":5,\"product_model\":\"e. \\\"WTG 200\\\"\",\"product_description\":\"Aluminum composite wall panels exterior cladding \\\"Small Missile Impact\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#18470-R0\",\"approval_number\":\"FL18470.1\",\"seq\":1,\"product_model\":\"WTG 200CI\",\"product_description\":\"Aluminum Composite Wall Panel System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#21387-R0\",\"approval_number\":\"FL21387.1\",\"seq\":1,\"product_model\":\"WTG-200 ACM PANEL SYSTEM\",\"product_description\":\"Aluminum Composite Metal Panel System - LMI (Level D & E)\",\"design_pressure\":\"+125\\\/-125\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Derby Building Products Inc.\":[{\"manufacturer\":\"Derby Building Products Inc.\",\"approval_number_master\":\"FL#14428-R0\",\"approval_number\":\"FL14428.1\",\"seq\":1,\"product_model\":\"Novik Polymer Siding\",\"product_description\":\"Designs include: Hand-Split Shake; Hand-Cut Stone; Stacked Stone; Staggered Edge Shake; Cedar Plank; Portsmouth Shake; Perfect Shake; Half-Round; D6 Cedar Plank; Rough-Sawn Cedar; Hand-Laid Brick; 8' Cedar Shake.\",\"design_pressure\":\"+33\\\/-33\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Derby Building Products Inc.\",\"approval_number_master\":\"FL#14428-R5\",\"approval_number\":\"FL14428.2\",\"seq\":2,\"product_model\":\"Novik and Tando Polymer Siding\",\"product_description\":\"Polymer Siding\",\"design_pressure\":\"+93.3\\\/-93.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Boston Valley Terra Cotta\":[{\"manufacturer\":\"Boston Valley Terra Cotta\",\"approval_number_master\":\"FL#14481-R0\",\"approval_number\":\"FL14481.1\",\"seq\":1,\"product_model\":\"TerraClad Rainscreen Cladding System\",\"product_description\":\"Large missile impact resistant wall panel system.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-01 00:00:00\",\"instructions_url\":\"\"}],\"APEX Siding System\":[{\"manufacturer\":\"APEX Siding System\",\"approval_number_master\":\"FL#14973-R0\",\"approval_number\":\"FL14973.1\",\"seq\":1,\"product_model\":\"Apex Ultrex Siding System\",\"product_description\":\"Fiberglass Reinforced Plastic (FRP) Lap Siding\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-25 00:00:00\",\"instructions_url\":\"\"}],\"Crimsafe North America\":[{\"manufacturer\":\"Crimsafe North America\",\"approval_number_master\":\"FL#13770-R2\",\"approval_number\":\"FL13770.1\",\"seq\":1,\"product_model\":\"Patio Enclosure\",\"product_description\":\"Aluminum Patio Enclosure with Stainless Steel Mesh\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Stoneflex URP, Ltd.\":[{\"manufacturer\":\"Stoneflex URP, Ltd.\",\"approval_number_master\":\"FL#14952-R0\",\"approval_number\":\"FL14952.1\",\"seq\":1,\"product_model\":\"Stoneflex\",\"product_description\":\"Glass Fiber Reinforced Polyester Resin Architectural Wall Panel\",\"design_pressure\":\"+68.6\\\/-42\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Umicore Building Products USA, Inc.\":[{\"manufacturer\":\"Umicore Building Products USA, Inc.\",\"approval_number_master\":\"FL#15055-R0\",\"approval_number\":\"FL15055.1\",\"seq\":1,\"product_model\":\"VM Zinc Non-Structural Metal Wall Cladding Systems\",\"product_description\":\"Factory formed, zinc-alloy metal wall panel systems.\",\"design_pressure\":\"+N\\\/A\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"All Weather Insulated Panels\":[{\"manufacturer\":\"All Weather Insulated Panels\",\"approval_number_master\":\"FL#15060-R0\",\"approval_number\":\"FL15060.1\",\"seq\":1,\"product_model\":\"Insulated Wall Panel\",\"product_description\":\"DM40 Min. 26 Ga. Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Weather Insulated Panels\",\"approval_number_master\":\"FL#15060-R0\",\"approval_number\":\"FL15060.2\",\"seq\":2,\"product_model\":\"Insulated Wall Panel\",\"product_description\":\"FL40 Min. 26 Ga. Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Weather Insulated Panels\",\"approval_number_master\":\"FL#15060-R0\",\"approval_number\":\"FL15060.3\",\"seq\":3,\"product_model\":\"Insulated Wall Panel\",\"product_description\":\"HE40 Min. 26 Ga. Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Weather Insulated Panels\",\"approval_number_master\":\"FL#15060-R0\",\"approval_number\":\"FL15060.4\",\"seq\":4,\"product_model\":\"Insulated Wall Panel\",\"product_description\":\"HE40-A Min. 26 Ga. Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Weather Insulated Panels\",\"approval_number_master\":\"FL#15060-R0\",\"approval_number\":\"FL15060.5\",\"seq\":5,\"product_model\":\"Insulated Wall Panel\",\"product_description\":\"MV40 Min. 26 Ga. Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Weather Insulated Panels\",\"approval_number_master\":\"FL#15060-R0\",\"approval_number\":\"FL15060.6\",\"seq\":6,\"product_model\":\"Insutaled Wall Panel\",\"product_description\":\"SM40 Min. 26. Ga. Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-08-01 00:00:00\",\"instructions_url\":\"\"}],\"Kistler McDougall Corporation\":[{\"manufacturer\":\"Kistler McDougall Corporation\",\"approval_number_master\":\"FL#15164-R2\",\"approval_number\":\"FL15164.1\",\"seq\":1,\"product_model\":\"400 SERIES COMPOSITE METAL PANEL SYSTEM\",\"product_description\":\"4mm Composite Metal Panel System (Non-Impact, Non-HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-02-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kistler McDougall Corporation\",\"approval_number_master\":\"FL#15164-R2\",\"approval_number\":\"FL15164.2\",\"seq\":2,\"product_model\":\"400 SERIES COMPOSITE METAL PANEL SYSTEM\",\"product_description\":\"4mm Composite Metal Panel System (LMI, for HVHZ)\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-02-06 00:00:00\",\"instructions_url\":\"\"}],\"International Buildings, LLC\":[{\"manufacturer\":\"International Buildings, LLC\",\"approval_number_master\":\"FL#15257-R0\",\"approval_number\":\"FL15257.1\",\"seq\":1,\"product_model\":\"A-SERIES\",\"product_description\":\"Prefabricated Steel Arch Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Buildings, LLC\",\"approval_number_master\":\"FL#15257-R0\",\"approval_number\":\"FL15257.2\",\"seq\":2,\"product_model\":\"Q-SERIES\",\"product_description\":\"Prefabricated Steel Arch Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Buildings, LLC\",\"approval_number_master\":\"FL#15257-R0\",\"approval_number\":\"FL15257.3\",\"seq\":3,\"product_model\":\"S-SERIES\",\"product_description\":\"Prefabricated Steel Arch Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-28 00:00:00\",\"instructions_url\":\"\"}],\"Altech Panel Systems, Inc.\":[{\"manufacturer\":\"Altech Panel Systems, Inc.\",\"approval_number_master\":\"FL#16406-R0\",\"approval_number\":\"FL16406.1\",\"seq\":1,\"product_model\":\"ACCU-TRAC DS\\\/RMAX\\\/ALPOLIC MCM WALL\",\"product_description\":\"ACCU-TRAC DS\\\/RMAX\\\/ALPOLIC MCM WALL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Altech Panel Systems, Inc.\",\"approval_number_master\":\"FL#16406-R1\",\"approval_number\":\"FL16406.2\",\"seq\":2,\"product_model\":\"R-Trac HVHZ by ALTECH\\\/RMAX\\\/ALPOLIC MCM WALL\",\"product_description\":\"R-Trac HVHZ by ALTECH\\\/RMAX\\\/ALPOLIC MCM WALL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Altech Panel Systems, Inc.\",\"approval_number_master\":\"FL#33597-R0\",\"approval_number\":\"FL33597.1\",\"seq\":1,\"product_model\":\"ACCU-TRAC DS\\\/ALFREX FR REINFORCED WALL SYSTEM PANEL\",\"product_description\":\"ACCU-TRAC DS\\\/ALFREX FR REINFORCED WALL SYSTEM PANEL, IMPACT\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Altech Panel Systems, Inc.\",\"approval_number_master\":\"FL#39304-R0\",\"approval_number\":\"FL39304.1\",\"seq\":1,\"product_model\":\"ACCU-TRAC AP DS ALUMINUM PLATE SYSTEM\",\"product_description\":\"ACCU-TRAC AP DS ALUMINUM PLATE SYSTEM IMPACT HVHZ USING ALFREX 3MM ALUMINUM PLATE\",\"design_pressure\":\"+100\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Royal Building Products, A Westlake Company\":[{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15515-R0\",\"approval_number\":\"FL15515.1\",\"seq\":1,\"product_model\":\"BP4RL\",\"product_description\":\"HORIZONTAL D0UBLE 4\\\"\",\"design_pressure\":\"++\\\/-46\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15515-R0\",\"approval_number\":\"FL15515.2\",\"seq\":2,\"product_model\":\"BP5RL\",\"product_description\":\"HORIZONTAL DOUBLE 5\\\"\",\"design_pressure\":\"++\\\/-62\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15515-R0\",\"approval_number\":\"FL15515.3\",\"seq\":3,\"product_model\":\"D10BBIP\",\"product_description\":\"VERTICAL DOUBLE 10\\\" WIRE CUT FOAM\",\"design_pressure\":\"++\\\/-42\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15515-R0\",\"approval_number\":\"FL15515.4\",\"seq\":4,\"product_model\":\"D4\",\"product_description\":\"HORIZONTAL DOUBLE 4\\\"\",\"design_pressure\":\"++\\\/-46\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15515-R0\",\"approval_number\":\"FL15515.5\",\"seq\":5,\"product_model\":\"D45DLSTD\",\"product_description\":\"HORIZONTAL DOUBLE 4 1\\\/2\\\" DUTCH LAP\",\"design_pressure\":\"++\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15515-R0\",\"approval_number\":\"FL15515.6\",\"seq\":6,\"product_model\":\"D45PPTM\",\"product_description\":\"HORIZONTAL DOUBLE 4 1\\\/2\\\" DUTCH LAP\",\"design_pressure\":\"++\\\/-89\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15515-R0\",\"approval_number\":\"FL15515.7\",\"seq\":7,\"product_model\":\"D45PPTM16\",\"product_description\":\"HORIZONTAL DOUBLE 4 1\\\/2\\\" DUTCH LAP\",\"design_pressure\":\"++\\\/-89\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15515-R0\",\"approval_number\":\"FL15515.8\",\"seq\":8,\"product_model\":\"D4CEDAR\",\"product_description\":\"HORIZONTAL DOUBLE 4\\\"\",\"design_pressure\":\"+=\\\/-61\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15515-R0\",\"approval_number\":\"FL15515.9\",\"seq\":9,\"product_model\":\"D4DCG\",\"product_description\":\"HORIZONTAL DOUBLE 4\\\" DUTCH LAP\",\"design_pressure\":\"++\\\/-101\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15515-R0\",\"approval_number\":\"FL15515.10\",\"seq\":10,\"product_model\":\"D4DL\",\"product_description\":\"HORIZONTAL DOUBLE 4\\\" DUTCH LAP\",\"design_pressure\":\"++\\\/-93\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15515-R0\",\"approval_number\":\"FL15515.11\",\"seq\":11,\"product_model\":\"D4PPTM\",\"product_description\":\"HORIZONTAL DOUBLE 4\\\"\",\"design_pressure\":\"++\\\/-111\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15515-R0\",\"approval_number\":\"FL15515.12\",\"seq\":12,\"product_model\":\"D4PPTM16\",\"product_description\":\"HORIZONTAL DOUBLE 4\\\"\",\"design_pressure\":\"++\\\/-111\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15515-R0\",\"approval_number\":\"FL15515.13\",\"seq\":13,\"product_model\":\"D4STD\",\"product_description\":\"HORIZONTAL DOUBLE 4\\\"\",\"design_pressure\":\"++\\\/-108\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15515-R0\",\"approval_number\":\"FL15515.14\",\"seq\":14,\"product_model\":\"D4WRL\",\"product_description\":\"HORIZONTAL DOUBLE 4\\\" DUTCH LAP\",\"design_pressure\":\"++\\\/-93\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15515-R0\",\"approval_number\":\"FL15515.15\",\"seq\":15,\"product_model\":\"D5CEDAR\",\"product_description\":\"HORIZONTAL DOUBLE 5\\\"\",\"design_pressure\":\"++\\\/-62\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15515-R0\",\"approval_number\":\"FL15515.16\",\"seq\":16,\"product_model\":\"D5DCG\",\"product_description\":\"HORIZONTAL DOUBLE 5\\\" DUTCH LAP\",\"design_pressure\":\"++\\\/-89\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15515-R0\",\"approval_number\":\"FL15515.17\",\"seq\":17,\"product_model\":\"D5STD\",\"product_description\":\"HORIZONTAL DOUBLE 5\\\"\",\"design_pressure\":\"++\\\/-77\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15515-R0\",\"approval_number\":\"FL15515.18\",\"seq\":18,\"product_model\":\"D616IP\",\"product_description\":\"HORIZONTAL DOUBLE 6\\\" WIRE CUT FOAM\",\"design_pressure\":\"++\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15515-R0\",\"approval_number\":\"FL15515.19\",\"seq\":19,\"product_model\":\"D6IP\",\"product_description\":\"HORIZONTAL DOUBLE 6\\\" WIRE CUT FOAM\",\"design_pressure\":\"++\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15515-R0\",\"approval_number\":\"FL15515.20\",\"seq\":20,\"product_model\":\"DL5BP\",\"product_description\":\"HORIZONTAL DOUBLE 5\\\" DUTCH LAP\",\"design_pressure\":\"++\\\/-89\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15515-R0\",\"approval_number\":\"FL15515.21\",\"seq\":21,\"product_model\":\"S65B\",\"product_description\":\"HORIZONTAL 6 1\\\/2\\\"\",\"design_pressure\":\"++\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15515-R0\",\"approval_number\":\"FL15515.22\",\"seq\":22,\"product_model\":\"TMD716I\",\"product_description\":\"HORIZONTAL DOUBLE 7\\\" WIRE CUT FOAM\",\"design_pressure\":\"++\\\/-67\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15515-R0\",\"approval_number\":\"FL15515.23\",\"seq\":23,\"product_model\":\"TMD7IP\",\"product_description\":\"HORIZONTAL DOUBLE 7\\\" MOLDED FOAM\",\"design_pressure\":\"++\\\/-67\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15515-R0\",\"approval_number\":\"FL15515.24\",\"seq\":24,\"product_model\":\"TMQ45IP\",\"product_description\":\"HORIZONTAL QUADRUPLE 4 1\\\/2\\\" DUTCH LAP MOLDED FOAM\",\"design_pressure\":\"++\\\/-63\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15515-R0\",\"approval_number\":\"FL15515.25\",\"seq\":25,\"product_model\":\"TMQ4IP\",\"product_description\":\"HORIZONTAL QUADRUPLE 4\\\" WIRE CUT FOAM\",\"design_pressure\":\"++\\\/-46\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15515-R0\",\"approval_number\":\"FL15515.26\",\"seq\":26,\"product_model\":\"TMT616I\",\"product_description\":\"HORIZONTAL TRIPLE 6\\\" WIRE CUT FOAM\",\"design_pressure\":\"++\\\/-51\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15515-R0\",\"approval_number\":\"FL15515.27\",\"seq\":27,\"product_model\":\"TMT6IP\",\"product_description\":\"HORIZONTAL TRIPLE 6\\\" MOLDED FOAM\",\"design_pressure\":\"++\\\/-63\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15517-R0\",\"approval_number\":\"FL15517.1\",\"seq\":1,\"product_model\":\"D45DLSTD\",\"product_description\":\"MARKET SQUARE VINYL SIDING\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15517-R0\",\"approval_number\":\"FL15517.2\",\"seq\":2,\"product_model\":\"D4STD\",\"product_description\":\"MARKET SQUARE VINYL SIDING\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15517-R0\",\"approval_number\":\"FL15517.3\",\"seq\":3,\"product_model\":\"D5STD\",\"product_description\":\"MARKET SQUARE VINYL SIDING\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15517-R0\",\"approval_number\":\"FL15517.4\",\"seq\":4,\"product_model\":\"TMD7IP\",\"product_description\":\"CRANE BOARD FOAM BACKED VINYL SIDING\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15517-R0\",\"approval_number\":\"FL15517.5\",\"seq\":5,\"product_model\":\"TMQ45IP\",\"product_description\":\"ORACLE FOAM BACKED VINYL SIDING\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15517-R0\",\"approval_number\":\"FL15517.6\",\"seq\":6,\"product_model\":\"TMQ4IP\",\"product_description\":\"ORACLE FOAM BACKED VINYL SIDING\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15517-R0\",\"approval_number\":\"FL15517.7\",\"seq\":7,\"product_model\":\"TMT6IP\",\"product_description\":\"CRANE BOARD FOAM BACKED VINYL SIDING\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Continental Building Products\":[{\"manufacturer\":\"Continental Building Products\",\"approval_number_master\":\"FL#15570-R1\",\"approval_number\":\"FL15570.1\",\"seq\":1,\"product_model\":\"1\\\/2\\\" and 5\\\/8\\\" Weather Defense Sheathing\",\"product_description\":\"Glass mat gypsum sheathing per ASTM C1177\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-31 00:00:00\",\"instructions_url\":\"\"}],\"Acsys Inc.\":[{\"manufacturer\":\"Acsys Inc.\",\"approval_number_master\":\"FL#15848-R0\",\"approval_number\":\"FL15848.1\",\"seq\":1,\"product_model\":\"Koreteck 4T\",\"product_description\":\"20 ga. steel panel encased in 6\\\" or 8\\\" thick insulating foam\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Allen Industries, Inc.\":[{\"manufacturer\":\"Allen Industries, Inc.\",\"approval_number_master\":\"FL#16713-R0\",\"approval_number\":\"FL16713.1\",\"seq\":1,\"product_model\":\"ALUMINUM PBR PANEL WALL\",\"product_description\":\"ALUMINUM PBR PANEL WALL\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-31 00:00:00\",\"instructions_url\":\"\"}],\"Boral Industries\":[{\"manufacturer\":\"Boral Industries\",\"approval_number_master\":\"FL#17285-R0\",\"approval_number\":\"FL17285.1\",\"seq\":1,\"product_model\":\"True Exterior Trim (Unprimed)\",\"product_description\":\"3\\\/4\\\" True Exterior Trim (Unprimed)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boral Industries\",\"approval_number_master\":\"FL#17285-R0\",\"approval_number\":\"FL17285.2\",\"seq\":2,\"product_model\":\"TrueExterior Siding\",\"product_description\":\"3\\\/4\\\" TrueExterior Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boral Industries\",\"approval_number_master\":\"FL#17285-R0\",\"approval_number\":\"FL17285.3\",\"seq\":3,\"product_model\":\"TrueExterior Trim (Painted)\",\"product_description\":\"3\\\/4\\\" TrueExterior Trim (Painted)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boral Industries\",\"approval_number_master\":\"FL#17285-R0\",\"approval_number\":\"FL17285.4\",\"seq\":4,\"product_model\":\"TrueExterior Trim (Unpainted)\",\"product_description\":\"3\\\/4\\\" TrueExterior Trim (Unpainted)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-26 00:00:00\",\"instructions_url\":\"\"}],\"Merchant & Evans, Inc\":[{\"manufacturer\":\"Merchant & Evans, Inc\",\"approval_number_master\":\"FL#17713-R0\",\"approval_number\":\"FL17713.1\",\"seq\":1,\"product_model\":\"Super Flush Lock 0.050\\\" Aluminum\",\"product_description\":\"Super Flush Lock 0.050\\\" Aluminum\",\"design_pressure\":\"+66.21\\\/-99.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Merchant & Evans, Inc\",\"approval_number_master\":\"FL#17713-R0\",\"approval_number\":\"FL17713.2\",\"seq\":2,\"product_model\":\"Super Flush Lock 24 ga Steel\",\"product_description\":\"Super Flush Lock 24 ga Steel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-20 00:00:00\",\"instructions_url\":\"\"}],\"Westech Building Products, Inc.\":[{\"manufacturer\":\"Westech Building Products, Inc.\",\"approval_number_master\":\"FL#17884-R0\",\"approval_number\":\"FL17884.1\",\"seq\":1,\"product_model\":\"Series Trugrain Fiber Reinforced Hybrid Flat Board Siding\",\"product_description\":\"Non-Impact resistant fiber reinforced hybrid flat board siding.\",\"design_pressure\":\"+0\\\/-155\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westech Building Products, Inc.\",\"approval_number_master\":\"FL#17884-R0\",\"approval_number\":\"FL17884.2\",\"seq\":2,\"product_model\":\"Series Trugrain Fiber Reinforced Hybrid Hollow Board Facade\",\"product_description\":\"Non-Impact resistant fiber reinforced hybrid hollow board facade.\",\"design_pressure\":\"+0\\\/-155\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-24 00:00:00\",\"instructions_url\":\"\"}],\"The Tapco Group\":[{\"manufacturer\":\"The Tapco Group\",\"approval_number_master\":\"FL#20403-R2\",\"approval_number\":\"FL20403.1\",\"seq\":1,\"product_model\":\"10\\\" Staggered Shakes\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+0\\\/-182\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Tapco Group\",\"approval_number_master\":\"FL#20403-R1\",\"approval_number\":\"FL20403.2\",\"seq\":2,\"product_model\":\"5\\\" Grayne Rigid PVC Composite\",\"product_description\":\"Grayne Vinyl Siding\",\"design_pressure\":\"+0\\\/-73\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Tapco Group\",\"approval_number_master\":\"FL#20403-R3\",\"approval_number\":\"FL20403.3\",\"seq\":3,\"product_model\":\"7\\\" Perfection Shingles\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+0\\\/-120.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Tapco Group\",\"approval_number_master\":\"FL#20403-R3\",\"approval_number\":\"FL20403.4\",\"seq\":4,\"product_model\":\"7\\\" Shakes\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+0\\\/-120.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Tapco Group\",\"approval_number_master\":\"FL#20403-R2\",\"approval_number\":\"FL20403.5\",\"seq\":5,\"product_model\":\"6\\\" Fish Scale\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+0\\\/-206.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Tapco Group\",\"approval_number_master\":\"FL#20403-R2\",\"approval_number\":\"FL20403.6\",\"seq\":6,\"product_model\":\"6\\\" Half Cove\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+0\\\/-206.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Tapco Group\",\"approval_number_master\":\"FL#20403-R2\",\"approval_number\":\"FL20403.7\",\"seq\":7,\"product_model\":\"6\\\" Hexagon\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+0\\\/-206.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Tapco Group\",\"approval_number_master\":\"FL#20403-R2\",\"approval_number\":\"FL20403.8\",\"seq\":8,\"product_model\":\"6\\\" Mitered Corner\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+0\\\/-206.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Tapco Group\",\"approval_number_master\":\"FL#20403-R2\",\"approval_number\":\"FL20403.9\",\"seq\":9,\"product_model\":\"6\\\" Octagon\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+0\\\/-206.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Tapco Group\",\"approval_number_master\":\"FL#20403-R2\",\"approval_number\":\"FL20403.10\",\"seq\":10,\"product_model\":\"6\\\" Rounds\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+0\\\/-206.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Tapco Group\",\"approval_number_master\":\"FL#20403-R2\",\"approval_number\":\"FL20403.11\",\"seq\":11,\"product_model\":\"6\\\" Rounds\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+0\\\/-158.9\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Tapco Group\",\"approval_number_master\":\"FL#20403-R2\",\"approval_number\":\"FL20403.12\",\"seq\":12,\"product_model\":\"6\\\" Transitional Panel\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+0\\\/-206.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Tapco Group\",\"approval_number_master\":\"FL#20403-R2\",\"approval_number\":\"FL20403.13\",\"seq\":13,\"product_model\":\"7\\\" Perfection Shingles\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+0\\\/-120.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Tapco Group\",\"approval_number_master\":\"FL#20403-R2\",\"approval_number\":\"FL20403.14\",\"seq\":14,\"product_model\":\"7\\\" Shakes\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+0\\\/-120.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Tapco Group\",\"approval_number_master\":\"FL#20403-R2\",\"approval_number\":\"FL20403.15\",\"seq\":15,\"product_model\":\"7\\\" Shingles\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+0\\\/-120.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Tapco Group\",\"approval_number_master\":\"FL#20403-R2\",\"approval_number\":\"FL20403.16\",\"seq\":16,\"product_model\":\"7\\\" Shingles\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+0\\\/-175.9\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Tapco Group\",\"approval_number_master\":\"FL#20403-R2\",\"approval_number\":\"FL20403.17\",\"seq\":17,\"product_model\":\"7\\\" Staggered Shakes\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+0\\\/-146.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Tapco Group\",\"approval_number_master\":\"FL#20403-R2\",\"approval_number\":\"FL20403.18\",\"seq\":18,\"product_model\":\"7\\\" Staggered Shakes\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+0\\\/-120.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Tapco Group\",\"approval_number_master\":\"FL#20403-R2\",\"approval_number\":\"FL20403.19\",\"seq\":19,\"product_model\":\"7.5\\\" Grayne Rigid PVC Composite\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Tapco Group\",\"approval_number_master\":\"FL#20403-R2\",\"approval_number\":\"FL20403.20\",\"seq\":20,\"product_model\":\"Limestone Series\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+0\\\/-123.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Tapco Group\",\"approval_number_master\":\"FL#20403-R2\",\"approval_number\":\"FL20403.21\",\"seq\":21,\"product_model\":\"Stack Stone\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+0\\\/-131.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Tapco Group\",\"approval_number_master\":\"FL#20403-R2\",\"approval_number\":\"FL20403.22\",\"seq\":22,\"product_model\":\"Stack Stone Series\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+0\\\/-123.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Tapco Group\",\"approval_number_master\":\"FL#20403-R2\",\"approval_number\":\"FL20403.23\",\"seq\":23,\"product_model\":\"V-Pro 7\\\" Shingles\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"+0\\\/-159.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Tapco Group\",\"approval_number_master\":\"FL#34011-R0\",\"approval_number\":\"FL34011.1\",\"seq\":1,\"product_model\":\"5\\\" and 7.5\\\" Grayne Engineered Shake and Shingle Siding\",\"product_description\":\"Composite PVC Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Tapco Group\",\"approval_number_master\":\"FL#34011-R1\",\"approval_number\":\"FL34011.2\",\"seq\":2,\"product_model\":\"10\\\" Staggered Shake\",\"product_description\":\"Composite PVC Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Tapco Group\",\"approval_number_master\":\"FL#34011-R1\",\"approval_number\":\"FL34011.3\",\"seq\":3,\"product_model\":\"5\\\" and 7.5\\\" Grayne Engineered Shake and Shingle Siding\",\"product_description\":\"Composite PVC Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Tapco Group\",\"approval_number_master\":\"FL#34011-R1\",\"approval_number\":\"FL34011.4\",\"seq\":4,\"product_model\":\"6\\\" Fish Scale Shapes\",\"product_description\":\"See CCRR for Allowable Design Pressure details and limitations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Tapco Group\",\"approval_number_master\":\"FL#34011-R1\",\"approval_number\":\"FL34011.5\",\"seq\":5,\"product_model\":\"6\\\" Half Cove Shapes\",\"product_description\":\"Composite PVC Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Tapco Group\",\"approval_number_master\":\"FL#34011-R1\",\"approval_number\":\"FL34011.6\",\"seq\":6,\"product_model\":\"6\\\" Hexagon Shapes\",\"product_description\":\"Composite PVC Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Tapco Group\",\"approval_number_master\":\"FL#34011-R1\",\"approval_number\":\"FL34011.7\",\"seq\":7,\"product_model\":\"6\\\" Mitered Corner Shapes\",\"product_description\":\"Composite PVC Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Tapco Group\",\"approval_number_master\":\"FL#34011-R1\",\"approval_number\":\"FL34011.8\",\"seq\":8,\"product_model\":\"6\\\" Octagon Shapes\",\"product_description\":\"Composite PVC Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Tapco Group\",\"approval_number_master\":\"FL#34011-R1\",\"approval_number\":\"FL34011.9\",\"seq\":9,\"product_model\":\"6\\\" Rounds Shapes\",\"product_description\":\"Composite PVC Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Tapco Group\",\"approval_number_master\":\"FL#34011-R1\",\"approval_number\":\"FL34011.10\",\"seq\":10,\"product_model\":\"6\\\" Transition Starter Shapes\",\"product_description\":\"Composite PVC Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Tapco Group\",\"approval_number_master\":\"FL#34011-R1\",\"approval_number\":\"FL34011.11\",\"seq\":11,\"product_model\":\"7\\\" Staggered Shake\",\"product_description\":\"Composite PVC Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Tapco Group\",\"approval_number_master\":\"FL#34011-R1\",\"approval_number\":\"FL34011.12\",\"seq\":12,\"product_model\":\"Cedar Shingle 7\\\" Shake\",\"product_description\":\"Composite PVC Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Tapco Group\",\"approval_number_master\":\"FL#34011-R1\",\"approval_number\":\"FL34011.13\",\"seq\":13,\"product_model\":\"Perfection Shingles 7\\\" Shake\",\"product_description\":\"Composite PVC Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Tapco Group\",\"approval_number_master\":\"FL#34011-R1\",\"approval_number\":\"FL34011.14\",\"seq\":14,\"product_model\":\"Shakes 7\\\" Shake\",\"product_description\":\"Composite PVC Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Tapco Group\",\"approval_number_master\":\"FL#34011-R1\",\"approval_number\":\"FL34011.15\",\"seq\":15,\"product_model\":\"Shingles 7\\\" Shake\",\"product_description\":\"Composite PVC Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Eldorado Stone, LLC\":[{\"manufacturer\":\"Eldorado Stone, LLC\",\"approval_number_master\":\"FL#21143-R0\",\"approval_number\":\"FL21143.1\",\"seq\":1,\"product_model\":\"Eldorado Stone, Eldorado Brick and Eldorado Adobe\",\"product_description\":\"Precast concrete products made to resemble natural stone, brick or adobe.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-09-15 00:00:00\",\"instructions_url\":\"\"}],\"EDM USA, Inc.\":[{\"manufacturer\":\"EDM USA, Inc.\",\"approval_number_master\":\"FL#21843-R0\",\"approval_number\":\"FL21843.1\",\"seq\":1,\"product_model\":\"Aluminum Honeycomb - Stone Exterior Panels\",\"product_description\":\"Limestone, Granite or Marble (Large Missile Impact Resistant)\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Canyon Stone, Inc.\":[{\"manufacturer\":\"Canyon Stone, Inc.\",\"approval_number_master\":\"FL#21973-R0\",\"approval_number\":\"FL21973.1\",\"seq\":1,\"product_model\":\"Canyon Stone Brick Veneer\",\"product_description\":\"Manufactured concrete product formed to resemble brick in texture and color.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Canyon Stone, Inc.\",\"approval_number_master\":\"FL#21973-R0\",\"approval_number\":\"FL21973.2\",\"seq\":2,\"product_model\":\"Canyon Stone Manufactured Stone\",\"product_description\":\"Manufactured concrete product formed to resemble natural stone in texture and color.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Canyon Stone, Inc.\",\"approval_number_master\":\"FL#21973-R0\",\"approval_number\":\"FL21973.3\",\"seq\":3,\"product_model\":\"Ply Gem Stone\",\"product_description\":\"Manufactured concrete product formed to resemble natural stone in texture and color.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Panfab Design USA Corp\":[{\"manufacturer\":\"Panfab Design USA Corp\",\"approval_number_master\":\"FL#22364-R0\",\"approval_number\":\"FL22364.1\",\"seq\":1,\"product_model\":\"EZ Clip System\",\"product_description\":\"Decorative aluminum wall panel system\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Panfab Design USA Corp\",\"approval_number_master\":\"FL#22364-R0\",\"approval_number\":\"FL22364.2\",\"seq\":2,\"product_model\":\"Panfab Panel Wall System\",\"product_description\":\"Decorative aluminum wall panel system\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Terreal North America, LLC\":[{\"manufacturer\":\"Terreal North America, LLC\",\"approval_number_master\":\"FL#24173-R0\",\"approval_number\":\"FL24173.1\",\"seq\":1,\"product_model\":\"1 Piterak Slim 30 Terracota Panel\",\"product_description\":\"Large scale, double skin terra cotta rainscreen cladding\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Terreal North America, LLC\",\"approval_number_master\":\"FL#24173-R0\",\"approval_number\":\"FL24173.2\",\"seq\":2,\"product_model\":\"2 Autan XL Terra Cotta Baguettes\",\"product_description\":\"A smaller module terra cotta sunscreen\\\/rainscreen assembly\",\"design_pressure\":\"+100\\\/-150\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-18 00:00:00\",\"instructions_url\":\"\"}],\"Quality Stone Veneer, Inc\":[{\"manufacturer\":\"Quality Stone Veneer, Inc\",\"approval_number_master\":\"FL#18673-R1\",\"approval_number\":\"FL18673.1\",\"seq\":1,\"product_model\":\"Manufactured Stone Veneer\",\"product_description\":\"Adhered manufactured stone veneer\",\"design_pressure\":\"+63\\\/-63\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-31 00:00:00\",\"instructions_url\":\"\"}],\"Mayne Coatings Corp.\":[{\"manufacturer\":\"Mayne Coatings Corp.\",\"approval_number_master\":\"FL#20075-R0\",\"approval_number\":\"FL20075.1\",\"seq\":1,\"product_model\":\"Longboard Siding\",\"product_description\":\"Longboard siding is available in two profiles; V-Groove and Channel; lengths up to 24 feet (7.3 m); and is 1\\\/16 inch (1.6 mm) thick. It is fabricated from aluminum conforming to 6063 T5 and has a powder coating.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-06-01 00:00:00\",\"instructions_url\":\"\"}],\"ABET, Inc.\":[{\"manufacturer\":\"ABET, Inc.\",\"approval_number_master\":\"FL#23423-R0\",\"approval_number\":\"FL23423.1\",\"seq\":1,\"product_model\":\"HPL MEG F1 Wall Panel Cladding System\",\"product_description\":\"Nonload-bearing exterior and interior wall covering for installation on building of construction types I, II, III, IV, or V.\",\"design_pressure\":\"+62\\\/-62\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sunshine Metal Supply, Inc.\":[{\"manufacturer\":\"Sunshine Metal Supply, Inc.\",\"approval_number_master\":\"FL#25617-R0\",\"approval_number\":\"FL25617.1\",\"seq\":1,\"product_model\":\"SUNPBR\",\"product_description\":\"Min. 26 ga., 36\\\" wide, through fastened wall panel over open steel supports\",\"design_pressure\":\"+120\\\/-128\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-28 00:00:00\",\"instructions_url\":\"\"}],\"Fairview Architectural North America\":[{\"manufacturer\":\"Fairview Architectural North America\",\"approval_number_master\":\"FL#25812-R0\",\"approval_number\":\"FL25812.1\",\"seq\":1,\"product_model\":\"VITRABOND FR CORE AND VITRABOND G2 PANEL\",\"product_description\":\"VITRABOND FR CORE AND VITRABOND G2 PANEL OVER ARROWHEAD CLADDING SUPPORT SYSTEM\",\"design_pressure\":\"+100\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fairview Architectural North America\",\"approval_number_master\":\"FL#25812-R1\",\"approval_number\":\"FL25812.2\",\"seq\":2,\"product_model\":\"VITRABOND FR CORE AND VITRABOND G2 PANEL -CLIPS\",\"product_description\":\"VITRABOND FR CORE AND VITRABOND G2 PANEL OVER ARROWHEAD CLADDING SUPPORT SYSTEM WITH CLIPS\",\"design_pressure\":\"+100\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-08-31 00:00:00\",\"instructions_url\":\"\"}],\"QC Facades\":[{\"manufacturer\":\"QC Facades\",\"approval_number_master\":\"FL#26483-R0\",\"approval_number\":\"FL26483.1\",\"seq\":1,\"product_model\":\"QuadroClad QC150\",\"product_description\":\"Honeycomb metal panel system\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Oldcastle, Inc.\":[{\"manufacturer\":\"Oldcastle, Inc.\",\"approval_number_master\":\"FL#27462-R0\",\"approval_number\":\"FL27462.1\",\"seq\":1,\"product_model\":\"EnduraMax Wall System\",\"product_description\":\"Nonload bearing exterior wall covering\",\"design_pressure\":\"+67\\\/-67\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Oldcastle, Inc.\",\"approval_number_master\":\"FL#27462-R0\",\"approval_number\":\"FL27462.2\",\"seq\":2,\"product_model\":\"EnduraMax Wall System\",\"product_description\":\"Nonload bearing exterior wall covering\",\"design_pressure\":\"+54\\\/-54\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Boechat International Corporation\":[{\"manufacturer\":\"Boechat International Corporation\",\"approval_number_master\":\"FL#28403-R0\",\"approval_number\":\"FL28403.1\",\"seq\":1,\"product_model\":\"FlexMade Wall Panels\",\"product_description\":\"FlexMade Fiber Reinforced Thermoset Plastic Wall Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-09-09 00:00:00\",\"instructions_url\":\"\"}],\"timura Holzmanufaktur GmbH\":[{\"manufacturer\":\"timura Holzmanufaktur GmbH\",\"approval_number_master\":\"FL#29719-R0\",\"approval_number\":\"FL29719.1\",\"seq\":1,\"product_model\":\"Exterior Siding Wall and Ceiling System\",\"product_description\":\"Exterior Siding Wall and Ceiling System\\nThermally Treated Refined Wood Material\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"DecoNat, Inc.\":[{\"manufacturer\":\"DecoNat, Inc.\",\"approval_number_master\":\"FL#29970-R0\",\"approval_number\":\"FL29970.1\",\"seq\":1,\"product_model\":\"BeonStone Panel\",\"product_description\":\"Precast concrete non-structural interior\\\/exterior wall panels manufactured to resemble natural stone mechanically fastened to non-fire resistance rated wood-framed walls\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"}],\"MODULO DECORATIVE SOLUTIONS\":[{\"manufacturer\":\"MODULO DECORATIVE SOLUTIONS\",\"approval_number_master\":\"FL#30795-R0\",\"approval_number\":\"FL30795.1\",\"seq\":1,\"product_model\":\"01 Modulo Manufactured Stone\",\"product_description\":\"Light weight concrete stone veneer wall cladding\",\"design_pressure\":\"+See\\\/-Report\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Blair Image Elements\":[{\"manufacturer\":\"Blair Image Elements\",\"approval_number_master\":\"FL#31275-R0\",\"approval_number\":\"FL31275.1\",\"seq\":1,\"product_model\":\"KBU1000\",\"product_description\":\"Rainscreen Wall Cladding System.\",\"design_pressure\":\"+75\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Galexa Inc.\":[{\"manufacturer\":\"Galexa Inc.\",\"approval_number_master\":\"FL#31660-R0\",\"approval_number\":\"FL31660.1\",\"seq\":1,\"product_model\":\"Galexa ArmorClad-XD Fiberglass Panel System\",\"product_description\":\"Impact Resistant Fiberglass Panels attached to Fiberglass Framing.\",\"design_pressure\":\"+70\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Alucoil North America LLC\":[{\"manufacturer\":\"Alucoil North America LLC\",\"approval_number_master\":\"FL#16150-R1\",\"approval_number\":\"FL16150.1\",\"seq\":1,\"product_model\":\"larson by Alucoil\\u00ae 4mm FR ACM Panel\",\"product_description\":\"ACM Exterior Wall Covering\",\"design_pressure\":\"+40\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Exterpark USA, LLC.\":[{\"manufacturer\":\"Exterpark USA, LLC.\",\"approval_number_master\":\"FL#34908-R0\",\"approval_number\":\"FL34908.1\",\"seq\":1,\"product_model\":\"Magnet Cladding System\",\"product_description\":\"Exterior Wood Plastic Composite Decking\",\"design_pressure\":\"+125\\\/-125\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Arcitell, LLC\":[{\"manufacturer\":\"Arcitell, LLC\",\"approval_number_master\":\"FL#38127-R0\",\"approval_number\":\"FL38127.1\",\"seq\":1,\"product_model\":\"Qora Cladding\",\"product_description\":\"Siding panels comprised of reinforced proprietary thermoset mineral resin skins with a proprietary open-cell mineral foam core\",\"design_pressure\":\"+0\\\/-180\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-30 00:00:00\",\"instructions_url\":\"\"}],\"AZEK Trimboards\":[{\"manufacturer\":\"AZEK Trimboards\",\"approval_number_master\":\"FL#40678-R0\",\"approval_number\":\"FL40678.1\",\"seq\":1,\"product_model\":\"AZEK Shingle\",\"product_description\":\"AZEK Straight & Staggered Shingle Siding\",\"design_pressure\":\"+0\\\/-135\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AZEK Trimboards\",\"approval_number_master\":\"FL#40679-R0\",\"approval_number\":\"FL40679.1\",\"seq\":1,\"product_model\":\"AZEk Board & Batten Siding\",\"product_description\":\"Board & Batten Siding\",\"design_pressure\":\"+0\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-30 00:00:00\",\"instructions_url\":\"\"}],\"LUXYCLAD Ltd.\":[{\"manufacturer\":\"LUXYCLAD Ltd.\",\"approval_number_master\":\"FL#41089-R0\",\"approval_number\":\"FL41089.1\",\"seq\":1,\"product_model\":\"LUXYCLAD Siding & Soffit\",\"product_description\":\"Extruded from 6063-T5 aluminum, 1\\\/16\\\" thick at 24' lengths, offered in 4\\\" or 6\\\" V-Groove and 6\\\" Channel profiles and a large variety of powder coated, wood-grain, solid & metallic finishes. (custom color matching available.)\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Architectural Fabrication, Inc.\":[{\"manufacturer\":\"Architectural Fabrication, Inc.\",\"approval_number_master\":\"FL#47329-R0\",\"approval_number\":\"FL47329.1\",\"seq\":1,\"product_model\":\"EcoFlex Panel System\",\"product_description\":\"EcoFlex Panel System\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-01 00:00:00\",\"instructions_url\":\"\"}]},\"c. panel wall|||2. soffits\":{\"Amerimax Home Products\":[{\"manufacturer\":\"Amerimax Home Products\",\"approval_number_master\":\"FL#5896-R6\",\"approval_number\":\"FL5896.1\",\"seq\":1,\"product_model\":\"a. Standard \\\"V\\\" Panel\",\"product_description\":\"12\\\" perforated \\\"V\\\" Panel and 12\\\" solid \\\"V\\\" panel Aluminum soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Amerimax Home Products\",\"approval_number_master\":\"FL#5896-R0\",\"approval_number\":\"FL5896.2\",\"seq\":2,\"product_model\":\"b. Standard \\\"V\\\" Panel\",\"product_description\":\"12\\\" solid panel Aluminum soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Berridge Manufacturing Co.\":[{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#9000-R6\",\"approval_number\":\"FL9000.1\",\"seq\":1,\"product_model\":\"\\\"S Deck\\\" Soffit Panel\",\"product_description\":\"Soffit Panel, 24 Gauge Steel, attached to 16 or 20 Gauge Steel Supports\",\"design_pressure\":\"+See\\\/-Report\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"LP Building Solutions\":[{\"manufacturer\":\"LP Building Solutions\",\"approval_number_master\":\"FL#9103-R7\",\"approval_number\":\"FL9103.1\",\"seq\":1,\"product_model\":\"LP SmartSide Soffit\",\"product_description\":\"Engineered wood strand substrate soffit available in 4x8 or 4x9 panels or cut to 12-, 16- or 24-inch widths in lengths up to 16 feet.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions\",\"approval_number_master\":\"FL#9103-R1\",\"approval_number\":\"FL9103.2\",\"seq\":2,\"product_model\":\"LP SmartSide Soffit Architectural Collection\",\"product_description\":\"Engineered wood soffit available with optional smooth or cedar texture in 4'x8' sheets or 16' lengths with widths of 12\\\", 16\\\", and 24\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions\",\"approval_number_master\":\"FL#9103-R1\",\"approval_number\":\"FL9103.3\",\"seq\":3,\"product_model\":\"LP SmartSide Soffit Precision Series\",\"product_description\":\"Engineered wood soffit available with optional smooth or cedar texture in 4'x8' sheets or 16' lengths with widths of 12\\\", 16\\\", and 24\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"American Construction Metals\":[{\"manufacturer\":\"American Construction Metals\",\"approval_number_master\":\"FL#12019-R0\",\"approval_number\":\"FL12019.1\",\"seq\":1,\"product_model\":\"Q4 and T4\",\"product_description\":\"0.012\\\" Thick Aluminum Soffit - Full Vent and Center Vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Construction Metals\",\"approval_number_master\":\"FL#12019-R7\",\"approval_number\":\"FL12019.2\",\"seq\":2,\"product_model\":\"b. \\\"Triple 4\\\" and \\\"Quad 4\\\"\",\"product_description\":\"Aluminum \\\"U - Groove\\\" Soffit - Full Vent, Center Vent and Opaque\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Construction Metals\",\"approval_number_master\":\"FL#12019-R10\",\"approval_number\":\"FL12019.3\",\"seq\":3,\"product_model\":\"c. NORANDEX \\\"Triple 4\\\" and \\\"Quad 4\\\"\",\"product_description\":\"Aluminum \\\"V - Groove\\\" Soffit - Full Vent, Center Vent and Opaque\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Construction Metals\",\"approval_number_master\":\"FL#12019-R10\",\"approval_number\":\"FL12019.4\",\"seq\":4,\"product_model\":\"d. NORANDEX \\\"Triple 4\\\" and \\\"Quad 4\\\"\",\"product_description\":\"Aluminum \\\"U - Groove\\\" Soffit - Full Vent, Center Vent and Opaque\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Construction Metals\",\"approval_number_master\":\"FL#46555-R0\",\"approval_number\":\"FL46555.1\",\"seq\":1,\"product_model\":\"\\\"Triple 4\\\" and \\\"Quad 4\\\"\",\"product_description\":\"Aluminum \\\"V - Groove\\\" Soffit - Full Vent, Center Vent and Opaque and Aluminum \\\"U - Groove\\\" Soffit - Full Vent, Center Vent and Opaque\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-02 00:00:00\",\"instructions_url\":\"\"}],\"Aluminum Coils, Inc.\":[{\"manufacturer\":\"Aluminum Coils, Inc.\",\"approval_number_master\":\"FL#12194-R14\",\"approval_number\":\"FL12194.1\",\"seq\":1,\"product_model\":\"Alumunum Coils Aluminum Soffit\",\"product_description\":\"16\\\" Q4 Soffit and 12\\\" T4 Soffit; Full Vent, Center Vent and Solid Panel\",\"design_pressure\":\"+93.3\\\/-86.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aluminum Coils, Inc.\",\"approval_number_master\":\"FL#12194-R14\",\"approval_number\":\"FL12194.2\",\"seq\":2,\"product_model\":\"Alumunum Coils Aluminum Soffit\",\"product_description\":\"16\\\" Q4 Soffit and 12\\\" T4 Soffit; Full Vent, Center Vent and Solid Panel\",\"design_pressure\":\"+93.3\\\/-86.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Kaycan LTD.\":[{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#12198-R8\",\"approval_number\":\"FL12198.1\",\"seq\":1,\"product_model\":\"Aluminum Soffit SP-600\",\"product_description\":\"SP-600 16\\\" Vented Aluminum Soffit\",\"design_pressure\":\"+55\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#12198-R8\",\"approval_number\":\"FL12198.2\",\"seq\":2,\"product_model\":\"Vinyl Soffit D5\",\"product_description\":\"D5 10\\\" Vented Vinyl Soffit\",\"design_pressure\":\"+55\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#12198-R8\",\"approval_number\":\"FL12198.3\",\"seq\":3,\"product_model\":\"Vinyl Soffit T4\",\"product_description\":\"T4 12\\\" Vented Vinyl Soffit\",\"design_pressure\":\"+55\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#16503-R0\",\"approval_number\":\"FL16503.1\",\"seq\":1,\"product_model\":\"Vinyl\\\/PVC and Aluminum Soffit\",\"product_description\":\"See Installation Instructions for Product Models included.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#16503-R2\",\"approval_number\":\"FL16503.2\",\"seq\":2,\"product_model\":\"Triple 4 Full-O-Vent Eco (No. 0639) - Unlimited Spans\",\"product_description\":\"Triple 4 Full-O-Vent Eco (No. 0639) with Unlimited Spans\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#16503-R2\",\"approval_number\":\"FL16503.3\",\"seq\":3,\"product_model\":\"Various Series Aluminum Soffit - Unlimited Spans\",\"product_description\":\"See Installation Instructions for Product Series included.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#16503-R2\",\"approval_number\":\"FL16503.4\",\"seq\":4,\"product_model\":\"Various Series Vinyl and Aluminum Soffit - Single Spans\",\"product_description\":\"See Installation Instructions for Product Models included.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#16503-R2\",\"approval_number\":\"FL16503.5\",\"seq\":5,\"product_model\":\"Various Series Vinyl and Aluminum Soffit - Single Spans\",\"product_description\":\"See Installation Instructions for Product Models included.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#16503-R2\",\"approval_number\":\"FL16503.6\",\"seq\":6,\"product_model\":\"Various Series Vinyl Soffit - Unlimited Spans\",\"product_description\":\"See Installation Instructions for Product Series included.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#24564-R0\",\"approval_number\":\"FL24564.1\",\"seq\":1,\"product_model\":\"Aluminum Soffit: 12\\\" 3 Panel 9518 Solid Soffit, 12\\\" 3 Panel 9517 Vented Soffit and 16\\\" SP-600 No. 605 Vented Soffit\",\"product_description\":\"Aluminum Soffit: 12\\\" 3 Panel 9518 Solid Soffit, 12\\\" 3 Panel 9517 Vented Soffit and 16\\\" SP-600 No. 605 Vented Soffit - Unlimited Spans\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#24564-R0\",\"approval_number\":\"FL24564.2\",\"seq\":2,\"product_model\":\"Aluminum Soffit: 12\\\" 3 Panel 9518 Solid Soffit, 12\\\" 3 Panel 9517 Vented Soffit and 16\\\" SP-600 No. 605 Vented Soffit\",\"product_description\":\"Aluminum Soffit: 12\\\" 3 Panel 9518 Solid Soffit, 12\\\" 3 Panel 9517 Vented Soffit and 16\\\" SP-600 No. 605 Vented Soffit - Single Spans\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#24564-R0\",\"approval_number\":\"FL24564.3\",\"seq\":3,\"product_model\":\"Aluminum Soffit: SP-600 16\\\" Solid & Vented Soffit and 12\\\" Solid & Vented 3 Panel Soffit\",\"product_description\":\"Aluminum Soffit: SP-600 16\\\" Solid & Vented Soffit and 12\\\" Solid & Vented 3 Panel Soffit - Single Spans\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#24564-R4\",\"approval_number\":\"FL24564.4\",\"seq\":4,\"product_model\":\"Aluminum Soffit: SP-600 Vented Soffit\",\"product_description\":\"Aluminum Soffit: SP-600 Vented Soffit - Single Spans\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#46503-R1\",\"approval_number\":\"FL46503.5\",\"seq\":5,\"product_model\":\"Aluminum Soffit: SP-600 16\\\" Vented Soffit\",\"product_description\":\"Aluminum Soffit: SP-600 16\\\" Vented Soffit with Single Spans (using 18 ga. 1\\\/4\\\" Crown Staple at Fascia End)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#1146-R0\",\"approval_number\":\"FL1146.1\",\"seq\":1,\"product_model\":\"Center Vented 12 Inches\\\/Solid\",\"product_description\":\"Triple 4-inch Perforated Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#1146-R0\",\"approval_number\":\"FL1146.2\",\"seq\":2,\"product_model\":\"Solid 10 Inch\",\"product_description\":\"Double 5-inch Solid Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#1146-R0\",\"approval_number\":\"FL1146.3\",\"seq\":3,\"product_model\":\"Solid 16 Inch\",\"product_description\":\"Quadruple 4-inch Solid Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#1146-R0\",\"approval_number\":\"FL1146.4\",\"seq\":4,\"product_model\":\"Vented 10 Inch\",\"product_description\":\"Double 5-inch Perforated Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#1146-R0\",\"approval_number\":\"FL1146.5\",\"seq\":5,\"product_model\":\"Vented 16 Inches\",\"product_description\":\"Quadruple 4-inch Perforated Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#1146-R0\",\"approval_number\":\"FL1146.6\",\"seq\":6,\"product_model\":\"Vented 8 Inch\",\"product_description\":\"Double 4-inch Perforated Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#1965-R0\",\"approval_number\":\"FL1965.1\",\"seq\":1,\"product_model\":\"0605 Aluminum Soffit\",\"product_description\":\"SP-600 16\\\" Vented Panel Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#1965-R0\",\"approval_number\":\"FL1965.2\",\"seq\":2,\"product_model\":\"0606 Aluminum Soffit\",\"product_description\":\"SP-600 16\\\" Solid Panel Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#1965-R0\",\"approval_number\":\"FL1965.3\",\"seq\":3,\"product_model\":\"9500 Aluminum Soffit\",\"product_description\":\"Vented Panel 12\\\" Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#1965-R0\",\"approval_number\":\"FL1965.4\",\"seq\":4,\"product_model\":\"9510 Aluminum Soffit\",\"product_description\":\"Solid Panel 12\\\" Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#4899-R0\",\"approval_number\":\"FL4899.1\",\"seq\":1,\"product_model\":\"Beaded Soffit\",\"product_description\":\"Beaded soffit 8 inch vented\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#4899-R0\",\"approval_number\":\"FL4899.2\",\"seq\":2,\"product_model\":\"Beaded Vinyl Soffit\",\"product_description\":\"8 inch beaded soffit solid\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#4899-R0\",\"approval_number\":\"FL4899.3\",\"seq\":3,\"product_model\":\"Vinly Soffit\",\"product_description\":\"10 inch vented vinyl soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#4899-R0\",\"approval_number\":\"FL4899.4\",\"seq\":4,\"product_model\":\"Vinyl Soffit\",\"product_description\":\"12 inch solid vinyl soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#4899-R0\",\"approval_number\":\"FL4899.5\",\"seq\":5,\"product_model\":\"Vinyl Soffit\",\"product_description\":\"12 inch vented vinyl soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#4899-R0\",\"approval_number\":\"FL4899.6\",\"seq\":6,\"product_model\":\"Vinyl Soffit\",\"product_description\":\"12 inch full \\\"O\\\" vent vinyl soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#4899-R0\",\"approval_number\":\"FL4899.7\",\"seq\":7,\"product_model\":\"Vinyl Soffit\",\"product_description\":\"12 inch Eco solid vinyl soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#4899-R0\",\"approval_number\":\"FL4899.8\",\"seq\":8,\"product_model\":\"Vinyl Soffit\",\"product_description\":\"12 inch center vent Eco vinyl soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#4899-R0\",\"approval_number\":\"FL4899.9\",\"seq\":9,\"product_model\":\"Vinyl Soffit\",\"product_description\":\"12 in full vent Eco vinyl soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#4899-R0\",\"approval_number\":\"FL4899.10\",\"seq\":10,\"product_model\":\"Vinyl Soffit\",\"product_description\":\"10 inch solid vinyl soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#4957-R0\",\"approval_number\":\"FL4957.1\",\"seq\":1,\"product_model\":\"Soffit 12 Solid\",\"product_description\":\"12 inch aluminum solid soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#4957-R0\",\"approval_number\":\"FL4957.2\",\"seq\":2,\"product_model\":\"Soffit 12 Vented\",\"product_description\":\"12 inch aluminum vented soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#4957-R0\",\"approval_number\":\"FL4957.3\",\"seq\":3,\"product_model\":\"SP 600 Solid\",\"product_description\":\"16 inch aluminum solid soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#4957-R0\",\"approval_number\":\"FL4957.4\",\"seq\":4,\"product_model\":\"SP 600 Vented\",\"product_description\":\"16 inch aluminum vented soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#39367-R0\",\"approval_number\":\"FL39367.1\",\"seq\":1,\"product_model\":\"Aluminum Soffit: 12\\\" 3 Panel 9518 Solid Soffit, 12\\\" 3 Panel 9517 Vented Soffit and 16\\\" SP-600 No. 605 Vented Soffit\",\"product_description\":\"Aluminum Soffit: 12\\\" 3 Panel 9518 Solid Soffit, 12\\\" 3 Panel\\n9517 Vented Soffit and 16\\\" SP-600 No. 605 Vented Soffit -\\nUnlimited Spans\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#39367-R0\",\"approval_number\":\"FL39367.2\",\"seq\":2,\"product_model\":\"Aluminum Soffit: 12\\\" 3 Panel 9518 Solid Soffit, 12\\\" 3 Panel 9517 Vented Soffit and 16\\\" SP-600 No. 605 Vented Soffit\",\"product_description\":\"Aluminum Soffit: 12\\\" 3 Panel 9518 Solid Soffit, 12\\\" 3 Panel\\n9517 Vented Soffit and 16\\\" SP-600 No. 605 Vented Soffit -\\nSingle Spans\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#39367-R0\",\"approval_number\":\"FL39367.3\",\"seq\":3,\"product_model\":\"Aluminum Soffit: SP-600 16\\\" Solid & Vented Soffit and 12\\\" Solid & Vented 3 Panel Soffit\",\"product_description\":\"Aluminum Soffit: SP-600 16\\\" Solid & Vented Soffit and 12\\\"\\nSolid & Vented 3 Panel Soffit - Single Spans\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#39778-R0\",\"approval_number\":\"FL39778.1\",\"seq\":1,\"product_model\":\"Aluminum Soffit: SP-600 16\\\" Vented Soffit\",\"product_description\":\"Aluminum Soffit: SP-600 16\\\" Vented Soffit with Single Spans\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#12199-R0\",\"approval_number\":\"FL12199.1\",\"seq\":1,\"product_model\":\"Center Vented 12\\\"\\\/Solid 12\\\"\",\"product_description\":\"Triple 4\\\" Partially Perforated Vinyl Soffit\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#12199-R0\",\"approval_number\":\"FL12199.2\",\"seq\":2,\"product_model\":\"Solid 10\\\"\",\"product_description\":\"Double 5\\\" Solid Vinyl Soffit\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#12199-R0\",\"approval_number\":\"FL12199.3\",\"seq\":3,\"product_model\":\"Solid 16\\\"\",\"product_description\":\"Quadruple 4\\\" Solid Vinyl Soffit\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#12199-R0\",\"approval_number\":\"FL12199.4\",\"seq\":4,\"product_model\":\"Vented 10\\\"\",\"product_description\":\"Double 5\\\" Perforated Vinyl Soffit\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#12199-R0\",\"approval_number\":\"FL12199.5\",\"seq\":5,\"product_model\":\"Vented 16\\\"\",\"product_description\":\"Quadruple 4\\\" Perforated Vinyl Soffit\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#12199-R0\",\"approval_number\":\"FL12199.6\",\"seq\":6,\"product_model\":\"Vented 8\\\"\",\"product_description\":\"Double 4\\\" Perforated Vinyl Soffit\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#46503-R0\",\"approval_number\":\"FL46503.1\",\"seq\":1,\"product_model\":\"Aluminum Soffit: SP-600 16\\\" Vented Soffit\",\"product_description\":\"Aluminum Soffit: SP-600 16\\\" Vented Soffit with Single Spans\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#46503-R0\",\"approval_number\":\"FL46503.2\",\"seq\":2,\"product_model\":\"Aluminum Soffit: 12\\\" 3 Panel 9518 Solid Soffit, 12\\\" 3 Panel 9517 Vented Soffit and 16\\\" SP-600 No. 605 Vented Soffit\",\"product_description\":\"Aluminum Soffit: 12\\\" 3 Panel 9518 Solid Soffit, 12\\\" 3 Panel 9517 Vented Soffit and 16\\\" SP-600 No. 605 Vented Soffit - Unlimited Spans\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#46503-R0\",\"approval_number\":\"FL46503.3\",\"seq\":3,\"product_model\":\"Aluminum Soffit: 12\\\" 3 Panel 9518 Solid Soffit, 12\\\" 3 Panel 9517 Vented Soffit and 16\\\" SP-600 No. 605 Vented Soffit\",\"product_description\":\"Aluminum Soffit: 12\\\" 3 Panel 9518 Solid Soffit, 12\\\" 3 Panel 9517 Vented Soffit and 16\\\" SP-600 No. 605 Vented Soffit - Single Spans\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaycan LTD.\",\"approval_number_master\":\"FL#46503-R0\",\"approval_number\":\"FL46503.4\",\"seq\":4,\"product_model\":\"Aluminum Soffit: SP-600 16\\\" Solid & Vented Soffit and 12\\\" Solid & Vented 3 Panel Soffit\",\"product_description\":\"Aluminum Soffit: SP-600 16\\\" Solid & Vented Soffit and 12\\\" Solid & Vented 3 Panel Soffit - Single Spans\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Norandex, A Division of American Builders & Contractors Supply Co., Inc.\":[{\"manufacturer\":\"Norandex, A Division of American Builders & Contractors Supply Co., Inc.\",\"approval_number_master\":\"FL#12505-R8\",\"approval_number\":\"FL12505.1\",\"seq\":1,\"product_model\":\"Norandex Vinyl Soffit Systems (NON-HVHZ)\",\"product_description\":\"Vinyl soffit for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Westlake Royal Building Products\":[{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#13139-R0\",\"approval_number\":\"FL13139.1\",\"seq\":1,\"product_model\":\"Builder Triple 4\",\"product_description\":\"Solid and Perforated Configuration\",\"design_pressure\":\"+49.7\\\/-49.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#27712-R0\",\"approval_number\":\"FL27712.1\",\"seq\":1,\"product_model\":\"Aluminum Soffit Products\",\"product_description\":\"Aluminum Soffit Products\",\"design_pressure\":\"+82.9\\\/-82.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#27712-R2\",\"approval_number\":\"FL27712.2\",\"seq\":2,\"product_model\":\"Cedar Renditions Soffit\",\"product_description\":\"Aluminum Soffit Products\",\"design_pressure\":\"+81.0\\\/-71.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#42319-R0\",\"approval_number\":\"FL42319.1\",\"seq\":1,\"product_model\":\"PPSS and PPVS Vinyl Soffit Products (HVHZ)\",\"product_description\":\"PPSS and PPVS Vinyl Soffit Products (HVHZ)\",\"design_pressure\":\"+50\\\/-42\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#42319-R0\",\"approval_number\":\"FL42319.2\",\"seq\":2,\"product_model\":\"RST3NS and RST3NSHV Vinyl Soffit Products (HVHZ)\",\"product_description\":\"RST3NS and RST3NSHV Vinyl Soffit Products (HVHZ)\",\"design_pressure\":\"+50\\\/-42\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#47386-R0\",\"approval_number\":\"FL47386.1\",\"seq\":1,\"product_model\":\"Cellular PVC Soffits\",\"product_description\":\"Cellular PVC Soffits\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#13139-R0\",\"approval_number\":\"FL13139.2\",\"seq\":2,\"product_model\":\"Builders Double 5\",\"product_description\":\"Solid and Perforated Configuration\",\"design_pressure\":\"+59.6\\\/-59.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#13139-R0\",\"approval_number\":\"FL13139.3\",\"seq\":3,\"product_model\":\"Designer Beaded Panel\",\"product_description\":\"Solid and Perforated Configuration\",\"design_pressure\":\"+73.4\\\/-73.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#13139-R0\",\"approval_number\":\"FL13139.4\",\"seq\":4,\"product_model\":\"Double 5\",\"product_description\":\"Solid and Perforated Configuration\",\"design_pressure\":\"+69.6\\\/-69.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#13139-R0\",\"approval_number\":\"FL13139.5\",\"seq\":5,\"product_model\":\"Double 5 Heavy Gauge\",\"product_description\":\"Solid and Perforated Configuration\",\"design_pressure\":\"+76.2\\\/-76.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#13139-R0\",\"approval_number\":\"FL13139.6\",\"seq\":6,\"product_model\":\"Select Laminates\",\"product_description\":\"Solid and Basket Weave Configuration\",\"design_pressure\":\"+95.0\\\/-95.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#13139-R0\",\"approval_number\":\"FL13139.7\",\"seq\":7,\"product_model\":\"T3 Hidden Vent\",\"product_description\":\"Solid and Vented Configuration\",\"design_pressure\":\"+75.0\\\/-75.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#13139-R0\",\"approval_number\":\"FL13139.8\",\"seq\":8,\"product_model\":\"Triple 4\",\"product_description\":\"Solid, Perforated and Basket Configuration\",\"design_pressure\":\"+58.0\\\/-58.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#13139-R0\",\"approval_number\":\"FL13139.9\",\"seq\":9,\"product_model\":\"Vinyl Pro Double 5\",\"product_description\":\"Solid and Perforated Configuration\",\"design_pressure\":\"+71.6\\\/-71.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Building Products\",\"approval_number_master\":\"FL#13139-R0\",\"approval_number\":\"FL13139.10\",\"seq\":10,\"product_model\":\"Vinyl Pro Triple 4\",\"product_description\":\"Solid, Perforated and Basket Configuration\",\"design_pressure\":\"+56.5\\\/-56.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"James Hardie Building Products\":[{\"manufacturer\":\"James Hardie Building Products\",\"approval_number_master\":\"FL#13265-R3\",\"approval_number\":\"FL13265.1\",\"seq\":1,\"product_model\":\"HardieSoffit Panels\",\"product_description\":\"HardieSoffit Panels, Cemsoffit Panels; fiber-cement soffit panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"James Hardie Building Products\",\"approval_number_master\":\"FL#13265-R4\",\"approval_number\":\"FL13265.2\",\"seq\":2,\"product_model\":\"HardieSoffit VentedPlus Panels\",\"product_description\":\"HardieSoffit VentedPlus Panels; fiber-cement soffit panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Mitten Building Products\":[{\"manufacturer\":\"Mitten Building Products\",\"approval_number_master\":\"FL#13275-R0\",\"approval_number\":\"FL13275.1\",\"seq\":1,\"product_model\":\"\\\"D5\\\"\",\"product_description\":\"Vinyl Soffit Panel\",\"design_pressure\":\"+67\\\/-46\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mitten Building Products\",\"approval_number_master\":\"FL#5668-R0\",\"approval_number\":\"FL5668.1\",\"seq\":1,\"product_model\":\"D5 Soffit Plain and Perforated\",\"product_description\":\"0.040 inch panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mitten Building Products\",\"approval_number_master\":\"FL#5212-R2\",\"approval_number\":\"FL5212.1\",\"seq\":1,\"product_model\":\"T4 Soffit\",\"product_description\":\"12\\\" Plain Center and Full Vent\",\"design_pressure\":\"+67.4\\\/-67.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-05 00:00:00\",\"instructions_url\":\"\"}],\"CertainTeed, LLC (Siding)\":[{\"manufacturer\":\"CertainTeed, LLC (Siding)\",\"approval_number_master\":\"FL#13389-R9\",\"approval_number\":\"FL13389.1\",\"seq\":1,\"product_model\":\"CertainTeed Vinyl Soffit Systems (NON-HVHZ)\",\"product_description\":\"Vinyl soffit for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+246\\\/-76\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Alside\":[{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#15272-R0\",\"approval_number\":\"FL15272.1\",\"seq\":1,\"product_model\":\"a. \\\"2T\\\" Soffit\",\"product_description\":\"Vent or Solid Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#15272-R0\",\"approval_number\":\"FL15272.2\",\"seq\":2,\"product_model\":\"b. \\\"Alliance T4\\\" Soffit\",\"product_description\":\"Vent or Solid Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#15272-R0\",\"approval_number\":\"FL15272.3\",\"seq\":3,\"product_model\":\"c. \\\"Greenbriar Vintage Beaded' Soffit\",\"product_description\":\"Vent or Solid Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#15272-R0\",\"approval_number\":\"FL15272.4\",\"seq\":4,\"product_model\":\"d. \\\"D5\\\" Soffit\",\"product_description\":\"Vent or Solid Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#15272-R0\",\"approval_number\":\"FL15272.5\",\"seq\":5,\"product_model\":\"e. \\\"Charter Oak\\\" Soffit\",\"product_description\":\"Vent or Solid Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#15272-R0\",\"approval_number\":\"FL15272.6\",\"seq\":6,\"product_model\":\"f. \\\"Super Span\\\" Soffit\",\"product_description\":\"Vent or Solid Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#6005-R0\",\"approval_number\":\"FL6005.1\",\"seq\":1,\"product_model\":\"2-T\",\"product_description\":\"Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#6005-R0\",\"approval_number\":\"FL6005.2\",\"seq\":2,\"product_model\":\"Alliance T-4\",\"product_description\":\"Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#6005-R0\",\"approval_number\":\"FL6005.3\",\"seq\":3,\"product_model\":\"Charter Oak\",\"product_description\":\"Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#6005-R0\",\"approval_number\":\"FL6005.4\",\"seq\":4,\"product_model\":\"D5 Economy\",\"product_description\":\"Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#6005-R0\",\"approval_number\":\"FL6005.5\",\"seq\":5,\"product_model\":\"Greenbriar Beaded\",\"product_description\":\"Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#6005-R0\",\"approval_number\":\"FL6005.6\",\"seq\":6,\"product_model\":\"Super Span\",\"product_description\":\"Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#12143-R0\",\"approval_number\":\"FL12143.1\",\"seq\":1,\"product_model\":\"2-T and Home Run\",\"product_description\":\"Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#12143-R0\",\"approval_number\":\"FL12143.2\",\"seq\":2,\"product_model\":\"Alliance T4\",\"product_description\":\"Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#12143-R0\",\"approval_number\":\"FL12143.3\",\"seq\":3,\"product_model\":\"Charter Oak\",\"product_description\":\"Viny Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#12143-R0\",\"approval_number\":\"FL12143.4\",\"seq\":4,\"product_model\":\"Double 5\\\"\",\"product_description\":\"Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#12143-R0\",\"approval_number\":\"FL12143.5\",\"seq\":5,\"product_model\":\"Greenbriar Vintage Beaded\",\"product_description\":\"Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alside\",\"approval_number_master\":\"FL#12143-R0\",\"approval_number\":\"FL12143.6\",\"seq\":6,\"product_model\":\"Super Span\",\"product_description\":\"Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ATAS International, Inc.\":[{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#16083-R4\",\"approval_number\":\"FL16083.1\",\"seq\":1,\"product_model\":\"OPALINE and MPS120\",\"product_description\":\"OPWO45, OPWO65, OPFO40, OPFO60, OPMO45, MPS120\\\/MPV120\",\"design_pressure\":\"+107\\\/-127\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#39332-R1\",\"approval_number\":\"FL39332.1\",\"seq\":1,\"product_model\":\"01 Wave Panel - Soffit - Aluminum\",\"product_description\":\"Wave Panel is a corrugated metal Soffit Panel - fastened to structural Steel Supports.\",\"design_pressure\":\"+See\\\/-Report\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#39332-R1\",\"approval_number\":\"FL39332.2\",\"seq\":2,\"product_model\":\"02 Design Wall Soffit - Steel\",\"product_description\":\"The Design Wall System is a concealed fastener steel soffit fastened to structural Steel Supports.\",\"design_pressure\":\"+See\\\/-Report\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#39332-R1\",\"approval_number\":\"FL39332.3\",\"seq\":3,\"product_model\":\"03 Design Wall Soffit - Aluminum\",\"product_description\":\"The Design Wall System is a concealed fastener aluminum soffit fastened to structural Steel Supports\",\"design_pressure\":\"+See\\\/-Report\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#39332-R1\",\"approval_number\":\"FL39332.4\",\"seq\":4,\"product_model\":\"04 Design Wall Plus Soffit - Steel\",\"product_description\":\"The Design Wall Plus Clip Soffit System is concealed fastener steel Panel with a clip to enhance field installation.\",\"design_pressure\":\"+See\\\/-Report\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#39332-R1\",\"approval_number\":\"FL39332.5\",\"seq\":5,\"product_model\":\"05 Design Wall Plus Soffit - Aluminum\",\"product_description\":\"The Design Wall Plus Clip Soffit System is concealed fastener aluminum Panel with a clip to enhance field installation.\",\"design_pressure\":\"+See\\\/-Report\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Alpha Aluminum, Inc.\":[{\"manufacturer\":\"Alpha Aluminum, Inc.\",\"approval_number_master\":\"FL#16544-R0\",\"approval_number\":\"FL16544.1\",\"seq\":1,\"product_model\":\"Alpha Aluminum Solid & Vented Aluminum Soffit\\\/ CMU & Wood\",\"product_description\":\"Alpha Aluminum Solid & Vented Aluminum Soffit\\\/ CMU & Wood\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-30 00:00:00\",\"instructions_url\":\"\"}],\"Englert Inc.\":[{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#17216-R4\",\"approval_number\":\"FL17216.1\",\"seq\":1,\"product_model\":\"\\\"E375\\\" Soffit Panel\",\"product_description\":\"Corrugated lapped Soffit panel fastened into structural Steel Supports.\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ProVia LLC. (Siding) --- Formerly Provia-Heartland\":[{\"manufacturer\":\"ProVia LLC. (Siding) --- Formerly Provia-Heartland\",\"approval_number_master\":\"FL#19589-R3\",\"approval_number\":\"FL19589.1\",\"seq\":1,\"product_model\":\"Beaded Triple 1-3\\\/4\\\"\",\"product_description\":\"Beaded Triple 1-3\\\/4\\\" Soffit\",\"design_pressure\":\"+N\\\/A\\\/-21.26\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Siding) --- Formerly Provia-Heartland\",\"approval_number_master\":\"FL#19589-R3\",\"approval_number\":\"FL19589.2\",\"seq\":2,\"product_model\":\"HeartTech Double 6\\\" (D6)\",\"product_description\":\"HeartTech Double 6\\\" (D6) Soffit\",\"design_pressure\":\"+N\\\/A\\\/-19.53\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Siding) --- Formerly Provia-Heartland\",\"approval_number_master\":\"FL#19589-R3\",\"approval_number\":\"FL19589.3\",\"seq\":3,\"product_model\":\"Universal Double 5\\\" (D5)\",\"product_description\":\"Universal Double 5\\\" (D5) Soffit\",\"design_pressure\":\"+N\\\/A\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Siding) --- Formerly Provia-Heartland\",\"approval_number_master\":\"FL#19589-R3\",\"approval_number\":\"FL19589.4\",\"seq\":4,\"product_model\":\"Universal Triple 4\\\" (T4)\",\"product_description\":\"Universal Triple 4\\\" (T4) Soffit\",\"design_pressure\":\"+N\\\/A\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Siding) --- Formerly Provia-Heartland\",\"approval_number_master\":\"FL#19589-R3\",\"approval_number\":\"FL19589.5\",\"seq\":5,\"product_model\":\"Woodhaven Triple 3-1\\\/2\\\"\",\"product_description\":\"Woodhaven Triple 3-1\\\/2\\\" Soffit\",\"design_pressure\":\"+N\\\/A\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Petersen Aluminum Corp.\":[{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23157-R2\",\"approval_number\":\"FL23157.1\",\"seq\":1,\"product_model\":\"Flush Panel (.032\\\" min.)\",\"product_description\":\"12\\\" wide x .032\\\" (min.) Aluminum Soffit Panel\",\"design_pressure\":\"+N\\\/A\\\/-80\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23157-R2\",\"approval_number\":\"FL23157.2\",\"seq\":2,\"product_model\":\"Flush Panel (.040\\\" min.)\",\"product_description\":\"12\\\" wide x .040\\\" (min.) Aluminum Soffit Panel\",\"design_pressure\":\"+N\\\/A\\\/-290\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23157-R2\",\"approval_number\":\"FL23157.3\",\"seq\":3,\"product_model\":\"Flush Panel (22 ga. min.)\",\"product_description\":\"12\\\" wide x 22 ga. (min.) Steel Soffit Panel\",\"design_pressure\":\"+N\\\/A\\\/-210\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23157-R2\",\"approval_number\":\"FL23157.4\",\"seq\":4,\"product_model\":\"Flush Panel (24 ga. min.)\",\"product_description\":\"12\\\" wide x 24 ga. (min.) Steel Soffit Panel\",\"design_pressure\":\"+N\\\/A\\\/-165\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23157-R2\",\"approval_number\":\"FL23157.5\",\"seq\":5,\"product_model\":\"PAC-850 .032\\\" (min.) Aluminum Soffit\",\"product_description\":\"PAC-850 Aluminum Soffit x 12\\\" wide, .032\\\" (min.) Aluminum Soffit, Solid, Fully-Vented or 1\\\/2 Vented.\",\"design_pressure\":\"+N\\\/A\\\/-110.9\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23157-R2\",\"approval_number\":\"FL23157.6\",\"seq\":6,\"product_model\":\"PAC-850 .032\\\" (min.) Aluminum Soffit\",\"product_description\":\"PAC-850 Aluminum Soffit x 12\\\" wide, .032\\\" (min.) Aluminum Soffit, Solid, Fully-Vented or 1\\\/2 Vented.\",\"design_pressure\":\"+N\\\/A\\\/-100\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#4483-R2\",\"approval_number\":\"FL4483.1\",\"seq\":1,\"product_model\":\"PAC 850 Aluminum Soffit\",\"product_description\":\"PAC 850 Aluminum Soffit x 12\\\" wide, .032\\\" Aluminum Soffit,\\nSolid, Fully-Vented or 1\\\/2 Vented.\",\"design_pressure\":\"+N\\\/A\\\/-110.9PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#16582-R0\",\"approval_number\":\"FL16582.1\",\"seq\":1,\"product_model\":\"PAC-850 Aluminum Soffit\",\"product_description\":\"PAC-850 Aluminum Soffit x 12\\\" wide, .032\\\" Aluminum Soffit, Solid, Fully-Vented or 1\\\/2 Vented.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#16971-R0\",\"approval_number\":\"FL16971.1\",\"seq\":1,\"product_model\":\"Flush Panel (.032\\\")\",\"product_description\":\"12\\\" wide x .032\\\" Aluminum Soffit Panel\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#16971-R0\",\"approval_number\":\"FL16971.2\",\"seq\":2,\"product_model\":\"Flush Panel (.040\\\")\",\"product_description\":\"12\\\" wide x .040\\\" Aluminum Soffit Panel\",\"design_pressure\":\"+145.0\\\/-145.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#16971-R0\",\"approval_number\":\"FL16971.3\",\"seq\":3,\"product_model\":\"Flush Panel (22 ga.)\",\"product_description\":\"12\\\" wide x 22 ga. Steel Soffit Panel\",\"design_pressure\":\"+105.0\\\/-105.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#16971-R0\",\"approval_number\":\"FL16971.4\",\"seq\":4,\"product_model\":\"Flush Panel (24 ga.)\",\"product_description\":\"12\\\" wide x 24 ga. Steel Soffit Panel\",\"design_pressure\":\"+82.5\\\/-82.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-07 00:00:00\",\"instructions_url\":\"\"}],\"KP Building Products\\\/CertainTeed\":[{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#31727-R0\",\"approval_number\":\"FL31727.1\",\"seq\":1,\"product_model\":\"10\\\" Perforated Vinyl Soffit No. VFV10\",\"product_description\":\"10\\\" Perforated Vinyl Soffit No. VFV10\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#31727-R3\",\"approval_number\":\"FL31727.2\",\"seq\":2,\"product_model\":\"10\\\" Perforated Vinyl Soffit & 10\\\" Solid Vinyl Soffit\",\"product_description\":\"10\\\" Perforated Vinyl Soffit & 10\\\" Solid Vinyl Soffit - Single Spans\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#1653-R0\",\"approval_number\":\"FL1653.1\",\"seq\":1,\"product_model\":\"Beaded Soffit 8\\\" Solid\",\"product_description\":\"Beaded Soffit 8\\\" Solid\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#1653-R0\",\"approval_number\":\"FL1653.2\",\"seq\":2,\"product_model\":\"Beaded Soffit 8\\\" Vented\",\"product_description\":\"Beaded Soffit 8\\\" Vented\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#1653-R0\",\"approval_number\":\"FL1653.3\",\"seq\":3,\"product_model\":\"C-Vent Perf. WG Soffit 12\\\"\",\"product_description\":\"C-Vent Perf. WG Soffit 12\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#1653-R0\",\"approval_number\":\"FL1653.4\",\"seq\":4,\"product_model\":\"I-Span Soffit D5 Solid\",\"product_description\":\"I-Span Soffit Double 5\\\" Solid\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#1653-R0\",\"approval_number\":\"FL1653.5\",\"seq\":5,\"product_model\":\"I-Span Soffit D5 Vented\",\"product_description\":\"I-Span Soffit Double 5\\\" Vented\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#1653-R0\",\"approval_number\":\"FL1653.6\",\"seq\":6,\"product_model\":\"Lanced Brushed Soffit 12\\\"\",\"product_description\":\"Lanced Brushed Soffit 12\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#1653-R0\",\"approval_number\":\"FL1653.7\",\"seq\":7,\"product_model\":\"Perf. Matte Soffit 12\\\"\",\"product_description\":\"Perforated Matte Soffit 12\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#1653-R0\",\"approval_number\":\"FL1653.8\",\"seq\":8,\"product_model\":\"Perf. WG Soffit 10\\\"\",\"product_description\":\"Perforated WG Soffit 10\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#1653-R0\",\"approval_number\":\"FL1653.9\",\"seq\":9,\"product_model\":\"Perf. WG Soffit 12\\\"\",\"product_description\":\"Perforated WG Soffit 12\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#1653-R0\",\"approval_number\":\"FL1653.10\",\"seq\":10,\"product_model\":\"Solid Brushed Soffit 12\\\"\",\"product_description\":\"Solid Brushed Soffit 12\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#1653-R0\",\"approval_number\":\"FL1653.11\",\"seq\":11,\"product_model\":\"Solid Matte Soffit 12\\\"\",\"product_description\":\"Solid Matte Soffit 12\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#1653-R0\",\"approval_number\":\"FL1653.12\",\"seq\":12,\"product_model\":\"Solid WG Soffit 12\\\"\",\"product_description\":\"Solid WG Soffit 12\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#1653-R0\",\"approval_number\":\"FL1653.13\",\"seq\":13,\"product_model\":\"Vertical WG Soffit 10\\\"\",\"product_description\":\"Vertical WG Soffit 10\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#12200-R0\",\"approval_number\":\"FL12200.1\",\"seq\":1,\"product_model\":\"10\\\" I-Span\",\"product_description\":\"I-Span Double 5 Solid and Vented Soffit\",\"design_pressure\":\"+37.5\\\/-37.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-11-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#12200-R0\",\"approval_number\":\"FL12200.2\",\"seq\":2,\"product_model\":\"10\\\" Woodgrain Plain\",\"product_description\":\"10\\\" Vertical Soffit and 10\\\" Perforated Soffit\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-11-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KP Building Products\\\/CertainTeed\",\"approval_number_master\":\"FL#12200-R0\",\"approval_number\":\"FL12200.3\",\"seq\":3,\"product_model\":\"12\\\" Woodgrain Plain\",\"product_description\":\"Soffit 12\\\" Solid, Perforated, C-Perforated, Lanced, Matte, Brushed\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-11-11 00:00:00\",\"instructions_url\":\"\"}],\"Ply Gem Siding Group\":[{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#32502-R0\",\"approval_number\":\"FL32502.1\",\"seq\":1,\"product_model\":\"Mastic Soffits\",\"product_description\":\"Vinyl and Aluminum\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#33178-R0\",\"approval_number\":\"FL33178.1\",\"seq\":1,\"product_model\":\"Georgia Pacific Soffits\",\"product_description\":\"Aluminum and Vinyl\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#33919-R0\",\"approval_number\":\"FL33919.1\",\"seq\":1,\"product_model\":\"Variform Soffit\",\"product_description\":\"Aluminum and Vinyl Soffits\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#37822-R0\",\"approval_number\":\"FL37822.1\",\"seq\":1,\"product_model\":\"Aluminum Soffit\",\"product_description\":\"Mastic\\\/Ply Gem Performance Collection Aluminum Soffits\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15847-R0\",\"approval_number\":\"FL15847.1\",\"seq\":1,\"product_model\":\"D5 Mastic Pro SeriesVinyl Soffit\",\"product_description\":\"10\\\" Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15847-R0\",\"approval_number\":\"FL15847.2\",\"seq\":2,\"product_model\":\"Mastic Endurance 12\\\" Alum. Soffit\",\"product_description\":\"Double 6 Aluminum Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15847-R0\",\"approval_number\":\"FL15847.3\",\"seq\":3,\"product_model\":\"Mastic Endurance D6 Alum. Soffit\",\"product_description\":\"12\\\" Aluminum Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15847-R0\",\"approval_number\":\"FL15847.4\",\"seq\":4,\"product_model\":\"Mastic Envoy 12\\\" Aluminum Soffit\",\"product_description\":\"D6 Aluminum Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15847-R0\",\"approval_number\":\"FL15847.5\",\"seq\":5,\"product_model\":\"Mastic Envoy 12\\\" Aluminum Soffit\",\"product_description\":\"D6 Aluminum Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15847-R0\",\"approval_number\":\"FL15847.6\",\"seq\":6,\"product_model\":\"Mastic Envoy 6\\\" Aluminum Soffit\",\"product_description\":\"6\\\" Aluminum Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15847-R0\",\"approval_number\":\"FL15847.7\",\"seq\":7,\"product_model\":\"Mastic Envoy Quad 4 Aluminum Soffit\",\"product_description\":\"Quad 4 Aluminum Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15847-R0\",\"approval_number\":\"FL15847.8\",\"seq\":8,\"product_model\":\"Mastic Pro Series Beaded Vinyl Soffit\",\"product_description\":\"Triple 2 2\\\/3 Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15847-R0\",\"approval_number\":\"FL15847.9\",\"seq\":9,\"product_model\":\"Mastic Pro Tech Plus D5 Vinyl Soffit\",\"product_description\":\"10\\\" Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15847-R0\",\"approval_number\":\"FL15847.10\",\"seq\":10,\"product_model\":\"Mastic T4 Economy Aluminum Soffit\",\"product_description\":\"Triple 4 Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15847-R0\",\"approval_number\":\"FL15847.11\",\"seq\":11,\"product_model\":\"Mastic T4 Pro Series Vinyl Soffit\",\"product_description\":\"Triple 4 Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15847-R0\",\"approval_number\":\"FL15847.12\",\"seq\":12,\"product_model\":\"Mastic T4 Univeral Vinyl Soffit\",\"product_description\":\"12\\\" Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15847-R0\",\"approval_number\":\"FL15847.13\",\"seq\":13,\"product_model\":\"Mastic Trade Mark D5 Vinyl Soffit\",\"product_description\":\"10\\\" Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15847-R0\",\"approval_number\":\"FL15847.14\",\"seq\":14,\"product_model\":\"Mastic Ventura Vinyl Soffit\",\"product_description\":\"Triple 3 1\\\/3 Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15941-R0\",\"approval_number\":\"FL15941.1\",\"seq\":1,\"product_model\":\"Variform Beaded 7\\\" Vinyl\",\"product_description\":\"Product Codes 157, 158\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15941-R0\",\"approval_number\":\"FL15941.2\",\"seq\":2,\"product_model\":\"Variform Commercial D6 Aluminum\",\"product_description\":\"Product Codes 36680, 36681\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15941-R0\",\"approval_number\":\"FL15941.3\",\"seq\":3,\"product_model\":\"Variform Commercial T4 Aluminum\",\"product_description\":\"Product Codes 36694, 36695, 36696\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15941-R0\",\"approval_number\":\"FL15941.4\",\"seq\":4,\"product_model\":\"Variform D5 Premium Vinyl\",\"product_description\":\"Catalog Codes 140, 141\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15941-R0\",\"approval_number\":\"FL15941.5\",\"seq\":5,\"product_model\":\"Variform D5 Standard Vinyl\",\"product_description\":\"Product Codes 144, 145\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15941-R0\",\"approval_number\":\"FL15941.6\",\"seq\":6,\"product_model\":\"Variform Quad 4 Aluminum\",\"product_description\":\"Product Codes 36697, 36698\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15941-R0\",\"approval_number\":\"FL15941.7\",\"seq\":7,\"product_model\":\"Variform Triple 4 Vinyl\",\"product_description\":\"Catalog Codes 230, 231, 232\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15941-R0\",\"approval_number\":\"FL15941.8\",\"seq\":8,\"product_model\":\"Variform Trivent Vinyl\",\"product_description\":\"Product Codes 133, 134\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15941-R0\",\"approval_number\":\"FL15941.9\",\"seq\":9,\"product_model\":\"Variform.013 T4 Aluminum\",\"product_description\":\"Product Codes 36768, 36769, 36770\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15941-R0\",\"approval_number\":\"FL15941.10\",\"seq\":10,\"product_model\":\"Variform\\\/Durabuilt D6 Aluminum\",\"product_description\":\"Product Codes 36682, 36683\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15941-R0\",\"approval_number\":\"FL15941.11\",\"seq\":11,\"product_model\":\"Variform\\\/Durabuilt T4 Aluminum\",\"product_description\":\"Product Codes 36687, 36688, 36689\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15964-R0\",\"approval_number\":\"FL15964.1\",\"seq\":1,\"product_model\":\"Georgia-Pacific .013 T4 Aluminum\",\"product_description\":\"Product Codes 36768, 36769,36770\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15964-R0\",\"approval_number\":\"FL15964.2\",\"seq\":2,\"product_model\":\"Georgia-Pacific 7\\\" Beaded Vinyl\",\"product_description\":\"Product Codes 157, 158\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15964-R0\",\"approval_number\":\"FL15964.3\",\"seq\":3,\"product_model\":\"Georgia-Pacific D5 Standard Vinyl\",\"product_description\":\"Product Codes 144, 145\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15964-R0\",\"approval_number\":\"FL15964.4\",\"seq\":4,\"product_model\":\"Georgia-Pacific Double 5 Vinyl\",\"product_description\":\"Product Codes 140, 141\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15964-R0\",\"approval_number\":\"FL15964.5\",\"seq\":5,\"product_model\":\"Georgia-Pacific Double 6 Aluminum\",\"product_description\":\"Product Codes 36680, 36681\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15964-R0\",\"approval_number\":\"FL15964.6\",\"seq\":6,\"product_model\":\"Georgia-Pacific Quad 4 Aluminum\",\"product_description\":\"Product Codes 36697, 36698\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15964-R0\",\"approval_number\":\"FL15964.7\",\"seq\":7,\"product_model\":\"Georgia-Pacific Triple 4 Aluminum\",\"product_description\":\"Product Codes 36694, 36695, 36696\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15964-R0\",\"approval_number\":\"FL15964.8\",\"seq\":8,\"product_model\":\"Georgia-Pacific Triple 4 Vinyl\",\"product_description\":\"Product Codes 150.151, 152\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15964-R0\",\"approval_number\":\"FL15964.9\",\"seq\":9,\"product_model\":\"GP\\\/Durabuilt Double 6 Aluminum\",\"product_description\":\"Product Codes 36682, 36683\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#15964-R0\",\"approval_number\":\"FL15964.10\",\"seq\":10,\"product_model\":\"GP\\\/Durabuilt Triple 4 Aluminum\",\"product_description\":\"Product Codes 36687, 36688, 36689\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#16077-R0\",\"approval_number\":\"FL16077.1\",\"seq\":1,\"product_model\":\"Durabuilt Double 6 Alum Soffit\",\"product_description\":\"Product Codes 36682, 36683\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#16077-R0\",\"approval_number\":\"FL16077.2\",\"seq\":2,\"product_model\":\"Durabuilt Triple 4 Alum Soffit\",\"product_description\":\"Product Codes 36687, 36688, 36689\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#16077-R0\",\"approval_number\":\"FL16077.3\",\"seq\":3,\"product_model\":\"Napco .013 T4 Aluminum Soffit\",\"product_description\":\"Product Codes 36768, 36769, 36770\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#16077-R0\",\"approval_number\":\"FL16077.4\",\"seq\":4,\"product_model\":\"Napco Beaded Vinyl Soffit\",\"product_description\":\"Product Codes 36445, 36446\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#16077-R0\",\"approval_number\":\"FL16077.5\",\"seq\":5,\"product_model\":\"Napco D5 Premium Vinyl Soffit\",\"product_description\":\"Product Codes 36575, 36576\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#16077-R0\",\"approval_number\":\"FL16077.6\",\"seq\":6,\"product_model\":\"Napco D5 Standard Vinyl Soffit\",\"product_description\":\"Product Codes 36406, 36407\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#16077-R0\",\"approval_number\":\"FL16077.7\",\"seq\":7,\"product_model\":\"Napco D6 PVC Coated Alum Soffit\",\"product_description\":\"Product Codes 36680321, 36681321\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#16077-R0\",\"approval_number\":\"FL16077.8\",\"seq\":8,\"product_model\":\"Napco Double 6 Aluminum Soffit\",\"product_description\":\"Product Code 36680. 36681\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#16077-R0\",\"approval_number\":\"FL16077.9\",\"seq\":9,\"product_model\":\"Napco Quad 4 Aluminum Soffit\",\"product_description\":\"Product Codes 36697, 36698\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#16077-R0\",\"approval_number\":\"FL16077.10\",\"seq\":10,\"product_model\":\"Napco Triad Plus Vinyl Soffit\",\"product_description\":\"Product Codes 36497, 36498\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#16077-R0\",\"approval_number\":\"FL16077.11\",\"seq\":11,\"product_model\":\"Napco Triple 4 Aluminum Soffit\",\"product_description\":\"Product Codes 36694, 36695, 36696\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#16077-R0\",\"approval_number\":\"FL16077.12\",\"seq\":12,\"product_model\":\"Napco Triple 4 Vinyl Soffit\",\"product_description\":\"Product Codes 36572, 35573, 36574\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#17636-R0\",\"approval_number\":\"FL17636.1\",\"seq\":1,\"product_model\":\"Mastic Soffits\",\"product_description\":\"Vinyl and Aluminum Soffits\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#17673-R0\",\"approval_number\":\"FL17673.1\",\"seq\":1,\"product_model\":\"Variform Soffits\",\"product_description\":\"Aluminum & Vinyl Soffits\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#17770-R0\",\"approval_number\":\"FL17770.1\",\"seq\":1,\"product_model\":\"Georgia-Pacific Soffits\",\"product_description\":\"Vinyl and Aluminum\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#17778-R0\",\"approval_number\":\"FL17778.1\",\"seq\":1,\"product_model\":\"Napco Soffit\",\"product_description\":\"Aluminum & Vinyl\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#23352-R0\",\"approval_number\":\"FL23352.1\",\"seq\":1,\"product_model\":\"Mastic Soffits\",\"product_description\":\"Vinyl and Aluminum\",\"design_pressure\":\"+57.7\\\/-55.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#24161-R0\",\"approval_number\":\"FL24161.1\",\"seq\":1,\"product_model\":\"Variform Soffits\",\"product_description\":\"Vinyl and Aluminum\",\"design_pressure\":\"+77.0\\\/-73.6\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#24445-R0\",\"approval_number\":\"FL24445.1\",\"seq\":1,\"product_model\":\"Georgia Pacific Soffit\",\"product_description\":\"Aluminum and Vinyl\",\"design_pressure\":\"+72.5\\\/-72.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#24445-R0\",\"approval_number\":\"FL24445.2\",\"seq\":2,\"product_model\":\"Georgia Pacific Soffits\",\"product_description\":\"Aluminum and Vinyl Soffits\",\"design_pressure\":\"+76.3\\\/-76.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#24484-R0\",\"approval_number\":\"FL24484.1\",\"seq\":1,\"product_model\":\"Napco Soffits\",\"product_description\":\"Aluminum and Vinyl\",\"design_pressure\":\"+76.3\\\/-76.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem Siding Group\",\"approval_number_master\":\"FL#37824-R0\",\"approval_number\":\"FL37824.1\",\"seq\":1,\"product_model\":\"Aluminum Soffit\",\"product_description\":\"Variform Aluminum Soffits\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Rollex Corp. dba Alsco Metals\":[{\"manufacturer\":\"Rollex Corp. dba Alsco Metals\",\"approval_number_master\":\"FL#35145-R1\",\"approval_number\":\"FL35145.1\",\"seq\":1,\"product_model\":\"Quad 4 Soffit\",\"product_description\":\"0.017\\\" or 0.019\\\" Q416\",\"design_pressure\":\"+180\\\/-69\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rollex Corp. dba Alsco Metals\",\"approval_number_master\":\"FL#35145-R1\",\"approval_number\":\"FL35145.2\",\"seq\":2,\"product_model\":\"ValuBilt Triple 4 Soffit\",\"product_description\":\"0.017\\\" or 0.019\\\" VBT412\",\"design_pressure\":\"+180\\\/-69\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Morton Buildings, Inc\":[{\"manufacturer\":\"Morton Buildings, Inc\",\"approval_number_master\":\"FL#37298-R1\",\"approval_number\":\"FL37298.1\",\"seq\":1,\"product_model\":\"Country Craft Steel Soffit\",\"product_description\":\"Steel soffit solid and perforated\",\"design_pressure\":\"+155\\\/-155\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morton Buildings, Inc\",\"approval_number_master\":\"FL#13665-R0\",\"approval_number\":\"FL13665.1\",\"seq\":1,\"product_model\":\"Country Craft Steel Soffit\",\"product_description\":\"Solid or Perforated Painted Steel Soffit\",\"design_pressure\":\"+153.3\\\/-153.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morton Buildings, Inc\",\"approval_number_master\":\"FL#25871-R0\",\"approval_number\":\"FL25871.1\",\"seq\":1,\"product_model\":\"Country Craft Steel Soffit\",\"product_description\":\"Steel Soffit solid and perforated\",\"design_pressure\":\"+153.3\\\/-153.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"SAGIPER North America Inc.\":[{\"manufacturer\":\"SAGIPER North America Inc.\",\"approval_number_master\":\"FL#41603-R2\",\"approval_number\":\"FL41603.1\",\"seq\":1,\"product_model\":\"SAGIREV\",\"product_description\":\"Extruded polyvinyl chloride (PVC), coated with PVC film, soffit boards for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Omnimax International, Inc.\":[{\"manufacturer\":\"Omnimax International, Inc.\",\"approval_number_master\":\"FL#41712-R1\",\"approval_number\":\"FL41712.1\",\"seq\":1,\"product_model\":\"\\\"Knotwood\\\" Series KEC150\",\"product_description\":\"Aluminum interlocking Soffit panel system with a wood-grain texture appearance, attached through plywood sheathing into wood supports.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Longboard Architectural Products\":[{\"manufacturer\":\"Longboard Architectural Products\",\"approval_number_master\":\"FL#41776-R3\",\"approval_number\":\"FL41776.1\",\"seq\":1,\"product_model\":\"Tongue & Groove Soffit System (HVHZ)\",\"product_description\":\"Tongue & Groove Soffit System (HVHZ)\",\"design_pressure\":\"+121\\\/-121\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Aluminum Force Supply & Manufacturing\":[{\"manufacturer\":\"Aluminum Force Supply & Manufacturing\",\"approval_number_master\":\"FL#46125-R0\",\"approval_number\":\"FL46125.1\",\"seq\":1,\"product_model\":\"a. Aluminum Soffit\",\"product_description\":\"Aluminum \\\"V - Groove\\\" Soffit - Full Vent and Opaque Quad 4 (Q4)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ChamClad by Chameleon\":[{\"manufacturer\":\"ChamClad by Chameleon\",\"approval_number_master\":\"FL#46611-R0\",\"approval_number\":\"FL46611.1\",\"seq\":1,\"product_model\":\"CWS 6\\\" Decorative Exterior Soffit Systems\",\"product_description\":\"Decorative exterior 100% recycled PVC Soffit Systems.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Associated Materials\":[{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#46697-R1\",\"approval_number\":\"FL46697.5\",\"seq\":5,\"product_model\":\"e. Gentek Series - Quad 4 Soffit\",\"product_description\":\"Aluminum \\\"V - Flat Groove\\\" Soffit - Full Vent and Opaque Quad 4 (16\\\" Panels)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#46697-R1\",\"approval_number\":\"FL46697.6\",\"seq\":6,\"product_model\":\"f. Alside Series - Quad 4 Soffit\",\"product_description\":\"Aluminum \\\"V - Flat Groove\\\" Soffit - Full Vent and Opaque Quad 4 (16\\\" Panels)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#46697-R0\",\"approval_number\":\"FL46697.1\",\"seq\":1,\"product_model\":\"a. Alside Series - T4 Soffit\",\"product_description\":\"Aluminum \\\"V - Groove\\\" Soffit - Full Vent and Opaque Triple 4 (12\\\" Panels)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#46697-R0\",\"approval_number\":\"FL46697.2\",\"seq\":2,\"product_model\":\"b. Gentek Series - T4 Soffit\",\"product_description\":\"Aluminum \\\"V - Groove\\\" Soffit - Full Vent and Opaque Triple 4 (12\\\" Panels)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#46697-R0\",\"approval_number\":\"FL46697.3\",\"seq\":3,\"product_model\":\"c. Alside Series - Quad 4 Soffit\",\"product_description\":\"Aluminum \\\"V - Groove\\\" Soffit - Center Vent and Opaque Quad 4 (16\\\" Panels)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Associated Materials\",\"approval_number_master\":\"FL#46697-R0\",\"approval_number\":\"FL46697.4\",\"seq\":4,\"product_model\":\"d. Gentek Series - Quad 4 Soffit\",\"product_description\":\"Aluminum \\\"V - Groove\\\" Soffit - Center Vent and Opaque Quad 4 (16\\\" Panels)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Gentek Building Products\":[{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#46929-R0\",\"approval_number\":\"FL46929.1\",\"seq\":1,\"product_model\":\"a. \\\"Fairweather\\\" Soffit\",\"product_description\":\"Vent or Solid Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#46929-R0\",\"approval_number\":\"FL46929.2\",\"seq\":2,\"product_model\":\"b. \\\"Beaded\\\" Soffit\",\"product_description\":\"Vent or Solid Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#46929-R0\",\"approval_number\":\"FL46929.3\",\"seq\":3,\"product_model\":\"c. \\\"Oxford\\\" Soffit\",\"product_description\":\"Vent or Solid Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#46929-R0\",\"approval_number\":\"FL46929.4\",\"seq\":4,\"product_model\":\"d. \\\"Sequoia\\\" Soffit\",\"product_description\":\"Vent or Solid Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#2982-R2\",\"approval_number\":\"FL2982.1\",\"seq\":1,\"product_model\":\"High Tensile Soffit\",\"product_description\":\"Quad 4 - 16\\\" Soffit\",\"design_pressure\":\"+66.7\\\/-53.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#2982-R2\",\"approval_number\":\"FL2982.2\",\"seq\":2,\"product_model\":\"PC Soffit\",\"product_description\":\"Quad 4 - 16\\\" Soffit\",\"design_pressure\":\"+66.7\\\/-53.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#2982-R2\",\"approval_number\":\"FL2982.3\",\"seq\":3,\"product_model\":\"Value Guard Soffit\",\"product_description\":\"12\\\" T-4 Soffit\",\"design_pressure\":\"+66.7\\\/-53.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#13083-R0\",\"approval_number\":\"FL13083.1\",\"seq\":1,\"product_model\":\"a. \\\"Sequoia Select\\\"\",\"product_description\":\"Hidden Vent or Solid Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#13083-R0\",\"approval_number\":\"FL13083.2\",\"seq\":2,\"product_model\":\"b. \\\"Sovereign\\\"\",\"product_description\":\"Hidden Vent or Solid Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gentek Building Products\",\"approval_number_master\":\"FL#13083-R0\",\"approval_number\":\"FL13083.3\",\"seq\":3,\"product_model\":\"c. \\\"Hidden Ridge\\\"\",\"product_description\":\"Hidden Vent or Solid Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Rulon International\":[{\"manufacturer\":\"Rulon International\",\"approval_number_master\":\"FL#47510-R0\",\"approval_number\":\"FL47510.1\",\"seq\":1,\"product_model\":\"Rulon Endure Soffit System\",\"product_description\":\"Endure Linear 900 Series Engineered Polymer (PVC) Ceiling Panel\\\/Soffit Panel System.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Branch Technology\":[{\"manufacturer\":\"Branch Technology\",\"approval_number_master\":\"FL#47593-R0\",\"approval_number\":\"FL47593.1\",\"seq\":1,\"product_model\":\"BranchClad Fa\\u00e7ade Panel Direct Attachment (HVHZ)\",\"product_description\":\"BranchClad Fa\\u00e7ade Panel Direct Attachment (HVHZ)\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"MP Global Products, LLC\":[{\"manufacturer\":\"MP Global Products, LLC\",\"approval_number_master\":\"FL#16540-R6\",\"approval_number\":\"FL16540.1\",\"seq\":1,\"product_model\":\"ZipUP Underdeck System\",\"product_description\":\"Rigid PVC panel system designed for use in soffits and awnings.\",\"design_pressure\":\"+29.12\\\/-29.12\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Style Crest Inc.\":[{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#47784-R0\",\"approval_number\":\"FL47784.1\",\"seq\":1,\"product_model\":\"D5 Soffit Panels\",\"product_description\":\"Universal and Duraspan D5 Solid and Vented Soffit Panels\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#47784-R0\",\"approval_number\":\"FL47784.2\",\"seq\":2,\"product_model\":\"T4 Soffit Panels\",\"product_description\":\"Universal and Duraspan T4 Solid and Vented Soffit Panels\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#8570-R0\",\"approval_number\":\"FL8570.1\",\"seq\":1,\"product_model\":\"Duraspan D5 Soffit\",\"product_description\":\"\",\"design_pressure\":\"+54.4\\\/-54.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#8570-R0\",\"approval_number\":\"FL8570.2\",\"seq\":2,\"product_model\":\"Duraspan T4 soffit\",\"product_description\":\"\",\"design_pressure\":\"+45.4\\\/-45.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#8570-R0\",\"approval_number\":\"FL8570.3\",\"seq\":3,\"product_model\":\"T2 Porch Panel\",\"product_description\":\"\",\"design_pressure\":\"+90.7\\\/-90.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#8570-R0\",\"approval_number\":\"FL8570.4\",\"seq\":4,\"product_model\":\"Universal D5 Soffit\",\"product_description\":\"\",\"design_pressure\":\"+51.7\\\/-51.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#8570-R0\",\"approval_number\":\"FL8570.5\",\"seq\":5,\"product_model\":\"Universal T4 Soffit\",\"product_description\":\"\",\"design_pressure\":\"+43.1\\\/-43.1\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#12236-R0\",\"approval_number\":\"FL12236.1\",\"seq\":1,\"product_model\":\"DuraSpan D5 Soffit (aka ProSpan D5 Premium)\",\"product_description\":\"D5 Configuration\",\"design_pressure\":\"+30.7\\\/-30.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#12236-R0\",\"approval_number\":\"FL12236.2\",\"seq\":2,\"product_model\":\"DuraSpan T2 Porch Panel (aka ProSpan Premium - T2 Porch Panel)\",\"product_description\":\"T2 Configuration\",\"design_pressure\":\"+52.4\\\/-52.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#12236-R0\",\"approval_number\":\"FL12236.3\",\"seq\":3,\"product_model\":\"DuraSpan T4 Soffit (aka ProSpan T4 Premium)\",\"product_description\":\"T4 Configuration\",\"design_pressure\":\"+30.7\\\/-30.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#12236-R0\",\"approval_number\":\"FL12236.4\",\"seq\":4,\"product_model\":\"Universal D5 Soffit (aka ProSpan D5 Soffit)\",\"product_description\":\"D5 Configuration\",\"design_pressure\":\"+30.7\\\/-30.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#12236-R0\",\"approval_number\":\"FL12236.5\",\"seq\":5,\"product_model\":\"Universal T4 Soffit (aka ProSpan T4 Soffit)\",\"product_description\":\"T4 Configuration\",\"design_pressure\":\"+30.7\\\/-30.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#12236-R1\",\"approval_number\":\"FL12236.6\",\"seq\":6,\"product_model\":\"Triple 2 Porch Panel (aka ProSpan Premium or Pioneer)\",\"product_description\":\"Solid and Vented - Staple Installation\",\"design_pressure\":\"+53.3\\\/-53.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#12236-R1\",\"approval_number\":\"FL12236.7\",\"seq\":7,\"product_model\":\"Universal Double 5 (aka ProSpan)\",\"product_description\":\"Solid & Full Vent - Nail Installation\",\"design_pressure\":\"+41.0\\\/-41.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#12236-R1\",\"approval_number\":\"FL12236.8\",\"seq\":8,\"product_model\":\"Universal Double 5 (aka ProSpan)\",\"product_description\":\"Solid & Full Vent - Staple Installation\",\"design_pressure\":\"+30.4\\\/-30.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#12236-R1\",\"approval_number\":\"FL12236.9\",\"seq\":9,\"product_model\":\"Universal Triple 4 (aka ProSpan)\",\"product_description\":\"Solid, Full and Center Vent - Nail Installation\",\"design_pressure\":\"+34.2\\\/-34.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#12236-R1\",\"approval_number\":\"FL12236.10\",\"seq\":10,\"product_model\":\"Universal Triple 4 (aka ProSpan)\",\"product_description\":\"Solid, Full and Center Vent - Staple Installation\",\"design_pressure\":\"+25.3\\\/-25.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Guardian Building Products - Ashley Aluminum, LLC\":[{\"manufacturer\":\"Guardian Building Products - Ashley Aluminum, LLC\",\"approval_number_master\":\"FL#406-R0\",\"approval_number\":\"FL406.1\",\"seq\":1,\"product_model\":\"#41550\",\"product_description\":\"16\\\" Quad Four Q\\\/4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Guardian Building Products - Ashley Aluminum, LLC\",\"approval_number_master\":\"FL#406-R0\",\"approval_number\":\"FL406.2\",\"seq\":2,\"product_model\":\"#45102\",\"product_description\":\"Aluminum Triple Four T\\\/4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Guardian Building Products - Ashley Aluminum, LLC\",\"approval_number_master\":\"FL#406-R0\",\"approval_number\":\"FL406.3\",\"seq\":3,\"product_model\":\"#45102N\",\"product_description\":\"NASA Triple 4 Vented\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Guardian Building Products - Ashley Aluminum, LLC\",\"approval_number_master\":\"FL#4968-R0\",\"approval_number\":\"FL4968.1\",\"seq\":1,\"product_model\":\"#41550\",\"product_description\":\"16\\\" Quad Four Q\\\/4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Guardian Building Products - Ashley Aluminum, LLC\",\"approval_number_master\":\"FL#4968-R0\",\"approval_number\":\"FL4968.2\",\"seq\":2,\"product_model\":\"#45102\",\"product_description\":\"Triple Four T\\\/4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Guardian Building Products - Ashley Aluminum, LLC\",\"approval_number_master\":\"FL#4968-R0\",\"approval_number\":\"FL4968.3\",\"seq\":3,\"product_model\":\"#45102N\",\"product_description\":\"NASA Triple 4 Vented\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Guardian Building Products - Ashley Aluminum, LLC\",\"approval_number_master\":\"FL#4968-R0\",\"approval_number\":\"FL4968.4\",\"seq\":4,\"product_model\":\"SP54-0956\",\"product_description\":\"16\\\" Deep Vented\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Guardian Building Products - Ashley Aluminum, LLC\",\"approval_number_master\":\"FL#8033-R0\",\"approval_number\":\"FL8033.1\",\"seq\":1,\"product_model\":\"a. NASA\",\"product_description\":\"0.011\\\" Thick Aluminum Soffit - Full Vent and Center Vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Guardian Building Products - Ashley Aluminum, LLC\",\"approval_number_master\":\"FL#8033-R0\",\"approval_number\":\"FL8033.2\",\"seq\":2,\"product_model\":\"b. Quad 4\",\"product_description\":\"0.01175\\\" Thick Aluminum Soffit - Full Vent and Solid\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Heartland Siding\":[{\"manufacturer\":\"Heartland Siding\",\"approval_number_master\":\"FL#1714-R0\",\"approval_number\":\"FL1714.1\",\"seq\":1,\"product_model\":\"Beaded Soffit\",\"product_description\":\"triple 1-3\\\/4 inch soffit panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Heartland Siding\",\"approval_number_master\":\"FL#1714-R0\",\"approval_number\":\"FL1714.2\",\"seq\":2,\"product_model\":\"Extra Strength Soffit\",\"product_description\":\"double 6 inch soffit panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Heartland Siding\",\"approval_number_master\":\"FL#1714-R0\",\"approval_number\":\"FL1714.3\",\"seq\":3,\"product_model\":\"Heart Tech Soffit\",\"product_description\":\"double 6 inch soffit panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Heartland Siding\",\"approval_number_master\":\"FL#1714-R0\",\"approval_number\":\"FL1714.4\",\"seq\":4,\"product_model\":\"Heartland Select\",\"product_description\":\"triple 4 inch or double 5 inch soffit panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Heartland Siding\",\"approval_number_master\":\"FL#1714-R0\",\"approval_number\":\"FL1714.5\",\"seq\":5,\"product_model\":\"Universal Soffit\",\"product_description\":\"triple 4 inch soffit panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Heartland Siding\",\"approval_number_master\":\"FL#1714-R0\",\"approval_number\":\"FL1714.6\",\"seq\":6,\"product_model\":\"Woodhaven\",\"product_description\":\"triple 3-1\\\/3 inch soffit panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Heartland Siding\",\"approval_number_master\":\"FL#14976-R0\",\"approval_number\":\"FL14976.1\",\"seq\":1,\"product_model\":\"HeartTech\",\"product_description\":\"Vinyl Soffit\",\"design_pressure\":\"+N\\\/A\\\/-19.53\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Heartland Siding\",\"approval_number_master\":\"FL#14976-R0\",\"approval_number\":\"FL14976.2\",\"seq\":2,\"product_model\":\"Universal\",\"product_description\":\"Vinyl Soffit\",\"design_pressure\":\"+N\\\/A\\\/-30.49\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Heartland Siding\",\"approval_number_master\":\"FL#14976-R0\",\"approval_number\":\"FL14976.3\",\"seq\":3,\"product_model\":\"Woodhaven\",\"product_description\":\"Vinyl Soffit\",\"design_pressure\":\"+N\\\/A\\\/-30.49\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Heartland Siding\",\"approval_number_master\":\"FL#14976-R1\",\"approval_number\":\"FL14976.4\",\"seq\":4,\"product_model\":\"Woodhaven\",\"product_description\":\"Vinyl Soffit\",\"design_pressure\":\"+N\\\/A\\\/-30.49\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Owens Corning\":[{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#2633-R0\",\"approval_number\":\"FL2633.1\",\"seq\":1,\"product_model\":\"Essentials\",\"product_description\":\"Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#2633-R0\",\"approval_number\":\"FL2633.2\",\"seq\":2,\"product_model\":\"Homeside\",\"product_description\":\"Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#2633-R0\",\"approval_number\":\"FL2633.3\",\"seq\":3,\"product_model\":\"Norandex\",\"product_description\":\"Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#2633-R0\",\"approval_number\":\"FL2633.4\",\"seq\":4,\"product_model\":\"Norandex\\\/Reynolds\",\"product_description\":\"Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#2633-R0\",\"approval_number\":\"FL2633.5\",\"seq\":5,\"product_model\":\"Reynolds\",\"product_description\":\"Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#2633-R0\",\"approval_number\":\"FL2633.6\",\"seq\":6,\"product_model\":\"Vytec\",\"product_description\":\"Vinyl Soffit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#6869-R0\",\"approval_number\":\"FL6869.1\",\"seq\":1,\"product_model\":\"American Classic\",\"product_description\":\"Vinyl Soffit\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#6869-R0\",\"approval_number\":\"FL6869.2\",\"seq\":2,\"product_model\":\"Homeside\",\"product_description\":\"Vinyl Soffit\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#6869-R0\",\"approval_number\":\"FL6869.3\",\"seq\":3,\"product_model\":\"Norandex\\\/Reynolds\",\"product_description\":\"Vinyl Soffit\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#6869-R0\",\"approval_number\":\"FL6869.4\",\"seq\":4,\"product_model\":\"Reynolds\",\"product_description\":\"Vinyl Soffit\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#6869-R0\",\"approval_number\":\"FL6869.5\",\"seq\":5,\"product_model\":\"Town Hall\",\"product_description\":\"Vinyl Soffit\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Alcoa Home Exteriors, Inc.\":[{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#2641-R0\",\"approval_number\":\"FL2641.1\",\"seq\":1,\"product_model\":\"Aluminum\\\/Vinyl Soffit\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5543-R0\",\"approval_number\":\"FL5543.1\",\"seq\":1,\"product_model\":\"Aluma-Guard Aluminum -16\\\"\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5543-R0\",\"approval_number\":\"FL5543.2\",\"seq\":2,\"product_model\":\"Aluma-Guard Plus Aluminum - 12\\\"\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5543-R0\",\"approval_number\":\"FL5543.3\",\"seq\":3,\"product_model\":\"Pro-Select Vinyl - 10\\\"\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5543-R0\",\"approval_number\":\"FL5543.4\",\"seq\":4,\"product_model\":\"Pro-Series Vinyl - 8\\\"\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5543-R0\",\"approval_number\":\"FL5543.5\",\"seq\":5,\"product_model\":\"Pro-Tech Plus Vinyl - 12\\\"\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5543-R0\",\"approval_number\":\"FL5543.6\",\"seq\":6,\"product_model\":\"Trad. Select Aluminum - 12\\\"\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5543-R0\",\"approval_number\":\"FL5543.7\",\"seq\":7,\"product_model\":\"Trad. Select Aluminum - 6\\\"\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5543-R0\",\"approval_number\":\"FL5543.8\",\"seq\":8,\"product_model\":\"Trade Mark Vinyl - 10\\\"\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5543-R0\",\"approval_number\":\"FL5543.9\",\"seq\":9,\"product_model\":\"Traditional Aluminum - 12\\\"\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5543-R0\",\"approval_number\":\"FL5543.10\",\"seq\":10,\"product_model\":\"Universal Vinyl - 12\\\"\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5543-R0\",\"approval_number\":\"FL5543.11\",\"seq\":11,\"product_model\":\"Ventura Vinyl - 10\\\"\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5546-R0\",\"approval_number\":\"FL5546.1\",\"seq\":1,\"product_model\":\"12\\\" V-Groove Aluminum Soffit\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5546-R0\",\"approval_number\":\"FL5546.2\",\"seq\":2,\"product_model\":\"Pro-Select Vinyl Soffit - 10\\\"\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5546-R0\",\"approval_number\":\"FL5546.3\",\"seq\":3,\"product_model\":\"Pro-Tech Plus Vinyl Soffit - 12\\\"\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#5546-R0\",\"approval_number\":\"FL5546.4\",\"seq\":4,\"product_model\":\"Trade Mark Vinyl Soffit - 10\\\"\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#11191-R0\",\"approval_number\":\"FL11191.1\",\"seq\":1,\"product_model\":\"Alcoa Economy Soffit\",\"product_description\":\"Triple 4 Aluminum\",\"design_pressure\":\"+70.0\\\/-61.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#11191-R0\",\"approval_number\":\"FL11191.2\",\"seq\":2,\"product_model\":\"Alcoa Endurance Soffit\",\"product_description\":\"12\\\" Aluminum\",\"design_pressure\":\"+78.3\\\/-69.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#11191-R0\",\"approval_number\":\"FL11191.3\",\"seq\":3,\"product_model\":\"Alcoa Endurance Soffit\",\"product_description\":\"Double 6 Aluminum\",\"design_pressure\":\"+78.3\\\/-69.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#11191-R0\",\"approval_number\":\"FL11191.4\",\"seq\":4,\"product_model\":\"Alcoa Envoy Soffit\",\"product_description\":\"Double 6 Lanced Aluminum\",\"design_pressure\":\"+93.0\\\/-82.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#11191-R0\",\"approval_number\":\"FL11191.5\",\"seq\":5,\"product_model\":\"Alcoa Envoy Soffit\",\"product_description\":\"Quad 4 Aluminum\",\"design_pressure\":\"+93.0\\\/-61.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#11191-R0\",\"approval_number\":\"FL11191.6\",\"seq\":6,\"product_model\":\"Alcoa Envoy Soffit\",\"product_description\":\"Double 6 Aluminum\",\"design_pressure\":\"+93.0\\\/-82.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#11191-R0\",\"approval_number\":\"FL11191.7\",\"seq\":7,\"product_model\":\"Alcoa Envoy Soffit\",\"product_description\":\"Single 6 Aluminum\",\"design_pressure\":\"+93.0\\\/-165.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#11191-R0\",\"approval_number\":\"FL11191.8\",\"seq\":8,\"product_model\":\"Alcoa Pro-Bead Soffit\",\"product_description\":\"8\\\" Beaded Vinyl\",\"design_pressure\":\"+69.5\\\/-69.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#11191-R0\",\"approval_number\":\"FL11191.9\",\"seq\":9,\"product_model\":\"Alcoa Pro-Series Soffit\",\"product_description\":\"Double 5 Vinyl\",\"design_pressure\":\"+63.9\\\/-63.9\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#11191-R0\",\"approval_number\":\"FL11191.10\",\"seq\":10,\"product_model\":\"Alcoa Pro-Tech Plus Soffit\",\"product_description\":\"Triple 4 Vinyl\",\"design_pressure\":\"+77.0\\\/-77.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#11191-R0\",\"approval_number\":\"FL11191.11\",\"seq\":11,\"product_model\":\"Alcoa TradeMark Soffit\",\"product_description\":\"Double 5 Vinyl\",\"design_pressure\":\"+55.6\\\/-55.6\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#11191-R0\",\"approval_number\":\"FL11191.12\",\"seq\":12,\"product_model\":\"Alcoa Universal Soffit\",\"product_description\":\"Triple 4 Vinyl\",\"design_pressure\":\"+41.7\\\/-41.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alcoa Home Exteriors, Inc.\",\"approval_number_master\":\"FL#11191-R0\",\"approval_number\":\"FL11191.13\",\"seq\":13,\"product_model\":\"Alcoa Ventura Soffit\",\"product_description\":\"Triple 3 1\\\/3 Vinyl\",\"design_pressure\":\"+61.2\\\/-61.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Four Seasons Building Products\":[{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#2756-R0\",\"approval_number\":\"FL2756.1\",\"seq\":1,\"product_model\":\"Solid and Perforated Aluminum\",\"product_description\":\"12\\\" and 16\\\" Widths\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#2756-R0\",\"approval_number\":\"FL2756.2\",\"seq\":2,\"product_model\":\"Solid and Perforated Aluminum\",\"product_description\":\"12\\\" and 16\\\" widths\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"MBCI\":[{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#4224-R0\",\"approval_number\":\"FL4224.1\",\"seq\":1,\"product_model\":\"Artisan Panel\",\"product_description\":\"Concealed Fastener Soffit Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#11919-R0\",\"approval_number\":\"FL11919.1\",\"seq\":1,\"product_model\":\"Artisan L-12\",\"product_description\":\"Artisan L-12 over open framing\",\"design_pressure\":\"+60.00\\\/-85.00\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-30 00:00:00\",\"instructions_url\":\"\"}],\"Royal Group Technologies, Inc.\":[{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#5884-R0\",\"approval_number\":\"FL5884.1\",\"seq\":1,\"product_model\":\"Vinyl Soffit\",\"product_description\":\"Amcraft Double 5 Heavy Gauge Soffit\",\"design_pressure\":\"+122\\\/-122\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#5884-R0\",\"approval_number\":\"FL5884.2\",\"seq\":2,\"product_model\":\"Vinyl Soffit\",\"product_description\":\"Amcraft Double 5 Soffit\",\"design_pressure\":\"+111\\\/-111\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#5884-R0\",\"approval_number\":\"FL5884.3\",\"seq\":3,\"product_model\":\"Vinyl Soffit\",\"product_description\":\"Amcraft T3 Hidden Vent Soffit\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#5884-R0\",\"approval_number\":\"FL5884.4\",\"seq\":4,\"product_model\":\"Vinyl Soffit\",\"product_description\":\"Amcraft Universal Triple 4 Soffit\",\"design_pressure\":\"+92.7\\\/-92.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#5884-R0\",\"approval_number\":\"FL5884.5\",\"seq\":5,\"product_model\":\"Vinyl Soffit\",\"product_description\":\"Amcraft Vinyl Pro Double 5 Soffit\",\"design_pressure\":\"+106\\\/-106\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#5884-R0\",\"approval_number\":\"FL5884.6\",\"seq\":6,\"product_model\":\"Vinyl Soffit\",\"product_description\":\"Amcraft Vinyl Pro Triple 4 Soffit\",\"design_pressure\":\"+88.3\\\/-88.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#5884-R0\",\"approval_number\":\"FL5884.7\",\"seq\":7,\"product_model\":\"Vinyl Soffit\",\"product_description\":\"Amcraft Williamsburg Beaded Panel T3 Soffit\",\"design_pressure\":\"+124\\\/-124\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#5884-R0\",\"approval_number\":\"FL5884.8\",\"seq\":8,\"product_model\":\"Vinyl Soffit\",\"product_description\":\"Designer Beaded Panel T3 Soffit\",\"design_pressure\":\"+124\\\/-124\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#5884-R0\",\"approval_number\":\"FL5884.9\",\"seq\":9,\"product_model\":\"Vinyl Soffit\",\"product_description\":\"Double 5 Heavy Gauge soffit\",\"design_pressure\":\"+122\\\/-122\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#5884-R0\",\"approval_number\":\"FL5884.10\",\"seq\":10,\"product_model\":\"Vinyl Soffit\",\"product_description\":\"Double 5 Soffit\",\"design_pressure\":\"+111\\\/-111\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#5884-R0\",\"approval_number\":\"FL5884.11\",\"seq\":11,\"product_model\":\"Vinyl Soffit\",\"product_description\":\"T3 Hidden Vent Soffit\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#5884-R0\",\"approval_number\":\"FL5884.12\",\"seq\":12,\"product_model\":\"Vinyl Soffit\",\"product_description\":\"Triple 4 Soffit Center Vented\",\"design_pressure\":\"+92.7\\\/-92.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#5884-R0\",\"approval_number\":\"FL5884.13\",\"seq\":13,\"product_model\":\"Vinyl Soffit\",\"product_description\":\"Triple 4 Soffit\",\"design_pressure\":\"+92.7\\\/-92.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#5884-R0\",\"approval_number\":\"FL5884.14\",\"seq\":14,\"product_model\":\"Vinyl Soffit\",\"product_description\":\"Vinyl Pro Double 5 Soffit\",\"design_pressure\":\"+106\\\/-106\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#5884-R0\",\"approval_number\":\"FL5884.15\",\"seq\":15,\"product_model\":\"Vinyl Soffit\",\"product_description\":\"Vinyl Pro Triple 4 Soffit\",\"design_pressure\":\"+88.3\\\/-88.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#7266-R0\",\"approval_number\":\"FL7266.1\",\"seq\":1,\"product_model\":\"Builder Soffit\",\"product_description\":\"Triple 4 Soffit\",\"design_pressure\":\"+79.4\\\/-79.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Group Technologies, Inc.\",\"approval_number_master\":\"FL#7266-R0\",\"approval_number\":\"FL7266.2\",\"seq\":2,\"product_model\":\"Builder Soffit\",\"product_description\":\"Double 5 Soffit\",\"design_pressure\":\"+95.5\\\/-95.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Resource Materials Corporation\":[{\"manufacturer\":\"Resource Materials Corporation\",\"approval_number_master\":\"FL#8572-R0\",\"approval_number\":\"FL8572.1\",\"seq\":1,\"product_model\":\"Duraspan D5 Soffit\",\"product_description\":\"\",\"design_pressure\":\"+54.4\\\/-54.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Resource Materials Corporation\",\"approval_number_master\":\"FL#8572-R0\",\"approval_number\":\"FL8572.2\",\"seq\":2,\"product_model\":\"Duraspan T4 Soffit\",\"product_description\":\"\",\"design_pressure\":\"+45.4\\\/-45.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Resource Materials Corporation\",\"approval_number_master\":\"FL#8572-R0\",\"approval_number\":\"FL8572.3\",\"seq\":3,\"product_model\":\"T2 Porch Panel\",\"product_description\":\"\",\"design_pressure\":\"+90.7\\\/-90.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Resource Materials Corporation\",\"approval_number_master\":\"FL#8572-R0\",\"approval_number\":\"FL8572.4\",\"seq\":4,\"product_model\":\"Universal D5 Soffit\",\"product_description\":\"\",\"design_pressure\":\"+51.7\\\/-51.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Resource Materials Corporation\",\"approval_number_master\":\"FL#8572-R0\",\"approval_number\":\"FL8572.5\",\"seq\":5,\"product_model\":\"Universal T4 Soffit\",\"product_description\":\"\",\"design_pressure\":\"+43.1\\\/-43.1\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Quality Edge, Inc.\":[{\"manufacturer\":\"Quality Edge, Inc.\",\"approval_number_master\":\"FL#8729-R0\",\"approval_number\":\"FL8729.1\",\"seq\":1,\"product_model\":\"Builder's Center Vent\",\"product_description\":\"Aluminum Soffit\",\"design_pressure\":\"+0\\\/-26.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quality Edge, Inc.\",\"approval_number_master\":\"FL#8729-R0\",\"approval_number\":\"FL8729.2\",\"seq\":2,\"product_model\":\"Builder's Full Vent\",\"product_description\":\"Aluminum Soffit\",\"design_pressure\":\"+0\\\/-28.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quality Edge, Inc.\",\"approval_number_master\":\"FL#8729-R0\",\"approval_number\":\"FL8729.3\",\"seq\":3,\"product_model\":\"Builder's Hidden Vent\",\"product_description\":\"Aluminum Soffit\",\"design_pressure\":\"+0\\\/-53.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quality Edge, Inc.\",\"approval_number_master\":\"FL#8729-R0\",\"approval_number\":\"FL8729.4\",\"seq\":4,\"product_model\":\"Builder's Solid\",\"product_description\":\"Aluminum Soffit\",\"design_pressure\":\"+0\\\/-31.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"ASHE industries\":[{\"manufacturer\":\"ASHE industries\",\"approval_number_master\":\"FL#8769-R0\",\"approval_number\":\"FL8769.1\",\"seq\":1,\"product_model\":\"\\\"Advent Eave Solutions\\\"\",\"product_description\":\"Aluminum Soffit System Secured w\\\/ Screws.\",\"design_pressure\":\"+74\\\/-74\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASHE industries\",\"approval_number_master\":\"FL#8769-R0\",\"approval_number\":\"FL8769.2\",\"seq\":2,\"product_model\":\"\\\"Advent Eave Solutions\\\"\",\"product_description\":\"Aluminum Soffit System Secured w\\\/ Adhesive & Double-Sided Tape.\",\"design_pressure\":\"+47.5\\\/-47.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Town and Country Industries,\":[{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#9330-R0\",\"approval_number\":\"FL9330.1\",\"seq\":1,\"product_model\":\"a. NASA\",\"product_description\":\"0.011\\\" Thick Aluminum Soffit - Full Vent and Center Vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#9330-R0\",\"approval_number\":\"FL9330.2\",\"seq\":2,\"product_model\":\"b. Quad 4\",\"product_description\":\"0.01175\\\" Thick Aluminum Soffit - Full Vent and Solid\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#9980-R0\",\"approval_number\":\"FL9980.1\",\"seq\":1,\"product_model\":\"a. #41550\",\"product_description\":\"16\\\" Quad Four Q\\\/4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#9980-R0\",\"approval_number\":\"FL9980.2\",\"seq\":2,\"product_model\":\"b. #45102\",\"product_description\":\"Triple Four T\\\/4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#9980-R0\",\"approval_number\":\"FL9980.3\",\"seq\":3,\"product_model\":\"c. #45102N\",\"product_description\":\"NASA Triple 4 Vented\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#9980-R0\",\"approval_number\":\"FL9980.4\",\"seq\":4,\"product_model\":\"d. SP54-0956\",\"product_description\":\"16\\\" Deep Vented\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Aleris Rolled Products, Inc.\":[{\"manufacturer\":\"Aleris Rolled Products, Inc.\",\"approval_number_master\":\"FL#4459-R2\",\"approval_number\":\"FL4459.1\",\"seq\":1,\"product_model\":\"Quad 4\",\"product_description\":\"Aluminum Soffit Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-01 00:00:00\",\"instructions_url\":\"\"}],\"Merchant & Evans, Inc\":[{\"manufacturer\":\"Merchant & Evans, Inc\",\"approval_number_master\":\"FL#10104-R1\",\"approval_number\":\"FL10104.1\",\"seq\":1,\"product_model\":\"#311-12x3\\\/4\\\" Flush Seam Panel\",\"product_description\":\"#311-12x3\\\/4\\\" Flush Seam Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Aluma Trim, Inc.\":[{\"manufacturer\":\"Aluma Trim, Inc.\",\"approval_number_master\":\"FL#10751-R0\",\"approval_number\":\"FL10751.1\",\"seq\":1,\"product_model\":\"Aluma Trim Aluminum Soffit\",\"product_description\":\"Aluminum soffit panels\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-01 00:00:00\",\"instructions_url\":\"\"}],\"Variform, Inc\":[{\"manufacturer\":\"Variform, Inc\",\"approval_number_master\":\"FL#11176-R0\",\"approval_number\":\"FL11176.1\",\"seq\":1,\"product_model\":\"Variform Soffit\",\"product_description\":\"D5 Premium Vinyl\",\"design_pressure\":\"+181.8\\\/-64.1\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Variform, Inc\",\"approval_number_master\":\"FL#11176-R0\",\"approval_number\":\"FL11176.2\",\"seq\":2,\"product_model\":\"Variform Soffit\",\"product_description\":\"7 \\\" Beaded Vinyl\",\"design_pressure\":\"+165.3\\\/-83.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Variform, Inc\",\"approval_number_master\":\"FL#11176-R0\",\"approval_number\":\"FL11176.3\",\"seq\":3,\"product_model\":\"Variform Soffit\",\"product_description\":\"D5 Standard Vinyl\",\"design_pressure\":\"+165.3\\\/-58.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Variform, Inc\",\"approval_number_master\":\"FL#11176-R0\",\"approval_number\":\"FL11176.4\",\"seq\":4,\"product_model\":\"Variform Soffit\",\"product_description\":\"Triple 4 Vinyl\",\"design_pressure\":\"+157.0\\\/-46.1\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Variform, Inc\",\"approval_number_master\":\"FL#11176-R0\",\"approval_number\":\"FL11176.5\",\"seq\":5,\"product_model\":\"Variform Soffit\",\"product_description\":\"Timber Oak D5 Vinyl\",\"design_pressure\":\"+190.1\\\/-67.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Variform, Inc\",\"approval_number_master\":\"FL#11176-R0\",\"approval_number\":\"FL11176.6\",\"seq\":6,\"product_model\":\"Variform Soffit\",\"product_description\":\"T4 Aluminum\",\"design_pressure\":\"+115.2\\\/-115.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Variform, Inc\",\"approval_number_master\":\"FL#11176-R0\",\"approval_number\":\"FL11176.7\",\"seq\":7,\"product_model\":\"Variform Soffit\",\"product_description\":\"Quad 4 Aluminum\",\"design_pressure\":\"+93.0\\\/-86.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Variform, Inc\",\"approval_number_master\":\"FL#11176-R0\",\"approval_number\":\"FL11176.8\",\"seq\":8,\"product_model\":\"Variform Soffit\",\"product_description\":\"Durabuilt D6 Aluminum\",\"design_pressure\":\"+106.8\\\/-106.8\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Variform, Inc\",\"approval_number_master\":\"FL#11176-R0\",\"approval_number\":\"FL11176.9\",\"seq\":9,\"product_model\":\"Variform Soffit\",\"product_description\":\"Durabuilt T4 Aluminum\",\"design_pressure\":\"+106.8\\\/-106.8\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Variform, Inc\",\"approval_number_master\":\"FL#11176-R0\",\"approval_number\":\"FL11176.10\",\"seq\":10,\"product_model\":\"Variform Sofft\",\"product_description\":\"D6 Aluminum\",\"design_pressure\":\"+115.2\\\/-115.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Variform, Inc\",\"approval_number_master\":\"FL#11183-R0\",\"approval_number\":\"FL11183.1\",\"seq\":1,\"product_model\":\"Napco Soffit\",\"product_description\":\"Double 6 Aluminum\",\"design_pressure\":\"+115.2\\\/-115.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Variform, Inc\",\"approval_number_master\":\"FL#11183-R0\",\"approval_number\":\"FL11183.2\",\"seq\":2,\"product_model\":\"Napco Soffit\",\"product_description\":\"Double 6 PVC Coated Aluminum\",\"design_pressure\":\"+115.2\\\/-115.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Variform, Inc\",\"approval_number_master\":\"FL#11183-R0\",\"approval_number\":\"FL11183.3\",\"seq\":3,\"product_model\":\"Napco Soffit\",\"product_description\":\"Triple 4 Aluminum\",\"design_pressure\":\"+115.2\\\/-115.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Variform, Inc\",\"approval_number_master\":\"FL#11183-R0\",\"approval_number\":\"FL11183.4\",\"seq\":4,\"product_model\":\"Napco Soffit\",\"product_description\":\"Quad 4 Aluminum\",\"design_pressure\":\"+93.0\\\/-86.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Variform, Inc\",\"approval_number_master\":\"FL#11183-R0\",\"approval_number\":\"FL11183.5\",\"seq\":5,\"product_model\":\"Napco Soffit\",\"product_description\":\"Durabuilt Triple 4 Aluminum\",\"design_pressure\":\"+113.9\\\/-113.9\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Variform, Inc\",\"approval_number_master\":\"FL#11183-R0\",\"approval_number\":\"FL11183.6\",\"seq\":6,\"product_model\":\"Napco Soffit\",\"product_description\":\"Durabuilt Double 6 Aluminum\",\"design_pressure\":\"+106.8\\\/-106.8\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Variform, Inc\",\"approval_number_master\":\"FL#11183-R0\",\"approval_number\":\"FL11183.7\",\"seq\":7,\"product_model\":\"Napco Soffit\",\"product_description\":\"Triple 4 Vinyl\",\"design_pressure\":\"+157.0\\\/-46.1\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Variform, Inc\",\"approval_number_master\":\"FL#11183-R0\",\"approval_number\":\"FL11183.8\",\"seq\":8,\"product_model\":\"Napco Soffit\",\"product_description\":\"Double 5 Premium Vinyl\",\"design_pressure\":\"+181.8\\\/-64.1\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Variform, Inc\",\"approval_number_master\":\"FL#11183-R0\",\"approval_number\":\"FL11183.9\",\"seq\":9,\"product_model\":\"Napco Soffit\",\"product_description\":\"Double 5 Standard Vinyl\",\"design_pressure\":\"+165.3\\\/-58.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Variform, Inc\",\"approval_number_master\":\"FL#11183-R0\",\"approval_number\":\"FL11183.10\",\"seq\":10,\"product_model\":\"Napco Soffit\",\"product_description\":\"Beaded 7\\\" Vinyl\",\"design_pressure\":\"+165.3\\\/-83.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Variform, Inc\",\"approval_number_master\":\"FL#11183-R0\",\"approval_number\":\"FL11183.11\",\"seq\":11,\"product_model\":\"Napco Soffit\",\"product_description\":\"Splendor Double 5 Vinyl\",\"design_pressure\":\"+190.1\\\/-67.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Variform, Inc\",\"approval_number_master\":\"FL#11183-R0\",\"approval_number\":\"FL11183.12\",\"seq\":12,\"product_model\":\"Napco Soffit\",\"product_description\":\"Ultraspan Double 5 Vinyl\",\"design_pressure\":\"+190.1\\\/-67.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Variform, Inc\",\"approval_number_master\":\"FL#11184-R0\",\"approval_number\":\"FL11184.1\",\"seq\":1,\"product_model\":\"Georgia-Pacific Soffit\",\"product_description\":\"Double 6 Aluminum\",\"design_pressure\":\"+115.2\\\/-115.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Variform, Inc\",\"approval_number_master\":\"FL#11184-R0\",\"approval_number\":\"FL11184.2\",\"seq\":2,\"product_model\":\"Georgia-Pacific Soffit\",\"product_description\":\"Triple 4 Aluminum\",\"design_pressure\":\"+115.2\\\/-115.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Variform, Inc\",\"approval_number_master\":\"FL#11184-R0\",\"approval_number\":\"FL11184.3\",\"seq\":3,\"product_model\":\"Georgia-Pacific Soffit\",\"product_description\":\"Quad 4 Aluminum\",\"design_pressure\":\"+93.0\\\/-86.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Variform, Inc\",\"approval_number_master\":\"FL#11184-R0\",\"approval_number\":\"FL11184.4\",\"seq\":4,\"product_model\":\"Georgia-Pacific Soffit\",\"product_description\":\"Durabuilt Double 6 Aluminum\",\"design_pressure\":\"+106.8\\\/-106.8\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Variform, Inc\",\"approval_number_master\":\"FL#11184-R0\",\"approval_number\":\"FL11184.5\",\"seq\":5,\"product_model\":\"Georgia-Pacific Soffit\",\"product_description\":\"Durabuilt Triple 4 Aluminum\",\"design_pressure\":\"+106.8\\\/-106.8\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Variform, Inc\",\"approval_number_master\":\"FL#11184-R0\",\"approval_number\":\"FL11184.6\",\"seq\":6,\"product_model\":\"Georgia-Pacific Soffit\",\"product_description\":\"Cedar Lane Double 5 Vinyl\",\"design_pressure\":\"+190.1\\\/-67.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Variform, Inc\",\"approval_number_master\":\"FL#11184-R0\",\"approval_number\":\"FL11184.7\",\"seq\":7,\"product_model\":\"Georgia-Pacific Soffit\",\"product_description\":\"Beaded 7 Vinyl\",\"design_pressure\":\"+165.3\\\/-83.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Variform, Inc\",\"approval_number_master\":\"FL#11184-R0\",\"approval_number\":\"FL11184.8\",\"seq\":8,\"product_model\":\"Georgia-Pacific Soffit\",\"product_description\":\"Double 5 Standard Vinyl\",\"design_pressure\":\"+165.3\\\/-58.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Variform, Inc\",\"approval_number_master\":\"FL#11184-R0\",\"approval_number\":\"FL11184.9\",\"seq\":9,\"product_model\":\"Georgia-Pacific Soffit\",\"product_description\":\"Double 5 Vinyl\",\"design_pressure\":\"+181.8\\\/-64.1\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Variform, Inc\",\"approval_number_master\":\"FL#11184-R0\",\"approval_number\":\"FL11184.10\",\"seq\":10,\"product_model\":\"Georgia-Pacific Soffit\",\"product_description\":\"Triple 4 Vinyl\",\"design_pressure\":\"+144.6\\\/-42.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Elevate UNA-Clad (Amrize Building Envelope LLC)\":[{\"manufacturer\":\"Elevate UNA-Clad (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#11299-R0\",\"approval_number\":\"FL11299.1\",\"seq\":1,\"product_model\":\"Firestone UNA-CLAD Soffit\",\"product_description\":\"Aluminum or steel soffit\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-04 00:00:00\",\"instructions_url\":\"\"}],\"Exterior Portfolio by Crane\":[{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#13692-R0\",\"approval_number\":\"FL13692.1\",\"seq\":1,\"product_model\":\"BSS6\",\"product_description\":\"6\\\" SOFFIT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#13692-R0\",\"approval_number\":\"FL13692.2\",\"seq\":2,\"product_model\":\"BSV6\",\"product_description\":\"6\\\" SOFFIT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#13692-R0\",\"approval_number\":\"FL13692.3\",\"seq\":3,\"product_model\":\"D5FA\",\"product_description\":\"10\\\" SOFFIT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#13692-R0\",\"approval_number\":\"FL13692.4\",\"seq\":4,\"product_model\":\"D5SA\",\"product_description\":\"10\\\" SOFFIT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#13692-R0\",\"approval_number\":\"FL13692.5\",\"seq\":5,\"product_model\":\"T3SRS\",\"product_description\":\"10\\\" SOFFIT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#13692-R0\",\"approval_number\":\"FL13692.6\",\"seq\":6,\"product_model\":\"T3SS\",\"product_description\":\"10\\\" SOFFIT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#13692-R0\",\"approval_number\":\"FL13692.7\",\"seq\":7,\"product_model\":\"T4CS\",\"product_description\":\"12\\\" SOFFIT\",\"design_pressure\":\"++\\\/-30\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#13692-R0\",\"approval_number\":\"FL13692.8\",\"seq\":8,\"product_model\":\"T4FS\",\"product_description\":\"12\\\" SOFFIT\",\"design_pressure\":\"++\\\/-30\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#13692-R0\",\"approval_number\":\"FL13692.9\",\"seq\":9,\"product_model\":\"T4SS\",\"product_description\":\"12\\\" SOFFIT\",\"design_pressure\":\"++\\\/-30\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exterior Portfolio by Crane\",\"approval_number_master\":\"FL#14402-R0\",\"approval_number\":\"FL14402.1\",\"seq\":1,\"product_model\":\"PPSS\\\/PPVS VINYL SOFFIT\",\"product_description\":\"PPSS\\\/PPVS VINYL SOFFIT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ACI Building Systems, LLC\":[{\"manufacturer\":\"ACI Building Systems, LLC\",\"approval_number_master\":\"FL#13728-R0\",\"approval_number\":\"FL13728.1\",\"seq\":1,\"product_model\":\"SWP Soffit Panel\",\"product_description\":\"SWP Soffit Panel x 12\\\" Wide, 24 Ga. over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-75.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-19 00:00:00\",\"instructions_url\":\"\"}],\"Building Performance America's USA, Inc.\":[{\"manufacturer\":\"Building Performance America's USA, Inc.\",\"approval_number_master\":\"FL#14375-R0\",\"approval_number\":\"FL14375.1\",\"seq\":1,\"product_model\":\"BPA Safety Vent\",\"product_description\":\"Overall Size: 18 11\\\/16\\\" wide x 11\\\" high\",\"design_pressure\":\"+80.0\\\/-80.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Elevate (Amrize Building Envelope LLC)\":[{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#13684-R1\",\"approval_number\":\"FL13684.1\",\"seq\":1,\"product_model\":\"Firestone UNA-CLAD\\u2122 Soffit\",\"product_description\":\"Aluminum or Steel Soffits\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-13 00:00:00\",\"instructions_url\":\"\"}],\"Royal Building Products, A Westlake Company\":[{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15516-R0\",\"approval_number\":\"FL15516.1\",\"seq\":1,\"product_model\":\"D5FA\",\"product_description\":\"10\\\" VINYL SOFFIT VENTED\",\"design_pressure\":\"+N\\\/A\\\/-64.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15516-R0\",\"approval_number\":\"FL15516.2\",\"seq\":2,\"product_model\":\"D5SA\",\"product_description\":\"10\\\" VINYL SOFFIT SOLID\",\"design_pressure\":\"+N\\\/A\\\/-64.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15516-R0\",\"approval_number\":\"FL15516.3\",\"seq\":3,\"product_model\":\"PPSS\",\"product_description\":\"10\\\" SOFFIT SOLID\",\"design_pressure\":\"+66.6\\\/-32.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15516-R0\",\"approval_number\":\"FL15516.4\",\"seq\":4,\"product_model\":\"PPVS\",\"product_description\":\"10\\\" SOFFIT VENTED\",\"design_pressure\":\"+66.6\\\/-32.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15516-R0\",\"approval_number\":\"FL15516.5\",\"seq\":5,\"product_model\":\"T4CS\",\"product_description\":\"12\\\" SOFFIT VENTED\",\"design_pressure\":\"+66.6\\\/-26.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15516-R0\",\"approval_number\":\"FL15516.6\",\"seq\":6,\"product_model\":\"T4FS\",\"product_description\":\"12\\\" SOFFIT VENTED\",\"design_pressure\":\"+66.6\\\/-26.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15516-R0\",\"approval_number\":\"FL15516.7\",\"seq\":7,\"product_model\":\"T4SS\",\"product_description\":\"12\\\" SOFFIT SOLID\",\"design_pressure\":\"+66.6\\\/-26.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15518-R0\",\"approval_number\":\"FL15518.1\",\"seq\":1,\"product_model\":\"PPSS\\\/PPVS\",\"product_description\":\"VINYL SOFFIT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15518-R1\",\"approval_number\":\"FL15518.2\",\"seq\":2,\"product_model\":\"PPVS\",\"product_description\":\"VINYL SOFFIT VENTED\",\"design_pressure\":\"+50\\\/-42\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15518-R1\",\"approval_number\":\"FL15518.3\",\"seq\":3,\"product_model\":\"RST3NS\",\"product_description\":\"VINYL SOFFIT SOLID\",\"design_pressure\":\"+50\\\/-42\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15518-R1\",\"approval_number\":\"FL15518.4\",\"seq\":4,\"product_model\":\"RST3NSHV\",\"product_description\":\"VINYL SOFFIT VENTED\",\"design_pressure\":\"+50\\\/-42\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15516-R2\",\"approval_number\":\"FL15516.8\",\"seq\":8,\"product_model\":\"T4FS\",\"product_description\":\"12\\\" SOFFIT VENTED\",\"design_pressure\":\"+66.6\\\/-26.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Royal Building Products, A Westlake Company\",\"approval_number_master\":\"FL#15516-R2\",\"approval_number\":\"FL15516.9\",\"seq\":9,\"product_model\":\"T4SS\",\"product_description\":\"12\\\" SOFFIT SOLID\",\"design_pressure\":\"+66.6\\\/-26.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Worthington Armstrong Venture (WAVE)\":[{\"manufacturer\":\"Worthington Armstrong Venture (WAVE)\",\"approval_number_master\":\"FL#17071-R0\",\"approval_number\":\"FL17071.1\",\"seq\":1,\"product_model\":\"EIFS & STUCCO Ceiling System\",\"product_description\":\"EIFS & STUCCO Ceiling System\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Worthington Armstrong Venture (WAVE)\",\"approval_number_master\":\"FL#17071-R0\",\"approval_number\":\"FL17071.2\",\"seq\":2,\"product_model\":\"EIFS and Stucco Soffit System\",\"product_description\":\"EIFS and Stucco Soffit System\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Worthington Armstrong Venture (WAVE)\",\"approval_number_master\":\"FL#18577-R0\",\"approval_number\":\"FL18577.1\",\"seq\":1,\"product_model\":\"EIFS & Stucco Ceiling System\",\"product_description\":\"EIFS & Stucco Ceiling System\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-03-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Worthington Armstrong Venture (WAVE)\",\"approval_number_master\":\"FL#18577-R0\",\"approval_number\":\"FL18577.2\",\"seq\":2,\"product_model\":\"EIFS & Stucco Ceiling System\",\"product_description\":\"EIFS & Stucco Ceiling System\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-10-07 00:00:00\",\"instructions_url\":\"\"}],\"GIBRALTAR - Building Accessories Division\":[{\"manufacturer\":\"GIBRALTAR - Building Accessories Division\",\"approval_number_master\":\"FL#38043-R0\",\"approval_number\":\"FL38043.1\",\"seq\":1,\"product_model\":\"a. 12\\\" Triple 4 and 16\\\" Quad 4\",\"product_description\":\"Aluminum \\\"Flat V Groove\\\" Soffit - Full Vent, Center Vent and Solid\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Plycem USA LLC (Allura & Terraplank Fiber Cement)\":[{\"manufacturer\":\"Plycem USA LLC (Allura & Terraplank Fiber Cement)\",\"approval_number_master\":\"FL#38740-R0\",\"approval_number\":\"FL38740.1\",\"seq\":1,\"product_model\":\"Allura Fiber Cement Soffit Panel\",\"product_description\":\"Allura Fiber Cement Soffit Panels come in Cedar, Cedar Ventilated, Smooth, Smooth Ventilated and Porch Panel finishes.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-31 00:00:00\",\"instructions_url\":\"\"}],\"Gordon Sales, Inc.\":[{\"manufacturer\":\"Gordon Sales, Inc.\",\"approval_number_master\":\"FL#46945-R0\",\"approval_number\":\"FL46945.1\",\"seq\":1,\"product_model\":\"GORDON WinLok ALUMINUM EXTERIOR SOLID AND PERFORATED CEILING SYSTEM\",\"product_description\":\"GORDON WinLok ALUMINUM EXTERIOR SOLID AND PERFORATED CEILING SYSTEM\",\"design_pressure\":\"+80\\\/--80\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-30 00:00:00\",\"instructions_url\":\"\"}]},\"c. panel wall|||3. eifs\":{\"Dryvit (Tremco CPG Inc.)\":[{\"manufacturer\":\"Dryvit (Tremco CPG Inc.)\",\"approval_number_master\":\"FL#2030-R14\",\"approval_number\":\"FL2030.1\",\"seq\":1,\"product_model\":\"Dryvit Outsulation Plus MD\",\"product_description\":\"Exterior Insulation and Finish System with Drainage over 1\\\/2\\\" Sheathing\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dryvit (Tremco CPG Inc.)\",\"approval_number_master\":\"FL#2030-R14\",\"approval_number\":\"FL2030.2\",\"seq\":2,\"product_model\":\"Dryvit Outsulation Plus MD\",\"product_description\":\"Exterior Insulation and Finish System over 5\\\/8\\\", 5 ply plywood\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dryvit (Tremco CPG Inc.)\",\"approval_number_master\":\"FL#2030-R14\",\"approval_number\":\"FL2030.3\",\"seq\":3,\"product_model\":\"Dryvit Outsulation X\",\"product_description\":\"Outsulation X EIF System over 5\\\/8\\\" Gypsum Sheathing\",\"design_pressure\":\"+93\\\/-93\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dryvit (Tremco CPG Inc.)\",\"approval_number_master\":\"FL#2030-R14\",\"approval_number\":\"FL2030.4\",\"seq\":4,\"product_model\":\"Dryvit Outsulation\\\/Outsulation Plus MD System\",\"product_description\":\"Exterior Insulation and Finish System over 1\\\/2\\\" Sheathing for walls less than 30 feet\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dryvit (Tremco CPG Inc.)\",\"approval_number_master\":\"FL#2030-R14\",\"approval_number\":\"FL2030.5\",\"seq\":5,\"product_model\":\"Dryvit Outsulation\\\/Outsulation Plus MD System\",\"product_description\":\"Outsulation and Outsulation Plus MD with Panzer 20 EIF Systems over 5\\\/8\\\" Gypsum Sheathing. Screw attachment 6\\\" oc\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dryvit (Tremco CPG Inc.)\",\"approval_number_master\":\"FL#2030-R14\",\"approval_number\":\"FL2030.6\",\"seq\":6,\"product_model\":\"Dryvit Outsulation\\\/Outsulation Plus MD System\",\"product_description\":\"Outsulation and Outsulation Plus MD with Panzer 20 EIF Systems over 5\\\/8\\\" Gypsum Sheathing. Screw attachment 6\\\" oc\",\"design_pressure\":\"+135\\\/-135\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dryvit (Tremco CPG Inc.)\",\"approval_number_master\":\"FL#2030-R14\",\"approval_number\":\"FL2030.7\",\"seq\":7,\"product_model\":\"Dryvit Outsulation\\\/Outsulation Plus MD System\",\"product_description\":\"Exterior Insulation and Finish System over 5\\\/8\\\" Sheathing for walls less than 30 feet\",\"design_pressure\":\"+135\\\/-155\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dryvit (Tremco CPG Inc.)\",\"approval_number_master\":\"FL#2030-R14\",\"approval_number\":\"FL2030.8\",\"seq\":8,\"product_model\":\"Dryvit Outsulation\\\/Outsulation Plus MD System\",\"product_description\":\"Exterior Insulation and Finish System over 5\\\/8\\\" Sheathing for walls above 30 feet\",\"design_pressure\":\"+93\\\/-93\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dryvit (Tremco CPG Inc.)\",\"approval_number_master\":\"FL#2030-R14\",\"approval_number\":\"FL2030.9\",\"seq\":9,\"product_model\":\"Dryvit Outsulation\\\/Outsulation Plus MD System\",\"product_description\":\"Exterior Insulation and Finish System over Concrete or Concrete Masonry\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dryvit (Tremco CPG Inc.)\",\"approval_number_master\":\"FL#2030-R14\",\"approval_number\":\"FL2030.10\",\"seq\":10,\"product_model\":\"Dryvit Outsulaton Plus MD\",\"product_description\":\"Exterior Insulation and Finish System with Drainage over 5\\\/8\\\" Sheathing for walls less than 30 feet\",\"design_pressure\":\"+106\\\/-106\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dryvit (Tremco CPG Inc.)\",\"approval_number_master\":\"FL#3423-R12\",\"approval_number\":\"FL3423.1\",\"seq\":1,\"product_model\":\"Dryvit Outsulation LCMD Systems 1-5\",\"product_description\":\"Exterior Insulation and Finish System with Drainage - Positive DP limit to capacity of framing\\\/substrate\",\"design_pressure\":\"+see desc\\\/-30\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dryvit (Tremco CPG Inc.)\",\"approval_number_master\":\"FL#3423-R12\",\"approval_number\":\"FL3423.2\",\"seq\":2,\"product_model\":\"Dryvit Outsulation MD\",\"product_description\":\"Exterior Insulation and Finish System with Drainage\",\"design_pressure\":\"+60\\\/-40\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dryvit (Tremco CPG Inc.)\",\"approval_number_master\":\"FL#3423-R12\",\"approval_number\":\"FL3423.3\",\"seq\":3,\"product_model\":\"Dryvit Outsulation Plus MD\",\"product_description\":\"Exterior Insulation and Finish System with Drainage\",\"design_pressure\":\"+60\\\/-40\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dryvit (Tremco CPG Inc.)\",\"approval_number_master\":\"FL#3423-R12\",\"approval_number\":\"FL3423.4\",\"seq\":4,\"product_model\":\"Dryvit Outsulation System\",\"product_description\":\"Exterior Insulation and Finish System\",\"design_pressure\":\"+55\\\/-40\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dryvit (Tremco CPG Inc.)\",\"approval_number_master\":\"FL#3423-R12\",\"approval_number\":\"FL3423.5\",\"seq\":5,\"product_model\":\"Dryvit Outsulation X\",\"product_description\":\"Exterior Insulation and Finish System with Drainage utilizing XPS Insulation\",\"design_pressure\":\"+62\\\/-38\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dryvit (Tremco CPG Inc.)\",\"approval_number_master\":\"FL#3423-R12\",\"approval_number\":\"FL3423.6\",\"seq\":6,\"product_model\":\"Dryvit Outsullation Masonry Veneer System\",\"product_description\":\"The Dryvit Outsulation Masonry Veneer System consists of water-resistive coating, expanded polystyrene (EPS) insulation board, basecoat, reinforcing mesh, veneer adhesive, precast stone veneer and grout.\",\"design_pressure\":\"+43\\\/-43\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dryvit (Tremco CPG Inc.)\",\"approval_number_master\":\"FL#2030-R6\",\"approval_number\":\"FL2030.11\",\"seq\":11,\"product_model\":\"Dryvit Outsulation\\\/Outsulation Plus MD System\",\"product_description\":\"Exterior Insulation and Finish System over Concrete or Concrete Masonry\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dryvit (Tremco CPG Inc.)\",\"approval_number_master\":\"FL#2030-R6\",\"approval_number\":\"FL2030.12\",\"seq\":12,\"product_model\":\"Dryvit Outsulaton Plus MD\",\"product_description\":\"Exterior Insulation and Finish System with Drainage over 5\\\/8\\\" Sheathing for walls less than 30 feet\",\"design_pressure\":\"+106\\\/-106\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dryvit (Tremco CPG Inc.)\",\"approval_number_master\":\"FL#2030-R9\",\"approval_number\":\"FL2030.13\",\"seq\":13,\"product_model\":\"Dryvit Outsulation\\\/Outsulation Plus MD System\",\"product_description\":\"Exterior Insulation and Finish System over Concrete or Concrete Masonry\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dryvit (Tremco CPG Inc.)\",\"approval_number_master\":\"FL#2030-R9\",\"approval_number\":\"FL2030.14\",\"seq\":14,\"product_model\":\"Dryvit Outsulaton Plus MD\",\"product_description\":\"Exterior Insulation and Finish System with Drainage over 5\\\/8\\\" Sheathing for walls less than 30 feet\",\"design_pressure\":\"+106\\\/-106\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dryvit (Tremco CPG Inc.)\",\"approval_number_master\":\"FL#38084-R0\",\"approval_number\":\"FL38084.1\",\"seq\":1,\"product_model\":\"OUTSULATION\\u00ae PLUS MD SECUROCK\\u00ae EXOAIR\\u00ae 430 SYSTEM\",\"product_description\":\"OUTSULATION\\u00ae PLUS MD SECUROCK\\u00ae EXOAIR\\u00ae 430 SYSTEM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dryvit (Tremco CPG Inc.)\",\"approval_number_master\":\"FL#41794-R0\",\"approval_number\":\"FL41794.1\",\"seq\":1,\"product_model\":\"Outsulation RMD System and Outsulation SMD System\",\"product_description\":\"Exterior Insulation and Finish System (EIFS)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-07-31 00:00:00\",\"instructions_url\":\"\"}],\"Georgia Pacific-Gypsum\":[{\"manufacturer\":\"Georgia Pacific-Gypsum\",\"approval_number_master\":\"FL#2524-R9\",\"approval_number\":\"FL2524.1\",\"seq\":1,\"product_model\":\"DensGlass Sheathing\",\"product_description\":\"Exterior wall sheathing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Georgia Pacific-Gypsum\",\"approval_number_master\":\"FL#2524-R4\",\"approval_number\":\"FL2524.2\",\"seq\":2,\"product_model\":\"DensGlass Sheathing\",\"product_description\":\"Exterior wall sheathing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Georgia Pacific-Gypsum\",\"approval_number_master\":\"FL#12807-R0\",\"approval_number\":\"FL12807.1\",\"seq\":1,\"product_model\":\"DensElement Barrier System\",\"product_description\":\"Exterior wall sheathing, air barrier and water-resistive barrier system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Greenmaker Industries, LLC.\":[{\"manufacturer\":\"Greenmaker Industries, LLC.\",\"approval_number_master\":\"FL#16250-R4\",\"approval_number\":\"FL16250.1\",\"seq\":1,\"product_model\":\"Decoplast DDARS Notched EIFS\",\"product_description\":\"Exterior Insulation Finish System on Steel Studs\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-14 00:00:00\",\"instructions_url\":\"\"}],\"National Gypsum Company a dba of National Gypsum Services Company\":[{\"manufacturer\":\"National Gypsum Company a dba of National Gypsum Services Company\",\"approval_number_master\":\"FL#18399-R3\",\"approval_number\":\"FL18399.1\",\"seq\":1,\"product_model\":\"PermaBase Cement Board\",\"product_description\":\"Exterior backer board for use with tile, marble stone, thin brick, Portland cement stucco, synthetic stucco, and manufactured stones.\",\"design_pressure\":\"+34\\\/-34\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"National Gypsum Company a dba of National Gypsum Services Company\",\"approval_number_master\":\"FL#39860-R1\",\"approval_number\":\"FL39860.1\",\"seq\":1,\"product_model\":\"PermaBase CI Insulated Cement Board\",\"product_description\":\"A rigid polyisocyanurate foamed\\nplastic core bonded to one layer of PermaBase Cementitious Backer board. The units are provided in a nominal 2 in. thickness in various widths and lengths.\",\"design_pressure\":\"+40.8\\\/-40.8\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sto Corp.\":[{\"manufacturer\":\"Sto Corp.\",\"approval_number_master\":\"FL#20110-R0\",\"approval_number\":\"FL20110.1\",\"seq\":1,\"product_model\":\"StoTherm ci\",\"product_description\":\"StoTherm ci Classic\\nStoTherm ci Essence\\nStoTherm ci Lotusan\\nStoTherm ci Premier\\nStoTherm ci XPS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sto Corp.\",\"approval_number_master\":\"FL#21034-R0\",\"approval_number\":\"FL21034.1\",\"seq\":1,\"product_model\":\"StoTherm ci Hurricane\",\"product_description\":\"StoTherm ci 1177-LM-150\\nStoTherm ci 1177-SM-150\\nStoTherm ci CMU-LM-180\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sto Corp.\",\"approval_number_master\":\"FL#47961-R0\",\"approval_number\":\"FL47961.1\",\"seq\":1,\"product_model\":\"StoTherm ci\",\"product_description\":\"StoTherm ci GMG-LE EIFS System, Large Missile Level E and Small Missile Impact Resistant\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sto Corp.\",\"approval_number_master\":\"FL#1989-R0\",\"approval_number\":\"FL1989.1\",\"seq\":1,\"product_model\":\"Sto Class PB EIF System Small\",\"product_description\":\"Small-Missile Impact Resitant EIFS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sto Corp.\",\"approval_number_master\":\"FL#1989-R0\",\"approval_number\":\"FL1989.2\",\"seq\":2,\"product_model\":\"Sto Classic System with Gold G\",\"product_description\":\"EIMA Class PB EIFS with Drainage and weather barrier system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sto Corp.\",\"approval_number_master\":\"FL#1989-R0\",\"approval_number\":\"FL1989.3\",\"seq\":3,\"product_model\":\"Sto EIF Classic System\",\"product_description\":\"EIMA Class PB EIFS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sto Corp.\",\"approval_number_master\":\"FL#1989-R0\",\"approval_number\":\"FL1989.4\",\"seq\":4,\"product_model\":\"Sto Essence EIFS\",\"product_description\":\"EIMA Class PB EIFS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sto Corp.\",\"approval_number_master\":\"FL#1989-R0\",\"approval_number\":\"FL1989.5\",\"seq\":5,\"product_model\":\"Sto H AT\",\"product_description\":\"Sto EIFS Large Missile over Aquatough\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sto Corp.\",\"approval_number_master\":\"FL#1989-R0\",\"approval_number\":\"FL1989.6\",\"seq\":6,\"product_model\":\"Sto HI FR PLY\",\"product_description\":\"Hurricane Impact over FRT Plywood\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sto Corp.\",\"approval_number_master\":\"FL#1989-R0\",\"approval_number\":\"FL1989.7\",\"seq\":7,\"product_model\":\"Sto HI-AT EIFS for Small Missi\",\"product_description\":\"Sto EIFS over USG Aquatough Sheathing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sto Corp.\",\"approval_number_master\":\"FL#1989-R0\",\"approval_number\":\"FL1989.8\",\"seq\":8,\"product_model\":\"Sto HI-CM Exterior Insulation\",\"product_description\":\"Hurricane Reistant EIFS over Concrete Masonry\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sto Corp.\",\"approval_number_master\":\"FL#1989-R0\",\"approval_number\":\"FL1989.9\",\"seq\":9,\"product_model\":\"Sto HI-G EIFS\",\"product_description\":\"Small-Missile Hurricane Reistant EIFS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sto Corp.\",\"approval_number_master\":\"FL#1989-R0\",\"approval_number\":\"FL1989.10\",\"seq\":10,\"product_model\":\"Sto HI-G2\",\"product_description\":\"Large-Missile Impact Resistant EIFS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sto Corp.\",\"approval_number_master\":\"FL#1989-R0\",\"approval_number\":\"FL1989.11\",\"seq\":11,\"product_model\":\"Sto Hi-Ply Exterior Insulation\",\"product_description\":\"Hurricane Resistant EIFS over Plywood\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sto Corp.\",\"approval_number_master\":\"FL#1989-R0\",\"approval_number\":\"FL1989.12\",\"seq\":12,\"product_model\":\"Sto RainScreen\",\"product_description\":\"EIMA Class PB EIFS with Drainage\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sto Corp.\",\"approval_number_master\":\"FL#1989-R0\",\"approval_number\":\"FL1989.13\",\"seq\":13,\"product_model\":\"Sto RainScreen II\",\"product_description\":\"EIMA Class PB EIFS with Drainage\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sto Corp.\",\"approval_number_master\":\"FL#1989-R0\",\"approval_number\":\"FL1989.14\",\"seq\":14,\"product_model\":\"Sto Toughwall System\",\"product_description\":\"EIMA Class PM EIFS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sto Corp.\",\"approval_number_master\":\"FL#7229-R1\",\"approval_number\":\"FL7229.1\",\"seq\":1,\"product_model\":\"StoTherm Classic EIFS\",\"product_description\":\"Exterior insulation and finish system (EIFS) clad wall assembly applied to wood or steel framed exterior walls covered with gypsum sheathing or wood-based sheathing and concrete and masonry substrates. Used for combustible and noncombustible construction.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sto Corp.\",\"approval_number_master\":\"FL#7229-R1\",\"approval_number\":\"FL7229.2\",\"seq\":2,\"product_model\":\"StoTherm Classic NExT EIFS\",\"product_description\":\"Drainable EIFS clad wall assembly applied to wood or steel framed exterior walls covered with gypsum sheathing or wood-based sheathing and concrete and masonry substrates. Used for combustible and noncombustible construction.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sto Corp.\",\"approval_number_master\":\"FL#7229-R1\",\"approval_number\":\"FL7229.3\",\"seq\":3,\"product_model\":\"StoTherm Essence EIFS\",\"product_description\":\"Exterior insulation and finish system (EIFS) clad wall assembly applied to wood or steel framed exterior walls covered with gypsum sheathing or wood-based sheathing and concrete and masonry substrates. Used for combustible and noncombustible construction.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sto Corp.\",\"approval_number_master\":\"FL#7229-R1\",\"approval_number\":\"FL7229.4\",\"seq\":4,\"product_model\":\"StoTherm Essence NExT EIFS\",\"product_description\":\"Drainable EIFS clad wall assembly applied to wood or steel framed exterior walls covered with gypsum sheathing or wood-based sheathing and concrete and masonry substrates. Used for combustible and noncombustible construction.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sto Corp.\",\"approval_number_master\":\"FL#7229-R1\",\"approval_number\":\"FL7229.5\",\"seq\":5,\"product_model\":\"StoTherm Premier EIFS\",\"product_description\":\"Exterior insulation and finish system (EIFS) clad wall assembly applied to wood or steel framed exterior walls covered with gypsum sheathing or wood-based sheathing and concrete and masonry substrates. Used for combustible and noncombustible construction.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sto Corp.\",\"approval_number_master\":\"FL#7229-R1\",\"approval_number\":\"FL7229.6\",\"seq\":6,\"product_model\":\"StoTherm Premier NExT EIFS\",\"product_description\":\"Drainable EIFS clad wall assembly applied to wood or steel framed exterior walls covered with gypsum sheathing or wood-based sheathing and concrete and masonry substrates. Used for combustible and noncombustible construction.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sto Corp.\",\"approval_number_master\":\"FL#15026-R0\",\"approval_number\":\"FL15026.1\",\"seq\":1,\"product_model\":\"StoTherm Classic EIFS\",\"product_description\":\"EIFS without drainage using Stolit finish\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sto Corp.\",\"approval_number_master\":\"FL#15026-R0\",\"approval_number\":\"FL15026.2\",\"seq\":2,\"product_model\":\"StoTherm Classic NExT EIFS\",\"product_description\":\"EIFS with water-resistive barrier coating and drainage using Stolit Finish\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sto Corp.\",\"approval_number_master\":\"FL#15026-R0\",\"approval_number\":\"FL15026.3\",\"seq\":3,\"product_model\":\"StoTherm Essence EIFS\",\"product_description\":\"EIFS without drainage using Sto Essence Finish\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sto Corp.\",\"approval_number_master\":\"FL#15026-R0\",\"approval_number\":\"FL15026.4\",\"seq\":4,\"product_model\":\"StoTherm Essence NExT EIFS\",\"product_description\":\"EIFS with water-resistive barrier coating and drainage using Sto DPR finish\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sto Corp.\",\"approval_number_master\":\"FL#15026-R0\",\"approval_number\":\"FL15026.5\",\"seq\":5,\"product_model\":\"StoTherm Lotusan EIFS\",\"product_description\":\"EIFS without drainage using Stolit Lotusan finish\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sto Corp.\",\"approval_number_master\":\"FL#15026-R0\",\"approval_number\":\"FL15026.6\",\"seq\":6,\"product_model\":\"StoTherm Lotusan NExT EIFS\",\"product_description\":\"EIFS with water resistive barrier coating and drainage using Stolit Lotusan finish\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sto Corp.\",\"approval_number_master\":\"FL#15026-R0\",\"approval_number\":\"FL15026.7\",\"seq\":7,\"product_model\":\"StoTherm Premier EIFS\",\"product_description\":\"EIFS without drainage using StoSilco Lit finish\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sto Corp.\",\"approval_number_master\":\"FL#15026-R0\",\"approval_number\":\"FL15026.8\",\"seq\":8,\"product_model\":\"StoTherm Premier NExT EIFS\",\"product_description\":\"EIFS with water resistive barrier coating and drainage using StoSilco Lit finish\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-22 00:00:00\",\"instructions_url\":\"\"}],\"Wanessa-Sue Inc\":[{\"manufacturer\":\"Wanessa-Sue Inc\",\"approval_number_master\":\"FL#28329-R1\",\"approval_number\":\"FL28329.1\",\"seq\":1,\"product_model\":\"Airlight Building Panel System\",\"product_description\":\"Airlight Building Panel System- LMI\\\/SMI\",\"design_pressure\":\"+83\\\/-83\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-30 00:00:00\",\"instructions_url\":\"\"}],\"T. Clear Corporation\":[{\"manufacturer\":\"T. Clear Corporation\",\"approval_number_master\":\"FL#31775-R1\",\"approval_number\":\"FL31775.1\",\"seq\":1,\"product_model\":\"ProGuard\\u00ae\",\"product_description\":\"Concrete Insulated Sheathing Panel\",\"design_pressure\":\"+109\\\/-79\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Master Wall Inc.\\u00ae\":[{\"manufacturer\":\"Master Wall Inc.\\u00ae\",\"approval_number_master\":\"FL#37354-R2\",\"approval_number\":\"FL37354.1\",\"seq\":1,\"product_model\":\"Aggre-flex Drainage EIFS Assembly EIFSWPM01\",\"product_description\":\"Drainage EIFS, Mechanically Attached, wood frame over plywood substrate\",\"design_pressure\":\"+60\\\/-25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Master Wall Inc.\\u00ae\",\"approval_number_master\":\"FL#37354-R2\",\"approval_number\":\"FL37354.2\",\"seq\":2,\"product_model\":\"Aggre-flex Drainage EIFS Assembly EIFSWPM02\",\"product_description\":\"Drainage EIFS, Mechanically Attached, wood frame with plywood sheathing\",\"design_pressure\":\"+60\\\/-35\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Master Wall Inc.\\u00ae\",\"approval_number_master\":\"FL#37354-R2\",\"approval_number\":\"FL37354.3\",\"seq\":3,\"product_model\":\"Aggre-flex EIFS Assembly EIFSMGA01\",\"product_description\":\"EIFS, Adhesively Attached, metal frame with gypsum substrate\",\"design_pressure\":\"+90\\\/-50\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Master Wall Inc.\\u00ae\",\"approval_number_master\":\"FL#37354-R2\",\"approval_number\":\"FL37354.4\",\"seq\":4,\"product_model\":\"Aggre-flex EIFS Assembly EIFSMGA02\",\"product_description\":\"EIFS, Adhesively Attached, metal frame with gypsum substrate\",\"design_pressure\":\"+95\\\/-75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Master Wall Inc.\\u00ae\",\"approval_number_master\":\"FL#37354-R2\",\"approval_number\":\"FL37354.5\",\"seq\":5,\"product_model\":\"Aggre-flex EIFS Assembly EIFSMGA03\",\"product_description\":\"EIFS, Adhesively Attached, metal frame with gypsum substrate\",\"design_pressure\":\"+90\\\/-60\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Master Wall Inc.\\u00ae\",\"approval_number_master\":\"FL#37354-R2\",\"approval_number\":\"FL37354.6\",\"seq\":6,\"product_model\":\"Aggre-flex EIFS Assembly EIFSMGA04\",\"product_description\":\"EIFS, Adhesively Attached, metal frame with Dens Glass Gold\\u00ae substrate\",\"design_pressure\":\"+65\\\/-45\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Master Wall Inc.\\u00ae\",\"approval_number_master\":\"FL#37354-R2\",\"approval_number\":\"FL37354.7\",\"seq\":7,\"product_model\":\"Aggre-flex EIFS Assembly EIFSWGA01\",\"product_description\":\"EIFS, Adhesively Attached, wood frame with gypsum substrate\",\"design_pressure\":\"+55\\\/-45\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Master Wall Inc.\\u00ae\",\"approval_number_master\":\"FL#37354-R2\",\"approval_number\":\"FL37354.8\",\"seq\":8,\"product_model\":\"Aggre-flex EIFS Assembly EIFSWPM01\",\"product_description\":\"EIFS, Mechanically Attached, wood frame plywood substrate\",\"design_pressure\":\"+60\\\/-25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Master Wall Inc.\\u00ae\",\"approval_number_master\":\"FL#37354-R2\",\"approval_number\":\"FL37354.9\",\"seq\":9,\"product_model\":\"Aggre-flex EIFS Assembly EIFSWPM02\",\"product_description\":\"EIFS, Mechanically Attached, wood frame with plywood substrate\",\"design_pressure\":\"+60\\\/-35\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Master Wall Inc.\\u00ae\",\"approval_number_master\":\"FL#37354-R2\",\"approval_number\":\"FL37354.10\",\"seq\":10,\"product_model\":\"QRW1 Drainage EIFS Assembly QEIFSWPM01\",\"product_description\":\"Drainage EIFS, Mechanically Attached, wood frame with OSB substrate\",\"design_pressure\":\"+55\\\/-30\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Master Wall Inc.\\u00ae\",\"approval_number_master\":\"FL#37354-R2\",\"approval_number\":\"FL37354.11\",\"seq\":11,\"product_model\":\"Rollershield Drainage CIFS\\u00ae Assembly EIFSMGA01\",\"product_description\":\"Drainage EIFS, Adhesively Attached, metal frame with gypsum sheathing\",\"design_pressure\":\"+90\\\/-50\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Master Wall Inc.\\u00ae\",\"approval_number_master\":\"FL#37354-R2\",\"approval_number\":\"FL37354.12\",\"seq\":12,\"product_model\":\"Rollershield Drainage CIFS\\u00ae Assembly EIFSMGA02\",\"product_description\":\"Drainage EIFS, Adhesively Attached, metal frame with gypsum substrate\",\"design_pressure\":\"+95\\\/-75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Master Wall Inc.\\u00ae\",\"approval_number_master\":\"FL#37354-R2\",\"approval_number\":\"FL37354.13\",\"seq\":13,\"product_model\":\"Rollershield Drainage CIFS\\u00ae Assembly EIFSMGA03\",\"product_description\":\"Drainage EIFS, Adhesively Attached, metal frame with gypsum sheathing\",\"design_pressure\":\"+90\\\/-60\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Master Wall Inc.\\u00ae\",\"approval_number_master\":\"FL#37354-R2\",\"approval_number\":\"FL37354.14\",\"seq\":14,\"product_model\":\"Rollershield Drainage CIFS\\u00ae Assembly EIFSMGA04\",\"product_description\":\"Drainage EIFS, Adhesively Atttached, metal frame with Dens Glass Gold\\u00ae sheathing\",\"design_pressure\":\"+65\\\/-45\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Master Wall Inc.\\u00ae\",\"approval_number_master\":\"FL#37354-R2\",\"approval_number\":\"FL37354.15\",\"seq\":15,\"product_model\":\"Rollershield Drainage CIFS\\u00ae Assembly EIFSWGA01\",\"product_description\":\"Drainage EIFS, Adhesively Attached, wood frame with gypsum sheathing\",\"design_pressure\":\"+55\\\/-45\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Master Wall Inc.\\u00ae\",\"approval_number_master\":\"FL#37354-R2\",\"approval_number\":\"FL37354.16\",\"seq\":16,\"product_model\":\"Rollershield Drainage CIFS\\u00ae Assembly EIFSWPA01\",\"product_description\":\"Drainage EIFS, Adhesively Attached, wood frame with plywood sheathing\",\"design_pressure\":\"+65\\\/-60\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Master Wall Inc.\\u00ae\",\"approval_number_master\":\"FL#37354-R2\",\"approval_number\":\"FL37354.17\",\"seq\":17,\"product_model\":\"Rollershield Drainage CIFS\\u00ae Assembly EIFSWPA02\",\"product_description\":\"Drainage EIFS, Adhesively Attached, wood frame OSB substrate\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Master Wall Inc.\\u00ae\",\"approval_number_master\":\"FL#13429-R0\",\"approval_number\":\"FL13429.1\",\"seq\":1,\"product_model\":\"Master Wall EIF System\",\"product_description\":\"Aggre-flex Class PB Drainage EIFS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Master Wall Inc.\\u00ae\",\"approval_number_master\":\"FL#13429-R0\",\"approval_number\":\"FL13429.2\",\"seq\":2,\"product_model\":\"Master Wall EIF System\",\"product_description\":\"Rollershield Drainage Class PB EIFS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Master Wall Inc.\\u00ae\",\"approval_number_master\":\"FL#13429-R0\",\"approval_number\":\"FL13429.3\",\"seq\":3,\"product_model\":\"Master Wall EIF System\",\"product_description\":\"QRW1 Drainage EIFS\",\"design_pressure\":\"+55\\\/-30\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Master Wall Inc.\\u00ae\",\"approval_number_master\":\"FL#13429-R0\",\"approval_number\":\"FL13429.4\",\"seq\":4,\"product_model\":\"Master Wall EIF Systems\",\"product_description\":\"Aggre-flex Class PB EIFS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Master Wall Inc.\\u00ae\",\"approval_number_master\":\"FL#15743-R0\",\"approval_number\":\"FL15743.1\",\"seq\":1,\"product_model\":\"Master Wall EIF Systems\",\"product_description\":\"Rollershield Drainage Class PB EIFS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Master Wall Inc.\\u00ae\",\"approval_number_master\":\"FL#15743-R0\",\"approval_number\":\"FL15743.2\",\"seq\":2,\"product_model\":\"Master Wall EIF Systems\",\"product_description\":\"Aggre-flex Class PB Drainage EIFS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Master Wall Inc.\\u00ae\",\"approval_number_master\":\"FL#15743-R0\",\"approval_number\":\"FL15743.3\",\"seq\":3,\"product_model\":\"Master Wall EIF Systems\",\"product_description\":\"QRW1 Drainage EIFS\",\"design_pressure\":\"+55\\\/-30\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Master Wall Inc.\\u00ae\",\"approval_number_master\":\"FL#20103-R0\",\"approval_number\":\"FL20103.1\",\"seq\":1,\"product_model\":\"Master Wall EIF Systems\",\"product_description\":\"Rollershield Drainage EIFS\",\"design_pressure\":\"+95\\\/-75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Master Wall Inc.\\u00ae\",\"approval_number_master\":\"FL#20103-R0\",\"approval_number\":\"FL20103.2\",\"seq\":2,\"product_model\":\"Master Wall EIF Systems\",\"product_description\":\"Aggre-flex EIFS\",\"design_pressure\":\"+95\\\/-75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Master Wall Inc.\\u00ae\",\"approval_number_master\":\"FL#20103-R0\",\"approval_number\":\"FL20103.3\",\"seq\":3,\"product_model\":\"Master Wall EIF Systems\",\"product_description\":\"Aggre-flex Drainage EIFS\",\"design_pressure\":\"+60\\\/-35\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Master Wall Inc.\\u00ae\",\"approval_number_master\":\"FL#20103-R0\",\"approval_number\":\"FL20103.4\",\"seq\":4,\"product_model\":\"Master Wall EIF Systems\",\"product_description\":\"QRW1 Drainage EIFS\",\"design_pressure\":\"+55\\\/-30\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sika Facades - Senergy LaHabra EIFS\":[{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#5988-R0\",\"approval_number\":\"FL5988.1\",\"seq\":1,\"product_model\":\"Senerflex Channeled Adhesive\\\/Insulation Design Systems\",\"product_description\":\"Exterior Insulation and Finish Systems consisting of insulation board, adhesive or mechanical fasteners, base coat, glass fiber reinforcing mesh, finish and a means of drainage from behind the system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#5988-R0\",\"approval_number\":\"FL5988.2\",\"seq\":2,\"product_model\":\"Senerflex Wall System\",\"product_description\":\"Exterior Insulation and Finish System consisting of insulation board, adhesive or mechanical fasteners, base coat, glass fiber reinforcing mesh and finish\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#5988-R0\",\"approval_number\":\"FL5988.3\",\"seq\":3,\"product_model\":\"Senerthik\",\"product_description\":\"Class PM Exterior Insulation and Finish System consisting of insulation board, mechanical fasteners, base coat, glass fiber reinforcing mesh and finish\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#5988-R0\",\"approval_number\":\"FL5988.4\",\"seq\":4,\"product_model\":\"Senturion Systems\",\"product_description\":\"Exterior Insulation and Finish Systems consisting of insulation board, mechanical fasteners, base coat, glass fiber reinforcing mesh, finish and a means of drainage from behind the system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#13618-R0\",\"approval_number\":\"FL13618.1\",\"seq\":1,\"product_model\":\"SonoWall FlexWall System\",\"product_description\":\"SonoWall FlexWall System installed over CMU\",\"design_pressure\":\"+125\\\/-125\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2104-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#13447-R0\",\"approval_number\":\"FL13447.1\",\"seq\":1,\"product_model\":\"Senergy Senerflex Channeled Adhesive Design\",\"product_description\":\"Senergy Senerflex Channeled Adhesive Design installed over plywood\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#13447-R0\",\"approval_number\":\"FL13447.2\",\"seq\":2,\"product_model\":\"Senergy Senerflex Channeled Adhesive Design\",\"product_description\":\"Senergy Senerflex Channeled Adhesive Design on gypsum sheathing and steel studs, large missile impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#13447-R0\",\"approval_number\":\"FL13447.3\",\"seq\":3,\"product_model\":\"Senergy Senerflex Channeled Adhesive Design\",\"product_description\":\"Senergy Senerflex Channeled Adhesive Design on gypsum sheathing and steel studs, small missile impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#13447-R0\",\"approval_number\":\"FL13447.4\",\"seq\":4,\"product_model\":\"Senergy Senerflex Classic PB\",\"product_description\":\"Senergy Senerflex Classic PB installed over CMU\",\"design_pressure\":\"+125\\\/-125\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#13447-R0\",\"approval_number\":\"FL13447.5\",\"seq\":5,\"product_model\":\"Senergy Senerflex Classic PB\",\"product_description\":\"Senergy Senerflex Classic PB on gypsum sheathing and steel studs, large missile impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#13447-R0\",\"approval_number\":\"FL13447.6\",\"seq\":6,\"product_model\":\"Senergy Senerflex Classic PB\",\"product_description\":\"Senergy Senerflex Classic PB on gypsum sheathing and steel studs, small missile impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#13447-R0\",\"approval_number\":\"FL13447.7\",\"seq\":7,\"product_model\":\"Senergy Senerflex Classic PB\",\"product_description\":\"Senergy Senerflex Classic PB on reinforced gypsum sheathing and steel studs, large missile impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#13616-R0\",\"approval_number\":\"FL13616.1\",\"seq\":1,\"product_model\":\"Acrocrete Acrowall-ES\",\"product_description\":\"Acrocrete Acrowall-ES installed over CMU\",\"design_pressure\":\"+125\\\/-125\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#13616-R0\",\"approval_number\":\"FL13616.2\",\"seq\":2,\"product_model\":\"Acrocrete Acrowall-ES\",\"product_description\":\"Acrocrete Acrowall-ES on reinforced gypsum sheathing and steel studs, large missile impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#13616-R0\",\"approval_number\":\"FL13616.3\",\"seq\":3,\"product_model\":\"Acrocrete Acrowall-ES\",\"product_description\":\"Acrocrete Acrowall-ES on gypsum sheathing and steel studs, large missile impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#13616-R0\",\"approval_number\":\"FL13616.4\",\"seq\":4,\"product_model\":\"Acrocrete Acrowall-ES\",\"product_description\":\"Acrocrete Acrowall-ES on gypsum sheathing and steel studs, small missile impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#13616-R0\",\"approval_number\":\"FL13616.5\",\"seq\":5,\"product_model\":\"Acrocrete Acrowall-ES Plus\",\"product_description\":\"Acrocrete Acrowall-ES Plus on gypsum sheathing and steel studs, small missile impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#13616-R0\",\"approval_number\":\"FL13616.6\",\"seq\":6,\"product_model\":\"Acrocrete Acrowall-ES Plus\",\"product_description\":\"Acrocrete Acrowall-ES Plus installed over plywood\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#13616-R0\",\"approval_number\":\"FL13616.7\",\"seq\":7,\"product_model\":\"Acrocrete Acrowall-ES Plus\",\"product_description\":\"Acrocrete Acrowall-ES Plus on gypsum sheathing and steel studs, large missile impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#13617-R0\",\"approval_number\":\"FL13617.1\",\"seq\":1,\"product_model\":\"Finestone Pebbletex System\",\"product_description\":\"Finestone Pebbletex System installed over CMU\",\"design_pressure\":\"+125\\\/-125\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#13617-R0\",\"approval_number\":\"FL13617.2\",\"seq\":2,\"product_model\":\"Finestone Pebbletex System\",\"product_description\":\"Finestone Pebbletex System on gypsum sheathing and steel studs, large missile impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#13617-R0\",\"approval_number\":\"FL13617.3\",\"seq\":3,\"product_model\":\"Finestone Pebbletex System\",\"product_description\":\"Finestone Pebbletex System on gypsum sheathing and steel studs, small missile impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#13617-R0\",\"approval_number\":\"FL13617.4\",\"seq\":4,\"product_model\":\"Finestone Pebbletex System\",\"product_description\":\"Finestone Pebbletex System on reinforced gypsum sheathing and steel studs, large missile impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#13617-R0\",\"approval_number\":\"FL13617.5\",\"seq\":5,\"product_model\":\"Finestone Pebbletex-DCA\",\"product_description\":\"Finestone Pebbletex-DCA installed over plywood\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#13617-R0\",\"approval_number\":\"FL13617.6\",\"seq\":6,\"product_model\":\"Finestone Pebbletex-DCA\",\"product_description\":\"Finestone Pebbletex-DCA on gypsum sheathing and steel studs, large missile impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#13617-R0\",\"approval_number\":\"FL13617.7\",\"seq\":7,\"product_model\":\"Finestone Pebbletex-DCA\",\"product_description\":\"Finestone Pebbletex-DCA on gypsum sheathing and steel studs, small missile impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#13618-R0\",\"approval_number\":\"FL13618.2\",\"seq\":2,\"product_model\":\"SonoWall FlexWall System\",\"product_description\":\"SonoWall FlexWall System on gypsum sheathing and steel studs, large missile impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#13618-R0\",\"approval_number\":\"FL13618.3\",\"seq\":3,\"product_model\":\"SonoWall FlexWall System\",\"product_description\":\"SonoWall FlexWall System on gypsum sheathing and steel studs, small missile impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#13618-R0\",\"approval_number\":\"FL13618.4\",\"seq\":4,\"product_model\":\"SonoWall FlexWall System\",\"product_description\":\"SonoWall FlexWall System on reinforced gypsum sheathing and steel studs, large missile impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#13618-R0\",\"approval_number\":\"FL13618.5\",\"seq\":5,\"product_model\":\"SonoWall FlexWall WM\",\"product_description\":\"SonoWall FlexWall WM installed over plywood\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#13618-R0\",\"approval_number\":\"FL13618.6\",\"seq\":6,\"product_model\":\"SonoWall FlexWall WM\",\"product_description\":\"SonoWall FlexWall WM on gypsum sheathing and steel studs, large missile impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#13618-R0\",\"approval_number\":\"FL13618.7\",\"seq\":7,\"product_model\":\"SonoWall FlexWall WM\",\"product_description\":\"SonoWall FlexWall WM on gypsum sheathing and steel studs, small missile impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#37990-R0\",\"approval_number\":\"FL37990.1\",\"seq\":1,\"product_model\":\"Senergy Senerflex Channeled Adhesive CI Design\",\"product_description\":\"Senergy Senerflex Channeled Adhesive CI Design over gypsum sheathing and steel framing, small missile impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#37990-R0\",\"approval_number\":\"FL37990.2\",\"seq\":2,\"product_model\":\"Senergy Senerflex Channeled Adhesive CI Design\",\"product_description\":\"Senergy Senerflex Channeled Adhesive CI Design over gypsum sheathing and steel framing, large missile impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#37990-R0\",\"approval_number\":\"FL37990.3\",\"seq\":3,\"product_model\":\"Senergy Senerflex Channeled Adhesive CI Design\",\"product_description\":\"Senergy Senerflex Channeled Adhesive CI Design over CMU, large missile impact\",\"design_pressure\":\"+180\\\/-180\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#37993-R0\",\"approval_number\":\"FL37993.1\",\"seq\":1,\"product_model\":\"Finestone Pebbletex CI DCA\",\"product_description\":\"Finestone Pebbletex CI DCA over gypsum sheathing and steel framing, small missile impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#37993-R0\",\"approval_number\":\"FL37993.2\",\"seq\":2,\"product_model\":\"Finestone Pebbletex CI DCA\",\"product_description\":\"Finestone Pebbletex CI DCA over gypsum sheathing and steel framing, large missile impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#37993-R0\",\"approval_number\":\"FL37993.3\",\"seq\":3,\"product_model\":\"Finestone Pebbletex CI DCA\",\"product_description\":\"Finestone Pebbletex CI DCA over CMU, large missile impact\",\"design_pressure\":\"+180\\\/-180\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-08 00:00:00\",\"instructions_url\":\"\"}],\"PAREX USA, INC.\":[{\"manufacturer\":\"PAREX USA, INC.\",\"approval_number_master\":\"FL#1942-R0\",\"approval_number\":\"FL1942.1\",\"seq\":1,\"product_model\":\"Parex Standard Exterior Insula\",\"product_description\":\"Exterior Insulation and Finish System that is shop applied to framed walls a field applied to concrete and masonary walls.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PAREX USA, INC.\",\"approval_number_master\":\"FL#1943-R1\",\"approval_number\":\"FL1943.1\",\"seq\":1,\"product_model\":\"EIF System on Masonry Walls 01\",\"product_description\":\"EIF System that is field applied to concrete masonry walls.\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PAREX USA, INC.\",\"approval_number_master\":\"FL#1943-R1\",\"approval_number\":\"FL1943.2\",\"seq\":2,\"product_model\":\"EIF wall System on 18 ga.Non-C\",\"product_description\":\"Field or shop applied EIF Wall System on 18 ga.Non-Combustible Impact Resistance Substrate. Meets SFBC Large Missile Impact Test.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PAREX USA, INC.\",\"approval_number_master\":\"FL#1943-R1\",\"approval_number\":\"FL1943.3\",\"seq\":3,\"product_model\":\"EIF Wall System on 5\\\/8\\\" Plywoo\",\"product_description\":\"Field or shop applied EIF Wall System on 5\\\/8\\\" Plywood Sheathing and Wood Frame\",\"design_pressure\":\"+66\\\/-58\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PAREX USA, INC.\",\"approval_number_master\":\"FL#1943-R1\",\"approval_number\":\"FL1943.4\",\"seq\":4,\"product_model\":\"EIF Wall System on Gypsum and\",\"product_description\":\"Field or shop applied EIF Wall System on Gypsum and Plywood Sheathing.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PAREX USA, INC.\",\"approval_number_master\":\"FL#1943-R1\",\"approval_number\":\"FL1943.5\",\"seq\":5,\"product_model\":\"EIFs on Gypsum Sheathing on St\",\"product_description\":\"Field or Shop applied EIF Wall System on Gypsum Sheathing on Steel Studs\",\"design_pressure\":\"+85\\\/-83\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PAREX USA, INC.\",\"approval_number_master\":\"FL#1943-R1\",\"approval_number\":\"FL1943.6\",\"seq\":6,\"product_model\":\"Parex EIFS on Masonry Wall\",\"product_description\":\"Parex EIFS on Masonry Wall\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PAREX USA, INC.\",\"approval_number_master\":\"FL#1943-R1\",\"approval_number\":\"FL1943.7\",\"seq\":7,\"product_model\":\"Parex R\\\/DGG EIFS\",\"product_description\":\"Parex EIFS Standard System Shop or Field applied on Dens Glass Gold\",\"design_pressure\":\"+80-130\\\/-80-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PAREX USA, INC.\",\"approval_number_master\":\"FL#1943-R1\",\"approval_number\":\"FL1943.8\",\"seq\":8,\"product_model\":\"Parex Standard Exterior Insula\",\"product_description\":\"Exterior Insulation and Finish System that is shop applied to framed walls and field applied to concrete and masonary walls.\",\"design_pressure\":\"+85\\\/-83\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PAREX USA, INC.\",\"approval_number_master\":\"FL#8605-R1\",\"approval_number\":\"FL8605.1\",\"seq\":1,\"product_model\":\"Parex EIFS System on Dens-Glass Gold\",\"product_description\":\"Parex EIFS System on Dens-Glass Gold 8\\\" & 16\\\" o.c.\",\"design_pressure\":\"+80\\\/130\\\/-80\\\/130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PAREX USA, INC.\",\"approval_number_master\":\"FL#8605-R0\",\"approval_number\":\"FL8605.2\",\"seq\":2,\"product_model\":\"Parex EIFS System on Dens-Glass Gold\",\"product_description\":\"Parex EIFS System on Dens-Glass Gold 8\\\" & 16\\\" o.c.\",\"design_pressure\":\"+80\\\/130\\\/-80\\\/130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PAREX USA, INC.\",\"approval_number_master\":\"FL#8605-R0\",\"approval_number\":\"FL8605.3\",\"seq\":3,\"product_model\":\"Parex EIFS Wall System on Gypsum and Plywood Sheathing\",\"product_description\":\"Parex EIFS Wall System on Gypsum and Plywood Sheathing\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PAREX USA, INC.\",\"approval_number_master\":\"FL#8605-R0\",\"approval_number\":\"FL8605.4\",\"seq\":4,\"product_model\":\"Parex EIFS Wall System on Gypsum Sheathing & Steel Studs\",\"product_description\":\"Parex EIFS Wall System on Gypsum Sheathing & Steel Studs\",\"design_pressure\":\"+85\\\/-83\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PAREX USA, INC.\",\"approval_number_master\":\"FL#9180-R1\",\"approval_number\":\"FL9180.1\",\"seq\":1,\"product_model\":\"EIFS Wall System on Gypsum and Plywood Sheathing\",\"product_description\":\"EIFS Wall System on Gypsum and Plywood Sheathing\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PAREX USA, INC.\",\"approval_number_master\":\"FL#9180-R1\",\"approval_number\":\"FL9180.2\",\"seq\":2,\"product_model\":\"EIFS Wall System on Gypsum Sheathing & Steel Studs\",\"product_description\":\"EIFS Wall System on Gypsum Sheathing & Steel Studs\",\"design_pressure\":\"+83\\\/-83\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PAREX USA, INC.\",\"approval_number_master\":\"FL#9180-R1\",\"approval_number\":\"FL9180.3\",\"seq\":3,\"product_model\":\"EIFS Wall System on Masonry Wall\",\"product_description\":\"EIFS Wall System on Masonry Wall\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PAREX USA, INC.\",\"approval_number_master\":\"FL#12485-R0\",\"approval_number\":\"FL12485.1\",\"seq\":1,\"product_model\":\"Parex Standard System\",\"product_description\":\"Exterior Insulation Finish System with Optional Water resistive barrier Coating\",\"design_pressure\":\"+80\\\/-50\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PAREX USA, INC.\",\"approval_number_master\":\"FL#12487-R0\",\"approval_number\":\"FL12487.1\",\"seq\":1,\"product_model\":\"Parex Standard WaterMaster and WaterMaster DB\",\"product_description\":\"Exterior Insulation and Finish System (EIFS) clad wall assembly with Drainage utilizing a water resistive barrier coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PAREX USA, INC.\",\"approval_number_master\":\"FL#12488-R0\",\"approval_number\":\"FL12488.1\",\"seq\":1,\"product_model\":\"Parex Standard WaterMaster LCR (with StuccoWrap or Grade D Paper)\",\"product_description\":\"Exterior Insulation and Finish System (EIFS) mechanically fastened over Tyvek StuccoWrap or Grade D Paper\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PAREX USA, INC.\",\"approval_number_master\":\"FL#12487-R1\",\"approval_number\":\"FL12487.2\",\"seq\":2,\"product_model\":\"Parex Standard WaterMaster and WaterMaster DB\",\"product_description\":\"Exterior Insulation and Finish System (EIFS) clad wall assembly with Drainage utilizing a water resistive barrier coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PAREX USA, INC.\",\"approval_number_master\":\"FL#12487-R1\",\"approval_number\":\"FL12487.3\",\"seq\":3,\"product_model\":\"Parex Standard WaterMaster LCR\",\"product_description\":\"Exterior Insulation and Finish System (EIFS) mechanically fastened over Tyvek STuccowrap or Grade D Paper\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PAREX USA, INC.\",\"approval_number_master\":\"FL#14790-R0\",\"approval_number\":\"FL14790.1\",\"seq\":1,\"product_model\":\"LaHabra EIFS on Dens-Glass Gold\",\"product_description\":\"Exterior Insulation Finish System on Dens-Glass Gold Sheathing\",\"design_pressure\":\"+130\\\/80\\\/-130\\\/80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PAREX USA, INC.\",\"approval_number_master\":\"FL#14790-R0\",\"approval_number\":\"FL14790.2\",\"seq\":2,\"product_model\":\"LaHabra EIFS on Masonry\",\"product_description\":\"Exterior Insulation Finish System on Masonry\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PAREX USA, INC.\",\"approval_number_master\":\"FL#14793-R0\",\"approval_number\":\"FL14793.1\",\"seq\":1,\"product_model\":\"LaHabra Insul-Flex Standard System\",\"product_description\":\"Exterior Insulation and Finish System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PAREX USA, INC.\",\"approval_number_master\":\"FL#14793-R0\",\"approval_number\":\"FL14793.2\",\"seq\":2,\"product_model\":\"LaHabra Insul-Flex WaterMaster LCR System\",\"product_description\":\"Exterior Insulation and Finish System mechanically fastened over Tyvek Stucco wrap or Grade D Paper\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PAREX USA, INC.\",\"approval_number_master\":\"FL#14793-R0\",\"approval_number\":\"FL14793.3\",\"seq\":3,\"product_model\":\"LaHabra Insul-Flex WaterMaster System\",\"product_description\":\"Exterior Insulation and Finish System cladd wall asssembly with Drainage utilizing a water-resistive barrier coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PAREX USA, INC.\",\"approval_number_master\":\"FL#12488-R1\",\"approval_number\":\"FL12488.2\",\"seq\":2,\"product_model\":\"Parex Standard WaterMaster LCR (with StuccoWrap or Grade D Paper)\",\"product_description\":\"Exterior Insulation and Finish System (EIFS) mechanically fastened over Tyvek StuccoWrap or Grade D Paper\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-07-31 00:00:00\",\"instructions_url\":\"\"}],\"Senergy, LLC\":[{\"manufacturer\":\"Senergy, LLC\",\"approval_number_master\":\"FL#1964-R0\",\"approval_number\":\"FL1964.1\",\"seq\":1,\"product_model\":\"Senerflex Wall System\",\"product_description\":\"Exterior wall cladding which consists of an insulation board, adhesive or mechanical fasteners, a base coat, glass fiber reinforcing mesh and finish coat.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Senergy, LLC\",\"approval_number_master\":\"FL#2016-R0\",\"approval_number\":\"FL2016.1\",\"seq\":1,\"product_model\":\"Senergy Drainage Systems\",\"product_description\":\"An exterior wall cladding consisting of an insulation board, adhesive or mechanical fasteners, base coat, reinforcing mesh, and finish that provides a drainage path for moisture behind the system.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Finestone\":[{\"manufacturer\":\"Finestone\",\"approval_number_master\":\"FL#1966-R0\",\"approval_number\":\"FL1966.1\",\"seq\":1,\"product_model\":\"Pebbletex\",\"product_description\":\"Exterior wall cladding which consists of an insulation board, adhesive or mechanical fasteners, a base coat, glass fiber reinforcing mesh and a finish coat.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Holcim Inc. (US)\":[{\"manufacturer\":\"Holcim Inc. (US)\",\"approval_number_master\":\"FL#3350-R0\",\"approval_number\":\"FL3350.1\",\"seq\":1,\"product_model\":\"Aggre-flex Drainage System\",\"product_description\":\"Class PB Drainage Exterior Insulation and Finish System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Holcim Inc. (US)\",\"approval_number_master\":\"FL#3350-R0\",\"approval_number\":\"FL3350.2\",\"seq\":2,\"product_model\":\"Aggre-flex System\",\"product_description\":\"Class PB Exterior Insulation and Finish System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Total Wall\":[{\"manufacturer\":\"Total Wall\",\"approval_number_master\":\"FL#7700-R1\",\"approval_number\":\"FL7700.1\",\"seq\":1,\"product_model\":\"T-WALL Direct Applied DA\",\"product_description\":\"T-WALL Direct Applied DA system reinforcing mesh, modified cementitious base coat, and an acrylic polymer finish, applied directly to a substrate of exterior cement board.\",\"design_pressure\":\"+51\\\/-51\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Total Wall\",\"approval_number_master\":\"FL#7700-R1\",\"approval_number\":\"FL7700.2\",\"seq\":2,\"product_model\":\"T-WALL Drainage MD\",\"product_description\":\"T-WALL Moisture Drainage MD EIFS is a nonload bearing, exterior wall finish system, consisting of a water resistive barrier, foam plastic board, mechanical fasteners, reinforcing mesh, modified cementitious base coat, and an acrylic polymer finish.\",\"design_pressure\":\"+53\\\/-53\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Total Wall\",\"approval_number_master\":\"FL#7700-R1\",\"approval_number\":\"FL7700.3\",\"seq\":3,\"product_model\":\"T-WALL Hard Coat PM\",\"product_description\":\"T-WALL Hard Coat PM Exterior Insulation and Finish System (EIFS) is a nonload bearing, exterior wall veneer system, consisting of a foam plastic board, mechanical fasteners, reinforcing mesh, modified cementitious base coat, and an acrylic polymer finish.\",\"design_pressure\":\"+59\\\/-59\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Total Wall\",\"approval_number_master\":\"FL#7700-R1\",\"approval_number\":\"FL7700.4\",\"seq\":4,\"product_model\":\"T-WALL Soft Coat PB\",\"product_description\":\"T-WALL Soft Coat PB Exterior Insulation and Finish System (EIFS) is a nonload bearing, exterior wall finish system, consisting of a foam plastic board, adhesive, reinforcing mesh, modified cementitious base coat, and an acrylic polymer finish.\",\"design_pressure\":\"+51\\\/-51\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Total Wall\",\"approval_number_master\":\"FL#7700-R1\",\"approval_number\":\"FL7700.5\",\"seq\":5,\"product_model\":\"T-WALL T-2000\",\"product_description\":\"T-WALL T-2000 EIFS is a factory panelized nonload bearing system of either T-WALL Soft Coat PB EIFS or T-WALL Hard Coat PM EIFS.\",\"design_pressure\":\"+51\\\/-51\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-31 00:00:00\",\"instructions_url\":\"\"}],\"United States Gypsum Corporation\":[{\"manufacturer\":\"United States Gypsum Corporation\",\"approval_number_master\":\"FL#11429-R0\",\"approval_number\":\"FL11429.1\",\"seq\":1,\"product_model\":\"Securock Glass Mat Sheathing\",\"product_description\":\"USG Securock 5\\\/8\\\" Firecode X Glass Mat Sheathing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United States Gypsum Corporation\",\"approval_number_master\":\"FL#11429-R0\",\"approval_number\":\"FL11429.2\",\"seq\":2,\"product_model\":\"USG Securock 1\\\/2\\\" Glass Mat Sheathing\",\"product_description\":\"USG Securock 1\\\/2\\\" Glass Mat Sheathing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United States Gypsum Corporation\",\"approval_number_master\":\"FL#17763-R0\",\"approval_number\":\"FL17763.1\",\"seq\":1,\"product_model\":\"Securock ExoAir 430 Panel\",\"product_description\":\"Securock ExoAir 430 Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United States Gypsum Corporation\",\"approval_number_master\":\"FL#17763-R1\",\"approval_number\":\"FL17763.2\",\"seq\":2,\"product_model\":\"5\\\/8\\\" Securock ExoAir 430 Panel\",\"product_description\":\"5\\\/8\\\" Securock ExoAir 430 Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-06-22 00:00:00\",\"instructions_url\":\"\"}],\"National Gypsum Services Company\":[{\"manufacturer\":\"National Gypsum Services Company\",\"approval_number_master\":\"FL#13219-R0\",\"approval_number\":\"FL13219.1\",\"seq\":1,\"product_model\":\"Gold Bond Permabase Cement Board\",\"product_description\":\"1\\\/2\\\" Gold Bond Permabase Cement Board\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-01 00:00:00\",\"instructions_url\":\"\"}],\"Fantasy Marble LLC\":[{\"manufacturer\":\"Fantasy Marble LLC\",\"approval_number_master\":\"FL#30785-R0\",\"approval_number\":\"FL30785.1\",\"seq\":1,\"product_model\":\"Fantasy Marble - Panels System - LMI and SMI\",\"product_description\":\"Fantasy Marble - Panels System - LMI and SMI\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Tremco\":[{\"manufacturer\":\"Tremco\",\"approval_number_master\":\"FL#41855-R0\",\"approval_number\":\"FL41855.1\",\"seq\":1,\"product_model\":\"ExoAir 230\",\"product_description\":\"Liquid Applied Air Barrier\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-31 00:00:00\",\"instructions_url\":\"\"}],\"Sika Facades\":[{\"manufacturer\":\"Sika Facades\",\"approval_number_master\":\"FL#47258-R0\",\"approval_number\":\"FL47258.1\",\"seq\":1,\"product_model\":\"Parex EIFS\",\"product_description\":\"Exterior insulation and finish systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-31 00:00:00\",\"instructions_url\":\"\"}]},\"c. panel wall|||4. storefronts\":{\"Allegion-Schlage Lock Company, LLC.\":[{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#4622-R10\",\"approval_number\":\"FL4622.1\",\"seq\":1,\"product_model\":\"Steel Borrowed Lite System for use in conjunction with Storefront Entrance Systems (HVHZ)(Impact)\",\"product_description\":\"Steel Borrowed Lite System for use in conjunction with Storefront Entrance Systems (HVHZ)(Impact)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#34907-R1\",\"approval_number\":\"FL34907.1\",\"seq\":1,\"product_model\":\"Frame with Sidelites and Transom for use with 18 Gauge Steel Doors\",\"product_description\":\"Frame with Sidelites and Transom for use with 18 Gauge Steel Doors\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allegion-Schlage Lock Company, LLC.\",\"approval_number_master\":\"FL#4622-R0\",\"approval_number\":\"FL4622.2\",\"seq\":2,\"product_model\":\"Steelcraft Borrowed Lite System\",\"product_description\":\"Lite System for use in conjunction with Storefront Entrance System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Elite Aluminum Corporation\":[{\"manufacturer\":\"Elite Aluminum Corporation\",\"approval_number_master\":\"FL#5499-R6\",\"approval_number\":\"FL5499.1\",\"seq\":1,\"product_model\":\"Elite 2000 Storefront\",\"product_description\":\"Aluminum Storefront Glazing System Large and Small Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Aluminum Corporation\",\"approval_number_master\":\"FL#5499-R4\",\"approval_number\":\"FL5499.2\",\"seq\":2,\"product_model\":\"Elite 2000 Storefront\",\"product_description\":\"Aluminum Storefront Glazing System Non-Impact Resistant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Aluminum Corporation\",\"approval_number_master\":\"FL#11353-R0\",\"approval_number\":\"FL11353.1\",\"seq\":1,\"product_model\":\"Elite 2000 Storefront\",\"product_description\":\"Window Wall System\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Aluminum Corporation\",\"approval_number_master\":\"FL#11627-R0\",\"approval_number\":\"FL11627.1\",\"seq\":1,\"product_model\":\"Series 5090\",\"product_description\":\"Elite 2000 Series 5090 Impact Storefront Aluminum and Laminated Glass Storefront\",\"design_pressure\":\"+75\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Aluminum Corporation\",\"approval_number_master\":\"FL#12239-R0\",\"approval_number\":\"FL12239.1\",\"seq\":1,\"product_model\":\"Elite 2000 Series 5090 Impact Storefront System\",\"product_description\":\"French Door with Sidelites and Transom\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Kawneer Company\":[{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#7237-R10\",\"approval_number\":\"FL7237.1\",\"seq\":1,\"product_model\":\"Trifab 450 Aluminum Storefront & entryway system\",\"product_description\":\"4-1\\\/2\\\" Aluminum Storefront System with 190 Narrow and 350 Medium Stile Entrance Doors\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#7237-R10\",\"approval_number\":\"FL7237.2\",\"seq\":2,\"product_model\":\"Trifab 451 Aluminum Storefront & entryway system\",\"product_description\":\"4-1\\\/2\\\" Aluminum Storefront System with 190 Narrow and 350 Medium Stile Entrance Doors\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#7359-R9\",\"approval_number\":\"FL7359.1\",\"seq\":1,\"product_model\":\"IR631 Storefront System LMI\",\"product_description\":\"IR631 Aluminum Store Front System - LMI\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#7359-R9\",\"approval_number\":\"FL7359.2\",\"seq\":2,\"product_model\":\"IR631 Storefront System SMI\",\"product_description\":\"IR631 Aluminum Store Front System - SMI\",\"design_pressure\":\"+135\\\/-135\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#8787-R13\",\"approval_number\":\"FL8787.1\",\"seq\":1,\"product_model\":\"IR500 - LMI\",\"product_description\":\"IR500 Aluminum Storefront System\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#8787-R13\",\"approval_number\":\"FL8787.2\",\"seq\":2,\"product_model\":\"IR501 - LMI & SMI\",\"product_description\":\"IR501 Aluminum Storefront System\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#10008-R7\",\"approval_number\":\"FL10008.1\",\"seq\":1,\"product_model\":\"TRIFAB 451UT - PREGLAZE\",\"product_description\":\"Trifab 451UT - Preglaze Center Set\\nNon-Impact Store Front System\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#10008-R6\",\"approval_number\":\"FL10008.2\",\"seq\":2,\"product_model\":\"TRIFAB 451UT - TALL SILL\",\"product_description\":\"Trifab 451UT - Tall Sill Center Set Non-Impact Store Front System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#10845-R7\",\"approval_number\":\"FL10845.1\",\"seq\":1,\"product_model\":\"FG623-LMI\",\"product_description\":\"FG623-LMI Window Wall system\",\"design_pressure\":\"+50\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#10845-R0\",\"approval_number\":\"FL10845.2\",\"seq\":2,\"product_model\":\"FG623-SMI\",\"product_description\":\"FG623-SMI Window Wall System\",\"design_pressure\":\"+70\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#14287-R0\",\"approval_number\":\"FL14287.1\",\"seq\":1,\"product_model\":\"Trifab 451\\\/451T Storefront\",\"product_description\":\"Trifab 451\\\/451T Storefront\\nLarge Missile Impact, Zone 3, Level D\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#15404-R0\",\"approval_number\":\"FL15404.1\",\"seq\":1,\"product_model\":\"IR501UT Storefront System\",\"product_description\":\"IR501UT Large Missile Impact Storefront System (Wet glazed)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#15404-R0\",\"approval_number\":\"FL15404.2\",\"seq\":2,\"product_model\":\"IR501UT Storefront System\",\"product_description\":\"IR501UT Large Missile Impact Storefront System (Dry glazed)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#15404-R0\",\"approval_number\":\"FL15404.3\",\"seq\":3,\"product_model\":\"IR501UT Storefront System\",\"product_description\":\"IR501UT Small Missile Impact Storefront System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#15404-R6\",\"approval_number\":\"FL15404.4\",\"seq\":4,\"product_model\":\"IR501T & IR501UT Storefront System\",\"product_description\":\"IR501T & IR501UT Large Missile Impact Storefront System (Wet glazed) (Missile Level \\\"E\\\" Impact Rated)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#16517-R7\",\"approval_number\":\"FL16517.1\",\"seq\":1,\"product_model\":\"Trifab 601T Storefront & AA250\\\/425 Doors\",\"product_description\":\"Large Missile Impact Store Front with & without AA250\\\/425 Doors\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#20446-R5\",\"approval_number\":\"FL20446.1\",\"seq\":1,\"product_model\":\"Trifab 451T Storefront\",\"product_description\":\"Trifab 451T Front-Set Storefront (Non-impact)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#20446-R5\",\"approval_number\":\"FL20446.2\",\"seq\":2,\"product_model\":\"Trifab 451T Storefront\",\"product_description\":\"Trifab 451T Back-Set Storefront (Non-impact)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#20446-R5\",\"approval_number\":\"FL20446.3\",\"seq\":3,\"product_model\":\"Trifab 451T Storefront\",\"product_description\":\"Trifab 451T Center-Set w\\\/ HP sill Storefront (Non-impact)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#20446-R5\",\"approval_number\":\"FL20446.4\",\"seq\":4,\"product_model\":\"Trifab 451T Storefront\",\"product_description\":\"Trifab 451T Center-Set w\\\/ Standard sill Storefront (Non-impact)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#20446-R5\",\"approval_number\":\"FL20446.5\",\"seq\":5,\"product_model\":\"Trifab 451T Storefront\",\"product_description\":\"Trifab 451T Back-Set 10' tall (Non-impact)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#32590-R0\",\"approval_number\":\"FL32590.1\",\"seq\":1,\"product_model\":\"TRIFAB 451T\",\"product_description\":\"Trifab 451T - Non-Impact Store Front System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#37876-R0\",\"approval_number\":\"FL37876.1\",\"seq\":1,\"product_model\":\"TRIFAB VG 451T - BACK SET\",\"product_description\":\"Trifab VersaGlaze 451T - Back Set\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#37876-R0\",\"approval_number\":\"FL37876.2\",\"seq\":2,\"product_model\":\"TRIFAB VG 451T - CENTER SET\",\"product_description\":\"Trifab VersaGlaze 451T - Center Set\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#37876-R0\",\"approval_number\":\"FL37876.3\",\"seq\":3,\"product_model\":\"TRIFAB VG 451T - FRONT SET\",\"product_description\":\"Trifab VersaGlaze 451T - Front Set\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#41685-R1\",\"approval_number\":\"FL41685.1\",\"seq\":1,\"product_model\":\"IR501 - LMI & SMI\",\"product_description\":\"IR501 Aluminum Storefront System\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#47012-R3\",\"approval_number\":\"FL47012.2\",\"seq\":2,\"product_model\":\"2. IR521 FG NT\\\/T\\\/UT - LMI\",\"product_description\":\"IR521 Field Glazed NT\\\/T\\\/UT Aluminum Storefront Systems, Large Missile Impact level D\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#627-R0\",\"approval_number\":\"FL627.1\",\"seq\":1,\"product_model\":\"FG623\",\"product_description\":\"Fixed Framing LMI (Various Glass)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#627-R0\",\"approval_number\":\"FL627.2\",\"seq\":2,\"product_model\":\"FG623\",\"product_description\":\"Fixed Framing SMI (Various Glass)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#627-R0\",\"approval_number\":\"FL627.3\",\"seq\":3,\"product_model\":\"IR500\",\"product_description\":\"Fixed Framing w\\\/Saf-Glas\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#627-R0\",\"approval_number\":\"FL627.4\",\"seq\":4,\"product_model\":\"IR500\",\"product_description\":\"Fixed Framing w\\\/Saflex HP (StormGurad)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#627-R0\",\"approval_number\":\"FL627.5\",\"seq\":5,\"product_model\":\"IR500\",\"product_description\":\"Fixed Framing w\\\/HRG-2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#627-R0\",\"approval_number\":\"FL627.6\",\"seq\":6,\"product_model\":\"IR500\",\"product_description\":\"Fixed Framing w\\\/.090pvb Laminated\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#632-R0\",\"approval_number\":\"FL632.1\",\"seq\":1,\"product_model\":\"Trifab 450\",\"product_description\":\"Fixed Framing (Shuttered)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#5385-R1\",\"approval_number\":\"FL5385.1\",\"seq\":1,\"product_model\":\"IR500 Framing\",\"product_description\":\"Storefront Framing\",\"design_pressure\":\"+86\\\/-86\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#5385-R1\",\"approval_number\":\"FL5385.2\",\"seq\":2,\"product_model\":\"IR500 Framing\",\"product_description\":\"Storefront Framing\",\"design_pressure\":\"+88\\\/-88\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#5385-R1\",\"approval_number\":\"FL5385.3\",\"seq\":3,\"product_model\":\"IR500 Framing\",\"product_description\":\"Storefront Framing\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#6001-R0\",\"approval_number\":\"FL6001.1\",\"seq\":1,\"product_model\":\"Trifab VG 450 and 451\",\"product_description\":\"4-1\\\/2\\\" Aluminum Storefront System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#6008-R0\",\"approval_number\":\"FL6008.1\",\"seq\":1,\"product_model\":\"IR 501\",\"product_description\":\"5\\\" Deep Extruded Aluminum Storefrone with 1-5\\\/16\\\" insulating laminated glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#8787-R2\",\"approval_number\":\"FL8787.3\",\"seq\":3,\"product_model\":\"IR501 - SMI\",\"product_description\":\"IR501 Aluminum Storefront System\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#47012-R0\",\"approval_number\":\"FL47012.1\",\"seq\":1,\"product_model\":\"IR521 PG NT\\\/T\\\/UT - LMI\",\"product_description\":\"IR521 Preglazed NT\\\/T\\\/UT Aluminum Storefront Systems, Large Missile Impact levels D and E\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Coral Industries, Inc.\":[{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#8832-R6\",\"approval_number\":\"FL8832.1\",\"seq\":1,\"product_model\":\"Series FL200 Storefront\",\"product_description\":\"1-3\\\/4\\\" x 4-1\\\/2\\\" Flush Glaze for 1\\\/4\\\" Glass\",\"design_pressure\":\"+60\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-10-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#21038-R5\",\"approval_number\":\"FL21038.1\",\"seq\":1,\"product_model\":\"FL550T WET GLAZED PVB\",\"product_description\":\"FL550T WET GLAZED PVB THERMALLY BROKEN\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-10-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#26509-R2\",\"approval_number\":\"FL26509.1\",\"seq\":1,\"product_model\":\"FL300 Outside Set\",\"product_description\":\"FL300 Storefront 2\\\" x 4 \\u00bd\\\"\\nMaximum Height 120\\\"\\nFor use with Series 213-380-500-\\nHW320MS and HW520WS\\ndoors. All products are compatible with 1\\\" glazing infills.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-10-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#26541-R3\",\"approval_number\":\"FL26541.1\",\"seq\":1,\"product_model\":\"FL300T OUTSIDE GLAZED\",\"product_description\":\"2\\\" x 4 \\u00bd\\\" Aluminum Storefront System\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-10-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#35065-R1\",\"approval_number\":\"FL35065.1\",\"seq\":1,\"product_model\":\"FL500\",\"product_description\":\"FL500 -12'-0\\\" Frame Height\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-10-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#35066-R1\",\"approval_number\":\"FL35066.1\",\"seq\":1,\"product_model\":\"FL550\",\"product_description\":\"FL550 - 12'-0\\\" Frame Height\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-10-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#40239-R1\",\"approval_number\":\"FL40239.1\",\"seq\":1,\"product_model\":\"FS400T\",\"product_description\":\"FS400T Front Set Thermally Broken Window Wall\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-10-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#47136-R0\",\"approval_number\":\"FL47136.1\",\"seq\":1,\"product_model\":\"FL600T\",\"product_description\":\"FL600T Storefront 2 1\\\/4\\\" x 6\\\" Maximum Height 144\\\" For use with Series 213-380-500- HW320MS and HW520WS doors. All products are compatible with 1\\\" glazing infills.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-10-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#6384-R0\",\"approval_number\":\"FL6384.1\",\"seq\":1,\"product_model\":\"Series FL200 Storefront\",\"product_description\":\"1-3\\\/4\\\" x 4-1\\\/2\\\" Flush Glaze for 1\\\/4\\\" Glass\",\"design_pressure\":\"+60\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#6384-R0\",\"approval_number\":\"FL6384.2\",\"seq\":2,\"product_model\":\"Series FL300 Storefront\",\"product_description\":\"2\\\" x 4-1\\\/2\\\" Flush Glaze for 1\\\" Glass\",\"design_pressure\":\"+60\\\/-53.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#8832-R2\",\"approval_number\":\"FL8832.2\",\"seq\":2,\"product_model\":\"Series FL300 Storefront\",\"product_description\":\"2\\\" x 4-1\\\/2\\\" Flush Glaze for 1\\\" Glass\",\"design_pressure\":\"+60\\\/-53.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#10416-R0\",\"approval_number\":\"FL10416.1\",\"seq\":1,\"product_model\":\"FL500\",\"product_description\":\"FL500 Storefront for 9\\\/16\\\" Glazing\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#10416-R0\",\"approval_number\":\"FL10416.2\",\"seq\":2,\"product_model\":\"FL550\",\"product_description\":\"FL550 Storefront for 1-5\\\/16\\\" Glazing\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#10467-R0\",\"approval_number\":\"FL10467.1\",\"seq\":1,\"product_model\":\"FL500\",\"product_description\":\"FL500 Storefront for 9\\\/16\\\" Glazing\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#10467-R0\",\"approval_number\":\"FL10467.2\",\"seq\":2,\"product_model\":\"FL550\",\"product_description\":\"Storefront for 1-5\\\/16\\\" Glazing\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#10643-R0\",\"approval_number\":\"FL10643.1\",\"seq\":1,\"product_model\":\"FS400T\",\"product_description\":\"2\\\" X 4-1\\\/2\\\" Frontset Storefront System for 1\\\" Glazing (Interior Glazed)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#10643-R0\",\"approval_number\":\"FL10643.2\",\"seq\":2,\"product_model\":\"FS400T\",\"product_description\":\"2\\\" X 4-1\\\/2\\\" Frontset Storefront System for 1\\\" Glazing (Exterior Glazed)\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#15659-R0\",\"approval_number\":\"FL15659.1\",\"seq\":1,\"product_model\":\"FL300T\",\"product_description\":\"2\\\" x 4 1\\\/2\\\" Thermally Broken Storefront for Insulated Glass\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#15793-R0\",\"approval_number\":\"FL15793.1\",\"seq\":1,\"product_model\":\"FL500DG\",\"product_description\":\"FL500 Dry Glazed Storefront with\\nSentry Glas.090 Interlayer\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#15794-R0\",\"approval_number\":\"FL15794.1\",\"seq\":1,\"product_model\":\"FL550 DG\",\"product_description\":\"FL550 DRY GLAZED STOREFRONT\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#16719-R0\",\"approval_number\":\"FL16719.1\",\"seq\":1,\"product_model\":\"FL550T-DG\",\"product_description\":\"FL550T-DG Thermally Broken Impact Storefront Large Missile\\nInside and Outside set\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#16719-R0\",\"approval_number\":\"FL16719.2\",\"seq\":2,\"product_model\":\"FL550T-DG\",\"product_description\":\"FL550T-DG Thermally Broken Impact Storefront Small Missile Only\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#26508-R0\",\"approval_number\":\"FL26508.1\",\"seq\":1,\"product_model\":\"FL600T\",\"product_description\":\"FL600T Storefront 2 1\\\/4\\\" x 6\\\" Maximum Height 144\\\" For use with Series 213-380-500- HW320MS and HW520WS doors. All products are compatible with 1\\\" glazing infills.\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-24 00:00:00\",\"instructions_url\":\"\"}],\"YKK AP America\":[{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12611-R8\",\"approval_number\":\"FL12611.6\",\"seq\":6,\"product_model\":\"YWW 60 TU Window Wall System (Field Glazed) (HVHZ) (Non-Impact)\",\"product_description\":\"YWW 60 TU Window Wall System (Field Glazed) (HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12611-R8\",\"approval_number\":\"FL12611.7\",\"seq\":7,\"product_model\":\"YWW 60 TU Window Wall System (Pre-Glazed) (HVHZ) (Non-Impact)\",\"product_description\":\"YWW 60 TU Window Wall System (Pre-Glazed) (HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12926-R11\",\"approval_number\":\"FL12926.9\",\"seq\":9,\"product_model\":\"YES 600 Storefront System (Non-HVHZ) (Non-Impact)\",\"product_description\":\"YES 600 Storefront System (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#14218-R0\",\"approval_number\":\"FL14218.1\",\"seq\":1,\"product_model\":\"YHS 50 FI\",\"product_description\":\"Aluminum Storefront for Insulated Glass\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#14218-R0\",\"approval_number\":\"FL14218.2\",\"seq\":2,\"product_model\":\"YHS 50 TU\",\"product_description\":\"Thermally Broken Aluminum Storefront\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#14218-R1\",\"approval_number\":\"FL14218.3\",\"seq\":3,\"product_model\":\"YHS 50 TU\",\"product_description\":\"Thermally Broken Aluminum Storefront\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#14218-R1\",\"approval_number\":\"FL14218.4\",\"seq\":4,\"product_model\":\"YHS 50 TU\",\"product_description\":\"Thermally Broken Aluminum Storefront\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#14218-R2\",\"approval_number\":\"FL14218.5\",\"seq\":5,\"product_model\":\"YHS 50 TU\",\"product_description\":\"Thermally Broken Aluminum Storefront\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#14218-R2\",\"approval_number\":\"FL14218.6\",\"seq\":6,\"product_model\":\"YHS 50 TU\",\"product_description\":\"Thermally Broken Aluminum Storefront\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#14218-R5\",\"approval_number\":\"FL14218.7\",\"seq\":7,\"product_model\":\"YHS 50 FS\",\"product_description\":\"Aluminum Storefront for Monolithic Glass - Inside Glazed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#14218-R5\",\"approval_number\":\"FL14218.8\",\"seq\":8,\"product_model\":\"YHS 50 FS\",\"product_description\":\"Aluminum Storefront for Monolithic Glass - Inside Glazed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#14218-R5\",\"approval_number\":\"FL14218.9\",\"seq\":9,\"product_model\":\"YHS 50 TU\",\"product_description\":\"Thermally Broken Aluminum Storefront\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#14218-R5\",\"approval_number\":\"FL14218.10\",\"seq\":10,\"product_model\":\"YHS 50 TU\",\"product_description\":\"Thermally Broken Aluminum Storefront\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#14218-R8\",\"approval_number\":\"FL14218.11\",\"seq\":11,\"product_model\":\"YHS 50 TU\",\"product_description\":\"Thermally Broken Aluminum Storefront\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#14218-R9\",\"approval_number\":\"FL14218.12\",\"seq\":12,\"product_model\":\"YHS 50 TU\",\"product_description\":\"Thermally Broken Aluminum Storefront - Inside Glazed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#14218-R9\",\"approval_number\":\"FL14218.13\",\"seq\":13,\"product_model\":\"YHS 50 TU\",\"product_description\":\"Thermally Broken Aluminum Storefront - Inside Glazed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#14218-R13\",\"approval_number\":\"FL14218.14\",\"seq\":14,\"product_model\":\"YHS 50 TU Pre-Glazed Aluminum Storefront System - Inside Glazed (HVHZ) (Impact)\",\"product_description\":\"YHS 50 TU Pre-Glazed Aluminum Storefront System - Inside Glazed (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#14218-R13\",\"approval_number\":\"FL14218.15\",\"seq\":15,\"product_model\":\"YHS 50 TU Pre-Glazed Aluminum Storefront System - Inside Glazed (WZ3) (Impact)\",\"product_description\":\"YHS 50 TU Pre-Glazed Aluminum Storefront System - Inside Glazed (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#14218-R13\",\"approval_number\":\"FL14218.16\",\"seq\":16,\"product_model\":\"YHS 50 TU Pre-Glazed Aluminum Storefront System - Outside Glazed (HVHZ) (Impact)\",\"product_description\":\"YHS 50 TU Pre-Glazed Aluminum Storefront System - Outside Glazed (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#14218-R13\",\"approval_number\":\"FL14218.17\",\"seq\":17,\"product_model\":\"YHS 50 TU Pre-Glazed Aluminum Storefront System - Outside Glazed (WZ3) (Impact)\",\"product_description\":\"YHS 50 TU Pre-Glazed Aluminum Storefront System - Outside Glazed (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#24567-R0\",\"approval_number\":\"FL24567.1\",\"seq\":1,\"product_model\":\"YHW 60 TU\",\"product_description\":\"YHW 60 TU HVHZ Impact Rated Window Wall System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#24567-R0\",\"approval_number\":\"FL24567.2\",\"seq\":2,\"product_model\":\"YHW 60 TU\",\"product_description\":\"YHW 60 TU Wind Zone 3 Impact Rated Window Wall System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#47924-R0\",\"approval_number\":\"FL47924.1\",\"seq\":1,\"product_model\":\"YES Veneer Wall System (Non-HVHZ) (Non-Impact)\",\"product_description\":\"YES Veneer Wall System (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#1772-R0\",\"approval_number\":\"FL1772.1\",\"seq\":1,\"product_model\":\"YES 45 FS\",\"product_description\":\"Aluminum Flush Glazed (Shuttered), NOA# 03-0801.04\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#1772-R0\",\"approval_number\":\"FL1772.2\",\"seq\":2,\"product_model\":\"YHS 50\",\"product_description\":\"Aluminum Flush Glazed (LMI , SMI) NOA#s 02-0215.16, .17, .18\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#1772-R0\",\"approval_number\":\"FL1772.3\",\"seq\":3,\"product_model\":\"YHS 50 FI\",\"product_description\":\"Aluminum Flush Glazed (LMI, SMI) NOA #s 02-0618.08, .09\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#3173-R0\",\"approval_number\":\"FL3173.1\",\"seq\":1,\"product_model\":\"YES 45 FI\",\"product_description\":\"Aluminum Flush Glazed Storefront\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#3743-R0\",\"approval_number\":\"FL3743.1\",\"seq\":1,\"product_model\":\"YES 40 FS\",\"product_description\":\"Aluminum Storefront\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#3743-R0\",\"approval_number\":\"FL3743.2\",\"seq\":2,\"product_model\":\"YWE 60T\",\"product_description\":\"Window Wall System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#3743-R0\",\"approval_number\":\"FL3743.3\",\"seq\":3,\"product_model\":\"YWW 45 FI\",\"product_description\":\"Window Wall System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#3743-R0\",\"approval_number\":\"FL3743.4\",\"seq\":4,\"product_model\":\"YWW 45 FS\",\"product_description\":\"Window Wall System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#3743-R0\",\"approval_number\":\"FL3743.5\",\"seq\":5,\"product_model\":\"YWW 45 TU\",\"product_description\":\"Window Wall System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#3744-R0\",\"approval_number\":\"FL3744.1\",\"seq\":1,\"product_model\":\"YES 45 TU\",\"product_description\":\"Aluminum Storefront\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#3744-R0\",\"approval_number\":\"FL3744.2\",\"seq\":2,\"product_model\":\"YES 600\",\"product_description\":\"Aluminum Storefront\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#8731-R0\",\"approval_number\":\"FL8731.1\",\"seq\":1,\"product_model\":\"YES 45 FS\",\"product_description\":\"Aluminum Storefront System for Shuttered Applications.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#8731-R0\",\"approval_number\":\"FL8731.2\",\"seq\":2,\"product_model\":\"YHS 50 FS (Dry Glazed)\",\"product_description\":\"Aluminum Storefront System for Laminated Glass, No Reinforcement, No Jamb Anchors, Dry Glazed.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#8731-R0\",\"approval_number\":\"FL8731.3\",\"seq\":3,\"product_model\":\"YHS 50 FS (Dry Glazed)\",\"product_description\":\"Aluminum Storefront System for Laminated Glass, Dry Glazed.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#4666-R2\",\"approval_number\":\"FL4666.1\",\"seq\":1,\"product_model\":\"YWW 50T\",\"product_description\":\"5\\\" and 6\\\" Window Wall system with Slab Edge\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#5495-R0\",\"approval_number\":\"FL5495.1\",\"seq\":1,\"product_model\":\"YWW 45 FI \\\/ TU\",\"product_description\":\"Window Wall System\",\"design_pressure\":\"+\\\/-\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#5495-R0\",\"approval_number\":\"FL5495.2\",\"seq\":2,\"product_model\":\"YWW 45 FS\",\"product_description\":\"Window Wall System\",\"design_pressure\":\"+\\\/-\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#5496-R0\",\"approval_number\":\"FL5496.1\",\"seq\":1,\"product_model\":\"YWE 60T\",\"product_description\":\"Window Wall System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#7019-R1\",\"approval_number\":\"FL7019.1\",\"seq\":1,\"product_model\":\"YES 45 FI\",\"product_description\":\"Flush Glazed Aluminum Storefront\",\"design_pressure\":\"+91.3\\\/-91.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#7019-R1\",\"approval_number\":\"FL7019.2\",\"seq\":2,\"product_model\":\"YES 45 TU\",\"product_description\":\"Flush Glazed Aluminum Storefront - with Thermal Break\",\"design_pressure\":\"+80\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#7019-R1\",\"approval_number\":\"FL7019.3\",\"seq\":3,\"product_model\":\"YES 600\",\"product_description\":\"Aluminum Storefront System\",\"design_pressure\":\"+67.6\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#7606-R1\",\"approval_number\":\"FL7606.1\",\"seq\":1,\"product_model\":\"YES 40 FS\",\"product_description\":\"Flush Glazed Aluminum Storefront\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#7626-R1\",\"approval_number\":\"FL7626.1\",\"seq\":1,\"product_model\":\"YHS 50 FI\",\"product_description\":\"Aluminum Storefront System for Insulating Glass\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#7626-R1\",\"approval_number\":\"FL7626.2\",\"seq\":2,\"product_model\":\"YHS 50 FI (Dry Glazed)\",\"product_description\":\"Aluminum Storefront for Insulating Glass, Dry Glazed.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#7626-R1\",\"approval_number\":\"FL7626.3\",\"seq\":3,\"product_model\":\"YHS 50 FS\",\"product_description\":\"Aluminum Storefront System for Laminated Glass\",\"design_pressure\":\"+70\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#7626-R1\",\"approval_number\":\"FL7626.4\",\"seq\":4,\"product_model\":\"YHS 50 FS\",\"product_description\":\"Aluminum Storefront System for Laminated Glass.\\nNo Reinforcement, No Jamb Anchors.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#7626-R1\",\"approval_number\":\"FL7626.5\",\"seq\":5,\"product_model\":\"YHS 50 TU\",\"product_description\":\"Aluminum Storefront for Insulating Glass, Thermal System.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#7626-R1\",\"approval_number\":\"FL7626.6\",\"seq\":6,\"product_model\":\"YHS 50 TU (Dry Glazed)\",\"product_description\":\"Aluminum Storefront for Insulating Glass, Thermal System, Dry Glazed.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#9985-R0\",\"approval_number\":\"FL9985.1\",\"seq\":1,\"product_model\":\"YSG 50\\\/50T\",\"product_description\":\"Window Wall System\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12611-R0\",\"approval_number\":\"FL12611.1\",\"seq\":1,\"product_model\":\"YWW 45 FS\",\"product_description\":\"YWW 45 FS Window Wall\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12611-R0\",\"approval_number\":\"FL12611.2\",\"seq\":2,\"product_model\":\"YWW 45 TU\\\/FI\",\"product_description\":\"YWW 45 TU\\\/FI Window Wall\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12925-R0\",\"approval_number\":\"FL12925.1\",\"seq\":1,\"product_model\":\"YES 45 FI\",\"product_description\":\"YES 45 FI (with high sill)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12925-R0\",\"approval_number\":\"FL12925.2\",\"seq\":2,\"product_model\":\"YES 45 TU\",\"product_description\":\"YES 45 TU (with high sill)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12926-R0\",\"approval_number\":\"FL12926.1\",\"seq\":1,\"product_model\":\"YES 45 FS\",\"product_description\":\"YES 45 FS (with high sill)\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12925-R2\",\"approval_number\":\"FL12925.3\",\"seq\":3,\"product_model\":\"YES 45 TU\",\"product_description\":\"YES 45 TU (with high sill)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12926-R2\",\"approval_number\":\"FL12926.2\",\"seq\":2,\"product_model\":\"YES 45 FS\",\"product_description\":\"Aluminum Storefront System - Non Impact Rated\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12926-R2\",\"approval_number\":\"FL12926.3\",\"seq\":3,\"product_model\":\"YES 45 TU\",\"product_description\":\"Aluminum Storefront System - Non Impact Rated\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12926-R2\",\"approval_number\":\"FL12926.4\",\"seq\":4,\"product_model\":\"YES 600\",\"product_description\":\"Aluminum Storefront System - Non Impact Rated\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12926-R3\",\"approval_number\":\"FL12926.5\",\"seq\":5,\"product_model\":\"YES 600\",\"product_description\":\"Aluminum Storefront System - Non Impact Rated\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#22228-R0\",\"approval_number\":\"FL22228.1\",\"seq\":1,\"product_model\":\"YES 60 FI\",\"product_description\":\"Non-Impact Aluminum Storefront\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#22228-R0\",\"approval_number\":\"FL22228.2\",\"seq\":2,\"product_model\":\"YES 60 TU\",\"product_description\":\"Non-Impact Aluminum Storefront\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12611-R4\",\"approval_number\":\"FL12611.3\",\"seq\":3,\"product_model\":\"YWW 50 T & YWW 60 T\",\"product_description\":\"YWW 50 T & YWW 60 T Window Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12611-R4\",\"approval_number\":\"FL12611.4\",\"seq\":4,\"product_model\":\"YWW 50 TU\",\"product_description\":\"YWW 50 TU Window Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12611-R4\",\"approval_number\":\"FL12611.5\",\"seq\":5,\"product_model\":\"YWW 60 TU\",\"product_description\":\"YWW 60 TU Window Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12926-R6\",\"approval_number\":\"FL12926.6\",\"seq\":6,\"product_model\":\"YES 60 FI\",\"product_description\":\"Aluminum Storefront System - Non Impact Rated\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12926-R6\",\"approval_number\":\"FL12926.7\",\"seq\":7,\"product_model\":\"YES 60 TU\",\"product_description\":\"Aluminum Storefront System - Non Impact Rated\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12926-R6\",\"approval_number\":\"FL12926.8\",\"seq\":8,\"product_model\":\"YES 600\",\"product_description\":\"Aluminum Storefront System - Non Impact Rated\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"API (American Products Inc.)\":[{\"manufacturer\":\"API (American Products Inc.)\",\"approval_number_master\":\"FL#13597-R5\",\"approval_number\":\"FL13597.1\",\"seq\":1,\"product_model\":\"Series 1800 Aluminum Storefront System\",\"product_description\":\"Non-impact aluminum storefront system w\\\/ optional intermediate horizontal. Maximum frame size 96\\\"H x 50\\\"W.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"API (American Products Inc.)\",\"approval_number_master\":\"FL#14179-R5\",\"approval_number\":\"FL14179.1\",\"seq\":1,\"product_model\":\"Series F2000-T 1\\\" Thermal Flush Glazed Aluminum Storefront System\",\"product_description\":\"Non-impact thermal flush glazed aluminum storefront system w\\\/ optional intermediate horizontal and 1\\\" insulated glass. Maximum frame size 95-1\\\/2\\\"H x 50\\\"W.\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"API (American Products Inc.)\",\"approval_number_master\":\"FL#15936-R5\",\"approval_number\":\"FL15936.1\",\"seq\":1,\"product_model\":\"Series 2500 Impact Flush Glaze Storefront System\",\"product_description\":\"Impact Flush Glaze Aluminum Storefront System\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"EFCO Corporation\":[{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13599-R0\",\"approval_number\":\"FL13599.1\",\"seq\":1,\"product_model\":\"Series 401\",\"product_description\":\"Aluminum Storefront System - Shear Block\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13599-R0\",\"approval_number\":\"FL13599.2\",\"seq\":2,\"product_model\":\"Series 401\",\"product_description\":\"Aluminu Storefront System - Screw Spline\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13599-R0\",\"approval_number\":\"FL13599.3\",\"seq\":3,\"product_model\":\"Series 402\",\"product_description\":\"Aluminum Storefront System - Screw Spline\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13599-R6\",\"approval_number\":\"FL13599.4\",\"seq\":4,\"product_model\":\"Series S526\",\"product_description\":\"Aluminum Storefront System, Dry Glazed HVHZ Impact\",\"design_pressure\":\"+80\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#3632-R0\",\"approval_number\":\"FL3632.1\",\"seq\":1,\"product_model\":\"Series F433 4 1\\\/2\\\" Deep System\",\"product_description\":\"Thermal Storefront\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#3632-R0\",\"approval_number\":\"FL3632.2\",\"seq\":2,\"product_model\":\"Series F525 5\\\" Deep System\",\"product_description\":\"N-T Storefront\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#6041-R0\",\"approval_number\":\"FL6041.1\",\"seq\":1,\"product_model\":\"402 Screw Spline\",\"product_description\":\"Aluminum Storefront\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#6041-R0\",\"approval_number\":\"FL6041.2\",\"seq\":2,\"product_model\":\"402 Shear Block\",\"product_description\":\"Aluminum Storefron\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#6041-R0\",\"approval_number\":\"FL6041.3\",\"seq\":3,\"product_model\":\"403 Shear Block\",\"product_description\":\"Aluminum Storefron\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#6041-R0\",\"approval_number\":\"FL6041.4\",\"seq\":4,\"product_model\":\"403I Screw Spline\",\"product_description\":\"Aluminum Storefront\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#6041-R0\",\"approval_number\":\"FL6041.5\",\"seq\":5,\"product_model\":\"406 Shear Block\",\"product_description\":\"Aluminum Storefront\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#6041-R0\",\"approval_number\":\"FL6041.6\",\"seq\":6,\"product_model\":\"433 Triple Set (Inside Set)\",\"product_description\":\"Aluminum Storefront\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#6041-R0\",\"approval_number\":\"FL6041.7\",\"seq\":7,\"product_model\":\"433 Triple Set (Outside Set)\",\"product_description\":\"Aluminum Storefront\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#6041-R0\",\"approval_number\":\"FL6041.8\",\"seq\":8,\"product_model\":\"902 Quickset\",\"product_description\":\"Aluminum Storefront\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#6041-R0\",\"approval_number\":\"FL6041.9\",\"seq\":9,\"product_model\":\"955 Tech Set\",\"product_description\":\"Aluminum Storefront\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12030-R0\",\"approval_number\":\"FL12030.1\",\"seq\":1,\"product_model\":\"Series S525\",\"product_description\":\"Impact Aluminum Storefront System\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12030-R0\",\"approval_number\":\"FL12030.2\",\"seq\":2,\"product_model\":\"Series S525\",\"product_description\":\"Impact Aluminum Storefront System\",\"design_pressure\":\"+47.0\\\/-51.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13599-R0\",\"approval_number\":\"FL13599.5\",\"seq\":5,\"product_model\":\"Series 403\",\"product_description\":\"Aluminum Storefront System - Shear Block\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13599-R0\",\"approval_number\":\"FL13599.6\",\"seq\":6,\"product_model\":\"Series 403I\",\"product_description\":\"Aluminum Storefront System - Screw Spline\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13599-R1\",\"approval_number\":\"FL13599.7\",\"seq\":7,\"product_model\":\"Series S525\",\"product_description\":\"Aluminum Storefront System\",\"design_pressure\":\"+47.0\\\/-51.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#13599-R1\",\"approval_number\":\"FL13599.8\",\"seq\":8,\"product_model\":\"Series S526\",\"product_description\":\"Aluminum Storefront System\",\"design_pressure\":\"+80\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#16072-R0\",\"approval_number\":\"FL16072.1\",\"seq\":1,\"product_model\":\"Series S526\",\"product_description\":\"Aluminum Storefront System\",\"design_pressure\":\"+80\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#16072-R0\",\"approval_number\":\"FL16072.2\",\"seq\":2,\"product_model\":\"Series S526\",\"product_description\":\"Aluminum Storefront System with Entrances\",\"design_pressure\":\"+80\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#17696-R0\",\"approval_number\":\"FL17696.1\",\"seq\":1,\"product_model\":\"600R\",\"product_description\":\"Aluminum Ribbon Wall\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#21426-R0\",\"approval_number\":\"FL21426.1\",\"seq\":1,\"product_model\":\"526\",\"product_description\":\"Aluminum Storefront\",\"design_pressure\":\"+47.12\\\/-47.12\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"US Aluminum Inc.\":[{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#15711-R4\",\"approval_number\":\"FL15711.1\",\"seq\":1,\"product_model\":\"BT601\\\/IT600 STORM FRONT ALUMINUM STOREFRONT - LMI\",\"product_description\":\"BT601\\\/IT600 STORM FRONT ALUMINUM STOREFRONT - LMI\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#15711-R4\",\"approval_number\":\"FL15711.2\",\"seq\":2,\"product_model\":\"BT601\\\/IT600 STORM FRONT ALUMINUM STOREFRONT - NON IMPACT\",\"product_description\":\"BT601\\\/IT600 STORM FRONT ALUMINUM STOREFRONT - NON IMPACT\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#15711-R4\",\"approval_number\":\"FL15711.3\",\"seq\":3,\"product_model\":\"IG500\\\/IG600 STORM FRONT ALUMINUM STOREFRONT - LMI\",\"product_description\":\"IG500\\\/IG600 STORM FRONT ALUMINUM STOREFRONT - LMI\",\"design_pressure\":\"+65.0\\\/-65.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#15711-R4\",\"approval_number\":\"FL15711.4\",\"seq\":4,\"product_model\":\"IG500\\\/IG600 STORM FRONT ALUMINUM STOREFRONT - NON IMPACT\",\"product_description\":\"IG500\\\/IG600 STORM FRONT ALUMINUM STOREFRONT - NON IMPACT\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#16049-R0\",\"approval_number\":\"FL16049.1\",\"seq\":1,\"product_model\":\"SERIES 450 CENTER GLAZE STORE FRONT\",\"product_description\":\"SERIES 450 CENTER GLAZE STORE FRONT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#16049-R0\",\"approval_number\":\"FL16049.2\",\"seq\":2,\"product_model\":\"SERIES 451 CENTER GLAZE STORE FRONT\",\"product_description\":\"SERIES 451 CENTER GLAZE STORE FRONT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#16049-R0\",\"approval_number\":\"FL16049.3\",\"seq\":3,\"product_model\":\"SERIES IT451 STORE FRONT\",\"product_description\":\"SERIES IT451 STORE FRONT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#34946-R0\",\"approval_number\":\"FL34946.1\",\"seq\":1,\"product_model\":\"IG800 Monolithic Storefront Sytem LMI\",\"product_description\":\"IG800 MONOLITHIC STOREFRONT SYSTEM\\nLARGE MISSILE IMPACT( WET AND DRY GLAZED)\\nFOR HIGH VELOCITY HURRICANE ZONES\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#34946-R0\",\"approval_number\":\"FL34946.2\",\"seq\":2,\"product_model\":\"IG900 Non-Thermal IGU Impact Storefront System LMI & SMI\",\"product_description\":\"IG900 Non-Thermal IGU Impact Storefront System LMI & SMI\\n(Wet & Dry Glazed) for HVHZ\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#34946-R0\",\"approval_number\":\"FL34946.3\",\"seq\":3,\"product_model\":\"IT900 Thermal IGU Storefront System LMI & SMI\",\"product_description\":\"IT900 Thermal IGU Storefront System LMI & SMI (Wet & Dry Glazed)\\nFor HVHZ\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#39159-R0\",\"approval_number\":\"FL39159.1\",\"seq\":1,\"product_model\":\"TT501 Field Glazed and Preglazed Window Wall - N.I.\",\"product_description\":\"TT501 Field Glazed and Preglazed Window Wall - NON IMPACT\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sun Metals Systems, Inc.\":[{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15891-R4\",\"approval_number\":\"FL15891.1\",\"seq\":1,\"product_model\":\"a. Series 450\",\"product_description\":\"Aluminum Fixed Window (Single and Double Light Punched Openings) - Large Missile Impact\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15891-R4\",\"approval_number\":\"FL15891.2\",\"seq\":2,\"product_model\":\"b. Series 450\",\"product_description\":\"Aluminum Fixed Window (Single and Double Light Punched Openings) - Small Missile Impact\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15891-R4\",\"approval_number\":\"FL15891.3\",\"seq\":3,\"product_model\":\"c. Series 450 WW\",\"product_description\":\"Aluminum Fixed Window Wall - Large Missile Impact\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15891-R4\",\"approval_number\":\"FL15891.4\",\"seq\":4,\"product_model\":\"d. Series 450 WW\",\"product_description\":\"Aluminum Fixed Window Wall - Small Missile Impact\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15891-R4\",\"approval_number\":\"FL15891.5\",\"seq\":5,\"product_model\":\"e. Series 450 WW\",\"product_description\":\"Aluminum Fixed Window Wall - Non-Impact\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15891-R4\",\"approval_number\":\"FL15891.6\",\"seq\":6,\"product_model\":\"f. Series 550 WW\",\"product_description\":\"Aluminum Fixed Window Wall - Large Missile Impact\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15891-R4\",\"approval_number\":\"FL15891.7\",\"seq\":7,\"product_model\":\"g. Series 550 WW\",\"product_description\":\"Aluminum Fixed Window Wall - Small Missile Impact\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15891-R4\",\"approval_number\":\"FL15891.8\",\"seq\":8,\"product_model\":\"h. Series 550 WW\",\"product_description\":\"Aluminum Fixed Window Wall - Non-Impact\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15891-R4\",\"approval_number\":\"FL15891.9\",\"seq\":9,\"product_model\":\"i. Series 650 WW\",\"product_description\":\"Aluminum Fixed Window Wall - Large Missile Impact\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15891-R4\",\"approval_number\":\"FL15891.10\",\"seq\":10,\"product_model\":\"j. Series 650 WW\",\"product_description\":\"Aluminum Fixed Window Wall - Small Missile Impact\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#15891-R4\",\"approval_number\":\"FL15891.11\",\"seq\":11,\"product_model\":\"k. Series 650 WW\",\"product_description\":\"Aluminum Fixed Window Wall - Non-Impact\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#21123-R4\",\"approval_number\":\"FL21123.1\",\"seq\":1,\"product_model\":\"SUN 1050WW\",\"product_description\":\"Aluminum Fixed Window (Captured) - Large Missile Impact\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#21123-R4\",\"approval_number\":\"FL21123.2\",\"seq\":2,\"product_model\":\"SUN 1050WW\",\"product_description\":\"Aluminum Fixed Window (Captured) - Small Missile Impact\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#21123-R4\",\"approval_number\":\"FL21123.3\",\"seq\":3,\"product_model\":\"SUN 1050WW\",\"product_description\":\"Aluminum Fixed Window (Structurally Glazed) - Large Missile Impact\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#21123-R4\",\"approval_number\":\"FL21123.4\",\"seq\":4,\"product_model\":\"SUN 1050WW\",\"product_description\":\"Aluminum Fixed Window (Structurally Glazed) - Small Missile Impact\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#21123-R4\",\"approval_number\":\"FL21123.5\",\"seq\":5,\"product_model\":\"SUN 1050WW (1050T)\",\"product_description\":\"Aluminum Fixed Window (Captured) - Thermally Broken - Large Missile Impact\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#21123-R4\",\"approval_number\":\"FL21123.6\",\"seq\":6,\"product_model\":\"SUN 1050WW (1050T)\",\"product_description\":\"Aluminum Fixed Window (Captured) - Thermally Broken - Small Missile Impact\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#21123-R4\",\"approval_number\":\"FL21123.7\",\"seq\":7,\"product_model\":\"SUN 1050WW (1050T)\",\"product_description\":\"Aluminum Fixed Window (Structurally Glazed) - Thermally Broken - Large Missile Impact\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#21123-R4\",\"approval_number\":\"FL21123.8\",\"seq\":8,\"product_model\":\"SUN 1050WW (1050T)\",\"product_description\":\"Aluminum Fixed Window (Structurally Glazed) - Thermally Broken - Small Missile Impact\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#21123-R4\",\"approval_number\":\"FL21123.9\",\"seq\":9,\"product_model\":\"SUN 1050WW (Mult-Span)\",\"product_description\":\"Aluminum Fixed Window (Structurally Glazed) - Multi Span - Large Missile Impact\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#21123-R4\",\"approval_number\":\"FL21123.10\",\"seq\":10,\"product_model\":\"SUN 1050WW (Mult-Span)\",\"product_description\":\"Aluminum Fixed Window (Structurally Glazed) - Multi Span - Small Missile Impact\",\"design_pressure\":\"+190\\\/-190\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#21123-R4\",\"approval_number\":\"FL21123.11\",\"seq\":11,\"product_model\":\"SUN 1050WW (with 90 Degree Corner)\",\"product_description\":\"Aluminum Fixed Window with 90 Degree Corner - Large Missile Impact\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#24544-R3\",\"approval_number\":\"FL24544.1\",\"seq\":1,\"product_model\":\"Series 650WS Aluminum Window Wall\",\"product_description\":\"Series 650WS Aluminum Window Wall \\\"Large Missile Impact\\\"\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#24544-R3\",\"approval_number\":\"FL24544.2\",\"seq\":2,\"product_model\":\"Series 650WS Aluminum Window Wall\",\"product_description\":\"Series 650WS Aluminum Window Wall \\\"Small Missile Impact\\\"\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#24544-R3\",\"approval_number\":\"FL24544.3\",\"seq\":3,\"product_model\":\"Series 650WS Aluminum Window Wall\",\"product_description\":\"Series 650WS Aluminum Window Wall \\\"Non- Impact\\\".\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#24544-R3\",\"approval_number\":\"FL24544.4\",\"seq\":4,\"product_model\":\"Series 650WST Aluminum Window Wall\",\"product_description\":\"Series 650WS Aluminum Window Wall \\\"Large Missile Impact\\\" - Thermally Broken\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#24544-R3\",\"approval_number\":\"FL24544.5\",\"seq\":5,\"product_model\":\"Series 650WST Aluminum Window Wall\",\"product_description\":\"Series 650WS Aluminum Window Wall \\\"Small Missile Impact\\\" - Thermally Broken\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#24544-R3\",\"approval_number\":\"FL24544.6\",\"seq\":6,\"product_model\":\"Sun Series 650WS Aluminum Window Wall\",\"product_description\":\"Series 650WS Aluminum Window Wall \\\"Small Missile Impact\\\"\",\"design_pressure\":\"+177\\\/-177\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#41967-R1\",\"approval_number\":\"FL41967.1\",\"seq\":1,\"product_model\":\"SUN-450T\",\"product_description\":\"Aluminum Fixed Window Wall - Large Missile Impact (Thermally Broken)\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#41967-R1\",\"approval_number\":\"FL41967.2\",\"seq\":2,\"product_model\":\"SUN-450T\",\"product_description\":\"Aluminum Fixed Window Wall - Small Missile Impact (Thermally Broken)\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#41967-R1\",\"approval_number\":\"FL41967.3\",\"seq\":3,\"product_model\":\"SUN-650T\",\"product_description\":\"Aluminum Fixed Window Wall - Large Missile Impact (Thermally Broken)\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#41967-R1\",\"approval_number\":\"FL41967.4\",\"seq\":4,\"product_model\":\"SUN-650T\",\"product_description\":\"Aluminum Fixed Window Wall - Small Missile Impact (Thermally Broken)\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#46491-R0\",\"approval_number\":\"FL46491.1\",\"seq\":1,\"product_model\":\"SERIES 600T\",\"product_description\":\"Thermally broken, Non-Impact, Aluminum Window Wall\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#46491-R0\",\"approval_number\":\"FL46491.2\",\"seq\":2,\"product_model\":\"SERIES 800T\",\"product_description\":\"Thermally broken, Non-Impact, Aluminum Window Wall\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#8085-R0\",\"approval_number\":\"FL8085.1\",\"seq\":1,\"product_model\":\"a. Series 550 WW\",\"product_description\":\"Aluminum Fixed Window Wall - Non-Impact Insulated Glass\",\"design_pressure\":\"+75.0\\\/-80.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Tubelite Inc.\":[{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#16042-R0\",\"approval_number\":\"FL16042.1\",\"seq\":1,\"product_model\":\"4500 Series Non-Thermal Storefront\",\"product_description\":\"E4500\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#16539-R0\",\"approval_number\":\"FL16539.1\",\"seq\":1,\"product_model\":\"Series TU24000 Storefront\",\"product_description\":\"Non-Impact Thermally Broken Storefront-Unreinforced\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#16992-R0\",\"approval_number\":\"FL16992.1\",\"seq\":1,\"product_model\":\"Series T14000 Storefront\",\"product_description\":\"Thermally Broken Aluminum Storefront System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#17192-R0\",\"approval_number\":\"FL17192.1\",\"seq\":1,\"product_model\":\"Series E34000 Storefront\",\"product_description\":\"Aluminum Storefront System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#17192-R0\",\"approval_number\":\"FL17192.2\",\"seq\":2,\"product_model\":\"Series T34000 Storefront\",\"product_description\":\"Thermally Broken Aluminum Storefront System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#20393-R0\",\"approval_number\":\"FL20393.1\",\"seq\":1,\"product_model\":\"Series TU24650 Ultra Thermal Storefront\",\"product_description\":\"Thermally Broken Aluminum Storefront System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#21062-R0\",\"approval_number\":\"FL21062.1\",\"seq\":1,\"product_model\":\"900RW\",\"product_description\":\"Thermally Broken Aluminum Ribbon Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#40971-R0\",\"approval_number\":\"FL40971.1\",\"seq\":1,\"product_model\":\"950SG Ribbon Wall System (Non-HVHZ) (Non-Impact)\",\"product_description\":\"950SG Ribbon Wall System (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#40971-R1\",\"approval_number\":\"FL40971.2\",\"seq\":2,\"product_model\":\"Tubelite 950SG Ribbon Wall System - 7 3\\\/4\\\" Depth (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Tubelite 950SG Ribbon Wall System - 7 3\\\/4\\\" Depth (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#41652-R0\",\"approval_number\":\"FL41652.1\",\"seq\":1,\"product_model\":\"E\\\/T14000 I\\\/O Series Storefront - Outboard (Non-HVHZ) (Non-Impact)\",\"product_description\":\"E\\\/T14000 I\\\/O Series Storefront - Outboard (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#15567-R0\",\"approval_number\":\"FL15567.1\",\"seq\":1,\"product_model\":\"Series T14000 Storefront\",\"product_description\":\"Aluminum Storefront System\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#15836-R0\",\"approval_number\":\"FL15836.1\",\"seq\":1,\"product_model\":\"Series T14650 Storefront\",\"product_description\":\"Aluminum Storefront System\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#16507-R0\",\"approval_number\":\"FL16507.1\",\"seq\":1,\"product_model\":\"Series E44000FS\",\"product_description\":\"Series E44000FS - Aluminum Storefront System\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#16507-R0\",\"approval_number\":\"FL16507.2\",\"seq\":2,\"product_model\":\"Series E44000FS\",\"product_description\":\"Series E44000FS - Aluminum Storefront System\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#16539-R0\",\"approval_number\":\"FL16539.2\",\"seq\":2,\"product_model\":\"Series TU24000 Storefront-Reinforced\",\"product_description\":\"Non-Impact Thermally Broken Storefront-Reinforced\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#16990-R0\",\"approval_number\":\"FL16990.1\",\"seq\":1,\"product_model\":\"Series E14000 Storefront\",\"product_description\":\"Aluminum Storefront System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#16993-R0\",\"approval_number\":\"FL16993.1\",\"seq\":1,\"product_model\":\"Series T14650 Storefront\",\"product_description\":\"Thermally Broken Aluminum Storefront System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Glass Tech Engineering\":[{\"manufacturer\":\"Glass Tech Engineering\",\"approval_number_master\":\"FL#16228-R3\",\"approval_number\":\"FL16228.1\",\"seq\":1,\"product_model\":\"Series \\\"2046A\\\" Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"SAFTIFIRST\":[{\"manufacturer\":\"SAFTIFIRST\",\"approval_number_master\":\"FL#16382-R6\",\"approval_number\":\"FL16382.1\",\"seq\":1,\"product_model\":\"GPX Fire Rated Window Wall System\",\"product_description\":\"Large Missile Impact Resistant Fire Rated Window Wall System\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"OLDCASTLE BUILDING ENVELOPE\":[{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#17687-R3\",\"approval_number\":\"FL17687.1\",\"seq\":1,\"product_model\":\"RW-5000 RIBBON WINDOW SYSTEM\",\"product_description\":\"RW-5000 RIBBON ALUMINUM FIXED WINDOW LMI-SMI IMPACT RESISTANT SYSTEM\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#17687-R3\",\"approval_number\":\"FL17687.2\",\"seq\":2,\"product_model\":\"RW-5100 RIBBON WINDOW SYSTEM\",\"product_description\":\"RW-5100 RIBBON ALUMINUM FIXED WINDOW LMI-SMI IMPACT RESISTANT SYSTEM\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#17688-R0\",\"approval_number\":\"FL17688.1\",\"seq\":1,\"product_model\":\"SERIES FG-2000 STOREFRONT\",\"product_description\":\"FG-2000 STOREFRONT HIGH DESIGN PRESSURE WITH NON-IMPACT MONOLITHIC TEMPERED GLASS\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#17688-R0\",\"approval_number\":\"FL17688.2\",\"seq\":2,\"product_model\":\"SERIES FG-3000 STOREFRONT\",\"product_description\":\"FG-3000 STOREFRONT HIGH DESIGN PRESSURE WITH NON-IMPACT INSULATED MONOLITHIC TEMPERED GLASS\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#17688-R0\",\"approval_number\":\"FL17688.3\",\"seq\":3,\"product_model\":\"SERIES FG-5000 STOREFRONT\",\"product_description\":\"FG-5000 FLUSH GLAZE ALUMINUM STOREFRONT SYSTEM, LMI-SMI (WET AND DRY GLAZED)\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#17688-R0\",\"approval_number\":\"FL17688.4\",\"seq\":4,\"product_model\":\"SERIES FG-5100 STOREFRONT\",\"product_description\":\"FG-5100 FLUSH GLAZE ALUMINUM STOREFRONT SYSTEM, LMI-SMI (WET AND DRY GLAZED)\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#20665-R0\",\"approval_number\":\"FL20665.1\",\"seq\":1,\"product_model\":\"Series FG-5100T Storefront System\",\"product_description\":\"Series FG-5100T Hurricane Resistant Thermal Storefront System\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#20665-R2\",\"approval_number\":\"FL20665.2\",\"seq\":2,\"product_model\":\"FG-5750 STORMMAX Non-Thermal IGU Storefront System\",\"product_description\":\"FG-5750 STORMMAX Non-Thermal IGU Storefront System\\nLMI & SMI - (Wet & Dry Glazed) for HVHZ\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#20665-R2\",\"approval_number\":\"FL20665.3\",\"seq\":3,\"product_model\":\"FG-5750T STORMMAX Thermal IGU Storefront System\",\"product_description\":\"FG-5750T STORMMAX Thermal IGU Storefront System LMI & SMI - (Wet & Dry Glazed) for HVHZ\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#36795-R1\",\"approval_number\":\"FL36795.1\",\"seq\":1,\"product_model\":\"ArmorDefend Storefront\",\"product_description\":\"ArmorDefend Non Impact Storefront\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#39097-R1\",\"approval_number\":\"FL39097.1\",\"seq\":1,\"product_model\":\"TCR-225 Field Glazed and Preglazed Window Wall - N.I.\",\"product_description\":\"TCR-225 Field Glazed and Preglazed Window Wall -NON IMPACT\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#41646-R0\",\"approval_number\":\"FL41646.1\",\"seq\":1,\"product_model\":\"ArmorDefend\\u2122 Plus Storefront\",\"product_description\":\"ArmorDefend\\u2122 Plus Storefront - Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#14325-R0\",\"approval_number\":\"FL14325.1\",\"seq\":1,\"product_model\":\"StormMax FG-5100\",\"product_description\":\"FG-5100 Wet Glazed Storefront Syste\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#14410-R0\",\"approval_number\":\"FL14410.1\",\"seq\":1,\"product_model\":\"FG-2000\",\"product_description\":\"FG-2000 STOREFRONT HIGH DESIGN PRESSURE W\\\/NON-IMPACT MONOLITHIC GLASS\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#14410-R0\",\"approval_number\":\"FL14410.2\",\"seq\":2,\"product_model\":\"FG-3000\",\"product_description\":\"FG-3000 STOREFRONT HIGH DESIGN PRESSURE W\\\/NON-IMPACT INSULATED GLASS\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#14643-R0\",\"approval_number\":\"FL14643.1\",\"seq\":1,\"product_model\":\"FG-5000 FLUSH GLAZE\",\"product_description\":\"FG-5000 FLUSH GLAZED WINDOW WALL SYSTEM\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#14643-R0\",\"approval_number\":\"FL14643.2\",\"seq\":2,\"product_model\":\"FG-5100 FLUSH GLAZE\",\"product_description\":\"FG-5100 FLUSH GLAZED WINDOW WALL SYSTEM\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#15072-R0\",\"approval_number\":\"FL15072.1\",\"seq\":1,\"product_model\":\"FG-2000 STOREFRONT\",\"product_description\":\"FG-2000 STOREFRONT HIGH DESIGN PRESSURE W\\\/NON-IMPACT MONOLITHIC TEMPERED GLASS DRY GLAZED\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#15072-R0\",\"approval_number\":\"FL15072.2\",\"seq\":2,\"product_model\":\"FG-3000\",\"product_description\":\"FG-3000 STOREFRONT HIGH DESIGN PRESSURE W\\\/NON-IMPACT INSULATED GLASS\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#15103-R0\",\"approval_number\":\"FL15103.1\",\"seq\":1,\"product_model\":\"Series 3000 Thermal Multiplane\",\"product_description\":\"Series 3000 Thermal Multiplane Storefront System\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#15103-R0\",\"approval_number\":\"FL15103.2\",\"seq\":2,\"product_model\":\"Series FG-5000\",\"product_description\":\"Series FG-5000 SGP Storefront System\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#15103-R0\",\"approval_number\":\"FL15103.3\",\"seq\":3,\"product_model\":\"Series FG-5100\",\"product_description\":\"Series FG-5100 SGP Storefront System\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#15103-R0\",\"approval_number\":\"FL15103.4\",\"seq\":4,\"product_model\":\"Series FG-5100 T\",\"product_description\":\"Series FG-5100 T Storefront System\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#15572-R0\",\"approval_number\":\"FL15572.1\",\"seq\":1,\"product_model\":\"FG-5000 FLUSH GLAZE\",\"product_description\":\"FG-5000 FLUSH GLAZED ALUMINUM WINDOW WALL SYSTEM LMI-SMI\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#15572-R0\",\"approval_number\":\"FL15572.2\",\"seq\":2,\"product_model\":\"FG-5100 FLUSH GLAZE\",\"product_description\":\"FG-5100 FLUSH GLAZE ALUMINUM WINDOW WALL SYSTEM LMI - SMI\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#16825-R0\",\"approval_number\":\"FL16825.1\",\"seq\":1,\"product_model\":\"FG-5000 IMPACT FLUSH GLAZE\",\"product_description\":\"FG-5000 FLUSH GLAZED ALUMINUM WINDOW WALL SYSTEM LMI-SMI\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#16845-R0\",\"approval_number\":\"FL16845.1\",\"seq\":1,\"product_model\":\"FG-5100\",\"product_description\":\"FG-5100 STOREFRONT FRAMING SYSTEM\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#17300-R0\",\"approval_number\":\"FL17300.1\",\"seq\":1,\"product_model\":\"FG-5100T\",\"product_description\":\"FG-5100T HURRICANE RESISTANT THERMAL STOREFRONT\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#17688-R0\",\"approval_number\":\"FL17688.5\",\"seq\":5,\"product_model\":\"SERIES FG-5100T STOREFRONT\",\"product_description\":\"FG-5100T FLUSH GLAZE ALUMINUM THERMAL STOREFRONT SYSTEM LMI-SMI, (WET AND DRY GLAZED)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#17689-R0\",\"approval_number\":\"FL17689.1\",\"seq\":1,\"product_model\":\"FG-3000 MULTIPLANE STOREFRONT SYSTEM\",\"product_description\":\"FG-3000 MULTIPLANE ALUMINUM STOREFRONT SYSTEM WITH NON-IMPACT INSULATED MONOLITHIC TEMPERED GLASS\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#21204-R0\",\"approval_number\":\"FL21204.1\",\"seq\":1,\"product_model\":\"FG-6000 MP\",\"product_description\":\"Multiplane Storefront\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#41841-R0\",\"approval_number\":\"FL41841.1\",\"seq\":1,\"product_model\":\"FG-5750 Aluminum Storefront System (HVHZ) (Missile Level E)\",\"product_description\":\"FG-5750 Aluminum Storefront System (HVHZ) (Missile Level E)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#41841-R0\",\"approval_number\":\"FL41841.2\",\"seq\":2,\"product_model\":\"FG-5750T Aluminum Storefront System (HVHZ) (Missile Level E)\",\"product_description\":\"FG-5750T Aluminum Storefront System (HVHZ) (Missile Level E)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"E.S. Windows, Inc.\":[{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#17897-R17\",\"approval_number\":\"FL17897.1\",\"seq\":1,\"product_model\":\"Series ES-8000 Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#17897-R17\",\"approval_number\":\"FL17897.2\",\"seq\":2,\"product_model\":\"Series ES-8000 Aluminum Window Wall System\",\"product_description\":\"Small missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+100\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#17897-R17\",\"approval_number\":\"FL17897.3\",\"seq\":3,\"product_model\":\"Series ES-8000T Aluminum Window Wall System\",\"product_description\":\"Non-impact resistant aluminum window wall system.\",\"design_pressure\":\"+80\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#17897-R17\",\"approval_number\":\"FL17897.4\",\"seq\":4,\"product_model\":\"Series ES-8000T Aluminum Window Wall System\",\"product_description\":\"Small missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#17897-R17\",\"approval_number\":\"FL17897.5\",\"seq\":5,\"product_model\":\"Series ES-8000T Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+90\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#17897-R17\",\"approval_number\":\"FL17897.6\",\"seq\":6,\"product_model\":\"Series ES-8000T Jumbo Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#18410-R14\",\"approval_number\":\"FL18410.1\",\"seq\":1,\"product_model\":\"Series ES-WW1032 (Slanted) Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+156\\\/-156\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#18410-R14\",\"approval_number\":\"FL18410.2\",\"seq\":2,\"product_model\":\"Series ES-WW1032 (Slanted) Aluminum Window Wall System\",\"product_description\":\"Small missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+168\\\/-168\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#18410-R14\",\"approval_number\":\"FL18410.3\",\"seq\":3,\"product_model\":\"Series ES-WW1032 Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#18410-R14\",\"approval_number\":\"FL18410.4\",\"seq\":4,\"product_model\":\"Series ES-WW1032 Aluminum Window Wall System\",\"product_description\":\"Small missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+142\\\/-142\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#18410-R14\",\"approval_number\":\"FL18410.5\",\"seq\":5,\"product_model\":\"Series ES-WW1032i Aluminum Window Wall System with Insulated Glass\",\"product_description\":\"Small missile impact resistant aluminum window wall system with insulated glass.\",\"design_pressure\":\"+135\\\/-135\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#18410-R14\",\"approval_number\":\"FL18410.6\",\"seq\":6,\"product_model\":\"Series ES-WW1032i Aluminum Window Wall System with Insulated Glass\",\"product_description\":\"Large missile impact resistant aluminum window wall system with insulated glass.\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#19081-R3\",\"approval_number\":\"FL19081.1\",\"seq\":1,\"product_model\":\"ES-W425 Unitized Thermally Broken Window Wall System\",\"product_description\":\"Non-impact resistant thermal unitized window wall system.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#20702-R3\",\"approval_number\":\"FL20702.1\",\"seq\":1,\"product_model\":\"Series ES-WW1025T Thermally Broken Aluminum Window Wall System\",\"product_description\":\"Non impact thermally broken aluminum window wall system.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#21555-R7\",\"approval_number\":\"FL21555.1\",\"seq\":1,\"product_model\":\"Series FX3050 Frameless Glass Wall System\",\"product_description\":\"Large missile impact resistant frameless glass wall system with corner\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#21555-R7\",\"approval_number\":\"FL21555.2\",\"seq\":2,\"product_model\":\"Series GW Framless Glass Wall System\",\"product_description\":\"Large missile impact resistant frameless glass wall system.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#21875-R5\",\"approval_number\":\"FL21875.1\",\"seq\":1,\"product_model\":\"ES-WW8832 Aluminum Window Wall System\",\"product_description\":\"Small missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+130\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#21875-R5\",\"approval_number\":\"FL21875.2\",\"seq\":2,\"product_model\":\"ES-WW8832 Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+80\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#21875-R5\",\"approval_number\":\"FL21875.3\",\"seq\":3,\"product_model\":\"ES-WW8832-A Aluminum Window Wall System\",\"product_description\":\"Small missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+130\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#22244-R13\",\"approval_number\":\"FL22244.1\",\"seq\":1,\"product_model\":\"Series 7000 Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+180\\\/-180\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#22244-R13\",\"approval_number\":\"FL22244.2\",\"seq\":2,\"product_model\":\"Series 7000 SSG Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+100\\\/-125\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#22244-R13\",\"approval_number\":\"FL22244.3\",\"seq\":3,\"product_model\":\"Series 7100 Aluminum Window Wall System\",\"product_description\":\"Small missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+180\\\/-180\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#22244-R13\",\"approval_number\":\"FL22244.4\",\"seq\":4,\"product_model\":\"Series 7100 SSG Aluminum Window Wall System\",\"product_description\":\"Small missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+100\\\/-125\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#22244-R13\",\"approval_number\":\"FL22244.5\",\"seq\":5,\"product_model\":\"Series 7100-Fin Aluminum Window Wall System\",\"product_description\":\"Small missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+107\\\/-107\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#22526-R10\",\"approval_number\":\"FL22526.1\",\"seq\":1,\"product_model\":\"Series ES-8860 Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#22526-R10\",\"approval_number\":\"FL22526.2\",\"seq\":2,\"product_model\":\"Series ES-8860 Aluminum Window Wall System W\\\/P7531 Awning Window Insert\",\"product_description\":\"Small missile impact resistant aluminum window wall system\",\"design_pressure\":\"+189\\\/-189\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#26025-R5\",\"approval_number\":\"FL26025.1\",\"seq\":1,\"product_model\":\"Series 7500 Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system\",\"design_pressure\":\"+90\\\/-135\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#26025-R5\",\"approval_number\":\"FL26025.2\",\"seq\":2,\"product_model\":\"Series 7600 Aluminum Window Wall System\",\"product_description\":\"Small missile impact resistant aluminum window wall system\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#26559-R3\",\"approval_number\":\"FL26559.1\",\"seq\":1,\"product_model\":\"ES-WW1032 Aluminum Window Wall - SMI\",\"product_description\":\"ES-WW1032 Aluminum Window Wall - Small missile impact\",\"design_pressure\":\"+138\\\/-185\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#26559-R3\",\"approval_number\":\"FL26559.2\",\"seq\":2,\"product_model\":\"Series ES-WW1032 Aluminum Slanted Window Wall - large and small missile impact\",\"product_description\":\"Series ES-WW1032 Aluminum Slanted Window Wall - large and small missile impact\",\"design_pressure\":\"+168\\\/-168\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#29069-R2\",\"approval_number\":\"FL29069.1\",\"seq\":1,\"product_model\":\"Series WW8701 Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+125\\\/-125\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#29069-R2\",\"approval_number\":\"FL29069.2\",\"seq\":2,\"product_model\":\"Series WW8701 Aluminum Window Wall System\",\"product_description\":\"Small missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+125\\\/-125\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#29515-R6\",\"approval_number\":\"FL29515.1\",\"seq\":1,\"product_model\":\"Series ES-LS7035 Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#29515-R6\",\"approval_number\":\"FL29515.2\",\"seq\":2,\"product_model\":\"Series ES-LS7035 Aluminum Window Wall System\",\"product_description\":\"Small missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#29877-R2\",\"approval_number\":\"FL29877.1\",\"seq\":1,\"product_model\":\"Series ES-8860i Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#29877-R2\",\"approval_number\":\"FL29877.2\",\"seq\":2,\"product_model\":\"Series ES-8860i Aluminum Window Wall System\",\"product_description\":\"Small missile impact resistant aluminum window wall system\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#33057-R3\",\"approval_number\":\"FL33057.1\",\"seq\":1,\"product_model\":\"Series ES-WW5037 Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+90\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#33057-R3\",\"approval_number\":\"FL33057.2\",\"seq\":2,\"product_model\":\"Series ES-WW5037T Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+90\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#37383-R1\",\"approval_number\":\"FL37383.1\",\"seq\":1,\"product_model\":\"ES-CS1377 Aluminum Window Wall System (LMI)\",\"product_description\":\"ES-CS1377 Aluminum Window Wall System (LMI)\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#42346-R2\",\"approval_number\":\"FL42346.1\",\"seq\":1,\"product_model\":\"ES- WINDOW WALL - SMI\",\"product_description\":\"ES-7100 WINDOW WALL - SMI\",\"design_pressure\":\"+100\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#42346-R2\",\"approval_number\":\"FL42346.2\",\"seq\":2,\"product_model\":\"WINDOW WALL - LMI\",\"product_description\":\"ES-7000 WINDOW WALL - LMI\",\"design_pressure\":\"+80\\\/-111\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#47203-R0\",\"approval_number\":\"FL47203.1\",\"seq\":1,\"product_model\":\"ES W625 window wall - large missile impact (wind zone 3)\",\"product_description\":\"ES W625 window wall - large missile impact (wind zone 3)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#47627-R0\",\"approval_number\":\"FL47627.1\",\"seq\":1,\"product_model\":\"Series ES-4520 Thermal Aluminum Window Wall System\",\"product_description\":\"Non impact thermal aluminum window wall system.\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#13927-R0\",\"approval_number\":\"FL13927.1\",\"seq\":1,\"product_model\":\"Series 8000 Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#13927-R0\",\"approval_number\":\"FL13927.2\",\"seq\":2,\"product_model\":\"Series 9500 Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-28 00:00:00\",\"instructions_url\":\"\"}],\"Trulite Glass & Aluminum Solutions\":[{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#17962-R4\",\"approval_number\":\"FL17962.1\",\"seq\":1,\"product_model\":\"CG450 ALUMINUM STOREFRONT SYSTEM\",\"product_description\":\"1-3\\\/4\\\" x 4 1\\\/2\\\" FLUSH GLAZED SYSTEM USING 1\\\/4\\\" GLASS, 120\\\" MAX HEIGHT, +\\\/-67PSF\",\"design_pressure\":\"+67\\\/-67\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#17962-R4\",\"approval_number\":\"FL17962.2\",\"seq\":2,\"product_model\":\"CG451 ALUMINUM STOREFRONT SYSTEM\",\"product_description\":\"2\\\" x 4 1\\\/2\\\" FLUSH GLAZED SYSTEM USING 1\\\" INSULATED GLASS, 120\\\" MAX HEIGHT, +\\\/-80PSF\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#29081-R3\",\"approval_number\":\"FL29081.1\",\"seq\":1,\"product_model\":\"Series CT451 Storefront System\",\"product_description\":\"Aluminum Thermal Storefront System Non-impact to be used outside HVHZ\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#31651-R2\",\"approval_number\":\"FL31651.1\",\"seq\":1,\"product_model\":\"Series CG601\\\/CT601\\\/CT602 Storefront System\",\"product_description\":\"Series CG 601\\\/CT 601\\\/ CT602 Storefront System - Non-Impact System\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#40704-R1\",\"approval_number\":\"FL40704.1\",\"seq\":1,\"product_model\":\"CG330\\\/ CT331\\\/ CT332 Aluminum storefront -N.I.\",\"product_description\":\"CG330\\\/ CT331\\\/ CT332 Aluminum storefront non impact\",\"design_pressure\":\"+93\\\/-93\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#43106-R0\",\"approval_number\":\"FL43106.1\",\"seq\":1,\"product_model\":\"CG501 Impact Storefront System\",\"product_description\":\"CG501 Impact Resistant Storefront, LMI (HVHZ), Wet & Dry Glazed\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#43785-R0\",\"approval_number\":\"FL43785.1\",\"seq\":1,\"product_model\":\"CG500 Impact Storefront System\",\"product_description\":\"CG500 Impact Storefront System, Wet & Dry Glazed, LMI (HVHZ) with Multiple In-fills\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#44610-R0\",\"approval_number\":\"FL44610.1\",\"seq\":1,\"product_model\":\"CG502 Impact Storefront System\",\"product_description\":\"CG502 Impact Resistant Storefront, LMI (HVHZ), Wet & Dry Glazed with Multiple In-fills\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#44611-R0\",\"approval_number\":\"FL44611.1\",\"seq\":1,\"product_model\":\"CT501 Thermal Impact Storefront System\",\"product_description\":\"CT501 Thermal Impact Resistant Storefront, LMI (HVHZ), Wet & Dry Glazed with Multiple Infills\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#45204-R2\",\"approval_number\":\"FL45204.1\",\"seq\":1,\"product_model\":\"3200 IMPACT RESISTANT THERMAL STOREFRONT\",\"product_description\":\"SERIES 3200 IMPACT RESISTANT THERMAL STOREFRONT SYSTEM\\nWITH MULTIPLE INFILLS (LMI - HVHZ)\",\"design_pressure\":\"+85\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#45460-R1\",\"approval_number\":\"FL45460.1\",\"seq\":1,\"product_model\":\"3100 IMPACT RESISTANT STOREFRONT\",\"product_description\":\"SERIES 3100 IMPACT RESISTANT STOREFRONT SYSTEM\\nWITH MULTIPLE INFILLS (LMI - HVHZ)\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#46132-R1\",\"approval_number\":\"FL46132.1\",\"seq\":1,\"product_model\":\"3000R IMPACT RESISTANT STOREFRONT\",\"product_description\":\"SERIES 3000R IMPACT RESISTANT STOREFRONT SYSTEM\\nWITH MULTIPLE INFILLS (LMI - HVHZ)\",\"design_pressure\":\"+100\\\/-105\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#46133-R1\",\"approval_number\":\"FL46133.1\",\"seq\":1,\"product_model\":\"3300 IMPACT RESISTANT STOREFRONT\",\"product_description\":\"3300 IMPACT RESISTANT STOREFRONT SYSTEM\\nWITH MULTIPLE INFILLS (LMI-HVHZ)\",\"design_pressure\":\"+94\\\/-94\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#46552-R1\",\"approval_number\":\"FL46552.1\",\"seq\":1,\"product_model\":\"3000 IMPACT RESISTANT STOREFRONT\",\"product_description\":\"SERIES 3000 IMPACT RESISTANT STOREFRONT SYSTEM WITH MULTIPLE INFILLS (LMI - HVHZ)\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#46714-R0\",\"approval_number\":\"FL46714.1\",\"seq\":1,\"product_model\":\"FT451 \\\/ FG451 STOREFRONT SYSTEM\",\"product_description\":\"FT451 (Thermal) \\\/ FG451 (Non-Thermal) Front Glazed Storefront System\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#26344-R0\",\"approval_number\":\"FL26344.1\",\"seq\":1,\"product_model\":\"CT501-THERMAL BREAK STOREFRONT-LMI\",\"product_description\":\"CT501-THERMAL BREAK STOREFRONT-LMI\",\"design_pressure\":\"+60\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#26962-R0\",\"approval_number\":\"FL26962.1\",\"seq\":1,\"product_model\":\"RESISTOR SERIES CG502 STOREFRONT SYSTEM - LMI\",\"product_description\":\"RESISTOR SERIES CG502 STOREFRONT SYSTEM - LMI\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#26965-R0\",\"approval_number\":\"FL26965.1\",\"seq\":1,\"product_model\":\"RESISTOR SERIES 3000R STOREFRONT SYSTEM - LMI\",\"product_description\":\"RESISTOR SERIES 3000R STOREFRONT SYSTEM - LMI\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#14938-R0\",\"approval_number\":\"FL14938.1\",\"seq\":1,\"product_model\":\"CG450 FRAMING SYSTEM\",\"product_description\":\"1-3\\\/4\\\" x 4-1\\\/2\\\" STOREFRONT SYSTEM WITH 1\\\/4\\\" TEMPERED GLASS - WITH & WITHOUT STEEL REINFORCEMENT.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#14938-R0\",\"approval_number\":\"FL14938.2\",\"seq\":2,\"product_model\":\"CG451 FRAMING SYSTEM\",\"product_description\":\"2\\\" x 4-1\\\/2\\\" STOREFRONT SYSTEM WITH 1\\\" TEMPERED INSULATING GLASS- WITH & WITHOUT STEEL REINFORCEMENT.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#15127-R0\",\"approval_number\":\"FL15127.1\",\"seq\":1,\"product_model\":\"CG500 \\\"RESISTOR\\\" STOREFRONT\",\"product_description\":\"CG500 \\\"RESISTOR\\\" STOREFRONT FOR 9\\\/16\\\" LAMINATED GLASS - WET OR DRY GLAZED\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#15127-R0\",\"approval_number\":\"FL15127.2\",\"seq\":2,\"product_model\":\"CG501 \\\"RESISTOR\\\" STOREFRONT\",\"product_description\":\"CG 501 \\\"RESISTOR\\\" STOREFRONT FOR 1-5\\\/16\\\" INSULATING LAMINATED GL- WET OR DRY GLAZED\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#16181-R0\",\"approval_number\":\"FL16181.1\",\"seq\":1,\"product_model\":\"RESISTOR SERIES-3000 IMPACT WALL\",\"product_description\":\"RESISTOR SERIES-3000 ALUMINUM STOREFRONT\\\/WINDOW WALL SYSTEM - 9\\\/16\\\" LAMINATED GLASS - L.M.I.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#16181-R0\",\"approval_number\":\"FL16181.2\",\"seq\":2,\"product_model\":\"RESISTOR SERIES-3100 IMPACT WALL\",\"product_description\":\"RESISTOR SERIES-3100 ALUMINUM STOREFRONT \\\/ WINDOW WALL SYSTEM - 9\\\/16 LAMINATED OR 1-5\\\/16\\\" INSULATED-LAMINATED GLASS - L.M.I.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#16181-R0\",\"approval_number\":\"FL16181.3\",\"seq\":3,\"product_model\":\"RESISTOR SERIES-3200 THERMAL IMPACT WALL\",\"product_description\":\"RESISTOR SERIES-3200 THERMAL ALUMINUM STOREFRONT\\\/WINDOW WALL SYSTEM - 9\\\/16 LAMINATED OR 1-5\\\/16\\\" INSULATED-LAMINATED GLASS - L.M.I.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#16209-R0\",\"approval_number\":\"FL16209.1\",\"seq\":1,\"product_model\":\"RESISTOR SERIES-5000 FLUSH GLAZED IMPACT WALL\",\"product_description\":\"RESISTOR SERIES-5000 FLUSH GLAZED ALUMINUM STOREFRONT\\\/WINDOW WALL SYSTEM - 9\\\/16\\\" LAMINATED GLASS - L.M.I.\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#16209-R0\",\"approval_number\":\"FL16209.2\",\"seq\":2,\"product_model\":\"RESISTOR SERIES-5100 FLUSH GLAZED IMPACT WALL\",\"product_description\":\"RESISTOR SERIES-5100 FLUSH GLAZED ALUMINUM STOREFRONT\\\/WINDOW WALL SYSTEM - 1-5\\\/16\\\" INSULATED\\\/LAMINATED GLASS - L.M.I.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#17343-R0\",\"approval_number\":\"FL17343.1\",\"seq\":1,\"product_model\":\"Series 3300 Storefront System\",\"product_description\":\"Series 3300 Aluminum Storefront System - Large Missile Impact\",\"design_pressure\":\"+94\\\/-94\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#17561-R0\",\"approval_number\":\"FL17561.1\",\"seq\":1,\"product_model\":\"CG500 Storefront\\\/Window Wall System\",\"product_description\":\"Aluminum storefront system - LMI\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#17561-R0\",\"approval_number\":\"FL17561.2\",\"seq\":2,\"product_model\":\"CG501 Storefront\\\/Window Wall System\",\"product_description\":\"Aluminum storefront system - LMI\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#17585-R0\",\"approval_number\":\"FL17585.1\",\"seq\":1,\"product_model\":\"IFG-5100 Aluminum Storefront System\",\"product_description\":\"IFG-5100 Aluminum Storefront Window Wall System - Large & Small Missile Impact\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#17586-R0\",\"approval_number\":\"FL17586.1\",\"seq\":1,\"product_model\":\"3300 Storefront Wall\",\"product_description\":\"3300 Storefront Wall System - LMI & SMI\",\"design_pressure\":\"+94\\\/-94\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#17879-R0\",\"approval_number\":\"FL17879.1\",\"seq\":1,\"product_model\":\"Resistor Series 3200 Aluminum Thermal Storefront System\",\"product_description\":\"Series 3200 Aluminum Thermal Storefront System - LMI & SMI\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#20877-R0\",\"approval_number\":\"FL20877.1\",\"seq\":1,\"product_model\":\"Series 3300 Storefront System - LMI & SMI\",\"product_description\":\"Series 3300 Aluminum Storefront System - Large and Small Missile Impact\",\"design_pressure\":\"+94\\\/-94\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#21334-R0\",\"approval_number\":\"FL21334.1\",\"seq\":1,\"product_model\":\"Series \\\"3000-Resistor\\\" Aluminum Storefront\\\/Window Wall System\",\"product_description\":\"Series \\\"3000-Resistor\\\" Aluminum Storefront\\\/Window Wall System - Large and Small Missile Impact\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#22538-R0\",\"approval_number\":\"FL22538.1\",\"seq\":1,\"product_model\":\"Resistor Series 3200 Aluminum Thermal Storefront System - L.M.I.\",\"product_description\":\"Resistor Series 3200 Aluminum Thermal Storefront System - Large Missile Impact\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-03 00:00:00\",\"instructions_url\":\"\"}],\"Mr-Glass Doors & Windows Manufacturing, LLC\":[{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#18411-R4\",\"approval_number\":\"FL18411.1\",\"seq\":1,\"product_model\":\"Series MG-6000 Aluminum Window Wall System\",\"product_description\":\"Large Missile Impact Resistant Aluminum Window Wall System.\",\"design_pressure\":\"+100\\\/-145\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#27000-R3\",\"approval_number\":\"FL27000.1\",\"seq\":1,\"product_model\":\"Series MG5000 Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#39786-R1\",\"approval_number\":\"FL39786.1\",\"seq\":1,\"product_model\":\"Series MG-4500 Aluminum Window Wall System\",\"product_description\":\"Non-Impact Resistant Aluminum Window Wall System.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#47224-R0\",\"approval_number\":\"FL47224.1\",\"seq\":1,\"product_model\":\"Series MG-5500 Aluminum Window Wall System\",\"product_description\":\"Large Missile Impact Resistant Aluminum Window Wall System.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#47224-R0\",\"approval_number\":\"FL47224.2\",\"seq\":2,\"product_model\":\"Series MG-5500 Aluminum Window Wall System\",\"product_description\":\"Small Missile Impact Resistant Aluminum Window Wall System.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Enviralum Industries Inc\":[{\"manufacturer\":\"Enviralum Industries Inc\",\"approval_number_master\":\"FL#19002-R4\",\"approval_number\":\"FL19002.1\",\"seq\":1,\"product_model\":\"ENV-450 Aluminum Window Wall System\",\"product_description\":\"Large and Small Missile Impact resistant Aluminum Window Wall System w\\\/ or w\\\/o thermal break.\",\"design_pressure\":\"+100\\\/-131\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Enviralum Industries Inc\",\"approval_number_master\":\"FL#41728-R1\",\"approval_number\":\"FL41728.1\",\"seq\":1,\"product_model\":\"ENV-750 Window Wall System - L.M.I & S.M.I.\",\"product_description\":\"ENV-750 Window Wall System - Large and Small Missile Impact resistant\",\"design_pressure\":\"+117\\\/-117\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Enviralum Industries Inc\",\"approval_number_master\":\"FL#41728-R0\",\"approval_number\":\"FL41728.2\",\"seq\":2,\"product_model\":\"ENV-750 window wall system - S.M.I\",\"product_description\":\"ENV-750 window wall system - small missile impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"OGT Window Systems LLC.\":[{\"manufacturer\":\"OGT Window Systems LLC.\",\"approval_number_master\":\"FL#19755-R3\",\"approval_number\":\"FL19755.1\",\"seq\":1,\"product_model\":\"Series \\\"OGT-1000 Structurally Glazed\\\" Aluminum Storefront\\\/Window Wall System\",\"product_description\":\"Large Missile Impact-resistant Aluminum Storefront\\\/Window Wall System.\",\"design_pressure\":\"+105\\\/-105\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Aldora Aluminum and Glass\":[{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#19973-R10\",\"approval_number\":\"FL19973.1\",\"seq\":1,\"product_model\":\"Series Front Set Aluminum Window Wall System\",\"product_description\":\"Small missile impact resistant aluminum window wall system\",\"design_pressure\":\"+120\\\/-135\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#19973-R10\",\"approval_number\":\"FL19973.2\",\"seq\":2,\"product_model\":\"Series Front Set Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system\",\"design_pressure\":\"+120\\\/-135\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#19973-R10\",\"approval_number\":\"FL19973.3\",\"seq\":3,\"product_model\":\"Series SMI-090 Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system\",\"design_pressure\":\"+90\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#19973-R10\",\"approval_number\":\"FL19973.4\",\"seq\":4,\"product_model\":\"Series SMI-175 Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#25948-R3\",\"approval_number\":\"FL25948.1\",\"seq\":1,\"product_model\":\"Series SMI-090 Aluminum Window Wall System\",\"product_description\":\"Non-impact resistant aluminum window wall system\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#25948-R3\",\"approval_number\":\"FL25948.2\",\"seq\":2,\"product_model\":\"Series SMI-090 Aluminum Window Wall System\",\"product_description\":\"Non-impact resistant aluminum window wall system\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#25948-R3\",\"approval_number\":\"FL25948.3\",\"seq\":3,\"product_model\":\"Series SMI-45 Aluminum Storefront System\",\"product_description\":\"Non-impact resistant aluminum storefront system\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#25948-R3\",\"approval_number\":\"FL25948.4\",\"seq\":4,\"product_model\":\"Series SMI-45 Aluminum Storefront System\",\"product_description\":\"Non-impact resistant aluminum storefront system\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#47571-R0\",\"approval_number\":\"FL47571.1\",\"seq\":1,\"product_model\":\"Front Set Plus Monumental Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#16986-R0\",\"approval_number\":\"FL16986.1\",\"seq\":1,\"product_model\":\"Series Front Set Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+120\\\/-135\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#17707-R0\",\"approval_number\":\"FL17707.1\",\"seq\":1,\"product_model\":\"Series Front Set Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+120\\\/-135\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-07-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#17707-R0\",\"approval_number\":\"FL17707.2\",\"seq\":2,\"product_model\":\"Series SM-45 Aluminum Storefront System\",\"product_description\":\"Non impact resistant aluminum storefront system.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#17707-R0\",\"approval_number\":\"FL17707.3\",\"seq\":3,\"product_model\":\"Series SMI-090 Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#17707-R0\",\"approval_number\":\"FL17707.4\",\"seq\":4,\"product_model\":\"Series SMI-090 Aluminum Window Wall System\",\"product_description\":\"Non impact resistant aluminum window wall system.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#17707-R0\",\"approval_number\":\"FL17707.5\",\"seq\":5,\"product_model\":\"Series SMI-175 Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#17724-R0\",\"approval_number\":\"FL17724.1\",\"seq\":1,\"product_model\":\"SMI-245 Series\",\"product_description\":\"Non-Impact Storefront System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Eco Window Systems\":[{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#21632-R0\",\"approval_number\":\"FL21632.1\",\"seq\":1,\"product_model\":\"Series \\\"400\\\" Aluminum Window Wall System (with window inserts)\",\"product_description\":\"Large missile impact resistant aluminum window wall system with window inserts.\",\"design_pressure\":\"+80\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#21632-R2\",\"approval_number\":\"FL21632.2\",\"seq\":2,\"product_model\":\"Series 400 Window Wall System\",\"product_description\":\"Small missile impact resistant, aluminum window wall system with window inserts.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#21632-R3\",\"approval_number\":\"FL21632.3\",\"seq\":3,\"product_model\":\"Series 2500 Narrow Window Wall System\",\"product_description\":\"Large missile impact resistant, aluminum window wall system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#21632-R3\",\"approval_number\":\"FL21632.4\",\"seq\":4,\"product_model\":\"Series 2500 Narrow Window Wall System\",\"product_description\":\"Small missile impact resistant, aluminum window wall system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#21632-R3\",\"approval_number\":\"FL21632.5\",\"seq\":5,\"product_model\":\"Series 400 Window Wall System\",\"product_description\":\"Large missile impact resistant, aluminum window wall system with window inserts.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#21632-R3\",\"approval_number\":\"FL21632.6\",\"seq\":6,\"product_model\":\"Series 400 Window Wall System\",\"product_description\":\"Small missile impact resistant, aluminum window wall system with window inserts.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#21632-R3\",\"approval_number\":\"FL21632.7\",\"seq\":7,\"product_model\":\"Series 450 Window Wall System\",\"product_description\":\"Large missile impact resistant, aluminum window wall system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#21632-R3\",\"approval_number\":\"FL21632.8\",\"seq\":8,\"product_model\":\"Series 450 Window Wall System\",\"product_description\":\"Small missile impact resistant, aluminum window wall system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#28367-R0\",\"approval_number\":\"FL28367.1\",\"seq\":1,\"product_model\":\"Series 450 Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+70\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#31610-R0\",\"approval_number\":\"FL31610.1\",\"seq\":1,\"product_model\":\"Series 1050 Aluminum Window Wall System\",\"product_description\":\"Large Missile Impact resistant aluminum window wall system.\",\"design_pressure\":\"+100\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#31610-R0\",\"approval_number\":\"FL31610.2\",\"seq\":2,\"product_model\":\"Series 1050 Aluminum Window Wall System\",\"product_description\":\"Small Missile Impact resistant aluminum window wall system.\",\"design_pressure\":\"+100\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#28367-R3\",\"approval_number\":\"FL28367.2\",\"seq\":2,\"product_model\":\"Series 450 Aluminum Window Wall System\",\"product_description\":\"Small missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+80\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#39825-R0\",\"approval_number\":\"FL39825.1\",\"seq\":1,\"product_model\":\"Series Narrow Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#39825-R0\",\"approval_number\":\"FL39825.2\",\"seq\":2,\"product_model\":\"Series Narrow Aluminum Window Wall System\",\"product_description\":\"Small missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"}],\"EGS International, LLC\":[{\"manufacturer\":\"EGS International, LLC\",\"approval_number_master\":\"FL#21899-R3\",\"approval_number\":\"FL21899.1\",\"seq\":1,\"product_model\":\"Rampart Series 5500 Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EGS International, LLC\",\"approval_number_master\":\"FL#21899-R3\",\"approval_number\":\"FL21899.2\",\"seq\":2,\"product_model\":\"Rampart Series 5500 Aluminum Window Wall System\",\"product_description\":\"Small missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+100\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EGS International, LLC\",\"approval_number_master\":\"FL#4851-R0\",\"approval_number\":\"FL4851.1\",\"seq\":1,\"product_model\":\"Series S-5500\",\"product_description\":\"Small missile impact resistant aluminum window wall system.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Continental Glass Systems, LLC\":[{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#22668-R6\",\"approval_number\":\"FL22668.1\",\"seq\":1,\"product_model\":\"SERIES 3200 WINDOW WALL SYSTEM - LMI\",\"product_description\":\"INSULATED LAMINATED WINDOW WALL - LARGE MISSILE IMPACT\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#22668-R6\",\"approval_number\":\"FL22668.2\",\"seq\":2,\"product_model\":\"SERIES 3200 WINDOW WALL SYSTEM - SMI\",\"product_description\":\"INSULATED LAMINATED WINDOW WALL - SMALL MISSILE IMPACT\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#29215-R6\",\"approval_number\":\"FL29215.1\",\"seq\":1,\"product_model\":\"3100 Aluminum Window Wall - L.M.I & S.M.I\",\"product_description\":\"Aluminum Window Wall - L.M.I & S.M.I\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#29215-R6\",\"approval_number\":\"FL29215.2\",\"seq\":2,\"product_model\":\"Series 3100 Structural Glazed Window Wall - LMI & SMI\",\"product_description\":\"Series 3100 Structural Glazed Window Wall - LMI & SMI\",\"design_pressure\":\"+125\\\/-125\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#29215-R6\",\"approval_number\":\"FL29215.3\",\"seq\":3,\"product_model\":\"Series 3100 Window Wall - SMI\",\"product_description\":\"Series 3100 Window Wall - SMI\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#10043-R0\",\"approval_number\":\"FL10043.1\",\"seq\":1,\"product_model\":\"Series 3000 Aluminum Window Wall (LMI)\",\"product_description\":\"\",\"design_pressure\":\"+110.0\\\/-110.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#10043-R0\",\"approval_number\":\"FL10043.2\",\"seq\":2,\"product_model\":\"Series 3000 Aluminum Window Wall System (SMI)\",\"product_description\":\"\",\"design_pressure\":\"+140.0\\\/-140.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#17238-R0\",\"approval_number\":\"FL17238.1\",\"seq\":1,\"product_model\":\"Series 3200\",\"product_description\":\"Aluminum Window Wall System - L.M.I.\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#39813-R0\",\"approval_number\":\"FL39813.1\",\"seq\":1,\"product_model\":\"Series 9000 Aluminum Window Wall System (HVHZ)(Impact)\",\"product_description\":\"Series 9000 Aluminum Window Wall System (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-31 00:00:00\",\"instructions_url\":\"\"}],\"CGI Windows and Doors\":[{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#25574-R5\",\"approval_number\":\"FL25574.3\",\"seq\":3,\"product_model\":\"SS-3520\",\"product_description\":\"Storefront Window System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#26048-R0\",\"approval_number\":\"FL26048.1\",\"seq\":1,\"product_model\":\"SS-3520\",\"product_description\":\"Storefront Window System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#25574-R0\",\"approval_number\":\"FL25574.1\",\"seq\":1,\"product_model\":\"SS-3500\",\"product_description\":\"Storefront Window System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CGI Windows and Doors\",\"approval_number_master\":\"FL#25574-R4\",\"approval_number\":\"FL25574.2\",\"seq\":2,\"product_model\":\"SS-3520\",\"product_description\":\"Storefront Window System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Faour Glass Technologies\":[{\"manufacturer\":\"Faour Glass Technologies\",\"approval_number_master\":\"FL#25673-R9\",\"approval_number\":\"FL25673.1\",\"seq\":1,\"product_model\":\"Series Slimpact X SSG Glasswall System\",\"product_description\":\"Large missile impact resistant glass wall system\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Faour Glass Technologies\",\"approval_number_master\":\"FL#25673-R9\",\"approval_number\":\"FL25673.2\",\"seq\":2,\"product_model\":\"Series Slimpact XIV SSG Glass Wall System\",\"product_description\":\"Large missile impact resistant glass wall system.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Faour Glass Technologies\",\"approval_number_master\":\"FL#25673-R9\",\"approval_number\":\"FL25673.3\",\"seq\":3,\"product_model\":\"Series Slimpact XJ SSG Glass Wall System\",\"product_description\":\"Large missile impact resistant glass wall system\",\"design_pressure\":\"+80\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Faour Glass Technologies\",\"approval_number_master\":\"FL#25673-R9\",\"approval_number\":\"FL25673.4\",\"seq\":4,\"product_model\":\"Series Slimpact XL SSG Glasswall System\",\"product_description\":\"Large missile impact resistant glass wall system\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Faour Glass Technologies\",\"approval_number_master\":\"FL#25673-R9\",\"approval_number\":\"FL25673.5\",\"seq\":5,\"product_model\":\"Series Slimpact XLIG SSG Glass Wall System\",\"product_description\":\"Large missile impact resistant glass wall system\",\"design_pressure\":\"+80\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"alucorp sa de cv\":[{\"manufacturer\":\"alucorp sa de cv\",\"approval_number_master\":\"FL#27509-R3\",\"approval_number\":\"FL27509.1\",\"seq\":1,\"product_model\":\"Series 120 Aluminum Window Wall System\",\"product_description\":\"Small missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"alucorp sa de cv\",\"approval_number_master\":\"FL#27509-R3\",\"approval_number\":\"FL27509.2\",\"seq\":2,\"product_model\":\"Series 180 Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"alucorp sa de cv\",\"approval_number_master\":\"FL#27509-R3\",\"approval_number\":\"FL27509.3\",\"seq\":3,\"product_model\":\"Series 180 Aluminum Window Wall System\",\"product_description\":\"Small missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"alucorp sa de cv\",\"approval_number_master\":\"FL#47753-R0\",\"approval_number\":\"FL47753.1\",\"seq\":1,\"product_model\":\"Series 120 Aluminum Window Wall System\",\"product_description\":\"Series 120 Aluminum Window Wall System - L.M.I. & S.M.I.\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Astral Aluminum and Glass Inc.\":[{\"manufacturer\":\"Astral Aluminum and Glass Inc.\",\"approval_number_master\":\"FL#27900-R0\",\"approval_number\":\"FL27900.1\",\"seq\":1,\"product_model\":\"5200 Aluminum Window Wall System\",\"product_description\":\"Series \\\"5200\\\" Aluminum Window Wall System (LMI)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Perspective Glass Company\":[{\"manufacturer\":\"Perspective Glass Company\",\"approval_number_master\":\"FL#28489-R3\",\"approval_number\":\"FL28489.1\",\"seq\":1,\"product_model\":\"PGC-6000 Aluminum Storefront System\",\"product_description\":\"PGC-6000 Aluminum Storefront System LMI and SMI\",\"design_pressure\":\"+90\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Perspective Glass Company\",\"approval_number_master\":\"FL#29219-R0\",\"approval_number\":\"FL29219.1\",\"seq\":1,\"product_model\":\"PGC-788 Aluminum Storefront System\",\"product_description\":\"PGC-788 Aluminum Storefront System LMI and SMI\",\"design_pressure\":\"+60\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Perspective Glass Company\",\"approval_number_master\":\"FL#42117-R0\",\"approval_number\":\"FL42117.1\",\"seq\":1,\"product_model\":\"PGC-788 Tall Span Storefront System\",\"product_description\":\"PGC-788 Tall Span Storefront System LMI and SMI\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Mixlegno Group S.R.L.\":[{\"manufacturer\":\"Mixlegno Group S.R.L.\",\"approval_number_master\":\"FL#29497-R2\",\"approval_number\":\"FL29497.1\",\"seq\":1,\"product_model\":\"Mulled Fixed Window (L.M.I. & S.M.I.)\",\"product_description\":\"Mulled Fixed Window - Large Missile Impact & Small missile Impact\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Air-Lux Technik AG\":[{\"manufacturer\":\"Air-Lux Technik AG\",\"approval_number_master\":\"FL#29500-R0\",\"approval_number\":\"FL29500.1\",\"seq\":1,\"product_model\":\"Series 173 Window Wall - HVHZ\",\"product_description\":\"Series 173 Window Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Air-Lux Technik AG\",\"approval_number_master\":\"FL#29500-R0\",\"approval_number\":\"FL29500.2\",\"seq\":2,\"product_model\":\"Series 173 Window Wall - Wind Zone 3\",\"product_description\":\"Series 173 Window Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Infinite Windows LLC\":[{\"manufacturer\":\"Infinite Windows LLC\",\"approval_number_master\":\"FL#29713-R2\",\"approval_number\":\"FL29713.1\",\"seq\":1,\"product_model\":\"Series Frameless Glass Wall System\",\"product_description\":\"Large missile impact resistant frameless glass wall system.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Infinite Windows LLC\",\"approval_number_master\":\"FL#47881-R0\",\"approval_number\":\"FL47881.1\",\"seq\":1,\"product_model\":\"IW 4000 Front Set Window Wall System (L.M.I. \\\/ S.M.I.)\",\"product_description\":\"IW 4000 Front Set Window Wall System (Large and Small Missile Impact Resistant)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Schuco USA L.L.L.P.\":[{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#29717-R4\",\"approval_number\":\"FL29717.1\",\"seq\":1,\"product_model\":\"AWS 65 Aluminum Fixed Window System\",\"product_description\":\"Large missile impact resistant aluminum storefront system.\",\"design_pressure\":\"+50.1\\\/-50.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#29717-R4\",\"approval_number\":\"FL29717.2\",\"seq\":2,\"product_model\":\"AWS 65 Aluminum Fixed Window System\",\"product_description\":\"Small missile impact resistant aluminum storefront system.\",\"design_pressure\":\"+50.1\\\/-50.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#29717-R4\",\"approval_number\":\"FL29717.3\",\"seq\":3,\"product_model\":\"Series AWS65\\\/70\\\/75\\\/90 Aluminum Storefront System\",\"product_description\":\"Large missile impact resistant aluminum storefront system.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-14 00:00:00\",\"instructions_url\":\"\"}],\"EMC Windows and Doors, LLC.\":[{\"manufacturer\":\"EMC Windows and Doors, LLC.\",\"approval_number_master\":\"FL#31325-R2\",\"approval_number\":\"FL31325.1\",\"seq\":1,\"product_model\":\"SERIES SF 2100 STOREFRONT - L.M.I.\",\"product_description\":\"SERIES SF 2100 STOREFRONT L.M.I.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EMC Windows and Doors, LLC.\",\"approval_number_master\":\"FL#47857-R0\",\"approval_number\":\"FL47857.1\",\"seq\":1,\"product_model\":\"SERIES SF2100 STOREFRONT\",\"product_description\":\"SERIES SF2100 STOREFRONT L.M.I.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"CUHADAROGLU METAL SAN.PAZ. A.S.\":[{\"manufacturer\":\"CUHADAROGLU METAL SAN.PAZ. A.S.\",\"approval_number_master\":\"FL#32363-R2\",\"approval_number\":\"FL32363.1\",\"seq\":1,\"product_model\":\"Series HR6-SF Storefront System - L.M.I.\",\"product_description\":\"Series HR6-SF Storefront System - L.M.I.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sentech Architectural Systems\":[{\"manufacturer\":\"Sentech Architectural Systems\",\"approval_number_master\":\"FL#33111-R0\",\"approval_number\":\"FL33111.1\",\"seq\":1,\"product_model\":\"C-18500 Curtainwall\",\"product_description\":\"C-18500 Curtainwall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Marvin\":[{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#33676-R2\",\"approval_number\":\"FL33676.1\",\"seq\":1,\"product_model\":\"Coastline Storefront 4 11\\\/16inch Frame IZ4\",\"product_description\":\"Large missile impact resistant aluminum storefront system.\",\"design_pressure\":\"+100\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#33690-R2\",\"approval_number\":\"FL33690.1\",\"seq\":1,\"product_model\":\"Coastline Storefront 6 5\\\/8inch Frame IZ4\",\"product_description\":\"Large missile impact resistant inside glazed aluminum storefront system.\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marvin\",\"approval_number_master\":\"FL#33690-R0\",\"approval_number\":\"FL33690.2\",\"seq\":2,\"product_model\":\"Coastline Direct Glaze 7 5\\\/8inch Rectangle IZ4\",\"product_description\":\"Large missile impact resistant outside glazed aluminum window wall system.\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"}],\"Gensteel Doors Inc.\":[{\"manufacturer\":\"Gensteel Doors Inc.\",\"approval_number_master\":\"FL#34547-R1\",\"approval_number\":\"FL34547.1\",\"seq\":1,\"product_model\":\"Genstorm Steel Storefront System - LMI & SMI\",\"product_description\":\"Genstorm Steel Storefront System - Large & Small Missile Impact\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Phoenix Aluminum Products, llc.\":[{\"manufacturer\":\"Phoenix Aluminum Products, llc.\",\"approval_number_master\":\"FL#34556-R1\",\"approval_number\":\"FL34556.1\",\"seq\":1,\"product_model\":\"Series 5700 Flushed Glazed Aluminum Storefront\",\"product_description\":\"Flushed Glazed Aluminum Storefront\",\"design_pressure\":\"+80\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Phoenix Aluminum Products, llc.\",\"approval_number_master\":\"FL#27020-R0\",\"approval_number\":\"FL27020.1\",\"seq\":1,\"product_model\":\"Series 5700 Flushed Glazed Aluminum Storefront\",\"product_description\":\"Flushed Glazed Aluminum Storefront\",\"design_pressure\":\"+80\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Shanghai YY Windows CO., LTD\":[{\"manufacturer\":\"Shanghai YY Windows CO., LTD\",\"approval_number_master\":\"FL#36831-R1\",\"approval_number\":\"FL36831.1\",\"seq\":1,\"product_model\":\"YY150 Storefront System\",\"product_description\":\"YY150 Storefront System - LMI\\nLarge Missile Impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shanghai YY Windows CO., LTD\",\"approval_number_master\":\"FL#37334-R1\",\"approval_number\":\"FL37334.1\",\"seq\":1,\"product_model\":\"YY150 ALUMINUM STOREFRONT SYSTEM\",\"product_description\":\"YY150 ALUMINUM STOREFRONT SYSTEM - L.M.I. & S.M.I.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Global Performance Window d.b.a. Epsylon USA\":[{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#37048-R2\",\"approval_number\":\"FL37048.1\",\"seq\":1,\"product_model\":\"WW40- Aluminum Window Wall System- LMI & SMI\",\"product_description\":\"WW40- Aluminum Window Wall System- LMI & SMI\",\"design_pressure\":\"+90\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#37048-R2\",\"approval_number\":\"FL37048.2\",\"seq\":2,\"product_model\":\"WW40- Aluminum Window Wall System- SMI\",\"product_description\":\"WW40- Aluminum Window Wall System- SMI\",\"design_pressure\":\"+90\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sunshine Windows Manufacturing Inc.\":[{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#37315-R1\",\"approval_number\":\"FL37315.1\",\"seq\":1,\"product_model\":\"Series 8000 Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Windows Manufacturing Inc.\",\"approval_number_master\":\"FL#15684-R0\",\"approval_number\":\"FL15684.1\",\"seq\":1,\"product_model\":\"SERIES 8000 ALUMINUM WINDOW WALL SYSTEM - L.M.I.\",\"product_description\":\"IMPACT RESISTANT STOREFRONT SYSTEM\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-03 00:00:00\",\"instructions_url\":\"\"}],\"Empire Windows Industry\":[{\"manufacturer\":\"Empire Windows Industry\",\"approval_number_master\":\"FL#40533-R2\",\"approval_number\":\"FL40533.1\",\"seq\":1,\"product_model\":\"Series 5000 Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+135\\\/-135\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-12-13 00:00:00\",\"instructions_url\":\"\"}],\"Arcadia, Inc.\":[{\"manufacturer\":\"Arcadia, Inc.\",\"approval_number_master\":\"FL#45921-R0\",\"approval_number\":\"FL45921.1\",\"seq\":1,\"product_model\":\"Series IP-2550 Aluminum Window Wall System (WZ3)(Impact)\",\"product_description\":\"Series IP-2550 Aluminum Window Wall System (WZ3)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arcadia, Inc.\",\"approval_number_master\":\"FL#46564-R1\",\"approval_number\":\"FL46564.2\",\"seq\":2,\"product_model\":\"IP2551T Aluminum Window Wall System (HVHZ) (Impact)\",\"product_description\":\"IP2551T Aluminum Window Wall System (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arcadia, Inc.\",\"approval_number_master\":\"FL#46564-R1\",\"approval_number\":\"FL46564.3\",\"seq\":3,\"product_model\":\"Series IP-2551 Aluminum Window Wall System (WZ3) (Impact)\",\"product_description\":\"Series IP-2551 Aluminum Window Wall System (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arcadia, Inc.\",\"approval_number_master\":\"FL#40951-R0\",\"approval_number\":\"FL40951.1\",\"seq\":1,\"product_model\":\"Series IPTC-470 Aluminum Storefront (WZ3) (Impact)\",\"product_description\":\"Series IPTC-470 Aluminum Storefront (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arcadia, Inc.\",\"approval_number_master\":\"FL#46564-R0\",\"approval_number\":\"FL46564.1\",\"seq\":1,\"product_model\":\"Series IP-2551 Aluminum Window Wall System (WZ3) (Impact)\",\"product_description\":\"Series IP-2551 Aluminum Window Wall System (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Countryside Glass & Mirror, Inc.\":[{\"manufacturer\":\"Countryside Glass & Mirror, Inc.\",\"approval_number_master\":\"FL#40970-R0\",\"approval_number\":\"FL40970.1\",\"seq\":1,\"product_model\":\"CS5100 Storefront System (WZ3) (Impact)\",\"product_description\":\"CS5100 Storefront System (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Global Impact Products, LLC\":[{\"manufacturer\":\"Global Impact Products, LLC\",\"approval_number_master\":\"FL#41588-R1\",\"approval_number\":\"FL41588.1\",\"seq\":1,\"product_model\":\"7000 Series Aluminum Window Wall (HVHZ) (Impact)\",\"product_description\":\"7000 Series Aluminum Window Wall (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Impact Products, LLC\",\"approval_number_master\":\"FL#46977-R0\",\"approval_number\":\"FL46977.1\",\"seq\":1,\"product_model\":\"Series 7500 Aluminum Window Wall System (HVHZ)(Impact)\",\"product_description\":\"Series 7500 Aluminum Window Wall System (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Impact Products, LLC\",\"approval_number_master\":\"FL#46977-R0\",\"approval_number\":\"FL46977.2\",\"seq\":2,\"product_model\":\"Series 7600 Aluminum Window Wall System (HVHZ)(Impact)\",\"product_description\":\"Series 7600 Aluminum Window Wall System (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Velocity Impact Products\":[{\"manufacturer\":\"Velocity Impact Products\",\"approval_number_master\":\"FL#41909-R2\",\"approval_number\":\"FL41909.1\",\"seq\":1,\"product_model\":\"WWS 5000\",\"product_description\":\"Window Wall\\nStorefront System\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Pagen Sp. z o.o.\":[{\"manufacturer\":\"Pagen Sp. z o.o.\",\"approval_number_master\":\"FL#42039-R1\",\"approval_number\":\"FL42039.1\",\"seq\":1,\"product_model\":\"Series AWS65\\\/70\\\/75\\\/90 Aluminum Storefront System\",\"product_description\":\"Large missile impact resistant aluminum storefront system.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-04-19 00:00:00\",\"instructions_url\":\"\"}],\"FENEX, LLC. formerly Fenex Corp M.D., Inc.\":[{\"manufacturer\":\"FENEX, LLC. formerly Fenex Corp M.D., Inc.\",\"approval_number_master\":\"FL#42081-R1\",\"approval_number\":\"FL42081.1\",\"seq\":1,\"product_model\":\"Butt Glazed Window Wall System\",\"product_description\":\"Large and Small missile impact resistant glass wall system (Level D)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Downey Glass\":[{\"manufacturer\":\"Downey Glass\",\"approval_number_master\":\"FL#42120-R0\",\"approval_number\":\"FL42120.1\",\"seq\":1,\"product_model\":\"DG-300 Series Window Wall (HVHZ)(Impact)\",\"product_description\":\"DG-300 Series Window Wall (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Downey Glass\",\"approval_number_master\":\"FL#42120-R0\",\"approval_number\":\"FL42120.2\",\"seq\":2,\"product_model\":\"DG-300 Series Window Wall (Non-HVHZ)(Non-Impact)\",\"product_description\":\"DG-300 Series Window Wall (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Downey Glass\",\"approval_number_master\":\"FL#46940-R0\",\"approval_number\":\"FL46940.1\",\"seq\":1,\"product_model\":\"DG-300 Series Window Wall (HVHZ)(Impact)\",\"product_description\":\"DG-300 Series Window Wall (HVHZ)(Impact)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-31 00:00:00\",\"instructions_url\":\"\"}],\"Do It Impact, Inc\":[{\"manufacturer\":\"Do It Impact, Inc\",\"approval_number_master\":\"FL#42329-R0\",\"approval_number\":\"FL42329.1\",\"seq\":1,\"product_model\":\"SPA150 Storefront System - LMI\",\"product_description\":\"SPA150 Storefront System - LMI\",\"design_pressure\":\"+96\\\/-96\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Do It Impact, Inc\",\"approval_number_master\":\"FL#42329-R0\",\"approval_number\":\"FL42329.2\",\"seq\":2,\"product_model\":\"SPA150 Storefront System - LMI\",\"product_description\":\"SPA150 Storefront System - LMI\",\"design_pressure\":\"+96\\\/-96\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Do It Impact, Inc\",\"approval_number_master\":\"FL#42329-R0\",\"approval_number\":\"FL42329.3\",\"seq\":3,\"product_model\":\"SPA150 Storefront System - SMI\",\"product_description\":\"SPA150 Storefront System - SMI\",\"design_pressure\":\"+96\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"GIG Windows & Doors\":[{\"manufacturer\":\"GIG Windows & Doors\",\"approval_number_master\":\"FL#42454-R0\",\"approval_number\":\"FL42454.1\",\"seq\":1,\"product_model\":\"High Impact Green World Fixed Glass Wall Series 12000 Large Missile Laminated & Insulated Glass\",\"product_description\":\"Storefront System made of Laminated and Insulated Impact Resistant Glass retained by aluminum profile frame, wet glazed.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GIG Windows & Doors\",\"approval_number_master\":\"FL#42523-R0\",\"approval_number\":\"FL42523.1\",\"seq\":1,\"product_model\":\"High Impact Series JAZS 70000 Aluminum Storefront System with Large & Small Missile Laminated and Insulated Glass\",\"product_description\":\"Window System made of Laminated and Insulated Impact Resistant Glass retained by aluminum profile frame, wet glazed.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Miller Glass and Glazing, Inc\":[{\"manufacturer\":\"Miller Glass and Glazing, Inc\",\"approval_number_master\":\"FL#43420-R2\",\"approval_number\":\"FL43420.2\",\"seq\":2,\"product_model\":\"MGS575i Series\",\"product_description\":\"5 3\\\/4\\\" Aluminum Window Wall Storefront System, Large and Small Missile Impact Resistant, with 1 5\\\/16\\\" Glass. (HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Miller Glass and Glazing, Inc\",\"approval_number_master\":\"FL#3513-R0\",\"approval_number\":\"FL3513.1\",\"seq\":1,\"product_model\":\"MGI-50 Heavy Duty - Large Missile\",\"product_description\":\"Interior Wet Glazed (0.100\\\" SGP) Storefront\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Miller Glass and Glazing, Inc\",\"approval_number_master\":\"FL#3513-R0\",\"approval_number\":\"FL3513.2\",\"seq\":2,\"product_model\":\"MGI-50 Std Duty - Large Missile\",\"product_description\":\"Interior Dry Glazed (0.100\\\" SGP) Storefront\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Miller Glass and Glazing, Inc\",\"approval_number_master\":\"FL#3513-R0\",\"approval_number\":\"FL3513.3\",\"seq\":3,\"product_model\":\"MGI-50 Std Duty - Small Missile\",\"product_description\":\"Interior Dry Glazed (0.060\\\" PVB) Storefront\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Miller Glass and Glazing, Inc\",\"approval_number_master\":\"FL#9010-R0\",\"approval_number\":\"FL9010.1\",\"seq\":1,\"product_model\":\"MGI-50FI Storefront Framing System\",\"product_description\":\"Aluminum storefront system\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Miller Glass and Glazing, Inc\",\"approval_number_master\":\"FL#9656-R0\",\"approval_number\":\"FL9656.1\",\"seq\":1,\"product_model\":\"MGI-50 Storefront Framing System\",\"product_description\":\"48\\\"x102\\\" Aluminum storefront system\",\"design_pressure\":\"+73\\\/-86\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Miller Glass and Glazing, Inc\",\"approval_number_master\":\"FL#9656-R0\",\"approval_number\":\"FL9656.2\",\"seq\":2,\"product_model\":\"MGI-50 Storefront Framing System\",\"product_description\":\"48\\\"x84\\\" Aluminum Storefront System\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Miller Glass and Glazing, Inc\",\"approval_number_master\":\"FL#9656-R0\",\"approval_number\":\"FL9656.3\",\"seq\":3,\"product_model\":\"MGI-50 Storefront Framing System\",\"product_description\":\"36\\\"x78\\\" Aluminum Storefront System\",\"design_pressure\":\"+85\\\/-105\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Miller Glass and Glazing, Inc\",\"approval_number_master\":\"FL#43420-R0\",\"approval_number\":\"FL43420.1\",\"seq\":1,\"product_model\":\"MGS575 Series\",\"product_description\":\"Glazed Aluminum Window Wall Storefront System, Large and Small Missile Impact Resistant, 5 3\\\/4\\\" deep with 2 1\\\/2\\\" sightlines.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Miami Dade Aluminum\":[{\"manufacturer\":\"Miami Dade Aluminum\",\"approval_number_master\":\"FL#46523-R0\",\"approval_number\":\"FL46523.1\",\"seq\":1,\"product_model\":\"Series MDAC 2455 Storefront System with Large & Small Missile Laminated and Insulated Glass\",\"product_description\":\"Window System made of Laminated and Insulated Impact Resistant Glass retained by aluminum profile frame, wet glazed.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"PGT Industries\":[{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#46559-R0\",\"approval_number\":\"FL46559.1\",\"seq\":1,\"product_model\":\"SS-3500 Storefront Window\",\"product_description\":\"5\\\", Mid-set, Aluminum, Impact Resistant Window System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#46559-R0\",\"approval_number\":\"FL46559.2\",\"seq\":2,\"product_model\":\"SS-3520 Storefront Window\",\"product_description\":\"5\\\" & 7\\\", Front-set, Aluminum, Impact Resistant Window System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#11297-R0\",\"approval_number\":\"FL11297.1\",\"seq\":1,\"product_model\":\"WS-3500 (Large Missile Impact)\",\"product_description\":\"Storefront Window Wall System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-05-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#11297-R0\",\"approval_number\":\"FL11297.2\",\"seq\":2,\"product_model\":\"WS-3500 (Small Missile Impact)\",\"product_description\":\"Storefront Window Wall System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#16175-R0\",\"approval_number\":\"FL16175.1\",\"seq\":1,\"product_model\":\"SS-3500 (Impact)\",\"product_description\":\"Aluminum Storefront System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-17 00:00:00\",\"instructions_url\":\"\"}],\"ALUPROF SA\":[{\"manufacturer\":\"ALUPROF SA\",\"approval_number_master\":\"FL#46591-R3\",\"approval_number\":\"FL46591.1\",\"seq\":1,\"product_model\":\"MB-SR50N Storefront System\",\"product_description\":\"Large and Small Missile Impact resistant Storefront System\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-26 00:00:00\",\"instructions_url\":\"\"}],\"JDC Aluminum Of Tampa Inc.\":[{\"manufacturer\":\"JDC Aluminum Of Tampa Inc.\",\"approval_number_master\":\"FL#46841-R0\",\"approval_number\":\"FL46841.1\",\"seq\":1,\"product_model\":\"SF200\",\"product_description\":\"SF200 Monolithic Storefront System\\n1 3\\\/4\\\" x 4 1\\\/2\\\" Profiles\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JDC Aluminum Of Tampa Inc.\",\"approval_number_master\":\"FL#46893-R0\",\"approval_number\":\"FL46893.1\",\"seq\":1,\"product_model\":\"SF300 Insulated Storefront\",\"product_description\":\"SF300 2\\\" x 4 1\\\/2\\\" Profiles\\nInsulated Glass\\nAluminum Reinforcement Options\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JDC Aluminum Of Tampa Inc.\",\"approval_number_master\":\"FL#46894-R0\",\"approval_number\":\"FL46894.1\",\"seq\":1,\"product_model\":\"SF300T\",\"product_description\":\"SF300T Thermally Broken\\n2\\\" x 4 1\\\/2\\\" Profiles\\nInsulated Glass\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-11 00:00:00\",\"instructions_url\":\"\"}],\"Titoni Windows\":[{\"manufacturer\":\"Titoni Windows\",\"approval_number_master\":\"FL#46936-R0\",\"approval_number\":\"FL46936.1\",\"seq\":1,\"product_model\":\"Series F40 Frameless Fixed Glazing System\",\"product_description\":\"Large missile impact resistant frameless fixed glazing system.\",\"design_pressure\":\"+67.7\\\/-80.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-06-06 00:00:00\",\"instructions_url\":\"\"}],\"Euro-Wall, LLC\":[{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#46965-R0\",\"approval_number\":\"FL46965.1\",\"seq\":1,\"product_model\":\"Vista Direct Set (HVHZ)(Impact)\",\"product_description\":\"Vista Direct Set (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#46965-R0\",\"approval_number\":\"FL46965.2\",\"seq\":2,\"product_model\":\"Vista Direct Set (Non-HVHZ)(Non-Impact)\",\"product_description\":\"Vista Direct Set (Non-HVHZ)(Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#46965-R0\",\"approval_number\":\"FL46965.3\",\"seq\":3,\"product_model\":\"Vista Direct Set (WZ3)(Impact)\",\"product_description\":\"Vista Direct Set (WZ3)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#47174-R0\",\"approval_number\":\"FL47174.1\",\"seq\":1,\"product_model\":\"Vista TL (Thin Line) Window Wall (HVHZ)(Impact)\",\"product_description\":\"Vista TL (Thin Line) Window Wall (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#47174-R0\",\"approval_number\":\"FL47174.2\",\"seq\":2,\"product_model\":\"Vista TL (Thin Line) Window Wall (WZ3)(Impact)\",\"product_description\":\"Vista TL (Thin Line) Window Wall (WZ3)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Reflection Window Company, LLC\":[{\"manufacturer\":\"Reflection Window Company, LLC\",\"approval_number_master\":\"FL#47097-R1\",\"approval_number\":\"FL47097.1\",\"seq\":1,\"product_model\":\"Series 7000XL Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reflection Window Company, LLC\",\"approval_number_master\":\"FL#47097-R1\",\"approval_number\":\"FL47097.2\",\"seq\":2,\"product_model\":\"Series 7000XL Aluminum Window Wall System\",\"product_description\":\"Small missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+110\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reflection Window Company, LLC\",\"approval_number_master\":\"FL#47097-R1\",\"approval_number\":\"FL47097.3\",\"seq\":3,\"product_model\":\"Series RWW-7000XL-3 Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+110\\\/-126\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reflection Window Company, LLC\",\"approval_number_master\":\"FL#47097-R1\",\"approval_number\":\"FL47097.4\",\"seq\":4,\"product_model\":\"Series RWW-7000XL-3 Aluminum Window Wall System\",\"product_description\":\"Small missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+110\\\/-162\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-10-23 00:00:00\",\"instructions_url\":\"\"}],\"Shanghai Superhouse Building Material Co ltd\":[{\"manufacturer\":\"Shanghai Superhouse Building Material Co ltd\",\"approval_number_master\":\"FL#47204-R0\",\"approval_number\":\"FL47204.1\",\"seq\":1,\"product_model\":\"SPA100 FIXED WINDOW LMI\",\"product_description\":\"SPA100 FIXED WINDOW - LARGE MISSILE IMPACT\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shanghai Superhouse Building Material Co ltd\",\"approval_number_master\":\"FL#47204-R0\",\"approval_number\":\"FL47204.2\",\"seq\":2,\"product_model\":\"SPA100 FIXED WINDOW SMI\",\"product_description\":\"SPA100 FIXED WINDOW SMALL MISSILE IMPACT\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shanghai Superhouse Building Material Co ltd\",\"approval_number_master\":\"FL#29474-R0\",\"approval_number\":\"FL29474.1\",\"seq\":1,\"product_model\":\"SPA150 Storefront System - L.M.I. & S.M.I.\",\"product_description\":\"SPA 150 Storefront System - Large Missile Impact & Small Missile Impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shanghai Superhouse Building Material Co ltd\",\"approval_number_master\":\"FL#29474-R3\",\"approval_number\":\"FL29474.2\",\"seq\":2,\"product_model\":\"SPA150 Storefront System - S.M.I.\",\"product_description\":\"SPA150 Storefront System - small missile impact\",\"design_pressure\":\"+96\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Glas-California, Inc. (dba Glas-California)\":[{\"manufacturer\":\"Glas-California, Inc. (dba Glas-California)\",\"approval_number_master\":\"FL#47231-R0\",\"approval_number\":\"FL47231.1\",\"seq\":1,\"product_model\":\"175 Series Window Wall\",\"product_description\":\"175 Series Glazed Aluminum Window Wall System (LMI\\\/SMI - HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"GV Facade LLC\":[{\"manufacturer\":\"GV Facade LLC\",\"approval_number_master\":\"FL#47277-R0\",\"approval_number\":\"FL47277.1\",\"seq\":1,\"product_model\":\"XT152 UNITIZED WINDOW WALL\",\"product_description\":\"IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Elite doors and windows INC\":[{\"manufacturer\":\"Elite doors and windows INC\",\"approval_number_master\":\"FL#47430-R0\",\"approval_number\":\"FL47430.1\",\"seq\":1,\"product_model\":\"YY150 Storefront System - LMI\",\"product_description\":\"YY150 Storefront System - LMI\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite doors and windows INC\",\"approval_number_master\":\"FL#47434-R0\",\"approval_number\":\"FL47434.1\",\"seq\":1,\"product_model\":\"YY150 Aluminum Storefront System - LMI & SMI\",\"product_description\":\"YY150 Aluminum Storefront System - LMI & SMI\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite doors and windows INC\",\"approval_number_master\":\"FL#47440-R0\",\"approval_number\":\"FL47440.1\",\"seq\":1,\"product_model\":\"YY150 WINDOW WALL - LMI\",\"product_description\":\"YY150 WINDOW WALL - LMI\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite doors and windows INC\",\"approval_number_master\":\"FL#47440-R0\",\"approval_number\":\"FL47440.2\",\"seq\":2,\"product_model\":\"YY150 WINDOW WALL - LMI\",\"product_description\":\"YY150 WINDOW WALL - LMI\",\"design_pressure\":\"+96\\\/-96\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite doors and windows INC\",\"approval_number_master\":\"FL#47440-R0\",\"approval_number\":\"FL47440.3\",\"seq\":3,\"product_model\":\"YY150 WINDOW WALL - SMI\",\"product_description\":\"YY150 WINDOW WALL - SMI\",\"design_pressure\":\"+96\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Luxury windows corp\":[{\"manufacturer\":\"Luxury windows corp\",\"approval_number_master\":\"FL#47553-R0\",\"approval_number\":\"FL47553.1\",\"seq\":1,\"product_model\":\"Series WW-1100 Storefront\",\"product_description\":\"Series WW-1100 Storefront, Large Missile Impact\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-07-25 00:00:00\",\"instructions_url\":\"\"}],\"Linea Rossa LLC\":[{\"manufacturer\":\"Linea Rossa LLC\",\"approval_number_master\":\"FL#47721-R0\",\"approval_number\":\"FL47721.1\",\"seq\":1,\"product_model\":\"GLR-U65&U67 Storefront System (HVHZ) (Impact)\",\"product_description\":\"GLR-U65&U67 Storefront System (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Air Master Awning, LLC\":[{\"manufacturer\":\"Air Master Awning, LLC\",\"approval_number_master\":\"FL#47744-R0\",\"approval_number\":\"FL47744.1\",\"seq\":1,\"product_model\":\"IGS 500 Storefront (HVHZ) (Impact)\",\"product_description\":\"IGS 500 Storefront (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Simpas SA\":[{\"manufacturer\":\"Simpas SA\",\"approval_number_master\":\"FL#47779-R0\",\"approval_number\":\"FL47779.1\",\"seq\":1,\"product_model\":\"Series AWS65\\\/70\\\/75\\\/90 Aluminum Storefront System\",\"product_description\":\"Large missile impact resistant aluminum storefront system.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-20 00:00:00\",\"instructions_url\":\"\"}],\"Faciem Vitrium, Inc.\":[{\"manufacturer\":\"Faciem Vitrium, Inc.\",\"approval_number_master\":\"FL#47885-R0\",\"approval_number\":\"FL47885.1\",\"seq\":1,\"product_model\":\"HS2550 STOREFRONT SYSTEM LATGE MISSILE IMPACT\",\"product_description\":\"HS2550 STOREFRONT SYSTEM LATGE MISSILE IMPACT\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Citadel Architectural Products LLC\":[{\"manufacturer\":\"Citadel Architectural Products LLC\",\"approval_number_master\":\"FL#47938-R0\",\"approval_number\":\"FL47938.1\",\"seq\":1,\"product_model\":\"GlazeGaurd 1300 IR\",\"product_description\":\"GlazeGaurd 1300 IR - Impact Resistant Glazing Infill Panel for Aluminum Storefront Systems.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Vistawall Architectural Products\":[{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#2484-R1\",\"approval_number\":\"FL2484.1\",\"seq\":1,\"product_model\":\"FG-1000\",\"product_description\":\"1 3\\\/4\\\" x 4\\\" Flush Glaze\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#2484-R1\",\"approval_number\":\"FL2484.2\",\"seq\":2,\"product_model\":\"FG-2000\",\"product_description\":\"1 3\\\/4\\\" x 4 1\\\/2\\\" Flush Glaze OG\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#2484-R1\",\"approval_number\":\"FL2484.3\",\"seq\":3,\"product_model\":\"FG-2000\",\"product_description\":\"1 3\\\/4\\\" x 4 1\\\/2\\\" Flush Glaze IG\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#2484-R1\",\"approval_number\":\"FL2484.4\",\"seq\":4,\"product_model\":\"FG-3000\",\"product_description\":\"2\\\" x 4 1\\\/2\\\" Flush Glaze OG\\\/IG\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#2484-R1\",\"approval_number\":\"FL2484.5\",\"seq\":5,\"product_model\":\"FG-3000S\",\"product_description\":\"2\\\" x 4 1\\\/2\\\" Flush Glaze Thermal Slotted\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#3393-R1\",\"approval_number\":\"FL3393.1\",\"seq\":1,\"product_model\":\"E-Z Set, 2\\\" x 6\\\" Stack System\",\"product_description\":\"6\\\" Deep Aluminum Stack System\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#6134-R0\",\"approval_number\":\"FL6134.1\",\"seq\":1,\"product_model\":\"FG 2000\",\"product_description\":\"4-1\\\/2\\\" Deep Aluminum Framed System\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#6134-R0\",\"approval_number\":\"FL6134.2\",\"seq\":2,\"product_model\":\"FG 3000\",\"product_description\":\"4-1\\\/2\\\" Deep Aluminum Framed System\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#6877-R0\",\"approval_number\":\"FL6877.1\",\"seq\":1,\"product_model\":\"FG 5000 DG\",\"product_description\":\"5\\\" Deep Aluminum Framed, Dry Glazed Storefront System\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#6877-R0\",\"approval_number\":\"FL6877.2\",\"seq\":2,\"product_model\":\"FG 5100 DG\",\"product_description\":\"5\\\" Deep Aluminum Framed, Dry Glazed Storefront System\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#1610-R3\",\"approval_number\":\"FL1610.1\",\"seq\":1,\"product_model\":\"FG-5000\",\"product_description\":\"5\\\" Deep Fixed Framing System\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#1610-R0\",\"approval_number\":\"FL1610.2\",\"seq\":2,\"product_model\":\"FG-5000\",\"product_description\":\"Fixed Framing +70 \\\/ -80 psf (Saf-Glas) LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#1610-R0\",\"approval_number\":\"FL1610.3\",\"seq\":3,\"product_model\":\"FG-5000\",\"product_description\":\"Fixed Framing +90 \\\/ -90 psf (Globe P916) LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#1610-R0\",\"approval_number\":\"FL1610.4\",\"seq\":4,\"product_model\":\"RW-5000\",\"product_description\":\"Fixed Framing +70 \\\/ -80 psf (Saf-Glas, HRG-2) LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#1610-R0\",\"approval_number\":\"FL1610.5\",\"seq\":5,\"product_model\":\"RW-5000\",\"product_description\":\"Fixed Framing +50 \\\/ -58 psf (.090 PVB) LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#1610-R0\",\"approval_number\":\"FL1610.6\",\"seq\":6,\"product_model\":\"RW-5000\",\"product_description\":\"Fixed Framing +70 \\\/ -80 psf (.060 PVB) SMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#1610-R0\",\"approval_number\":\"FL1610.7\",\"seq\":7,\"product_model\":\"RW-5100\",\"product_description\":\"Fixed Framing +70 \\\/ -80 psf (Saf-Glas, .080 Poly) LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#1610-R0\",\"approval_number\":\"FL1610.8\",\"seq\":8,\"product_model\":\"RW-5100\",\"product_description\":\"Fixed Framing +70 \\\/ -80 psf (.060 PVB) SMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#2887-R3\",\"approval_number\":\"FL2887.1\",\"seq\":1,\"product_model\":\"FG-5100\",\"product_description\":\"5\\\" Deep Aluminum and Glass Storefront\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#12000-R0\",\"approval_number\":\"FL12000.1\",\"seq\":1,\"product_model\":\"FG-2000 Window Wall System\",\"product_description\":\"4-1\\\/2\\\" Deep Aluminum Framed System\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-05-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#12000-R0\",\"approval_number\":\"FL12000.2\",\"seq\":2,\"product_model\":\"Fg-3000 Window Wall System\",\"product_description\":\"4-1\\\/2\\\" Deep Aluminum Framed System\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-07-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#12007-R0\",\"approval_number\":\"FL12007.1\",\"seq\":1,\"product_model\":\"Series FG 5000 Dry Glazed\",\"product_description\":\"5\\\" deep aluminum window wall system\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#12007-R0\",\"approval_number\":\"FL12007.2\",\"seq\":2,\"product_model\":\"Series FG 5100 Dry Glazed\",\"product_description\":\"5\\\" deep aluminum window wall system\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#12131-R0\",\"approval_number\":\"FL12131.1\",\"seq\":1,\"product_model\":\"Series FG 5000 PVB\",\"product_description\":\"Storefront System\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#12132-R0\",\"approval_number\":\"FL12132.1\",\"seq\":1,\"product_model\":\"Series FG-3000\",\"product_description\":\"Thermal Multi-Plane Storefront System\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#12240-R0\",\"approval_number\":\"FL12240.1\",\"seq\":1,\"product_model\":\"FG-2000\",\"product_description\":\"Inside and Outside Glazed Storefront System\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#12240-R0\",\"approval_number\":\"FL12240.2\",\"seq\":2,\"product_model\":\"FG-3000\",\"product_description\":\"Inside and Outside Glazed Storefront System\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"TRULITE GLASS and ALUMINUM SOLUTIONS\":[{\"manufacturer\":\"TRULITE GLASS and ALUMINUM SOLUTIONS\",\"approval_number_master\":\"FL#2116-R0\",\"approval_number\":\"FL2116.1\",\"seq\":1,\"product_model\":\"L3000 Impact Wall\",\"product_description\":\"Large missile impact wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRULITE GLASS and ALUMINUM SOLUTIONS\",\"approval_number_master\":\"FL#2117-R0\",\"approval_number\":\"FL2117.1\",\"seq\":1,\"product_model\":\"4500 series - Flush Glaze\",\"product_description\":\"1 3\\\/4\\\" x 4 1\\\/2\\\" Flush Glaze\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRULITE GLASS and ALUMINUM SOLUTIONS\",\"approval_number_master\":\"FL#2119-R0\",\"approval_number\":\"FL2119.1\",\"seq\":1,\"product_model\":\"IGS 450 EZ Series\",\"product_description\":\"2\\\" x 4 1\\\/2\\\" Insulated Flush Glaze\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRULITE GLASS and ALUMINUM SOLUTIONS\",\"approval_number_master\":\"FL#2128-R0\",\"approval_number\":\"FL2128.1\",\"seq\":1,\"product_model\":\"3000 Series Impact Wall\",\"product_description\":\"Impact Wall (large missile)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRULITE GLASS and ALUMINUM SOLUTIONS\",\"approval_number_master\":\"FL#4333-R0\",\"approval_number\":\"FL4333.1\",\"seq\":1,\"product_model\":\"IFG 5000\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRULITE GLASS and ALUMINUM SOLUTIONS\",\"approval_number_master\":\"FL#4333-R0\",\"approval_number\":\"FL4333.2\",\"seq\":2,\"product_model\":\"L3100 IMPACT\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRULITE GLASS and ALUMINUM SOLUTIONS\",\"approval_number_master\":\"FL#4340-R0\",\"approval_number\":\"FL4340.1\",\"seq\":1,\"product_model\":\"3100 IMPACT\",\"product_description\":\"3100 LM 9\\\/16\\\" LAMI AND 1 5\\\/16\\\" INSUL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRULITE GLASS and ALUMINUM SOLUTIONS\",\"approval_number_master\":\"FL#6297-R1\",\"approval_number\":\"FL6297.1\",\"seq\":1,\"product_model\":\"3000 \\\/ L3000 - FOR 9\\\/16\\\" GLASS\",\"product_description\":\"1-1\\\/4\\\" x 4-1\\\/2\\\" FIN FRAME, MIDDLE SET, IMPACT STOREFRONT FRAMING SYSTEM.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRULITE GLASS and ALUMINUM SOLUTIONS\",\"approval_number_master\":\"FL#6297-R1\",\"approval_number\":\"FL6297.2\",\"seq\":2,\"product_model\":\"3100 \\\/ L3100 - FOR 9\\\/16\\\" & 1-5\\\/16\\\" GLASS\",\"product_description\":\"1-1\\\/4\\\" x 4-1\\\/2\\\" FIN FRAME, FRONT SET, IMPACT STOREFRONT FRAMING SYSTEM.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRULITE GLASS and ALUMINUM SOLUTIONS\",\"approval_number_master\":\"FL#6297-R1\",\"approval_number\":\"FL6297.3\",\"seq\":3,\"product_model\":\"IFG 5000 FLUSH GLAZE - FOR 9\\\/16\\\" GLASS\",\"product_description\":\"2-1\\\/2\\\" x 5\\\" FLUSH GLAZE, CENTER SET, IMPACT STOREFRONT FRAMING SYSTEM.\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRULITE GLASS and ALUMINUM SOLUTIONS\",\"approval_number_master\":\"FL#6304-R1\",\"approval_number\":\"FL6304.1\",\"seq\":1,\"product_model\":\"FG-4500\\\/450 EZ FLUSH GLAZE FRAMING\",\"product_description\":\"1-3\\\/4\\\" x 4-1\\\/2\\\" CENTER SET FRAMING FOR 1\\\/4\\\" GLASS\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRULITE GLASS and ALUMINUM SOLUTIONS\",\"approval_number_master\":\"FL#6297-R2\",\"approval_number\":\"FL6297.4\",\"seq\":4,\"product_model\":\"IFG 5000 FLUSH GLAZE - FOR 9\\\/16\\\" GLASS\",\"product_description\":\"2-1\\\/2\\\" x 5\\\" FLUSH GLAZE, CENTER SET, IMPACT STOREFRONT FRAMING SYSTEM.\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRULITE GLASS and ALUMINUM SOLUTIONS\",\"approval_number_master\":\"FL#6297-R2\",\"approval_number\":\"FL6297.5\",\"seq\":5,\"product_model\":\"IFG 5100 FLUSH GLAZE - FOR 1-5\\\/16\\\" GLASS\",\"product_description\":\"2-1\\\/2\\\" x 5\\\" FLUSH GLAZE, CENTER SET, IMPACT STOREFRONT FRAMING SYSTEM.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRULITE GLASS and ALUMINUM SOLUTIONS\",\"approval_number_master\":\"FL#10896-R0\",\"approval_number\":\"FL10896.1\",\"seq\":1,\"product_model\":\"SERIES \\\"IGS 450 EZ\\\" STOREFRONT SYSTEM FOR 1\\\" GLASS\",\"product_description\":\"SERIES \\\"IGS 450 EZ\\\" 2\\\" x 4-1\\\/2\\\" STOREFRONT FRAME SYSTEM FOR 1\\\" INSULATING GLASS. NON-IMPACT\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-04 00:00:00\",\"instructions_url\":\"\"}],\"Curries Division of AADG, Inc.\":[{\"manufacturer\":\"Curries Division of AADG, Inc.\",\"approval_number_master\":\"FL#3704-R0\",\"approval_number\":\"FL3704.1\",\"seq\":1,\"product_model\":\"Curries Hollow Metal Storefront Frame System\",\"product_description\":\"Curries 16 gauge M and G Profile Frame System with Glasslam Laminated Glass or 1.75 inch thick Curries 16 gauge 707 or 747 fixed panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"LLT Global Solutions\":[{\"manufacturer\":\"LLT Global Solutions\",\"approval_number_master\":\"FL#3933-R0\",\"approval_number\":\"FL3933.1\",\"seq\":1,\"product_model\":\"LLT 450 Series\",\"product_description\":\"Flush Glaze Storefront Aluminum\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Westshore Glass Corp.\":[{\"manufacturer\":\"Westshore Glass Corp.\",\"approval_number_master\":\"FL#4453-R0\",\"approval_number\":\"FL4453.1\",\"seq\":1,\"product_model\":\"Sunpane 4500 Flush Glaze\",\"product_description\":\"1 3\\\/4 x 4 1\\\/2 Flush Glaze\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westshore Glass Corp.\",\"approval_number_master\":\"FL#4690-R0\",\"approval_number\":\"FL4690.1\",\"seq\":1,\"product_model\":\"Sunpane 4000 Flush Glaze\",\"product_description\":\"13\\\/4\\\" x 41\\\/2\\\" flush glaze\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westshore Glass Corp.\",\"approval_number_master\":\"FL#4690-R0\",\"approval_number\":\"FL4690.2\",\"seq\":2,\"product_model\":\"Sunpane 5500 Flush Glaze\",\"product_description\":\"2 x 4 1\\\/2\\\" Flush Glaze for IG\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westshore Glass Corp.\",\"approval_number_master\":\"FL#4999-R0\",\"approval_number\":\"FL4999.1\",\"seq\":1,\"product_model\":\"Sunpane 9000 Impact Storefront\",\"product_description\":\"2 1\\\/2\\\" x 5\\\" Impact Flush Glaze\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"AFG Glass\":[{\"manufacturer\":\"AFG Glass\",\"approval_number_master\":\"FL#6069-R0\",\"approval_number\":\"FL6069.1\",\"seq\":1,\"product_model\":\"FG450 Storefront\",\"product_description\":\"Aluminum storefront\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AFG Glass\",\"approval_number_master\":\"FL#6069-R0\",\"approval_number\":\"FL6069.2\",\"seq\":2,\"product_model\":\"IFG451 Storefront\",\"product_description\":\"Aluminum storefront\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AFG Glass\",\"approval_number_master\":\"FL#6069-R0\",\"approval_number\":\"FL6069.3\",\"seq\":3,\"product_model\":\"TFG 451 Storefront\",\"product_description\":\"Aluminum Storefront\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Crawford Tracey Corporation\":[{\"manufacturer\":\"Crawford Tracey Corporation\",\"approval_number_master\":\"FL#6215-R0\",\"approval_number\":\"FL6215.1\",\"seq\":1,\"product_model\":\"Series Pro-Tech 45SG Aluminum Window Wall System\",\"product_description\":\"Large and small missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crawford Tracey Corporation\",\"approval_number_master\":\"FL#7550-R0\",\"approval_number\":\"FL7550.1\",\"seq\":1,\"product_model\":\"CTC Total Vision System\",\"product_description\":\"Glass Wall as manufactured by Crawford Tracey Corp.\",\"design_pressure\":\"+62.0\\\/-62.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crawford Tracey Corporation\",\"approval_number_master\":\"FL#14289-R0\",\"approval_number\":\"FL14289.1\",\"seq\":1,\"product_model\":\"Pro-Tech 45SG Aluminum Window Wall System\",\"product_description\":\"Small missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crawford Tracey Corporation\",\"approval_number_master\":\"FL#14289-R0\",\"approval_number\":\"FL14289.2\",\"seq\":2,\"product_model\":\"Pro-Tech 45SG Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crawford Tracey Corporation\",\"approval_number_master\":\"FL#15273-R0\",\"approval_number\":\"FL15273.1\",\"seq\":1,\"product_model\":\"Series 'Pro-Tech 4SG' Aluminum Structurally Glazed System\",\"product_description\":\"Non-impact resistant aluminum structurally glazed storefront system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crawford Tracey Corporation\",\"approval_number_master\":\"FL#15274-R0\",\"approval_number\":\"FL15274.1\",\"seq\":1,\"product_model\":\"Series 'Pro-Tech 6SG' Aluminum Structurally Glazed System\",\"product_description\":\"Non-impact resistant aluminum structurally glazed storefront system.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Glass America\":[{\"manufacturer\":\"Glass America\",\"approval_number_master\":\"FL#6254-R0\",\"approval_number\":\"FL6254.1\",\"seq\":1,\"product_model\":\"Series 5000\",\"product_description\":\"Series 5000 Glazed Storefront System\\nLarge Missile & Small Missile Impact Resistant\\nReinforced & Non-Reinforced\\nNOA #04-0318.02\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"zzzz-emc windows\":[{\"manufacturer\":\"zzzz-emc windows\",\"approval_number_master\":\"FL#6622-R0\",\"approval_number\":\"FL6622.1\",\"seq\":1,\"product_model\":\"Series 4500 Window Wall\",\"product_description\":\"Large missile impact window wall\",\"design_pressure\":\"+75\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"zzzz-emc windows\",\"approval_number_master\":\"FL#9556-R2\",\"approval_number\":\"FL9556.1\",\"seq\":1,\"product_model\":\"Series 4500 Window Wall\",\"product_description\":\"Large missile impact storefront\",\"design_pressure\":\"+75\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-31 00:00:00\",\"instructions_url\":\"\"}],\"RC Aluminum Industries, Inc.\":[{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#7087-R0\",\"approval_number\":\"FL7087.1\",\"seq\":1,\"product_model\":\"Series HP3060 Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#7087-R0\",\"approval_number\":\"FL7087.2\",\"seq\":2,\"product_model\":\"Series HP3060 Aluminum Window Wall System\",\"product_description\":\"Small missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#7087-R0\",\"approval_number\":\"FL7087.3\",\"seq\":3,\"product_model\":\"Series HP3070 Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#7087-R0\",\"approval_number\":\"FL7087.4\",\"seq\":4,\"product_model\":\"Series HP3070 Aluminum Window Wall System w\\\/7\\\" mullion\",\"product_description\":\"Small missile impact resistant aluminum window wall system with 7\\\" mullion.\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#8301-R0\",\"approval_number\":\"FL8301.1\",\"seq\":1,\"product_model\":\"Series 'FX 345' Aluminum Window Wall System\",\"product_description\":\"Small missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+143\\\/-143\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#8301-R0\",\"approval_number\":\"FL8301.2\",\"seq\":2,\"product_model\":\"Series 'FX 345' Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Vitro America, LLC\":[{\"manufacturer\":\"Vitro America, LLC\",\"approval_number_master\":\"FL#14012-R0\",\"approval_number\":\"FL14012.1\",\"seq\":1,\"product_model\":\"Series CG450 Storefront\",\"product_description\":\"1-3\\\/4\\\" x 4-1\\\/2\\\" Center Set for 1\\\/4\\\" Glass\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vitro America, LLC\",\"approval_number_master\":\"FL#14012-R0\",\"approval_number\":\"FL14012.2\",\"seq\":2,\"product_model\":\"Series CG451 Storefront\",\"product_description\":\"2\\\" x 4-1\\\/2\\\" Center Set for 1\\\" Glass\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vitro America, LLC\",\"approval_number_master\":\"FL#14243-R0\",\"approval_number\":\"FL14243.1\",\"seq\":1,\"product_model\":\"CG500S\",\"product_description\":\"2 1\\\/2\\\" x 5\\\" Center Set Storefront for 9\\\/16\\\" Laminated Glass. Wet and Dry Glazed\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vitro America, LLC\",\"approval_number_master\":\"FL#14243-R0\",\"approval_number\":\"FL14243.2\",\"seq\":2,\"product_model\":\"CG501S\",\"product_description\":\"2 1\\\/2\\\" x 5\\\" Center Set Storefront for 1 5\\\/16\\\" Insulated\\\/Laminated Glass. Wet and Dry Glazed\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-06 00:00:00\",\"instructions_url\":\"\"}],\"GM&P Consulting and Glazing Contractors Inc.\":[{\"manufacturer\":\"GM&P Consulting and Glazing Contractors Inc.\",\"approval_number_master\":\"FL#42525-R0\",\"approval_number\":\"FL42525.1\",\"seq\":1,\"product_model\":\"GMP-GLASSWALL-LMI\",\"product_description\":\"GMP FRAMELESS GLASS WALL SYSTEM - LMI\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-20 00:00:00\",\"instructions_url\":\"\"}],\"Alumiglass, Inc.\":[{\"manufacturer\":\"Alumiglass, Inc.\",\"approval_number_master\":\"FL#1899-R3\",\"approval_number\":\"FL1899.1\",\"seq\":1,\"product_model\":\"Alumiwall 4500\",\"product_description\":\"Large-Missile Glazed Aluminum Storefront System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"United States Aluminum Corp.\":[{\"manufacturer\":\"United States Aluminum Corp.\",\"approval_number_master\":\"FL#3612-R2\",\"approval_number\":\"FL3612.1\",\"seq\":1,\"product_model\":\"450\",\"product_description\":\"1\\\/4\\\" Center Glaze Storefront 1 3\\\/4\\\" x 4 1\\\/2\\\"\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United States Aluminum Corp.\",\"approval_number_master\":\"FL#3612-R2\",\"approval_number\":\"FL3612.2\",\"seq\":2,\"product_model\":\"451\",\"product_description\":\"1\\\" Center Glaze 2\\\" x 4 1\\\/2\\\"\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United States Aluminum Corp.\",\"approval_number_master\":\"FL#3612-R2\",\"approval_number\":\"FL3612.3\",\"seq\":3,\"product_model\":\"451 T\",\"product_description\":\"1\\\" Thermal Center Glaze 2\\\" x 4 1\\\/2\\\"\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United States Aluminum Corp.\",\"approval_number_master\":\"FL#3612-R2\",\"approval_number\":\"FL3612.4\",\"seq\":4,\"product_model\":\"BG 525\",\"product_description\":\"Butt Glaze 1\\\/4\\\" or 1\\\" Glass\",\"design_pressure\":\"+20\\\/-20\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United States Aluminum Corp.\",\"approval_number_master\":\"FL#3612-R2\",\"approval_number\":\"FL3612.5\",\"seq\":5,\"product_model\":\"FF 450\",\"product_description\":\"1\\\/4\\\" Flush Front 1 3\\\/4\\\" x 4 1\\\/2\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United States Aluminum Corp.\",\"approval_number_master\":\"FL#3612-R2\",\"approval_number\":\"FL3612.6\",\"seq\":6,\"product_model\":\"FF 451\",\"product_description\":\"1\\\" Flush Front 2\\\" x 4 1\\\/2\\\"\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United States Aluminum Corp.\",\"approval_number_master\":\"FL#3612-R2\",\"approval_number\":\"FL3612.7\",\"seq\":7,\"product_model\":\"FF 451 T\",\"product_description\":\"1\\\" Thermal Flush Front 2\\\" x 4 1\\\/2\\\"\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United States Aluminum Corp.\",\"approval_number_master\":\"FL#3612-R0\",\"approval_number\":\"FL3612.8\",\"seq\":8,\"product_model\":\"IG 500\",\"product_description\":\"9\\\/16\\\" Impact 2 1\\\/2\\\" x 5\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"United States Aluminum Corp.\",\"approval_number_master\":\"FL#3612-R0\",\"approval_number\":\"FL3612.9\",\"seq\":9,\"product_model\":\"IG 600\",\"product_description\":\"15\\\/16\\\" Impact 2 1\\\/2\\\" x 5\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"United States Aluminum Corp.\",\"approval_number_master\":\"FL#9449-R1\",\"approval_number\":\"FL9449.1\",\"seq\":1,\"product_model\":\"IG500 StormFront & Entrances\",\"product_description\":\"IG500 StormFront 9\\\/16\\\" Dry Glazing Fixed Frames and Entrances\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United States Aluminum Corp.\",\"approval_number_master\":\"FL#9449-R1\",\"approval_number\":\"FL9449.2\",\"seq\":2,\"product_model\":\"IG600 StormFront & Entrances\",\"product_description\":\"IG600 StormFront 1 5\\\/16\\\" Dry Glazing Fixed Frames and Entrances\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United States Aluminum Corp.\",\"approval_number_master\":\"FL#9449-R2\",\"approval_number\":\"FL9449.3\",\"seq\":3,\"product_model\":\"IG500\\\/IG600 StormFront\",\"product_description\":\"Aluminum Storefront System\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United States Aluminum Corp.\",\"approval_number_master\":\"FL#9449-R2\",\"approval_number\":\"FL9449.4\",\"seq\":4,\"product_model\":\"IG500\\\/IG600 StormFront\",\"product_description\":\"Outswing Aluminum Storefront Entrance\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United States Aluminum Corp.\",\"approval_number_master\":\"FL#12560-R0\",\"approval_number\":\"FL12560.1\",\"seq\":1,\"product_model\":\"IG451-E5\",\"product_description\":\"IG451-E5 LOW IMPACT ALUMINUM STORE FRONT FIXED WINDOW\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United States Aluminum Corp.\",\"approval_number_master\":\"FL#12560-R0\",\"approval_number\":\"FL12560.2\",\"seq\":2,\"product_model\":\"IG451-E5\",\"product_description\":\"IG451-E5 LOW IMPACT ALUMINUM STORE FRONT FIXED WINDOW\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United States Aluminum Corp.\",\"approval_number_master\":\"FL#12560-R0\",\"approval_number\":\"FL12560.3\",\"seq\":3,\"product_model\":\"IG451-E6\",\"product_description\":\"IG451-E6 LOW IMPACT ALUMINUM STORE FRONT FIXED WINDOW\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United States Aluminum Corp.\",\"approval_number_master\":\"FL#12560-R0\",\"approval_number\":\"FL12560.4\",\"seq\":4,\"product_model\":\"IG451-E6\",\"product_description\":\"IG451-E6 LOW IMPACT ALUMINUM STORE FRONT FIXED WINDOW\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United States Aluminum Corp.\",\"approval_number_master\":\"FL#13523-R0\",\"approval_number\":\"FL13523.1\",\"seq\":1,\"product_model\":\"BT-601\\\/IT-600\",\"product_description\":\"\\\"StormFront\\\" Outswing Aluminum Storefront Door\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United States Aluminum Corp.\",\"approval_number_master\":\"FL#13523-R0\",\"approval_number\":\"FL13523.2\",\"seq\":2,\"product_model\":\"BT-601\\\/IT-600\",\"product_description\":\"\\\"StormFront\\\" Aluminum Storefront System\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-07 00:00:00\",\"instructions_url\":\"\"}],\"Nova Comm Inc.\":[{\"manufacturer\":\"Nova Comm Inc.\",\"approval_number_master\":\"FL#6159-R1\",\"approval_number\":\"FL6159.1\",\"seq\":1,\"product_model\":\"Aluminum security vestibule\",\"product_description\":\"Aluminum security vestibule consisting of four (4) active doors and six (6) fixed lights\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Hurricane Manufacturing Corp\":[{\"manufacturer\":\"Hurricane Manufacturing Corp\",\"approval_number_master\":\"FL#5145-R0\",\"approval_number\":\"FL5145.1\",\"seq\":1,\"product_model\":\"Series \\\"HMC 1000\\\"\",\"product_description\":\"Aluminum Storefront System - L.M.I.\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurricane Manufacturing Corp\",\"approval_number_master\":\"FL#14219-R0\",\"approval_number\":\"FL14219.1\",\"seq\":1,\"product_model\":\"Series \\\"HMC 1000\\\" - S.M.I\",\"product_description\":\"Aluminum Storefront System - S.M.I\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurricane Manufacturing Corp\",\"approval_number_master\":\"FL#14220-R0\",\"approval_number\":\"FL14220.1\",\"seq\":1,\"product_model\":\"SERIES \\\"HMC 175R RETROFIT\\\" -LMI\",\"product_description\":\"ALUMINUM STOREFRONT SYSTEM-LMI\",\"design_pressure\":\"+90\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-06 00:00:00\",\"instructions_url\":\"\"}],\"West Tampa Glass Company\":[{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#10427-R0\",\"approval_number\":\"FL10427.1\",\"seq\":1,\"product_model\":\"a. Series WTG - 700\",\"product_description\":\"Aluminum Storefront - Fixed Panels with Vertical and Horizontal Mullions (Vertical Mullions are Reinforced with 1\\\/4\\\" and 1\\\/8\\\" Steel) The Door Opening requires separate Florida Approval (Fixed Panels are Insulated or Monolithic Laminated Glass)\",\"design_pressure\":\"+100.0\\\/-100.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#10427-R0\",\"approval_number\":\"FL10427.2\",\"seq\":2,\"product_model\":\"b. Series WTG - 700\",\"product_description\":\"Aluminum Storefront - Fixed Panels with Vertical and Horizontal Mullions (Vertical Mullions are Reinforced with 1\\\/4\\\" Steel) The Door Opening requires separate Florida Approval (Fixed Panels are Insulated or Monolithic Laminated Glass)\",\"design_pressure\":\"+90.0\\\/-90.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#10427-R0\",\"approval_number\":\"FL10427.3\",\"seq\":3,\"product_model\":\"c. Series WTG - 700\",\"product_description\":\"Aluminum Storefront - Fixed Panels with Vertical and Horizontal Mullions. The Door Opening requires separate Florida Approval (Fixed Panels are Insulated or Monolithic Laminated Glass)\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#10427-R0\",\"approval_number\":\"FL10427.4\",\"seq\":4,\"product_model\":\"d. Series WTG - 700\",\"product_description\":\"Aluminum Storefront - Fixed Panels with Vertical and Horizontal Mullions (Vertical Mullions are Reinforced with 1\\\/4\\\" and 1\\\/8\\\" Steel) The Door Opening requires separate Florida Approval (Fixed Panels are Insulated or Monolithic Glass)\",\"design_pressure\":\"+100.0\\\/-100.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#10427-R0\",\"approval_number\":\"FL10427.5\",\"seq\":5,\"product_model\":\"e. Series WTG - 700\",\"product_description\":\"Aluminum Storefront - Fixed Panels with Vertical and Horizontal Mullions (Vertical Mullions are Reinforced with 1\\\/4\\\" Steel) The Door Opening requires separate Florida Approval (Fixed Panels are Insulated or Monolithic Glass)\",\"design_pressure\":\"+90.0\\\/-90.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#10427-R0\",\"approval_number\":\"FL10427.6\",\"seq\":6,\"product_model\":\"f. Series WTG - 700\",\"product_description\":\"Aluminum Storefront - Fixed Panels with Vertical and Horizontal Mullions. The Door Opening requires separate Florida Approval (Fixed Panels are Insulated or Monolithic Glass)\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Custom Glass Company\":[{\"manufacturer\":\"Custom Glass Company\",\"approval_number_master\":\"FL#10606-R0\",\"approval_number\":\"FL10606.1\",\"seq\":1,\"product_model\":\"CGC6000-LMI\",\"product_description\":\"STOREFRONT FRAMING\",\"design_pressure\":\"+90\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Glass Company\",\"approval_number_master\":\"FL#10609-R0\",\"approval_number\":\"FL10609.1\",\"seq\":1,\"product_model\":\"CGC6000-SMI\",\"product_description\":\"STOREFRONT FRAMING\",\"design_pressure\":\"+90\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Glass Company\",\"approval_number_master\":\"FL#15239-R0\",\"approval_number\":\"FL15239.1\",\"seq\":1,\"product_model\":\"CGC-6000 Storefront System\",\"product_description\":\"CGC-6000 Storefront System - LMI\",\"design_pressure\":\"+90\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Glass Company\",\"approval_number_master\":\"FL#15239-R0\",\"approval_number\":\"FL15239.2\",\"seq\":2,\"product_model\":\"CGC-6000 Storefront System\",\"product_description\":\"CGC-6000 Storefront System - SMI\",\"design_pressure\":\"+90\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-30 00:00:00\",\"instructions_url\":\"\"}],\"Arch Aluminum and Glass\":[{\"manufacturer\":\"Arch Aluminum and Glass\",\"approval_number_master\":\"FL#13645-R0\",\"approval_number\":\"FL13645.1\",\"seq\":1,\"product_model\":\"Resistor IGS-450 EZ Impact Dry Glazed Storefront\",\"product_description\":\"Resistor IGS-450 EZ Impact Dry Glazed Storefront\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-31 00:00:00\",\"instructions_url\":\"\"}],\"AADG inc dba Pioneer Industries\":[{\"manufacturer\":\"AADG inc dba Pioneer Industries\",\"approval_number_master\":\"FL#14445-R0\",\"approval_number\":\"FL14445.1\",\"seq\":1,\"product_model\":\"Piocane\",\"product_description\":\"Glazed Storefront\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AADG inc dba Pioneer Industries\",\"approval_number_master\":\"FL#14445-R0\",\"approval_number\":\"FL14445.2\",\"seq\":2,\"product_model\":\"Piocane\",\"product_description\":\"Glazed Storefront\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"SMI Aluminum Systems LLC\":[{\"manufacturer\":\"SMI Aluminum Systems LLC\",\"approval_number_master\":\"FL#14559-R0\",\"approval_number\":\"FL14559.1\",\"seq\":1,\"product_model\":\"Series SM-45 Aluminum Storefront System\",\"product_description\":\"Non-Impact resistant aluminum storefront system.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SMI Aluminum Systems LLC\",\"approval_number_master\":\"FL#14961-R0\",\"approval_number\":\"FL14961.1\",\"seq\":1,\"product_model\":\"Series 'SMI-175' Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system.\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SMI Aluminum Systems LLC\",\"approval_number_master\":\"FL#15484-R0\",\"approval_number\":\"FL15484.1\",\"seq\":1,\"product_model\":\"Series \\\"SMI-090\\\" Aluminum Window Wall System\",\"product_description\":\"Large Missile Impact resistant aluminum window wall system.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SMI Aluminum Systems LLC\",\"approval_number_master\":\"FL#15484-R0\",\"approval_number\":\"FL15484.2\",\"seq\":2,\"product_model\":\"Series \\\"SMI-090\\\" Aluminum Window Wall System\",\"product_description\":\"Non Impact resistant aluminum window wall system.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-02 00:00:00\",\"instructions_url\":\"\"}],\"Commercial Door International, Inc.\":[{\"manufacturer\":\"Commercial Door International, Inc.\",\"approval_number_master\":\"FL#4250-R1\",\"approval_number\":\"FL4250.1\",\"seq\":1,\"product_model\":\"WS-4500 Wall System (Storefront)\",\"product_description\":\"WS-4500 Wall System (storefront)\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-30 00:00:00\",\"instructions_url\":\"\"}],\"Survivalite Impact Window Systems, LLC\":[{\"manufacturer\":\"Survivalite Impact Window Systems, LLC\",\"approval_number_master\":\"FL#15250-R0\",\"approval_number\":\"FL15250.1\",\"seq\":1,\"product_model\":\"Survivalite Series 2\\\" x 5\\\" Aluminum Window Wall System II - L.M.I\",\"product_description\":\"2\\\" x 5\\\" Aluminum Window Wall System\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Survivalite Impact Window Systems, LLC\",\"approval_number_master\":\"FL#15250-R3\",\"approval_number\":\"FL15250.2\",\"seq\":2,\"product_model\":\"Survivalite Series 2\\\" x 5\\\" Aluminum Window Wall System II with Thermal Break - L.M.I\",\"product_description\":\"Survivalite Series 2\\\" x 5\\\" Aluminum Window Wall System II with Thermal Break\",\"design_pressure\":\"+250\\\/-250\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"US Aluminum Inc. - Division of CR Laurence(FL)\":[{\"manufacturer\":\"US Aluminum Inc. - Division of CR Laurence(FL)\",\"approval_number_master\":\"FL#16058-R0\",\"approval_number\":\"FL16058.1\",\"seq\":1,\"product_model\":\"Series 'Delta Doors DHS-500' Aluminum Storefront System\",\"product_description\":\"Large missile impact resistant aluminum storefront system.\",\"design_pressure\":\"+120\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc. - Division of CR Laurence(FL)\",\"approval_number_master\":\"FL#16058-R0\",\"approval_number\":\"FL16058.2\",\"seq\":2,\"product_model\":\"Series 'Delta Doors DSF-450' Aluminum Storefront System\",\"product_description\":\"Non-impact resistant aluminum storefront system.\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc. - Division of CR Laurence(FL)\",\"approval_number_master\":\"FL#16058-R0\",\"approval_number\":\"FL16058.3\",\"seq\":3,\"product_model\":\"Series 'DHS-500' Aluminum Storefront System\",\"product_description\":\"Small missile impact resistant aluminum storefront system.\",\"design_pressure\":\"+100\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc. - Division of CR Laurence(FL)\",\"approval_number_master\":\"FL#18363-R0\",\"approval_number\":\"FL18363.1\",\"seq\":1,\"product_model\":\"Series DHS-500 Aluminum Storefront System\",\"product_description\":\"Small missile impact resistant aluminum window wall - storefront system.\",\"design_pressure\":\"+100\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc. - Division of CR Laurence(FL)\",\"approval_number_master\":\"FL#18363-R0\",\"approval_number\":\"FL18363.2\",\"seq\":2,\"product_model\":\"Series DSF-450 Storefront system\",\"product_description\":\"Non-impact resistant aluminum storefront system.\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc. - Division of CR Laurence(FL)\",\"approval_number_master\":\"FL#28130-R0\",\"approval_number\":\"FL28130.1\",\"seq\":1,\"product_model\":\"Series \\\"Delta Doors DSF-450\\\" Aluminum Storefront System\",\"product_description\":\"Non-impact resistant aluminum storefront system.\",\"design_pressure\":\"+80\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-08-18 00:00:00\",\"instructions_url\":\"\"}],\"Integro Building Systems, Inc\":[{\"manufacturer\":\"Integro Building Systems, Inc\",\"approval_number_master\":\"FL#15184-R0\",\"approval_number\":\"FL15184.1\",\"seq\":1,\"product_model\":\"AlumiWall 4500 Storefront\",\"product_description\":\"Large-Missile Impact Approved Glazed Aluminum Storefront System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-15 00:00:00\",\"instructions_url\":\"\"}],\"Vertech Fenexpert Corp. USA\":[{\"manufacturer\":\"Vertech Fenexpert Corp. USA\",\"approval_number_master\":\"FL#18650-R0\",\"approval_number\":\"FL18650.1\",\"seq\":1,\"product_model\":\"5200 Aluminum Window Wall System\",\"product_description\":\"Series \\\"5200\\\" Aluminum Window Wall System (LMI)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-17 00:00:00\",\"instructions_url\":\"\"}],\"SIW Impact Windows, LLC\":[{\"manufacturer\":\"SIW Impact Windows, LLC\",\"approval_number_master\":\"FL#19620-R0\",\"approval_number\":\"FL19620.1\",\"seq\":1,\"product_model\":\"Series 1100 Aluminum Storefront System\",\"product_description\":\"Large missile impact resistant aluminum storefront system.\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW Impact Windows, LLC\",\"approval_number_master\":\"FL#28361-R0\",\"approval_number\":\"FL28361.1\",\"seq\":1,\"product_model\":\"Series 3000-IG Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant inside glazed aluminum window wall system.\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW Impact Windows, LLC\",\"approval_number_master\":\"FL#28361-R0\",\"approval_number\":\"FL28361.2\",\"seq\":2,\"product_model\":\"Series 3000-OG Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant outside glazed aluminum window wall system.\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Shanghai Superhouse Company\":[{\"manufacturer\":\"Shanghai Superhouse Company\",\"approval_number_master\":\"FL#23013-R0\",\"approval_number\":\"FL23013.1\",\"seq\":1,\"product_model\":\"SPA150\",\"product_description\":\"Aluminum Storefront System (LMI)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"United Glass Systems\":[{\"manufacturer\":\"United Glass Systems\",\"approval_number_master\":\"FL#22982-R0\",\"approval_number\":\"FL22982.1\",\"seq\":1,\"product_model\":\"6000 Series Window Wall\",\"product_description\":\"Large Missile Impact (LMI)\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Glass Systems\",\"approval_number_master\":\"FL#22982-R0\",\"approval_number\":\"FL22982.2\",\"seq\":2,\"product_model\":\"6000 Series Window Wall\",\"product_description\":\"Small Missile Impact (SMI)\",\"design_pressure\":\"+120\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Glass Systems\",\"approval_number_master\":\"FL#22982-R2\",\"approval_number\":\"FL22982.3\",\"seq\":3,\"product_model\":\"7000 SG Series Aluminum Window Wall\",\"product_description\":\"Large Missile Impact (LMI) Missile Level \\\"D\\\"\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Glass Systems\",\"approval_number_master\":\"FL#22982-R2\",\"approval_number\":\"FL22982.4\",\"seq\":4,\"product_model\":\"7000 SG Series Aluminum Window Wall\",\"product_description\":\"Small Missile Impact (SMI)\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Building Envelope Systems, Inc.\":[{\"manufacturer\":\"Building Envelope Systems, Inc.\",\"approval_number_master\":\"FL#24159-R0\",\"approval_number\":\"FL24159.1\",\"seq\":1,\"product_model\":\"FX 3000 Window Wall (LMI\\\/SMI)\",\"product_description\":\"Aluminum Window Wall - Missile Level \\\"D\\\"\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Building Envelope Systems, Inc.\",\"approval_number_master\":\"FL#41941-R0\",\"approval_number\":\"FL41941.1\",\"seq\":1,\"product_model\":\"3580T\",\"product_description\":\"SERIES 3580 WINDOW WALL\",\"design_pressure\":\"+48\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Building Envelope Systems, Inc.\",\"approval_number_master\":\"FL#41941-R0\",\"approval_number\":\"FL41941.2\",\"seq\":2,\"product_model\":\"FX 3000T\",\"product_description\":\"SERIES FX 3000T WINDOW WALL\",\"design_pressure\":\"+58\\\/-93\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-30 00:00:00\",\"instructions_url\":\"\"}],\"SIW SOLUTIONS, LLC\":[{\"manufacturer\":\"SIW SOLUTIONS, LLC\",\"approval_number_master\":\"FL#28829-R0\",\"approval_number\":\"FL28829.1\",\"seq\":1,\"product_model\":\"Series 1100 Aluminum Storefront System\",\"product_description\":\"Large missile impact resistant aluminum storefront system.\",\"design_pressure\":\"+100\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW SOLUTIONS, LLC\",\"approval_number_master\":\"FL#28842-R0\",\"approval_number\":\"FL28842.1\",\"seq\":1,\"product_model\":\"Series 3000-IG Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant inside glazed aluminum window wall system.\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SIW SOLUTIONS, LLC\",\"approval_number_master\":\"FL#28842-R0\",\"approval_number\":\"FL28842.2\",\"seq\":2,\"product_model\":\"Series 3000-OG Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant outside glazed aluminum window wall system.\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Republic Doors and Frames\":[{\"manufacturer\":\"Republic Doors and Frames\",\"approval_number_master\":\"FL#28854-R0\",\"approval_number\":\"FL28854.1\",\"seq\":1,\"product_model\":\"Republic Borrowed Lite System\",\"product_description\":\"Lite System for use in conjunction with Storefront Entrance System\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Doors and Frames\",\"approval_number_master\":\"FL#30355-R0\",\"approval_number\":\"FL30355.1\",\"seq\":1,\"product_model\":\"ME416 Frame with Sidelites and Transoms\",\"product_description\":\"ME416 Framing for use with 18 Gauge Steel Doors\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"General Impact Glass and Windows\":[{\"manufacturer\":\"General Impact Glass and Windows\",\"approval_number_master\":\"FL#29674-R0\",\"approval_number\":\"FL29674.1\",\"seq\":1,\"product_model\":\"High Impact Series JAZS 70000\",\"product_description\":\"High Impact Series JAZS 70000 Storefront System w\\\/ Large & Small Missile Laminated & Insulated Glass\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Impact Glass and Windows\",\"approval_number_master\":\"FL#33995-R0\",\"approval_number\":\"FL33995.1\",\"seq\":1,\"product_model\":\"High Impact Green World Fixed Glass Wall Series 12000 Large Missile Laminated and Insulated Glass\",\"product_description\":\"Storefront System made of Laminated and Insulated Impact Resistant Glass retained by aluminum profile frame, wet glazed.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ALUMINA DISTRIBUTION CENTER\":[{\"manufacturer\":\"ALUMINA DISTRIBUTION CENTER\",\"approval_number_master\":\"FL#30015-R0\",\"approval_number\":\"FL30015.1\",\"seq\":1,\"product_model\":\"Performance Storefront System with Large and Small Missile Laminated and Insulated Glass\",\"product_description\":\"Storefront system made of Wet Glazed Laminated or Insulated glass assembled with aluminum frame.\",\"design_pressure\":\"+90\\\/-180\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALUMINA DISTRIBUTION CENTER\",\"approval_number_master\":\"FL#31564-R0\",\"approval_number\":\"FL31564.1\",\"seq\":1,\"product_model\":\"High Impact Green World Fixed Glass Wall Series 12000 Large Missile Laminated & Insulated Glass\",\"product_description\":\"Storefront system made of Laminated and Insulated Impact Resistant Glass retained by aluminum profile frame, wet glazed.\",\"design_pressure\":\"+130\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Eurocraft Industries, Inc.\":[{\"manufacturer\":\"Eurocraft Industries, Inc.\",\"approval_number_master\":\"FL#30945-R0\",\"approval_number\":\"FL30945.1\",\"seq\":1,\"product_model\":\"500 Series Storefront\",\"product_description\":\"500 Series Storefront (Impact)(HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"C.T. Windows, LLC. formerly C.T. Windows, Inc.\":[{\"manufacturer\":\"C.T. Windows, LLC. formerly C.T. Windows, Inc.\",\"approval_number_master\":\"FL#32010-R0\",\"approval_number\":\"FL32010.1\",\"seq\":1,\"product_model\":\"SERIES T600B Window Wall SYSTEM\",\"product_description\":\"SERIES T600B Window Wall SYSTEM\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"SIM\":[{\"manufacturer\":\"SIM\",\"approval_number_master\":\"FL#40303-R0\",\"approval_number\":\"FL40303.1\",\"seq\":1,\"product_model\":\"SPA150 Storefront System - L.M.I. & S.M.I.\",\"product_description\":\"SPA150 Storefront System - large and small missile impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Elite Windows and Doors, LLC\":[{\"manufacturer\":\"Elite Windows and Doors, LLC\",\"approval_number_master\":\"FL#41126-R0\",\"approval_number\":\"FL41126.1\",\"seq\":1,\"product_model\":\"E-5000 Series Window Wall (HVHZ)(Impact)\",\"product_description\":\"E-5000 Series Window Wall (HVHZ)(Impact)\",\"design_pressure\":\"+75\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Design Consultant Engineering Inc.\":[{\"manufacturer\":\"Design Consultant Engineering Inc.\",\"approval_number_master\":\"FL#42355-R0\",\"approval_number\":\"FL42355.1\",\"seq\":1,\"product_model\":\"SERIES 6000 STOREFRONT LARGE AND SMALL MISSILE\",\"product_description\":\"SERIES 6000\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-08-31 00:00:00\",\"instructions_url\":\"\"}],\"K RESEARCH & DEVELOPMENT, LLC\":[{\"manufacturer\":\"K RESEARCH & DEVELOPMENT, LLC\",\"approval_number_master\":\"FL#45990-R0\",\"approval_number\":\"FL45990.1\",\"seq\":1,\"product_model\":\"SPA150 STOREFRONT SYSTEM - LMI\",\"product_description\":\"SPA150 STOREFRONT SYSTEM - LMI\",\"design_pressure\":\"+96\\\/-96\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"K RESEARCH & DEVELOPMENT, LLC\",\"approval_number_master\":\"FL#45990-R0\",\"approval_number\":\"FL45990.2\",\"seq\":2,\"product_model\":\"SPA150 STOREFRONT SYSTEM - LMI\",\"product_description\":\"SPA150 STOREFRONT SYSTEM - LMI\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"K RESEARCH & DEVELOPMENT, LLC\",\"approval_number_master\":\"FL#45990-R0\",\"approval_number\":\"FL45990.3\",\"seq\":3,\"product_model\":\"SPA150 STOREFRONT SYSTEM - SMI\",\"product_description\":\"SPA150 STOREFRONT SYSTEM - SMI\",\"design_pressure\":\"+96\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}]},\"c. panel wall|||5. curtain walls\":{\"Kawneer Company\":[{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#5388-R11\",\"approval_number\":\"FL5388.1\",\"seq\":1,\"product_model\":\"10 13\\\/16\\\" 1600 System 1 - LMI SMI\",\"product_description\":\"10 13\\\/16\\\" 1600 System 1 Aluminum Curtain Wall - LMI SMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#5388-R11\",\"approval_number\":\"FL5388.2\",\"seq\":2,\"product_model\":\"7 13\\\/16\\\" 1600 System 1 System 2\",\"product_description\":\"7 13\\\/16\\\" 1600 System 1 System 2 Aluminum Curtain Wall - LMI SMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#9924-R7\",\"approval_number\":\"FL9924.1\",\"seq\":1,\"product_model\":\"2250 IG Curtain Wall\",\"product_description\":\"2-1\\\/4\\\" wide Aluminum Curtain Wall System\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#10285-R7\",\"approval_number\":\"FL10285.1\",\"seq\":1,\"product_model\":\"1600 SS Curtain Wall\",\"product_description\":\"2 1\\\/2\\\" Screw Spline Aluminum Curtain Wall System\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#11488-R7\",\"approval_number\":\"FL11488.1\",\"seq\":1,\"product_model\":\"1600 Wall System 1 Level E Curtain Wall\",\"product_description\":\"1600 Wall System 1 Level E Curtain Wall, 3\\\" sightline\",\"design_pressure\":\"+100\\\/-123\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#11488-R7\",\"approval_number\":\"FL11488.2\",\"seq\":2,\"product_model\":\"1600 Wall System 1 Level E Curtain Wall\",\"product_description\":\"1600 Wall System 1 Level E Curtain Wall, 2-1\\\/2\\\" sightline\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#11490-R7\",\"approval_number\":\"FL11490.1\",\"seq\":1,\"product_model\":\"1600 System 1 Curtain Wall\",\"product_description\":\"2 1\\\/2\\\" wide Aluminum Curtain Wall System\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#11490-R7\",\"approval_number\":\"FL11490.2\",\"seq\":2,\"product_model\":\"1600 System 2 Curtain Wall\",\"product_description\":\"2 1\\\/2\\\" wide Aluminum Curtain Wall System\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#11492-R6\",\"approval_number\":\"FL11492.1\",\"seq\":1,\"product_model\":\"1600 System 5 Curtain Wall\",\"product_description\":\"2 1\\\/2\\\" wide Aluminum Curtainwall System\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#16369-R0\",\"approval_number\":\"FL16369.1\",\"seq\":1,\"product_model\":\"7 13\\\/16\\\" Deep 1630 SS IR Zone 3 LMI Curtain Wall\",\"product_description\":\"Curtain wall system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#16369-R6\",\"approval_number\":\"FL16369.2\",\"seq\":2,\"product_model\":\"7 13\\\/16\\\" Deep 1630 SS IR\",\"product_description\":\"7 13\\\/16\\\" Deep 1630 SS IR Zone 3 LMI Curtain wall system\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#16564-R4\",\"approval_number\":\"FL16564.1\",\"seq\":1,\"product_model\":\"1600UT Curtain Wall System\",\"product_description\":\"1600UT Non-Impact Curtain Wall System\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#16576-R4\",\"approval_number\":\"FL16576.1\",\"seq\":1,\"product_model\":\"Clearwall Curtain Wall System\",\"product_description\":\"Clearwall Non-impact Curtain Wall System\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#17083-R4\",\"approval_number\":\"FL17083.1\",\"seq\":1,\"product_model\":\"1620\\\/1620 SSG Non-Impact Curtain Wall System\",\"product_description\":\"Curtain Wall System (Non-Impact)\",\"design_pressure\":\"+60.4\\\/-60.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#17577-R4\",\"approval_number\":\"FL17577.1\",\"seq\":1,\"product_model\":\"2500 PG Curtain Wall\",\"product_description\":\"2500 PG Curtain Wall\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#20394-R4\",\"approval_number\":\"FL20394.1\",\"seq\":1,\"product_model\":\"2500UT Unitized Curtain Wall\",\"product_description\":\"2500UT Unitized Curtain Wall\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#29109-R0\",\"approval_number\":\"FL29109.1\",\"seq\":1,\"product_model\":\"Clearwall Curtain Wall System\",\"product_description\":\"Clearwall Curtain Wall System - LMI & SMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#29202-R0\",\"approval_number\":\"FL29202.1\",\"seq\":1,\"product_model\":\"1600 Wall System 1 Curtain Wall\",\"product_description\":\"1600 Wall System 1 Curtain Wall - LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#29202-R2\",\"approval_number\":\"FL29202.2\",\"seq\":2,\"product_model\":\"1600 Wall System 1 Curtain Wall\",\"product_description\":\"1600 Wall System 1 Curtain Wall - Large Lites, LMI\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#32409-R2\",\"approval_number\":\"FL32409.1\",\"seq\":1,\"product_model\":\"1600 Wall System 1 Curtain Wall\",\"product_description\":\"1600 System 1 Curtain Wall - LMI & SMI\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#41683-R1\",\"approval_number\":\"FL41683.1\",\"seq\":1,\"product_model\":\"7 13\\\/16\\\" 1600 System 1\",\"product_description\":\"7 13\\\/16\\\" 1600 System 1 Aluminum Curtain Wall - LMI\",\"design_pressure\":\"+35.0\\\/-35.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#47951-R0\",\"approval_number\":\"FL47951.1\",\"seq\":1,\"product_model\":\"1600 Wall System 1\",\"product_description\":\"2 1\\\/2\\\" x 7 13\\\/16\\\" Aluminum Curtainwall System - Level E Impact Resistant.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#1649-R0\",\"approval_number\":\"FL1649.1\",\"seq\":1,\"product_model\":\"1600 System1 IR Curatin Wall\",\"product_description\":\"Large and Small Missile Curtain Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#6009-R0\",\"approval_number\":\"FL6009.1\",\"seq\":1,\"product_model\":\"1600 System 3\",\"product_description\":\"6\\\" Deep Extruded Aluminum Curtain Wall System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#6009-R0\",\"approval_number\":\"FL6009.2\",\"seq\":2,\"product_model\":\"IR 631\",\"product_description\":\"6\\\" Deep Extruded Aluminum Curtain Wall System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#5388-R3\",\"approval_number\":\"FL5388.3\",\"seq\":3,\"product_model\":\"1600System1-LMI\",\"product_description\":\"1600System1 -No Steel Reinforcement Aluminum Curtain Wall - LMI\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#5388-R3\",\"approval_number\":\"FL5388.4\",\"seq\":4,\"product_model\":\"1600System1-SMI\",\"product_description\":\"1600System1-No Steel Reinforcement Aluminum Curtain Wall-SMI\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#5388-R3\",\"approval_number\":\"FL5388.5\",\"seq\":5,\"product_model\":\"1600System2 - LMI\",\"product_description\":\"1600system2 Aluminum Curtain Wall - LMI\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#5388-R3\",\"approval_number\":\"FL5388.6\",\"seq\":6,\"product_model\":\"1600System2 - SMI\",\"product_description\":\"1600system2 Aluminum Curtain Wall - SMI\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#11491-R0\",\"approval_number\":\"FL11491.1\",\"seq\":1,\"product_model\":\"1600 System 2 Curtain Wall\",\"product_description\":\"2 1\\\/2\\\" SSG Aluminum Curtain Wall System\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#16548-R0\",\"approval_number\":\"FL16548.1\",\"seq\":1,\"product_model\":\"7 13\\\/16\\\" Deep 1630 SS IR Zone 4 Wet Glazed LMI Curtain Wall\",\"product_description\":\"Curtain wall system\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#16548-R0\",\"approval_number\":\"FL16548.2\",\"seq\":2,\"product_model\":\"8 13\\\/16\\\" Deep 1630 SS IR Zone 4 Dry Glazed LMI Curtain Wall\",\"product_description\":\"Curtain wall system\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#16548-R0\",\"approval_number\":\"FL16548.3\",\"seq\":3,\"product_model\":\"8 13\\\/16\\\" Deep 1630 SS IR Zone 4 Dry Glazed SMI Curtain Wall\",\"product_description\":\"Curtain wall system\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kawneer Company\",\"approval_number_master\":\"FL#16548-R0\",\"approval_number\":\"FL16548.4\",\"seq\":4,\"product_model\":\"8 13\\\/16\\\" Deep 1630 SS IR Zone 4 Wet Glazed LMI Curtain Wall\",\"product_description\":\"Curtain wall system\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-08 00:00:00\",\"instructions_url\":\"\"}],\"Frey-Moss Structures, Inc.\":[{\"manufacturer\":\"Frey-Moss Structures, Inc.\",\"approval_number_master\":\"FL#7301-R4\",\"approval_number\":\"FL7301.1\",\"seq\":1,\"product_model\":\"ArmorPanel\",\"product_description\":\"18 Gauge Steel, Individual Panel Sizes of 1'-4\\\" wide by 3\\\" deep\",\"design_pressure\":\"+30\\\/-40\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-27 00:00:00\",\"instructions_url\":\"\"}],\"Coral Industries, Inc.\":[{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#8379-R8\",\"approval_number\":\"FL8379.1\",\"seq\":1,\"product_model\":\"PW251 Aluminum Curtain Wall\",\"product_description\":\"Single Span - Captured Mullion & B.G. Mullion \\\/\\nTwin Span - Captured Mullion & B.G. Mullion\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-10-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#12880-R7\",\"approval_number\":\"FL12880.1\",\"seq\":1,\"product_model\":\"PW256 Impact Curtain Wall 9\\\/16\\\"\",\"product_description\":\"PW256 2 1\\\/2\\\" x 6 9\\\/16\\\" Hurricane Impact Curtain Wall for 9\\\/16\\\" Glazing\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-10-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#14495-R8\",\"approval_number\":\"FL14495.1\",\"seq\":1,\"product_model\":\"PW257 Insulated Impact Curtainwall\",\"product_description\":\"2-1\\\/2\\\" X 7-5\\\/16\\\" Hurricane Impact Curtain Wall - Wet and Dry Glaze - Captured and Butt Glazed Large Missile Impact Only\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-10-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#8379-R2\",\"approval_number\":\"FL8379.2\",\"seq\":2,\"product_model\":\"PW251 Aluminum Curtain Wall\",\"product_description\":\"Single Span - B.G. Mullion\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#8379-R2\",\"approval_number\":\"FL8379.3\",\"seq\":3,\"product_model\":\"PW251 Aluminum Curtain Wall\",\"product_description\":\"Twin Span - Captured Mullion\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#8379-R2\",\"approval_number\":\"FL8379.4\",\"seq\":4,\"product_model\":\"PW251 Aluminum Curtain Wall\",\"product_description\":\"Twin Span - B.G. Mullion\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#15799-R0\",\"approval_number\":\"FL15799.1\",\"seq\":1,\"product_model\":\"PW250 Curtainwall\",\"product_description\":\"PW250 2 1\\\/2\\\" x 6 1\\\/4\\\" Monolithic Glazed Curtainwall\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#21997-R0\",\"approval_number\":\"FL21997.1\",\"seq\":1,\"product_model\":\"PW251.5.5 Curtainwall\",\"product_description\":\"PW251.5.5 overall depth 5 \\u00bd\\\"\\nSystem utilizes same glazing methods, gaskets and accessories from PW251\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coral Industries, Inc.\",\"approval_number_master\":\"FL#30019-R0\",\"approval_number\":\"FL30019.1\",\"seq\":1,\"product_model\":\"PW257\",\"product_description\":\"PW257 Insulated Impact curtainwall\\nwith revised anchors and anchor points\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-24 00:00:00\",\"instructions_url\":\"\"}],\"YKK AP America\":[{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12456-R0\",\"approval_number\":\"FL12456.1\",\"seq\":1,\"product_model\":\"YHC 300 SG (Monolithic Glass)\",\"product_description\":\"YHC 300 SG (Monolithic Glass)\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12456-R0\",\"approval_number\":\"FL12456.2\",\"seq\":2,\"product_model\":\"YHC 300 SSG (Insulated Glass)\",\"product_description\":\"YHC 300 SSG (Insulated Glass)\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#13433-R0\",\"approval_number\":\"FL13433.1\",\"seq\":1,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG (Std. Mullion, Low Pressure)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#13433-R0\",\"approval_number\":\"FL13433.2\",\"seq\":2,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG (Std Mullion, Insulated, Low Pressure)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#13433-R4\",\"approval_number\":\"FL13433.3\",\"seq\":3,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG (Low pressure, monolithic glass, small missile)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#14217-R0\",\"approval_number\":\"FL14217.1\",\"seq\":1,\"product_model\":\"YHC 300 IG Curtainwall\",\"product_description\":\"Aluminum Inside Glazed Curtainwall for Insulated Glass\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#14217-R4\",\"approval_number\":\"FL14217.2\",\"seq\":2,\"product_model\":\"YHC 300 IG\",\"product_description\":\"Aluminum Inside Glazed Curtain Wall with Insulated Glass - Small Missile Impact Rated\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#15921-R0\",\"approval_number\":\"FL15921.1\",\"seq\":1,\"product_model\":\"YCW 750 SSG\",\"product_description\":\"YCW 750 SSG (4-Sided Shop Glaze)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#15921-R0\",\"approval_number\":\"FL15921.2\",\"seq\":2,\"product_model\":\"YCW 750 SSG\",\"product_description\":\"YCW 750 SSG (4-Sided Field Glaze)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#15921-R3\",\"approval_number\":\"FL15921.3\",\"seq\":3,\"product_model\":\"YCW 750 SSG\",\"product_description\":\"YCW 750 SSG (4-Sided Field Glaze)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#15921-R4\",\"approval_number\":\"FL15921.4\",\"seq\":4,\"product_model\":\"YCW 750 SplineTech Curtain Wall System (Non-HVHZ) (Non-Impact)\",\"product_description\":\"YCW 750 SplineTech Curtain Wall System (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#16668-R0\",\"approval_number\":\"FL16668.1\",\"seq\":1,\"product_model\":\"YUW 750 XTH\",\"product_description\":\"Captured & SSG Unitized Wall System - SMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#16668-R0\",\"approval_number\":\"FL16668.2\",\"seq\":2,\"product_model\":\"YUW 750 XTH\",\"product_description\":\"Captured & SSG Unitized Wall System - LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#17111-R0\",\"approval_number\":\"FL17111.1\",\"seq\":1,\"product_model\":\"YHC 300 OG & SSG\",\"product_description\":\"YHC 300 Outside Glazed & Structurally Glazed Curtain Wall System\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#25556-R0\",\"approval_number\":\"FL25556.1\",\"seq\":1,\"product_model\":\"YHC 300 SSG Cassette (Insulating Glass)\",\"product_description\":\"HVHZ Rated YHC 300 SSG Cassette (Insulating Glass) Curtain Wall Systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#26026-R0\",\"approval_number\":\"FL26026.1\",\"seq\":1,\"product_model\":\"YCW 750 Veneer Wall System\",\"product_description\":\"YCW 750 Veneer Wall System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#26082-R0\",\"approval_number\":\"FL26082.1\",\"seq\":1,\"product_model\":\"YUW 750 TU Curtain Wall System\",\"product_description\":\"YUW 750 TU Curtain Wall System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#1773-R0\",\"approval_number\":\"FL1773.1\",\"seq\":1,\"product_model\":\"YHC 300 IG\",\"product_description\":\"Aluminum Inside Glazed Curtain Wall (LMI, SMI) NOA #s 01-0924.01, 01-0926.05, 01-1120.04, .05\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#1773-R0\",\"approval_number\":\"FL1773.2\",\"seq\":2,\"product_model\":\"YHC 300 OG\",\"product_description\":\"Aluminum Outside Gl;azed Curtain Wall (LMI, SMI) NOA #s 02-1118.01,.02,.03,.04\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#1773-R0\",\"approval_number\":\"FL1773.3\",\"seq\":3,\"product_model\":\"YHC 300 SSG\",\"product_description\":\"Aluminum Structural Silicone Glazed Curtain Wall (LMI, SMI) NOA #s 02-1015.02, 02-1016.01, .02, .03\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#3172-R0\",\"approval_number\":\"FL3172.1\",\"seq\":1,\"product_model\":\"YCW 750 OG\",\"product_description\":\"Aluminum Outside Glaze Curtain Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#3172-R0\",\"approval_number\":\"FL3172.2\",\"seq\":2,\"product_model\":\"YCW 750 SSG\",\"product_description\":\"Aluminum Outside Glaze Curtain Wall , Butt Glaze.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#3730-R0\",\"approval_number\":\"FL3730.1\",\"seq\":1,\"product_model\":\"YCW 700\",\"product_description\":\"Aluminum Curtain Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#3730-R0\",\"approval_number\":\"FL3730.2\",\"seq\":2,\"product_model\":\"YCW 750 IG\",\"product_description\":\"Aluminum Inside Glazed Curtain Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#3730-R0\",\"approval_number\":\"FL3730.3\",\"seq\":3,\"product_model\":\"YCW 752\",\"product_description\":\"Aluminum Curtain Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#6334-R0\",\"approval_number\":\"FL6334.1\",\"seq\":1,\"product_model\":\"YHC 300 IG Single Gl SMI\",\"product_description\":\"YHC 300 IG Single Glass, Small Missile Impact\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#6334-R0\",\"approval_number\":\"FL6334.2\",\"seq\":2,\"product_model\":\"YHC 300 IG Single Gl. LMI\",\"product_description\":\"YHC 300 IG Sinle Glass, Large Missile Impact.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#6334-R0\",\"approval_number\":\"FL6334.3\",\"seq\":3,\"product_model\":\"YHC 300 IG Single Glass LMI\",\"product_description\":\"YHC 300 IG Sinle Glass Large Missile Impact\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#6334-R0\",\"approval_number\":\"FL6334.4\",\"seq\":4,\"product_model\":\"YHC 300 IG Single Glass SMI\",\"product_description\":\"YHC 300 IG Single Glass, Small Missile Impact\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#6334-R0\",\"approval_number\":\"FL6334.5\",\"seq\":5,\"product_model\":\"YHC 300 OG Insul. Glass SMI\",\"product_description\":\"YHC 300 OG Insulating Glass, Small Missile Impact.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#6334-R0\",\"approval_number\":\"FL6334.6\",\"seq\":6,\"product_model\":\"YHC 300 OG Insulating Glass LMI\",\"product_description\":\"YHC 300 OG Insulating Glass, Large Missile Impact\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#6334-R0\",\"approval_number\":\"FL6334.7\",\"seq\":7,\"product_model\":\"YHC 300 OG Single Glass LMI\",\"product_description\":\"YHC 300 OG Single Glass,Large Missile Impact\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#6334-R0\",\"approval_number\":\"FL6334.8\",\"seq\":8,\"product_model\":\"YHC 300 OG Single Glass SMI\",\"product_description\":\"YHC 300 OG Single Glass, Small Missile Impact\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#6334-R0\",\"approval_number\":\"FL6334.9\",\"seq\":9,\"product_model\":\"YHC 300 SSG Insul. Gl SMI\",\"product_description\":\"YHC 300 SSG Insulating Glass, Small Missile Impact.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#6334-R0\",\"approval_number\":\"FL6334.10\",\"seq\":10,\"product_model\":\"YHC 300 SSG Insul. Gl. LMI\",\"product_description\":\"YHC 300 SSG Insulating Glass, Large Missile Impact\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#6334-R0\",\"approval_number\":\"FL6334.11\",\"seq\":11,\"product_model\":\"YHC 300 SSG Single GL. SMI\",\"product_description\":\"YHC 300 SSG Single Glazing, Small Missile Impact\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#6334-R0\",\"approval_number\":\"FL6334.12\",\"seq\":12,\"product_model\":\"YHC 300 SSG Single Glass LMI\",\"product_description\":\"YHC 300 SSG Single Glass, Large Missile Impact\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#5485-R2\",\"approval_number\":\"FL5485.1\",\"seq\":1,\"product_model\":\"YCW 750\",\"product_description\":\"Aluminum Curtain Wall\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#5487-R0\",\"approval_number\":\"FL5487.1\",\"seq\":1,\"product_model\":\"YCW 700\",\"product_description\":\"Aluminum Curtain Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#5487-R0\",\"approval_number\":\"FL5487.2\",\"seq\":2,\"product_model\":\"YCW 750 IG\",\"product_description\":\"Alum, Curtain Wall, Inside Glazed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#5487-R0\",\"approval_number\":\"FL5487.3\",\"seq\":3,\"product_model\":\"YCW 750 SSG\",\"product_description\":\"Aluminum Curtain Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#6286-R1\",\"approval_number\":\"FL6286.1\",\"seq\":1,\"product_model\":\"YHC 300 IG for Insulating Glass\",\"product_description\":\"YHC 300 IG, Impact Resistant Curtain Wall for Insulating Glass\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#6864-R0\",\"approval_number\":\"FL6864.1\",\"seq\":1,\"product_model\":\"YHC 300 IG Custom 6\\\" Curtain Wall\",\"product_description\":\"YHC 300 IG Custom 6\\\", Pre-Glazed Aluminum Curtain Wall\",\"design_pressure\":\"+85\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#7818-R1\",\"approval_number\":\"FL7818.1\",\"seq\":1,\"product_model\":\"YCW 750 Spline Tech.\",\"product_description\":\"YCW 750 Spline Tech. Curtain Wall System (formerly YCW 750-OSS)\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12238-R0\",\"approval_number\":\"FL12238.1\",\"seq\":1,\"product_model\":\"YCW 750 IG\",\"product_description\":\"YCW 750 IG\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12456-R1\",\"approval_number\":\"FL12456.3\",\"seq\":3,\"product_model\":\"YHC 300 SSG\",\"product_description\":\"YHC 300 SSG Insulating Glass LMI\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12456-R1\",\"approval_number\":\"FL12456.4\",\"seq\":4,\"product_model\":\"YHC 300 SSG\",\"product_description\":\"YHC 300 SSG Insulating Glass SMI\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12610-R0\",\"approval_number\":\"FL12610.1\",\"seq\":1,\"product_model\":\"YHC 300 IG (Large Missile)\",\"product_description\":\"YHC 300 IG (Large Missile)\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#12610-R0\",\"approval_number\":\"FL12610.2\",\"seq\":2,\"product_model\":\"YHC 300 IG (Small Missile)\",\"product_description\":\"YHC 300 IG (Small Missile)\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#13250-R0\",\"approval_number\":\"FL13250.1\",\"seq\":1,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG (Standard mullion, small missile, monolithic glass)\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#13250-R0\",\"approval_number\":\"FL13250.2\",\"seq\":2,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG (Standard mullion, large missile, monolithic glass)\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#13250-R0\",\"approval_number\":\"FL13250.3\",\"seq\":3,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG (Standard mullion, small missile, insulated glass)\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#13250-R0\",\"approval_number\":\"FL13250.4\",\"seq\":4,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG (Standard mullion, large missile, insulated glass)\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#13251-R0\",\"approval_number\":\"FL13251.1\",\"seq\":1,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG (Low pressure, monolithic glass, small missile)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#13251-R0\",\"approval_number\":\"FL13251.2\",\"seq\":2,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG (Low pressure, monolithic glass, large missile)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#13251-R0\",\"approval_number\":\"FL13251.3\",\"seq\":3,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG (Low pressure, insulated glass, small missile)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#13251-R0\",\"approval_number\":\"FL13251.4\",\"seq\":4,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG (Low pressure, insulated glass, large missile)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#13252-R0\",\"approval_number\":\"FL13252.1\",\"seq\":1,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG (Heavy duty mullions, standard pressure, monolithic glass, small missile)\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#13252-R0\",\"approval_number\":\"FL13252.2\",\"seq\":2,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG (Heavy duty mullions, standard pressure, monolithic glass, large missile)\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#13252-R0\",\"approval_number\":\"FL13252.3\",\"seq\":3,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG (Heavy duty mullions, standard pressure, insulated glass, small missile)\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#13252-R0\",\"approval_number\":\"FL13252.4\",\"seq\":4,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG (Heavy duty mullions, standard pressure, insulated glass, large missile)\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#13255-R0\",\"approval_number\":\"FL13255.1\",\"seq\":1,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG (Missile Level E)\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#13255-R1\",\"approval_number\":\"FL13255.2\",\"seq\":2,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG (Heavy Mullion - Missile Level E)\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#13256-R0\",\"approval_number\":\"FL13256.1\",\"seq\":1,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG (High pressure, heavy mullion, monolithic, small missile)\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#13256-R0\",\"approval_number\":\"FL13256.2\",\"seq\":2,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG (High pressure, heavy mullion, insulated glass, small missile)\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#13256-R1\",\"approval_number\":\"FL13256.3\",\"seq\":3,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG (High pressure, heavy mullion, monolithic, large missile)\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#13256-R1\",\"approval_number\":\"FL13256.4\",\"seq\":4,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG (High pressure, heavy mullion, insulated, large missile)\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#14675-R1\",\"approval_number\":\"FL14675.1\",\"seq\":1,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG Alternate Anchorage\",\"design_pressure\":\"+73.5\\\/-73.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#15981-R0\",\"approval_number\":\"FL15981.1\",\"seq\":1,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG Large Missile Impact, Insulating Glass\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#15981-R0\",\"approval_number\":\"FL15981.2\",\"seq\":2,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG Small Missile Impact, Insulating Glass\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#15981-R0\",\"approval_number\":\"FL15981.3\",\"seq\":3,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG Large Missile Impact, Monolithic Glass\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#15981-R0\",\"approval_number\":\"FL15981.4\",\"seq\":4,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG Small Missile Impact, Monolithic Glass\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#16555-R0\",\"approval_number\":\"FL16555.1\",\"seq\":1,\"product_model\":\"YHC 300 IG\",\"product_description\":\"YHC 300 IG, Impact Resistant Curtain wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#17108-R0\",\"approval_number\":\"FL17108.1\",\"seq\":1,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG (Standard Mullion, Insulating Glass, Low Pressure, LMI)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#13433-R4\",\"approval_number\":\"FL13433.4\",\"seq\":4,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG (Low pressure, monolithic glass, large missile)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#13433-R4\",\"approval_number\":\"FL13433.5\",\"seq\":5,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG (Low pressure, insulated glass, small missile)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#13433-R4\",\"approval_number\":\"FL13433.6\",\"seq\":6,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG (Low pressure, insulated glass, large missile)\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#13433-R4\",\"approval_number\":\"FL13433.7\",\"seq\":7,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG (Standard Mullion - Missile Level E)\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#13433-R4\",\"approval_number\":\"FL13433.8\",\"seq\":8,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG (Heavy Mullion - Missile Level E)\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#13433-R4\",\"approval_number\":\"FL13433.9\",\"seq\":9,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG (High pressure, heavy mullion, monolithic, small missile)\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#13433-R4\",\"approval_number\":\"FL13433.10\",\"seq\":10,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG (High pressure, heavy mullion, insulated glass, small missile)\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#13433-R4\",\"approval_number\":\"FL13433.11\",\"seq\":11,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG (High pressure, heavy mullion, monolithic, large missile)\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#13433-R4\",\"approval_number\":\"FL13433.12\",\"seq\":12,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG (High pressure, heavy mullion, insulated, large missile)\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#13433-R5\",\"approval_number\":\"FL13433.13\",\"seq\":13,\"product_model\":\"YHC 300 OG\",\"product_description\":\"(Low pressure, monolithic, large missile)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#13433-R5\",\"approval_number\":\"FL13433.14\",\"seq\":14,\"product_model\":\"YHC 300 OG\",\"product_description\":\"(Low pressure, insulated glass, large missile)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#13433-R5\",\"approval_number\":\"FL13433.15\",\"seq\":15,\"product_model\":\"YHC 300 OG\",\"product_description\":\"(Low pressure, monolithic, small missile)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#13433-R5\",\"approval_number\":\"FL13433.16\",\"seq\":16,\"product_model\":\"YHC 300 OG\",\"product_description\":\"(Low pressure, insulated glass, small missile)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#13433-R6\",\"approval_number\":\"FL13433.17\",\"seq\":17,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG (Shallow depth frame, insulating, large missile)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#14217-R4\",\"approval_number\":\"FL14217.3\",\"seq\":3,\"product_model\":\"YHC 300 IG\",\"product_description\":\"Aluminum Inside Glazed Curtain Wall with Mono Lami Glass - Large Missile Impact Rated\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#14217-R4\",\"approval_number\":\"FL14217.4\",\"seq\":4,\"product_model\":\"YHC 300 IG\",\"product_description\":\"Aluminum Inside Glazed Curtain Wall with Mono Lami Glass - Small Missile Impact Rated\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#15981-R1\",\"approval_number\":\"FL15981.5\",\"seq\":5,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG (Standard mullion, small missile, monolithic glass)\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#15981-R1\",\"approval_number\":\"FL15981.6\",\"seq\":6,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG (Standard mullion, large missile, monolithic glass)\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#15981-R1\",\"approval_number\":\"FL15981.7\",\"seq\":7,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG (Standard mullion, small missile, insulated glass)\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#15981-R1\",\"approval_number\":\"FL15981.8\",\"seq\":8,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG (Standard mullion, large missile, insulated glass)\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#15981-R1\",\"approval_number\":\"FL15981.9\",\"seq\":9,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG (Heavy duty mullions, standard pressure, monolithic glass, small missile)\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#15981-R1\",\"approval_number\":\"FL15981.10\",\"seq\":10,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG (Heavy duty mullions, standard pressure, monolithic glass, large missile)\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#15981-R1\",\"approval_number\":\"FL15981.11\",\"seq\":11,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG (Heavy duty mullions, standard pressure, insulated glass, small missile)\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"YKK AP America\",\"approval_number_master\":\"FL#15981-R1\",\"approval_number\":\"FL15981.12\",\"seq\":12,\"product_model\":\"YHC 300 OG\",\"product_description\":\"YHC 300 OG (Heavy duty mullions, standard pressure, insulated glass, large missile)\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"West Tampa Glass Company\":[{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#10369-R0\",\"approval_number\":\"FL10369.1\",\"seq\":1,\"product_model\":\"a. Series WTG - 500\",\"product_description\":\"Aluminum Fixed Window Wall - Punched Openings (Insulated or Monolithic Glass)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#10369-R0\",\"approval_number\":\"FL10369.2\",\"seq\":2,\"product_model\":\"b. Series WTG - 500\",\"product_description\":\"Aluminum Fixed Window Wall - Punched Openings with Horizontal Mullion (Insulated or Monolithic Glass)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#10369-R0\",\"approval_number\":\"FL10369.3\",\"seq\":3,\"product_model\":\"c. Series WTG - 500\",\"product_description\":\"Aluminum Fixed Window Wall - Vertically Mulled with Horizontal Mullion (Insulated or Monolithic Glass)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#10369-R0\",\"approval_number\":\"FL10369.4\",\"seq\":4,\"product_model\":\"d. Series WTG - 500\",\"product_description\":\"Aluminum Fixed Window Wall - Vertically Mulled (Insulated or Monolithic Glass)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#10369-R0\",\"approval_number\":\"FL10369.5\",\"seq\":5,\"product_model\":\"e. Series WTG - 500\",\"product_description\":\"Aluminum Fixed Window Wall - Vertically Mulled with Horizontal Mullion Butt Glazed (Insulated or Monolithic Glass)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#10369-R0\",\"approval_number\":\"FL10369.6\",\"seq\":6,\"product_model\":\"f. Series WTG - 500\",\"product_description\":\"Aluminum Fixed Window Wall - Vertically Mulled Butt Glazed (Insulated or Monolithic Glass)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#10131-R1\",\"approval_number\":\"FL10131.1\",\"seq\":1,\"product_model\":\"a. Series WTG - 700\",\"product_description\":\"Aluminum Fixed Window Wall - Punched Openings (Insulated or Monolithic Glass - Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#10131-R1\",\"approval_number\":\"FL10131.2\",\"seq\":2,\"product_model\":\"b. Series WTG - 700\",\"product_description\":\"Aluminum Fixed Window Wall - Punched Openings with Horizontal Mullion (Insulated or Monolithic Glass - Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#10131-R1\",\"approval_number\":\"FL10131.3\",\"seq\":3,\"product_model\":\"c. Series WTG - 700\",\"product_description\":\"Aluminum Fixed Window Wall - Vertically Mulled (Insulated or Monolithic Glass - Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#10131-R1\",\"approval_number\":\"FL10131.4\",\"seq\":4,\"product_model\":\"d. Series WTG - 700\",\"product_description\":\"Aluminum Fixed Window Wall - Vertically Mulled with Horizontal Mullion (Insulated or Monolithic Glass - Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#10131-R1\",\"approval_number\":\"FL10131.5\",\"seq\":5,\"product_model\":\"e. Series WTG - 700\",\"product_description\":\"Aluminum Fixed Window Wall - Vertically Mulled Butt Glazed (Insulated or Monolithic Glass - Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#10131-R1\",\"approval_number\":\"FL10131.6\",\"seq\":6,\"product_model\":\"f. Series WTG - 700\",\"product_description\":\"Aluminum Fixed Window Wall - Vertically Mulled with Horizontal Mullion Butt Glazed (Insulated or Monolithic Glass - Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#10166-R0\",\"approval_number\":\"FL10166.1\",\"seq\":1,\"product_model\":\"a. Series WTG - 700\",\"product_description\":\"Aluminum Fixed Window Wall - Punched Openings (Insulated or Monolithic Glass - Small Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#10166-R0\",\"approval_number\":\"FL10166.2\",\"seq\":2,\"product_model\":\"b. Series WTG - 700\",\"product_description\":\"Aluminum Fixed Window Wall - Punched Openings with Horizontal Mullion (Insulated or Monolithic Glass -Small Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#10166-R0\",\"approval_number\":\"FL10166.3\",\"seq\":3,\"product_model\":\"c. Series WTG - 700\",\"product_description\":\"Aluminum Fixed Window Wall - Vertically Mulled (Insulated or Monolithic Glass - Small Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#10166-R0\",\"approval_number\":\"FL10166.4\",\"seq\":4,\"product_model\":\"d. Series WTG - 700\",\"product_description\":\"Aluminum Fixed Window Wall - Vertically Mulled with Horizontal Mullion (Insulated or Monolithic Glass - Small Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#10166-R0\",\"approval_number\":\"FL10166.5\",\"seq\":5,\"product_model\":\"e. Series WTG - 700\",\"product_description\":\"Aluminum Fixed Window Wall - Vertically Mulled Butt Glazed (Insulated or Monolithic Glass - Small Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#10166-R0\",\"approval_number\":\"FL10166.6\",\"seq\":6,\"product_model\":\"f. Series WTG - 700\",\"product_description\":\"Aluminum Fixed Window Wall - Vertically Mulled with Horizontal Mullion Butt Glazed (Insulated or Monolithic Glass - Small Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#10167-R0\",\"approval_number\":\"FL10167.1\",\"seq\":1,\"product_model\":\"a. Series WTG - 700\",\"product_description\":\"Aluminum Fixed Window Wall - Punched Openings (Insulated or Monolithic Glass)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#10167-R0\",\"approval_number\":\"FL10167.2\",\"seq\":2,\"product_model\":\"b. Series WTG - 700\",\"product_description\":\"Aluminum Fixed Window Wall - Punched Openings with Horizontal Mullion (Insulated or Monolithic Glass)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#10167-R0\",\"approval_number\":\"FL10167.3\",\"seq\":3,\"product_model\":\"c. Series WTG - 700\",\"product_description\":\"Aluminum Fixed Window Wall - Vertically Mulled (Insulated or Monolithic Glass)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#10167-R0\",\"approval_number\":\"FL10167.4\",\"seq\":4,\"product_model\":\"d. Series WTG - 700\",\"product_description\":\"Aluminum Fixed Window Wall - Vertically Mulled with Horizontal Mullion (Insulated or Monolithic Glass)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#10167-R0\",\"approval_number\":\"FL10167.5\",\"seq\":5,\"product_model\":\"e. Series WTG - 700\",\"product_description\":\"Aluminum Fixed Window Wall - Vertically Mulled Butt Glazed (Insulated or Monolithic Glass)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#10167-R0\",\"approval_number\":\"FL10167.6\",\"seq\":6,\"product_model\":\"f. Series WTG - 700\",\"product_description\":\"Aluminum Fixed Window Wall - Vertically Mulled with Horizontal Mullion Butt Glazed (Insulated or Monolithic Glass)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#10358-R1\",\"approval_number\":\"FL10358.1\",\"seq\":1,\"product_model\":\"a. Series WTG - 500\",\"product_description\":\"Aluminum Fixed Window Wall - Punched Openings (Insulated or Monolithic Glass - Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#10358-R1\",\"approval_number\":\"FL10358.2\",\"seq\":2,\"product_model\":\"b. Series WTG - 500\",\"product_description\":\"Aluminum Fixed Window Wall - Punched Openings with Horizontal Mullion (Insulated or Monolithic Glass - Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#10358-R1\",\"approval_number\":\"FL10358.3\",\"seq\":3,\"product_model\":\"c. Series WTG - 500\",\"product_description\":\"Aluminum Fixed Window Wall - Vertically Mulled (Insulated or Monolithic Glass - Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#10358-R1\",\"approval_number\":\"FL10358.4\",\"seq\":4,\"product_model\":\"d. Series WTG - 500\",\"product_description\":\"Aluminum Fixed Window Wall - Vertically Mulled with Horizontal Mullion (Insulated or Monolithic Glass - Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#10358-R1\",\"approval_number\":\"FL10358.5\",\"seq\":5,\"product_model\":\"e. Series WTG - 500\",\"product_description\":\"Aluminum Fixed Window Wall - Vertically Mulled Butt Glazed (Insulated or Monolithic Glass - Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#10358-R1\",\"approval_number\":\"FL10358.6\",\"seq\":6,\"product_model\":\"f. Series WTG - 500\",\"product_description\":\"Aluminum Fixed Window Wall - Vertically Mulled with Horizontal Mullion Butt Glazed (Insulated or Monolithic Glass - Large Missile Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#12809-R0\",\"approval_number\":\"FL12809.1\",\"seq\":1,\"product_model\":\"a. Series WTG - 500\",\"product_description\":\"\\\"Large Missile Impact\\\" Extruded Aluminum Glazed Panels utilized for Curtain Walls, Storefronts and Punched Openings.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#12809-R0\",\"approval_number\":\"FL12809.2\",\"seq\":2,\"product_model\":\"b. Series WTG - 500\",\"product_description\":\"\\\"Small Missile Impact\\\" Extruded Aluminum Glazed Panels utilized for Curtain Walls, Storefronts and Punched Openings.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#12809-R0\",\"approval_number\":\"FL12809.3\",\"seq\":3,\"product_model\":\"c. Series WTG - 500\",\"product_description\":\"\\\"Non-Impact\\\" Extruded Aluminum Glazed Panels utilized for Storefronts and Punched Openings.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#12809-R0\",\"approval_number\":\"FL12809.4\",\"seq\":4,\"product_model\":\"d. Series WTG - 700\",\"product_description\":\"\\\"Large Missile Impact\\\" Extruded Aluminum Glazed Panels utilized for Curtain Walls, Storefronts and Punched Openings.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#12809-R0\",\"approval_number\":\"FL12809.5\",\"seq\":5,\"product_model\":\"e. Series WTG - 700\",\"product_description\":\"\\\"Small Missile Impact\\\" Extruded Aluminum Glazed Panels utilized for Curtain Walls, Storefronts and Punched Openings.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#12809-R0\",\"approval_number\":\"FL12809.6\",\"seq\":6,\"product_model\":\"f. Series WTG - 700\",\"product_description\":\"\\\"Non-Impact\\\" Extruded Aluminum Glazed Panels utilized for Storefronts and Punched Openings.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#12809-R0\",\"approval_number\":\"FL12809.7\",\"seq\":7,\"product_model\":\"g. Series WTG - 700\",\"product_description\":\"\\\"Non-Impact\\\" Extruded Aluminum Glazed Panels utilized for Curtain Walls, Storefronts and Punched Openings.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#12809-R2\",\"approval_number\":\"FL12809.8\",\"seq\":8,\"product_model\":\"h. Series WTG - 900\",\"product_description\":\"\\\"Small Missile Impact\\\" Extruded Aluminum Glazed Panels utilized for Storefronts and Punched Openings.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#12809-R2\",\"approval_number\":\"FL12809.9\",\"seq\":9,\"product_model\":\"i. Series WTG - 900\",\"product_description\":\"\\\"Large Missile Impact\\\" Extruded Aluminum Glazed Panels utilized for Storefronts and Punched Openings.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Tampa Glass Company\",\"approval_number_master\":\"FL#12809-R2\",\"approval_number\":\"FL12809.10\",\"seq\":10,\"product_model\":\"j. Series WTG - 900\",\"product_description\":\"\\\"Non-Impact\\\" Extruded Aluminum Glazed Panels utilized for Storefronts and Punched Openings.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"API (American Products Inc.)\":[{\"manufacturer\":\"API (American Products Inc.)\",\"approval_number_master\":\"FL#14372-R5\",\"approval_number\":\"FL14372.1\",\"seq\":1,\"product_model\":\"Series CW750 Curtain Wall System\",\"product_description\":\"Series CW750 Curtain Wall System, Non-Impact Resistant\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Tubelite Inc.\":[{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#15568-R0\",\"approval_number\":\"FL15568.1\",\"seq\":1,\"product_model\":\"Series 200\",\"product_description\":\"Aluminum Curtain Wall System\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#27506-R0\",\"approval_number\":\"FL27506.1\",\"seq\":1,\"product_model\":\"Series CW 400T Thermal Curtain Wall\",\"product_description\":\"Thermal Captured and SSG Non-Impact Aluminum Curtain Wall System\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#27506-R3\",\"approval_number\":\"FL27506.2\",\"seq\":2,\"product_model\":\"Series 400T Curtain Wall - SSG (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Series 400T Curtain Wall - SSG (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#46180-R0\",\"approval_number\":\"FL46180.1\",\"seq\":1,\"product_model\":\"Series 400T Curtain Wall - Captured Glass (HVHZ) (Impact)\",\"product_description\":\"Series 400T Curtain Wall - Captured Glass (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#46180-R0\",\"approval_number\":\"FL46180.2\",\"seq\":2,\"product_model\":\"Series 400T Curtain Wall - Captured Glass (WZ3) (Impact)\",\"product_description\":\"Series 400T Curtain Wall - Captured Glass (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#46180-R0\",\"approval_number\":\"FL46180.3\",\"seq\":3,\"product_model\":\"Series 400T Curtain Wall - SSG (HVHZ) (Impact)\",\"product_description\":\"Series 400T Curtain Wall - SSG (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#46180-R0\",\"approval_number\":\"FL46180.4\",\"seq\":4,\"product_model\":\"Series 400T Curtain Wall - SSG (WZ3) (Impact)\",\"product_description\":\"Series 400T Curtain Wall - SSG (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#47606-R0\",\"approval_number\":\"FL47606.1\",\"seq\":1,\"product_model\":\"Series 400SS\\\/TU SG Curtain Wall (Non-HVHZ) (Non-Impact)\",\"product_description\":\"Series 400SS\\\/TU SG Curtain Wall (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#15568-R0\",\"approval_number\":\"FL15568.2\",\"seq\":2,\"product_model\":\"Series 400\",\"product_description\":\"Aluminum Curtain Wall System\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#16043-R0\",\"approval_number\":\"FL16043.1\",\"seq\":1,\"product_model\":\"400 series Non-Impact Curtainwall\",\"product_description\":\"4-sided SSG\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#17035-R0\",\"approval_number\":\"FL17035.1\",\"seq\":1,\"product_model\":\"Series CW400 Curtain Wall\",\"product_description\":\"SSG Impact Aluminum Curtain Wall System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#17035-R0\",\"approval_number\":\"FL17035.2\",\"seq\":2,\"product_model\":\"Series CW400 Curtain Wall\",\"product_description\":\"SSG Non-impact Aluminum Curtain Wall System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#17035-R1\",\"approval_number\":\"FL17035.3\",\"seq\":3,\"product_model\":\"Series CW400 Curtain Wall\",\"product_description\":\"Captured Impact Aluminum Curtain Wall System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#17035-R1\",\"approval_number\":\"FL17035.4\",\"seq\":4,\"product_model\":\"Series CW400 Curtain Wall\",\"product_description\":\"Captured Non-impact Aluminum Curtain Wall System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubelite Inc.\",\"approval_number_master\":\"FL#19993-R0\",\"approval_number\":\"FL19993.1\",\"seq\":1,\"product_model\":\"Series CW 400TU Ultra-Thermal Curtain Wall\",\"product_description\":\"Ultra-Thermal Captured and SSG Non-Impact Aluminum Curtain Wall System\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"EFCO Corporation\":[{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#16176-R4\",\"approval_number\":\"FL16176.1\",\"seq\":1,\"product_model\":\"5600\",\"product_description\":\"2.25\\\" x 7\\\" OG\\\/IG Curtainwall\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#16176-R4\",\"approval_number\":\"FL16176.2\",\"seq\":2,\"product_model\":\"5600\",\"product_description\":\"2.25\\\" x 7\\\" SSG Curtainwall\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#20448-R0\",\"approval_number\":\"FL20448.1\",\"seq\":1,\"product_model\":\"5600\",\"product_description\":\"6\\\", 7\\\" & 8\\\" Aluminum Curtainwall SMI\\\/LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#20448-R2\",\"approval_number\":\"FL20448.2\",\"seq\":2,\"product_model\":\"5600\",\"product_description\":\"7\\\" Aluminum Curtainwall SMI\\\/LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#20448-R2\",\"approval_number\":\"FL20448.3\",\"seq\":3,\"product_model\":\"5600\",\"product_description\":\"8\\\" Aluminum Curtainwall SMI\\\/LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#1561-R0\",\"approval_number\":\"FL1561.1\",\"seq\":1,\"product_model\":\"Series 5600 - Pressure Wall\",\"product_description\":\"Alum. Thermal Curtain Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#1561-R0\",\"approval_number\":\"FL1561.2\",\"seq\":2,\"product_model\":\"Series 5800 - E Wall Gasket\",\"product_description\":\"Alum. Thermal Curtain Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#8162-R1\",\"approval_number\":\"FL8162.4\",\"seq\":4,\"product_model\":\"Series 5800\",\"product_description\":\"8\\\" Deep Frame - Aluminmum Curtain Wall System\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#9973-R0\",\"approval_number\":\"FL9973.1\",\"seq\":1,\"product_model\":\"Series S-5600\",\"product_description\":\"Aluminum Curtain Wall - 8\\\" SSG Impact System\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#8162-R0\",\"approval_number\":\"FL8162.1\",\"seq\":1,\"product_model\":\"Series 5600\",\"product_description\":\"6\\\" Deep Frame - Aluminmum Curtain Wall System\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#8162-R0\",\"approval_number\":\"FL8162.2\",\"seq\":2,\"product_model\":\"Series 5600\",\"product_description\":\"7\\\" Deep Frame - Aluminmum Curtain Wall System\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#8162-R0\",\"approval_number\":\"FL8162.3\",\"seq\":3,\"product_model\":\"Series 5600\",\"product_description\":\"8\\\" Deep Frame - Aluminmum Curtain Wall System\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#12081-R0\",\"approval_number\":\"FL12081.1\",\"seq\":1,\"product_model\":\"Series S5600 SSG\",\"product_description\":\"Outside Glazed Aluminum Curtain Wall System\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15315-R0\",\"approval_number\":\"FL15315.1\",\"seq\":1,\"product_model\":\"Series 5600\",\"product_description\":\"8\\\" Aluminum Curtain Wall System\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15315-R0\",\"approval_number\":\"FL15315.2\",\"seq\":2,\"product_model\":\"Series 5600\",\"product_description\":\"7\\\" Aluminum Curtain Wall System\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#15315-R0\",\"approval_number\":\"FL15315.3\",\"seq\":3,\"product_model\":\"Series 5600\",\"product_description\":\"6\\\" Aluminum Curtain Wall System\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EFCO Corporation\",\"approval_number_master\":\"FL#16176-R0\",\"approval_number\":\"FL16176.3\",\"seq\":3,\"product_model\":\"5900\",\"product_description\":\"2.5\\\" x 7\\\" OG\\\/IG Curtainwall\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Glass Tech Engineering\":[{\"manufacturer\":\"Glass Tech Engineering\",\"approval_number_master\":\"FL#16196-R4\",\"approval_number\":\"FL16196.1\",\"seq\":1,\"product_model\":\"Series \\\"2047\\\" Aluminum Curtain Wall System\",\"product_description\":\"Large Missile Impact Resistant Aluminum Curtain Wall System.\",\"design_pressure\":\"+145\\\/-145\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Glass Tech Engineering\",\"approval_number_master\":\"FL#16196-R4\",\"approval_number\":\"FL16196.2\",\"seq\":2,\"product_model\":\"Series \\\"2047\\\" Aluminum Curtain Wall System\",\"product_description\":\"Small Missile Impact Resistant Aluminum Curtain Wall System.\",\"design_pressure\":\"+145\\\/-145\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"CENTRIA\":[{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#16547-R5\",\"approval_number\":\"FL16547.1\",\"seq\":1,\"product_model\":\"FV400HR\",\"product_description\":\"Aluminum Fixed Curtain Wall 72\\\" x 72\\\"\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#16547-R5\",\"approval_number\":\"FL16547.2\",\"seq\":2,\"product_model\":\"FV600A\",\"product_description\":\"Aluminum Fixed Curtain Wall 96\\\" x 72\\\", 147\\\" x 72\\\" and 135\\\" x 72\\\".\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#11631-R0\",\"approval_number\":\"FL11631.1\",\"seq\":1,\"product_model\":\"FV-400\",\"product_description\":\"Curtain Wall System\",\"design_pressure\":\"+100.0\\\/-100.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#12513-R0\",\"approval_number\":\"FL12513.1\",\"seq\":1,\"product_model\":\"FV-400HR\",\"product_description\":\"Curtain Wall System\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#12513-R1\",\"approval_number\":\"FL12513.2\",\"seq\":2,\"product_model\":\"FV-400HR Pressure Bar Mullion\",\"product_description\":\"Curtain Wall System\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"UNILUX GmbH\":[{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#17228-R4\",\"approval_number\":\"FL17228.1\",\"seq\":1,\"product_model\":\"Fineline Curtain Wall\",\"product_description\":\"Fineline Curtain Wall (Impact) with\\nTilt & Turn, Fixed, Door and Mull Assembly\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNILUX GmbH\",\"approval_number_master\":\"FL#16500-R0\",\"approval_number\":\"FL16500.1\",\"seq\":1,\"product_model\":\"Fine Line Curtain\",\"product_description\":\"Fine Line Curtain\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-22 00:00:00\",\"instructions_url\":\"\"}],\"C.T. Windows, LLC. formerly C.T. Windows, Inc.\":[{\"manufacturer\":\"C.T. Windows, LLC. formerly C.T. Windows, Inc.\",\"approval_number_master\":\"FL#17589-R3\",\"approval_number\":\"FL17589.1\",\"seq\":1,\"product_model\":\"Series 3 IR Hybrid Curtain Wall\",\"product_description\":\"Series 3 IR Hybrid Curtain Wall - Large and Small Impact (for non-HVHZ)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.T. Windows, LLC. formerly C.T. Windows, Inc.\",\"approval_number_master\":\"FL#22516-R5\",\"approval_number\":\"FL22516.1\",\"seq\":1,\"product_model\":\"T850A Curtain Wall - N.I.\",\"product_description\":\"T850A Curtain Wall - Non-Impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.T. Windows, LLC. formerly C.T. Windows, Inc.\",\"approval_number_master\":\"FL#32010-R3\",\"approval_number\":\"FL32010.1\",\"seq\":1,\"product_model\":\"SERIES T600B Window Wall System (WZ3)\",\"product_description\":\"SERIES T600B Window Wall System (Wind Zone 3)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.T. Windows, LLC. formerly C.T. Windows, Inc.\",\"approval_number_master\":\"FL#17698-R0\",\"approval_number\":\"FL17698.1\",\"seq\":1,\"product_model\":\"T850 ICW\",\"product_description\":\"LMI UNITIZED STRUCTURALLY GLAZED CURTAIN WALL SYSTEM\\n4 SIDED SSG AND CAPTURED\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.T. Windows, LLC. formerly C.T. Windows, Inc.\",\"approval_number_master\":\"FL#17698-R0\",\"approval_number\":\"FL17698.2\",\"seq\":2,\"product_model\":\"T850 ICW\",\"product_description\":\"SMI UNITIZED STRUCTURALLY GLAZED CURTAIN WALL SYSTEM 4 SIDED SSG AND CAPTIRED\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.T. Windows, LLC. formerly C.T. Windows, Inc.\",\"approval_number_master\":\"FL#21660-R0\",\"approval_number\":\"FL21660.1\",\"seq\":1,\"product_model\":\"Series \\\"S.A.S. Series #3 Hybrid\\\"\",\"product_description\":\"Aluminum Curtain Wall with Laminated LVL Wood Frame\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.T. Windows, LLC. formerly C.T. Windows, Inc.\",\"approval_number_master\":\"FL#24176-R0\",\"approval_number\":\"FL24176.1\",\"seq\":1,\"product_model\":\"Series T850A Multi Span Curtain Wall- LMI & SMI\",\"product_description\":\"Multi Span Curtain Wall - large and small missile impact.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.T. Windows, LLC. formerly C.T. Windows, Inc.\",\"approval_number_master\":\"FL#24224-R0\",\"approval_number\":\"FL24224.1\",\"seq\":1,\"product_model\":\"T850 ICW Curtain Wall Single and Multi-Span System-LMI & SMI\",\"product_description\":\"T850 ICW Curtain Wall Single and Multi-Span System-large and small missile impat\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.T. Windows, LLC. formerly C.T. Windows, Inc.\",\"approval_number_master\":\"FL#24224-R0\",\"approval_number\":\"FL24224.2\",\"seq\":2,\"product_model\":\"T850 ICW Curtain Wall Single and Multi-Span System-Small Missile Impact\",\"product_description\":\"T850 ICW Curtain Wall Single and Multi-Span System-Small Missile Impact\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.T. Windows, LLC. formerly C.T. Windows, Inc.\",\"approval_number_master\":\"FL#24224-R1\",\"approval_number\":\"FL24224.3\",\"seq\":3,\"product_model\":\"T850 ICW Curtain Wall Single and Multi-Span System-Small Missile Impact\",\"product_description\":\"T850 ICW Curtain Wall Single and Multi-Span System-Small Missile Impact\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.T. Windows, LLC. formerly C.T. Windows, Inc.\",\"approval_number_master\":\"FL#29114-R0\",\"approval_number\":\"FL29114.1\",\"seq\":1,\"product_model\":\"T-850 A Curtain Wall Multi-Span System - LMI & SMI\",\"product_description\":\"T850 A Curtain Wall Multi-Span System - Large and Small Missile Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.T. Windows, LLC. formerly C.T. Windows, Inc.\",\"approval_number_master\":\"FL#29114-R0\",\"approval_number\":\"FL29114.2\",\"seq\":2,\"product_model\":\"T-850 B Window Wall System - LMI & SMI\",\"product_description\":\"T850 B Window Wall System - Large Missile Impact & Small Missile Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.T. Windows, LLC. formerly C.T. Windows, Inc.\",\"approval_number_master\":\"FL#29114-R0\",\"approval_number\":\"FL29114.3\",\"seq\":3,\"product_model\":\"T850 A Curtain Wall Multiple Span System - LMI & SMI\",\"product_description\":\"T850 A Curtain Wall Multiple Span System - Large Missile Impact & Small Missile Impact\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.T. Windows, LLC. formerly C.T. Windows, Inc.\",\"approval_number_master\":\"FL#29114-R1\",\"approval_number\":\"FL29114.4\",\"seq\":4,\"product_model\":\"T850 B Window Wall System - Shallow Mullion - LMI & SMI\",\"product_description\":\"T850 B Window Wall System - Shallow Mullion - Large missile Impact & Small missile Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.T. Windows, LLC. formerly C.T. Windows, Inc.\",\"approval_number_master\":\"FL#22516-R2\",\"approval_number\":\"FL22516.2\",\"seq\":2,\"product_model\":\"T850A Curtain Wall- L.M.I & S.M.I.\",\"product_description\":\"T850A Curtain Wall - Large Missile Impact & Small Missile Impact (HVHZ)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.T. Windows, LLC. formerly C.T. Windows, Inc.\",\"approval_number_master\":\"FL#22516-R3\",\"approval_number\":\"FL22516.3\",\"seq\":3,\"product_model\":\"T850A Curtain Wall- level D & E impact L.M.I & S.M.I.\",\"product_description\":\"T850A Curtain Wall - level D & E impact- Large Missile Impact & Small Missile Impact (HVHZ)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.T. Windows, LLC. formerly C.T. Windows, Inc.\",\"approval_number_master\":\"FL#23007-R1\",\"approval_number\":\"FL23007.2\",\"seq\":2,\"product_model\":\"T-850 B Window Wall System - LMI & SMI (WZ2)\",\"product_description\":\"T-850 B Window Wall System - Large Missile Impact & Small Missile Impact (Wind Zone 2)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.T. Windows, LLC. formerly C.T. Windows, Inc.\",\"approval_number_master\":\"FL#23007-R2\",\"approval_number\":\"FL23007.3\",\"seq\":3,\"product_model\":\"T-850 B Window Wall System - LMI & SMI (WZ4)\",\"product_description\":\"T-850 B Window Wall System - Large Missile Impact & Small Missile Impact (Wind Zone 4)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.T. Windows, LLC. formerly C.T. Windows, Inc.\",\"approval_number_master\":\"FL#41747-R0\",\"approval_number\":\"FL41747.1\",\"seq\":1,\"product_model\":\"T850 Series Curtainwall System\",\"product_description\":\"2 1\\\/2\\\" x 8 1\\\/2\\\" Glazed Aluminum Curtainwall System, Captured or SSG, Level D & Level E Large Missile and Small Missile Impact Resistant. (HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.T. Windows, LLC. formerly C.T. Windows, Inc.\",\"approval_number_master\":\"FL#41747-R1\",\"approval_number\":\"FL41747.2\",\"seq\":2,\"product_model\":\"T850 Series Curtainwall System\",\"product_description\":\"3 1\\\/2\\\" x 8 1\\\/2\\\" Glazed Aluminum Curtainwall System, Captured or SSG, Level D & Level E Large Missile and Small Missile Impact Resistant. (HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"C.T.WINDOWS INC\":[{\"manufacturer\":\"C.T.WINDOWS INC\",\"approval_number_master\":\"FL#23007-R0\",\"approval_number\":\"FL23007.1\",\"seq\":1,\"product_model\":\"CTW Series T850B Curtain Wall Single Span (N.I.)\",\"product_description\":\"single span curtain wall system- non impact.\",\"design_pressure\":\"+50\\\/-150\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.T.WINDOWS INC\",\"approval_number_master\":\"FL#4235-R0\",\"approval_number\":\"FL4235.1\",\"seq\":1,\"product_model\":\"Series \\\"S.A.S. Series #3 Hybrid\\\"\",\"product_description\":\"Aluminum Curtain Wall w\\\/ Laminated LVL Wood Frame\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Aldora Aluminum and Glass\":[{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#17655-R7\",\"approval_number\":\"FL17655.1\",\"seq\":1,\"product_model\":\"TCW-250P Reinforced LMI\",\"product_description\":\"Series \\\"TCW-250 P LMI Reinforced\\\" Aluminum Window Wall System - L.M.I.\",\"design_pressure\":\"+80\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#17655-R7\",\"approval_number\":\"FL17655.2\",\"seq\":2,\"product_model\":\"TCW-250TS Reinforced LMI\",\"product_description\":\"Series \\\"TCW-250 TS LMI Reinforced\\\" Aluminum Curtain Wall System - L.M.I.\",\"design_pressure\":\"+80\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#17655-R7\",\"approval_number\":\"FL17655.3\",\"seq\":3,\"product_model\":\"TCW-250TS Reinforced SMI\",\"product_description\":\"Series \\\"TCW-250 TS SMI Reinforced\\\" Aluminum Curtain Wall System - S.M.I.\",\"design_pressure\":\"+80\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aldora Aluminum and Glass\",\"approval_number_master\":\"FL#19613-R0\",\"approval_number\":\"FL19613.1\",\"seq\":1,\"product_model\":\"TCW-250P LMI (Unreinforced)\",\"product_description\":\"TCW-250P Series Window Wall system w\\\/o reinforcing in the mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"OLDCASTLE BUILDING ENVELOPE\":[{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#17691-R0\",\"approval_number\":\"FL17691.1\",\"seq\":1,\"product_model\":\"SERIES HR-250 IMPACT CURTAIN WALL\",\"product_description\":\"HR-250 IMPACT CURTAIN WALL SYSTEM (DRY GLAZED)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#17691-R0\",\"approval_number\":\"FL17691.2\",\"seq\":2,\"product_model\":\"SERIES HR-251 INSULATED IMPACT CURTAIN WALL\",\"product_description\":\"HR-251 INSULATED IMPACT CURTAIN WALL SYSTEM (DRY GLAZED)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#17691-R0\",\"approval_number\":\"FL17691.3\",\"seq\":3,\"product_model\":\"SERIES RELIANCE CAPTURED CURTAIN WALL SYSTEM\",\"product_description\":\"RELIANCE CAPTUREDCURTAIN WALL NON-IMPACT SYSTEM\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#17691-R0\",\"approval_number\":\"FL17691.4\",\"seq\":4,\"product_model\":\"SERIES RELIANCE IG SS NON IMPACT CURTAIN WALL SYSTEM\",\"product_description\":\"RELIANCE SS INSULATED CURTAIN WALL SYSTEM\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#17691-R0\",\"approval_number\":\"FL17691.5\",\"seq\":5,\"product_model\":\"SERIES RELIANCE IG TC NON-IMPACT CURTAIN WALL SYSTEM\",\"product_description\":\"RELIANCE IG TC NON-IMPACT CURTAIN WALL SYSTEM\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#17691-R0\",\"approval_number\":\"FL17691.6\",\"seq\":6,\"product_model\":\"SERIES RELIANCE SS NON-IMPACT CURTAIN WALL SYSTEM\",\"product_description\":\"RELIANCE SS NON-IMPACT CURTAIN WALL SYSTEM\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#33108-R2\",\"approval_number\":\"FL33108.1\",\"seq\":1,\"product_model\":\"A- Reliance StormMax Dry Glazed Alum. Curtain Wall System L.M.I\",\"product_description\":\"A- Reliance StormMax Dry Glazed Alum. Curtain Wall System L.M.I\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#33108-R2\",\"approval_number\":\"FL33108.2\",\"seq\":2,\"product_model\":\"B- Reliance StormMax Wet Glazed Alum. Curtain Wall System L.M.I\",\"product_description\":\"B- Reliance StormMax Wet Glazed Alum. Curtain Wall System L.M.I\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#33108-R2\",\"approval_number\":\"FL33108.3\",\"seq\":3,\"product_model\":\"C- Reliance StormMax SSG Alum. Curtain Wall System L.M.I\",\"product_description\":\"C- Reliance StormMax SSG Alum. Curtain Wall System L.M.I\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#33108-R2\",\"approval_number\":\"FL33108.4\",\"seq\":4,\"product_model\":\"D- Reliance StormMax High Performance Alum. Curtain Wall System L.M.I\",\"product_description\":\"D- Reliance StormMax High Performance Alum. Curtain Wall System L.M.I\",\"design_pressure\":\"+92\\\/-92\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#15092-R0\",\"approval_number\":\"FL15092.1\",\"seq\":1,\"product_model\":\"HR-250 DG Curtain Wall\",\"product_description\":\"HR-250 DG Curtain Wall System\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#15092-R0\",\"approval_number\":\"FL15092.2\",\"seq\":2,\"product_model\":\"HR-251 Dry Glazed Curtain Wall\",\"product_description\":\"HR-251 Dry Glazed Curtain Wall System\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#15092-R0\",\"approval_number\":\"FL15092.3\",\"seq\":3,\"product_model\":\"Reliance Curtain Wall\",\"product_description\":\"Reliance Curtain Wall System\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#15092-R0\",\"approval_number\":\"FL15092.4\",\"seq\":4,\"product_model\":\"Reliance IG SS Curtain Wall\",\"product_description\":\"Reliance IG SS Curtain Wall System\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#15092-R0\",\"approval_number\":\"FL15092.5\",\"seq\":5,\"product_model\":\"Reliance SS Curtain Wall\",\"product_description\":\"Reliance SS Curtain Wall System\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#15092-R0\",\"approval_number\":\"FL15092.6\",\"seq\":6,\"product_model\":\"Reliance TC Curtain Wall\",\"product_description\":\"Reliance TC Curtain Wall System\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#15092-R0\",\"approval_number\":\"FL15092.7\",\"seq\":7,\"product_model\":\"Reliance TC IG Curtain Wall\",\"product_description\":\"Reliance TC IG Curtain Wall\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#15571-R0\",\"approval_number\":\"FL15571.1\",\"seq\":1,\"product_model\":\"HR-250 CAPTURED\",\"product_description\":\"HR-250 (CAPTURED) ALUMINUM CURTAIN WALL SYSTEM LMI-SMI\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#15571-R0\",\"approval_number\":\"FL15571.2\",\"seq\":2,\"product_model\":\"HR-251 CAPTURED\",\"product_description\":\"HR-251 (CAPTURED) ALUMINUM CURTAIN WALL SYSTEM LMI\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#15571-R0\",\"approval_number\":\"FL15571.3\",\"seq\":3,\"product_model\":\"HR-251 CAPTURED\",\"product_description\":\"HR-251 (CAPTURED) ALUMINUM CURTAIN WALL SYSTEM SMI\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#15571-R0\",\"approval_number\":\"FL15571.4\",\"seq\":4,\"product_model\":\"HR-251 SSG CAPTURED\",\"product_description\":\"HR-251 SSG (CAPTURED) ALUMINUM CURTAIN WALL SYSTEM LMI - SMI\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#16408-R0\",\"approval_number\":\"FL16408.1\",\"seq\":1,\"product_model\":\"Reliance StormMax Captured\",\"product_description\":\"Reliance StormMax Captured aluminum Curtain wall system single and twin span LMI\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#16408-R0\",\"approval_number\":\"FL16408.2\",\"seq\":2,\"product_model\":\"Reliance StormMax Captured\",\"product_description\":\"Reliance StormMax Captured aluminum Curtain Wall system single and twin span SMI\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#16408-R0\",\"approval_number\":\"FL16408.3\",\"seq\":3,\"product_model\":\"Reliance StormMax Captured (Dry Glazed)\",\"product_description\":\"Reliance StormMax Captured Insulated Laminated Glass (Dry Glazed) Aluminum Curtain Wall System Single and Twin Span LMI\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#16408-R0\",\"approval_number\":\"FL16408.4\",\"seq\":4,\"product_model\":\"Reliance StormMax SSG Structural\",\"product_description\":\"Reliance StormMax SSG Structural Aluminum Insulated Laminated Glass Curtain Wall System Single and Twin span LMI\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#16409-R0\",\"approval_number\":\"FL16409.1\",\"seq\":1,\"product_model\":\"Reliance StormMax High Performance Curtain Wall System\",\"product_description\":\"3\\\" x 10\\\" Level D and E missile\",\"design_pressure\":\"+92\\\/-92\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#16826-R0\",\"approval_number\":\"FL16826.1\",\"seq\":1,\"product_model\":\"HR-251 CAPTURED CURTAIN WALL\",\"product_description\":\"HR-251 CAPTURED CURTAIN WALL SYSTEM WITH LARGE MISSLE IMPACT INSULATED GLASS\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#17690-R0\",\"approval_number\":\"FL17690.1\",\"seq\":1,\"product_model\":\"SERIES HR-250 IMPACT CURTAIN WALL SYSTEM\",\"product_description\":\"HR-250 CAPTURED IMPACT CURTAIN WALL SYSTEM, LMI (WET GLAZED)\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#17690-R0\",\"approval_number\":\"FL17690.2\",\"seq\":2,\"product_model\":\"SERIES HR-251 INSULATED IMPACT CAPTURED CURTAIN WALL SYSTEM\",\"product_description\":\"HR-251 INSULATED IMPACT CAPTURED CURTAIN WALL SYSTEM, LMI-SMI (WET GLAZED)\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#17690-R0\",\"approval_number\":\"FL17690.3\",\"seq\":3,\"product_model\":\"SERIES HR-251 SSG CAPTURED INSULATED IMPACT CURTAIN WALL SYSTEM\",\"product_description\":\"HR-251 SSG CAPTURED IMPACT INSULATED CURTAIN WALL SYSTEM, LMI-SMI\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#17690-R0\",\"approval_number\":\"FL17690.4\",\"seq\":4,\"product_model\":\"SERIES RELIANCE STORMMAX HIGH PERFORMANCE (10\\\") INSULATED CURTAIN SYSTEM\",\"product_description\":\"RELIANCE STORMMAX HIGH PERFORMANCE (10\\\") INSULATED CURTAIN WALL SYSTEM, LMI\",\"design_pressure\":\"+92\\\/-92\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#17690-R0\",\"approval_number\":\"FL17690.5\",\"seq\":5,\"product_model\":\"SERIES RELIANCE STORMMAX INSULATED CAPTURED CURTAIN WALL SYSTEM\",\"product_description\":\"RELIANCE STORMMAX INSULATED CAPTURED CURTAIN WALL SYSTEM LMI-SMI (WET GLAZED)\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#17690-R0\",\"approval_number\":\"FL17690.6\",\"seq\":6,\"product_model\":\"SERIES RELIANCE STORMMAX INSULATED CURTAIN WALL SYSTEM\",\"product_description\":\"RELIANCE STORMMAX INSULATED CAPTURE CURTAIN WALL SYSTEM, LMI (DRY GLAZED)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#17690-R0\",\"approval_number\":\"FL17690.7\",\"seq\":7,\"product_model\":\"SERIES RELIANCE STORMMAX SSG INSULATED CURTAIN WALL SYSTEM\",\"product_description\":\"RELIANCE STORMMAX SSG INSULATED CURTAIN WALL SYSTEM, LMI\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#17691-R0\",\"approval_number\":\"FL17691.7\",\"seq\":7,\"product_model\":\"SERIES RELIANCE TC NON-IMPACT CURTAIN WALL SYSTEM\",\"product_description\":\"RELIANCE TC NON-IMPACT CURTAIN WALL SYSTEM\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#22547-R0\",\"approval_number\":\"FL22547.1\",\"seq\":1,\"product_model\":\"Reliance LT Curtain Wall\",\"product_description\":\"Aluminum Non-Impact Stick Built Curtain Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#38500-R0\",\"approval_number\":\"FL38500.1\",\"seq\":1,\"product_model\":\"HR-250 Captured Curtain Wall System; Large Missile Impact Laminated Glass\",\"product_description\":\"Wall System made of Laminated Glass retained by aluminum profile frame, wet glazed.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#38500-R0\",\"approval_number\":\"FL38500.2\",\"seq\":2,\"product_model\":\"HR-251 Captured Curtain Wall System Large & Small Missile Impact, Insulated Glass\",\"product_description\":\"Wall System made of Insulated Glass retained by aluminum profile frame, wet glazed.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#38500-R0\",\"approval_number\":\"FL38500.3\",\"seq\":3,\"product_model\":\"HR-251 SSG Captured Curtain Wall System; Large & Small Missile Impact, Insulated Laminated Glass\",\"product_description\":\"Wall System made of Insulated Glass retained by aluminum profile frame, wet glazed.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#38500-R1\",\"approval_number\":\"FL38500.4\",\"seq\":4,\"product_model\":\".4 HR-250 DG Captured Dry Glazed Curtain Wall System with Large Missile Impact Laminated Glass\",\"product_description\":\"Wall System made of Dry Glazed Laminated Glass retained by aluminum profile frame.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#38500-R1\",\"approval_number\":\"FL38500.5\",\"seq\":5,\"product_model\":\".5 HR-251 DG Captured Dry Glazed Curtain Wall System Large Missile Impact Insulated Glass\",\"product_description\":\"Wall system made of Dry Glazed Insulated Glass retained by aluminum profile frame.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Global Performance Window d.b.a. Epsylon USA\":[{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#17728-R5\",\"approval_number\":\"FL17728.1\",\"seq\":1,\"product_model\":\"Series EUSA WW20 Aluminum Window Wall System\",\"product_description\":\"Aluminum window wall system - L.M.I.\",\"design_pressure\":\"+142\\\/-142\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#18726-R3\",\"approval_number\":\"FL18726.1\",\"seq\":1,\"product_model\":\"EUSA Aluminum Window Wall Series HW40\",\"product_description\":\"Series \\\"HW40\\\" Aluminum Window Wall System - Large Missile Impact\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#19019-R6\",\"approval_number\":\"FL19019.1\",\"seq\":1,\"product_model\":\"Series EUSA WW20 Aluminum Window Wall\",\"product_description\":\"Series EUSA WW20 Aluminum Window Wall System - Small Missile Impact\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#19019-R6\",\"approval_number\":\"FL19019.2\",\"seq\":2,\"product_model\":\"Series EUSA WW20 Aluminum Window Wall\",\"product_description\":\"Series EUSA WW20 Aluminum Window Wall System - Small Missile Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#19023-R5\",\"approval_number\":\"FL19023.1\",\"seq\":1,\"product_model\":\"Series EUSA HW20 Aluminum Window Wall\",\"product_description\":\"HW20 Aluminum Window Wall System - Large Missile Impact\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#19023-R5\",\"approval_number\":\"FL19023.2\",\"seq\":2,\"product_model\":\"Series EUSA HW20 Aluminum Window Wall\",\"product_description\":\"HW20 Aluminum Window Wall System - Small Missile Impact\",\"design_pressure\":\"+132\\\/-132\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#19959-R5\",\"approval_number\":\"FL19959.1\",\"seq\":1,\"product_model\":\"EUSA Aluminum Window Wall Series WW40 - LMI & SMI\",\"product_description\":\"Aluminum window wall system w\\\/ insulated laminated glass- large and small missile impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#19959-R5\",\"approval_number\":\"FL19959.2\",\"seq\":2,\"product_model\":\"EUSA Aluminum Window Wall Series WW40 - SMI\",\"product_description\":\"Aluminum window wall system w\\\/ insulated laminated glass- small missile impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#19959-R5\",\"approval_number\":\"FL19959.3\",\"seq\":3,\"product_model\":\"EUSA-Aluminum Window Wall Series WW40 - SMI\",\"product_description\":\"Aluminum window wall system w\\\/ insulated laminated glass- small missile impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#23009-R2\",\"approval_number\":\"FL23009.1\",\"seq\":1,\"product_model\":\"Series EUSA WW40 Aluminum Window Wall-LMI\",\"product_description\":\"aluminum window wall system-large missile impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#17530-R0\",\"approval_number\":\"FL17530.1\",\"seq\":1,\"product_model\":\"Aluminum Window Wall Series EUSA WW20\",\"product_description\":\"Aluminum Window Wall System (SMI)\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#17729-R0\",\"approval_number\":\"FL17729.1\",\"seq\":1,\"product_model\":\"Series WW-3SG Aluminum Window Wall - L.M.I.\",\"product_description\":\"Aluminum window wall system with 9\\\/16\\\" laminated glass - S.M.I.\",\"design_pressure\":\"+140\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#17729-R0\",\"approval_number\":\"FL17729.2\",\"seq\":2,\"product_model\":\"Series WW-3SG Aluminum Window Wall - S.M.I.\",\"product_description\":\"Aluminum window wall system with 9\\\/16\\\" laminated glass - L.M.I.\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#17729-R0\",\"approval_number\":\"FL17729.3\",\"seq\":3,\"product_model\":\"Series WW-3SGi Aluminum Window Wall\",\"product_description\":\"Aluminum window wall system with 1-5\\\/16\\\" laminated glass - S.M.I.\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#17865-R0\",\"approval_number\":\"FL17865.1\",\"seq\":1,\"product_model\":\"Series EUSA-WW40 Window Wall System - LMI\",\"product_description\":\"EUSA-WW40 aluminum window-wall - large missile impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Performance Window d.b.a. Epsylon USA\",\"approval_number_master\":\"FL#17865-R0\",\"approval_number\":\"FL17865.2\",\"seq\":2,\"product_model\":\"Series EUSA-WW40 Window Wall System - SMI\",\"product_description\":\"EUSA-WW40 aluminum window-wall series - small missile impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-24 00:00:00\",\"instructions_url\":\"\"}],\"Trulite Glass & Aluminum Solutions\":[{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#17881-R3\",\"approval_number\":\"FL17881.1\",\"seq\":1,\"product_model\":\"Series SB750 Curtain Wall\",\"product_description\":\"Series SB750 Aluminum Curtain Wall - Non-impact\",\"design_pressure\":\"+96.5\\\/-96.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#25679-R2\",\"approval_number\":\"FL25679.1\",\"seq\":1,\"product_model\":\"Series 8200 Aluminum Curtain Wall - LMI & SMI\",\"product_description\":\"Series 8200 Aluminum Curtain Wall - large and small missile impact\",\"design_pressure\":\"+105\\\/-105\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#25679-R2\",\"approval_number\":\"FL25679.2\",\"seq\":2,\"product_model\":\"Series 8200 Aluminum Curtain Wall - SMI\",\"product_description\":\"Series 8200 Aluminum Curtain Wall -small missile impact\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#42495-R0\",\"approval_number\":\"FL42495.1\",\"seq\":1,\"product_model\":\"SB751 IMPACT CURTAIN WALL - LMI & SMI\",\"product_description\":\"SB751 IMPACT CURTAIN WALL - large and small missile impact\",\"design_pressure\":\"+105\\\/-105\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#42495-R0\",\"approval_number\":\"FL42495.2\",\"seq\":2,\"product_model\":\"SB751 IMPACT CURTAIN WALL - SMI\",\"product_description\":\"SB751 IMPACT CURTAIN WALL - small missile impact\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#47297-R1\",\"approval_number\":\"FL47297.1\",\"seq\":1,\"product_model\":\"SB751 IMPACT CURTAINWALL SYSTEM\",\"product_description\":\"SB751 Impact Resistant Twin-Span & Single Span Curtainwall System, LMI (HVHZ), Wet & Dry Glazed\",\"design_pressure\":\"+105\\\/-105\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#47489-R0\",\"approval_number\":\"FL47489.1\",\"seq\":1,\"product_model\":\"SB752 SPLIT MULLION CURTAINWALL SYSTEM\",\"product_description\":\"2 1\\\/2\\\" X 7 1\\\/2\\\" SPLIT MULLION CURTAINWALL SYSTEM, 1\\\" IG GLASS, DRY GLAZED\",\"design_pressure\":\"+50\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#15126-R0\",\"approval_number\":\"FL15126.1\",\"seq\":1,\"product_model\":\"SW700S Curtain Wall\",\"product_description\":\"SW700S Curtain Wall for 1\\\" Glazing Captured or Butt Glazed\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#17226-R0\",\"approval_number\":\"FL17226.1\",\"seq\":1,\"product_model\":\"Series SB750 Curtain Wall\",\"product_description\":\"Trulite Series SB750 Aluminum Curtain Wall\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#18454-R0\",\"approval_number\":\"FL18454.1\",\"seq\":1,\"product_model\":\"SW700 CURTAIN WALL\",\"product_description\":\"SW700 Single-Span Curtain Wall for 1\\\" Glazing Captured or Butt Glazed.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#18474-R0\",\"approval_number\":\"FL18474.1\",\"seq\":1,\"product_model\":\"Series 3100 Storefront Wall\",\"product_description\":\"Series 3100 Storefront Wall System\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#20814-R0\",\"approval_number\":\"FL20814.1\",\"seq\":1,\"product_model\":\"Series 8200 Aluminum Curtain Wall System - LMI & SMI\",\"product_description\":\"Series 8200 Aluminum Curtain Wall System - Large and Small Missile Impact\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#20814-R0\",\"approval_number\":\"FL20814.2\",\"seq\":2,\"product_model\":\"Series 8200 Aluminum Curtain Wall System - SMI\",\"product_description\":\"Series 8200 Aluminum Curtain Wall System - Small Missile Impact\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trulite Glass & Aluminum Solutions\",\"approval_number_master\":\"FL#25676-R0\",\"approval_number\":\"FL25676.1\",\"seq\":1,\"product_model\":\"Series 3100\\\/L-3100 Aluminum Window Wall - LMI & SMI\",\"product_description\":\"Series 3100\\\/L-3100 Aluminum Window Wall - large and small missile impact\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-03 00:00:00\",\"instructions_url\":\"\"}],\"E.S. Windows, Inc.\":[{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#17896-R8\",\"approval_number\":\"FL17896.1\",\"seq\":1,\"product_model\":\"Series ES-7525 Aluminum Curtainwall System\",\"product_description\":\"Large missile impact resistant aluminum curtain wall system.\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#17896-R8\",\"approval_number\":\"FL17896.2\",\"seq\":2,\"product_model\":\"Series ES-7525 Aluminum Curtainwall System\",\"product_description\":\"Small missile impact resistant aluminum curtain wall system.\",\"design_pressure\":\"+113\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#20396-R6\",\"approval_number\":\"FL20396.1\",\"seq\":1,\"product_model\":\"Series ES-CS1325 Aluminum Curtain Wall System\",\"product_description\":\"Large missile impact resistant aluminum curtain wall system.\",\"design_pressure\":\"+125\\\/-125\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#21066-R3\",\"approval_number\":\"FL21066.1\",\"seq\":1,\"product_model\":\"Series ES-UN625 Aluminum Curtain Wall System\",\"product_description\":\"Non-impact resistant aluminum curtain wall system.\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#21890-R4\",\"approval_number\":\"FL21890.1\",\"seq\":1,\"product_model\":\"Series NS 25-8 Curtain Wall Stick System\",\"product_description\":\"Non-impact resistant aluminum curtain wall stick system.\",\"design_pressure\":\"+52.5\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#21890-R4\",\"approval_number\":\"FL21890.2\",\"seq\":2,\"product_model\":\"Series NS 25-PV Aluminum Curtain Wall System\",\"product_description\":\"Non-impact resistant aluminum curtain wall system.\",\"design_pressure\":\"+27\\\/-27\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#29517-R2\",\"approval_number\":\"FL29517.1\",\"seq\":1,\"product_model\":\"GMP-200 Spiderglass Curtain Wall System\",\"product_description\":\"Large missile impact resistant aluminum curtain wall system.\",\"design_pressure\":\"+170\\\/-170\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#29517-R2\",\"approval_number\":\"FL29517.2\",\"seq\":2,\"product_model\":\"GMP-200 Spiderglass Curtain Wall System\",\"product_description\":\"Small missile impact resistant aluminum curtain wall system.\",\"design_pressure\":\"+170\\\/-170\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#39623-R1\",\"approval_number\":\"FL39623.1\",\"seq\":1,\"product_model\":\"ES-1032 WINDOW WALL (CURVED) - LMI\",\"product_description\":\"ES-1032 WINDOW WALL (CURVED) - LARGE MISSILE IMPACT\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#44620-R1\",\"approval_number\":\"FL44620.1\",\"seq\":1,\"product_model\":\"Series 8860 curtain wall system LMI\",\"product_description\":\"Series 8860 curtain wall system LMI\",\"design_pressure\":\"+155\\\/-155\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#44620-R1\",\"approval_number\":\"FL44620.2\",\"seq\":2,\"product_model\":\"Series 8860 curtain wall system SMI\",\"product_description\":\"Series 8860 curtain wall system SMI\",\"design_pressure\":\"+155\\\/-155\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#44620-R1\",\"approval_number\":\"FL44620.3\",\"seq\":3,\"product_model\":\"Series 8860i curtain wall system LMI and SMI\",\"product_description\":\"Series 8860i curtain wall system LMI and SMI\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#44674-R1\",\"approval_number\":\"FL44674.1\",\"seq\":1,\"product_model\":\"SERIES ES-8860i L.M.I.\",\"product_description\":\"SERIES ES-8860i ALUMINUM WINDOWS WALL, LARGE MISSILE IMPACT\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#44674-R1\",\"approval_number\":\"FL44674.2\",\"seq\":2,\"product_model\":\"SERIES ES-8860i S.M.I.\",\"product_description\":\"SERIES ES-8860i ALUMINUM WINDOWS WALL, SMALL MISSILE IMPACT\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#47020-R3\",\"approval_number\":\"FL47020.1\",\"seq\":1,\"product_model\":\"ES-8860 WINDOW WALL SYSTEM - SMI\",\"product_description\":\"ES-8860 WINDOW WALL SYSTEM - Small missile impact\",\"design_pressure\":\"+174\\\/-174\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#47020-R3\",\"approval_number\":\"FL47020.2\",\"seq\":2,\"product_model\":\"ES-8860 WINDOW WALL SYSTEM - SMI\",\"product_description\":\"ES-8860 WINDOW WALL SYSTEM - SMI\",\"design_pressure\":\"+174\\\/-174\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#47332-R3\",\"approval_number\":\"FL47332.1\",\"seq\":1,\"product_model\":\"ES-WA9040 ALUMINUM WINDOW WALL SYSTEM - LMI\",\"product_description\":\"ES-WA9040 WINDOW WALL SYSTEM - LARGE MISSILE IMPACT\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#47332-R3\",\"approval_number\":\"FL47332.2\",\"seq\":2,\"product_model\":\"ES-WA9040 ALUMINUM WINDOW WALL SYSTEM - SMI\",\"product_description\":\"ES-WA9040 WINDOW WALL SYSTEM - SMALL MISSILE IMPACT\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#47332-R3\",\"approval_number\":\"FL47332.3\",\"seq\":3,\"product_model\":\"ES-WA9040 ALUMINUM WINDOW WALL SYSTEM WITH DM12J SLIDING WINDOW AND JULIET RAILING - SMI\",\"product_description\":\"S-WA9040 ALUMINUM WINDOW WALL SYSTEM WITH DM12J SLIDING WINDOW AND JULIET RAILING - SMALL MISSILE IMPACT\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-05-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#47758-R1\",\"approval_number\":\"FL47758.1\",\"seq\":1,\"product_model\":\"ES-WZ8525 window wall - LMI and SMI\",\"product_description\":\"ES-WZ8525 window wall - LMI and SMI\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#45940-R0\",\"approval_number\":\"FL45940.1\",\"seq\":1,\"product_model\":\"ES-8860 WINDOW WALL SYSTEM - SMI (UNA RESIDENCE)\",\"product_description\":\"ES-8860 WINDOW WALL SYSTEM - SMI (UNA RESIDENCE)\",\"design_pressure\":\"+174\\\/-174\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-24 00:00:00\",\"instructions_url\":\"\"}],\"N.R. Architectural Products, Inc.\":[{\"manufacturer\":\"N.R. Architectural Products, Inc.\",\"approval_number_master\":\"FL#20149-R7\",\"approval_number\":\"FL20149.1\",\"seq\":1,\"product_model\":\"Series 8000 High Performance Unitized Curtain Wall - L.M.I. & S.M.I.\",\"product_description\":\"Series 8000 High Performance Unitized Curtain Wall - L.M.I. & S.M.I.\",\"design_pressure\":\"+120\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"N.R. Architectural Products, Inc.\",\"approval_number_master\":\"FL#20149-R7\",\"approval_number\":\"FL20149.2\",\"seq\":2,\"product_model\":\"Series 8000 High Performance Unitized Curtain Wall - L.M.I. & S.M.I.\",\"product_description\":\"Series 8000 High Performance Unitized Curtain Wall - L.M.I. & S.M.I.\",\"design_pressure\":\"+100\\\/-164\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"N.R. Architectural Products, Inc.\",\"approval_number_master\":\"FL#20149-R7\",\"approval_number\":\"FL20149.3\",\"seq\":3,\"product_model\":\"Series 8000 High Performance Unitized Curtain Wall - S.M.I.\",\"product_description\":\"Series 8000 High Performance Unitized Curtain Wall - S.M.I.\",\"design_pressure\":\"+100\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"N.R. Architectural Products, Inc.\",\"approval_number_master\":\"FL#20765-R4\",\"approval_number\":\"FL20765.1\",\"seq\":1,\"product_model\":\"Series CW-1100 Aluminum Curtain Wall-LMI & SMI\",\"product_description\":\"Aluminum curtain wall system -large and small missile impact\",\"design_pressure\":\"+126\\\/-126\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"N.R. Architectural Products, Inc.\",\"approval_number_master\":\"FL#21446-R4\",\"approval_number\":\"FL21446.1\",\"seq\":1,\"product_model\":\"NRAP Series 6000 Fixed Window Wall System - L.M.I.\",\"product_description\":\"NRAP Series 6000 Fixed Window Wall - Large Missile Impact\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"N.R. Architectural Products, Inc.\",\"approval_number_master\":\"FL#21446-R4\",\"approval_number\":\"FL21446.2\",\"seq\":2,\"product_model\":\"NRAP Series 6000 Fixed Window Wall System - S.M.I.\",\"product_description\":\"NRAP Series 6000 Fixed Window Wall - Small Missile Impact\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"N.R. Architectural Products, Inc.\",\"approval_number_master\":\"FL#21446-R0\",\"approval_number\":\"FL21446.3\",\"seq\":3,\"product_model\":\"Point Support Glass System - L.M.I.\",\"product_description\":\"Point Supported Glass System - Large Missile Impact\",\"design_pressure\":\"+128.5\\\/-128.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"N.R. Architectural Products, Inc.\",\"approval_number_master\":\"FL#21446-R0\",\"approval_number\":\"FL21446.4\",\"seq\":4,\"product_model\":\"Point Support Glass System - S.M.I.\",\"product_description\":\"Point Supported Glass System - Small Missile Impact\",\"design_pressure\":\"+105\\\/-105\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"N.R. Architectural Products, Inc.\",\"approval_number_master\":\"FL#27102-R0\",\"approval_number\":\"FL27102.1\",\"seq\":1,\"product_model\":\"SERIES 8000 HIGH PERFORMANCE UNITIZED CURTAIN WALL-LMI & SMI\",\"product_description\":\"SERIES 8000 HIGH PERFORMANCE UNITIZED CURTAIN WALL-LMI & SMI\",\"design_pressure\":\"+120\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-08-31 00:00:00\",\"instructions_url\":\"\"}],\"Sol-A-Trol Aluminum Products\":[{\"manufacturer\":\"Sol-A-Trol Aluminum Products\",\"approval_number_master\":\"FL#21033-R4\",\"approval_number\":\"FL21033.1\",\"seq\":1,\"product_model\":\"Series 5000 Aluminum Window Wall System - LMI & SMI\",\"product_description\":\"Aluminum window wall system - large and small missile impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sun Metals Systems, Inc.\":[{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#21463-R3\",\"approval_number\":\"FL21463.1\",\"seq\":1,\"product_model\":\"SUN 2500PW\",\"product_description\":\"Aluminum Curtainwall Large Missile Impact\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#21463-R3\",\"approval_number\":\"FL21463.2\",\"seq\":2,\"product_model\":\"SUN 2500PW\",\"product_description\":\"Aluminum Curtainwall Small Missile Impact\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#21463-R3\",\"approval_number\":\"FL21463.3\",\"seq\":3,\"product_model\":\"SUN 2500PW\",\"product_description\":\"Aluminum Curtainwall Non Impact\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#25560-R2\",\"approval_number\":\"FL25560.1\",\"seq\":1,\"product_model\":\"Series 700SG Aluminum Curtain Wall\",\"product_description\":\"Series 700SG Aluminum Curtain Wall \\\"Large Missile Impact\\\"\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#25560-R2\",\"approval_number\":\"FL25560.2\",\"seq\":2,\"product_model\":\"Series 700SG Aluminum Curtain Wall\",\"product_description\":\"Series 700SG Aluminum Curtain Wall \\\"Small Missile Impact\\\"\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#25560-R2\",\"approval_number\":\"FL25560.3\",\"seq\":3,\"product_model\":\"Series 700SG Aluminum Curtain Wall\",\"product_description\":\"Series 700SG Aluminum Curtain Wall \\\"Non- Impact\\\"\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#12480-R0\",\"approval_number\":\"FL12480.1\",\"seq\":1,\"product_model\":\"a. Series 700 CW-IG\",\"product_description\":\"Extruded Aluminum Twin Span Curtain Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#12480-R0\",\"approval_number\":\"FL12480.2\",\"seq\":2,\"product_model\":\"b. Series 825-PW\",\"product_description\":\"Extruded Aluminum Twin Span Curtain Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#12480-R0\",\"approval_number\":\"FL12480.3\",\"seq\":3,\"product_model\":\"c. Series 1050-PW\",\"product_description\":\"Extruded Aluminum Twin Span Curtain Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#12480-R1\",\"approval_number\":\"FL12480.4\",\"seq\":4,\"product_model\":\"d. Series 825-PW\",\"product_description\":\"Extruded Aluminum Twin Span Curtain Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun Metals Systems, Inc.\",\"approval_number_master\":\"FL#21536-R0\",\"approval_number\":\"FL21536.1\",\"seq\":1,\"product_model\":\"Sun Metals Series 700 CW-IG\",\"product_description\":\"Extruded Aluminum Twin Span Curtain Wall\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"US Aluminum Inc.\":[{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#21582-R0\",\"approval_number\":\"FL21582.1\",\"seq\":1,\"product_model\":\"STORM WALL XL HURRICANE RESISTANT CURTAIN WALL - DRY GLAZED - LMI - HVHZ\",\"product_description\":\"STORM WALL XL HURRICANE RESISTANT CURTAIN WALL - DRY GLAZED - LMI - HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#21582-R0\",\"approval_number\":\"FL21582.2\",\"seq\":2,\"product_model\":\"STORM WALL XL HURRICANE RESISTANT CURTAIN WALL - WET GLAZED - LMI - HVHZ\",\"product_description\":\"STORM WALL XL HURRICANE RESISTANT CURTAIN WALL - WET GLAZED - LMI - HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#21582-R0\",\"approval_number\":\"FL21582.3\",\"seq\":3,\"product_model\":\"STORM WALL XL HURRICANE RESISTANT CURTAIN WALL - WET GLAZED - SMI - HVHZ\",\"product_description\":\"STORM WALL XL HURRICANE RESISTANT CURTAIN WALL - WET GLAZED - SMI - HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"US Aluminum Inc.\",\"approval_number_master\":\"FL#21582-R0\",\"approval_number\":\"FL21582.4\",\"seq\":4,\"product_model\":\"STORM WALL XL SSG HURRICANE RESISTANT CURTAIN WALL - WET GLAZED - LMI - HVHZ\",\"product_description\":\"STORM WALL XL SSG HURRICANE RESISTANT CURTAIN WALL - WET GLAZED - LMI - HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Continental Glass Systems, LLC\":[{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#27670-R4\",\"approval_number\":\"FL27670.1\",\"seq\":1,\"product_model\":\"Series 3800 Window Wall-LMI\",\"product_description\":\"Series 3800 Window Wall System -Large missile impact\",\"design_pressure\":\"+190\\\/-190\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#27670-R4\",\"approval_number\":\"FL27670.2\",\"seq\":2,\"product_model\":\"Series 3800 Window Wall-SMI\",\"product_description\":\"Series 3800 Window Wall-Small missile impact\",\"design_pressure\":\"+190\\\/-190\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#18312-R0\",\"approval_number\":\"FL18312.1\",\"seq\":1,\"product_model\":\"Series 3900 Window Wall w\\\/wo Reinforcement - L.M.I.\",\"product_description\":\"Window wall w\\\/wo reinforcement -L.M.I.\",\"design_pressure\":\"+141\\\/-141\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#18312-R0\",\"approval_number\":\"FL18312.2\",\"seq\":2,\"product_model\":\"Series 3900 Window Wall w\\\/wo Reinforcement - S.M.I.\",\"product_description\":\"Window wall w\\\/wo reinforcement - S.M.I.\",\"design_pressure\":\"+141\\\/-141\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#18505-R0\",\"approval_number\":\"FL18505.1\",\"seq\":1,\"product_model\":\"Series CW100 Window Wall w\\\/ Reinforcement - S.M.I.\",\"product_description\":\"Window wall w\\\/ reinforcement - S.M.I.\",\"design_pressure\":\"+126\\\/-126\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#19734-R0\",\"approval_number\":\"FL19734.1\",\"seq\":1,\"product_model\":\"CW 200\",\"product_description\":\"Aluminum Curtain Wall - LMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#19734-R0\",\"approval_number\":\"FL19734.2\",\"seq\":2,\"product_model\":\"CW 200\",\"product_description\":\"Aluminum Curtain Wall - SMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#22011-R0\",\"approval_number\":\"FL22011.1\",\"seq\":1,\"product_model\":\"SERIES 600 CURTAIN WALL SYSTEM - LMI & SMI\",\"product_description\":\"SERIES 600 CURTAIN WALL SYSTEM - LMI & SMI\",\"design_pressure\":\"+120\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#22012-R0\",\"approval_number\":\"FL22012.1\",\"seq\":1,\"product_model\":\"WW 3060\",\"product_description\":\"WW 3060\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#22207-R0\",\"approval_number\":\"FL22207.1\",\"seq\":1,\"product_model\":\"Series 3070 Aluminum Window Wall-L.M.I.\",\"product_description\":\"aluminum window wall-large missile impact\",\"design_pressure\":\"+120\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#22207-R0\",\"approval_number\":\"FL22207.2\",\"seq\":2,\"product_model\":\"Series 3070 Aluminum Window Wall-S.M.I.\",\"product_description\":\"aluminum window wall-small missile impact\",\"design_pressure\":\"+120\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#22207-R1\",\"approval_number\":\"FL22207.3\",\"seq\":3,\"product_model\":\"Series 3070 Aluminum Window Wall-S.M.I.\",\"product_description\":\"aluminum window wall-small missile impact\",\"design_pressure\":\"+120\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#22219-R0\",\"approval_number\":\"FL22219.1\",\"seq\":1,\"product_model\":\"System 3811 Window Wall - LMI & SMI\",\"product_description\":\"Series 3811 Window Wall - Large and small missile impact\",\"design_pressure\":\"+100\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#22219-R0\",\"approval_number\":\"FL22219.2\",\"seq\":2,\"product_model\":\"System 3811 Window Wall - SMI\",\"product_description\":\"Series 3811 Window Wall -small missile impact\",\"design_pressure\":\"+100\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#27018-R0\",\"approval_number\":\"FL27018.1\",\"seq\":1,\"product_model\":\"SERIES POINT SUPPORT SPIDER WALL SYSTEM - LMI\",\"product_description\":\"SERIES POINT SUPPORT SPIDER WALL SYSTEM - LMI\",\"design_pressure\":\"+82\\\/-69\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#30867-R0\",\"approval_number\":\"FL30867.1\",\"seq\":1,\"product_model\":\"3814 Curtain Wall SMI & LMI\",\"product_description\":\"SMI & LMI Aluminum Curtain Walls\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#31267-R0\",\"approval_number\":\"FL31267.1\",\"seq\":1,\"product_model\":\"Series 4074\",\"product_description\":\"SMI window wall\",\"design_pressure\":\"+105\\\/-105\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#32490-R0\",\"approval_number\":\"FL32490.1\",\"seq\":1,\"product_model\":\"Serie 3090 Window Wall System - LMI\",\"product_description\":\"Serie 3090 Window Wall System - LMI\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Glass Systems, LLC\",\"approval_number_master\":\"FL#32490-R0\",\"approval_number\":\"FL32490.2\",\"seq\":2,\"product_model\":\"Serie 3090 Window Wall System - SMI\",\"product_description\":\"Serie 3090 Window Wall System - SMI\",\"design_pressure\":\"+120\\\/-190\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Technical Glass Products, Inc.\":[{\"manufacturer\":\"Technical Glass Products, Inc.\",\"approval_number_master\":\"FL#24474-R2\",\"approval_number\":\"FL24474.1\",\"seq\":1,\"product_model\":\"TGP Fireframes Curtain Wall Hurricane Series\",\"product_description\":\"PRODUCTS FOR USE IN WINDSTORM-RATED ASSEMBLIES & WINDSTORM-RATED ASSEMBLIES Steel Framing Members for use with Fire and Hurricane Resistant Glazing Material.\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-10 00:00:00\",\"instructions_url\":\"\"}],\"Mr-Glass Doors & Windows Manufacturing, LLC\":[{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#27101-R2\",\"approval_number\":\"FL27101.1\",\"seq\":1,\"product_model\":\"Series MG7000 Aluminum Curtain Wall System\",\"product_description\":\"Large missile impact resistant aluminum curtain wall system.\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#27401-R7\",\"approval_number\":\"FL27401.1\",\"seq\":1,\"product_model\":\"Series 2000 Aluminum Stick Curtain Wall System\",\"product_description\":\"Small missile impact resistant aluminum stick curtain wall system.\",\"design_pressure\":\"+80\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#27401-R7\",\"approval_number\":\"FL27401.2\",\"seq\":2,\"product_model\":\"Series 2000 Aluminum Stick Curtain Wall System\",\"product_description\":\"Large missile impact resistant aluminum stick curtain wall system.\",\"design_pressure\":\"+90\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#26946-R0\",\"approval_number\":\"FL26946.1\",\"seq\":1,\"product_model\":\"SERIES 2000 STICK CURTAIN WALL - L.M.I.\",\"product_description\":\"SERIES 2000 STICK CURTAIN WALL - L.M.I.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-27 00:00:00\",\"instructions_url\":\"\"}],\"Tecnoglass LLC.\":[{\"manufacturer\":\"Tecnoglass LLC.\",\"approval_number_master\":\"FL#27598-R4\",\"approval_number\":\"FL27598.1\",\"seq\":1,\"product_model\":\"Series 5250 Aluminum Curtain Wall System\",\"product_description\":\"Large missile impact resistant aluminum curtain wall system.\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnoglass LLC.\",\"approval_number_master\":\"FL#27598-R4\",\"approval_number\":\"FL27598.2\",\"seq\":2,\"product_model\":\"Series 5250 Aluminum Curtain Wall System\",\"product_description\":\"Small missile impact resistant aluminum curtain wall system.\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnoglass LLC.\",\"approval_number_master\":\"FL#28879-R6\",\"approval_number\":\"FL28879.8\",\"seq\":8,\"product_model\":\"(8) Series 7000 Aluminum Curtain Wall Corner Condition - SMI\",\"product_description\":\"Series 7000 Aluminum Curtain Wall Corner Condition - SMI\",\"design_pressure\":\"+175\\\/-175\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnoglass LLC.\",\"approval_number_master\":\"FL#28879-R6\",\"approval_number\":\"FL28879.9\",\"seq\":9,\"product_model\":\"(9) Series 7000 Aluminum Curtain Wall DEEP MULLION - LMI\",\"product_description\":\"(9) Series 7000 Aluminum Curtain Wall DEEP MULLION - LMI\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnoglass LLC.\",\"approval_number_master\":\"FL#28879-R6\",\"approval_number\":\"FL28879.10\",\"seq\":10,\"product_model\":\"SERIES AC-CW011 CURTAIN WALL SYSTEM\",\"product_description\":\"SERIES AC-CW011 CURTAIN WALL SYSTEM-LMI (LEVEL D & LEVEL E)\",\"design_pressure\":\"+75\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnoglass LLC.\",\"approval_number_master\":\"FL#28879-R0\",\"approval_number\":\"FL28879.1\",\"seq\":1,\"product_model\":\"Series 7000 Aluminum Curtain Wall\",\"product_description\":\"Series 7000 Aluminum Curtain Wall - LMI & SMI\",\"design_pressure\":\"+100\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnoglass LLC.\",\"approval_number_master\":\"FL#28879-R0\",\"approval_number\":\"FL28879.2\",\"seq\":2,\"product_model\":\"Series 7000 Aluminum Curtain Wall\",\"product_description\":\"Series 7000 Aluminum Curtain Wall - SMI\",\"design_pressure\":\"+100\\\/-187\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnoglass LLC.\",\"approval_number_master\":\"FL#28879-R1\",\"approval_number\":\"FL28879.3\",\"seq\":3,\"product_model\":\"Series 7000 Aluminum Curtain Wall\",\"product_description\":\"Series 7000 Aluminum Curtain Wall - Laminated Glass Option - SMI\",\"design_pressure\":\"+100\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnoglass LLC.\",\"approval_number_master\":\"FL#28879-R2\",\"approval_number\":\"FL28879.4\",\"seq\":4,\"product_model\":\"Series 7000 Aluminum Curtain Wall\",\"product_description\":\"Series 7000 Aluminum Curtain Wall - Laminated Glass Option - LMI & SMI\",\"design_pressure\":\"+100\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnoglass LLC.\",\"approval_number_master\":\"FL#28879-R3\",\"approval_number\":\"FL28879.5\",\"seq\":5,\"product_model\":\"Series 7000 Aluminum Curtain Wall\",\"product_description\":\"Series 7000 Aluminum Curtain Wall-LMI&SMI\",\"design_pressure\":\"+66\\\/-66\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnoglass LLC.\",\"approval_number_master\":\"FL#28879-R5\",\"approval_number\":\"FL28879.6\",\"seq\":6,\"product_model\":\"Series 7000 Aluminum Curtain Wall-LMI&SMI\",\"product_description\":\"Series 7000 Aluminum Curtain Wall-LMI&SMI\",\"design_pressure\":\"+150\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnoglass LLC.\",\"approval_number_master\":\"FL#28879-R5\",\"approval_number\":\"FL28879.7\",\"seq\":7,\"product_model\":\"Series 7000 Aluminum Curtain Wall-LMI&SMI\",\"product_description\":\"Series 7000 Aluminum Curtain Wall-LMI&SMI\",\"design_pressure\":\"+180\\\/-180\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-02-19 00:00:00\",\"instructions_url\":\"\"}],\"Shanghai Superhouse Building Material Co ltd\":[{\"manufacturer\":\"Shanghai Superhouse Building Material Co ltd\",\"approval_number_master\":\"FL#29474-R6\",\"approval_number\":\"FL29474.1\",\"seq\":1,\"product_model\":\"SPA150 Window Wall System - L.M.I\",\"product_description\":\"SPA150 Window Wall System - Large missile impact.\",\"design_pressure\":\"+96\\\/-96\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shanghai Superhouse Building Material Co ltd\",\"approval_number_master\":\"FL#29474-R6\",\"approval_number\":\"FL29474.2\",\"seq\":2,\"product_model\":\"SPA150 Window Wall System - LMI\",\"product_description\":\"SPA 150 Window Wall System - Large Missile Impact.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shanghai Superhouse Building Material Co ltd\",\"approval_number_master\":\"FL#29474-R6\",\"approval_number\":\"FL29474.3\",\"seq\":3,\"product_model\":\"SPA150 Window Wall System - S.M.I.\",\"product_description\":\"SPA150 Window Wall - small missile impact\",\"design_pressure\":\"+96\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Crawford Tracey Corporation\":[{\"manufacturer\":\"Crawford Tracey Corporation\",\"approval_number_master\":\"FL#29520-R0\",\"approval_number\":\"FL29520.1\",\"seq\":1,\"product_model\":\"Series Protech 7SG Aluminum Structurally Glazed Curtainwall with Sunshade - LMI \\\/ SMI\",\"product_description\":\"Series Protech 7SG Aluminum Structurally Glazed Curtainwall with Sunshade - LMI \\\/ SMI\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crawford Tracey Corporation\",\"approval_number_master\":\"FL#29520-R1\",\"approval_number\":\"FL29520.2\",\"seq\":2,\"product_model\":\"Series Protech 9SG Aluminum Structurally Glazed Curtainwall with Sunshade - LMI \\\/ SMI\",\"product_description\":\"Series Protech 9SG Aluminum Structurally Glazed Curtainwall with Sunshade - LMI \\\/ SMI\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crawford Tracey Corporation\",\"approval_number_master\":\"FL#29520-R2\",\"approval_number\":\"FL29520.3\",\"seq\":3,\"product_model\":\"Series Protech 9SG Aluminum Structurally Glazed Curtainwall with Sunshade - LMI \\\/ SMI\",\"product_description\":\"Series Protech 9SG Aluminum Structurally Glazed Curtainwall with Sunshade - LMI \\\/ SMI\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crawford Tracey Corporation\",\"approval_number_master\":\"FL#29520-R6\",\"approval_number\":\"FL29520.4\",\"seq\":4,\"product_model\":\"d-Series Protech 45SG Aluminum Structurally Glazed Curtain Wall (LMI\\\/SMI)\",\"product_description\":\"Series Protech 45SG Aluminum Structurally Glazed Curtain Wall (LMI\\\/SMI)\",\"design_pressure\":\"+120\\\/-136\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crawford Tracey Corporation\",\"approval_number_master\":\"FL#1140-R0\",\"approval_number\":\"FL1140.1\",\"seq\":1,\"product_model\":\"Pro - Tech 7\",\"product_description\":\"Glass and Aluminum Curtainwall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crawford Tracey Corporation\",\"approval_number_master\":\"FL#2516-R0\",\"approval_number\":\"FL2516.1\",\"seq\":1,\"product_model\":\"Pro-Tech 6 Plus\",\"product_description\":\"6\\\" Glass Curtainwall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crawford Tracey Corporation\",\"approval_number_master\":\"FL#14313-R0\",\"approval_number\":\"FL14313.1\",\"seq\":1,\"product_model\":\"Series 'Pro-Tech 7SG' Aluminum Curtain Wall System\",\"product_description\":\"Non-Impact resistant aluminum curtain wall system.\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crawford Tracey Corporation\",\"approval_number_master\":\"FL#14313-R0\",\"approval_number\":\"FL14313.2\",\"seq\":2,\"product_model\":\"Series 'Pro-Tech 7SG' Aluminum Curtain Wall System\",\"product_description\":\"Small Missile Impact resistant aluminum curtain wall system.\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crawford Tracey Corporation\",\"approval_number_master\":\"FL#14313-R0\",\"approval_number\":\"FL14313.3\",\"seq\":3,\"product_model\":\"Series 'Pro-Tech 7SG' Aluminum Curtain Wall System\",\"product_description\":\"Large Missile Impact resistant aluminum curtain wall system.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crawford Tracey Corporation\",\"approval_number_master\":\"FL#14411-R0\",\"approval_number\":\"FL14411.1\",\"seq\":1,\"product_model\":\"Pro-Tech 9SG Aluminum Curtain Wall System\",\"product_description\":\"Large missile impact resistant aluminum curtain wall system.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crawford Tracey Corporation\",\"approval_number_master\":\"FL#14411-R2\",\"approval_number\":\"FL14411.2\",\"seq\":2,\"product_model\":\"Pro-Tech 9SG Aluminum Curtain Wall System\",\"product_description\":\"Small missile impact resistant aluminum curtain wall system.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crawford Tracey Corporation\",\"approval_number_master\":\"FL#16411-R0\",\"approval_number\":\"FL16411.1\",\"seq\":1,\"product_model\":\"Series 'Pro-Tech 7' Aluminum Curtain Wall System\",\"product_description\":\"Large Missile Impact resistant aluminum curtain wall system\",\"design_pressure\":\"+120\\\/-170\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crawford Tracey Corporation\",\"approval_number_master\":\"FL#16411-R0\",\"approval_number\":\"FL16411.2\",\"seq\":2,\"product_model\":\"Series 'Pro-Tech 7' Aluminum Curtain Wall System\",\"product_description\":\"Small Missile Impact resistant aluminum curtain wall system\",\"design_pressure\":\"+120\\\/-185\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crawford Tracey Corporation\",\"approval_number_master\":\"FL#21337-R0\",\"approval_number\":\"FL21337.1\",\"seq\":1,\"product_model\":\"Pro-Tech 14SG Aluminum Curtain Wall System\",\"product_description\":\"Large missile impact resistant aluminum curtain wall system.\",\"design_pressure\":\"+45\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Loewen Windows\":[{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#30835-R2\",\"approval_number\":\"FL30835.1\",\"seq\":1,\"product_model\":\"6\\\" Wood Framed Curtain Wall\",\"product_description\":\"6\\\" Wood Framed Non-Impact Single Span Curtain Wall\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loewen Windows\",\"approval_number_master\":\"FL#30835-R2\",\"approval_number\":\"FL30835.2\",\"seq\":2,\"product_model\":\"8 5\\\/8\\\" Wood Framed Curtain Wall\",\"product_description\":\"8 5\\\/8\\\" Wood Framed Non-Impact Single Span Curtain Wall\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-23 00:00:00\",\"instructions_url\":\"\"}],\"Countryside Glass & Mirror, Inc.\":[{\"manufacturer\":\"Countryside Glass & Mirror, Inc.\",\"approval_number_master\":\"FL#31183-R4\",\"approval_number\":\"FL31183.3\",\"seq\":3,\"product_model\":\"Armor Wall Single Span Curtain Wall System - CS3000 Version 23 (WZ3) (Impact)\",\"product_description\":\"Armor Wall Single Span Curtain Wall System - CS3000 Version 23 (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Countryside Glass & Mirror, Inc.\",\"approval_number_master\":\"FL#31183-R4\",\"approval_number\":\"FL31183.4\",\"seq\":4,\"product_model\":\"Armor Wall Twin Span Curtain Wall System - CS3000 (WZ3) (Impact)\",\"product_description\":\"Armor Wall Twin Span Curtain Wall System - CS3000 (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Countryside Glass & Mirror, Inc.\",\"approval_number_master\":\"FL#31183-R4\",\"approval_number\":\"FL31183.5\",\"seq\":5,\"product_model\":\"Armor Wall Twin Span Curtain Wall System - CS3000 Version 23 (HVHZ) (Impact)\",\"product_description\":\"Armor Wall Twin Span Curtain Wall System - CS3000 Version 23 (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Countryside Glass & Mirror, Inc.\",\"approval_number_master\":\"FL#31183-R4\",\"approval_number\":\"FL31183.6\",\"seq\":6,\"product_model\":\"Armor Wall Twin Span Curtain Wall System - CS3000 Version 23 (WZ3) (Impact)\",\"product_description\":\"Armor Wall Twin Span Curtain Wall System - CS3000 Version 23 (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Countryside Glass & Mirror, Inc.\",\"approval_number_master\":\"FL#41228-R0\",\"approval_number\":\"FL41228.1\",\"seq\":1,\"product_model\":\"YHC 300 OG Curtain Wall System with Ballistic Glazing (HVHZ) (Impact)\",\"product_description\":\"YHC 300 OG Curtain Wall System with Ballistic Glazing (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Countryside Glass & Mirror, Inc.\",\"approval_number_master\":\"FL#31183-R0\",\"approval_number\":\"FL31183.1\",\"seq\":1,\"product_model\":\"Armor Wall Single Span Curtain Wall System CS3000\",\"product_description\":\"Armor Wall Single Span Curtain Wall System CS3000\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Countryside Glass & Mirror, Inc.\",\"approval_number_master\":\"FL#31183-R0\",\"approval_number\":\"FL31183.2\",\"seq\":2,\"product_model\":\"Armor Wall Twin Span Curtain Wall System CS3000\",\"product_description\":\"Armor Wall Twin Span Curtain Wall System CS3000\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"}],\"EMC Windows and Doors, LLC.\":[{\"manufacturer\":\"EMC Windows and Doors, LLC.\",\"approval_number_master\":\"FL#32384-R1\",\"approval_number\":\"FL32384.1\",\"seq\":1,\"product_model\":\"ATLAS SERIES 4500 WINDOW WALL-L.M.I.\",\"product_description\":\"ATLAS SERIES 4500 WINDOW WALL-L.M.I.\",\"design_pressure\":\"+75\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"OGT Window Products, LLC\":[{\"manufacturer\":\"OGT Window Products, LLC\",\"approval_number_master\":\"FL#39158-R1\",\"approval_number\":\"FL39158.1\",\"seq\":1,\"product_model\":\"OGT-700 Window Wall\",\"product_description\":\"Large Missile Impact Resistant- 3-1\\\/4\\\" x 7\\\" Aluminum Mull & Jamb with 60\\\" x 192\\\" Panels\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Arcadia, Inc.\":[{\"manufacturer\":\"Arcadia, Inc.\",\"approval_number_master\":\"FL#40952-R2\",\"approval_number\":\"FL40952.2\",\"seq\":2,\"product_model\":\"IP1900 Curtain Wall System (WZ3) (Impact)\",\"product_description\":\"IP1900 Curtain Wall System (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arcadia, Inc.\",\"approval_number_master\":\"FL#40952-R0\",\"approval_number\":\"FL40952.1\",\"seq\":1,\"product_model\":\"IP1900 Curtain Wall System (WZ3) (Impact)\",\"product_description\":\"IP1900 Curtain Wall System (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Schuco USA L.L.L.P.\":[{\"manufacturer\":\"Schuco USA L.L.L.P.\",\"approval_number_master\":\"FL#40967-R1\",\"approval_number\":\"FL40967.1\",\"seq\":1,\"product_model\":\"Series FWS 60 Aluminum Hurricane Curtain Wall System\",\"product_description\":\"Large missile impact resistant aluminum curtain wall system.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-14 00:00:00\",\"instructions_url\":\"\"}],\"Shanghai YY Windows CO., LTD\":[{\"manufacturer\":\"Shanghai YY Windows CO., LTD\",\"approval_number_master\":\"FL#41538-R2\",\"approval_number\":\"FL41538.1\",\"seq\":1,\"product_model\":\"YY150 WINDOW WALL SYSTEM - LMI\",\"product_description\":\"YY150 WINDOW WALL SYSTEM - large missile impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shanghai YY Windows CO., LTD\",\"approval_number_master\":\"FL#41538-R2\",\"approval_number\":\"FL41538.2\",\"seq\":2,\"product_model\":\"YY150 WINDOW WALL SYSTEM - LMI\",\"product_description\":\"YY150 WINDOW WALL SYSTEM - large missile impact\",\"design_pressure\":\"+96\\\/-96\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shanghai YY Windows CO., LTD\",\"approval_number_master\":\"FL#41538-R2\",\"approval_number\":\"FL41538.3\",\"seq\":3,\"product_model\":\"YY150 WINDOW WALL SYSTEM - SMI\",\"product_description\":\"YY150 WINDOW WALL SYSTEM - Small missile impact\",\"design_pressure\":\"+96\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Global Impact Products, LLC\":[{\"manufacturer\":\"Global Impact Products, LLC\",\"approval_number_master\":\"FL#41589-R0\",\"approval_number\":\"FL41589.1\",\"seq\":1,\"product_model\":\"6000 Series Aluminum Window Wall\",\"product_description\":\"Large Missile Impact (LMI) Missile Level \\\"D\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Impact Products, LLC\",\"approval_number_master\":\"FL#41588-R0\",\"approval_number\":\"FL41588.1\",\"seq\":1,\"product_model\":\"A)7000 SG-TS Series Aluminum Window Wall - LMI\",\"product_description\":\"7000 SG-TS Series Aluminum Window Wall - LMI (Missile Level \\\"D\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Impact Products, LLC\",\"approval_number_master\":\"FL#41588-R0\",\"approval_number\":\"FL41588.2\",\"seq\":2,\"product_model\":\"B)7000 SG-TS Series Aluminum Window Wall - SMI\",\"product_description\":\"7000 SG-TS Series Aluminum Window Wall - SMI\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Impact Products, LLC\",\"approval_number_master\":\"FL#41589-R0\",\"approval_number\":\"FL41589.2\",\"seq\":2,\"product_model\":\"6000 Series Aluminum Window Wall\",\"product_description\":\"Small Missile Impact (SMI)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Impact Products, LLC\",\"approval_number_master\":\"FL#41589-R0\",\"approval_number\":\"FL41589.3\",\"seq\":3,\"product_model\":\"7000 SG-SS Series Aluminum Window Wall\",\"product_description\":\"Large Missile Impact (LMI) Missile Level D\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Impact Products, LLC\",\"approval_number_master\":\"FL#41589-R0\",\"approval_number\":\"FL41589.4\",\"seq\":4,\"product_model\":\"7000 SG-SS Series Aluminum Window Wall\",\"product_description\":\"Small Missile Impact (SMI)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Impact Products, LLC\",\"approval_number_master\":\"FL#41589-R0\",\"approval_number\":\"FL41589.5\",\"seq\":5,\"product_model\":\"8000 Series Aluminum Curtain Wall\",\"product_description\":\"8000 Series Aluminum Curtain Wall (LMI - Missile Level D \\\/ SMI)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Unicel Architectural\":[{\"manufacturer\":\"Unicel Architectural\",\"approval_number_master\":\"FL#41609-R1\",\"approval_number\":\"FL41609.1\",\"seq\":1,\"product_model\":\"Unicel 700S\",\"product_description\":\"Unicel 700S Curtain Wall\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Phoenix Aluminum Products, llc.\":[{\"manufacturer\":\"Phoenix Aluminum Products, llc.\",\"approval_number_master\":\"FL#41655-R2\",\"approval_number\":\"FL41655.1\",\"seq\":1,\"product_model\":\"Series 6000 Aluminum Curtain Wall\",\"product_description\":\"Aluminum Glazed Curtain Wall System.\",\"design_pressure\":\"+90\\\/-135\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"New Hudson Facades\":[{\"manufacturer\":\"New Hudson Facades\",\"approval_number_master\":\"FL#41723-R1\",\"approval_number\":\"FL41723.1\",\"seq\":1,\"product_model\":\"Series 8000 Unitized Aluminum Curtainwall System\",\"product_description\":\"Large missile impact resistant aluminum curtain wall system.\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"New Hudson Facades\",\"approval_number_master\":\"FL#41723-R1\",\"approval_number\":\"FL41723.2\",\"seq\":2,\"product_model\":\"Series 8000 Unitized Aluminum Curtainwall System\",\"product_description\":\"Small missile impact resistant aluminum curtain wall system.\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-10-13 00:00:00\",\"instructions_url\":\"\"}],\"Linea Rossa LLC\":[{\"manufacturer\":\"Linea Rossa LLC\",\"approval_number_master\":\"FL#41922-R0\",\"approval_number\":\"FL41922.1\",\"seq\":1,\"product_model\":\"GLR U96 and U97 window wall system LMI\",\"product_description\":\"GLR U96 and U97 window wall system large missile impact\",\"design_pressure\":\"+84\\\/-84\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Linea Rossa LLC\",\"approval_number_master\":\"FL#41922-R0\",\"approval_number\":\"FL41922.2\",\"seq\":2,\"product_model\":\"GLR U96 and U97 window wall system SMI\",\"product_description\":\"GLR U96 and U97 window wall system small missile impact\",\"design_pressure\":\"+84\\\/-84\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"W&W Glass, LLC\":[{\"manufacturer\":\"W&W Glass, LLC\",\"approval_number_master\":\"FL#42023-R3\",\"approval_number\":\"FL42023.1\",\"seq\":1,\"product_model\":\"W & W Glass Fin System (Non-HVHZ) (Non-Impact)\",\"product_description\":\"W & W Glass Fin System (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+35\\\/-46\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"W&W Glass, LLC\",\"approval_number_master\":\"FL#42023-R3\",\"approval_number\":\"FL42023.2\",\"seq\":2,\"product_model\":\"W & W Glass Fin System (Non-HVHZ) (Non-Impact)\",\"product_description\":\"W & W Glass Fin System (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Pagen Sp. z o.o.\":[{\"manufacturer\":\"Pagen Sp. z o.o.\",\"approval_number_master\":\"FL#42036-R1\",\"approval_number\":\"FL42036.1\",\"seq\":1,\"product_model\":\"Series FWS 60 Aluminum Hurricane Curtain Wall System\",\"product_description\":\"Large missile impact resistant aluminum curtain wall system.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-04-19 00:00:00\",\"instructions_url\":\"\"}],\"Linea Rossa Windows & Doors\":[{\"manufacturer\":\"Linea Rossa Windows & Doors\",\"approval_number_master\":\"FL#42293-R0\",\"approval_number\":\"FL42293.1\",\"seq\":1,\"product_model\":\"LRWAD-960 & LRWAD-970 Window Wall Systems (HVHZ) (Impact)\",\"product_description\":\"LRWAD-960 & LRWAD-970 Window Wall Systems (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Elicc Americas Corporation\":[{\"manufacturer\":\"Elicc Americas Corporation\",\"approval_number_master\":\"FL#46137-R0\",\"approval_number\":\"FL46137.1\",\"seq\":1,\"product_model\":\"Elicc CW-100 series (LMI)\",\"product_description\":\"Elicc curtainwall system LMI model\\nLevel D and Level E\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elicc Americas Corporation\",\"approval_number_master\":\"FL#46344-R0\",\"approval_number\":\"FL46344.1\",\"seq\":1,\"product_model\":\"Elicc WW-200 series (LMI and SMI)\",\"product_description\":\"Elicc Window Wall System 200 Series\\n(LMI and SMI)\",\"design_pressure\":\"+175\\\/-175\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elicc Americas Corporation\",\"approval_number_master\":\"FL#47352-R0\",\"approval_number\":\"FL47352.1\",\"seq\":1,\"product_model\":\"Elicc SGD -300 Series (LMI-D and SMI)\",\"product_description\":\"Elicc Sliding Glass Door System 300 Series (LMI-D and SMI)\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elicc Americas Corporation\",\"approval_number_master\":\"FL#47431-R0\",\"approval_number\":\"FL47431.1\",\"seq\":1,\"product_model\":\"Elicc CW- 400 Series (SMI)\",\"product_description\":\"Elicc CW - 400 Series (Small Missile Impact (Level A) )\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"alucorp sa de cv\":[{\"manufacturer\":\"alucorp sa de cv\",\"approval_number_master\":\"FL#46170-R0\",\"approval_number\":\"FL46170.1\",\"seq\":1,\"product_model\":\"8000 Series Aluminum Curtain Wall (HVHZ) (Impact)\",\"product_description\":\"8000 Series Aluminum Curtain Wall (HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"alucorp sa de cv\",\"approval_number_master\":\"FL#47166-R0\",\"approval_number\":\"FL47166.1\",\"seq\":1,\"product_model\":\"7000 Series Aluminum Curtain Wall (HVHZ) (Impact)\",\"product_description\":\"7000 Series Aluminum Curtain Wall\\n(HVHZ) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Perspective Glass Company\":[{\"manufacturer\":\"Perspective Glass Company\",\"approval_number_master\":\"FL#46249-R0\",\"approval_number\":\"FL46249.1\",\"seq\":1,\"product_model\":\"PGC-788 SS-TS-MS Curtain Wall System\",\"product_description\":\"PGC-788 Structural Glazed Curtain Wall LMI & SMI (Level D and E)\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Citadel Architectural Products LLC\":[{\"manufacturer\":\"Citadel Architectural Products LLC\",\"approval_number_master\":\"FL#46298-R1\",\"approval_number\":\"FL46298.1\",\"seq\":1,\"product_model\":\"GlazeGuard 1300 IR\",\"product_description\":\"GlazeGuard 1300 IR - Impact Resistant Glazing Infill Panel for Aluminum Curtainwall Systems.\",\"design_pressure\":\"+105\\\/-105\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Erie Architectural Products\":[{\"manufacturer\":\"Erie Architectural Products\",\"approval_number_master\":\"FL#46554-R0\",\"approval_number\":\"FL46554.1\",\"seq\":1,\"product_model\":\"EF 30 UW Curtain Wall System (Non-HVHZ) (Non-Impact)\",\"product_description\":\"EF 30 UW Curtain Wall System (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"}],\"RC BES WINDOWS LLC\":[{\"manufacturer\":\"RC BES WINDOWS LLC\",\"approval_number_master\":\"FL#46948-R0\",\"approval_number\":\"FL46948.1\",\"seq\":1,\"product_model\":\"3580 CURTAIN WALL\",\"product_description\":\"Curtain wall system, lager missile impact\",\"design_pressure\":\"+60\\\/-123.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"OGT Window Systems LLC.\":[{\"manufacturer\":\"OGT Window Systems LLC.\",\"approval_number_master\":\"FL#47009-R0\",\"approval_number\":\"FL47009.1\",\"seq\":1,\"product_model\":\"SV-1000 Window Wall System\",\"product_description\":\"SV-1000 Window Wall System - (HVHZ) L.M.I.\\\/S.M.I.\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OGT Window Systems LLC.\",\"approval_number_master\":\"FL#16570-R0\",\"approval_number\":\"FL16570.1\",\"seq\":1,\"product_model\":\"Series \\\"OGT-600 Structurally Glazed\\\" Aluminum Storefront\\\/Curtain Wall System\",\"product_description\":\"Large Missile Impact Resistant Aluminum Storefront\\\/Curtain Wall System\",\"design_pressure\":\"+76.0\\\/-87.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Harmon, Inc.\":[{\"manufacturer\":\"Harmon, Inc.\",\"approval_number_master\":\"FL#47230-R0\",\"approval_number\":\"FL47230.1\",\"seq\":1,\"product_model\":\"UCW800i\",\"product_description\":\"UCW8000i Series Unitized Aluminum Curtainwall System, Large and Small Missile Impact Resistant.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Harmon, Inc.\",\"approval_number_master\":\"FL#3315-R1\",\"approval_number\":\"FL3315.1\",\"seq\":1,\"product_model\":\"HI 5000\",\"product_description\":\"5\\\" Deep Curtainwall System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Harmon, Inc.\",\"approval_number_master\":\"FL#3315-R1\",\"approval_number\":\"FL3315.2\",\"seq\":2,\"product_model\":\"HI 7000\",\"product_description\":\"7\\\" Deep Curtainwall System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Harmon, Inc.\",\"approval_number_master\":\"FL#5697-R1\",\"approval_number\":\"FL5697.1\",\"seq\":1,\"product_model\":\"SMU 6000\",\"product_description\":\"6\\\" Deep Curtainwall System\",\"design_pressure\":\"+30\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Harmon, Inc.\",\"approval_number_master\":\"FL#13390-R0\",\"approval_number\":\"FL13390.1\",\"seq\":1,\"product_model\":\"HI 9000\",\"product_description\":\"Orlando VAMC\",\"design_pressure\":\"+42.1\\\/-77.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Harmon, Inc.\",\"approval_number_master\":\"FL#13390-R0\",\"approval_number\":\"FL13390.2\",\"seq\":2,\"product_model\":\"HI 9000\",\"product_description\":\"Orlando VAMC\",\"design_pressure\":\"+42.1\\\/-44.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Harmon, Inc.\",\"approval_number_master\":\"FL#13390-R0\",\"approval_number\":\"FL13390.3\",\"seq\":3,\"product_model\":\"HI 9000\",\"product_description\":\"Orlando VAMC\",\"design_pressure\":\"+42.1\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Harmon, Inc.\",\"approval_number_master\":\"FL#15873-R0\",\"approval_number\":\"FL15873.1\",\"seq\":1,\"product_model\":\"HPW-250\",\"product_description\":\"Pressure-Wall with 90 degree corner\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Harmon, Inc.\",\"approval_number_master\":\"FL#24118-R0\",\"approval_number\":\"FL24118.1\",\"seq\":1,\"product_model\":\"UCW 8000 Curtain Wall System\",\"product_description\":\"UCW 8000 - 3 in. x 6 in. Vertical Mullion Profile\",\"design_pressure\":\"+35\\\/-64\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Simpas SA\":[{\"manufacturer\":\"Simpas SA\",\"approval_number_master\":\"FL#47370-R0\",\"approval_number\":\"FL47370.1\",\"seq\":1,\"product_model\":\"Series FWS 60 Aluminum Hurricane Curtain Wall System\",\"product_description\":\"Large missile impact resistant aluminum curtain wall system.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-20 00:00:00\",\"instructions_url\":\"\"}],\"Sentech Architectural Systems\":[{\"manufacturer\":\"Sentech Architectural Systems\",\"approval_number_master\":\"FL#47422-R0\",\"approval_number\":\"FL47422.1\",\"seq\":1,\"product_model\":\"21mm Curtain Wall W\\\/ 39mm Glass Fin (HVHZ)(Impact)\",\"product_description\":\"21mm Curtain Wall W\\\/ 39mm Glass Fin (HVHZ)(Impact)\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentech Architectural Systems\",\"approval_number_master\":\"FL#47422-R0\",\"approval_number\":\"FL47422.2\",\"seq\":2,\"product_model\":\"21mm Curtain Wall W\\\/ 39mm Glass Fin (WZ3)(Impact)\",\"product_description\":\"21mm Curtain Wall W\\\/ 39mm Glass Fin (WZ3)(Impact)\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Innovation Glass, LLC\":[{\"manufacturer\":\"Innovation Glass, LLC\",\"approval_number_master\":\"FL#47800-R0\",\"approval_number\":\"FL47800.1\",\"seq\":1,\"product_model\":\"VS-1 GLAZED WALL SYSTEM\",\"product_description\":\"NON-IMPACT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Reynaers\":[{\"manufacturer\":\"Reynaers\",\"approval_number_master\":\"FL#47838-R0\",\"approval_number\":\"FL47838.1\",\"seq\":1,\"product_model\":\"ConceptWall 50 STD Curtain Wall System (WZ3) (Impact)\",\"product_description\":\"ConceptWall 50 STD Curtain Wall System (WZ3) (Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Permasteelisa North America Corp.\":[{\"manufacturer\":\"Permasteelisa North America Corp.\",\"approval_number_master\":\"FL#47359-R0\",\"approval_number\":\"FL47359.1\",\"seq\":1,\"product_model\":\"CURTAIN WALL SYSTEM - LMI\",\"product_description\":\"EWS-104 CURTAIN WALL SYSTEM - LMI\",\"design_pressure\":\"+65\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Permasteelisa North America Corp.\",\"approval_number_master\":\"FL#47359-R0\",\"approval_number\":\"FL47359.2\",\"seq\":2,\"product_model\":\"CURTAIN WALL SYSTEM - SMI\",\"product_description\":\"EWS-101&EWS-104 CURTAIN WALL SYSTEM - SMI\",\"design_pressure\":\"+70\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Permasteelisa North America Corp.\",\"approval_number_master\":\"FL#47359-R0\",\"approval_number\":\"FL47359.3\",\"seq\":3,\"product_model\":\"CURTAIN WALL SYSTEM - SMI\",\"product_description\":\"EWS-103 CURTAIN WALL SYSTEM-SMI\",\"design_pressure\":\"+71\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Permasteelisa North America Corp.\",\"approval_number_master\":\"FL#47359-R0\",\"approval_number\":\"FL47359.4\",\"seq\":4,\"product_model\":\"CURTAIN WALL SYSTEM-LMI\",\"product_description\":\"EWS-102 GLASS CURTAIN WALL SYSTEM-LMI\",\"design_pressure\":\"+60\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Permasteelisa North America Corp.\",\"approval_number_master\":\"FL#47359-R0\",\"approval_number\":\"FL47359.5\",\"seq\":5,\"product_model\":\"CURTAIN WALL SYSTEM-LMI\",\"product_description\":\"EWS-401 GLASS CURTAIN WALL SYSTEM-LMI\",\"design_pressure\":\"+70\\\/-79\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Permasteelisa North America Corp.\",\"approval_number_master\":\"FL#47359-R0\",\"approval_number\":\"FL47359.6\",\"seq\":6,\"product_model\":\"CURTAIN WALL SYSTEM-SMI\",\"product_description\":\"EWS-101 CURTAIN WALL SYSTEM-SMI\",\"design_pressure\":\"+68\\\/-72\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Permasteelisa North America Corp.\",\"approval_number_master\":\"FL#47359-R0\",\"approval_number\":\"FL47359.7\",\"seq\":7,\"product_model\":\"CURTAIN WALL SYSTEM-SMI\",\"product_description\":\"EWS-101 CURTAIN WALL SYSTEM-SMI\",\"design_pressure\":\"+68\\\/-86\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Glass America\":[{\"manufacturer\":\"Glass America\",\"approval_number_master\":\"FL#361-R0\",\"approval_number\":\"FL361.1\",\"seq\":1,\"product_model\":\"Ser. 5000 Alum Storefront (Mia\",\"product_description\":\"Alum Glazed Window Wall Sys. LM Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Alumiglass, Inc.\":[{\"manufacturer\":\"Alumiglass, Inc.\",\"approval_number_master\":\"FL#362-R0\",\"approval_number\":\"FL362.1\",\"seq\":1,\"product_model\":\"Alumiwall 2-1\\\/2\\\"x 6\\\" Deep Fram\",\"product_description\":\"Alum Structural Glazed Curtain Wall SM Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alumiglass, Inc.\",\"approval_number_master\":\"FL#362-R0\",\"approval_number\":\"FL362.2\",\"seq\":2,\"product_model\":\"Alumiwall 2-1\\\/2\\\"x 6\\\" Deep Fram\",\"product_description\":\"Alum Structural Glazed Curtain Wall LM Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alumiglass, Inc.\",\"approval_number_master\":\"FL#9921-R1\",\"approval_number\":\"FL9921.1\",\"seq\":1,\"product_model\":\"AlumiWall 6000\",\"product_description\":\"Small-Missile Glazed Aluminum Curtainwall System\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alumiglass, Inc.\",\"approval_number_master\":\"FL#9921-R1\",\"approval_number\":\"FL9921.2\",\"seq\":2,\"product_model\":\"AlumiWall 6000\",\"product_description\":\"Large-Missile Glazed Aluminum Curtainwall System\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alumiglass, Inc.\",\"approval_number_master\":\"FL#14084-R0\",\"approval_number\":\"FL14084.1\",\"seq\":1,\"product_model\":\"Alumiwall 6400HP\",\"product_description\":\"Structurally Glazed Curtainwall System\",\"design_pressure\":\"+90\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"TRULITE GLASS and ALUMINUM SOLUTIONS\":[{\"manufacturer\":\"TRULITE GLASS and ALUMINUM SOLUTIONS\",\"approval_number_master\":\"FL#2110-R0\",\"approval_number\":\"FL2110.1\",\"seq\":1,\"product_model\":\"PBS 383 CURTAIN WALL\",\"product_description\":\"PBS 383 Curtain Wall (small missile)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRULITE GLASS and ALUMINUM SOLUTIONS\",\"approval_number_master\":\"FL#2129-R0\",\"approval_number\":\"FL2129.1\",\"seq\":1,\"product_model\":\"IBSS Curtain Wall\",\"product_description\":\"Continuous Beam Curtain Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRULITE GLASS and ALUMINUM SOLUTIONS\",\"approval_number_master\":\"FL#6355-R0\",\"approval_number\":\"FL6355.1\",\"seq\":1,\"product_model\":\"PBS383 SMI CURTAINWALL\",\"product_description\":\"2 1\\\/2\\\" X VARIES FOR 1\\\" & 1\\\/4\\\" GLAZING\",\"design_pressure\":\"+105\\\/-105\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRULITE GLASS and ALUMINUM SOLUTIONS\",\"approval_number_master\":\"FL#6354-R1\",\"approval_number\":\"FL6354.1\",\"seq\":1,\"product_model\":\"PBS383 CURTAINWALL - NON-IMPACT\",\"product_description\":\"2-1\\\/2\\\" x VARIES FOR 1\\\/4\\\" & 1\\\" GLAZING\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-13 00:00:00\",\"instructions_url\":\"\"}],\"Vistawall Architectural Products\":[{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#2889-R1\",\"approval_number\":\"FL2889.1\",\"seq\":1,\"product_model\":\"CW-250\",\"product_description\":\"Aluminum and Glass Curtainwall System\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#2889-R1\",\"approval_number\":\"FL2889.2\",\"seq\":2,\"product_model\":\"CW-250 (Screw-Spline)\",\"product_description\":\"Aluminum and Glass Curtainwall System\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#2889-R1\",\"approval_number\":\"FL2889.3\",\"seq\":3,\"product_model\":\"HP-225\",\"product_description\":\"Aluminum and Glass Curtainwall System\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#2889-R1\",\"approval_number\":\"FL2889.4\",\"seq\":4,\"product_model\":\"ICW-250\",\"product_description\":\"Aluminum and Glass Curtainwall System\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#6129-R0\",\"approval_number\":\"FL6129.1\",\"seq\":1,\"product_model\":\"HR-250 Single Span Large Missile\",\"product_description\":\"6-3\\\/4\\\" Deep Aluminum Frame Curtainwall System\",\"design_pressure\":\"+63.5\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#6129-R0\",\"approval_number\":\"FL6129.2\",\"seq\":2,\"product_model\":\"HR-250 Single Span Small Missile\",\"product_description\":\"6-3\\\/4\\\" Deep Aluminum Frame Curtainwall System\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#6129-R0\",\"approval_number\":\"FL6129.3\",\"seq\":3,\"product_model\":\"HR-250 Twin Span\",\"product_description\":\"6-3\\\/4\\\" Deep Aluminum Frame Curtainwall System\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#7192-R0\",\"approval_number\":\"FL7192.1\",\"seq\":1,\"product_model\":\"HR-251DG\",\"product_description\":\"7-1\\\/2\\\" Deep Aluminum Dry-Glazed Curtainwall System\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#12001-R0\",\"approval_number\":\"FL12001.1\",\"seq\":1,\"product_model\":\"HR-250 Curtain Wall System\",\"product_description\":\"6-3\\\/4\\\" Deep Aluminum Frame System\",\"design_pressure\":\"+63\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#12003-R0\",\"approval_number\":\"FL12003.1\",\"seq\":1,\"product_model\":\"Reliance Curtain Wall\",\"product_description\":\"7-1\\\/4\\\" deep Aluminum Curtain Wall System\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#12127-R0\",\"approval_number\":\"FL12127.1\",\"seq\":1,\"product_model\":\"Series CW-250\",\"product_description\":\"Curtain Wall System\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#12128-R0\",\"approval_number\":\"FL12128.1\",\"seq\":1,\"product_model\":\"Series ICW-250\",\"product_description\":\"Curtain Wall System\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#12129-R0\",\"approval_number\":\"FL12129.1\",\"seq\":1,\"product_model\":\"Reliance Screw Spline\",\"product_description\":\"Curtain Wall System\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#12130-R0\",\"approval_number\":\"FL12130.1\",\"seq\":1,\"product_model\":\"Series CW-250 Screw Spline\",\"product_description\":\"Curtain Wall System\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vistawall Architectural Products\",\"approval_number_master\":\"FL#12133-R0\",\"approval_number\":\"FL12133.1\",\"seq\":1,\"product_model\":\"Series HR-251\",\"product_description\":\"SSG Curtain Wall System\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"RC Aluminum Industries, Inc.\":[{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#3396-R0\",\"approval_number\":\"FL3396.1\",\"seq\":1,\"product_model\":\"HP3060 Aluminum Window Wall System\",\"product_description\":\"Small missile impact resistant aluminum window wall system.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#3396-R0\",\"approval_number\":\"FL3396.2\",\"seq\":2,\"product_model\":\"Series FX345 Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#3396-R0\",\"approval_number\":\"FL3396.3\",\"seq\":3,\"product_model\":\"Series FX345 Aluminum Window Wall System\",\"product_description\":\"Small missile impact resistant aluminum window wall system.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#3396-R0\",\"approval_number\":\"FL3396.4\",\"seq\":4,\"product_model\":\"Series HP3060 Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#3396-R0\",\"approval_number\":\"FL3396.5\",\"seq\":5,\"product_model\":\"Series HP3070 Aluminum Window Wall System\",\"product_description\":\"Large missile impact resistant aluminum window wall system.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RC Aluminum Industries, Inc.\",\"approval_number_master\":\"FL#3396-R0\",\"approval_number\":\"FL3396.6\",\"seq\":6,\"product_model\":\"Series HP3070 Aluminum Window Wall System w\\\/7\\\" Mullion\",\"product_description\":\"Small missile impact resistant aluminum window wall system.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"TSG Industries, Inc.\":[{\"manufacturer\":\"TSG Industries, Inc.\",\"approval_number_master\":\"FL#4263-R0\",\"approval_number\":\"FL4263.1\",\"seq\":1,\"product_model\":\"AAP-3090-PB\",\"product_description\":\"Aluminum, glass and aluminum panel impact glazed curtainwall system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TSG Industries, Inc.\",\"approval_number_master\":\"FL#4350-R0\",\"approval_number\":\"FL4350.1\",\"seq\":1,\"product_model\":\"AAP-2560-RW\",\"product_description\":\"Ribbon Window\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TSG Industries, Inc.\",\"approval_number_master\":\"FL#4381-R0\",\"approval_number\":\"FL4381.1\",\"seq\":1,\"product_model\":\"AAP - 3060 - CW\",\"product_description\":\"Gasketed, I Beam Curtain Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TSG Industries, Inc.\",\"approval_number_master\":\"FL#4381-R0\",\"approval_number\":\"FL4381.2\",\"seq\":2,\"product_model\":\"AAP - 3060 - CW\",\"product_description\":\"Standard I Beam Curtain Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TSG Industries, Inc.\",\"approval_number_master\":\"FL#4381-R0\",\"approval_number\":\"FL4381.3\",\"seq\":3,\"product_model\":\"AAP - 3060 - SS\",\"product_description\":\"2 Sided Silicone, I Beam Curtain Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TSG Industries, Inc.\",\"approval_number_master\":\"FL#4386-R0\",\"approval_number\":\"FL4386.1\",\"seq\":1,\"product_model\":\"AAP - 2560 - PB\",\"product_description\":\"Pressure Plate Curtain Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TSG Industries, Inc.\",\"approval_number_master\":\"FL#4386-R0\",\"approval_number\":\"FL4386.2\",\"seq\":2,\"product_model\":\"AAP - 2575 - PB\",\"product_description\":\"Pressure Plate Window Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TSG Industries, Inc.\",\"approval_number_master\":\"FL#6781-R0\",\"approval_number\":\"FL6781.1\",\"seq\":1,\"product_model\":\"AAP - 2050 - WW\",\"product_description\":\"AAP - 2050 - WW\",\"design_pressure\":\"+70 PSF\\\/-70 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TSG Industries, Inc.\",\"approval_number_master\":\"FL#7128-R0\",\"approval_number\":\"FL7128.1\",\"seq\":1,\"product_model\":\"AAP - 2045 - FDH\",\"product_description\":\"Fixed Double Hung Window\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TSG Industries, Inc.\",\"approval_number_master\":\"FL#11013-R0\",\"approval_number\":\"FL11013.1\",\"seq\":1,\"product_model\":\"AAP 2575\",\"product_description\":\"I - Beam Curtain Wall with Large Missle Impact Glazing\",\"design_pressure\":\"+40\\\/-72\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-07-07 00:00:00\",\"instructions_url\":\"\"}],\"Mitsubishi Chemical America, ALPOLIC Division\":[{\"manufacturer\":\"Mitsubishi Chemical America, ALPOLIC Division\",\"approval_number_master\":\"FL#3278-R1\",\"approval_number\":\"FL3278.1\",\"seq\":1,\"product_model\":\"ALPOLIC\",\"product_description\":\"Metal \\\/ Polyethylene Composite Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mitsubishi Chemical America, ALPOLIC Division\",\"approval_number_master\":\"FL#3278-R1\",\"approval_number\":\"FL3278.2\",\"seq\":2,\"product_model\":\"ALPOLIC FR\",\"product_description\":\"Metal \\\/ Mineral filled Composite panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Ecolite Concrete USA, Inc.\":[{\"manufacturer\":\"Ecolite Concrete USA, Inc.\",\"approval_number_master\":\"FL#8688-R0\",\"approval_number\":\"FL8688.1\",\"seq\":1,\"product_model\":\"2\\\" Ecolite Cellular Concrete Wall - 4' Wide\",\"product_description\":\"Composite Precast Thin-Shell Cellular Concrete in cold-Formed Steel Framing Panel x 4.5\\\" Thick\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ecolite Concrete USA, Inc.\",\"approval_number_master\":\"FL#8688-R0\",\"approval_number\":\"FL8688.2\",\"seq\":2,\"product_model\":\"2\\\" Ecolite Cellular Concrete Wall - 6' Wide\",\"product_description\":\"Composite Precast Thin-Shell Cellular Concrete in cold-Formed Steel Framing Panel x 4.5\\\" Thick\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Accura Systems, Inc.\":[{\"manufacturer\":\"Accura Systems, Inc.\",\"approval_number_master\":\"FL#8867-R1\",\"approval_number\":\"FL8867.3\",\"seq\":3,\"product_model\":\"Accunit Window Wall\",\"product_description\":\"2-1\\\/2\\\" x 4-1\\\/2\\\" Accunit Window Wall System\",\"design_pressure\":\"+32\\\/-59\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Accura Systems, Inc.\",\"approval_number_master\":\"FL#8867-R0\",\"approval_number\":\"FL8867.1\",\"seq\":1,\"product_model\":\"Accq-Wall Curtain Wall\",\"product_description\":\"2-1\\\/2\\\" x 7-1\\\/2\\\" Accq-Wall Curtain Wall system\",\"design_pressure\":\"+28.52\\\/-28.52\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Accura Systems, Inc.\",\"approval_number_master\":\"FL#8867-R0\",\"approval_number\":\"FL8867.2\",\"seq\":2,\"product_model\":\"Accunit Window Wall\",\"product_description\":\"2-1\\\/2\\\" x 4-1\\\/2\\\" Accunit Window Wall System\",\"design_pressure\":\"+32\\\/-59\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Hexaport International, Ltd.\":[{\"manufacturer\":\"Hexaport International, Ltd.\",\"approval_number_master\":\"FL#10353-R0\",\"approval_number\":\"FL10353.1\",\"seq\":1,\"product_model\":\"Stiff Panel Wall System\",\"product_description\":\"Exterior wall composite panel composed of non-combustible structural elements and sheathing\",\"design_pressure\":\"+78\\\/-62\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"United States Aluminum Corp.\":[{\"manufacturer\":\"United States Aluminum Corp.\",\"approval_number_master\":\"FL#2672-R2\",\"approval_number\":\"FL2672.1\",\"seq\":1,\"product_model\":\"2200 Curtain Wall\",\"product_description\":\"Curtain Wall for 1\\\" Glazing\",\"design_pressure\":\"+69.3\\\/-69.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United States Aluminum Corp.\",\"approval_number_master\":\"FL#2672-R2\",\"approval_number\":\"FL2672.2\",\"seq\":2,\"product_model\":\"3150 Curtain Wall\",\"product_description\":\"Butt Glaze Curtain Wall\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United States Aluminum Corp.\",\"approval_number_master\":\"FL#2672-R2\",\"approval_number\":\"FL2672.3\",\"seq\":3,\"product_model\":\"3250 Curtain Wall\",\"product_description\":\"1\\\/4\\\"or 1\\\" Curtain Wall\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United States Aluminum Corp.\",\"approval_number_master\":\"FL#2672-R2\",\"approval_number\":\"FL2672.4\",\"seq\":4,\"product_model\":\"4250 T Curtain Wall\",\"product_description\":\"2 1\\\/2\\\" x 6\\\" Curtain Wall for 1\\\/4\\\" or 1\\\" Glass\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United States Aluminum Corp.\",\"approval_number_master\":\"FL#2672-R2\",\"approval_number\":\"FL2672.5\",\"seq\":5,\"product_model\":\"4500 Curtain Wall\",\"product_description\":\"2 1\\\/4\\\" x 7\\\" Curtain Wall for 1\\\/4\\\" or 1\\\" Glass\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United States Aluminum Corp.\",\"approval_number_master\":\"FL#2672-R2\",\"approval_number\":\"FL2672.6\",\"seq\":6,\"product_model\":\"4500 SG\",\"product_description\":\"Butt Glaze Curtain Wall 1 \\\/4\\\" or 1\\\" Glass\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United States Aluminum Corp.\",\"approval_number_master\":\"FL#2672-R2\",\"approval_number\":\"FL2672.7\",\"seq\":7,\"product_model\":\"IW 3250\",\"product_description\":\"Impact Curtain Wall 7\\\/16\\\"\",\"design_pressure\":\"+44\\\/-44\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United States Aluminum Corp.\",\"approval_number_master\":\"FL#2672-R2\",\"approval_number\":\"FL2672.8\",\"seq\":8,\"product_model\":\"IW3250 - 1 3\\\/16\\\" Glass\",\"product_description\":\"Impact Curtain Wall 1 3\\\/16 Glass\",\"design_pressure\":\"+44\\\/-44\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Wellbilt International\":[{\"manufacturer\":\"Wellbilt International\",\"approval_number_master\":\"FL#2981-R2\",\"approval_number\":\"FL2981.1\",\"seq\":1,\"product_model\":\"Sure-Board Wall Panel\",\"product_description\":\"Sure-Board Wall Panel\",\"design_pressure\":\"+64.3\\\/-64.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wellbilt International\",\"approval_number_master\":\"FL#2981-R2\",\"approval_number\":\"FL2981.2\",\"seq\":2,\"product_model\":\"Sure-Board Wall Panel\",\"product_description\":\"Sure-Board Wall Panel\",\"design_pressure\":\"+64.3\\\/-64.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-05 00:00:00\",\"instructions_url\":\"\"}],\"Solar Innovations, Inc.\":[{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#11260-R0\",\"approval_number\":\"FL11260.1\",\"seq\":1,\"product_model\":\"SOLAR CURTAIN WALL PANEL\",\"product_description\":\"SOLAR CURTAIN WALL PANEL, 48X96 NOMINAL\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#11260-R0\",\"approval_number\":\"FL11260.2\",\"seq\":2,\"product_model\":\"STAR CURTAIN WALL PANEL\",\"product_description\":\"STAR CURTAIN WALL PANEL, 48X96 NOMINAL\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#13582-R0\",\"approval_number\":\"FL13582.1\",\"seq\":1,\"product_model\":\"WOOD CURTAIN WALL\",\"product_description\":\"WOOD CURTAIN WALL - FLAT - IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#13582-R0\",\"approval_number\":\"FL13582.2\",\"seq\":2,\"product_model\":\"WOOD CURTAIN WALL\",\"product_description\":\"WOOD CURTAIN WALL - 102D CORNER - IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#14399-R0\",\"approval_number\":\"FL14399.1\",\"seq\":1,\"product_model\":\"2.5 VG WOOD CURTAIN WALL\",\"product_description\":\"2.5 VG WOOD CURTAIN WALL, NON-IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#13582-R3\",\"approval_number\":\"FL13582.3\",\"seq\":3,\"product_model\":\"WOOD CURTAIN WALL\",\"product_description\":\"WOOD CURTAIN WALL - FLAT - IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#13582-R3\",\"approval_number\":\"FL13582.4\",\"seq\":4,\"product_model\":\"WOOD CURTAIN WALL\",\"product_description\":\"WOOD CURTAIN WALL - 102D CORNER - IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Extech Exterior Technologies\":[{\"manufacturer\":\"Extech Exterior Technologies\",\"approval_number_master\":\"FL#12839-R0\",\"approval_number\":\"FL12839.1\",\"seq\":1,\"product_model\":\"SERIES 3300 ALUMINUM VERTICAL WALL\",\"product_description\":\"SERIES 3300 ALUMINUM VERTICAL WALL\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Enclos Corporation\":[{\"manufacturer\":\"Enclos Corporation\",\"approval_number_master\":\"FL#12943-R0\",\"approval_number\":\"FL12943.1\",\"seq\":1,\"product_model\":\"Series 5530 SPG\",\"product_description\":\"Aluminum Window Wall\",\"design_pressure\":\"+110\\\/-143\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Enclos Corporation\",\"approval_number_master\":\"FL#12945-R0\",\"approval_number\":\"FL12945.1\",\"seq\":1,\"product_model\":\"Series 7030 SGP CW\",\"product_description\":\"Structurally Glazed Aluminum Curtainwall System\",\"design_pressure\":\"+110\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-03 00:00:00\",\"instructions_url\":\"\"}],\"Vitro America, LLC\":[{\"manufacturer\":\"Vitro America, LLC\",\"approval_number_master\":\"FL#14393-R0\",\"approval_number\":\"FL14393.1\",\"seq\":1,\"product_model\":\"SW700\",\"product_description\":\"SW700 PANELIZED CURTAINWALL\\nFOR 1\\\" INSULATED GLASS\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-08-06 00:00:00\",\"instructions_url\":\"\"}],\"Wausau Window and Wall Systems\":[{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#15258-R0\",\"approval_number\":\"FL15258.1\",\"seq\":1,\"product_model\":\"Superwall Curtain Wall\",\"product_description\":\"Aluminum Curtain Wall System\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#16767-R0\",\"approval_number\":\"FL16767.1\",\"seq\":1,\"product_model\":\"Series 200\",\"product_description\":\"Aluminum Curtain Wall System\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#16767-R0\",\"approval_number\":\"FL16767.2\",\"seq\":2,\"product_model\":\"Series 400\",\"product_description\":\"Aluminum Curtain Wall System\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#16767-R0\",\"approval_number\":\"FL16767.3\",\"seq\":3,\"product_model\":\"Series ForceFront Curtain Wall System\",\"product_description\":\"CW 400 Twin-Span Captured and SSG\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#16767-R0\",\"approval_number\":\"FL16767.4\",\"seq\":4,\"product_model\":\"Series ForceFront Curtain Wall System\",\"product_description\":\"CW 400-Single Span Captured and SSG\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Window and Wall Systems\",\"approval_number_master\":\"FL#21569-R0\",\"approval_number\":\"FL21569.1\",\"seq\":1,\"product_model\":\"Series 6250\\\/7250\\\/8250\\\/10250 Superwall Curtain Wall System\",\"product_description\":\"Non impact resistant aluminum curtain wall system.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-14 00:00:00\",\"instructions_url\":\"\"}],\"Faour Glass Technologies\":[{\"manufacturer\":\"Faour Glass Technologies\",\"approval_number_master\":\"FL#15533-R0\",\"approval_number\":\"FL15533.1\",\"seq\":1,\"product_model\":\"SLIMPACT\",\"product_description\":\"Frameless Impact Resistant Curtainwall\",\"design_pressure\":\"+60.11\\\/-60.11\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Faour Glass Technologies\",\"approval_number_master\":\"FL#15533-R1\",\"approval_number\":\"FL15533.2\",\"seq\":2,\"product_model\":\"SLIMPACT-HVHZ\",\"product_description\":\"Framless Impact Resistant Curtainwall-HVHZ compliant\",\"design_pressure\":\"+60.00\\\/-60.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Physical Security, LLC\":[{\"manufacturer\":\"Physical Security, LLC\",\"approval_number_master\":\"FL#17501-R0\",\"approval_number\":\"FL17501.1\",\"seq\":1,\"product_model\":\"Hertz Global\",\"product_description\":\"3\\\" x 7 1\\\/6\\\" Unitized Aluminum Curtainwall System.\",\"design_pressure\":\"+38\\\/-49\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Physical Security, LLC\",\"approval_number_master\":\"FL#19626-R0\",\"approval_number\":\"FL19626.1\",\"seq\":1,\"product_model\":\"PS RT3 Series Curtainwall System\",\"product_description\":\"Captured or SSG Curtainwall System (LMI)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Physical Security, LLC\",\"approval_number_master\":\"FL#19626-R0\",\"approval_number\":\"FL19626.2\",\"seq\":2,\"product_model\":\"PS RT3 Series Curtainwall System\",\"product_description\":\"Captured or SSG Curtainwall System (SMI)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Physical Security, LLC\",\"approval_number_master\":\"FL#19626-R1\",\"approval_number\":\"FL19626.3\",\"seq\":3,\"product_model\":\"PS RT3 Series Curtainwall System\",\"product_description\":\"Captured or SSG Curtainwall System (Level E)\",\"design_pressure\":\"+100\\\/-102\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Physical Security, LLC\",\"approval_number_master\":\"FL#19626-R3\",\"approval_number\":\"FL19626.4\",\"seq\":4,\"product_model\":\"PS RT4 Series Curtainwall System\",\"product_description\":\"Captured or SSG Curtainwall System (LMI & SMI)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Integro Building Systems, Inc\":[{\"manufacturer\":\"Integro Building Systems, Inc\",\"approval_number_master\":\"FL#15185-R0\",\"approval_number\":\"FL15185.1\",\"seq\":1,\"product_model\":\"AlumiWall 6000 Curtainwall (LMI)\",\"product_description\":\"Large-Missile Glazed Aluminum Curtainwall System\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integro Building Systems, Inc\",\"approval_number_master\":\"FL#15185-R0\",\"approval_number\":\"FL15185.2\",\"seq\":2,\"product_model\":\"AlumiWall 6000 Curtainwall (SMI)\",\"product_description\":\"Small-Missile Glazed Aluminum Curtainwall System\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-15 00:00:00\",\"instructions_url\":\"\"}],\"joesproductmanuf\":[{\"manufacturer\":\"joesproductmanuf\",\"approval_number_master\":\"FL#22635-R0\",\"approval_number\":\"FL22635.1\",\"seq\":1,\"product_model\":\"rewr\",\"product_description\":\"ewrewr\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"joesproductmanuf\",\"approval_number_master\":\"FL#22635-R0\",\"approval_number\":\"FL22635.2\",\"seq\":2,\"product_model\":\"rewr\",\"product_description\":\"a\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-20 00:00:00\",\"instructions_url\":\"\"}],\"United Glass Systems\":[{\"manufacturer\":\"United Glass Systems\",\"approval_number_master\":\"FL#22982-R5\",\"approval_number\":\"FL22982.1\",\"seq\":1,\"product_model\":\"6000 Series Aluminum Window Wall\",\"product_description\":\"Large Missile Impact (LMI) Missile Level \\\"D\\\"\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Glass Systems\",\"approval_number_master\":\"FL#22982-R5\",\"approval_number\":\"FL22982.2\",\"seq\":2,\"product_model\":\"6000 Series Aluminum Window Wall\",\"product_description\":\"Small Missile Impact (SMI)\",\"design_pressure\":\"+120\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Glass Systems\",\"approval_number_master\":\"FL#22982-R5\",\"approval_number\":\"FL22982.3\",\"seq\":3,\"product_model\":\"7000 SG Series Aluminum Window Wall\",\"product_description\":\"Large Missile Impact (LMI) Missile Level D\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Glass Systems\",\"approval_number_master\":\"FL#22982-R5\",\"approval_number\":\"FL22982.4\",\"seq\":4,\"product_model\":\"7000 SG Series Aluminum Window Wall\",\"product_description\":\"Small Missile Impact (SMI)\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Glass Systems\",\"approval_number_master\":\"FL#22982-R5\",\"approval_number\":\"FL22982.5\",\"seq\":5,\"product_model\":\"8000 Series Aluminum Curtain Wall\",\"product_description\":\"8000 Series Aluminum Curtain Wall (LMI - Missile Level D \\\/ SMI)\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Glass Systems\",\"approval_number_master\":\"FL#29509-R0\",\"approval_number\":\"FL29509.1\",\"seq\":1,\"product_model\":\"7000 SGTS Series Aluminum Window Wall - LMI\",\"product_description\":\"7000 SGTS Series Aluminum Window Wall - LMI (Missile Level \\\"D\\\")\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Glass Systems\",\"approval_number_master\":\"FL#29509-R0\",\"approval_number\":\"FL29509.2\",\"seq\":2,\"product_model\":\"7000 SGTS Series Aluminum Window Wall - SMI\",\"product_description\":\"7000 SGTS Series Aluminum Window Wall - SMI\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"TITAN GLASS & ALUMINUM, LLC\":[{\"manufacturer\":\"TITAN GLASS & ALUMINUM, LLC\",\"approval_number_master\":\"FL#27517-R0\",\"approval_number\":\"FL27517.1\",\"seq\":1,\"product_model\":\"SERIES 3070 ALUMINUM WINDOW WALL-SMI\",\"product_description\":\"SERIES 3070 ALUMINUM WINDOW WALL-S.M.I.\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-11-30 00:00:00\",\"instructions_url\":\"\"}],\"Gardner Metal Systems\":[{\"manufacturer\":\"Gardner Metal Systems\",\"approval_number_master\":\"FL#27713-R0\",\"approval_number\":\"FL27713.1\",\"seq\":1,\"product_model\":\"Series 600 Unitized Curtain Wall\",\"product_description\":\"Series 600 Unitized Curtain Wall\",\"design_pressure\":\"+30\\\/-52.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gardner Metal Systems\",\"approval_number_master\":\"FL#27721-R0\",\"approval_number\":\"FL27721.1\",\"seq\":1,\"product_model\":\"Series 600W Unitized Curtain Wall\",\"product_description\":\"Series 600W Unitized Curtain Wall\",\"design_pressure\":\"+23\\\/-28.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Building Envelope Systems, Inc.\":[{\"manufacturer\":\"Building Envelope Systems, Inc.\",\"approval_number_master\":\"FL#28401-R0\",\"approval_number\":\"FL28401.1\",\"seq\":1,\"product_model\":\"Series 3580 Curtain Wall - LMI\\\/SMI\",\"product_description\":\"Series 3580 Curtain Wall - LMI\\\/SMI\",\"design_pressure\":\"+60\\\/-123.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Building Envelope Systems, Inc.\",\"approval_number_master\":\"FL#28401-R1\",\"approval_number\":\"FL28401.2\",\"seq\":2,\"product_model\":\"Series 7500 Curtain Wall (LMI\\\/SMI)\",\"product_description\":\"Series 7500 Curtain Wall (LMI\\\/SMI)\",\"design_pressure\":\"+75\\\/-126\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"NexGen Framing System LLC\":[{\"manufacturer\":\"NexGen Framing System LLC\",\"approval_number_master\":\"FL#31583-R0\",\"approval_number\":\"FL31583.1\",\"seq\":1,\"product_model\":\"X4+ Wall Panel System\",\"product_description\":\"NexGen X4+ Composite Thermal Insulated Light Gauge Steel Wall Panel System. US Patent No. 9624666\",\"design_pressure\":\"+100.0\\\/-100.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Accura Systems Inc.\":[{\"manufacturer\":\"Accura Systems Inc.\",\"approval_number_master\":\"FL#36953-R0\",\"approval_number\":\"FL36953.1\",\"seq\":1,\"product_model\":\"Accel Unitized Wall\",\"product_description\":\"Accura Accel Unitized Curtainwall System\",\"design_pressure\":\"+27.8\\\/-27.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Accura Systems Inc.\",\"approval_number_master\":\"FL#36953-R0\",\"approval_number\":\"FL36953.2\",\"seq\":2,\"product_model\":\"Accunit Wall\",\"product_description\":\"Accura Accunit Ribbon Window System\",\"design_pressure\":\"+26\\\/-26\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Accura Systems Inc.\",\"approval_number_master\":\"FL#36953-R0\",\"approval_number\":\"FL36953.3\",\"seq\":3,\"product_model\":\"Arion Wall\",\"product_description\":\"Accura Systems Arrion Wall Unitized Curtainwall System\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sunset Windows and Doors LLC\":[{\"manufacturer\":\"Sunset Windows and Doors LLC\",\"approval_number_master\":\"FL#37171-R0\",\"approval_number\":\"FL37171.1\",\"seq\":1,\"product_model\":\"Series 50F Capped Curtain Wall\",\"product_description\":\"Series 50F Capped Curtain Wall, Non-Impact, 144\\\" x 120\\\" Frame Size\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunset Windows and Doors LLC\",\"approval_number_master\":\"FL#37171-R0\",\"approval_number\":\"FL37171.2\",\"seq\":2,\"product_model\":\"Series 50F Capped Curtain Wall\",\"product_description\":\"Series 50F Capped Curtain Wall, Non-Impact, 144\\\" x 108\\\" Frame Size\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-30 00:00:00\",\"instructions_url\":\"\"}],\"Elicc Americas Corp\":[{\"manufacturer\":\"Elicc Americas Corp\",\"approval_number_master\":\"FL#37255-R0\",\"approval_number\":\"FL37255.1\",\"seq\":1,\"product_model\":\"Aluminum Window Wall\",\"product_description\":\"Aluminum Window Wall\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-26 00:00:00\",\"instructions_url\":\"\"}]},\"c. panel wall|||6. wall louver\":{\"Greenheck Fan Corporation\":[{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#6876-R12\",\"approval_number\":\"FL6876.1\",\"seq\":1,\"product_model\":\"EHH-501X Hurricane Louver\",\"product_description\":\"5\\\" Deep Horizontal Blade Louver, Extruded Aluminum, UL Classified, Impact & Pressure Resistant\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#6876-R12\",\"approval_number\":\"FL6876.2\",\"seq\":2,\"product_model\":\"ESD-435X Hurricane Louver\",\"product_description\":\"4\\\" Deep Horizontal Blade Louver, Extruded Aluminum, UL Classified, Impact & Pressure Resistant\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#6876-R12\",\"approval_number\":\"FL6876.3\",\"seq\":3,\"product_model\":\"ESD-635X Hurricane Louver\",\"product_description\":\"6\\\" Deep Horizontal Blade Louver, Extruded Aluminum, UL Classified, Impact & Pressure Resistant\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#10088-R10\",\"approval_number\":\"FL10088.1\",\"seq\":1,\"product_model\":\"EHH-601D Hurricane Louver\",\"product_description\":\"6\\\" Deep Horizontal Blade Louver, Extruded Aluminum, Impact & Pressure Resistant\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#10088-R10\",\"approval_number\":\"FL10088.2\",\"seq\":2,\"product_model\":\"EHH-601D Hurricane Louver with VCD-40 Damper\",\"product_description\":\"6\\\" Deep Horizontal Blade Louver with VCD-40 Damper, Extruded Aluminum, High Velocity Wind Driven Rain Resistant, Impact & Pressure Resistant\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#10088-R10\",\"approval_number\":\"FL10088.3\",\"seq\":3,\"product_model\":\"ESD-635D Hurricane Louver with VCD-40 Damper\",\"product_description\":\"6\\\" Deep Horizontal Blade Louver with VCD-40 Damper, Extruded Aluminum, High Velocity Wind Driven Rain Resistant, Impact & Pressure Resistant\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#10088-R10\",\"approval_number\":\"FL10088.4\",\"seq\":4,\"product_model\":\"ESD-635D Hurricane Louver\",\"product_description\":\"6\\\" Deep Horizontal Blade Louver, Extruded Aluminum, Impact & Pressure Resistant\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#11350-R7\",\"approval_number\":\"FL11350.1\",\"seq\":1,\"product_model\":\"EHH-601PD Hurricane Louvered Penthouse\",\"product_description\":\"6\\\" Deep Horizontal Blade Louvered Penthouse, Extruded Aluminum, Impact & Pressure Resistant\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#11350-R7\",\"approval_number\":\"FL11350.2\",\"seq\":2,\"product_model\":\"ESD-635PD Hurricane Louvered Penthouse\",\"product_description\":\"6\\\" Deep Horizontal Blade Louvered Penthouse, Extruded Aluminum, Impact & Pressure Resistant\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#16781-R5\",\"approval_number\":\"FL16781.1\",\"seq\":1,\"product_model\":\"EACA-601D Hurricane Louver\",\"product_description\":\"6\\\" Deep Combination Louver-Damper, Horizontal Blade, Extruded Aluminum, High Velocity Wind Driven Rain Resistant, Impact & Pressure Resistant\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#16785-R5\",\"approval_number\":\"FL16785.1\",\"seq\":1,\"product_model\":\"EVH-660D Hurricane Louver\",\"product_description\":\"6\\\" Deep Vertical Blade Louver, Extruded Aluminum, High Velocity Wind Driven Rain Resistant, Impact & Pressure Resistant\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#19665-R5\",\"approval_number\":\"FL19665.1\",\"seq\":1,\"product_model\":\"EHH-601DE Hurricane Louver (Channel Frame)\",\"product_description\":\"6\\\" Deep Horizontal Blade Louver with Channel Frame, Extruded Aluminum, Impact & Pressure Resistant with Option for High Velocity Wind Driven Rain Resistance\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#19665-R5\",\"approval_number\":\"FL19665.2\",\"seq\":2,\"product_model\":\"EHH-601DE Hurricane Louver (Flange w\\\/ Sleeve Frame)\",\"product_description\":\"6\\\" Deep Horizontal Blade Louver with Flange w\\\/ Sleeve Frame, Extruded Aluminum, Impact & Pressure Resistant with Option for High Velocity Wind Driven Rain Resistance\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#19675-R5\",\"approval_number\":\"FL19675.1\",\"seq\":1,\"product_model\":\"ESD-635DE Hurricane Louver (Channel Frame)\",\"product_description\":\"6\\\" Deep Horizontal Blade Louver with Channel Frame, Extruded Aluminum, Hurricane Impact & Structurally Resistant\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#19675-R5\",\"approval_number\":\"FL19675.2\",\"seq\":2,\"product_model\":\"ESD-635DE Hurricane Louver (Flange w\\\/ Sleeve Frame)\",\"product_description\":\"6\\\" Deep Horizontal Blade Louver with Flange w\\\/ Sleeve Frame, Extruded Aluminum, Impact & Pressure Resistant with Option for High Velocity Wind Driven Rain Resistance\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#19683-R5\",\"approval_number\":\"FL19683.1\",\"seq\":1,\"product_model\":\"EHV-901D Hurricane Louver (Visible & Recessed End Jamb Setups)\",\"product_description\":\"9\\\" Deep Horizontal and Vertical Blade Louver, Extruded Aluminum, High Velocity Wind Driven Rain Resistant, Impact & Pressure Resistant\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#29694-R3\",\"approval_number\":\"FL29694.1\",\"seq\":1,\"product_model\":\"EVH-302D Hurricane Louver\",\"product_description\":\"3\\\" Deep Vertical Blade Louver, Extruded Aluminum, High Velocity Wind Driven Rain Resistant, Impact & Pressure Resistant\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#30297-R3\",\"approval_number\":\"FL30297.1\",\"seq\":1,\"product_model\":\"EHV-550D Hurricane Louver\",\"product_description\":\"5\\\" Deep Vertical Blade Louver, Extruded Aluminum, High Velocity Wind Driven Rain Resistant, Impact & Pressure Resistant\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#35289-R1\",\"approval_number\":\"FL35289.1\",\"seq\":1,\"product_model\":\"EHH-501X Hurricane Louver\",\"product_description\":\"5\\\" Deep Horizontal Blade Louver, Extruded Aluminum, AMCA Listed, Impact & Pressure Resistant\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#35289-R1\",\"approval_number\":\"FL35289.2\",\"seq\":2,\"product_model\":\"ESD-435X Hurricane Louver with 0.08\\\" or 0.125\\\" Thick Blades\",\"product_description\":\"4\\\" Deep Horizontal Blade Louver, Extruded Aluminum, AMCA Listed, Impact & Pressure Resistant\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#35289-R1\",\"approval_number\":\"FL35289.3\",\"seq\":3,\"product_model\":\"ESD-635X Hurricane Louver with 0.08\\\" Thick Blades\",\"product_description\":\"6\\\" Deep Horizontal Blade Louver, Extruded Aluminum, AMCA Listed, Impact & Pressure Resistant\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#35289-R1\",\"approval_number\":\"FL35289.4\",\"seq\":4,\"product_model\":\"ESD-635X Hurricane Louver with 0.125\\\" Thick Blades\",\"product_description\":\"6\\\" Deep Horizontal Blade Louver, Extruded Aluminum, AMCA Listed, Impact & Pressure Resistant\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#19277-R8\",\"approval_number\":\"FL19277.1\",\"seq\":1,\"product_model\":\"EVH-501D Hurricane Louver\",\"product_description\":\"5\\\" Deep Vertical Blade Louver, Extruded Aluminum, High Velocity Wind Driven Rain Resistant, Impact & Pressure Resistant\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#4826-R1\",\"approval_number\":\"FL4826.1\",\"seq\":1,\"product_model\":\"ESD-603D Hurricane Louver\",\"product_description\":\"Impact and Structural Hurricane Louver\",\"design_pressure\":\"+138\\\/-138\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#4826-R1\",\"approval_number\":\"FL4826.2\",\"seq\":2,\"product_model\":\"ESD-603D\\\/HCD-240 Hurricane Louver\\\/Damper\",\"product_description\":\"Wind Driven Rain, Impact and Structural Hurricane Louver\\\/Damper\",\"design_pressure\":\"+138\\\/-138\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#8923-R0\",\"approval_number\":\"FL8923.1\",\"seq\":1,\"product_model\":\"ESS-501D Hurricane Louver\",\"product_description\":\"5\\\" Deep Extruded Aluminum Impact and Structural Hurricane, Florida Product Approved Louver\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#6876-R3\",\"approval_number\":\"FL6876.4\",\"seq\":4,\"product_model\":\"ESD-635X\",\"product_description\":\"6\\\" Deep, Extruded Aluminum, Drainable Blade Florida Product Approved Stationary Louver\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#7494-R3\",\"approval_number\":\"FL7494.1\",\"seq\":1,\"product_model\":\"EVH-602X\",\"product_description\":\"6\\\" Deep, Extruded Aluminum Wind Driven Rain, Florida Product Approved Louver\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#8042-R2\",\"approval_number\":\"FL8042.1\",\"seq\":1,\"product_model\":\"EVH-602D Hurricane Louver\",\"product_description\":\"6\\\" Deep Extruded Aluminum Wind Driven Rain, Impact and Structural Hurricane, Florida Product Approved Louver\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#8042-R2\",\"approval_number\":\"FL8042.2\",\"seq\":2,\"product_model\":\"EVH-602D\\\/VCD-40 Hurricane Louver\\\/Damper\",\"product_description\":\"6\\\" Deep Extruded Aluminum Wind Driven Rain, Impact and Structural Hurricane, Florida Product Approved Louver with VCD-40 Damper\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#4825-R2\",\"approval_number\":\"FL4825.1\",\"seq\":1,\"product_model\":\"SDLE Severe Duty Louvered Enclosure\",\"product_description\":\"Impact and Structural Rated Extruded Aluminum Hurricane Penthouse\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#12941-R0\",\"approval_number\":\"FL12941.1\",\"seq\":1,\"product_model\":\"ESS-502D Hurricane Louver\",\"product_description\":\"5\\\" Deep Extruded Aluminum Impact and Structural Hurricane, Florida Product Approved Louver\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#15718-R0\",\"approval_number\":\"FL15718.1\",\"seq\":1,\"product_model\":\"AFJ-601X\",\"product_description\":\"6\\\" Deep, Fabricated Aluminum, Acoustical Florida Product Approved Stationary Louver\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#15718-R0\",\"approval_number\":\"FL15718.2\",\"seq\":2,\"product_model\":\"EHH-501X\",\"product_description\":\"5\\\" Deep, Extruded Aluminum, Horizontal Wind Driven Rain, Florida Product Approved Stationary Louver\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#15718-R0\",\"approval_number\":\"FL15718.3\",\"seq\":3,\"product_model\":\"ESD-435X\",\"product_description\":\"4\\\" Deep, Extruded Aluminum, Drainable Blade Florida Product Approved Stationary Louver\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#15718-R0\",\"approval_number\":\"FL15718.4\",\"seq\":4,\"product_model\":\"ESD-635X\",\"product_description\":\"6\\\" Deep, Extruded Aluminum, Drainable Blade Florida Product Approved Stationary Louver\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#15719-R0\",\"approval_number\":\"FL15719.1\",\"seq\":1,\"product_model\":\"EVH-602X\",\"product_description\":\"6\\\" Deep, Extruded Aluminum Wind Driven Rain, Florida Product Approved Louver\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#16086-R0\",\"approval_number\":\"FL16086.1\",\"seq\":1,\"product_model\":\"EVH-660D Hurricane Louver\",\"product_description\":\"6\\\" Deep Extruded Aluminum Louver: Wind Driven Rain, Impact, Structural, AMCA Listed, Notice of Acceptance (NOA) and Florida Product Approved Louver\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#16786-R0\",\"approval_number\":\"FL16786.1\",\"seq\":1,\"product_model\":\"AFJ-601D Acoustical Hurricane Louver\",\"product_description\":\"6\\\" Deep Horizontal Blade, Fabricated Aluminum, Impact and Structural Hurricane Florida Product Approved Louver\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-04 00:00:00\",\"instructions_url\":\"\"}],\"The Airolite Company, LLC\":[{\"manufacturer\":\"The Airolite Company, LLC\",\"approval_number_master\":\"FL#7708-R11\",\"approval_number\":\"FL7708.1\",\"seq\":1,\"product_model\":\"K6744X Hurricane Louver\",\"product_description\":\"4\\\" Deep Horizontal Blade Louver, Extruded Aluminum, UL Classified, Impact & Pressure Resistant\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Airolite Company, LLC\",\"approval_number_master\":\"FL#7708-R11\",\"approval_number\":\"FL7708.2\",\"seq\":2,\"product_model\":\"K6746X Hurricane Louver\",\"product_description\":\"6\\\" Deep Horizontal Blade Louver, Extruded Aluminum, UL Classified, Impact & Pressure Resistant\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Airolite Company, LLC\",\"approval_number_master\":\"FL#7708-R11\",\"approval_number\":\"FL7708.3\",\"seq\":3,\"product_model\":\"SCH501X Hurricane Louver\",\"product_description\":\"5\\\" Deep Horizontal Blade Louver, Extruded Aluminum, UL Classified, Impact & Pressure Resistant\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Airolite Company, LLC\",\"approval_number_master\":\"FL#10093-R10\",\"approval_number\":\"FL10093.1\",\"seq\":1,\"product_model\":\"K6746MD Hurricane Louver\",\"product_description\":\"6\\\" Deep Horizontal Blade Louver, Extruded Aluminum, Impact & Pressure Resistant\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Airolite Company, LLC\",\"approval_number_master\":\"FL#10093-R10\",\"approval_number\":\"FL10093.2\",\"seq\":2,\"product_model\":\"K6746MD Hurricane Louver with VCD-40 Damper\",\"product_description\":\"6\\\" Deep Horizontal Blade Louver with VCD-40 Damper, Extruded Aluminum, High Velocity Wind Driven Rain Resistant, Impact & Pressure Resistant\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Airolite Company, LLC\",\"approval_number_master\":\"FL#10093-R10\",\"approval_number\":\"FL10093.3\",\"seq\":3,\"product_model\":\"SCH601MD Hurricane Louver\",\"product_description\":\"6\\\" Deep Horizontal Blade Louver, Extruded Aluminum, Impact & Pressure Resistant\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Airolite Company, LLC\",\"approval_number_master\":\"FL#10093-R10\",\"approval_number\":\"FL10093.4\",\"seq\":4,\"product_model\":\"SCH601MD\\\/VCD-40 Hurricane Louver\\\/Damper\",\"product_description\":\"6\\\" Deep Horizontal Blade Louver with VCD-40 Damper, Extruded Aluminum, High Velocity Wind Driven Rain Resistant, Impact & Pressure Resistant\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Airolite Company, LLC\",\"approval_number_master\":\"FL#11357-R7\",\"approval_number\":\"FL11357.1\",\"seq\":1,\"product_model\":\"K6746PD Hurricane Louvered Penthouse\",\"product_description\":\"6\\\" Deep Horizontal Blade Louvered Penthouse, Extruded Aluminum, Impact & Pressure Resistant\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Airolite Company, LLC\",\"approval_number_master\":\"FL#11357-R7\",\"approval_number\":\"FL11357.2\",\"seq\":2,\"product_model\":\"SCH601PD Hurricane Louvered Penthouse\",\"product_description\":\"6\\\" Deep Horizontal Blade Louvered Penthouse, Extruded Aluminum, Impact & Pressure Resistant\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Airolite Company, LLC\",\"approval_number_master\":\"FL#16743-R5\",\"approval_number\":\"FL16743.1\",\"seq\":1,\"product_model\":\"K8206AMD Hurricane Louver\",\"product_description\":\"6\\\" Deep Combination Louver-Damper, Horizontal Blade, Extruded Aluminum, High Velocity Wind Driven Rain Resistant, Impact & Pressure Resistant\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Airolite Company, LLC\",\"approval_number_master\":\"FL#16746-R5\",\"approval_number\":\"FL16746.1\",\"seq\":1,\"product_model\":\"SCV660MD Hurricane Louver\",\"product_description\":\"6\\\" Deep Vertical Blade Louver, Extruded Aluminum, High Velocity Wind Driven Rain Resistant, Impact & Pressure Resistant\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Airolite Company, LLC\",\"approval_number_master\":\"FL#19673-R4\",\"approval_number\":\"FL19673.1\",\"seq\":1,\"product_model\":\"SCH601MDE Hurricane Louver (Channel Frame)\",\"product_description\":\"6\\\" Deep Horizontal Blade Louver with Channel Frame, Extruded Aluminum, Impact & Pressure Resistant with Option for High Velocity Wind Driven Rain Resistance\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Airolite Company, LLC\",\"approval_number_master\":\"FL#19673-R4\",\"approval_number\":\"FL19673.2\",\"seq\":2,\"product_model\":\"SCH601MDE Hurricane Louver (Flange w\\\/ Sleeve Frame)\",\"product_description\":\"6\\\" Deep Horizontal Blade Louver with Flange w\\\/ Sleeve Frame, Extruded Aluminum, Impact & Pressure Resistant with Option for High Velocity Wind Driven Rain Resistance\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Airolite Company, LLC\",\"approval_number_master\":\"FL#19676-R4\",\"approval_number\":\"FL19676.1\",\"seq\":1,\"product_model\":\"K6746MDE Hurricane Louver (Channel Frame)\",\"product_description\":\"6\\\" Deep Horizontal Blade Louver with Channel Frame, Extruded Aluminum, Impact & Pressure Resistant with Option for High Velocity Wind Driven Rain Resistance\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Airolite Company, LLC\",\"approval_number_master\":\"FL#19676-R4\",\"approval_number\":\"FL19676.2\",\"seq\":2,\"product_model\":\"K6746MDE Hurricane Louver (Flange w\\\/ Sleeve Frame)\",\"product_description\":\"6\\\" Deep Horizontal Blade Louver with Flange w\\\/ Sleeve Frame, Extruded Aluminum, Impact & Pressure Resistant with Option for High Velocity Wind Driven Rain Resistance\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Airolite Company, LLC\",\"approval_number_master\":\"FL#19685-R5\",\"approval_number\":\"FL19685.1\",\"seq\":1,\"product_model\":\"SCC901MD Hurricane Louver (Visible & Recessed End Jamb Setups)\",\"product_description\":\"9\\\" Deep Horizontal and Vertical Blade Louver, Extruded Aluminum, High Velocity Wind Driven Rain Resistant, Impact & Pressure Resistant\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Airolite Company, LLC\",\"approval_number_master\":\"FL#29695-R3\",\"approval_number\":\"FL29695.1\",\"seq\":1,\"product_model\":\"SCV302MD Hurricane Louver\",\"product_description\":\"3\\\" Deep Vertical Blade Louver, Extruded Aluminum, High Velocity Wind Driven Rain Resistant, Impact & Pressure Resistant\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Airolite Company, LLC\",\"approval_number_master\":\"FL#30298-R3\",\"approval_number\":\"FL30298.1\",\"seq\":1,\"product_model\":\"SCC550MD Hurricane Louver\",\"product_description\":\"5\\\" Deep Vertical Blade Louver, Extruded Aluminum, High Velocity Wind Driven Rain Resistant, Impact & Pressure Resistant\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Airolite Company, LLC\",\"approval_number_master\":\"FL#35290-R1\",\"approval_number\":\"FL35290.1\",\"seq\":1,\"product_model\":\"K6744X Hurricane Louver with 0.08\\\" or 0.125\\\" Thick Blades\",\"product_description\":\"4\\\" Deep Horizontal Blade Louver, Extruded Aluminum, AMCA Listed, Impact & Pressure Resistant\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Airolite Company, LLC\",\"approval_number_master\":\"FL#35290-R1\",\"approval_number\":\"FL35290.2\",\"seq\":2,\"product_model\":\"K6746X Hurricane Louver with 0.08\\\" Thick Blades\",\"product_description\":\"6\\\" Deep Horizontal Blade Louver, Extruded Aluminum, AMCA Listed, Impact & Pressure Resistant\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Airolite Company, LLC\",\"approval_number_master\":\"FL#35290-R1\",\"approval_number\":\"FL35290.3\",\"seq\":3,\"product_model\":\"K6746X Hurricane Louver with 0.125\\\" Thick Blades\",\"product_description\":\"6\\\" Deep Horizontal Blade Louver, Extruded Aluminum, AMCA Listed, Impact & Pressure Resistant\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Airolite Company, LLC\",\"approval_number_master\":\"FL#35290-R1\",\"approval_number\":\"FL35290.4\",\"seq\":4,\"product_model\":\"SCH501X Hurricane Louver\",\"product_description\":\"5\\\" Deep Horizontal Blade Louver, Extruded Aluminum, AMCA Listed, Impact & Pressure Resistant\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Airolite Company, LLC\",\"approval_number_master\":\"FL#19278-R8\",\"approval_number\":\"FL19278.1\",\"seq\":1,\"product_model\":\"SCV501MD Hurricane Louver\",\"product_description\":\"5\\\" Deep Vertical Blade Louver, Extruded Aluminum, High Velocity Wind Driven Rain Resistant, Impact & Pressure Resistant\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Airolite Company, LLC\",\"approval_number_master\":\"FL#7708-R3\",\"approval_number\":\"FL7708.4\",\"seq\":4,\"product_model\":\"SCV602X\",\"product_description\":\"6\\\" Deep, Extruded Aluminum Wind Driven Rain, Florida Product Approved Louver\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Airolite Company, LLC\",\"approval_number_master\":\"FL#7708-R3\",\"approval_number\":\"FL7708.5\",\"seq\":5,\"product_model\":\"T9106X\",\"product_description\":\"6\\\" Deep, Fabricated Aluminum, Acoustical Florida Product Approved Stationary Louver\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Airolite Company, LLC\",\"approval_number_master\":\"FL#8926-R2\",\"approval_number\":\"FL8926.1\",\"seq\":1,\"product_model\":\"K605MD Hurricane Louver\",\"product_description\":\"5\\\" Deep Extruded Aluminum Impact and Structural Hurricane, Florida Product Approved Louver\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-07-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Airolite Company, LLC\",\"approval_number_master\":\"FL#8926-R2\",\"approval_number\":\"FL8926.2\",\"seq\":2,\"product_model\":\"SCV602MD Hurricane Louver\",\"product_description\":\"6\\\" Deep Extruded Aluminum Wind Driven Rain, Impact and Structural Hurricane, Florida Product Approved Louver\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Airolite Company, LLC\",\"approval_number_master\":\"FL#8926-R2\",\"approval_number\":\"FL8926.3\",\"seq\":3,\"product_model\":\"SCV602MD Hurricane Louver\\\/Damper\",\"product_description\":\"6\\\" Deep Extruded Aluminum Wind Driven Rain, Impact and Structural Hurricane, Florida Product Approved Louver with VCD-40 Damper\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Airolite Company, LLC\",\"approval_number_master\":\"FL#12942-R0\",\"approval_number\":\"FL12942.1\",\"seq\":1,\"product_model\":\"K605MD\",\"product_description\":\"5\\\" Deep Extruded Aluminum Impact and Structural Hurricane, Florida Product Approved Louver\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Airolite Company, LLC\",\"approval_number_master\":\"FL#15720-R0\",\"approval_number\":\"FL15720.1\",\"seq\":1,\"product_model\":\"K6744X\",\"product_description\":\"4\\\" Deep, Extruded Aluminum, Drainable Blade Florida Product Approved Stationary Louver\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Airolite Company, LLC\",\"approval_number_master\":\"FL#15720-R0\",\"approval_number\":\"FL15720.2\",\"seq\":2,\"product_model\":\"K6746X\",\"product_description\":\"6\\\" Deep, Extruded Aluminum, Drainable Blade Florida Product Approved Stationary Louver\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Airolite Company, LLC\",\"approval_number_master\":\"FL#15720-R0\",\"approval_number\":\"FL15720.3\",\"seq\":3,\"product_model\":\"SCH501X\",\"product_description\":\"5\\\" Deep, Extruded Aluminum, Horizontal Wind Driven Rain, Florida Product Approved Stationary Louver\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Airolite Company, LLC\",\"approval_number_master\":\"FL#15720-R0\",\"approval_number\":\"FL15720.4\",\"seq\":4,\"product_model\":\"T9106X\",\"product_description\":\"6\\\" Deep, Fabricated Aluminum, Acoustical Florida Product Approved Stationary Louver\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Airolite Company, LLC\",\"approval_number_master\":\"FL#15721-R0\",\"approval_number\":\"FL15721.1\",\"seq\":1,\"product_model\":\"SCV602X\",\"product_description\":\"6\\\" Deep, Extruded Aluminum Wind Driven Rain, Florida Product Approved Louver\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Airolite Company, LLC\",\"approval_number_master\":\"FL#16087-R0\",\"approval_number\":\"FL16087.1\",\"seq\":1,\"product_model\":\"SCV660MD Hurricane Luover\",\"product_description\":\"6\\\" Deep Extruded Aluminum Louver: Wind Driven Rain, Impact, Structural, AMCA Listed, Notice of Acceptance (NOA) and Florida Product Approved Louver\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Airolite Company, LLC\",\"approval_number_master\":\"FL#16787-R0\",\"approval_number\":\"FL16787.1\",\"seq\":1,\"product_model\":\"T9106MD Acoustical Hurricane Louver\",\"product_description\":\"6\\\" Deep Horizontal Blade, Fabricated Aluminum, Impact and Structural Hurricane, AMCA Listed and Florida Product Approved Louver\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-04 00:00:00\",\"instructions_url\":\"\"}],\"Metallic Products\":[{\"manufacturer\":\"Metallic Products\",\"approval_number_master\":\"FL#12256-R0\",\"approval_number\":\"FL12256.1\",\"seq\":1,\"product_model\":\"MPF-G\",\"product_description\":\"Fixed Blades Wall Louver\",\"design_pressure\":\"+N\\\/A\\\/-116\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metallic Products\",\"approval_number_master\":\"FL#12256-R0\",\"approval_number\":\"FL12256.2\",\"seq\":2,\"product_model\":\"MPO-G\",\"product_description\":\"Center-Pivot Adjustable Blades Wall Louver\",\"design_pressure\":\"+N\\\/A\\\/-170\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metallic Products\",\"approval_number_master\":\"FL#7235-R0\",\"approval_number\":\"FL7235.1\",\"seq\":1,\"product_model\":\"MPF-G\",\"product_description\":\"Galvanized Steel Stationary Louvers\",\"design_pressure\":\"+0\\\/-87.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metallic Products\",\"approval_number_master\":\"FL#7235-R0\",\"approval_number\":\"FL7235.2\",\"seq\":2,\"product_model\":\"MPO-G\",\"product_description\":\"Adjustable Galvanized Steel Center Pivot Louver\",\"design_pressure\":\"+0\\\/-127.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Quaker Window Products\":[{\"manufacturer\":\"Quaker Window Products\",\"approval_number_master\":\"FL#15860-R5\",\"approval_number\":\"FL15860.1\",\"seq\":1,\"product_model\":\"Series 340(E700) Frame with Impact Louver Insert (WZ4)(Impact)\",\"product_description\":\"Series 340(E700) Frame with Impact Louver Insert (WZ4)(Impact)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Construction Specialties, Inc.\":[{\"manufacturer\":\"Construction Specialties, Inc.\",\"approval_number_master\":\"FL#15929-R11\",\"approval_number\":\"FL15929.1\",\"seq\":1,\"product_model\":\"DC-6174\",\"product_description\":\"Horizontal Drainable louver\",\"design_pressure\":\"+170\\\/-170\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Construction Specialties, Inc.\",\"approval_number_master\":\"FL#21146-R4\",\"approval_number\":\"FL21146.1\",\"seq\":1,\"product_model\":\"DC-9614\",\"product_description\":\"Storm Resistant Dade County Hurricane Louver\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Construction Specialties, Inc.\",\"approval_number_master\":\"FL#21658-R4\",\"approval_number\":\"FL21658.1\",\"seq\":1,\"product_model\":\"DC-4174\",\"product_description\":\"Horizontal Drainable Louver\",\"design_pressure\":\"+170\\\/-170\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Construction Specialties, Inc.\",\"approval_number_master\":\"FL#44694-R0\",\"approval_number\":\"FL44694.1\",\"seq\":1,\"product_model\":\"DC-5804\",\"product_description\":\"Vertical Storm Resistant Dade County Hurricane Louver\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Construction Specialties, Inc.\",\"approval_number_master\":\"FL#47642-R0\",\"approval_number\":\"FL47642.1\",\"seq\":1,\"product_model\":\"DCPL-3704 Aluminum Louver\",\"product_description\":\"Perforated Vertical Storm Resistant Louver\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Construction Specialties, Inc.\",\"approval_number_master\":\"FL#21969-R6\",\"approval_number\":\"FL21969.1\",\"seq\":1,\"product_model\":\"DCH-5704\",\"product_description\":\"Horizontal Line Storm Resistant Louver\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-06-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Construction Specialties, Inc.\",\"approval_number_master\":\"FL#21969-R6\",\"approval_number\":\"FL21969.2\",\"seq\":2,\"product_model\":\"DCV-5704\",\"product_description\":\"Vertical Line Storm Resistant Louver\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-06-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Construction Specialties, Inc.\",\"approval_number_master\":\"FL#2859-R1\",\"approval_number\":\"FL2859.1\",\"seq\":1,\"product_model\":\"DC5304\",\"product_description\":\"Hurricane Resistant Louvers\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Construction Specialties, Inc.\",\"approval_number_master\":\"FL#2859-R1\",\"approval_number\":\"FL2859.2\",\"seq\":2,\"product_model\":\"DC7013\",\"product_description\":\"Hurricane Resistant louvers\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Construction Specialties, Inc.\",\"approval_number_master\":\"FL#2859-R1\",\"approval_number\":\"FL2859.3\",\"seq\":3,\"product_model\":\"DC7024\",\"product_description\":\"Hurricane resistant Louvers\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Construction Specialties, Inc.\",\"approval_number_master\":\"FL#2859-R1\",\"approval_number\":\"FL2859.4\",\"seq\":4,\"product_model\":\"DC7034\",\"product_description\":\"Hurricane Resistant Louvers\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Construction Specialties, Inc.\",\"approval_number_master\":\"FL#2859-R1\",\"approval_number\":\"FL2859.5\",\"seq\":5,\"product_model\":\"DC7044\",\"product_description\":\"Hurricane Resistant Louvers\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Construction Specialties, Inc.\",\"approval_number_master\":\"FL#8718-R0\",\"approval_number\":\"FL8718.1\",\"seq\":1,\"product_model\":\"DC6174 Louver\",\"product_description\":\"DC6174 Drainable Louver\",\"design_pressure\":\"+170\\\/-170\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Construction Specialties, Inc.\",\"approval_number_master\":\"FL#13804-R0\",\"approval_number\":\"FL13804.1\",\"seq\":1,\"product_model\":\"DC 5704\",\"product_description\":\"DC 5704 Hurricane Louver\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Construction Specialties, Inc.\",\"approval_number_master\":\"FL#15929-R0\",\"approval_number\":\"FL15929.2\",\"seq\":2,\"product_model\":\"DC-4174\",\"product_description\":\"4 inch drainable louver\",\"design_pressure\":\"+170\\\/-170\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Construction Specialties, Inc.\",\"approval_number_master\":\"FL#15929-R0\",\"approval_number\":\"FL15929.3\",\"seq\":3,\"product_model\":\"DC-6174\",\"product_description\":\"Horizontal Drainable louver\",\"design_pressure\":\"+170\\\/-170\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Construction Specialties, Inc.\",\"approval_number_master\":\"FL#15929-R0\",\"approval_number\":\"FL15929.4\",\"seq\":4,\"product_model\":\"DC-7024\\\/4080\",\"product_description\":\"Horizontal line standard blades on the front with a vertical line very high performance louver on the rear.\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Construction Specialties, Inc.\",\"approval_number_master\":\"FL#15929-R0\",\"approval_number\":\"FL15929.5\",\"seq\":5,\"product_model\":\"DC-7034\\\/4080\",\"product_description\":\"Horizontal line standard louver on front with an operating louver on the back. The louver can be used in an area that is not water resistant. Passed TAS 100A\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Construction Specialties, Inc.\",\"approval_number_master\":\"FL#15929-R0\",\"approval_number\":\"FL15929.6\",\"seq\":6,\"product_model\":\"DC-7034\\\/4097\",\"product_description\":\"Drainable louver on front with an operating louver on the back. The louver can be used in an area that is not water resistant. Passed TAS 100A\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Construction Specialties, Inc.\",\"approval_number_master\":\"FL#15929-R0\",\"approval_number\":\"FL15929.7\",\"seq\":7,\"product_model\":\"DC-7044\\\/4080\",\"product_description\":\"Horizontal line louver\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Construction Specialties, Inc.\",\"approval_number_master\":\"FL#15929-R0\",\"approval_number\":\"FL15929.8\",\"seq\":8,\"product_model\":\"DCH 5704\",\"product_description\":\"Horizontal line chevron louver\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Construction Specialties, Inc.\",\"approval_number_master\":\"FL#15929-R0\",\"approval_number\":\"FL15929.9\",\"seq\":9,\"product_model\":\"DCV-5704\",\"product_description\":\"Vertical LIne Chevron louver\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Construction Specialties, Inc.\",\"approval_number_master\":\"FL#15929-R1\",\"approval_number\":\"FL15929.10\",\"seq\":10,\"product_model\":\"DCH 5704\",\"product_description\":\"Horizontal line chevron louver\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Construction Specialties, Inc.\",\"approval_number_master\":\"FL#15929-R1\",\"approval_number\":\"FL15929.11\",\"seq\":11,\"product_model\":\"DCV-5704\",\"product_description\":\"Vertical LIne Chevron louver\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Construction Specialties, Inc.\",\"approval_number_master\":\"FL#19266-R0\",\"approval_number\":\"FL19266.1\",\"seq\":1,\"product_model\":\"DC 6804\",\"product_description\":\"Vertical Storm Resistant Dade County Hurricane Louver\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Construction Specialties, Inc.\",\"approval_number_master\":\"FL#20447-R0\",\"approval_number\":\"FL20447.1\",\"seq\":1,\"product_model\":\"DC-6704\",\"product_description\":\"Storm Resistant Dade County Fixed Horizontal Louver\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Construction Specialties, Inc.\",\"approval_number_master\":\"FL#21968-R0\",\"approval_number\":\"FL21968.1\",\"seq\":1,\"product_model\":\"DC-5304\",\"product_description\":\"High Velocity Hurricane Zone Impact Resistant Louver\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-04 00:00:00\",\"instructions_url\":\"\"}],\"Willard Shutter Co.\":[{\"manufacturer\":\"Willard Shutter Co.\",\"approval_number_master\":\"FL#16716-R4\",\"approval_number\":\"FL16716.1\",\"seq\":1,\"product_model\":\"W6 WDR\",\"product_description\":\"Architectural Wall Aluminum Louver - Large Missile Impact Rated\",\"design_pressure\":\"+180\\\/-180\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Willard Shutter Co.\",\"approval_number_master\":\"FL#7441-R0\",\"approval_number\":\"FL7441.1\",\"seq\":1,\"product_model\":\"The Islander Bahama Louver\",\"product_description\":\"\",\"design_pressure\":\"+83.2\\\/-90.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Architectural Louvers\":[{\"manufacturer\":\"Architectural Louvers\",\"approval_number_master\":\"FL#16827-R5\",\"approval_number\":\"FL16827.1\",\"seq\":1,\"product_model\":\"E6JF\",\"product_description\":\"6\\\" DEEP 45 DEGREE HURRICANE DUTY J BLADE\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Louvers\",\"approval_number_master\":\"FL#16827-R5\",\"approval_number\":\"FL16827.2\",\"seq\":2,\"product_model\":\"E6WF\",\"product_description\":\"6\\\" DEEP 45 DEGREE HURRICANE DUTY WDR BLADE\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Louvers\",\"approval_number_master\":\"FL#16827-R5\",\"approval_number\":\"FL16827.3\",\"seq\":3,\"product_model\":\"V6JF\",\"product_description\":\"6\\\" DEEP 45 DEGREE HURRICANE DUTY INVERTED J BLADE\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-31 00:00:00\",\"instructions_url\":\"\"}],\"Flood Solutions, LLC\":[{\"manufacturer\":\"Flood Solutions, LLC\",\"approval_number_master\":\"FL#17588-R0\",\"approval_number\":\"FL17588.1\",\"seq\":1,\"product_model\":\"FS\",\"product_description\":\"FS-1412, FS-1608, FS-1616, FS-1608-HEX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2018-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flood Solutions, LLC\",\"approval_number_master\":\"FL#17588-R0\",\"approval_number\":\"FL17588.2\",\"seq\":2,\"product_model\":\"FS\",\"product_description\":\"FS-1412, FS-1608, FS-1616, FS-1608-HEX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-31 00:00:00\",\"instructions_url\":\"\"}],\"United Enertech\":[{\"manufacturer\":\"United Enertech\",\"approval_number_master\":\"FL#17741-R2\",\"approval_number\":\"FL17741.1\",\"seq\":1,\"product_model\":\"WDV-130 Vertical Aluminum Louver System\",\"product_description\":\"5\\\" Vertical High Velocity Wind Driven Rain Louver\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Enertech\",\"approval_number_master\":\"FL#38775-R1\",\"approval_number\":\"FL38775.1\",\"seq\":1,\"product_model\":\"D-HV-9\",\"product_description\":\"9\\\" Deep Horizontal\\\/Vertical Blade Louver system\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Enertech\",\"approval_number_master\":\"FL#41627-R1\",\"approval_number\":\"FL41627.1\",\"seq\":1,\"product_model\":\"WDV-75\",\"product_description\":\"3\\\" Deep Vertical Blade Hurricane Louver\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Enertech\",\"approval_number_master\":\"FL#46542-R0\",\"approval_number\":\"FL46542.1\",\"seq\":1,\"product_model\":\"PTG-42MD, VTG-30MD\",\"product_description\":\"PTG-42MD (PTAC) & VTG-30MD (VTAC) Aluminum Blade Louver Systems\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Enertech\",\"approval_number_master\":\"FL#47657-R0\",\"approval_number\":\"FL47657.1\",\"seq\":1,\"product_model\":\"D-HV-5\",\"product_description\":\"D-HV-5, 5\\\" Deep Aluminum Louver System\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Enertech\",\"approval_number_master\":\"FL#27021-R2\",\"approval_number\":\"FL27021.1\",\"seq\":1,\"product_model\":\"D-HV-6\",\"product_description\":\"Model D-HV-6 Aluminum Louver System\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Enertech\",\"approval_number_master\":\"FL#5778-R0\",\"approval_number\":\"FL5778.1\",\"seq\":1,\"product_model\":\"VV-10-D\",\"product_description\":\"6\\\" DEEP VERTICAL BLADE DADE CO. APPROVED LOUVER with or without CD-150 damper\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Enertech\",\"approval_number_master\":\"FL#3281-R2\",\"approval_number\":\"FL3281.1\",\"seq\":1,\"product_model\":\"DC-FL-D-4\",\"product_description\":\"4\\\" deep Horizontal Blade Hurricane Louver\",\"design_pressure\":\"+150 psf\\\/-150 psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Enertech\",\"approval_number_master\":\"FL#3284-R2\",\"approval_number\":\"FL3284.1\",\"seq\":1,\"product_model\":\"DCFL-D-6\",\"product_description\":\"DCFL-D-6, 6\\\" deep high velocity wind load louver that is impact approved.\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Enertech\",\"approval_number_master\":\"FL#3281-R2\",\"approval_number\":\"FL3281.2\",\"seq\":2,\"product_model\":\"DCFL-D-4\",\"product_description\":\"4\\\" Hight performance Dade County approved Louver\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Enertech\",\"approval_number_master\":\"FL#3281-R2\",\"approval_number\":\"FL3281.3\",\"seq\":3,\"product_model\":\"DCFL-D-4\",\"product_description\":\"DCFL-D-4 is a louver designed for high velocity wind load areas that is also impact approved.\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Enertech\",\"approval_number_master\":\"FL#3281-R2\",\"approval_number\":\"FL3281.4\",\"seq\":4,\"product_model\":\"dcFL-d-4\",\"product_description\":\"4\\\" Hight performance Dade County approved Louver\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Enertech\",\"approval_number_master\":\"FL#3284-R2\",\"approval_number\":\"FL3284.2\",\"seq\":2,\"product_model\":\"DCFL-D-6\",\"product_description\":\"6\\\" Deep High Velocity Wind Load Louver, impact approved\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Enertech\",\"approval_number_master\":\"FL#12335-R0\",\"approval_number\":\"FL12335.1\",\"seq\":1,\"product_model\":\"FL-D-4\",\"product_description\":\"4\\\" Deep Drainable Blade Louver\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Enertech\",\"approval_number_master\":\"FL#12350-R0\",\"approval_number\":\"FL12350.1\",\"seq\":1,\"product_model\":\"SED 5.1\",\"product_description\":\"Model SED 5.1, Extruded Wind Drive Rain Louver, 5\\\" Deep\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Enertech\",\"approval_number_master\":\"FL#12351-R0\",\"approval_number\":\"FL12351.1\",\"seq\":1,\"product_model\":\"FL-D-6.1\",\"product_description\":\"Model FL-D-6.1, Drainable Blade Extruded Aluminim Louvers, 6\\\" Deep\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Enertech\",\"approval_number_master\":\"FL#13937-R0\",\"approval_number\":\"FL13937.1\",\"seq\":1,\"product_model\":\"DCSED-5.1\",\"product_description\":\"5\\\" Deep Wind Driven Rain Louver for used with or without Model CD-151 Damper\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Enertech\",\"approval_number_master\":\"FL#13956-R0\",\"approval_number\":\"FL13956.1\",\"seq\":1,\"product_model\":\"VV-10-D\",\"product_description\":\"6\\\" Deep Extruded Aluminum Vertical Blade Wind Driven Louvers approved with or without a CD-151 Damper Attached\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Enertech\",\"approval_number_master\":\"FL#15769-R0\",\"approval_number\":\"FL15769.1\",\"seq\":1,\"product_model\":\"DCSED-5.1\",\"product_description\":\"Wind Driven Rain Hurricane Louvers\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Enertech\",\"approval_number_master\":\"FL#15769-R0\",\"approval_number\":\"FL15769.2\",\"seq\":2,\"product_model\":\"VV-10-D\",\"product_description\":\"Wind Driven Rain Hurricane Louvers\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-18 00:00:00\",\"instructions_url\":\"\"}],\"Pottorff\":[{\"manufacturer\":\"Pottorff\",\"approval_number_master\":\"FL#21051-R3\",\"approval_number\":\"FL21051.1\",\"seq\":1,\"product_model\":\"EXA-645-MD\",\"product_description\":\"6'' Deep, Operable Blade, Extruded Aluminum, Hurricane Louver\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pottorff\",\"approval_number_master\":\"FL#27568-R4\",\"approval_number\":\"FL27568.1\",\"seq\":1,\"product_model\":\"MODEL EFJ-937-MD\",\"product_description\":\"9'' Deep, Horizontal \\\/ Vertical Blade, Extruded Aluminum, Hurricane Louver\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pottorff\",\"approval_number_master\":\"FL#32625-R3\",\"approval_number\":\"FL32625.1\",\"seq\":1,\"product_model\":\"ECV-345-MD Extruded Aluminum Louver\",\"product_description\":\"3\\\" Deep, Vertical Blade, Extruded Aluminum, Hurricane Wind Driven Rain\\\/Impact\\\/Structural Louver\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pottorff\",\"approval_number_master\":\"FL#40700-R1\",\"approval_number\":\"FL40700.1\",\"seq\":1,\"product_model\":\"ECV-545-MD\",\"product_description\":\"5\\\" Deep, Vertical Blade, Extruded Aluminum, Hurricane Wind Driven Rain\\\/Impact\\\/Structural Louver\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pottorff\",\"approval_number_master\":\"FL#41078-R1\",\"approval_number\":\"FL41078.1\",\"seq\":1,\"product_model\":\"EDV-545-MD\",\"product_description\":\"5\\\" Deep, Horizontal \\\/ Vertical Blade, Extruded Aluminum, Hurricane Wind Driven Rain\\\/Impact\\\/Structural Louver\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pottorff\",\"approval_number_master\":\"FL#42147-R1\",\"approval_number\":\"FL42147.1\",\"seq\":1,\"product_model\":\"EFD-635-MD\",\"product_description\":\"6\\\" Deep, Horizontal Blade, Extruded Aluminum Hurricane Louver\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pottorff\",\"approval_number_master\":\"FL#46928-R0\",\"approval_number\":\"FL46928.1\",\"seq\":1,\"product_model\":\"EFD-635-MD-PH Hurricane Louvered Penthouse\",\"product_description\":\"6\\\" Deep Horizontal Blade Louvered Penthouse, Extruded Aluminum, Impact & Pressure Resistant\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pottorff\",\"approval_number_master\":\"FL#6818-R0\",\"approval_number\":\"FL6818.1\",\"seq\":1,\"product_model\":\"EFD-637-MD Hurricane Louver\",\"product_description\":\"Impact and Structural Hurricane Louver System\",\"design_pressure\":\"+80 psf\\\/-80 psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pottorff\",\"approval_number_master\":\"FL#7805-R0\",\"approval_number\":\"FL7805.1\",\"seq\":1,\"product_model\":\"EFD-637-MD-PH Hurricane Louver System\",\"product_description\":\"Impact and Structural Hurricane Penthouse Louver System\",\"design_pressure\":\"+80 psf\\\/-80 psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pottorff\",\"approval_number_master\":\"FL#12655-R0\",\"approval_number\":\"FL12655.1\",\"seq\":1,\"product_model\":\"ECD-545-MD\",\"product_description\":\"Impact and Structural Hurricane Louver System\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pottorff\",\"approval_number_master\":\"FL#12655-R0\",\"approval_number\":\"FL12655.2\",\"seq\":2,\"product_model\":\"EFD-637-MD\",\"product_description\":\"Impact and Structural Hurricane Louver System\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pottorff\",\"approval_number_master\":\"FL#12655-R0\",\"approval_number\":\"FL12655.3\",\"seq\":3,\"product_model\":\"EFD-637-MD-PH\",\"product_description\":\"Extruded Aluminum Louver Penthouse\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pottorff\",\"approval_number_master\":\"FL#13619-R0\",\"approval_number\":\"FL13619.1\",\"seq\":1,\"product_model\":\"ECD-545\",\"product_description\":\"5\\\" Wind Driven Rain Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pottorff\",\"approval_number_master\":\"FL#13619-R0\",\"approval_number\":\"FL13619.2\",\"seq\":2,\"product_model\":\"ECV-645\",\"product_description\":\"6\\\" Wind Driven Rain Vertical Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pottorff\",\"approval_number_master\":\"FL#13619-R0\",\"approval_number\":\"FL13619.3\",\"seq\":3,\"product_model\":\"EFD-437\",\"product_description\":\"4\\\" Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pottorff\",\"approval_number_master\":\"FL#13619-R0\",\"approval_number\":\"FL13619.4\",\"seq\":4,\"product_model\":\"EFD-445\",\"product_description\":\"4\\\" Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pottorff\",\"approval_number_master\":\"FL#13619-R0\",\"approval_number\":\"FL13619.5\",\"seq\":5,\"product_model\":\"EFD-637\",\"product_description\":\"6\\\" Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pottorff\",\"approval_number_master\":\"FL#13619-R0\",\"approval_number\":\"FL13619.6\",\"seq\":6,\"product_model\":\"EFD-645\",\"product_description\":\"6\\\" Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pottorff\",\"approval_number_master\":\"FL#13619-R0\",\"approval_number\":\"FL13619.7\",\"seq\":7,\"product_model\":\"EFJ-437\",\"product_description\":\"4\\\" Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pottorff\",\"approval_number_master\":\"FL#13619-R0\",\"approval_number\":\"FL13619.8\",\"seq\":8,\"product_model\":\"EFJ-445\",\"product_description\":\"4\\\" Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pottorff\",\"approval_number_master\":\"FL#13619-R0\",\"approval_number\":\"FL13619.9\",\"seq\":9,\"product_model\":\"EFK-437\",\"product_description\":\"4\\\" Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pottorff\",\"approval_number_master\":\"FL#13619-R0\",\"approval_number\":\"FL13619.10\",\"seq\":10,\"product_model\":\"EFK-445\",\"product_description\":\"4\\\" Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pottorff\",\"approval_number_master\":\"FL#17502-R0\",\"approval_number\":\"FL17502.1\",\"seq\":1,\"product_model\":\"ECV-645-MD\",\"product_description\":\"Aluminum Louver\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pottorff\",\"approval_number_master\":\"FL#17876-R0\",\"approval_number\":\"FL17876.1\",\"seq\":1,\"product_model\":\"ECD-545-MD\",\"product_description\":\"Aluminum Louver w\\\/ or w\\\/o CD-55 Damper\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pottorff\",\"approval_number_master\":\"FL#19137-R0\",\"approval_number\":\"FL19137.1\",\"seq\":1,\"product_model\":\"Model ECV-645-MD\",\"product_description\":\"Aluminum Louver (Large and Small Missile Impact Resistant)\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pottorff\",\"approval_number_master\":\"FL#20766-R0\",\"approval_number\":\"FL20766.1\",\"seq\":1,\"product_model\":\"EAJ-1235-MD\",\"product_description\":\"Aluminum Louver (Large and Small Missile Impact Resistant)\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-06-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pottorff\",\"approval_number_master\":\"FL#20766-R0\",\"approval_number\":\"FL20766.2\",\"seq\":2,\"product_model\":\"ECD-545-FL\",\"product_description\":\"Aluminum Louver (Large and Small Missile Impact Resistant)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-06-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pottorff\",\"approval_number_master\":\"FL#32498-R0\",\"approval_number\":\"FL32498.1\",\"seq\":1,\"product_model\":\"EFD-437-FL\",\"product_description\":\"4'' Deep, Extruded Aluminum, Drainable Blade Florida Product Approved Stationary Louver\",\"design_pressure\":\"+250\\\/-250\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-10 00:00:00\",\"instructions_url\":\"\"}],\"Ruskin Company\":[{\"manufacturer\":\"Ruskin Company\",\"approval_number_master\":\"FL#3283-R0\",\"approval_number\":\"FL3283.1\",\"seq\":1,\"product_model\":\"ELF6375DXD\",\"product_description\":\"Extruded Aluminum Hurricane Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ruskin Company\",\"approval_number_master\":\"FL#3283-R0\",\"approval_number\":\"FL3283.2\",\"seq\":2,\"product_model\":\"ELF6375DXD\\\/CD102 Hurricane Louver\\\/Damper Combination\",\"product_description\":\"Extruded Aluminum Hurricane Louver and Industrial Control Damper Combination\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ruskin Company\",\"approval_number_master\":\"FL#6068-R0\",\"approval_number\":\"FL6068.1\",\"seq\":1,\"product_model\":\"ELF6375DFL\",\"product_description\":\"Extruded Aluminum Stationary Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ruskin Company\",\"approval_number_master\":\"FL#3285-R1\",\"approval_number\":\"FL3285.1\",\"seq\":1,\"product_model\":\"ELF6375DXD\\\/CD50 Extruded Aluminum Hurricane Louver\\\/Damper Combination\",\"product_description\":\"Extruded Aluminum Louver and Control Damper Combination\",\"design_pressure\":\"+138\\\/-138\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ruskin Company\",\"approval_number_master\":\"FL#3286-R1\",\"approval_number\":\"FL3286.1\",\"seq\":1,\"product_model\":\"EME6625D Extruded Aluminum Hurricane Louver\",\"product_description\":\"Extruded Aluminum Wind Driven Rain Resistant Hurricane Louver\",\"design_pressure\":\"+160\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ruskin Company\",\"approval_number_master\":\"FL#3286-R1\",\"approval_number\":\"FL3286.2\",\"seq\":2,\"product_model\":\"EME6625D\\\/CD50 Extruded Aluminum Hurricane Louver\\\/Damper Combination\",\"product_description\":\"Extruded Aluminum Wind Driven Rain Resistant Hurricane Louver and Control Damper Combination\",\"design_pressure\":\"+160\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ruskin Company\",\"approval_number_master\":\"FL#9846-R2\",\"approval_number\":\"FL9846.1\",\"seq\":1,\"product_model\":\"EME520MD Hurricane Louver\",\"product_description\":\"5\\\" Deep Horizontal Blade Wind Driven Rain Resistant Hurricane Louver\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ruskin Company\",\"approval_number_master\":\"FL#10234-R0\",\"approval_number\":\"FL10234.1\",\"seq\":1,\"product_model\":\"ELF375DXD Hurricane Louver\",\"product_description\":\"4\\\" Deep Drainable Blade Hurricane Louver\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ruskin Company\",\"approval_number_master\":\"FL#10235-R3\",\"approval_number\":\"FL10235.1\",\"seq\":1,\"product_model\":\"PHB637HDXD\",\"product_description\":\"Penthouse\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ruskin Company\",\"approval_number_master\":\"FL#11637-R0\",\"approval_number\":\"FL11637.1\",\"seq\":1,\"product_model\":\"ELF375DFL\",\"product_description\":\"4\\\"Hurricane Resistant Louver\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ruskin Company\",\"approval_number_master\":\"FL#11721-R0\",\"approval_number\":\"FL11721.1\",\"seq\":1,\"product_model\":\"PHB6625D\",\"product_description\":\"Hurricane resistant louvered penthouse\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ruskin Company\",\"approval_number_master\":\"FL#12226-R0\",\"approval_number\":\"FL12226.1\",\"seq\":1,\"product_model\":\"ELF6375DXD_CD102\",\"product_description\":\"Extruded Aluminum Hurricane Louver\",\"design_pressure\":\"+148\\\/-148\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ruskin Company\",\"approval_number_master\":\"FL#12232-R0\",\"approval_number\":\"FL12232.1\",\"seq\":1,\"product_model\":\"ELC6375DXD\",\"product_description\":\"Extruded Hurricane Combination Louver\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ruskin Company\",\"approval_number_master\":\"FL#12736-R0\",\"approval_number\":\"FL12736.1\",\"seq\":1,\"product_model\":\"PHB6375DXD\",\"product_description\":\"EXTRUDED ALUMINUM PENTHOUSE\",\"design_pressure\":\"+68\\\/-68\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ruskin Company\",\"approval_number_master\":\"FL#14156-R0\",\"approval_number\":\"FL14156.1\",\"seq\":1,\"product_model\":\"EME6325D\",\"product_description\":\"WIND-DRIVEN RAIN RESISTANT STATIONARY LOUVER\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ruskin Company\",\"approval_number_master\":\"FL#14655-R0\",\"approval_number\":\"FL14655.1\",\"seq\":1,\"product_model\":\"ACL645D\",\"product_description\":\"ACL645D Acoustical Louver\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ruskin Company\",\"approval_number_master\":\"FL#16090-R0\",\"approval_number\":\"FL16090.1\",\"seq\":1,\"product_model\":\"EME420MD Hurricane Louver\",\"product_description\":\"4\\\" Deep Horizontal Blade WInd Driven Rain Resistand Hurricane Louver\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ruskin Company\",\"approval_number_master\":\"FL#21829-R0\",\"approval_number\":\"FL21829.1\",\"seq\":1,\"product_model\":\"ELC6375DXD\",\"product_description\":\"Extruded Hurricane Combination Louver\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-02-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ruskin Company\",\"approval_number_master\":\"FL#21829-R0\",\"approval_number\":\"FL21829.2\",\"seq\":2,\"product_model\":\"ELF375DXD\",\"product_description\":\"4\\\" Deep Drainable Blade Hurricane Louver\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ruskin Company\",\"approval_number_master\":\"FL#21829-R0\",\"approval_number\":\"FL21829.3\",\"seq\":3,\"product_model\":\"ELF6375DXD\",\"product_description\":\"Extruded Aluminum Hurricane Louver\",\"design_pressure\":\"+148\\\/-148\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ruskin Company\",\"approval_number_master\":\"FL#21829-R0\",\"approval_number\":\"FL21829.4\",\"seq\":4,\"product_model\":\"EME420MD\",\"product_description\":\"4\\\" Deep Horizontal Blade\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ruskin Company\",\"approval_number_master\":\"FL#21829-R0\",\"approval_number\":\"FL21829.5\",\"seq\":5,\"product_model\":\"EME520MD\",\"product_description\":\"5\\\" Deep Horizontal Blade Wind Driven Rain Resistant Hurricane Louver\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ruskin Company\",\"approval_number_master\":\"FL#21829-R0\",\"approval_number\":\"FL21829.6\",\"seq\":6,\"product_model\":\"EME6325D\",\"product_description\":\"EME6325D aluminum louver\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-08-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ruskin Company\",\"approval_number_master\":\"FL#21829-R0\",\"approval_number\":\"FL21829.7\",\"seq\":7,\"product_model\":\"EME6625D\",\"product_description\":\"Extruded Aluminum Wind Driven Rain Resistant Hurricane Louver\",\"design_pressure\":\"+160\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ruskin Company\",\"approval_number_master\":\"FL#21829-R0\",\"approval_number\":\"FL21829.8\",\"seq\":8,\"product_model\":\"EME6625D louver with damper option\",\"product_description\":\"EME6625D louver with optional CD-50 Damper\",\"design_pressure\":\"+160\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ruskin Company\",\"approval_number_master\":\"FL#21829-R0\",\"approval_number\":\"FL21829.9\",\"seq\":9,\"product_model\":\"PHB6625D\",\"product_description\":\"Hurricane resistant louvered penthouse\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-11-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ruskin Company\",\"approval_number_master\":\"FL#22334-R0\",\"approval_number\":\"FL22334.1\",\"seq\":1,\"product_model\":\"EME3625DFL\",\"product_description\":\"Aluminum Louver System with Vertical Blades\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ruskin Company\",\"approval_number_master\":\"FL#22554-R0\",\"approval_number\":\"FL22554.1\",\"seq\":1,\"product_model\":\"EME520DFL\",\"product_description\":\"Aluminum Louver System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ruskin Company\",\"approval_number_master\":\"FL#22560-R0\",\"approval_number\":\"FL22560.1\",\"seq\":1,\"product_model\":\"EME6625DFL\",\"product_description\":\"Aluminum Louver System\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ruskin Company\",\"approval_number_master\":\"FL#35026-R0\",\"approval_number\":\"FL35026.1\",\"seq\":1,\"product_model\":\"EME3625DFL Louver\",\"product_description\":\"Ruskin EME3625DFL Aluminum Louver.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ruskin Company\",\"approval_number_master\":\"FL#21829-R5\",\"approval_number\":\"FL21829.10\",\"seq\":10,\"product_model\":\"EME420MD\",\"product_description\":\"4\\\" Deep Horizontal Blade Wind-Driven Rain Resistant Hurricane Louver\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ruskin Company\",\"approval_number_master\":\"FL#21829-R5\",\"approval_number\":\"FL21829.11\",\"seq\":11,\"product_model\":\"EME520MD\",\"product_description\":\"5\\\" Deep Horizontal Blade Wind-Driven Rain Resistant Hurricane Louver\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ruskin Company\",\"approval_number_master\":\"FL#21829-R5\",\"approval_number\":\"FL21829.12\",\"seq\":12,\"product_model\":\"EME5625MD\",\"product_description\":\"5\\\" Deep Vertical Blade Wind-Driven Rain Resistant Hurricane Louver\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ruskin Company\",\"approval_number_master\":\"FL#21829-R5\",\"approval_number\":\"FL21829.13\",\"seq\":13,\"product_model\":\"EME5625MDE\",\"product_description\":\"5\\\" Deep Vertical Bladed, Wind-Driven Rain Resistant Louver\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ruskin Company\",\"approval_number_master\":\"FL#21829-R5\",\"approval_number\":\"FL21829.14\",\"seq\":14,\"product_model\":\"EME6325D\",\"product_description\":\"EME6325D Vertical Blade Wind-Driven Rain Hurricane Louver\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ruskin Company\",\"approval_number_master\":\"FL#21829-R5\",\"approval_number\":\"FL21829.15\",\"seq\":15,\"product_model\":\"EME6625D\",\"product_description\":\"Vertical Blade Wind-Driven Rain Resistant Louver\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ruskin Company\",\"approval_number_master\":\"FL#21829-R5\",\"approval_number\":\"FL21829.16\",\"seq\":16,\"product_model\":\"HZ700MD\",\"product_description\":\"Extreme Performance Louver\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ruskin Company\",\"approval_number_master\":\"FL#21829-R5\",\"approval_number\":\"FL21829.17\",\"seq\":17,\"product_model\":\"PHB637HDXD\",\"product_description\":\"Miami Dade Qualified 6\\\" Drainable Horizontal Blade Penthouse\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ruskin Company\",\"approval_number_master\":\"FL#21829-R5\",\"approval_number\":\"FL21829.18\",\"seq\":18,\"product_model\":\"PHB6625D\",\"product_description\":\"Boxed Corner Penthouse\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-20 00:00:00\",\"instructions_url\":\"\"}],\"Champion PTAC, LLC\":[{\"manufacturer\":\"Champion PTAC, LLC\",\"approval_number_master\":\"FL#46912-R0\",\"approval_number\":\"FL46912.1\",\"seq\":1,\"product_model\":\"Hotel Series VTAC Louver\",\"product_description\":\"Hotel Series Hurricane Impact VTAC Louver\",\"design_pressure\":\"+55\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Champion PTAC, LLC\",\"approval_number_master\":\"FL#22248-R5\",\"approval_number\":\"FL22248.1\",\"seq\":1,\"product_model\":\"Series \\\"Hotel L-110\\\" Hurricane Impact PTAC Louver\",\"product_description\":\"PTAC Cover\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Champion PTAC, LLC\",\"approval_number_master\":\"FL#40680-R2\",\"approval_number\":\"FL40680.1\",\"seq\":1,\"product_model\":\"CP-NL-22.00 PTAC Louver\",\"product_description\":\"Series \\\"NEVERLEAK\\\" Hurricane Impact PTAC Louver with\\n\\\"NEVERLEAK\\\" PTAC Wall Sleeve Assembly\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Champion PTAC, LLC\",\"approval_number_master\":\"FL#16215-R0\",\"approval_number\":\"FL16215.1\",\"seq\":1,\"product_model\":\"L90 PTAC Louver\",\"product_description\":\"L90 Louver for PTAC installations\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-30 00:00:00\",\"instructions_url\":\"\"}],\"E.S. Windows, Inc.\":[{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#31288-R2\",\"approval_number\":\"FL31288.1\",\"seq\":1,\"product_model\":\"SERIES COMPONENTI 5\\\" LOUVER SYSTEM\",\"product_description\":\"SERIES COMPONENTI 5\\\" LOUVER SYSTEM-LMI & SMI\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-24 00:00:00\",\"instructions_url\":\"\"}],\"Eco Window Systems\":[{\"manufacturer\":\"Eco Window Systems\",\"approval_number_master\":\"FL#33717-R0\",\"approval_number\":\"FL33717.1\",\"seq\":1,\"product_model\":\"Series 2700 Aluminum Louver System\",\"product_description\":\"Large Missile Impact Resistant Aluminum Louver System\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-01 00:00:00\",\"instructions_url\":\"\"}],\"Perspective Glass Company\":[{\"manufacturer\":\"Perspective Glass Company\",\"approval_number_master\":\"FL#33764-R1\",\"approval_number\":\"FL33764.1\",\"seq\":1,\"product_model\":\"Model PGC-2\\\" PTAC Aluminum Louver System\",\"product_description\":\"PTAC Louver LMI & SMI\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"American Warming and Ventilating\":[{\"manufacturer\":\"American Warming and Ventilating\",\"approval_number_master\":\"FL#39160-R1\",\"approval_number\":\"FL39160.1\",\"seq\":1,\"product_model\":\"LE-36\",\"product_description\":\"6\\\" Deep Horizontal Blade Louver System\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Warming and Ventilating\",\"approval_number_master\":\"FL#41949-R0\",\"approval_number\":\"FL41949.1\",\"seq\":1,\"product_model\":\"LE-22 4\\\" Louver System\",\"product_description\":\"4\\\" Aluminum Louver System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Warming and Ventilating\",\"approval_number_master\":\"FL#7468-R0\",\"approval_number\":\"FL7468.1\",\"seq\":1,\"product_model\":\"PE 32\",\"product_description\":\"Penthouse, Screen and Enclosure\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Warming and Ventilating\",\"approval_number_master\":\"FL#5121-R1\",\"approval_number\":\"FL5121.1\",\"seq\":1,\"product_model\":\"LE22\",\"product_description\":\"4\\\" deep horizontal blade louver system\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Warming and Ventilating\",\"approval_number_master\":\"FL#5121-R1\",\"approval_number\":\"FL5121.2\",\"seq\":2,\"product_model\":\"LE32\",\"product_description\":\"6\\\" deep horizontal blade louver system.\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Warming and Ventilating\",\"approval_number_master\":\"FL#7453-R1\",\"approval_number\":\"FL7453.1\",\"seq\":1,\"product_model\":\"LE32\",\"product_description\":\"6\\\" deep horizontal blade louver system\",\"design_pressure\":\"+180\\\/-180\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Warming and Ventilating\",\"approval_number_master\":\"FL#11236-R0\",\"approval_number\":\"FL11236.1\",\"seq\":1,\"product_model\":\"LE68\",\"product_description\":\"6\\\" deep vertical blade louver system\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Warming and Ventilating\",\"approval_number_master\":\"FL#13498-R0\",\"approval_number\":\"FL13498.1\",\"seq\":1,\"product_model\":\"LE-54\",\"product_description\":\"5\\\" Deep Horizontal Blade Louver System\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Warming and Ventilating\",\"approval_number_master\":\"FL#7453-R2\",\"approval_number\":\"FL7453.2\",\"seq\":2,\"product_model\":\"LE-32\",\"product_description\":\"6\\\" Deep Horizontal Blade Louver System\",\"design_pressure\":\"+180\\\/-180\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Warming and Ventilating\",\"approval_number_master\":\"FL#7453-R2\",\"approval_number\":\"FL7453.3\",\"seq\":3,\"product_model\":\"LE-32\",\"product_description\":\"6\\\" Deep Horizontal Blade Louver System\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Warming and Ventilating\",\"approval_number_master\":\"FL#7453-R2\",\"approval_number\":\"FL7453.4\",\"seq\":4,\"product_model\":\"LE-54\",\"product_description\":\"5\\\" Deep Horizontal Blade Louver System\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Warming and Ventilating\",\"approval_number_master\":\"FL#7453-R2\",\"approval_number\":\"FL7453.5\",\"seq\":5,\"product_model\":\"LE-68\",\"product_description\":\"6\\\" Deep Vertical Blade Louver System\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-15 00:00:00\",\"instructions_url\":\"\"}],\"Mr-Glass Doors & Windows Manufacturing, LLC\":[{\"manufacturer\":\"Mr-Glass Doors & Windows Manufacturing, LLC\",\"approval_number_master\":\"FL#39859-R1\",\"approval_number\":\"FL39859.1\",\"seq\":1,\"product_model\":\"Series MG450 Aluminum Louver System\",\"product_description\":\"Large Missile Impact Resistant Aluminum Louver System.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Arrow United Industries\":[{\"manufacturer\":\"Arrow United Industries\",\"approval_number_master\":\"FL#41932-R0\",\"approval_number\":\"FL41932.1\",\"seq\":1,\"product_model\":\"Model EA-22 4\\\" Louver System\",\"product_description\":\"4\\\" aluminum Louver System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arrow United Industries\",\"approval_number_master\":\"FL#3662-R0\",\"approval_number\":\"FL3662.1\",\"seq\":1,\"product_model\":\"EA-520-D Extruded Aluminum Louver\",\"product_description\":\"Extruded Aluminum Wind Driven Rain Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arrow United Industries\",\"approval_number_master\":\"FL#3662-R0\",\"approval_number\":\"FL3662.2\",\"seq\":2,\"product_model\":\"EA-825-D Extruded Aluminum Louver\",\"product_description\":\"Extruded Alunimum Wind Driven Rain Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arrow United Industries\",\"approval_number_master\":\"FL#5441-R0\",\"approval_number\":\"FL5441.1\",\"seq\":1,\"product_model\":\"EA-520-D Extruded Aluminum Louver\",\"product_description\":\"Extruded Aluminum Wind Driven Rain Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arrow United Industries\",\"approval_number_master\":\"FL#5441-R0\",\"approval_number\":\"FL5441.2\",\"seq\":2,\"product_model\":\"EA-825-D Extruded Aluminum Louver\",\"product_description\":\"Extruded Aluminum Wind Driven Rain Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arrow United Industries\",\"approval_number_master\":\"FL#3075-R1\",\"approval_number\":\"FL3075.1\",\"seq\":1,\"product_model\":\"EA-22 Louver\",\"product_description\":\"4\\\" deep horizontal blade louver system\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arrow United Industries\",\"approval_number_master\":\"FL#3075-R1\",\"approval_number\":\"FL3075.2\",\"seq\":2,\"product_model\":\"EA-32 Louver\",\"product_description\":\"6\\\" deep horizontal blade louver system\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arrow United Industries\",\"approval_number_master\":\"FL#7472-R1\",\"approval_number\":\"FL7472.1\",\"seq\":1,\"product_model\":\"EA-64\",\"product_description\":\"6\\\" deep horizontal blade louver system\",\"design_pressure\":\"+180\\\/-180\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arrow United Industries\",\"approval_number_master\":\"FL#12707-R0\",\"approval_number\":\"FL12707.1\",\"seq\":1,\"product_model\":\"EAV-66\",\"product_description\":\"6\\\" deep vertical blade louver system\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arrow United Industries\",\"approval_number_master\":\"FL#12707-R0\",\"approval_number\":\"FL12707.2\",\"seq\":2,\"product_model\":\"PH-64\",\"product_description\":\"6\\\" deep horizontal blade penthouse and enclosure louver system\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arrow United Industries\",\"approval_number_master\":\"FL#13500-R0\",\"approval_number\":\"FL13500.1\",\"seq\":1,\"product_model\":\"EA52\",\"product_description\":\"5\\\" Deep Horizontal Blade Louver System\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arrow United Industries\",\"approval_number_master\":\"FL#15205-R0\",\"approval_number\":\"FL15205.1\",\"seq\":1,\"product_model\":\"EAV-81\",\"product_description\":\"EAV-81 impact louver system\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-04 00:00:00\",\"instructions_url\":\"\"}],\"Air Balance Incorporated\":[{\"manufacturer\":\"Air Balance Incorporated\",\"approval_number_master\":\"FL#41933-R0\",\"approval_number\":\"FL41933.1\",\"seq\":1,\"product_model\":\"Model A220 4\\\" Louver System\",\"product_description\":\"4\\\" Aluminum Louver System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Air Balance Incorporated\",\"approval_number_master\":\"FL#5122-R1\",\"approval_number\":\"FL5122.1\",\"seq\":1,\"product_model\":\"A220\",\"product_description\":\"4\\\" deep horizontal blade louver system\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Air Balance Incorporated\",\"approval_number_master\":\"FL#5122-R1\",\"approval_number\":\"FL5122.2\",\"seq\":2,\"product_model\":\"A320\",\"product_description\":\"6\\\" deep horizontal blade louver system\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Air Balance Incorporated\",\"approval_number_master\":\"FL#7452-R1\",\"approval_number\":\"FL7452.1\",\"seq\":1,\"product_model\":\"A320\",\"product_description\":\"6\\\" deep horizontal blade louver system\",\"design_pressure\":\"+180\\\/-180\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Air Balance Incorporated\",\"approval_number_master\":\"FL#7452-R0\",\"approval_number\":\"FL7452.2\",\"seq\":2,\"product_model\":\"A320\",\"product_description\":\"6\\\" Louver System\",\"design_pressure\":\"+180\\\/-180\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Air Balance Incorporated\",\"approval_number_master\":\"FL#7644-R0\",\"approval_number\":\"FL7644.1\",\"seq\":1,\"product_model\":\"P320\",\"product_description\":\"6\\\" deep horizontal blade penthouse and enclosure louver system\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Air Balance Incorporated\",\"approval_number_master\":\"FL#13499-R0\",\"approval_number\":\"FL13499.1\",\"seq\":1,\"product_model\":\"A520\",\"product_description\":\"5\\\" Deep Horizontal Blade Louver System\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-27 00:00:00\",\"instructions_url\":\"\"}],\"Nailor Industries, Inc.\":[{\"manufacturer\":\"Nailor Industries, Inc.\",\"approval_number_master\":\"FL#41947-R2\",\"approval_number\":\"FL41947.1\",\"seq\":1,\"product_model\":\"1. 1609HM Louver\",\"product_description\":\"1609HM Aluminum Louver System, Missile E Impact\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nailor Industries, Inc.\",\"approval_number_master\":\"FL#41947-R2\",\"approval_number\":\"FL41947.2\",\"seq\":2,\"product_model\":\"2. 1606CM Louver\",\"product_description\":\"1606CM Aluminum Louver System, Missile D Impact\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nailor Industries, Inc.\",\"approval_number_master\":\"FL#19273-R0\",\"approval_number\":\"FL19273.1\",\"seq\":1,\"product_model\":\"1604DHPF\",\"product_description\":\"1604DHPF, 4\\\" Deep, Extruded Aluminum, Drainable Blade\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nailor Industries, Inc.\",\"approval_number_master\":\"FL#19273-R0\",\"approval_number\":\"FL19273.2\",\"seq\":2,\"product_model\":\"1604DHPM\",\"product_description\":\"1604DHPM, 4\\\" Deep, Extruded Aluminum, Drainable Blade, HD Frame\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nailor Industries, Inc.\",\"approval_number_master\":\"FL#19273-R0\",\"approval_number\":\"FL19273.3\",\"seq\":3,\"product_model\":\"1604JF\",\"product_description\":\"1604JF, 4\\\" Deep, Extruded Aluminum, J Blade, Architectural\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nailor Industries, Inc.\",\"approval_number_master\":\"FL#19273-R0\",\"approval_number\":\"FL19273.4\",\"seq\":4,\"product_model\":\"1605WDF(M)\",\"product_description\":\"1605WDF(M), 5\\\" Deep, Extruded Aluminum, WDR, Horizontal Blade, Sightproof\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nailor Industries, Inc.\",\"approval_number_master\":\"FL#19273-R0\",\"approval_number\":\"FL19273.5\",\"seq\":5,\"product_model\":\"1606DHPF\",\"product_description\":\"1606DHPF, 6\\\" Deep, Extruded Aluminum, Drainable Blade, High Performance\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nailor Industries, Inc.\",\"approval_number_master\":\"FL#19273-R0\",\"approval_number\":\"FL19273.6\",\"seq\":6,\"product_model\":\"1606DHPM\",\"product_description\":\"1606DHPM, 6\\\" Deep, Extruded Aluminum, Drainable Blade, High Performance, HD Frame\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nailor Industries, Inc.\",\"approval_number_master\":\"FL#19273-R0\",\"approval_number\":\"FL19273.7\",\"seq\":7,\"product_model\":\"1606JF\",\"product_description\":\"1606JF, 6\\\" Deep, Extruded Aluminum, J Blade, Architectural\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nailor Industries, Inc.\",\"approval_number_master\":\"FL#19273-R0\",\"approval_number\":\"FL19273.8\",\"seq\":8,\"product_model\":\"1606WDF\",\"product_description\":\"1606WDF, 6\\\" Deep, Extruded Aluminum, WDR, Horizontal Blade, Sightproof\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nailor Industries, Inc.\",\"approval_number_master\":\"FL#19273-R0\",\"approval_number\":\"FL19273.9\",\"seq\":9,\"product_model\":\"1606WDVF\",\"product_description\":\"1606WDVF, 6\\\" Deep, Extruded Aluminum, WDR, Vertical Blade, Sightproof\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nailor Industries, Inc.\",\"approval_number_master\":\"FL#19273-R0\",\"approval_number\":\"FL19273.10\",\"seq\":10,\"product_model\":\"1606WDVM\",\"product_description\":\"1606WDVM, 6\\\" Deep, Extruded Aluminum, WDR, Vertical Blade, High Performance\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nailor Industries, Inc.\",\"approval_number_master\":\"FL#28078-R0\",\"approval_number\":\"FL28078.1\",\"seq\":1,\"product_model\":\"1605WDM\",\"product_description\":\"5\\\" Deep Horizontal Blade, Extruded Aluminum, Wind Driven Rain, Impact and Structural performance tested Hurricane, Florida Product Approved Louver\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nailor Industries, Inc.\",\"approval_number_master\":\"FL#28078-R0\",\"approval_number\":\"FL28078.2\",\"seq\":2,\"product_model\":\"1605WDVM\",\"product_description\":\"5\\\" Deep Vertical Blade, Extruded Aluminum, Wind Driven Rain, Impact and Structural performance tested Hurricane, Florida Product Approved Louver\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nailor Industries, Inc.\",\"approval_number_master\":\"FL#28078-R0\",\"approval_number\":\"FL28078.3\",\"seq\":3,\"product_model\":\"1606DHPM\",\"product_description\":\"6\\\" Deep Horizontal Blade, Extruded Aluminum, Drainable Blade, Impact and Structural performance tested Hurricane, Florida Product Approved Louver\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nailor Industries, Inc.\",\"approval_number_master\":\"FL#28078-R0\",\"approval_number\":\"FL28078.4\",\"seq\":4,\"product_model\":\"1675WDVM\",\"product_description\":\"5\\\" Deep Vertical Blade, Extruded Aluminum, Wind Driven Rain, Impact and Structural performance tested Hurricane, Florida Product Approved Louver\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-30 00:00:00\",\"instructions_url\":\"\"}],\"All-Lite\":[{\"manufacturer\":\"All-Lite\",\"approval_number_master\":\"FL#42146-R1\",\"approval_number\":\"FL42146.1\",\"seq\":1,\"product_model\":\"EXA-645-MD\",\"product_description\":\"6\\\" Deep, Operable Blade, Extruded Aluminum Hurricane Louver\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All-Lite\",\"approval_number_master\":\"FL#47589-R0\",\"approval_number\":\"FL47589.1\",\"seq\":1,\"product_model\":\"ECV-545-MD\",\"product_description\":\"5\\\" Deep, Vertical Blade, Extruded Aluminum, Hurricane Wind Driven Rain\\\/Impact\\\/Structural Louver\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-06-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All-Lite\",\"approval_number_master\":\"FL#47624-R0\",\"approval_number\":\"FL47624.1\",\"seq\":1,\"product_model\":\"EDV-545-MD\",\"product_description\":\"5\\\" Deep, Horizontal \\\/ Vertical Blade, Extruded Aluminum, Hurricane Wind Driven Rain\\\/Impact\\\/Structural Louver\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All-Lite\",\"approval_number_master\":\"FL#47670-R0\",\"approval_number\":\"FL47670.1\",\"seq\":1,\"product_model\":\"ECD-545-MD\",\"product_description\":\"5\\\" Deep Horizontal Blade Extruded Aluminum Hurricane Louver w\\\/ or w\\\/o CD-51 Damper\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All-Lite\",\"approval_number_master\":\"FL#47703-R0\",\"approval_number\":\"FL47703.1\",\"seq\":1,\"product_model\":\"ECV-345-MD Extruded Aluminum Louver\",\"product_description\":\"3\\\" Deep, Vertical Blade, Extruded Aluminum, Hurricane Wind Driven Rain\\\/Impact\\\/Structural Louver\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All-Lite\",\"approval_number_master\":\"FL#47704-R0\",\"approval_number\":\"FL47704.1\",\"seq\":1,\"product_model\":\"EFD-635-MD\",\"product_description\":\"6\\\" Deep, Horizontal Blade, Extruded Aluminum Hurricane Louver\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All-Lite\",\"approval_number_master\":\"FL#12672-R0\",\"approval_number\":\"FL12672.1\",\"seq\":1,\"product_model\":\"ECD-545-MD\",\"product_description\":\"Impact and Structural Hurricane Louver System\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All-Lite\",\"approval_number_master\":\"FL#12672-R0\",\"approval_number\":\"FL12672.2\",\"seq\":2,\"product_model\":\"EFD-637-MD\",\"product_description\":\"Impact and Structural Hurricane Louver System\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All-Lite\",\"approval_number_master\":\"FL#13683-R0\",\"approval_number\":\"FL13683.1\",\"seq\":1,\"product_model\":\"ECD-545\",\"product_description\":\"5\\\" Horizontal Wind Driven Rain Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All-Lite\",\"approval_number_master\":\"FL#13683-R0\",\"approval_number\":\"FL13683.2\",\"seq\":2,\"product_model\":\"ECV-645\",\"product_description\":\"6\\\" Vertical Wind Driven Rain Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All-Lite\",\"approval_number_master\":\"FL#13683-R0\",\"approval_number\":\"FL13683.3\",\"seq\":3,\"product_model\":\"EFD-437\",\"product_description\":\"4\\\" Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All-Lite\",\"approval_number_master\":\"FL#13683-R0\",\"approval_number\":\"FL13683.4\",\"seq\":4,\"product_model\":\"EFD-445\",\"product_description\":\"4\\\" Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All-Lite\",\"approval_number_master\":\"FL#13683-R0\",\"approval_number\":\"FL13683.5\",\"seq\":5,\"product_model\":\"EFD-637\",\"product_description\":\"6\\\" Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All-Lite\",\"approval_number_master\":\"FL#13683-R0\",\"approval_number\":\"FL13683.6\",\"seq\":6,\"product_model\":\"EFD-645\",\"product_description\":\"6\\\" Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All-Lite\",\"approval_number_master\":\"FL#13683-R0\",\"approval_number\":\"FL13683.7\",\"seq\":7,\"product_model\":\"EFJ-437\",\"product_description\":\"4\\\" Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All-Lite\",\"approval_number_master\":\"FL#13683-R0\",\"approval_number\":\"FL13683.8\",\"seq\":8,\"product_model\":\"EFJ-445\",\"product_description\":\"4\\\" Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All-Lite\",\"approval_number_master\":\"FL#13683-R0\",\"approval_number\":\"FL13683.9\",\"seq\":9,\"product_model\":\"EFK-437\",\"product_description\":\"4\\\" Louvers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All-Lite\",\"approval_number_master\":\"FL#13683-R0\",\"approval_number\":\"FL13683.10\",\"seq\":10,\"product_model\":\"EFK-445\",\"product_description\":\"4\\\" Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All-Lite\",\"approval_number_master\":\"FL#12672-R3\",\"approval_number\":\"FL12672.3\",\"seq\":3,\"product_model\":\"EFD-637-MD\",\"product_description\":\"Impact and Structural Hurricane Louver System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All-Lite\",\"approval_number_master\":\"FL#16955-R0\",\"approval_number\":\"FL16955.1\",\"seq\":1,\"product_model\":\"ECD-545\",\"product_description\":\"5\\\" Horizontal Wind Driven Rain Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All-Lite\",\"approval_number_master\":\"FL#16955-R0\",\"approval_number\":\"FL16955.2\",\"seq\":2,\"product_model\":\"ECV-645\",\"product_description\":\"6\\\" Vertical Wind Driven Rain Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All-Lite\",\"approval_number_master\":\"FL#16955-R0\",\"approval_number\":\"FL16955.3\",\"seq\":3,\"product_model\":\"EFD-437\",\"product_description\":\"4\\\" Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All-Lite\",\"approval_number_master\":\"FL#16955-R0\",\"approval_number\":\"FL16955.4\",\"seq\":4,\"product_model\":\"EFD-445\",\"product_description\":\"4\\\" Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All-Lite\",\"approval_number_master\":\"FL#16955-R0\",\"approval_number\":\"FL16955.5\",\"seq\":5,\"product_model\":\"EFD-637\",\"product_description\":\"6\\\" Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All-Lite\",\"approval_number_master\":\"FL#16955-R0\",\"approval_number\":\"FL16955.6\",\"seq\":6,\"product_model\":\"EFD-645\",\"product_description\":\"6\\\" Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All-Lite\",\"approval_number_master\":\"FL#16955-R0\",\"approval_number\":\"FL16955.7\",\"seq\":7,\"product_model\":\"EFJ-437\",\"product_description\":\"4\\\" Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All-Lite\",\"approval_number_master\":\"FL#16955-R0\",\"approval_number\":\"FL16955.8\",\"seq\":8,\"product_model\":\"EFJ-445\",\"product_description\":\"4\\\" Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All-Lite\",\"approval_number_master\":\"FL#16955-R0\",\"approval_number\":\"FL16955.9\",\"seq\":9,\"product_model\":\"EFK-437\",\"product_description\":\"4\\\" Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All-Lite\",\"approval_number_master\":\"FL#16955-R0\",\"approval_number\":\"FL16955.10\",\"seq\":10,\"product_model\":\"EFK-445\",\"product_description\":\"4\\\" Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All-Lite\",\"approval_number_master\":\"FL#16748-R0\",\"approval_number\":\"FL16748.1\",\"seq\":1,\"product_model\":\"ECD-545-MD\",\"product_description\":\"Aluminum Louver w\\\/ or w\\\/o CD-55 Damper\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-10-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All-Lite\",\"approval_number_master\":\"FL#19134-R0\",\"approval_number\":\"FL19134.1\",\"seq\":1,\"product_model\":\"Model ECV-645-MD\",\"product_description\":\"Aluminum Louver (Large and Small Missile Impact Resistant)\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All-Lite\",\"approval_number_master\":\"FL#20764-R0\",\"approval_number\":\"FL20764.1\",\"seq\":1,\"product_model\":\"ECD-545-FL\",\"product_description\":\"Aluminum Louver (Large and Small Missile Impact Resistant).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-06-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All-Lite\",\"approval_number_master\":\"FL#27578-R0\",\"approval_number\":\"FL27578.1\",\"seq\":1,\"product_model\":\"MODEL EFJ-937-MD\",\"product_description\":\"Extruded Aluminum Louver\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-05-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All-Lite\",\"approval_number_master\":\"FL#32626-R0\",\"approval_number\":\"FL32626.1\",\"seq\":1,\"product_model\":\"ECV-345-MD Extruded Aluminum Louver\",\"product_description\":\"3\\\" Deep, Vertical Blade, Extruded Aluminum, Hurricane Wind Driven Rain\\\/Impact\\\/Structural Louver\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All-Lite\",\"approval_number_master\":\"FL#32509-R0\",\"approval_number\":\"FL32509.1\",\"seq\":1,\"product_model\":\"EFD-437-FL\",\"product_description\":\"4'' Deep, Extruded Aluminum, Drainable Blade Florida Product Approved Stationary Louver\",\"design_pressure\":\"+250\\\/-250\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-10 00:00:00\",\"instructions_url\":\"\"}],\"Industrial Louvers Inc\":[{\"manufacturer\":\"Industrial Louvers Inc\",\"approval_number_master\":\"FL#4352-R1\",\"approval_number\":\"FL4352.1\",\"seq\":1,\"product_model\":\"653-XPDC\",\"product_description\":\"Extruded Aluminum Stationary Horizontial Blade - Hurricane Impact Louver\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Industrial Louvers Inc\",\"approval_number_master\":\"FL#42364-R0\",\"approval_number\":\"FL42364.1\",\"seq\":1,\"product_model\":\"653XPDC\",\"product_description\":\"6\\\" Deep Drainable Blade Louver\",\"design_pressure\":\"+175\\\/-175\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Industrial Louvers Inc\",\"approval_number_master\":\"FL#40274-R0\",\"approval_number\":\"FL40274.1\",\"seq\":1,\"product_model\":\"SP537DC\",\"product_description\":\"5\\\" Deep Storm Performance Louver\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-10 00:00:00\",\"instructions_url\":\"\"}],\"Cesco Products\":[{\"manufacturer\":\"Cesco Products\",\"approval_number_master\":\"FL#5156-R0\",\"approval_number\":\"FL5156.1\",\"seq\":1,\"product_model\":\"x4hw\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cesco Products\",\"approval_number_master\":\"FL#5156-R0\",\"approval_number\":\"FL5156.2\",\"seq\":2,\"product_model\":\"x6hw\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Louvers and Dampers\":[{\"manufacturer\":\"Louvers and Dampers\",\"approval_number_master\":\"FL#5160-R0\",\"approval_number\":\"FL5160.1\",\"seq\":1,\"product_model\":\"IL49\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Louvers and Dampers\",\"approval_number_master\":\"FL#5160-R0\",\"approval_number\":\"FL5160.2\",\"seq\":2,\"product_model\":\"IL69\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"NCA Mfg. Inc\":[{\"manufacturer\":\"NCA Mfg. Inc\",\"approval_number_master\":\"FL#5572-R0\",\"approval_number\":\"FL5572.1\",\"seq\":1,\"product_model\":\"XAD-6-MD\",\"product_description\":\"Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Leader Industries\":[{\"manufacturer\":\"Leader Industries\",\"approval_number_master\":\"FL#6147-R0\",\"approval_number\":\"FL6147.1\",\"seq\":1,\"product_model\":\"DC-638 Louver System\",\"product_description\":\"Aluminum louver system with 1 panel and 3 panel configurations.\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Leader Industries\",\"approval_number_master\":\"FL#6150-R0\",\"approval_number\":\"FL6150.1\",\"seq\":1,\"product_model\":\"DC-638 Penthouse Louver System\",\"product_description\":\"Aluminum louver system\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Leader Industries\",\"approval_number_master\":\"FL#8852-R0\",\"approval_number\":\"FL8852.1\",\"seq\":1,\"product_model\":\"DC-SDFE\",\"product_description\":\"Fan Enclosure Louver System\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Leader Industries\",\"approval_number_master\":\"FL#10397-R0\",\"approval_number\":\"FL10397.1\",\"seq\":1,\"product_model\":\"DC-436 4\\\" LOUVER SYSTEM\",\"product_description\":\"DC-436 4\\\" LOUVER SYSTEM, ALUMINUM\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Leader Industries\",\"approval_number_master\":\"FL#10397-R0\",\"approval_number\":\"FL10397.2\",\"seq\":2,\"product_model\":\"DC-PHB 4\\\" LOUVER PENTHOUSE\",\"product_description\":\"DC-PHB 4\\\" LOUVER PENTHOUSE, ALUMINUM\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Leader Industries\",\"approval_number_master\":\"FL#11048-R0\",\"approval_number\":\"FL11048.1\",\"seq\":1,\"product_model\":\"IC-436 Louver System 4\\\" Blade\",\"product_description\":\"IC-436 Louver System 4\\\" Blade Aluminum Fixed Shutters 84\\\" x 120\\\" and 48\\\" x 48\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Leader Industries\",\"approval_number_master\":\"FL#11048-R0\",\"approval_number\":\"FL11048.2\",\"seq\":2,\"product_model\":\"IC-638 Louver System 6\\\" Blade\",\"product_description\":\"IC-638 Louver System 6\\\" Blade Aluminum Fixed Shutter 84\\\" x 120\\\" and 48\\\" x 48\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Leader Industries\",\"approval_number_master\":\"FL#14042-R0\",\"approval_number\":\"FL14042.1\",\"seq\":1,\"product_model\":\"DC-PVB VERTICAL BLADE PENTHOUSE\",\"product_description\":\"DC-PVB VERTICAL BLADE PENTHOUSE\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Leader Industries\",\"approval_number_master\":\"FL#14042-R0\",\"approval_number\":\"FL14042.2\",\"seq\":2,\"product_model\":\"DC-VB6 LOUVER SYSTEM WITH EAD DAMPER\",\"product_description\":\"DC-VB6 LOUVER SYSTEM WITH EAD DAMPER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Leader Industries\",\"approval_number_master\":\"FL#14060-R0\",\"approval_number\":\"FL14060.1\",\"seq\":1,\"product_model\":\"DC-HWD550 ALUMINUM VERTICAL LOUVER\",\"product_description\":\"DC-HWD550 ALUMINUM VERTICAL LOUVER, MULLED AND SINGLE UNITS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Reliable Products\":[{\"manufacturer\":\"Reliable Products\",\"approval_number_master\":\"FL#11614-R0\",\"approval_number\":\"FL11614.1\",\"seq\":1,\"product_model\":\"6375DFL\",\"product_description\":\"6\\\" Extuded Aluminum Louver\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reliable Products\",\"approval_number_master\":\"FL#12900-R0\",\"approval_number\":\"FL12900.1\",\"seq\":1,\"product_model\":\"4375DFL\",\"product_description\":\"4\\\" Hurricane Resistant Louver\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reliable Products\",\"approval_number_master\":\"FL#12900-R0\",\"approval_number\":\"FL12900.2\",\"seq\":2,\"product_model\":\"4375DFL\",\"product_description\":\"4\\\" Hurricane Resistant Louver\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reliable Products\",\"approval_number_master\":\"FL#13453-R0\",\"approval_number\":\"FL13453.1\",\"seq\":1,\"product_model\":\"5DDWRDC\",\"product_description\":\"5\\\" Hurricane Resistant Louver\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reliable Products\",\"approval_number_master\":\"FL#40250-R0\",\"approval_number\":\"FL40250.1\",\"seq\":1,\"product_model\":\"AEL-42-7020-MD\",\"product_description\":\"Miami Dade Approved PTAC louver\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Nystrom\":[{\"manufacturer\":\"Nystrom\",\"approval_number_master\":\"FL#11796-R0\",\"approval_number\":\"FL11796.1\",\"seq\":1,\"product_model\":\"LSA6D38FL\",\"product_description\":\"6\\\" EXTRUDED ALUMINUM HURRICANE RESISTANT LOUVER\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-20 00:00:00\",\"instructions_url\":\"\"}],\"Wintech - Window Technology, Inc.\":[{\"manufacturer\":\"Wintech - Window Technology, Inc.\",\"approval_number_master\":\"FL#15029-R0\",\"approval_number\":\"FL15029.1\",\"seq\":1,\"product_model\":\"H200I\",\"product_description\":\"H200I, PTAC Louver, Impact rated\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wintech - Window Technology, Inc.\",\"approval_number_master\":\"FL#31156-R0\",\"approval_number\":\"FL31156.1\",\"seq\":1,\"product_model\":\"Series H221 PTAC Louver\",\"product_description\":\"Series H221 PTAC Louver Impact (WZ3)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-09-25 00:00:00\",\"instructions_url\":\"\"}],\"Metal Industries Inc\":[{\"manufacturer\":\"Metal Industries Inc\",\"approval_number_master\":\"FL#15269-R0\",\"approval_number\":\"FL15269.1\",\"seq\":1,\"product_model\":\"XAD-6-MD\",\"product_description\":\"Extruded Horizontal Drainable Louver\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Industries Inc\",\"approval_number_master\":\"FL#16435-R0\",\"approval_number\":\"FL16435.1\",\"seq\":1,\"product_model\":\"WDRV-6MD\",\"product_description\":\"Vertical Sightproof Extruded Hurricane Louver\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Industries Inc\",\"approval_number_master\":\"FL#27725-R0\",\"approval_number\":\"FL27725.1\",\"seq\":1,\"product_model\":\"XAD-4-FL, XAD-4-45-GL-FL, CA-XAD-4-45-GL-FL, XAD-6-GL-FL, ACSLJ-6-FL, WDR-6-FL\",\"product_description\":\"Wall Louvers\",\"design_pressure\":\"+see load\\\/-tables\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"NI Illinois dba Safe-Air Dowco\":[{\"manufacturer\":\"NI Illinois dba Safe-Air Dowco\",\"approval_number_master\":\"FL#29283-R0\",\"approval_number\":\"FL29283.1\",\"seq\":1,\"product_model\":\"1604DHPF\",\"product_description\":\"1604DHPF, 4\\\" Deep, Extruded Aluminum, Drainable Blade\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NI Illinois dba Safe-Air Dowco\",\"approval_number_master\":\"FL#29283-R0\",\"approval_number\":\"FL29283.2\",\"seq\":2,\"product_model\":\"1605WDF\",\"product_description\":\"1605WDF, 5\\\" Deep, Extruded Aluminum, WDR, Horizontal Blade, Sightproof\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NI Illinois dba Safe-Air Dowco\",\"approval_number_master\":\"FL#29283-R0\",\"approval_number\":\"FL29283.3\",\"seq\":3,\"product_model\":\"1605WDVF\",\"product_description\":\"1605WDVF, 5\\\" Deep, Extruded Aluminum, WDR, Vertical Blade, Sightproof\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NI Illinois dba Safe-Air Dowco\",\"approval_number_master\":\"FL#29283-R0\",\"approval_number\":\"FL29283.4\",\"seq\":4,\"product_model\":\"1606DHPF\",\"product_description\":\"1606DHPF, 6\\\" Deep, Extruded Aluminum, Drainable Blade, High Performance\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NI Illinois dba Safe-Air Dowco\",\"approval_number_master\":\"FL#29283-R0\",\"approval_number\":\"FL29283.5\",\"seq\":5,\"product_model\":\"1606WDF\",\"product_description\":\"1606WDF, 6\\\" Deep, Extruded Aluminum, WDR, Horizontal Blade, Sightproof\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-12 00:00:00\",\"instructions_url\":\"\"}],\"Associated Steel and Aluminum Inc.\":[{\"manufacturer\":\"Associated Steel and Aluminum Inc.\",\"approval_number_master\":\"FL#39144-R0\",\"approval_number\":\"FL39144.1\",\"seq\":1,\"product_model\":\"Aluminum Louver\",\"product_description\":\"1\\\/8\\\" Thick Aluminum Louver Panels\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}]},\"c. panel wall|||7. glass block\":{\"Mulia,INC (FL)\":[{\"manufacturer\":\"Mulia,INC (FL)\",\"approval_number_master\":\"FL#16585-R6\",\"approval_number\":\"FL16585.1\",\"seq\":1,\"product_model\":\"LW Glass Block Vinyl Framed Window\",\"product_description\":\"Non Impact Resistant Glass Block Vinyl Framed Window\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"}],\"Steel Building and Structures, Inc.\":[{\"manufacturer\":\"Steel Building and Structures, Inc.\",\"approval_number_master\":\"FL#22561-R4\",\"approval_number\":\"FL22561.1\",\"seq\":1,\"product_model\":\"AG Metal Roof\",\"product_description\":\"Low and High wind roof panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"}],\"Mulia, Inc.\":[{\"manufacturer\":\"Mulia, Inc.\",\"approval_number_master\":\"FL#1572-R0\",\"approval_number\":\"FL1572.1\",\"seq\":1,\"product_model\":\"Masonry Glass Blocks\",\"product_description\":\"Masonry Glass Blocks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mulia, Inc.\",\"approval_number_master\":\"FL#6834-R0\",\"approval_number\":\"FL6834.1\",\"seq\":1,\"product_model\":\"Mulia Masonry Glass Blocks\",\"product_description\":\"\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mulia, Inc.\",\"approval_number_master\":\"FL#6834-R0\",\"approval_number\":\"FL6834.2\",\"seq\":2,\"product_model\":\"Mulia Masonry Glass Blocks\",\"product_description\":\"\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mulia, Inc.\",\"approval_number_master\":\"FL#14272-R0\",\"approval_number\":\"FL14272.1\",\"seq\":1,\"product_model\":\"Glass Block Panels\",\"product_description\":\"Non-Impact resistant glass block panels.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mulia, Inc.\",\"approval_number_master\":\"FL#15589-R0\",\"approval_number\":\"FL15589.1\",\"seq\":1,\"product_model\":\"4\\\" Thick Face Glass Block Panel\",\"product_description\":\"Large missile impact resistant glass block panel.\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-02-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mulia, Inc.\",\"approval_number_master\":\"FL#15999-R0\",\"approval_number\":\"FL15999.1\",\"seq\":1,\"product_model\":\"Glass Block Panels\",\"product_description\":\"Non-Impact resistant glass block panels\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mulia, Inc.\",\"approval_number_master\":\"FL#27145-R0\",\"approval_number\":\"FL27145.1\",\"seq\":1,\"product_model\":\"Glass Block Window\",\"product_description\":\"Non-Impact resistant glass block panels\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-10-23 00:00:00\",\"instructions_url\":\"\"}]},\"c. panel wall|||8. membrane\":[],\"c. panel wall|||9. greenhouse\":[],\"c. panel wall|||10. other\":{\"Kalwall Corp.\":[{\"manufacturer\":\"Kalwall Corp.\",\"approval_number_master\":\"FL#4230-R9\",\"approval_number\":\"FL4230.1\",\"seq\":1,\"product_model\":\"Kalwall Translucent Panel Systems\",\"product_description\":\"2-3\\\/4\\\" Kalwall Translucent Panel Systems\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Mitsubishi Chemical America, ALPOLIC Division\":[{\"manufacturer\":\"Mitsubishi Chemical America, ALPOLIC Division\",\"approval_number_master\":\"FL#10520-R7\",\"approval_number\":\"FL10520.1\",\"seq\":1,\"product_model\":\"Alpolic and Alpolic\\\/FR\",\"product_description\":\"Composite Wall Panel Systems with 5\\\/8\\\" Plywood Substrate - LMI and SMI\",\"design_pressure\":\"+70\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mitsubishi Chemical America, ALPOLIC Division\",\"approval_number_master\":\"FL#10520-R7\",\"approval_number\":\"FL10520.2\",\"seq\":2,\"product_model\":\"Alpolic and Alpolic\\\/FR\",\"product_description\":\"Composite Wall Panel Systems - SMI\",\"design_pressure\":\"+70\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mitsubishi Chemical America, ALPOLIC Division\",\"approval_number_master\":\"FL#10520-R7\",\"approval_number\":\"FL10520.3\",\"seq\":3,\"product_model\":\"Alpolic and Alpolic\\\/FR\",\"product_description\":\"Composite Wall Panel Systems - SMI\",\"design_pressure\":\"+153\\\/-153\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mitsubishi Chemical America, ALPOLIC Division\",\"approval_number_master\":\"FL#12087-R5\",\"approval_number\":\"FL12087.1\",\"seq\":1,\"product_model\":\"ALPOLIC \\\/ALPOLIC fr using the ACCU-TRACR SYSTEM by Altech Panel Systems,L.L.C.\",\"product_description\":\"ALPOLIC \\\/ALPOLIC fr using the ACCU-TRACR SYSTEM by Altech Panel Systems,L.L.C.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Technical Glass Products, Inc.\":[{\"manufacturer\":\"Technical Glass Products, Inc.\",\"approval_number_master\":\"FL#15101-R2\",\"approval_number\":\"FL15101.1\",\"seq\":1,\"product_model\":\"Pilkington Profilit Series 70 HI\",\"product_description\":\"Wall System made of Glass Profiles Interlocked together thru silicone joints and retained by tracks to provide hurricane protection within Wind Borne Debris Regions.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Technical Glass Products, Inc.\",\"approval_number_master\":\"FL#23184-R2\",\"approval_number\":\"FL23184.1\",\"seq\":1,\"product_model\":\"Pilkington Profilit K25-60-7\",\"product_description\":\"Wall System made of Glass Profiles Interlocked together thru silicone joints and retained by tracks to provide hurricane protection within non-wind born debris regions.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Technical Glass Products, Inc.\",\"approval_number_master\":\"FL#10792-R0\",\"approval_number\":\"FL10792.1\",\"seq\":1,\"product_model\":\"Pilkington Profilit K25-60-7\",\"product_description\":\"Wall System made of Glass Profiles Interlocked together thru silicone joints and retained by tracks to provide hurricane protection within non-wind born debris regions.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Technical Glass Products, Inc.\",\"approval_number_master\":\"FL#10792-R0\",\"approval_number\":\"FL10792.2\",\"seq\":2,\"product_model\":\"Pilkington Profilit Series 70 HI\",\"product_description\":\"Wall System made of Glass Profiles Interlocked together thru silicone joints and retained by tracks to provide hurricane protection within Wind Borne Debris Regions.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Kingspan Light & Air Fenestration, Inc.\":[{\"manufacturer\":\"Kingspan Light & Air Fenestration, Inc.\",\"approval_number_master\":\"FL#17695-R0\",\"approval_number\":\"FL17695.1\",\"seq\":1,\"product_model\":\"UniQuad Unitized System\",\"product_description\":\"Polycarbonate Panel System\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kingspan Light & Air Fenestration, Inc.\",\"approval_number_master\":\"FL#17695-R3\",\"approval_number\":\"FL17695.2\",\"seq\":2,\"product_model\":\"UniQuad Unitized System Polycarbonate Panel System (Non-HVHZ) (Non-Impact)\",\"product_description\":\"UniQuad Unitized System Polycarbonate Panel System (Non-HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kingspan Light & Air Fenestration, Inc.\",\"approval_number_master\":\"FL#30048-R0\",\"approval_number\":\"FL30048.1\",\"seq\":1,\"product_model\":\"3\\\" Uniquad Wall System\",\"product_description\":\"Unitized Translucent Wall Panel System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kingspan Light & Air Fenestration, Inc.\",\"approval_number_master\":\"FL#42303-R2\",\"approval_number\":\"FL42303.1\",\"seq\":1,\"product_model\":\"UniGrid\\u00ae Fiberglass Wall TB\\\/Non-TB (Non-HVHZ) (Impact)\",\"product_description\":\"UniGrid\\u00ae Fiberglass Wall TB\\\/Non-TB (Non-HVHZ) (Impact)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kingspan Light & Air Fenestration, Inc.\",\"approval_number_master\":\"FL#47323-R0\",\"approval_number\":\"FL47323.1\",\"seq\":1,\"product_model\":\"16 mm PentaClad Cladding System (HVHZ) (Non-Impact)\",\"product_description\":\"16 mm PentaClad Cladding System (HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Fidelity Manufacturing\":[{\"manufacturer\":\"Fidelity Manufacturing\",\"approval_number_master\":\"FL#20667-R6\",\"approval_number\":\"FL20667.1\",\"seq\":1,\"product_model\":\"Fidelity 0.080-in. 5052 Aluminum Wall System\",\"product_description\":\"Fidelity 0.080-in. 5052 Aluminum Wall System\",\"design_pressure\":\"+42\\\/-42\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fidelity Manufacturing\",\"approval_number_master\":\"FL#20667-R6\",\"approval_number\":\"FL20667.2\",\"seq\":2,\"product_model\":\"Fidelity 0.125-in. 5052 Aluminum Wall System\",\"product_description\":\"Fidelity 0.125-in. 5052 Aluminum Wall System\",\"design_pressure\":\"+39.9\\\/-49.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-01 00:00:00\",\"instructions_url\":\"\"}],\"Versatex Building Products\":[{\"manufacturer\":\"Versatex Building Products\",\"approval_number_master\":\"FL#21419-R0\",\"approval_number\":\"FL21419.1\",\"seq\":1,\"product_model\":\"Versatex PVC Trimboards\",\"product_description\":\"Versatex PVC Trimboards\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Legacy Building Solutions, Inc.\":[{\"manufacturer\":\"Legacy Building Solutions, Inc.\",\"approval_number_master\":\"FL#25658-R2\",\"approval_number\":\"FL25658.1\",\"seq\":1,\"product_model\":\"Legacy Premier Rigid Frame Membrane Structure\",\"product_description\":\"Legacy Premier Rigid Frame Membrane Structure\",\"design_pressure\":\"+67\\\/-67\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-19 00:00:00\",\"instructions_url\":\"\"}],\"CasArmor, LLC\":[{\"manufacturer\":\"CasArmor, LLC\",\"approval_number_master\":\"FL#33946-R2\",\"approval_number\":\"FL33946.1\",\"seq\":1,\"product_model\":\"CasArmor Exterior Wall Panel System\",\"product_description\":\"Corrugated Steel Wall Panels retained by tracks to provide hurricane protection as bearing or non-bearing exterior walls.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Huber Engineered Woods LLC\":[{\"manufacturer\":\"Huber Engineered Woods LLC\",\"approval_number_master\":\"FL#38103-R0\",\"approval_number\":\"FL38103.1\",\"seq\":1,\"product_model\":\"EXACOR(TM) Sheathing Panels\",\"product_description\":\"Nominal 1\\\/2-Inch (12mm actual) Thick Magnesium Oxide Sheathing Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-02-28 00:00:00\",\"instructions_url\":\"\"}],\"Sto Corp. - StoVentec Rainscreen\":[{\"manufacturer\":\"Sto Corp. - StoVentec Rainscreen\",\"approval_number_master\":\"FL#41659-R1\",\"approval_number\":\"FL41659.1\",\"seq\":1,\"product_model\":\"StoVentec Render and StoVentec Masonry Veneer Exterior Rainscreen Cladding Systems\",\"product_description\":\"Exterior Rainscreen Cladding Systems\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sto Corp. - StoVentec Rainscreen\",\"approval_number_master\":\"FL#47006-R0\",\"approval_number\":\"FL47006.1\",\"seq\":1,\"product_model\":\"StoVentec Glass Rainscreen System\",\"product_description\":\"StoVentec Glass Rainscreen System is a ventilated rainscreen cladding system.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sto Corp. - StoVentec Rainscreen\",\"approval_number_master\":\"FL#47528-R0\",\"approval_number\":\"FL47528.1\",\"seq\":1,\"product_model\":\"StoVentec Fiber Cement Panel\",\"product_description\":\"Fiber cement panel used as exterior wall covering. See CCRR for further product description\",\"design_pressure\":\"+105\\\/-105\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Parklex Prodema USA, Inc.\":[{\"manufacturer\":\"Parklex Prodema USA, Inc.\",\"approval_number_master\":\"FL#41713-R1\",\"approval_number\":\"FL41713.1\",\"seq\":1,\"product_model\":\"NATURCLAD-W F Wall Panel Cladding System\",\"product_description\":\"NATURCLAD-W F Panels with substructure system\",\"design_pressure\":\"+62\\\/-17\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Global Bamboo Technologies, INC\":[{\"manufacturer\":\"Global Bamboo Technologies, INC\",\"approval_number_master\":\"FL#41778-R0\",\"approval_number\":\"FL41778.1\",\"seq\":1,\"product_model\":\"BamCore Prime Wall System\",\"product_description\":\"The BamCore Prime Wall System is comprised of two bamboo-wood hybrid structural panels forming the interior and exterior faces of the wall assembly.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Litecon Corporation\":[{\"manufacturer\":\"Litecon Corporation\",\"approval_number_master\":\"FL#42016-R2\",\"approval_number\":\"FL42016.1\",\"seq\":1,\"product_model\":\"LITECON PRECAST AUTOCLAVED AERATED CONCRETE PANELS\",\"product_description\":\"Litecon panels are reinforced precast, noncombustible panels manufactured from autoclaved aerated concrete (AAC) and comply with ASTM C1693 and ASTM C1694. The panels can be used in facades, exterior walls and firewalls.\",\"design_pressure\":\"+63\\\/-48\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-31 00:00:00\",\"instructions_url\":\"\"}],\"StoneCoat International, Inc.\":[{\"manufacturer\":\"StoneCoat International, Inc.\",\"approval_number_master\":\"FL#42094-R2\",\"approval_number\":\"FL42094.1\",\"seq\":1,\"product_model\":\"StoneCoat Fusion Panels\",\"product_description\":\"Design is a single panel that replaces four layers of materials used in traditional exterior wall systems - exterior insulation, OSB sheathing, waterproof & vapor barriers, and metal lath.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-01 00:00:00\",\"instructions_url\":\"\"}],\"Nexgen Building Products. LLC\":[{\"manufacturer\":\"Nexgen Building Products. LLC\",\"approval_number_master\":\"FL#42239-R1\",\"approval_number\":\"FL42239.1\",\"seq\":1,\"product_model\":\"NEXGEN Panel Walls\",\"product_description\":\"NEWGEN MgO 6\\\" Panel Walls\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"BlackStar IP, LLC\":[{\"manufacturer\":\"BlackStar IP, LLC\",\"approval_number_master\":\"FL#44583-R0\",\"approval_number\":\"FL44583.1\",\"seq\":1,\"product_model\":\"BlackStar SIPs 4\\\" Wall Panels\",\"product_description\":\"BlackStar 4\\\" SIPS\",\"design_pressure\":\"+69.3\\\/-69.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BlackStar IP, LLC\",\"approval_number_master\":\"FL#44583-R0\",\"approval_number\":\"FL44583.2\",\"seq\":2,\"product_model\":\"BlackStar SIPS 6\\\" Wall Panels\",\"product_description\":\"BlackStar SIPS 6\\\" OSB Panels\",\"design_pressure\":\"+69.3\\\/-69.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Fairview Architectural North America\":[{\"manufacturer\":\"Fairview Architectural North America\",\"approval_number_master\":\"FL#46016-R1\",\"approval_number\":\"FL46016.1\",\"seq\":1,\"product_model\":\"Arrowhead\\u00ae Flex\",\"product_description\":\"Arrowhead Flex is used to attach Vitrabond, VitrabondG2 and Vitraplate to exterior walls\",\"design_pressure\":\"+100\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fairview Architectural North America\",\"approval_number_master\":\"FL#46016-R1\",\"approval_number\":\"FL46016.2\",\"seq\":2,\"product_model\":\"Arrowhead\\u00ae Lean\",\"product_description\":\"Arrowhead Lean is used to attach Vitrabond, VitrabondG2 and Vitraplate to exterior walls\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fairview Architectural North America\",\"approval_number_master\":\"FL#46016-R1\",\"approval_number\":\"FL46016.3\",\"seq\":3,\"product_model\":\"Vitrabond\\u00ae\",\"product_description\":\"Vitrabond panels are used as exterior wall coverings over wood-framed, steel-framed, masonry or concrete walls\",\"design_pressure\":\"+100\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fairview Architectural North America\",\"approval_number_master\":\"FL#46016-R1\",\"approval_number\":\"FL46016.4\",\"seq\":4,\"product_model\":\"Vitraplate\\u00ae\",\"product_description\":\"Vitraplate panels are installed over wood-framed, steel-framed, masonry, or concrete walls capable of\\nsupporting the imposed loads\",\"design_pressure\":\"+100\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Metl-Span, a Nucor Company\":[{\"manufacturer\":\"Metl-Span, a Nucor Company\",\"approval_number_master\":\"FL#47062-R0\",\"approval_number\":\"FL47062.1\",\"seq\":1,\"product_model\":\"Metl-Span 7.2 Insul-Rib Wall Panel\",\"product_description\":\"Insul-Rib panels are factory-assembled, metal-faced sandwich panels\",\"design_pressure\":\"+55\\\/-68\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metl-Span, a Nucor Company\",\"approval_number_master\":\"FL#2072-R2\",\"approval_number\":\"FL2072.1\",\"seq\":1,\"product_model\":\"Metl-Span III CF Panel\",\"product_description\":\"Maximum 42\\\" wide foam panel\",\"design_pressure\":\"+70\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metl-Span, a Nucor Company\",\"approval_number_master\":\"FL#14958-R0\",\"approval_number\":\"FL14958.1\",\"seq\":1,\"product_model\":\"CF Composite Foam Wall Panels\",\"product_description\":\"CF Panels are factory assembled, metal faced sandwich panels with foamed-in-place foam plastic core.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metl-Span, a Nucor Company\",\"approval_number_master\":\"FL#46658-R5\",\"approval_number\":\"FL46658.1\",\"seq\":1,\"product_model\":\"CF Wall Panel with PIR Core\",\"product_description\":\"A composite metal sandwich panel consisting of a continuously foamed-in-place PIR form plastic insulation core between steel facings\",\"design_pressure\":\"+233\\\/-233\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Nucor Building Systems\":[{\"manufacturer\":\"Nucor Building Systems\",\"approval_number_master\":\"FL#46680-R0\",\"approval_number\":\"FL46680.1\",\"seq\":1,\"product_model\":\"ThermalSafe Mineral Wool Wall Panels\",\"product_description\":\"ThermalSafe panels have a rigid mineral wool board core where the mineral wool board has been sliced into lamellae and had its fibers aligned perpendicular to two steel facers.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nucor Building Systems\",\"approval_number_master\":\"FL#46683-R0\",\"approval_number\":\"FL46683.1\",\"seq\":1,\"product_model\":\"LS-36 Wall Panels\",\"product_description\":\"LS-36 panels have a polyisocyanurate (polyiso) plastic core with a minimum density of 2.0 pcf and two steel facers.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Net Zero Building Systems\\\/Spray Rock\":[{\"manufacturer\":\"Net Zero Building Systems\\\/Spray Rock\",\"approval_number_master\":\"FL#46753-R0\",\"approval_number\":\"FL46753.1\",\"seq\":1,\"product_model\":\"STAND-UP WALL SYSTEM\",\"product_description\":\"STAND-UP WALL SYSTEM\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-28 00:00:00\",\"instructions_url\":\"\"}],\"Superior Walls of America, Ltd.\":[{\"manufacturer\":\"Superior Walls of America, Ltd.\",\"approval_number_master\":\"FL#47079-R0\",\"approval_number\":\"FL47079.1\",\"seq\":1,\"product_model\":\"Superior Walls Xi\\u2122 and Xi\\u2122 Plus Wall Panels\",\"product_description\":\"Used in foundation and basement walls to support wood frame construction\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"}],\"CXT Inc.\":[{\"manufacturer\":\"CXT Inc.\",\"approval_number_master\":\"FL#47168-R1\",\"approval_number\":\"FL47168.1\",\"seq\":1,\"product_model\":\"10-1\\\/2 in. Envirocast Wall Panel System\",\"product_description\":\"Precast modular wall panel with integral EPS insulation and CFS studs\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CXT Inc.\",\"approval_number_master\":\"FL#47168-R1\",\"approval_number\":\"FL47168.2\",\"seq\":2,\"product_model\":\"8 in. Envirocast Wall Panel System\",\"product_description\":\"Precast modular wall panel with integral EPS insulation and CFS studs\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Citadel Architectural Products LLC\":[{\"manufacturer\":\"Citadel Architectural Products LLC\",\"approval_number_master\":\"FL#47202-R0\",\"approval_number\":\"FL47202.1\",\"seq\":1,\"product_model\":\"Keyhole MCM Panel Assembly\",\"product_description\":\"Keyhole MCM Panel Assembly\",\"design_pressure\":\"+60\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Trespa North America, Ltd.\":[{\"manufacturer\":\"Trespa North America, Ltd.\",\"approval_number_master\":\"FL#9730-R5\",\"approval_number\":\"FL9730.1\",\"seq\":1,\"product_model\":\"TS110 TRESPA METEON DECORATIVE PANEL SYSTEM\",\"product_description\":\"8MM, 10MM OR 13MM\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trespa North America, Ltd.\",\"approval_number_master\":\"FL#9730-R5\",\"approval_number\":\"FL9730.2\",\"seq\":2,\"product_model\":\"TS110 TRESPA METEON DECORATIVE PANEL SYSTEM\",\"product_description\":\"10MM OR 13MM\",\"design_pressure\":\"+75\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trespa North America, Ltd.\",\"approval_number_master\":\"FL#9730-R5\",\"approval_number\":\"FL9730.3\",\"seq\":3,\"product_model\":\"TS110 TRESPA METEON DECORATIVE PANEL SYSTEM\",\"product_description\":\"10MM 0R 13MM IMPACT HVHZ\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trespa North America, Ltd.\",\"approval_number_master\":\"FL#9730-R5\",\"approval_number\":\"FL9730.4\",\"seq\":4,\"product_model\":\"TS210 TRESPA METEON DECORATIVE PANEL SYSTEM\",\"product_description\":\"10MM OR 13MM\",\"design_pressure\":\"+75\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trespa North America, Ltd.\",\"approval_number_master\":\"FL#9730-R5\",\"approval_number\":\"FL9730.5\",\"seq\":5,\"product_model\":\"TS210 TRESPA METEON DECORATIVE PANEL SYSTEM\",\"product_description\":\"13MM\",\"design_pressure\":\"+75\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Elite Aluminum Corporation\":[{\"manufacturer\":\"Elite Aluminum Corporation\",\"approval_number_master\":\"FL#1048-R0\",\"approval_number\":\"FL1048.1\",\"seq\":1,\"product_model\":\"Elite Wall Panel Tables\",\"product_description\":\"Clear Span Tables - Enclosed Structures\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Structall Building Systems, Inc.\":[{\"manufacturer\":\"Structall Building Systems, Inc.\",\"approval_number_master\":\"FL#1383-R0\",\"approval_number\":\"FL1383.1\",\"seq\":1,\"product_model\":\"Double OSB Panel\",\"product_description\":\"Wood Composite Structural Insulated Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Structall Building Systems, Inc.\",\"approval_number_master\":\"FL#1383-R0\",\"approval_number\":\"FL1383.2\",\"seq\":2,\"product_model\":\"Half-Snap Panel\",\"product_description\":\"Metal\\\/Wood Composite Structural Insulated Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Structall Building Systems, Inc.\",\"approval_number_master\":\"FL#1383-R0\",\"approval_number\":\"FL1383.3\",\"seq\":3,\"product_model\":\"Snap-N-Lock Panel\",\"product_description\":\"Metal Composite Structural Insulated Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"CENTRIA\":[{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#1706-R0\",\"approval_number\":\"FL1706.1\",\"seq\":1,\"product_model\":\"Style-Rib\",\"product_description\":\"Exposed Fastener Metal Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#1716-R0\",\"approval_number\":\"FL1716.1\",\"seq\":1,\"product_model\":\"FormaBond 8R 0.032A\\\/0.032A\",\"product_description\":\"Thin composite panel w\\\/ preformed joinery\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#1717-R0\",\"approval_number\":\"FL1717.1\",\"seq\":1,\"product_model\":\"FormaBond 8R 0.032A\\\/0.032A\",\"product_description\":\"Thin composite panel w\\\/ preformed joinery\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#1754-R0\",\"approval_number\":\"FL1754.1\",\"seq\":1,\"product_model\":\"BR5-36\",\"product_description\":\"Exposed Fastener Metal Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#1754-R0\",\"approval_number\":\"FL1754.2\",\"seq\":2,\"product_model\":\"Econolap 1\\\/2\",\"product_description\":\"Exposed Fastener Metal Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#1754-R0\",\"approval_number\":\"FL1754.3\",\"seq\":3,\"product_model\":\"Econolap 3\\\/4\",\"product_description\":\"Exposed Fastener Metal Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#1754-R0\",\"approval_number\":\"FL1754.4\",\"seq\":4,\"product_model\":\"MR3-36\",\"product_description\":\"Exposed Fastener Metal Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#1754-R0\",\"approval_number\":\"FL1754.5\",\"seq\":5,\"product_model\":\"Style-Rib\",\"product_description\":\"Exposed Fastener Metal Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#1754-R0\",\"approval_number\":\"FL1754.6\",\"seq\":6,\"product_model\":\"Style-Rib (Stainless Steel)\",\"product_description\":\"Exposed Fastener Metal Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#1754-R0\",\"approval_number\":\"FL1754.7\",\"seq\":7,\"product_model\":\"Super-Rib\",\"product_description\":\"Exposed Fastener Metal Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#1754-R0\",\"approval_number\":\"FL1754.8\",\"seq\":8,\"product_model\":\"TR4-36\",\"product_description\":\"Exposed Fastener Metal Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Varco Pruden Buildings\":[{\"manufacturer\":\"Varco Pruden Buildings\",\"approval_number_master\":\"FL#1878-R0\",\"approval_number\":\"FL1878.1\",\"seq\":1,\"product_model\":\"Panel Rib Wall Panels\",\"product_description\":\"26 and 24 Ga. Screw Down Wall Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Varco Pruden Buildings\",\"approval_number_master\":\"FL#1878-R0\",\"approval_number\":\"FL1878.2\",\"seq\":2,\"product_model\":\"Vee Rib Wall Panels\",\"product_description\":\"26 and 24 Ga. Screw Down Metal Wall Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Ruskin Company\":[{\"manufacturer\":\"Ruskin Company\",\"approval_number_master\":\"FL#3287-R0\",\"approval_number\":\"FL3287.1\",\"seq\":1,\"product_model\":\"PHB6375DXD Extruded Aluminum Louvered Hurricane Penthouse\",\"product_description\":\"Extruded Aluminum Hurricane Penthouse\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Vulcan Steel Structures, Inc.\":[{\"manufacturer\":\"Vulcan Steel Structures, Inc.\",\"approval_number_master\":\"FL#3408-R0\",\"approval_number\":\"FL3408.1\",\"seq\":1,\"product_model\":\"PBR Wall Panel\",\"product_description\":\"PBR Steel Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"XXXXXXXXXXXXXXXXXXXXXDupontold\":[{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3835-R0\",\"approval_number\":\"FL3835.1\",\"seq\":1,\"product_model\":\"STYROFOAM Brand AG Board\",\"product_description\":\"Extruded polystyrene, blue in color, non structural foam insulation board, designed with shiplap edges for walls and roofs, ASTM C 578 Type IV\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3835-R0\",\"approval_number\":\"FL3835.2\",\"seq\":2,\"product_model\":\"Styrofoam Brand Bluecor\",\"product_description\":\"Extruded polystyrene, non structural, blue in color, film on both sides for durability, used in residing type applications, 1\\\/4 inch thick by 50 ft long\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3835-R0\",\"approval_number\":\"FL3835.3\",\"seq\":3,\"product_model\":\"STYROFOAM Brand Protection Board III\",\"product_description\":\"Extruded polystyrene, blue in color, non structural foam insulation with lastic film on one side, used in commercial foundation waterproofing applications, ASTM tested\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3835-R0\",\"approval_number\":\"FL3835.4\",\"seq\":4,\"product_model\":\"STYROFOAM Brand R-3 Residential Sheathing\",\"product_description\":\"Extruded polystyrene, blue in color, similar to Residential Sheathing except thinner cross section, non structural foam insulation board, ASTM C 578 Type X\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3835-R0\",\"approval_number\":\"FL3835.5\",\"seq\":5,\"product_model\":\"STYROFOAM Brand Residential Sheathing\",\"product_description\":\"Extruded polystyrene, blue in color, non structural foam insulation board, ASTM C 578 Type X\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3835-R0\",\"approval_number\":\"FL3835.6\",\"seq\":6,\"product_model\":\"STYROFOAM Brand Residing Board\",\"product_description\":\"Extruded polystyrene, blue in color used for residing applications under vinyl siding,\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3835-R0\",\"approval_number\":\"FL3835.7\",\"seq\":7,\"product_model\":\"STYROFOAM Cavitymate\",\"product_description\":\"Extruded polystyrene, blue in color, non structural foam insulation board, designed for masonry cavity walls, ASTM C 578 Type X\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3835-R0\",\"approval_number\":\"FL3835.8\",\"seq\":8,\"product_model\":\"STYROFOAM Cavitymate Plus\",\"product_description\":\"Extruded polystyrene, blue in color, non structural foam insulation board, designed for masonry cavity with higher compressive strength, ASTM C 578 Type IV\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3835-R0\",\"approval_number\":\"FL3835.9\",\"seq\":9,\"product_model\":\"STYROFOAM Cavitymate Ultra\",\"product_description\":\"Extruded polystyrene with carbon black technology, non structural foam insulation board, designed for cavity wall applications with higher R value, ASTM C 578 Type IV\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3835-R0\",\"approval_number\":\"FL3835.10\",\"seq\":10,\"product_model\":\"STYROFOAM Duramate Plus\",\"product_description\":\"Extruded polystyrene, blue in color, with reinforced film facers, non structural foam insulation board, ASTM C 578 Type X\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3835-R0\",\"approval_number\":\"FL3835.11\",\"seq\":11,\"product_model\":\"STYROFOAM Freezermate\",\"product_description\":\"Extruded polystyrene, blue in color, non structural foam insulation board, used for both residential and commercial applications, walls, roofs, slabs, ASTM C 578 Type IV\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3835-R0\",\"approval_number\":\"FL3835.12\",\"seq\":12,\"product_model\":\"STYROFOAM High Performance Underlayment (HPU)\",\"product_description\":\"Extruded polystyrene, blue in color, non structural, designed for use in manufactured housing applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3835-R0\",\"approval_number\":\"FL3835.13\",\"seq\":13,\"product_model\":\"STYROFOAM Perimate\",\"product_description\":\"Extruded polystyrene, blue in color, designed for drainage and insulation, non structural foam insulation board, ASTM C 578 Type IV\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3835-R0\",\"approval_number\":\"FL3835.14\",\"seq\":14,\"product_model\":\"STYROFOAM Scoreboard\",\"product_description\":\"Extruded polystyrene, blue in color, non structural foam insulation board, ASTM C 578 Type IV\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3835-R0\",\"approval_number\":\"FL3835.15\",\"seq\":15,\"product_model\":\"STYROFOAM Stuccomate\",\"product_description\":\"Extruded polystyrene, blue in color, non structural foam insulation board, designed for EIFS and stucco application in residential and commercial, ASTM C 578 Type IV\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3835-R0\",\"approval_number\":\"FL3835.16\",\"seq\":16,\"product_model\":\"STYROFOAM Wallmate\",\"product_description\":\"Extruded polystyrene, blue in color, non structural foam insulation board, with slots for wood furring, ASTM C 578 Type X\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3835-R0\",\"approval_number\":\"FL3835.17\",\"seq\":17,\"product_model\":\"STYROFOAM XPS Insulation\",\"product_description\":\"Extruded polystyrene, blue in color, non structural foam insulation board, ASTM C 578\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3835-R0\",\"approval_number\":\"FL3835.18\",\"seq\":18,\"product_model\":\"STYROFOAM Z- Mate\",\"product_description\":\"Extruded polystyrene, bue in color, non structural foam insulation board, designed for Z-furring, ASTM C 578, Type X\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3839-R0\",\"approval_number\":\"FL3839.1\",\"seq\":1,\"product_model\":\"Dow Quik R\",\"product_description\":\"Polyiscyanurate foam insulation with special coated glass fiber facers, designed for use with EIFS and stucco systms, ASTM C 1289 Type II, Class 2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3839-R0\",\"approval_number\":\"FL3839.2\",\"seq\":2,\"product_model\":\"Dow Sturdy R Insulated Sheathing\",\"product_description\":\"Polyisocyanurate foam insulation with proprietary fiber glass facers for durability, ASTM C 1289 Type II, Class 2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3839-R0\",\"approval_number\":\"FL3839.3\",\"seq\":3,\"product_model\":\"Dow Super Tuff R Commercial Insulated Sheathing\",\"product_description\":\"Polyiscyanurate foam insulation with patented 3 ply-poly\\\/ aluminum foil facers both sides, one side painted black or blue. other side is reflective quality reinforced foil, ASTM C 1289 Type 1, Class 2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3839-R0\",\"approval_number\":\"FL3839.4\",\"seq\":4,\"product_model\":\"Dow Super Tuff R Insulated Sheathing\",\"product_description\":\"Polyisocyanurate foam insulation with patented 3 ply-poly\\\/ aluminum foil facers, one side is painted blue or black, other side is reflective foil, ASTM C 1289 Type 1, Class 1\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3839-R0\",\"approval_number\":\"FL3839.5\",\"seq\":5,\"product_model\":\"Dow Thermax Ag-Therm\",\"product_description\":\"Polyisocyanurate foam insulation with 1.25 mil white embossed facer one side and plain foil opposite, non structural, can be left exposed based on testing, ASTM C 1289 Type 1, Class 2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3839-R0\",\"approval_number\":\"FL3839.6\",\"seq\":6,\"product_model\":\"Dow Thermax Heavy Duty\",\"product_description\":\"Polyisocyanurate foam insulation with 4 mil embossed white facer one side and 1.25 mil embossed foil opposite, non structural, can be left exposed based on testing, ASTM C 1289 Type 1, Class 2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3839-R0\",\"approval_number\":\"FL3839.7\",\"seq\":7,\"product_model\":\"Dow Thermax Heavy Duty Plus\",\"product_description\":\"Polyisocyanurate foam insulation with 16.5 mil mbossed white facer one side and plain foil opposite, can be left exposed based on testing, ASTM C 1289 Type 1, Class 2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3839-R0\",\"approval_number\":\"FL3839.8\",\"seq\":8,\"product_model\":\"Dow Thermax Light Duty\",\"product_description\":\"Polyisocyanurate foam insulation with 1.25 mil white embossed facer one side and 1.25 mil embossed foil opposite side, can be left exposed based on testing, ASTM C 1289 Type 1, Class 2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3839-R0\",\"approval_number\":\"FL3839.9\",\"seq\":9,\"product_model\":\"Dow Thermax Metal Building Board\",\"product_description\":\"Polyisocyanurate foam insulation with 1.25 mil embossed foil facers both sides, non structural, can be left exposed based on testing, ASTM C 1289 Type 1, Class 2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3839-R0\",\"approval_number\":\"FL3839.10\",\"seq\":10,\"product_model\":\"Dow Thermax Sheathing\",\"product_description\":\"Polyisocyanurate foam insulation, non structural with foil facers, ASTM C 1289 Type 1, Class 2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3839-R0\",\"approval_number\":\"FL3839.11\",\"seq\":11,\"product_model\":\"Dow Tuff R Commercial Insulated Sheathing\",\"product_description\":\"Polyisocyanurate foam insulation with reinforced reflective foil facers both sides for durability, ASTM C 1289 Type 1, Class 2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3839-R0\",\"approval_number\":\"FL3839.12\",\"seq\":12,\"product_model\":\"Dow Tuff R Insulated Sheathing\",\"product_description\":\"Polyisocyanurate foam insulation with reinforced reflective foil facer one side and reflective foil opposite, non structural, ASTM C 1289 Type 1, Class 1\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"GFRC Cladding Systems, Inc\":[{\"manufacturer\":\"GFRC Cladding Systems, Inc\",\"approval_number_master\":\"FL#3983-R0\",\"approval_number\":\"FL3983.1\",\"seq\":1,\"product_model\":\"Glass Fibre Reinforced Wall Panels\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Simpson Strong-Tie Company\":[{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#4432-R2\",\"approval_number\":\"FL4432.1\",\"seq\":1,\"product_model\":\"SW16x7x4, SW16x7x6, SW16x8x4, SW16x8x6\",\"product_description\":\"16\\\" Prefabricated Wood Shear Wall Portal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#4432-R2\",\"approval_number\":\"FL4432.2\",\"seq\":2,\"product_model\":\"SW18x8, SW24x8, SW32x8, SW48x8\",\"product_description\":\"8' tall Wood Prefabricated Shear Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#4432-R2\",\"approval_number\":\"FL4432.3\",\"seq\":3,\"product_model\":\"SW18x8-RF, SW24x8-RF, SW32x8-RF, SW48x8-RF\",\"product_description\":\"8' tall Raised Floor Wood Shear Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#4432-R2\",\"approval_number\":\"FL4432.4\",\"seq\":4,\"product_model\":\"SW18x9, SW24x9, SW32x9, SW48x9\",\"product_description\":\"9' tall Wood Prefabricated Shear Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#4432-R2\",\"approval_number\":\"FL4432.5\",\"seq\":5,\"product_model\":\"SW18x9-RF, SW24x9-RF, SW32x9-RF, SW48x9-RF\",\"product_description\":\"9' tall Raised Floor Prefabricated Wood Shear Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#4432-R2\",\"approval_number\":\"FL4432.6\",\"seq\":6,\"product_model\":\"SW22x7x4, SW22x7x6, SW22x8x4, SW22x8x6\",\"product_description\":\"22\\\" wide Wood Shear Wall Portal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#4432-R2\",\"approval_number\":\"FL4432.7\",\"seq\":7,\"product_model\":\"SW24x10, SW32x10, SW48x10\",\"product_description\":\"10\\\" tall Prefabricated Wood Shear Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#4432-R2\",\"approval_number\":\"FL4432.8\",\"seq\":8,\"product_model\":\"SW24x10-RF, SW32x10-RF, SW48x10-RF\",\"product_description\":\"10' tall Raised Floor Prefabricated Wood Shear Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#4432-R2\",\"approval_number\":\"FL4432.9\",\"seq\":9,\"product_model\":\"SW24x12x6, SW32x12x6, SW48x12x6\",\"product_description\":\"12' tall Prefabricated Wood Shear Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#4432-R0\",\"approval_number\":\"FL4432.10\",\"seq\":10,\"product_model\":\"SW48x8\",\"product_description\":\"Wood Shear Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#4432-R0\",\"approval_number\":\"FL4432.11\",\"seq\":11,\"product_model\":\"SW48x9\",\"product_description\":\"Wood Shear Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R1\",\"approval_number\":\"FL5113.1\",\"seq\":1,\"product_model\":\"SSW12x10\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R1\",\"approval_number\":\"FL5113.2\",\"seq\":2,\"product_model\":\"SSW12x7, SSW12x7.4, S\\\/SSW12x7\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R1\",\"approval_number\":\"FL5113.3\",\"seq\":3,\"product_model\":\"SSW12x8, S\\\/SSW12x8, S\\\/SSW12x8X\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R1\",\"approval_number\":\"FL5113.4\",\"seq\":4,\"product_model\":\"SSW12x9, S\\\/SSW12x9, S\\\/SSW12x9X\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R1\",\"approval_number\":\"FL5113.5\",\"seq\":5,\"product_model\":\"SSW15x10, SSW15x10-STK, S\\\/SSW15x10, S\\\/SSW15x10X\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R1\",\"approval_number\":\"FL5113.6\",\"seq\":6,\"product_model\":\"SSW15x11, SSW15x11-STK\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R1\",\"approval_number\":\"FL5113.7\",\"seq\":7,\"product_model\":\"SSW15x12, SSW15x12-STK\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R1\",\"approval_number\":\"FL5113.8\",\"seq\":8,\"product_model\":\"SSW15x7, SSW15x7.4, S\\\/SSW15x7\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R1\",\"approval_number\":\"FL5113.9\",\"seq\":9,\"product_model\":\"SSW15x8, SSW15x8-STK, S\\\/SSW15x8, S\\\/SSW15x8X\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R1\",\"approval_number\":\"FL5113.10\",\"seq\":10,\"product_model\":\"SSW15x9, SSW15x9-STK, S\\\/SSW15x9, S\\\/SSW15x9X\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R1\",\"approval_number\":\"FL5113.11\",\"seq\":11,\"product_model\":\"SSW18x10, SSW18x10-STK, S\\\/SSW18x10, S\\\/SSW18x10X\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R1\",\"approval_number\":\"FL5113.12\",\"seq\":12,\"product_model\":\"SSW18x11, SSW18x11-STK\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R1\",\"approval_number\":\"FL5113.13\",\"seq\":13,\"product_model\":\"SSW18x12, SSW18x12-STK\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R1\",\"approval_number\":\"FL5113.14\",\"seq\":14,\"product_model\":\"SSW18x13, SSW18x13-STK\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R1\",\"approval_number\":\"FL5113.15\",\"seq\":15,\"product_model\":\"SSW18x7, SSW18x7.4, S\\\/SSW18x7\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R1\",\"approval_number\":\"FL5113.16\",\"seq\":16,\"product_model\":\"SSW18x8, SSW18x8-STK, S\\\/SSW18x8, S\\\/SSW18x8X\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R1\",\"approval_number\":\"FL5113.17\",\"seq\":17,\"product_model\":\"SSW18x9, SSW18x9-STK, S\\\/SSW18x9, S\\\/SSW18x9X\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R1\",\"approval_number\":\"FL5113.18\",\"seq\":18,\"product_model\":\"SSW21x10, SSW21x10-STK, S\\\/SSW21x10, S\\\/SSW21x10X\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R1\",\"approval_number\":\"FL5113.19\",\"seq\":19,\"product_model\":\"SSW21x11, SSW21x11-STK\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R1\",\"approval_number\":\"FL5113.20\",\"seq\":20,\"product_model\":\"SSW21x12, SSW21x12-STK\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R1\",\"approval_number\":\"FL5113.21\",\"seq\":21,\"product_model\":\"SSW21x13, SSW21x13-STK\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R1\",\"approval_number\":\"FL5113.22\",\"seq\":22,\"product_model\":\"SSW21x7, SSW21x7.4, S\\\/SSW21x7\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R1\",\"approval_number\":\"FL5113.23\",\"seq\":23,\"product_model\":\"SSW21x8, SSW21x8-STK, S\\\/SSW21x8, S\\\/SSW21x8X\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R1\",\"approval_number\":\"FL5113.24\",\"seq\":24,\"product_model\":\"SSW21x9, SSW21x9-STK, S\\\/SSW21x9, S\\\/SSW21x9X\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R1\",\"approval_number\":\"FL5113.25\",\"seq\":25,\"product_model\":\"SSW24x10, SSW24x10-STK, S\\\/SSW24x10, S\\\/SSW24x10X\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R1\",\"approval_number\":\"FL5113.26\",\"seq\":26,\"product_model\":\"SSW24x11, SSW24x11-STK\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R1\",\"approval_number\":\"FL5113.27\",\"seq\":27,\"product_model\":\"SSW24x12, SSW24x12-STK\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R1\",\"approval_number\":\"FL5113.28\",\"seq\":28,\"product_model\":\"SSW24x13, SSW24x13-STK\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R1\",\"approval_number\":\"FL5113.29\",\"seq\":29,\"product_model\":\"SSW24x7, SSW24x7.4, S\\\/SSW24x7\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R1\",\"approval_number\":\"FL5113.30\",\"seq\":30,\"product_model\":\"SSW24x8, SSW24x8-STK, S\\\/SSW24x8, S\\\/SSW24x8X\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R1\",\"approval_number\":\"FL5113.31\",\"seq\":31,\"product_model\":\"SSW24x9, SSW24x9-STK, S\\\/SSW24x9, S\\\/SSW24x9X\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11177-R0\",\"approval_number\":\"FL11177.1\",\"seq\":1,\"product_model\":\"SW16x7x4, SW16x7x6, SW22x7x4, SW22x7x6,\",\"product_description\":\"Wood Strong-Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11177-R0\",\"approval_number\":\"FL11177.2\",\"seq\":2,\"product_model\":\"SW16x8x4, SW16x8x6, SW18X8, SW22x8x4, SW22x8x6, SW24X8, SW32x8, SW48x8,\",\"product_description\":\"Wood Strong-Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11177-R0\",\"approval_number\":\"FL11177.3\",\"seq\":3,\"product_model\":\"SW18x8-RF, SW24x8-RF, SW32x8-RF, SW48x8-RF,\",\"product_description\":\"Wood Strong-Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11177-R0\",\"approval_number\":\"FL11177.4\",\"seq\":4,\"product_model\":\"SW18x9, SW24x9, SW32x9, SW48x9,\",\"product_description\":\"Wood Strong-Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11177-R0\",\"approval_number\":\"FL11177.5\",\"seq\":5,\"product_model\":\"SW18x9-RF, SW24x9-RF, SW32x9-RF, SW48x9-RF,\",\"product_description\":\"Wood Strong-Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11177-R0\",\"approval_number\":\"FL11177.6\",\"seq\":6,\"product_model\":\"SW24x10, SW32x10, SW48x10,\",\"product_description\":\"Wood Strong-Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11177-R0\",\"approval_number\":\"FL11177.7\",\"seq\":7,\"product_model\":\"SW24x10-RF, SW32x10-RF, SW48x10-RF,\",\"product_description\":\"Wood Strong-Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11177-R0\",\"approval_number\":\"FL11177.8\",\"seq\":8,\"product_model\":\"SW24x12x6, SW32x12x6, SW48x12x6,\",\"product_description\":\"Wood Strong-Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Superior Metal Products Company, INC.\":[{\"manufacturer\":\"Superior Metal Products Company, INC.\",\"approval_number_master\":\"FL#4484-R0\",\"approval_number\":\"FL4484.1\",\"seq\":1,\"product_model\":\"UltraView\",\"product_description\":\"Sunroom Wall Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Hardy Frame, Inc.\":[{\"manufacturer\":\"Hardy Frame, Inc.\",\"approval_number_master\":\"FL#4521-R0\",\"approval_number\":\"FL4521.1\",\"seq\":1,\"product_model\":\"Hardy Frame Panel, Hardy Frame Braced Frame, Hardy Frame Heavy Duty Braced Frame, Hardy Frame Post, Hardy Frame Heavy Duty Post, Hardy Frame Screw, Hardy Frame Bearing Plate and Hardy Frame Saddle\",\"product_description\":\"Hardy Frame Products are prefabricated shear panels constructed for use in wood, steel mansonry or concrete structures. They are designed to support gravity loads and to resist in plane and out of plane lateral loads resulting from wind and seismic forces.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Aluma Shield Industries\":[{\"manufacturer\":\"Aluma Shield Industries\",\"approval_number_master\":\"FL#4647-R0\",\"approval_number\":\"FL4647.1\",\"seq\":1,\"product_model\":\"AW Series Wall Panel\",\"product_description\":\"Insulated Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aluma Shield Industries\",\"approval_number_master\":\"FL#4647-R0\",\"approval_number\":\"FL4647.2\",\"seq\":2,\"product_model\":\"HR900 Wall Panel\",\"product_description\":\"Insulated Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Sika Facades - Senergy LaHabra EIFS\":[{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#5978-R1\",\"approval_number\":\"FL5978.1\",\"seq\":1,\"product_model\":\"Degussa Wall Systems Inc StuccoBase\",\"product_description\":\"Portland cement stucco for use on framed or CMU\\\/concrete construction with metal lath or PermaLath\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#5978-R1\",\"approval_number\":\"FL5978.2\",\"seq\":2,\"product_model\":\"Degussa Walls Systems Inc StuccoBase\",\"product_description\":\"Portland cement stucco for use on framed or CMU\\\/concrete construction\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Facades - Senergy LaHabra EIFS\",\"approval_number_master\":\"FL#10890-R0\",\"approval_number\":\"FL10890.1\",\"seq\":1,\"product_model\":\"Permalath 1000 Glass Fiber Lath\",\"product_description\":\"Permalath 1000 is an open weave, three dimensional lath formed from glass fibers and used as reinforcement for exterior cement plaster conforming to ASTM C 926 or StuccoBase cementitious wall covering conforming to ESR-1064\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-12 00:00:00\",\"instructions_url\":\"\"}],\"Cadsteel Inc\":[{\"manufacturer\":\"Cadsteel Inc\",\"approval_number_master\":\"FL#6083-R0\",\"approval_number\":\"FL6083.1\",\"seq\":1,\"product_model\":\"WALLFX Panels\",\"product_description\":\"Autoclaved Aerated Concrete Wall Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Fiberweb\":[{\"manufacturer\":\"Fiberweb\",\"approval_number_master\":\"FL#8094-R0\",\"approval_number\":\"FL8094.1\",\"seq\":1,\"product_model\":\"StormWrap(TM)\",\"product_description\":\"StormWrap(TM) structural component that will improve wind loading of residential and commercial building panel walls, air and water barrier product that is impact resistant.\",\"design_pressure\":\"+46.5\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Quikrete\":[{\"manufacturer\":\"Quikrete\",\"approval_number_master\":\"FL#9445-R0\",\"approval_number\":\"FL9445.1\",\"seq\":1,\"product_model\":\"One Coat Fiberglass Reinforced Stucco Concentrated #1216\",\"product_description\":\"This product is a mixture of Portland Cement -ASTM C150, Hydrated Lime - ASTM C207, AR Glass Fibers, and proprietary additives. When mixed with sand - ASTM C897, this mix is designed for use as an exterior coating reinforced with wire fabric or metal lath.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Holcim Inc. (US)\":[{\"manufacturer\":\"Holcim Inc. (US)\",\"approval_number_master\":\"FL#9851-R0\",\"approval_number\":\"FL9851.1\",\"seq\":1,\"product_model\":\"Holcim One Coat Stucco\",\"product_description\":\"Holcim One Coat Stucco (OCS)\",\"design_pressure\":\"+86\\\/-86\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Four Seasons Building Products\":[{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#1791-R2\",\"approval_number\":\"FL1791.1\",\"seq\":1,\"product_model\":\"METALS U.S.A. Pro-Fab EZ-Lok\",\"product_description\":\"E.P.S. COMPOSITE PANELS WITH ALUMINUM OR STEEL SKINS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#1791-R0\",\"approval_number\":\"FL1791.2\",\"seq\":2,\"product_model\":\"Pro-Fab EZ-LOK \\\/ SIPbLOC COMPO\",\"product_description\":\"E.P.S. COMPOSITE WALL PANELS WITH ALUMINUM OR STEEL SKINS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#1793-R2\",\"approval_number\":\"FL1793.1\",\"seq\":1,\"product_model\":\"1-1\\\/4\\\" x 12\\\" & 3\\\" x 12\\\" aluminum riser pan, 3\\\" x 12\\\" Rhino pan 26 ga.\",\"product_description\":\"aluminum or steel panels used for walls on sheds, utility buildings, or buildings.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#1793-R0\",\"approval_number\":\"FL1793.2\",\"seq\":2,\"product_model\":\"3\\\" x 12\\\" riser pan x .026 and\",\"product_description\":\"aluminum panels used for wall panels on sheds, utility buildings, or buildings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Modtech Holdings, Inc.\":[{\"manufacturer\":\"Modtech Holdings, Inc.\",\"approval_number_master\":\"FL#4141-R2\",\"approval_number\":\"FL4141.1\",\"seq\":1,\"product_model\":\"Standard direct mount GFRC wall panels\",\"product_description\":\"Minimum 5\\\/8\\\" thick GFRC wall panels direct mounted to metal stud framing\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modtech Holdings, Inc.\",\"approval_number_master\":\"FL#4141-R2\",\"approval_number\":\"FL4141.2\",\"seq\":2,\"product_model\":\"Standard offset mount GFRC wall panels\",\"product_description\":\"Minimum 5\\\/8\\\" thick GFRC wall panels offset mounted to metal stud framing\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Home Front Homes, LLC\":[{\"manufacturer\":\"Home Front Homes, LLC\",\"approval_number_master\":\"FL#7397-R1\",\"approval_number\":\"FL7397.1\",\"seq\":1,\"product_model\":\"4-3\\\/8\\\" Hardi Wall Panel\",\"product_description\":\"4-3\\\/8\\\" Nominal Thickness\",\"design_pressure\":\"+43.3\\\/-43.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Home Front Homes, LLC\",\"approval_number_master\":\"FL#7397-R1\",\"approval_number\":\"FL7397.2\",\"seq\":2,\"product_model\":\"5\\\" Advantech Wall Panel\",\"product_description\":\"5\\\" Nominal Thickness\",\"design_pressure\":\"+47.0\\\/-47.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Home Front Homes, LLC\",\"approval_number_master\":\"FL#7397-R0\",\"approval_number\":\"FL7397.3\",\"seq\":3,\"product_model\":\"8-3\\\/4\\\" Composite Panel\",\"product_description\":\"\",\"design_pressure\":\"+76.3\\\/-76.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"PAREX USA, INC.\":[{\"manufacturer\":\"PAREX USA, INC.\",\"approval_number_master\":\"FL#10194-R0\",\"approval_number\":\"FL10194.1\",\"seq\":1,\"product_model\":\"Parex Grey Couche Stucco\",\"product_description\":\"One Coat Stucco\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PAREX USA, INC.\",\"approval_number_master\":\"FL#12427-R0\",\"approval_number\":\"FL12427.1\",\"seq\":1,\"product_model\":\"ParexLahabra One Coat Stucco Systems: Lahabra-Wall, Surewall FRP, Teifs and Parex Armourwall 100\",\"product_description\":\"Portland Cement Stucco for use on framed or CMU\\\/concrete Construction\",\"design_pressure\":\"+32\\\/-32\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-05 00:00:00\",\"instructions_url\":\"\"}],\"Major Industries\":[{\"manufacturer\":\"Major Industries\",\"approval_number_master\":\"FL#10280-R0\",\"approval_number\":\"FL10280.1\",\"seq\":1,\"product_model\":\"Guardian 275 Translucent Daylighting Systems\",\"product_description\":\"Guradian 275 Hurricane Daylighting System\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Major Industries\",\"approval_number_master\":\"FL#13504-R0\",\"approval_number\":\"FL13504.1\",\"seq\":1,\"product_model\":\"Guardian 275 Translucent Hurricane Panel Wall\",\"product_description\":\"Guardian 275 Translucent Hurricane Panel Wall\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-06-30 00:00:00\",\"instructions_url\":\"\"}],\"Veristeel, Inc.\":[{\"manufacturer\":\"Veristeel, Inc.\",\"approval_number_master\":\"FL#11072-R0\",\"approval_number\":\"FL11072.1\",\"seq\":1,\"product_model\":\"Veristeel Variclad Composite Structural Wall Panel\",\"product_description\":\"Veristeel Variclad Composite Structural Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Brian C. Bishop and Associates\":[{\"manufacturer\":\"Brian C. Bishop and Associates\",\"approval_number_master\":\"FL#12222-R0\",\"approval_number\":\"FL12222.1\",\"seq\":1,\"product_model\":\"Hardi Wall Panel\",\"product_description\":\"Nominal Thickness 4 3\\\/8\\\"\",\"design_pressure\":\"+43.3\\\/-43.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Phoenix Products\":[{\"manufacturer\":\"Phoenix Products\",\"approval_number_master\":\"FL#12868-R0\",\"approval_number\":\"FL12868.1\",\"seq\":1,\"product_model\":\"Mechanical Wall Assembly\",\"product_description\":\"Mechanical Wall Assembly for Aluminum Enclosures\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Phoenix Products\",\"approval_number_master\":\"FL#12868-R0\",\"approval_number\":\"FL12868.2\",\"seq\":2,\"product_model\":\"VHB Wall Assembly\",\"product_description\":\"VHB Wall Assembly for Aluminum Enclosures\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Barrette Outdoor Living\":[{\"manufacturer\":\"Barrette Outdoor Living\",\"approval_number_master\":\"FL#12929-R0\",\"approval_number\":\"FL12929.1\",\"seq\":1,\"product_model\":\"L108 Asheville Vinyl Modular Wall Assembly\",\"product_description\":\"Overall Size Lower Section: 9'10\\\" wide by 5'10\\\" high.\\nOverall Size Upper Section: 9'10\\\" wide by 1'8\\\" high.\",\"design_pressure\":\"+25.0\\\/-25.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Barrette Outdoor Living\",\"approval_number_master\":\"FL#14349-R0\",\"approval_number\":\"FL14349.1\",\"seq\":1,\"product_model\":\"10'x8' Homestyles Outdoor Storage Shed Wall Assembly\",\"product_description\":\"End Wall Dimensions: 10'0\\\" wide by 6'3-1\\\/8\\\" height\\nSide Wall Dimensions: 8'-0\\\" wide by 6'3-1\\\/8\\\" height\",\"design_pressure\":\"+55.14\\\/-55.14\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Accelerated Building Technologies\":[{\"manufacturer\":\"Accelerated Building Technologies\",\"approval_number_master\":\"FL#13722-R0\",\"approval_number\":\"FL13722.1\",\"seq\":1,\"product_model\":\"ACCEL-E S.T.E.P. SYSTEM\",\"product_description\":\"ACCEL-E S.T.E.P. SYSTEM 5 1\\\/2\\\" WALL PANEL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Accelerated Building Technologies\",\"approval_number_master\":\"FL#13722-R0\",\"approval_number\":\"FL13722.2\",\"seq\":2,\"product_model\":\"ACCEL-E S.T.E.P. SYSTEM\",\"product_description\":\"ACCEL-E S.T.E.P. SYSTEM 8\\\" WALL PANEL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Accelerated Building Technologies\",\"approval_number_master\":\"FL#13722-R0\",\"approval_number\":\"FL13722.3\",\"seq\":3,\"product_model\":\"ACCEL-E S.T.E.P. SYSTEM\",\"product_description\":\"ACCEL-E S.T.E.P. SYSTEM 8\\\" WALL PANEL WITH PLYWOOD\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Rolsafe\":[{\"manufacturer\":\"Rolsafe\",\"approval_number_master\":\"FL#13882-R0\",\"approval_number\":\"FL13882.1\",\"seq\":1,\"product_model\":\"53 mm Herculean Aluminum Rolling Wall\",\"product_description\":\"53 mm Herculean Aluminum Rolling Barrier Wall\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-02 00:00:00\",\"instructions_url\":\"\"}],\"Gramatica SIPS International, Inc\":[{\"manufacturer\":\"Gramatica SIPS International, Inc\",\"approval_number_master\":\"FL#13985-R0\",\"approval_number\":\"FL13985.1\",\"seq\":1,\"product_model\":\"4 3\\\/8\\\" Fiberous Cement Wall Panel\",\"product_description\":\"4 3\\\/8\\\" Fibeerous Cement Wall Panel with a 5\\\/16\\\" Fiberous Cement Board on each side of a 3 11\\\/16\\\" Expanded PolyStrene Foam Core (EPS)\",\"design_pressure\":\"+43.3\\\/-43.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gramatica SIPS International, Inc\",\"approval_number_master\":\"FL#13985-R0\",\"approval_number\":\"FL13985.2\",\"seq\":2,\"product_model\":\"6 5\\\/8\\\" Titan EXL Wall Panel\",\"product_description\":\"6 5\\\/8\\\" Titan EXL Wall Panel with 7\\\/16\\\" Titan OSB Board on both sides with 5 3\\\/4\\\" Expanded PolyStrene Form Core (EPS)\",\"design_pressure\":\"+43.3\\\/-43.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gramatica SIPS International, Inc\",\"approval_number_master\":\"FL#18622-R0\",\"approval_number\":\"FL18622.1\",\"seq\":1,\"product_model\":\"Gramatica 4\\\" Fiber Cement SIPS\",\"product_description\":\"4 3\\\/8\\\" Fiberous Cement Wall Panel (SIP)\\nconstructed of two (2) 5\\\/16\\\" Fiberous Cement Board sheets\\nattached on either side of a 3 11\\\/16\\\" Polystyrene Foam Core with Dow Chemical Mor-AD 650 (moisture activated) adhesive.\",\"design_pressure\":\"+69.3\\\/-69.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gramatica SIPS International, Inc\",\"approval_number_master\":\"FL#18622-R0\",\"approval_number\":\"FL18622.2\",\"seq\":2,\"product_model\":\"Gramatica 6\\\" Titan EXL Wall Panel SIPS\",\"product_description\":\"Titan EXL Wall Panel (SIP)\\nconstructed of two (2) 7\\\/16\\\" OSB Board sheets\\nattached on either side of a 5 3\\\/4\\\" Polystyrene Foam Core with Dow Chemical Mor-AD 650 (moisture activated) adhesive.\",\"design_pressure\":\"+69.3\\\/-69.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gramatica SIPS International, Inc\",\"approval_number_master\":\"FL#39775-R0\",\"approval_number\":\"FL39775.1\",\"seq\":1,\"product_model\":\"Gramatica SIPS International\",\"product_description\":\"4 Inch Fibrous Wall Panels\\n6 inch OSB Wall Panels\",\"design_pressure\":\"+69.3\\\/-69.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Green Product Technologies, LLC\":[{\"manufacturer\":\"Green Product Technologies, LLC\",\"approval_number_master\":\"FL#14029-R0\",\"approval_number\":\"FL14029.1\",\"seq\":1,\"product_model\":\"GSIP Panel\",\"product_description\":\"Structural Insulated Panel\",\"design_pressure\":\"+60\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-10 00:00:00\",\"instructions_url\":\"\"}],\"Brick It\":[{\"manufacturer\":\"Brick It\",\"approval_number_master\":\"FL#14427-R0\",\"approval_number\":\"FL14427.1\",\"seq\":1,\"product_model\":\"Brick Veneer Wall Panel System\",\"product_description\":\"The panel is a Galvanized (non-corrosive) Metal formed to a patented Structural shape to align brick courses and to support and ensure a mechanical bond of each brick in place. The shelves are for supporting the bricks.\",\"design_pressure\":\"+75.0\\\/-75.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"SYNTHEON Inc.\":[{\"manufacturer\":\"SYNTHEON Inc.\",\"approval_number_master\":\"FL#15165-R0\",\"approval_number\":\"FL15165.1\",\"seq\":1,\"product_model\":\"ACCEL-E S.T.E.P SYSTEM\",\"product_description\":\"ACCEL-E S.T.E.P SYSTEM 5 1\\\/2\\\" WALL PANEL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SYNTHEON Inc.\",\"approval_number_master\":\"FL#15165-R0\",\"approval_number\":\"FL15165.2\",\"seq\":2,\"product_model\":\"ACCEL-E S.T.E.P SYSTEM\",\"product_description\":\"ACCEL-E S.T.E.P SYSTEM 8\\\" WALL PANEL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SYNTHEON Inc.\",\"approval_number_master\":\"FL#15165-R0\",\"approval_number\":\"FL15165.3\",\"seq\":3,\"product_model\":\"ACCEL-E S.T.E.P SYSTEM\",\"product_description\":\"ACCEL-E S.T.E.P SYSTEM 8\\\" WALL PANEL WITH PLYWOOD\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Innova Panel, LLC\":[{\"manufacturer\":\"Innova Panel, LLC\",\"approval_number_master\":\"FL#16712-R0\",\"approval_number\":\"FL16712.1\",\"seq\":1,\"product_model\":\"Hardie Board Structural Insulated Panel (SIP)\",\"product_description\":\"SIP constructed of two 5\\\/16\\\" Hardie Panel Sheets attached on either side of a 3-5\\\/8\\\" or 5-5\\\/8\\\" 1 PCF expanded polystyrene foam core with Rohm and Haas Adhesives - MOR-AD M650 or MOR-AD M654 adhesive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innova Panel, LLC\",\"approval_number_master\":\"FL#16807-R0\",\"approval_number\":\"FL16807.1\",\"seq\":1,\"product_model\":\"5\\\/8\\\" OSB Structural Insulated Panel (SIP)\",\"product_description\":\"SIP constructed of two 5\\\/8\\\" OSB sheets attached on either side of a 3-5\\\/8\\\", 5-5\\\/8\\\", or 7-5\\\/8\\\" thick 1 pound per cubic foot (pcf) expanded polystyrene foam core with Rohm and Haas Adhesives - MOR-AD M650 or M654 laminating adhesive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innova Panel, LLC\",\"approval_number_master\":\"FL#16807-R0\",\"approval_number\":\"FL16807.2\",\"seq\":2,\"product_model\":\"7\\\/16\\\" OSB Structural Insulated Panel (SIP)\",\"product_description\":\"SIP constructed of two 7\\\/16\\\" OSB sheets attached on either side of a 5-5\\\/8\\\" thick 1 pound per cubic foot (pcf) expanded polystyrene foam core with Rohm and Haas Adhesives - MOR-AD 654 laminating adhesive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innova Panel, LLC\",\"approval_number_master\":\"FL#21354-R0\",\"approval_number\":\"FL21354.1\",\"seq\":1,\"product_model\":\"Structural Insulated Panel (SIP) MgO\\\/MgO Wall Panel\",\"product_description\":\"Structural Insulated Panel (SIP)\\nMgO\\\/MgO Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Duo-Gard Industries\":[{\"manufacturer\":\"Duo-Gard Industries\",\"approval_number_master\":\"FL#17490-R0\",\"approval_number\":\"FL17490.1\",\"seq\":1,\"product_model\":\"Series 3500 Polycarbonate Tongue and Groove Wall System\",\"product_description\":\"40 mm nominal thickness\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Alpha Aluminum, Inc.\":[{\"manufacturer\":\"Alpha Aluminum, Inc.\",\"approval_number_master\":\"FL#17913-R0\",\"approval_number\":\"FL17913.1\",\"seq\":1,\"product_model\":\"RPVC F CHANNEL\",\"product_description\":\"RPVC F CHANNEL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alpha Aluminum, Inc.\",\"approval_number_master\":\"FL#17913-R0\",\"approval_number\":\"FL17913.2\",\"seq\":2,\"product_model\":\"W CHANNEL\",\"product_description\":\"W CHANNEL\",\"design_pressure\":\"+80.0\\\/-80.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alpha Aluminum, Inc.\",\"approval_number_master\":\"FL#17913-R1\",\"approval_number\":\"FL17913.3\",\"seq\":3,\"product_model\":\"W Channel with (2) Gypsum Boards\",\"product_description\":\"W Channel with (2) Gypsum Boards - 1 Hour fire rating\",\"design_pressure\":\"+80.0\\\/-80.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-30 00:00:00\",\"instructions_url\":\"\"}],\"SI Panels LLC\":[{\"manufacturer\":\"SI Panels LLC\",\"approval_number_master\":\"FL#21502-R0\",\"approval_number\":\"FL21502.1\",\"seq\":1,\"product_model\":\"4 \\u00bc\\\" Hardie Wall Panels\",\"product_description\":\"S.I.P. constructed of two 5\\\/16\\\" Hardie Board sheets\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-13 00:00:00\",\"instructions_url\":\"\"}],\"Pan Urania SpA\":[{\"manufacturer\":\"Pan Urania SpA\",\"approval_number_master\":\"FL#21893-R0\",\"approval_number\":\"FL21893.1\",\"seq\":1,\"product_model\":\"Panhouse Panels - Steel Wall Panel System - N.I.\",\"product_description\":\"Panhouse Panels - Steel Wall Panel System w\\\/ Door and Window Opening - Non-Impact (NON-HVHZ)\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pan Urania SpA\",\"approval_number_master\":\"FL#28505-R0\",\"approval_number\":\"FL28505.1\",\"seq\":1,\"product_model\":\"Impact Resistant Wall Panel\",\"product_description\":\"Impact Resistant Wall Panel\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Multi-Panels\":[{\"manufacturer\":\"Multi-Panels\",\"approval_number_master\":\"FL#22648-R0\",\"approval_number\":\"FL22648.1\",\"seq\":1,\"product_model\":\"M4 Board\",\"product_description\":\"Exterior Sheathing\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-31 00:00:00\",\"instructions_url\":\"\"}],\"T\":[{\"manufacturer\":\"T\",\"approval_number_master\":\"FL#30043-R0\",\"approval_number\":\"FL30043.1\",\"seq\":1,\"product_model\":\"Aggregate Faced Wall Panel\",\"product_description\":\"Fiberglass reinforced plastic base with aggregate embedded in the surface on one side.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Gulf Concrete Technology\":[{\"manufacturer\":\"Gulf Concrete Technology\",\"approval_number_master\":\"FL#30050-R0\",\"approval_number\":\"FL30050.1\",\"seq\":1,\"product_model\":\"PSM panels, PSG panels\",\"product_description\":\"Roof, wall and floor panels\",\"design_pressure\":\"+124\\\/-124\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-01 00:00:00\",\"instructions_url\":\"\"}],\"Piazza Stone LLC\":[{\"manufacturer\":\"Piazza Stone LLC\",\"approval_number_master\":\"FL#35386-R0\",\"approval_number\":\"FL35386.1\",\"seq\":1,\"product_model\":\"Piazza Stone\",\"product_description\":\"Piazza Stone\\u00ae is a non-structural architectural stone decorative fa\\u00e7ade product consisting of an expanded polystyrene (EPS) foam core encased in a limestone composite shell.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2022-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Twin Oaks Madison LLC\":[{\"manufacturer\":\"Twin Oaks Madison LLC\",\"approval_number_master\":\"FL#42268-R0\",\"approval_number\":\"FL42268.1\",\"seq\":1,\"product_model\":\"Twin Oaks Madison\",\"product_description\":\"Twin Oaks SIP\",\"design_pressure\":\"+83.2\\\/-83.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-08-31 00:00:00\",\"instructions_url\":\"\"}],\"Mighty Buildings inc\":[{\"manufacturer\":\"Mighty Buildings inc\",\"approval_number_master\":\"FL#42389-R0\",\"approval_number\":\"FL42389.1\",\"seq\":1,\"product_model\":\"Mighty Kit System 3D Printed Panels (MB MKS panels)\",\"product_description\":\"The Mighty Kit System 3D Printed Panels (MB MKS panels) are factory assembled 3D printed polymer-based composite panels with a spray applied polyurethane foam core.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Urania Group SPA\":[{\"manufacturer\":\"Urania Group SPA\",\"approval_number_master\":\"FL#46533-R0\",\"approval_number\":\"FL46533.1\",\"seq\":1,\"product_model\":\"URAN WALL PANEL\",\"product_description\":\"URAN WALL PANEL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-02-28 00:00:00\",\"instructions_url\":\"\"}]},\"d. roofing products|||1. asphalt shingles\":{\"CertainTeed, LLC (Roofing)\":[{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#5444-R26\",\"approval_number\":\"FL5444.1\",\"seq\":1,\"product_model\":\"CertainTeed Asphalt Shingles (HVHZ)\",\"product_description\":\"Laminated asphalt roof shingles for use in FBC HVHZ jurisdictions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-05-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#5444-R26\",\"approval_number\":\"FL5444.2\",\"seq\":2,\"product_model\":\"CertainTeed Asphalt Shingles (NON-HVHZ)\",\"product_description\":\"3-tab, 4-tab, strip (no-cut-outs), laminated and architectural asphalt roof shingles and accessories for use in FBC non-HVHZ jurisdictions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#250-R0\",\"approval_number\":\"FL250.1\",\"seq\":1,\"product_model\":\"Carriage House Shangle\",\"product_description\":\"Fiberglass laminated shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#250-R0\",\"approval_number\":\"FL250.2\",\"seq\":2,\"product_model\":\"Classic Horizon Shangle\",\"product_description\":\"Fiberglass 3 tab overlay shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#250-R0\",\"approval_number\":\"FL250.3\",\"seq\":3,\"product_model\":\"CT 20 (and AR)\",\"product_description\":\"Fiberglass 3 tab shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#250-R0\",\"approval_number\":\"FL250.4\",\"seq\":4,\"product_model\":\"Grand Manor Shangle\",\"product_description\":\"Fiberglass laminated shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#250-R0\",\"approval_number\":\"FL250.5\",\"seq\":5,\"product_model\":\"Hatteras\",\"product_description\":\"Fiberglass 4 tab shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#250-R0\",\"approval_number\":\"FL250.6\",\"seq\":6,\"product_model\":\"Landmark 30 (and AR)\",\"product_description\":\"Fiberglass laminated shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#250-R0\",\"approval_number\":\"FL250.7\",\"seq\":7,\"product_model\":\"Landmark 40 (and AR)\",\"product_description\":\"Fiberglass laminate shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#250-R0\",\"approval_number\":\"FL250.8\",\"seq\":8,\"product_model\":\"Landmark 50 (and AR)\",\"product_description\":\"Fiberglass laminated shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#250-R0\",\"approval_number\":\"FL250.9\",\"seq\":9,\"product_model\":\"Landmark TL\",\"product_description\":\"Fiberglass laminated shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#250-R0\",\"approval_number\":\"FL250.10\",\"seq\":10,\"product_model\":\"Patriot AR\",\"product_description\":\"Fiberglass 3 tab shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#250-R0\",\"approval_number\":\"FL250.11\",\"seq\":11,\"product_model\":\"Presidential Shake (and AR)\",\"product_description\":\"Fiberglass architectural shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#250-R0\",\"approval_number\":\"FL250.12\",\"seq\":12,\"product_model\":\"Presidential Shake TL\",\"product_description\":\"Fiberglass architectural shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#250-R0\",\"approval_number\":\"FL250.13\",\"seq\":13,\"product_model\":\"Presidential Shake TL\",\"product_description\":\"Fiberglass architectural shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#250-R0\",\"approval_number\":\"FL250.14\",\"seq\":14,\"product_model\":\"XT 25 (and AR)\",\"product_description\":\"Fiberglass 3 tab shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#250-R0\",\"approval_number\":\"FL250.15\",\"seq\":15,\"product_model\":\"XT 30 (and AR)\",\"product_description\":\"Fiberglass 3 tab shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#3328-R0\",\"approval_number\":\"FL3328.1\",\"seq\":1,\"product_model\":\"Centennial Slate\",\"product_description\":\"Asphalt Shingles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#5444-R0\",\"approval_number\":\"FL5444.3\",\"seq\":3,\"product_model\":\"Classic Horizon Shangle\",\"product_description\":\"Fiberglass 3-tab shingles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#5444-R0\",\"approval_number\":\"FL5444.4\",\"seq\":4,\"product_model\":\"CT20 and CT20AR\",\"product_description\":\"Fiberglass 3-tab shingles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#5444-R0\",\"approval_number\":\"FL5444.5\",\"seq\":5,\"product_model\":\"Grand Manor Shangle\",\"product_description\":\"Fiberglass laminated shingles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#5444-R0\",\"approval_number\":\"FL5444.6\",\"seq\":6,\"product_model\":\"Hatteras\",\"product_description\":\"Fiberglass 4-tab shingles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#5444-R0\",\"approval_number\":\"FL5444.7\",\"seq\":7,\"product_model\":\"Landmark 30 and 30AR\",\"product_description\":\"Fiberglass laminated shingles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#5444-R0\",\"approval_number\":\"FL5444.8\",\"seq\":8,\"product_model\":\"Landmark 40 and 40AR\",\"product_description\":\"Fiberglass laminated shingles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#5444-R0\",\"approval_number\":\"FL5444.9\",\"seq\":9,\"product_model\":\"Landmark 50 and 50AR\",\"product_description\":\"Fiberglass laminated shingles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#5444-R0\",\"approval_number\":\"FL5444.10\",\"seq\":10,\"product_model\":\"Landmark TL\",\"product_description\":\"Fiberglass laminated shingles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#5444-R0\",\"approval_number\":\"FL5444.11\",\"seq\":11,\"product_model\":\"Patriot AR\",\"product_description\":\"Fiberglass 3-tab shingles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#5444-R0\",\"approval_number\":\"FL5444.12\",\"seq\":12,\"product_model\":\"Presidential Shake and Shake AR\",\"product_description\":\"Fiberglass architectural shingles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#5444-R0\",\"approval_number\":\"FL5444.13\",\"seq\":13,\"product_model\":\"Presidential Shake TL and Shake TL AR\",\"product_description\":\"Fiberglass architectural shingles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#5444-R0\",\"approval_number\":\"FL5444.14\",\"seq\":14,\"product_model\":\"XT 25 and XT 25 AR\",\"product_description\":\"Fiberglass 3-tab shingles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#5444-R0\",\"approval_number\":\"FL5444.15\",\"seq\":15,\"product_model\":\"XT 30 and XT 30 AR\",\"product_description\":\"Fiberglass 3-tab shingles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Temo Inc.\":[{\"manufacturer\":\"Temo Inc.\",\"approval_number_master\":\"FL#7086-R8\",\"approval_number\":\"FL7086.1\",\"seq\":1,\"product_model\":\"7086\",\"product_description\":\"Shingle over sunroom Roof panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"GAF\":[{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#10124-R36\",\"approval_number\":\"FL10124.1\",\"seq\":1,\"product_model\":\"Asphalt Roof Shingles (HVHZ)\",\"product_description\":\"Fiberglass reinforced, laminated asphalt shingles for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#10124-R36\",\"approval_number\":\"FL10124.2\",\"seq\":2,\"product_model\":\"Asphalt Roof Shingles (NON-HVHZ)\",\"product_description\":\"Fiberglass reinforced 3-tab, laminated, 5-tab and hip\\\/ridge asphalt shingles for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#183-R2\",\"approval_number\":\"FL183.1\",\"seq\":1,\"product_model\":\"Country Estates\",\"product_description\":\"Fiberglass reinforced heavyweight asphalt shingle.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#183-R2\",\"approval_number\":\"FL183.2\",\"seq\":2,\"product_model\":\"Country Mansion\",\"product_description\":\"Fiberglass reinforced heavyweight asphalt shingle with a laminate profile.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#183-R2\",\"approval_number\":\"FL183.3\",\"seq\":3,\"product_model\":\"Grand Canyon\",\"product_description\":\"Fiberglass reinforced heavyweight asphalt shingle with a laminate profile.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#183-R2\",\"approval_number\":\"FL183.4\",\"seq\":4,\"product_model\":\"Grand Sequoia\",\"product_description\":\"Fiberglass reinforced heavyweight asphalt shingle with a laminate profile.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#183-R2\",\"approval_number\":\"FL183.5\",\"seq\":5,\"product_model\":\"Grand Slate\",\"product_description\":\"Fiberglass reinforced heavyweight asphalt shingle with a laminate profile.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#183-R2\",\"approval_number\":\"FL183.6\",\"seq\":6,\"product_model\":\"Jumbo Royal Sovereign\",\"product_description\":\"Fiberglass reinforced asphalt shingle with a three-tab profile.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#183-R2\",\"approval_number\":\"FL183.7\",\"seq\":7,\"product_model\":\"Marquis & Marquis WeatherMax\",\"product_description\":\"Fiberglass reinforced heavyweight asphalt shingle with a three-tab profile.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#183-R2\",\"approval_number\":\"FL183.8\",\"seq\":8,\"product_model\":\"Royal Sovereign\",\"product_description\":\"Fiberglass reinforced heavyweight asphalt shingle with a three-tab profile.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#183-R2\",\"approval_number\":\"FL183.9\",\"seq\":9,\"product_model\":\"Timberline 30\",\"product_description\":\"Fiberglass reinforced heavyweight asphalt shingle with a laminate profile.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#183-R2\",\"approval_number\":\"FL183.10\",\"seq\":10,\"product_model\":\"Timberline Select 40\",\"product_description\":\"Fiberglass reinforced heavyweight asphalt shingle with a laminate profile.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#183-R2\",\"approval_number\":\"FL183.11\",\"seq\":11,\"product_model\":\"Timberline Ultra\",\"product_description\":\"Fiberglass reinforced heavyweight asphalt shingle with a premium laminate profile.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#3574-R0\",\"approval_number\":\"FL3574.1\",\"seq\":1,\"product_model\":\"Camelot Shingles\",\"product_description\":\"Fiberglass reinforced heavy weight asphalt roof shingle with a laminate profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#4917-R0\",\"approval_number\":\"FL4917.1\",\"seq\":1,\"product_model\":\"Grand Timberline\",\"product_description\":\"Fiberglass reinforced, heavy-weight asphalt roof shingle with laminate profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#8321-R0\",\"approval_number\":\"FL8321.1\",\"seq\":1,\"product_model\":\"Timbertex Ridge Cap Shingle\",\"product_description\":\"Fiberglass reinforced asphalt hip and ridge shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#8321-R0\",\"approval_number\":\"FL8321.2\",\"seq\":2,\"product_model\":\"Universal Ridge Cap Shingle\",\"product_description\":\"Fiberglass reinforced asphalt hip and ridge shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#8670-R0\",\"approval_number\":\"FL8670.1\",\"seq\":1,\"product_model\":\"Camelot\",\"product_description\":\"Laminate shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#8670-R0\",\"approval_number\":\"FL8670.2\",\"seq\":2,\"product_model\":\"Country Mansion\",\"product_description\":\"Laminate shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#8670-R0\",\"approval_number\":\"FL8670.3\",\"seq\":3,\"product_model\":\"Grand Canyon\",\"product_description\":\"Laminate shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#8670-R0\",\"approval_number\":\"FL8670.4\",\"seq\":4,\"product_model\":\"Grand Sequoia\",\"product_description\":\"Laminate shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#8670-R0\",\"approval_number\":\"FL8670.5\",\"seq\":5,\"product_model\":\"Grand Slate\",\"product_description\":\"Laminate shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#8670-R0\",\"approval_number\":\"FL8670.6\",\"seq\":6,\"product_model\":\"Grand Timberline\",\"product_description\":\"Laminate shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#8670-R0\",\"approval_number\":\"FL8670.7\",\"seq\":7,\"product_model\":\"Royal Sovereign\",\"product_description\":\"Three-tab shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#8670-R0\",\"approval_number\":\"FL8670.8\",\"seq\":8,\"product_model\":\"Slateline\",\"product_description\":\"Five-tab shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#8670-R0\",\"approval_number\":\"FL8670.9\",\"seq\":9,\"product_model\":\"Timberline 30\",\"product_description\":\"Laminate shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#8670-R0\",\"approval_number\":\"FL8670.10\",\"seq\":10,\"product_model\":\"Timberline Armorshield\",\"product_description\":\"Laminate shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#8670-R0\",\"approval_number\":\"FL8670.11\",\"seq\":11,\"product_model\":\"Timberline Select 40\",\"product_description\":\"Laminate shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#8670-R0\",\"approval_number\":\"FL8670.12\",\"seq\":12,\"product_model\":\"Timberline Ultra\",\"product_description\":\"Laminate shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#8670-R0\",\"approval_number\":\"FL8670.13\",\"seq\":13,\"product_model\":\"Timbertex Hip and Ridge\",\"product_description\":\"Hip and ridge shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#9631-R0\",\"approval_number\":\"FL9631.1\",\"seq\":1,\"product_model\":\"Capstone\",\"product_description\":\"Laminate shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#9631-R0\",\"approval_number\":\"FL9631.2\",\"seq\":2,\"product_model\":\"ProStart Starter\",\"product_description\":\"Shingle starter strip with self-sealing strip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#9631-R0\",\"approval_number\":\"FL9631.3\",\"seq\":3,\"product_model\":\"Seal-A-Ridge\",\"product_description\":\"Flexible ridge cap shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#9631-R0\",\"approval_number\":\"FL9631.4\",\"seq\":4,\"product_model\":\"Seal-A-Ridge ArmorShield\",\"product_description\":\"Flexible ridge cap shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#9631-R0\",\"approval_number\":\"FL9631.5\",\"seq\":5,\"product_model\":\"Timberline ArmorShield II\",\"product_description\":\"Laminate shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#9631-R0\",\"approval_number\":\"FL9631.6\",\"seq\":6,\"product_model\":\"Timberline Natural Shadow (colors)\",\"product_description\":\"Laminate shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#9631-R0\",\"approval_number\":\"FL9631.7\",\"seq\":7,\"product_model\":\"Timberline Prestique 30\",\"product_description\":\"Laminate shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#9631-R0\",\"approval_number\":\"FL9631.8\",\"seq\":8,\"product_model\":\"Timberline Prestique 40\",\"product_description\":\"Laminate shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#9631-R0\",\"approval_number\":\"FL9631.9\",\"seq\":9,\"product_model\":\"Timberline Prestique Lifetime\",\"product_description\":\"Laminate shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#183-R0\",\"approval_number\":\"FL183.12\",\"seq\":12,\"product_model\":\"Timberline Select 40\",\"product_description\":\"Laminated Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#183-R0\",\"approval_number\":\"FL183.13\",\"seq\":13,\"product_model\":\"Timberline Ultra\",\"product_description\":\"Premium Laminated Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#10124-R0\",\"approval_number\":\"FL10124.3\",\"seq\":3,\"product_model\":\"Country Mansion\",\"product_description\":\"Fiberglass reinforced laminated asphalt shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#10124-R0\",\"approval_number\":\"FL10124.4\",\"seq\":4,\"product_model\":\"Grand Canyon\",\"product_description\":\"Fiberglass reinforced laminated asphalt shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#10124-R0\",\"approval_number\":\"FL10124.5\",\"seq\":5,\"product_model\":\"Grand Sequoia\",\"product_description\":\"Fiberglass reinforced laminated asphalt shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#10124-R0\",\"approval_number\":\"FL10124.6\",\"seq\":6,\"product_model\":\"Grand Slate\",\"product_description\":\"Fiberglass reinforced laminated asphalt shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#10124-R0\",\"approval_number\":\"FL10124.7\",\"seq\":7,\"product_model\":\"Grand Timberline\",\"product_description\":\"Fiberglass reinforced laminated asphalt shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#10124-R0\",\"approval_number\":\"FL10124.8\",\"seq\":8,\"product_model\":\"ProStart Starter\",\"product_description\":\"Shingle starter strip with self-adhering strip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#10124-R0\",\"approval_number\":\"FL10124.9\",\"seq\":9,\"product_model\":\"Ridglass Hip & Ridge\",\"product_description\":\"Hip and ridge shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#10124-R0\",\"approval_number\":\"FL10124.10\",\"seq\":10,\"product_model\":\"Royal Sovereign\",\"product_description\":\"Fiberglass reinforced 3-tab asphalt shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#10124-R0\",\"approval_number\":\"FL10124.11\",\"seq\":11,\"product_model\":\"Seal-A-Ridge\",\"product_description\":\"Ridge cap shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#10124-R0\",\"approval_number\":\"FL10124.12\",\"seq\":12,\"product_model\":\"Seal-A-Ridge Armorshield\",\"product_description\":\"Ridge cap shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#10124-R0\",\"approval_number\":\"FL10124.13\",\"seq\":13,\"product_model\":\"Slateline\",\"product_description\":\"Fiberglass reinforced 5-tab asphalt shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#10124-R0\",\"approval_number\":\"FL10124.14\",\"seq\":14,\"product_model\":\"Timberline Armorshield\",\"product_description\":\"Fiberglass reinforced laminated asphalt shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#10124-R0\",\"approval_number\":\"FL10124.15\",\"seq\":15,\"product_model\":\"Timberline Natural Shadow\",\"product_description\":\"Fiberglass reinforced laminated asphalt shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#10124-R0\",\"approval_number\":\"FL10124.16\",\"seq\":16,\"product_model\":\"Timberline Prestique 30 \\\/ Timberline 30\",\"product_description\":\"Fiberglass reinforced laminated asphalt shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#10124-R0\",\"approval_number\":\"FL10124.17\",\"seq\":17,\"product_model\":\"Timberline Prestique 40 \\\/ Timberline 40\",\"product_description\":\"Fiberglass reinforced laminated asphalt shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#10124-R0\",\"approval_number\":\"FL10124.18\",\"seq\":18,\"product_model\":\"Timberline Prestique Grande\",\"product_description\":\"Fiberglass reinforced laminated asphalt shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#10124-R0\",\"approval_number\":\"FL10124.19\",\"seq\":19,\"product_model\":\"Timberline Prestique Lifetime \\\/ Timberline Ultra\",\"product_description\":\"Fiberglass reinforced laminated asphalt shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#10124-R0\",\"approval_number\":\"FL10124.20\",\"seq\":20,\"product_model\":\"Timbertex Ridge Cap\",\"product_description\":\"Ridge cap shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#10124-R0\",\"approval_number\":\"FL10124.21\",\"seq\":21,\"product_model\":\"Universal Ridge Cap\",\"product_description\":\"Ridge cap shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#31588-R0\",\"approval_number\":\"FL31588.1\",\"seq\":1,\"product_model\":\"Royal Sovereign\",\"product_description\":\"Fiberglass reinforced, 3-tab asphalt roof shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#31588-R1\",\"approval_number\":\"FL31588.2\",\"seq\":2,\"product_model\":\"Royal Sovereign (for NON-HVHZ)\",\"product_description\":\"Fiberglass reinforced, 3-tab asphalt roof shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#39780-R0\",\"approval_number\":\"FL39780.1\",\"seq\":1,\"product_model\":\"Timberline HD\\u00ae , Timberline\\u00ae Natural Shadow\\u00ae , Timberline NS\\u00ae , Timberline American\\u00ae Harvest\\u00ae , Timberline AH\\u00ae , Timberline\\u00ae HDZ\\u2122, Timberline CS\\u00ae and Fortitude\\u2122\",\"product_description\":\"Fiberglass reinforced asphalt roof\\nshingle with a laminate profile.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2022-02-21 00:00:00\",\"instructions_url\":\"\"}],\"Owens Corning\":[{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#85-R0\",\"approval_number\":\"FL85.1\",\"seq\":1,\"product_model\":\"Berkshire\",\"product_description\":\"Laminate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#85-R0\",\"approval_number\":\"FL85.2\",\"seq\":2,\"product_model\":\"Classic AR\",\"product_description\":\"3-tab\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#85-R0\",\"approval_number\":\"FL85.3\",\"seq\":3,\"product_model\":\"Oakridge PRO 30 AR\",\"product_description\":\"Laminate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#85-R0\",\"approval_number\":\"FL85.4\",\"seq\":4,\"product_model\":\"Oakridge PRO 40 AR\",\"product_description\":\"Laminate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#85-R0\",\"approval_number\":\"FL85.5\",\"seq\":5,\"product_model\":\"Oakridge PRO 50 AR\",\"product_description\":\"Laminate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#85-R0\",\"approval_number\":\"FL85.6\",\"seq\":6,\"product_model\":\"Prominence AR\",\"product_description\":\"3-tab\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#85-R0\",\"approval_number\":\"FL85.7\",\"seq\":7,\"product_model\":\"Supreme AR\",\"product_description\":\"3-tab\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#85-R0\",\"approval_number\":\"FL85.8\",\"seq\":8,\"product_model\":\"WeatherGuard HP\",\"product_description\":\"Laminate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#2277-R0\",\"approval_number\":\"FL2277.1\",\"seq\":1,\"product_model\":\"Berkshire\",\"product_description\":\"Laminate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#2277-R0\",\"approval_number\":\"FL2277.2\",\"seq\":2,\"product_model\":\"Classic or Classic AR\",\"product_description\":\"3-tab\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#2277-R0\",\"approval_number\":\"FL2277.3\",\"seq\":3,\"product_model\":\"Oakridge PRO 30 AR\",\"product_description\":\"Laminate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#2277-R0\",\"approval_number\":\"FL2277.4\",\"seq\":4,\"product_model\":\"Oakridge PRO 40 AR\",\"product_description\":\"Laminate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#2277-R0\",\"approval_number\":\"FL2277.5\",\"seq\":5,\"product_model\":\"Oakridge PRO 50 AR\",\"product_description\":\"Laminate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#2277-R0\",\"approval_number\":\"FL2277.6\",\"seq\":6,\"product_model\":\"Prominence AR\",\"product_description\":\"3-tab\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#2277-R0\",\"approval_number\":\"FL2277.7\",\"seq\":7,\"product_model\":\"Supreme AR\",\"product_description\":\"3-tab\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#2277-R0\",\"approval_number\":\"FL2277.8\",\"seq\":8,\"product_model\":\"WeatherGuard HP\",\"product_description\":\"Laminate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#3663-R2\",\"approval_number\":\"FL3663.1\",\"seq\":1,\"product_model\":\"Berkshire\",\"product_description\":\"Laminate Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#3663-R2\",\"approval_number\":\"FL3663.2\",\"seq\":2,\"product_model\":\"Classic or Classic AR\",\"product_description\":\"3-Tab Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#3663-R2\",\"approval_number\":\"FL3663.3\",\"seq\":3,\"product_model\":\"Oakridge PRO 30 AR\",\"product_description\":\"Laminate Shingle with SureNail Technology\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#3663-R2\",\"approval_number\":\"FL3663.4\",\"seq\":4,\"product_model\":\"Oakridge PRO 40 AR\",\"product_description\":\"Laminate Shingle with SureNail Technology\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#3663-R2\",\"approval_number\":\"FL3663.5\",\"seq\":5,\"product_model\":\"Oakridge PRO 50 AR\",\"product_description\":\"Laminate Shingle with SureNail Technology\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#3663-R2\",\"approval_number\":\"FL3663.6\",\"seq\":6,\"product_model\":\"Prominence AR\",\"product_description\":\"3-Tab Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#3663-R2\",\"approval_number\":\"FL3663.7\",\"seq\":7,\"product_model\":\"Starter Shingle Roll\",\"product_description\":\"Starter Roll\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#3663-R2\",\"approval_number\":\"FL3663.8\",\"seq\":8,\"product_model\":\"Supreme AR\",\"product_description\":\"3-Tab Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#3663-R2\",\"approval_number\":\"FL3663.9\",\"seq\":9,\"product_model\":\"WeatherGuard HP\",\"product_description\":\"Laminate Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#8642-R0\",\"approval_number\":\"FL8642.1\",\"seq\":1,\"product_model\":\"Duration\",\"product_description\":\"Laminate Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#8642-R0\",\"approval_number\":\"FL8642.2\",\"seq\":2,\"product_model\":\"Duration Premium\",\"product_description\":\"Laminate Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#8642-R0\",\"approval_number\":\"FL8642.3\",\"seq\":3,\"product_model\":\"Starter Shingle Roll\",\"product_description\":\"Starter Roll\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#9787-R0\",\"approval_number\":\"FL9787.1\",\"seq\":1,\"product_model\":\"High Ridge Hip and Ridge\",\"product_description\":\"Prefabricated Hip and Ridge fiberglass reinforced asphalt shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#9787-R0\",\"approval_number\":\"FL9787.2\",\"seq\":2,\"product_model\":\"WeatherGaurd HP Hip & Ridge and WeatherGaurd High Wind 110 Hip & Ridge\",\"product_description\":\"Prefabricated hip and ridge fiberglass reinforced asphalt shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#9791-R0\",\"approval_number\":\"FL9791.1\",\"seq\":1,\"product_model\":\"Berkshire Hip & Ridge\",\"product_description\":\"Prefabricated hip and ridge fiberglass reinforced asphalt shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#10674-R0\",\"approval_number\":\"FL10674.1\",\"seq\":1,\"product_model\":\"Asphalt Roofing Shingles\",\"product_description\":\"3-tab, laminated, and Hip and Ridge\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#16638-R0\",\"approval_number\":\"FL16638.1\",\"seq\":1,\"product_model\":\"SUPREME & CLASSIC\",\"product_description\":\"AC438 3-tab asphalt shingles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-26 00:00:00\",\"instructions_url\":\"\"}],\"Malarkey Roofing Products\":[{\"manufacturer\":\"Malarkey Roofing Products\",\"approval_number_master\":\"FL#3692-R0\",\"approval_number\":\"FL3692.1\",\"seq\":1,\"product_model\":\"Legacy\",\"product_description\":\"SBS Modified Asphalt Laminate Fiberglass Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Malarkey Roofing Products\",\"approval_number_master\":\"FL#3739-R0\",\"approval_number\":\"FL3739.1\",\"seq\":1,\"product_model\":\"Northwest XL\",\"product_description\":\"Asphaltic Fiberglass mat Laminate shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Malarkey Roofing Products\",\"approval_number_master\":\"FL#3851-R0\",\"approval_number\":\"FL3851.1\",\"seq\":1,\"product_model\":\"Alaskan\",\"product_description\":\"SBS modified, 3-tab fiberglass shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Malarkey Roofing Products\",\"approval_number_master\":\"FL#3851-R0\",\"approval_number\":\"FL3851.2\",\"seq\":2,\"product_model\":\"Hurricane\",\"product_description\":\"SBS modified, 3-tab fiberglass shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Malarkey Roofing Products\",\"approval_number_master\":\"FL#14767-R0\",\"approval_number\":\"FL14767.1\",\"seq\":1,\"product_model\":\"Malarkey Asphalt Shingles\",\"product_description\":\"Fiberglass reinforced asphalt roof shingles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Malarkey Roofing Products\",\"approval_number_master\":\"FL#14809-R0\",\"approval_number\":\"FL14809.1\",\"seq\":1,\"product_model\":\"Dura-Seal 25\",\"product_description\":\"Fiberglass reinforced, 3-tab asphalt roof shingles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Malarkey Roofing Products\",\"approval_number_master\":\"FL#14809-R5\",\"approval_number\":\"FL14809.2\",\"seq\":2,\"product_model\":\"Malarkey Asphalt Roof Shingles (NON-HVHZ)\",\"product_description\":\"Fiberglass reinforced, 3-tab and laminate asphalt roof shingles for use in non-HVHZ jurisdictions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Malarkey Roofing Products\",\"approval_number_master\":\"FL#36890-R0\",\"approval_number\":\"FL36890.1\",\"seq\":1,\"product_model\":\"Highlander\\u00ae NEX\\u00ae and NEX\\u00ae AR Asphalt Roof Shingles, for use in FBC NON-HVHZ jurisdictions\",\"product_description\":\"Laminated, polymer modified asphalt roof shingle surfaced with mineral granules and\\\/or copper granules\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Malarkey Roofing Products\",\"approval_number_master\":\"FL#36890-R0\",\"approval_number\":\"FL36890.2\",\"seq\":2,\"product_model\":\"Highlander\\u00ae NEX\\u00ae AR Asphalt Roof Shingles, for use in FBC HVHZ jurisdictions\",\"product_description\":\"Laminated, polymer modified asphalt roof shingle surfaced with mineral granules and copper granules\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Atlas Roofing Corporation\":[{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#784-R3\",\"approval_number\":\"FL784.1\",\"seq\":1,\"product_model\":\"GlassMaster 25\",\"product_description\":\"3-tab Asphalt Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#784-R3\",\"approval_number\":\"FL784.2\",\"seq\":2,\"product_model\":\"Pinnacle 35, Pinnacle 45 ( or Pinnacle 45 Ultra Pro)\",\"product_description\":\"Architectural shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#784-R3\",\"approval_number\":\"FL784.3\",\"seq\":3,\"product_model\":\"StormMaster LM\",\"product_description\":\"Architectural shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#784-R3\",\"approval_number\":\"FL784.4\",\"seq\":4,\"product_model\":\"Stratford, Chalet\",\"product_description\":\"Designer Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#784-R1\",\"approval_number\":\"FL784.5\",\"seq\":5,\"product_model\":\"StormMaster ST\",\"product_description\":\"3-tab\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#784-R1\",\"approval_number\":\"FL784.6\",\"seq\":6,\"product_model\":\"Stratford, Chalet\",\"product_description\":\"Designer Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#784-R0\",\"approval_number\":\"FL784.7\",\"seq\":7,\"product_model\":\"GlassMaster 20, GlassMaster 25\",\"product_description\":\"3-tab\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#784-R0\",\"approval_number\":\"FL784.8\",\"seq\":8,\"product_model\":\"Mod 90\",\"product_description\":\"SBS Modified Asphalt Roll Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#784-R0\",\"approval_number\":\"FL784.9\",\"seq\":9,\"product_model\":\"PFF\",\"product_description\":\"Premium Glass Reinforced Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#784-R0\",\"approval_number\":\"FL784.10\",\"seq\":10,\"product_model\":\"Pinnacle 35, Pinnacle 45\",\"product_description\":\"Architectural shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#784-R0\",\"approval_number\":\"FL784.11\",\"seq\":11,\"product_model\":\"Savannah\",\"product_description\":\"Designer Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#784-R0\",\"approval_number\":\"FL784.12\",\"seq\":12,\"product_model\":\"Slate\\\/Tile Underlayment\",\"product_description\":\"Slate Granule Surface Roof Tile underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#784-R0\",\"approval_number\":\"FL784.13\",\"seq\":13,\"product_model\":\"StormMaster DG\",\"product_description\":\"Self Adhering SBS Modified Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#784-R0\",\"approval_number\":\"FL784.14\",\"seq\":14,\"product_model\":\"StormMaster LM\",\"product_description\":\"Architectural shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#784-R0\",\"approval_number\":\"FL784.15\",\"seq\":15,\"product_model\":\"StormMaster ST\",\"product_description\":\"3-tab\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#784-R0\",\"approval_number\":\"FL784.16\",\"seq\":16,\"product_model\":\"Stratford, Chalet\",\"product_description\":\"Designer Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#784-R0\",\"approval_number\":\"FL784.17\",\"seq\":17,\"product_model\":\"Summit\",\"product_description\":\"Architectural Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#784-R0\",\"approval_number\":\"FL784.18\",\"seq\":18,\"product_model\":\"ToughGlass, ToughGlass Plus\",\"product_description\":\"3-tab\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#9792-R0\",\"approval_number\":\"FL9792.1\",\"seq\":1,\"product_model\":\"StormMaster Slate\",\"product_description\":\"Fiberglass reinforced heavyweight asphalt shingle with a Natural Slate look.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#16305-R0\",\"approval_number\":\"FL16305.1\",\"seq\":1,\"product_model\":\"ProLAM Architectural Shingles\",\"product_description\":\"Class F & Class H fiberglass reinforced laminated asphalt shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"TAMKO Building Products LLC\":[{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#673-R0\",\"approval_number\":\"FL673.1\",\"seq\":1,\"product_model\":\"Elite Glass-Seal AR\",\"product_description\":\"A heavy weight 3 tab asphalt shingle.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#673-R0\",\"approval_number\":\"FL673.2\",\"seq\":2,\"product_model\":\"Glass-Seal AR\",\"product_description\":\"A 3 tab asphalt shingle.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#673-R0\",\"approval_number\":\"FL673.3\",\"seq\":3,\"product_model\":\"Heritage 30 AR\",\"product_description\":\"A heavy weight dimensional asphalt shingle.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#673-R0\",\"approval_number\":\"FL673.4\",\"seq\":4,\"product_model\":\"Heritage 40 AR\",\"product_description\":\"A heavy weight dimensional asphalt shingle.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#673-R0\",\"approval_number\":\"FL673.5\",\"seq\":5,\"product_model\":\"Heritage 50 AR\",\"product_description\":\"A heavy weight dimensional asphalt shingle.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#673-R0\",\"approval_number\":\"FL673.6\",\"seq\":6,\"product_model\":\"Heritage Declaration\",\"product_description\":\"A heavy weight triple laminate dimensional asphalt shingle.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#673-R0\",\"approval_number\":\"FL673.7\",\"seq\":7,\"product_model\":\"Heritage XL\",\"product_description\":\"A heavy weight dimensional asphalt shingle.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1956-R2\",\"approval_number\":\"FL1956.1\",\"seq\":1,\"product_model\":\"Elite Glass-Seal AR\",\"product_description\":\"A three tab asphalt shingle.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1956-R2\",\"approval_number\":\"FL1956.2\",\"seq\":2,\"product_model\":\"Glass-Seal AR\",\"product_description\":\"A 3 tab asphalt shingle.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1956-R2\",\"approval_number\":\"FL1956.3\",\"seq\":3,\"product_model\":\"Heritage 30 AR\",\"product_description\":\"A dimensional asphalt shingle.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1956-R9\",\"approval_number\":\"FL1956.4\",\"seq\":4,\"product_model\":\"Heritage\",\"product_description\":\"A dimensional asphalt shingle.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1956-R2\",\"approval_number\":\"FL1956.5\",\"seq\":5,\"product_model\":\"Heritage XL AR\",\"product_description\":\"A dimensional asphalt shingle.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1956-R4\",\"approval_number\":\"FL1956.6\",\"seq\":6,\"product_model\":\"Heritage Premium\",\"product_description\":\"A dimensional asphalt shingle.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1956-R4\",\"approval_number\":\"FL1956.7\",\"seq\":7,\"product_model\":\"Heritage XL\",\"product_description\":\"A dimensional asphalt shingle.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#7154-R1\",\"approval_number\":\"FL7154.1\",\"seq\":1,\"product_model\":\"Heritage Vintage AR\",\"product_description\":\"A heavy weight dimensional asphalt shingle.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1956-R5\",\"approval_number\":\"FL1956.8\",\"seq\":8,\"product_model\":\"Heritage XL\",\"product_description\":\"A dimensional asphalt shingle.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1956-R7\",\"approval_number\":\"FL1956.9\",\"seq\":9,\"product_model\":\"Hip and Ridge Shingles\",\"product_description\":\"Hip and ridge shingles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1956-R9\",\"approval_number\":\"FL1956.10\",\"seq\":10,\"product_model\":\"Hip and Ridge Shingles\",\"product_description\":\"Hip and ridge shingles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1956-R10\",\"approval_number\":\"FL1956.11\",\"seq\":11,\"product_model\":\"Heritage XL\",\"product_description\":\"A dimensional asphalt shingle.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1956-R10\",\"approval_number\":\"FL1956.12\",\"seq\":12,\"product_model\":\"Hip and Ridge Shingles\",\"product_description\":\"Hip and ridge shingles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#18355-R0\",\"approval_number\":\"FL18355.1\",\"seq\":1,\"product_model\":\"Glass-Seal, Elite Glass-Seal, Heritage, Heritage Premium, Heritage Woodgate, Heritage Vintage, Hip and Ridge, and Vintage Hip and Ridge Shingles\",\"product_description\":\"ASTM D 3462 asphalt shingles and hip and ridge shingles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#35321-R0\",\"approval_number\":\"FL35321.1\",\"seq\":1,\"product_model\":\"TAMKO Asphalt Shingles\",\"product_description\":\"Non-ASTM D3462 asphalt roof shingles and ridge cap shingles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-06-23 00:00:00\",\"instructions_url\":\"\"}],\"IKO Industries Ltd\":[{\"manufacturer\":\"IKO Industries Ltd\",\"approval_number_master\":\"FL#42371-R0\",\"approval_number\":\"FL42371.1\",\"seq\":1,\"product_model\":\"IKO Nordic\",\"product_description\":\"Class F and Class A laminated asphalt shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IKO Industries Ltd\",\"approval_number_master\":\"FL#3492-R1\",\"approval_number\":\"FL3492.3\",\"seq\":3,\"product_model\":\"Cambridge 30 AR\",\"product_description\":\"laminated architectural fiberglass asphalt shingle manufactured at IKO's Wilmington DE plant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IKO Industries Ltd\",\"approval_number_master\":\"FL#3492-R1\",\"approval_number\":\"FL3492.4\",\"seq\":4,\"product_model\":\"Cambridge 50 AR\",\"product_description\":\"Laminated architectural fiberglass asphalt shingle manufactured at IKO's Franklin OH and Wilmington DE plants\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IKO Industries Ltd\",\"approval_number_master\":\"FL#3492-R1\",\"approval_number\":\"FL3492.5\",\"seq\":5,\"product_model\":\"Gentry 25 AR (AKA Imperial Gentry 25 AR)\",\"product_description\":\"Tradition 3-tab asphalt fiberglass shingle manufactured at IKO's Chicago IL plant and Wilmington DE plant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IKO Industries Ltd\",\"approval_number_master\":\"FL#3492-R1\",\"approval_number\":\"FL3492.6\",\"seq\":6,\"product_model\":\"Gentry Ultra (AKA Imperial Gentry, Imperial Gentry AR and Gentry Ultra AR))\",\"product_description\":\"Traditional 3-Tab Asphalt Shingle manufactured at IKO's Chicago IL and Wilmington DE plants\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IKO Industries Ltd\",\"approval_number_master\":\"FL#42205-R0\",\"approval_number\":\"FL42205.1\",\"seq\":1,\"product_model\":\"IKO Armourshake Class 3\",\"product_description\":\"Class F and Class A asphalt shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IKO Industries Ltd\",\"approval_number_master\":\"FL#3492-R0\",\"approval_number\":\"FL3492.1\",\"seq\":1,\"product_model\":\"Cambridge 30 AR\",\"product_description\":\"Laminated architectural fiberglass asphalt shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IKO Industries Ltd\",\"approval_number_master\":\"FL#3492-R0\",\"approval_number\":\"FL3492.2\",\"seq\":2,\"product_model\":\"Gentry Ultra\",\"product_description\":\"Traditional 3-Tab Asphalt Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IKO Industries Ltd\",\"approval_number_master\":\"FL#7006-R2\",\"approval_number\":\"FL7006.1\",\"seq\":1,\"product_model\":\"Cambridge 30\",\"product_description\":\"Laminated architectural fiberglass asphalt shingle manufactured at IKO's Chicago, IL, Franklin, OH and Wilmington, DE plants\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IKO Industries Ltd\",\"approval_number_master\":\"FL#7006-R2\",\"approval_number\":\"FL7006.2\",\"seq\":2,\"product_model\":\"Cambridge 30 AR\",\"product_description\":\"Laminated architectural fiberglass asphalt shingle manufactured at IKO's Franklin, OH and Wilmington, DE plants\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IKO Industries Ltd\",\"approval_number_master\":\"FL#7006-R0\",\"approval_number\":\"FL7006.3\",\"seq\":3,\"product_model\":\"Cambridge 50 AR\",\"product_description\":\"Laminated architectural fiberglass asphalt shingle manufactured at IKO's Franklin OH and Wilmington DE plants\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IKO Industries Ltd\",\"approval_number_master\":\"FL#7006-R0\",\"approval_number\":\"FL7006.4\",\"seq\":4,\"product_model\":\"Gentry 25 AR (AKA Imperial Gentry 25 AR)\",\"product_description\":\"Traditional 3-tab asphalt fiberglass shingle manufactured at IKO's Chicago, IL and Wilmington, DE plants\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IKO Industries Ltd\",\"approval_number_master\":\"FL#7006-R0\",\"approval_number\":\"FL7006.5\",\"seq\":5,\"product_model\":\"Gentry Ultra AR (AKA Gentry Ultra)\",\"product_description\":\"Traditional 3-tab asphalt shingle manufactured at IKO's Chicago, IL and Wilmington, DE plants\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IKO Industries Ltd\",\"approval_number_master\":\"FL#15550-R0\",\"approval_number\":\"FL15550.1\",\"seq\":1,\"product_model\":\"Armourshake Laminated Shingle\",\"product_description\":\"Heavyweight architectural laminated fiberglass asphalt shingle manufactured at IKO's Sumas, WA plant.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IKO Industries Ltd\",\"approval_number_master\":\"FL#15550-R0\",\"approval_number\":\"FL15550.2\",\"seq\":2,\"product_model\":\"IKO Crown Slate Premium SBS Asphalt Shingle\",\"product_description\":\"Crown Slate is an SBS modified fiberglass roofing Shingle manufactured at IKO's Can Roof Toronto manufacturing plant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IKO Industries Ltd\",\"approval_number_master\":\"FL#15550-R0\",\"approval_number\":\"FL15550.3\",\"seq\":3,\"product_model\":\"IKO Grandeur SBS Modified Fiberglass laminate Asphalt Shingle\",\"product_description\":\"An architectural SBS modified Laminated fiberglass shingle manufactured at IKO's CanRoof Toronto plant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IKO Industries Ltd\",\"approval_number_master\":\"FL#15550-R0\",\"approval_number\":\"FL15550.4\",\"seq\":4,\"product_model\":\"IKO Marathon Ultra AR and CRC Superglass Ultra AR\",\"product_description\":\"A three tab heavyweight fiberglass asphalt shingle manufactured at IKO's Brampton Ont; Hawkesbury Ont; Toronto and Kankakee plants.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IKO Industries Ltd\",\"approval_number_master\":\"FL#15550-R0\",\"approval_number\":\"FL15550.5\",\"seq\":5,\"product_model\":\"IKO Royal Estate Fiberglass Premium Laminated Shingle\",\"product_description\":\"A premium laminated fiberglass shingle manufactured at the IKO CRC Toronto plant.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IKO Industries Ltd\",\"approval_number_master\":\"FL#16174-R0\",\"approval_number\":\"FL16174.1\",\"seq\":1,\"product_model\":\"Marathon 20 and CRC Superglass 20 Asphalt Shingles\",\"product_description\":\"A three tab fiberglass 20 year asphalt shingle manufactured at IKO's Brampton Ont plant and packaged under two names for Marketing purposes.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IKO Industries Ltd\",\"approval_number_master\":\"FL#17800-R0\",\"approval_number\":\"FL17800.1\",\"seq\":1,\"product_model\":\"Dynasty Laminated Shingle\",\"product_description\":\"A Cambridge type laminated shingle with an additional reinforcing tape applied to the specific normal nail line area identified as Armourzone that provides for enhanced nail pull resistance for the shingle.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IKO Industries Ltd\",\"approval_number_master\":\"FL#30310-R0\",\"approval_number\":\"FL30310.1\",\"seq\":1,\"product_model\":\"IKO Shingles\",\"product_description\":\"ASTM D 3161, Class F asphalt shingles, hip and ridge shingle, starter strip & shingle strip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Elk Corporation\":[{\"manufacturer\":\"Elk Corporation\",\"approval_number_master\":\"FL#586-R0\",\"approval_number\":\"FL586.1\",\"seq\":1,\"product_model\":\"Prestique Grande\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elk Corporation\",\"approval_number_master\":\"FL#728-R0\",\"approval_number\":\"FL728.1\",\"seq\":1,\"product_model\":\"Capstone\",\"product_description\":\"Laminated Asphalt Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elk Corporation\",\"approval_number_master\":\"FL#728-R0\",\"approval_number\":\"FL728.2\",\"seq\":2,\"product_model\":\"Prestique I\",\"product_description\":\"Laminated Asphalt Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elk Corporation\",\"approval_number_master\":\"FL#728-R0\",\"approval_number\":\"FL728.3\",\"seq\":3,\"product_model\":\"Prestique Plus \\\/ Gallery Colle\",\"product_description\":\"Laminated Asphalt Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elk Corporation\",\"approval_number_master\":\"FL#728-R0\",\"approval_number\":\"FL728.4\",\"seq\":4,\"product_model\":\"Raised Profile \\\/ Prestique Hig\",\"product_description\":\"Accessory - Ridge Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elk Corporation\",\"approval_number_master\":\"FL#728-R0\",\"approval_number\":\"FL728.5\",\"seq\":5,\"product_model\":\"Seal-A-Ridge \\\"SAR\\\"\",\"product_description\":\"Accessory - Starter Course\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elk Corporation\",\"approval_number_master\":\"FL#728-R0\",\"approval_number\":\"FL728.6\",\"seq\":6,\"product_model\":\"Starter Strip\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elk Corporation\",\"approval_number_master\":\"FL#1476-R0\",\"approval_number\":\"FL1476.1\",\"seq\":1,\"product_model\":\"Elk Prestique Shingles\",\"product_description\":\"Laminated Asphalt Shingles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elk Corporation\",\"approval_number_master\":\"FL#2143-R0\",\"approval_number\":\"FL2143.1\",\"seq\":1,\"product_model\":\"Domain Winslow\",\"product_description\":\"Laminated Asphalt Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elk Corporation\",\"approval_number_master\":\"FL#5524-R1\",\"approval_number\":\"FL5524.1\",\"seq\":1,\"product_model\":\"Prestique Xtra\",\"product_description\":\"Laminated Asphalt Shingle Product\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elk Corporation\",\"approval_number_master\":\"FL#5683-R0\",\"approval_number\":\"FL5683.1\",\"seq\":1,\"product_model\":\"Domain Ashford\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elk Corporation\",\"approval_number_master\":\"FL#8573-R0\",\"approval_number\":\"FL8573.1\",\"seq\":1,\"product_model\":\"Slate Accents\",\"product_description\":\"Asphalt Rooing Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"RGM Products, Inc.\":[{\"manufacturer\":\"RGM Products, Inc.\",\"approval_number_master\":\"FL#2335-R0\",\"approval_number\":\"FL2335.1\",\"seq\":1,\"product_model\":\"Chancellor\",\"product_description\":\"SBS Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RGM Products, Inc.\",\"approval_number_master\":\"FL#2335-R0\",\"approval_number\":\"FL2335.2\",\"seq\":2,\"product_model\":\"Chancellor AR\",\"product_description\":\"SBS Algae Resistant Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RGM Products, Inc.\",\"approval_number_master\":\"FL#2335-R0\",\"approval_number\":\"FL2335.3\",\"seq\":3,\"product_model\":\"Ridglass\",\"product_description\":\"High Profile Hip and Ridge\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RGM Products, Inc.\",\"approval_number_master\":\"FL#2335-R0\",\"approval_number\":\"FL2335.4\",\"seq\":4,\"product_model\":\"Ridglass II\",\"product_description\":\"Mid Profile Hip and Ridge\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RGM Products, Inc.\",\"approval_number_master\":\"FL#2336-R0\",\"approval_number\":\"FL2336.1\",\"seq\":1,\"product_model\":\"C hancellor\",\"product_description\":\"SBS Modified Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RGM Products, Inc.\",\"approval_number_master\":\"FL#2336-R0\",\"approval_number\":\"FL2336.2\",\"seq\":2,\"product_model\":\"Chancellor AR\",\"product_description\":\"SBS Modified Algae Resistant Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RGM Products, Inc.\",\"approval_number_master\":\"FL#3124-R0\",\"approval_number\":\"FL3124.1\",\"seq\":1,\"product_model\":\"Chancellor\",\"product_description\":\"SBS Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RGM Products, Inc.\",\"approval_number_master\":\"FL#3124-R0\",\"approval_number\":\"FL3124.2\",\"seq\":2,\"product_model\":\"Chancellor AR\",\"product_description\":\"SBS Algae Resistant Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RGM Products, Inc.\",\"approval_number_master\":\"FL#5091-R0\",\"approval_number\":\"FL5091.1\",\"seq\":1,\"product_model\":\"King Ridge\",\"product_description\":\"Hip and Ridge Mid Profile Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"PABCO Roofing Products\":[{\"manufacturer\":\"PABCO Roofing Products\",\"approval_number_master\":\"FL#3700-R0\",\"approval_number\":\"FL3700.1\",\"seq\":1,\"product_model\":\"GG-20\",\"product_description\":\"Mid-Wt. 3Tab shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PABCO Roofing Products\",\"approval_number_master\":\"FL#3700-R0\",\"approval_number\":\"FL3700.2\",\"seq\":2,\"product_model\":\"Precise\",\"product_description\":\"Heavy Wt. Laminated Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PABCO Roofing Products\",\"approval_number_master\":\"FL#3700-R0\",\"approval_number\":\"FL3700.3\",\"seq\":3,\"product_model\":\"Premier 30\",\"product_description\":\"Mid-Wt. Laminated Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PABCO Roofing Products\",\"approval_number_master\":\"FL#3700-R0\",\"approval_number\":\"FL3700.4\",\"seq\":4,\"product_model\":\"Premier 40\",\"product_description\":\"Hearvy Wt. Laminated Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PABCO Roofing Products\",\"approval_number_master\":\"FL#3700-R0\",\"approval_number\":\"FL3700.5\",\"seq\":5,\"product_model\":\"Premier 50\",\"product_description\":\"Heavy Wt. Laminated Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PABCO Roofing Products\",\"approval_number_master\":\"FL#3700-R0\",\"approval_number\":\"FL3700.6\",\"seq\":6,\"product_model\":\"Premier Advantage\",\"product_description\":\"Extra Heavy Laminated Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PABCO Roofing Products\",\"approval_number_master\":\"FL#3700-R0\",\"approval_number\":\"FL3700.7\",\"seq\":7,\"product_model\":\"SG-30\",\"product_description\":\"Heavy Wt. 3 Tab Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Onduline North America, Inc.\":[{\"manufacturer\":\"Onduline North America, Inc.\",\"approval_number_master\":\"FL#4081-R0\",\"approval_number\":\"FL4081.1\",\"seq\":1,\"product_model\":\"Ondura Corrugated Asphalt Roofing\",\"product_description\":\"Corrugated asphalt roofing sheets\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Four Seasons Building Products\":[{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#8101-R1\",\"approval_number\":\"FL8101.1\",\"seq\":1,\"product_model\":\"shingles installed on Metals USA composite EPS roof panels\",\"product_description\":\"shingle installation on Metals USA composite EPS roof panels,\\nPro-Fab EZ-Lok.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-25 00:00:00\",\"instructions_url\":\"\"}],\"Allied Building Products Corp.\":[{\"manufacturer\":\"Allied Building Products Corp.\",\"approval_number_master\":\"FL#12998-R0\",\"approval_number\":\"FL12998.1\",\"seq\":1,\"product_model\":\"TRI-BUILT Shingle Starter\",\"product_description\":\"Asphalt Starter Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Building Products of Canada\":[{\"manufacturer\":\"Building Products of Canada\",\"approval_number_master\":\"FL#15508-R0\",\"approval_number\":\"FL15508.1\",\"seq\":1,\"product_model\":\"everest\",\"product_description\":\"everest 42, laminated shingles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Building Products of Canada\",\"approval_number_master\":\"FL#15508-R0\",\"approval_number\":\"FL15508.2\",\"seq\":2,\"product_model\":\"yukon\",\"product_description\":\"yukon\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"IPS Corporation\":[{\"manufacturer\":\"IPS Corporation\",\"approval_number_master\":\"FL#3066-R2\",\"approval_number\":\"FL3066.1\",\"seq\":1,\"product_model\":\"FB,HB,GB,AB,CB,RC\",\"product_description\":\"FB-Flexible Base\\nHB-Hard Base\\nGB-Galvanized Base\\nAB-Aluminum\\nCB-Copper Base\\nRC-Rain Collar\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-21 00:00:00\",\"instructions_url\":\"\"}]},\"d. roofing products|||2. underlayments\":{\"CertainTeed, LLC (formerly GCP Applied Technologies Inc.)\":[{\"manufacturer\":\"CertainTeed, LLC (formerly GCP Applied Technologies Inc.)\",\"approval_number_master\":\"FL#298-R11\",\"approval_number\":\"FL298.1\",\"seq\":1,\"product_model\":\"CertaSeam Roof Tape\",\"product_description\":\"ASTM D 1970, self-adhering tape with nominal width of 4-in.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (formerly GCP Applied Technologies Inc.)\",\"approval_number_master\":\"FL#6901-R2\",\"approval_number\":\"FL6901.1\",\"seq\":1,\"product_model\":\"Tri-Flex Xtreme\",\"product_description\":\"Synthetic underlayment for use in steep slope roofs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (formerly GCP Applied Technologies Inc.)\",\"approval_number_master\":\"FL#11097-R0\",\"approval_number\":\"FL11097.1\",\"seq\":1,\"product_model\":\"Tri-Flex Xtreme\",\"product_description\":\"Synthetic Roofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (formerly GCP Applied Technologies Inc.)\",\"approval_number_master\":\"FL#11098-R0\",\"approval_number\":\"FL11098.1\",\"seq\":1,\"product_model\":\"Tri-Flex 30\",\"product_description\":\"High Performance Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (formerly GCP Applied Technologies Inc.)\",\"approval_number_master\":\"FL#12732-R0\",\"approval_number\":\"FL12732.1\",\"seq\":1,\"product_model\":\"Tri-Flex\",\"product_description\":\"Synthetic Roofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (formerly GCP Applied Technologies Inc.)\",\"approval_number_master\":\"FL#14166-R0\",\"approval_number\":\"FL14166.1\",\"seq\":1,\"product_model\":\"Grace Ice & Water Shield HT\",\"product_description\":\"Self-adhered roofing underlayment for high temperature applications\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (formerly GCP Applied Technologies Inc.)\",\"approval_number_master\":\"FL#16038-R0\",\"approval_number\":\"FL16038.1\",\"seq\":1,\"product_model\":\"GRACE SYN 15\",\"product_description\":\"Synthetic roofing underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (formerly GCP Applied Technologies Inc.)\",\"approval_number_master\":\"FL#11098-R2\",\"approval_number\":\"FL11098.2\",\"seq\":2,\"product_model\":\"Tri-Flex\",\"product_description\":\"Synthetic roofing underlayment used in steep slope roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (formerly GCP Applied Technologies Inc.)\",\"approval_number_master\":\"FL#298-R10\",\"approval_number\":\"FL298.2\",\"seq\":2,\"product_model\":\"Grace VYCOR Ice & Water Shield and Grace VYCOR Ice & Water Shield HT\",\"product_description\":\"ASTM D 1970, self-adhering underlayments for use in steep slope roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Mid-States Asphalt & Cant Strip, Inc. (Formerly Black Warrior Roofing)\":[{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc. (Formerly Black Warrior Roofing)\",\"approval_number_master\":\"FL#2077-R8\",\"approval_number\":\"FL2077.1\",\"seq\":1,\"product_model\":\"MSA ASTM D 226 #30\",\"product_description\":\"ASTM D 226, Type II asphalt saturated organic felt underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc. (Formerly Black Warrior Roofing)\",\"approval_number_master\":\"FL#2077-R8\",\"approval_number\":\"FL2077.2\",\"seq\":2,\"product_model\":\"MSA MSR\",\"product_description\":\"ASTM D 3909 asphalt roll roofing product surfaced with mineral granules\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc. (Formerly Black Warrior Roofing)\",\"approval_number_master\":\"FL#2077-R8\",\"approval_number\":\"FL2077.3\",\"seq\":3,\"product_model\":\"MSA The Grid\",\"product_description\":\"ASTM D 6757 saturated felt underlayment with woven glass fiber reinforcement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc. (Formerly Black Warrior Roofing)\",\"approval_number_master\":\"FL#2077-R8\",\"approval_number\":\"FL2077.4\",\"seq\":4,\"product_model\":\"MSA Z-Felt 15\",\"product_description\":\"ASTM D 4869, Type I asphalt saturated organic felt underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc. (Formerly Black Warrior Roofing)\",\"approval_number_master\":\"FL#2077-R8\",\"approval_number\":\"FL2077.5\",\"seq\":5,\"product_model\":\"MSA Z-Felt 30\",\"product_description\":\"ASTM D 4869, Type II asphalt saturated organic felt underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc. (Formerly Black Warrior Roofing)\",\"approval_number_master\":\"FL#2077-R8\",\"approval_number\":\"FL2077.6\",\"seq\":6,\"product_model\":\"TRI-BUILT ASTM 226 Type II #30\",\"product_description\":\"ASTM D 226, Type II asphalt saturated organic felt underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc. (Formerly Black Warrior Roofing)\",\"approval_number_master\":\"FL#2077-R8\",\"approval_number\":\"FL2077.7\",\"seq\":7,\"product_model\":\"TRI-BUILT ASTM 4869 Type I Z15\",\"product_description\":\"ASTM D 4869, Type I asphalt saturated organic felt underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc. (Formerly Black Warrior Roofing)\",\"approval_number_master\":\"FL#2077-R8\",\"approval_number\":\"FL2077.8\",\"seq\":8,\"product_model\":\"TRI-BUILT ASTM 4869 Type II Z30\",\"product_description\":\"ASTM D 4869, Type II asphalt saturated organic felt underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc. (Formerly Black Warrior Roofing)\",\"approval_number_master\":\"FL#2077-R3\",\"approval_number\":\"FL2077.9\",\"seq\":9,\"product_model\":\"MSA Z 30#\",\"product_description\":\"An asphalt coated saturated organic felt that conforms with ASTM D-4869 Type II\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc. (Formerly Black Warrior Roofing)\",\"approval_number_master\":\"FL#2077-R5\",\"approval_number\":\"FL2077.10\",\"seq\":10,\"product_model\":\"Quik-Stick Ice and Water\",\"product_description\":\"MSA Self-Adhering Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-14 00:00:00\",\"instructions_url\":\"\"}],\"Warrior Roofing Manufacturing\":[{\"manufacturer\":\"Warrior Roofing Manufacturing\",\"approval_number_master\":\"FL#2346-R9\",\"approval_number\":\"FL2346.1\",\"seq\":1,\"product_model\":\"#15 and #30 roofing felt\",\"product_description\":\"ASTM D 226 Tested\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Warrior Roofing Manufacturing\",\"approval_number_master\":\"FL#2346-R9\",\"approval_number\":\"FL2346.2\",\"seq\":2,\"product_model\":\"15w and 30w roofing felt\",\"product_description\":\"ASTM D 4869 Tested\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Warrior Roofing Manufacturing\",\"approval_number_master\":\"FL#40298-R1\",\"approval_number\":\"FL40298.2\",\"seq\":2,\"product_model\":\"Shield Right Underlayment\",\"product_description\":\"Woven polypropylene synthetic underlayment compliant with ASTM D8257, for use in slopes 2:12 and greater including use in roof-fire classified assemblies.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Warrior Roofing Manufacturing\",\"approval_number_master\":\"FL#4302-R0\",\"approval_number\":\"FL4302.1\",\"seq\":1,\"product_model\":\"Mineral Surfaced Rolls\",\"product_description\":\"Organic based, mineral surfaced rolls commonly referred to as 90#\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Warrior Roofing Manufacturing\",\"approval_number_master\":\"FL#18314-R0\",\"approval_number\":\"FL18314.1\",\"seq\":1,\"product_model\":\"Elephant Skin\",\"product_description\":\"Woven, polypropylene underlayment alternative to ASTM D 226, Type I and Type II.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Warrior Roofing Manufacturing\",\"approval_number_master\":\"FL#33300-R0\",\"approval_number\":\"FL33300.1\",\"seq\":1,\"product_model\":\"Elephant Skin\",\"product_description\":\"Woven, polypropylene underlayment alternative to ASTM D 226, Type I and Type II.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Warrior Roofing Manufacturing\",\"approval_number_master\":\"FL#40298-R0\",\"approval_number\":\"FL40298.1\",\"seq\":1,\"product_model\":\"Elephant Skin\",\"product_description\":\"Woven, polypropylene synthetic underlayment alternative to ASTM D 226, Type I and Type II, including use in Roof Fire Classified Assemblies.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-31 00:00:00\",\"instructions_url\":\"\"}],\"G.A.P. Roofing\":[{\"manufacturer\":\"G.A.P. Roofing\",\"approval_number_master\":\"FL#2894-R13\",\"approval_number\":\"FL2894.1\",\"seq\":1,\"product_model\":\"#40 Organic Base Sheet\",\"product_description\":\"ASTM D 2626, organic roofing felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"G.A.P. Roofing\",\"approval_number_master\":\"FL#2894-R13\",\"approval_number\":\"FL2894.2\",\"seq\":2,\"product_model\":\"30 ASTM 4869\",\"product_description\":\"ASTM D 4869, Type II organic roofing felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"G.A.P. Roofing\",\"approval_number_master\":\"FL#2894-R13\",\"approval_number\":\"FL2894.3\",\"seq\":3,\"product_model\":\"ASTM 15 D226 Felt\",\"product_description\":\"ASTM D 226, Type I organic roofing felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"G.A.P. Roofing\",\"approval_number_master\":\"FL#22853-R11\",\"approval_number\":\"FL22853.3\",\"seq\":3,\"product_model\":\"WaterGuard Self-Adhered MetalGuard HT MW\",\"product_description\":\"A one meter wide, nominal 60-mil, ASTM D 1970 self-adhered underlayment\",\"design_pressure\":\"+0\\\/-90\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"G.A.P. Roofing\",\"approval_number_master\":\"FL#22853-R11\",\"approval_number\":\"FL22853.5\",\"seq\":5,\"product_model\":\"WaterGuard Self-Adhered TileGuard Ultra\",\"product_description\":\"Nominal 80-mil, ASTM D 1970 self-adhered underlayment\",\"design_pressure\":\"+0\\\/-90\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"G.A.P. Roofing\",\"approval_number_master\":\"FL#7515-R1\",\"approval_number\":\"FL7515.1\",\"seq\":1,\"product_model\":\"Type 1 No. 15\",\"product_description\":\"Type 1 No. 15\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"G.A.P. Roofing\",\"approval_number_master\":\"FL#7515-R1\",\"approval_number\":\"FL7515.2\",\"seq\":2,\"product_model\":\"Type II, No. 30\",\"product_description\":\"Type II, No. 30\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"G.A.P. Roofing\",\"approval_number_master\":\"FL#13680-R0\",\"approval_number\":\"FL13680.1\",\"seq\":1,\"product_model\":\"Glass Base Sheet ASTM D4601 Type II\",\"product_description\":\"Fiberglass base sheet is applied over flat roofing deck. To be used with approved systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"G.A.P. Roofing\",\"approval_number_master\":\"FL#13681-R0\",\"approval_number\":\"FL13681.1\",\"seq\":1,\"product_model\":\"Tile Underlayment ASTM D6380\",\"product_description\":\"Organic Underlayment used under Concrete Tiles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"G.A.P. Roofing\",\"approval_number_master\":\"FL#14140-R0\",\"approval_number\":\"FL14140.1\",\"seq\":1,\"product_model\":\"#90 Mineral Surface Roll Roofing\",\"product_description\":\"90 lb Fiberglass Mineral Surface Roll Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"G.A.P. Roofing\",\"approval_number_master\":\"FL#14449-R0\",\"approval_number\":\"FL14449.1\",\"seq\":1,\"product_model\":\"Organic Base Sheet\",\"product_description\":\"Organic Base Sheet ASTM D2626-04 to be used with approved systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"G.A.P. Roofing\",\"approval_number_master\":\"FL#2894-R4\",\"approval_number\":\"FL2894.4\",\"seq\":4,\"product_model\":\"Type 1 #30 Felt\",\"product_description\":\"#30 Saturated Felt Paper\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"G.A.P. Roofing\",\"approval_number_master\":\"FL#2894-R4\",\"approval_number\":\"FL2894.5\",\"seq\":5,\"product_model\":\"Type 1 No. 15\",\"product_description\":\"Type 1 No. 15\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"G.A.P. Roofing\",\"approval_number_master\":\"FL#2894-R4\",\"approval_number\":\"FL2894.6\",\"seq\":6,\"product_model\":\"Type II, No. 30\",\"product_description\":\"Type II, No. 30\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"G.A.P. Roofing\",\"approval_number_master\":\"FL#22853-R0\",\"approval_number\":\"FL22853.1\",\"seq\":1,\"product_model\":\"WaterGuard Rain & Ice\",\"product_description\":\"Self-Adhered Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"G.A.P. Roofing\",\"approval_number_master\":\"FL#22853-R1\",\"approval_number\":\"FL22853.2\",\"seq\":2,\"product_model\":\"WaterGuard Rain & Ice\",\"product_description\":\"Self-Adhered Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"G.A.P. Roofing\",\"approval_number_master\":\"FL#22853-R5\",\"approval_number\":\"FL22853.4\",\"seq\":4,\"product_model\":\"WaterGuard Self-Adhering TileGuard HT\",\"product_description\":\"Nominal 80-mil, ASTM D 1970 self-adhered underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"G.A.P. Roofing\",\"approval_number_master\":\"FL#22853-R6\",\"approval_number\":\"FL22853.6\",\"seq\":6,\"product_model\":\"WaterGuard Self-Adhered TileGuard Ultra\",\"product_description\":\"Nominal 80-mil, ASTM D 1970 self-adhered underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"G.A.P. Roofing\",\"approval_number_master\":\"FL#2894-R12\",\"approval_number\":\"FL2894.7\",\"seq\":7,\"product_model\":\"Tile Underlayment\",\"product_description\":\"ASTM D 6380, Class M, Type II organic roofing felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"G.A.P. Roofing\",\"approval_number_master\":\"FL#41639-R0\",\"approval_number\":\"FL41639.1\",\"seq\":1,\"product_model\":\"WaterGuard Self-Adhered Hybrid Rain & Ice\",\"product_description\":\"A self-adhered underlayment used as an alternative to mechanically attached ASTM D 226, Type II roofing underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"BITEC, INC.\":[{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#5215-R9\",\"approval_number\":\"FL5215.1\",\"seq\":1,\"product_model\":\"BITEC Roof Underlayments\",\"product_description\":\"Self-adhering roof underlayments\",\"design_pressure\":\"+N\\\/A\\\/-97.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#5215-R1\",\"approval_number\":\"FL5215.2\",\"seq\":2,\"product_model\":\"MAT-40\\u2122\",\"product_description\":\"Self-Adhered SBS Membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#11856-R0\",\"approval_number\":\"FL11856.1\",\"seq\":1,\"product_model\":\"1 - \\\"UDL-40\\\"\",\"product_description\":\"Modified Bitumen Tile & Shingle Roof Underlayment for use with Asphalt Shingles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"}],\"POLYGLASS USA\":[{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#5259-R49\",\"approval_number\":\"FL5259.1\",\"seq\":1,\"product_model\":\"Polyglass Roof Underlayments (HVHZ)\",\"product_description\":\"Roof underlayments for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-622.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#5259-R49\",\"approval_number\":\"FL5259.2\",\"seq\":2,\"product_model\":\"Polyglass Roof Underlayments (NON-HVHZ)\",\"product_description\":\"Roof underlayments, for use in FBC NON-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-622.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#46426-R0\",\"approval_number\":\"FL46426.1\",\"seq\":1,\"product_model\":\"Polyanchor\\u00ae SU Synthetic Roofing Underlayment\",\"product_description\":\"Synthetic roofing underlayment - see CCRR for full description\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#986-R2\",\"approval_number\":\"FL986.1\",\"seq\":1,\"product_model\":\"PolyProtector UDL\",\"product_description\":\"Polyolefinic multi-laminated roof underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#986-R2\",\"approval_number\":\"FL986.2\",\"seq\":2,\"product_model\":\"Polystick P, Basik, IR\\\/IRX, TU, TU Plus or MU\",\"product_description\":\"Self-adhering roof underlayments\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#986-R0\",\"approval_number\":\"FL986.3\",\"seq\":3,\"product_model\":\"Polystick MU\",\"product_description\":\"2.0mm, Non-Wicking Fabric Surface, Designed for High Temperature Constraints Under Metal Panels, Metal Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#986-R0\",\"approval_number\":\"FL986.4\",\"seq\":4,\"product_model\":\"Polystick P\",\"product_description\":\"1.02mm, High-Strength Laminated Film Surface, Ice and Water Underlayment and Waterproofing Membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#986-R0\",\"approval_number\":\"FL986.5\",\"seq\":5,\"product_model\":\"Polystick TU\",\"product_description\":\"2.5mm, Granulated Surface, Self Adhering Tile Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#986-R0\",\"approval_number\":\"FL986.6\",\"seq\":6,\"product_model\":\"Polystick TU Plus\",\"product_description\":\"2.0mm, High-Tensile Fabric Surfaced, Self Adhering Underlayment and Waterproofing Membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#5259-R0\",\"approval_number\":\"FL5259.3\",\"seq\":3,\"product_model\":\"Polystick P\",\"product_description\":\"Rubberized asphalt waterproofing membrane, surfaced with a high strength polyethylene film laminate, treated with an anti-skid agent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#5259-R0\",\"approval_number\":\"FL5259.4\",\"seq\":4,\"product_model\":\"Polystick TU\",\"product_description\":\"Rubberized asphalt waterproofing membrane, glass fiber reinforced, with a granular surface designed for use a tile roof underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#5259-R0\",\"approval_number\":\"FL5259.5\",\"seq\":5,\"product_model\":\"Polystick TU Plus\",\"product_description\":\"Rubberized asphalt waterproofing membrane, glass fiber reinforced, with a high strength polyester fabric surface designed for use a tile roof underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Intertape Polymer, Inc.\":[{\"manufacturer\":\"Intertape Polymer, Inc.\",\"approval_number_master\":\"FL#5325-R11\",\"approval_number\":\"FL5325.1\",\"seq\":1,\"product_model\":\"PALISADE Roofing Underlayment\",\"product_description\":\"Synthetic Roofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Intertape Polymer, Inc.\",\"approval_number_master\":\"FL#5325-R11\",\"approval_number\":\"FL5325.2\",\"seq\":2,\"product_model\":\"Palisade SA-HT Roof Underlayment\",\"product_description\":\"Self-Adhered Roof Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Intertape Polymer, Inc.\",\"approval_number_master\":\"FL#10078-R0\",\"approval_number\":\"FL10078.1\",\"seq\":1,\"product_model\":\"SDP Synthetic Roof Underlayments\",\"product_description\":\"Synthetic roof underlayments\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-10 00:00:00\",\"instructions_url\":\"\"}],\"Carlisle Coatings & Waterproofing\":[{\"manufacturer\":\"Carlisle Coatings & Waterproofing\",\"approval_number_master\":\"FL#6785-R14\",\"approval_number\":\"FL6785.1\",\"seq\":1,\"product_model\":\"Carlisle Water & Ice Protection (WIP) Roof Underlayments (NON-HVHZ)\",\"product_description\":\"Self-Adhering, modified bitumen roof underlayments for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle Coatings & Waterproofing\",\"approval_number_master\":\"FL#6782-R0\",\"approval_number\":\"FL6782.1\",\"seq\":1,\"product_model\":\"WIP 100\",\"product_description\":\"Self-Adhesive Roofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle Coatings & Waterproofing\",\"approval_number_master\":\"FL#9165-R0\",\"approval_number\":\"FL9165.1\",\"seq\":1,\"product_model\":\"EZ Roof Base\",\"product_description\":\"Synthetic Roofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle Coatings & Waterproofing\",\"approval_number_master\":\"FL#6785-R2\",\"approval_number\":\"FL6785.2\",\"seq\":2,\"product_model\":\"WIP 200\",\"product_description\":\"Self-Adhesive Roofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle Coatings & Waterproofing\",\"approval_number_master\":\"FL#6785-R2\",\"approval_number\":\"FL6785.3\",\"seq\":3,\"product_model\":\"WIP 250\",\"product_description\":\"Self-Adhering Roofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle Coatings & Waterproofing\",\"approval_number_master\":\"FL#6785-R2\",\"approval_number\":\"FL6785.4\",\"seq\":4,\"product_model\":\"WIP 400 (AKA Dri Start A)\",\"product_description\":\"Self-Adhesive Roofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle Coatings & Waterproofing\",\"approval_number_master\":\"FL#6785-R2\",\"approval_number\":\"FL6785.5\",\"seq\":5,\"product_model\":\"WIP 401 LT (AKA Dri Start A Low Temperature)\",\"product_description\":\"Self-Adhering Roofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle Coatings & Waterproofing\",\"approval_number_master\":\"FL#6785-R2\",\"approval_number\":\"FL6785.6\",\"seq\":6,\"product_model\":\"WIP 403 HR (AKA Dri Start HR)\",\"product_description\":\"Heat-Resistant Roofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Owens Corning\":[{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#9777-R21\",\"approval_number\":\"FL9777.1\",\"seq\":1,\"product_model\":\"Weatherlock G\",\"product_description\":\"Weatherproofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#9777-R21\",\"approval_number\":\"FL9777.2\",\"seq\":2,\"product_model\":\"WeatherLock G (High Tear)\",\"product_description\":\"Weatherproofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#9777-R21\",\"approval_number\":\"FL9777.3\",\"seq\":3,\"product_model\":\"Weatherlock MAT (HVHZ)\",\"product_description\":\"Waterproofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#9777-R21\",\"approval_number\":\"FL9777.5\",\"seq\":5,\"product_model\":\"WeatherLock Specialty Tile & Metal, Worth Luxury HT or Beacon Tribuilt High Temp Metal & Tile Underlayment\",\"product_description\":\"Weatherproofing Underlayment\",\"design_pressure\":\"+0\\\/-172.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#47970-R0\",\"approval_number\":\"FL47970.1\",\"seq\":1,\"product_model\":\"RhinoRoof Anchor Sheet\",\"product_description\":\"ASTM D4601 polymeric asphalt, fiberglass mat reinforced anchor sheet used with WeatherLock Specialty Tile & Metal Self-Sealing Waterproofing Barrier\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#47970-R0\",\"approval_number\":\"FL47970.2\",\"seq\":2,\"product_model\":\"WeatherLock Specialty Tile & Metal Self-Sealing Waterproofing Barrier\",\"product_description\":\"ASTM D1970 self-adhering SBS modified asphalt roofing underlayment\",\"design_pressure\":\"+0\\\/-172.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#1000-R0\",\"approval_number\":\"FL1000.1\",\"seq\":1,\"product_model\":\"WeatherLock Metal\",\"product_description\":\"Waterproofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#1001-R0\",\"approval_number\":\"FL1001.1\",\"seq\":1,\"product_model\":\"WeatherLock Mat\",\"product_description\":\"Waterproofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#3349-R0\",\"approval_number\":\"FL3349.1\",\"seq\":1,\"product_model\":\"WeatherLock G\",\"product_description\":\"Waterproofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#3349-R0\",\"approval_number\":\"FL3349.2\",\"seq\":2,\"product_model\":\"WeatherLock Metal\",\"product_description\":\"Waterproofing Underlayment Engineered For Metal and Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#6221-R0\",\"approval_number\":\"FL6221.1\",\"seq\":1,\"product_model\":\"WeatherLock PM\",\"product_description\":\"Self-adhering, modified bitumen roof underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#12536-R0\",\"approval_number\":\"FL12536.1\",\"seq\":1,\"product_model\":\"Fiberglas\\u2122 Reinforced Felt Underlayment\",\"product_description\":\"Asphalt saturated glass fiber roof underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#13029-R0\",\"approval_number\":\"FL13029.1\",\"seq\":1,\"product_model\":\"WeatherLock Specialty Tile and Metal\",\"product_description\":\"Self-adhering roof underlayment.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#14299-R0\",\"approval_number\":\"FL14299.1\",\"seq\":1,\"product_model\":\"Roof Underlayments\",\"product_description\":\"Roof Underlayments\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#17420-R0\",\"approval_number\":\"FL17420.1\",\"seq\":1,\"product_model\":\"ProArmor 15\",\"product_description\":\"Synthetic underlayment for use with asphalt shingles in steep slope roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#9777-R7\",\"approval_number\":\"FL9777.4\",\"seq\":4,\"product_model\":\"WeatherLock Metal\",\"product_description\":\"Weatherproofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#9777-R8\",\"approval_number\":\"FL9777.6\",\"seq\":6,\"product_model\":\"WeatherLock Specialty Tile & Metal\",\"product_description\":\"Weatherproofing Underlayment\",\"design_pressure\":\"+0\\\/-105\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#9777-R9\",\"approval_number\":\"FL9777.7\",\"seq\":7,\"product_model\":\"WeatherLock Specialty Tile & Metal\",\"product_description\":\"Weatherproofing Underlayment\",\"design_pressure\":\"+0\\\/-105\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#22222-R0\",\"approval_number\":\"FL22222.1\",\"seq\":1,\"product_model\":\"NEI AC Granular Ice and StormSeal\",\"product_description\":\"A self-adhered, underlayment used as an alternative to ASTM D 226, Type I or Type II roofing felt composed of SBS modified asphalt with a fiberglass mat internal reinforcement and is surfaced with granules.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Tarco Roofing\":[{\"manufacturer\":\"Tarco Roofing\",\"approval_number_master\":\"FL#10450-R23\",\"approval_number\":\"FL10450.1\",\"seq\":1,\"product_model\":\"Tarco Roof Underlayments (HVHZ)\",\"product_description\":\"Roof underlayments for use in prepared roof assemblies in FBC HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-340\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tarco Roofing\",\"approval_number_master\":\"FL#10450-R23\",\"approval_number\":\"FL10450.2\",\"seq\":2,\"product_model\":\"Tarco Roof Underlayments (NON-HVHZ)\",\"product_description\":\"Roof underlayments for use in prepared roof assemblies in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-340\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tarco Roofing\",\"approval_number_master\":\"FL#16884-R0\",\"approval_number\":\"FL16884.1\",\"seq\":1,\"product_model\":\"LeakBarrier EasyLay UDL Synthetic Roof Underlayments\",\"product_description\":\"Synthetic roof underlayments\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-02-20 00:00:00\",\"instructions_url\":\"\"}],\"GAF\":[{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#10626-R30\",\"approval_number\":\"FL10626.1\",\"seq\":1,\"product_model\":\"Roof Underlayments (HVHZ)\",\"product_description\":\"Underlayments for use in steep-slope, prepared roof systems in FBC HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-442.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-09-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#10626-R30\",\"approval_number\":\"FL10626.2\",\"seq\":2,\"product_model\":\"Roof Underlayments (NON-HVHZ)\",\"product_description\":\"Underlayments for use in steep-slope, prepared roof systems in FBC NON-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-442.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#46981-R0\",\"approval_number\":\"FL46981.1\",\"seq\":1,\"product_model\":\"Seam Tape\",\"product_description\":\"ASTM D 1970, 4-inch wide, self-adhered tape\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#47586-R0\",\"approval_number\":\"FL47586.1\",\"seq\":1,\"product_model\":\"QUIX Leak Barrier and QUIX Starter Roll\",\"product_description\":\"Self-adhering, SBS modified bitumen roof underlayment and shingle starter.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#196-R0\",\"approval_number\":\"FL196.1\",\"seq\":1,\"product_model\":\"Liberty Base\\\/Ply\",\"product_description\":\"Self-adhering Membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#196-R0\",\"approval_number\":\"FL196.2\",\"seq\":2,\"product_model\":\"Metal-Mate\",\"product_description\":\"self-adhering underlayment for metal roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#196-R0\",\"approval_number\":\"FL196.3\",\"seq\":3,\"product_model\":\"StormGuard\",\"product_description\":\"Self-adhering Eaves flashing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#196-R0\",\"approval_number\":\"FL196.4\",\"seq\":4,\"product_model\":\"Weather Watch\",\"product_description\":\"Self-adhering eaves flashing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#2813-R0\",\"approval_number\":\"FL2813.1\",\"seq\":1,\"product_model\":\"UnderRoof\",\"product_description\":\"Self Adhered SBS underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#4121-R0\",\"approval_number\":\"FL4121.1\",\"seq\":1,\"product_model\":\"StormGuard Ultra-Flex\",\"product_description\":\"A self-adhering roof underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#7227-R0\",\"approval_number\":\"FL7227.1\",\"seq\":1,\"product_model\":\"Deck-Armor Premium Breathable Deck Protection\",\"product_description\":\"Non-woven, spun-bonded polypropylene laminated polyethylene scrim sheet for use as an underlayment in prepared roof assemblies\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#9287-R0\",\"approval_number\":\"FL9287.1\",\"seq\":1,\"product_model\":\"UnderRoof 2\",\"product_description\":\"Self-adhering reinforced membrane of rubberized asphalt with a polyester surfacing for use as an underlayment in sloped tile and asphalt shingle roof assemblies.\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#9637-R1\",\"approval_number\":\"FL9637.1\",\"seq\":1,\"product_model\":\"StormFlash\",\"product_description\":\"Self-adhering, bituminous underlayment material\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#15487-R0\",\"approval_number\":\"FL15487.1\",\"seq\":1,\"product_model\":\"Synthetic Roof Underlayments\",\"product_description\":\"Synthetic Roof Underlayments\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#18686-R0\",\"approval_number\":\"FL18686.1\",\"seq\":1,\"product_model\":\"FeltBuster\",\"product_description\":\"High-Traction Synthetic Roofing Felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-21 00:00:00\",\"instructions_url\":\"\"}],\"CertainTeed, LLC (Roofing)\":[{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#11288-R26\",\"approval_number\":\"FL11288.1\",\"seq\":1,\"product_model\":\"CertainTeed Roof Underlayments\",\"product_description\":\"Modified bitumen roof underlayments\",\"design_pressure\":\"+N\\\/A\\\/-240\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#30046-R0\",\"approval_number\":\"FL30046.1\",\"seq\":1,\"product_model\":\"WinterGuard Metal\",\"product_description\":\"ASTM D 1970 Self-Adhering underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#46500-R0\",\"approval_number\":\"FL46500.1\",\"seq\":1,\"product_model\":\"WinterGuard Pro\",\"product_description\":\"ASTM D 1970 underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#46783-R0\",\"approval_number\":\"FL46783.1\",\"seq\":1,\"product_model\":\"WinterGuard Sand X\",\"product_description\":\"Self-adhering, fiberglass reinforced, granule-surfaced, SBS modified bitumen roof underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#3455-R0\",\"approval_number\":\"FL3455.1\",\"seq\":1,\"product_model\":\"WinterGuard Granular\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#3455-R0\",\"approval_number\":\"FL3455.2\",\"seq\":2,\"product_model\":\"WinterGuard HT\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#3455-R0\",\"approval_number\":\"FL3455.3\",\"seq\":3,\"product_model\":\"WinterGuard Sand\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#15692-R0\",\"approval_number\":\"FL15692.1\",\"seq\":1,\"product_model\":\"CertainTeed Synthetic Underlayments\",\"product_description\":\"Roof underlayments\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-07-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#16543-R0\",\"approval_number\":\"FL16543.1\",\"seq\":1,\"product_model\":\"CertainTeed Synthetic Roof Underlayments\",\"product_description\":\"Synthetic roof underlayments\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#21841-R0\",\"approval_number\":\"FL21841.1\",\"seq\":1,\"product_model\":\"RoofRunner High Performance Synthetic Underlayment\",\"product_description\":\"Synthetic underlayment for use with asphalt-shingle roof systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#11288-R22\",\"approval_number\":\"FL11288.2\",\"seq\":2,\"product_model\":\"CertainTeed Roof Underlayments (NON-HVHZ)\",\"product_description\":\"Roof underlayments for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-240\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-08 00:00:00\",\"instructions_url\":\"\"}],\"Englert Inc.\":[{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#47595-R0\",\"approval_number\":\"FL47595.1\",\"seq\":1,\"product_model\":\"1 - \\\"Englert\\u00ae HT\\\"\",\"product_description\":\"Self-adhering membrane composed of SBS modified bitumen and a UV resistant anti-slip polyethylene woven top facer designed for use as a roof underlayment in high temperature conditions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#47595-R0\",\"approval_number\":\"FL47595.2\",\"seq\":2,\"product_model\":\"2 - \\\"Englert\\u00ae HT\\\"\",\"product_description\":\"Self-adhering membrane composed of SBS modified bitumen and a UV resistant anti-slip polyethylene woven top facer designed for use as a roof underlayment in high temperature conditions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11351-R0\",\"approval_number\":\"FL11351.1\",\"seq\":1,\"product_model\":\"\\\"Englert HT\\\"\",\"product_description\":\"SBS Self-Adhered Roof Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#15854-R0\",\"approval_number\":\"FL15854.1\",\"seq\":1,\"product_model\":\"MetalMan HT-60\",\"product_description\":\"SBS modified self-adhering membrane composed of non-woven fiberglass-mat reinforcement, modified asphalt and a polyester fabric surface with a release liner and is designed for use as a roof underlayment in metal roof system applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11351-R5\",\"approval_number\":\"FL11351.2\",\"seq\":2,\"product_model\":\"\\\"MetalMan HT-60\\\"\",\"product_description\":\"SBS Self-Adhered Roof Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Owens Corning Roofing and Asphalt, LLC\":[{\"manufacturer\":\"Owens Corning Roofing and Asphalt, LLC\",\"approval_number_master\":\"FL#11602-R19\",\"approval_number\":\"FL11602.1\",\"seq\":1,\"product_model\":\"Titanium Self-Adhering Roof Underlayments (NON-HVHZ)\",\"product_description\":\"Self-adhering, synthetic roof underlayments for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-142.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning Roofing and Asphalt, LLC\",\"approval_number_master\":\"FL#15216-R14\",\"approval_number\":\"FL15216.2\",\"seq\":2,\"product_model\":\"RhinoRoof U10, RhinoRoof U20, ABC Pro Guard 20 and SRS TopShield TS20 Roof Underlayments (NON-HVHZ)\",\"product_description\":\"Synthetic roof underlayments for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning Roofing and Asphalt, LLC\",\"approval_number_master\":\"FL#47191-R0\",\"approval_number\":\"FL47191.1\",\"seq\":1,\"product_model\":\"Titanium Mechanically Attached Roof Underlayments (NON-HVHZ)\",\"product_description\":\"Mechanically attached, synthetic roof underlayments for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning Roofing and Asphalt, LLC\",\"approval_number_master\":\"FL#1468-R0\",\"approval_number\":\"FL1468.1\",\"seq\":1,\"product_model\":\"TITANIUM-UDL\",\"product_description\":\"Synthetic Roofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning Roofing and Asphalt, LLC\",\"approval_number_master\":\"FL#6203-R0\",\"approval_number\":\"FL6203.1\",\"seq\":1,\"product_model\":\"Titanium-PSU Peel and Stick\",\"product_description\":\"A self-adhering synthetic roofing underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning Roofing and Asphalt, LLC\",\"approval_number_master\":\"FL#6232-R0\",\"approval_number\":\"FL6232.1\",\"seq\":1,\"product_model\":\"Titanium-UDL\",\"product_description\":\"Synthetic Roofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning Roofing and Asphalt, LLC\",\"approval_number_master\":\"FL#15216-R0\",\"approval_number\":\"FL15216.1\",\"seq\":1,\"product_model\":\"RhinoRoof\",\"product_description\":\"Synthetic roof underlayment for use as alternate to ASTM D226, Type I or D4869, Type II felt.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning Roofing and Asphalt, LLC\",\"approval_number_master\":\"FL#17298-R0\",\"approval_number\":\"FL17298.1\",\"seq\":1,\"product_model\":\"RhinoRoof RSA\",\"product_description\":\"Self-adhered synthetic underlayment comprised of a synthetic facer and modified bitumen.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2017-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning Roofing and Asphalt, LLC\",\"approval_number_master\":\"FL#17801-R0\",\"approval_number\":\"FL17801.1\",\"seq\":1,\"product_model\":\"RhinoRoof U10\",\"product_description\":\"ASTM D226 Type I & II compliant synthetic underlayment.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning Roofing and Asphalt, LLC\",\"approval_number_master\":\"FL#26349-R0\",\"approval_number\":\"FL26349.1\",\"seq\":1,\"product_model\":\"RhinoRoof GRN and RhinoRoof MTL\",\"product_description\":\"Self-adhering, synthetic roof underlayments\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-02-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning Roofing and Asphalt, LLC\",\"approval_number_master\":\"FL#27945-R0\",\"approval_number\":\"FL27945.1\",\"seq\":1,\"product_model\":\"RhinoRoof and Titanium UDL Underlayments\",\"product_description\":\"Synthetic underlayments used an alternative to ASTM D 226 Type I and Type II roofing felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning Roofing and Asphalt, LLC\",\"approval_number_master\":\"FL#32344-R0\",\"approval_number\":\"FL32344.1\",\"seq\":1,\"product_model\":\"RhinoRoof GRN\",\"product_description\":\"Granule-surfaced, self-adhering roof underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning Roofing and Asphalt, LLC\",\"approval_number_master\":\"FL#34546-R0\",\"approval_number\":\"FL34546.1\",\"seq\":1,\"product_model\":\"Shield Granulated\",\"product_description\":\"ASTM D 1970 self-adhered underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"MFM Building Products Corp.\":[{\"manufacturer\":\"MFM Building Products Corp.\",\"approval_number_master\":\"FL#11842-R10\",\"approval_number\":\"FL11842.4\",\"seq\":4,\"product_model\":\"4 - \\\"Premium HT Tile & Metal\\\" (R10)\",\"product_description\":\"(R10) Self-Adhered Roof Underlayment attached to Plywood Deck, with option to use with ICP Polyset AH160, Dow TILE BOND Roof Tile Adhesive or DAP StormBond Single or Double Component Adhesive\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MFM Building Products Corp.\",\"approval_number_master\":\"FL#9683-R0\",\"approval_number\":\"FL9683.1\",\"seq\":1,\"product_model\":\"STS Underlayment\",\"product_description\":\"Self-adhered Metal & Tile Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MFM Building Products Corp.\",\"approval_number_master\":\"FL#10064-R0\",\"approval_number\":\"FL10064.1\",\"seq\":1,\"product_model\":\"IB-3\",\"product_description\":\"IB-3 IceBuster Self-Adhering Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MFM Building Products Corp.\",\"approval_number_master\":\"FL#5229-R1\",\"approval_number\":\"FL5229.1\",\"seq\":1,\"product_model\":\"1 - \\\"MFM Wind And Water Seal\\\"\",\"product_description\":\"Self-Adhered Roof Underlayment Membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MFM Building Products Corp.\",\"approval_number_master\":\"FL#5229-R1\",\"approval_number\":\"FL5229.2\",\"seq\":2,\"product_model\":\"2 - \\\"MFM Premium Wind And Water Seal\\\"\",\"product_description\":\"Self-Adhered Roof Underlayment Membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MFM Building Products Corp.\",\"approval_number_master\":\"FL#5761-R1\",\"approval_number\":\"FL5761.1\",\"seq\":1,\"product_model\":\"1 - \\\"IB4 Storm Stopper\\\"\",\"product_description\":\"Self-Adhered Roof Underlayment Membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MFM Building Products Corp.\",\"approval_number_master\":\"FL#5761-R1\",\"approval_number\":\"FL5761.2\",\"seq\":2,\"product_model\":\"2 - \\\"Peel and Seal (Aluminum)\\\"\",\"product_description\":\"Self-Adhered Roof Underlayment Membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MFM Building Products Corp.\",\"approval_number_master\":\"FL#5761-R1\",\"approval_number\":\"FL5761.3\",\"seq\":3,\"product_model\":\"3 - \\\"Peel and Seal (White, Almond or Gray)\\\"\",\"product_description\":\"Self-Adhered Roof Underlayment Membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MFM Building Products Corp.\",\"approval_number_master\":\"FL#11841-R0\",\"approval_number\":\"FL11841.1\",\"seq\":1,\"product_model\":\"\\\"STS\\\" Underlayment\",\"product_description\":\"Self-Adhered Roof Underlayment for Metal & Tile Roofs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MFM Building Products Corp.\",\"approval_number_master\":\"FL#11842-R0\",\"approval_number\":\"FL11842.1\",\"seq\":1,\"product_model\":\"\\\"IB-3\\\"\",\"product_description\":\"IB-3 IceBuster Self-Adhered Roof Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MFM Building Products Corp.\",\"approval_number_master\":\"FL#14180-R0\",\"approval_number\":\"FL14180.1\",\"seq\":1,\"product_model\":\"STS Underlayment\",\"product_description\":\"STS Underlayment is a self-adhering roof underlayment composed of a polyester fabric laminated to high-temperature, self-sealing, asphalt adhesive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MFM Building Products Corp.\",\"approval_number_master\":\"FL#11842-R2\",\"approval_number\":\"FL11842.2\",\"seq\":2,\"product_model\":\"2 - \\\"Peel & Seal\\\"\",\"product_description\":\"Self-Adhered Roof Underlayment attached to Plywood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MFM Building Products Corp.\",\"approval_number_master\":\"FL#11842-R2\",\"approval_number\":\"FL11842.3\",\"seq\":3,\"product_model\":\"3 - \\\"Wind & Water Seal+ \\\"\",\"product_description\":\"Self-Adhered Roof Underlayment attached to Plywood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MFM Building Products Corp.\",\"approval_number_master\":\"FL#16562-R0\",\"approval_number\":\"FL16562.1\",\"seq\":1,\"product_model\":\"\\\"Ultra HT Wind & Water Seal\\\"\",\"product_description\":\"Self-adhering Roof Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MFM Building Products Corp.\",\"approval_number_master\":\"FL#11842-R3\",\"approval_number\":\"FL11842.5\",\"seq\":5,\"product_model\":\"5 - \\\"Ultra HT Wind & Water Seal\\u2122\\\"\",\"product_description\":\"Self-Adhered Roof Underlayment attached to Plywood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MFM Building Products Corp.\",\"approval_number_master\":\"FL#41919-R0\",\"approval_number\":\"FL41919.1\",\"seq\":1,\"product_model\":\"\\\"IB-3\\u2122 StormStopper Plus\\\"\",\"product_description\":\"Self-Adhered roofing underlayment comprised of a mineral surface with a rubberized asphalt adhesive and backed with a removable release liner and a selvedge edge.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"RKW Finland LTD\":[{\"manufacturer\":\"RKW Finland LTD\",\"approval_number_master\":\"FL#1258-R2\",\"approval_number\":\"FL1258.1\",\"seq\":1,\"product_model\":\"RoofTopGuard II\",\"product_description\":\"Synthetic Roofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RKW Finland LTD\",\"approval_number_master\":\"FL#1258-R0\",\"approval_number\":\"FL1258.2\",\"seq\":2,\"product_model\":\"RooftopGuard\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RKW Finland LTD\",\"approval_number_master\":\"FL#1258-R0\",\"approval_number\":\"FL1258.3\",\"seq\":3,\"product_model\":\"RooftopGuard II\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RKW Finland LTD\",\"approval_number_master\":\"FL#1258-R0\",\"approval_number\":\"FL1258.4\",\"seq\":4,\"product_model\":\"RooftopGuard Original\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RKW Finland LTD\",\"approval_number_master\":\"FL#12145-R0\",\"approval_number\":\"FL12145.1\",\"seq\":1,\"product_model\":\"Rosenlew RKW Finland Roof Underlayments\",\"product_description\":\"Polypropylene\\\/polyethylene synthetic roof underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-11 00:00:00\",\"instructions_url\":\"\"}],\"TAMKO Building Products LLC\":[{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#12328-R13\",\"approval_number\":\"FL12328.1\",\"seq\":1,\"product_model\":\"TAMKO Roof Underlayments (HVHZ)\",\"product_description\":\"Roof underlayments for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-67.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2026-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#12328-R13\",\"approval_number\":\"FL12328.2\",\"seq\":2,\"product_model\":\"TAMKO Roof Underlayments (NON-HVHZ)\",\"product_description\":\"Roof underlayments for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-67.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#47184-R0\",\"approval_number\":\"FL47184.1\",\"seq\":1,\"product_model\":\"TAMKO Synthetic Guard and TAMKO Synthetic Guard Plus Roof Underlayments (HVHZ)\",\"product_description\":\"Synthetic roof underlayments for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#47184-R0\",\"approval_number\":\"FL47184.2\",\"seq\":2,\"product_model\":\"TAMKO Synthetic Guard and TAMKO Synthetic Guard Plus Roof Underlayments (NON-HVHZ)\",\"product_description\":\"Synthetic roof underlayments for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1481-R0\",\"approval_number\":\"FL1481.1\",\"seq\":1,\"product_model\":\"Master Smooth\",\"product_description\":\"An asphalt saturated organic underlayment.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1481-R0\",\"approval_number\":\"FL1481.2\",\"seq\":2,\"product_model\":\"Moisture Guard Plus\",\"product_description\":\"A self-adhering SBS modified bitumen underlayment.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1481-R0\",\"approval_number\":\"FL1481.3\",\"seq\":3,\"product_model\":\"Nail Fast\",\"product_description\":\"SBS modified utility underlayment.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1481-R0\",\"approval_number\":\"FL1481.4\",\"seq\":4,\"product_model\":\"No. 15 ASTM D 4869\",\"product_description\":\"Asphalt Saturated Organic Felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1481-R0\",\"approval_number\":\"FL1481.5\",\"seq\":5,\"product_model\":\"No. 15 UL\",\"product_description\":\"Asphalt Saturated Organic Felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1481-R0\",\"approval_number\":\"FL1481.6\",\"seq\":6,\"product_model\":\"No. 30 UL\",\"product_description\":\"Asphalt Saturated Organic Felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1744-R0\",\"approval_number\":\"FL1744.1\",\"seq\":1,\"product_model\":\"ASTM No. 30 18 Inch\",\"product_description\":\"Asphalt Saturated Organic Felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1744-R0\",\"approval_number\":\"FL1744.2\",\"seq\":2,\"product_model\":\"ASTM Slate Surfaced Roll Roofi\",\"product_description\":\"Granule surfaced roll roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1744-R0\",\"approval_number\":\"FL1744.3\",\"seq\":3,\"product_model\":\"ASTM Tile Underlayment\",\"product_description\":\"Coated Organic Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1744-R0\",\"approval_number\":\"FL1744.4\",\"seq\":4,\"product_model\":\"No. 15 ASTM\",\"product_description\":\"Asphalt Saturated Organic Felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1744-R0\",\"approval_number\":\"FL1744.5\",\"seq\":5,\"product_model\":\"No. 30 ASTM\",\"product_description\":\"Asphalt Saturated Organic Felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1744-R0\",\"approval_number\":\"FL1744.6\",\"seq\":6,\"product_model\":\"No. 30 ASTM D 4869\",\"product_description\":\"Asphalt Saturated Organic Felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#12328-R0\",\"approval_number\":\"FL12328.3\",\"seq\":3,\"product_model\":\"Master Smooth\",\"product_description\":\"Asphalt saturated organic underlayment.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#12328-R0\",\"approval_number\":\"FL12328.4\",\"seq\":4,\"product_model\":\"Moisture Guard Plus\",\"product_description\":\"A self-adhering modified bitumen underlayment.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#12328-R0\",\"approval_number\":\"FL12328.5\",\"seq\":5,\"product_model\":\"Nail Fast\",\"product_description\":\"SBS modified utility underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#12328-R0\",\"approval_number\":\"FL12328.6\",\"seq\":6,\"product_model\":\"No. 15 ASTM D4869\",\"product_description\":\"Asphalt saturated organic felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#12328-R0\",\"approval_number\":\"FL12328.7\",\"seq\":7,\"product_model\":\"No. 15 UL\",\"product_description\":\"Asphalt saturated organic felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#12328-R0\",\"approval_number\":\"FL12328.8\",\"seq\":8,\"product_model\":\"No. 30 ASTM\",\"product_description\":\"Asphalt saturated organic felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#12328-R0\",\"approval_number\":\"FL12328.9\",\"seq\":9,\"product_model\":\"No. 30 ASTM D4869\",\"product_description\":\"Asphalt saturated organic felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#12328-R0\",\"approval_number\":\"FL12328.10\",\"seq\":10,\"product_model\":\"No. 30 UL\",\"product_description\":\"Asphalt saturated organic felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#14864-R0\",\"approval_number\":\"FL14864.1\",\"seq\":1,\"product_model\":\"TAMKO TAM-Shield Synthetic Underlayment\",\"product_description\":\"Polypropylene Synthetic roofing underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#12328-R4\",\"approval_number\":\"FL12328.11\",\"seq\":11,\"product_model\":\"TW Metal and Tile Underlayment\",\"product_description\":\"self-adhering modified bitumen underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#12328-R4\",\"approval_number\":\"FL12328.12\",\"seq\":12,\"product_model\":\"TW Underlayment\",\"product_description\":\"self-adhering modified bitumen underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#14864-R2\",\"approval_number\":\"FL14864.2\",\"seq\":2,\"product_model\":\"TAMKO TAM-Shield Synthetic Underlayment\",\"product_description\":\"Polypropylene Synthetic roofing underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#19948-R0\",\"approval_number\":\"FL19948.1\",\"seq\":1,\"product_model\":\"TAMKO SyntheticGuard\",\"product_description\":\"Mechanically attached synthetic underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#19948-R0\",\"approval_number\":\"FL19948.2\",\"seq\":2,\"product_model\":\"TAMKO SyntheticGuard Plus\",\"product_description\":\"Mechanically attached synthetic underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-04-15 00:00:00\",\"instructions_url\":\"\"}],\"PrimeSource Building Products, Inc.\":[{\"manufacturer\":\"PrimeSource Building Products, Inc.\",\"approval_number_master\":\"FL#12510-R14\",\"approval_number\":\"FL12510.1\",\"seq\":1,\"product_model\":\"Grip-Rite\\u00ae Roof Underlayments\",\"product_description\":\"Synthetic and bituminous roof underlayments\",\"design_pressure\":\"+N\\\/A\\\/-75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PrimeSource Building Products, Inc.\",\"approval_number_master\":\"FL#16995-R0\",\"approval_number\":\"FL16995.1\",\"seq\":1,\"product_model\":\"Grip-Rite Eave and Valley Protector - Smooth Finish\",\"product_description\":\"ASTM D 1970 underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-16 00:00:00\",\"instructions_url\":\"\"}],\"Alpha ProTech Engineered Products, Inc.\":[{\"manufacturer\":\"Alpha ProTech Engineered Products, Inc.\",\"approval_number_master\":\"FL#46758-R0\",\"approval_number\":\"FL46758.1\",\"seq\":1,\"product_model\":\"Rex Ultra HT Self-adhered Roofing Underlayment\",\"product_description\":\"Self-adhered roofing underlayment with nominal weight of 24.58 lb\\\/100 square feet. See CCRR-0533 for full product description.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alpha ProTech Engineered Products, Inc.\",\"approval_number_master\":\"FL#4023-R0\",\"approval_number\":\"FL4023.1\",\"seq\":1,\"product_model\":\"AlphaProTector-SUL\",\"product_description\":\"Synthetic Roof Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alpha ProTech Engineered Products, Inc.\",\"approval_number_master\":\"FL#12512-R0\",\"approval_number\":\"FL12512.1\",\"seq\":1,\"product_model\":\"REX SynFelt Synthetic Roof Underlayment\",\"product_description\":\"Synthetic Roof Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alpha ProTech Engineered Products, Inc.\",\"approval_number_master\":\"FL#12512-R2\",\"approval_number\":\"FL12512.2\",\"seq\":2,\"product_model\":\"REXtreme Synthetic Roof Underlayment\",\"product_description\":\"Synthetic Roof Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alpha ProTech Engineered Products, Inc.\",\"approval_number_master\":\"FL#12512-R2\",\"approval_number\":\"FL12512.3\",\"seq\":3,\"product_model\":\"TECHNOply Synthetic Roof Underlayment\",\"product_description\":\"Synthetic Roof Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alpha ProTech Engineered Products, Inc.\",\"approval_number_master\":\"FL#12512-R4\",\"approval_number\":\"FL12512.4\",\"seq\":4,\"product_model\":\"TECHNOply Synthetic Roof Underlayment\",\"product_description\":\"Synthetic Roof Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-07-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alpha ProTech Engineered Products, Inc.\",\"approval_number_master\":\"FL#17641-R0\",\"approval_number\":\"FL17641.1\",\"seq\":1,\"product_model\":\"REX PSU Underlayments\",\"product_description\":\"ASTM D 1970 Underlayments\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alpha ProTech Engineered Products, Inc.\",\"approval_number_master\":\"FL#12512-R7\",\"approval_number\":\"FL12512.5\",\"seq\":5,\"product_model\":\"TECHNOply Synthetic Roof Underlayment\",\"product_description\":\"Synthetic Roof Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alpha ProTech Engineered Products, Inc.\",\"approval_number_master\":\"FL#46441-R0\",\"approval_number\":\"FL46441.1\",\"seq\":1,\"product_model\":\"Alpha Pro Tech Roof Underlayments\",\"product_description\":\"Self-adhering, fiberglass reinforced, granule-surfaced, SBS modified bitumen roof underlayment.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\":[{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#14317-R19\",\"approval_number\":\"FL14317.1\",\"seq\":1,\"product_model\":\"Citadel Pro, GatorSeal, Westlake Royal MetalSeal HT and Westlake Royal TileSeal HT\",\"product_description\":\"ASTM D 1970 roof underlayments\",\"design_pressure\":\"+N\\\/A\\\/-255\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#44617-R0\",\"approval_number\":\"FL44617.1\",\"seq\":1,\"product_model\":\"SwiftAnchor and SwiftGuard\",\"product_description\":\"Mechanically attached, ASTM D 8257 polymeric underlayments\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#12619-R0\",\"approval_number\":\"FL12619.1\",\"seq\":1,\"product_model\":\"Monier MLT TileSeal\",\"product_description\":\"Self-adhering modified asphalt sheet with a woven white glass reinforced polyester surfacing fabric for use as an underlayment.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-27 00:00:00\",\"instructions_url\":\"\"}],\"Metal Sales Manufacturing Corporation\":[{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#8861-R0\",\"approval_number\":\"FL8861.1\",\"seq\":1,\"product_model\":\"PALISADE & ms-UDL\",\"product_description\":\"Synthetic Roofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#14392-R0\",\"approval_number\":\"FL14392.1\",\"seq\":1,\"product_model\":\"ms-HT\",\"product_description\":\"SBS modified bitumen self-adhesive membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-29 00:00:00\",\"instructions_url\":\"\"}],\"Malarkey Roofing Products\":[{\"manufacturer\":\"Malarkey Roofing Products\",\"approval_number_master\":\"FL#14807-R5\",\"approval_number\":\"FL14807.2\",\"seq\":2,\"product_model\":\"Malarkey Roof Underlayments (NON-HVHZ)\",\"product_description\":\"Roof underlayments for use in FBC non-HVHZ jurisdictions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Malarkey Roofing Products\",\"approval_number_master\":\"FL#3614-R0\",\"approval_number\":\"FL3614.1\",\"seq\":1,\"product_model\":\"Right Start UDL\",\"product_description\":\"SBS modifed with fiberglass mat\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Malarkey Roofing Products\",\"approval_number_master\":\"FL#14807-R0\",\"approval_number\":\"FL14807.1\",\"seq\":1,\"product_model\":\"Malarkey Roof Underlayments\",\"product_description\":\"Roof underlayments\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Malarkey Roofing Products\",\"approval_number_master\":\"FL#15214-R0\",\"approval_number\":\"FL15214.1\",\"seq\":1,\"product_model\":\"Malarkey Roof Underlayments (HVHZ)\",\"product_description\":\"Roof underlayments for use in HVHZ jurisdictions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-09-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Malarkey Roofing Products\",\"approval_number_master\":\"FL#23186-R0\",\"approval_number\":\"FL23186.1\",\"seq\":1,\"product_model\":\"1031SecureStart\\u2122 Plus Synthetic Underlayment\",\"product_description\":\"Lightweight, Synthetic Steep Slope Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Malarkey Roofing Products\",\"approval_number_master\":\"FL#23186-R1\",\"approval_number\":\"FL23186.2\",\"seq\":2,\"product_model\":\"1031SecureStart\\u2122 Plus Synthetic Underlayment\",\"product_description\":\"Lightweight, Synthetic Steep Slope Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Malarkey Roofing Products\",\"approval_number_master\":\"FL#23186-R2\",\"approval_number\":\"FL23186.3\",\"seq\":3,\"product_model\":\"1035 Secure Start Permeable\",\"product_description\":\"Lightweight, Breathable Synthetic Steep Slope Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Malarkey Roofing Products\",\"approval_number_master\":\"FL#41901-R0\",\"approval_number\":\"FL41901.1\",\"seq\":1,\"product_model\":\"Secure Start\\u2122 HT Roofing Underlayment\",\"product_description\":\"Synthetic roofing underlayment - see CCRR for full descriptions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Mid-States Asphalt & Cant Strip, Inc.\":[{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc.\",\"approval_number_master\":\"FL#17401-R10\",\"approval_number\":\"FL17401.1\",\"seq\":1,\"product_model\":\"Top Shield GS Pro, QUIK-Stick Ice & Water Granular, QUIK-Stick Ice & Water Sand, QUIK-Stick HT Smooth, QUIK-Stick HT Pro, QUIK-Stick FS\",\"product_description\":\"Self-Adhered Underlayments\",\"design_pressure\":\"+0\\\/-112.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc.\",\"approval_number_master\":\"FL#30520-R6\",\"approval_number\":\"FL30520.1\",\"seq\":1,\"product_model\":\"QUIK-Stick HT PRO+\",\"product_description\":\"Self-Adhered Underlayment\",\"design_pressure\":\"+0\\\/-105\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc.\",\"approval_number_master\":\"FL#47221-R0\",\"approval_number\":\"FL47221.1\",\"seq\":1,\"product_model\":\"MSA Quik-Stick SAS Self-Adhered Roofing Underlayment\",\"product_description\":\"Self-adhered roofing underlayment - see Evaluation Report for full description\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc.\",\"approval_number_master\":\"FL#13857-R0\",\"approval_number\":\"FL13857.1\",\"seq\":1,\"product_model\":\"Quik-Stick HT\",\"product_description\":\"MSA Underlayments\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc.\",\"approval_number_master\":\"FL#13857-R0\",\"approval_number\":\"FL13857.2\",\"seq\":2,\"product_model\":\"Quik-Stick Ice and Water\",\"product_description\":\"MSA Underlayments\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc.\",\"approval_number_master\":\"FL#13857-R0\",\"approval_number\":\"FL13857.3\",\"seq\":3,\"product_model\":\"Quik-Stick Ice and Water Sand\",\"product_description\":\"MSA Underlayments\\nSand Surfaced\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc.\",\"approval_number_master\":\"FL#13857-R1\",\"approval_number\":\"FL13857.4\",\"seq\":4,\"product_model\":\"Quik-Stick Ice and Water Sand\",\"product_description\":\"MSA Underlayments\\nSand Surfaced\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc.\",\"approval_number_master\":\"FL#15067-R0\",\"approval_number\":\"FL15067.1\",\"seq\":1,\"product_model\":\"Arrow 43# Organic Base Sheet\",\"product_description\":\"ASTM D 2626 Organic Base Sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc.\",\"approval_number_master\":\"FL#15067-R0\",\"approval_number\":\"FL15067.2\",\"seq\":2,\"product_model\":\"MSA ASTM D-226 15#\",\"product_description\":\"ASTM D 226 Type I Saturated Organic Felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc.\",\"approval_number_master\":\"FL#15067-R0\",\"approval_number\":\"FL15067.3\",\"seq\":3,\"product_model\":\"MSA ASTM D-226 30#\",\"product_description\":\"ASTM D-226 Type II Saturated Organic Felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc.\",\"approval_number_master\":\"FL#15067-R0\",\"approval_number\":\"FL15067.4\",\"seq\":4,\"product_model\":\"MSA UL 15#\",\"product_description\":\"ASTM D 226 Type I Saturated Organic Felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc.\",\"approval_number_master\":\"FL#15067-R0\",\"approval_number\":\"FL15067.5\",\"seq\":5,\"product_model\":\"MSA UL 30#\",\"product_description\":\"ASTM D 226 Type II Saturated Organic Felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc.\",\"approval_number_master\":\"FL#15067-R0\",\"approval_number\":\"FL15067.6\",\"seq\":6,\"product_model\":\"MSA Z30\",\"product_description\":\"ASTM D4869 Type II Saturated Organic Felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc.\",\"approval_number_master\":\"FL#15827-R0\",\"approval_number\":\"FL15827.1\",\"seq\":1,\"product_model\":\"Quik-Stick MPU\",\"product_description\":\"Multi-Purpose Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc.\",\"approval_number_master\":\"FL#17075-R0\",\"approval_number\":\"FL17075.1\",\"seq\":1,\"product_model\":\"MSA Quik-Stick FS\",\"product_description\":\"Self-Adhering Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc.\",\"approval_number_master\":\"FL#17188-R0\",\"approval_number\":\"FL17188.1\",\"seq\":1,\"product_model\":\"MSA Quick-Felt\",\"product_description\":\"synthetic underlayment for use in steep slope roofing.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc.\",\"approval_number_master\":\"FL#17193-R0\",\"approval_number\":\"FL17193.1\",\"seq\":1,\"product_model\":\"MSA MSR\",\"product_description\":\"ASTM D 3909 underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc.\",\"approval_number_master\":\"FL#15067-R2\",\"approval_number\":\"FL15067.7\",\"seq\":7,\"product_model\":\"MSA Z30\",\"product_description\":\"ASTM D4869 Type II Saturated Organic Felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc.\",\"approval_number_master\":\"FL#15067-R3\",\"approval_number\":\"FL15067.8\",\"seq\":8,\"product_model\":\"MSA Z30\",\"product_description\":\"ASTM D4869 Type II Saturated Organic Felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-09-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc.\",\"approval_number_master\":\"FL#17401-R2\",\"approval_number\":\"FL17401.2\",\"seq\":2,\"product_model\":\"2. - QUIK-Stick HT (High-Temperature)\",\"product_description\":\"Self-Adhered Underlayments\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc.\",\"approval_number_master\":\"FL#17188-R3\",\"approval_number\":\"FL17188.2\",\"seq\":2,\"product_model\":\"MSA QUICK-FELT Ultra Defense\",\"product_description\":\"Synthetic underlayment alternative to ASTM D 226 Type I for use in steep slope roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc.\",\"approval_number_master\":\"FL#17188-R4\",\"approval_number\":\"FL17188.3\",\"seq\":3,\"product_model\":\"MSA Quick-Felt Ultra Defense\",\"product_description\":\"Synthetic underlayment alternative to ASTM D 226 Type I for use in steep slope roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-01-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc.\",\"approval_number_master\":\"FL#30520-R3\",\"approval_number\":\"FL30520.2\",\"seq\":2,\"product_model\":\"QUIK-Stick IRG Ice & Rain Guard\",\"product_description\":\"Self-Adhered Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Tag & Stick, LLC.\":[{\"manufacturer\":\"Tag & Stick, LLC.\",\"approval_number_master\":\"FL#15218-R10\",\"approval_number\":\"FL15218.1\",\"seq\":1,\"product_model\":\"Tag & Stick MTP (HVHZ)\",\"product_description\":\"Fiberglass reinforced, SBS modified bitumen roof underlayment for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-142.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tag & Stick, LLC.\",\"approval_number_master\":\"FL#15218-R10\",\"approval_number\":\"FL15218.2\",\"seq\":2,\"product_model\":\"Tag & Stick MTP (NON-HVHZ)\",\"product_description\":\"Fiberglass reinforced, SBS modified bitumen roof underlayment for use in FBC NON-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-142.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Atlas Roofing Corporation\":[{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#17322-R9\",\"approval_number\":\"FL17322.1\",\"seq\":1,\"product_model\":\"Atlas Underlayments\",\"product_description\":\"For use in steep slope roofing\",\"design_pressure\":\"+0\\\/-135\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#21350-R0\",\"approval_number\":\"FL21350.1\",\"seq\":1,\"product_model\":\"Summit Underlayments\",\"product_description\":\"Mechanically attached, synthetic underlayments used as an alternative to ASTM D 226 Type I and II underlayment.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#46685-R0\",\"approval_number\":\"FL46685.1\",\"seq\":1,\"product_model\":\"WeatherMaster\\u00ae Ice & Water 200 Underlayments\",\"product_description\":\"Self-adhering, fiberglass reinforced, granule-surfaced, SBS modified bitumen roof underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#47285-R0\",\"approval_number\":\"FL47285.1\",\"seq\":1,\"product_model\":\"WeatherMaster HP-FLEX\",\"product_description\":\"WeatherMaster HP-FLEX Ice and Water Underlayment is a film-faced, high temperature roof underlayment.\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#47540-R0\",\"approval_number\":\"FL47540.1\",\"seq\":1,\"product_model\":\"GorillaGuard Premium\",\"product_description\":\"Polymeric Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#47540-R0\",\"approval_number\":\"FL47540.2\",\"seq\":2,\"product_model\":\"Summit\",\"product_description\":\"Polymeric Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#4064-R0\",\"approval_number\":\"FL4064.1\",\"seq\":1,\"product_model\":\"# 15 Saturated Felt, # 30 Saturated felt, WeatherMaster # 15 and # 30\",\"product_description\":\"Asphalt Saturated organic roofing felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#4064-R0\",\"approval_number\":\"FL4064.2\",\"seq\":2,\"product_model\":\"# 15 Spec felt, # 30 Spec felt, WeatherMaster #15 Spec, WeatherMaster # 30 Spec felt\",\"product_description\":\"Asphalt saturated organic felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#4064-R0\",\"approval_number\":\"FL4064.3\",\"seq\":3,\"product_model\":\"# 43 Base Sheet\",\"product_description\":\"Organic Base Sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#4064-R0\",\"approval_number\":\"FL4064.4\",\"seq\":4,\"product_model\":\"# 55 Smooth\",\"product_description\":\"Smooth surface roll roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#4064-R0\",\"approval_number\":\"FL4064.5\",\"seq\":5,\"product_model\":\"# 90 MSR\",\"product_description\":\"# 90 Mineral Surfaced Roll\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#4064-R0\",\"approval_number\":\"FL4064.6\",\"seq\":6,\"product_model\":\"PFF\",\"product_description\":\"Premium Glass reinforced felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#4064-R0\",\"approval_number\":\"FL4064.7\",\"seq\":7,\"product_model\":\"Slate\\\/Tile Underlayment, SlateMater\",\"product_description\":\"Granule surfaced Roof tile underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#4064-R0\",\"approval_number\":\"FL4064.8\",\"seq\":8,\"product_model\":\"WeatherMaster PolySeal underlayment\",\"product_description\":\"A self adhering SBS modified bitumen\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#4064-R0\",\"approval_number\":\"FL4064.9\",\"seq\":9,\"product_model\":\"WeatherMaster Underlayment\",\"product_description\":\"A self-adhering SBS modified bitumen\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#11915-R0\",\"approval_number\":\"FL11915.1\",\"seq\":1,\"product_model\":\"Atlas Roof Underlayments (HVHZ)\",\"product_description\":\"Roofing Underlayments for use in HVHZ jurisdictions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2012-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#11915-R0\",\"approval_number\":\"FL11915.2\",\"seq\":2,\"product_model\":\"Atlas Roof Underlayments (non-HVHZ)\",\"product_description\":\"Roofing Underlayments for use in non-HVHZ jurisdictions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#16226-R0\",\"approval_number\":\"FL16226.1\",\"seq\":1,\"product_model\":\"Gorilla Guard EverFelt Spec 30\",\"product_description\":\"ASTM D 6757 & ASTM D 226, Type II underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#16226-R1\",\"approval_number\":\"FL16226.2\",\"seq\":2,\"product_model\":\"SUMMIT & SUMMIT 60\",\"product_description\":\"Synthetic underlyaments for steep slope roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#17322-R3\",\"approval_number\":\"FL17322.2\",\"seq\":2,\"product_model\":\"Fabral All Purpose High-Temp Underlayment\",\"product_description\":\"ASTM D 1970, SBS modified, self-adhering underlayment with fiberglass mat reinforcement and a poly-fabric surface.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#38096-R0\",\"approval_number\":\"FL38096.1\",\"seq\":1,\"product_model\":\"WeatherMaster Ice and Water 200\",\"product_description\":\"ASTM D 1970 underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#38571-R0\",\"approval_number\":\"FL38571.1\",\"seq\":1,\"product_model\":\"\\\"Pro-Cut\\u00ae Starter Roll\\\"\",\"product_description\":\"Self-adhering, fiberglass-mat reinforced, modified asphalt granular mineral surface with a release liner and one sealing tab line on the black granular surface; located nominally within 1-1\\\/2\\\" of edge.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Barricade Building Products\":[{\"manufacturer\":\"Barricade Building Products\",\"approval_number_master\":\"FL#17858-R0\",\"approval_number\":\"FL17858.1\",\"seq\":1,\"product_model\":\"Barricade UDL\",\"product_description\":\"Barricade UDL - Synthetic Roof Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Barricade Building Products\",\"approval_number_master\":\"FL#20392-R0\",\"approval_number\":\"FL20392.1\",\"seq\":1,\"product_model\":\"Barricade UDL Select\",\"product_description\":\"synthetic roofing underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Barricade Building Products\",\"approval_number_master\":\"FL#16453-R0\",\"approval_number\":\"FL16453.1\",\"seq\":1,\"product_model\":\"RoofPro\",\"product_description\":\"Synthetic roof underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Barricade Building Products\",\"approval_number_master\":\"FL#16453-R0\",\"approval_number\":\"FL16453.2\",\"seq\":2,\"product_model\":\"RoofPro\",\"product_description\":\"synthetic roof underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Barricade Building Products\",\"approval_number_master\":\"FL#20389-R0\",\"approval_number\":\"FL20389.1\",\"seq\":1,\"product_model\":\"Barricade UDL Plus\",\"product_description\":\"synthetic roofing underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Barricade Building Products\",\"approval_number_master\":\"FL#24399-R0\",\"approval_number\":\"FL24399.1\",\"seq\":1,\"product_model\":\"UDL One\",\"product_description\":\"Synthetic Roofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-01 00:00:00\",\"instructions_url\":\"\"}],\"Protecto Wrap\":[{\"manufacturer\":\"Protecto Wrap\",\"approval_number_master\":\"FL#9774-R0\",\"approval_number\":\"FL9774.1\",\"seq\":1,\"product_model\":\"Rainproof 40 & Rainproof 60 High Performance Roof Underlayments\",\"product_description\":\"Rainproof High Performance Roof Underlayment is a 40 mil. or 60\\nmil. thick, peel and stick, SBS modified, rubberized asphalt sheet waterproofing\\nunderlayment.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Protecto Wrap\",\"approval_number_master\":\"FL#9774-R0\",\"approval_number\":\"FL9774.2\",\"seq\":2,\"product_model\":\"Rainproof 40 & Rainproof 60 High Performance Roof Underlayments\",\"product_description\":\"Rainproof High Performance Roof Underlayment is a 40 mil. or 60 mil. thick, peel and stick, SBS modified, rubberized asphalt sheet waterproofing underlayment.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Protecto Wrap\",\"approval_number_master\":\"FL#17155-R0\",\"approval_number\":\"FL17155.1\",\"seq\":1,\"product_model\":\"Roofing Underlayments\",\"product_description\":\"Protecto Wrap Roofing Underlayments\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Protecto Wrap\",\"approval_number_master\":\"FL#41542-R0\",\"approval_number\":\"FL41542.1\",\"seq\":1,\"product_model\":\"Rainproof-40\\u2122 and Jiffy Seal\\u00ae Ice and Water Guard HT\\u2122\",\"product_description\":\"ASTM D 1970 self-adhered underlayments\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-29 00:00:00\",\"instructions_url\":\"\"}],\"System Components Corporation\":[{\"manufacturer\":\"System Components Corporation\",\"approval_number_master\":\"FL#3366-R0\",\"approval_number\":\"FL3366.1\",\"seq\":1,\"product_model\":\"FelTex High Performance Roofing Underlayment\",\"product_description\":\"Cross-Woven Polypropylene Roofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"System Components Corporation\",\"approval_number_master\":\"FL#8700-R2\",\"approval_number\":\"FL8700.1\",\"seq\":1,\"product_model\":\"CoverPro 15 | Synthetic Underlayment\",\"product_description\":\"15# Felt Replacement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"System Components Corporation\",\"approval_number_master\":\"FL#8700-R2\",\"approval_number\":\"FL8700.2\",\"seq\":2,\"product_model\":\"FelTex | High Performance Roof Underlayment\",\"product_description\":\"UV-Stabilized Synthetic Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"System Components Corporation\",\"approval_number_master\":\"FL#8700-R2\",\"approval_number\":\"FL8700.3\",\"seq\":3,\"product_model\":\"ProTex | Contractor Grade Roof Underlayment\",\"product_description\":\"UV-Stabilized Synthetic Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"System Components Corporation\",\"approval_number_master\":\"FL#17873-R0\",\"approval_number\":\"FL17873.1\",\"seq\":1,\"product_model\":\"Coverpro 3000 Synthetic Roofing Underlayment\",\"product_description\":\"Performance Felt Replacement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"System Components Corporation\",\"approval_number_master\":\"FL#17873-R0\",\"approval_number\":\"FL17873.2\",\"seq\":2,\"product_model\":\"Coverpro Synthetic Roofing Underlayment\",\"product_description\":\"Performance Felt Replacement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"System Components Corporation\",\"approval_number_master\":\"FL#17873-R0\",\"approval_number\":\"FL17873.3\",\"seq\":3,\"product_model\":\"Feltex SA300\",\"product_description\":\"Synthetic Self-Adhered Roof Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"System Components Corporation\",\"approval_number_master\":\"FL#17873-R0\",\"approval_number\":\"FL17873.4\",\"seq\":4,\"product_model\":\"Feltex Style RX1 High Performance\",\"product_description\":\"Synthetic Roof Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"System Components Corporation\",\"approval_number_master\":\"FL#17873-R0\",\"approval_number\":\"FL17873.5\",\"seq\":5,\"product_model\":\"Feltex Style RX2 High Performance\",\"product_description\":\"Synthetic Roof Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"System Components Corporation\",\"approval_number_master\":\"FL#17873-R0\",\"approval_number\":\"FL17873.6\",\"seq\":6,\"product_model\":\"Protex Contractor Grade\",\"product_description\":\"Synthetic Roof Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"System Components Corporation\",\"approval_number_master\":\"FL#25578-R0\",\"approval_number\":\"FL25578.1\",\"seq\":1,\"product_model\":\"CoverPRO SA\",\"product_description\":\"Self-stick roofing underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"System Components Corporation\",\"approval_number_master\":\"FL#34862-R0\",\"approval_number\":\"FL34862.1\",\"seq\":1,\"product_model\":\"CoverPRO SA\",\"product_description\":\"Self-adhered roofing underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-31 00:00:00\",\"instructions_url\":\"\"}],\"IKO Industries Ltd\":[{\"manufacturer\":\"IKO Industries Ltd\",\"approval_number_master\":\"FL#30074-R2\",\"approval_number\":\"FL30074.2\",\"seq\":2,\"product_model\":\"Stormtite (NON-HVHZ)\",\"product_description\":\"Synthetic roof underlayment for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IKO Industries Ltd\",\"approval_number_master\":\"FL#47650-R0\",\"approval_number\":\"FL47650.1\",\"seq\":1,\"product_model\":\"StormShield\",\"product_description\":\"ASTM D1970 self-adhered underlayment (ice and water deck protector)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IKO Industries Ltd\",\"approval_number_master\":\"FL#12838-R0\",\"approval_number\":\"FL12838.1\",\"seq\":1,\"product_model\":\"ArmourGard Ice and Water Protector\",\"product_description\":\"#7910005#7910001\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IKO Industries Ltd\",\"approval_number_master\":\"FL#12838-R0\",\"approval_number\":\"FL12838.2\",\"seq\":2,\"product_model\":\"StormShield Ice and Water Protector\",\"product_description\":\"#7910033\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IKO Industries Ltd\",\"approval_number_master\":\"FL#15529-R0\",\"approval_number\":\"FL15529.1\",\"seq\":1,\"product_model\":\"StormShield Standard Ice and Water Protector\",\"product_description\":\"#7910033\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IKO Industries Ltd\",\"approval_number_master\":\"FL#17929-R0\",\"approval_number\":\"FL17929.1\",\"seq\":1,\"product_model\":\"IKO EDGESEAL\",\"product_description\":\"Self-adhered roof starter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IKO Industries Ltd\",\"approval_number_master\":\"FL#30074-R0\",\"approval_number\":\"FL30074.1\",\"seq\":1,\"product_model\":\"Stormtite\",\"product_description\":\"Synthetic polymer-based scrim-reinforced underlayment, consisting of woven polyolefin base with a layer of nonwoven polyolefin sheet and a polymer coating on the back side, available in rolls 48-inch x 250-ft with a nominal unit weight of 2.25 lbs\\\/square\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IKO Industries Ltd\",\"approval_number_master\":\"FL#31565-R0\",\"approval_number\":\"FL31565.1\",\"seq\":1,\"product_model\":\"Protecto Ice & Water Protector\",\"product_description\":\"Self-adhering SBS modified bitumen membrane reinforced with non-woven glass fiber and surfaced with sand\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IKO Industries Ltd\",\"approval_number_master\":\"FL#31565-R0\",\"approval_number\":\"FL31565.2\",\"seq\":2,\"product_model\":\"StormShield Ice & Water Protector\",\"product_description\":\"Self-adhering SBS modified bitumen membrane reinforced with non-woven glass fiber and surfaced with sand\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IKO Industries Ltd\",\"approval_number_master\":\"FL#34896-R0\",\"approval_number\":\"FL34896.1\",\"seq\":1,\"product_model\":\"Armourgard, StormShield, Protecto and GoldShield Ice & Water Protectors and GoldSeam\",\"product_description\":\"ASTM D 1970 self-adhered underlayments\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"JFBC, LLC dba Eco Chief Products\":[{\"manufacturer\":\"JFBC, LLC dba Eco Chief Products\",\"approval_number_master\":\"FL#19310-R0\",\"approval_number\":\"FL19310.1\",\"seq\":1,\"product_model\":\"SOLARHIDE\",\"product_description\":\"A mechanically attached, laminated woven and non-woven polypropylene underlayment with an integral radiant barrier, used as an alternative to ASTM D 226 and ASTM D 4869 Type II underlayments used in steep slope roofing.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JFBC, LLC dba Eco Chief Products\",\"approval_number_master\":\"FL#26363-R0\",\"approval_number\":\"FL26363.1\",\"seq\":1,\"product_model\":\"SOLARHIDE\",\"product_description\":\"Mechanicall attached laminated woven and non-woven polypropylene underlayment with an integral radiant barrier used as an alternate to ASTM D 226 AND ASTM D 4869 Type II Underlayment used in steep roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-17 00:00:00\",\"instructions_url\":\"\"}],\"VB Synthetics\":[{\"manufacturer\":\"VB Synthetics\",\"approval_number_master\":\"FL#46759-R0\",\"approval_number\":\"FL46759.1\",\"seq\":1,\"product_model\":\"VB Extreme SA Self-adhered Roofing Underlayment\",\"product_description\":\"Self-adhered roofing underlayment with nominal weight of 24.58 lb\\\/100 square feet. See CCRR for full product description.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VB Synthetics\",\"approval_number_master\":\"FL#20155-R0\",\"approval_number\":\"FL20155.1\",\"seq\":1,\"product_model\":\"Viking Armor and Viking Shield\",\"product_description\":\"Mechanically attached synthetic underlayments used as an alternative to ASTM D 226 underlayments\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VB Synthetics\",\"approval_number_master\":\"FL#46889-R0\",\"approval_number\":\"FL46889.1\",\"seq\":1,\"product_model\":\"VB Ice & Water Underlayments\",\"product_description\":\"Self-adhering, fiberglass reinforced, granule-surfaced, SBS modified bitumen roof underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"VEER Plastics Private Limited\":[{\"manufacturer\":\"VEER Plastics Private Limited\",\"approval_number_master\":\"FL#20767-R0\",\"approval_number\":\"FL20767.1\",\"seq\":1,\"product_model\":\"A4 Synthetic Layered Underlayment (gray)\",\"product_description\":\"Mechanically attached synthetic underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEER Plastics Private Limited\",\"approval_number_master\":\"FL#38104-R2\",\"approval_number\":\"FL38104.1\",\"seq\":1,\"product_model\":\"VShield Roof Underlayments\",\"product_description\":\"Self-adhering synthetic roof underlayment\",\"design_pressure\":\"+N\\\/A\\\/-187.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEER Plastics Private Limited\",\"approval_number_master\":\"FL#20767-R0\",\"approval_number\":\"FL20767.2\",\"seq\":2,\"product_model\":\"B4 Synthetic Layered Underlayment (green)\",\"product_description\":\"Mechanically attached synthetic underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEER Plastics Private Limited\",\"approval_number_master\":\"FL#20767-R0\",\"approval_number\":\"FL20767.3\",\"seq\":3,\"product_model\":\"C4 Synthetic Layered Underlayment (black)\",\"product_description\":\"Mechanically attached synthetic underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEER Plastics Private Limited\",\"approval_number_master\":\"FL#20767-R0\",\"approval_number\":\"FL20767.4\",\"seq\":4,\"product_model\":\"D4 Synthetic Layered Underlayment (black)\",\"product_description\":\"Mechanically attached synthetic underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VEER Plastics Private Limited\",\"approval_number_master\":\"FL#30880-R0\",\"approval_number\":\"FL30880.1\",\"seq\":1,\"product_model\":\"Veer PSU Self-adhered Underlayment\",\"product_description\":\"Synthetic, self-adhered roofing underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"}],\"FT Synthetics Inc.\":[{\"manufacturer\":\"FT Synthetics Inc.\",\"approval_number_master\":\"FL#46754-R3\",\"approval_number\":\"FL46754.1\",\"seq\":1,\"product_model\":\"FT Platinum HT Roof Underlayments\",\"product_description\":\"Self-adhering, synthetic roof underlayments\",\"design_pressure\":\"+N\\\/A\\\/-105\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"FT Synthetics Inc.\",\"approval_number_master\":\"FL#20853-R0\",\"approval_number\":\"FL20853.1\",\"seq\":1,\"product_model\":\"FT Synthetics SILVER, FT Synthetics GOLD, FT Synthetics PLATINUM\",\"product_description\":\"Synthetic Roofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"FT Synthetics Inc.\",\"approval_number_master\":\"FL#22692-R0\",\"approval_number\":\"FL22692.1\",\"seq\":1,\"product_model\":\"PRO-20\",\"product_description\":\"Synthetic Roofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"FT Synthetics Inc.\",\"approval_number_master\":\"FL#23090-R0\",\"approval_number\":\"FL23090.1\",\"seq\":1,\"product_model\":\"PLATINUM HT-SA\",\"product_description\":\"Self-adhering, rubberized-asphalt, polyolefin-film-surfaced roof underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-09-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"FT Synthetics Inc.\",\"approval_number_master\":\"FL#31710-R0\",\"approval_number\":\"FL31710.1\",\"seq\":1,\"product_model\":\"Cobalt Ultra Self-Adhered Underlayment\",\"product_description\":\"Synthetics self-adhered roofing underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sentry Building Innovations\":[{\"manufacturer\":\"Sentry Building Innovations\",\"approval_number_master\":\"FL#21895-R12\",\"approval_number\":\"FL21895.1\",\"seq\":1,\"product_model\":\"Roofnado Roof Underlayments (HVHZ)\",\"product_description\":\"Synthetic roofing underlayments for use in FBC HVHZ jurisdictions\",\"design_pressure\":\"+N\\\/A\\\/-105.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentry Building Innovations\",\"approval_number_master\":\"FL#21895-R12\",\"approval_number\":\"FL21895.2\",\"seq\":2,\"product_model\":\"Roofnado Roof Underlayments (NON-HVHZ)\",\"product_description\":\"Synthetic roofing underlayments for use in FBC non-HVHZ jurisdictions\",\"design_pressure\":\"+N\\\/A\\\/-105.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentry Building Innovations\",\"approval_number_master\":\"FL#22638-R0\",\"approval_number\":\"FL22638.1\",\"seq\":1,\"product_model\":\"LapLock PSU Underlayment\",\"product_description\":\"LapLock\\u2122 PSU roofing underlayment is a multilayered self-adhered membrane and comprises of a syntheric facer sheet along with a polymer modified bitumen and release film.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-07-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentry Building Innovations\",\"approval_number_master\":\"FL#23333-R0\",\"approval_number\":\"FL23333.1\",\"seq\":1,\"product_model\":\"1 - \\\"LapLock\\u2122 PSU\\\"\",\"product_description\":\"Self-adhering membrane for sloped roof applications with multilayers consisting of a synthetic top facer, polymer modified bitumen and a release liner.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentry Building Innovations\",\"approval_number_master\":\"FL#23333-R0\",\"approval_number\":\"FL23333.2\",\"seq\":2,\"product_model\":\"2 - \\\"LapLock\\u2122 PSU\\\"\",\"product_description\":\"Self-adhering membrane for sloped roof applications with multilayers consisting of a synthetic top facer, polymer modified bitumen and a release liner.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentry Building Innovations\",\"approval_number_master\":\"FL#41925-R0\",\"approval_number\":\"FL41925.1\",\"seq\":1,\"product_model\":\"Roofnado Self-Adhering, Synthetic Roofing Underlayments\",\"product_description\":\"Self-adhering, synthetics roof underlayments for use in FBC NON-HVHZ jurisdictions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Beacon Sales Acquisitions, Inc. c\\\/o Owens Corning Roofing and Asphalt LLC\":[{\"manufacturer\":\"Beacon Sales Acquisitions, Inc. c\\\/o Owens Corning Roofing and Asphalt LLC\",\"approval_number_master\":\"FL#22259-R0\",\"approval_number\":\"FL22259.1\",\"seq\":1,\"product_model\":\"PeakPly\",\"product_description\":\"A mechanically attached, synthetic underlayment for use in steep slope roofing applications as an alternative to ASTM D 226, Type I or Type II felt.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Beacon Sales Acquisitions, Inc. c\\\/o Owens Corning Roofing and Asphalt LLC\",\"approval_number_master\":\"FL#42051-R0\",\"approval_number\":\"FL42051.1\",\"seq\":1,\"product_model\":\"Beacon Tri-Built High Temp Metal & Tile\",\"product_description\":\"An ASTM D 1970 and TAS 103 compliant self-adhered underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Beacon Sales Acquisitions, Inc. c\\\/o Owens Corning Roofing and Asphalt LLC\",\"approval_number_master\":\"FL#46993-R0\",\"approval_number\":\"FL46993.1\",\"seq\":1,\"product_model\":\"Beacon Tri-Built Eco\",\"product_description\":\"A mechanically attached, ASTM D 8257 multilayered polymer woven coated roof underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Beacon Sales Acquisitions, Inc. c\\\/o Owens Corning Roofing and Asphalt LLC\",\"approval_number_master\":\"FL#31963-R0\",\"approval_number\":\"FL31963.1\",\"seq\":1,\"product_model\":\"TRI-BUILT MAX Synthetic Underlayment\",\"product_description\":\"multi-layered, synthetic, sheet-type roofing underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Beacon Sales Acquisitions, Inc. c\\\/o Owens Corning Roofing and Asphalt LLC\",\"approval_number_master\":\"FL#31963-R2\",\"approval_number\":\"FL31963.2\",\"seq\":2,\"product_model\":\"TRI-BUILT MAX Synthetic Underlayment (NON-HVHZ)\",\"product_description\":\"multi-layered, synthetic, sheet-type roofing underlayment for use in FBC NON-HVHZ jurisdictions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Beacon Sales Acquisitions, Inc. c\\\/o Owens Corning Roofing and Asphalt LLC\",\"approval_number_master\":\"FL#34539-R0\",\"approval_number\":\"FL34539.1\",\"seq\":1,\"product_model\":\"TRI-BUILT Granular Underlayment\",\"product_description\":\"A self-adhered underlayment used as an alternative to ASTM D 226, Type II roofing felt.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Intertape Polymer Inc.\":[{\"manufacturer\":\"Intertape Polymer Inc.\",\"approval_number_master\":\"FL#26367-R6\",\"approval_number\":\"FL26367.5\",\"seq\":5,\"product_model\":\"ShingleDog 15 Synthetic Roofing Underlayment\",\"product_description\":\"ShingleDog 15 synthetic roofing underlayment is a multi-layered roofing underlayment consisting of a non-woven polypropylene scrim laminated to a woven polypropylene scrim with polymeric coating on the sheathing side.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Intertape Polymer Inc.\",\"approval_number_master\":\"FL#6645-R2\",\"approval_number\":\"FL6645.1\",\"seq\":1,\"product_model\":\"NovaSeal AP\",\"product_description\":\"Synthetic Roofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Intertape Polymer Inc.\",\"approval_number_master\":\"FL#6902-R3\",\"approval_number\":\"FL6902.1\",\"seq\":1,\"product_model\":\"NovaSeal Premium\",\"product_description\":\"Synthetic Roof Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Intertape Polymer Inc.\",\"approval_number_master\":\"FL#26367-R0\",\"approval_number\":\"FL26367.1\",\"seq\":1,\"product_model\":\"Umbra Synthetic Roofing Underlayment\",\"product_description\":\"Umbra synthetic roofing underlayment is a multi-layered roofing underlayment consisting of a non-woven polypropylene scrim laminated to a woven polypropylene scrim with polymeric coating on the sheathing side.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Intertape Polymer Inc.\",\"approval_number_master\":\"FL#26367-R3\",\"approval_number\":\"FL26367.2\",\"seq\":2,\"product_model\":\"NovaSeal Prime Synthetic Roofing Underlayment\",\"product_description\":\"NovaSeal Prime synthetic roofing underlayment is a multi-layered roofing underlayment consisting of a non-woven polypropylene scrim laminated to a woven polypropylene scrim with polymeric coating on the sheathing side.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Intertape Polymer Inc.\",\"approval_number_master\":\"FL#26367-R3\",\"approval_number\":\"FL26367.3\",\"seq\":3,\"product_model\":\"NovaSeal Ultra Synthetic Roofing Underlayment\",\"product_description\":\"NovaSeal Ultra synthetic roofing underlayment is a multi-layered roofing underlayment consisting of a non-woven polypropylene scrim laminated to a woven polypropylene scrim with polymeric coating on the sheathing side.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Intertape Polymer Inc.\",\"approval_number_master\":\"FL#26367-R4\",\"approval_number\":\"FL26367.4\",\"seq\":4,\"product_model\":\"ShingleDog 15 Synthetic Roofing Underlayment\",\"product_description\":\"ShingleDog 15 synthetic roofing underlayment is a multi-layered roofing underlayment consisting of a non-woven polypropylene scrim laminated to a woven polypropylene scrim with polymeric coating on the sheathing side.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"APOC, Sub of Gardner-Gibson Inc.\":[{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26482-R12\",\"approval_number\":\"FL26482.1\",\"seq\":1,\"product_model\":\"Gardner Roof Underlayment (HVHZ)\",\"product_description\":\"Roofing underlayments for use in FBC HVHZ jurisdictions\",\"design_pressure\":\"+N\\\/A\\\/-150\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2027-02-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26482-R12\",\"approval_number\":\"FL26482.2\",\"seq\":2,\"product_model\":\"Gardner Roof Underlayments (NON-HVHZ)\",\"product_description\":\"roofing underlayments for use in FBC non-HVHZ jurisdictions\",\"design_pressure\":\"+N\\\/A\\\/-150\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#21652-R0\",\"approval_number\":\"FL21652.1\",\"seq\":1,\"product_model\":\"APOC Weather-Armor SB-1\",\"product_description\":\"Self-Adhered Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#22366-R0\",\"approval_number\":\"FL22366.1\",\"seq\":1,\"product_model\":\"HT3 Cross-Lam High Temperature Premium Roof Underlayment\",\"product_description\":\"Self-Adhered Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#22865-R0\",\"approval_number\":\"FL22865.1\",\"seq\":1,\"product_model\":\"Weather-Armor FT-3 Fleece-Top Roof Underlayment\",\"product_description\":\"Heavy duty fleece, self-adhered, underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#22880-R0\",\"approval_number\":\"FL22880.1\",\"seq\":1,\"product_model\":\"Gator-Skin 10\",\"product_description\":\"Synthetic roofing underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#25103-R0\",\"approval_number\":\"FL25103.1\",\"seq\":1,\"product_model\":\"Gard-Lock\",\"product_description\":\"Glass fiber reinforced, polymer modified asphalt, granulated self-adhered underlayment.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-01-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#25103-R0\",\"approval_number\":\"FL25103.2\",\"seq\":2,\"product_model\":\"Gator-Skin 10\",\"product_description\":\"Synthetic roof underlayment.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-01-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#25974-R0\",\"approval_number\":\"FL25974.1\",\"seq\":1,\"product_model\":\"CX-L\",\"product_description\":\"High strength hybrid underlayment comprised of two layers of polyolefin and polyester synthetic fabric with a thin layer of modified bitumen between the two plies.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#25974-R0\",\"approval_number\":\"FL25974.2\",\"seq\":2,\"product_model\":\"FT3\",\"product_description\":\"Self-adhering membrane composed of elastic polymers, bitumen polyester and glass reinforcement.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#25974-R0\",\"approval_number\":\"FL25974.3\",\"seq\":3,\"product_model\":\"GatorSkin\",\"product_description\":\"Synthetic roof underlayment comprised of layers of polyolefin film.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#25974-R0\",\"approval_number\":\"FL25974.4\",\"seq\":4,\"product_model\":\"HT3\",\"product_description\":\"Self-adhering membrane composed of elastic polymers, bitumen, glass reinforcements and a cross laminated sheet surfacing.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#25974-R0\",\"approval_number\":\"FL25974.5\",\"seq\":5,\"product_model\":\"SB-1\",\"product_description\":\"Glass fiber reinforced, polymer modified asphalt, granulated self-adhered underlayment.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26581-R0\",\"approval_number\":\"FL26581.1\",\"seq\":1,\"product_model\":\"APOC Tuff-Felt 26\",\"product_description\":\"Asphalt Saturated Felt underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26581-R0\",\"approval_number\":\"FL26581.2\",\"seq\":2,\"product_model\":\"APOC Tuff-Felt 46\",\"product_description\":\"Asphalt Saturated Felt underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26581-R0\",\"approval_number\":\"FL26581.3\",\"seq\":3,\"product_model\":\"FT3\",\"product_description\":\"Self-adhering membrane composed of elastic polymers, bitumen polyester and glass reinforcement.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26581-R0\",\"approval_number\":\"FL26581.4\",\"seq\":4,\"product_model\":\"No. 15 ASTM\",\"product_description\":\"Asphalt Saturated Felt underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26581-R0\",\"approval_number\":\"FL26581.5\",\"seq\":5,\"product_model\":\"No. 30 ASTM\",\"product_description\":\"Asphalt Saturated Felt underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26581-R0\",\"approval_number\":\"FL26581.6\",\"seq\":6,\"product_model\":\"United FGUR10\",\"product_description\":\"Asphalt Saturated Felt underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26581-R0\",\"approval_number\":\"FL26581.7\",\"seq\":7,\"product_model\":\"United FGUR20\",\"product_description\":\"Asphalt Saturated Felt underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26581-R0\",\"approval_number\":\"FL26581.8\",\"seq\":8,\"product_model\":\"United FGUR70\",\"product_description\":\"Asphalt Saturated Felt underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#27076-R0\",\"approval_number\":\"FL27076.1\",\"seq\":1,\"product_model\":\"APOC 25\",\"product_description\":\"Asphalt Saturated Felt underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#27076-R0\",\"approval_number\":\"FL27076.2\",\"seq\":2,\"product_model\":\"APOC 45\",\"product_description\":\"Asphalt Saturated Felt underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#27076-R0\",\"approval_number\":\"FL27076.3\",\"seq\":3,\"product_model\":\"APOC Tuff-Felt 26\",\"product_description\":\"Asphalt Saturated Felt underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#27076-R0\",\"approval_number\":\"FL27076.4\",\"seq\":4,\"product_model\":\"APOC Tuff-Felt 46\",\"product_description\":\"Asphalt Saturated Felt underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#27076-R0\",\"approval_number\":\"FL27076.5\",\"seq\":5,\"product_model\":\"Gard-Lock\",\"product_description\":\"Glass fiber reinforced, polymer modified asphalt, granulated self-adhered underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#27076-R0\",\"approval_number\":\"FL27076.6\",\"seq\":6,\"product_model\":\"GatorSkin\",\"product_description\":\"Synthetic roof underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#27076-R0\",\"approval_number\":\"FL27076.7\",\"seq\":7,\"product_model\":\"GatorSkin-10\",\"product_description\":\"Synthetic roof underlayment.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#27076-R0\",\"approval_number\":\"FL27076.8\",\"seq\":8,\"product_model\":\"No. 15 ASTM\",\"product_description\":\"Asphalt Saturated Felt underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#27076-R0\",\"approval_number\":\"FL27076.9\",\"seq\":9,\"product_model\":\"No. 30 ASTM\",\"product_description\":\"Asphalt Saturated Felt underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#27076-R0\",\"approval_number\":\"FL27076.10\",\"seq\":10,\"product_model\":\"United FGUR10\",\"product_description\":\"Asphalt Saturated Felt underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#27076-R0\",\"approval_number\":\"FL27076.11\",\"seq\":11,\"product_model\":\"United FGUR20\",\"product_description\":\"Asphalt Saturated Felt underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#27076-R0\",\"approval_number\":\"FL27076.12\",\"seq\":12,\"product_model\":\"United FGUR70\",\"product_description\":\"Asphalt Saturated Felt underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#27076-R0\",\"approval_number\":\"FL27076.13\",\"seq\":13,\"product_model\":\"Weather-Armor CX-L\",\"product_description\":\"High strength hybrid underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#27076-R0\",\"approval_number\":\"FL27076.14\",\"seq\":14,\"product_model\":\"Weather-Armor FT3\",\"product_description\":\"Self-adhering membrane composed of elastic polymers, bitumen, polyester and glass\\nreinforcement.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#27076-R0\",\"approval_number\":\"FL27076.15\",\"seq\":15,\"product_model\":\"Weather-Armor HT3\",\"product_description\":\"Self-adhering membrane composed of elastic polymers, bitumen, glass reinforcements and a cross laminated sheet surfacing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#27076-R0\",\"approval_number\":\"FL27076.16\",\"seq\":16,\"product_model\":\"Weather-Armor SB-1\",\"product_description\":\"Glass fiber reinforced, polymer modified asphalt, granulated self-adhered underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#27732-R0\",\"approval_number\":\"FL27732.1\",\"seq\":1,\"product_model\":\"AP 29\",\"product_description\":\"Asphalt Saturated Organic Felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#27732-R0\",\"approval_number\":\"FL27732.2\",\"seq\":2,\"product_model\":\"AP 49\",\"product_description\":\"Asphalt Saturated Organic Felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#27732-R0\",\"approval_number\":\"FL27732.3\",\"seq\":3,\"product_model\":\"FG15 AP\",\"product_description\":\"Asphalt Saturated Organic Felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#27732-R0\",\"approval_number\":\"FL27732.4\",\"seq\":4,\"product_model\":\"FG30 AP\",\"product_description\":\"Asphalt Saturated Organic Felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#27732-R0\",\"approval_number\":\"FL27732.5\",\"seq\":5,\"product_model\":\"FGUR30\",\"product_description\":\"Asphalt Saturated Organic Felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#27732-R0\",\"approval_number\":\"FL27732.6\",\"seq\":6,\"product_model\":\"FGUR35\",\"product_description\":\"Asphalt Saturated Organic Felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#27732-R0\",\"approval_number\":\"FL27732.7\",\"seq\":7,\"product_model\":\"FGUR40\",\"product_description\":\"Asphalt Saturated Organic Felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#27732-R0\",\"approval_number\":\"FL27732.8\",\"seq\":8,\"product_model\":\"FGUR45\",\"product_description\":\"Asphalt Saturated Organic Felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#28508-R0\",\"approval_number\":\"FL28508.1\",\"seq\":1,\"product_model\":\"SB-2\",\"product_description\":\"Self-Adhered underlayment with sand\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#28823-R0\",\"approval_number\":\"FL28823.1\",\"seq\":1,\"product_model\":\"Gardner Roof Underlayments\",\"product_description\":\"Roofing underlayments\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-03-28 00:00:00\",\"instructions_url\":\"\"}],\"International Insulation Products\":[{\"manufacturer\":\"International Insulation Products\",\"approval_number_master\":\"FL#30449-R0\",\"approval_number\":\"FL30449.1\",\"seq\":1,\"product_model\":\"Sol-R-Skin SA\",\"product_description\":\"Sol-R-Skin SA\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Insulation Products\",\"approval_number_master\":\"FL#27940-R0\",\"approval_number\":\"FL27940.1\",\"seq\":1,\"product_model\":\"Sol-R-Skin Class A Thermal Underlayment\",\"product_description\":\"Synthetic underlayment R5.5 with radiant barrier.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Insulation Products\",\"approval_number_master\":\"FL#27940-R0\",\"approval_number\":\"FL27940.2\",\"seq\":2,\"product_model\":\"Sol-R-Skin Composite Underlayment\",\"product_description\":\"Synthetic underlayment with radiant barrier facing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Beacon Sales Acquisitions, Inc. c\\\/o TAMKO Building Products, Inc.\":[{\"manufacturer\":\"Beacon Sales Acquisitions, Inc. c\\\/o TAMKO Building Products, Inc.\",\"approval_number_master\":\"FL#28697-R0\",\"approval_number\":\"FL28697.1\",\"seq\":1,\"product_model\":\"30# UL\",\"product_description\":\"ASTM D 226, Type II underlayment constructed from a non-perforated organic felt that is saturated with asphalt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Beacon Sales Acquisitions, Inc. c\\\/o TAMKO Building Products, Inc.\",\"approval_number_master\":\"FL#28697-R0\",\"approval_number\":\"FL28697.2\",\"seq\":2,\"product_model\":\"TMG Ice & Water Barrier\",\"product_description\":\"Self-adhered, ASTM D 1970, fiberglass reinforced, modified bitumen sheet membrane with a mineral surfacing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Max Roofing Products\":[{\"manufacturer\":\"Max Roofing Products\",\"approval_number_master\":\"FL#47413-R0\",\"approval_number\":\"FL47413.1\",\"seq\":1,\"product_model\":\"MAXTACK PSU 40 and MAXTACK PSU 50 Self-adhered Roofing Underlayments\",\"product_description\":\"Self-adhered roofing underlayments - See CCRR for full product descriptions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Max Roofing Products\",\"approval_number_master\":\"FL#29705-R0\",\"approval_number\":\"FL29705.1\",\"seq\":1,\"product_model\":\"MaxFelt 15 and MaxFelt 30\",\"product_description\":\"Mechanically attached synthetic underlayments used as an alternative to ASTM D 226 Type I and Type II\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Max Roofing Products\",\"approval_number_master\":\"FL#31749-R0\",\"approval_number\":\"FL31749.1\",\"seq\":1,\"product_model\":\"MaxFelt TS, MaxFelt 120, and MaxFelt 160 Synthetic Roofing Underlayments\",\"product_description\":\"Synthetic Roofing Underlayments\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Max Roofing Products\",\"approval_number_master\":\"FL#42142-R0\",\"approval_number\":\"FL42142.1\",\"seq\":1,\"product_model\":\"MaxFelt NC, MaxFelt TS, MaxFelt 120, and MaxFelt 160 Synthetic Roofing Underlayments\",\"product_description\":\"Synthetic Roofing Underlayments - See CCRR for full product description\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Beacon Sales Acquisition, Inc. (NMO)\":[{\"manufacturer\":\"Beacon Sales Acquisition, Inc. (NMO)\",\"approval_number_master\":\"FL#30541-R6\",\"approval_number\":\"FL30541.1\",\"seq\":1,\"product_model\":\"TRI-BUILT Roof Underlayments (HVHZ)\",\"product_description\":\"Modified bitumen roof underlayments for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-240\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Beacon Sales Acquisition, Inc. (NMO)\",\"approval_number_master\":\"FL#30541-R6\",\"approval_number\":\"FL30541.2\",\"seq\":2,\"product_model\":\"TRI-BUILT Roof Underlayments (NON-HVHZ)\",\"product_description\":\"Modified bitumen roof underlayments for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-240\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Beacon Sales Acquisition, Inc. (NMO)\",\"approval_number_master\":\"FL#46762-R2\",\"approval_number\":\"FL46762.1\",\"seq\":1,\"product_model\":\"TRI-BUILT Roof Underlayments (NON-HVHZ)\",\"product_description\":\"Self-adhering roof underlayments for use in FBC NON-HVHZ jurisdictions\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-15 00:00:00\",\"instructions_url\":\"\"}],\"Marco Industries, Inc.\":[{\"manufacturer\":\"Marco Industries, Inc.\",\"approval_number_master\":\"FL#32035-R3\",\"approval_number\":\"FL32035.2\",\"seq\":2,\"product_model\":\"HydraShell Roof Underlayments (NON-HVHZ)\",\"product_description\":\"Self-adhering roof underlayments for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marco Industries, Inc.\",\"approval_number_master\":\"FL#46397-R0\",\"approval_number\":\"FL46397.1\",\"seq\":1,\"product_model\":\"HydraShell\\u2122 Max Synthetic Roofing Underlayment\",\"product_description\":\"Mechanically attached synthetic roofing underlayment - see CCRR for full description\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marco Industries, Inc.\",\"approval_number_master\":\"FL#21184-R0\",\"approval_number\":\"FL21184.1\",\"seq\":1,\"product_model\":\"HydraShell SB\",\"product_description\":\"Mechanically attached, synthetic underlayment used as an alternative to ASTM D 226, Type I and Type II and ASTM D 4869 Type II and Type IV underlayments.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marco Industries, Inc.\",\"approval_number_master\":\"FL#18241-R0\",\"approval_number\":\"FL18241.1\",\"seq\":1,\"product_model\":\"HydraShell Roof Underlayments\",\"product_description\":\"Roof underlayments\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marco Industries, Inc.\",\"approval_number_master\":\"FL#32035-R0\",\"approval_number\":\"FL32035.1\",\"seq\":1,\"product_model\":\"Supreme SA Underlayment\",\"product_description\":\"Self-adhering, minimum 40-mil thick, multi-layered roof underlayment composed of a synthetic top facer bonded to a polymer modified bituminous layer and release film\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-07 00:00:00\",\"instructions_url\":\"\"}],\"SRS Distribution, Inc. (CT)\":[{\"manufacturer\":\"SRS Distribution, Inc. (CT)\",\"approval_number_master\":\"FL#32657-R4\",\"approval_number\":\"FL32657.1\",\"seq\":1,\"product_model\":\"TopShield PRO Roof Underlayments\",\"product_description\":\"Modified bitumen roof underlayments\",\"design_pressure\":\"+N\\\/A\\\/-240\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SRS Distribution, Inc. (CT)\",\"approval_number_master\":\"FL#32657-R2\",\"approval_number\":\"FL32657.2\",\"seq\":2,\"product_model\":\"TopShield PRO Roof Underlayments (NON-HVHZ)\",\"product_description\":\"Roof underlayments for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-240\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-05 00:00:00\",\"instructions_url\":\"\"}],\"Tesla Inc.\":[{\"manufacturer\":\"Tesla Inc.\",\"approval_number_master\":\"FL#46828-R0\",\"approval_number\":\"FL46828.1\",\"seq\":1,\"product_model\":\"Solar Roof (SR-SAUL-X) Self-adhered Roofing Underlayment\",\"product_description\":\"Self-adhered Roofing Underlayment, model number SR-SAUL-X, where X is a digit between 0 and 9\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tesla Inc.\",\"approval_number_master\":\"FL#34863-R0\",\"approval_number\":\"FL34863.1\",\"seq\":1,\"product_model\":\"Solar Roof (SR-SAUL-1) Self-adhered Roofing Underlayment\",\"product_description\":\"Self-adhered roofing underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"DuPont de Nemours, Inc.\":[{\"manufacturer\":\"DuPont de Nemours, Inc.\",\"approval_number_master\":\"FL#37886-R5\",\"approval_number\":\"FL37886.1\",\"seq\":1,\"product_model\":\"Tyvek Synthetic Roof Underlayments (HVHZ)\",\"product_description\":\"Synthetic roof underlayments for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-105.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DuPont de Nemours, Inc.\",\"approval_number_master\":\"FL#37886-R5\",\"approval_number\":\"FL37886.2\",\"seq\":2,\"product_model\":\"Tyvek Synthetic Roof Underlayments (NON-HVHZ)\",\"product_description\":\"Synthetic roof underlayments for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-105.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DuPont de Nemours, Inc.\",\"approval_number_master\":\"FL#38061-R1\",\"approval_number\":\"FL38061.1\",\"seq\":1,\"product_model\":\"Dupont Protec Underlayment\",\"product_description\":\"120,160, 200\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DuPont de Nemours, Inc.\",\"approval_number_master\":\"FL#38061-R1\",\"approval_number\":\"FL38061.2\",\"seq\":2,\"product_model\":\"Dupont Tyvek Underlayment\",\"product_description\":\"Roof Protector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"DuPont\":[{\"manufacturer\":\"DuPont\",\"approval_number_master\":\"FL#38101-R0\",\"approval_number\":\"FL38101.1\",\"seq\":1,\"product_model\":\"Roof Protector Synthetic Roofing Underlayment\",\"product_description\":\"Synthetic Roofing Underlayment with a nominal weight of 2.05 pounds per 100 square feet. See evaluation report for further details.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DuPont\",\"approval_number_master\":\"FL#20876-R0\",\"approval_number\":\"FL20876.1\",\"seq\":1,\"product_model\":\"Tyvec Protec Underlayment\",\"product_description\":\"120, 160, and 200\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DuPont\",\"approval_number_master\":\"FL#20876-R1\",\"approval_number\":\"FL20876.2\",\"seq\":2,\"product_model\":\"Tyvek Underlayment\",\"product_description\":\"Roof Protector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Huber Engineered Woods LLC\":[{\"manufacturer\":\"Huber Engineered Woods LLC\",\"approval_number_master\":\"FL#47108-R0\",\"approval_number\":\"FL47108.1\",\"seq\":1,\"product_model\":\"ZIP SYSTEM PEEL AND STICK\",\"product_description\":\"ZIP SYSTEM PEEL AND STICK\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Huber Engineered Woods LLC\",\"approval_number_master\":\"FL#39821-R0\",\"approval_number\":\"FL39821.1\",\"seq\":1,\"product_model\":\"ZIP System (r) Peel and Stick Underlayment HT\",\"product_description\":\"ZIP System (r) Peel and Stick Underlayment HT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-31 00:00:00\",\"instructions_url\":\"\"}],\"Microfiber Corp Private Limited\":[{\"manufacturer\":\"Microfiber Corp Private Limited\",\"approval_number_master\":\"FL#40694-R3\",\"approval_number\":\"FL40694.2\",\"seq\":2,\"product_model\":\"Microfiber BlackKnight and Premium Synthetic Roofing Underlayments\",\"product_description\":\"Synthetic Roofing Underlayments - see Evaluation Report for full description\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Microfiber Corp Private Limited\",\"approval_number_master\":\"FL#40694-R0\",\"approval_number\":\"FL40694.1\",\"seq\":1,\"product_model\":\"Economy Synthetic Roofing Underlayment\",\"product_description\":\"Synthetic Roofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Kirsch Building Products\":[{\"manufacturer\":\"Kirsch Building Products\",\"approval_number_master\":\"FL#1655-R0\",\"approval_number\":\"FL1655.1\",\"seq\":1,\"product_model\":\"Sharkskin Comp\",\"product_description\":\"Polypropylene Roof Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kirsch Building Products\",\"approval_number_master\":\"FL#1655-R0\",\"approval_number\":\"FL1655.2\",\"seq\":2,\"product_model\":\"Sharkskin Ultra\",\"product_description\":\"Polypropylene Roof Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kirsch Building Products\",\"approval_number_master\":\"FL#8028-R0\",\"approval_number\":\"FL8028.1\",\"seq\":1,\"product_model\":\"SHARKSKIN ULTRA SA\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kirsch Building Products\",\"approval_number_master\":\"FL#8097-R1\",\"approval_number\":\"FL8097.1\",\"seq\":1,\"product_model\":\"Sharkskin Roof Underlayments\",\"product_description\":\"Multi-layer, laminated, polypropylene roof underlayments\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kirsch Building Products\",\"approval_number_master\":\"FL#40958-R0\",\"approval_number\":\"FL40958.1\",\"seq\":1,\"product_model\":\"Sharkskin Underlayments\",\"product_description\":\"Multilayer Underlayment Systems\",\"design_pressure\":\"+See\\\/-Table5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Petersen Aluminum Corp.\":[{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#41144-R0\",\"approval_number\":\"FL41144.1\",\"seq\":1,\"product_model\":\"PAC-CLAD Roof Underlayments\",\"product_description\":\"Roof underlayments\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-04 00:00:00\",\"instructions_url\":\"\"}],\"GreenPro Ventures Pvt. Ltd.\":[{\"manufacturer\":\"GreenPro Ventures Pvt. Ltd.\",\"approval_number_master\":\"FL#47194-R0\",\"approval_number\":\"FL47194.1\",\"seq\":1,\"product_model\":\"GP P&S 40, GP P&S 48, and GP P&S 60 Self-Adhered Roofing Underlayments\",\"product_description\":\"Polymeric self-adhered roofing underlayments. See Evaluation Report for product details.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GreenPro Ventures Pvt. Ltd.\",\"approval_number_master\":\"FL#47686-R0\",\"approval_number\":\"FL47686.1\",\"seq\":1,\"product_model\":\"GP Butyl Ultra Stik 40 HT Self-adhered Underlayment\",\"product_description\":\"Self-adhered roofing underlayment - see Code Report for detailed product descriptions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GreenPro Ventures Pvt. Ltd.\",\"approval_number_master\":\"FL#41661-R0\",\"approval_number\":\"FL41661.1\",\"seq\":1,\"product_model\":\"GP RU 475, 500, 600, 800, and 1200 Roofing Underlayments\",\"product_description\":\"Synthetic Roofing Underlayments\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Oskorp Inc.\":[{\"manufacturer\":\"Oskorp Inc.\",\"approval_number_master\":\"FL#41789-R0\",\"approval_number\":\"FL41789.1\",\"seq\":1,\"product_model\":\"Platina Underlayments\",\"product_description\":\"Self-adhering, synthetic roof underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Van Boxel\":[{\"manufacturer\":\"Van Boxel\",\"approval_number_master\":\"FL#42101-R0\",\"approval_number\":\"FL42101.1\",\"seq\":1,\"product_model\":\"Building Supply Roofing Underlayment\",\"product_description\":\"Synthetic Roofing Underlayment with nominal weight of 2.05 pounds per 100 square feet.\\nSee CCRR for full product description\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Van Boxel\",\"approval_number_master\":\"FL#47914-R0\",\"approval_number\":\"FL47914.1\",\"seq\":1,\"product_model\":\"VanBoxel Building Supply HT\",\"product_description\":\"Self-adhering synthetic roof underlayment\",\"design_pressure\":\"+N\\\/A\\\/-187.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Van Boxel\",\"approval_number_master\":\"FL#41798-R0\",\"approval_number\":\"FL41798.1\",\"seq\":1,\"product_model\":\"VB-25 Synthetic Roofing Underlayment\",\"product_description\":\"Synthetic Roofing Underlayment - see CCRR for full product description\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"All Weather Building Supply, LLC\":[{\"manufacturer\":\"All Weather Building Supply, LLC\",\"approval_number_master\":\"FL#47279-R0\",\"approval_number\":\"FL47279.1\",\"seq\":1,\"product_model\":\"DeckShield CC, DeckShield, DeckShield 140, and DeckShield 180 Synthetic Roofing Underlayments\",\"product_description\":\"Mechanically fastened roofing underlayments - See Evaluation Report for details.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Weather Building Supply, LLC\",\"approval_number_master\":\"FL#41799-R0\",\"approval_number\":\"FL41799.1\",\"seq\":1,\"product_model\":\"Deck Shield Synthetic Roofing Underlayment\",\"product_description\":\"Synthetic Roofing Underlayment - See CCRR for full product description\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"VaproShield LLC\":[{\"manufacturer\":\"VaproShield LLC\",\"approval_number_master\":\"FL#41811-R2\",\"approval_number\":\"FL41811.1\",\"seq\":1,\"product_model\":\"VaproShield Roof Underlayments\",\"product_description\":\"roof underlayments\",\"design_pressure\":\"+N\\\/A\\\/-112.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Gulf Coast Supply & Manufacturing, LLC.\":[{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#47813-R0\",\"approval_number\":\"FL47813.1\",\"seq\":1,\"product_model\":\"Nail N' Seal Synthetic Roofing Underlayment\",\"product_description\":\"Synthetic roofing underlayment - see Code Report for full product description.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#42144-R0\",\"approval_number\":\"FL42144.1\",\"seq\":1,\"product_model\":\"GulfCoast HT PSU Self-adhered Roofing Underlayment\",\"product_description\":\"Self-adhered Roofing Underlayment - see CCRR for full product description\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Continental Materials, Inc. (1)\":[{\"manufacturer\":\"Continental Materials, Inc. (1)\",\"approval_number_master\":\"FL#42148-R3\",\"approval_number\":\"FL42148.1\",\"seq\":1,\"product_model\":\"Synthetic Roof Underlayments by Continental Materials (HVHZ)\",\"product_description\":\"Synthetic roof underlayments for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-97.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Materials, Inc. (1)\",\"approval_number_master\":\"FL#42148-R3\",\"approval_number\":\"FL42148.2\",\"seq\":2,\"product_model\":\"Synthetic Roof Underlayments by Continental Materials (NON-HVHZ)\",\"product_description\":\"Synthetic roof underlayments for use in FBC NON-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-97.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Materials, Inc. (1)\",\"approval_number_master\":\"FL#44420-R0\",\"approval_number\":\"FL44420.1\",\"seq\":1,\"product_model\":\"SecureGrip\\u2122 Ice and Water Self-Adhered Roof Underlayments\",\"product_description\":\"Self-adhering, fiberglass reinforced, granule-surfaced, SBS modified bitumen roof underlayment.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Lewis Trading Corp.\":[{\"manufacturer\":\"Lewis Trading Corp.\",\"approval_number_master\":\"FL#42168-R0\",\"approval_number\":\"FL42168.1\",\"seq\":1,\"product_model\":\"LTC Quality Plus D90 Underlayment\",\"product_description\":\"Synthetic underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-06-15 00:00:00\",\"instructions_url\":\"\"}],\"Cameron Ashley Building Products\":[{\"manufacturer\":\"Cameron Ashley Building Products\",\"approval_number_master\":\"FL#42432-R0\",\"approval_number\":\"FL42432.1\",\"seq\":1,\"product_model\":\"Canopy Supertack Self-adhered Roofing Underlayment\",\"product_description\":\"Self-adhered roofing underlayment. See CCRR for full product description.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cameron Ashley Building Products\",\"approval_number_master\":\"FL#42431-R0\",\"approval_number\":\"FL42431.1\",\"seq\":1,\"product_model\":\"Canopy Supreme, Canopy Plus, and Canopy SafeDeck Synthetic Roofing Underlayments\",\"product_description\":\"Synthetic Roofing Underlayments. See CCRR for full product descriptions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"National Nail Corp\":[{\"manufacturer\":\"National Nail Corp\",\"approval_number_master\":\"FL#42439-R0\",\"approval_number\":\"FL42439.1\",\"seq\":1,\"product_model\":\"EXO25, EXO35, and EXO50 Synthetic Roofing Underlayment\",\"product_description\":\"Synthetic Roofing Underlayments - See CCRR for full product descriptions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"National Nail Corp\",\"approval_number_master\":\"FL#47516-R0\",\"approval_number\":\"FL47516.1\",\"seq\":1,\"product_model\":\"Stinger 48 Mil Fabric Self-adhered Roofing Underlayment\",\"product_description\":\"Self-adhered roofing underlayment. Refer to CCRR for full product description.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"National Nail Corp\",\"approval_number_master\":\"FL#47523-R0\",\"approval_number\":\"FL47523.1\",\"seq\":1,\"product_model\":\"EXOSTKG 52 mils\",\"product_description\":\"Self-adhering, SBS modified bitumen roof underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Bear Wrap\":[{\"manufacturer\":\"Bear Wrap\",\"approval_number_master\":\"FL#44276-R0\",\"approval_number\":\"FL44276.1\",\"seq\":1,\"product_model\":\"Silver, Gold, and Platinum Synthetic Roofing Underlayments\",\"product_description\":\"Synthetic Roofing Underlayments - See CCRR for full product descriptions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bear Wrap\",\"approval_number_master\":\"FL#47619-R0\",\"approval_number\":\"FL47619.1\",\"seq\":1,\"product_model\":\"Ice and Water Granulated Underlayment\",\"product_description\":\"Self-adhering, SBS modified bitumen roof underlayment.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Innobit Industries LLC\":[{\"manufacturer\":\"Innobit Industries LLC\",\"approval_number_master\":\"FL#46630-R0\",\"approval_number\":\"FL46630.1\",\"seq\":1,\"product_model\":\"iStik SU40 Self-Adhered Roofing Underlayment\",\"product_description\":\"iStik SU40 Self-Adhered Roofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innobit Industries LLC\",\"approval_number_master\":\"FL#44403-R0\",\"approval_number\":\"FL44403.1\",\"seq\":1,\"product_model\":\"INNOBIT\\u2122 Roof Underlayments\",\"product_description\":\"Self-adhering, fiberglass reinforced, granule-surfaced, SBS modified bitumen roof underlayment.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"TUFFDRY LLC\":[{\"manufacturer\":\"TUFFDRY LLC\",\"approval_number_master\":\"FL#44542-R0\",\"approval_number\":\"FL44542.1\",\"seq\":1,\"product_model\":\"TUFF85, TUFF90, TUFF95, TUFF100, TUFF120, and TUFF150 Synthetic Roofing Underlayments\",\"product_description\":\"Synthetic Roofing Underlayments - See CCRR for full details\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"WeatherTek Building Products, LLC\":[{\"manufacturer\":\"WeatherTek Building Products, LLC\",\"approval_number_master\":\"FL#45958-R0\",\"approval_number\":\"FL45958.1\",\"seq\":1,\"product_model\":\"WeatherTek Pro, WeatherTek 20, WeatherTek 30, WeatherTek TM Synthetic Roofing Underlayments\",\"product_description\":\"Synthetic Roofing Underlayments - See CCRR for full description.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Soprema, Inc.\":[{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#46297-R4\",\"approval_number\":\"FL46297.1\",\"seq\":1,\"product_model\":\"SOPREMA Roof Underlayments\",\"product_description\":\"Self-adhering, modified bitumen roof underlayments\",\"design_pressure\":\"+N\\\/A\\\/-202.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Gekko Roofing Products LLC\":[{\"manufacturer\":\"Gekko Roofing Products LLC\",\"approval_number_master\":\"FL#46398-R0\",\"approval_number\":\"FL46398.1\",\"seq\":1,\"product_model\":\"GEKKO Roof Underlayment\",\"product_description\":\"Mechanically fastened synthetic roofing underlayment - see CCRR for full description\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gekko Roofing Products LLC\",\"approval_number_master\":\"FL#47267-R0\",\"approval_number\":\"FL47267.1\",\"seq\":1,\"product_model\":\"Gekko Roof 95 Synthetic Roofing Underlayment\",\"product_description\":\"Synthetic Roofing Underlayment - see CCRR for full description\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"The Roof Depot\":[{\"manufacturer\":\"The Roof Depot\",\"approval_number_master\":\"FL#46424-R0\",\"approval_number\":\"FL46424.1\",\"seq\":1,\"product_model\":\"SDU 20 Storm Defender Underlayment\",\"product_description\":\"Synthetic roofing underlayments - See CCRR for full product descriptions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Edge Tech Partners, LLC\":[{\"manufacturer\":\"Edge Tech Partners, LLC\",\"approval_number_master\":\"FL#46692-R0\",\"approval_number\":\"FL46692.1\",\"seq\":1,\"product_model\":\"Armorlay 20, Armorlay 25, Armorlay 30, and Armorlay Ultimate Synthetic Roofing Underlayments\",\"product_description\":\"Synthetic Roofing Underlayments - See Evaluation Report for detailed product description.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Edge Tech Partners, LLC\",\"approval_number_master\":\"FL#46766-R0\",\"approval_number\":\"FL46766.1\",\"seq\":1,\"product_model\":\"Armorlay HT Self-adhered Roofing Underlayment\",\"product_description\":\"Self-adhered roofing underlayment with nominal weight of 24.58 lb\\\/100 square feet. See CCRR-0539 for full product description.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Edge Tech Partners, LLC\",\"approval_number_master\":\"FL#46442-R0\",\"approval_number\":\"FL46442.1\",\"seq\":1,\"product_model\":\"ArmorLay\\u00ae Ice & Water Self-Adhered Roof Underlayments\",\"product_description\":\"Self-adhering, fiberglass reinforced, granule-surfaced, SBS modified bitumen roof underlayment.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Continental Materials Inc.\":[{\"manufacturer\":\"Continental Materials Inc.\",\"approval_number_master\":\"FL#46488-R0\",\"approval_number\":\"FL46488.1\",\"seq\":1,\"product_model\":\"CMI Synthetic Roofing Underlayments\",\"product_description\":\"SecureGrip SG-PRO, SG-30, SG-Plus, Craft Grade W20, X-Weather Warrior, X-Weather Warrior Pro, CMI Ranger Pro, TopShield SG-30, and SG-Max underlayments - see Evaluation Report for full description\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Materials Inc.\",\"approval_number_master\":\"FL#46560-R0\",\"approval_number\":\"FL46560.1\",\"seq\":1,\"product_model\":\"CMI Synthetic Roofing Underlayments\",\"product_description\":\"See Evaluation Report for full list of underlayments covered under this application. The detailed product descriptions are also on the Evaluation Report.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Materials Inc.\",\"approval_number_master\":\"FL#46900-R0\",\"approval_number\":\"FL46900.1\",\"seq\":1,\"product_model\":\"Xtreme Weather Warrior, Weather Warrior PRO, TopShield CraftGrade\\u2122 W20, TopShield SG30, SecureGrip PRO, Warrior PRO, Ranger PRO, SecureGrip 30, Warrior 30, and Ranger 30 Synthetic Roofing Underlayments\",\"product_description\":\"Synthetic Roofing Underlayments - see Evaluation Report for full product description.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Materials Inc.\",\"approval_number_master\":\"FL#47266-R0\",\"approval_number\":\"FL47266.1\",\"seq\":1,\"product_model\":\"SecureGrip 30, SecureGrip PRO, ranger Pro Grade, and TopShield SG30 Roofing Underlayments\",\"product_description\":\"Synthetic roofing underlayments - See CCRR for full description.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Materials Inc.\",\"approval_number_master\":\"FL#47535-R0\",\"approval_number\":\"FL47535.1\",\"seq\":1,\"product_model\":\"SecureGrip PS\\\/MAX HT 2.0, SecureGrip PS\\\/MAX HT 100, and TopShield PS\\\/MAX HT 2.0 Self-adhered Roofing Underlayments\",\"product_description\":\"Self-adhered roofing underlayments - See CCRR for full product description.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Materials Inc.\",\"approval_number_master\":\"FL#18374-R0\",\"approval_number\":\"FL18374.1\",\"seq\":1,\"product_model\":\"Continental Materials SecurGrip Underlayments\",\"product_description\":\"Mechanically attached, woven polypropylene underlayments used as alternatives to ASTM D 226, Type I and Type II.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Continental Materials Inc.\",\"approval_number_master\":\"FL#32508-R0\",\"approval_number\":\"FL32508.1\",\"seq\":1,\"product_model\":\"CMI SecureGrip PS\\\/MAX\",\"product_description\":\"SecureGrip PS\\\/MAX HT Self Adhered Roof Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"}],\"SIS Roofing Supply\":[{\"manufacturer\":\"SIS Roofing Supply\",\"approval_number_master\":\"FL#46609-R0\",\"approval_number\":\"FL46609.1\",\"seq\":1,\"product_model\":\"SIS Plus, Premium, and Max Synthetic Roofing Underlayments\",\"product_description\":\"Synthetic Roofing Underlayments - see Evaluation Report for details.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Tremco CPG Inc.\":[{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#46624-R0\",\"approval_number\":\"FL46624.1\",\"seq\":1,\"product_model\":\"Tremco SA Self-Adhered Roofing Underlayment\",\"product_description\":\"Self-adhered roofing underlayment. The nominal weight of the underlayment is 24.58 pounds per 100 square feet. The underlayment is available in rolls of 3 ft. wide by 67 ft. long and in grey and white colors. See Evaluation Report for more details.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#47034-R0\",\"approval_number\":\"FL47034.1\",\"seq\":1,\"product_model\":\"Vulkem ICW Underlayments\",\"product_description\":\"Self-adhering, SBS modified bitumen roof underlayments.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Fabrene\":[{\"manufacturer\":\"Fabrene\",\"approval_number_master\":\"FL#46667-R0\",\"approval_number\":\"FL46667.1\",\"seq\":1,\"product_model\":\"Resisto Lastofix, Surround VR, Surround PRO, and Resisto Lastofix PRO Synthetic Roofing Underlayments\",\"product_description\":\"Synthetic roofing underlayments - see Evaluation Report for full product description\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"U.S. Ply, Inc.\":[{\"manufacturer\":\"U.S. Ply, Inc.\",\"approval_number_master\":\"FL#46862-R0\",\"approval_number\":\"FL46862.1\",\"seq\":1,\"product_model\":\"USP 180 HT-NS\",\"product_description\":\"ASTM D 1970 self-adhering underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"U.S. Ply, Inc.\",\"approval_number_master\":\"FL#6181-R0\",\"approval_number\":\"FL6181.1\",\"seq\":1,\"product_model\":\"RapidGRIP SR-200\",\"product_description\":\"Self-adhering, modified bitumen roofing underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"U.S. Ply, Inc.\",\"approval_number_master\":\"FL#6972-R0\",\"approval_number\":\"FL6972.1\",\"seq\":1,\"product_model\":\"RapidGRIP HT UNDERLAYMENT\",\"product_description\":\"Polyester-fabric-surfaced, polyester\\\/fiberglass scrim reinforced, SBS modified bitumen self-adhering underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"U.S. Ply, Inc.\",\"approval_number_master\":\"FL#6972-R0\",\"approval_number\":\"FL6972.2\",\"seq\":2,\"product_model\":\"RapidGRIP MS UNDERLAYMENT\",\"product_description\":\"Mineral-surfaced, fiberglass reinforced, SBS modified bitumen self-adhering underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"U.S. Ply, Inc.\",\"approval_number_master\":\"FL#6972-R0\",\"approval_number\":\"FL6972.3\",\"seq\":3,\"product_model\":\"RapidGRIP SP SBS UNDERLAYMENT\",\"product_description\":\"Poly-film-surfaced, fiberglass reinforced, SBS modified bitumen self-adhering membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"U.S. Ply, Inc.\",\"approval_number_master\":\"FL#6972-R0\",\"approval_number\":\"FL6972.4\",\"seq\":4,\"product_model\":\"RapidGRIP TP-PLUS SBS UNDERLAYMENT\",\"product_description\":\"Anti-skid, textured-poly-film-surfaced, fiberglass reinforced, SBS modified bitumen self-adhering underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"BEM DIRECT SUPPLY LLC\":[{\"manufacturer\":\"BEM DIRECT SUPPLY LLC\",\"approval_number_master\":\"FL#46899-R0\",\"approval_number\":\"FL46899.1\",\"seq\":1,\"product_model\":\"SYNSTEP L340, SYNSTEP S360, SYNSTEP G380, SYNSTEP 100, SYNSTEP T440, SYNSTEP V480, SYNSTEP R600, SYNSTEP U640, SYNSTEP PRO 720, and SYNSTEP MAX960 Synthetic Roofing Underlayments\",\"product_description\":\"Synthetic roofing underlayments with various weights. Refer to Evaluation Report for full product description\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BEM DIRECT SUPPLY LLC\",\"approval_number_master\":\"FL#47894-R0\",\"approval_number\":\"FL47894.1\",\"seq\":1,\"product_model\":\"Mercy 1100 HTU-BY Butyl Self-adhered Underlayment\",\"product_description\":\"Self-adhered roofing underlayment - see CCRR for full description\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"The Home Depot c\\\/o Owens Corning Roofing and Asphalt LLC\":[{\"manufacturer\":\"The Home Depot c\\\/o Owens Corning Roofing and Asphalt LLC\",\"approval_number_master\":\"FL#46994-R0\",\"approval_number\":\"FL46994.1\",\"seq\":1,\"product_model\":\"Everbilt Synthetic Roofing Underlayment\",\"product_description\":\"A mechanically attached, ASTM D 8257 multilayered polymer woven coated roof underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Oks Poly Co., Ltd\":[{\"manufacturer\":\"Oks Poly Co., Ltd\",\"approval_number_master\":\"FL#47028-R0\",\"approval_number\":\"FL47028.1\",\"seq\":1,\"product_model\":\"Ruflayment 85, Ruflayment 96, Ruflayment 110\",\"product_description\":\"Woven polypropylene synthetic underlayment compliant with ASTM D8257, for use in slopes 2:12 and greater including use in roof-fire classified assemblies.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Silver State Master Solutions Distribution LLC\":[{\"manufacturer\":\"Silver State Master Solutions Distribution LLC\",\"approval_number_master\":\"FL#47029-R0\",\"approval_number\":\"FL47029.1\",\"seq\":1,\"product_model\":\"Uniguard Premium UL 30 Synthetic Roofing Underlayment\",\"product_description\":\"Synthetic roofing underlayment - see Evaluation Report for full description.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Razorback Roofing Products\":[{\"manufacturer\":\"Razorback Roofing Products\",\"approval_number_master\":\"FL#47057-R0\",\"approval_number\":\"FL47057.1\",\"seq\":1,\"product_model\":\"RAZOR FELT 85 Synthetic Roofing Underlayment\",\"product_description\":\"Synthetic roofing underlayment with nominal weight of 1.7 lbs per 100 square feet. See Evaluation Report for further details.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"LAMA for Waterproofing Inc\":[{\"manufacturer\":\"LAMA for Waterproofing Inc\",\"approval_number_master\":\"FL#47059-R0\",\"approval_number\":\"FL47059.1\",\"seq\":1,\"product_model\":\"LAMA UL\",\"product_description\":\"Ice & Water roofing underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LAMA for Waterproofing Inc\",\"approval_number_master\":\"FL#47929-R0\",\"approval_number\":\"FL47929.1\",\"seq\":1,\"product_model\":\"Mercy ICW1350\",\"product_description\":\"Self-adhered, modified bitumen underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LAMA for Waterproofing Inc\",\"approval_number_master\":\"FL#47943-R0\",\"approval_number\":\"FL47943.1\",\"seq\":1,\"product_model\":\"LAMA High-Temp\",\"product_description\":\"Self-adhering, modified bitumen underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LAMA for Waterproofing Inc\",\"approval_number_master\":\"FL#47944-R0\",\"approval_number\":\"FL47944.1\",\"seq\":1,\"product_model\":\"Hydrashell Max-Grip\",\"product_description\":\"Self-adhering, modified bitumen underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LAMA for Waterproofing Inc\",\"approval_number_master\":\"FL#47945-R0\",\"approval_number\":\"FL47945.1\",\"seq\":1,\"product_model\":\"Hydrashell Weather-Tite HT\",\"product_description\":\"Self-adhering, modified bitumen underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LAMA for Waterproofing Inc\",\"approval_number_master\":\"FL#47946-R0\",\"approval_number\":\"FL47946.1\",\"seq\":1,\"product_model\":\"PRIMO Guard\",\"product_description\":\"Self-adhering, modified bitumen underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LAMA for Waterproofing Inc\",\"approval_number_master\":\"FL#47947-R0\",\"approval_number\":\"FL47947.1\",\"seq\":1,\"product_model\":\"PRIMO Guard HT\",\"product_description\":\"Self-adhering, modified bitumen underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LAMA for Waterproofing Inc\",\"approval_number_master\":\"FL#47948-R0\",\"approval_number\":\"FL47948.1\",\"seq\":1,\"product_model\":\"Starwrap Hi-Temp\",\"product_description\":\"Self-adhering, modified bitumen underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-03 00:00:00\",\"instructions_url\":\"\"}],\"The Garland Company, Inc.\":[{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#47113-R0\",\"approval_number\":\"FL47113.1\",\"seq\":1,\"product_model\":\"Terra-Seal and VaporSmart SA Underlayments\",\"product_description\":\"Roofing underlayments\",\"design_pressure\":\"+N\\\/A\\\/-82.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-15 00:00:00\",\"instructions_url\":\"\"}],\"EcoStar LLC\":[{\"manufacturer\":\"EcoStar LLC\",\"approval_number_master\":\"FL#47117-R0\",\"approval_number\":\"FL47117.1\",\"seq\":1,\"product_model\":\"Aqua Guard Synthetic Roofing Underlayment\",\"product_description\":\"Aqua Guard is a mechanically attached synthetic underlayment comprised of a polypropylene woven scrim coated on both sides with a polypropylene non-woven scrim on the exposed side. See Evaluation Report for further details.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EcoStar LLC\",\"approval_number_master\":\"FL#12683-R0\",\"approval_number\":\"FL12683.1\",\"seq\":1,\"product_model\":\"Glacier Guard\",\"product_description\":\"Self-Adhesive Roofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-08-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EcoStar LLC\",\"approval_number_master\":\"FL#16976-R0\",\"approval_number\":\"FL16976.1\",\"seq\":1,\"product_model\":\"EcoStar Roof Underlayments\",\"product_description\":\"Self-adhering roof underlayments.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ProLock Products, LLC\":[{\"manufacturer\":\"ProLock Products, LLC\",\"approval_number_master\":\"FL#47268-R0\",\"approval_number\":\"FL47268.1\",\"seq\":1,\"product_model\":\"UDL 85 and UDL 100 Synthetic Roofing Underlayments\",\"product_description\":\"Mechanically attached synthetic roofing underlayments - see report for full details.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Qingdao Huirui New Material Co., Ltd.\":[{\"manufacturer\":\"Qingdao Huirui New Material Co., Ltd.\",\"approval_number_master\":\"FL#47271-R0\",\"approval_number\":\"FL47271.1\",\"seq\":1,\"product_model\":\"HTSA-B Butyl Self-adhered Roofing Underlayment\",\"product_description\":\"Synthetic roofing underlayment (self-adhered). See Evaluation Report for full details\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Qingdao Huirui New Material Co., Ltd.\",\"approval_number_master\":\"FL#47980-R0\",\"approval_number\":\"FL47980.1\",\"seq\":1,\"product_model\":\"Roof Pro, Roof Standard, Roof Plus, MAGA UDL Classic, and MAGA UDL Platinum Synthetic Roofing Underlayments\",\"product_description\":\"Synthetic roofing underlayments - see CCRR for full product description.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Shri Techtex Ltd.\":[{\"manufacturer\":\"Shri Techtex Ltd.\",\"approval_number_master\":\"FL#47407-R0\",\"approval_number\":\"FL47407.1\",\"seq\":1,\"product_model\":\"AL-SA 40 and AL-SA 50 Self-adhered Roofing Underlayments\",\"product_description\":\"Self-adhered roofing underlayments - See CCRR for full description.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Precision Converters\":[{\"manufacturer\":\"Precision Converters\",\"approval_number_master\":\"FL#47412-R0\",\"approval_number\":\"FL47412.1\",\"seq\":1,\"product_model\":\"Ready Roofing Synthetic Roof Underlayment\",\"product_description\":\"Mechanically fastened synthetic roofing underlayment - see CCRR for full product description\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ICP Group\":[{\"manufacturer\":\"ICP Group\",\"approval_number_master\":\"FL#47536-R0\",\"approval_number\":\"FL47536.1\",\"seq\":1,\"product_model\":\"APOC TUFF-GRIP15, APOC TUFF-GRIP25, APOC TUFF-GRIP30, and APOC TUFF-GRIP40 Synthetic Roofing Underlayments\",\"product_description\":\"Synthetic roofing underlayments - see CCRR for full product description\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"SRS Distribution\":[{\"manufacturer\":\"SRS Distribution\",\"approval_number_master\":\"FL#47797-R0\",\"approval_number\":\"FL47797.1\",\"seq\":1,\"product_model\":\"Topshield 85, Topshield 96\",\"product_description\":\"Woven polypropylene synthetic underlayment compliant with ASTM D8257, for use in slopes 2:12 and greater including use in roof-fire classified assemblies.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-28 00:00:00\",\"instructions_url\":\"\"}],\"Reese Central Wholesale\":[{\"manufacturer\":\"Reese Central Wholesale\",\"approval_number_master\":\"FL#47826-R0\",\"approval_number\":\"FL47826.1\",\"seq\":1,\"product_model\":\"Raptor SA\",\"product_description\":\"Raptor SA is a woven polymeric self-adhered underlayment of 11.5 oz\\\/yd2 coverage weight.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-11-30 00:00:00\",\"instructions_url\":\"\"}],\"PRIMO Roofing Products\":[{\"manufacturer\":\"PRIMO Roofing Products\",\"approval_number_master\":\"FL#47869-R0\",\"approval_number\":\"FL47869.1\",\"seq\":1,\"product_model\":\"PRIMOGUARD Underlayments\",\"product_description\":\"ASTM D 1970 self-adhered underlayments\",\"design_pressure\":\"+0\\\/-90\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"}],\"ARK SYNTHETICS INC.\":[{\"manufacturer\":\"ARK SYNTHETICS INC.\",\"approval_number_master\":\"FL#47887-R0\",\"approval_number\":\"FL47887.1\",\"seq\":1,\"product_model\":\"Armour AD Pro Self-adhered Roofing Underlayment\",\"product_description\":\"Self-adhered roofing underlayment with a nominal weight of 16.41 lbs\\\/100 sq.ft. See Code Report for more details.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"American Flashings\":[{\"manufacturer\":\"American Flashings\",\"approval_number_master\":\"FL#47895-R0\",\"approval_number\":\"FL47895.1\",\"seq\":1,\"product_model\":\"Roof Armor and Phoenix Supply Roofing Underlayment\",\"product_description\":\"Mechanically attached synthetic roofing underlayment.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-31 00:00:00\",\"instructions_url\":\"\"}],\"Beacon Sales Acquisition, Inc. dba QXO\":[{\"manufacturer\":\"Beacon Sales Acquisition, Inc. dba QXO\",\"approval_number_master\":\"FL#48034-R0\",\"approval_number\":\"FL48034.1\",\"seq\":1,\"product_model\":\"Tri-Built SA Synthetic Underalyments\",\"product_description\":\"Self-adhering synthetic roof underlayment\",\"design_pressure\":\"+N\\\/A\\\/-187.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sarnafil,Inc\":[{\"manufacturer\":\"Sarnafil,Inc\",\"approval_number_master\":\"FL#1579-R0\",\"approval_number\":\"FL1579.1\",\"seq\":1,\"product_model\":\"G410\",\"product_description\":\"48 mil roof membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sarnafil,Inc\",\"approval_number_master\":\"FL#1579-R0\",\"approval_number\":\"FL1579.2\",\"seq\":2,\"product_model\":\"G410 15\",\"product_description\":\"60 mil roof membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sarnafil,Inc\",\"approval_number_master\":\"FL#1579-R0\",\"approval_number\":\"FL1579.3\",\"seq\":3,\"product_model\":\"G410 18\",\"product_description\":\"72 mil roof membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sarnafil,Inc\",\"approval_number_master\":\"FL#1579-R0\",\"approval_number\":\"FL1579.4\",\"seq\":4,\"product_model\":\"G410 20\",\"product_description\":\"80 mil roof membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sarnafil,Inc\",\"approval_number_master\":\"FL#1579-R0\",\"approval_number\":\"FL1579.5\",\"seq\":5,\"product_model\":\"S327 12\",\"product_description\":\"48 mil roof membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sarnafil,Inc\",\"approval_number_master\":\"FL#1579-R0\",\"approval_number\":\"FL1579.6\",\"seq\":6,\"product_model\":\"S327 15\",\"product_description\":\"60 mil roof membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sarnafil,Inc\",\"approval_number_master\":\"FL#1579-R0\",\"approval_number\":\"FL1579.7\",\"seq\":7,\"product_model\":\"S327 18\",\"product_description\":\"72 mil roof membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sarnafil,Inc\",\"approval_number_master\":\"FL#1579-R0\",\"approval_number\":\"FL1579.8\",\"seq\":8,\"product_model\":\"S327 20\",\"product_description\":\"80 mil roof membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"LFF Systems, Inc.\":[{\"manufacturer\":\"LFF Systems, Inc.\",\"approval_number_master\":\"FL#1842-R1\",\"approval_number\":\"FL1842.1\",\"seq\":1,\"product_model\":\"Fast Felt(TM)\",\"product_description\":\"Asphalt underlayment with integrally applied reinforcement tabs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LFF Systems, Inc.\",\"approval_number_master\":\"FL#1842-R1\",\"approval_number\":\"FL1842.2\",\"seq\":2,\"product_model\":\"Fast Felt\\u00ae\",\"product_description\":\"Asphalt underlayment with integrally applied reinforcement tabs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"NORTHERN ELASTOMERIC INC\":[{\"manufacturer\":\"NORTHERN ELASTOMERIC INC\",\"approval_number_master\":\"FL#2218-R0\",\"approval_number\":\"FL2218.1\",\"seq\":1,\"product_model\":\"AC RTU 100\",\"product_description\":\"AC RTU 100 is a proprietary, patented underlayment for use under tile, slate or metal roofing systems. The product consists of a modified asphalt. a tough fiberglass reinforcing core . Granular surface - no special adhesives, heat or equipment needed .\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NORTHERN ELASTOMERIC INC\",\"approval_number_master\":\"FL#2218-R0\",\"approval_number\":\"FL2218.2\",\"seq\":2,\"product_model\":\"SBS BASESHEET\",\"product_description\":\"AC SBS Base Sheet is a component of RTU 100. A modified asphalt core that self seals around nail penetrations. Offers excellent resistance to moisture vapor transmission. Will not wrinkle or prune in moist environments.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NORTHERN ELASTOMERIC INC\",\"approval_number_master\":\"FL#3998-R0\",\"approval_number\":\"FL3998.1\",\"seq\":1,\"product_model\":\"AC METALSEAL II , DRYLINE ICE &amp; WATER, ATLAS POLYSEAL2\",\"product_description\":\"POLY SURFACED SELF ADHESIVE UNDERLAYMENT FOR METAL ROOFING. 40 MILS THICK AND IS SUPPLIED IN 200 SQ. FT. ROLLS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NORTHERN ELASTOMERIC INC\",\"approval_number_master\":\"FL#10092-R0\",\"approval_number\":\"FL10092.1\",\"seq\":1,\"product_model\":\"Guardian Roof Armor Ice & H20 Matte\",\"product_description\":\"Matte Surfaced Self-Adhesive Underlayment consisting of three layers: a proprietary modified asphalt, a tough fiberglass matte, and a unique polymeric coating that protects from UV degradation and weathering with excellent traction.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NORTHERN ELASTOMERIC INC\",\"approval_number_master\":\"FL#9732-R1\",\"approval_number\":\"FL9732.1\",\"seq\":1,\"product_model\":\"Guardian Roof Armor Granular\",\"product_description\":\"Guardian Roof Armor Granular Ice and H20 is a self adhesive composite underlayment. Product is 55 mils thick and is supplied in rolls of 1 sq. (3 x 33.3') and 2 sq. (3 x 66.6'). Product is self adhesive and cold applied.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NORTHERN ELASTOMERIC INC\",\"approval_number_master\":\"FL#9840-R1\",\"approval_number\":\"FL9840.1\",\"seq\":1,\"product_model\":\"Guardian Roof Armor Ice & H2O Poly\",\"product_description\":\"Guardian Roof Armor Ice & H2O Poly is a self adhesive composite underlayment. Suitable for use under all roofing materials including metal roofing. Not for use in HVHZ.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NORTHERN ELASTOMERIC INC\",\"approval_number_master\":\"FL#10215-R0\",\"approval_number\":\"FL10215.1\",\"seq\":1,\"product_model\":\"DEWITT ROOF SHIELD 67\",\"product_description\":\"Self composite underlayment for shingle, slate, concrete, metal, or tile roofs.\\nAvailable in 3' x 33.3' and 3' x 66.6' rolls, 55 mils thick.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NORTHERN ELASTOMERIC INC\",\"approval_number_master\":\"FL#10252-R0\",\"approval_number\":\"FL10252.1\",\"seq\":1,\"product_model\":\"DeWitt Lite - N - Smooth\",\"product_description\":\"Self adhesive composite underlayment with a mat surface.\\n55 mils thick and is supplied in 1 square (3' x 33.3') and 2 square ( 3' x 66.6'0 rolls.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-02 00:00:00\",\"instructions_url\":\"\"}],\"Flexia Corporation\":[{\"manufacturer\":\"Flexia Corporation\",\"approval_number_master\":\"FL#2289-R0\",\"approval_number\":\"FL2289.1\",\"seq\":1,\"product_model\":\"Tri-Flex 30\",\"product_description\":\"Spun bond polyproplyene coated roof underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flexia Corporation\",\"approval_number_master\":\"FL#2559-R0\",\"approval_number\":\"FL2559.1\",\"seq\":1,\"product_model\":\"TRI-FLEX 30\",\"product_description\":\"Spun bonded polypropylene coated roof underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"RGM Products, Inc.\":[{\"manufacturer\":\"RGM Products, Inc.\",\"approval_number_master\":\"FL#2369-R0\",\"approval_number\":\"FL2369.1\",\"seq\":1,\"product_model\":\"Icegard MS\",\"product_description\":\"A self-adhering weather-proofing underlayment manufactured with SBS modified asphalt, fiberglass reinforced with mineral surface.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RGM Products, Inc.\",\"approval_number_master\":\"FL#2369-R0\",\"approval_number\":\"FL2369.2\",\"seq\":2,\"product_model\":\"Icegard PS\",\"product_description\":\"A self-adhering weather-proofing underlayment manufactured with SBS modified asphalt, fiberglass reinforced and with a polymeric surface.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RGM Products, Inc.\",\"approval_number_master\":\"FL#2369-R0\",\"approval_number\":\"FL2369.3\",\"seq\":3,\"product_model\":\"Icegard PS+\",\"product_description\":\"A self-adhering weather-proofing underlayment manufactuered with SBS modified asphalt, fiberglass reinforced and a slip-resistant, polymeric surface.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RGM Products, Inc.\",\"approval_number_master\":\"FL#4539-R0\",\"approval_number\":\"FL4539.1\",\"seq\":1,\"product_model\":\"HT Shieldgard\",\"product_description\":\"High temperature self adhering underlayment for metal, shingle and tile roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RGM Products, Inc.\",\"approval_number_master\":\"FL#4710-R0\",\"approval_number\":\"FL4710.1\",\"seq\":1,\"product_model\":\"KwikStart\",\"product_description\":\"Self Adhered fiberglass reinforced, mineral surfaced underlayment with seal down tabs to guard against wind uplift.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RGM Products, Inc.\",\"approval_number_master\":\"FL#4710-R0\",\"approval_number\":\"FL4710.2\",\"seq\":2,\"product_model\":\"Start-Rite 7.2\\\"\",\"product_description\":\"Granular surfaced fiberglass reinforced starter with seal down tabs to guard against wind uplift\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Soprema, Inc. (Canada)\":[{\"manufacturer\":\"Soprema, Inc. (Canada)\",\"approval_number_master\":\"FL#2570-R0\",\"approval_number\":\"FL2570.1\",\"seq\":1,\"product_model\":\"Lastobond Shield HT\",\"product_description\":\"Self-adhering roof underlayment for high temperature applications\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc. (Canada)\",\"approval_number_master\":\"FL#4365-R0\",\"approval_number\":\"FL4365.1\",\"seq\":1,\"product_model\":\"Lastobond TU\",\"product_description\":\"A self-adhering roof underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc. (Canada)\",\"approval_number_master\":\"FL#2569-R2\",\"approval_number\":\"FL2569.1\",\"seq\":1,\"product_model\":\"Soprema Roof Underlayments\",\"product_description\":\"Self adhering roof underlayments\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc. (Canada)\",\"approval_number_master\":\"FL#2569-R22\",\"approval_number\":\"FL2569.2\",\"seq\":2,\"product_model\":\"Soprema Roof Underlayments for use in FBC non-HVHZ jurisdictions\",\"product_description\":\"Self adhering roof underlayments\",\"design_pressure\":\"+N\\\/A\\\/-150\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc. (Canada)\",\"approval_number_master\":\"FL#2569-R0\",\"approval_number\":\"FL2569.3\",\"seq\":3,\"product_model\":\"Lastobond Shield HT\",\"product_description\":\"Self-adhering roof underlayment for high temperature applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc. (Canada)\",\"approval_number_master\":\"FL#39626-R0\",\"approval_number\":\"FL39626.1\",\"seq\":1,\"product_model\":\"Resistor SF, Resistor, Resistor Gold and Resistor Platinum Roofing Underlayments\",\"product_description\":\"synthetic roofing underlayments\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Tarco\":[{\"manufacturer\":\"Tarco\",\"approval_number_master\":\"FL#2779-R0\",\"approval_number\":\"FL2779.1\",\"seq\":1,\"product_model\":\"No. 15\",\"product_description\":\"Asphalt saturated Organic Felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tarco\",\"approval_number_master\":\"FL#2780-R0\",\"approval_number\":\"FL2780.1\",\"seq\":1,\"product_model\":\"15 ASTM D 226-97 Type I\",\"product_description\":\"Asphalt Saturated Organic Felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tarco\",\"approval_number_master\":\"FL#2781-R0\",\"approval_number\":\"FL2781.1\",\"seq\":1,\"product_model\":\"30 ASTM D 226-97 Type II\",\"product_description\":\"Asphalt Saturated Organic Felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tarco\",\"approval_number_master\":\"FL#2783-R0\",\"approval_number\":\"FL2783.1\",\"seq\":1,\"product_model\":\"LeakBarrier Ice and Water Armor\",\"product_description\":\"SBS Modified Bitumen self-adhering underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tarco\",\"approval_number_master\":\"FL#3368-R0\",\"approval_number\":\"FL3368.1\",\"seq\":1,\"product_model\":\"No. 30\",\"product_description\":\"Asphalt Saturated Organic Felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tarco\",\"approval_number_master\":\"FL#3732-R0\",\"approval_number\":\"FL3732.1\",\"seq\":1,\"product_model\":\"Fast 90\",\"product_description\":\"Self-Adhering Organic Capsheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tarco\",\"approval_number_master\":\"FL#3733-R0\",\"approval_number\":\"FL3733.1\",\"seq\":1,\"product_model\":\"ASTM Organic Mineral Surfaced Tile Underlayment\",\"product_description\":\"Asphalt Roll Roofing (Organic Felt)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tarco\",\"approval_number_master\":\"FL#5633-R0\",\"approval_number\":\"FL5633.1\",\"seq\":1,\"product_model\":\"15 ASTM D226-97 Type I\",\"product_description\":\"Asphalt saturated organic felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tarco\",\"approval_number_master\":\"FL#5634-R0\",\"approval_number\":\"FL5634.1\",\"seq\":1,\"product_model\":\"30 ASTM D226-97 Type II\",\"product_description\":\"Asphalt saturated organic felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tarco\",\"approval_number_master\":\"FL#5635-R0\",\"approval_number\":\"FL5635.1\",\"seq\":1,\"product_model\":\"No. 15\",\"product_description\":\"Asphalt saturated organic felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tarco\",\"approval_number_master\":\"FL#5635-R0\",\"approval_number\":\"FL5635.2\",\"seq\":2,\"product_model\":\"No. 30\",\"product_description\":\"Asphalt saturated organic felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tarco\",\"approval_number_master\":\"FL#5636-R0\",\"approval_number\":\"FL5636.1\",\"seq\":1,\"product_model\":\"LeakBarrier Ice and Water Armor MS 300\",\"product_description\":\"Mineral surfaced SBS modified bitumen self-adhering underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tarco\",\"approval_number_master\":\"FL#5636-R0\",\"approval_number\":\"FL5636.2\",\"seq\":2,\"product_model\":\"LeakBarrier Ice and Water Armor PS 200\",\"product_description\":\"Film surfaced SBS modified bitumen self-adhering underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tarco\",\"approval_number_master\":\"FL#5637-R0\",\"approval_number\":\"FL5637.1\",\"seq\":1,\"product_model\":\"ASTM Organic Mineral Surfaced Tile Underlayment\",\"product_description\":\"Asphalt roll roofing (organic felt)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tarco\",\"approval_number_master\":\"FL#6882-R0\",\"approval_number\":\"FL6882.1\",\"seq\":1,\"product_model\":\"Easylay\",\"product_description\":\"Asphalt coated polyester underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"United Roofing (A Subsidiary of Gardner Asphalt)\":[{\"manufacturer\":\"United Roofing (A Subsidiary of Gardner Asphalt)\",\"approval_number_master\":\"FL#2965-R1\",\"approval_number\":\"FL2965.1\",\"seq\":1,\"product_model\":\"#15 ASTM D-226\",\"product_description\":\"Asphalt Saturated Organic Felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Roofing (A Subsidiary of Gardner Asphalt)\",\"approval_number_master\":\"FL#2965-R1\",\"approval_number\":\"FL2965.2\",\"seq\":2,\"product_model\":\"#15 PREMIUM 4869\",\"product_description\":\"SATURATED FELT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Roofing (A Subsidiary of Gardner Asphalt)\",\"approval_number_master\":\"FL#2965-R1\",\"approval_number\":\"FL2965.3\",\"seq\":3,\"product_model\":\"#30 ASTM 4869\",\"product_description\":\"SATURATED FELT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Roofing (A Subsidiary of Gardner Asphalt)\",\"approval_number_master\":\"FL#2965-R1\",\"approval_number\":\"FL2965.4\",\"seq\":4,\"product_model\":\"#30 PREMIUM 4869\",\"product_description\":\"SATURATED FELT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Roofing (A Subsidiary of Gardner Asphalt)\",\"approval_number_master\":\"FL#2965-R1\",\"approval_number\":\"FL2965.5\",\"seq\":5,\"product_model\":\"No. 30 ASTM D226\",\"product_description\":\"Asphalt Saturated Organic Felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Roofing (A Subsidiary of Gardner Asphalt)\",\"approval_number_master\":\"FL#2965-R1\",\"approval_number\":\"FL2965.6\",\"seq\":6,\"product_model\":\"No.15 Standard ASTM 4869\",\"product_description\":\"Asphalt Saturated Organic Felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Roofing (A Subsidiary of Gardner Asphalt)\",\"approval_number_master\":\"FL#12477-R0\",\"approval_number\":\"FL12477.1\",\"seq\":1,\"product_model\":\"No. 15 ASTM\",\"product_description\":\"ASTM D226 Type I Asphalt-Saturated Organic Felt Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Roofing (A Subsidiary of Gardner Asphalt)\",\"approval_number_master\":\"FL#12477-R0\",\"approval_number\":\"FL12477.2\",\"seq\":2,\"product_model\":\"No. 15 Standard\",\"product_description\":\"ASTM D4869 Type I-#8 Asphalt-Saturated Organic Felt Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Roofing (A Subsidiary of Gardner Asphalt)\",\"approval_number_master\":\"FL#12477-R0\",\"approval_number\":\"FL12477.3\",\"seq\":3,\"product_model\":\"No. 30 ASTM\",\"product_description\":\"No. 30 ASTM D226 Type II Asphalt-Saturated Organic Felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Roofing (A Subsidiary of Gardner Asphalt)\",\"approval_number_master\":\"FL#12477-R0\",\"approval_number\":\"FL12477.4\",\"seq\":4,\"product_model\":\"No. 30 HD\",\"product_description\":\"ASTM D4869 Type II-#13 Asphalt-Saturated Organic Felt Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Roofing (A Subsidiary of Gardner Asphalt)\",\"approval_number_master\":\"FL#17824-R0\",\"approval_number\":\"FL17824.1\",\"seq\":1,\"product_model\":\"Gator Skin\",\"product_description\":\"Steep-slope roofing underlayment used as alternate to ASTM D 226, Type I and II and ASTM D 4869, Type II and IV.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"York Manufacturing, Inc\":[{\"manufacturer\":\"York Manufacturing, Inc\",\"approval_number_master\":\"FL#3266-R0\",\"approval_number\":\"FL3266.1\",\"seq\":1,\"product_model\":\"YORK AC Base sheet\",\"product_description\":\"Asphalt Coated Glass Fiber Base Sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"York Manufacturing, Inc\",\"approval_number_master\":\"FL#3266-R0\",\"approval_number\":\"FL3266.2\",\"seq\":2,\"product_model\":\"York Deck Shield 366\",\"product_description\":\"Non-woven surfaced Roofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"York Manufacturing, Inc\",\"approval_number_master\":\"FL#3266-R0\",\"approval_number\":\"FL3266.3\",\"seq\":3,\"product_model\":\"YORK Granular Ice & Storm Seal 316\",\"product_description\":\"Granular surfaced Roofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"York Manufacturing, Inc\",\"approval_number_master\":\"FL#3266-R0\",\"approval_number\":\"FL3266.4\",\"seq\":4,\"product_model\":\"YORK Ice &amp; Water Barrier 326\",\"product_description\":\"Poly Surfaced Roofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Elk Corporation\":[{\"manufacturer\":\"Elk Corporation\",\"approval_number_master\":\"FL#3453-R2\",\"approval_number\":\"FL3453.1\",\"seq\":1,\"product_model\":\"VersaShield Underlayment\",\"product_description\":\"Non-Asphaltic Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elk Corporation\",\"approval_number_master\":\"FL#3461-R0\",\"approval_number\":\"FL3461.1\",\"seq\":1,\"product_model\":\"Elk All Climate Underlayment\",\"product_description\":\"Film and Granule Surfaced Self - Adhering Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elk Corporation\",\"approval_number_master\":\"FL#5511-R0\",\"approval_number\":\"FL5511.1\",\"seq\":1,\"product_model\":\"Elk All Climate Self-Adhering Underlayment Traction Grip - Carlisle\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elk Corporation\",\"approval_number_master\":\"FL#5783-R1\",\"approval_number\":\"FL5783.1\",\"seq\":1,\"product_model\":\"Quantum 30\",\"product_description\":\"Synthetic Roofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elk Corporation\",\"approval_number_master\":\"FL#7790-R0\",\"approval_number\":\"FL7790.1\",\"seq\":1,\"product_model\":\"Quantum Max\",\"product_description\":\"Synthetic Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"MBTechnology\":[{\"manufacturer\":\"MBTechnology\",\"approval_number_master\":\"FL#3463-R0\",\"approval_number\":\"FL3463.1\",\"seq\":1,\"product_model\":\"Layfast SBS TU35\",\"product_description\":\"SBS Modified Fiberglass Reinforced Underlayment\\\/Base used in lieu of Felt or Type II Base (ASTM-D-226 Type I \\\/ Type II Membrane)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBTechnology\",\"approval_number_master\":\"FL#3463-R0\",\"approval_number\":\"FL3463.2\",\"seq\":2,\"product_model\":\"Layfast SBS TU43\",\"product_description\":\"SBS Modified Fiberglass Reinforced Underlayment\\\/Base used in lieu of Felt or Type II Base (ASTM-D-226 Type I \\\/ Type II Membrane)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBTechnology\",\"approval_number_master\":\"FL#3463-R0\",\"approval_number\":\"FL3463.3\",\"seq\":3,\"product_model\":\"Layfast SBS TU70\",\"product_description\":\"SBS Modified Fiberglass Reinforced Underlayment\\\/Base used in lieu of Felt or Type II Base (ASTM-D-226 Type I \\\/ Type II Membrane)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"National Shelter Products, Inc.\":[{\"manufacturer\":\"National Shelter Products, Inc.\",\"approval_number_master\":\"FL#4319-R0\",\"approval_number\":\"FL4319.1\",\"seq\":1,\"product_model\":\"DRYLINE IW\",\"product_description\":\"Poly surface, 40 mil thick, self-adhering underlayment for use with metal roofing. Roll size 36\\\" x 67' (200 sq ft).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Vaproshield, LLC - Division of A Proctor Group, Ltd.\":[{\"manufacturer\":\"Vaproshield, LLC - Division of A Proctor Group, Ltd.\",\"approval_number_master\":\"FL#4625-R0\",\"approval_number\":\"FL4625.1\",\"seq\":1,\"product_model\":\"1- Roofshield\",\"product_description\":\"Spunbonded Polypropylene Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Berger Building Products, Inc.\":[{\"manufacturer\":\"Berger Building Products, Inc.\",\"approval_number_master\":\"FL#4855-R0\",\"approval_number\":\"FL4855.1\",\"seq\":1,\"product_model\":\"Pro-Master RoofShield UDL\",\"product_description\":\"woven polypropylene with polymer anti-slip coatings 10 sq roll #PMUDL10 and 4 sq roll #PMUDL4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"American Saturated Felt, Inc.\":[{\"manufacturer\":\"American Saturated Felt, Inc.\",\"approval_number_master\":\"FL#5018-R0\",\"approval_number\":\"FL5018.1\",\"seq\":1,\"product_model\":\"#30 Asphalt Felt Plain\",\"product_description\":\"Asphalt Saturated Felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Saturated Felt, Inc.\",\"approval_number_master\":\"FL#5018-R0\",\"approval_number\":\"FL5018.2\",\"seq\":2,\"product_model\":\"Premium Gold #15\",\"product_description\":\"Asphalt Saturated Felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Saturated Felt, Inc.\",\"approval_number_master\":\"FL#5018-R0\",\"approval_number\":\"FL5018.3\",\"seq\":3,\"product_model\":\"Premium Gold #30\",\"product_description\":\"Asphalt Saturated Felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"PGI Fabrene Inc\":[{\"manufacturer\":\"PGI Fabrene Inc\",\"approval_number_master\":\"FL#6533-R0\",\"approval_number\":\"FL6533.1\",\"seq\":1,\"product_model\":\"Matrix XL (Deck-Armor)\",\"product_description\":\"Roofing underlayment of spun bound polyproplyene with a breathable tie-layer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGI Fabrene Inc\",\"approval_number_master\":\"FL#5573-R1\",\"approval_number\":\"FL5573.1\",\"seq\":1,\"product_model\":\"MATRIX UL\\u2122, Resistor Plus Fabrene UDL\",\"product_description\":\"Roofing Underlayments\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-19 00:00:00\",\"instructions_url\":\"\"}],\"AKIW, Inc.\":[{\"manufacturer\":\"AKIW, Inc.\",\"approval_number_master\":\"FL#6222-R0\",\"approval_number\":\"FL6222.1\",\"seq\":1,\"product_model\":\"Disaster Pruf Roofing Solutions (Alum., Almond) 7 25799 52X36 A\",\"product_description\":\"Self-Adhered Roof Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AKIW, Inc.\",\"approval_number_master\":\"FL#6222-R0\",\"approval_number\":\"FL6222.2\",\"seq\":2,\"product_model\":\"Disaster Pruf Roofing Solutions (Alum., Gray) 7 25799 52Z36 A\",\"product_description\":\"Self-Adhered Roof Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AKIW, Inc.\",\"approval_number_master\":\"FL#6222-R0\",\"approval_number\":\"FL6222.3\",\"seq\":3,\"product_model\":\"Disaster Pruf Roofing Solutions (Alum., White) 7 25799 52Y36 A\",\"product_description\":\"Self-Adhered Roof Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AKIW, Inc.\",\"approval_number_master\":\"FL#6222-R0\",\"approval_number\":\"FL6222.4\",\"seq\":4,\"product_model\":\"Disaster Pruf Roofing Solutions 7 25799 52S36 A (Aluminum)\",\"product_description\":\"Self-Adhered Roof Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Shepherd Distribution\":[{\"manufacturer\":\"Shepherd Distribution\",\"approval_number_master\":\"FL#6526-R0\",\"approval_number\":\"FL6526.1\",\"seq\":1,\"product_model\":\"Ply Dry III Roof Underlayment\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shepherd Distribution\",\"approval_number_master\":\"FL#13512-R0\",\"approval_number\":\"FL13512.1\",\"seq\":1,\"product_model\":\"Ply Dry III Roof Underlayment\",\"product_description\":\"Ply Dry III Roof Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Firstline Corporation\":[{\"manufacturer\":\"Firstline Corporation\",\"approval_number_master\":\"FL#6786-R0\",\"approval_number\":\"FL6786.1\",\"seq\":1,\"product_model\":\"Ply Dry Roof Underlayment\",\"product_description\":\"Woven synthetic polymer underlayment with UV protected surface.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"ZZ Drexel Metals Corporation (See Drexel Metals, Inc.)\":[{\"manufacturer\":\"ZZ Drexel Metals Corporation (See Drexel Metals, Inc.)\",\"approval_number_master\":\"FL#8789-R0\",\"approval_number\":\"FL8789.1\",\"seq\":1,\"product_model\":\"DekGuard-260\",\"product_description\":\"Metal and Tile Underlayment\",\"design_pressure\":\"+0\\\/-45\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"International Roofing Group\":[{\"manufacturer\":\"International Roofing Group\",\"approval_number_master\":\"FL#8825-R0\",\"approval_number\":\"FL8825.1\",\"seq\":1,\"product_model\":\"#15 ASTM D226\",\"product_description\":\"An asphalt coated saturated organic felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Roofing Group\",\"approval_number_master\":\"FL#8825-R0\",\"approval_number\":\"FL8825.2\",\"seq\":2,\"product_model\":\"#15 Plain ASTM 4869\",\"product_description\":\"An asphalt coated saturated organic felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Roofing Group\",\"approval_number_master\":\"FL#8825-R0\",\"approval_number\":\"FL8825.3\",\"seq\":3,\"product_model\":\"#30 ASTM D226\",\"product_description\":\"An asphalt Saturated Organic Felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Roofing Group\",\"approval_number_master\":\"FL#8825-R0\",\"approval_number\":\"FL8825.4\",\"seq\":4,\"product_model\":\"#30 Plain ASTM 4869\",\"product_description\":\"An asphalt Saturated Organic Felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Palisades Atlantic Corporation\":[{\"manufacturer\":\"Palisades Atlantic Corporation\",\"approval_number_master\":\"FL#9379-R0\",\"approval_number\":\"FL9379.1\",\"seq\":1,\"product_model\":\"POLARALUM_POLARALUME\",\"product_description\":\"ROOF UNDERLAYMENT_BUILDING WRAP_RADIANT BARRIER\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Tri-Built Materials Group, LLC\":[{\"manufacturer\":\"Tri-Built Materials Group, LLC\",\"approval_number_master\":\"FL#21553-R0\",\"approval_number\":\"FL21553.1\",\"seq\":1,\"product_model\":\"Tri-Built Materials Synthetic Underlayments\",\"product_description\":\"Mechanically attached, woven polypropylene underlayments used as alternatives to ASTM D 226, Type I and Type II.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri-Built Materials Group, LLC\",\"approval_number_master\":\"FL#27483-R0\",\"approval_number\":\"FL27483.1\",\"seq\":1,\"product_model\":\"Ice and Rain Stopper\",\"product_description\":\"ASTM D 1970 self-adhesive underlayment constructed from SBS modified asphalt, a fiberglass mat reinforcement and surfaced with granules\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri-Built Materials Group, LLC\",\"approval_number_master\":\"FL#14458-R0\",\"approval_number\":\"FL14458.1\",\"seq\":1,\"product_model\":\"Tri Built SA Sand Surface Roof Underlayment\",\"product_description\":\"Tri Built SA Sand Surface Roof Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri-Built Materials Group, LLC\",\"approval_number_master\":\"FL#16048-R0\",\"approval_number\":\"FL16048.1\",\"seq\":1,\"product_model\":\"TRI-BUILT Roof Underlayments\",\"product_description\":\"Self-adhering, modified bitumen roof underlayments\",\"design_pressure\":\"+N\\\/A\\\/-315\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri-Built Materials Group, LLC\",\"approval_number_master\":\"FL#16906-R0\",\"approval_number\":\"FL16906.1\",\"seq\":1,\"product_model\":\"TRI-BUILT Self Adhering HT Underlayment\",\"product_description\":\"ASTM D 1970 underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri-Built Materials Group, LLC\",\"approval_number_master\":\"FL#23888-R0\",\"approval_number\":\"FL23888.1\",\"seq\":1,\"product_model\":\"TRI-BUILT\\u00ae Synthetic Hybrid Roof Underlayment\",\"product_description\":\"A mechanically attached, synthetic underlayment used an alternative to ASTM D 226, Type I and Type II roofing underlayments.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-01-27 00:00:00\",\"instructions_url\":\"\"}],\"EAGLE ROOFING PRODUCTS, LLC\":[{\"manufacturer\":\"EAGLE ROOFING PRODUCTS, LLC\",\"approval_number_master\":\"FL#28645-R0\",\"approval_number\":\"FL28645.1\",\"seq\":1,\"product_model\":\"Eagle-Armor\",\"product_description\":\"ASTM D 1970, TAS 103 and FRSA\\\/TRI April 2012 (04-12) compliant, self-adhesive underlayment\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EAGLE ROOFING PRODUCTS, LLC\",\"approval_number_master\":\"FL#15856-R0\",\"approval_number\":\"FL15856.1\",\"seq\":1,\"product_model\":\"Eagle Seal Underlayment\",\"product_description\":\"Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EAGLE ROOFING PRODUCTS, LLC\",\"approval_number_master\":\"FL#17416-R0\",\"approval_number\":\"FL17416.1\",\"seq\":1,\"product_model\":\"EagleSeal\",\"product_description\":\"EagleSeal Self-Adhered Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Roofing Supply Group, LLC\":[{\"manufacturer\":\"Roofing Supply Group, LLC\",\"approval_number_master\":\"FL#21351-R0\",\"approval_number\":\"FL21351.1\",\"seq\":1,\"product_model\":\"Peak Ice and Rain Stopper\",\"product_description\":\"Self-adhered underlayment constructed from SBS modified asphalt, a non-woven fiberglass mat reinforcement and surfaced with granules\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roofing Supply Group, LLC\",\"approval_number_master\":\"FL#18315-R0\",\"approval_number\":\"FL18315.1\",\"seq\":1,\"product_model\":\"PEAK BUILDING PRODUCTS PerformPly SB Synthetic Underlayment\",\"product_description\":\"Woven polypropylene underlayment alternative to ASTM D 226, Type I and Type II and ASTM D 4869, Type II and Type IV underlayments.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roofing Supply Group, LLC\",\"approval_number_master\":\"FL#18315-R0\",\"approval_number\":\"FL18315.2\",\"seq\":2,\"product_model\":\"PEAK BUILDING PRODUCTS PerformPly Synthetic Underlayment\",\"product_description\":\"Woven polypropylene underlayment alternative to ASTM D 226, Type I and Type II underlayments.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roofing Supply Group, LLC\",\"approval_number_master\":\"FL#18315-R0\",\"approval_number\":\"FL18315.3\",\"seq\":3,\"product_model\":\"PEAK BUILDING PRODUCTS PKFelt Synthetic Underlayment\",\"product_description\":\"Woven polypropylene underlayment alternative to ASTM D 226, Type I and Type II underlayments.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-20 00:00:00\",\"instructions_url\":\"\"}],\"CJI Group Ltd\":[{\"manufacturer\":\"CJI Group Ltd\",\"approval_number_master\":\"FL#28795-R0\",\"approval_number\":\"FL28795.1\",\"seq\":1,\"product_model\":\"CJI Felt\",\"product_description\":\"Coated, woven polypropylene mechanically attached underlayments for use as an alternative to ASTM D 226, Type I and Type II\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-21 00:00:00\",\"instructions_url\":\"\"}],\"IZOBUD Sp. z o.o\":[{\"manufacturer\":\"IZOBUD Sp. z o.o\",\"approval_number_master\":\"FL#31809-R0\",\"approval_number\":\"FL31809.1\",\"seq\":1,\"product_model\":\"HT Metal Roof Underlayment\",\"product_description\":\"ASTM D 1970 self-adhered underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Georgia Pacific-Gypsum\":[{\"manufacturer\":\"Georgia Pacific-Gypsum\",\"approval_number_master\":\"FL#1250-R5\",\"approval_number\":\"FL1250.1\",\"seq\":1,\"product_model\":\"Dens-Deck\",\"product_description\":\"1\\\/4\\\", 1\\\/2\\\" and 5\\\/8\\\" thick glass mat faced gypsum product\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Georgia Pacific-Gypsum\",\"approval_number_master\":\"FL#1250-R5\",\"approval_number\":\"FL1250.2\",\"seq\":2,\"product_model\":\"Dens-Deck DuraGuard\",\"product_description\":\"1\\\/4\\\", 1\\\/2\\\" and 5\\\/8\\\" glass mat faced gypsum product\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Georgia Pacific-Gypsum\",\"approval_number_master\":\"FL#1250-R5\",\"approval_number\":\"FL1250.3\",\"seq\":3,\"product_model\":\"Dens-Deck Prime\",\"product_description\":\"1\\\/4\\\", 1\\\/2\\\" and 5\\\/8\\\" thick glass mat faced gypsum product\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-14 00:00:00\",\"instructions_url\":\"\"}],\"Henry, A Carlisle Company\":[{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#3337-R3\",\"approval_number\":\"FL3337.1\",\"seq\":1,\"product_model\":\"Eaveguard\",\"product_description\":\"Self-adhesive asphalt waterproofing underlayment, high tack rubberized asphalt coated on a non-woven glass fiber mat, sanded to provide a non-slip working surface.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"2013-04-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#3337-R3\",\"approval_number\":\"FL3337.2\",\"seq\":2,\"product_model\":\"RF200\",\"product_description\":\"SBS modified bitumen membrane reinforced with a blue skid resistant polyethlyene film. Designed to be self-adhered on sloped roof surfaces.\",\"design_pressure\":\"+\\\/-\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"2013-04-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#16724-R0\",\"approval_number\":\"FL16724.1\",\"seq\":1,\"product_model\":\"Henry Blueskin RF200 Metal and Tile\",\"product_description\":\"ASTM D 1970 underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#16724-R1\",\"approval_number\":\"FL16724.2\",\"seq\":2,\"product_model\":\"Henry Eaveguard Shingle Underlayment\",\"product_description\":\"ASTM D 1970 underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-09 00:00:00\",\"instructions_url\":\"\"}],\"Mid-States Asphalt & Cant Strip, Inc. (Formerly Woodland Industries, Inc.)\":[{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc. (Formerly Woodland Industries, Inc.)\",\"approval_number_master\":\"FL#1814-R3\",\"approval_number\":\"FL1814.1\",\"seq\":1,\"product_model\":\"#15 ASTM D226 Type I\",\"product_description\":\"Asphalt saturated organic felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc. (Formerly Woodland Industries, Inc.)\",\"approval_number_master\":\"FL#1814-R3\",\"approval_number\":\"FL1814.2\",\"seq\":2,\"product_model\":\"#30 ASTM D-226 TYPE II\",\"product_description\":\"Asphalt saturated organic felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc. (Formerly Woodland Industries, Inc.)\",\"approval_number_master\":\"FL#1814-R4\",\"approval_number\":\"FL1814.3\",\"seq\":3,\"product_model\":\"#15 ASTM D226 Type I\",\"product_description\":\"Asphalt saturated organic felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc. (Formerly Woodland Industries, Inc.)\",\"approval_number_master\":\"FL#1814-R4\",\"approval_number\":\"FL1814.4\",\"seq\":4,\"product_model\":\"#30 ASTM D-226 TYPE II\",\"product_description\":\"Asphalt saturated organic felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc. (Formerly Woodland Industries, Inc.)\",\"approval_number_master\":\"FL#17206-R0\",\"approval_number\":\"FL17206.1\",\"seq\":1,\"product_model\":\"TYPE I AND TYPE II underlayments-HVHZ\",\"product_description\":\"#15 and #30 Asphalt-Saturated Organic Felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc. (Formerly Woodland Industries, Inc.)\",\"approval_number_master\":\"FL#17206-R0\",\"approval_number\":\"FL17206.2\",\"seq\":2,\"product_model\":\"Type I and Type II underlayments-NON HVHZ\",\"product_description\":\"#15 and #30 Asphalt-Saturated Organic Felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc. (Formerly Woodland Industries, Inc.)\",\"approval_number_master\":\"FL#17206-R6\",\"approval_number\":\"FL17206.3\",\"seq\":3,\"product_model\":\"D4869 Type I Underlayment\",\"product_description\":\"#30 Asphalt-Saturated Organic Felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-24 00:00:00\",\"instructions_url\":\"\"}],\"Johns Manville\":[{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#5307-R1\",\"approval_number\":\"FL5307.1\",\"seq\":1,\"product_model\":\"JM Ice and Water Guard\",\"product_description\":\"Self-adhering roof underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-23 00:00:00\",\"instructions_url\":\"\"}],\"CoFair Products, Inc.\":[{\"manufacturer\":\"CoFair Products, Inc.\",\"approval_number_master\":\"FL#6607-R1\",\"approval_number\":\"FL6607.1\",\"seq\":1,\"product_model\":\"1- \\\"SB-60\\u2122\\\"\",\"product_description\":\"Self-Adhering Roof Underlayment with Asphaltic Adhesive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CoFair Products, Inc.\",\"approval_number_master\":\"FL#6607-R1\",\"approval_number\":\"FL6607.2\",\"seq\":2,\"product_model\":\"2- \\\"Wind and Water Guard\\u2122\\\"\",\"product_description\":\"Self-Adhered Roofing Underlayment with Asphaltic Adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CoFair Products, Inc.\",\"approval_number_master\":\"FL#6607-R1\",\"approval_number\":\"FL6607.3\",\"seq\":3,\"product_model\":\"3- \\\"QUICK ROOF\\u2122\\\" (White, Almond or Gray)\",\"product_description\":\"Self-Adhered Roofing Underlayment with Asphaltic Adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CoFair Products, Inc.\",\"approval_number_master\":\"FL#6607-R1\",\"approval_number\":\"FL6607.4\",\"seq\":4,\"product_model\":\"4- \\\"QUICK ROOF\\u2122\\\" (Aluminum)\",\"product_description\":\"Self-Adhered Roofing Underlayment with Asphaltic Adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Innovative Metals Company, Inc.\":[{\"manufacturer\":\"Innovative Metals Company, Inc.\",\"approval_number_master\":\"FL#9603-R1\",\"approval_number\":\"FL9603.1\",\"seq\":1,\"product_model\":\"1- \\\"AquaBlock\\\"\",\"product_description\":\"Self-Adhered SBS Membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Metals Company, Inc.\",\"approval_number_master\":\"FL#9603-R1\",\"approval_number\":\"FL9603.2\",\"seq\":2,\"product_model\":\"2- \\\"DRYDEK\\u2122\\\"\",\"product_description\":\"Self-Adhered SBS Membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Lemminkainen Katto OY\":[{\"manufacturer\":\"Lemminkainen Katto OY\",\"approval_number_master\":\"FL#10657-R0\",\"approval_number\":\"FL10657.1\",\"seq\":1,\"product_model\":\"RoofAquaGuard MT & HT\",\"product_description\":\"SBS Modified Self Adhered Roofing Underlayment\\n\\n(Note that MT and HT are identical products, they are named differently for marketing purposes)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lemminkainen Katto OY\",\"approval_number_master\":\"FL#13054-R0\",\"approval_number\":\"FL13054.1\",\"seq\":1,\"product_model\":\"RoofAquaGuard BREA\",\"product_description\":\"Breathable Roof Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lemminkainen Katto OY\",\"approval_number_master\":\"FL#13125-R0\",\"approval_number\":\"FL13125.1\",\"seq\":1,\"product_model\":\"RoofAquaGuard UDLX\",\"product_description\":\"Synthetic Roofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-10 00:00:00\",\"instructions_url\":\"\"}],\"Berry Plastics Tapes and Coatings Division\":[{\"manufacturer\":\"Berry Plastics Tapes and Coatings Division\",\"approval_number_master\":\"FL#11375-R0\",\"approval_number\":\"FL11375.1\",\"seq\":1,\"product_model\":\"Barricade Roofing Underlayments\",\"product_description\":\"Coated, woven, synthetic polymer roof underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berry Plastics Tapes and Coatings Division\",\"approval_number_master\":\"FL#12777-R0\",\"approval_number\":\"FL12777.1\",\"seq\":1,\"product_model\":\"Berry Plastics Roofing Underlayments\",\"product_description\":\"#30 Roofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\":[{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#10745-R0\",\"approval_number\":\"FL10745.1\",\"seq\":1,\"product_model\":\"Sentrigard HT SA\",\"product_description\":\"Underlayment-Self-adhering Polymer modified Bituminous Sheet Material\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-14 00:00:00\",\"instructions_url\":\"\"}],\"CETCO\":[{\"manufacturer\":\"CETCO\",\"approval_number_master\":\"FL#11737-R0\",\"approval_number\":\"FL11737.1\",\"seq\":1,\"product_model\":\"StrongSeal SA\\\/StrongSeal DB\",\"product_description\":\"Self-adhering rubber underlayment Nail down rubber underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-05 00:00:00\",\"instructions_url\":\"\"}],\"Elevate (Amrize Building Envelope LLC)\":[{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#13451-R0\",\"approval_number\":\"FL13451.1\",\"seq\":1,\"product_model\":\"CLAD-GARD Roof Underlayments\",\"product_description\":\"Underlayments for use in steep-slope roof construction\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-07 00:00:00\",\"instructions_url\":\"\"}],\"ALCO PRODUCTS LLC\":[{\"manufacturer\":\"ALCO PRODUCTS LLC\",\"approval_number_master\":\"FL#13627-R0\",\"approval_number\":\"FL13627.1\",\"seq\":1,\"product_model\":\"ALCO SHIELD 276\",\"product_description\":\"ALCO SHIELD 276 UNDERLAYMENT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALCO PRODUCTS LLC\",\"approval_number_master\":\"FL#14008-R0\",\"approval_number\":\"FL14008.1\",\"seq\":1,\"product_model\":\"ALCO SHIELD Number 275\",\"product_description\":\"ALCO SHIELD ROOF UNDERLAYMENT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-14 00:00:00\",\"instructions_url\":\"\"}],\"Commercial Innovations, INC.\":[{\"manufacturer\":\"Commercial Innovations, INC.\",\"approval_number_master\":\"FL#13671-R0\",\"approval_number\":\"FL13671.1\",\"seq\":1,\"product_model\":\"Viking Roof Underlayments\",\"product_description\":\"Self-adhering roof underlayments\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-26 00:00:00\",\"instructions_url\":\"\"}],\"RobetexInc\":[{\"manufacturer\":\"RobetexInc\",\"approval_number_master\":\"FL#14044-R0\",\"approval_number\":\"FL14044.1\",\"seq\":1,\"product_model\":\"Tech Wrap 300\",\"product_description\":\"Synthetic Roof Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RobetexInc\",\"approval_number_master\":\"FL#14044-R0\",\"approval_number\":\"FL14044.2\",\"seq\":2,\"product_model\":\"Tech Wrap Ultimate\",\"product_description\":\"Synthetic Roof Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RobetexInc\",\"approval_number_master\":\"FL#17194-R0\",\"approval_number\":\"FL17194.1\",\"seq\":1,\"product_model\":\"Tech Wrap Underlayments\",\"product_description\":\"Synthetic underlayments for use in steep slope roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-01 00:00:00\",\"instructions_url\":\"\"}],\"Fiberweb, Inc.\":[{\"manufacturer\":\"Fiberweb, Inc.\",\"approval_number_master\":\"FL#14379-R0\",\"approval_number\":\"FL14379.1\",\"seq\":1,\"product_model\":\"Typar\\u2122 Surround SR Underlayment\",\"product_description\":\"Non-Asphaltic fiberglass0based polymeric extrusion coated underlayment and\\\/or fire barrier.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-04 00:00:00\",\"instructions_url\":\"\"}],\"Underlayment Specialties Plus\":[{\"manufacturer\":\"Underlayment Specialties Plus\",\"approval_number_master\":\"FL#14789-R0\",\"approval_number\":\"FL14789.1\",\"seq\":1,\"product_model\":\"Roofer's Choice Synthetic Felt Underlayment\",\"product_description\":\"Synthetic sheet-type roof underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Underlayment Specialties Plus\",\"approval_number_master\":\"FL#16857-R0\",\"approval_number\":\"FL16857.1\",\"seq\":1,\"product_model\":\"Self-Adhering Roof Underlayments\",\"product_description\":\"Self-adhering roof underlayments\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Underlayment Specialties Plus\",\"approval_number_master\":\"FL#27703-R0\",\"approval_number\":\"FL27703.1\",\"seq\":1,\"product_model\":\"RoofTopGuard SA\",\"product_description\":\"Synthetic roof underlayment with a butyl-based adhesive on the backside.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-08-09 00:00:00\",\"instructions_url\":\"\"}],\"G.M.C. Roofing & Building Paper Products Inc.\":[{\"manufacturer\":\"G.M.C. Roofing & Building Paper Products Inc.\",\"approval_number_master\":\"FL#15822-R0\",\"approval_number\":\"FL15822.1\",\"seq\":1,\"product_model\":\"#15 & # 30 ASTM D 4869\",\"product_description\":\"ASTM D 4869 Type I & Type II\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"G.M.C. Roofing & Building Paper Products Inc.\",\"approval_number_master\":\"FL#15824-R0\",\"approval_number\":\"FL15824.1\",\"seq\":1,\"product_model\":\"#15 & # 30 ASTM D 226\",\"product_description\":\"ASTM D 226 Type I & II Roofing Felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"G.M.C. Roofing & Building Paper Products Inc.\",\"approval_number_master\":\"FL#16203-R0\",\"approval_number\":\"FL16203.1\",\"seq\":1,\"product_model\":\"Tile Underlayment\",\"product_description\":\"ASTM D 6380 Class M Type II asphalt-saturated organic felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"G.M.C. Roofing & Building Paper Products Inc.\",\"approval_number_master\":\"FL#15822-R1\",\"approval_number\":\"FL15822.2\",\"seq\":2,\"product_model\":\"#15 & #30 ASTM D 226\",\"product_description\":\"ASTM D 226 Type I and Type II\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"G.M.C. Roofing & Building Paper Products Inc.\",\"approval_number_master\":\"FL#15822-R1\",\"approval_number\":\"FL15822.3\",\"seq\":3,\"product_model\":\"Tile Underlayment\",\"product_description\":\"ASTM D 6380 Class M Type II\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Heat Barrier Systems, Inc.\":[{\"manufacturer\":\"Heat Barrier Systems, Inc.\",\"approval_number_master\":\"FL#16098-R0\",\"approval_number\":\"FL16098.1\",\"seq\":1,\"product_model\":\"Polaralum\",\"product_description\":\"Roofing Underlayment\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Drexel Metals, Inc.\":[{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#16342-R0\",\"approval_number\":\"FL16342.1\",\"seq\":1,\"product_model\":\"MetShield\",\"product_description\":\"ASTM D 1970 self-adhering roofing underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#35388-R0\",\"approval_number\":\"FL35388.1\",\"seq\":1,\"product_model\":\"MetShield Synthetic wiht WIP Grip Technology\",\"product_description\":\"An alternative to ASTM D 226, Type I and Type II, underlayments\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-31 00:00:00\",\"instructions_url\":\"\"}],\"LinerLock, Inc.\":[{\"manufacturer\":\"LinerLock, Inc.\",\"approval_number_master\":\"FL#16536-R0\",\"approval_number\":\"FL16536.1\",\"seq\":1,\"product_model\":\"ValueLock\",\"product_description\":\"ValueLock (LL-110) Synthetic Roofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Epilay Inc.\":[{\"manufacturer\":\"Epilay Inc.\",\"approval_number_master\":\"FL#16850-R0\",\"approval_number\":\"FL16850.1\",\"seq\":1,\"product_model\":\"Epilay Superior, Epilay Ultra and Epilay Platinum Underlayments\",\"product_description\":\"Synthetic roofing underlayments\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Epilay Inc.\",\"approval_number_master\":\"FL#22316-R0\",\"approval_number\":\"FL22316.1\",\"seq\":1,\"product_model\":\"PlyStik Plus\",\"product_description\":\"Plystik Plus Self Adhered Roofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Bluelinx Corporation\":[{\"manufacturer\":\"Bluelinx Corporation\",\"approval_number_master\":\"FL#16858-R0\",\"approval_number\":\"FL16858.1\",\"seq\":1,\"product_model\":\"Tough-Guard Roof Underlayments\",\"product_description\":\"Self-adhering, SBS modified bitumen roof underlayments\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bluelinx Corporation\",\"approval_number_master\":\"FL#24056-R0\",\"approval_number\":\"FL24056.1\",\"seq\":1,\"product_model\":\"PROLinx UDL10\",\"product_description\":\"UDL Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bluelinx Corporation\",\"approval_number_master\":\"FL#24056-R0\",\"approval_number\":\"FL24056.2\",\"seq\":2,\"product_model\":\"PROLinx UDL20\",\"product_description\":\"UDL Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bluelinx Corporation\",\"approval_number_master\":\"FL#24056-R0\",\"approval_number\":\"FL24056.3\",\"seq\":3,\"product_model\":\"PROLinx UDL30\",\"product_description\":\"UDL Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-01 00:00:00\",\"instructions_url\":\"\"}],\"Peak Building Products\":[{\"manufacturer\":\"Peak Building Products\",\"approval_number_master\":\"FL#17196-R0\",\"approval_number\":\"FL17196.1\",\"seq\":1,\"product_model\":\"Peak Underlayments\",\"product_description\":\"Underlayments for steep slope roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-26 00:00:00\",\"instructions_url\":\"\"}],\"IMETCO\":[{\"manufacturer\":\"IMETCO\",\"approval_number_master\":\"FL#17414-R0\",\"approval_number\":\"FL17414.1\",\"seq\":1,\"product_model\":\"AQUABLOCK\",\"product_description\":\"AQUABLOCK-50 & AQUABLOCK-60\\nSelf-Adhered Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Environmentally Safe Products\":[{\"manufacturer\":\"Environmentally Safe Products\",\"approval_number_master\":\"FL#17296-R0\",\"approval_number\":\"FL17296.1\",\"seq\":1,\"product_model\":\"Low-E Therma Sheet\",\"product_description\":\"4LMPX,4LFPX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-01 00:00:00\",\"instructions_url\":\"\"}],\"Isaiah Industries, Inc.\":[{\"manufacturer\":\"Isaiah Industries, Inc.\",\"approval_number_master\":\"FL#17365-R0\",\"approval_number\":\"FL17365.1\",\"seq\":1,\"product_model\":\"RoofAquaGuard UDLX\",\"product_description\":\"RoofAquaGuard\\nsynthetic roofing underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-03-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Isaiah Industries, Inc.\",\"approval_number_master\":\"FL#31662-R0\",\"approval_number\":\"FL31662.1\",\"seq\":1,\"product_model\":\"RoofAquaGuard MT-HT\",\"product_description\":\"Self-adhering, non-woven, fiberglass mat reinforced, membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Isaiah Industries, Inc.\",\"approval_number_master\":\"FL#41735-R0\",\"approval_number\":\"FL41735.1\",\"seq\":1,\"product_model\":\"\\\"Erie Radiant Barrier\\\"\",\"product_description\":\"Polypropylene blend roof underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Innovative Construction Materials Ltd.\":[{\"manufacturer\":\"Innovative Construction Materials Ltd.\",\"approval_number_master\":\"FL#17584-R0\",\"approval_number\":\"FL17584.1\",\"seq\":1,\"product_model\":\"MaxFelt\\u2122 30\",\"product_description\":\"Mechanically attached\\nsynthetic Roof Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Construction Materials Ltd.\",\"approval_number_master\":\"FL#17584-R1\",\"approval_number\":\"FL17584.2\",\"seq\":2,\"product_model\":\"MaxFelt\\u2122 30\",\"product_description\":\"Mechanically attached synthetic Roof Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Construction Materials Ltd.\",\"approval_number_master\":\"FL#17584-R1\",\"approval_number\":\"FL17584.3\",\"seq\":3,\"product_model\":\"MaxFelt\\u2122 XT\",\"product_description\":\"Mechanically attached synthetic Roof Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-17 00:00:00\",\"instructions_url\":\"\"}],\"Starwrap Inc.\":[{\"manufacturer\":\"Starwrap Inc.\",\"approval_number_master\":\"FL#19321-R0\",\"approval_number\":\"FL19321.1\",\"seq\":1,\"product_model\":\"Synthetic Roofing Underlayments\",\"product_description\":\"Synthetic roofing underlayments used as an alternative to ASTM D 226 Type I and Type II underlayments.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"National Nail\":[{\"manufacturer\":\"National Nail\",\"approval_number_master\":\"FL#21039-R0\",\"approval_number\":\"FL21039.1\",\"seq\":1,\"product_model\":\"Stinger Underlayments\",\"product_description\":\"Mechanically attached synthetic underlayments used as alternatives to ASTM D 226 and\\\/or ASTM D 4869 underlayments.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-02 00:00:00\",\"instructions_url\":\"\"}],\"HomeGuard Building Products, Inc.\":[{\"manufacturer\":\"HomeGuard Building Products, Inc.\",\"approval_number_master\":\"FL#21675-R0\",\"approval_number\":\"FL21675.1\",\"seq\":1,\"product_model\":\"ToughSkin Synthetic Underlayments\",\"product_description\":\"ToughSkin 15, ToughSkin 20, ToughSkin 25, ToughSkin 30, ToughSkin 50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"HomeGuard Building Products, Inc.\",\"approval_number_master\":\"FL#41994-R0\",\"approval_number\":\"FL41994.1\",\"seq\":1,\"product_model\":\"ToughSkin HT Ice and Water Guard Roofing Underlayment\",\"product_description\":\"Self-adhered roofing underlayment. See CCRR-0400 for full product description\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"RESISTO, a division of Soprema, Inc.\":[{\"manufacturer\":\"RESISTO, a division of Soprema, Inc.\",\"approval_number_master\":\"FL#21703-R0\",\"approval_number\":\"FL21703.1\",\"seq\":1,\"product_model\":\"Resistor Synthetic Roof Underlayments\",\"product_description\":\"Synthetic roof underlayments for use in asphalt-shingle and metal roof installations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-17 00:00:00\",\"instructions_url\":\"\"}],\"Atlantic Coated Papers\":[{\"manufacturer\":\"Atlantic Coated Papers\",\"approval_number_master\":\"FL#22409-R0\",\"approval_number\":\"FL22409.1\",\"seq\":1,\"product_model\":\"S-Tack, S-Guard and S-Felt Underlayments\",\"product_description\":\"ASTM D 226 and ASTM D 4869 alternative underlayments.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-06-05 00:00:00\",\"instructions_url\":\"\"}],\"Mule-Hide Products Co., Inc.\":[{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#19128-R1\",\"approval_number\":\"FL19128.1\",\"seq\":1,\"product_model\":\"F1 Hybrid Felt\",\"product_description\":\"ASTM D 6757 and ASTM D 226 Type II saturated organic felt underlayment with woven glass fiber reinforcement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#37784-R0\",\"approval_number\":\"FL37784.1\",\"seq\":1,\"product_model\":\"Base Sheets\",\"product_description\":\"Shur-Gard #40 Base Sheet, ASTM D 2626, & F\\\/G Base Sheet, ASTM D 4601, Type II\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#37784-R0\",\"approval_number\":\"FL37784.2\",\"seq\":2,\"product_model\":\"Shur-Gard Underlayments\",\"product_description\":\"ASTM D 1970 self-adhered underlayments\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#41940-R0\",\"approval_number\":\"FL41940.1\",\"seq\":1,\"product_model\":\"Mule-Hide Roof Underlayments (HVHZ)\",\"product_description\":\"Roof underlayments for use in FBC HVHZ jurisdictions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2026-01-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#41940-R0\",\"approval_number\":\"FL41940.2\",\"seq\":2,\"product_model\":\"Mule-Hide Roof Underlayments (NON-HVHZ)\",\"product_description\":\"Roof underlayments for use in FBC NON-HVHZ jurisdictions\",\"design_pressure\":\"+N\\\/A\\\/-622.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-13 00:00:00\",\"instructions_url\":\"\"}],\"Gulnar Plastics Pvt. Ltd\":[{\"manufacturer\":\"Gulnar Plastics Pvt. Ltd\",\"approval_number_master\":\"FL#26047-R0\",\"approval_number\":\"FL26047.1\",\"seq\":1,\"product_model\":\"Raptor Underlayment\",\"product_description\":\"Raptor Underlayment is a woven polypropylene fabric with a spun-bonded fabric adhered to the bottom side and a non-skid coating on the top side. The underlayment has a nominal weight of 3.25 ounces\\\/yd^2.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-07-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulnar Plastics Pvt. Ltd\",\"approval_number_master\":\"FL#26922-R0\",\"approval_number\":\"FL26922.1\",\"seq\":1,\"product_model\":\"Primus Ultra+\",\"product_description\":\"Primus Ultra+ is a woven polypropylene fabric with spun-bonded fabric as the top side and non-skid coating on the bottom side. The underlayment has a nominal weight of 2.89 ounces\\\/yd^2.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulnar Plastics Pvt. Ltd\",\"approval_number_master\":\"FL#26922-R3\",\"approval_number\":\"FL26922.2\",\"seq\":2,\"product_model\":\"Primus Ultra+\",\"product_description\":\"Primus Ultra+ is a woven polypropylene fabric with spun-bonded fabric on top and a non-skid coating on the bottom. Nominal weight of 2.89 oz\\\/yd^2.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"AvenEx Coating Technologies\":[{\"manufacturer\":\"AvenEx Coating Technologies\",\"approval_number_master\":\"FL#30311-R0\",\"approval_number\":\"FL30311.1\",\"seq\":1,\"product_model\":\"AvenEx Synthetic Roof Underlayments\",\"product_description\":\"Synthetic polymer-based, scrim-reinforced underlayments\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AvenEx Coating Technologies\",\"approval_number_master\":\"FL#32034-R0\",\"approval_number\":\"FL32034.1\",\"seq\":1,\"product_model\":\"Hertz PSU Underlayment\",\"product_description\":\"Self-adhering, minimum 40-mil thick, multi-layered roof underlayment composed of a synthetic top facer bonded to a polymer modified bituminous layer and release film\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AvenEx Coating Technologies\",\"approval_number_master\":\"FL#30311-R3\",\"approval_number\":\"FL30311.2\",\"seq\":2,\"product_model\":\"AvenEx Mechanically Attached, Synthetic Roof Underlayments (NON-HVHZ)\",\"product_description\":\"Synthetic polymer-based, scrim-reinforced underlayments for use in FBC NON-HVHZ jurisdictions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AvenEx Coating Technologies\",\"approval_number_master\":\"FL#41924-R0\",\"approval_number\":\"FL41924.1\",\"seq\":1,\"product_model\":\"AvenEx Self-Adhering, Synthetic Roof Underlayments (HVHZ)\",\"product_description\":\"Self-adhering synthetic roof underlayments for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AvenEx Coating Technologies\",\"approval_number_master\":\"FL#41924-R0\",\"approval_number\":\"FL41924.2\",\"seq\":2,\"product_model\":\"AvenEx Self-Adhering, Synthetic Roof Underlayments (NON-HVHZ)\",\"product_description\":\"Self-adhering synthetic roof underlayments for use in FBC NON-HVHZ jurisdictions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"GT Industrial Products Company\":[{\"manufacturer\":\"GT Industrial Products Company\",\"approval_number_master\":\"FL#30875-R0\",\"approval_number\":\"FL30875.1\",\"seq\":1,\"product_model\":\"GuardMax GMX-145 Underlayment\",\"product_description\":\"Synthetic Roofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Franklin Southern\":[{\"manufacturer\":\"Franklin Southern\",\"approval_number_master\":\"FL#38707-R0\",\"approval_number\":\"FL38707.1\",\"seq\":1,\"product_model\":\"Techador, Techador Plus, Techador Pro, Techador Max\",\"product_description\":\"mechanically attached synthetic underlayment comprised of a polypropylene woven scrim coated on both sides with a polypropylene non-woven scrim on the exposed side.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-01-31 00:00:00\",\"instructions_url\":\"\"}],\"AtticFoil Radiant Barrier LLC\":[{\"manufacturer\":\"AtticFoil Radiant Barrier LLC\",\"approval_number_master\":\"FL#39763-R0\",\"approval_number\":\"FL39763.1\",\"seq\":1,\"product_model\":\"RoofingFoil\",\"product_description\":\"A 5-layer reinforced underlayment with a white\\nnon-woven slip-resistant base adhered to a\\nheavy-duty PE woven fabric laminated to a pure\\naluminum foil.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-18 00:00:00\",\"instructions_url\":\"\"}],\"Verea System LLC dba Mastergrip Co\":[{\"manufacturer\":\"Verea System LLC dba Mastergrip Co\",\"approval_number_master\":\"FL#41361-R0\",\"approval_number\":\"FL41361.1\",\"seq\":1,\"product_model\":\"Mastergrip\\\/SR\",\"product_description\":\"Mechanically Fastened Single Layer Synthetic Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Verea System LLC dba Mastergrip Co\",\"approval_number_master\":\"FL#41361-R3\",\"approval_number\":\"FL41361.2\",\"seq\":2,\"product_model\":\"Mastergrip\\\/SR\",\"product_description\":\"Self-Adhered Fire-Retardant Synthetic Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Levi's Building Components LLC\":[{\"manufacturer\":\"Levi's Building Components LLC\",\"approval_number_master\":\"FL#41620-R0\",\"approval_number\":\"FL41620.1\",\"seq\":1,\"product_model\":\"Roloshield Prime (ROLOPRIME SA) Self-adhered Roofing Underlayment\",\"product_description\":\"Synthetic Roofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Levi's Building Components LLC\",\"approval_number_master\":\"FL#41961-R0\",\"approval_number\":\"FL41961.1\",\"seq\":1,\"product_model\":\"Roloshield Extreme (ROLOEXT), Roloshield Prime (ROLOPRIME), Roloshield PRO (ROLOPRO), and Roloshield Plus (ROLOPLUS) Synthetic Roofing Underlayments\",\"product_description\":\"Synthetic Roofing Underlayments - see CCRR for full product descriptions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"SRS Distribution Inc.\":[{\"manufacturer\":\"SRS Distribution Inc.\",\"approval_number_master\":\"FL#41686-R0\",\"approval_number\":\"FL41686.1\",\"seq\":1,\"product_model\":\"Storm Gear Synthetic Roofing Underlayment\",\"product_description\":\"Synthetic Roofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Lowe's Companies\":[{\"manufacturer\":\"Lowe's Companies\",\"approval_number_master\":\"FL#41773-R0\",\"approval_number\":\"FL41773.1\",\"seq\":1,\"product_model\":\"Reliabilt Synthetic Roofing Underlayment\",\"product_description\":\"Synthetic Roofing Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Proformance Roofing\":[{\"manufacturer\":\"Proformance Roofing\",\"approval_number_master\":\"FL#41820-R0\",\"approval_number\":\"FL41820.1\",\"seq\":1,\"product_model\":\"Roof Pro, Roof Standard, Roof Plus, MAGA UDL Classic, and MAGA UDL Platinum Synthetic Roofing Underlayments\",\"product_description\":\"Synthetic roofing underlayments - See CCRR for full product descriptions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Hariom Flexipack Industries\":[{\"manufacturer\":\"Hariom Flexipack Industries\",\"approval_number_master\":\"FL#41879-R0\",\"approval_number\":\"FL41879.1\",\"seq\":1,\"product_model\":\"Harflex Pro, Harflex Max, and Harflex Plus Synthetic Roofing Underlayments\",\"product_description\":\"Synthetic Roofing Underlayments - see CCRR for full descriptions and applications\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Baoding Dragon Building Material Co.,Ltd.\":[{\"manufacturer\":\"Baoding Dragon Building Material Co.,Ltd.\",\"approval_number_master\":\"FL#42105-R0\",\"approval_number\":\"FL42105.1\",\"seq\":1,\"product_model\":\"Fast Layment 15, Fast Layment 30, Fast Layment 180, Fast Layment Platinum\",\"product_description\":\"Fast Layment 15, Fast Layment 30, Fast Layment 180, Fast Layment Platinum Synthetic Roofing Underlayments\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Delaware Asphalt Products Inc.\":[{\"manufacturer\":\"Delaware Asphalt Products Inc.\",\"approval_number_master\":\"FL#47452-R0\",\"approval_number\":\"FL47452.1\",\"seq\":1,\"product_model\":\"Delaware Asphalt Products Ice & Water\",\"product_description\":\"ASTM D1970 self-adhered underlayment (ice and water deck protector)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Lowe\\u2019s Companies c\\\/o Owens Corning Roofing and Asphalt LLC\":[{\"manufacturer\":\"Lowe's Companies c\\\/o Owens Corning Roofing and Asphalt LLC\",\"approval_number_master\":\"FL#47494-R0\",\"approval_number\":\"FL47494.1\",\"seq\":1,\"product_model\":\"Reliabilt Synthetic Roofing Underlayment\",\"product_description\":\"A mechanically attached, ASTM D 8257 multilayered polymer woven coated roof underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"}]},\"d. roofing products|||3. roofing fasteners\":{\"OMG, Inc.\":[{\"manufacturer\":\"OMG, Inc.\",\"approval_number_master\":\"FL#699-R13\",\"approval_number\":\"FL699.1\",\"seq\":1,\"product_model\":\"OMG Roof Fastening Systems\",\"product_description\":\"Roof fastening components\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc.\",\"approval_number_master\":\"FL#699-R2\",\"approval_number\":\"FL699.2\",\"seq\":2,\"product_model\":\"OMG Roof Fastening Systems\",\"product_description\":\"Roof Fasteners & Fastener Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc.\",\"approval_number_master\":\"FL#699-R0\",\"approval_number\":\"FL699.3\",\"seq\":3,\"product_model\":\"3\\\" steel plate\",\"product_description\":\"3\\\" steel plate for insulation attachment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc.\",\"approval_number_master\":\"FL#699-R0\",\"approval_number\":\"FL699.4\",\"seq\":4,\"product_model\":\"Base Sheet Plate\",\"product_description\":\"steel plate for use with Base Sheet Fasteners\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc.\",\"approval_number_master\":\"FL#699-R0\",\"approval_number\":\"FL699.5\",\"seq\":5,\"product_model\":\"CD-10\",\"product_description\":\"split drive fastener for concrete decks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc.\",\"approval_number_master\":\"FL#699-R0\",\"approval_number\":\"FL699.6\",\"seq\":6,\"product_model\":\"CR 1.2 Base Sheet Fastener\",\"product_description\":\"base sheet fastener for gypsum and lightweight insulating concrete deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc.\",\"approval_number_master\":\"FL#699-R0\",\"approval_number\":\"FL699.7\",\"seq\":7,\"product_model\":\"CR 1.75 Base Sheet Fastener\",\"product_description\":\"Base Sheet Fastener for gypsum and lightweight insulating concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc.\",\"approval_number_master\":\"FL#699-R0\",\"approval_number\":\"FL699.8\",\"seq\":8,\"product_model\":\"Fluted Nail\",\"product_description\":\"fluted fastener for concrete decks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc.\",\"approval_number_master\":\"FL#699-R0\",\"approval_number\":\"FL699.9\",\"seq\":9,\"product_model\":\"Heavy Duty #14\",\"product_description\":\"heavy duty roofing screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc.\",\"approval_number_master\":\"FL#699-R0\",\"approval_number\":\"FL699.10\",\"seq\":10,\"product_model\":\"Lite Deck Fastener\",\"product_description\":\"steel auger fastener for gypsum and cementious woodfiber deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc.\",\"approval_number_master\":\"FL#699-R0\",\"approval_number\":\"FL699.11\",\"seq\":11,\"product_model\":\"Lite Deck Plate\",\"product_description\":\"3\\\" steel plate for use with Lite Deck fastener\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc.\",\"approval_number_master\":\"FL#699-R0\",\"approval_number\":\"FL699.12\",\"seq\":12,\"product_model\":\"NTB-1H\",\"product_description\":\"Nylon auger fastener for gypsum and cementious woodfiber decks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc.\",\"approval_number_master\":\"FL#699-R0\",\"approval_number\":\"FL699.13\",\"seq\":13,\"product_model\":\"NTB-2H\",\"product_description\":\"Nylon auger fastener for gypsum and cementious woodfiber deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc.\",\"approval_number_master\":\"FL#699-R0\",\"approval_number\":\"FL699.14\",\"seq\":14,\"product_model\":\"Purlin Fastener\",\"product_description\":\"screw for attachment to Z purlins and bar joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc.\",\"approval_number_master\":\"FL#699-R0\",\"approval_number\":\"FL699.15\",\"seq\":15,\"product_model\":\"Standard #12\",\"product_description\":\"standard roofing screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc.\",\"approval_number_master\":\"FL#699-R0\",\"approval_number\":\"FL699.16\",\"seq\":16,\"product_model\":\"Strap Toggle\",\"product_description\":\"1\\\/4\\\" bolt with toggle wing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Altenloh, Brinck and Co. U.S., Inc.\":[{\"manufacturer\":\"Altenloh, Brinck and Co. U.S., Inc.\",\"approval_number_master\":\"FL#4500-R7\",\"approval_number\":\"FL4500.1\",\"seq\":1,\"product_model\":\"Trufast Roof Fastening Components\",\"product_description\":\"Fasteners, stress plates and batten bars for use in roof assemblies.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Altenloh, Brinck and Co. U.S., Inc.\",\"approval_number_master\":\"FL#4500-R0\",\"approval_number\":\"FL4500.2\",\"seq\":2,\"product_model\":\"Truast SIP TP\",\"product_description\":\"Fastener\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Altenloh, Brinck and Co. U.S., Inc.\",\"approval_number_master\":\"FL#4500-R0\",\"approval_number\":\"FL4500.3\",\"seq\":3,\"product_model\":\"Trufast 2 in. Barbed Metal Stress Plate\",\"product_description\":\"Stress Plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Altenloh, Brinck and Co. U.S., Inc.\",\"approval_number_master\":\"FL#4500-R0\",\"approval_number\":\"FL4500.4\",\"seq\":4,\"product_model\":\"Trufast 2 in. Metal Stress Plate\",\"product_description\":\"Stress Plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Altenloh, Brinck and Co. U.S., Inc.\",\"approval_number_master\":\"FL#4500-R0\",\"approval_number\":\"FL4500.5\",\"seq\":5,\"product_model\":\"Trufast 2.4 in. Barbed Seam Plate\",\"product_description\":\"Stress Plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Altenloh, Brinck and Co. U.S., Inc.\",\"approval_number_master\":\"FL#4500-R0\",\"approval_number\":\"FL4500.6\",\"seq\":6,\"product_model\":\"Trufast CF Fastener\",\"product_description\":\"Fastener\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Altenloh, Brinck and Co. U.S., Inc.\",\"approval_number_master\":\"FL#4500-R0\",\"approval_number\":\"FL4500.7\",\"seq\":7,\"product_model\":\"Trufast CF Tap Grip\",\"product_description\":\"Fastener\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Altenloh, Brinck and Co. U.S., Inc.\",\"approval_number_master\":\"FL#4500-R0\",\"approval_number\":\"FL4500.8\",\"seq\":8,\"product_model\":\"Trufast CF Tap Grip (bugle-phillips drive)\",\"product_description\":\"Fastener\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Altenloh, Brinck and Co. U.S., Inc.\",\"approval_number_master\":\"FL#4500-R0\",\"approval_number\":\"FL4500.9\",\"seq\":9,\"product_model\":\"Trufast CF Tap Grip (bugle-square drive)\",\"product_description\":\"Fastener\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Altenloh, Brinck and Co. U.S., Inc.\",\"approval_number_master\":\"FL#4500-R0\",\"approval_number\":\"FL4500.10\",\"seq\":10,\"product_model\":\"Trufast CF Tap Grip (hex washer head drive)\",\"product_description\":\"Fastener\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Altenloh, Brinck and Co. U.S., Inc.\",\"approval_number_master\":\"FL#4500-R0\",\"approval_number\":\"FL4500.11\",\"seq\":11,\"product_model\":\"Trufast DL\",\"product_description\":\"Fastener\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Altenloh, Brinck and Co. U.S., Inc.\",\"approval_number_master\":\"FL#4500-R0\",\"approval_number\":\"FL4500.12\",\"seq\":12,\"product_model\":\"Trufast DP\",\"product_description\":\"Fastener\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Altenloh, Brinck and Co. U.S., Inc.\",\"approval_number_master\":\"FL#4500-R0\",\"approval_number\":\"FL4500.13\",\"seq\":13,\"product_model\":\"Trufast DP-H\",\"product_description\":\"Fastener\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Altenloh, Brinck and Co. U.S., Inc.\",\"approval_number_master\":\"FL#4500-R0\",\"approval_number\":\"FL4500.14\",\"seq\":14,\"product_model\":\"Trufast EHD\",\"product_description\":\"Fastener\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Altenloh, Brinck and Co. U.S., Inc.\",\"approval_number_master\":\"FL#4500-R0\",\"approval_number\":\"FL4500.15\",\"seq\":15,\"product_model\":\"Trufast Fluted Concrete Nail\",\"product_description\":\"Fastener\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Altenloh, Brinck and Co. U.S., Inc.\",\"approval_number_master\":\"FL#4500-R0\",\"approval_number\":\"FL4500.16\",\"seq\":16,\"product_model\":\"Trufast HD\",\"product_description\":\"Fastener\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Altenloh, Brinck and Co. U.S., Inc.\",\"approval_number_master\":\"FL#4500-R0\",\"approval_number\":\"FL4500.17\",\"seq\":17,\"product_model\":\"Trufast MP-3\",\"product_description\":\"Stress Plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Altenloh, Brinck and Co. U.S., Inc.\",\"approval_number_master\":\"FL#4500-R0\",\"approval_number\":\"FL4500.18\",\"seq\":18,\"product_model\":\"Trufast MP-3-SS\",\"product_description\":\"Stress Plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Altenloh, Brinck and Co. U.S., Inc.\",\"approval_number_master\":\"FL#4500-R0\",\"approval_number\":\"FL4500.19\",\"seq\":19,\"product_model\":\"Trufast MPH-3\",\"product_description\":\"Stress Plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Altenloh, Brinck and Co. U.S., Inc.\",\"approval_number_master\":\"FL#4500-R0\",\"approval_number\":\"FL4500.20\",\"seq\":20,\"product_model\":\"Trufast PA (pre-assembled) System\",\"product_description\":\"Fastener\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Altenloh, Brinck and Co. U.S., Inc.\",\"approval_number_master\":\"FL#4500-R0\",\"approval_number\":\"FL4500.21\",\"seq\":21,\"product_model\":\"Trufast Plastic Plate\",\"product_description\":\"Stress Plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Altenloh, Brinck and Co. U.S., Inc.\",\"approval_number_master\":\"FL#4500-R0\",\"approval_number\":\"FL4500.22\",\"seq\":22,\"product_model\":\"Trufast Purlin Fastener (square drive)\",\"product_description\":\"Fastener\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Altenloh, Brinck and Co. U.S., Inc.\",\"approval_number_master\":\"FL#4500-R0\",\"approval_number\":\"FL4500.23\",\"seq\":23,\"product_model\":\"Trufast SIP HD\",\"product_description\":\"Fastener\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Altenloh, Brinck and Co. U.S., Inc.\",\"approval_number_master\":\"FL#4500-R0\",\"approval_number\":\"FL4500.24\",\"seq\":24,\"product_model\":\"Trufast SIP LD\",\"product_description\":\"Fastener\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Altenloh, Brinck and Co. U.S., Inc.\",\"approval_number_master\":\"FL#4500-R0\",\"approval_number\":\"FL4500.25\",\"seq\":25,\"product_model\":\"Trufast TL\",\"product_description\":\"Fastener\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Altenloh, Brinck and Co. U.S., Inc.\",\"approval_number_master\":\"FL#4500-R0\",\"approval_number\":\"FL4500.26\",\"seq\":26,\"product_model\":\"Trufast TL 2 in. Lap Plate\",\"product_description\":\"Stress Plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Altenloh, Brinck and Co. U.S., Inc.\",\"approval_number_master\":\"FL#4500-R0\",\"approval_number\":\"FL4500.27\",\"seq\":27,\"product_model\":\"Trufast TL 3 in. Insulation Plate\",\"product_description\":\"Stress Plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Altenloh, Brinck and Co. U.S., Inc.\",\"approval_number_master\":\"FL#4500-R0\",\"approval_number\":\"FL4500.28\",\"seq\":28,\"product_model\":\"Trufast TP\",\"product_description\":\"Fastener\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Altenloh, Brinck and Co. U.S., Inc.\",\"approval_number_master\":\"FL#4500-R0\",\"approval_number\":\"FL4500.29\",\"seq\":29,\"product_model\":\"Trufast Tru-Spike (1\\\/4\\\")\",\"product_description\":\"Fastener\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Altenloh, Brinck and Co. U.S., Inc.\",\"approval_number_master\":\"FL#4500-R0\",\"approval_number\":\"FL4500.30\",\"seq\":30,\"product_model\":\"Trufast Tru-Spike (3\\\/16\\\")\",\"product_description\":\"Fastener\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Altenloh, Brinck and Co. U.S., Inc.\",\"approval_number_master\":\"FL#4500-R0\",\"approval_number\":\"FL4500.31\",\"seq\":31,\"product_model\":\"Trufast Ultra Stainless Steel\",\"product_description\":\"Fastener\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Altenloh, Brinck and Co. U.S., Inc.\",\"approval_number_master\":\"FL#4500-R0\",\"approval_number\":\"FL4500.32\",\"seq\":32,\"product_model\":\"Trufast Zamac Nailin\",\"product_description\":\"Fastener\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Ace Screws\":[{\"manufacturer\":\"Ace Screws\",\"approval_number_master\":\"FL#41667-R0\",\"approval_number\":\"FL41667.1\",\"seq\":1,\"product_model\":\"ACE #12 SKINNYnSTRONG\",\"product_description\":\"ACE-SS-12-INB\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-10-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ace Screws\",\"approval_number_master\":\"FL#41667-R0\",\"approval_number\":\"FL41667.2\",\"seq\":2,\"product_model\":\"ACE #15 FATnSTRONG\",\"product_description\":\"ACE-FS15-INB\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-10-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ace Screws\",\"approval_number_master\":\"FL#41667-R0\",\"approval_number\":\"FL41667.3\",\"seq\":3,\"product_model\":\"ACE 2-3\\\/8\\\" Seam Plate\",\"product_description\":\"ACE-PLT-238INS\\nAce 2-3\\\/8\\\" Seam Plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-10-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ace Screws\",\"approval_number_master\":\"FL#41667-R0\",\"approval_number\":\"FL41667.4\",\"seq\":4,\"product_model\":\"ACE 3\\\" BE Insulation Plate\",\"product_description\":\"ACE-PLT-2INI\\nAce 3\\\" Bullseye Insulation Plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-10-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ace Screws\",\"approval_number_master\":\"FL#41667-R0\",\"approval_number\":\"FL41667.5\",\"seq\":5,\"product_model\":\"ACE 3\\\" WW Insulation Plate\",\"product_description\":\"ACE-PLT-2INIW\\nAce 3\\\" Wagon Wheel Insulation Plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-10-06 00:00:00\",\"instructions_url\":\"\"}],\"SFS intec\":[{\"manufacturer\":\"SFS intec\",\"approval_number_master\":\"FL#661-R0\",\"approval_number\":\"FL661.1\",\"seq\":1,\"product_model\":\"Dekfast Fastening Systems\",\"product_description\":\"Roofing Fasteners\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"ES Products Inc.\":[{\"manufacturer\":\"ES Products Inc.\",\"approval_number_master\":\"FL#1173-R0\",\"approval_number\":\"FL1173.1\",\"seq\":1,\"product_model\":\"Roofing Fasteners\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Soprema, Inc.\":[{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#1175-R2\",\"approval_number\":\"FL1175.1\",\"seq\":1,\"product_model\":\"Tri-Fix Fastening System\",\"product_description\":\"Roofing fastener for LWIC, CWF and Gypsum Decks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Senco Products Inc.\":[{\"manufacturer\":\"Senco Products Inc.\",\"approval_number_master\":\"FL#2271-R0\",\"approval_number\":\"FL2271.1\",\"seq\":1,\"product_model\":\"08D300W\",\"product_description\":\"Screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Senco Products Inc.\",\"approval_number_master\":\"FL#2271-R0\",\"approval_number\":\"FL2271.2\",\"seq\":2,\"product_model\":\"Duraspin\",\"product_description\":\"Screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Senco Products Inc.\",\"approval_number_master\":\"FL#5135-R0\",\"approval_number\":\"FL5135.1\",\"seq\":1,\"product_model\":\"08D200W\",\"product_description\":\"#8 x 2\\\" Flat Head, #2 Square Drive, Weatherex coated wood screw, Type 17 auger point\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Senco Products Inc.\",\"approval_number_master\":\"FL#5135-R0\",\"approval_number\":\"FL5135.2\",\"seq\":2,\"product_model\":\"08D250W\",\"product_description\":\"#8 x 2-1\\\/2\\\" Flat Head, #2 Square Drive, Weatherex coated wood screw, Type 17 auger point\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Senco Products Inc.\",\"approval_number_master\":\"FL#5135-R0\",\"approval_number\":\"FL5135.3\",\"seq\":3,\"product_model\":\"08D300W\",\"product_description\":\"#8 x 3\\\" Flat Head, #2 Square Drive, Weatherex coated wood screw, Type 17 auger point\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"ITW Buildex\":[{\"manufacturer\":\"ITW Buildex\",\"approval_number_master\":\"FL#3715-R1\",\"approval_number\":\"FL3715.12\",\"seq\":12,\"product_model\":\"Recessed Metal Plate\",\"product_description\":\"3\\\" recessed metal plate for insulation attachment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Buildex\",\"approval_number_master\":\"FL#3715-R0\",\"approval_number\":\"FL3715.1\",\"seq\":1,\"product_model\":\"#12 Roofgrip\",\"product_description\":\"#12 pan head roofing screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Buildex\",\"approval_number_master\":\"FL#3715-R0\",\"approval_number\":\"FL3715.2\",\"seq\":2,\"product_model\":\"#14 Roofgrip\",\"product_description\":\"#14 pan head roofing screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Buildex\",\"approval_number_master\":\"FL#3715-R0\",\"approval_number\":\"FL3715.3\",\"seq\":3,\"product_model\":\"#15 Roofgrip\",\"product_description\":\"#15 pan head roofing screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Buildex\",\"approval_number_master\":\"FL#3715-R0\",\"approval_number\":\"FL3715.4\",\"seq\":4,\"product_model\":\"2\\\" Metal Seam Plate\",\"product_description\":\"2\\\" round metal seam plate for membrane attachment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Buildex\",\"approval_number_master\":\"FL#3715-R0\",\"approval_number\":\"FL3715.5\",\"seq\":5,\"product_model\":\"Buildex 3\\\" Round Metal Plate\",\"product_description\":\"3\\\" round metal plate for insulation attachment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Buildex\",\"approval_number_master\":\"FL#3715-R0\",\"approval_number\":\"FL3715.6\",\"seq\":6,\"product_model\":\"Flat Bottom Metal Plate\",\"product_description\":\"3\\\" square flat bottom metal plate for insulation attachment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Buildex\",\"approval_number_master\":\"FL#3715-R0\",\"approval_number\":\"FL3715.7\",\"seq\":7,\"product_model\":\"Gearlok Plastic Plate\",\"product_description\":\"3\\\" round plastic plate for insulation attachment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Buildex\",\"approval_number_master\":\"FL#3715-R0\",\"approval_number\":\"FL3715.8\",\"seq\":8,\"product_model\":\"Hextra\",\"product_description\":\"#12 hex head roofing screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Buildex\",\"approval_number_master\":\"FL#3715-R0\",\"approval_number\":\"FL3715.9\",\"seq\":9,\"product_model\":\"Polymer Gyptec\",\"product_description\":\"nylon auger fastener for gypsum and cementitious wood fiber decks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Buildex\",\"approval_number_master\":\"FL#3715-R0\",\"approval_number\":\"FL3715.10\",\"seq\":10,\"product_model\":\"Polymer Gyptec Metal Plate\",\"product_description\":\"3\\\" square metal plate used with Polymer Gyptec fastener\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Buildex\",\"approval_number_master\":\"FL#3715-R0\",\"approval_number\":\"FL3715.11\",\"seq\":11,\"product_model\":\"Recessed Metal Plate\",\"product_description\":\"3\\\" recessed metal plate for insulation attachment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Skyline Manufacturing Inc.\":[{\"manufacturer\":\"Skyline Manufacturing Inc.\",\"approval_number_master\":\"FL#9098-R0\",\"approval_number\":\"FL9098.1\",\"seq\":1,\"product_model\":\"SMI Tile Cleats\",\"product_description\":\"SMI Tile Cleats\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Siplast Inc.\":[{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1355-R2\",\"approval_number\":\"FL1355.1\",\"seq\":1,\"product_model\":\"NVS Fastener\",\"product_description\":\"Base sheet fastener for use with lightweight insulation concrete\",\"design_pressure\":\"+0\\\/-75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1355-R2\",\"approval_number\":\"FL1355.2\",\"seq\":2,\"product_model\":\"Parafast #15 XHD\",\"product_description\":\"Insulation Fastener\",\"design_pressure\":\"+0\\\/--172.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1355-R2\",\"approval_number\":\"FL1355.3\",\"seq\":3,\"product_model\":\"Parafast 3\\\" Metal Plate\",\"product_description\":\"3\\\" round plate for use with Parafast standard, HD, XHD, and CD-10 fasteners\",\"design_pressure\":\"+0\\\/-67.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2001-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1355-R2\",\"approval_number\":\"FL1355.4\",\"seq\":4,\"product_model\":\"Parafast Barbed Base Sheet Disc\",\"product_description\":\"2 3\\\/4\\\"Barbed Steel Plate\",\"design_pressure\":\"+0\\\/--172.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1355-R2\",\"approval_number\":\"FL1355.5\",\"seq\":5,\"product_model\":\"Parafast Roofing Fastener\",\"product_description\":\"Insulation fastener.\",\"design_pressure\":\"+0\\\/--67.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1355-R2\",\"approval_number\":\"FL1355.6\",\"seq\":6,\"product_model\":\"Parafast XHD Fastener\",\"product_description\":\"Extra heavy-duty insulation fastener\",\"design_pressure\":\"+0\\\/-82.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1355-R2\",\"approval_number\":\"FL1355.7\",\"seq\":7,\"product_model\":\"Zono-Tite Fastener\",\"product_description\":\"Base sheet fastener for use with lightweight insulating concrete\",\"design_pressure\":\"+0\\\/-82.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1355-R0\",\"approval_number\":\"FL1355.8\",\"seq\":8,\"product_model\":\"Parafast Roofing Fastener\",\"product_description\":\"Insulation fastener.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1355-R0\",\"approval_number\":\"FL1355.9\",\"seq\":9,\"product_model\":\"Parafast XHD Fastener\",\"product_description\":\"Extra heavy-duty insulation fastener\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1355-R0\",\"approval_number\":\"FL1355.10\",\"seq\":10,\"product_model\":\"Zono-Tite Fastener\",\"product_description\":\"Base sheet fastener for use with lightweight insulating concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Simpson Strong-Tie Company\":[{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#16937-R0\",\"approval_number\":\"FL16937.1\",\"seq\":1,\"product_model\":\"X1S1016, X1B1016-4K\",\"product_description\":\"Roof Deck Sidelap Screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#16937-R0\",\"approval_number\":\"FL16937.2\",\"seq\":2,\"product_model\":\"X34S1016, X34B1016-5K\",\"product_description\":\"Roof Deck Sidelap Screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#16937-R0\",\"approval_number\":\"FL16937.3\",\"seq\":3,\"product_model\":\"XLQ114T1224, XLQ114B1224-2K\",\"product_description\":\"Roof Deck Screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#16937-R0\",\"approval_number\":\"FL16937.4\",\"seq\":4,\"product_model\":\"XMQ114S1224, XMQ114B1224-2.5K\",\"product_description\":\"Roof Deck Screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#16937-R0\",\"approval_number\":\"FL16937.5\",\"seq\":5,\"product_model\":\"XQ112S1224, XQ112B1224-2K\",\"product_description\":\"Roof Deck Screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#16937-R0\",\"approval_number\":\"FL16937.6\",\"seq\":6,\"product_model\":\"XQ114S1224, XQ114B1224-2.5K, X114S1224\",\"product_description\":\"Roof Deck Screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#16937-R0\",\"approval_number\":\"FL16937.7\",\"seq\":7,\"product_model\":\"XQ1S1016, XQ1B1016-4K\",\"product_description\":\"Roof Deck Sidelap Screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#16937-R0\",\"approval_number\":\"FL16937.8\",\"seq\":8,\"product_model\":\"XQ78S1224, XQ78B1224-3K\",\"product_description\":\"Roof Deck Screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#16937-R0\",\"approval_number\":\"FL16937.9\",\"seq\":9,\"product_model\":\"XU34S1016, XU34B1016-5K\",\"product_description\":\"Roof Deck Sidelap Screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Peak Building Products\":[{\"manufacturer\":\"Peak Building Products\",\"approval_number_master\":\"FL#17315-R0\",\"approval_number\":\"FL17315.1\",\"seq\":1,\"product_model\":\"Peak Roofing Fasteners\",\"product_description\":\"Fasteners and stress plates for roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"SFS GROUP USA, Inc.\":[{\"manufacturer\":\"SFS GROUP USA, Inc.\",\"approval_number_master\":\"FL#20311-R0\",\"approval_number\":\"FL20311.1\",\"seq\":1,\"product_model\":\"SFS Intec Roof Fastening Components\",\"product_description\":\"Roofing fasteners, plates and bars\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-02-24 00:00:00\",\"instructions_url\":\"\"}],\"National Nail\":[{\"manufacturer\":\"National Nail\",\"approval_number_master\":\"FL#35349-R0\",\"approval_number\":\"FL35349.1\",\"seq\":1,\"product_model\":\"Stinger Cap Nails\",\"product_description\":\"Stinger Cap Nail consists of galvanized nail and an HDPE cap. See CCRR for full description\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"National Nail\",\"approval_number_master\":\"FL#41741-R0\",\"approval_number\":\"FL41741.1\",\"seq\":1,\"product_model\":\"CAMO\\u00ae Series Structural Wood Screws\",\"product_description\":\"Framing Screws\\nTruss Screws\\n1\\\/4\\\" Structural Flat and Hex Head Screws\\n5\\\/16\\\" Structural Flat and Hex Head Screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-01 00:00:00\",\"instructions_url\":\"\"}],\"SRS Distribution Inc.\":[{\"manufacturer\":\"SRS Distribution Inc.\",\"approval_number_master\":\"FL#38089-R0\",\"approval_number\":\"FL38089.1\",\"seq\":1,\"product_model\":\"SRS Distribution Roof Fastening Components\",\"product_description\":\"Corrosion resistant roofing screws and stress plates for use in Approved roof systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-03-29 00:00:00\",\"instructions_url\":\"\"}]},\"d. roofing products|||4. non-structural metal rf\":{\"Advanced Aluminum\":[{\"manufacturer\":\"Advanced Aluminum\",\"approval_number_master\":\"FL#1763-R5\",\"approval_number\":\"FL1763.1\",\"seq\":1,\"product_model\":\"Advantage Panel 26 Ga.\",\"product_description\":\"26 Ga. Advantage Roof Panel over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-123.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Aluminum\",\"approval_number_master\":\"FL#1763-R5\",\"approval_number\":\"FL1763.2\",\"seq\":2,\"product_model\":\"Permatile Panel 26 Ga.\",\"product_description\":\"26 Ga. Permatile Roof Panel over \\u00bd\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-161.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Aluminum\",\"approval_number_master\":\"FL#1763-R5\",\"approval_number\":\"FL1763.3\",\"seq\":3,\"product_model\":\"Permatile Panel Aluminum 0.030\\\"\",\"product_description\":\"0.030\\\" Aluminum Permatile Roof Panel over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-153.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Aluminum\",\"approval_number_master\":\"FL#30315-R3\",\"approval_number\":\"FL30315.1\",\"seq\":1,\"product_model\":\"Advantage Roof Panel\",\"product_description\":\"Steel roof panel, 36\\\" wide, mechanically attached to plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-68\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Aluminum\",\"approval_number_master\":\"FL#30315-R3\",\"approval_number\":\"FL30315.2\",\"seq\":2,\"product_model\":\"Advantage Roof Panel\",\"product_description\":\"Steel roof panel, 36\\\" wide, attached to 1 x 4 wood battens. Wood battens attached to plywood deck. Optional attach battens thru asphalt shingles\",\"design_pressure\":\"+N\\\/A\\\/-86\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Aluminum\",\"approval_number_master\":\"FL#33569-R2\",\"approval_number\":\"FL33569.1\",\"seq\":1,\"product_model\":\"01 Advantage Roof Panel\",\"product_description\":\"Steel roof panel, 36\\\" wide, mechanically attached to OSB deck\",\"design_pressure\":\"+N\\\/A\\\/-N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Aluminum\",\"approval_number_master\":\"FL#33569-R2\",\"approval_number\":\"FL33569.2\",\"seq\":2,\"product_model\":\"02 Advantage Roof Panel Plus Assembly\",\"product_description\":\"Steel roof panel, 36\\\" wide, mechanically attached to OSB deck with enhanced attachment pattern\",\"design_pressure\":\"+N\\\/A\\\/-N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Aluminum\",\"approval_number_master\":\"FL#2478-R0\",\"approval_number\":\"FL2478.1\",\"seq\":1,\"product_model\":\"1-PermaTile Roof Panel\",\"product_description\":\"26 Gauge Steel over 1\\\/2\\\" Plywood\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Aluminum\",\"approval_number_master\":\"FL#2478-R0\",\"approval_number\":\"FL2478.2\",\"seq\":2,\"product_model\":\"2-Advantage Roof Panel\",\"product_description\":\"29 Gauge Steel over 1\\\/2\\\" Plywood\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Aluminum\",\"approval_number_master\":\"FL#2478-R0\",\"approval_number\":\"FL2478.3\",\"seq\":3,\"product_model\":\"3-Advantage Roof Panel\",\"product_description\":\"26 Gauge Steel over 1\\\/2\\\" Plywood\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Aluminum\",\"approval_number_master\":\"FL#5284-R0\",\"approval_number\":\"FL5284.1\",\"seq\":1,\"product_model\":\"1- \\\"PermaTile\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 28\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Aluminum\",\"approval_number_master\":\"FL#5284-R0\",\"approval_number\":\"FL5284.2\",\"seq\":2,\"product_model\":\"2- \\\"Advantage\\\"\",\"product_description\":\"Minimum 29 Gauge Steel, Maximum 36\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Aluminum\",\"approval_number_master\":\"FL#5284-R0\",\"approval_number\":\"FL5284.3\",\"seq\":3,\"product_model\":\"3- \\\"Advantage\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 36\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Aluminum\",\"approval_number_master\":\"FL#16549-R0\",\"approval_number\":\"FL16549.1\",\"seq\":1,\"product_model\":\"Aluminum Permatile Roof Panel\",\"product_description\":\"0.030\\\" Aluminum Permatile Roof Panel over Plywood\",\"design_pressure\":\"+NA\\\/-104.8PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"McElroy Metal, Inc.\":[{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#1832-R18\",\"approval_number\":\"FL1832.1\",\"seq\":1,\"product_model\":\"5V Crimp\",\"product_description\":\"24\\\" coverage through fastened metal roofing\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#1832-R18\",\"approval_number\":\"FL1832.2\",\"seq\":2,\"product_model\":\"MasterLok 90 (ML90)\",\"product_description\":\"Trapezoidal snap together standing seam metal roofing\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#1832-R18\",\"approval_number\":\"FL1832.3\",\"seq\":3,\"product_model\":\"Max Rib\",\"product_description\":\"36\\\" coverage through fastened metal roofing\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#1832-R18\",\"approval_number\":\"FL1832.4\",\"seq\":4,\"product_model\":\"Maxima\\\/Maxima ADV\\\/Maxima 3\\\"\",\"product_description\":\"Vertical Leg Mechanically seamed Standing Seam Metal Roofing\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#1832-R18\",\"approval_number\":\"FL1832.5\",\"seq\":5,\"product_model\":\"Medallion I\",\"product_description\":\"Applied Batten Standing seam metal roofing\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#1832-R18\",\"approval_number\":\"FL1832.6\",\"seq\":6,\"product_model\":\"Medallion II\",\"product_description\":\"Applied Batten Standing Seam Metal Roofing\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#1832-R18\",\"approval_number\":\"FL1832.7\",\"seq\":7,\"product_model\":\"Medallion Lok\",\"product_description\":\"Vertical Leg Snap together Standing Seam Metal Roofing\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#1832-R18\",\"approval_number\":\"FL1832.8\",\"seq\":8,\"product_model\":\"MegaRib\",\"product_description\":\"36\\\" coverage through fastened metal roofing\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#1832-R18\",\"approval_number\":\"FL1832.9\",\"seq\":9,\"product_model\":\"Mirage\",\"product_description\":\"Snap together standing seam metal roofing\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#1832-R18\",\"approval_number\":\"FL1832.10\",\"seq\":10,\"product_model\":\"MultiRib\",\"product_description\":\"36\\\" coverage through fastened metal roofing\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#1832-R18\",\"approval_number\":\"FL1832.11\",\"seq\":11,\"product_model\":\"R-Panel\",\"product_description\":\"36\\\" coverage through fastened metal roofing\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#2358-R14\",\"approval_number\":\"FL2358.1\",\"seq\":1,\"product_model\":\"Meridian\",\"product_description\":\"Concealed Fastener Metal Roof Panel\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#8051-R13\",\"approval_number\":\"FL8051.1\",\"seq\":1,\"product_model\":\"MasterLok FS (MLFS)\",\"product_description\":\"Trapezoidal Standing seam Metal Roofing\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#8051-R13\",\"approval_number\":\"FL8051.2\",\"seq\":2,\"product_model\":\"Maxima 1.5\",\"product_description\":\"Vertical Leg Standing Seam Metal Roofing\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#8885-R13\",\"approval_number\":\"FL8885.1\",\"seq\":1,\"product_model\":\"U Panel\",\"product_description\":\"Through fastened metal roofing panel\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#10680-R15\",\"approval_number\":\"FL10680.1\",\"seq\":1,\"product_model\":\"Multi-Cor 26 Ga.\",\"product_description\":\"Through fastened Metal Roofing\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#13647-R12\",\"approval_number\":\"FL13647.1\",\"seq\":1,\"product_model\":\"Mirage II\",\"product_description\":\"Snap together standing seam metal roof.\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#16606-R11\",\"approval_number\":\"FL16606.1\",\"seq\":1,\"product_model\":\"ABC 238T\",\"product_description\":\"T-Panel standing seam metal roof installed over open framing.\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#16606-R11\",\"approval_number\":\"FL16606.2\",\"seq\":2,\"product_model\":\"ABC 238T\",\"product_description\":\"T-Panel standing seam metal roof installed over rigid insulation and metal deck.\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#16606-R11\",\"approval_number\":\"FL16606.3\",\"seq\":3,\"product_model\":\"ABC 238T\",\"product_description\":\"T-Panel standing seam metal roof installed over plywood deck.\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#17531-R10\",\"approval_number\":\"FL17531.1\",\"seq\":1,\"product_model\":\"ABC 138T\",\"product_description\":\"T-Panel standing seam metal roof installed over plywood deck\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#17905-R8\",\"approval_number\":\"FL17905.1\",\"seq\":1,\"product_model\":\"Met-Tile\",\"product_description\":\"A simulated tile roof stamped from galvalume coated steel sheet.\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#19173-R3\",\"approval_number\":\"FL19173.1\",\"seq\":1,\"product_model\":\"\\\"Milan\\\"\",\"product_description\":\"Steel roof panel, mechanically attached to Wood Deck with panel clips\",\"design_pressure\":\"+N\\\/A\\\/-46.85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#22330-R5\",\"approval_number\":\"FL22330.1\",\"seq\":1,\"product_model\":\"138T Roof Panel\",\"product_description\":\"138T Roof Panel, 24 Ga. 16\\\" Coverage Plywood\",\"design_pressure\":\"+N\\\/A\\\/-71.0 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#27196-R4\",\"approval_number\":\"FL27196.1\",\"seq\":1,\"product_model\":\"138T Roof Panel\",\"product_description\":\"138T Roof Panel, 24 Ga. 16\\\" Coverage over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-153.5psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#27197-R4\",\"approval_number\":\"FL27197.1\",\"seq\":1,\"product_model\":\"238T Roof Panel\",\"product_description\":\"238T 0.04\\\" Aluminum Roof Panel, 16\\\" Coverage over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-46.9 psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#30920-R2\",\"approval_number\":\"FL30920.1\",\"seq\":1,\"product_model\":\"Max-Rib Roof Panel over 1x4 Wood Purlins over Plywood\",\"product_description\":\"26 Ga. Max-Rib Roof Panel, 36in Coverage over 1x4 Wood Purlins over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-183.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#30920-R2\",\"approval_number\":\"FL30920.2\",\"seq\":2,\"product_model\":\"Max-Rib Roof Panel over 7\\\/16\\\" OSB\",\"product_description\":\"26 Ga. Max-Rib Roof Panel over 7\\\/16\\\" OSB\",\"design_pressure\":\"+N\\\/A\\\/-93.5 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#30920-R2\",\"approval_number\":\"FL30920.3\",\"seq\":3,\"product_model\":\"Max-Rib Roof Panel over Plywood\",\"product_description\":\"26 Ga. Max-Rib Roof Panel 36\\\" coverage over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-116.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#30920-R2\",\"approval_number\":\"FL30920.4\",\"seq\":4,\"product_model\":\"Maxima 216 Roof Panel over Plywood\",\"product_description\":\"24 Ga. Maxima 216 Roof Panel, 16\\\" Coverage over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-116.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#30920-R2\",\"approval_number\":\"FL30920.5\",\"seq\":5,\"product_model\":\"Medallion-Lok Roof Panel over Plywood\",\"product_description\":\"24 Ga. Medallion-Lok Roof Panel, 16\\\" Coverage over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-86.0 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#1535-R0\",\"approval_number\":\"FL1535.1\",\"seq\":1,\"product_model\":\"Multi-Rib 22 Ga.\",\"product_description\":\"36\\\" coverage thru-fastened metal roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#1535-R0\",\"approval_number\":\"FL1535.2\",\"seq\":2,\"product_model\":\"Multi-Rib 24 Ga.\",\"product_description\":\"36\\\" coverage thru-fastened metal roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#1535-R0\",\"approval_number\":\"FL1535.3\",\"seq\":3,\"product_model\":\"Multi-Rib 26 Ga.\",\"product_description\":\"36\\\" coverage thru-fastened metal roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#1580-R0\",\"approval_number\":\"FL1580.1\",\"seq\":1,\"product_model\":\"MegaRib 18 Ga.\",\"product_description\":\"36\\\" coverage thru-fastened metal roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#1580-R0\",\"approval_number\":\"FL1580.2\",\"seq\":2,\"product_model\":\"MegaRib 20 Ga.\",\"product_description\":\"36\\\" coverage thru-fastened metal roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#1580-R0\",\"approval_number\":\"FL1580.3\",\"seq\":3,\"product_model\":\"MegaRib 22 Ga.\",\"product_description\":\"36\\\" coverage thru-fastened metal roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#1580-R0\",\"approval_number\":\"FL1580.4\",\"seq\":4,\"product_model\":\"MegaRib 24 Ga.\",\"product_description\":\"36\\\" coverage thru-fastened metal roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#1580-R0\",\"approval_number\":\"FL1580.5\",\"seq\":5,\"product_model\":\"MegaRib 26 Ga.\",\"product_description\":\"36\\\" coverage thru-fastened metal roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Kent Construction and Roofing, Inc\":[{\"manufacturer\":\"Kent Construction and Roofing, Inc\",\"approval_number_master\":\"FL#46817-R1\",\"approval_number\":\"FL46817.1\",\"seq\":1,\"product_model\":\"SNAP-CLAD (.032\\\" min.)\",\"product_description\":\".032\\\" (min.) x 12\\\" thru 18\\\" Wide Aluminum Panel over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kent Construction and Roofing, Inc\",\"approval_number_master\":\"FL#46817-R1\",\"approval_number\":\"FL46817.2\",\"seq\":2,\"product_model\":\"SNAP-CLAD (.040\\\" min.)\",\"product_description\":\".040\\\" (min.) x 12\\\" thru 18\\\" Wide Aluminum Panel over Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kent Construction and Roofing, Inc\",\"approval_number_master\":\"FL#46817-R1\",\"approval_number\":\"FL46817.3\",\"seq\":3,\"product_model\":\"SNAP-CLAD (24 ga. min.)\",\"product_description\":\"24 ga. (min.) x 12\\\" thru 18\\\" Wide Steel Panel over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-181.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kent Construction and Roofing, Inc\",\"approval_number_master\":\"FL#46817-R1\",\"approval_number\":\"FL46817.4\",\"seq\":4,\"product_model\":\"Tite-Loc Plus (.032\\\" min.)\",\"product_description\":\".032\\\" (min.) x 12\\\" thru 18\\\" Wide Aluminum Panel over Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kent Construction and Roofing, Inc\",\"approval_number_master\":\"FL#46817-R1\",\"approval_number\":\"FL46817.5\",\"seq\":5,\"product_model\":\"Tite-Loc Plus (.032\\\" min.)\",\"product_description\":\".032\\\" (min.) x 12\\\" thru 18\\\" Wide Aluminum Panel over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-204.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kent Construction and Roofing, Inc\",\"approval_number_master\":\"FL#46817-R1\",\"approval_number\":\"FL46817.6\",\"seq\":6,\"product_model\":\"Tite-Loc Plus (24 ga. min.)\",\"product_description\":\"24 ga. (min.) x 12\\\" thru 18\\\" Wide Steel Panel over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-196.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kent Construction and Roofing, Inc\",\"approval_number_master\":\"FL#46817-R1\",\"approval_number\":\"FL46817.7\",\"seq\":7,\"product_model\":\"Tite-Loc Plus (24 ga. min.)\",\"product_description\":\"24 ga. (min.) x 12\\\" thru 18\\\" Wide Steel Panel over Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-204.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kent Construction and Roofing, Inc\",\"approval_number_master\":\"FL#2150-R4\",\"approval_number\":\"FL2150.1\",\"seq\":1,\"product_model\":\"KRS 2400\",\"product_description\":\"18 wide\",\"design_pressure\":\"+52.5\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kent Construction and Roofing, Inc\",\"approval_number_master\":\"FL#2150-R4\",\"approval_number\":\"FL2150.2\",\"seq\":2,\"product_model\":\"KRS 2400\",\"product_description\":\"16 wide\",\"design_pressure\":\"+52.5\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kent Construction and Roofing, Inc\",\"approval_number_master\":\"FL#33117-R0\",\"approval_number\":\"FL33117.1\",\"seq\":1,\"product_model\":\"SNAP-CLAD (0.032\\\" min.)\",\"product_description\":\"0.032\\\" (min.) x 12\\\" thru 18\\\" Wide Aluminum Panel over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kent Construction and Roofing, Inc\",\"approval_number_master\":\"FL#33117-R0\",\"approval_number\":\"FL33117.2\",\"seq\":2,\"product_model\":\"SNAP-CLAD (0.040\\\" min.)\",\"product_description\":\"0.040\\\" (min.) x 12\\\" thru 18\\\" Wide Aluminum Panel over Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kent Construction and Roofing, Inc\",\"approval_number_master\":\"FL#33117-R0\",\"approval_number\":\"FL33117.3\",\"seq\":3,\"product_model\":\"SNAP-CLAD (24 ga. min.)\",\"product_description\":\"24 ga. (min.) x 12\\\" thru 18\\\" Wide Steel Panel over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-181.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kent Construction and Roofing, Inc\",\"approval_number_master\":\"FL#33117-R0\",\"approval_number\":\"FL33117.4\",\"seq\":4,\"product_model\":\"Tite-Loc Plus (0.032\\\" min.)\",\"product_description\":\"0.032\\\" (min.) x 12\\\" thru 18\\\" Wide Aluminum Panel over Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kent Construction and Roofing, Inc\",\"approval_number_master\":\"FL#33117-R0\",\"approval_number\":\"FL33117.5\",\"seq\":5,\"product_model\":\"Tite-Loc Plus (0.032\\\" min.)\",\"product_description\":\"0.032\\\" (min.) x 12\\\" thru 18\\\" Wide Aluminum Panel over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-204.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kent Construction and Roofing, Inc\",\"approval_number_master\":\"FL#33117-R0\",\"approval_number\":\"FL33117.6\",\"seq\":6,\"product_model\":\"Tite-Loc Plus (24 ga. min.)\",\"product_description\":\"24 ga. (min.) x 12\\\" thru 18\\\" Wide Steel Panel over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-196.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kent Construction and Roofing, Inc\",\"approval_number_master\":\"FL#33117-R0\",\"approval_number\":\"FL33117.7\",\"seq\":7,\"product_model\":\"Tite-Loc Plus (24 ga. min.)\",\"product_description\":\"24 ga. (min.) x 12\\\" thru 18\\\" Wide Steel Panel over Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-204.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-06 00:00:00\",\"instructions_url\":\"\"}],\"ATAS International, Inc.\":[{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#2905-R8\",\"approval_number\":\"FL2905.1\",\"seq\":1,\"product_model\":\"ADVANTA Shingle\",\"product_description\":\"Simulated dimensional shingle HAS300\",\"design_pressure\":\"+n\\\/a\\\/-45\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#2905-R8\",\"approval_number\":\"FL2905.2\",\"seq\":2,\"product_model\":\"Castletop\",\"product_description\":\"Diamond shaped metal shingle HCT160\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#3162-R8\",\"approval_number\":\"FL3162.1\",\"seq\":1,\"product_model\":\"ScanRoof\",\"product_description\":\"ScanRoof SCP163\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#3162-R8\",\"approval_number\":\"FL3162.2\",\"seq\":2,\"product_model\":\"Techo Tile\",\"product_description\":\"Simulated spanish \\\"S\\\" tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#3556-R9\",\"approval_number\":\"FL3556.1\",\"seq\":1,\"product_model\":\"Dutch Seam\",\"product_description\":\"MRD Dutch Seam Series (MRD110, MRD150, MRD194).\",\"design_pressure\":\"+n\\\/a\\\/-110\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#3556-R9\",\"approval_number\":\"FL3556.2\",\"seq\":2,\"product_model\":\"Dutch Seam MRD150, MRD194\",\"product_description\":\"Dutch Seam MRD150, MRD194\",\"design_pressure\":\"+n\\\/a\\\/-158\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#3924-R0\",\"approval_number\":\"FL3924.1\",\"seq\":1,\"product_model\":\"Performa Shingle (Union Corrugating)\",\"product_description\":\"Simulated dimensional shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#4409-R0\",\"approval_number\":\"FL4409.1\",\"seq\":1,\"product_model\":\"Granutile\",\"product_description\":\"Stone coated metal tile roof panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#4409-R0\",\"approval_number\":\"FL4409.2\",\"seq\":2,\"product_model\":\"Stonehenge Shingle (Stonehenge Roofing Products)\",\"product_description\":\"Stone coated metal roofing tile.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#3556-R4\",\"approval_number\":\"FL3556.3\",\"seq\":3,\"product_model\":\"Field Lock Panel\",\"product_description\":\"Mechanically seamed roof panel\\nFL panel series\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"DCSM Manufacturing LLC\":[{\"manufacturer\":\"DCSM Manufacturing LLC\",\"approval_number_master\":\"FL#3546-R12\",\"approval_number\":\"FL3546.1\",\"seq\":1,\"product_model\":\"D.C.S.M. VS-150\",\"product_description\":\"Snap-Lock Standing Seam Panel\",\"design_pressure\":\"+N\\\/A\\\/-86\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DCSM Manufacturing LLC\",\"approval_number_master\":\"FL#3548-R11\",\"approval_number\":\"FL3548.1\",\"seq\":1,\"product_model\":\"D.C.S.M. 5V Crimp\",\"product_description\":\"5V Crimp Metal Roof System\",\"design_pressure\":\"+N\\\/A\\\/-86\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DCSM Manufacturing LLC\",\"approval_number_master\":\"FL#9318-R6\",\"approval_number\":\"FL9318.1\",\"seq\":1,\"product_model\":\"1\\\" Mini Batten Standing Seam Panel\",\"product_description\":\"Min. 24 ga. non-structural, snap lock standing seam roof panel secured with 1\\\" batten\",\"design_pressure\":\"+0\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DCSM Manufacturing LLC\",\"approval_number_master\":\"FL#9318-R6\",\"approval_number\":\"FL9318.2\",\"seq\":2,\"product_model\":\"DCSM R-Panel\",\"product_description\":\"Roof Panel - 26 Gauge Steel, Max.36\\\" Wide Panel Attached to Steel Purlins\",\"design_pressure\":\"+0\\\/-46\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DCSM Manufacturing LLC\",\"approval_number_master\":\"FL#9318-R6\",\"approval_number\":\"FL9318.3\",\"seq\":3,\"product_model\":\"VS-150 Panel 0.032 Al\",\"product_description\":\"Min. 0.032 in. aluminum, non-structural, snap lock standing seam roof panel\",\"design_pressure\":\"+0\\\/-82.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DCSM Manufacturing LLC\",\"approval_number_master\":\"FL#9318-R6\",\"approval_number\":\"FL9318.4\",\"seq\":4,\"product_model\":\"VS-150 Panel 26 ga.\",\"product_description\":\"Min. 26 ga. non-structural, snap lock standing seam roof panel\",\"design_pressure\":\"+0\\\/-41.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DCSM Manufacturing LLC\",\"approval_number_master\":\"FL#19230-R2\",\"approval_number\":\"FL19230.1\",\"seq\":1,\"product_model\":\"D.C.S.M. R-Panel\",\"product_description\":\"26 ga. R-Panel over wood deck\",\"design_pressure\":\"+N\\\/A\\\/-84.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DCSM Manufacturing LLC\",\"approval_number_master\":\"FL#5997-R2\",\"approval_number\":\"FL5997.1\",\"seq\":1,\"product_model\":\"DCSM R-Panel\",\"product_description\":\"DCSM R-Panel Metal Roof System - 26 ga galvalume\",\"design_pressure\":\"+N\\\/A\\\/-84.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DCSM Manufacturing LLC\",\"approval_number_master\":\"FL#7239-R1\",\"approval_number\":\"FL7239.1\",\"seq\":1,\"product_model\":\"D.C.S.M. \\\"MP-15\\\"\",\"product_description\":\"Roof Panel - 24 Gauge Steel, 16\\\" Width, Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DCSM Manufacturing LLC\",\"approval_number_master\":\"FL#7522-R0\",\"approval_number\":\"FL7522.1\",\"seq\":1,\"product_model\":\"1\\\" MECHANICAL LOCK\",\"product_description\":\"24GA MECHANICAL LOCK\",\"design_pressure\":\"+N\\\/A\\\/-107.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DCSM Manufacturing LLC\",\"approval_number_master\":\"FL#7523-R1\",\"approval_number\":\"FL7523.1\",\"seq\":1,\"product_model\":\"D.C.S.M. \\\"MP-15\\\"\",\"product_description\":\"Roof Panel - 0.032\\\" Aluminum, 20\\\" Width, attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-72.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DCSM Manufacturing LLC\",\"approval_number_master\":\"FL#7524-R1\",\"approval_number\":\"FL7524.1\",\"seq\":1,\"product_model\":\"D.C.S.M. \\\"MP-15\\\"\",\"product_description\":\"Roof Panel - 16 oz. Copper, 16\\\" Width attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-122.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DCSM Manufacturing LLC\",\"approval_number_master\":\"FL#7525-R0\",\"approval_number\":\"FL7525.1\",\"seq\":1,\"product_model\":\"1\\\" NAIL STRIP\",\"product_description\":\"24GA NAIL STRIP\",\"design_pressure\":\"+N\\\/A\\\/-100PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DCSM Manufacturing LLC\",\"approval_number_master\":\"FL#7526-R0\",\"approval_number\":\"FL7526.1\",\"seq\":1,\"product_model\":\"1.5 NAIL STRIP\",\"product_description\":\"24GA NAIL STRIP\",\"design_pressure\":\"+N\\\/A\\\/-65PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DCSM Manufacturing LLC\",\"approval_number_master\":\"FL#7527-R0\",\"approval_number\":\"FL7527.1\",\"seq\":1,\"product_model\":\"1.5 NAIL STRIP\",\"product_description\":\"22GA NAIL STRIP\",\"design_pressure\":\"+N\\\/A\\\/-105PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DCSM Manufacturing LLC\",\"approval_number_master\":\"FL#7601-R0\",\"approval_number\":\"FL7601.1\",\"seq\":1,\"product_model\":\"SNAP LOCK\",\"product_description\":\"24GA SNAP LOCK 1.5\",\"design_pressure\":\"+N\\\/A\\\/-52.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DCSM Manufacturing LLC\",\"approval_number_master\":\"FL#9911-R1\",\"approval_number\":\"FL9911.1\",\"seq\":1,\"product_model\":\"D.C.S.M. \\\"VS 150\\\"\",\"product_description\":\"Roof Panel - 26 Gauge Steel, 16\\\" Width, Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-41.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DCSM Manufacturing LLC\",\"approval_number_master\":\"FL#14734-R0\",\"approval_number\":\"FL14734.1\",\"seq\":1,\"product_model\":\"D.C.S.M. VS-150\",\"product_description\":\".032 Aluminum Snap-Lock Standing Seam Panel\",\"design_pressure\":\"+N\\\/A\\\/-82.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DCSM Manufacturing LLC\",\"approval_number_master\":\"FL#15569-R0\",\"approval_number\":\"FL15569.1\",\"seq\":1,\"product_model\":\"D.C.S.M. 1\\\" Mini Batten Standing Seam\",\"product_description\":\"D.C.S.M. 1\\\" Mini Batten Standing Seam - 24 ga galvalume\",\"design_pressure\":\"+N\\\/A\\\/-90\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"The Garland Company, Inc.\":[{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#3671-R9\",\"approval_number\":\"FL3671.1\",\"seq\":1,\"product_model\":\"R-Mer Non-Structural Metal Roof Systems (NON-HVHZ)\",\"product_description\":\"Non-structural metal roof systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-60\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#12377-R5\",\"approval_number\":\"FL12377.1\",\"seq\":1,\"product_model\":\"R-Mer Span Aluminum Panel\",\"product_description\":\"0.04\\\" thick, 12\\\" wide panel fastened to steel deck\",\"design_pressure\":\"+N\\\/A\\\/-210\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#12377-R5\",\"approval_number\":\"FL12377.2\",\"seq\":2,\"product_model\":\"R-Mer Span Steel Panel\",\"product_description\":\"22 ga. 12\\\" wide panel fastened to steel deck\",\"design_pressure\":\"+N\\\/A\\\/-285\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#3671-R0\",\"approval_number\":\"FL3671.2\",\"seq\":2,\"product_model\":\"R-Mer Loc\",\"product_description\":\"steel or aluminum standing seam metal roof\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#3671-R0\",\"approval_number\":\"FL3671.3\",\"seq\":3,\"product_model\":\"R-Mer Span\",\"product_description\":\"steel or aluminum standing seam metal roof\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Metal Panels Inc.\":[{\"manufacturer\":\"Metal Panels Inc.\",\"approval_number_master\":\"FL#3900-R3\",\"approval_number\":\"FL3900.1\",\"seq\":1,\"product_model\":\"SSFF1\",\"product_description\":\"Min 29 ga., max 24\\\" wide concealed fastened roof panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Panels Inc.\",\"approval_number_master\":\"FL#3900-R3\",\"approval_number\":\"FL3900.2\",\"seq\":2,\"product_model\":\"Strongseam AG Panel\",\"product_description\":\"Min 29 ga., max 36\\\" wide through fastened panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Edco Products, Inc.\":[{\"manufacturer\":\"Edco Products, Inc.\",\"approval_number_master\":\"FL#4077-R8\",\"approval_number\":\"FL4077.1\",\"seq\":1,\"product_model\":\"ArrowLine Shingle-Shake\",\"product_description\":\"28 Ga. 1270 ArrowLine Shingle-Shake Metal Roof Shingles over Min. 19\\\/32\\\" Plywood Decking\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Edco Products, Inc.\",\"approval_number_master\":\"FL#4077-R8\",\"approval_number\":\"FL4077.2\",\"seq\":2,\"product_model\":\"ArrowLine Slate\",\"product_description\":\"28 Ga. ArrowLine Slate Metal Roof Shingles over Min. 19\\\/32\\\" Plywood Decking\",\"design_pressure\":\"+N\\\/A\\\/-71.0 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Edco Products, Inc.\",\"approval_number_master\":\"FL#4077-R8\",\"approval_number\":\"FL4077.3\",\"seq\":3,\"product_model\":\"Generations Shingle-Shake\",\"product_description\":\"28 Ga. Generations Shingle-Shake over 19\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-116.0psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Edco Products, Inc.\",\"approval_number_master\":\"FL#4077-R8\",\"approval_number\":\"FL4077.4\",\"seq\":4,\"product_model\":\"Infiniti Shingle-Shake\",\"product_description\":\"28 Ga. Infiniti Shingle-Shake over 19\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-116.0psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Edco Products, Inc.\",\"approval_number_master\":\"FL#20478-R0\",\"approval_number\":\"FL20478.1\",\"seq\":1,\"product_model\":\"28 Ga. Infiniti Shingle-Shake\",\"product_description\":\"28 Ga. Infiniti Shingle-Shake over 19\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-09 00:00:00\",\"instructions_url\":\"\"}],\"Metal Building Supplies, LLC\":[{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#4525-R6\",\"approval_number\":\"FL4525.1\",\"seq\":1,\"product_model\":\"24 Ga. 1.0 Nail Strip\",\"product_description\":\"1.0 Nail Strip 24 Ga. 16\\\" Wide Roof Panel over 15\\\/32\\\" APA Rated Plywood\",\"design_pressure\":\"+N\\\/A\\\/-153.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-03-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#4525-R6\",\"approval_number\":\"FL4525.2\",\"seq\":2,\"product_model\":\"24 Ga. 1.5 Snap Lock\",\"product_description\":\"1.5 Snap Lock 24 Ga. Roof Panel over APA Rated Plywood\",\"design_pressure\":\"+N\\\/A\\\/-116.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-03-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#4525-R6\",\"approval_number\":\"FL4525.3\",\"seq\":3,\"product_model\":\"26 Ga. 3\\\/4\\\" Ultra Rib\",\"product_description\":\"26 Ga. 3\\\/4\\\" Ultra Rib over APA Rated Plywood\",\"design_pressure\":\"+N\\\/A\\\/-159.2PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-03-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#4525-R6\",\"approval_number\":\"FL4525.4\",\"seq\":4,\"product_model\":\"26 Ga. 3\\\/4\\\" Ultra Rib\",\"product_description\":\"26 Ga. 3\\\/4\\\" Rib Roof Panel over 1x4 SYP Wood Purlins over APA Rated Plywood\",\"design_pressure\":\"+N\\\/A\\\/-164.2psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-03-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#4525-R6\",\"approval_number\":\"FL4525.5\",\"seq\":5,\"product_model\":\"26 Ga. PBR\",\"product_description\":\"26 Ga. PBR Roof Panel over 1x4 SYP Wood Purlins over APA Rated Plywood\",\"design_pressure\":\"+N\\\/A\\\/-151.7PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-03-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#4525-R6\",\"approval_number\":\"FL4525.6\",\"seq\":6,\"product_model\":\"26 Ga. PBR\",\"product_description\":\"26 Ga. PBR 36\\\" Wide over APA Rated Plywood\",\"design_pressure\":\"+N\\\/A\\\/-154.7PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-03-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#4525-R6\",\"approval_number\":\"FL4525.7\",\"seq\":7,\"product_model\":\"Min. 29 Ga. 3\\\/4\\\" Ultra Rib\",\"product_description\":\"Min. 29 Ga. 3\\\/4\\\" Rib over 15\\\/32\\\" APA Plywood and 29 Ga. over 1x4 SYP wood purlins\",\"design_pressure\":\"+N\\\/A\\\/-146.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-03-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#2511-R0\",\"approval_number\":\"FL2511.1\",\"seq\":1,\"product_model\":\"1\\\"-1 1\\\/2 Snap Lock\",\"product_description\":\"24 and 26 gauge Galvalume\\u00ae or galvanized, steel grade 50, 1\\\"-1 1\\\/2\\\" high ribs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#2511-R0\",\"approval_number\":\"FL2511.2\",\"seq\":2,\"product_model\":\"1\\\"-1 1\\\/2\\\" Nail Strip\",\"product_description\":\"24 and 26 gauge Galvalume\\u00ae or galvanized, steel grade 50, 1\\\"-1 1\\\/2\\\" high ribs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#2511-R0\",\"approval_number\":\"FL2511.3\",\"seq\":3,\"product_model\":\"Ultra-Rib Galvalume\\u00ae 26 gauge\",\"product_description\":\"26 gauge, 36\\\" width 9\\\"o.c. 3\\\/4\\\" high ribs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#2511-R0\",\"approval_number\":\"FL2511.4\",\"seq\":4,\"product_model\":\"Ultra-Rib Galvalume\\u00ae 29 gauge\",\"product_description\":\"29 gauge, 36\\\" width 9\\\"o.c 3\\\/4\\\" high ribs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#2511-R0\",\"approval_number\":\"FL2511.5\",\"seq\":5,\"product_model\":\"Ultra-Rib Galvanized 26 gauge\",\"product_description\":\"26 gauge, 36\\\" width 9\\\"o.c. 3\\\/4\\\" high ribs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#2511-R0\",\"approval_number\":\"FL2511.6\",\"seq\":6,\"product_model\":\"Ultra-Rib Galvanized 29 gauge\",\"product_description\":\"29 gauge, 36\\\" width 9\\\"o.c. 3\\\/4\\\" high ribs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#2517-R0\",\"approval_number\":\"FL2517.1\",\"seq\":1,\"product_model\":\"PBR-R Panel Galvalume\\u00ae26 gauge\",\"product_description\":\"26 gauge, 36\\\" width 12\\\"o.c. 1 1\\\/4\\\" high ribs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#2517-R0\",\"approval_number\":\"FL2517.2\",\"seq\":2,\"product_model\":\"PBR-R Panel Galvalume\\u00ae29 gauge\",\"product_description\":\"29 gauge, 36\\\" width 12\\\"o.c. 1 1\\\/4\\\" high ribs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#2517-R0\",\"approval_number\":\"FL2517.3\",\"seq\":3,\"product_model\":\"PBR-R Panel Galvanized 26 gaug\",\"product_description\":\"26 gauge, 36\\\" width 12\\\"o.c. 1 1\\\/4\\\" high ribs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#2517-R0\",\"approval_number\":\"FL2517.4\",\"seq\":4,\"product_model\":\"PBR-R Panel Galvanized 29 gaug\",\"product_description\":\"29 gauge, 36\\\" width 12\\\"o.c. 1 1\\\/4\\\" high ribs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#2556-R0\",\"approval_number\":\"FL2556.1\",\"seq\":1,\"product_model\":\"R panel Roof\",\"product_description\":\"Metal Roofing over plywood substrates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#5281-R1\",\"approval_number\":\"FL5281.1\",\"seq\":1,\"product_model\":\"1.0 Nailstrip\",\"product_description\":\"24 Ga. 1\\\" Nailstrip 16\\\" Wide over 19\\\/32\\\" SEALED Plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-100.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#5281-R1\",\"approval_number\":\"FL5281.2\",\"seq\":2,\"product_model\":\"1.5 Nailstrip\",\"product_description\":\"22 Ga. 1.5\\\" Nailstrip 15\\\" Coverage over 19\\\/32\\\" SEALED Plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-105.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#5281-R1\",\"approval_number\":\"FL5281.3\",\"seq\":3,\"product_model\":\"1.5 Nailstrip\",\"product_description\":\"24 Ga. 1.5\\\" Nailstrip 15\\\" Wide over 19\\\/32\\\" SEALED Plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-108.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#5281-R1\",\"approval_number\":\"FL5281.4\",\"seq\":4,\"product_model\":\"1.5 Snap Lock\",\"product_description\":\"24 Ga. 1.5\\\" Snap Lock 16\\\" Wide over 19\\\/32\\\" SEALED Plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-112.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#5281-R0\",\"approval_number\":\"FL5281.5\",\"seq\":5,\"product_model\":\"NAIL STRIP\",\"product_description\":\"22GA 1 1\\\/2\\\" NAIL STRIP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#5281-R0\",\"approval_number\":\"FL5281.6\",\"seq\":6,\"product_model\":\"NAIL STRIP\",\"product_description\":\"24GA 1 1\\\/2\\\" NAIL STRIP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#5281-R0\",\"approval_number\":\"FL5281.7\",\"seq\":7,\"product_model\":\"NAIL STRIP\",\"product_description\":\"24GA 1\\\" NAIL STRIP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#5281-R0\",\"approval_number\":\"FL5281.8\",\"seq\":8,\"product_model\":\"SNAP LOCK\",\"product_description\":\"24GA 1 1\\\/2\\\" SNAP LOCK\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#8415-R1\",\"approval_number\":\"FL8415.1\",\"seq\":1,\"product_model\":\"PBR\",\"product_description\":\"26 Ga. PBR Roof Panel over 1\\\/2\\\" plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-60.5 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#8415-R1\",\"approval_number\":\"FL8415.2\",\"seq\":2,\"product_model\":\"PBR\",\"product_description\":\"26 Ga. PBR Roof Panel over 1 x 4 wood purlins HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-100.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#8415-R1\",\"approval_number\":\"FL8415.3\",\"seq\":3,\"product_model\":\"RIB\",\"product_description\":\"26 Ga. 3\\\/4\\\" Rib Roof Panel over 1\\\/2\\\" plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-71.7PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#8415-R1\",\"approval_number\":\"FL8415.4\",\"seq\":4,\"product_model\":\"RIB\",\"product_description\":\"26 Ga. 3\\\/4\\\" Rib Roof Panel over 1 x 4 Wood Purlins HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-106.7PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#8657-R1\",\"approval_number\":\"FL8657.1\",\"seq\":1,\"product_model\":\"1.0 Nail Strip\",\"product_description\":\"24 Ga. 1\\\" Nailstrip 16\\\" wide over 1\\\/2\\\" Plywood\\nNon-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-153.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#8657-R1\",\"approval_number\":\"FL8657.2\",\"seq\":2,\"product_model\":\"1.5 Snap Lock\",\"product_description\":\"24 GA 1.5\\\" Snap Lock 16\\\" wide over 1\\\/2\\\" Plywood\\nHVHZ\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#4834-R1\",\"approval_number\":\"FL4834.1\",\"seq\":1,\"product_model\":\"26 Ga. PBR\",\"product_description\":\"26 Ga. PBR 36\\\" Wide over 1 x 4 Wood Purlins Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-94.25psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#4834-R1\",\"approval_number\":\"FL4834.2\",\"seq\":2,\"product_model\":\"26 Ga. Rib Panel\",\"product_description\":\"26 Ga. 3\\\/4\\\" Rib 36\\\" wide over 1 x 4 Wood Purlins Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-109.2PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Flash Custom Metal Roofing Inc.\":[{\"manufacturer\":\"Flash Custom Metal Roofing Inc.\",\"approval_number_master\":\"FL#4610-R7\",\"approval_number\":\"FL4610.1\",\"seq\":1,\"product_model\":\"1- \\\"5-V Crimp\\\"\",\"product_description\":\"26 Gauge Steel Panel attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flash Custom Metal Roofing Inc.\",\"approval_number_master\":\"FL#4610-R7\",\"approval_number\":\"FL4610.2\",\"seq\":2,\"product_model\":\"2- \\\"Snap On Batten\\\"\",\"product_description\":\"24 Gauge Steel Panel attached to Wood Deck with panel clips & snap-on batten\",\"design_pressure\":\"+N\\\/A\\\/-101 max.\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-05-31 00:00:00\",\"instructions_url\":\"\"}],\"Southeast American Metal Sales\":[{\"manufacturer\":\"Southeast American Metal Sales\",\"approval_number_master\":\"FL#4822-R5\",\"approval_number\":\"FL4822.1\",\"seq\":1,\"product_model\":\"Min. 29 or 26 Ga. 3\\\/4\\\" Rib\",\"product_description\":\"Min. 29 or 26 Ga. 3\\\/4\\\" Rib Height over Min. 15\\\/32\\\" APA Plywood\",\"design_pressure\":\"+N\\\/A\\\/-146.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-07-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeast American Metal Sales\",\"approval_number_master\":\"FL#4822-R0\",\"approval_number\":\"FL4822.2\",\"seq\":2,\"product_model\":\"29ga Rib Panel\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeast American Metal Sales\",\"approval_number_master\":\"FL#4822-R0\",\"approval_number\":\"FL4822.3\",\"seq\":3,\"product_model\":\"PBR 26ga\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"MILLENNIUM METALS INC.\":[{\"manufacturer\":\"MILLENNIUM METALS INC.\",\"approval_number_master\":\"FL#5211-R9\",\"approval_number\":\"FL5211.1\",\"seq\":1,\"product_model\":\"1- \\\"5-V Crimp\\\" and \\\"Millennium-V\\\"\",\"product_description\":\"Lapped Roof Panel, 26 Gauge (Minimum Thickness) Steel, 24\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+See\\\/-Report\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLENNIUM METALS INC.\",\"approval_number_master\":\"FL#5211-R9\",\"approval_number\":\"FL5211.2\",\"seq\":2,\"product_model\":\"2- \\\"Rib Panel\\\"\",\"product_description\":\"Lapped Roof Panel, 29 Gauge (Minimum Thickness) Steel, 36\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+See\\\/-Report\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLENNIUM METALS INC.\",\"approval_number_master\":\"FL#5211-R9\",\"approval_number\":\"FL5211.3\",\"seq\":3,\"product_model\":\"3- \\\"M-Seam\\\"\",\"product_description\":\"Snap Lock Roof Panel, 26 Gauge (Minimum Thickness) Steel, 16\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+See\\\/-Report\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLENNIUM METALS INC.\",\"approval_number_master\":\"FL#3576-R0\",\"approval_number\":\"FL3576.1\",\"seq\":1,\"product_model\":\"1- \\\"5-V Crimp\\\" and \\\"Millennium-V\\\"\",\"product_description\":\"Minimum 26 GA Steel, Maximum 24\\\" Wide Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLENNIUM METALS INC.\",\"approval_number_master\":\"FL#3576-R0\",\"approval_number\":\"FL3576.2\",\"seq\":2,\"product_model\":\"2- \\\"Millennium Rib\\\"\",\"product_description\":\"Minimum 29 GA Steel, Maximum 36\\\" Wide Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLENNIUM METALS INC.\",\"approval_number_master\":\"FL#4866-R1\",\"approval_number\":\"FL4866.1\",\"seq\":1,\"product_model\":\"1- \\\"M-Seam\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 16\\\" Wide Panel Attached to 1\\\/2\\\" Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-91.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLENNIUM METALS INC.\",\"approval_number_master\":\"FL#7809-R1\",\"approval_number\":\"FL7809.1\",\"seq\":1,\"product_model\":\"1-\\\"5-V Crimp ANd Millennium-V\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Max.24\\\" Wide Panel Attached to 1\\\/2\\\" Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-113.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLENNIUM METALS INC.\",\"approval_number_master\":\"FL#7809-R1\",\"approval_number\":\"FL7809.2\",\"seq\":2,\"product_model\":\"2-\\\"Rib Panel\\\"\",\"product_description\":\"Minimum 29 Gauge Steel, Max. 36\\\" Wide Panel Attached to 1\\\/2\\\" Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-113.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLENNIUM METALS INC.\",\"approval_number_master\":\"FL#13186-R0\",\"approval_number\":\"FL13186.1\",\"seq\":1,\"product_model\":\"1 - \\\"Rib Panel\\\"\",\"product_description\":\"Lapped Metal Roof Panel - 29 Gauge Steel, 36\\\" Width, Attached to Plywood Deck w\\\/Optional Rigid Insulation\",\"design_pressure\":\"+N\\\/A\\\/-47.5,-71\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"AMS Inc\":[{\"manufacturer\":\"AMS Inc\",\"approval_number_master\":\"FL#5739-R8\",\"approval_number\":\"FL5739.1\",\"seq\":1,\"product_model\":\"Manufactured Home Metal Roof\",\"product_description\":\"Aluminum roof roll for mobile\\\/manufactured home re-roofing.\",\"design_pressure\":\"+58.4\\\/-58.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"RPS METAL ROOFING & SIDING, INC.\":[{\"manufacturer\":\"RPS METAL ROOFING & SIDING, INC.\",\"approval_number_master\":\"FL#6095-R8\",\"approval_number\":\"FL6095.1\",\"seq\":1,\"product_model\":\"01: Pro Lok\",\"product_description\":\"24 Ga. Pro Lok Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-86.75PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RPS METAL ROOFING & SIDING, INC.\",\"approval_number_master\":\"FL#6095-R8\",\"approval_number\":\"FL6095.2\",\"seq\":2,\"product_model\":\"02: Super Pro\",\"product_description\":\"26 Ga. Super Pro Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-168.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RPS METAL ROOFING & SIDING, INC.\",\"approval_number_master\":\"FL#6095-R8\",\"approval_number\":\"FL6095.3\",\"seq\":3,\"product_model\":\"03: Super Pro\",\"product_description\":\"29 Ga. Super Pro Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-168.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RPS METAL ROOFING & SIDING, INC.\",\"approval_number_master\":\"FL#6095-R8\",\"approval_number\":\"FL6095.4\",\"seq\":4,\"product_model\":\"04: Super Pro\",\"product_description\":\"29 Ga. Super Pro Roof Panel over 1x4 Wood Purlins over 7\\\/16\\\" OSB\",\"design_pressure\":\"+N\\\/A\\\/-191.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RPS METAL ROOFING & SIDING, INC.\",\"approval_number_master\":\"FL#6095-R8\",\"approval_number\":\"FL6095.5\",\"seq\":5,\"product_model\":\"05: Super Pro PBR\",\"product_description\":\"Min. 26 Ga. Super Pro PBR Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-176.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RPS METAL ROOFING & SIDING, INC.\",\"approval_number_master\":\"FL#6095-R8\",\"approval_number\":\"FL6095.6\",\"seq\":6,\"product_model\":\"06: Super Pro PBR\",\"product_description\":\"Min. 26 Ga. Super Pro PBR Roof Panel over 1x4 Wood Purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-183.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RPS METAL ROOFING & SIDING, INC.\",\"approval_number_master\":\"FL#6095-R8\",\"approval_number\":\"FL6095.7\",\"seq\":7,\"product_model\":\"07: Pro Loc\",\"product_description\":\"Min. 26 Ga. Pro Lok Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-116\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RPS METAL ROOFING & SIDING, INC.\",\"approval_number_master\":\"FL#6095-R8\",\"approval_number\":\"FL6095.8\",\"seq\":8,\"product_model\":\"08: Pro Loc\",\"product_description\":\"Nominal 0.032\\\" or thicker aluminum Pro Lok Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RPS METAL ROOFING & SIDING, INC.\",\"approval_number_master\":\"FL#6095-R8\",\"approval_number\":\"FL6095.9\",\"seq\":9,\"product_model\":\"09: Super Pro\",\"product_description\":\"Min. 29 Ga. Super Pro over 7\\\/16\\\" OSB\",\"design_pressure\":\"+N\\\/A\\\/-123.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RPS METAL ROOFING & SIDING, INC.\",\"approval_number_master\":\"FL#6095-R8\",\"approval_number\":\"FL6095.10\",\"seq\":10,\"product_model\":\"10: Super Pro\",\"product_description\":\"Min. 26ga Super Pro over 7\\\/16\\\" OSB\",\"design_pressure\":\"+N\\\/A\\\/-123.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RPS METAL ROOFING & SIDING, INC.\",\"approval_number_master\":\"FL#6095-R8\",\"approval_number\":\"FL6095.11\",\"seq\":11,\"product_model\":\"11: Super Pro\",\"product_description\":\"Min. 29ga Super Pro over 7\\\/16\\\" OSB\",\"design_pressure\":\"+N\\\/A\\\/-116\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RPS METAL ROOFING & SIDING, INC.\",\"approval_number_master\":\"FL#6095-R8\",\"approval_number\":\"FL6095.12\",\"seq\":12,\"product_model\":\"12: Super Pro\",\"product_description\":\"Min. 29ga Super Pro over 19\\\/32\\\" OSB\",\"design_pressure\":\"+N\\\/A\\\/-131\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RPS METAL ROOFING & SIDING, INC.\",\"approval_number_master\":\"FL#29669-R3\",\"approval_number\":\"FL29669.1\",\"seq\":1,\"product_model\":\"01: Min. 26 Ga. Super Pro 5V Roof Panel\",\"product_description\":\"Min. 26 Ga. Super Pro 5V Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-198.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RPS METAL ROOFING & SIDING, INC.\",\"approval_number_master\":\"FL#29669-R3\",\"approval_number\":\"FL29669.2\",\"seq\":2,\"product_model\":\"02: Min. 26 Ga. Super Pro 5V Roof Panel\",\"product_description\":\"Min. 26 Ga. Super Pro 5V Roof Panel over 1x4 Wood Purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-153.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RPS METAL ROOFING & SIDING, INC.\",\"approval_number_master\":\"FL#29669-R3\",\"approval_number\":\"FL29669.3\",\"seq\":3,\"product_model\":\"03: 032 (nom) Super Pro Roof Panel\",\"product_description\":\"0.032\\\" (nominal) or thicker aluminum Super Pro ag panel over 15\\\/32\\\" (min) plywood.\",\"design_pressure\":\"+N\\\/A\\\/-123.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RPS METAL ROOFING & SIDING, INC.\",\"approval_number_master\":\"FL#4258-R0\",\"approval_number\":\"FL4258.1\",\"seq\":1,\"product_model\":\"16inch ProLok 24GA\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RPS METAL ROOFING & SIDING, INC.\",\"approval_number_master\":\"FL#4258-R0\",\"approval_number\":\"FL4258.2\",\"seq\":2,\"product_model\":\"26Ga SuperPro\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RPS METAL ROOFING & SIDING, INC.\",\"approval_number_master\":\"FL#4258-R0\",\"approval_number\":\"FL4258.3\",\"seq\":3,\"product_model\":\"SuperPro 29GA\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RPS METAL ROOFING & SIDING, INC.\",\"approval_number_master\":\"FL#5794-R0\",\"approval_number\":\"FL5794.1\",\"seq\":1,\"product_model\":\"26GA Rib over Plywood\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RPS METAL ROOFING & SIDING, INC.\",\"approval_number_master\":\"FL#5794-R0\",\"approval_number\":\"FL5794.2\",\"seq\":2,\"product_model\":\"29GA Rib over plywood\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RPS METAL ROOFING & SIDING, INC.\",\"approval_number_master\":\"FL#28894-R0\",\"approval_number\":\"FL28894.1\",\"seq\":1,\"product_model\":\"29 Ga. Super Pro Roof Panel\",\"product_description\":\"29 Ga. Super Pro Roof Panel over 1x4 Wood Purlins over 7\\\/16\\\" OSB\",\"design_pressure\":\"+N\\\/A\\\/-191.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2039-01-14 00:00:00\",\"instructions_url\":\"\"}],\"Superior Metal Systems, Inc.\":[{\"manufacturer\":\"Superior Metal Systems, Inc.\",\"approval_number_master\":\"FL#6252-R8\",\"approval_number\":\"FL6252.1\",\"seq\":1,\"product_model\":\"24 Ga. SMS 416\",\"product_description\":\"24 Ga. SMS 416 16\\\" Wide Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-104.3psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Metal Systems, Inc.\",\"approval_number_master\":\"FL#6252-R8\",\"approval_number\":\"FL6252.2\",\"seq\":2,\"product_model\":\"26 Ga. Superior Rib Panel\",\"product_description\":\"26 Ga. Superior Rib Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-78.5 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"}],\"B & T Metal Works\":[{\"manufacturer\":\"B & T Metal Works\",\"approval_number_master\":\"FL#6952-R6\",\"approval_number\":\"FL6952.1\",\"seq\":1,\"product_model\":\"1-\\\"BT Snap Lock\\\"\",\"product_description\":\"Roof Panel - 29 Gauge Steel, 20\\\" Width, Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Streamline Roofing And Construction, Inc.\":[{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#7207-R6\",\"approval_number\":\"FL7207.1\",\"seq\":1,\"product_model\":\"01 - \\\"150 SL\\\"\",\"product_description\":\"Roof Panel, 24 Gauge Steel, Max. 18\\\" & 19.5\\\" Wide Panel Attached to Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#7207-R6\",\"approval_number\":\"FL7207.2\",\"seq\":2,\"product_model\":\"02 - \\\"150 SL\\\"\",\"product_description\":\"Roof Panel, 24 Gauge Steel, Max.18\\\" & 19.5\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#7207-R6\",\"approval_number\":\"FL7207.3\",\"seq\":3,\"product_model\":\"03 - \\\"175 SL\\\"\",\"product_description\":\"Roof Panel, 24 Gauge Steel, Max.18\\\" Wide Panel Attached to Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#7207-R6\",\"approval_number\":\"FL7207.4\",\"seq\":4,\"product_model\":\"04 - \\\"175 SL\\\"\",\"product_description\":\"Roof Panel, 24 Gauge Steel, Max.18\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#7207-R6\",\"approval_number\":\"FL7207.5\",\"seq\":5,\"product_model\":\"05 - \\\"175 SL\\\"\",\"product_description\":\"Roof Panel, 0.032 Aluminum, Max.16\\\" Wide Panel Attached to Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#7207-R6\",\"approval_number\":\"FL7207.6\",\"seq\":6,\"product_model\":\"06 - \\\"175 SL\\\"\",\"product_description\":\"Roof Panel, 0.032 Aluminum, Max.16\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#7207-R6\",\"approval_number\":\"FL7207.7\",\"seq\":7,\"product_model\":\"07 - \\\"175 SL\\\"\",\"product_description\":\"Roof Panel, 16 oz. Copper, Max.16\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#7207-R6\",\"approval_number\":\"FL7207.8\",\"seq\":8,\"product_model\":\"08 - \\\"200 MS\\\"\",\"product_description\":\"Roof Panel, 24 Gauge Steel, Max.16\\\" Wide Panel Attached to Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#7207-R6\",\"approval_number\":\"FL7207.9\",\"seq\":9,\"product_model\":\"09 - \\\"200 MS\\\"\",\"product_description\":\"Roof Panel, 24 Gauge Steel, Max.16\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#2487-R0\",\"approval_number\":\"FL2487.1\",\"seq\":1,\"product_model\":\"1-\\\"150SL\\\" Roof Panel\",\"product_description\":\"24 Gauge Steel over 22 Gauge Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#2487-R0\",\"approval_number\":\"FL2487.2\",\"seq\":2,\"product_model\":\"2-\\\"150SL\\\" Roof Panel\",\"product_description\":\"24 Gauge Steel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#2487-R0\",\"approval_number\":\"FL2487.3\",\"seq\":3,\"product_model\":\"3-\\\"175SL\\\" Roof Panel\",\"product_description\":\"24 Gauge Steel over 22 Gauge Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#2487-R0\",\"approval_number\":\"FL2487.4\",\"seq\":4,\"product_model\":\"4-\\\"175SL\\\" Roof Panel\",\"product_description\":\"24 Gauge Steel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#2487-R0\",\"approval_number\":\"FL2487.5\",\"seq\":5,\"product_model\":\"5-\\\"200MS\\\" Roof Panel\",\"product_description\":\"24 Gauge Steel over 22 Gauge Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#2487-R0\",\"approval_number\":\"FL2487.6\",\"seq\":6,\"product_model\":\"6-\\\"200MS\\\" Roof Panel\",\"product_description\":\"24 Gauge Steel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#2487-R0\",\"approval_number\":\"FL2487.7\",\"seq\":7,\"product_model\":\"7-\\\"175SL\\\" Roof Panel\",\"product_description\":\"0.032\\\" Aluminum over 22 Gauge Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#2487-R0\",\"approval_number\":\"FL2487.8\",\"seq\":8,\"product_model\":\"8-\\\"175SL\\\" Roof Panel\",\"product_description\":\"0.032\\\" Aluminum over 15\\\/32\\\" Plywood\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#2487-R0\",\"approval_number\":\"FL2487.9\",\"seq\":9,\"product_model\":\"9-\\\"150SL\\\" Roof Panel\",\"product_description\":\"24 Gauge Steel over 22 Gauge Steel Deck ( 12\\\"-19.5\\\" Wide; DP = 30 psf )\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#2487-R0\",\"approval_number\":\"FL2487.10\",\"seq\":10,\"product_model\":\"A-\\\"150SL\\\" Roof Panel\",\"product_description\":\"24 Gauge Steel over 15\\\/32\\\" Plywood ( 12\\\"-19.5\\\" Wide; DP = 30 psf )\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#5264-R0\",\"approval_number\":\"FL5264.1\",\"seq\":1,\"product_model\":\"1- \\\"150 SL\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 18\\\" or 19.5\\\" Wide Panel Attached to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#5264-R0\",\"approval_number\":\"FL5264.2\",\"seq\":2,\"product_model\":\"2- \\\"150 SL\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 18\\\" or 19.5\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#5264-R0\",\"approval_number\":\"FL5264.3\",\"seq\":3,\"product_model\":\"3- \\\"175 SL\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 18\\\" Wide Panel Attached to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#5264-R0\",\"approval_number\":\"FL5264.4\",\"seq\":4,\"product_model\":\"4- \\\"175 SL\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 18\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#5264-R0\",\"approval_number\":\"FL5264.5\",\"seq\":5,\"product_model\":\"5- \\\"175 SL\\\"\",\"product_description\":\"Minimum 0.032\\\" Thick Aluminum, Maximum 16\\\" Wide Panel Attached to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#5264-R0\",\"approval_number\":\"FL5264.6\",\"seq\":6,\"product_model\":\"6- \\\"175 SL\\\"\",\"product_description\":\"Minimum 0.032\\\" Thick Aluminum, Maximum 16\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#5264-R0\",\"approval_number\":\"FL5264.7\",\"seq\":7,\"product_model\":\"7- \\\"200 MS\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 16\\\" Wide Panel Attached to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#5264-R0\",\"approval_number\":\"FL5264.8\",\"seq\":8,\"product_model\":\"8- \\\"200 MS\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 16\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#5703-R0\",\"approval_number\":\"FL5703.1\",\"seq\":1,\"product_model\":\"1- \\\"150 SL\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 18\\\" or 19.5\\\" Wide Panel Attached to Wood Deck with 3 Screws per Clips at Rows 32\\\" o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#7216-R0\",\"approval_number\":\"FL7216.1\",\"seq\":1,\"product_model\":\"175 SL\",\"product_description\":\"Minimum 16 oz\\\/sqft copper, Max.16\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#7207-R1\",\"approval_number\":\"FL7207.10\",\"seq\":10,\"product_model\":\"10 - \\\"200 MS\\\"\",\"product_description\":\"Roof Panel, 24 Gauge Steel, Max.16\\\" Wide Panel Attached to Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#7207-R1\",\"approval_number\":\"FL7207.11\",\"seq\":11,\"product_model\":\"11 - \\\"200 MS\\\"\",\"product_description\":\"Roof Panel, 24 Gauge Steel, Max.16\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#7207-R1\",\"approval_number\":\"FL7207.12\",\"seq\":12,\"product_model\":\"12 - \\\"200 MS\\\"\",\"product_description\":\"Roof Panel, 24 Gauge Steel, Max.16\\\" Wide Panel Attached to Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#101-R0\",\"approval_number\":\"FL101.1\",\"seq\":1,\"product_model\":\"Snap-Clad (.032\\\" min.)\",\"product_description\":\".032\\\" (min.) Aluminum over 1\\\/2\\\" (min.) Plywood\",\"design_pressure\":\"+N\\\/A\\\/-151.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#101-R0\",\"approval_number\":\"FL101.2\",\"seq\":2,\"product_model\":\"Snap-Clad (.032\\\" min.)\",\"product_description\":\".032\\\" (min.) Aluminum over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#101-R0\",\"approval_number\":\"FL101.3\",\"seq\":3,\"product_model\":\"Snap-Clad (24 ga. min.)\",\"product_description\":\"24 Ga. (min.) Steel over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-181.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#101-R0\",\"approval_number\":\"FL101.4\",\"seq\":4,\"product_model\":\"Snap-Clad (24 ga. min.)\",\"product_description\":\"24 Ga. (min.) Steel over 1\\\/2\\\" (min.) Plywood\",\"design_pressure\":\"+N\\\/A\\\/-144.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#101-R0\",\"approval_number\":\"FL101.5\",\"seq\":5,\"product_model\":\"Tite-Loc Plus (.032\\\" min.)\",\"product_description\":\".032\\\" (min.) Aluminum over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-204.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#101-R0\",\"approval_number\":\"FL101.6\",\"seq\":6,\"product_model\":\"Tite-Loc Plus (24 ga. min.)\",\"product_description\":\"24 Ga. (min.) Steel over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-196.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#101-R0\",\"approval_number\":\"FL101.7\",\"seq\":7,\"product_model\":\"Tite-Loc Plus (24 ga. min.)\",\"product_description\":\"24 Ga. (min.) Steel over 5\\\/8\\\" (min.) plywood\",\"design_pressure\":\"+N\\\/A\\\/-204.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-20 00:00:00\",\"instructions_url\":\"\"}],\"Interlock Roofing Ltd.\":[{\"manufacturer\":\"Interlock Roofing Ltd.\",\"approval_number_master\":\"FL#7263-R8\",\"approval_number\":\"FL7263.1\",\"seq\":1,\"product_model\":\"Interlock Metal Roofing Systems (NON-HVHZ)\",\"product_description\":\"Steel or aluminum roofing shingles or panels\",\"design_pressure\":\"+N\\\/A\\\/-180\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-10 00:00:00\",\"instructions_url\":\"\"}],\"Frey-Moss Structures, Inc.\":[{\"manufacturer\":\"Frey-Moss Structures, Inc.\",\"approval_number_master\":\"FL#7274-R4\",\"approval_number\":\"FL7274.1\",\"seq\":1,\"product_model\":\"ArmorPanel\",\"product_description\":\"0.036\\\" Thick, 16\\\" Wide Steel Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-27 00:00:00\",\"instructions_url\":\"\"}],\"MarlynMetals, Incorporated\":[{\"manufacturer\":\"MarlynMetals, Incorporated\",\"approval_number_master\":\"FL#8393-R8\",\"approval_number\":\"FL8393.1\",\"seq\":1,\"product_model\":\"1.0 NS (DISCONTINED)\",\"product_description\":\"1.0 NS 24 Ga. 16\\\" Coverage Roof Panel over 19\\\/32\\\" SEALED Plywood\",\"design_pressure\":\"+N\\\/A\\\/-52.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MarlynMetals, Incorporated\",\"approval_number_master\":\"FL#8393-R8\",\"approval_number\":\"FL8393.2\",\"seq\":2,\"product_model\":\"1.5 NS (DISCONTINUED)\",\"product_description\":\"1.5 NS 24 Ga. 14 1\\\/2\\\" Coverage Roof Panel over 19\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-52.5 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MarlynMetals, Incorporated\",\"approval_number_master\":\"FL#8393-R8\",\"approval_number\":\"FL8393.3\",\"seq\":3,\"product_model\":\"5V Crimp\",\"product_description\":\"Minimum 24 Ga. 5V Crimp Roof Panel over 1X4 Purlins over 15\\\/32\\\" and 19\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-108.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MarlynMetals, Incorporated\",\"approval_number_master\":\"FL#8393-R8\",\"approval_number\":\"FL8393.4\",\"seq\":4,\"product_model\":\"5V Crimp\",\"product_description\":\"26 Ga. 5V Crimp Roof Panel over 19\\\/32\\\" SEALED Plywood\",\"design_pressure\":\"+N\\\/A\\\/-52.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MarlynMetals, Incorporated\",\"approval_number_master\":\"FL#8393-R8\",\"approval_number\":\"FL8393.5\",\"seq\":5,\"product_model\":\"5V Crimp-HVHZ\",\"product_description\":\"5V Crimp 24 Ga. Roof Panel over 1X4 purlins over 15\\\/32\\\" and 19\\\/32\\\" SEALED Plywood\",\"design_pressure\":\"+N\\\/A\\\/-108.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2027-11-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MarlynMetals, Incorporated\",\"approval_number_master\":\"FL#8393-R8\",\"approval_number\":\"FL8393.6\",\"seq\":6,\"product_model\":\"5V Crimp-HVHZ\",\"product_description\":\"26 Ga. 5V Crimp Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-156.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MarlynMetals, Incorporated\",\"approval_number_master\":\"FL#8393-R8\",\"approval_number\":\"FL8393.7\",\"seq\":7,\"product_model\":\"Mar-Rib\",\"product_description\":\"Mar-Rib 29 Ga. Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-52.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MarlynMetals, Incorporated\",\"approval_number_master\":\"FL#8393-R8\",\"approval_number\":\"FL8393.8\",\"seq\":8,\"product_model\":\"Mar-Rib\",\"product_description\":\"Mar-Rib 29 Ga. Roof Panel over 19\\\/32\\\" SEALED Plywood or 2x4 Wood Lathing\",\"design_pressure\":\"+N\\\/A\\\/-52.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MarlynMetals, Incorporated\",\"approval_number_master\":\"FL#8393-R8\",\"approval_number\":\"FL8393.9\",\"seq\":9,\"product_model\":\"PBR-HVHZ\",\"product_description\":\"26 Ga. PBR Roof Panel over 15\\\/32\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/-154.7psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MarlynMetals, Incorporated\",\"approval_number_master\":\"FL#8393-R8\",\"approval_number\":\"FL8393.10\",\"seq\":10,\"product_model\":\"PBR-HVHZ\",\"product_description\":\"26 Ga. PBR Roof Panel over 1 x 4 Wood Purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-151.7PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MarlynMetals, Incorporated\",\"approval_number_master\":\"FL#8393-R8\",\"approval_number\":\"FL8393.11\",\"seq\":11,\"product_model\":\"RIB- HVHZ\",\"product_description\":\"26 Ga. 3\\\/4\\\" Rib Roof panel over 15\\\/32\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/-159.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MarlynMetals, Incorporated\",\"approval_number_master\":\"FL#8393-R8\",\"approval_number\":\"FL8393.12\",\"seq\":12,\"product_model\":\"RIB-HVHZ\",\"product_description\":\"26 Ga. 3\\\/4\\\" Rib Roof panel over 1 x 4 Wood Purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-164.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MarlynMetals, Incorporated\",\"approval_number_master\":\"FL#8393-R8\",\"approval_number\":\"FL8393.13\",\"seq\":13,\"product_model\":\"Snap Lock-HVHZ (DISCONTINUED)\",\"product_description\":\"1\\\" Snap Lock 24 Ga. 17\\\" Wide Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-131.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MarlynMetals, Incorporated\",\"approval_number_master\":\"FL#9436-R0\",\"approval_number\":\"FL9436.1\",\"seq\":1,\"product_model\":\"1.0 Snap Lock HVHZ\",\"product_description\":\"24 GA 1.0 Snap Lock Roofing Panel\",\"design_pressure\":\"+N\\\/A\\\/-131.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Armored Metal Works\":[{\"manufacturer\":\"Armored Metal Works\",\"approval_number_master\":\"FL#8651-R6\",\"approval_number\":\"FL8651.1\",\"seq\":1,\"product_model\":\"Rhino Rib 1.0 Nail Strip\",\"product_description\":\"24 Ga. 16\\\" Wide over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-153.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Armored Metal Works\",\"approval_number_master\":\"FL#8651-R6\",\"approval_number\":\"FL8651.2\",\"seq\":2,\"product_model\":\"Rhino Rib 1.5 Snap Lock\",\"product_description\":\"24 Ga. 16\\\" Wide over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Armored Metal Works\",\"approval_number_master\":\"FL#5506-R0\",\"approval_number\":\"FL5506.1\",\"seq\":1,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"24GA 1\\\" MECHANICAL LOCK MAX 17\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Armored Metal Works\",\"approval_number_master\":\"FL#5506-R0\",\"approval_number\":\"FL5506.2\",\"seq\":2,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"24GA 1 1\\\/2\\\" MECHANICAL LOCK MAX 16\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Armored Metal Works\",\"approval_number_master\":\"FL#5506-R0\",\"approval_number\":\"FL5506.3\",\"seq\":3,\"product_model\":\"MECHANICAL LOCK-ALUMINUM\",\"product_description\":\"MIN 0.032 1 1\\\/2\\\" MECHANICAL LOCK -ALUMINUM MAX 20\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Armored Metal Works\",\"approval_number_master\":\"FL#5506-R0\",\"approval_number\":\"FL5506.4\",\"seq\":4,\"product_model\":\"MECHANICAL LOCK-COPPER\",\"product_description\":\"MIN 0.022 OR 16OZ COPPER MECHANICAL LOCK MAX 16\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Armored Metal Works\",\"approval_number_master\":\"FL#5506-R0\",\"approval_number\":\"FL5506.5\",\"seq\":5,\"product_model\":\"NAIL STRIP\",\"product_description\":\"22GA 1 1\\\/2\\\" NAIL STRIP MAX 16\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Armored Metal Works\",\"approval_number_master\":\"FL#5506-R0\",\"approval_number\":\"FL5506.6\",\"seq\":6,\"product_model\":\"NAIL STRIP\",\"product_description\":\"24GA 1 1\\\/2\\\" NAIL STRIP MAX 14.5\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Armored Metal Works\",\"approval_number_master\":\"FL#5506-R0\",\"approval_number\":\"FL5506.7\",\"seq\":7,\"product_model\":\"NAIL STRIP\",\"product_description\":\"24GA 1\\\" NAIL STRIP MAX 16\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Armored Metal Works\",\"approval_number_master\":\"FL#5506-R0\",\"approval_number\":\"FL5506.8\",\"seq\":8,\"product_model\":\"SNAP LOCK\",\"product_description\":\"24GA 1 1\\\/2\\\" SNAP LOCK MAX 16\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Armored Metal Works\",\"approval_number_master\":\"FL#9283-R0\",\"approval_number\":\"FL9283.1\",\"seq\":1,\"product_model\":\"1.0\\\" Snap Lock\",\"product_description\":\"1.0\\\" Snap Lock 24 Ga. 17\\\" Wide\",\"design_pressure\":\"+N\\\/A\\\/-131.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Florida Southern Roofing\":[{\"manufacturer\":\"Florida Southern Roofing\",\"approval_number_master\":\"FL#8655-R6\",\"approval_number\":\"FL8655.1\",\"seq\":1,\"product_model\":\"1.5 Mechanical Lock\",\"product_description\":\"24 Ga. 16\\\" wide over 15\\\/32\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/-123.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Southern Roofing\",\"approval_number_master\":\"FL#8655-R6\",\"approval_number\":\"FL8655.2\",\"seq\":2,\"product_model\":\"1.5 Nail Strip\",\"product_description\":\"24 Ga. 15 1\\\/2\\\" wide over 15\\\/32\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Southern Roofing\",\"approval_number_master\":\"FL#8655-R6\",\"approval_number\":\"FL8655.3\",\"seq\":3,\"product_model\":\"1.5 Snap Lock\",\"product_description\":\"24 Ga. 16\\\" wide over 15\\\/32\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Southern Roofing\",\"approval_number_master\":\"FL#8655-R6\",\"approval_number\":\"FL8655.4\",\"seq\":4,\"product_model\":\"1.75 Snap Lock\",\"product_description\":\"1 3\\\/4\\\" Snap Lock 18\\\" over 15\\\/32\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/-74.25psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Southern Roofing\",\"approval_number_master\":\"FL#4394-R0\",\"approval_number\":\"FL4394.1\",\"seq\":1,\"product_model\":\"SS675, Metal Roofing Panels\",\"product_description\":\"Grade 50, 24g, metal panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Southern Roofing\",\"approval_number_master\":\"FL#4441-R0\",\"approval_number\":\"FL4441.1\",\"seq\":1,\"product_model\":\"Mechanical Lock\",\"product_description\":\"24g 1\\\" and 1 1\\\/2\\\" metal roofing panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Southern Roofing\",\"approval_number_master\":\"FL#4441-R0\",\"approval_number\":\"FL4441.2\",\"seq\":2,\"product_model\":\"Nail Strip\",\"product_description\":\"1\\\" and 1 1\\\/2\\\" 22g and 24g metal roof panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Southern Roofing\",\"approval_number_master\":\"FL#4441-R0\",\"approval_number\":\"FL4441.3\",\"seq\":3,\"product_model\":\"Snap Lock\",\"product_description\":\"24g 1 1\\\/2\\\" metal roofing panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Southern Roofing\",\"approval_number_master\":\"FL#5044-R1\",\"approval_number\":\"FL5044.1\",\"seq\":1,\"product_model\":\"24 Ga. 1 3\\\/4\\\" Snap Lock\",\"product_description\":\"24 Ga. 1 3\\\/4\\\" Snap Lock 18\\\" over 15\\\/32\\\" plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-74.25PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Southern Roofing\",\"approval_number_master\":\"FL#7742-R1\",\"approval_number\":\"FL7742.1\",\"seq\":1,\"product_model\":\"1 Mechanical Lock\",\"product_description\":\"1.0 Mechanical Lock 24 Ga. 17\\\" Wide over 19\\\/32\\\" SEALED plywood\\nNon-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-107.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Southern Roofing\",\"approval_number_master\":\"FL#7742-R1\",\"approval_number\":\"FL7742.2\",\"seq\":2,\"product_model\":\"1\\\" Nail Strip\",\"product_description\":\"24 Ga. 16\\\" Wide over 19\\\/32\\\" SEALED plywood\\nNon-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-100.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Southern Roofing\",\"approval_number_master\":\"FL#7742-R1\",\"approval_number\":\"FL7742.3\",\"seq\":3,\"product_model\":\"1.5 Nail Strip\",\"product_description\":\"24 Ga. 15\\\" Wide over 19\\\/32\\\" SEALED plywood\\nNon-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-108.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Southern Roofing\",\"approval_number_master\":\"FL#7742-R1\",\"approval_number\":\"FL7742.4\",\"seq\":4,\"product_model\":\"Mechanical Lock\",\"product_description\":\"1.5 Mechanical Lock 24 Ga. 16\\\" Wide over 19\\\/32\\\" SEALED plywood\\nNon-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-106.8PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Southern Roofing\",\"approval_number_master\":\"FL#7742-R1\",\"approval_number\":\"FL7742.5\",\"seq\":5,\"product_model\":\"Mechanical Lock Aluminum\",\"product_description\":\"1.5 Mechanical Lock 0.032 Aluminum 20\\\" wide over 19\\\/32\\\" SEALED plywood\\nNon-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-72.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Southern Roofing\",\"approval_number_master\":\"FL#7742-R1\",\"approval_number\":\"FL7742.6\",\"seq\":6,\"product_model\":\"Mechanical Lock Copper\",\"product_description\":\"1.5 Mechanical Lock 16 oz Copper 16\\\" Wide over 19\\\/32\\\" SEALED plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-122.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Southern Roofing\",\"approval_number_master\":\"FL#7742-R1\",\"approval_number\":\"FL7742.7\",\"seq\":7,\"product_model\":\"Nail Strip 22 Ga.\",\"product_description\":\"1.5 Nail Strip 22 Ga. 16\\\" Wide over 19\\\/32\\\" SEALED plywood\\nNon-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-105.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Southern Roofing\",\"approval_number_master\":\"FL#7742-R1\",\"approval_number\":\"FL7742.8\",\"seq\":8,\"product_model\":\"Snap Lock\",\"product_description\":\"1.5 Snap Lock 16\\\" Wide 24 Ga. over 19\\\/32\\\" SEALED plywood\\nNon-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-112.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Southern Roofing\",\"approval_number_master\":\"FL#8408-R1\",\"approval_number\":\"FL8408.1\",\"seq\":1,\"product_model\":\"5v Crimp\",\"product_description\":\"26 Ga. 5 V Crimp Roof Panel over 1\\\/2\\\" Plywood\\nHVHZ\",\"design_pressure\":\"+N\\\/A\\\/-108.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Southern Roofing\",\"approval_number_master\":\"FL#9257-R1\",\"approval_number\":\"FL9257.1\",\"seq\":1,\"product_model\":\"1.5\\\" Nail Strip\",\"product_description\":\"24 Ga. 15 1\\\/2\\\" wide over 1\\\/2\\\" plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-78.5PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Southern Roofing\",\"approval_number_master\":\"FL#9751-R1\",\"approval_number\":\"FL9751.1\",\"seq\":1,\"product_model\":\".032 Aluminum 1\\\" Mechanical Lock\",\"product_description\":\"1\\\" Mechanical Lock 0.032\\\" Aluminum 16\\\" wide over 1\\\/2\\\" plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-101 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-22 00:00:00\",\"instructions_url\":\"\"}],\"Metal Max LLC\":[{\"manufacturer\":\"Metal Max LLC\",\"approval_number_master\":\"FL#9329-R6\",\"approval_number\":\"FL9329.1\",\"seq\":1,\"product_model\":\"26 Ga. \\u00be\\\" Rib Roof Panel\",\"product_description\":\"26 Ga. \\u00be\\\" Rib Roof Panel over 1x4 SYP Wood Purlins over 15\\\/32\\\" APA plywood\",\"design_pressure\":\"+N\\\/A\\\/-164.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Max LLC\",\"approval_number_master\":\"FL#9329-R6\",\"approval_number\":\"FL9329.2\",\"seq\":2,\"product_model\":\"29 Ga. \\u00be\\\" Rib Roof Panel\",\"product_description\":\"29 Ga. \\u00be\\\" Rib Roof Panel over 1x4 SYP Wood Purlins over 15\\\/32\\\" APA plywood\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Max LLC\",\"approval_number_master\":\"FL#9329-R6\",\"approval_number\":\"FL9329.3\",\"seq\":3,\"product_model\":\"5V Crimp\",\"product_description\":\"26 Ga. 5V Crimp Roof Panel over 15\\\/32\\\" APA Plywood\",\"design_pressure\":\"+N\\\/A\\\/-156.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Max LLC\",\"approval_number_master\":\"FL#47828-R0\",\"approval_number\":\"FL47828.1\",\"seq\":1,\"product_model\":\"01: 26ga 5V on plywood\",\"product_description\":\"26ga (min) 5V on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-131\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Max LLC\",\"approval_number_master\":\"FL#47828-R0\",\"approval_number\":\"FL47828.2\",\"seq\":2,\"product_model\":\"02: 26ga 5V on plywood\",\"product_description\":\"26ga (min) 5V on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-156.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Max LLC\",\"approval_number_master\":\"FL#47828-R0\",\"approval_number\":\"FL47828.3\",\"seq\":3,\"product_model\":\"03: 26ga 5V on battens on plywood\",\"product_description\":\"26ga (min) 5V on 1x4 battens (min) on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-123.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Max LLC\",\"approval_number_master\":\"FL#47828-R0\",\"approval_number\":\"FL47828.4\",\"seq\":4,\"product_model\":\"04: 26ga PBR on battens on plywood\",\"product_description\":\"26ga (min) PBR on 1x4 battens (min) on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-151.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Max LLC\",\"approval_number_master\":\"FL#47828-R0\",\"approval_number\":\"FL47828.5\",\"seq\":5,\"product_model\":\"05: 26ga PBR on plywood\",\"product_description\":\"26ga (min) PBR on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-154.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Max LLC\",\"approval_number_master\":\"FL#47828-R0\",\"approval_number\":\"FL47828.6\",\"seq\":6,\"product_model\":\"06: 26ga PBR on plywood\",\"product_description\":\"26ga (min) PBR on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-161\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Max LLC\",\"approval_number_master\":\"FL#47828-R0\",\"approval_number\":\"FL47828.7\",\"seq\":7,\"product_model\":\"07: 26ga PBR on plywood\",\"product_description\":\"26ga (min) PBR on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-162\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Max LLC\",\"approval_number_master\":\"FL#47828-R0\",\"approval_number\":\"FL47828.8\",\"seq\":8,\"product_model\":\"08: 26ga PBR on battens on plywood\",\"product_description\":\"26ga (min) PBR on 1x4 battens (min) on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-123.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Max LLC\",\"approval_number_master\":\"FL#47828-R0\",\"approval_number\":\"FL47828.9\",\"seq\":9,\"product_model\":\"09: 26ga Rib on battens on plywood\",\"product_description\":\"26ga (min) Rib on 1x4 battens (min) on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-164.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Max LLC\",\"approval_number_master\":\"FL#47828-R0\",\"approval_number\":\"FL47828.10\",\"seq\":10,\"product_model\":\"10: 26ga Rib on plywood\",\"product_description\":\"26ga (min) Rib on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-159.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Max LLC\",\"approval_number_master\":\"FL#47828-R0\",\"approval_number\":\"FL47828.11\",\"seq\":11,\"product_model\":\"11: 29ga Rib on plywood\",\"product_description\":\"29ga (min) Rib on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-146\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Max LLC\",\"approval_number_master\":\"FL#47828-R0\",\"approval_number\":\"FL47828.12\",\"seq\":12,\"product_model\":\"12: 29ga Rib on battens on plywood\",\"product_description\":\"29ga (min) Rib on 1x4 battens (min) on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-131\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Max LLC\",\"approval_number_master\":\"FL#47828-R0\",\"approval_number\":\"FL47828.13\",\"seq\":13,\"product_model\":\"13: 29ga Rib on battens on plywood\",\"product_description\":\"29ga (min) Rib on 1x4 battens (min) on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-116\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Max LLC\",\"approval_number_master\":\"FL#47828-R0\",\"approval_number\":\"FL47828.14\",\"seq\":14,\"product_model\":\"14: 29ga Rib on plywood\",\"product_description\":\"29ga (min) Rib on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-123.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Max LLC\",\"approval_number_master\":\"FL#47829-R0\",\"approval_number\":\"FL47829.1\",\"seq\":1,\"product_model\":\"01: 24ga 1-in Nailstrip on plywood\",\"product_description\":\"24ga (min) 1-in Nailstrip standing seam panel on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-153.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Max LLC\",\"approval_number_master\":\"FL#47829-R0\",\"approval_number\":\"FL47829.2\",\"seq\":2,\"product_model\":\"02: 24ga 1.5-in Snaplock on plywood\",\"product_description\":\"24ga (min) 1.5-in Snaplock standing seam panel on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-116\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Max LLC\",\"approval_number_master\":\"FL#47829-R0\",\"approval_number\":\"FL47829.3\",\"seq\":3,\"product_model\":\"03: 26ga Max150SL on plywood\",\"product_description\":\"26ga (min) Max150SL standing seam panel on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-59.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Max LLC\",\"approval_number_master\":\"FL#47829-R0\",\"approval_number\":\"FL47829.4\",\"seq\":4,\"product_model\":\"04: 26ga MaxLoc on plywood\",\"product_description\":\"26ga (min) MaxLoc standing seam panel on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-71\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Max LLC\",\"approval_number_master\":\"FL#47829-R0\",\"approval_number\":\"FL47829.5\",\"seq\":5,\"product_model\":\"05: 26ga MaxSeam on plywood\",\"product_description\":\"26ga (min) MaxSeam standing seam panel on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-102.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Max LLC\",\"approval_number_master\":\"FL#47829-R0\",\"approval_number\":\"FL47829.6\",\"seq\":6,\"product_model\":\"06: 24ga SL1750 on plywood\",\"product_description\":\"24ga (min) SL1750 standing seam panel on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-123.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Max LLC\",\"approval_number_master\":\"FL#47829-R0\",\"approval_number\":\"FL47829.7\",\"seq\":7,\"product_model\":\"07: 032 aluminum SL1750 on pywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker SL1750 standing seam panel on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-86\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Max LLC\",\"approval_number_master\":\"FL#47829-R0\",\"approval_number\":\"FL47829.8\",\"seq\":8,\"product_model\":\"08: 032 aluminum SLC1000 on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker SLC1000 standing seam panel on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-63.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Max LLC\",\"approval_number_master\":\"FL#47829-R0\",\"approval_number\":\"FL47829.9\",\"seq\":9,\"product_model\":\"09: 26ga SLC1000 on plywood\",\"product_description\":\"26ga (min) SLC1000 standing seam panel on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"}],\"DECRA Roofing Systems, Inc.\":[{\"manufacturer\":\"DECRA Roofing Systems, Inc.\",\"approval_number_master\":\"FL#9759-R10\",\"approval_number\":\"FL9759.1\",\"seq\":1,\"product_model\":\"DECRA Metal Roofing Systems\",\"product_description\":\"Non-structural, stone-coated steel roofing systems\",\"design_pressure\":\"+N\\\/A\\\/-153.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DECRA Roofing Systems, Inc.\",\"approval_number_master\":\"FL#41928-R1\",\"approval_number\":\"FL41928.1\",\"seq\":1,\"product_model\":\"Antica, Bond, Classic, Craftsman Shake, Royal and Tudor\",\"product_description\":\"Min. 26 ga., preformed, fastened, stone-coated steel panels\",\"design_pressure\":\"+0\\\/-168.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DECRA Roofing Systems, Inc.\",\"approval_number_master\":\"FL#41928-R1\",\"approval_number\":\"FL41928.2\",\"seq\":2,\"product_model\":\"CF Shingle and CF Shake\",\"product_description\":\"Min. 26 ga., preformed, fastened, stone-coated steel panels\",\"design_pressure\":\"+0\\\/-120\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DECRA Roofing Systems, Inc.\",\"approval_number_master\":\"FL#2319-R0\",\"approval_number\":\"FL2319.1\",\"seq\":1,\"product_model\":\"Decra Roof Systems\",\"product_description\":\"Decra Tile, Decra Shake, Decra Shake Plus, and Decra Shingle Plus\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"DECRA Roofing Systems, Inc.\",\"approval_number_master\":\"FL#2319-R0\",\"approval_number\":\"FL2319.2\",\"seq\":2,\"product_model\":\"Decra Shingle\",\"product_description\":\"Stone Coated Metal Panel Shingle with 24 ga. coated metal channel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"DECRA Roofing Systems, Inc.\",\"approval_number_master\":\"FL#5781-R1\",\"approval_number\":\"FL5781.1\",\"seq\":1,\"product_model\":\"Decra Shingles\",\"product_description\":\"Steel Shingles.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"DECRA Roofing Systems, Inc.\",\"approval_number_master\":\"FL#5781-R1\",\"approval_number\":\"FL5781.2\",\"seq\":2,\"product_model\":\"Metal Roof Panels\",\"product_description\":\"Tile, Shake, Shake plus, Shingle Plus\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"DECRA Roofing Systems, Inc.\",\"approval_number_master\":\"FL#9759-R1\",\"approval_number\":\"FL9759.2\",\"seq\":2,\"product_model\":\"Decra Shake Plus & Shingle Plus\",\"product_description\":\"System A-3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DECRA Roofing Systems, Inc.\",\"approval_number_master\":\"FL#9759-R1\",\"approval_number\":\"FL9759.3\",\"seq\":3,\"product_model\":\"Decra Shake, Tile & Shingle Plus\",\"product_description\":\"System A-4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DECRA Roofing Systems, Inc.\",\"approval_number_master\":\"FL#9759-R1\",\"approval_number\":\"FL9759.4\",\"seq\":4,\"product_model\":\"Decra Shake, Tile, Shingle Plus\",\"product_description\":\"System A-2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DECRA Roofing Systems, Inc.\",\"approval_number_master\":\"FL#9759-R1\",\"approval_number\":\"FL9759.5\",\"seq\":5,\"product_model\":\"Decra Villa Tile\",\"product_description\":\"System A-5\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-01-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DECRA Roofing Systems, Inc.\",\"approval_number_master\":\"FL#11255-R0\",\"approval_number\":\"FL11255.1\",\"seq\":1,\"product_model\":\"Decra Tile Plus, Shake Plus and Shingle Plus\",\"product_description\":\"System 1 per Table 1 of ESR 1754\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-11-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DECRA Roofing Systems, Inc.\",\"approval_number_master\":\"FL#11255-R0\",\"approval_number\":\"FL11255.2\",\"seq\":2,\"product_model\":\"Villa Tile\",\"product_description\":\"System 2 per table 1 of ESR 1754 report\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-11-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DECRA Roofing Systems, Inc.\",\"approval_number_master\":\"FL#11255-R0\",\"approval_number\":\"FL11255.3\",\"seq\":3,\"product_model\":\"Villa Tile\",\"product_description\":\"System 2A per table 1 of ESR 1754 report\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-11-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DECRA Roofing Systems, Inc.\",\"approval_number_master\":\"FL#11255-R0\",\"approval_number\":\"FL11255.4\",\"seq\":4,\"product_model\":\"Villa Tile\",\"product_description\":\"System 3 per table 1 of ESR 1754 report\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-11-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DECRA Roofing Systems, Inc.\",\"approval_number_master\":\"FL#11255-R0\",\"approval_number\":\"FL11255.5\",\"seq\":5,\"product_model\":\"Villa Tile\",\"product_description\":\"System 3A per table 1 of ESR 1754 report\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-11-19 00:00:00\",\"instructions_url\":\"\"}],\"ALL METAL ACQUISITIONS OF FL, LLC\":[{\"manufacturer\":\"ALL METAL ACQUISITIONS OF FL, LLC\",\"approval_number_master\":\"FL#10319-R8\",\"approval_number\":\"FL10319.1\",\"seq\":1,\"product_model\":\"1 3\\\/4\\\" Snap Lock 24Ga. Panel\",\"product_description\":\"24Ga. over 15\\\/32\\\" Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/--123.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALL METAL ACQUISITIONS OF FL, LLC\",\"approval_number_master\":\"FL#10319-R8\",\"approval_number\":\"FL10319.2\",\"seq\":2,\"product_model\":\"1 3\\\/4\\\" Snap Lock 26Ga. Panel\",\"product_description\":\"26Ga. Snap Lock over 15\\\/32\\\" APA plywood\",\"design_pressure\":\"+N\\\/A\\\/--78.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALL METAL ACQUISITIONS OF FL, LLC\",\"approval_number_master\":\"FL#10319-R8\",\"approval_number\":\"FL10319.3\",\"seq\":3,\"product_model\":\"1.5\\\" Aluminum Mechanical Lock\",\"product_description\":\"1.5\\\" Aluminum Mechanical Lock (0.032\\\") over 15\\\/32\\\" APA Plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-119.3psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALL METAL ACQUISITIONS OF FL, LLC\",\"approval_number_master\":\"FL#10319-R8\",\"approval_number\":\"FL10319.4\",\"seq\":4,\"product_model\":\"1.5\\\" Aluminum Mechanical Lock\",\"product_description\":\"1.5\\\" Aluminum Mechanical (0.032\\\") Lock 16\\\" Wide over 22 Ga. Metal Deck Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-76.8PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALL METAL ACQUISITIONS OF FL, LLC\",\"approval_number_master\":\"FL#10319-R8\",\"approval_number\":\"FL10319.5\",\"seq\":5,\"product_model\":\"1.5\\\" Mechanical Lock 24Ga.\",\"product_description\":\"1.5\\\" Mechanical Lock\\n24 Ga. 16\\\" Wide over\\n22 Ga. Metal Deck Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-52.5 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALL METAL ACQUISITIONS OF FL, LLC\",\"approval_number_master\":\"FL#10319-R8\",\"approval_number\":\"FL10319.6\",\"seq\":6,\"product_model\":\"26Ga. Rib Roof Panel\",\"product_description\":\"Rib 26 Ga. over 15\\\/32\\\" APA Plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-69.25PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALL METAL ACQUISITIONS OF FL, LLC\",\"approval_number_master\":\"FL#10319-R8\",\"approval_number\":\"FL10319.7\",\"seq\":7,\"product_model\":\"29 GA. RIB PANEL\",\"product_description\":\"29Ga over 1x4 @2 SYP wood purlins\",\"design_pressure\":\"+N\\\/A\\\/--183.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALL METAL ACQUISITIONS OF FL, LLC\",\"approval_number_master\":\"FL#10319-R8\",\"approval_number\":\"FL10319.8\",\"seq\":8,\"product_model\":\"5V Crimp\",\"product_description\":\"26 Ga. 5V Crimp Roof Panel over 15\\\/32\\\" Plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-108.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALL METAL ACQUISITIONS OF FL, LLC\",\"approval_number_master\":\"FL#10319-R8\",\"approval_number\":\"FL10319.9\",\"seq\":9,\"product_model\":\"7\\\/8\\\" Nail Strip\",\"product_description\":\"24 Ga. Roof Panel OVER 15\\\/32\\\" APA plywood\",\"design_pressure\":\"+N\\\/A\\\/--108.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALL METAL ACQUISITIONS OF FL, LLC\",\"approval_number_master\":\"FL#10319-R8\",\"approval_number\":\"FL10319.10\",\"seq\":10,\"product_model\":\"PBR Panel 26Ga\",\"product_description\":\"PBR 26Ga. over 15\\\/32\\\" APA plywood.\",\"design_pressure\":\"+N\\\/A\\\/--154.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALL METAL ACQUISITIONS OF FL, LLC\",\"approval_number_master\":\"FL#10319-R8\",\"approval_number\":\"FL10319.11\",\"seq\":11,\"product_model\":\"Rib 29 Ga.\",\"product_description\":\"Rib 29 Ga. over 15\\\/32\\\" APA Plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-71.75psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALL METAL ACQUISITIONS OF FL, LLC\",\"approval_number_master\":\"FL#10319-R8\",\"approval_number\":\"FL10319.12\",\"seq\":12,\"product_model\":\"Rib 29Ga.\",\"product_description\":\"29Ga. Rib over 15\\\/32\\\" APA plywood\",\"design_pressure\":\"+N\\\/A\\\/--108.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALL METAL ACQUISITIONS OF FL, LLC\",\"approval_number_master\":\"FL#2540-R0\",\"approval_number\":\"FL2540.1\",\"seq\":1,\"product_model\":\"C-5 Rib 26 gauge Galvalume\\u00ae\",\"product_description\":\"36\\\" width 9\\\"o.c. 3\\\/4\\\" high ribs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALL METAL ACQUISITIONS OF FL, LLC\",\"approval_number_master\":\"FL#2540-R0\",\"approval_number\":\"FL2540.2\",\"seq\":2,\"product_model\":\"C-5 Rib 26 gauge galvanized\",\"product_description\":\"36\\\" width 9\\\"o.c. 3\\\/4\\\" high ribs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALL METAL ACQUISITIONS OF FL, LLC\",\"approval_number_master\":\"FL#2540-R0\",\"approval_number\":\"FL2540.3\",\"seq\":3,\"product_model\":\"C-5 Rib 29 gauge Galvalume\\u00ae\",\"product_description\":\"36\\\" width 9\\\"o.c. 3\\\/4\\\" high ribs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALL METAL ACQUISITIONS OF FL, LLC\",\"approval_number_master\":\"FL#2540-R0\",\"approval_number\":\"FL2540.4\",\"seq\":4,\"product_model\":\"C-5 Rib 29 gauge galvanized\",\"product_description\":\"36\\\" width 9\\\"o.c. 3\\\/4\\\" high ribs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALL METAL ACQUISITIONS OF FL, LLC\",\"approval_number_master\":\"FL#2545-R0\",\"approval_number\":\"FL2545.1\",\"seq\":1,\"product_model\":\"5-V CRIMP 26 GAUGE GALVALUME\\u00ae\",\"product_description\":\"24\\\" NOM.WIDTH, 12\\\"O.C. 7\\\/16\\\" HIGH RIBS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALL METAL ACQUISITIONS OF FL, LLC\",\"approval_number_master\":\"FL#2545-R0\",\"approval_number\":\"FL2545.2\",\"seq\":2,\"product_model\":\"5-V CRIMP, 26 GAUGE GALVANIZED\",\"product_description\":\"24\\\" NOM. WIDTH, 12\\\" O.C., 7\\\/16\\\" HIGH RIBS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALL METAL ACQUISITIONS OF FL, LLC\",\"approval_number_master\":\"FL#2545-R0\",\"approval_number\":\"FL2545.3\",\"seq\":3,\"product_model\":\"5-V CRIMP, 29 GAUGE GALVALUME\\u00ae\",\"product_description\":\"24\\\" NOM. WIDTH, 12\\\"O.C., 7\\\/16\\\" HIGH RIBS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALL METAL ACQUISITIONS OF FL, LLC\",\"approval_number_master\":\"FL#2545-R0\",\"approval_number\":\"FL2545.4\",\"seq\":4,\"product_model\":\"5-V CRIMP, 29 GAUGE GALVANIZED\",\"product_description\":\"24\\\" NOM.WIDTH, 12\\\" O.C., 7\\\/16\\\" HIGH RIBS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALL METAL ACQUISITIONS OF FL, LLC\",\"approval_number_master\":\"FL#2995-R0\",\"approval_number\":\"FL2995.1\",\"seq\":1,\"product_model\":\"Standing Seam Mechanical Lock\",\"product_description\":\"22, 24, and 26 gauge Galvalume or galvanized metal roof panels;16.375\\\" wide, with 1 1\\\/2\\\" ribs, 9\\\" o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALL METAL ACQUISITIONS OF FL, LLC\",\"approval_number_master\":\"FL#4519-R0\",\"approval_number\":\"FL4519.1\",\"seq\":1,\"product_model\":\"26GA and 29GA Rib panel\",\"product_description\":\"36\\\" wide,9\\\" o.c. 3\\\/4\\\" ribs, through fastened, non structural metal panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALL METAL ACQUISITIONS OF FL, LLC\",\"approval_number_master\":\"FL#4519-R0\",\"approval_number\":\"FL4519.2\",\"seq\":2,\"product_model\":\"5 V Crimp\",\"product_description\":\"26GA,24\\\" wide through fastened, Non Structural metal panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALL METAL ACQUISITIONS OF FL, LLC\",\"approval_number_master\":\"FL#5109-R0\",\"approval_number\":\"FL5109.1\",\"seq\":1,\"product_model\":\"Aluminum 5V Crimp\",\"product_description\":\"Aluminum 5V Crimp over 22Ga metal deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALL METAL ACQUISITIONS OF FL, LLC\",\"approval_number_master\":\"FL#5318-R0\",\"approval_number\":\"FL5318.1\",\"seq\":1,\"product_model\":\"Alum SSR over 22ga Metal Deck\",\"product_description\":\"Aluminum Standing Seam Roof Panel over 22 Ga Metal Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALL METAL ACQUISITIONS OF FL, LLC\",\"approval_number_master\":\"FL#5318-R0\",\"approval_number\":\"FL5318.2\",\"seq\":2,\"product_model\":\"Alum SSR over Plywood Sheathing\",\"product_description\":\"Aluminum Standing Seam Roof panel over plywood sheathing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALL METAL ACQUISITIONS OF FL, LLC\",\"approval_number_master\":\"FL#6044-R0\",\"approval_number\":\"FL6044.1\",\"seq\":1,\"product_model\":\"Rib Panel\",\"product_description\":\"26GA,3\\\/4\\\" Rib width-36\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALL METAL ACQUISITIONS OF FL, LLC\",\"approval_number_master\":\"FL#6044-R0\",\"approval_number\":\"FL6044.2\",\"seq\":2,\"product_model\":\"Rib Panel\",\"product_description\":\"29GA, 3\\\/4\\\" Rib, Width-36\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALL METAL ACQUISITIONS OF FL, LLC\",\"approval_number_master\":\"FL#6896-R0\",\"approval_number\":\"FL6896.1\",\"seq\":1,\"product_model\":\"Alum SSR over 22ga Metal Deck\",\"product_description\":\"Aluminum Standing Seam Roof Panel over 22 Ga Metal Deck\",\"design_pressure\":\"+N\\\/A\\\/-76.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALL METAL ACQUISITIONS OF FL, LLC\",\"approval_number_master\":\"FL#8690-R0\",\"approval_number\":\"FL8690.1\",\"seq\":1,\"product_model\":\"5V CRIMP\",\"product_description\":\"26 GAUGE 24\\\" COVERAGE 5V CRIMP\",\"design_pressure\":\"+N\\\/A\\\/-108.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Beach Metal Roofing Supply LLC\":[{\"manufacturer\":\"Beach Metal Roofing Supply LLC\",\"approval_number_master\":\"FL#10684-R6\",\"approval_number\":\"FL10684.1\",\"seq\":1,\"product_model\":\"1.5\\\" Mechanical Lock 24 Ga. HVHZ\",\"product_description\":\"1.5\\\" Mechanical Lock 24 Ga. 16\\\" Wide over APA Plywood.\",\"design_pressure\":\"+N\\\/A\\\/-123.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Beach Metal Roofing Supply LLC\",\"approval_number_master\":\"FL#10684-R6\",\"approval_number\":\"FL10684.2\",\"seq\":2,\"product_model\":\"1.5\\\" Mechanical Lock 24 Ga. HVHZ (DISCONTINUED)\",\"product_description\":\"1.5\\\" Mechanical Lock 24 Ga. 16\\\" Wide over APA Plywood.\",\"design_pressure\":\"+N\\\/A\\\/-123.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Beach Metal Roofing Supply LLC\",\"approval_number_master\":\"FL#10684-R6\",\"approval_number\":\"FL10684.3\",\"seq\":3,\"product_model\":\"1.5\\\" Mechanical Lock Aluminum\",\"product_description\":\"1.5\\\" Mechanical Lock 0.032\\\" Aluminum Roof Panel over 19\\\/32\\\" Sealed Plywood\",\"design_pressure\":\"+N\\\/A\\\/-72.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Beach Metal Roofing Supply LLC\",\"approval_number_master\":\"FL#10684-R6\",\"approval_number\":\"FL10684.4\",\"seq\":4,\"product_model\":\"1.5\\\" Nailstrip 24 Ga. HVHZ\",\"product_description\":\"1.5\\\" Nailstrip 24 Ga. 15 1\\\/2\\\" Wide Roof Panel over APA Plywood\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Beach Metal Roofing Supply LLC\",\"approval_number_master\":\"FL#10684-R6\",\"approval_number\":\"FL10684.5\",\"seq\":5,\"product_model\":\"1.5\\\" Snap Lock 24 Ga. HVHZ\",\"product_description\":\"1.5\\\" Snap Lock 24 Ga. 16\\\" Wide Roof Panel over APA Plywood\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Beach Metal Roofing Supply LLC\",\"approval_number_master\":\"FL#10684-R6\",\"approval_number\":\"FL10684.6\",\"seq\":6,\"product_model\":\"26 Ga. 5V Crimp Roof Panel\",\"product_description\":\"Min. 26 Ga. 5V Crimp Roof Panel over 15\\\/32\\\" APA Plywood\",\"design_pressure\":\"+N\\\/A\\\/-156.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Beach Metal Roofing Supply LLC\",\"approval_number_master\":\"FL#10684-R6\",\"approval_number\":\"FL10684.7\",\"seq\":7,\"product_model\":\"26Ga. Corrugated Rib\",\"product_description\":\"21.25\\\" panel over 15\\\/32\\\" APA plywood\",\"design_pressure\":\"+N\\\/A\\\/--97.1psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Beach Metal Roofing Supply LLC\",\"approval_number_master\":\"FL#10684-R6\",\"approval_number\":\"FL10684.8\",\"seq\":8,\"product_model\":\"29GA SM Rib\",\"product_description\":\"Min 29GA Rib panel over min. 1x4 No.2 SYP wood purlins over one layer shingles(optional)over min. 7\\\/16\\\" OSB or 15\\\/32\\\" APA plywood\",\"design_pressure\":\"+N\\\/A\\\/-157.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Beach Metal Roofing Supply LLC\",\"approval_number_master\":\"FL#11016-R0\",\"approval_number\":\"FL11016.1\",\"seq\":1,\"product_model\":\"1.5\\\" Mechanical Lock\",\"product_description\":\"1.5\\\" Aluminum Mechanical Lock\\n20\\\" Wide over 19\\\/32\\\" SEALED Plywood\\nNon-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-72.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Beach Metal Roofing Supply LLC\",\"approval_number_master\":\"FL#21702-R0\",\"approval_number\":\"FL21702.1\",\"seq\":1,\"product_model\":\"26GA CORRUGATED PANEL\",\"product_description\":\"2.5 RIB HT OVER 15\\\/32\\\" APA PLYWOOD\",\"design_pressure\":\"+N\\\/A\\\/-97.1\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-01-02 00:00:00\",\"instructions_url\":\"\"}],\"Classic Products, Inc.\":[{\"manufacturer\":\"Classic Products, Inc.\",\"approval_number_master\":\"FL#10687-R6\",\"approval_number\":\"FL10687.1\",\"seq\":1,\"product_model\":\"1 - \\\"Rustic Shingle\\\"\",\"product_description\":\"Roof Panel - 0.019\\\" Aluminum Shingle Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-67.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Classic Products, Inc.\",\"approval_number_master\":\"FL#10687-R6\",\"approval_number\":\"FL10687.2\",\"seq\":2,\"product_model\":\"2 - \\\"Country Manor Shake\\\"\",\"product_description\":\"Roof Panel - 0.019\\\" Aluminum Shingle Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-77.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Classic Products, Inc.\",\"approval_number_master\":\"FL#10687-R6\",\"approval_number\":\"FL10687.3\",\"seq\":3,\"product_model\":\"3 - \\\"Oxford Shingle\\\"\",\"product_description\":\"Roof Panel - 0.021\\\" Aluminum Shingle Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-62.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Classic Products, Inc.\",\"approval_number_master\":\"FL#10687-R6\",\"approval_number\":\"FL10687.4\",\"seq\":4,\"product_model\":\"4 - \\\"ClickLock\\\"\",\"product_description\":\"Roof Panel - 0.032\\\" Aluminum, 12\\\" Wide Snap-Lock Panel Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-82.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Classic Products, Inc.\",\"approval_number_master\":\"FL#1674-R0\",\"approval_number\":\"FL1674.1\",\"seq\":1,\"product_model\":\"Rustic Shingle\",\"product_description\":\"1' x 2' aluminum panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Classic Products, Inc.\",\"approval_number_master\":\"FL#10209-R0\",\"approval_number\":\"FL10209.1\",\"seq\":1,\"product_model\":\"\\\"ClickLock\\\" Aluminum Snaplock Panel\",\"product_description\":\"Roof Panel - 0.032\\\" Aluminum, 12\\\" Width, Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-82.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Graber Post Buildings, Inc.\":[{\"manufacturer\":\"Graber Post Buildings, Inc.\",\"approval_number_master\":\"FL#10887-R5\",\"approval_number\":\"FL10887.1\",\"seq\":1,\"product_model\":\"G-Rib Panel\",\"product_description\":\"Min. 29 ga., 36\\\" wide through fastened roof panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-120.35\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-18 00:00:00\",\"instructions_url\":\"\"}],\"Berridge Manufacturing Co.\":[{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11159-R8\",\"approval_number\":\"FL11159.1\",\"seq\":1,\"product_model\":\"1 - \\\"Double-Lock Zee-Lock\\\" Panel\",\"product_description\":\"24 Gauge Steel Roof Panel Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-174 max.\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11159-R8\",\"approval_number\":\"FL11159.2\",\"seq\":2,\"product_model\":\"2 - \\\"Zee-Lock\\\" or \\\"Curved Zee-Lock\\\" Panel\",\"product_description\":\"24 Gauge Steel Roof Panel Attached to Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-183 max.\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11159-R8\",\"approval_number\":\"FL11159.3\",\"seq\":3,\"product_model\":\"3 - \\\"Zee-Lock\\\" Panel\",\"product_description\":\"22 Gauge Steel Roof Panel Attached to Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-213 max.\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11241-R8\",\"approval_number\":\"FL11241.1\",\"seq\":1,\"product_model\":\"1 - \\\"Cee-Lock\\\" with Continuous Cee-Rib Clip\",\"product_description\":\"Roof Panel - 24 Gauge Steel, 16.5\\\" Width, Attached to Plywood Deck per NOA#22-0920.06\",\"design_pressure\":\"+N\\\/A\\\/-108.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2027-11-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11241-R8\",\"approval_number\":\"FL11241.2\",\"seq\":2,\"product_model\":\"2 - \\\"Cee-Lock\\\" with continuous Cee-Rib Clip\",\"product_description\":\"Roof Panel - 22 Gauge Steel, 16.5\\\" Width, Attached to Insulated Steel Deck per NOA#21-1213.02\",\"design_pressure\":\"+N\\\/A\\\/-183.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11241-R8\",\"approval_number\":\"FL11241.3\",\"seq\":3,\"product_model\":\"3 - \\\"Victorian Shingle\\\" or \\\"Classic Shingle\\\"\",\"product_description\":\"Metal Roof Shingles - 24 Gauge Steel, Attached to Plywood Deck per NOA#22-0920.07\",\"design_pressure\":\"+N\\\/A\\\/-131 max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2027-10-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11241-R8\",\"approval_number\":\"FL11241.4\",\"seq\":4,\"product_model\":\"4 - \\\"Zee-Lock or Curved Zee-Lock Double-Lock\\\" with Continuous Zee-Rib Clip\",\"product_description\":\"Straight or Curved Roof Panel - 24 Gauge Steel, 16\\\" Width,Attached to Plywood Deck or Insulated Steel Deck per NOA#22-0920.08\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11241-R8\",\"approval_number\":\"FL11241.5\",\"seq\":5,\"product_model\":\"5 - \\\"S-Tile\\\"\",\"product_description\":\"Lapped Roof Panel - 24 Gauge Steel, 32-11\\\/16\\\" Width, Attached to Plywood Deck per NOA#21-1215.01\",\"design_pressure\":\"+N\\\/A\\\/-206\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11269-R8\",\"approval_number\":\"FL11269.1\",\"seq\":1,\"product_model\":\"1 - \\\"Cee-Lock\\\" Panel\",\"product_description\":\"24 Gauge Steel Roof Panel Attached to Plywood Deck with Cee-Clips or continuous Cee-Rib clips\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11269-R8\",\"approval_number\":\"FL11269.2\",\"seq\":2,\"product_model\":\"2 - \\\"Cee-Lock\\\" with Continuous Cee-Rib Clip\",\"product_description\":\"24 Gauge (min.) or 22 gauge (min.) Steel Roof Panel Attached to Steel Deck with Continuous Cee-Rib Clips\",\"design_pressure\":\"+N\\\/A\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11269-R8\",\"approval_number\":\"FL11269.3\",\"seq\":3,\"product_model\":\"3 - \\\"Cee-Lock\\\" Panel\",\"product_description\":\"0.032\\\" Aluminum Roof Panel Attached to Plywood Deck with Cee-Clips\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11269-R8\",\"approval_number\":\"FL11269.4\",\"seq\":4,\"product_model\":\"4 - \\\"Cee-Lock\\\" Panel\",\"product_description\":\"0.032\\\" Aluminum Roof Panel Attached to Steel Deck with Cee-Clips\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11422-R8\",\"approval_number\":\"FL11422.1\",\"seq\":1,\"product_model\":\"01 - \\\"Bermuda\\\" Panel\",\"product_description\":\"24 Gauge Steel Roof Panel, 11\\\" Width, Attached to Wood Deck with Berridge Anchor Clips\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11422-R8\",\"approval_number\":\"FL11422.2\",\"seq\":2,\"product_model\":\"02 - \\\"Classic or Victorian Shingle\\\"\",\"product_description\":\"24 Gauge Steel Roof Shingle Panel, 9\\\" x 12\\\", Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-131max\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11422-R8\",\"approval_number\":\"FL11422.4\",\"seq\":4,\"product_model\":\"06 - \\\"Spanish Tile with Deep-Vee\\\"\",\"product_description\":\"24 Gauge Steel Roof Panel Assembly Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-131\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11422-R8\",\"approval_number\":\"FL11422.5\",\"seq\":5,\"product_model\":\"07 - \\\"S Tile\\\" Panel\",\"product_description\":\"24 Gauge Steel Roof Panel, 32\\\" Width, Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-206 max.\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#15471-R5\",\"approval_number\":\"FL15471.1\",\"seq\":1,\"product_model\":\"1 - \\\"Zee-Lock\\\" Double Lock with Continous Zee-Rib Clip\",\"product_description\":\"24 gauge Steel roof panel restrained by continuous \\\"Zee-Rib\\\" continuous panel clips, fastened into 15\\\/32\\\" Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#15471-R5\",\"approval_number\":\"FL15471.2\",\"seq\":2,\"product_model\":\"2 - \\\"Zee-Lock\\\" Double Lock with Continous Zee-Rib Clip\",\"product_description\":\"24 gauge Steel roof panel restrained by continuous \\\"Zee-Rib\\\" continuous panel clips, fastened into Insulated Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-176\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#17025-R2\",\"approval_number\":\"FL17025.1\",\"seq\":1,\"product_model\":\"01 - \\\"Tee-Panel\\\" with Snap-On Seam\",\"product_description\":\"24 Gauge Steel Roof Panel, 18-1\\\/4\\\" or 12-3\\\/4\\\" Width, Attached to Wood Deck with Berridge High Seam Tee-Clips & Snap-on Seam\",\"design_pressure\":\"+See\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#17025-R2\",\"approval_number\":\"FL17025.2\",\"seq\":2,\"product_model\":\"02 - \\\"High Seam Tee-Panel\\\" with Snap-On Seam\",\"product_description\":\"24 Gauge Steel Roof Panel, 18-1\\\/4\\\" Width, Attached to Steel Deck with Berridge High Seam Tee-Clips & Snap-on Seam\",\"design_pressure\":\"+See\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#17025-R2\",\"approval_number\":\"FL17025.3\",\"seq\":3,\"product_model\":\"03 - \\\"Tee-Panel\\\" with Snap-On Seam\",\"product_description\":\"24 Gauge Steel, 12-3\\\/4\\\" Width, Attached to Steel Deck with Berridge Tee-Clip\",\"design_pressure\":\"+See\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#19999-R5\",\"approval_number\":\"FL19999.1\",\"seq\":1,\"product_model\":\"1 - \\\"Double-Lock Zee-Lock\\\" Aluminum Double Lock Standing Seam Roof Panel with Zee-Clip\\\"\",\"product_description\":\"2\\\" Rib Height, 16\\\" wide, 0.032\\\" Aluminum roof panel restrained by floating 2-pc panel clips, fastened into Plywood Deck.\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#19999-R5\",\"approval_number\":\"FL19999.2\",\"seq\":2,\"product_model\":\"2 - \\\"Double-Lock Zee-Lock\\\" Aluminum Double Lock Standing Seam Roof Panel with Zee-Clip\\\"\",\"product_description\":\"2\\\" Rib Height, 16\\\" wide, 0.032\\\" Aluminum roof panel restrained by floating 2-pc panel clips, fastened into Steel Deck.\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#20321-R5\",\"approval_number\":\"FL20321.1\",\"seq\":1,\"product_model\":\"1 - \\\"Tee-Lock\\\" (Steel) Panel\",\"product_description\":\"2-3\\\/8\\\" Rib Height, 18\\\" wide, 24 ga. Steel tee lock roof panel restrained by panel clips, fastened into Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#20321-R5\",\"approval_number\":\"FL20321.2\",\"seq\":2,\"product_model\":\"2 - \\\"Tee-Lock\\\" (Steel) Panel\",\"product_description\":\"2-3\\\/8\\\" Rib Height, 18\\\" or 15\\\" wide, 24 ga. Steel tee lock roof panel restrained by panel clips, fastened into Insulated Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-206max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#20321-R5\",\"approval_number\":\"FL20321.3\",\"seq\":3,\"product_model\":\"3 - \\\"Tee-Lock (Alum)\",\"product_description\":\"2-3\\\/8\\\" Rib Height, 18\\\" wide, 0.032\\\" Aluminum tee lock roof panel restrained by panel clips, fastened into Insulated Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#489-R0\",\"approval_number\":\"FL489.1\",\"seq\":1,\"product_model\":\"Cee-Lock panel\",\"product_description\":\"24 gage standing seam panel, 16 1\\\/2\\\" wide with 1 1\\\/2\\\" integral locking seam\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#489-R0\",\"approval_number\":\"FL489.2\",\"seq\":2,\"product_model\":\"Double-Lock Zee-Lock panel\",\"product_description\":\"24 gage standing seam panel, 16\\\" wide with 2\\\" mechanically locked seam hurricane enhanced\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#489-R0\",\"approval_number\":\"FL489.3\",\"seq\":3,\"product_model\":\"Double-Lock Zee-Lock panel\",\"product_description\":\"24 gage standing seam panel, 16\\\" wide with 2\\\" mechanically locked seam\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#489-R0\",\"approval_number\":\"FL489.4\",\"seq\":4,\"product_model\":\"Zee-Lock panel\",\"product_description\":\"24 gage standing seam panel, 16\\\" wide with 2\\\" mechanically locked seam\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#3117-R0\",\"approval_number\":\"FL3117.1\",\"seq\":1,\"product_model\":\"1- \\\"Zee-Lock Panel\\\"\",\"product_description\":\"Minimum 24 GA Steel, 16\\\" Wide Panel over Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#3117-R0\",\"approval_number\":\"FL3117.2\",\"seq\":2,\"product_model\":\"2- \\\"Cee-Lock Panel\\\"\",\"product_description\":\"Minimum 24 GA Steel, 16.5\\\" Wide Panel over Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#3117-R0\",\"approval_number\":\"FL3117.3\",\"seq\":3,\"product_model\":\"3- \\\"Tee Panel\\\"\",\"product_description\":\"Minimum 24 GA Steel, 19-3\\\/4\\\" Wide Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#3117-R0\",\"approval_number\":\"FL3117.4\",\"seq\":4,\"product_model\":\"4- \\\"Tee Panel\\\"\",\"product_description\":\"Minimum 24 GA Steel, 19-3\\\/4\\\" Wide Panel over Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#3466-R0\",\"approval_number\":\"FL3466.1\",\"seq\":1,\"product_model\":\"1- \\\"Double-Rib Panel\\\"\",\"product_description\":\"Minimum 24 GA Steel, Maximum 24\\\" Wide Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#3466-R0\",\"approval_number\":\"FL3466.2\",\"seq\":2,\"product_model\":\"2- \\\"Deep Vee Panel with Batten Seam\\\"\",\"product_description\":\"Minimum 24 GA Steel, Maximum 16\\\" Wide Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#3466-R0\",\"approval_number\":\"FL3466.3\",\"seq\":3,\"product_model\":\"3- \\\"Bermuda Panel\\\"\",\"product_description\":\"Minimum 24 GA Steel, Maximum 11\\\" Wide Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#3466-R0\",\"approval_number\":\"FL3466.4\",\"seq\":4,\"product_model\":\"4- \\\"High Seam Tee Panel\\\"\",\"product_description\":\"Minimum 24 GA Steel, Maximum 17-3\\\/4\\\" Wide Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#3466-R0\",\"approval_number\":\"FL3466.5\",\"seq\":5,\"product_model\":\"5- \\\"High Seam Tee Panel\\\"\",\"product_description\":\"Minimum 24 GA Steel, Maximum 17-3\\\/4\\\" Wide Panel over Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#3466-R0\",\"approval_number\":\"FL3466.6\",\"seq\":6,\"product_model\":\"6- \\\"Zee Lock Panel\\\"\",\"product_description\":\"Minimum 24 GA Steel, Maximum 16\\\" Wide Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#3466-R0\",\"approval_number\":\"FL3466.7\",\"seq\":7,\"product_model\":\"7- \\\"Cee Lock Panel\\\"\",\"product_description\":\"Minimum 24 GA Steel, Maximum 16.5\\\" Wide Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#3641-R0\",\"approval_number\":\"FL3641.1\",\"seq\":1,\"product_model\":\"1- \\\"Victorian\\\" Shingle\",\"product_description\":\"Minimum 24 Ga Steel, Maximum 9\\\" x 12\\\" Coverage Shingle over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#3641-R0\",\"approval_number\":\"FL3641.2\",\"seq\":2,\"product_model\":\"2- \\\"Classic\\\" Shingle\",\"product_description\":\"Minimum 24 Ga Steel, Maximum 9\\\" x 12\\\" Coverage Shingle over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#4372-R0\",\"approval_number\":\"FL4372.1\",\"seq\":1,\"product_model\":\"1- \\\"Zee - Lock Panel\\\"\",\"product_description\":\"Large Missile Impact Rated, Minimum 24 Gauge, Maximum 16\\\" Wide Roof Panel over Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#4619-R0\",\"approval_number\":\"FL4619.1\",\"seq\":1,\"product_model\":\"1- \\\"Spanish Tile\\\" Assembly\",\"product_description\":\"Two Component Assembly: (Component 1) Minimum 24 Gauge Steel Berridge Spanish Tile Mechanically Attached to (Component 2) Minimum 24 Gauge Steel Berridge Deep Vee Panel installed on Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#4870-R0\",\"approval_number\":\"FL4870.1\",\"seq\":1,\"product_model\":\"1- \\\"Zee-Lock Panel\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 16\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#4870-R0\",\"approval_number\":\"FL4870.2\",\"seq\":2,\"product_model\":\"2- \\\"Zee-Lock Panel\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 16\\\" Wide Panel Attached to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#4870-R0\",\"approval_number\":\"FL4870.3\",\"seq\":3,\"product_model\":\"3- \\\"Zee-Lock Panel\\\"\",\"product_description\":\"LARGE MISSILE IMPACT RATED-Minimum 24 Gauge Steel, Maximum 16\\\" Wide Panel Attached to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#4870-R0\",\"approval_number\":\"FL4870.4\",\"seq\":4,\"product_model\":\"4- \\\"Cee-Lock Panel\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 16.5\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#4870-R0\",\"approval_number\":\"FL4870.5\",\"seq\":5,\"product_model\":\"5- \\\"Cee-Lock Panel\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 16.5\\\" Wide Panel Attached to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#4870-R0\",\"approval_number\":\"FL4870.6\",\"seq\":6,\"product_model\":\"6- \\\"Tee-Panel\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 19.75\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#4870-R0\",\"approval_number\":\"FL4870.7\",\"seq\":7,\"product_model\":\"7- \\\"Tee-Panel\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 19.75\\\" Wide Panel Attached to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#4870-R0\",\"approval_number\":\"FL4870.8\",\"seq\":8,\"product_model\":\"8- \\\"High Seam Tee-Panel\\\"\",\"product_description\":\"Minimum 24 Gauge, Nominal 18\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#4870-R0\",\"approval_number\":\"FL4870.9\",\"seq\":9,\"product_model\":\"9- \\\"High Seam Tee-Panel\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Nominal 18\\\" Wide Panel Attached to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#4870-R0\",\"approval_number\":\"FL4870.10\",\"seq\":10,\"product_model\":\"a10- \\\"Double-Rib Panel\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 24\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#4870-R0\",\"approval_number\":\"FL4870.11\",\"seq\":11,\"product_model\":\"a11- \\\"Deep Vee Panel with Batten Seam\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 16\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#4870-R0\",\"approval_number\":\"FL4870.12\",\"seq\":12,\"product_model\":\"a12- \\\"Bermuda Panel\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 11\\\" Exposure Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#4870-R0\",\"approval_number\":\"FL4870.13\",\"seq\":13,\"product_model\":\"a13- \\\"Victorian Shingle\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 9\\\" x 12\\\" Coverage Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#4870-R0\",\"approval_number\":\"FL4870.14\",\"seq\":14,\"product_model\":\"a14- \\\"Classic Shingle\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 9\\\" x 12\\\" Coverage Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#6119-R0\",\"approval_number\":\"FL6119.1\",\"seq\":1,\"product_model\":\"1- \\\"Rustic Shake\\\"\",\"product_description\":\"Minimum 24 Gauge Steel Shingle, 12\\\" (w) x 24\\\" (l) Net Coverage, Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-76.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#6567-R0\",\"approval_number\":\"FL6567.1\",\"seq\":1,\"product_model\":\"1- \\\"Zee-Lock\\\"\",\"product_description\":\"Minimum 24-gauge Steel, Maximum 16\\\" Wide (Net Coverage) Panel Attached to Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-87.50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#7831-R0\",\"approval_number\":\"FL7831.1\",\"seq\":1,\"product_model\":\"1-\\\"S-Tile\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, 32-11\\\/16\\\" x 14\\\" (Net Coverage) Panel Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-84.25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#8046-R0\",\"approval_number\":\"FL8046.1\",\"seq\":1,\"product_model\":\"\\\"Cee-Lock\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Max.16.5\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-108.50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#8675-R0\",\"approval_number\":\"FL8675.1\",\"seq\":1,\"product_model\":\"1 - \\\"S\\\" Deck\",\"product_description\":\"Minimum 24 Gauge Steel, 31.5\\\" Wide Panel Attached to Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-190\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#8675-R0\",\"approval_number\":\"FL8675.2\",\"seq\":2,\"product_model\":\"2 - Curved \\\"S\\\" Deck\",\"product_description\":\"Minimum 24 Gauge Steel, 31.5\\\" Wide Arched Panel Attached to Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-190\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#8675-R0\",\"approval_number\":\"FL8675.3\",\"seq\":3,\"product_model\":\"3 - \\\"Zee-Lock\\\" (With Continuous Zee-Rib Clip)\",\"product_description\":\"Minimum 24 Gauge Steel, Max. 16\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#8675-R0\",\"approval_number\":\"FL8675.4\",\"seq\":4,\"product_model\":\"4 - Curved \\\"Zee-Lock\\\" (With Continuous Zee-Rib Clip)\",\"product_description\":\"Minimum 24 Gauge Steel, Max. 16\\\" Wide Arched Panel Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#9838-R0\",\"approval_number\":\"FL9838.1\",\"seq\":1,\"product_model\":\"1 - \\\"Zee-Lock\\\" With Continuous Zee-rib Clip\",\"product_description\":\"Roof Panel - 24 Gauge Steel, 16\\\" Width, Attached to Steel Purlins w\\\/Optional Rigid Insulation\",\"design_pressure\":\"+N\\\/A\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#9838-R0\",\"approval_number\":\"FL9838.2\",\"seq\":2,\"product_model\":\"2 - \\\"Zee-Lock\\\" with Continuous Zee-rib Clip\",\"product_description\":\"Roof Panel - 24 Gauge Steel, 16\\\" Width, Attached to Steel Purlins w\\\/Optional Compressible Insulation\",\"design_pressure\":\"+N\\\/A\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#9838-R0\",\"approval_number\":\"FL9838.3\",\"seq\":3,\"product_model\":\"3 - \\\"Zee-Lock\\\" with Continuous Zee-rib Clip\",\"product_description\":\"Roof Panel - 24 Gauge Steel, 16\\\" Width, Attached to Plywood Deck w\\\/Optional Rigid Insulation\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#9838-R0\",\"approval_number\":\"FL9838.4\",\"seq\":4,\"product_model\":\"4 - \\\"Curved Zee-Lock\\\" with Continuous Zee-rib Clip\",\"product_description\":\"Arched Roof Panel - 24 Gauge Steel, 16\\\" Width, Attached to Plywood Deck w\\\/Optional Rigid Insulation\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#9838-R0\",\"approval_number\":\"FL9838.5\",\"seq\":5,\"product_model\":\"5 - \\\"Zee-Lock\\\" with Continuous Zee-rib Clip\",\"product_description\":\"Roof Panel - 24 Gauge Steel, 16\\\" Width, Attached to Steel Deck w\\\/Optional Rigid Insulation\",\"design_pressure\":\"+N\\\/A\\\/-127.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#9838-R0\",\"approval_number\":\"FL9838.6\",\"seq\":6,\"product_model\":\"6 - \\\"Curved Zee-Lock\\\" with Continuous Zee-rib Clip\",\"product_description\":\"Arched Roof Panel - 24 Gauge Steel, 16\\\" Width, Attached to Steel Deck w\\\/Optional Rigid Insulation\",\"design_pressure\":\"+N\\\/A\\\/-127.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11159-R0\",\"approval_number\":\"FL11159.4\",\"seq\":4,\"product_model\":\"4 - \\\"Zee-Lock\\\" Panel\",\"product_description\":\"Roof Panel - 24 Gauge Steel, 16\\\" Width, Attached to Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11159-R0\",\"approval_number\":\"FL11159.5\",\"seq\":5,\"product_model\":\"5 - \\\"Zee-Lock Double-Lock\\\" Panel\",\"product_description\":\"Roof Panel - 24 Gauge Steel, 16\\\" Width, Attached to Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-127.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11159-R0\",\"approval_number\":\"FL11159.6\",\"seq\":6,\"product_model\":\"6 - Curved \\\"Zee-Lock Double-Lock\\\" Panel\",\"product_description\":\"Roof Panel - 24 Gauge Steel, 16\\\" Width, Attached to Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-127.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11159-R0\",\"approval_number\":\"FL11159.7\",\"seq\":7,\"product_model\":\"7 - \\\"Zee-Lock\\\" Panel\",\"product_description\":\"Roof Panel - 24 Gauge Steel, 16\\\" Width, Attached to Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11159-R0\",\"approval_number\":\"FL11159.8\",\"seq\":8,\"product_model\":\"8 - \\\"Zee-Lock Double-Lock\\\" Panel\",\"product_description\":\"Roof Panel - 24 Gauge Steel, 16\\\" Width, Attached to Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11159-R0\",\"approval_number\":\"FL11159.9\",\"seq\":9,\"product_model\":\"9 - \\\"Zee-Lock Double-Lock\\\" Panel\",\"product_description\":\"Roof Panel - 24 Gauge Steel, 16\\\" Width, Attached to Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11269-R0\",\"approval_number\":\"FL11269.5\",\"seq\":5,\"product_model\":\"5 - \\\"Cee-Lock\\\" with Continuous Cee-Rib Clip\",\"product_description\":\"Roof Panel - 24 Gauge Steel, 16.5\\\" Width, attached to Steel Purlins through rigid insulation and a steel liner panel with continuous Cee-Rib clips.\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11422-R0\",\"approval_number\":\"FL11422.3\",\"seq\":3,\"product_model\":\"03 - \\\"Deep Deck\\\" Panel\",\"product_description\":\"Roof Panel - 24 Gauge Steel, 36\\\" Width, Attached to Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11422-R1\",\"approval_number\":\"FL11422.6\",\"seq\":6,\"product_model\":\"06 - \\\"High Seam Tee-Panel\\\" with Snap-On Seam\",\"product_description\":\"24 Gauge Steel Roof Panel, 18\\\" Width, Attached to Steel Deck with Berridge High Seam Tee-Clips & Snap-on Seam\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11422-R1\",\"approval_number\":\"FL11422.7\",\"seq\":7,\"product_model\":\"07 - \\\"Rustic Shake\\\" Shingle\",\"product_description\":\"24 Gauge Steel Roof Shingle Panel, 12\\\" x 24\\\", Attached to Wood Deck with Berridge Anchor Clips\",\"design_pressure\":\"+N\\\/A\\\/-78.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11422-R0\",\"approval_number\":\"FL11422.8\",\"seq\":8,\"product_model\":\"08 - \\\"High Seam Tee-Panel\\\" with Snap-On Seam\",\"product_description\":\"Roof Panel - 24 Gauge Steel, 18\\\" Width, Attached to Steel Deck with Berridge High Seam Tee-Clips\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11422-R0\",\"approval_number\":\"FL11422.9\",\"seq\":9,\"product_model\":\"09 - \\\"M-Panel\\\"\",\"product_description\":\"Roof Panel - 24 or 26 Gauge Min. Steel, 36\\\" Width, Attached to Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11422-R1\",\"approval_number\":\"FL11422.10\",\"seq\":10,\"product_model\":\"10 - \\\"Tee-Panel\\\" with Snap-On Seam\",\"product_description\":\"24 Gauge Steel Roof Panel, 12-3\\\/4\\\" Width, Attached to Wood Deck with Berridge Tee-Clip\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11422-R0\",\"approval_number\":\"FL11422.11\",\"seq\":11,\"product_model\":\"11 - \\\"Rustic Shake\\\" Shingle\",\"product_description\":\"Roof Shingle Panel - 24 Gauge Steel, 12\\\" x 24\\\", Attached to Wood Deck with Berridge Anchor Clips\",\"design_pressure\":\"+N\\\/A\\\/-78.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11422-R0\",\"approval_number\":\"FL11422.12\",\"seq\":12,\"product_model\":\"12 - \\\"Spanish Tile with Deep-Vee\\\"\",\"product_description\":\"Roof Panel Assembly - 24 Gauge Steel, Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-131\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11422-R0\",\"approval_number\":\"FL11422.13\",\"seq\":13,\"product_model\":\"13 - Straight \\\"S\\\" Deck Roof Panel\",\"product_description\":\"Roof Panel - 24 Gauge Steel, 31.5\\\" Width, Attached to Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-190\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11422-R0\",\"approval_number\":\"FL11422.14\",\"seq\":14,\"product_model\":\"14 - Curved \\\"S\\\" Deck Roof Panel\",\"product_description\":\"Curved Roof Panel - 24 Gauge Steel, 31.5\\\" Width, Attached to Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-190\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11422-R0\",\"approval_number\":\"FL11422.15\",\"seq\":15,\"product_model\":\"15 - \\\"S\\\" Tile\",\"product_description\":\"Roof Panel - 24 Gauge Steel, 32\\\" Width, Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-84.25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11422-R0\",\"approval_number\":\"FL11422.16\",\"seq\":16,\"product_model\":\"16 - \\\"Tee-Panel\\\" with Snap-On Seam\",\"product_description\":\"Roof Panel - 24 Gauge Steel, 12-3\\\/4\\\" Width, Attached to Wood Deck with Berridge Tee-Clip\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11422-R0\",\"approval_number\":\"FL11422.17\",\"seq\":17,\"product_model\":\"17 - \\\"Tee-Panel\\\" with Snap-On Seam\",\"product_description\":\"Roof Panel - 24 Gauge Steel, 12-3\\\/4\\\" Width, Attached to Steel Deck with Berridge Tee-Clip\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#12084-R0\",\"approval_number\":\"FL12084.1\",\"seq\":1,\"product_model\":\"1 - \\\"Zee-Lock\\\" Panel\",\"product_description\":\"Standing Seam Roof Panel - 24 Gauge Steel, 16\\\" Width, Attached to Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-77.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#12084-R0\",\"approval_number\":\"FL12084.2\",\"seq\":2,\"product_model\":\"2 - \\\"Curved Zee-Lock\\\" Panel\",\"product_description\":\"Curved Standing Seam Roof Panel - 24 Gauge Steel, 16\\\" Width, Attached to Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-77.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#12443-R0\",\"approval_number\":\"FL12443.1\",\"seq\":1,\"product_model\":\"Double Rib\",\"product_description\":\"24 Ga. Double Rib over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-138.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#12457-R0\",\"approval_number\":\"FL12457.1\",\"seq\":1,\"product_model\":\"1 - \\\"Cee-Lock\\\" Panel\",\"product_description\":\"Snap-Lock, Standing Seam Roof Panel - 24 Gauge Steel, 16.5\\\" Width, Attached to Steel Purlins w\\\/Optional Rigid Insulation & Steel Liner Panel\",\"design_pressure\":\"+N\\\/A\\\/-116\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#12457-R0\",\"approval_number\":\"FL12457.2\",\"seq\":2,\"product_model\":\"2 - \\\"Cee-Lock\\\" Panel\",\"product_description\":\"Snap-Lock, Standing Seam Roof Panel - 22 Gauge Steel, 16.5\\\" Width, Attached to Steel Purlins w\\\/Optional Rigid Insulation & Steel Liner Panel\",\"design_pressure\":\"+N\\\/A\\\/-183.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#12457-R0\",\"approval_number\":\"FL12457.3\",\"seq\":3,\"product_model\":\"3 - \\\"Cee-Lock\\\" Panel\",\"product_description\":\"Snap-Lock, Standing Seam Roof Panel - 22 Gauge Steel, 16.5\\\" Width, Attached to Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-150\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#12457-R0\",\"approval_number\":\"FL12457.4\",\"seq\":4,\"product_model\":\"4 - \\\"Zee-Lock\\\" Panel\",\"product_description\":\"Double-Lock, Standing Seam Roof Panel - 24 Gauge Steel, 16\\\" Width, Attached to Steel Purlins w\\\/Optional Rigid Insulation & Steel Liner Panel\",\"design_pressure\":\"+N\\\/A\\\/-183.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#12457-R0\",\"approval_number\":\"FL12457.5\",\"seq\":5,\"product_model\":\"5 - \\\"Deep Deck\\\" Panel\",\"product_description\":\"Lapped, Roof Panel - 24 Gauge Steel, 36\\\" Width, Attached to Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-182\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#12457-R0\",\"approval_number\":\"FL12457.6\",\"seq\":6,\"product_model\":\"6 - \\\"Deep Deck\\\" Panel\",\"product_description\":\"Lapped, Roof Panel - 22 Gauge Steel, 36\\\" Width, Attached to Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-160\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#12457-R2\",\"approval_number\":\"FL12457.7\",\"seq\":7,\"product_model\":\"7 - \\\"Zee-Lock\\\" Panel\",\"product_description\":\"Double-Lock, Standing Seam Roof Panel - 24 Gauge Steel, 16\\\" Width, restrained by continuous \\\"Zee-Rib\\\" panel clips, mechanically seamed 180 degrees, fastened through rigid insulation into 22 ga. steel \\\"B\\\" deck\",\"design_pressure\":\"+N\\\/A\\\/-176\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#13588-R0\",\"approval_number\":\"FL13588.1\",\"seq\":1,\"product_model\":\"\\\"Cee-Lock\\\"\",\"product_description\":\"Snap-Lock, Standing Seam Roof Panel - 24 Gauge Steel, 16.5\\\" Width, restrained by continuous \\\"Cee-Rib\\\" panel clips, Attached to Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#13869-R0\",\"approval_number\":\"FL13869.1\",\"seq\":1,\"product_model\":\"\\\"Cee-Lock\\\" Roof Panel with Continous Cee-Rib Clip\",\"product_description\":\"1-1\\\/2\\\" Rib Height, 16.5\\\" wide, 22 gauge Steel roof panel restrained by continuous \\\"Cee-Rib\\\" continuous panel clips, fastened through optional rigid insulation into 22 gauge Steel Deck.\",\"design_pressure\":\"+N\\\/A\\\/-183.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#14208-R0\",\"approval_number\":\"FL14208.1\",\"seq\":1,\"product_model\":\"1 - \\\"S-Tile\\\"\",\"product_description\":\"Lapped Roof Panel -\\n1-1\\\/2\\\" Rib Height, 32-11\\\/16\\\" wide, 24 gauge Steel roof panel attached to wood deck and fastened through optional insulation board(s).\",\"design_pressure\":\"+N\\\/A\\\/-206\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#14208-R0\",\"approval_number\":\"FL14208.2\",\"seq\":2,\"product_model\":\"2 - \\\"Double Rib\\\"\",\"product_description\":\"Lapped Roof Panel\\n1\\\/2\\\" Rib Height, 24\\\" wide, 24 gauge Steel roof panel attached to wood deck and fastened through optional insulation board(s).\",\"design_pressure\":\"+N\\\/A\\\/-138.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#14433-R0\",\"approval_number\":\"FL14433.1\",\"seq\":1,\"product_model\":\"1 - \\\"Zee-Lock\\\" Double Lock Standing Seam Roof Panel\",\"product_description\":\"2\\\" Rib Height, 16\\\" wide, 22 gauge Steel roof panel restrained by continuous \\\"Zee-Rib\\\" continuous panel clips, fastened through rigid insulation into 22 gauge Steel Deck.\",\"design_pressure\":\"+N\\\/A\\\/-213.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#11241-R2\",\"approval_number\":\"FL11241.6\",\"seq\":6,\"product_model\":\"6 - \\\"S-Tile\\\"\",\"product_description\":\"Lapped Roof Panel - 24 Gauge Steel, 32-11\\\/16\\\" Width, Attached to Plywood Deck per NOA#11-0808.16\",\"design_pressure\":\"+N\\\/A\\\/-206\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#19999-R1\",\"approval_number\":\"FL19999.3\",\"seq\":3,\"product_model\":\"3 - \\\"Zee-Lock\\\" Steel Double Lock Standing Seam Roof Panel\\\" (R1)\",\"product_description\":\"2\\\" Rib Height, 16\\\" wide, 24 gauge Steel roof panel restrained by floating 2-pc panel clips, fastened into Plywood Deck.\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#19999-R2\",\"approval_number\":\"FL19999.4\",\"seq\":4,\"product_model\":\"4 - \\\"Zee-Lock\\\" Steel Double Lock Standing Seam Roof Panel with Zee-Clip\\\" (R2)\",\"product_description\":\"2\\\" Rib Height, 16\\\" wide, 24 gauge Steel roof panel restrained by floating 2-pc panel clips, fastened into Steel Deck.\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#37158-R0\",\"approval_number\":\"FL37158.1\",\"seq\":1,\"product_model\":\"\\\"Zee-Lock Panel or Curved Zee-Lock Panel with Optional Batten Cap\\\"\",\"product_description\":\"\\\"Zee-Lock\\\" or \\\"Curved Zee-Lock\\\" with Optional Batten Cap Standing Seam Roof Panel, 2\\\" Rib Height, 16\\\" wide, 24 or 22 gauge Steel roof panel restrained by panel clips, fastened through optional rigid insulation into Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Southeastern Metals Mfg. Co., A Gibraltar Company\":[{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#47853-R0\",\"approval_number\":\"FL47853.1\",\"seq\":1,\"product_model\":\"SM-Rib, 5V Crimp, SEM-Lok and Verti-Lok\",\"product_description\":\"Non-structural metal roofing panels\",\"design_pressure\":\"+0\\\/-176\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-11-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#272-R1\",\"approval_number\":\"FL272.1\",\"seq\":1,\"product_model\":\"5V CRIMP Metal Roofing\",\"product_description\":\"\",\"design_pressure\":\"+57.5\\\/-57.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#274-R1\",\"approval_number\":\"FL274.1\",\"seq\":1,\"product_model\":\"Sem-Lok Roofing Panel System\",\"product_description\":\"\",\"design_pressure\":\"+57.5\\\/-57.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#275-R0\",\"approval_number\":\"FL275.1\",\"seq\":1,\"product_model\":\"Verti-Lok Metal Roofing Panel\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#276-R0\",\"approval_number\":\"FL276.1\",\"seq\":1,\"product_model\":\"Rock-Lock Metal Roofing Panel\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#272-R1\",\"approval_number\":\"FL272.2\",\"seq\":2,\"product_model\":\"5V Crimp Roofing Panel System\",\"product_description\":\"\",\"design_pressure\":\"+57.5\\\/-57.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#274-R1\",\"approval_number\":\"FL274.2\",\"seq\":2,\"product_model\":\"Sem-Lok Roofing Panel System\",\"product_description\":\"\",\"design_pressure\":\"+57.5\\\/-57.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#9767-R0\",\"approval_number\":\"FL9767.1\",\"seq\":1,\"product_model\":\"SM-RIB\",\"product_description\":\"SM-RIB (26GA)\",\"design_pressure\":\"+0\\\/-123.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-08-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#9799-R0\",\"approval_number\":\"FL9799.1\",\"seq\":1,\"product_model\":\"5-V CRIMP (26 GA)\",\"product_description\":\"5-V CRIMP (26GA)\",\"design_pressure\":\"+0\\\/-154.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#11175-R0\",\"approval_number\":\"FL11175.1\",\"seq\":1,\"product_model\":\"Sem-Lok Roofing Panel System\",\"product_description\":\"Standing Seam Metal Roofing\",\"design_pressure\":\"+106.75\\\/-106.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#11931-R0\",\"approval_number\":\"FL11931.1\",\"seq\":1,\"product_model\":\"5v-crimp 26ga\",\"product_description\":\"5v-crimp 26ga Metal Roofing\",\"design_pressure\":\"+NA\\\/-154.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#11931-R0\",\"approval_number\":\"FL11931.2\",\"seq\":2,\"product_model\":\"SM-RIB 26ga\",\"product_description\":\"SM-RIB 26ga Metal Roofing\",\"design_pressure\":\"+NA\\\/-123.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-08-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#11931-R0\",\"approval_number\":\"FL11931.3\",\"seq\":3,\"product_model\":\"Verti-lok 24ga\",\"product_description\":\"Verti-lok 24ga Standing Seam (Wood Deck)\",\"design_pressure\":\"+NA\\\/-80\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#11931-R0\",\"approval_number\":\"FL11931.4\",\"seq\":4,\"product_model\":\"Verti-lok 24ga\",\"product_description\":\"Verti-lok 24ga Standing Seam (Metal Deck)\",\"design_pressure\":\"+NA\\\/-87.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#11937-R0\",\"approval_number\":\"FL11937.1\",\"seq\":1,\"product_model\":\"5v-crimp 29ga\",\"product_description\":\"5v-crimp 29ga Metal Roofing\",\"design_pressure\":\"+NA\\\/-93.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#11937-R0\",\"approval_number\":\"FL11937.2\",\"seq\":2,\"product_model\":\"PBR 26ga\",\"product_description\":\"PBR 26ga Metal Roofing\",\"design_pressure\":\"+NA\\\/-121.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#11937-R0\",\"approval_number\":\"FL11937.3\",\"seq\":3,\"product_model\":\"Sm-Rib 29ga\",\"product_description\":\"Sm-Rib 29ga Metal Roofing\",\"design_pressure\":\"+NA\\\/-101\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#13086-R0\",\"approval_number\":\"FL13086.1\",\"seq\":1,\"product_model\":\"2 1\\\/2\\\" Corrugated 26ga\",\"product_description\":\"2 1\\\/2\\\" Corrugated Metal Roofing\",\"design_pressure\":\"+N\\\/A\\\/-116\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#13086-R0\",\"approval_number\":\"FL13086.2\",\"seq\":2,\"product_model\":\"Rock-lok 24ga\",\"product_description\":\"Rock-lok 24ga Standing Seam Metal Roofing\",\"design_pressure\":\"+N\\\/A\\\/-101\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#17955-R0\",\"approval_number\":\"FL17955.1\",\"seq\":1,\"product_model\":\"29 ga. 5-V Crimp\",\"product_description\":\"29 ga. 5-V Crimp attached with Stealth Bond at 24\\\" o.c. over 19\\\/32 plywood deck\",\"design_pressure\":\"+o\\\/-67.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#17955-R1\",\"approval_number\":\"FL17955.2\",\"seq\":2,\"product_model\":\"26 ga. 5V Crimp attached with StealthBond\",\"product_description\":\"Min. 26 ga. galvalume steel 5V Crimp panel attached with StealthBond over 19\\\/32 plywood deck\",\"design_pressure\":\"+0\\\/-105\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Bemo USA Corp\":[{\"manufacturer\":\"Bemo USA Corp\",\"approval_number_master\":\"FL#11243-R8\",\"approval_number\":\"FL11243.1\",\"seq\":1,\"product_model\":\"1. Bemo SSMR 305 Aluminum\",\"product_description\":\"Roof Panel - 0.040 Aluminum, 12\\\" Width, Attached to Steel Deck w\\\/Optional Rigid Insulation\",\"design_pressure\":\"+N\\\/A\\\/-219.6max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bemo USA Corp\",\"approval_number_master\":\"FL#11243-R8\",\"approval_number\":\"FL11243.2\",\"seq\":2,\"product_model\":\"2. Bemo SSMR 400 Aluminum\",\"product_description\":\"Roof Panel - 0.040 Aluminum, 16\\\" Width, Attached to Steel Deck w\\\/Optional Rigid Insulation\",\"design_pressure\":\"+N\\\/A\\\/-64.5 max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bemo USA Corp\",\"approval_number_master\":\"FL#11243-R8\",\"approval_number\":\"FL11243.3\",\"seq\":3,\"product_model\":\"3. Bemo SSMR 305 Steel\",\"product_description\":\"Roof Panel - 22 Ga. Steel, 12\\\" Width, Attached to Steel Deck w\\\/Optional Rigid Insulation\",\"design_pressure\":\"+N\\\/A\\\/-96.5 max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bemo USA Corp\",\"approval_number_master\":\"FL#11243-R8\",\"approval_number\":\"FL11243.4\",\"seq\":4,\"product_model\":\"4. Bemo SSMR 400 Steel\",\"product_description\":\"Roof Panel - 22 Ga. Steel, 16\\\" Width, Attached to Steel Deck w\\\/Optional Rigid Insulation\",\"design_pressure\":\"+N\\\/A\\\/-62.5 max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bemo USA Corp\",\"approval_number_master\":\"FL#4371-R0\",\"approval_number\":\"FL4371.1\",\"seq\":1,\"product_model\":\"Bemo 305 X 0.032\",\"product_description\":\"12\\\" Aluminum Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bemo USA Corp\",\"approval_number_master\":\"FL#4371-R0\",\"approval_number\":\"FL4371.2\",\"seq\":2,\"product_model\":\"Bemo 305 X 0.040\",\"product_description\":\"12\\\" Aluminum Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bemo USA Corp\",\"approval_number_master\":\"FL#4371-R0\",\"approval_number\":\"FL4371.3\",\"seq\":3,\"product_model\":\"Bemo 305 X 22 Ga.\",\"product_description\":\"12\\\" Galv. Steel Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bemo USA Corp\",\"approval_number_master\":\"FL#4371-R0\",\"approval_number\":\"FL4371.4\",\"seq\":4,\"product_model\":\"Bemo 305 X 24 Ga.\",\"product_description\":\"12\\\" Galv. Steel Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bemo USA Corp\",\"approval_number_master\":\"FL#4371-R0\",\"approval_number\":\"FL4371.5\",\"seq\":5,\"product_model\":\"Bemo 400 X 0.032\",\"product_description\":\"15 3\\\/4\\\" Aluminum Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bemo USA Corp\",\"approval_number_master\":\"FL#4371-R0\",\"approval_number\":\"FL4371.6\",\"seq\":6,\"product_model\":\"Bemo 400 X 0.040\",\"product_description\":\"15 3\\\/4\\\" Aluminum Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bemo USA Corp\",\"approval_number_master\":\"FL#4371-R0\",\"approval_number\":\"FL4371.7\",\"seq\":7,\"product_model\":\"Bemo 400 X 22 Ga.\",\"product_description\":\"15 3\\\/4\\\" Galv. Steel Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bemo USA Corp\",\"approval_number_master\":\"FL#4371-R0\",\"approval_number\":\"FL4371.8\",\"seq\":8,\"product_model\":\"Bemo 400 X 24 Ga.\",\"product_description\":\"15 3\\\/4\\\" Galv. Steel Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bemo USA Corp\",\"approval_number_master\":\"FL#11242-R0\",\"approval_number\":\"FL11242.1\",\"seq\":1,\"product_model\":\"1. Bemo SSMR 305 Aluminum\",\"product_description\":\"Roof Panel - 0.040 Aluminum, 12\\\" Width, Attached to Steel Deck w\\\/Optional Rigid Insulation\",\"design_pressure\":\"+N\\\/A\\\/-94\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bemo USA Corp\",\"approval_number_master\":\"FL#11242-R0\",\"approval_number\":\"FL11242.2\",\"seq\":2,\"product_model\":\"2. Bemo SSMR 400 Aluminum\",\"product_description\":\"Roof Panel - 0.040 Aluminum, 16\\\" Width, Attached to Steel Deck w\\\/Optional Rigid Insulation\",\"design_pressure\":\"+N\\\/A\\\/-64.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bemo USA Corp\",\"approval_number_master\":\"FL#11242-R0\",\"approval_number\":\"FL11242.3\",\"seq\":3,\"product_model\":\"3. Bemo SSMR 305 Steel\",\"product_description\":\"Roof Panel - 22 Gage Steel, 12\\\" Width, Attached to Steel Deck w\\\/Optional Rigid Insulation\",\"design_pressure\":\"+N\\\/A\\\/-96.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bemo USA Corp\",\"approval_number_master\":\"FL#11242-R0\",\"approval_number\":\"FL11242.4\",\"seq\":4,\"product_model\":\"4. Bemo SSMR 400 Steel\",\"product_description\":\"Roof Panel - 22 Gage Steel, 16\\\" Width, Attached to Steel Deck w\\\/Optional Rigid Insulation\",\"design_pressure\":\"+N\\\/A\\\/-62.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bemo USA Corp\",\"approval_number_master\":\"FL#12922-R0\",\"approval_number\":\"FL12922.1\",\"seq\":1,\"product_model\":\"1. Bemo SSR 305 Aluminum\",\"product_description\":\"Roof Panel - 0.040 Aluminum, 12\\\" Width, Attached to Steel Deck Per NOA#09-0610.10\",\"design_pressure\":\"+N\\\/A\\\/-219.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bemo USA Corp\",\"approval_number_master\":\"FL#12923-R0\",\"approval_number\":\"FL12923.1\",\"seq\":1,\"product_model\":\"1. Bemo SSR 305 Aluminum\",\"product_description\":\"Roof Panel - 0.040 Aluminum, 12\\\" Width, Attached to Steel Deck Per NOA#09-0610.10\",\"design_pressure\":\"+N\\\/A\\\/-219.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-08 00:00:00\",\"instructions_url\":\"\"}],\"Metal Sales Manufacturing Corporation\":[{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#11560-R5\",\"approval_number\":\"FL11560.1\",\"seq\":1,\"product_model\":\"Aluminum 5V-Crimp\",\"product_description\":\"24\\\" wide, nom 0.032\\\" thick aluminum through fastened roof panel over min 15\\\/32\\\" thick plywood deck or 7\\\/16\\\" thick OSB with fasteners through panel rib.\",\"design_pressure\":\"+N\\\/A\\\/-222.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#11560-R5\",\"approval_number\":\"FL11560.2\",\"seq\":2,\"product_model\":\"Aluminum Image II\",\"product_description\":\"16\\\" wide, nom 0.032\\\" thick aluminum concealed fastener roof panel over min 15\\\/32\\\" thick plywood deck or 7\\\/16\\\" thick OSB.\",\"design_pressure\":\"+N\\\/A\\\/-206\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#11560-R5\",\"approval_number\":\"FL11560.3\",\"seq\":3,\"product_model\":\"Aluminum Image II\",\"product_description\":\"16\\\" wide, nom 0.032\\\" thick aluminum concealed fastener roof panel over min 15\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-222.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#11560-R5\",\"approval_number\":\"FL11560.4\",\"seq\":4,\"product_model\":\"Image II\",\"product_description\":\"16\\\" wide, min. 26 ga. concealed fastener roof panel over min. 15\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-222\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#11560-R5\",\"approval_number\":\"FL11560.5\",\"seq\":5,\"product_model\":\"Magna-Loc\",\"product_description\":\"Max. 16\\\" wide, min. 24 ga. standing seam roof panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-166\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#11560-R5\",\"approval_number\":\"FL11560.6\",\"seq\":6,\"product_model\":\"Magna-Loc\",\"product_description\":\"Max. 16\\\" wide, min. 24 ga. standing seam roof panel over steel deck\",\"design_pressure\":\"+N\\\/A\\\/-168.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#11560-R5\",\"approval_number\":\"FL11560.7\",\"seq\":7,\"product_model\":\"Vertical Seam\",\"product_description\":\"Max. 16\\\" wide, min. 24 ga. standing seam roof panel over min. 15\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-200\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#11560-R5\",\"approval_number\":\"FL11560.8\",\"seq\":8,\"product_model\":\"Vertical Seam\",\"product_description\":\"Max. 18\\\" wide, min. 24 ga. standing seam roof panel over min. 15\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-105.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#11560-R5\",\"approval_number\":\"FL11560.9\",\"seq\":9,\"product_model\":\"Vertical Seam\",\"product_description\":\"Max. 16\\\" wide, min. 26 ga. standing seam roof panel over min. 15\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-81.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#14645-R5\",\"approval_number\":\"FL14645.1\",\"seq\":1,\"product_model\":\"2.5\\\" Corrugated\",\"product_description\":\"Min. 26 ga., 21.33\\\" wide coverage through fastened roof panel over min. 19\\\/32\\\" thick plywood deck.\",\"design_pressure\":\"+N\\\/A\\\/-86.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#14645-R5\",\"approval_number\":\"FL14645.2\",\"seq\":2,\"product_model\":\"5V-Crimp\",\"product_description\":\"Min. 26 ga., 24 wide through fastened roof panel over min. 19\\\/32\\\" thick plywood deck with fasteners through panel flat.\",\"design_pressure\":\"+N\\\/A\\\/-149.6\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#14645-R5\",\"approval_number\":\"FL14645.3\",\"seq\":3,\"product_model\":\"5V-Crimp\",\"product_description\":\"Min. 26 ga., 24\\\" wide through fastened roof panel over min. 15\\\/32\\\" thick plywood deck or 7\\\/16\\\" thick OSB with fasteners through panel rib.\",\"design_pressure\":\"+N\\\/A\\\/-214.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#14645-R5\",\"approval_number\":\"FL14645.4\",\"seq\":4,\"product_model\":\"Aluminum Vertical Seam\",\"product_description\":\"Nom. 0.032\\\" thick, 16\\\" wide, aluminum standing seam roof panel over min. 15\\\/32\\\" thick plywood deck or 7\\\/16\\\" thick OSB.\",\"design_pressure\":\"+N\\\/A\\\/-97.1\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#14645-R5\",\"approval_number\":\"FL14645.5\",\"seq\":5,\"product_model\":\"Aluminum Vertical Seam (2)\",\"product_description\":\"Nom. 0.032\\\" thick, 16\\\" wide, aluminum standing seam roof panel over min. 19\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-162.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#14645-R5\",\"approval_number\":\"FL14645.6\",\"seq\":6,\"product_model\":\"Classic Rib\",\"product_description\":\"Min. 29 ga., 36\\\" wide through fastened roof panel over min. 15\\\/32\\\" thick plywood deck.\",\"design_pressure\":\"+N\\\/A\\\/-91\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#14645-R5\",\"approval_number\":\"FL14645.7\",\"seq\":7,\"product_model\":\"Classic Rib\",\"product_description\":\"Min. 26 ga., 36\\\" wide through fastened roof panel over min. 19\\\/32\\\" thick plywood deck.\",\"design_pressure\":\"+N\\\/A\\\/-133.9\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#14645-R5\",\"approval_number\":\"FL14645.8\",\"seq\":8,\"product_model\":\"Classic Rib\",\"product_description\":\"Min. 29 ga., 36\\\" wide through fastened roof panel over min. 7\\\/16\\\" thick OSB deck\",\"design_pressure\":\"+N\\\/A\\\/-135.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#14645-R5\",\"approval_number\":\"FL14645.9\",\"seq\":9,\"product_model\":\"Classic Rib\",\"product_description\":\"Min. 29 ga., 36\\\" wide through fastened roof panel over min. 15\\\/32\\\" thick plywood deck.\",\"design_pressure\":\"+N\\\/A\\\/-138.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#14645-R5\",\"approval_number\":\"FL14645.10\",\"seq\":10,\"product_model\":\"Image II\",\"product_description\":\"Min. 26 ga., 16\\\" wide concealed fastened roof panel over min. 15\\\/32\\\" thick plywood deck or 7\\\/16\\\" thick OSB.\",\"design_pressure\":\"+N\\\/A\\\/-183.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#14645-R5\",\"approval_number\":\"FL14645.11\",\"seq\":11,\"product_model\":\"PBR-Panel or R-Panel\",\"product_description\":\"Min. 26 ga., 36\\\" wide through fastened roof panel over min. 15\\\/32\\\" thick plywood deck.\",\"design_pressure\":\"+N\\\/A\\\/-131.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#14645-R5\",\"approval_number\":\"FL14645.12\",\"seq\":12,\"product_model\":\"Pro-Panel II\",\"product_description\":\"Min. 29 ga., 36\\\" wide through fastened roof panel over min. 15\\\/32\\\" thick plywood deck.\",\"design_pressure\":\"+N\\\/A\\\/-71.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#42034-R2\",\"approval_number\":\"FL42034.1\",\"seq\":1,\"product_model\":\"Aluminum Image II\",\"product_description\":\"16\\\" wide, nom 0.032\\\" thick aluminum concealed fastener roof panel over min 15\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-222.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#42034-R2\",\"approval_number\":\"FL42034.2\",\"seq\":2,\"product_model\":\"Image II\",\"product_description\":\"16\\\" wide, min. 26 ga. concealed fastener roof panel over min. 15\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-222\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#1391-R0\",\"approval_number\":\"FL1391.1\",\"seq\":1,\"product_model\":\"Classic Rib\",\"product_description\":\"Exposed fasten metal roofing. Panel is 36\\\" wide, 9\\\" o\\\/c ribs. Material per ASTM A792 or ASTM A653.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#1391-R0\",\"approval_number\":\"FL1391.2\",\"seq\":2,\"product_model\":\"Pro-Panel II\",\"product_description\":\"Exposed fasten metal roofing. Panel is 36\\\" wide, 9\\\" o\\\/c ribs. Material per ASTM A792 or ASTM A653.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#1675-R0\",\"approval_number\":\"FL1675.1\",\"seq\":1,\"product_model\":\"5V Crimp\",\"product_description\":\"Exposed Fasten metal roofing made out of steel material 26 ga min.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#1675-R0\",\"approval_number\":\"FL1675.2\",\"seq\":2,\"product_model\":\"Image II\",\"product_description\":\"Standing Seam Metal roofing made out of steel material 26 ga min.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#1675-R0\",\"approval_number\":\"FL1675.3\",\"seq\":3,\"product_model\":\"Mini-Batten\",\"product_description\":\"Standing Seam Metal roofing made out of steel material per ASTM A792 grade 50.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#1675-R0\",\"approval_number\":\"FL1675.4\",\"seq\":4,\"product_model\":\"Stile\",\"product_description\":\"Exposed Fasten metal roofing made out of steel material.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#1675-R0\",\"approval_number\":\"FL1675.5\",\"seq\":5,\"product_model\":\"Vertical Seam\",\"product_description\":\"Standing Seam Metal Roofing made to ASTM A792 Grade 50.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#5807-R0\",\"approval_number\":\"FL5807.1\",\"seq\":1,\"product_model\":\"1- \\\"2.5 Inch Corrugated Panel\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 24\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#5807-R0\",\"approval_number\":\"FL5807.2\",\"seq\":2,\"product_model\":\"2- \\\"Stile\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 39.4\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#5807-R0\",\"approval_number\":\"FL5807.3\",\"seq\":3,\"product_model\":\"3- \\\"Vertical Seam\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 16\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#5807-R0\",\"approval_number\":\"FL5807.4\",\"seq\":4,\"product_model\":\"4- \\\"5-V Crimp\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 24\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#5807-R0\",\"approval_number\":\"FL5807.5\",\"seq\":5,\"product_model\":\"5- \\\"Image II\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 16\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#5807-R0\",\"approval_number\":\"FL5807.6\",\"seq\":6,\"product_model\":\"6- \\\"Classic Rib\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 36\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#6821-R0\",\"approval_number\":\"FL6821.1\",\"seq\":1,\"product_model\":\"\\\"Classic Rib\\\"\",\"product_description\":\"Minimum 29 Gauge, Maximum width = 36\\\" Panel attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-108.50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#6928-R0\",\"approval_number\":\"FL6928.1\",\"seq\":1,\"product_model\":\"1-\\\"Classic Rib\\\"\",\"product_description\":\"Minimum 29 Gauge Steel, Maximum 36\\\" Wide Panel attached to Wood Sleepers\",\"design_pressure\":\"+N\\\/A\\\/-111.34\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#6928-R0\",\"approval_number\":\"FL6928.2\",\"seq\":2,\"product_model\":\"2-\\\"Classic Rib\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 36\\\" Wide Panel attached to Structural 16 Gauge Min. Steel Supports\",\"design_pressure\":\"+N\\\/A\\\/-121.87\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#6928-R0\",\"approval_number\":\"FL6928.3\",\"seq\":3,\"product_model\":\"3-\\\"PBR\\\" Panel\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 36\\\" Wide Panel attached to Structural 16 Gauge Min. Steel Supports\",\"design_pressure\":\"+N\\\/A\\\/-120.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#7416-R0\",\"approval_number\":\"FL7416.1\",\"seq\":1,\"product_model\":\"Classic Rib\",\"product_description\":\"36\\\" wide, min 29 ga. through fastened panels over 15\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-102.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#40264-R0\",\"approval_number\":\"FL40264.1\",\"seq\":1,\"product_model\":\"5V-Crimp\",\"product_description\":\"Min. 26 ga., 24\\\" wide through fastened roof panel over min. 15\\\/32\\\" thick plywood deck or 7\\\/16\\\" thick OSB with fasteners through panel rib.\",\"design_pressure\":\"+N\\\/A\\\/-183.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#40264-R0\",\"approval_number\":\"FL40264.2\",\"seq\":2,\"product_model\":\"Aluminum Image II\",\"product_description\":\"16\\\" wide, nom 0.032\\\" thick aluminum concealed fastener roof panel over min 19\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-173.8\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#40264-R0\",\"approval_number\":\"FL40264.3\",\"seq\":3,\"product_model\":\"Aluminum Vertical Seam\",\"product_description\":\"Nom. 0.032\\\" thick, 16\\\" wide, aluminum standing seam roof panel over min. 15\\\/32\\\" thick plywood deck or 7\\\/16\\\" thick OSB\",\"design_pressure\":\"+N\\\/A\\\/-97.1\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#40264-R0\",\"approval_number\":\"FL40264.4\",\"seq\":4,\"product_model\":\"Aluminum Vertical Seam\",\"product_description\":\"Nom. 0.032\\\" thick, 16\\\" wide, aluminum standing seam roof panel over min. 19\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-162\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#40264-R0\",\"approval_number\":\"FL40264.5\",\"seq\":5,\"product_model\":\"Image II\",\"product_description\":\"Min. 26 ga., 16\\\" wide concealed fastened roof panel over min. 15\\\/32\\\" thick plywood deck or 7\\\/16\\\" thick OSB.\",\"design_pressure\":\"+N\\\/A\\\/-116\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#40264-R0\",\"approval_number\":\"FL40264.6\",\"seq\":6,\"product_model\":\"Image II\",\"product_description\":\"Min. 26 ga., 16\\\" wide concealed fastener roof panel over min. 19\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-139.1\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#40264-R0\",\"approval_number\":\"FL40264.7\",\"seq\":7,\"product_model\":\"Vertical Seam\",\"product_description\":\"Max. 16\\\" wide, min. 24 ga. standing seam roof panel over min. 15\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-200\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#40264-R0\",\"approval_number\":\"FL40264.8\",\"seq\":8,\"product_model\":\"Vertical Seam\",\"product_description\":\"Max. 18\\\" wide, min. 24 ga. standing seam roof panel over min. 15\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-105\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#8131-R2\",\"approval_number\":\"FL8131.1\",\"seq\":1,\"product_model\":\"5V-Crimp\",\"product_description\":\"26 ga., 24\\\" wide through fastened roof panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-76.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#8131-R2\",\"approval_number\":\"FL8131.2\",\"seq\":2,\"product_model\":\"Classic Rib\",\"product_description\":\"29 ga., 36\\\" wide through fastened roof panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-102.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#8131-R2\",\"approval_number\":\"FL8131.3\",\"seq\":3,\"product_model\":\"Pro-Panel II\",\"product_description\":\"29 ga., 36\\\" wide through fastened roof panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-71.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#9107-R1\",\"approval_number\":\"FL9107.1\",\"seq\":1,\"product_model\":\"5V-Crimp\",\"product_description\":\"26 ga., 24 wide through fastened roof panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-149.6\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#9107-R1\",\"approval_number\":\"FL9107.2\",\"seq\":2,\"product_model\":\"Classic Rib\",\"product_description\":\"26 ga., 36\\\" wide through fastened roof panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-133.9\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#9107-R1\",\"approval_number\":\"FL9107.3\",\"seq\":3,\"product_model\":\"Image II\",\"product_description\":\"26 ga., 16\\\" wide standing seam roof panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-139.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#9107-R1\",\"approval_number\":\"FL9107.4\",\"seq\":4,\"product_model\":\"Stile\",\"product_description\":\"26 ga., 39.4\\\" wide through fastened roof panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-149.6\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#8131-R2\",\"approval_number\":\"FL8131.4\",\"seq\":4,\"product_model\":\"Stile\",\"product_description\":\"26 ga., 39.4\\\" wide through fastened roof panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-102.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#10916-R0\",\"approval_number\":\"FL10916.1\",\"seq\":1,\"product_model\":\"2.5\\\" Corrugated\",\"product_description\":\"26 ga., 21.33\\\" wide through fastened roof panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-86.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#10916-R0\",\"approval_number\":\"FL10916.2\",\"seq\":2,\"product_model\":\"5V-Crimp\",\"product_description\":\"26 ga., 24\\\" wide through fastened roof panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-100.6\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#10916-R0\",\"approval_number\":\"FL10916.3\",\"seq\":3,\"product_model\":\"Classic Rib\",\"product_description\":\"26 ga., 36\\\" wide through fastened roof panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-74.8\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#10916-R0\",\"approval_number\":\"FL10916.4\",\"seq\":4,\"product_model\":\"Image II\",\"product_description\":\"26 ga., 16\\\" wide Concealed fastened roof panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-85.6\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#10916-R0\",\"approval_number\":\"FL10916.5\",\"seq\":5,\"product_model\":\"Stile\",\"product_description\":\"26 ga., 39.4\\\" wide through fastened roof panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-100.9\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#10916-R0\",\"approval_number\":\"FL10916.6\",\"seq\":6,\"product_model\":\"Vertical Seam\",\"product_description\":\"24 ga., 16\\\" wide standing seam roof panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-43.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#12076-R0\",\"approval_number\":\"FL12076.1\",\"seq\":1,\"product_model\":\"5V-Crimp\",\"product_description\":\"26 ga., 24\\\" wide through fastened roof panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-131.1\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#12076-R1\",\"approval_number\":\"FL12076.2\",\"seq\":2,\"product_model\":\"Classic Rib\",\"product_description\":\"Min 29 ga., 36\\\" wide through fastened roof panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-138.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#12449-R0\",\"approval_number\":\"FL12449.1\",\"seq\":1,\"product_model\":\"Vertical Seam\",\"product_description\":\"24 ga., 16\\\" wide standing seam roof panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-114.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#12995-R0\",\"approval_number\":\"FL12995.1\",\"seq\":1,\"product_model\":\"Image II\",\"product_description\":\"26 ga., 16\\\" wide Concealed fastened roof panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-84.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#13183-R0\",\"approval_number\":\"FL13183.1\",\"seq\":1,\"product_model\":\"PBR-Panel or R-Panel\",\"product_description\":\"Min 26 ga., 36\\\" wide through fastened roof panel\",\"design_pressure\":\"+N\\\/A\\\/-131.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#13794-R0\",\"approval_number\":\"FL13794.1\",\"seq\":1,\"product_model\":\"Vertical Seam\",\"product_description\":\"Minimum 26 ga., 16\\\" wide standing seam roof panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-81.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#14398-R0\",\"approval_number\":\"FL14398.1\",\"seq\":1,\"product_model\":\"Classic Rib\",\"product_description\":\"Min 29 ga., 36\\\" wide through fastened roof panel over OSB deck\",\"design_pressure\":\"+N\\\/A\\\/-135\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#14630-R0\",\"approval_number\":\"FL14630.1\",\"seq\":1,\"product_model\":\"Aluminum 5V-Crimp\",\"product_description\":\"24\\\" wide, nom 0.032\\\" thick alumimum through fastened roof panel over min 15\\\/32\\\" thick plywood deck or 7\\\/16\\\" thick OSB with fasteners through panel rib.\",\"design_pressure\":\"+N\\\/A\\\/-161.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#14630-R0\",\"approval_number\":\"FL14630.2\",\"seq\":2,\"product_model\":\"Aluminum Image II\",\"product_description\":\"16\\\" wide, nom 0.032\\\" thick alumimum concealed fastener roof panel over min 15\\\/32\\\" thick plywood deck or 7\\\/16\\\" thick OSB.\",\"design_pressure\":\"+N\\\/A\\\/-107.35\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#14799-R0\",\"approval_number\":\"FL14799.1\",\"seq\":1,\"product_model\":\"Aluminum Classic Rib\",\"product_description\":\"36\\\" wide, nom 0.032\\\" thick alumimum through fastened roof panel over min 15\\\/32\\\" thick plywood deck or 7\\\/16\\\" thick OSB.\",\"design_pressure\":\"+N\\\/A\\\/-120\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#14799-R0\",\"approval_number\":\"FL14799.2\",\"seq\":2,\"product_model\":\"Aluminum Vertical Seam\",\"product_description\":\"16\\\" wide, nom 0.032\\\" thick alumimum standing seam roof panel over min 15\\\/32\\\" thick plywood deck or 7\\\/16\\\" thick OSB.\",\"design_pressure\":\"+N\\\/A\\\/-97.05\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#14799-R0\",\"approval_number\":\"FL14799.3\",\"seq\":3,\"product_model\":\"Image II\",\"product_description\":\"16\\\" wide, 26 ga. concealed fastened roof panel over min 15\\\/32\\\" thick plywood deck or 7\\\/16\\\" thick OSB.\",\"design_pressure\":\"+N\\\/A\\\/-86.55\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#11560-R1\",\"approval_number\":\"FL11560.10\",\"seq\":10,\"product_model\":\"Vertical Seam\",\"product_description\":\"Min. 26 ga., 16\\\" wide standing seam roof panel over min. 15\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-81.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#15478-R0\",\"approval_number\":\"FL15478.1\",\"seq\":1,\"product_model\":\"5V-Crimp\",\"product_description\":\"Min. 26 ga., 24\\\" wide through fastened roof panel over min. 19\\\/32\\\" thick plywood deck with fasteners through panel rib.\",\"design_pressure\":\"+N\\\/A\\\/-196.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#15478-R0\",\"approval_number\":\"FL15478.2\",\"seq\":2,\"product_model\":\"Classic Rib\",\"product_description\":\"Min. 26 ga., 36\\\" wide through fastened roof panel over min. 19\\\/32\\\" thick plywood deck.\",\"design_pressure\":\"+N\\\/A\\\/-133.9\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#15959-R0\",\"approval_number\":\"FL15959.1\",\"seq\":1,\"product_model\":\"Aluminum Vertical Seam\",\"product_description\":\"Nom. 0.032\\\" thick, 16\\\" wide, alumimum standing seam roof panel over min. 15\\\/32\\\" thick plywood deck or 7\\\/16\\\" thick OSB.\",\"design_pressure\":\"+N\\\/A\\\/-97.05\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#15959-R0\",\"approval_number\":\"FL15959.2\",\"seq\":2,\"product_model\":\"Image II\",\"product_description\":\"Min. 26 ga., 16\\\" wide concealed fastened roof panel over min. 15\\\/32\\\" thick plywood deck or 7\\\/16\\\" thick OSB.\",\"design_pressure\":\"+N\\\/A\\\/-86.55\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#15959-R0\",\"approval_number\":\"FL15959.3\",\"seq\":3,\"product_model\":\"Image II\",\"product_description\":\"Min. 26 ga., 16\\\" wide concealed fastened roof panel over min. 19\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-139.1\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#16611-R0\",\"approval_number\":\"FL16611.1\",\"seq\":1,\"product_model\":\"5V-Crimp\",\"product_description\":\"Min. 26 ga., 24\\\" wide through fastened roof panel over min. 15\\\/32\\\" thick plywood deck or 7\\\/16\\\" thick OSB with fasteners through panel rib.\",\"design_pressure\":\"+N\\\/A\\\/-172.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#16611-R0\",\"approval_number\":\"FL16611.2\",\"seq\":2,\"product_model\":\"Vertical Seam\",\"product_description\":\"Min 24 ga., max. 18\\\" wide standing seam roof panel over min. 15\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-82.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#16833-R0\",\"approval_number\":\"FL16833.1\",\"seq\":1,\"product_model\":\"Vertical Seam\",\"product_description\":\"Min 24 ga., max. 18\\\" wide standing seam roof panel over min. 15\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-105\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#11560-R2\",\"approval_number\":\"FL11560.11\",\"seq\":11,\"product_model\":\"Vertical Seam\",\"product_description\":\"Min 24 ga., max. 18\\\" wide standing seam roof panel over min. 15\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-105\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#11560-R2\",\"approval_number\":\"FL11560.12\",\"seq\":12,\"product_model\":\"Vertical Seam\",\"product_description\":\"Min. 26 ga., 16\\\" wide standing seam roof panel over min. 15\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-81.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#14645-R2\",\"approval_number\":\"FL14645.13\",\"seq\":13,\"product_model\":\"Pro-Panel II\",\"product_description\":\"Min. 29 ga., 36\\\" wide through fastened roof panel over min. 15\\\/32\\\" thick plywood deck.\",\"design_pressure\":\"+N\\\/A\\\/-71.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#19902-R0\",\"approval_number\":\"FL19902.1\",\"seq\":1,\"product_model\":\"5V-Crimp\",\"product_description\":\"Min. 26 ga., 24\\\" wide through fastened roof panel over min. 15\\\/32\\\" thick plywood deck or 7\\\/16\\\" thick OSB with fasteners through panel rib.\",\"design_pressure\":\"+N\\\/A\\\/-172.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#20452-R0\",\"approval_number\":\"FL20452.1\",\"seq\":1,\"product_model\":\"Classic Rib\",\"product_description\":\"Min. 29 ga., 36\\\" wide through fastened roof panel over min. 15\\\/32\\\" thick plywood deck.\",\"design_pressure\":\"+N\\\/A\\\/-91\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#11560-R3\",\"approval_number\":\"FL11560.13\",\"seq\":13,\"product_model\":\"Vertical Seam\",\"product_description\":\"Min 24 ga., max. 16\\\" wide standing seam roof panel over min. 15\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-114.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#11560-R3\",\"approval_number\":\"FL11560.14\",\"seq\":14,\"product_model\":\"Vertical Seam\",\"product_description\":\"Min 24 ga., max. 18\\\" wide standing seam roof panel over min. 15\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-114.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#14645-R3\",\"approval_number\":\"FL14645.14\",\"seq\":14,\"product_model\":\"Pro-Panel II\",\"product_description\":\"Min. 29 ga., 36\\\" wide through fastened roof panel over min. 15\\\/32\\\" thick plywood deck.\",\"design_pressure\":\"+N\\\/A\\\/-71.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#42034-R0\",\"approval_number\":\"FL42034.3\",\"seq\":3,\"product_model\":\"Aluminum Image II\",\"product_description\":\"16\\\" wide, nom 0.032\\\" thick aluminum concealed fastener roof panel over min 15\\\/32\\\" thick plywood deck or 7\\\/16\\\" thick OSB.\",\"design_pressure\":\"+N\\\/A\\\/-168.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#42034-R0\",\"approval_number\":\"FL42034.4\",\"seq\":4,\"product_model\":\"Image II\",\"product_description\":\"Min. 26 ga., 16\\\" wide concealed fastened roof panel over min. 15\\\/32\\\" thick plywood deck or 7\\\/16\\\" thick OSB.\",\"design_pressure\":\"+N\\\/A\\\/-116\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"}],\"Garrison Design & Construction\":[{\"manufacturer\":\"Garrison Design & Construction\",\"approval_number_master\":\"FL#11668-R6\",\"approval_number\":\"FL11668.1\",\"seq\":1,\"product_model\":\"26 Ga. 1\\\" Versa Lock Panel\",\"product_description\":\"1\\\" Versa Lock Roof Panel, 26 Ga. 16\\\" Coverage over 15\\\/32\\\" APA Plywood\",\"design_pressure\":\"+N\\\/A\\\/-69.3 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Garrison Design & Construction\",\"approval_number_master\":\"FL#46786-R0\",\"approval_number\":\"FL46786.1\",\"seq\":1,\"product_model\":\"29 Ga. Versa Roof Panel over 1x4 Wood Purlins\",\"product_description\":\"29 Ga. Versa Roof Panel over 1x4 Wood Purlins\\\/OSB Decking\",\"design_pressure\":\"+NA\\\/-161.0psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Garrison Design & Construction\",\"approval_number_master\":\"FL#46786-R0\",\"approval_number\":\"FL46786.2\",\"seq\":2,\"product_model\":\"29 Ga. Versa Roof Panel over Plywood\",\"product_description\":\"29 Ga. Versa Roof Panel over Plywood\",\"design_pressure\":\"+NA\\\/-183.5psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Garrison Design & Construction\",\"approval_number_master\":\"FL#4604-R1\",\"approval_number\":\"FL4604.1\",\"seq\":1,\"product_model\":\"26ga Versa Panel\",\"product_description\":\"Versa Panel 26GA 36\\\" wide\",\"design_pressure\":\"+N\\\/A\\\/-71.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Garrison Design & Construction\",\"approval_number_master\":\"FL#6647-R0\",\"approval_number\":\"FL6647.1\",\"seq\":1,\"product_model\":\"26GA 1\\\" VersaLock 16\\\" Wide\",\"product_description\":\"26GA 1\\\" VersaLock, 16\\\" wide\",\"design_pressure\":\"+N\\\/A\\\/-69.25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Garrison Design & Construction\",\"approval_number_master\":\"FL#11668-R0\",\"approval_number\":\"FL11668.2\",\"seq\":2,\"product_model\":\"26 Ga. Versa Panel\",\"product_description\":\"26 Ga. \\u00be\\\" Rib over 15\\\/32\\\" Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-146.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-07 00:00:00\",\"instructions_url\":\"\"}],\"Mid Florida Metal Roofing Supply\\\/Supplies, Inc.\":[{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies, Inc.\",\"approval_number_master\":\"FL#11671-R5\",\"approval_number\":\"FL11671.1\",\"seq\":1,\"product_model\":\"5V Crimp\",\"product_description\":\"Min. 26 Ga. 5V Crimp Fastener in Panel Rib\",\"design_pressure\":\"+N\\\/A\\\/-108.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-11-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies, Inc.\",\"approval_number_master\":\"FL#24096-R5\",\"approval_number\":\"FL24096.1\",\"seq\":1,\"product_model\":\"29 Ga. Multi-Rib\",\"product_description\":\"29 Ga. Multi-Rib Over 1x4\\nSYP Purlins,\\nOver 15\\\/32\\\"\\nPlywood\",\"design_pressure\":\"+N\\\/A\\\/-93.5 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-05-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies, Inc.\",\"approval_number_master\":\"FL#24096-R5\",\"approval_number\":\"FL24096.2\",\"seq\":2,\"product_model\":\"29 Ga. Multi-Rib\",\"product_description\":\"29 Ga. Multi-Rib Over\\n15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-71.0 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-05-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies, Inc.\",\"approval_number_master\":\"FL#24096-R5\",\"approval_number\":\"FL24096.3\",\"seq\":3,\"product_model\":\"29 Ga. Multi-Rib\",\"product_description\":\"29 Ga. Multi-Rib over 7\\\/16\\\" OSB\",\"design_pressure\":\"+N\\\/A\\\/-123.5psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-05-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies, Inc.\",\"approval_number_master\":\"FL#8413-R0\",\"approval_number\":\"FL8413.1\",\"seq\":1,\"product_model\":\"5V CRIMP\",\"product_description\":\"26ga 5V CRIMP FASTENER IN PANEL RIB\",\"design_pressure\":\"+N\\\/A\\\/-108.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies, Inc.\",\"approval_number_master\":\"FL#8658-R0\",\"approval_number\":\"FL8658.1\",\"seq\":1,\"product_model\":\"1.0 Nail Strip\",\"product_description\":\"24 GA 16\\\" WIDE 1.0\\\" NAIL STRIP\",\"design_pressure\":\"+N\\\/A\\\/-153.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies, Inc.\",\"approval_number_master\":\"FL#8658-R0\",\"approval_number\":\"FL8658.2\",\"seq\":2,\"product_model\":\"1.5 Mechanical Lock\",\"product_description\":\"24 GA 16\\\" WIDE 1.5\\\" MECHANICAL LOCK\",\"design_pressure\":\"+N\\\/A\\\/-123.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies, Inc.\",\"approval_number_master\":\"FL#8658-R0\",\"approval_number\":\"FL8658.3\",\"seq\":3,\"product_model\":\"1.5 Snap Lock\",\"product_description\":\"24 GA 16\\\" WIDE 1.5\\\" SNAP LOCK\",\"design_pressure\":\"+N\\\/A\\\/-108.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies, Inc.\",\"approval_number_master\":\"FL#8725-R0\",\"approval_number\":\"FL8725.1\",\"seq\":1,\"product_model\":\"26 Ga. AG Panel\",\"product_description\":\"36\\\" Wide Roof Panel over 1 X 4 Wood Purlins\",\"design_pressure\":\"+N\\\/A\\\/-93.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies, Inc.\",\"approval_number_master\":\"FL#8725-R0\",\"approval_number\":\"FL8725.2\",\"seq\":2,\"product_model\":\"29 Ga. AG Panel\",\"product_description\":\"36\\\" Wide Roof Panel Over 1 X 4 Wood Purlins\",\"design_pressure\":\"+N\\\/A\\\/-93.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies, Inc.\",\"approval_number_master\":\"FL#8800-R0\",\"approval_number\":\"FL8800.1\",\"seq\":1,\"product_model\":\"26 Ga. AG Panel\",\"product_description\":\"36\\\" Wide Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-71.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies, Inc.\",\"approval_number_master\":\"FL#8800-R0\",\"approval_number\":\"FL8800.2\",\"seq\":2,\"product_model\":\"29 Ga. AG Panel\",\"product_description\":\"36\\\" Wide Roof Panel Over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-71.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies, Inc.\",\"approval_number_master\":\"FL#9229-R0\",\"approval_number\":\"FL9229.1\",\"seq\":1,\"product_model\":\"0.032 Aluminum Mech Lock\",\"product_description\":\"1.0 Mechanical Lock Aluminum 16\\\" width Roofing Panel\",\"design_pressure\":\"+N\\\/A\\\/-101psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies, Inc.\",\"approval_number_master\":\"FL#9229-R0\",\"approval_number\":\"FL9229.2\",\"seq\":2,\"product_model\":\"24 Ga. 1.5\\\" Nail Strip\",\"product_description\":\"24 Ga. 1.5\\\" Nail Strip 15.5\\\" Roof Panel Coverage\",\"design_pressure\":\"+N\\\/A\\\/-116.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies, Inc.\",\"approval_number_master\":\"FL#11671-R0\",\"approval_number\":\"FL11671.2\",\"seq\":2,\"product_model\":\"26 Ga. AG Panel\",\"product_description\":\"26 Ga. AG Panel over 1 x 4 Wood Purlins Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies, Inc.\",\"approval_number_master\":\"FL#11671-R0\",\"approval_number\":\"FL11671.3\",\"seq\":3,\"product_model\":\"26 Ga. AG Panel\",\"product_description\":\"26 Ga. AG Panel over 15\\\/32\\\" plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-108.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies, Inc.\",\"approval_number_master\":\"FL#11671-R0\",\"approval_number\":\"FL11671.4\",\"seq\":4,\"product_model\":\"29 Ga. AG Panel\",\"product_description\":\"29 Ga. AG Panel over 15\\\/32\\\" plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-108.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies, Inc.\",\"approval_number_master\":\"FL#11671-R0\",\"approval_number\":\"FL11671.5\",\"seq\":5,\"product_model\":\"29 Ga. AG Panel\",\"product_description\":\"29 Ga. AG Panel over 1 x 4 Wood Purlins Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies, Inc.\",\"approval_number_master\":\"FL#11671-R0\",\"approval_number\":\"FL11671.6\",\"seq\":6,\"product_model\":\"5V Crimp\",\"product_description\":\"26 Ga. 5V Crimp Fastener in Panel Rib Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-108.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies, Inc.\",\"approval_number_master\":\"FL#13023-R0\",\"approval_number\":\"FL13023.1\",\"seq\":1,\"product_model\":\"Minimum 29 Ga. AG Roof Panel\",\"product_description\":\"Minimum 29 Ga. AG Roof Panel over Shingles \\\/ 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-108.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies, Inc.\",\"approval_number_master\":\"FL#13023-R0\",\"approval_number\":\"FL13023.2\",\"seq\":2,\"product_model\":\"Minimum 29 Ga. AG Roof Panel\",\"product_description\":\"Minumum 29 Ga. AG. Roof Panel over Shingles \\\/ 1x4 Wood Purlins\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies, Inc.\",\"approval_number_master\":\"FL#24096-R0\",\"approval_number\":\"FL24096.4\",\"seq\":4,\"product_model\":\"29 Ga. Multi-Rib\",\"product_description\":\"29 Ga, 80ksi\\nSteel Over 1x4\\nSYP Purlins,\\nOver 15\\\/32\\\"\\nPlywood\",\"design_pressure\":\"+N\\\/A\\\/-116.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies, Inc.\",\"approval_number_master\":\"FL#24096-R0\",\"approval_number\":\"FL24096.5\",\"seq\":5,\"product_model\":\"29 Ga. Multi-Rib\",\"product_description\":\"29 Ga, 80ksi\\nSteel Over\\n15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-71.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies, Inc.\",\"approval_number_master\":\"FL#24096-R0\",\"approval_number\":\"FL24096.6\",\"seq\":6,\"product_model\":\"29 Ga. Multi-Rib\",\"product_description\":\"29 Ga, 80ksi\\nSteel Over\\n15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-108.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-27 00:00:00\",\"instructions_url\":\"\"}],\"Englert Inc.\":[{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11698-R7\",\"approval_number\":\"FL11698.1\",\"seq\":1,\"product_model\":\"01 - Englert \\\"Series 500\\\"\",\"product_description\":\"Roof Panel - 26 Gauge Steel, 21\\\" Width, Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-79\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11698-R7\",\"approval_number\":\"FL11698.2\",\"seq\":2,\"product_model\":\"02 - Englert \\\"Series 500\\\"\",\"product_description\":\"Roof Panel - 0.032\\\" Aluminum, 21\\\" Width, Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-84\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11698-R7\",\"approval_number\":\"FL11698.3\",\"seq\":3,\"product_model\":\"03 - Englert \\\"Series 1000\\\"\",\"product_description\":\"Roof Panel - 24 Gauge Steel, 20\\\" Width, Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11698-R7\",\"approval_number\":\"FL11698.4\",\"seq\":4,\"product_model\":\"04 - Englert \\\"Series 1100\\\"\",\"product_description\":\"Roof Panel - 24 Gauge Steel, 16\\\" Width, Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11698-R7\",\"approval_number\":\"FL11698.5\",\"seq\":5,\"product_model\":\"05 - Englert \\\"Series 1100\\\"\",\"product_description\":\"Roof Panel - 0.032\\\" Aluminum, 16\\\" Width, Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11698-R7\",\"approval_number\":\"FL11698.6\",\"seq\":6,\"product_model\":\"06 - Englert \\\"Series 1101\\\"\",\"product_description\":\"Roof Panel - 24 Gauge Steel, 16\\\" Width, Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-165 max.\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11727-R18\",\"approval_number\":\"FL11727.1\",\"seq\":1,\"product_model\":\"01 - Englert \\\"Series 1300\\\"\",\"product_description\":\"Standing Seam Roof Panel - 24 Gauge Steel, Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-165 max.\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11727-R18\",\"approval_number\":\"FL11727.2\",\"seq\":2,\"product_model\":\"02 - Englert \\\"Series 1300\\\"\",\"product_description\":\"Standing Seam Roof Panel - 0.032\\\" Aluminum, Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-180 max.\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11727-R18\",\"approval_number\":\"FL11727.3\",\"seq\":3,\"product_model\":\"03 - Englert \\\"Series 1300\\\"\",\"product_description\":\"Standing Seam Roof Panel - 0.032\\\" Aluminum, Attached to Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-135 max.\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11727-R18\",\"approval_number\":\"FL11727.4\",\"seq\":4,\"product_model\":\"04 - Englert \\\"Series 1300\\\"\",\"product_description\":\"24 gauge (min.) Steel Standing Seam roof panel mechanically attached to insulated Steel Deck with panel clips & screws.\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11727-R18\",\"approval_number\":\"FL11727.5\",\"seq\":5,\"product_model\":\"05 - Englert \\\"Series 1300\\\"\",\"product_description\":\"Standing Seam Roof Panel - 16 oz. Copper, Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-187.5max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11727-R18\",\"approval_number\":\"FL11727.6\",\"seq\":6,\"product_model\":\"06 - Englert \\\"Series 1300\\\"\",\"product_description\":\"Standing Seam Roof Panel - 0.032\\\" Aluminum, Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-180max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11727-R18\",\"approval_number\":\"FL11727.7\",\"seq\":7,\"product_model\":\"07 - Englert \\\"Series 1300\\\"\",\"product_description\":\"24 gauge steel standing seam roof panel mechanically attached to Wood Deck with clips and screws.\",\"design_pressure\":\"+N\\\/A\\\/-123 max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11751-R9\",\"approval_number\":\"FL11751.1\",\"seq\":1,\"product_model\":\"01 - Englert \\\"Series 2000\\\"\",\"product_description\":\"Roof Panel - 24 Gauge Steel, 18\\\" Width, Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-165max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11751-R9\",\"approval_number\":\"FL11751.2\",\"seq\":2,\"product_model\":\"02 - Englert \\\"Series 2000\\\"\",\"product_description\":\"Roof Panel - 0.032\\\" Aluminum, 18\\\" Width, Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-180 max.\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11751-R9\",\"approval_number\":\"FL11751.3\",\"seq\":3,\"product_model\":\"03 - Englert \\\"Series 2000\\\"\",\"product_description\":\"Roof Panel - 24 Gauge Steel, 18\\\" Width or 14\\\" Width, Attached to Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-144 max.\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11751-R9\",\"approval_number\":\"FL11751.4\",\"seq\":4,\"product_model\":\"04 - Englert \\\"Series 2000\\\"\",\"product_description\":\"Roof Panel - 0.040\\\" Aluminum, 18\\\" Width, Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-150 max.\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11751-R9\",\"approval_number\":\"FL11751.5\",\"seq\":5,\"product_model\":\"05 - Englert \\\"Series 2000\\\"\",\"product_description\":\"Roof Panel - 0.032\\\" Aluminum, 18\\\" Width, Attached to Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-157.5max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11751-R9\",\"approval_number\":\"FL11751.6\",\"seq\":6,\"product_model\":\"06 - Englert \\\"Series 2000\\\" (R9)\",\"product_description\":\"Roof Panel - 24 Gauge Steel, 18\\\" Width, Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-165max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11751-R9\",\"approval_number\":\"FL11751.7\",\"seq\":7,\"product_model\":\"07 - Englert \\\"Series 2000\\\" (R9)\",\"product_description\":\"Roof Panel - 0.032\\\" Aluminum, 18\\\" Width, Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-180 max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11751-R9\",\"approval_number\":\"FL11751.8\",\"seq\":8,\"product_model\":\"08 - Englert \\\"Series 2000\\\" (R9)\",\"product_description\":\"Roof Panel - 24 Gauge Steel, 18\\\" Width or 14\\\" Width, Attached to Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-144 max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11751-R9\",\"approval_number\":\"FL11751.9\",\"seq\":9,\"product_model\":\"09 - Englert \\\"Series 2000\\\" (R9)\",\"product_description\":\"Roof Panel - 0.040\\\" Aluminum, 18\\\" Width, Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-150 max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11751-R9\",\"approval_number\":\"FL11751.10\",\"seq\":10,\"product_model\":\"10 - Englert \\\"Series 2000\\\" (R9)\",\"product_description\":\"Roof Panel - 0.032\\\" Aluminum, 18\\\" Width, Attached to Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-157.5max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11752-R5\",\"approval_number\":\"FL11752.1\",\"seq\":1,\"product_model\":\"1 - Englert \\\"Series 2500\\\"\",\"product_description\":\"Roof Panel - 24 Gauge Steel, 16\\\" Width, Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-118 max.\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11752-R5\",\"approval_number\":\"FL11752.2\",\"seq\":2,\"product_model\":\"2 - Englert \\\"Series 2500\\\"\",\"product_description\":\"Roof Panel - 24 Gauge Steel, Attached to Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-153 max.\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11752-R5\",\"approval_number\":\"FL11752.3\",\"seq\":3,\"product_model\":\"3 - Englert \\\"Series 2500\\\"\",\"product_description\":\"Roof Panel - 0.040\\\" Aluminum Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-122 max.\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11752-R5\",\"approval_number\":\"FL11752.4\",\"seq\":4,\"product_model\":\"4 - Englert \\\"Series 2500\\\"\",\"product_description\":\"Roof Panel - 0.040\\\" Aluminum, Attached to Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-122 max.\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#31655-R3\",\"approval_number\":\"FL31655.1\",\"seq\":1,\"product_model\":\"1 - \\\"Series 1120\\\"\",\"product_description\":\"24 gauge steel Nailstrip roof panel mechanically attached to Wood Deck with screws\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#31655-R3\",\"approval_number\":\"FL31655.2\",\"seq\":2,\"product_model\":\"2 - \\\"1 in. Nailstrip\\\"\",\"product_description\":\"0.032\\\" Aluminum Nailstrip roof panel mechanically attached to Wood Deck with screws.\",\"design_pressure\":\"+N\\\/A\\\/-178.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#39748-R4\",\"approval_number\":\"FL39748.1\",\"seq\":1,\"product_model\":\"1 - \\\"Series 2500\\\" Steel Roof Panel\",\"product_description\":\"24 gauge Steel standing seam roof panel mechanically attached to Insulated Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#39748-R4\",\"approval_number\":\"FL39748.2\",\"seq\":2,\"product_model\":\"2 - \\\"Series 2500\\\" Alum Roof Panel\",\"product_description\":\"0.040\\\" Aluminum standing seam roof panel mechanically attached to Insulated Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#40562-R1\",\"approval_number\":\"FL40562.1\",\"seq\":1,\"product_model\":\"1 - \\\"Series 1500\\\"\",\"product_description\":\"0.032\\\" Aluminum Snap-Lock roof panel mechanically attached to Wood Deck with fixed panel clips & screws.\",\"design_pressure\":\"+N\\\/A\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#46932-R0\",\"approval_number\":\"FL46932.1\",\"seq\":1,\"product_model\":\"Englert \\\"Series 1500\\\"\",\"product_description\":\"Roof Panel - 0.032\\\" Aluminum, 16\\\" Width, Attached to OSB Deck\",\"design_pressure\":\"+N\\\/A\\\/-63.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#47470-R0\",\"approval_number\":\"FL47470.1\",\"seq\":1,\"product_model\":\"1 - Englert \\\"Series 1500\\\" Steel\",\"product_description\":\"24 gauge Snap-Lock Standing Seam roof panel, 15-1\\\/4\\\" wide - mechanically attached to OSB Deck with one-piece panel clips & screws.\",\"design_pressure\":\"+N\\\/A\\\/-93.5max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#1318-R0\",\"approval_number\":\"FL1318.1\",\"seq\":1,\"product_model\":\"Series 1300\",\"product_description\":\"Steel Roof Panel over Wood Decks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#1318-R0\",\"approval_number\":\"FL1318.2\",\"seq\":2,\"product_model\":\"Series 2000\",\"product_description\":\"Steel Roof Panel over Steel Decks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#1318-R0\",\"approval_number\":\"FL1318.3\",\"seq\":3,\"product_model\":\"Series 2000\",\"product_description\":\"Steel Roof Panel over Wood Decks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#1324-R0\",\"approval_number\":\"FL1324.1\",\"seq\":1,\"product_model\":\"Series 1100\",\"product_description\":\"Steel Roof Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#1324-R0\",\"approval_number\":\"FL1324.2\",\"seq\":2,\"product_model\":\"Series 1300\",\"product_description\":\"Aluminum Roof Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#1324-R0\",\"approval_number\":\"FL1324.3\",\"seq\":3,\"product_model\":\"Series 2000\",\"product_description\":\"Aluminum Roof Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#2219-R0\",\"approval_number\":\"FL2219.1\",\"seq\":1,\"product_model\":\"Series 1300 16\\\" Wide Panel\",\"product_description\":\"0.032 Aluminum Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#2219-R0\",\"approval_number\":\"FL2219.2\",\"seq\":2,\"product_model\":\"Series 2500 16\\\" Wide Panel\",\"product_description\":\"24 Gauge Steel Panel over Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#2219-R0\",\"approval_number\":\"FL2219.3\",\"seq\":3,\"product_model\":\"Series 2500 18\\\" Wide Panel\",\"product_description\":\"24 Gauge Steel Panel over Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#3531-R0\",\"approval_number\":\"FL3531.1\",\"seq\":1,\"product_model\":\"1- \\\"Series 1100\\\"\",\"product_description\":\"Minimum 0.032\\\" Aluminum, 16\\\" Wide Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#3531-R0\",\"approval_number\":\"FL3531.2\",\"seq\":2,\"product_model\":\"2- \\\"Series 1101\\\"\",\"product_description\":\"Minimum 24 GA Steel, 16\\\" Wide Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#3531-R0\",\"approval_number\":\"FL3531.3\",\"seq\":3,\"product_model\":\"3- \\\"Series 1101\\\"\",\"product_description\":\"Minimum 0.032\\\" Aluminum, 16\\\" Wide Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#3531-R0\",\"approval_number\":\"FL3531.4\",\"seq\":4,\"product_model\":\"4- \\\"Series 2000\\\"\",\"product_description\":\"Minimum 0.040\\\" Aluminum, 18\\\" Wide Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#3908-R0\",\"approval_number\":\"FL3908.1\",\"seq\":1,\"product_model\":\"1- \\\"Series 500\\\" Panel\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 21\\\" Wide 5V Crimp Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#3982-R0\",\"approval_number\":\"FL3982.1\",\"seq\":1,\"product_model\":\"1- Series 2500\",\"product_description\":\"Minimum 0.040\\\" Aluminum, Maximum 16\\\" Wide Panel over Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#4114-R0\",\"approval_number\":\"FL4114.1\",\"seq\":1,\"product_model\":\"1- \\\"Series 500\\\"\",\"product_description\":\"Minimum 0.032\\\" Aluminum, Maximum 21\\\" Wide Panel attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#4114-R0\",\"approval_number\":\"FL4114.2\",\"seq\":2,\"product_model\":\"2- \\\"Series 1000\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 20\\\" Wide Panel attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#4127-R0\",\"approval_number\":\"FL4127.1\",\"seq\":1,\"product_model\":\"1- \\\"Series 1300\\\"\",\"product_description\":\"Minimum 26 Gauge ZT Alloy Coated Stainless Steel (TCS II), Maximum 20\\\" Wide Panel attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#4800-R2\",\"approval_number\":\"FL4800.1\",\"seq\":1,\"product_model\":\"1- \\\"Series 500\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 21\\\" Wide Panel attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-78.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#5019-R1\",\"approval_number\":\"FL5019.1\",\"seq\":1,\"product_model\":\"\\\"Series 1300\\\"\",\"product_description\":\"Minimum 0.032\\\" Aluminimum, Maximum 16\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-123.50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#5019-R1\",\"approval_number\":\"FL5019.2\",\"seq\":2,\"product_model\":\"\\\"Series 2500\\\"\",\"product_description\":\"Minimum 0.040\\\" Aluminimum, Maximum 16\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-121.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#5574-R0\",\"approval_number\":\"FL5574.1\",\"seq\":1,\"product_model\":\"1- \\\"Series 2000\\\"\",\"product_description\":\"Minimum 0.032\\\" Aluminum, Maximum 18\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#6568-R0\",\"approval_number\":\"FL6568.1\",\"seq\":1,\"product_model\":\"1- \\\"<b>Series 1300<\\\/b>\\\"\",\"product_description\":\"Minimum 24-Gauge Steel, Maximum 16\\\" Wide (Net Coverage) Panel attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-69.25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#6569-R0\",\"approval_number\":\"FL6569.1\",\"seq\":1,\"product_model\":\"1- \\\"Series 2500\\\"\",\"product_description\":\"Minimum 0.040\\\" Thick Aluminum, Maximum 16\\\" Wide (Net Coverage) Panel Attached to Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-86.00\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#7519-R0\",\"approval_number\":\"FL7519.1\",\"seq\":1,\"product_model\":\"\\\"C Panel\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Max.24\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+n\\\/a\\\/-61.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#7663-R0\",\"approval_number\":\"FL7663.1\",\"seq\":1,\"product_model\":\"C Panel\",\"product_description\":\"Minimum 0.032\\\" Aluminuml, Max.24\\\" Wide Panel Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-99.25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#7691-R0\",\"approval_number\":\"FL7691.1\",\"seq\":1,\"product_model\":\"Series 2500\",\"product_description\":\"Minimum 24 Gauge Steel, Max.16\\\" Wide Panel Attached to Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-118\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#8382-R0\",\"approval_number\":\"FL8382.1\",\"seq\":1,\"product_model\":\"1 - \\\"Series 1300\\\"\",\"product_description\":\"Minimum 20 oz Copper, Max.16\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-95.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#8382-R0\",\"approval_number\":\"FL8382.2\",\"seq\":2,\"product_model\":\"2 - \\\"Series 2000\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Max.14\\\" Wide Panel Attached to Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-144.25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#4800-R1\",\"approval_number\":\"FL4800.2\",\"seq\":2,\"product_model\":\".1- \\\"Series 500\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 21\\\" Wide Panel attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-78.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#4800-R1\",\"approval_number\":\"FL4800.3\",\"seq\":3,\"product_model\":\"2- \\\"Series 500\\\"\",\"product_description\":\"Minimum 0.032 Aluminum, Maximum 21\\\" Wide Panel attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-78.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#4800-R1\",\"approval_number\":\"FL4800.4\",\"seq\":4,\"product_model\":\"3- \\\"Series 1000\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 20\\\" Wide Panel attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#4800-R1\",\"approval_number\":\"FL4800.5\",\"seq\":5,\"product_model\":\"4- \\\"Series 1100\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 16\\\" Wide Panel attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#4800-R1\",\"approval_number\":\"FL4800.6\",\"seq\":6,\"product_model\":\"5- \\\"Series 1100\\\"\",\"product_description\":\"Minimum 0.032\\\" Aluminum, Maximum 16\\\" Wide Panel attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-37.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#4800-R1\",\"approval_number\":\"FL4800.7\",\"seq\":7,\"product_model\":\"6- \\\"Series 1101\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 16\\\" Wide Panel attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-123.50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#4800-R1\",\"approval_number\":\"FL4800.8\",\"seq\":8,\"product_model\":\"7- \\\"Series 1101\\\"\",\"product_description\":\"Minimum 0.032\\\" Alumnimum, Maximum 16\\\" Wide Panel attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-37.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#4800-R1\",\"approval_number\":\"FL4800.9\",\"seq\":9,\"product_model\":\"8- \\\"Series 1300\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 20\\\" Wide Panel attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-99.25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#4800-R1\",\"approval_number\":\"FL4800.10\",\"seq\":10,\"product_model\":\"9- \\\"Series 1300\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 16\\\" Wide Panel attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-114.25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#4800-R1\",\"approval_number\":\"FL4800.11\",\"seq\":11,\"product_model\":\"a10- \\\"Series 1300\\\"\",\"product_description\":\"Minimum 0.032\\\" Aluminum, Maximum 16\\\" Wide Panel attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#4800-R1\",\"approval_number\":\"FL4800.12\",\"seq\":12,\"product_model\":\"a11- \\\"Series 1300\\\"\",\"product_description\":\"Minimum 26 Gauge Follansbee ZT Alloy Coated Stainless Steel (TCSII), Maximum 20\\\" Wide Panel attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-123.50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#4800-R1\",\"approval_number\":\"FL4800.13\",\"seq\":13,\"product_model\":\"a12- \\\"Series 2000\\\"\",\"product_description\":\"Minimum 0.040\\\" Aluminmum, Maximum 18\\\" Wide Panel attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-123.50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#4800-R1\",\"approval_number\":\"FL4800.14\",\"seq\":14,\"product_model\":\"a13- \\\"Series 2000\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 18\\\" Wide Panel attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#4800-R1\",\"approval_number\":\"FL4800.15\",\"seq\":15,\"product_model\":\"a14- \\\"Series 2000\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 18\\\" Wide Panel attached to Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#4800-R1\",\"approval_number\":\"FL4800.16\",\"seq\":16,\"product_model\":\"a15- \\\"Series 2500\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 16\\\" Wide Panel attached to Wood Deck (Large Missile Impact Rated)\",\"design_pressure\":\"+N\\\/A\\\/-78\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#4800-R1\",\"approval_number\":\"FL4800.17\",\"seq\":17,\"product_model\":\"a16- \\\"Series 2500\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 18\\\" Wide Panel attached to Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-62.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#4800-R1\",\"approval_number\":\"FL4800.18\",\"seq\":18,\"product_model\":\"a17- \\\"Series 2500\\\"\",\"product_description\":\"Minimum 0.040\\\" Aluminum, Maximum 16\\\" Wide Panel attached to Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-86\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11698-R0\",\"approval_number\":\"FL11698.7\",\"seq\":7,\"product_model\":\"7 - Englert \\\"Series 1101\\\"\",\"product_description\":\"Roof Panel - 0.032\\\" Aluminum, 16\\\" Width, Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-37.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11698-R0\",\"approval_number\":\"FL11698.8\",\"seq\":8,\"product_model\":\"8 - Englert \\\"C Panel\\\"\",\"product_description\":\"Roof Panel - 26 Gauge Steel, 24\\\" Width, Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-62\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11698-R0\",\"approval_number\":\"FL11698.9\",\"seq\":9,\"product_model\":\"9 - Englert \\\"C Panel\\\"\",\"product_description\":\"Roof Panel - 0.032\\\" Aluminum, 24\\\" Width, Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-99\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11727-R1\",\"approval_number\":\"FL11727.8\",\"seq\":8,\"product_model\":\"8 - Englert \\\"Series 1300\\\" with Floating Clip\",\"product_description\":\"Standing Seam Roof Panel - 20 oz. Copper, 16\\\" Width, Attached to Plywood Deck, Mechanically Seamed 180\\u00b0\",\"design_pressure\":\"+N\\\/A\\\/-96,-48\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11752-R0\",\"approval_number\":\"FL11752.5\",\"seq\":5,\"product_model\":\"5 - Englert \\\"Series 2500\\\"\",\"product_description\":\"Roof Panel - 24 Gauge Steel, 18\\\" Width, Attached to Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-62\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11752-R0\",\"approval_number\":\"FL11752.6\",\"seq\":6,\"product_model\":\"6 - Englert \\\"Series 2500\\\"\",\"product_description\":\"Roof Panel - 0.040\\\" Aluminum, 16\\\" Width, Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-122\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11752-R0\",\"approval_number\":\"FL11752.7\",\"seq\":7,\"product_model\":\"7 - Englert \\\"Series 2500\\\"\",\"product_description\":\"Roof Panel - 0.040\\\" Aluminum, 16\\\" Width, Attached to Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-122\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11752-R0\",\"approval_number\":\"FL11752.8\",\"seq\":8,\"product_model\":\"8 - Englert \\\"Series 2500\\\"\",\"product_description\":\"Roof Panel - 0.040\\\" Aluminum, 16\\\" Width, Attached to Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-78\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#13368-R0\",\"approval_number\":\"FL13368.1\",\"seq\":1,\"product_model\":\"Englert \\\"Series 1101\\\"\",\"product_description\":\"Snap Lock Roof Panel - 24 Gauge Steel, 16\\\" width, Attached to 15\\\/32\\\" Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-165\\\/-150\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#14096-R0\",\"approval_number\":\"FL14096.1\",\"seq\":1,\"product_model\":\"\\\"Series 2000\\\"\",\"product_description\":\"Snap-Lock Metal Roof Panel - 0.032\\\" Aluminum, 18\\\" Width, Attached to Plywood Deck w\\\/Optional Rigid Insulation\",\"design_pressure\":\"+N\\\/A\\\/-97.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#14346-R0\",\"approval_number\":\"FL14346.1\",\"seq\":1,\"product_model\":\"\\\"Series 1300\\\"\",\"product_description\":\"Standing Seam Roof Panel\\n1-1\\\/2\\\" Rib Height, 16\\\" wide, 0.032\\\" Aluminum roof panel attached to 1\\\/2\\\" Plywood Deck with mechanically seamed panel clips.\",\"design_pressure\":\"+N\\\/A\\\/-123.50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11727-R4\",\"approval_number\":\"FL11727.9\",\"seq\":9,\"product_model\":\"9 - Englert \\\"Series 1300\\\"\",\"product_description\":\"Standing Seam Roof Panel - 0.7 mm Zinc, Attached to Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11727-R5\",\"approval_number\":\"FL11727.10\",\"seq\":10,\"product_model\":\"10 - Englert \\\"Series 1300\\\"\",\"product_description\":\"Standing Seam Roof Panel - 16 oz. Copper, Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11727-R5\",\"approval_number\":\"FL11727.11\",\"seq\":11,\"product_model\":\"11 - Englert \\\"Series 1301\\\"\",\"product_description\":\"Standing Seam Roof Panel - 0.7 mm Zinc, Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-157.5max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11727-R5\",\"approval_number\":\"FL11727.12\",\"seq\":12,\"product_model\":\"12 - Englert \\\"Series 1500\\\"\",\"product_description\":\"Snap Lock Roof Panel - 24 gauge Steel, Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-67.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#16563-R0\",\"approval_number\":\"FL16563.1\",\"seq\":1,\"product_model\":\"1 - Englert \\\"Series 1500\\\"\",\"product_description\":\"0.032\\\" Aluminum Standing Seam roof panel mechanically attached to Wood Deck with panel clips & screws.\",\"design_pressure\":\"+N\\\/A\\\/-150max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#16563-R0\",\"approval_number\":\"FL16563.2\",\"seq\":2,\"product_model\":\"2 - Englert \\\"Series 2500\\\"\",\"product_description\":\"0.7\\\" mm Zinc standing seam roof panel mechanically attached to Insulated Steel Deck with panel clips & screws.\",\"design_pressure\":\"+N\\\/A\\\/-165 max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#16563-R0\",\"approval_number\":\"FL16563.3\",\"seq\":3,\"product_model\":\"3 - Englert \\\"Series 2500\\\"\",\"product_description\":\"0.8\\\" mm Zinc standing seam roof panel mechanically attached to Insulated Steel Deck with panel clips & screws.\",\"design_pressure\":\"+N\\\/A\\\/-157.5max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#11698-R2\",\"approval_number\":\"FL11698.10\",\"seq\":10,\"product_model\":\"10 - Englert \\\"Series 1500\\\"\",\"product_description\":\"Roof Panel - 24 Gauge Steel, 15-1\\\/4\\\" Width, Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-150max\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#19597-R0\",\"approval_number\":\"FL19597.1\",\"seq\":1,\"product_model\":\"1 - \\\"Series 1300\\\"\",\"product_description\":\"24 gauge (min.) Steel Standing Seam roof panel mechanically attached to insulated Steel Deck with panel clips & screws.\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Kassel & Irons (a division of Isaiah Industries)\":[{\"manufacturer\":\"Kassel & Irons (a division of Isaiah Industries)\",\"approval_number_master\":\"FL#11858-R5\",\"approval_number\":\"FL11858.1\",\"seq\":1,\"product_model\":\"1-\\\"KasselWood Metal Shingle\\\"\",\"product_description\":\"Roof Panel - 29 Gauge Steel, 8-5\\\/8\\\" x 40-5\\\/8\\\" x 1\\\/2\\\", Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-161 max.\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"All Steel Buildings\":[{\"manufacturer\":\"All Steel Buildings\",\"approval_number_master\":\"FL#12713-R7\",\"approval_number\":\"FL12713.1\",\"seq\":1,\"product_model\":\"01 - \\\"5V\\\" Crimp\",\"product_description\":\"Lapped Roof Panel - 26 Gauge Steel Attached to 5\\\/8\\\" Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Steel Buildings\",\"approval_number_master\":\"FL#12713-R7\",\"approval_number\":\"FL12713.2\",\"seq\":2,\"product_model\":\"02 - \\\"3\\\/4\\\" Master Rib\\\" Panel\",\"product_description\":\"Lapped Roof Panel - 3\\\/4\\\" Rib height, 29 Gauge(Minimum) Steel, Max. Width = 36\\\", Attached to 5\\\/8\\\" Plywood Deck or Wood Lathing\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Steel Buildings\",\"approval_number_master\":\"FL#12713-R7\",\"approval_number\":\"FL12713.3\",\"seq\":3,\"product_model\":\"03 - \\\"3\\\/4\\\" Master Rib\\\" Panel\",\"product_description\":\"Lapped Roof Panel - 3\\\/4\\\" Rib height, 29 Gauge(Minimum) Steel, Max. Width = 36\\\", Attached to 1\\\/2\\\" Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Steel Buildings\",\"approval_number_master\":\"FL#12713-R7\",\"approval_number\":\"FL12713.4\",\"seq\":4,\"product_model\":\"04 - \\\"R\\\" or \\\"PBR\\\" Panel\",\"product_description\":\"Lapped Roof Panel - 1-1\\\/4\\\" Rib height, 26 Gauge Steel Attached to Steel Purlins w\\\/Optional Blanket Insulation\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Steel Buildings\",\"approval_number_master\":\"FL#12713-R7\",\"approval_number\":\"FL12713.5\",\"seq\":5,\"product_model\":\"05 - \\\"R\\\" or \\\"PBR\\\" Panel\",\"product_description\":\"Lapped Roof Panel - 1-1\\\/4\\\" Rib height, 26 Gauge Steel Attached to Steel Purlins w\\\/Optional Blanket Insulation\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Steel Buildings\",\"approval_number_master\":\"FL#12713-R7\",\"approval_number\":\"FL12713.6\",\"seq\":6,\"product_model\":\"06 - \\\"R\\\" or \\\"PBR\\\" Panel\",\"product_description\":\"Lapped Roof Panel - 1-1\\\/4\\\" Rib height, 26 Gauge Steel Attached to Steel Purlins w\\\/Optional Rigid Insulation\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Steel Buildings\",\"approval_number_master\":\"FL#12713-R7\",\"approval_number\":\"FL12713.7\",\"seq\":7,\"product_model\":\"07 - \\\"R\\\" or \\\"PBR\\\" Panel\",\"product_description\":\"Lapped Roof Panel - 1-1\\\/4\\\" Rib height, 26 Gauge Steel Attached to Steel Purlins w\\\/Optional Blanket or Rigid Insulation\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Steel Buildings\",\"approval_number_master\":\"FL#12713-R7\",\"approval_number\":\"FL12713.8\",\"seq\":8,\"product_model\":\"08 - \\\"R\\\" or \\\"PBR\\\" Panel\",\"product_description\":\"Lapped Roof Panel - 1-1\\\/4\\\" Rib height, 26 Gauge Steel Attached to Steel Purlins w\\\/Optional Blanket Insulation\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Steel Buildings\",\"approval_number_master\":\"FL#12713-R7\",\"approval_number\":\"FL12713.9\",\"seq\":9,\"product_model\":\"09 - \\\"R\\\" or \\\"PBR\\\" Panel\",\"product_description\":\"Lapped Roof Panel - 1-1\\\/4\\\" Rib height, 26 Gauge Steel Attached to Steel Purlins w\\\/Light-Transmitting Translucent Reinforced Plastic Roof Panel & Optional Blanket Insulation\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Steel Buildings\",\"approval_number_master\":\"FL#12713-R7\",\"approval_number\":\"FL12713.10\",\"seq\":10,\"product_model\":\"10 - \\\"R\\\" or \\\"PBR\\\" Panel\",\"product_description\":\"Lapped Roof Panel - 1-1\\\/4\\\" Rib height, 26 Gauge Steel Attached to Steel Purlins w\\\/Light-Transmitting Translucent Reinforced Plastic Roof Panel & Blanket Insulation\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Steel Buildings\",\"approval_number_master\":\"FL#12713-R7\",\"approval_number\":\"FL12713.11\",\"seq\":11,\"product_model\":\"11 - \\\"R\\\" or \\\"PBR\\\" Panel\",\"product_description\":\"Lapped Roof Panel - 1-1\\\/4\\\" Rib height, 26 Gauge Steel Attached to Steel Purlins w\\\/Light-Transmitting Translucent Reinforced Plastic Roof Panel & Optional Blanket Insulation\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Steel Buildings\",\"approval_number_master\":\"FL#677-R0\",\"approval_number\":\"FL677.1\",\"seq\":1,\"product_model\":\"\\\"R\\\" or \\\"PBR\\\" Panel\",\"product_description\":\"\\\"R\\\" or \\\"PBR\\\" 26 Gauge Galvalume and Painted Galvalume\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Roof Mart\":[{\"manufacturer\":\"Roof Mart\",\"approval_number_master\":\"FL#12718-R5\",\"approval_number\":\"FL12718.1\",\"seq\":1,\"product_model\":\"26 Ga. PBR\",\"product_description\":\"26 Ga. PBR Roof Panel over 19\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-154.7PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roof Mart\",\"approval_number_master\":\"FL#12718-R5\",\"approval_number\":\"FL12718.2\",\"seq\":2,\"product_model\":\"26 Ga. PBR\",\"product_description\":\"26 Ga. PBR Roof Panel over SYP 1 x 4 Wood Purlins\",\"design_pressure\":\"+N\\\/A\\\/-100.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roof Mart\",\"approval_number_master\":\"FL#12718-R5\",\"approval_number\":\"FL12718.3\",\"seq\":3,\"product_model\":\"26 Ga. Rib\",\"product_description\":\"26 Ga. Rib over 15\\\/32\\\" Plywood- B-C 4 PLY\",\"design_pressure\":\"+N\\\/A\\\/-146.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roof Mart\",\"approval_number_master\":\"FL#12718-R5\",\"approval_number\":\"FL12718.4\",\"seq\":4,\"product_model\":\"29 Ga. Rib\",\"product_description\":\"29 Ga. Rib over 15\\\/32\\\" Plywood B-C 4 PLY\",\"design_pressure\":\"+N\\\/A\\\/-146.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-06-23 00:00:00\",\"instructions_url\":\"\"}],\"R & R Roofing of Brevard, Inc.\":[{\"manufacturer\":\"R & R Roofing of Brevard, Inc.\",\"approval_number_master\":\"FL#13314-R5\",\"approval_number\":\"FL13314.1\",\"seq\":1,\"product_model\":\"SL 1000\",\"product_description\":\"SL 1000 - 24 Ga. Snap Lock 17\\\" Wide over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-86.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-23 00:00:00\",\"instructions_url\":\"\"}],\"Dean Steel Buildings, Inc\":[{\"manufacturer\":\"Dean Steel Buildings, Inc\",\"approval_number_master\":\"FL#13446-R6\",\"approval_number\":\"FL13446.1\",\"seq\":1,\"product_model\":\"Master Seam\",\"product_description\":\"Master Seam over 1\\\/2\\\" plywood\",\"design_pressure\":\"+na\\\/-76\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dean Steel Buildings, Inc\",\"approval_number_master\":\"FL#13446-R6\",\"approval_number\":\"FL13446.2\",\"seq\":2,\"product_model\":\"Rib-12\",\"product_description\":\"Rib-12 panel over 1\\\/2\\\" plywood\",\"design_pressure\":\"+na\\\/-69\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dean Steel Buildings, Inc\",\"approval_number_master\":\"FL#13446-R6\",\"approval_number\":\"FL13446.3\",\"seq\":3,\"product_model\":\"Rib-6\",\"product_description\":\"Rib-6 panel over 1\\\/2\\\" plywood\",\"design_pressure\":\"+na\\\/-84\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dean Steel Buildings, Inc\",\"approval_number_master\":\"FL#6306-R1\",\"approval_number\":\"FL6306.1\",\"seq\":1,\"product_model\":\"1- \\\"Pro Seam Panel\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 24\\\" Wide (Net Coverage) Panel, Attached to Structural Purlins\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Discount Direct Metal Roofing\":[{\"manufacturer\":\"Discount Direct Metal Roofing\",\"approval_number_master\":\"FL#13613-R5\",\"approval_number\":\"FL13613.1\",\"seq\":1,\"product_model\":\"Min. 29GA or 26GA Plus Rib Roof Panel\",\"product_description\":\"Min. 29GA or 26GA Plus Rib Roof Panel over \\u00bd\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-84.25PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Discount Direct Metal Roofing\",\"approval_number_master\":\"FL#2650-R0\",\"approval_number\":\"FL2650.1\",\"seq\":1,\"product_model\":\"1\\\"-1 1\\\/2\\\" Snap Lock\",\"product_description\":\"24 gauge Galvalume or galvanized,12\\\", 16\\\" wide, 1\\\"-1 1\\\/2\\\" high ribs metal roofing panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Discount Direct Metal Roofing\",\"approval_number_master\":\"FL#2650-R0\",\"approval_number\":\"FL2650.2\",\"seq\":2,\"product_model\":\"1\\\"-1 1\\\/2\\\" Snap Lock\",\"product_description\":\"26 gauge Galvalume or galvanized,12\\\", 16\\\" wide, 1\\\"-1 1\\\/2\\\" high ribs metal roofing panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Discount Direct Metal Roofing\",\"approval_number_master\":\"FL#2650-R0\",\"approval_number\":\"FL2650.3\",\"seq\":3,\"product_model\":\"Plus Rib\",\"product_description\":\"29 gauge Galvalume or galvanized, 36\\\"wide, 3\\\/4\\\" ribs, 9\\\" o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Discount Direct Metal Roofing\",\"approval_number_master\":\"FL#2650-R0\",\"approval_number\":\"FL2650.4\",\"seq\":4,\"product_model\":\"Plus Rib\",\"product_description\":\"26 gauge Galvalume or galvanized, 36\\\" wide, 3\\\/4\\\" ribs 9\\\" o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Discount Direct Metal Roofing\",\"approval_number_master\":\"FL#4541-R1\",\"approval_number\":\"FL4541.1\",\"seq\":1,\"product_model\":\"26 Ga. Plus Rib\",\"product_description\":\"26 Ga. Plus Rib Roof Panel over 1\\\/2\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-86.75PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Discount Direct Metal Roofing\",\"approval_number_master\":\"FL#4541-R0\",\"approval_number\":\"FL4541.2\",\"seq\":2,\"product_model\":\"Plus Rib\",\"product_description\":\"26GA Galvalume or galvanized, 36\\\" wide 3\\\/4\\\" ribs 9\\\" o.c\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Elevate (Amrize Building Envelope LLC)\":[{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#13629-R9\",\"approval_number\":\"FL13629.1\",\"seq\":1,\"product_model\":\"Elevate UNA-CLAD\\u2122 Non-Structural Metal Roof Systems (NON-HVHZ)\",\"product_description\":\"Non-structural metal roofing for use in FBC non-HVHZ jurisdictions\",\"design_pressure\":\"+N\\\/A\\\/-204.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-21 00:00:00\",\"instructions_url\":\"\"}],\"Marianna Metal Roofing, Inc.\":[{\"manufacturer\":\"Marianna Metal Roofing, Inc.\",\"approval_number_master\":\"FL#13660-R5\",\"approval_number\":\"FL13660.1\",\"seq\":1,\"product_model\":\"26GA Snap-Lock\",\"product_description\":\"26GA Galvalume Snap-Lock over 15\\\/32\\\" APA Plywood\",\"design_pressure\":\"+N\\\/A\\\/-84.1\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-10-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marianna Metal Roofing, Inc.\",\"approval_number_master\":\"FL#13660-R5\",\"approval_number\":\"FL13660.2\",\"seq\":2,\"product_model\":\"Min. 29 Ga. AG Roof Panel\",\"product_description\":\"Min. 29 Ga. AG Roof Panel over 4-PLY APA plywood\",\"design_pressure\":\"+N\\\/A\\\/-108.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-10-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marianna Metal Roofing, Inc.\",\"approval_number_master\":\"FL#13660-R5\",\"approval_number\":\"FL13660.3\",\"seq\":3,\"product_model\":\"Min. 29 Ga. AG Roof Panel\",\"product_description\":\"Min. 29 Ga. AG Roof Panel over #2 1 x 4 SYP Wood Purlins over 4-ply 15\\\/32\\\" APA Plywood\",\"design_pressure\":\"+N\\\/A\\\/-183.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-10-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marianna Metal Roofing, Inc.\",\"approval_number_master\":\"FL#21578-R0\",\"approval_number\":\"FL21578.1\",\"seq\":1,\"product_model\":\"26GA SNAP LOCK\",\"product_description\":\"3\\\/4\\\" RIB HT, SNAP LOCK W\\\/PERFORATED NAIL STRIP FF100, OVER 15\\\/32\\\" APA RATED CDX PLYWOOD\",\"design_pressure\":\"+N\\\/A\\\/-84.1PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-29 00:00:00\",\"instructions_url\":\"\"}],\"Fabral\":[{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#13732-R5\",\"approval_number\":\"FL13732.1\",\"seq\":1,\"product_model\":\"1 - \\\"Grandrib 3\\u00ae\\\" - Steel\",\"product_description\":\"Lapped Roof Panel - 3\\\/4\\\" Rib Height, 36\\\" wide, 29 gauge Steel roof panel attached to 1\\\/2\\\" Wood Deck with Optional Insulation Board\",\"design_pressure\":\"+N\\\/A\\\/-105 max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#13732-R5\",\"approval_number\":\"FL13732.2\",\"seq\":2,\"product_model\":\"2 - \\\"Grandrib 3\\u00ae - Aluminum\\\"\",\"product_description\":\"Lapped Roof Panel - 3\\\/4\\\" Rib Height, 36\\\" wide, 0.024\\\" Aluminum roof panel attached to 1\\\/2\\\" Wood Deck with Optional Insulation Board\",\"design_pressure\":\"+N\\\/A\\\/-172.5 mx\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#15722-R6\",\"approval_number\":\"FL15722.1\",\"seq\":1,\"product_model\":\"01 - \\\"5 Rib\\\"\",\"product_description\":\"29 ga. Steel, Exposed Fastener Panel over Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#15722-R6\",\"approval_number\":\"FL15722.2\",\"seq\":2,\"product_model\":\"02 - \\\"5V Crimp\\\"\",\"product_description\":\"26 ga. Steel, Exposed Fastener Panel over Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#15722-R6\",\"approval_number\":\"FL15722.3\",\"seq\":3,\"product_model\":\"03 - \\\"Alu-Tuff\\\"\",\"product_description\":\"29 ga. Steel, Exposed Fastener Panel over Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#15722-R6\",\"approval_number\":\"FL15722.4\",\"seq\":4,\"product_model\":\"04 - \\\"Climaguard\\\", \\\"Horizon S\\\" or \\\"Horizon S100\\\"\",\"product_description\":\"7\\\/8\\\" rib height \\\"Climaguard\\\" or 1.0\\\" rib height \\\"Horizon S\\\" or Horizon S100\\\", 26 ga. Steel, Standing Seam (Snap Lock) Panel over Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#15722-R6\",\"approval_number\":\"FL15722.5\",\"seq\":5,\"product_model\":\"05 - \\\"Grandrib 3\\\"\",\"product_description\":\"29 ga. Steel, Exposed Fastener Panel over Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#15722-R6\",\"approval_number\":\"FL15722.6\",\"seq\":6,\"product_model\":\"06 - \\\"Multi-Purpose (MP Panel)\\\"\",\"product_description\":\"29 ga. Steel, Exposed Fastener Panel over Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#15722-R6\",\"approval_number\":\"FL15722.7\",\"seq\":7,\"product_model\":\"07 - \\\"Power Seam\\\"\",\"product_description\":\"24 ga Steel, Standing Seam (Mech Seam) Panel with 2-pc Clip over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#15722-R6\",\"approval_number\":\"FL15722.8\",\"seq\":8,\"product_model\":\"08 - \\\"Power Seam\\\"\",\"product_description\":\"24 ga Steel, Standing Seam (Mech Seam) Panel with Fabral 2-pc Clip over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#15722-R6\",\"approval_number\":\"FL15722.9\",\"seq\":9,\"product_model\":\"09 - \\\"Power Seam\\\" or \\\"Power Seam II\\\"\",\"product_description\":\"24 ga Steel, Standing Seam (Mech Seam) Panel with Fabral AMP-Loc High Fixed, AMP-Loc Low Fixed, AMP-Loc High Floating, AMP-Loc Low Floating, PowerSeam Low Floating or PowerSeam High Floating Clip over Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#15722-R6\",\"approval_number\":\"FL15722.10\",\"seq\":10,\"product_model\":\"10 - \\\"Shelterguard\\\"\",\"product_description\":\"29 ga. Steel, Exposed Fastener Panel over Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#15722-R6\",\"approval_number\":\"FL15722.11\",\"seq\":11,\"product_model\":\"11 - \\\"Slim Seam 812, Slim Seam 816 or 1-1\\\/2\\\" SSR\\\"\",\"product_description\":\"24 ga Steel, Standing Seam (Snap Lock) Panel with Fabral 1-pc Slim-Seam Clips, over Steel Deck w\\\/Opt Insulation\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#15722-R6\",\"approval_number\":\"FL15722.12\",\"seq\":12,\"product_model\":\"12 - \\\"Slim Seam 812, Slim Seam 816 or 1-1\\\/2\\\" SSR\\\"\",\"product_description\":\"24 ga Steel, Standing Seam (Snap Lock) Panel with Fabral 1-pc Slim-Seam Clips , over Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#15722-R6\",\"approval_number\":\"FL15722.13\",\"seq\":13,\"product_model\":\"13 - \\\"Slim Seam 812, Slim Seam 816 or 1-1\\\/2\\\" SSR\\\"\",\"product_description\":\"0.032\\\" Alum. Or 24 ga. Steel, Standing Seam (Snap Lock) Panel with Fabral 1-pc Slim-Seam Clips , over Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#15722-R6\",\"approval_number\":\"FL15722.14\",\"seq\":14,\"product_model\":\"14 - \\\"Stand'N Seam\\\"\",\"product_description\":\"0.032\\\" Alum. Or 24 ga. Steel, Standing Seam (Mech Seam) Panel with 1-pc Fabral Stand'N Seam Clips, over Steel Deck w\\\/Opt Insulation\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#15722-R6\",\"approval_number\":\"FL15722.15\",\"seq\":15,\"product_model\":\"15 - \\\"Stand'N Seam\\\"\",\"product_description\":\"0.032\\\" Alum. Or 24 ga. Steel, Standing Seam (Mech Seam) Panel with 1-pc Fabral Stand'N Seam Clips, over Steel Deck w\\\/Gypsum Board\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#15722-R6\",\"approval_number\":\"FL15722.16\",\"seq\":16,\"product_model\":\"16 - \\\"Stand'N Seam\\\"\",\"product_description\":\"0.032\\\" Alum. Or 24 ga. Steel, Standing Seam (Mech Seam) Panel with 1-pc Fabral Stand'N Seam Clips, over Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#15722-R6\",\"approval_number\":\"FL15722.17\",\"seq\":17,\"product_model\":\"17 - \\\"Snap-On Seam\\\"\",\"product_description\":\"24 ga. Steel, Batten Seam Panel with 1-pc Clips, over Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#15722-R6\",\"approval_number\":\"FL15722.18\",\"seq\":18,\"product_model\":\"18 - \\\"Snap-On-Seam or Curved Snap-On-Seam\\\"\",\"product_description\":\"24 ga. Steel, Batten Seam or Curved Batten Seam Panel with 1-pc Clips, over Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#15722-R6\",\"approval_number\":\"FL15722.19\",\"seq\":19,\"product_model\":\"19 - \\\"Snap-On Seam\\\"\",\"product_description\":\"24 ga. Steel, Batten Seam Panel with 1-pc Clips, over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#15722-R6\",\"approval_number\":\"FL15722.20\",\"seq\":20,\"product_model\":\"20 - \\\"Standing Seam T-Rib\\\"\",\"product_description\":\"24 ga. Steel, Standing Seam (Mech Seam) Panel with 1-pc Fabral Standing Seam T-Rib Clips, over Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#15722-R6\",\"approval_number\":\"FL15722.21\",\"seq\":21,\"product_model\":\"21 - \\\"Standing Seam T-Rib\\\"\",\"product_description\":\"24 ga. Steel, Standing Seam (Mech Seam) Panel with 1-pc Fabral Standing Seam T-Rib Clips, over Steel Deck w\\\/Opt Insulation\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#15722-R6\",\"approval_number\":\"FL15722.22\",\"seq\":22,\"product_model\":\"22 - \\\"Thin Seam\\\"\",\"product_description\":\"24 ga. Steel, Standing Seam (Snap Lock) Panel with 1-pc Clips, over Wood or OSB Deck w\\\/Opt Insulation\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#15722-R6\",\"approval_number\":\"FL15722.23\",\"seq\":23,\"product_model\":\"23 - \\\"Thin Seam\\\"\",\"product_description\":\"24 ga. Steel, Standing Seam (Snap Lock) Panel with 1-pc Clips, over Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#15722-R6\",\"approval_number\":\"FL15722.24\",\"seq\":24,\"product_model\":\"24 - \\\"Thin Seam\\\"\",\"product_description\":\"24 ga. Steel, Standing Seam (Snap Lock) Panel with 1-pc Clips, over Steel Deck w\\\/ Insulation\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#15725-R4\",\"approval_number\":\"FL15725.1\",\"seq\":1,\"product_model\":\"1 - \\\"Stand'N Seam\\\" (Steel)\",\"product_description\":\"24 ga. Steel, Standing Seam (Mech Seam) Panel with 1-pc Clips, over Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-112.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#15725-R4\",\"approval_number\":\"FL15725.2\",\"seq\":2,\"product_model\":\"2 - \\\"Stand'N Seam\\\" (Aluminum)\",\"product_description\":\"0.032\\\" Aluminum, Standing Seam (Mech Seam) Panel with 1-pc Clips, over Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-67.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#27459-R2\",\"approval_number\":\"FL27459.1\",\"seq\":1,\"product_model\":\"1 - \\\"Horizon S100\\\"\",\"product_description\":\"1\\\" Rib Height, 16\\\" wide, 0.032\\\" Aluminum roof panel mechanically attached to Wood Deck with screws\",\"design_pressure\":\"+N\\\/A\\\/-101\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#27459-R2\",\"approval_number\":\"FL27459.2\",\"seq\":2,\"product_model\":\"2 - \\\"1-1\\\/2\\\" Slim Seam\\\"\",\"product_description\":\"1.5\\\" Rib Height, 16\\\" wide, 0.032\\\" Aluminum roof panel mechanically attached to Wood Deck with fixed panel clips and screws\",\"design_pressure\":\"+N\\\/A\\\/-108.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#2350-R0\",\"approval_number\":\"FL2350.1\",\"seq\":1,\"product_model\":\"1 1\\\/2\\\" SSR\",\"product_description\":\"METAL ROOF PANELS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#2350-R0\",\"approval_number\":\"FL2350.2\",\"seq\":2,\"product_model\":\"1\\\/2\\\" CORRUGATED\",\"product_description\":\"METAL ROOF PANELS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#2350-R0\",\"approval_number\":\"FL2350.3\",\"seq\":3,\"product_model\":\"4\\\" RIB\",\"product_description\":\"METAL ROOF PANELS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#2350-R0\",\"approval_number\":\"FL2350.4\",\"seq\":4,\"product_model\":\"5 RIB\",\"product_description\":\"METAL ROOF PANELS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#2350-R0\",\"approval_number\":\"FL2350.5\",\"seq\":5,\"product_model\":\"5V CRIMP\",\"product_description\":\"METAL ROOF PANELS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#2350-R0\",\"approval_number\":\"FL2350.6\",\"seq\":6,\"product_model\":\"7\\\/8\\\" CORRUGATED\",\"product_description\":\"METAL ROOF PANELS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#2350-R0\",\"approval_number\":\"FL2350.7\",\"seq\":7,\"product_model\":\"ALU-TUFF\",\"product_description\":\"METAL ROOF PANELS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#2350-R0\",\"approval_number\":\"FL2350.8\",\"seq\":8,\"product_model\":\"AMP LOCK\",\"product_description\":\"METAL ROOF PANELS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#2350-R0\",\"approval_number\":\"FL2350.9\",\"seq\":9,\"product_model\":\"CLIMA-GUARD\",\"product_description\":\"METAL ROOF PANELS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#2350-R0\",\"approval_number\":\"FL2350.10\",\"seq\":10,\"product_model\":\"DEEP RIB II\",\"product_description\":\"METAL ROOF PANELS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#2350-R0\",\"approval_number\":\"FL2350.11\",\"seq\":11,\"product_model\":\"DEEP RIB IV\",\"product_description\":\"METAL ROOF PANELS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#2350-R0\",\"approval_number\":\"FL2350.12\",\"seq\":12,\"product_model\":\"GRAND RIB 3\",\"product_description\":\"METAL ROOF PANELS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#2350-R0\",\"approval_number\":\"FL2350.13\",\"seq\":13,\"product_model\":\"HEFTY RIB\",\"product_description\":\"METAL ROOF PANELS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#2350-R0\",\"approval_number\":\"FL2350.14\",\"seq\":14,\"product_model\":\"MIGHTY RIB\",\"product_description\":\"METAL ROOF PANELS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#2350-R0\",\"approval_number\":\"FL2350.15\",\"seq\":15,\"product_model\":\"MULTI-PURPOSE (MP)\",\"product_description\":\"METAL ROOF PANELS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#2350-R0\",\"approval_number\":\"FL2350.16\",\"seq\":16,\"product_model\":\"SHELTER GUARD\",\"product_description\":\"METAL ROOF PANELS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#2350-R0\",\"approval_number\":\"FL2350.17\",\"seq\":17,\"product_model\":\"SLIM SEAM\",\"product_description\":\"METAL ROOF PANELS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#2350-R0\",\"approval_number\":\"FL2350.18\",\"seq\":18,\"product_model\":\"SNAP-ON SEAM\",\"product_description\":\"METAL ROOF PANELS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#2350-R0\",\"approval_number\":\"FL2350.19\",\"seq\":19,\"product_model\":\"STAND'N SEAM\",\"product_description\":\"METAL ROOF PANELS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#2350-R0\",\"approval_number\":\"FL2350.20\",\"seq\":20,\"product_model\":\"T-RIB\",\"product_description\":\"METAL ROOF PANELS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#2350-R0\",\"approval_number\":\"FL2350.21\",\"seq\":21,\"product_model\":\"THIN SEAM\",\"product_description\":\"METAL ROOF PANELS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#2350-R0\",\"approval_number\":\"FL2350.22\",\"seq\":22,\"product_model\":\"V-BEAM\",\"product_description\":\"METAL ROOF PANELS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#5699-R0\",\"approval_number\":\"FL5699.1\",\"seq\":1,\"product_model\":\"5 Rib\",\"product_description\":\"Exposed Fastener Panel\",\"design_pressure\":\"+n\\\/a\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#5699-R0\",\"approval_number\":\"FL5699.2\",\"seq\":2,\"product_model\":\"5V Crimp\",\"product_description\":\"Exposed Fastener Panel\",\"design_pressure\":\"+n\\\/a\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#5699-R0\",\"approval_number\":\"FL5699.3\",\"seq\":3,\"product_model\":\"Alu-Tuff\",\"product_description\":\"Exposed Fastener Panel\",\"design_pressure\":\"+n\\\/a\\\/-52.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#5699-R0\",\"approval_number\":\"FL5699.4\",\"seq\":4,\"product_model\":\"Amp Loc\",\"product_description\":\"Standing Seam Roofing\",\"design_pressure\":\"+n\\\/a\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#5699-R0\",\"approval_number\":\"FL5699.5\",\"seq\":5,\"product_model\":\"Grandrib 3\",\"product_description\":\"Exposed Fastener Panel\",\"design_pressure\":\"+n\\\/a\\\/-52.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#5699-R0\",\"approval_number\":\"FL5699.6\",\"seq\":6,\"product_model\":\"Mighti-Rib\",\"product_description\":\"Exposed Fastener Panel\",\"design_pressure\":\"+n\\\/a\\\/-52.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#5699-R0\",\"approval_number\":\"FL5699.7\",\"seq\":7,\"product_model\":\"Multi-Purpose (MP Panel)\",\"product_description\":\"Exposed Fastener Panel\",\"design_pressure\":\"+n\\\/a\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#5699-R0\",\"approval_number\":\"FL5699.8\",\"seq\":8,\"product_model\":\"Shelterguard\",\"product_description\":\"Exposed Fastener Panel\",\"design_pressure\":\"+n\\\/a\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#5699-R0\",\"approval_number\":\"FL5699.9\",\"seq\":9,\"product_model\":\"Slim Seam\",\"product_description\":\"Standing Seam Roofing\",\"design_pressure\":\"+n\\\/a\\\/-52.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#5699-R0\",\"approval_number\":\"FL5699.10\",\"seq\":10,\"product_model\":\"Stand'N Seam\",\"product_description\":\"Standing Seam Roofing\",\"design_pressure\":\"+n\\\/a\\\/-52.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#5699-R0\",\"approval_number\":\"FL5699.11\",\"seq\":11,\"product_model\":\"T-Rib\",\"product_description\":\"Standing Seam Roofing\",\"design_pressure\":\"+n\\\/a\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#5699-R0\",\"approval_number\":\"FL5699.12\",\"seq\":12,\"product_model\":\"Thin Seam\",\"product_description\":\"Standing Seam Roofing\",\"design_pressure\":\"+n\\\/a\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#5699-R0\",\"approval_number\":\"FL5699.13\",\"seq\":13,\"product_model\":\"Ultra-Rib\",\"product_description\":\"Exposed Fastener Panel\",\"design_pressure\":\"+n\\\/a\\\/-52.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#14081-R0\",\"approval_number\":\"FL14081.1\",\"seq\":1,\"product_model\":\"\\\"Grandrib 3\\u00ae Aluminum\\\"\",\"product_description\":\"Lapped Roof Panel - 3\\\/4\\\" Rib height, 36\\\" Wide, 0.024\\\" Aluminum roof panel attached to 15\\\/32\\\" Plywood Deck with Optional Insulation Board\",\"design_pressure\":\"+N\\\/A\\\/-172.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Agri-Metal Supply Inc.\":[{\"manufacturer\":\"Agri-Metal Supply Inc.\",\"approval_number_master\":\"FL#13768-R7\",\"approval_number\":\"FL13768.1\",\"seq\":1,\"product_model\":\"Tuff-Rib Roof Panel System\",\"product_description\":\"29 Ga. Roof Panel System\",\"design_pressure\":\"+N\\\/A\\\/-83.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Agri-Metal Supply Inc.\",\"approval_number_master\":\"FL#13768-R7\",\"approval_number\":\"FL13768.2\",\"seq\":2,\"product_model\":\"Tuff-Rib Roof Panel System\",\"product_description\":\"26 Ga. Roof Panel System\",\"design_pressure\":\"+N\\\/A\\\/-150\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Agri-Metal Supply Inc.\",\"approval_number_master\":\"FL#14810-R5\",\"approval_number\":\"FL14810.1\",\"seq\":1,\"product_model\":\"26 Ga. 'R' Panel\",\"product_description\":\"26 Ga. 'R' Panel Metal Roofing, 36\\\" Wide\",\"design_pressure\":\"+N\\\/A\\\/-168\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Agri-Metal Supply Inc.\",\"approval_number_master\":\"FL#6809-R0\",\"approval_number\":\"FL6809.1\",\"seq\":1,\"product_model\":\"Agri Metal Roof Panel\",\"product_description\":\"Metal Roof Panel System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Central States Manufacturing, Inc.\":[{\"manufacturer\":\"Central States Manufacturing, Inc.\",\"approval_number_master\":\"FL#14026-R6\",\"approval_number\":\"FL14026.1\",\"seq\":1,\"product_model\":\"Central Snap\",\"product_description\":\"Maximum 18\\\" wide, 24 ga. Snap lock panel over min 15\\\/32\\\" thick plywood.\",\"design_pressure\":\"+N\\\/A\\\/-67.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Central States Manufacturing, Inc.\",\"approval_number_master\":\"FL#14026-R6\",\"approval_number\":\"FL14026.2\",\"seq\":2,\"product_model\":\"Horizon Loc\",\"product_description\":\"Max 16\\\" wide, min. 26 ga. concealed fastener roof panel over min 15\\\/32\\\" thick plywood or min 7\\\/16\\\" thick OSB deck.\",\"design_pressure\":\"+N\\\/A\\\/-138.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Central States Manufacturing, Inc.\",\"approval_number_master\":\"FL#14026-R6\",\"approval_number\":\"FL14026.3\",\"seq\":3,\"product_model\":\"Panel-Loc Plus\",\"product_description\":\"Min 26 ga. panel over min 15\\\/32\\\" thick plywood\",\"design_pressure\":\"+N\\\/A\\\/-168.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Central States Manufacturing, Inc.\",\"approval_number_master\":\"FL#14026-R6\",\"approval_number\":\"FL14026.4\",\"seq\":4,\"product_model\":\"Panel-Loc Plus\",\"product_description\":\"Min 29 ga. panel over 15\\\/32\\\" thick plywood\",\"design_pressure\":\"+N\\\/A\\\/-168.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Central States Manufacturing, Inc.\",\"approval_number_master\":\"FL#14026-R6\",\"approval_number\":\"FL14026.5\",\"seq\":5,\"product_model\":\"Panel-Loc Plus\",\"product_description\":\"Min 29 ga. panel over 19\\\/32\\\" thick plywood or nom 2\\\" x 4\\\" lathing\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Central States Manufacturing, Inc.\",\"approval_number_master\":\"FL#14026-R6\",\"approval_number\":\"FL14026.6\",\"seq\":6,\"product_model\":\"R-Loc\",\"product_description\":\"Min. 26 ga. panel over min 15\\\/32\\\" thick plywood or min 7\\\/16\\\" thick OSB deck\",\"design_pressure\":\"+N\\\/A\\\/-105.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Central States Manufacturing, Inc.\",\"approval_number_master\":\"FL#17566-R2\",\"approval_number\":\"FL17566.1\",\"seq\":1,\"product_model\":\"Central Snap\",\"product_description\":\"Max 18\\\" wide, 24 ga. Snap lock panel over min 15\\\/32\\\" thick plywood.\",\"design_pressure\":\"+N\\\/A\\\/-67.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Central States Manufacturing, Inc.\",\"approval_number_master\":\"FL#47544-R0\",\"approval_number\":\"FL47544.1\",\"seq\":1,\"product_model\":\"1-1\\\/2\\\" Snap Lock Panel\",\"product_description\":\"Min 24 ga. Snap lock standing seam panel with max. 16\\\" wide coverage and 1.5\\\" high ribs\",\"design_pressure\":\"+N\\\/A\\\/-116\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Central States Manufacturing, Inc.\",\"approval_number_master\":\"FL#16229-R0\",\"approval_number\":\"FL16229.1\",\"seq\":1,\"product_model\":\"Panel Loc Plus Plus Roof Panel\",\"product_description\":\"29Ga steel 36\\\" coverage over plywood\",\"design_pressure\":\"+N\\\/A\\\/-101psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Central States Manufacturing, Inc.\",\"approval_number_master\":\"FL#17133-R0\",\"approval_number\":\"FL17133.1\",\"seq\":1,\"product_model\":\"Panel Loc Plus-Rib Panel over 2x4\",\"product_description\":\"29Ga Minimum 36\\\" width 3\\\/4\\\" Rib Panel\",\"design_pressure\":\"+N\\\/A\\\/-52.50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Central States Manufacturing, Inc.\",\"approval_number_master\":\"FL#17327-R0\",\"approval_number\":\"FL17327.1\",\"seq\":1,\"product_model\":\"Horizon Loc\",\"product_description\":\"26GA Architectural metal roofing panel. Snap Lock with slotted fastener flange. 16\\\" coverage.\\n1\\\" rib height.\",\"design_pressure\":\"+n\\\/a\\\/-138.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Central States Manufacturing, Inc.\",\"approval_number_master\":\"FL#17331-R0\",\"approval_number\":\"FL17331.1\",\"seq\":1,\"product_model\":\"5 V Crimp\",\"product_description\":\"26GA 80.0 ksi yield strength.\\nOver 19\\\/32\\\" APA plywood decking.\\nPanel to be in compliance with FBC 2010, Section 1504.3.2\",\"design_pressure\":\"+n\\\/a\\\/-115.4psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-07-16 00:00:00\",\"instructions_url\":\"\"}],\"The Aluminum Shingle Company\":[{\"manufacturer\":\"The Aluminum Shingle Company\",\"approval_number_master\":\"FL#14667-R5\",\"approval_number\":\"FL14667.1\",\"seq\":1,\"product_model\":\"\\\"Perma-Lock\\\"\",\"product_description\":\"\\\"Perma-Lock\\\" Aluminum Shingle Roof Panel\\n9-1\\\/4\\\" x 18\\\", 0.019\\\" thick Aluminum shingle roof panel attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-60 max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Green American Home\":[{\"manufacturer\":\"Green American Home\",\"approval_number_master\":\"FL#14949-R4\",\"approval_number\":\"FL14949.1\",\"seq\":1,\"product_model\":\"\\\"Grande Tile\\\"\",\"product_description\":\"Steel roof panel, with a barrel tile appearance, mechanically attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-137\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Green American Home\",\"approval_number_master\":\"FL#14949-R4\",\"approval_number\":\"FL14949.2\",\"seq\":2,\"product_model\":\"\\\"Grande Tile\\\"\",\"product_description\":\"Aluminum roof panel, with a barrel tile appearance, mechanically attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-107\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Green American Home\",\"approval_number_master\":\"FL#17418-R4\",\"approval_number\":\"FL17418.1\",\"seq\":1,\"product_model\":\"Centura Shingle\",\"product_description\":\"Centura Shingle over Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-46.85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Green American Home\",\"approval_number_master\":\"FL#20735-R3\",\"approval_number\":\"FL20735.1\",\"seq\":1,\"product_model\":\"\\\"Great American Shake\\\"\",\"product_description\":\"Aluminum roof panel, with a wood shake or slate appearance, attached to Wood Deck with nails, concealed clips and a four-way interlocking design.\",\"design_pressure\":\"+N\\\/A\\\/-56\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"IMETCO\":[{\"manufacturer\":\"IMETCO\",\"approval_number_master\":\"FL#15195-R4\",\"approval_number\":\"FL15195.1\",\"seq\":1,\"product_model\":\"Batten-Tite\\u2122 Panel System\",\"product_description\":\"Aluminum Pan & Batten System with max. 34.5\\\" wide coverage and 2\\\" tall seams\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IMETCO\",\"approval_number_master\":\"FL#15195-R4\",\"approval_number\":\"FL15195.2\",\"seq\":2,\"product_model\":\"Series 300 Aluminum Panel\",\"product_description\":\"0.04\\\" thick, 12\\\" wide panel fastened to steel deck\",\"design_pressure\":\"+N\\\/A\\\/-210\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IMETCO\",\"approval_number_master\":\"FL#15195-R4\",\"approval_number\":\"FL15195.3\",\"seq\":3,\"product_model\":\"Series 300 Steel Panel\",\"product_description\":\"22 ga., 12\\\" wide panel fastened to steel deck\",\"design_pressure\":\"+N\\\/A\\\/-285\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IMETCO\",\"approval_number_master\":\"FL#47365-R0\",\"approval_number\":\"FL47365.1\",\"seq\":1,\"product_model\":\"Twin Lok 2.0 or 1.5\",\"product_description\":\"Max. 16 5\\\/8\\\" wide, min 20 ga. steel or min 0.04\\\" thick aluminum, 2\\\" tall concealed fastened Twin Lok 2.0 panels or max. 16\\\" wide, min 20 ga. steel, 1.5\\\" tall concealed fastened Twin Lok 1.5 panels\",\"design_pressure\":\"+N\\\/A\\\/-133\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IMETCO\",\"approval_number_master\":\"FL#47365-R0\",\"approval_number\":\"FL47365.2\",\"seq\":2,\"product_model\":\"Zip Rib\",\"product_description\":\"Max. 20\\\" wide, min 24 ga. steel or min 0.032\\\" thick aluminum concealed fastened panels\",\"design_pressure\":\"+N\\\/A\\\/-165\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IMETCO\",\"approval_number_master\":\"FL#14992-R0\",\"approval_number\":\"FL14992.1\",\"seq\":1,\"product_model\":\"Series 300\",\"product_description\":\"22 Gage Structural Galvalume Steel Roof Panel\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IMETCO\",\"approval_number_master\":\"FL#15014-R0\",\"approval_number\":\"FL15014.1\",\"seq\":1,\"product_model\":\"Series 300 Standing Seam Aluminum Panel\",\"product_description\":\"Min. 0.030\\\" Thickness, Max. 18\\\" wide over steel deck.\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IMETCO\",\"approval_number_master\":\"FL#15014-R0\",\"approval_number\":\"FL15014.2\",\"seq\":2,\"product_model\":\"Series 300 Standing Seam Aluminum Panel\",\"product_description\":\"Min. 0.030\\\" Thickness, Max. 18\\\" wide over plywood deck.\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IMETCO\",\"approval_number_master\":\"FL#15014-R0\",\"approval_number\":\"FL15014.3\",\"seq\":3,\"product_model\":\"Series 300 Standing Seam Steel Panel\",\"product_description\":\"Min. 24 ga., max 18\\\" wide over steel deck.\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IMETCO\",\"approval_number_master\":\"FL#15014-R0\",\"approval_number\":\"FL15014.4\",\"seq\":4,\"product_model\":\"Series 300 Standing Seam Steel Panel\",\"product_description\":\"Min. 24 ga., max 18\\\" wide over plywood deck.\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IMETCO\",\"approval_number_master\":\"FL#19177-R0\",\"approval_number\":\"FL19177.1\",\"seq\":1,\"product_model\":\"Non-Structural Metal Roof Systems\",\"product_description\":\"Steel or aluminum, non-structural metal roof systems\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IMETCO\",\"approval_number_master\":\"FL#41803-R0\",\"approval_number\":\"FL41803.1\",\"seq\":1,\"product_model\":\"Batten-Tite\\u2122 Panel System\",\"product_description\":\"Aluminum Pan & Batten System with max. 34.5\\\" wide coverage and 2\\\" tall seams\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Structall Building Systems, Inc.\":[{\"manufacturer\":\"Structall Building Systems, Inc.\",\"approval_number_master\":\"FL#15491-R7\",\"approval_number\":\"FL15491.1\",\"seq\":1,\"product_model\":\"EPS Foam Core Composite Panel 3\\\", 4\\\" & 6\\\" with Aluminum or Steel Skins\",\"product_description\":\"Snap-N-Lock Panel\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Amicorp, Inc.\":[{\"manufacturer\":\"Amicorp, Inc.\",\"approval_number_master\":\"FL#16076-R3\",\"approval_number\":\"FL16076.1\",\"seq\":1,\"product_model\":\"24GA Nailstrip\",\"product_description\":\"24GA Nailstrip, 16 inches Wide Roof Panel over 15\\\/32 inches Plywood\",\"design_pressure\":\"+N\\\/A\\\/-88.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-05-01 00:00:00\",\"instructions_url\":\"\"}],\"Majors Metal Roofing & Custom Sheet Metal, Inc.\":[{\"manufacturer\":\"Majors Metal Roofing & Custom Sheet Metal, Inc.\",\"approval_number_master\":\"FL#16179-R5\",\"approval_number\":\"FL16179.1\",\"seq\":1,\"product_model\":\"1.5\\\" Mechanically Seamed Panel\",\"product_description\":\"12\\\", 16\\\" or 20\\\" wide, 24 ga. steel, 0.032\\\" thick aluminum or 16 oz copper standing seam roof panel over min. 19\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-136.8\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Majors Metal Roofing & Custom Sheet Metal, Inc.\",\"approval_number_master\":\"FL#16179-R5\",\"approval_number\":\"FL16179.2\",\"seq\":2,\"product_model\":\"5V-Crimp\",\"product_description\":\"Min. 26 ga., 24\\\" wide through fastened roof panel over min. 19\\\/32\\\" thick plywood deck with fasteners through panel rib.\",\"design_pressure\":\"+N\\\/A\\\/-159.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-03-30 00:00:00\",\"instructions_url\":\"\"}],\"Chief Industries, Inc\":[{\"manufacturer\":\"Chief Industries, Inc\",\"approval_number_master\":\"FL#16583-R6\",\"approval_number\":\"FL16583.1\",\"seq\":1,\"product_model\":\"CS Roof Panel\",\"product_description\":\"Type CS Roof Panel,\\n26 Gauge, Min Fy = 80 ksi, Min Fu = 82 ksi,\\n24 and 22 Gauge Min Fy = 50 ksi, Min Fu = 65 ksi.\",\"design_pressure\":\"+36.6\\\/-37.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Chief Industries, Inc\",\"approval_number_master\":\"FL#16583-R6\",\"approval_number\":\"FL16583.2\",\"seq\":2,\"product_model\":\"MSC (HVHZ)\",\"product_description\":\"1. MSC 24\\\", 24 Gauge, Min Fy = 50 ksi, Min Fu = 65 ksi 2. MSC 18\\\" 24 Gauge, Min Fy = 50 ksi, Min Fu = 65 ksi\",\"design_pressure\":\"+47.0\\\/-53.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Chief Industries, Inc\",\"approval_number_master\":\"FL#16583-R6\",\"approval_number\":\"FL16583.3\",\"seq\":3,\"product_model\":\"MSC Roof Panel\",\"product_description\":\"1. MSC 24\\\", 24 Gauge, Min Fy = 50 ksi, Min Fu = 65 ksi\\n2. MSC 24\\\", 22 Gauge, Min Fy = 50 ksi, Min Fu = 65 ksi\\n3. MSC 18\\\", 24 Gauge, Min Fy = 50 ksi, Min Fu = 65 ksi\\n4. MSC 18\\\", 22 Gauge, Min Fy = 50 ksi, Min Fu = 65 ksi\",\"design_pressure\":\"+47\\\/-52.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-17 00:00:00\",\"instructions_url\":\"\"}],\"Overholt Enterprises of Florida, LLC\":[{\"manufacturer\":\"Overholt Enterprises of Florida, LLC\",\"approval_number_master\":\"FL#16649-R7\",\"approval_number\":\"FL16649.1\",\"seq\":1,\"product_model\":\"Tuff Rib Roof Panel\",\"product_description\":\"29 Ga. (min) Steel Tuff Rib Roof Panel over 15\\\/32\\\" Plywood.\",\"design_pressure\":\"+N\\\/A\\\/-176.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overholt Enterprises of Florida, LLC\",\"approval_number_master\":\"FL#16649-R7\",\"approval_number\":\"FL16649.2\",\"seq\":2,\"product_model\":\"Tuff Rib Roof Panel over 1x4 wood purlins\",\"product_description\":\"29 Ga. (min) Steel Tuff Rib Roof Panel on 1x4 Wood Battens over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-131.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overholt Enterprises of Florida, LLC\",\"approval_number_master\":\"FL#28402-R3\",\"approval_number\":\"FL28402.1\",\"seq\":1,\"product_model\":\"26 Ga. 5V Steel Roof Panel\",\"product_description\":\"24\\\" Wide 26 Ga. (min) Steel Roof Panel over Plywood.\",\"design_pressure\":\"+N\\\/A\\\/-131.0psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overholt Enterprises of Florida, LLC\",\"approval_number_master\":\"FL#28402-R3\",\"approval_number\":\"FL28402.2\",\"seq\":2,\"product_model\":\"26 Ga. 5V Steel Roof Panel with Wood Battens\",\"product_description\":\"24\\\" Wide 26 Ga. (min) Steel Roof Panel with 1\\\"x4\\\" Wood Battens over 15\\\/32\\\" CDX Plywood.\",\"design_pressure\":\"+N\\\/A\\\/-123.5psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overholt Enterprises of Florida, LLC\",\"approval_number_master\":\"FL#31982-R3\",\"approval_number\":\"FL31982.1\",\"seq\":1,\"product_model\":\"SL-1750 Series\",\"product_description\":\"24 Ga. Steel 16\\\" x 1 3\\\/4\\\" Snaplock Roof Panel.\",\"design_pressure\":\"+N\\\/A\\\/-123.5psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overholt Enterprises of Florida, LLC\",\"approval_number_master\":\"FL#31982-R3\",\"approval_number\":\"FL31982.2\",\"seq\":2,\"product_model\":\"SL-1750 Series\",\"product_description\":\"0.032\\\" Aluminum 14 3\\\/8\\\" x 1 3\\\/4\\\" Snaplock Roof Panel.\",\"design_pressure\":\"+N\\\/A\\\/-86.0 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overholt Enterprises of Florida, LLC\",\"approval_number_master\":\"FL#31982-R3\",\"approval_number\":\"FL31982.3\",\"seq\":3,\"product_model\":\"SLC-1000 Series\",\"product_description\":\"0.032\\\" Aluminum 16\\\" x 1\\\" Nailstrip Roof Panel.\",\"design_pressure\":\"+N\\\/A\\\/-63.5 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overholt Enterprises of Florida, LLC\",\"approval_number_master\":\"FL#31982-R3\",\"approval_number\":\"FL31982.4\",\"seq\":4,\"product_model\":\"SLC-1000 Series\",\"product_description\":\"26 Ga. Steel 16\\\" x 1\\\" Nailstrip Roof Panel.\",\"design_pressure\":\"+N\\\/A\\\/-52.5 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overholt Enterprises of Florida, LLC\",\"approval_number_master\":\"FL#39255-R1\",\"approval_number\":\"FL39255.1\",\"seq\":1,\"product_model\":\"Min. 26 Ga. PBR Roof Panel over Plywood\",\"product_description\":\"Min. 26 Ga. PBR Roof Panel over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-161.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overholt Enterprises of Florida, LLC\",\"approval_number_master\":\"FL#39255-R1\",\"approval_number\":\"FL39255.2\",\"seq\":2,\"product_model\":\"Min. 26 Ga. PBR Roof Panel over Wood Purlins\",\"product_description\":\"Min. 26 Ga. PBR Roof Panel over Wood Purlins\",\"design_pressure\":\"+N\\\/A\\\/-123.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overholt Enterprises of Florida, LLC\",\"approval_number_master\":\"FL#29519-R0\",\"approval_number\":\"FL29519.1\",\"seq\":1,\"product_model\":\"26 Ga. Steel R-Panel\",\"product_description\":\"36\\\" Ribbed Roof Panel Over 14 Ga. Steel Purlins.\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overholt Enterprises of Florida, LLC\",\"approval_number_master\":\"FL#16649-R2\",\"approval_number\":\"FL16649.3\",\"seq\":3,\"product_model\":\"PBR\",\"product_description\":\"Min. 26 Ga. PBR Roof Panel over 1x4 Wood Purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Overholt Enterprises of Florida, LLC\",\"approval_number_master\":\"FL#16649-R2\",\"approval_number\":\"FL16649.4\",\"seq\":4,\"product_model\":\"PBR\",\"product_description\":\"Min. 26 Ga. PBR Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-25 00:00:00\",\"instructions_url\":\"\"}],\"L.V. Thompson, Inc. dba Thompson Architectural Metals Company (TAMCO)\":[{\"manufacturer\":\"L.V. Thompson, Inc. dba Thompson Architectural Metals Company (TAMCO)\",\"approval_number_master\":\"FL#16667-R8\",\"approval_number\":\"FL16667.1\",\"seq\":1,\"product_model\":\"5V Crimp\",\"product_description\":\"1\\\/2\\\" Rib, Min. 26 ga., Max. 24\\\" coverage\",\"design_pressure\":\"+0\\\/-127.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"L.V. Thompson, Inc. dba Thompson Architectural Metals Company (TAMCO)\",\"approval_number_master\":\"FL#16667-R8\",\"approval_number\":\"FL16667.2\",\"seq\":2,\"product_model\":\"TM Rib\",\"product_description\":\"3\\\/4\\\" Rib, Min 29 ga., Max. 36\\\" coverage\",\"design_pressure\":\"+0\\\/-191\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"L.V. Thompson, Inc. dba Thompson Architectural Metals Company (TAMCO)\",\"approval_number_master\":\"FL#16667-R8\",\"approval_number\":\"FL16667.3\",\"seq\":3,\"product_model\":\"TM-Lock\",\"product_description\":\"Snap Lock with integrated fastening strip and 1\\\" seam, Min. 26 ga., Max. 16\\\" coverage\",\"design_pressure\":\"+0\\\/-102.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"L.V. Thompson, Inc. dba Thompson Architectural Metals Company (TAMCO)\",\"approval_number_master\":\"FL#16667-R8\",\"approval_number\":\"FL16667.4\",\"seq\":4,\"product_model\":\"TMLOC 150\",\"product_description\":\"1.5\\\" Nailstrip Min. 24 ga. Max. 15 \\u00bd\\\" coverage\",\"design_pressure\":\"+0\\\/-116\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"L.V. Thompson, Inc. dba Thompson Architectural Metals Company (TAMCO)\",\"approval_number_master\":\"FL#16667-R8\",\"approval_number\":\"FL16667.5\",\"seq\":5,\"product_model\":\"TMMLOC 150\",\"product_description\":\"1.5\\\" Snap Lock, Min. 24 ga., Max. 16\\\" coverage\",\"design_pressure\":\"+0\\\/-116\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Extreme Metal Fabricators, LLC\":[{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#25621-R4\",\"approval_number\":\"FL25621.1\",\"seq\":1,\"product_model\":\"01: 26ga SnapMax on Plywood\",\"product_description\":\"26ga (min) SnapMax 1.0\\\" nail strip on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-97.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#25621-R4\",\"approval_number\":\"FL25621.2\",\"seq\":2,\"product_model\":\"02: 032 Aluminum SnapMax on Plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum (or thicker) SnapMax 1.0\\\" nail strip on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" wood plank\",\"design_pressure\":\"+N\\\/A\\\/-78.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#25621-R4\",\"approval_number\":\"FL25621.3\",\"seq\":3,\"product_model\":\"03: 032 Aluminum 12\\\" SnapMax on Plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum (or thicker) SnapMax 1.0\\\" nail strip with 12\\\" coverage on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" wood plank\",\"design_pressure\":\"+N\\\/A\\\/-69.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#25621-R4\",\"approval_number\":\"FL25621.4\",\"seq\":4,\"product_model\":\"04: 26ga SnapMax on Plywood\",\"product_description\":\"26ga (min) SnapMax 1.0\\\" nail strip on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-121.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#25621-R4\",\"approval_number\":\"FL25621.5\",\"seq\":5,\"product_model\":\"05: 26ga SnapMax on Plywood HVHZ\",\"product_description\":\"26ga (min) SnapMax 1.0\\\" nail strip on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-176\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#25621-R4\",\"approval_number\":\"FL25621.6\",\"seq\":6,\"product_model\":\"06: 24ga SnapMax on Plywood\",\"product_description\":\"24ga (min) SnapMax 1.0\\\" nail strip on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-206\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#25621-R4\",\"approval_number\":\"FL25621.7\",\"seq\":7,\"product_model\":\"07: 032 Aluminum SnapMax on Plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum (or thicker) SnapMax 1.0\\\" nail strip on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" wood plank\",\"design_pressure\":\"+N\\\/A\\\/-168.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#25621-R4\",\"approval_number\":\"FL25621.8\",\"seq\":8,\"product_model\":\"08: 032 Aluminum SnapMax on Plywood HVHZ\",\"product_description\":\"Nominally 0.032\\\" aluminum (or thicker) SnapMax 1.0\\\" nail strip on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" wood plank\",\"design_pressure\":\"+N\\\/A\\\/-175\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#25621-R4\",\"approval_number\":\"FL25621.9\",\"seq\":9,\"product_model\":\"09: 26ga 19\\\" TopMax on Plywood\",\"product_description\":\"26ga (min) TopMax 1.5\\\" nail strip with 19\\\" coverage on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-63.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#25621-R4\",\"approval_number\":\"FL25621.10\",\"seq\":10,\"product_model\":\"10: 032 Aluminum TopMax on plywood HVHZ\",\"product_description\":\"Nominally 0.032\\\" aluminum (or thicker) TopMax 1.5\\\" nail strip on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" wood plank\",\"design_pressure\":\"+N\\\/A\\\/-179.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#25621-R4\",\"approval_number\":\"FL25621.11\",\"seq\":11,\"product_model\":\"11: 24ga TopMax on Plywood HVHZ\",\"product_description\":\"24ga (min) TopMax 1.5\\\" nail strip on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-153.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#25621-R4\",\"approval_number\":\"FL25621.12\",\"seq\":12,\"product_model\":\"12: 24ga 19\\\" TopMax on Plywood HVHZ\",\"product_description\":\"24ga (min) TopMax 1.5\\\" nail strip with 19\\\" coverage on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-116.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#25621-R4\",\"approval_number\":\"FL25621.13\",\"seq\":13,\"product_model\":\"13: 032 Aluminum 19\\\" TopMax on plywood HVHZ\",\"product_description\":\"Nominally 0.032\\\" aluminum (or thicker) TopMax 1.5\\\" nail strip with 19\\\" coverage on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-166.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#27985-R4\",\"approval_number\":\"FL27985.1\",\"seq\":1,\"product_model\":\"01: 032 UltraMax on Plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum (or thicker) UltraMax 1.75\\\" standing seam on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-91.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#27985-R4\",\"approval_number\":\"FL27985.2\",\"seq\":2,\"product_model\":\"02: 24ga UltraMax on Plywood\",\"product_description\":\"24ga (min) UltraMax 1.75\\\" standing seam on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-76.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#27985-R4\",\"approval_number\":\"FL27985.3\",\"seq\":3,\"product_model\":\"03: 032 PlusMax on Plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum (or thicker) PlusMax 1.5\\\" standing seam on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-161\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#27985-R4\",\"approval_number\":\"FL27985.4\",\"seq\":4,\"product_model\":\"04: 26ga PlusMax on Plywood\",\"product_description\":\"26ga (min) PlusMax 1.5\\\" standing seam on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-176\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#27985-R4\",\"approval_number\":\"FL27985.5\",\"seq\":5,\"product_model\":\"05: 032 QuikMax on Plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum (or thicker) QuikMax 1.5\\\" standing seam on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-176\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#27985-R4\",\"approval_number\":\"FL27985.6\",\"seq\":6,\"product_model\":\"06: 26ga QuikMax on Plywood\",\"product_description\":\"26ga (min) QuikMax 1.5\\\" standing seam on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-128.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#28059-R3\",\"approval_number\":\"FL28059.1\",\"seq\":1,\"product_model\":\"01: 24ga PeakMax on Plywood\",\"product_description\":\"24ga (min) PeakMax 1.5\\\" mechanical seam on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-191\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#28059-R3\",\"approval_number\":\"FL28059.2\",\"seq\":2,\"product_model\":\"02: 032 PeakMax on Plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum (or thicker) PeakMax 1.5\\\" mechanical seam on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-191\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#28059-R3\",\"approval_number\":\"FL28059.3\",\"seq\":3,\"product_model\":\"03: 032 PeakMax 20-inch on Plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum (or thicker) PeakMax 1.5\\\" mechanical seam with 20\\\" coverage on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-159.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#28059-R3\",\"approval_number\":\"FL28059.4\",\"seq\":4,\"product_model\":\"04: 16oz Copper PeakMax on Plywood\",\"product_description\":\"Nominally 16oz copper (or thicker) PeakMax 1.5\\\" mechanical seam 16\\\" coverage on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-159.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#28059-R3\",\"approval_number\":\"FL28059.5\",\"seq\":5,\"product_model\":\"05: 24ga PeakMax 20-inch on Plywood\",\"product_description\":\"24ga (min) PeakMax 1.5\\\" mechanical seam with 20\\\" coverage on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-189.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#28059-R3\",\"approval_number\":\"FL28059.6\",\"seq\":6,\"product_model\":\"06: 24ga PeakMax on Plywood\",\"product_description\":\"24ga (min) PeakMax 1.5\\\" mechanical seam with sealant option on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-159.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#28059-R3\",\"approval_number\":\"FL28059.7\",\"seq\":7,\"product_model\":\"07: 24ga SupremeMax on on B Deck\",\"product_description\":\"24ga (min) SupremeMax 2.0\\\" mechanical seam on 22ga (min) B Deck\",\"design_pressure\":\"+N\\\/A\\\/-181.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#28059-R3\",\"approval_number\":\"FL28059.8\",\"seq\":8,\"product_model\":\"08: 032 SupremeMax on on B Deck\",\"product_description\":\"Nominally 0.032\\\" aluminum (or thicker) SupremeMax 2.0\\\" mechanical seam on 22ga (min) B Deck\",\"design_pressure\":\"+N\\\/A\\\/-166.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#30357-R6\",\"approval_number\":\"FL30357.1\",\"seq\":1,\"product_model\":\"01: 24ga TileMax on Plywood\",\"product_description\":\"24ga (min) TileMax on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank.\",\"design_pressure\":\"+N\\\/A\\\/-137\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#30357-R6\",\"approval_number\":\"FL30357.2\",\"seq\":2,\"product_model\":\"02: 24ga TileMax on 19\\\/32\\\" Plywood\",\"product_description\":\"24ga (min) TileMax on 19\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank.\",\"design_pressure\":\"+N\\\/A\\\/-106\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#30357-R6\",\"approval_number\":\"FL30357.3\",\"seq\":3,\"product_model\":\"03: 24ga TileMax on B Deck\",\"product_description\":\"24ga (min) TileMax on 22ga (min) B Deck or similar\",\"design_pressure\":\"+N\\\/A\\\/-120\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#30357-R6\",\"approval_number\":\"FL30357.4\",\"seq\":4,\"product_model\":\"04: 032 Aluminum TileMax on Plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum (or thicker) TileMax on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-107\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#38754-R2\",\"approval_number\":\"FL38754.1\",\"seq\":1,\"product_model\":\"01: 26ga VMax on Plywood\",\"product_description\":\"26ga (min) VMax 5V panel with 24\\\" coverage on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) thick wood plank.\",\"design_pressure\":\"+N\\\/A\\\/-168.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#38754-R2\",\"approval_number\":\"FL38754.2\",\"seq\":2,\"product_model\":\"02: 24ga PeakMax on Plywood\",\"product_description\":\"24ga (min) PeakMax 1.5\\\" mechanical seam panel with 16\\\" coverage on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) thick wood plank.\",\"design_pressure\":\"+N\\\/A\\\/-176\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#38754-R2\",\"approval_number\":\"FL38754.3\",\"seq\":3,\"product_model\":\"03: 26ga SnapMax on Plywood\",\"product_description\":\"26ga (min) SnapMax nailstrip panel with 16\\\" coverage on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) thick wood plank.\",\"design_pressure\":\"+N\\\/A\\\/-97.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#38754-R2\",\"approval_number\":\"FL38754.4\",\"seq\":4,\"product_model\":\"04: 032 SnapMax on Plywood\",\"product_description\":\"Nominally 0.032\\\" or greater aluminum SnapMax nailstrip panel with 16\\\" coverage on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) thick wood plank.\",\"design_pressure\":\"+N\\\/A\\\/-78.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#38754-R2\",\"approval_number\":\"FL38754.5\",\"seq\":5,\"product_model\":\"05: 032 SnapMax on Plywood\",\"product_description\":\"Nominally 0.032\\\" or greater aluminum SnapMax nailstrip panel with 12\\\" coverage on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) thick wood plank.\",\"design_pressure\":\"+N\\\/A\\\/-69.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#38754-R2\",\"approval_number\":\"FL38754.6\",\"seq\":6,\"product_model\":\"06: 26ga SnapMax on Plywood\",\"product_description\":\"26ga (min) SnapMax nailstrip panel with 16\\\" coverage on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) thick wood plank.\",\"design_pressure\":\"+N\\\/A\\\/-121.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#17022-R0\",\"approval_number\":\"FL17022.1\",\"seq\":1,\"product_model\":\"5-V Crimp\",\"product_description\":\"26 Gauge Steel, Lapped Roof Panel, Mechanically Attached to Wood Deck.\",\"design_pressure\":\"+N\\\/A\\\/-86\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#17022-R1\",\"approval_number\":\"FL17022.2\",\"seq\":2,\"product_model\":\"(2) 5-V Crimp\",\"product_description\":\"0.032\\\" Aluminum, Lapped Roof Panel, Mechanically Attached to Wood Deck.\",\"design_pressure\":\"+N\\\/A\\\/-168.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#17022-R1\",\"approval_number\":\"FL17022.3\",\"seq\":3,\"product_model\":\"(3) 1.5\\\" Mechanical Seam\",\"product_description\":\"2\\\" Rib Height, 16\\\" Wide, 24 Gauge Steel Roof Panel Mechanically Attached to Wood Deck.\",\"design_pressure\":\"+N\\\/A\\\/-191\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#17022-R1\",\"approval_number\":\"FL17022.4\",\"seq\":4,\"product_model\":\"(4) 1.5\\\" Mechanical Seam\",\"product_description\":\"2\\\" Rib Height, 16\\\" Wide, 0.032\\\" Aluminum Roof Panel Mechanically Attached to Wood Deck.\",\"design_pressure\":\"+N\\\/A\\\/-191\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#17022-R2\",\"approval_number\":\"FL17022.5\",\"seq\":5,\"product_model\":\"(5) 1\\\" Nail Strip\",\"product_description\":\"1\\\" Rib Height, 16\\\" Wide, 26 Gauge Steel Roof Panel Mechanically Attached to Wood Deck.\",\"design_pressure\":\"+N\\\/A\\\/-97.25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#17022-R2\",\"approval_number\":\"FL17022.6\",\"seq\":6,\"product_model\":\"(6) 1\\\" Nail Strip\",\"product_description\":\"1\\\" Rib Height, 16\\\" Wide, 0.032\\\" Aluminum Roof Panel Mechanically Attached to Wood Deck.\",\"design_pressure\":\"+N\\\/A\\\/-78.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#17022-R2\",\"approval_number\":\"FL17022.7\",\"seq\":7,\"product_model\":\"(7) 1.5\\\" Nail Strip\",\"product_description\":\"1.5\\\" Rib Height, 19\\\" Wide, 26 Gauge Steel Roof Panel Mechanically Attached to Wood Deck.\",\"design_pressure\":\"+N\\\/A\\\/-63.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#17022-R5\",\"approval_number\":\"FL17022.8\",\"seq\":8,\"product_model\":\"(8) EMAX Rib\",\"product_description\":\"29 gauge steel, lapped roof panel mechanically attached to wood deck with exposed screws.\",\"design_pressure\":\"+N\\\/A\\\/-146\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#17022-R5\",\"approval_number\":\"FL17022.9\",\"seq\":9,\"product_model\":\"(9) PBR MAX\",\"product_description\":\"26 gauge steel, lapped roof panel mechanically attached to wood deck with exposed screws.\",\"design_pressure\":\"+N\\\/A\\\/-119.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#20378-R0\",\"approval_number\":\"FL20378.1\",\"seq\":1,\"product_model\":\"01 - \\\"1\\\" Nailstrip\\\"\",\"product_description\":\"0.032\\\" Aluminum Standing Seam roof panel, 12\\\" wide, mechanically attached to Wood Deck with screws.\",\"design_pressure\":\"+N\\\/A\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#20378-R0\",\"approval_number\":\"FL20378.2\",\"seq\":2,\"product_model\":\"02 - \\\"1\\\" Nailstrip\\\"\",\"product_description\":\"26-gauge Steel Standing Seam roof panel, 16\\\" wide, mechanically attached to Wood Deck with screws and adhesive.\",\"design_pressure\":\"+N\\\/A\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#20378-R0\",\"approval_number\":\"FL20378.3\",\"seq\":3,\"product_model\":\"03 - \\\"1.75 Snap Lock\\\"\",\"product_description\":\"0.032\\\" Aluminum Standing Seam roof panel, 18\\\" wide, mechanically attached to Wood Deck with panel clips and screws.\",\"design_pressure\":\"+N\\\/A\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#20378-R0\",\"approval_number\":\"FL20378.4\",\"seq\":4,\"product_model\":\"04 - \\\"1.75\\\" Snap Lock\\\"\",\"product_description\":\"24-gauge Steel Standing Seam roof panel, 18\\\" wide, mechanically attached to Wood Deck with panel clips and screws.\",\"design_pressure\":\"+N\\\/A\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#20378-R0\",\"approval_number\":\"FL20378.5\",\"seq\":5,\"product_model\":\"05 - \\\"Rib Panel\\\"\",\"product_description\":\"29-gauge Steel exposed fastener roof panel, 36\\\" wide, mechanically attached to Wood Deck with and screws.\",\"design_pressure\":\"+N\\\/A\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#20378-R0\",\"approval_number\":\"FL20378.6\",\"seq\":6,\"product_model\":\"06 - \\\"5V Crimp\\\"\",\"product_description\":\"26-gauge Steel exposed fastener roof panel, 24\\\" wide, mechanically attached to Wood Deck with and screws.\",\"design_pressure\":\"+N\\\/A\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#20378-R0\",\"approval_number\":\"FL20378.7\",\"seq\":7,\"product_model\":\"07 - \\\"1.5 Standing Seam\\\"\",\"product_description\":\"24-gauge Steel Standing Seam roof panel, 16\\\" wide, mechanically attached to Wood Deck with panel clips, screws and adhesive\",\"design_pressure\":\"+N\\\/A\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#20378-R0\",\"approval_number\":\"FL20378.8\",\"seq\":8,\"product_model\":\"08 - \\\"Nordman Tile\\\"\",\"product_description\":\"24-gauge Steel metal roof tile panel mechanically attached to Wood Deck with screws\",\"design_pressure\":\"+N\\\/A\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#20378-R0\",\"approval_number\":\"FL20378.9\",\"seq\":9,\"product_model\":\"09 - \\\"Nordman Tile\\\"\",\"product_description\":\"24-gauge Steel metal roof tile panel mechanically attached to Steel Deck with screws\",\"design_pressure\":\"+N\\\/A\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#20378-R0\",\"approval_number\":\"FL20378.10\",\"seq\":10,\"product_model\":\"10 - \\\"Nordman Tile\\\"\",\"product_description\":\"0.032\\\" Aluminum metal roof tile panel mechanically attached to Wood Deck with screws\",\"design_pressure\":\"+N\\\/A\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#30357-R1\",\"approval_number\":\"FL30357.5\",\"seq\":5,\"product_model\":\"QuikMax SL-550\",\"product_description\":\"0.032\\\" Aluminum Snap-Lok 1 1\\\/2\\\" Standing Seam Roof Panel, 15 1\\\/2\\\" Wide.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#30357-R1\",\"approval_number\":\"FL30357.6\",\"seq\":6,\"product_model\":\"QuikMax SL-550\",\"product_description\":\"26 Ga. Steel Snap-Lok 1 1\\\/2\\\" Standing Seam Roof Panel, 19\\\" Wide.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-27 00:00:00\",\"instructions_url\":\"\"}],\"Georgia Metals, Inc\":[{\"manufacturer\":\"Georgia Metals, Inc\",\"approval_number_master\":\"FL#17353-R4\",\"approval_number\":\"FL17353.1\",\"seq\":1,\"product_model\":\"Georgia Rib Roof Panel\",\"product_description\":\"36\\\" wide X 29 ga galv steel\\n#12-14 X 1\\\" Self drill Hex Head Fastener with 5\\\/8\\\" dia Steel Seal Washer\",\"design_pressure\":\"+0\\\/-125.1\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Georgia Metals, Inc\",\"approval_number_master\":\"FL#17353-R4\",\"approval_number\":\"FL17353.2\",\"seq\":2,\"product_model\":\"Georgia Rib Roof Panel\",\"product_description\":\"36\\\" wide x 29ga galv steel Woodbinding Fastener 10x1.5\\\"\",\"design_pressure\":\"+0\\\/-63.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Georgia Metals, Inc\",\"approval_number_master\":\"FL#17353-R4\",\"approval_number\":\"FL17353.3\",\"seq\":3,\"product_model\":\"RPanel Roof Panel\",\"product_description\":\"36\\\" x 26ga galv steel #12-14 x 1\\\" Self Drill hex head fastener with 5.8\\\" dia steel seal washer\",\"design_pressure\":\"+0\\\/-39.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Georgia Metals, Inc\",\"approval_number_master\":\"FL#29650-R2\",\"approval_number\":\"FL29650.1\",\"seq\":1,\"product_model\":\"26ga Georgia Rib\",\"product_description\":\"26ga Georgia Rib over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-86.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Georgia Metals, Inc\",\"approval_number_master\":\"FL#42026-R1\",\"approval_number\":\"FL42026.1\",\"seq\":1,\"product_model\":\"1\\\" Snaplock Standing Seam Roof Panel\",\"product_description\":\"26 ga 1\\\" X 16\\\" wide Snaplock Standing Seam over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+n\\\/a\\\/-22.5 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Georgia Metals, Inc\",\"approval_number_master\":\"FL#42026-R1\",\"approval_number\":\"FL42026.2\",\"seq\":2,\"product_model\":\"1-1\\\/2\\\" Snaplock Standing Seam Roof Panel\",\"product_description\":\"26 ga 1-1\\\/2\\\" X 16\\\" wide Snaplock Standing Seam over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+n\\\/a\\\/-15.0 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Georgia Metals, Inc\",\"approval_number_master\":\"FL#42026-R1\",\"approval_number\":\"FL42026.3\",\"seq\":3,\"product_model\":\"Georgia Rib Roof Panel\",\"product_description\":\"26 ga Georgia Rib w\\\/ Wood Purlins over 7\\\/16\\\" OSB\",\"design_pressure\":\"+n\\\/a\\\/-153.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Georgia Metals, Inc\",\"approval_number_master\":\"FL#42026-R1\",\"approval_number\":\"FL42026.4\",\"seq\":4,\"product_model\":\"Georgia Rib Roof Panel\",\"product_description\":\"29 ga Georgia Rib w\\\/ Wood Purlins over 7\\\/16\\\" OSB\",\"design_pressure\":\"+n\\\/a\\\/-116.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Georgia Metals, Inc\",\"approval_number_master\":\"FL#46935-R0\",\"approval_number\":\"FL46935.1\",\"seq\":1,\"product_model\":\"Georgia Rib\",\"product_description\":\"36\\\" wide X 29 ga steel over 2 X 6 wood purlins\",\"design_pressure\":\"+N\\\/A\\\/-83.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Georgia Metals, Inc\",\"approval_number_master\":\"FL#47283-R0\",\"approval_number\":\"FL47283.1\",\"seq\":1,\"product_model\":\"Georgia Rib Roof Panel\",\"product_description\":\"29 ga Georgia Rib over 19\\\/32\\\" OSB\",\"design_pressure\":\"+n\\\/a\\\/-56.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-05 00:00:00\",\"instructions_url\":\"\"}],\"Roser Co., Ltd.\":[{\"manufacturer\":\"Roser Co., Ltd.\",\"approval_number_master\":\"FL#17411-R7\",\"approval_number\":\"FL17411.1\",\"seq\":1,\"product_model\":\"Cleo, Rowood, Roser Bond, Stonewood Shake, Spany, Piano Panels\",\"product_description\":\"Panels fastened to battens or plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-156\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-04 00:00:00\",\"instructions_url\":\"\"}],\"Roof Hugger\":[{\"manufacturer\":\"Roof Hugger\",\"approval_number_master\":\"FL#17626-R3\",\"approval_number\":\"FL17626.1\",\"seq\":1,\"product_model\":\"238T over Roof Hugger Retrofit Framing Systems\",\"product_description\":\"238T 24 Ga. 18\\\" Wide over Roof Hugger Retrofit Framing Systems\",\"design_pressure\":\"+N\\\/A\\\/-161.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-02 00:00:00\",\"instructions_url\":\"\"}],\"Town and Country Industries,\":[{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#17638-R4\",\"approval_number\":\"FL17638.2\",\"seq\":2,\"product_model\":\"Aluminum & Steel W-Pan Roof Panels\",\"product_description\":\"Town & Country Aluminum & Steel W-Pan Roof Panels Allowable Span Tables\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#9334-R1\",\"approval_number\":\"FL9334.1\",\"seq\":1,\"product_model\":\"Aluminum Roofing Panels\",\"product_description\":\"Roll Formed Riser Roof Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#17638-R0\",\"approval_number\":\"FL17638.1\",\"seq\":1,\"product_model\":\"3\\\" Aluminum Roof Riser Panels\",\"product_description\":\"3\\\" Aluminum Roof Riser Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Drexel Metals, Inc.\":[{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#17678-R9\",\"approval_number\":\"FL17678.1\",\"seq\":1,\"product_model\":\"Drexel Metal Roofing Systems\",\"product_description\":\"DMC 100NS, DMC 150SL, DMC 150SS, DMC 175S, DMC 200S, DMC 450, DMC 550S, DMC 5V & DMC Corrugated\",\"design_pressure\":\"+0\\\/-206\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#17679-R7\",\"approval_number\":\"FL17679.1\",\"seq\":1,\"product_model\":\"Drexel Metal Roofing Systems\",\"product_description\":\"DMC 100NS, DMC 150SS, DMC 175S, DMC 200S, DMC 5V\",\"design_pressure\":\"+0\\\/-206\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#30304-R2\",\"approval_number\":\"FL30304.1\",\"seq\":1,\"product_model\":\"HVHZ Metal Roofing\",\"product_description\":\"Non-structural metal roof panels for use inside the HVHZ\",\"design_pressure\":\"+0\\\/-196.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#30304-R2\",\"approval_number\":\"FL30304.2\",\"seq\":2,\"product_model\":\"non-HVHZ Metal Roofing\",\"product_description\":\"Non-structural metal roof panels for use outside the HVHZ\",\"design_pressure\":\"+0\\\/-196.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#46866-R0\",\"approval_number\":\"FL46866.1\",\"seq\":1,\"product_model\":\"R-36 Panel\",\"product_description\":\"Non-structural, through fastened roof panel installed over open framing.\",\"design_pressure\":\"+0\\\/-159.1\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#12114-R0\",\"approval_number\":\"FL12114.1\",\"seq\":1,\"product_model\":\"DMC 150 SS\",\"product_description\":\"1-1\\\/2\\\" Standing Seam Roof Panel, 24 Ga. Steel, 16\\\" Wide, 180 degree seam over Plywood Deck\",\"design_pressure\":\"+n\\\/a\\\/-114.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#12114-R0\",\"approval_number\":\"FL12114.2\",\"seq\":2,\"product_model\":\"DMC 150 SS\",\"product_description\":\"1-1\\\/2\\\" Standing Seam Roof Panel, .032\\\" Aluminum, 16\\\" Wide, 180 degree seam over Plywood Deck\",\"design_pressure\":\"+n\\\/a\\\/-106.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#12114-R0\",\"approval_number\":\"FL12114.3\",\"seq\":3,\"product_model\":\"DMC 175 S\",\"product_description\":\"1-3\\\/4\\\" Snap Lock Roof Panel, 24 Ga. Steel, 18\\\" Wide over Plywood Deck\",\"design_pressure\":\"+n\\\/a\\\/-121.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#12114-R0\",\"approval_number\":\"FL12114.4\",\"seq\":4,\"product_model\":\"DMC 175 S\",\"product_description\":\"1-3\\\/4\\\" Snap Lock Roof Panel, 0.040\\\" Alum., 17-1\\\/2\\\" Wide over 22 Ga. Metal Roof Deck\",\"design_pressure\":\"+n\\\/a\\\/-129.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#12114-R0\",\"approval_number\":\"FL12114.5\",\"seq\":5,\"product_model\":\"DMC 175 S\",\"product_description\":\"1-3\\\/4\\\" Snap Lock Roof Panel, 0.040\\\" Aluminum, 17-1\\\/2\\\" Wide over Plywood Deck\",\"design_pressure\":\"+n\\\/a\\\/-106.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#12114-R0\",\"approval_number\":\"FL12114.6\",\"seq\":6,\"product_model\":\"DMC 200 S\",\"product_description\":\"2\\\" Standing Seam Roof Panel, 24 Ga. Steel, 16\\\" Wide, 180 degree seam over 22 Ga. Metal Roof Deck\",\"design_pressure\":\"+n\\\/a\\\/-151.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#12114-R0\",\"approval_number\":\"FL12114.7\",\"seq\":7,\"product_model\":\"DMC 5V\",\"product_description\":\"5V Roof Panel, 26 Ga. Steel, 24\\\" Wide over Plywood Deck\",\"design_pressure\":\"+n\\\/a\\\/-121.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#12174-R0\",\"approval_number\":\"FL12174.1\",\"seq\":1,\"product_model\":\"DMC 100 NS\",\"product_description\":\"1\\\" Nail Strip; 0.024\\\" Thick, 16\\\" Wide Steel Roof Panel Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-41.6PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#12174-R0\",\"approval_number\":\"FL12174.2\",\"seq\":2,\"product_model\":\"DMC 150 SL\",\"product_description\":\"1-1\\\/2\\\" Snap Lock Roof Panel; 0.024\\\" Thick, 16\\\" Wide Steel Roof Panel Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-52.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#12174-R0\",\"approval_number\":\"FL12174.3\",\"seq\":3,\"product_model\":\"DMC 150 SS\",\"product_description\":\"1-1\\\/2\\\" Steel Standing Seam Roof Panel; 0.024\\\" Thick, 16\\\" Wide, 90 degree seam, HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-60.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#12174-R0\",\"approval_number\":\"FL12174.4\",\"seq\":4,\"product_model\":\"DMC 175 SS Aluminum\",\"product_description\":\"1-3\\\/4\\\" Aluminum Snap Lock Roof Panel; 0.032\\\" Aluminum, 14\\\" Wide over 15\\\/32\\\" Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-82.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#12174-R0\",\"approval_number\":\"FL12174.5\",\"seq\":5,\"product_model\":\"DMC 200 S\",\"product_description\":\"2\\\" Steel Standing Seam Roof Panel; 24 Ga., 16\\\" Wide, 180 degree Seam over 15\\\/32\\\" Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-67.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#12174-R0\",\"approval_number\":\"FL12174.6\",\"seq\":6,\"product_model\":\"DMC 200 S Aluminum\",\"product_description\":\"2\\\" Aluminum Standing Seam Roof Panel; 0.040\\\" Aluminum, 16\\\" Wide, 180 degree Seam over 15\\\/32\\\" Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-75.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#12114-R1\",\"approval_number\":\"FL12114.8\",\"seq\":8,\"product_model\":\"DMC 175 S\",\"product_description\":\"1-3\\\/4\\\" Snap Lock Roof Panel, 0.040\\\" Aluminum, 17-1\\\/2\\\" Wide over 19\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-106.7psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#12114-R1\",\"approval_number\":\"FL12114.9\",\"seq\":9,\"product_model\":\"DMC 175 S\",\"product_description\":\"1-3\\\/4\\\" Snap Lock, 0.032\\\" Aluminum, 14\\\" Wide Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-82.5 Psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#12114-R1\",\"approval_number\":\"FL12114.10\",\"seq\":10,\"product_model\":\"DMC 200 S\",\"product_description\":\"2\\\" Standing Seam Roof Panel, 24 Ga. Steel, 16\\\" Wide Roof Panel over 22 Ga. Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-151.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#12114-R1\",\"approval_number\":\"FL12114.11\",\"seq\":11,\"product_model\":\"DMC 200 S\",\"product_description\":\"2\\\" Mechanical Lock Standing Seam, 0.04\\\" Aluminum, 16\\\" Wide Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-75.0 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#12114-R1\",\"approval_number\":\"FL12114.12\",\"seq\":12,\"product_model\":\"DMC 200 S\",\"product_description\":\"2\\\" Mechanical Lock Standing Seam, 24 Ga. Steel, 16\\\" Wide, Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-67.5 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#12114-R1\",\"approval_number\":\"FL12114.13\",\"seq\":13,\"product_model\":\"DMC 5V\",\"product_description\":\"5V Roof Panel, 26 Ga. Steel, 24\\\" Wide over 19\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-121.7psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#15690-R0\",\"approval_number\":\"FL15690.1\",\"seq\":1,\"product_model\":\"DMC 150SS Roof Panel\",\"product_description\":\"DMC 150SS 24 Ga. Roof Panel over 22 Ga. Metal Deck\",\"design_pressure\":\"+N\\\/A\\\/-168.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#15690-R0\",\"approval_number\":\"FL15690.2\",\"seq\":2,\"product_model\":\"DMC 175S Roof Panel\",\"product_description\":\"DMC 175S 0.032\\\" Aluminum 18\\\" Wide Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-71.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#16332-R0\",\"approval_number\":\"FL16332.1\",\"seq\":1,\"product_model\":\"DMC 150SS\",\"product_description\":\"DMC 150SS 0.032\\\" Al over plywood deck\",\"design_pressure\":\"+0\\\/-180\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#16332-R0\",\"approval_number\":\"FL16332.2\",\"seq\":2,\"product_model\":\"DMC 150SS\",\"product_description\":\"DMC 150SS 24 ga. over plywood deck\",\"design_pressure\":\"+0\\\/-165\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#16332-R0\",\"approval_number\":\"FL16332.3\",\"seq\":3,\"product_model\":\"DMC 200S\",\"product_description\":\"DMC 200S 0.040\\\" Al over plywood deck\",\"design_pressure\":\"+0\\\/-180\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#16639-R0\",\"approval_number\":\"FL16639.1\",\"seq\":1,\"product_model\":\"24 ga. DMC 100NS\",\"product_description\":\"Snap lock standing seam panel with integral perforated nail strip\",\"design_pressure\":\"+0\\\/-135\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#16639-R0\",\"approval_number\":\"FL16639.2\",\"seq\":2,\"product_model\":\"24 ga. DMC 450\",\"product_description\":\"Snap lock standing seam panel with concealed clip\",\"design_pressure\":\"+0\\\/-82.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#16725-R0\",\"approval_number\":\"FL16725.1\",\"seq\":1,\"product_model\":\"24 ga. DMC 175S\",\"product_description\":\"Non-structural, snap lock standing seam roof panel\",\"design_pressure\":\"+0\\\/-105\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#16725-R1\",\"approval_number\":\"FL16725.2\",\"seq\":2,\"product_model\":\"24 ga. DMC 175S\",\"product_description\":\"16\\\" coverage over plywood deck\",\"design_pressure\":\"+0\\\/-135\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Whirlwind Steel Buildings\":[{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#17704-R4\",\"approval_number\":\"FL17704.1\",\"seq\":1,\"product_model\":\"Sturdi-Rib X Roof Panel\",\"product_description\":\"29 Ga. Sturdi-Rib X Roof Panel over 7\\\/16\\\" OSB\",\"design_pressure\":\"+N\\\/A\\\/-108.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#17704-R4\",\"approval_number\":\"FL17704.2\",\"seq\":2,\"product_model\":\"Sturdi-Rib X Roof Panel\",\"product_description\":\"29 Ga. Sturdi-Rib X Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-138.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#17704-R4\",\"approval_number\":\"FL17704.3\",\"seq\":3,\"product_model\":\"Weather Lok Roof Panel\",\"product_description\":\"24 Ga. Weather Lok Roof Panel over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-161.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#17704-R4\",\"approval_number\":\"FL17704.4\",\"seq\":4,\"product_model\":\"Weather Lok Roof Panel\",\"product_description\":\"24 Ga. Weather Lock Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-138.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#17704-R4\",\"approval_number\":\"FL17704.5\",\"seq\":5,\"product_model\":\"Weather Snap Roof Panel\",\"product_description\":\"24 Ga. Weather Snap Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-108.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#1858-R0\",\"approval_number\":\"FL1858.1\",\"seq\":1,\"product_model\":\"Sturdi-Rib\",\"product_description\":\"Thru-fastened over plywood\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#1858-R0\",\"approval_number\":\"FL1858.2\",\"seq\":2,\"product_model\":\"Sturdi-Span\",\"product_description\":\"Thru-fastened over plywood\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#1858-R0\",\"approval_number\":\"FL1858.3\",\"seq\":3,\"product_model\":\"Weather Snap 16\",\"product_description\":\"Standing Seam ovr plywood\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#2268-R0\",\"approval_number\":\"FL2268.1\",\"seq\":1,\"product_model\":\"Weather Lok 24ga\",\"product_description\":\"Metal Roof over 15\\\/32\\\" CDX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#2316-R0\",\"approval_number\":\"FL2316.1\",\"seq\":1,\"product_model\":\"WeatherLok 24ga\",\"product_description\":\"Metal Roof over 19\\\/32\\\" CDX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#5740-R0\",\"approval_number\":\"FL5740.1\",\"seq\":1,\"product_model\":\"Weather-Guard\",\"product_description\":\"26GA Weather-Guard 12\\\" Wide over Plywood\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#6505-R0\",\"approval_number\":\"FL6505.1\",\"seq\":1,\"product_model\":\"Sturdi- Rib\",\"product_description\":\"Thru Fastened over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#6505-R0\",\"approval_number\":\"FL6505.2\",\"seq\":2,\"product_model\":\"Sturdi-Span\",\"product_description\":\"Thru Fastened over plywood\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#6505-R0\",\"approval_number\":\"FL6505.3\",\"seq\":3,\"product_model\":\"Weather Lok\",\"product_description\":\"Standing Seam over plywood\",\"design_pressure\":\"+N\\\/A\\\/-150\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#6505-R0\",\"approval_number\":\"FL6505.4\",\"seq\":4,\"product_model\":\"Weather Snap\",\"product_description\":\"Standing Seam over plywood\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#7895-R0\",\"approval_number\":\"FL7895.1\",\"seq\":1,\"product_model\":\"26 Ga Weather Guard\",\"product_description\":\"26 Ga. 7\\\/8\\\" Weather Guard 12\\\" Wide Roof Panel\",\"design_pressure\":\"+n\\\/a\\\/-76.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#11471-R0\",\"approval_number\":\"FL11471.1\",\"seq\":1,\"product_model\":\"Cor Span\",\"product_description\":\"29 Ga. Cor Span Roof Panel over 1\\\/2\\\" Plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-153.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#11471-R0\",\"approval_number\":\"FL11471.2\",\"seq\":2,\"product_model\":\"Low-Rib\",\"product_description\":\"29 Ga. Low-Rib Roof Panel over 1\\\/2\\\" Plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-131.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#11471-R0\",\"approval_number\":\"FL11471.3\",\"seq\":3,\"product_model\":\"Sturdi-Rib\",\"product_description\":\"29 Ga. Sturdi-Rib Roof Panel over 1\\\/2\\\" Plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-138.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#11471-R0\",\"approval_number\":\"FL11471.4\",\"seq\":4,\"product_model\":\"Sturdi-Span\",\"product_description\":\"29 Ga. Sturdi-Span Roof Panel over 5\\\/8\\\" SEALED Plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-52.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#11471-R0\",\"approval_number\":\"FL11471.5\",\"seq\":5,\"product_model\":\"Super Span\",\"product_description\":\"29 Ga. Super Span Roof Panel over 1\\\/2\\\" Plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-146.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#11471-R0\",\"approval_number\":\"FL11471.6\",\"seq\":6,\"product_model\":\"Weather Guard\",\"product_description\":\"26 Ga. Weather Guard 12\\\" Coverage Roof Panel over 1\\\/2\\\" Plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-153.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#11471-R0\",\"approval_number\":\"FL11471.7\",\"seq\":7,\"product_model\":\"Weather Lok\",\"product_description\":\"24 Ga. Weather Lok 16\\\" Wide Roof Panel over 1\\\/2\\\" Plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-138.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#11471-R0\",\"approval_number\":\"FL11471.8\",\"seq\":8,\"product_model\":\"Weather Snap\",\"product_description\":\"24 Ga. Weather Snap 16\\\" Wide Roof Panel over 1\\\/2\\\" Plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-108.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#16754-R0\",\"approval_number\":\"FL16754.1\",\"seq\":1,\"product_model\":\"Sturdi Rib\",\"product_description\":\"29 Ga. Steel, 36\\\" Wide, Roof Panel Mechanically Attached to Plywood Deck.\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Varitile Inc.\":[{\"manufacturer\":\"Varitile Inc.\",\"approval_number_master\":\"FL#17750-R6\",\"approval_number\":\"FL17750.1\",\"seq\":1,\"product_model\":\"Bond (7-pan), Classic, Gallo, Riviera, Romana, Shake, Mistral, Gallo, and Viksen\",\"product_description\":\"Preformed, fastened, stone-coated steel panels over battens\",\"design_pressure\":\"+0\\\/-172.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Varitile Inc.\",\"approval_number_master\":\"FL#17750-R6\",\"approval_number\":\"FL17750.2\",\"seq\":2,\"product_model\":\"Bond (7-pan), Classic, Gallo, Riviera, Shake, Mistral, Gallo, Viksen, iPanel, iShake, iShingle and iSlate\",\"product_description\":\"Preformed, fastened, stone-coated steel panels installed direct to deck\",\"design_pressure\":\"+0\\\/-187.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-21 00:00:00\",\"instructions_url\":\"\"}],\"Atlantic Metal II of Vero Beach, Inc.\":[{\"manufacturer\":\"Atlantic Metal II of Vero Beach, Inc.\",\"approval_number_master\":\"FL#17796-R3\",\"approval_number\":\"FL17796.1\",\"seq\":1,\"product_model\":\"01: 24ga 1.5\\\" Nail Strip over Plywood\",\"product_description\":\"24ga (min) 1.5\\\" nail strip standing seam panel over 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-116\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic Metal II of Vero Beach, Inc.\",\"approval_number_master\":\"FL#17796-R3\",\"approval_number\":\"FL17796.2\",\"seq\":2,\"product_model\":\"02: 24ga 1.5\\\" Snap Lock over Plywood\",\"product_description\":\"24ga (min) 1.5\\\" snap lock standing seam panel over 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-116\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic Metal II of Vero Beach, Inc.\",\"approval_number_master\":\"FL#17796-R3\",\"approval_number\":\"FL17796.3\",\"seq\":3,\"product_model\":\"03: 032 Aluminum 1\\\" Mechanical Lock on Plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum (or thicker) 1\\\" mechanical lock standing seam panel on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-101\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic Metal II of Vero Beach, Inc.\",\"approval_number_master\":\"FL#17796-R3\",\"approval_number\":\"FL17796.4\",\"seq\":4,\"product_model\":\"04: 24ga 1.0\\\" Nail Strip on Plywood\",\"product_description\":\"24ga (min) 1.0\\\" nail strip standing seam panel over 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-153.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic Metal II of Vero Beach, Inc.\",\"approval_number_master\":\"FL#17796-R3\",\"approval_number\":\"FL17796.5\",\"seq\":5,\"product_model\":\"05: 24ga 1.0\\\" Snap Lock over Plywood\",\"product_description\":\"24ga (min) 1.0\\\" snap lock standing seam panel over 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-131\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic Metal II of Vero Beach, Inc.\",\"approval_number_master\":\"FL#17796-R3\",\"approval_number\":\"FL17796.6\",\"seq\":6,\"product_model\":\"06: 26ga 5V Crimp on Plywood\",\"product_description\":\"26ga (min) 5V Crimp exposed fastener panel on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-156.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic Metal II of Vero Beach, Inc.\",\"approval_number_master\":\"FL#41908-R1\",\"approval_number\":\"FL41908.1\",\"seq\":1,\"product_model\":\"01: 24ga 1.5\\\" Mechanical Lock on Plywood\",\"product_description\":\"24ga (min) 1.5\\\" mechanical lock standing seam panel over 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-123.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic Metal II of Vero Beach, Inc.\",\"approval_number_master\":\"FL#41908-R1\",\"approval_number\":\"FL41908.2\",\"seq\":2,\"product_model\":\"02: 032 Aluminum 1.5\\\" Mechanical Lock on Plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum (or thicker) 1.5\\\" mechanical lock standing seam panel over 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-93.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-19 00:00:00\",\"instructions_url\":\"\"}],\"Capital Metal Supply, Inc.\":[{\"manufacturer\":\"Capital Metal Supply, Inc.\",\"approval_number_master\":\"FL#17992-R4\",\"approval_number\":\"FL17992.1\",\"seq\":1,\"product_model\":\"Capital Rib Roof Panel\",\"product_description\":\"Min. 29 Ga. Capital Rib Roof Panel over 1x4 Wood Purlins over 7\\\/16\\\" OSB\",\"design_pressure\":\"+N\\\/A\\\/-123.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-01-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capital Metal Supply, Inc.\",\"approval_number_master\":\"FL#17992-R4\",\"approval_number\":\"FL17992.2\",\"seq\":2,\"product_model\":\"Capital Rib Roof Panel\",\"product_description\":\"Min. 29 Ga. Capital Rib Roof Panel over 7\\\/16\\\" OSB\",\"design_pressure\":\"+N\\\/A\\\/-78.5 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-01-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capital Metal Supply, Inc.\",\"approval_number_master\":\"FL#46717-R0\",\"approval_number\":\"FL46717.1\",\"seq\":1,\"product_model\":\"1\\\" Nailstrip Roof Panel\",\"product_description\":\"26 Ga. Steel (min) 1\\\" Nailstrip Roof Panel, 16\\\" Wide or 12\\\" Wide, over 7\\\/16\\\" OSB Sheathing.\",\"design_pressure\":\"+N\\\/A\\\/-63.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-01-06 00:00:00\",\"instructions_url\":\"\"}],\"Sheffield Metals International\":[{\"manufacturer\":\"Sheffield Metals International\",\"approval_number_master\":\"FL#18316-R7\",\"approval_number\":\"FL18316.1\",\"seq\":1,\"product_model\":\"Sheffield Metal Roofing Systems\",\"product_description\":\"Metal roof systems over steel and wood decks. (Non-HVHZ)\",\"design_pressure\":\"+0\\\/-198.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sheffield Metals International\",\"approval_number_master\":\"FL#18316-R7\",\"approval_number\":\"FL18316.2\",\"seq\":2,\"product_model\":\"Sheffield Metal Roofing Systems\",\"product_description\":\"Metal roof systems over steel and wood decks. (HVHZ)\",\"design_pressure\":\"+0\\\/-198.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2035-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sheffield Metals International\",\"approval_number_master\":\"FL#47398-R0\",\"approval_number\":\"FL47398.1\",\"seq\":1,\"product_model\":\"SMI 2\\\" Mechanical Seam\",\"product_description\":\"Non-structural, mechanical lock standing seam roof panel installed over open framing\",\"design_pressure\":\"+0\\\/-127.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-03 00:00:00\",\"instructions_url\":\"\"}],\"Sunshine Metal Supply, Inc.\":[{\"manufacturer\":\"Sunshine Metal Supply, Inc.\",\"approval_number_master\":\"FL#18386-R4\",\"approval_number\":\"FL18386.1\",\"seq\":1,\"product_model\":\"Mechanical Lock\",\"product_description\":\"1 1\\\/2\\\" Mechanical Lock over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-123.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Metal Supply, Inc.\",\"approval_number_master\":\"FL#18386-R4\",\"approval_number\":\"FL18386.2\",\"seq\":2,\"product_model\":\"Nail Strip\",\"product_description\":\"1 1\\\/2\\\" Nail Strip over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Metal Supply, Inc.\",\"approval_number_master\":\"FL#18386-R4\",\"approval_number\":\"FL18386.3\",\"seq\":3,\"product_model\":\"Snap Lock\",\"product_description\":\"1 1\\\/2\\\" Snap Lock over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Metal Supply, Inc.\",\"approval_number_master\":\"FL#27705-R2\",\"approval_number\":\"FL27705.1\",\"seq\":1,\"product_model\":\"1 1\\\/2\\\" Mechanical Lock, 0.032\\\" Aluminum Roof Panel\",\"product_description\":\"1 1\\\/2\\\" Mechanical Lock, 0.032\\\" Aluminum 16\\\" Wide Roof Panel over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-126.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Metal Supply, Inc.\",\"approval_number_master\":\"FL#40317-R3\",\"approval_number\":\"FL40317.1\",\"seq\":1,\"product_model\":\"5V Crimp 0.032\\\" Aluminum Roof Panel over 15\\\/32\\\" Plywood\",\"product_description\":\"5V Crimp 0.032\\\" Aluminum Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-146.0psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Metal Supply, Inc.\",\"approval_number_master\":\"FL#40317-R3\",\"approval_number\":\"FL40317.2\",\"seq\":2,\"product_model\":\"5V Crimp 0.032\\\" Aluminum Roof Panel over 19\\\/32\\\" Plywood\",\"product_description\":\"5V Crimp 0.032\\\" Aluminum Roof Panel over 19\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-153.5psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Metal Supply, Inc.\",\"approval_number_master\":\"FL#40317-R3\",\"approval_number\":\"FL40317.3\",\"seq\":3,\"product_model\":\"5V Crimp 26 Ga. Roof Panel over 15\\\/32\\\" or 19\\\/32\\\" Plywood\",\"product_description\":\"5V Crimp 26 Ga. Roof Panel with #12 Fastener over 15\\\/32\\\" or 19\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-200.0psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Metal Supply, Inc.\",\"approval_number_master\":\"FL#40317-R3\",\"approval_number\":\"FL40317.4\",\"seq\":4,\"product_model\":\"5V Crimp 26 Ga. Roof Panel over 15\\\/32\\\" Plywood\",\"product_description\":\"5V Crimp 26 Ga. Roof Panel with #10 Fastener over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-153.5psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Metal Supply, Inc.\",\"approval_number_master\":\"FL#41159-R1\",\"approval_number\":\"FL41159.1\",\"seq\":1,\"product_model\":\"1\\\" SunlocEZ 0.032\\\" Aluminum Roof Panel over 15\\\/32\",\"product_description\":\"1\\\" SunlocEZ 0.032\\\" Aluminum Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-22.7psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Metal Supply, Inc.\",\"approval_number_master\":\"FL#41159-R1\",\"approval_number\":\"FL41159.2\",\"seq\":2,\"product_model\":\"1\\\" SunlocEZ 24 Ga. Roof Panel over 15\\\/32\\\" Plywood\",\"product_description\":\"1\\\" SunlocEZ 24 Ga. Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-41.7psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Metal Supply, Inc.\",\"approval_number_master\":\"FL#41159-R1\",\"approval_number\":\"FL41159.3\",\"seq\":3,\"product_model\":\"26 Ga. PBR Roof Panel over Plywood\",\"product_description\":\"26 Ga. PBR Roof Panel over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-71.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Metal Supply, Inc.\",\"approval_number_master\":\"FL#41716-R1\",\"approval_number\":\"FL41716.1\",\"seq\":1,\"product_model\":\"26 Ga. Sun-Rib Roof Panel over 15\\\/32\\\" Plywood\",\"product_description\":\"26 Ga. Sun-Rib Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-131.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Metal Supply, Inc.\",\"approval_number_master\":\"FL#46022-R1\",\"approval_number\":\"FL46022.1\",\"seq\":1,\"product_model\":\"26 Ga. 1\\\" SunlocEZ Roof panel over plywood\",\"product_description\":\"26 Ga. 1\\\" SunlocEZ Roof panel over plywood\",\"design_pressure\":\"+N\\\/A\\\/-78.5 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Metal Supply, Inc.\",\"approval_number_master\":\"FL#46022-R1\",\"approval_number\":\"FL46022.2\",\"seq\":2,\"product_model\":\"26 Ga. Snap Lock 15 Roof Panel\",\"product_description\":\"26 Ga. Snap Lock 15 Roof Panel over plywood\",\"design_pressure\":\"+N\\\/A\\\/-63.5 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Metal Supply, Inc.\",\"approval_number_master\":\"FL#46022-R1\",\"approval_number\":\"FL46022.3\",\"seq\":3,\"product_model\":\"Aluminum Snap Lock 15 Roof Panel\",\"product_description\":\"Aluminum Snap Lock 15 Roof Panel over plywood\",\"design_pressure\":\"+N\\\/A\\\/-56.0 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Metal Supply, Inc.\",\"approval_number_master\":\"FL#21055-R0\",\"approval_number\":\"FL21055.1\",\"seq\":1,\"product_model\":\"5V Crimp\",\"product_description\":\"26 Ga. 5V Crimp Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-86.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Metal Supply, Inc.\",\"approval_number_master\":\"FL#18386-R1\",\"approval_number\":\"FL18386.4\",\"seq\":4,\"product_model\":\"Snap Lock\",\"product_description\":\"1 1\\\/2\\\" Snap Lock over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Metal Supply, Inc.\",\"approval_number_master\":\"FL#26081-R0\",\"approval_number\":\"FL26081.1\",\"seq\":1,\"product_model\":\"SUNRIB\",\"product_description\":\"Min. 26 ga., 36\\\" wide through fastened roof panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-112.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Metal Supply, Inc.\",\"approval_number_master\":\"FL#30929-R0\",\"approval_number\":\"FL30929.1\",\"seq\":1,\"product_model\":\"0.032\\\" Aluminum 5V Crimp Roof Panel over Plywood\",\"product_description\":\"0.032\\\" Aluminum 5V Crimp Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+146.0psf\\\/-n\\\/a\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-28 00:00:00\",\"instructions_url\":\"\"}],\"Metal Roofing Center, Inc.\":[{\"manufacturer\":\"Metal Roofing Center, Inc.\",\"approval_number_master\":\"FL#18524-R3\",\"approval_number\":\"FL18524.1\",\"seq\":1,\"product_model\":\"26 Ga. Classic Rib\",\"product_description\":\"26 Ga. Classic Rib 36\\\" Coverage Metal Roof Panel over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-146.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Center, Inc.\",\"approval_number_master\":\"FL#18524-R3\",\"approval_number\":\"FL18524.2\",\"seq\":2,\"product_model\":\"26 Ga. PBR Panel\",\"product_description\":\"26 Ga. PBR Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-154.8psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Center, Inc.\",\"approval_number_master\":\"FL#3003-R0\",\"approval_number\":\"FL3003.1\",\"seq\":1,\"product_model\":\"Nail Strip\",\"product_description\":\"1\\\"-1 1\\\/2\\\" , 24 or 26 gauge Galvalume or galvanized metal roof panels, 12\\\" and 16\\\" widths\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Center, Inc.\",\"approval_number_master\":\"FL#3003-R0\",\"approval_number\":\"FL3003.2\",\"seq\":2,\"product_model\":\"PBR-R Panel\",\"product_description\":\"26 and 29 gauge Galvalume or galvanized metal roof panels. 36\\\" wide with 1 1\\\/4\\\" ribs, 12\\\" o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Center, Inc.\",\"approval_number_master\":\"FL#3003-R0\",\"approval_number\":\"FL3003.3\",\"seq\":3,\"product_model\":\"Tuff-Rib\",\"product_description\":\"26 and 29 gauge Galvalume or galvanized metal roof panel. 36\\\" wide, 3\\\/4\\\" rib 9\\\" o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Center, Inc.\",\"approval_number_master\":\"FL#4433-R0\",\"approval_number\":\"FL4433.1\",\"seq\":1,\"product_model\":\"26 gauge and 29 gauge Metal Rib Panel\",\"product_description\":\"26 gauge and 29 gauge Rib through fastened roofing panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Center, Inc.\",\"approval_number_master\":\"FL#4433-R0\",\"approval_number\":\"FL4433.2\",\"seq\":2,\"product_model\":\"PBR Metal Roofing Panel\",\"product_description\":\"26 gauge through fastened metal roofing panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Center, Inc.\",\"approval_number_master\":\"FL#4434-R0\",\"approval_number\":\"FL4434.1\",\"seq\":1,\"product_model\":\"Nail Strip\",\"product_description\":\"22g and 24g 1\\\" and 1 1\\\/2\\\" metal roofing panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Center, Inc.\",\"approval_number_master\":\"FL#6320-R0\",\"approval_number\":\"FL6320.1\",\"seq\":1,\"product_model\":\"PBR PANEL\",\"product_description\":\"26GA, PBR R METAL PANEL\",\"design_pressure\":\"+N\\\/A\\\/--56.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Center, Inc.\",\"approval_number_master\":\"FL#6320-R0\",\"approval_number\":\"FL6320.2\",\"seq\":2,\"product_model\":\"RIB PANEL\",\"product_description\":\"26GA, 36\\\" WIDTH RIB PANEL\",\"design_pressure\":\"+N\\\/A\\\/-86.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Center, Inc.\",\"approval_number_master\":\"FL#6320-R0\",\"approval_number\":\"FL6320.3\",\"seq\":3,\"product_model\":\"RIB PANEL\",\"product_description\":\"29GA, 36\\\" WIDTH RIB PANEL\",\"design_pressure\":\"+N\\\/A\\\/--84.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Center, Inc.\",\"approval_number_master\":\"FL#6365-R0\",\"approval_number\":\"FL6365.1\",\"seq\":1,\"product_model\":\"NAIL STRIP\",\"product_description\":\"22GA 1 1\\\/2\\\" NAIL STRIP ROOFING PANEL\",\"design_pressure\":\"+N\\\/A\\\/-105\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Center, Inc.\",\"approval_number_master\":\"FL#6365-R0\",\"approval_number\":\"FL6365.2\",\"seq\":2,\"product_model\":\"NAIL STRIP\",\"product_description\":\"24GA, 1\\\" NAIL STRIP\",\"design_pressure\":\"+N\\\/A\\\/-100PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Center, Inc.\",\"approval_number_master\":\"FL#6365-R0\",\"approval_number\":\"FL6365.3\",\"seq\":3,\"product_model\":\"NAIL STRIP\",\"product_description\":\"24GA 1 1\\\/2\\\" NAIL STRIP ROOFING PANEL\",\"design_pressure\":\"+N\\\/A\\\/-65psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Center, Inc.\",\"approval_number_master\":\"FL#12095-R0\",\"approval_number\":\"FL12095.1\",\"seq\":1,\"product_model\":\"24 Ga. Nailstrip\",\"product_description\":\"1\\\" Nailstrip 24 Ga. 16\\\" Wide over 1\\\/2\\\" Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-153.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Center, Inc.\",\"approval_number_master\":\"FL#12095-R0\",\"approval_number\":\"FL12095.2\",\"seq\":2,\"product_model\":\"24 Ga. Nailstrip\",\"product_description\":\"1.5\\\" Nail Strip 24 Ga. 15\\\" Wide over 19\\\/32\\\" SEALED Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-108.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Center, Inc.\",\"approval_number_master\":\"FL#12095-R0\",\"approval_number\":\"FL12095.3\",\"seq\":3,\"product_model\":\"26 Ga. PBR\",\"product_description\":\"26 Ga. PBR 36\\\" Wide over 15\\\/32\\\" Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-60.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Center, Inc.\",\"approval_number_master\":\"FL#12095-R0\",\"approval_number\":\"FL12095.4\",\"seq\":4,\"product_model\":\"26 Ga. Rib\",\"product_description\":\"26 Ga. \\u00be\\\" Rib over 15\\\/32\\\" Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-146.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ALL METAL ACQUISITIONS, LLC\":[{\"manufacturer\":\"ALL METAL ACQUISITIONS, LLC\",\"approval_number_master\":\"FL#18579-R3\",\"approval_number\":\"FL18579.1\",\"seq\":1,\"product_model\":\"1 3\\\/4\\\" SNAP LOCK\",\"product_description\":\"24GA 13-7\\\/8\\\" WIDTH OVER 15\\\/32\\\" APA PLYWOOD\",\"design_pressure\":\"+N\\\/A\\\/-123.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALL METAL ACQUISITIONS, LLC\",\"approval_number_master\":\"FL#18579-R3\",\"approval_number\":\"FL18579.2\",\"seq\":2,\"product_model\":\"1-3\\\/4\\\" SNAP LOCK\",\"product_description\":\"26GA 13-7\\\/8\\\" coverage over 15\\\/32\\\" APA Plywood\",\"design_pressure\":\"+n\\\/a\\\/-78.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALL METAL ACQUISITIONS, LLC\",\"approval_number_master\":\"FL#18579-R3\",\"approval_number\":\"FL18579.3\",\"seq\":3,\"product_model\":\"1.5 Mechanical Lock\",\"product_description\":\"over 22GA Steel Decking\",\"design_pressure\":\"+N\\\/A\\\/-123.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALL METAL ACQUISITIONS, LLC\",\"approval_number_master\":\"FL#18579-R3\",\"approval_number\":\"FL18579.4\",\"seq\":4,\"product_model\":\"1.5 Mechanical Lock Aluminum\",\"product_description\":\"0.032 ALUMINUM OVER 15\\\/32\\\" APA PLYWOOD\",\"design_pressure\":\"+N\\\/A\\\/-119.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALL METAL ACQUISITIONS, LLC\",\"approval_number_master\":\"FL#18579-R3\",\"approval_number\":\"FL18579.5\",\"seq\":5,\"product_model\":\"1.5 Mechanical Lock Aluminum\",\"product_description\":\"over 22GA Steel Decking\",\"design_pressure\":\"+N\\\/A\\\/-79.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALL METAL ACQUISITIONS, LLC\",\"approval_number_master\":\"FL#18579-R3\",\"approval_number\":\"FL18579.6\",\"seq\":6,\"product_model\":\"5V CRIMP\",\"product_description\":\"26GA OVER 15\\\/32\\\" APA PLYWOOD EXISTING - 19\\\/32\\\" APA PLYWOOD FOR HVHZ USE\",\"design_pressure\":\"+N\\\/A\\\/-156.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALL METAL ACQUISITIONS, LLC\",\"approval_number_master\":\"FL#18579-R3\",\"approval_number\":\"FL18579.7\",\"seq\":7,\"product_model\":\"7\\\/8\\\" Nailstrip\",\"product_description\":\"24GA 16\\\" coverage over APA Plywood\",\"design_pressure\":\"+n\\\/a\\\/-108.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALL METAL ACQUISITIONS, LLC\",\"approval_number_master\":\"FL#18579-R3\",\"approval_number\":\"FL18579.8\",\"seq\":8,\"product_model\":\"PBR\",\"product_description\":\"26GA 36\\\" coverage over 15\\\/32\\\" APA Plywood\",\"design_pressure\":\"+n\\\/a\\\/-154.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALL METAL ACQUISITIONS, LLC\",\"approval_number_master\":\"FL#18579-R3\",\"approval_number\":\"FL18579.9\",\"seq\":9,\"product_model\":\"TUFF RIB\",\"product_description\":\"29GA 36\\\" coverage over 15\\\/32\\\" APA Plywood\",\"design_pressure\":\"+n\\\/a\\\/-108.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALL METAL ACQUISITIONS, LLC\",\"approval_number_master\":\"FL#18579-R3\",\"approval_number\":\"FL18579.10\",\"seq\":10,\"product_model\":\"TUFF RIB\",\"product_description\":\"29GA MIN OVER 1X4 No.2 SYP wood purlins over 15\\\/32\\\" APA Plywood\",\"design_pressure\":\"+n\\\/a\\\/-183.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALL METAL ACQUISITIONS, LLC\",\"approval_number_master\":\"FL#18579-R3\",\"approval_number\":\"FL18579.11\",\"seq\":11,\"product_model\":\"TUFF RIB 26GA\",\"product_description\":\"26GA OVER 15\\\/32\\\" APA PLYWOOD\",\"design_pressure\":\"+N\\\/A\\\/-146\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALL METAL ACQUISITIONS, LLC\",\"approval_number_master\":\"FL#18579-R3\",\"approval_number\":\"FL18579.12\",\"seq\":12,\"product_model\":\"TUFF RIB 29GA\",\"product_description\":\"29GA OVER 15\\\/32\\\" APA PLYWOOD\",\"design_pressure\":\"+N\\\/A\\\/-146\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-23 00:00:00\",\"instructions_url\":\"\"}],\"Boss Metals\":[{\"manufacturer\":\"Boss Metals\",\"approval_number_master\":\"FL#34566-R1\",\"approval_number\":\"FL34566.1\",\"seq\":1,\"product_model\":\"BOSS FIRM LOC\",\"product_description\":\"Max 16\\\" wide, nom 0.032\\\" thick (min.) aluminum standing seam panel over min 15\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-138.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boss Metals\",\"approval_number_master\":\"FL#34566-R1\",\"approval_number\":\"FL34566.2\",\"seq\":2,\"product_model\":\"BOSS FIRM LOC\",\"product_description\":\"Max 16\\\" wide, 24 ga. standing seam panel over min 15\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-123\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boss Metals\",\"approval_number_master\":\"FL#34566-R1\",\"approval_number\":\"FL34566.3\",\"seq\":3,\"product_model\":\"BOSS HARDY LOC\",\"product_description\":\"Max 17\\\" wide, nom 0.040\\\" thick (min.) aluminum standing seam panel over metal deck.\",\"design_pressure\":\"+N\\\/A\\\/-143.8\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boss Metals\",\"approval_number_master\":\"FL#34566-R1\",\"approval_number\":\"FL34566.4\",\"seq\":4,\"product_model\":\"BOSS RIB\",\"product_description\":\"Min 26 ga., 36\\\" wide through fastened panel over min 15\\\/32\\\" thick plywood\",\"design_pressure\":\"+N\\\/A\\\/-78.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boss Metals\",\"approval_number_master\":\"FL#34566-R1\",\"approval_number\":\"FL34566.5\",\"seq\":5,\"product_model\":\"BOSS WAVE\",\"product_description\":\"Min 26 ga. through fastened panel with coverage width of 21\\\" over min 15\\\/32\\\" thick plywood\",\"design_pressure\":\"+N\\\/A\\\/-104.8\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boss Metals\",\"approval_number_master\":\"FL#46556-R0\",\"approval_number\":\"FL46556.1\",\"seq\":1,\"product_model\":\"Boss Zip\",\"product_description\":\"Max 16\\\" wide, 0.04\\\" thick aluminum standing seam panel fastened to steel deck\",\"design_pressure\":\"+N\\\/A\\\/-205.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boss Metals\",\"approval_number_master\":\"FL#19624-R0\",\"approval_number\":\"FL19624.1\",\"seq\":1,\"product_model\":\"01 - \\\"\\\"KenLOC\\\"\",\"product_description\":\"1\\\" Rib Height, 16\\\" wide (max.), 26 gauge (min.) Steel roof panel attached to 1\\\/2\\\" (min.) Plywood Deck with screws.\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boss Metals\",\"approval_number_master\":\"FL#19624-R0\",\"approval_number\":\"FL19624.2\",\"seq\":2,\"product_model\":\"02 - \\\"\\\"KenLOC\\\"\",\"product_description\":\"1-1\\\/2\\\" Rib Height, 16\\\" wide (max.), 26 gauge (min.) Steel roof panel attached to 1\\\/2\\\" (min.) Plywood Deck with screws.\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boss Metals\",\"approval_number_master\":\"FL#19624-R0\",\"approval_number\":\"FL19624.3\",\"seq\":3,\"product_model\":\"03 - \\\"\\\"StayLOC\\\"\",\"product_description\":\"1\\\" Rib Height, 17\\\" wide (max.), 26 gauge (min.) Steel roof panel attached to 1\\\/2\\\" (min.) Plywood Deck with roof clips & screws.\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boss Metals\",\"approval_number_master\":\"FL#19624-R0\",\"approval_number\":\"FL19624.4\",\"seq\":4,\"product_model\":\"04 - \\\"\\\"StayLOC\\\"\",\"product_description\":\"1-1\\\/2\\\" Rib Height, 17\\\" wide (max.), 26 gauge (min.) Steel roof panel attached to 1\\\/2\\\" (min.) Plywood Deck with roof clips & screws.\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boss Metals\",\"approval_number_master\":\"FL#19624-R0\",\"approval_number\":\"FL19624.5\",\"seq\":5,\"product_model\":\"05 - \\\"\\\"StayLOC\\\"\",\"product_description\":\"1\\\" Rib Height, 17\\\" wide (max.), 0.032\\\" Aluminum (min.) roof panel attached to 1\\\/2\\\" (min.) Plywood Deck with roof clips & screws.\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boss Metals\",\"approval_number_master\":\"FL#19624-R0\",\"approval_number\":\"FL19624.6\",\"seq\":6,\"product_model\":\"06 - \\\"\\\"StayLOC\\\"\",\"product_description\":\"1-1\\\/2\\\" Rib Height, 17\\\" wide (max.), 0.032\\\" Aluminum (min.) roof panel attached to 1\\\/2\\\" (min.) Plywood Deck with roof clips & screws.\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boss Metals\",\"approval_number_master\":\"FL#19624-R0\",\"approval_number\":\"FL19624.7\",\"seq\":7,\"product_model\":\"07 - \\\"\\\"5V Crimp\\\"\",\"product_description\":\"1\\\/2\\\" Rib Height, 24\\\" wide, 29 gauge Steel roof panel attached to 7\\\/16\\\" OSB or 15\\\/32\\\" Plywood with screws attached in panel flats.\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boss Metals\",\"approval_number_master\":\"FL#19624-R0\",\"approval_number\":\"FL19624.8\",\"seq\":8,\"product_model\":\"08 - \\\"\\\"5V Crimp\\\"\",\"product_description\":\"1\\\/2\\\" Rib Height, 24\\\" wide, 29 gauge Steel roof panel attached to 7\\\/16\\\" OSB or 15\\\/32\\\" Plywood with screws attached in panel crowns.\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boss Metals\",\"approval_number_master\":\"FL#19624-R0\",\"approval_number\":\"FL19624.9\",\"seq\":9,\"product_model\":\"09 - \\\"\\\"5V Crimp\\\"\",\"product_description\":\"1\\\/2\\\" Rib Height, 24\\\" wide, 26 gauge Steel roof panel attached to 15\\\/32\\\" Plywood with screws attached in panel flats.\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boss Metals\",\"approval_number_master\":\"FL#19624-R0\",\"approval_number\":\"FL19624.10\",\"seq\":10,\"product_model\":\"10 - \\\"\\\"5V Crimp\\\"\",\"product_description\":\"1\\\/2\\\" Rib Height, 24\\\" wide, 26 gauge Steel roof panel attached to 19\\\/32\\\" Plywood with screws attached in panel flats.\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boss Metals\",\"approval_number_master\":\"FL#19624-R0\",\"approval_number\":\"FL19624.11\",\"seq\":11,\"product_model\":\"11 - \\\"\\\"5V Crimp\\\"\",\"product_description\":\"1\\\/2\\\" Rib Height, 24\\\" wide, 26 gauge Steel roof panel attached to 15\\\/32\\\" Plywood with screws attached in panel crowns.\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boss Metals\",\"approval_number_master\":\"FL#19624-R0\",\"approval_number\":\"FL19624.12\",\"seq\":12,\"product_model\":\"12 - \\\"\\\"Perfect Rib\\\"\",\"product_description\":\"3\\\/4\\\" Rib Height, 36\\\" wide, 29 gauge Steel roof panel attached to 7\\\/16\\\" OSB or 15\\\/32\\\" Plywood with screws.\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boss Metals\",\"approval_number_master\":\"FL#19624-R0\",\"approval_number\":\"FL19624.13\",\"seq\":13,\"product_model\":\"13 - \\\"\\\"Perfect Rib\\\"\",\"product_description\":\"3\\\/4\\\" Rib Height, 36\\\" wide, 26 gauge Steel roof panel attached to 15\\\/32\\\" Plywood Deck with screws.\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boss Metals\",\"approval_number_master\":\"FL#19624-R0\",\"approval_number\":\"FL19624.14\",\"seq\":14,\"product_model\":\"14 - \\\"\\\"MechLOC\\\"\",\"product_description\":\"1-1\\\/2\\\" Rib Height, 16\\\" wide (max.), 24 gauge (min.) Steel roof panel attached to 1\\\/2\\\" (min.) Plywood Deck with mechanically seamed roof clips & screws.\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boss Metals\",\"approval_number_master\":\"FL#19624-R0\",\"approval_number\":\"FL19624.15\",\"seq\":15,\"product_model\":\"15 - \\\"\\\"MechLOC\\\"\",\"product_description\":\"1-1\\\/2\\\" Rib Height, 16\\\" wide (max.), 24 gauge (min.) Steel roof panel attached to Steel Deck with mechanically seamed roof clips & screws.\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Metal Roof Master USA LLC\":[{\"manufacturer\":\"Metal Roof Master USA LLC\",\"approval_number_master\":\"FL#19663-R2\",\"approval_number\":\"FL19663.1\",\"seq\":1,\"product_model\":\"MRM Tornado Aluminum Roof Panel 1.5\",\"product_description\":\"Max 18\\\" wide, nom 0.036\\\" thick (min.) aluminum standing seam panel over min 19\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-213.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roof Master USA LLC\",\"approval_number_master\":\"FL#19663-R2\",\"approval_number\":\"FL19663.2\",\"seq\":2,\"product_model\":\"MRM Tornado Steel Roof Panel 1.5\",\"product_description\":\"Max 20\\\" wide, min 24 ga. standing seam metal panel over min 19\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-236\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Surplus & Salvage of Chipley\":[{\"manufacturer\":\"Surplus & Salvage of Chipley\",\"approval_number_master\":\"FL#20519-R3\",\"approval_number\":\"FL20519.1\",\"seq\":1,\"product_model\":\"Min. 29 Ga. Tuff Rib Roof Panel\",\"product_description\":\"Min. 29 Ga. Tuff Rib Roof Panel over 1x4 Wood Purlins over 7\\\/16\\\" OSB\",\"design_pressure\":\"+N\\\/A\\\/-71.0 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-05-20 00:00:00\",\"instructions_url\":\"\"}],\"Architectural Metal Flashings, LLC\":[{\"manufacturer\":\"Architectural Metal Flashings, LLC\",\"approval_number_master\":\"FL#21367-R6\",\"approval_number\":\"FL21367.1\",\"seq\":1,\"product_model\":\"1\\\" Snap Lock Panel\",\"product_description\":\"1-inch snap lock standing seam; Maximum 16-inch coverage; Optional intermediate ribs\",\"design_pressure\":\"+0\\\/-112.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Metal Flashings, LLC\",\"approval_number_master\":\"FL#21367-R6\",\"approval_number\":\"FL21367.2\",\"seq\":2,\"product_model\":\"1.5\\\" Snap Lock Panel\",\"product_description\":\"1.5-inch snap lock standing seam; Maximum 16-inch coverage; Optional intermediate ribs\",\"design_pressure\":\"+0\\\/-56\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Metal Flashings, LLC\",\"approval_number_master\":\"FL#21367-R6\",\"approval_number\":\"FL21367.3\",\"seq\":3,\"product_model\":\"5V Crimp Panel\",\"product_description\":\"Preformed panel; 3\\\/8-inch rib; Maximum 24-inch coverage\",\"design_pressure\":\"+0\\\/-112.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Metal Flashings, LLC\",\"approval_number_master\":\"FL#21367-R6\",\"approval_number\":\"FL21367.4\",\"seq\":4,\"product_model\":\"Standing Seam Panel\",\"product_description\":\"1.5-inch standing seam panel; 180\\u00b0 lock; Maximum 16-inch coverage; Optional intermediate ribs\",\"design_pressure\":\"+0\\\/-165\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Metal Flashings, LLC\",\"approval_number_master\":\"FL#21367-R6\",\"approval_number\":\"FL21367.5\",\"seq\":5,\"product_model\":\"U Panel\",\"product_description\":\"7\\\/8-inch U panel and batten; Maximum 16-inch coverage; Optional intermediate ribs\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Metal Flashings, LLC\",\"approval_number_master\":\"FL#21445-R0\",\"approval_number\":\"FL21445.1\",\"seq\":1,\"product_model\":\"Standing Seam Panel\",\"product_description\":\"1.5-inch standing seam panel; 180\\u00b0 lock; Maximum 16-inch coverage; Optional intermediate ribs\",\"design_pressure\":\"+0\\\/-165\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Worthouse, Inc\":[{\"manufacturer\":\"Worthouse, Inc\",\"approval_number_master\":\"FL#21544-R7\",\"approval_number\":\"FL21544.1\",\"seq\":1,\"product_model\":\"Supre, Dura, Eura, Ulta and Como Metal Roof Panels\",\"product_description\":\"Through-fastened, preformed, min. 26 ga. painted, steel panels\",\"design_pressure\":\"+0\\\/-191\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Loadmaster Systems, Inc\":[{\"manufacturer\":\"Loadmaster Systems, Inc\",\"approval_number_master\":\"FL#21581-R3\",\"approval_number\":\"FL21581.1\",\"seq\":1,\"product_model\":\"Super Span 150 - Metal Roof Assembly\",\"product_description\":\"Loadmaster Super Span 150 I-250 Insulated Roof DeckSystem with McElroy 238T Aluminum (0.040\\\") Seam Panel.Full Assembly over Structural Steel Supports\",\"design_pressure\":\"+N\\\/A\\\/-206\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loadmaster Systems, Inc\",\"approval_number_master\":\"FL#21581-R3\",\"approval_number\":\"FL21581.2\",\"seq\":2,\"product_model\":\"Super Span 150 - Metal Roof Assembly\",\"product_description\":\"Loadmaster Super Span 150 I-250 Insulated Roof Deck System with McElroy 238T Aluminum (0.040\\\") Seam Panel.Full Assembly over Structural Steel Supports, Rated for Impact\",\"design_pressure\":\"+NA\\\/-206\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-02 00:00:00\",\"instructions_url\":\"\"}],\"G & G Roofing Construction, Inc\":[{\"manufacturer\":\"G & G Roofing Construction, Inc\",\"approval_number_master\":\"FL#22706-R2\",\"approval_number\":\"FL22706.1\",\"seq\":1,\"product_model\":\"1\\\" Nail Strip\",\"product_description\":\"1\\\" Nail Strip, 24 Ga. 16\\\" Wide Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-153.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"G & G Roofing Construction, Inc\",\"approval_number_master\":\"FL#22706-R2\",\"approval_number\":\"FL22706.2\",\"seq\":2,\"product_model\":\"1.5\\\" Nail Strip\",\"product_description\":\"1.5\\\" Nail Strip, 24 Ga. 15 1\\\/2\\\" Wide Roof Panel over Plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-116.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"G & G Roofing Construction, Inc\",\"approval_number_master\":\"FL#22706-R2\",\"approval_number\":\"FL22706.3\",\"seq\":3,\"product_model\":\"1.5\\\" Snap Lock\",\"product_description\":\"1.5\\\" Snap Lock, 24 Ga. Roof Panel over Plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-116.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"}],\"ALUMFLO INC\":[{\"manufacturer\":\"ALUMFLO INC\",\"approval_number_master\":\"FL#22840-R3\",\"approval_number\":\"FL22840.1\",\"seq\":1,\"product_model\":\"0.024\\\" Aluminum\",\"product_description\":\"3\\\" Riser Roof Panel\",\"design_pressure\":\"+48.6\\\/-48.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALUMFLO INC\",\"approval_number_master\":\"FL#22840-R3\",\"approval_number\":\"FL22840.2\",\"seq\":2,\"product_model\":\"0.030\\\" Aluminum\",\"product_description\":\"3\\\" Riser Panel\",\"design_pressure\":\"+48.6\\\/-48.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALUMFLO INC\",\"approval_number_master\":\"FL#22840-R3\",\"approval_number\":\"FL22840.3\",\"seq\":3,\"product_model\":\"24 Gage Galvalume\",\"product_description\":\"3\\\" Riser Roof Panel\",\"design_pressure\":\"+48.6\\\/-48.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALUMFLO INC\",\"approval_number_master\":\"FL#22840-R3\",\"approval_number\":\"FL22840.4\",\"seq\":4,\"product_model\":\"26 Gage Galvalume\",\"product_description\":\"3\\\" Riser Roof Panel\",\"design_pressure\":\"+48.6\\\/-48.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"1st Coast Metal Roofing Supply\":[{\"manufacturer\":\"1st Coast Metal Roofing Supply\",\"approval_number_master\":\"FL#24397-R9\",\"approval_number\":\"FL24397.1\",\"seq\":1,\"product_model\":\"5V Crimp\",\"product_description\":\"0.032\\\" Aluminum - 5V Crimp 24\\\" Wide Roof Panels Over 1\\\/2\\\" Plywood, Fastened 12\\\" O.C. x 14\\\" O.C.\",\"design_pressure\":\"+N\\\/A\\\/-71.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"1st Coast Metal Roofing Supply\",\"approval_number_master\":\"FL#24397-R9\",\"approval_number\":\"FL24397.2\",\"seq\":2,\"product_model\":\"5V Crimp\",\"product_description\":\"26 Ga. Steel - 5V Crimp 24\\\" Wide Roof Panels Over Nominal 7\\\/16\\\" OSB Sheathing, Fastened 12\\\" O.C. x 16\\\" O.C.\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"1st Coast Metal Roofing Supply\",\"approval_number_master\":\"FL#24397-R9\",\"approval_number\":\"FL24397.3\",\"seq\":3,\"product_model\":\"5V Crimp\",\"product_description\":\"26 Ga. Steel - 5V Crimp 24\\\" Wide Roof Panels Over Nominal 7\\\/16\\\" OSB Sheathing, Fastened (2) 12\\\" O.C. x 24\\\" O.C.\",\"design_pressure\":\"+N\\\/A\\\/-63.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"1st Coast Metal Roofing Supply\",\"approval_number_master\":\"FL#24397-R9\",\"approval_number\":\"FL24397.4\",\"seq\":4,\"product_model\":\"Armour Loc 0.032\\\" Aluminum\",\"product_description\":\"0.032\\\" Aluminum - 1\\\" Nailstrip x 16\\\" Wide Roof Panels Over 1\\\/2\\\" Plywood, Fastened 4 5\\\/8\\\" O.C.\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"1st Coast Metal Roofing Supply\",\"approval_number_master\":\"FL#24397-R9\",\"approval_number\":\"FL24397.5\",\"seq\":5,\"product_model\":\"Armour Loc 26 Ga.\",\"product_description\":\"26 Ga. Steel - 1\\\" Nailstrip x 16\\\" Wide Roof Panels Over 1\\\/2\\\" Plywood, Fastened 4 3\\\/4\\\" O.C.\",\"design_pressure\":\"+N\\\/A\\\/-86.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"1st Coast Metal Roofing Supply\",\"approval_number_master\":\"FL#24397-R9\",\"approval_number\":\"FL24397.6\",\"seq\":6,\"product_model\":\"Armour PBR\",\"product_description\":\"26 Ga. Steel - PBR 1 1\\\/8\\\" x 36\\\" Wide Roof Panels Over 1\\\/2\\\" Plywood, Fastened 12\\\" O.C. x 24\\\" O.C.\",\"design_pressure\":\"+N\\\/A\\\/-63.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"1st Coast Metal Roofing Supply\",\"approval_number_master\":\"FL#24397-R9\",\"approval_number\":\"FL24397.7\",\"seq\":7,\"product_model\":\"Armour Rib 0.032\\\" Aluminum\",\"product_description\":\"0.032\\\" Aluminum - 3\\\/4\\\" Rib x 36\\\" Wide Roof Panels Over 1\\\/2\\\" Plywood, Fastened 9\\\" O.C. x 6\\\" O.C.\",\"design_pressure\":\"+N\\\/A\\\/-78.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"1st Coast Metal Roofing Supply\",\"approval_number_master\":\"FL#24397-R9\",\"approval_number\":\"FL24397.8\",\"seq\":8,\"product_model\":\"Armour Rib 29 Ga.\",\"product_description\":\"29 Ga. Steel - 3\\\/4\\\" Rib x 36\\\" Wide Roof Panels Over 1\\\/2\\\" Plywood, Fastened 9\\\" O.C. x 24\\\" O.C.\",\"design_pressure\":\"+N\\\/A\\\/-78.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"1st Coast Metal Roofing Supply\",\"approval_number_master\":\"FL#24397-R9\",\"approval_number\":\"FL24397.9\",\"seq\":9,\"product_model\":\"Armour Rib 29 Ga.\",\"product_description\":\"29 Ga. Steel - 3\\\/4\\\" Rib x 36\\\" Wide Roof Panels Over 1\\\/2\\\" Plywood, Fastened 6\\\"-3\\\"-6\\\" O.C. x 24\\\" O.C.\",\"design_pressure\":\"+N\\\/A\\\/-108.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"1st Coast Metal Roofing Supply\",\"approval_number_master\":\"FL#24397-R9\",\"approval_number\":\"FL24397.10\",\"seq\":10,\"product_model\":\"Armour Rib 29 Ga.\",\"product_description\":\"29 Ga. Steel - 3\\\/4\\\" Rib x 36\\\" Wide Roof Panels Over 1x4 Wood Battens Over 1\\\/2\\\" Plywood, Fastened 9\\\" O.C. x 24\\\" O.C.\",\"design_pressure\":\"+N\\\/A\\\/-108.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"1st Coast Metal Roofing Supply\",\"approval_number_master\":\"FL#24397-R9\",\"approval_number\":\"FL24397.11\",\"seq\":11,\"product_model\":\"Armour Rib 29 Ga.\",\"product_description\":\"29 Ga. Steel - 3\\\/4\\\" Rib x 36\\\" Wide Roof Panels Over 1x4 Wood Battens Over 1\\\/2\\\" Plywood, Fastened 6\\\"-3\\\"-6\\\" O.C. x 24\\\" O.C.\",\"design_pressure\":\"+N\\\/A\\\/-183.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"1st Coast Metal Roofing Supply\",\"approval_number_master\":\"FL#24397-R9\",\"approval_number\":\"FL24397.12\",\"seq\":12,\"product_model\":\"Armour Rib 29 Ga.\",\"product_description\":\"29 Ga. Steel - 3\\\/4\\\" Rib x 36\\\" Wide Roof Panels Over 19\\\/32\\\" OSB Sheathing, Fastened 9\\\" O.C. x 24\\\" O.C.\",\"design_pressure\":\"+N\\\/A\\\/-63.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"1st Coast Metal Roofing Supply\",\"approval_number_master\":\"FL#27567-R4\",\"approval_number\":\"FL27567.1\",\"seq\":1,\"product_model\":\"Armour PBR\",\"product_description\":\"26 Ga Steel - 1 1\\\/8\\\" Rib x 36\\\" Wide Structural Roof Panel over 14 Ga. Steel Purlins, Spaced 60\\\" O.C. (max).\",\"design_pressure\":\"+N\\\/A\\\/-35.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"1st Coast Metal Roofing Supply\",\"approval_number_master\":\"FL#27567-R4\",\"approval_number\":\"FL27567.2\",\"seq\":2,\"product_model\":\"Armour Rib\",\"product_description\":\"29 Ga. Steel - 3\\\/4\\\" Rib x 36\\\" Wide Structural Roof Panels, Over 2x4 Wood Purlins Spaced 24\\\" O.C. (max).\",\"design_pressure\":\"+N\\\/A\\\/-93.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"1st Coast Metal Roofing Supply\",\"approval_number_master\":\"FL#35255-R2\",\"approval_number\":\"FL35255.1\",\"seq\":1,\"product_model\":\"Armour Loc HVHZ\",\"product_description\":\"24 Ga. Steel - 1 3\\\/4\\\" Snaplock x 18\\\" Wide Roof Panels over 1\\\/2\\\" Plywood sheathing.\",\"design_pressure\":\"+N\\\/A\\\/-166\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"1st Coast Metal Roofing Supply\",\"approval_number_master\":\"FL#35255-R2\",\"approval_number\":\"FL35255.2\",\"seq\":2,\"product_model\":\"Armour Loc HVHZ\",\"product_description\":\"0.032\\\" Aluminum - 1\\\" Nailstrip x 16\\\" Wide Roof Panels over 1\\\/2\\\" Plywood sheathing.\",\"design_pressure\":\"+N\\\/A\\\/-175\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"1st Coast Metal Roofing Supply\",\"approval_number_master\":\"FL#35255-R2\",\"approval_number\":\"FL35255.3\",\"seq\":3,\"product_model\":\"Armour Loc HVHZ\",\"product_description\":\"0.032\\\" Aluminum - 1 1\\\/2\\\" Nailstrip x 19\\\" Wide Roof Panels over 1\\\/2\\\" Plywood sheathing.\",\"design_pressure\":\"+N\\\/A\\\/-168\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"1st Coast Metal Roofing Supply\",\"approval_number_master\":\"FL#35255-R2\",\"approval_number\":\"FL35255.4\",\"seq\":4,\"product_model\":\"Armour Loc HVHZ\",\"product_description\":\"24 Ga. Steel - 1 1\\\/2\\\" Nailstrip x 19\\\" Wide Roof Panels over 1\\\/2\\\" Plywood sheathing.\",\"design_pressure\":\"+N\\\/A\\\/-112.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"1st Coast Metal Roofing Supply\",\"approval_number_master\":\"FL#35255-R2\",\"approval_number\":\"FL35255.5\",\"seq\":5,\"product_model\":\"Armour Loc HVHZ\",\"product_description\":\"0.032\\\" Aluminum - 1 3\\\/4\\\" Snaplock x 18\\\" Wide Roof Panels over 1\\\/2\\\" Plywood sheathing.\",\"design_pressure\":\"+N\\\/A\\\/-147.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"1st Coast Metal Roofing Supply\",\"approval_number_master\":\"FL#36968-R0\",\"approval_number\":\"FL36968.1\",\"seq\":1,\"product_model\":\"PBR Roof Panel\",\"product_description\":\"26 Ga. Steel PBR Roof Panel, Installed directly over 16 Ga. min Purlins, or over existing PBR Panels to 16 Ga. min Purlins.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-02-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"1st Coast Metal Roofing Supply\",\"approval_number_master\":\"FL#36968-R0\",\"approval_number\":\"FL36968.2\",\"seq\":2,\"product_model\":\"PBR Roof Panel (HVHZ)\",\"product_description\":\"24 Ga. Steel PBR Roof Panel, Installed directly over 16 Ga. min Purlins, or over existing PBR Panels to 16 Ga. min Purlins (HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-02-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"1st Coast Metal Roofing Supply\",\"approval_number_master\":\"FL#19041-R0\",\"approval_number\":\"FL19041.1\",\"seq\":1,\"product_model\":\"Min. 29 Ga. AG Roof Panel over 15\\\/32 Plywood\",\"product_description\":\"Min. 29 Ga. AG Roof Panel over 15\\\/32 Plywood\",\"design_pressure\":\"+N\\\/A\\\/-108.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-10-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"1st Coast Metal Roofing Supply\",\"approval_number_master\":\"FL#19041-R0\",\"approval_number\":\"FL19041.2\",\"seq\":2,\"product_model\":\"Min. 29 Ga. AG Roof Panel over 1x4 Wood Purlins over 15\\\/32 Plywood\",\"product_description\":\"Min. 29 Ga. AG Roof Panel over 1x4 Wood Purlins over 15\\\/32 Plywood\",\"design_pressure\":\"+N\\\/A\\\/-183.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-10-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"1st Coast Metal Roofing Supply\",\"approval_number_master\":\"FL#19994-R0\",\"approval_number\":\"FL19994.1\",\"seq\":1,\"product_model\":\"Min. 26 Ga. 5V Crimp Panel over 7\\\/16\\\" OSB\",\"product_description\":\"Min. 26 Ga. 5V Crimp Panel over 7\\\/16\\\" OSB\",\"design_pressure\":\"+N\\\/A\\\/-63.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-10-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"1st Coast Metal Roofing Supply\",\"approval_number_master\":\"FL#19994-R0\",\"approval_number\":\"FL19994.2\",\"seq\":2,\"product_model\":\"Min. 29 Ga. AG Roof Panel over 19\\\/32\\\" OSB\",\"product_description\":\"Min. 29 Ga. AG Roof Panel over 19\\\/32\\\" OSB\",\"design_pressure\":\"+N\\\/A\\\/-63.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-10-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"1st Coast Metal Roofing Supply\",\"approval_number_master\":\"FL#20144-R0\",\"approval_number\":\"FL20144.1\",\"seq\":1,\"product_model\":\"Min. 29 Ga. AG Roof Panel over 2x4 Wood Purlins\",\"product_description\":\"Min. 29 Ga. AG Roof Panel over 2x4 Wood Purlins\",\"design_pressure\":\"+N\\\/A\\\/-93.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-10-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"1st Coast Metal Roofing Supply\",\"approval_number_master\":\"FL#24397-R5\",\"approval_number\":\"FL24397.13\",\"seq\":13,\"product_model\":\"Armour Rib 29 Ga.\",\"product_description\":\"29 Ga. Through-Fastened Metal Roof Panels Over Nominal 19\\\/32\\\" OSB Sheathing.\",\"design_pressure\":\"+N\\\/A\\\/-78.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-12 00:00:00\",\"instructions_url\":\"\"}],\"Petersen Aluminum Corp.\":[{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#24423-R5\",\"approval_number\":\"FL24423.1\",\"seq\":1,\"product_model\":\"5-V-Crimp (.032\\\" min.)\",\"product_description\":\".032\\\" (min.) Aluminum over 1\\\/2\\\" (min.) Plywood\",\"design_pressure\":\"+N\\\/A\\\/-176\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#24423-R5\",\"approval_number\":\"FL24423.2\",\"seq\":2,\"product_model\":\"5-V-Crimp (24 ga. min.)\",\"product_description\":\"24 Ga. (min.) Steel over 1\\\/2\\\" (min.) Plywood\",\"design_pressure\":\"+N\\\/A\\\/-176\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#24423-R5\",\"approval_number\":\"FL24423.3\",\"seq\":3,\"product_model\":\"Edge-Loc 1.0 (24 ga. min.)\",\"product_description\":\"24 Ga. Steel over 1\\\/2\\\" (min.) Plywood\",\"design_pressure\":\"+N\\\/A\\\/-101\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#24423-R5\",\"approval_number\":\"FL24423.4\",\"seq\":4,\"product_model\":\"PAC-150 (.032\\\" min.)\",\"product_description\":\".032\\\" (min.) x 12\\\" thru 20\\\" Wide Aluminum Panel over Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-166.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#24423-R5\",\"approval_number\":\"FL24423.5\",\"seq\":5,\"product_model\":\"PAC-150 (24 ga. min.)\",\"product_description\":\"24 Ga. (min.) x 12\\\" thru 20\\\" Wide Steel Panel over Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-136.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#24423-R5\",\"approval_number\":\"FL24423.6\",\"seq\":6,\"product_model\":\"SNAP-CLAD (.032\\\" min.)\",\"product_description\":\".032\\\" (min.) x 12\\\" thru 18\\\" Wide Aluminum Panel over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#24423-R5\",\"approval_number\":\"FL24423.7\",\"seq\":7,\"product_model\":\"SNAP-CLAD (.032\\\" min.)\",\"product_description\":\".032\\\" (min.) x 12\\\" thru 18\\\" Wide Aluminum Panel over Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-153.50\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#24423-R5\",\"approval_number\":\"FL24423.8\",\"seq\":8,\"product_model\":\"SNAP-CLAD (.040\\\" min.)\",\"product_description\":\".040\\\" (min.) x 12\\\" thru 18\\\" Wide Aluminum Panel over Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#24423-R5\",\"approval_number\":\"FL24423.9\",\"seq\":9,\"product_model\":\"SNAP-CLAD (24 ga. min.)\",\"product_description\":\"24 ga. (min.) x 12\\\" thru 18\\\" Wide Steel Panel over Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-144.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#24423-R5\",\"approval_number\":\"FL24423.10\",\"seq\":10,\"product_model\":\"SNAP-CLAD (24 ga. min.)\",\"product_description\":\"24 ga. (min.) x 12\\\" thru 18\\\" Wide Steel Panel over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-181.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#24423-R5\",\"approval_number\":\"FL24423.11\",\"seq\":11,\"product_model\":\"Tite-Loc Plus (.032\\\" min.)\",\"product_description\":\".032\\\" (min.) x 12\\\" thru 18\\\" Wide Aluminum Panel over Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#24423-R5\",\"approval_number\":\"FL24423.12\",\"seq\":12,\"product_model\":\"Tite-Loc Plus (.032\\\" min.)\",\"product_description\":\".032\\\" (min.) x 12\\\" thru 18\\\" Wide Aluminum Panel over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-204.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#24423-R5\",\"approval_number\":\"FL24423.13\",\"seq\":13,\"product_model\":\"Tite-Loc Plus (24 ga. min.)\",\"product_description\":\"24 ga. (min.) x 12\\\" thru 18\\\" Wide Steel Panel over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-196.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#24423-R5\",\"approval_number\":\"FL24423.14\",\"seq\":14,\"product_model\":\"Tite-Loc Plus (24 ga. min.)\",\"product_description\":\"24 ga. (min.) x 12\\\" thru 18\\\" Wide Steel Panel over Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-204.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#32994-R5\",\"approval_number\":\"FL32994.1\",\"seq\":1,\"product_model\":\"32994.01 PAC-150 x 90\\u00b0 Seam (S1)\",\"product_description\":\".032\\\" (min.) x 12\\\" thru 20\\\" Wide Aluminum Panel over Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-99.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#32994-R5\",\"approval_number\":\"FL32994.2\",\"seq\":2,\"product_model\":\"32994.02 PAC-150 x 180\\u00b0 Seam (S2)\",\"product_description\":\".032\\\" (min.) x 12\\\" thru 20\\\" Wide Aluminum Panel over Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-166.8\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#32994-R5\",\"approval_number\":\"FL32994.3\",\"seq\":3,\"product_model\":\"32994.03 PAC-150 x 90\\u00b0 Seam (S1)\",\"product_description\":\"24 ga. (min.) x 12\\\" thru 20\\\" Wide Steel Panel over Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-114.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#32994-R5\",\"approval_number\":\"FL32994.4\",\"seq\":4,\"product_model\":\"32994.04 PAC-150 x 180\\u00b0 Seam (S2)\",\"product_description\":\"24 ga. (min.) x 12\\\" thru 20\\\" Wide Steel Panel over Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-136.8\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#32994-R5\",\"approval_number\":\"FL32994.5\",\"seq\":5,\"product_model\":\"32994.05 SNAP-CLAD (S1)\",\"product_description\":\".032\\\" (min.) x 12\\\" thru 18\\\" Wide Aluminum Panel over Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-153.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#32994-R5\",\"approval_number\":\"FL32994.6\",\"seq\":6,\"product_model\":\"32994.06 SNAP-CLAD (S2)\",\"product_description\":\".040\\\" (min.) x 12\\\" thru 18\\\" Wide Aluminum Panel over Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-174.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#32994-R5\",\"approval_number\":\"FL32994.7\",\"seq\":7,\"product_model\":\"32994.07 SNAP-CLAD (S3)\",\"product_description\":\"24 ga. (min.) x 12\\\" thru 18\\\" Wide Steel Panel over Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-144.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#32994-R5\",\"approval_number\":\"FL32994.8\",\"seq\":8,\"product_model\":\"32994.08 Tite-Loc Plus (S1)\",\"product_description\":\".032\\\" (min.) x 12\\\" thru 18\\\" Wide Aluminum Panel over Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-174.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#32994-R5\",\"approval_number\":\"FL32994.9\",\"seq\":9,\"product_model\":\"32994.09 Tite-Loc Plus (S2)\",\"product_description\":\"24 ga. (min.) x 12\\\" thru 18\\\" Wide Steel Panel over Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-204.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#32994-R5\",\"approval_number\":\"FL32994.10\",\"seq\":10,\"product_model\":\"32994.10 PAC T-250 (S1)\",\"product_description\":\"16\\\" Wide x .032\\\" (min) Aluminum Panel w\\\/Continuous Clips\",\"design_pressure\":\"+N\\\/A\\\/-140.40\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#32994-R5\",\"approval_number\":\"FL32994.11\",\"seq\":11,\"product_model\":\"32994.11 PAC T-250 (S2)\",\"product_description\":\"16\\\" Wide x .032\\\" (min) Aluminum Panel w\\\/Individual Clips\",\"design_pressure\":\"+N\\\/A\\\/-65.00\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#32994-R5\",\"approval_number\":\"FL32994.12\",\"seq\":12,\"product_model\":\"32994.12 PAC T-250 (S3)\",\"product_description\":\"16\\\" Wide x .040\\\" (min) Aluminum Panel w\\\/Continuous Clips\",\"design_pressure\":\"+N\\\/A\\\/-127.15\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#32994-R5\",\"approval_number\":\"FL32994.13\",\"seq\":13,\"product_model\":\"32994.13 PAC T-250 (S4)\",\"product_description\":\"16\\\" Wide x .040\\\" (min) Aluminum Panel w\\\/Individual Clips\",\"design_pressure\":\"+N\\\/A\\\/-78.00\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#32994-R5\",\"approval_number\":\"FL32994.14\",\"seq\":14,\"product_model\":\"32994.14 PAC T-250 (S5)\",\"product_description\":\"16\\\" Wide x 24 Ga. (min) Steel Panel w\\\/Continuous Clips\",\"design_pressure\":\"+N\\\/A\\\/-119.85\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#32994-R5\",\"approval_number\":\"FL32994.15\",\"seq\":15,\"product_model\":\"32994.15 PAC T-250 (S6)\",\"product_description\":\"16\\\" Wide x 24 Ga. (min) Steel Panel w\\\/Individual Clips\",\"design_pressure\":\"+N\\\/A\\\/-65.00\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#32994-R5\",\"approval_number\":\"FL32994.16\",\"seq\":16,\"product_model\":\"32994.16 PAC T-250 (S7)\",\"product_description\":\"16\\\" Wide x 22 Ga. (min) Steel Panel w\\\/Continuous Clips\",\"design_pressure\":\"+N\\\/A\\\/-147.95\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#32994-R5\",\"approval_number\":\"FL32994.17\",\"seq\":17,\"product_model\":\"32994.17 PAC T-250 (S8)\",\"product_description\":\"16\\\" Wide x 22 Ga. (min) Steel Panel w\\\/Individual Clips\",\"design_pressure\":\"+N\\\/A\\\/-72.80\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#32994-R5\",\"approval_number\":\"FL32994.18\",\"seq\":18,\"product_model\":\"7.2 Panel (S1) 2' - 5' Spans\",\"product_description\":\"36\\\" Wide x 24 Ga. (min.) Steel\",\"design_pressure\":\"+N\\\/A\\\/-159.70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#32994-R5\",\"approval_number\":\"FL32994.19\",\"seq\":19,\"product_model\":\"7.2 Panel (S2) 2' - 5' Spans\",\"product_description\":\"36\\\" Wide x .032\\\" (min.) Aluminum\",\"design_pressure\":\"+N\\\/A\\\/-104.05\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#32994-R5\",\"approval_number\":\"FL32994.20\",\"seq\":20,\"product_model\":\"7.2 Panel (S3) 1' - 5' Spans\",\"product_description\":\"36\\\" Wide x .050\\\" (min.) Aluminum\",\"design_pressure\":\"+N\\\/A\\\/-192.10\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#32994-R5\",\"approval_number\":\"FL32994.21\",\"seq\":21,\"product_model\":\"7.2 Panel (S4) 7 - 10' Spans\",\"product_description\":\"36\\\" Wide x .050\\\" (min.) Aluminum\",\"design_pressure\":\"+N\\\/A\\\/-57.20\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#35396-R1\",\"approval_number\":\"FL35396.3\",\"seq\":3,\"product_model\":\"Edge-Loc 1.0 (.032\\\" min.)\",\"product_description\":\".032\\\" Aluminum over 1\\\/2\\\" min. Plywood\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#35396-R1\",\"approval_number\":\"FL35396.4\",\"seq\":4,\"product_model\":\"Large Precision Tile Panel: Aluminum\",\"product_description\":\"14.5\\\" wide x .032\\\" (min) aluminum Large Precision Tile Panel\",\"design_pressure\":\"+N\\\/A\\\/-202\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#35396-R1\",\"approval_number\":\"FL35396.5\",\"seq\":5,\"product_model\":\"Large Precision Tile Panel: Steel\",\"product_description\":\"14.5\\\" wide x 24 ga. (min) steel Large Precision Tile Panel\",\"design_pressure\":\"+N\\\/A\\\/-248\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#35396-R1\",\"approval_number\":\"FL35396.7\",\"seq\":7,\"product_model\":\"Precision Diamond Tile Panel: Aluminum\",\"product_description\":\"7.25\\\" wide x .032\\\" (min) aluminum Precision Diamond Tile Panel\",\"design_pressure\":\"+N\\\/A\\\/-217\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#35396-R1\",\"approval_number\":\"FL35396.8\",\"seq\":8,\"product_model\":\"Precision Diamond Tile Panel: Steel\",\"product_description\":\"7.25\\\" wide x 24 ga. (min) steel Precision Diamond Tile Panel\",\"design_pressure\":\"+N\\\/A\\\/-243\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#35396-R1\",\"approval_number\":\"FL35396.10\",\"seq\":10,\"product_model\":\"SNAP-CLAD 16 Oz Copper\",\"product_description\":\"Standing Seam Roof Panels 16\\\" wide by 1 3\\\/4\\\" high with Concealed Stainless Steel Clips and Fasteners to Structural Support on a Full Structural Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#35396-R1\",\"approval_number\":\"FL35396.12\",\"seq\":12,\"product_model\":\"Tite-Loc Plus\",\"product_description\":\".040\\\" Aluminum x 12\\\" wide panel and .040\\\" Aluminum x 16\\\" wide panel\",\"design_pressure\":\"+N\\\/A\\\/-152.1\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#35396-R1\",\"approval_number\":\"FL35396.13\",\"seq\":13,\"product_model\":\"Tite-Loc Plus\",\"product_description\":\"12\\\" Wide x 0.040\\\" Aluminum Panel over 22 Ga. Metal B-Deck\",\"design_pressure\":\"+N\\\/A\\\/-160.95\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#35396-R1\",\"approval_number\":\"FL35396.14\",\"seq\":14,\"product_model\":\"Tite-Loc Plus\",\"product_description\":\"12\\\" Wide x 22 Ga. Steel Panels over 22 Ga. Metal B-Deck\",\"design_pressure\":\"+N\\\/A\\\/-186.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#35396-R1\",\"approval_number\":\"FL35396.15\",\"seq\":15,\"product_model\":\"Tite-Loc Plus\",\"product_description\":\"18\\\" Wide x 24 Ga. Steel Panels over 22 Ga. Metal B-Deck\",\"design_pressure\":\"+N\\\/A\\\/-78.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#35396-R1\",\"approval_number\":\"FL35396.16\",\"seq\":16,\"product_model\":\"Tite-Loc Plus\",\"product_description\":\"16\\\" Wide x 0.032\\\" Aluminum Panels over min. 19\\\/32\\\" Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-74.1\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#2589-R0\",\"approval_number\":\"FL2589.1\",\"seq\":1,\"product_model\":\"Snap-Clad Panel\",\"product_description\":\"1 3\\\/4\\\" rib standing seam metal panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#5562-R0\",\"approval_number\":\"FL5562.1\",\"seq\":1,\"product_model\":\"Tite-Loc Plus Panels\",\"product_description\":\"Standing Seam, Mechanically Folded Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#5569-R0\",\"approval_number\":\"FL5569.1\",\"seq\":1,\"product_model\":\"SNAP-CLAD\",\"product_description\":\"16 x 1 3\\\/4 x .032 and ; 24 Gage Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#10277-R0\",\"approval_number\":\"FL10277.1\",\"seq\":1,\"product_model\":\"SNAP-CLAD .040\\\" ALUMINUM\",\"product_description\":\".040\\\" ALUMINUM x 16\\\" wide, 12\\\" wide, 10\\\" wide panels x 1 3\\\/4\\\" rib\",\"design_pressure\":\"+NA\\\/-94.9 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#6191-R3\",\"approval_number\":\"FL6191.1\",\"seq\":1,\"product_model\":\"Snap-On Standing Seam Panel\",\"product_description\":\"Standing Seam Roof Panels with Concealed Clips and Fasteners to Structural Support on Full Deck; With Snap-On Batten Cap over Clips and 1\\\" High Legs.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#8310-R1\",\"approval_number\":\"FL8310.1\",\"seq\":1,\"product_model\":\"SNAP-CLAD 16 Oz Copper\",\"product_description\":\"Standing Seam Roof Panels 16\\\" wide by 1 3\\\/4\\\" high with Concealed Stainless Steel Clips\\nand Fasteners to Structural Support on a Full Structural Deck\",\"design_pressure\":\"+52.5\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#10879-R0\",\"approval_number\":\"FL10879.1\",\"seq\":1,\"product_model\":\"TITE-LOC PLUS\",\"product_description\":\".040\\\" Aluminum x 12\\\" wide panel\\nand\\n.040\\\" Aluminum x 16\\\" wide panel\",\"design_pressure\":\"+48.5\\\/--152.1\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#10880-R0\",\"approval_number\":\"FL10880.1\",\"seq\":1,\"product_model\":\"R-36 panel x 36\\\" wide\",\"product_description\":\"24 Gage Steel,\\n22 Gage Steel,\\n.032\\\" Aluminum\\n.040\\\" Aluminum\",\"design_pressure\":\"+20.0\\\/-156.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#11680-R0\",\"approval_number\":\"FL11680.1\",\"seq\":1,\"product_model\":\"7.2\\\" Rib Panel\",\"product_description\":\"24 Gage Steel\\n.032\\\" Aluminum\",\"design_pressure\":\"+20.\\\/-159.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#12311-R0\",\"approval_number\":\"FL12311.1\",\"seq\":1,\"product_model\":\"2.67\\\" x 7\\\/8\\\" Corrugated Panels\",\"product_description\":\"24 Gage Steel\\nand\\n.032\\\" Aluminum\",\"design_pressure\":\"+20.0\\\/-159.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#13487-R0\",\"approval_number\":\"FL13487.1\",\"seq\":1,\"product_model\":\"Tite-Loc Plus\",\"product_description\":\"Tite-Loc Plus Roof Panel 12\\\" Wide x 0.040 Aluminum over 22 Ga. Metal B-Deck\",\"design_pressure\":\"+N\\\/A\\\/-160.9PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#13487-R0\",\"approval_number\":\"FL13487.2\",\"seq\":2,\"product_model\":\"Tite-Loc Plus\",\"product_description\":\"Tite-Loc Roof Panel 12\\\" Wide x 22 Ga. Steel over 22 Ga. Metal B-Deck\",\"design_pressure\":\"+N\\\/A\\\/-186.4PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#13487-R0\",\"approval_number\":\"FL13487.3\",\"seq\":3,\"product_model\":\"Tite-Loc Plus\",\"product_description\":\"Tite-Loc Plus Roof Panel 18\\\" Wide x 24 Ga. Steel over 22 Ga. Metal B-Deck\",\"design_pressure\":\"+N\\\/A\\\/-78.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#13487-R0\",\"approval_number\":\"FL13487.4\",\"seq\":4,\"product_model\":\"Tite-Loc Plus\",\"product_description\":\"Tite-Loc Plus Roof Panel 16\\\" Wide x 0.032\\\" Aluminum over 19\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-74.1PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#13549-R0\",\"approval_number\":\"FL13549.1\",\"seq\":1,\"product_model\":\"Shap Clad Roof Panel\",\"product_description\":\"16\\\" wide x 0.040\\\" Aluminum over 19\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-94.9PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#13549-R0\",\"approval_number\":\"FL13549.2\",\"seq\":2,\"product_model\":\"Snap Clad Roof Panel\",\"product_description\":\"16\\\" wide x 24 Ga. Galvanized Steel over 19\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-70.7PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#13549-R0\",\"approval_number\":\"FL13549.3\",\"seq\":3,\"product_model\":\"Snap Clad Roof Panel\",\"product_description\":\"18\\\" wide x 22 Ga. Steel over 22 Ga. Metal B-Deck\",\"design_pressure\":\"+N\\\/A\\\/-115.7PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#13549-R0\",\"approval_number\":\"FL13549.4\",\"seq\":4,\"product_model\":\"Snap Clad Roof Panel\",\"product_description\":\"16\\\" wide x 0.032\\\" Aluminum over 19\\\/32\\\" Plywood\",\"design_pressure\":\"+41.5PSF\\\/-41.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#15839-R0\",\"approval_number\":\"FL15839.1\",\"seq\":1,\"product_model\":\"SNAP-CLAD (.032\\\")\",\"product_description\":\".032\\\" aluminum over 1\\\/2\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/-151.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#15839-R0\",\"approval_number\":\"FL15839.2\",\"seq\":2,\"product_model\":\"SNAP-CLAD (.032\\\")\",\"product_description\":\".032\\\" aluminum over steel deck\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#15839-R0\",\"approval_number\":\"FL15839.3\",\"seq\":3,\"product_model\":\"SNAP-CLAD (24 ga.)\",\"product_description\":\"24 ga. steel over 1\\\/2\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/-144.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#15839-R0\",\"approval_number\":\"FL15839.4\",\"seq\":4,\"product_model\":\"SNAP-CLAD (24 ga.)\",\"product_description\":\"24 ga. steel over steel deck\",\"design_pressure\":\"+N\\\/A\\\/-181.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#15839-R1\",\"approval_number\":\"FL15839.5\",\"seq\":5,\"product_model\":\"SNAP-CLAD (24 ga.)\",\"product_description\":\"24 ga. steel over steel deck\",\"design_pressure\":\"+N\\\/A\\\/-181.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#16142-R0\",\"approval_number\":\"FL16142.1\",\"seq\":1,\"product_model\":\"Tite-Loc Plus (.032\\\")\",\"product_description\":\".032\\\" aluminum over 5\\\/8\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#16142-R0\",\"approval_number\":\"FL16142.2\",\"seq\":2,\"product_model\":\"Tite-Loc Plus (24 ga.)\",\"product_description\":\"24 ga. steel over 5\\\/8\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/-204.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#16142-R1\",\"approval_number\":\"FL16142.3\",\"seq\":3,\"product_model\":\"Tite-Loc Plus (24 ga.)\",\"product_description\":\"24 ga. steel over steel deck\",\"design_pressure\":\"+N\\\/A\\\/-196.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#16142-R1\",\"approval_number\":\"FL16142.4\",\"seq\":4,\"product_model\":\"Tite-Loc Plus (24 ga.)\",\"product_description\":\"24 ga. steel over 5\\\/8\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/-204.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#16942-R0\",\"approval_number\":\"FL16942.1\",\"seq\":1,\"product_model\":\"Edge-Loc 1.0 (24 ga.)\",\"product_description\":\"24 Ga. Steel over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-101.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#16942-R0\",\"approval_number\":\"FL16942.2\",\"seq\":2,\"product_model\":\"PAC-150 (.032\\\")\",\"product_description\":\".032\\\" Aluminum over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-166.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#16942-R0\",\"approval_number\":\"FL16942.3\",\"seq\":3,\"product_model\":\"PAC-150 (24 ga.)\",\"product_description\":\"24 Ga. Steel over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-136.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#16942-R0\",\"approval_number\":\"FL16942.4\",\"seq\":4,\"product_model\":\"Snap-Clad (.032\\\")\",\"product_description\":\".032\\\" Aluminum over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-151.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#10880-R4\",\"approval_number\":\"FL10880.2\",\"seq\":2,\"product_model\":\"R-36 panel x 36\\\" wide\",\"product_description\":\"24 Ga. Steel,\\n22 Ga. Steel,\\n.032\\\" Aluminum, and\\n.040\\\" Aluminum\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#17810-R0\",\"approval_number\":\"FL17810.1\",\"seq\":1,\"product_model\":\"Edge-Loc 1.0 (.032\\\" min.)\",\"product_description\":\".032\\\" Aluminum over 1\\\/2\\\" min. Plywood\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#22548-R0\",\"approval_number\":\"FL22548.1\",\"seq\":1,\"product_model\":\"Large Precision Tile Panel: Aluminum\",\"product_description\":\"14.5\\\" wide x .032\\\" (min) aluminum Large Precision Tile Panel\",\"design_pressure\":\"+N\\\/A\\\/-202.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#22548-R0\",\"approval_number\":\"FL22548.2\",\"seq\":2,\"product_model\":\"Large Precision Tile Panel: Steel\",\"product_description\":\"14.5\\\" wide x 24 ga. (min) steel Large Precision Tile Panel\",\"design_pressure\":\"+N\\\/A\\\/-248.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#22548-R0\",\"approval_number\":\"FL22548.3\",\"seq\":3,\"product_model\":\"Precision Diamond Tile Panel: Aluminum\",\"product_description\":\"7.25\\\" wide x .032\\\" (min) aluminum Precision Diamond Tile\\nPanel\",\"design_pressure\":\"+N\\\/A\\\/-217.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#22548-R0\",\"approval_number\":\"FL22548.4\",\"seq\":4,\"product_model\":\"Precision Diamond Tile Panel: Steel\",\"product_description\":\"7.25\\\" wide x 24 ga. (min) steel Precision Diamond Tile Panel\",\"design_pressure\":\"+N\\\/A\\\/-243.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23953-R0\",\"approval_number\":\"FL23953.1\",\"seq\":1,\"product_model\":\"2.67\\\" x 7\\\/8\\\" Corrugated Panels\",\"product_description\":\"24 Gage Steel and .032\\\" Aluminum\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23953-R0\",\"approval_number\":\"FL23953.2\",\"seq\":2,\"product_model\":\"7.2\\\" Rib Panel\",\"product_description\":\"24 Gage Steel .032\\\" Aluminum\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23953-R0\",\"approval_number\":\"FL23953.3\",\"seq\":3,\"product_model\":\"Edge-Loc 1.0 (.032\\\" min.)\",\"product_description\":\".032\\\" Aluminum over 1\\\/2\\\" min. Plywood\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23953-R0\",\"approval_number\":\"FL23953.4\",\"seq\":4,\"product_model\":\"Large Precision Tile Panel: Aluminum\",\"product_description\":\"14.5\\\" wide x .032\\\" (min) aluminum Large Precision Tile Panel\",\"design_pressure\":\"+N\\\/A\\\/-202\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23953-R0\",\"approval_number\":\"FL23953.5\",\"seq\":5,\"product_model\":\"Large Precision Tile Panel: Steel\",\"product_description\":\"14.5\\\" wide x 24 ga. (min) steel Large Precision Tile Panel\",\"design_pressure\":\"+N\\\/A\\\/-248\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23953-R0\",\"approval_number\":\"FL23953.6\",\"seq\":6,\"product_model\":\"M-36 panel x 36\\\" wide\",\"product_description\":\"24 Ga. Steel (min.) and .032\\\" Aluminum (min.)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23953-R0\",\"approval_number\":\"FL23953.7\",\"seq\":7,\"product_model\":\"Precision Diamond Tile Panel: Aluminum\",\"product_description\":\"7.25\\\" wide x .032\\\" (min) aluminum Precision Diamond Tile Panel\",\"design_pressure\":\"+N\\\/A\\\/-217\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23953-R0\",\"approval_number\":\"FL23953.8\",\"seq\":8,\"product_model\":\"Precision Diamond Tile Panel: Steel\",\"product_description\":\"7.25\\\" wide x 24 ga. (min) steel Precision Diamond Tile Panel\",\"design_pressure\":\"+N\\\/A\\\/-243\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23953-R0\",\"approval_number\":\"FL23953.9\",\"seq\":9,\"product_model\":\"R-36 panel x 36\\\" wide\",\"product_description\":\"24 Ga. Steel, 22 Ga. Steel, .032\\\" Aluminum, and .040\\\" Aluminum\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23953-R0\",\"approval_number\":\"FL23953.10\",\"seq\":10,\"product_model\":\"SNAP-CLAD 16 Oz Copper\",\"product_description\":\"Standing Seam Roof Panels 16\\\" wide by 1 3\\\/4\\\" high with Concealed Stainless Steel Clips and Fasteners to Structural Support on a Full Structural Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23953-R0\",\"approval_number\":\"FL23953.11\",\"seq\":11,\"product_model\":\"Snap-On Standing Seam Panel\",\"product_description\":\"Standing Seam Roof Panels with Concealed Clips and Fasteners to Structural Support on Full Deck; With Snap-On Batten Cap over Clips and 1\\\" High Legs.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23953-R0\",\"approval_number\":\"FL23953.12\",\"seq\":12,\"product_model\":\"TITE-LOC PLUS\",\"product_description\":\".040\\\" Aluminum x 12\\\" wide panel and .040\\\" Aluminum x 16\\\" wide panel\",\"design_pressure\":\"+N\\\/A\\\/-152.1\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23953-R0\",\"approval_number\":\"FL23953.13\",\"seq\":13,\"product_model\":\"Tite-Loc Plus\",\"product_description\":\"12\\\" Wide x 0.040\\\" Aluminum Panel over 22 Ga. Metal B-Deck\",\"design_pressure\":\"+N\\\/A\\\/-160.95\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23953-R0\",\"approval_number\":\"FL23953.14\",\"seq\":14,\"product_model\":\"Tite-Loc Plus\",\"product_description\":\"12\\\" Wide x 22 Ga. Steel Panels over 22 Ga. Metal B-Deck\",\"design_pressure\":\"+N\\\/A\\\/-186.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23953-R0\",\"approval_number\":\"FL23953.15\",\"seq\":15,\"product_model\":\"Tite-Loc Plus\",\"product_description\":\"18\\\" Wide x 24 Ga. Steel Panels over 22 Ga. Metal B-Deck\",\"design_pressure\":\"+N\\\/A\\\/-78.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#23953-R0\",\"approval_number\":\"FL23953.16\",\"seq\":16,\"product_model\":\"Tite-Loc Plus\",\"product_description\":\"16\\\" Wide x 0.032\\\" Aluminum Panels over min. 19\\\/32\\\" Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-74.1\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#35396-R0\",\"approval_number\":\"FL35396.1\",\"seq\":1,\"product_model\":\"2.67\\\" x 7\\\/8\\\" Corrugated Panels\",\"product_description\":\"24 Gage Steel and .032\\\" Aluminum\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#35396-R0\",\"approval_number\":\"FL35396.2\",\"seq\":2,\"product_model\":\"7.2\\\" Rib Panel\",\"product_description\":\"24 Gage Steel and .032\\\" Aluminum\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#35396-R0\",\"approval_number\":\"FL35396.6\",\"seq\":6,\"product_model\":\"M-36 panel x 36\\\" wide\",\"product_description\":\"24 Ga. Steel (min.) and .032\\\" Aluminum (min.)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#35396-R0\",\"approval_number\":\"FL35396.9\",\"seq\":9,\"product_model\":\"R-36 panel x 36\\\" wide\",\"product_description\":\"24 Ga. Steel, 22 Ga. Steel, .032\\\" Aluminum, and .040\\\" Aluminum\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#35396-R0\",\"approval_number\":\"FL35396.11\",\"seq\":11,\"product_model\":\"Snap-On Standing Seam Panel\",\"product_description\":\"Standing Seam Roof Panels with Concealed Clips and Fasteners to Structural Support on Full Deck; With Snap-On Batten Cap over Clips and 1\\\" High Legs.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-11 00:00:00\",\"instructions_url\":\"\"}],\"National Homecraft LLC, formerly Solar Shield Industries\":[{\"manufacturer\":\"National Homecraft LLC, formerly Solar Shield Industries\",\"approval_number_master\":\"FL#25665-R2\",\"approval_number\":\"FL25665.1\",\"seq\":1,\"product_model\":\"SolarShield Hurricane Rib Roof Panel (R1)\",\"product_description\":\"\\\"Hurricane Rib\\\" Roof Panel\\n26-gauge steel 36\\\" wide roof panel mechanically attached to Wood Deck with Z-Purlins.\",\"design_pressure\":\"+N\\\/A\\\/-69.25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-14 00:00:00\",\"instructions_url\":\"\"}],\"ANDREW KING MOBILE WELDING\":[{\"manufacturer\":\"ANDREW KING MOBILE WELDING\",\"approval_number_master\":\"FL#26353-R2\",\"approval_number\":\"FL26353.1\",\"seq\":1,\"product_model\":\"26GA AND MIN. 29GA Ag RIB\",\"product_description\":\"OVER 15\\\/32\\\" APA CDX PLYWOOD\",\"design_pressure\":\"+N\\\/A\\\/-97.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Jab-O Metal Fabrication, Inc.\":[{\"manufacturer\":\"Jab-O Metal Fabrication, Inc.\",\"approval_number_master\":\"FL#26512-R2\",\"approval_number\":\"FL26512.1\",\"seq\":1,\"product_model\":\"Min. 29 Ga. Weather Beater 3 Roof Panel\",\"product_description\":\"Min. 29 Ga. Weather Beater 3 Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-168.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jab-O Metal Fabrication, Inc.\",\"approval_number_master\":\"FL#26512-R2\",\"approval_number\":\"FL26512.2\",\"seq\":2,\"product_model\":\"Min. 29 Ga. Weather Beater 3 Roof Panel\",\"product_description\":\"Min. 29 Ga. Weather Beater 3 Roof Panel over 1x4 Wood Purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-131.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-09 00:00:00\",\"instructions_url\":\"\"}],\"Integrity Metals LLC\":[{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#27150-R4\",\"approval_number\":\"FL27150.1\",\"seq\":1,\"product_model\":\"01: IM 100FF 1\\\" Nailstrip 032 Aluminum\",\"product_description\":\"IM 100FF 1\\\" Nailstrip panel from nominal 0.032\\\" aluminum or thicker on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-168.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#27150-R4\",\"approval_number\":\"FL27150.2\",\"seq\":2,\"product_model\":\"02: IM 100FF 1\\\" Nailstrip 24ga\",\"product_description\":\"IM 100FF 1\\\" Nailstrip panel from 24ga (min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-206\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#27150-R4\",\"approval_number\":\"FL27150.3\",\"seq\":3,\"product_model\":\"03: IM 100FF 1\\\" Nailstrip 26ga HVHZ\",\"product_description\":\"IM 100FF 1\\\" Nailstrip panel from 26ga (min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-176\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#27150-R4\",\"approval_number\":\"FL27150.4\",\"seq\":4,\"product_model\":\"04: IM 100FF 1\\\" Nailstrip 032 Aluminum HVHZ\",\"product_description\":\"IM 100FF 1\\\" Nailstrip panel from nominal 0.032\\\" aluminum or thicker on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-175\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#27150-R4\",\"approval_number\":\"FL27150.5\",\"seq\":5,\"product_model\":\"05: IM 150FF 1.5\\\" Nailstrip 24ga\",\"product_description\":\"IM 150FF 1.5\\\" Nailstrip panel from 24ga (min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-153.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#27150-R4\",\"approval_number\":\"FL27150.6\",\"seq\":6,\"product_model\":\"06: IM 150F 1.5\\\" Nailstrip 032 Aluminum\",\"product_description\":\"IM 150FF 1.5\\\" Nailstrip panel from nominal 0.032\\\" aluminum or thicker on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-168.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#27150-R4\",\"approval_number\":\"FL27150.7\",\"seq\":7,\"product_model\":\"07: IM 150 1.5\\\" Nailstrip 032 Aluminum HVHZ\",\"product_description\":\"IM 150FF 1.5\\\" Nailstrip panel from nominal 0.032\\\" aluminum or thicker on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank | 19\\\" coverage\",\"design_pressure\":\"+N\\\/A\\\/-168.1\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#27150-R4\",\"approval_number\":\"FL27150.8\",\"seq\":8,\"product_model\":\"08: IM 150FF 1.5\\\" Nailstrip 24ga HVHZ\",\"product_description\":\"IM 150FF 1.5\\\" Nailstrip panel from 24ga (min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank | 19\\\" coverage\",\"design_pressure\":\"+N\\\/A\\\/-112.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#27150-R4\",\"approval_number\":\"FL27150.9\",\"seq\":9,\"product_model\":\"09: IM 100FF 1\\\" Nailstrip 26ga\",\"product_description\":\"IM 100FF 1\\\" Nailstrip panel from 26ga (min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-108.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#27150-R4\",\"approval_number\":\"FL27150.10\",\"seq\":10,\"product_model\":\"10: IM 100FF 1\\\" Nailstrip 032 Aluminum\",\"product_description\":\"IM 100FF 1\\\" Nailstrip panel from nominal 0.032\\\" aluminum or thicker on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-153.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#28113-R5\",\"approval_number\":\"FL28113.1\",\"seq\":1,\"product_model\":\"01: IM 450SL 1.5\\\" SnapLok 032 Aluminum\",\"product_description\":\"IM 450SL 1.5\\\" SnapLok panel from nominal 0.032\\\" aluminum or thicker on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-161\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#28113-R5\",\"approval_number\":\"FL28113.2\",\"seq\":2,\"product_model\":\"02: IM 450SL 1.5\\\" SnapLok 26ga\",\"product_description\":\"IM 450SL 1.5\\\" SnapLok panel from 26ga (min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-176\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#28113-R5\",\"approval_number\":\"FL28113.3\",\"seq\":3,\"product_model\":\"03: IM 550SL 1.5\\\" SnapLok 26ga\",\"product_description\":\"IM 550SL 1.5\\\" SnapLok panel from 26ga (min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-128.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#28113-R5\",\"approval_number\":\"FL28113.4\",\"seq\":4,\"product_model\":\"04: IM 550SL 1.5\\\" SnapLok 032 Aluminum\",\"product_description\":\"IM 550SL 1.5\\\" SnapLok panel from nominal 0.032\\\" aluminum or thicker on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-176\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#28113-R5\",\"approval_number\":\"FL28113.5\",\"seq\":5,\"product_model\":\"05: IM 675SL 1.75\\\" SnapLok 032 Aluminum\",\"product_description\":\"IM 675SL 1.75\\\" SnapLok panel from nominal 0.032\\\" aluminum or thicker on 22ga(min) B deck or similar\",\"design_pressure\":\"+N\\\/A\\\/-153.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#28113-R5\",\"approval_number\":\"FL28113.6\",\"seq\":6,\"product_model\":\"06: IM 657SL 1.75\\\" SnapLok 24ga\",\"product_description\":\"IM 675SL 1.75\\\" SnapLok panel from 24ga(min) on 22ga(min) B deck or similar\",\"design_pressure\":\"+N\\\/A\\\/-161\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#28113-R5\",\"approval_number\":\"FL28113.7\",\"seq\":7,\"product_model\":\"07: IM 675SL 1.75\\\" SnapLok 24ga\",\"product_description\":\"IM 675SL 1.75\\\" SnapLok panel from 24ga(min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-243.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#28113-R5\",\"approval_number\":\"FL28113.8\",\"seq\":8,\"product_model\":\"08: IM 675SL 1.75\\\" SnapLok 032 Aluminum\",\"product_description\":\"IM 675SL 1.75\\\" SnapLok panel from nominal 0.032\\\" aluminum or thicker on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-228.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#28113-R5\",\"approval_number\":\"FL28113.9\",\"seq\":9,\"product_model\":\"09: IM 675SL 1.75\\\" SnapLok 24ga\",\"product_description\":\"IM 675SL 1.75\\\" SnapLok panel from 24ga(min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-243.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#28113-R5\",\"approval_number\":\"FL28113.10\",\"seq\":10,\"product_model\":\"10: IM 675SL 1.75\\\" SnapLok 032 Aluminum\",\"product_description\":\"IM 675SL 1.75\\\" SnapLok panel from 24ga(min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-191\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#28113-R5\",\"approval_number\":\"FL28113.11\",\"seq\":11,\"product_model\":\"11: IM 675SL 1.75\\\" SnapLok 7mm Zinc\",\"product_description\":\"IM 675SL 1.75\\\" SnapLok panel from 7mm Zinc (nom, min) on 1\\\/2\\\" (min) OSB, 1\\\/2\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-101\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#28113-R5\",\"approval_number\":\"FL28113.12\",\"seq\":12,\"product_model\":\"12: IM 675SL 1.75\\\" SnapLok 032 Aluminum\",\"product_description\":\"IM 675SL 1.75\\\" SnapLok panel from nominal 0.032\\\" aluminum or thicker on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-108.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#28113-R5\",\"approval_number\":\"FL28113.13\",\"seq\":13,\"product_model\":\"13: IM 657SL 1.75\\\" SnapLok 26ga\",\"product_description\":\"IM 657SL 1.75\\\" SnapLok panel from 26ga (min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-93.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#28113-R5\",\"approval_number\":\"FL28113.14\",\"seq\":14,\"product_model\":\"14: IM 450SL 1.5\\\" SnapLok 26ga\",\"product_description\":\"IM 450SL 1.5\\\" SnapLok panel from 26ga (min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-86\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#29444-R3\",\"approval_number\":\"FL29444.1\",\"seq\":1,\"product_model\":\"01: IM 5VC 5V Crimp 26ga\",\"product_description\":\"IM 5VC 5V Crimp panel from 26ga (min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-206\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#29444-R3\",\"approval_number\":\"FL29444.2\",\"seq\":2,\"product_model\":\"02: IM 5VC 5V Crimp 032 Aluminum\",\"product_description\":\"IM 5VC 5V Crimp panel from nominal 0.032\\\" aluminum or thicker on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-183.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#29444-R3\",\"approval_number\":\"FL29444.3\",\"seq\":3,\"product_model\":\"03: IM 5VC 5V Crimp 26ga\",\"product_description\":\"IM 5VC 5V Crimp panel from 26ga (min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-206\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#29444-R3\",\"approval_number\":\"FL29444.4\",\"seq\":4,\"product_model\":\"04: IM 5VC 5V Crimp 032 Aluminum\",\"product_description\":\"IM 5VC 5V Crimp panel from nominal 0.032\\\" aluminum or thicker on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-183.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#29444-R3\",\"approval_number\":\"FL29444.5\",\"seq\":5,\"product_model\":\"05: IM 75COR Corrugated 26ga\",\"product_description\":\"IM 75COR 0.75\\\" Corrugated panels from 26ga(min) on 2x4 (nom) battens\",\"design_pressure\":\"+N\\\/A\\\/-161\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#29444-R3\",\"approval_number\":\"FL29444.6\",\"seq\":6,\"product_model\":\"06: IM 75COR Corrugated 26ga\",\"product_description\":\"IM 75COR 0.75\\\" Corrugated panels from 26ga(min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-161\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#29444-R3\",\"approval_number\":\"FL29444.7\",\"seq\":7,\"product_model\":\"07: IM 36TR Rib 26ga\",\"product_description\":\"IM 36TR Trapezoidal Rib panel from 26ga (min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-78.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#29444-R3\",\"approval_number\":\"FL29444.8\",\"seq\":8,\"product_model\":\"08: IM 36TR Rib 26ga\",\"product_description\":\"IM 36TR Trapezoidal Rib panel from 26ga (min) on 17\\\/32\\\" (min) OSB, plywood, or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-93.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#29444-R3\",\"approval_number\":\"FL29444.9\",\"seq\":9,\"product_model\":\"09: IM 36TR Rib 29ga\",\"product_description\":\"IM 36TR Trapezoidal Rib panel from 29ga (min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-146\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#29444-R3\",\"approval_number\":\"FL29444.10\",\"seq\":10,\"product_model\":\"10: IM 36PBR 26ga\",\"product_description\":\"IM 36PBR R\\\/PBR panel from 26ga (min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-119.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#29444-R3\",\"approval_number\":\"FL29444.11\",\"seq\":11,\"product_model\":\"10: IM 5VC 5V Crimp 26ga\",\"product_description\":\"IM 5VC 5V Crimp panel from 26ga (min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-168.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#39599-R1\",\"approval_number\":\"FL39599.1\",\"seq\":1,\"product_model\":\"01: IM 150MS 1.5\\\" Mechanical Seam 032 Aluminum 20\\\" panel\",\"product_description\":\"IM 150MS 1.5\\\" mechanical seam panel from nominal 0.032\\\" aluminum or thicker on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank | 20\\\" coverage\",\"design_pressure\":\"+N\\\/A\\\/-178\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#39599-R1\",\"approval_number\":\"FL39599.2\",\"seq\":2,\"product_model\":\"02: IM 150MS 1.5\\\" Mechanical Seam 24ga\",\"product_description\":\"IM 150MS 1.5\\\" mechanical seam panel from 24ga (min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-198.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#39599-R1\",\"approval_number\":\"FL39599.3\",\"seq\":3,\"product_model\":\"03: IM 150MS 1.5\\\" Mechanical Seam 26ga\",\"product_description\":\"IM 150MS 1.5\\\" mechanical seam panel from 26ga (min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-218.8\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#39599-R1\",\"approval_number\":\"FL39599.4\",\"seq\":4,\"product_model\":\"04: IM 150MS 1.5\\\" Mechanical Seam 032 Aluminum 20\\\" panel\",\"product_description\":\"IM 150MS 1.5\\\" mechanical seam panel from nominal 0.032\\\" aluminum or thicker on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank | 20\\\" coverage\",\"design_pressure\":\"+N\\\/A\\\/-198.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#39599-R1\",\"approval_number\":\"FL39599.5\",\"seq\":5,\"product_model\":\"05: IM 150MS 1.5\\\" Mechanical Seam 16oz Copper\",\"product_description\":\"IM 150MS 1.5\\\" mechanical seam panel from 16oz copper or thicker on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-198.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#39599-R1\",\"approval_number\":\"FL39599.6\",\"seq\":6,\"product_model\":\"06: IM 200MS 2.0\\\" Mechanical Seam 24ga\",\"product_description\":\"IM 200MS 2.0\\\" mechanical seam panel from 24ga (min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-228.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#39599-R1\",\"approval_number\":\"FL39599.7\",\"seq\":7,\"product_model\":\"07: IM 200MS 2.0\\\" Mechanical Seam 032 Aluminum\",\"product_description\":\"IM 200MS 2.0\\\" mechanical seam panel from nominal 0.032\\\" aluminum or thicker on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-200\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#39599-R1\",\"approval_number\":\"FL39599.8\",\"seq\":8,\"product_model\":\"08: IM 150MS 1.5\\\" Mechanical Seam 032 Aluminum\",\"product_description\":\"IM 150MS 1.5\\\" mechanical seam panel from nominal 0.032\\\" aluminum or thicker on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-213.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#39599-R1\",\"approval_number\":\"FL39599.9\",\"seq\":9,\"product_model\":\"09: IM 150MS 1.5\\\" Mechanical Seam 032 Aluminum\",\"product_description\":\"IM 150MS 1.5\\\" mechanical seam panel from nominal 0.032\\\" aluminum or thicker on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-206\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#39599-R1\",\"approval_number\":\"FL39599.10\",\"seq\":10,\"product_model\":\"10: IM 150MS 1.5\\\" Mechanical Seam 24ga\",\"product_description\":\"IM 150MS 1.5\\\" mechanical seam panel from 24ga (min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-198.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#39599-R1\",\"approval_number\":\"FL39599.11\",\"seq\":11,\"product_model\":\"11: IM 150MS 1.5\\\" Mechanical Seam 24ga\",\"product_description\":\"IM 150MS 1.5\\\" mechanical seam panel from 24ga (min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-176\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#27149-R0\",\"approval_number\":\"FL27149.1\",\"seq\":1,\"product_model\":\"IM 675 1-3\\\/4\\\" SNAP lOCK\",\"product_description\":\".032 ALUMINUM SNAP LOCK OVER 15\\\/32\\\" 4 PLY CDX PLYWOOD\",\"design_pressure\":\"+N\\\/A\\\/-101psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-05-25 00:00:00\",\"instructions_url\":\"\"}],\"Goldin Metals, Inc.\":[{\"manufacturer\":\"Goldin Metals, Inc.\",\"approval_number_master\":\"FL#27204-R3\",\"approval_number\":\"FL27204.1\",\"seq\":1,\"product_model\":\"Min. 26 Ga. 5V Crimp Roof Panel\",\"product_description\":\"Min. 26 Ga. 5V Crimp Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-97.5 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Goldin Metals, Inc.\",\"approval_number_master\":\"FL#27204-R3\",\"approval_number\":\"FL27204.2\",\"seq\":2,\"product_model\":\"Min. 26 Ga. Goldin Roof Panel\",\"product_description\":\"Min. 26 Ga. Goldin Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-85.0 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Goldin Metals, Inc.\",\"approval_number_master\":\"FL#28362-R3\",\"approval_number\":\"FL28362.1\",\"seq\":1,\"product_model\":\"1\\u00bd\\\" Nail Strip Roof Panel\",\"product_description\":\"1\\u00bd\\\" Nail Strip, 24 Ga. 15\\u00bd\\\" Wide Roof Panel over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-116.0psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Goldin Metals, Inc.\",\"approval_number_master\":\"FL#28362-R3\",\"approval_number\":\"FL28362.2\",\"seq\":2,\"product_model\":\"1\\u00bd\\\" Snap Lock Roof Panel\",\"product_description\":\"1\\u00bd\\\" Snap Lock, 24 Ga. Roof Panel over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-116.0psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Goldin Metals, Inc.\",\"approval_number_master\":\"FL#28362-R3\",\"approval_number\":\"FL28362.3\",\"seq\":3,\"product_model\":\"1\\\" Nail Strip Roof Panel\",\"product_description\":\"1\\\" Nail Strip, 24 Ga. 16\\\" Wide Roof Panel over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-153.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Goldin Metals, Inc.\",\"approval_number_master\":\"FL#28362-R3\",\"approval_number\":\"FL28362.4\",\"seq\":4,\"product_model\":\"1\\\" Snap Lock Roof Panel\",\"product_description\":\"1\\\" Snap Lock, 24 Ga. 17\\\" Wide Roof Panel over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-131.0psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Goldin Metals, Inc.\",\"approval_number_master\":\"FL#4791-R0\",\"approval_number\":\"FL4791.1\",\"seq\":1,\"product_model\":\"5 V Crimp\",\"product_description\":\"26ga 5 V Crimp Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Goldin Metals, Inc.\",\"approval_number_master\":\"FL#4791-R0\",\"approval_number\":\"FL4791.2\",\"seq\":2,\"product_model\":\"Goldin Roof Panel\",\"product_description\":\"Golden Roof 26ga Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Westlake Royal Roofing LLC, Unified Steel\":[{\"manufacturer\":\"Westlake Royal Roofing LLC, Unified Steel\",\"approval_number_master\":\"FL#27408-R4\",\"approval_number\":\"FL27408.1\",\"seq\":1,\"product_model\":\"Pine Crest Shake, Cottage Shingle, Pacific Tile, Barrel Vault Tile and Granite Ridge Shingle\",\"product_description\":\"Min. 26 ga. stone-coated steel roof panels\",\"design_pressure\":\"+0\\\/-150\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ROSS ROOF GROUP USA INC. DBA TILCOR NORTH AMERICA\":[{\"manufacturer\":\"ROSS ROOF GROUP USA INC. DBA TILCOR NORTH AMERICA\",\"approval_number_master\":\"FL#27421-R3\",\"approval_number\":\"FL27421.1\",\"seq\":1,\"product_model\":\"Antica, Bond, Classic, Craftsman Shake, Royal and Tudor\",\"product_description\":\"Min. 26 ga., preformed, fastened, stone-coated steel panels\",\"design_pressure\":\"+0\\\/-168.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ROSS ROOF GROUP USA INC. DBA TILCOR NORTH AMERICA\",\"approval_number_master\":\"FL#27421-R3\",\"approval_number\":\"FL27421.2\",\"seq\":2,\"product_model\":\"CF Shingle and CF Shake\",\"product_description\":\"Min. 26 ga., preformed, fastened, stone-coated steel panels\",\"design_pressure\":\"+0\\\/-120\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ROSS ROOF GROUP USA INC. DBA TILCOR NORTH AMERICA\",\"approval_number_master\":\"FL#43763-R0\",\"approval_number\":\"FL43763.1\",\"seq\":1,\"product_model\":\"Antica, Craftsman Shake and Royal Tile\",\"product_description\":\"Min. 0.39mm, preformed, fastened, stoned-coated steel panels\",\"design_pressure\":\"+0\\\/-168.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ROSS ROOF GROUP USA INC. DBA TILCOR NORTH AMERICA\",\"approval_number_master\":\"FL#20888-R0\",\"approval_number\":\"FL20888.1\",\"seq\":1,\"product_model\":\"Coated steel roofing panels\",\"product_description\":\"Coated steel panels: \\\"Antica\\\", \\\"Bond\\\", \\\"Classic\\\", \\\"Craftsman Shake\\\", \\\"Royal\\\", and \\\"Tudor\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Carports Anywhere\":[{\"manufacturer\":\"Carports Anywhere\",\"approval_number_master\":\"FL#27441-R2\",\"approval_number\":\"FL27441.1\",\"seq\":1,\"product_model\":\"Hampton Rib Panel\",\"product_description\":\"Hampton Rib Panel over 1x4 Wood Purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-78.5 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carports Anywhere\",\"approval_number_master\":\"FL#27441-R2\",\"approval_number\":\"FL27441.2\",\"seq\":2,\"product_model\":\"Hampton Rib Panel over Plywood\",\"product_description\":\"Hampton Rib Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-78.5 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-11 00:00:00\",\"instructions_url\":\"\"}],\"Elite Structures inc.\":[{\"manufacturer\":\"Elite Structures inc.\",\"approval_number_master\":\"FL#27503-R2\",\"approval_number\":\"FL27503.1\",\"seq\":1,\"product_model\":\"26 Ga. PBR Roof Panel\",\"product_description\":\"26 Ga. Non-Structural PBR Roof Panel\",\"design_pressure\":\"+NA\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Armstong World Industries\":[{\"manufacturer\":\"Armstong World Industries\",\"approval_number_master\":\"FL#27630-R0\",\"approval_number\":\"FL27630.1\",\"seq\":1,\"product_model\":\"Metalworks Torsion Spring\",\"product_description\":\"Metalworks Torsion Spring Ceiling System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Armstong World Industries\",\"approval_number_master\":\"FL#46694-R0\",\"approval_number\":\"FL46694.1\",\"seq\":1,\"product_model\":\"Ceiling System\",\"product_description\":\"Metal Work Linear Suspension System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Quality Metal Roof Fabricators\":[{\"manufacturer\":\"Quality Metal Roof Fabricators\",\"approval_number_master\":\"FL#27933-R1\",\"approval_number\":\"FL27933.1\",\"seq\":1,\"product_model\":\"QM 5V Roof Panel\",\"product_description\":\"26 Ga. Steel (min) 5V Roof Panel, 24\\\" Wide x 3\\\/8\\\" Rib Height, over 1\\\/2\\\" Plywood.\",\"design_pressure\":\"+N\\\/A\\\/-116\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quality Metal Roof Fabricators\",\"approval_number_master\":\"FL#27933-R1\",\"approval_number\":\"FL27933.2\",\"seq\":2,\"product_model\":\"QM Nailstrip Roof Panel\",\"product_description\":\"26 Ga. Steel (min) Nailstrip Roof Panel, 16\\\" Wide x 1\\\" Rib Height, over 1\\\/2\\\" Plywood.\",\"design_pressure\":\"+NA\\\/-73.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quality Metal Roof Fabricators\",\"approval_number_master\":\"FL#27933-R1\",\"approval_number\":\"FL27933.3\",\"seq\":3,\"product_model\":\"QM Rib Roof Panel\",\"product_description\":\"26 Ga. Steel (min) Rib Roof Panel, 36\\\" Wide x 3\\\/4\\\" Rib Height, over 1\\\/2\\\" Plywood.\",\"design_pressure\":\"+NA\\\/-56\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quality Metal Roof Fabricators\",\"approval_number_master\":\"FL#27933-R1\",\"approval_number\":\"FL27933.4\",\"seq\":4,\"product_model\":\"QM Rib Roof Panel\",\"product_description\":\"26 Ga. Steel (min) Rib Roof Panel, 36\\\" Wide x 3\\\/4\\\" Rib Height, over 7\\\/16\\\" OSB Sheathing.\",\"design_pressure\":\"+NA\\\/-146\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quality Metal Roof Fabricators\",\"approval_number_master\":\"FL#27933-R1\",\"approval_number\":\"FL27933.5\",\"seq\":5,\"product_model\":\"QM Snaplock Roof Panel\",\"product_description\":\"26 Ga. Steel (min) Snaplock Roof Panel, 16\\\" Wide x 1 1\\\/2\\\" Snaplock, over 1\\\/2\\\" Plywood.\",\"design_pressure\":\"+NA\\\/-86\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Deep South Metals LLC\":[{\"manufacturer\":\"Deep South Metals LLC\",\"approval_number_master\":\"FL#28363-R2\",\"approval_number\":\"FL28363.1\",\"seq\":1,\"product_model\":\"South Rib\",\"product_description\":\"26ga and 29ga 36\\\" panel over 1x4 battens\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Deep South Metals LLC\",\"approval_number_master\":\"FL#28363-R2\",\"approval_number\":\"FL28363.2\",\"seq\":2,\"product_model\":\"South Rib\",\"product_description\":\"26ga and 29ga 36\\\" panel over 15\\\/32\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Deep South Metals LLC\",\"approval_number_master\":\"FL#42010-R1\",\"approval_number\":\"FL42010.1\",\"seq\":1,\"product_model\":\"Coastal Rib Aluminum\",\"product_description\":\"Coastal Rib 0.032\\\" Aluminum 36\\\" panel over 1x4 battens\",\"design_pressure\":\"+0\\\/-159\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Deep South Metals LLC\",\"approval_number_master\":\"FL#42010-R1\",\"approval_number\":\"FL42010.2\",\"seq\":2,\"product_model\":\"Coastal Rib Aluminum\",\"product_description\":\"Coastal Rib 0.032\\\" Aluminum 36\\\" panel over plywood\",\"design_pressure\":\"+0\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Deep South Metals LLC\",\"approval_number_master\":\"FL#42011-R1\",\"approval_number\":\"FL42011.1\",\"seq\":1,\"product_model\":\"Coastal Rib Steel\",\"product_description\":\"Coastal Rib 29ga Steel 36\\\" panel over 1x4 battens\",\"design_pressure\":\"+0\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Deep South Metals LLC\",\"approval_number_master\":\"FL#42011-R1\",\"approval_number\":\"FL42011.2\",\"seq\":2,\"product_model\":\"Coastal Rib Steel\",\"product_description\":\"Coastal Rib 29ga Steel 36\\\" panel over plywood\",\"design_pressure\":\"+0\\\/-127.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"All American Metal Components\":[{\"manufacturer\":\"All American Metal Components\",\"approval_number_master\":\"FL#28499-R3\",\"approval_number\":\"FL28499.1\",\"seq\":1,\"product_model\":\"R-Panel\",\"product_description\":\"Min. 26 ga. preformed, ribbed, steel panel with maximum 36-inch coverage\",\"design_pressure\":\"+0\\\/-75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-11-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All American Metal Components\",\"approval_number_master\":\"FL#28499-R3\",\"approval_number\":\"FL28499.2\",\"seq\":2,\"product_model\":\"TR-36 Panel\",\"product_description\":\"Min. 26 ga. preformed, ribbed, steel panel with maximum 36-inch coverage\",\"design_pressure\":\"+0\\\/-60\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-11-09 00:00:00\",\"instructions_url\":\"\"}],\"Century Metal, LLC.\":[{\"manufacturer\":\"Century Metal, LLC.\",\"approval_number_master\":\"FL#28500-R2\",\"approval_number\":\"FL28500.1\",\"seq\":1,\"product_model\":\"26 Ga.5-V Roof Panel\",\"product_description\":\"26 Ga. 5-V Roof Panel over 1x4 Wood Purlins over 7\\\/16\\\" OSB\",\"design_pressure\":\"+N\\\/A\\\/-161.0psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Century Metal, LLC.\",\"approval_number_master\":\"FL#28500-R2\",\"approval_number\":\"FL28500.2\",\"seq\":2,\"product_model\":\"Min. 26 Ga. PBR Roof Panel\",\"product_description\":\"Min. 26 Ga. PBR Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-101.0psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Century Metal, LLC.\",\"approval_number_master\":\"FL#28500-R2\",\"approval_number\":\"FL28500.3\",\"seq\":3,\"product_model\":\"Min. 26 Ga. PBR Roof Panel\",\"product_description\":\"Min. 26 Ga. PBR Roof Panel over 1x4 Wood Purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-108.5psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Century Metal, LLC.\",\"approval_number_master\":\"FL#28500-R2\",\"approval_number\":\"FL28500.4\",\"seq\":4,\"product_model\":\"Min. 29 Ga. Tuff Rib Roof Panel\",\"product_description\":\"Min. 29 Ga. Tuff Rib Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-101.0psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Century Metal, LLC.\",\"approval_number_master\":\"FL#28500-R2\",\"approval_number\":\"FL28500.5\",\"seq\":5,\"product_model\":\"Min. 29 Ga. Tuff Rib Roof Panel\",\"product_description\":\"Min. 29 Ga. Tuff Rib Roof Panel over 1x4 Wood Purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-101.0psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Century Metal, LLC.\",\"approval_number_master\":\"FL#41729-R1\",\"approval_number\":\"FL41729.1\",\"seq\":1,\"product_model\":\"Century Lok Plus 26 Ga. Roof Panel over 15\\\/32\\\" Plywood\",\"product_description\":\"Century Lok Plus 26 Ga. Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-86.0psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-05-01 00:00:00\",\"instructions_url\":\"\"}],\"Metal Alliance Inc.\":[{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#29523-R4\",\"approval_number\":\"FL29523.1\",\"seq\":1,\"product_model\":\"01: 100SL 1\\\" Nailstrip 032 Aluminum\",\"product_description\":\"100SL 1\\\" Nailstrip panel from nominal 0.032\\\" aluminum or thicker on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-168.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#29523-R4\",\"approval_number\":\"FL29523.2\",\"seq\":2,\"product_model\":\"02: 100SL 1\\\" Nailstrip 24ga\",\"product_description\":\"100SL 1\\\" Nailstrip panel from 24ga (min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-206\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#29523-R4\",\"approval_number\":\"FL29523.3\",\"seq\":3,\"product_model\":\"03: 100SL 1\\\" Nailstrip 26ga HVHZ\",\"product_description\":\"100SL 1\\\" Nailstrip panel from 26ga (min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-176\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#29523-R4\",\"approval_number\":\"FL29523.4\",\"seq\":4,\"product_model\":\"04: 100SL 1\\\" Nailstrip 032 Aluminum HVHZ\",\"product_description\":\"100SL 1\\\" Nailstrip panel from nominal 0.032\\\" aluminum or thicker on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-175\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#29523-R4\",\"approval_number\":\"FL29523.5\",\"seq\":5,\"product_model\":\"05: 150SL 1.5\\\" Nailstrip 24ga\",\"product_description\":\"150SL 1.5\\\" Nailstrip panel from 24ga (min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-153.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#29523-R4\",\"approval_number\":\"FL29523.6\",\"seq\":6,\"product_model\":\"06: 150SL 1.5\\\" Nailstrip 032 Aluminum\",\"product_description\":\"150SL 1.5\\\" Nailstrip panel from nominal 0.032\\\" aluminum or thicker on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-168.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#29523-R4\",\"approval_number\":\"FL29523.7\",\"seq\":7,\"product_model\":\"07: 150SL 1.5\\\" Nailstrip 032 Aluminum HVHZ\",\"product_description\":\"150SL 1.5\\\" Nailstrip panel from nominal 0.032\\\" aluminum or thicker on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank | 19\\\" coverage\",\"design_pressure\":\"+N\\\/A\\\/-168.1\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#29523-R4\",\"approval_number\":\"FL29523.8\",\"seq\":8,\"product_model\":\"08: 150SL 1.5\\\" Nailstrip 24ga HVHZ\",\"product_description\":\"150SL 1.5\\\" Nailstrip panel from 24ga (min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank | 19\\\" coverage\",\"design_pressure\":\"+N\\\/A\\\/-112.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#29523-R4\",\"approval_number\":\"FL29523.9\",\"seq\":9,\"product_model\":\"09: 100SL 1.0\\\" Nailstrip 26ga\",\"product_description\":\"100SL 1\\\" Nailstrip panel from 26ga (min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-108.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#29523-R4\",\"approval_number\":\"FL29523.10\",\"seq\":10,\"product_model\":\"10: 100SL 1\\\" Nailstrip 032 Aluminum\",\"product_description\":\"100SL 1\\\" Nailstrip panel from nominal 0.032\\\" aluminum or thicker on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-153.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#30780-R5\",\"approval_number\":\"FL30780.1\",\"seq\":1,\"product_model\":\"01: 145SL AllSeam 1.5\\\" SnapLok 032 Aluminum\",\"product_description\":\"145SL AllSeam 1.5\\\" SnapLok panel from nominal 0.032\\\" aluminum or thicker on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-161\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#30780-R5\",\"approval_number\":\"FL30780.2\",\"seq\":2,\"product_model\":\"02: 145SL AllSeam 1.5\\\" SnapLok 26ga\",\"product_description\":\"145SL AllSeam 1.5\\\" SnapLok panel from 26ga (min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-176\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#30780-R5\",\"approval_number\":\"FL30780.3\",\"seq\":3,\"product_model\":\"03: 155SL AllSeam 1.5\\\" SnapLok 26ga\",\"product_description\":\"155SL AllSeam 1.5\\\" SnapLok panel from 26ga (min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-128.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#30780-R5\",\"approval_number\":\"FL30780.4\",\"seq\":4,\"product_model\":\"04: 155SL AllSeam 1.5\\\" SnapLok 032 Aluminum\",\"product_description\":\"155SL AllSeam 1.5\\\" SnapLok panel from nominal 0.032\\\" aluminum or thicker on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-176\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#30780-R5\",\"approval_number\":\"FL30780.5\",\"seq\":5,\"product_model\":\"05: 175SL AllSeam 1.75\\\" SnapLok 032 Aluminum\",\"product_description\":\"175SL AllSeam 1.75\\\" SnapLok panel from nominal 0.032\\\" aluminum or thicker on 22ga(min) B deck or similar\",\"design_pressure\":\"+N\\\/A\\\/-153.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#30780-R5\",\"approval_number\":\"FL30780.6\",\"seq\":6,\"product_model\":\"06: 175SL AllSeam 1.75\\\" SnapLok 24ga\",\"product_description\":\"175SL AllSeam 1.75\\\" SnapLok panel from 24ga(min) on 22ga(min) B deck or similar\",\"design_pressure\":\"+N\\\/A\\\/-161\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#30780-R5\",\"approval_number\":\"FL30780.7\",\"seq\":7,\"product_model\":\"07: 175SL AllSeam 1.75\\\" SnapLok 24ga\",\"product_description\":\"175SL AllSeam 1.75\\\" SnapLok panel from 24ga(min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-243.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#30780-R5\",\"approval_number\":\"FL30780.8\",\"seq\":8,\"product_model\":\"08: 175SL AllSeam 1.75\\\" SnapLok 032 Aluminum\",\"product_description\":\"175SL AllSeam 1.75\\\" SnapLok panel from nominal 0.032\\\" aluminum or thicker on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-228.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#30780-R5\",\"approval_number\":\"FL30780.9\",\"seq\":9,\"product_model\":\"09: 175SL AllSeam 1.75\\\" SnapLok 24ga\",\"product_description\":\"175SL AllSeam 1.75\\\" SnapLok panel from 24ga(min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-243.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#30780-R5\",\"approval_number\":\"FL30780.10\",\"seq\":10,\"product_model\":\"10: 175SL AllSeam 1.75\\\" SnapLok 032 Aluminum\",\"product_description\":\"175SL AllSeam 1.75\\\" SnapLok panel from 24ga(min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-191\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#30780-R5\",\"approval_number\":\"FL30780.11\",\"seq\":11,\"product_model\":\"11: 175SL AllSeam 1.75\\\" SnapLok 7mm Zinc\",\"product_description\":\"175SL AllSeam 1.75\\\" SnapLok panel from 7mm Zinc (nom, min) on 17\\\/32\\\" (min) OSB, plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-101\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#30780-R5\",\"approval_number\":\"FL30780.12\",\"seq\":12,\"product_model\":\"12: 175SL AllSeam 1.75\\\" SnapLok 032 Aluminum\",\"product_description\":\"175SL AllSeam 1.75\\\" SnapLok panel from nominal 0.032\\\" aluminum or thicker on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-108.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#30780-R5\",\"approval_number\":\"FL30780.13\",\"seq\":13,\"product_model\":\"13: 175SL AllSeam 1.75\\\" SnapLok 26ga\",\"product_description\":\"175SL AllSeam 1.75\\\" SnapLok panel from 26ga (min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-93.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#30780-R5\",\"approval_number\":\"FL30780.14\",\"seq\":14,\"product_model\":\"14: 145SL AllSeam 1.5\\\" SnapLok 26ga\",\"product_description\":\"145SL AllSeam 1.5\\\" SnapLok panel from 26ga (min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-86\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#31652-R4\",\"approval_number\":\"FL31652.1\",\"seq\":1,\"product_model\":\"01: 50ALLV 5V Crimp 26ga\",\"product_description\":\"50ALLV 5V Crimp panel from 26ga (min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-206\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#31652-R4\",\"approval_number\":\"FL31652.2\",\"seq\":2,\"product_model\":\"02: 50ALLV 5V Crimp 032 Aluminum\",\"product_description\":\"50ALLV 5V Crimp panel from nominal 0.032\\\" aluminum or thicker on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-183.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#31652-R4\",\"approval_number\":\"FL31652.3\",\"seq\":3,\"product_model\":\"03: 50ALLV 5V Crimp 26ga\",\"product_description\":\"50ALLV 5V Crimp panel from 26ga (min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-206\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#31652-R4\",\"approval_number\":\"FL31652.4\",\"seq\":4,\"product_model\":\"04: 50ALLV 5V Crimp 032 Aluminum\",\"product_description\":\"50ALLV 5V Crimp panel from nominal 0.032\\\" aluminum or thicker on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-183.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#31652-R4\",\"approval_number\":\"FL31652.5\",\"seq\":5,\"product_model\":\"05: 50ALLCOR Corrugated 26ga\",\"product_description\":\"50ALLCOR 0.75\\\" Corrugated panels from 26ga(min) on 2x4 (nom) battens\",\"design_pressure\":\"+N\\\/A\\\/-161\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#31652-R4\",\"approval_number\":\"FL31652.6\",\"seq\":6,\"product_model\":\"06: 50ALLCOR Corrugated 26ga\",\"product_description\":\"50ALLCOR 0.75\\\" Corrugated panels from 26ga(min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-161\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#31652-R4\",\"approval_number\":\"FL31652.7\",\"seq\":7,\"product_model\":\"07: 50ALLRIB Rib 26ga\",\"product_description\":\"50ALLRIB Trapezoidal Rib panel from 26ga (min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-78.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#31652-R4\",\"approval_number\":\"FL31652.8\",\"seq\":8,\"product_model\":\"08: 50ALLRIB Rib 26ga\",\"product_description\":\"50ALLRIB Trapezoidal Rib panel from 26ga (min) on 17\\\/32\\\" (min) OSB, plywood, or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-93.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#31652-R4\",\"approval_number\":\"FL31652.9\",\"seq\":9,\"product_model\":\"09: 50ALLV 5V Crimp 26ga\",\"product_description\":\"50ALLV 5V Crimp panel from 26ga (min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-116\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#31653-R5\",\"approval_number\":\"FL31653.1\",\"seq\":1,\"product_model\":\"01: 150MS 1.5\\\" Mechanical Seam 032 Aluminum 20\\\" panel\",\"product_description\":\"150MS 1.5\\\" mechanical seam panel from nominal 0.032\\\" aluminum or thicker on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank | 20\\\" coverage\",\"design_pressure\":\"+N\\\/A\\\/-178\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#31653-R5\",\"approval_number\":\"FL31653.2\",\"seq\":2,\"product_model\":\"02: 150MS 1.5\\\" Mechanical Seam 24ga\",\"product_description\":\"150MS 1.5\\\" mechanical seam panel from 24ga (min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-198.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#31653-R5\",\"approval_number\":\"FL31653.3\",\"seq\":3,\"product_model\":\"03: 150MS 1.5\\\" Mechanical Seam 26ga\",\"product_description\":\"150MS 1.5\\\" mechanical seam panel from 26ga (min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-218.8\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#31653-R5\",\"approval_number\":\"FL31653.4\",\"seq\":4,\"product_model\":\"04: 150MS 1.5\\\" Mechanical Seam 032 Aluminum 20\\\" panel\",\"product_description\":\"150MS 1.5\\\" mechanical seam panel from nominal 0.032\\\" aluminum or thicker on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank | 20\\\" coverage\",\"design_pressure\":\"+N\\\/A\\\/-198.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#31653-R5\",\"approval_number\":\"FL31653.5\",\"seq\":5,\"product_model\":\"05: 150MS 1.5\\\" Mechanical Seam 16oz Copper\",\"product_description\":\"150MS 1.5\\\" mechanical seam panel from 16oz copper or thicker on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-198.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#31653-R5\",\"approval_number\":\"FL31653.6\",\"seq\":6,\"product_model\":\"06: 200MS 2.0\\\" Mechanical Seam 24ga\",\"product_description\":\"200MS 2.0\\\" mechanical seam panel from 24ga (min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-228.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#31653-R5\",\"approval_number\":\"FL31653.7\",\"seq\":7,\"product_model\":\"07: 200MS 2.0\\\" Mechanical Seam 032 Aluminum\",\"product_description\":\"200MS 2.0\\\" mechanical seam panel from nominal 0.032\\\" aluminum or thicker on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-200\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#31653-R5\",\"approval_number\":\"FL31653.8\",\"seq\":8,\"product_model\":\"08: 150MS 1.5\\\" Mechanical Seam 032 Aluminum\",\"product_description\":\"150MS 1.5\\\" mechanical seam panel from nominal 0.032\\\" aluminum or thicker on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-213.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#31653-R5\",\"approval_number\":\"FL31653.9\",\"seq\":9,\"product_model\":\"09: 150MS 1.5\\\" Mechanical Seam 032 Aluminum\",\"product_description\":\"150MS 1.5\\\" mechanical seam panel from nominal 0.032\\\" aluminum or thicker on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-206\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#31653-R5\",\"approval_number\":\"FL31653.10\",\"seq\":10,\"product_model\":\"10: 150MS 1.5\\\" Mechanical Seam 24ga\",\"product_description\":\"150MS 1.5\\\" mechanical seam panel from 24ga (min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-198.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#31653-R5\",\"approval_number\":\"FL31653.11\",\"seq\":11,\"product_model\":\"11: 150MS 1.5\\\" Mechanical Seam 16oz Copper\",\"product_description\":\"150MS 1.5\\\" mechanical seam panel from 16oz copper or thicker on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-159.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#31653-R5\",\"approval_number\":\"FL31653.12\",\"seq\":12,\"product_model\":\"12: 150MS 1.5\\\" Mechanical Seam 24ga\",\"product_description\":\"150MS 1.5\\\" mechanical seam panel from 24ga (min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-189.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#31653-R5\",\"approval_number\":\"FL31653.13\",\"seq\":13,\"product_model\":\"13: 150MS 1.5\\\" Mechanical Seam 032 Aluminum\",\"product_description\":\"150MS 1.5\\\" mechanical seam panel from nominal 0.032\\\" aluminum or thicker on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-159.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#38752-R3\",\"approval_number\":\"FL38752.1\",\"seq\":1,\"product_model\":\"01: 150MS 1.5\\\" Mechanical Seam 24ga\",\"product_description\":\"150MS 1.5\\\" mechanical seam panel from 24ga (min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-176\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#38752-R3\",\"approval_number\":\"FL38752.2\",\"seq\":2,\"product_model\":\"02: 50ALLV 26ga\",\"product_description\":\"50ALLV 5V exposed fastener panel from 26ga (min) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" (min) wood plank\",\"design_pressure\":\"+N\\\/A\\\/-168.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#45203-R0\",\"approval_number\":\"FL45203.1\",\"seq\":1,\"product_model\":\"01: 26ga 50ALLV on plywood\",\"product_description\":\"26ga (min) 50ALLV on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-86\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#45203-R0\",\"approval_number\":\"FL45203.2\",\"seq\":2,\"product_model\":\"02: 26ga 50ALLV on plywood\",\"product_description\":\"26ga (min) 50ALLV on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-228\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#45203-R0\",\"approval_number\":\"FL45203.3\",\"seq\":3,\"product_model\":\"03: 032 50ALLV on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker 50ALLV on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-168.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#45203-R0\",\"approval_number\":\"FL45203.4\",\"seq\":4,\"product_model\":\"04: 29ga ALLRIB on plywood\",\"product_description\":\"29ga (min) ALLRIB on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-86\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#45203-R0\",\"approval_number\":\"FL45203.5\",\"seq\":5,\"product_model\":\"05: 29ga ALLRIB on plywood\",\"product_description\":\"29ga (min) ALLRIB on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-146\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#45203-R0\",\"approval_number\":\"FL45203.6\",\"seq\":6,\"product_model\":\"06: 29ga ALLRIB on plywood\",\"product_description\":\"29ga (min) ALLRIB on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-69.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#45203-R0\",\"approval_number\":\"FL45203.7\",\"seq\":7,\"product_model\":\"07: 26ga PBR on plywood\",\"product_description\":\"26ga (min) PBR on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-71\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#45203-R0\",\"approval_number\":\"FL45203.8\",\"seq\":8,\"product_model\":\"08: 26ga PBR on plywood\",\"product_description\":\"26ga (min) PBR on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-119.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#45918-R0\",\"approval_number\":\"FL45918.1\",\"seq\":1,\"product_model\":\"01: 26ga 150SL on plywood\",\"product_description\":\"26ga (min) 150SL on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-63.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#45918-R0\",\"approval_number\":\"FL45918.2\",\"seq\":2,\"product_model\":\"02: 032 150SL on plywood\",\"product_description\":\"Nominally 0.032\\\" or thicker 150SL on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-179.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#45918-R0\",\"approval_number\":\"FL45918.3\",\"seq\":3,\"product_model\":\"03: 160z 150MS on plywood\",\"product_description\":\"Nominally 16oz copper or thicker 150MS on 15\\\/32\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/-82.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#45918-R0\",\"approval_number\":\"FL45918.4\",\"seq\":4,\"product_model\":\"04: 24ga 200MS on B Deck\",\"product_description\":\"24ga (min) 200MS on 22ga (min) B Deck\",\"design_pressure\":\"+N\\\/A\\\/-148\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#45918-R0\",\"approval_number\":\"FL45918.5\",\"seq\":5,\"product_model\":\"05: 24ga 200MS on B Deck\",\"product_description\":\"24ga (min) 200MS on 22ga (min) B Deck\",\"design_pressure\":\"+N\\\/A\\\/-181.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#45918-R0\",\"approval_number\":\"FL45918.6\",\"seq\":6,\"product_model\":\"06: 032 200MS on B Deck\",\"product_description\":\"Nominally 0.032\\\" or thicker 200MS on 22ga (min) B Deck\",\"design_pressure\":\"+N\\\/A\\\/-114.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#45918-R0\",\"approval_number\":\"FL45918.7\",\"seq\":7,\"product_model\":\"07: 032 200MS on B Deck\",\"product_description\":\"Nominally 0.032\\\" or thicker 200MS on 22ga (min) B Deck\",\"design_pressure\":\"+N\\\/A\\\/-166.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#45926-R0\",\"approval_number\":\"FL45926.1\",\"seq\":1,\"product_model\":\"01: 24ga Tile on plywood\",\"product_description\":\"24ga (min) barrel tile on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-54\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#45926-R0\",\"approval_number\":\"FL45926.2\",\"seq\":2,\"product_model\":\"02: 24ga Tile on plywood\",\"product_description\":\"24ga (min) barrel tile on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-137\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#45926-R0\",\"approval_number\":\"FL45926.3\",\"seq\":3,\"product_model\":\"03: 24ga Tile on plywood\",\"product_description\":\"24ga (min) barrel tile on 19\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-99\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#45926-R0\",\"approval_number\":\"FL45926.4\",\"seq\":4,\"product_model\":\"04: 24ga Tile on plywood\",\"product_description\":\"24ga (min) barrel tile on 19\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-106\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#45926-R0\",\"approval_number\":\"FL45926.5\",\"seq\":5,\"product_model\":\"05: 24ga Tile on B Deck\",\"product_description\":\"24ga (min) barrel tile on 22ga (min) B deck\",\"design_pressure\":\"+N\\\/A\\\/-120\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#45926-R0\",\"approval_number\":\"FL45926.6\",\"seq\":6,\"product_model\":\"06: 032 Tile on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker barrel tile on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-92\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#45926-R0\",\"approval_number\":\"FL45926.7\",\"seq\":7,\"product_model\":\"07: 032 Tile on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker barrel tile on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-107\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"}],\"Southland Metal Roofing & Supply\":[{\"manufacturer\":\"Southland Metal Roofing & Supply\",\"approval_number_master\":\"FL#29684-R2\",\"approval_number\":\"FL29684.1\",\"seq\":1,\"product_model\":\"1- Master Rib\",\"product_description\":\"29ga (min) 36\\\" wide rib panel on 1x4s on OSB deck.\",\"design_pressure\":\"+N\\\/A\\\/-56\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southland Metal Roofing & Supply\",\"approval_number_master\":\"FL#29684-R2\",\"approval_number\":\"FL29684.2\",\"seq\":2,\"product_model\":\"2- PBR Panel\",\"product_description\":\"26ga (min) 36\\\" wide PBR panel on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-71\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southland Metal Roofing & Supply\",\"approval_number_master\":\"FL#29684-R2\",\"approval_number\":\"FL29684.3\",\"seq\":3,\"product_model\":\"3- 1.5\\\" Snap Lock\",\"product_description\":\"24ga (min) 1.5\\\" snap lock standing seam panel on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-116\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-16 00:00:00\",\"instructions_url\":\"\"}],\"Quicken Steel\":[{\"manufacturer\":\"Quicken Steel\",\"approval_number_master\":\"FL#30339-R4\",\"approval_number\":\"FL30339.1\",\"seq\":1,\"product_model\":\"01: Q-STRIP 100\",\"product_description\":\"26ga (min) 1\\\" nail strip on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-116\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quicken Steel\",\"approval_number_master\":\"FL#30339-R4\",\"approval_number\":\"FL30339.2\",\"seq\":2,\"product_model\":\"02: QuickRib PR-5\",\"product_description\":\"26ga (min) rib panel over 15\\\/32\\\" plywood (min)\",\"design_pressure\":\"+N\\\/A\\\/-123.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quicken Steel\",\"approval_number_master\":\"FL#30339-R4\",\"approval_number\":\"FL30339.3\",\"seq\":3,\"product_model\":\"03: Q-LOCK 175\",\"product_description\":\"26ga (min) 1.75\\\" snap lock clipped system over 15\\\/32\\\" plywood (min)\",\"design_pressure\":\"+N\\\/A\\\/-93.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quicken Steel\",\"approval_number_master\":\"FL#30339-R4\",\"approval_number\":\"FL30339.4\",\"seq\":4,\"product_model\":\"04: QuickRib PR-5\",\"product_description\":\"29ga (min) rib panel over 15\\\/32\\\" plywood (min), fastener in the rib\",\"design_pressure\":\"+N\\\/A\\\/-123.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quicken Steel\",\"approval_number_master\":\"FL#30339-R4\",\"approval_number\":\"FL30339.5\",\"seq\":5,\"product_model\":\"05: QuickRib PR-5\",\"product_description\":\"29ga (min) rib panel over 1x4 battens (min) on 15\\\/32\\\" plywood (min)\",\"design_pressure\":\"+N\\\/A\\\/-131\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quicken Steel\",\"approval_number_master\":\"FL#30339-R4\",\"approval_number\":\"FL30339.6\",\"seq\":6,\"product_model\":\"06: QuickRib PR-5\",\"product_description\":\"29ga (min) rib panel over 15\\\/32\\\" plywood (min)\",\"design_pressure\":\"+N\\\/A\\\/-93.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quicken Steel\",\"approval_number_master\":\"FL#30339-R4\",\"approval_number\":\"FL30339.7\",\"seq\":7,\"product_model\":\"07: 5V Crimp\",\"product_description\":\"26ga (min) 5V panel over 15\\\/32\\\" plywood (min)\",\"design_pressure\":\"+N\\\/A\\\/-108.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quicken Steel\",\"approval_number_master\":\"FL#30339-R4\",\"approval_number\":\"FL30339.8\",\"seq\":8,\"product_model\":\"08: PBU\",\"product_description\":\"26ga (min) PBU panel over 15\\\/32\\\" plywood (min)\",\"design_pressure\":\"+N\\\/A\\\/-131\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quicken Steel\",\"approval_number_master\":\"FL#30339-R1\",\"approval_number\":\"FL30339.9\",\"seq\":9,\"product_model\":\"09: 5V Crimp\",\"product_description\":\"26ga (min) 5V panel over 15\\\/32\\\" plywood (min)\",\"design_pressure\":\"+N\\\/A\\\/-108.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-08-03 00:00:00\",\"instructions_url\":\"\"}],\"Premier Metal\":[{\"manufacturer\":\"Premier Metal\",\"approval_number_master\":\"FL#30343-R4\",\"approval_number\":\"FL30343.1\",\"seq\":1,\"product_model\":\"01: 26ga 5V Crimp over plywood\",\"product_description\":\"26ga (min) 5V Crimp over 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-108.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Metal\",\"approval_number_master\":\"FL#30343-R4\",\"approval_number\":\"FL30343.2\",\"seq\":2,\"product_model\":\"02: 26ga PermaShield over plywood\",\"product_description\":\"26ga (min) PermaShield screw strip over 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-116\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Metal\",\"approval_number_master\":\"FL#30343-R4\",\"approval_number\":\"FL30343.3\",\"seq\":3,\"product_model\":\"03: 032 Aluminum PermaShield over plywood\",\"product_description\":\"Nominally 032 or thicker aluminum PermaShield screw strip over 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-153.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Metal\",\"approval_number_master\":\"FL#30343-R4\",\"approval_number\":\"FL30343.4\",\"seq\":4,\"product_model\":\"04: 26ga TuffRib over plywood\",\"product_description\":\"26ga (min) TuffRib over 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-123.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Metal\",\"approval_number_master\":\"FL#30343-R4\",\"approval_number\":\"FL30343.5\",\"seq\":5,\"product_model\":\"05: 032 Aluminum DuraSeam over plywood\",\"product_description\":\"Nominally 0.032\\\" or thicker aluminum DuraSeam over 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-108.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Metal\",\"approval_number_master\":\"FL#30343-R4\",\"approval_number\":\"FL30343.7\",\"seq\":7,\"product_model\":\"07: 29ga TuffRib over plywood\",\"product_description\":\"29ga (min) TuffRib over 15\\\/32\\\" (min) plywood | Fastener in the rib\",\"design_pressure\":\"+N\\\/A\\\/-123.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Metal\",\"approval_number_master\":\"FL#30343-R4\",\"approval_number\":\"FL30343.8\",\"seq\":8,\"product_model\":\"08: 29ga TuffRib on 1x4 battens over plywood\",\"product_description\":\"29ga (min) TuffRib on 1x4 (nom) battens over 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-131\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Metal\",\"approval_number_master\":\"FL#30343-R4\",\"approval_number\":\"FL30343.9\",\"seq\":9,\"product_model\":\"09: 29ga TuffRib over plywood\",\"product_description\":\"29ga (min) TuffRib over 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-93.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Metal\",\"approval_number_master\":\"FL#30343-R4\",\"approval_number\":\"FL30343.10\",\"seq\":10,\"product_model\":\"10: 26ga DuraSeam 150 over plywood\",\"product_description\":\"26ga (min) DuraSeam 150 over 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-131\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Metal\",\"approval_number_master\":\"FL#30343-R4\",\"approval_number\":\"FL30343.11\",\"seq\":11,\"product_model\":\"11: 26ga ArmorSeam over plywood\",\"product_description\":\"26ga (min) ArmorSeam over 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-138.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Premier Metal\",\"approval_number_master\":\"FL#30343-R0\",\"approval_number\":\"FL30343.6\",\"seq\":6,\"product_model\":\"PS-175\",\"product_description\":\"26GA Steel Snap Lock over plywood\",\"design_pressure\":\"+N\\\/A\\\/--93.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-08-03 00:00:00\",\"instructions_url\":\"\"}],\"AllSouth Pre-Engineered Components, LLC (APEC)\":[{\"manufacturer\":\"AllSouth Pre-Engineered Components, LLC (APEC)\",\"approval_number_master\":\"FL#30444-R2\",\"approval_number\":\"FL30444.1\",\"seq\":1,\"product_model\":\"Tuff-Rib\",\"product_description\":\"Max 36\\\" wide, min 29 ga. steel through fastened panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Gulf Coast Building Products, Inc.\":[{\"manufacturer\":\"Gulf Coast Building Products, Inc.\",\"approval_number_master\":\"FL#30540-R2\",\"approval_number\":\"FL30540.1\",\"seq\":1,\"product_model\":\"3\\\" Metal Riser Roof Panels\",\"product_description\":\"3\\\"x12\\\" wide riser roof panels:\\n0.024\\\" and 0.032\\\" thick aluminum.\\n26ga thick Galvalume steel.\",\"design_pressure\":\"+57.6\\\/-61.6\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ALPHA METAL PANELS LLC\":[{\"manufacturer\":\"ALPHA METAL PANELS LLC\",\"approval_number_master\":\"FL#31282-R2\",\"approval_number\":\"FL31282.1\",\"seq\":1,\"product_model\":\"26GA PBR PANEL\",\"product_description\":\"36\\\" WIDE PANEL OVER 15\\\/32\\\" APA PLYWOOD FOR NON-HVHZ; 19\\\/32\\\" APA PLYWOOD FOR HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-154.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALPHA METAL PANELS LLC\",\"approval_number_master\":\"FL#31282-R2\",\"approval_number\":\"FL31282.2\",\"seq\":2,\"product_model\":\"26GA RIB PANEL\",\"product_description\":\"36\\\" WIDE RIB PANEL OVER APA 15\\\/32\\\" PLYWOOD NON-HVHZ, 19\\\/32\\\" PLYWOOD HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-159.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALPHA METAL PANELS LLC\",\"approval_number_master\":\"FL#31282-R2\",\"approval_number\":\"FL31282.3\",\"seq\":3,\"product_model\":\"29GA RIB PANEL\",\"product_description\":\"36\\\" WIDE RIB OVER APA 15\\\/32\\\" PLYWOOD-NON-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-71.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Metal Heads, LLC.\":[{\"manufacturer\":\"Metal Heads, LLC.\",\"approval_number_master\":\"FL#31352-R3\",\"approval_number\":\"FL31352.1\",\"seq\":1,\"product_model\":\"26 Ga. Classic Rib Roof Panel\",\"product_description\":\"26 Ga. Classic Rib Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-153.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Heads, LLC.\",\"approval_number_master\":\"FL#31352-R3\",\"approval_number\":\"FL31352.2\",\"seq\":2,\"product_model\":\"26 Ga. Classic Rib Roof Panel\",\"product_description\":\"26 Ga. Classic Rib Roof Panel over 1x4 Wood Purlins\",\"design_pressure\":\"+N\\\/A\\\/-183.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Heads, LLC.\",\"approval_number_master\":\"FL#31352-R3\",\"approval_number\":\"FL31352.3\",\"seq\":3,\"product_model\":\"Standing Seam 24 Ga. & 26 Ga. Roof Panel\",\"product_description\":\"Standing SEam 24 Ga & 26 Ga. 16\\\" Wide Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-71.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Heads, LLC.\",\"approval_number_master\":\"FL#40077-R1\",\"approval_number\":\"FL40077.1\",\"seq\":1,\"product_model\":\"1.5\\\" Nailstrip Standing Seam 24 Ga. Roof Panel over 15\\\/32 Plywood\",\"product_description\":\"1.5\\\" Nailstrip Standing Seam 24 Ga. Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-131.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Heads, LLC.\",\"approval_number_master\":\"FL#40077-R1\",\"approval_number\":\"FL40077.2\",\"seq\":2,\"product_model\":\"26 Ga. PBR Roof Panel over Plywood\",\"product_description\":\"26 Ga. PBR Roof Panel over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-41.7psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Alabama Metals\":[{\"manufacturer\":\"Alabama Metals\",\"approval_number_master\":\"FL#31659-R1\",\"approval_number\":\"FL31659.1\",\"seq\":1,\"product_model\":\"29 Ga. AG Roof Panel\",\"product_description\":\"29 Ga. AG Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-108.5psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-02-13 00:00:00\",\"instructions_url\":\"\"}],\"Echols Metal\":[{\"manufacturer\":\"Echols Metal\",\"approval_number_master\":\"FL#32188-R2\",\"approval_number\":\"FL32188.1\",\"seq\":1,\"product_model\":\"Apex, R-Panel, Low Rib and Snap Lock\",\"product_description\":\"Preformed steel roofing panels\",\"design_pressure\":\"+0\\\/-97.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"}],\"A&E Metal Roofing\":[{\"manufacturer\":\"A&E Metal Roofing\",\"approval_number_master\":\"FL#32189-R2\",\"approval_number\":\"FL32189.1\",\"seq\":1,\"product_model\":\"Apex, R-Panel, Low Rib and Snap Lock\",\"product_description\":\"Preformed steel roofing panels\",\"design_pressure\":\"+0\\\/-97.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Southern Metal Supply LLC\":[{\"manufacturer\":\"Southern Metal Supply LLC\",\"approval_number_master\":\"FL#32385-R2\",\"approval_number\":\"FL32385.2\",\"seq\":2,\"product_model\":\"26 Ga. Steel R-Panel\",\"product_description\":\"26 Ga. Steel Roof Panel, 36\\\" Wide x 1 1\\\/8\\\" Rib Height, over 2x6 Wood Battens.\",\"design_pressure\":\"+N\\\/A\\\/-123.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Metal Supply LLC\",\"approval_number_master\":\"FL#32385-R2\",\"approval_number\":\"FL32385.3\",\"seq\":3,\"product_model\":\"29 Ga. Steel Rib Roof Panel\",\"product_description\":\"29 Ga. Steel Roof Panel, 36\\\" wide with 3\\\/4\\\" Ribs, over 1\\\/2\\\" plywood.\",\"design_pressure\":\"+N\\\/A\\\/-63.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Metal Supply LLC\",\"approval_number_master\":\"FL#32385-R0\",\"approval_number\":\"FL32385.1\",\"seq\":1,\"product_model\":\"29 Ga. Steel Rib Roof Panel\",\"product_description\":\"29 Ga. Steel Roof Panel, 36\\\" wide, with 3\\\/4\\\" Ribs\",\"design_pressure\":\"+63.5\\\/-63.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Freedom Manufacturing and Roofing Supply, LLC\":[{\"manufacturer\":\"Freedom Manufacturing and Roofing Supply, LLC\",\"approval_number_master\":\"FL#33548-R1\",\"approval_number\":\"FL33548.1\",\"seq\":1,\"product_model\":\"26 Ga. Freedom Tuff Roof Panel\",\"product_description\":\"26 Ga. Freedom Tuff Roof Panel over 1x4 Wood Purlins\",\"design_pressure\":\"+N\\\/A\\\/-183.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Freedom Manufacturing and Roofing Supply, LLC\",\"approval_number_master\":\"FL#33548-R1\",\"approval_number\":\"FL33548.2\",\"seq\":2,\"product_model\":\"26 Ga. Freedom Tuff Roof Panel\",\"product_description\":\"26 Ga. Freedom Tuff Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-146.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Freedom Manufacturing and Roofing Supply, LLC\",\"approval_number_master\":\"FL#33548-R1\",\"approval_number\":\"FL33548.3\",\"seq\":3,\"product_model\":\"29 Ga. Freedom Tuff Roof Panel\",\"product_description\":\"29 Ga. Freedom Tuff Roof Panel over 1x4 Wood Purlins\",\"design_pressure\":\"+N\\\/A\\\/-176.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Freedom Manufacturing and Roofing Supply, LLC\",\"approval_number_master\":\"FL#33548-R1\",\"approval_number\":\"FL33548.4\",\"seq\":4,\"product_model\":\"29 Ga. Freedom Tuff Roof Panel\",\"product_description\":\"29 Ga. Freedom Tuff Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-138.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Freedom Manufacturing and Roofing Supply, LLC\",\"approval_number_master\":\"FL#39378-R1\",\"approval_number\":\"FL39378.1\",\"seq\":1,\"product_model\":\"Freedom Lok 0.032\\\" Aluminum Roof Panel\",\"product_description\":\"Feedom Lok 0.032\\\" Aluminum Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-41.7 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Freedom Manufacturing and Roofing Supply, LLC\",\"approval_number_master\":\"FL#39378-R1\",\"approval_number\":\"FL39378.2\",\"seq\":2,\"product_model\":\"Freedom Lok 26 Ga. Roof Panel\",\"product_description\":\"Freedom Lok 26 Ga. Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-71.0 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Freedom Manufacturing and Roofing Supply, LLC\",\"approval_number_master\":\"FL#39378-R1\",\"approval_number\":\"FL39378.3\",\"seq\":3,\"product_model\":\"Freedom Seam 26 Ga. Roof Panel\",\"product_description\":\"Freedom Seam 26 Ga. Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-63.5 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Freedom Manufacturing and Roofing Supply, LLC\",\"approval_number_master\":\"FL#41714-R2\",\"approval_number\":\"FL41714.1\",\"seq\":1,\"product_model\":\"26 Ga. 5V Roof Panel\",\"product_description\":\"26 Ga. 5V Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-176.0psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Freedom Manufacturing and Roofing Supply, LLC\",\"approval_number_master\":\"FL#41714-R2\",\"approval_number\":\"FL41714.2\",\"seq\":2,\"product_model\":\"26 Ga. 5V Roof Panel\",\"product_description\":\"26 Ga. 5V Roof Panel over 1x4 wood purlins\",\"design_pressure\":\"+N\\\/A\\\/-161.0psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Freedom Manufacturing and Roofing Supply, LLC\",\"approval_number_master\":\"FL#41714-R2\",\"approval_number\":\"FL41714.3\",\"seq\":3,\"product_model\":\"26 Ga. Freedom Tuff Roof Panel\",\"product_description\":\"26 Ga. Freedom Tuff Roof Panel Fastened through Rib over 1x4 Wood Purlins\",\"design_pressure\":\"+N\\\/A\\\/-191.0psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Freedom Manufacturing and Roofing Supply, LLC\",\"approval_number_master\":\"FL#41714-R2\",\"approval_number\":\"FL41714.4\",\"seq\":4,\"product_model\":\"26 Ga. PBR Roof Panel over 15\\\/32\\\" Plywood\",\"product_description\":\"26 Ga. PBR Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-191.0psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-28 00:00:00\",\"instructions_url\":\"\"}],\"Gulf Coast Supply & Manufacturing, LLC.\":[{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#33818-R5\",\"approval_number\":\"FL33818.1\",\"seq\":1,\"product_model\":\"01: GulfLok\",\"product_description\":\"1\\\" (nom) Nail Strip Snap Lock\",\"design_pressure\":\"+N\\\/A\\\/-161\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#33818-R5\",\"approval_number\":\"FL33818.2\",\"seq\":2,\"product_model\":\"02: GulfSeam\",\"product_description\":\"1.75\\\" (nom) Snap Lock\",\"design_pressure\":\"+N\\\/A\\\/-159.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#33818-R5\",\"approval_number\":\"FL33818.3\",\"seq\":3,\"product_model\":\"03: VersaLoc\",\"product_description\":\"1.5\\\" Mechanical Seam\",\"design_pressure\":\"+N\\\/A\\\/-189.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#33818-R5\",\"approval_number\":\"FL33818.4\",\"seq\":4,\"product_model\":\"04: MegaLoc\",\"product_description\":\"2\\\" Mechanical Seam\",\"design_pressure\":\"+N\\\/A\\\/-164.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#33818-R5\",\"approval_number\":\"FL33818.5\",\"seq\":5,\"product_model\":\"05:GulfRib\",\"product_description\":\"3\\\/4\\\" tall (nom) 36\\\" coverage exposed fastener Rib panel\",\"design_pressure\":\"+30\\\/-164.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#33818-R5\",\"approval_number\":\"FL33818.6\",\"seq\":6,\"product_model\":\"06: GulfPBR\",\"product_description\":\"1_1\\\/4\\\" tall (nom) 36\\\" coverage exposed fastener PBR\",\"design_pressure\":\"+N\\\/A\\\/-154.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#33818-R5\",\"approval_number\":\"FL33818.7\",\"seq\":7,\"product_model\":\"07: GulfWave\",\"product_description\":\"3\\\/4\\\" tall (nom) 29\\\" coverage corrugated\",\"design_pressure\":\"+N\\\/A\\\/-78.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#33818-R5\",\"approval_number\":\"FL33818.8\",\"seq\":8,\"product_model\":\"08: Gulf-5V\",\"product_description\":\"24\\\" wide (nom) 5V exposed fastener\",\"design_pressure\":\"+N\\\/A\\\/-156.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#33818-R5\",\"approval_number\":\"FL33818.9\",\"seq\":9,\"product_model\":\"09: GulfSnap\",\"product_description\":\"1.5\\\" tall (nom) Snap Lock\",\"design_pressure\":\"+N\\\/A\\\/-123.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#33818-R5\",\"approval_number\":\"FL33818.10\",\"seq\":10,\"product_model\":\"11: GulfLok HR\",\"product_description\":\"1.5\\\" tall (nom) Nail Strip Snap Lock\",\"design_pressure\":\"+N\\\/A\\\/-131\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#34538-R3\",\"approval_number\":\"FL34538.1\",\"seq\":1,\"product_model\":\"01: GulfLok - HVHZ\",\"product_description\":\"1\\\" Nail Strip Snap Lock\",\"design_pressure\":\"+N\\\/A\\\/-161\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#34538-R3\",\"approval_number\":\"FL34538.2\",\"seq\":2,\"product_model\":\"03: VersaLoc - HVHZ\",\"product_description\":\"1.5\\\" Mechanical Seam\",\"design_pressure\":\"+N\\\/A\\\/-189.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#34538-R3\",\"approval_number\":\"FL34538.3\",\"seq\":3,\"product_model\":\"04: MegaLoc -HVHZ\",\"product_description\":\"2\\\" Mechanical Seam\",\"design_pressure\":\"+N\\\/A\\\/-181.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#34538-R3\",\"approval_number\":\"FL34538.4\",\"seq\":4,\"product_model\":\"05: GulfRib - HVHZ\",\"product_description\":\"3\\\/4\\\" tall (nom) 36\\\" coverage exposed fastener\",\"design_pressure\":\"+N\\\/A\\\/-164.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#34538-R3\",\"approval_number\":\"FL34538.5\",\"seq\":5,\"product_model\":\"08: Gulf-5V - HVHZ\",\"product_description\":\"7\\\/16\\\" tall (nom) 24\\\" coverage 5V\",\"design_pressure\":\"+N\\\/A\\\/-156.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#34538-R3\",\"approval_number\":\"FL34538.6\",\"seq\":6,\"product_model\":\"09: GulfSnap\",\"product_description\":\"1.5\\\" tall Snap Lock\",\"design_pressure\":\"+N\\\/A\\\/-116\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#2419-R0\",\"approval_number\":\"FL2419.1\",\"seq\":1,\"product_model\":\"5-V\",\"product_description\":\"2 ft. wide exposed fastener panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#2419-R0\",\"approval_number\":\"FL2419.2\",\"seq\":2,\"product_model\":\"PBR Panel\",\"product_description\":\"3 foot wide exposed fastener panel with 1.25in. ribs 12in. O.C.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#2419-R0\",\"approval_number\":\"FL2419.3\",\"seq\":3,\"product_model\":\"Tuff-Rib\",\"product_description\":\"3 Foot Wide Exposed Fastener Roofing Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#2632-R0\",\"approval_number\":\"FL2632.1\",\"seq\":1,\"product_model\":\"26ga\\\/29ga Tuff-Rib\",\"product_description\":\"3 Foot Wide Exposed Fastener Roofing Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#2632-R0\",\"approval_number\":\"FL2632.2\",\"seq\":2,\"product_model\":\"5-V\",\"product_description\":\"2 ft. wide exposed fastener panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#2632-R0\",\"approval_number\":\"FL2632.3\",\"seq\":3,\"product_model\":\"Gulf Seam 24GA\",\"product_description\":\"Gulf Seam 24ga over plywood\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#2632-R0\",\"approval_number\":\"FL2632.4\",\"seq\":4,\"product_model\":\"PBR Panel\",\"product_description\":\"3 foot wide exposed fastener panel with 1.25in. ribs 12in. O.C.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#4833-R0\",\"approval_number\":\"FL4833.1\",\"seq\":1,\"product_model\":\"24ga Gulf Lok\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#6359-R0\",\"approval_number\":\"FL6359.1\",\"seq\":1,\"product_model\":\"PBR ROOFING PANEL\",\"product_description\":\"26GA, 36\\\" WIDE PBR METAL ROOFING PANEL.\",\"design_pressure\":\"+N\\\/A\\\/--54.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#7099-R0\",\"approval_number\":\"FL7099.1\",\"seq\":1,\"product_model\":\"26GA Tuff Rib\",\"product_description\":\"3 Foot Wide Exposed Fastener Roofing Panel\",\"design_pressure\":\"+N\\\/A\\\/-69.25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#7099-R0\",\"approval_number\":\"FL7099.2\",\"seq\":2,\"product_model\":\"29GA Tuff Rib\",\"product_description\":\"3 Foot Wide Exposed Fastener Roofing Panel\",\"design_pressure\":\"+N\\\/A\\\/-71.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#7099-R0\",\"approval_number\":\"FL7099.3\",\"seq\":3,\"product_model\":\"5V Crimp Panel\",\"product_description\":\"2 ft. wide exposed fastener panel\",\"design_pressure\":\"+N\\\/A\\\/-94.25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#7099-R0\",\"approval_number\":\"FL7099.4\",\"seq\":4,\"product_model\":\"PBR Panel\",\"product_description\":\"3 foot wide exposed fastener panel with 1.25in. ribs 12in. O.C.\",\"design_pressure\":\"+N\\\/A\\\/-56.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#8407-R0\",\"approval_number\":\"FL8407.1\",\"seq\":1,\"product_model\":\"5V CRIMP\",\"product_description\":\"26GA 5V CRIMP WITH FASTENERS IN RIB\",\"design_pressure\":\"+N\\\/A\\\/-108.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#8407-R0\",\"approval_number\":\"FL8407.2\",\"seq\":2,\"product_model\":\"PBR\",\"product_description\":\"26GA PBR OVER PLYWOOD\",\"design_pressure\":\"+N\\\/A\\\/-60.5 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#8407-R0\",\"approval_number\":\"FL8407.3\",\"seq\":3,\"product_model\":\"PBR\",\"product_description\":\"26GA PBR OVER 1 X 4 PURLINS\",\"design_pressure\":\"+N\\\/A\\\/-105.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#8407-R0\",\"approval_number\":\"FL8407.4\",\"seq\":4,\"product_model\":\"RIB\",\"product_description\":\"26GA RIB OVER PLYWOOD\",\"design_pressure\":\"+N\\\/A\\\/-71.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#8407-R0\",\"approval_number\":\"FL8407.5\",\"seq\":5,\"product_model\":\"RIB\",\"product_description\":\"26GA RIB OVER 1 X 4 PURLINS\",\"design_pressure\":\"+N\\\/A\\\/-106.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#10451-R0\",\"approval_number\":\"FL10451.1\",\"seq\":1,\"product_model\":\"24 Ga. Gulf Coast Mechanical Seam Roof Panel\",\"product_description\":\"24 Ga. Gulf Coast Mechanical Seam Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-108.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#11651-R0\",\"approval_number\":\"FL11651.1\",\"seq\":1,\"product_model\":\"24 Ga. Gulf Coast Mechanical Seam\",\"product_description\":\"24 Ga. Gulf Coast Mechanical Seam 18\\\" Wide over 15\\\/32\\\" Plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-108.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#11651-R0\",\"approval_number\":\"FL11651.2\",\"seq\":2,\"product_model\":\"24 Ga. Gulf Lok\",\"product_description\":\"24 Ga. Gulf Lok 16\\\" Wide over 15\\\/32\\\" Plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-96.7PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#11651-R0\",\"approval_number\":\"FL11651.3\",\"seq\":3,\"product_model\":\"24 Ga. Gulf Seam\",\"product_description\":\"24 Ga. Gulf Seam 16\\\" Wide over 15\\\/32\\\" Plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-69.2PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#11651-R0\",\"approval_number\":\"FL11651.4\",\"seq\":4,\"product_model\":\"26 Ga. 3\\\/4\\\" Rib Roof Panel\",\"product_description\":\"26 Ga. 3\\\/4\\\" Rib Roof Panel over\\n1 x 4 Wood Purlins HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-164.2PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#11651-R0\",\"approval_number\":\"FL11651.5\",\"seq\":5,\"product_model\":\"26 Ga. 3\\\/4\\\" Rib Roof Panel\",\"product_description\":\"26 Ga. 3\\\/4\\\" Rib Roof Panel over 1\\\/2\\\" Plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-159.2PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#11651-R0\",\"approval_number\":\"FL11651.6\",\"seq\":6,\"product_model\":\"26 Ga. 5V Crimp\",\"product_description\":\"26 Ga. 5V Crimp Roof Panel over 1\\\/2\\\" Plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-156.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#11651-R0\",\"approval_number\":\"FL11651.7\",\"seq\":7,\"product_model\":\"26 Ga. 5V Crimp\",\"product_description\":\"26 Ga. 5V Crimp over 15\\\/32\\\" Plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-131.PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#11651-R0\",\"approval_number\":\"FL11651.8\",\"seq\":8,\"product_model\":\"26 Ga. 5V crimp\",\"product_description\":\"26 Ga. 5V Crimp 24\\\" Wide over\\n1 x 4 Wood Purlins Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-149.2PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#11651-R0\",\"approval_number\":\"FL11651.9\",\"seq\":9,\"product_model\":\"26 Ga. PBR\",\"product_description\":\"26 Ga. PBR 36\\\" Wide over 1 x 4\\nWood Purlins Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-151.7PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#11651-R0\",\"approval_number\":\"FL11651.10\",\"seq\":10,\"product_model\":\"26 Ga. PBR\",\"product_description\":\"26 Ga. PBR 36\\\" Wide over 15\\\/32\\\" Plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-154.7PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#11651-R0\",\"approval_number\":\"FL11651.11\",\"seq\":11,\"product_model\":\"26 Ga. PBR Roof Panel\",\"product_description\":\"26 Ga. PBR Roof Panel over 1 x 4 Wood Purlins HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-151.7PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#11651-R0\",\"approval_number\":\"FL11651.12\",\"seq\":12,\"product_model\":\"26 Ga. PBR Roof Panel\",\"product_description\":\"26 Ga. PBR Roof Panel over 1\\\/2\\\" Plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-154.7PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#11651-R0\",\"approval_number\":\"FL11651.13\",\"seq\":13,\"product_model\":\"26 Ga. Tuff Rib\",\"product_description\":\"26 Ga. Tuff Rib 36' Wide over\\n1 x 4 Wood Pulins Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-164.2PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#11651-R0\",\"approval_number\":\"FL11651.14\",\"seq\":14,\"product_model\":\"26 Ga. Tuff Rib\",\"product_description\":\"26 Ga. Tuff Rib 36\\\" Wide over 15\\\/32\\\" Plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-159.2PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#11651-R0\",\"approval_number\":\"FL11651.15\",\"seq\":15,\"product_model\":\"29 Ga. Tuff Rib\",\"product_description\":\"29 Ga. Tuff Rib 36\\\" Wide over\\n1 x 4 Wood Purlins Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-123.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#11651-R0\",\"approval_number\":\"FL11651.16\",\"seq\":16,\"product_model\":\"29 Ga. Tuff Rib\",\"product_description\":\"29 Ga. Tuff Rib 36\\\" Wide over 15\\\/32\\\" Plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-146.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#12289-R0\",\"approval_number\":\"FL12289.1\",\"seq\":1,\"product_model\":\"24 Ga. Gulf Seam\",\"product_description\":\"24 Ga. Gulf Seam 18\\\" Wide over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-69.25PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#12289-R0\",\"approval_number\":\"FL12289.2\",\"seq\":2,\"product_model\":\"26 Ga. Gulf Lok\",\"product_description\":\"26 Ga. Gulf Lok 16\\\" Wide over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-63.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#13044-R0\",\"approval_number\":\"FL13044.1\",\"seq\":1,\"product_model\":\"24 Ga. Gulf Seam\",\"product_description\":\"24 Ga. Gulf Seam 16\\\" Wide over 1 x 4 Wood Purlins\",\"design_pressure\":\"+N\\\/A\\\/-93.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#13044-R0\",\"approval_number\":\"FL13044.2\",\"seq\":2,\"product_model\":\"24 Ga. Gulf Seam\",\"product_description\":\"24 Ga. Gulf Seam 18\\\" Wide over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-108.5PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#13331-R0\",\"approval_number\":\"FL13331.1\",\"seq\":1,\"product_model\":\"26 Ga. PBR\",\"product_description\":\"26 Ga. PBR 36\\\" wide over 1x4 Wood Purlins\",\"design_pressure\":\"+N\\\/A\\\/-151.7PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#13331-R0\",\"approval_number\":\"FL13331.2\",\"seq\":2,\"product_model\":\"26 Ga. PBR\",\"product_description\":\"26 Ga. PBR 36\\\" Wide over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-154.7PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#13331-R0\",\"approval_number\":\"FL13331.3\",\"seq\":3,\"product_model\":\"Minimum 29 Ga. Tuff-Rib\",\"product_description\":\"Minimum 29 Ga. Tuff Rib Roof Panel over 1x4 Wood Purlins\\\/Shingles\\\/ 7\\\/16\\\" OSB\",\"design_pressure\":\"+N\\\/A\\\/-101.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#14224-R0\",\"approval_number\":\"FL14224.1\",\"seq\":1,\"product_model\":\"26 Ga. Gulf Lok\",\"product_description\":\"26 Ga. Gulf Lok 16\\\" wid Roof Panel over 15\\\/32\\\" Plywood Decking\",\"design_pressure\":\"+N\\\/A\\\/-161 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#14224-R0\",\"approval_number\":\"FL14224.2\",\"seq\":2,\"product_model\":\"Minimum 29 Ga. Tuff Rib\",\"product_description\":\"Minimum 29 Ga. Tuff Rib Panel over Min. 7\\\/16\\\" OSB Decking\",\"design_pressure\":\"+N\\\/A\\\/-116 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#14525-R0\",\"approval_number\":\"FL14525.1\",\"seq\":1,\"product_model\":\".032\\\" Aluminum Gulf Lok Roof Panel\",\"product_description\":\".032\\\" Aluminum Gulf Lok 16\\\" wide Roof Panel over 15\\\/32\\\" Plywood Decking\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#14525-R0\",\"approval_number\":\"FL14525.2\",\"seq\":2,\"product_model\":\"1.0\\\" Mechanical Lock 0.032\\\" Aluminum Roof Panel\",\"product_description\":\"1.0 Mechanical Lock 0.032 Aluminum 16\\\" wide over 1\\\/2\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-101.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#14525-R0\",\"approval_number\":\"FL14525.3\",\"seq\":3,\"product_model\":\"1.0\\\" Mechanical Lock Roof Panel\",\"product_description\":\"1.0\\\" Mechanical Lock 24 Ga. 16 1\\\/2\\\" wide over 1\\\/2\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-138.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#14525-R0\",\"approval_number\":\"FL14525.4\",\"seq\":4,\"product_model\":\"1.0\\\" Snap Lock Roof Panel\",\"product_description\":\"1.0\\\" Snap Lock 24 Ga. 17\\\" wide over 1\\\/2\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-131.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#14525-R0\",\"approval_number\":\"FL14525.5\",\"seq\":5,\"product_model\":\"1.5\\\" Mechanical Lock Roof Panel\",\"product_description\":\"1.5\\\" Mechanical Lock 24 Ga. 16\\\" wide over 1\\\/2\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-123.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#14525-R0\",\"approval_number\":\"FL14525.6\",\"seq\":6,\"product_model\":\"1.5\\\" Snap Lock Roof Panel\",\"product_description\":\"1.5\\\" Snap Lock 24 Ga. 16\\\" wide over 1\\\/2\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#11651-R1\",\"approval_number\":\"FL11651.17\",\"seq\":17,\"product_model\":\"26 Ga. PBR\",\"product_description\":\"26 Ga. PBR 36\\\" Wide over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-154.7PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#11651-R1\",\"approval_number\":\"FL11651.18\",\"seq\":18,\"product_model\":\"26 Ga. PBR\",\"product_description\":\"26 Ga. PBR Roof Panel over 1 x 4 Wood Purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-151.7PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#11651-R1\",\"approval_number\":\"FL11651.19\",\"seq\":19,\"product_model\":\"26 Ga. PBR\",\"product_description\":\"26 Ga. PBR Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-154.7PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#11651-R1\",\"approval_number\":\"FL11651.20\",\"seq\":20,\"product_model\":\"26 Ga. PBR\",\"product_description\":\"26 Ga. PBR Roof Panel 36\\\" Wide over 1 x 4 Wood Purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-151.7PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#11651-R1\",\"approval_number\":\"FL11651.21\",\"seq\":21,\"product_model\":\"26 Ga. Tuff Rib\",\"product_description\":\"26 Ga. Tuff Rib 36\\\" Wide over\\n1 x 4 Wood Pulins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-164.2PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#11651-R1\",\"approval_number\":\"FL11651.22\",\"seq\":22,\"product_model\":\"26 Ga. Tuff Rib\",\"product_description\":\"26 Ga. Tuff Rib 36\\\" Wide over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-159.2PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#11651-R1\",\"approval_number\":\"FL11651.23\",\"seq\":23,\"product_model\":\"26 Ga. Tuff Rib\",\"product_description\":\"26 Ga. Tuff Rib Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-159.2PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#11651-R1\",\"approval_number\":\"FL11651.24\",\"seq\":24,\"product_model\":\"26 Ga. Tuff Rib\",\"product_description\":\"26 Ga. Tuff Rib Roof Panel over 1x4 Wood Purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-164.2PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#11651-R1\",\"approval_number\":\"FL11651.25\",\"seq\":25,\"product_model\":\"29 Ga. Tuff Rib\",\"product_description\":\"29 Ga. Tuff Rib 36\\\" Roof Panel Wide over 1 x 4 Wood Purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-123.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#11651-R1\",\"approval_number\":\"FL11651.26\",\"seq\":26,\"product_model\":\"29 Ga. Tuff Rib\",\"product_description\":\"29 Ga. Tuff Rib 36\\\" Wide over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-146.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#11651-R1\",\"approval_number\":\"FL11651.27\",\"seq\":27,\"product_model\":\"29 Ga. Tuff Rib\",\"product_description\":\"29 Ga. Tuff Rib Roof Panel over 1x4 Wood Purlins\",\"design_pressure\":\"+N\\\/A\\\/-101.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#11651-R1\",\"approval_number\":\"FL11651.28\",\"seq\":28,\"product_model\":\"29 Ga. Tuff Rib\",\"product_description\":\"29 Ga. Tuff Rib Roof Panel over 7\\\/16\\\" OSB Decking\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#16424-R0\",\"approval_number\":\"FL16424.1\",\"seq\":1,\"product_model\":\"Gulf Wave\",\"product_description\":\"Gulf Wave 26 Ga. Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-78.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#16646-R0\",\"approval_number\":\"FL16646.1\",\"seq\":1,\"product_model\":\"GULFSEAM Snap Panel 1-3\\\/4\\\" 24 Ga. Steel\",\"product_description\":\"GULFSEAM Snap Panel, 1-3\\\/4\\\", 24 Ga. steel panel installed to 1x4 wood battens.\",\"design_pressure\":\"+NA\\\/-114\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#16646-R1\",\"approval_number\":\"FL16646.2\",\"seq\":2,\"product_model\":\"2) Min .032\\\" Alum 18\\\" GulfSeam\",\"product_description\":\"Min .032\\\" Alum 18\\\" GulfSeam over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+NA\\\/-86\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#16646-R1\",\"approval_number\":\"FL16646.3\",\"seq\":3,\"product_model\":\"3) Min .032\\\" Alum 16\\\" GulfSeam\",\"product_description\":\"Min .032\\\" Alum 16\\\" Gulf Seam over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+NA\\\/-138.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#16646-R1\",\"approval_number\":\"FL16646.4\",\"seq\":4,\"product_model\":\"4) Min 26 Ga. GulfWave\",\"product_description\":\"Min 26 Ga. GulfWave over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+NA\\\/-78.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#16646-R1\",\"approval_number\":\"FL16646.5\",\"seq\":5,\"product_model\":\"5) Min 24 Ga. Gulf Seam\",\"product_description\":\"Min 24 Ga. Gulf Seam over 1x4 purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+NA\\\/-159\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#18473-R0\",\"approval_number\":\"FL18473.1\",\"seq\":1,\"product_model\":\"24ga GulfLok HR\",\"product_description\":\"24 Ga. GulfLok HR 15\\\" Wide Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-131\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#28111-R0\",\"approval_number\":\"FL28111.1\",\"seq\":1,\"product_model\":\"0.040\\\" Aluminum Gulf Lok\",\"product_description\":\"Min 0.040\\\" Aluminum Gulf Lok 16\\\" Wide Roof Panel over 19\\\/32\\\" Plywood\",\"design_pressure\":\"+NA\\\/-108.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#33818-R4\",\"approval_number\":\"FL33818.11\",\"seq\":11,\"product_model\":\"11: 26ga GulfPBR on 1x4's on plywood\",\"product_description\":\"26ga (min) GulfPBR on 1x4's on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-151.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#33818-R4\",\"approval_number\":\"FL33818.12\",\"seq\":12,\"product_model\":\"12: 26ga GulfWave on plywood\",\"product_description\":\"26ga (min) GulfWave on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-78.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#34538-R2\",\"approval_number\":\"FL34538.7\",\"seq\":7,\"product_model\":\"07: 24ga MegaLoc on plywood\",\"product_description\":\"24ga (min) MegaLoc on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-108.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Lansing Building Products, Inc.\":[{\"manufacturer\":\"Lansing Building Products, Inc.\",\"approval_number_master\":\"FL#34537-R0\",\"approval_number\":\"FL34537.1\",\"seq\":1,\"product_model\":\"0.024\\\" and 0.030\\\" Thick 3\\\" x 12\\\" Wide Riser Roof Panels\",\"product_description\":\"3\\\" Riser Aluminum Roof Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lansing Building Products, Inc.\",\"approval_number_master\":\"FL#9255-R0\",\"approval_number\":\"FL9255.1\",\"seq\":1,\"product_model\":\"24 Ga. 1.5\\\" Nail Strip\",\"product_description\":\"24 Ga. 1.5\\\" Nail Strip 15.5\\\" Roof Coverage\",\"design_pressure\":\"+N\\\/A\\\/-78.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lansing Building Products, Inc.\",\"approval_number_master\":\"FL#17010-R2\",\"approval_number\":\"FL17010.2\",\"seq\":2,\"product_model\":\"Aluminum Roof Riser Panels\",\"product_description\":\"Aluminum Roof Riser Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lansing Building Products, Inc.\",\"approval_number_master\":\"FL#7771-R1\",\"approval_number\":\"FL7771.1\",\"seq\":1,\"product_model\":\"CMF Roof VeriSeam ALUMINUM\",\"product_description\":\"0.032\\\" Min. Aluminum Mechanical Lock\\nNon-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-72.5 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lansing Building Products, Inc.\",\"approval_number_master\":\"FL#7771-R1\",\"approval_number\":\"FL7771.2\",\"seq\":2,\"product_model\":\"CMF Roof VeriSeam COPPER\",\"product_description\":\"0.022 Min or 16 OZ Copper Mechanical Lock 16\\\" Wide\\nNon-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-122.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lansing Building Products, Inc.\",\"approval_number_master\":\"FL#7771-R1\",\"approval_number\":\"FL7771.3\",\"seq\":3,\"product_model\":\"CMF Roof-EzLock 1.5\",\"product_description\":\"1.5 Snap Lock 24 Ga. 16 \\\" Wide over 19\\\/32\\\" SEALED Plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-112.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lansing Building Products, Inc.\",\"approval_number_master\":\"FL#7771-R1\",\"approval_number\":\"FL7771.4\",\"seq\":4,\"product_model\":\"CMF Roof-QwikRoof 1.0\",\"product_description\":\"1 \\\"NAIL STRIP 24 Ga. 16\\\" WIDE\",\"design_pressure\":\"+N\\\/A\\\/-100.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lansing Building Products, Inc.\",\"approval_number_master\":\"FL#7771-R1\",\"approval_number\":\"FL7771.5\",\"seq\":5,\"product_model\":\"CMF Roof-QwikRoof 1.5 22 Ga.\",\"product_description\":\"1.5 Nail Strip 22 Ga. 16\\\" Wide over 19\\\/32\\\" SEALED Plywood\\nNon-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-105.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lansing Building Products, Inc.\",\"approval_number_master\":\"FL#7771-R1\",\"approval_number\":\"FL7771.6\",\"seq\":6,\"product_model\":\"CMF Roof-QwikRoof 1.5 24GA\",\"product_description\":\"1.5 Nail Strip 24 Ga. 15\\\" Wide over 19\\\/32\\\" SEALED plywood\\nNon-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-108.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lansing Building Products, Inc.\",\"approval_number_master\":\"FL#7771-R1\",\"approval_number\":\"FL7771.7\",\"seq\":7,\"product_model\":\"CMF-Roof VersiSeam 1.0\",\"product_description\":\"1\\\" Mechanical Lock 24 Ga. 17\\\" wide over 19\\\/32\\\" SEALED plywood\\nNon-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-107.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lansing Building Products, Inc.\",\"approval_number_master\":\"FL#7771-R1\",\"approval_number\":\"FL7771.8\",\"seq\":8,\"product_model\":\"CMF-Roof VersiSeam 1.5\",\"product_description\":\"1.5 Mechanical Lock 24 Ga. 16\\\" Wide over 19\\\/32\\\" SEALED plywood\\nNon-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-106.8PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lansing Building Products, Inc.\",\"approval_number_master\":\"FL#8695-R3\",\"approval_number\":\"FL8695.1\",\"seq\":1,\"product_model\":\"CMF EzLok 1.5\",\"product_description\":\"1.5\\\" Snap Lock 24 Ga. 16\\\" wide over 1\\\/2\\\" Plywood, HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-108.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lansing Building Products, Inc.\",\"approval_number_master\":\"FL#8695-R3\",\"approval_number\":\"FL8695.2\",\"seq\":2,\"product_model\":\"CMF QwikRoof 1.0\",\"product_description\":\"1\\\" Nail Strip 24 Ga. 16\\\" Wide over 1\\\/2\\\" Plywood, Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-153.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lansing Building Products, Inc.\",\"approval_number_master\":\"FL#8695-R3\",\"approval_number\":\"FL8695.3\",\"seq\":3,\"product_model\":\"CMF VersiSeam 1.5\",\"product_description\":\"1.5\\\" Mechanical Lock 24 Ga 16\\\" wide over 1\\\/2\\\" plywood, HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-123.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lansing Building Products, Inc.\",\"approval_number_master\":\"FL#9409-R1\",\"approval_number\":\"FL9409.1\",\"seq\":1,\"product_model\":\"CMF EzLok 1.0\",\"product_description\":\"1\\\" Snap Lock 24 Ga. 17\\\" Wide over 1\\\/2\\\" plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-131.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lansing Building Products, Inc.\",\"approval_number_master\":\"FL#9409-R1\",\"approval_number\":\"FL9409.2\",\"seq\":2,\"product_model\":\"CMF VersiSeam 1.0\",\"product_description\":\"1\\\" Mechanical Lock 24 Ga. 16 1\\\/2\\\" Wide over 1\\\/2\\\" plywood\\nHVHZ\",\"design_pressure\":\"+N\\\/A\\\/-138.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lansing Building Products, Inc.\",\"approval_number_master\":\"FL#9409-R1\",\"approval_number\":\"FL9409.3\",\"seq\":3,\"product_model\":\"CMF VersiSeam 1.0 AL\",\"product_description\":\".032 Aluminum Mechanical Lock 16\\\" Wide over 1\\\/2\\\" plywood\\nHVHZ\",\"design_pressure\":\"+N\\\/A\\\/-101 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lansing Building Products, Inc.\",\"approval_number_master\":\"FL#9900-R1\",\"approval_number\":\"FL9900.1\",\"seq\":1,\"product_model\":\"CSL-675\",\"product_description\":\"0.032\\\" Aluminum 1.75\\\" CSL 16\\\" Wide. over 19\\\/32\\\" Plywood Deck Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-52.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lansing Building Products, Inc.\",\"approval_number_master\":\"FL#9900-R1\",\"approval_number\":\"FL9900.2\",\"seq\":2,\"product_model\":\"CSL-675\",\"product_description\":\"24 Ga. 1.75\\\" CSL 18\\\" Wide Non-Structural Steel Roof Panel over 19\\\/32\\\" Min Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lansing Building Products, Inc.\",\"approval_number_master\":\"FL#9900-R1\",\"approval_number\":\"FL9900.3\",\"seq\":3,\"product_model\":\"CSL-675\",\"product_description\":\"24 Ga. 1.75\\\" CSL 18\\\" Wide Non-Structural Roof Panel over 22 Ga. Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lansing Building Products, Inc.\",\"approval_number_master\":\"FL#9900-R1\",\"approval_number\":\"FL9900.4\",\"seq\":4,\"product_model\":\"CSS-210-A\",\"product_description\":\"24 Ga. CSS-210-A 16\\\" Wide Steel Roof Panel over 22 Ga. Steel Deck Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-52.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lansing Building Products, Inc.\",\"approval_number_master\":\"FL#9900-R1\",\"approval_number\":\"FL9900.5\",\"seq\":5,\"product_model\":\"Stand and Seam\",\"product_description\":\"29 Ga. 1\\\" Non-Structural Panel 16\\\" Max. Width over 19\\\/32\\\" Plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-52.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lansing Building Products, Inc.\",\"approval_number_master\":\"FL#9900-R0\",\"approval_number\":\"FL9900.6\",\"seq\":6,\"product_model\":\"CSS-210-A\",\"product_description\":\"24 Ga. Non-Structural Steel Roof Panel 16\\\" Max. over 22 Ga. Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lansing Building Products, Inc.\",\"approval_number_master\":\"FL#9900-R0\",\"approval_number\":\"FL9900.7\",\"seq\":7,\"product_model\":\"Stand and Seam\",\"product_description\":\"29 Ga. 1\\\" Non-Structural Panel 16\\\" Max. Width over 19\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-52.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lansing Building Products, Inc.\",\"approval_number_master\":\"FL#7771-R2\",\"approval_number\":\"FL7771.9\",\"seq\":9,\"product_model\":\"CMF VeriSeam Aluminum\",\"product_description\":\"1.0\\\" Mechanical Lock Aluminum 0.032\\\" 16\\\" wide over 15\\\/32\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/-101.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lansing Building Products, Inc.\",\"approval_number_master\":\"FL#7771-R2\",\"approval_number\":\"FL7771.10\",\"seq\":10,\"product_model\":\"CMF VeriSeam Aluminum\",\"product_description\":\"0.032\\\" Min. Aluminum Mechanical Lock\",\"design_pressure\":\"+N\\\/A\\\/-72.5 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lansing Building Products, Inc.\",\"approval_number_master\":\"FL#7771-R2\",\"approval_number\":\"FL7771.11\",\"seq\":11,\"product_model\":\"CMF VeriSeam Copper\",\"product_description\":\"0.022 Min or 16 OZ Copper Mechanical Lock 16\\\" Wide\\nNon-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-122.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lansing Building Products, Inc.\",\"approval_number_master\":\"FL#17010-R0\",\"approval_number\":\"FL17010.1\",\"seq\":1,\"product_model\":\"Aluminum Roof Riser Panels\",\"product_description\":\"Aluminum Roof Riser Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-12 00:00:00\",\"instructions_url\":\"\"}],\"Tri County Metals\":[{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#36904-R11\",\"approval_number\":\"FL36904.2\",\"seq\":2,\"product_model\":\"TCM-LOK, SL-LOK, SS-LOK, MS-LOK, 5V, PBR and Ultra Rib\",\"product_description\":\"Non-structural metal roofing panels installed over solid sheathing (non-HVHZ)\",\"design_pressure\":\"+0\\\/-176\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#36904-R11\",\"approval_number\":\"FL36904.3\",\"seq\":3,\"product_model\":\"TCM-LOK, SL-LOK, SS-LOK, MS-LOK, 5V, PBR and Ultra Rib\",\"product_description\":\"Non-structural metal roofing panels installed over solid sheathing (HVHZ)\",\"design_pressure\":\"+0\\\/-176\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#2715-R0\",\"approval_number\":\"FL2715.1\",\"seq\":1,\"product_model\":\"Classic Rib Panel\",\"product_description\":\"26 and 29 gauge Galvalume\\u00ae or galvanized, 36\\\"wide, 3\\\/4\\\" rib, 9\\\"o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#4595-R1\",\"approval_number\":\"FL4595.1\",\"seq\":1,\"product_model\":\"Rib\",\"product_description\":\"26 Ga. \\u00be\\\" Rib over 15\\\/32\\\" Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-146.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#4595-R1\",\"approval_number\":\"FL4595.2\",\"seq\":2,\"product_model\":\"Rib\",\"product_description\":\"29 Ga. \\u00be\\\" Rib over 15\\\/32\\\" Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-146.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#13332-R0\",\"approval_number\":\"FL13332.1\",\"seq\":1,\"product_model\":\"Minimum 29 Ga. Ultra Rib\",\"product_description\":\"Minimum 29 Ga. Ultra Rib Roof Panel over 1x4 Wood Purlins\",\"design_pressure\":\"+N\\\/A\\\/-138.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#4595-R2\",\"approval_number\":\"FL4595.3\",\"seq\":3,\"product_model\":\"Ultra-Rib\",\"product_description\":\"29 Ga. Ultra Rib, 36\\\" wide, over 1x4 Wood Purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-138.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#4595-R2\",\"approval_number\":\"FL4595.4\",\"seq\":4,\"product_model\":\"Ultra-Rib\",\"product_description\":\"29 Ga. Ultra Rib, 36\\\" wide, over 1x4 Wood Purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-86.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#15887-R0\",\"approval_number\":\"FL15887.1\",\"seq\":1,\"product_model\":\"Min. 26 Ga. 5V Crimp\",\"product_description\":\"Min. 26 Ga. 5V Crimp Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-101.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#15887-R0\",\"approval_number\":\"FL15887.2\",\"seq\":2,\"product_model\":\"Min. 26 Ga. 5V Crimp\",\"product_description\":\"Min. 26 Ga .5V Crimp Roof Panel over 1x4 Wood Purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-101.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#15887-R0\",\"approval_number\":\"FL15887.3\",\"seq\":3,\"product_model\":\"Min. 26 Ga. PBR\",\"product_description\":\"Min. 26 Ga. PBR Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-93.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#15887-R0\",\"approval_number\":\"FL15887.4\",\"seq\":4,\"product_model\":\"Min. 26 Ga. PBR\",\"product_description\":\"Min. 26 Ga. PBR Roof Panel over 1x4 Wood Purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-78.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#16522-R0\",\"approval_number\":\"FL16522.1\",\"seq\":1,\"product_model\":\"TCM-Lok Roof Panel\",\"product_description\":\"TCM-Lok Roof Panel, Min. 26 Ga. over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-52.5 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#16836-R0\",\"approval_number\":\"FL16836.1\",\"seq\":1,\"product_model\":\"TCM-Lok Roof Panel\",\"product_description\":\"TCM-Lok, Min. 24 Ga. Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#17094-R0\",\"approval_number\":\"FL17094.1\",\"seq\":1,\"product_model\":\"29 Ga. Ultra-Rib Roof Panel\",\"product_description\":\"29 Ga. Ultra-Rib Roof Panel over 7\\\/16\\\" OSB\",\"design_pressure\":\"+N\\\/A\\\/-123.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#17094-R0\",\"approval_number\":\"FL17094.2\",\"seq\":2,\"product_model\":\"29 Ga. Ultra-Rib Roof Panel\",\"product_description\":\"29 Ga. Ultra-Rib Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-101.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#17094-R0\",\"approval_number\":\"FL17094.3\",\"seq\":3,\"product_model\":\"29 Ga. Ultra-Rib Roof Panel\",\"product_description\":\"29 Ga. Ultra-Rib Roof Panel over 1x4 Wood Purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-131.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#4595-R3\",\"approval_number\":\"FL4595.5\",\"seq\":5,\"product_model\":\"TCM-Lok\",\"product_description\":\"Min. 26 Ga. TCM-Lok Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-52.5 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#4595-R3\",\"approval_number\":\"FL4595.6\",\"seq\":6,\"product_model\":\"TCM-Lok\",\"product_description\":\"Min. 24 Ga. TCM-Lok Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#4595-R3\",\"approval_number\":\"FL4595.7\",\"seq\":7,\"product_model\":\"Ultra-Rib\",\"product_description\":\"26 Ga. Ultra-Rib Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-146.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#4595-R3\",\"approval_number\":\"FL4595.8\",\"seq\":8,\"product_model\":\"Ultra-Rib\",\"product_description\":\"29 Ga. Ultra-Rib Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-146.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#4595-R3\",\"approval_number\":\"FL4595.9\",\"seq\":9,\"product_model\":\"Ultra-Rib\",\"product_description\":\"29 Ga. Ultra Rib, 36\\\" wide, over 1x4 Wood Purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-138.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#4595-R3\",\"approval_number\":\"FL4595.10\",\"seq\":10,\"product_model\":\"Ultra-Rib\",\"product_description\":\"29 Ga. Ultra Rib, 36\\\" wide, over 1x4 Wood Purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-86.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#4595-R3\",\"approval_number\":\"FL4595.11\",\"seq\":11,\"product_model\":\"Ultra-Rib\",\"product_description\":\"29 Ga. Ultra-Rib Roof Panel over 7\\\/16\\\" OSB\",\"design_pressure\":\"+N\\\/A\\\/-123.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#4595-R3\",\"approval_number\":\"FL4595.12\",\"seq\":12,\"product_model\":\"Ultra-Rib\",\"product_description\":\"29 Ga. Ultra-Rib Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-101.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#4595-R3\",\"approval_number\":\"FL4595.13\",\"seq\":13,\"product_model\":\"Ultra-Rib\",\"product_description\":\"29 Ga. Ultra-Rib Roof Panel over 1x4 Wood Purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-131.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#19754-R0\",\"approval_number\":\"FL19754.1\",\"seq\":1,\"product_model\":\"1 1\\\/2\\\" Nailstrip\",\"product_description\":\"1 1\\\/2\\\" Nailstrip, 24 Ga. 15 1\\\/2\\\" Wide Roof Panel over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#19754-R0\",\"approval_number\":\"FL19754.2\",\"seq\":2,\"product_model\":\"1 1\\\/2\\\" Snap Lock\",\"product_description\":\"1 1\\\/2\\\" Snap Lock, 24 Ga. Roof Panel over Plywood\",\"design_pressure\":\"+N\\\/A\\\/--116PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#19754-R0\",\"approval_number\":\"FL19754.3\",\"seq\":3,\"product_model\":\"1\\\" Nailstrip\",\"product_description\":\"1\\\" Nailstrip, 24 Ga. Steel, 16\\\" Wide Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-153.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#22036-R0\",\"approval_number\":\"FL22036.1\",\"seq\":1,\"product_model\":\"Aluminum TCM Lok\",\"product_description\":\"Max 15.75\\\" wide, nom 0.032\\\" thick (min.) aluminum concealed fastener roof panel over min 15\\\/32\\\" thick plywood deck or 7\\\/16\\\" thick OSB.\",\"design_pressure\":\"+N\\\/A\\\/-112.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-05-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#4595-R4\",\"approval_number\":\"FL4595.14\",\"seq\":14,\"product_model\":\"TCM-Lok\",\"product_description\":\"Min. 26 Ga. TCM-Lok Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-52.5 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#4595-R4\",\"approval_number\":\"FL4595.15\",\"seq\":15,\"product_model\":\"TCM-Lok\",\"product_description\":\"Min. 24 Ga. TCM-Lok Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#4595-R4\",\"approval_number\":\"FL4595.16\",\"seq\":16,\"product_model\":\"Ultra-Rib\",\"product_description\":\"Min. 26 Ga. Ultra-Rib Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-146.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#4595-R4\",\"approval_number\":\"FL4595.17\",\"seq\":17,\"product_model\":\"Ultra-Rib\",\"product_description\":\"Min. 29 Ga. Ultra-Rib Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-146.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#4595-R4\",\"approval_number\":\"FL4595.18\",\"seq\":18,\"product_model\":\"Ultra-Rib\",\"product_description\":\"Min. 29 Ga. Ultra Rib, 36\\\" wide, Roof Panel over 1x4 Wood Purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-138.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#4595-R4\",\"approval_number\":\"FL4595.19\",\"seq\":19,\"product_model\":\"Ultra-Rib\",\"product_description\":\"Min. 29 Ga. Ultra Rib, 36\\\" wide, Roof Panel over 1x4 Wood Purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-86.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#4595-R4\",\"approval_number\":\"FL4595.20\",\"seq\":20,\"product_model\":\"Ultra-Rib\",\"product_description\":\"Min. 29 Ga. Ultra-Rib Roof Panel over 7\\\/16\\\" OSB\",\"design_pressure\":\"+N\\\/A\\\/-123.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#4595-R4\",\"approval_number\":\"FL4595.21\",\"seq\":21,\"product_model\":\"Ultra-Rib\",\"product_description\":\"29 Ga. Ultra-Rib Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-101.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#4595-R4\",\"approval_number\":\"FL4595.22\",\"seq\":22,\"product_model\":\"Ultra-Rib\",\"product_description\":\"29 Ga. Ultra-Rib Roof Panel over 1x4 Wood Purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-131.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#23302-R0\",\"approval_number\":\"FL23302.1\",\"seq\":1,\"product_model\":\"TCM Lok\",\"product_description\":\"Max 15.75\\\" wide, 26 ga. concealed fastener roof panel over min 15\\\/32\\\" thick plywood deck or 7\\\/16\\\" thick OSB.\",\"design_pressure\":\"+N\\\/A\\\/-112.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-05-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#25576-R0\",\"approval_number\":\"FL25576.1\",\"seq\":1,\"product_model\":\"5V Crimp, Ultra Rib and 24\\\" Standing Seam Roof Panels\",\"product_description\":\"5V Crimp, Ultra Rib and 24\\\" Standing Seam galvalume steel panels attached with StealthBond Strap\",\"design_pressure\":\"+0\\\/-122.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-05-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#26000-R0\",\"approval_number\":\"FL26000.1\",\"seq\":1,\"product_model\":\"5V Crimp\",\"product_description\":\"Min 26 ga., 24\\\" wide through fastened panel over 15\\\/32\\\" thick plywood\",\"design_pressure\":\"+N\\\/A\\\/-60\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#36904-R0\",\"approval_number\":\"FL36904.1\",\"seq\":1,\"product_model\":\"TCM-LOK, 5V and Ultra Rib\",\"product_description\":\"Non-structural metal roofing panels\",\"design_pressure\":\"+0\\\/-135\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#37331-R0\",\"approval_number\":\"FL37331.1\",\"seq\":1,\"product_model\":\"Min. 26 Ga. TCM-Lok Roof Panel\",\"product_description\":\"Min 26 Ga. TCM-Lok Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-02 00:00:00\",\"instructions_url\":\"\"}],\"Tremco CPG Inc.\":[{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#37147-R3\",\"approval_number\":\"FL37147.1\",\"seq\":1,\"product_model\":\"TremLock SL\",\"product_description\":\"Vertical-leg, snap-together standing seam, non-structural metal roofing\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#37147-R3\",\"approval_number\":\"FL37147.2\",\"seq\":2,\"product_model\":\"TremLock T-138\",\"product_description\":\"T-panel, standing seam, non-structural metal roofing\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#37147-R3\",\"approval_number\":\"FL37147.3\",\"seq\":3,\"product_model\":\"TremLock T-238\",\"product_description\":\"T-panel, standing seam, non-structural metal roofing\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#37147-R3\",\"approval_number\":\"FL37147.4\",\"seq\":4,\"product_model\":\"TremLock VP1.5\",\"product_description\":\"Vertical-leg, standing seam, non-structural metal roofing\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#37147-R3\",\"approval_number\":\"FL37147.5\",\"seq\":5,\"product_model\":\"TremLock VP212, VP216, VP218 and VP180\",\"product_description\":\"Vertical-leg, mechanically-seamed, standing seam, non-structural metal roofing\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#22327-R0\",\"approval_number\":\"FL22327.1\",\"seq\":1,\"product_model\":\"TremLock T-138 Roof Panel\",\"product_description\":\"TremLock T-138 Roof Panel, 24 Ga. 16\\\" Coverage Plywood\",\"design_pressure\":\"+N\\\/A\\\/-71.0 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#28652-R0\",\"approval_number\":\"FL28652.1\",\"seq\":1,\"product_model\":\"TremLock T-138 Roof Panel\",\"product_description\":\"TremLock T-138 Roof Panel, 24 Ga. 16\\\" Coverage over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-153.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-02-25 00:00:00\",\"instructions_url\":\"\"}],\"Morton Buildings, Inc\":[{\"manufacturer\":\"Morton Buildings, Inc\",\"approval_number_master\":\"FL#37257-R1\",\"approval_number\":\"FL37257.1\",\"seq\":1,\"product_model\":\"Hi-Rib II Steel Roof Panels\",\"product_description\":\"Hi-Rib II Steel Roof Panels\",\"design_pressure\":\"+75.0\\\/-75.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morton Buildings, Inc\",\"approval_number_master\":\"FL#37257-R1\",\"approval_number\":\"FL37257.2\",\"seq\":2,\"product_model\":\"Hi-Rib Steel Roof Panels\",\"product_description\":\"Hi-Rib Steel Roof Panels\",\"design_pressure\":\"+75.0\\\/-75.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morton Buildings, Inc\",\"approval_number_master\":\"FL#6250-R1\",\"approval_number\":\"FL6250.1\",\"seq\":1,\"product_model\":\"Hi-Rib II Steel Roofing\",\"product_description\":\"Ribbed 0.015\\\" Minimum Steel Roof Panels\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morton Buildings, Inc\",\"approval_number_master\":\"FL#6250-R1\",\"approval_number\":\"FL6250.2\",\"seq\":2,\"product_model\":\"Hi-Rib II Steel Roofing\",\"product_description\":\"Ribbed 0.017\\\" Minimum Steel Roof Panels\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morton Buildings, Inc\",\"approval_number_master\":\"FL#6250-R1\",\"approval_number\":\"FL6250.3\",\"seq\":3,\"product_model\":\"Hi-Rib II Steel Roofing\",\"product_description\":\"Ribbed 0.019\\\" Minimum Steel Roof Panels\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morton Buildings, Inc\",\"approval_number_master\":\"FL#6250-R1\",\"approval_number\":\"FL6250.4\",\"seq\":4,\"product_model\":\"Hi-Rib Steel Roofing\",\"product_description\":\"Ribbed 0.020\\\" Steel Roof Panels\",\"design_pressure\":\"+142.5\\\/-75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morton Buildings, Inc\",\"approval_number_master\":\"FL#17808-R0\",\"approval_number\":\"FL17808.1\",\"seq\":1,\"product_model\":\"Hi-Rib II Roof Panels\",\"product_description\":\"Hi-Rib II Steel Roof Panels\",\"design_pressure\":\"+90.0\\\/-90.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morton Buildings, Inc\",\"approval_number_master\":\"FL#17808-R0\",\"approval_number\":\"FL17808.2\",\"seq\":2,\"product_model\":\"Hi-Rib Roof Panels\",\"product_description\":\"Hi-Rib Steel Roof Panels\",\"design_pressure\":\"+142.5\\\/-75.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morton Buildings, Inc\",\"approval_number_master\":\"FL#25577-R0\",\"approval_number\":\"FL25577.1\",\"seq\":1,\"product_model\":\"Hi-Rib II Steel Roof Panels\",\"product_description\":\"Hi-Rib II Steel Roof Panels\",\"design_pressure\":\"+90.0\\\/-90.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morton Buildings, Inc\",\"approval_number_master\":\"FL#25577-R0\",\"approval_number\":\"FL25577.2\",\"seq\":2,\"product_model\":\"Hi-Rib Steel Roof Panels\",\"product_description\":\"Hi-Rib Steel Roof Panels\",\"design_pressure\":\"+142.5\\\/-75.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"TEK Industries LLC\":[{\"manufacturer\":\"TEK Industries LLC\",\"approval_number_master\":\"FL#38136-R5\",\"approval_number\":\"FL38136.1\",\"seq\":1,\"product_model\":\"TEK Metal Roofing Panels\",\"product_description\":\"Hurricane Metal Shake\\nHigh Country Metal Shake\\nHurricane Metal Shake PRO\\nHigh Country Metal Shake PRO\\nTEK Metal Shingle\\nTEK Metal Tile\",\"design_pressure\":\"+0\\\/-124\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Coastal Metal Sales\":[{\"manufacturer\":\"Coastal Metal Sales\",\"approval_number_master\":\"FL#38763-R2\",\"approval_number\":\"FL38763.1\",\"seq\":1,\"product_model\":\"01 | 26ga (min) 5V Crimp on 15\\\/32\\\" (min) plywood\",\"product_description\":\"26ga (min) 5V Crimp on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-168.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coastal Metal Sales\",\"approval_number_master\":\"FL#38763-R2\",\"approval_number\":\"FL38763.2\",\"seq\":2,\"product_model\":\"02 | 24ga (min) 1.5in Mechanical Seam 15\\\/32\\\" (min) plywood\",\"product_description\":\"24ga (min) 1.5in Mechanical Seam 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-176\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Steel and Metal Systems, Inc.\":[{\"manufacturer\":\"Steel and Metal Systems, Inc.\",\"approval_number_master\":\"FL#39298-R1\",\"approval_number\":\"FL39298.1\",\"seq\":1,\"product_model\":\"275 New Lock Panel\",\"product_description\":\"Max. 17.5\\\" wide, min. 24 ga. standing seam roof panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-108.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steel and Metal Systems, Inc.\",\"approval_number_master\":\"FL#39298-R1\",\"approval_number\":\"FL39298.2\",\"seq\":2,\"product_model\":\"275 New Lock Panel\",\"product_description\":\"Max. 17.5\\\" wide, min. 24 ga. standing seam roof panel over steel deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Elite Metal Manufacturing, LLC\":[{\"manufacturer\":\"Elite Metal Manufacturing, LLC\",\"approval_number_master\":\"FL#39466-R1\",\"approval_number\":\"FL39466.1\",\"seq\":1,\"product_model\":\"Elite Rib Roof Panel\",\"product_description\":\"29 ga Elite Rib Roof Panel Over Open Framing\",\"design_pressure\":\"+22.1\\\/-20.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Manufacturing, LLC\",\"approval_number_master\":\"FL#39466-R1\",\"approval_number\":\"FL39466.2\",\"seq\":2,\"product_model\":\"Elite Rib Roof Panel\",\"product_description\":\"29 ga Elite Rib Roof Panel Over Open Framing\",\"design_pressure\":\"+41.6\\\/-31.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Manufacturing, LLC\",\"approval_number_master\":\"FL#39517-R1\",\"approval_number\":\"FL39517.1\",\"seq\":1,\"product_model\":\"Elite Rib Roof Panel\",\"product_description\":\"29 ga Elite Rib Roof Panel Over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-83.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Manufacturing, LLC\",\"approval_number_master\":\"FL#39517-R1\",\"approval_number\":\"FL39517.2\",\"seq\":2,\"product_model\":\"Elite Rib Roof Panel\",\"product_description\":\"29 ga Elite Rib Roof Panel Over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-168.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Manufacturing, LLC\",\"approval_number_master\":\"FL#39517-R1\",\"approval_number\":\"FL39517.3\",\"seq\":3,\"product_model\":\"Elite Rib Roof Panel\",\"product_description\":\"29 ga Elite Rib Roof Panel Over 1X4 Wood Purlins Over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-112.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Manufacturing, LLC\",\"approval_number_master\":\"FL#39517-R1\",\"approval_number\":\"FL39517.4\",\"seq\":4,\"product_model\":\"Elite Rib Roof Panel\",\"product_description\":\"29 ga Elite Rib Roof Panel Over 1X4 Wood Purlins Over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-138.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Manufacturing, LLC\",\"approval_number_master\":\"FL#47356-R0\",\"approval_number\":\"FL47356.1\",\"seq\":1,\"product_model\":\"Elite Rib Roof Panel\",\"product_description\":\"26 ga Elite Rib Roof Panel Over Open Framing\",\"design_pressure\":\"+41.65\\\/-41.65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Manufacturing, LLC\",\"approval_number_master\":\"FL#47356-R0\",\"approval_number\":\"FL47356.2\",\"seq\":2,\"product_model\":\"Elite Rib Roof Panel\",\"product_description\":\"29 ga Elite Rib Roof Panel Over Open Framing\",\"design_pressure\":\"+20.8\\\/-23.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Manufacturing, LLC\",\"approval_number_master\":\"FL#47356-R0\",\"approval_number\":\"FL47356.3\",\"seq\":3,\"product_model\":\"Elite Rib Roof Panel\",\"product_description\":\"29 ga Elite Rib Roof Panel Over Open Framing\",\"design_pressure\":\"+36.4\\\/-33.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Manufacturing, LLC\",\"approval_number_master\":\"FL#47356-R0\",\"approval_number\":\"FL47356.4\",\"seq\":4,\"product_model\":\"Elite Rib Roof Panel\",\"product_description\":\"26 ga Elite Rib Roof Panel Over Open Framing\",\"design_pressure\":\"+23.4\\\/-28.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Manufacturing, LLC\",\"approval_number_master\":\"FL#47356-R0\",\"approval_number\":\"FL47356.5\",\"seq\":5,\"product_model\":\"Elite Rib Roof Panel\",\"product_description\":\"29 ga Elite Rib Roof Panel Over Open Framing\",\"design_pressure\":\"+36.4\\\/-33.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Manufacturing, LLC\",\"approval_number_master\":\"FL#47356-R0\",\"approval_number\":\"FL47356.6\",\"seq\":6,\"product_model\":\"Elite Rib Roof Panel\",\"product_description\":\"29 ga Elite Rib Roof Panel Over Open Framing\",\"design_pressure\":\"+75.4\\\/-54.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Manufacturing, LLC\",\"approval_number_master\":\"FL#47356-R0\",\"approval_number\":\"FL47356.7\",\"seq\":7,\"product_model\":\"Elite Rib Roof Panel\",\"product_description\":\"29 ga Elite Rib Roof Panel Over Open Framing\",\"design_pressure\":\"+197.75\\\/-93.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Manufacturing, LLC\",\"approval_number_master\":\"FL#47356-R0\",\"approval_number\":\"FL47356.8\",\"seq\":8,\"product_model\":\"Elite Rib Roof Panel\",\"product_description\":\"26 ga Elite Rib Roof Panel Over Open Framing\",\"design_pressure\":\"+39\\\/-39\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Manufacturing, LLC\",\"approval_number_master\":\"FL#47356-R0\",\"approval_number\":\"FL47356.9\",\"seq\":9,\"product_model\":\"Elite Rib Roof Panel\",\"product_description\":\"26 ga Elite Rib Roof Panel Over Open Framing\",\"design_pressure\":\"+80.6\\\/-62.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Manufacturing, LLC\",\"approval_number_master\":\"FL#47356-R0\",\"approval_number\":\"FL47356.10\",\"seq\":10,\"product_model\":\"Elite Rib Roof Panel\",\"product_description\":\"26 ga Elite Rib Roof Panel Over Open Framing\",\"design_pressure\":\"+200.2\\\/-91\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Manufacturing, LLC\",\"approval_number_master\":\"FL#47360-R0\",\"approval_number\":\"FL47360.1\",\"seq\":1,\"product_model\":\"Elite Rib Roof Panel\",\"product_description\":\"26 ga Elite Rib Roof Panel Over Pine Purlins\",\"design_pressure\":\"+N\\\/A\\\/-169.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Manufacturing, LLC\",\"approval_number_master\":\"FL#47360-R0\",\"approval_number\":\"FL47360.2\",\"seq\":2,\"product_model\":\"Elite Rib Roof Panel\",\"product_description\":\"26 ga Elite Rib Roof Panel into Pine Purlins\",\"design_pressure\":\"+N\\\/A\\\/-164.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Manufacturing, LLC\",\"approval_number_master\":\"FL#47360-R0\",\"approval_number\":\"FL47360.3\",\"seq\":3,\"product_model\":\"Elite Rib Roof Panel\",\"product_description\":\"26 ga Elite Rib Roof Panel Over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-116.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Manufacturing, LLC\",\"approval_number_master\":\"FL#47360-R0\",\"approval_number\":\"FL47360.4\",\"seq\":4,\"product_model\":\"Elite Rib Roof Panel\",\"product_description\":\"26 ga Elite Rib Roof Panel Over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-65.85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-23 00:00:00\",\"instructions_url\":\"\"}],\"Maxant Metals, LLC\":[{\"manufacturer\":\"Maxant Metals, LLC\",\"approval_number_master\":\"FL#39605-R1\",\"approval_number\":\"FL39605.1\",\"seq\":1,\"product_model\":\"26 Ga. Maxant Rib Roof Panel over 15\\\/32\\\" Plywood\",\"product_description\":\"26 Ga. Maxant Rib Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-123.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Maxant Metals, LLC\",\"approval_number_master\":\"FL#39605-R1\",\"approval_number\":\"FL39605.2\",\"seq\":2,\"product_model\":\"26 Ga. Maxant Rib Roof Panel over 1x4 Wood Purlins\",\"product_description\":\"26 Ga. Maxant Rib Roof Panelv over 1x4 Wood Purlins\",\"design_pressure\":\"+N\\\/A\\\/-116.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-20 00:00:00\",\"instructions_url\":\"\"}],\"Metal Roofing Systems, Inc.\":[{\"manufacturer\":\"Metal Roofing Systems, Inc.\",\"approval_number_master\":\"FL#39697-R2\",\"approval_number\":\"FL39697.1\",\"seq\":1,\"product_model\":\"01. 1500 .032 Alum Roof Panel \\\/ B-Deck\",\"product_description\":\"MRS System 1500 1-1\\\/2\\\" Mechanically Seamed 0.032\\\" Aluminum 16\\\" Max. Width Roof Panel over B-Deck\",\"design_pressure\":\"+0\\\/-56\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Systems, Inc.\",\"approval_number_master\":\"FL#39697-R2\",\"approval_number\":\"FL39697.2\",\"seq\":2,\"product_model\":\"02. 1500 24 ga Steel Roof Panel \\\/ B-Deck\",\"product_description\":\"MRS System 1500 1-1\\\/2\\\" Mechanically Seamed 24 ga Galvalume Steel 16\\\" Max. Width Roof Panel over B-Deck\",\"design_pressure\":\"+0\\\/-71\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Systems, Inc.\",\"approval_number_master\":\"FL#39697-R2\",\"approval_number\":\"FL39697.3\",\"seq\":3,\"product_model\":\"03. 1500 24 ga Steel Roof Panel \\\/ Plywood\",\"product_description\":\"MRS System 1500 1-1\\\/2\\\" Mechanically Seamed 24 ga Galvalume Steel 16\\\" Max. Width Roof Panel over Plywood\",\"design_pressure\":\"+0\\\/-131\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Systems, Inc.\",\"approval_number_master\":\"FL#39697-R2\",\"approval_number\":\"FL39697.4\",\"seq\":4,\"product_model\":\"04. 2000 .040 Alum Roof Panel \\\/ B-Deck\",\"product_description\":\"MRS System 2000 1-3\\\/4\\\" Snaplock 0.040\\\" Aluminum 16\\\" Max. Width Roof Panel over B-Deck\",\"design_pressure\":\"+0\\\/-63.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Systems, Inc.\",\"approval_number_master\":\"FL#39697-R2\",\"approval_number\":\"FL39697.5\",\"seq\":5,\"product_model\":\"05. 2000 .040 Alum Roof Panel \\\/ Plywood\",\"product_description\":\"MRS System 2000 1-3\\\/4\\\" Snaplock 0.040\\\" Aluminum 16\\\" Max. Width Roof Panel over 1\\\/2\\\" Plywood\",\"design_pressure\":\"+0\\\/-101\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Systems, Inc.\",\"approval_number_master\":\"FL#39697-R2\",\"approval_number\":\"FL39697.6\",\"seq\":6,\"product_model\":\"06. 2000 24 ga Steel Roof Panel \\\/ B-Deck\",\"product_description\":\"MRS System 2000 1-3\\\/4\\\" Snaplock 24 ga Galvalume Steel 16\\\" Max. Width Roof Panel over B-Deck\",\"design_pressure\":\"+0\\\/-63.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Systems, Inc.\",\"approval_number_master\":\"FL#39697-R2\",\"approval_number\":\"FL39697.7\",\"seq\":7,\"product_model\":\"07. 2000 24 ga Steel Roof Panel \\\/ Plywood\",\"product_description\":\"MRS System 2000 1-3\\\/4\\\" Snaplock 24 ga Galvalume Steel 16\\\" Max. Width Roof Panel over 1\\\/2\\\" Plywood\",\"design_pressure\":\"+0\\\/-78.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Systems, Inc.\",\"approval_number_master\":\"FL#39697-R2\",\"approval_number\":\"FL39697.8\",\"seq\":8,\"product_model\":\"08. 2500 .032 Alum Roof Panel \\\/ B-Deck\",\"product_description\":\"MRS System 2500 2\\\" Mechanically Seamed 0.032\\\" Aluminum 16\\\" Max. Width Roof Panel over B-Deck\",\"design_pressure\":\"+0\\\/-63.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Systems, Inc.\",\"approval_number_master\":\"FL#39697-R2\",\"approval_number\":\"FL39697.9\",\"seq\":9,\"product_model\":\"09. 2500 .032 Alum Roof Panel \\\/ Plywood\",\"product_description\":\"MRS System 2500 2\\\" Mechanically Seamed 0.032\\\" Aluminum 16\\\" Max. Width Roof Panel over 1\\\/2\\\" Plywood\",\"design_pressure\":\"+0\\\/-131\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Systems, Inc.\",\"approval_number_master\":\"FL#39697-R2\",\"approval_number\":\"FL39697.10\",\"seq\":10,\"product_model\":\"10. 2500 24 ga Steel Roof Panel \\\/ B-Deck\",\"product_description\":\"MRS System 2500 2\\\" Mechanically Seamed 24 ga Galvalume Steel 16\\\" Max. Width Roof Panel over B-Deck\",\"design_pressure\":\"+0\\\/-63.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Systems, Inc.\",\"approval_number_master\":\"FL#39697-R2\",\"approval_number\":\"FL39697.11\",\"seq\":11,\"product_model\":\"11. 2500 24 ga Steel Roof Panel \\\/ Plywood\",\"product_description\":\"MRS System 2500 2\\\" Mechanically Seamed 24 ga Galvalume Steel 16\\\" Max. Width Roof Panel over 1\\\/2\\\" Plywood\",\"design_pressure\":\"+0\\\/-101\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Systems, Inc.\",\"approval_number_master\":\"FL#41654-R1\",\"approval_number\":\"FL41654.1\",\"seq\":1,\"product_model\":\"01: 5V Crimp 26 Ga.\",\"product_description\":\"5V 26 Ga. over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-156.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Systems, Inc.\",\"approval_number_master\":\"FL#41654-R1\",\"approval_number\":\"FL41654.2\",\"seq\":2,\"product_model\":\"02: Mechanical Lock\",\"product_description\":\"2\\\" Mechanical Lock 24 Ga. 18 7\\\/8 Wide over 22 Ga. Metal Deck\",\"design_pressure\":\"+N\\\/A\\\/-153.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Systems, Inc.\",\"approval_number_master\":\"FL#41654-R1\",\"approval_number\":\"FL41654.3\",\"seq\":3,\"product_model\":\"03: Mechanical Lock\",\"product_description\":\"1 1\\\/2\\\" Mechanical Lock 24 Ga. 16\\\" Wide Roof Panel over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-123.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Systems, Inc.\",\"approval_number_master\":\"FL#41654-R1\",\"approval_number\":\"FL41654.4\",\"seq\":4,\"product_model\":\"04: Mechanical Lock\",\"product_description\":\"1 1\\\/2\\\" Mechanical Lock 0.032\\\" Aluminum 20\\\" wide over 19\\\/32\\\" SEALED Plywood\",\"design_pressure\":\"+N\\\/A\\\/-72.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Systems, Inc.\",\"approval_number_master\":\"FL#41654-R1\",\"approval_number\":\"FL41654.5\",\"seq\":5,\"product_model\":\"05: Nail Strip\",\"product_description\":\"1 1\\\/2\\\" Nail Strip 24 Ga. 15 1\\\/2\\\" wide over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-116.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Systems, Inc.\",\"approval_number_master\":\"FL#41654-R1\",\"approval_number\":\"FL41654.6\",\"seq\":6,\"product_model\":\"06: Nail Strip\",\"product_description\":\"1\\\" Nail Strip 24 Ga. 16\\\" Wide over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-153.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Systems, Inc.\",\"approval_number_master\":\"FL#41654-R1\",\"approval_number\":\"FL41654.7\",\"seq\":7,\"product_model\":\"07: Snap Lock\",\"product_description\":\"1 1\\\/2\\\" Snap Lock 24 Ga. 16\\\" Wide over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-116.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Systems, Inc.\",\"approval_number_master\":\"FL#41654-R1\",\"approval_number\":\"FL41654.8\",\"seq\":8,\"product_model\":\"08: Snap Lock\",\"product_description\":\"1 3\\\/4\\\" Snap Lock 24 Ga. 16\\\" Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-79.25psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Systems, Inc.\",\"approval_number_master\":\"FL#41654-R1\",\"approval_number\":\"FL41654.9\",\"seq\":9,\"product_model\":\"09: Nail Strip\",\"product_description\":\"1\\\" Nailstrip Roof Panel, 0.032\\\" Aluminum 16\\\" Wide Roof Panel. Performed, Snap Together standing seam panel with integrated nail strip\",\"design_pressure\":\"+N\\\/A\\\/-60.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Systems, Inc.\",\"approval_number_master\":\"FL#41654-R1\",\"approval_number\":\"FL41654.10\",\"seq\":10,\"product_model\":\"10: Mechanical Lock\",\"product_description\":\"1.5\\\" Mechanical Lock 24 Ga. 16\\\" Wide Steel Roof Panel over 15\\\/32\\\" Plywood. Performed Standing Seam Panel\",\"design_pressure\":\"+N\\\/A\\\/-112.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-02-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Systems, Inc.\",\"approval_number_master\":\"FL#39697-R1\",\"approval_number\":\"FL39697.12\",\"seq\":12,\"product_model\":\"12. 2500 .040 Alum Roof Panel \\\/ Purlins\",\"product_description\":\"MRS System 2500 2\\\" Mechanically Seamed 0.040\\\" Aluminum 15-7\\\/8\\\" Max. Width Roof Panel over Purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Systems, Inc.\",\"approval_number_master\":\"FL#39697-R1\",\"approval_number\":\"FL39697.13\",\"seq\":13,\"product_model\":\"13. 2500 24 ga Steel Roof Panel \\\/ Purlins\",\"product_description\":\"MRS System 2500 2\\\" Mechanically Seamed 24 ga Galvalume Steel 15-7\\\/8\\\" Max. Width Roof Panel over Purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Systems, Inc.\",\"approval_number_master\":\"FL#39697-R1\",\"approval_number\":\"FL39697.14\",\"seq\":14,\"product_model\":\"14. Multi-Rib 26 ga Steel Roof Panel \\\/ Plywood\",\"product_description\":\"14. MRS Multi-Rib 26 ga Galvalume Steel 36\\\" Max. Width Roof Panel over Plywood\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Modern Metal Roofing\":[{\"manufacturer\":\"Modern Metal Roofing\",\"approval_number_master\":\"FL#40559-R1\",\"approval_number\":\"FL40559.1\",\"seq\":1,\"product_model\":\"01 Shake Shingle\",\"product_description\":\"24 gauge steel roof panel, with the appearance of a traditional wood shake roof attached to structural rafters using a wood batten system\",\"design_pressure\":\"+N\\\/A\\\/-65.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Metal Roofing\",\"approval_number_master\":\"FL#40559-R1\",\"approval_number\":\"FL40559.2\",\"seq\":2,\"product_model\":\"02 Tile Shingle\",\"product_description\":\"24 gauge steel roof panel, with the appearance of a classic Spanish tile roof attached to structural rafters using a wood batten system.\",\"design_pressure\":\"+N\\\/A\\\/-65.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Metal Roofing\",\"approval_number_master\":\"FL#41831-R1\",\"approval_number\":\"FL41831.1\",\"seq\":1,\"product_model\":\"01 MMR Shake Shingle - Coastal Installation\",\"product_description\":\"24 gauge steel roof panel, with the appearance of a traditional wood shake roof attached to structural rafters & plywood deck using a wood batten system.\",\"design_pressure\":\"+NA\\\/-146\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Metal Roofing\",\"approval_number_master\":\"FL#41831-R1\",\"approval_number\":\"FL41831.2\",\"seq\":2,\"product_model\":\"02 MMR Shake Shingle\",\"product_description\":\"24 gauge steel roof panel, with the appearance of a traditional wood shake roof attached to structural rafters & plywood deck using a wood batten system.\",\"design_pressure\":\"+NA\\\/-79\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Metal Roofing\",\"approval_number_master\":\"FL#41831-R1\",\"approval_number\":\"FL41831.3\",\"seq\":3,\"product_model\":\"03 MMR Tile Shingle - Coastal Installation\",\"product_description\":\"24 gauge steel roof panel, with the appearance of a traditional tile roof attached to structural rafters & plywood deck using a wood batten system.\",\"design_pressure\":\"+NA\\\/-146\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Metal Roofing\",\"approval_number_master\":\"FL#41831-R1\",\"approval_number\":\"FL41831.4\",\"seq\":4,\"product_model\":\"04 MMR Tile Shingle\",\"product_description\":\"24 gauge steel roof panel, with the appearance of a traditional tile roof attached to structural rafters & plywood deck using a wood batten system.\",\"design_pressure\":\"+NA\\\/-79\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Metal Roofing\",\"approval_number_master\":\"FL#41831-R1\",\"approval_number\":\"FL41831.5\",\"seq\":5,\"product_model\":\"05 MMR Shake Shingle - Coastal Installation\",\"product_description\":\"Aluminum roof panel, with the appearance of a traditional wood shake roof attached to structural rafters & plywood deck using a wood batten system.\",\"design_pressure\":\"+NA\\\/-138\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Metal Roofing\",\"approval_number_master\":\"FL#41831-R1\",\"approval_number\":\"FL41831.6\",\"seq\":6,\"product_model\":\"06 MMR Tile Shingle - Coastal Installation\",\"product_description\":\"Aluminum roof panel, with the appearance of a traditional tile roof attached to structural rafters & plywood deck using a wood batten system.\",\"design_pressure\":\"+NA\\\/-138\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\":[{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#40560-R3\",\"approval_number\":\"FL40560.1\",\"seq\":1,\"product_model\":\"01 Sentrigard SL175\",\"product_description\":\"0.032\\\" Aluminum Snap-Lock roof panel mechanically attached to Wood Deck with fixed panel clips & screws\",\"design_pressure\":\"+N\\\/A\\\/-Table\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#40560-R3\",\"approval_number\":\"FL40560.2\",\"seq\":2,\"product_model\":\"02 Sentrigard SL175\",\"product_description\":\"24 ga. Steel Snap-Lock roof panel mechanically attached to Wood Deck with fixed panel clips & screws.\",\"design_pressure\":\"+N\\\/A\\\/-Table\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#40560-R3\",\"approval_number\":\"FL40560.3\",\"seq\":3,\"product_model\":\"03 Sentrigard NS150\",\"product_description\":\"0.032\\\" Aluminum Nailstrip roof panel mechanically attached to Wood Deck with screws.\",\"design_pressure\":\"+N\\\/A\\\/-Table\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#40560-R3\",\"approval_number\":\"FL40560.4\",\"seq\":4,\"product_model\":\"04 Sentrigard NS150\",\"product_description\":\"26 ga. Steel Nailstrip roof panel mechanically attached to Wood Deck with screws.\",\"design_pressure\":\"+N\\\/A\\\/-Table\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#40560-R3\",\"approval_number\":\"FL40560.5\",\"seq\":5,\"product_model\":\"05 Sentrigard ML200\",\"product_description\":\"24 ga. Steel standing seam roof panel mechanically seamed and attached to Steel Deck with fixed panel clips & screws.\",\"design_pressure\":\"+N\\\/A\\\/-Table\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#40560-R3\",\"approval_number\":\"FL40560.6\",\"seq\":6,\"product_model\":\"06 Sentrigard 5V\",\"product_description\":\"26 ga. Steel roof panel mechanically attached to Wood Deck with screws.\",\"design_pressure\":\"+N\\\/A\\\/-Table\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#41665-R2\",\"approval_number\":\"FL41665.1\",\"seq\":1,\"product_model\":\"1 - Sentrigard SL175\",\"product_description\":\"0.032\\\" Aluminum Snap-Lock roof panel mechanically attached to 15\\\/32\\\" Plywood Deck with fixed panel clips & screws\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#41665-R2\",\"approval_number\":\"FL41665.2\",\"seq\":2,\"product_model\":\"2 - Sentrigard SL175\",\"product_description\":\"24 ga. Steel Snap-Lock roof panel mechanically attached to 15\\\/32\\\" Plywood Deck with fixed panel clips & screws.\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#41665-R2\",\"approval_number\":\"FL41665.3\",\"seq\":3,\"product_model\":\"3 - Sentrigard NS150\",\"product_description\":\"0.032\\\" Aluminum Nailstrip roof panel mechanically attached to 15\\\/32\\\" Plywood Deck with screws.\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#41665-R2\",\"approval_number\":\"FL41665.4\",\"seq\":4,\"product_model\":\"4 - Sentrigard NS150\",\"product_description\":\"26 ga. Steel Nailstrip roof panel mechanically attached to 15\\\/32\\\" Plywood Deck with screws.\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#41665-R2\",\"approval_number\":\"FL41665.5\",\"seq\":5,\"product_model\":\"5 - Sentrigard 5V\",\"product_description\":\"26 ga. Steel roof panel mechanically attached to 15\\\/32\\\" Plywood Deck with screws.\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#42672-R0\",\"approval_number\":\"FL42672.1\",\"seq\":1,\"product_model\":\"01- NB Handy \\\"Sentrigard ML200\\\"\",\"product_description\":\"24 ga. Steel roof panel mechanically attached to Steel Deck with floating panel clips & screws.\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#42672-R0\",\"approval_number\":\"FL42672.2\",\"seq\":2,\"product_model\":\"02- NB Handy \\\"Sentrigard ML200\\\"\",\"product_description\":\"0.032\\\" Aluminum roof panel mechanically attached to Steel Deck with floating panel clips & screws.\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#42672-R0\",\"approval_number\":\"FL42672.3\",\"seq\":3,\"product_model\":\"03- NB Handy \\\"Sentrigard ML100 H\\\"\",\"product_description\":\"24 ga. Steel roof panel mechanically attached to Wood Deck with fixed panel clips & screws.\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#42672-R0\",\"approval_number\":\"FL42672.4\",\"seq\":4,\"product_model\":\"04- NB Handy \\\"Sentrigard ML100 AH\\\"\",\"product_description\":\"0.032\\\" Aluminum roof panel mechanically attached to Wood Deck with 2-Pc Sliding Expansion panel clips & screws.\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#42672-R0\",\"approval_number\":\"FL42672.5\",\"seq\":5,\"product_model\":\"05- NB Handy \\\"Sentrigard ML150 H\\\"\",\"product_description\":\"24 ga. Steel roof panel mechanically attached to Wood Deck with Two-piece sliding panel clips & screws.\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#42672-R0\",\"approval_number\":\"FL42672.6\",\"seq\":6,\"product_model\":\"06- NB Handy \\\"Sentrigard ML150 AH\\\"\",\"product_description\":\"0.032\\\" Aluminum roof panel mechanically attached to Wood Deck with Two-piece Floating panel clips & screws.\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#42672-R0\",\"approval_number\":\"FL42672.7\",\"seq\":7,\"product_model\":\"07- NB Handy \\\"Sentrigard NS100\\\"\",\"product_description\":\"24 ga. Steel Nailstrip roof panel mechanically attached to Wood Deck with screws.\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#42672-R0\",\"approval_number\":\"FL42672.8\",\"seq\":8,\"product_model\":\"08- NB Handy \\\"Sentrigard NS150 H\\\"\",\"product_description\":\"24 ga. Steel Nailstrip roof panel mechanically attached to Wood Deck with screws.\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#42672-R0\",\"approval_number\":\"FL42672.9\",\"seq\":9,\"product_model\":\"09- NB Handy \\\"Sentrigard SL175 H\\\"\",\"product_description\":\"24 ga. Steel Snap Lock roof panel mechanically attached to Steel Deck with fixed clips and screws.\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#42672-R0\",\"approval_number\":\"FL42672.10\",\"seq\":10,\"product_model\":\"10- NB Handy \\\"Sentrigard SL100 H\\\"\",\"product_description\":\"24 ga. Steel Snap Lock roof panel mechanically attached to Wood Deck with fixed clips and screws.\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#42672-R0\",\"approval_number\":\"FL42672.11\",\"seq\":11,\"product_model\":\"11- NB Handy \\\"Sentrigard SL150 H\\\"\",\"product_description\":\"24 ga. Steel Snap Lock roof panel mechanically attached to Wood Deck with fixed clips and screws.\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#42673-R0\",\"approval_number\":\"FL42673.1\",\"seq\":1,\"product_model\":\"01- NB Handy \\\"Sentrigard ML200\\\"\",\"product_description\":\"24 ga. Steel roof panel mechanically attached to Steel Purlins with floating panel clips & screws.\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#42673-R0\",\"approval_number\":\"FL42673.2\",\"seq\":2,\"product_model\":\"02- NB Handy \\\"Sentrigard ML200\\\"\",\"product_description\":\"24 ga. Steel roof panel mechanically attached to Steel Purlins with sliding panel clips & screws.\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#46113-R4\",\"approval_number\":\"FL46113.10\",\"seq\":10,\"product_model\":\"Sentrigard 5V Roof Panel\",\"product_description\":\"26 Ga. Steel Roof Panel, 24\\\" Wide x 1\\\/2\\\" 5V Panel, over 5\\\/8\\\" Plywood (HVHZ).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#46113-R4\",\"approval_number\":\"FL46113.11\",\"seq\":11,\"product_model\":\"SL150 Series Snaplock Roof Panel\",\"product_description\":\"0.032\\\" Aluminum Roof Panel, 16\\\" Wide x 1 1\\\/2\\\" Snaplock, over 1\\\/2\\\" Plywood (HVHZ).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#46113-R4\",\"approval_number\":\"FL46113.12\",\"seq\":12,\"product_model\":\"SL150 Series Snaplock Roof Panel\",\"product_description\":\"24 Ga. Steel Roof Panel, 16\\\" Wide x 1 1\\\/2\\\" Snaplock, over 5\\\/8\\\" Plywood (HVHZ).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#46113-R4\",\"approval_number\":\"FL46113.13\",\"seq\":13,\"product_model\":\"SL175 Series Snaplock Roof Panel\",\"product_description\":\"0.032\\\" Aluminum Roof Panel, 17 1\\\/2\\\" Wide x 1 3\\\/4\\\" Snaplock, over 5\\\/8\\\" Plywood (HVHZ).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#46113-R4\",\"approval_number\":\"FL46113.14\",\"seq\":14,\"product_model\":\"SL175 Series Snaplock Roof Panel\",\"product_description\":\"24 Ga. Steel Roof Panel, 17 1\\\/2\\\" Wide x 1 3\\\/4\\\" Snaplock, over 5\\\/8\\\" Plywood (HVHZ).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#46115-R4\",\"approval_number\":\"FL46115.5\",\"seq\":5,\"product_model\":\"NS100 Series Nailstrip Roof Panel\",\"product_description\":\"0.032\\\" Aluminum Roof Panel, 16\\\" Wide x 1\\\" Nailstrip, over 7\\\/16\\\" OSB Sheathing.\",\"design_pressure\":\"+NA\\\/-37.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#46115-R4\",\"approval_number\":\"FL46115.6\",\"seq\":6,\"product_model\":\"NS100 Series Nailstrip Roof Panel\",\"product_description\":\"26 Ga. Steel Roof Panel, 16\\\" Wide x 1\\\" Nailstrip, over 7\\\/16\\\" OSB Sheathing.\",\"design_pressure\":\"+NA\\\/-56\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#46115-R4\",\"approval_number\":\"FL46115.9\",\"seq\":9,\"product_model\":\"NS100 Series Nailstrip Roof Panel\",\"product_description\":\"0.032\\\" Aluminum Roof Panel, 16\\\" Wide x 1\\\" Tall Nailstrip, over 1\\\/2\\\" Plywood.\",\"design_pressure\":\"+NA\\\/-86\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#46115-R4\",\"approval_number\":\"FL46115.10\",\"seq\":10,\"product_model\":\"NS100 Series Nailstrip Roof Panel\",\"product_description\":\"26 Ga. Steel Roof Panel, 16\\\" Wide x 1\\\" Tall Nailstrip, over 1\\\/2\\\" Plywood.\",\"design_pressure\":\"+NA\\\/-86\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#46115-R4\",\"approval_number\":\"FL46115.11\",\"seq\":11,\"product_model\":\"NS150 Series Nailstrip Roof Panel\",\"product_description\":\"0.032\\\" Aluminum Roof Panel, 15\\\" Wide x 1 1\\\/2\\\" Tall Nailstrip, over 5\\\/8\\\" Plywood\",\"design_pressure\":\"+NA\\\/-93.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#46115-R4\",\"approval_number\":\"FL46115.12\",\"seq\":12,\"product_model\":\"NS150 Series Nailstrip Roof Panel\",\"product_description\":\"0.032\\\" Aluminum Roof Panel, 15\\\" Wide x 1 1\\\/2\\\" Tall Nailstrip, over 1\\\/2\\\" Plywood.\",\"design_pressure\":\"+NA\\\/-78.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#46115-R4\",\"approval_number\":\"FL46115.13\",\"seq\":13,\"product_model\":\"NS150 Series Nailstrip Roof Panel\",\"product_description\":\"24 Ga. Steel Roof Panel, 15\\\" Wide x 1 1\\\/2\\\" Tall Nailstrip, over 5\\\/8\\\" Plywood.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#46115-R4\",\"approval_number\":\"FL46115.14\",\"seq\":14,\"product_model\":\"NS150 Series Nailstrip Roof Panel\",\"product_description\":\"24 Ga. Steel Roof Panel, 15\\\" Wide x 1 1\\\/2\\\" Tall Nailstrip, over 1\\\/2\\\" Plywood.\",\"design_pressure\":\"+NA\\\/-93.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#46115-R4\",\"approval_number\":\"FL46115.15\",\"seq\":15,\"product_model\":\"NS150 Series Nailstrip Roof Panel\",\"product_description\":\"0.032\\\" Aluminum Roof Panel, 15\\\" Wide x 1 1\\\/2\\\" Nailstrip, over 7\\\/16\\\" OSB Sheathing\",\"design_pressure\":\"+NA\\\/-37.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#46115-R4\",\"approval_number\":\"FL46115.16\",\"seq\":16,\"product_model\":\"NS150 Series Nailstrip Roof Panel\",\"product_description\":\"24 Ga. Steel Roof Panel, 15\\\" Wide x 1 1\\\/2\\\" Nailstrip, over 7\\\/16\\\" OSB Sheathing.\",\"design_pressure\":\"+NA\\\/-37.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#46115-R4\",\"approval_number\":\"FL46115.17\",\"seq\":17,\"product_model\":\"Sentrigard 5V Roof Panel\",\"product_description\":\"0.032\\\" Aluminum Roof Panel, 24\\\" Wide x 1\\\/2\\\" 5V Panel, over 5\\\/8\\\" Plywood.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#46115-R4\",\"approval_number\":\"FL46115.18\",\"seq\":18,\"product_model\":\"Sentrigard 5V Roof Panel\",\"product_description\":\"26 Ga. Steel Roof Panel, 24\\\" Wide x 1\\\/2\\\" 5V Panel, over 5\\\/8\\\" Plywood.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#46115-R4\",\"approval_number\":\"FL46115.19\",\"seq\":19,\"product_model\":\"SL150 Series Snaplock Roof Panel\",\"product_description\":\"24 Ga. Steel Roof Panel, 16\\\" Wide x 1 1\\\/2\\\" Snaplock, over 5\\\/8\\\" Plywood.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#46115-R4\",\"approval_number\":\"FL46115.20\",\"seq\":20,\"product_model\":\"SL150 Series Snaplock Roof Panel\",\"product_description\":\"0.032\\\" Aluminum Roof Panel, 16\\\" Wide x 1 1\\\/2\\\" Snaplock, over 1\\\/2\\\" Plywood.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#46115-R4\",\"approval_number\":\"FL46115.21\",\"seq\":21,\"product_model\":\"SL175 Series Snaplock Roof Panel\",\"product_description\":\"0.032\\\" Aluminum Roof Panel, 17 1\\\/2\\\" Wide x 1 3\\\/4\\\" Snaplock, over 5\\\/8\\\" Plywood.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#46115-R4\",\"approval_number\":\"FL46115.22\",\"seq\":22,\"product_model\":\"SL175 Series Snaplock Roof Panel\",\"product_description\":\"24 Ga. Steel Roof Panel, 17 1\\\/2\\\" Wide x 1 3\\\/4\\\" Snaplock, over 5\\\/8\\\" Plywood.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#9860-R1\",\"approval_number\":\"FL9860.1\",\"seq\":1,\"product_model\":\"SENTRIGARD ML100\",\"product_description\":\"NON-HVHZ 1.0 MECHANICAL LOCK 24GA DOUBLE-LOCK\",\"design_pressure\":\"+N\\\/A\\\/-107.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#9860-R1\",\"approval_number\":\"FL9860.2\",\"seq\":2,\"product_model\":\"SENTRIGARD ML100 AH\",\"product_description\":\"1.0 MECHANICAL LOCK ALUMINUM 16\\\" WIDTH\",\"design_pressure\":\"+N\\\/A\\\/-101.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#9860-R1\",\"approval_number\":\"FL9860.3\",\"seq\":3,\"product_model\":\"SENTRIGARD ML100 H\",\"product_description\":\"1.0 MECHANICAL LOCK 24GA 16-1\\\/2\\\" WIDTH\",\"design_pressure\":\"+N\\\/A\\\/-138.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#9860-R1\",\"approval_number\":\"FL9860.4\",\"seq\":4,\"product_model\":\"SENTRIGARD ML150\",\"product_description\":\"NON-HVHZ 1.5 MECHANICAL LOCK 24GA 16\\\" Wide\",\"design_pressure\":\"+N\\\/A\\\/-106.8PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#9860-R1\",\"approval_number\":\"FL9860.5\",\"seq\":5,\"product_model\":\"SENTRIGARD ML150 A\",\"product_description\":\"NON-HVHZ 1.5 MECHANICAL LOCK ALUMINUM 20\\\" WIDTH\",\"design_pressure\":\"+N\\\/A\\\/-72.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#9860-R1\",\"approval_number\":\"FL9860.6\",\"seq\":6,\"product_model\":\"SENTRIGARD ML150 C\",\"product_description\":\"NON-HVHZ 1.5 MECHANICAL LOCK 16OZ COPPER 16\\\" WIDTH\",\"design_pressure\":\"+N\\\/A\\\/-122.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#9860-R1\",\"approval_number\":\"FL9860.7\",\"seq\":7,\"product_model\":\"SENTRIGARD ML150 H\",\"product_description\":\"1.5 MECHANICAL LOCK 24GA 16\\\" WIDTH\",\"design_pressure\":\"+N\\\/A\\\/-123.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#9860-R1\",\"approval_number\":\"FL9860.8\",\"seq\":8,\"product_model\":\"SENTRIGARD ML150 Z\",\"product_description\":\"NON-HVHZ .032 ZINC 1.5 MECHANICAL LOCK\",\"design_pressure\":\"+N\\\/A\\\/-100PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#9860-R1\",\"approval_number\":\"FL9860.9\",\"seq\":9,\"product_model\":\"SENTRIGARD NS100\",\"product_description\":\"NON-HVHZ 1.0 NAIL STRIP 24GA 16' WIDTH\",\"design_pressure\":\"+N\\\/A\\\/-100PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#9860-R1\",\"approval_number\":\"FL9860.10\",\"seq\":10,\"product_model\":\"SENTRIGARD NS100\",\"product_description\":\"NON-HVHZ 1.0 NAIL STRIP 24GA 16\\\" WIDTH\",\"design_pressure\":\"+N\\\/A\\\/-153.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#9860-R1\",\"approval_number\":\"FL9860.11\",\"seq\":11,\"product_model\":\"SENTRIGARD NS150\",\"product_description\":\"NON-HVHZ 1.5 NAIL STRIP 24GA 15\\\" THRU FASTENED\",\"design_pressure\":\"+N\\\/A\\\/-108PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#9860-R1\",\"approval_number\":\"FL9860.12\",\"seq\":12,\"product_model\":\"SENTRIGARD NS150\",\"product_description\":\"NON-HVHZ 1.5 NAIL STRIP 22GA 16\\\"\",\"design_pressure\":\"+N\\\/A\\\/-105PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#9860-R1\",\"approval_number\":\"FL9860.13\",\"seq\":13,\"product_model\":\"SENTRIGARD NS150 H\",\"product_description\":\"1.5 NAIL STRIP 24GA 15-1\\\/2 WIDTH\",\"design_pressure\":\"+N\\\/A\\\/-116 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#9860-R1\",\"approval_number\":\"FL9860.14\",\"seq\":14,\"product_model\":\"SENTRIGARD SL100 H\",\"product_description\":\"1.0 SNAP LOCK 24GA 17\\\" WIDTH\",\"design_pressure\":\"+N\\\/A\\\/-131PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#9860-R1\",\"approval_number\":\"FL9860.15\",\"seq\":15,\"product_model\":\"SENTRIGARD SL150\",\"product_description\":\"NON-HVHZ 1.5 Snap Lock 24GA 16\\\" Wide\",\"design_pressure\":\"+N\\\/A\\\/-112.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#9860-R1\",\"approval_number\":\"FL9860.16\",\"seq\":16,\"product_model\":\"SENTRIGARD SL150 H\",\"product_description\":\"1.5 SNAP LOCK 24GA 16\\\" WIDE\",\"design_pressure\":\"+N\\\/A\\\/-108.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#9895-R1\",\"approval_number\":\"FL9895.1\",\"seq\":1,\"product_model\":\"SENTRIGARD ML 200\",\"product_description\":\"24 Ga. 2\\\" Mechanical Lock 18 7\\\/8\\\" Wide DBL Lock over 22 Ga. Metal Deck\",\"design_pressure\":\"+N\\\/A\\\/-153.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#9895-R1\",\"approval_number\":\"FL9895.2\",\"seq\":2,\"product_model\":\"SENTRIGARD SL 175\",\"product_description\":\"24 Ga. 1.75\\\" Snap Lock 17 3\\\/4\\\" Wide over 22 Ga. Metal Deck\",\"design_pressure\":\"+N\\\/A\\\/-108.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#10719-R0\",\"approval_number\":\"FL10719.1\",\"seq\":1,\"product_model\":\"Sentrigard ML 200 AH\",\"product_description\":\"2\\\" Mechanical Lock 0.032\\\" Aluminum 19\\\" Wide over 22 Ga. Metal Deck\",\"design_pressure\":\"+N\\\/A\\\/-138.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#15636-R0\",\"approval_number\":\"FL15636.1\",\"seq\":1,\"product_model\":\"Sentrigard ML 150AH\",\"product_description\":\"Sentrigard ML 150AH 0.032\\\" Aluminum 16\\\" Wide Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-93.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#46113-R0\",\"approval_number\":\"FL46113.1\",\"seq\":1,\"product_model\":\"ML150 Series Standing Seam Roof Panel\",\"product_description\":\"0.032\\\" Aluminum Roof Panel, 20\\\" Wide x 1 1\\\/2\\\" Standing Seam with Single (90 deg) or Double (180 deg) Seams, over 5\\\/8\\\" Plywood (HVHZ).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#46113-R0\",\"approval_number\":\"FL46113.2\",\"seq\":2,\"product_model\":\"ML150 Series Standing Seam Roof Panel\",\"product_description\":\"24 Ga. Steel Roof Panel, 20\\\" Wide x 1 1\\\/2\\\" Standing Seam with Single (90 deg) or Double (180 deg) Seams, over 5\\\/8\\\" Plywood (HVHZ).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#46113-R0\",\"approval_number\":\"FL46113.3\",\"seq\":3,\"product_model\":\"SL175 Series Snaplock Roof Panel\",\"product_description\":\"0.032\\\" Aluminum Roof Panel, 17 1\\\/2\\\" Wide x 1 3\\\/4\\\" Snaplock, over 5\\\/8\\\" Plywood (HVHZ).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#46113-R0\",\"approval_number\":\"FL46113.4\",\"seq\":4,\"product_model\":\"SL175 Series Snaplock Roof Panel\",\"product_description\":\"24 Ga. Steel Roof Panel, 17 1\\\/2\\\" Wide x 1 3\\\/4\\\" Snaplock, over 5\\\/8\\\" Plywood (HVHZ).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#46113-R2\",\"approval_number\":\"FL46113.5\",\"seq\":5,\"product_model\":\"SL150 Series Snaplock Roof Panel\",\"product_description\":\"24 Ga. Steel Roof Panel, 16\\\" Wide x 1 1\\\/2\\\" Snaplock, over 5\\\/8\\\" Plywood (HVHZ).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#46113-R2\",\"approval_number\":\"FL46113.6\",\"seq\":6,\"product_model\":\"SL175 Series Snaplock Roof Panel\",\"product_description\":\"0.032\\\" Aluminum Roof Panel, 17 1\\\/2\\\" Wide x 1 3\\\/4\\\" Snaplock, over 5\\\/8\\\" Plywood (HVHZ).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#46113-R2\",\"approval_number\":\"FL46113.7\",\"seq\":7,\"product_model\":\"SL175 Series Snaplock Roof Panel\",\"product_description\":\"24 Ga. Steel Roof Panel, 17 1\\\/2\\\" Wide x 1 3\\\/4\\\" Snaplock, over 5\\\/8\\\" Plywood (HVHZ).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#46113-R3\",\"approval_number\":\"FL46113.8\",\"seq\":8,\"product_model\":\"SL175 Series Snaplock Roof Panel\",\"product_description\":\"0.032\\\" Aluminum Roof Panel, 17 1\\\/2\\\" Wide x 1 3\\\/4\\\" Snaplock, over 5\\\/8\\\" Plywood (HVHZ).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#46113-R3\",\"approval_number\":\"FL46113.9\",\"seq\":9,\"product_model\":\"SL175 Series Snaplock Roof Panel\",\"product_description\":\"24 Ga. Steel Roof Panel, 17 1\\\/2\\\" Wide x 1 3\\\/4\\\" Snaplock, over 5\\\/8\\\" Plywood (HVHZ).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#46115-R0\",\"approval_number\":\"FL46115.1\",\"seq\":1,\"product_model\":\"ML150 Series Standing Seam Roof Panel\",\"product_description\":\"0.032\\\" Aluminum Roof Panel, 20\\\" Wide x 1 1\\\/2\\\" Standing Seam with Single (90 deg) or Double (180 deg) Seams, over 5\\\/8\\\" Plywood.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#46115-R0\",\"approval_number\":\"FL46115.2\",\"seq\":2,\"product_model\":\"ML150 Series Standing Seam Roof Panel\",\"product_description\":\"24 Ga. Steel Roof Panel, 20\\\" Wide x 1 3\\\/4\\\" Standing Seam with Single (90 deg) or Double (180 deg) Seams, over 5\\\/8\\\" Plywood.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#46115-R0\",\"approval_number\":\"FL46115.3\",\"seq\":3,\"product_model\":\"SL175 Series Snaplock Roof Panel\",\"product_description\":\"0.032\\\" Aluminum Roof Panel, 17 1\\\/2\\\" Wide x 1 3\\\/4\\\" Snaplock, over 5\\\/8\\\" Plywood.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#46115-R0\",\"approval_number\":\"FL46115.4\",\"seq\":4,\"product_model\":\"SL175 Series Snaplock Roof Panel\",\"product_description\":\"24 Ga. Steel Roof Panel, 17 1\\\/2\\\" Wide x 1 3\\\/4\\\" Snaplock, over 5\\\/8\\\" Plywood.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#46115-R2\",\"approval_number\":\"FL46115.7\",\"seq\":7,\"product_model\":\"SL175 Series Snaplock Roof Panel\",\"product_description\":\"0.032\\\" Aluminum Roof Panel, 17 1\\\/2\\\" Wide x 1 3\\\/4\\\" Snaplock, over 5\\\/8\\\" Plywood.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#46115-R2\",\"approval_number\":\"FL46115.8\",\"seq\":8,\"product_model\":\"SL175 Series Snaplock Roof Panel\",\"product_description\":\"24 Ga. Steel Roof Panel, 17 1\\\/2\\\" Wide x 1 3\\\/4\\\" Snaplock, over 5\\\/8\\\" Plywood.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Metal Systems, Inc.\":[{\"manufacturer\":\"Metal Systems, Inc.\",\"approval_number_master\":\"FL#40904-R1\",\"approval_number\":\"FL40904.1\",\"seq\":1,\"product_model\":\"9-5 Max Rib and PBR\",\"product_description\":\"Non-structural, through fastened, metal roofing panels\",\"design_pressure\":\"+0\\\/-105\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Systems, Inc.\",\"approval_number_master\":\"FL#4421-R0\",\"approval_number\":\"FL4421.1\",\"seq\":1,\"product_model\":\"26g and 29g Rib Panel\",\"product_description\":\"9\\\"rib, 36\\\" wide through fastened\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Systems, Inc.\",\"approval_number_master\":\"FL#4425-R0\",\"approval_number\":\"FL4425.1\",\"seq\":1,\"product_model\":\"PBR 26 gauge Metal Panel\",\"product_description\":\"36\\\" wide, through fastened non sturctural metal roof panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Systems, Inc.\",\"approval_number_master\":\"FL#6508-R1\",\"approval_number\":\"FL6508.1\",\"seq\":1,\"product_model\":\"PBR\",\"product_description\":\"26 Ga. PBR over 15\\\/32\\\" Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-56.75PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Systems, Inc.\",\"approval_number_master\":\"FL#6508-R1\",\"approval_number\":\"FL6508.2\",\"seq\":2,\"product_model\":\"Rib\",\"product_description\":\"26 Ga. \\u00be\\\" Rib over 15\\\/32\\\" Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-146.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Systems, Inc.\",\"approval_number_master\":\"FL#6508-R1\",\"approval_number\":\"FL6508.3\",\"seq\":3,\"product_model\":\"Rib\",\"product_description\":\"29 Ga. \\u00be\\\" Rib over 15\\\/32\\\" Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-146.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-28 00:00:00\",\"instructions_url\":\"\"}],\"D7 Metals LLC\":[{\"manufacturer\":\"D7 Metals LLC\",\"approval_number_master\":\"FL#40905-R4\",\"approval_number\":\"FL40905.1\",\"seq\":1,\"product_model\":\"D-PBR and DSS-210\",\"product_description\":\"Non-structural, through fastened metal roofing panels over open framing\",\"design_pressure\":\"+45\\\/-67.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"D7 Metals LLC\",\"approval_number_master\":\"FL#40905-R4\",\"approval_number\":\"FL40905.2\",\"seq\":2,\"product_model\":\"D-PBR, D-RIB, DSS-100, DSS-210 and DSS-675\",\"product_description\":\"Non-structural, through fastened metal roofing panels over solid sheathing\",\"design_pressure\":\"+0\\\/-198.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Inline Metal Roofing and Supplies\":[{\"manufacturer\":\"Inline Metal Roofing and Supplies\",\"approval_number_master\":\"FL#40906-R1\",\"approval_number\":\"FL40906.1\",\"seq\":1,\"product_model\":\"3\\\/4\\\" Rib Panel\",\"product_description\":\"Non-structural, through fastened metal roofing panel over wood deck\",\"design_pressure\":\"+0\\\/-90\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Inline Metal Roofing and Supplies\",\"approval_number_master\":\"FL#40926-R1\",\"approval_number\":\"FL40926.1\",\"seq\":1,\"product_model\":\"3\\\/4\\\" Rib Panel\",\"product_description\":\"Non-structural, through fastened metal roofing panel over open framing\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Vicwest\":[{\"manufacturer\":\"Vicwest\",\"approval_number_master\":\"FL#40929-R4\",\"approval_number\":\"FL40929.1\",\"seq\":1,\"product_model\":\"Cedar Creek Shake, North Ridge Slate and Coastal Wave\",\"product_description\":\"Non-structural, preformed, fastened steel panels for the non-HVHZ\",\"design_pressure\":\"+0\\\/-112.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vicwest\",\"approval_number_master\":\"FL#40929-R4\",\"approval_number\":\"FL40929.2\",\"seq\":2,\"product_model\":\"Cedar Creek Shake, North Ridge Slate and Coastal Wave\",\"product_description\":\"Non-structural, preformed, fastened steel panels for the HVHZ\",\"design_pressure\":\"+0\\\/-153.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Metal Roof Source\":[{\"manufacturer\":\"Metal Roof Source\",\"approval_number_master\":\"FL#41345-R3\",\"approval_number\":\"FL41345.1\",\"seq\":1,\"product_model\":\"PBR and 2\\\" Mechanical Lock\",\"product_description\":\"Non-structural metal roofing panels installed over open framing\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roof Source\",\"approval_number_master\":\"FL#41345-R3\",\"approval_number\":\"FL41345.2\",\"seq\":2,\"product_model\":\"PBR, Rib, 1.5\\\" Snap Lock, 1.75\\\" Snap Lock, 1.5\\\" Mechanical Lock, 2\\\" Mechanical Lock and 1\\\" Nail Strip\",\"product_description\":\"Non-structural metal roofing panels installed over wood deck\",\"design_pressure\":\"+0\\\/-146\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-25 00:00:00\",\"instructions_url\":\"\"}],\"Blachotrapez Sp. z o.o.\":[{\"manufacturer\":\"Blachotrapez Sp. z o.o.\",\"approval_number_master\":\"FL#41357-R1\",\"approval_number\":\"FL41357.1\",\"seq\":1,\"product_model\":\"Tremblant, Germanic Simetric and Estima panels\",\"product_description\":\"Non-structural, preformed, through fastened panels\",\"design_pressure\":\"+0\\\/-198.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Blachotrapez Sp. z o.o.\",\"approval_number_master\":\"FL#44748-R0\",\"approval_number\":\"FL44748.1\",\"seq\":1,\"product_model\":\"Blizzard, Mistral, Storm and Thunder panels\",\"product_description\":\"Non-structural, preformed, through fastened panels\",\"design_pressure\":\"+0\\\/-161\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Coastal Sheet Metal LLC\":[{\"manufacturer\":\"Coastal Sheet Metal LLC\",\"approval_number_master\":\"FL#41476-R1\",\"approval_number\":\"FL41476.1\",\"seq\":1,\"product_model\":\"01: 5V Panel\",\"product_description\":\"26ga (min) 5V Panel over 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-78.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coastal Sheet Metal LLC\",\"approval_number_master\":\"FL#41476-R1\",\"approval_number\":\"FL41476.2\",\"seq\":2,\"product_model\":\"02: 1-3\\\/4 Snap Lock\",\"product_description\":\"24ga (min) 1-3\\\/4\\\" clipped snap lock panel over 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-71\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coastal Sheet Metal LLC\",\"approval_number_master\":\"FL#41476-R1\",\"approval_number\":\"FL41476.3\",\"seq\":3,\"product_model\":\"03: 1.0 Nail Strip\",\"product_description\":\"26ga (min) 1\\\" nail strip panel over 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-22.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-13 00:00:00\",\"instructions_url\":\"\"}],\"ecoMetals, Co\":[{\"manufacturer\":\"ecoMetals, Co\",\"approval_number_master\":\"FL#41502-R2\",\"approval_number\":\"FL41502.1\",\"seq\":1,\"product_model\":\"Alexxa Metal Tile Panel\",\"product_description\":\"26ga (min) Alexxa Metal Tile Panel on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-81\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ecoMetals, Co\",\"approval_number_master\":\"FL#41502-R2\",\"approval_number\":\"FL41502.2\",\"seq\":2,\"product_model\":\"Jakko Metal Tile Panel\",\"product_description\":\"26ga (min) Jakko Metal Tile Panel on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-71\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-05-13 00:00:00\",\"instructions_url\":\"\"}],\"QUEENTILE US LLC\":[{\"manufacturer\":\"QUEENTILE US LLC\",\"approval_number_master\":\"FL#41573-R2\",\"approval_number\":\"FL41573.1\",\"seq\":1,\"product_model\":\"QueenTile Standard, QueenTile Classic, Queentile Shake and QueenTile Verona\",\"product_description\":\"Preformed, fastened, stoned-coated steel panels\",\"design_pressure\":\"+0\\\/-153.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Eustis Roofing Company\":[{\"manufacturer\":\"Eustis Roofing Company\",\"approval_number_master\":\"FL#41682-R1\",\"approval_number\":\"FL41682.1\",\"seq\":1,\"product_model\":\"ERC FF 100\",\"product_description\":\"Min 24 ga., 16\\\" wide concealed fastened panel over 15\\\/32\\\" thick plywood\",\"design_pressure\":\"+N\\\/A\\\/-138.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eustis Roofing Company\",\"approval_number_master\":\"FL#5852-R1\",\"approval_number\":\"FL5852.1\",\"seq\":1,\"product_model\":\"Nail Strip\",\"product_description\":\"24 Ga. 1\\\" Nailstrip 16\\\" over 15\\\/32\\\" plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-88.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eustis Roofing Company\",\"approval_number_master\":\"FL#10089-R1\",\"approval_number\":\"FL10089.1\",\"seq\":1,\"product_model\":\"Nailstrip\",\"product_description\":\"24 Ga. 1\\\" Nailstrip 16\\\" over 1 x 4 Wood Purlins Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-78.5 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eustis Roofing Company\",\"approval_number_master\":\"FL#5852-R2\",\"approval_number\":\"FL5852.2\",\"seq\":2,\"product_model\":\"Nail Strip\",\"product_description\":\"24 ga. 1\\\" Nailstrip 16\\\" Coverage over 1x4 Wood Purlins\",\"design_pressure\":\"+N\\\/A\\\/-78.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-05 00:00:00\",\"instructions_url\":\"\"}],\"Dynamic Metals\":[{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41724-R3\",\"approval_number\":\"FL41724.2\",\"seq\":2,\"product_model\":\"02: DM Class 1000 1\\\" Nailstrip\",\"product_description\":\"0.032\\\" (min) Aluminum Roof Panel, 1\\\" Nailstrip x 12\\\", 14\\\", or 16\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"+NA\\\/-175\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41724-R3\",\"approval_number\":\"FL41724.3\",\"seq\":3,\"product_model\":\"03: DM Class 1050 1 1\\\/2\\\" Nailstrip\",\"product_description\":\"0.032\\\" (min) Aluminum Roof Panel, 1 1\\\/2\\\" Nailstrip x 11\\\", 15\\\", or 19\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"+NA\\\/-168\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41724-R3\",\"approval_number\":\"FL41724.4\",\"seq\":4,\"product_model\":\"04: DM Class 1050 1 1\\\/2\\\" Nailstrip\",\"product_description\":\"24 Ga. (min) Galvalume Roof Panel, 1 1\\\/2\\\" Nailstrip x 11\\\", 15\\\", or 19\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"+NA\\\/-112.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41724-R3\",\"approval_number\":\"FL41724.5\",\"seq\":5,\"product_model\":\"05: DM Class 1150 1\\\" Mechanical Seam\",\"product_description\":\"0.032\\\" (min) Aluminum Roof Panel, 1\\\" Mechanical Seam x 13\\\", 17\\\", or 21\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"+NA\\\/-131\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41724-R3\",\"approval_number\":\"FL41724.6\",\"seq\":6,\"product_model\":\"06: DM Class 1150 1\\\" Mechanical Seam\",\"product_description\":\"0.032\\\" (min) Aluminum Roof Panel, 1\\\" Mechanical Seam x 13\\\", 17\\\", or 21\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"+NA\\\/-112.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41724-R3\",\"approval_number\":\"FL41724.10\",\"seq\":10,\"product_model\":\"10: DM Class 1500 1 1\\\/2\\\" Mechanical Seam\",\"product_description\":\"26 Ga. (min) Galvalume Roof Panel, 1 1\\\/2\\\" Mechanical Seam x 12\\\" or 16\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"+NA\\\/-219\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41724-R3\",\"approval_number\":\"FL41724.15\",\"seq\":15,\"product_model\":\"15: DM Class 1700 1 1\\\/2\\\" Snaplock\",\"product_description\":\"26 Ga. (min) Galvalume Roof Panel, 1 1\\\/2\\\" Snaplock x 11\\\", 15\\\", or 19\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"+NA\\\/-128.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41724-R3\",\"approval_number\":\"FL41724.16\",\"seq\":16,\"product_model\":\"16: DM Class 1700 1 1\\\/2\\\" Snaplock\",\"product_description\":\"26 Ga. (min) Galvalume Roof Panel, 1 1\\\/2\\\" Snaplock x 11\\\", 15\\\", or 19\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"+NA\\\/-176\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41724-R3\",\"approval_number\":\"FL41724.25\",\"seq\":25,\"product_model\":\"25: DM Class 1000 1\\\" Nailstrip\",\"product_description\":\"26 Ga. (min) Galvalume Roof Panel, 1\\\" Nailstrip x 12\\\", 14\\\", or 16\\\" Wide, over 7\\\/16\\\" OSB Sheathing (min).\",\"design_pressure\":\"+NA\\\/-108.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41724-R3\",\"approval_number\":\"FL41724.26\",\"seq\":26,\"product_model\":\"26: DM Class 1500 1 1\\\/2\\\" Mechanical Seam\",\"product_description\":\"26 Ga. (min) Galvalume Roof Panel, 1 1\\\/2\\\" Mechanical Seam x 12\\\" or 16\\\" Wide, over 7\\\/16\\\" OSB Sheathing (min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41724-R3\",\"approval_number\":\"FL41724.27\",\"seq\":27,\"product_model\":\"27: DM Class 1500 1 1\\\/2\\\" Mechanical Seam\",\"product_description\":\"24 Ga. (min) Galvalume Roof Panel, 1 1\\\/2\\\" Mechanical Seam x 12\\\", 14\\\", or 16\\\" Wide, over 1\\\/2\\\" Plywood (min)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41724-R3\",\"approval_number\":\"FL41724.28\",\"seq\":28,\"product_model\":\"28: DM Class 500 5V Crimp\",\"product_description\":\"26 Ga. (min) Galvalume Roof Panel, 3\\\/8\\\" 5V Crimp x 20\\\" or 24\\\" Wide, over 7\\\/16\\\" OSB Sheathing (min).\",\"design_pressure\":\"+NA\\\/-86\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41724-R3\",\"approval_number\":\"FL41724.29\",\"seq\":29,\"product_model\":\"29: DM Rib Class 3\\\/4\\\" Rib Panel\",\"product_description\":\"26 Ga. (min) Galvalume Roof Panel, 3\\\/4\\\"Ribs x 36\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"+NA\\\/-153.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41724-R3\",\"approval_number\":\"FL41724.30\",\"seq\":30,\"product_model\":\"30: DM Rib Class 3\\\/4\\\" Rib Panel\",\"product_description\":\"26 Ga. (min) Galvalume Roof Panel, 3\\\/4\\\" Ribs x 36\\\" Width, over 7\\\/16\\\" OSB Sheathing (min).\",\"design_pressure\":\"+NA\\\/-108.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41724-R3\",\"approval_number\":\"FL41724.31\",\"seq\":31,\"product_model\":\"31: DM PBR Class 1 1\\\/4\\\" PBR Panel\",\"product_description\":\"26 Ga. (min) Galvalume Roof Panel, 1 1\\\/4\\\" Ribs x 36\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"+NA\\\/-130\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#21388-R0\",\"approval_number\":\"FL21388.1\",\"seq\":1,\"product_model\":\"1\\\" Nailstrip-24 Ga Steel Galvalume\",\"product_description\":\"1\\\" Nailstrip, 24 Ga Steel Galvalume non-structural roof panel\",\"design_pressure\":\"+N\\\/A\\\/-206\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#21388-R0\",\"approval_number\":\"FL21388.2\",\"seq\":2,\"product_model\":\"1-1\\\/2\\\" Nailstrip-.032 Aluminum\",\"product_description\":\"1-1\\\/2\\\" Nailstrip, .032 Aluminum non-structural roof panel\",\"design_pressure\":\"+N\\\/A\\\/-337\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#21388-R0\",\"approval_number\":\"FL21388.3\",\"seq\":3,\"product_model\":\"1-1\\\/2\\\" Nailstrip-24 Ga Steel\",\"product_description\":\"1-1\\\/2\\\" Nailstrip, 24 Ga Steel non-structural roof panel\",\"design_pressure\":\"+N\\\/A\\\/-307\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#21388-R0\",\"approval_number\":\"FL21388.4\",\"seq\":4,\"product_model\":\"1-3\\\/4\\\" Snaplock-.032 Aluminum\",\"product_description\":\"1-3\\\/4\\\" Snaplock-.032 Aluminum non-structural roof panel\",\"design_pressure\":\"+N\\\/A\\\/-191\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#21388-R0\",\"approval_number\":\"FL21388.5\",\"seq\":5,\"product_model\":\"1-3\\\/4\\\" Snaplock-24 Ga Steel\",\"product_description\":\"1-3\\\/4\\\" Snaplock, 24 Ga Steel non-structural roof panel\",\"design_pressure\":\"+N?A\\\/-243\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#21388-R0\",\"approval_number\":\"FL21388.6\",\"seq\":6,\"product_model\":\"5V Crimp-.032 Aluminum\",\"product_description\":\"5V Crimp, .032 Aluminum non-structural roof panel\",\"design_pressure\":\"+N\\\/A\\\/-183\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#22542-R0\",\"approval_number\":\"FL22542.1\",\"seq\":1,\"product_model\":\"1\\\" Nailstrip (26 Ga Steel)\",\"product_description\":\"1\\\" Nailstrip, 26 Ga Glavalume steel, Non-structural roof panel.\",\"design_pressure\":\"+N\\\/A\\\/-131\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#30751-R2\",\"approval_number\":\"FL30751.7\",\"seq\":7,\"product_model\":\"DM Class 800 1 1\\\/2\\\" SnapLock\",\"product_description\":\"26 Ga. Galvalume SnapLock 1 1\\\/2\\\" Standing Seam Roof Panel, 15 1\\\/2\\\" Wide.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#27499-R2\",\"approval_number\":\"FL27499.19\",\"seq\":19,\"product_model\":\"DM Class 2000 2\\\" Mechanical Seam\",\"product_description\":\"24 Ga. galvalume coated steel roof panel, 18\\\" wide, with 2\\\" standing seams.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#27499-R2\",\"approval_number\":\"FL27499.20\",\"seq\":20,\"product_model\":\"DM Class 500 5V Crimp\",\"product_description\":\"26 Ga. galvalume coated steel roof panel, 24\\\" wide, with 5V crimp.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#27499-R2\",\"approval_number\":\"FL27499.21\",\"seq\":21,\"product_model\":\"DM Class 500 5V Crimp\",\"product_description\":\".032\\\" Aluminum roof panel, 24\\\" wide, with 5V Crimp\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#32041-R4\",\"approval_number\":\"FL32041.4\",\"seq\":4,\"product_model\":\"DM PBR Series\",\"product_description\":\"26 Ga. 36\\\" Wide Galvalume PBR Roof Panel, Installed Directly on 16 Ga. min Purlins or Over Existing PBR Panels to 16 Ga. min Purlins.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#32041-R4\",\"approval_number\":\"FL32041.5\",\"seq\":5,\"product_model\":\"DM PBR Series - HVHZ\",\"product_description\":\"24 Ga. 36\\\" Wide Galvalume PBR Roof Panel, Installed Directly on 16 Ga. min Purlins or Over Existing PBR Panels to 16 Ga. min Purlins. (HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41725-R1\",\"approval_number\":\"FL41725.9\",\"seq\":9,\"product_model\":\"DM Class PBR\",\"product_description\":\"26 Ga. (min) Galvalume Roof Panel, 1 1\\\/8\\\" PBR x 36\\\" Wide, over 16 Ga. Steel Purlins -or - over Existing PBR Panels on 16 Ga. Steel Purlins.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#21082-R0\",\"approval_number\":\"FL21082.1\",\"seq\":1,\"product_model\":\"1\\\" Nailstrip Aluminum\",\"product_description\":\"1\\\" Nail strip, .032 Aluminum, non-structural roof panel\",\"design_pressure\":\"+N\\\/A\\\/-168.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#21082-R0\",\"approval_number\":\"FL21082.2\",\"seq\":2,\"product_model\":\"1.5\\\" Mech Seam 24ga Galvalume\",\"product_description\":\"1.5\\\" Mechanical Seam, 24 gauge Galvalume coated steel, non-structural, roof panel\",\"design_pressure\":\"+NA\\\/-198.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#21082-R0\",\"approval_number\":\"FL21082.3\",\"seq\":3,\"product_model\":\"1.5\\\" Mech Seam Aluminum\",\"product_description\":\"1.5\\\" Mechanical Seam, .032 Aluminum, non-structural\",\"design_pressure\":\"+N\\\/A\\\/-213.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#21082-R0\",\"approval_number\":\"FL21082.4\",\"seq\":4,\"product_model\":\"5V Crimp 26 ga Steel\",\"product_description\":\"5V Crimp, 26 ga Steel, Galvalume, non-structural\",\"design_pressure\":\"+N\\\/A\\\/-206\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#27499-R0\",\"approval_number\":\"FL27499.1\",\"seq\":1,\"product_model\":\"Dynamic 1 1\\\/2\\\" Mech Seam, .032\\\" Alum\",\"product_description\":\".032\\\" Aluminum roof panel, 20\\\" wide, with 1 1\\\/2\\\" standing seams.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#27499-R0\",\"approval_number\":\"FL27499.2\",\"seq\":2,\"product_model\":\"Dynamic 1 1\\\/2\\\" Mech Seam, .032\\\" Alum\",\"product_description\":\".032\\\" Aluminum roof panel, 16\\\" wide, with 1 1\\\/2\\\" standing seams.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#27499-R0\",\"approval_number\":\"FL27499.3\",\"seq\":3,\"product_model\":\"Dynamic 1 1\\\/2\\\" Mech Seam, 16 oz Copper\",\"product_description\":\"16 oz. Copper roof panel, 16\\\" wide, with 1 1\\\/2\\\" standing seams.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#27499-R0\",\"approval_number\":\"FL27499.4\",\"seq\":4,\"product_model\":\"Dynamic 1 1\\\/2\\\" Mech Seam, 24 Ga.\",\"product_description\":\"24 Ga. galvalume coated steel roof panel, 20\\\" wide, with 1 1\\\/2\\\" standing seams.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#27499-R0\",\"approval_number\":\"FL27499.5\",\"seq\":5,\"product_model\":\"Dynamic 1 1\\\/2\\\" Mech Seam, 24 Ga.\",\"product_description\":\"24 Ga. galvalume coated steel roof panel, 16\\\" wide, with 1 1\\\/2\\\" standing seams.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#27499-R0\",\"approval_number\":\"FL27499.6\",\"seq\":6,\"product_model\":\"Dynamic 1 1\\\/2\\\" Mech Seam, 26 Ga.\",\"product_description\":\"26 Ga. galvalume coated steel roof panel, 16\\\" wide, with 1 1\\\/2\\\" standing seams.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#27499-R0\",\"approval_number\":\"FL27499.7\",\"seq\":7,\"product_model\":\"Dynamic 1 3\\\/4\\\" Snaplock, .032 Alum, Over B-Deck\",\"product_description\":\".032\\\" Aluminum roof panel, 18\\\" wide, with 1 3\\\/4\\\" Snaplock seams, attached to metal deck.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#27499-R0\",\"approval_number\":\"FL27499.8\",\"seq\":8,\"product_model\":\"Dynamic 1 3\\\/4\\\" Snaplock, .032\\\" Alum\",\"product_description\":\".032\\\" aluminum roof panel, 18\\\" wide, with 1 3\\\/4\\\" Snaplock seams.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#27499-R0\",\"approval_number\":\"FL27499.9\",\"seq\":9,\"product_model\":\"Dynamic 1 3\\\/4\\\" Snaplock, 24 Ga.\",\"product_description\":\"24 Ga. galvalume coated steel roof panel, 18\\\" wide, with 1 3\\\/4\\\" Snaplock seams.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#27499-R0\",\"approval_number\":\"FL27499.10\",\"seq\":10,\"product_model\":\"Dynamic 1\\\" Nailstrip, .032\\\" Alum\",\"product_description\":\".032\\\" Aluminum roof panel, 16\\\" wide, with 1\\\" snap fit seams.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#27499-R0\",\"approval_number\":\"FL27499.11\",\"seq\":11,\"product_model\":\"Dynamic 1\\\" Nailstrip, 26 Ga.\",\"product_description\":\"26 Ga. galvalume coated steel roof panel, 16\\\" wide, with 1\\\" snap fit seams.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#27499-R0\",\"approval_number\":\"FL27499.12\",\"seq\":12,\"product_model\":\"Dynamic 2\\\" Mech Seam, .032\\\" Alum\",\"product_description\":\".032 Aluminum roof panel, 18\\\" wide, with 2\\\" standing seams.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#27499-R0\",\"approval_number\":\"FL27499.13\",\"seq\":13,\"product_model\":\"Dynamic 2\\\" Mech Seam, 24 Ga.\",\"product_description\":\"24 Ga. galvalume coated steel roof panel, 18\\\" wide, with 2\\\" standing seams.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#27499-R0\",\"approval_number\":\"FL27499.14\",\"seq\":14,\"product_model\":\"Dynamic 5V Crimp, .032\\\" Alum\",\"product_description\":\".032\\\" Aluminum roof panel, 24\\\" wide, with 5V Crimp\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#27499-R0\",\"approval_number\":\"FL27499.15\",\"seq\":15,\"product_model\":\"Dynamic 5V Crimp, 26 Ga.\",\"product_description\":\"26 Ga. galvalume coated steel roof panel, 24\\\" wide, with 5V crimp.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#27499-R1\",\"approval_number\":\"FL27499.16\",\"seq\":16,\"product_model\":\"DM Class 2000 2\\\" Mechanical Seam\",\"product_description\":\"24 Ga. galvalume coated steel roof panel, 18\\\" wide, with 2\\\" standing seams.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#27499-R1\",\"approval_number\":\"FL27499.17\",\"seq\":17,\"product_model\":\"DM Class 500 5V Crimp\",\"product_description\":\"26 Ga. galvalume coated steel roof panel, 24\\\" wide, with 5V crimp.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#27499-R1\",\"approval_number\":\"FL27499.18\",\"seq\":18,\"product_model\":\"DM Class 500 5V Crimp\",\"product_description\":\".032\\\" Aluminum roof panel, 24\\\" wide, with 5V Crimp\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#30751-R0\",\"approval_number\":\"FL30751.1\",\"seq\":1,\"product_model\":\"DM Class 100 3\\\/4\\\" Corrugated\",\"product_description\":\"26 Ga. Steel 3\\\/4\\\" Corrugated Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#30751-R0\",\"approval_number\":\"FL30751.2\",\"seq\":2,\"product_model\":\"DM Class 1700 1 1\\\/2\\\" SnapLock\",\"product_description\":\".032\\\" Aluminum SnapLock 1 1\\\/2\\\" Standing Seam Roof Panel, 19\\\" Wide.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#30751-R0\",\"approval_number\":\"FL30751.3\",\"seq\":3,\"product_model\":\"DM Class 1700 1 1\\\/2\\\" SnapLock\",\"product_description\":\"26 Ga. Galvalume SnapLock 1 1\\\/2\\\" Standing Seam Roof Panel, 19\\\" Wide. (HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#30751-R0\",\"approval_number\":\"FL30751.4\",\"seq\":4,\"product_model\":\"DM Class 1700 1 1\\\/2\\\" SnapLock\",\"product_description\":\"26 Ga. Galvalume SnapLock 1 1\\\/2\\\" Standing Seam Roof Panel, 19\\\" Wide.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#30751-R0\",\"approval_number\":\"FL30751.5\",\"seq\":5,\"product_model\":\"DM Class 800 1 1\\\/2\\\" SnapLock\",\"product_description\":\"0.032\\\" Aluminum SnapLock 1 1\\\/2\\\" Standing Seam Roof Panel, 15 1\\\/2\\\" Wide.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#30751-R0\",\"approval_number\":\"FL30751.6\",\"seq\":6,\"product_model\":\"DM Class 800 1 1\\\/2\\\" SnapLock\",\"product_description\":\"26 Ga. Galvalume SnapLock 1 1\\\/2\\\" Standing Seam Roof Panel, 15 1\\\/2\\\" Wide.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#32041-R0\",\"approval_number\":\"FL32041.1\",\"seq\":1,\"product_model\":\"DM Class2000\",\"product_description\":\"24 Ga. Galvalume 2\\\" Standing Seam Roof Panels in 18\\\" and 14\\\" Widths, Installed over 14 Ga Steel Purlins, with our without existing roof.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#32041-R1\",\"approval_number\":\"FL32041.2\",\"seq\":2,\"product_model\":\"z DM Class 2000\",\"product_description\":\"24 Ga. Galvalume 2\\\" Standing Seam Roof Panels, 18\\\" Wide, Installed over Existing Roofing with 14 Ga. Purlins Using 16 ga. Hat Channels.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#32041-R3\",\"approval_number\":\"FL32041.3\",\"seq\":3,\"product_model\":\"DM PBR Series - HVHZ\",\"product_description\":\"24 Ga. 36\\\" Wide Galvalume PBR Roof Panel, Installed Directly on 16 Ga. min Purlins or Over Existing PBR Panels to 16 Ga. min Purlins. (HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41725-R0\",\"approval_number\":\"FL41725.1\",\"seq\":1,\"product_model\":\"DM Class 100 3\\\/4\\\" Corrugated\",\"product_description\":\"26 Ga. Galvalume Roof Panel, 3\\\/4\\\" Corrugated x 29 1\\\/2\\\" or 21\\\" Wide, over 1\\\/2\\\" Plywood.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41725-R0\",\"approval_number\":\"FL41725.2\",\"seq\":2,\"product_model\":\"DM Class 100 3\\\/4\\\" Corrugated\",\"product_description\":\"26 Ga. Galvalume Roof Panel, 3\\\/4\\\" Corrugated x 29 1\\\/2\\\" or 21\\\" Wide, over 2x4 Wood Battens.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41725-R0\",\"approval_number\":\"FL41725.3\",\"seq\":3,\"product_model\":\"DM Class 1750 1 3\\\/4\\\" Snaplock\",\"product_description\":\"24 Ga. Galvalume Roof Panel, 1 3\\\/4\\\" Snaplock x 18\\\" Wide, over Steel B-Deck (22 Ga. min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41725-R0\",\"approval_number\":\"FL41725.4\",\"seq\":4,\"product_model\":\"DM Class 1750 1 3\\\/4\\\" Snaplock\",\"product_description\":\"0.032\\\" Aluminum Roof Panel, 1 3\\\/4\\\" Snaplock x 18\\\" Wide, over Steel B-Deck (22 Ga. min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41725-R0\",\"approval_number\":\"FL41725.5\",\"seq\":5,\"product_model\":\"DM Class 2000 2\\\" Mechanical Seam\",\"product_description\":\"24 Ga. Galvalume Roof Panel, 2\\\" Mechanical Seam x 18\\\" Wide, over Existing Roofing on 16 Ga. Steel Purlins (with or without 26 Ga. Steel Hat Channels) -or- over Existing Roofing on 16 Ga. Steel Purlins using 16 Ga. Steel Hat Channels.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41725-R0\",\"approval_number\":\"FL41725.6\",\"seq\":6,\"product_model\":\"DM Class 2000 2\\\" Mechanical Seam\",\"product_description\":\"24 Ga. Galvalume Roof Panel, 2\\\" Mechanical Seam x 18\\\" Wide, over Steel B-Deck (22 Ga. min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41725-R0\",\"approval_number\":\"FL41725.7\",\"seq\":7,\"product_model\":\"DM Class PBR\",\"product_description\":\"26 Ga. Galvalume Roof Panel, 1 1\\\/8\\\" PBR x 36\\\" Wide, over 2x4 Wood Battens.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41725-R0\",\"approval_number\":\"FL41725.8\",\"seq\":8,\"product_model\":\"DM Class PBR\",\"product_description\":\"26 Ga. Galvalume Roof Panel, 1 1\\\/2\\\" PBR x 36\\\" Wide, over 16 Ga. Steel Purlins -or - over Existing PBR Panels on 16 Ga. Steel Purlins.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41724-R0\",\"approval_number\":\"FL41724.1\",\"seq\":1,\"product_model\":\"DM Class 1000 1\\\" Nailstrip\",\"product_description\":\"26 Ga. Galvalume Roof Panel, 1\\\" Nailstrip x 16\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41724-R0\",\"approval_number\":\"FL41724.7\",\"seq\":7,\"product_model\":\"DM Class 1150 1\\\" Mechanical Seam\",\"product_description\":\"26 Ga. Galvalume Roof Panel, 1\\\" Mechanical Seam x 21\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41724-R0\",\"approval_number\":\"FL41724.8\",\"seq\":8,\"product_model\":\"DM Class 1500 1 1\\\/2\\\" Mechanical Seam\",\"product_description\":\"0.032\\\" Aluminum Roof Panel, 1 1\\\/2\\\" Mechanical Seam x 20\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41724-R0\",\"approval_number\":\"FL41724.9\",\"seq\":9,\"product_model\":\"DM Class 1500 1 1\\\/2\\\" Mechanical Seam\",\"product_description\":\"16 Oz. Copper Roof Panel, 1 1\\\/2\\\" Mechanical Seam x 16\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41724-R0\",\"approval_number\":\"FL41724.11\",\"seq\":11,\"product_model\":\"DM Class 1500 1 1\\\/2\\\" Mechanical Seam\",\"product_description\":\"0.032\\\" Aluminum Roof Panel, 1 1\\\/2\\\" Mechanical Seam x 16\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41724-R0\",\"approval_number\":\"FL41724.12\",\"seq\":12,\"product_model\":\"DM Class 1500 1 1\\\/2\\\" Mechanical Seam\",\"product_description\":\"24 Ga. Galvalume Roof Panel, 1 1\\\/2\\\" Mechanical Seam x 16\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41724-R0\",\"approval_number\":\"FL41724.13\",\"seq\":13,\"product_model\":\"DM Class 1500 1 1\\\/2\\\" Mechanical Seam\",\"product_description\":\"24 Ga. Galvalume Roof Panel, 1 1\\\/2\\\" Mechanical Seam x 20\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41724-R0\",\"approval_number\":\"FL41724.14\",\"seq\":14,\"product_model\":\"DM Class 1700 1 1\\\/2\\\" Snaplock\",\"product_description\":\"0.032\\\" Aluminum Roof Panel, 1 1\\\/2\\\" Snaplock x 19\\\" Wide, over 1\\\/2\\\" Plywood (min.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41724-R0\",\"approval_number\":\"FL41724.17\",\"seq\":17,\"product_model\":\"DM Class 1750 1 3\\\/4\\\" Snaplock\",\"product_description\":\"0.032\\\" Aluminum Roof Panel, 1 3\\\/4\\\" Snaplock x 18\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41724-R0\",\"approval_number\":\"FL41724.18\",\"seq\":18,\"product_model\":\"DM Class 1750 1 3\\\/4\\\" Snaplock\",\"product_description\":\"24 Ga. Galvalume Roof Panel, 1 3\\\/4\\\" Snaplock x 18\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41724-R0\",\"approval_number\":\"FL41724.19\",\"seq\":19,\"product_model\":\"DM Class 2000 2\\\" Mechanical Seam\",\"product_description\":\"0.032\\\" Aluminum Roof Panel, 2\\\" Mechanical Seam x 18\\\" Wide, over 1\\\/2 Plywood (min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41724-R0\",\"approval_number\":\"FL41724.20\",\"seq\":20,\"product_model\":\"DM Class 2000 2\\\" Mechanical Seam\",\"product_description\":\"24 Ga. Galvalume Roof Panel, 2\\\" Mechanical Seam x 18\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41724-R0\",\"approval_number\":\"FL41724.21\",\"seq\":21,\"product_model\":\"DM Class 500 5V Crimp\",\"product_description\":\"26 Ga. Galvalume Roof Panel, 3\\\/8\\\" 5V Crimp x 24\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41724-R0\",\"approval_number\":\"FL41724.22\",\"seq\":22,\"product_model\":\"DM Class 500 5V Crimp\",\"product_description\":\"0.032\\\" Aluminum Roof Panel, 3\\\/8\\\" 5V Crimp x 24\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41724-R0\",\"approval_number\":\"FL41724.23\",\"seq\":23,\"product_model\":\"DM Class 800 1 1\\\/2\\\" Snaplock\",\"product_description\":\"0.032\\\" Aluminum Roof Panel, 1 1\\\/2\\\" Snaplock x 15 1\\\/2\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41724-R0\",\"approval_number\":\"FL41724.24\",\"seq\":24,\"product_model\":\"DM Class 800 1 1\\\/2\\\" Snaplock\",\"product_description\":\"26 Ga. Galvalume Roof Panel, 1 1\\\/2\\\" Snaplock x 15 1\\\/2\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"}],\"Smith Built Metals\":[{\"manufacturer\":\"Smith Built Metals\",\"approval_number_master\":\"FL#41743-R1\",\"approval_number\":\"FL41743.1\",\"seq\":1,\"product_model\":\"Master Rib\",\"product_description\":\"29 Ga. (min) Steel Roof Panel, 3\\\/4\\\" Ribbed x 36\\\" Wide, over 1\\\/2\\\" Plywood. Fastened 9\\\" O.C. x 24\\\" O.C.\",\"design_pressure\":\"+N\\\/A\\\/-63.45\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Smith Built Metals\",\"approval_number_master\":\"FL#41743-R1\",\"approval_number\":\"FL41743.2\",\"seq\":2,\"product_model\":\"Master Rib\",\"product_description\":\"29 Ga. (min) Steel Roof Panel, 3\\\/4\\\" Ribbed x 36\\\" Wide, over 1\\\/2\\\" Plywood. Fastened 9\\\" O.C. typically, with an additional fastener at panel overlap, x 24\\\" O.C.\",\"design_pressure\":\"+N\\\/A\\\/-76.95\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Smith Built Metals\",\"approval_number_master\":\"FL#41743-R1\",\"approval_number\":\"FL41743.3\",\"seq\":3,\"product_model\":\"Master Rib\",\"product_description\":\"29 Ga. (min) Steel Roof Panel, 3\\\/4\\\" Ribbed x 36\\\" wide, over 1x4 Wood Purlins (spaced 24\\\" O.C. max) over 1\\\/2\\\" Plywood. Fastened 9\\\" O.C. x 24\\\" O.C.\",\"design_pressure\":\"+N\\\/A\\\/-78.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Smith Built Metals\",\"approval_number_master\":\"FL#41743-R1\",\"approval_number\":\"FL41743.4\",\"seq\":4,\"product_model\":\"PBR Panel\",\"product_description\":\"26 Ga. (min) Steel Roof Panel, 1 1\\\/4\\\" Ribbed x 36\\\" Wide, over 16 Ga. (min) Steel Purlins spaced 60\\\" O.C. max. Fastened 12\\\" O.C. x 60\\\" O.C.\",\"design_pressure\":\"+33.75\\\/-32.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Aion Metals LLC\":[{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#41796-R0\",\"approval_number\":\"FL41796.1\",\"seq\":1,\"product_model\":\"01: 032 1\\\" Nailstrip on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker 1\\\" nailstrip on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-175\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#41796-R0\",\"approval_number\":\"FL41796.2\",\"seq\":2,\"product_model\":\"02: 032 1\\\" Nailstrip on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker 1\\\" nailstrip on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-168.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#41796-R0\",\"approval_number\":\"FL41796.3\",\"seq\":3,\"product_model\":\"03: 032 1\\\" Nailstrip on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker 1\\\" nailstrip on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-86\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#41796-R0\",\"approval_number\":\"FL41796.4\",\"seq\":4,\"product_model\":\"04: 032 1\\\" Nailstrip on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker 1\\\" nailstrip on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-153.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#41796-R0\",\"approval_number\":\"FL41796.5\",\"seq\":5,\"product_model\":\"05: 26ga 1\\\" Nailstrip on plywood\",\"product_description\":\"26ga (min) 1\\\" nailstrip on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-116\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#41796-R0\",\"approval_number\":\"FL41796.6\",\"seq\":6,\"product_model\":\"06: 26ga 1\\\" Nailstrip on plywood\",\"product_description\":\"26ga (min) 1\\\" nailstrip on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-176\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#41796-R0\",\"approval_number\":\"FL41796.7\",\"seq\":7,\"product_model\":\"07: 24ga 1\\\" Nailstrip on plywood\",\"product_description\":\"24ga (min) 1\\\" nailstrip on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-206\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#41796-R0\",\"approval_number\":\"FL41796.8\",\"seq\":8,\"product_model\":\"08: 26ga 1\\\" Nailstrip on plywood\",\"product_description\":\"26ga (min) 1\\\" nailstrip on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-78.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#41796-R0\",\"approval_number\":\"FL41796.9\",\"seq\":9,\"product_model\":\"09: 26ga 1\\\" Nailstrip on plywood\",\"product_description\":\"26ga (min) 1\\\" nailstrip on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-108.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#41796-R0\",\"approval_number\":\"FL41796.10\",\"seq\":10,\"product_model\":\"10: 032 1.5\\\" Nailstrip on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker 1.5\\\" nailstrip on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-168.1\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#41796-R0\",\"approval_number\":\"FL41796.11\",\"seq\":11,\"product_model\":\"11: 032 1.5\\\" Nailstrip on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker 1.5\\\" nailstrip on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-179.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#41796-R0\",\"approval_number\":\"FL41796.12\",\"seq\":12,\"product_model\":\"12: 032 1.5\\\" Nailstrip on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker 1.5\\\" nailstrip on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-168.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#41796-R0\",\"approval_number\":\"FL41796.13\",\"seq\":13,\"product_model\":\"13: 24ga 1.5\\\" Nailstrip on plywood\",\"product_description\":\"24ga (min) 1.5\\\" nailstrip on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-112.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#41796-R0\",\"approval_number\":\"FL41796.14\",\"seq\":14,\"product_model\":\"14: 24ga 1.5\\\" Nailstrip on plywood\",\"product_description\":\"24ga (min) 1.5\\\" nailstrip on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-153.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#41796-R0\",\"approval_number\":\"FL41796.15\",\"seq\":15,\"product_model\":\"15: 26ga 1.5\\\" Nailstrip on plywood\",\"product_description\":\"26ga (min) 1.5\\\" nailstrip on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-63.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45935-R1\",\"approval_number\":\"FL45935.1\",\"seq\":1,\"product_model\":\"01: 032 1.5\\\" Snaplock on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker 1.5\\\" snaplock on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-92.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45935-R1\",\"approval_number\":\"FL45935.2\",\"seq\":2,\"product_model\":\"02: 032 1.5\\\" Snaplock on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker 1.5\\\" snaplock on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-131\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45935-R1\",\"approval_number\":\"FL45935.3\",\"seq\":3,\"product_model\":\"03: 032 1.5\\\" Snaplock on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker 1.5\\\" snaplock on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-161\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45935-R1\",\"approval_number\":\"FL45935.4\",\"seq\":4,\"product_model\":\"04: 26ga 1.5\\\" Snaplock on plywood\",\"product_description\":\"26ga (min) 1.5\\\" Snaplock on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-64.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45935-R1\",\"approval_number\":\"FL45935.5\",\"seq\":5,\"product_model\":\"05: 26ga 1.5\\\" Snaplock on plywood\",\"product_description\":\"26ga (min) 1.5\\\" Snaplock on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-116\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45935-R1\",\"approval_number\":\"FL45935.6\",\"seq\":6,\"product_model\":\"06: 26ga 1.5\\\" Snaplock on plywood\",\"product_description\":\"26ga (min) 1.5\\\" Snaplock on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-176\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45935-R1\",\"approval_number\":\"FL45935.7\",\"seq\":7,\"product_model\":\"07: 26ga 1.5\\\" Snaplock on plywood\",\"product_description\":\"26ga (min) 1.5\\\" Snaplock on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-86\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45935-R1\",\"approval_number\":\"FL45935.8\",\"seq\":8,\"product_model\":\"08: 26ga 1.5\\\" Snaplock on plywood\",\"product_description\":\"26ga (min) 1.5\\\" Snaplock on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-128.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45935-R1\",\"approval_number\":\"FL45935.9\",\"seq\":9,\"product_model\":\"09: 032 1.5\\\" Snaplock on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker 1.5\\\" snaplock on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-164.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45935-R1\",\"approval_number\":\"FL45935.10\",\"seq\":10,\"product_model\":\"10: 032 1.5\\\" Snaplock on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker 1.5\\\" snaplock on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-176\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45938-R0\",\"approval_number\":\"FL45938.1\",\"seq\":1,\"product_model\":\"01: 032 Aluminum 1.75\\\" Snaplock on B deck\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker 1.75\\\" Snaplock on 22ga (min) steel B Deck\",\"design_pressure\":\"+N\\\/A\\\/-123.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45938-R0\",\"approval_number\":\"FL45938.2\",\"seq\":2,\"product_model\":\"02: 032 Aluminum 1.75\\\" Snaplock on B deck\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker 1.75\\\" Snaplock on 22ga (min) steel B Deck\",\"design_pressure\":\"+N\\\/A\\\/-153.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45938-R0\",\"approval_number\":\"FL45938.3\",\"seq\":3,\"product_model\":\"03: 24ga 1.75\\\" Snaplock on B deck\",\"product_description\":\"24ga (min) 1.75\\\" Snaplock on 22ga (min) steel B Deck\",\"design_pressure\":\"+N\\\/A\\\/-131\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45938-R0\",\"approval_number\":\"FL45938.4\",\"seq\":4,\"product_model\":\"04: 24ga 1.75\\\" Snaplock on B deck\",\"product_description\":\"24ga (min) 1.75\\\" Snaplock on 22ga (min) steel B Deck\",\"design_pressure\":\"+N\\\/A\\\/-161\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45938-R0\",\"approval_number\":\"FL45938.5\",\"seq\":5,\"product_model\":\"05: 24ga 1.75\\\" Snaplock on plywood\",\"product_description\":\"24ga (min) 1.75\\\" Snaplock on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-166\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45938-R0\",\"approval_number\":\"FL45938.6\",\"seq\":6,\"product_model\":\"06: 24ga 1.75\\\" Snaplock on plywood\",\"product_description\":\"24ga (min) 1.75\\\" Snaplock on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-243.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45938-R0\",\"approval_number\":\"FL45938.7\",\"seq\":7,\"product_model\":\"07: 032 Aluminum 1.75\\\" Snaplock on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker 1.75\\\" Snaplock on 15\\\/32\\\"(min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-168.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45938-R0\",\"approval_number\":\"FL45938.8\",\"seq\":8,\"product_model\":\"08: 032 Aluminum 1.75\\\" Snaplock on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker 1.75\\\" Snaplock on 15\\\/32\\\"(min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-228.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45938-R0\",\"approval_number\":\"FL45938.9\",\"seq\":9,\"product_model\":\"09: 24ga 1.75\\\" Snaplock on plywood\",\"product_description\":\"24ga (min) 1.75\\\" Snaplock on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-176\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45938-R0\",\"approval_number\":\"FL45938.10\",\"seq\":10,\"product_model\":\"10: 24ga 1.75\\\" Snaplock on plywood\",\"product_description\":\"24ga (min) 1.75\\\" Snaplock on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-243.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45938-R0\",\"approval_number\":\"FL45938.11\",\"seq\":11,\"product_model\":\"11: 26ga 1.75\\\" Snaplock on plywood\",\"product_description\":\"26ga (min) 1.75\\\" Snaplock on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-63.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45938-R0\",\"approval_number\":\"FL45938.12\",\"seq\":12,\"product_model\":\"12: 26ga 1.75\\\" Snaplock on plywood\",\"product_description\":\"26ga (min) 1.75\\\" Snaplock on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-93.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45938-R0\",\"approval_number\":\"FL45938.13\",\"seq\":13,\"product_model\":\"13: 032 Aluminum 1.75\\\" Snaplock on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker 1.75\\\" Snaplock on 15\\\/32\\\"(min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-146\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45938-R0\",\"approval_number\":\"FL45938.14\",\"seq\":14,\"product_model\":\"14: 032 Aluminum 1.75\\\" Snaplock on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker 1.75\\\" Snaplock on 15\\\/32\\\"(min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-191\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45938-R0\",\"approval_number\":\"FL45938.15\",\"seq\":15,\"product_model\":\"15: 032 Aluminum 1.75\\\" Snaplock on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker 1.75\\\" Snaplock on 15\\\/32\\\"(min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-108.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45938-R0\",\"approval_number\":\"FL45938.16\",\"seq\":16,\"product_model\":\"16: 7mm Zinc 1.75\\\" Snaplock on OSB\",\"product_description\":\"Nominally 7mm zinc or thicker 1.75\\\" Snaplock on 1\\\/2\\\" (min) OSB\",\"design_pressure\":\"+N\\\/A\\\/-101\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45964-R0\",\"approval_number\":\"FL45964.1\",\"seq\":1,\"product_model\":\"01: 24ga 1.5\\\" Mechanical on plywood\",\"product_description\":\"24ga (min) 1.5\\\" mechanical seam on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-86\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45964-R0\",\"approval_number\":\"FL45964.2\",\"seq\":2,\"product_model\":\"02: 24ga 1.5\\\" Mechanical on plywood\",\"product_description\":\"24ga (min) 1.5\\\" mechanical seam on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-176\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45964-R0\",\"approval_number\":\"FL45964.3\",\"seq\":3,\"product_model\":\"03: 24ga 1.5\\\" Mechanical on plywood\",\"product_description\":\"24ga (min) 1.5\\\" mechanical seam on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-166\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45964-R0\",\"approval_number\":\"FL45964.4\",\"seq\":4,\"product_model\":\"04: 24ga 1.5\\\" Mechanical on plywood\",\"product_description\":\"24ga (min) 1.5\\\" mechanical seam on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-198.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45964-R0\",\"approval_number\":\"FL45964.5\",\"seq\":5,\"product_model\":\"05: 26ga 1.5\\\" Mechanical on plywood\",\"product_description\":\"26ga (min) 1.5\\\" mechanical seam on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-218.8\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45964-R0\",\"approval_number\":\"FL45964.6\",\"seq\":6,\"product_model\":\"06: 24ga 1.5\\\" Mechanical on plywood\",\"product_description\":\"24ga (min) 1.5\\\" mechanical seam on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-91.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45964-R0\",\"approval_number\":\"FL45964.7\",\"seq\":7,\"product_model\":\"07: 24ga 1.5\\\" Mechanical on plywood\",\"product_description\":\"24ga (min) 1.5\\\" mechanical seam on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-121.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45964-R0\",\"approval_number\":\"FL45964.8\",\"seq\":8,\"product_model\":\"08: 24ga 1.5\\\" Mechanical on plywood\",\"product_description\":\"24ga (min) 1.5\\\" mechanical seam on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-189.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45964-R0\",\"approval_number\":\"FL45964.9\",\"seq\":9,\"product_model\":\"09: 24ga 1.5\\\" Mechanical on plywood\",\"product_description\":\"24ga (min) 1.5\\\" mechanical seam on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-168.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45964-R0\",\"approval_number\":\"FL45964.10\",\"seq\":10,\"product_model\":\"10: 24ga 1.5\\\" Mechanical on plywood\",\"product_description\":\"24ga (min) 1.5\\\" mechanical seam on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-198.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45982-R0\",\"approval_number\":\"FL45982.1\",\"seq\":1,\"product_model\":\"01: 032 Aluminum 1.5\\\" mechanical on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker 1.5\\\" mechanical seam on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-156\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45982-R0\",\"approval_number\":\"FL45982.2\",\"seq\":2,\"product_model\":\"02: 032 Aluminum 1.5\\\" mechanical on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker 1.5\\\" mechanical seam on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-198.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45982-R0\",\"approval_number\":\"FL45982.3\",\"seq\":3,\"product_model\":\"03: 032 Aluminum 1.5\\\" mechanical on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker 1.5\\\" mechanical seam on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-76\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45982-R0\",\"approval_number\":\"FL45982.4\",\"seq\":4,\"product_model\":\"04: 032 Aluminum 1.5\\\" mechanical on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker 1.5\\\" mechanical seam on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-178\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45982-R0\",\"approval_number\":\"FL45982.5\",\"seq\":5,\"product_model\":\"05: 032 Aluminum 1.5\\\" mechanical on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker 1.5\\\" mechanical seam on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-138.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45982-R0\",\"approval_number\":\"FL45982.6\",\"seq\":6,\"product_model\":\"06: 032 Aluminum 1.5\\\" mechanical on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker 1.5\\\" mechanical seam on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-213.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45982-R0\",\"approval_number\":\"FL45982.7\",\"seq\":7,\"product_model\":\"07: Copper 1.5\\\" mechanical on plywood\",\"product_description\":\"Nominally 16oz copper or thicker 1.5\\\" mechanical seam on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-149\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45982-R0\",\"approval_number\":\"FL45982.8\",\"seq\":8,\"product_model\":\"08: Copper 1.5\\\" mechanical on plywood\",\"product_description\":\"Nominally 16oz copper or thicker 1.5\\\" mechanical seam on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-198.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45982-R0\",\"approval_number\":\"FL45982.9\",\"seq\":9,\"product_model\":\"09: 032 Aluminum 1.5\\\" mechanical on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker 1.5\\\" mechanical seam on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-101\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45982-R0\",\"approval_number\":\"FL45982.10\",\"seq\":10,\"product_model\":\"10: 032 Aluminum 1.5\\\" mechanical on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker 1.5\\\" mechanical seam on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-206\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45982-R0\",\"approval_number\":\"FL45982.11\",\"seq\":11,\"product_model\":\"11: 032 Aluminum 1.5\\\" mechanical on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker 1.5\\\" mechanical seam on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-118\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45982-R0\",\"approval_number\":\"FL45982.12\",\"seq\":12,\"product_model\":\"12: 032 Aluminum 1.5\\\" mechanical on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker 1.5\\\" mechanical seam on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-159.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45982-R0\",\"approval_number\":\"FL45982.13\",\"seq\":13,\"product_model\":\"13: Copper 1.5\\\" mechanical on plywood\",\"product_description\":\"Nominally 16oz copper or thicker 1.5\\\" mechanical seam on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-159.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45982-R0\",\"approval_number\":\"FL45982.14\",\"seq\":14,\"product_model\":\"14: Copper 1.5\\\" mechanical on plywood\",\"product_description\":\"Nominally 16oz copper or thicker 1.5\\\" mechanical seam on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-82.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45988-R0\",\"approval_number\":\"FL45988.1\",\"seq\":1,\"product_model\":\"01: 24ga 2\\\" mechanical\",\"product_description\":\"24ga (min) 2\\\" mechanical seam on 15\\\/32\\\" (min) plywood.\",\"design_pressure\":\"+N\\\/A\\\/-194.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45988-R0\",\"approval_number\":\"FL45988.2\",\"seq\":2,\"product_model\":\"02: 24ga 2\\\" mechanical\",\"product_description\":\"24ga (min) 2\\\" mechanical seam on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-228.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45988-R0\",\"approval_number\":\"FL45988.3\",\"seq\":3,\"product_model\":\"03: 032 aluminum 2\\\" mechanical\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker mechanical seam on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-167\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45988-R0\",\"approval_number\":\"FL45988.4\",\"seq\":4,\"product_model\":\"04: 032 aluminum 2\\\" mechanical\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker mechanical seam on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-200\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45988-R0\",\"approval_number\":\"FL45988.5\",\"seq\":5,\"product_model\":\"05: 24ga 2\\\" mechanical on B Deck\",\"product_description\":\"24ga (min) 2\\\" mechanical seam on 22ga (min) B Deck\",\"design_pressure\":\"+N\\\/A\\\/-148\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45988-R0\",\"approval_number\":\"FL45988.6\",\"seq\":6,\"product_model\":\"06: 24ga 2\\\" mechanical on B Deck\",\"product_description\":\"24ga (min) 2\\\" mechanical seam on 22ga (min) B Deck\",\"design_pressure\":\"+N\\\/A\\\/-181.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45988-R0\",\"approval_number\":\"FL45988.7\",\"seq\":7,\"product_model\":\"07: 032 aluminum 2\\\" mechanical on B Deck\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker 2\\\" mechanical seam on 22ga (min) B Deck\",\"design_pressure\":\"+N\\\/A\\\/-114.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45988-R0\",\"approval_number\":\"FL45988.8\",\"seq\":8,\"product_model\":\"08: 032 aluminum 2\\\" mechanical on B Deck\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker 2\\\" mechanical seam on 22ga (min) B Deck\",\"design_pressure\":\"+N\\\/A\\\/-166.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45989-R0\",\"approval_number\":\"FL45989.1\",\"seq\":1,\"product_model\":\"01: 26ga 5V on plywood\",\"product_description\":\"26ga (min) 5V on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-117.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45989-R0\",\"approval_number\":\"FL45989.2\",\"seq\":2,\"product_model\":\"02: 26ga 5V on plywood\",\"product_description\":\"26ga (min) 5V on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-206\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45989-R0\",\"approval_number\":\"FL45989.3\",\"seq\":3,\"product_model\":\"03: 26ga 5V on plywood\",\"product_description\":\"26ga (min) 5V on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-104.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45989-R0\",\"approval_number\":\"FL45989.4\",\"seq\":4,\"product_model\":\"04: 26ga 5V on plywood\",\"product_description\":\"26ga (min) 5V on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-168.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45989-R0\",\"approval_number\":\"FL45989.5\",\"seq\":5,\"product_model\":\"05: 032 Aluminum 5V on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum 5V on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-116.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45989-R0\",\"approval_number\":\"FL45989.6\",\"seq\":6,\"product_model\":\"06: 032 Aluminum 5V on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum 5V on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-183.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45989-R0\",\"approval_number\":\"FL45989.7\",\"seq\":7,\"product_model\":\"07: 26ga 5V on plywood\",\"product_description\":\"26ga (min) 5V on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-101\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45989-R0\",\"approval_number\":\"FL45989.8\",\"seq\":8,\"product_model\":\"08: 26ga 5V on plywood\",\"product_description\":\"26ga (min) 5V on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-206\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45989-R0\",\"approval_number\":\"FL45989.9\",\"seq\":9,\"product_model\":\"09: 26ga 5V on plywood\",\"product_description\":\"26ga (min) 5V on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-116\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45989-R0\",\"approval_number\":\"FL45989.10\",\"seq\":10,\"product_model\":\"10: 26ga 5V on plywood\",\"product_description\":\"26ga (min) 5V on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-86\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45989-R0\",\"approval_number\":\"FL45989.11\",\"seq\":11,\"product_model\":\"11: 26ga 5V on plywood\",\"product_description\":\"26ga (min) 5V on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-228\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45989-R0\",\"approval_number\":\"FL45989.12\",\"seq\":12,\"product_model\":\"12: 032 Aluminum 5V on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum 5V on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-183.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#45989-R0\",\"approval_number\":\"FL45989.13\",\"seq\":13,\"product_model\":\"13: 032 Aluminum 5V on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum 5V on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-168.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#46015-R0\",\"approval_number\":\"FL46015.1\",\"seq\":1,\"product_model\":\"01: 26ga Corrugated on plywood\",\"product_description\":\"26ga (min) Corrugated on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-101\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#46015-R0\",\"approval_number\":\"FL46015.2\",\"seq\":2,\"product_model\":\"02: 26ga Corrugated on plywood\",\"product_description\":\"26ga (min) Corrugated on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-161\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#46015-R0\",\"approval_number\":\"FL46015.3\",\"seq\":3,\"product_model\":\"03: 26ga Corrugated on battens\",\"product_description\":\"26ga (min) Corrugated on 2x4 battens\",\"design_pressure\":\"+N\\\/A\\\/-101\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#46015-R0\",\"approval_number\":\"FL46015.4\",\"seq\":4,\"product_model\":\"04: 26ga Corrugated on battens\",\"product_description\":\"26ga (min) Corrugated on 2x4 battens\",\"design_pressure\":\"+N\\\/A\\\/-161\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#46015-R0\",\"approval_number\":\"FL46015.5\",\"seq\":5,\"product_model\":\"05: 26ga Rib on plywood\",\"product_description\":\"26ga (min) Rib on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-78.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#46015-R0\",\"approval_number\":\"FL46015.6\",\"seq\":6,\"product_model\":\"06: 26ga Rib on OSB\",\"product_description\":\"26ga (min) Rib on 17\\\/32\\\" (min) OSB\",\"design_pressure\":\"+N\\\/A\\\/-93.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#46015-R0\",\"approval_number\":\"FL46015.7\",\"seq\":7,\"product_model\":\"07: 29ga Rib on plywood\",\"product_description\":\"29ga (min) Rib on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-86\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#46015-R0\",\"approval_number\":\"FL46015.8\",\"seq\":8,\"product_model\":\"08: 29ga Rib on plywood\",\"product_description\":\"29ga (min) Rib on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-146\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#46015-R0\",\"approval_number\":\"FL46015.9\",\"seq\":9,\"product_model\":\"09: 29ga Rib on plywood\",\"product_description\":\"29ga (min) Rib on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-69.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#46015-R0\",\"approval_number\":\"FL46015.10\",\"seq\":10,\"product_model\":\"10: 26ga PBR on plywood\",\"product_description\":\"26ga (min) PBR on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-71\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#46015-R0\",\"approval_number\":\"FL46015.11\",\"seq\":11,\"product_model\":\"11: 26ga PBR on plywood\",\"product_description\":\"26ga (min) PBR on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-119.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#46026-R0\",\"approval_number\":\"FL46026.1\",\"seq\":1,\"product_model\":\"01: 24ga Barrel Tile on 15\\\/32\\\" plywood\",\"product_description\":\"24ga (min) Barrel Tile on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-54\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#46026-R0\",\"approval_number\":\"FL46026.2\",\"seq\":2,\"product_model\":\"02: 24ga Barrel Tile on 15\\\/32\\\" plywood\",\"product_description\":\"24ga (min) Barrel Tile on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-137\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#46026-R0\",\"approval_number\":\"FL46026.3\",\"seq\":3,\"product_model\":\"03: 24ga Barrel Tile on 19\\\/32\\\" plywood\",\"product_description\":\"24ga (min) Barrel Tile on 19\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-99\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#46026-R0\",\"approval_number\":\"FL46026.4\",\"seq\":4,\"product_model\":\"04: 24ga Barrel Tile on 19\\\/32\\\" plywood\",\"product_description\":\"24ga (min) Barrel Tile on 19\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-106\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#46026-R0\",\"approval_number\":\"FL46026.5\",\"seq\":5,\"product_model\":\"05: 24ga Barrel Tile on 22ga Steel Deck\",\"product_description\":\"24ga (min) Barrel Tile on 22ga (min) Steel B Deck\",\"design_pressure\":\"+N\\\/A\\\/-120\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#46026-R0\",\"approval_number\":\"FL46026.6\",\"seq\":6,\"product_model\":\"06: 032 Aluminum Barrel Tile on 15\\\/32\\\" plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker Barrel Tile on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-92\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#46026-R0\",\"approval_number\":\"FL46026.7\",\"seq\":7,\"product_model\":\"07: 032 Aluminum Barrel Tile on 15\\\/32\\\" plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker Barrel Tile on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-107\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sabre Metals of Florida, LLC.\":[{\"manufacturer\":\"Sabre Metals of Florida, LLC.\",\"approval_number_master\":\"FL#41812-R2\",\"approval_number\":\"FL41812.1\",\"seq\":1,\"product_model\":\"01: 24ga 1.5\\\" Nail Strip over Plywood\",\"product_description\":\"24ga (min) 1.5\\\" nail strip standing seam panel over 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-116\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sabre Metals of Florida, LLC.\",\"approval_number_master\":\"FL#41812-R2\",\"approval_number\":\"FL41812.2\",\"seq\":2,\"product_model\":\"02: 24ga 1.5\\\" Snap Lock over Plywood\",\"product_description\":\"24ga (min) 1.5\\\" snap lock standing seam panel over 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-116\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sabre Metals of Florida, LLC.\",\"approval_number_master\":\"FL#41812-R2\",\"approval_number\":\"FL41812.3\",\"seq\":3,\"product_model\":\"03: 032 Aluminum 1\\\" Mechanical Lock on Plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum (or thicker) 1\\\" mechanical lock standing seam panel on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-101\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sabre Metals of Florida, LLC.\",\"approval_number_master\":\"FL#41812-R2\",\"approval_number\":\"FL41812.4\",\"seq\":4,\"product_model\":\"04: 24ga 1.0\\\" Nail Strip on Plywood\",\"product_description\":\"24ga (min) 1.0\\\" nail strip standing seam panel over 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-153.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sabre Metals of Florida, LLC.\",\"approval_number_master\":\"FL#41812-R2\",\"approval_number\":\"FL41812.5\",\"seq\":5,\"product_model\":\"05: 24ga 1.0\\\" Snap Lock over Plywood\",\"product_description\":\"24ga (min) 1.0\\\" snap lock standing seam panel over 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-131\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sabre Metals of Florida, LLC.\",\"approval_number_master\":\"FL#41812-R2\",\"approval_number\":\"FL41812.6\",\"seq\":6,\"product_model\":\"06: 26ga 5V Crimp on Plywood\",\"product_description\":\"26ga (min) 5V Crimp exposed fastener panel on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-156.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sabre Metals of Florida, LLC.\",\"approval_number_master\":\"FL#41907-R2\",\"approval_number\":\"FL41907.1\",\"seq\":1,\"product_model\":\"01: 24ga 1.5\\\" Mechanical Lock on Plywood\",\"product_description\":\"24ga (min) 1.5\\\" mechanical lock standing seam panel over 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-123.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sabre Metals of Florida, LLC.\",\"approval_number_master\":\"FL#41907-R2\",\"approval_number\":\"FL41907.2\",\"seq\":2,\"product_model\":\"02: 032 Aluminum 1.5\\\" Mechanical Lock on Plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum (or thicker) 1.5\\\" mechanical lock standing seam panel over 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-93.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sabre Metals of Florida, LLC.\",\"approval_number_master\":\"FL#46540-R1\",\"approval_number\":\"FL46540.1\",\"seq\":1,\"product_model\":\"01: 26ga 1\\\" Nailstrip\",\"product_description\":\"26ga 1\\\" nailstrip over OSB or plywood\",\"design_pressure\":\"+N\\\/A\\\/-56\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sabre Metals of Florida, LLC.\",\"approval_number_master\":\"FL#46540-R1\",\"approval_number\":\"FL46540.2\",\"seq\":2,\"product_model\":\"02: 24ga 1.5\\\" Mechanical\",\"product_description\":\"24ga 1.5\\\" Mechanical Seam on plywood\",\"design_pressure\":\"+N\\\/A\\\/-131\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sabre Metals of Florida, LLC.\",\"approval_number_master\":\"FL#46540-R1\",\"approval_number\":\"FL46540.3\",\"seq\":3,\"product_model\":\"03: 032 1.5\\\" Mechanical\",\"product_description\":\"032 aluminum 1.5\\\" Mechanical Seam on plywood\",\"design_pressure\":\"+N\\\/A\\\/-108.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sabre Metals of Florida, LLC.\",\"approval_number_master\":\"FL#27707-R0\",\"approval_number\":\"FL27707.1\",\"seq\":1,\"product_model\":\"SABRE Metal Roof Systems\",\"product_description\":\"Formed aluminum and coated-metal, non-structural metal roof systems\",\"design_pressure\":\"+N\\\/A\\\/-157.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-31 00:00:00\",\"instructions_url\":\"\"}],\"Nextgen USA Inc\":[{\"manufacturer\":\"Nextgen USA Inc\",\"approval_number_master\":\"FL#41824-R1\",\"approval_number\":\"FL41824.1\",\"seq\":1,\"product_model\":\"Eshal Shingle and Zahra Tile\",\"product_description\":\"Preformed, stone-coated steel panels\",\"design_pressure\":\"+0\\\/-108.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-05 00:00:00\",\"instructions_url\":\"\"}],\"Rapid Metal Roofing, LLC\":[{\"manufacturer\":\"Rapid Metal Roofing, LLC\",\"approval_number_master\":\"FL#42031-R1\",\"approval_number\":\"FL42031.1\",\"seq\":1,\"product_model\":\"26 Ga. Classic Tuff Rib AG Roof Panel\",\"product_description\":\"26 Ga. Classic Tuff Rib AG Roof Panel over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-93.5 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-31 00:00:00\",\"instructions_url\":\"\"}],\"AMERICAN METAL SUPPLY LLC\":[{\"manufacturer\":\"AMERICAN METAL SUPPLY LLC\",\"approval_number_master\":\"FL#42047-R4\",\"approval_number\":\"FL42047.1\",\"seq\":1,\"product_model\":\"01: 26ga 1\\\" Nail Strip over Plywood\",\"product_description\":\"26ga (min) 1\\\" nail strip standing seam panel over 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-93.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AMERICAN METAL SUPPLY LLC\",\"approval_number_master\":\"FL#42047-R4\",\"approval_number\":\"FL42047.2\",\"seq\":2,\"product_model\":\"02: 26ga 1.5\\\" Snaplock over Plywood\",\"product_description\":\"26ga (min) 1.5\\\" Snaplock standing seam panel over 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-116\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AMERICAN METAL SUPPLY LLC\",\"approval_number_master\":\"FL#42047-R4\",\"approval_number\":\"FL42047.3\",\"seq\":3,\"product_model\":\"03: 26ga 1.75\\\" Snaplock over Plywood\",\"product_description\":\"26ga (min) 1.75\\\" Snaplock standing seam panel over 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-131\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AMERICAN METAL SUPPLY LLC\",\"approval_number_master\":\"FL#42047-R4\",\"approval_number\":\"FL42047.4\",\"seq\":4,\"product_model\":\"04: 29ga Rib panel over Plywood\",\"product_description\":\"29ga (min) Rib panel over 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-161\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AMERICAN METAL SUPPLY LLC\",\"approval_number_master\":\"FL#42047-R4\",\"approval_number\":\"FL42047.5\",\"seq\":5,\"product_model\":\"05: Aluminum 1.5\\\" Snaplock over Plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum (or thicker) 1.5\\\" Snaplock standing seam panel over 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-63.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-07 00:00:00\",\"instructions_url\":\"\"}],\"Alabama Steel Supply\":[{\"manufacturer\":\"Alabama Steel Supply\",\"approval_number_master\":\"FL#42074-R1\",\"approval_number\":\"FL42074.1\",\"seq\":1,\"product_model\":\"Eagle Rib Roof Panel\",\"product_description\":\"26 Ga. Steel Eagle Rib Roof Panel, 36\\\" Wide, over 1\\\/2\\\" Plywood.\",\"design_pressure\":\"+NA\\\/-93.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alabama Steel Supply\",\"approval_number_master\":\"FL#42074-R1\",\"approval_number\":\"FL42074.2\",\"seq\":2,\"product_model\":\"PBR Roof Panel\",\"product_description\":\"26 Ga. Steel PBR Roof Panel, 36\\\" Wide, over 16 Ga (min) Steel Purlins\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Onyx Metals\":[{\"manufacturer\":\"Onyx Metals\",\"approval_number_master\":\"FL#42097-R1\",\"approval_number\":\"FL42097.5\",\"seq\":5,\"product_model\":\"Onyx 1 3\\\/4\\\" Snaplock\",\"product_description\":\"0.032\\\" Aluminum 1 3\\\/4\\\" Snaplock Roof Panel, 16\\\" Wide, over 1\\\/2\\\" Plywood.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Onyx Metals\",\"approval_number_master\":\"FL#42097-R0\",\"approval_number\":\"FL42097.1\",\"seq\":1,\"product_model\":\"Onyx 1 1\\\/2\\\" Nailstrip\",\"product_description\":\"0.032\\\" Aluminum 1 1\\\/2\\\" Nailstrip Roof Panel, 19\\\" Wide, over 1\\\/2\\\" Plywood.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Onyx Metals\",\"approval_number_master\":\"FL#42097-R0\",\"approval_number\":\"FL42097.2\",\"seq\":2,\"product_model\":\"Onyx 1 1\\\/2\\\" Standing Seam\",\"product_description\":\"0.032\\\" Aluminum 1 1\\\/2\\\" Standing Seam Roof Panel, 16\\\" Wide, over 1\\\/2\\\" Plywood\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Onyx Metals\",\"approval_number_master\":\"FL#42097-R0\",\"approval_number\":\"FL42097.3\",\"seq\":3,\"product_model\":\"Onyx 1 3\\\/4\\\" Snaplock\",\"product_description\":\"24 Ga. Steel 1 3\\\/4\\\" Snaplock Roof Panel, 16\\\" Wide, over 1\\\/2\\\" Plywood.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Onyx Metals\",\"approval_number_master\":\"FL#42097-R0\",\"approval_number\":\"FL42097.4\",\"seq\":4,\"product_model\":\"Onyx 1 3\\\/4\\\" Snaplock\",\"product_description\":\"0.032\\\" Aluminum 1 3\\\/4\\\" Snaplock Roof Panel, 16\\\" Wide, over 1\\\/2\\\" Plywood.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Best Buy Metals LLC\":[{\"manufacturer\":\"Best Buy Metals LLC\",\"approval_number_master\":\"FL#42103-R1\",\"approval_number\":\"FL42103.1\",\"seq\":1,\"product_model\":\"Stile\",\"product_description\":\"Min. 26 ga., 39.4\\\" wide through fastened roof panel over min. 15\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-102.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Best Buy Metals LLC\",\"approval_number_master\":\"FL#42103-R1\",\"approval_number\":\"FL42103.2\",\"seq\":2,\"product_model\":\"Stile\",\"product_description\":\"Min. 26 ga., 39.4\\\" wide through fastened roof panel over min. 19\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-149.6\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-28 00:00:00\",\"instructions_url\":\"\"}],\"MetalMax Roofing and Siding\":[{\"manufacturer\":\"MetalMax Roofing and Siding\",\"approval_number_master\":\"FL#42128-R1\",\"approval_number\":\"FL42128.1\",\"seq\":1,\"product_model\":\"Max150SL\",\"product_description\":\"Max 15-3\\\/8\\\" wide, min 26 ga. snap-lock standing seam metal panel over min 15\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-59.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MetalMax Roofing and Siding\",\"approval_number_master\":\"FL#42128-R1\",\"approval_number\":\"FL42128.2\",\"seq\":2,\"product_model\":\"MaxLoc\",\"product_description\":\"Max 16\\\" wide, min 26 ga. snap-lock nail strip panel over min 15\\\/32\\\" thick plywood\",\"design_pressure\":\"+N\\\/A\\\/-71.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MetalMax Roofing and Siding\",\"approval_number_master\":\"FL#42128-R1\",\"approval_number\":\"FL42128.3\",\"seq\":3,\"product_model\":\"MaxSeam\",\"product_description\":\"Max 14\\\" wide, min 26 ga. snap-lock standing seam metal panel over min 15\\\/32\\\" thick plywood\",\"design_pressure\":\"+N\\\/A\\\/-102.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MetalMax Roofing and Siding\",\"approval_number_master\":\"FL#42128-R1\",\"approval_number\":\"FL42128.4\",\"seq\":4,\"product_model\":\"PBR Panel\",\"product_description\":\"Min. 26 ga., 36\\\" wide through fastened roof panel over min. 15\\\/32\\\" thick plywood deck.\",\"design_pressure\":\"+N\\\/A\\\/-162\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MetalMax Roofing and Siding\",\"approval_number_master\":\"FL#42063-R0\",\"approval_number\":\"FL42063.1\",\"seq\":1,\"product_model\":\"PBR Panel\",\"product_description\":\"Min. 26 ga., 36\\\" wide through fastened roof panel over min. 15\\\/32\\\" thick plywood deck.\",\"design_pressure\":\"+N\\\/A\\\/-162\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Trimak Building Components\":[{\"manufacturer\":\"Trimak Building Components\",\"approval_number_master\":\"FL#42152-R2\",\"approval_number\":\"FL42152.2\",\"seq\":2,\"product_model\":\"Mast-R-Rib\",\"product_description\":\"Non-structural metal roofing panels installed over wood deck\",\"design_pressure\":\"+0\\\/-71\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trimak Building Components\",\"approval_number_master\":\"FL#42152-R0\",\"approval_number\":\"FL42152.1\",\"seq\":1,\"product_model\":\"26 ga. Steel PBR\",\"product_description\":\"Non-structural metal roofing panels installed over open framing\",\"design_pressure\":\"+135\\\/-135\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-05-17 00:00:00\",\"instructions_url\":\"\"}],\"Metal Hero\":[{\"manufacturer\":\"Metal Hero\",\"approval_number_master\":\"FL#42313-R0\",\"approval_number\":\"FL42313.1\",\"seq\":1,\"product_model\":\"26 Ga. Hero Ag-Panel\",\"product_description\":\"26 Ga. Hero Ag-Panel over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-86.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-14 00:00:00\",\"instructions_url\":\"\"}],\"BAKER METAL WORKS & SUPPLY, INC.\":[{\"manufacturer\":\"BAKER METAL WORKS & SUPPLY, INC.\",\"approval_number_master\":\"FL#42363-R2\",\"approval_number\":\"FL42363.7\",\"seq\":7,\"product_model\":\"29 Ga. Steel Tuff Rib Roof Panel\",\"product_description\":\"29 Ga, Steel Tuff Rib Roof Panel, 36\\\" Wide x 3\\\/4\\\" Rib Height, over 1\\\/2\\\" Plywood (or) 5\\\/8\\\" Plywood (or) 7\\\/16\\\" OSB with 1x4 Wood Battens.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BAKER METAL WORKS & SUPPLY, INC.\",\"approval_number_master\":\"FL#42363-R2\",\"approval_number\":\"FL42363.8\",\"seq\":8,\"product_model\":\"Strongman 26 Ga. Steel Roof Panel\",\"product_description\":\"26 Ga. Steel Strongman Roof Panel, 36\\\" Wide x 9\\\/16\\\" Rib Height, over 1\\\/2\\\" Plywood (or) 5\\\/8\\\" Plywood (or) 7\\\/16\\\" OSB with 1x4 Wood Battens.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BAKER METAL WORKS & SUPPLY, INC.\",\"approval_number_master\":\"FL#1872-R0\",\"approval_number\":\"FL1872.1\",\"seq\":1,\"product_model\":\"Tuff-Rib Steel Roofing\",\"product_description\":\"Metal roofing panel measuring 36\\\" in width, 9\\\" o\\\/c ribs, 29 and 26 guage\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BAKER METAL WORKS & SUPPLY, INC.\",\"approval_number_master\":\"FL#22550-R0\",\"approval_number\":\"FL22550.1\",\"seq\":1,\"product_model\":\"26 GA RIB PANEL\",\"product_description\":\"26GA RIB PANEL OVER 2 X 6 SYP WOOD TREATED PURLINS\",\"design_pressure\":\"+N\\\/A\\\/-67.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BAKER METAL WORKS & SUPPLY, INC.\",\"approval_number_master\":\"FL#10094-R6\",\"approval_number\":\"FL10094.12\",\"seq\":12,\"product_model\":\"Tuff-Rib 26GA over Purlins\",\"product_description\":\"Tuff-Rib 26GA over 2x6 SYP Wood Treated Purlins\",\"design_pressure\":\"+N\\\/A\\\/-67.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BAKER METAL WORKS & SUPPLY, INC.\",\"approval_number_master\":\"FL#33303-R0\",\"approval_number\":\"FL33303.1\",\"seq\":1,\"product_model\":\"FF100 METAL ROOF PANEL\",\"product_description\":\"26GA STEEL SNAP-LOCK\\nWITH PERFORATED NAIL STRIP\\nTHREE [3] INSTALLATION METHODS TESTED\",\"design_pressure\":\"+N\\\/A\\\/-75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2525-06-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BAKER METAL WORKS & SUPPLY, INC.\",\"approval_number_master\":\"FL#7484-R1\",\"approval_number\":\"FL7484.1\",\"seq\":1,\"product_model\":\"5V Crimp\",\"product_description\":\"26 Ga. 5V Crimp Roof Panel over 1\\\/2\\\" Plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-108.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BAKER METAL WORKS & SUPPLY, INC.\",\"approval_number_master\":\"FL#7484-R1\",\"approval_number\":\"FL7484.2\",\"seq\":2,\"product_model\":\"PBR\",\"product_description\":\"26 Ga. PBR Roof Panel over 1\\\/2\\\" plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-60.5 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BAKER METAL WORKS & SUPPLY, INC.\",\"approval_number_master\":\"FL#7484-R1\",\"approval_number\":\"FL7484.3\",\"seq\":3,\"product_model\":\"PBR\",\"product_description\":\"26 Ga. PBR Panel over 1 x 4 Wood Purlins HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-100.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BAKER METAL WORKS & SUPPLY, INC.\",\"approval_number_master\":\"FL#7484-R1\",\"approval_number\":\"FL7484.4\",\"seq\":4,\"product_model\":\"RIB\",\"product_description\":\"26 Ga. 3\\\/4\\\" Rib Roof Panel over 1 x 4 Wood Purlins HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-106.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BAKER METAL WORKS & SUPPLY, INC.\",\"approval_number_master\":\"FL#7484-R1\",\"approval_number\":\"FL7484.5\",\"seq\":5,\"product_model\":\"RIB\",\"product_description\":\"26 Ga. 3\\\/4\\\" Rib Roof Panel over 1\\\/2\\\" plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-71.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BAKER METAL WORKS & SUPPLY, INC.\",\"approval_number_master\":\"FL#9289-R1\",\"approval_number\":\"FL9289.1\",\"seq\":1,\"product_model\":\"29 Ga. 3\\\/4\\\" Rib\",\"product_description\":\"29 Ga. 3\\\/4\\\" Rib Roof Panel over 1 x 4 Wood Purlins Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BAKER METAL WORKS & SUPPLY, INC.\",\"approval_number_master\":\"FL#9289-R1\",\"approval_number\":\"FL9289.2\",\"seq\":2,\"product_model\":\"29 Ga. 3\\\/4\\\" Rib\",\"product_description\":\"29 Ga. 3\\\/4\\\" Rib Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-71.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BAKER METAL WORKS & SUPPLY, INC.\",\"approval_number_master\":\"FL#10094-R1\",\"approval_number\":\"FL10094.1\",\"seq\":1,\"product_model\":\"5V Roof Panel\",\"product_description\":\"26 Ga. 5V Roof Panel over 15\\\/32\\\" Plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-101.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BAKER METAL WORKS & SUPPLY, INC.\",\"approval_number_master\":\"FL#10094-R2\",\"approval_number\":\"FL10094.2\",\"seq\":2,\"product_model\":\"26 Ga. 5V Roof Panel\",\"product_description\":\"26 Ga. 5V Roof Panel over 1 x 4 Wood Purlins Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-146.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BAKER METAL WORKS & SUPPLY, INC.\",\"approval_number_master\":\"FL#10094-R2\",\"approval_number\":\"FL10094.3\",\"seq\":3,\"product_model\":\"26 Ga. Corrugated\",\"product_description\":\"26 Ga. Corrugated over 15\\\/32\\\" Plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BAKER METAL WORKS & SUPPLY, INC.\",\"approval_number_master\":\"FL#10094-R2\",\"approval_number\":\"FL10094.4\",\"seq\":4,\"product_model\":\"26 Ga. Corrugated\",\"product_description\":\"26 Ga. Corrugated over 1 x 4 Wood Purlins Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-131.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BAKER METAL WORKS & SUPPLY, INC.\",\"approval_number_master\":\"FL#10094-R3\",\"approval_number\":\"FL10094.5\",\"seq\":5,\"product_model\":\"26 Ga. 5V Roof Panel\",\"product_description\":\"26 Ga. 5V Roof Panel over 1 x 4 Wood Purlins Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-146.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BAKER METAL WORKS & SUPPLY, INC.\",\"approval_number_master\":\"FL#10094-R3\",\"approval_number\":\"FL10094.6\",\"seq\":6,\"product_model\":\"26 Ga. Corrugated\",\"product_description\":\"26 Ga. Corrugated over 15\\\/32\\\" Plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BAKER METAL WORKS & SUPPLY, INC.\",\"approval_number_master\":\"FL#10094-R3\",\"approval_number\":\"FL10094.7\",\"seq\":7,\"product_model\":\"26 Ga. Corrugated\",\"product_description\":\"26 Ga. Corrugated over 1 x 4 Wood Purlins Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-131.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BAKER METAL WORKS & SUPPLY, INC.\",\"approval_number_master\":\"FL#10094-R3\",\"approval_number\":\"FL10094.8\",\"seq\":8,\"product_model\":\"26 Ga. PBR\",\"product_description\":\"26 Ga. PBR Roof Panel over 1x4 Wood Purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-151.7psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BAKER METAL WORKS & SUPPLY, INC.\",\"approval_number_master\":\"FL#10094-R3\",\"approval_number\":\"FL10094.9\",\"seq\":9,\"product_model\":\"26 Ga. PBR\",\"product_description\":\"26 Ga. PBR Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-154.7psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BAKER METAL WORKS & SUPPLY, INC.\",\"approval_number_master\":\"FL#10094-R3\",\"approval_number\":\"FL10094.10\",\"seq\":10,\"product_model\":\"Min. 29 Ga. 3\\\/4\\\" Rib\",\"product_description\":\"Min. 29 Ga. 3\\\/4\\\" Rib Roof Panel over 1x4 Wood Purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-116.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BAKER METAL WORKS & SUPPLY, INC.\",\"approval_number_master\":\"FL#10094-R3\",\"approval_number\":\"FL10094.11\",\"seq\":11,\"product_model\":\"Min. 29 Ga. 3\\\/4\\\" Rib\",\"product_description\":\"Min. 29 Ga. 3\\\/4\\\" Rib Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-108.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BAKER METAL WORKS & SUPPLY, INC.\",\"approval_number_master\":\"FL#42363-R0\",\"approval_number\":\"FL42363.1\",\"seq\":1,\"product_model\":\"Corrugated 26 Ga.Steel Roof Panel\",\"product_description\":\"21 1\\\/2\\\" Wide x 1\\\/2\\\" Corrugated 26 Ga. Steel Roof Panel, Over 1\\\/2\\\" Plywood, 5\\\/8\\\" Plywood, or 1x4 Wood Purlins.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BAKER METAL WORKS & SUPPLY, INC.\",\"approval_number_master\":\"FL#42363-R0\",\"approval_number\":\"FL42363.2\",\"seq\":2,\"product_model\":\"Strongman 26 Ga. Steel Roof Panel\",\"product_description\":\"36\\\" Wide x 9\\\/16\\\" Rib Height, 26 Ga. Steel Roof Panel, Over 1\\\/2\\\" Plywood or 5\\\/8\\\" Plywood.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BAKER METAL WORKS & SUPPLY, INC.\",\"approval_number_master\":\"FL#42363-R1\",\"approval_number\":\"FL42363.3\",\"seq\":3,\"product_model\":\"26 Ga. Steel 5V Roof Panel\",\"product_description\":\"26 Ga. Steel 5V Roof Panel, 24\\\" Wide x 3\\\/8\\\" Rib Height, over 1\\\/2\\\" Plywood or 5\\\/8\\\" Plywood.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BAKER METAL WORKS & SUPPLY, INC.\",\"approval_number_master\":\"FL#42363-R1\",\"approval_number\":\"FL42363.4\",\"seq\":4,\"product_model\":\"26 Ga. Steel PBR Roof Panel\",\"product_description\":\"26 Ga. Steel PBR Roof Panel, 36\\\" Wide x 1 1\\\/4\\\" Rib Height, over 1\\\/2\\\" Plywood or 5\\\/8\\\" Plywood.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BAKER METAL WORKS & SUPPLY, INC.\",\"approval_number_master\":\"FL#42363-R1\",\"approval_number\":\"FL42363.5\",\"seq\":5,\"product_model\":\"26 Ga. Steel Rib Roof Panel\",\"product_description\":\"26 Ga. Steel Rib Roof Panel, 36\\\" Wide x 3\\\/4\\\" Rib Height, over 1\\\/2\\\" Plywood or 5\\\/8\\\" Plywood.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BAKER METAL WORKS & SUPPLY, INC.\",\"approval_number_master\":\"FL#42363-R1\",\"approval_number\":\"FL42363.6\",\"seq\":6,\"product_model\":\"Strongman 26 Ga. Steel Roof Panel\",\"product_description\":\"26 Ga. Steel Strongman Roof Panel, 36\\\" Wide x 9\\\/16\\\" Rib Height, over 1\\\/2\\\" Plywood or 5\\\/8\\\" Plywood.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-13 00:00:00\",\"instructions_url\":\"\"}],\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\":[{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42379-R2\",\"approval_number\":\"FL42379.1\",\"seq\":1,\"product_model\":\"01: 29ga or 26ga (min) Rib on 1x4 subpurlins on plywood\",\"product_description\":\"29ga or 26ga (min) Rib panel on 1x4 (min) subpurlins on plywood or OSB.\",\"design_pressure\":\"+N\\\/A\\\/-123.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42379-R2\",\"approval_number\":\"FL42379.2\",\"seq\":2,\"product_model\":\"02: 29ga or 26ga (min) Rib on 15\\\/32\\\" Plywood or 19\\\/32 (min) plywood or 7\\\/16\\\" (min) OSB\",\"product_description\":\"29ga or 26ga (min) Rib panel on 15\\\/32\\\" plywood or 19\\\/32 (min) plywood or 7\\\/16\\\" (min) OSB\",\"design_pressure\":\"+N\\\/A\\\/-146\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42379-R2\",\"approval_number\":\"FL42379.3\",\"seq\":3,\"product_model\":\"03: 29ga (min) 5V on 15\\\/32 (min) plywood or 7\\\/16 (min) OSB\",\"product_description\":\"29ga (min) 5V on 15\\\/32 (min) plywood or 7\\\/16 (min) OSB\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42379-R2\",\"approval_number\":\"FL42379.4\",\"seq\":4,\"product_model\":\"04: 26ga (min) 5V on 15\\\/32\\\" or 19\\\/32 (min) plywood\",\"product_description\":\"26ga (min) 5V on 15\\\/32\\\" or 19\\\/32 (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-169\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42379-R2\",\"approval_number\":\"FL42379.5\",\"seq\":5,\"product_model\":\"05: 26ga or 24ga (min) PBR on 15\\\/32 (min) plywood\",\"product_description\":\"26ga or 24ga (min) PBR on 15\\\/32 (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-161.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42379-R2\",\"approval_number\":\"FL42379.6\",\"seq\":6,\"product_model\":\"06: 26ga (min) 2.5 Corrugated on 19\\\/32 (min) plywood\",\"product_description\":\"26ga (min) 2.5 Corrugated panel with nominal 1\\\/2\\\" rib height on 19\\\/32 (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-129.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42379-R2\",\"approval_number\":\"FL42379.7\",\"seq\":7,\"product_model\":\"07: 26ga or 24ga (min) PBC on 15\\\/32 (min) plywood or 7\\\/16\\\" (min) OSB\",\"product_description\":\"26ga or 24ga (min) PBC corrugated panel with nominal 7\\\/8\\\" rib height on 15\\\/32 (min) plywood or 7\\\/16\\\" (min) OSB\",\"design_pressure\":\"+N\\\/A\\\/-177.1\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42379-R2\",\"approval_number\":\"FL42379.8\",\"seq\":8,\"product_model\":\"08: 032 aluminum PBC on 15\\\/32 (min) plywood\",\"product_description\":\"Nominally 0.032 aluminum or thicker PBC corrugated panel with nominal 7\\\/8\\\" rib height on 15\\\/32 (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-164.6\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42380-R1\",\"approval_number\":\"FL42380.1\",\"seq\":1,\"product_model\":\"01: Steel PermaLok on plywood\",\"product_description\":\"26ga (min) PermaLok on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-63.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42380-R1\",\"approval_number\":\"FL42380.2\",\"seq\":2,\"product_model\":\"02: Aluminum PermaLok on plywood\",\"product_description\":\"Nominally 0.032 aluminum or thicker PermaLok on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-78.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42380-R1\",\"approval_number\":\"FL42380.3\",\"seq\":3,\"product_model\":\"03: Steel nailstrip on plywood or OSB\",\"product_description\":\"26ga (min) nailstrip on 15\\\/32\\\" (min) plywood or 7\\\/16\\\" (min) OSB or 3\\\/4 wood plank\",\"design_pressure\":\"+N\\\/A\\\/-131.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42380-R1\",\"approval_number\":\"FL42380.4\",\"seq\":4,\"product_model\":\"04: Aluminum nailstrip on plywood or OSB\",\"product_description\":\"Nominally 0.032\\\" or thicker aluminum nailstrip on 15\\\/32\\\" (min) plywood or 7\\\/16\\\" (min) OSB or 3\\\/4 wood plank\",\"design_pressure\":\"+N\\\/A\\\/-93.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42380-R1\",\"approval_number\":\"FL42380.5\",\"seq\":5,\"product_model\":\"05: Steel Slimline\\\/SL-16 on plywood\",\"product_description\":\"26ga (min) Slimline\\\/SL-16 on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" wood plank\",\"design_pressure\":\"+N\\\/A\\\/-108.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42380-R1\",\"approval_number\":\"FL42380.6\",\"seq\":6,\"product_model\":\"06: Steel SL-150 on plywood\",\"product_description\":\"24ga (min) SL-150 on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" wood plank\",\"design_pressure\":\"+N\\\/A\\\/-116\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42380-R1\",\"approval_number\":\"FL42380.7\",\"seq\":7,\"product_model\":\"07: Steel SL-150 on steel deck\",\"product_description\":\"24ga (min) SL-150 on 22ga (min) steel B-deck or similar\",\"design_pressure\":\"+N\\\/A\\\/-97\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42380-R1\",\"approval_number\":\"FL42380.8\",\"seq\":8,\"product_model\":\"08: Aluminum SL-150 on plywood or OSB\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker SL-150 on 15\\\/32\\\" (min) plywood, 7\\\/16\\\" (min) OSB, or 3\\\/4\\\" wood plank\",\"design_pressure\":\"+N\\\/A\\\/-86\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42380-R1\",\"approval_number\":\"FL42380.9\",\"seq\":9,\"product_model\":\"09: Steel SL-175 on plywood\",\"product_description\":\"24ga (min) SL-175 on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" wood plank\",\"design_pressure\":\"+N\\\/A\\\/-93.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42380-R1\",\"approval_number\":\"FL42380.10\",\"seq\":10,\"product_model\":\"10: Steel SL-175 on steel deck\",\"product_description\":\"24ga (min) SL-175 on 22ga (min) steel B-deck or similar\",\"design_pressure\":\"+N\\\/A\\\/-86\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42380-R1\",\"approval_number\":\"FL42380.11\",\"seq\":11,\"product_model\":\"11: Aluminum SL-175 on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker SL-175 on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" wood plank\",\"design_pressure\":\"+N\\\/A\\\/-93.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42380-R1\",\"approval_number\":\"FL42380.12\",\"seq\":12,\"product_model\":\"12: Steel Secure Seam on plywood\",\"product_description\":\"24ga (min) Secure Seam on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" wood plank\",\"design_pressure\":\"+N\\\/A\\\/-101\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42380-R1\",\"approval_number\":\"FL42380.13\",\"seq\":13,\"product_model\":\"13: Steel Secure Seam on wood purlins on plywood\",\"product_description\":\"24ga (min) Secure Seam on wood purlins (min 1x4) on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" wood plank\",\"design_pressure\":\"+N\\\/A\\\/-101\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42380-R1\",\"approval_number\":\"FL42380.14\",\"seq\":14,\"product_model\":\"14: Aluminum Secure Seam on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker Secure Seam on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" wood plank\",\"design_pressure\":\"+N\\\/A\\\/-93.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42380-R1\",\"approval_number\":\"FL42380.15\",\"seq\":15,\"product_model\":\"15: Steel LokSeam on plywood\",\"product_description\":\"24ga (min) LokSeam on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" wood plank\",\"design_pressure\":\"+N\\\/A\\\/-101\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42380-R1\",\"approval_number\":\"FL42380.16\",\"seq\":16,\"product_model\":\"16: Steel LokSeam on steel deck\",\"product_description\":\"24ga (min) LokSeam on 22ga (min) steel B-deck or similar\",\"design_pressure\":\"+N\\\/A\\\/-153.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42381-R0\",\"approval_number\":\"FL42381.1\",\"seq\":1,\"product_model\":\"01: Steel ML-150 on plywood\",\"product_description\":\"24ga (min) ML-150 on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" wood plank\",\"design_pressure\":\"+N\\\/A\\\/-124\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42381-R0\",\"approval_number\":\"FL42381.2\",\"seq\":2,\"product_model\":\"02: Aluminum ML-150 on plywood\",\"product_description\":\"Nominally 0.032\\\" or thicker aluminum ML-150 on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" wood plank\",\"design_pressure\":\"+N\\\/A\\\/-86\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42381-R0\",\"approval_number\":\"FL42381.3\",\"seq\":3,\"product_model\":\"03: Steel ML-200 on plywood\",\"product_description\":\"24ga (min) ML-200 on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" wood plank\",\"design_pressure\":\"+N\\\/A\\\/-86\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42381-R0\",\"approval_number\":\"FL42381.4\",\"seq\":4,\"product_model\":\"04: Steel ML-200 on steel deck\",\"product_description\":\"24ga (min) ML-200 on 22ga (min) steel B-deck or similar\",\"design_pressure\":\"+N\\\/A\\\/-116\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42381-R0\",\"approval_number\":\"FL42381.5\",\"seq\":5,\"product_model\":\"05: Aluminum ML-200 on plywood\",\"product_description\":\"Nominally 0.032\\\" or thicker aluminum ML-200 on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" wood plank\",\"design_pressure\":\"+N\\\/A\\\/-146.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42381-R0\",\"approval_number\":\"FL42381.6\",\"seq\":6,\"product_model\":\"06: Steel SuperLok on steel deck\",\"product_description\":\"24ga (min) SuperLok on 22ga (min) steel B-deck or similar\",\"design_pressure\":\"+N\\\/A\\\/-151.8\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42381-R0\",\"approval_number\":\"FL42381.7\",\"seq\":7,\"product_model\":\"07: Steel Craftsman SB on plywood\",\"product_description\":\"24ga (min) Craftsman SB on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" wood plank\",\"design_pressure\":\"+N\\\/A\\\/-138.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"}],\"Guardian Metals LLC\":[{\"manufacturer\":\"Guardian Metals LLC\",\"approval_number_master\":\"FL#42457-R0\",\"approval_number\":\"FL42457.1\",\"seq\":1,\"product_model\":\"29 Ga. Rib Tech Roof Panel\",\"product_description\":\"29 Ga. Rib Tech Roof Panel over 7\\\/16\\\" OSB\",\"design_pressure\":\"+N\\\/A\\\/-123.5psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Guardian Metals LLC\",\"approval_number_master\":\"FL#42457-R0\",\"approval_number\":\"FL42457.2\",\"seq\":2,\"product_model\":\"29 Ga. Rib Tech Roof Panel\",\"product_description\":\"29 Ga. Rib Tech Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-146.0psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Guardian Metals LLC\",\"approval_number_master\":\"FL#42457-R0\",\"approval_number\":\"FL42457.3\",\"seq\":3,\"product_model\":\"29 Ga. Rib Tech Roof Panel\",\"product_description\":\"29 Ga. Rib Tech Roof Panel over 1x4 wood purlins over 7\\\/16\\\" OSB\",\"design_pressure\":\"+N\\\/A\\\/-183.5psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Guardian Metals LLC\",\"approval_number_master\":\"FL#42457-R0\",\"approval_number\":\"FL42457.4\",\"seq\":4,\"product_model\":\"29 Ga. Rib Tech Roof Panel\",\"product_description\":\"29 Ga. Rib Tech Roof Panel over 1x4 wood purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-183.5psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-27 00:00:00\",\"instructions_url\":\"\"}],\"Midwest Manufacturing\":[{\"manufacturer\":\"Midwest Manufacturing\",\"approval_number_master\":\"FL#42461-R0\",\"approval_number\":\"FL42461.1\",\"seq\":1,\"product_model\":\"28 Ga. Pro-Snap Roof Panel\",\"product_description\":\"28 Ga. Pro-Snap Roof Panel over 19\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-101.0psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Midwest Manufacturing\",\"approval_number_master\":\"FL#42461-R0\",\"approval_number\":\"FL42461.2\",\"seq\":2,\"product_model\":\"29 Ga. Pro-Rib Roof Panel\",\"product_description\":\"29 Ga. Pro-Rib Roof Panel over 19\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-123.5psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"}],\"Eastpoint Roofing & Metal Sales Inc\":[{\"manufacturer\":\"Eastpoint Roofing & Metal Sales Inc\",\"approval_number_master\":\"FL#42491-R0\",\"approval_number\":\"FL42491.1\",\"seq\":1,\"product_model\":\"1 - \\\"EP-550\\\"\",\"product_description\":\"24 gauge Steel roof panel mechanically attached to Plywood Deck with clips and screws.\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Metal Roof Factory\":[{\"manufacturer\":\"Metal Roof Factory\",\"approval_number_master\":\"FL#43871-R0\",\"approval_number\":\"FL43871.1\",\"seq\":1,\"product_model\":\"01- Metal Roof Factory \\\"1.0 Snap Lock\\\"\",\"product_description\":\"24 ga. Steel Snap Lock roof panel mechanically attached to Wood Deck with fixed clips and screws.\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roof Factory\",\"approval_number_master\":\"FL#43871-R0\",\"approval_number\":\"FL43871.2\",\"seq\":2,\"product_model\":\"02- Metal Roof Factory \\\"1.5 Snap Lock\\\"\",\"product_description\":\"24 ga. Steel Snap Lock roof panel mechanically attached to Wood Deck with fixed clips and screws.\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roof Factory\",\"approval_number_master\":\"FL#43871-R0\",\"approval_number\":\"FL43871.3\",\"seq\":3,\"product_model\":\"03- Metal Roof Factory \\\"1.5 Snap Lock\\\"\",\"product_description\":\"0.032\\\" Aluminum Snap Lock roof panel mechanically attached to Wood Deck with fixed clips and screws.\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roof Factory\",\"approval_number_master\":\"FL#43871-R0\",\"approval_number\":\"FL43871.4\",\"seq\":4,\"product_model\":\"04- Metal Roof Factory \\\"1.0 Nail Strip\\\"\",\"product_description\":\"24 ga. Steel Nailstrip roof panel mechanically attached to Wood Deck with screws.\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roof Factory\",\"approval_number_master\":\"FL#43871-R0\",\"approval_number\":\"FL43871.5\",\"seq\":5,\"product_model\":\"05- Metal Roof Factory \\\"1.5 Mechanical Lock\\\"\",\"product_description\":\"24 ga. Steel roof panel mechanically attached to Wood Deck with Two-piece sliding panel clips & screws.\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roof Factory\",\"approval_number_master\":\"FL#43871-R0\",\"approval_number\":\"FL43871.6\",\"seq\":6,\"product_model\":\"06- Metal Roof Factory \\\"5V Crimp\\\"\",\"product_description\":\"26 ga. Steel roof panel mechanically attached to 15\\\/32\\\" Plywood Deck with screws.\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roof Factory\",\"approval_number_master\":\"FL#43871-R0\",\"approval_number\":\"FL43871.7\",\"seq\":7,\"product_model\":\"07- Metal Roof Factory \\\"Rib\\\"\",\"product_description\":\"26 ga. Steel roof panel mechanically attached to Plywood Deck with screws.\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roof Factory\",\"approval_number_master\":\"FL#11847-R0\",\"approval_number\":\"FL11847.1\",\"seq\":1,\"product_model\":\"5V Crimp\",\"product_description\":\"26 Ga. 5V Crimp Roof Panel over 1\\\/2\\\" plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-156.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roof Factory\",\"approval_number_master\":\"FL#11847-R0\",\"approval_number\":\"FL11847.2\",\"seq\":2,\"product_model\":\"Mechanical Lock\",\"product_description\":\"1 1\\\/2\\\" Mechanical Lock 24 Ga. 16\\\" wide over 1\\\/2\\\" plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-123.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roof Factory\",\"approval_number_master\":\"FL#11847-R0\",\"approval_number\":\"FL11847.3\",\"seq\":3,\"product_model\":\"Nail Strip\",\"product_description\":\"1 1\\\/2\\\" Nailstrip 24 Ga. 15 \\u00bd\\\" Wide over \\u00bd\\\" Plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-116.PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roof Factory\",\"approval_number_master\":\"FL#11847-R0\",\"approval_number\":\"FL11847.4\",\"seq\":4,\"product_model\":\"Nail Strip\",\"product_description\":\"1\\\" Nailstrip 24 Ga. 16\\\" Wide over \\u00bd\\\" Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-153.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roof Factory\",\"approval_number_master\":\"FL#11847-R0\",\"approval_number\":\"FL11847.5\",\"seq\":5,\"product_model\":\"Rib\",\"product_description\":\"26 Ga. Rib over 15\\\/32\\\" Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-146.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roof Factory\",\"approval_number_master\":\"FL#11847-R0\",\"approval_number\":\"FL11847.6\",\"seq\":6,\"product_model\":\"Snap Lock\",\"product_description\":\"1 \\u00be\\\" Snap Lock 24 Ga. 17 \\u00be\\\" Wide over 22 Ga. Metal Deck HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-108.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roof Factory\",\"approval_number_master\":\"FL#11847-R0\",\"approval_number\":\"FL11847.7\",\"seq\":7,\"product_model\":\"Snap Lock\",\"product_description\":\"1\\\" Snap Lock 24 Ga. 17\\\" wide over 1\\\/2\\\" plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-131.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roof Factory\",\"approval_number_master\":\"FL#11847-R0\",\"approval_number\":\"FL11847.8\",\"seq\":8,\"product_model\":\"Snap Lock\",\"product_description\":\"1 1\\\/2\\\" Snap Lock 24 Ga. 16\\\" Wide over \\u00bd\\\" Plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roof Factory\",\"approval_number_master\":\"FL#17842-R0\",\"approval_number\":\"FL17842.1\",\"seq\":1,\"product_model\":\"1.0 Snap Lock\",\"product_description\":\"over 15\\\/32\\\" APA plywood\",\"design_pressure\":\"+n\\\/a\\\/-131psff\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-04 00:00:00\",\"instructions_url\":\"\"}],\"Novatik\":[{\"manufacturer\":\"Novatik\",\"approval_number_master\":\"FL#44893-R1\",\"approval_number\":\"FL44893.1\",\"seq\":1,\"product_model\":\"NATURA ROMAN, SLATE AND CLASSIC Panels\",\"product_description\":\"Through fastened, preformed, stone coated steel panels\",\"design_pressure\":\"+0\\\/-146\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-23 00:00:00\",\"instructions_url\":\"\"}],\"Mullets Aluminum\":[{\"manufacturer\":\"Mullets Aluminum\",\"approval_number_master\":\"FL#46136-R0\",\"approval_number\":\"FL46136.1\",\"seq\":1,\"product_model\":\"5V Crimp - 0.032\\\" Aluminum\",\"product_description\":\"5V Crimp - 0.032\\\" Aluminum over 4-ply CDX 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-60\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mullets Aluminum\",\"approval_number_master\":\"FL#46136-R0\",\"approval_number\":\"FL46136.2\",\"seq\":2,\"product_model\":\"5V Crimp - 26Ga Steel\",\"product_description\":\"5V Crimp 26Ga Steel over 4-ply CDX 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-67.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mullets Aluminum\",\"approval_number_master\":\"FL#9594-R0\",\"approval_number\":\"FL9594.1\",\"seq\":1,\"product_model\":\".032 Aluminum Mechanical Lock\",\"product_description\":\"16\\\" width 1.0 Aluminum Mechanical Lock\",\"design_pressure\":\"+N\\\/A\\\/-101PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mullets Aluminum\",\"approval_number_master\":\"FL#18525-R0\",\"approval_number\":\"FL18525.1\",\"seq\":1,\"product_model\":\"1.5 AL 0.032 MECHANICAL LOCK\",\"product_description\":\"OVER 15\\\/32\\\" APA Plywood Grade C-D\",\"design_pressure\":\"+n\\\/a\\\/-123psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mullets Aluminum\",\"approval_number_master\":\"FL#18525-R0\",\"approval_number\":\"FL18525.2\",\"seq\":2,\"product_model\":\"1.5 MECHANICAL LOCK\",\"product_description\":\"24GA mechanical lock over 15\\\/32\\\" APA Plywood\",\"design_pressure\":\"+n\\\/a\\\/--123psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mullets Aluminum\",\"approval_number_master\":\"FL#18525-R0\",\"approval_number\":\"FL18525.3\",\"seq\":3,\"product_model\":\"1.5 NAIL STRIP\",\"product_description\":\"24GA OVER 15\\\/32\\\" APA PLYWOOD\\nInstall per manufacturers detail and in compliance w\\\/FBC 2014. Use 19\\\/32\\\" APA Plywood for HVHZ new construction. For use in HVHZ.\",\"design_pressure\":\"+n\\\/a\\\/--116psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mullets Aluminum\",\"approval_number_master\":\"FL#18525-R0\",\"approval_number\":\"FL18525.4\",\"seq\":4,\"product_model\":\"1.5 SNAP LOCK\",\"product_description\":\"24GA OVER 15\\\/32\\\" APA PLYWOOD\",\"design_pressure\":\"+n\\\/a\\\/-116psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mullets Aluminum\",\"approval_number_master\":\"FL#27514-R0\",\"approval_number\":\"FL27514.1\",\"seq\":1,\"product_model\":\"5 V CRIMP\",\"product_description\":\"26GA OVER 4 PLY CDX 15\\\/32\\\" PLYWOOD\",\"design_pressure\":\"+N\\\/A\\\/-67.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mullets Aluminum\",\"approval_number_master\":\"FL#7252-R1\",\"approval_number\":\"FL7252.1\",\"seq\":1,\"product_model\":\"1.5 Mechanical Lock\",\"product_description\":\"0.032\\\" Aluminum 20\\\" Wide over 19\\\/32\\\" SEALED Plywood\\nNon-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-72.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mullets Aluminum\",\"approval_number_master\":\"FL#7252-R0\",\"approval_number\":\"FL7252.2\",\"seq\":2,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"1\\\" MECHANICAL LOCK 24 GAUGE.\",\"design_pressure\":\"+N\\\/A\\\/-107.1PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mullets Aluminum\",\"approval_number_master\":\"FL#7252-R0\",\"approval_number\":\"FL7252.3\",\"seq\":3,\"product_model\":\"MECHANICAL LOCK ALUMINUM\",\"product_description\":\"ALUMINUM 0.032 MECHANICAL LOCK PANEL.\",\"design_pressure\":\"+N\\\/A\\\/-72.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mullets Aluminum\",\"approval_number_master\":\"FL#7252-R0\",\"approval_number\":\"FL7252.4\",\"seq\":4,\"product_model\":\"MECHANICAL LOCK COPPER\",\"product_description\":\"COPPER 0.022 OR 16OZ PANEL.\",\"design_pressure\":\"+N\\\/A\\\/-122.1PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mullets Aluminum\",\"approval_number_master\":\"FL#7252-R0\",\"approval_number\":\"FL7252.5\",\"seq\":5,\"product_model\":\"NAIL STRIP 1\\\"\",\"product_description\":\"1\\\" NAIL STRIP 24GA PANEL\",\"design_pressure\":\"+N\\\/A\\\/-100PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mullets Aluminum\",\"approval_number_master\":\"FL#7252-R0\",\"approval_number\":\"FL7252.6\",\"seq\":6,\"product_model\":\"NAIL STRIP 1.5\",\"product_description\":\"24GA NAIL STRIP 1.5 PANEL\",\"design_pressure\":\"+N\\\/A\\\/-65PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mullets Aluminum\",\"approval_number_master\":\"FL#7252-R0\",\"approval_number\":\"FL7252.7\",\"seq\":7,\"product_model\":\"NAIL STRIP 22G\",\"product_description\":\"1.5 NAIL STRIP 22GA PANEL\",\"design_pressure\":\"+N\\\/A\\\/-105PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mullets Aluminum\",\"approval_number_master\":\"FL#7252-R0\",\"approval_number\":\"FL7252.8\",\"seq\":8,\"product_model\":\"SNAP LOCK\",\"product_description\":\"1.5 SNAP LOCK 24GA PANEL\",\"design_pressure\":\"+N\\\/A\\\/-52.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mullets Aluminum\",\"approval_number_master\":\"FL#8660-R1\",\"approval_number\":\"FL8660.1\",\"seq\":1,\"product_model\":\"1.5\\\" Mechanical Lock\",\"product_description\":\"24 Ga. Mechanical Lock 16\\\" Wide 1.5\\\" Tall over 1\\\/2\\\" plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-123.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mullets Aluminum\",\"approval_number_master\":\"FL#8660-R1\",\"approval_number\":\"FL8660.2\",\"seq\":2,\"product_model\":\"1.5\\\" Snap Lock\",\"product_description\":\"24 Ga. Snap Lock 16\\\" wide 1.5\\\" Tall over 1\\\/2\\\" plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mullets Aluminum\",\"approval_number_master\":\"FL#8691-R1\",\"approval_number\":\"FL8691.1\",\"seq\":1,\"product_model\":\"1.5\\\" Nail Strip\",\"product_description\":\"24 Ga. Nail Strip 15 1\\\/2\\\" wide 1.5\\\" Tall over 1\\\/2\\\" plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mullets Aluminum\",\"approval_number_master\":\"FL#8660-R2\",\"approval_number\":\"FL8660.3\",\"seq\":3,\"product_model\":\"1.5\\\" Nail Strip\",\"product_description\":\"1.5\\\" Nail Strip Roof Panel 15 1\\\/2\\\" coverage over 15\\\/32\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/-116.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mullets Aluminum\",\"approval_number_master\":\"FL#8660-R2\",\"approval_number\":\"FL8660.4\",\"seq\":4,\"product_model\":\"1.5\\\" Snap Lock\",\"product_description\":\"1.5\\\" Snap Lock 24 Ga.16\\\" wide over 1\\\/2\\\" plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-30 00:00:00\",\"instructions_url\":\"\"}],\"Dixie Building Supply Co., Inc.\":[{\"manufacturer\":\"Dixie Building Supply Co., Inc.\",\"approval_number_master\":\"FL#46207-R1\",\"approval_number\":\"FL46207.7\",\"seq\":7,\"product_model\":\"Dixie Supply Tuff Rib Roof Panel\",\"product_description\":\"29 Ga. Steel Tuff Rib Roof Panel, 36\\\" Wide x 3\\\/4\\\" Rib Height, over 1\\\/2\\\" Plywood (or) 5\\\/8\\\" Plywood (or) 7\\\/16\\\" OSB with 1x4 Wood Battens.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixie Building Supply Co., Inc.\",\"approval_number_master\":\"FL#46207-R1\",\"approval_number\":\"FL46207.8\",\"seq\":8,\"product_model\":\"Dixie Supply Tuff Rib Roof Panel\",\"product_description\":\"26 Ga. Steel Tuff Rib Roof Panel, 36\\\" Wide x 3\\\/4\\\" Rib Height, over 1\\\/2\\\" Plywood (or) 5\\\/8\\\" Plywood (or) 7\\\/16\\\" OSB with 1x4 Wood Battens.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixie Building Supply Co., Inc.\",\"approval_number_master\":\"FL#22553-R0\",\"approval_number\":\"FL22553.1\",\"seq\":1,\"product_model\":\"26 GA RIB PANEL\",\"product_description\":\"26GA RIB PANEL OVER 2 X 6 SYP WOOD TREATED PURLINS\",\"design_pressure\":\"+N\\\/A\\\/--67.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixie Building Supply Co., Inc.\",\"approval_number_master\":\"FL#16298-R2\",\"approval_number\":\"FL16298.10\",\"seq\":10,\"product_model\":\"Tuff-Rib 26GA over Purlins\",\"product_description\":\"Tuff-Rib 26GA over 2x6 SYP Wood Treated Purlins\",\"design_pressure\":\"+N\\\/A\\\/-67.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixie Building Supply Co., Inc.\",\"approval_number_master\":\"FL#33319-R0\",\"approval_number\":\"FL33319.1\",\"seq\":1,\"product_model\":\"FF100 METAL ROOF PANEL\",\"product_description\":\"26GA STEEL SNAP-LOCK WITH PERFORATED NAIL STRIP\\nTHREE [3] METHODS OF INSTALLATION\",\"design_pressure\":\"+N\\\/A\\\/--75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixie Building Supply Co., Inc.\",\"approval_number_master\":\"FL#16298-R0\",\"approval_number\":\"FL16298.1\",\"seq\":1,\"product_model\":\"5V Crimp\",\"product_description\":\"26 Ga. 5V Crimp Roof Panel over 1x4 Wood Purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-146.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixie Building Supply Co., Inc.\",\"approval_number_master\":\"FL#16298-R0\",\"approval_number\":\"FL16298.2\",\"seq\":2,\"product_model\":\"5V Crimp\",\"product_description\":\"26 Ga. 5V Crimp Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixie Building Supply Co., Inc.\",\"approval_number_master\":\"FL#16298-R0\",\"approval_number\":\"FL16298.3\",\"seq\":3,\"product_model\":\"AG Roof Panel\",\"product_description\":\"Min. 29 Ga. AG Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-108.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixie Building Supply Co., Inc.\",\"approval_number_master\":\"FL#16298-R0\",\"approval_number\":\"FL16298.4\",\"seq\":4,\"product_model\":\"AG Roof Panel\",\"product_description\":\"Min. 29 Ga. AG Roof Panel over 1x4 Wood Purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixie Building Supply Co., Inc.\",\"approval_number_master\":\"FL#16298-R0\",\"approval_number\":\"FL16298.5\",\"seq\":5,\"product_model\":\"PBR Roof Panel\",\"product_description\":\"26 Ga. PBR Roof Panel over 1x4 Wood Purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-151.7PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixie Building Supply Co., Inc.\",\"approval_number_master\":\"FL#16298-R0\",\"approval_number\":\"FL16298.6\",\"seq\":6,\"product_model\":\"PBR Roof Panel\",\"product_description\":\"26 Ga. PBR Roof Panel over 15\\\/32\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/-154.7PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixie Building Supply Co., Inc.\",\"approval_number_master\":\"FL#17082-R0\",\"approval_number\":\"FL17082.1\",\"seq\":1,\"product_model\":\"26 Ga. AG Roof Panel\",\"product_description\":\"26 Ga. AG Roof Panel over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-159.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixie Building Supply Co., Inc.\",\"approval_number_master\":\"FL#17082-R0\",\"approval_number\":\"FL17082.2\",\"seq\":2,\"product_model\":\"26 Ga. AG Roof Panel\",\"product_description\":\"26 Ga. AG Roof Panel over 1x4 Wood Purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-164.2PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixie Building Supply Co., Inc.\",\"approval_number_master\":\"FL#16298-R1\",\"approval_number\":\"FL16298.7\",\"seq\":7,\"product_model\":\"PBR Roof Panel\",\"product_description\":\"26 Ga. PBR Roof Panel over 15\\\/32\\\" APA plywood\",\"design_pressure\":\"+N\\\/A\\\/-151.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixie Building Supply Co., Inc.\",\"approval_number_master\":\"FL#16298-R1\",\"approval_number\":\"FL16298.8\",\"seq\":8,\"product_model\":\"RIB 26GA\",\"product_description\":\"15\\\/32\\\" APA PLYWOOD\",\"design_pressure\":\"+N\\\/A\\\/-159.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixie Building Supply Co., Inc.\",\"approval_number_master\":\"FL#16298-R1\",\"approval_number\":\"FL16298.9\",\"seq\":9,\"product_model\":\"RIB MIN 26GA\",\"product_description\":\"OVER 1x4 SYP wood purlins over 15\\\/32\\\" APA plywood over existing and 19\\\/32\\\" FOR HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-164.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixie Building Supply Co., Inc.\",\"approval_number_master\":\"FL#46207-R0\",\"approval_number\":\"FL46207.1\",\"seq\":1,\"product_model\":\"Dixie Supply 5V Roof Panel\",\"product_description\":\"26 Ga. Steel 5V Roof Panel, 24\\\" Wide x 3\\\/8\\\" Rib Height, over 1\\\/2\\\" Plywood or 5\\\/8\\\" Plywood.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixie Building Supply Co., Inc.\",\"approval_number_master\":\"FL#46207-R0\",\"approval_number\":\"FL46207.2\",\"seq\":2,\"product_model\":\"Dixie Supply Corrugated Roof Panel\",\"product_description\":\"26 Ga. Steel 1 1\\\/4\\\" Corrugated Roof Panel, 23 3\\\/4\\\" Wide x 1\\\/4\\\", over 1\\\/2\\\" Plywood or 5\\\/8\\\" Plywood.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixie Building Supply Co., Inc.\",\"approval_number_master\":\"FL#46207-R0\",\"approval_number\":\"FL46207.3\",\"seq\":3,\"product_model\":\"Dixie Supply Corrugated Roof Panel\",\"product_description\":\"26 Ga. Steel 2 1\\\/2\\\" Corrugated Roof Panel, 21 1\\\/2\\\" Wide x 1\\\/2\\\", over 1\\\/2\\\" Plywood, 5\\\/8\\\" Plywood, or 1\\\"x4\\\" Wood Battens.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixie Building Supply Co., Inc.\",\"approval_number_master\":\"FL#46207-R0\",\"approval_number\":\"FL46207.4\",\"seq\":4,\"product_model\":\"Dixie Supply PBR Roof Panel\",\"product_description\":\"26 Ga. Steel PBR Roof Panel, 36\\\" Wide x 1 1\\\/4\\\", over 1\\\/2\\\" Plywood or 5\\\/8\\\" Plywood.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixie Building Supply Co., Inc.\",\"approval_number_master\":\"FL#46207-R0\",\"approval_number\":\"FL46207.5\",\"seq\":5,\"product_model\":\"Dixie Supply Rib Roof Panel\",\"product_description\":\"26 Ga. Steel Rib Roof Panel, 36\\\" Wide x 3\\\/4\\\" Rib Height, over 1\\\/2\\\" Plywood or 5\\\/8\\\" Plywood.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixie Building Supply Co., Inc.\",\"approval_number_master\":\"FL#46207-R0\",\"approval_number\":\"FL46207.6\",\"seq\":6,\"product_model\":\"Dixie Supply Strongman Roof Panel\",\"product_description\":\"26 Ga. Steel Strongman Roof Panel, 36\\\" Wide x 9\\\/16\\\" Rib Height, over 1\\\/2\\\" Plywood or 5\\\/8\\\" Plywood.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-03-13 00:00:00\",\"instructions_url\":\"\"}],\"All Metals Fabrication\":[{\"manufacturer\":\"All Metals Fabrication\",\"approval_number_master\":\"FL#46551-R0\",\"approval_number\":\"FL46551.1\",\"seq\":1,\"product_model\":\"01: 26ga 1-in nailstrip on plywood\",\"product_description\":\"26ga (min) 1-in nailstrip on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-86\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Metals Fabrication\",\"approval_number_master\":\"FL#46551-R0\",\"approval_number\":\"FL46551.2\",\"seq\":2,\"product_model\":\"02: 032 1-in nailstrip on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker 1-in nailstrip on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-78.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Metals Fabrication\",\"approval_number_master\":\"FL#46551-R0\",\"approval_number\":\"FL46551.3\",\"seq\":3,\"product_model\":\"03: 24ga 1-in nailstrip on plywood\",\"product_description\":\"24ga (min) 1-in nailstrip on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-86\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-05 00:00:00\",\"instructions_url\":\"\"}],\"Metalite Roofing LLC\":[{\"manufacturer\":\"Metalite Roofing LLC\",\"approval_number_master\":\"FL#46558-R1\",\"approval_number\":\"FL46558.1\",\"seq\":1,\"product_model\":\"01: 26ga HESTIA on Plywood\",\"product_description\":\"26ga (min) HESTIA shingle-style metal panel on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-164\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-09 00:00:00\",\"instructions_url\":\"\"}],\"Waycross Roofing Products\":[{\"manufacturer\":\"Waycross Roofing Products\",\"approval_number_master\":\"FL#46565-R0\",\"approval_number\":\"FL46565.1\",\"seq\":1,\"product_model\":\"1\\\" Nail Strip and Ag Panel\",\"product_description\":\"Non-structural, metal roof panels\",\"design_pressure\":\"+0\\\/-168.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-31 00:00:00\",\"instructions_url\":\"\"}],\"GAF\":[{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#46590-R3\",\"approval_number\":\"FL46590.1\",\"seq\":1,\"product_model\":\"TimberSteel Metal Roof Shingles (HVHZ)\",\"product_description\":\"Metal roof shingles for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-116.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2027-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#46590-R3\",\"approval_number\":\"FL46590.2\",\"seq\":2,\"product_model\":\"TimberSteel Metal Roof Shingles (NON-HVHZ)\",\"product_description\":\"Metal roof shingles for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-116.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-13 00:00:00\",\"instructions_url\":\"\"}],\"Weatherlok Metal Roofing System Corp\":[{\"manufacturer\":\"Weatherlok Metal Roofing System Corp\",\"approval_number_master\":\"FL#46619-R0\",\"approval_number\":\"FL46619.1\",\"seq\":1,\"product_model\":\"Interlocking Shake Panel\",\"product_description\":\"Steel interlocking roofing panel, aluminum-zinc coated, designed for high wind and impact resistance\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"}],\"The Metal Maniacs\":[{\"manufacturer\":\"The Metal Maniacs\",\"approval_number_master\":\"FL#46635-R0\",\"approval_number\":\"FL46635.1\",\"seq\":1,\"product_model\":\"01: 26ga 1\\\" Nailstrip on plywood\",\"product_description\":\"26ga (min) nominally 1\\\" tall nailstrip panel on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" wood plank.\",\"design_pressure\":\"+N\\\/A\\\/-176\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Metal Maniacs\",\"approval_number_master\":\"FL#46635-R0\",\"approval_number\":\"FL46635.2\",\"seq\":2,\"product_model\":\"02: 24ga 1\\\" Nailstrip on plywood\",\"product_description\":\"24ga (min) nominally 1\\\" tall nailstrip panel on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" wood plank.\",\"design_pressure\":\"+N\\\/A\\\/-206\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Metal Maniacs\",\"approval_number_master\":\"FL#46635-R0\",\"approval_number\":\"FL46635.3\",\"seq\":3,\"product_model\":\"03: 032 Aluminum 1\\\" Nailstrip on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker nominally 1\\\" tall nailstrip panel on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" wood plank.\",\"design_pressure\":\"+N\\\/A\\\/-175\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Metal Maniacs\",\"approval_number_master\":\"FL#46635-R0\",\"approval_number\":\"FL46635.4\",\"seq\":4,\"product_model\":\"04: 26ga 1\\\" Nailstrip on plywood\",\"product_description\":\"26ga (min) nominally 1\\\" tall nailstrip panel on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" wood plank.\",\"design_pressure\":\"+N\\\/A\\\/-108.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Metal Maniacs\",\"approval_number_master\":\"FL#46635-R0\",\"approval_number\":\"FL46635.5\",\"seq\":5,\"product_model\":\"05: 032 Aluminum 1\\\" Nailstrip on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker nominally 1\\\" tall nailstrip panel on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" wood plank.\",\"design_pressure\":\"+N\\\/A\\\/-153.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Metal Maniacs\",\"approval_number_master\":\"FL#46635-R0\",\"approval_number\":\"FL46635.6\",\"seq\":6,\"product_model\":\"06: 24ga 1.5\\\" Nailstrip on plywood\",\"product_description\":\"24ga (min) nominally 1.5\\\" tall nailstrip panel on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" wood plank.\",\"design_pressure\":\"+N\\\/A\\\/-153.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Metal Maniacs\",\"approval_number_master\":\"FL#46635-R0\",\"approval_number\":\"FL46635.7\",\"seq\":7,\"product_model\":\"07: 032 Aluminum 1.5\\\" Nailstrip on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker nominally 1.5\\\" tall nailstrip panel on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" wood plank.\",\"design_pressure\":\"+N\\\/A\\\/-168.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Metal Maniacs\",\"approval_number_master\":\"FL#46635-R0\",\"approval_number\":\"FL46635.8\",\"seq\":8,\"product_model\":\"08: 24ga 1.5\\\" Nailstrip on plywood\",\"product_description\":\"24ga (min) nominally 1.5\\\" tall nailstrip panel on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" wood plank.\",\"design_pressure\":\"+N\\\/A\\\/-112.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Metal Maniacs\",\"approval_number_master\":\"FL#46635-R0\",\"approval_number\":\"FL46635.9\",\"seq\":9,\"product_model\":\"09: 032 Aluminum 1.5\\\" Nailstrip on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker nominally 1.5\\\" tall nailstrip panel on 15\\\/32\\\" (min) plywood or 3\\\/4\\\" wood plank.\",\"design_pressure\":\"+N\\\/A\\\/-179.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Metal Maniacs\",\"approval_number_master\":\"FL#46646-R0\",\"approval_number\":\"FL46646.1\",\"seq\":1,\"product_model\":\"01: Aluminum 1.5\\\" snaplock standing seam on plywood\",\"product_description\":\"Nominally 0.032\\\" or thicker aluminum 1.5\\\" snaplock standing seam on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-161\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Metal Maniacs\",\"approval_number_master\":\"FL#46646-R0\",\"approval_number\":\"FL46646.2\",\"seq\":2,\"product_model\":\"02: Steel 1.5\\\" snaplock standing seam on plywood\",\"product_description\":\"26ga (min) 1.5\\\" snaplock standing seam on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-176\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Metal Maniacs\",\"approval_number_master\":\"FL#46646-R0\",\"approval_number\":\"FL46646.3\",\"seq\":3,\"product_model\":\"03: Steel 1.75\\\" snaplock standing seam on plywood\",\"product_description\":\"24ga (min) 1.75\\\" snaplock standing seam on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-243.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Metal Maniacs\",\"approval_number_master\":\"FL#46646-R0\",\"approval_number\":\"FL46646.4\",\"seq\":4,\"product_model\":\"04: Aluminum 1.75\\\" snaplock standing seam on plywood\",\"product_description\":\"Nominally 0.032\\\" or thicker aluminum 1.75\\\" snaplock standing seam on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-228.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Metal Maniacs\",\"approval_number_master\":\"FL#46646-R0\",\"approval_number\":\"FL46646.5\",\"seq\":5,\"product_model\":\"05: Steel 1.75\\\" snaplock standing seam on plywood\",\"product_description\":\"24ga (min) 1.75\\\" snaplock standing seam on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-243.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Metal Maniacs\",\"approval_number_master\":\"FL#46646-R0\",\"approval_number\":\"FL46646.6\",\"seq\":6,\"product_model\":\"06: Aluminum 1.75\\\" snaplock standing seam on plywood\",\"product_description\":\"Nominally 0.032\\\" or thicker aluminum 1.75\\\" snaplock standing seam on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-191\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Metal Maniacs\",\"approval_number_master\":\"FL#46646-R0\",\"approval_number\":\"FL46646.7\",\"seq\":7,\"product_model\":\"07: Aluminum 1.75\\\" snaplock standing seam on steel deck\",\"product_description\":\"Nominally 0.032\\\" or thicker aluminum 1.75\\\" snaplock standing seam on 22ga (min) steel deck\",\"design_pressure\":\"+N\\\/A\\\/-153.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Metal Maniacs\",\"approval_number_master\":\"FL#46646-R0\",\"approval_number\":\"FL46646.8\",\"seq\":8,\"product_model\":\"08: Steel 1.75\\\" snaplock standing seam on steel deck\",\"product_description\":\"24ga 1.75\\\" snaplock standing seam on 22ga (min) steel deck\",\"design_pressure\":\"+N\\\/A\\\/-161\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Metal Maniacs\",\"approval_number_master\":\"FL#46648-R0\",\"approval_number\":\"FL46648.1\",\"seq\":1,\"product_model\":\"01: Steel 1.5\\\" Mechanical on Plywood\",\"product_description\":\"24ga (min) steel 1.5\\\" mechanical seam on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-198.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Metal Maniacs\",\"approval_number_master\":\"FL#46648-R0\",\"approval_number\":\"FL46648.2\",\"seq\":2,\"product_model\":\"02: Aluminum 1.5\\\" Mechanical on Plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker 1.5\\\" mechanical seam on (min) 15\\\/32\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/-213.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Metal Maniacs\",\"approval_number_master\":\"FL#46648-R0\",\"approval_number\":\"FL46648.3\",\"seq\":3,\"product_model\":\"03: Steel 1.5\\\" Mechanical on Plywood\",\"product_description\":\"26ga (min) steel 1.5\\\" mechanical seam on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-218.8\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Metal Maniacs\",\"approval_number_master\":\"FL#46648-R0\",\"approval_number\":\"FL46648.4\",\"seq\":4,\"product_model\":\"04: Steel 1.5\\\" Mechanical on Plywood\",\"product_description\":\"24ga (min) steel 1.5\\\" mechanical seam on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-189.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Metal Maniacs\",\"approval_number_master\":\"FL#46648-R0\",\"approval_number\":\"FL46648.5\",\"seq\":5,\"product_model\":\"05: Steel 2\\\" Mechanical on Plywood\",\"product_description\":\"24ga (min) steel 2\\\" mechanical seam on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-228.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Metal Maniacs\",\"approval_number_master\":\"FL#46648-R0\",\"approval_number\":\"FL46648.6\",\"seq\":6,\"product_model\":\"06: Aluminum 2\\\" Mechanical on Plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker 2\\\" mechanical seam on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-200\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Metal Maniacs\",\"approval_number_master\":\"FL#46648-R0\",\"approval_number\":\"FL46648.7\",\"seq\":7,\"product_model\":\"07: Steel 2\\\" Mechanical on Steel Deck\",\"product_description\":\"24ga (min) steel 2\\\" mechanical seam on 22ga (min) steel deck\",\"design_pressure\":\"+N\\\/A\\\/-148\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Metal Maniacs\",\"approval_number_master\":\"FL#46648-R0\",\"approval_number\":\"FL46648.8\",\"seq\":8,\"product_model\":\"08: Steel 2\\\" Mechanical on Steel Deck\",\"product_description\":\"24ga (min) steel 2\\\" mechanical seam on 22ga (min) steel deck\",\"design_pressure\":\"+N\\\/A\\\/-181.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Metal Maniacs\",\"approval_number_master\":\"FL#46649-R0\",\"approval_number\":\"FL46649.1\",\"seq\":1,\"product_model\":\"01: 26ga 5V on plywood\",\"product_description\":\"26ga (min) 5V on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-206\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Metal Maniacs\",\"approval_number_master\":\"FL#46649-R0\",\"approval_number\":\"FL46649.2\",\"seq\":2,\"product_model\":\"02: 032Al 5V on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum (or thicker) 5V on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-183.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Metal Maniacs\",\"approval_number_master\":\"FL#46649-R0\",\"approval_number\":\"FL46649.3\",\"seq\":3,\"product_model\":\"03: 26ga PBR on plywood\",\"product_description\":\"26ga (min) PBR on 15\\\/32\\\" (min) plywood.\",\"design_pressure\":\"+N\\\/A\\\/-71\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Metal Maniacs\",\"approval_number_master\":\"FL#46649-R0\",\"approval_number\":\"FL46649.4\",\"seq\":4,\"product_model\":\"04: 26ga PBR on plywood\",\"product_description\":\"26ga (min) PBR on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-119.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-05 00:00:00\",\"instructions_url\":\"\"}],\"Yoder Metal LLC\":[{\"manufacturer\":\"Yoder Metal LLC\",\"approval_number_master\":\"FL#46652-R0\",\"approval_number\":\"FL46652.1\",\"seq\":1,\"product_model\":\"29 Ga. Classic Rib Roof Panel\",\"product_description\":\"29 Ga. Classic Rib Roof Panel over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-131.0psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-08 00:00:00\",\"instructions_url\":\"\"}],\"Elite Metal Roofing Supply LLC\":[{\"manufacturer\":\"Elite Metal Roofing Supply LLC\",\"approval_number_master\":\"FL#46670-R0\",\"approval_number\":\"FL46670.1\",\"seq\":1,\"product_model\":\"01: EMR Series 1000 1\\\" Nailstrip\",\"product_description\":\"26 Ga. (min) Galvalume Roof Panel, 1\\\" Nailstrip x 12\\\", 14\\\", or 16\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"+N\\\/A\\\/-176\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Roofing Supply LLC\",\"approval_number_master\":\"FL#46670-R0\",\"approval_number\":\"FL46670.2\",\"seq\":2,\"product_model\":\"02: EMR Series 1000 1\\\" Nailstrip\",\"product_description\":\"0.032\\\" (min) Aluminum Roof Panel, 1\\\" Nailstrip x 12\\\", 14\\\", or 16\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"+N\\\/A\\\/-175\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Roofing Supply LLC\",\"approval_number_master\":\"FL#46670-R0\",\"approval_number\":\"FL46670.3\",\"seq\":3,\"product_model\":\"03: EMR Series 1150 1\\\" Mechanical Seam\",\"product_description\":\"26 Ga. (min) Galvalume Roof Panel, 1\\\" Mechanical Seam x 13\\\", 17\\\", or 21\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"+N\\\/A\\\/-101\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Roofing Supply LLC\",\"approval_number_master\":\"FL#46670-R0\",\"approval_number\":\"FL46670.4\",\"seq\":4,\"product_model\":\"04: EMR Series 1500 1 1\\\/2\\\" Mechanical Seam\",\"product_description\":\"0.032\\\" (min) Aluminum Roof Panel, 1 1\\\/2\\\" Mechanical Seam x 12\\\", 16\\\", or 20\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"+N\\\/A\\\/-198.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Roofing Supply LLC\",\"approval_number_master\":\"FL#46670-R0\",\"approval_number\":\"FL46670.5\",\"seq\":5,\"product_model\":\"05: EMR Series 1500 1 1\\\/2\\\" Mechanical Seam\",\"product_description\":\"16 Oz. or 20 Oz. Copper Roof Panel, 1 1\\\/2\\\" Mechanical Seam x 12\\\" or 16\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"+N\\\/A\\\/-198.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Roofing Supply LLC\",\"approval_number_master\":\"FL#46670-R0\",\"approval_number\":\"FL46670.6\",\"seq\":6,\"product_model\":\"06: EMR Series 1500 1 1\\\/2\\\" Mechanical Seam\",\"product_description\":\"26 Ga. (min) Galvalume Roof Panel, 1 1\\\/2\\\" Mechanical Seam x 12\\\" or 16\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"+N\\\/A\\\/-218.8\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Roofing Supply LLC\",\"approval_number_master\":\"FL#46670-R0\",\"approval_number\":\"FL46670.7\",\"seq\":7,\"product_model\":\"07: EMR Series 1500 1 1\\\/2\\\" Mechanical Seam\",\"product_description\":\"0.032\\\" (min) Aluminum Roof Panel, 1 1\\\/2\\\" Mechanical Seam x 12\\\" or 16\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"+N\\\/A\\\/-213.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Roofing Supply LLC\",\"approval_number_master\":\"FL#46670-R0\",\"approval_number\":\"FL46670.8\",\"seq\":8,\"product_model\":\"08: EMR Series 1500 1 1\\\/2\\\" Mechanical Seam\",\"product_description\":\"24 Ga. (min) Galvalume Roof Panel, 1 1\\\/2\\\" Mechanical Seam x 12\\\" or 16\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"+N\\\/A\\\/-198.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Roofing Supply LLC\",\"approval_number_master\":\"FL#46670-R0\",\"approval_number\":\"FL46670.9\",\"seq\":9,\"product_model\":\"09: EMR Series 1500 1 1\\\/2\\\" Mechanical Seam\",\"product_description\":\"24 Ga. (min) Galvalume Roof Panel, 1 1\\\/2\\\" Mechanical Seam x 12\\\", 16\\\", or 20\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"+N\\\/A\\\/-178\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Roofing Supply LLC\",\"approval_number_master\":\"FL#46670-R0\",\"approval_number\":\"FL46670.10\",\"seq\":10,\"product_model\":\"10: EMR Series 1700 1 1\\\/2\\\" Snaplock\",\"product_description\":\"0.032\\\" (min) Aluminum Roof Panel, 1 1\\\/2\\\" Snaplock x 11\\\", 15\\\", or 19\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"+N\\\/A\\\/-176\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Roofing Supply LLC\",\"approval_number_master\":\"FL#46670-R0\",\"approval_number\":\"FL46670.11\",\"seq\":11,\"product_model\":\"11: EMR Series 1700 1 1\\\/2\\\" Snaplock\",\"product_description\":\"26 Ga. (min) Galvalume Roof Panel, 1 1\\\/2\\\" Snaplock x 11\\\", 15\\\", or 19\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"+N\\\/A\\\/-128.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Roofing Supply LLC\",\"approval_number_master\":\"FL#46670-R0\",\"approval_number\":\"FL46670.12\",\"seq\":12,\"product_model\":\"12: EMR Series 1700 1 1\\\/2\\\" Snaplock\",\"product_description\":\"26 Ga. (min) Galvalume Roof Panel, 1 1\\\/2\\\" Snaplock x 11\\\", 15\\\", or 19\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"+N\\\/A\\\/-176\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Roofing Supply LLC\",\"approval_number_master\":\"FL#46670-R0\",\"approval_number\":\"FL46670.13\",\"seq\":13,\"product_model\":\"13: EMR Series 1750 1 3\\\/4\\\" Snaplock\",\"product_description\":\"0.032\\\" (min) Aluminum Roof Panel, 1 3\\\/4\\\" Snaplock x 12\\\", 14\\\", 16\\\", or 18\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"+N\\\/A\\\/-191\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Roofing Supply LLC\",\"approval_number_master\":\"FL#46670-R0\",\"approval_number\":\"FL46670.14\",\"seq\":14,\"product_model\":\"14: EMR Series 1750 1 3\\\/4\\\" Snaplock\",\"product_description\":\"24 Ga. (min) Galvalume Roof Panel, 1 3\\\/4\\\" Snaplock x 12\\\", 14\\\", 16\\\", or 18\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"+N\\\/A\\\/-243.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Roofing Supply LLC\",\"approval_number_master\":\"FL#46670-R0\",\"approval_number\":\"FL46670.15\",\"seq\":15,\"product_model\":\"15: EMR Series 2000 2\\\" Mechanical Seam\",\"product_description\":\"0.032\\\" (min) Aluminum Roof Panel, 2\\\" Mechanical Seam x 12\\\", 14\\\", 16\\\", or 18\\\" Wide, over 1\\\/2 Plywood (min).\",\"design_pressure\":\"+N\\\/A\\\/-200\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Roofing Supply LLC\",\"approval_number_master\":\"FL#46670-R0\",\"approval_number\":\"FL46670.16\",\"seq\":16,\"product_model\":\"16: EMR Series 2000 2\\\" Mechanical Seam\",\"product_description\":\"24 Ga. (min) Galvalume Roof Panel, 2\\\" Mechanical Seam x 12\\\", 14\\\", 16\\\", or 18\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"+N\\\/A\\\/-221.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Roofing Supply LLC\",\"approval_number_master\":\"FL#46670-R0\",\"approval_number\":\"FL46670.17\",\"seq\":17,\"product_model\":\"17: EMR Series 500 5V Crimp\",\"product_description\":\"26 Ga. (min) Galvalume Roof Panel, 5V Crimp x 20\\\" or 24\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"+N\\\/A\\\/-206\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Roofing Supply LLC\",\"approval_number_master\":\"FL#46670-R0\",\"approval_number\":\"FL46670.18\",\"seq\":18,\"product_model\":\"18: EMR Series 500 5V Crimp\",\"product_description\":\"0.032\\\" (min) Aluminum Roof Panel, 5V Crimp x 20\\\" or 24\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"+N\\\/A\\\/-183.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Roofing Supply LLC\",\"approval_number_master\":\"FL#46671-R0\",\"approval_number\":\"FL46671.1\",\"seq\":1,\"product_model\":\"01: EMR Series 2000 2\\\" Mechanical Seam\",\"product_description\":\"24 Ga. (min) Galvalume Roof Panel, 2\\\" Mechanical Seam x 12\\\", 14\\\", 16\\\", or 18\\\" Wide, over 2x4 Wood Battens.\",\"design_pressure\":\"+N\\\/A\\\/-138.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Roofing Supply LLC\",\"approval_number_master\":\"FL#46671-R0\",\"approval_number\":\"FL46671.2\",\"seq\":2,\"product_model\":\"02: EMR Series PBR\",\"product_description\":\"26 Ga. (min) Galvalume Roof Panel, 1 1\\\/8\\\" PBR x 36\\\" Wide, over 2x4 Wood Battens.\",\"design_pressure\":\"+N\\\/A\\\/-161\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Roofing Supply LLC\",\"approval_number_master\":\"FL#46671-R0\",\"approval_number\":\"FL46671.3\",\"seq\":3,\"product_model\":\"03: EMR Series PBR\",\"product_description\":\"26 Ga. (min) Galvalume Roof Panel, 1 1\\\/8\\\" PBR x 36\\\" Wide, over 16 Ga. Steel Purlins -or - over Existing PBR Panels on 16 Ga. Steel Purlins.\",\"design_pressure\":\"+N\\\/A\\\/-130\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-16 00:00:00\",\"instructions_url\":\"\"}],\"First Choice Metals\":[{\"manufacturer\":\"First Choice Metals\",\"approval_number_master\":\"FL#46676-R0\",\"approval_number\":\"FL46676.1\",\"seq\":1,\"product_model\":\"29 Ga. AG Roof Panel\",\"product_description\":\"29 Ga. AG Roof Panel over 7\\\/16\\\" OSB\",\"design_pressure\":\"+N\\\/A\\\/-41.7psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-11 00:00:00\",\"instructions_url\":\"\"}],\"Mission Metals Mfg\":[{\"manufacturer\":\"Mission Metals Mfg\",\"approval_number_master\":\"FL#46679-R3\",\"approval_number\":\"FL46679.1\",\"seq\":1,\"product_model\":\"01: Rib on battens\",\"product_description\":\"29ga (min) rib panel on 1x4 SYP (nom, or better) battens on 7\\\/16\\\" (min) OSB\",\"design_pressure\":\"+N\\\/A\\\/-86\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mission Metals Mfg\",\"approval_number_master\":\"FL#46679-R3\",\"approval_number\":\"FL46679.2\",\"seq\":2,\"product_model\":\"02: Rib on plywood\",\"product_description\":\"29ga (min) rib panel on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-56\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mission Metals Mfg\",\"approval_number_master\":\"FL#46679-R3\",\"approval_number\":\"FL46679.3\",\"seq\":3,\"product_model\":\"03: 1.75-in Snaplock on plywood\",\"product_description\":\"24ga (min) 1.75\\\" snaplock on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-78.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mission Metals Mfg\",\"approval_number_master\":\"FL#46679-R3\",\"approval_number\":\"FL46679.4\",\"seq\":4,\"product_model\":\"04: 1-in Nailstrip on plywood\",\"product_description\":\"26ga (min) 1\\\" nailstrip on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-91.8\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mission Metals Mfg\",\"approval_number_master\":\"FL#46679-R3\",\"approval_number\":\"FL46679.5\",\"seq\":5,\"product_model\":\"05: PBR on purlins\",\"product_description\":\"26ga (min) PBR on 16ga (min) purlins\",\"design_pressure\":\"+N\\\/A\\\/-65\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mission Metals Mfg\",\"approval_number_master\":\"FL#46679-R3\",\"approval_number\":\"FL46679.6\",\"seq\":6,\"product_model\":\"06: 1.5-in Nailstrip on plywood\",\"product_description\":\"24ga (min) 1.5\\\" nailstrip on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-60.55\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mission Metals Mfg\",\"approval_number_master\":\"FL#46679-R3\",\"approval_number\":\"FL46679.7\",\"seq\":7,\"product_model\":\"07: Rib on wood purlins\",\"product_description\":\"29ga (min) rib panel on 2x6 SYP (nom, or better)\",\"design_pressure\":\"+N\\\/A\\\/-91.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mission Metals Mfg\",\"approval_number_master\":\"FL#46679-R3\",\"approval_number\":\"FL46679.8\",\"seq\":8,\"product_model\":\"08: 5V on battens\",\"product_description\":\"26ga (min) 5V panel on 1x4 SYP (nom, or better) battens on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-115.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mission Metals Mfg\",\"approval_number_master\":\"FL#46679-R3\",\"approval_number\":\"FL46679.9\",\"seq\":9,\"product_model\":\"09: Rib on OSB\",\"product_description\":\"29ga (min) rib panel on 7\\\/16\\\" OSB (min)\",\"design_pressure\":\"+N\\\/A\\\/-41.65\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-15 00:00:00\",\"instructions_url\":\"\"}],\"J A TAYLOR ROOFING\":[{\"manufacturer\":\"J A TAYLOR ROOFING\",\"approval_number_master\":\"FL#46700-R0\",\"approval_number\":\"FL46700.1\",\"seq\":1,\"product_model\":\"5V Crimp\",\"product_description\":\"Non-structural, through fastened roof panel\",\"design_pressure\":\"+0\\\/-93.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"J A TAYLOR ROOFING\",\"approval_number_master\":\"FL#14520-R0\",\"approval_number\":\"FL14520.1\",\"seq\":1,\"product_model\":\"5 V CRIMP\",\"product_description\":\"26GA METAL ROOFING PANEL\",\"design_pressure\":\"+N\\\/A\\\/-129.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"J A TAYLOR ROOFING\",\"approval_number_master\":\"FL#17443-R0\",\"approval_number\":\"FL17443.1\",\"seq\":1,\"product_model\":\"5 V Crimp\",\"product_description\":\"26GA 1\\\/2\\\" rib height over 15\\\/32\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/-129.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"J A TAYLOR ROOFING\",\"approval_number_master\":\"FL#20177-R0\",\"approval_number\":\"FL20177.1\",\"seq\":1,\"product_model\":\"5-V-Crimp (.032\\\" min.)\",\"product_description\":\".032\\\" (min.) Aluminum over 1\\\/2\\\" (min.) Plywood\",\"design_pressure\":\"+N\\\/A\\\/-176.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"J A TAYLOR ROOFING\",\"approval_number_master\":\"FL#20177-R0\",\"approval_number\":\"FL20177.2\",\"seq\":2,\"product_model\":\"5-V-Crimp (24 ga. min.)\",\"product_description\":\"24 Ga. (min.) Steel over 1\\\/2\\\" (min.) Plywood\",\"design_pressure\":\"+N\\\/A\\\/-176.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"J A TAYLOR ROOFING\",\"approval_number_master\":\"FL#20177-R0\",\"approval_number\":\"FL20177.3\",\"seq\":3,\"product_model\":\"Edge-Loc 1.0 (24 ga. min.)\",\"product_description\":\"24 Ga. (min.) Steel over 1\\\/2\\\" (min.) Plywood\",\"design_pressure\":\"+N\\\/A\\\/-101.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"J A TAYLOR ROOFING\",\"approval_number_master\":\"FL#20177-R0\",\"approval_number\":\"FL20177.4\",\"seq\":4,\"product_model\":\"PAC-150 (.032\\\" min.)\",\"product_description\":\".032\\\" (min.) Aluminum over 1\\\/2\\\" (min.) Plywood\",\"design_pressure\":\"+N\\\/A\\\/-166.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"J A TAYLOR ROOFING\",\"approval_number_master\":\"FL#20177-R0\",\"approval_number\":\"FL20177.5\",\"seq\":5,\"product_model\":\"PAC-150 (24 ga. min.)\",\"product_description\":\"24 Ga. (min.) Steel over 1\\\/2\\\" (min.) Plywood\",\"design_pressure\":\"+N\\\/A\\\/-136.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"J A TAYLOR ROOFING\",\"approval_number_master\":\"FL#20177-R0\",\"approval_number\":\"FL20177.6\",\"seq\":6,\"product_model\":\"Q-150 (24 ga. min.)\",\"product_description\":\"24 Ga. (min.) Steel over 1\\\/2\\\" (min.) Plywood\",\"design_pressure\":\"+N\\\/A\\\/-116.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"J A TAYLOR ROOFING\",\"approval_number_master\":\"FL#20177-R0\",\"approval_number\":\"FL20177.7\",\"seq\":7,\"product_model\":\"Snap-Clad (.032\\\" min.)\",\"product_description\":\".032\\\" (min.) Aluminum over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"J A TAYLOR ROOFING\",\"approval_number_master\":\"FL#20177-R0\",\"approval_number\":\"FL20177.8\",\"seq\":8,\"product_model\":\"Snap-Clad (.032\\\" min.)\",\"product_description\":\".032\\\" (min.) Aluminum over 1\\\/2\\\" (min.) Plywood\",\"design_pressure\":\"+N\\\/A\\\/-151.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"J A TAYLOR ROOFING\",\"approval_number_master\":\"FL#20177-R0\",\"approval_number\":\"FL20177.9\",\"seq\":9,\"product_model\":\"Snap-Clad (.040\\\" min.)\",\"product_description\":\".040\\\" (min.) Aluminum over 5\\\/8\\\" (min.) Plywood\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"J A TAYLOR ROOFING\",\"approval_number_master\":\"FL#20177-R0\",\"approval_number\":\"FL20177.10\",\"seq\":10,\"product_model\":\"Snap-Clad (24 ga. min.)\",\"product_description\":\"24 Ga. (min.) Steel over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-181.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"J A TAYLOR ROOFING\",\"approval_number_master\":\"FL#20177-R0\",\"approval_number\":\"FL20177.11\",\"seq\":11,\"product_model\":\"Snap-Clad (24 ga. min.)\",\"product_description\":\"24 Ga. (min.) Steel over 1\\\/2\\\" (min.) Plywood\",\"design_pressure\":\"+N\\\/A\\\/-144.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"J A TAYLOR ROOFING\",\"approval_number_master\":\"FL#20177-R0\",\"approval_number\":\"FL20177.12\",\"seq\":12,\"product_model\":\"Tite-Loc Plus (.032\\\" min.)\",\"product_description\":\".032\\\" (min.) Aluminum over 5\\\/8\\\" (min.) Plywood\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"J A TAYLOR ROOFING\",\"approval_number_master\":\"FL#20177-R0\",\"approval_number\":\"FL20177.13\",\"seq\":13,\"product_model\":\"Tite-Loc Plus (.032\\\" min.)\",\"product_description\":\".032\\\" (min.) Aluminum over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-204.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"J A TAYLOR ROOFING\",\"approval_number_master\":\"FL#20177-R0\",\"approval_number\":\"FL20177.14\",\"seq\":14,\"product_model\":\"Tite-Loc Plus (24 ga. min.)\",\"product_description\":\"24 Ga. (min.) Steel over 5\\\/8\\\" (min.) Plywood\",\"design_pressure\":\"+N\\\/A\\\/-204.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"J A TAYLOR ROOFING\",\"approval_number_master\":\"FL#20458-R0\",\"approval_number\":\"FL20458.1\",\"seq\":1,\"product_model\":\"VICTORIAN CRIMP SHINGLE\",\"product_description\":\"PANELS LOCK INTO PREVIOUS PANEL OVER CDX\\\/APA PLYWOOD\",\"design_pressure\":\"+N\\\/A\\\/-105PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"J A TAYLOR ROOFING\",\"approval_number_master\":\"FL#17443-R1\",\"approval_number\":\"FL17443.2\",\"seq\":2,\"product_model\":\"VICTORIAN CRIMP SHINGLE\",\"product_description\":\"26GA 1\\\/2\\\" RIB- PANELS LOCK INTO PREVIOUS PANELS; OVER CDX\\\/APA 15\\\/32\\\" PLYWOOD\",\"design_pressure\":\"+N\\\/A\\\/-105\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-23 00:00:00\",\"instructions_url\":\"\"}],\"GMC Metal Roofing Supply, LLC\":[{\"manufacturer\":\"GMC Metal Roofing Supply, LLC\",\"approval_number_master\":\"FL#47047-R1\",\"approval_number\":\"FL47047.1\",\"seq\":1,\"product_model\":\"26 Ga. GMC AG Roof Panel\",\"product_description\":\"26 Ga. GMC AG Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-168.5psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GMC Metal Roofing Supply, LLC\",\"approval_number_master\":\"FL#47047-R1\",\"approval_number\":\"FL47047.2\",\"seq\":2,\"product_model\":\"26 Ga. GMC AG Roof Panel\",\"product_description\":\"26 Ga. GMC AG Roof Panel over 1x4 wood purlins over 7\\\/16\\\" OSB\",\"design_pressure\":\"+N\\\/A\\\/-183.5psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GMC Metal Roofing Supply, LLC\",\"approval_number_master\":\"FL#47047-R1\",\"approval_number\":\"FL47047.3\",\"seq\":3,\"product_model\":\"26 Ga. GMC SnapLoc 1\\\" Roof Panel\",\"product_description\":\"26 Ga. GMC SnapLoc 1\\\" Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-63.5 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-17 00:00:00\",\"instructions_url\":\"\"}],\"Builtrite Storage Systems\":[{\"manufacturer\":\"Builtrite Storage Systems\",\"approval_number_master\":\"FL#47175-R0\",\"approval_number\":\"FL47175.1\",\"seq\":1,\"product_model\":\"SS200-16 Roof Panel\",\"product_description\":\"SS200-16 Roof Panel, 16\\\" Wide X 24 ga Steel attached to Steel Purlins at 6' Spacing\",\"design_pressure\":\"+NA\\\/-31.2 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builtrite Storage Systems\",\"approval_number_master\":\"FL#47175-R0\",\"approval_number\":\"FL47175.2\",\"seq\":2,\"product_model\":\"SS200-16 Roof Panel\",\"product_description\":\"SS200-16 Roof Panel, 16\\\" Wide X 24 ga Steel attached to Steel Purlins at 2' Spacing\",\"design_pressure\":\"+NA\\\/-80.6 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builtrite Storage Systems\",\"approval_number_master\":\"FL#47175-R0\",\"approval_number\":\"FL47175.3\",\"seq\":3,\"product_model\":\"SS200-18 Roof Panel\",\"product_description\":\"SS200-18 Roof Panel, 18\\\" Wide X 24 ga Steel attached to Steel Purlins at 6' Spacing\",\"design_pressure\":\"+NA\\\/-26.0 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Builtrite Storage Systems\",\"approval_number_master\":\"FL#47175-R0\",\"approval_number\":\"FL47175.4\",\"seq\":4,\"product_model\":\"SS200-18 Roof Panel\",\"product_description\":\"SS200-18 Roof Panel, 18\\\" Wide X 24 ga Steel attached to Steel Purlins at 2' Spacing\",\"design_pressure\":\"+NA\\\/-67.6 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-13 00:00:00\",\"instructions_url\":\"\"}],\"Construction Metal Products, Inc.\":[{\"manufacturer\":\"Construction Metal Products, Inc.\",\"approval_number_master\":\"FL#47382-R0\",\"approval_number\":\"FL47382.1\",\"seq\":1,\"product_model\":\"CMP Multi-Rib Roof Panel\",\"product_description\":\"29 ga X 36\\\" wide\",\"design_pressure\":\"+n\\\/a\\\/-56.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Construction Metal Products, Inc.\",\"approval_number_master\":\"FL#47382-R0\",\"approval_number\":\"FL47382.2\",\"seq\":2,\"product_model\":\"CMP Multi-Rib Roof Panel\",\"product_description\":\"29 ga X 36\\\" wide\",\"design_pressure\":\"+n\\\/a\\\/-73.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Construction Metal Products, Inc.\",\"approval_number_master\":\"FL#47382-R0\",\"approval_number\":\"FL47382.3\",\"seq\":3,\"product_model\":\"CMP Multi-Rib Roof Panel\",\"product_description\":\"29 ga X 36\\\" wide\",\"design_pressure\":\"+n\\\/a\\\/-161.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Construction Metal Products, Inc.\",\"approval_number_master\":\"FL#47382-R0\",\"approval_number\":\"FL47382.4\",\"seq\":4,\"product_model\":\"CMP Multi-Rib Roof Panel\",\"product_description\":\"26 ga X 36\\\" wide\",\"design_pressure\":\"+n\\\/a\\\/-86.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Construction Metal Products, Inc.\",\"approval_number_master\":\"FL#47382-R0\",\"approval_number\":\"FL47382.5\",\"seq\":5,\"product_model\":\"CMP Multi-Rib Roof Panel\",\"product_description\":\"26 ga X 36\\\" wide\",\"design_pressure\":\"+n\\\/a\\\/-161.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Construction Metal Products, Inc.\",\"approval_number_master\":\"FL#47382-R0\",\"approval_number\":\"FL47382.6\",\"seq\":6,\"product_model\":\"CMP Series Nail Strip\",\"product_description\":\"26 ga X 16\\\" wide\",\"design_pressure\":\"+n\\\/a\\\/-41.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Construction Metal Products, Inc.\",\"approval_number_master\":\"FL#47382-R0\",\"approval_number\":\"FL47382.7\",\"seq\":7,\"product_model\":\"CMP Series Nail Strip\",\"product_description\":\"26 ga X 16\\\" wide\",\"design_pressure\":\"+n\\\/a\\\/-39.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Construction Metal Products, Inc.\",\"approval_number_master\":\"FL#47382-R0\",\"approval_number\":\"FL47382.8\",\"seq\":8,\"product_model\":\"CMP Series Nail Strip\",\"product_description\":\"0.032\\\" Aluminum X 16\\\" Wide\",\"design_pressure\":\"+n\\\/a\\\/-26.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Construction Metal Products, Inc.\",\"approval_number_master\":\"FL#47382-R0\",\"approval_number\":\"FL47382.9\",\"seq\":9,\"product_model\":\"CMP Series Nail Strip\",\"product_description\":\"0.032\\\" Aluminum X 16\\\" Wide\",\"design_pressure\":\"+n\\\/a\\\/-41.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Construction Metal Products, Inc.\",\"approval_number_master\":\"FL#47382-R0\",\"approval_number\":\"FL47382.10\",\"seq\":10,\"product_model\":\"CMP Series Nail Strip\",\"product_description\":\"26 ga X 16\\\" wide\",\"design_pressure\":\"+n\\\/a\\\/-52.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Construction Metal Products, Inc.\",\"approval_number_master\":\"FL#47382-R0\",\"approval_number\":\"FL47382.11\",\"seq\":11,\"product_model\":\"CMP Series Nail Strip\",\"product_description\":\"0.032\\\" Aluminum X 16\\\" Wide\",\"design_pressure\":\"+n\\\/a\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Construction Metal Products, Inc.\",\"approval_number_master\":\"FL#29628-R0\",\"approval_number\":\"FL29628.1\",\"seq\":1,\"product_model\":\"5V-Crimp and Multi-Rib Roof Panels\",\"product_description\":\"Galvalume steel panels attached with StealthConnector strap or StealthHat Furring Channel\",\"design_pressure\":\"+0\\\/-120\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-08-23 00:00:00\",\"instructions_url\":\"\"}],\"Metlok LLC\":[{\"manufacturer\":\"Metlok LLC\",\"approval_number_master\":\"FL#47482-R0\",\"approval_number\":\"FL47482.1\",\"seq\":1,\"product_model\":\"Shingle and Slate Tile Metal Roof Panels\",\"product_description\":\"Non-structural, preformed, through fastened, min. 26 ga roof panels\",\"design_pressure\":\"+0\\\/-86\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"}],\"DYME Metals Association\":[{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47604-R1\",\"approval_number\":\"FL47604.2\",\"seq\":2,\"product_model\":\"02: DM Class 1000 1\\\" Nailstrip\",\"product_description\":\"0.032\\\" (min) Aluminum Roof Panel, 1\\\" Nailstrip x 12\\\" or 16\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"+NA\\\/-175\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47604-R1\",\"approval_number\":\"FL47604.3\",\"seq\":3,\"product_model\":\"03: DM Class 1050 1 1\\\/2\\\" Nailstrip\",\"product_description\":\"0.032\\\" (min) Aluminum Roof Panel, 1 1\\\/2\\\" Nailstrip x 11\\\", 15\\\", or 19\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"+NA\\\/-168\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47604-R1\",\"approval_number\":\"FL47604.4\",\"seq\":4,\"product_model\":\"04: DM Class 1050 1 1\\\/2\\\" Nailstrip\",\"product_description\":\"24 Ga (min) Galvalume Roof Panel, 1 1\\\/2\\\" Nailstrip x 11\\\", 15\\\", or 19\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"+NA\\\/-112.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47604-R1\",\"approval_number\":\"FL47604.5\",\"seq\":5,\"product_model\":\"05: DM Class 1150 1\\\" Mechanical Seam\",\"product_description\":\"0.032\\\" (min) Aluminum Roof Panel, 1\\\" Mechanical Seam x 13\\\", 17\\\", or 21\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"+NA\\\/-131\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47604-R1\",\"approval_number\":\"FL47604.6\",\"seq\":6,\"product_model\":\"06: DM Class 1150 1\\\" Mechanical Seam\",\"product_description\":\"0.032\\\" (min) Aluminum Roof Panel, 1\\\" Mechanical Seam x 13\\\", 17\\\", or 21\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"+NA\\\/-112.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47604-R1\",\"approval_number\":\"FL47604.10\",\"seq\":10,\"product_model\":\"10: DM Class 1500 1 1\\\/2\\\" Mechanical Seam\",\"product_description\":\"26 Ga (min) Galvalume Roof Panel, 1 1\\\/2\\\" Mechanical Seam x 12\\\", 14\\\", or 16\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"+NA\\\/-219\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47604-R1\",\"approval_number\":\"FL47604.15\",\"seq\":15,\"product_model\":\"15: DM Class 1700 1 1\\\/2\\\" Snaplock\",\"product_description\":\"26 Ga (min) Galvalume Roof Panel, 1 1\\\/2\\\" Snaplock x 15\\\" or 19\\\" Wide, over 1\\\/2\\\" Plywood (min)\",\"design_pressure\":\"+NA\\\/-128.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47604-R1\",\"approval_number\":\"FL47604.16\",\"seq\":16,\"product_model\":\"16: DM Class 1700 1 1\\\/2\\\" Snaplock\",\"product_description\":\"26 Ga (min) Galvalume Roof Panel, 1 1\\\/2\\\" Snaplock x 15\\\", or 19\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"+NA\\\/-176\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47604-R1\",\"approval_number\":\"FL47604.25\",\"seq\":25,\"product_model\":\"25: DM Class 1000 1\\\" Nailstrip\",\"product_description\":\"26 Ga (min) Galvalume Roof Panel, 1\\\" Nailstrip x 12\\\" or 16\\\" Wide, over 7\\\/16\\\" OSB Sheathing (min).\",\"design_pressure\":\"+NA\\\/-108.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47604-R1\",\"approval_number\":\"FL47604.28\",\"seq\":28,\"product_model\":\"28: DM Class 500 5V Crimp\",\"product_description\":\"26 Ga (min) Galvalume Roof Panel, 3\\\/8\\\" 5V Crimp x 21\\\" or 24\\\" Wide, over 7\\\/16\\\" OSB Sheathing (min).\",\"design_pressure\":\"+NA\\\/-86\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47604-R1\",\"approval_number\":\"FL47604.29\",\"seq\":29,\"product_model\":\"29: DM Rib Class 3\\\/4\\\" Rib Panel\",\"product_description\":\"26 Ga (min) Galvalume Roof Panel, 3\\\/4\\\" Ribs x 36\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"+NA\\\/-153.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47604-R1\",\"approval_number\":\"FL47604.30\",\"seq\":30,\"product_model\":\"30: DM Rib Class 3\\\/4\\\" Rib Panel\",\"product_description\":\"26 Ga (min) Galvalume Roof Panel, 3\\\/4\\\" Ribs x 36\\\" Wide, over 7\\\/16\\\" OSB Sheathing (min).\",\"design_pressure\":\"+NA\\\/-108.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47604-R1\",\"approval_number\":\"FL47604.31\",\"seq\":31,\"product_model\":\"31: DM PBR Class 1 1\\\/4\\\" PBR Panel\",\"product_description\":\"26 Ga (min) Galvalume Roof Panel, 1 1\\\/4\\\" Ribs x 36\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"+NA\\\/-131\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47754-R0\",\"approval_number\":\"FL47754.1\",\"seq\":1,\"product_model\":\"01: DM Class 1750 1 3\\\/4\\\" Snaplock\",\"product_description\":\"24 Ga. (min) Galvalume Roof Panel, 1 3\\\/4\\\" Snaplock x 14\\\", 16\\\", or 18\\\" Wide, over Steel B-Deck (22 Ga. min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47754-R0\",\"approval_number\":\"FL47754.2\",\"seq\":2,\"product_model\":\"02: DM Class 1750 1 3\\\/4\\\" Snaplock\",\"product_description\":\"0.032\\\" (min) Aluminum Roof Panel, 1 3\\\/4\\\" Snaplock x 14\\\", 16\\\", or 18\\\" Wide, over Steel B-Deck (22 Ga. min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47754-R0\",\"approval_number\":\"FL47754.3\",\"seq\":3,\"product_model\":\"03: DM Class 2000 2\\\" Mechanical Seam\",\"product_description\":\"24 Ga. (min) Galvalume Roof Panel, 2\\\" Mechanical Seam x 12\\\", 14\\\", 16:, or 18\\\" Wide, over Steel B-Deck (22 Ga. min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47754-R0\",\"approval_number\":\"FL47754.4\",\"seq\":4,\"product_model\":\"04: DM Class 2000 2\\\" Mechanical Seam\",\"product_description\":\"24 Ga. (min) Galvalume Roof Panel, 2\\\" Mechanical Seam x 12\\\", 14\\\", 16\\\", or 18\\\" Wide, over 2x4 Wood Battens.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47754-R0\",\"approval_number\":\"FL47754.5\",\"seq\":5,\"product_model\":\"05: DM Class PBR\",\"product_description\":\"26 Ga. (min) Galvalume Roof Panel, 1 1\\\/8\\\" PBR x 36\\\" Wide, over 2x4 Wood Battens.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47754-R0\",\"approval_number\":\"FL47754.6\",\"seq\":6,\"product_model\":\"06: DM Class PBR\",\"product_description\":\"26 Ga. (min) Galvalume Roof Panel, 1 1\\\/8\\\" PBR x 36\\\" Wide, over Existing PBR Panels on 16 Ga. Steel Purlins.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47604-R0\",\"approval_number\":\"FL47604.1\",\"seq\":1,\"product_model\":\"01: DM Class 1000 1\\\" Nailstrip\",\"product_description\":\"26 Ga (min) Galvalume Roof Panel, 1\\\"Nailstrip x 12\\\", 14\\\" or 16\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47604-R0\",\"approval_number\":\"FL47604.7\",\"seq\":7,\"product_model\":\"07: DM Class 1150 1\\\" Mechanical Seam\",\"product_description\":\"26 Ga (min) Galvalume Roof Panel, 1\\\" Mechanical Seam x 13\\\", 17\\\", or 21\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47604-R0\",\"approval_number\":\"FL47604.8\",\"seq\":8,\"product_model\":\"08: DM Class 1500 1 1\\\/2\\\" Mechanical Seam\",\"product_description\":\"0.032\\\" (min) Aluminum Roof Panel, 1 1\\\/2\\\" Mechanical Seam x 12\\\", 16\\\", or 20\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47604-R0\",\"approval_number\":\"FL47604.9\",\"seq\":9,\"product_model\":\"09: DM Class 1500 1 1\\\/2\\\" Mechanical Seam\",\"product_description\":\"16 Oz (min) Copper Roof Panel, 1 1\\\/2\\\" Mechanical Seam x 12\\\" or 16\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47604-R0\",\"approval_number\":\"FL47604.11\",\"seq\":11,\"product_model\":\"11: DM Class 1500 1 1\\\/2\\\" Mechanical Seam\",\"product_description\":\"0.032\\\" (min) Aluminum Roof Panel, 1 1\\\/2\\\" Mechanical Seam x 12\\\" or 16\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47604-R0\",\"approval_number\":\"FL47604.12\",\"seq\":12,\"product_model\":\"12: DM Class 1500 1 1\\\/2\\\" Mechanical Seam\",\"product_description\":\"24 Ga (min) Galvalume Roof Panel, 1 1\\\/2\\\" Mechanical Seam x 12\\\" or 16\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47604-R0\",\"approval_number\":\"FL47604.13\",\"seq\":13,\"product_model\":\"13: DM Class 1500 1 1\\\/2\\\" Mechanical Seam\",\"product_description\":\"24 Ga (min) Galvalume Roof Panel, 1 1\\\/2\\\" Mechanical Seam x 12\\\", 16\\\", or 20\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47604-R0\",\"approval_number\":\"FL47604.14\",\"seq\":14,\"product_model\":\"14: DM Class 1700 1 1\\\/2\\\" Snaplock\",\"product_description\":\"0.032\\\" (min) Aluminum Roof Panel, 1 1\\\/2\\\" Snaplock x 11\\\", 15\\\", or 19\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47604-R0\",\"approval_number\":\"FL47604.17\",\"seq\":17,\"product_model\":\"17: DM Class 1750 1 3\\\/4\\\" Snaplock\",\"product_description\":\"0.032\\\" (min) Aluminum Roof Panel, 1 3\\\/4\\\" Snaplock x 12\\\", 14\\\", 16\\\", or 18\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47604-R0\",\"approval_number\":\"FL47604.18\",\"seq\":18,\"product_model\":\"18: DM Class 1750 1 3\\\/4\\\" Snaplock\",\"product_description\":\"24 Ga (min) Galvalume Roof Panel, 1 3\\\/4\\\" Snaplock x 12\\\", 14\\\", 16\\\", or 18\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47604-R0\",\"approval_number\":\"FL47604.19\",\"seq\":19,\"product_model\":\"19: DM Class 2000 2\\\" Mechanical Seam\",\"product_description\":\"0.032\\\" Aluminum Roof Panel, 2\\\" Mechanical Seam x 12\\\", 14\\\", 16\\\", or 18\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47604-R0\",\"approval_number\":\"FL47604.20\",\"seq\":20,\"product_model\":\"20: DM Class 2000 2\\\" Mechanical Seam\",\"product_description\":\"24 Ga (min) Galvalume Roof Panel, 2\\\" Mechanical Seam x 12\\\", 14\\\", 16\\\", or 18\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47604-R0\",\"approval_number\":\"FL47604.21\",\"seq\":21,\"product_model\":\"21: DM Class 500 5V Crimp\",\"product_description\":\"26 Ga (min) Galvalume Roof Panel, 3\\\/8\\\" 5V Crimp x 20\\\" or 24\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47604-R0\",\"approval_number\":\"FL47604.22\",\"seq\":22,\"product_model\":\"22: DM Class 500 5V Crimp\",\"product_description\":\"0.032\\\" (min) Aluminum Roof Panel, 3\\\/8\\\" 5V Crimp x 20\\\" or 24\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47604-R0\",\"approval_number\":\"FL47604.23\",\"seq\":23,\"product_model\":\"23: DM Class 450 1 1\\\/2\\\" Snaplock\",\"product_description\":\"0.032\\\" (min) Aluminum Roof Panel, 1 1\\\/2\\\" Snaplock x 15 1\\\/2\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47604-R0\",\"approval_number\":\"FL47604.24\",\"seq\":24,\"product_model\":\"24: DM Class 450 1 1\\\/2\\\" Snaplock\",\"product_description\":\"26 Ga (min) Galvalume Roof Panel, 1 1\\\/2\\\" Snaplock x 15 1\\\/2\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47604-R0\",\"approval_number\":\"FL47604.26\",\"seq\":26,\"product_model\":\"26: DM Class 1500 1 1\\\/2\\\" Mechanical Seam\",\"product_description\":\"26 Ga (min) Galvalume Roof Panel, 1 1\\\/2\\\" Mechanical Seam x 12\\\" or 16\\\" Wide, over 7\\\/16\\\" OSB Sheathing (min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47604-R0\",\"approval_number\":\"FL47604.27\",\"seq\":27,\"product_model\":\"27: DM Class 1500 1 1\\\/2\\\" Mechanical Seam\",\"product_description\":\"24 Ga (min) Galvalume Roof Panel, 1 1\\\/2\\\" Mechanical Seam x 12\\\" or 16\\\" Wide, over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"}],\"Hatcher Assets, LLC.\":[{\"manufacturer\":\"Hatcher Assets, LLC.\",\"approval_number_master\":\"FL#47641-R0\",\"approval_number\":\"FL47641.1\",\"seq\":1,\"product_model\":\"29 Ga. AG panel over 1x4 wood purlins\",\"product_description\":\"29 Ga. AG panel over 1x4 wood purlin over 7\\\/16\\\" OSB sheathing\",\"design_pressure\":\"+NA\\\/-86.0 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hatcher Assets, LLC.\",\"approval_number_master\":\"FL#47641-R0\",\"approval_number\":\"FL47641.2\",\"seq\":2,\"product_model\":\"29 Ga. AG panel over plywood\",\"product_description\":\"29 Ga. AG panel over plywood\",\"design_pressure\":\"+NA\\\/-78.5 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-04 00:00:00\",\"instructions_url\":\"\"}],\"Bravo International CZ s.r.o.\":[{\"manufacturer\":\"Bravo International CZ s.r.o.\",\"approval_number_master\":\"FL#47700-R0\",\"approval_number\":\"FL47700.1\",\"seq\":1,\"product_model\":\"Quadra Steel Roof Tiles\",\"product_description\":\"Quadra steel roofing shingles are 25 gauge, G90 galvanized roof coverings for use use in non-high velocity hurricane zones, and high velocity hurricane zones for up to 129 psf uplift resistance when installed in accordance with CERus-1043.\",\"design_pressure\":\"+N\\\/A\\\/-129\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Superb Metals\":[{\"manufacturer\":\"Superb Metals\",\"approval_number_master\":\"FL#47728-R0\",\"approval_number\":\"FL47728.1\",\"seq\":1,\"product_model\":\"01: 26ga Guardian MS1 on plywood or OSB\",\"product_description\":\"26ga (min) Guardian MS1 1-inch mechanical seam on 15\\\/32\\\" (min) plywood or 7\\\/16\\\" (min) OSB\",\"design_pressure\":\"+N\\\/A\\\/-153.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-08-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superb Metals\",\"approval_number_master\":\"FL#47728-R0\",\"approval_number\":\"FL47728.2\",\"seq\":2,\"product_model\":\"02: 032 Guardian MS1 on plywood\",\"product_description\":\"Nominally 0.032\\\" aluminum or thicker Guardian MS1 1-inch mechanical seam on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-123.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-08-25 00:00:00\",\"instructions_url\":\"\"}],\"U.S. Shingle & Metal\":[{\"manufacturer\":\"U.S. Shingle & Metal\",\"approval_number_master\":\"FL#47816-R0\",\"approval_number\":\"FL47816.1\",\"seq\":1,\"product_model\":\"29 Ga. 5 Rib Panel over plywood\",\"product_description\":\"29 Ga. 5 Rib Panel over plywood\",\"design_pressure\":\"+NA\\\/-86.0 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-01 00:00:00\",\"instructions_url\":\"\"}],\"Agcor LLC\":[{\"manufacturer\":\"Agcor LLC\",\"approval_number_master\":\"FL#47843-R0\",\"approval_number\":\"FL47843.1\",\"seq\":1,\"product_model\":\"26 GA LOW RIB PANEL\",\"product_description\":\"26 GA LOW RIB PANEL OVER 7\\\/16\\\" OSB NON HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-232\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Agcor LLC\",\"approval_number_master\":\"FL#47843-R0\",\"approval_number\":\"FL47843.2\",\"seq\":2,\"product_model\":\"29 GA LOW RIB PANEL\",\"product_description\":\"29 GA LOW RIB PANEL OVER 7\\\/16\\\" OSB NON HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-187\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-18 00:00:00\",\"instructions_url\":\"\"}],\"Construction Metal Products (CMP) c\\\/o Gibraltar Metal Building Envelope\":[{\"manufacturer\":\"Construction Metal Products (CMP) c\\\/o Gibraltar Metal Building Envelope\",\"approval_number_master\":\"FL#47878-R0\",\"approval_number\":\"FL47878.1\",\"seq\":1,\"product_model\":\"1 - \\\"CMP S2500\\\"\",\"product_description\":\"0.032\\\" Aluminum standing seam roof panel attached to Steel Deck mechanically seamed with two-piece sliding panel clips\",\"design_pressure\":\"+See\\\/-TableA\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Construction Metal Products (CMP) c\\\/o Gibraltar Metal Building Envelope\",\"approval_number_master\":\"FL#47878-R0\",\"approval_number\":\"FL47878.2\",\"seq\":2,\"product_model\":\"2 - \\\"CMP S2500\\\"\",\"product_description\":\"24 gauge Steel standing seam roof panel attached to Steel Deck mechanically seamed with two-piece floating panel clips\",\"design_pressure\":\"+See\\\/-TableA\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ABT TRUSSES\":[{\"manufacturer\":\"ABT TRUSSES\",\"approval_number_master\":\"FL#47949-R0\",\"approval_number\":\"FL47949.1\",\"seq\":1,\"product_model\":\"1 - ABT Barn Rib\",\"product_description\":\"29 gauge Steel roof panel mechanically attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-TableA\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ABT TRUSSES\",\"approval_number_master\":\"FL#31804-R0\",\"approval_number\":\"FL31804.1\",\"seq\":1,\"product_model\":\"GRAND RIB\",\"product_description\":\"MIN 29GA OR 26GA RIB PANEL\\n36\\\" WIDTH\\n3\\\/4\\\" RIB HEIGHT\",\"design_pressure\":\"+N\\\/A\\\/-82.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-01 00:00:00\",\"instructions_url\":\"\"}],\"Morin - a Kingspan Company\":[{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#47966-R0\",\"approval_number\":\"FL47966.1\",\"seq\":1,\"product_model\":\"Metal Roofing Panels\",\"product_description\":\"Morin MorZip, SLR, SWL and Symmetry Metal Roofing Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#5975-R0\",\"approval_number\":\"FL5975.1\",\"seq\":1,\"product_model\":\"SLR Standing Seam Panel-SLR-16 x 24 Gage\",\"product_description\":\"Standing Seam, Mechanically Folded Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#5975-R0\",\"approval_number\":\"FL5975.2\",\"seq\":2,\"product_model\":\"SLR Standing Seam Panel-SLR20 x 22Ga\",\"product_description\":\"Standing Seam, Mechanically Folded Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#5975-R0\",\"approval_number\":\"FL5975.3\",\"seq\":3,\"product_model\":\"SLR-16 x .033 Copper\",\"product_description\":\"Mechanically Seamed Standing Seam Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#6704-R0\",\"approval_number\":\"FL6704.1\",\"seq\":1,\"product_model\":\"SSR-16\",\"product_description\":\"Standing Seam, Mechanically Seamed Metal Roof Panel with Concealed Sidelap Clips\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#9612-R1\",\"approval_number\":\"FL9612.1\",\"seq\":1,\"product_model\":\"1- \\\"SRR\\\" Standing Seam Roof Panel\",\"product_description\":\"24 Gauge Steel, 12\\\" Wide Standing Seam Roof Panel Attached to Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-60.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#9612-R1\",\"approval_number\":\"FL9612.2\",\"seq\":2,\"product_model\":\"2- \\\"SRR\\\" Standing Seam Roof Panel\",\"product_description\":\"24 Gauge Steel, 16\\\" Wide Standing Seam Roof Panel Attached to Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-42.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#9612-R1\",\"approval_number\":\"FL9612.3\",\"seq\":3,\"product_model\":\"3- \\\"SRR\\\" Standing Seam Roof Panel\",\"product_description\":\"22 Gauge Steel, 12\\\" Wide Standing Seam Roof Panel Attached to Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-80.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#9612-R1\",\"approval_number\":\"FL9612.4\",\"seq\":4,\"product_model\":\"4- \\\"SRR\\\" Standing Seam Roof Panel\",\"product_description\":\"22 Gauge Steel, 16\\\" Wide Standing Seam Roof Panel Attached to Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-71.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#9612-R1\",\"approval_number\":\"FL9612.5\",\"seq\":5,\"product_model\":\"5- \\\"SRR\\\" Standing Seam Roof Panel\",\"product_description\":\"0.040\\\" Aluminum, 12\\\" Wide Standing Seam Roof Panel Attached to Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-60.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#9612-R1\",\"approval_number\":\"FL9612.6\",\"seq\":6,\"product_model\":\"6- \\\"SRR\\\" Standing Seam Roof Panel\",\"product_description\":\"0.040\\\" Aluminum, 16\\\" Wide Standing Seam Roof Panel Attached to Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-39.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#9612-R2\",\"approval_number\":\"FL9612.7\",\"seq\":7,\"product_model\":\"07 - \\\"\\\"SRR\\\" Standing Seam Roof Panel\\\"\",\"product_description\":\"22 Gauge Steel, 16\\\" Wide Standing Seam Roof Panel Attached to Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-71\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#9612-R2\",\"approval_number\":\"FL9612.8\",\"seq\":8,\"product_model\":\"08 - \\\"SRR\\\" Standing Seam Roof Panel\\\"\",\"product_description\":\"22 Gauge Steel, 16\\\" Wide Standing Seam Roof Panel Attached to Steel \\\"B\\\" Deck with rigid insulation and supported by steel purlins\",\"design_pressure\":\"+N\\\/A\\\/-71\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#9612-R2\",\"approval_number\":\"FL9612.9\",\"seq\":9,\"product_model\":\"09 - \\\"SRR\\\" Standing Seam Roof Panel\\\"\",\"product_description\":\"0.040\\\" Aluminum, 12\\\" Wide Standing Seam Roof Panel Attached to Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#9612-R2\",\"approval_number\":\"FL9612.10\",\"seq\":10,\"product_model\":\"10 - \\\"SRR\\\" Standing Seam Roof Panel\\\"\",\"product_description\":\"0.040\\\" Aluminum, 12\\\" Wide Standing Seam Roof Panel Attached to Steel \\\"B\\\" Deck with rigid insulation and supported by steel purlins\",\"design_pressure\":\"+N\\\/A\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#9612-R2\",\"approval_number\":\"FL9612.11\",\"seq\":11,\"product_model\":\"11 - \\\"SRR\\\" Standing Seam Roof Panel\\\"\",\"product_description\":\"0.040\\\" Aluminum, 16\\\" Wide Standing Seam Roof Panel Attached to Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-39\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#9612-R2\",\"approval_number\":\"FL9612.12\",\"seq\":12,\"product_model\":\"12 - \\\"SRR\\\" Standing Seam Roof Panel\\\"\",\"product_description\":\"0.040\\\" Aluminum, 16\\\" Wide Standing Seam Roof Panel Attached to Steel \\\"B\\\" Deck with rigid insulation and supported by steel purlins\",\"design_pressure\":\"+N\\\/A\\\/-39\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#12073-R0\",\"approval_number\":\"FL12073.1\",\"seq\":1,\"product_model\":\"1 - \\\"SLR\\\" Standing Seam 24 Ga Steel Roof Panel\",\"product_description\":\"Standing Seam Roof Panel, 24 Gauge Steel, 16\\\" Width, Attached to Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-61\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#12073-R0\",\"approval_number\":\"FL12073.2\",\"seq\":2,\"product_model\":\"2 - \\\"SLR\\\" Standing Seam 24 Ga. Steel Roof Panel\",\"product_description\":\"Large Missile Impact Rated, Standing Seam Roof Panel, 24 Gauge Steel, 16\\\" Width, Attached to 22 Ga. Steel \\\"B\\\" Deck with Densdeck & Rigid Insulation over Steel Purlin Supports\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#12073-R0\",\"approval_number\":\"FL12073.3\",\"seq\":3,\"product_model\":\"3 - \\\"SLR\\\" Standing Seam 22 Ga Steel Roof Panel\",\"product_description\":\"Standing Seam Roof Panel, 22 Gauge Steel, 20\\\" Width, Attached to Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#12073-R0\",\"approval_number\":\"FL12073.4\",\"seq\":4,\"product_model\":\"4 - \\\"SLR\\\" Standing Seam Copper Roof Panel\",\"product_description\":\"Standing Seam Roof Panel, 0.033\\\" Copper, 16\\\" Width, Attached to Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#12073-R0\",\"approval_number\":\"FL12073.5\",\"seq\":5,\"product_model\":\"5 - \\\"SLR\\\" Standing Seam Aluminum Roof Panel\",\"product_description\":\"Standing Seam Roof Panel, 0.032\\\" Aluminum, 16\\\" Width, Attached to Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-34\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#12073-R0\",\"approval_number\":\"FL12073.6\",\"seq\":6,\"product_model\":\"6 - \\\"SLR\\\" Standing Seam Aluminum Roof Panel\",\"product_description\":\"Large Missile Impact Rated, Standing Seam Roof Panel, 0.032\\\" Aluminum, 16\\\" Width, Attached to 22 Ga. Steel \\\"B\\\" Deck with Densdeck & Rigid Insulation over Steel Purlin Supports\",\"design_pressure\":\"+N\\\/A\\\/-34\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#12471-R0\",\"approval_number\":\"FL12471.1\",\"seq\":1,\"product_model\":\"1- \\\"SLR\\\" Standing Seam 22 Ga Steel Roof Panel\",\"product_description\":\"Standing Seam Roof Panel, 22 Gauge Steel, 20\\\" Wide, Attached to 22 Ga Steel \\\"B\\\" Deck with Densdeck & Rigid Insulation over Steel Purlin Supports\",\"design_pressure\":\"+N\\\/A\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#12471-R0\",\"approval_number\":\"FL12471.2\",\"seq\":2,\"product_model\":\"2- \\\"SLR\\\" Standing Seam Aluminum Roof Panel\",\"product_description\":\"Standing Seam Roof Panel, 0.040\\\" Aluminum, 16\\\" Wide, Attached to Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-34\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#12471-R0\",\"approval_number\":\"FL12471.3\",\"seq\":3,\"product_model\":\"3-\\\"SLR\\\" Standing Seam Aluminum Roof Panel\",\"product_description\":\"Standing Seam Roof Panel, 0.040\\\" Aluminum, 16\\\" Wide, Attached to 22 Ga Steel \\\"B\\\" Deck with Densdeck & Rigid Insulation over Steel Purlin Supports\",\"design_pressure\":\"+N\\\/A\\\/-34\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#13021-R0\",\"approval_number\":\"FL13021.1\",\"seq\":1,\"product_model\":\"\\\"SRR Panel\\\"\",\"product_description\":\"Standing Seam Roof Panel - 22 Gauge Steel, 12\\\" Width, Attached to 22 Gauge Steel Deck with Two-Piece Panel Clips & Optional Rigid Insulation Board\",\"design_pressure\":\"+N\\\/A\\\/-207\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#13348-R0\",\"approval_number\":\"FL13348.1\",\"seq\":1,\"product_model\":\"\\\"SRR Panel\\\"\",\"product_description\":\"Standing Seam Roof Panel - 24 Gauge Steel, 12\\\" Width, Attached to 22 Gauge Steel Deck with Two-Piece Panel Clips & Optional Rigid Insulation Board\",\"design_pressure\":\"+N\\\/A\\\/-131,-176\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#13442-R1\",\"approval_number\":\"FL13442.1\",\"seq\":1,\"product_model\":\"1 - \\\"SRR Panel\\\"\",\"product_description\":\"Steel, Standing Seam Roof Panel - Attached to 22 Gauge Steel Deck with Two-Piece Panel Clips & Optional Rigid Insulation Board\",\"design_pressure\":\"+N\\\/A\\\/-207 max.\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#13442-R1\",\"approval_number\":\"FL13442.2\",\"seq\":2,\"product_model\":\"2 - \\\"SRR Panel\\\"\",\"product_description\":\"Aluminum, Standing Seam Roof Panel - Attached to 22 Gauge Steel Deck with Two-Piece Panel Clips & Optional Rigid Insulation Board\",\"design_pressure\":\"+N\\\/A\\\/-191 max.\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#13442-R1\",\"approval_number\":\"FL13442.3\",\"seq\":3,\"product_model\":\"3 - \\\"SLR Panel\\\"\",\"product_description\":\"Steel, Standing Seam Roof Panel - Attached to 22 Gauge Steel Deck with Two-Piece Panel Clips & Optional Rigid Insulation Board\",\"design_pressure\":\"+N\\\/A\\\/-60 max.\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#13442-R1\",\"approval_number\":\"FL13442.4\",\"seq\":4,\"product_model\":\"4 - \\\"SLR Panel\\\"\",\"product_description\":\"Aluminum, Standing Seam Roof Panel - Attached to 22 Gauge Steel Deck with Two-Piece Panel Clips & Optional Rigid Insulation Board\",\"design_pressure\":\"+N\\\/A\\\/-34\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#16455-R0\",\"approval_number\":\"FL16455.1\",\"seq\":1,\"product_model\":\"1 - \\\"SWL-16\\\"\",\"product_description\":\"Snap-Lock, 24 gauge steel standing seam roof panel mechanically attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-65.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#16455-R0\",\"approval_number\":\"FL16455.2\",\"seq\":2,\"product_model\":\"2 - \\\"SWL-16\\\"\",\"product_description\":\"Snap-Lock, 24 gauge steel standing seam roof panel mechanically attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-65.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"UNION CORRUGATING COMPANY\":[{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#72-R0\",\"approval_number\":\"FL72.1\",\"seq\":1,\"product_model\":\"5V CRIMP\",\"product_description\":\"24\\\" wide, 26 ga. metal panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#72-R0\",\"approval_number\":\"FL72.2\",\"seq\":2,\"product_model\":\"ADVANTAGE -LOK\",\"product_description\":\"16\\\" wide, 26 ga. metal panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#72-R0\",\"approval_number\":\"FL72.3\",\"seq\":3,\"product_model\":\"MASTER RIB\",\"product_description\":\"36\\\" wide, 26 ga. metal panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#732-R0\",\"approval_number\":\"FL732.1\",\"seq\":1,\"product_model\":\"Advantage Lok\",\"product_description\":\"29 ga., max 24\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#2265-R0\",\"approval_number\":\"FL2265.1\",\"seq\":1,\"product_model\":\"Shield Ray Shingle\",\"product_description\":\"26 ga. metal Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#2287-R0\",\"approval_number\":\"FL2287.1\",\"seq\":1,\"product_model\":\"5V Panel\",\"product_description\":\"24\\\" wide, 29 ga. panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#2287-R0\",\"approval_number\":\"FL2287.2\",\"seq\":2,\"product_model\":\"MasterRib Panel\",\"product_description\":\"36\\\" wide, 29 ga. panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#2287-R0\",\"approval_number\":\"FL2287.3\",\"seq\":3,\"product_model\":\"R\\\/PBR panel\",\"product_description\":\"36\\\" wide, 29 ga. panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#2665-R0\",\"approval_number\":\"FL2665.1\",\"seq\":1,\"product_model\":\"Corrugated Panel\",\"product_description\":\"24\\\" wide, min 29 ga. roof panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#4586-R0\",\"approval_number\":\"FL4586.1\",\"seq\":1,\"product_model\":\"5V\",\"product_description\":\"Min 29 ga. Through Fastened Metal Roof\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#4586-R0\",\"approval_number\":\"FL4586.2\",\"seq\":2,\"product_model\":\"Advantage Lok\",\"product_description\":\"Min 29 ga. Standing Seam Metal Roof\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#4586-R0\",\"approval_number\":\"FL4586.3\",\"seq\":3,\"product_model\":\"MasterRib\",\"product_description\":\"Min 29 ga. Through Fastened Metal Roof\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#6144-R0\",\"approval_number\":\"FL6144.1\",\"seq\":1,\"product_model\":\"5V\",\"product_description\":\"Min 26 ga., 24\\\" wide, 1\\\/2\\\" metal roof panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-120.9\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#6144-R0\",\"approval_number\":\"FL6144.2\",\"seq\":2,\"product_model\":\"Advantage Lok\",\"product_description\":\"Min 26 ga., 16\\\" wide, 1-3\\\/8\\\" high standing seam metal roof panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-84.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#6144-R0\",\"approval_number\":\"FL6144.3\",\"seq\":3,\"product_model\":\"MasterRib Panel\",\"product_description\":\"Min 26 ga., 36\\\" wide, 3\\\/4\\\" high metal roof panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-114.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#6914-R0\",\"approval_number\":\"FL6914.1\",\"seq\":1,\"product_model\":\"PBR Panel\",\"product_description\":\"Min 26 ga., 36\\\" wide through fastened panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#7271-R4\",\"approval_number\":\"FL7271.3\",\"seq\":3,\"product_model\":\"5V\",\"product_description\":\"Min 26 ga., 24\\\" wide through fastened panel over 19\\\/32\\\" thick plywood\",\"design_pressure\":\"+N\\\/A\\\/-120.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#13871-R0\",\"approval_number\":\"FL13871.1\",\"seq\":1,\"product_model\":\"ML200\",\"product_description\":\"Min 24 ga., max 16\\\" wide standing seam metal panel with double lock seam over metal deck.\",\"design_pressure\":\"+N\\\/A\\\/-116\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#13871-R0\",\"approval_number\":\"FL13871.2\",\"seq\":2,\"product_model\":\"SL175\",\"product_description\":\"Min 24 ga., max 16\\\" wide snap-lock standing seam metal panel over metal deck.\",\"design_pressure\":\"+N\\\/A\\\/-86.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#20484-R1\",\"approval_number\":\"FL20484.6\",\"seq\":6,\"product_model\":\"MasterRib\",\"product_description\":\"Min 29 ga., 36\\\" wide through fastened panel over 15\\\/32\\\" thick plywood\",\"design_pressure\":\"+N\\\/A\\\/-88.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#20484-R1\",\"approval_number\":\"FL20484.7\",\"seq\":7,\"product_model\":\"ML150\",\"product_description\":\"Max 16.5\\\" wide, min 24 ga. steel standing seam panel over 15\\\/32\\\" thick plywood\",\"design_pressure\":\"+N\\\/A\\\/-124\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#20484-R1\",\"approval_number\":\"FL20484.8\",\"seq\":8,\"product_model\":\"PBR or R Panel\",\"product_description\":\"Min 26 ga., 36\\\" wide through fastened panel over 15\\\/32\\\" thick plywood\",\"design_pressure\":\"+N\\\/A\\\/-161.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#20484-R1\",\"approval_number\":\"FL20484.9\",\"seq\":9,\"product_model\":\"SL175\",\"product_description\":\"Max 18\\\" wide, min 24 ga., snap-lock standing seam metal panel over 15\\\/32\\\" thick plywood\",\"design_pressure\":\"+N\\\/A\\\/-93.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#25960-R0\",\"approval_number\":\"FL25960.1\",\"seq\":1,\"product_model\":\"Advantage-Lok II\",\"product_description\":\"Min 26 ga., 16\\\" wide concealed fastened panel over 7\\\/16\\\" thick OSB & 15\\\/32\\\" & thick plywood\",\"design_pressure\":\"+N\\\/A\\\/-131.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#28283-R0\",\"approval_number\":\"FL28283.1\",\"seq\":1,\"product_model\":\"5V\",\"product_description\":\"Min 26 ga., 24\\\" wide through fastened panel over 15\\\/32\\\" thick plywood\",\"design_pressure\":\"+N\\\/A\\\/-169\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#30502-R0\",\"approval_number\":\"FL30502.1\",\"seq\":1,\"product_model\":\"Aluminum ML150\",\"product_description\":\"Max 16.5\\\" wide, nom 0.032\\\" thick (min.) aluminum standing seam panel over min 15\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-86\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#30502-R0\",\"approval_number\":\"FL30502.2\",\"seq\":2,\"product_model\":\"Aluminum ML200\",\"product_description\":\"Max 18\\\" wide, nom 0.032\\\" thick (min.) aluminum standing seam panel over min 15\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-146.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#30842-R0\",\"approval_number\":\"FL30842.1\",\"seq\":1,\"product_model\":\"PermaLok\",\"product_description\":\"Max 16\\\" wide, nom 0.032\\\" thick (min.) aluminum concealed fastener roof panel over min 15\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-78.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#30842-R0\",\"approval_number\":\"FL30842.2\",\"seq\":2,\"product_model\":\"SL175\",\"product_description\":\"Max 18\\\" wide, nom 0.032\\\" thick (min.) aluminum snap-lock standing seam panel over min 15\\\/32\\\" thick plywood deck.\",\"design_pressure\":\"+N\\\/A\\\/-93.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#32186-R0\",\"approval_number\":\"FL32186.1\",\"seq\":1,\"product_model\":\"Aluminum ML150\",\"product_description\":\"Max 16.5\\\" wide, nom 0.032\\\" thick (min.) aluminum standing seam panel over min 15\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-86.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#32186-R0\",\"approval_number\":\"FL32186.2\",\"seq\":2,\"product_model\":\"Aluminum ML200\",\"product_description\":\"Max 18\\\" wide, nom 0.04\\\" thick (min.) aluminum standing seam panel over min 15\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-116\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#32186-R0\",\"approval_number\":\"FL32186.3\",\"seq\":3,\"product_model\":\"Aluminum SL175\",\"product_description\":\"Max 18\\\" wide, nom 0.04\\\" thick (min.) aluminum snap-lock standing seam panel over min 15\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-78.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#29467-R1\",\"approval_number\":\"FL29467.3\",\"seq\":3,\"product_model\":\"Aluminum PermaLok\",\"product_description\":\"Max 16\\\" wide, nom 0.032\\\" thick (min.) aluminum concealed fastener roof panel over min 15\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-78.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#29467-R1\",\"approval_number\":\"FL29467.4\",\"seq\":4,\"product_model\":\"Aluminum SL175\",\"product_description\":\"Max 18\\\" wide, nom 0.032\\\" thick (min.) aluminum snap-lock standing seam panel over min 15\\\/32\\\" thick plywood deck.\",\"design_pressure\":\"+N\\\/A\\\/-93.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#32912-R0\",\"approval_number\":\"FL32912.1\",\"seq\":1,\"product_model\":\"ML200\",\"product_description\":\"Min 24 ga., max 16\\\" wide standing seam metal panel with double lock seam over min 15\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-86\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#32912-R0\",\"approval_number\":\"FL32912.2\",\"seq\":2,\"product_model\":\"ML200\",\"product_description\":\"Min 24 ga., max 16\\\" wide standing seam metal panel with double lock seam over metal deck.\",\"design_pressure\":\"+N\\\/A\\\/-84.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#37328-R0\",\"approval_number\":\"FL37328.1\",\"seq\":1,\"product_model\":\"Aluminum ML200\",\"product_description\":\"Max 18\\\" wide, nom 0.032\\\" thick (min.) aluminum standing seam panel over min 15\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-146.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#39390-R0\",\"approval_number\":\"FL39390.1\",\"seq\":1,\"product_model\":\"Aluminum 7\\\/8\\\" Corrugated Panels\",\"product_description\":\"Min. 0.032\\\" thick aluminum, maximum 34.67\\\" wide coverage through fastened panel over 15\\\/32\\\" thick plywood\",\"design_pressure\":\"+N\\\/A\\\/-164.6\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#39390-R0\",\"approval_number\":\"FL39390.2\",\"seq\":2,\"product_model\":\"ML150\",\"product_description\":\"Min 24 ga., max 16.5\\\" wide standing seam metal panel with double lock seam over metal deck.\",\"design_pressure\":\"+N\\\/A\\\/-162.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#39390-R0\",\"approval_number\":\"FL39390.3\",\"seq\":3,\"product_model\":\"SL150\",\"product_description\":\"Min 24 ga., max 16\\\" wide snap lock standing seam metal panel over metal deck.\",\"design_pressure\":\"+N\\\/A\\\/-97.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#6895-R1\",\"approval_number\":\"FL6895.1\",\"seq\":1,\"product_model\":\"2-1\\\/2 Corrugated Panel\",\"product_description\":\"Min 26 ga., 21\\\" wide through fastened panel\",\"design_pressure\":\"+N\\\/A\\\/-129.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#6895-R1\",\"approval_number\":\"FL6895.2\",\"seq\":2,\"product_model\":\"5V\",\"product_description\":\"Min 26 ga., 24\\\" wide through fastened panel\",\"design_pressure\":\"+N\\\/A\\\/-66.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#7271-R1\",\"approval_number\":\"FL7271.1\",\"seq\":1,\"product_model\":\"5V\",\"product_description\":\"Min 26 ga., 24\\\" wide through fastened panel\",\"design_pressure\":\"+N\\\/A\\\/-120.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#7271-R1\",\"approval_number\":\"FL7271.2\",\"seq\":2,\"product_model\":\"Advantage-Lok II\",\"product_description\":\"Min 26 ga., 16\\\" wide concealed fastened panel\",\"design_pressure\":\"+N\\\/A\\\/-107.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#9610-R1\",\"approval_number\":\"FL9610.1\",\"seq\":1,\"product_model\":\"5V\",\"product_description\":\"Min 26 ga., 24\\\" wide, 1\\\/2\\\" high metal roof panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-120.9\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#9610-R1\",\"approval_number\":\"FL9610.2\",\"seq\":2,\"product_model\":\"Advantage-Lok\",\"product_description\":\"Min 26 ga., 16\\\" wide, 1-3\\\/8\\\" high standing seam metal roof panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-84.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#9610-R1\",\"approval_number\":\"FL9610.3\",\"seq\":3,\"product_model\":\"AdvantageLok II\",\"product_description\":\"Min 26 ga., 16\\\" wide, 1\\\" high standing seam metal roof panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-108.15\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#9610-R1\",\"approval_number\":\"FL9610.4\",\"seq\":4,\"product_model\":\"MasterRib\",\"product_description\":\"Min 26 ga., 36\\\" wide, 3\\\/4\\\" high metal roof panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-114.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#10528-R0\",\"approval_number\":\"FL10528.1\",\"seq\":1,\"product_model\":\"MasterRib Roof Panel\",\"product_description\":\"29 Ga., 36\\\" wide, through fastened panel over shingles and plywood deck.\",\"design_pressure\":\"+N\\\/A\\\/-113.1\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#7271-R2\",\"approval_number\":\"FL7271.4\",\"seq\":4,\"product_model\":\"5V\",\"product_description\":\"Min 26 ga., 24\\\" wide through fastened panel over 19\\\/32\\\" thick plywood\",\"design_pressure\":\"+N\\\/A\\\/-120.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#7271-R2\",\"approval_number\":\"FL7271.5\",\"seq\":5,\"product_model\":\"Advantage-Lok II\",\"product_description\":\"Min 26 ga., 16\\\" wide concealed fastened panel over 15\\\/32\\\" & 19\\\/32\\\" thick plywood\",\"design_pressure\":\"+N\\\/A\\\/-107.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#7271-R2\",\"approval_number\":\"FL7271.6\",\"seq\":6,\"product_model\":\"MasterRib\",\"product_description\":\"Min 26 ga., 36\\\" wide through fastened panel over 19\\\/32\\\" thick plywood\",\"design_pressure\":\"+N\\\/A\\\/-114.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#7271-R3\",\"approval_number\":\"FL7271.7\",\"seq\":7,\"product_model\":\"Advantage-Lok II\",\"product_description\":\"Min 26 ga., 16\\\" wide concealed fastened panel over 15\\\/32\\\" & 19\\\/32\\\" thick plywood\",\"design_pressure\":\"+N\\\/A\\\/-107.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#7271-R2\",\"approval_number\":\"FL7271.8\",\"seq\":8,\"product_model\":\"MasterRib\",\"product_description\":\"Min 29 ga., 36\\\" wide through fastened panel over 15\\\/32\\\" thick plywood or 7\\\/16\\\" thick OSB\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#7271-R2\",\"approval_number\":\"FL7271.9\",\"seq\":9,\"product_model\":\"MasterRib\",\"product_description\":\"Min 29 ga., 36\\\" wide through fastened panel over nom. 1\\\" x 4\\\" furring and 15\\\/32\\\" thick plywood or 7\\\/16\\\" thick OSB\",\"design_pressure\":\"+N\\\/A\\\/-114\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#7271-R2\",\"approval_number\":\"FL7271.10\",\"seq\":10,\"product_model\":\"ML200\",\"product_description\":\"Min 24 ga., max 16\\\" wide standing seam metal panel with double lock seam over metal deck.\",\"design_pressure\":\"+N\\\/A\\\/-116.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#7271-R2\",\"approval_number\":\"FL7271.11\",\"seq\":11,\"product_model\":\"PBR\",\"product_description\":\"Min 26 ga., 36\\\" wide through fastened panel over 15\\\/32\\\" thick plywood\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#7271-R2\",\"approval_number\":\"FL7271.12\",\"seq\":12,\"product_model\":\"SL175\",\"product_description\":\"Min 24 ga., max 16\\\" wide snap-lock standing seam metal panel over metal deck.\",\"design_pressure\":\"+N\\\/A\\\/-86.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#15183-R0\",\"approval_number\":\"FL15183.1\",\"seq\":1,\"product_model\":\"5V\",\"product_description\":\"Min 26 ga., 24\\\" wide through fastened panel over 15\\\/32\\\" or 19\\\/32\\\" thick plywood\",\"design_pressure\":\"+N\\\/A\\\/-150\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#15183-R0\",\"approval_number\":\"FL15183.2\",\"seq\":2,\"product_model\":\"Advantage-Lok II\",\"product_description\":\"Min 26 ga., 16\\\" wide concealed fastened panel over 7\\\/16\\\" thick OSB & 15\\\/32\\\" & thick plywood\",\"design_pressure\":\"+N\\\/A\\\/-112.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#16266-R0\",\"approval_number\":\"FL16266.1\",\"seq\":1,\"product_model\":\"MasterRib\",\"product_description\":\"Min 29 ga., 36\\\" wide through fastened panel over 15\\\/32\\\" thick plywood\",\"design_pressure\":\"+N\\\/A\\\/-113.1\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#16266-R0\",\"approval_number\":\"FL16266.2\",\"seq\":2,\"product_model\":\"MasterRib\",\"product_description\":\"Min 29 ga., 36\\\" wide through fastened panel over nom. 1\\\" x 4\\\" furring and 15\\\/32\\\" thick plywood or 7\\\/16\\\" thick OSB\",\"design_pressure\":\"+N\\\/A\\\/-114\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#7271-R3\",\"approval_number\":\"FL7271.13\",\"seq\":13,\"product_model\":\"PBR\",\"product_description\":\"Min 26 ga., 36\\\" wide through fastened panel over 15\\\/32\\\" thick plywood\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#7271-R3\",\"approval_number\":\"FL7271.14\",\"seq\":14,\"product_model\":\"SL175\",\"product_description\":\"Min 24 ga., max 16\\\" wide snap-lock standing seam metal panel over metal deck.\",\"design_pressure\":\"+N\\\/A\\\/-86.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#17643-R0\",\"approval_number\":\"FL17643.1\",\"seq\":1,\"product_model\":\"ML150\",\"product_description\":\"Max 20\\\" wide, min 24 ga. steel standing seam panel over steel deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#17643-R0\",\"approval_number\":\"FL17643.2\",\"seq\":2,\"product_model\":\"ML150\",\"product_description\":\"Max 20\\\" wide, min 24 ga. steel standing seam panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#17643-R0\",\"approval_number\":\"FL17643.3\",\"seq\":3,\"product_model\":\"ML150\",\"product_description\":\"Max 20\\\" & min 12\\\" wide, min 24 ga. steel or 0.032\\\" thick aluminum standing seam panel over steel deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#17643-R0\",\"approval_number\":\"FL17643.4\",\"seq\":4,\"product_model\":\"ML150\",\"product_description\":\"Max 20\\\" & min 12\\\" wide, min 24 ga. steel or 0.032\\\" thick aluminum standing seam panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#17643-R0\",\"approval_number\":\"FL17643.5\",\"seq\":5,\"product_model\":\"SL175\",\"product_description\":\"Max 16\\\" wide, 0.032\\\" thick aluminum standing seam panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#17643-R0\",\"approval_number\":\"FL17643.6\",\"seq\":6,\"product_model\":\"SL175\",\"product_description\":\"Max 18\\\" & min 10\\\" wide, min 24 ga. steel or max 16\\\" & min 10\\\" wide, 0.032\\\" thick aluminum standing seam panel fastened to nailable insulation over steel deck.\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#18716-R0\",\"approval_number\":\"FL18716.1\",\"seq\":1,\"product_model\":\"Aluminum Advantage-Lok II\",\"product_description\":\"Max 16.375\\\" wide, nom 0.032\\\" thick (min.) aluminum concealed fastener roof panel over min 15\\\/32\\\" thick plywood deck or 7\\\/16\\\" thick OSB.\",\"design_pressure\":\"+N\\\/A\\\/-93.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#18716-R0\",\"approval_number\":\"FL18716.2\",\"seq\":2,\"product_model\":\"Aluminum SL150\",\"product_description\":\"Max 16\\\" wide, nom 0.032\\\" thick (min.) aluminum snap-lock standing seam metal panel over min 15\\\/32\\\" thick plywood deck or 7\\\/16\\\" thick OSB\",\"design_pressure\":\"+N\\\/A\\\/-86\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#18716-R0\",\"approval_number\":\"FL18716.3\",\"seq\":3,\"product_model\":\"PBR or R Panel\",\"product_description\":\"Min 26 ga., 36\\\" wide through fastened panel over 15\\\/32\\\" thick plywood\",\"design_pressure\":\"+N\\\/A\\\/-161.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#20484-R0\",\"approval_number\":\"FL20484.1\",\"seq\":1,\"product_model\":\"5V\",\"product_description\":\"Min 26 ga., 24\\\" wide through fastened panel over 15\\\/32\\\" thick plywood\",\"design_pressure\":\"+N\\\/A\\\/-169\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#20484-R0\",\"approval_number\":\"FL20484.2\",\"seq\":2,\"product_model\":\"MasterRib\",\"product_description\":\"Min 29 ga., 36\\\" wide through fastened panel over 15\\\/32\\\" thick plywood or 7\\\/16\\\" thick OSB\",\"design_pressure\":\"+N\\\/A\\\/-124\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#20484-R0\",\"approval_number\":\"FL20484.3\",\"seq\":3,\"product_model\":\"MasterRib\",\"product_description\":\"Min 29 ga., 36\\\" wide through fastened panel over 15\\\/32\\\" thick plywood\",\"design_pressure\":\"+N\\\/A\\\/-88.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#20484-R0\",\"approval_number\":\"FL20484.4\",\"seq\":4,\"product_model\":\"ML150\",\"product_description\":\"Max 16.5\\\" wide, min 24 ga. steel standing seam panel over 15\\\/32\\\" thick plywood\",\"design_pressure\":\"+N\\\/A\\\/-84\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#20484-R0\",\"approval_number\":\"FL20484.5\",\"seq\":5,\"product_model\":\"SL175\",\"product_description\":\"Max 18\\\" wide, min 24 ga., snap-lock standing seam metal panel over 15\\\/32\\\" thick plywood\",\"design_pressure\":\"+N\\\/A\\\/-93.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#21677-R0\",\"approval_number\":\"FL21677.1\",\"seq\":1,\"product_model\":\"Advantage-Lok II\",\"product_description\":\"Min 26 ga., 16\\\" wide concealed fastened panel over 7\\\/16\\\" thick OSB & 15\\\/32\\\" & thick plywood\",\"design_pressure\":\"+N\\\/A\\\/-116\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#29467-R0\",\"approval_number\":\"FL29467.1\",\"seq\":1,\"product_model\":\"7\\\/8\\\" Corrugated Panels\",\"product_description\":\"Min 26 ga., max 29.33\\\" wide coverage through fastened panel over 15\\\/32\\\" thick plywood or 7\\\/16\\\" thick OSB\",\"design_pressure\":\"+N\\\/A\\\/-115.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#29467-R0\",\"approval_number\":\"FL29467.2\",\"seq\":2,\"product_model\":\"7\\\/8\\\" Corrugated Panels\",\"product_description\":\"Min 24 ga., max 34.67\\\" wide coverage through fastened panel over 15\\\/32\\\" thick plywood\",\"design_pressure\":\"+N\\\/A\\\/-177.1\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-07 00:00:00\",\"instructions_url\":\"\"}],\"Elevate UNA-Clad (Amrize Building Envelope LLC)\":[{\"manufacturer\":\"Elevate UNA-Clad (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#175-R0\",\"approval_number\":\"FL175.1\",\"seq\":1,\"product_model\":\"UC-11\",\"product_description\":\"Integral Snap-Seam Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate UNA-Clad (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#175-R0\",\"approval_number\":\"FL175.2\",\"seq\":2,\"product_model\":\"UC-3\",\"product_description\":\"Standing Seam Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate UNA-Clad (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#175-R0\",\"approval_number\":\"FL175.3\",\"seq\":3,\"product_model\":\"UC-4\",\"product_description\":\"\\\"No-Clip\\\" Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate UNA-Clad (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#175-R0\",\"approval_number\":\"FL175.4\",\"seq\":4,\"product_model\":\"UC-9\",\"product_description\":\"Snap-Seam Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate UNA-Clad (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#3570-R0\",\"approval_number\":\"FL3570.1\",\"seq\":1,\"product_model\":\"UC-1\",\"product_description\":\"Snap-On Seam\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate UNA-Clad (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#3570-R0\",\"approval_number\":\"FL3570.2\",\"seq\":2,\"product_model\":\"UC-1\",\"product_description\":\"Snap-On Seam\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate UNA-Clad (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#3570-R0\",\"approval_number\":\"FL3570.3\",\"seq\":3,\"product_model\":\"UC-2\",\"product_description\":\"Snap-On Batten\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate UNA-Clad (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#3570-R0\",\"approval_number\":\"FL3570.4\",\"seq\":4,\"product_model\":\"UC-2\",\"product_description\":\"Snap-On Batten\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate UNA-Clad (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#3570-R0\",\"approval_number\":\"FL3570.5\",\"seq\":5,\"product_model\":\"UC-3\",\"product_description\":\"UC-3 Double-Lock\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate UNA-Clad (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#3570-R0\",\"approval_number\":\"FL3570.6\",\"seq\":6,\"product_model\":\"UC-3\",\"product_description\":\"UC-3 Double-Lock\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate UNA-Clad (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#3570-R0\",\"approval_number\":\"FL3570.7\",\"seq\":7,\"product_model\":\"UC-4\",\"product_description\":\"No-Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate UNA-Clad (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#3570-R0\",\"approval_number\":\"FL3570.8\",\"seq\":8,\"product_model\":\"UC-4\",\"product_description\":\"No-Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate UNA-Clad (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#3570-R0\",\"approval_number\":\"FL3570.9\",\"seq\":9,\"product_model\":\"UC-4\",\"product_description\":\"No-Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate UNA-Clad (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#3570-R0\",\"approval_number\":\"FL3570.10\",\"seq\":10,\"product_model\":\"UC-4\",\"product_description\":\"No-Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate UNA-Clad (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#3570-R0\",\"approval_number\":\"FL3570.11\",\"seq\":11,\"product_model\":\"UC-4\",\"product_description\":\"No-Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate UNA-Clad (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#3570-R0\",\"approval_number\":\"FL3570.12\",\"seq\":12,\"product_model\":\"UC-4\",\"product_description\":\"No-Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate UNA-Clad (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#3617-R0\",\"approval_number\":\"FL3617.1\",\"seq\":1,\"product_model\":\"UC-3 Rheinzink\",\"product_description\":\"Double-Lock Standing Seam on Plywood\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate UNA-Clad (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#3617-R0\",\"approval_number\":\"FL3617.2\",\"seq\":2,\"product_model\":\"UC-3 Rheinzink\",\"product_description\":\"Double-Lock Standing Seam on Metal Decking\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate UNA-Clad (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#3617-R0\",\"approval_number\":\"FL3617.3\",\"seq\":3,\"product_model\":\"UC-3 Steel\",\"product_description\":\"Double-Lock Standing Seam on Metal Decking\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate UNA-Clad (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4193-R0\",\"approval_number\":\"FL4193.1\",\"seq\":1,\"product_model\":\"5-V-CRIMP\",\"product_description\":\"5V Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate UNA-Clad (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5292-R1\",\"approval_number\":\"FL5292.2\",\"seq\":2,\"product_model\":\"UC-3\",\"product_description\":\".032\\\" Aluminum\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate UNA-Clad (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5292-R1\",\"approval_number\":\"FL5292.3\",\"seq\":3,\"product_model\":\"UC-3\",\"product_description\":\"24 ga. Steel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate UNA-Clad (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5292-R0\",\"approval_number\":\"FL5292.1\",\"seq\":1,\"product_model\":\"UC-3\",\"product_description\":\"16 oz. Copper\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate UNA-Clad (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#10601-R0\",\"approval_number\":\"FL10601.1\",\"seq\":1,\"product_model\":\"Firestone UNA-CLAD Non-Structural Metal Roofing Systems\",\"product_description\":\"Non-structural metal roofing systems\",\"design_pressure\":\"+N\\\/A\\\/-189.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-01 00:00:00\",\"instructions_url\":\"\"}],\"Aeicor Metal Products, Inc.\":[{\"manufacturer\":\"Aeicor Metal Products, Inc.\",\"approval_number_master\":\"FL#342-R0\",\"approval_number\":\"FL342.1\",\"seq\":1,\"product_model\":\"01-0209.08\",\"product_description\":\"Aeicor SS-4-22 System 1\\\" Snap Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aeicor Metal Products, Inc.\",\"approval_number_master\":\"FL#342-R0\",\"approval_number\":\"FL342.2\",\"seq\":2,\"product_model\":\"01-0605.05\",\"product_description\":\"Aeicor SS-1-14 System Standing Seam\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aeicor Metal Products, Inc.\",\"approval_number_master\":\"FL#342-R0\",\"approval_number\":\"FL342.3\",\"seq\":3,\"product_model\":\"01-0605.05\",\"product_description\":\"Aeicor SS-1-20 System Standing Seam\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aeicor Metal Products, Inc.\",\"approval_number_master\":\"FL#342-R0\",\"approval_number\":\"FL342.4\",\"seq\":4,\"product_model\":\"01-0606.01\",\"product_description\":\"Aeicor SS-3-16 System 11\\\/2 Snap Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aeicor Metal Products, Inc.\",\"approval_number_master\":\"FL#342-R0\",\"approval_number\":\"FL342.5\",\"seq\":5,\"product_model\":\"01-0606.01\",\"product_description\":\"Aeicor SS-3-22 System 11\\\/2 Snap Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aeicor Metal Products, Inc.\",\"approval_number_master\":\"FL#342-R0\",\"approval_number\":\"FL342.6\",\"seq\":6,\"product_model\":\"01-0606.02\",\"product_description\":\"Aeicor SS-2-21 System Standing Seam\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aeicor Metal Products, Inc.\",\"approval_number_master\":\"FL#342-R0\",\"approval_number\":\"FL342.7\",\"seq\":7,\"product_model\":\"01-0606.02\",\"product_description\":\"Aeicor SS-2-15 System Standing Seam\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aeicor Metal Products, Inc.\",\"approval_number_master\":\"FL#342-R0\",\"approval_number\":\"FL342.8\",\"seq\":8,\"product_model\":\"01-0820.01\",\"product_description\":\"Aeicor SS-4-16 System 1\\\" Snap Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aeicor Metal Products, Inc.\",\"approval_number_master\":\"FL#342-R0\",\"approval_number\":\"FL342.9\",\"seq\":9,\"product_model\":\"01-0820.02\",\"product_description\":\"Aeicor SS-4-12 System 1\\\" Snap Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aeicor Metal Products, Inc.\",\"approval_number_master\":\"FL#342-R0\",\"approval_number\":\"FL342.10\",\"seq\":10,\"product_model\":\"01-0820.02\",\"product_description\":\"Aeicor CP-4-12 System 1' Snap Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Metro Roof Products\":[{\"manufacturer\":\"Metro Roof Products\",\"approval_number_master\":\"FL#698-R1\",\"approval_number\":\"FL698.1\",\"seq\":1,\"product_model\":\"Metro ROMAN TILE\",\"product_description\":\"Stone-coated steel ROMAN TILE panels and accessories.\",\"design_pressure\":\"+0\\\/-117.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metro Roof Products\",\"approval_number_master\":\"FL#698-R1\",\"approval_number\":\"FL698.2\",\"seq\":2,\"product_model\":\"Metro SHAKE\",\"product_description\":\"Stone-coated steel SHAKE panels & accessories.\",\"design_pressure\":\"+0\\\/-117.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metro Roof Products\",\"approval_number_master\":\"FL#698-R1\",\"approval_number\":\"FL698.3\",\"seq\":3,\"product_model\":\"Metro SHINGLE\",\"product_description\":\"Stone-coated steel SHINGLE panels and accessories.\",\"design_pressure\":\"+0\\\/-117.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metro Roof Products\",\"approval_number_master\":\"FL#698-R1\",\"approval_number\":\"FL698.4\",\"seq\":4,\"product_model\":\"Metro Tile\",\"product_description\":\"Stone-Coated steel TILE panels and accessories.\",\"design_pressure\":\"+0\\\/-117.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metro Roof Products\",\"approval_number_master\":\"FL#698-R1\",\"approval_number\":\"FL698.5\",\"seq\":5,\"product_model\":\"Stonehenge SHAKE\",\"product_description\":\"Stone-coated steel SHAKE panels and accessories.\",\"design_pressure\":\"+0\\\/-117.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metro Roof Products\",\"approval_number_master\":\"FL#6843-R0\",\"approval_number\":\"FL6843.1\",\"seq\":1,\"product_model\":\"MRP Stone-Coated panels DIRECT-to-DECK\",\"product_description\":\"Stonehenge SHAKE, Pacific TILE, Settler SHAKE.\",\"design_pressure\":\"+0\\\/-153.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metro Roof Products\",\"approval_number_master\":\"FL#6843-R0\",\"approval_number\":\"FL6843.2\",\"seq\":2,\"product_model\":\"MRP Stone-Coated panels on BATTENS\",\"product_description\":\"Stonhenge SHAKE, Pacific TILE, Settler SHAKE.\",\"design_pressure\":\"+0\\\/-78.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metro Roof Products\",\"approval_number_master\":\"FL#6710-R2\",\"approval_number\":\"FL6710.1\",\"seq\":1,\"product_model\":\"Metro Panels - DIRECT to DECK\",\"product_description\":\"Stone-coated steel panels installed batten-less DIRECT to DECK.\",\"design_pressure\":\"+0\\\/-153.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metro Roof Products\",\"approval_number_master\":\"FL#6710-R2\",\"approval_number\":\"FL6710.2\",\"seq\":2,\"product_model\":\"Metro Panels on - BATTENS\",\"product_description\":\"Stone-Coated steel panels on BATTENS.\",\"design_pressure\":\"+0\\\/-93.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-12 00:00:00\",\"instructions_url\":\"\"}],\"Scandinavian Profiling System, Inc.\":[{\"manufacturer\":\"Scandinavian Profiling System, Inc.\",\"approval_number_master\":\"FL#1143-R0\",\"approval_number\":\"FL1143.1\",\"seq\":1,\"product_model\":\"Nordman Tile\",\"product_description\":\"24 GA Metal Tile - Facsimile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Scandinavian Profiling System, Inc.\",\"approval_number_master\":\"FL#1143-R0\",\"approval_number\":\"FL1143.2\",\"seq\":2,\"product_model\":\"Scandinavian Nordman Tile\",\"product_description\":\"Roll form, stamped, 24 GA metal tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Scandinavian Profiling System, Inc.\",\"approval_number_master\":\"FL#7814-R1\",\"approval_number\":\"FL7814.1\",\"seq\":1,\"product_model\":\"1 - \\\"Nordman Tile\\\"\",\"product_description\":\"Roof Panel, 24 Gauge Steel Panel, Attached to 15\\\/32\\\" Plywood Deck, 41-1\\\/4\\\" x 13-3\\\/4\\\" (Net Coverage)\",\"design_pressure\":\"+N\\\/A\\\/-137\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Scandinavian Profiling System, Inc.\",\"approval_number_master\":\"FL#8386-R1\",\"approval_number\":\"FL8386.1\",\"seq\":1,\"product_model\":\"1 - \\\"Nordman Tile\\\"\",\"product_description\":\"Roof Panel, 0.032\\\" Aluminum Panel, Attached to Plywood Deck, 41-1\\\/4\\\" x 13-3\\\/4\\\" (Net Coverage)\",\"design_pressure\":\"+N\\\/A\\\/-107\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Scandinavian Profiling System, Inc.\",\"approval_number_master\":\"FL#8386-R0\",\"approval_number\":\"FL8386.2\",\"seq\":2,\"product_model\":\"2- Nordman tile\",\"product_description\":\"Minimum 24 Gauge Steel, Max.41 1\\\/4\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-106.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Scandinavian Profiling System, Inc.\",\"approval_number_master\":\"FL#8765-R1\",\"approval_number\":\"FL8765.1\",\"seq\":1,\"product_model\":\"\\\"Nordman Tile\\\"\",\"product_description\":\"Roof Panel - 24 Gauge Steel, Attached to Steel Deck, 41-1\\\/4\\\" x 13-3\\\/4\\\" (Net Coverage)\",\"design_pressure\":\"+NA\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Scandinavian Profiling System, Inc.\",\"approval_number_master\":\"FL#7814-R1\",\"approval_number\":\"FL7814.2\",\"seq\":2,\"product_model\":\"2 - \\\"Nordman Tile\\\"\",\"product_description\":\"Roof Panel, 24 Gauge Steel Panel, Attached to 19\\\/32\\\" Plywood Deck, 41-1\\\/4\\\" x 13-3\\\/4\\\" (Net Coverage)\",\"design_pressure\":\"+N\\\/A\\\/-107\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Gerard Roofing\":[{\"manufacturer\":\"Gerard Roofing\",\"approval_number_master\":\"FL#1374-R0\",\"approval_number\":\"FL1374.1\",\"seq\":1,\"product_model\":\"Gerard Tile, Gerard Shake, Gua\",\"product_description\":\"Stone Coated Steel Roofing and Accessories Press formed into Tile, Shake, And Shingle's\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gerard Roofing\",\"approval_number_master\":\"FL#5623-R0\",\"approval_number\":\"FL5623.1\",\"seq\":1,\"product_model\":\"Canyon Shake\",\"product_description\":\"26 ga. metal shake\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gerard Roofing\",\"approval_number_master\":\"FL#5623-R0\",\"approval_number\":\"FL5623.2\",\"seq\":2,\"product_model\":\"Gerard Shake\\\/Tile\",\"product_description\":\"0.0195\\\" thick metal tile\\\/shake\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gerard Roofing\",\"approval_number_master\":\"FL#5623-R0\",\"approval_number\":\"FL5623.3\",\"seq\":3,\"product_model\":\"Granite Ridge \\\/ Diplomat Plus\",\"product_description\":\"0.017\\\" thick metal panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gerard Roofing\",\"approval_number_master\":\"FL#6233-R3\",\"approval_number\":\"FL6233.1\",\"seq\":1,\"product_model\":\"Gerard Canyon Shake, Barrel Vault & NB Tile\",\"product_description\":\"26 ga. Metal panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-151.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gerard Roofing\",\"approval_number_master\":\"FL#6233-R3\",\"approval_number\":\"FL6233.2\",\"seq\":2,\"product_model\":\"Gerard Granite Ridge\\\/Diplomat Plus Ridge Metal Shingle\",\"product_description\":\"26 ga. Metal panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-129.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gerard Roofing\",\"approval_number_master\":\"FL#6233-R3\",\"approval_number\":\"FL6233.3\",\"seq\":3,\"product_model\":\"Gerard Tile, Shake, Canyon Shake, Barrel Vault & NB Tile\",\"product_description\":\"26 ga. Metal panels over battens and plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-159.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gerard Roofing\",\"approval_number_master\":\"FL#14533-R0\",\"approval_number\":\"FL14533.1\",\"seq\":1,\"product_model\":\"Canyon Shake, NB Tile & Barrel Vault\",\"product_description\":\"26 ga. Stone coated metal panels fastened to deck\",\"design_pressure\":\"+N\\\/A\\\/-151.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gerard Roofing\",\"approval_number_master\":\"FL#14533-R0\",\"approval_number\":\"FL14533.2\",\"seq\":2,\"product_model\":\"Gerard Tile, Shake, Canyon Shake, NB Tile & Barrel Vault\",\"product_description\":\"26 ga. Stone coated metal panels fastened to battens\",\"design_pressure\":\"+N\\\/A\\\/-150\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gerard Roofing\",\"approval_number_master\":\"FL#16448-R0\",\"approval_number\":\"FL16448.1\",\"seq\":1,\"product_model\":\"Granite Ridge Shingle\",\"product_description\":\"26 ga. metal shingle\",\"design_pressure\":\"+0\\\/-110\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"J. Mila Enterprises, Inc.\":[{\"manufacturer\":\"J. Mila Enterprises, Inc.\",\"approval_number_master\":\"FL#1379-R0\",\"approval_number\":\"FL1379.1\",\"seq\":1,\"product_model\":\"JM 1.5\",\"product_description\":\"Standing Seam Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"J. Mila Enterprises, Inc.\",\"approval_number_master\":\"FL#1379-R0\",\"approval_number\":\"FL1379.2\",\"seq\":2,\"product_model\":\"JM 5-V\",\"product_description\":\"5-V Crimp Metal Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"J. Mila Enterprises, Inc.\",\"approval_number_master\":\"FL#1379-R0\",\"approval_number\":\"FL1379.3\",\"seq\":3,\"product_model\":\"JM Nailstrip\",\"product_description\":\"Standing Seam Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"J. Mila Enterprises, Inc.\",\"approval_number_master\":\"FL#5286-R1\",\"approval_number\":\"FL5286.1\",\"seq\":1,\"product_model\":\"1- \\\"JM Nail Strip\\\"\",\"product_description\":\"Minimum 0.032\\\" Thick Aluminum, Maximum 12\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-69.25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"J. Mila Enterprises, Inc.\",\"approval_number_master\":\"FL#5286-R1\",\"approval_number\":\"FL5286.2\",\"seq\":2,\"product_model\":\"2- \\\"JM 1.75 Snap Lock\\\"\",\"product_description\":\"Minimum 0.032\\\" Thick Aluminum, Maximum 18\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-91.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"J. Mila Enterprises, Inc.\",\"approval_number_master\":\"FL#5286-R1\",\"approval_number\":\"FL5286.3\",\"seq\":3,\"product_model\":\"3- \\\"JM Rib\\\"\",\"product_description\":\"Minimum 29 Gauge Steel, Maximum 36\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-69.25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"J. Mila Enterprises, Inc.\",\"approval_number_master\":\"FL#6931-R1\",\"approval_number\":\"FL6931.1\",\"seq\":1,\"product_model\":\"1-\\\"5V\\\" Crimp\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 24\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-114.25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"J. Mila Enterprises, Inc.\",\"approval_number_master\":\"FL#6931-R1\",\"approval_number\":\"FL6931.2\",\"seq\":2,\"product_model\":\"2-\\\"JM 1.75 Snap-Lock\\\" Panel\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 18\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-76.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"J. Mila Enterprises, Inc.\",\"approval_number_master\":\"FL#8091-R1\",\"approval_number\":\"FL8091.1\",\"seq\":1,\"product_model\":\"1-\\\"JM 1.5 Standing Seam\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Max.16\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-159.25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"J. Mila Enterprises, Inc.\",\"approval_number_master\":\"FL#8091-R1\",\"approval_number\":\"FL8091.2\",\"seq\":2,\"product_model\":\"2-\\\"JM Nailstrip\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Max.12\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-121.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Suncoast Building Components\":[{\"manufacturer\":\"Suncoast Building Components\",\"approval_number_master\":\"FL#1490-R0\",\"approval_number\":\"FL1490.1\",\"seq\":1,\"product_model\":\"Tuff Rib 26 G\\\/29G\",\"product_description\":\"36\\\" wide, through fastened, non structural metal panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Suncoast Building Components\",\"approval_number_master\":\"FL#4442-R0\",\"approval_number\":\"FL4442.1\",\"seq\":1,\"product_model\":\"Snap Lock\",\"product_description\":\"24 gauge 1 1\\\/2\\\" metal panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Wheeling Corrugating Company\":[{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#1609-R0\",\"approval_number\":\"FL1609.1\",\"seq\":1,\"product_model\":\"\\\"R\\\" Panel Steel Roofing\",\"product_description\":\"00-0501.14\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#1609-R0\",\"approval_number\":\"FL1609.2\",\"seq\":2,\"product_model\":\"5V Steel Roofing Panel\",\"product_description\":\"00-0501.12\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#1609-R0\",\"approval_number\":\"FL1609.3\",\"seq\":3,\"product_model\":\"Centurydrain Steel Roofing\",\"product_description\":\"00-0501.13\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#1609-R0\",\"approval_number\":\"FL1609.4\",\"seq\":4,\"product_model\":\"Loc-Seam Steel Roofing\",\"product_description\":\"00-0501.11\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#2267-R0\",\"approval_number\":\"FL2267.1\",\"seq\":1,\"product_model\":\"\\\"5V\\\" Roof Panel\",\"product_description\":\"29 Gauge Steel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#2267-R0\",\"approval_number\":\"FL2267.2\",\"seq\":2,\"product_model\":\"\\\"CenturyDrain\\\" Roof Panel\",\"product_description\":\"29 Gauge Steel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#2267-R0\",\"approval_number\":\"FL2267.3\",\"seq\":3,\"product_model\":\"\\\"R\\\" Roof Panel\",\"product_description\":\"29 Gauge Steel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#2883-R0\",\"approval_number\":\"FL2883.1\",\"seq\":1,\"product_model\":\"1- \\\"Loc-Seam\\\"\",\"product_description\":\"Minimum 26 GA Steel, 12\\\" to 16\\\" Wide Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#2883-R0\",\"approval_number\":\"FL2883.2\",\"seq\":2,\"product_model\":\"2- \\\"5V\\\"\",\"product_description\":\"Minimum 26 GA Steel, 24\\\" Wide Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#2883-R0\",\"approval_number\":\"FL2883.3\",\"seq\":3,\"product_model\":\"3- \\\"CenturyDrain\\\"\",\"product_description\":\"Minimum 26 GA Steel, 36\\\" Wide Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#2883-R0\",\"approval_number\":\"FL2883.4\",\"seq\":4,\"product_model\":\"4- \\\"R-Panel\\\"\",\"product_description\":\"Minimum 26 GA Steel, 36\\\" Wide Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#2883-R0\",\"approval_number\":\"FL2883.5\",\"seq\":5,\"product_model\":\"5- \\\"5V\\\"\",\"product_description\":\"Minimum 29 GA Steel, 24\\\" Wide Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#3907-R0\",\"approval_number\":\"FL3907.1\",\"seq\":1,\"product_model\":\"1- \\\"5V\\\" Panel\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 24\\\" Wide Panel over Wood Deck (Screws at TOP of Ribs)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#5190-R0\",\"approval_number\":\"FL5190.1\",\"seq\":1,\"product_model\":\"1- \\\"5-V\\\"\",\"product_description\":\"Minimum 29 Gauge Steel, Maximum 24\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#5190-R0\",\"approval_number\":\"FL5190.2\",\"seq\":2,\"product_model\":\"2- \\\"5-V\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 24\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#5190-R0\",\"approval_number\":\"FL5190.3\",\"seq\":3,\"product_model\":\"3- \\\"Centurydrain\\\"\",\"product_description\":\"Minimum 29 Gauge Steel, Maximum 36\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#5190-R0\",\"approval_number\":\"FL5190.4\",\"seq\":4,\"product_model\":\"4- \\\"Centurydrain\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 36\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#5190-R0\",\"approval_number\":\"FL5190.5\",\"seq\":5,\"product_model\":\"5- \\\"R-Panel\\\"\",\"product_description\":\"Minimum 29 Gauge Steel, Maximum 36\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#5190-R0\",\"approval_number\":\"FL5190.6\",\"seq\":6,\"product_model\":\"6- \\\"R-Panel\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 36\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#5190-R0\",\"approval_number\":\"FL5190.7\",\"seq\":7,\"product_model\":\"7- \\\"Loc-Seam\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, 12\\\"-16\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#5190-R0\",\"approval_number\":\"FL5190.8\",\"seq\":8,\"product_model\":\"8- \\\"Loc-Seam\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 12\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#5921-R0\",\"approval_number\":\"FL5921.1\",\"seq\":1,\"product_model\":\"5-V\",\"product_description\":\"Minimum 26 Gauge steel, maximum 24\\\" wide panel attached to Wood Deck (Fasteners placed at top of corrugations)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#5984-R0\",\"approval_number\":\"FL5984.1\",\"seq\":1,\"product_model\":\"1- \\\"5-V\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 24\\\" Wide (Net Coverage) Panel Attached to Wood Deck (Screws in the Flats)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#5984-R0\",\"approval_number\":\"FL5984.2\",\"seq\":2,\"product_model\":\"2- \\\"Centurydrain\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 36\\\" Wide (Net Coverage) Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#5984-R0\",\"approval_number\":\"FL5984.3\",\"seq\":3,\"product_model\":\"3- \\\"R-Panel\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 36\\\" Wide (Net Coverage) Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#7214-R0\",\"approval_number\":\"FL7214.1\",\"seq\":1,\"product_model\":\"R-Panel\",\"product_description\":\"Minimum 26 Gauge Steel, Max.36\\\" Wide Panel Attached to Purlins\",\"design_pressure\":\"+N\\\/A\\\/-93.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#7518-R0\",\"approval_number\":\"FL7518.1\",\"seq\":1,\"product_model\":\"\\\"Centurydrain\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Max.36\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+n\\\/a\\\/-128.15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#9367-R0\",\"approval_number\":\"FL9367.1\",\"seq\":1,\"product_model\":\"5 - V\",\"product_description\":\"Minimum 26 Gauge Steel on wood (12.5\\\/11.5)\",\"design_pressure\":\"+n\\\/a\\\/-131\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#10762-R0\",\"approval_number\":\"FL10762.1\",\"seq\":1,\"product_model\":\"\\\"Centurydrain\\u00ae\\\"\",\"product_description\":\"Roof Panel - 29 Gauge Steel, 36\\\" Width, Attached to Steel Supports with Standard Fastening Pattern\",\"design_pressure\":\"+N\\\/A\\\/-83\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#10762-R0\",\"approval_number\":\"FL10762.2\",\"seq\":2,\"product_model\":\"\\\"Centurydrain\\u00ae\\\"\",\"product_description\":\"Roof Panel - 29 Gauge Steel, 36\\\" Width, Attached to Steel Supports Extra Fastener Pattern\",\"design_pressure\":\"+N\\\/A\\\/-134\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#11805-R0\",\"approval_number\":\"FL11805.1\",\"seq\":1,\"product_model\":\"1 - Wheeling Corrugating \\\"5V\\\"\",\"product_description\":\"Roof Panel - 29 Gauge Steel, 24\\\" Width, Attached to 15\\\/32\\\" Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#11805-R0\",\"approval_number\":\"FL11805.2\",\"seq\":2,\"product_model\":\"2 - Wheeling Corrugating \\\"5V\\\"\",\"product_description\":\"Roof Panel - 26 Gauge Steel, 24\\\" Width, Attached to 15\\\/32\\\" Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#11805-R0\",\"approval_number\":\"FL11805.3\",\"seq\":3,\"product_model\":\"3 - Wheeling Corrugating \\\"5V\\\"\",\"product_description\":\"Roof Panel - 26 Gauge Steel, 24\\\" Width, Attached to 19\\\/32\\\" Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-131\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#11805-R0\",\"approval_number\":\"FL11805.4\",\"seq\":4,\"product_model\":\"4 - Wheeling Corrugating \\\"5V\\\"\",\"product_description\":\"Roof Panel - 26 Gauge Steel, 24\\\" Width, Attached to 19\\\/32\\\" Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-131\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#11805-R0\",\"approval_number\":\"FL11805.5\",\"seq\":5,\"product_model\":\"5 - Wheeling Corrugating \\\"5V\\\"\",\"product_description\":\"Roof Panel - 26 Gauge Steel, 24\\\" Width, Attached to 19\\\/32\\\" Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-108.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#11807-R0\",\"approval_number\":\"FL11807.1\",\"seq\":1,\"product_model\":\"1 - Wheeling Corrugating \\\"Centurydrain\\u00ae\\\"\",\"product_description\":\"Roof Panel - 29 Gauge Steel, 36\\\" Width, Attached to 15\\\/32\\\" Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#11807-R0\",\"approval_number\":\"FL11807.2\",\"seq\":2,\"product_model\":\"2 - Wheeling Corrugating \\\"Centurydrain\\u00ae\\\"\",\"product_description\":\"Roof Panel - 26 Gauge Steel, 36\\\" Width, Attached to 15\\\/32\\\" Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#11807-R0\",\"approval_number\":\"FL11807.3\",\"seq\":3,\"product_model\":\"3 - Wheeling Corrugating \\\"Centurydrain\\u00ae\\\"\",\"product_description\":\"Roof Panel - 26 Gauge Steel, 36\\\" Width, Attached to 19\\\/32\\\" Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-93.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#11807-R0\",\"approval_number\":\"FL11807.4\",\"seq\":4,\"product_model\":\"4 - Wheeling Corrugating \\\"Centurydrain\\u00ae\\\"\",\"product_description\":\"Roof Panel - 26 Gauge Steel, 36\\\" Width, Attached to 19\\\/32\\\" Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-128\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#11807-R0\",\"approval_number\":\"FL11807.5\",\"seq\":5,\"product_model\":\"5 - Wheeling Corrugating \\\"Centurydrain\\u00ae\\\"\",\"product_description\":\"Roof Panel - 29 Gauge Steel, 36\\\" Width, Attached to 22 Ga. Steel Supports, Standard Fastener Pattern\",\"design_pressure\":\"+N\\\/A\\\/-83\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#11807-R0\",\"approval_number\":\"FL11807.6\",\"seq\":6,\"product_model\":\"6 - Wheeling Corrugating \\\"Centurydrain\\u00ae\\\"\",\"product_description\":\"Roof Panel - 29 Gauge Steel, 36\\\" Width, Attached to 22 Ga. Steel Supports, Alternative Fastener Pattern\",\"design_pressure\":\"+N\\\/A\\\/-134\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#11809-R0\",\"approval_number\":\"FL11809.1\",\"seq\":1,\"product_model\":\"1 - Wheeling Corrugating \\\"LocSeam\\\"\",\"product_description\":\"Roof Panel - 26 Gauge Steel, 12\\\" Width, Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#11809-R0\",\"approval_number\":\"FL11809.2\",\"seq\":2,\"product_model\":\"2 - Wheeling Corrugating \\\"LocSeam\\\"\",\"product_description\":\"Roof Panel - 26 Gauge Steel, 16\\\" Width, Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#11810-R0\",\"approval_number\":\"FL11810.1\",\"seq\":1,\"product_model\":\"1 - Wheeling Corrugating \\\"R Panel\\\"\",\"product_description\":\"Roof Panel - 29 Gauge Steel, 36\\\" Width, Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#11810-R0\",\"approval_number\":\"FL11810.2\",\"seq\":2,\"product_model\":\"2 - Wheeling Corrugating \\\"R Panel\\\"\",\"product_description\":\"Roof Panel - 26 Gauge Steel, 36\\\" Width, Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-130.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#11810-R0\",\"approval_number\":\"FL11810.3\",\"seq\":3,\"product_model\":\"3 - Wheeling Corrugating \\\"R Panel\\\"\",\"product_description\":\"Roof Panel - 26 Gauge Steel, 36\\\" Width, Attached to Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-93.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#13903-R0\",\"approval_number\":\"FL13903.1\",\"seq\":1,\"product_model\":\"\\\"BarnMaster\\u00ae\\\"\",\"product_description\":\"Lapped Roof Panel - 1\\\/2\\\" Rib Height, 26\\\" wide (21-1\\\/2\\\" Coverage), 26 gauge Steel roof panel attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-56\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-31 00:00:00\",\"instructions_url\":\"\"}],\"Perfection the Very Best in Building Products\":[{\"manufacturer\":\"Perfection the Very Best in Building Products\",\"approval_number_master\":\"FL#1684-R0\",\"approval_number\":\"FL1684.1\",\"seq\":1,\"product_model\":\"Country Manor Shake\",\"product_description\":\"1' x 4' aluminum panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Dura-Loc Roofing Systems Ltd.\":[{\"manufacturer\":\"Dura-Loc Roofing Systems Ltd.\",\"approval_number_master\":\"FL#1702-R0\",\"approval_number\":\"FL1702.1\",\"seq\":1,\"product_model\":\"Dura-Loc Dimensional Tile\",\"product_description\":\"Tudor, Ridgewood\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dura-Loc Roofing Systems Ltd.\",\"approval_number_master\":\"FL#1702-R0\",\"approval_number\":\"FL1702.2\",\"seq\":2,\"product_model\":\"Dura-Loc Flat Panels\",\"product_description\":\"Classic Shake, Steelstone Shake\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dura-Loc Roofing Systems Ltd.\",\"approval_number_master\":\"FL#1702-R0\",\"approval_number\":\"FL1702.3\",\"seq\":3,\"product_model\":\"Dura-Loc Type \\\"I\\\" Tile\",\"product_description\":\"Classic Type I, Steelstone Type I\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dura-Loc Roofing Systems Ltd.\",\"approval_number_master\":\"FL#1702-R0\",\"approval_number\":\"FL1702.4\",\"seq\":4,\"product_model\":\"Dura-Loc Type \\\"II\\\" Tile\",\"product_description\":\"Classic Type \\\"II\\\", Steelstone Type \\\"II\\\", Granutile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dura-Loc Roofing Systems Ltd.\",\"approval_number_master\":\"FL#2991-R1\",\"approval_number\":\"FL2991.1\",\"seq\":1,\"product_model\":\"Dura-Loc \\\"S\\\" Tile\",\"product_description\":\"Continental\",\"design_pressure\":\"+130.83\\\/-130.83\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dura-Loc Roofing Systems Ltd.\",\"approval_number_master\":\"FL#2991-R1\",\"approval_number\":\"FL2991.2\",\"seq\":2,\"product_model\":\"Dura-Loc Flat Panel Tile\",\"product_description\":\"Wood Shake, Shadowline, Talavera SF\",\"design_pressure\":\"+130.83\\\/-130.83\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dura-Loc Roofing Systems Ltd.\",\"approval_number_master\":\"FL#2994-R0\",\"approval_number\":\"FL2994.1\",\"seq\":1,\"product_model\":\"Dura-Loc Impressions\",\"product_description\":\"Courtland, Woodland\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Metal Roofing Contractors, Inc.\":[{\"manufacturer\":\"Metal Roofing Contractors, Inc.\",\"approval_number_master\":\"FL#1930-R0\",\"approval_number\":\"FL1930.1\",\"seq\":1,\"product_model\":\"MRC 1000 Series 1.5\\\" Mechanica\",\"product_description\":\"Metal Roofing Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Contractors, Inc.\",\"approval_number_master\":\"FL#1930-R0\",\"approval_number\":\"FL1930.2\",\"seq\":2,\"product_model\":\"MRC 2000 Series 1.5\\\" Snap-Lock\",\"product_description\":\"Metal Roofing Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Contractors, Inc.\",\"approval_number_master\":\"FL#1930-R0\",\"approval_number\":\"FL1930.3\",\"seq\":3,\"product_model\":\"MRC 3000 Series 1.5\\\" Nail Stri\",\"product_description\":\"Metal Roofing Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Contractors, Inc.\",\"approval_number_master\":\"FL#5704-R1\",\"approval_number\":\"FL5704.1\",\"seq\":1,\"product_model\":\"1- \\\"MRC 1000 Series\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 16\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-78.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Contractors, Inc.\",\"approval_number_master\":\"FL#5704-R1\",\"approval_number\":\"FL5704.2\",\"seq\":2,\"product_model\":\"2- \\\"MRC 2000 Series\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 16\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-77.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofing Contractors, Inc.\",\"approval_number_master\":\"FL#5704-R1\",\"approval_number\":\"FL5704.3\",\"seq\":3,\"product_model\":\"3- \\\"MRC 3000 Series\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 15\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-69.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Consolidated Metals of Florida\":[{\"manufacturer\":\"Consolidated Metals of Florida\",\"approval_number_master\":\"FL#2103-R0\",\"approval_number\":\"FL2103.1\",\"seq\":1,\"product_model\":\"CSL-675\",\"product_description\":\"Steel Panel on Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Consolidated Metals of Florida\",\"approval_number_master\":\"FL#2103-R0\",\"approval_number\":\"FL2103.2\",\"seq\":2,\"product_model\":\"CSL-675\",\"product_description\":\"Steel Panel on Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Consolidated Metals of Florida\",\"approval_number_master\":\"FL#2103-R0\",\"approval_number\":\"FL2103.3\",\"seq\":3,\"product_model\":\"CSS-210A\",\"product_description\":\"Steel Panel on Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Consolidated Metals of Florida\",\"approval_number_master\":\"FL#2103-R0\",\"approval_number\":\"FL2103.4\",\"seq\":4,\"product_model\":\"CSS-210A\",\"product_description\":\"Steel Panel on Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Consolidated Metals of Florida\",\"approval_number_master\":\"FL#2940-R0\",\"approval_number\":\"FL2940.1\",\"seq\":1,\"product_model\":\"1- \\\"CSS-100\\\"\",\"product_description\":\"Minimum 16 Oz. Copper, 12\\\" to 17\\\" Wide Panel, over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Consolidated Metals of Florida\",\"approval_number_master\":\"FL#2940-R0\",\"approval_number\":\"FL2940.2\",\"seq\":2,\"product_model\":\"2- \\\"CSS-150\\\"\",\"product_description\":\"Minimum 24 GA Steel, 12\\\" to 16\\\" Wide Panel, over Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Consolidated Metals of Florida\",\"approval_number_master\":\"FL#2940-R0\",\"approval_number\":\"FL2940.3\",\"seq\":3,\"product_model\":\"3- \\\"CSS-150\\\"\",\"product_description\":\"Minimum 24 GA Steel, 12\\\" to 16\\\" Wide Panel, over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Consolidated Metals of Florida\",\"approval_number_master\":\"FL#2940-R0\",\"approval_number\":\"FL2940.4\",\"seq\":4,\"product_model\":\"4- \\\"CSL-675\\\"\",\"product_description\":\"Minimum 0.032\\\" Aluminum, 12\\\" to 16\\\" Wide Panel, over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Consolidated Metals of Florida\",\"approval_number_master\":\"FL#2940-R0\",\"approval_number\":\"FL2940.5\",\"seq\":5,\"product_model\":\"5- \\\"Stand and Seam\\\"\",\"product_description\":\"Minimum 26 GA Steel, 12\\\" to 16\\\" Wide Panel, over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Consolidated Metals of Florida\",\"approval_number_master\":\"FL#2940-R0\",\"approval_number\":\"FL2940.6\",\"seq\":6,\"product_model\":\"6- \\\"Stand and Seam\\\"\",\"product_description\":\"Minimum 24 GA Steel, 12\\\" to 16\\\" Wide Panel, over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Consolidated Metals of Florida\",\"approval_number_master\":\"FL#2940-R0\",\"approval_number\":\"FL2940.7\",\"seq\":7,\"product_model\":\"7- \\\"CSS-100\\\"\",\"product_description\":\"Minimum 24 GA Steel, 12\\\" to 17\\\" Wide Panel, over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Consolidated Metals of Florida\",\"approval_number_master\":\"FL#2940-R0\",\"approval_number\":\"FL2940.8\",\"seq\":8,\"product_model\":\"8- \\\"CSL-550\",\"product_description\":\"Minimum 24 GA Steel, 12\\\" to 18\\\" Wide Panel, over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Consolidated Metals of Florida\",\"approval_number_master\":\"FL#4872-R1\",\"approval_number\":\"FL4872.1\",\"seq\":1,\"product_model\":\"1- \\\"CSL-675\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 18\\\" Wide Panel Attached to Steel Deck\",\"design_pressure\":\"+NA\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Consolidated Metals of Florida\",\"approval_number_master\":\"FL#4872-R1\",\"approval_number\":\"FL4872.2\",\"seq\":2,\"product_model\":\"2- \\\"CSL-675\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 18\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+NA\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Consolidated Metals of Florida\",\"approval_number_master\":\"FL#4872-R1\",\"approval_number\":\"FL4872.3\",\"seq\":3,\"product_model\":\"3- \\\"CSL-675\\\"\",\"product_description\":\"Minimum 0.032\\\" Thick Aluminum, Maximum 16\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+NA\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Consolidated Metals of Florida\",\"approval_number_master\":\"FL#4872-R1\",\"approval_number\":\"FL4872.4\",\"seq\":4,\"product_model\":\"4- \\\"CSS-210A\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 16\\\" Wide Panel Attached to Steel Deck\",\"design_pressure\":\"+NA\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Consolidated Metals of Florida\",\"approval_number_master\":\"FL#4872-R1\",\"approval_number\":\"FL4872.5\",\"seq\":5,\"product_model\":\"5- \\\"CSS-210A\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 16\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+NA\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Consolidated Metals of Florida\",\"approval_number_master\":\"FL#4872-R1\",\"approval_number\":\"FL4872.6\",\"seq\":6,\"product_model\":\"6- \\\"CSS-100\\\"\",\"product_description\":\"16 Ounce Copper, Maximum 17\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+NA\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Consolidated Metals of Florida\",\"approval_number_master\":\"FL#4872-R1\",\"approval_number\":\"FL4872.7\",\"seq\":7,\"product_model\":\"7- \\\"CSS-100\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 17\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+NA\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Consolidated Metals of Florida\",\"approval_number_master\":\"FL#4872-R1\",\"approval_number\":\"FL4872.8\",\"seq\":8,\"product_model\":\"8- \\\"CSS-150\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 16\\\" Wide Panel Attached to Steel Deck\",\"design_pressure\":\"+NA\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Consolidated Metals of Florida\",\"approval_number_master\":\"FL#4872-R1\",\"approval_number\":\"FL4872.9\",\"seq\":9,\"product_model\":\"9- \\\"CSS-150\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 16\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+NA\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Consolidated Metals of Florida\",\"approval_number_master\":\"FL#4872-R1\",\"approval_number\":\"FL4872.10\",\"seq\":10,\"product_model\":\"a10- \\\"CSL-550\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 18\\\" Wide (For DP = 52.5 psf) or 19.5\\\" Wide (For DP = 37.5 psf) Panel Attached to Wood Deck\",\"design_pressure\":\"+NA\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Consolidated Metals of Florida\",\"approval_number_master\":\"FL#4872-R1\",\"approval_number\":\"FL4872.11\",\"seq\":11,\"product_model\":\"a11- \\\"Stand and Seam\\\"\",\"product_description\":\"Minimum 29 Gauge Steel, Maximum 16\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+NA\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Ashland Specialty Chemical\":[{\"manufacturer\":\"Ashland Specialty Chemical\",\"approval_number_master\":\"FL#2278-R0\",\"approval_number\":\"FL2278.1\",\"seq\":1,\"product_model\":\"Pliodeck Insulation Adhesive\",\"product_description\":\"One-part, moisture cure urethane adhesive for attaching insulations and recover boards to various roofing substrates.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Guardian Building Products - Ashley Aluminum, LLC\":[{\"manufacturer\":\"Guardian Building Products - Ashley Aluminum, LLC\",\"approval_number_master\":\"FL#2362-R0\",\"approval_number\":\"FL2362.1\",\"seq\":1,\"product_model\":\"Aluminum Roofing Panels\",\"product_description\":\"Roll formed riser roof panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"ARCHITECTURAL METAL FABRICATIONS, INC.\":[{\"manufacturer\":\"ARCHITECTURAL METAL FABRICATIONS, INC.\",\"approval_number_master\":\"FL#2460-R0\",\"approval_number\":\"FL2460.1\",\"seq\":1,\"product_model\":\"5-V\",\"product_description\":\"24\\\" WIDTH 26 GAUGE 5-V\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ARCHITECTURAL METAL FABRICATIONS, INC.\",\"approval_number_master\":\"FL#2460-R0\",\"approval_number\":\"FL2460.2\",\"seq\":2,\"product_model\":\"FF100\",\"product_description\":\"16\\\" WIDTH 1\\\" HIGH STANDING SEAM 26 GAUGE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ARCHITECTURAL METAL FABRICATIONS, INC.\",\"approval_number_master\":\"FL#2460-R0\",\"approval_number\":\"FL2460.3\",\"seq\":3,\"product_model\":\"SS675\",\"product_description\":\"18\\\" WIDTH 24 GAUGE 1 3\\\/4 STANDING SEAM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ARCHITECTURAL METAL FABRICATIONS, INC.\",\"approval_number_master\":\"FL#6450-R0\",\"approval_number\":\"FL6450.1\",\"seq\":1,\"product_model\":\"5-V\",\"product_description\":\"24\\\" Width 26 Gauge 5-V Crimp\",\"design_pressure\":\"+105\\\/-52.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ARCHITECTURAL METAL FABRICATIONS, INC.\",\"approval_number_master\":\"FL#6450-R0\",\"approval_number\":\"FL6450.2\",\"seq\":2,\"product_model\":\"FF100\",\"product_description\":\"16\\\" width 1\\\" high standing seam 24 or 26 gauge\",\"design_pressure\":\"+105\\\/-52.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ARCHITECTURAL METAL FABRICATIONS, INC.\",\"approval_number_master\":\"FL#6450-R0\",\"approval_number\":\"FL6450.3\",\"seq\":3,\"product_model\":\"SS675\",\"product_description\":\"1\\\"3\\\/4 high 18\\\" width 24 gauge standing seam\",\"design_pressure\":\"+105\\\/-52.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Dixieland Metals of Alabama, LLC.\":[{\"manufacturer\":\"Dixieland Metals of Alabama, LLC.\",\"approval_number_master\":\"FL#2637-R0\",\"approval_number\":\"FL2637.1\",\"seq\":1,\"product_model\":\"1\\\"-1 1\\\/2\\\" Nail Strip\",\"product_description\":\"24 and 26 gauge Galvalume\\u00ae or galvanized, steel grade 50, 1\\\"-1 1\\\/2\\\" high ribs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixieland Metals of Alabama, LLC.\",\"approval_number_master\":\"FL#2637-R0\",\"approval_number\":\"FL2637.2\",\"seq\":2,\"product_model\":\"1\\\"-1 1\\\/2\\\" Snap Lock\",\"product_description\":\"24 and 26 gauge Galvalume\\u00ae or galvanized, steel grade 50, 1\\\"-1 1\\\/2\\\" high ribs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixieland Metals of Alabama, LLC.\",\"approval_number_master\":\"FL#2637-R0\",\"approval_number\":\"FL2637.3\",\"seq\":3,\"product_model\":\"PBR-R Panel\",\"product_description\":\"26 and 29 gauge,Galvalume\\u00ae or galvanized 36\\\" wide, 1 1\\\/4\\\" ribs, 12\\\" o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixieland Metals of Alabama, LLC.\",\"approval_number_master\":\"FL#2637-R0\",\"approval_number\":\"FL2637.4\",\"seq\":4,\"product_model\":\"Tuff Rib\",\"product_description\":\"26 and 29 gauge Galvalume\\u00ae or galvanized, 36\\\" wide, 3\\\/4\\\" ribs, 9\\\"o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixieland Metals of Alabama, LLC.\",\"approval_number_master\":\"FL#3381-R0\",\"approval_number\":\"FL3381.1\",\"seq\":1,\"product_model\":\"PBR Panel\",\"product_description\":\"Thru-Fastened Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixieland Metals of Alabama, LLC.\",\"approval_number_master\":\"FL#4347-R0\",\"approval_number\":\"FL4347.1\",\"seq\":1,\"product_model\":\"FF100 Nail Strip Panel\",\"product_description\":\"UL Class 90, 24 gauge nail strip roofing panel, Grade 50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixieland Metals of Alabama, LLC.\",\"approval_number_master\":\"FL#4347-R0\",\"approval_number\":\"FL4347.2\",\"seq\":2,\"product_model\":\"SS675 Snap Lock w\\\/Clip\",\"product_description\":\"24 gauge, Grade 50, 1 3\\\/4\\\" Snap Lock w\\\/Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixieland Metals of Alabama, LLC.\",\"approval_number_master\":\"FL#4149-R2\",\"approval_number\":\"FL4149.1\",\"seq\":1,\"product_model\":\"26 Ga. PBR\",\"product_description\":\"Min. 26 Ga. PBR Roof Panel over Min. 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-56.75PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixieland Metals of Alabama, LLC.\",\"approval_number_master\":\"FL#4997-R1\",\"approval_number\":\"FL4997.1\",\"seq\":1,\"product_model\":\"24 Ga. Nailstrip\",\"product_description\":\"24 Ga. Nailstrip over 15\\\/32\\\" plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-79.25PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixieland Metals of Alabama, LLC.\",\"approval_number_master\":\"FL#4997-R1\",\"approval_number\":\"FL4997.2\",\"seq\":2,\"product_model\":\"26 Ga. 1 3\\\/4\\\" Snap Lock\",\"product_description\":\"26 Ga. Snap Lock over 15\\\/32\\\" plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-64.25PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixieland Metals of Alabama, LLC.\",\"approval_number_master\":\"FL#4997-R0\",\"approval_number\":\"FL4997.3\",\"seq\":3,\"product_model\":\"26ga Snap Lock\",\"product_description\":\"1 3\\\/4 26ga 14\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixieland Metals of Alabama, LLC.\",\"approval_number_master\":\"FL#6515-R0\",\"approval_number\":\"FL6515.1\",\"seq\":1,\"product_model\":\"PBR Panel\",\"product_description\":\"26GA 36\\\"WIDTH PBR METAL PANEL\",\"design_pressure\":\"+N\\\/A\\\/-56.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixieland Metals of Alabama, LLC.\",\"approval_number_master\":\"FL#6515-R1\",\"approval_number\":\"FL6515.2\",\"seq\":2,\"product_model\":\"26 Ga. PBR\",\"product_description\":\"26 Ga. PBR over 15\\\/32\\\" plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-56.7PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixieland Metals of Alabama, LLC.\",\"approval_number_master\":\"FL#4149-R2\",\"approval_number\":\"FL4149.2\",\"seq\":2,\"product_model\":\"26 Ga. Snap Lock\",\"product_description\":\"1 3\\\/4\\\" Snap Lock Min. 26 Ga. 14\\\" Wide Roof Panel over Min. 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-64.25PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixieland Metals of Alabama, LLC.\",\"approval_number_master\":\"FL#4149-R2\",\"approval_number\":\"FL4149.3\",\"seq\":3,\"product_model\":\"26 Ga. Tuff Rib\",\"product_description\":\"Min. 26 Ga. Tuff Rib over Min. 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-146.0PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixieland Metals of Alabama, LLC.\",\"approval_number_master\":\"FL#4149-R5\",\"approval_number\":\"FL4149.4\",\"seq\":4,\"product_model\":\"29Ga. Tuff Rib Roof Panel\",\"product_description\":\"Min. 29Ga. Tuff Rib over 1x4 SYP wood purlins over shingles(optional) over 15\\\/32\\\" APA plywood. Not for use in HVHZ.\",\"design_pressure\":\"+N\\\/A\\\/-157.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-05-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixieland Metals of Alabama, LLC.\",\"approval_number_master\":\"FL#4149-R5\",\"approval_number\":\"FL4149.5\",\"seq\":5,\"product_model\":\"7\\\/8\\\" Nail Strip 24 Ga. Roof Panel\",\"product_description\":\"24 Ga. over 15\\\/52\\\" APA Plywood.\\nNot for use in HVHZ.\",\"design_pressure\":\"+N\\\/A\\\/-108.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-05-08 00:00:00\",\"instructions_url\":\"\"}],\"Corrugated Industries of Florida, Inc.\":[{\"manufacturer\":\"Corrugated Industries of Florida, Inc.\",\"approval_number_master\":\"FL#2653-R0\",\"approval_number\":\"FL2653.1\",\"seq\":1,\"product_model\":\"1-\\\"R-Panel\\\" and \\\"PBR Panel\\\"\",\"product_description\":\"26 Gauge Steel (50 ksi min. yield) over 15\\\/32\\\" Plywood\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corrugated Industries of Florida, Inc.\",\"approval_number_master\":\"FL#2653-R0\",\"approval_number\":\"FL2653.2\",\"seq\":2,\"product_model\":\"2-\\\"AG Panel\\\"\",\"product_description\":\"29 Gauge Steel (80 ksi min. yield) over 15\\\/32\\\" Plywood\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corrugated Industries of Florida, Inc.\",\"approval_number_master\":\"FL#2653-R0\",\"approval_number\":\"FL2653.3\",\"seq\":3,\"product_model\":\"3-\\\"AG Panel\\\"\",\"product_description\":\"26 and 24 Gauge Steel (50ksi min. yield) over 15\\\/32\\\" Plywood\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corrugated Industries of Florida, Inc.\",\"approval_number_master\":\"FL#5214-R2\",\"approval_number\":\"FL5214.1\",\"seq\":1,\"product_model\":\"1- \\\"R-Panel\\\" and \\\"PBR Panel\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 36\\\" Wide Panel Attached to Steel Purlins Spaced Maximum 60\\\" o.c.\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corrugated Industries of Florida, Inc.\",\"approval_number_master\":\"FL#5213-R3\",\"approval_number\":\"FL5213.1\",\"seq\":1,\"product_model\":\"AG Panel\",\"product_description\":\"Minimum 29 Ga. steel, 36\\\" wide panel over 15\\\/32\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/-63.5 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-04-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corrugated Industries of Florida, Inc.\",\"approval_number_master\":\"FL#5213-R1\",\"approval_number\":\"FL5213.2\",\"seq\":2,\"product_model\":\"2- \\\"AG Panel\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 36\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corrugated Industries of Florida, Inc.\",\"approval_number_master\":\"FL#5818-R3\",\"approval_number\":\"FL5818.1\",\"seq\":1,\"product_model\":\"R \\\/ PBR Panel\",\"product_description\":\"Minimum 29 Ga. steel, 36\\\" wide panel over 15\\\/32\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/-71.0 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-04-08 00:00:00\",\"instructions_url\":\"\"}],\"ATFAB\":[{\"manufacturer\":\"ATFAB\",\"approval_number_master\":\"FL#2726-R0\",\"approval_number\":\"FL2726.1\",\"seq\":1,\"product_model\":\"9.5 RIB PANEL\",\"product_description\":\"26 AND 29 GAUGE GALVANIZED OR GALVALUME\\u00ae, 36\\\" WIDE, 3\\\/4\\\" RIB, 9\\\" O.C.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATFAB\",\"approval_number_master\":\"FL#2726-R0\",\"approval_number\":\"FL2726.2\",\"seq\":2,\"product_model\":\"PBR-R PANEL\",\"product_description\":\"26 AND 29 GAUGE GALVANIZED OR GALVALUME\\u00ae, 36\\\" WIDE, 1 1\\\/4\\\" RIB, 12\\\"O.C.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Architectural Building Components\":[{\"manufacturer\":\"Architectural Building Components\",\"approval_number_master\":\"FL#2804-R1\",\"approval_number\":\"FL2804.1\",\"seq\":1,\"product_model\":\"INSTALLOC 17 3\\\/4\",\"product_description\":\"Standing Seam over plywood\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Building Components\",\"approval_number_master\":\"FL#3694-R0\",\"approval_number\":\"FL3694.1\",\"seq\":1,\"product_model\":\"Installoc 13-24\",\"product_description\":\"Snap Seam Metal Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Building Components\",\"approval_number_master\":\"FL#4243-R1\",\"approval_number\":\"FL4243.1\",\"seq\":1,\"product_model\":\"INSTALLOC 13\\\" 24GA\",\"product_description\":\"13\\\" wide, Snap Lock 1\\\" Metal Roofing Panel, 24 gauge galvanized or Galvalume, Grade 40\",\"design_pressure\":\"+N\\\/A\\\/-112.50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Building Components\",\"approval_number_master\":\"FL#9918-R0\",\"approval_number\":\"FL9918.1\",\"seq\":1,\"product_model\":\"INSTALLOC 17-3\\\/4\\\"\",\"product_description\":\"Standing Seam over Plywood decking\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Building Components\",\"approval_number_master\":\"FL#11307-R0\",\"approval_number\":\"FL11307.1\",\"seq\":1,\"product_model\":\"200 Series\",\"product_description\":\"24 Ga. JSM 200 DL 18\\\" Wide Roof Panel over 22 Ga. Metal Deck Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-153.5PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Building Components\",\"approval_number_master\":\"FL#11307-R0\",\"approval_number\":\"FL11307.2\",\"seq\":2,\"product_model\":\"Installoc\",\"product_description\":\"24 Ga. Instaloc 13\\\" Wide Roof Panel over 15\\\/32\\\" plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-112.5PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Building Components\",\"approval_number_master\":\"FL#11307-R0\",\"approval_number\":\"FL11307.3\",\"seq\":3,\"product_model\":\"Permaseam\",\"product_description\":\"24 Ga. Permaseam 18\\\" Wide Roof Panel over 19\\\/32\\\" plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-52.5 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Building Components\",\"approval_number_master\":\"FL#12806-R0\",\"approval_number\":\"FL12806.1\",\"seq\":1,\"product_model\":\"238T Roof Panel\",\"product_description\":\"18\\\" 24 Ga. Metal Roof Panel over 22 Ga. Metal Decking\",\"design_pressure\":\"+N\\\/A\\\/-161.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Building Components\",\"approval_number_master\":\"FL#12988-R0\",\"approval_number\":\"FL12988.1\",\"seq\":1,\"product_model\":\"238T Roof Panel\",\"product_description\":\"0.04\\\" Aluminum 238T 18\\\" Roof Panel over Windmaster Composite Roof Deck Assmenbly\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Building Components\",\"approval_number_master\":\"FL#12988-R0\",\"approval_number\":\"FL12988.2\",\"seq\":2,\"product_model\":\"238T Roof Panel\",\"product_description\":\"24 Ga. 238T 18\\\" Roof Panel over Windmaster Composite Roof Deck Assembly\",\"design_pressure\":\"+N\\\/A\\\/-149.2PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Building Components\",\"approval_number_master\":\"FL#12988-R0\",\"approval_number\":\"FL12988.3\",\"seq\":3,\"product_model\":\"JSM 200 Roof Panel\",\"product_description\":\"JSM 200 16 oz. Copper 16\\\" wide Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-93.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Building Components\",\"approval_number_master\":\"FL#14106-R0\",\"approval_number\":\"FL14106.1\",\"seq\":1,\"product_model\":\"238T Roof Panel\",\"product_description\":\"0.04\\\" Aluminum 238T 14\\\" Wide Roof Panel over Windmaster Composite Roof Deck Assembly\",\"design_pressure\":\"+N\\\/A\\\/-200.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Building Components\",\"approval_number_master\":\"FL#14523-R0\",\"approval_number\":\"FL14523.1\",\"seq\":1,\"product_model\":\"138T 0.04\\\" Aluminum Roof Panel\",\"product_description\":\"138T 0.04\\\" Aluminum 16\\\" Wide Roof Panel over Composite Roof Deck Assembly\",\"design_pressure\":\"+N\\\/A\\\/-153.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Building Components\",\"approval_number_master\":\"FL#14523-R0\",\"approval_number\":\"FL14523.2\",\"seq\":2,\"product_model\":\"138T 24 Ga. Steel Roof Panel\",\"product_description\":\"138T 24 Ga. Steel 16\\\" Wide Roof Panel\",\"design_pressure\":\"+N\\\/A\\\/-161.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-08 00:00:00\",\"instructions_url\":\"\"}],\"Marlyn Metals, Inc.\":[{\"manufacturer\":\"Marlyn Metals, Inc.\",\"approval_number_master\":\"FL#2876-R0\",\"approval_number\":\"FL2876.1\",\"seq\":1,\"product_model\":\"1- \\\"5-V Crimp\\\"\",\"product_description\":\"Minimum 29 GA Steel, 24\\\" Wide Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marlyn Metals, Inc.\",\"approval_number_master\":\"FL#2876-R0\",\"approval_number\":\"FL2876.2\",\"seq\":2,\"product_model\":\"2- \\\"Mar-Rib\\\"\",\"product_description\":\"Minimum 29 GA Steel, 36\\\" Wide Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marlyn Metals, Inc.\",\"approval_number_master\":\"FL#2876-R0\",\"approval_number\":\"FL2876.3\",\"seq\":3,\"product_model\":\"3- \\\"1.0 NS\\\"\",\"product_description\":\"24 GA Steel, 16\\\" Wide Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marlyn Metals, Inc.\",\"approval_number_master\":\"FL#2876-R0\",\"approval_number\":\"FL2876.4\",\"seq\":4,\"product_model\":\"4- \\\"1.5 NS\\\"\",\"product_description\":\"24 GA Steel, 14.5\\\" Wide Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marlyn Metals, Inc.\",\"approval_number_master\":\"FL#2876-R0\",\"approval_number\":\"FL2876.5\",\"seq\":5,\"product_model\":\"5- \\\"1.5 SL\\\"\",\"product_description\":\"24 GA Steel, 16\\\" Wide Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marlyn Metals, Inc.\",\"approval_number_master\":\"FL#3615-R0\",\"approval_number\":\"FL3615.1\",\"seq\":1,\"product_model\":\"1- \\\"Mar-Rib\\\"\",\"product_description\":\"Minimum 26 Ga Steel, 36\\\" Wide Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marlyn Metals, Inc.\",\"approval_number_master\":\"FL#3615-R0\",\"approval_number\":\"FL3615.2\",\"seq\":2,\"product_model\":\"2- \\\"5V Crimp\\\"\",\"product_description\":\"Minimum 26 Ga Steel, 24\\\" Wide Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marlyn Metals, Inc.\",\"approval_number_master\":\"FL#4285-R0\",\"approval_number\":\"FL4285.1\",\"seq\":1,\"product_model\":\"1- R or PBR Panel\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 36\\\" Wide Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marlyn Metals, Inc.\",\"approval_number_master\":\"FL#4285-R0\",\"approval_number\":\"FL4285.2\",\"seq\":2,\"product_model\":\"2- R or PBR Panel\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 36\\\" Wide Panel over Wood Deck with Rigid Insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marlyn Metals, Inc.\",\"approval_number_master\":\"FL#4643-R0\",\"approval_number\":\"FL4643.1\",\"seq\":1,\"product_model\":\"Mar-Rib\",\"product_description\":\"26ga Steel on Plywood\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marlyn Metals, Inc.\",\"approval_number_master\":\"FL#5204-R0\",\"approval_number\":\"FL5204.1\",\"seq\":1,\"product_model\":\"1- \\\"5-V Crimp\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 24\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marlyn Metals, Inc.\",\"approval_number_master\":\"FL#5204-R0\",\"approval_number\":\"FL5204.2\",\"seq\":2,\"product_model\":\"2- \\\"5-V Crimp\\\"\",\"product_description\":\"Minimum 29 Gauge Steel, Maximum 24\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marlyn Metals, Inc.\",\"approval_number_master\":\"FL#5204-R0\",\"approval_number\":\"FL5204.3\",\"seq\":3,\"product_model\":\"3- \\\"Mar-Rib\\\"\",\"product_description\":\"Minimum 29 Gauge Steel, Maximum 36\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marlyn Metals, Inc.\",\"approval_number_master\":\"FL#5204-R0\",\"approval_number\":\"FL5204.4\",\"seq\":4,\"product_model\":\"4- \\\"R or PBR Panel\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 36\\\" Wide Panel Attached to Wood Deck, with Optional Blanket Insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marlyn Metals, Inc.\",\"approval_number_master\":\"FL#5204-R0\",\"approval_number\":\"FL5204.5\",\"seq\":5,\"product_model\":\"5- \\\"R or PBR Panel\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 36\\\" Wide Panel Attached to Wood Deck, with Rigid Insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marlyn Metals, Inc.\",\"approval_number_master\":\"FL#5204-R0\",\"approval_number\":\"FL5204.6\",\"seq\":6,\"product_model\":\"6- \\\"1.0 NS\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 16\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marlyn Metals, Inc.\",\"approval_number_master\":\"FL#5204-R0\",\"approval_number\":\"FL5204.7\",\"seq\":7,\"product_model\":\"7- \\\"1.5 NS\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 14.5\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marlyn Metals, Inc.\",\"approval_number_master\":\"FL#5204-R0\",\"approval_number\":\"FL5204.8\",\"seq\":8,\"product_model\":\"8- \\\"1.5 SL\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 16\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marlyn Metals, Inc.\",\"approval_number_master\":\"FL#11099-R0\",\"approval_number\":\"FL11099.1\",\"seq\":1,\"product_model\":\"1 - Maryln 5-V Crimp\",\"product_description\":\"5-V, Lapped, 26 gauge, Steel Roof Panel on Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marlyn Metals, Inc.\",\"approval_number_master\":\"FL#11099-R0\",\"approval_number\":\"FL11099.2\",\"seq\":2,\"product_model\":\"2 - Maryln 5-V Crimp\",\"product_description\":\"5-V, Lapped, 29 gauge, Steel Roof Panel on Plywood Deck\",\"design_pressure\":\"+n\\\/a\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marlyn Metals, Inc.\",\"approval_number_master\":\"FL#11099-R0\",\"approval_number\":\"FL11099.3\",\"seq\":3,\"product_model\":\"3 - Mar-Rib\",\"product_description\":\"Lapped, 29 Gauge, Steel Roof Panel on Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marlyn Metals, Inc.\",\"approval_number_master\":\"FL#11099-R0\",\"approval_number\":\"FL11099.4\",\"seq\":4,\"product_model\":\"4 - Mar-Rib\",\"product_description\":\"Lapped, 26 Gauge, Steel Roof Panel on Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marlyn Metals, Inc.\",\"approval_number_master\":\"FL#11099-R0\",\"approval_number\":\"FL11099.5\",\"seq\":5,\"product_model\":\"5 - R or PBR Panel\",\"product_description\":\"R or PBR, Lapped, 26 gauge, Steel Roof Panel\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marlyn Metals, Inc.\",\"approval_number_master\":\"FL#11099-R0\",\"approval_number\":\"FL11099.6\",\"seq\":6,\"product_model\":\"6 - 1.0 NS\",\"product_description\":\"Fastener Strip, 24 guage, Steel Roof Panel on Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marlyn Metals, Inc.\",\"approval_number_master\":\"FL#11099-R0\",\"approval_number\":\"FL11099.7\",\"seq\":7,\"product_model\":\"7 - 1.5 NS\",\"product_description\":\"Fastener Strip, 24 gauge, Steel Roof Panel on Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marlyn Metals, Inc.\",\"approval_number_master\":\"FL#11099-R0\",\"approval_number\":\"FL11099.8\",\"seq\":8,\"product_model\":\"8 - 1.5 SL.\",\"product_description\":\"Fastener Strip, 24 gauge, Steel Roof Panel on Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marlyn Metals, Inc.\",\"approval_number_master\":\"FL#11099-R0\",\"approval_number\":\"FL11099.9\",\"seq\":9,\"product_model\":\"9 - R or PBR Structural Panel\",\"product_description\":\"R or PBR, Lapped, 26 gauge, Steel Roof Panel on steel supports with Compressible insulation optional\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marlyn Metals, Inc.\",\"approval_number_master\":\"FL#11099-R0\",\"approval_number\":\"FL11099.10\",\"seq\":10,\"product_model\":\"a10 - R or PBR Structural Panel\",\"product_description\":\"R or PBR, Lapped, 26 gauge, Steel Roof Panel on steel supports with rigid insulation optional\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Knudson MFG. INC.\":[{\"manufacturer\":\"Knudson MFG. INC.\",\"approval_number_master\":\"FL#2986-R0\",\"approval_number\":\"FL2986.1\",\"seq\":1,\"product_model\":\"1-1\\\/2in Standing seam\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Knudson MFG. INC.\",\"approval_number_master\":\"FL#2986-R0\",\"approval_number\":\"FL2986.2\",\"seq\":2,\"product_model\":\"1.0in Nail Strip Panel\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"MODERN METAL SYSTEMS, INC.\":[{\"manufacturer\":\"MODERN METAL SYSTEMS, INC.\",\"approval_number_master\":\"FL#3135-R0\",\"approval_number\":\"FL3135.1\",\"seq\":1,\"product_model\":\"1- \\\"US150 NS\\\" Panel\",\"product_description\":\"Minimum 24 GA Steel, 14.5\\\" Wide Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MODERN METAL SYSTEMS, INC.\",\"approval_number_master\":\"FL#3135-R0\",\"approval_number\":\"FL3135.2\",\"seq\":2,\"product_model\":\"2- \\\"US100 NS\\\" Panel\",\"product_description\":\"Minimum 24 GA Steel, 16\\\" Wide Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MODERN METAL SYSTEMS, INC.\",\"approval_number_master\":\"FL#3135-R0\",\"approval_number\":\"FL3135.3\",\"seq\":3,\"product_model\":\"3- \\\"US150 LS\\\" Panel\",\"product_description\":\"Minimum 24 GA Steel, 16\\\" Wide Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MODERN METAL SYSTEMS, INC.\",\"approval_number_master\":\"FL#3135-R0\",\"approval_number\":\"FL3135.4\",\"seq\":4,\"product_model\":\"4- \\\"US175 LS\\\" Panel\",\"product_description\":\"Minimum 24 GA Steel, 16\\\" Wide Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MODERN METAL SYSTEMS, INC.\",\"approval_number_master\":\"FL#3135-R0\",\"approval_number\":\"FL3135.5\",\"seq\":5,\"product_model\":\"5- \\\"US150 S\\\" Panel\",\"product_description\":\"Minimum 24 GA Steel, 16\\\" Wide Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MODERN METAL SYSTEMS, INC.\",\"approval_number_master\":\"FL#3135-R0\",\"approval_number\":\"FL3135.6\",\"seq\":6,\"product_model\":\"6- \\\"US200 S\\\" Panel\",\"product_description\":\"Minimum 24 GA Steel, 16\\\" Wide Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Metalcraft, Inc.\":[{\"manufacturer\":\"Metalcraft, Inc.\",\"approval_number_master\":\"FL#3144-R0\",\"approval_number\":\"FL3144.1\",\"seq\":1,\"product_model\":\"1- \\\"MC175 SL\\\" Panel\",\"product_description\":\"Minimum 24 GA Steel, 18\\\" Wide Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metalcraft, Inc.\",\"approval_number_master\":\"FL#5973-R1\",\"approval_number\":\"FL5973.1\",\"seq\":1,\"product_model\":\"1- \\\"MC175 SL\\\"\",\"product_description\":\"Roof Panel, 24 Gauge Steel, Max. 18\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"custom bilt metals\":[{\"manufacturer\":\"custom bilt metals\",\"approval_number_master\":\"FL#3313-R0\",\"approval_number\":\"FL3313.1\",\"seq\":1,\"product_model\":\"Vail Metal Shingle\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"custom bilt metals\",\"approval_number_master\":\"FL#7188-R0\",\"approval_number\":\"FL7188.1\",\"seq\":1,\"product_model\":\"Vail Metal Shingle-Vail Titan Select & Vail Majestic Copper\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"MBCI\":[{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#3346-R0\",\"approval_number\":\"FL3346.1\",\"seq\":1,\"product_model\":\"5V-Crimp Panel\",\"product_description\":\"Through fastened roof panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#8631-R0\",\"approval_number\":\"FL8631.1\",\"seq\":1,\"product_model\":\"Craftsman Roof Panel\",\"product_description\":\"12\\\" Wide Craftsman Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#11903-R0\",\"approval_number\":\"FL11903.1\",\"seq\":1,\"product_model\":\"5V-Crimp\",\"product_description\":\"5V-Crimp over Plywood\",\"design_pressure\":\"+n\\\/a\\\/-146.00\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#11903-R0\",\"approval_number\":\"FL11903.2\",\"seq\":2,\"product_model\":\"Craftsman LB and HB\",\"product_description\":\"Craftsman LB and HB over Plywood\",\"design_pressure\":\"+n\\\/a\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#11903-R0\",\"approval_number\":\"FL11903.3\",\"seq\":3,\"product_model\":\"Craftsman SB\",\"product_description\":\"Craftsman SB over Plywood\",\"design_pressure\":\"+n\\\/a\\\/-138.50\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#11918-R0\",\"approval_number\":\"FL11918.1\",\"seq\":1,\"product_model\":\"Stormproof Panel\",\"product_description\":\"Stormproof Panel over min. 19\\\/32\\\" plywood\",\"design_pressure\":\"+n\\\/a\\\/-52.50\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#13247-R0\",\"approval_number\":\"FL13247.1\",\"seq\":1,\"product_model\":\"Slimline Panel\",\"product_description\":\"16\\\" or 12\\\" Slimline panel over plywood\",\"design_pressure\":\"+N\\\/A\\\/-108.50\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#13672-R0\",\"approval_number\":\"FL13672.1\",\"seq\":1,\"product_model\":\"Stormproof Metal Panel\",\"product_description\":\"29 ga. Stormproof panel over shingles and 15\\\/32\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/-153.50\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#14622-R0\",\"approval_number\":\"FL14622.1\",\"seq\":1,\"product_model\":\"Insulated R Panel\",\"product_description\":\"Insulated R Panel\",\"design_pressure\":\"+N\\\/A\\\/-110.00\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#11903-R1\",\"approval_number\":\"FL11903.4\",\"seq\":4,\"product_model\":\"Slimline Panel\",\"product_description\":\"16\\\" or 12\\\" Slimline Panel over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-108.50\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#13672-R1\",\"approval_number\":\"FL13672.2\",\"seq\":2,\"product_model\":\"Stromproof Metal Panels\",\"product_description\":\"29 ga. Stormproof panel over min. 19\\\/32\\\" plywood\",\"design_pressure\":\"+n\\\/a\\\/-52.50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#14622-R1\",\"approval_number\":\"FL14622.2\",\"seq\":2,\"product_model\":\"Insulated R Panel\",\"product_description\":\"Insulated R Panel\",\"design_pressure\":\"+N\\\/A\\\/-110.00\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#15792-R0\",\"approval_number\":\"FL15792.1\",\"seq\":1,\"product_model\":\"16.5\\\" Craftsman SB Panel\",\"product_description\":\"Craftsman SB panel over 5\\\/8\\\" plywood.\",\"design_pressure\":\"+N\\\/A\\\/-71.00\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#15900-R0\",\"approval_number\":\"FL15900.1\",\"seq\":1,\"product_model\":\"SuperLok 16\\\" 24 Ga. Panel\",\"product_description\":\"SuperLok Panel over min. 22 ga. Metal Deck\",\"design_pressure\":\"+N\\\/A\\\/-151.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#19672-R0\",\"approval_number\":\"FL19672.1\",\"seq\":1,\"product_model\":\"Lokseam 16\\\" 24 ga.\",\"product_description\":\"Lokseam Panel over min. 22 ga. Metal Deck\",\"design_pressure\":\"+N\\\/A\\\/-153.50\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#19672-R0\",\"approval_number\":\"FL19672.2\",\"seq\":2,\"product_model\":\"Lokseam 16\\\" 24 ga.\",\"product_description\":\"Lokseam Panel over 5\\\/8\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-101.00\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#11903-R4\",\"approval_number\":\"FL11903.5\",\"seq\":5,\"product_model\":\"Lokseam\",\"product_description\":\"Min 24 ga., 16\\\" wide panel over min. 22 ga. metal deck\",\"design_pressure\":\"+N\\\/A\\\/-153.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#11903-R4\",\"approval_number\":\"FL11903.6\",\"seq\":6,\"product_model\":\"Lokseam\",\"product_description\":\"Min 24 ga., 16\\\" wide panel over min. 19\\\/32\\\" plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-101\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#11903-R4\",\"approval_number\":\"FL11903.7\",\"seq\":7,\"product_model\":\"Slimline Panel\",\"product_description\":\"Min 26 ga., 12\\\" or 16\\\" wide Slimline Panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-108.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#11903-R4\",\"approval_number\":\"FL11903.8\",\"seq\":8,\"product_model\":\"Stormproof Panel\",\"product_description\":\"Min. 29 ga., 36\\\" wide Stormproof panel over shingles and min. 15\\\/32\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/-153.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#11903-R4\",\"approval_number\":\"FL11903.9\",\"seq\":9,\"product_model\":\"SuperLok Panel\",\"product_description\":\"Min 24 ga., 16\\\" wide panel over min. 22 ga. metal deck\",\"design_pressure\":\"+N\\\/A\\\/-151.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-21 00:00:00\",\"instructions_url\":\"\"}],\"Innovative Metals Company, Inc.\":[{\"manufacturer\":\"Innovative Metals Company, Inc.\",\"approval_number_master\":\"FL#3494-R0\",\"approval_number\":\"FL3494.1\",\"seq\":1,\"product_model\":\"Series 300 Batten Seam Aluminum Panel\",\"product_description\":\"Min 0.03\\\" thick, max 19\\\" coverage over steel deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Metals Company, Inc.\",\"approval_number_master\":\"FL#3494-R0\",\"approval_number\":\"FL3494.2\",\"seq\":2,\"product_model\":\"Series 300 Batten Seam Aluminum Panel\",\"product_description\":\"Min 0.03\\\" thick, max 19\\\" coverage over plywood deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Metals Company, Inc.\",\"approval_number_master\":\"FL#3494-R0\",\"approval_number\":\"FL3494.3\",\"seq\":3,\"product_model\":\"Series 300 Batten Seam Steel Panel\",\"product_description\":\"Min 24 ga., max 19\\\" coverage over plywood deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Metals Company, Inc.\",\"approval_number_master\":\"FL#3494-R0\",\"approval_number\":\"FL3494.4\",\"seq\":4,\"product_model\":\"Series 300 Batten Seam Steel Panel\",\"product_description\":\"Min 24 ga., max 19\\\" coverage over steel deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Metals Company, Inc.\",\"approval_number_master\":\"FL#3494-R0\",\"approval_number\":\"FL3494.5\",\"seq\":5,\"product_model\":\"Series 300 Standard Seam Steel Panel\",\"product_description\":\"Min 24 ga., max 18\\\" wide over plywood deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Metals Company, Inc.\",\"approval_number_master\":\"FL#3494-R0\",\"approval_number\":\"FL3494.6\",\"seq\":6,\"product_model\":\"Series 300 Standard Seam Steel Panel\",\"product_description\":\"Min 24 ga., max 18\\\" wide over steel deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Metals Company, Inc.\",\"approval_number_master\":\"FL#3494-R0\",\"approval_number\":\"FL3494.7\",\"seq\":7,\"product_model\":\"Series 300 Standing Seam Aluminum Panel\",\"product_description\":\"Min 0.03\\\" thick, max 18\\\" wide over steel deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Metals Company, Inc.\",\"approval_number_master\":\"FL#3494-R0\",\"approval_number\":\"FL3494.8\",\"seq\":8,\"product_model\":\"Series 300 Standing Seam Aluminum Panel\",\"product_description\":\"Min 0.03\\\" thick, max 18\\\" wide over plywood deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Metals Company, Inc.\",\"approval_number_master\":\"FL#3494-R0\",\"approval_number\":\"FL3494.9\",\"seq\":9,\"product_model\":\"Snap Lok SL-12 Aluminum Panel\",\"product_description\":\"Min 0.03\\\" thick, max 12\\\" wide over plywood deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Metals Company, Inc.\",\"approval_number_master\":\"FL#3494-R0\",\"approval_number\":\"FL3494.10\",\"seq\":10,\"product_model\":\"Snap Lok SL-12 Aluminum Panel\",\"product_description\":\"Min 0.03\\\", max 12\\\" wide over steel deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Metals Company, Inc.\",\"approval_number_master\":\"FL#3494-R0\",\"approval_number\":\"FL3494.11\",\"seq\":11,\"product_model\":\"Snap Lok SL-18 Steel Panel\",\"product_description\":\"Min 24 ga., max 18\\\" wide over plywood deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Metals Company, Inc.\",\"approval_number_master\":\"FL#3494-R0\",\"approval_number\":\"FL3494.12\",\"seq\":12,\"product_model\":\"Snap Lok SL-18 Steel Panel\",\"product_description\":\"Min 24 ga., max 18\\\" wide over steel deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Metals Company, Inc.\",\"approval_number_master\":\"FL#5725-R0\",\"approval_number\":\"FL5725.1\",\"seq\":1,\"product_model\":\"Series 300\",\"product_description\":\"12\\\" or 16\\\" wide, min. 16 oz. copper standing seam roof panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Metals Company, Inc.\",\"approval_number_master\":\"FL#12375-R0\",\"approval_number\":\"FL12375.1\",\"seq\":1,\"product_model\":\"Series 300 Aluminum Panel\",\"product_description\":\"0.04\\\" thick, 12\\\" wide panel fastened to steel deck\",\"design_pressure\":\"+N\\\/A\\\/-210\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Metals Company, Inc.\",\"approval_number_master\":\"FL#12375-R0\",\"approval_number\":\"FL12375.2\",\"seq\":2,\"product_model\":\"Series 300 Steel Panel\",\"product_description\":\"22 ga. 12\\\" wide panel fastened to steel deck\",\"design_pressure\":\"+N\\\/A\\\/-285\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Flamm Roofing\":[{\"manufacturer\":\"Flamm Roofing\",\"approval_number_master\":\"FL#3500-R0\",\"approval_number\":\"FL3500.1\",\"seq\":1,\"product_model\":\"SL1000\",\"product_description\":\"16\\\" wide, Snap Lock 1\\\" Metal Roofing Panel, 24 gauge galvanized or Galvalume, Grade 50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Thompson Architectural Metals Company, Inc.\":[{\"manufacturer\":\"Thompson Architectural Metals Company, Inc.\",\"approval_number_master\":\"FL#3539-R0\",\"approval_number\":\"FL3539.1\",\"seq\":1,\"product_model\":\"1- \\\"TM Rib\\\"\",\"product_description\":\"Minimum 29 Ga Steel, Maximum 36\\\" Wide Panel over Wood Deck with Screw Rows Spaced 12\\\" o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thompson Architectural Metals Company, Inc.\",\"approval_number_master\":\"FL#3539-R0\",\"approval_number\":\"FL3539.2\",\"seq\":2,\"product_model\":\"2- \\\"TM Rib\\\"\",\"product_description\":\"Minimum 29 Ga Steel, Maximum 36\\\" Wide Panel over Wood Deck with Screw Rows spaced 24\\\" o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thompson Architectural Metals Company, Inc.\",\"approval_number_master\":\"FL#3539-R0\",\"approval_number\":\"FL3539.3\",\"seq\":3,\"product_model\":\"3- \\\"5V\\\"\",\"product_description\":\"Minimum 26 Ga Steel, Maximum 24\\\" Wide Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thompson Architectural Metals Company, Inc.\",\"approval_number_master\":\"FL#3539-R0\",\"approval_number\":\"FL3539.4\",\"seq\":4,\"product_model\":\"4- \\\"TM Lock\\\"\",\"product_description\":\"Minimum 26 Ga Steel, Maximum 16\\\" Wide Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thompson Architectural Metals Company, Inc.\",\"approval_number_master\":\"FL#5218-R1\",\"approval_number\":\"FL5218.1\",\"seq\":1,\"product_model\":\"1- \\\"TM Rib\\\"\",\"product_description\":\"Minimum 29 Gauge Steel, Maximum 36\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-101 max.\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thompson Architectural Metals Company, Inc.\",\"approval_number_master\":\"FL#5218-R1\",\"approval_number\":\"FL5218.2\",\"seq\":2,\"product_model\":\"2- \\\"5V Crimp\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 24\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-87.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thompson Architectural Metals Company, Inc.\",\"approval_number_master\":\"FL#5218-R1\",\"approval_number\":\"FL5218.3\",\"seq\":3,\"product_model\":\"4- \\\"TM Lock\\\"\",\"product_description\":\"Minimum 29 Gauge Steel, Maximum 16\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-102.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thompson Architectural Metals Company, Inc.\",\"approval_number_master\":\"FL#5218-R0\",\"approval_number\":\"FL5218.4\",\"seq\":4,\"product_model\":\"4- \\\"TM Lock\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 16\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thompson Architectural Metals Company, Inc.\",\"approval_number_master\":\"FL#11101-R0\",\"approval_number\":\"FL11101.1\",\"seq\":1,\"product_model\":\"1- \\\"TM Rib\\\"\",\"product_description\":\"TM Rib 29 Ga. over 19\\\/32\\\" Plywood. Minimum 29 Gauge Steel, Maximum 36\\\" Wide Panel Attached to Wood Deck, with Screw Rows Spaced Maximum 12\\\" o.c.\\nNon-HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thompson Architectural Metals Company, Inc.\",\"approval_number_master\":\"FL#11101-R0\",\"approval_number\":\"FL11101.2\",\"seq\":2,\"product_model\":\"2- \\\"TM Rib\\\"\",\"product_description\":\"TM Rib 29 Ga. over 19\\\/32\\\" plywood. Minimum 29 Gauge Steel, Maximum 36\\\" Wide Panel Attached to Wood Deck, with Screw Rows Spaced Maximum 24\\\" o.c.\",\"design_pressure\":\"+N\\\/A\\\/-86.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thompson Architectural Metals Company, Inc.\",\"approval_number_master\":\"FL#11101-R0\",\"approval_number\":\"FL11101.3\",\"seq\":3,\"product_model\":\"3- \\\"5V Crimp\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 24\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-87.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thompson Architectural Metals Company, Inc.\",\"approval_number_master\":\"FL#11101-R0\",\"approval_number\":\"FL11101.4\",\"seq\":4,\"product_model\":\"4- \\\"TM Lock\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 16\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-102.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-09 00:00:00\",\"instructions_url\":\"\"}],\"B G Machine and Metal Fab, Inc.\":[{\"manufacturer\":\"B G Machine and Metal Fab, Inc.\",\"approval_number_master\":\"FL#3541-R0\",\"approval_number\":\"FL3541.1\",\"seq\":1,\"product_model\":\"Dek-Shield 12\",\"product_description\":\"Metal Roof Panel (Acrylic Coated Galvalume ASTM A792 Structural Steel Grade 50)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Reed Metal, Inc.\":[{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#3581-R0\",\"approval_number\":\"FL3581.1\",\"seq\":1,\"product_model\":\"PBR_R Panel\",\"product_description\":\"36\\\" wide 1 1\\\/4\\\"ribs 12\\\"oc 29GA and 26GA Galvalume or galvanized metal roofing panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#3581-R0\",\"approval_number\":\"FL3581.2\",\"seq\":2,\"product_model\":\"Tuff-Rib Metal Panel\",\"product_description\":\"36\\\" wide with 3\\\/4\\\" ribs 9\\\" oc 29 GA and 26GA Galvalume or galvanized metal roofing panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#31370-R0\",\"approval_number\":\"FL31370.1\",\"seq\":1,\"product_model\":\"Secure-Seam\",\"product_description\":\"Max 18\\\" wide, nom 0.032\\\" thick (min.) aluminum snap-lock standing seam panel over min 15\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-93.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#37815-R0\",\"approval_number\":\"FL37815.1\",\"seq\":1,\"product_model\":\"Advantage-Lok II\",\"product_description\":\"Min 26 ga., 16\\\" wide concealed fastened panel over 7\\\/16\\\" thick OSB & 15\\\/32\\\" & thick plywood\",\"design_pressure\":\"+N\\\/A\\\/-131.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#37815-R0\",\"approval_number\":\"FL37815.2\",\"seq\":2,\"product_model\":\"Aluminum Advantage-Lok II\",\"product_description\":\"Max 16.375\\\" wide, nom 0.032\\\" thick (min.) aluminum concealed fastener roof panel over min 15\\\/32\\\" thick plywood deck or 7\\\/16\\\" thick OSB.\",\"design_pressure\":\"+N\\\/A\\\/-93.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#37815-R0\",\"approval_number\":\"FL37815.3\",\"seq\":3,\"product_model\":\"Aluminum SL175\",\"product_description\":\"Max 18\\\" wide, nom 0.032\\\" thick (min.) aluminum snap-lock standing seam panel over min 15\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-93.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#37815-R0\",\"approval_number\":\"FL37815.4\",\"seq\":4,\"product_model\":\"ML200\",\"product_description\":\"Min 24 ga., max 16\\\" wide standing seam metal panel with double lock seam over metal deck.\",\"design_pressure\":\"+N\\\/A\\\/-116.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#37815-R0\",\"approval_number\":\"FL37815.5\",\"seq\":5,\"product_model\":\"SL175\",\"product_description\":\"Min 24 ga., max 16\\\" wide snap-lock standing seam metal panel over metal deck.\",\"design_pressure\":\"+N\\\/A\\\/-86\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#37815-R0\",\"approval_number\":\"FL37815.6\",\"seq\":6,\"product_model\":\"SL175\",\"product_description\":\"Min 24 ga., max 18\\\" wide, snap-lock standing seam metal panel over 15\\\/32\\\" thick plywood\",\"design_pressure\":\"+N\\\/A\\\/-93.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#37816-R0\",\"approval_number\":\"FL37816.1\",\"seq\":1,\"product_model\":\"Aluminum ML200\",\"product_description\":\"Max 18\\\" wide, nom 0.032\\\" thick (min.) aluminum standing seam panel over min 15\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-146.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#37816-R0\",\"approval_number\":\"FL37816.2\",\"seq\":2,\"product_model\":\"Aluminum SL175\",\"product_description\":\"Max 18\\\" wide, nom 0.04\\\" thick (min.) aluminum snap-lock standing seam panel over min 15\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-78.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#37816-R0\",\"approval_number\":\"FL37816.3\",\"seq\":3,\"product_model\":\"ML200\",\"product_description\":\"Min 24 ga., max 16\\\" wide standing seam metal panel with double lock seam over min 15\\\/32\\\" thick plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-86\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#37816-R0\",\"approval_number\":\"FL37816.4\",\"seq\":4,\"product_model\":\"ML200\",\"product_description\":\"Min 24 ga., max 16\\\" wide standing seam metal panel with double lock seam over metal deck.\",\"design_pressure\":\"+N\\\/A\\\/-84\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#41930-R0\",\"approval_number\":\"FL41930.1\",\"seq\":1,\"product_model\":\"01: 24ga Secure Seam on 1x4's on plywood\",\"product_description\":\"24ga (min) 1.75\\\" clipped snaplock standing seam panel over 1x4's on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-101\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#41930-R0\",\"approval_number\":\"FL41930.2\",\"seq\":2,\"product_model\":\"02: 26ga Residential panel on 1x4's on plywood\",\"product_description\":\"26ga (min) residential (rib) exposed fastener panel over 1x4's on 15\\\/32\\\" (min) plywood\",\"design_pressure\":\"+N\\\/A\\\/-123.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-03-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#12725-R0\",\"approval_number\":\"FL12725.1\",\"seq\":1,\"product_model\":\"26 Ga. Perma Loc\",\"product_description\":\"26 Ga. Perma Loc 16\\\" wide over 15\\\/32\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/-63.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#12725-R0\",\"approval_number\":\"FL12725.2\",\"seq\":2,\"product_model\":\"29 Ga. Tuff Rib\",\"product_description\":\"29 Ga. Tuff Rib 36\\\" wide over 15\\\/32\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/-146.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#12725-R0\",\"approval_number\":\"FL12725.3\",\"seq\":3,\"product_model\":\"29 Ga. Tuff Rib\",\"product_description\":\"29 Ga. Tuff Rib 36\\\" wide over\\n1 x 4 Wood Purlins\",\"design_pressure\":\"+N\\\/A\\\/-123.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#12725-R1\",\"approval_number\":\"FL12725.4\",\"seq\":4,\"product_model\":\"29 Ga. Residential\",\"product_description\":\"29 Ga. Residential over 15\\\/32\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/-146.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#12725-R1\",\"approval_number\":\"FL12725.5\",\"seq\":5,\"product_model\":\"29 Ga. Residential\",\"product_description\":\"29 Ga. Residential over\\n1 x 4 Wood Purlins\",\"design_pressure\":\"+N\\\/A\\\/-123.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#24508-R0\",\"approval_number\":\"FL24508.1\",\"seq\":1,\"product_model\":\"PBR Panel - Anchor Pattern A\",\"product_description\":\"Non-structural through fastened minimum 26 gauge metal roof panels installed over nominal 15\\\/32\\\" plywood sheathing roof deck for use in new construction and re-roofing applications.\",\"design_pressure\":\"+N\\\/A\\\/-56.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#24508-R0\",\"approval_number\":\"FL24508.2\",\"seq\":2,\"product_model\":\"PBR Panel - Anchor Pattern B\",\"product_description\":\"Non-structural through fastened minimum 26 gauge metal roof panels installed over nominal 15\\\/32\\\" plywood sheathing roof deck for use in new construction and re-roofing applications.\",\"design_pressure\":\"+N\\\/A\\\/-146.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#24508-R0\",\"approval_number\":\"FL24508.3\",\"seq\":3,\"product_model\":\"Secure-Seam - Anchor Pattern A\",\"product_description\":\"Non-structural standing seam minimum 26 gauge metal roof panels installed over nominal 15\\\/32\\\" plywood sheathing roof deck for use in new construction and re-roofing applications.\",\"design_pressure\":\"+N\\\/A\\\/-56.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#24508-R0\",\"approval_number\":\"FL24508.4\",\"seq\":4,\"product_model\":\"Secure-Seam - Anchor Pattern B\",\"product_description\":\"Non-structural standing seam minimum 26 gauge metal roof panels installed over nominal 15\\\/32\\\" plywood sheathing roof deck for use in new construction and re-roofing applications.\",\"design_pressure\":\"+N\\\/A\\\/-86.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#24508-R1\",\"approval_number\":\"FL24508.5\",\"seq\":5,\"product_model\":\"26 Ga. PBR Panel - Anchor Pattern A\",\"product_description\":\"Non-structural through fastened minimum 26 gauge metal roof panels installed over nominal 15\\\/32\\\" plywood sheathing roof deck for use in new construction and re-roofing applications.\",\"design_pressure\":\"+N\\\/A\\\/-56.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#24508-R1\",\"approval_number\":\"FL24508.6\",\"seq\":6,\"product_model\":\"26 Ga. PBR Panel - Anchor Pattern B\",\"product_description\":\"Non-structural through fastened minimum 26 gauge metal roof panels installed over nominal 15\\\/32\\\" plywood sheathing roof deck for use in new construction and re-roofing applications.\",\"design_pressure\":\"+N\\\/A\\\/-146.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#24508-R1\",\"approval_number\":\"FL24508.7\",\"seq\":7,\"product_model\":\"26 Ga. Secure-Seam - Anchor Pattern A\",\"product_description\":\"Non-structural standing seam minimum 26 gauge metal roof panels installed over nominal 15\\\/32\\\" plywood sheathing roof deck for use in new construction and re-roofing applications.\",\"design_pressure\":\"+N\\\/A\\\/-56.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#24508-R1\",\"approval_number\":\"FL24508.8\",\"seq\":8,\"product_model\":\"26 Ga. Secure-Seam - Anchor Pattern B\",\"product_description\":\"Non-structural standing seam minimum 26 gauge metal roof panels installed over nominal 15\\\/32\\\" plywood sheathing roof deck for use in new construction and re-roofing applications.\",\"design_pressure\":\"+N\\\/A\\\/-86.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#24508-R1\",\"approval_number\":\"FL24508.9\",\"seq\":9,\"product_model\":\"29 Ga. Residential Panel (Purlins) - Anchor Pattern A\",\"product_description\":\"Non-structural through fastened min. 29 ga. metal roof panels installed over 1x4 purlins over nominal 7\\\/16\\\" OSB sheathing roof deck, w\\\/ or w\\\/o asphalt shingles & 30# felt paper between the purlins & the roof deck, for use in re-roofing.\",\"design_pressure\":\"+N\\\/A\\\/-86.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#24508-R1\",\"approval_number\":\"FL24508.10\",\"seq\":10,\"product_model\":\"29 Ga. Residential Panel (Purlins) - Anchor Pattern B\",\"product_description\":\"Non-structural through fastened min. 29 ga. metal roof panels installed over 1x4 purlins over nominal 7\\\/16\\\" OSB sheathing roof deck, w\\\/ or w\\\/o asphalt shingles & 30# felt paper between the purlins & the roof deck, for use in re-roofing.\",\"design_pressure\":\"+N\\\/A\\\/-176.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#24508-R1\",\"approval_number\":\"FL24508.11\",\"seq\":11,\"product_model\":\"29 Ga. Residential Panel - Anchor Pattern A\",\"product_description\":\"Non-structural through fastened minimum 29 gauge metal roof panels installed over nominal 7\\\/16\\\" OSB sheathing roof deck for use in new construction and re-roofing applications.\",\"design_pressure\":\"+N\\\/A\\\/-20.8\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#24508-R1\",\"approval_number\":\"FL24508.12\",\"seq\":12,\"product_model\":\"29 Ga. Residential Panel - Anchor Pattern B\",\"product_description\":\"Non-structural through fastened minimum 29 gauge metal roof panels installed over nominal 7\\\/16\\\" OSB sheathing roof deck for use in new construction and re-roofing applications.\",\"design_pressure\":\"+N\\\/A\\\/-108.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#24508-R2\",\"approval_number\":\"FL24508.13\",\"seq\":13,\"product_model\":\"26 Ga. Secure-Seam - Anchor Pattern A\",\"product_description\":\"Non-structural standing seam minimum 26 gauge metal roof panels installed over nominal 15\\\/32\\\" plywood sheathing roof deck for use in new construction and re-roofing applications.\",\"design_pressure\":\"+N\\\/A\\\/-56.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#24508-R2\",\"approval_number\":\"FL24508.14\",\"seq\":14,\"product_model\":\"26 Ga. Secure-Seam - Anchor Pattern B\",\"product_description\":\"Non-structural standing seam minimum 26 gauge metal roof panels installed over nominal 15\\\/32\\\" plywood sheathing roof deck for use in new construction and re-roofing applications.\",\"design_pressure\":\"+N\\\/A\\\/-86.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#24508-R2\",\"approval_number\":\"FL24508.15\",\"seq\":15,\"product_model\":\"29 Ga. Residential Panel (Purlins) - Anchor Pattern A\",\"product_description\":\"Non-structural through fastened min. 29 ga. metal roof panels installed over 1x4 purlins over nominal 7\\\/16\\\" OSB sheathing roof deck, w\\\/ or w\\\/o asphalt shingles & 30# felt paper between the purlins & the roof deck, for use in re-roofing.\",\"design_pressure\":\"+N\\\/A\\\/-86.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#24508-R2\",\"approval_number\":\"FL24508.16\",\"seq\":16,\"product_model\":\"29 Ga. Residential Panel (Purlins) - Anchor Pattern B\",\"product_description\":\"Non-structural through fastened min. 29 ga. metal roof panels installed over 1x4 purlins over nominal 7\\\/16\\\" OSB sheathing roof deck, w\\\/ or w\\\/o asphalt shingles & 30# felt paper between the purlins & the roof deck, for use in re-roofing.\",\"design_pressure\":\"+N\\\/A\\\/-176.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#24508-R2\",\"approval_number\":\"FL24508.17\",\"seq\":17,\"product_model\":\"29 Ga. Residential Panel - Anchor Pattern A\",\"product_description\":\"Non-structural through fastened minimum 29 gauge metal roof panels installed over nominal 7\\\/16\\\" OSB sheathing roof deck for use in new construction and re-roofing applications.\",\"design_pressure\":\"+N\\\/A\\\/-20.8\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#24508-R2\",\"approval_number\":\"FL24508.18\",\"seq\":18,\"product_model\":\"29 Ga. Residential Panel - Anchor Pattern B\",\"product_description\":\"Non-structural through fastened minimum 29 gauge metal roof panels installed over nominal 7\\\/16\\\" OSB sheathing roof deck for use in new construction and re-roofing applications.\",\"design_pressure\":\"+N\\\/A\\\/-108.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-12 00:00:00\",\"instructions_url\":\"\"}],\"Florida Metal Sales\":[{\"manufacturer\":\"Florida Metal Sales\",\"approval_number_master\":\"FL#3709-R0\",\"approval_number\":\"FL3709.1\",\"seq\":1,\"product_model\":\"PBR-R Metal Roofing Panels\",\"product_description\":\"26 and 29 gauge, steel grade 80, Galvalume or galvanized 36\\\" wide, 1 1\\\/4\\\" ribs 12\\\"o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Metal Sales\",\"approval_number_master\":\"FL#3709-R0\",\"approval_number\":\"FL3709.2\",\"seq\":2,\"product_model\":\"Snap Lock Standing Seam\",\"product_description\":\"1\\\"-1 1\\\/2\\\" Snap Lock Standing Seam Metal Roofing Panel, Steel grade 50, 24 and 26 gauge Galvalume or galvanized panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Metal Sales\",\"approval_number_master\":\"FL#3709-R0\",\"approval_number\":\"FL3709.3\",\"seq\":3,\"product_model\":\"Tuff-Rib Metal Roofing Panels\",\"product_description\":\"36\\\" wide with 3\\\/4\\\" ribs 9\\\"o.c., steel grade 80, Glvalume or galvanized panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Metal Sales\",\"approval_number_master\":\"FL#6316-R0\",\"approval_number\":\"FL6316.1\",\"seq\":1,\"product_model\":\"26 Ga. PBR RPANEL\",\"product_description\":\"26GA 36\\\"WIDTH PBR METAL PANEL\",\"design_pressure\":\"+N\\\/A\\\/--113.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Metal Sales\",\"approval_number_master\":\"FL#6316-R0\",\"approval_number\":\"FL6316.2\",\"seq\":2,\"product_model\":\"26 Ga. RIB PANEL\",\"product_description\":\"26GA 36\\\" WIDTH RIB PANEL\",\"design_pressure\":\"+N\\\/A\\\/-86.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Metal Sales\",\"approval_number_master\":\"FL#6316-R0\",\"approval_number\":\"FL6316.3\",\"seq\":3,\"product_model\":\"29 Ga. RIB PANEL\",\"product_description\":\"29 GA 36\\\" WIDTH RIB PANEL\",\"design_pressure\":\"+N\\\/A\\\/--84.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Metal Sales\",\"approval_number_master\":\"FL#6316-R0\",\"approval_number\":\"FL6316.4\",\"seq\":4,\"product_model\":\"SNAP LOCK 14\\\" 26 ga.\",\"product_description\":\"26GA 1 3\\\/4 RIB SNAP LOCK 14\\\" WIDE METAL PANEL\",\"design_pressure\":\"+N\\\/A\\\/--64.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Met-Tile(now manufactured by McElroy Metal)\":[{\"manufacturer\":\"Met-Tile(now manufactured by McElroy Metal)\",\"approval_number_master\":\"FL#3802-R0\",\"approval_number\":\"FL3802.1\",\"seq\":1,\"product_model\":\"Met-Tile Metal Roof\",\"product_description\":\"corrugated metal roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Bobby James, Inc.\":[{\"manufacturer\":\"Bobby James, Inc.\",\"approval_number_master\":\"FL#4100-R0\",\"approval_number\":\"FL4100.1\",\"seq\":1,\"product_model\":\"1- \\\"BJI-550\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 18\\\" Wide Panel for DP = 52.5 psf or Maximum 19.5\\\" Panel for DP = 30 psf attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bobby James, Inc.\",\"approval_number_master\":\"FL#5216-R0\",\"approval_number\":\"FL5216.1\",\"seq\":1,\"product_model\":\"1- \\\"BJI-550\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 18\\\" or 19.5\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bobby James, Inc.\",\"approval_number_master\":\"FL#7755-R0\",\"approval_number\":\"FL7755.1\",\"seq\":1,\"product_model\":\"1-\\\"BJI 675\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Max.18\\\" Wide Panel Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/a\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bobby James, Inc.\",\"approval_number_master\":\"FL#7755-R0\",\"approval_number\":\"FL7755.2\",\"seq\":2,\"product_model\":\"2-\\\"BJI 675\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Max.18\\\" Wide Panel Attached to Plywood Deck with Insulation\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bobby James, Inc.\",\"approval_number_master\":\"FL#7755-R0\",\"approval_number\":\"FL7755.3\",\"seq\":3,\"product_model\":\"3-\\\"BJI 675\\\"\",\"product_description\":\"Minimum 0.032\\\" Aluminum , Max.16\\\" Wide Panel Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bobby James, Inc.\",\"approval_number_master\":\"FL#7755-R0\",\"approval_number\":\"FL7755.4\",\"seq\":4,\"product_model\":\"4-\\\"BJI 675\\\"\",\"product_description\":\"Minimum 0.032\\\" Aluminum , Max.16\\\" Wide Panel Attached to Plywood Deck with Insulation\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bobby James, Inc.\",\"approval_number_master\":\"FL#10736-R0\",\"approval_number\":\"FL10736.4\",\"seq\":4,\"product_model\":\"4 - \\\"BJI 675\\\"\",\"product_description\":\"Roof Panel - 24 Gauge Steel, 16\\\" Width, Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bobby James, Inc.\",\"approval_number_master\":\"FL#10736-R0\",\"approval_number\":\"FL10736.1\",\"seq\":1,\"product_model\":\"1 - \\\"BJI 550\\\"\",\"product_description\":\"Roof Panel - 24 Gauge Steel, 18\\\" & 19.5\\\" Widths, Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bobby James, Inc.\",\"approval_number_master\":\"FL#10736-R0\",\"approval_number\":\"FL10736.2\",\"seq\":2,\"product_model\":\"2 - \\\"BJI 550\\\"\",\"product_description\":\"Roof Panel - 24 Gauge Steel, 18\\\" & 19.5\\\" Widths, Attached to Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bobby James, Inc.\",\"approval_number_master\":\"FL#10736-R0\",\"approval_number\":\"FL10736.3\",\"seq\":3,\"product_model\":\"3 - \\\"BJI 675\\\"\",\"product_description\":\"Roof Panel - 24 Gauge Steel, 18\\\" Width, Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-05 00:00:00\",\"instructions_url\":\"\"}],\"JV Metals\":[{\"manufacturer\":\"JV Metals\",\"approval_number_master\":\"FL#4104-R0\",\"approval_number\":\"FL4104.1\",\"seq\":1,\"product_model\":\"1- \\\"1 Inch Nailstrip\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 16\\\" Wide Panel attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JV Metals\",\"approval_number_master\":\"FL#4104-R0\",\"approval_number\":\"FL4104.2\",\"seq\":2,\"product_model\":\"2- \\\"1 Inch Mechanical Seam\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 17\\\" Wide Panel attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Galvacer America Inc.\":[{\"manufacturer\":\"Galvacer America Inc.\",\"approval_number_master\":\"FL#4118-R0\",\"approval_number\":\"FL4118.1\",\"seq\":1,\"product_model\":\"Galvatile Metal Roof Panel\",\"product_description\":\"Metal Tile Appearance Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Galvacer America Inc.\",\"approval_number_master\":\"FL#4118-R0\",\"approval_number\":\"FL4118.2\",\"seq\":2,\"product_model\":\"Galvatile Metal Roof Panel\",\"product_description\":\"Metal Tile Appearance Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Galvacer America Inc.\",\"approval_number_master\":\"FL#4118-R0\",\"approval_number\":\"FL4118.3\",\"seq\":3,\"product_model\":\"Galvatile Metal Roof Panel\",\"product_description\":\"Metal Tile Appearance Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"United States Steel Corporation\":[{\"manufacturer\":\"United States Steel Corporation\",\"approval_number_master\":\"FL#4136-R0\",\"approval_number\":\"FL4136.1\",\"seq\":1,\"product_model\":\"CENTURA PLUS\",\"product_description\":\"PVF laminated Galvalume coated 26 gauge steel shingle.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"AIM Metals LLC\":[{\"manufacturer\":\"AIM Metals LLC\",\"approval_number_master\":\"FL#4140-R0\",\"approval_number\":\"FL4140.1\",\"seq\":1,\"product_model\":\"Nail-Line 1.0\",\"product_description\":\"24 and 26 gauge standing seam metal roof panel with fastener strip.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AIM Metals LLC\",\"approval_number_master\":\"FL#4140-R0\",\"approval_number\":\"FL4140.2\",\"seq\":2,\"product_model\":\"Nail-Line 1.5\",\"product_description\":\"24 and 26 gauge standing seam metal roof panel with fastener strip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AIM Metals LLC\",\"approval_number_master\":\"FL#4140-R0\",\"approval_number\":\"FL4140.3\",\"seq\":3,\"product_model\":\"Snap-Lok\",\"product_description\":\"24 gauge snap-seam metal roof panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AIM Metals LLC\",\"approval_number_master\":\"FL#13089-R0\",\"approval_number\":\"FL13089.1\",\"seq\":1,\"product_model\":\"Nail-Line 1.0\",\"product_description\":\"24 and 26 gauge standing seam metal roof panel with fastener strip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-08-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AIM Metals LLC\",\"approval_number_master\":\"FL#13089-R0\",\"approval_number\":\"FL13089.2\",\"seq\":2,\"product_model\":\"Nail-Line 1.5\",\"product_description\":\"24 and 26 gauge standing seam metal roof panel with fastener strip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-08-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AIM Metals LLC\",\"approval_number_master\":\"FL#13089-R0\",\"approval_number\":\"FL13089.3\",\"seq\":3,\"product_model\":\"Snap-Lock\",\"product_description\":\"24 gauge snap-seam metal roof panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-08-28 00:00:00\",\"instructions_url\":\"\"}],\"Rigid Building Systems\":[{\"manufacturer\":\"Rigid Building Systems\",\"approval_number_master\":\"FL#4231-R0\",\"approval_number\":\"FL4231.1\",\"seq\":1,\"product_model\":\"Platinum Series 24GA (16 or 18inch wide)\",\"product_description\":\"Metal Roof over 19\\\/32\\\" CDX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rigid Building Systems\",\"approval_number_master\":\"FL#4231-R0\",\"approval_number\":\"FL4231.2\",\"seq\":2,\"product_model\":\"Platinum Series 24GA (16 or 18inch wide)\",\"product_description\":\"Metal Roof over 22GA Min Metal Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rigid Building Systems\",\"approval_number_master\":\"FL#6682-R0\",\"approval_number\":\"FL6682.1\",\"seq\":1,\"product_model\":\"Platinum Series 24GA ( 16 or 18inch Wide)\",\"product_description\":\"Metal Roof over 22GA MIn Metal Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rigid Building Systems\",\"approval_number_master\":\"FL#6682-R0\",\"approval_number\":\"FL6682.2\",\"seq\":2,\"product_model\":\"Platinum Series 24GA (16 or 18inch Wide)\",\"product_description\":\"Metal Roof over 19\\\/32\\\" CDX\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Durable Roofing\":[{\"manufacturer\":\"Durable Roofing\",\"approval_number_master\":\"FL#4262-R0\",\"approval_number\":\"FL4262.1\",\"seq\":1,\"product_model\":\"Nail Strip Panel\",\"product_description\":\"22g and 24 Gauge Galvalume or galvanized metal panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Durable Roofing\",\"approval_number_master\":\"FL#4262-R0\",\"approval_number\":\"FL4262.2\",\"seq\":2,\"product_model\":\"Snap Lock Panel\",\"product_description\":\"24 gauge Galvalume or galvanized metal panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Durable Roofing\",\"approval_number_master\":\"FL#4262-R0\",\"approval_number\":\"FL4262.3\",\"seq\":3,\"product_model\":\"Standing Seam\\\/Mechanical Lock\",\"product_description\":\"22 and 24 gauge Metal Roofing Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Kassel and Irons Ltd.\":[{\"manufacturer\":\"Kassel and Irons Ltd.\",\"approval_number_master\":\"FL#4275-R0\",\"approval_number\":\"FL4275.1\",\"seq\":1,\"product_model\":\"1- \\\"KasselWood Metal Shingle\\\"\",\"product_description\":\"Minimum 29 Gauge Steel, 8-5\\\/8\\\" x 40-5\\\/8\\\" x 1\\\/2\\\" Metal Shingle over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kassel and Irons Ltd.\",\"approval_number_master\":\"FL#11858-R0\",\"approval_number\":\"FL11858.2\",\"seq\":2,\"product_model\":\"2-\\\"KasselWood Metal Shingle\\\"\",\"product_description\":\"Roof Panel - 29 Gauge Steel, 8-5\\\/8\\\" x 40-5\\\/8\\\" x 1\\\/2\\\", Attached to Plywood Deck\\nWith Ring Shank Nails\",\"design_pressure\":\"+N\\\/A\\\/-74.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-04 00:00:00\",\"instructions_url\":\"\"}],\"Florala Metal\":[{\"manufacturer\":\"Florala Metal\",\"approval_number_master\":\"FL#4346-R0\",\"approval_number\":\"FL4346.1\",\"seq\":1,\"product_model\":\"Rib Metal Roofing Panel\",\"product_description\":\"26 and 29 gauge Galvanized or Galvalume metal roofing panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"SunSky Metal,LLC\":[{\"manufacturer\":\"SunSky Metal,LLC\",\"approval_number_master\":\"FL#4379-R0\",\"approval_number\":\"FL4379.1\",\"seq\":1,\"product_model\":\"Nail Strip\",\"product_description\":\"22 gauge and 24 gauge non structural metal roofing panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SunSky Metal,LLC\",\"approval_number_master\":\"FL#4401-R0\",\"approval_number\":\"FL4401.1\",\"seq\":1,\"product_model\":\"5V Crimp\",\"product_description\":\"26g, 24\\\" through fastened non structural metal panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SunSky Metal,LLC\",\"approval_number_master\":\"FL#6036-R0\",\"approval_number\":\"FL6036.1\",\"seq\":1,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"24GA 1\\\" MECHANICAL LOCK MAX 17\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SunSky Metal,LLC\",\"approval_number_master\":\"FL#6036-R0\",\"approval_number\":\"FL6036.2\",\"seq\":2,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"24GA 1 1\\\/2 \\\" MECHANICAL LOCK. MAX 16\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SunSky Metal,LLC\",\"approval_number_master\":\"FL#6036-R0\",\"approval_number\":\"FL6036.3\",\"seq\":3,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"MIN 0.32 1 1\\\/2\\\" MECHANICAL LOCK-ALUMINUM MAX 20\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SunSky Metal,LLC\",\"approval_number_master\":\"FL#6036-R0\",\"approval_number\":\"FL6036.4\",\"seq\":4,\"product_model\":\"MECHANICAL LOCK-COPPER\",\"product_description\":\"MIN 0.022 OR 16 OZ COPPER MECHANICAL MAX 16\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SunSky Metal,LLC\",\"approval_number_master\":\"FL#6036-R0\",\"approval_number\":\"FL6036.5\",\"seq\":5,\"product_model\":\"NAIL STRIP\",\"product_description\":\"22GA 1 1\\\/2\\\" NAIL STRIP MAX 16\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SunSky Metal,LLC\",\"approval_number_master\":\"FL#6036-R0\",\"approval_number\":\"FL6036.6\",\"seq\":6,\"product_model\":\"NAIL STRIP\",\"product_description\":\"22GA 1 1\\\/2\\\" NAIL STRIP MAX 14.5 WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SunSky Metal,LLC\",\"approval_number_master\":\"FL#6036-R0\",\"approval_number\":\"FL6036.7\",\"seq\":7,\"product_model\":\"NAIL STRIP\",\"product_description\":\"24GA 1\\\" NAIL STRIP MAX 16\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SunSky Metal,LLC\",\"approval_number_master\":\"FL#6036-R0\",\"approval_number\":\"FL6036.8\",\"seq\":8,\"product_model\":\"SNAP LOCK\",\"product_description\":\"24GA 1 1\\\/2\\\" SNAP LOCK MAX 16\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SunSky Metal,LLC\",\"approval_number_master\":\"FL#6037-R0\",\"approval_number\":\"FL6037.1\",\"seq\":1,\"product_model\":\"5V CRIMP\",\"product_description\":\"26 GAUGE 5V CRIMP METAL ROOFING PANEL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SunSky Metal,LLC\",\"approval_number_master\":\"FL#7926-R0\",\"approval_number\":\"FL7926.1\",\"seq\":1,\"product_model\":\"26GA 5 V Crimp\",\"product_description\":\"26GA 5 V Crimp Fastener on both sides of rib\",\"design_pressure\":\"+N\\\/A\\\/-93.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SunSky Metal,LLC\",\"approval_number_master\":\"FL#7926-R0\",\"approval_number\":\"FL7926.2\",\"seq\":2,\"product_model\":\"26GA 5 V Crimp\",\"product_description\":\"26GA 5 V Crimp Fastener in panel rib\",\"design_pressure\":\"+N\\\/A\\\/-56.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SunSky Metal,LLC\",\"approval_number_master\":\"FL#8664-R0\",\"approval_number\":\"FL8664.1\",\"seq\":1,\"product_model\":\"1.0 Nail Strip\",\"product_description\":\"24 GA 16\\\" WIDE 1.0\\\" NAIL STRIP\",\"design_pressure\":\"+N\\\/A\\\/-153.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SunSky Metal,LLC\",\"approval_number_master\":\"FL#8664-R0\",\"approval_number\":\"FL8664.2\",\"seq\":2,\"product_model\":\"1.5 Mechanical Lock\",\"product_description\":\"24 GA 16\\\" WIDE 1.5\\\" MECHANICAL LOCK\",\"design_pressure\":\"+N\\\/A\\\/-123.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SunSky Metal,LLC\",\"approval_number_master\":\"FL#8664-R0\",\"approval_number\":\"FL8664.3\",\"seq\":3,\"product_model\":\"1.5 Snap Lock\",\"product_description\":\"24 GA 16\\\" WIDE 1.5\\\" SNAP LOCK\",\"design_pressure\":\"+N\\\/A\\\/-108.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SunSky Metal,LLC\",\"approval_number_master\":\"FL#9259-R0\",\"approval_number\":\"FL9259.1\",\"seq\":1,\"product_model\":\"24 GA. 1.5\\\" Nail Strip\",\"product_description\":\"24 Ga. 1.5\\\" Nail Strip 15.5\\\" Roof Coverage\",\"design_pressure\":\"+N\\\/A\\\/-78.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SunSky Metal,LLC\",\"approval_number_master\":\"FL#9468-R0\",\"approval_number\":\"FL9468.1\",\"seq\":1,\"product_model\":\".032 Aluminum Mechanical Lock\",\"product_description\":\"16\\\" width 1.0 Aluminum Mechanical Lock\",\"design_pressure\":\"+N\\\/A\\\/-101PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"SunSky Metal,LLC\",\"approval_number_master\":\"FL#9468-R0\",\"approval_number\":\"FL9468.2\",\"seq\":2,\"product_model\":\"1.0 Snap Lock\",\"product_description\":\"1.0 Snap Lock 24 Ga. 17\\\" Wide\",\"design_pressure\":\"+N\\\/A\\\/-131.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Douglas Metal Roofing\":[{\"manufacturer\":\"Douglas Metal Roofing\",\"approval_number_master\":\"FL#4406-R0\",\"approval_number\":\"FL4406.1\",\"seq\":1,\"product_model\":\"36\\\" Rib Panel\",\"product_description\":\"26g and 29 g through fastened non structural metal panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Douglas Metal Roofing\",\"approval_number_master\":\"FL#4920-R4\",\"approval_number\":\"FL4920.1\",\"seq\":1,\"product_model\":\"D-Rib Roof Panel\",\"product_description\":\"26 Ga. D-Rib Roof Panel over 1x4 Wood Purlins\",\"design_pressure\":\"+N\\\/A\\\/-146.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Douglas Metal Roofing\",\"approval_number_master\":\"FL#4920-R4\",\"approval_number\":\"FL4920.2\",\"seq\":2,\"product_model\":\"D-Rib Roof Panel\",\"product_description\":\"29 Ga. D-Rib Roof Panel over 1x4 Wood Purlins\",\"design_pressure\":\"+N\\\/A\\\/-146.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-16 00:00:00\",\"instructions_url\":\"\"}],\"BMP Metal Products-Bessemer\":[{\"manufacturer\":\"BMP Metal Products-Bessemer\",\"approval_number_master\":\"FL#4416-R0\",\"approval_number\":\"FL4416.1\",\"seq\":1,\"product_model\":\"PBR Panel\",\"product_description\":\"26g 36\\\" wide through fastened metal panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BMP Metal Products-Bessemer\",\"approval_number_master\":\"FL#4702-R0\",\"approval_number\":\"FL4702.1\",\"seq\":1,\"product_model\":\"26ga Express Rib\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BMP Metal Products-Bessemer\",\"approval_number_master\":\"FL#4702-R0\",\"approval_number\":\"FL4702.2\",\"seq\":2,\"product_model\":\"29ga Express Rib\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BMP Metal Products-Bessemer\",\"approval_number_master\":\"FL#6364-R1\",\"approval_number\":\"FL6364.1\",\"seq\":1,\"product_model\":\"26 Ga. Express Rib\",\"product_description\":\"26 Ga. Express Rib over 15\\\/32\\\" plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/--86.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BMP Metal Products-Bessemer\",\"approval_number_master\":\"FL#6364-R1\",\"approval_number\":\"FL6364.2\",\"seq\":2,\"product_model\":\"26 Ga. PBR Panel\",\"product_description\":\"26 Ga. PBR over 15\\\/32\\\" plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-56.75PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BMP Metal Products-Bessemer\",\"approval_number_master\":\"FL#6364-R1\",\"approval_number\":\"FL6364.3\",\"seq\":3,\"product_model\":\"29 Ga. Rib Panel\",\"product_description\":\"29 Ga. Express Rib over 15\\\/32\\\" plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/--84.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Dependable Roofing\":[{\"manufacturer\":\"Dependable Roofing\",\"approval_number_master\":\"FL#4440-R0\",\"approval_number\":\"FL4440.1\",\"seq\":1,\"product_model\":\"Mechanical Lock\",\"product_description\":\"24g 1\\\" 215psf., 24g 1 1\\\/2\\\" 105psf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dependable Roofing\",\"approval_number_master\":\"FL#4440-R0\",\"approval_number\":\"FL4440.2\",\"seq\":2,\"product_model\":\"Nail Strip\",\"product_description\":\"1\\\" and 1 1\\\/2\\\" 22g and 24g metal panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dependable Roofing\",\"approval_number_master\":\"FL#4440-R0\",\"approval_number\":\"FL4440.3\",\"seq\":3,\"product_model\":\"Snap Lock\",\"product_description\":\"24g 1 1\\\/2\\\" 210psf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dependable Roofing\",\"approval_number_master\":\"FL#6047-R1\",\"approval_number\":\"FL6047.1\",\"seq\":1,\"product_model\":\"1.5\\\" Snap Lock\",\"product_description\":\"24 Ga. 16\\\" wide over 19\\\/32\\\" SEALED plywood\\nNon-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-112.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dependable Roofing\",\"approval_number_master\":\"FL#6047-R2\",\"approval_number\":\"FL6047.2\",\"seq\":2,\"product_model\":\"1.0\\\" Nail Strip\",\"product_description\":\"1.0\\\" Nail Strip 24 Ga. 16\\\" Coverage Roof Panel over 19\\\/32\\\" SEALED Plywood\",\"design_pressure\":\"+N.A\\\/-100.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dependable Roofing\",\"approval_number_master\":\"FL#6047-R2\",\"approval_number\":\"FL6047.3\",\"seq\":3,\"product_model\":\"1.5\\\" Mechanical Lock\",\"product_description\":\"1.5\\\" Mechancial Lock 24 Ga. 16\\\"\\nWide Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-123.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dependable Roofing\",\"approval_number_master\":\"FL#6047-R2\",\"approval_number\":\"FL6047.4\",\"seq\":4,\"product_model\":\"1.5\\\" Mechanical Lock\",\"product_description\":\"1.5\\\" Mechanical Lock 16oz Copper Roof Panel over 19\\\/32\\\" SEALED plywood\",\"design_pressure\":\"+N\\\/A\\\/-122.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dependable Roofing\",\"approval_number_master\":\"FL#6047-R2\",\"approval_number\":\"FL6047.5\",\"seq\":5,\"product_model\":\"1.5\\\" Nail Strip\",\"product_description\":\"1.5\\\" Nail Strip 24 Ga. 15 1\\\/2\\\" Wide Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-116.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dependable Roofing\",\"approval_number_master\":\"FL#6047-R2\",\"approval_number\":\"FL6047.6\",\"seq\":6,\"product_model\":\"1.5\\\" Snap Lock\",\"product_description\":\"1.5\\\" Snap Lock 24 Ga. 16\\\" wide over 19\\\/32\\\" SEALED plywood\\nNon-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-112.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dependable Roofing\",\"approval_number_master\":\"FL#6047-R0\",\"approval_number\":\"FL6047.7\",\"seq\":7,\"product_model\":\"NAIL STRIP\",\"product_description\":\"24GA 1\\\" NAIL STRIP WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dependable Roofing\",\"approval_number_master\":\"FL#6047-R0\",\"approval_number\":\"FL6047.8\",\"seq\":8,\"product_model\":\"SNAP LOCK\",\"product_description\":\"24GA 1 1\\\/2\\\" SNAP LOCK MAX 16\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dependable Roofing\",\"approval_number_master\":\"FL#9870-R1\",\"approval_number\":\"FL9870.1\",\"seq\":1,\"product_model\":\"1.5\\\" Mechanical Lock\",\"product_description\":\"24 Ga. 16\\\" Wide 1-1\\\/2\\\" Mechanical Lock over 1\\\/2\\\" plywood\\nHVHZ\",\"design_pressure\":\"+N\\\/A\\\/-123.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dependable Roofing\",\"approval_number_master\":\"FL#10683-R0\",\"approval_number\":\"FL10683.1\",\"seq\":1,\"product_model\":\"1\\\" Mechanical Lock 0.032\\\" Aluminum 16\\\" Width\",\"product_description\":\"1\\\" Mechanical Lock 0.032\\\" Aluminum 16\\\" Wide over 1\\\/2\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-101.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dependable Roofing\",\"approval_number_master\":\"FL#10683-R0\",\"approval_number\":\"FL10683.2\",\"seq\":2,\"product_model\":\"1.5\\\" Nailstrip 24 Ga. 15 1\\\/2\\\" Wide\",\"product_description\":\"1.5\\\" Nailstrip 24 Ga. 15 1\\\/2\\\" wide over 1\\\/2\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ZZ Drexel Metals Corporation (See Drexel Metals, Inc.)\":[{\"manufacturer\":\"ZZ Drexel Metals Corporation (See Drexel Metals, Inc.)\",\"approval_number_master\":\"FL#1923-R0\",\"approval_number\":\"FL1923.1\",\"seq\":1,\"product_model\":\"DMC 100 NS\",\"product_description\":\"1\\\" Nail Strip; 0.024\\\" Thick, 16\\\" Wide Steel Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZ Drexel Metals Corporation (See Drexel Metals, Inc.)\",\"approval_number_master\":\"FL#1923-R0\",\"approval_number\":\"FL1923.2\",\"seq\":2,\"product_model\":\"DMC 150 SL\",\"product_description\":\"1-1\\\/2\\\" Snap Lock Roof Panel; 0.024\\\" Thick, 16\\\" Wide Steel Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZ Drexel Metals Corporation (See Drexel Metals, Inc.)\",\"approval_number_master\":\"FL#1923-R0\",\"approval_number\":\"FL1923.3\",\"seq\":3,\"product_model\":\"DMC 150 SS Aluminum\",\"product_description\":\"1-1\\\/2\\\" Aluminum Standing Seam Roof Panel; 0.026\\\" Thick, 16\\\" Wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZ Drexel Metals Corporation (See Drexel Metals, Inc.)\",\"approval_number_master\":\"FL#1923-R0\",\"approval_number\":\"FL1923.4\",\"seq\":4,\"product_model\":\"DMC 150 SS Steel\",\"product_description\":\"1-1\\\/2\\\" Steel Standing Seam Roof Panel; 0.026\\\" Thick, 16\\\" Wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZ Drexel Metals Corporation (See Drexel Metals, Inc.)\",\"approval_number_master\":\"FL#1924-R0\",\"approval_number\":\"FL1924.1\",\"seq\":1,\"product_model\":\"DMC 175\",\"product_description\":\"1-3\\\/4\\\" 24 Gauge Steel Snap Lock Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ZZ Drexel Metals Corporation (See Drexel Metals, Inc.)\",\"approval_number_master\":\"FL#5423-R0\",\"approval_number\":\"FL5423.1\",\"seq\":1,\"product_model\":\"5-V-Crimp\",\"product_description\":\"0.016\\\" Thick, 26\\\" Wide Steel Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Merchant & Evans, Inc\":[{\"manufacturer\":\"Merchant & Evans, Inc\",\"approval_number_master\":\"FL#3778-R1\",\"approval_number\":\"FL3778.1\",\"seq\":1,\"product_model\":\"Zip-Rib Standing Seam Panel .040 x 12\\\"\",\"product_description\":\"non-structural metal roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Merchant & Evans, Inc\",\"approval_number_master\":\"FL#3778-R1\",\"approval_number\":\"FL3778.2\",\"seq\":2,\"product_model\":\"Zip-Rib Standing Seam Panel .040 x 16\\\"\",\"product_description\":\"non-structural metal roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Merchant & Evans, Inc\",\"approval_number_master\":\"FL#3778-R1\",\"approval_number\":\"FL3778.3\",\"seq\":3,\"product_model\":\"Zip-Rib Standing Seam Panel 22GA x 16\\\"\",\"product_description\":\"non-structural metal roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Merchant & Evans, Inc\",\"approval_number_master\":\"FL#3778-R1\",\"approval_number\":\"FL3778.4\",\"seq\":4,\"product_model\":\"Zip-Rib Standing Seam Panel 24GA x 16\\\"\",\"product_description\":\"non-structural metal roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Merchant & Evans, Inc\",\"approval_number_master\":\"FL#10960-R0\",\"approval_number\":\"FL10960.1\",\"seq\":1,\"product_model\":\"BD1520 .050\\\" x 34.5\\\" coverage\",\"product_description\":\"BD1520 Pan & Batten System using .050\\\" think aluminum. Base channels may be spaced up to 34.5 inches on center for a maximum coverage of 34.5\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Merchant & Evans, Inc\",\"approval_number_master\":\"FL#10960-R0\",\"approval_number\":\"FL10960.2\",\"seq\":2,\"product_model\":\"BD1520 .040\\\" x 34.5\\\" coverage\",\"product_description\":\"BD1520 Pan & Batten System using .040\\\" think aluminum. Base channels may be spaced up to 34.5 inches on center for a maximum coverage of 34.5\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Merchant & Evans, Inc\",\"approval_number_master\":\"FL#12706-R0\",\"approval_number\":\"FL12706.1\",\"seq\":1,\"product_model\":\".040 x 12\\\" Zip-Rib roof panels\",\"product_description\":\".040 x 12\\\" Zip-Rib roof panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Merchant & Evans, Inc\",\"approval_number_master\":\"FL#12706-R0\",\"approval_number\":\"FL12706.2\",\"seq\":2,\"product_model\":\".040 x 16\\\" Zip-Rib roof panels\",\"product_description\":\".040 x 16\\\" Zip-Rib roof panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Merchant & Evans, Inc\",\"approval_number_master\":\"FL#12706-R0\",\"approval_number\":\"FL12706.3\",\"seq\":3,\"product_model\":\"22-GA x 16\\\" Zip-rib roof panels\",\"product_description\":\"22-GA x 16\\\" Zip-rib roof panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Merchant & Evans, Inc\",\"approval_number_master\":\"FL#12706-R0\",\"approval_number\":\"FL12706.4\",\"seq\":4,\"product_model\":\"24-GA x 16\\\" Zip-rib roof panels\",\"product_description\":\"24-GA x 16\\\" Zip-rib roof panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Merchant & Evans, Inc\",\"approval_number_master\":\"FL#13525-R0\",\"approval_number\":\"FL13525.1\",\"seq\":1,\"product_model\":\"2.0\\\" deep x 16\\\" coverage x .040\\\" Alum Zip-Lok\",\"product_description\":\"2.0\\\" deep x 16\\\" coverage x .040\\\" Alum Zip-Lok\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Merchant & Evans, Inc\",\"approval_number_master\":\"FL#13525-R0\",\"approval_number\":\"FL13525.2\",\"seq\":2,\"product_model\":\"2.0\\\" deep x 16\\\" coverage x 24-GA Zip-Lok\",\"product_description\":\"2.0\\\" deep x 16\\\" coverage x 24-GA Zip-Lok\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Merchant & Evans, Inc\",\"approval_number_master\":\"FL#13525-R0\",\"approval_number\":\"FL13525.3\",\"seq\":3,\"product_model\":\"2.5\\\" deep x 22\\\" coverage x 22-GA Zip-Rib\",\"product_description\":\"2.5\\\" deep x 22\\\" coverage x 22-GA Zip-Rib\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Merchant & Evans, Inc\",\"approval_number_master\":\"FL#16111-R0\",\"approval_number\":\"FL16111.1\",\"seq\":1,\"product_model\":\"1.5\\\" x 16\\\" Coverage x .032\\\" Aluminum Zip-Lok roof panels\",\"product_description\":\"1.5\\\" x 16\\\" Coverage x .032\\\" Aluminum Zip-Lok roof panels\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Merchant & Evans, Inc\",\"approval_number_master\":\"FL#16111-R0\",\"approval_number\":\"FL16111.2\",\"seq\":2,\"product_model\":\"1.5\\\" x 18\\\" Coverage x .032\\\" Aluminum Zip-Lok roof panels\",\"product_description\":\"1.5\\\" x 18\\\" Coverage x .032\\\" Aluminum Zip-Lok roof panels\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Merchant & Evans, Inc\",\"approval_number_master\":\"FL#16111-R0\",\"approval_number\":\"FL16111.3\",\"seq\":3,\"product_model\":\"2.0\\\" x 16\\\" Coverage x .032\\\" Aluminum Zip-Lok roof panels\",\"product_description\":\"2.0\\\" x 16\\\" Coverage x .032\\\" Aluminum Zip-Lok roof panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Merchant & Evans, Inc\",\"approval_number_master\":\"FL#16111-R0\",\"approval_number\":\"FL16111.4\",\"seq\":4,\"product_model\":\"2.0\\\" x 18\\\" Coverage x .032\\\" Aluminum Zip-Lok roof panels\",\"product_description\":\"2.0\\\" x 18\\\" Coverage x .032\\\" Aluminum Zip-Lok roof panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Merchant & Evans, Inc\",\"approval_number_master\":\"FL#17710-R0\",\"approval_number\":\"FL17710.1\",\"seq\":1,\"product_model\":\"ZIP-RIB\",\"product_description\":\"24 ga x 18\\\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Merchant & Evans, Inc\",\"approval_number_master\":\"FL#23093-R0\",\"approval_number\":\"FL23093.1\",\"seq\":1,\"product_model\":\"24-GA x 16\\\" Zip-rib roof panels\",\"product_description\":\"24-GA x 16\\\" Zip-rib roof panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Merchant & Evans, Inc\",\"approval_number_master\":\"FL#25796-R0\",\"approval_number\":\"FL25796.1\",\"seq\":1,\"product_model\":\".032 x 16 ZIP-RIB roof panels\",\"product_description\":\".032 x 16 ZIP-RIB roof panels\",\"design_pressure\":\"+52.5\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Merchant & Evans, Inc\",\"approval_number_master\":\"FL#25868-R0\",\"approval_number\":\"FL25868.1\",\"seq\":1,\"product_model\":\"ZIP-RIB\",\"product_description\":\".032 in. & .040 in. x 12 in. Zip Rib;\\n.032 in. & .040 in. x 16 in. Zip\\nRib;\\n24 & 22 gage x 12 in. Zip Rib;\\n24 & 22 gage x 16 in. Zip Rib\",\"design_pressure\":\"+52.5\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-20 00:00:00\",\"instructions_url\":\"\"}],\"Mobile Roofing Systems\":[{\"manufacturer\":\"Mobile Roofing Systems\",\"approval_number_master\":\"FL#4443-R0\",\"approval_number\":\"FL4443.1\",\"seq\":1,\"product_model\":\"Mechanical Lock\",\"product_description\":\"24g 1\\\" 215 psf, 24g 1 1\\\/2\\\" 105psf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mobile Roofing Systems\",\"approval_number_master\":\"FL#4443-R0\",\"approval_number\":\"FL4443.2\",\"seq\":2,\"product_model\":\"Mechanical Lock-Aluminum\",\"product_description\":\"20\\\" wide, 1 1\\\/2\\\" high female rib, 1\\\" male rib 0.032\\\" thick\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mobile Roofing Systems\",\"approval_number_master\":\"FL#4443-R0\",\"approval_number\":\"FL4443.3\",\"seq\":3,\"product_model\":\"Mechanical Lock-Copper\",\"product_description\":\"min 0.022\\\" thick or 16 oz copper 1 1\\\/2\\\" rib, 16\\\" width\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mobile Roofing Systems\",\"approval_number_master\":\"FL#4443-R0\",\"approval_number\":\"FL4443.4\",\"seq\":4,\"product_model\":\"Mechanical Lock-Copper\",\"product_description\":\"min 0.022\\\" thick or 16 oz copper 1 1\\\/2\\\" rib, 16\\\" width\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mobile Roofing Systems\",\"approval_number_master\":\"FL#4443-R0\",\"approval_number\":\"FL4443.5\",\"seq\":5,\"product_model\":\"Nail Strip\",\"product_description\":\"24 gauge metal 1\\\" and 1 1\\\/2\\\" panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mobile Roofing Systems\",\"approval_number_master\":\"FL#4443-R0\",\"approval_number\":\"FL4443.6\",\"seq\":6,\"product_model\":\"Snap Lock\",\"product_description\":\"24gauge metal roofing panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Barrier Metals\":[{\"manufacturer\":\"Barrier Metals\",\"approval_number_master\":\"FL#4504-R0\",\"approval_number\":\"FL4504.1\",\"seq\":1,\"product_model\":\"Mechanical Lock-Aluminum\",\"product_description\":\"20\\\" width x 1 1\\\/2\\\" female rib, 1\\\" male rib 0.032 in. thick embossed aluminum Mechanical Lock metal roofing panel.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Barrier Metals\",\"approval_number_master\":\"FL#4504-R0\",\"approval_number\":\"FL4504.2\",\"seq\":2,\"product_model\":\"Mechanical Lock-Copper\",\"product_description\":\"16\\\" width x 1 1\\\/2\\\" maleand female rib 0.022in thick 16 oz copper metal panel.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Barrier Metals\",\"approval_number_master\":\"FL#4504-R0\",\"approval_number\":\"FL4504.3\",\"seq\":3,\"product_model\":\"Nail Strip Panel\",\"product_description\":\"22g and 24g galvalume or galvanized metal panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Barrier Metals\",\"approval_number_master\":\"FL#4504-R0\",\"approval_number\":\"FL4504.4\",\"seq\":4,\"product_model\":\"Snap Lock Panel\",\"product_description\":\"24g galvalume or galvanized metal panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Barrier Metals\",\"approval_number_master\":\"FL#4504-R0\",\"approval_number\":\"FL4504.5\",\"seq\":5,\"product_model\":\"Standing Seam Mechanical Lock\",\"product_description\":\"22g and 24g Metal Roofing Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Barrier Metals\",\"approval_number_master\":\"FL#4676-R0\",\"approval_number\":\"FL4676.1\",\"seq\":1,\"product_model\":\"5V Crimp\",\"product_description\":\"26ga, 24\\\" wide through fastened, Non Structural metal panel.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Barrier Metals\",\"approval_number_master\":\"FL#7619-R0\",\"approval_number\":\"FL7619.1\",\"seq\":1,\"product_model\":\"24 Ga. 1.5\\\" Nail Strip 15\\\" Wide Roof\",\"product_description\":\"24 Ga. 1.5\\\" Nail Strip 15\\\" Wide Roof Panel.\",\"design_pressure\":\"+n\\\/a\\\/-68.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"PUYAT Steel Corporation\":[{\"manufacturer\":\"PUYAT Steel Corporation\",\"approval_number_master\":\"FL#4629-R0\",\"approval_number\":\"FL4629.1\",\"seq\":1,\"product_model\":\"Tilespan Elite\",\"product_description\":\"Non-Structural Metal Roofing, Architectural shape simulates barrel shingles. Galvanized CRS.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Cheesboro Roofing\":[{\"manufacturer\":\"Cheesboro Roofing\",\"approval_number_master\":\"FL#4675-R0\",\"approval_number\":\"FL4675.1\",\"seq\":1,\"product_model\":\"Mechanical Lock\",\"product_description\":\"24g 1\\\" and 24g 1 1\\\/2\\\" metal roofing panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cheesboro Roofing\",\"approval_number_master\":\"FL#4675-R0\",\"approval_number\":\"FL4675.2\",\"seq\":2,\"product_model\":\"Mechanical Lock-Aluminum\",\"product_description\":\"20\\\" wide, 1 1\\\/2\\\" high female rib, 1\\\" male rib 0.032\\\" thick\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cheesboro Roofing\",\"approval_number_master\":\"FL#4675-R0\",\"approval_number\":\"FL4675.3\",\"seq\":3,\"product_model\":\"Mechanical Lock-Copper\",\"product_description\":\"Min 0.022\\\" thick or 16oz copper 1 1\\\/2 \\\"rib, 16\\\" width\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cheesboro Roofing\",\"approval_number_master\":\"FL#4675-R0\",\"approval_number\":\"FL4675.4\",\"seq\":4,\"product_model\":\"Nail Strip\",\"product_description\":\"24 gauge metal 1\\\" and 1 1\\\/2\\\" panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cheesboro Roofing\",\"approval_number_master\":\"FL#4675-R0\",\"approval_number\":\"FL4675.5\",\"seq\":5,\"product_model\":\"Snap Lock\",\"product_description\":\"24g metal roofing panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cheesboro Roofing\",\"approval_number_master\":\"FL#8652-R0\",\"approval_number\":\"FL8652.1\",\"seq\":1,\"product_model\":\"1.5 Snap Lock\",\"product_description\":\"24 GA 16\\\" WIDE 1.5\\\" SNAP LOCK\",\"design_pressure\":\"+N\\\/A\\\/-108.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Coastal Metal Service\":[{\"manufacturer\":\"Coastal Metal Service\",\"approval_number_master\":\"FL#4724-R0\",\"approval_number\":\"FL4724.1\",\"seq\":1,\"product_model\":\"CLASSIC BATTEN\",\"product_description\":\"concealed fastener panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coastal Metal Service\",\"approval_number_master\":\"FL#4724-R0\",\"approval_number\":\"FL4724.2\",\"seq\":2,\"product_model\":\"EZ LOC\",\"product_description\":\"concealed fastener panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coastal Metal Service\",\"approval_number_master\":\"FL#4724-R0\",\"approval_number\":\"FL4724.3\",\"seq\":3,\"product_model\":\"HT-150\",\"product_description\":\"concealed fastener panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coastal Metal Service\",\"approval_number_master\":\"FL#4724-R0\",\"approval_number\":\"FL4724.4\",\"seq\":4,\"product_model\":\"LT-100\",\"product_description\":\"concealed fastener panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coastal Metal Service\",\"approval_number_master\":\"FL#5689-R0\",\"approval_number\":\"FL5689.1\",\"seq\":1,\"product_model\":\"5 V\",\"product_description\":\"24\\\" coverage through the sheet fastened panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coastal Metal Service\",\"approval_number_master\":\"FL#5689-R0\",\"approval_number\":\"FL5689.2\",\"seq\":2,\"product_model\":\"RIB LOC\",\"product_description\":\"36\\\" Coverage through the sheet fastened panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Gerard Roofing Technologies\":[{\"manufacturer\":\"Gerard Roofing Technologies\",\"approval_number_master\":\"FL#4798-R0\",\"approval_number\":\"FL4798.1\",\"seq\":1,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"24ga 1 1\\\/2\\\" Mechanical Lock\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gerard Roofing Technologies\",\"approval_number_master\":\"FL#4798-R0\",\"approval_number\":\"FL4798.2\",\"seq\":2,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"1 1\\\/2\\\" Mechanical Lock-ALUMINUM Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gerard Roofing Technologies\",\"approval_number_master\":\"FL#4798-R0\",\"approval_number\":\"FL4798.3\",\"seq\":3,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"1 1\\\/2\\\" Mechanical lock-COPPER Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gerard Roofing Technologies\",\"approval_number_master\":\"FL#4798-R0\",\"approval_number\":\"FL4798.4\",\"seq\":4,\"product_model\":\"NAIL STRIP\",\"product_description\":\"24ga 1 1\\\/2\\\" Nail Strip Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gerard Roofing Technologies\",\"approval_number_master\":\"FL#4798-R0\",\"approval_number\":\"FL4798.5\",\"seq\":5,\"product_model\":\"NAIL STRIP\",\"product_description\":\"22 ga 1 1\\\/2\\\" Nail Strip Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gerard Roofing Technologies\",\"approval_number_master\":\"FL#4798-R0\",\"approval_number\":\"FL4798.6\",\"seq\":6,\"product_model\":\"NAIL STRIP\",\"product_description\":\"24 ga 1 \\\" Nail Strip Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gerard Roofing Technologies\",\"approval_number_master\":\"FL#4798-R0\",\"approval_number\":\"FL4798.7\",\"seq\":7,\"product_model\":\"SNAP LOCK\",\"product_description\":\"24 ga 1 1\\\/2\\\" Snap Lock Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Steel Tile Co.\":[{\"manufacturer\":\"Steel Tile Co.\",\"approval_number_master\":\"FL#4865-R0\",\"approval_number\":\"FL4865.1\",\"seq\":1,\"product_model\":\"Katech Series\",\"product_description\":\"Katech Series Metal Roofing Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steel Tile Co.\",\"approval_number_master\":\"FL#12411-R0\",\"approval_number\":\"FL12411.1\",\"seq\":1,\"product_model\":\"Econo Roof Panel\",\"product_description\":\"Min 26 ga., 43.5\\\" wide, 3\\\/4\\\" high metal roof panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-129.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steel Tile Co.\",\"approval_number_master\":\"FL#12411-R0\",\"approval_number\":\"FL12411.2\",\"seq\":2,\"product_model\":\"Katech Roof Panel\",\"product_description\":\"Min 26 ga., 39.5\\\" wide, 1-3\\\/4\\\" high metal roof panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-159.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steel Tile Co.\",\"approval_number_master\":\"FL#12411-R0\",\"approval_number\":\"FL12411.3\",\"seq\":3,\"product_model\":\"Katola Roof Panel\",\"product_description\":\"Min 26 ga., 46.38\\\" wide, 7\\\/8\\\" high, 16\\\" long metal roof panel over plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-121.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-10 00:00:00\",\"instructions_url\":\"\"}],\"Butler Manufacturing Company\":[{\"manufacturer\":\"Butler Manufacturing Company\",\"approval_number_master\":\"FL#4897-R0\",\"approval_number\":\"FL4897.1\",\"seq\":1,\"product_model\":\"Snap-It\",\"product_description\":\"22 and 24 ga Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Butler Manufacturing Company\",\"approval_number_master\":\"FL#4897-R0\",\"approval_number\":\"FL4897.2\",\"seq\":2,\"product_model\":\"VSR\",\"product_description\":\"24 ga Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Jeff Kuhnert Enterprises\":[{\"manufacturer\":\"Jeff Kuhnert Enterprises\",\"approval_number_master\":\"FL#5026-R0\",\"approval_number\":\"FL5026.1\",\"seq\":1,\"product_model\":\"5 V Crimp Panel\",\"product_description\":\"26ga, 24\\\" wide through fastened Non Structural metal Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeff Kuhnert Enterprises\",\"approval_number_master\":\"FL#4942-R1\",\"approval_number\":\"FL4942.1\",\"seq\":1,\"product_model\":\"5V Crimp\",\"product_description\":\"26 Ga. 5V Crimp Roof Panel over \\u00bd\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-156.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeff Kuhnert Enterprises\",\"approval_number_master\":\"FL#4942-R1\",\"approval_number\":\"FL4942.2\",\"seq\":2,\"product_model\":\"Snap Lock\",\"product_description\":\"1.5\\\" Snap Lock 24 Ga. 16\\\" Wide over 19\\\/32\\\" SEALED Plywood\",\"design_pressure\":\"+N\\\/A\\\/-112.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeff Kuhnert Enterprises\",\"approval_number_master\":\"FL#4942-R0\",\"approval_number\":\"FL4942.3\",\"seq\":3,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"24GA 1 1\\\/2\\\" MECHANICAL LOCK\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeff Kuhnert Enterprises\",\"approval_number_master\":\"FL#4942-R0\",\"approval_number\":\"FL4942.4\",\"seq\":4,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"MIN 0.022 OR 16 OZ COPPER MECHANICAL LOCK\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeff Kuhnert Enterprises\",\"approval_number_master\":\"FL#4942-R0\",\"approval_number\":\"FL4942.5\",\"seq\":5,\"product_model\":\"MECHANICAL LOCK ALUMINUM\",\"product_description\":\"0.030 1 1\\\/2\\\" ALUMINUM PANEL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeff Kuhnert Enterprises\",\"approval_number_master\":\"FL#4942-R0\",\"approval_number\":\"FL4942.6\",\"seq\":6,\"product_model\":\"NAIL STRIP\",\"product_description\":\"24GA 1 \\\" NAIL STRIP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeff Kuhnert Enterprises\",\"approval_number_master\":\"FL#4942-R0\",\"approval_number\":\"FL4942.7\",\"seq\":7,\"product_model\":\"NAIL STRIP\",\"product_description\":\"22GA 1 1\\\/2\\\" NAIL STRIP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeff Kuhnert Enterprises\",\"approval_number_master\":\"FL#4942-R0\",\"approval_number\":\"FL4942.8\",\"seq\":8,\"product_model\":\"NAIL STRIP\",\"product_description\":\"24GA 1 1\\\/2\\\" NAIL STRIP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeff Kuhnert Enterprises\",\"approval_number_master\":\"FL#4942-R0\",\"approval_number\":\"FL4942.9\",\"seq\":9,\"product_model\":\"SNAP LOCK\",\"product_description\":\"24GA 1 1\\\/2\\\" SNAP LOCK\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Umicore Building Products USA, Inc.\":[{\"manufacturer\":\"Umicore Building Products USA, Inc.\",\"approval_number_master\":\"FL#7016-R0\",\"approval_number\":\"FL7016.1\",\"seq\":1,\"product_model\":\"VM ZINC\\u00ae Double Lock Standing Seam\",\"product_description\":\"Min. 0.024-inch thick, zinc-sheet, standing seam metal roofing\",\"design_pressure\":\"+N\\\/A\\\/-108.6\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Umicore Building Products USA, Inc.\",\"approval_number_master\":\"FL#4944-R1\",\"approval_number\":\"FL4944.1\",\"seq\":1,\"product_model\":\"VM ZINC Non-Structural Metal Roofing Systems\",\"product_description\":\"Zinc roof shingles and panels\",\"design_pressure\":\"+N\\\/A\\\/-110\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Umicore Building Products USA, Inc.\",\"approval_number_master\":\"FL#4944-R0\",\"approval_number\":\"FL4944.2\",\"seq\":2,\"product_model\":\"VM ZINC Dexter Plus\",\"product_description\":\"Discontinuous metal roof panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"The Roofing Company\":[{\"manufacturer\":\"The Roofing Company\",\"approval_number_master\":\"FL#5039-R1\",\"approval_number\":\"FL5039.1\",\"seq\":1,\"product_model\":\"5 V Crimp Panel\",\"product_description\":\"26ga, 24\\\" wide through fastened, Non structural metal panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Roofing Company\",\"approval_number_master\":\"FL#4952-R2\",\"approval_number\":\"FL4952.1\",\"seq\":1,\"product_model\":\"5 V Crimp\",\"product_description\":\"26 Ga. 5V Crimp Roof Panel over \\u00bd\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-156.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Roofing Company\",\"approval_number_master\":\"FL#4952-R2\",\"approval_number\":\"FL4952.2\",\"seq\":2,\"product_model\":\"Mechanical Lock\",\"product_description\":\"1\\\" Mechanical Lock 24 Ga. 17\\\" Wide over 19\\\/32\\\" SEALED Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-107.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Roofing Company\",\"approval_number_master\":\"FL#4952-R2\",\"approval_number\":\"FL4952.3\",\"seq\":3,\"product_model\":\"Mechanical Lock\",\"product_description\":\"1 1\\\/2\\\" Mechanical Lock 24 Ga. 16\\\" Wide over 19\\\/32\\\" SEALED Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-106.8PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Roofing Company\",\"approval_number_master\":\"FL#4952-R2\",\"approval_number\":\"FL4952.4\",\"seq\":4,\"product_model\":\"Mechanical Lock-Aluminum\",\"product_description\":\"1 \\u00bd\\\" Mechanical Lock 0.032\\\" Aluminum 20\\\" Wide over 19\\\/32\\\" SEALED Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-72.5 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Roofing Company\",\"approval_number_master\":\"FL#4952-R2\",\"approval_number\":\"FL4952.5\",\"seq\":5,\"product_model\":\"Mechanical Lock-Copper\",\"product_description\":\"1 1.\\\/2\\\" Mechanical Lock 16 oz Copper 16\\\" Wide over 19\\\/32\\\" SEALED Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-122.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Roofing Company\",\"approval_number_master\":\"FL#4952-R2\",\"approval_number\":\"FL4952.6\",\"seq\":6,\"product_model\":\"Nail Strip\",\"product_description\":\"1\\\" Nailstrip 24 Ga. 16\\\" Wide over 19\\\/32\\\" SEALED Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-100.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Roofing Company\",\"approval_number_master\":\"FL#4952-R2\",\"approval_number\":\"FL4952.7\",\"seq\":7,\"product_model\":\"Nail Strip\",\"product_description\":\"1 1\\\/2\\\" Nail Strip 22 Ga. 16\\\" Wide over 19\\\/32\\\" SEALED Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-105 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Roofing Company\",\"approval_number_master\":\"FL#4952-R2\",\"approval_number\":\"FL4952.8\",\"seq\":8,\"product_model\":\"Nail Strip\",\"product_description\":\"1 1\\\/2\\\" Nail Strip 24 Ga. 15\\\" Wide over 19\\\/32\\\" SEALED Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-108 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Roofing Company\",\"approval_number_master\":\"FL#4952-R2\",\"approval_number\":\"FL4952.9\",\"seq\":9,\"product_model\":\"Snap Lock\",\"product_description\":\"1 1\\\/2\\\" Snap Lock 24 Ga. 16\\\" Wide over 19\\\/32\\\" SEALED Plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-112.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Roofing Company\",\"approval_number_master\":\"FL#12004-R0\",\"approval_number\":\"FL12004.1\",\"seq\":1,\"product_model\":\"1.5 Nail Strip\",\"product_description\":\"1.5\\\" Nailstrip 24 Ga. 15 \\u00bd\\\" Wide over \\u00bd\\\" Plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Prestige Aluminum\":[{\"manufacturer\":\"Prestige Aluminum\",\"approval_number_master\":\"FL#4974-R0\",\"approval_number\":\"FL4974.1\",\"seq\":1,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"24GA 1\\\" MECHANICAL LOCK\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Prestige Aluminum\",\"approval_number_master\":\"FL#4974-R0\",\"approval_number\":\"FL4974.2\",\"seq\":2,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"24GA 1 1\\\/2\\\" MECHANICAL LOCK\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Prestige Aluminum\",\"approval_number_master\":\"FL#4974-R0\",\"approval_number\":\"FL4974.3\",\"seq\":3,\"product_model\":\"MECHANICAL LOCK-ALUMINUM\",\"product_description\":\"MIN 0.030 1 1\\\/2\\\" MECHANICAL LOCK ALUMINUM PANEL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Prestige Aluminum\",\"approval_number_master\":\"FL#4974-R0\",\"approval_number\":\"FL4974.4\",\"seq\":4,\"product_model\":\"MECHANICAL LOCK-COPPER\",\"product_description\":\"MIN 0.022MOR 16 OZ MECHANICAL LOCK COPPER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Prestige Aluminum\",\"approval_number_master\":\"FL#4974-R0\",\"approval_number\":\"FL4974.5\",\"seq\":5,\"product_model\":\"NAIL STRIP\",\"product_description\":\"24GA 1\\\" NAIL STRIP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Prestige Aluminum\",\"approval_number_master\":\"FL#4974-R0\",\"approval_number\":\"FL4974.6\",\"seq\":6,\"product_model\":\"NAIL STRIP\",\"product_description\":\"22GA 1 1\\\/2\\\" NAIL STRIP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Prestige Aluminum\",\"approval_number_master\":\"FL#4974-R0\",\"approval_number\":\"FL4974.7\",\"seq\":7,\"product_model\":\"NAIL STRIP\",\"product_description\":\"24GA 1 1\\\/2\\\" NAIL STRIP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Prestige Aluminum\",\"approval_number_master\":\"FL#4974-R0\",\"approval_number\":\"FL4974.8\",\"seq\":8,\"product_model\":\"SNAP LOCK\",\"product_description\":\"24GA 1 1\\\/2\\\" SNAP LOCK\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Prestige Aluminum\",\"approval_number_master\":\"FL#5024-R0\",\"approval_number\":\"FL5024.1\",\"seq\":1,\"product_model\":\"26ga 5V Crimp\",\"product_description\":\"26ga, 24\\\" wide through fastened, Non Structural metal panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Prestige Aluminum\",\"approval_number_master\":\"FL#8661-R0\",\"approval_number\":\"FL8661.1\",\"seq\":1,\"product_model\":\"1.0 Nail Strip\",\"product_description\":\"24 GA 16\\\" WIDE 1.0 NAIL STRIP\",\"design_pressure\":\"+N\\\/A\\\/-153.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Prestige Aluminum\",\"approval_number_master\":\"FL#8661-R0\",\"approval_number\":\"FL8661.2\",\"seq\":2,\"product_model\":\"1.5 Mechanical Lock\",\"product_description\":\"24 GA 16\\\" WIDE 1.5\\\" MECHANICAL LOCK\",\"design_pressure\":\"+N\\\/A\\\/-123.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Prestige Aluminum\",\"approval_number_master\":\"FL#8661-R0\",\"approval_number\":\"FL8661.3\",\"seq\":3,\"product_model\":\"1.5 Snap Lock\",\"product_description\":\"24 GA 16\\\" WIDE 1.5\\\" SNAP LOCK\",\"design_pressure\":\"+N\\\/A\\\/-108.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Prestige Aluminum\",\"approval_number_master\":\"FL#9258-R0\",\"approval_number\":\"FL9258.1\",\"seq\":1,\"product_model\":\"24 GA. 1.5\\\" Nail Strip\",\"product_description\":\"24 Ga. 1.5\\\" Nail Strip 15.5\\\" Roof Coverage\",\"design_pressure\":\"+N\\\/A\\\/-78.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Prestige Aluminum\",\"approval_number_master\":\"FL#9590-R0\",\"approval_number\":\"FL9590.1\",\"seq\":1,\"product_model\":\".032 Aluminum Mechanical Lock\",\"product_description\":\"16\\\" width 1.0 Aluminum Mechanical Lock\",\"design_pressure\":\"+N\\\/A\\\/-101PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Prestige Aluminum\",\"approval_number_master\":\"FL#9590-R0\",\"approval_number\":\"FL9590.2\",\"seq\":2,\"product_model\":\"1.0 Snap Lock\",\"product_description\":\"1.0 Snap Lock 24 Ga. 17\\\" Wide\",\"design_pressure\":\"+N\\\/A\\\/-131PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Crowther Roofing and Sheet Metal\":[{\"manufacturer\":\"Crowther Roofing and Sheet Metal\",\"approval_number_master\":\"FL#4975-R0\",\"approval_number\":\"FL4975.1\",\"seq\":1,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"24GA 1\\\" MECHANICAL LOCK\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crowther Roofing and Sheet Metal\",\"approval_number_master\":\"FL#4975-R0\",\"approval_number\":\"FL4975.2\",\"seq\":2,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"24GA 1 1\\\/2\\\" MECHANICAL LOCK\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crowther Roofing and Sheet Metal\",\"approval_number_master\":\"FL#4975-R0\",\"approval_number\":\"FL4975.3\",\"seq\":3,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"MIN 0.030 1 1\\\/2' MECHANICAL LOCK-ALUMINUM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crowther Roofing and Sheet Metal\",\"approval_number_master\":\"FL#4975-R0\",\"approval_number\":\"FL4975.4\",\"seq\":4,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"MIN 0.022 OR 16OZ COPPER MECHANICAL LOCK\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crowther Roofing and Sheet Metal\",\"approval_number_master\":\"FL#4975-R0\",\"approval_number\":\"FL4975.5\",\"seq\":5,\"product_model\":\"NAIL STRIP\",\"product_description\":\"24GA 1 \\\" NAIL STRIP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crowther Roofing and Sheet Metal\",\"approval_number_master\":\"FL#4975-R0\",\"approval_number\":\"FL4975.6\",\"seq\":6,\"product_model\":\"NAIL STRIP\",\"product_description\":\"22GA 1 1\\\/2\\\" NAIL STRIP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crowther Roofing and Sheet Metal\",\"approval_number_master\":\"FL#4975-R0\",\"approval_number\":\"FL4975.7\",\"seq\":7,\"product_model\":\"NAIL STRIP\",\"product_description\":\"24GA 1 1\\\/2\\\" NAIL STRIP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crowther Roofing and Sheet Metal\",\"approval_number_master\":\"FL#4975-R0\",\"approval_number\":\"FL4975.8\",\"seq\":8,\"product_model\":\"SNAP LOCK\",\"product_description\":\"24GA 1 1\\\/2\\\" SNAP LOCK\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crowther Roofing and Sheet Metal\",\"approval_number_master\":\"FL#5073-R0\",\"approval_number\":\"FL5073.1\",\"seq\":1,\"product_model\":\"24ga Snaplock Panel\",\"product_description\":\"1 3\\\/4 inch Snap Lock 24ga 18\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crowther Roofing and Sheet Metal\",\"approval_number_master\":\"FL#5073-R0\",\"approval_number\":\"FL5073.2\",\"seq\":2,\"product_model\":\"24ga Snaplock Panel\",\"product_description\":\"1inch Snaplock 24ga 16\\\" wide 1\\\" Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crowther Roofing and Sheet Metal\",\"approval_number_master\":\"FL#5376-R0\",\"approval_number\":\"FL5376.1\",\"seq\":1,\"product_model\":\"1-1\\\/2\\\" Mechanical Lock\",\"product_description\":\"1-1\\\/2\\\" Mechanical Lock, 16\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crowther Roofing and Sheet Metal\",\"approval_number_master\":\"FL#8654-R0\",\"approval_number\":\"FL8654.1\",\"seq\":1,\"product_model\":\"1.5 Mechanical Lock\",\"product_description\":\"24 GA 16\\\" WIDE 1.5\\\" MECHANICAL LOCK\",\"design_pressure\":\"+N\\\/A\\\/-123.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crowther Roofing and Sheet Metal\",\"approval_number_master\":\"FL#9282-R0\",\"approval_number\":\"FL9282.1\",\"seq\":1,\"product_model\":\"1.0\\\" Snap Lock\",\"product_description\":\"1.0\\\" Snap Lock 24 Ga. 17\\\" Wide\",\"design_pressure\":\"+N\\\/A\\\/-131.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crowther Roofing and Sheet Metal\",\"approval_number_master\":\"FL#9573-R0\",\"approval_number\":\"FL9573.1\",\"seq\":1,\"product_model\":\".032 Aluminum Mechanical Lock\",\"product_description\":\"16\\\" width 1.0 Aluminum Lock Mechanical Lock\",\"design_pressure\":\"+N\\\/A\\\/-101psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crowther Roofing and Sheet Metal\",\"approval_number_master\":\"FL#11797-R0\",\"approval_number\":\"FL11797.1\",\"seq\":1,\"product_model\":\"Mechanical Lock\",\"product_description\":\"1 1\\\/2\\\" Mechanical Lock 16\\\" over 15\\\/32\\\" Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-71.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crowther Roofing and Sheet Metal\",\"approval_number_master\":\"FL#11797-R0\",\"approval_number\":\"FL11797.2\",\"seq\":2,\"product_model\":\"Mechanical Lock\",\"product_description\":\"1 1\\\/2\\\" Mechancial Lock 24 Ga. 16\\\" Wide over 1\\\/2\\\" plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-123.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crowther Roofing and Sheet Metal\",\"approval_number_master\":\"FL#11797-R0\",\"approval_number\":\"FL11797.3\",\"seq\":3,\"product_model\":\"Mechanical Lock\",\"product_description\":\"1 1\\\/2\\\" Mechanical Lock 24 Ga. 16\\\" wide over 19\\\/32\\\" SEALED plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-106.8PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crowther Roofing and Sheet Metal\",\"approval_number_master\":\"FL#11797-R0\",\"approval_number\":\"FL11797.4\",\"seq\":4,\"product_model\":\"Mechanical Lock\",\"product_description\":\"1 1\\\/2\\\" Mechanical Lock 0.032\\\" Aluminum 20\\\" wide over 19\\\/32\\\" SEALED plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-72.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crowther Roofing and Sheet Metal\",\"approval_number_master\":\"FL#11797-R0\",\"approval_number\":\"FL11797.5\",\"seq\":5,\"product_model\":\"Mechanical Lock\",\"product_description\":\"1 1\\\/2\\\" Mechanical Lock 16 oz. Copper 16\\\" wide over 19\\\/32\\\" SEALED plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-122.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crowther Roofing and Sheet Metal\",\"approval_number_master\":\"FL#11797-R0\",\"approval_number\":\"FL11797.6\",\"seq\":6,\"product_model\":\"Snap Lock\",\"product_description\":\"1 3\\\/4\\\" Snap Lock 24 Ga. 18\\\" over 15\\\/32\\\" plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-74.25PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crowther Roofing and Sheet Metal\",\"approval_number_master\":\"FL#11797-R0\",\"approval_number\":\"FL11797.7\",\"seq\":7,\"product_model\":\"Snap Lock\",\"product_description\":\"1\\\" Snap Lock 24 Ga. 16\\\" over 15\\\/32\\\" plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-88.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crowther Roofing and Sheet Metal\",\"approval_number_master\":\"FL#11797-R0\",\"approval_number\":\"FL11797.8\",\"seq\":8,\"product_model\":\"Snap Lock\",\"product_description\":\"1\\\" Snap Lock 24 Ga. 17\\\" wide over 1\\\/2\\\" plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-131.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crowther Roofing and Sheet Metal\",\"approval_number_master\":\"FL#14114-R0\",\"approval_number\":\"FL14114.1\",\"seq\":1,\"product_model\":\"2\\\" Mechanical Lock\",\"product_description\":\"2\\\" Mechanical Lock 24 Ga. 18 7\\\/8\\\" Wide over 22 Ga. Metal Deck\",\"design_pressure\":\"+N\\\/A\\\/-153.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crowther Roofing and Sheet Metal\",\"approval_number_master\":\"FL#16959-R0\",\"approval_number\":\"FL16959.1\",\"seq\":1,\"product_model\":\"PAC-150 (.032\\\")\",\"product_description\":\".032\\\" Aluminum over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-166.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crowther Roofing and Sheet Metal\",\"approval_number_master\":\"FL#16959-R0\",\"approval_number\":\"FL16959.2\",\"seq\":2,\"product_model\":\"PAC-150 (24 ga.)\",\"product_description\":\"24 Ga. Steel over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-136.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crowther Roofing and Sheet Metal\",\"approval_number_master\":\"FL#16959-R0\",\"approval_number\":\"FL16959.3\",\"seq\":3,\"product_model\":\"Snap-Clad (.032\\\")\",\"product_description\":\".032\\\" Aluminum over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crowther Roofing and Sheet Metal\",\"approval_number_master\":\"FL#16959-R0\",\"approval_number\":\"FL16959.4\",\"seq\":4,\"product_model\":\"Snap-Clad (.032\\\")\",\"product_description\":\".032\\\" Aluminum over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-151.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crowther Roofing and Sheet Metal\",\"approval_number_master\":\"FL#16959-R0\",\"approval_number\":\"FL16959.5\",\"seq\":5,\"product_model\":\"Snap-Clad (.040\\\")\",\"product_description\":\".040\\\" Aluminum over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crowther Roofing and Sheet Metal\",\"approval_number_master\":\"FL#16959-R0\",\"approval_number\":\"FL16959.6\",\"seq\":6,\"product_model\":\"Snap-Clad (24 ga.)\",\"product_description\":\"24 Ga. Steel over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-144.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crowther Roofing and Sheet Metal\",\"approval_number_master\":\"FL#16959-R0\",\"approval_number\":\"FL16959.7\",\"seq\":7,\"product_model\":\"Snap-Clad (24 ga.)\",\"product_description\":\"24 Ga. Steel over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-181.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-06 00:00:00\",\"instructions_url\":\"\"}],\"Comfort Enclosures\":[{\"manufacturer\":\"Comfort Enclosures\",\"approval_number_master\":\"FL#5021-R0\",\"approval_number\":\"FL5021.1\",\"seq\":1,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"24GA 1\\\" MECHANICAL LOCK\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort Enclosures\",\"approval_number_master\":\"FL#5021-R0\",\"approval_number\":\"FL5021.2\",\"seq\":2,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"24GA 1 1\\\/2\\\" MECHANICAL LOCK\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort Enclosures\",\"approval_number_master\":\"FL#5021-R0\",\"approval_number\":\"FL5021.3\",\"seq\":3,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"MIN 0.030 1 1\\\/2\\\" MECHANICAL LOCK ALUMINUM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort Enclosures\",\"approval_number_master\":\"FL#5021-R0\",\"approval_number\":\"FL5021.4\",\"seq\":4,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"MECHANICAL LOCK-COPPER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort Enclosures\",\"approval_number_master\":\"FL#5021-R0\",\"approval_number\":\"FL5021.5\",\"seq\":5,\"product_model\":\"NAIL STRIP\",\"product_description\":\"24GA 1 \\\" NAIL STRIP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort Enclosures\",\"approval_number_master\":\"FL#5021-R0\",\"approval_number\":\"FL5021.6\",\"seq\":6,\"product_model\":\"NAIL STRIP\",\"product_description\":\"22GA 1 1\\\/2\\\" NAIL STRI[P\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort Enclosures\",\"approval_number_master\":\"FL#5021-R0\",\"approval_number\":\"FL5021.7\",\"seq\":7,\"product_model\":\"NAIL STRIP\",\"product_description\":\"24GA 1 1\\\/2\\\" NAIL STRIP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Comfort Enclosures\",\"approval_number_master\":\"FL#5021-R0\",\"approval_number\":\"FL5021.8\",\"seq\":8,\"product_model\":\"SNAP LOCK\",\"product_description\":\"24GA 1 1\\\/2\\\" SNAP LOCK\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Architectural Sheet Metal\":[{\"manufacturer\":\"Architectural Sheet Metal\",\"approval_number_master\":\"FL#5082-R0\",\"approval_number\":\"FL5082.1\",\"seq\":1,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"MECHANICAL LOCK-COPPER MIN 0.022 OR 16OZ COPPER MECHANICAL LOCK\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Sheet Metal\",\"approval_number_master\":\"FL#5082-R0\",\"approval_number\":\"FL5082.2\",\"seq\":2,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"24GA 1\\\" MECHANICAL LOCK\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Sheet Metal\",\"approval_number_master\":\"FL#5082-R0\",\"approval_number\":\"FL5082.3\",\"seq\":3,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"24GA 1 1\\\/2\\\" MECHANICAL LOCK\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Sheet Metal\",\"approval_number_master\":\"FL#5082-R0\",\"approval_number\":\"FL5082.4\",\"seq\":4,\"product_model\":\"MECHANICAL LOCK-ALUMINUM\",\"product_description\":\"MIN 0.030 1 1\\\/2\\\" MECHANICAL LOCK-ALUMINUM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Sheet Metal\",\"approval_number_master\":\"FL#5082-R0\",\"approval_number\":\"FL5082.5\",\"seq\":5,\"product_model\":\"NAIL STRIP\",\"product_description\":\"24GA 1\\\" NAIL STRIP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Sheet Metal\",\"approval_number_master\":\"FL#5082-R0\",\"approval_number\":\"FL5082.6\",\"seq\":6,\"product_model\":\"NAIL STRIP\",\"product_description\":\"22GA 1 1\\\/2\\\" NAIL STRIP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Sheet Metal\",\"approval_number_master\":\"FL#5082-R0\",\"approval_number\":\"FL5082.7\",\"seq\":7,\"product_model\":\"NAIL STRIP\",\"product_description\":\"24GA 1 1\\\/2\\\" NAIL STRIP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Sheet Metal\",\"approval_number_master\":\"FL#5082-R0\",\"approval_number\":\"FL5082.8\",\"seq\":8,\"product_model\":\"SNAP LOCK\",\"product_description\":\"24GA 1 1\\\/2\\\" SNAP LOCK\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Sheet Metal\",\"approval_number_master\":\"FL#9810-R1\",\"approval_number\":\"FL9810.1\",\"seq\":1,\"product_model\":\"1.5 Mechanical Lock\",\"product_description\":\"24 Ga. 16\\\" Wide over 1\\\/2\\\" Plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-123.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Sheet Metal\",\"approval_number_master\":\"FL#9810-R1\",\"approval_number\":\"FL9810.2\",\"seq\":2,\"product_model\":\"1.5 Nailstrip\",\"product_description\":\"24 Ga. 15 1\\\/2\\\" Wide over 1\\\/2\\\" Plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-116PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Sheet Metal\",\"approval_number_master\":\"FL#9810-R1\",\"approval_number\":\"FL9810.3\",\"seq\":3,\"product_model\":\"1.5 Snap Lock\",\"product_description\":\"24 Ga. 1.5\\\" Snap Lock 16\\\" Wide over 1\\\/2\\\" plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Sheet Metal\",\"approval_number_master\":\"FL#9810-R1\",\"approval_number\":\"FL9810.4\",\"seq\":4,\"product_model\":\"2.0 Mechanical Lock\",\"product_description\":\"24 Ga. 18 7\\\/8\\\" Wide over 22 Ga. Metal Deck HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-153.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-08 00:00:00\",\"instructions_url\":\"\"}],\"Central Texas Metal Rollforming,Inc.\":[{\"manufacturer\":\"Central Texas Metal Rollforming,Inc.\",\"approval_number_master\":\"FL#5107-R0\",\"approval_number\":\"FL5107.1\",\"seq\":1,\"product_model\":\"24 GA Spanlok\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Central Texas Metal Rollforming,Inc.\",\"approval_number_master\":\"FL#5107-R0\",\"approval_number\":\"FL5107.2\",\"seq\":2,\"product_model\":\"24GA Prosnap\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Modern Metal Systems Incorporated\":[{\"manufacturer\":\"Modern Metal Systems Incorporated\",\"approval_number_master\":\"FL#5475-R0\",\"approval_number\":\"FL5475.1\",\"seq\":1,\"product_model\":\"1 1\\\/2\\\" MECHANICAL LOCK\",\"product_description\":\"24GA 1 1\\\/2\\\" MECHANICAL LOCK MAX 16\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Metal Systems Incorporated\",\"approval_number_master\":\"FL#5475-R0\",\"approval_number\":\"FL5475.2\",\"seq\":2,\"product_model\":\"1\\\" MECHANICAL LOCK\",\"product_description\":\"24GA 1\\\" MECHANICAL LOCK MAX 16\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Metal Systems Incorporated\",\"approval_number_master\":\"FL#5475-R0\",\"approval_number\":\"FL5475.3\",\"seq\":3,\"product_model\":\"MECHANICAL LOCK - ALUMINUM\",\"product_description\":\"MIN 0.32 1 1\\\/2\\\" MECHANICAL LOCK ALUMINUM MAX 20\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Metal Systems Incorporated\",\"approval_number_master\":\"FL#5475-R0\",\"approval_number\":\"FL5475.4\",\"seq\":4,\"product_model\":\"MECHANICAL LOCK-COPPER\",\"product_description\":\"MIN. 0.022 OR 16 OZ COPPER MECHANICAL LOCK MAX 16\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Metal Systems Incorporated\",\"approval_number_master\":\"FL#5475-R0\",\"approval_number\":\"FL5475.5\",\"seq\":5,\"product_model\":\"NAIL STRIP\",\"product_description\":\"22GA 1 1\\\/2\\\" NAIL STRIP MAX 16\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Metal Systems Incorporated\",\"approval_number_master\":\"FL#5475-R0\",\"approval_number\":\"FL5475.6\",\"seq\":6,\"product_model\":\"NAIL STRIP\",\"product_description\":\"24GA 1 1\\\/2\\\" NAIL STRIP MAX 14.5\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Metal Systems Incorporated\",\"approval_number_master\":\"FL#5475-R0\",\"approval_number\":\"FL5475.7\",\"seq\":7,\"product_model\":\"NAIL STRIP\",\"product_description\":\"24GA 1\\\" NAIL STRIP MAX 16\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Metal Systems Incorporated\",\"approval_number_master\":\"FL#5475-R0\",\"approval_number\":\"FL5475.8\",\"seq\":8,\"product_model\":\"SNAP LOCK\",\"product_description\":\"24GA 1 1\\\/2\\\" SNAP LOCK MAX 16\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Metal Systems Incorporated\",\"approval_number_master\":\"FL#6602-R0\",\"approval_number\":\"FL6602.1\",\"seq\":1,\"product_model\":\"SNAP LOCK 16\\\" 24 Ga.\",\"product_description\":\"1 3\\\/4 SNAP LOCK 24 GA ROOFING PANEL\",\"design_pressure\":\"+N\\\/A\\\/-79.25PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Metal Systems Incorporated\",\"approval_number_master\":\"FL#6930-R0\",\"approval_number\":\"FL6930.1\",\"seq\":1,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"0.032 ALUMINUM MECHANICAL LOCK STEEL ROOFING PANEL\",\"design_pressure\":\"+n\\\/a\\\/-72.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Metal Systems Incorporated\",\"approval_number_master\":\"FL#8392-R0\",\"approval_number\":\"FL8392.1\",\"seq\":1,\"product_model\":\"5V CRIMP\",\"product_description\":\"26GA 5V CRIMP FASTENER IN PANEL RIB\",\"design_pressure\":\"+N\\\/A\\\/-108.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Metal Systems Incorporated\",\"approval_number_master\":\"FL#8659-R0\",\"approval_number\":\"FL8659.1\",\"seq\":1,\"product_model\":\"US100NS\",\"product_description\":\"24 GA 16\\\" WIDE 1.0\\\" NAIL STRIP\",\"design_pressure\":\"+N\\\/A\\\/-153.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Metal Systems Incorporated\",\"approval_number_master\":\"FL#8659-R0\",\"approval_number\":\"FL8659.2\",\"seq\":2,\"product_model\":\"US150S-HVHZ\",\"product_description\":\"24 GA 16\\\" WIDE 1.5\\\" MECHANICAL LOCK\",\"design_pressure\":\"+N\\\/A\\\/-123.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Metal Systems Incorporated\",\"approval_number_master\":\"FL#8659-R0\",\"approval_number\":\"FL8659.3\",\"seq\":3,\"product_model\":\"US150SL-HVHZ\",\"product_description\":\"24 GA 16\\\" WIDE 1.5\\\" SNAP LOCK\",\"design_pressure\":\"+N\\\/A\\\/-108.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Metal Systems Incorporated\",\"approval_number_master\":\"FL#8663-R0\",\"approval_number\":\"FL8663.1\",\"seq\":1,\"product_model\":\".032 Aluminum Mechanical Lock\",\"product_description\":\"16\\\" width 1.0 Aluminum Mechanical Lock\",\"design_pressure\":\"+N\\\/A\\\/-101PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Metal Systems Incorporated\",\"approval_number_master\":\"FL#8663-R0\",\"approval_number\":\"FL8663.2\",\"seq\":2,\"product_model\":\"24 Ga. 1.5\\\" Nail Strip\",\"product_description\":\"24 GA. 1.5\\\" Nail Strip 15.5\\\" Roof Coverage\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Metal Systems Incorporated\",\"approval_number_master\":\"FL#24310-R0\",\"approval_number\":\"FL24310.1\",\"seq\":1,\"product_model\":\"5V Crimp 26 GA\",\"product_description\":\"5V Crimp 26GA over 15\\\/32\\\" APA Plywood\",\"design_pressure\":\"+N\\\/A\\\/-156.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Metal Systems Incorporated\",\"approval_number_master\":\"FL#30264-R1\",\"approval_number\":\"FL30264.2\",\"seq\":2,\"product_model\":\"US 150\",\"product_description\":\"Preformed, standing seam panel\",\"design_pressure\":\"+0\\\/-112.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Metal Systems Incorporated\",\"approval_number_master\":\"FL#11762-R4\",\"approval_number\":\"FL11762.9\",\"seq\":9,\"product_model\":\"US 100 NS\",\"product_description\":\"1\\\" Nailstrip Roof Panel, 0.032\\\" Aluminum 16\\\" Wide Roof Panel. Performed, Snap Together standing seam panel with integrated nail strip\",\"design_pressure\":\"+N\\\/A\\\/-60psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Metal Systems Incorporated\",\"approval_number_master\":\"FL#11762-R4\",\"approval_number\":\"FL11762.10\",\"seq\":10,\"product_model\":\"US 150\",\"product_description\":\"1.5\\\" Mechanical Lock 24 Ga. 16\\\" Wide Steel Roof Panel over 15\\\/32\\\" Plywood. Performed Standing Seam Panel\",\"design_pressure\":\"+0\\\/-112.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Metal Systems Incorporated\",\"approval_number_master\":\"FL#11762-R0\",\"approval_number\":\"FL11762.1\",\"seq\":1,\"product_model\":\"5V Crimp\",\"product_description\":\"26 Ga. 5V Crimp Roof Panel over \\u00bd\\\" Plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-156.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Metal Systems Incorporated\",\"approval_number_master\":\"FL#11762-R0\",\"approval_number\":\"FL11762.2\",\"seq\":2,\"product_model\":\"Mechanical Lock\",\"product_description\":\"1 1\\\/2\\\" Mechanical Lock 0.032\\\" Aluminum 20\\\" wide over 19\\\/32\\\" SEALED plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-72.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Metal Systems Incorporated\",\"approval_number_master\":\"FL#11762-R0\",\"approval_number\":\"FL11762.3\",\"seq\":3,\"product_model\":\"Mechanical Lock\",\"product_description\":\"1 1\\\/2\\\" Mechanical Lock 24 Ga. 16\\\" wide over 1\\\/2\\\" plywood\\nHVHZ\",\"design_pressure\":\"+N\\\/A\\\/-123.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Metal Systems Incorporated\",\"approval_number_master\":\"FL#11762-R0\",\"approval_number\":\"FL11762.4\",\"seq\":4,\"product_model\":\"Mechanical Lock\",\"product_description\":\"1\\\" Mechanical Lock 0.032\\\" Aluminum 16\\\" Wide over 1\\\/2\\\" plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-101.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Metal Systems Incorporated\",\"approval_number_master\":\"FL#11762-R0\",\"approval_number\":\"FL11762.5\",\"seq\":5,\"product_model\":\"Nail Strip\",\"product_description\":\"1 1\\\/2\\\" Nail Strip 24 Ga. 15 1\\\/2\\\" wide over 1\\\/2\\\" plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Metal Systems Incorporated\",\"approval_number_master\":\"FL#11762-R0\",\"approval_number\":\"FL11762.6\",\"seq\":6,\"product_model\":\"Nail Strip\",\"product_description\":\"1\\\" Nail Strip 24 Ga. 16\\\" wide over 1\\\/2\\\" plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-153.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Metal Systems Incorporated\",\"approval_number_master\":\"FL#11762-R0\",\"approval_number\":\"FL11762.7\",\"seq\":7,\"product_model\":\"Snap Lock\",\"product_description\":\"1 1\\\/2\\\" Snap Lock 24 Ga. 16\\\" Wide over 1\\\/2\\\" plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Metal Systems Incorporated\",\"approval_number_master\":\"FL#11762-R0\",\"approval_number\":\"FL11762.8\",\"seq\":8,\"product_model\":\"Snap Lock\",\"product_description\":\"24 Ga. 1 3\\\/4\\\" Snap Lock 16\\\" over 15\\\/32\\\" plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-79.25PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Metal Systems Incorporated\",\"approval_number_master\":\"FL#13485-R0\",\"approval_number\":\"FL13485.1\",\"seq\":1,\"product_model\":\"Mechanical Lock\",\"product_description\":\"2\\\" Mechanical Lock 24 Ga. 18 7\\\/8\\\" over 22 Ga. Metal Deck\",\"design_pressure\":\"+N\\\/A\\\/-153.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Modern Metal Systems Incorporated\",\"approval_number_master\":\"FL#30264-R0\",\"approval_number\":\"FL30264.1\",\"seq\":1,\"product_model\":\"US 100NS\",\"product_description\":\"Preformed, snap together standing seam panel with integrated nail strip\",\"design_pressure\":\"+0\\\/-60\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"}],\"TNT ROOFING\":[{\"manufacturer\":\"TNT ROOFING\",\"approval_number_master\":\"FL#5486-R0\",\"approval_number\":\"FL5486.1\",\"seq\":1,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"24GA 1\\\" MECHANICAL LOCK MAX 17\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TNT ROOFING\",\"approval_number_master\":\"FL#5486-R0\",\"approval_number\":\"FL5486.2\",\"seq\":2,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"24GA 1 1\\\/2\\\" MECHANICAL LOCK MAX 16\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TNT ROOFING\",\"approval_number_master\":\"FL#5486-R0\",\"approval_number\":\"FL5486.3\",\"seq\":3,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"MIN 0.32 1 1\\\/2\\\" MECHANICAL LOCK -ALUMINUM MAX 20\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TNT ROOFING\",\"approval_number_master\":\"FL#5486-R0\",\"approval_number\":\"FL5486.4\",\"seq\":4,\"product_model\":\"MECHANICAL LOCK-COPPER\",\"product_description\":\"MIN 0.022 OR 16OZ COPPER MECHANICAL MAX 16\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TNT ROOFING\",\"approval_number_master\":\"FL#5486-R0\",\"approval_number\":\"FL5486.5\",\"seq\":5,\"product_model\":\"NAIL STRIP\",\"product_description\":\"22GA 1 1\\\/2\\\" NAIL STRIP MAX 16\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TNT ROOFING\",\"approval_number_master\":\"FL#5486-R0\",\"approval_number\":\"FL5486.6\",\"seq\":6,\"product_model\":\"NAIL STRIP\",\"product_description\":\"22GA 1 1\\\/2\\\" NAIL STRIP MAX 14.5\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TNT ROOFING\",\"approval_number_master\":\"FL#5486-R0\",\"approval_number\":\"FL5486.7\",\"seq\":7,\"product_model\":\"NAIL STRIP\",\"product_description\":\"24GA 1\\\"NAIL STRIP MAX 16\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TNT ROOFING\",\"approval_number_master\":\"FL#5486-R0\",\"approval_number\":\"FL5486.8\",\"seq\":8,\"product_model\":\"SNAP LOCK\",\"product_description\":\"24GA 1 1\\\/2\\\" SNAP LOCK MAX 16\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Athens Aluminum\":[{\"manufacturer\":\"Athens Aluminum\",\"approval_number_master\":\"FL#5850-R0\",\"approval_number\":\"FL5850.1\",\"seq\":1,\"product_model\":\"1\\\" Nailstrip 24 ga.\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"EBC, INC.\":[{\"manufacturer\":\"EBC, INC.\",\"approval_number_master\":\"FL#6034-R0\",\"approval_number\":\"FL6034.1\",\"seq\":1,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"24GA 1\\\" MECHANICAL LOCK MAX 17\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EBC, INC.\",\"approval_number_master\":\"FL#6034-R0\",\"approval_number\":\"FL6034.2\",\"seq\":2,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"24GA 1 1\\\/2\\\" MECHANICAL LOCK MAX 16\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EBC, INC.\",\"approval_number_master\":\"FL#6034-R0\",\"approval_number\":\"FL6034.3\",\"seq\":3,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"MIN 0.32 1 1\\\/2\\\" MECHANICAL LOCK - ALUMINUM MAX 20\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EBC, INC.\",\"approval_number_master\":\"FL#6034-R0\",\"approval_number\":\"FL6034.4\",\"seq\":4,\"product_model\":\"MECHANICAL LOCK - COPPER\",\"product_description\":\"MIN 0.022 OR 16OZ COPPER MECHANICAL MAX 16\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EBC, INC.\",\"approval_number_master\":\"FL#6034-R0\",\"approval_number\":\"FL6034.5\",\"seq\":5,\"product_model\":\"NAIL STRIP\",\"product_description\":\"22GA 1 1\\\/2\\\" NAIL STRIP MAX 16\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EBC, INC.\",\"approval_number_master\":\"FL#6034-R0\",\"approval_number\":\"FL6034.6\",\"seq\":6,\"product_model\":\"NAIL STRIP\",\"product_description\":\"22GA 1 1\\\/2\\\" NAIL STRIP MAX 14.5\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EBC, INC.\",\"approval_number_master\":\"FL#6034-R0\",\"approval_number\":\"FL6034.7\",\"seq\":7,\"product_model\":\"NAIL STRIP\",\"product_description\":\"24GA 1\\\"NAIL STRIP MAX 16\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EBC, INC.\",\"approval_number_master\":\"FL#6034-R0\",\"approval_number\":\"FL6034.8\",\"seq\":8,\"product_model\":\"SNAP LOCK\",\"product_description\":\"24GA 1 1\\\/2\\\" SNAP LOCK MAX 16\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Metalforming Inc.\":[{\"manufacturer\":\"Metalforming Inc.\",\"approval_number_master\":\"FL#6140-R0\",\"approval_number\":\"FL6140.1\",\"seq\":1,\"product_model\":\"1.75\\\" Snap Lock 24GA\",\"product_description\":\"1.75\\\" Snap Lock 24GA 18\\\" Wide over Metal Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metalforming Inc.\",\"approval_number_master\":\"FL#6140-R0\",\"approval_number\":\"FL6140.2\",\"seq\":2,\"product_model\":\"1.75\\\" Snap Lock 24GA 18\\\" Wide\",\"product_description\":\"1.75\\\" Snap Lock 24GA 18\\\" Wide Over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metalforming Inc.\",\"approval_number_master\":\"FL#8629-R2\",\"approval_number\":\"FL8629.3\",\"seq\":3,\"product_model\":\"1\\\" Nail Strip Roof Panel\",\"product_description\":\"1\\\" Nail Strip 24 Ga. 16\\\" Wide Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-153.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metalforming Inc.\",\"approval_number_master\":\"FL#9857-R0\",\"approval_number\":\"FL9857.1\",\"seq\":1,\"product_model\":\"1.0 MECHANICAL LOCK\",\"product_description\":\"17\\\" WIDTH 24GA 1.0 MECH LOCK PANEL\",\"design_pressure\":\"+N\\\/A\\\/-107.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metalforming Inc.\",\"approval_number_master\":\"FL#9857-R0\",\"approval_number\":\"FL9857.2\",\"seq\":2,\"product_model\":\"1.0 NAIL STRIP\",\"product_description\":\"24GA 1.0 NAIL STRIP 16\\\" WIDTH\",\"design_pressure\":\"+N\\\/A\\\/-100 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metalforming Inc.\",\"approval_number_master\":\"FL#9857-R0\",\"approval_number\":\"FL9857.3\",\"seq\":3,\"product_model\":\"1.5 MECHANICAL LOCK\",\"product_description\":\"1.5 MECH LOCK PANEL 16\\\" WIDTH 24GA\",\"design_pressure\":\"+N\\\/A\\\/-106.8PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metalforming Inc.\",\"approval_number_master\":\"FL#9857-R0\",\"approval_number\":\"FL9857.4\",\"seq\":4,\"product_model\":\"1.5 MECHANICAL LOCK ALUMINUM\",\"product_description\":\"1.5 .032 ALUMINUM MECH LOCK 20\\\" WIDTH\",\"design_pressure\":\"+N\\\/A\\\/-72.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metalforming Inc.\",\"approval_number_master\":\"FL#9857-R0\",\"approval_number\":\"FL9857.5\",\"seq\":5,\"product_model\":\"1.5 MECHANICAL LOCK COPPER\",\"product_description\":\".022\\\/16OZ. COPPER-1.5 16\\\" WIDTH\",\"design_pressure\":\"+N\\\/A\\\/-122.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metalforming Inc.\",\"approval_number_master\":\"FL#9857-R0\",\"approval_number\":\"FL9857.6\",\"seq\":6,\"product_model\":\"1.5 MECHANICAL LOCK ZINC\",\"product_description\":\".032 ZINC MECH LOCK 16\\\" WIDTH\",\"design_pressure\":\"+N\\\/A\\\/-100PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metalforming Inc.\",\"approval_number_master\":\"FL#9857-R0\",\"approval_number\":\"FL9857.7\",\"seq\":7,\"product_model\":\"1.5 NAIL STRIP\",\"product_description\":\"24GA 15\\\" WIDTH NAIL STRIP\",\"design_pressure\":\"+N\\\/A\\\/-108 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metalforming Inc.\",\"approval_number_master\":\"FL#9857-R0\",\"approval_number\":\"FL9857.8\",\"seq\":8,\"product_model\":\"1.5 NAIL STRIP\",\"product_description\":\"22GA 1.5 NAIL STRIP 16-3\\\/16\\\" WIDTH\",\"design_pressure\":\"+N\\\/A\\\/-105 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metalforming Inc.\",\"approval_number_master\":\"FL#9857-R0\",\"approval_number\":\"FL9857.9\",\"seq\":9,\"product_model\":\"1.5 SNAP LOCK\",\"product_description\":\"24GA 1.5 SNAP LOCK 16\\\" WIDTH\",\"design_pressure\":\"+N\\\/A\\\/-112.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metalforming Inc.\",\"approval_number_master\":\"FL#8629-R2\",\"approval_number\":\"FL8629.4\",\"seq\":4,\"product_model\":\"1\\\" Snap Lock Roof Panel\",\"product_description\":\"1\\\" Snap Lock Roof Panel 24 Ga. Roof Panel over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-131.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metalforming Inc.\",\"approval_number_master\":\"FL#8629-R2\",\"approval_number\":\"FL8629.5\",\"seq\":5,\"product_model\":\"1-1\\\/2\\\" Mechanical Lock Roof Panel\",\"product_description\":\"1-1\\\/2\\\" Mechanical Lock 24 Ga. 16\\\" Wide Roof Panel over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-123.5 ps\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metalforming Inc.\",\"approval_number_master\":\"FL#8629-R2\",\"approval_number\":\"FL8629.6\",\"seq\":6,\"product_model\":\"1-1\\\/2\\\" Mechanical Lock Roof Panel\",\"product_description\":\"1-1\\\/2\\\" Mechanical Lock 0.032\\\" Aluminum 16\\\" Wide Roof Panel over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-93-5 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metalforming Inc.\",\"approval_number_master\":\"FL#8629-R2\",\"approval_number\":\"FL8629.7\",\"seq\":7,\"product_model\":\"1-1\\\/2\\\" Nail Strip Roof Panel\",\"product_description\":\"1-1\\\/2\\\" Nail Strip, 24 Ga. 15-1\\\/2\\\" Wide Roof Panel over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-116.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metalforming Inc.\",\"approval_number_master\":\"FL#8629-R2\",\"approval_number\":\"FL8629.8\",\"seq\":8,\"product_model\":\"1-1\\\/2\\\" Snap Lock Roof Panel\",\"product_description\":\"1-1\\\/2\\\"\\\" Snap Lock 24 Ga. Roof Panel over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-116 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metalforming Inc.\",\"approval_number_master\":\"FL#8629-R2\",\"approval_number\":\"FL8629.9\",\"seq\":9,\"product_model\":\"1-3\\\/4\\\" Snap Lock Roof Panel\",\"product_description\":\"1-3\\\/4\\\" Snap Lock 24 Ga. 17 3\\\/4\\\" Wide Roof Panel over 22 Ga. Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-108.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metalforming Inc.\",\"approval_number_master\":\"FL#8629-R2\",\"approval_number\":\"FL8629.10\",\"seq\":10,\"product_model\":\"2\\\" Mechanical Lock Roof Panel\",\"product_description\":\"2\\\" Mechanical Lock 24 Ga. 18 7\\\/8\\\" Wide Roof Panel over 22 Ga. Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-153.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metalforming Inc.\",\"approval_number_master\":\"FL#8629-R2\",\"approval_number\":\"FL8629.11\",\"seq\":11,\"product_model\":\"2\\\" Mechanical Lock Roof Panel\",\"product_description\":\"2\\\" Mechanical Lock 0.032\\\" Aluminum 19\\\" Wide Roof Panel over 22 Ga. Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-138.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metalforming Inc.\",\"approval_number_master\":\"FL#8629-R1\",\"approval_number\":\"FL8629.1\",\"seq\":1,\"product_model\":\"1.5 Mechanical Lock\",\"product_description\":\"1.5\\\" Mechanical Lock 24 Ga. 16\\\" Wide 1\\\/2\\\" Plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-123.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metalforming Inc.\",\"approval_number_master\":\"FL#8629-R1\",\"approval_number\":\"FL8629.2\",\"seq\":2,\"product_model\":\"1.5 Snap Lock\",\"product_description\":\"1.5\\\" Snap Lock 24 Ga. 16\\\" Wide over 1\\\/2\\\" Plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-116 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metalforming Inc.\",\"approval_number_master\":\"FL#9193-R1\",\"approval_number\":\"FL9193.1\",\"seq\":1,\"product_model\":\"1\\\" Mechanical Lock\",\"product_description\":\"1\\\" Mechanical Lock 24 Ga. 16 1\\\/2'' Wide over 1\\\/2\\\" Plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-138.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metalforming Inc.\",\"approval_number_master\":\"FL#9193-R1\",\"approval_number\":\"FL9193.2\",\"seq\":2,\"product_model\":\"1\\\" Snap Lock\",\"product_description\":\"1\\\" Snap Lock 24 Ga. 17\\\" Wide over 1\\\/2\\\" Plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-131.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metalforming Inc.\",\"approval_number_master\":\"FL#9193-R1\",\"approval_number\":\"FL9193.3\",\"seq\":3,\"product_model\":\"1.5\\\" Nail Strip\",\"product_description\":\"1.5\\\" Nailstrip 24 Ga. 15 1\\\/2\\\" Wide over 1\\\/2\\\" Plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-78.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metalforming Inc.\",\"approval_number_master\":\"FL#9580-R1\",\"approval_number\":\"FL9580.1\",\"seq\":1,\"product_model\":\"1\\\" Mechanical Lock\",\"product_description\":\"0.032\\\" Aluminum 1\\\" Mechanical Lock 16\\\" Wide over 1\\\/2\\\" Plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-101PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metalforming Inc.\",\"approval_number_master\":\"FL#10240-R1\",\"approval_number\":\"FL10240.1\",\"seq\":1,\"product_model\":\"1.75\\\" Snap Lock\",\"product_description\":\"1.75\\\" Snap Lock 24 Ga. 17 3\\\/4\\\" Wide over 22 Ga. Metal Deck\\nHVHZ\",\"design_pressure\":\"+N\\\/A\\\/-108.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metalforming Inc.\",\"approval_number_master\":\"FL#10240-R1\",\"approval_number\":\"FL10240.2\",\"seq\":2,\"product_model\":\"2\\\" Mechanical Lock\",\"product_description\":\"2\\\" Mechanical Lock 18 7\\\/8\\\" Wide DBL Lock over 22 Ga. Metal Deck HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-153.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metalforming Inc.\",\"approval_number_master\":\"FL#10682-R0\",\"approval_number\":\"FL10682.1\",\"seq\":1,\"product_model\":\"2\\\" mechanical Lock 0.032\\\" Aluminum\",\"product_description\":\"2\\\" Mechanical Lock 0.032\\\" Aluminum 19\\\" Wide over 22 Ga. Metal Deck\",\"design_pressure\":\"+N\\\/A\\\/-138.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"South Florida Metal Supply, Inc.\":[{\"manufacturer\":\"South Florida Metal Supply, Inc.\",\"approval_number_master\":\"FL#6309-R0\",\"approval_number\":\"FL6309.1\",\"seq\":1,\"product_model\":\"1- \\\"5-V Crimp\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 24\\\" Wide (Net Coverage) Panel, Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-50.50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"South Florida Metal Supply, Inc.\",\"approval_number_master\":\"FL#8068-R0\",\"approval_number\":\"FL8068.1\",\"seq\":1,\"product_model\":\"1\\\" Nailstrip\",\"product_description\":\"Minimum 24 Gauge Steel, Max.16\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-114.25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"South Florida Metal Supply, Inc.\",\"approval_number_master\":\"FL#8142-R0\",\"approval_number\":\"FL8142.1\",\"seq\":1,\"product_model\":\"1-3\\\/4\\\" Snap-Lock\",\"product_description\":\"Minimum 0.032\\\" Aluminum, Max. 14\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-114.25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"South Florida Metal Supply, Inc.\",\"approval_number_master\":\"FL#9564-R0\",\"approval_number\":\"FL9564.1\",\"seq\":1,\"product_model\":\"1-3\\\/4\\\" Snap-Lock\",\"product_description\":\"24 Gauge Steel, 18\\\" Wide Panel, Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-156.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"South Florida Metal Supply, Inc.\",\"approval_number_master\":\"FL#9977-R0\",\"approval_number\":\"FL9977.1\",\"seq\":1,\"product_model\":\"1 - \\\"PBR\\\" Panel\",\"product_description\":\"Roof Panel - 26 Gauge Steel, 36\\\" Width, Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-76.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"South Florida Metal Supply, Inc.\",\"approval_number_master\":\"FL#10115-R0\",\"approval_number\":\"FL10115.1\",\"seq\":1,\"product_model\":\"1 - copper clad stainless\",\"product_description\":\"Roof Panel - 0.016\\\" Copper-Clad Stainless steel, 16\\\" Width, Attached to Plywood Deck\",\"design_pressure\":\"+N?A\\\/-76.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"South Florida Metal Supply, Inc.\",\"approval_number_master\":\"FL#10490-R0\",\"approval_number\":\"FL10490.1\",\"seq\":1,\"product_model\":\"1 - \\\"PBR\\\"\",\"product_description\":\"Roof Panel - 26 Gauge Steel, 36\\\" Width, Attached to Plywood Deck w\\\/Optional Rigid Insulation\",\"design_pressure\":\"+N\\\/A\\\/-76.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"South Florida Metal Supply, Inc.\",\"approval_number_master\":\"FL#10490-R0\",\"approval_number\":\"FL10490.2\",\"seq\":2,\"product_model\":\"2 - \\\"1 in. Nailstrip\\\"\",\"product_description\":\"Roof Panel - 24 Gauge Steel, 16\\\" Width, Attached to Plywood Deck w\\\/Optional Rigid Insulation\",\"design_pressure\":\"+N\\\/A\\\/-106.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"South Florida Metal Supply, Inc.\",\"approval_number_master\":\"FL#10490-R0\",\"approval_number\":\"FL10490.3\",\"seq\":3,\"product_model\":\"3 - \\\"1-3\\\/4 in. SnapLock\\\" (Aluminum)\",\"product_description\":\"Roof Panel - 0.032 Aluminum, 14\\\" Width, Attached to Plywood Deck w\\\/Optional Rigid Insulation\",\"design_pressure\":\"+N\\\/A\\\/-114.25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"South Florida Metal Supply, Inc.\",\"approval_number_master\":\"FL#10490-R0\",\"approval_number\":\"FL10490.4\",\"seq\":4,\"product_model\":\"4 - \\\"1-3\\\/4 in. SnapLock\\\" (Steel)\",\"product_description\":\"Roof Panel - 24 Gauge Steel, 18\\\" Width, Attached to Plywood Deck w\\\/Optional Rigid Insulation\",\"design_pressure\":\"+N\\\/A\\\/-156.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"South Florida Metal Supply, Inc.\",\"approval_number_master\":\"FL#10490-R0\",\"approval_number\":\"FL10490.5\",\"seq\":5,\"product_model\":\"5 - \\\"copper clad stainless\\\"\",\"product_description\":\"Roof Panel - 0.016\\\" Copper-Clad Stainless Steel, 16\\\" Width, Attached to Plywood Deck w\\\/Optional Rigid Insulation\",\"design_pressure\":\"+N\\\/A\\\/-76.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"South Florida Metal Supply, Inc.\",\"approval_number_master\":\"FL#10490-R0\",\"approval_number\":\"FL10490.6\",\"seq\":6,\"product_model\":\"6 - \\\"5-V Crimp\\\"\",\"product_description\":\"Roof Panel - 26 Gauge Steel, 24\\\" Width, Attached to Plywood Deck w\\\/Optional Rigid Insulation\",\"design_pressure\":\"+N\\\/A\\\/-106.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"AEICOR METAL PROD\":[{\"manufacturer\":\"AEICOR METAL PROD\",\"approval_number_master\":\"FL#6621-R0\",\"approval_number\":\"FL6621.1\",\"seq\":1,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"MECHANICAL LOCK 24GA 1.5\\\"\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEICOR METAL PROD\",\"approval_number_master\":\"FL#6621-R0\",\"approval_number\":\"FL6621.2\",\"seq\":2,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"MECHANICAL LOCK 24GA 1\\\"\",\"design_pressure\":\"+N\\\/A\\\/-107.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEICOR METAL PROD\",\"approval_number_master\":\"FL#6621-R0\",\"approval_number\":\"FL6621.3\",\"seq\":3,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"MECHANICAL LOCK-ALUMINUM\",\"design_pressure\":\"+N\\\/A\\\/-1OOPSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEICOR METAL PROD\",\"approval_number_master\":\"FL#6621-R0\",\"approval_number\":\"FL6621.4\",\"seq\":4,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"MECHANICAL LOCK-COPPER\",\"design_pressure\":\"+N\\\/A\\\/-122.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEICOR METAL PROD\",\"approval_number_master\":\"FL#6621-R0\",\"approval_number\":\"FL6621.5\",\"seq\":5,\"product_model\":\"NAIL STRIP\",\"product_description\":\"1.5\\\" NAIL STRIP 22GA\",\"design_pressure\":\"+N\\\/A\\\/--105\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEICOR METAL PROD\",\"approval_number_master\":\"FL#6621-R0\",\"approval_number\":\"FL6621.6\",\"seq\":6,\"product_model\":\"NAIL STRIP\",\"product_description\":\"24GA, 1\\\" NAIL STRIP\",\"design_pressure\":\"+N\\\/A\\\/--100PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEICOR METAL PROD\",\"approval_number_master\":\"FL#6621-R0\",\"approval_number\":\"FL6621.7\",\"seq\":7,\"product_model\":\"NAIL STRIP\",\"product_description\":\"1.5\\\" NAIL STRIP 24GA\",\"design_pressure\":\"+N\\\/A\\\/--65PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEICOR METAL PROD\",\"approval_number_master\":\"FL#6621-R0\",\"approval_number\":\"FL6621.8\",\"seq\":8,\"product_model\":\"SNAP LOCK\",\"product_description\":\"1.5 SNAP LOCK 24GA\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEICOR METAL PROD\",\"approval_number_master\":\"FL#7103-R0\",\"approval_number\":\"FL7103.1\",\"seq\":1,\"product_model\":\"18\\\" SNAP LOCK 24GA OVER PLYWOOD\",\"product_description\":\"24GA SNAP LOCK METAL ROOFING PANEL\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEICOR METAL PROD\",\"approval_number_master\":\"FL#7716-R0\",\"approval_number\":\"FL7716.1\",\"seq\":1,\"product_model\":\"06-0317.03\",\"product_description\":\"1\\\" SNAP CAP SS-4-16\",\"design_pressure\":\"+N\\\/A\\\/-97.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEICOR METAL PROD\",\"approval_number_master\":\"FL#7716-R0\",\"approval_number\":\"FL7716.2\",\"seq\":2,\"product_model\":\"06-0317.04\",\"product_description\":\"STANDING SEAM SS2-15\\\"\",\"design_pressure\":\"+N\\\/A\\\/-66.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEICOR METAL PROD\",\"approval_number_master\":\"FL#7716-R0\",\"approval_number\":\"FL7716.3\",\"seq\":3,\"product_model\":\"06-0317.04\",\"product_description\":\"STANDING SEAM SS2-21\\\"\",\"design_pressure\":\"+N\\\/A\\\/-66.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEICOR METAL PROD\",\"approval_number_master\":\"FL#7716-R0\",\"approval_number\":\"FL7716.4\",\"seq\":4,\"product_model\":\"06-0317.05\",\"product_description\":\"STANDING SEAM SS-1-20\",\"design_pressure\":\"+N\\\/A\\\/-45PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEICOR METAL PROD\",\"approval_number_master\":\"FL#7716-R0\",\"approval_number\":\"FL7716.5\",\"seq\":5,\"product_model\":\"06-0317.05\",\"product_description\":\"STANDING SEAM SS1-14\\\"\",\"design_pressure\":\"+N\\\/A\\\/-45PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEICOR METAL PROD\",\"approval_number_master\":\"FL#7716-R0\",\"approval_number\":\"FL7716.6\",\"seq\":6,\"product_model\":\"06-0317.06\",\"product_description\":\"STANDING SEAM SS4-12 3\\\/4\\\"\",\"design_pressure\":\"+N\\\/A\\\/-97.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Sunshine Steel Corp.\":[{\"manufacturer\":\"Sunshine Steel Corp.\",\"approval_number_master\":\"FL#6748-R0\",\"approval_number\":\"FL6748.1\",\"seq\":1,\"product_model\":\"1- \\\"R-Panel\\\"\",\"product_description\":\"Minimum 26-Gauge Steel, Maximum 36\\\" Wide (Net Coverage) Panel attached to Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Steel Corp.\",\"approval_number_master\":\"FL#6748-R0\",\"approval_number\":\"FL6748.2\",\"seq\":2,\"product_model\":\"2- \\\"Sun Rib\\\"\",\"product_description\":\"Minimum 29-Gauge Steel, Maximum 36\\\" Wide (Net Coverage) Panel attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Metal-Fab Manufacturing, LLC\":[{\"manufacturer\":\"Metal-Fab Manufacturing, LLC\",\"approval_number_master\":\"FL#6934-R0\",\"approval_number\":\"FL6934.1\",\"seq\":1,\"product_model\":\"Cap-Seam\",\"product_description\":\"Min 24 ga., 21.25\\\" wide SSMR Panel over plywood or steel deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Fab Manufacturing, LLC\",\"approval_number_master\":\"FL#6934-R0\",\"approval_number\":\"FL6934.2\",\"seq\":2,\"product_model\":\"Met-Fab III\",\"product_description\":\"Min 24 ga., 16\\\" wide SSMR Panel over steel deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Fab Manufacturing, LLC\",\"approval_number_master\":\"FL#6934-R0\",\"approval_number\":\"FL6934.3\",\"seq\":3,\"product_model\":\"Met-Fab Snap-On 675\",\"product_description\":\"Min 24 ga., 18\\\" wide SSMR Panel over steel deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Midway Metals and More\":[{\"manufacturer\":\"Midway Metals and More\",\"approval_number_master\":\"FL#7109-R0\",\"approval_number\":\"FL7109.1\",\"seq\":1,\"product_model\":\"1\\\" MECHANICAL LOCK\",\"product_description\":\"24GA 1\\\" MECHANICAL LOCK\",\"design_pressure\":\"+N\\\/A\\\/-53.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Midway Metals and More\",\"approval_number_master\":\"FL#7109-R0\",\"approval_number\":\"FL7109.2\",\"seq\":2,\"product_model\":\"1\\\" NAIL STRIP\",\"product_description\":\"24GA 1\\\" NAIL STRIP\",\"design_pressure\":\"+N\\\/A\\\/-50\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Midway Metals and More\",\"approval_number_master\":\"FL#7109-R0\",\"approval_number\":\"FL7109.3\",\"seq\":3,\"product_model\":\"1.5 MECHANICAL LOCK\",\"product_description\":\"24GA 1.5 MECHANICAL LOCK 16\\\" WIDE\",\"design_pressure\":\"+N\\\/A\\\/-53.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Midway Metals and More\",\"approval_number_master\":\"FL#7109-R0\",\"approval_number\":\"FL7109.4\",\"seq\":4,\"product_model\":\"1.5 NAIL STRIP\",\"product_description\":\"22GA 1.5 NAIL STRIP\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Midway Metals and More\",\"approval_number_master\":\"FL#7109-R0\",\"approval_number\":\"FL7109.5\",\"seq\":5,\"product_model\":\"1.5 NAIL STRIP\",\"product_description\":\"24GA NAIL STRIP 1.5\",\"design_pressure\":\"+N\\\/A\\\/-32.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Midway Metals and More\",\"approval_number_master\":\"FL#7109-R0\",\"approval_number\":\"FL7109.6\",\"seq\":6,\"product_model\":\"ALUMINUM MECHANICAL KOCK\",\"product_description\":\"MIN 0.032 ALUMINUM 1.5 MECHANICAL LOCK\",\"design_pressure\":\"+N\\\/A\\\/-36.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Midway Metals and More\",\"approval_number_master\":\"FL#7109-R0\",\"approval_number\":\"FL7109.7\",\"seq\":7,\"product_model\":\"COPPER MECHANICAL LOCK\",\"product_description\":\"MIN 0.022 OR 16 OZ COPPER MECHANICAL LOCK\",\"design_pressure\":\"+N\\\/A\\\/-61.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Midway Metals and More\",\"approval_number_master\":\"FL#7109-R0\",\"approval_number\":\"FL7109.8\",\"seq\":8,\"product_model\":\"SNAP LOCK\",\"product_description\":\"24GA 1.5 SNAP LOCK\",\"design_pressure\":\"+N\\\/A\\\/-56.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Flash Custom Metal Roofing\":[{\"manufacturer\":\"Flash Custom Metal Roofing\",\"approval_number_master\":\"FL#7261-R0\",\"approval_number\":\"FL7261.1\",\"seq\":1,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"24GA MECHANICAL LOCK PANEL 1.5\",\"design_pressure\":\"+N\\\/A\\\/-52.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flash Custom Metal Roofing\",\"approval_number_master\":\"FL#7261-R0\",\"approval_number\":\"FL7261.2\",\"seq\":2,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"24GA MECHANICAL LOCK PANEL 1\\\"\",\"design_pressure\":\"+N\\\/A\\\/-107.1PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flash Custom Metal Roofing\",\"approval_number_master\":\"FL#7261-R0\",\"approval_number\":\"FL7261.3\",\"seq\":3,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"COPPER MECHANICAL LOCK MIN 0.022 OR 16 OZ\",\"design_pressure\":\"+N\\\/A\\\/-122.1PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flash Custom Metal Roofing\",\"approval_number_master\":\"FL#7261-R0\",\"approval_number\":\"FL7261.4\",\"seq\":4,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"ALUMINUM MECHANICAL LOCK 0.032\",\"design_pressure\":\"+N\\\/A\\\/-72.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flash Custom Metal Roofing\",\"approval_number_master\":\"FL#7261-R0\",\"approval_number\":\"FL7261.5\",\"seq\":5,\"product_model\":\"NAIL STRIP 1\\\"\",\"product_description\":\"24GA NAIL STRIP 1\\\" PANEL\",\"design_pressure\":\"+N\\\/A\\\/-100PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flash Custom Metal Roofing\",\"approval_number_master\":\"FL#7261-R0\",\"approval_number\":\"FL7261.6\",\"seq\":6,\"product_model\":\"NAIL STRIP 1.5\",\"product_description\":\"24GA NAIL STRIP 1.5\\\"\",\"design_pressure\":\"+N\\\/A\\\/-65PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flash Custom Metal Roofing\",\"approval_number_master\":\"FL#7261-R0\",\"approval_number\":\"FL7261.7\",\"seq\":7,\"product_model\":\"NAIL STRIP 22G\",\"product_description\":\"22GA NAIL STRIP PANEL 1.5\",\"design_pressure\":\"+N\\\/A\\\/-105PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flash Custom Metal Roofing\",\"approval_number_master\":\"FL#7261-R0\",\"approval_number\":\"FL7261.8\",\"seq\":8,\"product_model\":\"SNAP LOCK\",\"product_description\":\"1.5 SNAP LOCK 24GA PANEL\",\"design_pressure\":\"+N\\\/A\\\/-52.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flash Custom Metal Roofing\",\"approval_number_master\":\"FL#7843-R1\",\"approval_number\":\"FL7843.1\",\"seq\":1,\"product_model\":\"Snap on Batten\",\"product_description\":\"24 Ga. Snap on Batten 16\\\" Wide over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-101.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flash Custom Metal Roofing\",\"approval_number_master\":\"FL#12104-R0\",\"approval_number\":\"FL12104.1\",\"seq\":1,\"product_model\":\"1.5 Mechanical Lock\",\"product_description\":\"1.5\\\" Mechanical Lock 24 Ga. 16\\\" Wide over 19\\\/32\\\" SEALED Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-106.8PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"B and B Sheet Metal\":[{\"manufacturer\":\"B and B Sheet Metal\",\"approval_number_master\":\"FL#7267-R0\",\"approval_number\":\"FL7267.1\",\"seq\":1,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"24GA MECHANICAL LOCK 1.5\",\"design_pressure\":\"+N\\\/A\\\/-52.5 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"B and B Sheet Metal\",\"approval_number_master\":\"FL#7267-R0\",\"approval_number\":\"FL7267.2\",\"seq\":2,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"1.5 MECHANICAL LOCK 1\\\" PANEL\",\"design_pressure\":\"+N\\\/A\\\/-107.1PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"B and B Sheet Metal\",\"approval_number_master\":\"FL#7267-R0\",\"approval_number\":\"FL7267.3\",\"seq\":3,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"COPPER MECHANICAL LOCK 0.022 OR 16 OZ MIN\",\"design_pressure\":\"+N\\\/A\\\/-122.1PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"B and B Sheet Metal\",\"approval_number_master\":\"FL#7267-R0\",\"approval_number\":\"FL7267.4\",\"seq\":4,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"ALUMINUM MECHANICAL LOCK 0.032\",\"design_pressure\":\"+N\\\/A\\\/-72.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"B and B Sheet Metal\",\"approval_number_master\":\"FL#7267-R0\",\"approval_number\":\"FL7267.5\",\"seq\":5,\"product_model\":\"NAIL STRIP\",\"product_description\":\"1.5 NAIL STRIP 24GA PANEL\",\"design_pressure\":\"+N\\\/A\\\/-65PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"B and B Sheet Metal\",\"approval_number_master\":\"FL#7267-R0\",\"approval_number\":\"FL7267.6\",\"seq\":6,\"product_model\":\"NAIL STRIP\",\"product_description\":\"1.5 NAIL STRIP 22GA PANEL\",\"design_pressure\":\"+N\\\/A\\\/-105PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"B and B Sheet Metal\",\"approval_number_master\":\"FL#7267-R0\",\"approval_number\":\"FL7267.7\",\"seq\":7,\"product_model\":\"NAIL STRIP 1\\\"\",\"product_description\":\"24GA NAIL STRIP 1\\\" PANEL\",\"design_pressure\":\"+N\\\/A\\\/-100PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"B and B Sheet Metal\",\"approval_number_master\":\"FL#7267-R0\",\"approval_number\":\"FL7267.8\",\"seq\":8,\"product_model\":\"SNAP LOCK\",\"product_description\":\"1.5 SNAP LOCK 24GA PANEL\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"B and B Sheet Metal\",\"approval_number_master\":\"FL#7529-R0\",\"approval_number\":\"FL7529.1\",\"seq\":1,\"product_model\":\"24 Ga. 1.5\\\" NAIL STRIP\",\"product_description\":\"24GA NAIL STRIP 1.5' Nail Strip\\n15\\\" Wide Roof Panel\",\"design_pressure\":\"+N\\\/A\\\/-68.8psff\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Single Source Contractors Group, Inc.\":[{\"manufacturer\":\"Single Source Contractors Group, Inc.\",\"approval_number_master\":\"FL#7503-R0\",\"approval_number\":\"FL7503.1\",\"seq\":1,\"product_model\":\"FF100\",\"product_description\":\"\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Single Source Contractors Group, Inc.\",\"approval_number_master\":\"FL#7503-R0\",\"approval_number\":\"FL7503.2\",\"seq\":2,\"product_model\":\"SS675\",\"product_description\":\"\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Folsom, Inc.\":[{\"manufacturer\":\"Folsom, Inc.\",\"approval_number_master\":\"FL#7520-R0\",\"approval_number\":\"FL7520.1\",\"seq\":1,\"product_model\":\"1-\\\"F20 Series\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Max.18\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+n\\\/a\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Folsom, Inc.\",\"approval_number_master\":\"FL#7520-R0\",\"approval_number\":\"FL7520.2\",\"seq\":2,\"product_model\":\"2-\\\"F20 Series\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Max.18\\\" Wide Panel Attached to Steel Deck\",\"design_pressure\":\"+n\\\/a\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Folsom, Inc.\",\"approval_number_master\":\"FL#7520-R0\",\"approval_number\":\"FL7520.3\",\"seq\":3,\"product_model\":\"3-\\\"F20 Series\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Max.18\\\" Wide Panel Attached to Steel Purlins\",\"design_pressure\":\"+n\\\/a\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Folsom, Inc.\",\"approval_number_master\":\"FL#7520-R0\",\"approval_number\":\"FL7520.4\",\"seq\":4,\"product_model\":\"4-\\\"F25 Series\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Max.16\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+n\\\/a\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Folsom, Inc.\",\"approval_number_master\":\"FL#7520-R0\",\"approval_number\":\"FL7520.5\",\"seq\":5,\"product_model\":\"5-\\\"F25 Series\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Max.16\\\" Wide Panel Attached to Steel Deck\",\"design_pressure\":\"+n\\\/a\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Folsom, Inc.\",\"approval_number_master\":\"FL#7520-R0\",\"approval_number\":\"FL7520.6\",\"seq\":6,\"product_model\":\"6-\\\"F25 Series\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Max.16\\\" Wide Panel Attached to Steel Purlins\",\"design_pressure\":\"+n\\\/a\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Folsom, Inc.\",\"approval_number_master\":\"FL#8426-R0\",\"approval_number\":\"FL8426.1\",\"seq\":1,\"product_model\":\"1 - \\\"F20 Series\\\"\",\"product_description\":\"Minimum 16oz. Copper, Max.16\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Folsom, Inc.\",\"approval_number_master\":\"FL#8426-R0\",\"approval_number\":\"FL8426.2\",\"seq\":2,\"product_model\":\"2 - \\\"F20 Series\\\"\",\"product_description\":\"Minimum 0.032\\\" Aluminum, Max.10-1\\\/2\\\" Wide Panel Attached to Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Folsom, Inc.\",\"approval_number_master\":\"FL#8426-R0\",\"approval_number\":\"FL8426.3\",\"seq\":3,\"product_model\":\"3 - \\\"SM-Rib\\\"\",\"product_description\":\"Minimum 29 Gauge Steel, Max.36\\\" Wide Panel Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"TRIAD CORRUGATED METALS\":[{\"manufacturer\":\"TRIAD CORRUGATED METALS\",\"approval_number_master\":\"FL#8665-R0\",\"approval_number\":\"FL8665.1\",\"seq\":1,\"product_model\":\"1.5 Mechanical Lock\",\"product_description\":\"24 GA 16\\\" 1.5\\\" MECHANICAL LOCK\",\"design_pressure\":\"+N\\\/A\\\/-123.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRIAD CORRUGATED METALS\",\"approval_number_master\":\"FL#8665-R0\",\"approval_number\":\"FL8665.2\",\"seq\":2,\"product_model\":\"1.5 Snap Lock\",\"product_description\":\"24 GA 16\\\" WIDE 1.5\\\" SNAP LOCK\",\"design_pressure\":\"+N\\\/A\\\/-108.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRIAD CORRUGATED METALS\",\"approval_number_master\":\"FL#7579-R0\",\"approval_number\":\"FL7579.1\",\"seq\":1,\"product_model\":\"1\\\" MECHANICAL LOCK\",\"product_description\":\"24GA MECHANICAL LOCK 1\\\"\",\"design_pressure\":\"+N\\\/A\\\/-107.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRIAD CORRUGATED METALS\",\"approval_number_master\":\"FL#7579-R0\",\"approval_number\":\"FL7579.2\",\"seq\":2,\"product_model\":\"1\\\" NAIL STRIP\",\"product_description\":\"24GA NAIL STRIP\",\"design_pressure\":\"+N\\\/A\\\/-100PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRIAD CORRUGATED METALS\",\"approval_number_master\":\"FL#7579-R0\",\"approval_number\":\"FL7579.3\",\"seq\":3,\"product_model\":\"1.5 MECHANICAL LOCK\",\"product_description\":\"24GA MECHANCIAL LOCK 1.5\",\"design_pressure\":\"+N\\\/A\\\/-52.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRIAD CORRUGATED METALS\",\"approval_number_master\":\"FL#7579-R0\",\"approval_number\":\"FL7579.4\",\"seq\":4,\"product_model\":\"1.5 NAIL STRIP\",\"product_description\":\"24GA NAIL STRIP\",\"design_pressure\":\"+N\\\/A\\\/-65PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRIAD CORRUGATED METALS\",\"approval_number_master\":\"FL#7579-R0\",\"approval_number\":\"FL7579.5\",\"seq\":5,\"product_model\":\"1.5 NAIL STRIP\",\"product_description\":\"22GA NAIL STRIP\",\"design_pressure\":\"+N\\\/A\\\/-105PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRIAD CORRUGATED METALS\",\"approval_number_master\":\"FL#7579-R0\",\"approval_number\":\"FL7579.6\",\"seq\":6,\"product_model\":\"1.5 SNAP LOCK\",\"product_description\":\"24GA SNAP LOCK\",\"design_pressure\":\"+N\\\/A\\\/-52.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRIAD CORRUGATED METALS\",\"approval_number_master\":\"FL#7579-R0\",\"approval_number\":\"FL7579.7\",\"seq\":7,\"product_model\":\"MECHANICAL LOCK ALUMINUM\",\"product_description\":\"MECHANICAL LOCK ALUMINUM 0.032 MIN\",\"design_pressure\":\"+N\\\/A\\\/-72.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRIAD CORRUGATED METALS\",\"approval_number_master\":\"FL#7579-R0\",\"approval_number\":\"FL7579.8\",\"seq\":8,\"product_model\":\"MECHANICAL LOCK COPPER\",\"product_description\":\"COPPER MECHANICAL LOCK 0.22 MIN THICKNESS\",\"design_pressure\":\"+N\\\/A\\\/-122.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRIAD CORRUGATED METALS\",\"approval_number_master\":\"FL#8406-R1\",\"approval_number\":\"FL8406.1\",\"seq\":1,\"product_model\":\"RIB\",\"product_description\":\"26GA 3\\\/4\\\" RIB ROOF PANEL OVER 1 X 4 WOOD PURLINS\\nNON-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-106.7PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRIAD CORRUGATED METALS\",\"approval_number_master\":\"FL#8406-R0\",\"approval_number\":\"FL8406.2\",\"seq\":2,\"product_model\":\"PBR\",\"product_description\":\"26GA PBR OVER 1 X 4 PURLINS\",\"design_pressure\":\"+N\\\/A\\\/-100.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRIAD CORRUGATED METALS\",\"approval_number_master\":\"FL#8406-R0\",\"approval_number\":\"FL8406.3\",\"seq\":3,\"product_model\":\"RIB\",\"product_description\":\"26GA 3\\\/4\\\" RIB PANEL OVER PLYWOOD\",\"design_pressure\":\"+N\\\/A\\\/-71.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRIAD CORRUGATED METALS\",\"approval_number_master\":\"FL#8406-R0\",\"approval_number\":\"FL8406.4\",\"seq\":4,\"product_model\":\"RIB\",\"product_description\":\"26GA RIB OVER 1 X 4 PURLINS\",\"design_pressure\":\"+N\\\/A\\\/-106.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRIAD CORRUGATED METALS\",\"approval_number_master\":\"FL#9254-R1\",\"approval_number\":\"FL9254.1\",\"seq\":1,\"product_model\":\"5 V Crimp\",\"product_description\":\"26 Ga. 5V Crimp Roof Panel over 1\\\/2\\\" Plywood\\nHVHZ\",\"design_pressure\":\"+N\\\/A\\\/-108.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRIAD CORRUGATED METALS\",\"approval_number_master\":\"FL#9254-R0\",\"approval_number\":\"FL9254.2\",\"seq\":2,\"product_model\":\"1.0\\\" Snap Lock\",\"product_description\":\"1.0\\\" Snap Lock 24 Ga. 17\\\" Wide\",\"design_pressure\":\"+N\\\/A\\\/-131.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRIAD CORRUGATED METALS\",\"approval_number_master\":\"FL#9254-R0\",\"approval_number\":\"FL9254.3\",\"seq\":3,\"product_model\":\"1.5\\\" Nail Strip\",\"product_description\":\"1.5\\\" 24 Ga. Nail Strip 15.5\\\" Roof Coverage\",\"design_pressure\":\"+N\\\/A\\\/-116PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TRIAD CORRUGATED METALS\",\"approval_number_master\":\"FL#9254-R0\",\"approval_number\":\"FL9254.4\",\"seq\":4,\"product_model\":\"5 V Crimp\",\"product_description\":\"26 Ga. 5V Crimp\",\"design_pressure\":\"+N\\\/A\\\/-108.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Mid Florida Metal Roofing Supply\\\/Supplies\":[{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies\",\"approval_number_master\":\"FL#7745-R0\",\"approval_number\":\"FL7745.1\",\"seq\":1,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"1.5 MECHANICAL LOCK 24 GAUGE\",\"design_pressure\":\"+N\\\/A\\\/-53.4PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies\",\"approval_number_master\":\"FL#7745-R0\",\"approval_number\":\"FL7745.2\",\"seq\":2,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"1\\\" MECHANICAL LOCK 24GA 17\\\" WIDE\",\"design_pressure\":\"+N\\\/A\\\/-53.75PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies\",\"approval_number_master\":\"FL#7745-R0\",\"approval_number\":\"FL7745.3\",\"seq\":3,\"product_model\":\"MECHANICAL LOCK ALUMINUM\",\"product_description\":\"0.032 ALUMINUM MECHANICAL LOCK 20\\\" WIDE\",\"design_pressure\":\"+N\\\/A\\\/-36.2PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies\",\"approval_number_master\":\"FL#7745-R0\",\"approval_number\":\"FL7745.4\",\"seq\":4,\"product_model\":\"MECHANICAL LOCK COPPER\",\"product_description\":\"0.022 OR 16 OZ COPPER MECHANICAL LOCK\",\"design_pressure\":\"+N\\\/A\\\/-61.2PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies\",\"approval_number_master\":\"FL#7745-R0\",\"approval_number\":\"FL7745.5\",\"seq\":5,\"product_model\":\"NAIL STRIP\",\"product_description\":\"1\\\" NAIL STRIP 24GAUGE 16\\\" WIDE\",\"design_pressure\":\"+N\\\/A\\\/-50PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies\",\"approval_number_master\":\"FL#7745-R0\",\"approval_number\":\"FL7745.6\",\"seq\":6,\"product_model\":\"NAIL STRIP 1.5\",\"product_description\":\"24GAUGE NAIL STRIP 15\\\" WIDE\",\"design_pressure\":\"+N\\\/A\\\/-54PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies\",\"approval_number_master\":\"FL#7745-R0\",\"approval_number\":\"FL7745.7\",\"seq\":7,\"product_model\":\"NAIL STRIP 22GA\",\"product_description\":\"22GAUGE NAIL STRIP 16 3\\\/16\\\" WIDE\",\"design_pressure\":\"+N\\\/A\\\/-52.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies\",\"approval_number_master\":\"FL#7745-R0\",\"approval_number\":\"FL7745.8\",\"seq\":8,\"product_model\":\"SNAP LOCK\",\"product_description\":\"1.5 SNAP LOCK 24GAUGE 16\\\" WIDE\",\"design_pressure\":\"+N\\\/A\\\/-56.2PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Rare Manufacturing, Inc.\":[{\"manufacturer\":\"Rare Manufacturing, Inc.\",\"approval_number_master\":\"FL#7807-R0\",\"approval_number\":\"FL7807.1\",\"seq\":1,\"product_model\":\"Ironwood Shake\",\"product_description\":\"Minimum 28 Gauge Steel, Max. 48\\\" long by 12\\\" Wide Panel Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-72.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"BETCO, Inc.\":[{\"manufacturer\":\"BETCO, Inc.\",\"approval_number_master\":\"FL#8677-R0\",\"approval_number\":\"FL8677.1\",\"seq\":1,\"product_model\":\"BETCO 316 Panel\",\"product_description\":\"BETCO 316 Standing Seam Roof Panel\",\"design_pressure\":\"+34.0\\\/-30.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BETCO, Inc.\",\"approval_number_master\":\"FL#7869-R1\",\"approval_number\":\"FL7869.1\",\"seq\":1,\"product_model\":\"BETCO 236R Panel\",\"product_description\":\"BETCO 236R Roof Panel\",\"design_pressure\":\"+32.0\\\/-50.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BETCO, Inc.\",\"approval_number_master\":\"FL#7869-R1\",\"approval_number\":\"FL7869.2\",\"seq\":2,\"product_model\":\"BETCO 316 Panel\",\"product_description\":\"BETCO 316 Standing Seam Roof Panel\",\"design_pressure\":\"+59.5\\\/-80.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-02 00:00:00\",\"instructions_url\":\"\"}],\"Varco Pruden Buildings\":[{\"manufacturer\":\"Varco Pruden Buildings\",\"approval_number_master\":\"FL#8043-R0\",\"approval_number\":\"FL8043.1\",\"seq\":1,\"product_model\":\"SSR and Panel Rib Roof Panels\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Total Roofing Systems, Inc.\":[{\"manufacturer\":\"Total Roofing Systems, Inc.\",\"approval_number_master\":\"FL#8290-R0\",\"approval_number\":\"FL8290.1\",\"seq\":1,\"product_model\":\"Standing Seam Metal Roof Panels\",\"product_description\":\"\",\"design_pressure\":\"+N\\\/A\\\/-62.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Architectural Metal Fabrication\\\/Gutter Drain\":[{\"manufacturer\":\"Architectural Metal Fabrication\\\/Gutter Drain\",\"approval_number_master\":\"FL#8391-R0\",\"approval_number\":\"FL8391.1\",\"seq\":1,\"product_model\":\"5V CRIMP\",\"product_description\":\"26GA 5V CRIMP FASTENER IN PANEL RIB\",\"design_pressure\":\"+N\\\/A\\\/-108.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Metal Fabrication\\\/Gutter Drain\",\"approval_number_master\":\"FL#8694-R0\",\"approval_number\":\"FL8694.1\",\"seq\":1,\"product_model\":\"1.0 Nail Strip\",\"product_description\":\"24 GA 16\\\" WIDE 1.0\\\" NAIL STRIP\",\"design_pressure\":\"+N\\\/A\\\/-153.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Metal Fabrication\\\/Gutter Drain\",\"approval_number_master\":\"FL#8694-R0\",\"approval_number\":\"FL8694.2\",\"seq\":2,\"product_model\":\"1.5 Mechanical Lock\",\"product_description\":\"24 GA 16\\\" WIDE 1.5\\\" MECHANICAL LOCK\",\"design_pressure\":\"+N\\\/A\\\/-123.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Metal Fabrication\\\/Gutter Drain\",\"approval_number_master\":\"FL#8694-R0\",\"approval_number\":\"FL8694.3\",\"seq\":3,\"product_model\":\"1.5 Snap Lock\",\"product_description\":\"24 GA 16\\\" WIDE 1.5\\\" SNAP LOCK\",\"design_pressure\":\"+N\\\/A\\\/-108.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Metal Fabrication\\\/Gutter Drain\",\"approval_number_master\":\"FL#9261-R0\",\"approval_number\":\"FL9261.1\",\"seq\":1,\"product_model\":\"24 Ga. 1.5\\\" Nail Strip\",\"product_description\":\"24 Ga. 1.5\\\" Nail Strip 15.5\\\" Roof Coverage\",\"design_pressure\":\"+N\\\/A\\\/-78.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Metal Fabrication\\\/Gutter Drain\",\"approval_number_master\":\"FL#9772-R0\",\"approval_number\":\"FL9772.1\",\"seq\":1,\"product_model\":\".032 Aluminum Mechanical Lock\",\"product_description\":\"16\\\" width 1.0 Aluminum Lock Mechanical Lock\",\"design_pressure\":\"+N\\\/A\\\/-101 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Metal Fabrication\\\/Gutter Drain\",\"approval_number_master\":\"FL#11234-R0\",\"approval_number\":\"FL11234.1\",\"seq\":1,\"product_model\":\"1\\\" Mechanical Lock\",\"product_description\":\"0.032\\\" Aluminum 16\\\" wide over 1\\\/2\\\" plywood\\nHVHZ\",\"design_pressure\":\"+N\\\/A\\\/-101.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Metal Fabrication\\\/Gutter Drain\",\"approval_number_master\":\"FL#11234-R0\",\"approval_number\":\"FL11234.2\",\"seq\":2,\"product_model\":\"1\\\" Nailstrip\",\"product_description\":\"24 Ga. 16\\\" wide over 1\\\/2\\\" plywood\\nNon-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-153.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Metal Fabrication\\\/Gutter Drain\",\"approval_number_master\":\"FL#11234-R0\",\"approval_number\":\"FL11234.3\",\"seq\":3,\"product_model\":\"1.5\\\" Mechanical Lock\",\"product_description\":\"24 Ga. 16\\\" wide over 1\\\/2\\\" plywood\\nHVHZ\",\"design_pressure\":\"+N\\\/A\\\/-123.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Metal Fabrication\\\/Gutter Drain\",\"approval_number_master\":\"FL#11234-R0\",\"approval_number\":\"FL11234.4\",\"seq\":4,\"product_model\":\"1.5\\\" Nailstrip\",\"product_description\":\"24 Ga. 15 1\\\/2\\\" wide over 1\\\/2\\\" plywood\\nHVHZ\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Metal Fabrication\\\/Gutter Drain\",\"approval_number_master\":\"FL#11234-R0\",\"approval_number\":\"FL11234.5\",\"seq\":5,\"product_model\":\"1.5\\\" Snap Lock\",\"product_description\":\"24 Ga. 16\\\" wide over 1\\\/2\\\" plywood\\nHVHZ\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Metal Fabrication\\\/Gutter Drain\",\"approval_number_master\":\"FL#11234-R0\",\"approval_number\":\"FL11234.6\",\"seq\":6,\"product_model\":\"5V Crimp Roof Panel\",\"product_description\":\"26 Ga. 5V Crimp Roof Panel over 1\\\/2\\\" plywood\\nHVHZ\",\"design_pressure\":\"+N\\\/A\\\/-156.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Metal Fabrication\\\/Gutter Drain\",\"approval_number_master\":\"FL#11234-R0\",\"approval_number\":\"FL11234.7\",\"seq\":7,\"product_model\":\"SS675\",\"product_description\":\"24 Ga. SS675 1-3\\\/4\\\" Snap Lock 18\\\" wide over 1\\\/2\\\" Plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-78.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Roofmetix Industries\":[{\"manufacturer\":\"Roofmetix Industries\",\"approval_number_master\":\"FL#8662-R0\",\"approval_number\":\"FL8662.1\",\"seq\":1,\"product_model\":\"1.0 Nail Strip\",\"product_description\":\"24 GA 16\\\" WIDE 1.0\\\" NAIL STRIP\",\"design_pressure\":\"+N\\\/A\\\/-153.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roofmetix Industries\",\"approval_number_master\":\"FL#8662-R0\",\"approval_number\":\"FL8662.2\",\"seq\":2,\"product_model\":\"1.5 Mechanical Lock\",\"product_description\":\"24 GA 16\\\" WIDE 1.5\\\" MECHANICAL LOCK\",\"design_pressure\":\"+N\\\/A\\\/-123.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roofmetix Industries\",\"approval_number_master\":\"FL#8662-R0\",\"approval_number\":\"FL8662.3\",\"seq\":3,\"product_model\":\"1.5 Snap Lock\",\"product_description\":\"24 GA 16\\\" WIDE 1.5\\\" SNAP LOCK\",\"design_pressure\":\"+N\\\/A\\\/-108.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Quality Roofing\":[{\"manufacturer\":\"Quality Roofing\",\"approval_number_master\":\"FL#9373-R0\",\"approval_number\":\"FL9373.1\",\"seq\":1,\"product_model\":\"1.5 NAIL STRIP-HVHZ\",\"product_description\":\"24GA 1.5\\\" NAIL STRIP 15 1\\\/2\\\" ROOF COVERAGE\",\"design_pressure\":\"+N\\\/A\\\/-78.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Petrat Steel Technology, Inc\":[{\"manufacturer\":\"Petrat Steel Technology, Inc\",\"approval_number_master\":\"FL#9485-R0\",\"approval_number\":\"FL9485.1\",\"seq\":1,\"product_model\":\"24 Ga. Snap Seam, 1 3\\\/4\\\" Standing Seam\",\"product_description\":\"24 Ga. 1 3\\\/4\\\" Standing Seam\",\"design_pressure\":\"+NA\\\/-69.3PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petrat Steel Technology, Inc\",\"approval_number_master\":\"FL#9485-R0\",\"approval_number\":\"FL9485.2\",\"seq\":2,\"product_model\":\"5V Roof Panel\",\"product_description\":\"26 Ga. 5V Roof Panel (Fasteners in Rib of Panel)\",\"design_pressure\":\"+N\\\/A\\\/-108.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petrat Steel Technology, Inc\",\"approval_number_master\":\"FL#9908-R0\",\"approval_number\":\"FL9908.1\",\"seq\":1,\"product_model\":\"Standing Seam\",\"product_description\":\"24 Ga. 1 1\\\/2\\\" Standing Seam 16\\\" Wide\",\"design_pressure\":\"+N\\\/A\\\/-71.0 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petrat Steel Technology, Inc\",\"approval_number_master\":\"FL#11678-R0\",\"approval_number\":\"FL11678.1\",\"seq\":1,\"product_model\":\"5V Crimp Roof Panel\",\"product_description\":\"26 Ga. 5V Crimp Roof Panel (Fasteners in Rib of Panel) HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-156.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petrat Steel Technology, Inc\",\"approval_number_master\":\"FL#11678-R0\",\"approval_number\":\"FL11678.2\",\"seq\":2,\"product_model\":\"Snap Seam\",\"product_description\":\"24 Ga. Snap Seam, 1 3\\\/4\\\" Standing Seam Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-69.25PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petrat Steel Technology, Inc\",\"approval_number_master\":\"FL#11678-R0\",\"approval_number\":\"FL11678.3\",\"seq\":3,\"product_model\":\"Standing Seam\",\"product_description\":\"24 Ga. 1 1\\\/2\\\" Standing Seam 16\\\" Wide Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-71.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Central States Manufacturing Inc.\":[{\"manufacturer\":\"Central States Manufacturing Inc.\",\"approval_number_master\":\"FL#9755-R0\",\"approval_number\":\"FL9755.1\",\"seq\":1,\"product_model\":\"R-Loc\\\/PBR Roofing Panel\",\"product_description\":\"Structural through fastened roof panel.\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Central States Manufacturing Inc.\",\"approval_number_master\":\"FL#9815-R0\",\"approval_number\":\"FL9815.1\",\"seq\":1,\"product_model\":\"Central Seam Plus\",\"product_description\":\"Standing Seam Roof Panel\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Central States Manufacturing Inc.\",\"approval_number_master\":\"FL#9816-R0\",\"approval_number\":\"FL9816.1\",\"seq\":1,\"product_model\":\"Central-Loc\",\"product_description\":\"Standing Seam Roof Panel\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Revels Roofing, Inc.\":[{\"manufacturer\":\"Revels Roofing, Inc.\",\"approval_number_master\":\"FL#10114-R0\",\"approval_number\":\"FL10114.1\",\"seq\":1,\"product_model\":\"1 R-Rib Panel\",\"product_description\":\"Roof Panel - 29 Gauge Steel, 36\\\" Width, Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-150\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Majestic Metals Sheet Metal Roofing Inc.\":[{\"manufacturer\":\"Majestic Metals Sheet Metal Roofing Inc.\",\"approval_number_master\":\"FL#10116-R0\",\"approval_number\":\"FL10116.1\",\"seq\":1,\"product_model\":\"200 SS Panel\",\"product_description\":\"Roof Panel - 24 Gauge Steel, 16\\\" Width, Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-105\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Southern Metals Products,LLC\":[{\"manufacturer\":\"Southern Metals Products,LLC\",\"approval_number_master\":\"FL#11747-R0\",\"approval_number\":\"FL11747.1\",\"seq\":1,\"product_model\":\"Mechancial Lock\",\"product_description\":\"1 1\\\/2\\\" Mechanical Lock 0.032\\\" Aluminum 20\\\" wide over 19\\\/32\\\" SEALED plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-72.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Metals Products,LLC\",\"approval_number_master\":\"FL#11747-R0\",\"approval_number\":\"FL11747.2\",\"seq\":2,\"product_model\":\"Mechanical Lock\",\"product_description\":\"1 1\\\/2\\\" Mechanical Lock 16 oz. Copper 16\\\" wide over 19\\\/32\\\" SEALED plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-122.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Metals Products,LLC\",\"approval_number_master\":\"FL#11747-R0\",\"approval_number\":\"FL11747.3\",\"seq\":3,\"product_model\":\"Mechanical Lock\",\"product_description\":\"1\\\" Mechanical Lock 24 Ga. 17\\\" wide over 19\\\/32\\\" SEALED plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-107.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Metals Products,LLC\",\"approval_number_master\":\"FL#11747-R0\",\"approval_number\":\"FL11747.4\",\"seq\":4,\"product_model\":\"Mechanical Lock\",\"product_description\":\"1 1\\\/2\\\" Mechanical Lock 24 Ga. 16\\\" wide over 19\\\/32\\\" SEALED plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-106.8PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Metals Products,LLC\",\"approval_number_master\":\"FL#11747-R0\",\"approval_number\":\"FL11747.5\",\"seq\":5,\"product_model\":\"Nail Strip\",\"product_description\":\"1 1\\\/2\\\" Nail Strip 22 Ga. 16\\\" wide over 19\\\/32\\\" SEALED plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-105.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Metals Products,LLC\",\"approval_number_master\":\"FL#11747-R0\",\"approval_number\":\"FL11747.6\",\"seq\":6,\"product_model\":\"Nail Strip\",\"product_description\":\"1\\\" Nail Strip 24 Ga. 16\\\" wide over 1\\\/2\\\" plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-153.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Metals Products,LLC\",\"approval_number_master\":\"FL#11747-R0\",\"approval_number\":\"FL11747.7\",\"seq\":7,\"product_model\":\"Nail Strip\",\"product_description\":\"1 1\\\/2\\\" Nail Strip 24 Ga. 15\\\" wide over 19\\\/32\\\" SEALED plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-108.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Metals Products,LLC\",\"approval_number_master\":\"FL#11747-R0\",\"approval_number\":\"FL11747.8\",\"seq\":8,\"product_model\":\"Snap Lock\",\"product_description\":\"1 1\\\/2\\\" Snap Lock 24 Ga. 16\\\" wide over 19\\\/32\\\" SEALED plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-112.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Metals Products,LLC\",\"approval_number_master\":\"FL#11747-R0\",\"approval_number\":\"FL11747.9\",\"seq\":9,\"product_model\":\"Snap Lock\",\"product_description\":\"24 Ga. 1 3\\\/4\\\" Snap Lock Steel Panel 18\\\" wide over 19\\\/32\\\" SEALED plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-52.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-05 00:00:00\",\"instructions_url\":\"\"}],\"American Construction Metals (ACM), a division of ABC Supply Company, Inc.\":[{\"manufacturer\":\"American Construction Metals (ACM), a division of ABC Supply Company, Inc.\",\"approval_number_master\":\"FL#13556-R0\",\"approval_number\":\"FL13556.1\",\"seq\":1,\"product_model\":\"01 - \\\"1 in. KenLOC\\\"\",\"product_description\":\"Roof Panel - 26 Gauge (min.) Steel, 16\\\" (max.) Width, Attached to 1\\\/2\\\" Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Construction Metals (ACM), a division of ABC Supply Company, Inc.\",\"approval_number_master\":\"FL#13556-R0\",\"approval_number\":\"FL13556.2\",\"seq\":2,\"product_model\":\"02 - \\\"1-1\\\/2 in. KenLOC\\\"\",\"product_description\":\"Roof Panel - 26 Gauge (min.) Steel, 16\\\" (max.) Width, Attached to 1\\\/2\\\" Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Construction Metals (ACM), a division of ABC Supply Company, Inc.\",\"approval_number_master\":\"FL#13556-R0\",\"approval_number\":\"FL13556.3\",\"seq\":3,\"product_model\":\"03 - \\\"1 in. StayLOC\\\"\",\"product_description\":\"Roof Panel - 26 gauge (min.) Steel, 17\\\" (max.) Width, Attached to 1\\\/2\\\" Plywood Deck with panel clips\",\"design_pressure\":\"+N\\\/A\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Construction Metals (ACM), a division of ABC Supply Company, Inc.\",\"approval_number_master\":\"FL#13556-R0\",\"approval_number\":\"FL13556.4\",\"seq\":4,\"product_model\":\"04 - \\\"1-1\\\/2 in. StayLOC\\\"\",\"product_description\":\"Roof Panel - 26 Gauge (min.) Steel, 17\\\" (max.) Width, Attached to 1\\\/2\\\" Plywood Deck with panel clips\",\"design_pressure\":\"+N\\\/A\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Construction Metals (ACM), a division of ABC Supply Company, Inc.\",\"approval_number_master\":\"FL#13556-R0\",\"approval_number\":\"FL13556.5\",\"seq\":5,\"product_model\":\"05 - \\\"1 in. StayLOC\\\"\",\"product_description\":\"Roof Panel - 0.032\\\" (min.)Aluminum, 17\\\" (max.) Width, Attached to 1\\\/2\\\" Plywood Deck with panel clips\",\"design_pressure\":\"+N\\\/A\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Construction Metals (ACM), a division of ABC Supply Company, Inc.\",\"approval_number_master\":\"FL#13556-R0\",\"approval_number\":\"FL13556.6\",\"seq\":6,\"product_model\":\"06 - \\\"1-1\\\/2 in. StayLOC\\\"\",\"product_description\":\"Roof Panel - 0.032\\\" (min.)Aluminum, 17\\\" (max.) Width, Attached to 1\\\/2\\\" Plywood Deck with panel clips\",\"design_pressure\":\"+N\\\/A\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Construction Metals (ACM), a division of ABC Supply Company, Inc.\",\"approval_number_master\":\"FL#13556-R0\",\"approval_number\":\"FL13556.7\",\"seq\":7,\"product_model\":\"07 - \\\"5V Crimp\\\"\",\"product_description\":\"Roof Panel - 26 Gauge (min.) Steel , 24\\\" (max.) Width, Attached to 1\\\/2\\\" Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-92\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Construction Metals (ACM), a division of ABC Supply Company, Inc.\",\"approval_number_master\":\"FL#13556-R0\",\"approval_number\":\"FL13556.8\",\"seq\":8,\"product_model\":\"08 - \\\"Perfect Rib\\\"\",\"product_description\":\"Roof Panel - 26 Gauge (min.) Steel , 36\\\" Width, Attached to 1\\\/2\\\" Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-99\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Construction Metals (ACM), a division of ABC Supply Company, Inc.\",\"approval_number_master\":\"FL#13556-R0\",\"approval_number\":\"FL13556.9\",\"seq\":9,\"product_model\":\"09 - \\\"1-1\\\/2 in. MechLOC\\\"\",\"product_description\":\"Roof Panel - 24 gauge (min.) Steel, 16\\\" (max.) Width, Attached to 1\\\/2\\\" Plywood Deck with mechanically seamed panel clips\",\"design_pressure\":\"+N\\\/A\\\/-86\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Construction Metals (ACM), a division of ABC Supply Company, Inc.\",\"approval_number_master\":\"FL#13556-R0\",\"approval_number\":\"FL13556.10\",\"seq\":10,\"product_model\":\"10 - \\\"1-1\\\/2 in. MechLOC\\\"\",\"product_description\":\"Roof Panel - 24 gauge (min.) Steel, 16\\\" (max.) Width, Attached to 22 gauge Steel Deck with mechanically seamed panel clips\",\"design_pressure\":\"+N\\\/A\\\/-86\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Construction Metals (ACM), a division of ABC Supply Company, Inc.\",\"approval_number_master\":\"FL#14623-R0\",\"approval_number\":\"FL14623.1\",\"seq\":1,\"product_model\":\"1 - \\\"5V Crimp\\\"\",\"product_description\":\"1\\\/2\\\" Rib Height, 24\\\" wide, 29 gauge Steel roof panel attached to 7\\\/16\\\" OSB or 15\\\/32\\\" Plywood with screws attached in panel flats\",\"design_pressure\":\"+N\\\/A\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Construction Metals (ACM), a division of ABC Supply Company, Inc.\",\"approval_number_master\":\"FL#14623-R0\",\"approval_number\":\"FL14623.2\",\"seq\":2,\"product_model\":\"2 - \\\"5V Crimp\\\"\",\"product_description\":\"1\\\/2\\\" Rib Height, 24\\\" wide, 29 gauge Steel roof panel attached to 7\\\/16\\\" OSB or 15\\\/32\\\" Plywood with screws attached in panel crowns\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Construction Metals (ACM), a division of ABC Supply Company, Inc.\",\"approval_number_master\":\"FL#14623-R0\",\"approval_number\":\"FL14623.3\",\"seq\":3,\"product_model\":\"3 - \\\"5V Crimp\\\"\",\"product_description\":\"1\\\/2\\\" Rib Height, 24\\\" wide, 26 gauge Steel roof panel attached to 19\\\/32\\\" Plywood with screws attached in panel flats\",\"design_pressure\":\"+N\\\/A\\\/-187.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Construction Metals (ACM), a division of ABC Supply Company, Inc.\",\"approval_number_master\":\"FL#14623-R0\",\"approval_number\":\"FL14623.4\",\"seq\":4,\"product_model\":\"4 - \\\"5V Crimp\\\"\",\"product_description\":\"1\\\/2\\\" Rib Height, 24\\\" wide, 26 gauge Steel roof panel attached to 19\\\/32\\\" Plywood with screws attached in panel crowns\",\"design_pressure\":\"+N\\\/A\\\/-232.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Construction Metals (ACM), a division of ABC Supply Company, Inc.\",\"approval_number_master\":\"FL#14623-R0\",\"approval_number\":\"FL14623.5\",\"seq\":5,\"product_model\":\"5 - \\\"Perfect Rib\\\"\",\"product_description\":\"3\\\/4\\\" Rib Height, 36\\\" wide, 29 gauge Steel roof panel attached to 7\\\/16\\\" OSB or 15\\\/32\\\" Plywood with screws\",\"design_pressure\":\"+N\\\/A\\\/-135\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Construction Metals (ACM), a division of ABC Supply Company, Inc.\",\"approval_number_master\":\"FL#14623-R1\",\"approval_number\":\"FL14623.6\",\"seq\":6,\"product_model\":\"06 - \\\" 1-1\\\/2\\\" StayLOC\\\"\",\"product_description\":\"0.032\\\" Aluminum roof panel attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Construction Metals (ACM), a division of ABC Supply Company, Inc.\",\"approval_number_master\":\"FL#14623-R1\",\"approval_number\":\"FL14623.7\",\"seq\":7,\"product_model\":\"07 - \\\"5V Crimp\\\"\",\"product_description\":\"29 gauge Steel roof panel attached to 7\\\/16\\\" OSB or 15\\\/32\\\" Plywood with screws attached in panel flats\",\"design_pressure\":\"+N\\\/A\\\/-90 max.\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Construction Metals (ACM), a division of ABC Supply Company, Inc.\",\"approval_number_master\":\"FL#14623-R1\",\"approval_number\":\"FL14623.8\",\"seq\":8,\"product_model\":\"08 - \\\"5V Crimp\\\"\",\"product_description\":\"29 gauge Steel roof panel attached to 7\\\/16\\\" OSB or 15\\\/32\\\" Plywood with screws attached in panel crowns\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Construction Metals (ACM), a division of ABC Supply Company, Inc.\",\"approval_number_master\":\"FL#14623-R1\",\"approval_number\":\"FL14623.9\",\"seq\":9,\"product_model\":\"09 - \\\"5V Crimp\\\"\",\"product_description\":\"26 gauge Steel roof panel attached to 15\\\/32\\\" Plywood with screws attached in panel flats\",\"design_pressure\":\"+N\\\/A\\\/-92\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Construction Metals (ACM), a division of ABC Supply Company, Inc.\",\"approval_number_master\":\"FL#14623-R1\",\"approval_number\":\"FL14623.10\",\"seq\":10,\"product_model\":\"10 - \\\"5V Crimp\\\"\",\"product_description\":\"26 gauge Steel roof panel attached to 19\\\/32\\\" Plywood with screws attached in panel flats\",\"design_pressure\":\"+N\\\/A\\\/-187.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Construction Metals (ACM), a division of ABC Supply Company, Inc.\",\"approval_number_master\":\"FL#14623-R1\",\"approval_number\":\"FL14623.11\",\"seq\":11,\"product_model\":\"11 - \\\"5V Crimp\\\"\",\"product_description\":\"26 gauge Steel roof panel attached to 19\\\/32\\\" Plywood with screws attached in panel crowns\",\"design_pressure\":\"+N\\\/A\\\/-232.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Construction Metals (ACM), a division of ABC Supply Company, Inc.\",\"approval_number_master\":\"FL#14623-R1\",\"approval_number\":\"FL14623.12\",\"seq\":12,\"product_model\":\"12 - \\\"Perfect Rib\\\"\",\"product_description\":\"29 gauge Steel roof panel attached to 7\\\/16\\\" OSB or 15\\\/32\\\" Plywood with screws\",\"design_pressure\":\"+N\\\/A\\\/-135\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Construction Metals (ACM), a division of ABC Supply Company, Inc.\",\"approval_number_master\":\"FL#14623-R1\",\"approval_number\":\"FL14623.13\",\"seq\":13,\"product_model\":\"13 - \\\"Perfect Rib\\\"\",\"product_description\":\"26 gauge Steel roof panel attached to 15\\\/32\\\" Plywood with screws\",\"design_pressure\":\"+N\\\/A\\\/-99 max.\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Construction Metals (ACM), a division of ABC Supply Company, Inc.\",\"approval_number_master\":\"FL#14623-R1\",\"approval_number\":\"FL14623.14\",\"seq\":14,\"product_model\":\"14 - \\\"1-1\\\/2\\\" MechLOC\\\"\",\"product_description\":\"24 gauge Steel roof panel attached to 15\\\/32\\\" Plywood with panel clips\",\"design_pressure\":\"+N\\\/A\\\/-86\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Construction Metals (ACM), a division of ABC Supply Company, Inc.\",\"approval_number_master\":\"FL#14623-R1\",\"approval_number\":\"FL14623.15\",\"seq\":15,\"product_model\":\"15 - \\\"1-1\\\/2\\\" MechLOC\\\"\",\"product_description\":\"24 gauge Steel roof panel attached to Steel Deck with panel clips\",\"design_pressure\":\"+N\\\/A\\\/-86\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Construction Metals (ACM), a division of ABC Supply Company, Inc.\",\"approval_number_master\":\"FL#13587-R0\",\"approval_number\":\"FL13587.1\",\"seq\":1,\"product_model\":\"1 - \\\"1 in. KenLOC\\\"\",\"product_description\":\"Roof Panel - 24 Gauge Steel, 16\\\" (max.) Width, Attached to 5\\\/8\\\" Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Construction Metals (ACM), a division of ABC Supply Company, Inc.\",\"approval_number_master\":\"FL#13587-R0\",\"approval_number\":\"FL13587.2\",\"seq\":2,\"product_model\":\"2 - \\\"1-1\\\/2 in. KenLOC\\\"\",\"product_description\":\"Roof Panel - 24 Gauge Steel, 14-1\\\/2\\\" (max.) Width, Attached to 5\\\/8\\\" Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Construction Metals (ACM), a division of ABC Supply Company, Inc.\",\"approval_number_master\":\"FL#13587-R0\",\"approval_number\":\"FL13587.3\",\"seq\":3,\"product_model\":\"3 - \\\"1-1\\\/2 in. StayLOC\\\"\",\"product_description\":\"Roof Panel - 24 Gauge Steel, 16\\\" (max.) Width, Attached to 5\\\/8\\\" Plywood Deck with panel clips\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-03 00:00:00\",\"instructions_url\":\"\"}],\"American Metals, LLC\":[{\"manufacturer\":\"American Metals, LLC\",\"approval_number_master\":\"FL#19987-R0\",\"approval_number\":\"FL19987.1\",\"seq\":1,\"product_model\":\"Minimum 29GA Rib 36\\\" width\",\"product_description\":\"Rib metal roofing panel over 15\\\/32\\\" APA plywood\",\"design_pressure\":\"+N\\\/A\\\/-82.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-02-17 00:00:00\",\"instructions_url\":\"\"}],\"Tracy Cantley & Company, Inc.\":[{\"manufacturer\":\"Tracy Cantley & Company, Inc.\",\"approval_number_master\":\"FL#21043-R2\",\"approval_number\":\"FL21043.2\",\"seq\":2,\"product_model\":\"Armor Rib\",\"product_description\":\"Min. 29 Ga. Armor Rib Series Roof Panel over Min. 7\\\/16\\\" OSB\",\"design_pressure\":\"+N\\\/A\\\/-116.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-08-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tracy Cantley & Company, Inc.\",\"approval_number_master\":\"FL#21043-R2\",\"approval_number\":\"FL21043.3\",\"seq\":3,\"product_model\":\"Life Loc\",\"product_description\":\"26 Ga Life Loc Roof Panel over Min. 7\\\/16\\\" OSB\",\"design_pressure\":\"+N\\\/A\\\/-56.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-08-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tracy Cantley & Company, Inc.\",\"approval_number_master\":\"FL#21043-R2\",\"approval_number\":\"FL21043.4\",\"seq\":4,\"product_model\":\"PBR\",\"product_description\":\"Min. 26 Ga. PBR Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-161.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-08-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tracy Cantley & Company, Inc.\",\"approval_number_master\":\"FL#24538-R0\",\"approval_number\":\"FL24538.1\",\"seq\":1,\"product_model\":\"Min. 29 Armor Rib Series\",\"product_description\":\"Min. 29 Armor Rib Series Roof Panel over Min. 7\\\/16\\\" OSB\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tracy Cantley & Company, Inc.\",\"approval_number_master\":\"FL#21043-R0\",\"approval_number\":\"FL21043.1\",\"seq\":1,\"product_model\":\"Life Loc\",\"product_description\":\"26 Ga. Life Loc Roof Panel over 7\\\/16\\\" OSB\",\"design_pressure\":\"+N\\\/A\\\/-56.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-08-24 00:00:00\",\"instructions_url\":\"\"}],\"Master Panel, S.L.\":[{\"manufacturer\":\"Master Panel, S.L.\",\"approval_number_master\":\"FL#21699-R0\",\"approval_number\":\"FL21699.1\",\"seq\":1,\"product_model\":\"Master-C Roofing Panel\",\"product_description\":\"Structural roof panel composed of steel skins laminated to a polyisocyanurate foam core; Side lap enclosed in snap-together cap\",\"design_pressure\":\"+30\\\/-135\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Watson Metals\":[{\"manufacturer\":\"Watson Metals\",\"approval_number_master\":\"FL#29710-R0\",\"approval_number\":\"FL29710.1\",\"seq\":1,\"product_model\":\"29 Ga. Tuff Rib Roof Panel\",\"product_description\":\"29 Ga. Tuff Rib Roof Panel over 1x4 Wood Purlins over 7\\\/16\\\" OSB\",\"design_pressure\":\"+N\\\/A\\\/-168.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Watson Metals\",\"approval_number_master\":\"FL#29710-R0\",\"approval_number\":\"FL29710.2\",\"seq\":2,\"product_model\":\"29 Ga. Tuff Rib Roof Panel\",\"product_description\":\"29 Ga. Tuff Rib Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-138.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Watson Metals\",\"approval_number_master\":\"FL#29710-R0\",\"approval_number\":\"FL29710.3\",\"seq\":3,\"product_model\":\"Min. 26 Ga. PBR Roof Panel\",\"product_description\":\"Min. 26 Ga. PBR Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-141.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"}],\"ALV European Roofing Inc.\":[{\"manufacturer\":\"ALV European Roofing Inc.\",\"approval_number_master\":\"FL#30440-R0\",\"approval_number\":\"FL30440.1\",\"seq\":1,\"product_model\":\"SCANDINAVIA\",\"product_description\":\"Preformed steel roof panel\",\"design_pressure\":\"+0\\\/-112.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-09 00:00:00\",\"instructions_url\":\"\"}],\"All American Metals & Fabrications, LLC\":[{\"manufacturer\":\"All American Metals & Fabrications, LLC\",\"approval_number_master\":\"FL#40080-R0\",\"approval_number\":\"FL40080.1\",\"seq\":1,\"product_model\":\"01: 26ga 1.5\\\" Mechanical Seam on 15\\\/32\\\" Plywood\",\"product_description\":\"26ga (min) mechanical seam panel with 16\\\" (max) coverage and 1.5\\\" (nom) seam on 15\\\/32\\\" (min) plywood.\",\"design_pressure\":\"+N\\\/A\\\/-93.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All American Metals & Fabrications, LLC\",\"approval_number_master\":\"FL#40080-R0\",\"approval_number\":\"FL40080.2\",\"seq\":2,\"product_model\":\"02\\\" 26ga 1.0\\\" Nail Strip on 15\\\/32\\\" Plywood\",\"product_description\":\"26ga (min) nail strip panel with 16\\\" (max) coverage and 1.0\\\" (nom) seam on 15\\\/32\\\" (min) plywood.\",\"design_pressure\":\"+N\\\/A\\\/-93.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-09 00:00:00\",\"instructions_url\":\"\"}],\"A 1 Barn and Metal Super Store\":[{\"manufacturer\":\"A 1 Barn and Metal Super Store\",\"approval_number_master\":\"FL#40723-R0\",\"approval_number\":\"FL40723.1\",\"seq\":1,\"product_model\":\"29 Ga. Tuff-Rib Roof Panel over 15\\\/32\\\" Plywood\",\"product_description\":\"29 Ga. Tuff-Rib Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-183.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"A 1 Barn and Metal Super Store\",\"approval_number_master\":\"FL#40723-R0\",\"approval_number\":\"FL40723.2\",\"seq\":2,\"product_model\":\"29 Ga. Tuff-Rib Roof Panel over 1x4 Wood Purlins\",\"product_description\":\"29 Ga. Tuff-Rib Roof Panel over 1x4 Wood Purlins\",\"design_pressure\":\"+N\\\/A\\\/-161.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-02 00:00:00\",\"instructions_url\":\"\"}],\"Pit Crew Roofing & Repair, LLC\":[{\"manufacturer\":\"Pit Crew Roofing & Repair, LLC\",\"approval_number_master\":\"FL#41067-R0\",\"approval_number\":\"FL41067.1\",\"seq\":1,\"product_model\":\"5-V-Crimp (.032\\\" min.)\",\"product_description\":\".032\\\" (min.) Aluminum over 1\\\/2\\\" (min.) Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-176\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pit Crew Roofing & Repair, LLC\",\"approval_number_master\":\"FL#41067-R0\",\"approval_number\":\"FL41067.2\",\"seq\":2,\"product_model\":\"Edge-Loc 1.0 (24 ga.)\",\"product_description\":\"24 Ga. Steel over Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-101\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pit Crew Roofing & Repair, LLC\",\"approval_number_master\":\"FL#41067-R0\",\"approval_number\":\"FL41067.3\",\"seq\":3,\"product_model\":\"PAC-100 (.032\\\" min.)\",\"product_description\":\".032\\\" (min.) x 16\\\" Wide Aluminum Panel over Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-101\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pit Crew Roofing & Repair, LLC\",\"approval_number_master\":\"FL#41067-R0\",\"approval_number\":\"FL41067.4\",\"seq\":4,\"product_model\":\"PAC-100 (24 ga. min.)\",\"product_description\":\"24 ga. (min.) x 16\\\" Wide Steel Panel over Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-138.50\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pit Crew Roofing & Repair, LLC\",\"approval_number_master\":\"FL#41067-R0\",\"approval_number\":\"FL41067.5\",\"seq\":5,\"product_model\":\"PAC-150 (.032\\\" min.)\",\"product_description\":\".032\\\" (min.) x 12\\\" thru 20\\\" Wide Aluminum Panel over Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-166.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pit Crew Roofing & Repair, LLC\",\"approval_number_master\":\"FL#41067-R0\",\"approval_number\":\"FL41067.6\",\"seq\":6,\"product_model\":\"PAC-150 (24 ga. min.)\",\"product_description\":\"24 Ga. (min.) x 12\\\" thru 20\\\" Wide Steel Panel over Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-136.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pit Crew Roofing & Repair, LLC\",\"approval_number_master\":\"FL#41067-R0\",\"approval_number\":\"FL41067.7\",\"seq\":7,\"product_model\":\"Q-150 (24 ga. min.)\",\"product_description\":\"24 Ga. (min.) Steel over 1\\\/2\\\" (min.) Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-116.00\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-28 00:00:00\",\"instructions_url\":\"\"}],\"Atlantic-Pacific International Marketing, Inc.\":[{\"manufacturer\":\"Atlantic-Pacific International Marketing, Inc.\",\"approval_number_master\":\"FL#2193-R1\",\"approval_number\":\"FL2193.1\",\"seq\":1,\"product_model\":\"Snap Lock Standing Seam Metal Roof Panels\",\"product_description\":\"Snap Lock Standing Seam Metal Roof Panels\",\"design_pressure\":\"+29.3\\\/-119.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic-Pacific International Marketing, Inc.\",\"approval_number_master\":\"FL#12980-R0\",\"approval_number\":\"FL12980.1\",\"seq\":1,\"product_model\":\"Series 5-V 26Ga, Metal Crimp Roof Panels\",\"product_description\":\"Corrosion resistant, Galvalume or Galvanized performed coated, Pre-Finished Metal Panels\",\"design_pressure\":\"+24.7\\\/-59.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"United Structurs of America, Inc.\":[{\"manufacturer\":\"United Structurs of America, Inc.\",\"approval_number_master\":\"FL#2774-R4\",\"approval_number\":\"FL2774.1\",\"seq\":1,\"product_model\":\"Guardian I or II\",\"product_description\":\"Standing Seam Metal Roof Panel\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Structurs of America, Inc.\",\"approval_number_master\":\"FL#2774-R4\",\"approval_number\":\"FL2774.2\",\"seq\":2,\"product_model\":\"Guardian-Lok\",\"product_description\":\"Standing Seam Metal Roof Panel\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Structurs of America, Inc.\",\"approval_number_master\":\"FL#2774-R4\",\"approval_number\":\"FL2774.3\",\"seq\":3,\"product_model\":\"Supreme-Lok\",\"product_description\":\"Standing Seam Metal Roof Panel\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Structurs of America, Inc.\",\"approval_number_master\":\"FL#2774-R4\",\"approval_number\":\"FL2774.4\",\"seq\":4,\"product_model\":\"Sure-Lok\",\"product_description\":\"Standing Seam Metal Roof Panel\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Structurs of America, Inc.\",\"approval_number_master\":\"FL#2774-R4\",\"approval_number\":\"FL2774.5\",\"seq\":5,\"product_model\":\"U.S.A.R.\",\"product_description\":\"Through-fastened Metal Roof Panel\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"TAMKO Building Products LLC\":[{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#3901-R3\",\"approval_number\":\"FL3901.1\",\"seq\":1,\"product_model\":\"Astonwood Steel Shingles\",\"product_description\":\"Steel shingles that simulate the look of real wood shingles.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#3901-R3\",\"approval_number\":\"FL3901.2\",\"seq\":2,\"product_model\":\"Stonecrest Slate Steel Shingles\",\"product_description\":\"Steel shingles that simulate the look of natural slate.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#3901-R3\",\"approval_number\":\"FL3901.3\",\"seq\":3,\"product_model\":\"Stonecrest Tile Steel Shingles\",\"product_description\":\"Steel shingles that simulate the look of uniform tile.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-16 00:00:00\",\"instructions_url\":\"\"}],\"Dimensional Metals, Inc.\":[{\"manufacturer\":\"Dimensional Metals, Inc.\",\"approval_number_master\":\"FL#4236-R1\",\"approval_number\":\"FL4236.1\",\"seq\":1,\"product_model\":\"DL 15\",\"product_description\":\"Double-Lock 15 Metal Roof Panel\\n24 Ga., 1-1\\\/2\\\" Rib, 17\\\" wide over 22 Ga. Metal Deck\\nNon-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-52.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dimensional Metals, Inc.\",\"approval_number_master\":\"FL#4236-R1\",\"approval_number\":\"FL4236.2\",\"seq\":2,\"product_model\":\"IL 20\",\"product_description\":\"Inter-lock 20 Metal Roof Panel\\n24 Ga. 1-3\\\/4\\\" Rib, 18\\\" wide over 22 Ga. Metal Deck\\nNon-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-52.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dimensional Metals, Inc.\",\"approval_number_master\":\"FL#4236-R1\",\"approval_number\":\"FL4236.3\",\"seq\":3,\"product_model\":\"IL 20\",\"product_description\":\"Inter-lock 20 Metal Roof Panel\\n24 Ga., 1-3\\\/4\\\" Rib, 18\\\" wide over 19\\\/32\\\" Plywood\\\/OSB\",\"design_pressure\":\"+N\\\/A\\\/-52.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dimensional Metals, Inc.\",\"approval_number_master\":\"FL#4236-R1\",\"approval_number\":\"FL4236.4\",\"seq\":4,\"product_model\":\"SL 20\",\"product_description\":\"Snap-Lock Metal Roof Panel\\n24 Ga., 2\\\" Rib, 18\\\" Wide over 22 Ga. Metal Deck\\nNon-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-52.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dimensional Metals, Inc.\",\"approval_number_master\":\"FL#7005-R1\",\"approval_number\":\"FL7005.1\",\"seq\":1,\"product_model\":\"SpanLock SL 2016\",\"product_description\":\"SpanLock SL 2016 24GA Panel\\nNon-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dimensional Metals, Inc.\",\"approval_number_master\":\"FL#4236-R1\",\"approval_number\":\"FL4236.5\",\"seq\":5,\"product_model\":\"SS 10\",\"product_description\":\"Snap-On-Seam Metal Roof Panel\\n24 Ga. 1\\\" Tall, 16\\\" wide over 19\\\/32\\\" SEALED Plywood\\\/OSB\\nNon-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-52.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dimensional Metals, Inc.\",\"approval_number_master\":\"FL#4236-R2\",\"approval_number\":\"FL4236.6\",\"seq\":6,\"product_model\":\"SS 10\",\"product_description\":\"Snap-On-Seam Metal Roof Panel\\n24 Ga. 1\\\" Tall, 16\\\" wide over 19\\\/32\\\" SEALED Plywood\\\/OSB\\nNon-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-52.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-12 00:00:00\",\"instructions_url\":\"\"}],\"Marty Robbins Roofing\":[{\"manufacturer\":\"Marty Robbins Roofing\",\"approval_number_master\":\"FL#4305-R1\",\"approval_number\":\"FL4305.1\",\"seq\":1,\"product_model\":\"1.0 Mechanical Lock\",\"product_description\":\"1.0 Mechanical Lock 24 Ga. 17\\\" Wide over 19\\\/32\\\" SEALED Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-107.5PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marty Robbins Roofing\",\"approval_number_master\":\"FL#4305-R1\",\"approval_number\":\"FL4305.2\",\"seq\":2,\"product_model\":\"1.5 Mechanical Lock\",\"product_description\":\"1.5 Mechanical Lock 24 Ga. 16\\\" Wide over 19\\\/32\\\" SEALED Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-106.8PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marty Robbins Roofing\",\"approval_number_master\":\"FL#4305-R1\",\"approval_number\":\"FL4305.3\",\"seq\":3,\"product_model\":\"1.5 Nail Strip\",\"product_description\":\"1.5 Nail Strip 24 Ga. 15\\\" Wide over 19\\\/32\\\" SEALED Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-108.0PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marty Robbins Roofing\",\"approval_number_master\":\"FL#4305-R1\",\"approval_number\":\"FL4305.4\",\"seq\":4,\"product_model\":\"1.5 Nail Strip\",\"product_description\":\"1.5 Nailstrip 22 Ga. 15\\\" Coverage over 19\\\/32\\\" SEALED Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-105.0PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marty Robbins Roofing\",\"approval_number_master\":\"FL#4305-R1\",\"approval_number\":\"FL4305.5\",\"seq\":5,\"product_model\":\"1.5 Snap Lock\",\"product_description\":\"1.5 Snap Lock 24 Ga. 16\\\" Wide over 19\\\/32\\\" SEALED Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-112.5PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marty Robbins Roofing\",\"approval_number_master\":\"FL#4305-R2\",\"approval_number\":\"FL4305.6\",\"seq\":6,\"product_model\":\"1.75 Snap Lock\",\"product_description\":\"1.75 Snap Lock, 24 Ga. 17 3\\\/4\\\" Wide Roof Panel over 22 Ga. Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-108.5PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-18 00:00:00\",\"instructions_url\":\"\"}],\"Charlotte Sheet Metal\":[{\"manufacturer\":\"Charlotte Sheet Metal\",\"approval_number_master\":\"FL#4611-R1\",\"approval_number\":\"FL4611.1\",\"seq\":1,\"product_model\":\"1 - \\\"Snap-On Batten\\\"\",\"product_description\":\"Batten Strip Metal Roof Panel - 24 Gauge Steel, 16\\\" Width, Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-86\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Charlotte Sheet Metal\",\"approval_number_master\":\"FL#4611-R1\",\"approval_number\":\"FL4611.2\",\"seq\":2,\"product_model\":\"2 - \\\"Double Lock\\\"\",\"product_description\":\"Standing Seam Metal Roof Panel - 24 Gauge Steel, 16\\\" Width, Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-106\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Charlotte Sheet Metal\",\"approval_number_master\":\"FL#4611-R1\",\"approval_number\":\"FL4611.3\",\"seq\":3,\"product_model\":\"3 - \\\"5-V Crimp\\\"\",\"product_description\":\"Lapped Metal Roof Panel - 26 Gauge Steel, 24\\\" Width, Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Charlotte Sheet Metal\",\"approval_number_master\":\"FL#4611-R0\",\"approval_number\":\"FL4611.4\",\"seq\":4,\"product_model\":\"4- \\\"5-V Crimp\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 24\\\" Wide Panel over Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Lakeside Salvage \\\/ Lakeside Building Materials, Inc.\":[{\"manufacturer\":\"Lakeside Salvage \\\/ Lakeside Building Materials, Inc.\",\"approval_number_master\":\"FL#4615-R1\",\"approval_number\":\"FL4615.1\",\"seq\":1,\"product_model\":\"26 Ga. \\u00be\\\" Rib\",\"product_description\":\"26 Ga. \\u00be\\\" Rib over 15\\\/32\\\" Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-146.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lakeside Salvage \\\/ Lakeside Building Materials, Inc.\",\"approval_number_master\":\"FL#4615-R1\",\"approval_number\":\"FL4615.2\",\"seq\":2,\"product_model\":\"29 Ga. \\u00be\\\" Rib\",\"product_description\":\"29 Ga. \\u00be\\\" Rib over 15\\\/32\\\" Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-146.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-30 00:00:00\",\"instructions_url\":\"\"}],\"Four Seasons Building Products\":[{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#4718-R1\",\"approval_number\":\"FL4718.1\",\"seq\":1,\"product_model\":\"RHINO PAN\",\"product_description\":\"12\\\" wide X 3\\\" tall STEEL RISER PAN FOR OUTDOOR PATIO PRODUCTS, PATIO COVERS, WALKWAY COVERS, CARPORTS, SCREEN ROOM AND PATIO ENCLOSURE ROOF SYSTEMS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#1779-R2\",\"approval_number\":\"FL1779.1\",\"seq\":1,\"product_model\":\"3\\\" X 12\\\" ALUMINUM RISER PAN X .024\\\" AND .030\\\", TWIN-VEE \\\"W\\\" PAN X .028\\\" & .034\\\"\",\"product_description\":\"aluminum roof panels used in residential or commercial applications of engineered mobile home roofover systems,carports, screen rooms, patio covers, awnings, canopies, walkway covers, and sheds.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#18464-R0\",\"approval_number\":\"FL18464.1\",\"seq\":1,\"product_model\":\"Rhino pan, Twin Vee W pan\",\"product_description\":\"Steel roof panels for outdoor patio products. residential or commercial patio covers, carports, screen rooms, awnings, canopies, walkway covers, sheds\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#19131-R0\",\"approval_number\":\"FL19131.1\",\"seq\":1,\"product_model\":\"3\\\" aluminum riser pan & Twin Vee W pan\",\"product_description\":\"Aluminum roof panels for patio covers, carports, walkway covers, roof over screened walls, outdoor patio products\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-31 00:00:00\",\"instructions_url\":\"\"}],\"Conleys Reroofing-RB Metals LLC\":[{\"manufacturer\":\"Conleys Reroofing-RB Metals LLC\",\"approval_number_master\":\"FL#4766-R1\",\"approval_number\":\"FL4766.1\",\"seq\":1,\"product_model\":\"1\\u00bd\\\" Mechanical Lock\",\"product_description\":\"24 Ga. 16\\\" Wide over 19\\\/32\\\" SEALED plywood\",\"design_pressure\":\"+N\\\/A\\\/-106.8PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Conleys Reroofing-RB Metals LLC\",\"approval_number_master\":\"FL#4766-R1\",\"approval_number\":\"FL4766.2\",\"seq\":2,\"product_model\":\"1\\u00bd\\\" Mechanical Lock\",\"product_description\":\".032 Aluminum 20\\\" Wide over 19\\\/32\\\" SEALED Plywood\",\"design_pressure\":\"+N\\\/A\\\/-72.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Conleys Reroofing-RB Metals LLC\",\"approval_number_master\":\"FL#4766-R1\",\"approval_number\":\"FL4766.3\",\"seq\":3,\"product_model\":\"1\\u00bd\\\" Nail Strip\",\"product_description\":\"22 Ga. 16\\\" Wide over 19\\\/32\\\" SEALED plywood\",\"design_pressure\":\"+N\\\/A\\\/-105.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Conleys Reroofing-RB Metals LLC\",\"approval_number_master\":\"FL#4766-R1\",\"approval_number\":\"FL4766.4\",\"seq\":4,\"product_model\":\"1\\u00bd\\\" Nail Strip\",\"product_description\":\"24 Ga. 15\\\" Wide over 19\\\/32\\\" SEALED plywood\",\"design_pressure\":\"+N\\\/A\\\/-108.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Conleys Reroofing-RB Metals LLC\",\"approval_number_master\":\"FL#4766-R1\",\"approval_number\":\"FL4766.5\",\"seq\":5,\"product_model\":\"1\\u00bd\\\" Snap Lock\",\"product_description\":\"24 Ga. 16\\\" Wide over 19\\\/32\\\" SEALED plywood\",\"design_pressure\":\"+N\\\/A\\\/-112.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Conleys Reroofing-RB Metals LLC\",\"approval_number_master\":\"FL#4766-R1\",\"approval_number\":\"FL4766.6\",\"seq\":6,\"product_model\":\"1\\\" Nail Strip\",\"product_description\":\"24 Ga. 16\\\" Wide over \\u00bd\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-153.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-30 00:00:00\",\"instructions_url\":\"\"}],\"American Buildings\":[{\"manufacturer\":\"American Buildings\",\"approval_number_master\":\"FL#4813-R2\",\"approval_number\":\"FL4813.1\",\"seq\":1,\"product_model\":\"12\\\" and 16\\\" Loc-Seam\",\"product_description\":\"22 ga and 24 ga Metal Roofing\",\"design_pressure\":\"+52.5\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Buildings\",\"approval_number_master\":\"FL#4813-R2\",\"approval_number\":\"FL4813.2\",\"seq\":2,\"product_model\":\"12\\\", 16\\\" and 18\\\" Seam-Loc\",\"product_description\":\"22 ga and 24 ga Metal Roofing\",\"design_pressure\":\"+52.5\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Buildings\",\"approval_number_master\":\"FL#4813-R2\",\"approval_number\":\"FL4813.3\",\"seq\":3,\"product_model\":\"Standing Seam 360\",\"product_description\":\"22 ga and 24 ga Metal Roofing\",\"design_pressure\":\"+52.5\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Buildings\",\"approval_number_master\":\"FL#4813-R2\",\"approval_number\":\"FL4813.4\",\"seq\":4,\"product_model\":\"Standing Seam II\",\"product_description\":\"22 ga and 24 ga Metal Roofing\",\"design_pressure\":\"+52.5\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Buildings\",\"approval_number_master\":\"FL#4813-R0\",\"approval_number\":\"FL4813.5\",\"seq\":5,\"product_model\":\"18\\\" Seam-Loc\",\"product_description\":\"22 ga and 24 ga Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Buildings\",\"approval_number_master\":\"FL#4813-R0\",\"approval_number\":\"FL4813.6\",\"seq\":6,\"product_model\":\"Standing Seam 360\",\"product_description\":\"22 ga and 24 ga Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Buildings\",\"approval_number_master\":\"FL#4813-R0\",\"approval_number\":\"FL4813.7\",\"seq\":7,\"product_model\":\"Standing Seam II\",\"product_description\":\"22 ga and 24 ga Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"A-1 Sheet Metal of Ocala\":[{\"manufacturer\":\"A-1 Sheet Metal of Ocala\",\"approval_number_master\":\"FL#4843-R1\",\"approval_number\":\"FL4843.1\",\"seq\":1,\"product_model\":\"Mechanical Lock\",\"product_description\":\"1 \\u00bd\\\" Mechanical Lock 24 Ga. 16\\\" wide over 19\\\/32\\\" SEALED plywood\",\"design_pressure\":\"+N\\\/A\\\/-106.8PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"A-1 Sheet Metal of Ocala\",\"approval_number_master\":\"FL#4843-R1\",\"approval_number\":\"FL4843.2\",\"seq\":2,\"product_model\":\"Nail Strip\",\"product_description\":\"1 \\u00bd\\\" Nail Strip 24 Ga. 15\\\" wide over 19\\\/32\\\" SEALED plywood\",\"design_pressure\":\"+N\\\/A\\\/-108.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"A-1 Sheet Metal of Ocala\",\"approval_number_master\":\"FL#4843-R1\",\"approval_number\":\"FL4843.3\",\"seq\":3,\"product_model\":\"Snap Lock\",\"product_description\":\"1 \\u00bd\\\" Snap Lock 24 Ga. 16\\\" wide over 19\\\/32\\\" SEALED plywood\",\"design_pressure\":\"+N\\\/A\\\/-112.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"A-1 Sheet Metal of Ocala\",\"approval_number_master\":\"FL#4843-R0\",\"approval_number\":\"FL4843.4\",\"seq\":4,\"product_model\":\"MECHANICAL LOCK-COPPER\",\"product_description\":\"MIN 0.022 OR 16 OZ COPPER MECHANICAL LOCK\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"A-1 Sheet Metal of Ocala\",\"approval_number_master\":\"FL#4843-R0\",\"approval_number\":\"FL4843.5\",\"seq\":5,\"product_model\":\"NAIL STRIP\",\"product_description\":\"24GA 1\\\" NAIL STRIP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"A-1 Sheet Metal of Ocala\",\"approval_number_master\":\"FL#4843-R0\",\"approval_number\":\"FL4843.6\",\"seq\":6,\"product_model\":\"NAIL STRIP\",\"product_description\":\"22GA 1 1\\\/2\\\" NAIL STRIP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"A-1 Sheet Metal of Ocala\",\"approval_number_master\":\"FL#4843-R0\",\"approval_number\":\"FL4843.7\",\"seq\":7,\"product_model\":\"NAIL STRIP\",\"product_description\":\"24GA 1 1\\\/2\\\" NAIL STRIP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"A-1 Sheet Metal of Ocala\",\"approval_number_master\":\"FL#4843-R0\",\"approval_number\":\"FL4843.8\",\"seq\":8,\"product_model\":\"SNAP LOCK\",\"product_description\":\"24GA 1 1\\\/2\\\" SNAP LOCK PANEL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Kirby Building Systems\":[{\"manufacturer\":\"Kirby Building Systems\",\"approval_number_master\":\"FL#4901-R1\",\"approval_number\":\"FL4901.1\",\"seq\":1,\"product_model\":\"Roof Lok Plus (RLP)\",\"product_description\":\"22 ga and 24 ga Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-01-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kirby Building Systems\",\"approval_number_master\":\"FL#4901-R0\",\"approval_number\":\"FL4901.2\",\"seq\":2,\"product_model\":\"KTS\",\"product_description\":\"22 ga and 24 ga Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"General Works, LLC\":[{\"manufacturer\":\"General Works, LLC\",\"approval_number_master\":\"FL#4936-R1\",\"approval_number\":\"FL4936.1\",\"seq\":1,\"product_model\":\"Mechanical Lock\",\"product_description\":\"1.0 Mechanical Lock 24 Ga. 17\\\" Wide over 19\\\/32\\\" SEALED Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-107.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Works, LLC\",\"approval_number_master\":\"FL#4936-R1\",\"approval_number\":\"FL4936.2\",\"seq\":2,\"product_model\":\"Mechanical Lock\",\"product_description\":\"1.5 Mechanical Lock 24 Ga. 16\\\" Wide over 19\\\/32\\\" SEALED Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-106.8PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Works, LLC\",\"approval_number_master\":\"FL#4936-R1\",\"approval_number\":\"FL4936.3\",\"seq\":3,\"product_model\":\"Mechanical Lock-Aluminum\",\"product_description\":\"1 \\u00bd\\\" Mechanical Lock 0.032\\\" Aluminum 20\\\" Wide over 19\\\/32\\\" SEALED Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-72.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Works, LLC\",\"approval_number_master\":\"FL#4936-R1\",\"approval_number\":\"FL4936.4\",\"seq\":4,\"product_model\":\"Mechanical Lock-Copper\",\"product_description\":\"1.5 Mechanical Lock 16 oz Copper 16\\\" Wide over 19\\\/32\\\" SEALED Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-122.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Works, LLC\",\"approval_number_master\":\"FL#4936-R1\",\"approval_number\":\"FL4936.5\",\"seq\":5,\"product_model\":\"Nail Strip\",\"product_description\":\"1\\\" Nailstrip 24 Ga. 16\\\" Wide over 19\\\/32\\\" SEALED Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-100.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Works, LLC\",\"approval_number_master\":\"FL#4936-R1\",\"approval_number\":\"FL4936.6\",\"seq\":6,\"product_model\":\"Nail Strip\",\"product_description\":\"1.5 Nail Strip 22 Ga. 16\\\" Wide over 19\\\/32\\\" SEALED Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-105.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Works, LLC\",\"approval_number_master\":\"FL#4936-R1\",\"approval_number\":\"FL4936.7\",\"seq\":7,\"product_model\":\"Nail Strip\",\"product_description\":\"1.5 Nail Strip 24 Ga. 15\\\" Wide over 19\\\/32\\\" SEALED Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-108.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Works, LLC\",\"approval_number_master\":\"FL#4936-R1\",\"approval_number\":\"FL4936.8\",\"seq\":8,\"product_model\":\"Snap Lock\",\"product_description\":\"1.5 Snap Lock 24 Ga. 16\\\" Wide over 19\\\/32\\\" SEALED Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-112.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Spilker Roofing and Sheet Metal\":[{\"manufacturer\":\"Spilker Roofing and Sheet Metal\",\"approval_number_master\":\"FL#4953-R1\",\"approval_number\":\"FL4953.1\",\"seq\":1,\"product_model\":\"Nail Strip\",\"product_description\":\"1\\\" Nailstrip 24 Ga. 16\\\" Wide over 19\\\/32\\\" SEALED Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-100PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Spilker Roofing and Sheet Metal\",\"approval_number_master\":\"FL#4953-R1\",\"approval_number\":\"FL4953.2\",\"seq\":2,\"product_model\":\"Nail Strip\",\"product_description\":\"1.5 Nail Strip 24 Ga. 15\\\" Wide over 19\\\/32\\\" SEALED Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-108PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Spilker Roofing and Sheet Metal\",\"approval_number_master\":\"FL#4953-R1\",\"approval_number\":\"FL4953.3\",\"seq\":3,\"product_model\":\"Snap Lock\",\"product_description\":\"1.5 Snap Lock 24 Ga. 16\\\" Wide over 19\\\/32\\\" SEALED Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Spilker Roofing and Sheet Metal\",\"approval_number_master\":\"FL#4953-R0\",\"approval_number\":\"FL4953.4\",\"seq\":4,\"product_model\":\"MECHANICAL LOCK-ALUMINUM\",\"product_description\":\"MIN 0.030 1 1\\\/2\\\" MECHANICAL LOCK\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Spilker Roofing and Sheet Metal\",\"approval_number_master\":\"FL#4953-R0\",\"approval_number\":\"FL4953.5\",\"seq\":5,\"product_model\":\"NAIL STRIP\",\"product_description\":\"24GA 1\\\" NAIL STRIP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Spilker Roofing and Sheet Metal\",\"approval_number_master\":\"FL#4953-R0\",\"approval_number\":\"FL4953.6\",\"seq\":6,\"product_model\":\"NAIL STRIP\",\"product_description\":\"22GA 1 1\\\/2\\\" NAIL STRIP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Spilker Roofing and Sheet Metal\",\"approval_number_master\":\"FL#4953-R0\",\"approval_number\":\"FL4953.7\",\"seq\":7,\"product_model\":\"NAIL STRIP\",\"product_description\":\"24GA 1 1\\\/2\\\" NAIL STRIP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Spilker Roofing and Sheet Metal\",\"approval_number_master\":\"FL#4953-R0\",\"approval_number\":\"FL4953.8\",\"seq\":8,\"product_model\":\"SNAP LOCK\",\"product_description\":\"24GA 1 1\\\/2\\\" SNAP LOCK\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Vero Beach Roofing\":[{\"manufacturer\":\"Vero Beach Roofing\",\"approval_number_master\":\"FL#4976-R1\",\"approval_number\":\"FL4976.1\",\"seq\":1,\"product_model\":\"Mechanical Lock\",\"product_description\":\"24 Ga. 1\\\" Mechanical Lock 17\\\" Wide over 19\\\/32 SEALED plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-107.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vero Beach Roofing\",\"approval_number_master\":\"FL#4976-R1\",\"approval_number\":\"FL4976.2\",\"seq\":2,\"product_model\":\"Mechanical Lock\",\"product_description\":\"24 Ga. 1 1\\\/2\\\" Mechanical Lock 16\\\" Wide over 19\\\/32\\\" SEALED plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-106.8PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vero Beach Roofing\",\"approval_number_master\":\"FL#4976-R1\",\"approval_number\":\"FL4976.3\",\"seq\":3,\"product_model\":\"Mechanical Lock\",\"product_description\":\"Min. 0.032\\\" 1 1\\\/2\\\" MECHANICAL LOCK ALUMINUM 20\\\" Wide over 19\\\/32\\\" SEALED plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-72.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vero Beach Roofing\",\"approval_number_master\":\"FL#4976-R1\",\"approval_number\":\"FL4976.4\",\"seq\":4,\"product_model\":\"Mechanical Lock-Copper\",\"product_description\":\"16 oz. 1 1\\\/2\\\" Mechanical Lock Copper 16\\\" Wide over 19\\\/32\\\" SEALED plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-122.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vero Beach Roofing\",\"approval_number_master\":\"FL#4976-R1\",\"approval_number\":\"FL4976.5\",\"seq\":5,\"product_model\":\"Mechanical Lock-Zinc\",\"product_description\":\"1 1\\\/2\\\" Mechanical Lock .032\\\" Zinc over 19\\\/32\\\" plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-100.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vero Beach Roofing\",\"approval_number_master\":\"FL#4976-R1\",\"approval_number\":\"FL4976.6\",\"seq\":6,\"product_model\":\"Nail Strip\",\"product_description\":\"24 Ga. 1\\\" Nail Strip 16\\\" Wide over 1\\\/2\\\" plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-153.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vero Beach Roofing\",\"approval_number_master\":\"FL#4976-R1\",\"approval_number\":\"FL4976.7\",\"seq\":7,\"product_model\":\"Nail Strip\",\"product_description\":\"24 Ga. 1 1\\\/2\\\" Nail Strip 15\\\" Wide over 19\\\/32\\\" SEALED plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-108.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vero Beach Roofing\",\"approval_number_master\":\"FL#4976-R1\",\"approval_number\":\"FL4976.8\",\"seq\":8,\"product_model\":\"Snap Lock\",\"product_description\":\"24 Ga. 1 1\\\/2\\\" Snap Lock 16\\\" Wide over 19\\\/32\\\" SEALED plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-112.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vero Beach Roofing\",\"approval_number_master\":\"FL#4976-R0\",\"approval_number\":\"FL4976.9\",\"seq\":9,\"product_model\":\"SNAP LOCK\",\"product_description\":\"24GA 1 1\\\/2\\\" SNAP LOCK\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Elite Aluminum Corporation\":[{\"manufacturer\":\"Elite Aluminum Corporation\",\"approval_number_master\":\"FL#5500-R2\",\"approval_number\":\"FL5500.1\",\"seq\":1,\"product_model\":\"Aluminum \\\/ Aluminum Roof Panels\",\"product_description\":\"EPS Foam Core Composite Patio Roof Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Morrell Architectural Systems, Inc\":[{\"manufacturer\":\"Morrell Architectural Systems, Inc\",\"approval_number_master\":\"FL#5879-R1\",\"approval_number\":\"FL5879.1\",\"seq\":1,\"product_model\":\"Mechanical Lock\",\"product_description\":\"1\\\" Mechanical Lock 24 Ga. 17\\\" wide over 19\\\/32\\\" SEALED plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-107.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morrell Architectural Systems, Inc\",\"approval_number_master\":\"FL#5879-R1\",\"approval_number\":\"FL5879.2\",\"seq\":2,\"product_model\":\"Mechanical Lock\",\"product_description\":\"1.5\\\" Mechanical Lock 24 Ga. 16\\\" Wide over 19\\\/32\\\" SEALED plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-106.8PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morrell Architectural Systems, Inc\",\"approval_number_master\":\"FL#5879-R1\",\"approval_number\":\"FL5879.3\",\"seq\":3,\"product_model\":\"Mechanical Lock\",\"product_description\":\"1 1\\\/2\\\" Mechanical Lock 0.032\\\" Aluminum 20\\\" wide over 19\\\/32\\\" SEALED plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-72.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morrell Architectural Systems, Inc\",\"approval_number_master\":\"FL#5879-R1\",\"approval_number\":\"FL5879.4\",\"seq\":4,\"product_model\":\"Mechanical Lock\",\"product_description\":\"1 1\\\/2\\\" Mechanical Lock 16 oz. Copper 16\\\" Wide over 19\\\/32\\\" SEALED Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-122.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morrell Architectural Systems, Inc\",\"approval_number_master\":\"FL#5879-R1\",\"approval_number\":\"FL5879.5\",\"seq\":5,\"product_model\":\"Nail Strip\",\"product_description\":\"1 1\\\/2\\\" Nail Strip 22 Ga. 16\\\" wide over 19\\\/32\\\" SEALED plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-105.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morrell Architectural Systems, Inc\",\"approval_number_master\":\"FL#5879-R1\",\"approval_number\":\"FL5879.6\",\"seq\":6,\"product_model\":\"Nail Strip\",\"product_description\":\"1 1\\\/2\\\" Nail Strip 24 Ga. 15\\\" wide over 19\\\/32\\\" SEALED plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-108.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morrell Architectural Systems, Inc\",\"approval_number_master\":\"FL#5879-R1\",\"approval_number\":\"FL5879.7\",\"seq\":7,\"product_model\":\"Nail Strip\",\"product_description\":\"1\\\" Nail Strip 24 Ga. 16\\\" wide over 19\\\/32\\\" SEALED plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-100.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morrell Architectural Systems, Inc\",\"approval_number_master\":\"FL#5879-R1\",\"approval_number\":\"FL5879.8\",\"seq\":8,\"product_model\":\"Snap Lock\",\"product_description\":\"1 1\\\/2\\\" Snap Lock 24 Ga. 16\\\" wide over 19\\\/32\\\" SEALED plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-112.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Quality Roofing of Florida\":[{\"manufacturer\":\"Quality Roofing of Florida\",\"approval_number_master\":\"FL#6106-R1\",\"approval_number\":\"FL6106.1\",\"seq\":1,\"product_model\":\"Mechanical Lock\",\"product_description\":\"1 1\\\/2\\\" Mechanical Lock 24 Ga. 16\\\" wide over 19\\\/32\\\" SEALED Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-106.8PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quality Roofing of Florida\",\"approval_number_master\":\"FL#6106-R1\",\"approval_number\":\"FL6106.2\",\"seq\":2,\"product_model\":\"Nail Strip\",\"product_description\":\"1 1\\\/2\\\" Nail Strip 24 Ga. 15\\\" Wide over 19\\\/32\\\" SEALED Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-108.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quality Roofing of Florida\",\"approval_number_master\":\"FL#6106-R1\",\"approval_number\":\"FL6106.3\",\"seq\":3,\"product_model\":\"Snap Lock\",\"product_description\":\"1 1\\\/2\\\" Snap Lock 24 ga., 16\\\" Wide over 19\\\/32\\\" SEALED Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-112.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quality Roofing of Florida\",\"approval_number_master\":\"FL#6106-R0\",\"approval_number\":\"FL6106.4\",\"seq\":4,\"product_model\":\"MECHANICAL LOCK-COPPER\",\"product_description\":\"NOT FOR USE IN HVHZ. UPLIFT 245 PSF. INSTALL PER MANUFACTURERS INSTALL DETAILS\",\"design_pressure\":\"+n\\\/a\\\/-245\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quality Roofing of Florida\",\"approval_number_master\":\"FL#6106-R0\",\"approval_number\":\"FL6106.5\",\"seq\":5,\"product_model\":\"NAIL STRIP\",\"product_description\":\"24 GA 1\\\" NAIL STRIP\",\"design_pressure\":\"+n\\\/a\\\/-200\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quality Roofing of Florida\",\"approval_number_master\":\"FL#6106-R0\",\"approval_number\":\"FL6106.6\",\"seq\":6,\"product_model\":\"NAIL STRIP\",\"product_description\":\"22 GA 1 1\\\/2\\\" NAIL STRIP METAL ROOFING PANEL\",\"design_pressure\":\"+n\\\/a\\\/-210\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quality Roofing of Florida\",\"approval_number_master\":\"FL#6106-R0\",\"approval_number\":\"FL6106.7\",\"seq\":7,\"product_model\":\"NAIL STRIP\",\"product_description\":\"24 GA 1 1\\\/2\\\" NAIL STRIP\",\"design_pressure\":\"+n\\\/a\\\/-130\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quality Roofing of Florida\",\"approval_number_master\":\"FL#6106-R0\",\"approval_number\":\"FL6106.8\",\"seq\":8,\"product_model\":\"SNAP LOCK\",\"product_description\":\"24 GA 1 1\\\/2\\\" SNAP LOCK\",\"design_pressure\":\"+n\\\/a\\\/-105\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Corle Building Systems\":[{\"manufacturer\":\"Corle Building Systems\",\"approval_number_master\":\"FL#6278-R1\",\"approval_number\":\"FL6278.1\",\"seq\":1,\"product_model\":\"1- \\\"R\\\"\\\/\\\"PBR\\\"-Panel\",\"product_description\":\"Roof Panel, Minimum 24 Gauge Steel, Maximum 36\\\" Wide Panel, Attached to Structural Supports\",\"design_pressure\":\"+N\\\/A\\\/-211\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corle Building Systems\",\"approval_number_master\":\"FL#10494-R0\",\"approval_number\":\"FL10494.1\",\"seq\":1,\"product_model\":\"\\\"Seam-Lok\\\"\",\"product_description\":\"Roof Panel - 24 Gauge Steel, 24\\\" Width, Attached to Structural Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Tampa Roofing Company Inc\":[{\"manufacturer\":\"Tampa Roofing Company Inc\",\"approval_number_master\":\"FL#7249-R1\",\"approval_number\":\"FL7249.1\",\"seq\":1,\"product_model\":\"1.5 Mechanical Lock\",\"product_description\":\"1.5 Mechanical Lock 24 Ga. 16\\\" Wide over 19\\\/32\\\" SEALED Plywood Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-106.8PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tampa Roofing Company Inc\",\"approval_number_master\":\"FL#7249-R1\",\"approval_number\":\"FL7249.2\",\"seq\":2,\"product_model\":\"1.5 Mechanical Lock\",\"product_description\":\"1.5 Mechanical Lock 16 oz Copper 16\\\" Wide over 19\\\/32\\\" SEALED Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-122.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tampa Roofing Company Inc\",\"approval_number_master\":\"FL#7249-R1\",\"approval_number\":\"FL7249.3\",\"seq\":3,\"product_model\":\"1.5 Mechanical Lock\",\"product_description\":\"1.5 Mechanical Lock 0.032\\\" Aluminum 20\\\" Wide over 19\\\/32\\\" SEALED Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-72.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tampa Roofing Company Inc\",\"approval_number_master\":\"FL#7249-R0\",\"approval_number\":\"FL7249.4\",\"seq\":4,\"product_model\":\"MECHANICAL LOCK COPPER\",\"product_description\":\"COPPER 0.022 MIN MECHANICAL LOCK PANEL\",\"design_pressure\":\"+N\\\/A\\\/-122.1PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tampa Roofing Company Inc\",\"approval_number_master\":\"FL#7249-R0\",\"approval_number\":\"FL7249.5\",\"seq\":5,\"product_model\":\"NAIL STRIP\",\"product_description\":\"1\\\" NAIL STRIP 24GA PANEL\",\"design_pressure\":\"+N\\\/A\\\/-100PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tampa Roofing Company Inc\",\"approval_number_master\":\"FL#7249-R0\",\"approval_number\":\"FL7249.6\",\"seq\":6,\"product_model\":\"NAIL STRIP 1.5\",\"product_description\":\"1.5 NAIL STRIP 24 GA PANEL\",\"design_pressure\":\"+N\\\/A\\\/-65PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tampa Roofing Company Inc\",\"approval_number_master\":\"FL#7249-R0\",\"approval_number\":\"FL7249.7\",\"seq\":7,\"product_model\":\"NAIL STRIP 22GA\",\"product_description\":\"1.5 NAIL STRIP 22GA PANEL\",\"design_pressure\":\"+N\\\/A\\\/-105PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tampa Roofing Company Inc\",\"approval_number_master\":\"FL#7249-R0\",\"approval_number\":\"FL7249.8\",\"seq\":8,\"product_model\":\"SNAP LOCK\",\"product_description\":\"1.5 SNAP LOCK 24GA PANEL\",\"design_pressure\":\"+N\\\/A\\\/-52.5 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Metal Tech - USA\":[{\"manufacturer\":\"Metal Tech - USA\",\"approval_number_master\":\"FL#8108-R1\",\"approval_number\":\"FL8108.1\",\"seq\":1,\"product_model\":\"1.0 Mechanical Lock\",\"product_description\":\"24 Ga. 17\\\" Wide over 19\\\/32\\\" SEALED plywood\\nNon-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-107.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Tech - USA\",\"approval_number_master\":\"FL#8108-R1\",\"approval_number\":\"FL8108.2\",\"seq\":2,\"product_model\":\"1.0 Nail Strip\",\"product_description\":\"24 Ga. 16\\\" Wide over 19\\\/32\\\" SEALED plywood\\nNon-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-100.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Tech - USA\",\"approval_number_master\":\"FL#8108-R1\",\"approval_number\":\"FL8108.3\",\"seq\":3,\"product_model\":\"1.5 Mechanical Lock\",\"product_description\":\"24 Ga. 16\\\" Wide over 19\\\/32\\\" SEALED plywood\\nNon-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-106.8PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Tech - USA\",\"approval_number_master\":\"FL#8108-R1\",\"approval_number\":\"FL8108.4\",\"seq\":4,\"product_model\":\"1.5 Nail Strip\",\"product_description\":\"22 Ga. 16\\\" Wide over 19\\\/32\\\" SEALED plywood\\nNon-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-105.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Tech - USA\",\"approval_number_master\":\"FL#8108-R1\",\"approval_number\":\"FL8108.5\",\"seq\":5,\"product_model\":\"1.5 Nail Strip\",\"product_description\":\"24 Ga. 15\\\" Wide over 19\\\/32\\\" SEALED plywood\\nNon-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-108.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Tech - USA\",\"approval_number_master\":\"FL#8108-R1\",\"approval_number\":\"FL8108.6\",\"seq\":6,\"product_model\":\"1.5 Snap Lock\",\"product_description\":\"24 Ga. 16\\\" Wide over 19\\\/32\\\" SEALED plywood\\nNon-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-112.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Tech - USA\",\"approval_number_master\":\"FL#8108-R1\",\"approval_number\":\"FL8108.7\",\"seq\":7,\"product_model\":\"Aluminum Mechanical Lock\",\"product_description\":\"1.5 Mechanical Lock 0.032 Aluminum 20\\\" Wide over 19\\\/32\\\" SEALED plywood\\nNon-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-72.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Tech - USA\",\"approval_number_master\":\"FL#8108-R1\",\"approval_number\":\"FL8108.8\",\"seq\":8,\"product_model\":\"Copper Mechanical Lock\",\"product_description\":\"1.5 Mechanical Lock 0.022 Min or 16 oz Copper 16\\\" Wide over 19\\\/32\\\" SEALED plywood\\nNon-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-122.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Tech - USA\",\"approval_number_master\":\"FL#8108-R1\",\"approval_number\":\"FL8108.9\",\"seq\":9,\"product_model\":\"Zinc Mechanical Lock\",\"product_description\":\"1.5 Mechanical Lock 0.032 min Zinc 16\\\" Wide over 19\\\/32\\\" SEALED plywood\\nNon-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-100.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-16 00:00:00\",\"instructions_url\":\"\"}],\"Summit Roofing\":[{\"manufacturer\":\"Summit Roofing\",\"approval_number_master\":\"FL#8128-R0\",\"approval_number\":\"FL8128.1\",\"seq\":1,\"product_model\":\".032\\\" Aluminum Summit 1.5\\\" Mech Lock\",\"product_description\":\".032\\\" Aluminum Summit 1.5\\\" Mechanical Lock 16\\\" Wide Roof Panel.\",\"design_pressure\":\"+n\\\/a\\\/-79.25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Summit Roofing\",\"approval_number_master\":\"FL#8128-R0\",\"approval_number\":\"FL8128.2\",\"seq\":2,\"product_model\":\"26 Ga. Summit 1.5\\\" Mech Lock\",\"product_description\":\"26. Ga. Summit 1.5\\\" Mechanical Lock 16\\\" Wide Roof Panel.\",\"design_pressure\":\"+n\\\/a\\\/-64.25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Madison Ind., Inc. of Georgia\":[{\"manufacturer\":\"Madison Ind., Inc. of Georgia\",\"approval_number_master\":\"FL#8799-R2\",\"approval_number\":\"FL8799.1\",\"seq\":1,\"product_model\":\"MI-05 ROOF PANEL\",\"product_description\":\"MI-05 20 Ga. Galv. Metal Roof Panel.\",\"design_pressure\":\"+56\\\/-37\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Madison Ind., Inc. of Georgia\",\"approval_number_master\":\"FL#8799-R2\",\"approval_number\":\"FL8799.2\",\"seq\":2,\"product_model\":\"MI-10 ROOF PANEL\",\"product_description\":\"MI-10 20 Ga. galv. metal roof panel\",\"design_pressure\":\"+56\\\/-37\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"G and W ROOFING AND SHEETMETAL\":[{\"manufacturer\":\"G and W ROOFING AND SHEETMETAL\",\"approval_number_master\":\"FL#9219-R1\",\"approval_number\":\"FL9219.1\",\"seq\":1,\"product_model\":\"1.5 Mechanical Lock\",\"product_description\":\"1.5\\\" Mechanical Lock 24 Ga. 16\\\" Wide over \\u00bd\\\" Plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-123.5PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"G and W ROOFING AND SHEETMETAL\",\"approval_number_master\":\"FL#9219-R1\",\"approval_number\":\"FL9219.2\",\"seq\":2,\"product_model\":\"1.5 Nail Strip\",\"product_description\":\"1.5\\\" Nailstrip 24 Ga. 15 \\u00bd\\\" Wide over \\u00bd\\\" Plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"G and W ROOFING AND SHEETMETAL\",\"approval_number_master\":\"FL#9219-R1\",\"approval_number\":\"FL9219.3\",\"seq\":3,\"product_model\":\"1.5 Snap Lock\",\"product_description\":\"1.5\\\" Snap Lock 24 Ga. 16\\\" Wide over \\u00bd\\\" Plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Union Corrugating\":[{\"manufacturer\":\"Union Corrugating\",\"approval_number_master\":\"FL#9443-R1\",\"approval_number\":\"FL9443.1\",\"seq\":1,\"product_model\":\"CSL Standing Seam\",\"product_description\":\"24 Ga. 16\\\" 1.5 Snap Lock HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Union Corrugating\",\"approval_number_master\":\"FL#13486-R0\",\"approval_number\":\"FL13486.1\",\"seq\":1,\"product_model\":\"Mechanical Lock\",\"product_description\":\"1.5 mechanical Lock 24 Ga. 16\\\" Wide over 1\\\/2\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-123.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Union Corrugating\",\"approval_number_master\":\"FL#9443-R2\",\"approval_number\":\"FL9443.2\",\"seq\":2,\"product_model\":\"Mechanical Lock\",\"product_description\":\"24 Ga. 1.5\\\" Mechanical Lock 16\\\" wide over 15\\\/32\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/-123.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-10 00:00:00\",\"instructions_url\":\"\"}],\"Brakes Metalforming Corp\":[{\"manufacturer\":\"Brakes Metalforming Corp\",\"approval_number_master\":\"FL#10957-R0\",\"approval_number\":\"FL10957.1\",\"seq\":1,\"product_model\":\"1.5 Mechanical Lock\",\"product_description\":\"24 Ga. 16\\\" Wide over 1\\\/2\\\" plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-123.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brakes Metalforming Corp\",\"approval_number_master\":\"FL#10957-R0\",\"approval_number\":\"FL10957.2\",\"seq\":2,\"product_model\":\"1.5 Nailstrip\",\"product_description\":\"24 Ga. 15 1\\\/2\\\" Wide over 1\\\/2\\\" plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"CENTRIA\":[{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3149-R3\",\"approval_number\":\"FL3149.1\",\"seq\":1,\"product_model\":\"\\\/ RollCom SDP 175\",\"product_description\":\"Standing Seam Metal Roof System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3149-R3\",\"approval_number\":\"FL3149.2\",\"seq\":2,\"product_model\":\"\\\/ RollCom SDP 200\",\"product_description\":\"Standing Seam Metal Roof System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3149-R3\",\"approval_number\":\"FL3149.3\",\"seq\":3,\"product_model\":\"\\\/ RollCom SRS2\",\"product_description\":\"Standing Seam Metal Roof System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3149-R3\",\"approval_number\":\"FL3149.4\",\"seq\":4,\"product_model\":\"\\\/ RollCom SRS3\",\"product_description\":\"Standing Seam Metal Roof System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3149-R3\",\"approval_number\":\"FL3149.5\",\"seq\":5,\"product_model\":\"\\\/ RollCom SRS3 w\\\/ Deflec. Limiters\",\"product_description\":\"Standing Seam Metal Roof System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3152-R2\",\"approval_number\":\"FL3152.1\",\"seq\":1,\"product_model\":\"\\\/ RollCom SRS3\",\"product_description\":\"Standing Seam Metal Roof System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-07 00:00:00\",\"instructions_url\":\"\"}],\"Cherokee Metals Company\":[{\"manufacturer\":\"Cherokee Metals Company\",\"approval_number_master\":\"FL#4052-R2\",\"approval_number\":\"FL4052.1\",\"seq\":1,\"product_model\":\"0.038\\\" (min) Galvalume Steel Deck Panel for Gas Station Canopy\",\"product_description\":\"2.824\\\"x16\\\"x20GA Steel Deck Panel for Gas Station Canopy\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-09 00:00:00\",\"instructions_url\":\"\"}],\"Everlast Metal Tile Roof, LLC.\":[{\"manufacturer\":\"Everlast Metal Tile Roof, LLC.\",\"approval_number_master\":\"FL#10458-R0\",\"approval_number\":\"FL10458.1\",\"seq\":1,\"product_model\":\"5\\\/8\\\" Barrel Step Tile\",\"product_description\":\"Non-structural barrel tile look metal roofing panels\",\"design_pressure\":\"+0\\\/-121.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Everlast Metal Tile Roof, LLC.\",\"approval_number_master\":\"FL#40567-R0\",\"approval_number\":\"FL40567.1\",\"seq\":1,\"product_model\":\"Barrel Step Tile Roof Panel\",\"product_description\":\"24 Ga. Steel Barrel Tile shaped Roof Panel with 5\\\/8\\\" Step.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"SOUTHERN METAL MANUFACTURING, INC.\":[{\"manufacturer\":\"SOUTHERN METAL MANUFACTURING, INC.\",\"approval_number_master\":\"FL#10604-R0\",\"approval_number\":\"FL10604.1\",\"seq\":1,\"product_model\":\"\\\"R-Rib\\\"\",\"product_description\":\"Roof Panel - 29 Gauge Steel, 36\\\" Width, Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-150\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Stonehenge Roofing Products, LLC.\":[{\"manufacturer\":\"Stonehenge Roofing Products, LLC.\",\"approval_number_master\":\"FL#11425-R0\",\"approval_number\":\"FL11425.1\",\"seq\":1,\"product_model\":\"Cleo\\\/Tuscany, Rowood, Roser Bond, Stonewood Shake Panels\",\"product_description\":\"Panels fastened to battens or plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-156\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-03 00:00:00\",\"instructions_url\":\"\"}],\"Steel and Post Building Supply\":[{\"manufacturer\":\"Steel and Post Building Supply\",\"approval_number_master\":\"FL#11798-R0\",\"approval_number\":\"FL11798.1\",\"seq\":1,\"product_model\":\"Nail Strip\",\"product_description\":\"1\\\" Nail Strip 24 Ga. 16\\\" wide over 1\\\/2\\\" plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-153.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steel and Post Building Supply\",\"approval_number_master\":\"FL#11798-R0\",\"approval_number\":\"FL11798.2\",\"seq\":2,\"product_model\":\"Nail Strip\",\"product_description\":\"1.5\\\" Nailstrip 24 Ga. 15 \\u00bd\\\" Wide over \\u00bd\\\" Plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steel and Post Building Supply\",\"approval_number_master\":\"FL#11798-R0\",\"approval_number\":\"FL11798.3\",\"seq\":3,\"product_model\":\"Snap Lock\",\"product_description\":\"1.5\\\" Snap Lock 24 Ga. 16\\\" wide over 1\\\/2\\\" plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steel and Post Building Supply\",\"approval_number_master\":\"FL#11798-R0\",\"approval_number\":\"FL11798.4\",\"seq\":4,\"product_model\":\"Snap Lock\",\"product_description\":\"1\\\" Snap Lock 24 Ga. 17\\\" Wide over \\u00bd\\\" Plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-131.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Kingspan ASI\":[{\"manufacturer\":\"Kingspan ASI\",\"approval_number_master\":\"FL#12268-R0\",\"approval_number\":\"FL12268.1\",\"seq\":1,\"product_model\":\"1000 Series SSR\",\"product_description\":\"Factory Assembled Sandwich Panels with metal facings and a foamed-in-place plastic core\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sunlast Metal\":[{\"manufacturer\":\"Sunlast Metal\",\"approval_number_master\":\"FL#12744-R0\",\"approval_number\":\"FL12744.1\",\"seq\":1,\"product_model\":\"1\\\" Nail Strip\",\"product_description\":\"1\\\" Nail Strip 16\\\" Wide over 19\\\/32\\\" SEALED Plywood\",\"design_pressure\":\"+N\\\/A\\\/-100.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunlast Metal\",\"approval_number_master\":\"FL#12744-R0\",\"approval_number\":\"FL12744.2\",\"seq\":2,\"product_model\":\"1-\\u00bd\\\" Mechanical Lock\",\"product_description\":\"1-\\u00bd\\\" Mechanical Lock 24 Ga. 16\\\" Wide over \\u00bd\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-123.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunlast Metal\",\"approval_number_master\":\"FL#12744-R0\",\"approval_number\":\"FL12744.3\",\"seq\":3,\"product_model\":\"1-\\u00bd\\\" Mechanical Lock Aluminum\",\"product_description\":\"1-\\u00bd\\\" Mechanical Lock Aluminum 20\\\" Wide over 19\\\/32\\\" SEALED Plywood\",\"design_pressure\":\"+N\\\/A\\\/-72.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunlast Metal\",\"approval_number_master\":\"FL#12744-R0\",\"approval_number\":\"FL12744.4\",\"seq\":4,\"product_model\":\"1-\\u00bd\\\" Mechanical Lock Copper\",\"product_description\":\"1-\\u00bd\\\" Mechanical Lock Copper 16\\\" Wide over 19\\\/32\\\" SEALED Plywood\",\"design_pressure\":\"+N\\\/A\\\/-122.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunlast Metal\",\"approval_number_master\":\"FL#12744-R0\",\"approval_number\":\"FL12744.5\",\"seq\":5,\"product_model\":\"1-\\u00bd\\\" Nail Strip\",\"product_description\":\"1-\\u00bd\\\" Nail Strip 24 Ga. 15 \\u00bd\\\" Wide over \\u00bd\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunlast Metal\",\"approval_number_master\":\"FL#13374-R0\",\"approval_number\":\"FL13374.1\",\"seq\":1,\"product_model\":\"\\\"Solar V\\\" Roof Panel\",\"product_description\":\"Lapped Metal Roof Panel - 26 Gauge Steel, 17-1\\\/2\\\" Width, Attached to 15\\\/32\\\" Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-106.50\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunlast Metal\",\"approval_number_master\":\"FL#10490-R2\",\"approval_number\":\"FL10490.7\",\"seq\":7,\"product_model\":\"7 - \\\"Solar V\\\"\",\"product_description\":\"Roof Panel - 26 Gauge Steel, 17-1\\\/2\\\" Width, Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-106.50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunlast Metal\",\"approval_number_master\":\"FL#16980-R0\",\"approval_number\":\"FL16980.1\",\"seq\":1,\"product_model\":\"\\\"Jax Beach Series\\\" 1.5\\\" Clipless Snaplock\",\"product_description\":\"Steel 24GA. \\\"Jax Beach Series\\\" 1.5\\\" Clipless Snaplock metal roofing panel 15\\\"-19\\\" width\",\"design_pressure\":\"+n\\\/a\\\/-161\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunlast Metal\",\"approval_number_master\":\"FL#16980-R1\",\"approval_number\":\"FL16980.2\",\"seq\":2,\"product_model\":\"\\\"Jax Beach Series\\\" 1.5\\\" Clipless Snaplock\",\"product_description\":\"Aluminum .032 \\\"Jax Beach Series\\\" 1.5\\\" Clipless Snaplock metal roofing panel 15\\\"-19\\\" width\",\"design_pressure\":\"+n\\\/a\\\/-108.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunlast Metal\",\"approval_number_master\":\"FL#12744-R2\",\"approval_number\":\"FL12744.6\",\"seq\":6,\"product_model\":\"5 V CRIMP\",\"product_description\":\"OVER 15\\\/32\\\" APA Plywood\",\"design_pressure\":\"+n\\\/a\\\/-106.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunlast Metal\",\"approval_number_master\":\"FL#12744-R2\",\"approval_number\":\"FL12744.7\",\"seq\":7,\"product_model\":\"PBR Metal Roof Panel\",\"product_description\":\"26GA 36\\\" width over 15\\\/32\\\" APA plywood or wood plank\",\"design_pressure\":\"+n\\\/a\\\/--76.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunlast Metal\",\"approval_number_master\":\"FL#12744-R2\",\"approval_number\":\"FL12744.8\",\"seq\":8,\"product_model\":\"S7-SOLAR V\",\"product_description\":\"26GA OVER 15\\\/32\\\" APA Plywood\\nInstall per manufacturers detail and in compliance w\\\/FBC 2014\\nNON HVHZ\",\"design_pressure\":\"+n\\\/a\\\/--106.50\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunlast Metal\",\"approval_number_master\":\"FL#12744-R2\",\"approval_number\":\"FL12744.9\",\"seq\":9,\"product_model\":\"S8-JAX BEACH SERIES 1.5 Clipless Snap Lock\",\"product_description\":\"1.5 panel over 15\\\/32\\\" APA Plywood\",\"design_pressure\":\"+n\\\/a\\\/-161psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunlast Metal\",\"approval_number_master\":\"FL#12744-R2\",\"approval_number\":\"FL12744.10\",\"seq\":10,\"product_model\":\"S9- JAX BEACH Series 1.5 Clipless Snap Lock\",\"product_description\":\"0.032 Aluminum over 15\\\/32\\\" APA Plywood\",\"design_pressure\":\"+n\\\/a\\\/--108psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunlast Metal\",\"approval_number_master\":\"FL#12744-R2\",\"approval_number\":\"FL12744.11\",\"seq\":11,\"product_model\":\"SP-MECHANICAL LOCK 1.5\",\"product_description\":\"24GA 12-16\\\" nominal width\",\"design_pressure\":\"+N\\\/A\\\/--123.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunlast Metal\",\"approval_number_master\":\"FL#12744-R2\",\"approval_number\":\"FL12744.12\",\"seq\":12,\"product_model\":\"SQ-1.5 MECHANICAL LOCK ALUMINUM\",\"product_description\":\"0.032 ALUMINUM panel over\",\"design_pressure\":\"+n\\\/a\\\/-72.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunlast Metal\",\"approval_number_master\":\"FL#12744-R2\",\"approval_number\":\"FL12744.13\",\"seq\":13,\"product_model\":\"SR-1.5 MECHANICAL LOCK COPPER\",\"product_description\":\"16OZ COPPER panel over 19\\\/32\\\" APA Plywood Grade C-D.\",\"design_pressure\":\"+n\\\/a\\\/-122.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunlast Metal\",\"approval_number_master\":\"FL#17701-R0\",\"approval_number\":\"FL17701.1\",\"seq\":1,\"product_model\":\"\\\"Key West Series\\\" 5-V Crimp\",\"product_description\":\"Steel 24GA. \\\"Key West Series\\\" 5V-Crimp metal roofing panel 24\\\" width\",\"design_pressure\":\"+n\\\/-189.25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunlast Metal\",\"approval_number_master\":\"FL#17701-R0\",\"approval_number\":\"FL17701.2\",\"seq\":2,\"product_model\":\"\\\"Miami Series\\\" 1.75\\\" Snap-Lock\",\"product_description\":\"Steel 24GA. \\\"Miami Series\\\" 1.75\\\" Snap-Lock metal roofing panel 14\\\"-18\\\" width\",\"design_pressure\":\"+n\\\/a\\\/-156.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunlast Metal\",\"approval_number_master\":\"FL#17701-R0\",\"approval_number\":\"FL17701.3\",\"seq\":3,\"product_model\":\"\\\"Miami Series\\\" 1.75\\\" Snap-Lock\",\"product_description\":\"Aluminum .032 \\\"Miami Series\\\" 1.75\\\" Snap-Lock metal roofing panel 14\\\" width\",\"design_pressure\":\"+n\\\/a\\\/-114.25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunlast Metal\",\"approval_number_master\":\"FL#17701-R0\",\"approval_number\":\"FL17701.4\",\"seq\":4,\"product_model\":\"\\\"Stuart Series\\\" 1\\\" Nail Strip\",\"product_description\":\"Steel 24GA. \\\"Stuart Series\\\" 1\\\" Nail Strip metal roofing panel 16\\\" width\",\"design_pressure\":\"+n\\\/a\\\/-136.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunlast Metal\",\"approval_number_master\":\"FL#18712-R0\",\"approval_number\":\"FL18712.1\",\"seq\":1,\"product_model\":\"5-V-Crimp (.032\\\" min.)\",\"product_description\":\".032\\\" (min.) Aluminum over 1\\\/2\\\" (min.) Plywood\",\"design_pressure\":\"+N\\\/A\\\/-176.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunlast Metal\",\"approval_number_master\":\"FL#18712-R0\",\"approval_number\":\"FL18712.2\",\"seq\":2,\"product_model\":\"PAC-150 (.032\\\" min.)\",\"product_description\":\".032\\\" (min.) Aluminum over 1\\\/2\\\" (min.) Plywood\",\"design_pressure\":\"+N\\\/A\\\/-166.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunlast Metal\",\"approval_number_master\":\"FL#18712-R0\",\"approval_number\":\"FL18712.3\",\"seq\":3,\"product_model\":\"PAC-150 (24 ga. min.)\",\"product_description\":\"24 Ga. (min.) Steel over 1\\\/2\\\" (min.) Plywood\",\"design_pressure\":\"+N\\\/A\\\/-136.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunlast Metal\",\"approval_number_master\":\"FL#18712-R0\",\"approval_number\":\"FL18712.4\",\"seq\":4,\"product_model\":\"Snap-Clad (.032\\\" min.)\",\"product_description\":\".032\\\" (min.) Aluminum over 1\\\/2\\\" (min.) Plywood\",\"design_pressure\":\"+N\\\/A\\\/-151.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunlast Metal\",\"approval_number_master\":\"FL#18712-R0\",\"approval_number\":\"FL18712.5\",\"seq\":5,\"product_model\":\"Tite-Loc Plus (.032\\\" min.)\",\"product_description\":\".032\\\" (min.) Aluminum over 5\\\/8\\\" (min.) Plywood\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunlast Metal\",\"approval_number_master\":\"FL#18712-R0\",\"approval_number\":\"FL18712.6\",\"seq\":6,\"product_model\":\"Tite-Loc Plus (24 ga. min.)\",\"product_description\":\"24 Ga. (min.) Steel over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-196.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunlast Metal\",\"approval_number_master\":\"FL#18712-R0\",\"approval_number\":\"FL18712.7\",\"seq\":7,\"product_model\":\"Tite-Loc Plus (24 ga. min.)\",\"product_description\":\"24 Ga. (min.) Steel over 5\\\/8\\\" (min.) Plywood\",\"design_pressure\":\"+N\\\/A\\\/-204.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunlast Metal\",\"approval_number_master\":\"FL#19621-R0\",\"approval_number\":\"FL19621.1\",\"seq\":1,\"product_model\":\"\\\"Key West Series\\\" 5-V Crimp -HVHZ\",\"product_description\":\"26 GA. HVHZ\\n24\\\" Width\",\"design_pressure\":\"+n\\\/a\\\/-189.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunlast Metal\",\"approval_number_master\":\"FL#21383-R0\",\"approval_number\":\"FL21383.1\",\"seq\":1,\"product_model\":\"ECONO LINE 1.0 CLIPLESS NAIL STRIP\",\"product_description\":\"26GA STEEL OVER 15\\\/32\\\" 4 PLY CDX PLYWOOD\",\"design_pressure\":\"+n\\\/a\\\/-71PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunlast Metal\",\"approval_number_master\":\"FL#21383-R0\",\"approval_number\":\"FL21383.2\",\"seq\":2,\"product_model\":\"ECONO LINE 1.0 NAIL STRIP ALUM\",\"product_description\":\".032 ALUM OVER 15\\\/32\\\" 4-PLY CDX PLYWOOD\",\"design_pressure\":\"+N\\\/A\\\/-78PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunlast Metal\",\"approval_number_master\":\"FL#21383-R0\",\"approval_number\":\"FL21383.3\",\"seq\":3,\"product_model\":\"ECONO LINE PBR\",\"product_description\":\"26GA STEEL OVER 15\\\/32\\\" 4-PLY CDX PLYWOOD\",\"design_pressure\":\"+N\\\/A\\\/-76.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunlast Metal\",\"approval_number_master\":\"FL#21423-R0\",\"approval_number\":\"FL21423.1\",\"seq\":1,\"product_model\":\"JAX BEACH SERIES CLIPLESS SNAP LOCK\",\"product_description\":\"1.5 24GA 15-19\\\" WIDTHS OVER 15\\\/32\\\" 4-PLY CDX PLYWOOD\",\"design_pressure\":\"+N\\\/A\\\/-161PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunlast Metal\",\"approval_number_master\":\"FL#21423-R0\",\"approval_number\":\"FL21423.2\",\"seq\":2,\"product_model\":\"JAX BEACH SERIES CLIPLESS SNAP LOCK ALUM\",\"product_description\":\"1.5 ALUMINUM .032 SL 15-19\\\" WIDTHS OVER 4-PLY CDX PLYWOOD\",\"design_pressure\":\"+N\\\/A\\\/--108.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunlast Metal\",\"approval_number_master\":\"FL#21423-R0\",\"approval_number\":\"FL21423.3\",\"seq\":3,\"product_model\":\"MIAMI SERIES SNAP LOCK 1.75\",\"product_description\":\"24GA 14-18 WIDTHS OVER 15\\\/32\\\" APA PLYWOOD\",\"design_pressure\":\"+N\\\/A\\\/-156.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunlast Metal\",\"approval_number_master\":\"FL#21423-R0\",\"approval_number\":\"FL21423.4\",\"seq\":4,\"product_model\":\"MIAMI SERIES SNAP LOCK 1.75 ALUM\",\"product_description\":\".032 ALUMINUM 14-18 WIDTHS OVER 15\\\/32\\\" APA PLYWOOD\",\"design_pressure\":\"+N\\\/A\\\/-114.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunlast Metal\",\"approval_number_master\":\"FL#21423-R0\",\"approval_number\":\"FL21423.5\",\"seq\":5,\"product_model\":\"PALM BEACH SERIES MECHANICAL LOCK 1.5\",\"product_description\":\"24GA 12 - 20\\\" WIDTHS OVER 15\\\/32\\\" 4-PLY CDX PLYWOOD\",\"design_pressure\":\"+N\\\/A\\\/-112PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunlast Metal\",\"approval_number_master\":\"FL#21423-R0\",\"approval_number\":\"FL21423.6\",\"seq\":6,\"product_model\":\"PALM BEACH SERIES MECHANICAL LOCK 1.5 ALUM\",\"product_description\":\".032 ALUM 16 OR 20\\\" WIDTHS OVER 15\\\/32\\\" 4-PLY CDX PLYWOOD\",\"design_pressure\":\"+N\\\/A\\\/--131PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunlast Metal\",\"approval_number_master\":\"FL#21423-R0\",\"approval_number\":\"FL21423.7\",\"seq\":7,\"product_model\":\"SERIES - KEY WEST 5 V CRIMP\",\"product_description\":\"26GA 24\\\"WIDTH 5\\\/8\\\" RIB OVER 15\\\/32\\\" APA PLYWOOD\",\"design_pressure\":\"+N\\\/A\\\/-189.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunlast Metal\",\"approval_number_master\":\"FL#21423-R0\",\"approval_number\":\"FL21423.8\",\"seq\":8,\"product_model\":\"SERIES - STUART LINE NAIL STRIP\\\/SNAP LOCK\",\"product_description\":\"1.0 24GA NAIL STRIP\\\/SNAP LOCK 16\\\" COVERAGE WIDTH\",\"design_pressure\":\"+N\\\/A\\\/-136.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-02 00:00:00\",\"instructions_url\":\"\"}],\"K-G Metals\":[{\"manufacturer\":\"K-G Metals\",\"approval_number_master\":\"FL#12881-R0\",\"approval_number\":\"FL12881.1\",\"seq\":1,\"product_model\":\"K-G Metal Shingle\",\"product_description\":\"Galvalume Steel Shingle, 26 Gauge, Attached to Wood Deck. Physical Dimensions are 10.75 in wide and 13.75 in long.\",\"design_pressure\":\"+N\\\/A\\\/-65.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"JM Metals (Innovative Distribution LLC)\":[{\"manufacturer\":\"JM Metals (Innovative Distribution LLC)\",\"approval_number_master\":\"FL#12966-R0\",\"approval_number\":\"FL12966.1\",\"seq\":1,\"product_model\":\"01 - \\\"JM Nailstrip\\\"\",\"product_description\":\"Fastener Strip Roof Panel - 0.032\\\" Aluminum, 12\\\" Width, Attached to 15\\\/32\\\" Plywood Deck w\\\/Optional Rigid Insulation\",\"design_pressure\":\"+N\\\/A\\\/-69.25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JM Metals (Innovative Distribution LLC)\",\"approval_number_master\":\"FL#12966-R0\",\"approval_number\":\"FL12966.2\",\"seq\":2,\"product_model\":\"02 - \\\"JM Nailstrip\\\"\",\"product_description\":\"Fastener Strip Roof Panel - 26 Gauge Steel, 12\\\" Width, Attached to 15\\\/32\\\" Plywood Deck w\\\/Optional Rigid Insulation\",\"design_pressure\":\"+N\\\/A\\\/-121.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JM Metals (Innovative Distribution LLC)\",\"approval_number_master\":\"FL#12966-R0\",\"approval_number\":\"FL12966.3\",\"seq\":3,\"product_model\":\"03 - \\\"JM 1.75 Snap-Lock\\\"\",\"product_description\":\"Snap-Lock Roof Panel - 0.032\\\" Aluminum, 18\\\" Width, Attached to 15\\\/32\\\" Plywood Deck w\\\/Optional Rigid Insulation\",\"design_pressure\":\"+N\\\/A\\\/-91.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JM Metals (Innovative Distribution LLC)\",\"approval_number_master\":\"FL#12966-R0\",\"approval_number\":\"FL12966.4\",\"seq\":4,\"product_model\":\"04 - \\\"JM 1.75 Snap-Lock\\\"\",\"product_description\":\"Snap-Lock Roof Panel - 24 Gauge Steel, 18\\\" Width, Attached to 15\\\/32\\\" Plywood Deck w\\\/Optional Rigid Insulation\",\"design_pressure\":\"+N\\\/A\\\/-76.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JM Metals (Innovative Distribution LLC)\",\"approval_number_master\":\"FL#12966-R0\",\"approval_number\":\"FL12966.5\",\"seq\":5,\"product_model\":\"05 - \\\"JM Rib\\\"\",\"product_description\":\"Lapped Roof Panel - 29 Gauge Steel, 36\\\" Width, Attached to 15\\\/32\\\" Plywood Deck w\\\/Optional Rigid Insulation\",\"design_pressure\":\"+N\\\/A\\\/-69.25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JM Metals (Innovative Distribution LLC)\",\"approval_number_master\":\"FL#12966-R0\",\"approval_number\":\"FL12966.6\",\"seq\":6,\"product_model\":\"06 - \\\"JM 5V Crimp\\\"\",\"product_description\":\"Lapped Roof Panel - 26 Gauge Steel, 24\\\" Width, Attached to 15\\\/32\\\" Plywood Deck w\\\/Optional Rigid Insulation\",\"design_pressure\":\"+N\\\/A\\\/-114.25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JM Metals (Innovative Distribution LLC)\",\"approval_number_master\":\"FL#12966-R0\",\"approval_number\":\"FL12966.7\",\"seq\":7,\"product_model\":\"07 - \\\"JM 1.5 Standing Seam\\\"\",\"product_description\":\"Standing Seam Roof Panel - 24 Gauge Steel, 16\\\" Width, Attached to 15\\\/32\\\" Plywood Deck with One-Piece Panel Clips w\\\/Optional Rigid Insulation\",\"design_pressure\":\"+N\\\/A\\\/-159.25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JM Metals (Innovative Distribution LLC)\",\"approval_number_master\":\"FL#12966-R0\",\"approval_number\":\"FL12966.8\",\"seq\":8,\"product_model\":\"08 - \\\"JM Nordman Tile\\\"\",\"product_description\":\"Lapped Roof Panel - 24 Gauge Steel, 41-1\\\/4\\\" Width, Attached to 15\\\/32\\\" Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-137\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JM Metals (Innovative Distribution LLC)\",\"approval_number_master\":\"FL#12966-R0\",\"approval_number\":\"FL12966.9\",\"seq\":9,\"product_model\":\"09 - \\\"JM Nordman Tile\\\"\",\"product_description\":\"Lapped Roof Panel - 24 Gauge Steel, 41-1\\\/4\\\" Width, Attached to 19\\\/32\\\" Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-106\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JM Metals (Innovative Distribution LLC)\",\"approval_number_master\":\"FL#12966-R0\",\"approval_number\":\"FL12966.10\",\"seq\":10,\"product_model\":\"10 - \\\"JM Nordman Tile\\\"\",\"product_description\":\"Lapped Roof Panel - 24 Gauge Steel, 41-1\\\/4\\\" Width, Attached to 22 Gauge Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JM Metals (Innovative Distribution LLC)\",\"approval_number_master\":\"FL#12966-R0\",\"approval_number\":\"FL12966.11\",\"seq\":11,\"product_model\":\"11 - JM Nordman Tile\\\"\",\"product_description\":\"Lapped Roof Panel - 0.032\\\" Aluminum, 41-1\\\/4\\\" Width, Attached to 19\\\/32\\\" Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-107\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Hi-N-Dri Roofing & Water Proofing, Inc.\":[{\"manufacturer\":\"Hi-N-Dri Roofing & Water Proofing, Inc.\",\"approval_number_master\":\"FL#13198-R0\",\"approval_number\":\"FL13198.1\",\"seq\":1,\"product_model\":\"5 V Crimp\",\"product_description\":\"26 Ga. 5V Crimp Roof Panel over \\u00bd\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-156.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hi-N-Dri Roofing & Water Proofing, Inc.\",\"approval_number_master\":\"FL#13198-R0\",\"approval_number\":\"FL13198.2\",\"seq\":2,\"product_model\":\"Mechanical Lock\",\"product_description\":\"1\\\" Mechanical Lock 24 Ga. 17\\\" Wide over 19\\\/32\\\" SEALED Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-107.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hi-N-Dri Roofing & Water Proofing, Inc.\",\"approval_number_master\":\"FL#13198-R0\",\"approval_number\":\"FL13198.3\",\"seq\":3,\"product_model\":\"Mechanical Lock\",\"product_description\":\"1 \\u00bd\\\" Mechanical Lock 24 Ga. 16\\\" Wide over 19\\\/32\\\" SEALED Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-106.8PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hi-N-Dri Roofing & Water Proofing, Inc.\",\"approval_number_master\":\"FL#13198-R0\",\"approval_number\":\"FL13198.4\",\"seq\":4,\"product_model\":\"Mechanical Lock-Aluminum\",\"product_description\":\"1 \\u00bd\\\" Mechanical Lock 0.032\\\" Aluminum 20\\\" Wide over 19\\\/32\\\" SEALED Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-72.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hi-N-Dri Roofing & Water Proofing, Inc.\",\"approval_number_master\":\"FL#13198-R0\",\"approval_number\":\"FL13198.5\",\"seq\":5,\"product_model\":\"Mechanical Lock-Copper\",\"product_description\":\"1 \\u00bd\\\" Mechanical Lock 16 oz Copper 16\\\" Wide over 19\\\/32\\\" SEALED Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-122.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hi-N-Dri Roofing & Water Proofing, Inc.\",\"approval_number_master\":\"FL#13198-R0\",\"approval_number\":\"FL13198.6\",\"seq\":6,\"product_model\":\"Nail Strip\",\"product_description\":\"1\\\" Nailstrip 24 Ga. 16\\\" Wide over 19\\\/32\\\" SEALED Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-100.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hi-N-Dri Roofing & Water Proofing, Inc.\",\"approval_number_master\":\"FL#13198-R0\",\"approval_number\":\"FL13198.7\",\"seq\":7,\"product_model\":\"Nail Strip\",\"product_description\":\"1 \\u00bd\\\" Nail Strip 22 Ga. 16\\\" Wide over 19\\\/32\\\" SEALED Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-105.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hi-N-Dri Roofing & Water Proofing, Inc.\",\"approval_number_master\":\"FL#13198-R0\",\"approval_number\":\"FL13198.8\",\"seq\":8,\"product_model\":\"Nail Strip\",\"product_description\":\"1 \\u00bd\\\" Nail Strip 24 Ga. 15\\\" Wide over 19\\\/32\\\" SEALED Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-108.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hi-N-Dri Roofing & Water Proofing, Inc.\",\"approval_number_master\":\"FL#13198-R0\",\"approval_number\":\"FL13198.9\",\"seq\":9,\"product_model\":\"Nail Strip\",\"product_description\":\"1 \\u00bd\\\" Nailstrip 24 Ga. 15 \\u00bd\\\" Wide over \\u00bd\\\" Plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hi-N-Dri Roofing & Water Proofing, Inc.\",\"approval_number_master\":\"FL#13198-R0\",\"approval_number\":\"FL13198.10\",\"seq\":10,\"product_model\":\"Snap Lock\",\"product_description\":\"1 \\u00bd\\\"Snap Lock 24 Ga. 16\\\" Wide over 19\\\/32\\\" SEALED Plywood\",\"design_pressure\":\"+N\\\/A\\\/-112.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"RIFFE Metals LLC.\":[{\"manufacturer\":\"RIFFE Metals LLC.\",\"approval_number_master\":\"FL#13244-R0\",\"approval_number\":\"FL13244.1\",\"seq\":1,\"product_model\":\"Versaloc 1.5 AL\",\"product_description\":\"HVHZ Aluminum 0.032 Versaloc 1.5 metal roofing panel 12\\\"-20\\\" width\",\"design_pressure\":\"+n\\\/a\\\/-159.25pf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RIFFE Metals LLC.\",\"approval_number_master\":\"FL#13244-R0\",\"approval_number\":\"FL13244.2\",\"seq\":2,\"product_model\":\"Versaloc 1.5 Steel\",\"product_description\":\"HVHZ Steel 24ga Versaloc 1.5 metal roofing panel 12\\\"-20\\\" width\",\"design_pressure\":\"+n\\\/a\\\/-189.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RIFFE Metals LLC.\",\"approval_number_master\":\"FL#13438-R0\",\"approval_number\":\"FL13438.1\",\"seq\":1,\"product_model\":\"Versaloc 1.5 Copper\",\"product_description\":\"HVHZ Copper 16oz. Versaloc 1.5 metal roofing panel 12\\\"-16\\\" width\",\"design_pressure\":\"+N\\\/A\\\/-159.25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RIFFE Metals LLC.\",\"approval_number_master\":\"FL#14338-R0\",\"approval_number\":\"FL14338.1\",\"seq\":1,\"product_model\":\"RIFFE \\\"Megaloc 2.0\\\"\",\"product_description\":\"Standing Seam Roof Panel - .032 Aluminum 12\\\" - 18\\\" Width, Attached to Steel Deck\",\"design_pressure\":\"+n\\\/a\\\/-166.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RIFFE Metals LLC.\",\"approval_number_master\":\"FL#14338-R0\",\"approval_number\":\"FL14338.2\",\"seq\":2,\"product_model\":\"RIFFE \\\"Megaloc 2.0\\\"\",\"product_description\":\"Standing Seam Roof Panel - 24 Gauge Steel, 12\\\" - 22.5\\\" Width, Attached to Steel Deck\",\"design_pressure\":\"+n\\\/a\\\/-181.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RIFFE Metals LLC.\",\"approval_number_master\":\"FL#14338-R0\",\"approval_number\":\"FL14338.3\",\"seq\":3,\"product_model\":\"RIFFE \\\"Megaloc 2.0\\\"\",\"product_description\":\"Standing Seam Roof Panel - 24 Gauge \\\"Copper Plus\\\" Copper Clad Stainless Steel, 12\\\" - 22.5\\\" Width, Attached to Steel Deck\",\"design_pressure\":\"+n\\\/a\\\/-181.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RIFFE Metals LLC.\",\"approval_number_master\":\"FL#14338-R0\",\"approval_number\":\"FL14338.4\",\"seq\":4,\"product_model\":\"RIFFE \\\"Megaloc 2.0\\\"\",\"product_description\":\"Standing Seam Roof Panel - 24 Gauge \\\"TCSII\\\" Turne Coated Stainless Steel, 12\\\" - 22.5\\\" Width, Attached to Steel Deck\",\"design_pressure\":\"+n\\\/a\\\/-181.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-11-03 00:00:00\",\"instructions_url\":\"\"}],\"Blosser Stephens\":[{\"manufacturer\":\"Blosser Stephens\",\"approval_number_master\":\"FL#13249-R0\",\"approval_number\":\"FL13249.1\",\"seq\":1,\"product_model\":\"The Green Generation Shingle\",\"product_description\":\"29 Gauge Galvalume Steel Shingle, Adhered & Mechanically Attached to Wood Deck (Method 1)\",\"design_pressure\":\"+N\\\/A\\\/-41.55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Blosser Stephens\",\"approval_number_master\":\"FL#13249-R0\",\"approval_number\":\"FL13249.2\",\"seq\":2,\"product_model\":\"The Green Generation Shingle\",\"product_description\":\"29 Gauge Galvalume Steel Shingle, Adhered & Mechanically Attached to Wood Deck (Method 2)\",\"design_pressure\":\"+N\\\/A\\\/-108.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Mark Tripson\":[{\"manufacturer\":\"Mark Tripson\",\"approval_number_master\":\"FL#13361-R0\",\"approval_number\":\"FL13361.1\",\"seq\":1,\"product_model\":\"5 V Crimp\",\"product_description\":\"26 Ga. 5V Crimp Roof Panel over 1\\\/2\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-156.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"}],\"All Metal Roofing and Siding\":[{\"manufacturer\":\"All Metal Roofing and Siding\",\"approval_number_master\":\"FL#13653-R0\",\"approval_number\":\"FL13653.1\",\"seq\":1,\"product_model\":\"1 \\u00be\\\" Snap Lock 24 Ga. Roof Panel\",\"product_description\":\"1 \\u00be\\\" Snap Lock 24 Ga. Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-123.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Metal Roofing and Siding\",\"approval_number_master\":\"FL#13653-R0\",\"approval_number\":\"FL13653.2\",\"seq\":2,\"product_model\":\"1 \\u00be\\\" Snap Lock 26 Ga. Roof Panel\",\"product_description\":\"1 \\u00be\\\" Snap Lock 26 Ga. Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-78.5 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Metal Roofing and Siding\",\"approval_number_master\":\"FL#13653-R0\",\"approval_number\":\"FL13653.3\",\"seq\":3,\"product_model\":\"Min. 29 Ga. Tuff Rib Roof Panel\",\"product_description\":\"Min. 29 Ga. Tuff Rib Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-108.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Metal Roofing and Siding\",\"approval_number_master\":\"FL#13653-R0\",\"approval_number\":\"FL13653.4\",\"seq\":4,\"product_model\":\"Min. 29 Ga. Tuff Rib Roof Panel\",\"product_description\":\"Min. 29 Ga. Tuff Rib Roof Panel over 1x4 Wood Purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-183.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Metal Roofing and Siding\",\"approval_number_master\":\"FL#13868-R0\",\"approval_number\":\"FL13868.1\",\"seq\":1,\"product_model\":\"Min. 26 Ga. PBR Roof Panel\",\"product_description\":\"Min. 26 Ga. PBR Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-154.7PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Metal Roofing and Siding\",\"approval_number_master\":\"FL#13868-R0\",\"approval_number\":\"FL13868.2\",\"seq\":2,\"product_model\":\"Min. 26 Ga. PBR Roof Panel\",\"product_description\":\"Min. 26 Ga. PBR Roof Panel over 1x4 Wood Purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-151.7psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Metal Roofing and Siding\",\"approval_number_master\":\"FL#13868-R0\",\"approval_number\":\"FL13868.3\",\"seq\":3,\"product_model\":\"Min. 26 Ga. Tuff Rib Roof Panel\",\"product_description\":\"Min. 26 Ga. Tuff Rib Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-159.2PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Metal Roofing and Siding\",\"approval_number_master\":\"FL#13868-R0\",\"approval_number\":\"FL13868.4\",\"seq\":4,\"product_model\":\"Min. 29 Ga. Tuff Rib Roof Panel\",\"product_description\":\"Min. 29 Ga. Tuff Rib Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-146.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Metal Roofing and Siding\",\"approval_number_master\":\"FL#14294-R0\",\"approval_number\":\"FL14294.1\",\"seq\":1,\"product_model\":\"7\\\/8\\\" Nailstrip 24 Ga. Roof Panel\",\"product_description\":\"7\\\/8\\\" Nailstrip 24 Ga. Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-108.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Metal Roofing and Siding\",\"approval_number_master\":\"FL#14294-R1\",\"approval_number\":\"FL14294.2\",\"seq\":2,\"product_model\":\"7\\\/8\\\" Nailstrip 24 Ga. Roof Panel\",\"product_description\":\"7\\\/8\\\" Nailstrip 24 Ga. Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-108.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Metal Roofing and Siding\",\"approval_number_master\":\"FL#13653-R2\",\"approval_number\":\"FL13653.5\",\"seq\":5,\"product_model\":\"Min. 26 Ga. PBR Roof Panel\",\"product_description\":\"Min. 26 Ga. PBR Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-154.7PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Metal Roofing and Siding\",\"approval_number_master\":\"FL#13653-R2\",\"approval_number\":\"FL13653.6\",\"seq\":6,\"product_model\":\"Min. 29 Ga. Tuff Rib Roof Panel\",\"product_description\":\"Min. 29 Ga. Tuff Rib Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-108.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Metal Roofing and Siding\",\"approval_number_master\":\"FL#13653-R2\",\"approval_number\":\"FL13653.7\",\"seq\":7,\"product_model\":\"Min. 29 Ga. Tuff Rib Roof Panel\",\"product_description\":\"Min. 29 Ga. Tuff Rib Roof Panel over 1x4 Wood Purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-183.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-05 00:00:00\",\"instructions_url\":\"\"}],\"Engage Machinery, Inc.\":[{\"manufacturer\":\"Engage Machinery, Inc.\",\"approval_number_master\":\"FL#13659-R0\",\"approval_number\":\"FL13659.1\",\"seq\":1,\"product_model\":\"Min. 29 Ga. AG Roof Panel\",\"product_description\":\"Min. 29 Ga. AG Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-108.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Engage Machinery, Inc.\",\"approval_number_master\":\"FL#13659-R0\",\"approval_number\":\"FL13659.2\",\"seq\":2,\"product_model\":\"Min. 29 Ga. AG Roof Panel\",\"product_description\":\"Min. 29 Ga. AG Roof Panel over 1x4 Wood Purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-183.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Century Metal Roofing Supply, Inc.\":[{\"manufacturer\":\"Century Metal Roofing Supply, Inc.\",\"approval_number_master\":\"FL#13738-R0\",\"approval_number\":\"FL13738.1\",\"seq\":1,\"product_model\":\"Min. 29 Ga. Tuff Rib Roof Panel\",\"product_description\":\"Min. 29 Ga. Tuff Rib Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-101.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Century Metal Roofing Supply, Inc.\",\"approval_number_master\":\"FL#13738-R0\",\"approval_number\":\"FL13738.2\",\"seq\":2,\"product_model\":\"Min. 29 Ga. Tuff Rib Roof Panel\",\"product_description\":\"Min. 29 Ga. Tuff Rib Roof Panel over 1x4 Wood Purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-101.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Century Metal Roofing Supply, Inc.\",\"approval_number_master\":\"FL#17777-R0\",\"approval_number\":\"FL17777.1\",\"seq\":1,\"product_model\":\"PBR Roof Panel\",\"product_description\":\"Min. 26 Ga. PBR Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-101.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Century Metal Roofing Supply, Inc.\",\"approval_number_master\":\"FL#17777-R0\",\"approval_number\":\"FL17777.2\",\"seq\":2,\"product_model\":\"PBR Roof Panel\",\"product_description\":\"Min. 26 Ga. PBR Roof Panel over 1x4 Wood Purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-108.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Century Metal Roofing Supply, Inc.\",\"approval_number_master\":\"FL#13738-R3\",\"approval_number\":\"FL13738.3\",\"seq\":3,\"product_model\":\"Min. 29 Ga. Tuff Rib Roof Panel\",\"product_description\":\"Min. 29 Ga. Tuff Rib Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-101.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Century Metal Roofing Supply, Inc.\",\"approval_number_master\":\"FL#13738-R3\",\"approval_number\":\"FL13738.4\",\"seq\":4,\"product_model\":\"Min. 29 Ga. Tuff Rib Roof Panel\",\"product_description\":\"Min. 29 Ga. Tuff Rib Roof Panel over 1x4 Wood Purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-101.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-14 00:00:00\",\"instructions_url\":\"\"}],\"Dato Construction, LLC\":[{\"manufacturer\":\"Dato Construction, LLC\",\"approval_number_master\":\"FL#13830-R0\",\"approval_number\":\"FL13830.1\",\"seq\":1,\"product_model\":\"1 1\\\/2\\\" Mechanical Lock\",\"product_description\":\"1 1\\\/2\\\" Mechanical Lock 24 Ga. 16\\\" Wide over 1\\\/2\\\" Plywood - HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-123.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dato Construction, LLC\",\"approval_number_master\":\"FL#13830-R0\",\"approval_number\":\"FL13830.2\",\"seq\":2,\"product_model\":\"1 1\\\/2\\\" Nail Strip\",\"product_description\":\"1 1\\\/2\\\" Nail Strip 24 Ga. 15 1\\\/2\\\" Wide over 1\\\/2\\\" Plywood - HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dato Construction, LLC\",\"approval_number_master\":\"FL#13830-R0\",\"approval_number\":\"FL13830.3\",\"seq\":3,\"product_model\":\"1 1\\\/2\\\" Snap Lock\",\"product_description\":\"1 1\\\/2\\\" Snap Lock 24 Ga. 16\\\" Wide over 1\\\/2\\\" Plywood HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-108.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dato Construction, LLC\",\"approval_number_master\":\"FL#13830-R0\",\"approval_number\":\"FL13830.4\",\"seq\":4,\"product_model\":\"1\\\" Mechanical Lock\",\"product_description\":\"1\\\" Mechanical Lock 0.032\\\" Aluminum 16' Wide over 1\\\/2\\\" Plywood - HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-101.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dato Construction, LLC\",\"approval_number_master\":\"FL#13830-R0\",\"approval_number\":\"FL13830.5\",\"seq\":5,\"product_model\":\"1\\\" Nail Strip\",\"product_description\":\"1\\\" Nail Strip 24 Ga. 16\\\" Wide over 1\\\/2\\\" Plywood - Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-153.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dato Construction, LLC\",\"approval_number_master\":\"FL#13830-R0\",\"approval_number\":\"FL13830.6\",\"seq\":6,\"product_model\":\"1\\\" Snap Lock\",\"product_description\":\"1\\\" Snap Lock 24 Ga. 17\\\" Wide over 1\\\/2\\\" Plywood - HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-131PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dato Construction, LLC\",\"approval_number_master\":\"FL#13830-R0\",\"approval_number\":\"FL13830.7\",\"seq\":7,\"product_model\":\"5V Crimp\",\"product_description\":\"26 Ga. 5V Crimp Roof Panel over 1\\\/2\\\" Plywood Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-101.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Align Roofing, LLC\":[{\"manufacturer\":\"Align Roofing, LLC\",\"approval_number_master\":\"FL#14036-R0\",\"approval_number\":\"FL14036.1\",\"seq\":1,\"product_model\":\"Architectural Snap Seam 1.5\",\"product_description\":\"1 1\\\/2\\\" Snap Lock - 24 Ga. Steel Roof Panel over 19\\\/32\\\" SEALED Plywood\",\"design_pressure\":\"+N\\\/A\\\/-112.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Align Roofing, LLC\",\"approval_number_master\":\"FL#14036-R0\",\"approval_number\":\"FL14036.2\",\"seq\":2,\"product_model\":\"Architectural Snap Strip 1.0\",\"product_description\":\"1\\\" Nail Strip - 24 Ga. Steel Roof Panel over 19\\\/32\\\" SEALED Plywood\",\"design_pressure\":\"+N\\\/A\\\/-100.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Align Roofing, LLC\",\"approval_number_master\":\"FL#14036-R0\",\"approval_number\":\"FL14036.3\",\"seq\":3,\"product_model\":\"Architectural Snap Strip 1.5\",\"product_description\":\"1 1\\\/2\\\" Nail Strip - 24 Ga. Steel Roof Panel over SEALED Plywood\",\"design_pressure\":\"+N\\\/A\\\/-65.0 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Align Roofing, LLC\",\"approval_number_master\":\"FL#14036-R0\",\"approval_number\":\"FL14036.4\",\"seq\":4,\"product_model\":\"Sure Loc Mechanical 1.5\",\"product_description\":\"1 1\\\/2\\\" Mechanical Lock - 24 Ga. Steel Roof Panel over 19\\\/32\\\" SEALED Plywood\",\"design_pressure\":\"+N\\\/A\\\/-52.5 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Align Roofing, LLC\",\"approval_number_master\":\"FL#14036-R0\",\"approval_number\":\"FL14036.5\",\"seq\":5,\"product_model\":\"Sure Loc Mechanical Aluminum\",\"product_description\":\"1 1\\\/2\\\" Mechanical Lock - 0.032\\\" Aluminum Roof Panel over 19\\\/32\\\" SEALED Plywood\",\"design_pressure\":\"+N\\\/A\\\/-72.5 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Align Roofing, LLC\",\"approval_number_master\":\"FL#14036-R0\",\"approval_number\":\"FL14036.6\",\"seq\":6,\"product_model\":\"Sure Loc Mechanical Copper\",\"product_description\":\"1 1\\\/2\\\" Mechanical Lock - 16 oz. Copper Roof Panel over 19\\\/32\\\" SEALED Plywood\",\"design_pressure\":\"+N\\\/A\\\/-122.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-08-31 00:00:00\",\"instructions_url\":\"\"}],\"Metal Roofing of Ocala, LLC.\":[{\"manufacturer\":\"Metal Roofing of Ocala, LLC.\",\"approval_number_master\":\"FL#14049-R0\",\"approval_number\":\"FL14049.1\",\"seq\":1,\"product_model\":\"Min. 29 Ga. Wind-Rib\",\"product_description\":\"Min. 29 Ga. Wind-Rib Roof Panel over 1x4 Wood Purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+63.5 PSF\\\/-78.5 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Metal Pro Roofing\":[{\"manufacturer\":\"Metal Pro Roofing\",\"approval_number_master\":\"FL#14316-R0\",\"approval_number\":\"FL14316.1\",\"seq\":1,\"product_model\":\"1 - \\\"Shake Shingle\\\"\",\"product_description\":\"24 gauge steel roof panel, with the appearance of a traditional wood shake roof attached to structural rafters using a wood batten system.\",\"design_pressure\":\"+N\\\/A\\\/-65.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Pro Roofing\",\"approval_number_master\":\"FL#14316-R0\",\"approval_number\":\"FL14316.2\",\"seq\":2,\"product_model\":\"2 - \\\"Tile Shingle\\\"\",\"product_description\":\"24 gauge steel roof panel, with the appearance of a classic Spanish tile roof attached to structural rafters using a wood batten system.\",\"design_pressure\":\"+N\\\/A\\\/-65.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Florida Metal Roofing Products, Inc.\":[{\"manufacturer\":\"Florida Metal Roofing Products, Inc.\",\"approval_number_master\":\"FL#14485-R0\",\"approval_number\":\"FL14485.1\",\"seq\":1,\"product_model\":\"Barrel Tile\",\"product_description\":\"Barrel Style Metal Tile\",\"design_pressure\":\"+0\\\/-204.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Metal Roofing Products, Inc.\",\"approval_number_master\":\"FL#14629-R0\",\"approval_number\":\"FL14629.1\",\"seq\":1,\"product_model\":\"Barrel Tile\",\"product_description\":\"Barrel Style Metal Tile\",\"design_pressure\":\"+0\\\/-204.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Metal Roofing Products, Inc.\",\"approval_number_master\":\"FL#16317-R0\",\"approval_number\":\"FL16317.1\",\"seq\":1,\"product_model\":\"0.032\\\" Barrel Style Aluminum Tile\",\"product_description\":\"Through-fastened metal roofing over plywood deck\",\"design_pressure\":\"+0\\\/-127.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Metal Roofing Products, Inc.\",\"approval_number_master\":\"FL#16317-R1\",\"approval_number\":\"FL16317.2\",\"seq\":2,\"product_model\":\"24 ga. Steel Barrel Style Tile\",\"product_description\":\"Through-fastened metal roofing over plywood deck\",\"design_pressure\":\"+0\\\/-204.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"All Weather Insulated Panels\":[{\"manufacturer\":\"All Weather Insulated Panels\",\"approval_number_master\":\"FL#14700-R0\",\"approval_number\":\"FL14700.1\",\"seq\":1,\"product_model\":\"HR Series High Rib Roof\",\"product_description\":\"HR3 Roof Panel\",\"design_pressure\":\"+N\\\/A\\\/-30.0 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Weather Insulated Panels\",\"approval_number_master\":\"FL#14700-R0\",\"approval_number\":\"FL14700.2\",\"seq\":2,\"product_model\":\"HR Series High Rib Roof\",\"product_description\":\"HR5 Roof Panel\",\"design_pressure\":\"+N\\\/A\\\/-30.0 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Weather Insulated Panels\",\"approval_number_master\":\"FL#14700-R0\",\"approval_number\":\"FL14700.3\",\"seq\":3,\"product_model\":\"SR Series Standing Seam Roof\",\"product_description\":\"SR2 Standing Seam Roof Panel\",\"design_pressure\":\"+N\\\/A\\\/-45.0 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Weather Insulated Panels\",\"approval_number_master\":\"FL#14700-R0\",\"approval_number\":\"FL14700.4\",\"seq\":4,\"product_model\":\"SR Series Standing Seam Roof\",\"product_description\":\"SR3 Standing Seam Roof Panel\",\"design_pressure\":\"+N\\\/A\\\/-45.0 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-08-01 00:00:00\",\"instructions_url\":\"\"}],\"Ameritech Enterprises, LLC.\":[{\"manufacturer\":\"Ameritech Enterprises, LLC.\",\"approval_number_master\":\"FL#14953-R0\",\"approval_number\":\"FL14953.1\",\"seq\":1,\"product_model\":\"Englert\\u00ae Series 2500 w\\\/ Continuous Clips\",\"product_description\":\"2\\\" Rib Height, 16\\\" wide, 24 Ga Steel roof panel attached to 22 Ga. Steel Deck with mechanically seamed Continuous panel clips\",\"design_pressure\":\"+N\\\/A\\\/-90.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ameritech Enterprises, LLC.\",\"approval_number_master\":\"FL#14953-R0\",\"approval_number\":\"FL14953.2\",\"seq\":2,\"product_model\":\"Englert\\u00ae Series 2500 w\\\/ Continuous Clips\",\"product_description\":\"2\\\" Rib Height, 16\\\" wide, 0.032\\\" Aluminum roof panel attached to 22 Ga. Steel Deck with mechanically seamed Continuous panel clips\",\"design_pressure\":\"+N\\\/A\\\/-67.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ameritech Enterprises, LLC.\",\"approval_number_master\":\"FL#14953-R0\",\"approval_number\":\"FL14953.3\",\"seq\":3,\"product_model\":\"Englert\\u00ae Series 2500 w\\\/ One-Piece Fixed Clips\",\"product_description\":\"2\\\" Rib Height, 16\\\" wide, 24 Ga Steel roof panel attached to 22 Ga. Steel Deck with mechanically seamed One-Piece Fixed panel clips.\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ameritech Enterprises, LLC.\",\"approval_number_master\":\"FL#14953-R1\",\"approval_number\":\"FL14953.4\",\"seq\":4,\"product_model\":\"4_Ameritech AE 200 w\\\/ Continuous Clips\",\"product_description\":\"2\\\" Rib Height, 16\\\" Wide, 24 Ga Steel Roof Panel Attached to 22 Ga. Steel Deck with Mechanically Seamed Continuous Panel Clips\",\"design_pressure\":\"+N\\\/A\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ameritech Enterprises, LLC.\",\"approval_number_master\":\"FL#14953-R1\",\"approval_number\":\"FL14953.5\",\"seq\":5,\"product_model\":\"5_Ameritech AE 200 w\\\/ Continuous Clips\",\"product_description\":\"2\\\" Rib Height, 16\\\" Wide, 0.032\\\" Aluminum Roof Panel Attached to 22 Ga. Steel Deck with Mechanically Seamed Continuous Panel Clips\",\"design_pressure\":\"+N\\\/A\\\/-67.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ameritech Enterprises, LLC.\",\"approval_number_master\":\"FL#14953-R1\",\"approval_number\":\"FL14953.6\",\"seq\":6,\"product_model\":\"6_Ameritech AE 200 w\\\/ One-Piece Fixed Clips\",\"product_description\":\"2\\\" Rib Height, 16\\\" Wide, 24 Ga Steel Roof Panel Attached to 22 Ga. Steel Deck with Mechanically One-Piece Fixed panel clips.\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ameritech Enterprises, LLC.\",\"approval_number_master\":\"FL#17600-R0\",\"approval_number\":\"FL17600.1\",\"seq\":1,\"product_model\":\"PAC-150 (.032\\\")\",\"product_description\":\".032\\\" Aluminum over 1\\\/2\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-166.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ameritech Enterprises, LLC.\",\"approval_number_master\":\"FL#17600-R0\",\"approval_number\":\"FL17600.2\",\"seq\":2,\"product_model\":\"PAC-150 (24 ga.)\",\"product_description\":\"24 Ga. Steel over 1\\\/2\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-136.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ameritech Enterprises, LLC.\",\"approval_number_master\":\"FL#17600-R0\",\"approval_number\":\"FL17600.3\",\"seq\":3,\"product_model\":\"Snap-Clad (.032\\\")\",\"product_description\":\".032\\\" Aluminum over 1\\\/2\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-151.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ameritech Enterprises, LLC.\",\"approval_number_master\":\"FL#17600-R0\",\"approval_number\":\"FL17600.4\",\"seq\":4,\"product_model\":\"Snap-Clad (.040\\\")\",\"product_description\":\".040\\\" Aluminum over 5\\\/8\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ameritech Enterprises, LLC.\",\"approval_number_master\":\"FL#17600-R0\",\"approval_number\":\"FL17600.5\",\"seq\":5,\"product_model\":\"Snap-Clad (24 ga.)\",\"product_description\":\"24 Ga. Steel over 1\\\/2\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-144.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ameritech Enterprises, LLC.\",\"approval_number_master\":\"FL#17600-R0\",\"approval_number\":\"FL17600.6\",\"seq\":6,\"product_model\":\"Tite-Loc Plus (.032\\\")\",\"product_description\":\".032\\\" Aluminum over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-204.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ameritech Enterprises, LLC.\",\"approval_number_master\":\"FL#17600-R0\",\"approval_number\":\"FL17600.7\",\"seq\":7,\"product_model\":\"Tite-Loc Plus (24 ga.)\",\"product_description\":\"24 Ga. Steel over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-196.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-03-19 00:00:00\",\"instructions_url\":\"\"}],\"Allmet Roofing Products\":[{\"manufacturer\":\"Allmet Roofing Products\",\"approval_number_master\":\"FL#14984-R0\",\"approval_number\":\"FL14984.1\",\"seq\":1,\"product_model\":\"Continental Tile, Woodshake Tile, Shadowline Tile & Talavera SF Tile\",\"product_description\":\"26 ga. stone coated panels fastened to battens\",\"design_pressure\":\"+N\\\/A\\\/-135\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allmet Roofing Products\",\"approval_number_master\":\"FL#14984-R0\",\"approval_number\":\"FL14984.2\",\"seq\":2,\"product_model\":\"Talavera NB, Tudor Slate NB & Ridgewood NB\",\"product_description\":\"26 ga. stone coated panels fastened to deck.\",\"design_pressure\":\"+N\\\/A\\\/-144.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allmet Roofing Products\",\"approval_number_master\":\"FL#16449-R0\",\"approval_number\":\"FL16449.1\",\"seq\":1,\"product_model\":\"Granite Ridge Shingle\",\"product_description\":\"26 ga. metal shingle\",\"design_pressure\":\"+0\\\/-110\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"VALUE METAL CORPORATION\":[{\"manufacturer\":\"VALUE METAL CORPORATION\",\"approval_number_master\":\"FL#15526-R0\",\"approval_number\":\"FL15526.1\",\"seq\":1,\"product_model\":\"1 - \\\"VMC 5V Crimp\\\"\",\"product_description\":\"26 gauge Steel roof panel mechanically attached to 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-151.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VALUE METAL CORPORATION\",\"approval_number_master\":\"FL#15526-R0\",\"approval_number\":\"FL15526.2\",\"seq\":2,\"product_model\":\"2 - \\\"VMC 1-1\\\/2\\\" Mechanical Seam\\\"\",\"product_description\":\"24 gauge Steel standing seam roof panel mechanically attached to 19\\\/32\\\" Plywood with continuous panel clips\",\"design_pressure\":\"+N\\\/A\\\/-136.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VALUE METAL CORPORATION\",\"approval_number_master\":\"FL#28070-R0\",\"approval_number\":\"FL28070.1\",\"seq\":1,\"product_model\":\"1 - \\\"VMC 5V Crimp\\\"\",\"product_description\":\"26 gauge Steel roof panel mechanically attached to 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-151.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VALUE METAL CORPORATION\",\"approval_number_master\":\"FL#28070-R0\",\"approval_number\":\"FL28070.2\",\"seq\":2,\"product_model\":\"2 - \\\"VMC 1-1\\\/2\\\" Mechanical Seam\\\"\",\"product_description\":\"24 gauge Steel standing seam roof panel mechanically attached to 19\\\/32\\\" Plywood with continuous panel clips\",\"design_pressure\":\"+N\\\/A\\\/-136.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ALUCOM, LLC\":[{\"manufacturer\":\"ALUCOM, LLC\",\"approval_number_master\":\"FL#15734-R0\",\"approval_number\":\"FL15734.1\",\"seq\":1,\"product_model\":\"Terrabella\",\"product_description\":\"26 ga. stone coated metal panels\",\"design_pressure\":\"+0\\\/-67.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALUCOM, LLC\",\"approval_number_master\":\"FL#17316-R0\",\"approval_number\":\"FL17316.1\",\"seq\":1,\"product_model\":\"Terrabella Shingle and Shake\",\"product_description\":\"Stone-coated metal roofing\",\"design_pressure\":\"+0\\\/-112.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ALUCOM, LLC\",\"approval_number_master\":\"FL#15734-R3\",\"approval_number\":\"FL15734.2\",\"seq\":2,\"product_model\":\"Terrabella Verona and Classic\",\"product_description\":\"26 ga. stone coated metal panels\",\"design_pressure\":\"+0\\\/-150\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-06-22 00:00:00\",\"instructions_url\":\"\"}],\"Steel Roofing Systems, LLC.\":[{\"manufacturer\":\"Steel Roofing Systems, LLC.\",\"approval_number_master\":\"FL#15837-R0\",\"approval_number\":\"FL15837.1\",\"seq\":1,\"product_model\":\"Min. 29 Ga. AG Roof Panel\",\"product_description\":\"Min. 29 Ga. AG Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-101.0PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steel Roofing Systems, LLC.\",\"approval_number_master\":\"FL#15837-R0\",\"approval_number\":\"FL15837.2\",\"seq\":2,\"product_model\":\"Min. 29 Ga. AG Roof Panel\",\"product_description\":\"Min. 29 Ga. AG Roof Panel over 1x4 Wood Purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-101.0PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-14 00:00:00\",\"instructions_url\":\"\"}],\"East Coast Metals, Inc.\":[{\"manufacturer\":\"East Coast Metals, Inc.\",\"approval_number_master\":\"FL#15948-R0\",\"approval_number\":\"FL15948.1\",\"seq\":1,\"product_model\":\"Series 1101 (24 ga.)\",\"product_description\":\"24 ga. steel over plywood\",\"design_pressure\":\"+N\\\/A\\\/-165.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"East Coast Metals, Inc.\",\"approval_number_master\":\"FL#15948-R0\",\"approval_number\":\"FL15948.2\",\"seq\":2,\"product_model\":\"Series 1300 (.032\\\")\",\"product_description\":\".032\\\" aluminum over plywood\",\"design_pressure\":\"+N\\\/A\\\/-123.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"East Coast Metals, Inc.\",\"approval_number_master\":\"FL#15948-R0\",\"approval_number\":\"FL15948.3\",\"seq\":3,\"product_model\":\"Series 1300 (24 ga.)\",\"product_description\":\"24 ga. steel over plywood\",\"design_pressure\":\"+N\\\/A\\\/-165.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"East Coast Metals, Inc.\",\"approval_number_master\":\"FL#15948-R0\",\"approval_number\":\"FL15948.4\",\"seq\":4,\"product_model\":\"Series 2000 (.032\\\")\",\"product_description\":\".032\\\" aluminum over plywood\",\"design_pressure\":\"+N\\\/A\\\/-97.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"East Coast Metals, Inc.\",\"approval_number_master\":\"FL#15948-R0\",\"approval_number\":\"FL15948.5\",\"seq\":5,\"product_model\":\"Series 2000 (.040\\\")\",\"product_description\":\".040\\\" aluminum over plywood\",\"design_pressure\":\"+N\\\/A\\\/-123.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"East Coast Metals, Inc.\",\"approval_number_master\":\"FL#15948-R0\",\"approval_number\":\"FL15948.6\",\"seq\":6,\"product_model\":\"Series 2000 (24 ga.)\",\"product_description\":\"24 ga. steel over plywood\",\"design_pressure\":\"+N\\\/A\\\/-123.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"East Coast Metals, Inc.\",\"approval_number_master\":\"FL#15948-R0\",\"approval_number\":\"FL15948.7\",\"seq\":7,\"product_model\":\"Series 2000 (24 ga.)\",\"product_description\":\"24 ga. steel over steel deck\",\"design_pressure\":\"+N\\\/A\\\/-144.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-24 00:00:00\",\"instructions_url\":\"\"}],\"Dixie Building Supply Company, Inc\":[{\"manufacturer\":\"Dixie Building Supply Company, Inc\",\"approval_number_master\":\"FL#16307-R0\",\"approval_number\":\"FL16307.1\",\"seq\":1,\"product_model\":\"1.25 Corrugated Panel\",\"product_description\":\"1\\\/4\\\" rib, Min. 0.019 in. Galvalume\\u00ae\",\"design_pressure\":\"+N\\\/A\\\/-97.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-16 00:00:00\",\"instructions_url\":\"\"}],\"Advanced Roofing, Inc.\":[{\"manufacturer\":\"Advanced Roofing, Inc.\",\"approval_number_master\":\"FL#16803-R0\",\"approval_number\":\"FL16803.1\",\"seq\":1,\"product_model\":\"PAC-150 (.032\\\")\",\"product_description\":\".032\\\" Aluminum over 1\\\/2\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-166.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Roofing, Inc.\",\"approval_number_master\":\"FL#16803-R0\",\"approval_number\":\"FL16803.2\",\"seq\":2,\"product_model\":\"PAC-150 (24 ga.)\",\"product_description\":\"24 Gauge Steel over 1\\\/2\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-136.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Roofing, Inc.\",\"approval_number_master\":\"FL#16803-R0\",\"approval_number\":\"FL16803.3\",\"seq\":3,\"product_model\":\"Snap-Clad (.040\\\")\",\"product_description\":\".040\\\" Aluminum over 5\\\/8\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Roofing, Inc.\",\"approval_number_master\":\"FL#16803-R0\",\"approval_number\":\"FL16803.4\",\"seq\":4,\"product_model\":\"Snap-Clad (24 ga.)\",\"product_description\":\"24 Gauge Steel over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-181.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Roofing, Inc.\",\"approval_number_master\":\"FL#16803-R0\",\"approval_number\":\"FL16803.5\",\"seq\":5,\"product_model\":\"Tite-Loc Plus (.032\\\")\",\"product_description\":\".032\\\" Aluminum over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-204.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Roofing, Inc.\",\"approval_number_master\":\"FL#16803-R0\",\"approval_number\":\"FL16803.6\",\"seq\":6,\"product_model\":\"Tite-Loc Plus (24 ga.)\",\"product_description\":\"24 Gauge Steel over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-196.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Roofing, Inc.\",\"approval_number_master\":\"FL#16803-R0\",\"approval_number\":\"FL16803.7\",\"seq\":7,\"product_model\":\"Tite-Loc Plus (24 ga.)\",\"product_description\":\"24 Gauge Steel over 5\\\/8\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-204.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-02 00:00:00\",\"instructions_url\":\"\"}],\"Ocean Architectural Sheet Metal Supply, Inc.\":[{\"manufacturer\":\"Ocean Architectural Sheet Metal Supply, Inc.\",\"approval_number_master\":\"FL#16820-R0\",\"approval_number\":\"FL16820.1\",\"seq\":1,\"product_model\":\"PAC-150 (.032\\\")\",\"product_description\":\".032\\\" aluminum over 1\\\/2\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/-166.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ocean Architectural Sheet Metal Supply, Inc.\",\"approval_number_master\":\"FL#16820-R0\",\"approval_number\":\"FL16820.2\",\"seq\":2,\"product_model\":\"PAC-150 (24 ga.)\",\"product_description\":\"24 ga. steel over 1\\\/2\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/-136.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ocean Architectural Sheet Metal Supply, Inc.\",\"approval_number_master\":\"FL#16820-R0\",\"approval_number\":\"FL16820.3\",\"seq\":3,\"product_model\":\"SNAP-CLAD (.032\\\")\",\"product_description\":\".032\\\" aluminum over 1\\\/2\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/-151.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ocean Architectural Sheet Metal Supply, Inc.\",\"approval_number_master\":\"FL#16820-R0\",\"approval_number\":\"FL16820.4\",\"seq\":4,\"product_model\":\"SNAP-CLAD (.040\\\")\",\"product_description\":\".040\\\" aluminum over 5\\\/8\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ocean Architectural Sheet Metal Supply, Inc.\",\"approval_number_master\":\"FL#16820-R0\",\"approval_number\":\"FL16820.5\",\"seq\":5,\"product_model\":\"SNAP-CLAD (24 ga.)\",\"product_description\":\"24 ga. steel over 1\\\/2\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/-144.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ocean Architectural Sheet Metal Supply, Inc.\",\"approval_number_master\":\"FL#16820-R0\",\"approval_number\":\"FL16820.6\",\"seq\":6,\"product_model\":\"Tite-Loc Plus (.032\\\")\",\"product_description\":\".032\\\" aluminum over 5\\\/8\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ocean Architectural Sheet Metal Supply, Inc.\",\"approval_number_master\":\"FL#16820-R0\",\"approval_number\":\"FL16820.7\",\"seq\":7,\"product_model\":\"Tite-Loc Plus (24 ga.)\",\"product_description\":\"24 ga. steel over 5\\\/8\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/-204.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-26 00:00:00\",\"instructions_url\":\"\"}],\"Architectural Metal Specialties, Inc.\":[{\"manufacturer\":\"Architectural Metal Specialties, Inc.\",\"approval_number_master\":\"FL#16832-R0\",\"approval_number\":\"FL16832.1\",\"seq\":1,\"product_model\":\"PAC-150 (.032\\\")\",\"product_description\":\".032\\\" Aluminum over 1\\\/2\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-166.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Metal Specialties, Inc.\",\"approval_number_master\":\"FL#16832-R0\",\"approval_number\":\"FL16832.2\",\"seq\":2,\"product_model\":\"PAC-150 (24 ga.)\",\"product_description\":\"24 Ga. Steel over 1\\\/2\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-136.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Metal Specialties, Inc.\",\"approval_number_master\":\"FL#16832-R0\",\"approval_number\":\"FL16832.3\",\"seq\":3,\"product_model\":\"Snap-Clad (.032\\\")\",\"product_description\":\".032\\\" Aluminum over 1\\\/2\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-151.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Metal Specialties, Inc.\",\"approval_number_master\":\"FL#16832-R0\",\"approval_number\":\"FL16832.4\",\"seq\":4,\"product_model\":\"Snap-Clad (24 ga.)\",\"product_description\":\"24 Ga. Steel over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-181.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Metal Specialties, Inc.\",\"approval_number_master\":\"FL#16832-R0\",\"approval_number\":\"FL16832.5\",\"seq\":5,\"product_model\":\"Snap-Clad (24 ga.)\",\"product_description\":\"24 Ga. Steel over 1\\\/2\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-144.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Metal Specialties, Inc.\",\"approval_number_master\":\"FL#16832-R0\",\"approval_number\":\"FL16832.6\",\"seq\":6,\"product_model\":\"Tite-Loc Plus (.032\\\")\",\"product_description\":\".032\\\" Aluminum over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-204.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Metal Specialties, Inc.\",\"approval_number_master\":\"FL#16832-R0\",\"approval_number\":\"FL16832.7\",\"seq\":7,\"product_model\":\"Tite-Loc Plus (24 ga.)\",\"product_description\":\"24 Ga. Steel over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-196.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-23 00:00:00\",\"instructions_url\":\"\"}],\"911 Metals, LLC.\":[{\"manufacturer\":\"911 Metals, LLC.\",\"approval_number_master\":\"FL#16838-R0\",\"approval_number\":\"FL16838.1\",\"seq\":1,\"product_model\":\"Mechanical Lock\",\"product_description\":\"1 1\\\/2 inch Mechanical Lock, 16 inch wide Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-123.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"911 Metals, LLC.\",\"approval_number_master\":\"FL#16838-R0\",\"approval_number\":\"FL16838.2\",\"seq\":2,\"product_model\":\"Nail Strip\",\"product_description\":\"1 1\\\/2 inch Nail Strip, 24 Ga. 15 1\\\/2 inch wide Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"911 Metals, LLC.\",\"approval_number_master\":\"FL#16838-R0\",\"approval_number\":\"FL16838.3\",\"seq\":3,\"product_model\":\"Snap Lock\",\"product_description\":\"1 1\\\/2 inch Snap Lock, 24 Ga. 16 inch wide Roof Panel over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-116.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-02-21 00:00:00\",\"instructions_url\":\"\"}],\"Anco Roofing Systems, Inc.\":[{\"manufacturer\":\"Anco Roofing Systems, Inc.\",\"approval_number_master\":\"FL#16920-R0\",\"approval_number\":\"FL16920.1\",\"seq\":1,\"product_model\":\"Edge-Loc 1.0 (24 ga.)\",\"product_description\":\"24 Ga. Steel over 1\\\/2\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-101.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Anco Roofing Systems, Inc.\",\"approval_number_master\":\"FL#16920-R0\",\"approval_number\":\"FL16920.2\",\"seq\":2,\"product_model\":\"PAC-150 (.032\\\")\",\"product_description\":\".032\\\" Aluminum over 1\\\/2\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-166.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Anco Roofing Systems, Inc.\",\"approval_number_master\":\"FL#16920-R0\",\"approval_number\":\"FL16920.3\",\"seq\":3,\"product_model\":\"PAC-150 (24 ga.)\",\"product_description\":\"24 Ga. Steel over 1\\\/2\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-136.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Anco Roofing Systems, Inc.\",\"approval_number_master\":\"FL#16920-R0\",\"approval_number\":\"FL16920.4\",\"seq\":4,\"product_model\":\"Snap-Clad (.032\\\")\",\"product_description\":\".032\\\" Aluminum over 1\\\/2\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-151.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Anco Roofing Systems, Inc.\",\"approval_number_master\":\"FL#16920-R0\",\"approval_number\":\"FL16920.5\",\"seq\":5,\"product_model\":\"Snap-Clad (.040\\\")\",\"product_description\":\".040\\\" Aluminum over 5\\\/8\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Anco Roofing Systems, Inc.\",\"approval_number_master\":\"FL#16920-R0\",\"approval_number\":\"FL16920.6\",\"seq\":6,\"product_model\":\"Snap-Clad (24 ga.)\",\"product_description\":\"24 Ga. Steel over 1\\\/2\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-144.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Anco Roofing Systems, Inc.\",\"approval_number_master\":\"FL#16920-R0\",\"approval_number\":\"FL16920.7\",\"seq\":7,\"product_model\":\"Tite-Loc Plus (24 ga.)\",\"product_description\":\"24 Ga. Steel over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-196.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Anco Roofing Systems, Inc.\",\"approval_number_master\":\"FL#16920-R1\",\"approval_number\":\"FL16920.8\",\"seq\":8,\"product_model\":\"Snap-Clad (.032\\\" min.)\",\"product_description\":\".032\\\" (min.) Aluminum over 1\\\/2\\\" (min.) Plywood\",\"design_pressure\":\"+N\\\/A\\\/-151.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Anco Roofing Systems, Inc.\",\"approval_number_master\":\"FL#16920-R1\",\"approval_number\":\"FL16920.9\",\"seq\":9,\"product_model\":\"Snap-Clad (.040\\\" min.)\",\"product_description\":\".040\\\" (min.) Aluminum over 5\\\/8\\\" (min.) Plywood\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Anco Roofing Systems, Inc.\",\"approval_number_master\":\"FL#16920-R1\",\"approval_number\":\"FL16920.10\",\"seq\":10,\"product_model\":\"Snap-Clad (24 ga. min.)\",\"product_description\":\"24 Ga. (min.) Steel over 1\\\/2\\\" (min.) Plywood\",\"design_pressure\":\"+N\\\/A\\\/-144.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Anco Roofing Systems, Inc.\",\"approval_number_master\":\"FL#16920-R1\",\"approval_number\":\"FL16920.11\",\"seq\":11,\"product_model\":\"Snap-Clad (24 ga. min.)\",\"product_description\":\"24 Ga. (min.) Steel over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/--181.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Anco Roofing Systems, Inc.\",\"approval_number_master\":\"FL#16920-R1\",\"approval_number\":\"FL16920.12\",\"seq\":12,\"product_model\":\"Tite-Loc Plus (.032\\\" min.)\",\"product_description\":\".032\\\" (min.) Aluminum over 5\\\/8\\\" (min.) Plywood\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Anco Roofing Systems, Inc.\",\"approval_number_master\":\"FL#16920-R1\",\"approval_number\":\"FL16920.13\",\"seq\":13,\"product_model\":\"Tite-Loc Plus (.032\\\" min.)\",\"product_description\":\".032\\\" (min.) Aluminum over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/--204.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Anco Roofing Systems, Inc.\",\"approval_number_master\":\"FL#16920-R1\",\"approval_number\":\"FL16920.14\",\"seq\":14,\"product_model\":\"Tite-Loc Plus (24 ga. min.)\",\"product_description\":\"24 Ga. (min.) Steel over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-196.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-23 00:00:00\",\"instructions_url\":\"\"}],\"O\\u2019Neal Roofing Company\":[{\"manufacturer\":\"O'Neal Roofing Company\",\"approval_number_master\":\"FL#16934-R0\",\"approval_number\":\"FL16934.1\",\"seq\":1,\"product_model\":\"Edge-Loc 1.0 (24 ga.)\",\"product_description\":\"24 Ga. Steel over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-101.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"O'Neal Roofing Company\",\"approval_number_master\":\"FL#16934-R0\",\"approval_number\":\"FL16934.2\",\"seq\":2,\"product_model\":\"Snap-Clad (.032\\\")\",\"product_description\":\".032\\\" Aluminum over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-151.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"O'Neal Roofing Company\",\"approval_number_master\":\"FL#16934-R0\",\"approval_number\":\"FL16934.3\",\"seq\":3,\"product_model\":\"Snap-Clad (.032\\\")\",\"product_description\":\".032\\\" Aluminum over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"O'Neal Roofing Company\",\"approval_number_master\":\"FL#16934-R0\",\"approval_number\":\"FL16934.4\",\"seq\":4,\"product_model\":\"Snap-Clad (24 ga.)\",\"product_description\":\"24 Ga. Steel over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-144.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"O'Neal Roofing Company\",\"approval_number_master\":\"FL#16934-R0\",\"approval_number\":\"FL16934.5\",\"seq\":5,\"product_model\":\"Snap-Clad (24 ga.)\",\"product_description\":\"24 Ga. Steel over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-181.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"O'Neal Roofing Company\",\"approval_number_master\":\"FL#16934-R0\",\"approval_number\":\"FL16934.6\",\"seq\":6,\"product_model\":\"Tite-Loc Plus (24 ga.)\",\"product_description\":\"24 Ga. Steel over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-196.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"O'Neal Roofing Company\",\"approval_number_master\":\"FL#16934-R0\",\"approval_number\":\"FL16934.7\",\"seq\":7,\"product_model\":\"Tite-Loc Plus (24 ga.)\",\"product_description\":\"24 Ga. Steel over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-204.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-30 00:00:00\",\"instructions_url\":\"\"}],\"Metal Master Shop, Inc.\":[{\"manufacturer\":\"Metal Master Shop, Inc.\",\"approval_number_master\":\"FL#16936-R0\",\"approval_number\":\"FL16936.1\",\"seq\":1,\"product_model\":\"Edge-Loc 1.0 (24 ga.)\",\"product_description\":\"24 Ga. Steel over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-101.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Master Shop, Inc.\",\"approval_number_master\":\"FL#16936-R0\",\"approval_number\":\"FL16936.2\",\"seq\":2,\"product_model\":\"PAC-150 (.032\\\")\",\"product_description\":\".032\\\" Aluminum over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-166.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Master Shop, Inc.\",\"approval_number_master\":\"FL#16936-R0\",\"approval_number\":\"FL16936.3\",\"seq\":3,\"product_model\":\"PAC-150 (24 ga.)\",\"product_description\":\"24 Ga. Steel over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-136.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Master Shop, Inc.\",\"approval_number_master\":\"FL#16936-R0\",\"approval_number\":\"FL16936.4\",\"seq\":4,\"product_model\":\"Snap-Clad (.032\\\")\",\"product_description\":\".032\\\" Aluminum over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Master Shop, Inc.\",\"approval_number_master\":\"FL#16936-R0\",\"approval_number\":\"FL16936.5\",\"seq\":5,\"product_model\":\"Snap-Clad (.032\\\")\",\"product_description\":\".032\\\" Aluminum over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-151.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Master Shop, Inc.\",\"approval_number_master\":\"FL#16936-R0\",\"approval_number\":\"FL16936.6\",\"seq\":6,\"product_model\":\"Snap-Clad (24 ga.)\",\"product_description\":\"24 Ga. Steel over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-181.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Master Shop, Inc.\",\"approval_number_master\":\"FL#16936-R0\",\"approval_number\":\"FL16936.7\",\"seq\":7,\"product_model\":\"Snap-Clad (24 ga.)\",\"product_description\":\"24 Ga. Steel over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-144.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Master Shop, Inc.\",\"approval_number_master\":\"FL#32387-R0\",\"approval_number\":\"FL32387.1\",\"seq\":1,\"product_model\":\"Master Series 1 1\\\/2\\\" Standing Seam\",\"product_description\":\"24 Ga. Steel 1 1\\\/2\\\" Standing Seam Roof System, 16\\\" Wide, Over 1\\\/2\\\" Plywood (HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Master Shop, Inc.\",\"approval_number_master\":\"FL#32387-R1\",\"approval_number\":\"FL32387.2\",\"seq\":2,\"product_model\":\"Master Series 1 1\\\/2\\\" Standing Seam\",\"product_description\":\"0.032\\\" Aluminum 1 1\\\/2\\\" Standing Seam Roof Panel, 16\\\" Wide, over 1\\\/2\\\" Plywood.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Master Shop, Inc.\",\"approval_number_master\":\"FL#32387-R1\",\"approval_number\":\"FL32387.3\",\"seq\":3,\"product_model\":\"Master Series 1 1\\\/2\\\" Standing Seam\",\"product_description\":\"16 oz. Copper 1 1\\\/2\\\" Standing Seam Roof Panel, 16\\\" Wide, over 1\\\/2\\\" Plywood.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Master Shop, Inc.\",\"approval_number_master\":\"FL#32387-R1\",\"approval_number\":\"FL32387.4\",\"seq\":4,\"product_model\":\"Master Series 1\\\" NailStrip\",\"product_description\":\"24 Ga. Steel 1\\\" NailStrip Roof Panel, 16\\\" Wide, over 1\\\/2\\\" Plywood.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Master Shop, Inc.\",\"approval_number_master\":\"FL#32387-R1\",\"approval_number\":\"FL32387.5\",\"seq\":5,\"product_model\":\"Master Series 5V Crimp\",\"product_description\":\"26 Ga. Steel 5V Crimp Roof Panel, 24\\\" Wide, over 1\\\/2\\\" Plywood.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-30 00:00:00\",\"instructions_url\":\"\"}],\"Hi-Tech Roofing & Sheetmetal, Inc.\":[{\"manufacturer\":\"Hi-Tech Roofing & Sheetmetal, Inc.\",\"approval_number_master\":\"FL#16948-R0\",\"approval_number\":\"FL16948.1\",\"seq\":1,\"product_model\":\"PAC-150 (.032\\\")\",\"product_description\":\".032\\\" Aluminum over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-166.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hi-Tech Roofing & Sheetmetal, Inc.\",\"approval_number_master\":\"FL#16948-R0\",\"approval_number\":\"FL16948.2\",\"seq\":2,\"product_model\":\"PAC-150 (24 ga.)\",\"product_description\":\"24 Ga. Steel over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-136.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hi-Tech Roofing & Sheetmetal, Inc.\",\"approval_number_master\":\"FL#16948-R0\",\"approval_number\":\"FL16948.3\",\"seq\":3,\"product_model\":\"Snap-Clad (.032\\\")\",\"product_description\":\".032\\\" Aluminum over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hi-Tech Roofing & Sheetmetal, Inc.\",\"approval_number_master\":\"FL#16948-R0\",\"approval_number\":\"FL16948.4\",\"seq\":4,\"product_model\":\"Snap-Clad (.032\\\")\",\"product_description\":\".032\\\" Aluminum over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-151.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hi-Tech Roofing & Sheetmetal, Inc.\",\"approval_number_master\":\"FL#16948-R0\",\"approval_number\":\"FL16948.5\",\"seq\":5,\"product_model\":\"Snap-Clad (.040\\\")\",\"product_description\":\".040\\\" Aluminum over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hi-Tech Roofing & Sheetmetal, Inc.\",\"approval_number_master\":\"FL#16948-R0\",\"approval_number\":\"FL16948.6\",\"seq\":6,\"product_model\":\"Snap-Clad (24 ga.)\",\"product_description\":\"24 Ga. Steel over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-144.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hi-Tech Roofing & Sheetmetal, Inc.\",\"approval_number_master\":\"FL#16948-R0\",\"approval_number\":\"FL16948.7\",\"seq\":7,\"product_model\":\"Snap-Clad (24 ga.)\",\"product_description\":\"24 Ga. Steel over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-181.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-02 00:00:00\",\"instructions_url\":\"\"}],\"American Metals Supply, Inc.\":[{\"manufacturer\":\"American Metals Supply, Inc.\",\"approval_number_master\":\"FL#16952-R0\",\"approval_number\":\"FL16952.1\",\"seq\":1,\"product_model\":\"3\\\" Riser Aluminum Roof Panels\",\"product_description\":\"0.024\\\" and 0.030\\\" thick x 3\\\" x 12\\\" wide riser roof panels\",\"design_pressure\":\"+48.6\\\/-48.6\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Quality Edge, Inc.\":[{\"manufacturer\":\"Quality Edge, Inc.\",\"approval_number_master\":\"FL#17126-R0\",\"approval_number\":\"FL17126.1\",\"seq\":1,\"product_model\":\"Matterhorn Slate and Shake metal roofing\",\"product_description\":\"Slate and Shake metal roofing\",\"design_pressure\":\"+20\\\/-42\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quality Edge, Inc.\",\"approval_number_master\":\"FL#17126-R0\",\"approval_number\":\"FL17126.2\",\"seq\":2,\"product_model\":\"Matterhorn Spanish Tile\",\"product_description\":\"Matterhorn Spanish tile\",\"design_pressure\":\"+20\\\/-87\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quality Edge, Inc.\",\"approval_number_master\":\"FL#17126-R0\",\"approval_number\":\"FL17126.3\",\"seq\":3,\"product_model\":\"Matterhorn Standing Seam\",\"product_description\":\"Standing seam metal roofing\",\"design_pressure\":\"+20\\\/-52\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-29 00:00:00\",\"instructions_url\":\"\"}],\"Thorne Metal Systems, Inc.\":[{\"manufacturer\":\"Thorne Metal Systems, Inc.\",\"approval_number_master\":\"FL#17284-R0\",\"approval_number\":\"FL17284.1\",\"seq\":1,\"product_model\":\"PAC-150 (.032\\\")\",\"product_description\":\".032\\\" Aluminum over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-166.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-07-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thorne Metal Systems, Inc.\",\"approval_number_master\":\"FL#17284-R0\",\"approval_number\":\"FL17284.2\",\"seq\":2,\"product_model\":\"PAC-150 (24 ga.)\",\"product_description\":\"24 Ga. Steel over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-136.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-07-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thorne Metal Systems, Inc.\",\"approval_number_master\":\"FL#17284-R0\",\"approval_number\":\"FL17284.3\",\"seq\":3,\"product_model\":\"Snap-Clad (.032\\\")\",\"product_description\":\".032\\\" Aluminum over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-08-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thorne Metal Systems, Inc.\",\"approval_number_master\":\"FL#17284-R0\",\"approval_number\":\"FL17284.4\",\"seq\":4,\"product_model\":\"Snap-Clad (.032\\\")\",\"product_description\":\".032\\\" Aluminum over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-151.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-09-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thorne Metal Systems, Inc.\",\"approval_number_master\":\"FL#17284-R0\",\"approval_number\":\"FL17284.5\",\"seq\":5,\"product_model\":\"Snap-Clad (.040\\\")\",\"product_description\":\".040\\\" Aluminum over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-08-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thorne Metal Systems, Inc.\",\"approval_number_master\":\"FL#17284-R0\",\"approval_number\":\"FL17284.6\",\"seq\":6,\"product_model\":\"Snap-Clad (24 ga.)\",\"product_description\":\"24 Ga. Steel over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-144.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-08-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thorne Metal Systems, Inc.\",\"approval_number_master\":\"FL#17284-R0\",\"approval_number\":\"FL17284.7\",\"seq\":7,\"product_model\":\"Snap-Clad (24 ga.)\",\"product_description\":\"24 Ga. Steel over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-181.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-08-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thorne Metal Systems, Inc.\",\"approval_number_master\":\"FL#17284-R2\",\"approval_number\":\"FL17284.8\",\"seq\":8,\"product_model\":\"Snap-Clad (24 ga. min.)\",\"product_description\":\"24 Ga. (min.) Steel over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-181.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-08-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thorne Metal Systems, Inc.\",\"approval_number_master\":\"FL#17284-R2\",\"approval_number\":\"FL17284.9\",\"seq\":9,\"product_model\":\"Tite-Loc Plus (.032\\\" min.)\",\"product_description\":\".032\\\" (min.) Aluminum over 5\\\/8\\\" (min.) Plywood\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thorne Metal Systems, Inc.\",\"approval_number_master\":\"FL#17284-R2\",\"approval_number\":\"FL17284.10\",\"seq\":10,\"product_model\":\"Tite-Loc Plus (.032\\\" min.)\",\"product_description\":\".032\\\" (min.) Aluminum over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-204.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thorne Metal Systems, Inc.\",\"approval_number_master\":\"FL#17284-R2\",\"approval_number\":\"FL17284.11\",\"seq\":11,\"product_model\":\"Tite-Loc Plus (24 ga. min.)\",\"product_description\":\"24 Ga. (min.) Steel over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-196.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thorne Metal Systems, Inc.\",\"approval_number_master\":\"FL#17284-R2\",\"approval_number\":\"FL17284.12\",\"seq\":12,\"product_model\":\"Tite-Loc Plus (24 ga. min.)\",\"product_description\":\"24 Ga. (min.) Steel over 5\\\/8\\\" (min.) plywood\",\"design_pressure\":\"+N\\\/A\\\/-204.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-27 00:00:00\",\"instructions_url\":\"\"}],\"Collis Roofing, Inc.\":[{\"manufacturer\":\"Collis Roofing, Inc.\",\"approval_number_master\":\"FL#17359-R0\",\"approval_number\":\"FL17359.1\",\"seq\":1,\"product_model\":\"PAC-150 (.032\\\")\",\"product_description\":\".032\\\" aluminum over 1\\\/2\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/-166.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Collis Roofing, Inc.\",\"approval_number_master\":\"FL#17359-R0\",\"approval_number\":\"FL17359.2\",\"seq\":2,\"product_model\":\"PAC-150 (24 ga.)\",\"product_description\":\"24 ga. steel over 1\\\/2\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/-136.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Collis Roofing, Inc.\",\"approval_number_master\":\"FL#17359-R0\",\"approval_number\":\"FL17359.3\",\"seq\":3,\"product_model\":\"Snap-Clad (.032\\\")\",\"product_description\":\".032\\\" aluminum over 1\\\/2\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/-151.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Collis Roofing, Inc.\",\"approval_number_master\":\"FL#17359-R0\",\"approval_number\":\"FL17359.4\",\"seq\":4,\"product_model\":\"SNAP-CLAD (24 ga.)\",\"product_description\":\"24 Ga. Steel over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/--181.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Collis Roofing, Inc.\",\"approval_number_master\":\"FL#17359-R0\",\"approval_number\":\"FL17359.5\",\"seq\":5,\"product_model\":\"SNAP-CLAD (24 ga.)\",\"product_description\":\"24 ga. steel over 1\\\/2\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/--144.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Collis Roofing, Inc.\",\"approval_number_master\":\"FL#17359-R0\",\"approval_number\":\"FL17359.6\",\"seq\":6,\"product_model\":\"Tite-Loc Plus (.032\\\")\",\"product_description\":\".032\\\" aluminum over 5\\\/8\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-11-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Collis Roofing, Inc.\",\"approval_number_master\":\"FL#17359-R0\",\"approval_number\":\"FL17359.7\",\"seq\":7,\"product_model\":\"Tite-Loc Plus (24 ga.)\",\"product_description\":\"24 ga. steel over 5\\\/8\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/-204.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-11-06 00:00:00\",\"instructions_url\":\"\"}],\"Elixir Industries\":[{\"manufacturer\":\"Elixir Industries\",\"approval_number_master\":\"FL#17570-R0\",\"approval_number\":\"FL17570.1\",\"seq\":1,\"product_model\":\"Semi-Rigid Aluminum Roof Covering\",\"product_description\":\"Semi-rigid aluminum re-roofing covering applied over existing site or factory built roof system\",\"design_pressure\":\"+58.4\\\/-84.1\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-01 00:00:00\",\"instructions_url\":\"\"}],\"American Building Components (ABC)\":[{\"manufacturer\":\"American Building Components (ABC)\",\"approval_number_master\":\"FL#17617-R0\",\"approval_number\":\"FL17617.1\",\"seq\":1,\"product_model\":\"Imperial Rib Panel\",\"product_description\":\"29 ga. Imperial Rib panel over shingles and 15\\\/32\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/-153.50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Building Components (ABC)\",\"approval_number_master\":\"FL#17617-R0\",\"approval_number\":\"FL17617.2\",\"seq\":2,\"product_model\":\"Imperial Rib Panel\",\"product_description\":\"29 ga. Imperial Rib panel over min. 19\\\/32\\\" plywood\",\"design_pressure\":\"+N\\\/A\\\/-52.50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Building Components (ABC)\",\"approval_number_master\":\"FL#17617-R0\",\"approval_number\":\"FL17617.3\",\"seq\":3,\"product_model\":\"Sl-16\",\"product_description\":\"16\\\" or 12\\\" SL Panel over Plywood\",\"design_pressure\":\"+N\\\/A\\\/-108.50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-14 00:00:00\",\"instructions_url\":\"\"}],\"Triple C Rollforming and Roofing Supply LLC\":[{\"manufacturer\":\"Triple C Rollforming and Roofing Supply LLC\",\"approval_number_master\":\"FL#17706-R0\",\"approval_number\":\"FL17706.1\",\"seq\":1,\"product_model\":\"Ag Rib Panel\",\"product_description\":\"Min. 29GA over 15\\\/32\\\" APA span rated CDX plywood\\n36\\\" installed coverage\",\"design_pressure\":\"+N\\\/A\\\/-97.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-29 00:00:00\",\"instructions_url\":\"\"}],\"ASC Profiles LLC\":[{\"manufacturer\":\"ASC Profiles LLC\",\"approval_number_master\":\"FL#17764-R0\",\"approval_number\":\"FL17764.1\",\"seq\":1,\"product_model\":\"HR-36\",\"product_description\":\"36\\\" wide, 1-1\\\/2\\\" tall, exposed fastener steel roof panel.\",\"design_pressure\":\"+113\\\/-245\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASC Profiles LLC\",\"approval_number_master\":\"FL#17764-R0\",\"approval_number\":\"FL17764.2\",\"seq\":2,\"product_model\":\"X-Span (Alta Rib)\",\"product_description\":\"36\\\" wide, 2\\\" tall, exposed fastener steel roof panel\",\"design_pressure\":\"+214\\\/-196\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-05-31 00:00:00\",\"instructions_url\":\"\"}],\"BBG Contracting Group, Inc.\":[{\"manufacturer\":\"BBG Contracting Group, Inc.\",\"approval_number_master\":\"FL#17931-R0\",\"approval_number\":\"FL17931.1\",\"seq\":1,\"product_model\":\"Snap-Clad (.032\\\" min.)\",\"product_description\":\".032\\\" (min.) Aluminum over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BBG Contracting Group, Inc.\",\"approval_number_master\":\"FL#17931-R0\",\"approval_number\":\"FL17931.2\",\"seq\":2,\"product_model\":\"Snap-Clad (.032\\\" min.)\",\"product_description\":\".032\\\" (min.) Aluminum over 1\\\/2\\\" (min.) Plywood\",\"design_pressure\":\"+N\\\/A\\\/-151.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BBG Contracting Group, Inc.\",\"approval_number_master\":\"FL#17931-R0\",\"approval_number\":\"FL17931.3\",\"seq\":3,\"product_model\":\"Snap-Clad (24 ga. min.)\",\"product_description\":\"24 Ga. (min.) Steel over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-181.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BBG Contracting Group, Inc.\",\"approval_number_master\":\"FL#17931-R0\",\"approval_number\":\"FL17931.4\",\"seq\":4,\"product_model\":\"Snap-Clad (24 ga. min.)\",\"product_description\":\"24 Ga. (min.) Steel over 1\\\/2\\\" (min.) Plywood\",\"design_pressure\":\"+N\\\/A\\\/-144.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BBG Contracting Group, Inc.\",\"approval_number_master\":\"FL#17931-R0\",\"approval_number\":\"FL17931.5\",\"seq\":5,\"product_model\":\"Tite-Loc Plus (.032\\\" min.)\",\"product_description\":\".032\\\" (min.) Aluminum over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-204.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BBG Contracting Group, Inc.\",\"approval_number_master\":\"FL#17931-R0\",\"approval_number\":\"FL17931.6\",\"seq\":6,\"product_model\":\"Tite-Loc Plus (.032\\\" min.)\",\"product_description\":\".032\\\" (min.) Aluminum over 5\\\/8\\\" (min.) Plywood\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BBG Contracting Group, Inc.\",\"approval_number_master\":\"FL#17931-R0\",\"approval_number\":\"FL17931.7\",\"seq\":7,\"product_model\":\"Tite-Loc Plus (24 ga. min.)\",\"product_description\":\"24 Ga. (min.) Steel over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-196.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-23 00:00:00\",\"instructions_url\":\"\"}],\"Tallahassee Roofing, Inc.\":[{\"manufacturer\":\"Tallahassee Roofing, Inc.\",\"approval_number_master\":\"FL#17957-R0\",\"approval_number\":\"FL17957.1\",\"seq\":1,\"product_model\":\"Edge-Loc 1.0 (24 ga. min.)\",\"product_description\":\"24 Ga. (min.) Steel over 1\\\/2\\\" (min.) Plywood\",\"design_pressure\":\"+N\\\/A\\\/-101.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-05-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tallahassee Roofing, Inc.\",\"approval_number_master\":\"FL#17957-R0\",\"approval_number\":\"FL17957.2\",\"seq\":2,\"product_model\":\"Snap-Clad (.032\\\" min.)\",\"product_description\":\".032\\\" (min.) Aluminum over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-05-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tallahassee Roofing, Inc.\",\"approval_number_master\":\"FL#17957-R0\",\"approval_number\":\"FL17957.3\",\"seq\":3,\"product_model\":\"Snap-Clad (.040\\\" min.)\",\"product_description\":\".040\\\" (min.) Aluminum over 5\\\/8\\\" (min.) Plywood\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-05-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tallahassee Roofing, Inc.\",\"approval_number_master\":\"FL#17957-R0\",\"approval_number\":\"FL17957.4\",\"seq\":4,\"product_model\":\"Snap-Clad (24 ga. min.)\",\"product_description\":\"24 Ga. (min.) Steel over 1\\\/2\\\" (min.) Plywood\",\"design_pressure\":\"+N\\\/A\\\/-144.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-05-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tallahassee Roofing, Inc.\",\"approval_number_master\":\"FL#17957-R0\",\"approval_number\":\"FL17957.5\",\"seq\":5,\"product_model\":\"Snap-Clad (24 ga. min.)\",\"product_description\":\"24 Ga. (min.) Steel over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-181.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-05-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tallahassee Roofing, Inc.\",\"approval_number_master\":\"FL#17957-R0\",\"approval_number\":\"FL17957.6\",\"seq\":6,\"product_model\":\"Tite-Loc Plus (24 ga. min.)\",\"product_description\":\"24 Ga. (min.) Steel over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-196.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-05-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tallahassee Roofing, Inc.\",\"approval_number_master\":\"FL#17957-R2\",\"approval_number\":\"FL17957.7\",\"seq\":7,\"product_model\":\"Tite-Loc Plus (24 ga. min.)\",\"product_description\":\"24 ga. (min.) x 12\\\" thru 18\\\" Wide Steel Panel over Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-204.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-05-07 00:00:00\",\"instructions_url\":\"\"}],\"CertainTeed, LLC (Roofing)\":[{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#21470-R0\",\"approval_number\":\"FL21470.1\",\"seq\":1,\"product_model\":\"Matterhorn Shake and Slate\",\"product_description\":\"Shake and slate metal roofing\",\"design_pressure\":\"+20\\\/-42\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#21470-R0\",\"approval_number\":\"FL21470.2\",\"seq\":2,\"product_model\":\"Matterhorn Spanish Tile\",\"product_description\":\"Spanish tile metal roofing\",\"design_pressure\":\"+20\\\/-87\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#21470-R0\",\"approval_number\":\"FL21470.3\",\"seq\":3,\"product_model\":\"Persidio Shake and Slate\",\"product_description\":\"Shake and slate metal roofing\",\"design_pressure\":\"+20\\\/-42\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#21470-R0\",\"approval_number\":\"FL21470.4\",\"seq\":4,\"product_model\":\"Persidio Spanish Tile\",\"product_description\":\"Spanish tile metal roofing\",\"design_pressure\":\"+20\\\/-87\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Gutter Cap Inc.\":[{\"manufacturer\":\"Gutter Cap Inc.\",\"approval_number_master\":\"FL#22971-R0\",\"approval_number\":\"FL22971.1\",\"seq\":1,\"product_model\":\"Turtle Shell Roofing and Enviroview Roofing\",\"product_description\":\"Aluminum shingle coated with roofing granules\",\"design_pressure\":\"+0\\\/-90\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Liberty Plastics, Inc.\":[{\"manufacturer\":\"Liberty Plastics, Inc.\",\"approval_number_master\":\"FL#26460-R0\",\"approval_number\":\"FL26460.1\",\"seq\":1,\"product_model\":\"Mission Clay, Classic, European Pan, European Estate, Mediterranean Barrel, Spanish Barrel, Shake and Shingle\",\"product_description\":\"Preformed, fastened, stone-coated steel panels\",\"design_pressure\":\"+0\\\/-172.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Mid Florida Metals, LLC\":[{\"manufacturer\":\"Mid Florida Metals, LLC\",\"approval_number_master\":\"FL#26585-R0\",\"approval_number\":\"FL26585.1\",\"seq\":1,\"product_model\":\"Edge-Loc 1.0 (24 ga. min.)\",\"product_description\":\"24 Ga. (min.) steel over plywood\",\"design_pressure\":\"+N\\\/A\\\/-101\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metals, LLC\",\"approval_number_master\":\"FL#26585-R0\",\"approval_number\":\"FL26585.2\",\"seq\":2,\"product_model\":\"SNAP-CLAD (.032\\\" min.)\",\"product_description\":\".032\\\" (min.) aluminum over steel deck\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metals, LLC\",\"approval_number_master\":\"FL#26585-R0\",\"approval_number\":\"FL26585.3\",\"seq\":3,\"product_model\":\"SNAP-CLAD (.032\\\" min.)\",\"product_description\":\".032\\\" (min.) aluminum over plywood\",\"design_pressure\":\"+N\\\/A\\\/-153.50\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metals, LLC\",\"approval_number_master\":\"FL#26585-R0\",\"approval_number\":\"FL26585.4\",\"seq\":4,\"product_model\":\"SNAP-CLAD (.040\\\" min.)\",\"product_description\":\".040\\\" (min.) aluminum over plywood\",\"design_pressure\":\"+N\\\/A\\\/-174.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metals, LLC\",\"approval_number_master\":\"FL#26585-R0\",\"approval_number\":\"FL26585.5\",\"seq\":5,\"product_model\":\"SNAP-CLAD (24 ga. min.)\",\"product_description\":\"24 ga. (min.) steel over plywood\",\"design_pressure\":\"+N\\\/A\\\/-144.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metals, LLC\",\"approval_number_master\":\"FL#26585-R0\",\"approval_number\":\"FL26585.6\",\"seq\":6,\"product_model\":\"SNAP-CLAD (24 ga. min.)\",\"product_description\":\"24 ga. (min.) steel over steel deck\",\"design_pressure\":\"+N\\\/A\\\/-181.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-22 00:00:00\",\"instructions_url\":\"\"}],\"Alliance Group\":[{\"manufacturer\":\"Alliance Group\",\"approval_number_master\":\"FL#27515-R0\",\"approval_number\":\"FL27515.1\",\"seq\":1,\"product_model\":\".032 Aluminum Snap Lock Nail Strip\",\"product_description\":\".032 Aluminum Snap Lock Nail Strip over min. 15\\\/32\\\" 4-ply CDX plywood\",\"design_pressure\":\"+N\\\/A\\\/-121\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-05-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alliance Group\",\"approval_number_master\":\"FL#27515-R0\",\"approval_number\":\"FL27515.2\",\"seq\":2,\"product_model\":\"24GA Steel Snap Lock Nail Strip\",\"product_description\":\"24GA Steel Snap Lock Nail Strip over min. 15\\\/32\\\" 4-ply CDX plywood\",\"design_pressure\":\"+N\\\/A\\\/-102\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-05-25 00:00:00\",\"instructions_url\":\"\"}],\"EVERTILE US LLC dba EVERTILE A.S.\":[{\"manufacturer\":\"EVERTILE US LLC dba EVERTILE A.S.\",\"approval_number_master\":\"FL#27722-R0\",\"approval_number\":\"FL27722.1\",\"seq\":1,\"product_model\":\"QUADRIC\",\"product_description\":\"Min. 26 ga. preformed, fastened, stoned-coated steel panels\",\"design_pressure\":\"+0\\\/-75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-08-10 00:00:00\",\"instructions_url\":\"\"}],\"Aluminum and Fabrication by Sant Group\":[{\"manufacturer\":\"Aluminum and Fabrication by Sant Group\",\"approval_number_master\":\"FL#30023-R0\",\"approval_number\":\"FL30023.1\",\"seq\":1,\"product_model\":\"29 Ga. SG Rib Roof Panel\",\"product_description\":\"29 Ga. SG Rib Roof Panel over 1x4 Wood Purlins over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-108.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-07-31 00:00:00\",\"instructions_url\":\"\"}],\"Stone Metal LLC\":[{\"manufacturer\":\"Stone Metal LLC\",\"approval_number_master\":\"FL#30274-R0\",\"approval_number\":\"FL30274.1\",\"seq\":1,\"product_model\":\"1.0 NAILSTRIP\",\"product_description\":\"26GA STEEL OVER MIN. 15\\\/32\\\" CDX PLYWOOD.\",\"design_pressure\":\"+N\\\/A\\\/-86PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-08-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stone Metal LLC\",\"approval_number_master\":\"FL#30274-R0\",\"approval_number\":\"FL30274.2\",\"seq\":2,\"product_model\":\"36\\\" RIB PANEL\",\"product_description\":\"26GA STEEL PANEL OVER 15\\\/32\\\" CDX PLYWOOD\",\"design_pressure\":\"+N\\\/A\\\/-56PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-08-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stone Metal LLC\",\"approval_number_master\":\"FL#30274-R0\",\"approval_number\":\"FL30274.3\",\"seq\":3,\"product_model\":\"36\\\" RIB PANEL\",\"product_description\":\"26 GA STEEL OVER 7\\\/16\\\" OSB\",\"design_pressure\":\"+N\\\/A\\\/-146PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-08-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stone Metal LLC\",\"approval_number_master\":\"FL#30274-R0\",\"approval_number\":\"FL30274.4\",\"seq\":4,\"product_model\":\"5 V CRIMP\",\"product_description\":\"26 GA STEEL Over 15\\\/32 CDX PLYWOOD\",\"design_pressure\":\"+N\\\/A\\\/-116PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-08-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stone Metal LLC\",\"approval_number_master\":\"FL#30274-R0\",\"approval_number\":\"FL30274.5\",\"seq\":5,\"product_model\":\"SNAP LOCK\",\"product_description\":\"26GA STEEL SNAP LOCK OVER 15\\\/32\\\" CDX PLYWOOD.\",\"design_pressure\":\"+N\\\/A\\\/-86PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-08-08 00:00:00\",\"instructions_url\":\"\"}],\"Smith Built Metals-ALBANY\":[{\"manufacturer\":\"Smith Built Metals-ALBANY\",\"approval_number_master\":\"FL#30435-R0\",\"approval_number\":\"FL30435.1\",\"seq\":1,\"product_model\":\"MASTER RIB\",\"product_description\":\"MIN. 29GA STEEL OVER #2 SYP PURLIN 1X4'S OVER 15\\\/32\\\" PLYWOOD.\",\"design_pressure\":\"+N\\\/A\\\/-78.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-08-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Smith Built Metals-ALBANY\",\"approval_number_master\":\"FL#30435-R0\",\"approval_number\":\"FL30435.2\",\"seq\":2,\"product_model\":\"MASTER RIB\",\"product_description\":\"MIN. 29GA STEEL OVER 15\\\/32\\\" PLYWOOD\",\"design_pressure\":\"+N\\\/A\\\/-63.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-08-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Smith Built Metals-ALBANY\",\"approval_number_master\":\"FL#30435-R0\",\"approval_number\":\"FL30435.3\",\"seq\":3,\"product_model\":\"MASTER RIB\",\"product_description\":\"MIN. 29GA STEEL OVER PLYWOOD WITH FASTENER IN PANEL OVERLAP\",\"design_pressure\":\"+N\\\/A\\\/-76.95\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-08-20 00:00:00\",\"instructions_url\":\"\"}],\"Matador Metal Buildings\":[{\"manufacturer\":\"Matador Metal Buildings\",\"approval_number_master\":\"FL#30480-R0\",\"approval_number\":\"FL30480.1\",\"seq\":1,\"product_model\":\"26 Ga. AG Panel - Anchor Pattern A\",\"product_description\":\"Non-structural through-fastened metal roof panels installed over plywood sheathing roof deck.\",\"design_pressure\":\"+N\\\/A\\\/-63.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Matador Metal Buildings\",\"approval_number_master\":\"FL#30480-R0\",\"approval_number\":\"FL30480.2\",\"seq\":2,\"product_model\":\"26 Ga. AG Panel - Anchor Pattern B\",\"product_description\":\"Non-structural through-fastened metal roof panels installed over plywood sheathing roof deck.\",\"design_pressure\":\"+N\\\/A\\\/-108.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Matador Metal Buildings\",\"approval_number_master\":\"FL#30480-R0\",\"approval_number\":\"FL30480.3\",\"seq\":3,\"product_model\":\"29 Ga. AG Panel - Anchor Pattern A\",\"product_description\":\"Non-structural through-fastened metal roof panels installed over plywood sheathing roof deck.\",\"design_pressure\":\"+N\\\/A\\\/-63.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Matador Metal Buildings\",\"approval_number_master\":\"FL#30480-R0\",\"approval_number\":\"FL30480.4\",\"seq\":4,\"product_model\":\"29 Ga. AG Panel - Anchor Pattern B\",\"product_description\":\"Non-structural through-fastened metal roof panels installed over plywood sheathing roof deck.\",\"design_pressure\":\"+N\\\/A\\\/-108.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-27 00:00:00\",\"instructions_url\":\"\"}],\"Reinke Shakes\":[{\"manufacturer\":\"Reinke Shakes\",\"approval_number_master\":\"FL#30521-R0\",\"approval_number\":\"FL30521.1\",\"seq\":1,\"product_model\":\"0.030\\\" Aluminum Reinke Shake LT Roof Shake\",\"product_description\":\"0.030\\\" Aluminum Reinke Shake LT Roof Shake over 19\\\/32\\\" Plywood\",\"design_pressure\":\"+N\\\/A\\\/-161.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-11 00:00:00\",\"instructions_url\":\"\"}],\"Tefute USA. Inc\":[{\"manufacturer\":\"Tefute USA. Inc\",\"approval_number_master\":\"FL#31708-R0\",\"approval_number\":\"FL31708.1\",\"seq\":1,\"product_model\":\"Tefute Steel Roofing Shingles\",\"product_description\":\"Bond Tile, Classical Tile, Shingle Tile, Roman Tile and Wood Shake Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-05-31 00:00:00\",\"instructions_url\":\"\"}],\"Yoder Enterprises LLC\":[{\"manufacturer\":\"Yoder Enterprises LLC\",\"approval_number_master\":\"FL#32121-R0\",\"approval_number\":\"FL32121.1\",\"seq\":1,\"product_model\":\"MASTER RIB ROOF PANEL\",\"product_description\":\"36\\\" wid x 29ga Steel\",\"design_pressure\":\"+N\\\/A\\\/-78.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Yoder Enterprises LLC\",\"approval_number_master\":\"FL#32121-R0\",\"approval_number\":\"FL32121.2\",\"seq\":2,\"product_model\":\"MASTER RIB ROOF PANEL\",\"product_description\":\"36\\\" wide x 29ga Steel\",\"design_pressure\":\"+N\\\/A\\\/-122.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Yoder Enterprises LLC\",\"approval_number_master\":\"FL#32121-R0\",\"approval_number\":\"FL32121.3\",\"seq\":3,\"product_model\":\"MASTER RIB ROOF PANEL\",\"product_description\":\"36\\\" wide x 29ga Steel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-29 00:00:00\",\"instructions_url\":\"\"}],\"Metal Roofs Depot, LLC\":[{\"manufacturer\":\"Metal Roofs Depot, LLC\",\"approval_number_master\":\"FL#32861-R0\",\"approval_number\":\"FL32861.1\",\"seq\":1,\"product_model\":\"29 Ga. Residential Roof Panel\",\"product_description\":\"29 Ga. Residential Roof Panel over 7\\\/16\\\" OSB\",\"design_pressure\":\"+N\\\/A\\\/-116.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofs Depot, LLC\",\"approval_number_master\":\"FL#32861-R0\",\"approval_number\":\"FL32861.2\",\"seq\":2,\"product_model\":\"29 Ga. Residential Roof Panel\",\"product_description\":\"29 Ga. Residential Roof Panel over 1x4 Wood Purlins over 7\\\/16\\\" OSB\",\"design_pressure\":\"+N\\\/A\\\/-116.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roofs Depot, LLC\",\"approval_number_master\":\"FL#41954-R0\",\"approval_number\":\"FL41954.1\",\"seq\":1,\"product_model\":\"29 Ga. Residential Roof Panel\",\"product_description\":\"29 Ga. Residential Roof Panel with fasteners through panel rib over 7\\\/16\\\" OSB\",\"design_pressure\":\"+N\\\/A\\\/-131.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-01 00:00:00\",\"instructions_url\":\"\"}],\"Tactile Roofing Solutions\":[{\"manufacturer\":\"Tactile Roofing Solutions\",\"approval_number_master\":\"FL#34866-R0\",\"approval_number\":\"FL34866.1\",\"seq\":1,\"product_model\":\"Tactile Shingle, Shake and Roman\",\"product_description\":\"Preformed, fastened, stone-coated steel panels\",\"design_pressure\":\"+0\\\/-75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\":[{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#37381-R0\",\"approval_number\":\"FL37381.1\",\"seq\":1,\"product_model\":\"Panel Shake (Stamped) Metal Roofing Panel\",\"product_description\":\"Panel Shake (Stamped) Metal Roofing Panel\",\"design_pressure\":\"+NA\\\/-56\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#37381-R0\",\"approval_number\":\"FL37381.2\",\"seq\":2,\"product_model\":\"Panel Shake (Stamped) Metal Roofing Panel\",\"product_description\":\"Panel Shake (Stamped) Metal Roofing Panel\",\"design_pressure\":\"+NA\\\/-56\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#37870-R0\",\"approval_number\":\"FL37870.1\",\"seq\":1,\"product_model\":\"Panel Slate (Stamped)\",\"product_description\":\"Panel Slate (Stamped)\",\"design_pressure\":\"+NA\\\/-56\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ProVia LLC. (Doors and Windows) --- Formerly Provia LLC.\",\"approval_number_master\":\"FL#37870-R0\",\"approval_number\":\"FL37870.2\",\"seq\":2,\"product_model\":\"Panel Slate (Stamped)\",\"product_description\":\"Panel Slate (Stamped)\",\"design_pressure\":\"+NA\\\/-56\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-11 00:00:00\",\"instructions_url\":\"\"}],\"Ideal Roofing\":[{\"manufacturer\":\"Ideal Roofing\",\"approval_number_master\":\"FL#39326-R0\",\"approval_number\":\"FL39326.1\",\"seq\":1,\"product_model\":\"Wakefield Bridge Steel Shingles\",\"product_description\":\"The shingles have a front facing hem on the top and a rear facing hem on the bottom, with a top tab for fastening to the sheathing, and a standing rib on the right side and a hook rib on the left side of the panel edge to allow the panels to interlock.\",\"design_pressure\":\"+0\\\/-112\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-11-30 00:00:00\",\"instructions_url\":\"\"}],\"ProVia LLC. (Roofing) -- Formerly ProVia Roofing\":[{\"manufacturer\":\"ProVia LLC. (Roofing) -- Formerly ProVia Roofing\",\"approval_number_master\":\"FL#41822-R0\",\"approval_number\":\"FL41822.1\",\"seq\":1,\"product_model\":\"Spanish Tile\",\"product_description\":\"Metal Roofing Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Elite Steel Manufacturers of Florida LLC\":[{\"manufacturer\":\"Elite Steel Manufacturers of Florida LLC\",\"approval_number_master\":\"FL#41929-R0\",\"approval_number\":\"FL41929.1\",\"seq\":1,\"product_model\":\"Classic Roll Tile, Prima Tile, Universal Tile, Barrel Tile, Spanish Tile and Wave Tile\",\"product_description\":\"Non-structural metal roofing panels for the HVHZ\",\"design_pressure\":\"+0\\\/-168.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2025-11-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Steel Manufacturers of Florida LLC\",\"approval_number_master\":\"FL#41929-R0\",\"approval_number\":\"FL41929.2\",\"seq\":2,\"product_model\":\"Classic Roll Tile, Prima Tile, Universal Tile, Barrel Tile, Spanish Tile, Wave Tile and Tuff Rib\",\"product_description\":\"Non-structural metal roofing panels\",\"design_pressure\":\"+0\\\/-168.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-11-21 00:00:00\",\"instructions_url\":\"\"}],\"All Metal Fabricators\":[{\"manufacturer\":\"All Metal Fabricators\",\"approval_number_master\":\"FL#41939-R0\",\"approval_number\":\"FL41939.1\",\"seq\":1,\"product_model\":\"AMF 5V Roof Panel\",\"product_description\":\"26 Ga. Steel 5V Roof Panel, 24\\\" Wide, Over 5\\\/8\\\" Plywood Deck.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Western States Metal Roofing\":[{\"manufacturer\":\"Western States Metal Roofing\",\"approval_number_master\":\"FL#44601-R0\",\"approval_number\":\"FL44601.1\",\"seq\":1,\"product_model\":\"7\\\/8\\\" Corrugated\",\"product_description\":\"Exposed Fastener, Metal Roofing Panels. Installed over 15\\\/32\\\" Plywood.\",\"design_pressure\":\"+0\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western States Metal Roofing\",\"approval_number_master\":\"FL#44601-R0\",\"approval_number\":\"FL44601.2\",\"seq\":2,\"product_model\":\"7\\\/8\\\" Corrugated\",\"product_description\":\"Exposed Fastener, Metal Roofing Panels. Installed over 7\\\/16\\\" OSB.\",\"design_pressure\":\"+0\\\/-41\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western States Metal Roofing\",\"approval_number_master\":\"FL#44601-R0\",\"approval_number\":\"FL44601.3\",\"seq\":3,\"product_model\":\"7\\\/8\\\" Corrugated\",\"product_description\":\"Exposed .032 Aluminum Metal Roofing Panels. Installed Over 15\\\/32\\\" Plywood.\",\"design_pressure\":\"+0\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western States Metal Roofing\",\"approval_number_master\":\"FL#44601-R0\",\"approval_number\":\"FL44601.4\",\"seq\":4,\"product_model\":\"7\\\/8\\\" Corrugated\",\"product_description\":\"Exposed 20 oz. Copper Roofing Panels. Installed Over 15\\\/32\\\" Plywood Substrate.\",\"design_pressure\":\"+0\\\/-75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western States Metal Roofing\",\"approval_number_master\":\"FL#44601-R0\",\"approval_number\":\"FL44601.5\",\"seq\":5,\"product_model\":\"7\\\/8\\\" Corrugated\",\"product_description\":\"Exposed Metal Roofing Panels. Installed Over Minimum 16 GA Steel Spaced Supports.\",\"design_pressure\":\"+103\\\/-68\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western States Metal Roofing\",\"approval_number_master\":\"FL#44601-R0\",\"approval_number\":\"FL44601.6\",\"seq\":6,\"product_model\":\"MS2\",\"product_description\":\"Mechanically Seamed Metal Roofing Panel. Installed Over 15\\\/32\\\" Plywood or 7\\\/16\\\" OSB.\",\"design_pressure\":\"+0\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western States Metal Roofing\",\"approval_number_master\":\"FL#44601-R0\",\"approval_number\":\"FL44601.7\",\"seq\":7,\"product_model\":\"MS2\",\"product_description\":\"Mechanically Seamed Metal Roofing Panels. Installed Over Minimum 16GA Steel Spaced Supports.\",\"design_pressure\":\"+127\\\/-42\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western States Metal Roofing\",\"approval_number_master\":\"FL#44601-R0\",\"approval_number\":\"FL44601.8\",\"seq\":8,\"product_model\":\"PBR-Panel\",\"product_description\":\"Exposed Fastener Metal Roofing Panels. Installed Over 15\\\/32\\\" Plywood.\",\"design_pressure\":\"+0\\\/-67\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western States Metal Roofing\",\"approval_number_master\":\"FL#44601-R0\",\"approval_number\":\"FL44601.9\",\"seq\":9,\"product_model\":\"PBR-Panel\",\"product_description\":\"Exposed Fastener Metal Roofing Panels. Installed Over 7\\\/16\\\" OSB\",\"design_pressure\":\"+0\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western States Metal Roofing\",\"approval_number_master\":\"FL#44601-R0\",\"approval_number\":\"FL44601.10\",\"seq\":10,\"product_model\":\"PBR-Panel\",\"product_description\":\"Exposed Fastener .032 Aluminum Metal Roofing Panels. Installed Over 15\\\/32\\\" Plywood.\",\"design_pressure\":\"+0\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western States Metal Roofing\",\"approval_number_master\":\"FL#44601-R0\",\"approval_number\":\"FL44601.11\",\"seq\":11,\"product_model\":\"PBR-Panel\",\"product_description\":\"Exposed Fastener Metal Roofing Panels. Installed Over Minimum 16GA Steel Spaced Supports.\",\"design_pressure\":\"+143\\\/-122\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western States Metal Roofing\",\"approval_number_master\":\"FL#44601-R0\",\"approval_number\":\"FL44601.12\",\"seq\":12,\"product_model\":\"Thin Lock\",\"product_description\":\"Hidden Fastener Metal Roofing Panel.\\nInstalled Over 15\\\/32\\\" Plywood or 7\\\/16\\\" OSB.\",\"design_pressure\":\"+0\\\/-21\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western States Metal Roofing\",\"approval_number_master\":\"FL#44601-R0\",\"approval_number\":\"FL44601.13\",\"seq\":13,\"product_model\":\"Thin Lock\",\"product_description\":\"Hidden Fastener Metal Roofing Panels. Installed Over Minimum 16GA Steel Spaced Supports.\",\"design_pressure\":\"+96\\\/-16\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western States Metal Roofing\",\"approval_number_master\":\"FL#44601-R0\",\"approval_number\":\"FL44601.14\",\"seq\":14,\"product_model\":\"Western Lock\",\"product_description\":\"Hidden Fastener Metal Roofing Panels. Installed over 15\\\/32\\\" Plywood.\",\"design_pressure\":\"+0\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western States Metal Roofing\",\"approval_number_master\":\"FL#44601-R0\",\"approval_number\":\"FL44601.15\",\"seq\":15,\"product_model\":\"Western Lock\",\"product_description\":\"Hidden Fastener Metal Roofing Panels. Installed Over 7\\\/16\\\" OSB.\",\"design_pressure\":\"+0\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western States Metal Roofing\",\"approval_number_master\":\"FL#44601-R0\",\"approval_number\":\"FL44601.16\",\"seq\":16,\"product_model\":\"Western Lock\",\"product_description\":\"Hidden Fastener .032 Aluminum Metal Roofing Panels. Installed Over 15\\\/32\\\" Plywood.\",\"design_pressure\":\"+0\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western States Metal Roofing\",\"approval_number_master\":\"FL#44601-R0\",\"approval_number\":\"FL44601.17\",\"seq\":17,\"product_model\":\"Western Lock\",\"product_description\":\"Hidden Fastener 20 oz. Roofing Panels. Installed Over 15\\\/32\\\" Plywood.\",\"design_pressure\":\"+0\\\/-52\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western States Metal Roofing\",\"approval_number_master\":\"FL#44601-R0\",\"approval_number\":\"FL44601.18\",\"seq\":18,\"product_model\":\"Western Lock\",\"product_description\":\"Hidden Fastener Metal Roofing Panels. Installed Over Minimum 16GA Steel Spaced Supports.\",\"design_pressure\":\"+101\\\/-21\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western States Metal Roofing\",\"approval_number_master\":\"FL#44601-R0\",\"approval_number\":\"FL44601.19\",\"seq\":19,\"product_model\":\"Western Rib\",\"product_description\":\"Exposed Fastener Metal Roofing Panels. Installed over 15\\\/32\\\" Plywood.\",\"design_pressure\":\"+0\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western States Metal Roofing\",\"approval_number_master\":\"FL#44601-R0\",\"approval_number\":\"FL44601.20\",\"seq\":20,\"product_model\":\"Western Rib\",\"product_description\":\"Exposed Fastener Metal Roofing Panel. Installed Over 7\\\/16\\\" OSB\",\"design_pressure\":\"+0\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western States Metal Roofing\",\"approval_number_master\":\"FL#44601-R0\",\"approval_number\":\"FL44601.21\",\"seq\":21,\"product_model\":\"Western Rib\",\"product_description\":\"Exposed Fastener .032 Aluminum Metal Roofing Panel. Installed Over 15\\\/32\\\" Plywood.\",\"design_pressure\":\"+0\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western States Metal Roofing\",\"approval_number_master\":\"FL#44601-R0\",\"approval_number\":\"FL44601.22\",\"seq\":22,\"product_model\":\"Western Rib\",\"product_description\":\"Exposed Fastener Metal Roofing Panels. Installed Over Minimum 16GA Steel Spaced Supports.\",\"design_pressure\":\"+169\\\/-101\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western States Metal Roofing\",\"approval_number_master\":\"FL#44601-R0\",\"approval_number\":\"FL44601.23\",\"seq\":23,\"product_model\":\"Western Seam\",\"product_description\":\"Hidden Fastener Metal Roof Panels. Installed Over 15\\\/32\\\" Plywood or 7\\\/16\\\" OSB.\",\"design_pressure\":\"+0\\\/-41\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western States Metal Roofing\",\"approval_number_master\":\"FL#44601-R0\",\"approval_number\":\"FL44601.24\",\"seq\":24,\"product_model\":\"Western Seam\",\"product_description\":\"Hidden Fastener Metal Roofing Panels. Installed Over Minimum 16GA Steel Spaced Supports.\",\"design_pressure\":\"+65\\\/-31\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-30 00:00:00\",\"instructions_url\":\"\"}]},\"d. roofing products|||5. built-up roofing\":{\"Johns Manville\":[{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#1037-R10\",\"approval_number\":\"FL1037.1\",\"seq\":1,\"product_model\":\"Built-Up Roofing Systems (NON-HVHZ)\",\"product_description\":\"Asphalt-applied built-up roof (BUR) systems for use in FBC non-HVHZ jurisdictions\",\"design_pressure\":\"+N\\\/A\\\/-495\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#47200-R0\",\"approval_number\":\"FL47200.1\",\"seq\":1,\"product_model\":\"Built Up Roofing Systems\",\"product_description\":\"Built Up Roofing Systems for the HVHZ\",\"design_pressure\":\"+0\\\/-495\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#47200-R0\",\"approval_number\":\"FL47200.2\",\"seq\":2,\"product_model\":\"Built Up Roofing Systems\",\"product_description\":\"Built Up Roofing Systems for the non-HVHZ\",\"design_pressure\":\"+0\\\/-495\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#5754-R0\",\"approval_number\":\"FL5754.1\",\"seq\":1,\"product_model\":\"Built-Up Roofing System\",\"product_description\":\"BUR System Fully Adhered to Plywood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#1037-R2\",\"approval_number\":\"FL1037.2\",\"seq\":2,\"product_model\":\"BUR Roof Systems on Concrete Decks\",\"product_description\":\"Johns Manville Built-Up Roof Systems Installed on Concrete Decks\",\"design_pressure\":\"+N\\\/A\\\/-305.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#1037-R2\",\"approval_number\":\"FL1037.3\",\"seq\":3,\"product_model\":\"BUR Roof Systems on Gypsum Decks\",\"product_description\":\"Johns Manville Built-Up Roof Systems Installed on Gypsum Decks\",\"design_pressure\":\"+N\\\/A\\\/-75.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#1037-R2\",\"approval_number\":\"FL1037.4\",\"seq\":4,\"product_model\":\"BUR Roof Systems on Lightweight Concrete Decks\",\"product_description\":\"Johns Manville Built-Up Roof Systems Installed on Lightweight Concrete Decks\",\"design_pressure\":\"+N\\\/A\\\/-82.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#1037-R2\",\"approval_number\":\"FL1037.5\",\"seq\":5,\"product_model\":\"BUR Roof Systems on Recover Decks\",\"product_description\":\"Johns Manville Built-Up Roof Systems Installed on Recover Decks\",\"design_pressure\":\"+N\\\/A\\\/-120.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#1037-R2\",\"approval_number\":\"FL1037.6\",\"seq\":6,\"product_model\":\"BUR Roof Systems on Steel Decks\",\"product_description\":\"Johns Manville Built-Up Roof Systems Installed on Steel Decks\",\"design_pressure\":\"+N\\\/A\\\/-97.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#1037-R2\",\"approval_number\":\"FL1037.7\",\"seq\":7,\"product_model\":\"BUR Roof Systems on Wood Decks\",\"product_description\":\"Johns Manville Built-Up Roof Systems Installed on Wood Decks\",\"design_pressure\":\"+N\\\/A\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#1037-R0\",\"approval_number\":\"FL1037.8\",\"seq\":8,\"product_model\":\"GlasPly Premier\",\"product_description\":\"BUR Ply Sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#1037-R0\",\"approval_number\":\"FL1037.9\",\"seq\":9,\"product_model\":\"GlasTite Flexible\",\"product_description\":\"BUR Flashing Sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#1037-R0\",\"approval_number\":\"FL1037.10\",\"seq\":10,\"product_model\":\"RetroFit Board\",\"product_description\":\"Perlite Roof Insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"The Garland Company, Inc.\":[{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2324-R9\",\"approval_number\":\"FL2324.1\",\"seq\":1,\"product_model\":\"Garland HPR Built-Up Roof Systems (NON-HVHZ)\",\"product_description\":\"Built-up roof systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-452.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2324-R2\",\"approval_number\":\"FL2324.2\",\"seq\":2,\"product_model\":\"Garland Built-Up Roofing Systems Over Concrete Decks\",\"product_description\":\"Fiberglass and Polyester Reinforced BUR Systems\",\"design_pressure\":\"+N\\\/A\\\/-375.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2324-R2\",\"approval_number\":\"FL2324.3\",\"seq\":3,\"product_model\":\"Garland Built-Up Roofing Systems Over Gypsum Decks\",\"product_description\":\"Fiberglass and Polyester Reinforced BUR Systems\",\"design_pressure\":\"+N\\\/A\\\/-45.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2324-R2\",\"approval_number\":\"FL2324.4\",\"seq\":4,\"product_model\":\"Garland Built-Up Roofing Systems Over Lightweight Concrete Decks\",\"product_description\":\"Fiberglass and Polyester Reinforced BUR Systems\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2324-R2\",\"approval_number\":\"FL2324.5\",\"seq\":5,\"product_model\":\"Garland Built-Up Roofing Systems Over Recover Decks\",\"product_description\":\"Fiberglass and Polyester Reinforced BUR Systems\",\"design_pressure\":\"+N\\\/A\\\/-375.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2324-R2\",\"approval_number\":\"FL2324.6\",\"seq\":6,\"product_model\":\"Garland Built-Up Roofing Systems Over Steel Decks\",\"product_description\":\"Fiberglass and Polyester Reinforced BUR Systems\",\"design_pressure\":\"+N\\\/A\\\/-82.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2324-R2\",\"approval_number\":\"FL2324.7\",\"seq\":7,\"product_model\":\"Garland Built-Up Roofing Systems Systems Over Wood Decks\",\"product_description\":\"Fiberglass and Polyester Reinforced BUR Systems\",\"design_pressure\":\"+N\\\/A\\\/-60.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2324-R0\",\"approval_number\":\"FL2324.8\",\"seq\":8,\"product_model\":\"VersiPly 40\",\"product_description\":\"D6163, Grade S membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"GAF\":[{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#11946-R26\",\"approval_number\":\"FL11946.1\",\"seq\":1,\"product_model\":\"Conventional Built-Up Roof Systems (HVHZ)\",\"product_description\":\"Asphaltic built-up roof (BUR) systems for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-457.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#11946-R26\",\"approval_number\":\"FL11946.2\",\"seq\":2,\"product_model\":\"Conventional Built-Up Roof Systems (NON-HVHZ)\",\"product_description\":\"Asphaltic built-up roof (BUR) systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-457.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#618-R0\",\"approval_number\":\"FL618.1\",\"seq\":1,\"product_model\":\"EnergyGuard Roof Insulation\",\"product_description\":\"Polyiscyanurate roof insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#618-R0\",\"approval_number\":\"FL618.2\",\"seq\":2,\"product_model\":\"GLAS Built-Up Roof Systems\",\"product_description\":\"Fiberglass BUR Systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#16733-R0\",\"approval_number\":\"FL16733.1\",\"seq\":1,\"product_model\":\"Conventional Built-Up Roof Systems\",\"product_description\":\"Built-up roofing\",\"design_pressure\":\"+N\\\/A\\\/-457.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-11-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#18715-R0\",\"approval_number\":\"FL18715.1\",\"seq\":1,\"product_model\":\"Mineral Guard\",\"product_description\":\"Residential Roll Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-26 00:00:00\",\"instructions_url\":\"\"}],\"SR Products (Viridian)\":[{\"manufacturer\":\"SR Products (Viridian)\",\"approval_number_master\":\"FL#13175-R5\",\"approval_number\":\"FL13175.1\",\"seq\":1,\"product_model\":\"Built-Up-Roof Systems\",\"product_description\":\"Built-Up Roof Systems\",\"design_pressure\":\"+N\\\/A\\\/-225\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SR Products (Viridian)\",\"approval_number_master\":\"FL#13175-R0\",\"approval_number\":\"FL13175.2\",\"seq\":2,\"product_model\":\"Viridian Systems Conventional Built-Up-Roof Systems over Gypsum Decks\",\"product_description\":\"Built-Up-Roof\",\"design_pressure\":\"+N\\\/A\\\/-45.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SR Products (Viridian)\",\"approval_number_master\":\"FL#13175-R0\",\"approval_number\":\"FL13175.3\",\"seq\":3,\"product_model\":\"Viridian Systems Conventional Built-Up-Roof Systems over Lightweight Concrete Decks\",\"product_description\":\"Built-Up-Roofing\",\"design_pressure\":\"+N\\\/A\\\/-82.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SR Products (Viridian)\",\"approval_number_master\":\"FL#13175-R0\",\"approval_number\":\"FL13175.4\",\"seq\":4,\"product_model\":\"Viridian Systems Conventional Built-Up-Roof Systems over Steel Decks\",\"product_description\":\"Built-Up-Roofing\",\"design_pressure\":\"+N\\\/A\\\/-75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SR Products (Viridian)\",\"approval_number_master\":\"FL#13175-R0\",\"approval_number\":\"FL13175.5\",\"seq\":5,\"product_model\":\"Viridian Systems Conventional Built-Up-Roof Systems over Wood Decks\",\"product_description\":\"Built-Up-Roofing\",\"design_pressure\":\"+N\\\/A\\\/-82.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SR Products (Viridian)\",\"approval_number_master\":\"FL#13175-R0\",\"approval_number\":\"FL13175.6\",\"seq\":6,\"product_model\":\"Viridian Systems Conventional Built-Up-Roofing systems over Cementitious Wood Fiber Decks\",\"product_description\":\"Built Up Roofing\",\"design_pressure\":\"+N\\\/A\\\/-45.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SR Products (Viridian)\",\"approval_number_master\":\"FL#13175-R0\",\"approval_number\":\"FL13175.7\",\"seq\":7,\"product_model\":\"Viridian Systems Conventional Built-Up-Roofing systems over Recover Decks\",\"product_description\":\"Built Up Roofing\",\"design_pressure\":\"+N\\\/A\\\/-237.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-01 00:00:00\",\"instructions_url\":\"\"}],\"SR Products\":[{\"manufacturer\":\"SR Products\",\"approval_number_master\":\"FL#14426-R8\",\"approval_number\":\"FL14426.1\",\"seq\":1,\"product_model\":\"Built-Up Roof Systems (NON-HVHZ)\",\"product_description\":\"Built-up roof systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-502.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SR Products\",\"approval_number_master\":\"FL#31330-R6\",\"approval_number\":\"FL31330.1\",\"seq\":1,\"product_model\":\"CPM Max Roof Systems (HVHZ)\",\"product_description\":\"Built-up roof systems using proprietary SR Products membranes, adhesives and surfacing, for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-1255\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SR Products\",\"approval_number_master\":\"FL#31330-R6\",\"approval_number\":\"FL31330.2\",\"seq\":2,\"product_model\":\"CPM Max Roof Systems (NON-HVHZ)\",\"product_description\":\"Built-up roof systems using proprietary SR Products membranes, adhesives and surfacing, for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-1255\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-10 00:00:00\",\"instructions_url\":\"\"}],\"Mid-States Asphalt & Cant Strip, Inc.\":[{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc.\",\"approval_number_master\":\"FL#19569-R4\",\"approval_number\":\"FL19569.1\",\"seq\":1,\"product_model\":\"MSA Built-Up Roofing\",\"product_description\":\"MSA Built-Up Roofing\",\"design_pressure\":\"+0\\\/-267.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc.\",\"approval_number_master\":\"FL#15488-R0\",\"approval_number\":\"FL15488.1\",\"seq\":1,\"product_model\":\"MSA - BUR over Concrete Decks\",\"product_description\":\"BUR over Concrete Decks\",\"design_pressure\":\"+0\\\/-90\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc.\",\"approval_number_master\":\"FL#15488-R0\",\"approval_number\":\"FL15488.2\",\"seq\":2,\"product_model\":\"MSA - BUR over Light Weight Insulating Concrete Decks\",\"product_description\":\"BUR over Light Weight Insulating Concrete Decks\",\"design_pressure\":\"+0\\\/-45\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc.\",\"approval_number_master\":\"FL#15488-R0\",\"approval_number\":\"FL15488.3\",\"seq\":3,\"product_model\":\"MSA - BUR Systems over Cementitious Wood Fiber Decks\",\"product_description\":\"BUR over Cementitious Wood Fiber Decks\",\"design_pressure\":\"+0\\\/-45\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc.\",\"approval_number_master\":\"FL#15488-R0\",\"approval_number\":\"FL15488.4\",\"seq\":4,\"product_model\":\"MSA - BUR Systems over Gypsum Decks\",\"product_description\":\"BUR over Gypsum Decks\",\"design_pressure\":\"+0\\\/-45\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc.\",\"approval_number_master\":\"FL#15488-R0\",\"approval_number\":\"FL15488.5\",\"seq\":5,\"product_model\":\"MSA - BUR Systems over Recover Decks\",\"product_description\":\"BUR over Recover Decks\",\"design_pressure\":\"+0\\\/-45\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc.\",\"approval_number_master\":\"FL#15488-R0\",\"approval_number\":\"FL15488.6\",\"seq\":6,\"product_model\":\"MSA - BUR Systems over Steel Decks\",\"product_description\":\"BUR over Steel Decks\",\"design_pressure\":\"+0\\\/-45\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc.\",\"approval_number_master\":\"FL#18318-R0\",\"approval_number\":\"FL18318.1\",\"seq\":1,\"product_model\":\"Arrowglass Base Sheet\",\"product_description\":\"ASTM D 4601, Type II base sheet for mechanically fastened and adhered BUR applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc.\",\"approval_number_master\":\"FL#18318-R0\",\"approval_number\":\"FL18318.2\",\"seq\":2,\"product_model\":\"MSA CVB \\\"Channel Vent Base\\\"\",\"product_description\":\"ASTM D 4897 base sheet for mechanically fastened and adhered BUR applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc.\",\"approval_number_master\":\"FL#18318-R0\",\"approval_number\":\"FL18318.3\",\"seq\":3,\"product_model\":\"MSA MG2 Base Sheet\",\"product_description\":\"ASTM D 4601, Type II base sheet for mechanically fastened and adhered BUR applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc.\",\"approval_number_master\":\"FL#18318-R0\",\"approval_number\":\"FL18318.4\",\"seq\":4,\"product_model\":\"MSA MSR\",\"product_description\":\"ASTM D 3909 asphalt roll roofing surfaced with mineral granules for BUR applications\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc.\",\"approval_number_master\":\"FL#18318-R0\",\"approval_number\":\"FL18318.5\",\"seq\":5,\"product_model\":\"MSA Ply 4\",\"product_description\":\"ASTM D 2178, Type IV ply sheet for hot mopped BUR applications\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc.\",\"approval_number_master\":\"FL#18318-R0\",\"approval_number\":\"FL18318.6\",\"seq\":6,\"product_model\":\"MSA Ply 6\",\"product_description\":\"ASTM D 2178, Type IV ply sheet for hot mopped BUR applications\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-20 00:00:00\",\"instructions_url\":\"\"}],\"U.S. Intec\":[{\"manufacturer\":\"U.S. Intec\",\"approval_number_master\":\"FL#623-R0\",\"approval_number\":\"FL623.1\",\"seq\":1,\"product_model\":\"Supreme Ply and WorkHorse BUR\",\"product_description\":\"Fiberglass BUR Membranes\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Cooley Incorporated\":[{\"manufacturer\":\"Cooley Incorporated\",\"approval_number_master\":\"FL#1875-R0\",\"approval_number\":\"FL1875.1\",\"seq\":1,\"product_model\":\"C3 Single Ply Roofing Membrane\",\"product_description\":\"PVC 40 to 100 mil with Antiwick Fabric between two layers.Mechenically fastened.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Koppers Inc\":[{\"manufacturer\":\"Koppers Inc\",\"approval_number_master\":\"FL#2161-R0\",\"approval_number\":\"FL2161.1\",\"seq\":1,\"product_model\":\"Tar- Glas Spec 420-4\",\"product_description\":\"Coal tar built-up roofing system using Tar-Glas or Premium Tar-Glas membranes\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"RGM Products, Inc.\":[{\"manufacturer\":\"RGM Products, Inc.\",\"approval_number_master\":\"FL#2337-R1\",\"approval_number\":\"FL2337.15\",\"seq\":15,\"product_model\":\"TG2\",\"product_description\":\"Underlayment\\\/base sheet manufactured with SBS modified asphalt and fiberglass reinforced.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RGM Products, Inc.\",\"approval_number_master\":\"FL#2337-R0\",\"approval_number\":\"FL2337.1\",\"seq\":1,\"product_model\":\"Roofgard Base G\",\"product_description\":\"A heavy duty SBS modified asphalt, fiberglass reinforced, sand surfaced base sheet.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RGM Products, Inc.\",\"approval_number_master\":\"FL#2337-R0\",\"approval_number\":\"FL2337.2\",\"seq\":2,\"product_model\":\"Roofgard Base P\",\"product_description\":\"A heavy duty SBS modified asphalt, polyester\\\/fiberglass reinforced, sand surfaced base sheet.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RGM Products, Inc.\",\"approval_number_master\":\"FL#2337-R0\",\"approval_number\":\"FL2337.3\",\"seq\":3,\"product_model\":\"Roofgard Cap G\",\"product_description\":\"Granulated cap sheet manufactured with SBS modified asphalt and fiberglass reinforced.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RGM Products, Inc.\",\"approval_number_master\":\"FL#2337-R0\",\"approval_number\":\"FL2337.4\",\"seq\":4,\"product_model\":\"Roofgard Cap G-FR\",\"product_description\":\"Granulated cap sheet manufactured with SBS modified asphalt, fiberglass reinforced and fire resistant additive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RGM Products, Inc.\",\"approval_number_master\":\"FL#2337-R0\",\"approval_number\":\"FL2337.5\",\"seq\":5,\"product_model\":\"Roofgard Cap P-FR\",\"product_description\":\"Granulated cap sheet manufactured with SBS modified asphalt, polyester\\\/fiberglass reinforced and fire resistant additive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RGM Products, Inc.\",\"approval_number_master\":\"FL#2337-R0\",\"approval_number\":\"FL2337.6\",\"seq\":6,\"product_model\":\"Roofgard Cap PM\",\"product_description\":\"Mineral surfaced cap sheet manfuactured with SBS modified asphalt and polyester\\\/fiberglass reinforced.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RGM Products, Inc.\",\"approval_number_master\":\"FL#2337-R0\",\"approval_number\":\"FL2337.7\",\"seq\":7,\"product_model\":\"Roofgard SA Base\\\/Ply G\",\"product_description\":\"A self-adhering base ply sheet manufactured with SBS modified asphalt, fiberglass reinforcement and a split back poly film release liner.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RGM Products, Inc.\",\"approval_number_master\":\"FL#2337-R0\",\"approval_number\":\"FL2337.8\",\"seq\":8,\"product_model\":\"Roofgard SA Base\\\/Ply P\",\"product_description\":\"A self-adhering base-ply sheet manufactured with SBS modified asphalt, polyester\\\/fiberglass reinforcement and a split back poly film release liner.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RGM Products, Inc.\",\"approval_number_master\":\"FL#2337-R0\",\"approval_number\":\"FL2337.9\",\"seq\":9,\"product_model\":\"Roofgard SA Cap G\",\"product_description\":\"Self-adhering, granulated cap sheet, manufactured with SBS modified asphalt and fiberglass reinforced.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RGM Products, Inc.\",\"approval_number_master\":\"FL#2337-R0\",\"approval_number\":\"FL2337.10\",\"seq\":10,\"product_model\":\"Roofgard SA Cap G-FR\",\"product_description\":\"Self-adhering granulated cap sheet manufactured with SBS modified asphalt, fiberglass reinforcment and fire resistant additive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RGM Products, Inc.\",\"approval_number_master\":\"FL#2337-R0\",\"approval_number\":\"FL2337.11\",\"seq\":11,\"product_model\":\"Roofgard SA Cap P-FR\",\"product_description\":\"Self-adhering, granulated cap sheet manufactured with SBS modified aspahlt, polyester\\\/fiberglass reinforced and fire resistant additive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RGM Products, Inc.\",\"approval_number_master\":\"FL#2337-R0\",\"approval_number\":\"FL2337.12\",\"seq\":12,\"product_model\":\"Roofgard SA Cap PM\",\"product_description\":\"A self-adhering, mineral surfaced cap sheet manufactured with SBS modified asphalt and polyester\\\/fiberglass reinforced.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RGM Products, Inc.\",\"approval_number_master\":\"FL#2337-R0\",\"approval_number\":\"FL2337.13\",\"seq\":13,\"product_model\":\"Shieldgard MP\",\"product_description\":\"SBS Modified Multi-Purpose Membrane for ice damming, as a base sheet for built-up roofing and underlayment for tile and composition roofing.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RGM Products, Inc.\",\"approval_number_master\":\"FL#2337-R0\",\"approval_number\":\"FL2337.14\",\"seq\":14,\"product_model\":\"TG2\",\"product_description\":\"Underlayment\\\/base sheet manufactured with SBS modified asphalt and fiberglass reinforced.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Tarco\":[{\"manufacturer\":\"Tarco\",\"approval_number_master\":\"FL#2376-R0\",\"approval_number\":\"FL2376.1\",\"seq\":1,\"product_model\":\"Fiberglass Mineral Surface\",\"product_description\":\"Mineral Surface Cap Sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tarco\",\"approval_number_master\":\"FL#5638-R0\",\"approval_number\":\"FL5638.1\",\"seq\":1,\"product_model\":\"Fiberglass Mineral Surface\",\"product_description\":\"Mineral Surface Cap Sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Henry, A Carlisle Company\":[{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#3343-R0\",\"approval_number\":\"FL3343.1\",\"seq\":1,\"product_model\":\"Henry 604\",\"product_description\":\"Asphalt coated with core of heavyweight non-woven fiberglass mat\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#3343-R0\",\"approval_number\":\"FL3343.2\",\"seq\":2,\"product_model\":\"Henry 605\",\"product_description\":\"Tough asphalt and fiberglass sheet with neutral color granules.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#3343-R0\",\"approval_number\":\"FL3343.3\",\"seq\":3,\"product_model\":\"Henry 607\",\"product_description\":\"Heavy duty asphalt coated sheet. Core of heavyweight non-woven fiberglass mat.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#3343-R0\",\"approval_number\":\"FL3343.4\",\"seq\":4,\"product_model\":\"Recover Board\",\"product_description\":\"Pre-fabricated board with mineral filled, high melt point asphalt core, between non-woven glass fibre mats.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Tremco CPG Inc.\":[{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#8354-R0\",\"approval_number\":\"FL8354.1\",\"seq\":1,\"product_model\":\"Burmastic Roof Systems\",\"product_description\":\"Cold Applied Built-up Roof Systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#8354-R0\",\"approval_number\":\"FL8354.2\",\"seq\":2,\"product_model\":\"Thermastic Roof Systems\",\"product_description\":\"Hot Applied Built-up Roof Systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#3810-R4\",\"approval_number\":\"FL3810.1\",\"seq\":1,\"product_model\":\"Tremco Built-Up-Roof Systems over Cementitious Wood Fiber Decks.\",\"product_description\":\"Tremco Hot and Cold Applied Built Up Roofing Systems over CWF decks\",\"design_pressure\":\"+N\\\/A\\\/-85.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#3810-R4\",\"approval_number\":\"FL3810.2\",\"seq\":2,\"product_model\":\"Tremco Built-Up-Roof Systems over Concrete Decks.\",\"product_description\":\"Tremco Hot and Cold Applied Built Up Roofing Systems over Concrete decks\",\"design_pressure\":\"+N\\\/A\\\/-405.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#3810-R4\",\"approval_number\":\"FL3810.3\",\"seq\":3,\"product_model\":\"Tremco Built-Up-Roof Systems over Gypsum Decks.\",\"product_description\":\"Tremco Hot and Cold Applied Built Up Roofing Systems over Gypsum decks\",\"design_pressure\":\"+N\\\/A\\\/-72.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#3810-R4\",\"approval_number\":\"FL3810.4\",\"seq\":4,\"product_model\":\"Tremco Built-Up-Roof Systems over Lightweight Concrete Decks.\",\"product_description\":\"Tremco Hot and Cold Applied Built Up Roofing Systems over Lightweight concrete decks\",\"design_pressure\":\"+N\\\/A\\\/-75.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#3810-R4\",\"approval_number\":\"FL3810.5\",\"seq\":5,\"product_model\":\"Tremco Built-Up-Roof Systems over Steel Decks.\",\"product_description\":\"Tremco Hot and Cold Applied Built Up Roofing Systems over Steel Decks\",\"design_pressure\":\"+N\\\/A\\\/-107.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#3810-R4\",\"approval_number\":\"FL3810.6\",\"seq\":6,\"product_model\":\"Tremco Built-Up-Roof Systems over Wood Decks.\",\"product_description\":\"Tremco Hot and Cold Applied Built Up Roofing Systems over Wood decks\",\"design_pressure\":\"+N\\\/A\\\/-77.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-28 00:00:00\",\"instructions_url\":\"\"}],\"U.S. Ply, Inc.\":[{\"manufacturer\":\"U.S. Ply, Inc.\",\"approval_number_master\":\"FL#6220-R0\",\"approval_number\":\"FL6220.1\",\"seq\":1,\"product_model\":\"U.S. Ply Built Up Roofing Systems on Cementitious Wood Fiber Decks\",\"product_description\":\"U.S Ply Built Up Roofing Systems installed on Cementitious Wood Fiber Decks\",\"design_pressure\":\"+n\\\/a\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"U.S. Ply, Inc.\",\"approval_number_master\":\"FL#6220-R0\",\"approval_number\":\"FL6220.2\",\"seq\":2,\"product_model\":\"U.S. Ply Built Up Roofing Systems on Concrete Decks\",\"product_description\":\"U.S. Ply Built Up Roofing Systems installed on Concrete Decks.\",\"design_pressure\":\"+n\\\/a\\\/-355\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"U.S. Ply, Inc.\",\"approval_number_master\":\"FL#6220-R0\",\"approval_number\":\"FL6220.3\",\"seq\":3,\"product_model\":\"U.S. Ply Built Up Roofing Systems on Gypsum Decks\",\"product_description\":\"U.S. Ply Built Up Roofing Systems installed on Gypsum Decks\",\"design_pressure\":\"+n\\\/a\\\/--60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"U.S. Ply, Inc.\",\"approval_number_master\":\"FL#6220-R0\",\"approval_number\":\"FL6220.4\",\"seq\":4,\"product_model\":\"U.S. Ply Built Up Roofing Systems on Lightweight Insulating Concrete Decks\",\"product_description\":\"U.S. Ply BUR Systems installed on Lightweight Insulating Concrete Decks\",\"design_pressure\":\"+n\\\/a\\\/-52.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"U.S. Ply, Inc.\",\"approval_number_master\":\"FL#6220-R0\",\"approval_number\":\"FL6220.5\",\"seq\":5,\"product_model\":\"U.S. Ply Built Up Roofing Systems on Recover Decks\",\"product_description\":\"U.S. Ply Built Up Roofing Systems installed on Recover Decks.\",\"design_pressure\":\"+n\\\/a\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"U.S. Ply, Inc.\",\"approval_number_master\":\"FL#6220-R0\",\"approval_number\":\"FL6220.6\",\"seq\":6,\"product_model\":\"U.S. Ply Built Up Roofing Systems on Steel Deck\",\"product_description\":\"U.S. Ply Built Up Roofing Systems installed on Steel Decks\",\"design_pressure\":\"+n\\\/a\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"U.S. Ply, Inc.\",\"approval_number_master\":\"FL#6220-R0\",\"approval_number\":\"FL6220.7\",\"seq\":7,\"product_model\":\"U.S. Ply Built Up Roofing Systems on Wood Decks\",\"product_description\":\"U.S. Ply Built Up Roofing Systems installed on Wood Decks\",\"design_pressure\":\"+n\\\/a\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"U.S. Ply, Inc.\",\"approval_number_master\":\"FL#5305-R1\",\"approval_number\":\"FL5305.1\",\"seq\":1,\"product_model\":\"US Ply Built-Up Roofing Systems\",\"product_description\":\"Fiberglass reinforced, asphalt-applied BUR systems\",\"design_pressure\":\"+N\\\/A\\\/-262.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"U.S. Ply, Inc.\",\"approval_number_master\":\"FL#19903-R0\",\"approval_number\":\"FL19903.1\",\"seq\":1,\"product_model\":\"US Ply Built Up Roofing\",\"product_description\":\"Base Sheet, Type IV Fiberglass Felt, Type VI Fiberglass Felt and Mineral Cap Sheet\",\"design_pressure\":\"+0\\\/-267.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"U.S. Ply, Inc.\",\"approval_number_master\":\"FL#19903-R2\",\"approval_number\":\"FL19903.2\",\"seq\":2,\"product_model\":\"US Ply Built Up Roofing\",\"product_description\":\"Base Sheet, Type IV Fiberglass Felt, Premium Type VI Fiberglass Felt and Mineral Cap Sheet\",\"design_pressure\":\"+0\\\/-302.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Durapax\":[{\"manufacturer\":\"Durapax\",\"approval_number_master\":\"FL#9172-R0\",\"approval_number\":\"FL9172.1\",\"seq\":1,\"product_model\":\"Coal Tar BUR Systems\",\"product_description\":\"Durapax Coal Tar organic systems, glass systems and combination systems over nailable and non-nailable decks.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"CertainTeed, LLC (Roofing)\":[{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#477-R2\",\"approval_number\":\"FL477.1\",\"seq\":1,\"product_model\":\"CertainTeed Conventional Built-Up-Roof System over Cementitious Wood Fiber Decks\",\"product_description\":\"Built Up roof Systems\",\"design_pressure\":\"+N\\\/A\\\/-45.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#477-R2\",\"approval_number\":\"FL477.2\",\"seq\":2,\"product_model\":\"CertainTeed Conventional Built-Up-Roof System over Concrete Decks\",\"product_description\":\"Built Up roof Systems\",\"design_pressure\":\"+N\\\/A\\\/-355.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#477-R2\",\"approval_number\":\"FL477.3\",\"seq\":3,\"product_model\":\"CertainTeed Conventional Built-Up-Roof System over Lightweight Concrete Decks\",\"product_description\":\"Built Up roof Systems\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#477-R2\",\"approval_number\":\"FL477.4\",\"seq\":4,\"product_model\":\"CertainTeed Conventional Built-Up-Roof System over Poured Gypsum Decks\",\"product_description\":\"Built Up roof Systems\",\"design_pressure\":\"+N\\\/A\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#477-R2\",\"approval_number\":\"FL477.5\",\"seq\":5,\"product_model\":\"CertainTeed Conventional Built-Up-Roof System over Recover Decks\",\"product_description\":\"Built Up roof Systems\",\"design_pressure\":\"+N\\\/A\\\/-355.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#477-R2\",\"approval_number\":\"FL477.6\",\"seq\":6,\"product_model\":\"CertainTeed Conventional Built-Up-Roof System over Steel Decks\",\"product_description\":\"Built Up roof Systems\",\"design_pressure\":\"+N\\\/A\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#477-R2\",\"approval_number\":\"FL477.7\",\"seq\":7,\"product_model\":\"CertainTeed Conventional Built-Up-Roof System over Wood Decks\",\"product_description\":\"Built Up roof Systems\",\"design_pressure\":\"+N\\\/A\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#477-R0\",\"approval_number\":\"FL477.8\",\"seq\":8,\"product_model\":\"Yosemite Buffer Base Sheet\",\"product_description\":\"Heavy duty organic base sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"TAMKO Building Products LLC\":[{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#741-R3\",\"approval_number\":\"FL741.1\",\"seq\":1,\"product_model\":\"Base-N-Ply\",\"product_description\":\"Asphalt impregnated fiberglass base sheet.\",\"design_pressure\":\"+0\\\/-382.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#741-R3\",\"approval_number\":\"FL741.2\",\"seq\":2,\"product_model\":\"Glass-Base\",\"product_description\":\"Asphalt impregnated fiberglass base sheet.\",\"design_pressure\":\"+0\\\/-382.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#741-R3\",\"approval_number\":\"FL741.3\",\"seq\":3,\"product_model\":\"Tam-Cap\",\"product_description\":\"Mineral surfaced cap sheet.\",\"design_pressure\":\"+0\\\/-382.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#741-R3\",\"approval_number\":\"FL741.4\",\"seq\":4,\"product_model\":\"Tam-Glass Premium\",\"product_description\":\"Asphalt impregnated fiberglass felt.\",\"design_pressure\":\"+0\\\/-382.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#741-R3\",\"approval_number\":\"FL741.5\",\"seq\":5,\"product_model\":\"Tam-Ply IV\",\"product_description\":\"Asphalt impregnated fiberglass felt.\",\"design_pressure\":\"+0\\\/-382.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#741-R3\",\"approval_number\":\"FL741.6\",\"seq\":6,\"product_model\":\"Type 43 Coated Base Sheet\",\"product_description\":\"Heavyweight organic base sheet.\",\"design_pressure\":\"+0\\\/-382.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#741-R3\",\"approval_number\":\"FL741.7\",\"seq\":7,\"product_model\":\"Vapor-Chan\",\"product_description\":\"Heavyweight venting base sheet.\",\"design_pressure\":\"+0\\\/-382.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-23 00:00:00\",\"instructions_url\":\"\"}],\"W.P. Hickman Systems, Inc.\":[{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#1545-R2\",\"approval_number\":\"FL1545.1\",\"seq\":1,\"product_model\":\"W.P. Hickman BUR Roofing Systems on Cementitious Wood Fiber Decks\",\"product_description\":\"W.P. Hickman BUR Roofing Systems on Cementitious Wood Fiber Decks\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#1545-R2\",\"approval_number\":\"FL1545.2\",\"seq\":2,\"product_model\":\"W.P. Hickman BUR Roofing Systems on Concrete Decks\",\"product_description\":\"W.P. Hickman BUR Roofing Systems on Concrete Decks\",\"design_pressure\":\"+N\\\/A\\\/-237\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#1545-R2\",\"approval_number\":\"FL1545.3\",\"seq\":3,\"product_model\":\"W.P. Hickman BUR Roofing Systems on Gypsum Decks\",\"product_description\":\"W.P. Hickman BUR Roofing Systems on Gypsum Decks\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#1545-R2\",\"approval_number\":\"FL1545.4\",\"seq\":4,\"product_model\":\"W.P. Hickman BUR Roofing Systems on Lightweight Concrete Decks\",\"product_description\":\"W.P. Hickman BUR Roofing Systems on Lightweight Concrete Decks\",\"design_pressure\":\"+N\\\/A\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#1545-R2\",\"approval_number\":\"FL1545.5\",\"seq\":5,\"product_model\":\"W.P. Hickman BUR Roofing Systems on Recover Decks\",\"product_description\":\"W.P. Hickman BUR Roofing Systems on Recover Decks\",\"design_pressure\":\"+N\\\/A\\\/-237\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#1545-R2\",\"approval_number\":\"FL1545.6\",\"seq\":6,\"product_model\":\"W.P. Hickman BUR Roofing Systems on Steel Decks\",\"product_description\":\"W.P. Hickman BUR Roofing Systems on Steel Decks\",\"design_pressure\":\"+N\\\/A\\\/-172.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#1545-R2\",\"approval_number\":\"FL1545.7\",\"seq\":7,\"product_model\":\"W.P. Hickman BUR Roofing Systems on Wood Decks\",\"product_description\":\"W.P. Hickman BUR Roofing Systems on Wood Decks\",\"design_pressure\":\"+N\\\/A\\\/-82.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-01 00:00:00\",\"instructions_url\":\"\"}],\"Mid-States Asphalt & Cant Strip, Inc. (Formerly Black Warrior Roofing)\":[{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc. (Formerly Black Warrior Roofing)\",\"approval_number_master\":\"FL#2074-R2\",\"approval_number\":\"FL2074.1\",\"seq\":1,\"product_model\":\"Arrow 43# Organic Base Sheet\",\"product_description\":\"Asphalt saturated organic felt that is coated with asphalt.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc. (Formerly Black Warrior Roofing)\",\"approval_number_master\":\"FL#2074-R2\",\"approval_number\":\"FL2074.2\",\"seq\":2,\"product_model\":\"Arrowglass Base\",\"product_description\":\"Glass fiber mat coated with asphalt conforms with ASTM D-4601 Type II requirements\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc. (Formerly Black Warrior Roofing)\",\"approval_number_master\":\"FL#2074-R2\",\"approval_number\":\"FL2074.3\",\"seq\":3,\"product_model\":\"Arrowglass IV\",\"product_description\":\"Fiberglass felt impregnated with asphalt and conforms with ASTM D-2178 Type IV requirements\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc. (Formerly Black Warrior Roofing)\",\"approval_number_master\":\"FL#2074-R2\",\"approval_number\":\"FL2074.4\",\"seq\":4,\"product_model\":\"Arrowglass VI\",\"product_description\":\"Fiberglass felt impregnated with asphalt and conforms with ASTM D-2178 Type VI requirements\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc. (Formerly Black Warrior Roofing)\",\"approval_number_master\":\"FL#2074-R2\",\"approval_number\":\"FL2074.5\",\"seq\":5,\"product_model\":\"MG2 Base(Modified ArrowBase)\",\"product_description\":\"A fiberglass mat coated with a polymer modified asphalt and conforms with ASTM D-4601 Type II requirements\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc. (Formerly Black Warrior Roofing)\",\"approval_number_master\":\"FL#2074-R2\",\"approval_number\":\"FL2074.6\",\"seq\":6,\"product_model\":\"Z Base\",\"product_description\":\"Glass fiber mat coated with asphalt and conforms with ASTM D-4601 Type II requirements\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid-States Asphalt & Cant Strip, Inc. (Formerly Black Warrior Roofing)\",\"approval_number_master\":\"FL#2074-R0\",\"approval_number\":\"FL2074.7\",\"seq\":7,\"product_model\":\"Z Base\",\"product_description\":\"Glass fiber mat coated with asphalt.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Commercial Innovations, INC.\":[{\"manufacturer\":\"Commercial Innovations, INC.\",\"approval_number_master\":\"FL#12220-R3\",\"approval_number\":\"FL12220.1\",\"seq\":1,\"product_model\":\"Commercial Innovations Built-Up Roofing Systems over Concrete Decks\",\"product_description\":\"BUR systems \\\/ concrete deck\",\"design_pressure\":\"+N\\\/A\\\/-375\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Commercial Innovations, INC.\",\"approval_number_master\":\"FL#12220-R3\",\"approval_number\":\"FL12220.2\",\"seq\":2,\"product_model\":\"Commercial Innovations Built-Up Roofing Systems over Steel Decks\",\"product_description\":\"BUR systems \\\/ steel deck\",\"design_pressure\":\"+N\\\/A\\\/-120.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-03 00:00:00\",\"instructions_url\":\"\"}],\"Tag & Stick, LLC.\":[{\"manufacturer\":\"Tag & Stick, LLC.\",\"approval_number_master\":\"FL#38060-R0\",\"approval_number\":\"FL38060.1\",\"seq\":1,\"product_model\":\"Tag & Stick MTP Built-Up Roof System\",\"product_description\":\"Glass reinforced modified bitumen with an 18\\\" selvage edge, an 18\\\" section of self-adhering bitumen with a silicone release film and fabric top surface. Finished with an FBC Approved roof coating.\",\"design_pressure\":\"+N\\\/A\\\/-67.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-22 00:00:00\",\"instructions_url\":\"\"}]},\"d. roofing products|||6. modified bitumen\":{\"Elevate (Amrize Building Envelope LLC)\":[{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#984-R17\",\"approval_number\":\"FL984.1\",\"seq\":1,\"product_model\":\"Elevate Modified Bitumen Roof Systems\",\"product_description\":\"APP and SBS Modified Bitumen Roof Systems\",\"design_pressure\":\"+N\\\/A\\\/-547.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#15892-R16\",\"approval_number\":\"FL15892.1\",\"seq\":1,\"product_model\":\"Elevate SBS & APP Modified Roofing\",\"product_description\":\"SBS & APP Modified Bitumen Roofing Systems\",\"design_pressure\":\"+0\\\/-490\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#1358-R0\",\"approval_number\":\"FL1358.1\",\"seq\":1,\"product_model\":\"APP \\\/ SBS Modified Bit Roofing\",\"product_description\":\"Applied to Cemetitious Wood Fiber Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#1358-R0\",\"approval_number\":\"FL1358.2\",\"seq\":2,\"product_model\":\"APP \\\/ SBS Modified Bit Roofing\",\"product_description\":\"Applied to Gypsum Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#1358-R0\",\"approval_number\":\"FL1358.3\",\"seq\":3,\"product_model\":\"APP \\\/ SBS Modified Bit Roofing\",\"product_description\":\"Applied to Recover Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#1358-R0\",\"approval_number\":\"FL1358.4\",\"seq\":4,\"product_model\":\"APP \\\/ SBS Modified Bit Roofing\",\"product_description\":\"Applied to Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#1358-R0\",\"approval_number\":\"FL1358.5\",\"seq\":5,\"product_model\":\"APP \\\/ SBS Modified Bit Roofing\",\"product_description\":\"Applied to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#1358-R0\",\"approval_number\":\"FL1358.6\",\"seq\":6,\"product_model\":\"APP \\\/ SBS Modified Bit Roofing\",\"product_description\":\"Applied to Lightweight Insulating Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#1358-R0\",\"approval_number\":\"FL1358.7\",\"seq\":7,\"product_model\":\"APP \\\/ SBS Modified Bit Roofing\",\"product_description\":\"Applied to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5220-R0\",\"approval_number\":\"FL5220.1\",\"seq\":1,\"product_model\":\"1-APP \\\/ SBS Modified Bitumen Roofing\",\"product_description\":\"Applied to Wood Decks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5220-R0\",\"approval_number\":\"FL5220.2\",\"seq\":2,\"product_model\":\"2- APP \\\/ SBS Modified Bitumen Roofing\",\"product_description\":\"Applied to Concrete Decks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5220-R0\",\"approval_number\":\"FL5220.3\",\"seq\":3,\"product_model\":\"3- APP \\\/ SBS Modified Bitumen Roofing\",\"product_description\":\"Applied to Cementitious Wood Fiber Decks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5220-R0\",\"approval_number\":\"FL5220.4\",\"seq\":4,\"product_model\":\"4- APP \\\/ SBS Modified Bitumen Roofing\",\"product_description\":\"Applied to Recover Decks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5220-R0\",\"approval_number\":\"FL5220.5\",\"seq\":5,\"product_model\":\"5- APP \\\/ SBS Modified Bitumen Roofing\",\"product_description\":\"Applied to Steel Decks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5220-R0\",\"approval_number\":\"FL5220.6\",\"seq\":6,\"product_model\":\"6- APP \\\/ SBS Modified Bitumen Roofing\",\"product_description\":\"Applied to Lightweight Insulating Concrete Decks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#6760-R0\",\"approval_number\":\"FL6760.1\",\"seq\":1,\"product_model\":\"1- APP\\\/SBS Modified Bitumen Roofing System\",\"product_description\":\"Firestone APP and SBS Modified Bitumen Roofing Systems installed on <b>Lightweight Insulating Concrete Decks<\\\/b>\",\"design_pressure\":\"+N\\\/A\\\/-82.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#6760-R0\",\"approval_number\":\"FL6760.2\",\"seq\":2,\"product_model\":\"2- APP\\\/SBS Modified Bitumen Roofing System\",\"product_description\":\"Firestone APP and SBS Modified Bitumen Roofing System installed on Cemetitious <b>Wood Decks<\\\/b>\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#6760-R0\",\"approval_number\":\"FL6760.3\",\"seq\":3,\"product_model\":\"3- APP\\\/SBS Modified Bitumen Roofing System\",\"product_description\":\"Firestone APP and SBS Modified Bitumen Roofing System installed on <b>Recover Decks<\\\/b>\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#6760-R0\",\"approval_number\":\"FL6760.4\",\"seq\":4,\"product_model\":\"4- APP\\\/SBS Modified Bitumen Roofing System\",\"product_description\":\"Firestone APP and SBS Modified Bitumen Roofing System installed on <b>Gypsum Decks<\\\/b>\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#6760-R0\",\"approval_number\":\"FL6760.5\",\"seq\":5,\"product_model\":\"5- APP\\\/SBS Modified Bitumen Roofing System\",\"product_description\":\"Firestone APP and SBS Modified Bitumen Roofing System installed on <b>Wood Decks<\\\/b>\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#6760-R0\",\"approval_number\":\"FL6760.6\",\"seq\":6,\"product_model\":\"6- APP\\\/SBS Modified Bitumen Roofing System\",\"product_description\":\"Firestone APP and SBS Modified Bitumen Roofing System installed on <b>Steel Decks<\\\/b>\",\"design_pressure\":\"+N\\\/A\\\/-82.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#6760-R0\",\"approval_number\":\"FL6760.7\",\"seq\":7,\"product_model\":\"7- APP\\\/SBS Modified Bitumen Roofing System\",\"product_description\":\"Firestone APP and SBS Modified Bitumen Roofing System installed on <b>Concrete Decks<\\\/b>\",\"design_pressure\":\"+N\\\/A\\\/-547.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#6975-R0\",\"approval_number\":\"FL6975.1\",\"seq\":1,\"product_model\":\"1-\\\"APP\\\/SBS Modified Bitumen Roof Systems\\\"\",\"product_description\":\"Applied to Gypsum Decks\",\"design_pressure\":\"+N\\\/A\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#6975-R0\",\"approval_number\":\"FL6975.2\",\"seq\":2,\"product_model\":\"2-\\\"APP\\\/SBS Modified Bitumen Roofing Systems\\\"\",\"product_description\":\"Applied to Cemetitious Wood Decks\",\"design_pressure\":\"+N\\\/A\\\/-72.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#6975-R0\",\"approval_number\":\"FL6975.3\",\"seq\":3,\"product_model\":\"3-\\\"APP\\\/SBS Modified Bitumen Roofing Systems\\\"\",\"product_description\":\"Applied to Lightweight Concrete Decks\",\"design_pressure\":\"+N\\\/A\\\/-82.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#6762-R1\",\"approval_number\":\"FL6762.1\",\"seq\":1,\"product_model\":\"Firestone Modified Bitumen Roof Systems\",\"product_description\":\"APP and SBS Firestone Modified Bitumen Roof Systems\",\"design_pressure\":\"+N\\\/A\\\/-142.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#6762-R0\",\"approval_number\":\"FL6762.2\",\"seq\":2,\"product_model\":\"2- 2-Ply SBS Modified Bitumen Roof System\",\"product_description\":\"2-Ply SBS Modified Bitumen Roof System installed on <b>Steel Decks<\\\/b>.<br>\\nBase sheet mechanically attached over preliminary fastened insulation.\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#6762-R0\",\"approval_number\":\"FL6762.3\",\"seq\":3,\"product_model\":\"3- APP\\\/SBS Modified Bitumen Roof System\",\"product_description\":\"APP and SBS Modified Bitumen Roof System installed over <b>Concrete Decks<\\\/b>.<br>\\nBase sheet self-adhered to mechanically attached insulation.\",\"design_pressure\":\"+N\\\/A\\\/-82.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#6762-R0\",\"approval_number\":\"FL6762.4\",\"seq\":4,\"product_model\":\"4- APP\\\/SBS Modified Bitumen Roof System\",\"product_description\":\"APP and SBS Modified Bitumen Roof System installed on <b>Concrete Decks<\\\/b>.<br>\\nBase sheet self-adhered to mechanically attached insulation.\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#6762-R0\",\"approval_number\":\"FL6762.5\",\"seq\":5,\"product_model\":\"5- APP\\\/SBS Modified Bitumen Roof System\",\"product_description\":\"APP and SBS Modified Bitumen Roof System installed on <b>Concrete Decks<\\\/b>.<br>\\nBase sheet self-adhered to mechanically attached insulation.\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#6762-R0\",\"approval_number\":\"FL6762.6\",\"seq\":6,\"product_model\":\"6- APP\\\/SBS Modified Bitumen Roof System\",\"product_description\":\"APP and SBS Modified Bitumen Roof System installed on <b>Concrete Decks<\\\/b>.<br>\\nBase sheet self-adhered to primed structural concrete.\",\"design_pressure\":\"+N\\\/A\\\/-135\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#6762-R0\",\"approval_number\":\"FL6762.7\",\"seq\":7,\"product_model\":\"7- APP\\\/SBS Modified Bitumen Roof System\",\"product_description\":\"APP and SBS Modified Bitumen Roof System installed on <b>Concrete Decks<\\\/b>.<br>\\nBase sheet self-adhered to adhesive attached insulation.\",\"design_pressure\":\"+N\\\/A\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#6762-R0\",\"approval_number\":\"FL6762.8\",\"seq\":8,\"product_model\":\"8- APP\\\/SBS Modified Bitumen Roof System\",\"product_description\":\"APP and SBS Modified Bitumen Roof System installed on <b>Concrete Decks<\\\/b>.<br>\\nBase sheet self-adhered to adhesive attached insulation.\",\"design_pressure\":\"+N\\\/A\\\/-112.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#6762-R0\",\"approval_number\":\"FL6762.9\",\"seq\":9,\"product_model\":\"9- APP\\\/SBS Modified Bitumen Roof System\",\"product_description\":\"APP and SBS Modified Bitumen Roof System installed on <b>Concrete Decks<\\\/b>.<br>\\nBase sheet self-adhered to mechanically attached insulation.\",\"design_pressure\":\"+N\\\/A\\\/-82.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#6762-R0\",\"approval_number\":\"FL6762.10\",\"seq\":10,\"product_model\":\"a10- APP\\\/SBS Modified Bitumen Roof System\",\"product_description\":\"APP and SBS Modified Bitumen Roof System installed on <b>Concrete Decks<\\\/b>.<br>\\nBase sheet self-adhered to mechanically attached insulation.\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#6762-R0\",\"approval_number\":\"FL6762.11\",\"seq\":11,\"product_model\":\"a11- APP\\\/SBS Modified Bitumen Roof System\",\"product_description\":\"APP and SBS Modified Bitumen Roof System installed on <b>Concrete Decks<\\\/b>.<br>\\nBase sheet mechanically attached over loose laid insulation.\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#6762-R0\",\"approval_number\":\"FL6762.12\",\"seq\":12,\"product_model\":\"a12- APP\\\/SBS Modified Bitumen Roof System\",\"product_description\":\"APP and SBS Modified Bitumen Roof System installed on <b>Concrete Decks<\\\/b>.<br>\\nBase sheet mechanically attached over loose laid insulation.\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#6762-R0\",\"approval_number\":\"FL6762.13\",\"seq\":13,\"product_model\":\"a13- APP\\\/SBS Modified Bitumen Roof System\",\"product_description\":\"APP and SBS Modified Bitumen Roof System installed on <b>Concrete Decks<\\\/b>.<br>\\nBase sheet mechanically attached over loose laid insulation.\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#6762-R0\",\"approval_number\":\"FL6762.14\",\"seq\":14,\"product_model\":\"a14- APP\\\/SBS Modified Bitumen Roof System\",\"product_description\":\"APP and SBS Modified Bitumen Roof System installed on <b>Concrete Decks<\\\/b>.<br>\\nBase sheet adhered to mechanically attached insulation.\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#6762-R0\",\"approval_number\":\"FL6762.15\",\"seq\":15,\"product_model\":\"a15- APP\\\/SBS Modified Bitumen Roof System\",\"product_description\":\"APP and SBS Modified Bitumen Roof System installed on <b>Concrete Decks<\\\/b>.<br>\\nBase sheet adhered to adhesive attached insulation.\",\"design_pressure\":\"+N\\\/A\\\/-67.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#6762-R0\",\"approval_number\":\"FL6762.16\",\"seq\":16,\"product_model\":\"a16- APP\\\/SBS Modified Bitumen Roof System\",\"product_description\":\"APP and SBS Modified Bitumen Roof System installed on <b>Concrete Decks<\\\/b>.<br>\\nBase sheet adhered to adhesive attached insulation.\",\"design_pressure\":\"+N\\\/A\\\/-67.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#6762-R0\",\"approval_number\":\"FL6762.17\",\"seq\":17,\"product_model\":\"a17- APP\\\/SBS Modified Bitumen Roof System\",\"product_description\":\"APP and SBS Modified Bitumen Roof System installed on <b>Concrete Decks<\\\/b>.<br>\\nBase sheet adhered to structural concrete.\",\"design_pressure\":\"+N\\\/A\\\/-142.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#6762-R0\",\"approval_number\":\"FL6762.18\",\"seq\":18,\"product_model\":\"a18- APP\\\/SBS Modified Bitumen Roof System\",\"product_description\":\"APP and SBS Modified Bitumen Roof System installed on <b>Concrete, Recover Decks<\\\/b>.<br>\\nBase sheet self-adhered to adhesive attached insulation.\",\"design_pressure\":\"+N\\\/A\\\/-Max. 45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#6762-R0\",\"approval_number\":\"FL6762.19\",\"seq\":19,\"product_model\":\"a19- APP\\\/SBS Modified Bitumen Roof System\",\"product_description\":\"APP and SBS Modified Bitumen Roof System installed on <b>Concrete, Recover Decks<\\\/b>.<br>\\nBase sheet self-adhered to adhesive attached insulation.\",\"design_pressure\":\"+N\\\/A\\\/-Max. 45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#6762-R0\",\"approval_number\":\"FL6762.20\",\"seq\":20,\"product_model\":\"a20- APP\\\/SBS Modified Bitumen Roof System\",\"product_description\":\"APP and SBS Modified Bitumen Roof System installed on <b>Steel Decks<\\\/b>.<br>\\nBase sheet self-adhered to mechanically attached insulation.\",\"design_pressure\":\"+N\\\/A\\\/-82.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#6762-R0\",\"approval_number\":\"FL6762.21\",\"seq\":21,\"product_model\":\"a21- APP\\\/SBS Modified Bitumen Roof System\",\"product_description\":\"APP and SBS Modified Bitumen Roof System installed on <b>Steel Decks<\\\/b>.<br>\\nBase sheet self-adhered to mechanically attached insulation.\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#6762-R0\",\"approval_number\":\"FL6762.22\",\"seq\":22,\"product_model\":\"a22- APP\\\/SBS Modified Bitumen Roof System\",\"product_description\":\"APP and SBS Modified Bitumen Roof System installed on <b>Steel Decks<\\\/b>.<br>\\nBase sheet self-adhered to mechanically attached insulation.\",\"design_pressure\":\"+N\\\/A\\\/-82.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#6762-R0\",\"approval_number\":\"FL6762.23\",\"seq\":23,\"product_model\":\"a23- APP\\\/SBS Modified Bitumen Roof System\",\"product_description\":\"APP and SBS Modified Bitumen Roof System installed on <b>Steel Decks<\\\/b>.<br>\\nBase sheet self-adhered to mechanically attached insulation.\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#6762-R0\",\"approval_number\":\"FL6762.24\",\"seq\":24,\"product_model\":\"a24- APP\\\/SBS Modified Bitumen Roof System\",\"product_description\":\"APP and SBS Modified Bitumen Roof System installed on <b>Steel Decks<\\\/b>.<br>\\nBase sheet mechanically attached to loose laid insulation.\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#6762-R0\",\"approval_number\":\"FL6762.25\",\"seq\":25,\"product_model\":\"a25- APP\\\/SBS Modified Bitumen Roof System\",\"product_description\":\"APP and SBS Modified Bitumen Roof System installed on <b>Steel Decks<\\\/b>.<br>\\nBase sheet mechanically attached to loose laid insulation.\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#6762-R0\",\"approval_number\":\"FL6762.26\",\"seq\":26,\"product_model\":\"a26- APP\\\/SBS Modified Bitumen Roof System\",\"product_description\":\"APP and SBS Modified Bitumen Roof System installed on <b>Steel Decks<\\\/b>.<br>\\nBase sheet mechanically attached to loose laid insulation.\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#11304-R0\",\"approval_number\":\"FL11304.1\",\"seq\":1,\"product_model\":\"Firestone Modified Bitumen Roof Systems\",\"product_description\":\"APP\\\/SBS Modified Bitumen Roof System Attached to Cementitious Wood Fiber Deck per NOA#08-0118.11\",\"design_pressure\":\"+N\\\/A\\\/-72.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#11304-R0\",\"approval_number\":\"FL11304.2\",\"seq\":2,\"product_model\":\"Firestone Modified Bitumen Roof Systems\",\"product_description\":\"APP\\\/SBS Modified Bitumen Roof System Self Adhered to Concrete Deck per NOA#08-0716.01\",\"design_pressure\":\"+N\\\/A\\\/-540\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#11304-R0\",\"approval_number\":\"FL11304.3\",\"seq\":3,\"product_model\":\"Firestone Modified Bitumen Roof Systems\",\"product_description\":\"APP\\\/SBS Modified Bitumen Roof System Attached to Concrete Deck per NOA#08-0118.10\",\"design_pressure\":\"+N\\\/A\\\/-547.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#11304-R0\",\"approval_number\":\"FL11304.4\",\"seq\":4,\"product_model\":\"Firestone Modified Bitumen Roof Systems\",\"product_description\":\"APP\\\/SBS Modified Bitumen Roof System Attached to Gypsum Deck per NOA#06-0425.05\",\"design_pressure\":\"+N\\\/A\\\/-67.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#11304-R0\",\"approval_number\":\"FL11304.5\",\"seq\":5,\"product_model\":\"Firestone Modified Bitumen Roof Systems\",\"product_description\":\"APP\\\/SBS Modified Bitumen Roof System Attached to LWC Deck per NOA#06-0425.07\",\"design_pressure\":\"+N\\\/A\\\/-82.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#11304-R0\",\"approval_number\":\"FL11304.6\",\"seq\":6,\"product_model\":\"Firestone Modified Bitumen Roof Systems\",\"product_description\":\"APP\\\/SBS Modified Bitumen Roof System Self Adhered to Recover Deck per NOA#08-0716.03\",\"design_pressure\":\"+N\\\/A\\\/-262.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#11304-R0\",\"approval_number\":\"FL11304.7\",\"seq\":7,\"product_model\":\"Firestone Modified Bitumen Roof Systems\",\"product_description\":\"APP\\\/SBS Modified Bitumen Roof System Attached to Recover Deck per NOA#08-0118.06\",\"design_pressure\":\"+N\\\/A\\\/-262.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#11304-R0\",\"approval_number\":\"FL11304.8\",\"seq\":8,\"product_model\":\"Firestone Modified Bitumen Roof Systems\",\"product_description\":\"APP\\\/SBS Modified Bitumen Roof System Self Adhered to Steel Deck per NOA#08-0716.02\",\"design_pressure\":\"+N\\\/A\\\/-97.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#11304-R0\",\"approval_number\":\"FL11304.9\",\"seq\":9,\"product_model\":\"Firestone Modified Bitumen Roof Systems\",\"product_description\":\"APP\\\/SBS Modified Bitumen Roof System Attached to Steel Deck per NOA#08-0118.08\",\"design_pressure\":\"+N\\\/A\\\/-172.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#11304-R0\",\"approval_number\":\"FL11304.10\",\"seq\":10,\"product_model\":\"Firestone Modified Bitumen Roof Systems\",\"product_description\":\"APP\\\/SBS Modified Bitumen Roof System Attached to Wood Deck per NOA#08-0118.07\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#16722-R0\",\"approval_number\":\"FL16722.1\",\"seq\":1,\"product_model\":\"Firestone SBS and APP Modified Bitumen Roof Systems\",\"product_description\":\"Modified bitumen roof systems\",\"design_pressure\":\"+N\\\/A\\\/-547.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2017-01-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#984-R15\",\"approval_number\":\"FL984.2\",\"seq\":2,\"product_model\":\"Elevate Modified Bitumen Roof Systems (NON-HVHZ)\",\"product_description\":\"APP and SBS Modified Bitumen Roof Systems for use in FBC non-HVHZ jurisdictions\",\"design_pressure\":\"+N\\\/A\\\/-547.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-21 00:00:00\",\"instructions_url\":\"\"}],\"Johns Manville\":[{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#1046-R12\",\"approval_number\":\"FL1046.1\",\"seq\":1,\"product_model\":\"APP Modified Bitumen Roof Systems (NON-HVHZ)\",\"product_description\":\"APP Modified Bitumen Roof Systems for use in FBC non-HVHZ jurisdictions\",\"design_pressure\":\"+N\\\/A\\\/-315\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#17013-R30\",\"approval_number\":\"FL17013.1\",\"seq\":1,\"product_model\":\"APP Modified Bitumen Roofing (HVHZ)\",\"product_description\":\"APP roofing systems for installation over various roof deck constructions in the HVHZ only\",\"design_pressure\":\"+0\\\/-315\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#17013-R30\",\"approval_number\":\"FL17013.2\",\"seq\":2,\"product_model\":\"APP Modified Bitumen Roofing (non-HVHZ)\",\"product_description\":\"APP roofing systems for installation over various roof deck constructions in the non-HVHZ only\",\"design_pressure\":\"+0\\\/-315\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#17013-R30\",\"approval_number\":\"FL17013.3\",\"seq\":3,\"product_model\":\"SBS Modified Bitumen Roofing (HVHZ)\",\"product_description\":\"SBS roofing systems for installation over various roof deck constructions in the HVHZ only\",\"design_pressure\":\"+0\\\/-536.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#17013-R30\",\"approval_number\":\"FL17013.4\",\"seq\":4,\"product_model\":\"SBS Modified Bitumen Roofing (non-HVHZ)\",\"product_description\":\"SBS roofing systems for installation over various roof deck constructions in the non-HVHZ only\",\"design_pressure\":\"+0\\\/-536.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#644-R2\",\"approval_number\":\"FL644.1\",\"seq\":1,\"product_model\":\"SBS Modifed Bitumen Roof Systems on Lightweight Concrete Decks\",\"product_description\":\"Johns Manville SBS Modified Bitumen Roof Systems Installed on Lightweight Concrete Decks\",\"design_pressure\":\"+N\\\/A\\\/-105.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#644-R2\",\"approval_number\":\"FL644.2\",\"seq\":2,\"product_model\":\"SBS Modified Bitumen Roof Systems on Cementitious Wood Fiber Decks\",\"product_description\":\"Johns Manville SBS Modified Bitumen Roof Systems Installed on Cementitious Wood Fiber Decks\",\"design_pressure\":\"+N\\\/A\\\/-82.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#644-R2\",\"approval_number\":\"FL644.3\",\"seq\":3,\"product_model\":\"SBS Modified Bitumen Roof Systems on Concrete Decks\",\"product_description\":\"Johns Manville SBS Modifed Bitumen Roof Systems Installed on Concrete Decks\",\"design_pressure\":\"+N\\\/A\\\/-495.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#644-R2\",\"approval_number\":\"FL644.4\",\"seq\":4,\"product_model\":\"SBS Modified Bitumen Roof Systems on Gypsum Decks\",\"product_description\":\"Johns Manville SBS Modified Bitumen Roof Systems Installed on Gypsum Decks\",\"design_pressure\":\"+N\\\/A\\\/-75.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#644-R2\",\"approval_number\":\"FL644.5\",\"seq\":5,\"product_model\":\"SBS Modified Bitumen Roof Systems on Recover Decks\",\"product_description\":\"Johns Manville SBS Modified Bitumen Roof Systems Installed on Recover Decks\",\"design_pressure\":\"+N\\\/A\\\/-275.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2122-R0\",\"approval_number\":\"FL2122.1\",\"seq\":1,\"product_model\":\"DynaBase\",\"product_description\":\"SBS Modified Bitumen\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2122-R0\",\"approval_number\":\"FL2122.2\",\"seq\":2,\"product_model\":\"DynaBase XT\",\"product_description\":\"SBS Modified Bitumen\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2122-R0\",\"approval_number\":\"FL2122.3\",\"seq\":3,\"product_model\":\"DynaClad\",\"product_description\":\"SBS Modified Bitumen\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2122-R0\",\"approval_number\":\"FL2122.4\",\"seq\":4,\"product_model\":\"DynaGlas 30 FR\",\"product_description\":\"SBS Modified Bitumen Membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2122-R0\",\"approval_number\":\"FL2122.5\",\"seq\":5,\"product_model\":\"DynaGlas 30 FR XT\",\"product_description\":\"SBS Modified Bitumen\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2122-R0\",\"approval_number\":\"FL2122.6\",\"seq\":6,\"product_model\":\"DynaGlas FR\",\"product_description\":\"SBS Modified Bitumen Membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2122-R0\",\"approval_number\":\"FL2122.7\",\"seq\":7,\"product_model\":\"DynaKap FR\",\"product_description\":\"SBS Modified Bitumen Membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2122-R0\",\"approval_number\":\"FL2122.8\",\"seq\":8,\"product_model\":\"DynaLastic 180 FR\",\"product_description\":\"SBS Modified Bitumen\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2122-R0\",\"approval_number\":\"FL2122.9\",\"seq\":9,\"product_model\":\"DynaLastic 180 S\",\"product_description\":\"SBS Modified Bitumen\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2122-R0\",\"approval_number\":\"FL2122.10\",\"seq\":10,\"product_model\":\"DynaLastic 250 FR\",\"product_description\":\"SBS Modified Bitumen\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2122-R0\",\"approval_number\":\"FL2122.11\",\"seq\":11,\"product_model\":\"DynaPly\",\"product_description\":\"SBS Modified Bitumen\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2122-R0\",\"approval_number\":\"FL2122.12\",\"seq\":12,\"product_model\":\"DynaWeld Base\",\"product_description\":\"SBS Modified Bitumen\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2122-R0\",\"approval_number\":\"FL2122.13\",\"seq\":13,\"product_model\":\"DynaWeld Cap FR\",\"product_description\":\"SBS Modified Bitumen\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2122-R0\",\"approval_number\":\"FL2122.14\",\"seq\":14,\"product_model\":\"ENRGY 3 Roof Insulation\",\"product_description\":\"Roof Insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2122-R0\",\"approval_number\":\"FL2122.15\",\"seq\":15,\"product_model\":\"Fesco Board\",\"product_description\":\"Roof Insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2122-R0\",\"approval_number\":\"FL2122.16\",\"seq\":16,\"product_model\":\"Fesco Foam Roof Insulation\",\"product_description\":\"Roof Insualtion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2122-R0\",\"approval_number\":\"FL2122.17\",\"seq\":17,\"product_model\":\"PermaPly 28\",\"product_description\":\"Base Sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2122-R0\",\"approval_number\":\"FL2122.18\",\"seq\":18,\"product_model\":\"RetroFit Board\",\"product_description\":\"Roof Insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2860-R0\",\"approval_number\":\"FL2860.1\",\"seq\":1,\"product_model\":\"ENRGY 3\",\"product_description\":\"Polyisocyanurate roof insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2860-R0\",\"approval_number\":\"FL2860.2\",\"seq\":2,\"product_model\":\"ENRGY 3 Foil Faced\",\"product_description\":\"Foil faced polyisocyanurate roof insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2860-R0\",\"approval_number\":\"FL2860.3\",\"seq\":3,\"product_model\":\"JMCleanBond Base\",\"product_description\":\"Self Adhered SBS Membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2860-R0\",\"approval_number\":\"FL2860.4\",\"seq\":4,\"product_model\":\"JMCleanBond Cap\",\"product_description\":\"Self adhered SBS membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#644-R2\",\"approval_number\":\"FL644.6\",\"seq\":6,\"product_model\":\"SBS Modified Bitumen Roof Systems on Steel Decks\",\"product_description\":\"Johns Manville SBS Modified Bitumen Roof Systems Installed on Steel Decks\",\"design_pressure\":\"+N\\\/A\\\/-75.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#644-R2\",\"approval_number\":\"FL644.7\",\"seq\":7,\"product_model\":\"SBS Modified Bitumen Roof Systems on Wood Decks\",\"product_description\":\"Johns Manville SBS Modified Bitumen Roof Systems Installed on Wood Decks\",\"design_pressure\":\"+N\\\/A\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#9892-R0\",\"approval_number\":\"FL9892.1\",\"seq\":1,\"product_model\":\"Self-Adhering Modified Roof Systems over Concrete Decks\",\"product_description\":\"Self-Adhering Modified Bitumen Roof Membrane\",\"design_pressure\":\"+N\\\/A\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#9892-R0\",\"approval_number\":\"FL9892.2\",\"seq\":2,\"product_model\":\"Self-Adhering Modified Roof Systems over Steel Decks\",\"product_description\":\"Self-Adhering Modified Bitumen Roof Membrane\",\"design_pressure\":\"+N\\\/A\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#1046-R2\",\"approval_number\":\"FL1046.2\",\"seq\":2,\"product_model\":\"APP Modified Bitumen Roof Systems on Lightweight Concrete Decks\",\"product_description\":\"Johns Manville APP Modified Bitumen Roof Systems Installed on Lightweight Concrete Decks\",\"design_pressure\":\"+N\\\/A\\\/-82.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#1046-R2\",\"approval_number\":\"FL1046.3\",\"seq\":3,\"product_model\":\"APP Modified Bitumen Roof Systems on Recover Decks\",\"product_description\":\"Johns Manville APP Modified Bitumen Roof Systems Installed on Recover Decks\",\"design_pressure\":\"+N\\\/A\\\/-305.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#1046-R2\",\"approval_number\":\"FL1046.4\",\"seq\":4,\"product_model\":\"APP Modified Bitumen Roof Systems on Steel Decks\",\"product_description\":\"Johns Manville APP Modified Bitumen Roof Systems Installed on Steel Decks\",\"design_pressure\":\"+N\\\/A\\\/-97.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#1046-R2\",\"approval_number\":\"FL1046.5\",\"seq\":5,\"product_model\":\"APP Modified Bitumen Roof Systems on Wood Decks\",\"product_description\":\"Johns Manville APP Modified Roof Systems Installed on Wood Decks\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#1046-R0\",\"approval_number\":\"FL1046.6\",\"seq\":6,\"product_model\":\"DuraBoard\",\"product_description\":\"Perlite Roof Insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#1046-R0\",\"approval_number\":\"FL1046.7\",\"seq\":7,\"product_model\":\"DuraFoam\",\"product_description\":\"Composite Roof Insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#1046-R0\",\"approval_number\":\"FL1046.8\",\"seq\":8,\"product_model\":\"ENRGY 3\",\"product_description\":\"Isocyanurate Roof Insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#1046-R0\",\"approval_number\":\"FL1046.9\",\"seq\":9,\"product_model\":\"JM APP Base\",\"product_description\":\"APP Base Sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#1046-R0\",\"approval_number\":\"FL1046.10\",\"seq\":10,\"product_model\":\"Tricor M FR\",\"product_description\":\"APP Cap Sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#1046-R0\",\"approval_number\":\"FL1046.11\",\"seq\":11,\"product_model\":\"Tricor S\",\"product_description\":\"APP Cap\\\/Base Sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2948-R2\",\"approval_number\":\"FL2948.1\",\"seq\":1,\"product_model\":\"SBS Modified Bitumen Roof Systems\",\"product_description\":\"SBS modified bitumen roof systems\",\"design_pressure\":\"+N\\\/A\\\/-536.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2948-R0\",\"approval_number\":\"FL2948.2\",\"seq\":2,\"product_model\":\"DynaClad\",\"product_description\":\"ASTM D6298 membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2948-R0\",\"approval_number\":\"FL2948.3\",\"seq\":3,\"product_model\":\"DynaGlas\",\"product_description\":\"ASTM D6163, Type I, Grade G membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2948-R0\",\"approval_number\":\"FL2948.4\",\"seq\":4,\"product_model\":\"DynaGlas 30 FR\",\"product_description\":\"ASTM D6163, Type I, Grade G membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2948-R0\",\"approval_number\":\"FL2948.5\",\"seq\":5,\"product_model\":\"DynaGlas FR\",\"product_description\":\"ASTM D6163, Type II, Grade G membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2948-R0\",\"approval_number\":\"FL2948.6\",\"seq\":6,\"product_model\":\"DynaKap\",\"product_description\":\"ASTM D6162, Type II, Grade G membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2948-R0\",\"approval_number\":\"FL2948.7\",\"seq\":7,\"product_model\":\"DynaKap FR\",\"product_description\":\"ASTM D6162, Type II, Grade G membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2948-R0\",\"approval_number\":\"FL2948.8\",\"seq\":8,\"product_model\":\"DynaLastic 180\",\"product_description\":\"ASTM D6164, Type I, Grade G membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2948-R0\",\"approval_number\":\"FL2948.9\",\"seq\":9,\"product_model\":\"DynaLastic 180 FR\",\"product_description\":\"ASTM D6164, Type I, Grade G membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2948-R0\",\"approval_number\":\"FL2948.10\",\"seq\":10,\"product_model\":\"DynaLastic 180 QL\",\"product_description\":\"ASTM D6164, Type I, Grade G membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2948-R0\",\"approval_number\":\"FL2948.11\",\"seq\":11,\"product_model\":\"DynaLastic 250\",\"product_description\":\"ASTM D6164, Type II, Grade G membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2948-R0\",\"approval_number\":\"FL2948.12\",\"seq\":12,\"product_model\":\"DynaLastic 250 FR\",\"product_description\":\"ASTM D6164, Type II, Grade G membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2948-R0\",\"approval_number\":\"FL2948.13\",\"seq\":13,\"product_model\":\"DynaLaststic 180 S\",\"product_description\":\"ASTM D6164, Type I, Grade S membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2948-R0\",\"approval_number\":\"FL2948.14\",\"seq\":14,\"product_model\":\"DynaPly\",\"product_description\":\"ASTM D6162, Type II, Grade S membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2948-R0\",\"approval_number\":\"FL2948.15\",\"seq\":15,\"product_model\":\"GlasBase Plus\",\"product_description\":\"ASTM D4601, Type II base sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2948-R0\",\"approval_number\":\"FL2948.16\",\"seq\":16,\"product_model\":\"GlasPly IV\",\"product_description\":\"ASTM D2178, Type IV ply sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2948-R0\",\"approval_number\":\"FL2948.17\",\"seq\":17,\"product_model\":\"GlasPly Premier\",\"product_description\":\"ASTM D2178, Type VI ply sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2948-R0\",\"approval_number\":\"FL2948.18\",\"seq\":18,\"product_model\":\"MBR Bonding Adhesive\",\"product_description\":\"Two-part, urethane adhesive for bonding insulations and membranes\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2948-R0\",\"approval_number\":\"FL2948.19\",\"seq\":19,\"product_model\":\"MBR Cold Application Adhesive\",\"product_description\":\"ASTM D3019, Type III asphalt based adhesive for bonding insulations and membranes\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2948-R0\",\"approval_number\":\"FL2948.20\",\"seq\":20,\"product_model\":\"PermaPly 28\",\"product_description\":\"ASTM D4601, Type II base sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2948-R0\",\"approval_number\":\"FL2948.21\",\"seq\":21,\"product_model\":\"Urethane Insulation Adhesive\",\"product_description\":\"One-part, moisture curing urethane-based adhesive for bonding insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"POLYGLASS USA\":[{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#1654-R40\",\"approval_number\":\"FL1654.1\",\"seq\":1,\"product_model\":\"Polyglass Modified Bitumen Roof Systems (HVHZ)\",\"product_description\":\"SBS and APP modified bitumen roof systems for use in FBC HVHZ jurisdictions\",\"design_pressure\":\"+N\\\/A\\\/-622.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-05-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#1654-R40\",\"approval_number\":\"FL1654.2\",\"seq\":2,\"product_model\":\"Polyglass Modified Bitumen Roof Systems (NON-HVHZ)\",\"product_description\":\"SBS and APP modified bitumen roof systems for use in FBC NON-HVHZ jurisdictions\",\"design_pressure\":\"+N\\\/A\\\/-622.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#985-R2\",\"approval_number\":\"FL985.1\",\"seq\":1,\"product_model\":\"Polyglass Modified Bitumen Roof Systems Over Concrete Decks\",\"product_description\":\"SBS, APP and TPO Modified Bitumen over concrete roof decks\",\"design_pressure\":\"+N\\\/A\\\/-622.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#985-R2\",\"approval_number\":\"FL985.2\",\"seq\":2,\"product_model\":\"Polyglass Modified Bitumen Roof Systems Over Lightweight Concrete Decks\",\"product_description\":\"SBS, APP and TPO Modified Bitumen over lightweight concrete roof decks\",\"design_pressure\":\"+N\\\/A\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#985-R2\",\"approval_number\":\"FL985.3\",\"seq\":3,\"product_model\":\"Polyglass Modified Bitumen Roof Systems Over Recover Decks\",\"product_description\":\"SBS, APP and TPO Modified Bitumen in recover applications\",\"design_pressure\":\"+N\\\/A\\\/-157.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#985-R2\",\"approval_number\":\"FL985.4\",\"seq\":4,\"product_model\":\"Polyglass Modified Bitumen Roof Systems Over Steel Decks\",\"product_description\":\"SBS, APP and TPO Modified Bitumen over steel roof decks\",\"design_pressure\":\"+N\\\/A\\\/-112.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#985-R2\",\"approval_number\":\"FL985.5\",\"seq\":5,\"product_model\":\"Polyglass Modified Bitumen Roof Systems Over Wood Decks\",\"product_description\":\"SBS, APP and TPO Modified Bitumen over wood roof decks\",\"design_pressure\":\"+N\\\/A\\\/-82.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#985-R0\",\"approval_number\":\"FL985.6\",\"seq\":6,\"product_model\":\"Elastoflex S6\",\"product_description\":\"3.0mm, SBS Polyester Reinforced membrane, Sand or Film Surface\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#985-R0\",\"approval_number\":\"FL985.7\",\"seq\":7,\"product_model\":\"Elastoflex S6 G\",\"product_description\":\"4.0mm, SBS Polyester Reinforced Membrane, Granulated Surface\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#985-R0\",\"approval_number\":\"FL985.8\",\"seq\":8,\"product_model\":\"Elastoflex S6 G FR\",\"product_description\":\"4.0mm, SBS Polyester Reinforced Membrane, Granulated Surface, Fire-Retardant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#985-R0\",\"approval_number\":\"FL985.9\",\"seq\":9,\"product_model\":\"Elastoflex SA P\",\"product_description\":\"3.0mm, SBS, Polyester Reinforced Membrane, Sand or Film Surface, Self Adhering\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#985-R0\",\"approval_number\":\"FL985.10\",\"seq\":10,\"product_model\":\"Elastoflex SA P G\",\"product_description\":\"3.5mm, SBS, Polyester Reinforced Membrane, Granulated Surface, Self Adhering\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#985-R0\",\"approval_number\":\"FL985.11\",\"seq\":11,\"product_model\":\"Elastoflex SA P G FR\",\"product_description\":\"3.5mm, SBS, Polyester Reinforced Membrane, Granulated Surface, Self Adhering, Fire-Retardant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#985-R0\",\"approval_number\":\"FL985.12\",\"seq\":12,\"product_model\":\"Elastoflex SA V\",\"product_description\":\"2.0mm, SBS, Fiberglass Reinforced, Self-Adhering membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#985-R0\",\"approval_number\":\"FL985.13\",\"seq\":13,\"product_model\":\"Elastoflex SA V FR\",\"product_description\":\"2.0mm, SBS, Fiberglass Reinforced, Fire-Retardant, Self-Adhering membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#985-R0\",\"approval_number\":\"FL985.14\",\"seq\":14,\"product_model\":\"Elastoflex V\",\"product_description\":\"2.5mm, SBS, Fiberglass Reinforced membrane, Sand or Film Surface\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#985-R0\",\"approval_number\":\"FL985.15\",\"seq\":15,\"product_model\":\"Elastoflex VG\",\"product_description\":\"3.5mm, SBS Fiberglass Reinforced membranes, Granulated Surface\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#985-R0\",\"approval_number\":\"FL985.16\",\"seq\":16,\"product_model\":\"Elastoflex VG FR\",\"product_description\":\"3.5mm, SBS Fiberglass Reinforced membranes, Granulated Surface, Fire-Retardant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#985-R0\",\"approval_number\":\"FL985.17\",\"seq\":17,\"product_model\":\"Elastoshield TS\",\"product_description\":\"4.0mm, Premium SBS, Polyester Reinforced membrane, Sand or Granulated Surface\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#985-R0\",\"approval_number\":\"FL985.18\",\"seq\":18,\"product_model\":\"Elastoshield TS G\",\"product_description\":\"4.5mm, Premium SBS, Polyester Reinforced membrane, Granulated Surface\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#985-R0\",\"approval_number\":\"FL985.19\",\"seq\":19,\"product_model\":\"Elastoshield TS G FR\",\"product_description\":\"4.5mm, Premium SBS, Polyester Reinforced membrane, Granulated Surface, Fire-Retardant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#985-R0\",\"approval_number\":\"FL985.20\",\"seq\":20,\"product_model\":\"PolyAll\",\"product_description\":\"4.0mm, Premium APP, Aluminum Foil Faced\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#985-R0\",\"approval_number\":\"FL985.21\",\"seq\":21,\"product_model\":\"Polybond\",\"product_description\":\"4.0 mm, APP, Sand Surfaced\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#985-R0\",\"approval_number\":\"FL985.22\",\"seq\":22,\"product_model\":\"Polybond G\",\"product_description\":\"4.5mm, APP, Granulated Surface\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#985-R0\",\"approval_number\":\"FL985.23\",\"seq\":23,\"product_model\":\"Polyflex\",\"product_description\":\"4.0mm, Premium APP, Sand Surface\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#985-R0\",\"approval_number\":\"FL985.24\",\"seq\":24,\"product_model\":\"Polyflex G\",\"product_description\":\"4.5mm, Premium APP, Granulated Surface\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#985-R0\",\"approval_number\":\"FL985.25\",\"seq\":25,\"product_model\":\"Polyflex G FR\",\"product_description\":\"4.5mm, Premium APP, Granulated Surface, Fire Rated\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#985-R0\",\"approval_number\":\"FL985.26\",\"seq\":26,\"product_model\":\"Polyflex SA P\",\"product_description\":\"3.5mm, APP, Polyester Reinforced Membrane, Sand or Film Surface, Self Adhering\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#985-R0\",\"approval_number\":\"FL985.27\",\"seq\":27,\"product_model\":\"Polyflex SA P G\",\"product_description\":\"3.5mm, APP, Polyester Reinforced Membrane, Granulated Surface, Self Adhering\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#985-R0\",\"approval_number\":\"FL985.28\",\"seq\":28,\"product_model\":\"Polyflex SA P G FR\",\"product_description\":\"3.5mm, APP, Polyester Reinforced Membrane, Granulated Surface, Self Adhering, Fire-Retardant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#985-R0\",\"approval_number\":\"FL985.29\",\"seq\":29,\"product_model\":\"Polyglass Base\",\"product_description\":\"2.0mm, APP, Sand or Film Surface Base Sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#985-R0\",\"approval_number\":\"FL985.30\",\"seq\":30,\"product_model\":\"Polyglass Modified Bitumen Roo\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#985-R0\",\"approval_number\":\"FL985.31\",\"seq\":31,\"product_model\":\"PolyRam\",\"product_description\":\"4.0mm, Premium APP, Copper Foil Faced\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#985-R0\",\"approval_number\":\"FL985.32\",\"seq\":32,\"product_model\":\"Xtraflex\",\"product_description\":\"4.0mm, HighPerformance Asphaltic TPO membrane, Polyester Reinforced, Sand or Film Surface\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#985-R0\",\"approval_number\":\"FL985.33\",\"seq\":33,\"product_model\":\"Xtraflex G\",\"product_description\":\"4.5mm, HighPerformance Asphaltic TPO membrane, Polyester Reinforced, Granulated Surface\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#985-R0\",\"approval_number\":\"FL985.34\",\"seq\":34,\"product_model\":\"Xtraflex G FR\",\"product_description\":\"4.5mm, HighPerformance Asphaltic TPO membrane, Polyester Reinforced, Granulated Surface, Fire-Retardant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#1654-R0\",\"approval_number\":\"FL1654.3\",\"seq\":3,\"product_model\":\"Elastoflex S6\",\"product_description\":\"D6164, Grade S, Type I\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#1654-R0\",\"approval_number\":\"FL1654.4\",\"seq\":4,\"product_model\":\"Elastoflex S6 G\",\"product_description\":\"D6164, Grade G, Type I\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#1654-R0\",\"approval_number\":\"FL1654.5\",\"seq\":5,\"product_model\":\"Elastoflex S6 G FR\",\"product_description\":\"D6164, Grade G, Type I\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#1654-R0\",\"approval_number\":\"FL1654.6\",\"seq\":6,\"product_model\":\"Elastoflex SA P G\",\"product_description\":\"D6164, Grade G, Type I self-adhering\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#1654-R0\",\"approval_number\":\"FL1654.7\",\"seq\":7,\"product_model\":\"Elastoflex SA P G FR\",\"product_description\":\"D6164, Grade G, Type I self-adhering\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#1654-R0\",\"approval_number\":\"FL1654.8\",\"seq\":8,\"product_model\":\"Elastoflex SA P Smooth\",\"product_description\":\"D6164, Grade S, Type I self-adhering\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#1654-R0\",\"approval_number\":\"FL1654.9\",\"seq\":9,\"product_model\":\"Elastoflex SA V\",\"product_description\":\"D6163, Grade S, Type I self-adhering\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#1654-R0\",\"approval_number\":\"FL1654.10\",\"seq\":10,\"product_model\":\"Elastoflex SA V FR\",\"product_description\":\"D6163, Grade S, Type I self-adhering\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#1654-R0\",\"approval_number\":\"FL1654.11\",\"seq\":11,\"product_model\":\"Elastoflex V\",\"product_description\":\"D6163, Grade S, Type I\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#1654-R0\",\"approval_number\":\"FL1654.12\",\"seq\":12,\"product_model\":\"Elastoshield TS\",\"product_description\":\"D6164, Grade S, Type II\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#1654-R0\",\"approval_number\":\"FL1654.13\",\"seq\":13,\"product_model\":\"Elastoshield TS G\",\"product_description\":\"D6164, Grade G, Type II\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#1654-R0\",\"approval_number\":\"FL1654.14\",\"seq\":14,\"product_model\":\"Elastoshield TS G FR\",\"product_description\":\"D6164, Grade G, Type II\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#1654-R0\",\"approval_number\":\"FL1654.15\",\"seq\":15,\"product_model\":\"Polybond\",\"product_description\":\"D6222, Grade S, Type I heat welded\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#1654-R0\",\"approval_number\":\"FL1654.16\",\"seq\":16,\"product_model\":\"Polybond G\",\"product_description\":\"D6222, Grade G, Type I heat welded\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#1654-R0\",\"approval_number\":\"FL1654.17\",\"seq\":17,\"product_model\":\"Polyflex\",\"product_description\":\"D6222, Grade S, Type I heat welded\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#1654-R0\",\"approval_number\":\"FL1654.18\",\"seq\":18,\"product_model\":\"Polyflex G\",\"product_description\":\"D6222, Grade G, Type I heat welded\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#1654-R0\",\"approval_number\":\"FL1654.19\",\"seq\":19,\"product_model\":\"Polyflex G FR\",\"product_description\":\"D6222, Grade G, Type I heat welded\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#1654-R0\",\"approval_number\":\"FL1654.20\",\"seq\":20,\"product_model\":\"Polyflex SA P G\",\"product_description\":\"D6222, Grade G, Type I self-adhering\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#1654-R0\",\"approval_number\":\"FL1654.21\",\"seq\":21,\"product_model\":\"Polyflex SA P G FR\",\"product_description\":\"D6222, Grade G, Type I self-adhering\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#1654-R0\",\"approval_number\":\"FL1654.22\",\"seq\":22,\"product_model\":\"Polyflex SA P Smooth\",\"product_description\":\"D6222, Grade S, Type I self-adhering\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#1654-R0\",\"approval_number\":\"FL1654.23\",\"seq\":23,\"product_model\":\"Polyglass G2 Base\",\"product_description\":\"D4601, Type II base sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#16429-R0\",\"approval_number\":\"FL16429.1\",\"seq\":1,\"product_model\":\"XtraFlex APP and SBS Modified Bitumen Roof Sytsems\",\"product_description\":\"APP and SBS modified bitumen roof systems\",\"design_pressure\":\"+N\\\/A\\\/-622.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#16717-R0\",\"approval_number\":\"FL16717.1\",\"seq\":1,\"product_model\":\"Polyglass SBS and APP Modified Bitumen Roof Systems\",\"product_description\":\"Modified bitumen roof systems\",\"design_pressure\":\"+N\\\/A\\\/-622.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-08-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#16718-R0\",\"approval_number\":\"FL16718.1\",\"seq\":1,\"product_model\":\"XtraFlex SBS and APP Modified Bitumen Roof Systems\",\"product_description\":\"Modified bitumen roof systems\",\"design_pressure\":\"+N\\\/A\\\/-622.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2016-06-27 00:00:00\",\"instructions_url\":\"\"}],\"CertainTeed, LLC (Roofing)\":[{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#2533-R34\",\"approval_number\":\"FL2533.1\",\"seq\":1,\"product_model\":\"Flintlastic Modified Bitumen Roof Systems\",\"product_description\":\"Modified bitumen roof systems\",\"design_pressure\":\"+N\\\/A\\\/-635\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#16709-R12\",\"approval_number\":\"FL16709.1\",\"seq\":1,\"product_model\":\"Flintlastic Modified Bitumen Roof Systems (NON-HVHZ)\",\"product_description\":\"SBS and APP modified bitumen roof systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-97.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#479-R2\",\"approval_number\":\"FL479.1\",\"seq\":1,\"product_model\":\"CertainTeed Modified Bitumen Roofing Systems Over Cementitious Wood Fiber Decks\",\"product_description\":\"Modified Bitumen Roof Membranes\",\"design_pressure\":\"+N\\\/A\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#479-R2\",\"approval_number\":\"FL479.2\",\"seq\":2,\"product_model\":\"CertainTeed Modified Bitumen Roofing Systems over Concrete\",\"product_description\":\"Modified Bitumen Roof Membranes\",\"design_pressure\":\"+N\\\/A\\\/-630.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#479-R2\",\"approval_number\":\"FL479.3\",\"seq\":3,\"product_model\":\"CertainTeed Modified Bitumen Roofing Systems Over Gypsum Decks\",\"product_description\":\"Modified Bitumen Roof Membranes\",\"design_pressure\":\"+N\\\/A\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#479-R2\",\"approval_number\":\"FL479.4\",\"seq\":4,\"product_model\":\"CertainTeed Modified Bitumen Roofing Systems Over Light Weight Concrete Decks\",\"product_description\":\"Modified Bitumen Roofing Systems\",\"design_pressure\":\"+N\\\/A\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#479-R2\",\"approval_number\":\"FL479.5\",\"seq\":5,\"product_model\":\"CertainTeed Modified Bitumen Roofing Systems Over Recover Decks\",\"product_description\":\"Modified Bitumen Roof Membranes\",\"design_pressure\":\"+N\\\/A\\\/-630.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#479-R2\",\"approval_number\":\"FL479.6\",\"seq\":6,\"product_model\":\"CertainTeed Modified Bitumen Roofing Systems Over Steel Decks\",\"product_description\":\"Modified Bitumen Roof Membranes\",\"design_pressure\":\"+N\\\/A\\\/-120.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#479-R2\",\"approval_number\":\"FL479.7\",\"seq\":7,\"product_model\":\"CertainTeed Modified Bitumen Roofing Systems Over Wood Decks\",\"product_description\":\"Modified Bitumen Roof Membranes\",\"design_pressure\":\"+N\\\/A\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#479-R0\",\"approval_number\":\"FL479.8\",\"seq\":8,\"product_model\":\"Flintlastic Black Diamond GTA\",\"product_description\":\"Polyester torch applied APP modified bitumen membrane with fine black particle surfacing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#479-R0\",\"approval_number\":\"FL479.9\",\"seq\":9,\"product_model\":\"Flintlastic FR Cap Sheet\",\"product_description\":\"Standard fiberglass SBS modified bitumen mineral surfaced cap sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#479-R0\",\"approval_number\":\"FL479.10\",\"seq\":10,\"product_model\":\"Flintlastic FR-P\",\"product_description\":\"Standard polyester SBS modified bitumen mineral surfaced cap sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#479-R0\",\"approval_number\":\"FL479.11\",\"seq\":11,\"product_model\":\"Flintlastic GMS\",\"product_description\":\"Polyester SBS modified bitumen mineral surfaced cap sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#479-R0\",\"approval_number\":\"FL479.12\",\"seq\":12,\"product_model\":\"Flintlastic GTA\",\"product_description\":\"Standard polyester mineral surfaced APP modified bitumen membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#479-R0\",\"approval_number\":\"FL479.13\",\"seq\":13,\"product_model\":\"Flintlastic GTA-FR\",\"product_description\":\"Polyester mineral surfaced APP modified bitumen membrane with fire retardand additives\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#479-R0\",\"approval_number\":\"FL479.14\",\"seq\":14,\"product_model\":\"Flintlastic GTS\",\"product_description\":\"Polyester SBS modified bitumen membrane granule surfaced torch down application\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#479-R0\",\"approval_number\":\"FL479.15\",\"seq\":15,\"product_model\":\"Flintlastic Premium FR-P\",\"product_description\":\"Heavyweight polyester SBS modified bitumen mineral surfaced cap sheet, fire retardant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#479-R0\",\"approval_number\":\"FL479.16\",\"seq\":16,\"product_model\":\"Flintlastic STA\",\"product_description\":\"Standard smooth surfaced polyester APP modified bitumen membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#479-R0\",\"approval_number\":\"FL479.17\",\"seq\":17,\"product_model\":\"Flintlastic STA Plus\",\"product_description\":\"Premium smooth surfaced polyester APP modified bitumen membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#479-R0\",\"approval_number\":\"FL479.18\",\"seq\":18,\"product_model\":\"Flintlastic White Diamond GTA\",\"product_description\":\"Polyester torch applied APP modified bitumen membrane with fine white partical surfacing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#479-R0\",\"approval_number\":\"FL479.19\",\"seq\":19,\"product_model\":\"Glasbase Base Sheet\",\"product_description\":\"Standard fiberglass base sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#479-R0\",\"approval_number\":\"FL479.20\",\"seq\":20,\"product_model\":\"Poly SMS Base Sheet\",\"product_description\":\"Standard polyester SBS base sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#479-R0\",\"approval_number\":\"FL479.21\",\"seq\":21,\"product_model\":\"Ultra Poly SMS Base Sheet\",\"product_description\":\"Premium heavyweight polyester SBS base sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#479-R0\",\"approval_number\":\"FL479.22\",\"seq\":22,\"product_model\":\"Yosemite Buffer Base Sheet\",\"product_description\":\"Heavy duty organic base sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#2533-R30\",\"approval_number\":\"FL2533.2\",\"seq\":2,\"product_model\":\"Flintlastic Modified Bitumen Roof Systems (NON-HVHZ)\",\"product_description\":\"Modified bitumen roof systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-635\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#2533-R0\",\"approval_number\":\"FL2533.3\",\"seq\":3,\"product_model\":\"Flintlastic SA Mid Ply\",\"product_description\":\"Self-adhering, SBS modified bitumen base or ply sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Soprema, Inc.\":[{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#3915-R39\",\"approval_number\":\"FL3915.1\",\"seq\":1,\"product_model\":\"SOPREMA Modified Bitumen Roof Systems\",\"product_description\":\"SBS modified bitumen roof systems\",\"design_pressure\":\"+N\\\/A\\\/-650\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#47282-R0\",\"approval_number\":\"FL47282.1\",\"seq\":1,\"product_model\":\"SOPREMA SELECT Modified Bitumen Roof Systems\",\"product_description\":\"SBS modified bitumen roof systems\",\"design_pressure\":\"+N\\\/A\\\/-592.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#4614-R0\",\"approval_number\":\"FL4614.1\",\"seq\":1,\"product_model\":\"Colstix Systems\",\"product_description\":\"Modified bitumen roof system consisting of a self-adhered, heat-welded or ribbon-adhered base membrane, optional ply membrane and cap membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#5677-R0\",\"approval_number\":\"FL5677.1\",\"seq\":1,\"product_model\":\"Soprema Modified Bitumen Roof Systems\",\"product_description\":\"SBS modified bitumen roof systems over wood decks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#1182-R4\",\"approval_number\":\"FL1182.1\",\"seq\":1,\"product_model\":\"Soprema SBS Modified Bitumen Roof Systems on Cementitious Wood Fiber Decks\",\"product_description\":\"Soprema SBS Modified Bitumen Roof Systems installed on Cementitious Wood Fiber Decks\",\"design_pressure\":\"+N\\\/A\\\/-82.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#1182-R4\",\"approval_number\":\"FL1182.2\",\"seq\":2,\"product_model\":\"Soprema SBS Modified Bitumen Roof Systems on Gypsum Decks\",\"product_description\":\"Soprema SBS Modified Bitumen Roof Systems installed on Gypsum Decks\",\"design_pressure\":\"+N\\\/A\\\/-82.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#1182-R4\",\"approval_number\":\"FL1182.3\",\"seq\":3,\"product_model\":\"Soprema SBS Modified Bitumen Roof Systems on Lightweight Concrete Decks\",\"product_description\":\"Soprema SBS Modified Bitumen Roof Systems installed on Lightweight Concrete Decks\",\"design_pressure\":\"+N\\\/A\\\/-262.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#1182-R4\",\"approval_number\":\"FL1182.4\",\"seq\":4,\"product_model\":\"Soprema SBS Modified Bitumen Roof Systems on Recover Decks\",\"product_description\":\"Soprema SBS Modified Bitumen Roof Covers installed on Recover Decks\",\"design_pressure\":\"+N\\\/A\\\/-620.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#1182-R4\",\"approval_number\":\"FL1182.5\",\"seq\":5,\"product_model\":\"Soprema SBS Modified Bitumen Roof Systems on Steel Decks\",\"product_description\":\"Soprema SBS Modified Bitumen Roof Systems installed on Steel Decks\",\"design_pressure\":\"+N\\\/A\\\/-120.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#1182-R4\",\"approval_number\":\"FL1182.6\",\"seq\":6,\"product_model\":\"Soprema SBS Modified Bitumen Roof Systems on Wood Decks\",\"product_description\":\"Soprema SBS Modified Bitumen Roof Systems installed on Wood Decks\",\"design_pressure\":\"+N\\\/A\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#1182-R4\",\"approval_number\":\"FL1182.7\",\"seq\":7,\"product_model\":\"Soprema SBS Modified Roof Systems on Concrete Decks\",\"product_description\":\"Soprema SBS Modified Bitumen Roof Systems install on Concrete Decks\",\"design_pressure\":\"+N\\\/A\\\/-620.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#1182-R0\",\"approval_number\":\"FL1182.8\",\"seq\":8,\"product_model\":\"Elastophene PS\",\"product_description\":\"D6163 membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#1182-R0\",\"approval_number\":\"FL1182.9\",\"seq\":9,\"product_model\":\"Elastophene Sanded or Sanded F\",\"product_description\":\"D6163 membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#1182-R0\",\"approval_number\":\"FL1182.10\",\"seq\":10,\"product_model\":\"EPS Flam Stick\",\"product_description\":\"D6163 membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#1182-R0\",\"approval_number\":\"FL1182.11\",\"seq\":11,\"product_model\":\"Modified Sopra-G\",\"product_description\":\"D4601 base sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#1182-R0\",\"approval_number\":\"FL1182.12\",\"seq\":12,\"product_model\":\"Sopra IV or VI\",\"product_description\":\"D2178 ply sheets\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#1182-R0\",\"approval_number\":\"FL1182.13\",\"seq\":13,\"product_model\":\"Sopra-G\",\"product_description\":\"D4601 base sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#1182-R0\",\"approval_number\":\"FL1182.14\",\"seq\":14,\"product_model\":\"Sopra-G Vent\",\"product_description\":\"D4601 venting base sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#1182-R0\",\"approval_number\":\"FL1182.15\",\"seq\":15,\"product_model\":\"Soprabase\",\"product_description\":\"D6164 base sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#1182-R0\",\"approval_number\":\"FL1182.16\",\"seq\":16,\"product_model\":\"Soprafix\",\"product_description\":\"D6164 membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#1182-R0\",\"approval_number\":\"FL1182.17\",\"seq\":17,\"product_model\":\"Soprafix [F]\",\"product_description\":\"D6164 membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#1182-R0\",\"approval_number\":\"FL1182.18\",\"seq\":18,\"product_model\":\"Soprafix [X]\",\"product_description\":\"D6164 membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#1182-R0\",\"approval_number\":\"FL1182.19\",\"seq\":19,\"product_model\":\"Sopraglass 100\",\"product_description\":\"D4601 base sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#1182-R0\",\"approval_number\":\"FL1182.20\",\"seq\":20,\"product_model\":\"Sopralast\",\"product_description\":\"D6298 membranes\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#1182-R0\",\"approval_number\":\"FL1182.21\",\"seq\":21,\"product_model\":\"Sopralene 180, 250 or 350\",\"product_description\":\"D6164 membranes\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#1182-R0\",\"approval_number\":\"FL1182.22\",\"seq\":22,\"product_model\":\"Sopralene 180, 250, 350 GR or\",\"product_description\":\"D6164 membranes\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#1182-R0\",\"approval_number\":\"FL1182.23\",\"seq\":23,\"product_model\":\"Sopralene Flam 180 or 250\",\"product_description\":\"D6164 membranes\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#1182-R0\",\"approval_number\":\"FL1182.24\",\"seq\":24,\"product_model\":\"Sopralene Flam 180, 250, 350 G\",\"product_description\":\"D6164 membranes\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#1182-R0\",\"approval_number\":\"FL1182.25\",\"seq\":25,\"product_model\":\"Sopralene Stick or Flam Stick\",\"product_description\":\"D6163 membranes\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#1182-R0\",\"approval_number\":\"FL1182.26\",\"seq\":26,\"product_model\":\"UNILAY\",\"product_description\":\"D6164 membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#3915-R35\",\"approval_number\":\"FL3915.2\",\"seq\":2,\"product_model\":\"SOPREMA Modified Bitumen Roof Systems (NON-HVHZ)\",\"product_description\":\"Modified bitumen roof systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-650\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#3915-R0\",\"approval_number\":\"FL3915.3\",\"seq\":3,\"product_model\":\"Soprafix[X] System\",\"product_description\":\"mechanically attached, modified bitumen roof system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#10345-R0\",\"approval_number\":\"FL10345.1\",\"seq\":1,\"product_model\":\"Soprema MOS applied Modified Bitumen Roof Systems\",\"product_description\":\"SBS modified bitumen roof systems applied in MOS or MOS-A\",\"design_pressure\":\"+N\\\/A\\\/-542.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#23301-R0\",\"approval_number\":\"FL23301.1\",\"seq\":1,\"product_model\":\"Soprema Modified Bitumem Roof Systems\",\"product_description\":\"SBS modified bitumen roof systems\",\"design_pressure\":\"+N\\\/A\\\/-60\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2019-07-21 00:00:00\",\"instructions_url\":\"\"}],\"GAF\":[{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#5680-R48\",\"approval_number\":\"FL5680.1\",\"seq\":1,\"product_model\":\"Ruberoid Modified Bitumen Roof Systems (HVHZ)\",\"product_description\":\"SBS and APP Modified Bitumen Roof Systems for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-465\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#5680-R48\",\"approval_number\":\"FL5680.2\",\"seq\":2,\"product_model\":\"Ruberoid Modified Bitumen Roof Systems (NON-HVHZ)\",\"product_description\":\"SBS and APP Modified Bitumen Roof Systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-465\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#206-R0\",\"approval_number\":\"FL206.1\",\"seq\":1,\"product_model\":\"Liberty Base\\\/Ply Sheet\",\"product_description\":\"Self-adhering base or ply sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#206-R0\",\"approval_number\":\"FL206.2\",\"seq\":2,\"product_model\":\"Liberty Cap Sheet\",\"product_description\":\"Self-adhering Cap Sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#206-R0\",\"approval_number\":\"FL206.3\",\"seq\":3,\"product_model\":\"Liberty FR Cap Sheet\",\"product_description\":\"Self-adhering fire retardant cap sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#206-R0\",\"approval_number\":\"FL206.4\",\"seq\":4,\"product_model\":\"Liberty MA Mechanically Attach\",\"product_description\":\"Mechanically attached base sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#617-R0\",\"approval_number\":\"FL617.1\",\"seq\":1,\"product_model\":\"EnergyGuard Roof Insulation\",\"product_description\":\"Polyisocyanurate roof insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#617-R0\",\"approval_number\":\"FL617.2\",\"seq\":2,\"product_model\":\"Ruberoid Mop Membranes\",\"product_description\":\"SBS Modified Bitumen\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#617-R0\",\"approval_number\":\"FL617.3\",\"seq\":3,\"product_model\":\"Ruberoid PlazaDeck\",\"product_description\":\"PlazaDeck Roof Systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#617-R0\",\"approval_number\":\"FL617.4\",\"seq\":4,\"product_model\":\"Ruberoid PlazaDeck\",\"product_description\":\"PlazaDeck Roof Systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#617-R0\",\"approval_number\":\"FL617.5\",\"seq\":5,\"product_model\":\"Ruberoid SBS Heat Weld\",\"product_description\":\"Torch Applied SBS Modified Bitumen\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#617-R0\",\"approval_number\":\"FL617.6\",\"seq\":6,\"product_model\":\"Ruberoid Torch Membranes\",\"product_description\":\"APP Modified Bitumen\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#621-R0\",\"approval_number\":\"FL621.1\",\"seq\":1,\"product_model\":\"Tri-Ply Modified Bitumen Roof\",\"product_description\":\"SBS and APP Modified Bitumen\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#5680-R0\",\"approval_number\":\"FL5680.3\",\"seq\":3,\"product_model\":\"Ruberoid SBS Heat Weld Systems\",\"product_description\":\"Heat-welded, SBS modified bitumen roof systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#5680-R0\",\"approval_number\":\"FL5680.4\",\"seq\":4,\"product_model\":\"Ruberoid Torch Systems\",\"product_description\":\"Heat-welded, APP modified bitumen roof systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#13464-R0\",\"approval_number\":\"FL13464.1\",\"seq\":1,\"product_model\":\"Tri-Ply Systems\",\"product_description\":\"Modified Bitumen Roof Systems\",\"design_pressure\":\"+N\\\/A\\\/-457.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#16732-R0\",\"approval_number\":\"FL16732.1\",\"seq\":1,\"product_model\":\"Modified Bitumen Roof Systems\",\"product_description\":\"SBS and APP modified bitumen roof systems\",\"design_pressure\":\"+N\\\/A\\\/-465\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2014-11-19 00:00:00\",\"instructions_url\":\"\"}],\"U.S. Ply, Inc.\":[{\"manufacturer\":\"U.S. Ply, Inc.\",\"approval_number_master\":\"FL#8077-R7\",\"approval_number\":\"FL8077.1\",\"seq\":1,\"product_model\":\"DuraFlex and USP Modified Bitumen Roof Systems\",\"product_description\":\"SBS Modified Bitumen Roof Systems\",\"design_pressure\":\"+0\\\/-302.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"U.S. Ply, Inc.\",\"approval_number_master\":\"FL#14405-R5\",\"approval_number\":\"FL14405.1\",\"seq\":1,\"product_model\":\"US Ply APP Modified Bitumen Roof Systems\",\"product_description\":\"APP modified bitumen roof systems\",\"design_pressure\":\"+N\\\/A\\\/-877.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"U.S. Ply, Inc.\",\"approval_number_master\":\"FL#6277-R0\",\"approval_number\":\"FL6277.1\",\"seq\":1,\"product_model\":\"U.S. Ply SBS Modified Bitumen Systems on Concrete Decks\",\"product_description\":\"U.S. Ply SBS Modified Bitumen Systems installed on Concrete Decks.\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"U.S. Ply, Inc.\",\"approval_number_master\":\"FL#6277-R0\",\"approval_number\":\"FL6277.2\",\"seq\":2,\"product_model\":\"U.S. Ply SBS Modified Bitumen Systems on Lightweight Concrete Decks\",\"product_description\":\"U.S. Ply SBS Modified Bitumen Systems installed on Lightweight Concrete Decks\",\"design_pressure\":\"+N\\\/A\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"U.S. Ply, Inc.\",\"approval_number_master\":\"FL#6277-R0\",\"approval_number\":\"FL6277.3\",\"seq\":3,\"product_model\":\"U.S. Ply SBS Modified Bitumen Systems on Steel Decks\",\"product_description\":\"U.S. Ply SBS Modified Bitumen Systems installed on Steel Decks\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"U.S. Ply, Inc.\",\"approval_number_master\":\"FL#6277-R0\",\"approval_number\":\"FL6277.4\",\"seq\":4,\"product_model\":\"U.S. Ply SBS Modified Bitumen Systems on Wood Decks\",\"product_description\":\"U.S. Ply SBS Modified Bitumen Systems installed on Wood Decks\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"U.S. Ply, Inc.\",\"approval_number_master\":\"FL#6279-R0\",\"approval_number\":\"FL6279.1\",\"seq\":1,\"product_model\":\"U.S. Ply APP\\\/SBS Modified Bitumen Systems on Cementitious Wood Fiber Decks\",\"product_description\":\"U.S. Ply APP and SBS Modified Bitumen Systems installed on Cementitious Wood Fiber Decks\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"U.S. Ply, Inc.\",\"approval_number_master\":\"FL#6279-R0\",\"approval_number\":\"FL6279.2\",\"seq\":2,\"product_model\":\"U.S. Ply APP\\\/SBS Modified Bitumen Systems on Concrete Decks\",\"product_description\":\"U.S. Ply APP and SBS Modified Bitumen Systems installed on Concrete Decks\",\"design_pressure\":\"+N\\\/A\\\/-355\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"U.S. Ply, Inc.\",\"approval_number_master\":\"FL#6279-R0\",\"approval_number\":\"FL6279.3\",\"seq\":3,\"product_model\":\"U.S. Ply APP\\\/SBS Modified Bitumen Systems on Gypsum Decks\",\"product_description\":\"U.S. Ply APP and SBS Modified Bitumen Systems installed on Gypsum Decks\",\"design_pressure\":\"+N\\\/A\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"U.S. Ply, Inc.\",\"approval_number_master\":\"FL#6279-R0\",\"approval_number\":\"FL6279.4\",\"seq\":4,\"product_model\":\"U.S. Ply APP\\\/SBS Modified Bitumen Systems on Lightweight Concrete Decks\",\"product_description\":\"U.S. Ply APP and SBS Modified Bitumen Systems installed on Lightweight Concrete Decks\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"U.S. Ply, Inc.\",\"approval_number_master\":\"FL#6279-R0\",\"approval_number\":\"FL6279.5\",\"seq\":5,\"product_model\":\"U.S. Ply APP\\\/SBS Modified Bitumen Systems on Recover Decks\",\"product_description\":\"U.S. Ply APP and SBS Modified Bitumen Systems installed on Recover Decks\",\"design_pressure\":\"+N\\\/A\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"U.S. Ply, Inc.\",\"approval_number_master\":\"FL#6279-R0\",\"approval_number\":\"FL6279.6\",\"seq\":6,\"product_model\":\"U.S. Ply APP\\\/SBS Modified Bitumen Systems on Steel Deck\",\"product_description\":\"U.S. Ply APP and SBS Modified Bitumen Systems installed on Steel Decks.\",\"design_pressure\":\"+N\\\/A\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"U.S. Ply, Inc.\",\"approval_number_master\":\"FL#6279-R0\",\"approval_number\":\"FL6279.7\",\"seq\":7,\"product_model\":\"U.S. Ply APP\\\/SBS Modified Bitumen Systems on Wood Deck\",\"product_description\":\"U.S. Ply APP and SBS Modified Bitumen Systems installed on Wood Decks\",\"design_pressure\":\"+N\\\/A\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"U.S. Ply, Inc.\",\"approval_number_master\":\"FL#46982-R0\",\"approval_number\":\"FL46982.1\",\"seq\":1,\"product_model\":\"All Weather SA Base and All Weather SA G Cap\",\"product_description\":\"Self-adhered mod-bit roofing\",\"design_pressure\":\"+0\\\/-135\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Siplast Inc.\":[{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#40566-R1\",\"approval_number\":\"FL40566.1\",\"seq\":1,\"product_model\":\"01 Siplast Paradiene Insulcel Mod Bit\",\"product_description\":\"Two, torched applied Mod Bit plies adhered to Insulced-RT LWIC system poured on vented steel deck\",\"design_pressure\":\"+N\\\/A\\\/-275\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#41698-R1\",\"approval_number\":\"FL41698.1\",\"seq\":1,\"product_model\":\"Paratech Modified Bitumen Roof Systems (HVHZ)\",\"product_description\":\"SBS modified bitumen roof systems for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-465\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#41698-R1\",\"approval_number\":\"FL41698.2\",\"seq\":2,\"product_model\":\"Paratech Modified Bitumen Roof Systems (NON-HVHZ)\",\"product_description\":\"SBS modified bitumen roof systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-465\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.1\",\"seq\":1,\"product_model\":\"Irex 30\",\"product_description\":\"High melt, high ductility asphalt sheet, random glass mat reinforced.\",\"design_pressure\":\"+0\\\/-402.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.2\",\"seq\":2,\"product_model\":\"Irex 40\",\"product_description\":\"High melt, high ductility asphalt sheet, random glass mat reinforced.\",\"design_pressure\":\"+0\\\/-402.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.3\",\"seq\":3,\"product_model\":\"Irex HT\",\"product_description\":\"High melt, high ductility asphalt sheet, glass mat\\\/glass scrim reinforced.\",\"design_pressure\":\"+0\\\/-402.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.4\",\"seq\":4,\"product_model\":\"Irex PR\",\"product_description\":\"High melt, high ductility asphalt sheet, fiberglass scrim\\\/polyester mat reinforced.\",\"design_pressure\":\"+0\\\/-402.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.5\",\"seq\":5,\"product_model\":\"Parabase\",\"product_description\":\"Asphalt coated fiberglass base sheet meeting ASTM D 4601, Type II.\",\"design_pressure\":\"+0\\\/-82.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.6\",\"seq\":6,\"product_model\":\"Parabase FS\",\"product_description\":\"Asphalt coated fiberglass base sheet meeting ASTM D 4601, Type II with polyolefin film backing.\",\"design_pressure\":\"+0\\\/-82.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.7\",\"seq\":7,\"product_model\":\"Parabase Plus\",\"product_description\":\"Elastomeric asphalt coated fiberglass base sheet.\",\"design_pressure\":\"+0\\\/-82.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.8\",\"seq\":8,\"product_model\":\"Paradiene 20\",\"product_description\":\"Asphalt elastomer sheet, random glass mat reinfored.\",\"design_pressure\":\"+0\\\/-402.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.9\",\"seq\":9,\"product_model\":\"Paradiene 20 EG\",\"product_description\":\"Heavy duty asphalt elastomer sheet, glass mat\\\/glass scrim reinforced.\",\"design_pressure\":\"+0\\\/-402.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.10\",\"seq\":10,\"product_model\":\"Paradiene 20 EG TG\",\"product_description\":\"Heavy duty asphalt elastomer sheet, glass mat\\\/glass scrim reinforced.\",\"design_pressure\":\"+0\\\/-402.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.11\",\"seq\":11,\"product_model\":\"Paradiene 20 HT\",\"product_description\":\"Asphalt elastomer sheet, glass mat\\\/glass scrim reinforced.\",\"design_pressure\":\"+0\\\/-402.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.12\",\"seq\":12,\"product_model\":\"Paradiene 20 HT TG\",\"product_description\":\"Asphalt elastomer sheet, glass mat\\\/glass scrim reinforced, thin layer of grooved torching grade asphalt on bottom side.\",\"design_pressure\":\"+0\\\/-402.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.13\",\"seq\":13,\"product_model\":\"Paradiene 20 HV\",\"product_description\":\"Asphalt elastomer sheet, random glass mat reinforced.\",\"design_pressure\":\"+0\\\/-402.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.14\",\"seq\":14,\"product_model\":\"Paradiene 20 HV TG\",\"product_description\":\"Asphalt elastomer sheet, random glass mat reinforced.\",\"design_pressure\":\"+0\\\/-402.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.15\",\"seq\":15,\"product_model\":\"Paradiene 20 PR\",\"product_description\":\"Asphalt elastomer sheet, reinforced with polyester mat\\\/fiberglass scrim.\",\"design_pressure\":\"+0\\\/-402.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.16\",\"seq\":16,\"product_model\":\"Paradiene 20 PR TG\",\"product_description\":\"Asphalt elastomer sheet, reinforced with polyester mat\\\/fiberglass scrim, thin layer of grooved torching grade asphalt on bottom side.\",\"design_pressure\":\"+0\\\/-402.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.17\",\"seq\":17,\"product_model\":\"Paradiene 20 SA\",\"product_description\":\"Asphalt elastomer sheet, random glass mat reinforced, with a thin layer of self-adhesive grade asphalt on the bottom side.\",\"design_pressure\":\"+0\\\/-135\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.18\",\"seq\":18,\"product_model\":\"Paradiene 20 TG\",\"product_description\":\"Asphalt elastomer sheet, random glass mat-reinforced, thin layer of grooved torching grade asphalt on bottom side, sanded top surface.\",\"design_pressure\":\"+0\\\/-402.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.19\",\"seq\":19,\"product_model\":\"Paradiene 20 TG F\",\"product_description\":\"Asphalt elastomer sheet, random glass mat-reinforced, thin layer of grooved torching grade asphalt on the bottom side, perforated polyolefin film on top surface.\",\"design_pressure\":\"+0\\\/-402.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.20\",\"seq\":20,\"product_model\":\"Paradiene 20 TS\",\"product_description\":\"Asphalt elastomer sheet, random glass mat reinforced, with stripes of grovved torching grade asphalt on 50% of bottom side, and acrylic coating between the stripes.\",\"design_pressure\":\"+0\\\/-120\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.21\",\"seq\":21,\"product_model\":\"Paradiene 20 TS SA\",\"product_description\":\"Asphalt elastomer sheet, random glass mat reinforced, with stripes of self-adhesive grade asphalt on 50% of bottom side, and acrylic coating between the stripes.\",\"design_pressure\":\"+0\\\/-135\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.22\",\"seq\":22,\"product_model\":\"Paradiene 30\",\"product_description\":\"Asphalt elastomer sheet with mineral surfacing, random glass mat-reinforced.\",\"design_pressure\":\"+0\\\/-402.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.23\",\"seq\":23,\"product_model\":\"Paradiene 30 CR\",\"product_description\":\"Asphalt Elastomer sheet with mineral surfacing and random glass mat reinforcement, for use as the top ply of a Paradiene 20\\\/30system\",\"design_pressure\":\"+0\\\/-405\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.24\",\"seq\":24,\"product_model\":\"Paradiene 30 CR FR\",\"product_description\":\"Asphalt Elastomer sheet with mineral surfacing and random glass mat reinforcement, for use as the top ply of a Paradiene 20\\\/30system\",\"design_pressure\":\"+0\\\/-405\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.25\",\"seq\":25,\"product_model\":\"Paradiene 30 CR FR TG\",\"product_description\":\"Asphalt Elastomer sheet with mineral surfacing and random glass mat reinforcement, for use as the top ply of a Paradiene 20\\\/30system\",\"design_pressure\":\"+0\\\/-405\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.26\",\"seq\":26,\"product_model\":\"Paradiene 30 CR TG\",\"product_description\":\"Asphalt Elastomer sheet with mineral surfacing and random glass mat reinforcement, for use as the top ply of a Paradiene 20\\\/30system\",\"design_pressure\":\"+0\\\/-405\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.27\",\"seq\":27,\"product_model\":\"Paradiene 30 FR\",\"product_description\":\"Fire rated asphalt elastomer sheet with mineral surfacing, random glass mat-reinforced.\",\"design_pressure\":\"+0\\\/-402.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.28\",\"seq\":28,\"product_model\":\"Paradiene 30 FR TG\",\"product_description\":\"Fire rated asphalt elastomer sheet with mineral surfacing, random glass mat reinforced, thin layer of grooved torching grade asphalt on botton side.\",\"design_pressure\":\"+0\\\/-402.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.29\",\"seq\":29,\"product_model\":\"Paradiene 30 HT\",\"product_description\":\"Asphalt elastomer sheet with mineral surfacing, glass mat\\\/glass scrim reinforced.\",\"design_pressure\":\"+0\\\/-402.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.30\",\"seq\":30,\"product_model\":\"Paradiene 30 HT FR\",\"product_description\":\"Fire rated asphalt elastomer sheet with mineral surfacing, glass mat\\\/glass scrim reinforced.\",\"design_pressure\":\"+0\\\/-402.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.31\",\"seq\":31,\"product_model\":\"Paradiene 30 HT FR TG\",\"product_description\":\"Fire rated asphalt elastomer sheet with mineral surfacing, glass mat\\\/glass scrim reinforced, thin layer of grooved torching grade asphalt on botton side.\",\"design_pressure\":\"+0\\\/-402.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.32\",\"seq\":32,\"product_model\":\"Paradiene 30 HT TG\",\"product_description\":\"Asphalt elastomer sheet with mineral surfacing, glass mat\\\/glass scrim reinforced, thin layer of grooved torcing grade asphalt on bottom side.\",\"design_pressure\":\"+0\\\/-402.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.33\",\"seq\":33,\"product_model\":\"Paradiene 30 MW\",\"product_description\":\"Asphalt elastomer sheet with mineral surfacing, heavy duty fiberglass mat reinforced.\",\"design_pressure\":\"+0\\\/-402.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.34\",\"seq\":34,\"product_model\":\"Paradiene 30 MW FR\",\"product_description\":\"Fire rated asphalt elastomer sheet with mineral surfacing, heavy duty fiberglass mat reinforced.\",\"design_pressure\":\"+0\\\/-402.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.35\",\"seq\":35,\"product_model\":\"Paradiene 30 TG\",\"product_description\":\"Asphalt elastomer sheet with mineral surfacing, random glass mat reinforced, thin layer of grooved torching grade asphalt on bottom side.\",\"design_pressure\":\"+0\\\/-402.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.36\",\"seq\":36,\"product_model\":\"Paradiene 40 FR\",\"product_description\":\"Fire rated asphalt elastomer sheet with mineral surfacing, glass mat\\\/glass scrim reinforced.\",\"design_pressure\":\"+0\\\/-402.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.37\",\"seq\":37,\"product_model\":\"Parafor 50 LT\",\"product_description\":\"Asphalt elastomer sheet with mineral surfacing, polyester mat\\\/fiberglass scrim reinforced.\",\"design_pressure\":\"+0\\\/-402.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.38\",\"seq\":38,\"product_model\":\"Paraglas\",\"product_description\":\"Asphalt coated fiberglass mat meeting ASTM D 2178, Type IV.\",\"design_pressure\":\"+0\\\/-230\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.39\",\"seq\":39,\"product_model\":\"Paralosa TS\",\"product_description\":\"Asphalt elastomer sheet with mineral surfacing, polyester mat\\\/glass scrim, with stripes of grooved torching grade asphalt on 50% of bottom side, and acrylic coating between the stripes.\",\"design_pressure\":\"+0\\\/-120\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.40\",\"seq\":40,\"product_model\":\"Paravent FS\",\"product_description\":\"Asphalt coated fiberglass base sheet with perforations of approximately 1.5\\\" diameter and polyolefin fim backing.\",\"design_pressure\":\"+0\\\/-120\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.41\",\"seq\":41,\"product_model\":\"Teranap\",\"product_description\":\"Asphalt elastomer sheet, with a nonwoven polyester geotextile reinforcement and a polyester film protective layer.\",\"design_pressure\":\"+0\\\/-402.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.42\",\"seq\":42,\"product_model\":\"Veral Aluminum\",\"product_description\":\"Aluminum-clad asphalt elastomer sheet, glass mat\\\/glass scrim reinforced.\",\"design_pressure\":\"+0\\\/-402.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.43\",\"seq\":43,\"product_model\":\"Veral Copper\",\"product_description\":\"Copper-clad asphalt elastomer sheet, glass mat\\\/glass scrim reinforced.\",\"design_pressure\":\"+0\\\/-402.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.44\",\"seq\":44,\"product_model\":\"Veral Polar White Spectra\",\"product_description\":\"Aluminum-clad asphalt elastomer sheet, glass scrim reinforced, polyolefin film backing, factory finished with Kynar 500 two-coat, high performance flurocarbon color system.\",\"design_pressure\":\"+0\\\/-402.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R2\",\"approval_number\":\"FL1075.45\",\"seq\":45,\"product_model\":\"Veral Stainless Steel\",\"product_description\":\"Stainless-steel-clad asphalt elastomer sheet, glass scrim reinforced.\",\"design_pressure\":\"+0\\\/-402.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1075-R0\",\"approval_number\":\"FL1075.46\",\"seq\":46,\"product_model\":\"Veral Stainless Steel\",\"product_description\":\"Stainless-steel-clad asphalt elastomer sheet, glass scrim reinforced.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#10342-R0\",\"approval_number\":\"FL10342.1\",\"seq\":1,\"product_model\":\"SBS Mod-Bit Membranes\",\"product_description\":\"SBS Modified Bitumen Membranes over Lightweight Concrete\",\"design_pressure\":\"+0\\\/-135\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#16282-R0\",\"approval_number\":\"FL16282.1\",\"seq\":1,\"product_model\":\"Siplast Modified Bitumen\",\"product_description\":\"Modified Bitumen roofing systems over Gypsum Decks\",\"design_pressure\":\"+0\\\/-112.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#16284-R0\",\"approval_number\":\"FL16284.1\",\"seq\":1,\"product_model\":\"Siplast Modified Bitumen Roof Systems\",\"product_description\":\"Siplast Modified Bitumen Roof Systems over LWIC Decks\",\"design_pressure\":\"+0\\\/--225\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#16285-R0\",\"approval_number\":\"FL16285.1\",\"seq\":1,\"product_model\":\"Siplast Modified Bitumen Roof Systems\",\"product_description\":\"Siplast Modified Bitumen Roof Systems over Wood Decks\",\"design_pressure\":\"+0\\\/--172.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#16286-R0\",\"approval_number\":\"FL16286.1\",\"seq\":1,\"product_model\":\"Siplast Modified Bitumen Roof Systems\",\"product_description\":\"Siplast Modified Bitumen Roof Systems over Recover Decks\",\"design_pressure\":\"+0\\\/--172.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#16287-R0\",\"approval_number\":\"FL16287.1\",\"seq\":1,\"product_model\":\"Siplast Modified Bitumen Roof Systems\",\"product_description\":\"Siplast Modified Bitumen Roof Systems over Steel Decks\",\"design_pressure\":\"+0\\\/--150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#16288-R0\",\"approval_number\":\"FL16288.1\",\"seq\":1,\"product_model\":\"Siplast Modified Bitumen Roof Systems\",\"product_description\":\"Siplast Modified Bitumen Roof Systems over Concrete Decks\",\"design_pressure\":\"+0\\\/--402.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#16289-R0\",\"approval_number\":\"FL16289.1\",\"seq\":1,\"product_model\":\"Siplast Self Adhered Modified Bitume Roof Systems\",\"product_description\":\"Siplast Self Adhered Modified Bitumen Roof Systems over Steel Decks\",\"design_pressure\":\"+0\\\/--97.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#16289-R0\",\"approval_number\":\"FL16289.2\",\"seq\":2,\"product_model\":\"Siplast Self Adhered Modified Bitumen Roof Systems\",\"product_description\":\"Siplast Self Adhered Modified Bitumen Roof Systems over concrete Decks\",\"design_pressure\":\"+0\\\/--405\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-14 00:00:00\",\"instructions_url\":\"\"}],\"Mule-Hide Products Co., Inc.\":[{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#10497-R14\",\"approval_number\":\"FL10497.1\",\"seq\":1,\"product_model\":\"Mule-Hide Modified Bitumen Roof Systems (HVHZ)\",\"product_description\":\"APP and SBS modified bitumen roof systems for use in FBC HVHZ jurisdictions\",\"design_pressure\":\"+N\\\/A\\\/-480\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2027-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#10497-R14\",\"approval_number\":\"FL10497.2\",\"seq\":2,\"product_model\":\"Mule-Hide Modified Bitumen Roof Systems (NON-HVHZ)\",\"product_description\":\"APP and SBS modified bitumen roof systems for use in FBC NON-HVHZ jurisdictions\",\"design_pressure\":\"+N\\\/A\\\/-480\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#1213-R0\",\"approval_number\":\"FL1213.1\",\"seq\":1,\"product_model\":\"Nail Base\",\"product_description\":\"nailable, fiberglass reinforced SBS base sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#1213-R0\",\"approval_number\":\"FL1213.2\",\"seq\":2,\"product_model\":\"SA Base Sheet\",\"product_description\":\"self-adhering fiberglass reinforced SBS Base Sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#1213-R0\",\"approval_number\":\"FL1213.3\",\"seq\":3,\"product_model\":\"SA Base Sheet (FR)\",\"product_description\":\"self-adhering, fiberglass reinforced, fire retardant SBS Base Sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#1213-R0\",\"approval_number\":\"FL1213.4\",\"seq\":4,\"product_model\":\"SA-APP Cap Sheet\",\"product_description\":\"self-adhering, polyester reinforced APP Cap Sheet (granulated)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#1213-R0\",\"approval_number\":\"FL1213.5\",\"seq\":5,\"product_model\":\"SA-APP Cap Sheet (FR)\",\"product_description\":\"self-adhering, polyester reinforced, fire retardant APP Cap Sheet (granulated)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#1213-R0\",\"approval_number\":\"FL1213.6\",\"seq\":6,\"product_model\":\"SA-APP Cap Sheet (S)\",\"product_description\":\"self-adhering, polyester reinforced APP Cap Sheet (smooth)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#1213-R0\",\"approval_number\":\"FL1213.7\",\"seq\":7,\"product_model\":\"SA-SBS Cap Sheet\",\"product_description\":\"self-adhering, polyester reinforced SBS Cap Sheet (granulated)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#1213-R0\",\"approval_number\":\"FL1213.8\",\"seq\":8,\"product_model\":\"SA-SBS Cap Sheet (FR)\",\"product_description\":\"self-adhering, polyester reinforced fire resistant SBS Cap Sheet (granulated)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"The Garland Company, Inc.\":[{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#12144-R13\",\"approval_number\":\"FL12144.1\",\"seq\":1,\"product_model\":\"Garland Modified Bitumen Roof Systems\",\"product_description\":\"SBS Modified Bitumen Roof Systems\",\"design_pressure\":\"+N\\\/A\\\/-452.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2320-R0\",\"approval_number\":\"FL2320.1\",\"seq\":1,\"product_model\":\"HPR GlasBase\",\"product_description\":\"D4601, type II base sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2320-R0\",\"approval_number\":\"FL2320.2\",\"seq\":2,\"product_model\":\"HPR Glasfelt\",\"product_description\":\"D2178, type IV ply sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2320-R0\",\"approval_number\":\"FL2320.3\",\"seq\":3,\"product_model\":\"HPR Polyscrim\",\"product_description\":\"D5726 polyester felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2320-R0\",\"approval_number\":\"FL2320.4\",\"seq\":4,\"product_model\":\"HPR Polyscrim Plus\",\"product_description\":\"D5726 polyester felt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2320-R0\",\"approval_number\":\"FL2320.5\",\"seq\":5,\"product_model\":\"HPR Premium GlasBase\",\"product_description\":\"D4601, type II base sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2320-R0\",\"approval_number\":\"FL2320.6\",\"seq\":6,\"product_model\":\"HPR Premium Glasfelt\",\"product_description\":\"D2178, type VI ply sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2320-R0\",\"approval_number\":\"FL2320.7\",\"seq\":7,\"product_model\":\"HPR TorchBase\",\"product_description\":\"Fiberglass modified base sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2320-R0\",\"approval_number\":\"FL2320.8\",\"seq\":8,\"product_model\":\"HPR Tribase\",\"product_description\":\"Dual reinforced base sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2320-R0\",\"approval_number\":\"FL2320.9\",\"seq\":9,\"product_model\":\"HPR Tribase Plus\",\"product_description\":\"Dual reinforced, modified base sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2320-R0\",\"approval_number\":\"FL2320.10\",\"seq\":10,\"product_model\":\"StressPly\",\"product_description\":\"D6163, type III, Grade S membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2320-R0\",\"approval_number\":\"FL2320.11\",\"seq\":11,\"product_model\":\"StressPly E\",\"product_description\":\"D6162, type III, Grade S membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2320-R0\",\"approval_number\":\"FL2320.12\",\"seq\":12,\"product_model\":\"StressPly E FR\",\"product_description\":\"D6162, type III, Grade S membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2320-R0\",\"approval_number\":\"FL2320.13\",\"seq\":13,\"product_model\":\"StressPly E FR Mineral\",\"product_description\":\"D6162, type III, Grade G membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2320-R0\",\"approval_number\":\"FL2320.14\",\"seq\":14,\"product_model\":\"StressPly E Mineral\",\"product_description\":\"D6162, type III, Grade G membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2320-R0\",\"approval_number\":\"FL2320.15\",\"seq\":15,\"product_model\":\"StressPly EUV\",\"product_description\":\"D6162, type III, Grade S membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2320-R0\",\"approval_number\":\"FL2320.16\",\"seq\":16,\"product_model\":\"StressPly EUV FR\",\"product_description\":\"D6162, type III, Grade S membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2320-R0\",\"approval_number\":\"FL2320.17\",\"seq\":17,\"product_model\":\"StressPly EUV FR Mineral\",\"product_description\":\"D6162, type III, Grade G membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2320-R0\",\"approval_number\":\"FL2320.18\",\"seq\":18,\"product_model\":\"StressPly EUV Mineral\",\"product_description\":\"D6162, type III, Grade G membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2320-R0\",\"approval_number\":\"FL2320.19\",\"seq\":19,\"product_model\":\"StressPly FR\",\"product_description\":\"D6163, type III, Grade S membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2320-R0\",\"approval_number\":\"FL2320.20\",\"seq\":20,\"product_model\":\"StressPly FR Mineral\",\"product_description\":\"D6163, type III, Grade G membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2320-R0\",\"approval_number\":\"FL2320.21\",\"seq\":21,\"product_model\":\"StressPly IV\",\"product_description\":\"D6163, type III, Grade S membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2320-R0\",\"approval_number\":\"FL2320.22\",\"seq\":22,\"product_model\":\"StressPly IV Mineral\",\"product_description\":\"D6163, type III, Grade G membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2320-R0\",\"approval_number\":\"FL2320.23\",\"seq\":23,\"product_model\":\"StressPly IV UV Mineral\",\"product_description\":\"D6163, type III, Grade G membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2320-R0\",\"approval_number\":\"FL2320.24\",\"seq\":24,\"product_model\":\"StressPly Mineral\",\"product_description\":\"D6163, type III, Grade G membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2320-R0\",\"approval_number\":\"FL2320.25\",\"seq\":25,\"product_model\":\"StressPly Plus\",\"product_description\":\"D6163, type III, Grade S membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2320-R0\",\"approval_number\":\"FL2320.26\",\"seq\":26,\"product_model\":\"StressPly Plus FR\",\"product_description\":\"D6163, type III, Grade S membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2320-R0\",\"approval_number\":\"FL2320.27\",\"seq\":27,\"product_model\":\"StressPly Plus Mineral\",\"product_description\":\"D6163, type III, Grade G membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2320-R0\",\"approval_number\":\"FL2320.28\",\"seq\":28,\"product_model\":\"StressPly Plus Mineral FR\",\"product_description\":\"D6163, type III, Grade G membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2320-R0\",\"approval_number\":\"FL2320.29\",\"seq\":29,\"product_model\":\"VersiPly 60\",\"product_description\":\"D6163, type III, Grade S membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2320-R0\",\"approval_number\":\"FL2320.30\",\"seq\":30,\"product_model\":\"VersiPly 80\",\"product_description\":\"D6163, type III, Grade S membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2320-R0\",\"approval_number\":\"FL2320.31\",\"seq\":31,\"product_model\":\"VersiPly 80 Mineral\",\"product_description\":\"D6163, type III, Grade G membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#12144-R0\",\"approval_number\":\"FL12144.2\",\"seq\":2,\"product_model\":\"Garland Modified Bitumen Roof Systems Over Concrete Deck\",\"product_description\":\"SBS\\\/SIS\\\/SEBS Modified bitumen roof systems\",\"design_pressure\":\"+N\\\/A\\\/-375.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#12144-R0\",\"approval_number\":\"FL12144.3\",\"seq\":3,\"product_model\":\"Garland Modified Bitumen Roof Systems Over Gypsum Deck\",\"product_description\":\"SBS\\\/SIS\\\/SEBS Modified bitumen roof systems\",\"design_pressure\":\"+N\\\/A\\\/-172.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#12144-R0\",\"approval_number\":\"FL12144.4\",\"seq\":4,\"product_model\":\"Garland Modified Bitumen Roof Systems Over Lightweight Concrete Deck\",\"product_description\":\"SBS\\\/SIS\\\/SEBS Modified bitumen roof systems\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#12144-R0\",\"approval_number\":\"FL12144.5\",\"seq\":5,\"product_model\":\"Garland Modified Bitumen Roof Systems Over Recover Deck\",\"product_description\":\"SBS\\\/SIS\\\/SEBS Modified bitumen roof systems\",\"design_pressure\":\"+N\\\/A\\\/-375.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#12144-R0\",\"approval_number\":\"FL12144.6\",\"seq\":6,\"product_model\":\"Garland Modified Bitumen Roof Systems Over Steel Deck\",\"product_description\":\"SBS\\\/SIS\\\/SEBS Modified bitumen roof systems\",\"design_pressure\":\"+N\\\/A\\\/-172.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#12144-R0\",\"approval_number\":\"FL12144.7\",\"seq\":7,\"product_model\":\"Garland Modified Bitumen Roof Systems Over Wood Deck\",\"product_description\":\"SBS\\\/SIS\\\/SEBS Modified bitumen roof systems\",\"design_pressure\":\"+N\\\/A\\\/-135.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#12202-R0\",\"approval_number\":\"FL12202.1\",\"seq\":1,\"product_model\":\"Garland SBS Modified Bitumen Roof System\",\"product_description\":\"SBS Modified Bitumen Roofing Membranes\",\"design_pressure\":\"+N\\\/A\\\/-75.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-17 00:00:00\",\"instructions_url\":\"\"}],\"MFM Building Products Corp.\":[{\"manufacturer\":\"MFM Building Products Corp.\",\"approval_number_master\":\"FL#13025-R6\",\"approval_number\":\"FL13025.2\",\"seq\":2,\"product_model\":\"2 - \\\"Peel & Seal\\\"\",\"product_description\":\"Self-Adhered Modified Bitumen Roof System adhered to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MFM Building Products Corp.\",\"approval_number_master\":\"FL#12014-R0\",\"approval_number\":\"FL12014.1\",\"seq\":1,\"product_model\":\"1 - MFM \\\"Peel & Seal\\u2122\\\"\",\"product_description\":\"Self-adhered, non-reinforced modified bitumen membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MFM Building Products Corp.\",\"approval_number_master\":\"FL#13025-R0\",\"approval_number\":\"FL13025.1\",\"seq\":1,\"product_model\":\"\\\"Peel & Seal\\\"\",\"product_description\":\"Modified Bitumen Roof System adhered to Corrugated Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-135\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Tarco Roofing\":[{\"manufacturer\":\"Tarco Roofing\",\"approval_number_master\":\"FL#14672-R10\",\"approval_number\":\"FL14672.1\",\"seq\":1,\"product_model\":\"LeakBarrier, TOPSHIELD and StormGear Modified Bitumen Roof Systems (NON-HVHZ)\",\"product_description\":\"SBS modified bitumen roof systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-135\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tarco Roofing\",\"approval_number_master\":\"FL#9487-R0\",\"approval_number\":\"FL9487.1\",\"seq\":1,\"product_model\":\"LeakBarrier EasyStick Self-Adhering Roof Systems\",\"product_description\":\"Self-Adhering Modified Bitumen Roof Systems\",\"design_pressure\":\"+N\\\/A\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-13 00:00:00\",\"instructions_url\":\"\"}],\"BITEC, INC.\":[{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#16270-R9\",\"approval_number\":\"FL16270.1\",\"seq\":1,\"product_model\":\"BITEC Modified Bitumen Roof Systems\",\"product_description\":\"APP and SBS modified bitumen roof systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-112.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#1251-R0\",\"approval_number\":\"FL1251.1\",\"seq\":1,\"product_model\":\"APM-4.5T\",\"product_description\":\"4.5 mm; granule surface; APP modified bitumen membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#1251-R0\",\"approval_number\":\"FL1251.2\",\"seq\":2,\"product_model\":\"APM-4.5T\",\"product_description\":\"4.5 mm; granule surface; APP modified bitumen membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#1251-R0\",\"approval_number\":\"FL1251.3\",\"seq\":3,\"product_model\":\"APM-4T\",\"product_description\":\"4.0 mm; granule surface; APP modified bitumen membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#1251-R0\",\"approval_number\":\"FL1251.4\",\"seq\":4,\"product_model\":\"APS-4T\",\"product_description\":\"4.0 mm; smooth torch applied; APP modified bitumen membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#1251-R0\",\"approval_number\":\"FL1251.5\",\"seq\":5,\"product_model\":\"FA-2T\",\"product_description\":\"2.0 mm; base sheet; APP modified bitumen; torch applied or mechanically attached\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#1251-R0\",\"approval_number\":\"FL1251.6\",\"seq\":6,\"product_model\":\"FS-2H\",\"product_description\":\"2.0 mm; base sheet; SBS modified bitumen; hot aspahlt applied or mechanically attached\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#1251-R0\",\"approval_number\":\"FL1251.7\",\"seq\":7,\"product_model\":\"Imperflex MSA\",\"product_description\":\"SBR modified bitumen self-adhered; granule surface cap sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#1251-R0\",\"approval_number\":\"FL1251.8\",\"seq\":8,\"product_model\":\"Imperflex USA\",\"product_description\":\"SBR modifed bitumen self-adhered membrane base sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#1251-R0\",\"approval_number\":\"FL1251.9\",\"seq\":9,\"product_model\":\"MAT - 40\",\"product_description\":\"SBS modified bitumen Metal and Tile underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#1251-R0\",\"approval_number\":\"FL1251.10\",\"seq\":10,\"product_model\":\"Mineral Design MDA\",\"product_description\":\"4.0 mm; granule pattern surface; APP modified bitumen membrane; torch applied\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#1251-R0\",\"approval_number\":\"FL1251.11\",\"seq\":11,\"product_model\":\"Mineral Design MDS\",\"product_description\":\"4.0 mm; granule pattern surface; SBS modified bitumen membrane; hot asphalt applied\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#1251-R0\",\"approval_number\":\"FL1251.12\",\"seq\":12,\"product_model\":\"SFM-3.5H\",\"product_description\":\"3.5 mm; granule surface; SBS modified bitumen membrane; hot asphalt applied\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#1251-R0\",\"approval_number\":\"FL1251.13\",\"seq\":13,\"product_model\":\"SFM-3.5H-FR\",\"product_description\":\"3.5 mm; Fired Resistant; SBS modified bitumen membrane; hot asphalt applied\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#1251-R0\",\"approval_number\":\"FL1251.14\",\"seq\":14,\"product_model\":\"SPM-3.5H\",\"product_description\":\"3.5 mm; granule surface; SBS modified bitumen membrane; hot asphalt applied\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#1251-R0\",\"approval_number\":\"FL1251.15\",\"seq\":15,\"product_model\":\"SPM-4.5T\",\"product_description\":\"4.5 mm; granule surface; SBS modified bitumen membrane; torch applied\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#1251-R0\",\"approval_number\":\"FL1251.16\",\"seq\":16,\"product_model\":\"SPM-4H\",\"product_description\":\"4.0 mm; granule surface; SBS modified bitumen; hot asphalt applied\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#1251-R0\",\"approval_number\":\"FL1251.17\",\"seq\":17,\"product_model\":\"SPS-3H\",\"product_description\":\"3.0 mm; smooth surface; SBS modified bitumen; hot asphalt applied\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#1251-R0\",\"approval_number\":\"FL1251.18\",\"seq\":18,\"product_model\":\"UDL - 40\",\"product_description\":\"Modified Bitumen Tile and Shingle Underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#11854-R0\",\"approval_number\":\"FL11854.1\",\"seq\":1,\"product_model\":\"1 - \\\"APM-4.5T,APM-4T,MDA,APS-4T,FA-2T,MAC300,MAC200,SPM-3.5H,SPM-4H,MDS,SPM-4.5T,SPS-3H,SFM-3.5H,SFM-3.5H-FR,FS-2H\\\"\",\"product_description\":\"Bitec APP\\\/SBS Modified Bitumen Roof Systems for Wood Decks\",\"design_pressure\":\"+N\\\/A\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#11854-R0\",\"approval_number\":\"FL11854.2\",\"seq\":2,\"product_model\":\"2 - \\\"APM-4.5T,APM-4T,MDA,APS-4T,FA-2T,MAC300,MAC200,SPM-3.5H,SPM-4H,MDS,SPM-4.5T,SPS-3H,SFM-3.5H,SFM-3.5H-FR,FS-2H\\\"\",\"product_description\":\"Bitec APP\\\/SBS Modified Bitumen Roof Systems for Steel Decks\",\"design_pressure\":\"+N\\\/A\\\/-67.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#11854-R0\",\"approval_number\":\"FL11854.3\",\"seq\":3,\"product_model\":\"3 - \\\"APM-4.5T,APM-4T,MDA,APS-4T,FA-2T,MAC300,MAC200,SPM-3.5H,SPM-4H,MDS,SPM-4.5T,SPS-3H,SFM-3.5H,SFM-3.5H-FR,FS-2H\\\"\",\"product_description\":\"Bitec APP\\\/SBS Modified Bitumen Roof Systems for Concrete Decks\",\"design_pressure\":\"+N\\\/A\\\/-567.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#11854-R0\",\"approval_number\":\"FL11854.4\",\"seq\":4,\"product_model\":\"4 - \\\"APM-4.5T,APM-4T,MDA,APS-4T,FA-2T,MAC300,MAC200,SPM-3.5H,SPM-4H,MDS,SPM-4.5T,SPS-3H,SFM-3.5H,SFM-3.5H-FR,FS-2H\\\"\",\"product_description\":\"Bitec APP\\\/SBS Modified Bitumen Roof Systems for Lightweight Insulating Concrete Decks\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#11854-R0\",\"approval_number\":\"FL11854.5\",\"seq\":5,\"product_model\":\"4 - \\\"APM-4.5T,APM-4T,MDA,APS-4T,FA-2T,MAC300,MAC200,SPM-3.5H,SPM-4H,MDS,SPM-4.5T,SPS-3H,SFM-3.5H,SFM-3.5H-FR,FS-2H\\\"\",\"product_description\":\"Bitec APP\\\/SBS Modified Bitumen Roof Systems for Recover Decks\",\"design_pressure\":\"+N\\\/A\\\/-See NOA\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#13184-R0\",\"approval_number\":\"FL13184.1\",\"seq\":1,\"product_model\":\"IMPERFLEX\\u00ae Multi-Ply SA System\",\"product_description\":\"SBS Polymer Modified Bitumen Roof Membranes Self-Adhered to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#13706-R0\",\"approval_number\":\"FL13706.1\",\"seq\":1,\"product_model\":\"1_Uninsulated Modified Bitumen Roof System\",\"product_description\":\"Uninsulated APP and SBS Modified Bitumen Membrane Roofing System Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#13706-R0\",\"approval_number\":\"FL13706.2\",\"seq\":2,\"product_model\":\"2_Insulated Modified Bitumen Roof System\",\"product_description\":\"Insulated APP and SBS Modified Bitumen Membrane Roofing System Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#13706-R1\",\"approval_number\":\"FL13706.3\",\"seq\":3,\"product_model\":\"3_imperflex Modified Bitumen Roof System\",\"product_description\":\"imperflex Modified Bitumen Roof System adhered to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-345\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#16270-R0\",\"approval_number\":\"FL16270.2\",\"seq\":2,\"product_model\":\"2 - \\\"SFM-3.5H\\\", SFM-3.5H-FR\\\", SFM-4H-FR\\\", \\\"SPM-3.5H\\\" or \\\"Mineral Design MDA\\\"\",\"product_description\":\"Bitec APP\\\/SBS Modified Bitumen Roof Systems , adhered over mechanically-fastened, insulated Wood Deck, Hot Mopped or Cold applied adhesive per System #3\",\"design_pressure\":\"+N\\\/A\\\/-67.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#16270-R0\",\"approval_number\":\"FL16270.3\",\"seq\":3,\"product_model\":\"3 - \\\"APM-4T\\\", APM-4.5T\\\", SPM-4.5T\\\", \\\"ISA-4T\\\" or \\\"Mineral Design MDA\\\"\",\"product_description\":\"Bitec APP\\\/SBS Modified Bitumen Roof Systems adhered over mechanically-fastened, insulated Steel Deck, Heat fused per System #4\",\"design_pressure\":\"+N\\\/A\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#16270-R0\",\"approval_number\":\"FL16270.4\",\"seq\":4,\"product_model\":\"4 - \\\"SFM-3.5H\\\", SFM-3.5H-FR\\\", SFM-4H-FR\\\", \\\"SPM-3.5H\\\" or \\\"Mineral Design MDA\\\"\",\"product_description\":\"Bitec APP\\\/SBS Modified Bitumen Roof Systems, adhered over mechanically-fastened, insulated Steel Deck, Hot Mopped or Cold applied adhesive per System #4\",\"design_pressure\":\"+N\\\/A\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#16270-R1\",\"approval_number\":\"FL16270.5\",\"seq\":5,\"product_model\":\"05 - \\\"APM-4T\\\", APM-4.5T\\\", SPM-4.5T\\\", \\\"ISA-4T\\\" or \\\"Mineral Design MDA\\\"\",\"product_description\":\"Bitec APP\\\/SBS Modified Bitumen Roof Systems, adhered over mechanically-fastened, Insulated Wood Deck with Barrier board, Heat fused adhesive per System #3\",\"design_pressure\":\"+N\\\/A\\\/-67.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#16270-R1\",\"approval_number\":\"FL16270.6\",\"seq\":6,\"product_model\":\"06 - \\\"SFM-3.5H\\\", SFM-3.5H-FR\\\", SFM-4H-FR\\\", \\\"SPM-3.5H\\\" or \\\"Mineral Design MDS\\\"\",\"product_description\":\"Bitec APP\\\/SBS Modified Bitumen Roof Systems, adhered over mechanically-fastened, Insulated Wood Deck with Barrier board, Hot Mopped or Cold Applied Adhesive per System #3\",\"design_pressure\":\"+N\\\/A\\\/-67.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#16270-R1\",\"approval_number\":\"FL16270.7\",\"seq\":7,\"product_model\":\"07 - \\\"APM-4T\\\", APM-4.5T\\\", SPM-4.5T\\\", \\\"ISA-4T\\\" or \\\"Mineral Design MDA\\\"\",\"product_description\":\"Bitec APP\\\/SBS Modified Bitumen Roof Systems, adhered over mechanically-fastened, Insulated Steel Deck with Barrier board, Heat fused adhesive per System #4\",\"design_pressure\":\"+N\\\/A\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#16270-R1\",\"approval_number\":\"FL16270.8\",\"seq\":8,\"product_model\":\"08 - \\\"SFM-3.5H\\\", SFM-3.5H-FR\\\", SFM-4H-FR\\\", \\\"SPM-3.5H\\\" or \\\"Mineral Design MDS\\\"\",\"product_description\":\"Bitec APP\\\/SBS Modified Bitumen Roof Systems, adhered over mechanically-fastened, Insulated Steel Deck with Barrier board, Hot Mopped or Cold Applied Adhesive per System #4\",\"design_pressure\":\"+N\\\/A\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#16270-R1\",\"approval_number\":\"FL16270.9\",\"seq\":9,\"product_model\":\"09 - \\\"APM-4T\\\", APM-4.5T\\\", SPM-4.5T\\\", \\\"ISA-4T\\\" or \\\"Mineral Design MDA\\\"\",\"product_description\":\"Bitec APP\\\/SBS Modified Bitumen Roof Systems, adhered over mechanically-fastened, Insulated Concrete Deck (Cellular, Gypsum, Vemiculite, Perlite or Structural) with Barrier board, Heat Fused per System #5\",\"design_pressure\":\"+N\\\/A\\\/-112.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#16270-R1\",\"approval_number\":\"FL16270.10\",\"seq\":10,\"product_model\":\"10 - \\\"SFM-3.5H\\\", SFM-3.5H-FR\\\", SFM-4H-FR\\\", \\\"SPM-3.5H\\\" or \\\"Mineral Design MDS\\\"\",\"product_description\":\"Bitec APP\\\/SBS Modified Bitumen Roof Systems, adhered over mechanically-fastened, Insulated Concrete Deck (Cellular, Gypsum, Vemiculite, Perlite or Structural) with Barrier board, Hot Mopped or Cold Applied Adhesive per System #5\",\"design_pressure\":\"+N\\\/A\\\/-112.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#16347-R0\",\"approval_number\":\"FL16347.1\",\"seq\":1,\"product_model\":\"1 - \\\"BITEC Modified Bitumen Roof System\\\"\",\"product_description\":\"APP\\\/SBS Modified Bitumen Roof System fully adhered to mechanically-attached, insulated Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-67.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#16347-R0\",\"approval_number\":\"FL16347.2\",\"seq\":2,\"product_model\":\"2 - \\\"BITEC Modified Bitumen Roof System\\\"\",\"product_description\":\"APP\\\/SBS Modified Bitumen Roof System fully adhered to mechanically-attached, insulated Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#16347-R1\",\"approval_number\":\"FL16347.3\",\"seq\":3,\"product_model\":\"3 - \\\"BITEC Modified Bitumen Roof System\\\"\",\"product_description\":\"APP\\\/SBS Modified Bitumen Roof System fully adhered to Concrete Deck\",\"design_pressure\":\"+N\\\/A\\\/-112.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#16347-R2\",\"approval_number\":\"FL16347.4\",\"seq\":4,\"product_model\":\"3 - \\\"BITEC Modified Bitumen Roof System\\\"\",\"product_description\":\"APP\\\/SBS Modified Bitumen Roof System fully adhered to Concrete Deck\",\"design_pressure\":\"+N\\\/A\\\/-112.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Performance Roof Systems, Inc. A SOPREMA Group Company\":[{\"manufacturer\":\"Performance Roof Systems, Inc. A SOPREMA Group Company\",\"approval_number_master\":\"FL#16290-R16\",\"approval_number\":\"FL16290.1\",\"seq\":1,\"product_model\":\"Derbigum Modified Bitumen Roof Systems (HVHZ)\",\"product_description\":\"APP and SBS modified bitumen roof systems for use in FBC HVHZ jurisdictions\",\"design_pressure\":\"+N\\\/A\\\/-382.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc. A SOPREMA Group Company\",\"approval_number_master\":\"FL#16290-R16\",\"approval_number\":\"FL16290.2\",\"seq\":2,\"product_model\":\"Derbigum Modified Bitumen Roof Systems (NON-HVHZ)\",\"product_description\":\"APP and SBS modified Bitumen roof systems for use in FBC non-HVHZ jurisdictions\",\"design_pressure\":\"+N\\\/A\\\/-382.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc. A SOPREMA Group Company\",\"approval_number_master\":\"FL#17116-R9\",\"approval_number\":\"FL17116.1\",\"seq\":1,\"product_model\":\"Performance Modified Roof Systems\",\"product_description\":\"APP Modified bitumen roofing\",\"design_pressure\":\"+0\\\/-502.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc. A SOPREMA Group Company\",\"approval_number_master\":\"FL#15123-R0\",\"approval_number\":\"FL15123.1\",\"seq\":1,\"product_model\":\"APP Derbigum Modified Bitumen Roof System\",\"product_description\":\"Performance Modified Roof Systems over Steel Deck\",\"design_pressure\":\"+0\\\/-105\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc. A SOPREMA Group Company\",\"approval_number_master\":\"FL#15123-R0\",\"approval_number\":\"FL15123.2\",\"seq\":2,\"product_model\":\"APP Derbigum Modified Bitumen Roof System\",\"product_description\":\"Performance Modified Bitumen Roof Systems over Recover Applications\",\"design_pressure\":\"+0\\\/-135\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc. A SOPREMA Group Company\",\"approval_number_master\":\"FL#15123-R0\",\"approval_number\":\"FL15123.3\",\"seq\":3,\"product_model\":\"APP Derbigum Modified Bitumen Roof System\",\"product_description\":\"Performance Modified Bitumen Roof Systems over Gypsum Decks\",\"design_pressure\":\"+0\\\/-135\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc. A SOPREMA Group Company\",\"approval_number_master\":\"FL#15123-R0\",\"approval_number\":\"FL15123.4\",\"seq\":4,\"product_model\":\"APP Derbigum Modified Bitumen Roof System\",\"product_description\":\"Performance Modified Bitumen Roof Systems over Cementitious Wood Fiber Decks\",\"design_pressure\":\"+0\\\/-280\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc. A SOPREMA Group Company\",\"approval_number_master\":\"FL#15123-R0\",\"approval_number\":\"FL15123.5\",\"seq\":5,\"product_model\":\"APP Derbigum Modified Bitumen Roof System\",\"product_description\":\"Performance Modified Bitumen Roof Systems over Concrete Decks\",\"design_pressure\":\"+0\\\/-495\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc. A SOPREMA Group Company\",\"approval_number_master\":\"FL#15123-R0\",\"approval_number\":\"FL15123.6\",\"seq\":6,\"product_model\":\"APP\\\/SBS Derbigum Modified Bitumen Roof System\",\"product_description\":\"Performance Modified Bitumen Roof System over Lightweight Concrete Deck\",\"design_pressure\":\"+0\\\/-135\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc. A SOPREMA Group Company\",\"approval_number_master\":\"FL#15123-R0\",\"approval_number\":\"FL15123.7\",\"seq\":7,\"product_model\":\"APP\\\/SBS Derbigum Modified Bitumen Roof System\",\"product_description\":\"Performance Modified Bitumen Roof Systems over Wood Decks\",\"design_pressure\":\"+0\\\/-82.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-23 00:00:00\",\"instructions_url\":\"\"}],\"SR Products (Viridian)\":[{\"manufacturer\":\"SR Products (Viridian)\",\"approval_number_master\":\"FL#16399-R4\",\"approval_number\":\"FL16399.1\",\"seq\":1,\"product_model\":\"Modified Bitumen Roof Systems\",\"product_description\":\"SBS modified bitumen roof systems\",\"design_pressure\":\"+N\\\/A\\\/-367.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-05 00:00:00\",\"instructions_url\":\"\"}],\"RESISTO, a division of Soprema, Inc.\":[{\"manufacturer\":\"RESISTO, a division of Soprema, Inc.\",\"approval_number_master\":\"FL#17084-R15\",\"approval_number\":\"FL17084.1\",\"seq\":1,\"product_model\":\"RESISTO Modified Bitumen Roof Systems\",\"product_description\":\"APP and SBS modified bitumen roof systems.\",\"design_pressure\":\"+N\\\/A\\\/-135.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RESISTO, a division of Soprema, Inc.\",\"approval_number_master\":\"FL#27152-R0\",\"approval_number\":\"FL27152.1\",\"seq\":1,\"product_model\":\"RESISTO Modified Bitumen Roof Systems\",\"product_description\":\"Self-adhering, low-slope, modified bitumen roof systems\",\"design_pressure\":\"+N\\\/A\\\/-127.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2020-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RESISTO, a division of Soprema, Inc.\",\"approval_number_master\":\"FL#17084-R11\",\"approval_number\":\"FL17084.2\",\"seq\":2,\"product_model\":\"RESISTO Modified Bitumen Roof Systems (NON-HVHZ)\",\"product_description\":\"SBS modified bitumen roof systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-135\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-18 00:00:00\",\"instructions_url\":\"\"}],\"Owens Corning\":[{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#19979-R3\",\"approval_number\":\"FL19979.1\",\"seq\":1,\"product_model\":\"DeckSeal Modified Bitumen Roof Systems (HVHZ)\",\"product_description\":\"Self-adhering, SBS modified bitumen roof systems for use in FBC HVHZ jurisdictions\",\"design_pressure\":\"+N\\\/A\\\/-127.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2027-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#19979-R3\",\"approval_number\":\"FL19979.2\",\"seq\":2,\"product_model\":\"DeckSeal Modified Bitumen Roof Systems (NON-HVHZ)\",\"product_description\":\"Self-adhering, SBS modified bitumen roof systems for use in FBC non-HVHZ jurisdictions\",\"design_pressure\":\"+N\\\/A\\\/-135\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#19982-R0\",\"approval_number\":\"FL19982.1\",\"seq\":1,\"product_model\":\"DeckSeal Modified Bitumen Roof Systems\",\"product_description\":\"Self-adhering, SBS modified bitumen roof systems\",\"design_pressure\":\"+N\\\/A\\\/-112.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2018-10-06 00:00:00\",\"instructions_url\":\"\"}],\"Tremco CPG Inc.\":[{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#20325-R20\",\"approval_number\":\"FL20325.1\",\"seq\":1,\"product_model\":\"Tremco Modified Bitumen Roof Systems (HVHZ)\",\"product_description\":\"SBS and APP modified bitumen roof systems for use in FBC HVHZ jurisdictions\",\"design_pressure\":\"+N\\\/A\\\/-1115\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#20325-R20\",\"approval_number\":\"FL20325.2\",\"seq\":2,\"product_model\":\"Tremco Modified Bitumen Roof Systems (NON-HVHZ)\",\"product_description\":\"SBS and APP modified bitumen roof systems for use in FBC non-HVHZ jurisdictions\",\"design_pressure\":\"+N\\\/A\\\/-1115\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#8961-R0\",\"approval_number\":\"FL8961.1\",\"seq\":1,\"product_model\":\"Powerply Roof Systems\",\"product_description\":\"Hot and cold applied Modified Bitumen roof systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#3816-R2\",\"approval_number\":\"FL3816.1\",\"seq\":1,\"product_model\":\"POWERply SBS Modified Bitumen Roof System\",\"product_description\":\"Hot and cold applied modified bitumen roof systems\",\"design_pressure\":\"+82.5\\\/-82.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#3816-R5\",\"approval_number\":\"FL3816.2\",\"seq\":2,\"product_model\":\"Tremco Modified Bitumen Roofing Systems over Concrete Decks\",\"product_description\":\"Hot and cold applied modified bitumen roof systems over concrete decks\",\"design_pressure\":\"+N\\\/A\\\/-465.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#3816-R5\",\"approval_number\":\"FL3816.3\",\"seq\":3,\"product_model\":\"Tremco Modified Bitumen Roofing Systems over Gypsum Decks\",\"product_description\":\"Hot and cold applied modified bitumen roof systems over gypsum decks\",\"design_pressure\":\"+N\\\/A\\\/-72.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#3816-R5\",\"approval_number\":\"FL3816.4\",\"seq\":4,\"product_model\":\"Tremco Modified Bitumen Roofing Systems over Lightweight Concrete Decks\",\"product_description\":\"Hot and cold applied modified bitumen roof systems over lightweight concrete decks\",\"design_pressure\":\"+N\\\/A\\\/-105.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#3816-R5\",\"approval_number\":\"FL3816.5\",\"seq\":5,\"product_model\":\"Tremco Modified Bitumen Roofing Systems over Steel Decks\",\"product_description\":\"Hot and cold applied modified bitumen roof systems over steel decks\",\"design_pressure\":\"+N\\\/A\\\/-82.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#3816-R5\",\"approval_number\":\"FL3816.6\",\"seq\":6,\"product_model\":\"Tremco Modified Bitumen Roofing Systems over Wood Decks\",\"product_description\":\"Hot and cold applied modified bitumen roof systems over wood decks\",\"design_pressure\":\"+N\\\/A\\\/-77.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#3816-R3\",\"approval_number\":\"FL3816.7\",\"seq\":7,\"product_model\":\"POWERply SBS Modified Bitumen Roof System\",\"product_description\":\"Hot and cold applied modified bitumen roof systems over lightweight concrete decks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#20678-R0\",\"approval_number\":\"FL20678.1\",\"seq\":1,\"product_model\":\"TREMCO Modified Bitumen Roof Systems\",\"product_description\":\"Modified bitumen roof systems for use in HVHZ jurisdictions\",\"design_pressure\":\"+N\\\/A\\\/-495\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2017-03-22 00:00:00\",\"instructions_url\":\"\"}],\"Beacon Sales Acquisition, Inc. (NMO)\":[{\"manufacturer\":\"Beacon Sales Acquisition, Inc. (NMO)\",\"approval_number_master\":\"FL#30268-R7\",\"approval_number\":\"FL30268.1\",\"seq\":1,\"product_model\":\"TRI-BUILT Modified Bitumen Roof Systems (HVHZ)\",\"product_description\":\"APP and SBS modified bitumen, low-slope roofing systems for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-635\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Beacon Sales Acquisition, Inc. (NMO)\",\"approval_number_master\":\"FL#30268-R7\",\"approval_number\":\"FL30268.2\",\"seq\":2,\"product_model\":\"TRI-BUILT Modified Bitumen Roof Systems (NON-HVHZ)\",\"product_description\":\"APP and SBS modified bitumen, low-slope roofing systems for use in FBC NON-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-635\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-11 00:00:00\",\"instructions_url\":\"\"}],\"SRS Distribution, Inc. (CT)\":[{\"manufacturer\":\"SRS Distribution, Inc. (CT)\",\"approval_number_master\":\"FL#32658-R3\",\"approval_number\":\"FL32658.1\",\"seq\":1,\"product_model\":\"TopShield PRO Modified Bitumen Roof Systems (HVHZ)\",\"product_description\":\"Modified bitumen roof systems for use in FBC non-HVHZ and HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-630\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SRS Distribution, Inc. (CT)\",\"approval_number_master\":\"FL#32658-R1\",\"approval_number\":\"FL32658.2\",\"seq\":2,\"product_model\":\"TopShield PRO Modified Bitumen Roof Systems (NON-HVHZ)\",\"product_description\":\"Modified bitumen roof systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-630\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-07 00:00:00\",\"instructions_url\":\"\"}],\"IKO Industries Ltd\":[{\"manufacturer\":\"IKO Industries Ltd\",\"approval_number_master\":\"FL#42151-R1\",\"approval_number\":\"FL42151.1\",\"seq\":1,\"product_model\":\"Roof-Fast Roofing\",\"product_description\":\"Modified bitumen roofing systems over wood deck\",\"design_pressure\":\"+0\\\/-135\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Beacon Sales Acquisitions, Inc. c\\\/o Johns Manville\":[{\"manufacturer\":\"Beacon Sales Acquisitions, Inc. c\\\/o Johns Manville\",\"approval_number_master\":\"FL#43869-R1\",\"approval_number\":\"FL43869.1\",\"seq\":1,\"product_model\":\"APP Modified Bitumen Roofing (HVHZ)\",\"product_description\":\"APP roofing systems for installation over various roof deck constructions in the HVHZ only\",\"design_pressure\":\"+0\\\/-315\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Beacon Sales Acquisitions, Inc. c\\\/o Johns Manville\",\"approval_number_master\":\"FL#43869-R1\",\"approval_number\":\"FL43869.2\",\"seq\":2,\"product_model\":\"APP Modified Bitumen Roofing (non-HVHZ)\",\"product_description\":\"APP roofing systems for installation over various roof deck constructions in the non-HVHZ only\",\"design_pressure\":\"+0\\\/-315\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Beacon Sales Acquisitions, Inc. c\\\/o Johns Manville\",\"approval_number_master\":\"FL#43869-R1\",\"approval_number\":\"FL43869.3\",\"seq\":3,\"product_model\":\"SBS Modified Bitumen Roofing (HVHZ)\",\"product_description\":\"SBS roofing systems for installation over various roof deck constructions in the HVHZ only\",\"design_pressure\":\"+0\\\/-495\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Beacon Sales Acquisitions, Inc. c\\\/o Johns Manville\",\"approval_number_master\":\"FL#43869-R1\",\"approval_number\":\"FL43869.4\",\"seq\":4,\"product_model\":\"SBS Modified Bitumen Roofing (non-HVHZ)\",\"product_description\":\"SBS roofing systems for installation over various roof deck constructions in the non-HVHZ only\",\"design_pressure\":\"+0\\\/-495\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"American Standard Coatings\":[{\"manufacturer\":\"American Standard Coatings\",\"approval_number_master\":\"FL#47566-R0\",\"approval_number\":\"FL47566.1\",\"seq\":1,\"product_model\":\"ASC APP\",\"product_description\":\"APP modified asphalt roofing\",\"design_pressure\":\"+0\\\/-90\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Kemper System America, Inc.\":[{\"manufacturer\":\"Kemper System America, Inc.\",\"approval_number_master\":\"FL#47712-R0\",\"approval_number\":\"FL47712.1\",\"seq\":1,\"product_model\":\"Kemperol SBS\",\"product_description\":\"SBS Modified Bitumen Roof Systems\",\"design_pressure\":\"+0\\\/-262.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kemper System America, Inc.\",\"approval_number_master\":\"FL#47713-R0\",\"approval_number\":\"FL47713.1\",\"seq\":1,\"product_model\":\"Kemperol SBS Base SA and Cap SA\",\"product_description\":\"Self-adhered mod-bit roofing\",\"design_pressure\":\"+0\\\/-135\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Sika Corporation (MA)\":[{\"manufacturer\":\"Sika Corporation (MA)\",\"approval_number_master\":\"FL#47801-R0\",\"approval_number\":\"FL47801.1\",\"seq\":1,\"product_model\":\"SikaShield Modified Bitumen Roof Systems\",\"product_description\":\"SBS modified bitumen roof systems\",\"design_pressure\":\"+N\\\/A\\\/-137.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Honeywell International Inc.\":[{\"manufacturer\":\"Honeywell International Inc.\",\"approval_number_master\":\"FL#369-R0\",\"approval_number\":\"FL369.1\",\"seq\":1,\"product_model\":\"NOA 02-0129.13 Millenium Coal\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Honeywell International Inc.\",\"approval_number_master\":\"FL#369-R0\",\"approval_number\":\"FL369.2\",\"seq\":2,\"product_model\":\"NOA 02-0129.11 Millenium Coal\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Honeywell International Inc.\",\"approval_number_master\":\"FL#369-R0\",\"approval_number\":\"FL369.3\",\"seq\":3,\"product_model\":\"NOA 02-0129.12 Millenium Coal\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Honeywell International Inc.\",\"approval_number_master\":\"FL#369-R0\",\"approval_number\":\"FL369.4\",\"seq\":4,\"product_model\":\"NOA 02-0129.14 Millenium Coal\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Honeywell International Inc.\",\"approval_number_master\":\"FL#369-R0\",\"approval_number\":\"FL369.5\",\"seq\":5,\"product_model\":\"NOA 02-0129.15 Millenium Coal\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Honeywell International Inc.\",\"approval_number_master\":\"FL#369-R0\",\"approval_number\":\"FL369.6\",\"seq\":6,\"product_model\":\"NOA 02-0129.16 Millenium Coal\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Honeywell International Inc.\",\"approval_number_master\":\"FL#369-R0\",\"approval_number\":\"FL369.7\",\"seq\":7,\"product_model\":\"NOA 02-0129.17 Millenium Coal\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Honeywell International Inc.\",\"approval_number_master\":\"FL#369-R0\",\"approval_number\":\"FL369.8\",\"seq\":8,\"product_model\":\"NOA 02-0916.02 Millennium Coal\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Honeywell International Inc.\",\"approval_number_master\":\"FL#369-R0\",\"approval_number\":\"FL369.9\",\"seq\":9,\"product_model\":\"NOA 02-0916.03 Millenium Coal\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Honeywell International Inc.\",\"approval_number_master\":\"FL#369-R0\",\"approval_number\":\"FL369.10\",\"seq\":10,\"product_model\":\"NOA 02-1022.13 ArmorFlex\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Performance Roof Systems, Inc.\":[{\"manufacturer\":\"Performance Roof Systems, Inc.\",\"approval_number_master\":\"FL#486-R0\",\"approval_number\":\"FL486.1\",\"seq\":1,\"product_model\":\"Bitutak MB\",\"product_description\":\"APP Modified Bitumen Membrane - Smooth\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc.\",\"approval_number_master\":\"FL#486-R0\",\"approval_number\":\"FL486.2\",\"seq\":2,\"product_model\":\"Bitutak MB Mineral\",\"product_description\":\"APP Modified Bitumen Membrane - Granule\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc.\",\"approval_number_master\":\"FL#486-R0\",\"approval_number\":\"FL486.3\",\"seq\":3,\"product_model\":\"Derbibase\",\"product_description\":\"APP Modified Bitumen Glass Fiber Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc.\",\"approval_number_master\":\"FL#486-R0\",\"approval_number\":\"FL486.4\",\"seq\":4,\"product_model\":\"Derbibase Ultra\",\"product_description\":\"APP Modified Bitumen Glass Fiber Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc.\",\"approval_number_master\":\"FL#486-R0\",\"approval_number\":\"FL486.5\",\"seq\":5,\"product_model\":\"Derbiboard\",\"product_description\":\"Polyisocyanurate Foam Insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc.\",\"approval_number_master\":\"FL#486-R0\",\"approval_number\":\"FL486.6\",\"seq\":6,\"product_model\":\"Derbiboard CA\",\"product_description\":\"Polyisocyanurate Foam Insulaiton\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc.\",\"approval_number_master\":\"FL#486-R0\",\"approval_number\":\"FL486.7\",\"seq\":7,\"product_model\":\"Derbiboard Composite\",\"product_description\":\"Polyisocyanurate Foam Insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc.\",\"approval_number_master\":\"FL#486-R0\",\"approval_number\":\"FL486.8\",\"seq\":8,\"product_model\":\"DerbiBrite\",\"product_description\":\"APP Modified Bitumen - White Acrylic Top\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc.\",\"approval_number_master\":\"FL#486-R0\",\"approval_number\":\"FL486.9\",\"seq\":9,\"product_model\":\"Derbicolor GP\",\"product_description\":\"APP Modified Bitumen - Granule Surfaced\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc.\",\"approval_number_master\":\"FL#486-R0\",\"approval_number\":\"FL486.10\",\"seq\":10,\"product_model\":\"Derbicolor GP-FR\",\"product_description\":\"APP Modified Bitumen - Granule Surfaced\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc.\",\"approval_number_master\":\"FL#486-R0\",\"approval_number\":\"FL486.11\",\"seq\":11,\"product_model\":\"Derbicolor XPS\",\"product_description\":\"APP Modified Bitumen Granule Surfaced\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc.\",\"approval_number_master\":\"FL#486-R0\",\"approval_number\":\"FL486.12\",\"seq\":12,\"product_model\":\"Derbicolor XPS-FR\",\"product_description\":\"APP Modified Bitumen - Granule Surfaced\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc.\",\"approval_number_master\":\"FL#486-R0\",\"approval_number\":\"FL486.13\",\"seq\":13,\"product_model\":\"Derbigum GP\",\"product_description\":\"APP Modified Bitumen - Smooth Surfaced\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc.\",\"approval_number_master\":\"FL#486-R0\",\"approval_number\":\"FL486.14\",\"seq\":14,\"product_model\":\"Derbigum GP-FR\",\"product_description\":\"APP Modified Bitumen - Smooth Surfaced\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc.\",\"approval_number_master\":\"FL#486-R0\",\"approval_number\":\"FL486.15\",\"seq\":15,\"product_model\":\"Derbigum XPS\",\"product_description\":\"APP Modified Bitumen - Smooth Surfaced\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc.\",\"approval_number_master\":\"FL#486-R0\",\"approval_number\":\"FL486.16\",\"seq\":16,\"product_model\":\"Derbigum XPS-FR\",\"product_description\":\"APP Modified Bitumen - Smooth Surfaced\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc.\",\"approval_number_master\":\"FL#486-R0\",\"approval_number\":\"FL486.17\",\"seq\":17,\"product_model\":\"Perflash\",\"product_description\":\"Asphalt-Base Adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc.\",\"approval_number_master\":\"FL#486-R0\",\"approval_number\":\"FL486.18\",\"seq\":18,\"product_model\":\"PerLok 90\\\/150 Metal Roof Edge\",\"product_description\":\"Extruded Aluminum or Galvanized Steel Roof Edge\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc.\",\"approval_number_master\":\"FL#486-R0\",\"approval_number\":\"FL486.19\",\"seq\":19,\"product_model\":\"Perlok Fasteners\",\"product_description\":\"Insulation Fastener and Metal or Plastic Plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc.\",\"approval_number_master\":\"FL#486-R0\",\"approval_number\":\"FL486.20\",\"seq\":20,\"product_model\":\"PermaCool\",\"product_description\":\"Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc.\",\"approval_number_master\":\"FL#486-R0\",\"approval_number\":\"FL486.21\",\"seq\":21,\"product_model\":\"Permalume\",\"product_description\":\"Aluminum Roof Coating - Fibered or Non-Fibered\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc.\",\"approval_number_master\":\"FL#486-R0\",\"approval_number\":\"FL486.22\",\"seq\":22,\"product_model\":\"Permalume Premium\",\"product_description\":\"Aluminum Roof Coating Fibered or Non-Fibered\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc.\",\"approval_number_master\":\"FL#486-R0\",\"approval_number\":\"FL486.23\",\"seq\":23,\"product_model\":\"Permastic\",\"product_description\":\"Asphalt-Based Adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc.\",\"approval_number_master\":\"FL#486-R0\",\"approval_number\":\"FL486.24\",\"seq\":24,\"product_model\":\"Permastic IA\",\"product_description\":\"Asphalt-Based Adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc.\",\"approval_number_master\":\"FL#486-R0\",\"approval_number\":\"FL486.25\",\"seq\":25,\"product_model\":\"Permax A-Economy\",\"product_description\":\"APP Modified Bitumen Membrane - Smooth\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc.\",\"approval_number_master\":\"FL#486-R0\",\"approval_number\":\"FL486.26\",\"seq\":26,\"product_model\":\"Permax A-Economy Mineral\",\"product_description\":\"APP Modified Bitumen Membrane - Granule\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc.\",\"approval_number_master\":\"FL#486-R0\",\"approval_number\":\"FL486.27\",\"seq\":27,\"product_model\":\"Permax B-Base\",\"product_description\":\"SBS Polymer Modified Bitumen Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc.\",\"approval_number_master\":\"FL#486-R0\",\"approval_number\":\"FL486.28\",\"seq\":28,\"product_model\":\"Permax B-Economy\",\"product_description\":\"SBS Polymer Modified Bitumen Membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc.\",\"approval_number_master\":\"FL#486-R0\",\"approval_number\":\"FL486.29\",\"seq\":29,\"product_model\":\"PRS Glass Base\",\"product_description\":\"Asphalt coated fiberglass base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc.\",\"approval_number_master\":\"FL#486-R0\",\"approval_number\":\"FL486.30\",\"seq\":30,\"product_model\":\"PRS Glass Ply IV\",\"product_description\":\"Asphalt coated fiberglass ply\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc.\",\"approval_number_master\":\"FL#486-R0\",\"approval_number\":\"FL486.31\",\"seq\":31,\"product_model\":\"PRS Glass Ply VI\",\"product_description\":\"Asphalt coated fiberglass ply\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc.\",\"approval_number_master\":\"FL#486-R0\",\"approval_number\":\"FL486.32\",\"seq\":32,\"product_model\":\"PRS Modified Base\",\"product_description\":\"SBS Polymer Modified Bitumen base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc.\",\"approval_number_master\":\"FL#486-R0\",\"approval_number\":\"FL486.33\",\"seq\":33,\"product_model\":\"PRS Primer\",\"product_description\":\"Asphaltic Based Primer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc.\",\"approval_number_master\":\"FL#5257-R1\",\"approval_number\":\"FL5257.1\",\"seq\":1,\"product_model\":\"PRS Modified Bitumen Roof Systems\",\"product_description\":\"SBS and APP (Derbigum) Modified Bitumen Roof Systems\",\"design_pressure\":\"+N\\\/A\\\/-495\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-11 00:00:00\",\"instructions_url\":\"\"}],\"U.S. Intec\":[{\"manufacturer\":\"U.S. Intec\",\"approval_number_master\":\"FL#622-R0\",\"approval_number\":\"FL622.1\",\"seq\":1,\"product_model\":\"Brai Supreme Modified Bitumen\",\"product_description\":\"SBS Modified Bitumen Membranes\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"U.S. Intec\",\"approval_number_master\":\"FL#622-R0\",\"approval_number\":\"FL622.2\",\"seq\":2,\"product_model\":\"Brai Supreme Modified Bitumen\",\"product_description\":\"APP Modified Bitumen Membranes\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"W.P. Hickman Systems, Inc.\":[{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#1711-R0\",\"approval_number\":\"FL1711.1\",\"seq\":1,\"product_model\":\"Performance Ply MS FR\",\"product_description\":\"D6164, Grade G, Type I sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#1711-R0\",\"approval_number\":\"FL1711.2\",\"seq\":2,\"product_model\":\"Performance Ply SS\",\"product_description\":\"D6164, Grade S, Type I sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#1711-R0\",\"approval_number\":\"FL1711.3\",\"seq\":3,\"product_model\":\"Pika Ply 180 (FS)\",\"product_description\":\"D6164, Grade S, Type I sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#1711-R0\",\"approval_number\":\"FL1711.4\",\"seq\":4,\"product_model\":\"Pika Ply 2.2 (FS)\",\"product_description\":\"D6163, Grade S, Type I sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#1711-R0\",\"approval_number\":\"FL1711.5\",\"seq\":5,\"product_model\":\"Pika Ply 250 GR (TG)\",\"product_description\":\"D6164, Grade G, Type II torch grade sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#1711-R0\",\"approval_number\":\"FL1711.6\",\"seq\":6,\"product_model\":\"Pika Ply 250 GR FR (TG)\",\"product_description\":\"D6164, Grade G, Type II torch grade sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#1711-R0\",\"approval_number\":\"FL1711.7\",\"seq\":7,\"product_model\":\"Pika Ply 350 GR\",\"product_description\":\"D6164, Grade G, Type II sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#1711-R0\",\"approval_number\":\"FL1711.8\",\"seq\":8,\"product_model\":\"Pika Ply 350 GR FR\",\"product_description\":\"D6164, Grade G, Type II sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#1711-R0\",\"approval_number\":\"FL1711.9\",\"seq\":9,\"product_model\":\"Pika Ply 350 GR FR (TG)\",\"product_description\":\"D6164, Grade G, Type II torch grade sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#1711-R0\",\"approval_number\":\"FL1711.10\",\"seq\":10,\"product_model\":\"Pika Ply 350 S\",\"product_description\":\"D6164, Grade S, Type II sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#1711-R0\",\"approval_number\":\"FL1711.11\",\"seq\":11,\"product_model\":\"Pika Ply Aluminum\",\"product_description\":\"D6298 metal clad sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#1711-R0\",\"approval_number\":\"FL1711.12\",\"seq\":12,\"product_model\":\"Pika Ply Copper\",\"product_description\":\"D6298 metal clad sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#1711-R0\",\"approval_number\":\"FL1711.13\",\"seq\":13,\"product_model\":\"Pika Ply MS-3G\",\"product_description\":\"D6163, Grade G, Type I sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#1711-R0\",\"approval_number\":\"FL1711.14\",\"seq\":14,\"product_model\":\"Pika Ply MS-3G (HP)\",\"product_description\":\"D6163, Grade G, Type II sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#1711-R0\",\"approval_number\":\"FL1711.15\",\"seq\":15,\"product_model\":\"Pika Ply MS-4\",\"product_description\":\"D6164, Grade G, Type II sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#1711-R0\",\"approval_number\":\"FL1711.16\",\"seq\":16,\"product_model\":\"Pika Ply MS-4 (TG)\",\"product_description\":\"D6164, Grade G, Type I torch grade sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#1711-R0\",\"approval_number\":\"FL1711.17\",\"seq\":17,\"product_model\":\"Pika Ply MS-4G (TG)\",\"product_description\":\"D6163, Grade G, Type I torch grade sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#1711-R0\",\"approval_number\":\"FL1711.18\",\"seq\":18,\"product_model\":\"Pika Ply SS-3G\",\"product_description\":\"D6163, Grade S, Type I sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#1711-R0\",\"approval_number\":\"FL1711.19\",\"seq\":19,\"product_model\":\"Pika Ply SS-3G (HP)\",\"product_description\":\"D6163, Grade S, Type II sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#1711-R0\",\"approval_number\":\"FL1711.20\",\"seq\":20,\"product_model\":\"Pika Ply SS-3G (TG)\",\"product_description\":\"D6163, Grade S, Type I torch grade sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#1711-R0\",\"approval_number\":\"FL1711.21\",\"seq\":21,\"product_model\":\"Pika Ply SS-3P\",\"product_description\":\"D6164, Grade S, Type I sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#1711-R0\",\"approval_number\":\"FL1711.22\",\"seq\":22,\"product_model\":\"Pika Ply SS-3P (TG)\",\"product_description\":\"D6164, Grade S, Type I torch grade sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#1711-R0\",\"approval_number\":\"FL1711.23\",\"seq\":23,\"product_model\":\"Pika Ply SS-4\",\"product_description\":\"D6164, Grade S, Type II sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#1711-R0\",\"approval_number\":\"FL1711.24\",\"seq\":24,\"product_model\":\"Pika Ply Stainless\",\"product_description\":\"D6298 metal clad sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#1711-R0\",\"approval_number\":\"FL1711.25\",\"seq\":25,\"product_model\":\"Premium Cap Sheet\",\"product_description\":\"D6163, Grade G, Type I sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Henry, A Carlisle Company\":[{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#3340-R0\",\"approval_number\":\"FL3340.1\",\"seq\":1,\"product_model\":\"G 100gM FR\",\"product_description\":\"SBS modified cap sheet in new construction, re-roofing, and retrofit roofing. Factory applied surface granules to enhance ultra-violet resistance and surface durability, 100g\\\/m2 non-woven fibrous glass reinforcement.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#3340-R0\",\"approval_number\":\"FL3340.2\",\"seq\":2,\"product_model\":\"G100 p\\\/p\",\"product_description\":\"SBS modified base sheet in new construction, re-roofing, and retrofit roofing. Glass reinforced to provide stability.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#3340-R0\",\"approval_number\":\"FL3340.3\",\"seq\":3,\"product_model\":\"G100 p\\\/s\",\"product_description\":\"SBS modified base sheet in new construction, re-roofing, and retrofit roofing. Glass reinforced to provide stability.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#3340-R0\",\"approval_number\":\"FL3340.4\",\"seq\":4,\"product_model\":\"G100s\\\/s\",\"product_description\":\"SBS modified base sheet in new construction, re-roofing, and retrofit roofing. Glass reinforced to provide stability.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#3340-R0\",\"approval_number\":\"FL3340.5\",\"seq\":5,\"product_model\":\"NP180gM4\",\"product_description\":\"SBS modified cap sheet in new construction, re-roofing, and retrofit roofing. Factory applied surface granules to enhance UV resistance and surface durability. Polyester reinforced for high strength and flexibility.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#3340-R0\",\"approval_number\":\"FL3340.6\",\"seq\":6,\"product_model\":\"NP180gM4FR\",\"product_description\":\"SBS modified cap sheet in new construction, re-roofing, and retrofit roofing. Factory applied surface granules to enhance ultra-violet resistance and surface durability. Non-woven polyester, 180g\\\/m2 reinforcement.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#3340-R0\",\"approval_number\":\"FL3340.7\",\"seq\":7,\"product_model\":\"NP180gT4\",\"product_description\":\"SBS modified cap sheet in new construction, ro-roofing, and retrofit roofing. Factory applied surface granules to enhance UV resistance and surface durability. Polyester reinforced for high strength and flexibility.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#3340-R0\",\"approval_number\":\"FL3340.8\",\"seq\":8,\"product_model\":\"NP180gT4FR\",\"product_description\":\"SBS modified cap sheet in new construction, re-roofing, and retrofit roofing. Factory applied surface granules to enhance UV resistance and surface durability. Non-woven polyester, 180g\\\/m2 reinforcement.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#3340-R0\",\"approval_number\":\"FL3340.9\",\"seq\":9,\"product_model\":\"NP180gT5\",\"product_description\":\"SBS modified cap sheet in new construction, re-roofing and retrofit roofing. Factory applied surface granules to enhance UV resistance and surface durability. Non-woven polyester, 180g\\\/m2 reinforcement.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#3340-R0\",\"approval_number\":\"FL3340.10\",\"seq\":10,\"product_model\":\"NP180p\\\/p\",\"product_description\":\"SBS modified base sheet in new construction, re-roofing or retrofit roofing. Polyester reinforced for high strength and flexibility.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#3340-R0\",\"approval_number\":\"FL3340.11\",\"seq\":11,\"product_model\":\"NP180p\\\/s\",\"product_description\":\"SBS modified base sheet in new construction, re-roofing, and retrofit roofing. Polyester reinforced for high strength and flexibility.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#3340-R0\",\"approval_number\":\"FL3340.12\",\"seq\":12,\"product_model\":\"NP180s\\\/s\",\"product_description\":\"SBS modified base sheet in new construction, re-roofing, and retrofit roofing. Polyester reinforced for high strength and flexibility.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#3340-R0\",\"approval_number\":\"FL3340.13\",\"seq\":13,\"product_model\":\"NP250 s\\\/s\",\"product_description\":\"SBS modified base sheet in new construction, re-roofing, and retrofit roofing. Polyester reinforced for high strength and flexibility.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#3340-R0\",\"approval_number\":\"FL3340.14\",\"seq\":14,\"product_model\":\"NP250gM4\",\"product_description\":\"SBS modified cap sheet in new construction, re-roofing and retrofit roofing. Factory applied surface granules to enhance UV resistance and surface durability. Non-woven polyester, 250 g\\\/m2 reinforcement.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#3340-R0\",\"approval_number\":\"FL3340.15\",\"seq\":15,\"product_model\":\"NP250gM4FR\",\"product_description\":\"SBS modified cap sheet in new construction, re-roofing, and retrofit roofing. Factory applied surface granules to enhance ultra-violet resistance and surface durability. Non-woven polyester, 250g\\\/m2 reinforcement.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#3340-R0\",\"approval_number\":\"FL3340.16\",\"seq\":16,\"product_model\":\"NP250gT4\",\"product_description\":\"SBS modified cap sheet in new construction, re-roofing, and retrofit roofing. Factory applied surface granules to enhance UV resistance and surface durability. Non-woven polyester, 250g\\\/m2 reinforced.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#3340-R0\",\"approval_number\":\"FL3340.17\",\"seq\":17,\"product_model\":\"NP250gT4FR\",\"product_description\":\"SBS modified cap sheet in new construction, re-roofing, and retrofit roofing. Factory applied surface granules to enhance UV resistance and surface durability. Non-woven polyester, 250g\\\/m2 reinforced.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#3340-R0\",\"approval_number\":\"FL3340.18\",\"seq\":18,\"product_model\":\"NP250gT5\",\"product_description\":\"SBS modified cap sheet in new construction, re-roofing, and retrofit roofing. Factory applied surface granules to enhance UV resistance and surface durability. Non-woven polyester, 250g\\\/m2 reinforced.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"MBTechnology\":[{\"manufacturer\":\"MBTechnology\",\"approval_number_master\":\"FL#3464-R0\",\"approval_number\":\"FL3464.1\",\"seq\":1,\"product_model\":\"Fastorch SBS FT160CSA\",\"product_description\":\"SBS Modified Dual Reinforced Torch Interply Sheet (ASTM-D-6162 Grade \\\"S\\\" Type 1 Membrane)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBTechnology\",\"approval_number_master\":\"FL#3464-R0\",\"approval_number\":\"FL3464.2\",\"seq\":2,\"product_model\":\"Fastorch SBS FT160CWH\",\"product_description\":\"SBS Modified Dual Reinforced Torch Cap Sheet (ASTM-D-6162 Grade \\\"G\\\" Type 1 Membrane)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBTechnology\",\"approval_number_master\":\"FL#3464-R0\",\"approval_number\":\"FL3464.3\",\"seq\":3,\"product_model\":\"Fireguard Fastorch SBS FGFT160CWH\",\"product_description\":\"SBS Modified Dual Reinforced Fire Rated\\\/Torch Cap Sheet (ASTM-D-6162 Grade \\\"G\\\" Type 1 Membrane)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBTechnology\",\"approval_number_master\":\"FL#3464-R0\",\"approval_number\":\"FL3464.4\",\"seq\":4,\"product_model\":\"Fireguard SBS FG160CWH\",\"product_description\":\"SBS Modified Dual Reinforced Fire Rated Cap Sheet (ASTM-D-6162 Grade \\\"G\\\" Type 1 Membrane)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBTechnology\",\"approval_number_master\":\"FL#3464-R0\",\"approval_number\":\"FL3464.5\",\"seq\":5,\"product_model\":\"Fireguard SBS FG160GWH\",\"product_description\":\"SBS Modified Fiberglass Reinforced Fire Rated Cap Sheet (ASTM-D-6163 Grade \\\"G\\\" Type 1 Membrane)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBTechnology\",\"approval_number_master\":\"FL#3464-R0\",\"approval_number\":\"FL3464.6\",\"seq\":6,\"product_model\":\"Fireguard SBS FG90GWH\",\"product_description\":\"SBS Modified Fiberglass Reinforced Fire Rated Cap Sheet (ASTM-D-6163 Grade \\\"G\\\" Type 1 Membrane)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBTechnology\",\"approval_number_master\":\"FL#3464-R0\",\"approval_number\":\"FL3464.7\",\"seq\":7,\"product_model\":\"Layflat SBS LF25\",\"product_description\":\"SBS Modified Fiberglass Reinforced Base or Interply Sheet (ASTM-D-4601 Ty-1\\\/Ty-2, ASTM-D-2178 Ty-4 Membrane)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBTechnology\",\"approval_number_master\":\"FL#3464-R0\",\"approval_number\":\"FL3464.8\",\"seq\":8,\"product_model\":\"Layflat SBS LF40\",\"product_description\":\"SBS Modified Fiberglass Reinforced Base or Interply Sheet (ASTM-D-4601 Ty-1\\\/Ty-2, ASTM-D-2178 Ty-4 Membrane)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBTechnology\",\"approval_number_master\":\"FL#3464-R0\",\"approval_number\":\"FL3464.9\",\"seq\":9,\"product_model\":\"Layflat SBS LF60\",\"product_description\":\"SBS Modified Fiberglass Reinforced Base or Interply Sheet (ASTM-D-6163 Grade \\\"S\\\" Type 1 Membrane)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBTechnology\",\"approval_number_master\":\"FL#3464-R0\",\"approval_number\":\"FL3464.10\",\"seq\":10,\"product_model\":\"Layflat SBS LF60P\",\"product_description\":\"SBS Modified Polyester Reinforced Base or Interply Sheet (ASTM-D-6164 Grade \\\"S\\\" Type 1 Membrane)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBTechnology\",\"approval_number_master\":\"FL#3464-R0\",\"approval_number\":\"FL3464.11\",\"seq\":11,\"product_model\":\"Metalflex SBS MF160WAL\",\"product_description\":\"SBS Modified High Tensile Scrim Reinforced Embossed Aluminum Surfacing Torch Cap\\\/Flashing Sheet (ASTM-D-6298 Membrane)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBTechnology\",\"approval_number_master\":\"FL#3464-R0\",\"approval_number\":\"FL3464.12\",\"seq\":12,\"product_model\":\"Superflex SBS SF160PSA\",\"product_description\":\"SBS Modified Polyester Reinforced Interply Sheet (ASTM-D-6164 Grade \\\"S\\\" Type 1 Membrane)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBTechnology\",\"approval_number_master\":\"FL#3464-R0\",\"approval_number\":\"FL3464.13\",\"seq\":13,\"product_model\":\"Superflex SBS SF160PWH\",\"product_description\":\"SBS Modified Polyester Reinforced Cap Sheet (ASTM-D-6164 Grade \\\"G\\\" Type 1 Membrane)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBTechnology\",\"approval_number_master\":\"FL#3465-R0\",\"approval_number\":\"FL3465.1\",\"seq\":1,\"product_model\":\"Fastorch SBS FT120GSA\",\"product_description\":\"SBS Modified Fiberglass Reinforced Torch Interply Sheet (ASTM-D-6163 Grade \\\"S\\\" Type 1 Membrane)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBTechnology\",\"approval_number_master\":\"FL#3465-R0\",\"approval_number\":\"FL3465.2\",\"seq\":2,\"product_model\":\"Fireguard Fastorch SBS FGFT160GWH\",\"product_description\":\"SBS Modified Fiberglass Reinforced Fire Rated\\\/Torch Cap Sheet (ASTM-D-6163 Grade \\\"G\\\" Type 1 Membrane)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBTechnology\",\"approval_number_master\":\"FL#3465-R0\",\"approval_number\":\"FL3465.3\",\"seq\":3,\"product_model\":\"Fireguard SBS FG160PWH\",\"product_description\":\"SBS Modified Polyester Reinforced Fire Rated Cap Sheet (ASTM-D-6164 Grade \\\"G\\\" Type 1 Membrane)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Ecology Roof Systems\":[{\"manufacturer\":\"Ecology Roof Systems\",\"approval_number_master\":\"FL#3686-R0\",\"approval_number\":\"FL3686.1\",\"seq\":1,\"product_model\":\"ERS-500\",\"product_description\":\"Fiberglass reinforced SBS modified base sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ecology Roof Systems\",\"approval_number_master\":\"FL#3686-R0\",\"approval_number\":\"FL3686.2\",\"seq\":2,\"product_model\":\"ERS-500-4\",\"product_description\":\"Fiberglass reinforced SBS modified base sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ecology Roof Systems\",\"approval_number_master\":\"FL#3686-R0\",\"approval_number\":\"FL3686.3\",\"seq\":3,\"product_model\":\"ERS-500-6\",\"product_description\":\"Fiberglass reinforced SBS ply sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ecology Roof Systems\",\"approval_number_master\":\"FL#3686-R0\",\"approval_number\":\"FL3686.4\",\"seq\":4,\"product_model\":\"ERS-500-6P\",\"product_description\":\"Polyester reinforced SBS modified ply sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ecology Roof Systems\",\"approval_number_master\":\"FL#3686-R0\",\"approval_number\":\"FL3686.5\",\"seq\":5,\"product_model\":\"ERS-501\",\"product_description\":\"Polyester reinforced SBS modified smooth surface membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ecology Roof Systems\",\"approval_number_master\":\"FL#3686-R0\",\"approval_number\":\"FL3686.6\",\"seq\":6,\"product_model\":\"ERS-502\",\"product_description\":\"Polyester reinforced SBS modified granulated cap sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ecology Roof Systems\",\"approval_number_master\":\"FL#3686-R0\",\"approval_number\":\"FL3686.7\",\"seq\":7,\"product_model\":\"ERS-504C\",\"product_description\":\"Polyester and fiberglass reinforced SBS modified sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ecology Roof Systems\",\"approval_number_master\":\"FL#3686-R0\",\"approval_number\":\"FL3686.8\",\"seq\":8,\"product_model\":\"ERS-504CG\",\"product_description\":\"Polyester and fiberglass reinforced SBS modified sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ecology Roof Systems\",\"approval_number_master\":\"FL#3686-R0\",\"approval_number\":\"FL3686.9\",\"seq\":9,\"product_model\":\"ERS-504G\",\"product_description\":\"Fiberglass reinforced SBS modified granulated cap sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ecology Roof Systems\",\"approval_number_master\":\"FL#3686-R0\",\"approval_number\":\"FL3686.10\",\"seq\":10,\"product_model\":\"ERS-505\",\"product_description\":\"Fiberglass reinforced cap sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ecology Roof Systems\",\"approval_number_master\":\"FL#3686-R0\",\"approval_number\":\"FL3686.11\",\"seq\":11,\"product_model\":\"ERS-602\",\"product_description\":\"Fiberglass and polyester reinforced SBS modified smooth surface membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ecology Roof Systems\",\"approval_number_master\":\"FL#3686-R0\",\"approval_number\":\"FL3686.12\",\"seq\":12,\"product_model\":\"ERS-603\",\"product_description\":\"Fiberglass and polyester reinforced SBS modified granulated cap sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ecology Roof Systems\",\"approval_number_master\":\"FL#3686-R0\",\"approval_number\":\"FL3686.13\",\"seq\":13,\"product_model\":\"ERS-604\",\"product_description\":\"Polyester and fiberglass reinforced granulated cap sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ecology Roof Systems\",\"approval_number_master\":\"FL#3686-R0\",\"approval_number\":\"FL3686.14\",\"seq\":14,\"product_model\":\"ERS-703\",\"product_description\":\"Aluminum or Copper embossed SBS cap sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ecology Roof Systems\",\"approval_number_master\":\"FL#5650-R0\",\"approval_number\":\"FL5650.1\",\"seq\":1,\"product_model\":\"ERS-5000\",\"product_description\":\"Asphalt applied, smooth surfaced membrane with hot air welded seams. Membrane is white in color.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ecology Roof Systems\",\"approval_number_master\":\"FL#5650-R0\",\"approval_number\":\"FL5650.2\",\"seq\":2,\"product_model\":\"ERS-900\",\"product_description\":\"Asphalt applied, smooth surfaced membrane. Surface may be finished with flood coat and aggregate. Membrane is black in color.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ecology Roof Systems\",\"approval_number_master\":\"FL#5650-R0\",\"approval_number\":\"FL5650.3\",\"seq\":3,\"product_model\":\"ERS-920\",\"product_description\":\"Self-adhered, smooth surfaced membrane with self-adhered seams. Membrane is black in color.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ecology Roof Systems\",\"approval_number_master\":\"FL#5650-R0\",\"approval_number\":\"FL5650.4\",\"seq\":4,\"product_model\":\"ERS-920 BS\",\"product_description\":\"Self-adhered base or ply sheet.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ecology Roof Systems\",\"approval_number_master\":\"FL#5650-R0\",\"approval_number\":\"FL5650.5\",\"seq\":5,\"product_model\":\"ERS-920 VB\",\"product_description\":\"Self-adhered vapor retarder.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ecology Roof Systems\",\"approval_number_master\":\"FL#5650-R0\",\"approval_number\":\"FL5650.6\",\"seq\":6,\"product_model\":\"ERS-920 WS\",\"product_description\":\"Self-adhered, smooth surfaced membrane with hot air welded seams. Membrane is black in color.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Tradesman\":[{\"manufacturer\":\"Tradesman\",\"approval_number_master\":\"FL#4369-R0\",\"approval_number\":\"FL4369.1\",\"seq\":1,\"product_model\":\"SBS 190\",\"product_description\":\"Modified bitumen cap sheet consisting of a non-woven polyester mat.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tradesman\",\"approval_number_master\":\"FL#4369-R0\",\"approval_number\":\"FL4369.2\",\"seq\":2,\"product_model\":\"SBS 190 SA\",\"product_description\":\"Self-adhesive modified bitumen cap sheet consisting of non-woven polyester mat.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tradesman\",\"approval_number_master\":\"FL#4369-R0\",\"approval_number\":\"FL4369.3\",\"seq\":3,\"product_model\":\"SBS 190 Torch\",\"product_description\":\"Torch grade modified bitumen cap sheet consisting of a non-woven polyester mat.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"RGM Products, Inc.\":[{\"manufacturer\":\"RGM Products, Inc.\",\"approval_number_master\":\"FL#8711-R0\",\"approval_number\":\"FL8711.1\",\"seq\":1,\"product_model\":\"1 - ELK \\\"PlyLoc\\\"\",\"product_description\":\"SBS Modified Bitumen Roof System fully self-adhered to Concrete Deck\",\"design_pressure\":\"+N\\\/A\\\/-307.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RGM Products, Inc.\",\"approval_number_master\":\"FL#8711-R0\",\"approval_number\":\"FL8711.2\",\"seq\":2,\"product_model\":\"2 - ELK \\\"PlyLoc\\\"\",\"product_description\":\"SBS Modified Bitumen Roof System base sheet mechanically attached, ply & cap fully self-adhered to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"RGM Products, Inc.\",\"approval_number_master\":\"FL#9021-R0\",\"approval_number\":\"FL9021.1\",\"seq\":1,\"product_model\":\"ELK \\\"PlyLoc\\\" OR RGM Products \\\"RoofGard\\\"\",\"product_description\":\"SBS Modified Bitumen Roof System fully self-adhered to Concrete Deck\",\"design_pressure\":\"+N\\\/A\\\/-307.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Republic Powdered Metals, Inc.\":[{\"manufacturer\":\"Republic Powdered Metals, Inc.\",\"approval_number_master\":\"FL#9432-R0\",\"approval_number\":\"FL9432.1\",\"seq\":1,\"product_model\":\"Republic Powdered Metals Modified Bitumen System over Concrete Decks\",\"product_description\":\"Republic Powdered Metals Modified Bitumen System over Concrete Decks\",\"design_pressure\":\"+na\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Powdered Metals, Inc.\",\"approval_number_master\":\"FL#9432-R0\",\"approval_number\":\"FL9432.2\",\"seq\":2,\"product_model\":\"Republic Powdered Metals Modified Bitumen System over Lightweight Concrete Decks\",\"product_description\":\"Republic Powdered Metals Modified Bitumen System over Lightweight Concrete Decks\",\"design_pressure\":\"+na\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Powdered Metals, Inc.\",\"approval_number_master\":\"FL#9432-R0\",\"approval_number\":\"FL9432.3\",\"seq\":3,\"product_model\":\"Republic Powdered Metals Modified Bitumen System over Steel Decks\",\"product_description\":\"Republic Powdered Metals Modified Bitumen System over Steel Decks\",\"design_pressure\":\"+na\\\/-82.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"TAMKO Building Products LLC\":[{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#735-R3\",\"approval_number\":\"FL735.1\",\"seq\":1,\"product_model\":\"Awaflex\",\"product_description\":\"A polyester reinforced SBS modified bitumen membrane surfaced with granules.\",\"design_pressure\":\"+0\\\/-622.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#735-R3\",\"approval_number\":\"FL735.2\",\"seq\":2,\"product_model\":\"Awaflex FR\",\"product_description\":\"A polyester reinforced SBS modified bitumen membrane surfaced with granules.\",\"design_pressure\":\"+0\\\/-622.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#735-R3\",\"approval_number\":\"FL735.3\",\"seq\":3,\"product_model\":\"Awaplan 170\",\"product_description\":\"A polyester reinforced SBS modified bitumen membrane surfaced with granules.\",\"design_pressure\":\"+0\\\/-622.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#735-R3\",\"approval_number\":\"FL735.4\",\"seq\":4,\"product_model\":\"Awaplan 170 FR\",\"product_description\":\"A polyester reinforced SBS modified bitumen membrane surfaced with granules.\",\"design_pressure\":\"+0\\\/-622.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#735-R3\",\"approval_number\":\"FL735.5\",\"seq\":5,\"product_model\":\"Awaplan Heat Welding\",\"product_description\":\"A polyester reinforced SBS modified bitumen membrane surfaced with graunles.\",\"design_pressure\":\"+0\\\/-322.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#735-R3\",\"approval_number\":\"FL735.6\",\"seq\":6,\"product_model\":\"Awaplan Premium\",\"product_description\":\"A polyester reinforced SBS modified bitumen membrane surfaced with granules.\",\"design_pressure\":\"+0\\\/-622.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#735-R3\",\"approval_number\":\"FL735.7\",\"seq\":7,\"product_model\":\"Awaplan Premium FR\",\"product_description\":\"A polyester reinforced SBS modified bitumen membrane surfaced with granules.\",\"design_pressure\":\"+0\\\/-622.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#735-R3\",\"approval_number\":\"FL735.8\",\"seq\":8,\"product_model\":\"Awaplan Versa-Smooth\",\"product_description\":\"A polyester reinforced SBS modified bitumen membrane.\",\"design_pressure\":\"+0\\\/-622.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#735-R3\",\"approval_number\":\"FL735.9\",\"seq\":9,\"product_model\":\"Awaplan Versaflex\",\"product_description\":\"A polyester reinforced SBS modified bitumen membrane.\",\"design_pressure\":\"+0\\\/-622.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#735-R3\",\"approval_number\":\"FL735.10\",\"seq\":10,\"product_model\":\"Base-N-Ply\",\"product_description\":\"Asphalt impregnated and coated glass fiber base sheet.\",\"design_pressure\":\"+0\\\/-622.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#735-R3\",\"approval_number\":\"FL735.11\",\"seq\":11,\"product_model\":\"Glass-Base\",\"product_description\":\"Asphalt impregnated and coated glass fiber base sheet.\",\"design_pressure\":\"+0\\\/-622.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#735-R3\",\"approval_number\":\"FL735.12\",\"seq\":12,\"product_model\":\"Tam-Glass Premium\",\"product_description\":\"Asphalt impregnated fiberglass felt.\",\"design_pressure\":\"+0\\\/-622.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#735-R3\",\"approval_number\":\"FL735.13\",\"seq\":13,\"product_model\":\"Tam-Ply IV\",\"product_description\":\"Asphalt impregnated fiberglass felt.\",\"design_pressure\":\"+0\\\/-622.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#735-R3\",\"approval_number\":\"FL735.14\",\"seq\":14,\"product_model\":\"Type 43 Coated Base Sheet\",\"product_description\":\"Heavyweight organic base sheet.\",\"design_pressure\":\"+0\\\/-622.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#735-R3\",\"approval_number\":\"FL735.15\",\"seq\":15,\"product_model\":\"Vapor-Chan\",\"product_description\":\"A fiberglass reinforced heavyweight venting base sheet.\",\"design_pressure\":\"+0\\\/-622.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#735-R3\",\"approval_number\":\"FL735.16\",\"seq\":16,\"product_model\":\"Versa Cap FR\",\"product_description\":\"A fiberglass reinforced SBS modified bitumen membrane surfaced with granules.\",\"design_pressure\":\"+0\\\/-622.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#735-R3\",\"approval_number\":\"FL735.17\",\"seq\":17,\"product_model\":\"Versa-Base\",\"product_description\":\"A fiberglass reinforced SBS modified bitumen membrane.\",\"design_pressure\":\"+0\\\/-622.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#10400-R0\",\"approval_number\":\"FL10400.1\",\"seq\":1,\"product_model\":\"TAMKO Self-Adhering Roof Systems\",\"product_description\":\"Self-adhering, modified bitumen roof systems\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-04-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#17491-R0\",\"approval_number\":\"FL17491.1\",\"seq\":1,\"product_model\":\"TAMKO Modified Bitumen Roof Covering Systems\",\"product_description\":\"TAMKO Modified Bitumen Roof Covering Systems\",\"design_pressure\":\"+0\\\/-80\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-18 00:00:00\",\"instructions_url\":\"\"}],\"Polyguard Products Inc.\":[{\"manufacturer\":\"Polyguard Products Inc.\",\"approval_number_master\":\"FL#8313-R1\",\"approval_number\":\"FL8313.1\",\"seq\":1,\"product_model\":\"Peel & Stick\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-09 00:00:00\",\"instructions_url\":\"\"}],\"GlobalShield, Inc.\":[{\"manufacturer\":\"GlobalShield, Inc.\",\"approval_number_master\":\"FL#11021-R0\",\"approval_number\":\"FL11021.1\",\"seq\":1,\"product_model\":\"GlobalShield SBS and APP Modified Bitumen Roof Systems\",\"product_description\":\"Modified Bitumen Roof Systems\",\"design_pressure\":\"+N\\\/A\\\/-622.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-21 00:00:00\",\"instructions_url\":\"\"}],\"Commercial Innovations, INC.\":[{\"manufacturer\":\"Commercial Innovations, INC.\",\"approval_number_master\":\"FL#12220-R0\",\"approval_number\":\"FL12220.3\",\"seq\":3,\"product_model\":\"Commercial Innovtions Modified Bitumen Roof System over Recover Decks\",\"product_description\":\"SBS\\\/SIS\\\/SEBS Modified bitumen roof systems\",\"design_pressure\":\"+N\\\/A\\\/-82.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Commercial Innovations, INC.\",\"approval_number_master\":\"FL#12220-R0\",\"approval_number\":\"FL12220.4\",\"seq\":4,\"product_model\":\"Commercial Innovtions Modified Bitumen Roof System over Steel Decks\",\"product_description\":\"SBS\\\/SIS\\\/SEBS Modified bitumen roof systems\",\"design_pressure\":\"+N\\\/A\\\/-120.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-02 00:00:00\",\"instructions_url\":\"\"}],\"SR Products\":[{\"manufacturer\":\"SR Products\",\"approval_number_master\":\"FL#13382-R0\",\"approval_number\":\"FL13382.1\",\"seq\":1,\"product_model\":\"Modified Bitumen Roof Systems\",\"product_description\":\"Modified Bitumen Roof Systems\",\"design_pressure\":\"+N\\\/A\\\/-150.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SR Products\",\"approval_number_master\":\"FL#16115-R0\",\"approval_number\":\"FL16115.1\",\"seq\":1,\"product_model\":\"SBS and APP Modified Bitumen Roof Systems\",\"product_description\":\"Modified bitumen roof systems\",\"design_pressure\":\"+N\\\/A\\\/-622.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-08 00:00:00\",\"instructions_url\":\"\"}],\"Nord Bitumi SpA\":[{\"manufacturer\":\"Nord Bitumi SpA\",\"approval_number_master\":\"FL#14797-R0\",\"approval_number\":\"FL14797.1\",\"seq\":1,\"product_model\":\"APP\\\/SBS Mod-Bit over Concrete Decks\",\"product_description\":\"APP & SBS modified bitumen membranes over concrete decks\",\"design_pressure\":\"+0\\\/-200\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-23 00:00:00\",\"instructions_url\":\"\"}],\"PrimeSource Building Products, Inc.\":[{\"manufacturer\":\"PrimeSource Building Products, Inc.\",\"approval_number_master\":\"FL#15144-R0\",\"approval_number\":\"FL15144.1\",\"seq\":1,\"product_model\":\"GripRite Modified Bitumen Roof Systems\",\"product_description\":\"APP and SBS modified bitumen roof systems\",\"design_pressure\":\"+N\\\/A\\\/-877.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-10 00:00:00\",\"instructions_url\":\"\"}],\"Tri-Built Materials Group, LLC\":[{\"manufacturer\":\"Tri-Built Materials Group, LLC\",\"approval_number_master\":\"FL#16027-R0\",\"approval_number\":\"FL16027.1\",\"seq\":1,\"product_model\":\"TRI-BUILT Modified Bitumen Roof Systems\",\"product_description\":\"SBS and APP modified bitumen roof systems\",\"design_pressure\":\"+N\\\/A\\\/-622.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-08 00:00:00\",\"instructions_url\":\"\"}],\"Nordbitumi dba Matco SRL\":[{\"manufacturer\":\"Nordbitumi dba Matco SRL\",\"approval_number_master\":\"FL#17007-R0\",\"approval_number\":\"FL17007.1\",\"seq\":1,\"product_model\":\"NORDSHIELD SA\",\"product_description\":\"SBS modified asphalt roof systems\",\"design_pressure\":\"+0\\\/-45\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-23 00:00:00\",\"instructions_url\":\"\"}],\"APEX Ingenuity dba Pluvitec SpA\":[{\"manufacturer\":\"APEX Ingenuity dba Pluvitec SpA\",\"approval_number_master\":\"FL#17008-R0\",\"approval_number\":\"FL17008.1\",\"seq\":1,\"product_model\":\"PLURA SELF-ADHESIVE\",\"product_description\":\"SBS modified asphalt roofing systems\",\"design_pressure\":\"+0\\\/-45\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-23 00:00:00\",\"instructions_url\":\"\"}],\"TechnoNicol-Vyborg, Ltd\":[{\"manufacturer\":\"TechnoNicol-Vyborg, Ltd\",\"approval_number_master\":\"FL#22357-R0\",\"approval_number\":\"FL22357.1\",\"seq\":1,\"product_model\":\"Prima Plast 4.5 kg\",\"product_description\":\"Smooth-surfaced Type I modified bitumen membrane with atactic polypropylene polyester modifier and reinforced non-woven polyester mechanically attached or torched-applied.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TechnoNicol-Vyborg, Ltd\",\"approval_number_master\":\"FL#22357-R0\",\"approval_number\":\"FL22357.2\",\"seq\":2,\"product_model\":\"Prima Plast PV 4.0 kg\",\"product_description\":\"Smooth-surfaced Type I modified bitumen membrane with atactic polypropylene polyester modifier and reinforced non-woven polyester mechanically attached or torched-applied.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TechnoNicol-Vyborg, Ltd\",\"approval_number_master\":\"FL#22357-R0\",\"approval_number\":\"FL22357.3\",\"seq\":3,\"product_model\":\"Prima Plast PV 4.5 KG\",\"product_description\":\"Granule-surfaced Type I modified bitumen membrane with atactic polypropylene polyester modifier and reinforced non-woven polyester mechanically attached or torched-applied.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TechnoNicol-Vyborg, Ltd\",\"approval_number_master\":\"FL#22357-R0\",\"approval_number\":\"FL22357.4\",\"seq\":4,\"product_model\":\"Prima Plast PV 5.0 KG\",\"product_description\":\"Granule-surfaced Type I modified bitumen membrane with atactic polypropylene polyester modifier and reinforced non-woven polyester mechanically attached or torched-applied.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"}]},\"d. roofing products|||7. single ply roofing sys\":{\"Canadian General-Tower Ltd.\":[{\"manufacturer\":\"Canadian General-Tower Ltd.\",\"approval_number_master\":\"FL#854-R4\",\"approval_number\":\"FL854.1\",\"seq\":1,\"product_model\":\"Tower PVC\",\"product_description\":\"PVC single ply roof membrane systems\",\"design_pressure\":\"+N\\\/A\\\/-90\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Duro-Last (Amrize Building Envelope LLC)\":[{\"manufacturer\":\"Duro-Last (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#1559-R21\",\"approval_number\":\"FL1559.1\",\"seq\":1,\"product_model\":\"Duro-Last Single Ply Roof Systems\",\"product_description\":\"Thermoplastic, single-ply roof systems.\",\"design_pressure\":\"+N\\\/A\\\/-1,025\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Duro-Last (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#16039-R21\",\"approval_number\":\"FL16039.1\",\"seq\":1,\"product_model\":\"Duro-Last Roofing\",\"product_description\":\"PVC Single-Ply Roof Systems\",\"design_pressure\":\"+0\\\/-672.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Duro-Last (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#47206-R1\",\"approval_number\":\"FL47206.1\",\"seq\":1,\"product_model\":\"Duro-TECH TPO Roofing Systems\",\"product_description\":\"TPO single-ply roof membranes\",\"design_pressure\":\"+0\\\/-502.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-05-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Duro-Last (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#47602-R0\",\"approval_number\":\"FL47602.1\",\"seq\":1,\"product_model\":\"Duro-TECH TPO Fleece\",\"product_description\":\"Duro-TECH TPO Fleece with SBS Modified Roofing Systems\",\"design_pressure\":\"+0\\\/-400\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Duro-Last (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#47896-R0\",\"approval_number\":\"FL47896.1\",\"seq\":1,\"product_model\":\"Duro-Last Duro-Tech TPO Roof Systems\",\"product_description\":\"Thermoplastic polyolefin (TPO) roof systems.\",\"design_pressure\":\"+N\\\/A\\\/-495\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Duro-Last (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#552-R0\",\"approval_number\":\"FL552.1\",\"seq\":1,\"product_model\":\"Duro-Last\",\"product_description\":\"40-mil, 50-mil or 60-mil PVC roof cover\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Duro-Last (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#6631-R0\",\"approval_number\":\"FL6631.1\",\"seq\":1,\"product_model\":\"Duro-Last Roofing Systems\",\"product_description\":\"Thermoplastic, single-ply roof systems\",\"design_pressure\":\"+n\\\/a\\\/-142.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Duro-Last (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#241-R2\",\"approval_number\":\"FL241.1\",\"seq\":1,\"product_model\":\"Duro-Last Roofing Systems\",\"product_description\":\"Thermoplastic, single-ply roof systems\",\"design_pressure\":\"+N\\\/A\\\/-247.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Duro-Last (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#241-R0\",\"approval_number\":\"FL241.2\",\"seq\":2,\"product_model\":\"Duro-Last Roofing Membrane\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Duro-Last (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#31331-R0\",\"approval_number\":\"FL31331.1\",\"seq\":1,\"product_model\":\"Duro-Last Single Ply Roof Systems\",\"product_description\":\"Thermoplastic single ply roof systems for use in HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-1025\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2022-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Duro-Last (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#1559-R16\",\"approval_number\":\"FL1559.2\",\"seq\":2,\"product_model\":\"Duro-Last Single Ply Roof Systems (NON-HVHZ)\",\"product_description\":\"Thermoplastic, single-ply roof systems for use in FBC NON-HVHZ jurisdictions\",\"design_pressure\":\"+N\\\/A\\\/-1,025\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-06-09 00:00:00\",\"instructions_url\":\"\"}],\"Flex Membrane International Corp.\":[{\"manufacturer\":\"Flex Membrane International Corp.\",\"approval_number_master\":\"FL#1587-R15\",\"approval_number\":\"FL1587.1\",\"seq\":1,\"product_model\":\"Flex MF\\\/R PVC, Flex MF\\\/R PVC FB, Flex Tripolymer MF\\\/R Elvaloy KEE and Flex Tripolymer FB Elvaloy KEE Roof Systems\",\"product_description\":\"Thermoplastic membrane roof systems\",\"design_pressure\":\"+N\\\/A\\\/-582.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flex Membrane International Corp.\",\"approval_number_master\":\"FL#9798-R9\",\"approval_number\":\"FL9798.1\",\"seq\":1,\"product_model\":\"Flex TPO Plus Single Ply Roof Systems\",\"product_description\":\"TPO Single Ply Roof Systems\",\"design_pressure\":\"+N\\\/A\\\/-232.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flex Membrane International Corp.\",\"approval_number_master\":\"FL#15889-R4\",\"approval_number\":\"FL15889.1\",\"seq\":1,\"product_model\":\"Flex TPO II Single-Ply Roof Systems\",\"product_description\":\"Single-Ply, TPO Roof Systems\",\"design_pressure\":\"+N\\\/A\\\/-410\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flex Membrane International Corp.\",\"approval_number_master\":\"FL#1587-R3\",\"approval_number\":\"FL1587.2\",\"seq\":2,\"product_model\":\"Flex Single Ply PVC Roof System over Lightweight Insulating Concrete\",\"product_description\":\"PVC Membrane\",\"design_pressure\":\"+N\\\/A\\\/-465\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-02-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flex Membrane International Corp.\",\"approval_number_master\":\"FL#1587-R3\",\"approval_number\":\"FL1587.3\",\"seq\":3,\"product_model\":\"Flex Single Ply PVC Roof System over Recover Decks\",\"product_description\":\"PVC Membrane\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-02-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flex Membrane International Corp.\",\"approval_number_master\":\"FL#1587-R3\",\"approval_number\":\"FL1587.4\",\"seq\":4,\"product_model\":\"Flex Single Ply PVC Roof System over Steel Decks\",\"product_description\":\"PVC Membrane\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-02-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flex Membrane International Corp.\",\"approval_number_master\":\"FL#9798-R1\",\"approval_number\":\"FL9798.2\",\"seq\":2,\"product_model\":\"Flex TPO Plus Single Ply TPO Roof System Over Steel Decks\",\"product_description\":\"Thermoplastic Roof Membrane\",\"design_pressure\":\"+N\\\/A\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Flex Membrane International Corp.\",\"approval_number_master\":\"FL#23500-R0\",\"approval_number\":\"FL23500.1\",\"seq\":1,\"product_model\":\"Flex Thermoplastic Single Ply Roof Systems\",\"product_description\":\"thermoplastic single ply roof systems\",\"design_pressure\":\"+N\\\/A\\\/-615\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2018-02-25 00:00:00\",\"instructions_url\":\"\"}],\"Carlisle SynTec Systems\":[{\"manufacturer\":\"Carlisle SynTec Systems\",\"approval_number_master\":\"FL#1601-R15\",\"approval_number\":\"FL1601.1\",\"seq\":1,\"product_model\":\"Carlisle EPDM Single Ply Roof Systems (HVHZ)\",\"product_description\":\"EPDM single ply roof systems for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-495\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle SynTec Systems\",\"approval_number_master\":\"FL#1601-R15\",\"approval_number\":\"FL1601.2\",\"seq\":2,\"product_model\":\"Carlisle EPDM Single Ply Roof Systems (NON-HVHZ)\",\"product_description\":\"EPDM single ply roof systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-495\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle SynTec Systems\",\"approval_number_master\":\"FL#14083-R36\",\"approval_number\":\"FL14083.1\",\"seq\":1,\"product_model\":\"Carlisle Sure-Weld TPO Roof Systems (HVHZ)\",\"product_description\":\"Thermoplastic Olefin (TPO) single ply and hybrid roof systems for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-1247.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle SynTec Systems\",\"approval_number_master\":\"FL#14083-R36\",\"approval_number\":\"FL14083.2\",\"seq\":2,\"product_model\":\"Carlisle Sure-Weld TPO Roof Systems (NON-HVHZ)\",\"product_description\":\"Thermoplastic Olefin (TPO) single ply and hybrid roof systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-1247.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle SynTec Systems\",\"approval_number_master\":\"FL#14165-R25\",\"approval_number\":\"FL14165.1\",\"seq\":1,\"product_model\":\"Sure-Flex Roof Systems (HVHZ)\",\"product_description\":\"Thermoplastic (PVC and KEE\\\/PVC) single ply and hybrid roof systems for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-1247.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle SynTec Systems\",\"approval_number_master\":\"FL#14165-R25\",\"approval_number\":\"FL14165.2\",\"seq\":2,\"product_model\":\"Sure-Flex Roof Systems (NON-HVHZ)\",\"product_description\":\"Thermoplastic (PVC and KEE\\\/PVC) single ply and hybrid roof systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-1247.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle SynTec Systems\",\"approval_number_master\":\"FL#3591-R0\",\"approval_number\":\"FL3591.1\",\"seq\":1,\"product_model\":\"PVC Systems\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle SynTec Systems\",\"approval_number_master\":\"FL#16438-R0\",\"approval_number\":\"FL16438.1\",\"seq\":1,\"product_model\":\"Carlisle Sure-Flex Single Ply Roof Systems\",\"product_description\":\"Thermoplastic (PVC) single ply roof systems for use in HVHZ.\",\"design_pressure\":\"+N\\\/A\\\/-495\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2016-06-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle SynTec Systems\",\"approval_number_master\":\"FL#16440-R0\",\"approval_number\":\"FL16440.1\",\"seq\":1,\"product_model\":\"Carlisle Sure-Weld TPO Single Ply Roof Systems\",\"product_description\":\"Thermoplastic (TPO) single ply roof systems for HVHZ.\",\"design_pressure\":\"+N\\\/A\\\/-525\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2016-06-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle SynTec Systems\",\"approval_number_master\":\"FL#16441-R0\",\"approval_number\":\"FL16441.1\",\"seq\":1,\"product_model\":\"Carlisle EPDM Single Ply Roof Systems\",\"product_description\":\"Thermoset (EPDM) single ply roof systems for HVHZ.\",\"design_pressure\":\"+N\\\/A\\\/-495\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle SynTec Systems\",\"approval_number_master\":\"FL#16880-R0\",\"approval_number\":\"FL16880.1\",\"seq\":1,\"product_model\":\"Carlisle Multiple-Ply Roof Systems\",\"product_description\":\"Fleecebacked thermoplastic or thermoset roof cover atop modified bitumen base ply.\",\"design_pressure\":\"+N\\\/A\\\/-240\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle SynTec Systems\",\"approval_number_master\":\"FL#21845-R0\",\"approval_number\":\"FL21845.1\",\"seq\":1,\"product_model\":\"Carlisle Multiple-Ply Roof Systems\",\"product_description\":\"Thermoplastic or thermoset fleeceback single ply over a modified bitumen base ply\",\"design_pressure\":\"+N\\\/A\\\/-240\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2018-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle SynTec Systems\",\"approval_number_master\":\"FL#16880-R4\",\"approval_number\":\"FL16880.2\",\"seq\":2,\"product_model\":\"Carlisle Multiple-Ply Roof Systems, NON-HVHZ jurisdictions\",\"product_description\":\"Fleecebacked thermoplastic or thermoset roof cover atop modified bitumen base ply.\",\"design_pressure\":\"+N\\\/A\\\/-240\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-14 00:00:00\",\"instructions_url\":\"\"}],\"Versico Roofing Systems\":[{\"manufacturer\":\"Versico Roofing Systems\",\"approval_number_master\":\"FL#1616-R15\",\"approval_number\":\"FL1616.1\",\"seq\":1,\"product_model\":\"Versico EPDM Single Ply Roof System (NON-HVHZ)\",\"product_description\":\"EPDM single ply roof systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-495.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Versico Roofing Systems\",\"approval_number_master\":\"FL#14207-R36\",\"approval_number\":\"FL14207.1\",\"seq\":1,\"product_model\":\"VersiWeld TPO Roof Systems (HVHZ)\",\"product_description\":\"Thermoplastic Olefin (TPO) roofing systems for use in FBC HVHZ jurisdictions\",\"design_pressure\":\"+N\\\/A\\\/-1247.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Versico Roofing Systems\",\"approval_number_master\":\"FL#14207-R36\",\"approval_number\":\"FL14207.2\",\"seq\":2,\"product_model\":\"VersiWeld TPO Roof Systems (NON-HVHZ)\",\"product_description\":\"Thermoplastic Olefin (TPO) roofing systems for use in FBC non-HVHZ jurisdictions\",\"design_pressure\":\"+N\\\/A\\\/-1247.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Versico Roofing Systems\",\"approval_number_master\":\"FL#14318-R25\",\"approval_number\":\"FL14318.1\",\"seq\":1,\"product_model\":\"VersiFlex Roof Systems (HVHZ)\",\"product_description\":\"Thermoplastic (PVC and KEE\\\/PVC) single ply and hybrid roof systems for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-1247.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Versico Roofing Systems\",\"approval_number_master\":\"FL#14318-R25\",\"approval_number\":\"FL14318.2\",\"seq\":2,\"product_model\":\"VersiFlex Roof Systems (NON-HVHZ)\",\"product_description\":\"Thermoplastic (PVC and KEE\\\/PVC) single ply and hybrid roof systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-1247.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Versico Roofing Systems\",\"approval_number_master\":\"FL#16442-R0\",\"approval_number\":\"FL16442.1\",\"seq\":1,\"product_model\":\"Versico VersiFlex Single Ply Roof Systems\",\"product_description\":\"Thermoplastic (PVC) single ply roof systems for HVHZ.\",\"design_pressure\":\"+N\\\/A\\\/-315\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2016-06-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Versico Roofing Systems\",\"approval_number_master\":\"FL#16443-R0\",\"approval_number\":\"FL16443.1\",\"seq\":1,\"product_model\":\"Versico VersiWeld TPO Single Ply Roof Systems\",\"product_description\":\"Thermoplastic (TPO) single ply roof systems for HVHZ.\",\"design_pressure\":\"+N\\\/A\\\/-525\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2016-06-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Versico Roofing Systems\",\"approval_number_master\":\"FL#21846-R0\",\"approval_number\":\"FL21846.1\",\"seq\":1,\"product_model\":\"Versico Multiple-Ply Roof Systems\",\"product_description\":\"Thermoplastic or thermoset fleeceback single ply membrane over modified bitumen base ply\",\"design_pressure\":\"+N\\\/A\\\/-240\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Versico Roofing Systems\",\"approval_number_master\":\"FL#21847-R0\",\"approval_number\":\"FL21847.1\",\"seq\":1,\"product_model\":\"Versico Multiple-Ply Roof Systems (HVHZ)\",\"product_description\":\"Thermoplastic or thermoset fleeceback single ply membranes over modified bitumen base ply\",\"design_pressure\":\"+N\\\/A\\\/-240\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2018-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Versico Roofing Systems\",\"approval_number_master\":\"FL#21846-R2\",\"approval_number\":\"FL21846.2\",\"seq\":2,\"product_model\":\"Versico Multiple-Ply Roof Systems, NON-HVHZ jurisdictions\",\"product_description\":\"Thermoplastic or thermoset fleeceback single ply membrane over modified bitumen base ply\",\"design_pressure\":\"+N\\\/A\\\/-240\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-14 00:00:00\",\"instructions_url\":\"\"}],\"IB Roof Systems\":[{\"manufacturer\":\"IB Roof Systems\",\"approval_number_master\":\"FL#2534-R22\",\"approval_number\":\"FL2534.1\",\"seq\":1,\"product_model\":\"IB Single Ply Roof Systems (HVHZ)\",\"product_description\":\"Thermoplastic single ply and hybrid roof systems for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-827.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2026-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IB Roof Systems\",\"approval_number_master\":\"FL#2534-R22\",\"approval_number\":\"FL2534.2\",\"seq\":2,\"product_model\":\"IB Single Ply Roof Systems (NON-HVHZ)\",\"product_description\":\"Thermoplastic single ply and hybrid roof systems for use in FBC NON-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-827.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IB Roof Systems\",\"approval_number_master\":\"FL#4672-R1\",\"approval_number\":\"FL4672.1\",\"seq\":1,\"product_model\":\"IB Single Ply\",\"product_description\":\"Thermoplastic, PVC, reinforced single ply roof cover\",\"design_pressure\":\"+N\\\/A\\\/-255\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IB Roof Systems\",\"approval_number_master\":\"FL#4672-R1\",\"approval_number\":\"FL4672.2\",\"seq\":2,\"product_model\":\"IB Single Ply Fleeceback\",\"product_description\":\"Thermoplastic, PVC, reinforced, fleece-backed, single ply roof cover\",\"design_pressure\":\"+N\\\/A\\\/-255\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IB Roof Systems\",\"approval_number_master\":\"FL#23802-R0\",\"approval_number\":\"FL23802.1\",\"seq\":1,\"product_model\":\"IB Single Ply Roof Systems\",\"product_description\":\"Thermoplastic single ply roof systems\",\"design_pressure\":\"+N\\\/A\\\/-512.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2019-12-05 00:00:00\",\"instructions_url\":\"\"}],\"GAF\":[{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#3443-R58\",\"approval_number\":\"FL3443.1\",\"seq\":1,\"product_model\":\"EverGuard PVC and PVC\\\/KEE Roof Systems (HVHZ)\",\"product_description\":\"Internally reinforced, PVC and PVC\\\/KEE thermoplastic roof systems for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-502.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#3443-R58\",\"approval_number\":\"FL3443.2\",\"seq\":2,\"product_model\":\"EverGuard PVC and PVC\\\/KEE Roof Systems (NON-HVHZ)\",\"product_description\":\"Internally reinforced, PVC and PVC\\\/KEE thermoplastic roof systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-502.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#5293-R69\",\"approval_number\":\"FL5293.1\",\"seq\":1,\"product_model\":\"EverGuard TPO Roof Systems (HVHZ)\",\"product_description\":\"Thermoplastic polyolefin roofing systems for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-502.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#5293-R69\",\"approval_number\":\"FL5293.2\",\"seq\":2,\"product_model\":\"EverGuard TPO Roof Systems (NON-HVHZ)\",\"product_description\":\"Thermoplastic polyolefin roofing systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-502.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#40569-R8\",\"approval_number\":\"FL40569.1\",\"seq\":1,\"product_model\":\"TPO and PVC Single-Ply Roofing Systems\",\"product_description\":\"Single-ply roof membranes for installation over various roof deck constructions\",\"design_pressure\":\"+0\\\/-300\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#619-R0\",\"approval_number\":\"FL619.1\",\"seq\":1,\"product_model\":\"EverGuard PVC Membranes\",\"product_description\":\"PVC Single Ply Roof Systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#619-R0\",\"approval_number\":\"FL619.2\",\"seq\":2,\"product_model\":\"EverGuard TPO Membranes\",\"product_description\":\"TPO Single Ply Roof Systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#2808-R0\",\"approval_number\":\"FL2808.1\",\"seq\":1,\"product_model\":\"EverGuard Freedom EZ TPO\",\"product_description\":\"Sefl adhered thermoplastic olefin membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#2808-R0\",\"approval_number\":\"FL2808.2\",\"seq\":2,\"product_model\":\"EverGuard Freedom HW TPO\",\"product_description\":\"Self adhered thermoplastic olefin membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#2808-R0\",\"approval_number\":\"FL2808.3\",\"seq\":3,\"product_model\":\"EverGuard Freedom SA TPO\",\"product_description\":\"Self adhered thermoplastic olefin membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#9893-R0\",\"approval_number\":\"FL9893.1\",\"seq\":1,\"product_model\":\"EverGuard Freedom TPO SA and EverGuard Freedom with RapidSeam TPO SA Single Ply Roof Systems over Cementitious Wood Fiber Decks\",\"product_description\":\"TPO Membrane\",\"design_pressure\":\"+N\\\/A\\\/-82.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#9893-R0\",\"approval_number\":\"FL9893.2\",\"seq\":2,\"product_model\":\"EverGuard Freedom TPO SA and EverGuard Freedom with RapidSeam TPO SA Single Ply Roof Systems over Poured Gypsum Decks\",\"product_description\":\"TPO Membrane\",\"design_pressure\":\"+N\\\/A\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#9893-R0\",\"approval_number\":\"FL9893.3\",\"seq\":3,\"product_model\":\"EverGuard Freedom TPO SA Single Ply Roof Systems over concrete Decks\",\"product_description\":\"TPO Membrane\",\"design_pressure\":\"+N\\\/A\\\/-285\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#9893-R0\",\"approval_number\":\"FL9893.4\",\"seq\":4,\"product_model\":\"EverGuard Freedom TPO SA Single Ply Roof Systems over Wood Decks\",\"product_description\":\"TPO Membrane\",\"design_pressure\":\"+N\\\/A\\\/-105\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#9893-R0\",\"approval_number\":\"FL9893.5\",\"seq\":5,\"product_model\":\"EverGuard Freedom with RapidSeam TPO SA Single Ply Roof Systems over Light Weight Concrete Decks\",\"product_description\":\"TPO Membrane\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#9893-R0\",\"approval_number\":\"FL9893.6\",\"seq\":6,\"product_model\":\"EverGuard Freedom with RapidSeam TPO SA Single Ply Roof Systems over Steel Decks\",\"product_description\":\"TPO Membrane\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#5293-R0\",\"approval_number\":\"FL5293.3\",\"seq\":3,\"product_model\":\"EverGuard TPO FB Ultra\",\"product_description\":\"Single-ply, thermoplastic polyolefin, fleece-backed roofing systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#16730-R0\",\"approval_number\":\"FL16730.1\",\"seq\":1,\"product_model\":\"EverGuard TPO Single Ply Roof Systems\",\"product_description\":\"Thermoplastic polyolefiin single ply roof systems\",\"design_pressure\":\"+N\\\/A\\\/-502.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-05-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#16739-R0\",\"approval_number\":\"FL16739.1\",\"seq\":1,\"product_model\":\"EverGuard PVC Single Ply Roof Systems\",\"product_description\":\"Thermoplastic single ply roof systems\",\"design_pressure\":\"+N\\\/A\\\/-502.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-11-15 00:00:00\",\"instructions_url\":\"\"}],\"Seaman Corporation\":[{\"manufacturer\":\"Seaman Corporation\",\"approval_number_master\":\"FL#4930-R27\",\"approval_number\":\"FL4930.1\",\"seq\":1,\"product_model\":\"FiberTite Roof Systems\",\"product_description\":\"Reinforced thermoplastic, ketone ethylene ester (KEE) based roof membrane systems\",\"design_pressure\":\"+N\\\/A\\\/-792.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seaman Corporation\",\"approval_number_master\":\"FL#1045-R2\",\"approval_number\":\"FL1045.1\",\"seq\":1,\"product_model\":\"FiberTite Single Ply Roof System over Recover, Steel, LWC, Gypsum, CWF, Wood, Concrete\",\"product_description\":\"KEE Single Ply Membranes\",\"design_pressure\":\"+N\\\/A\\\/-572.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seaman Corporation\",\"approval_number_master\":\"FL#4930-R18\",\"approval_number\":\"FL4930.2\",\"seq\":2,\"product_model\":\"FiberTite Single Ply Roof Systems, for NON-HVHZ\",\"product_description\":\"Reinforced thermoplastic, ketone ethylene ester (KEE) based roof membrane systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-572.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seaman Corporation\",\"approval_number_master\":\"FL#4930-R0\",\"approval_number\":\"FL4930.3\",\"seq\":3,\"product_model\":\"FiberTite Xtreme\",\"product_description\":\"Reinforced thermoplastic roof membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seaman Corporation\",\"approval_number_master\":\"FL#4930-R0\",\"approval_number\":\"FL4930.4\",\"seq\":4,\"product_model\":\"FiberTite-FB\",\"product_description\":\"Reinforced, thermoplastic, fleece-backed roof membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seaman Corporation\",\"approval_number_master\":\"FL#4930-R0\",\"approval_number\":\"FL4930.5\",\"seq\":5,\"product_model\":\"FiberTite-XT\",\"product_description\":\"Reinforced thermoplastic roof membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Sika Corporation (MA)\":[{\"manufacturer\":\"Sika Corporation (MA)\",\"approval_number_master\":\"FL#9274-R34\",\"approval_number\":\"FL9274.1\",\"seq\":1,\"product_model\":\"Sika Sarnafil Roof Systems (HVHZ)\",\"product_description\":\"Thermoplastic roof systems for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-495\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-09-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Corporation (MA)\",\"approval_number_master\":\"FL#9274-R34\",\"approval_number\":\"FL9274.2\",\"seq\":2,\"product_model\":\"Sika Sarnafil Roof Systems (NON-HVHZ)\",\"product_description\":\"Thermoplastic roof systems for use in FBC NON-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-495\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Corporation (MA)\",\"approval_number_master\":\"FL#9894-R0\",\"approval_number\":\"FL9894.1\",\"seq\":1,\"product_model\":\"Sika Sarnafil G410 & S327 PVC Roof Systems on Cementitious Wood Fiber Decks\",\"product_description\":\"Sika Sarnafil G410 & S327 PVC Roof Systems installed on Cementitious Wood Fiber Decks\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Corporation (MA)\",\"approval_number_master\":\"FL#9894-R0\",\"approval_number\":\"FL9894.2\",\"seq\":2,\"product_model\":\"Sika Sarnafil G410 & S327 PVC Roof Systems on Concrete Decks\",\"product_description\":\"Sika Sarnafil G410 & S327 PVC Roof Systems installed on Concrete Decks\",\"design_pressure\":\"+N\\\/A\\\/-615\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Corporation (MA)\",\"approval_number_master\":\"FL#9894-R0\",\"approval_number\":\"FL9894.3\",\"seq\":3,\"product_model\":\"Sika Sarnafil G410 & S327 PVC Roof Systems on Gypsum Decks\",\"product_description\":\"Sika Sarnafil G410 & S327 PVC Roof Systems installed on Gypsum Decks\",\"design_pressure\":\"+N\\\/A\\\/-135\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Corporation (MA)\",\"approval_number_master\":\"FL#9894-R0\",\"approval_number\":\"FL9894.4\",\"seq\":4,\"product_model\":\"Sika Sarnafil G410 & S327 PVC Roof Systems on Lightweight Concrete Decks\",\"product_description\":\"Sika Sarnafil G410 & S327 PVC Roof Systems installed on Lightweight Concrete Decks\",\"design_pressure\":\"+N\\\/A\\\/-270\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Corporation (MA)\",\"approval_number_master\":\"FL#9894-R0\",\"approval_number\":\"FL9894.5\",\"seq\":5,\"product_model\":\"Sika Sarnafil G410 & S327 PVC Roof Systems on Recover Decks\",\"product_description\":\"Sika Sarnafil G410 & S327 PVC Roof Systems installed on Recover Decks\",\"design_pressure\":\"+N\\\/A\\\/-300\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Corporation (MA)\",\"approval_number_master\":\"FL#9894-R0\",\"approval_number\":\"FL9894.6\",\"seq\":6,\"product_model\":\"Sika Sarnafil G410 & S327 PVC Roof Systems on Steel Decks\",\"product_description\":\"Sika Sarnafil G410 & S327 PVC Roof Systems installed on Steel Decks\",\"design_pressure\":\"+N\\\/A\\\/-112.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Corporation (MA)\",\"approval_number_master\":\"FL#9894-R0\",\"approval_number\":\"FL9894.7\",\"seq\":7,\"product_model\":\"Sika Sarnafil G410 & S327 PVC Roof Systems on Wood Decks\",\"product_description\":\"Sika Sarnafil G410 & S327 PVC Roof Systems installed on Wood Decks\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Corporation (MA)\",\"approval_number_master\":\"FL#30542-R0\",\"approval_number\":\"FL30542.1\",\"seq\":1,\"product_model\":\"Sika Sarnafil Roof Systems\",\"product_description\":\"Thermoplastic single ply and hybrid roof systems\",\"design_pressure\":\"+N\\\/A\\\/-495\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2022-10-24 00:00:00\",\"instructions_url\":\"\"}],\"Johns Manville\":[{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#9930-R16\",\"approval_number\":\"FL9930.1\",\"seq\":1,\"product_model\":\"JM PVC Single Ply Roof System (NON-HVHZ)\",\"product_description\":\"Reinforced PVC roof membrane systems for use in FBC non-HVHZ jurisdictions\",\"design_pressure\":\"+N\\\/A\\\/-502.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#16758-R42\",\"approval_number\":\"FL16758.1\",\"seq\":1,\"product_model\":\"PVC Single-Ply Roofing Systems (HVHZ)\",\"product_description\":\"Single-ply roof systems over concrete, lightweight concrete, cementitious wood fiber, gypsum, steel, and wood decks for the HVHZ\",\"design_pressure\":\"+0\\\/-502.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-01-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#16758-R42\",\"approval_number\":\"FL16758.2\",\"seq\":2,\"product_model\":\"PVC Single-Ply Roofing Systems (non-HVHZ)\",\"product_description\":\"Single-ply roof systems over concrete, lightweight concrete, cementitious wood fiber, gypsum, steel, and wood decks for the non-HVHZ\",\"design_pressure\":\"+0\\\/-502.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#16758-R42\",\"approval_number\":\"FL16758.3\",\"seq\":3,\"product_model\":\"TPO Single-Ply Roofing Systems (HVHZ)\",\"product_description\":\"Single-ply roof systems over concrete, lightweight concrete, cementitious wood fiber, gypsum, steel, and wood decks for the HVHZ\",\"design_pressure\":\"+0\\\/-502.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-01-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#16758-R42\",\"approval_number\":\"FL16758.4\",\"seq\":4,\"product_model\":\"TPO Single-Ply Roofing Systems (non-HVHZ)\",\"product_description\":\"Single-ply roof systems over concrete, lightweight concrete, cementitious wood fiber, gypsum, steel, and wood decks for the non-HVHZ\",\"design_pressure\":\"+0\\\/-502.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#41356-R5\",\"approval_number\":\"FL41356.1\",\"seq\":1,\"product_model\":\"EPDM Single-Ply Roofing Systems\",\"product_description\":\"Single-ply roof systems over concrete, lightweight concrete, cementitious wood fiber, gypsum, steel and wood decks\",\"design_pressure\":\"+0\\\/-495\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#1080-R2\",\"approval_number\":\"FL1080.1\",\"seq\":1,\"product_model\":\"UltraGard PVC Roof Systems on Cementitious Wood Fiber Decks\",\"product_description\":\"Johns Manville UltraGard PVC Roof Systems Installed on Cementitious Wood Fiber Decks\",\"design_pressure\":\"+N\\\/A\\\/-45.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#1080-R2\",\"approval_number\":\"FL1080.2\",\"seq\":2,\"product_model\":\"UltraGard PVC Roof Systems on Concrete Decks\",\"product_description\":\"Johns Manville UltraGard PVC Roof Systems Installed on Concrete Decks\",\"design_pressure\":\"+N\\\/A\\\/-377.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#1080-R2\",\"approval_number\":\"FL1080.3\",\"seq\":3,\"product_model\":\"UltraGard PVC Roof Systems on Gypsum Decks\",\"product_description\":\"Johns Manville UltraGard PVC Roof Systems Installed on Gypsum Decks\",\"design_pressure\":\"+N\\\/A\\\/-45.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#1080-R2\",\"approval_number\":\"FL1080.4\",\"seq\":4,\"product_model\":\"UltraGard PVC Roof Systems on Lightweight Concrete Decks\",\"product_description\":\"Johns Manville UltraGard PVC Roof Systems Installed on Lightweight Concrete Decks\",\"design_pressure\":\"+N\\\/A\\\/-492.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#3325-R0\",\"approval_number\":\"FL3325.1\",\"seq\":1,\"product_model\":\"ENRGY 3 Roof Insulation\",\"product_description\":\"Rigid polyisocyanurate roof insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#3325-R0\",\"approval_number\":\"FL3325.2\",\"seq\":2,\"product_model\":\"ISO-3 Roof Insulation\",\"product_description\":\"Rigid polyisocyanurate roof insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#3325-R0\",\"approval_number\":\"FL3325.3\",\"seq\":3,\"product_model\":\"UltraGard EPDM\",\"product_description\":\"EPDM roofing membrane in various thicknesses\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#3325-R0\",\"approval_number\":\"FL3325.4\",\"seq\":4,\"product_model\":\"UltraGard PVC Membrane\",\"product_description\":\"PVC roofing membrane in various configurations and thicknesses\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#1080-R2\",\"approval_number\":\"FL1080.5\",\"seq\":5,\"product_model\":\"UltraGard PVC Roof Systems on Recover Decks\",\"product_description\":\"Johns Manville UltraGard PVC Roof Systems Installed on Recover Decks\",\"design_pressure\":\"+N\\\/A\\\/-342.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#1080-R2\",\"approval_number\":\"FL1080.6\",\"seq\":6,\"product_model\":\"UltraGard PVC Roof Systems on Steel Decks\",\"product_description\":\"Johns Manville UltraGard PVC Roof Systems Installed on Steel Decks\",\"design_pressure\":\"+N\\\/A\\\/-97.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#1080-R2\",\"approval_number\":\"FL1080.7\",\"seq\":7,\"product_model\":\"UltraGard PVC Roof Systems on Wood Decks\",\"product_description\":\"Johns Manville UltraGard PVC Roof Systems Installed on Wood Decks\",\"design_pressure\":\"+N\\\/A\\\/-45.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#1255-R1\",\"approval_number\":\"FL1255.1\",\"seq\":1,\"product_model\":\"EPDM Single Ply Roof Systems over Cementitious Wood Fiber Decks\",\"product_description\":\"EPDM Membrane\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#1255-R1\",\"approval_number\":\"FL1255.2\",\"seq\":2,\"product_model\":\"EPDM Single Ply Roof Systems over Concrete Decks\",\"product_description\":\"EPDM Membrane\",\"design_pressure\":\"+N\\\/A\\\/-240\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#1255-R1\",\"approval_number\":\"FL1255.3\",\"seq\":3,\"product_model\":\"EPDM Single Ply Roof Systems over Gypsum Decks\",\"product_description\":\"EPDM Membrane\",\"design_pressure\":\"+N\\\/A\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#1255-R1\",\"approval_number\":\"FL1255.4\",\"seq\":4,\"product_model\":\"EPDM Single Ply Roof Systems over Lightweight Concrete Decks\",\"product_description\":\"EPDM Membrane\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#1255-R1\",\"approval_number\":\"FL1255.5\",\"seq\":5,\"product_model\":\"EPDM Single Ply Roof Systems over Recover Decks\",\"product_description\":\"EPDM Membrane\",\"design_pressure\":\"+N\\\/A\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#1255-R1\",\"approval_number\":\"FL1255.6\",\"seq\":6,\"product_model\":\"EPDM Single Ply Roof Systems over Steel Decks\",\"product_description\":\"EPDM Membrane\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#1255-R1\",\"approval_number\":\"FL1255.7\",\"seq\":7,\"product_model\":\"EPDM Single Ply Roof Systems over Wood Decks\",\"product_description\":\"EPDM Membrane\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2121-R1\",\"approval_number\":\"FL2121.1\",\"seq\":1,\"product_model\":\"JM TPO Single Ply Roof Systems over Cementitious Wood Fiber Deck\",\"product_description\":\"Single Ply TPO Roof Membrane\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2121-R1\",\"approval_number\":\"FL2121.2\",\"seq\":2,\"product_model\":\"JM TPO Single Ply Roof Systems over Concrete Deck\",\"product_description\":\"Single Ply TPO Roof Membrane\",\"design_pressure\":\"+N\\\/A\\\/-202.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2121-R1\",\"approval_number\":\"FL2121.3\",\"seq\":3,\"product_model\":\"JM TPO Single Ply Roof Systems over Gypsum Deck\",\"product_description\":\"Single Ply TPO Roof Membrane\",\"design_pressure\":\"+N\\\/A\\\/-135\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2121-R1\",\"approval_number\":\"FL2121.4\",\"seq\":4,\"product_model\":\"JM TPO Single Ply Roof Systems over Light Weight Concrete Deck\",\"product_description\":\"Single Ply TPO Roof Membrane\",\"design_pressure\":\"+N\\\/A\\\/-235\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2121-R1\",\"approval_number\":\"FL2121.5\",\"seq\":5,\"product_model\":\"JM TPO Single Ply Roof Systems over Recover Deck\",\"product_description\":\"Single Ply TPO Roof Membrane\",\"design_pressure\":\"+N\\\/A\\\/-202.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#2121-R1\",\"approval_number\":\"FL2121.6\",\"seq\":6,\"product_model\":\"JM TPO Single Ply Roof Systems over Steel Deck\",\"product_description\":\"Single Ply TPO Roof Membrane\",\"design_pressure\":\"+N\\\/A\\\/-105\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#7508-R0\",\"approval_number\":\"FL7508.1\",\"seq\":1,\"product_model\":\"JM TPO\",\"product_description\":\"Nominal 45, 60, 72 or 80 mil thermoplastic polyolifin single-ply roof cover\",\"design_pressure\":\"+N\\\/A\\\/-202.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#1255-R0\",\"approval_number\":\"FL1255.8\",\"seq\":8,\"product_model\":\"ENRGY 3\",\"product_description\":\"Roof Insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#1255-R0\",\"approval_number\":\"FL1255.9\",\"seq\":9,\"product_model\":\"EPDM Bonding Adhesive\",\"product_description\":\"Membrane Adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#1255-R0\",\"approval_number\":\"FL1255.10\",\"seq\":10,\"product_model\":\"EPDM Peel & Stick Flashing\",\"product_description\":\"EPDM Flashing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#1255-R0\",\"approval_number\":\"FL1255.11\",\"seq\":11,\"product_model\":\"EPDM Seam Tape\",\"product_description\":\"Lap Tape\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#1255-R0\",\"approval_number\":\"FL1255.12\",\"seq\":12,\"product_model\":\"ISO 3\",\"product_description\":\"Roof Insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#11475-R0\",\"approval_number\":\"FL11475.1\",\"seq\":1,\"product_model\":\"JM TPO 45,TPO 60,TPO 72,TPO and TPO 80 Single Ply Roof Systems\",\"product_description\":\"polyester scrim reinforced, thermoplastic polyolefin, single-ply roof membranes\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-01 00:00:00\",\"instructions_url\":\"\"}],\"Elevate (Amrize Building Envelope LLC)\":[{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#10264-R21\",\"approval_number\":\"FL10264.1\",\"seq\":1,\"product_model\":\"Elevate UltraPly TPO Roof Systems\",\"product_description\":\"Thermoplastic polyolefin (TPO) roof systems.\",\"design_pressure\":\"+N\\\/A\\\/-495\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#10284-R16\",\"approval_number\":\"FL10284.1\",\"seq\":1,\"product_model\":\"Elevate RubberGard EPDM Roof Systems (NON-HVHZ)\",\"product_description\":\"Ethylene Propylene Diene Monomer based roof systems for use in FBC non-HVHZ jurisdictions\",\"design_pressure\":\"+N\\\/A\\\/-450.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#21045-R5\",\"approval_number\":\"FL21045.1\",\"seq\":1,\"product_model\":\"Elevate UltraPly TPO XR with SBS Modified Roofing Systems\",\"product_description\":\"Elevate UltraPly TPO XR 100, Elevate UltraPly TPO XR 115 and ElevateUltraPly TPO XR 135 single-ply roof membranes with SBS modified roofing systems.\",\"design_pressure\":\"+0\\\/-400\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#35402-R7\",\"approval_number\":\"FL35402.1\",\"seq\":1,\"product_model\":\"Elevate PVC, Elevate PVC KEE and Elevate Max PVC Roof Systems\",\"product_description\":\"Thermoplastic, PVC and PVC\\\/KEE roof systems.\",\"design_pressure\":\"+N\\\/A\\\/-495\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#1371-R0\",\"approval_number\":\"FL1371.1\",\"seq\":1,\"product_model\":\"EPDM Single-Ply Roofing System\",\"product_description\":\"Applied to Poured Gypsom Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#1371-R0\",\"approval_number\":\"FL1371.2\",\"seq\":2,\"product_model\":\"EPDM Single-Ply Roofing System\",\"product_description\":\"Applied to Recover Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#1371-R0\",\"approval_number\":\"FL1371.3\",\"seq\":3,\"product_model\":\"EPDM Single-Ply Roofing System\",\"product_description\":\"Applied to Lightweight Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#1371-R0\",\"approval_number\":\"FL1371.4\",\"seq\":4,\"product_model\":\"EPDM Single-Ply Roofing System\",\"product_description\":\"Applied to Cemetitious Wood Fiber Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#1371-R0\",\"approval_number\":\"FL1371.5\",\"seq\":5,\"product_model\":\"EPDM Single-Ply Roofing System\",\"product_description\":\"Applied to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#1371-R0\",\"approval_number\":\"FL1371.6\",\"seq\":6,\"product_model\":\"EPDM Single-Ply Roofing System\",\"product_description\":\"Applied to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#1371-R0\",\"approval_number\":\"FL1371.7\",\"seq\":7,\"product_model\":\"EPDM Single-Ply Roofing System\",\"product_description\":\"Applied to Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#1371-R0\",\"approval_number\":\"FL1371.8\",\"seq\":8,\"product_model\":\"Ultra Ply TPO Single-Ply Roofi\",\"product_description\":\"Applied to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#3654-R0\",\"approval_number\":\"FL3654.1\",\"seq\":1,\"product_model\":\"\\\"RubberGard\\\" Single Ply Membrane\",\"product_description\":\"EPDM System over Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.1\",\"seq\":1,\"product_model\":\"1- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Fully Adhered to Cementitious Wood Fiber Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.2\",\"seq\":2,\"product_model\":\"2- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.3\",\"seq\":3,\"product_model\":\"3- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.4\",\"seq\":4,\"product_model\":\"4- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechancially Attached to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.5\",\"seq\":5,\"product_model\":\"5- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.6\",\"seq\":6,\"product_model\":\"6- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.7\",\"seq\":7,\"product_model\":\"7- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.8\",\"seq\":8,\"product_model\":\"8- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.9\",\"seq\":9,\"product_model\":\"9- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.10\",\"seq\":10,\"product_model\":\"a10- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.11\",\"seq\":11,\"product_model\":\"a11- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.12\",\"seq\":12,\"product_model\":\"a12- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.13\",\"seq\":13,\"product_model\":\"a13- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.14\",\"seq\":14,\"product_model\":\"a14- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.15\",\"seq\":15,\"product_model\":\"a15- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.16\",\"seq\":16,\"product_model\":\"a16- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Fully Adhered to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.17\",\"seq\":17,\"product_model\":\"a17- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Fully Adhered to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.18\",\"seq\":18,\"product_model\":\"a18- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Fully Adhered to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.19\",\"seq\":19,\"product_model\":\"a19- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Fully Adhered to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.20\",\"seq\":20,\"product_model\":\"a20- UltraPly PVC\",\"product_description\":\"PVC Reinforced Single Ply Membrane Mechanically Attached to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.21\",\"seq\":21,\"product_model\":\"a21- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Fully Adhered to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.22\",\"seq\":22,\"product_model\":\"a22- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.23\",\"seq\":23,\"product_model\":\"a23- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.24\",\"seq\":24,\"product_model\":\"a24- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.25\",\"seq\":25,\"product_model\":\"a25- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.26\",\"seq\":26,\"product_model\":\"a26- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.27\",\"seq\":27,\"product_model\":\"a27- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.28\",\"seq\":28,\"product_model\":\"a28- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.29\",\"seq\":29,\"product_model\":\"a29- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.30\",\"seq\":30,\"product_model\":\"a30- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Fully Adhered to Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.31\",\"seq\":31,\"product_model\":\"a31- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Fully Adhered to Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.32\",\"seq\":32,\"product_model\":\"a32- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Fully Adhered to Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.33\",\"seq\":33,\"product_model\":\"a33- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Fully Adhered to Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.34\",\"seq\":34,\"product_model\":\"a34- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Fully Adhered to Conrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.35\",\"seq\":35,\"product_model\":\"a35- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Fully Adhered to Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.36\",\"seq\":36,\"product_model\":\"a36- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Fully Adhered to Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.37\",\"seq\":37,\"product_model\":\"a37- UltraPly PVC\",\"product_description\":\"PVC Reinforced Single Ply Membrane Mechanically Attached to Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.38\",\"seq\":38,\"product_model\":\"a37- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Fully Adhered to Cellular Lightweight Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.39\",\"seq\":39,\"product_model\":\"a39- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Fully Adhered to Cellular Lightweight Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.40\",\"seq\":40,\"product_model\":\"a40- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Fully Adhered to Cellular Lightweight Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.41\",\"seq\":41,\"product_model\":\"a41- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Fully Adhered to Cellular Lightweight Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#4293-R0\",\"approval_number\":\"FL4293.42\",\"seq\":42,\"product_model\":\"a42- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Fully Adhered to Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5221-R0\",\"approval_number\":\"FL5221.1\",\"seq\":1,\"product_model\":\"1- UltraPly TPO Single Ply Roofing\",\"product_description\":\"Applied to Steel Decks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5221-R0\",\"approval_number\":\"FL5221.2\",\"seq\":2,\"product_model\":\"2- EPDM Single Ply Roofing\",\"product_description\":\"Applied to Wood Decks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5221-R0\",\"approval_number\":\"FL5221.3\",\"seq\":3,\"product_model\":\"3- EPDM Single Ply Roofing\",\"product_description\":\"Applied to Steel Decks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5221-R0\",\"approval_number\":\"FL5221.4\",\"seq\":4,\"product_model\":\"4- EPDM Single Ply Roofing\",\"product_description\":\"Applied to Concrete Decks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5221-R0\",\"approval_number\":\"FL5221.5\",\"seq\":5,\"product_model\":\"5- EPDM Single Ply Roofing\",\"product_description\":\"Applied to Recover Decks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5221-R0\",\"approval_number\":\"FL5221.6\",\"seq\":6,\"product_model\":\"6- EPDM Single Ply Roofing\",\"product_description\":\"Applied to Lightweight Concrete Decks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5221-R0\",\"approval_number\":\"FL5221.7\",\"seq\":7,\"product_model\":\"7- EPDM Single Ply Roofing\",\"product_description\":\"Applied to Cemetitious Wood Fiber Decks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5221-R0\",\"approval_number\":\"FL5221.8\",\"seq\":8,\"product_model\":\"8- EPDM Single Ply Roofing\",\"product_description\":\"Applied to Poured Gypsum Concrete Decks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R1\",\"approval_number\":\"FL5186.1\",\"seq\":1,\"product_model\":\"Firestone Single Ply Roof Systems\",\"product_description\":\"UltraPly TPO Firestone Single Ply Roof System\",\"design_pressure\":\"+N\\\/A\\\/-195\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.2\",\"seq\":2,\"product_model\":\"2- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.3\",\"seq\":3,\"product_model\":\"3- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.4\",\"seq\":4,\"product_model\":\"4- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.5\",\"seq\":5,\"product_model\":\"40- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Fully Adhered to Cellular Lightweight Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.6\",\"seq\":6,\"product_model\":\"5- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.7\",\"seq\":7,\"product_model\":\"6- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.8\",\"seq\":8,\"product_model\":\"7- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.9\",\"seq\":9,\"product_model\":\"8- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.10\",\"seq\":10,\"product_model\":\"9- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.11\",\"seq\":11,\"product_model\":\"a10- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.12\",\"seq\":12,\"product_model\":\"a11 - UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.13\",\"seq\":13,\"product_model\":\"a12- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.14\",\"seq\":14,\"product_model\":\"a13- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.15\",\"seq\":15,\"product_model\":\"a14- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.16\",\"seq\":16,\"product_model\":\"a15- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.17\",\"seq\":17,\"product_model\":\"a16- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Fully Adhered to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.18\",\"seq\":18,\"product_model\":\"a17- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Fully Adhered to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.19\",\"seq\":19,\"product_model\":\"a18- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Fully Adhered to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.20\",\"seq\":20,\"product_model\":\"a19- UltraPly TPO\",\"product_description\":\"TPo Reinforced Single Ply Membrane Fully Adhered to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.21\",\"seq\":21,\"product_model\":\"a20- UltraPly PVC\",\"product_description\":\"PVC Reinforced Single Ply Membrane Mechanically Attached to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.22\",\"seq\":22,\"product_model\":\"a21- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Fully Adhered to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.23\",\"seq\":23,\"product_model\":\"a22- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.24\",\"seq\":24,\"product_model\":\"a23- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.25\",\"seq\":25,\"product_model\":\"a24- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.26\",\"seq\":26,\"product_model\":\"a25- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.27\",\"seq\":27,\"product_model\":\"a26- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.28\",\"seq\":28,\"product_model\":\"a27- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.29\",\"seq\":29,\"product_model\":\"a28- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.30\",\"seq\":30,\"product_model\":\"a29- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Mechanically Attached to Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.31\",\"seq\":31,\"product_model\":\"a30- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Fully Adhered to Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.32\",\"seq\":32,\"product_model\":\"a31- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Fully Adhered to Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.33\",\"seq\":33,\"product_model\":\"a32- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Fully Adhered To Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.34\",\"seq\":34,\"product_model\":\"a33- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Fully Adhered to Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.35\",\"seq\":35,\"product_model\":\"a34- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Fully Adhered to Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.36\",\"seq\":36,\"product_model\":\"a35- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Fully Adhered to Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.37\",\"seq\":37,\"product_model\":\"a36- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Fully Adhered to Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.38\",\"seq\":38,\"product_model\":\"a37- UltraPly PVC\",\"product_description\":\"PVC Reinforced Sinle Ply Membrane Mechanically Attached to Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.39\",\"seq\":39,\"product_model\":\"a38- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Fully Adhered to Cellular Lightweight Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.40\",\"seq\":40,\"product_model\":\"a39- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Fully Adhered Cellular Lightweight Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.41\",\"seq\":41,\"product_model\":\"a41- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Fully Adhered to Cellular Lightweight Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.42\",\"seq\":42,\"product_model\":\"a42- UltraPly TPO\",\"product_description\":\"TPO Reinforced Single Ply Membrane Fully Adhered to Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#5186-R0\",\"approval_number\":\"FL5186.43\",\"seq\":43,\"product_model\":\"a43- EPDM Single Ply Membrane\",\"product_description\":\"EPDM Single Ply Membrane Fully Adhered to Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#6761-R1\",\"approval_number\":\"FL6761.1\",\"seq\":1,\"product_model\":\"Firestone Single Ply Roof Systems\",\"product_description\":\"UltraPly TPO Firestone Single Ply Roof System\",\"design_pressure\":\"+N\\\/A\\\/-195\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#6761-R0\",\"approval_number\":\"FL6761.2\",\"seq\":2,\"product_model\":\"2- UltraPly TPO Single-Ply Roof System\",\"product_description\":\"Firestone UltraPly TPO Single-Ply Roof System installed on Concrete Decks\",\"design_pressure\":\"+N\\\/A\\\/-135\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#6761-R0\",\"approval_number\":\"FL6761.3\",\"seq\":3,\"product_model\":\"3- UltraPly TPO Single-Ply Roof System\",\"product_description\":\"Firestone UltraPly TPO Single-Ply Roof System installed on Concrete Decks\",\"design_pressure\":\"+N\\\/A\\\/-180\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#10128-R2\",\"approval_number\":\"FL10128.1\",\"seq\":1,\"product_model\":\"Ultraply TPO (MD) Roof Systems\",\"product_description\":\"Thermoplastic polyolefin (TPO) single ply roof systems\",\"design_pressure\":\"+N\\\/A\\\/-202.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#11237-R0\",\"approval_number\":\"FL11237.1\",\"seq\":1,\"product_model\":\"Firestone Single Ply Roof Systems\",\"product_description\":\"EPDM Firestone Single Ply Roof System\",\"design_pressure\":\"+N\\\/A\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#11298-R0\",\"approval_number\":\"FL11298.1\",\"seq\":1,\"product_model\":\"Firestone single Ply Roof Systems\",\"product_description\":\"EPDM Single Ply Roof System Attached to Cementitious Wood Fiber Deck per NOA#08-0324.10\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#11298-R0\",\"approval_number\":\"FL11298.2\",\"seq\":2,\"product_model\":\"Firestone single Ply Roof Systems\",\"product_description\":\"EPDM Single Ply Roof System Attached to Concrete Deck per NOA#08-0324.07\",\"design_pressure\":\"+N\\\/A\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#11298-R0\",\"approval_number\":\"FL11298.3\",\"seq\":3,\"product_model\":\"Firestone single Ply Roof Systems\",\"product_description\":\"EPDM Single Ply Roof System Attached to Gypsum Deck per NOA#08-0324.11\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#11298-R0\",\"approval_number\":\"FL11298.4\",\"seq\":4,\"product_model\":\"Firestone single Ply Roof Systems\",\"product_description\":\"EPDM Single Ply Roof System Attached to LWC Deck per NOA#08-0324.09\",\"design_pressure\":\"+N\\\/A\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#11298-R0\",\"approval_number\":\"FL11298.5\",\"seq\":5,\"product_model\":\"Firestone single Ply Roof Systems\",\"product_description\":\"EPDM Single Ply Roof System Attached to Recover Deck per NOA#08-0324.08\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#11298-R0\",\"approval_number\":\"FL11298.6\",\"seq\":6,\"product_model\":\"Firestone single Ply Roof Systems\",\"product_description\":\"EPDM Single Ply Roof System Attached to Steel Deck per NOA#08-0324.06\",\"design_pressure\":\"+N\\\/A\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#11298-R0\",\"approval_number\":\"FL11298.7\",\"seq\":7,\"product_model\":\"Firestone single Ply Roof Systems\",\"product_description\":\"EPDM Single Ply Roof System Attached to Wood Deck per NOA#08-0324.05\",\"design_pressure\":\"+N\\\/A\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#11300-R0\",\"approval_number\":\"FL11300.1\",\"seq\":1,\"product_model\":\"Firestone single Ply Roof Systems\",\"product_description\":\"TPO Single Ply Roof System Attached to Cementitious Wood Fiber Deck per NOA#07-0723.03\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#11300-R0\",\"approval_number\":\"FL11300.2\",\"seq\":2,\"product_model\":\"Firestone single Ply Roof Systems\",\"product_description\":\"TPO Single Ply Roof System Attached to Concrete Deck per NOA#05-0803.03\",\"design_pressure\":\"+N\\\/A\\\/-195\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#11300-R0\",\"approval_number\":\"FL11300.3\",\"seq\":3,\"product_model\":\"Firestone single Ply Roof Systems\",\"product_description\":\"TPO Single Ply Roof System Attached to Concrete Deck per NOA#07-0723.06\",\"design_pressure\":\"+N\\\/A\\\/-202.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#11300-R0\",\"approval_number\":\"FL11300.4\",\"seq\":4,\"product_model\":\"Firestone single Ply Roof Systems\",\"product_description\":\"TPO Single Ply Roof System Attached to Gypsum Deck per NOA#07-0723.04\",\"design_pressure\":\"+N\\\/A\\\/-135\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#11300-R0\",\"approval_number\":\"FL11300.5\",\"seq\":5,\"product_model\":\"Firestone single Ply Roof Systems\",\"product_description\":\"TPO Single Ply Roof System Attached to LWC Deck per NOA#05-0803.04\",\"design_pressure\":\"+N\\\/A\\\/-135\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#11300-R0\",\"approval_number\":\"FL11300.6\",\"seq\":6,\"product_model\":\"Firestone single Ply Roof Systems\",\"product_description\":\"TPO Single Ply Roof System Attached to LWC Deck per NOA#07-0723.05\",\"design_pressure\":\"+N\\\/A\\\/-235\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#11300-R0\",\"approval_number\":\"FL11300.7\",\"seq\":7,\"product_model\":\"Firestone single Ply Roof Systems\",\"product_description\":\"TPO Single Ply Roof System Attached to Recover Deck per NOA#07-0723.07\",\"design_pressure\":\"+N\\\/A\\\/-202.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#11300-R0\",\"approval_number\":\"FL11300.8\",\"seq\":8,\"product_model\":\"Firestone single Ply Roof Systems\",\"product_description\":\"TPO Single Ply Roof System Attached to Steel Deck per NOA#07-0723.02\",\"design_pressure\":\"+N\\\/A\\\/-105\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#11300-R0\",\"approval_number\":\"FL11300.9\",\"seq\":9,\"product_model\":\"Firestone single Ply Roof Systems\",\"product_description\":\"TPO Single Ply Roof System Attached to Steel Deck per NOA#07-0813.07\",\"design_pressure\":\"+N\\\/A\\\/-97.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#11300-R0\",\"approval_number\":\"FL11300.10\",\"seq\":10,\"product_model\":\"Firestone single Ply Roof Systems\",\"product_description\":\"TPO Single Ply Roof System Attached to Wood Deck per NOA#07-0130.04\",\"design_pressure\":\"+N\\\/A\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#11300-R0\",\"approval_number\":\"FL11300.11\",\"seq\":11,\"product_model\":\"Firestone single Ply Roof Systems\",\"product_description\":\"TPO Single Ply Roof System Attached to Wood Deck per NOA#07-0917.01\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#15894-R0\",\"approval_number\":\"FL15894.1\",\"seq\":1,\"product_model\":\"UltraPly TPO & TPO XR\",\"product_description\":\"UltraPly TPO & TPO XR single-ply roofing systems\",\"design_pressure\":\"+0\\\/-163.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#16723-R0\",\"approval_number\":\"FL16723.1\",\"seq\":1,\"product_model\":\"UltraPly TPO Single Ply Roof Systems\",\"product_description\":\"Bare-back, fleece-back and self-adhering thermoplastic polyolefin single ply roof systems\",\"design_pressure\":\"+N\\\/A\\\/-495.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2017-01-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#10264-R17\",\"approval_number\":\"FL10264.2\",\"seq\":2,\"product_model\":\"Elevate UltraPly TPO Roof Systems (NON-HVHZ)\",\"product_description\":\"Thermoplastic polyolefin (TPO) roof systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-495.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#35402-R0\",\"approval_number\":\"FL35402.2\",\"seq\":2,\"product_model\":\"Firestone PVC Single Ply Roof Systems (non-HVHZ)\",\"product_description\":\"Thermoplastic, PVC single ply roof systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-495\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-21 00:00:00\",\"instructions_url\":\"\"}],\"Mule-Hide Products Co., Inc.\":[{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#12772-R12\",\"approval_number\":\"FL12772.1\",\"seq\":1,\"product_model\":\"Mule-Hide TPO-c Roof Systems (HVHZ)\",\"product_description\":\"Thermoplastic polyolefin (TPO) roof systems for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-722.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#12772-R12\",\"approval_number\":\"FL12772.2\",\"seq\":2,\"product_model\":\"Mule-Hide TPO-c Roof Systems (NON-HVHZ)\",\"product_description\":\"Thermoplastic polyolefin (TPO) roof systems for use in FBC NON-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-722.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#19968-R8\",\"approval_number\":\"FL19968.1\",\"seq\":1,\"product_model\":\"Mule-Hide PVC and PVC\\\/KEE Roof Systems (HVHZ)\",\"product_description\":\"Thermoplastic, PVC and PVC\\\/KEE roof systems for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-495\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#19968-R8\",\"approval_number\":\"FL19968.2\",\"seq\":2,\"product_model\":\"Mule-Hide PVC and PVC\\\/KEE Roof Systems (NON-HVHZ)\",\"product_description\":\"Thermoplastic, PVC and PVC\\\/KEE roof systems for use in FBC NON-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-495\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#2908-R0\",\"approval_number\":\"FL2908.1\",\"seq\":1,\"product_model\":\"EPDM systems\",\"product_description\":\"EPDM and TPO Systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#2908-R0\",\"approval_number\":\"FL2908.2\",\"seq\":2,\"product_model\":\"PVC systems\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#2908-R0\",\"approval_number\":\"FL2908.3\",\"seq\":3,\"product_model\":\"TPO systems\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#5995-R0\",\"approval_number\":\"FL5995.1\",\"seq\":1,\"product_model\":\"Mule-Hide Standard EPDM\",\"product_description\":\"EPDM membrane systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#10703-R0\",\"approval_number\":\"FL10703.1\",\"seq\":1,\"product_model\":\"Mule Hide Single Ply EPDM over Cementitious Wood Fiber Decks\",\"product_description\":\"Non-reinforced ethylene propylene diene monomer membrane.\",\"design_pressure\":\"+N\\\/A\\\/-120.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#10703-R0\",\"approval_number\":\"FL10703.2\",\"seq\":2,\"product_model\":\"Mule Hide Single Ply EPDM over Concrete Decks\",\"product_description\":\"Non-reinforced ethylene propylene diene monomer membrane.\",\"design_pressure\":\"+N\\\/A\\\/-585\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#10703-R0\",\"approval_number\":\"FL10703.3\",\"seq\":3,\"product_model\":\"Mule Hide Single Ply EPDM over Gypsum Decks\",\"product_description\":\"Non-reinforced ethylene propylene diene monomer membrane.\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#10703-R0\",\"approval_number\":\"FL10703.4\",\"seq\":4,\"product_model\":\"Mule Hide Single Ply EPDM over Lightweight Concrete Decks\",\"product_description\":\"Non-reinforced ethylene propylene diene monomer membrane.\",\"design_pressure\":\"+N\\\/A\\\/-262.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#10703-R0\",\"approval_number\":\"FL10703.5\",\"seq\":5,\"product_model\":\"Mule Hide Single Ply EPDM over Steel Decks\",\"product_description\":\"Non-reinforced ethylene propylene diene monomer membrane.\",\"design_pressure\":\"+N\\\/A\\\/-90.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#10703-R0\",\"approval_number\":\"FL10703.6\",\"seq\":6,\"product_model\":\"Mule Hide Single Ply EPDM over Wood Decks\",\"product_description\":\"Non-reinforced ethylene propylene diene monomer membrane.\",\"design_pressure\":\"+N\\\/A\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#19566-R0\",\"approval_number\":\"FL19566.1\",\"seq\":1,\"product_model\":\"Mule-Hide EPDM Single Ply Roof Systems\",\"product_description\":\"EPDM low-slope roof systems\",\"design_pressure\":\"+N\\\/A\\\/-495\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2018-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#19969-R0\",\"approval_number\":\"FL19969.1\",\"seq\":1,\"product_model\":\"Mule-Hide PVC and PVC\\\/KEE Single Ply Roof Systems\",\"product_description\":\"Thermoplastic, low-slope roof systems\",\"design_pressure\":\"+N\\\/A\\\/-495\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2021-12-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#28296-R0\",\"approval_number\":\"FL28296.1\",\"seq\":1,\"product_model\":\"Mule-Hide TPO-c Single Ply Roof Systems\",\"product_description\":\"Bareback and fleece back thermoplastic olefin (TPO) single ply roof systems\",\"design_pressure\":\"+N\\\/A\\\/-322.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2021-12-14 00:00:00\",\"instructions_url\":\"\"}],\"SR Products\":[{\"manufacturer\":\"SR Products\",\"approval_number_master\":\"FL#13454-R5\",\"approval_number\":\"FL13454.1\",\"seq\":1,\"product_model\":\"SION Membrane Roof Systems\",\"product_description\":\"Thermoplastic roof systems.\",\"design_pressure\":\"+N\\\/A\\\/-465\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SR Products\",\"approval_number_master\":\"FL#28682-R6\",\"approval_number\":\"FL28682.1\",\"seq\":1,\"product_model\":\"CLP+FR Single Ply Roof Systems (HVHZ)\",\"product_description\":\"Thermoset single-ply membrane with acrylic, water-based coating for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-397.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2026-09-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SR Products\",\"approval_number_master\":\"FL#28682-R6\",\"approval_number\":\"FL28682.2\",\"seq\":2,\"product_model\":\"CLP+FR Single Ply Roof Systems (NON-HVHZ)\",\"product_description\":\"Thermoset single-ply membrane with acrylic, water-based coating for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-397.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-05 00:00:00\",\"instructions_url\":\"\"}],\"Tuff Industries, Inc.\":[{\"manufacturer\":\"Tuff Industries, Inc.\",\"approval_number_master\":\"FL#13993-R6\",\"approval_number\":\"FL13993.1\",\"seq\":1,\"product_model\":\"Tufdek Waterproofing Systems\",\"product_description\":\"Adhered single-ply waterproofing systems.\",\"design_pressure\":\"+N\\\/A\\\/-630\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"GenFlex (Amrize Building Envelope LLC)\":[{\"manufacturer\":\"GenFlex (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#15885-R6\",\"approval_number\":\"FL15885.1\",\"seq\":1,\"product_model\":\"GenFlex EZ TPO Roof Systems (HVHZ)\",\"product_description\":\"Thermoplastic polyolefin (TPO) roof systems for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-495\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GenFlex (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#15885-R6\",\"approval_number\":\"FL15885.2\",\"seq\":2,\"product_model\":\"GenFlex EZ TPO Roof Systems (NON-HVHZ)\",\"product_description\":\"Thermoplastic polyolefin (TPO) roof systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-495\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GenFlex (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#17862-R5\",\"approval_number\":\"FL17862.1\",\"seq\":1,\"product_model\":\"GenFlex EZ TPO\",\"product_description\":\"EZ TPO Single-Ply Roof Systems\",\"design_pressure\":\"+0\\\/-502.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GenFlex (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#35406-R2\",\"approval_number\":\"FL35406.1\",\"seq\":1,\"product_model\":\"GenFlex Perma PVC Roof Systems (HVHZ)\",\"product_description\":\"Thermoplastic, PVC roof systems for use in FBC HVHZ jurisdictions\",\"design_pressure\":\"+N\\\/A\\\/-495\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GenFlex (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#35406-R2\",\"approval_number\":\"FL35406.2\",\"seq\":2,\"product_model\":\"GenFlex Perma PVC Roof Systems (NON-HVHZ)\",\"product_description\":\"Thermoplastic, PVC roof systems for use in FBC non-HVHZ jurisdictions\",\"design_pressure\":\"+N\\\/A\\\/-495\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GenFlex (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#47661-R0\",\"approval_number\":\"FL47661.1\",\"seq\":1,\"product_model\":\"Genflex EPDM Roof Systems (HVHZ)\",\"product_description\":\"Ethylene Propylene Diene Monomer rubber roof membrane systems for use in FBC HVHZ jurisdictions\",\"design_pressure\":\"+N\\\/A\\\/-450\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GenFlex (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#47661-R0\",\"approval_number\":\"FL47661.2\",\"seq\":2,\"product_model\":\"Genflex EPDM Roof Systems (NON-HVHZ)\",\"product_description\":\"Ethylene Propylene Diene Monomer rubber roof membrane systems for use in FBC non-HVHZ jurisdictions\",\"design_pressure\":\"+N\\\/A\\\/-420\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GenFlex (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#17802-R0\",\"approval_number\":\"FL17802.1\",\"seq\":1,\"product_model\":\"GenFlex EZ TPO Single Ply Roof Systems\",\"product_description\":\"Thermoplastic polyolefin single ply roof systems\",\"design_pressure\":\"+N\\\/A\\\/-495\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2019-12-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GenFlex (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#17843-R0\",\"approval_number\":\"FL17843.1\",\"seq\":1,\"product_model\":\"GenFlex EPDM Single Ply Roof Systems\",\"product_description\":\"EPDM single ply roof systems\",\"design_pressure\":\"+N\\\/A\\\/-450\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2016-12-05 00:00:00\",\"instructions_url\":\"\"}],\"Tremco CPG Inc.\":[{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#16425-R8\",\"approval_number\":\"FL16425.1\",\"seq\":1,\"product_model\":\"Tremco TPA Single Ply Roof Systems\",\"product_description\":\"Thermoplastic single ply roof systems\",\"design_pressure\":\"+N\\\/A\\\/-1115\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#22216-R5\",\"approval_number\":\"FL22216.1\",\"seq\":1,\"product_model\":\"TremPly TPO Roof Systems (HVHZ)\",\"product_description\":\"Thermoplastic polyolefin (TPO) roof systems for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-937.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-01-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#22216-R5\",\"approval_number\":\"FL22216.2\",\"seq\":2,\"product_model\":\"TremPly TPO Roof Systems (NON-HVHZ)\",\"product_description\":\"Thermoplastic polyolefin (TPO) roof systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-937.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#27672-R6\",\"approval_number\":\"FL27672.1\",\"seq\":1,\"product_model\":\"TremPly KEE Roof Systems\",\"product_description\":\"Reinforced thermoplastic single ply and hybrid roof systems, bareback or fleece back.\",\"design_pressure\":\"+N\\\/A\\\/-1115\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#8917-R0\",\"approval_number\":\"FL8917.1\",\"seq\":1,\"product_model\":\"TPA FB Single Ply Roof System\",\"product_description\":\"White fleece backed thermoplastic single ply membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#8917-R0\",\"approval_number\":\"FL8917.2\",\"seq\":2,\"product_model\":\"TPA Single Ply Roof System\",\"product_description\":\"White thermoplastic single ply membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#8917-R0\",\"approval_number\":\"FL8917.3\",\"seq\":3,\"product_model\":\"Tremfast 120 HD Premium\",\"product_description\":\"PIB elastomeric single ply roof membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#8917-R0\",\"approval_number\":\"FL8917.4\",\"seq\":4,\"product_model\":\"TremPly HP 4510\",\"product_description\":\"A single ply roof membrane composed of Hypalon and a polyester scrim\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#19082-R0\",\"approval_number\":\"FL19082.1\",\"seq\":1,\"product_model\":\"TremPly Single Ply Roof Systems\",\"product_description\":\"Thermoplastic single ply roof systems\",\"design_pressure\":\"+N\\\/A\\\/-382.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#22217-R0\",\"approval_number\":\"FL22217.1\",\"seq\":1,\"product_model\":\"TremPly TPO Single-Ply Roof Systems\",\"product_description\":\"Thermoplastic polyolefin (TPO) single ply roof systems (for use in HVHZ jurisdictions)\",\"design_pressure\":\"+N\\\/A\\\/-497.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2018-10-18 00:00:00\",\"instructions_url\":\"\"}],\"WEATHERBOND\":[{\"manufacturer\":\"WEATHERBOND\",\"approval_number_master\":\"FL#18727-R6\",\"approval_number\":\"FL18727.1\",\"seq\":1,\"product_model\":\"TPO Roof Systems (NON-HVHZ)\",\"product_description\":\"Thermoplastic olefin (TPO) single ply roof systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-495.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WEATHERBOND\",\"approval_number_master\":\"FL#18729-R5\",\"approval_number\":\"FL18729.1\",\"seq\":1,\"product_model\":\"PVC Roof Systems (NON-HVHZ)\",\"product_description\":\"PVC single ply roof systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-495\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WEATHERBOND\",\"approval_number_master\":\"FL#18728-R0\",\"approval_number\":\"FL18728.1\",\"seq\":1,\"product_model\":\"PRO TPO Single Ply Roof Systems\",\"product_description\":\"Thermoplastic olefin (TPO) single ply roof systems\",\"design_pressure\":\"+N\\\/A\\\/-480\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2018-09-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WEATHERBOND\",\"approval_number_master\":\"FL#18730-R0\",\"approval_number\":\"FL18730.1\",\"seq\":1,\"product_model\":\"PRO PVC Single Ply Roof Systems\",\"product_description\":\"PVC single ply roof systems\",\"design_pressure\":\"+N\\\/A\\\/-247.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2018-08-27 00:00:00\",\"instructions_url\":\"\"}],\"Soprema, Inc.\":[{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#19947-R10\",\"approval_number\":\"FL19947.1\",\"seq\":1,\"product_model\":\"Sentinel Roofing Membranes\",\"product_description\":\"Thermoplastic polyvinyl chloride film laminated to both sides of a polyester fabric scrim.\",\"design_pressure\":\"+0\\\/-495\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#31780-R7\",\"approval_number\":\"FL31780.1\",\"seq\":1,\"product_model\":\"SENTINEL Roof Systems\",\"product_description\":\"Thermoplastic, PVC and PVC\\\/KEE single ply and hybrid roof systems\",\"design_pressure\":\"+N\\\/A\\\/-673\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#13666-R0\",\"approval_number\":\"FL13666.1\",\"seq\":1,\"product_model\":\"Soprema PVC Single Ply Roof Systems\",\"product_description\":\"PVC Roofing Membranes\",\"design_pressure\":\"+N\\\/A\\\/-615.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#31780-R0\",\"approval_number\":\"FL31780.2\",\"seq\":2,\"product_model\":\"SENTINEL Single Ply Roof Systems for use in FBC NON-HVHZ jurisdictions\",\"product_description\":\"Thermoplastic, PVC single ply and hybrid roof systems\",\"design_pressure\":\"+N\\\/A\\\/-673\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-03-27 00:00:00\",\"instructions_url\":\"\"}],\"Cooley Incorporated\":[{\"manufacturer\":\"Cooley Incorporated\",\"approval_number_master\":\"FL#29436-R2\",\"approval_number\":\"FL29436.1\",\"seq\":1,\"product_model\":\"CSP-TPO PLUS\",\"product_description\":\"Single-ply roofing systems.\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cooley Incorporated\",\"approval_number_master\":\"FL#4269-R0\",\"approval_number\":\"FL4269.2\",\"seq\":2,\"product_model\":\"C3 Plus\",\"product_description\":\"Single ply roof cover 40-100 mil thick, extruded tri polymer polyester reinforced, designed for mechanically fastened systems with additional reinforcement in the lap.\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cooley Incorporated\",\"approval_number_master\":\"FL#4269-R0\",\"approval_number\":\"FL4269.3\",\"seq\":3,\"product_model\":\"C3 Plus\",\"product_description\":\"Single ply roof cover 40-100 mil thick, extruded tri polymer polyester reinforced, designed for mechanically fastened systems with additional reinforcement in the lap.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cooley Incorporated\",\"approval_number_master\":\"FL#4274-R1\",\"approval_number\":\"FL4274.1\",\"seq\":1,\"product_model\":\"C3 Illusions\",\"product_description\":\"Single ply roof cover 40-100 mil thick,tri-polymer extruded,reinforced roof cover. Designed for mechanically fastened systems.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cooley Incorporated\",\"approval_number_master\":\"FL#4274-R1\",\"approval_number\":\"FL4274.2\",\"seq\":2,\"product_model\":\"C3 illusions\",\"product_description\":\"\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cooley Incorporated\",\"approval_number_master\":\"FL#7699-R2\",\"approval_number\":\"FL7699.1\",\"seq\":1,\"product_model\":\"Cooley C3, C3FB and C3Plus\",\"product_description\":\"PVC Single Ply Roof Systems over Wood Decks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cooley Incorporated\",\"approval_number_master\":\"FL#7699-R2\",\"approval_number\":\"FL7699.2\",\"seq\":2,\"product_model\":\"Cooley C3, C3FB and C3Plus\",\"product_description\":\"PVC Single Ply Roof Systems over Cementitious Wood Fiber Decks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cooley Incorporated\",\"approval_number_master\":\"FL#7699-R2\",\"approval_number\":\"FL7699.3\",\"seq\":3,\"product_model\":\"Cooley C3, C3FB and C3Plus\",\"product_description\":\"PVC Single Ply Roof Systems over Gypsum Decks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cooley Incorporated\",\"approval_number_master\":\"FL#7699-R2\",\"approval_number\":\"FL7699.4\",\"seq\":4,\"product_model\":\"Cooley C3, C3FB and C3Plus\",\"product_description\":\"PVC Single Ply Roof Systems over Recover Decks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cooley Incorporated\",\"approval_number_master\":\"FL#7699-R2\",\"approval_number\":\"FL7699.5\",\"seq\":5,\"product_model\":\"Cooley C3, C3FB and C3Plus\",\"product_description\":\"PVC Single Ply Roof Systems over Steel Decks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cooley Incorporated\",\"approval_number_master\":\"FL#7699-R2\",\"approval_number\":\"FL7699.6\",\"seq\":6,\"product_model\":\"Cooley C3, C3FB and C3Plus\",\"product_description\":\"PVC Single Ply Roof Systems over Concrete Decks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-27 00:00:00\",\"instructions_url\":\"\"}],\"Siplast Inc.\":[{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#30935-R4\",\"approval_number\":\"FL30935.1\",\"seq\":1,\"product_model\":\"Parasolo PVC and Parasolo PVC KEE Roof Systems (HVHZ)\",\"product_description\":\"Single ply and hybrid thermoplastic roof systems for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-502.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#30935-R4\",\"approval_number\":\"FL30935.2\",\"seq\":2,\"product_model\":\"Parasolo PVC and Parasolo PVC KEE Roof Systems (NON-HVHZ)\",\"product_description\":\"Single ply and hybrid thermoplastic roof systems for use in FBC NON-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-502.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#41948-R2\",\"approval_number\":\"FL41948.1\",\"seq\":1,\"product_model\":\"Parasolo TPX Roof Systems (HVHZ)\",\"product_description\":\"Thermoplastic polyolefin single ply and hybrid roof systems for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-470\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#41948-R2\",\"approval_number\":\"FL41948.2\",\"seq\":2,\"product_model\":\"Parasolo TPX Roof Systems (NON-HVHZ)\",\"product_description\":\"Thermoplastic polyolefin single ply and hybrid roof systems for use in FBC NON-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-470\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#47718-R0\",\"approval_number\":\"FL47718.1\",\"seq\":1,\"product_model\":\"Parasolo TPO and PVC Single-Ply Roofing Systems\",\"product_description\":\"Single-ply roof membranes for installation over various roof deck constructions\",\"design_pressure\":\"+0\\\/-300\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#30936-R0\",\"approval_number\":\"FL30936.1\",\"seq\":1,\"product_model\":\"Parasolo PVC and PVC KEE Roof Systems\",\"product_description\":\"Single ply roof systems\",\"design_pressure\":\"+N\\\/A\\\/-470\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2022-12-12 00:00:00\",\"instructions_url\":\"\"}],\"Performance Roof Systems, Inc. A SOPREMA Group Company\":[{\"manufacturer\":\"Performance Roof Systems, Inc. A SOPREMA Group Company\",\"approval_number_master\":\"FL#38130-R1\",\"approval_number\":\"FL38130.1\",\"seq\":1,\"product_model\":\"Sentinel Roofing Membranes\",\"product_description\":\"Thermoplastic polyvinyl chloride film laminated to both sides of a polyester fabric scrim.\",\"design_pressure\":\"+0\\\/-495\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-02 00:00:00\",\"instructions_url\":\"\"}],\"IKO Industries Ltd\":[{\"manufacturer\":\"IKO Industries Ltd\",\"approval_number_master\":\"FL#40565-R4\",\"approval_number\":\"FL40565.2\",\"seq\":2,\"product_model\":\"IKO Innovi TPO Roof Systems (NON-HVHZ)\",\"product_description\":\"Thermoplastic polyolifin (TPO) roof systems for use in FBC non-HVHZ jurisdictions\",\"design_pressure\":\"+N\\\/A\\\/-485.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IKO Industries Ltd\",\"approval_number_master\":\"FL#40565-R0\",\"approval_number\":\"FL40565.1\",\"seq\":1,\"product_model\":\"IKO Innovi TPO Roof Systems for use in FBC non-HVHZ jurisdictions\",\"product_description\":\"Thermoplastic polyolifin (TPO) roof systems\",\"design_pressure\":\"+N\\\/A\\\/-105.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-08-31 00:00:00\",\"instructions_url\":\"\"}],\"BITEC, INC.\":[{\"manufacturer\":\"BITEC, INC.\",\"approval_number_master\":\"FL#46623-R0\",\"approval_number\":\"FL46623.1\",\"seq\":1,\"product_model\":\"BITEC StrongHold KEE and StrongHold PVC Roof Systems\",\"product_description\":\"Thermoplastic membrane roof systems.\",\"design_pressure\":\"+N\\\/A\\\/-582.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Henry A Carlisle Company\":[{\"manufacturer\":\"Henry A Carlisle Company\",\"approval_number_master\":\"FL#46826-R0\",\"approval_number\":\"FL46826.1\",\"seq\":1,\"product_model\":\"Henry EPDM Single Ply Roof Systems (HVHZ)\",\"product_description\":\"EPDM Single Ply Membrane Roof Systems for HVHZ jurisdictions\",\"design_pressure\":\"+N\\\/A\\\/-127.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2027-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry A Carlisle Company\",\"approval_number_master\":\"FL#46826-R0\",\"approval_number\":\"FL46826.2\",\"seq\":2,\"product_model\":\"Henry EPDM Single Ply Roof Systems (NON-HVHZ)\",\"product_description\":\"EPDM Single Ply Membrane Roof Systems for NON-HVHZ jurisdictions\",\"design_pressure\":\"+N\\\/A\\\/-127.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry A Carlisle Company\",\"approval_number_master\":\"FL#46918-R0\",\"approval_number\":\"FL46918.1\",\"seq\":1,\"product_model\":\"Henry TPO Single Ply Roof Systems (HVHZ)\",\"product_description\":\"TPO Single Ply Membrane Roof Systems for HVHZ jurisdictions\",\"design_pressure\":\"+N\\\/A\\\/-150.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2027-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry A Carlisle Company\",\"approval_number_master\":\"FL#46918-R0\",\"approval_number\":\"FL46918.2\",\"seq\":2,\"product_model\":\"Henry TPO Single Ply Roof Systems (NON-HVHZ)\",\"product_description\":\"TPO Single Ply Membrane Roof Systems for NON-HVHZ jurisdictions\",\"design_pressure\":\"+N\\\/A\\\/-150.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-30 00:00:00\",\"instructions_url\":\"\"}],\"The Garland Company, Inc.\":[{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#46934-R0\",\"approval_number\":\"FL46934.1\",\"seq\":1,\"product_model\":\"WPG Weldtite PVC Membrane, WPG Weldtite PVC FB Membrane, WPG Solar Brite KEE Membrane, and WPG Solar Brite KEE FB Membrane Roof Systems\",\"product_description\":\"Thermoplastic membrane roof systems\",\"design_pressure\":\"+N\\\/A\\\/-582.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#47798-R0\",\"approval_number\":\"FL47798.1\",\"seq\":1,\"product_model\":\"Garland KEE-Stone HP Hybrid Roof Systems\",\"product_description\":\"Ketone ethylene ester (KEE) based hybrid roofing systems\",\"design_pressure\":\"+N\\\/A\\\/-275.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"}],\"McGuire Roofing Products\":[{\"manufacturer\":\"McGuire Roofing Products\",\"approval_number_master\":\"FL#47364-R0\",\"approval_number\":\"FL47364.1\",\"seq\":1,\"product_model\":\"FlexGuard TPO 60-mil Membrane\",\"product_description\":\"60-mil thick thermoplastic polyolefin, heat-weldable, single-ply roof membrane with PET mesh reinforcement\",\"design_pressure\":\"+0\\\/-60\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Kingspan Roofing + Waterproofing\":[{\"manufacturer\":\"Kingspan Roofing + Waterproofing\",\"approval_number_master\":\"FL#47868-R0\",\"approval_number\":\"FL47868.1\",\"seq\":1,\"product_model\":\"TPO Single-Ply Roofing Systems\",\"product_description\":\"Single-ply roof systems over concrete, lightweight concrete, cementitious wood fiber, gypsum, steel, and wood decks for the non-HVHZ\",\"design_pressure\":\"+0\\\/-502.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Metl-Span, a Nucor Company\":[{\"manufacturer\":\"Metl-Span, a Nucor Company\",\"approval_number_master\":\"FL#47905-R0\",\"approval_number\":\"FL47905.1\",\"seq\":1,\"product_model\":\"TerraVue Panel with PIR\",\"product_description\":\"A metal panel manufactured with minimum 26ga steel skins on opposing sides of a polyisocyanurate foam core\",\"design_pressure\":\"+0\\\/-67.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"BondCote Roofing Systems\":[{\"manufacturer\":\"BondCote Roofing Systems\",\"approval_number_master\":\"FL#895-R0\",\"approval_number\":\"FL895.1\",\"seq\":1,\"product_model\":\"500 E Plus\",\"product_description\":\"50 mil thermoplastic roof membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BondCote Roofing Systems\",\"approval_number_master\":\"FL#895-R0\",\"approval_number\":\"FL895.2\",\"seq\":2,\"product_model\":\"600 E Plus\",\"product_description\":\"60 mil thermoplastic roof membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BondCote Roofing Systems\",\"approval_number_master\":\"FL#895-R0\",\"approval_number\":\"FL895.3\",\"seq\":3,\"product_model\":\"800 E Plus\",\"product_description\":\"80 mil thermoplastic roof membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BondCote Roofing Systems\",\"approval_number_master\":\"FL#895-R0\",\"approval_number\":\"FL895.4\",\"seq\":4,\"product_model\":\"BondCote 400\",\"product_description\":\"40 mil thermoplastic roof membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BondCote Roofing Systems\",\"approval_number_master\":\"FL#895-R0\",\"approval_number\":\"FL895.5\",\"seq\":5,\"product_model\":\"BondCote 450\",\"product_description\":\"45 mil thermoplastic roof membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BondCote Roofing Systems\",\"approval_number_master\":\"FL#895-R0\",\"approval_number\":\"FL895.6\",\"seq\":6,\"product_model\":\"BondCote 500\",\"product_description\":\"50 mil thermoplastic roof membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BondCote Roofing Systems\",\"approval_number_master\":\"FL#895-R0\",\"approval_number\":\"FL895.7\",\"seq\":7,\"product_model\":\"FleeceBond Plus\",\"product_description\":\"fleece backed thermoplastic roof membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"GenFlex1 (Amrize Building Envelope LLC)\":[{\"manufacturer\":\"GenFlex1 (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#1061-R0\",\"approval_number\":\"FL1061.1\",\"seq\":1,\"product_model\":\"GenFlex TPO\",\"product_description\":\"Reinforced TPO roof membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GenFlex1 (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#1062-R0\",\"approval_number\":\"FL1062.1\",\"seq\":1,\"product_model\":\"GenFlex RM\",\"product_description\":\"Reinforced PVC roof membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GenFlex1 (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#1064-R3\",\"approval_number\":\"FL1064.1\",\"seq\":1,\"product_model\":\"Genflex EPDM Single Ply Roof System over Cementitious Wood fiber Decks\",\"product_description\":\"Ethylene Propylene Diene Monomer rubber roof membrane\",\"design_pressure\":\"+N\\\/A\\\/-45.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-03-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GenFlex1 (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#1064-R3\",\"approval_number\":\"FL1064.2\",\"seq\":2,\"product_model\":\"Genflex EPDM Single Ply Roof System over Concrete Decks\",\"product_description\":\"Ethylene Propylene Diene Monomer rubber roof membrane\",\"design_pressure\":\"+N\\\/A\\\/-435.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-03-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GenFlex1 (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#1064-R3\",\"approval_number\":\"FL1064.3\",\"seq\":3,\"product_model\":\"Genflex EPDM Single Ply Roof System over Gypsum Decks\",\"product_description\":\"Ethylene Propylene Diene Monomer rubber roof membrane\",\"design_pressure\":\"+N\\\/A\\\/-45.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-03-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GenFlex1 (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#1064-R3\",\"approval_number\":\"FL1064.4\",\"seq\":4,\"product_model\":\"Genflex EPDM Single Ply Roof System over Recover Decks\",\"product_description\":\"Ethylene Propylene Diene Monomer rubber roof membrane\",\"design_pressure\":\"+N\\\/A\\\/-435.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-03-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GenFlex1 (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#1064-R3\",\"approval_number\":\"FL1064.5\",\"seq\":5,\"product_model\":\"Genflex EPDM Single Ply Roof System over Steel Decks\",\"product_description\":\"Ethylene Propylene Diene Monomer rubber roof membrane\",\"design_pressure\":\"+N\\\/A\\\/-45.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-03-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GenFlex1 (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#1064-R3\",\"approval_number\":\"FL1064.6\",\"seq\":6,\"product_model\":\"Genflex EPDM Single Ply Roof System over Wood Decks\",\"product_description\":\"Ethylene Propylene Diene Monomer rubber roof membrane\",\"design_pressure\":\"+N\\\/A\\\/-45.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-03-11 00:00:00\",\"instructions_url\":\"\"}],\"Custom Seal, Inc.\":[{\"manufacturer\":\"Custom Seal, Inc.\",\"approval_number_master\":\"FL#1163-R0\",\"approval_number\":\"FL1163.1\",\"seq\":1,\"product_model\":\"Custom Seal TPO\",\"product_description\":\"Reinforced TPO roof membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Seal, Inc.\",\"approval_number_master\":\"FL#2206-R0\",\"approval_number\":\"FL2206.1\",\"seq\":1,\"product_model\":\"Custom Seal PVC\",\"product_description\":\"Reinforced PVC roof systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Stevens Roofing Systems\":[{\"manufacturer\":\"Stevens Roofing Systems\",\"approval_number_master\":\"FL#1259-R2\",\"approval_number\":\"FL1259.1\",\"seq\":1,\"product_model\":\"Stevens EP\",\"product_description\":\"TPO single ply membrane\",\"design_pressure\":\"+495\\\/-495\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stevens Roofing Systems\",\"approval_number_master\":\"FL#1259-R0\",\"approval_number\":\"FL1259.2\",\"seq\":2,\"product_model\":\"Stevens EV\",\"product_description\":\"Elvaloy single ply membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Republic Powdered Metals, Inc.\":[{\"manufacturer\":\"Republic Powdered Metals, Inc.\",\"approval_number_master\":\"FL#1562-R0\",\"approval_number\":\"FL1562.1\",\"seq\":1,\"product_model\":\"Cooley C3\",\"product_description\":\"A tri-polymer alloy, polyester reinforced membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Powdered Metals, Inc.\",\"approval_number_master\":\"FL#1562-R0\",\"approval_number\":\"FL1562.2\",\"seq\":2,\"product_model\":\"Geoflex PIB\",\"product_description\":\"A polyisobutylene fleece backed reinforced membrane with prefabricated self-sealing seams\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Erez Thermoplastic Products\":[{\"manufacturer\":\"Erez Thermoplastic Products\",\"approval_number_master\":\"FL#3405-R0\",\"approval_number\":\"FL3405.1\",\"seq\":1,\"product_model\":\"Rezproof 111\",\"product_description\":\"Reinforced, PVC single ply roof membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Erez Thermoplastic Products\",\"approval_number_master\":\"FL#3405-R0\",\"approval_number\":\"FL3405.2\",\"seq\":2,\"product_model\":\"Rezproof 111 HD\",\"product_description\":\"Reinforced, PVC single ply roof membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Ecology Roof Systems\":[{\"manufacturer\":\"Ecology Roof Systems\",\"approval_number_master\":\"FL#3683-R0\",\"approval_number\":\"FL3683.1\",\"seq\":1,\"product_model\":\"ERS-8000\",\"product_description\":\"Polyester felt-backed PVC membrane for adhered systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ecology Roof Systems\",\"approval_number_master\":\"FL#3683-R0\",\"approval_number\":\"FL3683.2\",\"seq\":2,\"product_model\":\"ERS-8000FL\",\"product_description\":\"PVC membrane for mechanical attachment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ecology Roof Systems\",\"approval_number_master\":\"FL#3683-R0\",\"approval_number\":\"FL3683.3\",\"seq\":3,\"product_model\":\"ERS-8000MA\",\"product_description\":\"Polyester Reinforced PVC membrane for mechanically attached or adhered systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Sarnafil,Inc\":[{\"manufacturer\":\"Sarnafil,Inc\",\"approval_number_master\":\"FL#6204-R0\",\"approval_number\":\"FL6204.1\",\"seq\":1,\"product_model\":\"G410 and G410 Feltback roof membrane\",\"product_description\":\"G410 is a fiberglass reinforced PVC roofing membrane. G410 Feltback is a fiberglass reinforced PVC roofing membrane with a non-woven felt backing.\",\"design_pressure\":\"+0\\\/-270\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sarnafil,Inc\",\"approval_number_master\":\"FL#6659-R0\",\"approval_number\":\"FL6659.1\",\"seq\":1,\"product_model\":\"G410, G410 Felt (FB) and G410 PS\",\"product_description\":\"Thermoplastic, fiberglass scrim reinforced, single-ply roof membrane\",\"design_pressure\":\"+N\\\/A\\\/-210\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sarnafil,Inc\",\"approval_number_master\":\"FL#6659-R0\",\"approval_number\":\"FL6659.2\",\"seq\":2,\"product_model\":\"S327 and S327 Felt (FB)\",\"product_description\":\"Thermoplastic, polyester reinforced, single-ply roof membrane\",\"design_pressure\":\"+N\\\/A\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"W.P. Hickman Systems, Inc.\":[{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#6443-R0\",\"approval_number\":\"FL6443.1\",\"seq\":1,\"product_model\":\"W.P. Hickman PVC Single Ply Membrane Systems on Concrete Decks\",\"product_description\":\"W.P. Hickman HK 5000 and HK 5001, PVC Single Ply membrane systems installed on Concrete Decks.\",\"design_pressure\":\"+N\\\/A\\\/-615\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#6443-R0\",\"approval_number\":\"FL6443.2\",\"seq\":2,\"product_model\":\"W.P. Hickman PVC Single Ply Membrane Systems on Lightweight Insulated Concrete Decks\",\"product_description\":\"W.P. Hickman HK 5000 and HK 5001, PVC Single Ply membrane systems installed on Lightweight Insulated Concrete Decks.\",\"design_pressure\":\"+N\\\/A\\\/-465\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#6443-R0\",\"approval_number\":\"FL6443.3\",\"seq\":3,\"product_model\":\"W.P. Hickman PVC Single Ply Membrane Systems on Recover Decks\",\"product_description\":\"W.P. Hickman HK 5000 and HK 5001, PVC Single Ply membrane systems installed on Recover Decks.\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#6443-R0\",\"approval_number\":\"FL6443.4\",\"seq\":4,\"product_model\":\"W.P. Hickman PVC Single Ply Membrane Systems on Steel Decks\",\"product_description\":\"W.P. Hickman HK 5000 and HK 5001, PVC Single Ply membrane systems installed on Steel Decks.\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"SingleSource Roofing Corp.\":[{\"manufacturer\":\"SingleSource Roofing Corp.\",\"approval_number_master\":\"FL#8032-R0\",\"approval_number\":\"FL8032.1\",\"seq\":1,\"product_model\":\"SingleSource Single Ply EPDM Roof System\",\"product_description\":\"Single Ply EPDM Roof Systems\",\"design_pressure\":\"+52.5\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"KELLY CO-2001 INC.\":[{\"manufacturer\":\"KELLY CO-2001 INC.\",\"approval_number_master\":\"FL#2689-R3\",\"approval_number\":\"FL2689.1\",\"seq\":1,\"product_model\":\"File R9734 TGIK System 10\",\"product_description\":\"Any UL Fire Classified Kelly CO-2001 Inc., SBS and APP Modified Bitumen\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KELLY CO-2001 INC.\",\"approval_number_master\":\"FL#2689-R3\",\"approval_number\":\"FL2689.2\",\"seq\":2,\"product_model\":\"File R9734 TGIK System 11\",\"product_description\":\"Any UL Fire Classified Kelly CO-2001 Inc., C-EPDM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KELLY CO-2001 INC.\",\"approval_number_master\":\"FL#2689-R3\",\"approval_number\":\"FL2689.3\",\"seq\":3,\"product_model\":\"File R9734 TGIK System 12\",\"product_description\":\"Any UL Fire Classified Kelly CO-2001 Inc., C-EPDM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KELLY CO-2001 INC.\",\"approval_number_master\":\"FL#2689-R3\",\"approval_number\":\"FL2689.4\",\"seq\":4,\"product_model\":\"File R9734 TGIK System 8\",\"product_description\":\"Any UL Fire Classified Kelly CO-2001 Inc., C-EPDM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KELLY CO-2001 INC.\",\"approval_number_master\":\"FL#2689-R3\",\"approval_number\":\"FL2689.5\",\"seq\":5,\"product_model\":\"File R9734 TGIK System 9\",\"product_description\":\"Any UL Classified Kelly CO-2001 Inc., C-EPDM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KELLY CO-2001 INC.\",\"approval_number_master\":\"FL#2689-R3\",\"approval_number\":\"FL2689.6\",\"seq\":6,\"product_model\":\"File R9743 TGIK System 1\",\"product_description\":\"Any UL Fire Classified Kelly CO-2001 Inc CPA, PVC, TPA, TPO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KELLY CO-2001 INC.\",\"approval_number_master\":\"FL#2689-R3\",\"approval_number\":\"FL2689.7\",\"seq\":7,\"product_model\":\"File R9743 TGIK System 13\",\"product_description\":\"Any UL Classified Kelly CO-2001 Inc., C-EPDM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KELLY CO-2001 INC.\",\"approval_number_master\":\"FL#2689-R3\",\"approval_number\":\"FL2689.8\",\"seq\":8,\"product_model\":\"File R9743 TGIK System 14\",\"product_description\":\"Any UL Fire Classified Kelly CO-2001 Inc., C-EPDM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KELLY CO-2001 INC.\",\"approval_number_master\":\"FL#2689-R3\",\"approval_number\":\"FL2689.9\",\"seq\":9,\"product_model\":\"File R9743 TGIK System 15\",\"product_description\":\"Any UL Fire Classified Kelly CO-2001 Inc., CPA, PVC, TPA, TPO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KELLY CO-2001 INC.\",\"approval_number_master\":\"FL#2689-R3\",\"approval_number\":\"FL2689.10\",\"seq\":10,\"product_model\":\"File R9743 TGIK System 16\",\"product_description\":\"Any UL Fire Classified Kelly CO- 2001 Inc., SBS and APP Modified Bitumen\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KELLY CO-2001 INC.\",\"approval_number_master\":\"FL#2689-R3\",\"approval_number\":\"FL2689.11\",\"seq\":11,\"product_model\":\"File R9743 TGIK System 2\",\"product_description\":\"Any UL Fire Classified Kelly CO-2001 Inc. C-EPDM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KELLY CO-2001 INC.\",\"approval_number_master\":\"FL#2689-R3\",\"approval_number\":\"FL2689.12\",\"seq\":12,\"product_model\":\"File R9743 TGIK System 3\",\"product_description\":\"Any UL Fire Classified Kelly CO-2001 Inc., C-EPDM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KELLY CO-2001 INC.\",\"approval_number_master\":\"FL#2689-R3\",\"approval_number\":\"FL2689.13\",\"seq\":13,\"product_model\":\"File R9743 TGIK System 4\",\"product_description\":\"Any UL Fire Classified Kelly CO-2001 Inc,. C-EPDM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KELLY CO-2001 INC.\",\"approval_number_master\":\"FL#2689-R3\",\"approval_number\":\"FL2689.14\",\"seq\":14,\"product_model\":\"File R9743 TGIK System 5\",\"product_description\":\"Any UL Fire Classified Kelly CO-2001 Inc., C-EPDM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KELLY CO-2001 INC.\",\"approval_number_master\":\"FL#2689-R3\",\"approval_number\":\"FL2689.15\",\"seq\":15,\"product_model\":\"File R9743 TGIK System 6\",\"product_description\":\"Any UL Fire Classified Kelly CO-2001 Inc., C-EPDM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KELLY CO-2001 INC.\",\"approval_number_master\":\"FL#2689-R3\",\"approval_number\":\"FL2689.16\",\"seq\":16,\"product_model\":\"File R9743 TGIK System 7\",\"product_description\":\"Any UL Fire Classified Kelly CO-2001 Inc., C-EPDM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KELLY CO-2001 INC.\",\"approval_number_master\":\"FL#2689-R4\",\"approval_number\":\"FL2689.17\",\"seq\":17,\"product_model\":\"17- \\\"KELLY CO-2001\\\" UL Classified Roof System TGIK #17\",\"product_description\":\"Any UL Classified Roof Assembly, UL File# TGIK.R9734, Assembly Type #17, over Structural Concrete Deck\",\"design_pressure\":\"+N\\\/A\\\/-142.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KELLY CO-2001 INC.\",\"approval_number_master\":\"FL#2689-R4\",\"approval_number\":\"FL2689.18\",\"seq\":18,\"product_model\":\"18- \\\"KELLY CO-2001\\\" UL Classified Roof System TGIK #18\",\"product_description\":\"Any UL Classified Roof Assembly, UL File# TGIK.R9734, Assembly Type #18, over Structural Concrete Deck\",\"design_pressure\":\"+N\\\/A\\\/-142.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Skyline Building Systems\":[{\"manufacturer\":\"Skyline Building Systems\",\"approval_number_master\":\"FL#7791-R2\",\"approval_number\":\"FL7791.1\",\"seq\":1,\"product_model\":\"DecTec Waterproofing Systems\",\"product_description\":\"Fully adhered thermoplastic (PVC) membrane waterproofing systems\",\"design_pressure\":\"+N\\\/A\\\/-630\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-23 00:00:00\",\"instructions_url\":\"\"}],\"Duradek U.S. Inc.\":[{\"manufacturer\":\"Duradek U.S. Inc.\",\"approval_number_master\":\"FL#12407-R0\",\"approval_number\":\"FL12407.1\",\"seq\":1,\"product_model\":\"Duradek Ultra Roof and Walking Deck Membrane\",\"product_description\":\"The Duradek Ultra roof and walking deck membrane system is a walking deck and classified roof covering system for use directly over cement board underlayment and plywood substrates.\",\"design_pressure\":\"+147\\\/-147\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Duradek U.S. Inc.\",\"approval_number_master\":\"FL#20069-R0\",\"approval_number\":\"FL20069.1\",\"seq\":1,\"product_model\":\"Duradek Ultra Roof and Walking Deck Membrane\",\"product_description\":\"The Duradek Ultra roof and walking deck membrane systems are walking decks and classified roof covering systems for use directly over non-combustible or plywood substrates.\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Duradek U.S. Inc.\",\"approval_number_master\":\"FL#20069-R1\",\"approval_number\":\"FL20069.2\",\"seq\":2,\"product_model\":\"Duradek Ultra Roof and Walking Deck Membrane\",\"product_description\":\"The Duradek Ultra roof and walking deck membrane systems are walking decks and classified roof covering systems for use directly over non-combustible or plywood substrates.\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-03 00:00:00\",\"instructions_url\":\"\"}],\"Dow Roofing Systems\":[{\"manufacturer\":\"Dow Roofing Systems\",\"approval_number_master\":\"FL#12498-R0\",\"approval_number\":\"FL12498.1\",\"seq\":1,\"product_model\":\"Dow Tiempo+ (TPO)\",\"product_description\":\"Single-Ply Thermoplastic Olefin Roofing Membranes\",\"design_pressure\":\"+N\\\/A\\\/-495.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dow Roofing Systems\",\"approval_number_master\":\"FL#12533-R0\",\"approval_number\":\"FL12533.1\",\"seq\":1,\"product_model\":\"Dow PVC Single Ply Roofing Systems over Concrete Decks\",\"product_description\":\"Polyester Reinforced PVC\\\/Elvaloy Roofing Membrane\",\"design_pressure\":\"+N\\\/A\\\/-97.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dow Roofing Systems\",\"approval_number_master\":\"FL#12533-R0\",\"approval_number\":\"FL12533.2\",\"seq\":2,\"product_model\":\"Dow PVC Single Ply Roofing Systems over Recover Applications\",\"product_description\":\"Polyester Reinforced PVC\\\/Elvaloy Roofing Membrane\",\"design_pressure\":\"+N\\\/A\\\/-97.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dow Roofing Systems\",\"approval_number_master\":\"FL#12533-R0\",\"approval_number\":\"FL12533.3\",\"seq\":3,\"product_model\":\"Dow PVC Single Ply Roofing Systems over Steel Decks\",\"product_description\":\"Polyester Reinforced PVC\\\/Elvaloy Roofing Membrane\",\"design_pressure\":\"+N\\\/A\\\/-97.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dow Roofing Systems\",\"approval_number_master\":\"FL#12757-R0\",\"approval_number\":\"FL12757.1\",\"seq\":1,\"product_model\":\"Dow Tiempo+ 2000 TPO\",\"product_description\":\"Single-Ply Thermoplastic Polyolefin Roofing Membrane.\",\"design_pressure\":\"+N\\\/A\\\/-217.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dow Roofing Systems\",\"approval_number_master\":\"FL#13851-R0\",\"approval_number\":\"FL13851.1\",\"seq\":1,\"product_model\":\"Dow VIENTO PVC\",\"product_description\":\"PVC Single Ply Roofing Systems\",\"design_pressure\":\"+N\\\/A\\\/-75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-28 00:00:00\",\"instructions_url\":\"\"}],\"Commercial Innovations, INC.\":[{\"manufacturer\":\"Commercial Innovations, INC.\",\"approval_number_master\":\"FL#12551-R0\",\"approval_number\":\"FL12551.1\",\"seq\":1,\"product_model\":\"Solar Brite Single Ply Roof Systems\",\"product_description\":\"Reinforced, thermoplastic roof membrane systems\",\"design_pressure\":\"+N\\\/A\\\/-572.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-01 00:00:00\",\"instructions_url\":\"\"}],\"Environmental Roof Components, LLC\":[{\"manufacturer\":\"Environmental Roof Components, LLC\",\"approval_number_master\":\"FL#19316-R0\",\"approval_number\":\"FL19316.1\",\"seq\":1,\"product_model\":\"ERC Single Ply Roof Systems\",\"product_description\":\"Thermoplastic, PVC single ply roof systems.\",\"design_pressure\":\"+N\\\/A\\\/-262.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-17 00:00:00\",\"instructions_url\":\"\"}],\"Reign Tight Roofing Systems, Inc.\":[{\"manufacturer\":\"Reign Tight Roofing Systems, Inc.\",\"approval_number_master\":\"FL#31560-R0\",\"approval_number\":\"FL31560.1\",\"seq\":1,\"product_model\":\"Reign Tight (RT) Single Ply Roof Systems\",\"product_description\":\"PVC single ply roof membrane systems\",\"design_pressure\":\"+N\\\/A\\\/-90\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"}]},\"d. roofing products|||8. roofing tiles\":{\"Loadmaster Systems, Inc\":[{\"manufacturer\":\"Loadmaster Systems, Inc\",\"approval_number_master\":\"FL#7230-R5\",\"approval_number\":\"FL7230.1\",\"seq\":1,\"product_model\":\"(1) \\\"Heavy Duty Deck\\\" - Tile Roof Assembly\",\"product_description\":\"Loadmaster Heavy Duty Deck\\n+ Insulation Board + Minerals Board + Underlayment + Polyfoam Adhered Tile\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loadmaster Systems, Inc\",\"approval_number_master\":\"FL#7230-R5\",\"approval_number\":\"FL7230.2\",\"seq\":2,\"product_model\":\"(2) \\\"Pyro Span Deck\\\" - Tile Roof Assembly\",\"product_description\":\"Loadmaster Pyro Span Deck +\\nMinerals Board + Underlayment +\\nPolyfoam Adhered Tile\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-02 00:00:00\",\"instructions_url\":\"\"}],\"EAGLE ROOFING PRODUCTS, LLC\":[{\"manufacturer\":\"EAGLE ROOFING PRODUCTS, LLC\",\"approval_number_master\":\"FL#7473-R11\",\"approval_number\":\"FL7473.1\",\"seq\":1,\"product_model\":\"Eagle Roof Tiles (HVHZ)\",\"product_description\":\"Low (flat), medium and high profile concrete roof tiles for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EAGLE ROOFING PRODUCTS, LLC\",\"approval_number_master\":\"FL#7473-R11\",\"approval_number\":\"FL7473.2\",\"seq\":2,\"product_model\":\"Eagle Roof Tiles (NON-HVHZ)\",\"product_description\":\"Low (flat), medium and high profile concrete roof tiles for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EAGLE ROOFING PRODUCTS, LLC\",\"approval_number_master\":\"FL#7473-R0\",\"approval_number\":\"FL7473.3\",\"seq\":3,\"product_model\":\"Bel Air Standard\",\"product_description\":\"Low (flat) profile concrete roof tiles.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EAGLE ROOFING PRODUCTS, LLC\",\"approval_number_master\":\"FL#7473-R0\",\"approval_number\":\"FL7473.4\",\"seq\":4,\"product_model\":\"Capistrano\",\"product_description\":\"High profile concrete roof tiles.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EAGLE ROOFING PRODUCTS, LLC\",\"approval_number_master\":\"FL#7473-R0\",\"approval_number\":\"FL7473.5\",\"seq\":5,\"product_model\":\"Golden Eagle\",\"product_description\":\"Low (flat) profile concrete roof tiles.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EAGLE ROOFING PRODUCTS, LLC\",\"approval_number_master\":\"FL#7473-R0\",\"approval_number\":\"FL7473.6\",\"seq\":6,\"product_model\":\"Malibu\",\"product_description\":\"Medium profile concrete roof tiles.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EAGLE ROOFING PRODUCTS, LLC\",\"approval_number_master\":\"FL#7473-R0\",\"approval_number\":\"FL7473.7\",\"seq\":7,\"product_model\":\"Ponderosa Double Eagle\",\"product_description\":\"Low (flat) profile concrete roof tiles.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EAGLE ROOFING PRODUCTS, LLC\",\"approval_number_master\":\"FL#7473-R0\",\"approval_number\":\"FL7473.8\",\"seq\":8,\"product_model\":\"Ponderosa Estate\",\"product_description\":\"Low (flat) profile concrete roof tiles.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EAGLE ROOFING PRODUCTS, LLC\",\"approval_number_master\":\"FL#7473-R0\",\"approval_number\":\"FL7473.9\",\"seq\":9,\"product_model\":\"Ponderosa Standard\",\"product_description\":\"Low (flat) profile concrete roof tiles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EAGLE ROOFING PRODUCTS, LLC\",\"approval_number_master\":\"FL#8835-R1\",\"approval_number\":\"FL8835.1\",\"seq\":1,\"product_model\":\"Bel Air, Bel Air Double Eagle, Ponderosa, Ponderosa Double Eagle, Golden Eagle Low Profile Concrete Tiles\",\"product_description\":\"Low (flat) profile concrete roof tiles.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EAGLE ROOFING PRODUCTS, LLC\",\"approval_number_master\":\"FL#8835-R1\",\"approval_number\":\"FL8835.2\",\"seq\":2,\"product_model\":\"Capistrano Concrete Tile\",\"product_description\":\"High profile concrete tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EAGLE ROOFING PRODUCTS, LLC\",\"approval_number_master\":\"FL#8835-R1\",\"approval_number\":\"FL8835.3\",\"seq\":3,\"product_model\":\"Malibu Concrete tile\",\"product_description\":\"Medium profile concrete roof tiles.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EAGLE ROOFING PRODUCTS, LLC\",\"approval_number_master\":\"FL#8835-R0\",\"approval_number\":\"FL8835.4\",\"seq\":4,\"product_model\":\"Golden Eagle\",\"product_description\":\"Low (flat) profile concrete roof tiles.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EAGLE ROOFING PRODUCTS, LLC\",\"approval_number_master\":\"FL#8835-R0\",\"approval_number\":\"FL8835.5\",\"seq\":5,\"product_model\":\"Malibu\",\"product_description\":\"Medium profile concrete roof tiles.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EAGLE ROOFING PRODUCTS, LLC\",\"approval_number_master\":\"FL#8835-R0\",\"approval_number\":\"FL8835.6\",\"seq\":6,\"product_model\":\"Ponderosa\",\"product_description\":\"Low (flat) profile concrete roof tiles.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EAGLE ROOFING PRODUCTS, LLC\",\"approval_number_master\":\"FL#8835-R0\",\"approval_number\":\"FL8835.7\",\"seq\":7,\"product_model\":\"Ponderosa Double Eagle\",\"product_description\":\"Low (flat) profile concrete roof tiles.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EAGLE ROOFING PRODUCTS, LLC\",\"approval_number_master\":\"FL#17326-R0\",\"approval_number\":\"FL17326.1\",\"seq\":1,\"product_model\":\"Capistrano, Malibu and Bel Air\",\"product_description\":\"Eagle Hybrid Installation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EAGLE ROOFING PRODUCTS, LLC\",\"approval_number_master\":\"FL#17326-R1\",\"approval_number\":\"FL17326.2\",\"seq\":2,\"product_model\":\"Capistrano, Malibu and Bel Air\",\"product_description\":\"Eagle Hybrid Installation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EAGLE ROOFING PRODUCTS, LLC\",\"approval_number_master\":\"FL#22854-R0\",\"approval_number\":\"FL22854.1\",\"seq\":1,\"product_model\":\"Eagle Roof Tiles\",\"product_description\":\"Concrete roof tiles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\":[{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#7849-R23\",\"approval_number\":\"FL7849.1\",\"seq\":1,\"product_model\":\"Barcelona - Impact\",\"product_description\":\"High Profile - Katy, TX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#560-R2\",\"approval_number\":\"FL560.1\",\"seq\":1,\"product_model\":\"Atlantis Shake and Slate\",\"product_description\":\"Flat profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#560-R2\",\"approval_number\":\"FL560.2\",\"seq\":2,\"product_model\":\"Capri\",\"product_description\":\"Low\\\/Medium profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#560-R2\",\"approval_number\":\"FL560.3\",\"seq\":3,\"product_model\":\"Cedarlite\",\"product_description\":\"Flat profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#560-R2\",\"approval_number\":\"FL560.4\",\"seq\":4,\"product_model\":\"Duralite Shake and Slate\",\"product_description\":\"Flat profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#560-R2\",\"approval_number\":\"FL560.5\",\"seq\":5,\"product_model\":\"Duralite Villa\",\"product_description\":\"Low\\\/Medium profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#560-R2\",\"approval_number\":\"FL560.6\",\"seq\":6,\"product_model\":\"Espana\",\"product_description\":\"High profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#560-R2\",\"approval_number\":\"FL560.7\",\"seq\":7,\"product_model\":\"Madera\",\"product_description\":\"Flat profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#560-R2\",\"approval_number\":\"FL560.8\",\"seq\":8,\"product_model\":\"Mission 'S'\",\"product_description\":\"High profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#560-R2\",\"approval_number\":\"FL560.9\",\"seq\":9,\"product_model\":\"Mission 'S'\",\"product_description\":\"High profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#560-R2\",\"approval_number\":\"FL560.10\",\"seq\":10,\"product_model\":\"Mission Barrel\",\"product_description\":\"High profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#560-R2\",\"approval_number\":\"FL560.11\",\"seq\":11,\"product_model\":\"Regent\",\"product_description\":\"Low\\\/Medium profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#560-R2\",\"approval_number\":\"FL560.12\",\"seq\":12,\"product_model\":\"Shake and Slate\",\"product_description\":\"Flat profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#560-R2\",\"approval_number\":\"FL560.13\",\"seq\":13,\"product_model\":\"Spanish 'S'\",\"product_description\":\"High profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#560-R2\",\"approval_number\":\"FL560.14\",\"seq\":14,\"product_model\":\"Tejas Espana\",\"product_description\":\"High profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#560-R2\",\"approval_number\":\"FL560.15\",\"seq\":15,\"product_model\":\"Tradicao\",\"product_description\":\"High profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#560-R2\",\"approval_number\":\"FL560.16\",\"seq\":16,\"product_model\":\"Vanguard Roll\",\"product_description\":\"Low\\\/Medium profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#560-R2\",\"approval_number\":\"FL560.17\",\"seq\":17,\"product_model\":\"Villa\",\"product_description\":\"Low\\\/Medium profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#560-R2\",\"approval_number\":\"FL560.18\",\"seq\":18,\"product_model\":\"Villa 900\",\"product_description\":\"Low\\\/Medium profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#7781-R0\",\"approval_number\":\"FL7781.1\",\"seq\":1,\"product_model\":\"Barcelona 900\",\"product_description\":\"High profile concrete roof tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#601-R2\",\"approval_number\":\"FL601.1\",\"seq\":1,\"product_model\":\"Atlantis Shake and Slate\",\"product_description\":\"flat profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#601-R2\",\"approval_number\":\"FL601.2\",\"seq\":2,\"product_model\":\"Capri\",\"product_description\":\"medium profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#601-R2\",\"approval_number\":\"FL601.3\",\"seq\":3,\"product_model\":\"Cedarlite\",\"product_description\":\"flat profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#601-R2\",\"approval_number\":\"FL601.4\",\"seq\":4,\"product_model\":\"Duralite Shake and Slate\",\"product_description\":\"flat profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#601-R2\",\"approval_number\":\"FL601.5\",\"seq\":5,\"product_model\":\"Duralite Villa\",\"product_description\":\"medium profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#601-R2\",\"approval_number\":\"FL601.6\",\"seq\":6,\"product_model\":\"Espana\",\"product_description\":\"high profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#601-R2\",\"approval_number\":\"FL601.7\",\"seq\":7,\"product_model\":\"Madera\",\"product_description\":\"flat profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#601-R2\",\"approval_number\":\"FL601.8\",\"seq\":8,\"product_model\":\"Mission 'S'\",\"product_description\":\"high profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#601-R2\",\"approval_number\":\"FL601.9\",\"seq\":9,\"product_model\":\"Mission Barrel\",\"product_description\":\"high profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#601-R2\",\"approval_number\":\"FL601.10\",\"seq\":10,\"product_model\":\"Shake and Slate\",\"product_description\":\"flat profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#601-R2\",\"approval_number\":\"FL601.11\",\"seq\":11,\"product_model\":\"Spanish 'S'\",\"product_description\":\"high profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#601-R2\",\"approval_number\":\"FL601.12\",\"seq\":12,\"product_model\":\"Vanguard Roll\",\"product_description\":\"medium profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#601-R2\",\"approval_number\":\"FL601.13\",\"seq\":13,\"product_model\":\"Villa\",\"product_description\":\"medium profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#601-R3\",\"approval_number\":\"FL601.14\",\"seq\":14,\"product_model\":\"Saxony 900\",\"product_description\":\"flat profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#601-R3\",\"approval_number\":\"FL601.15\",\"seq\":15,\"product_model\":\"Shake and Slate\",\"product_description\":\"flat profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#601-R3\",\"approval_number\":\"FL601.16\",\"seq\":16,\"product_model\":\"Spanish 'S'\",\"product_description\":\"high profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#601-R3\",\"approval_number\":\"FL601.17\",\"seq\":17,\"product_model\":\"Tejas Espana\",\"product_description\":\"high profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#601-R3\",\"approval_number\":\"FL601.18\",\"seq\":18,\"product_model\":\"Vanguard Roll\",\"product_description\":\"medium profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#601-R3\",\"approval_number\":\"FL601.19\",\"seq\":19,\"product_model\":\"Villa\",\"product_description\":\"medium profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#601-R3\",\"approval_number\":\"FL601.20\",\"seq\":20,\"product_model\":\"Villa 900\",\"product_description\":\"medium profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#601-R4\",\"approval_number\":\"FL601.21\",\"seq\":21,\"product_model\":\"Villa\",\"product_description\":\"Medium Profile - Katy\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#601-R4\",\"approval_number\":\"FL601.22\",\"seq\":22,\"product_model\":\"Villa 900\",\"product_description\":\"Medium Profile - Lake Wales\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#7849-R1\",\"approval_number\":\"FL7849.2\",\"seq\":2,\"product_model\":\"Barcelona 900\",\"product_description\":\"High Profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#7849-R1\",\"approval_number\":\"FL7849.3\",\"seq\":3,\"product_model\":\"Capri\",\"product_description\":\"Medium Profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#7849-R1\",\"approval_number\":\"FL7849.4\",\"seq\":4,\"product_model\":\"Cedarlite - Cedarlite 600\",\"product_description\":\"Flat Profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#7849-R1\",\"approval_number\":\"FL7849.5\",\"seq\":5,\"product_model\":\"Espana - Barcelona\",\"product_description\":\"High Profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#7849-R1\",\"approval_number\":\"FL7849.6\",\"seq\":6,\"product_model\":\"Madera\",\"product_description\":\"Flat Profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#7849-R1\",\"approval_number\":\"FL7849.7\",\"seq\":7,\"product_model\":\"Madera 700\",\"product_description\":\"Flat Profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#7849-R1\",\"approval_number\":\"FL7849.8\",\"seq\":8,\"product_model\":\"Saxony - English Thatch\",\"product_description\":\"Flat Profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#7849-R1\",\"approval_number\":\"FL7849.9\",\"seq\":9,\"product_model\":\"Saxony - Shake\",\"product_description\":\"Flat Profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#7849-R1\",\"approval_number\":\"FL7849.10\",\"seq\":10,\"product_model\":\"Saxony - Slate\",\"product_description\":\"Flat Profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#7849-R1\",\"approval_number\":\"FL7849.11\",\"seq\":11,\"product_model\":\"Saxony - Split Shake\",\"product_description\":\"Flat Profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#7849-R1\",\"approval_number\":\"FL7849.12\",\"seq\":12,\"product_model\":\"Saxony 600\",\"product_description\":\"Flat Profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#7849-R1\",\"approval_number\":\"FL7849.13\",\"seq\":13,\"product_model\":\"Saxony 700\",\"product_description\":\"Flat Profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#7849-R1\",\"approval_number\":\"FL7849.14\",\"seq\":14,\"product_model\":\"Saxony 900\",\"product_description\":\"Flat Profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#7849-R1\",\"approval_number\":\"FL7849.15\",\"seq\":15,\"product_model\":\"Saxony Duralite\",\"product_description\":\"Flat Profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#7849-R1\",\"approval_number\":\"FL7849.16\",\"seq\":16,\"product_model\":\"Spanish 'S'\",\"product_description\":\"High Profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#7849-R1\",\"approval_number\":\"FL7849.17\",\"seq\":17,\"product_model\":\"Tejas Espana - Barcelona\",\"product_description\":\"High Profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#7849-R1\",\"approval_number\":\"FL7849.18\",\"seq\":18,\"product_model\":\"Vanguard Roll\",\"product_description\":\"Medium Profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#7849-R1\",\"approval_number\":\"FL7849.19\",\"seq\":19,\"product_model\":\"Villa 900\",\"product_description\":\"Medium Profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#7849-R1\",\"approval_number\":\"FL7849.20\",\"seq\":20,\"product_model\":\"Villa Duralite - Villa 600\",\"product_description\":\"Medium Profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#7849-R3\",\"approval_number\":\"FL7849.21\",\"seq\":21,\"product_model\":\"Villa\",\"product_description\":\"Medium Profile - Katy\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#7849-R3\",\"approval_number\":\"FL7849.22\",\"seq\":22,\"product_model\":\"Villa 600\",\"product_description\":\"Medium Profile - Stockton\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#7849-R3\",\"approval_number\":\"FL7849.23\",\"seq\":23,\"product_model\":\"Villa 600\",\"product_description\":\"Medium Profile - Rialto\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#7849-R3\",\"approval_number\":\"FL7849.24\",\"seq\":24,\"product_model\":\"Villa 900\",\"product_description\":\"Medium Profile - Lake Wales\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#7849-R3\",\"approval_number\":\"FL7849.25\",\"seq\":25,\"product_model\":\"Villa 900\",\"product_description\":\"Medium Profile - Denver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#7849-R3\",\"approval_number\":\"FL7849.26\",\"seq\":26,\"product_model\":\"Villa 900\",\"product_description\":\"Medium Profile - Stockton\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#7849-R11\",\"approval_number\":\"FL7849.27\",\"seq\":27,\"product_model\":\"Villa 900\",\"product_description\":\"Medium Profile - Denver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#7849-R11\",\"approval_number\":\"FL7849.28\",\"seq\":28,\"product_model\":\"Villa 900\",\"product_description\":\"Medium Profile - Lake Wales, FL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#7849-R12\",\"approval_number\":\"FL7849.29\",\"seq\":29,\"product_model\":\"Villa\",\"product_description\":\"Low Profile - Phoenix, AZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#7849-R12\",\"approval_number\":\"FL7849.30\",\"seq\":30,\"product_model\":\"Villa 600 & 900\",\"product_description\":\"Low Profile - Rialto, CA\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#7849-R12\",\"approval_number\":\"FL7849.31\",\"seq\":31,\"product_model\":\"Villa 600 & 900\",\"product_description\":\"Low Profile - Stockton, CA\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#7849-R12\",\"approval_number\":\"FL7849.32\",\"seq\":32,\"product_model\":\"Villa 900\",\"product_description\":\"Low Profile - Lake Wales, FL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#7849-R12\",\"approval_number\":\"FL7849.33\",\"seq\":33,\"product_model\":\"Villa 900\",\"product_description\":\"Low Profile - Stockton, CA\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#7849-R12\",\"approval_number\":\"FL7849.34\",\"seq\":34,\"product_model\":\"Villa 900\",\"product_description\":\"Low Profile - Denver, CO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C., Newpoint (Formerly Boral)\",\"approval_number_master\":\"FL#7849-R12\",\"approval_number\":\"FL7849.35\",\"seq\":35,\"product_model\":\"Villa Impact\",\"product_description\":\"Low Profile - Denver, CO\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Ludowici Roof Tile\":[{\"manufacturer\":\"Ludowici Roof Tile\",\"approval_number_master\":\"FL#3897-R0\",\"approval_number\":\"FL3897.1\",\"seq\":1,\"product_model\":\"Americana, CLassic, Williamsburg, Norman, Calais, Provincial, Georgian, Colonial, Brittany, Antique, Crude, and Flat Slab Clay Roof Tile\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ludowici Roof Tile\",\"approval_number_master\":\"FL#3897-R0\",\"approval_number\":\"FL3897.2\",\"seq\":2,\"product_model\":\"Celadon Ceramic Slate, Americana XL, Classic XL, Williamsburg XL, Lanai XL, Imperial Clay Roof Tile\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ludowici Roof Tile\",\"approval_number_master\":\"FL#3897-R0\",\"approval_number\":\"FL3897.3\",\"seq\":3,\"product_model\":\"French Clay Roof Tiles\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ludowici Roof Tile\",\"approval_number_master\":\"FL#3897-R0\",\"approval_number\":\"FL3897.4\",\"seq\":4,\"product_model\":\"Spanish Clay Roofing Tile\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ludowici Roof Tile\",\"approval_number_master\":\"FL#3897-R0\",\"approval_number\":\"FL3897.5\",\"seq\":5,\"product_model\":\"Straight, Palm Beach Tappered, Cubana, and Tappered Mission Clay Roof Tile\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ludowici Roof Tile\",\"approval_number_master\":\"FL#13777-R0\",\"approval_number\":\"FL13777.1\",\"seq\":1,\"product_model\":\"Flat Shingle Tile and Small Interlocking\",\"product_description\":\"Colonial, Crude, Georgian, Brittany, Provincial, Calais, Norman, 6 x 12 x 5\\\/8 shingle tiles\\n\\nClassic, Americana, Williamsburg, Lanai,\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ludowici Roof Tile\",\"approval_number_master\":\"FL#13777-R0\",\"approval_number\":\"FL13777.2\",\"seq\":2,\"product_model\":\"French\",\"product_description\":\"French\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ludowici Roof Tile\",\"approval_number_master\":\"FL#13777-R0\",\"approval_number\":\"FL13777.3\",\"seq\":3,\"product_model\":\"Mission Tile\",\"product_description\":\"14.25\\\", 16\\\", 18\\\" Straight Barrel Mission\\nPalm Beach Mission, Cubana, 14.25\\\" and 16\\\" Tappered Mission\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ludowici Roof Tile\",\"approval_number_master\":\"FL#13777-R0\",\"approval_number\":\"FL13777.4\",\"seq\":4,\"product_model\":\"Spanish S Tile\",\"product_description\":\"18\\\" Spanish and 13.25\\\" Spanish\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ludowici Roof Tile\",\"approval_number_master\":\"FL#13777-R0\",\"approval_number\":\"FL13777.5\",\"seq\":5,\"product_model\":\"XL Interlocking\",\"product_description\":\"Classic XL, Americana XL, Lanai XL, Williamsburg XL, Ludo Slate, Ludo Shake\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ludowici Roof Tile\",\"approval_number_master\":\"FL#13777-R3\",\"approval_number\":\"FL13777.6\",\"seq\":6,\"product_model\":\"Languedocienne\",\"product_description\":\"High profile, two piece, barrel, clay roof tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ludowici Roof Tile\",\"approval_number_master\":\"FL#13777-R3\",\"approval_number\":\"FL13777.7\",\"seq\":7,\"product_model\":\"Lexington Slate\",\"product_description\":\"Flat Interlocking\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ludowici Roof Tile\",\"approval_number_master\":\"FL#13777-R3\",\"approval_number\":\"FL13777.8\",\"seq\":8,\"product_model\":\"Straight Barrel Mission 14.25\\\",Straight Barrel Mission 16\\\",Straight Barrel Mission 18\\\", Palm Beach Tapered Mission, Cubana Mission, 16\\\" Tappered Mission\",\"product_description\":\"High profile, two piece\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ludowici Roof Tile\",\"approval_number_master\":\"FL#13777-R5\",\"approval_number\":\"FL13777.9\",\"seq\":9,\"product_model\":\"Straight Barrel Mission 14.25\\\",Straight Barrel Mission 16\\\",Straight Barrel Mission 18\\\", Palm Beach Tapered Mission, Cubana Mission, 16\\\" Tappered Mission\",\"product_description\":\"High profile, two piece\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-24 00:00:00\",\"instructions_url\":\"\"}],\"Crown Building Products of Florida LLC\":[{\"manufacturer\":\"Crown Building Products of Florida LLC\",\"approval_number_master\":\"FL#30797-R1\",\"approval_number\":\"FL30797.4\",\"seq\":4,\"product_model\":\"Windsor II Flat Profile\",\"product_description\":\"Concrete Roofing Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crown Building Products of Florida LLC\",\"approval_number_master\":\"FL#16729-R0\",\"approval_number\":\"FL16729.1\",\"seq\":1,\"product_model\":\"Sanibel\",\"product_description\":\"Concrete Roofing Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crown Building Products of Florida LLC\",\"approval_number_master\":\"FL#17330-R0\",\"approval_number\":\"FL17330.1\",\"seq\":1,\"product_model\":\"Tuscany\",\"product_description\":\"Concrete Roofing Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crown Building Products of Florida LLC\",\"approval_number_master\":\"FL#17330-R0\",\"approval_number\":\"FL17330.2\",\"seq\":2,\"product_model\":\"Windsor Shake\",\"product_description\":\"Concrete Roofing Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crown Building Products of Florida LLC\",\"approval_number_master\":\"FL#18601-R0\",\"approval_number\":\"FL18601.1\",\"seq\":1,\"product_model\":\"Mediterranean - \\\"S\\\" Type\",\"product_description\":\"Concrete Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crown Building Products of Florida LLC\",\"approval_number_master\":\"FL#18601-R0\",\"approval_number\":\"FL18601.2\",\"seq\":2,\"product_model\":\"Thin Leading Edge - Flat Type\",\"product_description\":\"Concrete Roof Type\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crown Building Products of Florida LLC\",\"approval_number_master\":\"FL#30797-R0\",\"approval_number\":\"FL30797.1\",\"seq\":1,\"product_model\":\"Sanibel\",\"product_description\":\"Concrete Roofing Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crown Building Products of Florida LLC\",\"approval_number_master\":\"FL#30797-R0\",\"approval_number\":\"FL30797.2\",\"seq\":2,\"product_model\":\"Tuscany\",\"product_description\":\"Concrete Roofing Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crown Building Products of Florida LLC\",\"approval_number_master\":\"FL#30797-R0\",\"approval_number\":\"FL30797.3\",\"seq\":3,\"product_model\":\"Windsor Flat Profile\",\"product_description\":\"Concrete Roofing Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-27 00:00:00\",\"instructions_url\":\"\"}],\"CeDUR\":[{\"manufacturer\":\"CeDUR\",\"approval_number_master\":\"FL#41604-R0\",\"approval_number\":\"FL41604.1\",\"seq\":1,\"product_model\":\"Polymeric Roof Coverings\",\"product_description\":\"CeDUR roof coverings of 5.25-inch, 7.25-inch and 12.25-inch length x 23.5-inch length for installations of maximum 10-inch exposure.\",\"design_pressure\":\"+N\\\/A\\\/-101\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-26 00:00:00\",\"instructions_url\":\"\"}],\"Brava Roof Tile\":[{\"manufacturer\":\"Brava Roof Tile\",\"approval_number_master\":\"FL#41880-R2\",\"approval_number\":\"FL41880.1\",\"seq\":1,\"product_model\":\"1. Brava Cedar Shake Class A \\\/ Brava Cedar Shake Brava One\",\"product_description\":\"Brava Cedar Shake polymeric roof coverings simulating natural wood, available in Class A and Brava One formulations.\",\"design_pressure\":\"+N\\\/A\\\/-196\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brava Roof Tile\",\"approval_number_master\":\"FL#41880-R2\",\"approval_number\":\"FL41880.2\",\"seq\":2,\"product_model\":\"2. Brava Slate Class A \\\/ Brava Slate Brava One\",\"product_description\":\"Brava Slate polymeric roof coverings simulating natural slate, available in Class A and Brava One formulation options.\",\"design_pressure\":\"+N\\\/A\\\/-206\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brava Roof Tile\",\"approval_number_master\":\"FL#41880-R2\",\"approval_number\":\"FL41880.3\",\"seq\":3,\"product_model\":\"3. Brava Spanish Barrel Tile Class A \\\/ Brava Spanish Barrel Tile Brava One\",\"product_description\":\"Brava Spanish Barrel Tile polymeric roof coverings simulating clay barrel tile, available in Class A and Brava One formulations.\",\"design_pressure\":\"+N\\\/A\\\/-202\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brava Roof Tile\",\"approval_number_master\":\"FL#41880-R2\",\"approval_number\":\"FL41880.4\",\"seq\":4,\"product_model\":\"4. Brava Flat Tile - Brava One\",\"product_description\":\"Brava Flat Tile polymeric roof coverings simulate concrete roof tiles.\",\"design_pressure\":\"+N\\\/A\\\/-109\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brava Roof Tile\",\"approval_number_master\":\"FL#20811-R0\",\"approval_number\":\"FL20811.1\",\"seq\":1,\"product_model\":\"Brava Old World Spanish\",\"product_description\":\"Composite Roof Tiles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brava Roof Tile\",\"approval_number_master\":\"FL#20811-R0\",\"approval_number\":\"FL20811.2\",\"seq\":2,\"product_model\":\"Brava Shake Class C\",\"product_description\":\"Composite Roof Tiles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-04-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brava Roof Tile\",\"approval_number_master\":\"FL#29845-R0\",\"approval_number\":\"FL29845.1\",\"seq\":1,\"product_model\":\"Brava Old World Slate Class A\",\"product_description\":\"Composite Roof Shingle mechanically fastened to 1\\\/2\\\" CDX plywood deck.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brava Roof Tile\",\"approval_number_master\":\"FL#29845-R0\",\"approval_number\":\"FL29845.2\",\"seq\":2,\"product_model\":\"Brava Old World Slate Class C\",\"product_description\":\"Composite Roof Shingle mechanically fastened to 1\\\/2\\\" CDX plywood deck.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brava Roof Tile\",\"approval_number_master\":\"FL#29845-R0\",\"approval_number\":\"FL29845.3\",\"seq\":3,\"product_model\":\"Brava Old World Spanish\",\"product_description\":\"Composite Roof Tile mechanically fastened to 1\\\/2\\\" CDX plywood deck.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brava Roof Tile\",\"approval_number_master\":\"FL#29845-R0\",\"approval_number\":\"FL29845.4\",\"seq\":4,\"product_model\":\"Brava Old World Spanish A4\",\"product_description\":\"Composite Roof Tile mechanically fastened to 1\\\/2\\\" CDX plywood deck.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brava Roof Tile\",\"approval_number_master\":\"FL#29845-R0\",\"approval_number\":\"FL29845.5\",\"seq\":5,\"product_model\":\"Brava Shake Class A\",\"product_description\":\"Composite Roof Shingle mechanically fastened to 1\\\/2\\\" CDX plywood deck.\",\"design_pressure\":\"+N\\\/A\\\/-131.75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brava Roof Tile\",\"approval_number_master\":\"FL#29845-R0\",\"approval_number\":\"FL29845.6\",\"seq\":6,\"product_model\":\"Brava Shake Class C\",\"product_description\":\"Composite Roof Shingle mechanically fastened to 1\\\/2\\\" CDX plywood deck.\",\"design_pressure\":\"+N\\\/A\\\/-129.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brava Roof Tile\",\"approval_number_master\":\"FL#29845-R3\",\"approval_number\":\"FL29845.7\",\"seq\":7,\"product_model\":\"Brava Shake Shingle\",\"product_description\":\"Composite Roof Shingle mechanically fastened to 1\\\/2\\\" CDX plywood deck.\",\"design_pressure\":\"+N\\\/A\\\/-126\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brava Roof Tile\",\"approval_number_master\":\"FL#42150-R0\",\"approval_number\":\"FL42150.1\",\"seq\":1,\"product_model\":\"Natura Flat Composite Shingle\",\"product_description\":\"Brava Natura Flat Composite Roof Shingle over 1\\\/2\\\" Plywood Deck.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brava Roof Tile\",\"approval_number_master\":\"FL#42150-R0\",\"approval_number\":\"FL42150.2\",\"seq\":2,\"product_model\":\"Natura Mission\\\/High Barrel Composite Tile\",\"product_description\":\"Brava Natura Mission\\\/High Barrel Composite Roof Tile over 1\\\/2\\\" Plywood Deck.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brava Roof Tile\",\"approval_number_master\":\"FL#42150-R0\",\"approval_number\":\"FL42150.3\",\"seq\":3,\"product_model\":\"Natura Shake Composite Shingle\",\"product_description\":\"Brava Natura Shake Composite Roof Shingle over 1\\\/2\\\" Plywood deck.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Brava Roof Tile\",\"approval_number_master\":\"FL#42150-R0\",\"approval_number\":\"FL42150.4\",\"seq\":4,\"product_model\":\"Natura Slate Composite Shingle\",\"product_description\":\"Brava Natura Slate Composite Roof Shingle over 1\\\/2\\\" Plywood deck.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ERGOSUN HOLDINGS LLC\":[{\"manufacturer\":\"ERGOSUN HOLDINGS LLC\",\"approval_number_master\":\"FL#46604-R0\",\"approval_number\":\"FL46604.1\",\"seq\":1,\"product_model\":\"Ergosun 17.5W Black\",\"product_description\":\"Ergosun 15W Black\\nErgosun 15W Sedona Red\\nIntegrated Solar Tile Products\",\"design_pressure\":\"+N\\\/A\\\/-105\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-29 00:00:00\",\"instructions_url\":\"\"}],\"Liberty Plastics, Inc.\":[{\"manufacturer\":\"Liberty Plastics, Inc.\",\"approval_number_master\":\"FL#46617-R0\",\"approval_number\":\"FL46617.1\",\"seq\":1,\"product_model\":\"Double Roman Composite Tile\",\"product_description\":\"Quarrix Building Products Double Roman Composite Tile, Class A\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Casagrande Revestimentos Ceramicos SA\":[{\"manufacturer\":\"Casagrande Revestimentos Ceramicos SA\",\"approval_number_master\":\"FL#46933-R0\",\"approval_number\":\"FL46933.1\",\"seq\":1,\"product_model\":\"Perkus Spanish \\\"S\\\" Roof Tile\",\"product_description\":\"Perkus Spanish \\\"S\\\" Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-10 00:00:00\",\"instructions_url\":\"\"}],\"CLOVER TILE USA\":[{\"manufacturer\":\"CLOVER TILE USA\",\"approval_number_master\":\"FL#47264-R0\",\"approval_number\":\"FL47264.1\",\"seq\":1,\"product_model\":\"El Trebol \\\"S\\\"\",\"product_description\":\"Low Profile, S Clay Barrel Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-11-15 00:00:00\",\"instructions_url\":\"\"}],\"Entegra Roof Tile Corporation\":[{\"manufacturer\":\"Entegra Roof Tile Corporation\",\"approval_number_master\":\"FL#282-R0\",\"approval_number\":\"FL282.1\",\"seq\":1,\"product_model\":\"\\\"The Wave\\\" Roof Tile\",\"product_description\":\"Low profile, interlocking, extruded concrete roof tile equipped with one nail hole and double roll ribs. For direct deck or battened nail-on, mortar or adhesive set applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Entegra Roof Tile Corporation\",\"approval_number_master\":\"FL#282-R0\",\"approval_number\":\"FL282.2\",\"seq\":2,\"product_model\":\"Concrete Flat Roofing Tile\",\"product_description\":\"Flat profile, interlocking, high pressure extruded concrete roof tile equipped with two nail holes. For direct deck or batten nail on, mortar or adhesive set application.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Entegra Roof Tile Corporation\",\"approval_number_master\":\"FL#282-R0\",\"approval_number\":\"FL282.3\",\"seq\":3,\"product_model\":\"Estate \\\"S\\\" Tile\",\"product_description\":\"Low profile, interlocking, extruded concrete roof tile equipped with two nail hole and double roll ribs. For direct deck or battened nail-on, mortar or adhesive set.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Entegra Roof Tile Corporation\",\"approval_number_master\":\"FL#282-R0\",\"approval_number\":\"FL282.4\",\"seq\":4,\"product_model\":\"Skandia Roof Tile\",\"product_description\":\"Flat profile concrete roof tile for direct deck or battened nail-on\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Entegra Roof Tile Corporation\",\"approval_number_master\":\"FL#282-R0\",\"approval_number\":\"FL282.5\",\"seq\":5,\"product_model\":\"Valencia Spanish \\\"S\\\" Concrete\",\"product_description\":\"High profile, interlocking, one-piece, \\\"S\\\" shaped, concrete roof tile equipped with two nail holes. For direct deck nail-on, mortar set or adhesive set applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Entegra Roof Tile Corporation\",\"approval_number_master\":\"FL#884-R0\",\"approval_number\":\"FL884.1\",\"seq\":1,\"product_model\":\"Estate \\\"S\\\"\",\"product_description\":\"The Estate \\\"S\\\" tile is of a curved design, 13 inches (330 mm) wide by 16 1\\\/2 inches (419 mm) long by 2 1\\\/2 inch (63.5 mm) crown height at the center line of the curved portion.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Entegra Roof Tile Corporation\",\"approval_number_master\":\"FL#884-R0\",\"approval_number\":\"FL884.2\",\"seq\":2,\"product_model\":\"Skandia \\\"Flat\\\"\",\"product_description\":\"The Skandia \\\"Flat\\\" tiles have a flat top surface. The tiles are 13 inches (330 mm) wide by 16 1\\\/2 inches (419 mm) long and are approximately 3\\\/8 inches (9.5 mm) in thickness.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Hanson Roof Tile\":[{\"manufacturer\":\"Hanson Roof Tile\",\"approval_number_master\":\"FL#637-R0\",\"approval_number\":\"FL637.1\",\"seq\":1,\"product_model\":\"Barrel\",\"product_description\":\"high profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hanson Roof Tile\",\"approval_number_master\":\"FL#637-R0\",\"approval_number\":\"FL637.2\",\"seq\":2,\"product_model\":\"Hacienda\",\"product_description\":\"low profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hanson Roof Tile\",\"approval_number_master\":\"FL#637-R0\",\"approval_number\":\"FL637.3\",\"seq\":3,\"product_model\":\"Nordic\",\"product_description\":\"flat profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hanson Roof Tile\",\"approval_number_master\":\"FL#637-R0\",\"approval_number\":\"FL637.4\",\"seq\":4,\"product_model\":\"Palema\",\"product_description\":\"low profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hanson Roof Tile\",\"approval_number_master\":\"FL#637-R0\",\"approval_number\":\"FL637.5\",\"seq\":5,\"product_model\":\"Regal AKA Spanish \\\"S\\\" II\",\"product_description\":\"high profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hanson Roof Tile\",\"approval_number_master\":\"FL#637-R0\",\"approval_number\":\"FL637.6\",\"seq\":6,\"product_model\":\"Rustic Shake and Slate\",\"product_description\":\"flat profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hanson Roof Tile\",\"approval_number_master\":\"FL#637-R0\",\"approval_number\":\"FL637.7\",\"seq\":7,\"product_model\":\"Spanish \\\"S\\\"\",\"product_description\":\"high profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hanson Roof Tile\",\"approval_number_master\":\"FL#9960-R0\",\"approval_number\":\"FL9960.1\",\"seq\":1,\"product_model\":\"Hanson Flat Tile\",\"product_description\":\"Flat Profile Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hanson Roof Tile\",\"approval_number_master\":\"FL#10005-R0\",\"approval_number\":\"FL10005.1\",\"seq\":1,\"product_model\":\"Hanson Flat Tile\",\"product_description\":\"Flat Profile Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hanson Roof Tile\",\"approval_number_master\":\"FL#3505-R2\",\"approval_number\":\"FL3505.1\",\"seq\":1,\"product_model\":\"Hacienda\",\"product_description\":\"Low\\\/Medium Profile Concrete Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hanson Roof Tile\",\"approval_number_master\":\"FL#3505-R2\",\"approval_number\":\"FL3505.2\",\"seq\":2,\"product_model\":\"Hanson Flat\",\"product_description\":\"Flat Profile Concrete Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hanson Roof Tile\",\"approval_number_master\":\"FL#3505-R2\",\"approval_number\":\"FL3505.3\",\"seq\":3,\"product_model\":\"Regal\",\"product_description\":\"High Profile Concrete Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hanson Roof Tile\",\"approval_number_master\":\"FL#3505-R2\",\"approval_number\":\"FL3505.4\",\"seq\":4,\"product_model\":\"Venetian\",\"product_description\":\"Low\\\/Medium Profile Concrete Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hanson Roof Tile\",\"approval_number_master\":\"FL#3505-R0\",\"approval_number\":\"FL3505.5\",\"seq\":5,\"product_model\":\"Regal\\\/Spanish \\\"S\\\" II\",\"product_description\":\"High Profile Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hanson Roof Tile\",\"approval_number_master\":\"FL#3505-R0\",\"approval_number\":\"FL3505.6\",\"seq\":6,\"product_model\":\"Rustic Shake\",\"product_description\":\"Flat Profile Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hanson Roof Tile\",\"approval_number_master\":\"FL#3505-R0\",\"approval_number\":\"FL3505.7\",\"seq\":7,\"product_model\":\"Rustic Slate\",\"product_description\":\"Flat Profile Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hanson Roof Tile\",\"approval_number_master\":\"FL#3505-R0\",\"approval_number\":\"FL3505.8\",\"seq\":8,\"product_model\":\"Spanish \\\"S\\\"\",\"product_description\":\"High Profile Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hanson Roof Tile\",\"approval_number_master\":\"FL#3505-R0\",\"approval_number\":\"FL3505.9\",\"seq\":9,\"product_model\":\"Venetian Roll\",\"product_description\":\"Low Profile Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hanson Roof Tile\",\"approval_number_master\":\"FL#3506-R2\",\"approval_number\":\"FL3506.1\",\"seq\":1,\"product_model\":\"Barrel\",\"product_description\":\"High Profile Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hanson Roof Tile\",\"approval_number_master\":\"FL#3506-R2\",\"approval_number\":\"FL3506.2\",\"seq\":2,\"product_model\":\"Hacienda\",\"product_description\":\"Low\\\/Medium Profile Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hanson Roof Tile\",\"approval_number_master\":\"FL#3506-R2\",\"approval_number\":\"FL3506.3\",\"seq\":3,\"product_model\":\"Hanson Flat\",\"product_description\":\"Flat Profile Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hanson Roof Tile\",\"approval_number_master\":\"FL#3506-R2\",\"approval_number\":\"FL3506.4\",\"seq\":4,\"product_model\":\"Nordic\",\"product_description\":\"Flat Profile Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hanson Roof Tile\",\"approval_number_master\":\"FL#3506-R2\",\"approval_number\":\"FL3506.5\",\"seq\":5,\"product_model\":\"Palema\",\"product_description\":\"Low\\\/Medium Profile Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2001-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hanson Roof Tile\",\"approval_number_master\":\"FL#3506-R2\",\"approval_number\":\"FL3506.6\",\"seq\":6,\"product_model\":\"Regal\",\"product_description\":\"High Profile Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hanson Roof Tile\",\"approval_number_master\":\"FL#3506-R2\",\"approval_number\":\"FL3506.7\",\"seq\":7,\"product_model\":\"Rustic Shake \\\/ Rustic Slate \\\/ 9\\\" Flat\",\"product_description\":\"Flat Profile Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hanson Roof Tile\",\"approval_number_master\":\"FL#3506-R2\",\"approval_number\":\"FL3506.8\",\"seq\":8,\"product_model\":\"Spanish \\\"S\\\"\",\"product_description\":\"High Profile Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hanson Roof Tile\",\"approval_number_master\":\"FL#3506-R2\",\"approval_number\":\"FL3506.9\",\"seq\":9,\"product_model\":\"Venetian\",\"product_description\":\"Low\\\/Medium Profile Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hanson Roof Tile\",\"approval_number_master\":\"FL#3505-R1\",\"approval_number\":\"FL3505.10\",\"seq\":10,\"product_model\":\"Venetian Roll\",\"product_description\":\"Low Profile Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hanson Roof Tile\",\"approval_number_master\":\"FL#3506-R1\",\"approval_number\":\"FL3506.10\",\"seq\":10,\"product_model\":\"Venetian Roll\",\"product_description\":\"Low Profile Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Altusa Tile (Alfareria del Turbio, S.A.)\":[{\"manufacturer\":\"Altusa Tile (Alfareria del Turbio, S.A.)\",\"approval_number_master\":\"FL#738-R0\",\"approval_number\":\"FL738.1\",\"seq\":1,\"product_model\":\"Altusa Barrel Clay Roof Tile\",\"product_description\":\"High profile, two-piece clay roof tile. For mortar set or adhesive set applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Altusa Tile (Alfareria del Turbio, S.A.)\",\"approval_number_master\":\"FL#738-R0\",\"approval_number\":\"FL738.2\",\"seq\":2,\"product_model\":\"Altusa Flat Clay Roof Tile\",\"product_description\":\"Flat clay roof tile. For direct deck or batten nail-on, mortar set or adhesive set applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Altusa Tile (Alfareria del Turbio, S.A.)\",\"approval_number_master\":\"FL#738-R0\",\"approval_number\":\"FL738.3\",\"seq\":3,\"product_model\":\"Altusa S' Clay Roof Tiles\",\"product_description\":\"High profile clay roof tile. For direct deck or batten nail-on, mortar set or adhesive set applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Altusa Tile (Alfareria del Turbio, S.A.)\",\"approval_number_master\":\"FL#739-R0\",\"approval_number\":\"FL739.1\",\"seq\":1,\"product_model\":\"Cedeksa Barrel Clay Roof Tile\",\"product_description\":\"High profile, two-piece, clay roof tile. For mortar set or adhesive set applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Currier Roof Tile, L.L.C.\":[{\"manufacturer\":\"Currier Roof Tile, L.L.C.\",\"approval_number_master\":\"FL#909-R0\",\"approval_number\":\"FL909.1\",\"seq\":1,\"product_model\":\"Savoy Flat\",\"product_description\":\"Flat Profile Concrete Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Currier Roof Tile, L.L.C.\",\"approval_number_master\":\"FL#909-R0\",\"approval_number\":\"FL909.2\",\"seq\":2,\"product_model\":\"Venetian Roll\",\"product_description\":\"Roll Profile Concrete Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"ARTEZANOS INC\":[{\"manufacturer\":\"ARTEZANOS INC\",\"approval_number_master\":\"FL#1745-R0\",\"approval_number\":\"FL1745.1\",\"seq\":1,\"product_model\":\"ARGUEY\\\"S\\\"\",\"product_description\":\"HANDMADE CLAY \\\"S\\\" TILE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ARTEZANOS INC\",\"approval_number_master\":\"FL#1745-R0\",\"approval_number\":\"FL1745.2\",\"seq\":2,\"product_model\":\"ARTEZANOS WORLD CLASS\",\"product_description\":\"HANDMADE CLAY BARREL TILE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Zion Tile Corporation\":[{\"manufacturer\":\"Zion Tile Corporation\",\"approval_number_master\":\"FL#1757-R0\",\"approval_number\":\"FL1757.1\",\"seq\":1,\"product_model\":\"Alhambra Handmade Barrel Clay\",\"product_description\":\"NOA # 02-0603.04 (Clay Roof Tile)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Zion Tile Corporation\",\"approval_number_master\":\"FL#1757-R0\",\"approval_number\":\"FL1757.2\",\"seq\":2,\"product_model\":\"Andalusa\",\"product_description\":\"NOA # 01-0111.03 (Clay Roof Tile)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Zion Tile Corporation\",\"approval_number_master\":\"FL#1757-R0\",\"approval_number\":\"FL1757.3\",\"seq\":3,\"product_model\":\"Spanish \\\"S\\\" Roof Tile\",\"product_description\":\"NOA # 01-1005.01 (Clay Roof Tile Left Profile)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Zion Tile Corporation\",\"approval_number_master\":\"FL#1757-R0\",\"approval_number\":\"FL1757.4\",\"seq\":4,\"product_model\":\"Terracotta Clay Spanish \\\"S\\\"\",\"product_description\":\"NOA # 02-0603.05 - (Clay Roof Tile Right Profile)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Zion Tile Corporation\",\"approval_number_master\":\"FL#1757-R0\",\"approval_number\":\"FL1757.5\",\"seq\":5,\"product_model\":\"Two Prece Mission Barrel Taper\",\"product_description\":\"NOA # 01-1005.02\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Superior Roof Tile Manufacturing Inc.\":[{\"manufacturer\":\"Superior Roof Tile Manufacturing Inc.\",\"approval_number_master\":\"FL#1833-R1\",\"approval_number\":\"FL1833.1\",\"seq\":1,\"product_model\":\"Bold Roll\",\"product_description\":\"Medium profile concrete roof tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Roof Tile Manufacturing Inc.\",\"approval_number_master\":\"FL#1833-R1\",\"approval_number\":\"FL1833.2\",\"seq\":2,\"product_model\":\"Flat Tile\",\"product_description\":\"Flat profile concrete roof tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"EcoStar LLC\":[{\"manufacturer\":\"EcoStar LLC\",\"approval_number_master\":\"FL#1870-R0\",\"approval_number\":\"FL1870.1\",\"seq\":1,\"product_model\":\"EcoStar Roofing Tiles\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"DR GOODROOF INC\":[{\"manufacturer\":\"DR GOODROOF INC\",\"approval_number_master\":\"FL#4966-R0\",\"approval_number\":\"FL4966.1\",\"seq\":1,\"product_model\":\"Highlander\",\"product_description\":\"Medium Profile Concrete Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"DR GOODROOF INC\",\"approval_number_master\":\"FL#3584-R2\",\"approval_number\":\"FL3584.1\",\"seq\":1,\"product_model\":\"Cee Tile\",\"product_description\":\"Low Profile Concrete Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DR GOODROOF INC\",\"approval_number_master\":\"FL#3584-R2\",\"approval_number\":\"FL3584.2\",\"seq\":2,\"product_model\":\"Good Tile\",\"product_description\":\"Flat Profile Concrete Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DR GOODROOF INC\",\"approval_number_master\":\"FL#3584-R2\",\"approval_number\":\"FL3584.3\",\"seq\":3,\"product_model\":\"Highlander Tile\",\"product_description\":\"High Profile Concrete Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-04 00:00:00\",\"instructions_url\":\"\"}],\"Re-New Wood, Inc\":[{\"manufacturer\":\"Re-New Wood, Inc\",\"approval_number_master\":\"FL#4410-R0\",\"approval_number\":\"FL4410.1\",\"seq\":1,\"product_model\":\"Eco-shake Shingle\",\"product_description\":\"Plastic\\\/wood composite wood shingle alternative\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Tejas Borja S.A.U.\":[{\"manufacturer\":\"Tejas Borja S.A.U.\",\"approval_number_master\":\"FL#4535-R0\",\"approval_number\":\"FL4535.1\",\"seq\":1,\"product_model\":\"Mission Tile\",\"product_description\":\"Clay Barrel roof tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tejas Borja S.A.U.\",\"approval_number_master\":\"FL#4535-R0\",\"approval_number\":\"FL4535.2\",\"seq\":2,\"product_model\":\"Spanish S Clay Tile\",\"product_description\":\"Clay spanish roof tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Royal Dynamics Co.\":[{\"manufacturer\":\"Royal Dynamics Co.\",\"approval_number_master\":\"FL#4566-R0\",\"approval_number\":\"FL4566.1\",\"seq\":1,\"product_model\":\"Dura Slate\",\"product_description\":\"Rigid Plastic Roof Tiles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Canteras Cerro Negro\":[{\"manufacturer\":\"Canteras Cerro Negro\",\"approval_number_master\":\"FL#4752-R0\",\"approval_number\":\"FL4752.1\",\"seq\":1,\"product_model\":\"China Architectural Glazed Roof Tile\\\/Chinese Style\",\"product_description\":\"High Profile \\\"S\\\" Roofing Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"EAGLE Roofing Products\":[{\"manufacturer\":\"EAGLE Roofing Products\",\"approval_number_master\":\"FL#5665-R0\",\"approval_number\":\"FL5665.1\",\"seq\":1,\"product_model\":\"Bel Air Double Eagle\",\"product_description\":\"Low profile concrete roof tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EAGLE Roofing Products\",\"approval_number_master\":\"FL#5665-R0\",\"approval_number\":\"FL5665.2\",\"seq\":2,\"product_model\":\"Bel Air Estate\",\"product_description\":\"Low profile concrete roof tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EAGLE Roofing Products\",\"approval_number_master\":\"FL#5665-R0\",\"approval_number\":\"FL5665.3\",\"seq\":3,\"product_model\":\"Bel Air Standard\",\"product_description\":\"Low profile concrete roof tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EAGLE Roofing Products\",\"approval_number_master\":\"FL#5665-R0\",\"approval_number\":\"FL5665.4\",\"seq\":4,\"product_model\":\"Capistrano\",\"product_description\":\"High profile concrete roof tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EAGLE Roofing Products\",\"approval_number_master\":\"FL#5665-R0\",\"approval_number\":\"FL5665.5\",\"seq\":5,\"product_model\":\"Malibu\",\"product_description\":\"Medium profile concrete roof tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EAGLE Roofing Products\",\"approval_number_master\":\"FL#5665-R0\",\"approval_number\":\"FL5665.6\",\"seq\":6,\"product_model\":\"Ponderosa Double Eagle\",\"product_description\":\"Low profile concrete roof tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EAGLE Roofing Products\",\"approval_number_master\":\"FL#5665-R0\",\"approval_number\":\"FL5665.7\",\"seq\":7,\"product_model\":\"Ponderosa Estate\",\"product_description\":\"Low profile concrete roof tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EAGLE Roofing Products\",\"approval_number_master\":\"FL#5665-R0\",\"approval_number\":\"FL5665.8\",\"seq\":8,\"product_model\":\"Ponderosa Golden Eagle\",\"product_description\":\"Low profile concrete roof tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EAGLE Roofing Products\",\"approval_number_master\":\"FL#5665-R0\",\"approval_number\":\"FL5665.9\",\"seq\":9,\"product_model\":\"Ponderosa Standard\",\"product_description\":\"Low profile concrete roof tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EAGLE Roofing Products\",\"approval_number_master\":\"FL#42130-R0\",\"approval_number\":\"FL42130.1\",\"seq\":1,\"product_model\":\"Eagle Roof Tiles\",\"product_description\":\"Low (flat), medium and high profile concrete roof tiles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Millenium Tiles\":[{\"manufacturer\":\"Millenium Tiles\",\"approval_number_master\":\"FL#5786-R0\",\"approval_number\":\"FL5786.1\",\"seq\":1,\"product_model\":\"Stainless Steel Tiles\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Argos Roof Tile S.A.\":[{\"manufacturer\":\"Argos Roof Tile S.A.\",\"approval_number_master\":\"FL#5926-R0\",\"approval_number\":\"FL5926.1\",\"seq\":1,\"product_model\":\"Roman \\\"S\\\"\",\"product_description\":\"Clay Roofing tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Entegra Roof Tile, LLC\":[{\"manufacturer\":\"Entegra Roof Tile, LLC\",\"approval_number_master\":\"FL#5948-R0\",\"approval_number\":\"FL5948.1\",\"seq\":1,\"product_model\":\"Skandia Roof Tile\",\"product_description\":\"Flat concrete roof tile for direct deck or batten nail-on.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Entegra Roof Tile, LLC\",\"approval_number_master\":\"FL#7804-R3\",\"approval_number\":\"FL7804.1\",\"seq\":1,\"product_model\":\"Bella \\\"High S\\\"\",\"product_description\":\"High Profile Concrete Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Entegra Roof Tile, LLC\",\"approval_number_master\":\"FL#7804-R3\",\"approval_number\":\"FL7804.2\",\"seq\":2,\"product_model\":\"Bella \\\"High S\\\"\",\"product_description\":\"High Profile Concrete Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Entegra Roof Tile, LLC\",\"approval_number_master\":\"FL#7804-R3\",\"approval_number\":\"FL7804.3\",\"seq\":3,\"product_model\":\"Bermuda Flat\",\"product_description\":\"Flat Profile Concrete Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Entegra Roof Tile, LLC\",\"approval_number_master\":\"FL#7804-R3\",\"approval_number\":\"FL7804.4\",\"seq\":4,\"product_model\":\"Bermuda Flat\",\"product_description\":\"Flat Profile Concrete Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Entegra Roof Tile, LLC\",\"approval_number_master\":\"FL#7804-R3\",\"approval_number\":\"FL7804.5\",\"seq\":5,\"product_model\":\"Estate\",\"product_description\":\"Low\\\/Medium Profile Concrete Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Entegra Roof Tile, LLC\",\"approval_number_master\":\"FL#7804-R3\",\"approval_number\":\"FL7804.6\",\"seq\":6,\"product_model\":\"Estate\",\"product_description\":\"Low\\\/Medium Profile Concrete Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Entegra Roof Tile, LLC\",\"approval_number_master\":\"FL#7804-R3\",\"approval_number\":\"FL7804.7\",\"seq\":7,\"product_model\":\"Plantation Flat\",\"product_description\":\"Flat Profile Concrete Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Entegra Roof Tile, LLC\",\"approval_number_master\":\"FL#7804-R3\",\"approval_number\":\"FL7804.8\",\"seq\":8,\"product_model\":\"Plantation Flat\",\"product_description\":\"Flat Profile Concrete Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Entegra Roof Tile, LLC\",\"approval_number_master\":\"FL#7804-R3\",\"approval_number\":\"FL7804.9\",\"seq\":9,\"product_model\":\"Valencia Spanish \\\"S\\\"\",\"product_description\":\"High Profile Concrete Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Entegra Roof Tile, LLC\",\"approval_number_master\":\"FL#7804-R3\",\"approval_number\":\"FL7804.10\",\"seq\":10,\"product_model\":\"Valencia Spanish \\\"S\\\"\",\"product_description\":\"High Profile Concrete Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-07 00:00:00\",\"instructions_url\":\"\"}],\"Ardogres USA, LLC.\":[{\"manufacturer\":\"Ardogres USA, LLC.\",\"approval_number_master\":\"FL#6451-R0\",\"approval_number\":\"FL6451.1\",\"seq\":1,\"product_model\":\"Ardogres USA Porcelain Roof Tile\",\"product_description\":\"Ceramic stone roofing tiles available in 10 x 16 inch and 16 x 16 inch sizes. Tiles are available in red, black, granite and grey colors.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Zappone Manufacturing\":[{\"manufacturer\":\"Zappone Manufacturing\",\"approval_number_master\":\"FL#6494-R0\",\"approval_number\":\"FL6494.1\",\"seq\":1,\"product_model\":\"Painted Aluminum Shingles\",\"product_description\":\"Class 60 Roofing Tile\",\"design_pressure\":\"+34.6\\\/-40.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Zappone Manufacturing\",\"approval_number_master\":\"FL#6494-R0\",\"approval_number\":\"FL6494.2\",\"seq\":2,\"product_model\":\"Painted Aluminum Shingles\",\"product_description\":\"Class 90 Roofing Tile\",\"design_pressure\":\"+48.5\\\/-56.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"MEDITERRANEAN TILE DESIGNS, INC.\":[{\"manufacturer\":\"MEDITERRANEAN TILE DESIGNS, INC.\",\"approval_number_master\":\"FL#6633-R0\",\"approval_number\":\"FL6633.1\",\"seq\":1,\"product_model\":\"LA ESCANDELLA \\\"S\\\" CLAY ROOF TILE\",\"product_description\":\"LA ESCANDELLA \\\"S\\\" CLAY ROOF TILE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MEDITERRANEAN TILE DESIGNS, INC.\",\"approval_number_master\":\"FL#6635-R0\",\"approval_number\":\"FL6635.1\",\"seq\":1,\"product_model\":\"LA ESCANDELLA LOW PROFILE CLAY ROOF TILE\",\"product_description\":\"LA ESCANDELLA LOW PROFILE CLAY ROOF TILE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MEDITERRANEAN TILE DESIGNS, INC.\",\"approval_number_master\":\"FL#6635-R0\",\"approval_number\":\"FL6635.2\",\"seq\":2,\"product_model\":\"LA ESCANDELLA LOW PROFILE CLAY ROOF TILE\",\"product_description\":\"LA ESCANDELLA LOW PROFILE CLAY ROOF TILE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Ceramica Cejatel LTDA\":[{\"manufacturer\":\"Ceramica Cejatel LTDA\",\"approval_number_master\":\"FL#6862-R0\",\"approval_number\":\"FL6862.1\",\"seq\":1,\"product_model\":\"Ceramica Cejatel Portuguesa S Clay Roof Tile\",\"product_description\":\"High Profile interlocking, one piece, \\\"S\\\" shaped, vitrified clay roof tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Gulf Coast Clay Tile, Inc.\":[{\"manufacturer\":\"Gulf Coast Clay Tile, Inc.\",\"approval_number_master\":\"FL#7130-R0\",\"approval_number\":\"FL7130.1\",\"seq\":1,\"product_model\":\"Mediterra\",\"product_description\":\"Double Barrell Clay Roofing Tiles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Ceramica Bagatta & Fihlo LTDA. EPP\":[{\"manufacturer\":\"Ceramica Bagatta & Fihlo LTDA. EPP\",\"approval_number_master\":\"FL#7180-R0\",\"approval_number\":\"FL7180.1\",\"seq\":1,\"product_model\":\"Mirasol\",\"product_description\":\"clay 's' shaped roof tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"American Concrete Tile, Inc.\":[{\"manufacturer\":\"American Concrete Tile, Inc.\",\"approval_number_master\":\"FL#7500-R0\",\"approval_number\":\"FL7500.1\",\"seq\":1,\"product_model\":\"Biscayne\",\"product_description\":\"Low profile concrete roof tiles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Concrete Tile, Inc.\",\"approval_number_master\":\"FL#7500-R0\",\"approval_number\":\"FL7500.2\",\"seq\":2,\"product_model\":\"Plantation\",\"product_description\":\"Flat profile concrete roof tiles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Concrete Tile, Inc.\",\"approval_number_master\":\"FL#7500-R0\",\"approval_number\":\"FL7500.3\",\"seq\":3,\"product_model\":\"Sanibel\",\"product_description\":\"High profile concrete roof tiles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"All Points Tile and Slate \\\/ El Aguila\":[{\"manufacturer\":\"All Points Tile and Slate \\\/ El Aguila\",\"approval_number_master\":\"FL#7585-R0\",\"approval_number\":\"FL7585.1\",\"seq\":1,\"product_model\":\"1 - \\\" The Renaissance \\\"\",\"product_description\":\"High Profile Clay Roofing Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Clay Tile Ventures Inc. DBA Redland Clay Tile\":[{\"manufacturer\":\"Clay Tile Ventures Inc. DBA Redland Clay Tile\",\"approval_number_master\":\"FL#7661-R0\",\"approval_number\":\"FL7661.1\",\"seq\":1,\"product_model\":\"Mission 2000 Barrel Clay Tile\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clay Tile Ventures Inc. DBA Redland Clay Tile\",\"approval_number_master\":\"FL#7660-R1\",\"approval_number\":\"FL7660.1\",\"seq\":1,\"product_model\":\"Alfaro \\\"S\\\" Clay TIle, Mission 2000 Two-Piece Barrel Tile Roman Flat Two-Piece FLat\",\"product_description\":\"Alfaro \\\"S\\\" Clay TIle, Mission 2000 Two-Piece Barrel Tile Roman Flat Two-Piece FLat\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clay Tile Ventures Inc. DBA Redland Clay Tile\",\"approval_number_master\":\"FL#7660-R1\",\"approval_number\":\"FL7660.2\",\"seq\":2,\"product_model\":\"Alfaro \\\"S\\\", MIssion 2000, & Roman Flat\",\"product_description\":\"Alfaro \\\"S\\\" Clay TIle,\\nMission 2000 Two-Piece Barrel Tile\\nRoman Flat Two-Piece FLat\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clay Tile Ventures Inc. DBA Redland Clay Tile\",\"approval_number_master\":\"FL#7660-R1\",\"approval_number\":\"FL7660.3\",\"seq\":3,\"product_model\":\"Alfaro One Piece \\\"S\\\" Clay Tile, Mission 2000 two piece barrel, & Roman Flat\",\"product_description\":\"Alfaro One Piece \\\"S\\\" Clay Tile, Mission 2000 Two Piece Barrel, & Roman Flat\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clay Tile Ventures Inc. DBA Redland Clay Tile\",\"approval_number_master\":\"FL#11231-R0\",\"approval_number\":\"FL11231.1\",\"seq\":1,\"product_model\":\"Alfaro \\\"S\\\" Clay Roof Tile\",\"product_description\":\"Alfaro \\\"S\\\" Clay Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clay Tile Ventures Inc. DBA Redland Clay Tile\",\"approval_number_master\":\"FL#11231-R0\",\"approval_number\":\"FL11231.2\",\"seq\":2,\"product_model\":\"Cambridge Shingle Clay Tile\",\"product_description\":\"Cambridge Shingle Clay Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clay Tile Ventures Inc. DBA Redland Clay Tile\",\"approval_number_master\":\"FL#11231-R0\",\"approval_number\":\"FL11231.3\",\"seq\":3,\"product_model\":\"Mission 2000, Baja Mission & Junipero Barrel Clay Tile\",\"product_description\":\"Mission 2000, Baja Mission & Junipero Barrel Clay Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clay Tile Ventures Inc. DBA Redland Clay Tile\",\"approval_number_master\":\"FL#11231-R0\",\"approval_number\":\"FL11231.4\",\"seq\":4,\"product_model\":\"Roman Pan with Baja Mission Cap and Roman Pan with Two Piece Mission Cap system Clay Roof Tile System\",\"product_description\":\"Roman Pan with Baja Mission Cap and Roman Pan with Two Piece Mission Cap system Clay Roof Tile System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-03 00:00:00\",\"instructions_url\":\"\"}],\"Delta Gres Inc\":[{\"manufacturer\":\"Delta Gres Inc\",\"approval_number_master\":\"FL#7717-R0\",\"approval_number\":\"FL7717.1\",\"seq\":1,\"product_model\":\"Delta Gres Spanish_S\",\"product_description\":\"Spanish \\\"S\\\" Clay Roof Tile, 96 Pieces per Square.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Javier Duarte\":[{\"manufacturer\":\"Javier Duarte\",\"approval_number_master\":\"FL#7729-R0\",\"approval_number\":\"FL7729.1\",\"seq\":1,\"product_model\":\"SIGMA Clay Roof Tile Type \\\"S\\\"\",\"product_description\":\"Clay Roof Tile, Spanish \\\"S\\\" , 96 tiles per Square\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Advanced Products International, LLC\":[{\"manufacturer\":\"Advanced Products International, LLC\",\"approval_number_master\":\"FL#7995-R0\",\"approval_number\":\"FL7995.1\",\"seq\":1,\"product_model\":\"APIC Houson Villa Roof Tiles\",\"product_description\":\"Ceramic Clay Roofing Tiles & Trim\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Tognana USA\\\/Tognana Industrie E Fornaci\":[{\"manufacturer\":\"Tognana USA\\\/Tognana Industrie E Fornaci\",\"approval_number_master\":\"FL#8656-R0\",\"approval_number\":\"FL8656.1\",\"seq\":1,\"product_model\":\"COPPO\",\"product_description\":\"COPPO CLAY TILE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tognana USA\\\/Tognana Industrie E Fornaci\",\"approval_number_master\":\"FL#8656-R0\",\"approval_number\":\"FL8656.2\",\"seq\":2,\"product_model\":\"Coppo Mediterraneo\",\"product_description\":\"Coppo Mediterraneo Clay Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tognana USA\\\/Tognana Industrie E Fornaci\",\"approval_number_master\":\"FL#8656-R0\",\"approval_number\":\"FL8656.3\",\"seq\":3,\"product_model\":\"Portuguese\",\"product_description\":\"Portuguese Clay Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tognana USA\\\/Tognana Industrie E Fornaci\",\"approval_number_master\":\"FL#8656-R0\",\"approval_number\":\"FL8656.4\",\"seq\":4,\"product_model\":\"ROYAL COPPO\",\"product_description\":\"ROYAL COPPO CLAY TILE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Lynn Tile Company, Inc.\":[{\"manufacturer\":\"Lynn Tile Company, Inc.\",\"approval_number_master\":\"FL#9149-R0\",\"approval_number\":\"FL9149.1\",\"seq\":1,\"product_model\":\"Bold Roll\",\"product_description\":\"Medium profile concrete roof tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lynn Tile Company, Inc.\",\"approval_number_master\":\"FL#9149-R0\",\"approval_number\":\"FL9149.2\",\"seq\":2,\"product_model\":\"Flat Tile\",\"product_description\":\"Flat profile concrete tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Zion Tiles Corp.\":[{\"manufacturer\":\"Zion Tiles Corp.\",\"approval_number_master\":\"FL#9387-R0\",\"approval_number\":\"FL9387.1\",\"seq\":1,\"product_model\":\"Alhambra Handmade Barrel Clay Roof Tile _ Guatemala\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Zion Tiles Corp.\",\"approval_number_master\":\"FL#9387-R0\",\"approval_number\":\"FL9387.2\",\"seq\":2,\"product_model\":\"Alhambra Handmade Barrel Clay Roof Tile_Colombia\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Zion Tiles Corp.\",\"approval_number_master\":\"FL#9387-R0\",\"approval_number\":\"FL9387.3\",\"seq\":3,\"product_model\":\"Alhambra Spanish S Handmade Clay Roof Tile\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Zion Tiles Corp.\",\"approval_number_master\":\"FL#16057-R0\",\"approval_number\":\"FL16057.1\",\"seq\":1,\"product_model\":\"ALHAMBRA ROOF TILE\",\"product_description\":\"ALHAMBRA HANDMADE CLAY TILE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-15 00:00:00\",\"instructions_url\":\"\"}],\"BMI Roofing Systems, S.L.U.\":[{\"manufacturer\":\"BMI Roofing Systems, S.L.U.\",\"approval_number_master\":\"FL#27060-R0\",\"approval_number\":\"FL27060.1\",\"seq\":1,\"product_model\":\"COBERT Logica Plana\",\"product_description\":\"Clay Roof Tiles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BMI Roofing Systems, S.L.U.\",\"approval_number_master\":\"FL#29780-R0\",\"approval_number\":\"FL29780.1\",\"seq\":1,\"product_model\":\"Duna\\\/Toledo \\\"S\\\"\",\"product_description\":\"Clay Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-25 00:00:00\",\"instructions_url\":\"\"}],\"M.C.A Maruhachi Ceramics of America, Inc.\":[{\"manufacturer\":\"M.C.A Maruhachi Ceramics of America, Inc.\",\"approval_number_master\":\"FL#1109-R1\",\"approval_number\":\"FL1109.1\",\"seq\":1,\"product_model\":\"mca clay roof tiles\",\"product_description\":\"One Piece S Mission, 10\\\" Straight Barrel Mission Tile, 8\\\" Straight Barrel Mission Tile, Corona Tapered Mission Tile, Classic Tapered Mission Tile, Roman Pan Tile, MF108 Interlocking Flat Tile, Improved S, Oriental Tile.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M.C.A Maruhachi Ceramics of America, Inc.\",\"approval_number_master\":\"FL#22539-R0\",\"approval_number\":\"FL22539.1\",\"seq\":1,\"product_model\":\"10\\\" Straight Barrel Mission\",\"product_description\":\"High profile, top and pan two-piece straight barrel clay tile.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M.C.A Maruhachi Ceramics of America, Inc.\",\"approval_number_master\":\"FL#22539-R0\",\"approval_number\":\"FL22539.2\",\"seq\":2,\"product_model\":\"8\\\" Straight Barrel Mission\",\"product_description\":\"High profile, top and pan two-piece straight barrel clay tile.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M.C.A Maruhachi Ceramics of America, Inc.\",\"approval_number_master\":\"FL#22539-R0\",\"approval_number\":\"FL22539.3\",\"seq\":3,\"product_model\":\"Classic \\\"S\\\" Mission\",\"product_description\":\"High profile \\\"S\\\" shaped clay roof tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M.C.A Maruhachi Ceramics of America, Inc.\",\"approval_number_master\":\"FL#22539-R0\",\"approval_number\":\"FL22539.4\",\"seq\":4,\"product_model\":\"Corona Tapered Mission\",\"product_description\":\"High profile, top and pan two-piece clay tile.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M.C.A Maruhachi Ceramics of America, Inc.\",\"approval_number_master\":\"FL#22539-R0\",\"approval_number\":\"FL22539.5\",\"seq\":5,\"product_model\":\"Improved \\\"S\\\"\",\"product_description\":\"Medium profile, S-shaped interlocking clay roof tile.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M.C.A Maruhachi Ceramics of America, Inc.\",\"approval_number_master\":\"FL#22539-R0\",\"approval_number\":\"FL22539.6\",\"seq\":6,\"product_model\":\"MF108 Interlocking Flat\",\"product_description\":\"Flat profile, interlocking clay tile.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M.C.A Maruhachi Ceramics of America, Inc.\",\"approval_number_master\":\"FL#22539-R0\",\"approval_number\":\"FL22539.7\",\"seq\":7,\"product_model\":\"One Piece \\\"S\\\" Mission\",\"product_description\":\"High profile \\\"S\\\" shaped clay roof tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M.C.A Maruhachi Ceramics of America, Inc.\",\"approval_number_master\":\"FL#22539-R0\",\"approval_number\":\"FL22539.8\",\"seq\":8,\"product_model\":\"Oriental\",\"product_description\":\"Medium profile, clay roof tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M.C.A Maruhachi Ceramics of America, Inc.\",\"approval_number_master\":\"FL#22539-R0\",\"approval_number\":\"FL22539.9\",\"seq\":9,\"product_model\":\"Roman Pan\",\"product_description\":\"Flat pan section of two-piece clay tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-02-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"M.C.A Maruhachi Ceramics of America, Inc.\",\"approval_number_master\":\"FL#23992-R0\",\"approval_number\":\"FL23992.1\",\"seq\":1,\"product_model\":\"Classic Tapered Mission\",\"product_description\":\"High Profile cap section of the two-piece clay tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-02-16 00:00:00\",\"instructions_url\":\"\"}],\"Santafe Tile Corporation\":[{\"manufacturer\":\"Santafe Tile Corporation\",\"approval_number_master\":\"FL#2019-R3\",\"approval_number\":\"FL2019.1\",\"seq\":1,\"product_model\":\"Mission Barrel Clay Roof Tile\",\"product_description\":\"Mission Barrel Clay Roof Tile, 160 pieces per square\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Santafe Tile Corporation\",\"approval_number_master\":\"FL#2019-R3\",\"approval_number\":\"FL2019.2\",\"seq\":2,\"product_model\":\"RIVIERA INTERLOCK CLAY ROOF TILE\",\"product_description\":\"INTERLOCK CLAY ROOF TILE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Santafe Tile Corporation\",\"approval_number_master\":\"FL#2019-R3\",\"approval_number\":\"FL2019.3\",\"seq\":3,\"product_model\":\"Royal Clay Roof Tile\",\"product_description\":\"Royal Clay Roof Tile, 96 pieces per square\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Santafe Tile Corporation\",\"approval_number_master\":\"FL#2019-R3\",\"approval_number\":\"FL2019.4\",\"seq\":4,\"product_model\":\"Spanish \\\"S\\\" Clay Roof Tile\",\"product_description\":\"Spanish \\\"S\\\" Clay Roof Tile, 96 pieces per square\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Santafe Tile Corporation\",\"approval_number_master\":\"FL#2019-R4\",\"approval_number\":\"FL2019.5\",\"seq\":5,\"product_model\":\"Spanish \\\"S\\\" Clay Roof Tile\",\"product_description\":\"Spanish \\\"S\\\" Clay Roof Tile, 96 pieces per square\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Santafe Tile Corporation\",\"approval_number_master\":\"FL#16274-R0\",\"approval_number\":\"FL16274.1\",\"seq\":1,\"product_model\":\"Artisan Blend - Handmade Barrel Clay Roof Tile\",\"product_description\":\"Santafe Artisan Blend - Handmade Barrel Clay Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Santafe Tile Corporation\",\"approval_number_master\":\"FL#20382-R0\",\"approval_number\":\"FL20382.1\",\"seq\":1,\"product_model\":\"Santafe Imperial Clay Roof Tile\",\"product_description\":\"Imperial Clay Roof Tile - 96 pcs per square - NOA#16-0113.11\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Santafe Tile Corporation\",\"approval_number_master\":\"FL#21664-R0\",\"approval_number\":\"FL21664.1\",\"seq\":1,\"product_model\":\"Artisan Blend - Handmade Barrel Clay Roof Tile\",\"product_description\":\"Handmade Barrel Clay Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-09 00:00:00\",\"instructions_url\":\"\"}],\"Clay Forever, LLC\":[{\"manufacturer\":\"Clay Forever, LLC\",\"approval_number_master\":\"FL#5559-R1\",\"approval_number\":\"FL5559.1\",\"seq\":1,\"product_model\":\"Almansa \\\"S\\\" Clay Roof Tiles\",\"product_description\":\"Almansa \\\"S\\\" Clay Roof Tiles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clay Forever, LLC\",\"approval_number_master\":\"FL#5559-R1\",\"approval_number\":\"FL5559.2\",\"seq\":2,\"product_model\":\"Altusa \\\"S\\\" Clay Roof Tile\",\"product_description\":\"Altusa \\\"S\\\" Clay Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clay Forever, LLC\",\"approval_number_master\":\"FL#5559-R1\",\"approval_number\":\"FL5559.3\",\"seq\":3,\"product_model\":\"Altusa Barrel Clay Roof Tile\",\"product_description\":\"Altusa Barrel Clay Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clay Forever, LLC\",\"approval_number_master\":\"FL#5559-R1\",\"approval_number\":\"FL5559.4\",\"seq\":4,\"product_model\":\"Altusa Flat Clay Roof Tiles\",\"product_description\":\"Altusa Flat Clay Roof Tiles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clay Forever, LLC\",\"approval_number_master\":\"FL#5559-R1\",\"approval_number\":\"FL5559.5\",\"seq\":5,\"product_model\":\"Andalusa \\\"S\\\" Clay Roof Tile\",\"product_description\":\"Andalusa \\\"S\\\" Clay Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clay Forever, LLC\",\"approval_number_master\":\"FL#5559-R1\",\"approval_number\":\"FL5559.6\",\"seq\":6,\"product_model\":\"Andalusa Barrel Clay Roof Tile\",\"product_description\":\"Andalusa Barrel Clay Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clay Forever, LLC\",\"approval_number_master\":\"FL#5559-R1\",\"approval_number\":\"FL5559.7\",\"seq\":7,\"product_model\":\"Garells Barrell Clay Roof Tiles\",\"product_description\":\"Garells Barrell Clay Roof Tiles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-11-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clay Forever, LLC\",\"approval_number_master\":\"FL#5559-R1\",\"approval_number\":\"FL5559.8\",\"seq\":8,\"product_model\":\"Volcan Clay Roof Tile\",\"product_description\":\"Volcan Clay Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-08-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clay Forever, LLC\",\"approval_number_master\":\"FL#11377-R0\",\"approval_number\":\"FL11377.1\",\"seq\":1,\"product_model\":\"Altusa S, Altusa Barrel, Altusa Flat, Almansa S, Andalusa S, Andalusa Barrel, Graells Barrel, & Volcan Clay Tiles\",\"product_description\":\"Altusa S, Altusa Barrel, Altusa Flat, Almansa S, Andalusa S, Andalusa Barrel, Graells Barrel, & Volcan Clay Tiles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-21 00:00:00\",\"instructions_url\":\"\"}],\"AUBURN TILE INC\":[{\"manufacturer\":\"AUBURN TILE INC\",\"approval_number_master\":\"FL#5827-R1\",\"approval_number\":\"FL5827.1\",\"seq\":1,\"product_model\":\"Auburn Tile\\u00ae (Regular Weight)\",\"product_description\":\"Low Profile, Concrete Roofing Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-31 00:00:00\",\"instructions_url\":\"\"}],\"Vande Hey Raleigh Roof Tile Manufacturing, Inc.\":[{\"manufacturer\":\"Vande Hey Raleigh Roof Tile Manufacturing, Inc.\",\"approval_number_master\":\"FL#6021-R1\",\"approval_number\":\"FL6021.1\",\"seq\":1,\"product_model\":\"Vande Hey Raleigh Architectural Roof Tile\",\"product_description\":\"Shake-Slate-Custom Brushed-Cotswold Stone-Riviera Flat style concrete roofing tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vande Hey Raleigh Roof Tile Manufacturing, Inc.\",\"approval_number_master\":\"FL#6021-R1\",\"approval_number\":\"FL6021.2\",\"seq\":2,\"product_model\":\"Vande Hey Raleigh Architectural Roof Tile\",\"product_description\":\"High Barrel Spanish Concrete Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Creaton AG\":[{\"manufacturer\":\"Creaton AG\",\"approval_number_master\":\"FL#7840-R1\",\"approval_number\":\"FL7840.1\",\"seq\":1,\"product_model\":\"1 - \\\"Futura\\\"\",\"product_description\":\"High Profile, Interlocking Clay Roof Tile Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creaton AG\",\"approval_number_master\":\"FL#8416-R1\",\"approval_number\":\"FL8416.1\",\"seq\":1,\"product_model\":\"1 - \\\"Futura\\\"\",\"product_description\":\"High Profile, Interlocking, Clay Roof Tile Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creaton AG\",\"approval_number_master\":\"FL#10969-R0\",\"approval_number\":\"FL10969.1\",\"seq\":1,\"product_model\":\"Creaton Domino\",\"product_description\":\"Creaton Domino, Interlocking, Flat Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creaton AG\",\"approval_number_master\":\"FL#10969-R0\",\"approval_number\":\"FL10969.2\",\"seq\":2,\"product_model\":\"Creaton Klassik-Biber\",\"product_description\":\"Creaton Klassik-Biber, non-interlocking, Flat Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Creaton AG\",\"approval_number_master\":\"FL#10969-R0\",\"approval_number\":\"FL10969.3\",\"seq\":3,\"product_model\":\"Creaton Ratio\",\"product_description\":\"Creaton Ratio, Interlocking, Flat Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Latin American Tile Inc\":[{\"manufacturer\":\"Latin American Tile Inc\",\"approval_number_master\":\"FL#9054-R1\",\"approval_number\":\"FL9054.1\",\"seq\":1,\"product_model\":\"Arizona & Amazona Clay Roof Tile\",\"product_description\":\"Arizona & Amazona Clay Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-09-02 00:00:00\",\"instructions_url\":\"\"}],\"InSpire Roofing Products\":[{\"manufacturer\":\"InSpire Roofing Products\",\"approval_number_master\":\"FL#7409-R0\",\"approval_number\":\"FL7409.1\",\"seq\":1,\"product_model\":\"InSpire Slate\",\"product_description\":\"Synthetic Slate Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"InSpire Roofing Products\",\"approval_number_master\":\"FL#16269-R0\",\"approval_number\":\"FL16269.1\",\"seq\":1,\"product_model\":\"Inspire Shake\",\"product_description\":\"Synthetic Shake Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"InSpire Roofing Products\",\"approval_number_master\":\"FL#16856-R0\",\"approval_number\":\"FL16856.1\",\"seq\":1,\"product_model\":\"Aledora Slate\",\"product_description\":\"Synthetic Roofing Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"InSpire Roofing Products\",\"approval_number_master\":\"FL#7409-R2\",\"approval_number\":\"FL7409.2\",\"seq\":2,\"product_model\":\"Classic Roof Slate\",\"product_description\":\"Synthetic Slate Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Masterpiece Tile Company Inc\":[{\"manufacturer\":\"Masterpiece Tile Company Inc\",\"approval_number_master\":\"FL#10371-R0\",\"approval_number\":\"FL10371.1\",\"seq\":1,\"product_model\":\"J-Type\",\"product_description\":\"Type II, Grade 1 clay roof tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-03-01 00:00:00\",\"instructions_url\":\"\"}],\"Westlake Royal Roofing L.L.C. USTile\":[{\"manufacturer\":\"Westlake Royal Roofing L.L.C. USTile\",\"approval_number_master\":\"FL#11647-R0\",\"approval_number\":\"FL11647.1\",\"seq\":1,\"product_model\":\"Mission Barrel CA\",\"product_description\":\"Mission Barrel CA\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C. USTile\",\"approval_number_master\":\"FL#11647-R0\",\"approval_number\":\"FL11647.2\",\"seq\":2,\"product_model\":\"Mission Barrel Clay Tile\",\"product_description\":\"Mission Barrel Clay Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C. USTile\",\"approval_number_master\":\"FL#11647-R0\",\"approval_number\":\"FL11647.3\",\"seq\":3,\"product_model\":\"Proshake Plus Tile\",\"product_description\":\"Proshake Plus Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C. USTile\",\"approval_number_master\":\"FL#11647-R0\",\"approval_number\":\"FL11647.4\",\"seq\":4,\"product_model\":\"Real S Clay Tile\",\"product_description\":\"Real S Clay Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C. USTile\",\"approval_number_master\":\"FL#11647-R2\",\"approval_number\":\"FL11647.5\",\"seq\":5,\"product_model\":\"Monterey Shake 700L\",\"product_description\":\"Flat Profile - Ione\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C. USTile\",\"approval_number_master\":\"FL#11647-R2\",\"approval_number\":\"FL11647.6\",\"seq\":6,\"product_model\":\"Proshake Plus Clay Tile\",\"product_description\":\"Flat Profile - Wyee\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C. USTile\",\"approval_number_master\":\"FL#11647-R2\",\"approval_number\":\"FL11647.7\",\"seq\":7,\"product_model\":\"Real 'S' Clay Tile\",\"product_description\":\"High Profile - Trinidad\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C. USTile\",\"approval_number_master\":\"FL#24172-R0\",\"approval_number\":\"FL24172.1\",\"seq\":1,\"product_model\":\"Claylite\",\"product_description\":\"High Profile - Corona, CA\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C. USTile\",\"approval_number_master\":\"FL#24172-R0\",\"approval_number\":\"FL24172.2\",\"seq\":2,\"product_model\":\"Claymax\",\"product_description\":\"Medium Profile - Corona, CA\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C. USTile\",\"approval_number_master\":\"FL#24172-R0\",\"approval_number\":\"FL24172.3\",\"seq\":3,\"product_model\":\"Mission 2-Piece Tapered\",\"product_description\":\"High Profile - Corona, CA\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C. USTile\",\"approval_number_master\":\"FL#24172-R0\",\"approval_number\":\"FL24172.4\",\"seq\":4,\"product_model\":\"Monarch 2-Piece\",\"product_description\":\"High Profile - Corona, CA\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C. USTile\",\"approval_number_master\":\"FL#24172-R0\",\"approval_number\":\"FL24172.5\",\"seq\":5,\"product_model\":\"One Piesce \\\"S\\\"\",\"product_description\":\"High Profile - Corona, CA\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Royal Roofing L.L.C. USTile\",\"approval_number_master\":\"FL#24172-R0\",\"approval_number\":\"FL24172.6\",\"seq\":6,\"product_model\":\"Romano Pan\",\"product_description\":\"Flat Profile - Corona, CA\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Kaidisen Roofing Systems\":[{\"manufacturer\":\"Kaidisen Roofing Systems\",\"approval_number_master\":\"FL#12241-R0\",\"approval_number\":\"FL12241.1\",\"seq\":1,\"product_model\":\"1.Kaidisen Bermuda Roof Tile System\",\"product_description\":\"\\\"Kaidisen Slate\\\" tiles attached with one \\\"Kaidisen Clip\\\"\",\"design_pressure\":\"+N\\\/A\\\/-116\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaidisen Roofing Systems\",\"approval_number_master\":\"FL#12241-R0\",\"approval_number\":\"FL12241.2\",\"seq\":2,\"product_model\":\"2.Kaidisen Bermuda Roof Tile System\",\"product_description\":\"\\\"Kaidisen Slate\\\" tiles attached with two \\\"Kaidisen Clips\\\"\",\"design_pressure\":\"+N\\\/A\\\/-131\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kaidisen Roofing Systems\",\"approval_number_master\":\"FL#12241-R0\",\"approval_number\":\"FL12241.3\",\"seq\":3,\"product_model\":\"3.Kaidisen Bermuda Roof Tile System\",\"product_description\":\"\\\"Kaidisen Slate\\\" tiles attached with two Type W bugle head coarse thread screws\",\"design_pressure\":\"+N\\\/A\\\/-108.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Uralitas Tejados S.A.\":[{\"manufacturer\":\"Uralitas Tejados S.A.\",\"approval_number_master\":\"FL#12344-R0\",\"approval_number\":\"FL12344.1\",\"seq\":1,\"product_model\":\"COLBERT ALFAR Clay Tapered Barrel Tile\",\"product_description\":\"Clay Tapered Barrel Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Uralitas Tejados S.A.\",\"approval_number_master\":\"FL#12344-R0\",\"approval_number\":\"FL12344.2\",\"seq\":2,\"product_model\":\"COLBERT ALICANTINA Clay Interlocking Roof Tile\",\"product_description\":\"ALICANTINA Clay Interlocking Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Uralitas Tejados S.A.\",\"approval_number_master\":\"FL#12344-R0\",\"approval_number\":\"FL12344.3\",\"seq\":3,\"product_model\":\"COLBERT Clay Spanish \\\"S\\\" Cazorla Roof Tile\",\"product_description\":\"Clay Spanish \\\"S\\\" Cazorla Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Uralitas Tejados S.A.\",\"approval_number_master\":\"FL#12344-R0\",\"approval_number\":\"FL12344.4\",\"seq\":4,\"product_model\":\"COLBERT Clay Spanish \\\"S\\\" Meridional Roof Tile\",\"product_description\":\"Clay Spanish \\\"S\\\" Meridional Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-26 00:00:00\",\"instructions_url\":\"\"}],\"Atlantis Energy Systems, Inc.\":[{\"manufacturer\":\"Atlantis Energy Systems, Inc.\",\"approval_number_master\":\"FL#12615-R0\",\"approval_number\":\"FL12615.1\",\"seq\":1,\"product_model\":\"Sunslate SS-125\",\"product_description\":\"Photovoltaic Mineral Fiber Cement Roofing Slate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Rainbow Clay Tiles & Pavers\":[{\"manufacturer\":\"Rainbow Clay Tiles & Pavers\",\"approval_number_master\":\"FL#12953-R0\",\"approval_number\":\"FL12953.1\",\"seq\":1,\"product_model\":\"Artemanos handmade Clay Tile\",\"product_description\":\"Artemanos handmade Clay Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-29 00:00:00\",\"instructions_url\":\"\"}],\"Isnar Ceramic, LLC\":[{\"manufacturer\":\"Isnar Ceramic, LLC\",\"approval_number_master\":\"FL#13106-R0\",\"approval_number\":\"FL13106.1\",\"seq\":1,\"product_model\":\"Isnar Spanish S Profile Tile\",\"product_description\":\"Isnar Spanish S Profile Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-31 00:00:00\",\"instructions_url\":\"\"}],\"EKRF, LLC\":[{\"manufacturer\":\"EKRF, LLC\",\"approval_number_master\":\"FL#14319-R0\",\"approval_number\":\"FL14319.1\",\"seq\":1,\"product_model\":\"Ekoroof LiteTile\",\"product_description\":\"Thermoplastic Roof Tile Panel, Attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-131.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-05 00:00:00\",\"instructions_url\":\"\"}],\"Bartile Inc.\":[{\"manufacturer\":\"Bartile Inc.\",\"approval_number_master\":\"FL#16095-R0\",\"approval_number\":\"FL16095.1\",\"seq\":1,\"product_model\":\"Bartile Extruded Concrete Roof Tiles\",\"product_description\":\"Bartile Extruded Concrete Roof Tiles in European, Mission \\\"S\\\" Flat (Shake and Slate) and Legendary Finishes.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-11-01 00:00:00\",\"instructions_url\":\"\"}],\"Ceramica Industrial de Tecate, S.A. de C.V.\":[{\"manufacturer\":\"Ceramica Industrial de Tecate, S.A. de C.V.\",\"approval_number_master\":\"FL#16407-R0\",\"approval_number\":\"FL16407.1\",\"seq\":1,\"product_model\":\"Clay Roof Tiles, Oxford, Two-Piece Mission and Two-Piece Cancun Mission Tile\",\"product_description\":\"CIT Clay Roof Tiles, Oxford, Two-Piece Mission and Two-Piece Cancun Mission Tile are composed of vitrified clay, machine-formed and kiln-fired at various temperatures for different burnt-on colors.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ceramica Industrial de Tecate, S.A. de C.V.\",\"approval_number_master\":\"FL#16407-R1\",\"approval_number\":\"FL16407.2\",\"seq\":2,\"product_model\":\"Clay Roof Tiles, Oxford, Two-Piece Mission and Two-Piece Cancun Mission Tile\",\"product_description\":\"CIT Clay Roof Tiles, Oxford, Two-Piece Mission and Two-Piece Cancun Mission Tile are composed of vitrified clay, machine-formed and kiln-fired at various temperatures for different burnt-on colors.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ceramica Industrial de Tecate, S.A. de C.V.\",\"approval_number_master\":\"FL#16407-R1\",\"approval_number\":\"FL16407.3\",\"seq\":3,\"product_model\":\"Clay Roof Tiles, Oxford, Two-Piece Mission and two-Piece Cancun Mission Tile\",\"product_description\":\"CIT Clay Roof Tiles,Oxford, Two-Piece Mission and Two-Piece Cancun Mission Tile are composed of vitrified clay, machine-formed and kiln-fired at various temperatures for different burnt-on colors.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ceramica Industrial de Tecate, S.A. de C.V.\",\"approval_number_master\":\"FL#16407-R1\",\"approval_number\":\"FL16407.4\",\"seq\":4,\"product_model\":\"Clay Roof Tiles, Oxford, Two-Piece Mission and two-Piece Cancun Mission Tile\",\"product_description\":\"CIT Clay Roof Tiles, Oxford, Two-Piece Mission and Two-Piece Cancun Mission Tile are composed of vitrified clay, machine-formed and kiln-fired at various temperatures for different burnt-on colors.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sulacer USA, INC.\":[{\"manufacturer\":\"Sulacer USA, INC.\",\"approval_number_master\":\"FL#16618-R0\",\"approval_number\":\"FL16618.1\",\"seq\":1,\"product_model\":\"Altusa \\\"S\\\" Clay Roof Tile\",\"product_description\":\"Altusa \\\"S\\\" Clay Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sulacer USA, INC.\",\"approval_number_master\":\"FL#16618-R0\",\"approval_number\":\"FL16618.2\",\"seq\":2,\"product_model\":\"Altusa Barrel Clay Roof Tile\",\"product_description\":\"Altusa Barrel Clay Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sulacer USA, INC.\",\"approval_number_master\":\"FL#16618-R0\",\"approval_number\":\"FL16618.3\",\"seq\":3,\"product_model\":\"Andalusa \\\"S\\\" Clay Roof Tile\",\"product_description\":\"Andalusa \\\"S\\\" Clay Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sulacer USA, INC.\",\"approval_number_master\":\"FL#16618-R0\",\"approval_number\":\"FL16618.4\",\"seq\":4,\"product_model\":\"Andalusa Barrel Clay Roof Tile\",\"product_description\":\"Andalusa Barrel Clay Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sulacer USA, INC.\",\"approval_number_master\":\"FL#16618-R0\",\"approval_number\":\"FL16618.5\",\"seq\":5,\"product_model\":\"Volcan by Altusa \\\"S\\\" Clay Roof Tile\",\"product_description\":\"Volcan by Altusa \\\"S\\\" Clay Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-26 00:00:00\",\"instructions_url\":\"\"}],\"MaxiTILE, Inc.\":[{\"manufacturer\":\"MaxiTILE, Inc.\",\"approval_number_master\":\"FL#16687-R0\",\"approval_number\":\"FL16687.1\",\"seq\":1,\"product_model\":\"MaxiLite P10\",\"product_description\":\"Fiber Cement Roof Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-06 00:00:00\",\"instructions_url\":\"\"}],\"CERAMICA VEREA, S.A.\":[{\"manufacturer\":\"CERAMICA VEREA, S.A.\",\"approval_number_master\":\"FL#17152-R0\",\"approval_number\":\"FL17152.1\",\"seq\":1,\"product_model\":\"VEREA Clay Roof Tiles\",\"product_description\":\"FLAT, Barrel, and Spanish S clay roof tiles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-13 00:00:00\",\"instructions_url\":\"\"}],\"SILVER CREEK PREMIUM PRODUCTS LTD.\":[{\"manufacturer\":\"SILVER CREEK PREMIUM PRODUCTS LTD.\",\"approval_number_master\":\"FL#17813-R0\",\"approval_number\":\"FL17813.1\",\"seq\":1,\"product_model\":\"RESAWN CEDAR SHAKES, TAPERSAWN CEDAR SHAKES, WOOD SHINGLES\",\"product_description\":\"FIRE RETARDANT, PRESERVATIVE TREATED OR NATURAL CEDAR SHAKES\\\/SHINGLES\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-18 00:00:00\",\"instructions_url\":\"\"}],\"Ceramica Ouro Blanco Ltda.\":[{\"manufacturer\":\"Ceramica Ouro Blanco Ltda.\",\"approval_number_master\":\"FL#19004-R0\",\"approval_number\":\"FL19004.1\",\"seq\":1,\"product_model\":\"Ceramic Roof Tile\",\"product_description\":\"Spanish S and Double S profiles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-08 00:00:00\",\"instructions_url\":\"\"}],\"Granada Roof Tile Inc.\":[{\"manufacturer\":\"Granada Roof Tile Inc.\",\"approval_number_master\":\"FL#19320-R0\",\"approval_number\":\"FL19320.1\",\"seq\":1,\"product_model\":\"Granada Handmade Clay Barrel Roof Tile\",\"product_description\":\"ASTM C 1167, TAS 101 high profile, clay roof tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-09-14 00:00:00\",\"instructions_url\":\"\"}],\"Forterra Roof Tile\":[{\"manufacturer\":\"Forterra Roof Tile\",\"approval_number_master\":\"FL#19558-R0\",\"approval_number\":\"FL19558.1\",\"seq\":1,\"product_model\":\"s\",\"product_description\":\"Low, medium and high profile concrete roof tiles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Ceramica Manauara, LTDA\":[{\"manufacturer\":\"Ceramica Manauara, LTDA\",\"approval_number_master\":\"FL#20732-R0\",\"approval_number\":\"FL20732.1\",\"seq\":1,\"product_model\":\"Telha Portuguesa\",\"product_description\":\"Telha Portuguesa, \\\"S\\\" Type, Clay Roof Tile, Type I, High Profile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-06-17 00:00:00\",\"instructions_url\":\"\"}],\"3 IN 1 ROOF Inc.\":[{\"manufacturer\":\"3 IN 1 ROOF Inc.\",\"approval_number_master\":\"FL#19997-R0\",\"approval_number\":\"FL19997.1\",\"seq\":1,\"product_model\":\"3 IN 1 ROOF\",\"product_description\":\"ADHESIVELY ATTACHED, CEMENTITIOUS COATED, POLYURETHANE FOAM CORE ROOFING TILES WITH A WEDGE SHAPE UNDERSIDE.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Boral Roofing LLC\":[{\"manufacturer\":\"Boral Roofing LLC\",\"approval_number_master\":\"FL#28328-R0\",\"approval_number\":\"FL28328.1\",\"seq\":1,\"product_model\":\"Barcelona 900 (Lake Wales)\",\"product_description\":\"ASTM C 1492\\\/TAS 112 type 1a, high profile concrete tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boral Roofing LLC\",\"approval_number_master\":\"FL#28328-R0\",\"approval_number\":\"FL28328.2\",\"seq\":2,\"product_model\":\"Bermuda (Okeechobee)\",\"product_description\":\"ASTM C 1492\\\/TAS 112, type 3a, flat concrete tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boral Roofing LLC\",\"approval_number_master\":\"FL#28328-R0\",\"approval_number\":\"FL28328.3\",\"seq\":3,\"product_model\":\"Estate \\\"S\\\" (Okeechobee)\",\"product_description\":\"ASTM C 1492\\\/TAS 112 type 1b, low profile concrete tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boral Roofing LLC\",\"approval_number_master\":\"FL#28328-R0\",\"approval_number\":\"FL28328.4\",\"seq\":4,\"product_model\":\"Galena Spanish \\\"S\\\" (Okeechobee)\",\"product_description\":\"ASTM C 1492\\\/TAS 112 type 2a, high profile concrete tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boral Roofing LLC\",\"approval_number_master\":\"FL#28328-R0\",\"approval_number\":\"FL28328.5\",\"seq\":5,\"product_model\":\"Plantation (Okeechobee)\",\"product_description\":\"ASTM C 1492\\\/TAS 112 type 3a, flat concrete tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boral Roofing LLC\",\"approval_number_master\":\"FL#28328-R0\",\"approval_number\":\"FL28328.6\",\"seq\":6,\"product_model\":\"Saxony 900 Slate, Shake and Split Shake (Lake Wales)\",\"product_description\":\"ASTM C 1492\\\/TAS 112, type 3a, flat concrete tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boral Roofing LLC\",\"approval_number_master\":\"FL#28328-R0\",\"approval_number\":\"FL28328.7\",\"seq\":7,\"product_model\":\"Spanish \\\"S\\\" Nuevo (Lake Wales)\",\"product_description\":\"ASTM C 1492\\\/TAS 112 type 2a, high profile concrete tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boral Roofing LLC\",\"approval_number_master\":\"FL#28328-R0\",\"approval_number\":\"FL28328.8\",\"seq\":8,\"product_model\":\"Villa 900 (Lake Wales)\",\"product_description\":\"ASTM C 1492\\\/TAS 112 type 1b, low profile concrete tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-11-03 00:00:00\",\"instructions_url\":\"\"}],\"Dal-Tile Corporation\":[{\"manufacturer\":\"Dal-Tile Corporation\",\"approval_number_master\":\"FL#29479-R0\",\"approval_number\":\"FL29479.1\",\"seq\":1,\"product_model\":\"Perennial\",\"product_description\":\"Perennial Porcelain Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Monier, S.R.L.\":[{\"manufacturer\":\"Monier, S.R.L.\",\"approval_number_master\":\"FL#29940-R0\",\"approval_number\":\"FL29940.1\",\"seq\":1,\"product_model\":\"Braas\\\/Modena \\\"S\\\" Tile\",\"product_description\":\"Clay Roof Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-25 00:00:00\",\"instructions_url\":\"\"}],\"Claymex Brick & Tile, Inc.\":[{\"manufacturer\":\"Claymex Brick & Tile, Inc.\",\"approval_number_master\":\"FL#30049-R0\",\"approval_number\":\"FL30049.1\",\"seq\":1,\"product_model\":\"Spanish Tile\",\"product_description\":\"Spanish Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-27 00:00:00\",\"instructions_url\":\"\"}],\"Paragon Roof Systems\":[{\"manufacturer\":\"Paragon Roof Systems\",\"approval_number_master\":\"FL#35069-R0\",\"approval_number\":\"FL35069.1\",\"seq\":1,\"product_model\":\"Natura Mission\\\/High Barrel\",\"product_description\":\"Paragon Natura Mission\\\/High Barrel Composite Roof Tiles.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Roof Systems\",\"approval_number_master\":\"FL#35069-R0\",\"approval_number\":\"FL35069.2\",\"seq\":2,\"product_model\":\"Natura Shake\",\"product_description\":\"Paragon Natura Shake Composite Roof Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Roof Systems\",\"approval_number_master\":\"FL#35069-R0\",\"approval_number\":\"FL35069.3\",\"seq\":3,\"product_model\":\"Natura Slate\",\"product_description\":\"Paragon Natura Slate Composite Roof Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Roof Systems\",\"approval_number_master\":\"FL#35069-R1\",\"approval_number\":\"FL35069.4\",\"seq\":4,\"product_model\":\"Natura Slate\",\"product_description\":\"Paragon Natura Slate Composite Roof Shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"VHR Roof Tile Mfg LLC\":[{\"manufacturer\":\"VHR Roof Tile Mfg LLC\",\"approval_number_master\":\"FL#40191-R0\",\"approval_number\":\"FL40191.1\",\"seq\":1,\"product_model\":\"Flat, Riviera, and Spanish\",\"product_description\":\"Concrete Roof Tiles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Stoneworth Building Products\":[{\"manufacturer\":\"Stoneworth Building Products\",\"approval_number_master\":\"FL#41594-R0\",\"approval_number\":\"FL41594.1\",\"seq\":1,\"product_model\":\"Flat\",\"product_description\":\"Tiles are approximately 1.5\\\" high and are classified as Type II tiles in Accordance with ASTM C1492. The tiles are installed with a head lap of 3\\\" and side lap of 1.35\\\". Install weight of 10.6 psf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stoneworth Building Products\",\"approval_number_master\":\"FL#41594-R0\",\"approval_number\":\"FL41594.2\",\"seq\":2,\"product_model\":\"Venetian\",\"product_description\":\"Tiles are approximately 3\\\" high and are classified as Type II tiles in Accordance with ASTM C1492. The tiles are installed with a head lap of 3\\\" and side lap of 1.27\\\". Install weight of 9.5 psf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Ironstone Strong, LTD.\":[{\"manufacturer\":\"Ironstone Strong, LTD.\",\"approval_number_master\":\"FL#41813-R0\",\"approval_number\":\"FL41813.1\",\"seq\":1,\"product_model\":\"Ironstone Tile Roof Covering System\",\"product_description\":\"Porcelain tiles with proprietary batten and hanger system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-28 00:00:00\",\"instructions_url\":\"\"}],\"Westlake Royal Building Products (USA) Inc.\":[{\"manufacturer\":\"Westlake Royal Building Products (USA) Inc.\",\"approval_number_master\":\"FL#41986-R0\",\"approval_number\":\"FL41986.1\",\"seq\":1,\"product_model\":\"Inspire Classic Roof Slates\",\"product_description\":\"Roofing tile\",\"design_pressure\":\"+NA\\\/-110\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}]},\"d. roofing products|||9. roofing insulation\":{\"CertainTeed, LLC (Roofing)\":[{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#491-R9\",\"approval_number\":\"FL491.1\",\"seq\":1,\"product_model\":\"FlintBoard Roof Insulations\",\"product_description\":\"Polyisocyanurate foam board roof insulations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#491-R0\",\"approval_number\":\"FL491.2\",\"seq\":2,\"product_model\":\"FlintBoard ISO Cold\",\"product_description\":\"Polyisocyanurate foam flat board for cold applied adhesive use\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#491-R0\",\"approval_number\":\"FL491.3\",\"seq\":3,\"product_model\":\"FlintBoard ISO T\",\"product_description\":\"Polyisocyanurate foam tapered board\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#491-R0\",\"approval_number\":\"FL491.4\",\"seq\":4,\"product_model\":\"FlintBoard ISO-T Plus\",\"product_description\":\"Polyisocyanurate foam tapered board with perlite layer adhered\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Celcore Incorporated\":[{\"manufacturer\":\"Celcore Incorporated\",\"approval_number_master\":\"FL#1718-R0\",\"approval_number\":\"FL1718.1\",\"seq\":1,\"product_model\":\"Celcore Foam Concentrate\",\"product_description\":\"Foaming Agent used to produce Celcore Cellular Insulating Concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Celcore Incorporated\",\"approval_number_master\":\"FL#1718-R0\",\"approval_number\":\"FL1718.2\",\"seq\":2,\"product_model\":\"Celcore MF Concentrate\",\"product_description\":\"Foaming Agent used to produce Celcore MF Cellular Insulating Concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Celcore Incorporated\",\"approval_number_master\":\"FL#2037-R0\",\"approval_number\":\"FL2037.1\",\"seq\":1,\"product_model\":\"Celcore Foam Concentrate\",\"product_description\":\"Foaming Agent used to produce Celcore Cellular Insulating Concrete\",\"design_pressure\":\"+0\\\/-262.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-10-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Celcore Incorporated\",\"approval_number_master\":\"FL#2037-R0\",\"approval_number\":\"FL2037.2\",\"seq\":2,\"product_model\":\"Celcore MF Foam Concentrate\",\"product_description\":\"Foaming Agent used to produce Celcore MF Cellular Insulating Concrete\",\"design_pressure\":\"+0\\\/-262.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-10-19 00:00:00\",\"instructions_url\":\"\"}],\"Johns Manville\":[{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#4205-R12\",\"approval_number\":\"FL4205.1\",\"seq\":1,\"product_model\":\"Roof Insulation Board\",\"product_description\":\"Roof Insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#4205-R0\",\"approval_number\":\"FL4205.2\",\"seq\":2,\"product_model\":\"ENRGY 3\",\"product_description\":\"Polyisocyanurate Roof Insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#4205-R0\",\"approval_number\":\"FL4205.3\",\"seq\":3,\"product_model\":\"Fesco Board\",\"product_description\":\"Perlite Roof Insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#4205-R0\",\"approval_number\":\"FL4205.4\",\"seq\":4,\"product_model\":\"Fesco Foam\",\"product_description\":\"Composite Roof Insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#4205-R0\",\"approval_number\":\"FL4205.5\",\"seq\":5,\"product_model\":\"Fiber Glass Roof Insulation\",\"product_description\":\"Fiber Glass Roof Insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#4205-R0\",\"approval_number\":\"FL4205.6\",\"seq\":6,\"product_model\":\"ISO 3\",\"product_description\":\"Polyisocyanurate Roof Insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#4205-R0\",\"approval_number\":\"FL4205.7\",\"seq\":7,\"product_model\":\"PSI 25\",\"product_description\":\"Polyisocyanurate Roof Insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#4205-R0\",\"approval_number\":\"FL4205.8\",\"seq\":8,\"product_model\":\"RetroFit Board\",\"product_description\":\"Perlite Roof Insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"United States Gypsum Company\":[{\"manufacturer\":\"United States Gypsum Company\",\"approval_number_master\":\"FL#4264-R9\",\"approval_number\":\"FL4264.1\",\"seq\":1,\"product_model\":\"SECUROCK Roof Boards\",\"product_description\":\"gypsum-based and cement roof boards\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-12 00:00:00\",\"instructions_url\":\"\"}],\"Hunter Panels a division of Carlisle Construction Materials, LLC\":[{\"manufacturer\":\"Hunter Panels a division of Carlisle Construction Materials, LLC\",\"approval_number_master\":\"FL#5968-R16\",\"approval_number\":\"FL5968.1\",\"seq\":1,\"product_model\":\"H-Shield Roof Insulations\",\"product_description\":\"Polyisocyanurate roof insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-26 00:00:00\",\"instructions_url\":\"\"}],\"Concrecel International, Inc.\":[{\"manufacturer\":\"Concrecel International, Inc.\",\"approval_number_master\":\"FL#10500-R6\",\"approval_number\":\"FL10500.1\",\"seq\":1,\"product_model\":\"Concrecel Lightweight Insulating Concrete\",\"product_description\":\"Lightweight Insulating Concrete on Non-Vented Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Concrecel International, Inc.\",\"approval_number_master\":\"FL#5584-R1\",\"approval_number\":\"FL5584.1\",\"seq\":1,\"product_model\":\"1- Concrecel LWIC\",\"product_description\":\"Cellular Lightweight Insulating Concrete\",\"design_pressure\":\"+N\\\/A\\\/-465\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-07 00:00:00\",\"instructions_url\":\"\"}],\"KELLY CO-2001 INC.\":[{\"manufacturer\":\"KELLY CO-2001 INC.\",\"approval_number_master\":\"FL#13337-R0\",\"approval_number\":\"FL13337.1\",\"seq\":1,\"product_model\":\"Kelly Green Board\",\"product_description\":\"Water, vapor, and air barrier fire resistant board comprised of 100% recycled composite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Blue Ridge Fiberboard, Inc.\":[{\"manufacturer\":\"Blue Ridge Fiberboard, Inc.\",\"approval_number_master\":\"FL#42402-R0\",\"approval_number\":\"FL42402.1\",\"seq\":1,\"product_model\":\"STURDY-DEK\",\"product_description\":\"Bituminous Coverboard\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Blue Ridge Fiberboard, Inc.\",\"approval_number_master\":\"FL#13792-R0\",\"approval_number\":\"FL13792.1\",\"seq\":1,\"product_model\":\"Structodek High Density\",\"product_description\":\"Structodek High Density Fiberboard Roof Insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-18 00:00:00\",\"instructions_url\":\"\"}],\"Kingspan Insulation LLC\":[{\"manufacturer\":\"Kingspan Insulation LLC\",\"approval_number_master\":\"FL#47408-R0\",\"approval_number\":\"FL47408.1\",\"seq\":1,\"product_model\":\"Optim-R\\u2122 Vacuum Insulation Panel (VIP) and Kingspan Optim-R E Vacuum Insulation Panel (VIP)\",\"product_description\":\"Vacuum Insulation Panel (VIP)\",\"design_pressure\":\"+N\\\/A\\\/-62.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kingspan Insulation LLC\",\"approval_number_master\":\"FL#14164-R0\",\"approval_number\":\"FL14164.1\",\"seq\":1,\"product_model\":\"GreenGuard Roof Insulations\",\"product_description\":\"Roof insulations and coverboards.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-26 00:00:00\",\"instructions_url\":\"\"}],\"XPanda Foam LLC\":[{\"manufacturer\":\"XPanda Foam LLC\",\"approval_number_master\":\"FL#42018-R0\",\"approval_number\":\"FL42018.1\",\"seq\":1,\"product_model\":\"Xpanda Foam\",\"product_description\":\"Type I expanded polystyrene (EPS) flat board insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-14 00:00:00\",\"instructions_url\":\"\"}],\"Petersen Aluminum Corp.\":[{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#46425-R0\",\"approval_number\":\"FL46425.1\",\"seq\":1,\"product_model\":\"PAC-Shield Roof Insulation\",\"product_description\":\"polyisocyanurate roof insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-05 00:00:00\",\"instructions_url\":\"\"}],\"Drexel Metals, Inc.\":[{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#46439-R0\",\"approval_number\":\"FL46439.1\",\"seq\":1,\"product_model\":\"Defend-R Roof Insulation\",\"product_description\":\"polyisocyanurate roof insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-05 00:00:00\",\"instructions_url\":\"\"}],\"Alleguard\":[{\"manufacturer\":\"Alleguard\",\"approval_number_master\":\"FL#46494-R0\",\"approval_number\":\"FL46494.1\",\"seq\":1,\"product_model\":\"Type I, VIII, II, IX Expanded Polystyrene (EPS) Thermal Insulation\",\"product_description\":\"Alleguard EPS thermal insulation component for use in Approved roofing systems.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-26 00:00:00\",\"instructions_url\":\"\"}],\"Beacon Sales Acquisitions, Inc. c\\\/o Atlas Roofing Corporation\":[{\"manufacturer\":\"Beacon Sales Acquisitions, Inc. c\\\/o Atlas Roofing Corporation\",\"approval_number_master\":\"FL#47305-R0\",\"approval_number\":\"FL47305.1\",\"seq\":1,\"product_model\":\"Roofing Insulations\",\"product_description\":\"Polyisocyanurate roof insulations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Hunter Panel\":[{\"manufacturer\":\"Hunter Panel\",\"approval_number_master\":\"FL#1296-R0\",\"approval_number\":\"FL1296.1\",\"seq\":1,\"product_model\":\"Cool-Vent [tm]\",\"product_description\":\"4'x8' polyiso\\\/plywood(5\\\/8 or3\\\/4 in.) or OSB (7\\\/16 or 5\\\/8 in.) venting composite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hunter Panel\",\"approval_number_master\":\"FL#1296-R0\",\"approval_number\":\"FL1296.2\",\"seq\":2,\"product_model\":\"H-Shield\",\"product_description\":\"4'x4'or8' flat polyiso board\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hunter Panel\",\"approval_number_master\":\"FL#1296-R0\",\"approval_number\":\"FL1296.3\",\"seq\":3,\"product_model\":\"H-Shield -WF\",\"product_description\":\"47.5 in. x 47.5 in. or 8' polyiso\\\/0.5 in. high density wood fiber composite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hunter Panel\",\"approval_number_master\":\"FL#1296-R0\",\"approval_number\":\"FL1296.4\",\"seq\":4,\"product_model\":\"H-Shield Tapered\",\"product_description\":\"4'x'4 or 8' tapered polyiso board\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hunter Panel\",\"approval_number_master\":\"FL#1296-R0\",\"approval_number\":\"FL1296.5\",\"seq\":5,\"product_model\":\"H-Shield-CG\",\"product_description\":\"4'x4' or 8' polyiso with coated glass facers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hunter Panel\",\"approval_number_master\":\"FL#1296-R0\",\"approval_number\":\"FL1296.6\",\"seq\":6,\"product_model\":\"H-Shield-F\",\"product_description\":\"4'x4' or 8' foil faced polyiso board\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hunter Panel\",\"approval_number_master\":\"FL#1296-R0\",\"approval_number\":\"FL1296.7\",\"seq\":7,\"product_model\":\"H-Shield-NB\",\"product_description\":\"Nominal 4'x8' polyiso\\\/OSB (7\\\/16 or 5\\\/8 in.) composite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hunter Panel\",\"approval_number_master\":\"FL#1296-R0\",\"approval_number\":\"FL1296.8\",\"seq\":8,\"product_model\":\"H-Shield-P\",\"product_description\":\"47.5 in.x47.5 in. or 8' polyiso\\\/perlite (0.5 or 0.75 in.) composite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hunter Panel\",\"approval_number_master\":\"FL#2698-R0\",\"approval_number\":\"FL2698.1\",\"seq\":1,\"product_model\":\"H-Shield Roof Insulation\",\"product_description\":\"Polyisocyanurate Roof Insulation in 4'x4' and 4'x8' boards\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"zzzAtlas Roofing Corp\":[{\"manufacturer\":\"zzzAtlas Roofing Corp\",\"approval_number_master\":\"FL#1996-R0\",\"approval_number\":\"FL1996.1\",\"seq\":1,\"product_model\":\"ACFoam Composite\\\/FB\",\"product_description\":\"polyiso insulation laminated to fiberboard\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"zzzAtlas Roofing Corp\",\"approval_number_master\":\"FL#1996-R0\",\"approval_number\":\"FL1996.2\",\"seq\":2,\"product_model\":\"ACFoam Composite\\\/GB\",\"product_description\":\"polyiso insulation laminated to gypsum board\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"zzzAtlas Roofing Corp\",\"approval_number_master\":\"FL#1996-R0\",\"approval_number\":\"FL1996.3\",\"seq\":3,\"product_model\":\"ACFoam Composite\\\/GB\",\"product_description\":\"polyiso insulation laminated to gypsum board\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"zzzAtlas Roofing Corp\",\"approval_number_master\":\"FL#1996-R0\",\"approval_number\":\"FL1996.4\",\"seq\":4,\"product_model\":\"ACFoam Composite\\\/PB\",\"product_description\":\"polyiso insulation laminated to perlite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"zzzAtlas Roofing Corp\",\"approval_number_master\":\"FL#1996-R0\",\"approval_number\":\"FL1996.5\",\"seq\":5,\"product_model\":\"ACFoam CrossVent\",\"product_description\":\"ventilating insulation board\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"zzzAtlas Roofing Corp\",\"approval_number_master\":\"FL#1996-R0\",\"approval_number\":\"FL1996.6\",\"seq\":6,\"product_model\":\"ACFoam Nail Base\",\"product_description\":\"Nailable insulation board\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"zzzAtlas Roofing Corp\",\"approval_number_master\":\"FL#1996-R0\",\"approval_number\":\"FL1996.7\",\"seq\":7,\"product_model\":\"ACFoam Recover Board\",\"product_description\":\"polyiso insulation board\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"zzzAtlas Roofing Corp\",\"approval_number_master\":\"FL#1996-R0\",\"approval_number\":\"FL1996.8\",\"seq\":8,\"product_model\":\"ACFoam Supreme\",\"product_description\":\"polyiso insulation board (foil faced)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"zzzAtlas Roofing Corp\",\"approval_number_master\":\"FL#1996-R0\",\"approval_number\":\"FL1996.9\",\"seq\":9,\"product_model\":\"ACFoam-II\",\"product_description\":\"polyiso board insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"zzzAtlas Roofing Corp\",\"approval_number_master\":\"FL#1996-R0\",\"approval_number\":\"FL1996.10\",\"seq\":10,\"product_model\":\"ACFoam-III\",\"product_description\":\"polyiso board insulation (coated glass)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"zzzAtlas Roofing Corp\",\"approval_number_master\":\"FL#1996-R0\",\"approval_number\":\"FL1996.11\",\"seq\":11,\"product_model\":\"Energy Shield\",\"product_description\":\"polyiso insulating sheathing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"zzzAtlas Roofing Corp\",\"approval_number_master\":\"FL#1996-R0\",\"approval_number\":\"FL1996.12\",\"seq\":12,\"product_model\":\"Energy Shield Cavity Wall\",\"product_description\":\"polyiso insulating sheathing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"zzzAtlas Roofing Corp\",\"approval_number_master\":\"FL#1996-R0\",\"approval_number\":\"FL1996.13\",\"seq\":13,\"product_model\":\"Energy Shield Plus\",\"product_description\":\"polyiso insulating sheathing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"zzzAtlas Roofing Corp\",\"approval_number_master\":\"FL#1996-R0\",\"approval_number\":\"FL1996.14\",\"seq\":14,\"product_model\":\"Rboard\",\"product_description\":\"polyiso insulating sheathing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"zzzAtlas Roofing Corp\",\"approval_number_master\":\"FL#1996-R0\",\"approval_number\":\"FL1996.15\",\"seq\":15,\"product_model\":\"Stucco-Shield\",\"product_description\":\"polyiso insulating sheathing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Insulfoam LLC\":[{\"manufacturer\":\"Insulfoam LLC\",\"approval_number_master\":\"FL#2256-R0\",\"approval_number\":\"FL2256.1\",\"seq\":1,\"product_model\":\"Insulfoam EPS Insulation Products\",\"product_description\":\"Type I, II, VIII and IX EPS, R-TECH Insulations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Insulfoam LLC\",\"approval_number_master\":\"FL#9316-R0\",\"approval_number\":\"FL9316.1\",\"seq\":1,\"product_model\":\"Insulfoam EPS and R-TECH Insulation Boards\",\"product_description\":\"Insulfoam Type I, II, VIII, IX and R-TECH (EPS) Insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Insulfoam LLC\",\"approval_number_master\":\"FL#10585-R0\",\"approval_number\":\"FL10585.1\",\"seq\":1,\"product_model\":\"Insulfoam EPS and R-Tech Insulation Boards\",\"product_description\":\"Insulfoam Expanded Polystyrene Insulation and Carlisle Sure Seal EPS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Insulfoam LLC\",\"approval_number_master\":\"FL#14328-R0\",\"approval_number\":\"FL14328.1\",\"seq\":1,\"product_model\":\"Insulfoam EPS and R-Tech Insulation Boards, Carlisle Sure Seal EPS and Thermal Building Concepts-3Ht\",\"product_description\":\"Insulfoam Expanded Polystyrene Insulations, Carlisle Sure Seal EPS and Thermal Building Concepts-3Ht\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-13 00:00:00\",\"instructions_url\":\"\"}],\"Seaman Corporation\":[{\"manufacturer\":\"Seaman Corporation\",\"approval_number_master\":\"FL#4888-R0\",\"approval_number\":\"FL4888.1\",\"seq\":1,\"product_model\":\"FTR-Value (dexps) Roof Insulation\",\"product_description\":\"Polystyrene roof insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seaman Corporation\",\"approval_number_master\":\"FL#4888-R0\",\"approval_number\":\"FL4888.2\",\"seq\":2,\"product_model\":\"FTR-Value (diso) Roof Insulation\",\"product_description\":\"Flat or tapered polyisocyanurate roof insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seaman Corporation\",\"approval_number_master\":\"FL#4888-R0\",\"approval_number\":\"FL4888.3\",\"seq\":3,\"product_model\":\"FTR-Value (dxps) Roof Insulation\",\"product_description\":\"Polystyrene roof insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seaman Corporation\",\"approval_number_master\":\"FL#4888-R0\",\"approval_number\":\"FL4888.4\",\"seq\":4,\"product_model\":\"FTR-Value (jm3)\",\"product_description\":\"Flat or tapered polyisocyanurate roof insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seaman Corporation\",\"approval_number_master\":\"FL#4888-R0\",\"approval_number\":\"FL4888.5\",\"seq\":5,\"product_model\":\"FTR-Value A\",\"product_description\":\"Flat stock polyisocyanurate roof insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seaman Corporation\",\"approval_number_master\":\"FL#4888-R0\",\"approval_number\":\"FL4888.6\",\"seq\":6,\"product_model\":\"FTR-Value A Tapered\",\"product_description\":\"Tapered polyisocyanurate roof insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seaman Corporation\",\"approval_number_master\":\"FL#4888-R0\",\"approval_number\":\"FL4888.7\",\"seq\":7,\"product_model\":\"FTR-Value H\",\"product_description\":\"Flat or tapered polyisocyanurate roof insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seaman Corporation\",\"approval_number_master\":\"FL#10119-R1\",\"approval_number\":\"FL10119.1\",\"seq\":1,\"product_model\":\"FTR-VALUE\",\"product_description\":\"Flat or tapered polyisocyanurate roof insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seaman Corporation\",\"approval_number_master\":\"FL#10119-R0\",\"approval_number\":\"FL10119.2\",\"seq\":2,\"product_model\":\"FTR-VALUE H or FTR-VALUE H (Tapered)\",\"product_description\":\"Flat or tapered polyisocyanurate roof insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Seaman Corporation\",\"approval_number_master\":\"FL#10119-R0\",\"approval_number\":\"FL10119.3\",\"seq\":3,\"product_model\":\"FTR-VALUE(jm3) or FTR-VALUE(jm3) (tapered)\",\"product_description\":\"Flat or tapered polyisocyanurate roof insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Owens Corning\":[{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#6242-R0\",\"approval_number\":\"FL6242.1\",\"seq\":1,\"product_model\":\"Foamular\",\"product_description\":\"F-150; F-250; F-400; F-600; F-1000; F-404; F-604; F-404RB; F-604RB; Thermapink 18; Thermapink 25\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Martin Fireproofing Corporation\":[{\"manufacturer\":\"Martin Fireproofing Corporation\",\"approval_number_master\":\"FL#6342-R0\",\"approval_number\":\"FL6342.1\",\"seq\":1,\"product_model\":\"Perform-A-Deck I, Perform-A-Deck NI, Perform-A-Deck CV\",\"product_description\":\"Polyisocyanurate Insulation Board \\\/ Composite Board\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Siplast Inc.\":[{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1322-R4\",\"approval_number\":\"FL1322.1\",\"seq\":1,\"product_model\":\"Insulcel\",\"product_description\":\"Lightweight insulating concrete\",\"design_pressure\":\"+0\\\/-345\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1322-R4\",\"approval_number\":\"FL1322.2\",\"seq\":2,\"product_model\":\"Insulperm\",\"product_description\":\"Expanded polystyrene for use in lightweight insulating concrete\",\"design_pressure\":\"+0\\\/-345\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1322-R4\",\"approval_number\":\"FL1322.3\",\"seq\":3,\"product_model\":\"NVS\",\"product_description\":\"Lightweight insulating concrete\",\"design_pressure\":\"+0\\\/-347.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1322-R4\",\"approval_number\":\"FL1322.4\",\"seq\":4,\"product_model\":\"Paratherm H\",\"product_description\":\"Polyisocyanurate Insulation\",\"design_pressure\":\"+0\\\/-157.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1322-R4\",\"approval_number\":\"FL1322.5\",\"seq\":5,\"product_model\":\"Paratherm W\",\"product_description\":\"Polyisocyanurate Insulation\",\"design_pressure\":\"+0\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1322-R4\",\"approval_number\":\"FL1322.6\",\"seq\":6,\"product_model\":\"Siplast Wood Fiber C\",\"product_description\":\"High density wood fiber\",\"design_pressure\":\"+0\\\/-375\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1322-R4\",\"approval_number\":\"FL1322.7\",\"seq\":7,\"product_model\":\"Siplast Wood Fiber G\",\"product_description\":\"High density wood fiber\",\"design_pressure\":\"+0\\\/-375\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1322-R4\",\"approval_number\":\"FL1322.8\",\"seq\":8,\"product_model\":\"ZIC\",\"product_description\":\"Lightweight insulating concrete\",\"design_pressure\":\"+0\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1322-R4\",\"approval_number\":\"FL1322.9\",\"seq\":9,\"product_model\":\"Zonocel\",\"product_description\":\"Lightweight insulating concrete\",\"design_pressure\":\"+0\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1322-R0\",\"approval_number\":\"FL1322.10\",\"seq\":10,\"product_model\":\"Zonocel\",\"product_description\":\"Lightweight insulating concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"XXXXXXXXXXXXXXXXXXXXXDupontold\":[{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3832-R1\",\"approval_number\":\"FL3832.1\",\"seq\":1,\"product_model\":\"Dow Chemical STYROFOAM Brand XPS Insulation\",\"product_description\":\"Extruded polystyrene, blue in color, non-structural foam insulation board\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3832-R1\",\"approval_number\":\"FL3832.2\",\"seq\":2,\"product_model\":\"STYROFOAM Deckmate\",\"product_description\":\"Extruded polystyrene, blue in color, non structural foam insulation board\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3832-R1\",\"approval_number\":\"FL3832.3\",\"seq\":3,\"product_model\":\"STYROFOAM Deckmate Plus\",\"product_description\":\"Extruded polystyrene, blue in color, non structural foam insulation board\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3832-R1\",\"approval_number\":\"FL3832.4\",\"seq\":4,\"product_model\":\"STYROFOAM High Load 40, 60, 100\",\"product_description\":\"Extruded polystyrene, blue in color, non structural foam insulation boards, with 40 psi or 60 psi or 100 psi compressive strengths\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3832-R1\",\"approval_number\":\"FL3832.5\",\"seq\":5,\"product_model\":\"STYROFOAM Plazamate\",\"product_description\":\"Extruded polystyrene, blue in color, non structural foam insulation board\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3832-R1\",\"approval_number\":\"FL3832.6\",\"seq\":6,\"product_model\":\"STYROFOAM Recovermate CR\",\"product_description\":\"Extruded polystyrene, blue in color- polycoated kraft facers, designed as fan-fold, used in re-roofing application as protection cover\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3832-R1\",\"approval_number\":\"FL3832.7\",\"seq\":7,\"product_model\":\"STYROFOAM Roofmate\",\"product_description\":\"Extruded polystyrene, blue in color, non structural foam insulation board\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3832-R1\",\"approval_number\":\"FL3832.8\",\"seq\":8,\"product_model\":\"STYROFOAM Roofmate Ribbed\",\"product_description\":\"Extruded polystyrene, blue in color, nonstructural foam insulation board\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3832-R0\",\"approval_number\":\"FL3832.9\",\"seq\":9,\"product_model\":\"STYROFOAM Square Edge\",\"product_description\":\"Extruded polystyrene, blue in color, non structural foam insulation board, square board edges, ASTM C 578 Type IV\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3832-R0\",\"approval_number\":\"FL3832.10\",\"seq\":10,\"product_model\":\"STYROFOAM Tongue and Groove\",\"product_description\":\"Extruded polystyrene, blue in color, tongue and groove edges, non structural foam insulation board, used in roofing and wall applications, ASTM C 578 Type IV\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#3832-R0\",\"approval_number\":\"FL3832.11\",\"seq\":11,\"product_model\":\"STYROFOAM Utilityfit (grayboard tradename)\",\"product_description\":\"Extruded polystyrene, blue in color, non structural foam insulation board, ASTM C 578 Type X\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#16357-R0\",\"approval_number\":\"FL16357.1\",\"seq\":1,\"product_model\":\"STYROFOAM Brand Insulation\",\"product_description\":\"Extruded Polystyrene Foam Plastic Roof Insulation Board\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Elastizell Corporation of America\":[{\"manufacturer\":\"Elastizell Corporation of America\",\"approval_number_master\":\"FL#4994-R1\",\"approval_number\":\"FL4994.1\",\"seq\":1,\"product_model\":\"Elastizell Lightweight Insulating Concrete\",\"product_description\":\"Cellular lightweight insulating concrete\",\"design_pressure\":\"+0\\\/-542.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-28 00:00:00\",\"instructions_url\":\"\"}],\"Atlas Roofing\":[{\"manufacturer\":\"Atlas Roofing\",\"approval_number_master\":\"FL#6796-R1\",\"approval_number\":\"FL6796.1\",\"seq\":1,\"product_model\":\"ACFoam Recover Board\",\"product_description\":\"4 ft. by 8 ft. rigid polyiso roof insulation board, various thicknesses\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing\",\"approval_number_master\":\"FL#6796-R1\",\"approval_number\":\"FL6796.2\",\"seq\":2,\"product_model\":\"ACFoam Supreme\",\"product_description\":\"4 ft. by 8 ft. foil-faced rigid polyiso roof insulation board, various thicknesses\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing\",\"approval_number_master\":\"FL#6796-R1\",\"approval_number\":\"FL6796.3\",\"seq\":3,\"product_model\":\"ACFoam Tapered\",\"product_description\":\"4 ft. by 8 ft. tapered rigid polyiso roof insulation board, various thicknesses\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing\",\"approval_number_master\":\"FL#6796-R1\",\"approval_number\":\"FL6796.4\",\"seq\":4,\"product_model\":\"ACFoam-II, ACFoam-III\",\"product_description\":\"4 ft. by 8 ft. rigid polyiso roof insulation board, various thicknesses\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing\",\"approval_number_master\":\"FL#6796-R1\",\"approval_number\":\"FL6796.5\",\"seq\":5,\"product_model\":\"ACFoam-IV\",\"product_description\":\"A closed-cell polyiso foam core integrally laminated to heavy, durable and dimensionally stable coated-glass facers. It provides high wind uplift ratings in fully adhered systems ranging from FM 1-90 to FM 1-345.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing\",\"approval_number_master\":\"FL#6796-R1\",\"approval_number\":\"FL6796.6\",\"seq\":6,\"product_model\":\"Composite\\\/GB, Composite\\\/PB, Composite\\\/FB\",\"product_description\":\"4 ft. by 8 ft. rigid polyiso roof insulation board with coverboard surface bonded to it\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing\",\"approval_number_master\":\"FL#6796-R1\",\"approval_number\":\"FL6796.7\",\"seq\":7,\"product_model\":\"CrossVent, Nail Base Insulation\",\"product_description\":\"4 ft. by 8 ft. ventilating or non-ventilating rigid polyiso roof insulation board with OSB nailing surface, various thicknesses\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"CELLOFOAM NORTH AMERICA INC\":[{\"manufacturer\":\"CELLOFOAM NORTH AMERICA INC\",\"approval_number_master\":\"FL#7694-R1\",\"approval_number\":\"FL7694.1\",\"seq\":1,\"product_model\":\"CELLOFOAM EXPANDED POLYSTYRENE\",\"product_description\":\"Cellofoam EPS Insulation foam plastic boards are Type I, II and IX boards, complying with ASTM C578, and have nominal densities of 1.0, 1.5 and 2.0 pcf.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CELLOFOAM NORTH AMERICA INC\",\"approval_number_master\":\"FL#17650-R0\",\"approval_number\":\"FL17650.1\",\"seq\":1,\"product_model\":\"Cellofoam EPS\",\"product_description\":\"Type I, II or IX expanded polystyrene boards\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Knight Industries, LLC\":[{\"manufacturer\":\"Knight Industries, LLC\",\"approval_number_master\":\"FL#11460-R0\",\"approval_number\":\"FL11460.1\",\"seq\":1,\"product_model\":\"Structodek High Density Fiberboard Roof Insulation\",\"product_description\":\"Knight-Celotex Structodek High Density Fiberboard Roof Insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-18 00:00:00\",\"instructions_url\":\"\"}],\"Elevate (Amrize Building Envelope LLC)\":[{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#11320-R0\",\"approval_number\":\"FL11320.1\",\"seq\":1,\"product_model\":\"Firestone ISO 95+ GL\",\"product_description\":\"Firestone ISO 95+ GL Polyisocyanurate Foam Insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-05 00:00:00\",\"instructions_url\":\"\"}],\"Proactive Technology Inc\":[{\"manufacturer\":\"Proactive Technology Inc\",\"approval_number_master\":\"FL#12331-R0\",\"approval_number\":\"FL12331.1\",\"seq\":1,\"product_model\":\"P2000 Insulation System\",\"product_description\":\"RPR \\\/ WPR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"AFM Corporation\":[{\"manufacturer\":\"AFM Corporation\",\"approval_number_master\":\"FL#12918-R0\",\"approval_number\":\"FL12918.1\",\"seq\":1,\"product_model\":\"Foam-Control EPS\",\"product_description\":\"Expanded Polystyrene Insulation.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Aerix Industries\":[{\"manufacturer\":\"Aerix Industries\",\"approval_number_master\":\"FL#13492-R0\",\"approval_number\":\"FL13492.1\",\"seq\":1,\"product_model\":\"Mearlcrete\",\"product_description\":\"Foaming Agent used to produce Cellular Insulating Concrete\",\"design_pressure\":\"+0\\\/-262.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aerix Industries\",\"approval_number_master\":\"FL#13492-R1\",\"approval_number\":\"FL13492.2\",\"seq\":2,\"product_model\":\"Mearlcrete\",\"product_description\":\"Foaming Agent used to produce Cellular Insulating Concrete\",\"design_pressure\":\"+0\\\/-262.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-10-19 00:00:00\",\"instructions_url\":\"\"}],\"ROCKWOOL\":[{\"manufacturer\":\"ROCKWOOL\",\"approval_number_master\":\"FL#13712-R0\",\"approval_number\":\"FL13712.1\",\"seq\":1,\"product_model\":\"Roxul Rockwool Insulation Boards\",\"product_description\":\"Rigid Mineral Wool Base Insulation Boards.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Loadmaster Systems, Inc\":[{\"manufacturer\":\"Loadmaster Systems, Inc\",\"approval_number_master\":\"FL#5498-R1\",\"approval_number\":\"FL5498.1\",\"seq\":1,\"product_model\":\"Loadmaster Duraflex Mineral Board\",\"product_description\":\"High density, gypsum base, fiberglass reinforced mineral board\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-12 00:00:00\",\"instructions_url\":\"\"}],\"GAF\":[{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#16311-R0\",\"approval_number\":\"FL16311.1\",\"seq\":1,\"product_model\":\"Roof Insulations\",\"product_description\":\"Polyisocyanurate roof insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#28301-R0\",\"approval_number\":\"FL28301.1\",\"seq\":1,\"product_model\":\"ThermaCal\\u00ae 1 Ventilated Roof Insulation Panels\",\"product_description\":\"Polyisocyanurate insulation laminated to 1\\\", 1.5\\\", or 2\\\" solid wood spacers (to create an air\\nspace) then laminated to APA rated 5\\\/8\\\" plywood.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#28301-R0\",\"approval_number\":\"FL28301.2\",\"seq\":2,\"product_model\":\"ThermaCal\\u00ae 2 Ventilated Roof Insulation Panels\",\"product_description\":\"Polyisocyanurate insulation laminated APA rated 5\\\/8\\\" plywood, then laminated to 1\\\", 1.5\\\", or\\n2\\\" solid wood spacers (to create an air space) then laminated to a second layer of APA rated\\n5\\\/8\\\" plywood.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#28301-R0\",\"approval_number\":\"FL28301.3\",\"seq\":3,\"product_model\":\"ThermaCal\\u00ae Non-Ventilated Roof Insulation Panels\",\"product_description\":\"Polyisocyanurate insulation laminated to APA rated 5\\\/8\\\" plywood.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-27 00:00:00\",\"instructions_url\":\"\"}],\"Rmax\":[{\"manufacturer\":\"Rmax\",\"approval_number_master\":\"FL#11207-R0\",\"approval_number\":\"FL11207.1\",\"seq\":1,\"product_model\":\"Multi-Max FA-3, Tapered Thermaroof-3, Ultra-Max, Tapered Ultra-Max, Re-Cover Board-3\",\"product_description\":\"Polyisocyanurate roof insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-05 00:00:00\",\"instructions_url\":\"\"}],\"National Gypsum Company a dba of National Gypsum Services Company\":[{\"manufacturer\":\"National Gypsum Company a dba of National Gypsum Services Company\",\"approval_number_master\":\"FL#17840-R0\",\"approval_number\":\"FL17840.1\",\"seq\":1,\"product_model\":\"DEXcell Cement Roof Board\",\"product_description\":\"cementitious roof board with fiberglass mesh\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-06-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"National Gypsum Company a dba of National Gypsum Services Company\",\"approval_number_master\":\"FL#17840-R0\",\"approval_number\":\"FL17840.2\",\"seq\":2,\"product_model\":\"DEXcell FA Glass Mat Roof Board\",\"product_description\":\"Glass mat faced gypsum roof board\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-06-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"National Gypsum Company a dba of National Gypsum Services Company\",\"approval_number_master\":\"FL#17840-R0\",\"approval_number\":\"FL17840.3\",\"seq\":3,\"product_model\":\"DEXcell Glass Mat Roof Board\",\"product_description\":\"coated glass mat faced gypsum roof board\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-06-18 00:00:00\",\"instructions_url\":\"\"}],\"Atlas Roofing Corporation\":[{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#17989-R0\",\"approval_number\":\"FL17989.1\",\"seq\":1,\"product_model\":\"Atlas Roofing Insulations\",\"product_description\":\"Polyisocyanurate and polyisocyanurate composite roof insulations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#41807-R0\",\"approval_number\":\"FL41807.1\",\"seq\":1,\"product_model\":\"Atlas Roofing Insulations\",\"product_description\":\"Polyisocyanurate, perlite, and fiberglass insulations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2023-04-14 00:00:00\",\"instructions_url\":\"\"}],\"Insulfoam-a division of Carlisle Construction Materials\":[{\"manufacturer\":\"Insulfoam-a division of Carlisle Construction Materials\",\"approval_number_master\":\"FL#29563-R0\",\"approval_number\":\"FL29563.1\",\"seq\":1,\"product_model\":\"Insulfoam EPS & R-TECH EPS Roof Insulation\",\"product_description\":\"Insulfoam EPS & R-TECH EPS Roof Insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-13 00:00:00\",\"instructions_url\":\"\"}],\"DuPont de Nemours, Inc.\":[{\"manufacturer\":\"DuPont de Nemours, Inc.\",\"approval_number_master\":\"FL#38732-R0\",\"approval_number\":\"FL38732.1\",\"seq\":1,\"product_model\":\"Styrofoam Brand Extruded Polystyrene (XPS) Foam Insulation\",\"product_description\":\"Extruded polystyrene foam insulation boards for use in roofing and waterproofing systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-01 00:00:00\",\"instructions_url\":\"\"}],\"Thermafoam Operating LLC\":[{\"manufacturer\":\"Thermafoam Operating LLC\",\"approval_number_master\":\"FL#42000-R0\",\"approval_number\":\"FL42000.1\",\"seq\":1,\"product_model\":\"R-Control Boards\",\"product_description\":\"R-Control Boards\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"The Ensoltis Corporation\":[{\"manufacturer\":\"The Ensoltis Corporation\",\"approval_number_master\":\"FL#42395-R0\",\"approval_number\":\"FL42395.1\",\"seq\":1,\"product_model\":\"Ensolcomp\",\"product_description\":\"Ensolcomp thermal panels are used as above roof deck insulation made of Type IX EPS foam board complying with ASTM C578.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-09-30 00:00:00\",\"instructions_url\":\"\"}]},\"d. roofing products|||10. waterproofing\":{\"GAF\":[{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#4911-R28\",\"approval_number\":\"FL4911.1\",\"seq\":1,\"product_model\":\"Waterproofing and Plaza Deck Systems (HVHZ)\",\"product_description\":\"Modified Bitumen, Thermoplastic and Liquid Applied Waterproofing and Plaza Deck Systems for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-537.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#4911-R28\",\"approval_number\":\"FL4911.2\",\"seq\":2,\"product_model\":\"Waterproofing and Plaza Deck Systems (NON-HVHZ)\",\"product_description\":\"Modified Bitumen, Thermoplastic and Liquid Applied Waterproofing and Plaza Deck Systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-537.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#21352-R0\",\"approval_number\":\"FL21352.1\",\"seq\":1,\"product_model\":\"Sealoflex Waterproofing Systems\",\"product_description\":\"Sealoflex and Sealoflex CT liquid applied waterproofing\",\"design_pressure\":\"+0\\\/-267.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Regal Decks, Inc.\":[{\"manufacturer\":\"Regal Decks, Inc.\",\"approval_number_master\":\"FL#7549-R7\",\"approval_number\":\"FL7549.1\",\"seq\":1,\"product_model\":\"\\\"Regal Decks Fiberglass Roofing\\\"\",\"product_description\":\"Fiberglass Roofing Membrane on Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-150\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Soprema, Inc.\":[{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#14215-R23\",\"approval_number\":\"FL14215.1\",\"seq\":1,\"product_model\":\"Soprema Waterproofing Systems (HVHZ)\",\"product_description\":\"One-part urethane elastomeric and modified bitumen waterproofing systems for use in FBC HVHZ jurisdictions\",\"design_pressure\":\"+N\\\/A\\\/-1282.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2027-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#14215-R23\",\"approval_number\":\"FL14215.2\",\"seq\":2,\"product_model\":\"Soprema Waterproofing Systems (NON-HVHZ)\",\"product_description\":\"One-part urethane elastomeric and modified bitumen waterproofing systems for use in FBC non-HVHZ jurisdictions\",\"design_pressure\":\"+N\\\/A\\\/-1282.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#47122-R2\",\"approval_number\":\"FL47122.1\",\"seq\":1,\"product_model\":\"COLPHENE H and H-EV in Protected Membrane Waterproofing Applications\",\"product_description\":\"Hot rubberized asphalt waterproofing systems\",\"design_pressure\":\"+N\\\/A\\\/-515.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#47250-R0\",\"approval_number\":\"FL47250.1\",\"seq\":1,\"product_model\":\"COLPHENE LM BARR and COLPHENE LM BARR Spray in Protected Membrane Waterproofing Applications\",\"product_description\":\"Cold liquid-applied elastomeric waterproofing systems\",\"design_pressure\":\"+N\\\/A\\\/-515.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#47474-R1\",\"approval_number\":\"FL47474.1\",\"seq\":1,\"product_model\":\"ALSAN Trafik in Protected Membrane Waterproofing Applications\",\"product_description\":\"PMMA liquid waterproofing systems\",\"design_pressure\":\"+N\\\/A\\\/-1282.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#47886-R0\",\"approval_number\":\"FL47886.1\",\"seq\":1,\"product_model\":\"COLPHENE SBS Modified Bitumen Protected Membrane Waterproofing\\\/Roofing Systems\",\"product_description\":\"Modified bitumen waterproofing systems\",\"design_pressure\":\"+N\\\/A\\\/-925\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#11520-R0\",\"approval_number\":\"FL11520.1\",\"seq\":1,\"product_model\":\"Soprema Waterproofing Systems\",\"product_description\":\"Soprema SBS Modified Bitumen Waterproofing Systems\",\"design_pressure\":\"+0\\\/-570\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#28136-R0\",\"approval_number\":\"FL28136.1\",\"seq\":1,\"product_model\":\"Soprema Waterproofing Systems\",\"product_description\":\"Modified bitumen, PMMA and moisture-cure elastomeric waterproofing systems\",\"design_pressure\":\"+N\\\/A\\\/-515\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2022-04-02 00:00:00\",\"instructions_url\":\"\"}],\"The Garland Company, Inc.\":[{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#16890-R4\",\"approval_number\":\"FL16890.1\",\"seq\":1,\"product_model\":\"Dura-Walk Waterproofing Systems (NON-HVHZ)\",\"product_description\":\"Liquid-applied, single component, polyurethane waterproofing systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-1025\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-03 00:00:00\",\"instructions_url\":\"\"}],\"Sika Corporation\":[{\"manufacturer\":\"Sika Corporation\",\"approval_number_master\":\"FL#17440-R8\",\"approval_number\":\"FL17440.1\",\"seq\":1,\"product_model\":\"Sikalastic RoofPro Roofing and Waterproofing\",\"product_description\":\"Cold liquid-applied, moisture-triggered polyurethane resin membranes with either fiberglass or polyester fleece reinforcement over concrete and wood decks\",\"design_pressure\":\"+0\\\/-570\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Corporation\",\"approval_number_master\":\"FL#23821-R0\",\"approval_number\":\"FL23821.1\",\"seq\":1,\"product_model\":\"Sikalastic 320 NS\",\"product_description\":\"Single component, liquid applied, bitumen modified, coal tar free, moisture cured polyurethane waterproofing membrane.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Corporation\",\"approval_number_master\":\"FL#23821-R0\",\"approval_number\":\"FL23821.2\",\"seq\":2,\"product_model\":\"Sikalastic 320 SL\",\"product_description\":\"Single component, liquid applied, bitumen modified, coal tar free, moisture cured polyurethane waterproofing membrane.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-29 00:00:00\",\"instructions_url\":\"\"}],\"Performance Roof Systems, Inc. A SOPREMA Group Company\":[{\"manufacturer\":\"Performance Roof Systems, Inc. A SOPREMA Group Company\",\"approval_number_master\":\"FL#17515-R4\",\"approval_number\":\"FL17515.1\",\"seq\":1,\"product_model\":\"Waterproofing Systems\",\"product_description\":\"APP modified bituminous waterproofing systems\",\"design_pressure\":\"+0\\\/-502.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-02 00:00:00\",\"instructions_url\":\"\"}],\"Siplast Inc.\":[{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#17518-R8\",\"approval_number\":\"FL17518.1\",\"seq\":1,\"product_model\":\"Siplast Waterproofing Systems\",\"product_description\":\"SBS modified waterproofing systems\",\"design_pressure\":\"+0\\\/-502.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#9112-R2\",\"approval_number\":\"FL9112.1\",\"seq\":1,\"product_model\":\"Terapro\",\"product_description\":\"Terapro Waterproofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#16244-R0\",\"approval_number\":\"FL16244.1\",\"seq\":1,\"product_model\":\"Waterproofing System\",\"product_description\":\"Teranap waterproofing system\",\"design_pressure\":\"+0\\\/-315\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-14 00:00:00\",\"instructions_url\":\"\"}],\"FBC Chemical Corp.\":[{\"manufacturer\":\"FBC Chemical Corp.\",\"approval_number_master\":\"FL#17522-R6\",\"approval_number\":\"FL17522.1\",\"seq\":1,\"product_model\":\"Laurenco Waterproofing Systems\",\"product_description\":\"Liquid-applied, cold-process, fabric reinforced, modified asphalt \\\/ rubber compound waterproofing systems.\",\"design_pressure\":\"+N\\\/A\\\/-247.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-13 00:00:00\",\"instructions_url\":\"\"}],\"Henry, A Carlisle Company\":[{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#17541-R5\",\"approval_number\":\"FL17541.1\",\"seq\":1,\"product_model\":\"HENRY Waterproofing Systems (HVHZ)\",\"product_description\":\"Hot-applied rubberized asphalt and cold-applied elastomeric waterproofing systems for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"+0\\\/-265.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-09-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#17541-R5\",\"approval_number\":\"FL17541.2\",\"seq\":2,\"product_model\":\"HENRY Waterproofing Systems (NON-HVHZ)\",\"product_description\":\"Hot-applied rubberized asphalt and cold-applied elastomeric waterproofing systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+0\\\/-265.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#42468-R2\",\"approval_number\":\"FL42468.1\",\"seq\":1,\"product_model\":\"Henry Pumadeq Waterproofing\",\"product_description\":\"Polyurethane-modified methyl methacrylate (PUMA), elastic waterproofing membrane\",\"design_pressure\":\"+0\\\/-502.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#42469-R0\",\"approval_number\":\"FL42469.1\",\"seq\":1,\"product_model\":\"Henry Prodeq Waterproofing\",\"product_description\":\"Two-component, polyurea elastomeric waterproofing membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#3339-R0\",\"approval_number\":\"FL3339.1\",\"seq\":1,\"product_model\":\"790-11 Hot Rubberized Asphalt\",\"product_description\":\"Hot applied, rubberized asphalt formulated to provide a monolithic fully bonded roofing and waterproofing membrane. Hot poured in a single or fabric reinforced application.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Gaco (Amrize Building Envelope LLC)\":[{\"manufacturer\":\"Gaco (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#27003-R7\",\"approval_number\":\"FL27003.1\",\"seq\":1,\"product_model\":\"GacoFlex Waterproofing Systems (HVHZ)\",\"product_description\":\"Pedestrian and vehicular traffic deck waterproofing systems for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-502.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gaco (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#27003-R7\",\"approval_number\":\"FL27003.2\",\"seq\":2,\"product_model\":\"GacoFlex Waterproofing Systems (NON-HVHZ)\",\"product_description\":\"Pedestrian and vehicular traffic deck waterproofing systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-502.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-21 00:00:00\",\"instructions_url\":\"\"}],\"Protecto Wrap\":[{\"manufacturer\":\"Protecto Wrap\",\"approval_number_master\":\"FL#27201-R4\",\"approval_number\":\"FL27201.1\",\"seq\":1,\"product_model\":\"Protecto Deck\",\"product_description\":\"A cold applied, 60 mil, self-adhering waterproofing membrane composed of an anti-fungal fabric top sheet and an internal reinforcement\",\"design_pressure\":\"+0\\\/-502.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Protecto Wrap\",\"approval_number_master\":\"FL#22350-R0\",\"approval_number\":\"FL22350.1\",\"seq\":1,\"product_model\":\"Lead Free Flex FLash\",\"product_description\":\"waterproof, self-adhered, internally reinforced EPDM conformable flashing for roof transitions and penetrations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Kemper System America, Inc.\":[{\"manufacturer\":\"Kemper System America, Inc.\",\"approval_number_master\":\"FL#38133-R5\",\"approval_number\":\"FL38133.1\",\"seq\":1,\"product_model\":\"Kemperol 2K PUR, Kemperol Reflect 2K FR and Kemperol AC Speed FR\",\"product_description\":\"Cold liquid applied polyurethane and PMMA waterproofing membranes\",\"design_pressure\":\"+0\\\/-502.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kemper System America, Inc.\",\"approval_number_master\":\"FL#3434-R0\",\"approval_number\":\"FL3434.1\",\"seq\":1,\"product_model\":\"Kemperol\",\"product_description\":\"Liquid Applied Reinforced Waterproofing System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"POLYGLASS USA\":[{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#42093-R2\",\"approval_number\":\"FL42093.1\",\"seq\":1,\"product_model\":\"Mapeseal GC Waterproofing Systems (HVHZ)\",\"product_description\":\"Single component, moisture cure waterproofing systems for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-930\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2026-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#42093-R2\",\"approval_number\":\"FL42093.2\",\"seq\":2,\"product_model\":\"Mapeseal GC Waterproofing Systems (NON-HVHZ)\",\"product_description\":\"Single component, moisture cure waterproofing systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-930\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#47068-R2\",\"approval_number\":\"FL47068.1\",\"seq\":1,\"product_model\":\"Polyglass Polyurea \\\/ Polyurethane Waterproofing Systems (HVHZ)\",\"product_description\":\"Liquid-applied, polyurea \\\/ polyurethane waterproofing systems for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-502.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-01-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#47068-R2\",\"approval_number\":\"FL47068.2\",\"seq\":2,\"product_model\":\"Polyglass Polyurea \\\/ Polyurethane Waterproofing Systems (NON-HVHZ)\",\"product_description\":\"Liquid-applied, polyurea \\\/ polyurethane waterproofing systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-502.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#47534-R0\",\"approval_number\":\"FL47534.1\",\"seq\":1,\"product_model\":\"Polyglass Hot-Rubber and Modified Bitumen Waterproofing Systems (HVHZ)\",\"product_description\":\"Rubberized asphalt and modified bitumen waterproofing systems for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-515\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2029-02-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#47534-R0\",\"approval_number\":\"FL47534.2\",\"seq\":2,\"product_model\":\"Polyglass Hot-Rubber and Modified Bitumen Waterproofing Systems (NON-HVHZ)\",\"product_description\":\"Rubberized asphalt and modified bitumen waterproofing systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-515\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-11 00:00:00\",\"instructions_url\":\"\"}],\"Miami Echo Inc.\":[{\"manufacturer\":\"Miami Echo Inc.\",\"approval_number_master\":\"FL#46598-R1\",\"approval_number\":\"FL46598.1\",\"seq\":1,\"product_model\":\"Miami Echo Waterproofing Systems - Terrace Plaza Deck, Garden Roof\",\"product_description\":\"Roof waterproofing systems using cementitious, recycled shredded tire blocking.\",\"design_pressure\":\"+N\\\/A\\\/-370\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-03 00:00:00\",\"instructions_url\":\"\"}],\"W. R. Meadows, Inc.\":[{\"manufacturer\":\"W. R. Meadows, Inc.\",\"approval_number_master\":\"FL#46877-R0\",\"approval_number\":\"FL46877.1\",\"seq\":1,\"product_model\":\"HRM 714\",\"product_description\":\"Hot applied, rubberized asphalt waterproofing membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"W. R. Meadows, Inc.\",\"approval_number_master\":\"FL#46877-R0\",\"approval_number\":\"FL46877.2\",\"seq\":2,\"product_model\":\"Hydralastic 836 SL\",\"product_description\":\"Cold applied, elastomeric waterproofing membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"O'Sullivan Films, Inc.\":[{\"manufacturer\":\"O'Sullivan Films, Inc.\",\"approval_number_master\":\"FL#47064-R0\",\"approval_number\":\"FL47064.1\",\"seq\":1,\"product_model\":\"Continental Deck and Roofing Membrane\",\"product_description\":\"PVC membrane with nominal thickness of 60 mils. See CCRR for further details.\",\"design_pressure\":\"+60\\\/-0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Duro-Last (Amrize Building Envelope LLC)\":[{\"manufacturer\":\"Duro-Last (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#47091-R1\",\"approval_number\":\"FL47091.1\",\"seq\":1,\"product_model\":\"Duro-Shield Waterproofing Systems (HVHZ)\",\"product_description\":\"Pedestrian and vehicular deck waterproofing systems for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-502.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2027-11-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Duro-Last (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#47091-R1\",\"approval_number\":\"FL47091.2\",\"seq\":2,\"product_model\":\"Duro-Shield Waterproofing Systems (NON-HVHZ)\",\"product_description\":\"Pedestrian and vehicular deck waterproofing systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-502.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-12 00:00:00\",\"instructions_url\":\"\"}],\"Polycoat Products\":[{\"manufacturer\":\"Polycoat Products\",\"approval_number_master\":\"FL#47340-R0\",\"approval_number\":\"FL47340.1\",\"seq\":1,\"product_model\":\"Polycoat and Coelan Liquid-Applied Waterproofing\",\"product_description\":\"Polyurethane and polyurea coatings for waterproofing & deck coating systems\",\"design_pressure\":\"+0\\\/-502.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Leadax Americas\":[{\"manufacturer\":\"Leadax Americas\",\"approval_number_master\":\"FL#47773-R0\",\"approval_number\":\"FL47773.1\",\"seq\":1,\"product_model\":\"Flexobit and Flexowall Waterproofing Applications\",\"product_description\":\"SBS modified bituminous waterproofing systems.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"}],\"CertainTeed, LLC (Roofing)\":[{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#47787-R0\",\"approval_number\":\"FL47787.1\",\"seq\":1,\"product_model\":\"BITUTHENE HRA Waterproofing System\",\"product_description\":\"Hot applied, rubberized asphalt waterproofing membrane reinforced with polyester fabric\",\"design_pressure\":\"+0\\\/-502.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#47936-R0\",\"approval_number\":\"FL47936.1\",\"seq\":1,\"product_model\":\"SILCOR 900 MP\",\"product_description\":\"Two-component, spray-applied waterproofing membrane\",\"design_pressure\":\"+0\\\/-502.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-10 00:00:00\",\"instructions_url\":\"\"}],\"Barrett Company\":[{\"manufacturer\":\"Barrett Company\",\"approval_number_master\":\"FL#47790-R0\",\"approval_number\":\"FL47790.1\",\"seq\":1,\"product_model\":\"Ram Quick Flash PMMA Membrane\",\"product_description\":\"Cold, liquid applied, PMMA waterproofing membrane\",\"design_pressure\":\"+0\\\/-502.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Barrett Company\",\"approval_number_master\":\"FL#3011-R0\",\"approval_number\":\"FL3011.1\",\"seq\":1,\"product_model\":\"Hot Rubberized Asphalt Roofing Assembly\",\"product_description\":\"Waterproofing Assembly for concrete decks, roof plaza decks and new construction\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Barrett Company\",\"approval_number_master\":\"FL#3011-R0\",\"approval_number\":\"FL3011.2\",\"seq\":2,\"product_model\":\"Hot Rubberized Asphalt Roofing Assembly\",\"product_description\":\"Ram-Tough Plaza Deck System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"CertainTeed, LLC (formerly GCP Applied Technologies Inc.)\":[{\"manufacturer\":\"CertainTeed, LLC (formerly GCP Applied Technologies Inc.)\",\"approval_number_master\":\"FL#300-R0\",\"approval_number\":\"FL300.1\",\"seq\":1,\"product_model\":\"Procor\",\"product_description\":\"Liquid applied waterproofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (formerly GCP Applied Technologies Inc.)\",\"approval_number_master\":\"FL#301-R0\",\"approval_number\":\"FL301.1\",\"seq\":1,\"product_model\":\"Bituthene waterproofing\",\"product_description\":\"waterproofing membranes\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"IPS Corporation\":[{\"manufacturer\":\"IPS Corporation\",\"approval_number_master\":\"FL#3066-R0\",\"approval_number\":\"FL3066.2\",\"seq\":2,\"product_model\":\"AB112\",\"product_description\":\"12 pack of Model AB1\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IPS Corporation\",\"approval_number_master\":\"FL#3066-R0\",\"approval_number\":\"FL3066.3\",\"seq\":3,\"product_model\":\"AB2\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IPS Corporation\",\"approval_number_master\":\"FL#3066-R0\",\"approval_number\":\"FL3066.4\",\"seq\":4,\"product_model\":\"AB212\",\"product_description\":\"12 pack of Model AB2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IPS Corporation\",\"approval_number_master\":\"FL#3066-R0\",\"approval_number\":\"FL3066.5\",\"seq\":5,\"product_model\":\"AB3\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IPS Corporation\",\"approval_number_master\":\"FL#3066-R0\",\"approval_number\":\"FL3066.6\",\"seq\":6,\"product_model\":\"AB31\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IPS Corporation\",\"approval_number_master\":\"FL#3066-R0\",\"approval_number\":\"FL3066.7\",\"seq\":7,\"product_model\":\"AB3112\",\"product_description\":\"12 pack of Model AB31\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IPS Corporation\",\"approval_number_master\":\"FL#3066-R0\",\"approval_number\":\"FL3066.8\",\"seq\":8,\"product_model\":\"AB312\",\"product_description\":\"12 pack of Model AB3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IPS Corporation\",\"approval_number_master\":\"FL#3066-R0\",\"approval_number\":\"FL3066.9\",\"seq\":9,\"product_model\":\"AB4\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IPS Corporation\",\"approval_number_master\":\"FL#3066-R0\",\"approval_number\":\"FL3066.10\",\"seq\":10,\"product_model\":\"AB412\",\"product_description\":\"12 pack of Model AB4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IPS Corporation\",\"approval_number_master\":\"FL#3066-R0\",\"approval_number\":\"FL3066.11\",\"seq\":11,\"product_model\":\"FB1\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IPS Corporation\",\"approval_number_master\":\"FL#3066-R0\",\"approval_number\":\"FL3066.12\",\"seq\":12,\"product_model\":\"FB2\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IPS Corporation\",\"approval_number_master\":\"FL#3066-R0\",\"approval_number\":\"FL3066.13\",\"seq\":13,\"product_model\":\"FB3\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IPS Corporation\",\"approval_number_master\":\"FL#3066-R0\",\"approval_number\":\"FL3066.14\",\"seq\":14,\"product_model\":\"FB31\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IPS Corporation\",\"approval_number_master\":\"FL#3066-R0\",\"approval_number\":\"FL3066.15\",\"seq\":15,\"product_model\":\"GB1\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IPS Corporation\",\"approval_number_master\":\"FL#3066-R0\",\"approval_number\":\"FL3066.16\",\"seq\":16,\"product_model\":\"GB112\",\"product_description\":\"12 pack of Model GB1\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IPS Corporation\",\"approval_number_master\":\"FL#3066-R0\",\"approval_number\":\"FL3066.17\",\"seq\":17,\"product_model\":\"GB2\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IPS Corporation\",\"approval_number_master\":\"FL#3066-R0\",\"approval_number\":\"FL3066.18\",\"seq\":18,\"product_model\":\"GB212\",\"product_description\":\"12 pack of Model GB2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IPS Corporation\",\"approval_number_master\":\"FL#3066-R0\",\"approval_number\":\"FL3066.19\",\"seq\":19,\"product_model\":\"GB3\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IPS Corporation\",\"approval_number_master\":\"FL#3066-R0\",\"approval_number\":\"FL3066.20\",\"seq\":20,\"product_model\":\"GB31\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IPS Corporation\",\"approval_number_master\":\"FL#3066-R0\",\"approval_number\":\"FL3066.21\",\"seq\":21,\"product_model\":\"GB3112\",\"product_description\":\"12 pack of Model GB31\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IPS Corporation\",\"approval_number_master\":\"FL#3066-R0\",\"approval_number\":\"FL3066.22\",\"seq\":22,\"product_model\":\"GB312\",\"product_description\":\"12 pack of Model GB3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IPS Corporation\",\"approval_number_master\":\"FL#3066-R0\",\"approval_number\":\"FL3066.23\",\"seq\":23,\"product_model\":\"GB4\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IPS Corporation\",\"approval_number_master\":\"FL#3066-R0\",\"approval_number\":\"FL3066.24\",\"seq\":24,\"product_model\":\"GB412\",\"product_description\":\"12 pack of Model GB4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IPS Corporation\",\"approval_number_master\":\"FL#3066-R0\",\"approval_number\":\"FL3066.25\",\"seq\":25,\"product_model\":\"HB1\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IPS Corporation\",\"approval_number_master\":\"FL#3066-R0\",\"approval_number\":\"FL3066.26\",\"seq\":26,\"product_model\":\"HB112\",\"product_description\":\"12 pack of Model HB1\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IPS Corporation\",\"approval_number_master\":\"FL#3066-R0\",\"approval_number\":\"FL3066.27\",\"seq\":27,\"product_model\":\"HB2\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IPS Corporation\",\"approval_number_master\":\"FL#3066-R0\",\"approval_number\":\"FL3066.28\",\"seq\":28,\"product_model\":\"HB212\",\"product_description\":\"12 pack of Model HB2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IPS Corporation\",\"approval_number_master\":\"FL#3066-R0\",\"approval_number\":\"FL3066.29\",\"seq\":29,\"product_model\":\"HB3\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IPS Corporation\",\"approval_number_master\":\"FL#3066-R0\",\"approval_number\":\"FL3066.30\",\"seq\":30,\"product_model\":\"HB31\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IPS Corporation\",\"approval_number_master\":\"FL#3066-R0\",\"approval_number\":\"FL3066.31\",\"seq\":31,\"product_model\":\"HB3112\",\"product_description\":\"12 pack of Model HB31\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IPS Corporation\",\"approval_number_master\":\"FL#3066-R0\",\"approval_number\":\"FL3066.32\",\"seq\":32,\"product_model\":\"HB312\",\"product_description\":\"12 pack of Model HB3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IPS Corporation\",\"approval_number_master\":\"FL#3066-R0\",\"approval_number\":\"FL3066.33\",\"seq\":33,\"product_model\":\"HB4\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IPS Corporation\",\"approval_number_master\":\"FL#3066-R0\",\"approval_number\":\"FL3066.34\",\"seq\":34,\"product_model\":\"HB412\",\"product_description\":\"12 pack of Model HB4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Neogard division of Jones Blair\":[{\"manufacturer\":\"Neogard division of Jones Blair\",\"approval_number_master\":\"FL#3277-R0\",\"approval_number\":\"FL3277.1\",\"seq\":1,\"product_model\":\"Auto-Gard, Peda-Gard, Peda-Gard LT\",\"product_description\":\"Urethane roofing & waterproofing membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Hydro Stop Inc\":[{\"manufacturer\":\"Hydro Stop Inc\",\"approval_number_master\":\"FL#3717-R0\",\"approval_number\":\"FL3717.1\",\"seq\":1,\"product_model\":\"PremiumCoat System\",\"product_description\":\"Roofing and Waterproofing System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Sealoflex, Inc.\":[{\"manufacturer\":\"Sealoflex, Inc.\",\"approval_number_master\":\"FL#2920-R2\",\"approval_number\":\"FL2920.1\",\"seq\":1,\"product_model\":\"Sealoflex Waterproofing Systems over Wood, Concrete and LWC Deck\",\"product_description\":\"Liquid applied, reinforced, acrylic or solvent borne waterproofing system\",\"design_pressure\":\"+N\\\/A\\\/-267\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sealoflex, Inc.\",\"approval_number_master\":\"FL#2920-R4\",\"approval_number\":\"FL2920.2\",\"seq\":2,\"product_model\":\"Sealoflex Waterproofing Systems over LWC Decks\",\"product_description\":\"Liquid applied, reinforced, acrylic or solvent borne waterproofing system\",\"design_pressure\":\"+N\\\/A\\\/-267.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sealoflex, Inc.\",\"approval_number_master\":\"FL#2920-R4\",\"approval_number\":\"FL2920.3\",\"seq\":3,\"product_model\":\"Sealoflex Waterproofing Systems over Wood Decks\",\"product_description\":\"Liquid applied, reinforced, acrylic or solvent borne waterproofing system\",\"design_pressure\":\"+N\\\/A\\\/-82.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-13 00:00:00\",\"instructions_url\":\"\"}],\"American Hydrotech, Inc.\":[{\"manufacturer\":\"American Hydrotech, Inc.\",\"approval_number_master\":\"FL#3902-R1\",\"approval_number\":\"FL3902.1\",\"seq\":1,\"product_model\":\"Monolithic Membrane 6125\",\"product_description\":\"Hot Rubberized Asphalt - Liquid Applied Roof Systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Hydrotech, Inc.\",\"approval_number_master\":\"FL#3902-R1\",\"approval_number\":\"FL3902.2\",\"seq\":2,\"product_model\":\"Monolithic Membrane 6125\",\"product_description\":\"Hot Rubberized Asphalt - Waterproofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Hydrotech, Inc.\",\"approval_number_master\":\"FL#37177-R0\",\"approval_number\":\"FL37177.1\",\"seq\":1,\"product_model\":\"Monolithic Membrane 6125\",\"product_description\":\"Hot Rubberized Asphalt - Liquid Applied Roof Systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Hydrotech, Inc.\",\"approval_number_master\":\"FL#37177-R0\",\"approval_number\":\"FL37177.2\",\"seq\":2,\"product_model\":\"Monolithic Membrane 6125\",\"product_description\":\"Hot Rubberized Asphalt - Waterproofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-17 00:00:00\",\"instructions_url\":\"\"}],\"Skyline Building Systems\":[{\"manufacturer\":\"Skyline Building Systems\",\"approval_number_master\":\"FL#38019-R0\",\"approval_number\":\"FL38019.1\",\"seq\":1,\"product_model\":\"Dec-Tec\\u2122 Membranes\",\"product_description\":\"Classic and Coolstep Membranes\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Elevate (Amrize Building Envelope LLC)\":[{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#11309-R0\",\"approval_number\":\"FL11309.1\",\"seq\":1,\"product_model\":\"Firestone Plaza Deck System\",\"product_description\":\"APP membranes Adhered Directly to Concrete Deck\",\"design_pressure\":\"+N\\\/A\\\/-312.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-10 00:00:00\",\"instructions_url\":\"\"}],\"Site Technologies, Inc.\":[{\"manufacturer\":\"Site Technologies, Inc.\",\"approval_number_master\":\"FL#11851-R0\",\"approval_number\":\"FL11851.1\",\"seq\":1,\"product_model\":\"1 - \\\"Site Tech\\u2122 WindSafe\\u2122 Pavement System\\\"\",\"product_description\":\"Site Tech's patented SRS Leveling System, including architectural concrete pavers with a waterproofing system.\",\"design_pressure\":\"+N\\\/A\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Global DEC-K-ING Systems\":[{\"manufacturer\":\"Global DEC-K-ING Systems\",\"approval_number_master\":\"FL#13293-R0\",\"approval_number\":\"FL13293.1\",\"seq\":1,\"product_model\":\"DEC-K-ING Roofseal\",\"product_description\":\"DEC-K-ING Roofseal 60 mil (1.55 mm)PVC Membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-30 00:00:00\",\"instructions_url\":\"\"}],\"Sika Corporation (MA)\":[{\"manufacturer\":\"Sika Corporation (MA)\",\"approval_number_master\":\"FL#15149-R0\",\"approval_number\":\"FL15149.1\",\"seq\":1,\"product_model\":\"Sika Sarnafil Waterproofing Systems\",\"product_description\":\"Waterproofing Systems\",\"design_pressure\":\"+N\\\/A\\\/-480.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-16 00:00:00\",\"instructions_url\":\"\"}],\"Tremco CPG Inc.\":[{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#16129-R0\",\"approval_number\":\"FL16129.1\",\"seq\":1,\"product_model\":\"Vulkem Waterproofing Systems\",\"product_description\":\"Liquid-applied, one-part polyurethane waterproofing systems\",\"design_pressure\":\"+N\\\/A\\\/-815\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#16129-R5\",\"approval_number\":\"FL16129.2\",\"seq\":2,\"product_model\":\"TREMCO Waterproofing Systems (NON-HVHZ)\",\"product_description\":\"PUMA, one-part urethane elastomeric, hot rubberized asphalt and moisture-cure elastomeric waterproofing systems for use in FBC NON-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-815\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-12 00:00:00\",\"instructions_url\":\"\"}],\"Pli-Dek LLC, a company of ICP Construction\":[{\"manufacturer\":\"Pli-Dek LLC, a company of ICP Construction\",\"approval_number_master\":\"FL#22337-R0\",\"approval_number\":\"FL22337.1\",\"seq\":1,\"product_model\":\"Con-Dek Waterproofing System\",\"product_description\":\"Exposed and unexposed waterproofing applied directly to concrete decks\",\"design_pressure\":\"+0\\\/-502.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Conklin Company Inc.\":[{\"manufacturer\":\"Conklin Company Inc.\",\"approval_number_master\":\"FL#9178-R0\",\"approval_number\":\"FL9178.1\",\"seq\":1,\"product_model\":\"PUMA XL\",\"product_description\":\"Polyurethane Modified Acrylic Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-05-21 00:00:00\",\"instructions_url\":\"\"}],\"Tremco\":[{\"manufacturer\":\"Tremco\",\"approval_number_master\":\"FL#30509-R0\",\"approval_number\":\"FL30509.1\",\"seq\":1,\"product_model\":\"TREMproof 250 GC\",\"product_description\":\"Cold Fluid Applied Waterproofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-11-14 00:00:00\",\"instructions_url\":\"\"}],\"Pecora Corporation\":[{\"manufacturer\":\"Pecora Corporation\",\"approval_number_master\":\"FL#11770-R0\",\"approval_number\":\"FL11770.1\",\"seq\":1,\"product_model\":\"Pecora Deck 800 Series\",\"product_description\":\"Polyurethane waterproofing membrane systems\",\"design_pressure\":\"+0\\\/-500\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-05-21 00:00:00\",\"instructions_url\":\"\"}],\"Crossfield Products Corp. - Miracote Division\":[{\"manufacturer\":\"Crossfield Products Corp. - Miracote Division\",\"approval_number_master\":\"FL#22399-R0\",\"approval_number\":\"FL22399.1\",\"seq\":1,\"product_model\":\"MiraFlex II\",\"product_description\":\"The MiraFlex II Decking Systems are walking deck and Class A roof covering systems for use directly over concrete and plywood substrates. The systems may also be used as a component of a one-hour fire-resistance rated roof assembly.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-05-31 00:00:00\",\"instructions_url\":\"\"}],\"Carlisle Coatings & Waterproofing\":[{\"manufacturer\":\"Carlisle Coatings & Waterproofing\",\"approval_number_master\":\"FL#40277-R0\",\"approval_number\":\"FL40277.1\",\"seq\":1,\"product_model\":\"CCW-500R Waterproofing Systems for FBC HVHZ jurisdictions\",\"product_description\":\"Hot rubberized asphalt waterproofing systems\",\"design_pressure\":\"+N\\\/A\\\/-257.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2023-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle Coatings & Waterproofing\",\"approval_number_master\":\"FL#40277-R0\",\"approval_number\":\"FL40277.2\",\"seq\":2,\"product_model\":\"CCW-500R Waterproofing Systems for FBC non-HVHZ jurisdictions\",\"product_description\":\"Hot rubberized asphalt waterproofing systems\",\"design_pressure\":\"+N\\\/A\\\/-257.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-27 00:00:00\",\"instructions_url\":\"\"}]},\"d. roofing products|||11. wood shingles\\\/shakes\":{\"Watkins Sawmills\":[{\"manufacturer\":\"Watkins Sawmills\",\"approval_number_master\":\"FL#4931-R0\",\"approval_number\":\"FL4931.1\",\"seq\":1,\"product_model\":\"Cedar shakes widths 4\\\" to 11\\\", lengths 15\\\", 18\\\", and 24\\\"\",\"product_description\":\"Tapered or non-tapered, may be preservative or fire retardant treated, cedar shakes graded and certified to CSSB 1995 Standards.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Watkins Sawmills\",\"approval_number_master\":\"FL#4931-R0\",\"approval_number\":\"FL4931.2\",\"seq\":2,\"product_model\":\"Cedar shingles widths 4' to 11'', lengths 16\\\", 18\\\".\",\"product_description\":\"May be preservative or fire retardant treated cedar shingles graded and certified to CSSB 1995 Standards\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Watkins Sawmills\",\"approval_number_master\":\"FL#13714-R0\",\"approval_number\":\"FL13714.1\",\"seq\":1,\"product_model\":\"Cedar Shakes widths 4\\\" to 11\\\", lengths 15\\\", 18\\\", 24\\\"\",\"product_description\":\"Tapered or Non-Tapered, may be preservative or Fire retardant Treated, Cedar Shakes graded and certified to the CSSB 1997 Standards.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Watkins Sawmills\",\"approval_number_master\":\"FL#13714-R0\",\"approval_number\":\"FL13714.2\",\"seq\":2,\"product_model\":\"Cedar Shingles widths 4\\\" to 11\\\", lengths 16\\\", 18\\\", 24\\\"\",\"product_description\":\"Tapered, may be preservative or Fire retardant Treated, Cedar Shingles graded and certified to the CSSB 1997 Standards.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-20 00:00:00\",\"instructions_url\":\"\"}],\"Star Lumber Canada Ltd.\":[{\"manufacturer\":\"Star Lumber Canada Ltd.\",\"approval_number_master\":\"FL#31663-R3\",\"approval_number\":\"FL31663.1\",\"seq\":1,\"product_model\":\"Star Lumber, Green River, and Blackhawk Western Red Cedar Shakes\",\"product_description\":\"18\\\", 24\\\" Length. 4\\\" - 14\\\" Width.\",\"design_pressure\":\"+na\\\/-74 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Star Lumber Canada Ltd.\",\"approval_number_master\":\"FL#31663-R3\",\"approval_number\":\"FL31663.2\",\"seq\":2,\"product_model\":\"Star Lumber, Green River, and Blackhawk Western Red Cedar Shingles\",\"product_description\":\"16\\\", 18\\\", 24\\\" Length. 3\\\" - 14\\\" Width.\",\"design_pressure\":\"+na\\\/-74 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Maple Leaf Shake and Shingle Ltd.\":[{\"manufacturer\":\"Maple Leaf Shake and Shingle Ltd.\",\"approval_number_master\":\"FL#4056-R0\",\"approval_number\":\"FL4056.1\",\"seq\":1,\"product_model\":\"1\\\/2 x 24\\\"\",\"product_description\":\"Cedar Shingles and shakes\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Maple Leaf Shake and Shingle Ltd.\",\"approval_number_master\":\"FL#4056-R0\",\"approval_number\":\"FL4056.2\",\"seq\":2,\"product_model\":\"16\\\" #1 5X\",\"product_description\":\"Cedar shingles and shakes\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Maple Leaf Shake and Shingle Ltd.\",\"approval_number_master\":\"FL#4056-R0\",\"approval_number\":\"FL4056.3\",\"seq\":3,\"product_model\":\"18\\\" #1 Perfection\",\"product_description\":\"Cedar Shingles and Shakes\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Maple Leaf Shake and Shingle Ltd.\",\"approval_number_master\":\"FL#4056-R0\",\"approval_number\":\"FL4056.4\",\"seq\":4,\"product_model\":\"18\\\" #2 Perfection\",\"product_description\":\"Cedar Shingles and Shakes\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Maple Leaf Shake and Shingle Ltd.\",\"approval_number_master\":\"FL#4056-R0\",\"approval_number\":\"FL4056.5\",\"seq\":5,\"product_model\":\"3\\\/4 x 24\\\"\",\"product_description\":\"Cedar Shingles and shakes\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Maple Leaf Shake and Shingle Ltd.\",\"approval_number_master\":\"FL#4056-R0\",\"approval_number\":\"FL4056.6\",\"seq\":6,\"product_model\":\"5\\\/8 x 24\\\" T\\\/S\",\"product_description\":\"Cedar shingles and shakes\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Fraser Cedar Products Ltd\":[{\"manufacturer\":\"Fraser Cedar Products Ltd\",\"approval_number_master\":\"FL#4854-R0\",\"approval_number\":\"FL4854.1\",\"seq\":1,\"product_model\":\"Cedar Shakes, widths 4\\\" to 14\\\", length 24\\\"\",\"product_description\":\"Fire retardant and preservative treated, tapered or non-tapered cedar shakes graded and certified to CSSB 1995 Standards\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fraser Cedar Products Ltd\",\"approval_number_master\":\"FL#4854-R0\",\"approval_number\":\"FL4854.2\",\"seq\":2,\"product_model\":\"Cedar shingles, widths 3\\\" to 14\\\", lengths 16\\\", 18\\\", or 24\\\".\",\"product_description\":\"Fire retardant and preservative treated cedar shingles graded and certified to CSSB 1995 Standards.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Waldun Forest Ltd\":[{\"manufacturer\":\"Waldun Forest Ltd\",\"approval_number_master\":\"FL#8544-R0\",\"approval_number\":\"FL8544.1\",\"seq\":1,\"product_model\":\"Wood Shingles & Shakes\",\"product_description\":\"16,18 & 24 inch No.1 & 2 Grade Shingles\\n24 inch No.1 Grade Shakes\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Waldun Forest Ltd\",\"approval_number_master\":\"FL#40093-R0\",\"approval_number\":\"FL40093.1\",\"seq\":1,\"product_model\":\"Cedar Shakes and Shingles\",\"product_description\":\"Certigrade Shingles (Grade 1)\\nCerti-Last Shingles (Grade 1)\\nCerti-Cut (Grade 1)\\nCerti-Guard Grade 1)\\nCerti-Last (Grade 1)\\nCerti-groove (Grade 1)\\nCerti_Sawn (Grade 1)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-20 00:00:00\",\"instructions_url\":\"\"}],\"Green River Log Sales (1996) Ltd\":[{\"manufacturer\":\"Green River Log Sales (1996) Ltd\",\"approval_number_master\":\"FL#4417-R4\",\"approval_number\":\"FL4417.1\",\"seq\":1,\"product_model\":\"Cedar shakes widths 4\\\" to 14\\\", lengths 18\\\" and 24\\\".\",\"product_description\":\"Fire retardant and preservative treated, tapered or non-tapered cedar shakes graded and certified to CSSB 1997 Standards.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Green River Log Sales (1996) Ltd\",\"approval_number_master\":\"FL#4417-R4\",\"approval_number\":\"FL4417.2\",\"seq\":2,\"product_model\":\"Cedar shingles, widths 3' to 14\\\", lengths 16\\\", 18\\\", or 24\\\"\",\"product_description\":\"Fire retardant and preservative treated cedar shingles graded and certified to CSSB 1997 Standards.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Teal Cedar Products (1977) Ltd\":[{\"manufacturer\":\"Teal Cedar Products (1977) Ltd\",\"approval_number_master\":\"FL#5117-R1\",\"approval_number\":\"FL5117.1\",\"seq\":1,\"product_model\":\"Cedar Shakes widths 4\\\" to 11\\\", lengths 15\\\", 18\\\", 24\\\"\",\"product_description\":\"Tapered or non-tapered, may be preservative treated or fire retardant treated, Cedar shakes graded to CSSB 1997.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Teal Cedar Products (1977) Ltd\",\"approval_number_master\":\"FL#5117-R1\",\"approval_number\":\"FL5117.2\",\"seq\":2,\"product_model\":\"Cedar Shingles widths 4\\\" to 11\\\", lengths 16\\\", 18\\\", 24\\\"\",\"product_description\":\"Tapered, may be preservative treated or fire retardant treated, Cedar shingles graded to CSSB 1997.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-20 00:00:00\",\"instructions_url\":\"\"}],\"Durable Woods Products USA, Inc.\":[{\"manufacturer\":\"Durable Woods Products USA, Inc.\",\"approval_number_master\":\"FL#12567-R0\",\"approval_number\":\"FL12567.1\",\"seq\":1,\"product_model\":\"Turada Shingles\",\"product_description\":\"Turada wood shingles are No. 1 Grade wood shingles used as a Class A, B, C, or nonclassified roof covering depending on the installation.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Imperial Shake Co. Ltd.\":[{\"manufacturer\":\"Imperial Shake Co. Ltd.\",\"approval_number_master\":\"FL#14997-R0\",\"approval_number\":\"FL14997.1\",\"seq\":1,\"product_model\":\"Resawn Cedar Shakes,Tapersawn Cedar Shakes, Wood Shingles\",\"product_description\":\"Fire retardant, preservative treated or natural\\ncedar shakes.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2018-01-17 00:00:00\",\"instructions_url\":\"\"}],\"Tropical Timberwoods, Inc.\":[{\"manufacturer\":\"Tropical Timberwoods, Inc.\",\"approval_number_master\":\"FL#15797-R0\",\"approval_number\":\"FL15797.1\",\"seq\":1,\"product_model\":\"Turada Shingles\",\"product_description\":\"Turada Shingles are a wood roof shingle product manufactured from tropical hardwood.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"}],\"copper river shake & shingle ltd\":[{\"manufacturer\":\"copper river shake & shingle ltd\",\"approval_number_master\":\"FL#27189-R0\",\"approval_number\":\"FL27189.1\",\"seq\":1,\"product_model\":\"Wood Shakes and Shingles\",\"product_description\":\"Resawn and Tapersawn Cedar Shakes and Wood Shingles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-05-31 00:00:00\",\"instructions_url\":\"\"}],\"Basilicato North America\":[{\"manufacturer\":\"Basilicato North America\",\"approval_number_master\":\"FL#41001-R0\",\"approval_number\":\"FL41001.1\",\"seq\":1,\"product_model\":\"Wallaba Wood Shingles\",\"product_description\":\"18\\\" (L) x 3\\\"-9\\\" (W) x 1\\\/16\\\"-7\\\/16\\\" (T) Grade #1 Wallaba Wood Shingles, installed over 1\\\/2\\\" Plywood (min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}]},\"d. roofing products|||12. roofing slate\":{\"Greenstone Slate\":[{\"manufacturer\":\"Greenstone Slate\",\"approval_number_master\":\"FL#6735-R0\",\"approval_number\":\"FL6735.1\",\"seq\":1,\"product_model\":\"Roofing Slate\",\"product_description\":\"Vermont Roofing Natural 12\\\"x6\\\"x1\\\/4-3\\\/8\\\" to 20\\\"x14\\\"x1\\\/4-3\\\/8\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenstone Slate\",\"approval_number_master\":\"FL#15068-R0\",\"approval_number\":\"FL15068.1\",\"seq\":1,\"product_model\":\"Greenstone Roofing Slate-Natural\",\"product_description\":\"Slate Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenstone Slate\",\"approval_number_master\":\"FL#15068-R0\",\"approval_number\":\"FL15068.2\",\"seq\":2,\"product_model\":\"nu-lok Roofing System\",\"product_description\":\"Slate Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenstone Slate\",\"approval_number_master\":\"FL#20320-R0\",\"approval_number\":\"FL20320.1\",\"seq\":1,\"product_model\":\"Vermont Slate\",\"product_description\":\"ASTM C 406, Grade S1 roofing slate shingles in various colors.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"TATKO STONE PRODUCTS,INC.\":[{\"manufacturer\":\"TATKO STONE PRODUCTS,INC.\",\"approval_number_master\":\"FL#3590-R0\",\"approval_number\":\"FL3590.1\",\"seq\":1,\"product_model\":\"ROOFING SLATE\",\"product_description\":\"UNFADING GRAY-GREEN\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Re-Con Building Products\":[{\"manufacturer\":\"Re-Con Building Products\",\"approval_number_master\":\"FL#4576-R0\",\"approval_number\":\"FL4576.1\",\"seq\":1,\"product_model\":\"FireFree - Naturals\",\"product_description\":\"Class A - Fiber Cement Slate and Shake Profiles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"SlateDirect\":[{\"manufacturer\":\"SlateDirect\",\"approval_number_master\":\"FL#5429-R0\",\"approval_number\":\"FL5429.1\",\"seq\":1,\"product_model\":\"1- \\\"Slate 2.0\\\"\",\"product_description\":\"Nominal 12\\\" x 12\\\" Quarry Slate Roof Shingle Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"InSpire Roofing Products\":[{\"manufacturer\":\"InSpire Roofing Products\",\"approval_number_master\":\"FL#7273-R0\",\"approval_number\":\"FL7273.1\",\"seq\":1,\"product_model\":\"InSpire\",\"product_description\":\"Composite synthetic slate roofing tiles\",\"design_pressure\":\"+117.2\\\/-117.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Elk Slate Products, Inc.\":[{\"manufacturer\":\"Elk Slate Products, Inc.\",\"approval_number_master\":\"FL#10103-R0\",\"approval_number\":\"FL10103.1\",\"seq\":1,\"product_model\":\"Tru-Slate\",\"product_description\":\"Quarried slate roof covering units\",\"design_pressure\":\"+N\\\/A\\\/-91.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Evergreen Slate Co.\":[{\"manufacturer\":\"Evergreen Slate Co.\",\"approval_number_master\":\"FL#8802-R1\",\"approval_number\":\"FL8802.1\",\"seq\":1,\"product_model\":\"Roofing Slate\",\"product_description\":\"Natural Vermont Roofing Slate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-22 00:00:00\",\"instructions_url\":\"\"}],\"GAF\":[{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#12366-R0\",\"approval_number\":\"FL12366.1\",\"seq\":1,\"product_model\":\"TruSlate\\u2122\",\"product_description\":\"Quarried slate roof covering units\",\"design_pressure\":\"+N\\\/A\\\/-91.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-19 00:00:00\",\"instructions_url\":\"\"}],\"CertainTeed, LLC (Roofing)\":[{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#12924-R0\",\"approval_number\":\"FL12924.1\",\"seq\":1,\"product_model\":\"CertainTeed Symphony\\u2122 Slate Roof Systems\",\"product_description\":\"Synthetic Roof Slate\",\"design_pressure\":\"+N\\\/A\\\/-82.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-09 00:00:00\",\"instructions_url\":\"\"}],\"EcoStar LLC\":[{\"manufacturer\":\"EcoStar LLC\",\"approval_number_master\":\"FL#14406-R0\",\"approval_number\":\"FL14406.1\",\"seq\":1,\"product_model\":\"Traditional Slate, Beaver Tail Slate, Beveled Edge Slate, Chisel Point Slate, Seneca Shake, Seneca Plus Shake\",\"product_description\":\"Slate or Shake looking composite shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-03 00:00:00\",\"instructions_url\":\"\"}],\"Buckingham Slate Company\":[{\"manufacturer\":\"Buckingham Slate Company\",\"approval_number_master\":\"FL#15744-R0\",\"approval_number\":\"FL15744.1\",\"seq\":1,\"product_model\":\"Buckingham\\u00ae Slate\",\"product_description\":\"Natural Quarried Slate Roof System Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-06-26 00:00:00\",\"instructions_url\":\"\"}],\"Cupa Pizarras\":[{\"manufacturer\":\"Cupa Pizarras\",\"approval_number_master\":\"FL#17297-R0\",\"approval_number\":\"FL17297.1\",\"seq\":1,\"product_model\":\"READYSLATE\",\"product_description\":\"Natural slate roof covering system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Vermont Slate Company LLC\":[{\"manufacturer\":\"Vermont Slate Company LLC\",\"approval_number_master\":\"FL#18461-R0\",\"approval_number\":\"FL18461.1\",\"seq\":1,\"product_model\":\"Roofing Slate\",\"product_description\":\"Dover Black, Vermont Gray\\\/Green, Vermont Gray\\\/Black\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-27 00:00:00\",\"instructions_url\":\"\"}]},\"d. roofing products|||13. liquid applied roof sys\":{\"Soprema, Inc.\":[{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#13806-R22\",\"approval_number\":\"FL13806.1\",\"seq\":1,\"product_model\":\"SOPREMA Liquid Applied Roof Systems\",\"product_description\":\"Two-component, PMMA, reinforced, liquid-applied roof systems.\",\"design_pressure\":\"+N\\\/A\\\/-940\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Tremco CPG Inc.\":[{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#15545-R10\",\"approval_number\":\"FL15545.1\",\"seq\":1,\"product_model\":\"AlphaGuard MTS Fluid Applied Roof Systems (HVHZ)\",\"product_description\":\"One-part, moisture triggered, fiberglass or polyester reinforced, polyurethane liquid applied roof systems for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-802.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2026-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#15545-R10\",\"approval_number\":\"FL15545.2\",\"seq\":2,\"product_model\":\"AlphaGuard MTS Fluid Applied Roof Systems (NON-HVHZ)\",\"product_description\":\"One-part, moisture triggered, fiberglass or polyester reinforced, polyurethane liquid applied roof systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-802.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#16940-R6\",\"approval_number\":\"FL16940.1\",\"seq\":1,\"product_model\":\"Geogard Industrial Maintenance Coating over Concrete Deck\",\"product_description\":\"Single component, liquid applied roof system\",\"design_pressure\":\"+N\\\/A\\\/-502\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-11-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#20324-R9\",\"approval_number\":\"FL20324.1\",\"seq\":1,\"product_model\":\"AlphaGuard BIO Fluid Applied Roof Systems (HVHZ)\",\"product_description\":\"Two-part polyurethane, polyester or fiberglass reinforced, liquid-applied roof systems for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-1115\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2027-10-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#20324-R9\",\"approval_number\":\"FL20324.2\",\"seq\":2,\"product_model\":\"AlphaGuard BIO Fluid Applied Roof Systems (NON-HVHZ)\",\"product_description\":\"Two-part polyurethane, polyester or fiberglass reinforced, liquid-applied roof systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-1115\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#30047-R2\",\"approval_number\":\"FL30047.1\",\"seq\":1,\"product_model\":\"AlphaGuard PUMA Fluid Applied Roof Systems (HVHZ)\",\"product_description\":\"two-component, polyurethane modified methyl methacrylate roof systems for use in FBC HVHZ jurisdictions\",\"design_pressure\":\"+N\\\/A\\\/-1115\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#30047-R2\",\"approval_number\":\"FL30047.2\",\"seq\":2,\"product_model\":\"AlphaGuard PUMA Fluid Applied Roof Systems (NON-HVHZ)\",\"product_description\":\"two-component, polyurethane modified methyl methacrylate roof systems for use in FBC non-HVHZ jurisdictions\",\"design_pressure\":\"+N\\\/A\\\/-1115\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#20657-R0\",\"approval_number\":\"FL20657.1\",\"seq\":1,\"product_model\":\"AlphaGuard MT Fluid Applied Roof System\",\"product_description\":\"Fiberglass or polyester reinforced, one-part roof coating system.\",\"design_pressure\":\"+N\\\/A\\\/-495\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2018-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#20664-R0\",\"approval_number\":\"FL20664.1\",\"seq\":1,\"product_model\":\"AlphaGuard BIO Fluid Applied Roof Systems\",\"product_description\":\"Two component, polyurethane, liquid applied roof systems\",\"design_pressure\":\"+N\\\/A\\\/-495\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2018-03-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#31341-R0\",\"approval_number\":\"FL31341.1\",\"seq\":1,\"product_model\":\"AlphaGuard PUMA Fluid Applied Roof System\",\"product_description\":\"two-component, polyurethane modified methyl methacrylate waterproofing\",\"design_pressure\":\"+N\\\/A\\\/-495\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2022-08-09 00:00:00\",\"instructions_url\":\"\"}],\"POLYGLASS USA\":[{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#16187-R5\",\"approval_number\":\"FL16187.1\",\"seq\":1,\"product_model\":\"Polyglass Liquid Applied Roof Systems (NON-HVHZ)\",\"product_description\":\"Liquid-applied, acrylic roof systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-495\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#16974-R0\",\"approval_number\":\"FL16974.1\",\"seq\":1,\"product_model\":\"XtraFlex Liquid Applied Roof Systems\",\"product_description\":\"Liquid applied roof systems\",\"design_pressure\":\"+N\\\/A\\\/-157.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-08 00:00:00\",\"instructions_url\":\"\"}],\"SR Products\":[{\"manufacturer\":\"SR Products\",\"approval_number_master\":\"FL#17323-R5\",\"approval_number\":\"FL17323.1\",\"seq\":1,\"product_model\":\"Wite Brite Liquid Applied Roof Systems\",\"product_description\":\"Acrylic polymer based, reinforced, liquid applied roof systems\",\"design_pressure\":\"+N\\\/A\\\/-785\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-16 00:00:00\",\"instructions_url\":\"\"}],\"Kemper System America, Inc.\":[{\"manufacturer\":\"Kemper System America, Inc.\",\"approval_number_master\":\"FL#17442-R11\",\"approval_number\":\"FL17442.1\",\"seq\":1,\"product_model\":\"Kemperol 2K PUR, Kemperol Reflect 2K FR and Kemperol AC Speed FR\",\"product_description\":\"Cold liquid applied polyurethane and PMMA roof membranes\",\"design_pressure\":\"+0\\\/-502.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kemper System America, Inc.\",\"approval_number_master\":\"FL#3392-R0\",\"approval_number\":\"FL3392.1\",\"seq\":1,\"product_model\":\"Kemperol\",\"product_description\":\"Liquid Applied Reinforced Roofing and Waterproofing Membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kemper System America, Inc.\",\"approval_number_master\":\"FL#3392-R0\",\"approval_number\":\"FL3392.2\",\"seq\":2,\"product_model\":\"Kemperol\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kemper System America, Inc.\",\"approval_number_master\":\"FL#15049-R0\",\"approval_number\":\"FL15049.1\",\"seq\":1,\"product_model\":\"Kemperol 2K-PUR, Kemperol BR\\\/BRM\\\/V210\\\/V210M\",\"product_description\":\"Liquid Applied polyurethane resin polyester reinforced membrane, and Liquid Applied polyester resin polyester reinforced membrane.\",\"design_pressure\":\"+195\\\/-195\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kemper System America, Inc.\",\"approval_number_master\":\"FL#15049-R1\",\"approval_number\":\"FL15049.2\",\"seq\":2,\"product_model\":\"Kemperol AC\",\"product_description\":\"Liquid Applied polymethyl methacrylate resin polyester reinforced membrane\",\"design_pressure\":\"+195\\\/-195\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"GAF\":[{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#20663-R25\",\"approval_number\":\"FL20663.1\",\"seq\":1,\"product_model\":\"Liquid Applied Roof Systems (HVHZ)\",\"product_description\":\"Liquid applied roof systems for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-1237.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2028-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#20663-R25\",\"approval_number\":\"FL20663.2\",\"seq\":2,\"product_model\":\"Liquid Applied Roof Systems (NON-HVHZ)\",\"product_description\":\"Liquid applied roof systems for use in FBC NON-HVHZ jurisdictions\",\"design_pressure\":\"+N\\\/A\\\/-1237.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#620-R0\",\"approval_number\":\"FL620.1\",\"seq\":1,\"product_model\":\"Topcoat Membrane\",\"product_description\":\"Liquid applied roof membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#21355-R0\",\"approval_number\":\"FL21355.1\",\"seq\":1,\"product_model\":\"Sealoflex Liquid Applied Roof Systems\",\"product_description\":\"Liquid applied, reinforced, acrylic or solvent borne roof systems\",\"design_pressure\":\"+0\\\/-495\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Acrylabs\":[{\"manufacturer\":\"Acrylabs\",\"approval_number_master\":\"FL#28295-R2\",\"approval_number\":\"FL28295.1\",\"seq\":1,\"product_model\":\"Island Style Roof and Acrylabs Roof System\",\"product_description\":\"A steep slope roof system composed of an ASTM D 6083 elastomeric roof coating applied over National Gypsum's 5\\\/8\\\" thick PermaBase Cement Board\",\"design_pressure\":\"+0\\\/-150\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Acrylabs\",\"approval_number_master\":\"FL#8828-R1\",\"approval_number\":\"FL8828.1\",\"seq\":1,\"product_model\":\"2100 Elastomeric Coating\",\"product_description\":\"Acrylabs 2100 Elastomeric Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-09 00:00:00\",\"instructions_url\":\"\"}],\"Henry, A Carlisle Company\":[{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#46501-R1\",\"approval_number\":\"FL46501.1\",\"seq\":1,\"product_model\":\"Henry Pumadeq Liquid Applied Roof System\",\"product_description\":\"Polyurethane-modified methyl methacrylate (PUMA), elastic membrane\",\"design_pressure\":\"+0\\\/-502.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#17439-R0\",\"approval_number\":\"FL17439.1\",\"seq\":1,\"product_model\":\"HP 465 Silicone Roof Coating\",\"product_description\":\"Silicone roof coating\",\"design_pressure\":\"+0\\\/-127.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"AguaSeal Acquisition, LLC\":[{\"manufacturer\":\"AguaSeal Acquisition, LLC\",\"approval_number_master\":\"FL#31316-R1\",\"approval_number\":\"FL31316.1\",\"seq\":1,\"product_model\":\"MonoTop, MonoBase & Tietes T272\",\"product_description\":\"MonoTop, MonoBase & Tietes T272 Liquid Applied Roof System\",\"design_pressure\":\"+0\\\/-180\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Technical Roofing Solutions\":[{\"manufacturer\":\"Technical Roofing Solutions\",\"approval_number_master\":\"FL#861-R0\",\"approval_number\":\"FL861.1\",\"seq\":1,\"product_model\":\"Acry-Tek 9000\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Technical Roofing Solutions\",\"approval_number_master\":\"FL#8327-R0\",\"approval_number\":\"FL8327.1\",\"seq\":1,\"product_model\":\"Poly-Sil 2200 Silicone Coating\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Technical Roofing Solutions\",\"approval_number_master\":\"FL#10660-R0\",\"approval_number\":\"FL10660.1\",\"seq\":1,\"product_model\":\"Poly-Sil 2200 Silicone Coating\",\"product_description\":\"Poly-Sil 2200 Silicone Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Infiniti Products Company\":[{\"manufacturer\":\"Infiniti Products Company\",\"approval_number_master\":\"FL#1313-R0\",\"approval_number\":\"FL1313.1\",\"seq\":1,\"product_model\":\"Great White\",\"product_description\":\"100 % Acrylic Elastomeric Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Sealoflex, Inc.\":[{\"manufacturer\":\"Sealoflex, Inc.\",\"approval_number_master\":\"FL#1544-R2\",\"approval_number\":\"FL1544.1\",\"seq\":1,\"product_model\":\"Sealoflex Roof System over Recover, LWC, Wood, Steel, Concrete Decks\",\"product_description\":\"Liquid applied, solvent borne, rubberized roof or deck system\",\"design_pressure\":\"+N\\\/A\\\/-523\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sealoflex, Inc.\",\"approval_number_master\":\"FL#1544-R0\",\"approval_number\":\"FL1544.2\",\"seq\":2,\"product_model\":\"Sealoflex System\",\"product_description\":\"Liquid applied, acrylic roof or deck system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sealoflex, Inc.\",\"approval_number_master\":\"FL#2144-R3\",\"approval_number\":\"FL2144.1\",\"seq\":1,\"product_model\":\"Sealoflex Liquid Applied Roof Systems\",\"product_description\":\"Liquid applied, reinforced, acrylic or solvent borne roof systems\",\"design_pressure\":\"+N\\\/A\\\/-347.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sealoflex, Inc.\",\"approval_number_master\":\"FL#2144-R0\",\"approval_number\":\"FL2144.2\",\"seq\":2,\"product_model\":\"Sealoflex System\",\"product_description\":\"Liquid applied, reinforced, acrylic-based roof system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Conklin Company Inc.\":[{\"manufacturer\":\"Conklin Company Inc.\",\"approval_number_master\":\"FL#3529-R0\",\"approval_number\":\"FL3529.1\",\"seq\":1,\"product_model\":\"Benchmark\",\"product_description\":\"An elastomeric waterproof acrylic coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Conklin Company Inc.\",\"approval_number_master\":\"FL#4110-R1\",\"approval_number\":\"FL4110.1\",\"seq\":1,\"product_model\":\"Rapid Roof III\",\"product_description\":\"Water-based acrylic latex roof coating for use over a wide variety of roofing substrates,\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Conklin Company Inc.\",\"approval_number_master\":\"FL#4110-R1\",\"approval_number\":\"FL4110.2\",\"seq\":2,\"product_model\":\"Rapid Roof III\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Conklin Company Inc.\",\"approval_number_master\":\"FL#4110-R1\",\"approval_number\":\"FL4110.3\",\"seq\":3,\"product_model\":\"Rapid Roof III\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Conklin Company Inc.\",\"approval_number_master\":\"FL#7033-R0\",\"approval_number\":\"FL7033.1\",\"seq\":1,\"product_model\":\"Benchmark\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Conklin Company Inc.\",\"approval_number_master\":\"FL#4110-R0\",\"approval_number\":\"FL4110.4\",\"seq\":4,\"product_model\":\"Rapid Roof III\",\"product_description\":\"Elastomeric coating for use on metal roof panels and spray polyurethane roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Sunlife Systems International, Inc.\":[{\"manufacturer\":\"Sunlife Systems International, Inc.\",\"approval_number_master\":\"FL#4373-R0\",\"approval_number\":\"FL4373.1\",\"seq\":1,\"product_model\":\"Sunlife Roofing System\",\"product_description\":\"Liquid applied, acrylic-based recover \\\/ restoration roof system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Premium Coatings,LLC\":[{\"manufacturer\":\"Premium Coatings,LLC\",\"approval_number_master\":\"FL#4679-R0\",\"approval_number\":\"FL4679.1\",\"seq\":1,\"product_model\":\"Premium Liquid Rubber\\u00ae\",\"product_description\":\"Rapid Set spray applied liquid rubber membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Siplast Inc.\":[{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#6797-R0\",\"approval_number\":\"FL6797.1\",\"seq\":1,\"product_model\":\"Parapro Roof Membrane\",\"product_description\":\"High performance, multi-component, fast curing PMMA resin based roof system\",\"design_pressure\":\"+0\\\/-322.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Everest Systems, LLC\":[{\"manufacturer\":\"Everest Systems, LLC\",\"approval_number_master\":\"FL#40311-R0\",\"approval_number\":\"FL40311.1\",\"seq\":1,\"product_model\":\"Silkoxy-H3\",\"product_description\":\"Silicone Elastomeric Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Everest Systems, LLC\",\"approval_number_master\":\"FL#20482-R0\",\"approval_number\":\"FL20482.1\",\"seq\":1,\"product_model\":\"Evercoat EC\\\/Aqua-Fast AZ\",\"product_description\":\"Liquid-applied acrylic roof maintenance coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Everest Systems, LLC\",\"approval_number_master\":\"FL#20482-R0\",\"approval_number\":\"FL20482.2\",\"seq\":2,\"product_model\":\"Evercoat HT\\\/Aqua-Fast\",\"product_description\":\"Liquid-applied acrylic roof maintenance coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-05 00:00:00\",\"instructions_url\":\"\"}],\"Hydro Stop Inc\":[{\"manufacturer\":\"Hydro Stop Inc\",\"approval_number_master\":\"FL#6623-R1\",\"approval_number\":\"FL6623.1\",\"seq\":1,\"product_model\":\"Hydro-Stop Premium Coat Roof Systems\",\"product_description\":\"Hydro-Stop Premium Coat Roof Systems, Concrete Deck Applications\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hydro Stop Inc\",\"approval_number_master\":\"FL#6623-R1\",\"approval_number\":\"FL6623.2\",\"seq\":2,\"product_model\":\"Hydro-Stop Premium Coat Roof Systems\",\"product_description\":\"Hydro-Stop Premium Coat Roof Systems, Lightweight Insulating Decks Applications\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hydro Stop Inc\",\"approval_number_master\":\"FL#6623-R1\",\"approval_number\":\"FL6623.3\",\"seq\":3,\"product_model\":\"Hydro-Stop Premium Coat Roof Systems\",\"product_description\":\"Hydro-Stop Premium Coat Roof Maintenance Coatings Applications\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hydro Stop Inc\",\"approval_number_master\":\"FL#6623-R1\",\"approval_number\":\"FL6623.4\",\"seq\":4,\"product_model\":\"Hydro-Stop Premium Coat Roof Systems\",\"product_description\":\"Hydro-Stop Premium Coat Roof Systems, Recover Applications\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hydro Stop Inc\",\"approval_number_master\":\"FL#6623-R1\",\"approval_number\":\"FL6623.5\",\"seq\":5,\"product_model\":\"Hydro-Stop Premium Coat Roof Systems\",\"product_description\":\"Hydro-Stop Premium Coat Roof Systems, Steel Deck Applications\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hydro Stop Inc\",\"approval_number_master\":\"FL#6623-R1\",\"approval_number\":\"FL6623.6\",\"seq\":6,\"product_model\":\"Hydro-Stop Premium Coat Roof Systems\",\"product_description\":\"Hydro-Stop Premium Coat Roof Systems, Wood Deck Applications\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Neogard division of Jones Blair\":[{\"manufacturer\":\"Neogard division of Jones Blair\",\"approval_number_master\":\"FL#12499-R0\",\"approval_number\":\"FL12499.1\",\"seq\":1,\"product_model\":\"\\\"AutoGard FC\\\", \\\"PedaGard FC\\\" & \\\"Decorative PedaGard\\\"\",\"product_description\":\"Liquid Applied Polyurethane Roof System for Concrete Decks\",\"design_pressure\":\"+N\\\/A\\\/-500\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-05 00:00:00\",\"instructions_url\":\"\"}],\"Aldo Products\":[{\"manufacturer\":\"Aldo Products\",\"approval_number_master\":\"FL#13038-R0\",\"approval_number\":\"FL13038.1\",\"seq\":1,\"product_model\":\"ALDOCOAT 400\",\"product_description\":\"White Elastomeric Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aldo Products\",\"approval_number_master\":\"FL#17054-R0\",\"approval_number\":\"FL17054.1\",\"seq\":1,\"product_model\":\"ALDOCOAT 374, 384, 386, 395, 400, ALDOFABRIC\",\"product_description\":\"Elastomemic Coatings and Fabric\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aldo Products\",\"approval_number_master\":\"FL#17054-R4\",\"approval_number\":\"FL17054.2\",\"seq\":2,\"product_model\":\"Inland RC 1600, 1600-2, 1800, 1805, 1900, 1975 and RPM\",\"product_description\":\"Elastomeric Coatings and Fabric\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-07-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aldo Products\",\"approval_number_master\":\"FL#17054-R4\",\"approval_number\":\"FL17054.3\",\"seq\":3,\"product_model\":\"TRUCO 4100, 4102, 8101, 8200, 9600, 9605 and RH53\",\"product_description\":\"Elastomeric Coatings and Fabric\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-07-03 00:00:00\",\"instructions_url\":\"\"}],\"Carlisle Roof Foam and Coatings\":[{\"manufacturer\":\"Carlisle Roof Foam and Coatings\",\"approval_number_master\":\"FL#13129-R0\",\"approval_number\":\"FL13129.1\",\"seq\":1,\"product_model\":\"Acry-Tek 9000\",\"product_description\":\"Acry-Tek 9000 Maintenance Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle Roof Foam and Coatings\",\"approval_number_master\":\"FL#13129-R0\",\"approval_number\":\"FL13129.2\",\"seq\":2,\"product_model\":\"Poly-Sil 2200\",\"product_description\":\"Poly-Sil 2200 Silicone Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle Roof Foam and Coatings\",\"approval_number_master\":\"FL#13816-R0\",\"approval_number\":\"FL13816.1\",\"seq\":1,\"product_model\":\"Acry-Tek 9000\",\"product_description\":\"Acry-Tek 9000 Maintenance Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle Roof Foam and Coatings\",\"approval_number_master\":\"FL#13816-R0\",\"approval_number\":\"FL13816.2\",\"seq\":2,\"product_model\":\"Poly-Sil 2200\",\"product_description\":\"Poly-Sil 2200 Silicone Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle Roof Foam and Coatings\",\"approval_number_master\":\"FL#13816-R0\",\"approval_number\":\"FL13816.3\",\"seq\":3,\"product_model\":\"Poly-Sil 2500\",\"product_description\":\"Poly-Sil 2500 Silicone Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-03 00:00:00\",\"instructions_url\":\"\"}],\"Republic Powdered Metals, Inc.\":[{\"manufacturer\":\"Republic Powdered Metals, Inc.\",\"approval_number_master\":\"FL#13746-R0\",\"approval_number\":\"FL13746.1\",\"seq\":1,\"product_model\":\"Geogard\",\"product_description\":\"Geogard System - Concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-20 00:00:00\",\"instructions_url\":\"\"}],\"Elastikote LLC\":[{\"manufacturer\":\"Elastikote LLC\",\"approval_number_master\":\"FL#14131-R0\",\"approval_number\":\"FL14131.1\",\"seq\":1,\"product_model\":\"ElastiKote (R) 1000 Series Roof Coatings\",\"product_description\":\"ElastiKote 1000 White, black, silver and custom colors elastomeric roof coatings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-22 00:00:00\",\"instructions_url\":\"\"}],\"Neptune Coatings, a division of Harco Americas Inc.\":[{\"manufacturer\":\"Neptune Coatings, a division of Harco Americas Inc.\",\"approval_number_master\":\"FL#14499-R0\",\"approval_number\":\"FL14499.1\",\"seq\":1,\"product_model\":\"wetsuit\",\"product_description\":\"Wetsuit lightweight coating system for roof restoration, maintenance, waterproofing. No VOC, water based, cold spray applied.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-30 00:00:00\",\"instructions_url\":\"\"}],\"Performance Roof Systems, Inc. A SOPREMA Group Company\":[{\"manufacturer\":\"Performance Roof Systems, Inc. A SOPREMA Group Company\",\"approval_number_master\":\"FL#15433-R0\",\"approval_number\":\"FL15433.1\",\"seq\":1,\"product_model\":\"Derbigum Liquid Applied System for Concrete Decks\",\"product_description\":\"Derbigum Liquid Applied System for Concrete Decks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Performance Roof Systems, Inc. A SOPREMA Group Company\",\"approval_number_master\":\"FL#17197-R0\",\"approval_number\":\"FL17197.1\",\"seq\":1,\"product_model\":\"EF Resin Roof System\",\"product_description\":\"polyurethane liquid applied roof system\",\"design_pressure\":\"+0\\\/-495\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Quest Construction Products LLC, Hydro-Stop\":[{\"manufacturer\":\"Quest Construction Products LLC, Hydro-Stop\",\"approval_number_master\":\"FL#16523-R0\",\"approval_number\":\"FL16523.1\",\"seq\":1,\"product_model\":\"Hydro-Stop PremiumCoat\\u00ae Roof Maintenance Coating System\",\"product_description\":\"Hydro-Stop PremiumCoat\\u00ae Roof Maintenance Coating System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quest Construction Products LLC, Hydro-Stop\",\"approval_number_master\":\"FL#16523-R0\",\"approval_number\":\"FL16523.2\",\"seq\":2,\"product_model\":\"Hydro-Stop PremiumCoat\\u00ae System over Concrete Decks\",\"product_description\":\"Hydro-Stop PremiumCoat\\u00ae System over Concrete Decks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quest Construction Products LLC, Hydro-Stop\",\"approval_number_master\":\"FL#16523-R0\",\"approval_number\":\"FL16523.3\",\"seq\":3,\"product_model\":\"Hydro-Stop PremiumCoat\\u00ae System over Lightweight Concrete Decks\",\"product_description\":\"Hydro-Stop PremiumCoat\\u00ae System over Lightweight Concrete Decks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quest Construction Products LLC, Hydro-Stop\",\"approval_number_master\":\"FL#16523-R0\",\"approval_number\":\"FL16523.4\",\"seq\":4,\"product_model\":\"Hydro-Stop PremiumCoat\\u00ae System over Recover Decks\",\"product_description\":\"Hydro-Stop PremiumCoat\\u00ae System over Recover Decks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quest Construction Products LLC, Hydro-Stop\",\"approval_number_master\":\"FL#16523-R0\",\"approval_number\":\"FL16523.5\",\"seq\":5,\"product_model\":\"Hydro-Stop PremiumCoat\\u00ae System over Steel Decks\",\"product_description\":\"Hydro-Stop PremiumCoat\\u00ae System over Steel Decks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quest Construction Products LLC, Hydro-Stop\",\"approval_number_master\":\"FL#16523-R0\",\"approval_number\":\"FL16523.6\",\"seq\":6,\"product_model\":\"Hydro-Stop PremiumCoat\\u00ae System over Wood Decks\",\"product_description\":\"Hydro-Stop PremiumCoat\\u00ae System over Wood Decks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-27 00:00:00\",\"instructions_url\":\"\"}],\"Triton Incorporated\":[{\"manufacturer\":\"Triton Incorporated\",\"approval_number_master\":\"FL#16615-R0\",\"approval_number\":\"FL16615.1\",\"seq\":1,\"product_model\":\"TRITOflex\",\"product_description\":\"Instant-set, two-component liquid rubber waterproofing and roofing membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-06-07 00:00:00\",\"instructions_url\":\"\"}],\"KST Coatings, A Business Unit of the Sherwin Williams Company\":[{\"manufacturer\":\"KST Coatings, A Business Unit of the Sherwin Williams Company\",\"approval_number_master\":\"FL#17101-R0\",\"approval_number\":\"FL17101.1\",\"seq\":1,\"product_model\":\"Uniflex Liquid Applied Roof Systems\",\"product_description\":\"Acrylic polymer based, reinforced liquid applied roof systems.\",\"design_pressure\":\"+N\\\/A\\\/-487.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-12 00:00:00\",\"instructions_url\":\"\"}],\"Quest Construction Products dba Hydro-Stop\":[{\"manufacturer\":\"Quest Construction Products dba Hydro-Stop\",\"approval_number_master\":\"FL#17253-R0\",\"approval_number\":\"FL17253.1\",\"seq\":1,\"product_model\":\"PremiumCoat\\u00ae\",\"product_description\":\"Hydro-Stop PremiumCoat\\u00ae System over Lightweight Concrete Decks.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quest Construction Products dba Hydro-Stop\",\"approval_number_master\":\"FL#17253-R0\",\"approval_number\":\"FL17253.2\",\"seq\":2,\"product_model\":\"PremiumCoat\\u00ae\",\"product_description\":\"Hydro-Stop PremiumCoat\\u00ae System over Concrete Decks.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quest Construction Products dba Hydro-Stop\",\"approval_number_master\":\"FL#17253-R0\",\"approval_number\":\"FL17253.3\",\"seq\":3,\"product_model\":\"PremiumCoat\\u00ae\",\"product_description\":\"Hydro-Stop PremiumCoat\\u00ae System over Wood Decks.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quest Construction Products dba Hydro-Stop\",\"approval_number_master\":\"FL#17253-R0\",\"approval_number\":\"FL17253.4\",\"seq\":4,\"product_model\":\"PremiumCoat\\u00ae\",\"product_description\":\"Hydro-Stop PremiumCoat\\u00ae System over Steel Decks.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quest Construction Products dba Hydro-Stop\",\"approval_number_master\":\"FL#17253-R0\",\"approval_number\":\"FL17253.5\",\"seq\":5,\"product_model\":\"PremiumCoat\\u00ae\",\"product_description\":\"Hydro-Stop PremiumCoat\\u00ae System over Recover Decks.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-05-27 00:00:00\",\"instructions_url\":\"\"}],\"Johns Manville\":[{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#17836-R0\",\"approval_number\":\"FL17836.1\",\"seq\":1,\"product_model\":\"SeamFree PMMA Liquid Applied Roof Systems\",\"product_description\":\"PMMA liquid applied roof systems\",\"design_pressure\":\"+N\\\/A\\\/-495\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-29 00:00:00\",\"instructions_url\":\"\"}],\"National Coatings Corporation\":[{\"manufacturer\":\"National Coatings Corporation\",\"approval_number_master\":\"FL#20863-R0\",\"approval_number\":\"FL20863.1\",\"seq\":1,\"product_model\":\"AcryShield\",\"product_description\":\"AcryShield A500\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"National Coatings Corporation\",\"approval_number_master\":\"FL#20863-R1\",\"approval_number\":\"FL20863.2\",\"seq\":2,\"product_model\":\"SRC\",\"product_description\":\"SRC 740\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-04 00:00:00\",\"instructions_url\":\"\"}],\"ITW POLYMERS SEALANTS NORTH AMERICA INC.\":[{\"manufacturer\":\"ITW POLYMERS SEALANTS NORTH AMERICA INC.\",\"approval_number_master\":\"FL#32667-R0\",\"approval_number\":\"FL32667.1\",\"seq\":1,\"product_model\":\"ERSystems Polyurethane 300 System\",\"product_description\":\"ERSystems Polyurethane 300 System-A polyurethane roof coating system comprised of an aromatic basecoat and aliphatic topcoat\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-30 00:00:00\",\"instructions_url\":\"\"}],\"Nanotech, Inc.\":[{\"manufacturer\":\"Nanotech, Inc.\",\"approval_number_master\":\"FL#46925-R0\",\"approval_number\":\"FL46925.1\",\"seq\":1,\"product_model\":\"NanoTech Cool Roof Coat\",\"product_description\":\"A high-performance protective acrylic coating with unprecedented heat-rejection properties through new technology, providing unprecedented thermal benefits.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-06-30 00:00:00\",\"instructions_url\":\"\"}]},\"d. roofing products|||14. cements-adhesives-coating\":{\"GAF\":[{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#17649-R11\",\"approval_number\":\"FL17649.1\",\"seq\":1,\"product_model\":\"Silicone Roof Coatings (NON-HVHZ)\",\"product_description\":\"Silicone roof coatings for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-21 00:00:00\",\"instructions_url\":\"\"}],\"DuPont de Nemours, Inc.\":[{\"manufacturer\":\"DuPont de Nemours, Inc.\",\"approval_number_master\":\"FL#720-R8\",\"approval_number\":\"FL720.1\",\"seq\":1,\"product_model\":\"INSTA STIK Quik Set Insulation Adhesive\",\"product_description\":\"A one-component, polyurethane adhesive used to attach\\nvarious insulation boards to other insulations and to steel deck in BUR and single-ply roof systems.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Karnak Corporation\":[{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R9\",\"approval_number\":\"FL1026.1\",\"seq\":1,\"product_model\":\"100 Non-Fibrated Emulsion\",\"product_description\":\"General Purpose Non-Fibered Emulsion Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R9\",\"approval_number\":\"FL1026.2\",\"seq\":2,\"product_model\":\"108 Asphalt Primer\",\"product_description\":\"General Purpose Asphalt Primer - Spec Grade\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R9\",\"approval_number\":\"FL1026.3\",\"seq\":3,\"product_model\":\"112 Foundation & Roof Coating\",\"product_description\":\"Non-Fibered Asphalt Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R9\",\"approval_number\":\"FL1026.4\",\"seq\":4,\"product_model\":\"13 Plastic Cement\",\"product_description\":\"Plastic Roof Repair Asphalt Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R9\",\"approval_number\":\"FL1026.5\",\"seq\":5,\"product_model\":\"15 MUCK\",\"product_description\":\"General purpose flashing cement.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R9\",\"approval_number\":\"FL1026.6\",\"seq\":6,\"product_model\":\"155AF Amphibikote\",\"product_description\":\"Wet-Dry Asphalt Based Roof Repair Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R9\",\"approval_number\":\"FL1026.7\",\"seq\":7,\"product_model\":\"169 Non-Fibrated Aluminum Coating\",\"product_description\":\"Very Bright Non-Fibered Aluminum Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R9\",\"approval_number\":\"FL1026.8\",\"seq\":8,\"product_model\":\"16AF Double Coverage Cement\",\"product_description\":\"Roll Roofing Adhesive & Dampproofing; Blind Nailing Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R9\",\"approval_number\":\"FL1026.10\",\"seq\":10,\"product_model\":\"18AF Perfectseal Plastic Roof Cement\",\"product_description\":\"Plastic Roof Repair Asphalt Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R9\",\"approval_number\":\"FL1026.11\",\"seq\":11,\"product_model\":\"19 Ultra Flashing Cement\",\"product_description\":\"Rubberized Asphalt Based Roof Repair Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R9\",\"approval_number\":\"FL1026.12\",\"seq\":12,\"product_model\":\"198AF Asphalt Resaturant\",\"product_description\":\"Asphalt Based Cold-Applied Roof Resaturant for Gravel Roofs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R9\",\"approval_number\":\"FL1026.13\",\"seq\":13,\"product_model\":\"19AF Flashing Cement\",\"product_description\":\"Asphalt Based Roof\\\/Flashing Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R9\",\"approval_number\":\"FL1026.14\",\"seq\":14,\"product_model\":\"220AF Fibered Emulsion Coating\",\"product_description\":\"Fibered Asphalt Emulsion Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R9\",\"approval_number\":\"FL1026.15\",\"seq\":15,\"product_model\":\"229AR-Elastomeric Brush Grade\",\"product_description\":\"SBS Rubberized Asphalt Based Coating and Repair Mastic\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R9\",\"approval_number\":\"FL1026.16\",\"seq\":16,\"product_model\":\"229AR-Elastomeric Trowel Grade\",\"product_description\":\"SBS Rubberized Asphalt Based Coating and Repair Mastic\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R9\",\"approval_number\":\"FL1026.17\",\"seq\":17,\"product_model\":\"27AF Perfectseal Fibrated Aluminum\",\"product_description\":\"Fibered Aluminum Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R9\",\"approval_number\":\"FL1026.18\",\"seq\":18,\"product_model\":\"28NF Perfectseal non-fibrated Aluminum Coating\",\"product_description\":\"Non-Fibered Aluminum Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R9\",\"approval_number\":\"FL1026.19\",\"seq\":19,\"product_model\":\"29 Perfectseal Mod. Bit. Adhesive (Brush and Trowel)\",\"product_description\":\"SBS Cold-Process Adhesive for SBS and roll roofing membranes\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R9\",\"approval_number\":\"FL1026.20\",\"seq\":20,\"product_model\":\"298 Alumin-R\",\"product_description\":\"SBS Rubber Modified Asphalt Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R9\",\"approval_number\":\"FL1026.21\",\"seq\":21,\"product_model\":\"501 Elasto-Brite\",\"product_description\":\"Co-polymer Elastomeric Emulsion Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R9\",\"approval_number\":\"FL1026.22\",\"seq\":22,\"product_model\":\"502 RC-W Elasto-Kote Base\",\"product_description\":\"Thermoplastic, Rubber-based, Elastomeric Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R9\",\"approval_number\":\"FL1026.23\",\"seq\":23,\"product_model\":\"66 Modified Bitumen Adhesive Brush & Trowel Grades\",\"product_description\":\"SBS Cold-Process Adhesive for SBS and Roll Roofing Membranes\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R9\",\"approval_number\":\"FL1026.26\",\"seq\":26,\"product_model\":\"71AF Fibrated Roof Coating\",\"product_description\":\"Fibered Asphalt Based Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R9\",\"approval_number\":\"FL1026.27\",\"seq\":27,\"product_model\":\"78AF Cold Process Cement\",\"product_description\":\"Asphalt Based Blind Nailing Cement for Rolled Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R9\",\"approval_number\":\"FL1026.28\",\"seq\":28,\"product_model\":\"81AF Modified Bitumen Adhesive (Brush or Trowel Grade)\",\"product_description\":\"SBS Cold-Process Adhesive for SBS and Roll Roofing Membranes\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R9\",\"approval_number\":\"FL1026.29\",\"seq\":29,\"product_model\":\"83AF Fibrated Dampproofing\",\"product_description\":\"Cold-Applied Asphalt Based Dampproofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R9\",\"approval_number\":\"FL1026.30\",\"seq\":30,\"product_model\":\"86AF Fibrated Trowel Mastic\",\"product_description\":\"Trowel Applied Asphalt Based Dampproofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R9\",\"approval_number\":\"FL1026.31\",\"seq\":31,\"product_model\":\"89 Sta-Tack Primer\",\"product_description\":\"Waterbased, polymer modified primer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R9\",\"approval_number\":\"FL1026.32\",\"seq\":32,\"product_model\":\"920 Fibrated Emulsion Mastic\",\"product_description\":\"Fibered Asphalt Based Emulsion for General Repair Use\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R9\",\"approval_number\":\"FL1026.33\",\"seq\":33,\"product_model\":\"97AF Fibrated Aluminum Roof Coating\",\"product_description\":\"Very Bright Fibered Aluminum Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R9\",\"approval_number\":\"FL1026.34\",\"seq\":34,\"product_model\":\"98AF Fribrated Aluminum Roof Coating\",\"product_description\":\"Fibered Asphalt Based Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#27943-R2\",\"approval_number\":\"FL27943.1\",\"seq\":1,\"product_model\":\"502 MS Karna-Flex\",\"product_description\":\"A single-component, thermoplastic rubber based, elastomeric sealant that is applied to wet or dry surfaces by brush or trowel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#27943-R2\",\"approval_number\":\"FL27943.2\",\"seq\":2,\"product_model\":\"502RC-W Elasto-Kote\",\"product_description\":\"A single-component, highly elastic, thermoplastic rubber based waterproofing coating that is applied by spray, brush or roller\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#27943-R2\",\"approval_number\":\"FL27943.3\",\"seq\":3,\"product_model\":\"505 MS Karna-Flex WB\",\"product_description\":\"A single-component, water-based, white elastomeric acrylic mastic that is applied by brush or trowel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#47852-R0\",\"approval_number\":\"FL47852.1\",\"seq\":1,\"product_model\":\"670HS Karna-Sil Ultra Silicone Coating\",\"product_description\":\"A single-component, high solids, moisture curing silicone roof coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R9\",\"approval_number\":\"FL1026.9\",\"seq\":9,\"product_model\":\"180 Karna-Sil Epoxy Primer (A & B)\",\"product_description\":\"Two-component, Water-Based, Epoxy Primer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R9\",\"approval_number\":\"FL1026.24\",\"seq\":24,\"product_model\":\"670HS Karna-Sil Ultra\",\"product_description\":\"A single-component, high-solids, moisture-cured silicone coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R9\",\"approval_number\":\"FL1026.25\",\"seq\":25,\"product_model\":\"670LS Karna-Sil\",\"product_description\":\"A single component, solvent-borne, moisture-cured silicone coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-03 00:00:00\",\"instructions_url\":\"\"}],\"ICP Construction, Inc.\":[{\"manufacturer\":\"ICP Construction, Inc.\",\"approval_number_master\":\"FL#1365-R10\",\"approval_number\":\"FL1365.1\",\"seq\":1,\"product_model\":\"Polyset Roof Adhesives\",\"product_description\":\"Urethane foam adhesives for roofing applications in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-422\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-02 00:00:00\",\"instructions_url\":\"\"}],\"H.B. Fuller Company\":[{\"manufacturer\":\"H.B. Fuller Company\",\"approval_number_master\":\"FL#1800-R15\",\"approval_number\":\"FL1800.1\",\"seq\":1,\"product_model\":\"Millennium Roofing Adhesives for use in FBC non-HVHZ jurisdictions\",\"product_description\":\"Roof insulation adhesive\",\"design_pressure\":\"+N\\\/A\\\/-495\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"The Garland Company, Inc.\":[{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2330-R9\",\"approval_number\":\"FL2330.1\",\"seq\":1,\"product_model\":\"Garland Cements, Adhesives and Coatings (NON-HVHZ)\",\"product_description\":\"Various cements, adhesives and coatings for use in roof applications in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#41505-R1\",\"approval_number\":\"FL41505.1\",\"seq\":1,\"product_model\":\"Garland Silicone Maintenance Coatings\",\"product_description\":\"Cool-Sil SG, Cool-Sil HB\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-04 00:00:00\",\"instructions_url\":\"\"}],\"Tremco CPG Inc.\":[{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#15546-R7\",\"approval_number\":\"FL15546.1\",\"seq\":1,\"product_model\":\"AlphaGuard Fluid Applied Roof Coatings\",\"product_description\":\"Polyurethane and PMMA roof coatings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#21064-R3\",\"approval_number\":\"FL21064.1\",\"seq\":1,\"product_model\":\"ECOLastic\",\"product_description\":\"Maintenance coating for gravel-surfaced, asphaltic roof systems for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#39600-R1\",\"approval_number\":\"FL39600.1\",\"seq\":1,\"product_model\":\"Dymonic 100 Sealant\",\"product_description\":\"Single-component, medium-modulus, low-voc, UV-stable, non-sag polyurethane sealant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#46715-R0\",\"approval_number\":\"FL46715.1\",\"seq\":1,\"product_model\":\"AlphaGuard Si 100\",\"product_description\":\"Single component, solvent-free, moisture curing silicone roof coating. Available in white, tan, or gray colors.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#47724-R0\",\"approval_number\":\"FL47724.1\",\"seq\":1,\"product_model\":\"Vulkem AT Fluid Applied Roof Coatings\",\"product_description\":\"One-part, atmospheric triggered (AT), polyurethane roof coating.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#3818-R12\",\"approval_number\":\"FL3818.1\",\"seq\":1,\"product_model\":\"Cements, Adhesives and Coatings\",\"product_description\":\"Tremco Cements, Adhesives and Coatings.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#16939-R6\",\"approval_number\":\"FL16939.1\",\"seq\":1,\"product_model\":\"Geogard Industrial Maintenance Coating\",\"product_description\":\"Single component roof coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-02-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#16939-R6\",\"approval_number\":\"FL16939.2\",\"seq\":2,\"product_model\":\"Solargard Elastomeric Maintenance Coating Systems\",\"product_description\":\"Liquid applied, elastomeric roof coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-11 00:00:00\",\"instructions_url\":\"\"}],\"Inland Coatings Corp.\":[{\"manufacturer\":\"Inland Coatings Corp.\",\"approval_number_master\":\"FL#7702-R7\",\"approval_number\":\"FL7702.1\",\"seq\":1,\"product_model\":\"RC 2000 Rubber Roof Coating\",\"product_description\":\"RC 2000 Rubber Roof Coating System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Inland Coatings Corp.\",\"approval_number_master\":\"FL#42407-R1\",\"approval_number\":\"FL42407.1\",\"seq\":1,\"product_model\":\"Inland Coatings RC-2016, Aldo Coatings Aldocoat 916 or Truco Coatings 7116NF\",\"product_description\":\"One-component, solvent-based rubber roof coatings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Soprema, Inc.\":[{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#9779-R16\",\"approval_number\":\"FL9779.1\",\"seq\":1,\"product_model\":\"SOPREMA Cements, Adhesives and Coatings (NON-HVHZ)\",\"product_description\":\"Cements, adhesives and coatings for use in roof applications in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#24512-R3\",\"approval_number\":\"FL24512.1\",\"seq\":1,\"product_model\":\"ALSAN COATING AC 401\",\"product_description\":\"ASTM D 6083 styrene acrylic-based elastomeric roof coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#24512-R3\",\"approval_number\":\"FL24512.2\",\"seq\":2,\"product_model\":\"ALSAN COATING AC 401 Flashing\",\"product_description\":\"TAS 139 fiber-fortified, white elastomeric flashing compound\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#24512-R3\",\"approval_number\":\"FL24512.3\",\"seq\":3,\"product_model\":\"ALSAN COATING Asphalt Bleed Blocking Primer\",\"product_description\":\"A proprietary acrylic, single component, water-based primer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#24512-R3\",\"approval_number\":\"FL24512.4\",\"seq\":4,\"product_model\":\"ALSAN COATING SIL 402\",\"product_description\":\"ASTM D 6694 solvent-free, high solids, single-component, moisture-cured silicone roof coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#24512-R3\",\"approval_number\":\"FL24512.5\",\"seq\":5,\"product_model\":\"ALSAN COATING SIL 402 Flashing\",\"product_description\":\"A proprietary solvent-free, high solids, single-component, silicone, moisture-cured roofing cement, mastic, and seam sealer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"}],\"NCFI Div. of Barnhardt Mfg. Co.\":[{\"manufacturer\":\"NCFI Div. of Barnhardt Mfg. Co.\",\"approval_number_master\":\"FL#9975-R9\",\"approval_number\":\"FL9975.1\",\"seq\":1,\"product_model\":\"1. InsulStar\\u00ae\",\"product_description\":\"Spray Polyurethane Foam Adhesive, Connecting Plywood Deck to Roof Rafters\",\"design_pressure\":\"+N\\\/A\\\/-190\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NCFI Div. of Barnhardt Mfg. Co.\",\"approval_number_master\":\"FL#9975-R9\",\"approval_number\":\"FL9975.2\",\"seq\":2,\"product_model\":\"2. InsulStar\\u00ae\",\"product_description\":\"Spray Polyurethane Foam Adhesive, Connecting Oriented Stranded Board (OSB) Deck to Roof Rafters\",\"design_pressure\":\"+N\\\/A\\\/-200\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"POLYGLASS USA\":[{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#10291-R21\",\"approval_number\":\"FL10291.1\",\"seq\":1,\"product_model\":\"Polyglass Cements, Adhesives and Coatings\",\"product_description\":\"Cements, adhesives and coatings for use in roof systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-10 00:00:00\",\"instructions_url\":\"\"}],\"Henry, A Carlisle Company\":[{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#10889-R4\",\"approval_number\":\"FL10889.1\",\"seq\":1,\"product_model\":\"Henry Cements and Coatings\",\"product_description\":\"roof cements, coatings, primers, and adhesives.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#46850-R2\",\"approval_number\":\"FL46850.2\",\"seq\":2,\"product_model\":\"Henry AcryShield and EnduraRoof Coatings\",\"product_description\":\"Acrylic and acrylic-polyurethane hybrid elastomeric coatings (Camarillo, CA)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#46850-R0\",\"approval_number\":\"FL46850.1\",\"seq\":1,\"product_model\":\"Henry AcryShield Coatings\",\"product_description\":\"Acrylic and acrylic-polyurethane hybrid elastomeric coatings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"}],\"BASF Corporation\":[{\"manufacturer\":\"BASF Corporation\",\"approval_number_master\":\"FL#13001-R6\",\"approval_number\":\"FL13001.1\",\"seq\":1,\"product_model\":\"1_SPRAYTITE\\u00ae 178 Series & COMFORT FOAM\\u00ae 178 Series\",\"product_description\":\"Spray-Applied Polyurethane Foam Adhesive System, 3 in. Fillet Application, Connecting Plywood Deck to Roof Rafters\",\"design_pressure\":\"+N\\\/A\\\/-160\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BASF Corporation\",\"approval_number_master\":\"FL#13001-R6\",\"approval_number\":\"FL13001.2\",\"seq\":2,\"product_model\":\"2_SPRAYTITE\\u00ae 178 Series & COMFORT FOAM\\u00ae 178 Series\",\"product_description\":\"Spray-Applied Polyurethane Foam Adhesive System, 3 in. Full Insulating Layer Application, Connecting Plywood Deck to Roof Rafters\",\"design_pressure\":\"+N\\\/A\\\/-200\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BASF Corporation\",\"approval_number_master\":\"FL#13001-R6\",\"approval_number\":\"FL13001.3\",\"seq\":3,\"product_model\":\"3_SPRAYTITE\\u00ae 178 Series & COMFORT FOAM\\u00ae 178 Series\",\"product_description\":\"Spray-Applied Polyurethane Foam Adhesive System, 3 in. Fillet Application, Connecting OSB Deck to Roof Rafters\",\"design_pressure\":\"+N\\\/A\\\/-170\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BASF Corporation\",\"approval_number_master\":\"FL#13001-R6\",\"approval_number\":\"FL13001.4\",\"seq\":4,\"product_model\":\"4_SPRAYTITE\\u00ae 178 Series & COMFORT FOAM\\u00ae 178 Series\",\"product_description\":\"Spray-Applied Polyurethane Foam Adhesive System, 3 in. Full Insulating Layer Application, Connecting OSB Deck to Roof Rafters\",\"design_pressure\":\"+N\\\/A\\\/-293\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BASF Corporation\",\"approval_number_master\":\"FL#22254-R3\",\"approval_number\":\"FL22254.1\",\"seq\":1,\"product_model\":\"ELASTOTITE G20140 Roofing Adhesive\",\"product_description\":\"Two-part, low viscosity, all water-blown, spray applied polyurethane adhesive used for attachment of rigid insulation boards to various substrates\",\"design_pressure\":\"+N\\\/A\\\/-307.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BASF Corporation\",\"approval_number_master\":\"FL#41373-R2\",\"approval_number\":\"FL41373.1\",\"seq\":1,\"product_model\":\"1_SPRAYTITE\\u00ae LWP-L Series and WALLTITE Plus Series\",\"product_description\":\"Spray-Applied Polyurethane Foam Adhesive System, 3 in. Fillet Application, Connecting Plywood Deck to Roof Rafters\",\"design_pressure\":\"+N\\\/A\\\/-256\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BASF Corporation\",\"approval_number_master\":\"FL#41373-R2\",\"approval_number\":\"FL41373.2\",\"seq\":2,\"product_model\":\"2_SPRAYTITE\\u00ae LWP-L Series and WALLTITE Plus Series\",\"product_description\":\"Spray-Applied Polyurethane Foam Adhesive System, 3 in. Fillet Application, Connecting OSB Deck to Roof Rafters\",\"design_pressure\":\"+N\\\/A\\\/-241\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BASF Corporation\",\"approval_number_master\":\"FL#47002-R0\",\"approval_number\":\"FL47002.1\",\"seq\":1,\"product_model\":\"1_WALLTITE\\u00ae Max Series\",\"product_description\":\"Spray-Applied Polyurethane Foam Adhesive System, 3 in. Fillet Application, Connecting Plywood Deck to Roof Rafters.\",\"design_pressure\":\"+N\\\/A\\\/-256\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BASF Corporation\",\"approval_number_master\":\"FL#47002-R0\",\"approval_number\":\"FL47002.2\",\"seq\":2,\"product_model\":\"2_WALLTITE\\u00ae Max Series\",\"product_description\":\"Spray-Applied Polyurethane Foam Adhesive System, 3 in. Fillet Application, Connecting OSB Deck to Roof Rafters.\",\"design_pressure\":\"+N\\\/A\\\/-241\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Volatile Free, Inc.\":[{\"manufacturer\":\"Volatile Free, Inc.\",\"approval_number_master\":\"FL#14125-R9\",\"approval_number\":\"FL14125.1\",\"seq\":1,\"product_model\":\"VFI Roof Coatings\",\"product_description\":\"Roof coatings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-21 00:00:00\",\"instructions_url\":\"\"}],\"SR Products\":[{\"manufacturer\":\"SR Products\",\"approval_number_master\":\"FL#14381-R9\",\"approval_number\":\"FL14381.1\",\"seq\":1,\"product_model\":\"Cements, Adhesives and Coatings (NON-HVHZ)\",\"product_description\":\"Cements, adhesives and coatings for use in roof systems in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-16 00:00:00\",\"instructions_url\":\"\"}],\"LaPolla Industries, Inc.\":[{\"manufacturer\":\"LaPolla Industries, Inc.\",\"approval_number_master\":\"FL#14666-R5\",\"approval_number\":\"FL14666.1\",\"seq\":1,\"product_model\":\"FOAM-LOK\\u2122 FL 2000\",\"product_description\":\"Spray-Applied, Closed-Cell Polyurethane Foam Adhesive, 3\\\" Fillet Application, Connecting Plywood Deck to Roof Rafters\",\"design_pressure\":\"+N\\\/A\\\/-175\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Gaco (Amrize Building Envelope LLC)\":[{\"manufacturer\":\"Gaco (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#14724-R13\",\"approval_number\":\"FL14724.1\",\"seq\":1,\"product_model\":\"GacoFlex Roof Coatings\",\"product_description\":\"Liquid-applied roof coatings.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-21 00:00:00\",\"instructions_url\":\"\"}],\"Huntsman Building Solutions\":[{\"manufacturer\":\"Huntsman Building Solutions\",\"approval_number_master\":\"FL#14970-R3\",\"approval_number\":\"FL14970.1\",\"seq\":1,\"product_model\":\"Heatlok HFO Pro\",\"product_description\":\"Two-component closed-cell spray polyurethane foam\",\"design_pressure\":\"+0\\\/-207\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Tropical Roofing Products\":[{\"manufacturer\":\"Tropical Roofing Products\",\"approval_number_master\":\"FL#16648-R3\",\"approval_number\":\"FL16648.1\",\"seq\":1,\"product_model\":\"#101 All Weather Plastic Cement\",\"product_description\":\"General Purpose wet \\\/ dry roof cement. ASTM 4586 Type I\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tropical Roofing Products\",\"approval_number_master\":\"FL#16648-R3\",\"approval_number\":\"FL16648.2\",\"seq\":2,\"product_model\":\"#104 Asphalt Concrete Primer\",\"product_description\":\"General purpose asphalt primer. ASTM D 41\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tropical Roofing Products\",\"approval_number_master\":\"FL#16648-R3\",\"approval_number\":\"FL16648.3\",\"seq\":3,\"product_model\":\"#120 AF Aluma-Brite Aluminum Asphalt Fibered Roof Coating\",\"product_description\":\"Fibered Aluminum Roof Coating. ASTM D 2824, Type III\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tropical Roofing Products\",\"approval_number_master\":\"FL#16648-R3\",\"approval_number\":\"FL16648.4\",\"seq\":4,\"product_model\":\"#126 Aluma-Glow Non Fibered Aluminum Paint\",\"product_description\":\"Non Fibered Aluminum Roof Paint. ASTM D 2824 Type I\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tropical Roofing Products\",\"approval_number_master\":\"FL#16648-R3\",\"approval_number\":\"FL16648.5\",\"seq\":5,\"product_model\":\"#202 Tropi-Cote Fibered Liquid Roof Coating\",\"product_description\":\"Fibered liquid asphalt waterproofing. ASTM D 4479\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tropical Roofing Products\",\"approval_number_master\":\"FL#16648-R3\",\"approval_number\":\"FL16648.6\",\"seq\":6,\"product_model\":\"#2100 Rubberized All Weather Flashing Cement Trowel Grade\",\"product_description\":\"SBS Modified wet\\\/dry flashing cement. ASTM D 4586 and ASTM D 3409\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tropical Roofing Products\",\"approval_number_master\":\"FL#16648-R3\",\"approval_number\":\"FL16648.7\",\"seq\":7,\"product_model\":\"#216 AF Modified Bitumen Adhesive\",\"product_description\":\"SBS Rubberized roofing adhesive. ASTM D 3019, Type III\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2027-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tropical Roofing Products\",\"approval_number_master\":\"FL#16648-R3\",\"approval_number\":\"FL16648.8\",\"seq\":8,\"product_model\":\"#4003 Fibered Roof Resaturant & Sealer\",\"product_description\":\"Asphalt based roof resaturant. ASTM D 4479\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tropical Roofing Products\",\"approval_number_master\":\"FL#16648-R3\",\"approval_number\":\"FL16648.9\",\"seq\":9,\"product_model\":\"#501 Taurus AF Roofing Cement\",\"product_description\":\"Plastic roof cement. ASTM D 4586 and ASTM D 3409\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tropical Roofing Products\",\"approval_number_master\":\"FL#16648-R3\",\"approval_number\":\"FL16648.10\",\"seq\":10,\"product_model\":\"#509 Modified All Weather Mastic\",\"product_description\":\"Polymer modified wet\\\/dry mastic. ASTM D 4586 and ASTM D 3409\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tropical Roofing Products\",\"approval_number_master\":\"FL#16648-R3\",\"approval_number\":\"FL16648.11\",\"seq\":11,\"product_model\":\"#701 Armour Plate\",\"product_description\":\"Asphalt Based Flashing Cement. ASTM D 4586 and ASTM D 3409\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tropical Roofing Products\",\"approval_number_master\":\"FL#16648-R3\",\"approval_number\":\"FL16648.12\",\"seq\":12,\"product_model\":\"#711 Tite-Seal Cold Process Lap Cement\",\"product_description\":\"Fibered, cold process cement. ASTM D 3019, Type III\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tropical Roofing Products\",\"approval_number_master\":\"FL#16648-R3\",\"approval_number\":\"FL16648.13\",\"seq\":13,\"product_model\":\"#805 Commercial Grade Roof Cement\",\"product_description\":\"Asphalt based plastic roof cement. ASTM D 4586\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tropical Roofing Products\",\"approval_number_master\":\"FL#16648-R3\",\"approval_number\":\"FL16648.14\",\"seq\":14,\"product_model\":\"#911 EternaLastic Elastomeric Roof Coating\",\"product_description\":\"Styrene acrylic based elastomeric roof coating. ASTM D 6083\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tropical Roofing Products\",\"approval_number_master\":\"FL#16648-R3\",\"approval_number\":\"FL16648.15\",\"seq\":15,\"product_model\":\"#950 EternaMastic\",\"product_description\":\"White Acrylic Roofing Mastic. TAS 139\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tropical Roofing Products\",\"approval_number_master\":\"FL#16648-R3\",\"approval_number\":\"FL16648.16\",\"seq\":16,\"product_model\":\"#951 Fibered Eternamastic\",\"product_description\":\"Fibered white elastomeric flashing compound. TAS 139\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tropical Roofing Products\",\"approval_number_master\":\"FL#16648-R3\",\"approval_number\":\"FL16648.17\",\"seq\":17,\"product_model\":\"#972 SEBS Elastomeric Roof Coating\",\"product_description\":\"Single component SEBS polymer elastomeric fluid applied coating. ASTM D 6083\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tropical Roofing Products\",\"approval_number_master\":\"FL#16648-R3\",\"approval_number\":\"FL16648.18\",\"seq\":18,\"product_model\":\"#975 SEBS Elastomeric Roof Coating\",\"product_description\":\"Single component block copolymer elastomeric mastic. TAS 139\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tropical Roofing Products\",\"approval_number_master\":\"FL#16648-R3\",\"approval_number\":\"FL16648.19\",\"seq\":19,\"product_model\":\"410 Quick Dry Primer\",\"product_description\":\"Asphalt based quick dry roofing primer. ASTM D 41\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tropical Roofing Products\",\"approval_number_master\":\"FL#21392-R3\",\"approval_number\":\"FL21392.1\",\"seq\":1,\"product_model\":\"#923 Eterna-Sil Silicone Roof Coating\",\"product_description\":\"A solvent-based, single component, moisture cured, RTV silicone roof coating.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tropical Roofing Products\",\"approval_number_master\":\"FL#21392-R3\",\"approval_number\":\"FL21392.2\",\"seq\":2,\"product_model\":\"#924 Eterna-Sil Premium 100% Silicone Roof Coating\",\"product_description\":\"A solvent-free, high solids, single-component, moisture cured RTV silicone roof coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"}],\"American Weatherstar, LLC\":[{\"manufacturer\":\"American Weatherstar, LLC\",\"approval_number_master\":\"FL#17050-R6\",\"approval_number\":\"FL17050.6\",\"seq\":6,\"product_model\":\"AWS Urethane 520\",\"product_description\":\"Moisture cure polyurethane elastomer coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weatherstar, LLC\",\"approval_number_master\":\"FL#47702-R0\",\"approval_number\":\"FL47702.1\",\"seq\":1,\"product_model\":\"Aliphatic Urethane 510 CA\",\"product_description\":\"liquid-applied aliphatic urethane coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weatherstar, LLC\",\"approval_number_master\":\"FL#47702-R0\",\"approval_number\":\"FL47702.2\",\"seq\":2,\"product_model\":\"AWS Silicone 411\",\"product_description\":\"liquid-applied silicone coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weatherstar, LLC\",\"approval_number_master\":\"FL#17050-R5\",\"approval_number\":\"FL17050.1\",\"seq\":1,\"product_model\":\"AWS Acrylic 211\",\"product_description\":\"Acrylic elastomeric quick set coating membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-07-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weatherstar, LLC\",\"approval_number_master\":\"FL#17050-R5\",\"approval_number\":\"FL17050.2\",\"seq\":2,\"product_model\":\"AWS Aliphatic Urethane 510\",\"product_description\":\"Moisture cure polyurethane elastomer coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-07-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weatherstar, LLC\",\"approval_number_master\":\"FL#17050-R5\",\"approval_number\":\"FL17050.3\",\"seq\":3,\"product_model\":\"AWS Silicone 410\",\"product_description\":\"One-part silicone elastomeric coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-07-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weatherstar, LLC\",\"approval_number_master\":\"FL#17050-R5\",\"approval_number\":\"FL17050.4\",\"seq\":4,\"product_model\":\"AWS Silicone 412\",\"product_description\":\"One-part silicone elastomeric coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-07-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weatherstar, LLC\",\"approval_number_master\":\"FL#17050-R5\",\"approval_number\":\"FL17050.5\",\"seq\":5,\"product_model\":\"AWS Urethane 520\",\"product_description\":\"Moisture cure polyurethane elastomer coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-07-03 00:00:00\",\"instructions_url\":\"\"}],\"SES Foam, LLC.\":[{\"manufacturer\":\"SES Foam, LLC.\",\"approval_number_master\":\"FL#17685-R3\",\"approval_number\":\"FL17685.1\",\"seq\":1,\"product_model\":\"SES Nexseal 2.0 cc Spray Foam\",\"product_description\":\"Spray-Applied Polyurethane Foam Adhesive System, 3-1\\\/2 in. Fillet Application, Connecting Plywood Deck to Roof Rafters\",\"design_pressure\":\"+N\\\/A\\\/-210\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SES Foam, LLC.\",\"approval_number_master\":\"FL#17685-R3\",\"approval_number\":\"FL17685.2\",\"seq\":2,\"product_model\":\"SES Nexseal 2.0 cc Spray Foam\",\"product_description\":\"Spray-Applied Polyurethane Foam Adhesive System, 3-1\\\/2 in. Fillet Application, Connecting OSB Deck to Roof Rafters\",\"design_pressure\":\"+N\\\/A\\\/-140\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"American Standard Coatings\":[{\"manufacturer\":\"American Standard Coatings\",\"approval_number_master\":\"FL#28369-R0\",\"approval_number\":\"FL28369.1\",\"seq\":1,\"product_model\":\"ASC 1, ASC X and ASC S\",\"product_description\":\"Acrylic and silicone roof coatings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Performance Roof Systems, Inc. A SOPREMA Group Company\":[{\"manufacturer\":\"Performance Roof Systems, Inc. A SOPREMA Group Company\",\"approval_number_master\":\"FL#31353-R2\",\"approval_number\":\"FL31353.1\",\"seq\":1,\"product_model\":\"Derbigum Cements, Adhesives & Coatings\",\"product_description\":\"Roofing adhesives & coatings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-02 00:00:00\",\"instructions_url\":\"\"}],\"CertainTeed, LLC (Roofing)\":[{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#31572-R2\",\"approval_number\":\"FL31572.1\",\"seq\":1,\"product_model\":\"SmartFlash ONE Flashing System\",\"product_description\":\"Polyurethane\\\/bitumen resin, liquid applied flashing with reinforcing fabric for use with BUR and modified bitumen roof systems.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#39113-R1\",\"approval_number\":\"FL39113.1\",\"seq\":1,\"product_model\":\"FlintBond Brush\",\"product_description\":\"ASTM D 3019, Type III, cold-applied polymer modified asphalt adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#39113-R1\",\"approval_number\":\"FL39113.2\",\"seq\":2,\"product_model\":\"FlintBond Trowel\",\"product_description\":\"ASTM D 4586, asbestos-free flashing cement made from oxidized base asphalts fortified with SBS rubber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#39113-R1\",\"approval_number\":\"FL39113.3\",\"seq\":3,\"product_model\":\"FlintPrime QD\",\"product_description\":\"ASTM D 41, solvent-based primer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#39113-R1\",\"approval_number\":\"FL39113.4\",\"seq\":4,\"product_model\":\"FlintSeal Plastic Cement\",\"product_description\":\"ASTM D 4586, asbestos-free, asphaltic base, flashing cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#39113-R1\",\"approval_number\":\"FL39113.5\",\"seq\":5,\"product_model\":\"SMARTCOAT 200 Bleed Blocker\",\"product_description\":\"Acrylic, single component, water-based primer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#39113-R1\",\"approval_number\":\"FL39113.6\",\"seq\":6,\"product_model\":\"SMARTCOAT 300 Non-fibered Acrylic Mastic\",\"product_description\":\"TAS 139, white, acrylic-based polymer patching compound\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#39113-R1\",\"approval_number\":\"FL39113.7\",\"seq\":7,\"product_model\":\"SMARTCOAT 301 Fibered Acrylic Mastic\",\"product_description\":\"TAS 139, white elastomeric flashing compound\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#39113-R1\",\"approval_number\":\"FL39113.8\",\"seq\":8,\"product_model\":\"SMARTCOAT 350 Silicone Mastic\",\"product_description\":\"Solvent-free, high solids, single-component, silicone, moisture-cured roofing cement, mastic, and seam sealer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#39113-R1\",\"approval_number\":\"FL39113.9\",\"seq\":9,\"product_model\":\"SMARTCOAT 400 High Performance Acrylic\",\"product_description\":\"ASTM D 6083, styrene acrylic-based elastomeric roof coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#39113-R1\",\"approval_number\":\"FL39113.10\",\"seq\":10,\"product_model\":\"SMARTCOAT 450 High Solids Silicone Coating\",\"product_description\":\"ASTM D 6694, solvent-free, high solids, single-component, moisture-cured silicone roof coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"}],\"IB Roof Systems\":[{\"manufacturer\":\"IB Roof Systems\",\"approval_number_master\":\"FL#33003-R2\",\"approval_number\":\"FL33003.1\",\"seq\":1,\"product_model\":\"IB Roof Coatings\",\"product_description\":\"Acrylic and silicone roof coatings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-26 00:00:00\",\"instructions_url\":\"\"}],\"Carlisle Roof Foam and Coatings, a Carlisle Company\":[{\"manufacturer\":\"Carlisle Roof Foam and Coatings, a Carlisle Company\",\"approval_number_master\":\"FL#37994-R3\",\"approval_number\":\"FL37994.1\",\"seq\":1,\"product_model\":\"SeamlesSEAL, SeamlesSEAL ULTRA and RoofTite Roof Coatings\",\"product_description\":\"Acrylic and silicone roof coatings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-14 00:00:00\",\"instructions_url\":\"\"}],\"Carlisle Spray Foam Insulation\":[{\"manufacturer\":\"Carlisle Spray Foam Insulation\",\"approval_number_master\":\"FL#39795-R1\",\"approval_number\":\"FL39795.1\",\"seq\":1,\"product_model\":\"01 SealTite PRO Closed Cell\",\"product_description\":\"Spray-Applied, Closed-Cell Polyurethane Foam Adhesive, 3\\\" Fillet Application, Connecting Plywood Deck to Roof Rafters\",\"design_pressure\":\"+N\\\/A\\\/-190\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle Spray Foam Insulation\",\"approval_number_master\":\"FL#39795-R1\",\"approval_number\":\"FL39795.2\",\"seq\":2,\"product_model\":\"02 SealTite Pro Closed Cell\",\"product_description\":\"Spray-Applied, Closed-Cell Polyurethane Foam Adhesive, 3\\\" Fillet Application, Connecting OSB Deck to Roof Rafters\",\"design_pressure\":\"+N\\\/A\\\/-200\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle Spray Foam Insulation\",\"approval_number_master\":\"FL#39796-R1\",\"approval_number\":\"FL39796.1\",\"seq\":1,\"product_model\":\"01 Foamsulate Closed Cell\",\"product_description\":\"Spray-Applied, Closed-Cell Polyurethane Foam Adhesive, 3\\\" Fillet Application, Connecting Plywood Deck to Roof Rafters\",\"design_pressure\":\"+N\\\/A\\\/-190\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle Spray Foam Insulation\",\"approval_number_master\":\"FL#39796-R1\",\"approval_number\":\"FL39796.2\",\"seq\":2,\"product_model\":\"02 Foamsulate Closed Cell\",\"product_description\":\"Spray-Applied, Closed-Cell Polyurethane Foam Adhesive, 3\\\" Fillet Application, Connecting OSB Deck to Roof Rafters\",\"design_pressure\":\"+N\\\/A\\\/-200\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle Spray Foam Insulation\",\"approval_number_master\":\"FL#47069-R0\",\"approval_number\":\"FL47069.1\",\"seq\":1,\"product_model\":\"01 SealTite PRO HFO\",\"product_description\":\"Spray-Applied, Closed-Cell Polyurethane Foam Adhesive, 3\\\" Fillet Application, Connecting Plywood Deck to Roof Rafters\",\"design_pressure\":\"+N\\\/A\\\/-190\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle Spray Foam Insulation\",\"approval_number_master\":\"FL#47069-R0\",\"approval_number\":\"FL47069.2\",\"seq\":2,\"product_model\":\"02 SealTite Pro HFO\",\"product_description\":\"Spray-Applied, Closed-Cell Polyurethane Foam Adhesive, 3\\\" Fillet Application, Connecting OSB Deck to Roof Rafters\",\"design_pressure\":\"+N\\\/A\\\/-200\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle Spray Foam Insulation\",\"approval_number_master\":\"FL#47070-R0\",\"approval_number\":\"FL47070.1\",\"seq\":1,\"product_model\":\"01 Foamsulate HFO 2.0\",\"product_description\":\"Spray-Applied, Closed-Cell Polyurethane Foam Adhesive, 3\\\" Fillet Application, Connecting Plywood Deck to Roof Rafters\",\"design_pressure\":\"+N\\\/A\\\/-190\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle Spray Foam Insulation\",\"approval_number_master\":\"FL#47070-R0\",\"approval_number\":\"FL47070.2\",\"seq\":2,\"product_model\":\"02 Foamsulate HFO 2.0\",\"product_description\":\"Spray-Applied, Closed-Cell Polyurethane Foam Adhesive, 3\\\" Fillet Application, Connecting OSB Deck to Roof Rafters\",\"design_pressure\":\"+N\\\/A\\\/-200\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Fluid Applied Roofing\":[{\"manufacturer\":\"Fluid Applied Roofing\",\"approval_number_master\":\"FL#41722-R1\",\"approval_number\":\"FL41722.1\",\"seq\":1,\"product_model\":\"Roof Coatings\",\"product_description\":\"ProCoat Finish and ProSil Finish HS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-03 00:00:00\",\"instructions_url\":\"\"}],\"Altenloh, Brinck and Co. U.S., Inc.\":[{\"manufacturer\":\"Altenloh, Brinck and Co. U.S., Inc.\",\"approval_number_master\":\"FL#41878-R1\",\"approval_number\":\"FL41878.1\",\"seq\":1,\"product_model\":\"TRUFAST Roofing Adhesives\",\"product_description\":\"Two-component, polyurethane foam adhesives for securement of insulations, thermal barriers, coverboards and fleece-backed membranes.\",\"design_pressure\":\"+N\\\/A\\\/-472.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Mule-Hide Products Co., Inc.\":[{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#41936-R1\",\"approval_number\":\"FL41936.1\",\"seq\":1,\"product_model\":\"Mule-Hide Cements, Adhesives and Coatings\",\"product_description\":\"Cements, adhesives and coatings for use in roof systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#44613-R0\",\"approval_number\":\"FL44613.1\",\"seq\":1,\"product_model\":\"Mule-Hide Coatings, Adhesives and Cements\",\"product_description\":\"Asphalt cements, adhesives and coatings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#46931-R0\",\"approval_number\":\"FL46931.1\",\"seq\":1,\"product_model\":\"100% Silicone Roof Coating and 100% Silicone LS Roof Coating\",\"product_description\":\"Silicone roof coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-01 00:00:00\",\"instructions_url\":\"\"}],\"Kemper System America, Inc.\":[{\"manufacturer\":\"Kemper System America, Inc.\",\"approval_number_master\":\"FL#42059-R1\",\"approval_number\":\"FL42059.1\",\"seq\":1,\"product_model\":\"KEMPEROL\\u00ae 1K Aqua\",\"product_description\":\"Single component, solvent-free, cold liquid-applied, water-based acrylic elastomeric polymer roof coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"W. R. Meadows, Inc.\":[{\"manufacturer\":\"W. R. Meadows, Inc.\",\"approval_number_master\":\"FL#42115-R1\",\"approval_number\":\"FL42115.1\",\"seq\":1,\"product_model\":\"KS Silicone Roof Coatings\",\"product_description\":\"Silicone roof coatings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-20 00:00:00\",\"instructions_url\":\"\"}],\"Progressive Materials, LLC\":[{\"manufacturer\":\"Progressive Materials, LLC\",\"approval_number_master\":\"FL#43846-R0\",\"approval_number\":\"FL43846.1\",\"seq\":1,\"product_model\":\"HS 3200 Series, HS 3200 HB Series, LS 2200 Series\",\"product_description\":\"Liquid Applied Silicone Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-04 00:00:00\",\"instructions_url\":\"\"}],\"Lanco & Harris Paint Corporation\":[{\"manufacturer\":\"Lanco & Harris Paint Corporation\",\"approval_number_master\":\"FL#46764-R0\",\"approval_number\":\"FL46764.1\",\"seq\":1,\"product_model\":\"Lanco Elastomeric White Roof Coatings\",\"product_description\":\"Lanco Ultra Siliconizer, Urethanizer and Coolguard White Elastomeric Roof Coatings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-28 00:00:00\",\"instructions_url\":\"\"}],\"Duro-Last (Amrize Building Envelope LLC)\":[{\"manufacturer\":\"Duro-Last (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#47046-R0\",\"approval_number\":\"FL47046.1\",\"seq\":1,\"product_model\":\"Duro-Shield Roof Coatings\",\"product_description\":\"Liquid-applied roof coatings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-12 00:00:00\",\"instructions_url\":\"\"}],\"Inland Coatings, Inc.\":[{\"manufacturer\":\"Inland Coatings, Inc.\",\"approval_number_master\":\"FL#47055-R0\",\"approval_number\":\"FL47055.1\",\"seq\":1,\"product_model\":\"Inland Coatings Cements, Adhesives and Coatings\",\"product_description\":\"Cements, adhesives and coatings for use in roof systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-07 00:00:00\",\"instructions_url\":\"\"}],\"Instacoat Premium Products\":[{\"manufacturer\":\"Instacoat Premium Products\",\"approval_number_master\":\"FL#47354-R0\",\"approval_number\":\"FL47354.1\",\"seq\":1,\"product_model\":\"250 HS Silicone\",\"product_description\":\"A single component, ready to use, high solids, moisture cured, fluid applied silicone coating.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-04 00:00:00\",\"instructions_url\":\"\"}],\"Henry A Carlisle Company\":[{\"manufacturer\":\"Henry A Carlisle Company\",\"approval_number_master\":\"FL#47530-R0\",\"approval_number\":\"FL47530.1\",\"seq\":1,\"product_model\":\"1- Henry\\u00ae HFO Closed Cell Spray Foam\",\"product_description\":\"Spray-Applied, Closed-Cell Polyurethane Foam Adhesive, 3\\\" Fillet Application, Connecting Plywood Deck to Roof Rafters\",\"design_pressure\":\"+N\\\/A\\\/-190\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry A Carlisle Company\",\"approval_number_master\":\"FL#47530-R0\",\"approval_number\":\"FL47530.2\",\"seq\":2,\"product_model\":\"2- Henry\\u00ae HFO Closed Cell Spray Foam\",\"product_description\":\"Spray-Applied, Closed-Cell Polyurethane Foam Adhesive, 3\\\" Fillet Application, Connecting OSB Deck to Roof Rafters\",\"design_pressure\":\"+N\\\/A\\\/-200\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Epilay Inc.\":[{\"manufacturer\":\"Epilay Inc.\",\"approval_number_master\":\"FL#47542-R0\",\"approval_number\":\"FL47542.1\",\"seq\":1,\"product_model\":\"ProtecKote HU-100\",\"product_description\":\"Two-component, fast cured hybrid urethane roof coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-26 00:00:00\",\"instructions_url\":\"\"}],\"NaturaSeal\":[{\"manufacturer\":\"NaturaSeal\",\"approval_number_master\":\"FL#47635-R0\",\"approval_number\":\"FL47635.1\",\"seq\":1,\"product_model\":\"NovaSet R250 ISW\",\"product_description\":\"Fluid-applied seamless roof membrane composed of an advanced engineered blend of thermoactive\\npolymerized modified emulsion (PME) technology\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-15 00:00:00\",\"instructions_url\":\"\"}],\"KST Coatings, A Business Unit of the Sherwin Williams Company\":[{\"manufacturer\":\"KST Coatings, A Business Unit of the Sherwin Williams Company\",\"approval_number_master\":\"FL#12895-R7\",\"approval_number\":\"FL12895.1\",\"seq\":1,\"product_model\":\"UNIFLEX Roof Coatings\",\"product_description\":\"Elastomeric (silicone) roof coatings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"APOC, Sub of Gardner-Gibson Inc.\":[{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#28905-R3\",\"approval_number\":\"FL28905.1\",\"seq\":1,\"product_model\":\"APOC\\\/Gardner Asphalt Cements, Adhesives and Coatings\",\"product_description\":\"Asphalt cements, adhesives and coatings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-01 00:00:00\",\"instructions_url\":\"\"}],\"CSL Silicones, Inc.\":[{\"manufacturer\":\"CSL Silicones, Inc.\",\"approval_number_master\":\"FL#41816-R1\",\"approval_number\":\"FL41816.1\",\"seq\":1,\"product_model\":\"Si-COAT Silicone Roof Coatings\",\"product_description\":\"Silicone roof coatings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}]},\"d. roofing products|||15. roof tile adhesive\":{\"ICP Construction, Inc.\":[{\"manufacturer\":\"ICP Construction, Inc.\",\"approval_number_master\":\"FL#6276-R13\",\"approval_number\":\"FL6276.1\",\"seq\":1,\"product_model\":\"APOC POLYSET RTA-1\",\"product_description\":\"Single component polyurethane foam roof tile adhesive for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+n\\\/a\\\/-187\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ICP Construction, Inc.\",\"approval_number_master\":\"FL#6332-R13\",\"approval_number\":\"FL6332.1\",\"seq\":1,\"product_model\":\"APOC POLYSET AH-160\",\"product_description\":\"Dual component expanding polyurethane roof tile adhesive for use in FBC non-HVHZ and HVHZ jurisdictions.\",\"design_pressure\":\"+n\\\/a\\\/-178\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ICP Construction, Inc.\",\"approval_number_master\":\"FL#830-R0\",\"approval_number\":\"FL830.1\",\"seq\":1,\"product_model\":\"POLYPRO AH -160 Roof Tile Adhe\",\"product_description\":\"Plural component polyurethane froth roof tile adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ICP Construction, Inc.\",\"approval_number_master\":\"FL#5054-R0\",\"approval_number\":\"FL5054.1\",\"seq\":1,\"product_model\":\"Polypro AH160\",\"product_description\":\"dual component expanding polyurethane roof tile adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"DuPont de Nemours, Inc.\":[{\"manufacturer\":\"DuPont de Nemours, Inc.\",\"approval_number_master\":\"FL#22525-R7\",\"approval_number\":\"FL22525.1\",\"seq\":1,\"product_model\":\"TILE BOND Roof Tile Adhesive\",\"product_description\":\"Single component polyurethane foam roof tile adhesive\",\"design_pressure\":\"+N\\\/A\\\/-174\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DuPont de Nemours, Inc.\",\"approval_number_master\":\"FL#717-R2\",\"approval_number\":\"FL717.1\",\"seq\":1,\"product_model\":\"TILE BOND - Roof Tile Adhesive\",\"product_description\":\"Polyurethane concrete and clay roof tile adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-23 00:00:00\",\"instructions_url\":\"\"}],\"BERMUDA ROOF CO INC\":[{\"manufacturer\":\"BERMUDA ROOF CO INC\",\"approval_number_master\":\"FL#520-R2\",\"approval_number\":\"FL520.1\",\"seq\":1,\"product_model\":\"Tile-Tite\",\"product_description\":\"Pre-mixed; Pre-bagged; Lightweight Roof Tile Mortar\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BERMUDA ROOF CO INC\",\"approval_number_master\":\"FL#7233-R2\",\"approval_number\":\"FL7233.1\",\"seq\":1,\"product_model\":\"TILE-TITE Lightweight -roof tile mortar\",\"product_description\":\"Tile-Tite-premixed-prebagged lightweight- (non-sanded)roof-tile mortar.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-08-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BERMUDA ROOF CO INC\",\"approval_number_master\":\"FL#7233-R0\",\"approval_number\":\"FL7233.2\",\"seq\":2,\"product_model\":\"Tile-Tite Lightweight Roof Tile Mortar\",\"product_description\":\"Prebagged premixed lightweight -non sanded-roof tile mortar\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Fomo Products, Inc.\":[{\"manufacturer\":\"Fomo Products, Inc.\",\"approval_number_master\":\"FL#1557-R0\",\"approval_number\":\"FL1557.1\",\"seq\":1,\"product_model\":\"Handi-Stick Roof Tile Adhesive\",\"product_description\":\"One-Component Polyurethane Foam Adhesive dispensed from a pressurized cylinder\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Quikrete\":[{\"manufacturer\":\"Quikrete\",\"approval_number_master\":\"FL#2475-R2\",\"approval_number\":\"FL2475.1\",\"seq\":1,\"product_model\":\"Roof Tile Mortar FL-15\",\"product_description\":\"High cement content type M masonry mortar that provides excellent adhesion for flat and low profile roof tiles.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-11-06 00:00:00\",\"instructions_url\":\"\"}],\"DAP Global Inc.\":[{\"manufacturer\":\"DAP Global Inc.\",\"approval_number_master\":\"FL#14506-R0\",\"approval_number\":\"FL14506.1\",\"seq\":1,\"product_model\":\"Touch 'n Seal StormBond Roof Tile Adhesive\",\"product_description\":\"Single component polyurethane foam roof tile adhesive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAP Global Inc.\",\"approval_number_master\":\"FL#21374-R0\",\"approval_number\":\"FL21374.1\",\"seq\":1,\"product_model\":\"Touch N' Seal Storm Bond 2\",\"product_description\":\"Two-Component Polyurethane Roof Tile Adhesive\",\"design_pressure\":\"+N\\\/A\\\/-314\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAP Global Inc.\",\"approval_number_master\":\"FL#22609-R0\",\"approval_number\":\"FL22609.1\",\"seq\":1,\"product_model\":\"Touch 'n Seal StormBond 2 Two-Component Polyurethane Roof Tile Adhesive\",\"product_description\":\"Two component polyurethane foam adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2022-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAP Global Inc.\",\"approval_number_master\":\"FL#22609-R0\",\"approval_number\":\"FL22609.2\",\"seq\":2,\"product_model\":\"Touch 'n Seal StormBond Roof Tile Adhesive\",\"product_description\":\"Single component polyurethane foam roof tile adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2021-07-21 00:00:00\",\"instructions_url\":\"\"}],\"POLYGLASS USA\":[{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#17855-R0\",\"approval_number\":\"FL17855.1\",\"seq\":1,\"product_model\":\"PolyLok Roof Tile Adhesive\",\"product_description\":\"Two-component expanding polyurethane roof tile adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-10-06 00:00:00\",\"instructions_url\":\"\"}],\"BOSTIK,INC\":[{\"manufacturer\":\"BOSTIK,INC\",\"approval_number_master\":\"FL#20674-R0\",\"approval_number\":\"FL20674.1\",\"seq\":1,\"product_model\":\"Bostik 915\\\/915 RT\",\"product_description\":\"Single component adhesive used for supplemental attachment of roof tiles and repairs of existing roof tiles.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-06-27 00:00:00\",\"instructions_url\":\"\"}],\"PREMIX MARBLETITE\":[{\"manufacturer\":\"PREMIX MARBLETITE\",\"approval_number_master\":\"FL#21575-R0\",\"approval_number\":\"FL21575.1\",\"seq\":1,\"product_model\":\"Tile-Tite\\u2122\",\"product_description\":\"Roof Tile Mortar\",\"design_pressure\":\"+N\\\/A\\\/-N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"}]},\"d. roofing products|||16. spray applied polyurethane roof\":{\"NCFI Div. of Barnhardt Mfg. Co.\":[{\"manufacturer\":\"NCFI Div. of Barnhardt Mfg. Co.\",\"approval_number_master\":\"FL#9805-R8\",\"approval_number\":\"FL9805.1\",\"seq\":1,\"product_model\":\"1- \\\"NCFI EnduraTech 10-016\\\"\",\"product_description\":\"NOA #25-0314.04\\nNCFI Enduratech 10-016 Spray Polyurethane Foam Roofing System\\\" over Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-427.5max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NCFI Div. of Barnhardt Mfg. Co.\",\"approval_number_master\":\"FL#9805-R8\",\"approval_number\":\"FL9805.2\",\"seq\":2,\"product_model\":\"2- \\\"NCFI EnduraTech 10-016\\\"\",\"product_description\":\"NOA #25-0314.05 NCFI Enduratech 10-016 Spray Polyurethane Foam Roofing System\\\" over Concrete Deck\",\"design_pressure\":\"+N\\\/A\\\/-470\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NCFI Div. of Barnhardt Mfg. Co.\",\"approval_number_master\":\"FL#9805-R8\",\"approval_number\":\"FL9805.3\",\"seq\":3,\"product_model\":\"3- \\\"NCFI EnduraTech 10-016\\\"\",\"product_description\":\"NOA #25-0314.06 NCFI Enduratech 10-016 Spray Polyurethane Foam Roofing System over Recover Deck\",\"design_pressure\":\"+N\\\/A\\\/-457.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NCFI Div. of Barnhardt Mfg. Co.\",\"approval_number_master\":\"FL#9806-R8\",\"approval_number\":\"FL9806.1\",\"seq\":1,\"product_model\":\"1- \\\"NCFI Roofing System, Spray Applied Foam and Coating System\\\" on Plywood or Concrete Deck\",\"product_description\":\"UL TGIK.R7280 #1\\nNCFI Roofing System, Spray Applied Foam and Coating System on Plywood or Concrete Deck\",\"design_pressure\":\"+N\\\/A\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NCFI Div. of Barnhardt Mfg. Co.\",\"approval_number_master\":\"FL#9806-R8\",\"approval_number\":\"FL9806.2\",\"seq\":2,\"product_model\":\"2- \\\"NCFI Roofing System, Spray Applied Foam and Coating System\\\" on Steel Deck\",\"product_description\":\"UL TGIK.R7280 #2 NCFI Roofing System, Spray Applied Foam and Coating System on Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-82.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NCFI Div. of Barnhardt Mfg. Co.\",\"approval_number_master\":\"FL#9806-R8\",\"approval_number\":\"FL9806.3\",\"seq\":3,\"product_model\":\"3- \\\"NCFI Roofing System, Spray Applied Foam and Coating System\\\" on Steel Deck\",\"product_description\":\"UL TGIK.R7280 #3 NCFI Roofing System, Spray Applied Foam and Coating System on Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NCFI Div. of Barnhardt Mfg. Co.\",\"approval_number_master\":\"FL#9806-R8\",\"approval_number\":\"FL9806.4\",\"seq\":4,\"product_model\":\"4- \\\"NCFI Roofing System, Spray Applied Foam and Coating System\\\" on Plywood Deck\",\"product_description\":\"UL TGIK.R7280 #4 NCFI Roofing System, Spray Applied Foam and Coating System on Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-105\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NCFI Div. of Barnhardt Mfg. Co.\",\"approval_number_master\":\"FL#9806-R8\",\"approval_number\":\"FL9806.5\",\"seq\":5,\"product_model\":\"5- \\\"NCFI Roofing System, Spray Applied Foam and Coating System\\\" on Steel Deck\",\"product_description\":\"UL TGIK.R7280 #5 NCFI Roofing System, Spray Applied Foam and Coating System on Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-82.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NCFI Div. of Barnhardt Mfg. Co.\",\"approval_number_master\":\"FL#9806-R8\",\"approval_number\":\"FL9806.6\",\"seq\":6,\"product_model\":\"6- \\\"NCFI Roofing System, Spray Applied Foam and Coating System\\\" on Steel Deck\",\"product_description\":\"UL TGIK.R7280 #6 NCFI Roofing System, Spray Applied Foam and Coating System on Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NCFI Div. of Barnhardt Mfg. Co.\",\"approval_number_master\":\"FL#17023-R4\",\"approval_number\":\"FL17023.1\",\"seq\":1,\"product_model\":\"EnduraTech\\u2122 10-011\",\"product_description\":\"Spray-Applied Polyurethane Foam Roof System Over Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-425\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NCFI Div. of Barnhardt Mfg. Co.\",\"approval_number_master\":\"FL#3445-R0\",\"approval_number\":\"FL3445.1\",\"seq\":1,\"product_model\":\"NCFI GRAVELEDFOAM\",\"product_description\":\"Gravel covered SPF roofing systems.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NCFI Div. of Barnhardt Mfg. Co.\",\"approval_number_master\":\"FL#3445-R0\",\"approval_number\":\"FL3445.2\",\"seq\":2,\"product_model\":\"NCFI Spray Polyurethane Foam Roofing Systems\",\"product_description\":\"SPF for coated SPF roofs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"NCFI Div. of Barnhardt Mfg. Co.\",\"approval_number_master\":\"FL#9805-R5\",\"approval_number\":\"FL9805.4\",\"seq\":4,\"product_model\":\"4- \\\"NCFI EnduraTech\\\"\",\"product_description\":\"NOA 14-0717.05 NCFI Enduratech Spray Polyurethane Foam Roofing System\\\" over Lightweight Concrete Deck\",\"design_pressure\":\"+N\\\/A\\\/-127.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NCFI Div. of Barnhardt Mfg. Co.\",\"approval_number_master\":\"FL#9805-R5\",\"approval_number\":\"FL9805.5\",\"seq\":5,\"product_model\":\"5- \\\"NCFI EnduraTech\\\"\",\"product_description\":\"NOA 14-0717.06 NCFI Enduratech Spray Polyurethane Foam Roofing System\\\" over Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-75 max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NCFI Div. of Barnhardt Mfg. Co.\",\"approval_number_master\":\"FL#9805-R5\",\"approval_number\":\"FL9805.6\",\"seq\":6,\"product_model\":\"6- \\\"NCFI EnduraTech\\\"\",\"product_description\":\"NOA 14-0717.07 NCFI Enduratech Spray Polyurethane Foam Roofing System\\\" over Gypsum Deck\",\"design_pressure\":\"+N\\\/A\\\/-317.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-03-03 00:00:00\",\"instructions_url\":\"\"}],\"Gaco (Amrize Building Envelope LLC)\":[{\"manufacturer\":\"Gaco (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#14723-R14\",\"approval_number\":\"FL14723.2\",\"seq\":2,\"product_model\":\"GacoRoofFoam (NON-HVHZ)\",\"product_description\":\"Spray applied polyurethane foam roof system assemblies for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-502.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gaco (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#14723-R0\",\"approval_number\":\"FL14723.1\",\"seq\":1,\"product_model\":\"Gaco Western Rooffoam 273\",\"product_description\":\"Gaco Western RoofFoam 273 is an HFC blown (zero-ozone depleting) liquid spray system that cures to a medium-density rigid polyurethane insulation for roofing applications.\",\"design_pressure\":\"+na\\\/-435\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gaco (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#14726-R0\",\"approval_number\":\"FL14726.1\",\"seq\":1,\"product_model\":\"Gaco Western Rooffoam 273\",\"product_description\":\"Gaco Western RoofFoam 273 is an HFC (Zero-ozone depleting) liquid spray system that cures to a medium-density rigid polyurethane insulation for roofing applications.\",\"design_pressure\":\"+na\\\/-310\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gaco (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#14723-R3\",\"approval_number\":\"FL14723.3\",\"seq\":3,\"product_model\":\"GacoRoofFoam F2733\",\"product_description\":\"Spray applied polyurethane foam over steel decks\",\"design_pressure\":\"+0\\\/-105\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gaco (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#14723-R3\",\"approval_number\":\"FL14723.4\",\"seq\":4,\"product_model\":\"GacoRoofFoam F2733\",\"product_description\":\"Spray applied polyurethane foam over recover decks\",\"design_pressure\":\"+0\\\/-90\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-05-31 00:00:00\",\"instructions_url\":\"\"}],\"SWD Urethane\":[{\"manufacturer\":\"SWD Urethane\",\"approval_number_master\":\"FL#41397-R1\",\"approval_number\":\"FL41397.1\",\"seq\":1,\"product_model\":\"01 QUICK-SHIELD 155-2.5\",\"product_description\":\"Spray Polyurethane Foam Roof System - Recover Application over Modified Bitumen Roof System Support: Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-67.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SWD Urethane\",\"approval_number_master\":\"FL#41397-R1\",\"approval_number\":\"FL41397.2\",\"seq\":2,\"product_model\":\"02 QUICK-SHIELD 155-2.5\",\"product_description\":\"Spray Polyurethane Foam Roof System Recover Application over Modified Bitumen Roof System Support: Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-330\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SWD Urethane\",\"approval_number_master\":\"FL#41397-R1\",\"approval_number\":\"FL41397.3\",\"seq\":3,\"product_model\":\"03 QUICK-SHIELD 155-2.5\",\"product_description\":\"Spray Polyurethane Foam Roof System Recover Application over Modified Bitumen Roof System Support: Concrete Deck\",\"design_pressure\":\"+N\\\/A\\\/-330\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SWD Urethane\",\"approval_number_master\":\"FL#41397-R1\",\"approval_number\":\"FL41397.4\",\"seq\":4,\"product_model\":\"04 QUICK-SHIELD 155-2.5\",\"product_description\":\"Spray Polyurethane Foam Roof System Recover Application over BUR-Smooth Roof System Support: Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-300\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SWD Urethane\",\"approval_number_master\":\"FL#41397-R1\",\"approval_number\":\"FL41397.5\",\"seq\":5,\"product_model\":\"05 QUICK-SHIELD 155-2.5\",\"product_description\":\"Spray Polyurethane Foam Roof System Recover Application over BUR-Gravel Roof System Support: Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-300\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SWD Urethane\",\"approval_number_master\":\"FL#41397-R1\",\"approval_number\":\"FL41397.6\",\"seq\":6,\"product_model\":\"06 QUICK-SHIELD 155-2.5\",\"product_description\":\"Spray Polyurethane Foam Roof System Recover Application over BUR-Smooth Roof System Support: Concrete Deck\",\"design_pressure\":\"+N\\\/A\\\/-300\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SWD Urethane\",\"approval_number_master\":\"FL#41397-R1\",\"approval_number\":\"FL41397.7\",\"seq\":7,\"product_model\":\"07 QUICK-SHIELD 155-2.5\",\"product_description\":\"Spray Polyurethane Foam Roof System Recover Application over BUR-Gravel Roof System Support: Concrete Deck\",\"design_pressure\":\"+N\\\/A\\\/-300\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SWD Urethane\",\"approval_number_master\":\"FL#47082-R0\",\"approval_number\":\"FL47082.1\",\"seq\":1,\"product_model\":\"01 QUICK-SHIELD 155-2.5\",\"product_description\":\"Spray Polyurethane Foam Roof System - Recover Application over Modified Bitumen Roof System Support: Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-67.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SWD Urethane\",\"approval_number_master\":\"FL#47082-R0\",\"approval_number\":\"FL47082.2\",\"seq\":2,\"product_model\":\"02 QUICK-SHIELD 155-2.5\",\"product_description\":\"Spray Polyurethane Foam Roof System Recover Application over Modified Bitumen Roof System Support: Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-330\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SWD Urethane\",\"approval_number_master\":\"FL#47082-R0\",\"approval_number\":\"FL47082.3\",\"seq\":3,\"product_model\":\"03 QUICK-SHIELD 155-2.5\",\"product_description\":\"Spray Polyurethane Foam Roof System Recover Application over Modified Bitumen Roof System Support: Concrete Deck\",\"design_pressure\":\"+N\\\/A\\\/-330\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SWD Urethane\",\"approval_number_master\":\"FL#47082-R0\",\"approval_number\":\"FL47082.4\",\"seq\":4,\"product_model\":\"04 QUICK-SHIELD 155-2.5\",\"product_description\":\"Spray Polyurethane Foam Roof System Recover Application over BUR-Smooth Roof System Support: Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-300\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SWD Urethane\",\"approval_number_master\":\"FL#47082-R0\",\"approval_number\":\"FL47082.5\",\"seq\":5,\"product_model\":\"05 QUICK-SHIELD 155-2.5\",\"product_description\":\"Spray Polyurethane Foam Roof System Recover Application over BUR-Gravel Roof System Support: Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-300\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SWD Urethane\",\"approval_number_master\":\"FL#47082-R0\",\"approval_number\":\"FL47082.6\",\"seq\":6,\"product_model\":\"06 QUICK-SHIELD 155-2.5\",\"product_description\":\"Spray Polyurethane Foam Roof System Recover Application over BUR-Smooth Roof System Support: Concrete Deck\",\"design_pressure\":\"+N\\\/A\\\/-300\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SWD Urethane\",\"approval_number_master\":\"FL#47082-R0\",\"approval_number\":\"FL47082.7\",\"seq\":7,\"product_model\":\"07 QUICK-SHIELD 155-2.5\",\"product_description\":\"Spray Polyurethane Foam Roof System Recover Application over BUR-Gravel Roof System Support: Concrete Deck\",\"design_pressure\":\"+N\\\/A\\\/-300\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Henry A Carlisle Company\":[{\"manufacturer\":\"Henry A Carlisle Company\",\"approval_number_master\":\"FL#46691-R1\",\"approval_number\":\"FL46691.1\",\"seq\":1,\"product_model\":\"1- PremiR+ EVO 60 & EVO 70, PREMISEAL 60 & 70\",\"product_description\":\"Spray Polyurethane Foam applied over mechanically attached Base Sheets to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-67.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry A Carlisle Company\",\"approval_number_master\":\"FL#46691-R1\",\"approval_number\":\"FL46691.2\",\"seq\":2,\"product_model\":\"2- PremiR+ EVO 60 & EVO 70, PREMISEAL 60 & 70\",\"product_description\":\"Spray Polyurethane Foam applied over mechanically attached Insulation Boards to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry A Carlisle Company\",\"approval_number_master\":\"FL#46691-R1\",\"approval_number\":\"FL46691.3\",\"seq\":3,\"product_model\":\"3- PremiR+ EVO 60 & EVO 70, PREMISEAL 60 & 70\",\"product_description\":\"Spray Polyurethane Foam applied over mechanically attached Insulation Board to Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-97.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry A Carlisle Company\",\"approval_number_master\":\"FL#46691-R1\",\"approval_number\":\"FL46691.4\",\"seq\":4,\"product_model\":\"4- PremiR+ EVO 60 & EVO 70, PREMISEAL 60 & 70\",\"product_description\":\"Spray Polyurethane Foam applied directly to Structural Concrete Deck\",\"design_pressure\":\"+N\\\/A\\\/-502.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry A Carlisle Company\",\"approval_number_master\":\"FL#46691-R1\",\"approval_number\":\"FL46691.5\",\"seq\":5,\"product_model\":\"5- PremiR+ EVO 60 & EVO 70, PREMISEAL 60 & 70\",\"product_description\":\"Spray Polyurethane Foam for Recover Roof Applications on Granulated Surface BUR on Structural Concrete Deck\",\"design_pressure\":\"+N\\\/A\\\/-312.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry A Carlisle Company\",\"approval_number_master\":\"FL#46691-R1\",\"approval_number\":\"FL46691.6\",\"seq\":6,\"product_model\":\"6- PremiR+ EVO 60 & EVO 70, PREMISEAL 60 & 70\",\"product_description\":\"Spray Polyurethane Foam for Recover Roof Applications over Smooth Surface BUR on Structural Concrete Deck\",\"design_pressure\":\"+N\\\/A\\\/-435\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry A Carlisle Company\",\"approval_number_master\":\"FL#46691-R1\",\"approval_number\":\"FL46691.7\",\"seq\":7,\"product_model\":\"7- PremiR+ EVO 60 & EVO 70, PREMISEAL 60 & 70\",\"product_description\":\"Spray Polyurethane Foam Roof System Adhered direct to deck\",\"design_pressure\":\"+N\\\/A\\\/-165\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"BASF Corporation\":[{\"manufacturer\":\"BASF Corporation\",\"approval_number_master\":\"FL#47111-R0\",\"approval_number\":\"FL47111.1\",\"seq\":1,\"product_model\":\"SKYTITE C3 SERIES\",\"product_description\":\"SKYTITE C3 SERIES (2,5, 2.8, 3.0) ROOFING SPF (SPRAY POLYURETHANE FOAM)\",\"design_pressure\":\"+-60\\\/-487.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BASF Corporation\",\"approval_number_master\":\"FL#1493-R2\",\"approval_number\":\"FL1493.1\",\"seq\":1,\"product_model\":\"FE348 Series & ELASTOSPRAY 81005 Series over Concrete Decks\",\"product_description\":\"FE348-2.5, FE348-2.7, FE348-2.8, FE348-3.0, ELASTOSPRAY 81255, ELASTOSPRAY 81275, ELASTOSPRAY 81285, and ELASTOSPRAY 81305\",\"design_pressure\":\"+0\\\/-495\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BASF Corporation\",\"approval_number_master\":\"FL#1493-R2\",\"approval_number\":\"FL1493.2\",\"seq\":2,\"product_model\":\"FE348 Series & ELASTOSPRAY 81005 Series over Recover Decks\",\"product_description\":\"FE348-2.5, FE348-2.7, FE348-2.8, FE348-3.0, ELASTOSPRAY 81255, ELASTOSPRAY 81275, ELASTOSPRAY 81285, and ELASTOSPRAY 81305\",\"design_pressure\":\"+0\\\/-135\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BASF Corporation\",\"approval_number_master\":\"FL#1493-R2\",\"approval_number\":\"FL1493.3\",\"seq\":3,\"product_model\":\"FE348 Series & ELASTOSPRAY 81005 Series over Steel Decks\",\"product_description\":\"FE348-2.5, FE348-2.7, FE348-2.8, FE348-3.0, ELASTOSPRAY 81255, ELASTOSPRAY 81275, ELASTOSPRAY 81285, and ELASTOSPRAY 81305\",\"design_pressure\":\"+0\\\/-157.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BASF Corporation\",\"approval_number_master\":\"FL#1493-R2\",\"approval_number\":\"FL1493.4\",\"seq\":4,\"product_model\":\"FE348 Series & ELASTOSPRAY 81005 Series over Wood Decks\",\"product_description\":\"FE348-2.5, FE348-2.7, FE348-2.8, FE348-3.0, ELASTOSPRAY 81255, ELASTOSPRAY 81275, ELASTOSPRAY 81285, and ELASTOSPRAY 81305\",\"design_pressure\":\"+0\\\/-105\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-31 00:00:00\",\"instructions_url\":\"\"}],\"POLYGLASS USA\":[{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#47498-R0\",\"approval_number\":\"FL47498.1\",\"seq\":1,\"product_model\":\"PolyPUF H Roof Foam System\",\"product_description\":\"PolyPUF H Roof Foam, a spray applied polyurethane foam plastic, covered with water-based elastomeric coating. See CCRR for details and for list of approved coatings.\",\"design_pressure\":\"+N\\\/A\\\/-495 MAX\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#27653-R0\",\"approval_number\":\"FL27653.1\",\"seq\":1,\"product_model\":\"PolyPUF Series over Concrete Decks\",\"product_description\":\"PolyPUF 2.5, PolyPUF 2.8, PolyPUF 3.0\",\"design_pressure\":\"+0\\\/-495\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#27653-R0\",\"approval_number\":\"FL27653.2\",\"seq\":2,\"product_model\":\"PolyPUF Series over Recover Decks\",\"product_description\":\"PolyPUF 2.5, PolyPUF 2.8, PolyPUF 3.0\",\"design_pressure\":\"+0\\\/-135\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#27653-R0\",\"approval_number\":\"FL27653.3\",\"seq\":3,\"product_model\":\"PolyPUF Series over Wood Decks\",\"product_description\":\"PolyPUF 2.5, PolyPUR 2.8, PolyPUF 3.0\",\"design_pressure\":\"+0\\\/-105\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#27653-R0\",\"approval_number\":\"FL27653.4\",\"seq\":4,\"product_model\":\"PolyPUF Series over Steel Decks\",\"product_description\":\"PolyPUF 2.5, PolyPUF 2.8, PolyPUF 3.0\",\"design_pressure\":\"+0\\\/-157\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#29260-R0\",\"approval_number\":\"FL29260.1\",\"seq\":1,\"product_model\":\"PolyPUF RG Spray Applied Polyurethane Roof System\",\"product_description\":\"Two-component, spray-applied, closed-cell rigid foam plastic insulation surfaced with Approved acrylic or silicone protective coating\",\"design_pressure\":\"+N\\\/A\\\/-375\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"PolyCon LLC\":[{\"manufacturer\":\"PolyCon LLC\",\"approval_number_master\":\"FL#47854-R0\",\"approval_number\":\"FL47854.1\",\"seq\":1,\"product_model\":\"1- POLYCON HFO PC2800\",\"product_description\":\"PolyCon HFO PC2800 adhered to mechanically attached Securock over existing BUR, Modified Bitumen or Single Ply attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-67.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PolyCon LLC\",\"approval_number_master\":\"FL#47854-R0\",\"approval_number\":\"FL47854.2\",\"seq\":2,\"product_model\":\"2- POLYCON HFO PC2800\",\"product_description\":\"PolyCon HFO PC2800 adhered to mechanically attached Securock over existing BUR, Modified Bitumen or Single Ply attached to Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-97.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PolyCon LLC\",\"approval_number_master\":\"FL#47854-R0\",\"approval_number\":\"FL47854.3\",\"seq\":3,\"product_model\":\"3- POLYCON HFO PC2800\",\"product_description\":\"PolyCon HFO PC2800 adhered to existing granular BUR over Structural Concrete Deck\",\"design_pressure\":\"+N\\\/A\\\/-425.62\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PolyCon LLC\",\"approval_number_master\":\"FL#47854-R0\",\"approval_number\":\"FL47854.4\",\"seq\":4,\"product_model\":\"4- POLYCON HFO PC2800\",\"product_description\":\"PolyCon HFO PC2800 adhered to existing granular or smooth Modified Bitumen over Structural Concrete Deck\",\"design_pressure\":\"+N\\\/A\\\/-See Eval\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PolyCon LLC\",\"approval_number_master\":\"FL#47854-R0\",\"approval_number\":\"FL47854.5\",\"seq\":5,\"product_model\":\"5- POLYCON HFO PC2800\",\"product_description\":\"PolyCon HFO PC2800 adhered to mechanically attached Securock over existing BUR, Modified Bitumen or Single Ply attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-67.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PolyCon LLC\",\"approval_number_master\":\"FL#47854-R0\",\"approval_number\":\"FL47854.6\",\"seq\":6,\"product_model\":\"6- POLYCON HFO PC2800\",\"product_description\":\"PolyCon HFO PC2800 adhered to mechanically attached Securock over existing BUR, Modified Bitumen or Single Ply attached to Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-97.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PolyCon LLC\",\"approval_number_master\":\"FL#47854-R0\",\"approval_number\":\"FL47854.7\",\"seq\":7,\"product_model\":\"7- POLYCON HFO PC2800\",\"product_description\":\"PolyCon HFO PC2800 adhered to existing granular BUR over Structural Concrete Deck\",\"design_pressure\":\"+N\\\/A\\\/-425.62\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PolyCon LLC\",\"approval_number_master\":\"FL#47854-R0\",\"approval_number\":\"FL47854.8\",\"seq\":8,\"product_model\":\"8- POLYCON HFO PC2800\",\"product_description\":\"PolyCon HFO PC2800 adhered to existing granular or smooth Modified Bitumen over Structural Concrete Deck\",\"design_pressure\":\"+N\\\/A\\\/-See Eval\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"BaySystems North America LLC\":[{\"manufacturer\":\"BaySystems North America LLC\",\"approval_number_master\":\"FL#696-R1\",\"approval_number\":\"FL696.1\",\"seq\":1,\"product_model\":\"EC5400-5410\",\"product_description\":\"High Tensile Acrylic Top and Base Coat for Spray Polyurethane Foam\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BaySystems North America LLC\",\"approval_number_master\":\"FL#696-R1\",\"approval_number\":\"FL696.2\",\"seq\":2,\"product_model\":\"Evercoat 500 Series\",\"product_description\":\"Elastomeric Coating for SPF\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BaySystems North America LLC\",\"approval_number_master\":\"FL#696-R1\",\"approval_number\":\"FL696.3\",\"seq\":3,\"product_model\":\"Evercoat 510\",\"product_description\":\"Elastomeric base coat for SPF\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BaySystems North America LLC\",\"approval_number_master\":\"FL#696-R1\",\"approval_number\":\"FL696.4\",\"seq\":4,\"product_model\":\"S245 Poluyrethane Foam\",\"product_description\":\"Spray polyurethane foam\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BaySystems North America LLC\",\"approval_number_master\":\"FL#696-R1\",\"approval_number\":\"FL696.5\",\"seq\":5,\"product_model\":\"SW245\",\"product_description\":\"Waterblown Spray Polyurethane Foam\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"GE Silicone Roofing System\":[{\"manufacturer\":\"GE Silicone Roofing System\",\"approval_number_master\":\"FL#3573-R0\",\"approval_number\":\"FL3573.1\",\"seq\":1,\"product_model\":\"SCM 3400 Silicone\",\"product_description\":\"Silicone Coatings for SPF Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Technical Roofing Solutions\":[{\"manufacturer\":\"Technical Roofing Solutions\",\"approval_number_master\":\"FL#9092-R0\",\"approval_number\":\"FL9092.1\",\"seq\":1,\"product_model\":\"RT-2716\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"LaPolla Industries, Inc.\":[{\"manufacturer\":\"LaPolla Industries, Inc.\",\"approval_number_master\":\"FL#11066-R0\",\"approval_number\":\"FL11066.1\",\"seq\":1,\"product_model\":\"LPA 2500\",\"product_description\":\"Spay applied urethane foam roofing product\",\"design_pressure\":\"+502.5\\\/-502.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LaPolla Industries, Inc.\",\"approval_number_master\":\"FL#11066-R0\",\"approval_number\":\"FL11066.2\",\"seq\":2,\"product_model\":\"LPA2500\",\"product_description\":\"spray applied urethane foam roofing product\",\"design_pressure\":\"+502.5\\\/-502.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LaPolla Industries, Inc.\",\"approval_number_master\":\"FL#11066-R0\",\"approval_number\":\"FL11066.3\",\"seq\":3,\"product_model\":\"LPA2500\",\"product_description\":\"spray applied urethane foam Roofing product\",\"design_pressure\":\"+105.0\\\/-105.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LaPolla Industries, Inc.\",\"approval_number_master\":\"FL#11066-R0\",\"approval_number\":\"FL11066.4\",\"seq\":4,\"product_model\":\"LPA2500\",\"product_description\":\"spray applied urethane foam roofing product\",\"design_pressure\":\"+120.0\\\/-120.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LaPolla Industries, Inc.\",\"approval_number_master\":\"FL#11066-R3\",\"approval_number\":\"FL11066.5\",\"seq\":5,\"product_model\":\"05 Foam Lok - LPA 2500, 2800 & 3000\",\"product_description\":\"Spay Applied Polyurethane Foam Roofing System over LWC Decks\",\"design_pressure\":\"+N\\\/A\\\/-105\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-09-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LaPolla Industries, Inc.\",\"approval_number_master\":\"FL#11066-R3\",\"approval_number\":\"FL11066.6\",\"seq\":6,\"product_model\":\"06 Foam Lok - LPA 2500, 2800 & 3000\",\"product_description\":\"Spay Applied Polyurethane Foam Roofing System over CWF - Cementitious Wood Fiber Decks\",\"design_pressure\":\"+N\\\/A\\\/-320\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-05-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LaPolla Industries, Inc.\",\"approval_number_master\":\"FL#11066-R3\",\"approval_number\":\"FL11066.7\",\"seq\":7,\"product_model\":\"07 Foam Lok - LPA 2500, 2800 & 3000\",\"product_description\":\"Spay Applied Polyurethane Foam Roofing System over Gypsum Decks\",\"design_pressure\":\"+N\\\/A\\\/-502.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-05-17 00:00:00\",\"instructions_url\":\"\"}],\"Bayer Material Science LLC\":[{\"manufacturer\":\"Bayer Material Science LLC\",\"approval_number_master\":\"FL#11529-R0\",\"approval_number\":\"FL11529.1\",\"seq\":1,\"product_model\":\"Bayseal SPF & Bayblock Acrylic Coatings over Concrete Deck\",\"product_description\":\"Spray applied polyurethane roof system\",\"design_pressure\":\"+N\\\/A\\\/-495.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bayer Material Science LLC\",\"approval_number_master\":\"FL#11529-R0\",\"approval_number\":\"FL11529.2\",\"seq\":2,\"product_model\":\"Bayseal SPF & Bayblock Acrylic Coatings over Recover Deck\",\"product_description\":\"Spray applied polyurethane roof system\",\"design_pressure\":\"+N\\\/A\\\/-135.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bayer Material Science LLC\",\"approval_number_master\":\"FL#11529-R0\",\"approval_number\":\"FL11529.3\",\"seq\":3,\"product_model\":\"Bayseal SPF & Bayblock Acrylic Coatings over Steel Deck\",\"product_description\":\"Spray applied polyurethane roof system\",\"design_pressure\":\"+N\\\/A\\\/-105.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-10 00:00:00\",\"instructions_url\":\"\"}],\"Volatile Free, Inc.\":[{\"manufacturer\":\"Volatile Free, Inc.\",\"approval_number_master\":\"FL#14125-R1\",\"approval_number\":\"FL14125.2\",\"seq\":2,\"product_model\":\"VFI-990 Sealguard Maintenance Coating\",\"product_description\":\"High Solids Silicone Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Volatile Free, Inc.\",\"approval_number_master\":\"FL#14125-R0\",\"approval_number\":\"FL14125.3\",\"seq\":3,\"product_model\":\"VFI-540FR\\\/VFI-730\",\"product_description\":\"VFI Foam and Coating System over Recover Deck\",\"design_pressure\":\"+0\\\/-295\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-28 00:00:00\",\"instructions_url\":\"\"}],\"West Development Group, LLC\":[{\"manufacturer\":\"West Development Group, LLC\",\"approval_number_master\":\"FL#16859-R0\",\"approval_number\":\"FL16859.1\",\"seq\":1,\"product_model\":\"HSS 535\",\"product_description\":\"Solvent-Free Silicone Roof Coating-Over Concrete Deck\",\"design_pressure\":\"+-\\\/-575\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Development Group, LLC\",\"approval_number_master\":\"FL#16859-R0\",\"approval_number\":\"FL16859.2\",\"seq\":2,\"product_model\":\"HSS 535\",\"product_description\":\"Solvent-Free Silicone Roof Coating-Over Steel Deck\",\"design_pressure\":\"+-\\\/-397.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Development Group, LLC\",\"approval_number_master\":\"FL#16859-R0\",\"approval_number\":\"FL16859.3\",\"seq\":3,\"product_model\":\"HSS 540 R2R\\u2122\",\"product_description\":\"Solvent-Free Silicone Roof Coating-Over Steel Deck\",\"design_pressure\":\"+-\\\/-397.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Development Group, LLC\",\"approval_number_master\":\"FL#16859-R0\",\"approval_number\":\"FL16859.4\",\"seq\":4,\"product_model\":\"HSS 540 R2R\\u2122\",\"product_description\":\"Solvent-Free Silicone Roof Coating-Over Concrete Deck\",\"design_pressure\":\"+-\\\/-575\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Development Group, LLC\",\"approval_number_master\":\"FL#16859-R0\",\"approval_number\":\"FL16859.5\",\"seq\":5,\"product_model\":\"WDG 3009-03\",\"product_description\":\"Spray Polyurethane Foam-Over Steel Deck\",\"design_pressure\":\"+-\\\/-397.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"West Development Group, LLC\",\"approval_number_master\":\"FL#16859-R0\",\"approval_number\":\"FL16859.6\",\"seq\":6,\"product_model\":\"WDG 3009-03\",\"product_description\":\"Spray Polyurethane Foam-Over Concrete Deck\",\"design_pressure\":\"+-\\\/-575\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-03 00:00:00\",\"instructions_url\":\"\"}],\"Carlisle Roof Foam and Coatings, a Carlisle Company\":[{\"manufacturer\":\"Carlisle Roof Foam and Coatings, a Carlisle Company\",\"approval_number_master\":\"FL#17166-R0\",\"approval_number\":\"FL17166.1\",\"seq\":1,\"product_model\":\"PREMISEAL\\u2122 280\",\"product_description\":\"Spray Polyurethane Foam applied over mechanically attached Base Sheets to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-67.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle Roof Foam and Coatings, a Carlisle Company\",\"approval_number_master\":\"FL#17166-R0\",\"approval_number\":\"FL17166.2\",\"seq\":2,\"product_model\":\"PREMISEAL\\u2122 280\",\"product_description\":\"Spray Polyurethane Foam applied over mechanically attached Insulation Boards to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle Roof Foam and Coatings, a Carlisle Company\",\"approval_number_master\":\"FL#17166-R0\",\"approval_number\":\"FL17166.3\",\"seq\":3,\"product_model\":\"PREMISEAL\\u2122 280\",\"product_description\":\"Spray Polyurethane Foam applied over mechanically attached Insulation Boards to Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-97.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle Roof Foam and Coatings, a Carlisle Company\",\"approval_number_master\":\"FL#17166-R0\",\"approval_number\":\"FL17166.4\",\"seq\":4,\"product_model\":\"PREMISEAL\\u2122 280\",\"product_description\":\"Spray Polyurethane Foam applied directly to Structural Concrete Deck\",\"design_pressure\":\"+N\\\/A\\\/-502.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle Roof Foam and Coatings, a Carlisle Company\",\"approval_number_master\":\"FL#17166-R0\",\"approval_number\":\"FL17166.5\",\"seq\":5,\"product_model\":\"PREMISEAL\\u2122 280\",\"product_description\":\"Spray Polyurethane Foam applied over Granulated Surface BUR on Structural Concrete Deck\",\"design_pressure\":\"+N\\\/A\\\/-312.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle Roof Foam and Coatings, a Carlisle Company\",\"approval_number_master\":\"FL#17166-R0\",\"approval_number\":\"FL17166.6\",\"seq\":6,\"product_model\":\"PREMISEAL\\u2122 280\",\"product_description\":\"Spray Polyurethane Foam applied over Smooth Surface BUR on Structural Concrete Deck\",\"design_pressure\":\"+N\\\/A\\\/-435\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle Roof Foam and Coatings, a Carlisle Company\",\"approval_number_master\":\"FL#17166-R0\",\"approval_number\":\"FL17166.7\",\"seq\":7,\"product_model\":\"PREMISEAL\\u2122 280\",\"product_description\":\"Spray Polyurethane Foam applied over Gravel Surface BUR on Structural Concrete Deck\",\"design_pressure\":\"+N\\\/A\\\/-392.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle Roof Foam and Coatings, a Carlisle Company\",\"approval_number_master\":\"FL#27106-R0\",\"approval_number\":\"FL27106.1\",\"seq\":1,\"product_model\":\"PREMISEAL\\u2122 280, 285, 300 & 305\",\"product_description\":\"Spray Polyurethane Foam applied over mechanically attached Base Sheets to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-67.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle Roof Foam and Coatings, a Carlisle Company\",\"approval_number_master\":\"FL#27106-R0\",\"approval_number\":\"FL27106.2\",\"seq\":2,\"product_model\":\"PREMISEAL\\u2122 280, 285, 300 & 305\",\"product_description\":\"Spray Polyurethane Foam applied over mechanically attached Insulation Boards to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle Roof Foam and Coatings, a Carlisle Company\",\"approval_number_master\":\"FL#27106-R0\",\"approval_number\":\"FL27106.3\",\"seq\":3,\"product_model\":\"PREMISEAL\\u2122 280, 285, 300 & 305\",\"product_description\":\"Spray Polyurethane Foam applied over mechanically attached Insulation Boards to Steel Deck\",\"design_pressure\":\"+N\\\/A\\\/-97.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle Roof Foam and Coatings, a Carlisle Company\",\"approval_number_master\":\"FL#27106-R0\",\"approval_number\":\"FL27106.4\",\"seq\":4,\"product_model\":\"PREMISEAL\\u2122 280, 285, 300 & 305\",\"product_description\":\"Spray Polyurethane Foam applied directly to Structural Concrete Deck\",\"design_pressure\":\"+N\\\/A\\\/-502.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle Roof Foam and Coatings, a Carlisle Company\",\"approval_number_master\":\"FL#27106-R0\",\"approval_number\":\"FL27106.5\",\"seq\":5,\"product_model\":\"PREMISEAL\\u2122 280, 285, 300 & 305\",\"product_description\":\"Spray Polyurethane Foam applied over Granulated Surface BUR on Structural Concrete Deck\",\"design_pressure\":\"+N\\\/A\\\/-312.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle Roof Foam and Coatings, a Carlisle Company\",\"approval_number_master\":\"FL#27106-R0\",\"approval_number\":\"FL27106.6\",\"seq\":6,\"product_model\":\"PREMISEAL\\u2122 280, 285, 300 & 305\",\"product_description\":\"Spray Polyurethane Foam applied over Smooth Surface BUR on Structural Concrete Deck\",\"design_pressure\":\"+N\\\/A\\\/-435\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle Roof Foam and Coatings, a Carlisle Company\",\"approval_number_master\":\"FL#27106-R0\",\"approval_number\":\"FL27106.7\",\"seq\":7,\"product_model\":\"PREMISEAL\\u2122 280, 285, 300 & 305\",\"product_description\":\"Spray Polyurethane Foam applied over Gravel Surface BUR on Structural Concrete Deck\",\"design_pressure\":\"+N\\\/A\\\/-392.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Henry, A Carlisle Company\":[{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#17431-R0\",\"approval_number\":\"FL17431.1\",\"seq\":1,\"product_model\":\"3009-03\",\"product_description\":\"Spray Polyurethane Foam-Over Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#17431-R0\",\"approval_number\":\"FL17431.2\",\"seq\":2,\"product_model\":\"3009-03\",\"product_description\":\"Spray Polyurethane Foam-Over Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#17431-R0\",\"approval_number\":\"FL17431.3\",\"seq\":3,\"product_model\":\"HE 887HS Tropi-Cool\",\"product_description\":\"High Solids Silicone Roof Coating-Over Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#17431-R0\",\"approval_number\":\"FL17431.4\",\"seq\":4,\"product_model\":\"HE 887HS Tropi-Cool\",\"product_description\":\"High Solids Silicone Roof Coating-Over Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#17431-R0\",\"approval_number\":\"FL17431.5\",\"seq\":5,\"product_model\":\"HSS 535\",\"product_description\":\"Solvent-Free Silicone Coating-Over Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#17431-R0\",\"approval_number\":\"FL17431.6\",\"seq\":6,\"product_model\":\"HSS 535\",\"product_description\":\"Solvent-Free Silicone Coating-Over Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#17431-R0\",\"approval_number\":\"FL17431.7\",\"seq\":7,\"product_model\":\"HSS 540 R2R\\u2122\",\"product_description\":\"Solvent-Free Silicone Roof Coating-Over Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#17431-R0\",\"approval_number\":\"FL17431.8\",\"seq\":8,\"product_model\":\"HSS 540 R2R\\u2122\",\"product_description\":\"Solvent-Free Silicone Roof Coating-Over Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#17431-R0\",\"approval_number\":\"FL17431.9\",\"seq\":9,\"product_model\":\"Pro-Grade Elite 988\",\"product_description\":\"100% Silicone White Roof Coating - High Solids-Over Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#17431-R0\",\"approval_number\":\"FL17431.10\",\"seq\":10,\"product_model\":\"Pro-Grade Elite 988\",\"product_description\":\"100% Silicone White Roof Coating - High Solids-Over Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#17431-R0\",\"approval_number\":\"FL17431.11\",\"seq\":11,\"product_model\":\"SmartRoof Premium 1-Coat\",\"product_description\":\"High Solids Silicone Roof Coating-Over Concrete Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#17431-R0\",\"approval_number\":\"FL17431.12\",\"seq\":12,\"product_model\":\"SmartRoof Premium 1-Coat\",\"product_description\":\"High Solids Silicone Roof Coating-Over Steel Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-03 00:00:00\",\"instructions_url\":\"\"}],\"KM Coatings, A Division of Polyglass USA, Inc.\":[{\"manufacturer\":\"KM Coatings, A Division of Polyglass USA, Inc.\",\"approval_number_master\":\"FL#27655-R0\",\"approval_number\":\"FL27655.1\",\"seq\":1,\"product_model\":\"KM-214 Series over Concrete\",\"product_description\":\"KM-214 2.5, KM-214 2.8, KM-214 3.0\",\"design_pressure\":\"+0\\\/-495\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KM Coatings, A Division of Polyglass USA, Inc.\",\"approval_number_master\":\"FL#27655-R0\",\"approval_number\":\"FL27655.2\",\"seq\":2,\"product_model\":\"KM-214 Series over Recover\",\"product_description\":\"KM-214 2.5, KM-214 2.8, KM-214 3.0\",\"design_pressure\":\"+0\\\/-135\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KM Coatings, A Division of Polyglass USA, Inc.\",\"approval_number_master\":\"FL#27655-R0\",\"approval_number\":\"FL27655.3\",\"seq\":3,\"product_model\":\"KM-214 Series over Steel Decks\",\"product_description\":\"KIM-214 2.5, KM-214 2.8, KM-214 3.0\",\"design_pressure\":\"+0\\\/-157\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KM Coatings, A Division of Polyglass USA, Inc.\",\"approval_number_master\":\"FL#27655-R0\",\"approval_number\":\"FL27655.4\",\"seq\":4,\"product_model\":\"KM-214 Series over Wood Decks\",\"product_description\":\"KM-214 2.5, KM-214 2.8, KM-214 3.0\",\"design_pressure\":\"+0\\\/-105\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-05-31 00:00:00\",\"instructions_url\":\"\"}],\"General Coatings Manufacturing Corp\":[{\"manufacturer\":\"General Coatings Manufacturing Corp\",\"approval_number_master\":\"FL#28114-R0\",\"approval_number\":\"FL28114.1\",\"seq\":1,\"product_model\":\"Ultra-Thane Foam System\",\"product_description\":\"Ultra-Thane 230 Roofing Foam, a spray applied polyurethane foam plastic, covered with Ultra-Flex 1000 or Ultra-Guard 5700, liquid applied coatings.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}]},\"d. roofing products|||17. other\":{\"Four Seasons Building Products\":[{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#2291-R12\",\"approval_number\":\"FL2291.1\",\"seq\":1,\"product_model\":\"Pro-Fab Roof Panels\",\"product_description\":\"Aluminum and Steel Skin EPS Core Sandwich Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#10013-R8\",\"approval_number\":\"FL10013.1\",\"seq\":1,\"product_model\":\"Illuma-View Roof Panel\",\"product_description\":\"Composite Polycarbonate Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#42102-R0\",\"approval_number\":\"FL42102.1\",\"seq\":1,\"product_model\":\"Laminated Foam Roof Panels & NPW-I Wall Panels\",\"product_description\":\"See installation instructions (ICC-ESR) for product descriptions.\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#1779-R0\",\"approval_number\":\"FL1779.2\",\"seq\":2,\"product_model\":\"2-1\\\/2\\\" x 12\\\" Super Pan x .028\\\"\",\"product_description\":\"aluminum panels used in residential or commercial applications of engineered mobile home roofover systems, carports, screen rooms, patio covers, awnings, canopies, walkway covers, and sheds.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#1779-R0\",\"approval_number\":\"FL1779.3\",\"seq\":3,\"product_model\":\"2-1\\\/2\\\" X 12\\\" W-Pan X .028 AND\",\"product_description\":\"aluminum panel used in residential or commercial applications of engineered carports, patio covers, screen rooms, awnings, canopies, walkway covers, and sheds\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#1779-R0\",\"approval_number\":\"FL1779.4\",\"seq\":4,\"product_model\":\"3\\\" x 12\\\" riser pan x .024\\\" an\",\"product_description\":\"aluminum panels used in residential or commercial applications of engineered mobile home roofover systems,carports, screen rooms, patio covers, awnings, canopies, walkway covers, and sheds.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#1779-R0\",\"approval_number\":\"FL1779.5\",\"seq\":5,\"product_model\":\"riser pan\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#1779-R0\",\"approval_number\":\"FL1779.6\",\"seq\":6,\"product_model\":\"RISER PANS\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#3233-R0\",\"approval_number\":\"FL3233.1\",\"seq\":1,\"product_model\":\"Eclipse Louver Framing System\",\"product_description\":\"Variable Sunshade\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#15562-R0\",\"approval_number\":\"FL15562.1\",\"seq\":1,\"product_model\":\"Aluminum .024\\\" & .030\\\" or Rhino 26ga metal roof panels\",\"product_description\":\"1-1\\\/4\\\" riser pans, 3\\\" riser pan, Rhino riser pan for Mobile Home roofovers & Utility shed roofs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-11-29 00:00:00\",\"instructions_url\":\"\"}],\"Elite Aluminum Corporation\":[{\"manufacturer\":\"Elite Aluminum Corporation\",\"approval_number_master\":\"FL#7561-R7\",\"approval_number\":\"FL7561.1\",\"seq\":1,\"product_model\":\"Aluminum\\\/Aluminum Composite Panels\",\"product_description\":\"3\\\"\\\/4\\\"\\\/6\\\"x0.024\\\"x1lb EPS Composite Panel, 3\\\"\\\/4\\\"\\\/6\\\"x0.032x1lb EPS Composite Panel, 3\\\"\\\/4\\\"\\\/6\\\"x0.024\\\"x2lb EPS Composite Panel, 3\\\"\\\/4\\\"\\\/6\\\"x0.030\\\"x2lb EPS Composite Panel,\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Aluminum Corporation\",\"approval_number_master\":\"FL#7621-R6\",\"approval_number\":\"FL7621.1\",\"seq\":1,\"product_model\":\"OSB \\\/ Aluminum Skin\",\"product_description\":\"EPS Foam Core Composite Roof Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Aluminum Corporation\",\"approval_number_master\":\"FL#1049-R0\",\"approval_number\":\"FL1049.1\",\"seq\":1,\"product_model\":\"Elite Roof OSB Tables\",\"product_description\":\"OSB Panel Clear Span Tables\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Aluminum Corporation\",\"approval_number_master\":\"FL#1049-R0\",\"approval_number\":\"FL1049.2\",\"seq\":2,\"product_model\":\"Elite Roof Panel Span Tables\",\"product_description\":\"Span Tables\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Westlake Davinci Roofscapes, LLC\":[{\"manufacturer\":\"Westlake Davinci Roofscapes, LLC\",\"approval_number_master\":\"FL#9517-R11\",\"approval_number\":\"FL9517.1\",\"seq\":1,\"product_model\":\"DaVinci Shake and Slate, Bellaforte Shake and Slate, Select Shake, Fancy Shake Diamond and Beaver Tail\",\"product_description\":\"Synthetic roof shake and slate of polymer-injection-mold fabrication\",\"design_pressure\":\"+N\\\/A\\\/-169\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Davinci Roofscapes, LLC\",\"approval_number_master\":\"FL#41676-R1\",\"approval_number\":\"FL41676.1\",\"seq\":1,\"product_model\":\"Province Slate\",\"product_description\":\"Roofing shingle\",\"design_pressure\":\"+NA\\\/-211\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Davinci Roofscapes, LLC\",\"approval_number_master\":\"FL#42362-R0\",\"approval_number\":\"FL42362.1\",\"seq\":1,\"product_model\":\"Inspire Classic Roof Slates\",\"product_description\":\"Polymer roofing slates\",\"design_pressure\":\"+NA\\\/-110\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Westlake Davinci Roofscapes, LLC\",\"approval_number_master\":\"FL#4960-R0\",\"approval_number\":\"FL4960.1\",\"seq\":1,\"product_model\":\"DaVinci Slate\",\"product_description\":\"Synthetic roof slate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Solteq USA Inc\":[{\"manufacturer\":\"Solteq USA Inc\",\"approval_number_master\":\"FL#9944-R0\",\"approval_number\":\"FL9944.1\",\"seq\":1,\"product_model\":\"Interlocking Solar Tiles 9\\\" 18\\\", 27\\\", 13\\\", 26\\\", 39\\\", Q50, Q100\",\"product_description\":\"Integrated Solar Roofing Tiles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-01 00:00:00\",\"instructions_url\":\"\"}],\"Enviroshake\":[{\"manufacturer\":\"Enviroshake\",\"approval_number_master\":\"FL#16037-R6\",\"approval_number\":\"FL16037.1\",\"seq\":1,\"product_model\":\"and Enviroslate Roofing\",\"product_description\":\"Enviroshake\\\/Enviroslate over wood deck\",\"design_pressure\":\"+0\\\/-127.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"EcoStar LLC\":[{\"manufacturer\":\"EcoStar LLC\",\"approval_number_master\":\"FL#17286-R2\",\"approval_number\":\"FL17286.1\",\"seq\":1,\"product_model\":\"Empire Slate, Empire Niagara Slate, Empire Shake, Empire Shake Plus\",\"product_description\":\"Slate and Shake alternative steep-slope roofing made of recycled rubber and plastics\",\"design_pressure\":\"+0\\\/-187.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-11-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EcoStar LLC\",\"approval_number_master\":\"FL#30713-R3\",\"approval_number\":\"FL30713.1\",\"seq\":1,\"product_model\":\"EcoStar Polymeric Shake and Slate Roofing\",\"product_description\":\"Majestic Slate, Majestic Niagara Concrete, Majestic Niagara Slate, Majestic Niagara Shake and Seneca Shake roof tiles\",\"design_pressure\":\"+0\\\/-180\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-14 00:00:00\",\"instructions_url\":\"\"}],\"Structall Building Systems, Inc.\":[{\"manufacturer\":\"Structall Building Systems, Inc.\",\"approval_number_master\":\"FL#1387-R0\",\"approval_number\":\"FL1387.1\",\"seq\":1,\"product_model\":\"Double OSB Panel\",\"product_description\":\"Wood Composite Structural Insulated Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Structall Building Systems, Inc.\",\"approval_number_master\":\"FL#1387-R0\",\"approval_number\":\"FL1387.2\",\"seq\":2,\"product_model\":\"Half-Snap Panel\",\"product_description\":\"Metal\\\/Wood Composite Structural Insulated Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Structall Building Systems, Inc.\",\"approval_number_master\":\"FL#1387-R0\",\"approval_number\":\"FL1387.3\",\"seq\":3,\"product_model\":\"Snap-N-Lock Panel\",\"product_description\":\"Metal Composite Structural Insulated Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Structall Building Systems, Inc.\",\"approval_number_master\":\"FL#1410-R0\",\"approval_number\":\"FL1410.1\",\"seq\":1,\"product_model\":\"Composite Sandwich Roof Panel\",\"product_description\":\"Metal Facings\\\/EPS Core Composite Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Structall Building Systems, Inc.\",\"approval_number_master\":\"FL#21443-R0\",\"approval_number\":\"FL21443.1\",\"seq\":1,\"product_model\":\"Snap-N-Lock Composite Panel\",\"product_description\":\"3\\\"x0.024\\\"x1lb EPS Composite Panel\",\"design_pressure\":\"+88.69\\\/-88.69\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Structall Building Systems, Inc.\",\"approval_number_master\":\"FL#21443-R0\",\"approval_number\":\"FL21443.2\",\"seq\":2,\"product_model\":\"Snap-N-Lock Composite Panel\",\"product_description\":\"3\\\"x0.030\\\"x1lb EPS Composite Panel\",\"design_pressure\":\"+88.69\\\/-88.69\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Structall Building Systems, Inc.\",\"approval_number_master\":\"FL#21443-R2\",\"approval_number\":\"FL21443.3\",\"seq\":3,\"product_model\":\"Snap-N-Lock Composite Panel\",\"product_description\":\"3\\\"x0.024\\\"x2lb EPS Composite Panel\",\"design_pressure\":\"+88.69\\\/-88.69\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Structall Building Systems, Inc.\",\"approval_number_master\":\"FL#21443-R3\",\"approval_number\":\"FL21443.4\",\"seq\":4,\"product_model\":\"Snap-N-Lock Composite Panel\",\"product_description\":\"4\\\"x0.024\\\"x1lb EPS Composite Panel\",\"design_pressure\":\"+88.69\\\/-88.69\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Tesla Inc.\":[{\"manufacturer\":\"Tesla Inc.\",\"approval_number_master\":\"FL#41923-R0\",\"approval_number\":\"FL41923.1\",\"seq\":1,\"product_model\":\"Solar Roof\",\"product_description\":\"Building Integrated Photo-voltaic (BIPV) Shingle\\\/Tile Roofing system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tesla Inc.\",\"approval_number_master\":\"FL#46629-R0\",\"approval_number\":\"FL46629.1\",\"seq\":1,\"product_model\":\"ZS Comp PV Panel Mounting System\",\"product_description\":\"ZS Comp PV Panel Mounting System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tesla Inc.\",\"approval_number_master\":\"FL#46629-R0\",\"approval_number\":\"FL46629.2\",\"seq\":2,\"product_model\":\"ZS Ramp PV Panel Mounting System\",\"product_description\":\"ZS Ramp PV Panel Mounting System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tesla Inc.\",\"approval_number_master\":\"FL#46629-R0\",\"approval_number\":\"FL46629.3\",\"seq\":3,\"product_model\":\"ZS Span PV Panel Mounting System\",\"product_description\":\"ZS Span PV Panel Mounting System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tesla Inc.\",\"approval_number_master\":\"FL#47688-R1\",\"approval_number\":\"FL47688.2\",\"seq\":2,\"product_model\":\"Tesla Panel Mount - TILE RAFTER\",\"product_description\":\"Tesla Panel Mount - TILE RAFTER mounting system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tesla Inc.\",\"approval_number_master\":\"FL#31342-R0\",\"approval_number\":\"FL31342.1\",\"seq\":1,\"product_model\":\"Solarglass Roof\",\"product_description\":\"Building Integrated Photo-voltaic (BIPV) Shingle\\\/Tile Roofing system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tesla Inc.\",\"approval_number_master\":\"FL#31342-R5\",\"approval_number\":\"FL31342.2\",\"seq\":2,\"product_model\":\"Tesla Metal Roof Tiles\",\"product_description\":\"Model Numbers SRMTT1, SRMTT5\\\/6, SRMTT2\\\/3, SRMTT1\\\/2, and SRMTT1\\\/3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tesla Inc.\",\"approval_number_master\":\"FL#47688-R0\",\"approval_number\":\"FL47688.1\",\"seq\":1,\"product_model\":\"Tesla Panel Mount - COMP RAFTER\",\"product_description\":\"Tesla Panel Mount - COMP RAFTER mounting system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-13 00:00:00\",\"instructions_url\":\"\"}],\"Roof-Tech, INC.\":[{\"manufacturer\":\"Roof-Tech, INC.\",\"approval_number_master\":\"FL#38617-R2\",\"approval_number\":\"FL38617.1\",\"seq\":1,\"product_model\":\"RT-APEX Roof Top PV Mounting System\",\"product_description\":\"Non impact resistant aluminum solar panel racking system.\",\"design_pressure\":\"+80.2\\\/-80.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roof-Tech, INC.\",\"approval_number_master\":\"FL#38617-R2\",\"approval_number\":\"FL38617.2\",\"seq\":2,\"product_model\":\"RT-Mini II Roof Top PV Mounting System\",\"product_description\":\"Non impact resistant aluminum solar panel racking system.\",\"design_pressure\":\"+250\\\/-250\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Parasoleil.com\":[{\"manufacturer\":\"Parasoleil.com\",\"approval_number_master\":\"FL#39604-R1\",\"approval_number\":\"FL39604.1\",\"seq\":1,\"product_model\":\"HORIZONTAL APPLICATION CONFIG 3\",\"product_description\":\"Horizontal Decorative perforated metal Sun Control panels\",\"design_pressure\":\"+141\\\/-122\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Ecofasten\":[{\"manufacturer\":\"Ecofasten\",\"approval_number_master\":\"FL#41656-R3\",\"approval_number\":\"FL41656.3\",\"seq\":3,\"product_model\":\"Rockit PV Panel Racking System\",\"product_description\":\"Rockit Rail-Less Photovoltaic V5 Panel Racking System with Ecofasten V5 Comp Slide Roof Attachments.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ecofasten\",\"approval_number_master\":\"FL#41656-R3\",\"approval_number\":\"FL41656.4\",\"seq\":4,\"product_model\":\"Rockit PV Panel Racking System\",\"product_description\":\"Rockit Rail-Less Photovoltaic V5 Panel Racking System with Rockit V5 Smart Slide Roof Attachments.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ecofasten\",\"approval_number_master\":\"FL#41395-R0\",\"approval_number\":\"FL41395.1\",\"seq\":1,\"product_model\":\"Clickfit PV Panel Racking System\",\"product_description\":\"Clickfit Photovoltaic Panel Racking System with Ecofasten GF1 L-Foot Roof Attachments\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ecofasten\",\"approval_number_master\":\"FL#41395-R0\",\"approval_number\":\"FL41395.2\",\"seq\":2,\"product_model\":\"Clickfit PV Panel Racking System\",\"product_description\":\"Clickfit Photovoltaic Panel Racking System with Ecofasten QB-1 Roof Attachments\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ecofasten\",\"approval_number_master\":\"FL#41395-R1\",\"approval_number\":\"FL41395.3\",\"seq\":3,\"product_model\":\"ClickFit PV Panel Racking System\",\"product_description\":\"ClickFit Photovoltaic Panel Racking System with ClickFit Smart Foot Roof Attachments\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ecofasten\",\"approval_number_master\":\"FL#41656-R0\",\"approval_number\":\"FL41656.1\",\"seq\":1,\"product_model\":\"Rockit PV Panel Racking System\",\"product_description\":\"Rockit Rail-Less Photovoltaic Panel Racking System with Ecofasten GF1 Roof Attachments.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ecofasten\",\"approval_number_master\":\"FL#41656-R0\",\"approval_number\":\"FL41656.2\",\"seq\":2,\"product_model\":\"Rockit PV Panel Racking System\",\"product_description\":\"Rockit Rail-Less Photovoltaic Panel Racking System with Rockit Flash-Less Slide Roof Attachments.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Pegasus Solar\":[{\"manufacturer\":\"Pegasus Solar\",\"approval_number_master\":\"FL#41396-R5\",\"approval_number\":\"FL41396.4\",\"seq\":4,\"product_model\":\"Roof Top PV Mounting System With Tilt\",\"product_description\":\"Aluminum solar panel mounting system with tilt.\",\"design_pressure\":\"+85.5\\\/-85.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pegasus Solar\",\"approval_number_master\":\"FL#41396-R0\",\"approval_number\":\"FL41396.1\",\"seq\":1,\"product_model\":\"Roof Top PV Mounting System\",\"product_description\":\"Aluminum solar panel mounting system.\",\"design_pressure\":\"+75\\\/-115\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pegasus Solar\",\"approval_number_master\":\"FL#41396-R2\",\"approval_number\":\"FL41396.2\",\"seq\":2,\"product_model\":\"Roof Top PV Mounting System - Into OSB\",\"product_description\":\"Aluminum solar panel mounting system into OSB.\",\"design_pressure\":\"+75\\\/-115\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pegasus Solar\",\"approval_number_master\":\"FL#41396-R2\",\"approval_number\":\"FL41396.3\",\"seq\":3,\"product_model\":\"Roof Top PV Mounting System - Into Plywood\",\"product_description\":\"Aluminum solar panel mounting system into plywood.\",\"design_pressure\":\"+75\\\/-115\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pegasus Solar\",\"approval_number_master\":\"FL#46082-R0\",\"approval_number\":\"FL46082.1\",\"seq\":1,\"product_model\":\"Roof Top PV Mounting System\",\"product_description\":\"Aluminum solar panel mounting system with SkipRail clamp.\",\"design_pressure\":\"+36.7\\\/-55.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"IronRidge Inc.\":[{\"manufacturer\":\"IronRidge Inc.\",\"approval_number_master\":\"FL#41593-R5\",\"approval_number\":\"FL41593.7\",\"seq\":7,\"product_model\":\"Aire PV Panel Racking System\",\"product_description\":\"Ironridge Aire Photovoltaic Panel Racking System with Quickmount GF-1 L-Foot Roof Attachments.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IronRidge Inc.\",\"approval_number_master\":\"FL#41858-R4\",\"approval_number\":\"FL41858.7\",\"seq\":7,\"product_model\":\"XR PV Panel Racking System\",\"product_description\":\"Ironridge XR Flush Mount Photovoltaic Panel Racking System with Quickmount GF-1 L-Foot Roof Attachments.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IronRidge Inc.\",\"approval_number_master\":\"FL#47716-R0\",\"approval_number\":\"FL47716.1\",\"seq\":1,\"product_model\":\"Rockit PV Panel Racking System\",\"product_description\":\"Rockit Rail-Less Photovoltaic Panel Racking System with Quickmount GF1 Roof Attachments.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IronRidge Inc.\",\"approval_number_master\":\"FL#47716-R0\",\"approval_number\":\"FL47716.2\",\"seq\":2,\"product_model\":\"Rockit PV Panel Racking System\",\"product_description\":\"Rockit Rail-Less Photovoltaic Panel Racking System with Rockit Smart Slide Roof Attachments.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IronRidge Inc.\",\"approval_number_master\":\"FL#47716-R0\",\"approval_number\":\"FL47716.3\",\"seq\":3,\"product_model\":\"Rockit PV Panel Racking System\",\"product_description\":\"Rockit Rail-Less Photovoltaic Panel Racking System with Quickmount V5 Comp Slide Roof Attachments.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IronRidge Inc.\",\"approval_number_master\":\"FL#47716-R0\",\"approval_number\":\"FL47716.4\",\"seq\":4,\"product_model\":\"Rockit PV Panel Racking System\",\"product_description\":\"Rockit Rail-Less Photovoltaic Panel Racking System with Rockit V5 Smart Slide Roof Attachments.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IronRidge Inc.\",\"approval_number_master\":\"FL#47719-R0\",\"approval_number\":\"FL47719.1\",\"seq\":1,\"product_model\":\"ClickFit PV Panel Racking System\",\"product_description\":\"ClickFit Photovoltaic Panel Racking System with ClickFit GF1 L-Foot Roof Attachments.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IronRidge Inc.\",\"approval_number_master\":\"FL#47719-R0\",\"approval_number\":\"FL47719.2\",\"seq\":2,\"product_model\":\"ClickFit PV Panel Racking System\",\"product_description\":\"ClickFit Photovoltaic Panel Racking System with ClickFit QB1 Roof Attachments.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IronRidge Inc.\",\"approval_number_master\":\"FL#47719-R0\",\"approval_number\":\"FL47719.3\",\"seq\":3,\"product_model\":\"ClickFit PV Panel Racking System\",\"product_description\":\"ClickFit Photovoltaic Panel Racking System with ClickFit Smart Foot Roof Attachments.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IronRidge Inc.\",\"approval_number_master\":\"FL#29843-R0\",\"approval_number\":\"FL29843.1\",\"seq\":1,\"product_model\":\"Solar PV Racking System\",\"product_description\":\"Non impact resistant aluminum solar panel racking system.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IronRidge Inc.\",\"approval_number_master\":\"FL#41593-R0\",\"approval_number\":\"FL41593.1\",\"seq\":1,\"product_model\":\"Aire PV Panel Racking System\",\"product_description\":\"Ironridge Aire Photovoltaic Panel Racking System with Ironridge Flashfoot2 Roof Attachments.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IronRidge Inc.\",\"approval_number_master\":\"FL#41593-R0\",\"approval_number\":\"FL41593.2\",\"seq\":2,\"product_model\":\"Aire PV Panel Racking System\",\"product_description\":\"Irondridge Aire Photovoltaic Panel Racking System with Ironridge Flashvue Roof Attachments.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IronRidge Inc.\",\"approval_number_master\":\"FL#41593-R0\",\"approval_number\":\"FL41593.3\",\"seq\":3,\"product_model\":\"Aire PV Panel Racking System\",\"product_description\":\"Ironridge Aire Photovoltaic Panel Racking System with Quickmount L-Mount Roof Attachments.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IronRidge Inc.\",\"approval_number_master\":\"FL#41593-R0\",\"approval_number\":\"FL41593.4\",\"seq\":4,\"product_model\":\"Aire PV Panel Racking System\",\"product_description\":\"Ironridge Aire Photovoltaic Panel Racking System with Quickmount Q-Base Roof Attachments.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IronRidge Inc.\",\"approval_number_master\":\"FL#41593-R0\",\"approval_number\":\"FL41593.5\",\"seq\":5,\"product_model\":\"Aire PV Panel Racking System\",\"product_description\":\"Ironridge Aire Photovoltaic Panel Racking System with Ironridge Knockout Tile and L-Foot Roof Attachments.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IronRidge Inc.\",\"approval_number_master\":\"FL#41593-R1\",\"approval_number\":\"FL41593.6\",\"seq\":6,\"product_model\":\"Aire PV Panel Racking System\",\"product_description\":\"Ironridge Aire Photovoltaic Panel Racking System with Quickmount Halo Ultragrip Roof Attachments.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IronRidge Inc.\",\"approval_number_master\":\"FL#41858-R0\",\"approval_number\":\"FL41858.1\",\"seq\":1,\"product_model\":\"XR PV Panel Racking System\",\"product_description\":\"Ironridge XR Flush Mount Photovoltaic Panel Racking System with Ironridge FlashFoot2 Roof Attachments.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IronRidge Inc.\",\"approval_number_master\":\"FL#41858-R0\",\"approval_number\":\"FL41858.2\",\"seq\":2,\"product_model\":\"XR PV Panel Racking System\",\"product_description\":\"Ironridge XR Flush Mount Photovoltaic Panel Racking System with Ironridge Flashvue Roof Attacnments.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IronRidge Inc.\",\"approval_number_master\":\"FL#41858-R0\",\"approval_number\":\"FL41858.3\",\"seq\":3,\"product_model\":\"XR PV Panel Racking System\",\"product_description\":\"Ironridge XR Flush Mount Photovoltaic Panel Racking System with Quickmount L-Mount Roof Attachments.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IronRidge Inc.\",\"approval_number_master\":\"FL#41858-R0\",\"approval_number\":\"FL41858.4\",\"seq\":4,\"product_model\":\"XR PV Panel Racking System\",\"product_description\":\"Ironridge XR Flush Mount Photovoltaic Panel Racking System with Quickmount Q-Base Roof Attachments.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IronRidge Inc.\",\"approval_number_master\":\"FL#41858-R0\",\"approval_number\":\"FL41858.5\",\"seq\":5,\"product_model\":\"XR PV Panel Racking System\",\"product_description\":\"Ironridge XR Flush Mount Photovoltaic Panel Racking System with Ironridge Knockout Tile and L-Foot Roof Attachments.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IronRidge Inc.\",\"approval_number_master\":\"FL#41858-R0\",\"approval_number\":\"FL41858.6\",\"seq\":6,\"product_model\":\"XR PV Panel Racking System\",\"product_description\":\"Ironridge XR Flush Mount Photovoltaic Panel Racking System with Quickmount Halo Ultragrip Roof Attachments.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"GAF Energy\":[{\"manufacturer\":\"GAF Energy\",\"approval_number_master\":\"FL#41599-R3\",\"approval_number\":\"FL41599.2\",\"seq\":2,\"product_model\":\"Timberline Solar BIPV Roofing System, Models TLS-1, TLS-1.1, TLS-1.2 and TLS 1.3\",\"product_description\":\"Building integrated photovoltaic roof coverings - See CCRR for full description.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF Energy\",\"approval_number_master\":\"FL#41599-R0\",\"approval_number\":\"FL41599.1\",\"seq\":1,\"product_model\":\"Timberline Solar BIPV Modules, Model TLS-1\",\"product_description\":\"Timberline Solar BIPV modules, Model TLS-1, are building integrated photovoltaic roof coverings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"SunModo\":[{\"manufacturer\":\"SunModo\",\"approval_number_master\":\"FL#41775-R2\",\"approval_number\":\"FL41775.1\",\"seq\":1,\"product_model\":\"SMR100 Roof Top PV Mounting System\",\"product_description\":\"Aluminum solar panel racking system.\",\"design_pressure\":\"+117.8\\\/-117.8\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Cupa Pizarras\":[{\"manufacturer\":\"Cupa Pizarras\",\"approval_number_master\":\"FL#41960-R0\",\"approval_number\":\"FL41960.1\",\"seq\":1,\"product_model\":\"ReadySlate\\u00ae\",\"product_description\":\"READYSLATE\\u00ae is a pre-assembled natural slate roof covering comprised natural slates applied to a bituminous waterproofing membrane.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"}],\"AV COMPOSITES\":[{\"manufacturer\":\"AV COMPOSITES\",\"approval_number_master\":\"FL#41965-R1\",\"approval_number\":\"FL41965.1\",\"seq\":1,\"product_model\":\"Foam Core Roof Panel\",\"product_description\":\"Panel Span Performance Evaluation for Foam core roofing panels.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"CertainTeed, LLC (Roofing)\":[{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#42164-R0\",\"approval_number\":\"FL42164.1\",\"seq\":1,\"product_model\":\"Solstice Shingle\",\"product_description\":\"BIPV Roofing System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#47742-R0\",\"approval_number\":\"FL47742.1\",\"seq\":1,\"product_model\":\"SunStyle\",\"product_description\":\"BIPV Roofing System Model 870 M110\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#490-R2\",\"approval_number\":\"FL490.1\",\"seq\":1,\"product_model\":\"FlintBond\",\"product_description\":\"Cold applied SBS modified asphalt adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#490-R2\",\"approval_number\":\"FL490.2\",\"seq\":2,\"product_model\":\"FlintCoat-A NF\",\"product_description\":\"Non-fibered aluminum roof coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#490-R2\",\"approval_number\":\"FL490.3\",\"seq\":3,\"product_model\":\"FlintCoat-A150\",\"product_description\":\"Asbestos free fibered aluminum roof coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#490-R2\",\"approval_number\":\"FL490.4\",\"seq\":4,\"product_model\":\"FlintCoat-E\",\"product_description\":\"Asbestos free emulsion roof coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#490-R2\",\"approval_number\":\"FL490.5\",\"seq\":5,\"product_model\":\"FlintPatch\",\"product_description\":\"General purpose asbestos free flashing cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#490-R2\",\"approval_number\":\"FL490.6\",\"seq\":6,\"product_model\":\"FlintPrime\",\"product_description\":\"General purpose asphalt primer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#14550-R0\",\"approval_number\":\"FL14550.1\",\"seq\":1,\"product_model\":\"CertaSpray\\u2122 Close Cell Foam\",\"product_description\":\"Spray Polyurethane Foam System, 3\\\" Fillet Application\",\"design_pressure\":\"+N\\\/A\\\/-153\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#17670-R0\",\"approval_number\":\"FL17670.1\",\"seq\":1,\"product_model\":\"Apollo II and Apollo Tile II\",\"product_description\":\"Roof-integrated solar modules\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#21414-R0\",\"approval_number\":\"FL21414.1\",\"seq\":1,\"product_model\":\"CertainTeed Ridge Vent - 12\\\" Unfiltered\",\"product_description\":\"Polypropylene plastic low profile ridge vent with an integral end plug for installation in asphaltic shingle roof systems.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-09-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#21414-R0\",\"approval_number\":\"FL21414.2\",\"seq\":2,\"product_model\":\"CertainTeed Ridge Vent 12\\\" Filtered and 9\\\" Filtered\",\"product_description\":\"High density polypropylene low profile attic ridge vent for installation in shingle roof systems.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-06-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#21414-R0\",\"approval_number\":\"FL21414.3\",\"seq\":3,\"product_model\":\"CertainTeed Static Vent - Aluminum\",\"product_description\":\"Embossed aluminum static louvered roof ventilation system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CertainTeed, LLC (Roofing)\",\"approval_number_master\":\"FL#21414-R5\",\"approval_number\":\"FL21414.4\",\"seq\":4,\"product_model\":\"CertainTeed Static Vent - Aluminum\",\"product_description\":\"Embossed aluminum static louvered roof ventilation system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-03-13 00:00:00\",\"instructions_url\":\"\"}],\"Nexgen Building Products. LLC\":[{\"manufacturer\":\"Nexgen Building Products. LLC\",\"approval_number_master\":\"FL#42295-R0\",\"approval_number\":\"FL42295.1\",\"seq\":1,\"product_model\":\"NEXGEN 8\\\" MgO Roof Panels\",\"product_description\":\"NEXGEN 8\\\" MgO Roof Panels\",\"design_pressure\":\"+66.7\\\/-66.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Carlisle SynTec Systems\":[{\"manufacturer\":\"Carlisle SynTec Systems\",\"approval_number_master\":\"FL#42724-R0\",\"approval_number\":\"FL42724.1\",\"seq\":1,\"product_model\":\"VacuSeal\\u2122 Roof Vent\",\"product_description\":\"Product draws air from under the roof membrane to create a negative pressure (suction) that prevents the membrane from lifting off the roof deck.\",\"design_pressure\":\"+195\\\/-195\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-01 00:00:00\",\"instructions_url\":\"\"}],\"Versico Roofing Systems\":[{\"manufacturer\":\"Versico Roofing Systems\",\"approval_number_master\":\"FL#44177-R0\",\"approval_number\":\"FL44177.1\",\"seq\":1,\"product_model\":\"VacuSeal\\u2122 Roof Vent\",\"product_description\":\"The VacuSeal\\u2122 Roof Vent is a roof anchoring system for single-ply roof membranes.\",\"design_pressure\":\"+195\\\/-195\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-01 00:00:00\",\"instructions_url\":\"\"}],\"BlackStar IP, LLC\":[{\"manufacturer\":\"BlackStar IP, LLC\",\"approval_number_master\":\"FL#44624-R0\",\"approval_number\":\"FL44624.1\",\"seq\":1,\"product_model\":\"BlackStar SIPs Roof Panels\",\"product_description\":\"BlackStar SIPs Roof Panels\",\"design_pressure\":\"+69.3\\\/-69.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Metal Roof Innovations, Ltd. DBA S-5\":[{\"manufacturer\":\"Metal Roof Innovations, Ltd. DBA S-5\",\"approval_number_master\":\"FL#46688-R0\",\"approval_number\":\"FL46688.1\",\"seq\":1,\"product_model\":\"S-5-E Mini, S-5-H90 Mini, S-5-S Mini, S-5-T Mini, S-5-V Mini, S-5-Z Mini\",\"product_description\":\"Standing Seam Mini Clamps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roof Innovations, Ltd. DBA S-5\",\"approval_number_master\":\"FL#46688-R0\",\"approval_number\":\"FL46688.2\",\"seq\":2,\"product_model\":\"S-5-E, S-5-H90, S-5-N, S-5-N1.5, S-5-S, S-5-T, S-5-V, S-5-Z\",\"product_description\":\"Standing Seam Clamps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Euroshield Roofing\\\/G.E.M. Inc.\":[{\"manufacturer\":\"Euroshield Roofing\\\/G.E.M. Inc.\",\"approval_number_master\":\"FL#46844-R0\",\"approval_number\":\"FL46844.1\",\"seq\":1,\"product_model\":\"Rundle Slate & Ranchlands Shake\",\"product_description\":\"Composite, injection-molded, rubber-based roof panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euroshield Roofing\\\/G.E.M. Inc.\",\"approval_number_master\":\"FL#46844-R0\",\"approval_number\":\"FL46844.2\",\"seq\":2,\"product_model\":\"Vermont Slate, Beaumont Shake\",\"product_description\":\"Composite, injection-molded, rubber-based roof panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Euroshield Roofing\\\/G.E.M. Inc.\",\"approval_number_master\":\"FL#17703-R0\",\"approval_number\":\"FL17703.1\",\"seq\":1,\"product_model\":\"EuroLite Slate & EuroLite Shake\",\"product_description\":\"Composite, injection-molded, rubber-based roof panels\",\"design_pressure\":\"+0\\\/-75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"GREAT DAY IMPROVEMENTS\":[{\"manufacturer\":\"GREAT DAY IMPROVEMENTS\",\"approval_number_master\":\"FL#47603-R0\",\"approval_number\":\"FL47603.1\",\"seq\":1,\"product_model\":\"GDI Super-Foam Roof System\",\"product_description\":\"3\\\", 3.75\\\", and 6\\\" 1.5 pcf EPS Foam Core Composite Roof Panels with 0.024\\\" Aluminum Skins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Top Rack Technology, Inc.\":[{\"manufacturer\":\"Top Rack Technology, Inc.\",\"approval_number_master\":\"FL#47679-R0\",\"approval_number\":\"FL47679.1\",\"seq\":1,\"product_model\":\"TRT Base Racking System\",\"product_description\":\"PV Module Racking System with TRT-02 Roof Attachments\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Top Rack Technology, Inc.\",\"approval_number_master\":\"FL#47736-R0\",\"approval_number\":\"FL47736.1\",\"seq\":1,\"product_model\":\"TRT Base Racking System\",\"product_description\":\"PV Module Racking System with TRT-01 Roof Attachments\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Lomanco\":[{\"manufacturer\":\"Lomanco\",\"approval_number_master\":\"FL#3595-R13\",\"approval_number\":\"FL3595.1\",\"seq\":1,\"product_model\":\"BEB-12TR Whirlybird\",\"product_description\":\"12\\\" Tile Roof Wind Turbine\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lomanco\",\"approval_number_master\":\"FL#3595-R13\",\"approval_number\":\"FL3595.2\",\"seq\":2,\"product_model\":\"BIB-12TR Whirlybird\",\"product_description\":\"12\\\" Tile Roof Wind Turbine\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lomanco\",\"approval_number_master\":\"FL#3595-R13\",\"approval_number\":\"FL3595.3\",\"seq\":3,\"product_model\":\"BEB-12 Whirlybird & TRI-BUILT BEB-12 Whirlybird\",\"product_description\":\"12\\\" Wind Turbine\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lomanco\",\"approval_number_master\":\"FL#3595-R13\",\"approval_number\":\"FL3595.5\",\"seq\":5,\"product_model\":\"BIB-12 Whirlybird & TRI-BUILT BIB-12\",\"product_description\":\"12\\\" Wind Turbine\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lomanco\",\"approval_number_master\":\"FL#3792-R17\",\"approval_number\":\"FL3792.1\",\"seq\":1,\"product_model\":\"135 Roof Vent, Lomancool 2000 Power Vent\",\"product_description\":\"Aluminum Roof Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lomanco\",\"approval_number_master\":\"FL#3792-R17\",\"approval_number\":\"FL3792.3\",\"seq\":3,\"product_model\":\"'s 730 Roof Louver\",\"product_description\":\"Aluminum Roof Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lomanco\",\"approval_number_master\":\"FL#3792-R17\",\"approval_number\":\"FL3792.4\",\"seq\":4,\"product_model\":\"'s 750,750-S,750-E and TRI-BUILT's Model 750,750-S\",\"product_description\":\"Aluminum Roof Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lomanco\",\"approval_number_master\":\"FL#3792-R17\",\"approval_number\":\"FL3792.5\",\"seq\":5,\"product_model\":\"'s 770 Roof Louver\",\"product_description\":\"Aluminum Roof Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lomanco\",\"approval_number_master\":\"FL#3793-R11\",\"approval_number\":\"FL3793.1\",\"seq\":1,\"product_model\":\"LPR Low-Profile Ridge Vent\",\"product_description\":\"Aluminum Ridge Vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lomanco\",\"approval_number_master\":\"FL#3793-R11\",\"approval_number\":\"FL3793.2\",\"seq\":2,\"product_model\":\"VUR Val-U-Ridge Vent\",\"product_description\":\"Aluminum Ridge Vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lomanco\",\"approval_number_master\":\"FL#3794-R11\",\"approval_number\":\"FL3794.1\",\"seq\":1,\"product_model\":\"ol 2000\",\"product_description\":\"Powered Roof Vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lomanco\",\"approval_number_master\":\"FL#17202-R7\",\"approval_number\":\"FL17202.1\",\"seq\":1,\"product_model\":\"01 Deck-Air\\u2122 DA-4 or TRI-Built Deck-Air DA-4\",\"product_description\":\"Low Profile, Polypropylene Plastic, Roof Vent Mechanically Attached to Plywood Deck.\",\"design_pressure\":\"+97.5\\\/-97.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lomanco\",\"approval_number_master\":\"FL#41561-R1\",\"approval_number\":\"FL41561.1\",\"seq\":1,\"product_model\":\"Series OSV-40 Solar Roof Vent and Panel\",\"product_description\":\"Series OSV-40 Solar Roof Vent and Panel\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lomanco\",\"approval_number_master\":\"FL#47228-R0\",\"approval_number\":\"FL47228.1\",\"seq\":1,\"product_model\":\"01 Lomanco Universal Flat Tile Vents and TRI-BUILT Universal Flat Tile Vent\",\"product_description\":\"Models UFT107 & UFTWUI &\\nTBUFT107 & TBUFTWUI\",\"design_pressure\":\"+NA\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lomanco\",\"approval_number_master\":\"FL#2847-R2\",\"approval_number\":\"FL2847.1\",\"seq\":1,\"product_model\":\"Lo-OmniRoll LOR-30\",\"product_description\":\"30' Gun Nailable Shingle Over Ridge Vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lomanco\",\"approval_number_master\":\"FL#2847-R2\",\"approval_number\":\"FL2847.2\",\"seq\":2,\"product_model\":\"Lo-OmniRoll LOR9-4\",\"product_description\":\"Gun Nailable 4' Ridge Vent for 9\\\" Cap Shingles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lomanco\",\"approval_number_master\":\"FL#2847-R2\",\"approval_number\":\"FL2847.3\",\"seq\":3,\"product_model\":\"OmniRidge OR-4\",\"product_description\":\"4' Shingle Over Ridge Vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lomanco\",\"approval_number_master\":\"FL#2847-R2\",\"approval_number\":\"FL2847.4\",\"seq\":4,\"product_model\":\"OmniRoll OR-20\",\"product_description\":\"20' Rollable Shingle Over Ridge Vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lomanco\",\"approval_number_master\":\"FL#3595-R2\",\"approval_number\":\"FL3595.4\",\"seq\":4,\"product_model\":\"BIB-12 Whirlybird\",\"product_description\":\"12\\\" Wind Turbine\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lomanco\",\"approval_number_master\":\"FL#3595-R2\",\"approval_number\":\"FL3595.6\",\"seq\":6,\"product_model\":\"BIB-14 Whirlybird\",\"product_description\":\"14\\\" Wind Turbine\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lomanco\",\"approval_number_master\":\"FL#3792-R2\",\"approval_number\":\"FL3792.2\",\"seq\":2,\"product_model\":\"730 Roof Louver\",\"product_description\":\"All aluminum roof louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lomanco\",\"approval_number_master\":\"FL#14471-R0\",\"approval_number\":\"FL14471.1\",\"seq\":1,\"product_model\":\"TileRidge TRV-4\",\"product_description\":\"4' Tile Roof Ridge Vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lomanco\",\"approval_number_master\":\"FL#15696-R0\",\"approval_number\":\"FL15696.1\",\"seq\":1,\"product_model\":\"Omni-Solar Vent OSV-40\",\"product_description\":\"Solar Powered Roof Vent and Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-06-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lomanco\",\"approval_number_master\":\"FL#17202-R1\",\"approval_number\":\"FL17202.2\",\"seq\":2,\"product_model\":\"OmniRidge\\u00ae PRO Vent PRO4-N\",\"product_description\":\"Molded Plastic, Roof Ridge Vent Mechanically Attached to OSB or Plywood Deck.\",\"design_pressure\":\"+N\\\/A\\\/-165\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-07-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lomanco\",\"approval_number_master\":\"FL#28475-R0\",\"approval_number\":\"FL28475.1\",\"seq\":1,\"product_model\":\"OmniRidge PRO (PRO4N)\",\"product_description\":\"PRO4N - Shingle Over Ridge Vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-10-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lomanco\",\"approval_number_master\":\"FL#29284-R0\",\"approval_number\":\"FL29284.1\",\"seq\":1,\"product_model\":\"P60 PRO\",\"product_description\":\"P60 PRO Roof Vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-20 00:00:00\",\"instructions_url\":\"\"}],\"Hibco Plastics, Inc.\":[{\"manufacturer\":\"Hibco Plastics, Inc.\",\"approval_number_master\":\"FL#4640-R8\",\"approval_number\":\"FL4640.1\",\"seq\":1,\"product_model\":\"1-3\\\/4\\\" Needle Point\",\"product_description\":\"1-3\\\/4\\\" wide reticulated black foam ridge vent material\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hibco Plastics, Inc.\",\"approval_number_master\":\"FL#4640-R8\",\"approval_number\":\"FL4640.2\",\"seq\":2,\"product_model\":\"2\\\" MWI\",\"product_description\":\"2\\\" wide reticulated black foam ridge vent material\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hibco Plastics, Inc.\",\"approval_number_master\":\"FL#4640-R8\",\"approval_number\":\"FL4640.3\",\"seq\":3,\"product_model\":\"2\\\" Needle Point\",\"product_description\":\"2\\\" wide reticulated black foam ridge vent material\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Active Ventilation Products\":[{\"manufacturer\":\"Active Ventilation Products\",\"approval_number_master\":\"FL#4763-R4\",\"approval_number\":\"FL4763.1\",\"seq\":1,\"product_model\":\"Aura: AV-4 through AV-24 with collars from 2\\\" to 12\\\" high\",\"product_description\":\"Roof exhaust vent\",\"design_pressure\":\"+60\\\/-112.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Active Ventilation Products\",\"approval_number_master\":\"FL#4763-R4\",\"approval_number\":\"FL4763.2\",\"seq\":2,\"product_model\":\"Aura: AV-4-C12\",\"product_description\":\"Roof exhaust vent\",\"design_pressure\":\"+112.5\\\/-112.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Active Ventilation Products\",\"approval_number_master\":\"FL#4763-R4\",\"approval_number\":\"FL4763.3\",\"seq\":3,\"product_model\":\"Keepa: KV-4, KV-6, KV-8, KV-10, KV-12\",\"product_description\":\"Roof vent, flat roof ventilation\",\"design_pressure\":\"+68\\\/-68\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Active Ventilation Products\",\"approval_number_master\":\"FL#4763-R4\",\"approval_number\":\"FL4763.4\",\"seq\":4,\"product_model\":\"Pop: PV-4 through PV-24 with collars from 1\\\" to 12\\\" high\",\"product_description\":\"Roof intake vent\",\"design_pressure\":\"+60\\\/-112.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Active Ventilation Products\",\"approval_number_master\":\"FL#4763-R4\",\"approval_number\":\"FL4763.5\",\"seq\":5,\"product_model\":\"Pop: PV-4-C12\",\"product_description\":\"Roof intake vent\",\"design_pressure\":\"+112.5\\\/-112.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Active Ventilation Products\",\"approval_number_master\":\"FL#4763-R4\",\"approval_number\":\"FL4763.6\",\"seq\":6,\"product_model\":\"Round Back: RBV-3-C2, RBV-3-C4, RBV-4-C2, RBV-4-C4, RBV-5-C2, RBV-5-C4, RBV-6-C2, RBV-6-C4, RBV-8-C2, RBV-8-C4, RBV-10-C2, RBV-10-C4\",\"product_description\":\"Roof vent, residential roof ventilation\",\"design_pressure\":\"+68\\\/-68\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Active Ventilation Products\",\"approval_number_master\":\"FL#4763-R4\",\"approval_number\":\"FL4763.7\",\"seq\":7,\"product_model\":\"Universal: UV-15\",\"product_description\":\"Off ridge vent, intake or exhaust\",\"design_pressure\":\"+68\\\/-68\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Active Ventilation Products\",\"approval_number_master\":\"FL#4763-R4\",\"approval_number\":\"FL4763.8\",\"seq\":8,\"product_model\":\"Universal: UV-30, UV-45, UV-60, UV-75, UV-90, UV-105, UV-120, UV-135\",\"product_description\":\"Off ridge vent, intake or exhaust\",\"design_pressure\":\"+51\\\/-51\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-13 00:00:00\",\"instructions_url\":\"\"}],\"GAF\\\/LL Building Products, Inc sub of GAF\":[{\"manufacturer\":\"GAF\\\/LL Building Products, Inc sub of GAF\",\"approval_number_master\":\"FL#5027-R18\",\"approval_number\":\"FL5027.1\",\"seq\":1,\"product_model\":\"Master Flow\\u00ae Ridge Vent Aluminum\",\"product_description\":\"10' long aluminum ridge vent - in embossed mill finish and colors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\\\/LL Building Products, Inc sub of GAF\",\"approval_number_master\":\"FL#5027-R18\",\"approval_number\":\"FL5027.2\",\"seq\":2,\"product_model\":\"Master Flow\\u00ae Roof Louver SSB960 Metal Slant-Back - Aluminum (SSB960A)\",\"product_description\":\"Static Roof Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\\\/LL Building Products, Inc sub of GAF\",\"approval_number_master\":\"FL#5027-R18\",\"approval_number\":\"FL5027.3\",\"seq\":3,\"product_model\":\"Master Flow\\u00ae Wind Turbine Galvanized Externally Braced\",\"product_description\":\"12\\\" galvanized Turbine Roof Ventilator (externally braced in mill finish and in colors)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\\\/LL Building Products, Inc sub of GAF\",\"approval_number_master\":\"FL#5027-R2\",\"approval_number\":\"FL5027.4\",\"seq\":4,\"product_model\":\"PR1D Power Roof Vent\",\"product_description\":\"Roof Mounted Powered Attic Ventilator\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\\\/LL Building Products, Inc sub of GAF\",\"approval_number_master\":\"FL#5027-R2\",\"approval_number\":\"FL5027.5\",\"seq\":5,\"product_model\":\"PR2D Powered Roof Vent\",\"product_description\":\"Roof mounted powered attic ventilator\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\\\/LL Building Products, Inc sub of GAF\",\"approval_number_master\":\"FL#5027-R2\",\"approval_number\":\"FL5027.6\",\"seq\":6,\"product_model\":\"PR3XD Powered Roof Vent\",\"product_description\":\"Roof Mounted Powered Attic Ventilator\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\\\/LL Building Products, Inc sub of GAF\",\"approval_number_master\":\"FL#5027-R2\",\"approval_number\":\"FL5027.7\",\"seq\":7,\"product_model\":\"SSB960 Static Roof Louver\",\"product_description\":\"Off-ridge aluminum static roof louver in various colors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\\\/LL Building Products, Inc sub of GAF\",\"approval_number_master\":\"FL#5027-R8\",\"approval_number\":\"FL5027.8\",\"seq\":8,\"product_model\":\"PR3XD Powered Roof Vent\",\"product_description\":\"Roof Mounted Powered Attic Ventilator\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\\\/LL Building Products, Inc sub of GAF\",\"approval_number_master\":\"FL#5027-R8\",\"approval_number\":\"FL5027.9\",\"seq\":9,\"product_model\":\"SSB960 Static Roof Louver\",\"product_description\":\"Off-ridge aluminum static roof louver in various colors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\\\/LL Building Products, Inc sub of GAF\",\"approval_number_master\":\"FL#16624-R0\",\"approval_number\":\"FL16624.1\",\"seq\":1,\"product_model\":\"GAF MasterFlow Attic Ventilation Products\",\"product_description\":\"Off-ridge, mechanical exhaust vents\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\\\/LL Building Products, Inc sub of GAF\",\"approval_number_master\":\"FL#18449-R0\",\"approval_number\":\"FL18449.1\",\"seq\":1,\"product_model\":\"Master Flow Power Attic Vents - Roof Mount\",\"product_description\":\"Galvanized steel, off-ridge, powered mechanical roof exhaust vents.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-07 00:00:00\",\"instructions_url\":\"\"}],\"East Coast Metals, Inc.\":[{\"manufacturer\":\"East Coast Metals, Inc.\",\"approval_number_master\":\"FL#5374-R7\",\"approval_number\":\"FL5374.1\",\"seq\":1,\"product_model\":\"TRIMLOCK and TRIMLOCK PLUS\",\"product_description\":\"Preformed hip & ridge anchor designed for use with adhesive-set roof tile.\",\"design_pressure\":\"+N\\\/A\\\/-250\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"East Coast Metals, Inc.\",\"approval_number_master\":\"FL#41096-R1\",\"approval_number\":\"FL41096.1\",\"seq\":1,\"product_model\":\"01 Gooseneck Roof Vent\",\"product_description\":\"Fabricated from 26 ga. steel with Aluminum Zinc Alloy corrosion resistance coating\",\"design_pressure\":\"+N\\\/A\\\/-190\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"East Coast Metals, Inc.\",\"approval_number_master\":\"FL#47629-R0\",\"approval_number\":\"FL47629.1\",\"seq\":1,\"product_model\":\"1- SHINGLE OFF-RIDGE VENT\",\"product_description\":\"SHINGLE OFF-RIDGE VENT attached to wood deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"East Coast Metals, Inc.\",\"approval_number_master\":\"FL#47629-R0\",\"approval_number\":\"FL47629.2\",\"seq\":2,\"product_model\":\"2- OFF-RIDGE VENT FOR TILE\",\"product_description\":\"OFF-RIDGE VENT FOR TILE attached to wood deck.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"DCSM Manufacturing LLC\":[{\"manufacturer\":\"DCSM Manufacturing LLC\",\"approval_number_master\":\"FL#6046-R7\",\"approval_number\":\"FL6046.1\",\"seq\":1,\"product_model\":\"DCSM Ridge Anchor\",\"product_description\":\"Steel ridge anchor for use with roof tiles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DCSM Manufacturing LLC\",\"approval_number_master\":\"FL#19040-R3\",\"approval_number\":\"FL19040.1\",\"seq\":1,\"product_model\":\"D.C.S.M. Ridge Vents\",\"product_description\":\"24 ga. or 26 ga. with 5V Crimp and standing seam metal roofing\",\"design_pressure\":\"+0\\\/-97.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DCSM Manufacturing LLC\",\"approval_number_master\":\"FL#8380-R1\",\"approval_number\":\"FL8380.1\",\"seq\":1,\"product_model\":\"D.C.S.M. \\\"Ridge Anchor\\\"\",\"product_description\":\"Roof Tile Structural Support - Ridge anchor, 26 gauge preformed steel channel\",\"design_pressure\":\"+N\\\/A\\\/-N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DCSM Manufacturing LLC\",\"approval_number_master\":\"FL#11052-R0\",\"approval_number\":\"FL11052.1\",\"seq\":1,\"product_model\":\"1. DCSM Off-Ridge Roof Vent-T\",\"product_description\":\"Fabricated Off-Ridge Vent for tile roofs, 26 gauge steel, mill finish and pre-painted galvalume , available in DCSM standard colors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DCSM Manufacturing LLC\",\"approval_number_master\":\"FL#6046-R4\",\"approval_number\":\"FL6046.2\",\"seq\":2,\"product_model\":\"DCSM Ridge Anchor\",\"product_description\":\"Steel ridge anchor for use with roof tiles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"GAF\":[{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#6267-R18\",\"approval_number\":\"FL6267.1\",\"seq\":1,\"product_model\":\"Attic Ventilation Products (NON-HVHZ)\",\"product_description\":\"Low profile roof ventilation products for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-215\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#197-R2\",\"approval_number\":\"FL197.1\",\"seq\":1,\"product_model\":\"Cobra Ridge Vent & Cobra Ridge Vent (for nail guns)\",\"product_description\":\"Low profile attic roll ridge vent for installation under ridge shingles.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#197-R2\",\"approval_number\":\"FL197.2\",\"seq\":2,\"product_model\":\"Cobra Rigid Vent II\",\"product_description\":\"Low profile rigid attice ridge vent for installation under ridge shingles.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#7611-R0\",\"approval_number\":\"FL7611.1\",\"seq\":1,\"product_model\":\"Cobra Rigid Vent 3 (with 3\\\" ring shank nails)\",\"product_description\":\"Plastic low profile shingle over attic ridge vent for installation in shingle roof systems. With or without filter (3\\\" ring shank nails supplied if indicated in product name)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#7611-R0\",\"approval_number\":\"FL7611.2\",\"seq\":2,\"product_model\":\"Cobra Rigid Vent II (without nails)\",\"product_description\":\"Plastic low profile shingle over attic ridge vent for installation in shingle roof systems. With or without filter (3\\\" ring shank nails supplied if indicated in product name)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#7611-R0\",\"approval_number\":\"FL7611.3\",\"seq\":3,\"product_model\":\"Cobra Snow Country (with filter, no nails)\",\"product_description\":\"Plastic low profile shingle over attic ridge vent for installation in shingle roof systems. With or without filter (3\\\" ring shank nails supplied if indicated in product name)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#7611-R0\",\"approval_number\":\"FL7611.4\",\"seq\":4,\"product_model\":\"Cobra Snow Country Advanced (with filter and 3\\\" ring shank nails)\",\"product_description\":\"Plastic low profile shingle over attic ridge vent for installation in shingle roof systems. With or without filter (3\\\" ring shank nails supplied if indicated in product name)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#7611-R0\",\"approval_number\":\"FL7611.5\",\"seq\":5,\"product_model\":\"FSNN\",\"product_description\":\"Plastic low profile shingle over attic ridge vent for installation in shingle roof systems. (with filter, no nails)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#7611-R0\",\"approval_number\":\"FL7611.6\",\"seq\":6,\"product_model\":\"Ridge Pro (with filter, no nails)\",\"product_description\":\"Plastic low profile shingle over attic ridge vent for installation in shingle roof systems. (no nails)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#7611-R0\",\"approval_number\":\"FL7611.7\",\"seq\":7,\"product_model\":\"SONN\",\"product_description\":\"Plastic low profile shingle over attic ridge vent for installation in shingle roof systems. With or without filter (no filter, no nails)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#9682-R0\",\"approval_number\":\"FL9682.1\",\"seq\":1,\"product_model\":\"Liberty\",\"product_description\":\"GAF Liberty Self-Adhering Modified Bitumen Roofing Systems over Concrete Decks\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#21358-R0\",\"approval_number\":\"FL21358.1\",\"seq\":1,\"product_model\":\"Sealoflex Roof Maintenance Coating Systems\",\"product_description\":\"Sealoflex Roof Maintenance Coating Systems over Metal, Smooth BUR or Modified Bitumen, Granule Modified Bitumen, PVC, Hypalon, TPO, EPDM, Acrylic Coating, PUF or Tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#197-R0\",\"approval_number\":\"FL197.3\",\"seq\":3,\"product_model\":\"Cobra Rigid Vent II\",\"product_description\":\"Rigid Plastic ridge vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#6267-R0\",\"approval_number\":\"FL6267.2\",\"seq\":2,\"product_model\":\"Cobra Rigid Vent 3\",\"product_description\":\"Plastic ridge vent supplied in sectional form\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#15851-R1\",\"approval_number\":\"FL15851.1\",\"seq\":1,\"product_model\":\"Cobra FasciaFlow Premium Intake Ventilation\",\"product_description\":\"Eave ventilation unit.\",\"design_pressure\":\"+N\\\/A\\\/-285\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GAF\",\"approval_number_master\":\"FL#31726-R0\",\"approval_number\":\"FL31726.1\",\"seq\":1,\"product_model\":\"Energy Roofing and Solar System\",\"product_description\":\"A combination of a solar mounting system, solar modules & a roofing system.\",\"design_pressure\":\"+29\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-18 00:00:00\",\"instructions_url\":\"\"}],\"Benjamin Obdyke Incorporated\":[{\"manufacturer\":\"Benjamin Obdyke Incorporated\",\"approval_number_master\":\"FL#7751-R9\",\"approval_number\":\"FL7751.2\",\"seq\":2,\"product_model\":\"Rapid Ridge\",\"product_description\":\"Rapid Ridge Nail-Gunable Ridge Vent\",\"design_pressure\":\"+0\\\/-190\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Benjamin Obdyke Incorporated\",\"approval_number_master\":\"FL#7751-R9\",\"approval_number\":\"FL7751.3\",\"seq\":3,\"product_model\":\"Roll Vent\",\"product_description\":\"0.9\\\" x 10.25\\\" x20'; 0.9\\\" x10.25\\\" x 50' rolled ridge vent, plastic\",\"design_pressure\":\"+0\\\/-160\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Benjamin Obdyke Incorporated\",\"approval_number_master\":\"FL#7751-R9\",\"approval_number\":\"FL7751.5\",\"seq\":5,\"product_model\":\"Xtractor Vent X18\",\"product_description\":\"13\\\/16\\\" x 14 3\\\/4\\\" wide x 4' lg., exterior convoluted baffled over ridge vent\",\"design_pressure\":\"+0\\\/-180\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Benjamin Obdyke Incorporated\",\"approval_number_master\":\"FL#7751-R9\",\"approval_number\":\"FL7751.6\",\"seq\":6,\"product_model\":\"Xtractor Vent XLP\",\"product_description\":\"5\\\/8\\\" x 14\\\" wide x 4' long\",\"design_pressure\":\"+0\\\/-180\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Benjamin Obdyke Incorporated\",\"approval_number_master\":\"FL#5954-R2\",\"approval_number\":\"FL5954.1\",\"seq\":1,\"product_model\":\"Xtractor Vent X18\",\"product_description\":\"13\\\/16\\\" x 14 3\\\/4\\\" wide x 4' lg., exterior convoluted baffled over ridge vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Benjamin Obdyke Incorporated\",\"approval_number_master\":\"FL#5954-R2\",\"approval_number\":\"FL5954.2\",\"seq\":2,\"product_model\":\"Xtractor Vent XLP\",\"product_description\":\"5\\\/8\\\" x 14\\\" wide x 4' long\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Benjamin Obdyke Incorporated\",\"approval_number_master\":\"FL#5954-R0\",\"approval_number\":\"FL5954.3\",\"seq\":3,\"product_model\":\"Xtractor Vent XLP\",\"product_description\":\"5\\\/8\\\" x 14\\\" wide x 4' long\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Benjamin Obdyke Incorporated\",\"approval_number_master\":\"FL#7751-R0\",\"approval_number\":\"FL7751.1\",\"seq\":1,\"product_model\":\"Rapid Ridge\",\"product_description\":\"Rapid Ridge Nail-Gunable Ridge Vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Benjamin Obdyke Incorporated\",\"approval_number_master\":\"FL#9577-R0\",\"approval_number\":\"FL9577.1\",\"seq\":1,\"product_model\":\"Xtractor Vent XLP Turbo\",\"product_description\":\"5\\\/8\\\" thick x 14\\\" wide x 25' long\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Benjamin Obdyke Incorporated\",\"approval_number_master\":\"FL#7751-R3\",\"approval_number\":\"FL7751.4\",\"seq\":4,\"product_model\":\"Xtractor Vent XLP\",\"product_description\":\"5\\\/8\\\" x 14\\\" wide x 4' long\",\"design_pressure\":\"+0\\\/-180\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Ridged Systems, LLC\":[{\"manufacturer\":\"Ridged Systems, LLC\",\"approval_number_master\":\"FL#8095-R6\",\"approval_number\":\"FL8095.1\",\"seq\":1,\"product_model\":\"1 - \\\"Top Notch\\\"\",\"product_description\":\"\\\"Top Notch\\\" Extruded Plastic Ridge Member for Concrete or Clay Ridge Tiles, 2.5 in or 4 in. Height\",\"design_pressure\":\"+N\\\/A\\\/-146 max.\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ridged Systems, LLC\",\"approval_number_master\":\"FL#8095-R1\",\"approval_number\":\"FL8095.2\",\"seq\":2,\"product_model\":\"2 - \\\"Top Notch\\\"\",\"product_description\":\"\\\"Top Notch\\\" Extruded Plastic Ridge Member for Clay Ridge Tiles, 4 in. Height\",\"design_pressure\":\"+N\\\/A\\\/-125\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ridged Systems, LLC\",\"approval_number_master\":\"FL#8095-R1\",\"approval_number\":\"FL8095.3\",\"seq\":3,\"product_model\":\"3 - \\\"Top Notch\\\"\",\"product_description\":\"\\\"Top Notch\\\" Extruded Plastic Ridge Member for Concrete Ridge Tiles, 2.5 in. Height\",\"design_pressure\":\"+N\\\/A\\\/-146\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ridged Systems, LLC\",\"approval_number_master\":\"FL#8095-R1\",\"approval_number\":\"FL8095.4\",\"seq\":4,\"product_model\":\"4 - \\\"Top Notch\\\"\",\"product_description\":\"\\\"Top Notch\\\" Extruded Plastic Ridge Member for Clay Ridge Tiles, 2.5 in. Height\",\"design_pressure\":\"+N\\\/A\\\/-125\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ridged Systems, LLC\",\"approval_number_master\":\"FL#21074-R2\",\"approval_number\":\"FL21074.3\",\"seq\":3,\"product_model\":\"3 - \\\"DOUBLE DOWN GEN2\\\" (R2)\",\"product_description\":\"\\\"DOUBLE DOWN GEN 2\\\" roof solar mounting pedestals adhered with Polyset\\u00ae AH-160\",\"design_pressure\":\"+N\\\/A\\\/-190.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ridged Systems, LLC\",\"approval_number_master\":\"FL#21074-R2\",\"approval_number\":\"FL21074.4\",\"seq\":4,\"product_model\":\"4 - \\\"DOUBLE DOWN GEN2\\\" (R2)\",\"product_description\":\"\\\"DOUBLE DOWN GEN 2\\\" roof solar mounting pedestals adhered with Polyset\\u00ae AH-160\",\"design_pressure\":\"+N\\\/A\\\/-190.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ridged Systems, LLC\",\"approval_number_master\":\"FL#21074-R3\",\"approval_number\":\"FL21074.5\",\"seq\":5,\"product_model\":\"5 - \\\"DOUBLE DOWN GEN 3\\\" (R4)\",\"product_description\":\"\\\"DOUBLE DOWN GEN 3\\\" roof solar mounting pedestals adhered with Polyset\\u00ae AH-160, DOW Tile Bond, Insta-stik or DAP Stormbond\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ridged Systems, LLC\",\"approval_number_master\":\"FL#21074-R3\",\"approval_number\":\"FL21074.6\",\"seq\":6,\"product_model\":\"6 - \\\"DOUBLE DOWN GEN 3\\\" (R4)\",\"product_description\":\"\\\"DOUBLE DOWN GEN 3\\\" roof solar mounting pedestals adhered with Polyset\\u00ae AH-160, DOW Tile Bond, Insta-stik or DAP Stormbond\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ridged Systems, LLC\",\"approval_number_master\":\"FL#21074-R5\",\"approval_number\":\"FL21074.7\",\"seq\":7,\"product_model\":\"7 - \\\"SOLAR STACK GEN 4\\\" or \\\"DOUBLE DOWN GEN 4\\\" (R5)\",\"product_description\":\"\\\"SOLAR STACK GEN 4\\\" or \\\"DOUBLE DOWN GEN 4\\\" Aluminum roof solar mounting pedestals adhered with DAP Stormbond\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ridged Systems, LLC\",\"approval_number_master\":\"FL#21074-R5\",\"approval_number\":\"FL21074.8\",\"seq\":8,\"product_model\":\"8 - \\\"SOLAR STACK GEN 4\\\" or \\\"DOUBLE DOWN GEN 4\\\" (R5)\",\"product_description\":\"\\\"SOLAR STACK GEN 4\\\" or \\\"DOUBLE DOWN GEN 4\\\" Aluminum roof solar mounting pedestals adhered with DAP Stormbond\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"}],\"A.R.B.S. alternative blocking\":[{\"manufacturer\":\"A.R.B.S. alternative blocking\",\"approval_number_master\":\"FL#8693-R7\",\"approval_number\":\"FL8693.1\",\"seq\":1,\"product_model\":\"(1) \\\"A.R.B.S. Perimeter Edge Blocking\\\"\",\"product_description\":\"Galvanized, 16 ga Steel Alternative Edge Blocking Anchor for use with \\\"A.R.B.S. Decorative Fascia Cover\\\"\",\"design_pressure\":\"+N\\\/A\\\/-424\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"A.R.B.S. alternative blocking\",\"approval_number_master\":\"FL#8693-R7\",\"approval_number\":\"FL8693.2\",\"seq\":2,\"product_model\":\"(2) \\\"A.R.B.S. Perimeter Edge Blocking with Decorative Fascia Cover\\\"\",\"product_description\":\"Galvanized or Stainless Steel, 24 ga. Decorative Fascia Cover for use with \\\"A.R.B.S. Perimeter Edge Blocking\\\"\",\"design_pressure\":\"+N\\\/A\\\/-100\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"A.R.B.S. alternative blocking\",\"approval_number_master\":\"FL#8693-R7\",\"approval_number\":\"FL8693.3\",\"seq\":3,\"product_model\":\"(3) \\\"A.R.B.S. Parapet Wall Blocking\\\"\",\"product_description\":\"Galvanized, 16 ga. Steel, Alternative Parapet Wall Blocking Anchor for use with \\\"A.R.B.S. Decorative Coping Cap\\\"\",\"design_pressure\":\"+N\\\/A\\\/-654\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"A.R.B.S. alternative blocking\",\"approval_number_master\":\"FL#8693-R7\",\"approval_number\":\"FL8693.4\",\"seq\":4,\"product_model\":\"(4) \\\"A.R.B.S. Parapet Wall Blocking with Decorative Coping Cap\\\"\",\"product_description\":\"Galvanized or Stainless Steel, 24 ga. Decorative Coping Cap for use with \\\"A.R.B.S. Parapet Wall Blocking\\\"\",\"design_pressure\":\"+N\\\/A\\\/-377\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"A.R.B.S. alternative blocking\",\"approval_number_master\":\"FL#9100-R6\",\"approval_number\":\"FL9100.1\",\"seq\":1,\"product_model\":\"(1) ARBS Steel Perimeter Edge Blocking\",\"product_description\":\"Alternative Steel Edge Blocking Anchored to Concrete Support\",\"design_pressure\":\"+N\\\/A\\\/-424\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"A.R.B.S. alternative blocking\",\"approval_number_master\":\"FL#9100-R6\",\"approval_number\":\"FL9100.2\",\"seq\":2,\"product_model\":\"(2) ARBS Steel Perimeter Edge Blocking\",\"product_description\":\"Alternative Steel Edge Blocking Anchored to Steel and Concrete Supports\",\"design_pressure\":\"+N\\\/A\\\/-424\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"A.R.B.S. alternative blocking\",\"approval_number_master\":\"FL#9100-R6\",\"approval_number\":\"FL9100.3\",\"seq\":3,\"product_model\":\"(3) ARBS Steel Perimeter Edge Blocking\",\"product_description\":\"Alternative Steel Edge Blocking Anchored to Steel Support\",\"design_pressure\":\"+n\\\/a\\\/-424\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"A.R.B.S. alternative blocking\",\"approval_number_master\":\"FL#9100-R6\",\"approval_number\":\"FL9100.4\",\"seq\":4,\"product_model\":\"(4) ARBS Steel Parapet Wall Blocking\",\"product_description\":\"Alternative Steel Wall Blocking Anchored to Concrete Support\",\"design_pressure\":\"+n\\\/a\\\/-654\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"A.R.B.S. alternative blocking\",\"approval_number_master\":\"FL#9100-R6\",\"approval_number\":\"FL9100.5\",\"seq\":5,\"product_model\":\"(5) ARBS Steel Parapet Wall Blocking\",\"product_description\":\"Alternative Steel Wall Blocking Anchored to Wood and Concrete Supports\",\"design_pressure\":\"+N\\\/A\\\/-654\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Owens Corning\":[{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#2276-R0\",\"approval_number\":\"FL2276.1\",\"seq\":1,\"product_model\":\"Trumbull TruCool Reflective Ro\",\"product_description\":\"Acrylic Water-Based Col Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#234-R2\",\"approval_number\":\"FL234.1\",\"seq\":1,\"product_model\":\"Venture Ridge Vent\",\"product_description\":\"Ridge Ventilation Systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#5289-R0\",\"approval_number\":\"FL5289.1\",\"seq\":1,\"product_model\":\"VentSure Low Profile Slant Back Roof Vent with Exterior Louver\",\"product_description\":\"Galvanized metal roof vent.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#6397-R0\",\"approval_number\":\"FL6397.1\",\"seq\":1,\"product_model\":\"VentSure 4' Ridge Strip\",\"product_description\":\"Copolymer plastic low profile attice ridge vent with an integral end plug for installation in shingle roof systems.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#234-R0\",\"approval_number\":\"FL234.2\",\"seq\":2,\"product_model\":\"Venture Rigid Strip Ridge Vent\",\"product_description\":\"Plastic Ridge Vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#12874-R0\",\"approval_number\":\"FL12874.1\",\"seq\":1,\"product_model\":\"PermaMop\",\"product_description\":\"Polymer modified mopping asphalt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#10758-R0\",\"approval_number\":\"FL10758.1\",\"seq\":1,\"product_model\":\"VentSure 4' Ridge Strip\",\"product_description\":\"Copolymer plastic low profile attic ridge vent with an integral end plug for installation in shingle roof systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#10758-R0\",\"approval_number\":\"FL10758.2\",\"seq\":2,\"product_model\":\"VentSure Low Profile Slant Back Roof Vent With Exterior Louver\",\"product_description\":\"Galvanized metal roof vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#10758-R0\",\"approval_number\":\"FL10758.3\",\"seq\":3,\"product_model\":\"VentSure Ridge Vent\",\"product_description\":\"Ridge Ventilation System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#12221-R0\",\"approval_number\":\"FL12221.1\",\"seq\":1,\"product_model\":\"Mineral Surfaced Roll (MSR)\",\"product_description\":\"Mineral surfaced roll roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#12816-R0\",\"approval_number\":\"FL12816.1\",\"seq\":1,\"product_model\":\"VentSure 4-Foot Strip Heat & Moisture Ridge Vent\",\"product_description\":\"4' Rigid Ridge Vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#16166-R0\",\"approval_number\":\"FL16166.1\",\"seq\":1,\"product_model\":\"VentSure\\u2122 Solar Attic Exhaust Fan\",\"product_description\":\"Self-Flashing Solar Powered Attic Fan with Shroud (Dome) Mounted Solar Panel Attached to Plywood Deck\",\"design_pressure\":\"+150.4\\\/-150.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#16828-R0\",\"approval_number\":\"FL16828.1\",\"seq\":1,\"product_model\":\"Roof Ventilation Products\",\"product_description\":\"Roof ventilation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#17438-R0\",\"approval_number\":\"FL17438.1\",\"seq\":1,\"product_model\":\"VentSure RidgeCat Rolled Ridge Vent\",\"product_description\":\"Ridge vent for asphalt shingles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#17438-R2\",\"approval_number\":\"FL17438.2\",\"seq\":2,\"product_model\":\"VentSure RidgeCat Rolled Ridge Vent\",\"product_description\":\"Ridge vent for asphalt shingles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#21344-R0\",\"approval_number\":\"FL21344.1\",\"seq\":1,\"product_model\":\"VentSure\\u2122 Solar Attic Exhaust Fan\",\"product_description\":\"Self-Flashing Solar Powered Attic Fan with Shroud (Dome) Mounted Solar Panel\",\"design_pressure\":\"+150.4\\\/-150.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-11-03 00:00:00\",\"instructions_url\":\"\"}],\"Solatube International, Inc\":[{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#10884-R8\",\"approval_number\":\"FL10884.1\",\"seq\":1,\"product_model\":\"Solar Star RM-1500 and RM-2400\",\"product_description\":\"Solar Powered Attic Roof Vent: Low and High Profile\",\"design_pressure\":\"+37.5\\\/-82.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-05-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#14826-R7\",\"approval_number\":\"FL14826.1\",\"seq\":1,\"product_model\":\"Solar Star Model RM-1500\",\"product_description\":\"Solar Powered Attic Roof Vent: RM-1500 High Profile for HVHZ\",\"design_pressure\":\"+50\\\/-170\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-05-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#14826-R7\",\"approval_number\":\"FL14826.2\",\"seq\":2,\"product_model\":\"Solar Star Model RM-2400\",\"product_description\":\"Solar Powered Attic Roof Vent: RM-2400 High Profile for HVHZ\",\"design_pressure\":\"+50\\\/-170\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-05-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#3269-R0\",\"approval_number\":\"FL3269.1\",\"seq\":1,\"product_model\":\"14\\\" Solar Star Low and High Profile Vent\",\"product_description\":\"Steel\\\/plastic solar powered roof vent.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#7296-R0\",\"approval_number\":\"FL7296.1\",\"seq\":1,\"product_model\":\"Solar Star\",\"product_description\":\"Attic Roof Vent: Low and High Profile.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"MILLENNIUM METALS INC.\":[{\"manufacturer\":\"MILLENNIUM METALS INC.\",\"approval_number_master\":\"FL#19567-R3\",\"approval_number\":\"FL19567.1\",\"seq\":1,\"product_model\":\"01 MMI Off Ridge Vent\",\"product_description\":\"Steel or Aluminum off ridge vent for shingle roofs mechanically attached to plywood deck. 2, 4', 6', 8', 10' nominal lengths\",\"design_pressure\":\"+N\\\/A\\\/-70.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLENNIUM METALS INC.\",\"approval_number_master\":\"FL#19567-R3\",\"approval_number\":\"FL19567.2\",\"seq\":2,\"product_model\":\"02 MMI Off Ridge Vent & Attached Permanent Baffle\",\"product_description\":\"Steel or Aluminum off ridge vent & Permanent Baffle\",\"design_pressure\":\"+NA\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLENNIUM METALS INC.\",\"approval_number_master\":\"FL#19567-R3\",\"approval_number\":\"FL19567.3\",\"seq\":3,\"product_model\":\"03 Optional Attached Baffle\",\"product_description\":\"Steel or Aluminum optional attached baffle for MMI off ridge vent\",\"design_pressure\":\"+NA\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLENNIUM METALS INC.\",\"approval_number_master\":\"FL#19567-R3\",\"approval_number\":\"FL19567.4\",\"seq\":4,\"product_model\":\"04 Retro Baffle for MMI Off Ridge Vent\",\"product_description\":\"Steel or Aluminum Retro baffle for MMI off ridge vent\",\"design_pressure\":\"+NA\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLENNIUM METALS INC.\",\"approval_number_master\":\"FL#25681-R0\",\"approval_number\":\"FL25681.1\",\"seq\":1,\"product_model\":\"MMI Off Ridge Vent Permanent Baffle\",\"product_description\":\"MMI Off Ridge Vent with Permanent Baffle attached to Wood Deck-Asphalt Shingles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLENNIUM METALS INC.\",\"approval_number_master\":\"FL#25681-R0\",\"approval_number\":\"FL25681.2\",\"seq\":2,\"product_model\":\"MMI Off Ridge Vent with Detachable Baffle\",\"product_description\":\"MMI Off Ridge Vent with Detachable Baffle attached to Wood Deck-Asphalt Shingles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLENNIUM METALS INC.\",\"approval_number_master\":\"FL#41830-R2\",\"approval_number\":\"FL41830.1\",\"seq\":1,\"product_model\":\"01 MMI Gooseneck Vent on Plywood\",\"product_description\":\"MMI steel Gooseneck Vents- Models Low and High Profile -various sizes.\\nAttachment to Plywood Decks\",\"design_pressure\":\"+NA\\\/-170\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLENNIUM METALS INC.\",\"approval_number_master\":\"FL#41830-R2\",\"approval_number\":\"FL41830.2\",\"seq\":2,\"product_model\":\"02 MMI Gooseneck Vent on OSB\",\"product_description\":\"MMI steel Gooseneck Vents- Models Low and High Profile -various sizes.\\nAttachment to OSB Decks\",\"design_pressure\":\"+NA\\\/-170\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLENNIUM METALS INC.\",\"approval_number_master\":\"FL#47021-R0\",\"approval_number\":\"FL47021.1\",\"seq\":1,\"product_model\":\"01 MMI Off Ridge Vent or MMI Off Ridge Vent with Permanent Baffle\",\"product_description\":\"Off Ridge Vents installed on Plywood roof deck\",\"design_pressure\":\"+NA\\\/-110\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLENNIUM METALS INC.\",\"approval_number_master\":\"FL#47021-R0\",\"approval_number\":\"FL47021.2\",\"seq\":2,\"product_model\":\"02 MMI Off Ridge Vent or MMI Off Ridge Vent with Permanent Baffle\",\"product_description\":\"Off Ridge Vents installed on OSB roof deck\",\"design_pressure\":\"+NA\\\/-95\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLENNIUM METALS INC.\",\"approval_number_master\":\"FL#16568-R1\",\"approval_number\":\"FL16568.2\",\"seq\":2,\"product_model\":\"MMI-2B Off Ridge Vent\",\"product_description\":\"Steel or Aluminum Off Ridge vent with Detachable Baffle for shingle roofs mechanically attached to Plywood Deck. 4', 6', 8', 10' Nominal Lengths\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLENNIUM METALS INC.\",\"approval_number_master\":\"FL#7559-R1\",\"approval_number\":\"FL7559.1\",\"seq\":1,\"product_model\":\"1 - \\\"MI Off Ridge Vent\\\" (Steel)\",\"product_description\":\"26 Gauge Steel, Off Ridge Vent for Shingle Roofs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLENNIUM METALS INC.\",\"approval_number_master\":\"FL#7559-R1\",\"approval_number\":\"FL7559.2\",\"seq\":2,\"product_model\":\"2 - \\\"MI Off Ridge Vent\\\" (Aluminum)\",\"product_description\":\"0.025\\\" Aluminum, Off Ridge Vent for Shingle Roofs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLENNIUM METALS INC.\",\"approval_number_master\":\"FL#11817-R0\",\"approval_number\":\"FL11817.1\",\"seq\":1,\"product_model\":\"Tile Hip\\\/Ridge Metal Channel\",\"product_description\":\"Preformed Metal Hat Channel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLENNIUM METALS INC.\",\"approval_number_master\":\"FL#16565-R0\",\"approval_number\":\"FL16565.1\",\"seq\":1,\"product_model\":\"\\\"MMI-2B\\\" Off Ridge Vent\",\"product_description\":\"Steel or Aluminum, Off Ridge Vent with Detachable Baffle for shingle roofs mechanically attached to Plywood Deck, 4', 6', 8', 10' Nominal Lengths\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MILLENNIUM METALS INC.\",\"approval_number_master\":\"FL#16568-R0\",\"approval_number\":\"FL16568.1\",\"seq\":1,\"product_model\":\"\\\"MMI-2\\\" Off Ridge Vent\",\"product_description\":\"Steel off ridge vent for shingle roofs mechanically attached to Plywood Deck. 4', 6', 8', 10' Nominal Lengths\",\"design_pressure\":\"+N\\\/A\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Metallic Products\":[{\"manufacturer\":\"Metallic Products\",\"approval_number_master\":\"FL#7254-R0\",\"approval_number\":\"FL7254.1\",\"seq\":1,\"product_model\":\"Ridge Vent\",\"product_description\":\"Flat Skirt Continuous Ridge Ventilator. Throat Size 12\\\"\",\"design_pressure\":\"+0\\\/-37.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metallic Products\",\"approval_number_master\":\"FL#7254-R0\",\"approval_number\":\"FL7254.2\",\"seq\":2,\"product_model\":\"Ridge Vent\",\"product_description\":\"Ridgeline Low Profile Floating Ridge Ventilator. Throat Size 6-3\\\/4\\\"\",\"design_pressure\":\"+0\\\/-77.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metallic Products\",\"approval_number_master\":\"FL#8069-R0\",\"approval_number\":\"FL8069.1\",\"seq\":1,\"product_model\":\"RIDGE VENT\",\"product_description\":\"Flat Skirt Continuous Ridge Ventilator. Throat Size 9\",\"design_pressure\":\"+N\\\/A\\\/-50 PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metallic Products\",\"approval_number_master\":\"FL#12253-R0\",\"approval_number\":\"FL12253.1\",\"seq\":1,\"product_model\":\"Ridge Vent\",\"product_description\":\"9 inch Throat, Flat Skirt, Ridge Ventilator\",\"design_pressure\":\"+N\\\/A\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metallic Products\",\"approval_number_master\":\"FL#12253-R0\",\"approval_number\":\"FL12253.2\",\"seq\":2,\"product_model\":\"Ridge Vent\",\"product_description\":\"12 inch Throat, Flat Skirt, Ridge Ventilator\",\"design_pressure\":\"+N\\\/A\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metallic Products\",\"approval_number_master\":\"FL#12253-R0\",\"approval_number\":\"FL12253.3\",\"seq\":3,\"product_model\":\"Ridge Vent\",\"product_description\":\"Low Profile Floating Ridge Ventilator...RidgeLine\",\"design_pressure\":\"+N\\\/A\\\/-103\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metallic Products\",\"approval_number_master\":\"FL#12805-R0\",\"approval_number\":\"FL12805.1\",\"seq\":1,\"product_model\":\"Ridge Vent\",\"product_description\":\"9 inch Throat, Flat Skirt, Ridge Ventilator Attached to 24 Ga. Steel Sub-framing\",\"design_pressure\":\"+N\\\/A\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metallic Products\",\"approval_number_master\":\"FL#12805-R0\",\"approval_number\":\"FL12805.2\",\"seq\":2,\"product_model\":\"Ridge Vent\",\"product_description\":\"12 inch Throat, Flat Skirt, Ridge Ventilator Attached to 24 Ga. Steel Sub-framing\",\"design_pressure\":\"+N\\\/A\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metallic Products\",\"approval_number_master\":\"FL#12805-R1\",\"approval_number\":\"FL12805.3\",\"seq\":3,\"product_model\":\"3_Ridge Ventilator\",\"product_description\":\"9 Inch Throat, Flat Skirt, Ridge Ventilator Attached to 16 Ga. Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metallic Products\",\"approval_number_master\":\"FL#12805-R1\",\"approval_number\":\"FL12805.4\",\"seq\":4,\"product_model\":\"4_Ridge Ventilator\",\"product_description\":\"12 Inch Throat, Flat Skirt, Ridge Ventilator Attached to 16 Ga. Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metallic Products\",\"approval_number_master\":\"FL#12805-R1\",\"approval_number\":\"FL12805.5\",\"seq\":5,\"product_model\":\"5_Ridge Ventilator\",\"product_description\":\"Low Profile Floating Ridge Ventilator Attached to 16 Ga. Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-103\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metallic Products\",\"approval_number_master\":\"FL#12805-R2\",\"approval_number\":\"FL12805.6\",\"seq\":6,\"product_model\":\"6_Die Formed Skirt Ridge Ventilator\",\"product_description\":\"9 Inch Throat, Die Formed Skirt, Ridge Ventilator Attached to 24 Ga. Steel Sub-framing\",\"design_pressure\":\"+N\\\/A\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metallic Products\",\"approval_number_master\":\"FL#12805-R2\",\"approval_number\":\"FL12805.7\",\"seq\":7,\"product_model\":\"7_Die Formed Skirt Ridge Ventilator\",\"product_description\":\"12 Inch Throat, Die Formed Skirt, Ridge Ventilator Attached to 24 Ga. Steel Sub-framing\",\"design_pressure\":\"+N\\\/A\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metallic Products\",\"approval_number_master\":\"FL#12805-R2\",\"approval_number\":\"FL12805.8\",\"seq\":8,\"product_model\":\"8_Die Formed Skirt Ridge Ventilator\",\"product_description\":\"9 Inch Throat, Die Formed Skirt, Ridge Ventilator Attached to 16 Ga. Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metallic Products\",\"approval_number_master\":\"FL#12805-R2\",\"approval_number\":\"FL12805.9\",\"seq\":9,\"product_model\":\"9_Die Formed Skirt Ridge Ventilator\",\"product_description\":\"12 Inch Throat, Die Formed Skirt, Ridge Ventilator Attached to 16 Ga. Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metallic Products\",\"approval_number_master\":\"FL#12805-R3\",\"approval_number\":\"FL12805.10\",\"seq\":10,\"product_model\":\"10_Die Formed Low Profile Ridge Ventilator\",\"product_description\":\"Die Formed Low Profile Floating Ridge Ventilator Attached to 16 Ga. Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-103\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Greenheck Fan Corporation\":[{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#41781-R2\",\"approval_number\":\"FL41781.1\",\"seq\":1,\"product_model\":\"Series R, FGI and FGR Rooftop Fans\",\"product_description\":\"Series R, FGI and FGR Rooftop Fans (Galvanized Construction)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#41781-R2\",\"approval_number\":\"FL41781.2\",\"seq\":2,\"product_model\":\"Series R, FGI and FGR Rooftop Fans\",\"product_description\":\"Series R, FGI and FGR Rooftop Fans (Aluminum Construction)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#47448-R0\",\"approval_number\":\"FL47448.1\",\"seq\":1,\"product_model\":\"KSQ\\\/XKID\",\"product_description\":\"Filtered Rooftop Supply Fan (steel)\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#47449-R0\",\"approval_number\":\"FL47449.1\",\"seq\":1,\"product_model\":\"RSQ\\\/XRID\",\"product_description\":\"Filtered Rooftop Supply, Unfiltered Rooftop Supply, Rooftop Exhaust Fans (steel)\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#47450-R0\",\"approval_number\":\"FL47450.1\",\"seq\":1,\"product_model\":\"SQ\\\/XID\",\"product_description\":\"Rooftop Square Inline Fan (steel)\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#12680-R0\",\"approval_number\":\"FL12680.1\",\"seq\":1,\"product_model\":\"SWB\\\/SFB\\\/SFD\",\"product_description\":\"SWB\\\/SFB\\\/SFD Steel Roof Fan - Hurricane Rated\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#12917-R0\",\"approval_number\":\"FL12917.1\",\"seq\":1,\"product_model\":\"Rooftop Fans and Gravity Hoods\",\"product_description\":\"R-Series, FGI, FGR\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#13225-R0\",\"approval_number\":\"FL13225.1\",\"seq\":1,\"product_model\":\"Spun Aluminum Rooftop Fans\",\"product_description\":\"Models G\\\/GB\\\/CUE\\\/CUBE\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#13225-R0\",\"approval_number\":\"FL13225.2\",\"seq\":2,\"product_model\":\"Steel Rooftop Supply Fans\",\"product_description\":\"Model RSF\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#13466-R0\",\"approval_number\":\"FL13466.1\",\"seq\":1,\"product_model\":\"Model USGF\",\"product_description\":\"Ultimate Steel Grease Upblast Exhaust Fan\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#17237-R0\",\"approval_number\":\"FL17237.1\",\"seq\":1,\"product_model\":\"Vektor-H\",\"product_description\":\"Vektor-H Steel Rooftop Exhaust Fan - Hurricane Rated\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-08-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#17237-R0\",\"approval_number\":\"FL17237.2\",\"seq\":2,\"product_model\":\"Vektor-HS\",\"product_description\":\"Vektor-HS Steel Rooftop Exhaust Fan - Hurricane Rated\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#17264-R0\",\"approval_number\":\"FL17264.1\",\"seq\":1,\"product_model\":\"Model RSFP, LDP and LBP\",\"product_description\":\"Louvered Penthouse Rooftop Supply and Exhaust Ventilators\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-09-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#22703-R0\",\"approval_number\":\"FL22703.1\",\"seq\":1,\"product_model\":\"FJC\",\"product_description\":\"Steel Rooftop Fan\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#22703-R0\",\"approval_number\":\"FL22703.2\",\"seq\":2,\"product_model\":\"USF\",\"product_description\":\"Steel Rooftop Fan\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenheck Fan Corporation\",\"approval_number_master\":\"FL#41062-R0\",\"approval_number\":\"FL41062.1\",\"seq\":1,\"product_model\":\"Steel Rooftop Supply Fans\",\"product_description\":\"Model RSF\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-16 00:00:00\",\"instructions_url\":\"\"}],\"Attic Breeze\":[{\"manufacturer\":\"Attic Breeze\",\"approval_number_master\":\"FL#13339-R10\",\"approval_number\":\"FL13339.1\",\"seq\":1,\"product_model\":\"01_Solar Attic Fan\",\"product_description\":\"Models AB-2022A, AB-3022A, AB-4022A, AB-2523A, AB-3523A, AB-4523A Self-flashing, solar powered fan units, with solar panel directly attached to fan unit shroud\\\/dome\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Attic Breeze\",\"approval_number_master\":\"FL#13339-R10\",\"approval_number\":\"FL13339.2\",\"seq\":2,\"product_model\":\"02_Solar Attic Fan\",\"product_description\":\"Models AB-2022D, AB-3022D, AB-4022D, AB-6022D, AB-2523D, AB-3523D, AB-4523D, AB-6523D & AB-1015. Self-flashing, solar powered fan units, with solar panel(s) remotely attached from fan unit, using low profile mounting brackets\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Attic Breeze\",\"approval_number_master\":\"FL#13339-R10\",\"approval_number\":\"FL13339.3\",\"seq\":3,\"product_model\":\"03_Solar Attic Fan\",\"product_description\":\"Models AB-2022D, AB-3022D, AB-4022D, AB-2523D, AB-3523D, AB-4523D, Self-flashing, solar powered fan units, with solar panel(s) remotely attached from fan unit, using universal mounting bracket\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Attic Breeze\",\"approval_number_master\":\"FL#13339-R10\",\"approval_number\":\"FL13339.4\",\"seq\":4,\"product_model\":\"04 Curb Mount Series\",\"product_description\":\"Curb Profile vent fan base for attachment to roof curbs. See report for multiple Model numbers\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Attic Breeze\",\"approval_number_master\":\"FL#31962-R2\",\"approval_number\":\"FL31962.1\",\"seq\":1,\"product_model\":\"Cardinal Ventilation CV-XLP\\\/XLP Pro Model Series Solar Attic Fans\",\"product_description\":\"Cardinal Ventilation CV-XLP\\\/XLP Pro Model Series Solar Attic Fans - HVHZ\",\"design_pressure\":\"+n\\\/a\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Attic Breeze\",\"approval_number_master\":\"FL#43878-R0\",\"approval_number\":\"FL43878.1\",\"seq\":1,\"product_model\":\"01_Solar Attic Fan\",\"product_description\":\"Models AB-2022A, AB-3022A, AB-4022A, AB-2523A, AB-3523A, AB-4523A Self-flashing, solar powered fan units, with solar panel directly attached to fan unit shroud\\\/dome\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Attic Breeze\",\"approval_number_master\":\"FL#43878-R0\",\"approval_number\":\"FL43878.2\",\"seq\":2,\"product_model\":\"02_Solar Attic Fan\",\"product_description\":\"Models AB-2022D, AB-3022D, AB-4022D, AB-6022D, AB-2523D, AB-3523D, AB-4523D, AB-6523D & AB-1015. Self-flashing, solar powered fan units, with solar panel(s) remotely attached from fan unit, using low profile mounting brackets\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Attic Breeze\",\"approval_number_master\":\"FL#43878-R0\",\"approval_number\":\"FL43878.3\",\"seq\":3,\"product_model\":\"03_Solar Attic Fan\",\"product_description\":\"Models AB-2022D, AB-3022D, AB-4022D, AB-2523D, AB-3523D, AB-4523D, Self-flashing, solar powered fan units, with solar panel(s) remotely attached from fan unit, using universal mounting bracket\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Attic Breeze\",\"approval_number_master\":\"FL#43878-R0\",\"approval_number\":\"FL43878.4\",\"seq\":4,\"product_model\":\"04_Curb Mount Series\",\"product_description\":\"Curb Profile vent fan base for attachment to roof curbs. See report for multiple Model numbers\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Attic Breeze\",\"approval_number_master\":\"FL#47212-R0\",\"approval_number\":\"FL47212.1\",\"seq\":1,\"product_model\":\"Rooftop Fans with Attached Solar Panels\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+125\\\/-125\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Attic Breeze\",\"approval_number_master\":\"FL#13339-R1\",\"approval_number\":\"FL13339.5\",\"seq\":5,\"product_model\":\"Solar Attic Fan\",\"product_description\":\"Grande\\u2122 SFD Models AB-601, AB-602. Self-flashing, solar powered fan units, with solar panel remotely attached from fan unit, using universal mounting brackets\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Attic Breeze\",\"approval_number_master\":\"FL#13339-R4\",\"approval_number\":\"FL13339.6\",\"seq\":6,\"product_model\":\"06_Cardinal Ventilation\",\"product_description\":\"Models CV-2000 & CV-3000. Self-flashing, circular shaped solar powered fan units, with solar panel directly attached to fan unit hood\\\/dome\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Attic Breeze\",\"approval_number_master\":\"FL#13339-R5\",\"approval_number\":\"FL13339.7\",\"seq\":7,\"product_model\":\"Curb Mount Series\",\"product_description\":\"Curb Profile vent fan base for attachment to roof curbs\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-01 00:00:00\",\"instructions_url\":\"\"}],\"Natural Light Energy Systems, DBA KENNEDY SKYLIGHTS\":[{\"manufacturer\":\"Natural Light Energy Systems, DBA KENNEDY SKYLIGHTS\",\"approval_number_master\":\"FL#13509-R8\",\"approval_number\":\"FL13509.1\",\"seq\":1,\"product_model\":\"SOLAR ATTIC FAN\",\"product_description\":\"SOLAR ATTIC FAN - POWERED BY PHOTO VOLTAIC PANEL\",\"design_pressure\":\"+86.5\\\/-175\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Natural Light Energy Systems, DBA KENNEDY SKYLIGHTS\",\"approval_number_master\":\"FL#13509-R2\",\"approval_number\":\"FL13509.2\",\"seq\":2,\"product_model\":\"NATURAL LIGHT ENERGY SYSTEMS PHOTO-VOLTAIC ATTIC FANS\",\"product_description\":\"NATURAL LIGHT ENERGY SYSTEMS PHOTO-VOLTAIC ATTIC FANS\",\"design_pressure\":\"+86.5\\\/-175\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Natural Light Energy Systems, DBA KENNEDY SKYLIGHTS\",\"approval_number_master\":\"FL#13509-R2\",\"approval_number\":\"FL13509.3\",\"seq\":3,\"product_model\":\"NLES ROOF-MOUNTED PV ATTIC FAN\",\"product_description\":\"NATURAL LIGHT ENERGY SYSTEMS PHOTO-VOLTAIC ATTIC FANS\",\"design_pressure\":\"+86.5\\\/--175\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Stampco, Inc.\":[{\"manufacturer\":\"Stampco, Inc.\",\"approval_number_master\":\"FL#16160-R5\",\"approval_number\":\"FL16160.2\",\"seq\":2,\"product_model\":\"2 - Stampco Ventilator\",\"product_description\":\"Low Profile, 26 gauge Steel Off Ridge Vent Mechanically attached to OSB Deck. 4', 6', 8' & 10' Nominal Lengths\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stampco, Inc.\",\"approval_number_master\":\"FL#8103-R1\",\"approval_number\":\"FL8103.1\",\"seq\":1,\"product_model\":\"1 - \\\"Ventilator\\\"\",\"product_description\":\"Off Ridge Vent with Deflector for Composite shingle roof applications, 4', 6', 8', 10' Nominal Lengths\",\"design_pressure\":\"+N\\\/A\\\/-N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stampco, Inc.\",\"approval_number_master\":\"FL#16160-R0\",\"approval_number\":\"FL16160.1\",\"seq\":1,\"product_model\":\"Stampco Ventilator\",\"product_description\":\"Low Profile Off Ridge Vent, 4', 6', 8' & 10' Nominal Lengths\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Hart and Cooley\":[{\"manufacturer\":\"Hart and Cooley\",\"approval_number_master\":\"FL#16737-R3\",\"approval_number\":\"FL16737.1\",\"seq\":1,\"product_model\":\"M1 3'-0\\\" x 2'-6\\\"\",\"product_description\":\"Roof Hatch\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hart and Cooley\",\"approval_number_master\":\"FL#11860-R0\",\"approval_number\":\"FL11860.1\",\"seq\":1,\"product_model\":\"1. ULP STC-45 Accoustical Heat and Smoke Vent\",\"product_description\":\"Roof Mounted Heat and Smoke Vent, 12' x 6' Clear opeing Width, Attached to steel Supports\",\"design_pressure\":\"+30\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hart and Cooley\",\"approval_number_master\":\"FL#11864-R0\",\"approval_number\":\"FL11864.1\",\"seq\":1,\"product_model\":\"1. ULP STC-45 Accoustical Heat and Smoke Vent\",\"product_description\":\"Roof Mounted Heat and Smoke Vent, 12' x 6' Clear Opening Width, Attached to Steel Supports\",\"design_pressure\":\"+30\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"L.V. Thompson, Inc. dba Thompson Architectural Metals Company (TAMCO)\":[{\"manufacturer\":\"L.V. Thompson, Inc. dba Thompson Architectural Metals Company (TAMCO)\",\"approval_number_master\":\"FL#16918-R8\",\"approval_number\":\"FL16918.7\",\"seq\":7,\"product_model\":\"TAMCO Round Top Off-Ridge Vent with Baffle for Tile\",\"product_description\":\"26 ga. static roof ventilator with baffle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"L.V. Thompson, Inc. dba Thompson Architectural Metals Company (TAMCO)\",\"approval_number_master\":\"FL#17834-R3\",\"approval_number\":\"FL17834.1\",\"seq\":1,\"product_model\":\"L.V. Thompson Ridge - Perforated\",\"product_description\":\"Min. 26 ga. perforated ridge for use with clay and concrete roof tile\",\"design_pressure\":\"+0\\\/-244\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"L.V. Thompson, Inc. dba Thompson Architectural Metals Company (TAMCO)\",\"approval_number_master\":\"FL#42386-R0\",\"approval_number\":\"FL42386.1\",\"seq\":1,\"product_model\":\"TAMCO 4ft Off-Ridge Vent with Baffle\",\"product_description\":\"Minimum 26 ga. ASTM A792 AZ55 steel off-ridge static roof ventilator\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"L.V. Thompson, Inc. dba Thompson Architectural Metals Company (TAMCO)\",\"approval_number_master\":\"FL#16918-R0\",\"approval_number\":\"FL16918.1\",\"seq\":1,\"product_model\":\"TAMCO Off-Ridge Roof Vent with Baffle\",\"product_description\":\"26 ga. static roof ventilator with integrated baffle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"L.V. Thompson, Inc. dba Thompson Architectural Metals Company (TAMCO)\",\"approval_number_master\":\"FL#16970-R0\",\"approval_number\":\"FL16970.1\",\"seq\":1,\"product_model\":\"TAMCO Gooseneck Vent\",\"product_description\":\"26 ga. vent for use with asphalt shingles\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"L.V. Thompson, Inc. dba Thompson Architectural Metals Company (TAMCO)\",\"approval_number_master\":\"FL#16918-R2\",\"approval_number\":\"FL16918.2\",\"seq\":2,\"product_model\":\"TAMCO Gooseneck Vent\",\"product_description\":\"26 ga.\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"L.V. Thompson, Inc. dba Thompson Architectural Metals Company (TAMCO)\",\"approval_number_master\":\"FL#16918-R2\",\"approval_number\":\"FL16918.3\",\"seq\":3,\"product_model\":\"TAMCO Off-Ridge Roof Vent with Baffle\",\"product_description\":\"26 ga. static roof ventilator with integrated baffle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"L.V. Thompson, Inc. dba Thompson Architectural Metals Company (TAMCO)\",\"approval_number_master\":\"FL#16918-R2\",\"approval_number\":\"FL16918.4\",\"seq\":4,\"product_model\":\"TAMCO Round Top Off-Ridge Vent with Baffle for Tile\",\"product_description\":\"26 ga. static roof ventilator with baffle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"L.V. Thompson, Inc. dba Thompson Architectural Metals Company (TAMCO)\",\"approval_number_master\":\"FL#17834-R1\",\"approval_number\":\"FL17834.2\",\"seq\":2,\"product_model\":\"L.V. Thompson Tile Hip\\\/Ridge Metal Channel - Non-perforated\",\"product_description\":\"Min. 26 ga. metal channel for use as a hip and ridge base with clay and concrete roof tiles.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2020-12-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"L.V. Thompson, Inc. dba Thompson Architectural Metals Company (TAMCO)\",\"approval_number_master\":\"FL#16918-R5\",\"approval_number\":\"FL16918.5\",\"seq\":5,\"product_model\":\"TAMCO Round Top Off-Ridge Vent with Baffle for Tile\",\"product_description\":\"26 ga. static roof ventilator with baffle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"L.V. Thompson, Inc. dba Thompson Architectural Metals Company (TAMCO)\",\"approval_number_master\":\"FL#16918-R7\",\"approval_number\":\"FL16918.6\",\"seq\":6,\"product_model\":\"TAMCO Round Top Off-Ridge Vent with Baffle for Tile\",\"product_description\":\"26 ga. static roof ventilator with baffle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Southeastern Metals Mfg. Co., A Gibraltar Company\":[{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#16994-R8\",\"approval_number\":\"FL16994.1\",\"seq\":1,\"product_model\":\"Gooseneck Vent\",\"product_description\":\"Gooseneck vents with 4\\\", 6\\\", and 10\\\" square ducts and height of 8-5\\\/8\\\"\",\"design_pressure\":\"+0\\\/-90\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#16994-R8\",\"approval_number\":\"FL16994.2\",\"seq\":2,\"product_model\":\"Gooseneck Vent Tile\",\"product_description\":\"Gooseneck vents with 4\\\", 6\\\", and 10\\\" square ducts and height of 9-9\\\/16\\\"\",\"design_pressure\":\"+0\\\/-172.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#16994-R8\",\"approval_number\":\"FL16994.3\",\"seq\":3,\"product_model\":\"Off Ridge Vent\",\"product_description\":\"4-ft, 6-ft, and 8-ft off ridge vents for use with asphalt shingles\",\"design_pressure\":\"+0\\\/-18\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#16994-R8\",\"approval_number\":\"FL16994.4\",\"seq\":4,\"product_model\":\"Tile Off Ridge Vent\",\"product_description\":\"4-ft, 6-ft, and 8-ft off ridge vents for use with clay or concrete tile\",\"design_pressure\":\"+0\\\/-9\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#16994-R8\",\"approval_number\":\"FL16994.5\",\"seq\":5,\"product_model\":\"Total JACK\",\"product_description\":\"Steel vent with maximum 8-inch throat at base opening and an octagonal flange base with a diameter of 15-inches.\",\"design_pressure\":\"+0\\\/-262.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#41371-R2\",\"approval_number\":\"FL41371.2\",\"seq\":2,\"product_model\":\"Ridge Channel - non-HVHZ\",\"product_description\":\"Min. 26 ga. ridge channel for use with clay and concrete roof tile\",\"design_pressure\":\"+0\\\/-240\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#46967-R0\",\"approval_number\":\"FL46967.1\",\"seq\":1,\"product_model\":\"Universal Ridge Vent\",\"product_description\":\"Minimum 0.024-inch 3105 H24 Aluminum low profile attic ridge vent for installation in shingle roof systems. Available in 8-ft or 10-ft lengths.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#11024-R0\",\"approval_number\":\"FL11024.1\",\"seq\":1,\"product_model\":\"\\\"Weather-Vent\\\"\",\"product_description\":\"Off-Ridge Static roof vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#15961-R0\",\"approval_number\":\"FL15961.1\",\"seq\":1,\"product_model\":\"Aluminum Ridge Vent (RV 10)\",\"product_description\":\"1.) Aluminum Ridge Vent (RV10)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#15961-R0\",\"approval_number\":\"FL15961.2\",\"seq\":2,\"product_model\":\"Weather Vent (off ridge)\",\"product_description\":\"Weather Vent (off ridge)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#17207-R0\",\"approval_number\":\"FL17207.1\",\"seq\":1,\"product_model\":\"Tile Off Ridge Vent\",\"product_description\":\"Off ridge vent for tile roofing\",\"design_pressure\":\"+0\\\/-15\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#17818-R0\",\"approval_number\":\"FL17818.1\",\"seq\":1,\"product_model\":\"Stealth Anchor Strap\",\"product_description\":\"29 ga or 26 ga Galvalume steel continuous batten strip for securing base sheets over wood roof decks.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#26335-R0\",\"approval_number\":\"FL26335.1\",\"seq\":1,\"product_model\":\"Aluminum Ridge Vent (RV 10)\",\"product_description\":\"Aluminum Ridge Vent (RV 10)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#26335-R0\",\"approval_number\":\"FL26335.2\",\"seq\":2,\"product_model\":\"Tile Weather Vent\",\"product_description\":\"Off Ridge Vent for tile roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#26335-R0\",\"approval_number\":\"FL26335.3\",\"seq\":3,\"product_model\":\"Weather Vent (Off Ridge)\",\"product_description\":\"Off Ridge Vent for shingle roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#41371-R0\",\"approval_number\":\"FL41371.1\",\"seq\":1,\"product_model\":\"Ridge Channel - HVHZ\",\"product_description\":\"Min. 26 ga. ridge channel for use with clay and concrete roof tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Global Innovation, LLC\":[{\"manufacturer\":\"Global Innovation, LLC\",\"approval_number_master\":\"FL#21047-R4\",\"approval_number\":\"FL21047.1\",\"seq\":1,\"product_model\":\"Endureed - Regions and Viva\",\"product_description\":\"Synthetic thatch shingles\",\"design_pressure\":\"+0\\\/-127.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"SOLAR STACK INC.\":[{\"manufacturer\":\"SOLAR STACK INC.\",\"approval_number_master\":\"FL#21074-R7\",\"approval_number\":\"FL21074.1\",\"seq\":1,\"product_model\":\"1 - \\\"SOLAR STACK\\\"\",\"product_description\":\"\\\"SOLAR STACK\\\" Roof Pedestal, 4\\\", 6\\\", 8\\\" or 12\\\" lengths\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SOLAR STACK INC.\",\"approval_number_master\":\"FL#21074-R7\",\"approval_number\":\"FL21074.2\",\"seq\":2,\"product_model\":\"2 - \\\"SOLAR STACK\\\"\",\"product_description\":\"\\\"SOLAR STACK\\\" Roof Pedestal, 4\\\", 6\\\", 8\\\" or 12\\\" lengths\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Architectural Metal Flashings, LLC\":[{\"manufacturer\":\"Architectural Metal Flashings, LLC\",\"approval_number_master\":\"FL#21356-R10\",\"approval_number\":\"FL21356.7\",\"seq\":7,\"product_model\":\"Tile Off-Ridge Vent (Steel)\",\"product_description\":\"Nominal 4-ft off ridge vent for use over clay or concrete tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Metal Flashings, LLC\",\"approval_number_master\":\"FL#21377-R0\",\"approval_number\":\"FL21377.1\",\"seq\":1,\"product_model\":\"Structural Metal Roof Tile Closure\",\"product_description\":\"Metal eave closure for roof tile in Min. 26 ga. aluminum zinc coated steel or Min. 0.032-inch aluminum\",\"design_pressure\":\"+0\\\/-367.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Metal Flashings, LLC\",\"approval_number_master\":\"FL#21378-R0\",\"approval_number\":\"FL21378.1\",\"seq\":1,\"product_model\":\"Off Ridge Vent\",\"product_description\":\"Nominal 4-ft off ridge vent made of min. 26 ga. aluminum zinc coated steel or min. 0.032-inch aluminum\",\"design_pressure\":\"+0\\\/-60\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Metal Flashings, LLC\",\"approval_number_master\":\"FL#21356-R0\",\"approval_number\":\"FL21356.1\",\"seq\":1,\"product_model\":\"Hip and Ridge Anchor\",\"product_description\":\"Continuous metal ridge anchor; Available in 4, 5, and 6-inch heights.\",\"design_pressure\":\"+0\\\/-191\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Metal Flashings, LLC\",\"approval_number_master\":\"FL#21356-R1\",\"approval_number\":\"FL21356.2\",\"seq\":2,\"product_model\":\"Off Ridge Vent\",\"product_description\":\"Nominal 4-ft off ridge vent\",\"design_pressure\":\"+0\\\/-60\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Metal Flashings, LLC\",\"approval_number_master\":\"FL#21356-R1\",\"approval_number\":\"FL21356.3\",\"seq\":3,\"product_model\":\"Structural Metal Roof Tile Closure\",\"product_description\":\"Metal eave closure for roof tile.\",\"design_pressure\":\"+0\\\/-367.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Metal Flashings, LLC\",\"approval_number_master\":\"FL#21356-R3\",\"approval_number\":\"FL21356.4\",\"seq\":4,\"product_model\":\"Tile Off-Ridge Vent\",\"product_description\":\"Nominal 4-ft off ridge vent for use over clay or concrete tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Metal Flashings, LLC\",\"approval_number_master\":\"FL#21356-R6\",\"approval_number\":\"FL21356.5\",\"seq\":5,\"product_model\":\"Tile Off-Ridge Vent\",\"product_description\":\"Nominal 4-ft off ridge vent for use over clay or concrete tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Metal Flashings, LLC\",\"approval_number_master\":\"FL#21356-R7\",\"approval_number\":\"FL21356.6\",\"seq\":6,\"product_model\":\"Tile Off-Ridge Vent\",\"product_description\":\"Nominal 4-ft off ridge vent for use over clay or concrete tile\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Elevate (Amrize Building Envelope LLC)\":[{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#21380-R4\",\"approval_number\":\"FL21380.1\",\"seq\":1,\"product_model\":\"Holcim Elevate Edge Metal Systems\",\"product_description\":\"Elevate coping and drip edge systems for use in the HVHZ\",\"design_pressure\":\"+0\\\/-145\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#21380-R4\",\"approval_number\":\"FL21380.2\",\"seq\":2,\"product_model\":\"Holcim Elevate Edge Metal Systems\",\"product_description\":\"Elevate drip edge, gravel stop, and coping systems for use in the Non-HVHZ\",\"design_pressure\":\"+0\\\/-288.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#21380-R4\",\"approval_number\":\"FL21380.3\",\"seq\":3,\"product_model\":\"Holcim Elevate Edge Metal Systems\",\"product_description\":\"Elevate drip edge, gravel stop, and coping systems for use in the Non-HVHZ\",\"design_pressure\":\"+0\\\/-180\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#11315-R0\",\"approval_number\":\"FL11315.1\",\"seq\":1,\"product_model\":\"Firestone Insulation Adhesive\",\"product_description\":\"Firestone Low Rise Insulation Adhesive & Firestone ISO Twin Pack\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#13684-R0\",\"approval_number\":\"FL13684.1\",\"seq\":1,\"product_model\":\"Firestone UNA-CLAD\\u2122 Soffit\",\"product_description\":\"Aluminum or Steel Soffits\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#15949-R0\",\"approval_number\":\"FL15949.1\",\"seq\":1,\"product_model\":\"Firestone Roof Coatings\",\"product_description\":\"Roof coatings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-23 00:00:00\",\"instructions_url\":\"\"}],\"Omnimax International, Inc.\":[{\"manufacturer\":\"Omnimax International, Inc.\",\"approval_number_master\":\"FL#28117-R2\",\"approval_number\":\"FL28117.1\",\"seq\":1,\"product_model\":\"Hurricane Country Shingle Over Vent\",\"product_description\":\"Roof ridge vent\",\"design_pressure\":\"+N\\\/A\\\/-173\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"OmniMax International, LLC\":[{\"manufacturer\":\"OmniMax International, LLC\",\"approval_number_master\":\"FL#21580-R5\",\"approval_number\":\"FL21580.4\",\"seq\":4,\"product_model\":\"4 (R5) - FLAMCO \\\"Off-Ridge Roof Vent with Permanent Baffle\\\"\",\"product_description\":\"Low profile, off-ridge roof vent with permanent baffle for pitched roofs fabricated from 26 gauge, G-90 primed, galvanized steel\",\"design_pressure\":\"+N\\\/A\\\/-46\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Florida Metal Products Inc.\":[{\"manufacturer\":\"Florida Metal Products Inc.\",\"approval_number_master\":\"FL#21580-R0\",\"approval_number\":\"FL21580.1\",\"seq\":1,\"product_model\":\"1 - FLAMCO \\\"Off-Ridge Roof Vent\\\"\",\"product_description\":\"Low profile, off-ridge roof vent for pitched roofs fabricated from 26 gauge, G-90 primed, galvanized steel\",\"design_pressure\":\"+N\\\/A\\\/-46\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Metal Products Inc.\",\"approval_number_master\":\"FL#21580-R0\",\"approval_number\":\"FL21580.2\",\"seq\":2,\"product_model\":\"2 - FLAMCO \\\"Gooseneck Roof Vent\\\"\",\"product_description\":\"Gooseneck style roof vents for sloped shingle or tile roofs fabricated from 26 gauge, G-90 primed, galvanized steel\",\"design_pressure\":\"+N\\\/A\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Metal Products Inc.\",\"approval_number_master\":\"FL#21580-R1\",\"approval_number\":\"FL21580.3\",\"seq\":3,\"product_model\":\"3 - FLAMCO \\\"RV 10 Ridge Vent\\\"\",\"product_description\":\"Aluminum Ridge Vents for pitched roofs fabricated from 0.025\\\" Aluminum\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Metal Products Inc.\",\"approval_number_master\":\"FL#2075-R3\",\"approval_number\":\"FL2075.1\",\"seq\":1,\"product_model\":\"VENTRV10\",\"product_description\":\"VENTRV10\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Metal Products Inc.\",\"approval_number_master\":\"FL#2075-R3\",\"approval_number\":\"FL2075.2\",\"seq\":2,\"product_model\":\"VENTRV10\",\"product_description\":\"VENTRV10\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Metal Products Inc.\",\"approval_number_master\":\"FL#10589-R0\",\"approval_number\":\"FL10589.1\",\"seq\":1,\"product_model\":\"Flamco Off-ridge Vent\",\"product_description\":\"vent4r\\nvent6r\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Metal Products Inc.\",\"approval_number_master\":\"FL#15455-R0\",\"approval_number\":\"FL15455.1\",\"seq\":1,\"product_model\":\"Flamco 811 Off Ridge Vent\",\"product_description\":\"VENT4R811\\nVENT6R811\\nVENT8R811\\nVENT10R811\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-12 00:00:00\",\"instructions_url\":\"\"}],\"VADA LLC\":[{\"manufacturer\":\"VADA LLC\",\"approval_number_master\":\"FL#22358-R2\",\"approval_number\":\"FL22358.1\",\"seq\":1,\"product_model\":\"VADA Vent\",\"product_description\":\"Pressure relief valve for use in low-slope roof assemblies.\",\"design_pressure\":\"+0\\\/-202.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VADA LLC\",\"approval_number_master\":\"FL#46541-R0\",\"approval_number\":\"FL46541.1\",\"seq\":1,\"product_model\":\"VADA Vent\",\"product_description\":\"VADA vented roof system\",\"design_pressure\":\"+0\\\/-202.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-26 00:00:00\",\"instructions_url\":\"\"}],\"Drexel Metals, Inc.\":[{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#22696-R3\",\"approval_number\":\"FL22696.1\",\"seq\":1,\"product_model\":\"Drexel Edge Termination Systems\",\"product_description\":\"Edge termination systems for low-slope roofing systems\",\"design_pressure\":\"+0\\\/-215\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#17441-R0\",\"approval_number\":\"FL17441.1\",\"seq\":1,\"product_model\":\"Drexel Edge Metal Termination Systems\",\"product_description\":\"Edger termination systems for low-slope roofing systems\",\"design_pressure\":\"+0\\\/-170\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Drexel Metals, Inc.\",\"approval_number_master\":\"FL#30096-R0\",\"approval_number\":\"FL30096.1\",\"seq\":1,\"product_model\":\"26GA RIDGE TILE CHANNEL\",\"product_description\":\"Steel ridge anchor for use with clay and concrete roof tiles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Direct Metals Inc.\":[{\"manufacturer\":\"Direct Metals Inc.\",\"approval_number_master\":\"FL#25870-R2\",\"approval_number\":\"FL25870.1\",\"seq\":1,\"product_model\":\"Direct Metals The Bullet Boot\",\"product_description\":\"Bullet Boot flashing for roofing pipe penetrations attached to plywood decks\",\"design_pressure\":\"+N\\\/A\\\/-160\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Direct Metals Inc.\",\"approval_number_master\":\"FL#25870-R2\",\"approval_number\":\"FL25870.2\",\"seq\":2,\"product_model\":\"The Bullet Gooseneck\",\"product_description\":\"Bullet Gooseneck roof vent attached to plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-305\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Direct Metals Inc.\",\"approval_number_master\":\"FL#28400-R2\",\"approval_number\":\"FL28400.1\",\"seq\":1,\"product_model\":\"1 - Masterflash RETROFIT Shingle Roofing Flashing\",\"product_description\":\"Adaptable pitch roof flashing.\",\"design_pressure\":\"+NA\\\/-300\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Direct Metals Inc.\",\"approval_number_master\":\"FL#28400-R2\",\"approval_number\":\"FL28400.2\",\"seq\":2,\"product_model\":\"2 - Universal Masterflash for Metal roofs\",\"product_description\":\"Round base flashing for pipe penetrations\",\"design_pressure\":\"+NA\\\/-300\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Direct Metals Inc.\",\"approval_number_master\":\"FL#28400-R2\",\"approval_number\":\"FL28400.3\",\"seq\":3,\"product_model\":\"3 - RETROFIT Universal Masterflash for Metal Roofs\",\"product_description\":\"Split Zipperboot for new or retrofit roof Flashing\",\"design_pressure\":\"+NA\\\/-300\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Direct Metals Inc.\",\"approval_number_master\":\"FL#41488-R1\",\"approval_number\":\"FL41488.1\",\"seq\":1,\"product_model\":\"01 Stealth Low Profile\",\"product_description\":\"The Stealth Off Ridge Vent is made of heavy duty polypropylene carbonate material and is attached to plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-142.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Direct Metals Inc.\",\"approval_number_master\":\"FL#41488-R1\",\"approval_number\":\"FL41488.2\",\"seq\":2,\"product_model\":\"02 Stealth Low Profile\",\"product_description\":\"The Bullet Stealth Off Ridge Vent is made of heavy duty polypropylene carbonate material and is attached to OSB deck\",\"design_pressure\":\"+N\\\/A\\\/-105\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Direct Metals Inc.\",\"approval_number_master\":\"FL#41488-R1\",\"approval_number\":\"FL41488.3\",\"seq\":3,\"product_model\":\"03 Stealth High Profile\",\"product_description\":\"The Bullet Stealth Off Ridge Vent is made of heavy duty polypropylene carbonate material and is attached to plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-142.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Direct Metals Inc.\",\"approval_number_master\":\"FL#41488-R1\",\"approval_number\":\"FL41488.4\",\"seq\":4,\"product_model\":\"04 Stealth High Profile\",\"product_description\":\"The Bullet Stealth Off Ridge Vent is made of heavy duty polypropylene carbonate material and is attached to OSB deck\",\"design_pressure\":\"+N\\\/A\\\/-105\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Direct Metals Inc.\",\"approval_number_master\":\"FL#41489-R1\",\"approval_number\":\"FL41489.1\",\"seq\":1,\"product_model\":\"01 Stealth Low Profile\",\"product_description\":\"Off Ridge Vent Tested TAS 100(A)\",\"design_pressure\":\"+N\\\/A\\\/-N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Direct Metals Inc.\",\"approval_number_master\":\"FL#41489-R1\",\"approval_number\":\"FL41489.2\",\"seq\":2,\"product_model\":\"02 Stealth High Profile\",\"product_description\":\"Off Ridge Vent Tested TAS 100(A)\",\"design_pressure\":\"+N\\\/A\\\/-N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ELRO Manufacturing, LLC\":[{\"manufacturer\":\"ELRO Manufacturing, LLC\",\"approval_number_master\":\"FL#26913-R3\",\"approval_number\":\"FL26913.1\",\"seq\":1,\"product_model\":\"Aero Vent - Gooseneck\",\"product_description\":\"Steel Gooseneck Off Ridge Vent attached to wood deck. Roofing- Asphalt Shingles\",\"design_pressure\":\"+N\\\/A\\\/-N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ELRO Manufacturing, LLC\",\"approval_number_master\":\"FL#26913-R3\",\"approval_number\":\"FL26913.2\",\"seq\":2,\"product_model\":\"Aero Vent - Off Ridge Vent\",\"product_description\":\"Steel Off Ridge Vent attached to wood deck. Roofing asphalt shingles\",\"design_pressure\":\"+N\\\/A\\\/-N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Air Vent, Inc.\":[{\"manufacturer\":\"Air Vent, Inc.\",\"approval_number_master\":\"FL#27903-R4\",\"approval_number\":\"FL27903.1\",\"seq\":1,\"product_model\":\"B-144, ASR-HP, HE-15, PC-12, RV-26, RV-28, Roof Mount w\\\/Solar Panel, Solar Cool, RVG55, RVP61, SLP61, RVG40, RVA51, RVG51, RVG53 and EVI\",\"product_description\":\"Static & Motorized Steel Roof Vents\",\"design_pressure\":\"+N\\\/A\\\/-Table A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Air Vent, Inc.\",\"approval_number_master\":\"FL#41918-R2\",\"approval_number\":\"FL41918.2\",\"seq\":2,\"product_model\":\"2- \\\"SHVROLL\\\"\",\"product_description\":\"Rolled ridge vent made from polypropylene\",\"design_pressure\":\"+N\\\/A\\\/-176.67\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Air Vent, Inc.\",\"approval_number_master\":\"FL#47723-R0\",\"approval_number\":\"FL47723.1\",\"seq\":1,\"product_model\":\"Skyhood Bath and Dryer Vent\",\"product_description\":\"Skyhood Bath and Dryer Vent, 4\\\" with stem\",\"design_pressure\":\"+0\\\/-137.85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Air Vent, Inc.\",\"approval_number_master\":\"FL#1607-R0\",\"approval_number\":\"FL1607.1\",\"seq\":1,\"product_model\":\"CRV Ridge Vent\",\"product_description\":\"Metal Ridge Vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Air Vent, Inc.\",\"approval_number_master\":\"FL#1607-R0\",\"approval_number\":\"FL1607.2\",\"seq\":2,\"product_model\":\"MultiPitch FilterVent\",\"product_description\":\"Metal Ridge Vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Air Vent, Inc.\",\"approval_number_master\":\"FL#1607-R0\",\"approval_number\":\"FL1607.3\",\"seq\":3,\"product_model\":\"ShingleVent II - II, 9, 7\",\"product_description\":\"Shingle Over Ridge Vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Air Vent, Inc.\",\"approval_number_master\":\"FL#1607-R0\",\"approval_number\":\"FL1607.4\",\"seq\":4,\"product_model\":\"SLA Static Roof Vent\",\"product_description\":\"Slant Back Metal Roof Vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Air Vent, Inc.\",\"approval_number_master\":\"FL#1607-R0\",\"approval_number\":\"FL1607.5\",\"seq\":5,\"product_model\":\"Venturi Vent Plus\",\"product_description\":\"Shingle Over Ridge Vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Air Vent, Inc.\",\"approval_number_master\":\"FL#40168-R0\",\"approval_number\":\"FL40168.1\",\"seq\":1,\"product_model\":\"1 - Airhawk SLP 150 Slant Back Roof Vent\",\"product_description\":\"High density polypropylene low profile attic ridge vent for installation in asphalt shingle roof systems.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-03-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Air Vent, Inc.\",\"approval_number_master\":\"FL#40168-R0\",\"approval_number\":\"FL40168.2\",\"seq\":2,\"product_model\":\"2 - Air Vent SLA Static Roof Vent and TRI-BUILT\\u00ae Aluminum Slant Back Roof Louver\",\"product_description\":\"Embossed aluminum static louvered roof\\nventilation system.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Air Vent, Inc.\",\"approval_number_master\":\"FL#40168-R0\",\"approval_number\":\"FL40168.3\",\"seq\":3,\"product_model\":\"3 - Peak Performer\\u2122 I (PPI), TRI-BUILT\\u00ae Rolled Ridge Vent 28', VenturiVent\\u00ae Roll, Attic Aire\\u2122 Roll and Peak Performer\\u2122 II (PPII)\",\"product_description\":\"Low profile attic ridge vent and filtered ridge vent for installation\\nunder ridge shingles.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-05-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Air Vent, Inc.\",\"approval_number_master\":\"FL#40168-R0\",\"approval_number\":\"FL40168.4\",\"seq\":4,\"product_model\":\"4 - Turbine Roof Ventilator-Aluminum and TRI-BUILT\\u00ae Wind Turbine\",\"product_description\":\"Turbine ventilation systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-08-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Air Vent, Inc.\",\"approval_number_master\":\"FL#40168-R0\",\"approval_number\":\"FL40168.5\",\"seq\":5,\"product_model\":\"5 - VenturiVent\\u00ae Plus Ridge Vent and TRI-BUILT\\u00ae 4' Ridge Vent\",\"product_description\":\"Polypropylene plastic low profile ridge vent with an\\nintegral end plug for installation in asphaltic shingle\\nroof systems.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-09-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Air Vent, Inc.\",\"approval_number_master\":\"FL#40168-R0\",\"approval_number\":\"FL40168.6\",\"seq\":6,\"product_model\":\"6 - Air Vent ShingleVent\\u00ae II-11 and TRI-BUILT\\u00ae 4' Ridge Vent with Filter, ShingleVent\\u00ae II-9, ShingleVent\\u00ae II-7 Ridge Vents\",\"product_description\":\"High density polypropylene low profile attic\\nridge vents for installation in shingle roof\\nsystems.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-06-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Air Vent, Inc.\",\"approval_number_master\":\"FL#40168-R0\",\"approval_number\":\"FL40168.7\",\"seq\":7,\"product_model\":\"7 - Hip Ridge Vent\\u2122\",\"product_description\":\"Plastic low profile shingle over attic vent, for\\nuse on hips of shingle roof systems.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Air Vent, Inc.\",\"approval_number_master\":\"FL#41918-R0\",\"approval_number\":\"FL41918.1\",\"seq\":1,\"product_model\":\"RIDGEHAWK\\u2122\",\"product_description\":\"Rolled ridge vent made from non-woven polyester fiber\",\"design_pressure\":\"+N\\\/A\\\/-175\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-26 00:00:00\",\"instructions_url\":\"\"}],\"Tremco CPG Inc.\":[{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#28293-R2\",\"approval_number\":\"FL28293.1\",\"seq\":1,\"product_model\":\"TremLock Roof Edge Termination Systems (HVHZ)\",\"product_description\":\"Aluminum and steel fascia cover and coping cap asssemblies for use in FBC HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#28293-R2\",\"approval_number\":\"FL28293.2\",\"seq\":2,\"product_model\":\"TremLock Roof Edge Termination Systems (NON-HVHZ)\",\"product_description\":\"Aluminum and steel drip edge, gravel stop, fascia cover and coping cap asssemblies for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#3818-R1\",\"approval_number\":\"FL3818.13\",\"seq\":13,\"product_model\":\"Tremlastic\",\"product_description\":\"Rubberized, Fibered, Asphalt Emulsion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#3818-R1\",\"approval_number\":\"FL3818.14\",\"seq\":14,\"product_model\":\"Tremlastic S\",\"product_description\":\"Rubberized, Non-Fibered, Asphalt Emulsion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#22403-R0\",\"approval_number\":\"FL22403.1\",\"seq\":1,\"product_model\":\"TremLock Roof Edge Termination Systems\",\"product_description\":\"Metal fascia and coping systems\",\"design_pressure\":\"+N\\\/A\\\/-334\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-02-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#28294-R0\",\"approval_number\":\"FL28294.1\",\"seq\":1,\"product_model\":\"TremLock Roof Edge Termination Systems\",\"product_description\":\"Aluminum or steel fascia cover and coping assemblies.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2021-10-02 00:00:00\",\"instructions_url\":\"\"}],\"Republic Powdered Metals, Inc.\":[{\"manufacturer\":\"Republic Powdered Metals, Inc.\",\"approval_number_master\":\"FL#3818-R0\",\"approval_number\":\"FL3818.2\",\"seq\":2,\"product_model\":\"BURmastic Adhesive LV\",\"product_description\":\"Low-VOC Cold Applied Asphalt Adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Powdered Metals, Inc.\",\"approval_number_master\":\"FL#3818-R0\",\"approval_number\":\"FL3818.3\",\"seq\":3,\"product_model\":\"Double Duty Aluminum\",\"product_description\":\"Non-Fibered Aluminum Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Powdered Metals, Inc.\",\"approval_number_master\":\"FL#3818-R0\",\"approval_number\":\"FL3818.4\",\"seq\":4,\"product_model\":\"ELS\",\"product_description\":\"Fibrated Asphalt Roofing Mastic\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Powdered Metals, Inc.\",\"approval_number_master\":\"FL#3818-R0\",\"approval_number\":\"FL3818.5\",\"seq\":5,\"product_model\":\"Fas-N-Free Adhesive\",\"product_description\":\"Solvent-Free Insulation Adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Powdered Metals, Inc.\",\"approval_number_master\":\"FL#3818-R0\",\"approval_number\":\"FL3818.6\",\"seq\":6,\"product_model\":\"High Build Reflective Coating\",\"product_description\":\"High Build Acrylic Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Powdered Metals, Inc.\",\"approval_number_master\":\"FL#3818-R0\",\"approval_number\":\"FL3818.7\",\"seq\":7,\"product_model\":\"One-Coat Aluminum\",\"product_description\":\"Fibrated Aluminum Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Powdered Metals, Inc.\",\"approval_number_master\":\"FL#3818-R0\",\"approval_number\":\"FL3818.8\",\"seq\":8,\"product_model\":\"Polarcote FR\",\"product_description\":\"Fire-Retardent Acrylic latex Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Powdered Metals, Inc.\",\"approval_number_master\":\"FL#3818-R0\",\"approval_number\":\"FL3818.9\",\"seq\":9,\"product_model\":\"POWERply Rubberized Cold Adhesive\",\"product_description\":\"Cold-Applied, Rubberized Asphalt Adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Powdered Metals, Inc.\",\"approval_number_master\":\"FL#3818-R0\",\"approval_number\":\"FL3818.10\",\"seq\":10,\"product_model\":\"SRC Coating\",\"product_description\":\"Single-Ply Restoration Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Powdered Metals, Inc.\",\"approval_number_master\":\"FL#3818-R0\",\"approval_number\":\"FL3818.11\",\"seq\":11,\"product_model\":\"Tremlastic\",\"product_description\":\"Rubberized, Fibered, Asphalt Emulsion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Powdered Metals, Inc.\",\"approval_number_master\":\"FL#3818-R0\",\"approval_number\":\"FL3818.12\",\"seq\":12,\"product_model\":\"Tremlastic S\",\"product_description\":\"Rubberized, Non-Fibered, Asphalt Emulsion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Powdered Metals, Inc.\",\"approval_number_master\":\"FL#1560-R0\",\"approval_number\":\"FL1560.1\",\"seq\":1,\"product_model\":\"Alumanation 301\",\"product_description\":\"Asphalt based fibred aluminum roof coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Powdered Metals, Inc.\",\"approval_number_master\":\"FL#1560-R0\",\"approval_number\":\"FL1560.2\",\"seq\":2,\"product_model\":\"Geogard\",\"product_description\":\"High performance polyurethane roof restoration coating system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Powdered Metals, Inc.\",\"approval_number_master\":\"FL#7896-R0\",\"approval_number\":\"FL7896.1\",\"seq\":1,\"product_model\":\"Alumination 301\",\"product_description\":\"Premium Reflective Fibered Aluminum Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Powdered Metals, Inc.\",\"approval_number_master\":\"FL#7896-R0\",\"approval_number\":\"FL7896.2\",\"seq\":2,\"product_model\":\"Geogard\",\"product_description\":\"High performance polyurethane roof restoration coating system\",\"design_pressure\":\"+na\\\/-na\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Powdered Metals, Inc.\",\"approval_number_master\":\"FL#8243-R0\",\"approval_number\":\"FL8243.1\",\"seq\":1,\"product_model\":\"Solargard 6083\",\"product_description\":\"Elastomeric roof coating that meets ATSM D 6083\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Republic Powdered Metals, Inc.\",\"approval_number_master\":\"FL#15756-R0\",\"approval_number\":\"FL15756.1\",\"seq\":1,\"product_model\":\"AlumAnation 301\",\"product_description\":\"Asphalt-base, fibrated aluminum roof coating.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-27 00:00:00\",\"instructions_url\":\"\"}],\"Beacon Sales Acquisitions, Inc. c\\\/o Owens Corning Roofing and Asphalt LLC\":[{\"manufacturer\":\"Beacon Sales Acquisitions, Inc. c\\\/o Owens Corning Roofing and Asphalt LLC\",\"approval_number_master\":\"FL#29456-R0\",\"approval_number\":\"FL29456.1\",\"seq\":1,\"product_model\":\"TRI-BUILT Starter Strip\",\"product_description\":\"Fiberglass reinforced, asphalt starter course shingles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Metal-Era, LLC\":[{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#29463-R2\",\"approval_number\":\"FL29463.1\",\"seq\":1,\"product_model\":\"Anchor-Tite Roof Edge Termination Systems\",\"product_description\":\"Drip-edge, fascia, coping and decorative batten assemblies for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-SEE ER\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#40271-R1\",\"approval_number\":\"FL40271.1\",\"seq\":1,\"product_model\":\"Metal-Era Roof Edge Termination Systems\",\"product_description\":\"Aluminum, steel or zinc fascia cover and coping assemblies\",\"design_pressure\":\"+N\\\/A\\\/-VARIOUS\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#2192-R4\",\"approval_number\":\"FL2192.1\",\"seq\":1,\"product_model\":\"Anchor-Tite Long Face\",\"product_description\":\"Decorative metal fascia with continuous extruded aluminum bar\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#2192-R4\",\"approval_number\":\"FL2192.2\",\"seq\":2,\"product_model\":\"Anchor-Tite Standard\",\"product_description\":\"Decorative metal fascia with continuous extruded bar.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#2192-R4\",\"approval_number\":\"FL2192.3\",\"seq\":3,\"product_model\":\"Metal Era Firestone AnchorGard\",\"product_description\":\"Decorative metal fascia with continuous extruded aluminum bar\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#2192-R4\",\"approval_number\":\"FL2192.4\",\"seq\":4,\"product_model\":\"Perma-Tite Coping\",\"product_description\":\"Decorative Metal coping cap with galvanized steel anchor\\\/support cleats\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#2192-R0\",\"approval_number\":\"FL2192.5\",\"seq\":5,\"product_model\":\"Anchor-Tite Fascia Canted Vers\",\"product_description\":\"Metal roof edge for low sloped roofs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#2192-R0\",\"approval_number\":\"FL2192.6\",\"seq\":6,\"product_model\":\"Anchor-Tite Standard Fascia\",\"product_description\":\"Metal roof edge for low sloped roofs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#2192-R0\",\"approval_number\":\"FL2192.7\",\"seq\":7,\"product_model\":\"Anchor-Tite Standard Fascia fo\",\"product_description\":\"Metal roof edge for low sloped roofs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#2192-R0\",\"approval_number\":\"FL2192.8\",\"seq\":8,\"product_model\":\"AnchorGard SP Fascia\",\"product_description\":\"Metal roof edge for low sloped roofs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#2192-R0\",\"approval_number\":\"FL2192.9\",\"seq\":9,\"product_model\":\"Perma-Tite Coping\",\"product_description\":\"Metal roof edge for low sloped roof\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#11143-R0\",\"approval_number\":\"FL11143.1\",\"seq\":1,\"product_model\":\"EDGE SYSTEMS ONE\",\"product_description\":\"ONE EDGE for use with fully adhered or mechanically fastened systems, ballasted roof systems. and built-up or modified roof systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#11143-R0\",\"approval_number\":\"FL11143.2\",\"seq\":2,\"product_model\":\"HI-PERF RIDGE VENT\",\"product_description\":\"HI-PERF RIDGE VENT - SHINGLED VERSION\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#11143-R0\",\"approval_number\":\"FL11143.3\",\"seq\":3,\"product_model\":\"ONE FASCIA\",\"product_description\":\"One Fascia-Metal roof edge extruded bar system for use with fully adhered or mechanically fastened systems. Extruded bar\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#15423-R0\",\"approval_number\":\"FL15423.1\",\"seq\":1,\"product_model\":\"KA DRIP EDGE\",\"product_description\":\"DRIP EDGE W\\\/CONTINUOUS CLEAT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#15423-R0\",\"approval_number\":\"FL15423.2\",\"seq\":2,\"product_model\":\"McDONALD'S ARCADE FASCIA\",\"product_description\":\"McDONALD'S ARCADE FASCIA W\\\/22 GA CONTINUOUS CLEAT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#15423-R0\",\"approval_number\":\"FL15423.3\",\"seq\":3,\"product_model\":\"SYSTEM 200 SNAP ON VERSION\",\"product_description\":\"SNAP ON WATERDAM\\\/FASCIA SYSTEM 200\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#15423-R0\",\"approval_number\":\"FL15423.4\",\"seq\":4,\"product_model\":\"SYSTEM 300 SNAP ON VERSION\",\"product_description\":\"SNAP ON WATERDAM\\\/FASCIA SYSTEM 300\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16064-R0\",\"approval_number\":\"FL16064.1\",\"seq\":1,\"product_model\":\"EconoME Drip Edge\",\"product_description\":\"8\\\" FASCIA -3\\\" FLANGE - 24 GA G-90 GALV W\\\/ CONTINUOUS 22 GA G-90 GALV CLEAT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16064-R0\",\"approval_number\":\"FL16064.2\",\"seq\":2,\"product_model\":\"EconoME Drip Edge\",\"product_description\":\"8\\\" FACE, 3\\\" FLANGE, .050 ALUMINUM W\\\/CONTINUOUS 22 GA G-90 GALV CLEAT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16064-R0\",\"approval_number\":\"FL16064.3\",\"seq\":3,\"product_model\":\"EconoME Gravel Stop\",\"product_description\":\"8\\\" FACE, 1\\\" RISE, 2-1\\\/2\\\" FLANGE, 24 GA G-90 GALV W\\\/CONTINOUS 22 GA G-90 GALV CLEAT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16064-R0\",\"approval_number\":\"FL16064.4\",\"seq\":4,\"product_model\":\"EconoME Gravel Stop\",\"product_description\":\"8\\\" FACE, 1\\\" RISE, 2-1\\\/2\\\" FLANGE, .050\\\" ALUMINUM W\\\/CONTINUOUS 22 GA G-90 GALV CLEAT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16064-R0\",\"approval_number\":\"FL16064.5\",\"seq\":5,\"product_model\":\"PERMA-TITE COPING\",\"product_description\":\"24\\\" WALL WIDTH, 4\\\" INSIDE, 6\\\" OUTSIDE FACE, 22 GA STAINLESS STEEL 304-2B, 12\\\" WIDE 20 GA G-90 GALV ANCHOR CLIPS, 3' O.C.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16064-R0\",\"approval_number\":\"FL16064.6\",\"seq\":6,\"product_model\":\"PERMA-TITE COPING\",\"product_description\":\"24\\\" WALL WIDTH, 4\\\" INSIDE, 12\\\" OUTSIDE FACE, 22 GA STAINLESS STEEL 304-2B, 12\\\" WIDE 20 GA G-90 GALV ANCHOR CLIPS, 3' O.C.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16064-R0\",\"approval_number\":\"FL16064.7\",\"seq\":7,\"product_model\":\"PERMA-TITE COPING\",\"product_description\":\"16\\\" WALL WIDTH, 4\\\" INSIDE, 6\\\" OUTSIDE FACE, .050 ALUMINUM\\n12\\\" WIDE 20 GA G-90 GALV ANCHOR CLIPS, 3' O.C.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16064-R0\",\"approval_number\":\"FL16064.8\",\"seq\":8,\"product_model\":\"PERMA-TITE COPING\",\"product_description\":\"16\\\" WALL WIDTH, 4\\\" INSIDE, 12\\\" OUTSIDE FACE, .050 ALUMINUM\\n12\\\" WIDE 20 GA G-90 GALV ANCHOR CLIPS, 3' O.C.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16064-R0\",\"approval_number\":\"FL16064.9\",\"seq\":9,\"product_model\":\"PERMA-TITE COPING\",\"product_description\":\"16\\\" WALL WIDTH, 4\\\" INSIDE, 6\\\" OUTSIDE FACE. 24 GA G-90 GALV, 12\\\" WIDE 20 GA G-90 GALV ANCHOR CLIPS, 3' O.C.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16064-R0\",\"approval_number\":\"FL16064.10\",\"seq\":10,\"product_model\":\"PERMA-TITE COPING\",\"product_description\":\"16\\\" WALL WIDTH, 4\\\" INSIDE, 12\\\" OUTSIDE FACE, 24 GA G-90 GALV, 20 GA G-90 GALV ANCHOR CLIPS, 3' O.C.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16064-R0\",\"approval_number\":\"FL16064.11\",\"seq\":11,\"product_model\":\"PERMA-TITE GOLD COPING-FLUSH FACE DESIGN\",\"product_description\":\"24\\\" WALL WIDTH, 4\\\" INSIDE, 6\\\" OUTSIDE FACE- 24 GA G-90 GALV, 12\\\" WIDE 16 GA G-90 ANCHOR CLIP, 3' O.C.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16064-R0\",\"approval_number\":\"FL16064.12\",\"seq\":12,\"product_model\":\"PERMA-TITE GOLD COPING-FLUSH FACE DESIGN\",\"product_description\":\"24\\\" WALL WIDTH, 4\\\" INSIDE AND 6\\\" OUTSIDE FACE, .050\\\" ALUMINUM, 12\\\" WIDE 16 GA G-90 ANCHOR CLIP 3' O.C.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16064-R0\",\"approval_number\":\"FL16064.13\",\"seq\":13,\"product_model\":\"PERMA-TITE GOLD COPING-FLUSH FACE DESIGN\",\"product_description\":\"24\\\" WALL WIDTH, 4\\\" INSIDE, 12\\\" OUTSIDE FACE, 24 GA G-90 , 12\\\" WIDE 16 GA G-90 GALV ANCHOR CLIP, 3' O.C..\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16064-R0\",\"approval_number\":\"FL16064.14\",\"seq\":14,\"product_model\":\"PERMA-TITE GOLD COPING-FLUSH FACE DESIGN\",\"product_description\":\"24\\\" WALL WIDTH, 4\\\" INSIDE, 12\\\" OUTSIDE FACE .050\\\" ALUMINUM, 12\\\" WIDE 16 GA G-90 ANCHORC CLIP , 3' O.C.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16064-R0\",\"approval_number\":\"FL16064.15\",\"seq\":15,\"product_model\":\"PERMA-TITE GOLD COPING-FLUSH FACE DESIGN\",\"product_description\":\"32\\\" WALL WIDTH. 4\\\" ISIDE, 6\\\" OUTSIDE FACE, .050\\\" ALUMINUM,\\n12\\\" WIDE 16 GA G-90 GALV ANCHOR CLIP - 3' O.C.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16064-R0\",\"approval_number\":\"FL16064.16\",\"seq\":16,\"product_model\":\"PERMA-TITE GOLD COPING-FLUSH FACE DESIGN\",\"product_description\":\"30\\\" WALL WIDTH, 4\\\" INSIDE, 12\\\" OUTSIDE FACE, .050\\\" ALUMINUM, 12\\\" WIDE 16 GA G-90\\nGALV ANCHOR CLIP, 3' O.C.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16064-R0\",\"approval_number\":\"FL16064.17\",\"seq\":17,\"product_model\":\"PERMA-TITE GOLD COPING-FLUSH FACE DESIGN\",\"product_description\":\"16\\\" WALL WIDTH, 4\\\" INSIDE, 6\\\" OUTSIDE FACE, .050\\\" ALUMINUM\\n12\\\" WIDE 16 GA G-90 GALV ANCHOR CLIPS, 3' O.C.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16064-R0\",\"approval_number\":\"FL16064.18\",\"seq\":18,\"product_model\":\"PERMA-TITE GOLD COPING-FLUSH FACE DESIGN\",\"product_description\":\"16\\\" WALL WIDTH, 4\\\" INSIDE, 12 INCH OUTSIDE FACE, .050\\\" ALUMINUM, 12\\\" WIDE 16 GA\\nG-90 GALV ANCHOR CLIPS, 3' O.C.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16064-R0\",\"approval_number\":\"FL16064.19\",\"seq\":19,\"product_model\":\"PERMA-TITE GOLD COPING-FLUSH FACE DESIGN\",\"product_description\":\"16\\\" WALL WIDTH, 4\\\" INSIDE, 6\\\" OUTSIDE FACE, 24 GA G-90 GALV, 12\\\" 16 GA G-90 GALV ANCHOR CLIPS, 3' O.C.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16064-R0\",\"approval_number\":\"FL16064.20\",\"seq\":20,\"product_model\":\"PERMA-TITE GOLD COPING-FLUSH FACE DESIGN\",\"product_description\":\"16\\\" WALL WIDTH, 4\\\" INSIDE, 12\\\" OUTSIDE FACE, 24 GA G-90 GALV, 12\\\" WIDE 16 GA G-90 GALV ANCHOR CLIPS, 3' O.C.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16963-R0\",\"approval_number\":\"FL16963.1\",\"seq\":1,\"product_model\":\"Anchor-Tite Drip Edge\",\"product_description\":\"24 ga. [0.0276 in. (0.7 mm)] formed galvanized steel or 0.040 in. (1.0 mm) formed aluminum. Fascia height: Fascia height: 4.5 in (114 mm) (Model EDE-45), 6 in. (152 mm) (Model EDE-60).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16963-R0\",\"approval_number\":\"FL16963.2\",\"seq\":2,\"product_model\":\"Anchor-Tite Extended Canted Fascia\",\"product_description\":\"0.050 or 0.063 in. (1.27 or 1.60 mm) thick formed aluminum. Fascia height: 5.5 in (140 mm) (Model AEFC-552), 9 in. (229 mm) (Model AEFC-902), 10.5 in. (267 mm) (Model AEFC-1052), 12 in. (305 mm) (Model AEFC-1202) or 13.5 in. (343 mm) (Model AEFC-1352).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16963-R0\",\"approval_number\":\"FL16963.3\",\"seq\":3,\"product_model\":\"Anchor-Tite Extended Fascia-B.U.R.\\\/Modified Version\",\"product_description\":\"0.050 or 0.063 in. (1.27 or 1.60 mm) thick formed aluminum. Fascia height: 8.5 in. (216 mm) (Model AEFM-85), 10 in. (254 mm) (Model AEFM-100), 11.5 in. (292 mm) (Model AEFM-115) or 13 in. (330 mm) (Model AEFM-130).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16963-R0\",\"approval_number\":\"FL16963.4\",\"seq\":4,\"product_model\":\"Anchor-Tite Extended Fascia-Single Ply Version\",\"product_description\":\"0.050 or 0.063 in. (1.27 or 1.60 mm) thick formed aluminum. Fascia height: 8.5 in. (216 mm) (Model AEF-85), 10 in. (254 mm) (Model AEF-100), 11.5 in. (292 mm) (Model AEF-115) or 13 in. (330 mm) (Model AEF-130).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16963-R0\",\"approval_number\":\"FL16963.5\",\"seq\":5,\"product_model\":\"Anchor-Tite HG Fascia-B.U.R.\\\/Modified Version\",\"product_description\":\"0.050 or 0.063 in. (1.27 or 1.60 mm) thick formed aluminum. Fascia height: Fascia height: 5.5 in (140 mm) (Model HG-AFM-55), 7 in. (178 mm) (Model HG-AFM-70).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16963-R0\",\"approval_number\":\"FL16963.6\",\"seq\":6,\"product_model\":\"Anchor-Tite HG Fascia-Single Ply Version\",\"product_description\":\"0.050 or 0.063 in. (1.27 or 1.60 mm) thick formed aluminum. Fascia height: Fascia height: 4 in (102 mm) (Model HG-AF-40), 5.5 in (140 mm) (Model HG-AF-55), 7 in. (178 mm) (Model HG-AF-70).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16963-R0\",\"approval_number\":\"FL16963.7\",\"seq\":7,\"product_model\":\"Anchor-Tite Standard Fascia-B.U.R.\\\/Modified Version.\",\"product_description\":\"24 ga. [0.0276 in. (0.7 mm)] formed galvanized steel or 0.040 in. (1.0 mm) formed aluminum. Fascia height: Fascia height: 5-5.5 in. (127-140 mm) (Model AFM-50), 6.5-7.0 in. (165-178 mm) (Model AFM-70) or 8.5 in. (216 mm) (Model AFM-85).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16963-R0\",\"approval_number\":\"FL16963.8\",\"seq\":8,\"product_model\":\"Anchor-Tite Standard Fascia-Single Ply Version\",\"product_description\":\"24 ga. [0.0276 in. (0.7 mm)] formed galvanized steel or 0.040 in. (1.0 mm) formed aluminum. Fascia height: 4 in. (102 mm) (Model AF-40), 5.5 in. (140 mm) (Model AF-55), 7 in. (178 mm) (Model AF-70) or 8.5 in. (216 mm) (Model AF-85).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16963-R0\",\"approval_number\":\"FL16963.9\",\"seq\":9,\"product_model\":\"ES-One Coping (Tapered, Flat and Existing Slope Versions)\",\"product_description\":\"Coping cover material: 0.050 in., 0.063 in. formed aluminum. Outside face height: 3-6 in, Wall width: 5.5-32 in, Inside face height: 1.25-4 in. Continuous Cleats: Two continuous minimum 5.5 in wide, 16 ga. [0.0635 in. ] galvanized steel cleats.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16963-R0\",\"approval_number\":\"FL16963.10\",\"seq\":10,\"product_model\":\"One Drip Edge\",\"product_description\":\"22 or 24 ga. [0.336 or 0.0276 in.] formed galvanized steel or 24 ga. [0.0276 in.] formed galvanized steel with PVC coating or TPO coating or 0.040, 0.050 or 0.063 in. formed aluminum or 0.040 formed aluminum with PVC coating or TPO coating.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16963-R0\",\"approval_number\":\"FL16963.11\",\"seq\":11,\"product_model\":\"One Edge (Modified)\",\"product_description\":\"24 ga. [0.0276 in. (0.7 mm)] formed galvanized steel or 0.040 in. (1.0 mm) formed aluminum. Fascia height: 5 in (127 mm) (Model ESE-M50), 6.5 in (165 mm) (Model ESE-M65), 8 in. (203 mm) (Model ESE-M80).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16963-R0\",\"approval_number\":\"FL16963.12\",\"seq\":12,\"product_model\":\"One Edge (Single Ply)\",\"product_description\":\"24 ga. [0.0276 in.] formed galvanized steel or 0.040in. formed aluminum. Fascia height: 4 in (Model ESE-S40), 5 in (Model ESE-S50), 6.5 in (Model ESE-S65) or 8 in (Model ESE-S80).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16963-R0\",\"approval_number\":\"FL16963.13\",\"seq\":13,\"product_model\":\"One Edge Extended Fascia\",\"product_description\":\"0.050 or 0.063 in. formed aluminum. Fascia height: ^8-12.5 in. Cleat: 20 ga. [0.0396 in. galvanized steel continuous cleat and 6 in wide stainless steel spring clips.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16963-R0\",\"approval_number\":\"FL16963.14\",\"seq\":14,\"product_model\":\"One Flash-Through Drip Edge\",\"product_description\":\"24 ga. [0.0276 in. (0.7 mm)] formed galvanized steel or minimum 0.040 in. (1.01 mm) formed aluminum. Fascia height: 6 in (152 mm) front face, 4 in (102) top flange. Cleat: 22 ga. [0.0336 in (0.853 mm)] galvanized steel continuous cleat.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16963-R0\",\"approval_number\":\"FL16963.15\",\"seq\":15,\"product_model\":\"One Gravel Stop\",\"product_description\":\"24 ga. formed galvanized steel or 24 ga. formed galvanized steel with PVC coating or TPO coating or 0.040, 0.050 or 0.063 in. formed aluminum or 0.040 in. formed aluminum with PVC coating or TPO coating.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16963-R0\",\"approval_number\":\"FL16963.16\",\"seq\":16,\"product_model\":\"Perma-Tite 200 Fascia, Single Ply, Crimp-On\",\"product_description\":\"24 ga. formed galvanized steel or 0.040 in., 0.050 in., 0.063 in. formed aluminum. Fascia height: 5 in., 6.5 in., or 8 in., 9.5 in.* , 11 in. *, 12.5 in.*. * Minimum 0.050 in Al covers for these larger products\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16963-R0\",\"approval_number\":\"FL16963.17\",\"seq\":17,\"product_model\":\"Perma-Tite Continuous Cleat Coping (Tapered, Flat and Existing Slope Versions).\",\"product_description\":\"Coping cover material: 24 ga. formed galvanized steel or 0.040in., 0.050 in., 0.063 in. formed aluminum.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16963-R0\",\"approval_number\":\"FL16963.18\",\"seq\":18,\"product_model\":\"Perma-Tite Coping (Tapered, Flat and Existing Slope Versions)\",\"product_description\":\"24 ga. formed galvanized steel or 0.040, 0.050 in., 0.063 in. formed aluminum. Outside face height: 3-12 in, Wall widths: 3.5-32 in, Inside face height: 2.25-4 in. Anchor Clips: 12 in wide either 20 ga. or 16 ga. galvanized steel.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16963-R0\",\"approval_number\":\"FL16963.19\",\"seq\":19,\"product_model\":\"Perma-Tite Flush Face Coping (Tapered, Flat and Existing Slope Versions)\",\"product_description\":\"24 ga. formed galvanized steel or 0.040, 0.050 in., 0.063 formed aluminum. Outside face height: 3-12 in, Wall widths: 3.5-32 in, Inside face height: 2.5-4 in. Anchor Clips: 12 in wide either 20 ga. or 16 ga. galvanized steel.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16963-R0\",\"approval_number\":\"FL16963.20\",\"seq\":20,\"product_model\":\"Perma-Tite Gold Coping (Tapered, Flat and Existing Slope Versions)\",\"product_description\":\"24 ga. [0.0276 in. (0.70 mm)] formed galvanized steel or 0.040 (1.0 mm), 0.050 in. (1.3 mm), 0.063 in. (1.6 mm) formed aluminum. Outside face height: 3-12 in, Wall widths: 3.5-32 in, Inside face height: 2.5-4 in.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16963-R0\",\"approval_number\":\"FL16963.21\",\"seq\":21,\"product_model\":\"Perma-Tite System 200 Fascia, Single Ply, Snap-On\",\"product_description\":\"24 ga. formed galvanized steel or 0.040, 0.050 in., 0.063 in. formed aluminum. Fascia height: 5.25 in, 6.75 in., 8.25 in., 9.75 in., 11.25 in., 12.75 in. Cant (Water Dam) material: 24 ga. formed galvanized steel and 6 in wide stainless steel spring clips.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16963-R0\",\"approval_number\":\"FL16963.22\",\"seq\":22,\"product_model\":\"Perma-Tite System 300 Fascia, Modified, Snap-On\",\"product_description\":\"Same as Perma-Tite System 200 Fascia, Single Ply Snap-On but it is used with modified bitumen roof membranes.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16963-R0\",\"approval_number\":\"FL16963.23\",\"seq\":23,\"product_model\":\"Single Cantilever Coping (Tapered, Flat and Existing Slope Versions)\",\"product_description\":\"24 ga. formed galvanized steel or 0.040, 0.050 in., 0.063 in. formed aluminum. Outside face height: 3-12 in, Wall widths: 6-32 in., Inside face height: 1.25-4 in.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16963-R0\",\"approval_number\":\"FL16963.24\",\"seq\":24,\"product_model\":\"Single Cantilever Coping (Tapered, Flat and Existing Slope)\",\"product_description\":\"Coping cover material: 24 ga. formed galv. steel or 0.040, 0.050 in., 0.063 in formed alum. Outside face height: 6 in, Wall width: 16 in, Inside face height: 1.25-4 in or outside face height: 10 in, Wall width: 7.5-24 in, Inside face height: 2.5-4 in.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#16963-R0\",\"approval_number\":\"FL16963.25\",\"seq\":25,\"product_model\":\"VersiTrim Fascia System (Standard Version)\",\"product_description\":\"0.040 in. (1.02 mm) aluminum or 24 ga. [0.0276 in. (0.7 mm)] galvanized steel. Fascia height: 4 in. (102 mm) (Model VT-40), 5.5 in. (140 mm) (Model VT-55), 7 in. (178 mm) (Model VT-70). Rail: 0.050 in. (1.27 mm) thick aluminum.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"}],\"PennBarry\":[{\"manufacturer\":\"PennBarry\",\"approval_number_master\":\"FL#29660-R2\",\"approval_number\":\"FL29660.1\",\"seq\":1,\"product_model\":\"vPlume\",\"product_description\":\"vPlume Laboratory Steel Exhaust Fan\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PennBarry\",\"approval_number_master\":\"FL#47808-R0\",\"approval_number\":\"FL47808.1\",\"seq\":1,\"product_model\":\"iPlume\",\"product_description\":\"iPlume Laboratory Steel Exhaust Fan\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-09-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PennBarry\",\"approval_number_master\":\"FL#47809-R0\",\"approval_number\":\"FL47809.1\",\"seq\":1,\"product_model\":\"RAU and RAUMO\",\"product_description\":\"RAU and RAUMO Steel Rooftop Axial Upblast Fans\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PennBarry\",\"approval_number_master\":\"FL#47817-R0\",\"approval_number\":\"FL47817.1\",\"seq\":1,\"product_model\":\"WCC\",\"product_description\":\"WCC Aluminum Rooftop Gravity Vents\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-09-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PennBarry\",\"approval_number_master\":\"FL#47818-R0\",\"approval_number\":\"FL47818.1\",\"seq\":1,\"product_model\":\"Series MU Muffan\",\"product_description\":\"Series MU Muffan Steel Rooftop Supply Fans\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-09-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PennBarry\",\"approval_number_master\":\"FL#12339-R0\",\"approval_number\":\"FL12339.1\",\"seq\":1,\"product_model\":\"DOMEX AND FUMEX ALUMINUM ROOF FANS\",\"product_description\":\"DX36 DOMEX DOWNBLAST AND FX36B FUMEX UPBLAST ROOF VENTS\",\"design_pressure\":\"+67\\\/-67\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PennBarry\",\"approval_number_master\":\"FL#21559-R0\",\"approval_number\":\"FL21559.1\",\"seq\":1,\"product_model\":\"Domex (DX) Rooftop Supply Fan\",\"product_description\":\"Curb mounted rooftop supply fan, centrifugal roof exhauster\",\"design_pressure\":\"+70 psf\\\/-70 psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PennBarry\",\"approval_number_master\":\"FL#21559-R0\",\"approval_number\":\"FL21559.2\",\"seq\":2,\"product_model\":\"Dynamo (D) Rooftop Supply Fan\",\"product_description\":\"Dynamo Rooftop Supply Fan, direct roof mount, general purpose air moving device\",\"design_pressure\":\"+70 psf\\\/-70 psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PennBarry\",\"approval_number_master\":\"FL#21559-R0\",\"approval_number\":\"FL21559.3\",\"seq\":3,\"product_model\":\"Dynamo DynaPak (DD) Rooftop Supply Fan\",\"product_description\":\"Dynamo Dynapak rooftop supply fan, integral curb mount\",\"design_pressure\":\"+70 psf\\\/-70 psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PennBarry\",\"approval_number_master\":\"FL#21559-R0\",\"approval_number\":\"FL21559.4\",\"seq\":4,\"product_model\":\"Fumex (FX)\",\"product_description\":\"Fumex rooftop supply fan, curb mounted, upblast roof exhauster\",\"design_pressure\":\"+70 psf\\\/-70 psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PennBarry\",\"approval_number_master\":\"FL#21559-R0\",\"approval_number\":\"FL21559.5\",\"seq\":5,\"product_model\":\"Muffan (MU) Rooftop Supply Fan\",\"product_description\":\"Muffan rooftop supply fan, filtered makeup air\",\"design_pressure\":\"+70 psf\\\/-70 psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PennBarry\",\"approval_number_master\":\"FL#21559-R0\",\"approval_number\":\"FL21559.6\",\"seq\":6,\"product_model\":\"Powered Airette (AC) Rooftop Supply Fan\",\"product_description\":\"Power Airette exhaust roof ventilator, axial flow, supply or exhaust\",\"design_pressure\":\"+70 psf\\\/-70 psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PennBarry\",\"approval_number_master\":\"FL#23207-R0\",\"approval_number\":\"FL23207.1\",\"seq\":1,\"product_model\":\"Pennhouse Extruded Aluminum\",\"product_description\":\"Curb Mount Intake and Exhaust Relief\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-09-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PennBarry\",\"approval_number_master\":\"FL#23207-R0\",\"approval_number\":\"FL23207.2\",\"seq\":2,\"product_model\":\"Weather Cap (WCC) Spun Aluminum Rooftop Supply Fan\",\"product_description\":\"Curb Mount Intake or Exhaust Roof Vent\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-09-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PennBarry\",\"approval_number_master\":\"FL#30021-R0\",\"approval_number\":\"FL30021.1\",\"seq\":1,\"product_model\":\"Dynamo Belt Drive\",\"product_description\":\"Rooftop Supply Fan, direct roof mount, general purpose air moving device\",\"design_pressure\":\"+52.5\\\/-52.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PennBarry\",\"approval_number_master\":\"FL#30021-R0\",\"approval_number\":\"FL30021.2\",\"seq\":2,\"product_model\":\"Dynamo Direct Drive\",\"product_description\":\"Rooftop Supply Fan, direct roof mount, general purpose air moving device\",\"design_pressure\":\"+52.5\\\/-52.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PennBarry\",\"approval_number_master\":\"FL#30021-R0\",\"approval_number\":\"FL30021.3\",\"seq\":3,\"product_model\":\"Dynapak Belt Drive\",\"product_description\":\"Rooftop Supply Fan, direct roof mount, general purpose air moving device\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-08-10 00:00:00\",\"instructions_url\":\"\"}],\"WindSmart, LLC\":[{\"manufacturer\":\"WindSmart, LLC\",\"approval_number_master\":\"FL#30882-R0\",\"approval_number\":\"FL30882.1\",\"seq\":1,\"product_model\":\"WindForce 365 Equalization Vent\",\"product_description\":\"Pressure equalization vent for use in low-slope roof assemblies.\",\"design_pressure\":\"+0\\\/-495\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"}],\"The Attic Depot\":[{\"manufacturer\":\"The Attic Depot\",\"approval_number_master\":\"FL#30888-R0\",\"approval_number\":\"FL30888.1\",\"seq\":1,\"product_model\":\"30 WATT SOLR ATTIC FAN\",\"product_description\":\"Model # 30W1900\\nSolar powered, thermostatically controlled exhaust fan for attics\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"}],\"SRS Distribution Inc.\":[{\"manufacturer\":\"SRS Distribution Inc.\",\"approval_number_master\":\"FL#32131-R2\",\"approval_number\":\"FL32131.1\",\"seq\":1,\"product_model\":\"01 TopShield Deck-Air TSDA-4\",\"product_description\":\"Low Profile, Polypropylene Plastic, Roof Vent Mechanically Attached to Plywood Deck\",\"design_pressure\":\"+97.5\\\/-97.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SRS Distribution Inc.\",\"approval_number_master\":\"FL#35416-R1\",\"approval_number\":\"FL35416.2\",\"seq\":2,\"product_model\":\"TopShield TS750 & TS750-S\",\"product_description\":\"Aluminum Roof Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SRS Distribution Inc.\",\"approval_number_master\":\"FL#47514-R0\",\"approval_number\":\"FL47514.1\",\"seq\":1,\"product_model\":\"TopShield TS2000 and TS2000TH Power Vent\",\"product_description\":\"1. Refer to applicable building codes for required ventilation. 2. For Model TS2000\\\/TS2000TH Power Vent, thermostat and wiring shall be installed in compliance with instructions and applicable building code.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SRS Distribution Inc.\",\"approval_number_master\":\"FL#31395-R0\",\"approval_number\":\"FL31395.1\",\"seq\":1,\"product_model\":\"Top Shield TSLOR9-4\",\"product_description\":\"Top Shield Lo-OmniRidge TSLOR9-4 Ridge Vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-09-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SRS Distribution Inc.\",\"approval_number_master\":\"FL#31395-R0\",\"approval_number\":\"FL31395.2\",\"seq\":2,\"product_model\":\"Top Shield TSPRO4-N and TSPRO4-SWN\",\"product_description\":\"Top Shield OmniRidge Pro TSPRO4-N and TSPRO4-SWN Ridge Vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-10-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SRS Distribution Inc.\",\"approval_number_master\":\"FL#35414-R0\",\"approval_number\":\"FL35414.1\",\"seq\":1,\"product_model\":\"TSLOR-30\",\"product_description\":\"60\\\" Gun Nailable Shingle Over Ridge Vent (Sold as 30' roll - six 60\\\" vents are welded together.)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-09-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SRS Distribution Inc.\",\"approval_number_master\":\"FL#35414-R0\",\"approval_number\":\"FL35414.2\",\"seq\":2,\"product_model\":\"TSLOR9-4\",\"product_description\":\"Gun Nailable 4' Ridge Vent for 9\\\" Cap Shingles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-09-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SRS Distribution Inc.\",\"approval_number_master\":\"FL#35415-R0\",\"approval_number\":\"FL35415.1\",\"seq\":1,\"product_model\":\"TopShield TSBEB-12\",\"product_description\":\"12\\\" Wind Turbine\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SRS Distribution Inc.\",\"approval_number_master\":\"FL#35415-R0\",\"approval_number\":\"FL35415.2\",\"seq\":2,\"product_model\":\"TopShield TSBEB-14\",\"product_description\":\"14\\\" Wind Turbine\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SRS Distribution Inc.\",\"approval_number_master\":\"FL#35415-R0\",\"approval_number\":\"FL35415.3\",\"seq\":3,\"product_model\":\"TopShield TSBIB-12\",\"product_description\":\"12\\\" Wind Turbine\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SRS Distribution Inc.\",\"approval_number_master\":\"FL#35415-R0\",\"approval_number\":\"FL35415.4\",\"seq\":4,\"product_model\":\"TopShield TSBIB-14\",\"product_description\":\"14\\\" Wind Turbine\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SRS Distribution Inc.\",\"approval_number_master\":\"FL#35416-R0\",\"approval_number\":\"FL35416.1\",\"seq\":1,\"product_model\":\"TopShield TS750 & TS750-S\",\"product_description\":\"Aluminum Roof Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SRS Distribution Inc.\",\"approval_number_master\":\"FL#35418-R0\",\"approval_number\":\"FL35418.1\",\"seq\":1,\"product_model\":\"TopShield TSOPRO4-N & TSPRO4-SWN\",\"product_description\":\"Shingle over Ridge Vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SRS Distribution Inc.\",\"approval_number_master\":\"FL#35419-R0\",\"approval_number\":\"FL35419.1\",\"seq\":1,\"product_model\":\"TopShield TSP60-PRO\",\"product_description\":\"Plastic Roof Vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-20 00:00:00\",\"instructions_url\":\"\"}],\"Atlas Roofing Corporation\":[{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#40238-R2\",\"approval_number\":\"FL40238.1\",\"seq\":1,\"product_model\":\"HIGHPOINT\\u00ae POWER VENT HT & HIGHPOINT\\u00ae GL50 SLANTBACK\",\"product_description\":\"\\u00ae POWER VENT HT: Galvanized Steel, Powered, Round Roof Fan and GL50 SLANTBACK:Galvanized Steel, Static, Square Slant Roof Vent\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#40564-R1\",\"approval_number\":\"FL40564.1\",\"seq\":1,\"product_model\":\"HIGHPOINT AL50\",\"product_description\":\"Aluminum, Static, Square Slant Roof Vent\",\"design_pressure\":\"+N\\\/A\\\/-86\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#40527-R0\",\"approval_number\":\"FL40527.1\",\"seq\":1,\"product_model\":\"TruRidge Pro 25\",\"product_description\":\"Continuous, under-the-shingle ventilator made of injection-molded polypropylene\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#36841-R1\",\"approval_number\":\"FL36841.1\",\"seq\":1,\"product_model\":\"Highpoint\\u00ae Intake\",\"product_description\":\"Intake Vent\",\"design_pressure\":\"+NA\\\/-187.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-11-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#36841-R1\",\"approval_number\":\"FL36841.2\",\"seq\":2,\"product_model\":\"Highpoint\\u00ae InvisaRidge\\u2122\",\"product_description\":\"Exhaust Vent\",\"design_pressure\":\"+NA\\\/-202.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-11-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#36841-R1\",\"approval_number\":\"FL36841.3\",\"seq\":3,\"product_model\":\"Highpoint\\u00ae Performance Ridge XL\",\"product_description\":\"Exhaust Vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-11-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#36841-R1\",\"approval_number\":\"FL36841.4\",\"seq\":4,\"product_model\":\"TruRidge\\u00ae\",\"product_description\":\"Exhaust vent\",\"design_pressure\":\"+NA\\\/-202.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-11-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#36841-R1\",\"approval_number\":\"FL36841.5\",\"seq\":5,\"product_model\":\"TruRidge\\u00ae All-Weather\",\"product_description\":\"Exhaust Vent\",\"design_pressure\":\"+NA\\\/-202.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-11-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#36841-R2\",\"approval_number\":\"FL36841.6\",\"seq\":6,\"product_model\":\"TruRidge\\u00ae All-Weather\",\"product_description\":\"Exhaust Vent\",\"design_pressure\":\"+NA\\\/-202.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-11-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#36841-R0\",\"approval_number\":\"FL36841.7\",\"seq\":7,\"product_model\":\"TruRidge\\u00ae All-Weather\",\"product_description\":\"Exhaust Vent\",\"design_pressure\":\"+NA\\\/-202.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlas Roofing Corporation\",\"approval_number_master\":\"FL#36841-R0\",\"approval_number\":\"FL36841.8\",\"seq\":8,\"product_model\":\"TruRidge\\u00ae Pro\",\"product_description\":\"Exhaust Vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Marco Industries\":[{\"manufacturer\":\"Marco Industries\",\"approval_number_master\":\"FL#38735-R1\",\"approval_number\":\"FL38735.1\",\"seq\":1,\"product_model\":\"Python\\u2122 150 Vent\",\"product_description\":\"Python\\u2122 150 Vent\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marco Industries\",\"approval_number_master\":\"FL#38735-R1\",\"approval_number\":\"FL38735.2\",\"seq\":2,\"product_model\":\"Python\\u2122 65 Slant Back Vent\",\"product_description\":\"Python\\u2122 65 Slant Back Vent\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marco Industries\",\"approval_number_master\":\"FL#38704-R0\",\"approval_number\":\"FL38704.1\",\"seq\":1,\"product_model\":\"Python 2-IN-1 FlexFit Ridge Vent\",\"product_description\":\"Python 2-IN-1 FlexFit Ridge Vent Polypropylene 84 Sq In NFA\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marco Industries\",\"approval_number_master\":\"FL#39162-R0\",\"approval_number\":\"FL39162.1\",\"seq\":1,\"product_model\":\"Python\\u2122 Rolled Ridge Vent\",\"product_description\":\"Python\\u2122 Rolled Ridge Vent 1\\\" x 11.75\\\" x 20'\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Glick Metals LLC\":[{\"manufacturer\":\"Glick Metals LLC\",\"approval_number_master\":\"FL#39250-R1\",\"approval_number\":\"FL39250.1\",\"seq\":1,\"product_model\":\"SNAP-Z\",\"product_description\":\"Metal ridge roof ventilation system\",\"design_pressure\":\"+N\\\/A\\\/-N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"VADA LLC c\\\/o Johns Manville\":[{\"manufacturer\":\"VADA LLC c\\\/o Johns Manville\",\"approval_number_master\":\"FL#39633-R1\",\"approval_number\":\"FL39633.1\",\"seq\":1,\"product_model\":\"VADA Vent\",\"product_description\":\"VADA vented roof system\",\"design_pressure\":\"+0\\\/-67.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-26 00:00:00\",\"instructions_url\":\"\"}],\"Hickman Edge Systems, LLC.\":[{\"manufacturer\":\"Hickman Edge Systems, LLC.\",\"approval_number_master\":\"FL#40251-R3\",\"approval_number\":\"FL40251.1\",\"seq\":1,\"product_model\":\"Hickman Roof Edge Termination Systems\",\"product_description\":\"Aluminum, steel or zinc fascia cover and coping assemblies\",\"design_pressure\":\"+N\\\/A\\\/-VARIOUS\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-18 00:00:00\",\"instructions_url\":\"\"}],\"Bullet Products\":[{\"manufacturer\":\"Bullet Products\",\"approval_number_master\":\"FL#41487-R1\",\"approval_number\":\"FL41487.1\",\"seq\":1,\"product_model\":\"01 Stealth Low Profile\",\"product_description\":\"The Bullet Stealth Off Ridge Vent is made of heavy duty polypropylene carbonate material and is attached to plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-142.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bullet Products\",\"approval_number_master\":\"FL#41487-R1\",\"approval_number\":\"FL41487.2\",\"seq\":2,\"product_model\":\"02 Stealth Low Profile\",\"product_description\":\"The Bullet Stealth Off Ridge Vent is made of heavy duty polypropylene carbonate material and is attached to OSB deck\",\"design_pressure\":\"+N\\\/A\\\/-105\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bullet Products\",\"approval_number_master\":\"FL#41487-R1\",\"approval_number\":\"FL41487.3\",\"seq\":3,\"product_model\":\"03 Stealth High Profile\",\"product_description\":\"The Bullet Stealth Off Ridge Vent is made of heavy duty polypropylene carbonate material and is attached to plywood deck\",\"design_pressure\":\"+N\\\/A\\\/-142.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bullet Products\",\"approval_number_master\":\"FL#41487-R1\",\"approval_number\":\"FL41487.4\",\"seq\":4,\"product_model\":\"04 Stealth High Profile\",\"product_description\":\"The Bullet Stealth Off Ridge Vent is made of heavy duty polypropylene carbonate material and is attached to OSB deck\",\"design_pressure\":\"+N\\\/A\\\/-105\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bullet Products\",\"approval_number_master\":\"FL#41482-R0\",\"approval_number\":\"FL41482.1\",\"seq\":1,\"product_model\":\"01 Low Profile Stealth\",\"product_description\":\"Bullet Stealth Off Ridge Vent (ORV) - Low Profile with diverter\",\"design_pressure\":\"+N\\\/A\\\/-N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bullet Products\",\"approval_number_master\":\"FL#41482-R0\",\"approval_number\":\"FL41482.2\",\"seq\":2,\"product_model\":\"02 High Profile Stealth\",\"product_description\":\"Bullet Stealth Off Ridge Vent (ORV) - High Profile with diverter\",\"design_pressure\":\"+N\\\/A\\\/-N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-04-15 00:00:00\",\"instructions_url\":\"\"}],\"Dynamic Metals\":[{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41727-R0\",\"approval_number\":\"FL41727.1\",\"seq\":1,\"product_model\":\"Dynamic DM Class Ridge Vent\",\"product_description\":\"0.032\\\" Aluminum or 26 Ga. Galvalume Vented Ridge Cap (Low Slope).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41727-R0\",\"approval_number\":\"FL41727.2\",\"seq\":2,\"product_model\":\"Dynamic DM Class Ridge Vent\",\"product_description\":\"0.032\\\" Aluminum or 26 Ga. Galvalume Vented Ridge Cap (High Slope).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#38576-R0\",\"approval_number\":\"FL38576.1\",\"seq\":1,\"product_model\":\"Dynamic Ridge Vent\",\"product_description\":\"0.032\\\" Alum or 24 Ga Steel Vented Ridge Cap (Low Slope)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#38576-R0\",\"approval_number\":\"FL38576.2\",\"seq\":2,\"product_model\":\"Dynamic Ridge Vent\",\"product_description\":\"0.032\\\" Alum or 24 Ga Steel Vented Ridge Cap (High Slope)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"}],\"Greenrise Technologies\":[{\"manufacturer\":\"Greenrise Technologies\",\"approval_number_master\":\"FL#41859-R1\",\"approval_number\":\"FL41859.1\",\"seq\":1,\"product_model\":\"01 Porcelain Paver & Paver Grate System\",\"product_description\":\"Porcelain Paver system on pedestals adhered to insulation board that is adhered to a Henry NOA roof system adhered to concrete deck\",\"design_pressure\":\"+NA\\\/-105\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenrise Technologies\",\"approval_number_master\":\"FL#41859-R1\",\"approval_number\":\"FL41859.2\",\"seq\":2,\"product_model\":\"02 Concrete Wind Pavers System\",\"product_description\":\"The Concrete Wind Pavers System is designed to mitigate against wind uplift. The system can be used for a secure finish on roof decks.\",\"design_pressure\":\"+NA\\\/-80\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenrise Technologies\",\"approval_number_master\":\"FL#41859-R1\",\"approval_number\":\"FL41859.3\",\"seq\":3,\"product_model\":\"03 IPE Wood Deck Tile Pavers System\",\"product_description\":\"The Wood Deck Tile is designed to mitigate against wind uplift. The system can be used on flat or Sloped roof decks with adjustable height pedestals\",\"design_pressure\":\"+NA\\\/-85\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenrise Technologies\",\"approval_number_master\":\"FL#41859-R1\",\"approval_number\":\"FL41859.4\",\"seq\":4,\"product_model\":\"04 Structural Grate System\",\"product_description\":\"GRO Structural Grate Systems are designed to create a stable and secure foundation on pedestals for artificial turf assemblies, green roof systems and planters on roof tops.\",\"design_pressure\":\"+NA\\\/-35.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenrise Technologies\",\"approval_number_master\":\"FL#46910-R0\",\"approval_number\":\"FL46910.1\",\"seq\":1,\"product_model\":\"01- GRT Porcelain Paver & GRT Structural Grate\",\"product_description\":\"GRT Porcelain Paver system on pedestals adhered to insulation board that is adhered to a Henry NOA roof system adhered to concrete deck.\",\"design_pressure\":\"+N\\\/A\\\/-105\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenrise Technologies\",\"approval_number_master\":\"FL#46910-R0\",\"approval_number\":\"FL46910.2\",\"seq\":2,\"product_model\":\"02- GRT Concrete Wind Pavers System\",\"product_description\":\"GRT Concrete Wind Pavers System on pedestals adhered to insulation board that is adhered to a Henry NOA roof system adhered to concrete deck.\",\"design_pressure\":\"+N\\\/A\\\/-80\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenrise Technologies\",\"approval_number_master\":\"FL#46910-R0\",\"approval_number\":\"FL46910.3\",\"seq\":3,\"product_model\":\"03- GRT Wood Deck Tile System\",\"product_description\":\"GRT Wood Deck Tile on pedestals adhered to insulation board that is adhered to a Henry NOA roof system adhered to concrete deck.\",\"design_pressure\":\"+N\\\/A\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenrise Technologies\",\"approval_number_master\":\"FL#46910-R0\",\"approval_number\":\"FL46910.4\",\"seq\":4,\"product_model\":\"04- GRT Structural Grate System\",\"product_description\":\"GRT Structural Grate System on pedestals adhered to insulation board that is adhered to a Henry NOA roof system adhered to concrete deck.\",\"design_pressure\":\"+N\\\/A\\\/-105\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenrise Technologies\",\"approval_number_master\":\"FL#46910-R0\",\"approval_number\":\"FL46910.5\",\"seq\":5,\"product_model\":\"05- GRT Porcelain Paver & GRT Structural Grate\",\"product_description\":\"GRT Porcelain Paver system on pedestals adhered to a Henry NOA roof system adhered to concrete deck.\",\"design_pressure\":\"+NA\\\/-105\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenrise Technologies\",\"approval_number_master\":\"FL#46910-R0\",\"approval_number\":\"FL46910.6\",\"seq\":6,\"product_model\":\"06- GRT Concrete Wind Pavers System\",\"product_description\":\"GRT Concrete Wind Pavers System on pedestals adhered to a Henry NOA roof system adhered to concrete deck.\",\"design_pressure\":\"+NA\\\/-105\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenrise Technologies\",\"approval_number_master\":\"FL#46910-R0\",\"approval_number\":\"FL46910.7\",\"seq\":7,\"product_model\":\"07- GRT Wood Deck Tile System\",\"product_description\":\"GRT Wood Deck Tile System on pedestals adhered to a Henry NOA roof system adhered to concrete deck.\",\"design_pressure\":\"+NA\\\/-85\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Greenrise Technologies\",\"approval_number_master\":\"FL#46910-R0\",\"approval_number\":\"FL46910.8\",\"seq\":8,\"product_model\":\"08- GRT Structural Grate System\",\"product_description\":\"GRT Structural Grate System on pedestals adhered to a Henry NOA roof system adhered to concrete deck.\",\"design_pressure\":\"+NA\\\/-110\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Isaiah Industries, Inc.\":[{\"manufacturer\":\"Isaiah Industries, Inc.\",\"approval_number_master\":\"FL#41917-R1\",\"approval_number\":\"FL41917.1\",\"seq\":1,\"product_model\":\"Isaiah Industries \\\"Vented Ridge\\\"\",\"product_description\":\"Vented ridge made from 0.024\\\" aluminum attached to Plywood Deck\",\"design_pressure\":\"+N\\\/A\\\/-96\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Solar Royal LLC\":[{\"manufacturer\":\"Solar Royal LLC\",\"approval_number_master\":\"FL#41921-R2\",\"approval_number\":\"FL41921.2\",\"seq\":2,\"product_model\":\"02 Solar Royal SR1800 Ventilation Fan with Curb Mount Base\",\"product_description\":\"The solar ventilation fan includes a built-in monocrystalline adjustable solar panel allowing for versatility in mounting positions. The solar panel is 30 or 35 Watt and is expandable via an external power connector to 40\\\/50-\\\/60-70-Watts\",\"design_pressure\":\"+NA\\\/-190\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Royal LLC\",\"approval_number_master\":\"FL#47537-R0\",\"approval_number\":\"FL47537.1\",\"seq\":1,\"product_model\":\"001 Solar Royal SR1800 Ventilation Fan\",\"product_description\":\"The solar ventilation fan includes a built-in monocrystalline adjustable solar panel allowing for versatility in mounting positions. The solar panel is 30 or 35 Watt and is e an external power connector to 40\\\/50\\\/60\\\/70 Watt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Royal LLC\",\"approval_number_master\":\"FL#41921-R0\",\"approval_number\":\"FL41921.1\",\"seq\":1,\"product_model\":\"01 Solar Royal SR1800 Ventilation Fan\",\"product_description\":\"The solar ventilation fan includes a built-in monocrystalline adjustable solar panel allowing for versatility in mounting positions. The solar panel is 30 or 35 Watt and is expandable via an external power connector to 40\\\/50-\\\/60-70-Watts\",\"design_pressure\":\"+NA\\\/-340\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Metal Roofing Systems, Inc.\":[{\"manufacturer\":\"Metal Roofing Systems, Inc.\",\"approval_number_master\":\"FL#46078-R0\",\"approval_number\":\"FL46078.1\",\"seq\":1,\"product_model\":\"Perimter\\\/Roof Edge Metal\",\"product_description\":\"24ga and 0.040\\\" aluminum Secure Lock Drip Edge, Secure Lock Gravel Stop, Termination Edge, and Secure Lock\\\/Double Lock Coping\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-01 00:00:00\",\"instructions_url\":\"\"}],\"Patriot Foundation Systems\":[{\"manufacturer\":\"Patriot Foundation Systems\",\"approval_number_master\":\"FL#46585-R0\",\"approval_number\":\"FL46585.1\",\"seq\":1,\"product_model\":\"4\\\", 6\\\", or 10\\\" Goose Neck Roof Vent\",\"product_description\":\"22 Ga. Galvanized Steel Goose Neck Roof Vent, over 1\\\/2\\\" Plywood.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Elite Metal Roofing Supply LLC\":[{\"manufacturer\":\"Elite Metal Roofing Supply LLC\",\"approval_number_master\":\"FL#46673-R0\",\"approval_number\":\"FL46673.1\",\"seq\":1,\"product_model\":\"01: EMR Series Ridge Vent\",\"product_description\":\"0.032\\\" Aluminum or 26 Ga. Galvalume Vented Ridge Cap (Low Slope).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Roofing Supply LLC\",\"approval_number_master\":\"FL#46673-R0\",\"approval_number\":\"FL46673.2\",\"seq\":2,\"product_model\":\"02: EMR Series Ridge Vent\",\"product_description\":\"0.032\\\" Aluminum or 26 Ga. Galvalume Vented Ridge Cap (High Slope).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-16 00:00:00\",\"instructions_url\":\"\"}],\"GALVPRO\":[{\"manufacturer\":\"GALVPRO\",\"approval_number_master\":\"FL#46755-R0\",\"approval_number\":\"FL46755.1\",\"seq\":1,\"product_model\":\"01 GALVPRO Gooseneck Roof Vent\",\"product_description\":\"Steel Gooseneck Vent. Short and Tile models. Attached to OSB or Plywood decks\",\"design_pressure\":\"+NA\\\/-240\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Marco Industries, Inc.\":[{\"manufacturer\":\"Marco Industries, Inc.\",\"approval_number_master\":\"FL#46773-R0\",\"approval_number\":\"FL46773.1\",\"seq\":1,\"product_model\":\"UTRV5\",\"product_description\":\"Universal Tile Ridge Vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marco Industries, Inc.\",\"approval_number_master\":\"FL#46865-R0\",\"approval_number\":\"FL46865.1\",\"seq\":1,\"product_model\":\"Marco Roof Vents\",\"product_description\":\"Metal ridge roof vents for use with low-profile shingle and tile roof systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"}],\"VaproShield LLC\":[{\"manufacturer\":\"VaproShield LLC\",\"approval_number_master\":\"FL#46829-R0\",\"approval_number\":\"FL46829.1\",\"seq\":1,\"product_model\":\"VaproShield BlockShield SA Plus or SlopeShield Plus SA\",\"product_description\":\"Self-adhering, air\\\/vapor barrier membrane for use in commercial roof systems.\",\"design_pressure\":\"+N\\\/A\\\/-202.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"}],\"American Construction Metals - Beloit (ACM), a division of ABC Supply Company, Inc.\":[{\"manufacturer\":\"American Construction Metals - Beloit (ACM), a division of ABC Supply Company, Inc.\",\"approval_number_master\":\"FL#47005-R0\",\"approval_number\":\"FL47005.1\",\"seq\":1,\"product_model\":\"1_Gooseneck Roof Vent\",\"product_description\":\"Fabricated from 26 ga. steel with Aluminum Zinc Alloy corrosion resistance coating attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-250\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Construction Metals - Beloit (ACM), a division of ABC Supply Company, Inc.\",\"approval_number_master\":\"FL#47005-R0\",\"approval_number\":\"FL47005.2\",\"seq\":2,\"product_model\":\"2_Gooseneck Roof Vent\",\"product_description\":\"Fabricated from 26 ga. steel with Aluminum Zinc Alloy corrosion resistance coating attached to OSB Deck\",\"design_pressure\":\"+N\\\/A\\\/-250\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Roofivent LLC\":[{\"manufacturer\":\"Roofivent LLC\",\"approval_number_master\":\"FL#47016-R0\",\"approval_number\":\"FL47016.1\",\"seq\":1,\"product_model\":\"1 - \\\"IVENT ECO Shingle\\\"\",\"product_description\":\"Static roof vent attached to Plywood or OSB Deck with Shingle Base\",\"design_pressure\":\"+N\\\/A\\\/-250\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roofivent LLC\",\"approval_number_master\":\"FL#47016-R0\",\"approval_number\":\"FL47016.2\",\"seq\":2,\"product_model\":\"2 - \\\"IVENT ROTO Shingle\\\"\",\"product_description\":\"Powered roof vent attached to Plywood or OSB Deck with Shingle Base\",\"design_pressure\":\"+N\\\/A\\\/-250\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roofivent LLC\",\"approval_number_master\":\"FL#47016-R0\",\"approval_number\":\"FL47016.3\",\"seq\":3,\"product_model\":\"3 - \\\"IVENT ECO Metal\\\"\",\"product_description\":\"Static roof vent attached to Plywood or OSB Deck with Metal Base\",\"design_pressure\":\"+N\\\/A\\\/-250\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roofivent LLC\",\"approval_number_master\":\"FL#47016-R0\",\"approval_number\":\"FL47016.4\",\"seq\":4,\"product_model\":\"4 - \\\"IVENT ROTO Metal\\\"\",\"product_description\":\"Powered roof vent attached to Plywood or OSB Deck with Metal Base\",\"design_pressure\":\"+N\\\/A\\\/-250\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Wausau Tile, Inc.\":[{\"manufacturer\":\"Wausau Tile, Inc.\",\"approval_number_master\":\"FL#47053-R0\",\"approval_number\":\"FL47053.1\",\"seq\":1,\"product_model\":\"Wausau Pedestal\\\/Paver Systems over Aussie Membrane Waterproofing Systems\",\"product_description\":\"Wausau Hidden Lok-Down System Wausau Terra-Grid System\",\"design_pressure\":\"+N\\\/A\\\/-237.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Tile, Inc.\",\"approval_number_master\":\"FL#47054-R0\",\"approval_number\":\"FL47054.1\",\"seq\":1,\"product_model\":\"Wausau Pedestal\\\/Paver Systems over Sikalastic RoofPro Waterproofing Systems\",\"product_description\":\"Wausau Hidden Lok-Down System Wausau Terra-Grid System\",\"design_pressure\":\"+N\\\/A\\\/-275.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Tile, Inc.\",\"approval_number_master\":\"FL#47244-R0\",\"approval_number\":\"FL47244.1\",\"seq\":1,\"product_model\":\"Wausau Pedestal\\\/Paver Systems over Henry Waterproofing Systems\",\"product_description\":\"Wausau Hidden Lok-Down System Wausau Terra-Grid System\",\"design_pressure\":\"+N\\\/A\\\/-230\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Tile, Inc.\",\"approval_number_master\":\"FL#47270-R0\",\"approval_number\":\"FL47270.1\",\"seq\":1,\"product_model\":\"Wausau Pedestal\\\/Paver Systems over American Hydrotech Waterproofing Systems\",\"product_description\":\"Wausau Hidden Lok-Down System Wausau Terra-Grid System\",\"design_pressure\":\"+N\\\/A\\\/-190.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wausau Tile, Inc.\",\"approval_number_master\":\"FL#47030-R0\",\"approval_number\":\"FL47030.1\",\"seq\":1,\"product_model\":\"Wausau Pedestal\\\/Paver Systems over Siplast Waterproofing Systems\",\"product_description\":\"Wausau Hidden Lok-Down System\\nWausau Terra-Grid System\",\"design_pressure\":\"+N\\\/A\\\/-232.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Nu-Vue Industries Inc.\":[{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#47227-R0\",\"approval_number\":\"FL47227.1\",\"seq\":1,\"product_model\":\"NVGC-158 Corrosion Resistant Roofing Circles\",\"product_description\":\"NVGC-158 Corrosion Resistant Roofing Circles (Galvanized Tin Caps)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ACME Engineering & Manufacturing Corporation\":[{\"manufacturer\":\"ACME Engineering & Manufacturing Corporation\",\"approval_number_master\":\"FL#47483-R0\",\"approval_number\":\"FL47483.1\",\"seq\":1,\"product_model\":\"Aluminum Rooftop Exhaust Fans\",\"product_description\":\"Series PV260, PV300 & PV365\",\"design_pressure\":\"+100\\\/-175\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ACME Engineering & Manufacturing Corporation\",\"approval_number_master\":\"FL#47578-R0\",\"approval_number\":\"FL47578.1\",\"seq\":1,\"product_model\":\"Steel Rooftop Fans\",\"product_description\":\"Series QBR, 3000 and 8100\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ACME Engineering & Manufacturing Corporation\",\"approval_number_master\":\"FL#47579-R0\",\"approval_number\":\"FL47579.1\",\"seq\":1,\"product_model\":\"Steel Rooftop Exhaust Fans\",\"product_description\":\"TIBLE\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ACME Engineering & Manufacturing Corporation\",\"approval_number_master\":\"FL#47580-R0\",\"approval_number\":\"FL47580.1\",\"seq\":1,\"product_model\":\"Aluminum Rooftop Exhaust Fans\",\"product_description\":\"Series PV\",\"design_pressure\":\"+53\\\/-112\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ACME Engineering & Manufacturing Corporation\",\"approval_number_master\":\"FL#47582-R0\",\"approval_number\":\"FL47582.1\",\"seq\":1,\"product_model\":\"Aluminum Rooftop Exhaust Fan\",\"product_description\":\"Model PRN\",\"design_pressure\":\"+53\\\/-112\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-11-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ACME Engineering & Manufacturing Corporation\",\"approval_number_master\":\"FL#47481-R0\",\"approval_number\":\"FL47481.1\",\"seq\":1,\"product_model\":\"Aluminum Rooftop Exhaust Fans\",\"product_description\":\"Series PDU & PNU\",\"design_pressure\":\"+53\\\/-112\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-13 00:00:00\",\"instructions_url\":\"\"}],\"QC Manufacturing INC\":[{\"manufacturer\":\"QC Manufacturing INC\",\"approval_number_master\":\"FL#47506-R0\",\"approval_number\":\"FL47506.1\",\"seq\":1,\"product_model\":\"Roof Attic Vent With Fan\",\"product_description\":\"Roof Attic Vent With Fan\\nAFR SMT PRO-1.3 and AFR-SLR-40\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"DECRA Roofing Systems, Inc.\":[{\"manufacturer\":\"DECRA Roofing Systems, Inc.\",\"approval_number_master\":\"FL#47515-R0\",\"approval_number\":\"FL47515.1\",\"seq\":1,\"product_model\":\"DECRA Villa Tile Metal Roof Panel Vent\",\"product_description\":\"Low profile attic exhaust vent consisting of all metal components for installation with DECRA Villa Tile Metal Roof panel roof systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-02-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DECRA Roofing Systems, Inc.\",\"approval_number_master\":\"FL#17492-R0\",\"approval_number\":\"FL17492.1\",\"seq\":1,\"product_model\":\"DECRA Ridge Vent\",\"product_description\":\"Plastic low profile attic ridge vent consisting of a fiber mesh composite, for installation with DECRA Tile, DECRA Shake and DECRA Shingle roof systems with the DECRA Hip and Ridge Shake.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-14 00:00:00\",\"instructions_url\":\"\"}],\"Southland Metal Roofing & Supply\":[{\"manufacturer\":\"Southland Metal Roofing & Supply\",\"approval_number_master\":\"FL#47565-R0\",\"approval_number\":\"FL47565.1\",\"seq\":1,\"product_model\":\"01 Southland Roof Vent -SMR\\\/Ag Model\",\"product_description\":\"Southland Roof Vent is a static roof vent that is used for air ventilation.\\nThe thermoplastic vent is molded to fir the SMR\\\/Ag Metal Roof Panel Profile.\",\"design_pressure\":\"+NA\\\/-227\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southland Metal Roofing & Supply\",\"approval_number_master\":\"FL#47565-R0\",\"approval_number\":\"FL47565.2\",\"seq\":2,\"product_model\":\"02 Southland Roof Vent -PBR\\\/R Model\",\"product_description\":\"Southland Roof Vent is a static roof vent that is used for air ventilation.\\nThe thermoplastic vent is molded to fir the PBR\\\/R Metal Roof Panel Profile.\",\"design_pressure\":\"+NA\\\/-325\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-11 00:00:00\",\"instructions_url\":\"\"}],\"RPH Advanced Building Solutions\":[{\"manufacturer\":\"RPH Advanced Building Solutions\",\"approval_number_master\":\"FL#47590-R0\",\"approval_number\":\"FL47590.1\",\"seq\":1,\"product_model\":\"AW Series Roof Vaults (HVHZ) (Impact)\",\"product_description\":\"AW Series Roof Vaults (HVHZ) (Impact)\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Beacon Sales Acquisitions, Inc. c\\\/o Flamco, a division of OmniMax International LLC\":[{\"manufacturer\":\"Beacon Sales Acquisitions, Inc. c\\\/o Flamco, a division of OmniMax International LLC\",\"approval_number_master\":\"FL#47610-R0\",\"approval_number\":\"FL47610.1\",\"seq\":1,\"product_model\":\"1 - TRI-BUILT \\\"Off-Ridge Roof Vent with Permanent Baffle\\\"\",\"product_description\":\"Low profile, off-ridge roof vent with permanent baffle for pitched roofs fabricated from 26 gauge, G-90 primed, galvanized steel\",\"design_pressure\":\"+N\\\/A\\\/-46\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Solar Connections International\":[{\"manufacturer\":\"Solar Connections International\",\"approval_number_master\":\"FL#47698-R0\",\"approval_number\":\"FL47698.1\",\"seq\":1,\"product_model\":\"PowerMounts\",\"product_description\":\"PM Adjust, PM 9000-S, PMR1-S, iClamp360 M8, iClamp360 Cup Point, Z-Bracket, and L-Foot SLT are used to attach photovoltaic panel systems to roof systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Connections International\",\"approval_number_master\":\"FL#47698-R0\",\"approval_number\":\"FL47698.2\",\"seq\":2,\"product_model\":\"PV Cube Standing Seam Clamps\",\"product_description\":\"The PV Cube Series includes the Standard, Mini, KLOC, KLOC Mini, and Wide models. Designed for use on roof systems with standing seam metal roof panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-01 00:00:00\",\"instructions_url\":\"\"}],\"Metal Alliance Inc.\":[{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#47732-R0\",\"approval_number\":\"FL47732.1\",\"seq\":1,\"product_model\":\"26ga Preformed Metal Channel\",\"product_description\":\"26ga (min) preformed metal channel for ridge and hip tile.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"}],\"DYME Metals Association\":[{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47756-R0\",\"approval_number\":\"FL47756.1\",\"seq\":1,\"product_model\":\"01: DM Class Ridge Vent\",\"product_description\":\"0.032\\\" Aluminum or 26 Ga. Galvalume Vented Ridge Cap (Low Slope).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47756-R0\",\"approval_number\":\"FL47756.2\",\"seq\":2,\"product_model\":\"02: DM Class Ridge Vent\",\"product_description\":\"0.032\\\" Aluminum or 26 Ga. Galvalume Vented Ridge Cap (High Slope).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"}],\"Nitterhouse Masonry Products LLC\":[{\"manufacturer\":\"Nitterhouse Masonry Products LLC\",\"approval_number_master\":\"FL#47909-R0\",\"approval_number\":\"FL47909.1\",\"seq\":1,\"product_model\":\"Hydraulically Pressed Pavers\",\"product_description\":\"Hydraulically pressed concrete pavers.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"}],\"RoofGooseVent LLC\":[{\"manufacturer\":\"RoofGooseVent LLC\",\"approval_number_master\":\"FL#47969-R0\",\"approval_number\":\"FL47969.1\",\"seq\":1,\"product_model\":\"Roof Goose Jacks\",\"product_description\":\"Low profile roof ventilation products\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Halton Group Americas, Inc.\":[{\"manufacturer\":\"Halton Group Americas, Inc.\",\"approval_number_master\":\"FL#47972-R0\",\"approval_number\":\"FL47972.1\",\"seq\":1,\"product_model\":\"KEFB Belt Drive Exhaust Fan (HVHZ) (Impact)\",\"product_description\":\"KEFB Belt Drive Exhaust Fan (HVHZ) (Impact)\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-04 00:00:00\",\"instructions_url\":\"\"}],\"ICP Construction, Inc.\":[{\"manufacturer\":\"ICP Construction, Inc.\",\"approval_number_master\":\"FL#48066-R0\",\"approval_number\":\"FL48066.1\",\"seq\":1,\"product_model\":\"APOC\\u00a9 Polyset PVC Spray Contact Adhesive\",\"product_description\":\"A synthetic polymer based adhesive for securement of thermoplastic roof membranes.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ICP Construction, Inc.\",\"approval_number_master\":\"FL#4180-R0\",\"approval_number\":\"FL4180.1\",\"seq\":1,\"product_model\":\"Polyset One\",\"product_description\":\"Single component, polyurethane foam roof tile adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ICP Construction, Inc.\",\"approval_number_master\":\"FL#22256-R0\",\"approval_number\":\"FL22256.1\",\"seq\":1,\"product_model\":\"POLYSET BOARD-MAX\",\"product_description\":\"Two-part, low viscosity, all water-blown, spray applied polyurethane adhesive used for attachment of rigid insulation boards to various substrates\",\"design_pressure\":\"+N\\\/A\\\/-307.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-06 00:00:00\",\"instructions_url\":\"\"}],\"Nucor Building Systems\":[{\"manufacturer\":\"Nucor Building Systems\",\"approval_number_master\":\"FL#2561-R0\",\"approval_number\":\"FL2561.1\",\"seq\":1,\"product_model\":\"CFR Standing Seam\",\"product_description\":\"24\\\" wide, minimum 24 ga. steel panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nucor Building Systems\",\"approval_number_master\":\"FL#2561-R0\",\"approval_number\":\"FL2561.2\",\"seq\":2,\"product_model\":\"Classic panel\",\"product_description\":\"36\\\" wide, 26 ga. minimum screwdown panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nucor Building Systems\",\"approval_number_master\":\"FL#46681-R0\",\"approval_number\":\"FL46681.1\",\"seq\":1,\"product_model\":\"CFR Roof Panels\",\"product_description\":\"These facers are made from galvanized coated steel or Galvalume\\u00ae AZ50 coated steel (minimum 33 ksi) and are 22 ga, 24 ga or 26 ga thick (26 ga. option isn't available for exterior facer).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nucor Building Systems\",\"approval_number_master\":\"FL#46682-R0\",\"approval_number\":\"FL46682.1\",\"seq\":1,\"product_model\":\"LS-36 Roof Panels\",\"product_description\":\"LS-36 panels have a polyisocyanurate (polyiso) plastic core with a minimum density of 2.0 pcf and two steel facers.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Henry, A Carlisle Company\":[{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#998-R2\",\"approval_number\":\"FL998.1\",\"seq\":1,\"product_model\":\"#300 Aluminum Roof Coating\",\"product_description\":\"Aluminum Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#998-R2\",\"approval_number\":\"FL998.3\",\"seq\":3,\"product_model\":\"Henry #111 InsulBond Roof Insu\",\"product_description\":\"Roof Insulation Adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#998-R2\",\"approval_number\":\"FL998.4\",\"seq\":4,\"product_model\":\"Henry #289 Elastocaulk White Roof Sealant\",\"product_description\":\"Elastomeric Caulk - White\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#998-R2\",\"approval_number\":\"FL998.5\",\"seq\":5,\"product_model\":\"Henry #869 - Elastomeric Alumi\",\"product_description\":\"Elastomeric Aluminum Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#998-R2\",\"approval_number\":\"FL998.7\",\"seq\":7,\"product_model\":\"Henry #906 - Flashmaster - Pre\",\"product_description\":\"Premium Rubberized Wet-Dry Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#998-R2\",\"approval_number\":\"FL998.8\",\"seq\":8,\"product_model\":\"Henry MBA Elastomeric Adhesive\",\"product_description\":\"Modified Bitumen Adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#998-R2\",\"approval_number\":\"FL998.9\",\"seq\":9,\"product_model\":\"Henry MBA Silver\",\"product_description\":\"Modified Adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#998-R2\",\"approval_number\":\"FL998.10\",\"seq\":10,\"product_model\":\"MB Elastomeric Flashing Cement\",\"product_description\":\"Elastomeric Flashing Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#998-R2\",\"approval_number\":\"FL998.11\",\"seq\":11,\"product_model\":\"MBA Gold Adhesive\",\"product_description\":\"Modified Bitumen Adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#998-R2\",\"approval_number\":\"FL998.12\",\"seq\":12,\"product_model\":\"Mule-Hide #416 - Non-fibered A\",\"product_description\":\"Aluminum Roof Coating - Unfibered\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#998-R2\",\"approval_number\":\"FL998.13\",\"seq\":13,\"product_model\":\"Mule-Hide Non-Fibered Roof Coa\",\"product_description\":\"Non-fibered Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#998-R2\",\"approval_number\":\"FL998.14\",\"seq\":14,\"product_model\":\"Permaseal Flashing Cement\",\"product_description\":\"Flashing Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#998-R2\",\"approval_number\":\"FL998.15\",\"seq\":15,\"product_model\":\"Permaseal Plastic Roof Cement\",\"product_description\":\"Plastic Roof Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#998-R2\",\"approval_number\":\"FL998.16\",\"seq\":16,\"product_model\":\"ProGrade #111 - Asphalt Primer\",\"product_description\":\"Primer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#998-R2\",\"approval_number\":\"FL998.17\",\"seq\":17,\"product_model\":\"ProGrade #225 All Weather Ceme\",\"product_description\":\"All Weather Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#998-R2\",\"approval_number\":\"FL998.18\",\"seq\":18,\"product_model\":\"ProGrade #441 - Fibered Roof C\",\"product_description\":\"Fibered Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#998-R2\",\"approval_number\":\"FL998.19\",\"seq\":19,\"product_model\":\"ProGrade #812 - Fibered Alumin\",\"product_description\":\"Aluminum Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#998-R2\",\"approval_number\":\"FL998.20\",\"seq\":20,\"product_model\":\"ProGrade #836 - Unfibered Alum\",\"product_description\":\"Aluminum Roof Coating - Unfibered\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#998-R2\",\"approval_number\":\"FL998.21\",\"seq\":21,\"product_model\":\"ProGrade #842 - Fibrated Alumi\",\"product_description\":\"Aluminum Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#998-R2\",\"approval_number\":\"FL998.22\",\"seq\":22,\"product_model\":\"ProGrade All Weather Cement\",\"product_description\":\"All Weather Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#998-R2\",\"approval_number\":\"FL998.23\",\"seq\":23,\"product_model\":\"ProGrade Aluminum Roof Coating\",\"product_description\":\"Aluminum Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#998-R2\",\"approval_number\":\"FL998.24\",\"seq\":24,\"product_model\":\"ProGrade Aluminum Roof Paint\",\"product_description\":\"Aluminum Roof Coating - Unfibered\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#998-R2\",\"approval_number\":\"FL998.25\",\"seq\":25,\"product_model\":\"ProGrade Asphalt Primer\",\"product_description\":\"Primer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#998-R2\",\"approval_number\":\"FL998.26\",\"seq\":26,\"product_model\":\"ProGrade Cold Process Cement\",\"product_description\":\"Cold Process Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#998-R2\",\"approval_number\":\"FL998.27\",\"seq\":27,\"product_model\":\"ProGrade Fibered Roof Coating\",\"product_description\":\"Fibered Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#998-R2\",\"approval_number\":\"FL998.28\",\"seq\":28,\"product_model\":\"ProGrade Flashing Cement\",\"product_description\":\"Flashing Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#998-R2\",\"approval_number\":\"FL998.29\",\"seq\":29,\"product_model\":\"ProGrade Plastic Roof Cement\",\"product_description\":\"Plastic Roof Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#998-R2\",\"approval_number\":\"FL998.30\",\"seq\":30,\"product_model\":\"Roof Guard Plastic Roof Cement\",\"product_description\":\"Plastic Roof Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#998-R2\",\"approval_number\":\"FL998.31\",\"seq\":31,\"product_model\":\"Unfibered Asphalt Emulsion Roo\",\"product_description\":\"Unfibered Emulsion Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#3329-R2\",\"approval_number\":\"FL3329.1\",\"seq\":1,\"product_model\":\"Henry 208 Wet Patch Roof Cement\",\"product_description\":\"Wet\\\/dry mastic composed of reinforcing fibers and asphalt for application during adverse weather conditions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#3329-R2\",\"approval_number\":\"FL3329.2\",\"seq\":2,\"product_model\":\"Henry 505 Flash Master\",\"product_description\":\"A mastic compound for use as a roof flashing adhesive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#3329-R2\",\"approval_number\":\"FL3329.3\",\"seq\":3,\"product_model\":\"Henry 903 High Solids Modified Adhesive\",\"product_description\":\"SBS rubber modified, high solids, waterproofing adhesive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#3329-R2\",\"approval_number\":\"FL3329.4\",\"seq\":4,\"product_model\":\"Prograde Wet Seal Roof Repair\",\"product_description\":\"Wet\\\/dry mastic composed of reinforcing fibers and asphalt for application during adverse weather conditions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#3336-R2\",\"approval_number\":\"FL3336.1\",\"seq\":1,\"product_model\":\"HE104-Asphalt Primer\",\"product_description\":\"Thin, penetrating solution of selected asphalt base in a petroleum solvent, which readily penetrates the pores of the material to which it is applied and seals surfaces to provide a firm bond for asphalt coatings.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#3336-R2\",\"approval_number\":\"FL3336.2\",\"seq\":2,\"product_model\":\"Henry 555 Aluminum Roof Coating\",\"product_description\":\"Ultra premium product that forms a shiny, tough, reflective, surface. Can decrease heating and air conditioning costs, and keeps the inside temperature of a building up to 20\\u00b0F cooler in the summer. Complies with ASTM D 2824, Type III.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#4600-R0\",\"approval_number\":\"FL4600.1\",\"seq\":1,\"product_model\":\"Henry 107\",\"product_description\":\"Unfibered Asphalt Emulsion Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#4600-R0\",\"approval_number\":\"FL4600.2\",\"seq\":2,\"product_model\":\"Henry 280DC\",\"product_description\":\"Premium Elastomeric White Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#998-R0\",\"approval_number\":\"FL998.2\",\"seq\":2,\"product_model\":\"Guardseal Plastic Roof Cement\",\"product_description\":\"Plastic Roof Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#998-R0\",\"approval_number\":\"FL998.6\",\"seq\":6,\"product_model\":\"Henry #903 - High Solids Modif\",\"product_description\":\"Modified Bitumen Adhesive - High Solids\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#17412-R0\",\"approval_number\":\"FL17412.1\",\"seq\":1,\"product_model\":\"HE 887HS Tropi-Cool\",\"product_description\":\"100% Silicone White Roof Coating - High Solids\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#17412-R0\",\"approval_number\":\"FL17412.2\",\"seq\":2,\"product_model\":\"HSS 535\",\"product_description\":\"Solvent-Free Silicone Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#17412-R0\",\"approval_number\":\"FL17412.3\",\"seq\":3,\"product_model\":\"Pro-Grade Elite 988\",\"product_description\":\"100% Silicone White Roof Coating - High Solids\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#17412-R0\",\"approval_number\":\"FL17412.4\",\"seq\":4,\"product_model\":\"SmartRoof Premium 1-Coat\",\"product_description\":\"High Solids Silicone Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#17412-R1\",\"approval_number\":\"FL17412.5\",\"seq\":5,\"product_model\":\"Pro-Grade Elite 988HS\",\"product_description\":\"100% Silicone White Roof Coating - High Solids\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Henry, A Carlisle Company\",\"approval_number_master\":\"FL#17412-R1\",\"approval_number\":\"FL17412.6\",\"seq\":6,\"product_model\":\"SmartRoof Premium 1-Coat\",\"product_description\":\"High Solids Silicone Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-21 00:00:00\",\"instructions_url\":\"\"}],\"Soprema, Inc.\":[{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#1177-R0\",\"approval_number\":\"FL1177.1\",\"seq\":1,\"product_model\":\"High Velocity Insulation Adhes\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#9779-R1\",\"approval_number\":\"FL9779.2\",\"seq\":2,\"product_model\":\"FM Adhesive and FM Adhesive (VOC-1)\",\"product_description\":\"Liquid asphalt with cellulose fibers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-05-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#9779-R1\",\"approval_number\":\"FL9779.3\",\"seq\":3,\"product_model\":\"FM Adhesive Trowel Grade\",\"product_description\":\"Asphalt based, multi-purpose flashing cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-05-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#9779-R1\",\"approval_number\":\"FL9779.4\",\"seq\":4,\"product_model\":\"High-Velocity Insulation Adhesive II (HVIA-II) & High Velocity Insulation Adhesive III (HVIA-III)\",\"product_description\":\"Single Component Urethane Adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soprema, Inc.\",\"approval_number_master\":\"FL#9779-R1\",\"approval_number\":\"FL9779.5\",\"seq\":5,\"product_model\":\"SBS Elastic Cement\",\"product_description\":\"All weather roofing cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-05-28 00:00:00\",\"instructions_url\":\"\"}],\"TAMKO Building Products LLC\":[{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1479-R0\",\"approval_number\":\"FL1479.1\",\"seq\":1,\"product_model\":\"Tam-Pro 801 Plastic Roof Cemen\",\"product_description\":\"Multipurpose asphalt based cement.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1479-R0\",\"approval_number\":\"FL1479.2\",\"seq\":2,\"product_model\":\"Tam-Pro 803 Wet or Dry Surface\",\"product_description\":\"An all weather roofing mastic.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1479-R0\",\"approval_number\":\"FL1479.3\",\"seq\":3,\"product_model\":\"Tam-Pro 808 Cold-Application C\",\"product_description\":\"A brushable grade asphalt cement.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1479-R0\",\"approval_number\":\"FL1479.4\",\"seq\":4,\"product_model\":\"Tam-Pro 813 Quick Dry Primer\",\"product_description\":\"A quick drying, low viscosity material to provide proper bond.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1479-R0\",\"approval_number\":\"FL1479.5\",\"seq\":5,\"product_model\":\"Tam-Pro 829 Fibered Roof Coati\",\"product_description\":\"An asphalt based roof coating.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1479-R0\",\"approval_number\":\"FL1479.6\",\"seq\":6,\"product_model\":\"Tam-Pro 830 Non-Fibered Alumin\",\"product_description\":\"A reflective protective coating - 1.5 lb. formula.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1479-R0\",\"approval_number\":\"FL1479.7\",\"seq\":7,\"product_model\":\"Tam-Pro 834 Nonfibered Aluminu\",\"product_description\":\"A reflective protective coating - 2 lb. formula.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1479-R0\",\"approval_number\":\"FL1479.8\",\"seq\":8,\"product_model\":\"Tam-Pro 840 Fibered Aluminum R\",\"product_description\":\"A reflective protective coating - 2 lb. formula.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1479-R0\",\"approval_number\":\"FL1479.9\",\"seq\":9,\"product_model\":\"Tam-Pro 841 Fibered Aluminum R\",\"product_description\":\"A reflective protective coating - 3 lb. formula.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1479-R0\",\"approval_number\":\"FL1479.10\",\"seq\":10,\"product_model\":\"Tam-Pro 842 Fire-Rated (FR) Fi\",\"product_description\":\"A brush or spray grade flame-retardant protective coating.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1479-R0\",\"approval_number\":\"FL1479.11\",\"seq\":11,\"product_model\":\"Tam-Pro 846 Fibered Emulsion C\",\"product_description\":\"A versatile protective coating.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1479-R0\",\"approval_number\":\"FL1479.12\",\"seq\":12,\"product_model\":\"Tam-Pro 854 Fibered Aluminum R\",\"product_description\":\"A reflective protective coating - 1.5 lb. formula.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1479-R0\",\"approval_number\":\"FL1479.13\",\"seq\":13,\"product_model\":\"Tam-Pro 856 Premium SBS Adhesi\",\"product_description\":\"SBS modified asphalt adhesive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1479-R0\",\"approval_number\":\"FL1479.14\",\"seq\":14,\"product_model\":\"Tam-Pro Q-10 Flashing Cement\",\"product_description\":\"A wet\\\/dry formula flashing cement.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1479-R0\",\"approval_number\":\"FL1479.15\",\"seq\":15,\"product_model\":\"Tam-Pro Q-15 Elastomeric Flash\",\"product_description\":\"A heavy-bodied rubberized mastic cement.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1479-R0\",\"approval_number\":\"FL1479.16\",\"seq\":16,\"product_model\":\"Tam-Pro Q-20 Premium SBS Flash\",\"product_description\":\"A heavy-bodied trowel grade SBS modified asphalt flashing cement.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1479-R0\",\"approval_number\":\"FL1479.17\",\"seq\":17,\"product_model\":\"Tam-Pro Q-5 Heavy-Bodied Flash\",\"product_description\":\"A heavy-bodied all weather trowel-grade mastic.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1960-R2\",\"approval_number\":\"FL1960.1\",\"seq\":1,\"product_model\":\"Tam-Pro 801 Plastic Roof Cement\",\"product_description\":\"Multipurpose asphalt based cement.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1960-R2\",\"approval_number\":\"FL1960.2\",\"seq\":2,\"product_model\":\"Tam-Pro 803 Wet or Dry Surface\",\"product_description\":\"An all weather roofing mastic.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1960-R2\",\"approval_number\":\"FL1960.3\",\"seq\":3,\"product_model\":\"Tam-Pro 808 Cold-Application C\",\"product_description\":\"A brushable grade asphalt cement.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1960-R2\",\"approval_number\":\"FL1960.4\",\"seq\":4,\"product_model\":\"Tam-Pro 813 Quick Dry Primer\",\"product_description\":\"A quick drying, low viscosity material to provide proper bonding.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1960-R2\",\"approval_number\":\"FL1960.5\",\"seq\":5,\"product_model\":\"Tam-Pro 829 Fibered Roofing Co\",\"product_description\":\"An asphalt based roof coating.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1960-R2\",\"approval_number\":\"FL1960.6\",\"seq\":6,\"product_model\":\"Tam-Pro 846 Fibered Emulsion C\",\"product_description\":\"A versatile protective coating.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1960-R2\",\"approval_number\":\"FL1960.7\",\"seq\":7,\"product_model\":\"Tam-Pro 856 Premium SBS Adhesi\",\"product_description\":\"SBS modified asphalt adhesive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1960-R2\",\"approval_number\":\"FL1960.8\",\"seq\":8,\"product_model\":\"Tam-Pro Q-10 Flashing Cement\",\"product_description\":\"A wet\\\/dry formula flashing cement.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1960-R2\",\"approval_number\":\"FL1960.9\",\"seq\":9,\"product_model\":\"Tam-Pro Q-15 Elastomeric Flash\",\"product_description\":\"A heavy-bodied rubberized mastic cement.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1960-R2\",\"approval_number\":\"FL1960.10\",\"seq\":10,\"product_model\":\"Tam-Pro Q-20 Premium SBS Flash\",\"product_description\":\"A heavy-bodied trowel grade SBS modified asphalt flashing cement.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1960-R2\",\"approval_number\":\"FL1960.11\",\"seq\":11,\"product_model\":\"Tam-Pro Q-5 Heavy-Bodied Flash\",\"product_description\":\"A heavy-bodied all weather trowel-grade mastic.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1960-R0\",\"approval_number\":\"FL1960.12\",\"seq\":12,\"product_model\":\"Tam-Pro 846 Fibered Emulsion C\",\"product_description\":\"A versatile protective coating.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1960-R0\",\"approval_number\":\"FL1960.13\",\"seq\":13,\"product_model\":\"Tam-Pro 854 Fibered Aluminum R\",\"product_description\":\"A reflective protective coating - 1.5 lb. formula.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1960-R0\",\"approval_number\":\"FL1960.14\",\"seq\":14,\"product_model\":\"Tam-Pro 856 Premium SBS Adhesi\",\"product_description\":\"SBS modified asphalt adhesive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1960-R0\",\"approval_number\":\"FL1960.15\",\"seq\":15,\"product_model\":\"Tam-Pro Q-10 Flashing Cement\",\"product_description\":\"A wet\\\/dry formula flashing cement.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1960-R0\",\"approval_number\":\"FL1960.16\",\"seq\":16,\"product_model\":\"Tam-Pro Q-15 Elastomeric Flash\",\"product_description\":\"A heavy-bodied rubberized mastic cement.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1960-R0\",\"approval_number\":\"FL1960.17\",\"seq\":17,\"product_model\":\"Tam-Pro Q-20 Premium SBS Flash\",\"product_description\":\"A heavy-bodied trowel grade SBS modified asphalt flashing cement.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#1960-R0\",\"approval_number\":\"FL1960.18\",\"seq\":18,\"product_model\":\"Tam-Pro Q-5 Heavy-Bodied Flash\",\"product_description\":\"A heavy-bodied all weather trowel-grade mastic.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#682-R2\",\"approval_number\":\"FL682.1\",\"seq\":1,\"product_model\":\"Lamarite Slate\",\"product_description\":\"A heavy weight composite shingle material.\",\"design_pressure\":\"+N\\\/A\\\/-82.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#4103-R3\",\"approval_number\":\"FL4103.1\",\"seq\":1,\"product_model\":\"CoolRidge Sectional Ridge Vent\",\"product_description\":\"Sectional ridge vent.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#4103-R2\",\"approval_number\":\"FL4103.2\",\"seq\":2,\"product_model\":\"Roll Vent Continuous Ridge Vent\",\"product_description\":\"Continuous ridge vent.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#4087-R2\",\"approval_number\":\"FL4087.1\",\"seq\":1,\"product_model\":\"Lamarite Shake\",\"product_description\":\"A composite shingle that resembles wood shake.\",\"design_pressure\":\"+N\\\/A\\\/-82.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#13281-R0\",\"approval_number\":\"FL13281.1\",\"seq\":1,\"product_model\":\"Tam Star ASTM D 6083 White Elastomeric Coating\",\"product_description\":\"White Elastomeric Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#12758-R0\",\"approval_number\":\"FL12758.1\",\"seq\":1,\"product_model\":\"Xtractor Vent XLP Turbo\",\"product_description\":\"Low profile, nail gun-able, externally baffled, roll ridge vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#14322-R0\",\"approval_number\":\"FL14322.1\",\"seq\":1,\"product_model\":\"Solar Powered Attic Ventilator\",\"product_description\":\"Surface Mount Unit, with Dome Mounted Solar Panel, Models: 31001286, 31001287, 31001288\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#14322-R0\",\"approval_number\":\"FL14322.2\",\"seq\":2,\"product_model\":\"Solar Powered Attic Ventilator\",\"product_description\":\"Surface Mount Unit, with Remote Mount Solar Panel, Models: 31001284, 31001285\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"TAMKO Building Products LLC\",\"approval_number_master\":\"FL#14322-R0\",\"approval_number\":\"FL14322.3\",\"seq\":3,\"product_model\":\"Solar Powered Attic Ventilator\",\"product_description\":\"Curb Mount Unit, with Remote Mount Solar Panel, Models: 31001281, 31001282\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Tropical Roofing Products\":[{\"manufacturer\":\"Tropical Roofing Products\",\"approval_number_master\":\"FL#1483-R1\",\"approval_number\":\"FL1483.1\",\"seq\":1,\"product_model\":\"#101 Roofcraft\",\"product_description\":\"Premium Grade All Weather Flashing Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tropical Roofing Products\",\"approval_number_master\":\"FL#1483-R1\",\"approval_number\":\"FL1483.2\",\"seq\":2,\"product_model\":\"#104 Asphalt Concrete Primer\",\"product_description\":\"Asphalt Concrete Primer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tropical Roofing Products\",\"approval_number_master\":\"FL#1483-R1\",\"approval_number\":\"FL1483.3\",\"seq\":3,\"product_model\":\"#120 Aluma-Brite\",\"product_description\":\"Aluminum Asphalt Fibered Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tropical Roofing Products\",\"approval_number_master\":\"FL#1483-R1\",\"approval_number\":\"FL1483.4\",\"seq\":4,\"product_model\":\"#126 Aluma-Glow\",\"product_description\":\"Non Fibered Aluminum Paint\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tropical Roofing Products\",\"approval_number_master\":\"FL#1483-R1\",\"approval_number\":\"FL1483.5\",\"seq\":5,\"product_model\":\"#202 Tropi-Cote\",\"product_description\":\"Plastic Fibered Liquid Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tropical Roofing Products\",\"approval_number_master\":\"FL#1483-R1\",\"approval_number\":\"FL1483.6\",\"seq\":6,\"product_model\":\"#2100\",\"product_description\":\"Rubberized All Weather Flashing Cement & Trowel Grade Modified Adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tropical Roofing Products\",\"approval_number_master\":\"FL#1483-R1\",\"approval_number\":\"FL1483.7\",\"seq\":7,\"product_model\":\"#216 MBA\",\"product_description\":\"Brush Grade Modified Bitumen Adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tropical Roofing Products\",\"approval_number_master\":\"FL#1483-R1\",\"approval_number\":\"FL1483.8\",\"seq\":8,\"product_model\":\"#501 Taurus Roof Cement\",\"product_description\":\"Premium Flashing Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tropical Roofing Products\",\"approval_number_master\":\"FL#1483-R1\",\"approval_number\":\"FL1483.9\",\"seq\":9,\"product_model\":\"#701 Armour Plate\",\"product_description\":\"Premium Roof Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tropical Roofing Products\",\"approval_number_master\":\"FL#1483-R1\",\"approval_number\":\"FL1483.10\",\"seq\":10,\"product_model\":\"#711 Tite-Seal\",\"product_description\":\"Cold Process Lap Cement & Resaturant\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tropical Roofing Products\",\"approval_number_master\":\"FL#1483-R1\",\"approval_number\":\"FL1483.11\",\"seq\":11,\"product_model\":\"#911 Eternalastic\",\"product_description\":\"Energy Star\\\/White Highly Reflective Elastomeric Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tropical Roofing Products\",\"approval_number_master\":\"FL#1483-R1\",\"approval_number\":\"FL1483.12\",\"seq\":12,\"product_model\":\"#950 Eternamastic\",\"product_description\":\"White Flashing Grade Elastomeric Compound\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"MEGA Industries Corporation\":[{\"manufacturer\":\"MEGA Industries Corporation\",\"approval_number_master\":\"FL#1603-R0\",\"approval_number\":\"FL1603.1\",\"seq\":1,\"product_model\":\"MEGA M-100\",\"product_description\":\"Acrylic Water-Based Cool Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MEGA Industries Corporation\",\"approval_number_master\":\"FL#3252-R0\",\"approval_number\":\"FL3252.1\",\"seq\":1,\"product_model\":\"S-770 ThermoFlex\",\"product_description\":\"Thermoplastic Surfacing Compound\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"H.B. Fuller Company\":[{\"manufacturer\":\"H.B. Fuller Company\",\"approval_number_master\":\"FL#1800-R2\",\"approval_number\":\"FL1800.2\",\"seq\":2,\"product_model\":\"Weather-Tite Pourable Foam Insulation Adhesive\",\"product_description\":\"Elastomeric, one-part, non-solvent low rise urethane foam for roof insulation attachment\",\"design_pressure\":\"+N\\\/A\\\/-337.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"The Garland Company, Inc.\":[{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2330-R0\",\"approval_number\":\"FL2330.2\",\"seq\":2,\"product_model\":\"Black Knight LV\",\"product_description\":\"Modified coal tar pitch roof coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2330-R0\",\"approval_number\":\"FL2330.3\",\"seq\":3,\"product_model\":\"Emergency Mastic\",\"product_description\":\"D5643 mastic\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2330-R0\",\"approval_number\":\"FL2330.4\",\"seq\":4,\"product_model\":\"Energizer K Plus FR\",\"product_description\":\"D4479, type I rubberized roof coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2330-R0\",\"approval_number\":\"FL2330.5\",\"seq\":5,\"product_model\":\"Garla-Bond Asphalt\",\"product_description\":\"D4586 mastic\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2330-R0\",\"approval_number\":\"FL2330.6\",\"seq\":6,\"product_model\":\"Garla-Bond Tar\",\"product_description\":\"D5643 mastic\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2330-R0\",\"approval_number\":\"FL2330.7\",\"seq\":7,\"product_model\":\"Garla-Brite\",\"product_description\":\"D2824, type I asphaltic, aluminum roof coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2330-R0\",\"approval_number\":\"FL2330.8\",\"seq\":8,\"product_model\":\"Garla-Flex VOC\",\"product_description\":\"D4586 asphaltic compound\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2330-R0\",\"approval_number\":\"FL2330.9\",\"seq\":9,\"product_model\":\"Garla-Prime VOC\",\"product_description\":\"D41 primer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2330-R0\",\"approval_number\":\"FL2330.10\",\"seq\":10,\"product_model\":\"Garla-Shield\",\"product_description\":\"D1227, type IV fibered emulsion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2330-R0\",\"approval_number\":\"FL2330.11\",\"seq\":11,\"product_model\":\"Garland Flashing Bond\",\"product_description\":\"D4586 mastic\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2330-R0\",\"approval_number\":\"FL2330.12\",\"seq\":12,\"product_model\":\"Silver-Shield\",\"product_description\":\"D2824, type III asphaltic aluminum roof coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2330-R0\",\"approval_number\":\"FL2330.13\",\"seq\":13,\"product_model\":\"Ultra-Shield Built-Up Mastic\",\"product_description\":\"D3019, type III mastic\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2330-R0\",\"approval_number\":\"FL2330.14\",\"seq\":14,\"product_model\":\"Ultra-Shield Built-Up Mastic F\",\"product_description\":\"D4479, type I roof coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2330-R0\",\"approval_number\":\"FL2330.15\",\"seq\":15,\"product_model\":\"Ultra-Shield Emergency Mastic\",\"product_description\":\"D5643 mastic\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2330-R0\",\"approval_number\":\"FL2330.16\",\"seq\":16,\"product_model\":\"Ultra-Shield Fibered Emulsion\",\"product_description\":\"D1227, type IV fibered emulsion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2330-R0\",\"approval_number\":\"FL2330.17\",\"seq\":17,\"product_model\":\"Ultra-Shield Flashing Cement\",\"product_description\":\"D4586 mastic\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2330-R0\",\"approval_number\":\"FL2330.18\",\"seq\":18,\"product_model\":\"Ultra-Shield Metal Rust-Proofi\",\"product_description\":\"D3019, type III coating with corrosion inhibitors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2330-R0\",\"approval_number\":\"FL2330.19\",\"seq\":19,\"product_model\":\"Ultra-Shield Plastic Roof Ceme\",\"product_description\":\"D4586 mastic\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2330-R0\",\"approval_number\":\"FL2330.20\",\"seq\":20,\"product_model\":\"Ultra-Shield Primer\",\"product_description\":\"D41 primer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2330-R0\",\"approval_number\":\"FL2330.21\",\"seq\":21,\"product_model\":\"Ultra-Shield Rubberized Cement\",\"product_description\":\"D4586 asphaltic compound\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2330-R0\",\"approval_number\":\"FL2330.22\",\"seq\":22,\"product_model\":\"Ultra-Shield Tar Cement\",\"product_description\":\"D5643 mastic\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2330-R0\",\"approval_number\":\"FL2330.23\",\"seq\":23,\"product_model\":\"Weather Screen\",\"product_description\":\"D4479, type I roof coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2330-R0\",\"approval_number\":\"FL2330.24\",\"seq\":24,\"product_model\":\"Weatherking Adhesive\",\"product_description\":\"D3019, type III cold adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2330-R0\",\"approval_number\":\"FL2330.25\",\"seq\":25,\"product_model\":\"Weatherking FR Topcoat\",\"product_description\":\"D4479, type I asphalt roof coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#2330-R0\",\"approval_number\":\"FL2330.26\",\"seq\":26,\"product_model\":\"Weatherking Plus Adhesive\",\"product_description\":\"D3019, type III cold adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#3411-R0\",\"approval_number\":\"FL3411.1\",\"seq\":1,\"product_model\":\"R-MER Span\",\"product_description\":\"Min. 22 ga. structural steel roof panel in 12\\\" to 16\\\" widths\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Barrett Company\":[{\"manufacturer\":\"Barrett Company\",\"approval_number_master\":\"FL#3008-R0\",\"approval_number\":\"FL3008.1\",\"seq\":1,\"product_model\":\"ram ColdTar\",\"product_description\":\"Thermal Plastic Rubber Coating and Mastic designed for use as interply waterproofing and waterproof coating on new and existing roof surfaces.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Barrett Company\",\"approval_number_master\":\"FL#3008-R0\",\"approval_number\":\"FL3008.2\",\"seq\":2,\"product_model\":\"RAM COLDTAR\",\"product_description\":\"Roof Maintenance Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Barrett Company\",\"approval_number_master\":\"FL#3008-R0\",\"approval_number\":\"FL3008.3\",\"seq\":3,\"product_model\":\"RAM COLDTAR\",\"product_description\":\"Roof Maintenance Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"The Brewer Company\":[{\"manufacturer\":\"The Brewer Company\",\"approval_number_master\":\"FL#3020-R1\",\"approval_number\":\"FL3020.1\",\"seq\":1,\"product_model\":\"#5410 TSC Ahesive\",\"product_description\":\"Fortress #5410 TSC Adhesive and Thermoplastic Surfacing Compound\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Koppers Inc\":[{\"manufacturer\":\"Koppers Inc\",\"approval_number_master\":\"FL#3055-R0\",\"approval_number\":\"FL3055.1\",\"seq\":1,\"product_model\":\"Flexlastic Thermoplastic Surfacing Compound\",\"product_description\":\"A blend of asphalt, refined coal tar pitch, aromatic solvents and thermoplastic polyers to provide a seamless, elastomeric surfacing for new or aged roofing and waterproofing systems.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Ecology Roof Systems\":[{\"manufacturer\":\"Ecology Roof Systems\",\"approval_number_master\":\"FL#3690-R2\",\"approval_number\":\"FL3690.1\",\"seq\":1,\"product_model\":\"ERS-200F Emulsion\",\"product_description\":\"Liquid asphalt waterproofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ecology Roof Systems\",\"approval_number_master\":\"FL#3690-R2\",\"approval_number\":\"FL3690.2\",\"seq\":2,\"product_model\":\"ERS-300 Asphalt Mastic\",\"product_description\":\"All weather flashing cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ecology Roof Systems\",\"approval_number_master\":\"FL#3690-R2\",\"approval_number\":\"FL3690.3\",\"seq\":3,\"product_model\":\"ERS-301 Asphalt Primer\",\"product_description\":\"Asphaltic Primer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ecology Roof Systems\",\"approval_number_master\":\"FL#3690-R2\",\"approval_number\":\"FL3690.4\",\"seq\":4,\"product_model\":\"ERS-302 Interply Adhesive\",\"product_description\":\"Cold applied membrane adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ecology Roof Systems\",\"approval_number_master\":\"FL#3690-R2\",\"approval_number\":\"FL3690.5\",\"seq\":5,\"product_model\":\"ERS-304 Flashing Mastic\",\"product_description\":\"Asphaltic based multipurpose plastic roof cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ecology Roof Systems\",\"approval_number_master\":\"FL#3690-R2\",\"approval_number\":\"FL3690.6\",\"seq\":6,\"product_model\":\"ERS-305 Aluminum Roof Coating\",\"product_description\":\"Aluminum coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ecology Roof Systems\",\"approval_number_master\":\"FL#3690-R2\",\"approval_number\":\"FL3690.7\",\"seq\":7,\"product_model\":\"ERS-306 Roof Elastomer\",\"product_description\":\"Flashing compound\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ecology Roof Systems\",\"approval_number_master\":\"FL#3690-R2\",\"approval_number\":\"FL3690.8\",\"seq\":8,\"product_model\":\"ERS-308 Aluminum Roof Coating\",\"product_description\":\"Fibered aluminum asphalt coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ecology Roof Systems\",\"approval_number_master\":\"FL#3690-R2\",\"approval_number\":\"FL3690.9\",\"seq\":9,\"product_model\":\"ERS-309 Interply Adhesive\",\"product_description\":\"Membrane adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ecology Roof Systems\",\"approval_number_master\":\"FL#3690-R2\",\"approval_number\":\"FL3690.10\",\"seq\":10,\"product_model\":\"ERS-White Top\",\"product_description\":\"Acrylic based elastomeric coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"CIM Industries Inc\":[{\"manufacturer\":\"CIM Industries Inc\",\"approval_number_master\":\"FL#3919-R0\",\"approval_number\":\"FL3919.1\",\"seq\":1,\"product_model\":\"CIM162\",\"product_description\":\"2 part urethane adhesive for insulation and mod bit roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Liquid Plastics Inc.\":[{\"manufacturer\":\"Liquid Plastics Inc.\",\"approval_number_master\":\"FL#4430-R0\",\"approval_number\":\"FL4430.1\",\"seq\":1,\"product_model\":\"Decothane Roofing Systems\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Aeicor Metal Products, Inc.\":[{\"manufacturer\":\"Aeicor Metal Products, Inc.\",\"approval_number_master\":\"FL#343-R0\",\"approval_number\":\"FL343.1\",\"seq\":1,\"product_model\":\"01-1210.03\",\"product_description\":\"Aluminum Canopy With Overhead Supports\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"American Buildings\":[{\"manufacturer\":\"American Buildings\",\"approval_number_master\":\"FL#704-R0\",\"approval_number\":\"FL704.1\",\"seq\":1,\"product_model\":\"12\\\" Loc-Seam\",\"product_description\":\"Standing seam metal roofing panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Buildings\",\"approval_number_master\":\"FL#704-R0\",\"approval_number\":\"FL704.2\",\"seq\":2,\"product_model\":\"12\\\" Seam-Loc\",\"product_description\":\"Standing seam metal roofing panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Buildings\",\"approval_number_master\":\"FL#704-R0\",\"approval_number\":\"FL704.3\",\"seq\":3,\"product_model\":\"16\\\" Loc-Seam\",\"product_description\":\"Standing seam metal roofing panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Buildings\",\"approval_number_master\":\"FL#704-R0\",\"approval_number\":\"FL704.4\",\"seq\":4,\"product_model\":\"16\\\" Seam-Loc\",\"product_description\":\"Standing seam metal roofing panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Buildings\",\"approval_number_master\":\"FL#704-R0\",\"approval_number\":\"FL704.5\",\"seq\":5,\"product_model\":\"18\\\" Seam-Loc\",\"product_description\":\"Standing seam metal roofing panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Buildings\",\"approval_number_master\":\"FL#704-R0\",\"approval_number\":\"FL704.6\",\"seq\":6,\"product_model\":\"Long Span III\",\"product_description\":\"Through fastened metal roof panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Buildings\",\"approval_number_master\":\"FL#704-R0\",\"approval_number\":\"FL704.7\",\"seq\":7,\"product_model\":\"Standing Seam 360\",\"product_description\":\"Standing seam metal roofing panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Buildings\",\"approval_number_master\":\"FL#704-R0\",\"approval_number\":\"FL704.8\",\"seq\":8,\"product_model\":\"Standing Seam II\",\"product_description\":\"Standing seam metal roofing panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"MBCI\":[{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#1677-R0\",\"approval_number\":\"FL1677.1\",\"seq\":1,\"product_model\":\"Battenlok Panel\",\"product_description\":\"Stnading Seam Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#1677-R0\",\"approval_number\":\"FL1677.2\",\"seq\":2,\"product_model\":\"Craftsman Panel\",\"product_description\":\"Snap-on Batten Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#1677-R0\",\"approval_number\":\"FL1677.3\",\"seq\":3,\"product_model\":\"DoubleLok Panel\",\"product_description\":\"Standing Seam Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#1677-R0\",\"approval_number\":\"FL1677.4\",\"seq\":4,\"product_model\":\"Lokseam Panel\",\"product_description\":\"Standing Seam Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#1677-R0\",\"approval_number\":\"FL1677.5\",\"seq\":5,\"product_model\":\"SuperLok Panel\",\"product_description\":\"Standing Seam Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#1677-R0\",\"approval_number\":\"FL1677.6\",\"seq\":6,\"product_model\":\"UltraDek Panel\",\"product_description\":\"Standing Seam Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#1904-R0\",\"approval_number\":\"FL1904.1\",\"seq\":1,\"product_model\":\"7.2 Panel\",\"product_description\":\"Exposed Fastener Structural Cladding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#1904-R0\",\"approval_number\":\"FL1904.2\",\"seq\":2,\"product_model\":\"PBR Panel\",\"product_description\":\"Exposed Fastener Structural Cladding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#1904-R0\",\"approval_number\":\"FL1904.3\",\"seq\":3,\"product_model\":\"PBU Panel\",\"product_description\":\"Exposed Fastener Structural Cladding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#1904-R0\",\"approval_number\":\"FL1904.4\",\"seq\":4,\"product_model\":\"Stormproof Panel\",\"product_description\":\"Exposed Fastener Structural Cladding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Ceco Building Systems\":[{\"manufacturer\":\"Ceco Building Systems\",\"approval_number_master\":\"FL#1723-R0\",\"approval_number\":\"FL1723.1\",\"seq\":1,\"product_model\":\"MAP 24 ga. and 26 ga.\",\"product_description\":\"Structural Through-Fastened Metal Roof Panel System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ceco Building Systems\",\"approval_number_master\":\"FL#1723-R0\",\"approval_number\":\"FL1723.2\",\"seq\":2,\"product_model\":\"MVR 24 ga. and 26 ga.\",\"product_description\":\"Structural Through-Fastened Metal Roof Panel System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ceco Building Systems\",\"approval_number_master\":\"FL#1724-R0\",\"approval_number\":\"FL1724.1\",\"seq\":1,\"product_model\":\"CLP 24 ga.\",\"product_description\":\"Structural Standing Seam Metal Roof, 30\\\" wide, trapezoidal rib\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ceco Building Systems\",\"approval_number_master\":\"FL#1724-R0\",\"approval_number\":\"FL1724.2\",\"seq\":2,\"product_model\":\"CRP 24 ga.\",\"product_description\":\"Structural Standing Seam Metal Roof System, 16\\\" wide, vertical rib\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ceco Building Systems\",\"approval_number_master\":\"FL#1724-R0\",\"approval_number\":\"FL1724.3\",\"seq\":3,\"product_model\":\"CXP 24 ga. and 22 ga.\",\"product_description\":\"Structural Standing Seam Metal Roof System, 24\\\" wide, trapezoidal rib\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"McElroy Metal, Inc.\":[{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#1747-R0\",\"approval_number\":\"FL1747.1\",\"seq\":1,\"product_model\":\"MasterLok 90 (ML90)\",\"product_description\":\"Trapezoidal Standing seam metal roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#1747-R0\",\"approval_number\":\"FL1747.2\",\"seq\":2,\"product_model\":\"Max Rib\",\"product_description\":\"36\\\" Coverage through fastened metal roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#1747-R0\",\"approval_number\":\"FL1747.3\",\"seq\":3,\"product_model\":\"Maxima\",\"product_description\":\"Vertical leg mechanically seamed standing seam metal roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#1747-R0\",\"approval_number\":\"FL1747.4\",\"seq\":4,\"product_model\":\"Medallion Lok\",\"product_description\":\"Vertical Leg snap together satndign seam metal roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#1747-R0\",\"approval_number\":\"FL1747.5\",\"seq\":5,\"product_model\":\"Mega Rib\",\"product_description\":\"36\\\" coverage through fastened metal roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#1747-R0\",\"approval_number\":\"FL1747.6\",\"seq\":6,\"product_model\":\"Mirage\",\"product_description\":\"Snap together concealed fastener metal roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#1747-R0\",\"approval_number\":\"FL1747.7\",\"seq\":7,\"product_model\":\"MultiRib\",\"product_description\":\"36\\\" coverage through fastened metal roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#1747-R0\",\"approval_number\":\"FL1747.8\",\"seq\":8,\"product_model\":\"R-Panel\",\"product_description\":\"36\\\" coverage through fastened metal roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Varco Pruden Buildings\":[{\"manufacturer\":\"Varco Pruden Buildings\",\"approval_number_master\":\"FL#1868-R0\",\"approval_number\":\"FL1868.1\",\"seq\":1,\"product_model\":\"Panel Rib Roof Panels\",\"product_description\":\"26 and 24 Ga. Screw Down Roof Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Varco Pruden Buildings\",\"approval_number_master\":\"FL#1868-R0\",\"approval_number\":\"FL1868.2\",\"seq\":2,\"product_model\":\"SSR Roof Panels\",\"product_description\":\"24 and 22 Ga. Standing Seam Roof Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Varco Pruden Buildings\",\"approval_number_master\":\"FL#8713-R2\",\"approval_number\":\"FL8713.1\",\"seq\":1,\"product_model\":\"1 - \\\"SSR Tuf-Lite\\\"\",\"product_description\":\"Light-Transmitting Roof Panel, Panel width=24\\\"\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Varco Pruden Buildings\",\"approval_number_master\":\"FL#8713-R2\",\"approval_number\":\"FL8713.2\",\"seq\":2,\"product_model\":\"2 - \\\"Panel Rib Tuf-Lite\\\"\",\"product_description\":\"Light-Transmitting Roof Panel, Panel width=36\\\"\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"PGT Industries\":[{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#1885-R0\",\"approval_number\":\"FL1885.1\",\"seq\":1,\"product_model\":\"Half-Snap Studio Roof Panels\",\"product_description\":\"EPS Foam Core Roof Panels (OSB \\\/ Aluminum)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#1885-R0\",\"approval_number\":\"FL1885.2\",\"seq\":2,\"product_model\":\"Snap-N-Lock Studio Roof Panels\",\"product_description\":\"EPS Foam Core Roof Panels (Aluminum \\\/ Aluminum)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PGT Industries\",\"approval_number_master\":\"FL#1885-R0\",\"approval_number\":\"FL1885.3\",\"seq\":3,\"product_model\":\"ThermaDeck Floor Deck Panels\",\"product_description\":\"EPS Foam Core Floor Deck Panels (OSB \\\/ OSB)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Superior Metal Systems, Inc.\":[{\"manufacturer\":\"Superior Metal Systems, Inc.\",\"approval_number_master\":\"FL#2139-R0\",\"approval_number\":\"FL2139.1\",\"seq\":1,\"product_model\":\"SMS 416\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Metal Systems, Inc.\",\"approval_number_master\":\"FL#2139-R0\",\"approval_number\":\"FL2139.2\",\"seq\":2,\"product_model\":\"SMS 416\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Metal Systems, Inc.\",\"approval_number_master\":\"FL#2139-R0\",\"approval_number\":\"FL2139.3\",\"seq\":3,\"product_model\":\"SMS 416\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Metal Systems, Inc.\",\"approval_number_master\":\"FL#2139-R0\",\"approval_number\":\"FL2139.4\",\"seq\":4,\"product_model\":\"SMS 416\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Metal Sales Manufacturing Corporation\":[{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#2182-R0\",\"approval_number\":\"FL2182.1\",\"seq\":1,\"product_model\":\"Clip-Loc\",\"product_description\":\"Standing Seam Metal Roofing per ASTM A792.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#2182-R0\",\"approval_number\":\"FL2182.2\",\"seq\":2,\"product_model\":\"Magna-Loc\",\"product_description\":\"Standing Seam Metal Roofing per ASTM A792.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#2182-R0\",\"approval_number\":\"FL2182.3\",\"seq\":3,\"product_model\":\"Magna-Loc 180\",\"product_description\":\"Standing Seam Metal Roofing per ASTM A792.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#2182-R0\",\"approval_number\":\"FL2182.4\",\"seq\":4,\"product_model\":\"Seam-Loc\",\"product_description\":\"Standing Seam Metal Roofing per ASTM A792.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#2182-R0\",\"approval_number\":\"FL2182.5\",\"seq\":5,\"product_model\":\"Vertical Seam\",\"product_description\":\"Standing Seam Metal Roofing per ASTM A792.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#2932-R0\",\"approval_number\":\"FL2932.1\",\"seq\":1,\"product_model\":\"R\\\/PBR roofing panel\",\"product_description\":\"Structural Through-Fasten roofing panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#2932-R0\",\"approval_number\":\"FL2932.2\",\"seq\":2,\"product_model\":\"U-Panel\",\"product_description\":\"Structural Through-Fasten roofing panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#2932-R0\",\"approval_number\":\"FL2932.3\",\"seq\":3,\"product_model\":\"V-Line 32\",\"product_description\":\"Structural Through-Fasten roofing panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Headrick Building Products, Inc\":[{\"manufacturer\":\"Headrick Building Products, Inc\",\"approval_number_master\":\"FL#2631-R0\",\"approval_number\":\"FL2631.1\",\"seq\":1,\"product_model\":\"FullFlow - SORVBL\",\"product_description\":\"Ridge Vent - 4 ft.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Headrick Building Products, Inc\",\"approval_number_master\":\"FL#2945-R0\",\"approval_number\":\"FL2945.1\",\"seq\":1,\"product_model\":\"FullFlow\\u2122 Gun-Nailable Ridge Vent Roll\",\"product_description\":\"FullFlow\\u2122 Gun-Nailable Roof Vent Roll is a custom-formed polypropylene plastic ridge vent with baffles incorporated on both sides. The product measures 5\\\/8\\\" high by 13\\u00bc\\\" wide supplied in 20 ft long rolls.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Butler Manufacturing Company\":[{\"manufacturer\":\"Butler Manufacturing Company\",\"approval_number_master\":\"FL#2635-R0\",\"approval_number\":\"FL2635.1\",\"seq\":1,\"product_model\":\"BR II\",\"product_description\":\"Metal roof panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Butler Manufacturing Company\",\"approval_number_master\":\"FL#2635-R0\",\"approval_number\":\"FL2635.2\",\"seq\":2,\"product_model\":\"CMR-24\",\"product_description\":\"Metal roof panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Butler Manufacturing Company\",\"approval_number_master\":\"FL#2635-R0\",\"approval_number\":\"FL2635.3\",\"seq\":3,\"product_model\":\"MR-24\",\"product_description\":\"Metal roof panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Butler Manufacturing Company\",\"approval_number_master\":\"FL#2635-R0\",\"approval_number\":\"FL2635.4\",\"seq\":4,\"product_model\":\"Snap-it\",\"product_description\":\"Metal roof panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Butler Manufacturing Company\",\"approval_number_master\":\"FL#2635-R0\",\"approval_number\":\"FL2635.5\",\"seq\":5,\"product_model\":\"VSR\",\"product_description\":\"Metal roof panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Metl-Span, a Nucor Company\":[{\"manufacturer\":\"Metl-Span, a Nucor Company\",\"approval_number_master\":\"FL#2654-R0\",\"approval_number\":\"FL2654.1\",\"seq\":1,\"product_model\":\"CFR Roof System\",\"product_description\":\"30\\\", 36\\\" and 42\\\" wide insulated standing seam panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"AEP Span\":[{\"manufacturer\":\"AEP Span\",\"approval_number_master\":\"FL#2690-R0\",\"approval_number\":\"FL2690.1\",\"seq\":1,\"product_model\":\"Cap Seam\",\"product_description\":\"Standing Seam Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEP Span\",\"approval_number_master\":\"FL#2690-R0\",\"approval_number\":\"FL2690.2\",\"seq\":2,\"product_model\":\"Design Span\",\"product_description\":\"Standing Seam Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEP Span\",\"approval_number_master\":\"FL#2690-R0\",\"approval_number\":\"FL2690.3\",\"seq\":3,\"product_model\":\"Design Span HP\",\"product_description\":\"Standing Seam Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEP Span\",\"approval_number_master\":\"FL#2690-R0\",\"approval_number\":\"FL2690.4\",\"seq\":4,\"product_model\":\"High Seam\",\"product_description\":\"Standing Seam Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEP Span\",\"approval_number_master\":\"FL#2690-R0\",\"approval_number\":\"FL2690.5\",\"seq\":5,\"product_model\":\"Klip Rib\",\"product_description\":\"Standing Seam Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEP Span\",\"approval_number_master\":\"FL#2690-R0\",\"approval_number\":\"FL2690.6\",\"seq\":6,\"product_model\":\"MultiLok-24\",\"product_description\":\"Standing Seam Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEP Span\",\"approval_number_master\":\"FL#2690-R0\",\"approval_number\":\"FL2690.7\",\"seq\":7,\"product_model\":\"Select Seam Narrow Batten\",\"product_description\":\"Standing Seam Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEP Span\",\"approval_number_master\":\"FL#2690-R0\",\"approval_number\":\"FL2690.8\",\"seq\":8,\"product_model\":\"Select Seam Wide Batten\",\"product_description\":\"Standing Seam Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEP Span\",\"approval_number_master\":\"FL#2690-R0\",\"approval_number\":\"FL2690.9\",\"seq\":9,\"product_model\":\"Snap Seam\",\"product_description\":\"Standing Seam Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEP Span\",\"approval_number_master\":\"FL#2690-R0\",\"approval_number\":\"FL2690.10\",\"seq\":10,\"product_model\":\"Span-Lok\",\"product_description\":\"Standing Seam Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEP Span\",\"approval_number_master\":\"FL#2690-R0\",\"approval_number\":\"FL2690.11\",\"seq\":11,\"product_model\":\"Span-Lok HP\",\"product_description\":\"Standing Seam Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEP Span\",\"approval_number_master\":\"FL#2690-R0\",\"approval_number\":\"FL2690.12\",\"seq\":12,\"product_model\":\"SpanSeam\",\"product_description\":\"Standing Seam Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEP Span\",\"approval_number_master\":\"FL#2690-R0\",\"approval_number\":\"FL2690.13\",\"seq\":13,\"product_model\":\"Super Span\",\"product_description\":\"Through-Fastened Metal Roof or Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Innovative Metals Company, Inc.\":[{\"manufacturer\":\"Innovative Metals Company, Inc.\",\"approval_number_master\":\"FL#2695-R0\",\"approval_number\":\"FL2695.1\",\"seq\":1,\"product_model\":\"Series 300\",\"product_description\":\"12 \\\" or 16\\\" wide min. 22 ga. Standing Seam Roof Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Metals Company, Inc.\",\"approval_number_master\":\"FL#3495-R0\",\"approval_number\":\"FL3495.1\",\"seq\":1,\"product_model\":\"Series 300 Batten Seam Aluminum Panel\",\"product_description\":\"Min 0.03\\\" thick, max 19\\\" coverage over open purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Metals Company, Inc.\",\"approval_number_master\":\"FL#3495-R0\",\"approval_number\":\"FL3495.2\",\"seq\":2,\"product_model\":\"Series 300 Batten Seam Steel Panel\",\"product_description\":\"Min 24 ga., max 19\\\" coverage over open purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Metals Company, Inc.\",\"approval_number_master\":\"FL#3495-R0\",\"approval_number\":\"FL3495.3\",\"seq\":3,\"product_model\":\"Series 300 Standing Seam Aluminum Panel\",\"product_description\":\"Min 0.03\\\" thick, max 18\\\" wide over open purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Metals Company, Inc.\",\"approval_number_master\":\"FL#3495-R0\",\"approval_number\":\"FL3495.4\",\"seq\":4,\"product_model\":\"Series 300 Standing Seam Steel Panel\",\"product_description\":\"Min 24 ga., max 18\\\" wide over open purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Metals Company, Inc.\",\"approval_number_master\":\"FL#3495-R0\",\"approval_number\":\"FL3495.5\",\"seq\":5,\"product_model\":\"Snap Lok SL-12 Aluminum Panel\",\"product_description\":\"Min 0.03\\\" thick, 12\\\" wide over open purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Metals Company, Inc.\",\"approval_number_master\":\"FL#3495-R0\",\"approval_number\":\"FL3495.6\",\"seq\":6,\"product_model\":\"Snap Lok SL-18 Steel Panel\",\"product_description\":\"Min 24 ga., 18\\\" wide over open purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Town and Country Industries,\":[{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#2711-R0\",\"approval_number\":\"FL2711.1\",\"seq\":1,\"product_model\":\"3\\\" Riser pan\",\"product_description\":\"Roll formed 3\\\" aluminum riser pan used for carports,screen rooms ect.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Kadant Composites\":[{\"manufacturer\":\"Kadant Composites\",\"approval_number_master\":\"FL#2772-R0\",\"approval_number\":\"FL2772.1\",\"seq\":1,\"product_model\":\"Composite Tile\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Blocksom & Co.\":[{\"manufacturer\":\"Blocksom & Co.\",\"approval_number_master\":\"FL#2891-R0\",\"approval_number\":\"FL2891.1\",\"seq\":1,\"product_model\":\"Roof Saver\",\"product_description\":\"attic ridge vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Blocksom & Co.\",\"approval_number_master\":\"FL#2891-R0\",\"approval_number\":\"FL2891.2\",\"seq\":2,\"product_model\":\"Roof Saver ridge vent\",\"product_description\":\"Shingle-over ridge vent for steep slope roof applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Blocksom & Co.\",\"approval_number_master\":\"FL#10281-R0\",\"approval_number\":\"FL10281.1\",\"seq\":1,\"product_model\":\"Roof Saver ridge vent\",\"product_description\":\"RS20 = 10-1\\\/2\\\" x 20' roll\\nRS207 = 7\\\" x 20' roll\\nRS2085 = 8-1\\\/2\\\" x 20' roll\\nRS50 = 10-1\\\/2\\\" x 50' roll\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Morton Buildings, Inc\":[{\"manufacturer\":\"Morton Buildings, Inc\",\"approval_number_master\":\"FL#3071-R0\",\"approval_number\":\"FL3071.1\",\"seq\":1,\"product_model\":\"Hi-Rib Steel Roof Panels\",\"product_description\":\"Ribbed Metal Structural Roof Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Fabral\":[{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#3115-R0\",\"approval_number\":\"FL3115.1\",\"seq\":1,\"product_model\":\"1 1\\\/2\\\" SSR\",\"product_description\":\"standing seam roof\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#3115-R0\",\"approval_number\":\"FL3115.2\",\"seq\":2,\"product_model\":\"1\\\/2\\\" Corrugated\",\"product_description\":\"exposed fastened panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#3115-R0\",\"approval_number\":\"FL3115.3\",\"seq\":3,\"product_model\":\"4\\\" Rib\",\"product_description\":\"exposed fastener panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#3115-R0\",\"approval_number\":\"FL3115.4\",\"seq\":4,\"product_model\":\"5 Rib\",\"product_description\":\"exposed fastener panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#3115-R0\",\"approval_number\":\"FL3115.5\",\"seq\":5,\"product_model\":\"5 V Crimp\",\"product_description\":\"exposed fastener panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#3115-R0\",\"approval_number\":\"FL3115.6\",\"seq\":6,\"product_model\":\"7\\\/8\\\" Corrugated\",\"product_description\":\"exposed fastener panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#3115-R0\",\"approval_number\":\"FL3115.7\",\"seq\":7,\"product_model\":\"Alu-Tuff\",\"product_description\":\"exposed fastener panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#3115-R0\",\"approval_number\":\"FL3115.8\",\"seq\":8,\"product_model\":\"AMP Lock\",\"product_description\":\"standing seam roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#3115-R0\",\"approval_number\":\"FL3115.9\",\"seq\":9,\"product_model\":\"Climaguard\",\"product_description\":\"standing seam roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#3115-R0\",\"approval_number\":\"FL3115.10\",\"seq\":10,\"product_model\":\"Deep Rib II\",\"product_description\":\"Exposed fastener panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#3115-R0\",\"approval_number\":\"FL3115.11\",\"seq\":11,\"product_model\":\"Deep Rib IV\",\"product_description\":\"exposed fastener panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#3115-R0\",\"approval_number\":\"FL3115.12\",\"seq\":12,\"product_model\":\"GrandBeam\",\"product_description\":\"exposed fastener panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#3115-R0\",\"approval_number\":\"FL3115.13\",\"seq\":13,\"product_model\":\"Grandrib 3\",\"product_description\":\"exposed fastener panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#3115-R0\",\"approval_number\":\"FL3115.14\",\"seq\":14,\"product_model\":\"Hefti Rib\",\"product_description\":\"exposed fastener panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#3115-R0\",\"approval_number\":\"FL3115.15\",\"seq\":15,\"product_model\":\"Mighti-Rib\",\"product_description\":\"exposed fastener panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#3115-R0\",\"approval_number\":\"FL3115.16\",\"seq\":16,\"product_model\":\"Multi-Purpose\",\"product_description\":\"exposed fastener panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#3115-R0\",\"approval_number\":\"FL3115.17\",\"seq\":17,\"product_model\":\"Shelterguard\",\"product_description\":\"exposed fastener panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#3115-R0\",\"approval_number\":\"FL3115.18\",\"seq\":18,\"product_model\":\"Slim Seam\",\"product_description\":\"standing seam roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#3115-R0\",\"approval_number\":\"FL3115.19\",\"seq\":19,\"product_model\":\"Snap-on-Seam\",\"product_description\":\"standing seam panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#3115-R0\",\"approval_number\":\"FL3115.20\",\"seq\":20,\"product_model\":\"Stand'N Seam\",\"product_description\":\"standing seam roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#3115-R0\",\"approval_number\":\"FL3115.21\",\"seq\":21,\"product_model\":\"T-Rib\",\"product_description\":\"standing seam roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#3115-R0\",\"approval_number\":\"FL3115.22\",\"seq\":22,\"product_model\":\"Thin Seam\",\"product_description\":\"standing seam roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#3115-R0\",\"approval_number\":\"FL3115.23\",\"seq\":23,\"product_model\":\"V-Beam\",\"product_description\":\"exposed fastener panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"CENTRIA\":[{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3149-R0\",\"approval_number\":\"FL3149.6\",\"seq\":6,\"product_model\":\"\\\/ RollCom SRS2\",\"product_description\":\"Standing Seam Metal Roof System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3149-R0\",\"approval_number\":\"FL3149.7\",\"seq\":7,\"product_model\":\"\\\/ RollCom SRS3\",\"product_description\":\"Standing Seam Metal Roof System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3149-R0\",\"approval_number\":\"FL3149.8\",\"seq\":8,\"product_model\":\"\\\/ RollCom SRS3 w\\\/ Deflec. Limiters\",\"product_description\":\"Standing Seam Metal Roof System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3150-R0\",\"approval_number\":\"FL3150.1\",\"seq\":1,\"product_model\":\"Drexel DMC 100A\",\"product_description\":\"Standing Seam Metal Roof System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3150-R0\",\"approval_number\":\"FL3150.2\",\"seq\":2,\"product_model\":\"Drexel DMC 100AB\",\"product_description\":\"Standing Seam Metal Roof System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3150-R0\",\"approval_number\":\"FL3150.3\",\"seq\":3,\"product_model\":\"Drexel DMC 175S\",\"product_description\":\"Standing Seam Metal Roof System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3150-R0\",\"approval_number\":\"FL3150.4\",\"seq\":4,\"product_model\":\"Drexel DMC 200S\",\"product_description\":\"Standing Seam Metal Roof System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3150-R0\",\"approval_number\":\"FL3150.5\",\"seq\":5,\"product_model\":\"Drexel DMC 200SE\",\"product_description\":\"Standing Seam Metal Roof System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Vulcan Steel Structures, Inc.\":[{\"manufacturer\":\"Vulcan Steel Structures, Inc.\",\"approval_number_master\":\"FL#3407-R0\",\"approval_number\":\"FL3407.1\",\"seq\":1,\"product_model\":\"PBR Roof Panel\",\"product_description\":\"PBR Steel Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"ACI Building Systems, LLC\":[{\"manufacturer\":\"ACI Building Systems, LLC\",\"approval_number_master\":\"FL#3517-R0\",\"approval_number\":\"FL3517.1\",\"seq\":1,\"product_model\":\"\\\"M\\\" Panel\",\"product_description\":\"Cold Formed Steel Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ACI Building Systems, LLC\",\"approval_number_master\":\"FL#3517-R0\",\"approval_number\":\"FL3517.2\",\"seq\":2,\"product_model\":\"\\\"PBM\\\" Panel\",\"product_description\":\"Cold Formed Steel Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ACI Building Systems, LLC\",\"approval_number_master\":\"FL#3517-R0\",\"approval_number\":\"FL3517.3\",\"seq\":3,\"product_model\":\"\\\"PBR\\\" Panel\",\"product_description\":\"Cold Formed Steel Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ACI Building Systems, LLC\",\"approval_number_master\":\"FL#3517-R0\",\"approval_number\":\"FL3517.4\",\"seq\":4,\"product_model\":\"\\\"R\\\" Panel\",\"product_description\":\"Cold Formed Steel Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Thompson Architectural Metals Company, Inc.\":[{\"manufacturer\":\"Thompson Architectural Metals Company, Inc.\",\"approval_number_master\":\"FL#3628-R0\",\"approval_number\":\"FL3628.1\",\"seq\":1,\"product_model\":\"Standard Off Ridge Vent\",\"product_description\":\"Off Ridge Roof Vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thompson Architectural Metals Company, Inc.\",\"approval_number_master\":\"FL#4270-R0\",\"approval_number\":\"FL4270.1\",\"seq\":1,\"product_model\":\"1- Standard Off Ridge Vent with Spoiler for Shingles\",\"product_description\":\"Minimum 26 Gauge Steel, Nominal 4', 6', 8', or 10' Wide, Off Ridge Vent on Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thompson Architectural Metals Company, Inc.\",\"approval_number_master\":\"FL#4270-R0\",\"approval_number\":\"FL4270.2\",\"seq\":2,\"product_model\":\"2- Flat Top Off Ridge Vent with Spoiler for Tile\",\"product_description\":\"Minimum 26 Gauge Steel, Nominal 4', 6', 8', or 10' Wide, Off Ridge Vent on Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thompson Architectural Metals Company, Inc.\",\"approval_number_master\":\"FL#4270-R0\",\"approval_number\":\"FL4270.3\",\"seq\":3,\"product_model\":\"3- Round Top Off Ridge Vent with Spoiler for Tile\",\"product_description\":\"Minimum 26 Gauge Steel, Nominal 4', 6', 8', or 10' Wide, Off Ridge Vent on Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thompson Architectural Metals Company, Inc.\",\"approval_number_master\":\"FL#5219-R1\",\"approval_number\":\"FL5219.1\",\"seq\":1,\"product_model\":\"1- \\\"Standard Off Ridge Vent with Baffle for Shingles\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Nominal 4', 6', 8' or 10' Wide Off Ridge Vent Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thompson Architectural Metals Company, Inc.\",\"approval_number_master\":\"FL#5219-R1\",\"approval_number\":\"FL5219.2\",\"seq\":2,\"product_model\":\"2- \\\"Flat Top Off Ridge Vent with Baffle for Tile\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Nominal 4', 6', 8', or 10' Wide Off Ridge Vent Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thompson Architectural Metals Company, Inc.\",\"approval_number_master\":\"FL#5219-R1\",\"approval_number\":\"FL5219.3\",\"seq\":3,\"product_model\":\"3- \\\"Round Top Off Ridge Vent with Baffle for Tile\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Nominal 4', 6', 8', or 10' Wide Off Ridge Vent Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thompson Architectural Metals Company, Inc.\",\"approval_number_master\":\"FL#5219-R1\",\"approval_number\":\"FL5219.4\",\"seq\":4,\"product_model\":\"4- \\\"Standard Off Ridge Vent with Permanent Baffle for Shingles\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Nominal 4', 6', 8', or 10' Wide Off Ridge Vent Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thompson Architectural Metals Company, Inc.\",\"approval_number_master\":\"FL#2479-R1\",\"approval_number\":\"FL2479.1\",\"seq\":1,\"product_model\":\"LV Thompson Ridge\",\"product_description\":\"26 Ga. Hip\\\/Ridge Channel for Tile Roof, ASTM A653 pre-formed metal channel designed for use as a hip and ridge base to which roof tiles are bonded in FBC Approved roof tile adhesive\",\"design_pressure\":\"+N\\\/A\\\/-235.1\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thompson Architectural Metals Company, Inc.\",\"approval_number_master\":\"FL#11100-R0\",\"approval_number\":\"FL11100.1\",\"seq\":1,\"product_model\":\"1- \\\"Standard Off Ridge Vent with Baffle for Shingles\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Nominal 4', 6', 8' or 10' Wide Off Ridge Vent Attached to Wood Deck\",\"design_pressure\":\"+N\\\/A\\\/-N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thompson Architectural Metals Company, Inc.\",\"approval_number_master\":\"FL#11100-R0\",\"approval_number\":\"FL11100.2\",\"seq\":2,\"product_model\":\"2- \\\"Flat Top Off Ridge Vent with Baffle for Tile\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Nominal 4', 6', 8', or 10' Wide Off Ridge Vent Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thompson Architectural Metals Company, Inc.\",\"approval_number_master\":\"FL#11100-R0\",\"approval_number\":\"FL11100.3\",\"seq\":3,\"product_model\":\"3- \\\"Round Top Off Ridge Vent with Baffle for Tile\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Nominal 4', 6', 8', or 10' Wide Off Ridge Vent Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thompson Architectural Metals Company, Inc.\",\"approval_number_master\":\"FL#11100-R0\",\"approval_number\":\"FL11100.4\",\"seq\":4,\"product_model\":\"4- \\\"Standard Off Ridge Vent with Permanent Baffle for Shingles\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Nominal 4', 6', 8', or 10' Wide Off Ridge Vent Attached to Wood Deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thompson Architectural Metals Company, Inc.\",\"approval_number_master\":\"FL#15237-R0\",\"approval_number\":\"FL15237.1\",\"seq\":1,\"product_model\":\"TAMCO Hip\\\/Ridge Channel\",\"product_description\":\"Preformed Metal Channel for use as a ridge tile structural support\",\"design_pressure\":\"+N\\\/A\\\/-N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Ludwig Buildings, Inc.\":[{\"manufacturer\":\"Ludwig Buildings, Inc.\",\"approval_number_master\":\"FL#3689-R0\",\"approval_number\":\"FL3689.1\",\"seq\":1,\"product_model\":\"Ludwig R Panel\",\"product_description\":\"Thru-Fastened Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ludwig Buildings, Inc.\",\"approval_number_master\":\"FL#3689-R0\",\"approval_number\":\"FL3689.2\",\"seq\":2,\"product_model\":\"Ludwig TS-324\",\"product_description\":\"24 in wide, 3 in high trapezoidal rib standing seam panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Jones-Groff Industries, Inc.\":[{\"manufacturer\":\"Jones-Groff Industries, Inc.\",\"approval_number_master\":\"FL#3906-R0\",\"approval_number\":\"FL3906.1\",\"seq\":1,\"product_model\":\"3\\\" Interlocking Riser Panel\",\"product_description\":\"Roof Panel used as a covering over patios, screen rooms, carports, mobile home roofovers and walkway covers..\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"EnviroGard LLC\":[{\"manufacturer\":\"EnviroGard LLC\",\"approval_number_master\":\"FL#3946-R0\",\"approval_number\":\"FL3946.1\",\"seq\":1,\"product_model\":\"Polymer Barrel Roof System\",\"product_description\":\"6\\\" Diameter by 1\\\/4\\\" thick half round polymer tubes\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EnviroGard LLC\",\"approval_number_master\":\"FL#3946-R0\",\"approval_number\":\"FL3946.2\",\"seq\":2,\"product_model\":\"Polymer Shake Roof System\",\"product_description\":\"27\\\" by 33\\\" polymer shake roof tiles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Cherokee Metals Company\":[{\"manufacturer\":\"Cherokee Metals Company\",\"approval_number_master\":\"FL#4387-R0\",\"approval_number\":\"FL4387.1\",\"seq\":1,\"product_model\":\"0.040\\\" Aluminum Deck Panel for Gas Station Canopy\",\"product_description\":\"3\\\"x16\\\"x0.040\\\" Aluminum Deck Panel for Gas Station Canopy\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Uniflex Industrial Roof Coatings\":[{\"manufacturer\":\"Uniflex Industrial Roof Coatings\",\"approval_number_master\":\"FL#3359-R0\",\"approval_number\":\"FL3359.1\",\"seq\":1,\"product_model\":\"20-475 Uniflex 500 Aluminum Roof Coating\",\"product_description\":\"Uniflex 500 Aluminum Roof Coating provides a durable, reflective coating over most types of surfaces including metal, smooth built-up and modified bitumen roofs.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Green Products, LLC\":[{\"manufacturer\":\"Green Products, LLC\",\"approval_number_master\":\"FL#4210-R0\",\"approval_number\":\"FL4210.1\",\"seq\":1,\"product_model\":\"Naturalock Biobased Urethane Foam Adhesive\",\"product_description\":\"Dual-component, reaction-cure, biobased polyurethane foam adhesive for roof insulation attachment to various substrates\",\"design_pressure\":\"+N\\\/A\\\/-210\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Volatile Free, Inc.\":[{\"manufacturer\":\"Volatile Free, Inc.\",\"approval_number_master\":\"FL#4801-R0\",\"approval_number\":\"FL4801.1\",\"seq\":1,\"product_model\":\"VFI-540\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"zzGardner Asphalt Corporation Do not use\":[{\"manufacturer\":\"zzGardner Asphalt Corporation Do not use\",\"approval_number_master\":\"FL#5175-R0\",\"approval_number\":\"FL5175.1\",\"seq\":1,\"product_model\":\"APOC # 136 MBA Adhesive\",\"product_description\":\"Modified Bitumen Adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"zzGardner Asphalt Corporation Do not use\",\"approval_number_master\":\"FL#5175-R0\",\"approval_number\":\"FL5175.2\",\"seq\":2,\"product_model\":\"APOC # 302 Fibered Emulsion\",\"product_description\":\"An asphalt base clay-type fibered emulsion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"zzGardner Asphalt Corporation Do not use\",\"approval_number_master\":\"FL#5175-R0\",\"approval_number\":\"FL5175.3\",\"seq\":3,\"product_model\":\"APOC # 337 Fibered Asphalt Emulsion\",\"product_description\":\"Fibered Elastomeric Asphalt Emulsion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"zzGardner Asphalt Corporation Do not use\",\"approval_number_master\":\"FL#5175-R0\",\"approval_number\":\"FL5175.4\",\"seq\":4,\"product_model\":\"GA # 010, GA # 610, APOC # 202\",\"product_description\":\"A heavy duty fibered coating of brush consistency\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"zzGardner Asphalt Corporation Do not use\",\"approval_number_master\":\"FL#5175-R0\",\"approval_number\":\"FL5175.5\",\"seq\":5,\"product_model\":\"GA # 011, GA # 012, AP# 200\",\"product_description\":\"A solvent and asphalt based, non-fibrated coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"zzGardner Asphalt Corporation Do not use\",\"approval_number_master\":\"FL#5175-R0\",\"approval_number\":\"FL5175.6\",\"seq\":6,\"product_model\":\"GA # 014, GA # 714, APOC # 103\",\"product_description\":\"Asphalt primer used to seal newly laid concrete or cement decks prior to applying build-up roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"zzGardner Asphalt Corporation Do not use\",\"approval_number_master\":\"FL#5175-R0\",\"approval_number\":\"FL5175.7\",\"seq\":7,\"product_model\":\"GA # 033, GA # 633, APOC # 122, APOC # 128\",\"product_description\":\"A fibered asphalt based roof flashing cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"zzGardner Asphalt Corporation Do not use\",\"approval_number_master\":\"FL#5175-R0\",\"approval_number\":\"FL5175.8\",\"seq\":8,\"product_model\":\"GA # 034, GA # 634, APOC # 100, APOC # 101, APOC # 104 Plastic Roof Cement\",\"product_description\":\"All purpose, black plastic cement for all types of roof repairs.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"zzGardner Asphalt Corporation Do not use\",\"approval_number_master\":\"FL#5175-R0\",\"approval_number\":\"FL5175.9\",\"seq\":9,\"product_model\":\"GA # 035\",\"product_description\":\"An asphalt based general purpose lap anfd ply cement for cold process roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"zzGardner Asphalt Corporation Do not use\",\"approval_number_master\":\"FL#5175-R0\",\"approval_number\":\"FL5175.10\",\"seq\":10,\"product_model\":\"GA # 036, GA # 636, APOC # 107, APOC # 108\",\"product_description\":\"A fibered asphaltic quick drying cold applied adhesive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"zzGardner Asphalt Corporation Do not use\",\"approval_number_master\":\"FL#5175-R0\",\"approval_number\":\"FL5175.11\",\"seq\":11,\"product_model\":\"GA # 037, GA # 637, APOC # 109, APOC # 124\",\"product_description\":\"An all weather asphalt plastic cement specially designed to bond to water covered or damp surfaces, as well as dry surfaces\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"zzGardner Asphalt Corporation Do not use\",\"approval_number_master\":\"FL#5175-R0\",\"approval_number\":\"FL5175.12\",\"seq\":12,\"product_model\":\"GA # 042, APOC # 300\",\"product_description\":\"An asphalt based non-fibered emulsion coating for resurfacing and coating flat deck roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"zzGardner Asphalt Corporation Do not use\",\"approval_number_master\":\"FL#5175-R0\",\"approval_number\":\"FL5175.13\",\"seq\":13,\"product_model\":\"GA # 633, GA # 033, GA # 132, APOC # 122\",\"product_description\":\"An asbestos free asphalt based trowelable flashing cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"zzGardner Asphalt Corporation Do not use\",\"approval_number_master\":\"FL#5175-R0\",\"approval_number\":\"FL5175.14\",\"seq\":14,\"product_model\":\"GA # 722, GA # 622, APOC # 208\",\"product_description\":\"A fibered aluminum roof coating used to protect underlying roofing materials and to reflect the sun's rays.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"zzGardner Asphalt Corporation Do not use\",\"approval_number_master\":\"FL#5175-R0\",\"approval_number\":\"FL5175.15\",\"seq\":15,\"product_model\":\"GA # 723, APOC # 212, APOC # 214\",\"product_description\":\"A reflective fibered aluminum roof coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"zzGardner Asphalt Corporation Do not use\",\"approval_number_master\":\"FL#5175-R0\",\"approval_number\":\"FL5175.16\",\"seq\":16,\"product_model\":\"GA #726, APOC # 211, APOC # 207\",\"product_description\":\"A highly reflective, non-fibered aluminum roof paint\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"zzGardner Asphalt Corporation Do not use\",\"approval_number_master\":\"FL#5175-R0\",\"approval_number\":\"FL5175.17\",\"seq\":17,\"product_model\":\"GA 040 Fibered Emulsion\",\"product_description\":\"An asphalt based clay-type fibered emulsion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Mule-Hide Products Co., Inc.\":[{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#6870-R0\",\"approval_number\":\"FL6870.1\",\"seq\":1,\"product_model\":\"Mule-Hide Asphalt Primer (#121)\",\"product_description\":\"A thin penetrating blend of selected asphalts and petroleum solvens used to seal and prepare various surfaces for BUR or asphaltic coatings.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#6870-R0\",\"approval_number\":\"FL6870.2\",\"seq\":2,\"product_model\":\"Mule-Hide Fibrated Roof Coating (#102)\",\"product_description\":\"Cutback asphalt coating reinforced with organic fibers.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#6870-R0\",\"approval_number\":\"FL6870.3\",\"seq\":3,\"product_model\":\"Mule-Hide Flashing Cement (#231)\",\"product_description\":\"Trowel grade mastic compound for use as a roof flashing adhesive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#6870-R0\",\"approval_number\":\"FL6870.4\",\"seq\":4,\"product_model\":\"Mule-Hide Mod Bit Adhesive Brush Grade (#420)\",\"product_description\":\"SBS modified, high solids, waterproofing roofing adhesive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#6870-R0\",\"approval_number\":\"FL6870.5\",\"seq\":5,\"product_model\":\"Mule-Hide Mod Bit Flashing Adhesive (#421)\",\"product_description\":\"A fibrated rubberized cement for use as a flashing cement for modified bitumen membranes.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#6870-R0\",\"approval_number\":\"FL6870.6\",\"seq\":6,\"product_model\":\"Mule-Hide Non-Fibrated Emulsion (#311)\",\"product_description\":\"Non-fibrated asphalt based coating.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#6870-R0\",\"approval_number\":\"FL6870.7\",\"seq\":7,\"product_model\":\"Mule-Hide Plastic Cement (#211)\",\"product_description\":\"Mastic compound of asphalt, organic fibers and mineral fillers for use as an adhesive and patching compound.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#6870-R0\",\"approval_number\":\"FL6870.8\",\"seq\":8,\"product_model\":\"Mule-Hide Premium Fibrated Aluminum (#401)\",\"product_description\":\"Fibered aluminum roof coating.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#6870-R0\",\"approval_number\":\"FL6870.9\",\"seq\":9,\"product_model\":\"Mule-Hide Premium Non-Fibrated Aluminum (#410)\",\"product_description\":\"Asphalt and metallic aluminum pigmented roof coating.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#6870-R0\",\"approval_number\":\"FL6870.10\",\"seq\":10,\"product_model\":\"Mule-Hide Standard Fibrated Aluminum (#406)\",\"product_description\":\"Fibered aluminum roof coating.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#8262-R1\",\"approval_number\":\"FL8262.1\",\"seq\":1,\"product_model\":\"A-300 Finish\",\"product_description\":\"Elastomeric roof maintenance coating.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#10487-R0\",\"approval_number\":\"FL10487.1\",\"seq\":1,\"product_model\":\"Mule-Hide Cements, Adhesives and Coatings\",\"product_description\":\"Cements, adhesives and coatings used in roof systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mule-Hide Products Co., Inc.\",\"approval_number_master\":\"FL#19314-R1\",\"approval_number\":\"FL19314.1\",\"seq\":1,\"product_model\":\"100% Silicone Roof Coating\",\"product_description\":\"ASTM D 6694, single part silicone coating membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"GE Silicone\":[{\"manufacturer\":\"GE Silicone\",\"approval_number_master\":\"FL#7448-R0\",\"approval_number\":\"FL7448.1\",\"seq\":1,\"product_model\":\"SCM 3400\",\"product_description\":\"Silicone Coating in various colors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Inland Coatings Corp.\":[{\"manufacturer\":\"Inland Coatings Corp.\",\"approval_number_master\":\"FL#27455-R0\",\"approval_number\":\"FL27455.1\",\"seq\":1,\"product_model\":\"RC-1800\",\"product_description\":\"Silicone, high solids, solvent-free, low VOC, single-component, moisture-cured, waterproof elastomeric coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"}],\"LaPolla Industries, Inc.\":[{\"manufacturer\":\"LaPolla Industries, Inc.\",\"approval_number_master\":\"FL#7753-R0\",\"approval_number\":\"FL7753.1\",\"seq\":1,\"product_model\":\"Thermo-Flex TF1000 Series\",\"product_description\":\"Elastomeric Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LaPolla Industries, Inc.\",\"approval_number_master\":\"FL#20857-R0\",\"approval_number\":\"FL20857.1\",\"seq\":1,\"product_model\":\"Thermo-O-Flex TF 1000 Series\",\"product_description\":\"Elastomeric Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LaPolla Industries, Inc.\",\"approval_number_master\":\"FL#20857-R0\",\"approval_number\":\"FL20857.2\",\"seq\":2,\"product_model\":\"Thermo-Sil 3200 & 2200 Series\",\"product_description\":\"Silicone Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LaPolla Industries, Inc.\",\"approval_number_master\":\"FL#20857-R2\",\"approval_number\":\"FL20857.3\",\"seq\":3,\"product_model\":\"03 RCS-5000 Series\",\"product_description\":\"Elastomeric Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-08-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LaPolla Industries, Inc.\",\"approval_number_master\":\"FL#20857-R3\",\"approval_number\":\"FL20857.4\",\"seq\":4,\"product_model\":\"04 Thermo-Sil Pro 9600 High Solids\",\"product_description\":\"Silicone Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-09-06 00:00:00\",\"instructions_url\":\"\"}],\"Ashland Specialty Chemical\":[{\"manufacturer\":\"Ashland Specialty Chemical\",\"approval_number_master\":\"FL#9179-R0\",\"approval_number\":\"FL9179.1\",\"seq\":1,\"product_model\":\"PLIODECK Insulation Adhesive\",\"product_description\":\"One-part, moisture cure urethane adhesive for attaching insulations and recover boards to various roofing substrates. For use in low-slope roofing constructions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Pro-Tech Products, Inc.\":[{\"manufacturer\":\"Pro-Tech Products, Inc.\",\"approval_number_master\":\"FL#9480-R0\",\"approval_number\":\"FL9480.1\",\"seq\":1,\"product_model\":\"Pro-Tech EC-100\\\/ Pro-Tech EC-100 & EnduraTech\",\"product_description\":\"Acrylic white elastomeric coating membrane applied to: spray applied foam roofs, galvanized metal roofs, EPDM membranes and modified bitumen membranes\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"OMG, Inc. DBA OMG EdgeSystems\":[{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#200-R0\",\"approval_number\":\"FL200.1\",\"seq\":1,\"product_model\":\"Bullnoze\",\"product_description\":\"Bullnose coping\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#200-R0\",\"approval_number\":\"FL200.2\",\"seq\":2,\"product_model\":\"Econosnap\",\"product_description\":\"Single-Ply Fascia\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#200-R0\",\"approval_number\":\"FL200.3\",\"seq\":3,\"product_model\":\"Edgeguard\",\"product_description\":\"Single-Ply Fascia\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#200-R0\",\"approval_number\":\"FL200.4\",\"seq\":4,\"product_model\":\"MBED\",\"product_description\":\"Modified Fascia\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#200-R0\",\"approval_number\":\"FL200.5\",\"seq\":5,\"product_model\":\"Permasnap\",\"product_description\":\"Pre-manufactured coping\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#200-R0\",\"approval_number\":\"FL200.6\",\"seq\":6,\"product_model\":\"Permasnap MC\",\"product_description\":\"Pre-manufactured coping\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#200-R0\",\"approval_number\":\"FL200.7\",\"seq\":7,\"product_model\":\"Profile Products\",\"product_description\":\"Decorative Roof Edge System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#200-R0\",\"approval_number\":\"FL200.8\",\"seq\":8,\"product_model\":\"Safeguard\",\"product_description\":\"Built-Up\\\/Modified Fascia\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#200-R0\",\"approval_number\":\"FL200.9\",\"seq\":9,\"product_model\":\"Safeguard NP\",\"product_description\":\"Built-Up\\\/Modified Fascia\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#200-R0\",\"approval_number\":\"FL200.10\",\"seq\":10,\"product_model\":\"Terminedge\",\"product_description\":\"Single-Ply Fascia\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R1\",\"approval_number\":\"FL7424.1\",\"seq\":1,\"product_model\":\"Econosnap edge fascia\",\"product_description\":\"10.00 in wide, .050-in 3003 aluminum snapped on fascia cover, 22ga G-90 galvanized steel spring cleat.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R1\",\"approval_number\":\"FL7424.2\",\"seq\":2,\"product_model\":\"Econosnap edge fascia\",\"product_description\":\"10.00-in wide, 24 ga. G-90 galvanized steel snapped on fascia cover, 22 ga G-90galvanized steel spring cleat.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R1\",\"approval_number\":\"FL7424.3\",\"seq\":3,\"product_model\":\"Extruded Terminedge edge flashing\",\"product_description\":\"12.75-in. wide, .040-in 3003 aluminum snapped on fascia cover, .070-in. 6061-T6 extruded aluminum retainer bar, with 24 ga. G-90 galvanized steel extension cleat.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R1\",\"approval_number\":\"FL7424.4\",\"seq\":4,\"product_model\":\"Extruded Terminedge edge flashing\",\"product_description\":\"12.75-in. wide, 24 ga G-90 galvanized steel sanpped on fascia cover, .070-in. 6061-T6 extruded aluminum retainer bar, with 24ga. G-90 galvanized steel extension cleat\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R1\",\"approval_number\":\"FL7424.5\",\"seq\":5,\"product_model\":\"Extruded TerminEdge Edge Flashing - Standard Size\",\"product_description\":\"Max 8.25\\\" wide, 24 ga G-90 galvanized steel snapped on fascia cover, .070-in. 6061-T6 extruded aluminum retainer bar.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R1\",\"approval_number\":\"FL7424.6\",\"seq\":6,\"product_model\":\"Extruded TerminEdge Edge Flashing - Standard Size\",\"product_description\":\"Max 8.25\\\" wide, .050-in 3003 aluminum snapped on fascia cover, .070-in. 6061-T6 extruded aluminum retainer bar.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R1\",\"approval_number\":\"FL7424.7\",\"seq\":7,\"product_model\":\"Formed Safeguard Edge fascia\",\"product_description\":\"10.75-in wide, .050-in 3003 aluminum fascia cover, 20 ga. G-90 galvanized steel water dam cleat.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R1\",\"approval_number\":\"FL7424.8\",\"seq\":8,\"product_model\":\"Formed Safeguard edge gascia\",\"product_description\":\"10.75-in. wide, 24 ga. G-90 galvanized steel fascia cover, 20ga. G-90 galvanized steel water dam cleat.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R1\",\"approval_number\":\"FL7424.9\",\"seq\":9,\"product_model\":\"Formed Terminedge edge flashing\",\"product_description\":\"8.25-in. wide .040 3003 aluminum snapped on fascia cover, .050-in 3003 aluminum retainer cleat.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R1\",\"approval_number\":\"FL7424.10\",\"seq\":10,\"product_model\":\"Formed Terminedge edge flashing\",\"product_description\":\"8.25-in. wide 24 ga. G-90 galvanized steel snapped on fascia cover, 0.05-in. 3003 aluminum retainer cleat.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R1\",\"approval_number\":\"FL7424.11\",\"seq\":11,\"product_model\":\"MBED-B Edge Flashing\",\"product_description\":\"6.25-in wide, 24ga. G-90 galvanized steel fascia cover, 24 ga. G-90 galvanized steel cleat.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R1\",\"approval_number\":\"FL7424.12\",\"seq\":12,\"product_model\":\"MBED-B Edge Flashing\",\"product_description\":\"6.25-in. wide, .050-in 3003 aluminum fascia cover, 24 ga G-90 galvanized steel cleat\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R1\",\"approval_number\":\"FL7424.13\",\"seq\":13,\"product_model\":\"MBED-G Edge flashing\",\"product_description\":\"7.00-in. wide, .050 3003 aluminum fascia cover, 24ga G-90 galvanized steel cleat\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R1\",\"approval_number\":\"FL7424.14\",\"seq\":14,\"product_model\":\"MBED-G Edge flashing\",\"product_description\":\"7.00-in. wide, 24 ga. G-90 galvanized steel fascia cover, 24 ga. G-90 galvanized steel cleat.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R1\",\"approval_number\":\"FL7424.15\",\"seq\":15,\"product_model\":\"Permasnap Continuous Cleat Coping\",\"product_description\":\"32.75-in. wide cap, 12.0 in wide face leg, 4.0-in wide back leg, .050 in 3003 aluminum snapped on coping, 20 ga. G-90 galvanized steel continuous cleat, G-90 galvanized steel hold down cleat spaced 5-ft o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R1\",\"approval_number\":\"FL7424.16\",\"seq\":16,\"product_model\":\"Permasnap Continuous Cleat Coping\",\"product_description\":\"24.75-in. wide cap, 6.0 in wide face leg, 4.0-in wide back leg, 24 ga. G-90 galvanized steel snapped on coping, 20 ga. G-90 galvanized steel continuous cleat, 20 ga. G-90 galvanized steel hold down cleat spaced 5-ft o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R1\",\"approval_number\":\"FL7424.17\",\"seq\":17,\"product_model\":\"Permasnap Coping (parapet wall coping)\",\"product_description\":\"16-in. wide cap, 6.0 in wide face leg, 4.0-in wide back leg, .050 in 3003 aluminum snapped on coping, 20 ga. G-90 galvanized steel hold down clead spaced 5-ft o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R1\",\"approval_number\":\"FL7424.18\",\"seq\":18,\"product_model\":\"Permasnap Coping (parapet wall coping)\",\"product_description\":\"16-in. wide cap, 6.0-in wide face leg, 4.0-in. wide back leg, 24 ga G-90 galvanized steel snapped on coping, 20ga G-90 galvanized steel hold down cleat spaced 5-ft. o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R1\",\"approval_number\":\"FL7424.19\",\"seq\":19,\"product_model\":\"Permasnap Plus Coping (parapet wall coping)\",\"product_description\":\"16-in. wide cap, 6.0-in. wide face lef, 4.0-in. wide back leg, .050-in 3003 aluminum snapped on coping, 16 ga. G-90 galvanized steel hold down cleat space 5-ft o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R1\",\"approval_number\":\"FL7424.20\",\"seq\":20,\"product_model\":\"Permasnap Plus Coping (parapet wall coping)\",\"product_description\":\"16-in wide cap, 6.0-in. wide face leg, 4.0-in wide back leg, 24 ga. G-90 galvanized steel snapped on coping, 16ga. G-90 galvanized steel hold down cleat space 5-ft o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R1\",\"approval_number\":\"FL7424.21\",\"seq\":21,\"product_model\":\"Permasnap Plus Coping (parapet wall coping)\",\"product_description\":\"24-in wide cap, 6.0-in wide face leg, 4.0-in. wide back leg, .050-in 3003 aluminum snapped on coping, 16ga G-90 galvanized steel hold down cleat space 5-ft o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R1\",\"approval_number\":\"FL7424.22\",\"seq\":22,\"product_model\":\"Permasnap Plus Coping (parapet wall coping)\",\"product_description\":\"24-in wide cap, 6.0 in wide face leg, 4.0 in wide back leg, 24ga G-90 galvanized steel snapped on coping, 16 ga G-90 galvanized steel hold down cleat space 5-ft o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R1\",\"approval_number\":\"FL7424.23\",\"seq\":23,\"product_model\":\"Permasnap Plus Coping (parapet wall coping)\",\"product_description\":\"32.75-in wide cap, 10.0-in. wide face leg, 4.0-in wide back leg, .050-in 3003 aluminum snapped on coping, 16ga. G-90 galvanized steel hold down cleat space 40\\\" o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R1\",\"approval_number\":\"FL7424.24\",\"seq\":24,\"product_model\":\"Permasnap Plus Coping (parapet wall coping)\",\"product_description\":\"32.75-in wide cap, 6.0-in. wide face leg, 4.0-in wide back leg, .050-in 3003 aluminum snapped on coping, 16ga. G-90 galvanized steel hold down cleat space 40\\\" o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R1\",\"approval_number\":\"FL7424.25\",\"seq\":25,\"product_model\":\"Safeguard NP (non-penetrating) Edge Flashing\",\"product_description\":\"10.00-in. wide, .050-in. 3003 aluminum snapped on fascia cover, 24 ga. G-90 galvanized steel retainer cleat, 24 ga. G-90 galvanized steel water-dam.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R1\",\"approval_number\":\"FL7424.26\",\"seq\":26,\"product_model\":\"Safeguard NP (non-penetrating) Edge Flashing\",\"product_description\":\"10.00-in wide, 24 ga. G-90 galvanized steel snapped on fascia cover, 24 ga. G-90 galvanized steel retainer cleat, 24ga. G-90 galvanized steel water-dam.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R2\",\"approval_number\":\"FL7424.27\",\"seq\":27,\"product_model\":\"Permasnap Continuous Cleat Coping\",\"product_description\":\"24.75-in. wide cap, 12.0 in wide face leg, 4.0-in wide back leg, .050-in 3003 aluminum snapped on coping, 24 ga. G-90 galvanized steel continuous cleat, 20 ga. G-90 galvanized steel hold down cleat spaced 5-ft o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R2\",\"approval_number\":\"FL7424.28\",\"seq\":28,\"product_model\":\"Permasnap Coping (parapet wall coping)\",\"product_description\":\"16-in. wide cap, 6.0 in wide face leg, 4.0-in wide back leg, .050 in 3003 aluminum snapped on coping, 20 ga. G-90 galvanized steel hold down clead spaced 5-ft o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R2\",\"approval_number\":\"FL7424.29\",\"seq\":29,\"product_model\":\"Permasnap Coping (parapet wall coping)\",\"product_description\":\"16-in. wide cap, 6.0-in wide face leg, 4.0-in. wide back leg, 24 ga G-90 galvanized steel snapped on coping, 20ga G-90 galvanized steel hold down cleat spaced 5-ft. o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R2\",\"approval_number\":\"FL7424.30\",\"seq\":30,\"product_model\":\"Permasnap Plus Coping (parapet wall coping)\",\"product_description\":\"16-in. wide cap, 6.0-in. wide face lef, 4.0-in. wide back leg, .050-in 3003 aluminum snapped on coping, 16 ga. G-90 galvanized steel hold down cleat space 5-ft o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R2\",\"approval_number\":\"FL7424.31\",\"seq\":31,\"product_model\":\"Permasnap Plus Coping (parapet wall coping)\",\"product_description\":\"16-in wide cap, 6.0-in. wide face leg, 4.0-in wide back leg, 24 ga. G-90 galvanized steel snapped on coping, 16ga. G-90 galvanized steel hold down cleat space 5-ft o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R2\",\"approval_number\":\"FL7424.32\",\"seq\":32,\"product_model\":\"Permasnap Plus Coping (parapet wall coping)\",\"product_description\":\"24-in wide cap, 6.0-in wide face leg, 4.0-in. wide back leg, .050-in 3003 aluminum snapped on coping, 16ga G-90 galvanized steel hold down cleat space 5-ft o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R2\",\"approval_number\":\"FL7424.33\",\"seq\":33,\"product_model\":\"Permasnap Plus Coping (parapet wall coping)\",\"product_description\":\"24-in wide cap, 6.0 in wide face leg, 4.0 in wide back leg, 24ga G-90 galvanized steel snapped on coping, 16 ga G-90 galvanized steel hold down cleat space 5-ft o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R2\",\"approval_number\":\"FL7424.34\",\"seq\":34,\"product_model\":\"Permasnap Plus Coping (parapet wall coping)\",\"product_description\":\"32.75-in wide cap, 10.0-in. wide face leg, 4.0-in wide back leg, .050-in 3003 aluminum snapped on coping, 16ga. G-90 galvanized steel hold down cleat space 40\\\" o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R2\",\"approval_number\":\"FL7424.35\",\"seq\":35,\"product_model\":\"Permasnap Plus Coping (parapet wall coping)\",\"product_description\":\"32.75-in wide cap, 6.0-in. wide face leg, 4.0-in wide back leg, .050-in 3003 aluminum snapped on coping, 16ga. G-90 galvanized steel hold down cleat space 40\\\" o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R2\",\"approval_number\":\"FL7424.36\",\"seq\":36,\"product_model\":\"Safeguard NP (non-penetrating) Edge Flashing\",\"product_description\":\"12.0\\\" max 0.050\\\" aluminum face snapped on 20 ga galvanized spring cleat. 24 ga galvanized water dam. 0.032\\\" aluminum splice.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R2\",\"approval_number\":\"FL7424.37\",\"seq\":37,\"product_model\":\"Safeguard NP (non-penetrating) Edge Flashing\",\"product_description\":\"6.0\\\" max 0.050\\\" aluminum face snapped on 20 ga galvanized spring cleat. 24 ga galvanized water dam. 0.032\\\" aluminum splice.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R2\",\"approval_number\":\"FL7424.38\",\"seq\":38,\"product_model\":\"Safeguard NP (non-penetrating) Edge Flashing\",\"product_description\":\"12.0\\\" max 24 ga galvanized face snapped on 20 ga galvanized spring cleat. 24 ga galvanized water dam. 0.032\\\" aluminum splice.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R2\",\"approval_number\":\"FL7424.39\",\"seq\":39,\"product_model\":\"Safeguard NP (non-penetrating) Edge Flashing\",\"product_description\":\"6.0\\\" max 24 ga galvanized face snapped on 20 ga galvanized spring cleat. 24 ga galvanized water dam. 0.032\\\" aluminum splice.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R2\",\"approval_number\":\"FL7424.40\",\"seq\":40,\"product_model\":\"Safeguard NP (non-penetrating) Edge Flashing\",\"product_description\":\"10.00-in. wide, .050-in. 3003 aluminum snapped on fascia cover, 24 ga. G-90 galvanized steel retainer cleat, 24 ga. G-90 galvanized steel water-dam.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R2\",\"approval_number\":\"FL7424.41\",\"seq\":41,\"product_model\":\"Safeguard NP (non-penetrating) Edge Flashing\",\"product_description\":\"10.00-in wide, 24 ga. G-90 galvanized steel snapped on fascia cover, 24 ga. G-90 galvanized steel retainer cleat, 24ga. G-90 galvanized steel water-dam.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R4\",\"approval_number\":\"FL7424.42\",\"seq\":42,\"product_model\":\"Permasnap Continuous Cleat Coping\",\"product_description\":\"24.75-in. wide cap, 12.0 in wide face leg, 4.0-in wide back leg, .050-in 3003 aluminum snapped on coping, 24 ga. G-90 galvanized steel continuous cleat, 20 ga. G-90 galvanized steel hold down cleat spaced 5-ft o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R4\",\"approval_number\":\"FL7424.43\",\"seq\":43,\"product_model\":\"Permasnap Coping (parapet wall coping)\",\"product_description\":\"16-in. wide cap, 6.0 in wide face leg, 4.0-in wide back leg, .050 in 3003 aluminum snapped on coping, 20 ga. G-90 galvanized steel hold down clead spaced 5-ft o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R4\",\"approval_number\":\"FL7424.44\",\"seq\":44,\"product_model\":\"Permasnap Coping (parapet wall coping)\",\"product_description\":\"16-in. wide cap, 6.0-in wide face leg, 4.0-in. wide back leg, 24 ga G-90 galvanized steel snapped on coping, 20ga G-90 galvanized steel hold down cleat spaced 5-ft. o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R4\",\"approval_number\":\"FL7424.45\",\"seq\":45,\"product_model\":\"Permasnap Plus Coping (parapet wall coping)\",\"product_description\":\"16-in. wide cap, 6.0-in. wide face lef, 4.0-in. wide back leg, .050-in 3003 aluminum snapped on coping, 16 ga. G-90 galvanized steel hold down cleat space 5-ft o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R4\",\"approval_number\":\"FL7424.46\",\"seq\":46,\"product_model\":\"Permasnap Plus Coping (parapet wall coping)\",\"product_description\":\"16-in wide cap, 6.0-in. wide face leg, 4.0-in wide back leg, 24 ga. G-90 galvanized steel snapped on coping, 16ga. G-90 galvanized steel hold down cleat space 5-ft o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R4\",\"approval_number\":\"FL7424.47\",\"seq\":47,\"product_model\":\"Permasnap Plus Coping (parapet wall coping)\",\"product_description\":\"24-in wide cap, 6.0-in wide face leg, 4.0-in. wide back leg, .050-in 3003 aluminum snapped on coping, 16ga G-90 galvanized steel hold down cleat space 5-ft o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R4\",\"approval_number\":\"FL7424.48\",\"seq\":48,\"product_model\":\"Permasnap Plus Coping (parapet wall coping)\",\"product_description\":\"24-in wide cap, 6.0 in wide face leg, 4.0 in wide back leg, 24ga G-90 galvanized steel snapped on coping, 16 ga G-90 galvanized steel hold down cleat space 5-ft o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R4\",\"approval_number\":\"FL7424.49\",\"seq\":49,\"product_model\":\"Permasnap Plus Coping (parapet wall coping)\",\"product_description\":\"32.75-in wide cap, 10.0-in. wide face leg, 4.0-in wide back leg, .050-in 3003 aluminum snapped on coping, 16ga. G-90 galvanized steel hold down cleat space 40\\\" o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R4\",\"approval_number\":\"FL7424.50\",\"seq\":50,\"product_model\":\"Permasnap Plus Coping (parapet wall coping)\",\"product_description\":\"32.75-in wide cap, 6.0-in. wide face leg, 4.0-in wide back leg, .050-in 3003 aluminum snapped on coping, 16ga. G-90 galvanized steel hold down cleat space 40\\\" o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R4\",\"approval_number\":\"FL7424.51\",\"seq\":51,\"product_model\":\"Safeguard NP (non-penetrating) Edge Flashing\",\"product_description\":\"12.0\\\" max 0.050\\\" aluminum face snapped on 20 ga galvanized spring cleat. 24 ga galvanized water dam. 0.032\\\" aluminum splice.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R4\",\"approval_number\":\"FL7424.52\",\"seq\":52,\"product_model\":\"Safeguard NP (non-penetrating) Edge Flashing\",\"product_description\":\"6.0\\\" max 0.050\\\" aluminum face snapped on 20 ga galvanized spring cleat. 24 ga galvanized water dam. 0.032\\\" aluminum splice.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R4\",\"approval_number\":\"FL7424.53\",\"seq\":53,\"product_model\":\"Safeguard NP (non-penetrating) Edge Flashing\",\"product_description\":\"12.0\\\" max 24 ga galvanized face snapped on 20 ga galvanized spring cleat. 24 ga galvanized water dam. 0.032\\\" aluminum splice.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R4\",\"approval_number\":\"FL7424.54\",\"seq\":54,\"product_model\":\"Safeguard NP (non-penetrating) Edge Flashing\",\"product_description\":\"6.0\\\" max 24 ga galvanized face snapped on 20 ga galvanized spring cleat. 24 ga galvanized water dam. 0.032\\\" aluminum splice.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R4\",\"approval_number\":\"FL7424.55\",\"seq\":55,\"product_model\":\"Safeguard NP (non-penetrating) Edge Flashing\",\"product_description\":\"10.00-in. wide, .050-in. 3003 aluminum snapped on fascia cover, 24 ga. G-90 galvanized steel retainer cleat, 24 ga. G-90 galvanized steel water-dam.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R4\",\"approval_number\":\"FL7424.56\",\"seq\":56,\"product_model\":\"Safeguard NP (non-penetrating) Edge Flashing\",\"product_description\":\"10.00-in wide, 24 ga. G-90 galvanized steel snapped on fascia cover, 24 ga. G-90 galvanized steel retainer cleat, 24ga. G-90 galvanized steel water-dam.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R5\",\"approval_number\":\"FL7424.57\",\"seq\":57,\"product_model\":\"Permasnap Coping (parapet wall coping)\",\"product_description\":\"16-in. wide cap, 6.0-in wide face leg, 4.0-in. wide back leg, 24 ga G-90 galvanized steel snapped on coping, 20ga G-90 galvanized steel hold down cleat spaced 5-ft. o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R5\",\"approval_number\":\"FL7424.58\",\"seq\":58,\"product_model\":\"Permasnap Coping For Masonry\",\"product_description\":\"16.75-in cap, 6.0-in face leg, 4.0-in back leg, 0.050-in aluminum snapped on coping,12-in 20ga. G-90 galv steel clips with 8-in wide 26ga stainless steel spring spaced 5-ft o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R5\",\"approval_number\":\"FL7424.59\",\"seq\":59,\"product_model\":\"Permasnap Coping For Masonry\",\"product_description\":\"16.75-in cap, 6.0-in face leg, 4.0-in back leg, 24ga. G-90 galv steel snapped on coping, 12-in 20ga. G-90 galv steel clips with 8-in 26ga stainless steel spring spaced 5-ft o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R5\",\"approval_number\":\"FL7424.60\",\"seq\":60,\"product_model\":\"Permasnap Coping For Masonry\",\"product_description\":\"24.75-in cap, 6.0-in face leg, 4.0-in back leg, 24ga. G-90 galv steel snapped on coping, 12-in 20ga. G-90 galv steel clips with 8-in 26ga stainless steel spring spaced 40-in o.c. and a 24ga galvsupport channel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R5\",\"approval_number\":\"FL7424.61\",\"seq\":61,\"product_model\":\"Permasnap Coping For Masonry\",\"product_description\":\"24.75-in cap, 6.0-in face leg, 4.0-in back leg, 24ga. stainless steel snapped on coping, 12-in 20ga. G-90 galv steel clips with 8-in 26ga stainless steel spring spaced 40-in o.c. and a 24ga galv support channel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R5\",\"approval_number\":\"FL7424.62\",\"seq\":62,\"product_model\":\"Permasnap Coping For Masonry\",\"product_description\":\"24.75-in cap, 6.0-in face leg, 4.0-in back leg, 0.050-in aluminum snapped on coping, 12-in 20ga. G-90 galvanized steel clips with 8-in 26ga stainless steel spring spaced 40-in o.c. and a 24ga galv support channel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R5\",\"approval_number\":\"FL7424.63\",\"seq\":63,\"product_model\":\"Permasnap Coping For Masonry\",\"product_description\":\"24.75-in cap, 6.0-in face leg, 4.0-in back leg, 0.050-in aluminum snapped on coping, 12-in 16ga. G-90 galv steel clips with 8-in 26ga stainless steel spring spaced 40-in o.c. and a 24ga galv support channel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R5\",\"approval_number\":\"FL7424.64\",\"seq\":64,\"product_model\":\"Permasnap Coping For Masonry\",\"product_description\":\"32.75-in cap, 6.0-in face leg, 4.0-in back leg, 0.050-in aluminum snapped on coping, 12-in 20ga. G-90 galv steel clips with 8-in 26ga stainless steel spring spaced 40-in o.c. and a 24ga galv support channel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R5\",\"approval_number\":\"FL7424.65\",\"seq\":65,\"product_model\":\"Permasnap Coping For Masonry\",\"product_description\":\"32.75-in cap 6.0-in face leg, 4.0-in back leg, 22ga. stainless steel snapped on coping, 12-in 20ga. G-90 galv steel clips with 8-in 26ga stainless steel spring spaced 40-in o.c. and a 24ga galva support channel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R5\",\"approval_number\":\"FL7424.66\",\"seq\":66,\"product_model\":\"Permasnap Plus Coping (parapet wall coping)\",\"product_description\":\"16-in. wide cap, 6.0-in. wide face lef, 4.0-in. wide back leg, .050-in 3003 aluminum snapped on coping, 16 ga. G-90 galvanized steel hold down cleat space 5-ft o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R5\",\"approval_number\":\"FL7424.67\",\"seq\":67,\"product_model\":\"Permasnap Plus Coping (parapet wall coping)\",\"product_description\":\"16-in wide cap, 6.0-in. wide face leg, 4.0-in wide back leg, 24 ga. G-90 galvanized steel snapped on coping, 16ga. G-90 galvanized steel hold down cleat space 5-ft o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R5\",\"approval_number\":\"FL7424.68\",\"seq\":68,\"product_model\":\"Permasnap Plus Coping (parapet wall coping)\",\"product_description\":\"24-in wide cap, 6.0-in wide face leg, 4.0-in. wide back leg, .050-in 3003 aluminum snapped on coping, 16ga G-90 galvanized steel hold down cleat space 5-ft o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R5\",\"approval_number\":\"FL7424.69\",\"seq\":69,\"product_model\":\"Permasnap Plus Coping (parapet wall coping)\",\"product_description\":\"24-in wide cap, 6.0 in wide face leg, 4.0 in wide back leg, 24ga G-90 galvanized steel snapped on coping, 16 ga G-90 galvanized steel hold down cleat space 5-ft o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R5\",\"approval_number\":\"FL7424.70\",\"seq\":70,\"product_model\":\"Permasnap Plus Coping (parapet wall coping)\",\"product_description\":\"32.75-in wide cap, 10.0-in. wide face leg, 4.0-in wide back leg, .050-in 3003 aluminum snapped on coping, 16ga. G-90 galvanized steel hold down cleat space 40\\\" o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R5\",\"approval_number\":\"FL7424.71\",\"seq\":71,\"product_model\":\"Permasnap Plus Coping (parapet wall coping)\",\"product_description\":\"32.75-in wide cap, 6.0-in. wide face leg, 4.0-in wide back leg, .050-in 3003 aluminum snapped on coping, 16ga. G-90 galvanized steel hold down cleat space 40\\\" o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R5\",\"approval_number\":\"FL7424.72\",\"seq\":72,\"product_model\":\"Safeguard NP (non-penetrating) Edge Flashing\",\"product_description\":\"12.0\\\" max 0.050\\\" aluminum face snapped on 20 ga galvanized spring cleat. 24 ga galvanized water dam. 0.032\\\" aluminum splice.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R5\",\"approval_number\":\"FL7424.73\",\"seq\":73,\"product_model\":\"Safeguard NP (non-penetrating) Edge Flashing\",\"product_description\":\"6.0\\\" max 0.050\\\" aluminum face snapped on 20 ga galvanized spring cleat. 24 ga galvanized water dam. 0.032\\\" aluminum splice.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R5\",\"approval_number\":\"FL7424.74\",\"seq\":74,\"product_model\":\"Safeguard NP (non-penetrating) Edge Flashing\",\"product_description\":\"12.0\\\" max 24 ga galvanized face snapped on 20 ga galvanized spring cleat. 24 ga galvanized water dam. 0.032\\\" aluminum splice.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R5\",\"approval_number\":\"FL7424.75\",\"seq\":75,\"product_model\":\"Safeguard NP (non-penetrating) Edge Flashing\",\"product_description\":\"6.0\\\" max 24 ga galvanized face snapped on 20 ga galvanized spring cleat. 24 ga galvanized water dam. 0.032\\\" aluminum splice.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R5\",\"approval_number\":\"FL7424.76\",\"seq\":76,\"product_model\":\"Safeguard NP (non-penetrating) Edge Flashing\",\"product_description\":\"10.00-in. wide, .050-in. 3003 aluminum snapped on fascia cover, 24 ga. G-90 galvanized steel retainer cleat, 24 ga. G-90 galvanized steel water-dam.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R5\",\"approval_number\":\"FL7424.77\",\"seq\":77,\"product_model\":\"Safeguard NP (non-penetrating) Edge Flashing\",\"product_description\":\"10.00-in wide, 24 ga. G-90 galvanized steel snapped on fascia cover, 24 ga. G-90 galvanized steel retainer cleat, 24ga. G-90 galvanized steel water-dam.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R5\",\"approval_number\":\"FL7424.78\",\"seq\":78,\"product_model\":\"Shadowline Coping\",\"product_description\":\"24.75-in wide cap, 6.0-in wide face leg, 5.0-in wide back leg, 0.050-in aluminum snapped on coping, 12-in wide 20ga. G-90 galvanized steel clips spaced 40-in o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R5\",\"approval_number\":\"FL7424.79\",\"seq\":79,\"product_model\":\"Shadowline Coping\",\"product_description\":\"24.75-in wide cap, 6.0-in wide face leg, 5.0-in wide back leg, 0.063-in aluminum snapped on coping, 12-in wide 20ga. G-90 galvanized steel clips spaced 40-in o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R5\",\"approval_number\":\"FL7424.80\",\"seq\":80,\"product_model\":\"Shadowline Coping\",\"product_description\":\"16.75-in wide cap, 6.0-in wide face leg, 5.0-in wide back leg, 0.050-in aluminum snapped on coping, 12-in wide 20ga. G-90 galvanized steel clips spaced 60-in o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R5\",\"approval_number\":\"FL7424.81\",\"seq\":81,\"product_model\":\"Shadowline Coping\",\"product_description\":\"16.75-in wide cap, 10.0-in wide face leg, 5.0-in wide back leg, 0.050-in aluminum snapped on coping, 12-in wide 20ga. G-90 galvanized steel clips spaced 60-in o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R5\",\"approval_number\":\"FL7424.82\",\"seq\":82,\"product_model\":\"Shadowline Coping\",\"product_description\":\"32.75-in wide cap, 6.0-in wide face leg, 5.0-in wide back leg, 0.050-in aluminum snapped on coping, 12-in wide 20ga. G-90 galvanized steel clips spaced 40-in o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R5\",\"approval_number\":\"FL7424.83\",\"seq\":83,\"product_model\":\"Terminedge Fascia\",\"product_description\":\"6-in wide 0.050 aluminum snapped on fascia cover, 20ga G-90 galvanized steel retainer cleat.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R5\",\"approval_number\":\"FL7424.84\",\"seq\":84,\"product_model\":\"Terminedge Fascia\",\"product_description\":\"8.25-in wide 0.040 3003\\\/3105 aluminum snapped on fascia cover, 20ga G-90 galvanized steel retainer cleat.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R5\",\"approval_number\":\"FL7424.85\",\"seq\":85,\"product_model\":\"Terminedge Fascia\",\"product_description\":\"8.25-in wide 0.050 3003\\\/3105 aluminum snapped on fascia cover, 20ga G-90 galvanized steel retainer cleat.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R5\",\"approval_number\":\"FL7424.86\",\"seq\":86,\"product_model\":\"Terminedge Fascia\",\"product_description\":\"8.25-in wide 24ga. G-90 galvanized steel snapped on fascia cover, 20ga G-90 galvanized steel retainer cleat.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R5\",\"approval_number\":\"FL7424.87\",\"seq\":87,\"product_model\":\"Terminedge Fascia\",\"product_description\":\"6-in wide 24ga. G-90 galvanized steel snapped on fascia cover, 20ga G-90 galvanized steel retainer cleat.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc. DBA OMG EdgeSystems\",\"approval_number_master\":\"FL#7424-R5\",\"approval_number\":\"FL7424.88\",\"seq\":88,\"product_model\":\"Terminedge Fascia\",\"product_description\":\"11.25-in wide 0.050 3003\\\/3105 aluminum snapped on fascia cover, 20ga G-90 galvanized steel retainer cleat.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-29 00:00:00\",\"instructions_url\":\"\"}],\"W.P. Hickman Systems, Inc.\":[{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#2254-R0\",\"approval_number\":\"FL2254.1\",\"seq\":1,\"product_model\":\"BUR Fascia System (Metal Flash\",\"product_description\":\"Snap-on fascia system of steel and\\\/or aluminum\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#2254-R0\",\"approval_number\":\"FL2254.2\",\"seq\":2,\"product_model\":\"Modular Coping System (Metal F\",\"product_description\":\"Snap-on coping system of steel, aluminum or copper\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#2254-R0\",\"approval_number\":\"FL2254.3\",\"seq\":3,\"product_model\":\"Single Ply Fascia I (Metal Fla\",\"product_description\":\"Snap-on fascia system of steel and\\\/or aluminum\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#2254-R0\",\"approval_number\":\"FL2254.4\",\"seq\":4,\"product_model\":\"Single Ply Fascia II (Metal Fl\",\"product_description\":\"Snap-on fascia system of steel or aluminum\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#2254-R0\",\"approval_number\":\"FL2254.5\",\"seq\":5,\"product_model\":\"Single Ply Fascia III (Metal F\",\"product_description\":\"Snap-on fascia system of steel and\\\/or aluminum\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#2254-R0\",\"approval_number\":\"FL2254.6\",\"seq\":6,\"product_model\":\"Universal Coping\",\"product_description\":\"Snap-on coping system of steel or aluminum\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#2254-R0\",\"approval_number\":\"FL2254.7\",\"seq\":7,\"product_model\":\"Universal Fascia\",\"product_description\":\"Cant \\\/ spring clip fascia system of steel and\\\/or aluminum\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#9459-R0\",\"approval_number\":\"FL9459.1\",\"seq\":1,\"product_model\":\"Cyclone Force Extruded Fascia\",\"product_description\":\"Decorative metal fascia with continuous extruded aluminum bar.\",\"design_pressure\":\"+N\\\/A\\\/-95\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#9459-R0\",\"approval_number\":\"FL9459.2\",\"seq\":2,\"product_model\":\"HK Modular Coping\",\"product_description\":\"Decorative metal coping cap with galvanized steel anchor\\\/support cleats\",\"design_pressure\":\"+N\\\/A\\\/-84\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#9459-R0\",\"approval_number\":\"FL9459.3\",\"seq\":3,\"product_model\":\"HK Single Ply Extruded and HK SPF-1 Fascia\",\"product_description\":\"Decorative metal fascia with continuous extruded aluminum bar\",\"design_pressure\":\"+N\\\/A\\\/-145\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#9621-R0\",\"approval_number\":\"FL9621.1\",\"seq\":1,\"product_model\":\"Cyclone Force Extruded Fascia\",\"product_description\":\"3-part edge metal systems consisting of continuous aluminum anchor bar, cleat and exterior fascia cover.\",\"design_pressure\":\"+N\\\/A\\\/-95\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#9621-R0\",\"approval_number\":\"FL9621.2\",\"seq\":2,\"product_model\":\"Cyclone Force Extruded Fascia (B.U.R.\\\/Modified Version)\",\"product_description\":\"3-part edge metal systems consisting of continuous aluminum anchor bar, cleat and exterior fascia cover.\",\"design_pressure\":\"+N\\\/A\\\/-95\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#9621-R0\",\"approval_number\":\"FL9621.3\",\"seq\":3,\"product_model\":\"Cyclone Force Fascia for Modified, Built-Up Roof Systems\",\"product_description\":\"Edge metal systems consisting of galvanized steel waterdam cant, formed fascia cover, concealed joint face plates and continuous rail.\",\"design_pressure\":\"+N\\\/A\\\/-200\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#9621-R0\",\"approval_number\":\"FL9621.4\",\"seq\":4,\"product_model\":\"Modular Coping System\",\"product_description\":\"Formed aluminum or galvanized steel (24 gauge) coping with galvanized anchor cleats (20 gauge).\",\"design_pressure\":\"+N\\\/A\\\/-105\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"W.P. Hickman Systems, Inc.\",\"approval_number_master\":\"FL#9621-R0\",\"approval_number\":\"FL9621.5\",\"seq\":5,\"product_model\":\"Universal Coping Roof Perimeter Coping\",\"product_description\":\"Formed aluminum or galvanized steel (24 gauge) coping with galvanized anchor cleats (16 gauge), metal drainage cover.\",\"design_pressure\":\"+N\\\/A\\\/-105\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"IPS Corporation\":[{\"manufacturer\":\"IPS Corporation\",\"approval_number_master\":\"FL#3066-R1\",\"approval_number\":\"FL3066.35\",\"seq\":35,\"product_model\":\"Roof Flashing\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"IPS Corporation\",\"approval_number_master\":\"FL#3066-R1\",\"approval_number\":\"FL3066.36\",\"seq\":36,\"product_model\":\"Roof Flashings\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Madison Ind., Inc. of Georgia\":[{\"manufacturer\":\"Madison Ind., Inc. of Georgia\",\"approval_number_master\":\"FL#4051-R0\",\"approval_number\":\"FL4051.1\",\"seq\":1,\"product_model\":\"MI-DECK\",\"product_description\":\"Standing Seam Metal Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Aluma Shield Industries\":[{\"manufacturer\":\"Aluma Shield Industries\",\"approval_number_master\":\"FL#4658-R0\",\"approval_number\":\"FL4658.1\",\"seq\":1,\"product_model\":\"HR900 Roof Panel\",\"product_description\":\"Insulated Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aluma Shield Industries\",\"approval_number_master\":\"FL#4658-R0\",\"approval_number\":\"FL4658.2\",\"seq\":2,\"product_model\":\"MR100 Roof Panel\",\"product_description\":\"Insulated Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Tri-Built Materials Group, LLC\":[{\"manufacturer\":\"Tri-Built Materials Group, LLC\",\"approval_number_master\":\"FL#4853-R0\",\"approval_number\":\"FL4853.1\",\"seq\":1,\"product_model\":\"AirFlo Ridge Vent\",\"product_description\":\"Rolled Ridge Vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Elk Corporation\":[{\"manufacturer\":\"Elk Corporation\",\"approval_number_master\":\"FL#5178-R0\",\"approval_number\":\"FL5178.1\",\"seq\":1,\"product_model\":\"Highpoint Premier 12\",\"product_description\":\"Ridge Ventilation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elk Corporation\",\"approval_number_master\":\"FL#5178-R0\",\"approval_number\":\"FL5178.2\",\"seq\":2,\"product_model\":\"Highpoint Premier 9\",\"product_description\":\"Ridge Ventilation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elk Corporation\",\"approval_number_master\":\"FL#5178-R0\",\"approval_number\":\"FL5178.3\",\"seq\":3,\"product_model\":\"Vented Ridgecrest\",\"product_description\":\"Ridge Ventilation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Loadmaster Systems, Inc\":[{\"manufacturer\":\"Loadmaster Systems, Inc\",\"approval_number_master\":\"FL#5840-R0\",\"approval_number\":\"FL5840.1\",\"seq\":1,\"product_model\":\"Loadmaster Duraflex Mineral Board\",\"product_description\":\"Approved Nailable Substrate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loadmaster Systems, Inc\",\"approval_number_master\":\"FL#5840-R0\",\"approval_number\":\"FL5840.2\",\"seq\":2,\"product_model\":\"Loadmaster Roof Deck System\",\"product_description\":\"engineered roof deck system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"National Sheet Metal Systems, Inc.\":[{\"manufacturer\":\"National Sheet Metal Systems, Inc.\",\"approval_number_master\":\"FL#8545-R0\",\"approval_number\":\"FL8545.1\",\"seq\":1,\"product_model\":\"Snap-On Coping System, Fascia Type 1, Fascia Type 5\",\"product_description\":\"Premanufactured Coping Cap, and 2-Pc. Fascia Systems for use with single-ply, built-up and modified roof membrane assemblies\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Captiveaire Systems\":[{\"manufacturer\":\"Captiveaire Systems\",\"approval_number_master\":\"FL#12316-R9\",\"approval_number\":\"FL12316.3\",\"seq\":3,\"product_model\":\"EGV-IGV Gravity Vents\",\"product_description\":\"EGV12x12 through 54x54 IGV12x12 through 54x54 LGVN\\\/LGVX12x12-5 through 24x60-9. Models maybe followed by RA. (Not to be used in ridge area)\",\"design_pressure\":\"+60\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Captiveaire Systems\",\"approval_number_master\":\"FL#12316-R9\",\"approval_number\":\"FL12316.4\",\"seq\":4,\"product_model\":\"Gravity Vents\",\"product_description\":\"EMUA10 through 18, GV10 through 36, 103CAPASYB08-2R,103CAPASYB10-2R,103CAPASYB12-2R,103CAPASYB14-2R,103CAPASYB16-2R. Models maybe followed by RA. (Not to be used in ridge area)\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Captiveaire Systems\",\"approval_number_master\":\"FL#12316-R9\",\"approval_number\":\"FL12316.5\",\"seq\":5,\"product_model\":\"Square Gravity Vent\",\"product_description\":\"GVS1113,15,1820,24, 30,36. Models maybe followed by RA. (Not to be used in ridge area)\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Captiveaire Systems\",\"approval_number_master\":\"FL#12316-R9\",\"approval_number\":\"FL12316.9\",\"seq\":9,\"product_model\":\"Steel Supply Fan\",\"product_description\":\"CASRTU2 through 4, RARTU2 through 4 (Not to be installed in the ridge area).\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Captiveaire Systems\",\"approval_number_master\":\"FL#12316-R0\",\"approval_number\":\"FL12316.1\",\"seq\":1,\"product_model\":\"Spun Aluminum Roof Top Fans\",\"product_description\":\"DU10\\nDU12\\nDU25\\nDU30\\nDU33\\nDU50\\nDU75\\nDU85\\nNCA08\\nNCA10\\nNCA14\\nNCA16\\nNCA18\\nNCA24\\nNCA30\\nNCA36\\nDR10\\nDR12\\nDR25\\nDR30\\nDR33\\nDR50\\nDR75\\nDR85\\nDD7\\nDD8\\nDD9\\nDD11\\nDD13\\nDD15\\nDD18\\nDD20\\nDD24\\nDD30\\nDD36\",\"design_pressure\":\"+30\\\/-66\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Captiveaire Systems\",\"approval_number_master\":\"FL#12316-R0\",\"approval_number\":\"FL12316.2\",\"seq\":2,\"product_model\":\"Steel Roof Top Fans\",\"product_description\":\"HRE13\\nHRE16\\nHRE20\\nHRE24\\nBI10\\nBI12\\nBI13\\nBI15\\nBI16\\nBI18\\nBI20\\nBI22\\nBI24\\nBI27\\nBI30\\nBI33\\nBI36\\nCB10\\nCB12\\nCB15\\nCB18\\nCB20\\nCB22\\nCB24\\nCB27\\nCB30\\nCB36\\nUSI100\\nUSI137\\nUSI161\\nUSI200\\nUSI245\\nUSI270\\nUSI300\\nUSI330\\nUSI365\",\"design_pressure\":\"+30\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Captiveaire Systems\",\"approval_number_master\":\"FL#20818-R0\",\"approval_number\":\"FL20818.1\",\"seq\":1,\"product_model\":\"Steel Utility Set Exhaust\",\"product_description\":\"RE13BD,RE13DD,RE15BD,RE15DD,\\nRE18BD,RE18DD,RE20BD,RE20DD,\\nRE24BD,RE24DD (Not to be installed in the ridge area).\",\"design_pressure\":\"+100.00\\\/-100.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Captiveaire Systems\",\"approval_number_master\":\"FL#20820-R0\",\"approval_number\":\"FL20820.1\",\"seq\":1,\"product_model\":\"Steel Utility Set Exhaust\",\"product_description\":\"USBI11,USBI13,USBI15,USBI18,\\nUSBI20,USBI24,USBI30,USBI36, (Not to be installed in the ridge area).\",\"design_pressure\":\"+112.5\\\/-112.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Captiveaire Systems\",\"approval_number_master\":\"FL#21394-R0\",\"approval_number\":\"FL21394.1\",\"seq\":1,\"product_model\":\"HREB Axial Down Blast\",\"product_description\":\"HREB24, HREB30, HREB36, HREB42 (Not to be installed in the ridge area)\",\"design_pressure\":\"+80.0\\\/-80.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Captiveaire Systems\",\"approval_number_master\":\"FL#21472-R0\",\"approval_number\":\"FL21472.1\",\"seq\":1,\"product_model\":\"Steel Supply Fan\",\"product_description\":\"CASRTU2, CASRTU3 (Not to be installed in the ridge area).\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-11-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Captiveaire Systems\",\"approval_number_master\":\"FL#26565-R0\",\"approval_number\":\"FL26565.1\",\"seq\":1,\"product_model\":\"EGV-IGV Gravity Vents\",\"product_description\":\"EGV12x12to54x54 IGV12x12to54x54 LGVN\\\/LGVX12x12-5to24x60-9 (Not to be used in ridge area)\",\"design_pressure\":\"+60\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-06-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Captiveaire Systems\",\"approval_number_master\":\"FL#26565-R0\",\"approval_number\":\"FL26565.2\",\"seq\":2,\"product_model\":\"Gravity Vents\",\"product_description\":\"EMUA10,12,14,18 GV10,12,14,18,20,24,30,36 103CAPASYB08-2R,103CAPASYB10-2R,103CAPASYB12-2R,103CAPASYB14-2R,103CAPASYB16-2R (Not to be used in ridge area)\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Captiveaire Systems\",\"approval_number_master\":\"FL#26565-R0\",\"approval_number\":\"FL26565.3\",\"seq\":3,\"product_model\":\"Square Gravity Vents\",\"product_description\":\"GVS1113,15,1820,24,30,36 (Not to be used in ridge area)\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Captiveaire Systems\",\"approval_number_master\":\"FL#12316-R9\",\"approval_number\":\"FL12316.6\",\"seq\":6,\"product_model\":\"Steel Curb Mounted Utility Set\",\"product_description\":\"RE13 through 24BD\\\/DD, RA-RE1300 through 2400BD\\\/DD (Not to be used in ridge area)\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Captiveaire Systems\",\"approval_number_master\":\"FL#12316-R9\",\"approval_number\":\"FL12316.7\",\"seq\":7,\"product_model\":\"Steel Rail Mounted Utility Se\",\"product_description\":\"USBI11 through 36, RABI11 through 36RM. (Not to be used in ridge area)\",\"design_pressure\":\"+112.5\\\/-112.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Captiveaire Systems\",\"approval_number_master\":\"FL#12316-R9\",\"approval_number\":\"FL12316.8\",\"seq\":8,\"product_model\":\"Steel Roof Top Fans\",\"product_description\":\"HRE13 through 24, BI10 through 36, CB10 through 36, USI100 through 365. RA-VE13 through 24. A Series Steel Supply Fans. Models maybe followed by RA\\\/ARM (Not to be used in ridge area)\",\"design_pressure\":\"+30\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-03-04 00:00:00\",\"instructions_url\":\"\"}],\"Pro Guard Coatings,Inc.\":[{\"manufacturer\":\"Pro Guard Coatings,Inc.\",\"approval_number_master\":\"FL#21554-R0\",\"approval_number\":\"FL21554.1\",\"seq\":1,\"product_model\":\"Moisture Cure Liquid Rubber 9101\",\"product_description\":\"Moisture cured roof maintenance coating based on silylated hybrid polymer urethane\\\/polyether chemistry consisting of a liquid component plus catalyst.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"}],\"V2T IP, LLC\":[{\"manufacturer\":\"V2T IP, LLC\",\"approval_number_master\":\"FL#27944-R0\",\"approval_number\":\"FL27944.1\",\"seq\":1,\"product_model\":\"Venturi Vacuum Technology (V2T) Roof Vent\",\"product_description\":\"Venturi Vacuum Technology (V2T) Roof Vent\",\"design_pressure\":\"+195\\\/-195\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-01 00:00:00\",\"instructions_url\":\"\"}],\"GT Products Inc.\":[{\"manufacturer\":\"GT Products Inc.\",\"approval_number_master\":\"FL#41730-R0\",\"approval_number\":\"FL41730.1\",\"seq\":1,\"product_model\":\"GT-6783\",\"product_description\":\"Low Solids Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"GT Products Inc.\",\"approval_number_master\":\"FL#34768-R0\",\"approval_number\":\"FL34768.1\",\"seq\":1,\"product_model\":\"GT 6759\",\"product_description\":\"Silicone Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-11 00:00:00\",\"instructions_url\":\"\"}],\"Karnak Corporation\":[{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R7\",\"approval_number\":\"FL1026.35\",\"seq\":35,\"product_model\":\"98AF Fribrated Aluminum Roof Coating\",\"product_description\":\"Fibered Asphalt Based Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-09-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R1\",\"approval_number\":\"FL1026.36\",\"seq\":36,\"product_model\":\"81AF Modified Bitumen Adhesive Brush & Trowel Grades\",\"product_description\":\"SBS Cold-Process Adhesive for SBS and Roll Roofing Membranes\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R1\",\"approval_number\":\"FL1026.37\",\"seq\":37,\"product_model\":\"83AF Fibered Dampproofing\",\"product_description\":\"Cold-Applied Asphalt Based Dampproofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R1\",\"approval_number\":\"FL1026.38\",\"seq\":38,\"product_model\":\"83AF Fibered Dampproofing\",\"product_description\":\"Cold-Applied Asphalt Based Dampproofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R1\",\"approval_number\":\"FL1026.39\",\"seq\":39,\"product_model\":\"86AF Fibered Trowel Mastic\",\"product_description\":\"Trowel Applied Asphalt Based Dampproofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R1\",\"approval_number\":\"FL1026.40\",\"seq\":40,\"product_model\":\"86AF Fibered Trowel Mastic\",\"product_description\":\"Trowel Applied Asphalt Based Dampproofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R1\",\"approval_number\":\"FL1026.41\",\"seq\":41,\"product_model\":\"920AF Fibered Emulsion Mastic\",\"product_description\":\"Fibered Asphalt Based Emulsion for General Repair Use\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R1\",\"approval_number\":\"FL1026.42\",\"seq\":42,\"product_model\":\"920AF Fibered Emulsion Mastic\",\"product_description\":\"Fibered Asphalt Based Emulsion for General Repair Use\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R1\",\"approval_number\":\"FL1026.43\",\"seq\":43,\"product_model\":\"97AF Fibered Aluminum Roof Coa\",\"product_description\":\"Very Bright Fibered Aluminum Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R1\",\"approval_number\":\"FL1026.44\",\"seq\":44,\"product_model\":\"97AF Fibered Aluminum Roof Coating\",\"product_description\":\"Very Bright Fibered Aluminum Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R1\",\"approval_number\":\"FL1026.45\",\"seq\":45,\"product_model\":\"98AF Fibered Aluminum Coating\",\"product_description\":\"Energy Star Rated, Extremely Reflective Fibered Aluminum Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Karnak Corporation\",\"approval_number_master\":\"FL#1026-R1\",\"approval_number\":\"FL1026.46\",\"seq\":46,\"product_model\":\"98AF Fibered Aluminum Roof Coating\",\"product_description\":\"Energy Star labeled, Extremely Reflective Fibered Aluminum Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Siplast Inc.\":[{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1356-R2\",\"approval_number\":\"FL1356.1\",\"seq\":1,\"product_model\":\"PA-1021 Plastic Cement\",\"product_description\":\"Asphalt cutback reinforced with non-asbestos fibers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1356-R2\",\"approval_number\":\"FL1356.2\",\"seq\":2,\"product_model\":\"PA-1125 Asphalt Primer\",\"product_description\":\"Asphalt primer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1356-R2\",\"approval_number\":\"FL1356.3\",\"seq\":3,\"product_model\":\"PA-311 Adhesive\",\"product_description\":\"Blend of special adhesive asphalts and safe, high-flash, quick drying solvents\",\"design_pressure\":\"+0\\\/-375\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1356-R2\",\"approval_number\":\"FL1356.4\",\"seq\":4,\"product_model\":\"PA-311 LS\",\"product_description\":\"Blend of special adhesive asphalts and safe, high-flash, quick drying solvents meeting ASTM D 4470, Type II.\",\"design_pressure\":\"+0\\\/-187.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1356-R2\",\"approval_number\":\"FL1356.5\",\"seq\":5,\"product_model\":\"PA-311M\",\"product_description\":\"Blend of special adhesive asphalts and safe, high-flash, quick drying solvents meeting ASTM D 4470, Type II.\",\"design_pressure\":\"+0\\\/-180\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1356-R2\",\"approval_number\":\"FL1356.6\",\"seq\":6,\"product_model\":\"PA-828 Flashing Cement\",\"product_description\":\"Asphalt cutback reinforced with non-asbestos fibers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1356-R0\",\"approval_number\":\"FL1356.7\",\"seq\":7,\"product_model\":\"PA-311 Adhesive\",\"product_description\":\"Blend of special adhesive asphalts and safe, high-flash, quick drying solvents\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1356-R0\",\"approval_number\":\"FL1356.8\",\"seq\":8,\"product_model\":\"PA-828 Flashing Cement\",\"product_description\":\"Asphalt cutback reinforced with non-asbestos fibers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Siplast Inc.\",\"approval_number_master\":\"FL#1356-R0\",\"approval_number\":\"FL1356.9\",\"seq\":9,\"product_model\":\"PC-227 Elastomeric Roof Coatin\",\"product_description\":\"Acrylic, white roof coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"OMG, Inc.\":[{\"manufacturer\":\"OMG, Inc.\",\"approval_number_master\":\"FL#1608-R3\",\"approval_number\":\"FL1608.1\",\"seq\":1,\"product_model\":\"OlyBond\",\"product_description\":\"Two-part urethane adhesive for insulation attachment (full coverage)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc.\",\"approval_number_master\":\"FL#1608-R3\",\"approval_number\":\"FL1608.2\",\"seq\":2,\"product_model\":\"OlyBond 500 & OlyBond Green\",\"product_description\":\"Two-part urethane adhesive for insulation attachment (ribbon coverage).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG, Inc.\",\"approval_number_master\":\"FL#28790-R0\",\"approval_number\":\"FL28790.1\",\"seq\":1,\"product_model\":\"OMG Roof Edge Termination Systems\",\"product_description\":\"Aluminum, steel or zinc fascia cover and coping assemblies\",\"design_pressure\":\"+N\\\/A\\\/-VARIOUS\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-18 00:00:00\",\"instructions_url\":\"\"}],\"O'Hagin's, Inc.\":[{\"manufacturer\":\"O'Hagin's, Inc.\",\"approval_number_master\":\"FL#2571-R2\",\"approval_number\":\"FL2571.1\",\"seq\":1,\"product_model\":\"Low Tapered Composition Vent 72\",\"product_description\":\"Attic Ventilation Product\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"O'Hagin's, Inc.\",\"approval_number_master\":\"FL#2576-R2\",\"approval_number\":\"FL2576.1\",\"seq\":1,\"product_model\":\"O'Hagin's Cloaked Vent Tile\",\"product_description\":\"Attic Ventilation Product for Tile Roofs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-14 00:00:00\",\"instructions_url\":\"\"}],\"Diversi-Plast Products\":[{\"manufacturer\":\"Diversi-Plast Products\",\"approval_number_master\":\"FL#4330-R3\",\"approval_number\":\"FL4330.1\",\"seq\":1,\"product_model\":\"Diversi-Plast, Trimline Series Roof\\\/Attic Shingle Vent\",\"product_description\":\"Ridge Ventilation Systems: Trimline Plus, Trimline Rigid Roll Plus\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-31 00:00:00\",\"instructions_url\":\"\"}],\"Johns Manville\":[{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#4943-R2\",\"approval_number\":\"FL4943.1\",\"seq\":1,\"product_model\":\"Cements, Adhesives and Coatings\",\"product_description\":\"Various adhesives for use in roof applications\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#4943-R1\",\"approval_number\":\"FL4943.2\",\"seq\":2,\"product_model\":\"JM Urethane Insulation Adhesive\",\"product_description\":\"Urethane Insulation Adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#4943-R1\",\"approval_number\":\"FL4943.3\",\"seq\":3,\"product_model\":\"MBR Bonding Adhesive\",\"product_description\":\"Two part urethane adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#4943-R1\",\"approval_number\":\"FL4943.4\",\"seq\":4,\"product_model\":\"MBR Cold Application Adhesive\",\"product_description\":\"Asphalt-based cold adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#16316-R0\",\"approval_number\":\"FL16316.1\",\"seq\":1,\"product_model\":\"JM Corbond MCS\",\"product_description\":\"Supplemental deck attachment for wind uplift mitigation\",\"design_pressure\":\"+0\\\/-192.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Johns Manville\",\"approval_number_master\":\"FL#42727-R0\",\"approval_number\":\"FL42727.1\",\"seq\":1,\"product_model\":\"Roof Edge Termination Systems\",\"product_description\":\"Johns Manville Roof Edge Termination Systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-11 00:00:00\",\"instructions_url\":\"\"}],\"ITW POLYMERS SEALANTS NORTH AMERICA INC.\":[{\"manufacturer\":\"ITW POLYMERS SEALANTS NORTH AMERICA INC.\",\"approval_number_master\":\"FL#5157-R1\",\"approval_number\":\"FL5157.1\",\"seq\":1,\"product_model\":\"Eraguard 1000\",\"product_description\":\"Elastomeric Acrylic Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW POLYMERS SEALANTS NORTH AMERICA INC.\",\"approval_number_master\":\"FL#5157-R1\",\"approval_number\":\"FL5157.2\",\"seq\":2,\"product_model\":\"Low Rise Membrane Adhesive\",\"product_description\":\"Membrane Adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW POLYMERS SEALANTS NORTH AMERICA INC.\",\"approval_number_master\":\"FL#5157-R1\",\"approval_number\":\"FL5157.3\",\"seq\":3,\"product_model\":\"OlyBond, OlyBond 500 & OlyBond 500 Green\",\"product_description\":\"Insulation Adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW POLYMERS SEALANTS NORTH AMERICA INC.\",\"approval_number_master\":\"FL#5157-R1\",\"approval_number\":\"FL5157.4\",\"seq\":4,\"product_model\":\"Urethane Roof Coating\",\"product_description\":\"Elastomeric Polyurethane Roof Coating (Erathane 300 Base Coat, Erathane 300 Finish Coat White and Erakote)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-22 00:00:00\",\"instructions_url\":\"\"}],\"Neogard division of Jones Blair\":[{\"manufacturer\":\"Neogard division of Jones Blair\",\"approval_number_master\":\"FL#5368-R1\",\"approval_number\":\"FL5368.1\",\"seq\":1,\"product_model\":\"\\\"ElastaGard\\\"\",\"product_description\":\"Single-component, polyurethane elastomeric Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Neogard division of Jones Blair\",\"approval_number_master\":\"FL#12502-R0\",\"approval_number\":\"FL12502.1\",\"seq\":1,\"product_model\":\"\\\"Permathane II FR\\\"\",\"product_description\":\"Single-component, polyurethane elastomeric Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-05 00:00:00\",\"instructions_url\":\"\"}],\"APOC, Sub of Gardner-Gibson Inc.\":[{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.1\",\"seq\":1,\"product_model\":\"5180-A (Black Jack)\",\"product_description\":\"Black Jack\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.2\",\"seq\":2,\"product_model\":\"APOC #100\",\"product_description\":\"Plastic Roof Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.3\",\"seq\":3,\"product_model\":\"APOC #103\",\"product_description\":\"Asphalt Primer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.4\",\"seq\":4,\"product_model\":\"APOC #104\",\"product_description\":\"Rain Proof Plastic Roof Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.5\",\"seq\":5,\"product_model\":\"APOC #107\",\"product_description\":\"Fibrex Cold Process Adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.6\",\"seq\":6,\"product_model\":\"APOC #109\",\"product_description\":\"Wet Surface Plastic Roof Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.7\",\"seq\":7,\"product_model\":\"APOC #115\",\"product_description\":\"Black Gold Rubberized Flashing Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.8\",\"seq\":8,\"product_model\":\"APOC #122\",\"product_description\":\"Flashing Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.9\",\"seq\":9,\"product_model\":\"APOC #133\",\"product_description\":\"Rubberized Flashing Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.10\",\"seq\":10,\"product_model\":\"APOC #136 MBA\",\"product_description\":\"Modified Bitumen Adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.11\",\"seq\":11,\"product_model\":\"APOC #200\",\"product_description\":\"Non-Fibered Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.12\",\"seq\":12,\"product_model\":\"APOC #202\",\"product_description\":\"Fibered Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.13\",\"seq\":13,\"product_model\":\"APOC #207\",\"product_description\":\"Aluminum Roof Paint\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.14\",\"seq\":14,\"product_model\":\"APOC #208\",\"product_description\":\"Fibered Aluminum Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.15\",\"seq\":15,\"product_model\":\"APOC #211\",\"product_description\":\"Aluminum Roof Paint\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.16\",\"seq\":16,\"product_model\":\"APOC #212\",\"product_description\":\"Fibered Aluminum Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.17\",\"seq\":17,\"product_model\":\"APOC #214\",\"product_description\":\"Fibered Aluminum Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.18\",\"seq\":18,\"product_model\":\"APOC #247\",\"product_description\":\"Sun Shield\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.19\",\"seq\":19,\"product_model\":\"APOC #248\",\"product_description\":\"Arizona White\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.20\",\"seq\":20,\"product_model\":\"APOC #252\",\"product_description\":\"Sunwhite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.21\",\"seq\":21,\"product_model\":\"APOC #252 FR\",\"product_description\":\"APOC #252 FR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.22\",\"seq\":22,\"product_model\":\"APOC #258\",\"product_description\":\"EPDM Sealer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.23\",\"seq\":23,\"product_model\":\"APOC #260\",\"product_description\":\"Amaz'n Stuff Roof Patch\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.24\",\"seq\":24,\"product_model\":\"APOC #300\",\"product_description\":\"Non-Fibered Emulsion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.25\",\"seq\":25,\"product_model\":\"APOC #302\",\"product_description\":\"Fibered Emulsion Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.26\",\"seq\":26,\"product_model\":\"APOC #337\",\"product_description\":\"Fibered Elastomeric Asphalt Emulsion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.27\",\"seq\":27,\"product_model\":\"APOC #339\",\"product_description\":\"APOC #339\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.28\",\"seq\":28,\"product_model\":\"APOC #365\",\"product_description\":\"Rubberized Flashing Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.29\",\"seq\":29,\"product_model\":\"APOC #400\",\"product_description\":\"Sunbrite\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.30\",\"seq\":30,\"product_model\":\"APOC #501\",\"product_description\":\"Neoprene Flashing Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.31\",\"seq\":31,\"product_model\":\"APOC #502\",\"product_description\":\"Brushable Neoprene\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.32\",\"seq\":32,\"product_model\":\"APOC #545\",\"product_description\":\"SEBS Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.33\",\"seq\":33,\"product_model\":\"APOC ArmorFlex #AP525\",\"product_description\":\"APOC ArmorFlex #AP525\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.34\",\"seq\":34,\"product_model\":\"APOC LV Cement\",\"product_description\":\"APOC LV Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.35\",\"seq\":35,\"product_model\":\"Black Jack 1010\",\"product_description\":\"Neoprene Flashing Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.36\",\"seq\":36,\"product_model\":\"Black Jack Rubr-Coat #57\",\"product_description\":\"Black Jack Rubr-Coat #57\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.37\",\"seq\":37,\"product_model\":\"GA 031\",\"product_description\":\"GA 031\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.38\",\"seq\":38,\"product_model\":\"GA 236\",\"product_description\":\"Cold Process Roof Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.39\",\"seq\":39,\"product_model\":\"Gardner Flexx-Gard Ruberized Roof Cement\",\"product_description\":\"Gardner Flexx-Gard Ruberized Roof Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.40\",\"seq\":40,\"product_model\":\"Gardner Silver Shield 6290-GA\",\"product_description\":\"Gardner Silver Shield 6290-GA\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.41\",\"seq\":41,\"product_model\":\"Leak Stopper\",\"product_description\":\"Leak Stopper\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.42\",\"seq\":42,\"product_model\":\"PC 104\",\"product_description\":\"Pro's Choice Flashing Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.43\",\"seq\":43,\"product_model\":\"PC 105\",\"product_description\":\"Pro's Choice Wet\\\/Dry Premium Flashing Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.44\",\"seq\":44,\"product_model\":\"PC 200\",\"product_description\":\"Asphalt Roof Primer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.45\",\"seq\":45,\"product_model\":\"PC 400\",\"product_description\":\"Non-Fibered Aluminum Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.46\",\"seq\":46,\"product_model\":\"PC 401\",\"product_description\":\"Pro's Choice Fibered Aluminum Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.47\",\"seq\":47,\"product_model\":\"PC 601\",\"product_description\":\"Pro's Choice Cold Process Adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.48\",\"seq\":48,\"product_model\":\"PC 607\",\"product_description\":\"Pro's Choice Cold Process Adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.49\",\"seq\":49,\"product_model\":\"PC 801\",\"product_description\":\"Pro's Choice Wet\\\/Dry Rubberized Flashing Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.50\",\"seq\":50,\"product_model\":\"RX #100\",\"product_description\":\"RX #100\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.51\",\"seq\":51,\"product_model\":\"RX #200\",\"product_description\":\"RX #200\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.52\",\"seq\":52,\"product_model\":\"RX #300\",\"product_description\":\"RX #300\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.53\",\"seq\":53,\"product_model\":\"RX #450\",\"product_description\":\"RX #450\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.54\",\"seq\":54,\"product_model\":\"RX #460\",\"product_description\":\"RX #460\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.55\",\"seq\":55,\"product_model\":\"RX #500\",\"product_description\":\"RX #500\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.56\",\"seq\":56,\"product_model\":\"RX #700\",\"product_description\":\"RX #700\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R2\",\"approval_number\":\"FL6789.57\",\"seq\":57,\"product_model\":\"RX #900\",\"product_description\":\"RX #900\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R3\",\"approval_number\":\"FL6789.58\",\"seq\":58,\"product_model\":\"RX #200\",\"product_description\":\"RX #200\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R3\",\"approval_number\":\"FL6789.59\",\"seq\":59,\"product_model\":\"RX #300\",\"product_description\":\"RX #300\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R3\",\"approval_number\":\"FL6789.60\",\"seq\":60,\"product_model\":\"RX #450\",\"product_description\":\"RX #450\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R3\",\"approval_number\":\"FL6789.61\",\"seq\":61,\"product_model\":\"RX #460\",\"product_description\":\"RX #460\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R3\",\"approval_number\":\"FL6789.62\",\"seq\":62,\"product_model\":\"RX #500\",\"product_description\":\"RX #500\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R3\",\"approval_number\":\"FL6789.63\",\"seq\":63,\"product_model\":\"RX #700\",\"product_description\":\"RX #700\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R3\",\"approval_number\":\"FL6789.64\",\"seq\":64,\"product_model\":\"RX #900\",\"product_description\":\"RX #900\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R3\",\"approval_number\":\"FL6789.65\",\"seq\":65,\"product_model\":\"RX #905\",\"product_description\":\"RX #905\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R3\",\"approval_number\":\"FL6789.66\",\"seq\":66,\"product_model\":\"Sta-Kool 780\",\"product_description\":\"Sta-Kook 780\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R3\",\"approval_number\":\"FL6789.67\",\"seq\":67,\"product_model\":\"Tri Built Fiber Aluminum Coating\",\"product_description\":\"Tri Built Fiber Aluminum Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R3\",\"approval_number\":\"FL6789.68\",\"seq\":68,\"product_model\":\"Tri Built Flashing Cement\",\"product_description\":\"Tri Built Flashing Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R3\",\"approval_number\":\"FL6789.69\",\"seq\":69,\"product_model\":\"Tri Built Mod Bit Adhesive\",\"product_description\":\"Tri Built Mod Bit Adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R3\",\"approval_number\":\"FL6789.70\",\"seq\":70,\"product_model\":\"Tri Built Non-Fibered Aluminum Coating\",\"product_description\":\"Tri Built Non-Fibered Aluminum Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R3\",\"approval_number\":\"FL6789.71\",\"seq\":71,\"product_model\":\"Tri Built Quick Dry Asphalt Primer\",\"product_description\":\"Tri Built Quick Dry Asphalt Primer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R3\",\"approval_number\":\"FL6789.72\",\"seq\":72,\"product_model\":\"Tri Built SBS Premium Roof Cement\",\"product_description\":\"Tri Built SBS Premium Roof Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R3\",\"approval_number\":\"FL6789.73\",\"seq\":73,\"product_model\":\"Tri Built Ultimate Rubberized Cement\",\"product_description\":\"Tri Built Ultimate Rubberized Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R3\",\"approval_number\":\"FL6789.74\",\"seq\":74,\"product_model\":\"Tri Built Wet\\\/Dry Plastic Cement\",\"product_description\":\"Tri Built Wet\\\/Dry Plastic Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#7256-R0\",\"approval_number\":\"FL7256.1\",\"seq\":1,\"product_model\":\"AP 585 & RX 985\",\"product_description\":\"ASTM C 836 silicone coating for waterproofing.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R4\",\"approval_number\":\"FL6789.75\",\"seq\":75,\"product_model\":\"Tri Built SBS Premium Roof Cement\",\"product_description\":\"Tri Built SBS Premium Roof Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R4\",\"approval_number\":\"FL6789.76\",\"seq\":76,\"product_model\":\"Tri Built Ultimate Rubberized Cement\",\"product_description\":\"Tri Built Ultimate Rubberized Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#6789-R4\",\"approval_number\":\"FL6789.77\",\"seq\":77,\"product_model\":\"Tri Built Wet\\\/Dry Plastic Cement\",\"product_description\":\"Tri Built Wet\\\/Dry Plastic Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.1\",\"seq\":1,\"product_model\":\"#5180-A (Black Jack)\",\"product_description\":\"A highly reflective, water based, aluminum emulsion roof coating.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.2\",\"seq\":2,\"product_model\":\"Advanced Roofing Cement\",\"product_description\":\"Asbestos free, asphalt based trowelable flashing cement for roof and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.3\",\"seq\":3,\"product_model\":\"APOC # 248 Arizona White, AP #248\",\"product_description\":\"A reflective elastomeric coating membrane.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.4\",\"seq\":4,\"product_model\":\"APOC #100 Plastic Roof Cement #AP 100\",\"product_description\":\"All purpose, black plastic cement for all types of roof repairs and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.5\",\"seq\":5,\"product_model\":\"APOC #101 Plastic Roof Cement #AP 101\",\"product_description\":\"All purpose, black plastic cement for all types of roof repairs and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.6\",\"seq\":6,\"product_model\":\"APOC #103 Asphalt Primer #AP 103\",\"product_description\":\"Asphalt primer used to seal newly laid concrete or cement decks prior to applying build-up roofing.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.7\",\"seq\":7,\"product_model\":\"APOC #104 Rain Proof Plastic Roof Cement #AP 104\",\"product_description\":\"All purpose, black plastic cement for all types of roof repairs and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.8\",\"seq\":8,\"product_model\":\"APOC #107 Cold Process Adhesive #AP 107\",\"product_description\":\"A fibered, asphaltic, quick drying, cold applied adhesive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.9\",\"seq\":9,\"product_model\":\"APOC #107 Fibrex Cold Process Adhesive #AP 107\",\"product_description\":\"A fibered, asphaltic, quick drying, cold applied adhesive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.10\",\"seq\":10,\"product_model\":\"APOC #108 Cold Process & Lap Adhesive #AP 108\",\"product_description\":\"A fibered, asphaltic, quick drying, cold applied adhesive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.11\",\"seq\":11,\"product_model\":\"APOC #109 Wet Surface Plastic Roof Cement #AP 109\",\"product_description\":\"An all weather asphalt plastic cement specially designed to bond to water covered or damp surfaces, as well as dry surfaces.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.12\",\"seq\":12,\"product_model\":\"APOC #115 Black Gold Rubberized Flashing Cement\",\"product_description\":\"Asbestos free, asphalt based trowelable flashing cement for roof and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.13\",\"seq\":13,\"product_model\":\"APOC #122 Flashing Cement #AP 122\",\"product_description\":\"Asbestos free, asphalt based trowelable flashing cement for roof and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.14\",\"seq\":14,\"product_model\":\"APOC #124 Wet Surface Roof Cement #AP124\",\"product_description\":\"An all weather asphalt plastic cement specially designed to bond to water covered or damp surfaces, as well as dry surfaces.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.15\",\"seq\":15,\"product_model\":\"APOC #128 Flashing Cement #AP 128\",\"product_description\":\"Asbestos free, asphalt based trowelable flashing cement for roof and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.16\",\"seq\":16,\"product_model\":\"APOC #133 Rubberized Flashing Cement\",\"product_description\":\"Asbestos Free, asphalt based trowelable rubberized flashing cement for all types of roof and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.17\",\"seq\":17,\"product_model\":\"APOC #136 MBA Modified Bitumen Adhesive #AP 136\",\"product_description\":\"An asbestos free, polymer modified, asphalt based, cold applied adhesive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.18\",\"seq\":18,\"product_model\":\"APOC #202 Fibered Roof Coating #AP 202\",\"product_description\":\"A heavy duty fibrated coating of brush consistency.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.19\",\"seq\":19,\"product_model\":\"APOC #207 Aluminum Roof Paint #AP 207\",\"product_description\":\"A highly reflective, non-fibered aluminum roof paint.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.20\",\"seq\":20,\"product_model\":\"APOC #208 Fibered Aluminum Roof Coating #AP 208\",\"product_description\":\"A fibered aluminum roof coating used to protect underlying roofing materials and to reflect the sun's rays.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.21\",\"seq\":21,\"product_model\":\"APOC #211 Aluminum Roof Paint #AP 211\",\"product_description\":\"A highly reflective, non-fibered aluminum roof paint.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.22\",\"seq\":22,\"product_model\":\"APOC #212 Fibered Aluminum Roof Coating #AP 212\",\"product_description\":\"A reflective, aluminum roof coating with fibers which strengthen the protective film.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.23\",\"seq\":23,\"product_model\":\"APOC #214 Fibered Aluminum Roof Coating #AP 214\",\"product_description\":\"A reflective, aluminum roof coating with fibers which strengthen the protective film.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.24\",\"seq\":24,\"product_model\":\"APOC #247 Sun Shield, AP #247\",\"product_description\":\"A reflective elastomeric coating membrane.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.25\",\"seq\":25,\"product_model\":\"APOC #252 FR\",\"product_description\":\"A reflective elastomeric coating membrane.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.26\",\"seq\":26,\"product_model\":\"APOC #252 Sunwhite AP #252\",\"product_description\":\"A reflective elastomeric coating membrane.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.27\",\"seq\":27,\"product_model\":\"APOC #258 AP# 258\",\"product_description\":\"A reflective elastomeric coating membrane.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.28\",\"seq\":28,\"product_model\":\"APOC #258 EPDM Renew it\",\"product_description\":\"A reflective elastomeric coating membrane.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.29\",\"seq\":29,\"product_model\":\"APOC #260 AMAZ'N STUFF Roof Patch AP #260\",\"product_description\":\"An elastomeric roof patch applied to seal cracks.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.30\",\"seq\":30,\"product_model\":\"APOC #264\",\"product_description\":\"An elastomeric roof patch applied to seal cracks.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.31\",\"seq\":31,\"product_model\":\"APOC #300 Non-Fibered Emulsion #AP 300\",\"product_description\":\"An asphalt based emulsion coating for resurfacing and coating flat deck roofing.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.32\",\"seq\":32,\"product_model\":\"APOC #302 Fibered Emulsion Roof Coating #AP 302\",\"product_description\":\"An asphalt base clay-type emulsion coating containing mineral fibers.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.33\",\"seq\":33,\"product_model\":\"APOC #337 Fibered Elastomeric Asphalt Emulsion #AP337\",\"product_description\":\"An asphalt base clay-type emulsion coating containing mineral fibers.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.34\",\"seq\":34,\"product_model\":\"APOC #339\",\"product_description\":\"An asphalt base clay-type emulsion coating containing mineral fibers.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.35\",\"seq\":35,\"product_model\":\"APOC #365 Rubberized Flashing Cement\",\"product_description\":\"Asbestos free, asphalt based trowelable flashing cement for roof and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.36\",\"seq\":36,\"product_model\":\"APOC #400 Sunbrite AP#400\",\"product_description\":\"A highly reflective, water based, aluminum emulsion roof coating.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.37\",\"seq\":37,\"product_model\":\"APOC #501 Superflash Neoprene AP# 501\",\"product_description\":\"A solvent based neoprene to be used as a topical repair mastic.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.38\",\"seq\":38,\"product_model\":\"APOC #505 Patch N Seal\",\"product_description\":\"An elastomeric roof patch applied to seal cracks.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.39\",\"seq\":39,\"product_model\":\"APOC #515\",\"product_description\":\"An elastomeric roof patch applied to seal cracks.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.40\",\"seq\":40,\"product_model\":\"APOC #545 AP#545\",\"product_description\":\"A solvent based, SEBS coating.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.41\",\"seq\":41,\"product_model\":\"APOC #585\",\"product_description\":\"A single component, high solids content, cold liquid-applied elastomeric silicone waterproofing membrane.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.42\",\"seq\":42,\"product_model\":\"APOC ArmorFlex # AP525\",\"product_description\":\"An asbestos free, polymer modified, asphalt based, cold applied adhesive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.43\",\"seq\":43,\"product_model\":\"BJ #5576\",\"product_description\":\"A single component, high solids content, cold liquid-applied elastomeric silicone waterproofing membrane.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.44\",\"seq\":44,\"product_model\":\"Black Jack 1010\",\"product_description\":\"A solvent based neoprene to be used as a topical repair mastic.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.45\",\"seq\":45,\"product_model\":\"Black Jack Rubr-Coat #57\",\"product_description\":\"An asphalt base clay-type emulsion coating containing mineral fibers.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.46\",\"seq\":46,\"product_model\":\"Black Jack Ultra-Roof Elastomeric\",\"product_description\":\"A reflective elastomeric coating membrane.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.47\",\"seq\":47,\"product_model\":\"Collis AW Rubberized Flashing Cement\",\"product_description\":\"Asbestos free, asphalt based trowelable flashing cement for roof and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.48\",\"seq\":48,\"product_model\":\"Collis Wet\\\/Dry Flashing Cement\",\"product_description\":\"An all weather asphalt plastic cement specially designed to bond to water covered or damp surfaces, as well as dry surfaces.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.49\",\"seq\":49,\"product_model\":\"EternaKote #5570\",\"product_description\":\"A single component, high solids content, cold liquid-applied elastomeric silicone waterproofing membrane.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.50\",\"seq\":50,\"product_model\":\"GA 031\",\"product_description\":\"A solvent based, rubberized roof patch.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.51\",\"seq\":51,\"product_model\":\"Gardner Aluminum Fibered Roof Coating #GA 723\",\"product_description\":\"A reflective, aluminum roof coating with fibers which strengthen the protective film.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.52\",\"seq\":52,\"product_model\":\"Gardner Aluminum Fibered Roof Coating Professional Grade #GA 722 and GA 621\",\"product_description\":\"A fibered aluminum roof coating used to protect underlying roofing materials and to reflect the sun's rays.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.53\",\"seq\":53,\"product_model\":\"Gardner Asbestos Free Flashing Cement #GA 633, GA 033, GA 132\",\"product_description\":\"Asbestos free, asphalt based trowelable flashing cement for roof and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.54\",\"seq\":54,\"product_model\":\"Gardner Cold Process Roof Cement # Ga 036, GA 636\",\"product_description\":\"A fibered, asphaltic, quick drying, cold applied adhesive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.55\",\"seq\":55,\"product_model\":\"Gardner Fibered Emulsion Roof Coating #GA 040\",\"product_description\":\"An Asphalt base clay-type emulsion coating containing mineral fibers.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.56\",\"seq\":56,\"product_model\":\"Gardner Fibered Roof Coating # GA010, GA610\",\"product_description\":\"A heavy duty fibrated coating of brush consistency.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.57\",\"seq\":57,\"product_model\":\"Gardner Flexx-Gard Ruberized Roof Cement\",\"product_description\":\"An asphalt base clay-type emulsion coating containing mineral fibers.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.58\",\"seq\":58,\"product_model\":\"Gardner Non-Fibered Aluminum Roof Paint #GA 726\",\"product_description\":\"A highly reflective, non-fibered aluminum roof paint.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.59\",\"seq\":59,\"product_model\":\"Gardner Non-Fibered Emulsion Roof and Foundation Coating #GA 042\",\"product_description\":\"An asphalt based emulsion coating for resurfacing and coating flat deck roofing.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.60\",\"seq\":60,\"product_model\":\"Gardner Plastic Roof Cement #GA 634, GA 034, GA 734\",\"product_description\":\"All purpose, black plastic cement for all types of roof repairs and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.61\",\"seq\":61,\"product_model\":\"Gardner Professional Asphalt Primer #GA 014, GA 714\",\"product_description\":\"Asphalt primer used to seal newly laid concrete or cement decks prior to applying build-up roofing.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.62\",\"seq\":62,\"product_model\":\"Gardner Silver shield #6290-GA\",\"product_description\":\"A highly reflective, water based, aluminum emulsion roof coating.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.63\",\"seq\":63,\"product_model\":\"Gardner Wet Surface Roof Cement #GA 037, GA 637\",\"product_description\":\"An all weather asphalt plastic cement specially designed to bond to water covered or damp surfaces, as well as dry surfaces.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.64\",\"seq\":64,\"product_model\":\"HP 25\",\"product_description\":\"Asbestos free, asphalt based trowelable flashing cement for roof and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.65\",\"seq\":65,\"product_model\":\"HP 400\",\"product_description\":\"A reflective elastomeric coating membrane.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.66\",\"seq\":66,\"product_model\":\"HP 420\",\"product_description\":\"A reflective elastomeric coating membrane.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.67\",\"seq\":67,\"product_model\":\"HP 425\",\"product_description\":\"A reflective elastomeric coating membrane.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.68\",\"seq\":68,\"product_model\":\"HP 475\",\"product_description\":\"A solvent based, SEBS coating.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.69\",\"seq\":69,\"product_model\":\"HP 50\",\"product_description\":\"An elastomeric roof patch applied to seal cracks.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.70\",\"seq\":70,\"product_model\":\"HP 75\",\"product_description\":\"An elastomeric roof patch applied to seal cracks.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.71\",\"seq\":71,\"product_model\":\"HP225\",\"product_description\":\"An asbestos free, polymer modified, asphalt based, cold applied adhesive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.72\",\"seq\":72,\"product_model\":\"Leak Stopper\",\"product_description\":\"A solvent based, rubberized roof patch.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.73\",\"seq\":73,\"product_model\":\"MBA Modified Bitumen Adhesive\",\"product_description\":\"An asbestos free, polymer modified, asphalt based, cold applied adhesive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.74\",\"seq\":74,\"product_model\":\"PC #103\",\"product_description\":\"All purpose, black plastic cement for all types of roof repairs and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.75\",\"seq\":75,\"product_model\":\"PC #104\",\"product_description\":\"Asbestos free, asphalt based trowelable flashing cement for roof and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.76\",\"seq\":76,\"product_model\":\"PC #200 Asphalt Primer\",\"product_description\":\"Asphalt primer used to seal newly laid concrete or cement decks prior to applying build-up roofing.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.77\",\"seq\":77,\"product_model\":\"PC #400 Non-fibered Aluminum Roof Coating\",\"product_description\":\"A highly reflective, non-fibered aluminum roof paint.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.78\",\"seq\":78,\"product_model\":\"PC #401 Fibered Aluminum Roof Coating\",\"product_description\":\"A fibered aluminum roof coating used to protect underlying roofing materials and to reflect the sun's rays.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.79\",\"seq\":79,\"product_model\":\"PC #801 Rubberized Flashing Cement\",\"product_description\":\"Asbestos free, asphalt based trowelable flashing cement for roof and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.80\",\"seq\":80,\"product_model\":\"PC 105\",\"product_description\":\"An all weather asphalt plastic cement specially designed to bond to water covered or damp surfaces, as well as dry surfaces.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.81\",\"seq\":81,\"product_model\":\"PC 607\",\"product_description\":\"An asbestos free, polymer modified, asphalt based, cold applied adhesive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.82\",\"seq\":82,\"product_model\":\"RoofCheck AW Rubberized Flashing Cement\",\"product_description\":\"Asbestos free, asphalt based trowelable flashing cement for roof and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.83\",\"seq\":83,\"product_model\":\"RoofCheck Wet\\\/Dry Flashing Cement\",\"product_description\":\"An all weather asphalt plastic cement specially designed to bond to water covered or damp surfaces, as well as dry surfaces.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.84\",\"seq\":84,\"product_model\":\"RSG Flashing Cement\",\"product_description\":\"Asbestos free, asphalt based trowelable flashing cement for roof and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.85\",\"seq\":85,\"product_model\":\"RSG SBS Modified Flashing Cement\",\"product_description\":\"Asbestos free, asphalt based trowelable flashing cement for roof and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.86\",\"seq\":86,\"product_model\":\"RX # 200\",\"product_description\":\"An asbestos free, polymer modified, asphalt based, cold applied adhesive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.87\",\"seq\":87,\"product_model\":\"RX #100\",\"product_description\":\"Asbestos free, asphalt based trowelable flashing cement for roof and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.88\",\"seq\":88,\"product_model\":\"RX #300\",\"product_description\":\"An asphalt base clay-type emulsion coating containing mineral fibers.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.89\",\"seq\":89,\"product_model\":\"RX #450\",\"product_description\":\"A reflective, aluminum roof coating with fibers which strengthen the protective film.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.90\",\"seq\":90,\"product_model\":\"RX #460\",\"product_description\":\"A highly reflective, non-fibered aluminum roof paint.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.91\",\"seq\":91,\"product_model\":\"RX #500\",\"product_description\":\"A reflective elastomeric coating membrane.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.92\",\"seq\":92,\"product_model\":\"RX #700\",\"product_description\":\"A reflective elastomeric coating membrane.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.93\",\"seq\":93,\"product_model\":\"RX #900\",\"product_description\":\"A solvent based, SEBS coating.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.94\",\"seq\":94,\"product_model\":\"RX #985\",\"product_description\":\"A single component, high solids content, cold liquid-applied elastomeric silicone waterproofing membrane.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.95\",\"seq\":95,\"product_model\":\"RX 905\",\"product_description\":\"An elastomeric roof patch applied to seal cracks.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.96\",\"seq\":96,\"product_model\":\"Sta-Kool 780\",\"product_description\":\"A reflective elastomeric coating membrane.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.97\",\"seq\":97,\"product_model\":\"Tri Built Fiber Aluminum Coating\",\"product_description\":\"A fibered aluminum roof coating used to protect underlying roofing materials and to reflect the sun's rays.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.98\",\"seq\":98,\"product_model\":\"Tri Built Flashing Cement\",\"product_description\":\"Asbestos free, asphalt based trowelable flashing cement for roof and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.99\",\"seq\":99,\"product_model\":\"Tri Built Mod Bit Adhesive\",\"product_description\":\"An asbestos free, polymer modified, asphalt based, cold applied adhesive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.100\",\"seq\":100,\"product_model\":\"Tri Built Non-Fibered Aluminum Coating\",\"product_description\":\"A highly reflective, non-fibered aluminum roof paint.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.101\",\"seq\":101,\"product_model\":\"Tri Built Quick Dry Asphalt Primer\",\"product_description\":\"Asphalt primer used to seal newly laid concrete or cement decks prior to applying build-up roofing.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.102\",\"seq\":102,\"product_model\":\"Tri Built SBS Premium Roof Cement\",\"product_description\":\"Asbestos free, asphalt based trowelable flashing cement for roof and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.103\",\"seq\":103,\"product_model\":\"Tri Built Ultimate Rubberized Cement\",\"product_description\":\"Asbestos free, asphalt based trowelable flashing cement for roof and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.104\",\"seq\":104,\"product_model\":\"Tri Built Wet\\\/Dry Plastic Cement\",\"product_description\":\"An all weather asphalt plastic cement specially designed to bond to water covered or damp surfaces, as well as dry surfaces.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.105\",\"seq\":105,\"product_model\":\"WeatherSeal Asphalt Primer #WS 214\",\"product_description\":\"Asphalt primer used to seal newly laid concrete or cement decks prior to applying build-up roofing.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.106\",\"seq\":106,\"product_model\":\"WeatherSeal Cold Process Roof Cement #GA 236\",\"product_description\":\"A fibered, asphaltic, quick drying, cold applied adhesive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.107\",\"seq\":107,\"product_model\":\"WeatherSeal Fibered Aluminum Roof Coating #WS 221, WS 222\",\"product_description\":\"A fibered aluminum roof coating used to protect underlying roofing materials and to reflect the sun's rays.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.108\",\"seq\":108,\"product_model\":\"WeatherSeal Fibered Emulsion Roof Coating #WS 240\",\"product_description\":\"An asphalt base clay-type emulsion coating containing mineral fibers.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.109\",\"seq\":109,\"product_model\":\"WeatherSeal Fibered Roof Coating #WS 210\",\"product_description\":\"A heavy duty fibrated coating of brush consistency.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.110\",\"seq\":110,\"product_model\":\"WeatherSeal Non-Fibered Emulsion Roof & Foundation Coating #WS 242\",\"product_description\":\"An asphalt based emulsion coating for resurfacing and coating flat deck roofing.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.111\",\"seq\":111,\"product_model\":\"WeatherSeal Plastic Roof Cement #WS 234\",\"product_description\":\"All purpose, black plastic cement for all types of roof repairs and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#23136-R0\",\"approval_number\":\"FL23136.112\",\"seq\":112,\"product_model\":\"WeatherSeal Wet Surface Roof Cement #WS 237\",\"product_description\":\"An all weather asphalt plastic cement specially designed to bond to water covered or damp surfaces, as well as dry surfaces.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.1\",\"seq\":1,\"product_model\":\"#5180-A (Black Jack)\",\"product_description\":\"A highly reflective, water based, aluminum emulsion roof coating.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.2\",\"seq\":2,\"product_model\":\"Advanced Roofing Cement\",\"product_description\":\"Asbestos free, asphalt based trowel-able flashing cement for roof and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.3\",\"seq\":3,\"product_model\":\"APOC #100 Plastic Roof Cement #AP 100\",\"product_description\":\"All purpose, black plastic cement for all types of roof repairs and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.4\",\"seq\":4,\"product_model\":\"APOC #101 Plastic Roof Cement #AP 101\",\"product_description\":\"All purpose, black plastic cement for all types of roof repairs and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.5\",\"seq\":5,\"product_model\":\"APOC #103 Asphalt Primer #AP 103\",\"product_description\":\"Asphalt primer used to seal newly laid concrete or cement decks prior to applying build-up roofing.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.6\",\"seq\":6,\"product_model\":\"APOC #104 Rain Proof Plastic Roof Cement #AP 104\",\"product_description\":\"All purpose, black plastic cement for all types of roof repairs and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.7\",\"seq\":7,\"product_model\":\"APOC #107 Cold Process Adhesive #AP 107\",\"product_description\":\"A fibered, asphaltic, quick drying, cold applied adhesive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.8\",\"seq\":8,\"product_model\":\"APOC #107 Fibrex Cold Process Adhesive #AP 107\",\"product_description\":\"A fibered, asphaltic, quick drying, cold applied adhesive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.9\",\"seq\":9,\"product_model\":\"APOC #108 Cold Process & Lap Adhesive #AP 108\",\"product_description\":\"A fibered, asphaltic, quick drying, cold applied adhesive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.10\",\"seq\":10,\"product_model\":\"APOC #109 Wet Surface Plastic Roof Cement #AP 109\",\"product_description\":\"An all weather asphalt plastic cement specially designed to bond to water covered or damp surface, as well as dry surfaces.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.11\",\"seq\":11,\"product_model\":\"APOC #115 Black Gold Rubberized Flashing Cement\",\"product_description\":\"Asbestos free, asphalt based trowel-able flashing cement for roof and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.12\",\"seq\":12,\"product_model\":\"APOC #122 Flashing Cement #AP 122\",\"product_description\":\"Asbestos free, asphalt based trowel-able flashing cement for roof and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.13\",\"seq\":13,\"product_model\":\"APOC #124 Wet Surface Roof Cement #AP124\",\"product_description\":\"An all weather asphalt plastic cement specially designed to bond to water covered or damp surface, as well as dry surfaces.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.14\",\"seq\":14,\"product_model\":\"APOC #128 Flashing Cement #AP 128\",\"product_description\":\"Asbestos free, asphalt based trowel-able flashing cement for roof and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.15\",\"seq\":15,\"product_model\":\"APOC #133 Rubberized Flashing Cement\",\"product_description\":\"Asbestos free, asphalt based trowel-able flashing cement for roof and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.16\",\"seq\":16,\"product_model\":\"APOC #136 MBA Modified Bitumen Adhesive #AP 136\",\"product_description\":\"An asbestos free, polymer modified, asphalt based, cold applied adhesive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.17\",\"seq\":17,\"product_model\":\"APOC #202 Fibered Roof Coating #AP 202\",\"product_description\":\"A heavy duty fibrated coating of brush consistency.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.18\",\"seq\":18,\"product_model\":\"APOC #207 Aluminum Roof Paint #AP 207\",\"product_description\":\"A highly reflective, non-fibered aluminum roof paint.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.19\",\"seq\":19,\"product_model\":\"APOC #208 Fibered Aluminum Roof Coating #AP 208\",\"product_description\":\"A fibered aluminum roof coating used to protect underlying roofing materials and to reflect the sun's rays.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.20\",\"seq\":20,\"product_model\":\"APOC #211 Aluminum Roof Paint #AP 211\",\"product_description\":\"A highly reflective, non-fibered aluminum roof paint.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.21\",\"seq\":21,\"product_model\":\"APOC #212 Fibered Aluminum Roof Coating #AP 212\",\"product_description\":\"A reflective, aluminum roof coating with fibers which strengthen the protective film.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.22\",\"seq\":22,\"product_model\":\"APOC #214 Fibered Aluminum Roof Coating #AP 214\",\"product_description\":\"A reflective, aluminum roof coating with fibers which strengthen the protective film.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.23\",\"seq\":23,\"product_model\":\"APOC #247 Sun Shield, AP #247\",\"product_description\":\"A reflective elastomeric coating membrane.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.24\",\"seq\":24,\"product_model\":\"APOC #248 Arizona White, AP #248\",\"product_description\":\"A reflective elastomeric coating membrane.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.25\",\"seq\":25,\"product_model\":\"APOC #252 FR\",\"product_description\":\"A reflective elastomeric coating membrane.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.26\",\"seq\":26,\"product_model\":\"APOC #252 Sunwhite AP #252\",\"product_description\":\"A reflective elastomeric coating membrane.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.27\",\"seq\":27,\"product_model\":\"APOC #258 AP# 258\",\"product_description\":\"A reflective elastomeric coating membrane.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.28\",\"seq\":28,\"product_model\":\"APOC #258 EPDM Renew it\",\"product_description\":\"A reflective elastomeric coating membrane.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.29\",\"seq\":29,\"product_model\":\"APOC #260 AMAZ'N STUFF Roof Patch AP #260\",\"product_description\":\"An elastomeric roof patch applied to seal cracks.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.30\",\"seq\":30,\"product_model\":\"APOC #264\",\"product_description\":\"An elastomeric roof patch applied to seal cracks.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.31\",\"seq\":31,\"product_model\":\"APOC #300 Non-Fibered Emulsion #AP 300\",\"product_description\":\"An asphalt based emulsion coating for resurfacing and coating flat deck roofing.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.32\",\"seq\":32,\"product_model\":\"APOC #302 Fibered Emulsion Roof Coating #AP 302\",\"product_description\":\"An asphalt base clay-type emulsion coating containing mineral fibers.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.33\",\"seq\":33,\"product_model\":\"APOC #337 Fibered Elastomeric Asphalt Emulsion #AP337\",\"product_description\":\"An asphalt base clay-type emulsion coating containing mineral fibers.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.34\",\"seq\":34,\"product_model\":\"APOC #339\",\"product_description\":\"An asphalt base clay-type emulsion coating containing mineral fibers.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.35\",\"seq\":35,\"product_model\":\"APOC #365 Rubberized Flashing Cement\",\"product_description\":\"Asbestos free, asphalt based trowel-able flashing cement for roof and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.36\",\"seq\":36,\"product_model\":\"APOC #400 Sunbrite AP#400\",\"product_description\":\"A highly reflective, water based, aluminum emulsion roof coating.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.37\",\"seq\":37,\"product_model\":\"APOC #501 Superflash Neoprene AP# 501\",\"product_description\":\"A solvent based neoprene to be used as a topical repair mastic.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.38\",\"seq\":38,\"product_model\":\"APOC #505 Patch N Seal\",\"product_description\":\"An elastomeric roof patch applied to seal cracks.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.39\",\"seq\":39,\"product_model\":\"APOC #515\",\"product_description\":\"An elastomeric roof patch applied to seal cracks.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.40\",\"seq\":40,\"product_model\":\"APOC #545 AP#545\",\"product_description\":\"A solvent based, SEBS coating for use over galvanized metal with 250 primer.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.41\",\"seq\":41,\"product_model\":\"APOC #585\",\"product_description\":\"A cold liquid-applied elastomeric silicone waterproofing membrane.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.42\",\"seq\":42,\"product_model\":\"APOC ArmorFlex # AP525\",\"product_description\":\"An asbestos free, polymer modified, asphalt based, cold applied adhesive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.43\",\"seq\":43,\"product_model\":\"BJ #5576\",\"product_description\":\"A cold liquid-applied elastomeric silicone waterproofing membrane.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.44\",\"seq\":44,\"product_model\":\"Black Jack 1010\",\"product_description\":\"A solvent based neoprene to be used as a topical repair mastic.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.45\",\"seq\":45,\"product_model\":\"Black Jack Rubr-Coat #57\",\"product_description\":\"An asphalt base clay-type emulsion coating containing mineral fibers.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.46\",\"seq\":46,\"product_model\":\"Black Jack Ultra-Roof Elastomeric\",\"product_description\":\"A reflective elastomeric coating membrane.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.47\",\"seq\":47,\"product_model\":\"Collis AW Rubberized Flashing Cement\",\"product_description\":\"Asbestos free, asphalt based trowel-able flashing cement for roof and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.48\",\"seq\":48,\"product_model\":\"Collis Wet\\\/Dry Flashing Cement\",\"product_description\":\"An all weather asphalt plastic cement specially designed to bond to water covered or damp surfaces, as well as dry surfaces.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.49\",\"seq\":49,\"product_model\":\"EternaKote #5570\",\"product_description\":\"A cold liquid-applied elastomeric silicone waterproofing membrane.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.50\",\"seq\":50,\"product_model\":\"GA 031\",\"product_description\":\"A solvent based, rubberized roof patch.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.51\",\"seq\":51,\"product_model\":\"Gardner Aluminum Fibered Roof Coating #GA 723\",\"product_description\":\"A reflective, aluminum roof coating with fibers which strengthen the protective film.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.52\",\"seq\":52,\"product_model\":\"Gardner Aluminum Fibered Roof Coating and Professional Grade #GA 722 and GA 621\",\"product_description\":\"A fibered aluminum roof coating used to protect underlying roofing materials and to reflect the sun's rays.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.53\",\"seq\":53,\"product_model\":\"Gardner Asbestos Free Flashing Cement #GA 633, GA 033, GA 132\",\"product_description\":\"Asbestos free, asphalt based trowel-able flashing cement for roof and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.54\",\"seq\":54,\"product_model\":\"Gardner Cold Process Roof Cement # Ga 036, GA 636\",\"product_description\":\"A fibered, asphaltic, quick drying, cold applied adhesive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.55\",\"seq\":55,\"product_model\":\"Gardner Fibered Emulsion Roof Coating #GA 040\",\"product_description\":\"An asphalt base clay-type emulsion coating containing mineral fibers.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.56\",\"seq\":56,\"product_model\":\"Gardner Fibered Roof Coating # GA010, GA610\",\"product_description\":\"A heavy duty fibrated coating of brush consistency.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.57\",\"seq\":57,\"product_model\":\"Gardner Flexx-Gard Ruberized Roof Cement\",\"product_description\":\"An asphalt base clay-type emulsion coating containing mineral fibers.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.58\",\"seq\":58,\"product_model\":\"Gardner Non-Fibered Aluminum Roof Paint #GA 726\",\"product_description\":\"A highly reflective, non-fibered aluminum roof paint.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.59\",\"seq\":59,\"product_model\":\"Gardner Non-Fibered Emulsion Roof and Foundation Coating #GA 042\",\"product_description\":\"An asphalt based emulsion coating for resurfacing and coating flat deck roofing.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.60\",\"seq\":60,\"product_model\":\"Gardner Plastic Roof Cement #GA 634, GA 034, GA 734\",\"product_description\":\"All purpose, black plastic cement for all types of roof repairs and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.61\",\"seq\":61,\"product_model\":\"Gardner Professional Asphalt Primer #GA 014, GA 714\",\"product_description\":\"Asphalt primer used to seal newly laid concrete or cement decks prior to applying build-up roofing.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.62\",\"seq\":62,\"product_model\":\"Gardner Silver shield #6290-GA\",\"product_description\":\"A highly reflective, water based, aluminum emulsion roof coating.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.63\",\"seq\":63,\"product_model\":\"Gardner Wet Surface Roof Cement #GA 037, GA 637\",\"product_description\":\"An all weather asphalt plastic cement specially designed to bond to water covered or damp surface, as well as dry surfaces.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.64\",\"seq\":64,\"product_model\":\"HP 25\",\"product_description\":\"Asbestos free, asphalt based trowel-able flashing cement for roof and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.65\",\"seq\":65,\"product_model\":\"HP 400\",\"product_description\":\"A reflective elastomeric coating membrane.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.66\",\"seq\":66,\"product_model\":\"HP 420\",\"product_description\":\"A reflective elastomeric coating membrane.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.67\",\"seq\":67,\"product_model\":\"HP 425\",\"product_description\":\"A reflective elastomeric coating membrane.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.68\",\"seq\":68,\"product_model\":\"HP 475\",\"product_description\":\"A solvent based, SEBS coating for use over galvanized metal with 250 primer.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.69\",\"seq\":69,\"product_model\":\"HP 50\",\"product_description\":\"An elastomeric roof patch applied to seal cracks.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.70\",\"seq\":70,\"product_model\":\"HP 75\",\"product_description\":\"An elastomeric roof patch applied to seal cracks.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.71\",\"seq\":71,\"product_model\":\"HP225\",\"product_description\":\"An asbestos free, polymer modified, asphalt based, cold applied adhesive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.72\",\"seq\":72,\"product_model\":\"Leak Stopper\",\"product_description\":\"A solvent based, rubberized roof patch.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.73\",\"seq\":73,\"product_model\":\"MBA Modified Bitumen Adhesive\",\"product_description\":\"An asbestos free, polymer modified, asphalt based, cold applied adhesive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.74\",\"seq\":74,\"product_model\":\"PC #103\",\"product_description\":\"All purpose, black plastic cement for all types of roof repairs and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.75\",\"seq\":75,\"product_model\":\"PC #104\",\"product_description\":\"Asbestos free, asphalt based trowel-able flashing cement for roof and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.76\",\"seq\":76,\"product_model\":\"PC #200 Asphalt Primer\",\"product_description\":\"Asphalt primer used to seal newly laid concrete or cement decks prior to applying build-up roofing.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.77\",\"seq\":77,\"product_model\":\"PC #400 Non-fibered Aluminum Roof Coating\",\"product_description\":\"A highly reflective, non-fibered aluminum roof paint.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.78\",\"seq\":78,\"product_model\":\"PC #401 Fibered Aluminum Roof Coating\",\"product_description\":\"A fibered aluminum roof coating used to protect underlying roofing materials and to reflect the sun's rays.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.79\",\"seq\":79,\"product_model\":\"PC #801 Rubberized Flashing Cement\",\"product_description\":\"Asbestos free, asphalt based trowel-able flashing cement for roof and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.80\",\"seq\":80,\"product_model\":\"PC 105\",\"product_description\":\"An all weather asphalt plastic cement specially designed to bond to water covered or damp surfaces, as well as dry surfaces.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.81\",\"seq\":81,\"product_model\":\"PC 607\",\"product_description\":\"An asbestos free, polymer modified, asphalt based, cold applied adhesive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.82\",\"seq\":82,\"product_model\":\"RoofCheck AW Rubberized Flashing Cement\",\"product_description\":\"Asbestos free, asphalt based trowel-able flashing cement for roof and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.83\",\"seq\":83,\"product_model\":\"RoofCheck Wet\\\/Dry Flashing Cement\",\"product_description\":\"An all weather asphalt plastic cement specially designed to bond to water covered or damp surfaces, as well as dry surfaces.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.84\",\"seq\":84,\"product_model\":\"RSG Flashing Cement\",\"product_description\":\"Asbestos free, asphalt based trowel-able flashing cement for roof and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.85\",\"seq\":85,\"product_model\":\"RSG SBS Modified Flashing Cement\",\"product_description\":\"Asbestos free, asphalt based trowel-able flashing cement for roof and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.86\",\"seq\":86,\"product_model\":\"RX # 200\",\"product_description\":\"An asbestos free, polymer modified, asphalt based, cold applied adhesive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.87\",\"seq\":87,\"product_model\":\"RX #100\",\"product_description\":\"Asbestos free, asphalt based trowel-able flashing cement for roof and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.88\",\"seq\":88,\"product_model\":\"RX #300\",\"product_description\":\"An asphalt base clay-type emulsion coating containing mineral fibers.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.89\",\"seq\":89,\"product_model\":\"RX #450\",\"product_description\":\"A reflective, aluminum roof coating with fibers which strengthen the protective film.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.90\",\"seq\":90,\"product_model\":\"RX #460\",\"product_description\":\"A highly reflective, non-fibered aluminum roof paint.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.91\",\"seq\":91,\"product_model\":\"RX #500\",\"product_description\":\"A reflective elastomeric coating membrane.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.92\",\"seq\":92,\"product_model\":\"RX #700\",\"product_description\":\"A reflective elastomeric coating membrane.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.93\",\"seq\":93,\"product_model\":\"RX #900\",\"product_description\":\"A solvent based, SEBS coating for use over galvanized metal with 250 primer.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.94\",\"seq\":94,\"product_model\":\"RX #915\",\"product_description\":\"An elastomeric roof patch applied to seal cracks.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.95\",\"seq\":95,\"product_model\":\"RX #985\",\"product_description\":\"A cold liquid-applied elastomeric silicone waterproofing membrane.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.96\",\"seq\":96,\"product_model\":\"RX 905\",\"product_description\":\"An elastomeric roof patch applied to seal cracks.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.97\",\"seq\":97,\"product_model\":\"Sta-Kool 780\",\"product_description\":\"A reflective elastomeric coating membrane.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.98\",\"seq\":98,\"product_model\":\"TopShield #585\",\"product_description\":\"A cold liquid-applied elastomeric silicone waterproofing membrane.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.99\",\"seq\":99,\"product_model\":\"TopShield All Weather Rubberized Cement\",\"product_description\":\"Asbestos free, asphalt based trowel-able flashing cement for roof and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.100\",\"seq\":100,\"product_model\":\"TopShield Asphalt Primer\",\"product_description\":\"Asphalt primer used to seal newly laid concrete or cement decks prior to applying build-up roofing.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.101\",\"seq\":101,\"product_model\":\"TopShield Fibered Aluminum\",\"product_description\":\"A fibered aluminum roof coating used to protect underlying roofing materials and to reflect the sun's rays.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.102\",\"seq\":102,\"product_model\":\"TopShield Non-fibered Aluminum\",\"product_description\":\"A highly reflective, non-fibered aluminum roof paint.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.103\",\"seq\":103,\"product_model\":\"TopShield Premium Acrylic Coating\",\"product_description\":\"A reflective elastomeric coating membrane.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.104\",\"seq\":104,\"product_model\":\"TopShield Roof Cement\",\"product_description\":\"All purpose, black plastic cement for all types of roof repairs and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.105\",\"seq\":105,\"product_model\":\"TopShield Wet\\\/Dry Flashing Cement\",\"product_description\":\"Asbestos free, asphalt based trowel-able flashing cement for roof and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.106\",\"seq\":106,\"product_model\":\"TopShield Wet\\\/Dry Plastic Roof Cement\",\"product_description\":\"An all weather asphalt plastic cement specially designed to bond to water covered or damp surfaces, as well as dry surfaces.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.107\",\"seq\":107,\"product_model\":\"Tri Built Fiber Aluminum Coating\",\"product_description\":\"A fibered aluminum roof coating used to protect underlying roofing materials and to reflect the sun's rays.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.108\",\"seq\":108,\"product_model\":\"Tri Built Flashing Cement\",\"product_description\":\"Asbestos free, asphalt based trowel-able flashing cement for roof and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.109\",\"seq\":109,\"product_model\":\"Tri Built Mod Bit Adhesive\",\"product_description\":\"An asbestos free, polymer modified, asphalt based, cold applied adhesive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.110\",\"seq\":110,\"product_model\":\"Tri Built Non-Fibered Aluminum Coating\",\"product_description\":\"A highly reflective, non-fibered aluminum roof paint.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.111\",\"seq\":111,\"product_model\":\"Tri Built Quick Dry Asphalt Primer\",\"product_description\":\"Asphalt primer used to seal newly laid concrete or cement decks prior to applying build-up roofing.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.112\",\"seq\":112,\"product_model\":\"Tri Built SBS Premium Roof Cement\",\"product_description\":\"Asbestos free, asphalt based trowel-able flashing cement for roof and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.113\",\"seq\":113,\"product_model\":\"Tri Built Ultimate Rubberized Cement\",\"product_description\":\"Asbestos free, asphalt based trowel-able flashing cement for roof and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.114\",\"seq\":114,\"product_model\":\"Tri Built Wet\\\/Dry Plastic Cement\",\"product_description\":\"An all weather asphalt plastic cement specially designed to bond to water covered or damp surfaces, as well as dry surfaces.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.115\",\"seq\":115,\"product_model\":\"WeatherSeal Asphalt Primer #WS 214\",\"product_description\":\"Asphalt primer used to seal newly laid concrete or cement decks prior to applying build-up roofing.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.116\",\"seq\":116,\"product_model\":\"WeatherSeal Cold Process Roof Cement #GA 236\",\"product_description\":\"A fibered, asphaltic, quick drying, cold applied adhesive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.117\",\"seq\":117,\"product_model\":\"WeatherSeal Fibered Aluminum Roof Coating #WS 221, WS 222\",\"product_description\":\"A fibered aluminum roof coating used to protect underlying roofing materials and to reflect the sun's rays.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.118\",\"seq\":118,\"product_model\":\"WeatherSeal Fibered Emulsion Roof Coating #WS 240\",\"product_description\":\"An asphalt base clay-type emulsion coating containing mineral fibers.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.119\",\"seq\":119,\"product_model\":\"WeatherSeal Fibered Roof Coating #WS 210\",\"product_description\":\"A heavy duty fibrated coating of brush consistency.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.120\",\"seq\":120,\"product_model\":\"WeatherSeal Non-Fibered Emulsion Roof & Foundation Coating #WS 242\",\"product_description\":\"An asphalt based emulsion coating for resurfacing and coating flat deck roofing.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.121\",\"seq\":121,\"product_model\":\"WeatherSeal Plastic Roof Cement #WS 234\",\"product_description\":\"All purpose, black plastic cement for all types of roof repairs and foundation applications.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"APOC, Sub of Gardner-Gibson Inc.\",\"approval_number_master\":\"FL#26009-R0\",\"approval_number\":\"FL26009.122\",\"seq\":122,\"product_model\":\"WeatherSeal Wet Surface Roof Cement #WS 237\",\"product_description\":\"An all weather asphalt plastic cement specially designed to bond to water covered or damp surface, as well as dry surfaces.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-01 00:00:00\",\"instructions_url\":\"\"}],\"United Coatings Manufacturing Company\":[{\"manufacturer\":\"United Coatings Manufacturing Company\",\"approval_number_master\":\"FL#6822-R0\",\"approval_number\":\"FL6822.1\",\"seq\":1,\"product_model\":\"RoofMate and Diathon Coating\",\"product_description\":\"Elastomeric, Acrylic roof coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2014-04-01 00:00:00\",\"instructions_url\":\"\"}],\"Energy Seal Coatings\":[{\"manufacturer\":\"Energy Seal Coatings\",\"approval_number_master\":\"FL#7997-R1\",\"approval_number\":\"FL7997.1\",\"seq\":1,\"product_model\":\"Acu-Shield\",\"product_description\":\"Acrylic elastomeric roof coating.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Seal Coatings\",\"approval_number_master\":\"FL#7997-R1\",\"approval_number\":\"FL7997.2\",\"seq\":2,\"product_model\":\"Acu-Shield\",\"product_description\":\"Acrylic Elastomeric Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Seal Coatings\",\"approval_number_master\":\"FL#7997-R2\",\"approval_number\":\"FL7997.3\",\"seq\":3,\"product_model\":\"Unicoat Bright White Elastomeric Roof Coating\",\"product_description\":\"Acrylic Elastomeric 'Cool Roof' Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Energy Seal Coatings\",\"approval_number_master\":\"FL#9708-R0\",\"approval_number\":\"FL9708.1\",\"seq\":1,\"product_model\":\"Acu-Flex:100\",\"product_description\":\"High solids, moisture cure silicone roof coating.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-03 00:00:00\",\"instructions_url\":\"\"}],\"POLYGLASS USA\":[{\"manufacturer\":\"POLYGLASS USA\",\"approval_number_master\":\"FL#16973-R0\",\"approval_number\":\"FL16973.1\",\"seq\":1,\"product_model\":\"XtraFlex Cements, Adhesive and Coatings\",\"product_description\":\"Roofing cements, adhesives and coatings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-08 00:00:00\",\"instructions_url\":\"\"}],\"EcoStar - A Division of Carlisle-Syntec Inc.\":[{\"manufacturer\":\"EcoStar - A Division of Carlisle-Syntec Inc.\",\"approval_number_master\":\"FL#9095-R0\",\"approval_number\":\"FL9095.1\",\"seq\":1,\"product_model\":\"EcoVent\",\"product_description\":\"Nail-Gunable Ridge Vent (also known as Rapid Ridge)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Advanced Green Technologies\":[{\"manufacturer\":\"Advanced Green Technologies\",\"approval_number_master\":\"FL#10510-R0\",\"approval_number\":\"FL10510.1\",\"seq\":1,\"product_model\":\"1. PVL Series Solar Laminate\",\"product_description\":\"Applied to Corrosion Coated Steel with Zinc\\\/Aluminum Alloys Roof Panel\",\"design_pressure\":\"+N\\\/A\\\/-434\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Green Technologies\",\"approval_number_master\":\"FL#10510-R0\",\"approval_number\":\"FL10510.2\",\"seq\":2,\"product_model\":\"2. PVL Series Solar Laminate\",\"product_description\":\"Applied to Single Ply, TPO\",\"design_pressure\":\"+N\\\/A\\\/-645\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Green Technologies\",\"approval_number_master\":\"FL#10510-R0\",\"approval_number\":\"FL10510.3\",\"seq\":3,\"product_model\":\"3. PVL Series Solar Laminate\",\"product_description\":\"Applied to Aluminum Roof Panel\",\"design_pressure\":\"+N\\\/A\\\/-494\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Green Technologies\",\"approval_number_master\":\"FL#10510-R0\",\"approval_number\":\"FL10510.4\",\"seq\":4,\"product_model\":\"4. PVL Series Solar Laminate\",\"product_description\":\"Applied to Modified Bitumen Roof, Granular Cap Sheet\",\"design_pressure\":\"+N\\\/A\\\/-259\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Green Technologies\",\"approval_number_master\":\"FL#10510-R0\",\"approval_number\":\"FL10510.5\",\"seq\":5,\"product_model\":\"5. PVL Series Solar Laminate\",\"product_description\":\"Applied to Painted Steel Roof Panel\",\"design_pressure\":\"+N\\\/A\\\/-612\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Green Technologies\",\"approval_number_master\":\"FL#10510-R0\",\"approval_number\":\"FL10510.6\",\"seq\":6,\"product_model\":\"6. PVL Series Solar Laminate\",\"product_description\":\"Applied to Non-Coated Steel\",\"design_pressure\":\"+N\\\/A\\\/-417\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Green Technologies\",\"approval_number_master\":\"FL#10510-R0\",\"approval_number\":\"FL10510.7\",\"seq\":7,\"product_model\":\"7. PVL Series Solar Laminate\",\"product_description\":\"Applied to Fibertite Single Ply Membrane\",\"design_pressure\":\"+N\\\/A\\\/-645\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Green Technologies\",\"approval_number_master\":\"FL#10605-R0\",\"approval_number\":\"FL10605.1\",\"seq\":1,\"product_model\":\"1. PVL-Series Solar Laminate\",\"product_description\":\"Applied to GAF Materials Corporation Modified Bitumen Granular Cap Sheet\",\"design_pressure\":\"+N\\\/A\\\/-285\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Green Technologies\",\"approval_number_master\":\"FL#10605-R0\",\"approval_number\":\"FL10605.2\",\"seq\":2,\"product_model\":\"2. PVL-Series Solar Laminate\",\"product_description\":\"Applied to Firestone Building Products Company Modified Bitumen Granular Cap Sheet\",\"design_pressure\":\"+N\\\/A\\\/-359\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Green Technologies\",\"approval_number_master\":\"FL#10605-R0\",\"approval_number\":\"FL10605.3\",\"seq\":3,\"product_model\":\"3. PVL-Series Solar Laminate\",\"product_description\":\"Applied to Johns Manville Corporation Modified Bitumen Granular Cap Sheet\",\"design_pressure\":\"+N\\\/A\\\/-309\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Green Technologies\",\"approval_number_master\":\"FL#10605-R0\",\"approval_number\":\"FL10605.4\",\"seq\":4,\"product_model\":\"4. PVL-Series Solar Laminate\",\"product_description\":\"Applied to Soprema Inc. Modified Bitumen Granular Cap Sheet\",\"design_pressure\":\"+N\\\/A\\\/-291\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Green Technologies\",\"approval_number_master\":\"FL#10605-R0\",\"approval_number\":\"FL10605.5\",\"seq\":5,\"product_model\":\"5. PVL-Series Solar Laminate\",\"product_description\":\"Applied to Primed Steel roof componant\",\"design_pressure\":\"+N\\\/A\\\/-312\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Green Technologies\",\"approval_number_master\":\"FL#10605-R0\",\"approval_number\":\"FL10605.6\",\"seq\":6,\"product_model\":\"6. PVL-Series Solar Laminate\",\"product_description\":\"Applied to PVC Membrane\",\"design_pressure\":\"+N\\\/A\\\/-249\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Green Technologies\",\"approval_number_master\":\"FL#11540-R0\",\"approval_number\":\"FL11540.1\",\"seq\":1,\"product_model\":\"Wire Management System - WM20-PVC\",\"product_description\":\"Applied to Single Ply, TPO\",\"design_pressure\":\"+N\\\/A\\\/-130\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Green Technologies\",\"approval_number_master\":\"FL#13586-R0\",\"approval_number\":\"FL13586.1\",\"seq\":1,\"product_model\":\"AmeriBRIGHT Crystalline Solar Panel\",\"product_description\":\"Integrated Crystalline Photovoltaic Panel Composed of Aluminum Anodized Frame and tempered Glass Laminate.\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Green Technologies\",\"approval_number_master\":\"FL#10605-R1\",\"approval_number\":\"FL10605.7\",\"seq\":7,\"product_model\":\"7. PVL-Series Solar Laminate\",\"product_description\":\"Applied to Firestone Thermoplastic membrane (TPO )\",\"design_pressure\":\"+N\\\/A\\\/-980\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Green Technologies\",\"approval_number_master\":\"FL#11541-R0\",\"approval_number\":\"FL11541.1\",\"seq\":1,\"product_model\":\"Wire Management System - WM20-PVC\",\"product_description\":\"Applied to Single Ply, TPO\",\"design_pressure\":\"+N\\\/A\\\/-130\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Green Technologies\",\"approval_number_master\":\"FL#11541-R1\",\"approval_number\":\"FL11541.2\",\"seq\":2,\"product_model\":\"Wire Management System - WM20-PVC\",\"product_description\":\"Applied to Single Ply, EPDM\",\"design_pressure\":\"+N\\\/A\\\/-163\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Green Technologies\",\"approval_number_master\":\"FL#12967-R0\",\"approval_number\":\"FL12967.1\",\"seq\":1,\"product_model\":\"Flexlight\\u00ae on Shingle Roof\",\"product_description\":\"Self-adhered Photovoltaic Laminate (PVL) and TPO Single Ply membrane Assembly installed over Shingle Roof System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Loren Cook Company\":[{\"manufacturer\":\"Loren Cook Company\",\"approval_number_master\":\"FL#11691-R0\",\"approval_number\":\"FL11691.1\",\"seq\":1,\"product_model\":\"SRSH\",\"product_description\":\"SRSH Power Ventilator Hurricane Rated\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loren Cook Company\",\"approval_number_master\":\"FL#11692-R0\",\"approval_number\":\"FL11692.1\",\"seq\":1,\"product_model\":\"CP with Inlet Box\",\"product_description\":\"CP with Inlet Box and Curb Cap Hurricane Rated Steel Roof Fan\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loren Cook Company\",\"approval_number_master\":\"FL#11693-R0\",\"approval_number\":\"FL11693.1\",\"seq\":1,\"product_model\":\"ACE\",\"product_description\":\"Model ACE Aluminum Roof Fan Hurricane Rated\",\"design_pressure\":\"+53\\\/-112\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loren Cook Company\",\"approval_number_master\":\"FL#11695-R0\",\"approval_number\":\"FL11695.1\",\"seq\":1,\"product_model\":\"ACRU\\\/VCR\\\/ACSC\",\"product_description\":\"ACRU\\\/VCR\\\/ACSC Aluminum Roof Fan - Hurricane Rated\",\"design_pressure\":\"+53\\\/-112\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loren Cook Company\",\"approval_number_master\":\"FL#11696-R0\",\"approval_number\":\"FL11696.1\",\"seq\":1,\"product_model\":\"ASP\",\"product_description\":\"ASP Steel Roof Fan - Hurricane Rated\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loren Cook Company\",\"approval_number_master\":\"FL#11697-R0\",\"approval_number\":\"FL11697.1\",\"seq\":1,\"product_model\":\"GR\",\"product_description\":\"GR Roof Vent - Steel - Hurricane Rated\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loren Cook Company\",\"approval_number_master\":\"FL#11697-R4\",\"approval_number\":\"FL11697.2\",\"seq\":2,\"product_model\":\"GR\",\"product_description\":\"GR Gravity Ventilator - Hurricane Rated - Aluminum and Steel\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loren Cook Company\",\"approval_number_master\":\"FL#16731-R0\",\"approval_number\":\"FL16731.1\",\"seq\":1,\"product_model\":\"CPV\\\/CPS\\\/CPF\",\"product_description\":\"STEEL HOUSED HURRICANE RATED FAN\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loren Cook Company\",\"approval_number_master\":\"FL#17580-R0\",\"approval_number\":\"FL17580.1\",\"seq\":1,\"product_model\":\"TCNHBLE\",\"product_description\":\"TCNHBLE Steel Rooftop Exhaust Fan - Hurricane Rated\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-03-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loren Cook Company\",\"approval_number_master\":\"FL#20476-R0\",\"approval_number\":\"FL20476.1\",\"seq\":1,\"product_model\":\"H-Series Propeller Fan\",\"product_description\":\"Sizes 20-48(HEE,HES,HXEL,HXEM,HXSL,HXSM,HER) Sizes 20-42(HEF,HXFL,HXFM)\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-12 00:00:00\",\"instructions_url\":\"\"}],\"Sealoflex, Inc.\":[{\"manufacturer\":\"Sealoflex, Inc.\",\"approval_number_master\":\"FL#17844-R0\",\"approval_number\":\"FL17844.1\",\"seq\":1,\"product_model\":\"Enviroflex\",\"product_description\":\"Waterproofing system applied with reinforcing fabric embedded between coats.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-20 00:00:00\",\"instructions_url\":\"\"}],\"American Weatherstar, LLC\":[{\"manufacturer\":\"American Weatherstar, LLC\",\"approval_number_master\":\"FL#6790-R0\",\"approval_number\":\"FL6790.1\",\"seq\":1,\"product_model\":\"Acrylic 211\",\"product_description\":\"AWS Acrylic 211 Elastomeric Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weatherstar, LLC\",\"approval_number_master\":\"FL#13686-R0\",\"approval_number\":\"FL13686.1\",\"seq\":1,\"product_model\":\"AWS Silicone 410\",\"product_description\":\"Silicone 410 Elastomeric Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Weatherstar, LLC\",\"approval_number_master\":\"FL#17050-R0\",\"approval_number\":\"FL17050.7\",\"seq\":7,\"product_model\":\"AWS Urethane 520\",\"product_description\":\"A moisture cure polyurethane elastomer coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-03 00:00:00\",\"instructions_url\":\"\"}],\"Adurel International\":[{\"manufacturer\":\"Adurel International\",\"approval_number_master\":\"FL#9386-R0\",\"approval_number\":\"FL9386.1\",\"seq\":1,\"product_model\":\"AF15\",\"product_description\":\"Roofing Adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-07-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Adurel International\",\"approval_number_master\":\"FL#9386-R0\",\"approval_number\":\"FL9386.2\",\"seq\":2,\"product_model\":\"MS2200\",\"product_description\":\"roof coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Adurel International\",\"approval_number_master\":\"FL#11274-R0\",\"approval_number\":\"FL11274.1\",\"seq\":1,\"product_model\":\"Adurel MS2200\",\"product_description\":\"For use on galvanized metal roofs, USG Securock, SBS granule primed with A404 primer, Concrete, and TPO substrates.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-28 00:00:00\",\"instructions_url\":\"\"}],\"NCFI Div. of Barnhardt Mfg. Co.\":[{\"manufacturer\":\"NCFI Div. of Barnhardt Mfg. Co.\",\"approval_number_master\":\"FL#9975-R1\",\"approval_number\":\"FL9975.3\",\"seq\":3,\"product_model\":\"3 - \\\"InsulStar\\u00ae Plus\\\"\",\"product_description\":\"Polyurethane Roof Deck Foam Adhesive with 3\\\" thick minimum Uniform layer\",\"design_pressure\":\"+n\\\/a\\\/-79\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"R. M. Lucas Co.\":[{\"manufacturer\":\"R. M. Lucas Co.\",\"approval_number_master\":\"FL#11148-R0\",\"approval_number\":\"FL11148.1\",\"seq\":1,\"product_model\":\"Lucas #5000\",\"product_description\":\"Thermoplastic Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"R. M. Lucas Co.\",\"approval_number_master\":\"FL#13102-R0\",\"approval_number\":\"FL13102.1\",\"seq\":1,\"product_model\":\"Lucas #1000\",\"product_description\":\"Elastomeric Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"R. M. Lucas Co.\",\"approval_number_master\":\"FL#13102-R0\",\"approval_number\":\"FL13102.2\",\"seq\":2,\"product_model\":\"Lucas #6000\",\"product_description\":\"Universal Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"R. M. Lucas Co.\",\"approval_number_master\":\"FL#13102-R0\",\"approval_number\":\"FL13102.3\",\"seq\":3,\"product_model\":\"Lucas #771\",\"product_description\":\"Plastic Roof Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"R. M. Lucas Co.\",\"approval_number_master\":\"FL#13102-R0\",\"approval_number\":\"FL13102.4\",\"seq\":4,\"product_model\":\"Lucas #776\",\"product_description\":\"Elite Flashing Cement\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"R. M. Lucas Co.\",\"approval_number_master\":\"FL#13102-R0\",\"approval_number\":\"FL13102.5\",\"seq\":5,\"product_model\":\"Lucas #779\",\"product_description\":\"Asphalt Mastic Roof Cement - Wet Surface\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"R. M. Lucas Co.\",\"approval_number_master\":\"FL#15654-R0\",\"approval_number\":\"FL15654.1\",\"seq\":1,\"product_model\":\"Lucas Coatings Cements & Adhesives\",\"product_description\":\"Lucas Coatings Cements & Adhesives\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"R. M. Lucas Co.\",\"approval_number_master\":\"FL#15654-R2\",\"approval_number\":\"FL15654.2\",\"seq\":2,\"product_model\":\"Lucas Coatings Cements & Adhesives\",\"product_description\":\"Lucas Coatings Cements & Adhesives\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-10-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"R. M. Lucas Co.\",\"approval_number_master\":\"FL#15654-R3\",\"approval_number\":\"FL15654.3\",\"seq\":3,\"product_model\":\"Lucas Coatings Cements & Adhesives\",\"product_description\":\"Lucas Coatings Cements & Adhesives\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-10-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"R. M. Lucas Co.\",\"approval_number_master\":\"FL#16927-R0\",\"approval_number\":\"FL16927.1\",\"seq\":1,\"product_model\":\"Lucas\",\"product_description\":\"Cements, Coatings and Adhesives\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-10-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"R. M. Lucas Co.\",\"approval_number_master\":\"FL#31725-R0\",\"approval_number\":\"FL31725.1\",\"seq\":1,\"product_model\":\"Lucas Coatings, Cements and Adhesives\",\"product_description\":\"Lucas Coatings, Cements and Adhesives\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-07 00:00:00\",\"instructions_url\":\"\"}],\"KST Coatings, A Business Unit of the Sherwin Williams Company\":[{\"manufacturer\":\"KST Coatings, A Business Unit of the Sherwin Williams Company\",\"approval_number_master\":\"FL#11378-R0\",\"approval_number\":\"FL11378.1\",\"seq\":1,\"product_model\":\"Elastomeric Roof Coatings\",\"product_description\":\"Uniflex 41-305 Elastomeric Roof Coating\\nKool Seal 63-605 Elastomeric Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-28 00:00:00\",\"instructions_url\":\"\"}],\"Roofmart International Inc\":[{\"manufacturer\":\"Roofmart International Inc\",\"approval_number_master\":\"FL#11643-R0\",\"approval_number\":\"FL11643.1\",\"seq\":1,\"product_model\":\"Garna Flex\\\/Garna White coatings\",\"product_description\":\"Garna- Flex base coat and Garna- White top coat\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-11 00:00:00\",\"instructions_url\":\"\"}],\"ITW Futura Coatings\":[{\"manufacturer\":\"ITW Futura Coatings\",\"approval_number_master\":\"FL#11926-R0\",\"approval_number\":\"FL11926.1\",\"seq\":1,\"product_model\":\"Foamseal Hurricane Adhesive\\\/SF2100 Structu-Foam\",\"product_description\":\"Two Component Polyurethane Foam Ahesive with 1.5\\\" Fillets\",\"design_pressure\":\"+N\\\/A\\\/-120\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Somay Products, Inc.\":[{\"manufacturer\":\"Somay Products, Inc.\",\"approval_number_master\":\"FL#12085-R0\",\"approval_number\":\"FL12085.1\",\"seq\":1,\"product_model\":\"1. \\\"Roof Mastic\\\" #842\",\"product_description\":\"Roof maintenance coating applied to:\\nPolyurethane Foam Roof,\\nConcrete Tile Roof,\\nClay Tile Roof,\\nGalvanized Metal Roof,\\nSBS Granule Surfaced Modified Bituminous Membrane Roof,\\nPVC Single Ply Membrane,\\nAsphalt Shingle,\",\"design_pressure\":\"+N\\\/A\\\/-N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Commercial Innovations, INC.\":[{\"manufacturer\":\"Commercial Innovations, INC.\",\"approval_number_master\":\"FL#12208-R0\",\"approval_number\":\"FL12208.1\",\"seq\":1,\"product_model\":\"Commercial Innovations Cements, Coatings and Adhesives\",\"product_description\":\"Viking TSC Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Commercial Innovations, INC.\",\"approval_number_master\":\"FL#12208-R0\",\"approval_number\":\"FL12208.2\",\"seq\":2,\"product_model\":\"Commercial Innovations Cements, Coatings and Adhesives\",\"product_description\":\"Viking AB Mastic (25081); Viking CTP (25011); Viking Sun Shield fibered (25131); Viking TB Mastic (25091)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-14 00:00:00\",\"instructions_url\":\"\"}],\"XXXXXXXXXXXXXXXXXXXXXDupontold\":[{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#13892-R0\",\"approval_number\":\"FL13892.1\",\"seq\":1,\"product_model\":\"STYROFOAM\\u2122 Brand Spray Polyurethane Foam 2045 Series RS, CM & MX\",\"product_description\":\"Spray Polyurethane Foam Adhesive System, 3 in. Fillet Application & Optional 3 in. Full Insulation Layer\",\"design_pressure\":\"+N\\\/A\\\/-170\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"XXXXXXXXXXXXXXXXXXXXXDupontold\",\"approval_number_master\":\"FL#13892-R0\",\"approval_number\":\"FL13892.2\",\"seq\":2,\"product_model\":\"STYROFOAM\\u2122 Brand Spray Polyurethane Foam 2060 Series RS, CM & MX\",\"product_description\":\"Spray Polyurethane Foam Adhesive System, 3 in. Fillet Application & Optional 3 in. Full Insulation Layer\",\"design_pressure\":\"+N\\\/A\\\/-170\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-03 00:00:00\",\"instructions_url\":\"\"}],\"3M\":[{\"manufacturer\":\"3M\",\"approval_number_master\":\"FL#14187-R0\",\"approval_number\":\"FL14187.1\",\"seq\":1,\"product_model\":\"Scotchkote Polyurethane Top Coat UV 662\",\"product_description\":\"Liquid-applied polyurethane top coat\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"3M\",\"approval_number_master\":\"FL#14519-R0\",\"approval_number\":\"FL14519.1\",\"seq\":1,\"product_model\":\"Scotchkote Polyurethane Top Coat UV 662\",\"product_description\":\"Liquid-applied polyurethane top coat\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-30 00:00:00\",\"instructions_url\":\"\"}],\"SR Products\":[{\"manufacturer\":\"SR Products\",\"approval_number_master\":\"FL#13388-R0\",\"approval_number\":\"FL13388.1\",\"seq\":1,\"product_model\":\"Roof Edge Termination Systems\",\"product_description\":\"Roof Edge Terminations\",\"design_pressure\":\"+N\\\/A\\\/-105.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SR Products\",\"approval_number_master\":\"FL#13476-R0\",\"approval_number\":\"FL13476.1\",\"seq\":1,\"product_model\":\"Roof Edge Termination Systems\",\"product_description\":\"Roof edge termination systems.\",\"design_pressure\":\"+N\\\/A\\\/-175\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SR Products\",\"approval_number_master\":\"FL#28452-R0\",\"approval_number\":\"FL28452.1\",\"seq\":1,\"product_model\":\"SR Roof Maintenance Coatings & Cements\",\"product_description\":\"Roof maintenance coatings and cements\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-12 00:00:00\",\"instructions_url\":\"\"}],\"Topps Products\":[{\"manufacturer\":\"Topps Products\",\"approval_number_master\":\"FL#14585-R0\",\"approval_number\":\"FL14585.1\",\"seq\":1,\"product_model\":\"Topps Seal System 1000\",\"product_description\":\"System 1000 uses Topps Seal 9130, RivetGuard 9145 and Polyprene 9150\\\/55\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2013-05-01 00:00:00\",\"instructions_url\":\"\"}],\"Isothermal Protective Coatings, Inc.\":[{\"manufacturer\":\"Isothermal Protective Coatings, Inc.\",\"approval_number_master\":\"FL#14759-R0\",\"approval_number\":\"FL14759.1\",\"seq\":1,\"product_model\":\"Acrylink G\",\"product_description\":\"An acrylic white elastomeric coating membrane.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-21 00:00:00\",\"instructions_url\":\"\"}],\"Bayer Material Science LLC\":[{\"manufacturer\":\"Bayer Material Science LLC\",\"approval_number_master\":\"FL#14974-R0\",\"approval_number\":\"FL14974.1\",\"seq\":1,\"product_model\":\"BAYSEAL\\u2122\",\"product_description\":\"Spray-Applied Polyurethane Foam Adhesive\",\"design_pressure\":\"+N\\\/A\\\/-170\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bayer Material Science LLC\",\"approval_number_master\":\"FL#14975-R0\",\"approval_number\":\"FL14975.1\",\"seq\":1,\"product_model\":\"BAYSEAL\\u2122\",\"product_description\":\"Spray-Applied Polyurethane Foam Adhesive\",\"design_pressure\":\"+N\\\/A\\\/-170\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bayer Material Science LLC\",\"approval_number_master\":\"FL#14975-R2\",\"approval_number\":\"FL14975.2\",\"seq\":2,\"product_model\":\"BAYSEAL\\u2122\",\"product_description\":\"Spray-Applied Polyurethane Foam Adhesive, 3 in Fillet Application, Connecting OSB Deck to Roof Rafters\",\"design_pressure\":\"+N\\\/A\\\/-200\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Applied Solar, Inc.\":[{\"manufacturer\":\"Applied Solar, Inc.\",\"approval_number_master\":\"FL#11970-R0\",\"approval_number\":\"FL11970.1\",\"seq\":1,\"product_model\":\"Solar Save\\u00ae Roofing Tiles\",\"product_description\":\"Photovoltaic Roofing Tiles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Applied Solar, Inc.\",\"approval_number_master\":\"FL#12455-R0\",\"approval_number\":\"FL12455.1\",\"seq\":1,\"product_model\":\"Solar Roofing Tiles\",\"product_description\":\"Rigid Photovoltaic Roofing Tile.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-20 00:00:00\",\"instructions_url\":\"\"}],\"Leader Industries\":[{\"manufacturer\":\"Leader Industries\",\"approval_number_master\":\"FL#12679-R0\",\"approval_number\":\"FL12679.1\",\"seq\":1,\"product_model\":\"DC-AGV ALUMINUN GRAVITY VENTILATOR\",\"product_description\":\"DC-AGV ALUMINUN GRAVITY VENTILATOR - 24\\\"x24\\\" UP TO 96\\\"x144\\\"\",\"design_pressure\":\"+180\\\/-180\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-31 00:00:00\",\"instructions_url\":\"\"}],\"Barrette Outdoor Living\":[{\"manufacturer\":\"Barrette Outdoor Living\",\"approval_number_master\":\"FL#12930-R0\",\"approval_number\":\"FL12930.1\",\"seq\":1,\"product_model\":\"L108 Asheville Vinyl Modular Shed Roof Assembly\",\"product_description\":\"Overall Size: 8'0\\\" wide by 10'0\\\" long by 3'0\\\" high\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Barrette Outdoor Living\",\"approval_number_master\":\"FL#14360-R0\",\"approval_number\":\"FL14360.1\",\"seq\":1,\"product_model\":\"10'x8' Homestyles Outdoor Storage Shed Roof Assembly\",\"product_description\":\"Roof Dimensions: 8' long by 10' wide by 3' tall\",\"design_pressure\":\"+20.05\\\/-20.05\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Alternate Energy Technologies, LLC\":[{\"manufacturer\":\"Alternate Energy Technologies, LLC\",\"approval_number_master\":\"FL#12981-R0\",\"approval_number\":\"FL12981.1\",\"seq\":1,\"product_model\":\"AE Series\",\"product_description\":\"Rooftop Solar AE - Series Collectors AE-21, AE-24, AE-26, AE-28, AE-32, AE-40\",\"design_pressure\":\"+51\\\/-51\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alternate Energy Technologies, LLC\",\"approval_number_master\":\"FL#12981-R0\",\"approval_number\":\"FL12981.2\",\"seq\":2,\"product_model\":\"MSC Series\",\"product_description\":\"Rooftop Solar MSC - Series Collectors MSC-21, MSC-24, MSC-26, MSC-28, MSC-32, MSC-40\",\"design_pressure\":\"+51\\\/-51\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Zzzzzzzzzzz do not use Schuco USA\":[{\"manufacturer\":\"Zzzzzzzzzzz do not use Schuco USA\",\"approval_number_master\":\"FL#13052-R0\",\"approval_number\":\"FL13052.1\",\"seq\":1,\"product_model\":\"Premium V Roof Mounted Solar Collection System\",\"product_description\":\"Premium V Roof Mounted Solar Collection System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Zzzzzzzzzzz do not use Schuco USA\",\"approval_number_master\":\"FL#13052-R0\",\"approval_number\":\"FL13052.2\",\"seq\":2,\"product_model\":\"Slim V 2-Rail Roof Mounted Solar Collection System\",\"product_description\":\"Slim V 2-Rail Roof Mounted Solar Collection System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Zzzzzzzzzzz do not use Schuco USA\",\"approval_number_master\":\"FL#13052-R0\",\"approval_number\":\"FL13052.3\",\"seq\":3,\"product_model\":\"Slim V 3-Rail Roof Mounted Solar Collection System\",\"product_description\":\"Slim V 3-Rail Roof Mounted Solar Collection System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Zzzzzzzzzzz do not use Schuco USA\",\"approval_number_master\":\"FL#13052-R0\",\"approval_number\":\"FL13052.4\",\"seq\":4,\"product_model\":\"Slim V Flush Mounted Solar Collection System\",\"product_description\":\"Slim V Flush Mounted Solar Collection System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Velux America, LLC\":[{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#14023-R0\",\"approval_number\":\"FL14023.1\",\"seq\":1,\"product_model\":\"CLR U12 4000\",\"product_description\":\"Glazed Flat Plate Solar Collector - Adjustable Pitch Rack Mounted\",\"design_pressure\":\"+70\\\/-60\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Derby Building Products Inc.\":[{\"manufacturer\":\"Derby Building Products Inc.\",\"approval_number_master\":\"FL#14394-R0\",\"approval_number\":\"FL14394.1\",\"seq\":1,\"product_model\":\"Novislate, Novishingle, and Noviclay Roof Panels\",\"product_description\":\"Novislate, Novishingle, and Noviclay Roof Panels are interlocking roof panels manufactured from a proprietary blend of polymer-based materials. They are designed to provide the look of, respectively, slate shingles, wood shingles, and clay tiles.\",\"design_pressure\":\"++61.5\\\/--61.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Ritter Energie- und Umwelttechnik GmbH & Co. KG (REUT)\":[{\"manufacturer\":\"Ritter Energie- und Umwelttechnik GmbH & Co. KG (REUT)\",\"approval_number_master\":\"FL#14466-R0\",\"approval_number\":\"FL14466.1\",\"seq\":1,\"product_model\":\"CPC 12 Solar Collector\",\"product_description\":\"Solar Collector with dimensions of 54.8\\\" width x 64.57\\\" length.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ritter Energie- und Umwelttechnik GmbH & Co. KG (REUT)\",\"approval_number_master\":\"FL#14466-R0\",\"approval_number\":\"FL14466.2\",\"seq\":2,\"product_model\":\"CPC 12XL Solar Collector\",\"product_description\":\"Solar Collector with dimensions of 54.8\\\" width x 81\\\" length.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ritter Energie- und Umwelttechnik GmbH & Co. KG (REUT)\",\"approval_number_master\":\"FL#14466-R0\",\"approval_number\":\"FL14466.3\",\"seq\":3,\"product_model\":\"CPC 18 with 3 Bearing Rails Solar Collector\",\"product_description\":\"Solar Collector with dimensions of 81.97\\\" width x 64.57\\\" length.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ritter Energie- und Umwelttechnik GmbH & Co. KG (REUT)\",\"approval_number_master\":\"FL#14466-R0\",\"approval_number\":\"FL14466.4\",\"seq\":4,\"product_model\":\"CPC 18 with 4 Bearing Rails Solar Collector\",\"product_description\":\"Solar Collector with dimensions of 81.97\\\" width x 64.57\\\" length.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ritter Energie- und Umwelttechnik GmbH & Co. KG (REUT)\",\"approval_number_master\":\"FL#14466-R0\",\"approval_number\":\"FL14466.5\",\"seq\":5,\"product_model\":\"CPC 21 with 3 Bearing Rails Solar Collector\",\"product_description\":\"Solar Collector with dimensions of 95.55\\\" width x 63.6\\\" length.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ritter Energie- und Umwelttechnik GmbH & Co. KG (REUT)\",\"approval_number_master\":\"FL#14466-R0\",\"approval_number\":\"FL14466.6\",\"seq\":6,\"product_model\":\"CPC 21 with 4 Bearing Rails Solar Collector\",\"product_description\":\"Solar Collector with dimensions of 95.55\\\" width x 63.6\\\" length.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ritter Energie- und Umwelttechnik GmbH & Co. KG (REUT)\",\"approval_number_master\":\"FL#14466-R0\",\"approval_number\":\"FL14466.7\",\"seq\":7,\"product_model\":\"CPC 45 with 3 Bearing Rails Solar Collector\",\"product_description\":\"Solar Collector with dimensions of 95.55\\\" width x 80.08\\\" length.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ritter Energie- und Umwelttechnik GmbH & Co. KG (REUT)\",\"approval_number_master\":\"FL#14466-R0\",\"approval_number\":\"FL14466.8\",\"seq\":8,\"product_model\":\"CPC 45 with 4 Bearing Rails Solar Collector\",\"product_description\":\"Solar Collector with dimensions of 95.55\\\" width x 80.08\\\" length.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ritter Energie- und Umwelttechnik GmbH & Co. KG (REUT)\",\"approval_number_master\":\"FL#14466-R0\",\"approval_number\":\"FL14466.9\",\"seq\":9,\"product_model\":\"CPC 6 Solar Collector\",\"product_description\":\"Solar Collector with dimensions of 27.64\\\" width x 64.57\\\" length.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ritter Energie- und Umwelttechnik GmbH & Co. KG (REUT)\",\"approval_number_master\":\"FL#14466-R0\",\"approval_number\":\"FL14466.10\",\"seq\":10,\"product_model\":\"CPC 6XL Solar Collector\",\"product_description\":\"Solar Collector with dimensions of 27.64\\\" width x 81\\\" length.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-20 00:00:00\",\"instructions_url\":\"\"}],\"United Solar Ovonic, LLC.\":[{\"manufacturer\":\"United Solar Ovonic, LLC.\",\"approval_number_master\":\"FL#11025-R0\",\"approval_number\":\"FL11025.1\",\"seq\":1,\"product_model\":\"Uni-Solar Photovoltaic (PV) Laminates\",\"product_description\":\"Photovoltaic cells and module systems for installation atop roof covers that convert electromagnetic spectrum to DC electrical power\",\"design_pressure\":\"+N\\\/A\\\/-75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-01 00:00:00\",\"instructions_url\":\"\"}],\"Al's Sheetmetal Industry LLC\":[{\"manufacturer\":\"Al's Sheetmetal Industry LLC\",\"approval_number_master\":\"FL#12086-R0\",\"approval_number\":\"FL12086.1\",\"seq\":1,\"product_model\":\"Aerovent\",\"product_description\":\"Aerovent off ridge vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-12 00:00:00\",\"instructions_url\":\"\"}],\"Guardian Building Products Distribution, Inc.\":[{\"manufacturer\":\"Guardian Building Products Distribution, Inc.\",\"approval_number_master\":\"FL#12333-R0\",\"approval_number\":\"FL12333.1\",\"seq\":1,\"product_model\":\"Guardvent\",\"product_description\":\"Guardvent roof ridge vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-10 00:00:00\",\"instructions_url\":\"\"}],\"Solar-Cool Corporation\":[{\"manufacturer\":\"Solar-Cool Corporation\",\"approval_number_master\":\"FL#12371-R0\",\"approval_number\":\"FL12371.1\",\"seq\":1,\"product_model\":\"1_SXS-Curb-Mounted\",\"product_description\":\"Curb Mounted Solar Xhaut System, with Solar Panel Separately Attached to Wood Support(s)\",\"design_pressure\":\"+180\\\/-180\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar-Cool Corporation\",\"approval_number_master\":\"FL#12371-R0\",\"approval_number\":\"FL12371.2\",\"seq\":2,\"product_model\":\"2_SXS-Flush-Mounted\",\"product_description\":\"Flush Mounted Solar Xhaut System, with Solar Panel Separately Attached to Wood Support(s)\",\"design_pressure\":\"+180\\\/-180\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Vinyl Corp\":[{\"manufacturer\":\"Vinyl Corp\",\"approval_number_master\":\"FL#13064-R0\",\"approval_number\":\"FL13064.1\",\"seq\":1,\"product_model\":\"Eave Flashing VFLE & VFLEC Series\",\"product_description\":\"model VFLE 2 x 2-1\\\/2\\nmodel VFLEC 2 x 3-1\\\/2\\nmodel VFLE 2 x 2\\nmodel VFLE 3 x 2\",\"design_pressure\":\"+30.7\\\/-38.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vinyl Corp\",\"approval_number_master\":\"FL#13064-R0\",\"approval_number\":\"FL13064.2\",\"seq\":2,\"product_model\":\"Roof Edge Flashing VFL & VFLC Series\",\"product_description\":\"model VFL 2 x 2\\nmodel VFL 3 x 1-3\\\/4\\nmodel VFLC 3 x 3\\nmodel VFLC 3.5 x 3.5\\nmodel VFLC 4 x 4\",\"design_pressure\":\"+30.7\\\/-38.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-07 00:00:00\",\"instructions_url\":\"\"}],\"Soler & Palau USA\":[{\"manufacturer\":\"Soler & Palau USA\",\"approval_number_master\":\"FL#13144-R0\",\"approval_number\":\"FL13144.1\",\"seq\":1,\"product_model\":\"DB\",\"product_description\":\"Centrifugal Roof Exhauster\",\"design_pressure\":\"+61.0\\\/-45.75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2014-09-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Soler & Palau USA\",\"approval_number_master\":\"FL#13144-R0\",\"approval_number\":\"FL13144.2\",\"seq\":2,\"product_model\":\"TXB,TXBRHUL\",\"product_description\":\"Centrifugal Roof Exhauster\",\"design_pressure\":\"+61.0\\\/-45.75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2014-09-09 00:00:00\",\"instructions_url\":\"\"}],\"SR Products (Viridian)\":[{\"manufacturer\":\"SR Products (Viridian)\",\"approval_number_master\":\"FL#13171-R0\",\"approval_number\":\"FL13171.1\",\"seq\":1,\"product_model\":\"HK Single Ply Extruded and HK SPF-1 Fascia, Cyclone Force Extruded Fascia and HK Modular Coping Termination Systems\",\"product_description\":\"Edge Metal Termination Systems\",\"design_pressure\":\"+N\\\/A\\\/-145.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-11 00:00:00\",\"instructions_url\":\"\"}],\"The Bilco Co.\":[{\"manufacturer\":\"The Bilco Co.\",\"approval_number_master\":\"FL#13501-R0\",\"approval_number\":\"FL13501.1\",\"seq\":1,\"product_model\":\"S-20, S-50, NB-20HZ, NB-50HZ\",\"product_description\":\"Steel and Aluminum Roof Hatch\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Bilco Co.\",\"approval_number_master\":\"FL#15110-R0\",\"approval_number\":\"FL15110.1\",\"seq\":1,\"product_model\":\"S-20, S-50, NB-20HZ, NB-50HZ\",\"product_description\":\"Steel and Aluminum Roof Hatch\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Bilco Co.\",\"approval_number_master\":\"FL#15110-R1\",\"approval_number\":\"FL15110.2\",\"seq\":2,\"product_model\":\"S-20, S-50, NB-20HZ, NB-50HZ\",\"product_description\":\"Steel and Aluminum Roof Hatch\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-02 00:00:00\",\"instructions_url\":\"\"}],\"Accurex, LLC\":[{\"manufacturer\":\"Accurex, LLC\",\"approval_number_master\":\"FL#13845-R0\",\"approval_number\":\"FL13845.1\",\"seq\":1,\"product_model\":\"Rooftop Exhaust Fans\",\"product_description\":\"Models XRED, XREB, XRUD, XRUB\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Accurex, LLC\",\"approval_number_master\":\"FL#13845-R0\",\"approval_number\":\"FL13845.2\",\"seq\":2,\"product_model\":\"Rooftop Supply Fans\",\"product_description\":\"Model XRS\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-23 00:00:00\",\"instructions_url\":\"\"}],\"Broan-NuTone, LLC.\":[{\"manufacturer\":\"Broan-NuTone, LLC.\",\"approval_number_master\":\"FL#14321-R0\",\"approval_number\":\"FL14321.1\",\"seq\":1,\"product_model\":\"Solar Powered Attic Ventilator\",\"product_description\":\"Surface Mount Unit, with Dome Mounted Solar Panel\\nModels: 355SOBK, 355SOBR, 355SOWW\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Broan-NuTone, LLC.\",\"approval_number_master\":\"FL#14321-R0\",\"approval_number\":\"FL14321.2\",\"seq\":2,\"product_model\":\"Solar Powered Attic Ventilator\",\"product_description\":\"Surface Mount Unit, with Remote Mount Solar Panel\\nModels: 355RSOBK, 355RSOBR\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Broan-NuTone, LLC.\",\"approval_number_master\":\"FL#14321-R0\",\"approval_number\":\"FL14321.3\",\"seq\":3,\"product_model\":\"Solar Powered Attic Ventilator\",\"product_description\":\"Curb Mount Unit, with Dome Mounted Solar Panel Models: 355CSOBK, 355CSOBR\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Broan-NuTone, LLC.\",\"approval_number_master\":\"FL#16232-R0\",\"approval_number\":\"FL16232.1\",\"seq\":1,\"product_model\":\"Solar Powered Attic Ventilator\",\"product_description\":\"Surface Mount Ventilator Unit with Dome Mounted Solar Panel\\nModels: 345SOBK &345SOWW\",\"design_pressure\":\"+120\\\/-225\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Broan-NuTone, LLC.\",\"approval_number_master\":\"FL#16232-R0\",\"approval_number\":\"FL16232.2\",\"seq\":2,\"product_model\":\"Solar Powered Attic Ventilator\",\"product_description\":\"Surface Mount Ventilator Unit with Remotely Mounted Solar Panel Models: 345RSOBK &345RSOWW\",\"design_pressure\":\"+120\\\/-225\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Broan-NuTone, LLC.\",\"approval_number_master\":\"FL#16232-R0\",\"approval_number\":\"FL16232.3\",\"seq\":3,\"product_model\":\"Solar Powered Attic Ventilator\",\"product_description\":\"Curb Mount Ventilator Unit with Dome Mounted Solar Panel Models: 345CSOBK &345CSOWW\",\"design_pressure\":\"+120\\\/-225\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-08 00:00:00\",\"instructions_url\":\"\"}],\"U.S. Sunlight Corporation\":[{\"manufacturer\":\"U.S. Sunlight Corporation\",\"approval_number_master\":\"FL#14561-R0\",\"approval_number\":\"FL14561.1\",\"seq\":1,\"product_model\":\"Solar Powered Attic Fan\",\"product_description\":\"Self-Flashing Solar Powered Attic Fan with Dome Mounted Solar Panel Attached to Plywood Deck\",\"design_pressure\":\"+150.4\\\/-150.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-28 00:00:00\",\"instructions_url\":\"\"}],\"Ross Mfg\":[{\"manufacturer\":\"Ross Mfg\",\"approval_number_master\":\"FL#14580-R0\",\"approval_number\":\"FL14580.1\",\"seq\":1,\"product_model\":\"Ross 150 Roof Vent\",\"product_description\":\"Ross 150 Roof Vent\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ross Mfg\",\"approval_number_master\":\"FL#14580-R0\",\"approval_number\":\"FL14580.2\",\"seq\":2,\"product_model\":\"Ross 65 Slant Back Vent\",\"product_description\":\"Ross 65 Slant Back Vent\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ross Mfg\",\"approval_number_master\":\"FL#15427-R0\",\"approval_number\":\"FL15427.1\",\"seq\":1,\"product_model\":\"Ross 2-IN-1 Ridge Vent\",\"product_description\":\"Ross 2-IN-1 Ridge Vent\\nPolypropylene Roof Vents\\n84 Sq In NFA\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-31 00:00:00\",\"instructions_url\":\"\"}],\"CertainTeed Insulation\":[{\"manufacturer\":\"CertainTeed Insulation\",\"approval_number_master\":\"FL#15033-R0\",\"approval_number\":\"FL15033.1\",\"seq\":1,\"product_model\":\"CertaSpray\\u2122 Closed Cell Foam\",\"product_description\":\"Spray-Applied Polyurethane Foam Adhesive, 3\\\" Fillet Application\",\"design_pressure\":\"+N\\\/A\\\/-153.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-23 00:00:00\",\"instructions_url\":\"\"}],\"Quest Construction Products LLC, Hydro-Stop\":[{\"manufacturer\":\"Quest Construction Products LLC, Hydro-Stop\",\"approval_number_master\":\"FL#15452-R0\",\"approval_number\":\"FL15452.1\",\"seq\":1,\"product_model\":\"Hydro-Stop Premium Coat\",\"product_description\":\"Hydro-Stop Premium Coat Roof Maintenance Coating System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-21 00:00:00\",\"instructions_url\":\"\"}],\"ITW Polymer Sealants\":[{\"manufacturer\":\"ITW Polymer Sealants\",\"approval_number_master\":\"FL#15476-R0\",\"approval_number\":\"FL15476.1\",\"seq\":1,\"product_model\":\"Foamseal Hurricane Adhesive \\\/ SF2100 Structu-Foam\",\"product_description\":\"Two Component Polyurethane Foam Adhesive with 1.5\\\" Fillets\",\"design_pressure\":\"+N\\\/A\\\/-116\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-16 00:00:00\",\"instructions_url\":\"\"}],\"Burtin Polymer Laboratories Inc\":[{\"manufacturer\":\"Burtin Polymer Laboratories Inc\",\"approval_number_master\":\"FL#15524-R0\",\"approval_number\":\"FL15524.1\",\"seq\":1,\"product_model\":\"BPL & FOAMETIX\\u00ae\",\"product_description\":\"Spray-Applied Polyurethane Foam Adhesive, 3-1\\\/2 in. Fillet Application, Connecting Plywood Deck to Roof Rafters\",\"design_pressure\":\"+N\\\/A\\\/-253\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Burtin Polymer Laboratories Inc\",\"approval_number_master\":\"FL#15524-R0\",\"approval_number\":\"FL15524.2\",\"seq\":2,\"product_model\":\"BPL & FOAMETIX\\u00ae\",\"product_description\":\"Spray-Applied Polyurethane Foam Adhesive, 3-1\\\/2 in. Fillet Application, Connecting OSB Deck to Roof Rafters\",\"design_pressure\":\"+N\\\/A\\\/-240\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Burtin Polymer Laboratories Inc\",\"approval_number_master\":\"FL#15524-R0\",\"approval_number\":\"FL15524.3\",\"seq\":3,\"product_model\":\"BPL & FOAMETIX\\u00ae\",\"product_description\":\"Spray-Applied Polyurethane Foam Adhesive, 3-1\\\/2 in. Full Insulation Layer Application, Connecting Plywood Deck to Roof Rafters\",\"design_pressure\":\"+N\\\/A\\\/-280\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Burtin Polymer Laboratories Inc\",\"approval_number_master\":\"FL#15524-R0\",\"approval_number\":\"FL15524.4\",\"seq\":4,\"product_model\":\"BPL & FOAMETIX\\u00ae\",\"product_description\":\"Spray-Applied Polyurethane Foam Adhesive, 3-1\\\/2 in. Full Insulation Layer Application, Connecting OSB Deck to Roof Rafters\",\"design_pressure\":\"+N\\\/A\\\/-290\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"American Industrial Manufacturers of Building Materials\":[{\"manufacturer\":\"American Industrial Manufacturers of Building Materials\",\"approval_number_master\":\"FL#15789-R0\",\"approval_number\":\"FL15789.1\",\"seq\":1,\"product_model\":\"AIM Coatings, Cements & Adhesives\",\"product_description\":\"Coatings, Cements & Adhesives\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-07 00:00:00\",\"instructions_url\":\"\"}],\"Momentive Performance Materials\":[{\"manufacturer\":\"Momentive Performance Materials\",\"approval_number_master\":\"FL#16184-R0\",\"approval_number\":\"FL16184.1\",\"seq\":1,\"product_model\":\"SCM3400 Series Silicone Coatings\",\"product_description\":\"SCM3402 (White)\\nSCM3404 (Medium Grey)\\nSCM3405 (Tan)\\nSCM3408 (Dark Grey)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Momentive Performance Materials\",\"approval_number_master\":\"FL#16878-R0\",\"approval_number\":\"FL16878.1\",\"seq\":1,\"product_model\":\"SCM3500 Series Silicone Coating\",\"product_description\":\"SCM3502 WHITE\\nSCM3504 MEDIUM GREY\\nSCM3505 TAN\\nSCM3508 DARK GREY\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Momentive Performance Materials\",\"approval_number_master\":\"FL#33240-R0\",\"approval_number\":\"FL33240.1\",\"seq\":1,\"product_model\":\"GE Enduris 3525 silicone roof coating\",\"product_description\":\"Silicone Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-29 00:00:00\",\"instructions_url\":\"\"}],\"U.S. Ply, Inc.\":[{\"manufacturer\":\"U.S. Ply, Inc.\",\"approval_number_master\":\"FL#16318-R0\",\"approval_number\":\"FL16318.1\",\"seq\":1,\"product_model\":\"US Ply Roof Coatings\",\"product_description\":\"ASTM D 6083 & ASTM D 2824 coatings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Progressive Materials, LLC\":[{\"manufacturer\":\"Progressive Materials, LLC\",\"approval_number_master\":\"FL#16502-R0\",\"approval_number\":\"FL16502.1\",\"seq\":1,\"product_model\":\"HS3200 Series & LS2200 Series\",\"product_description\":\"Liquid Applied Silicone Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-07-04 00:00:00\",\"instructions_url\":\"\"}],\"Nutech Paint, LLC\":[{\"manufacturer\":\"Nutech Paint, LLC\",\"approval_number_master\":\"FL#16823-R0\",\"approval_number\":\"FL16823.1\",\"seq\":1,\"product_model\":\"NXT High Solids Silicone Coating\",\"product_description\":\"A high solids, silicone-based elastomeric coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-03 00:00:00\",\"instructions_url\":\"\"}],\"West Development Group, LLC\":[{\"manufacturer\":\"West Development Group, LLC\",\"approval_number_master\":\"FL#16861-R0\",\"approval_number\":\"FL16861.1\",\"seq\":1,\"product_model\":\"HSS 535\",\"product_description\":\"Solvent Free Silicone Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-21 00:00:00\",\"instructions_url\":\"\"}],\"Quest Construction Products LLC dba United Coatings\":[{\"manufacturer\":\"Quest Construction Products LLC dba United Coatings\",\"approval_number_master\":\"FL#17165-R0\",\"approval_number\":\"FL17165.1\",\"seq\":1,\"product_model\":\"Unisil\",\"product_description\":\"Elastomeric Silicone Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quest Construction Products LLC dba United Coatings\",\"approval_number_master\":\"FL#17165-R0\",\"approval_number\":\"FL17165.2\",\"seq\":2,\"product_model\":\"Unisil HS\",\"product_description\":\"High Solids, Elastomeric Silicone Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quest Construction Products LLC dba United Coatings\",\"approval_number_master\":\"FL#17255-R0\",\"approval_number\":\"FL17255.1\",\"seq\":1,\"product_model\":\"Roof Mate & Diathon\\u00ae\",\"product_description\":\"Elastomeric Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-04-01 00:00:00\",\"instructions_url\":\"\"}],\"Carlisle Roof Foam and Coatings, a Carlisle Company\":[{\"manufacturer\":\"Carlisle Roof Foam and Coatings, a Carlisle Company\",\"approval_number_master\":\"FL#17185-R0\",\"approval_number\":\"FL17185.1\",\"seq\":1,\"product_model\":\"FOAMSULATE\\u2122\",\"product_description\":\"Spray-Applied, Closed-Cell Polyurethane Foam Adhesive, 3\\\" Fillet Application, Connecting Plywood Deck to Roof Rafters\",\"design_pressure\":\"+N\\\/A\\\/-160\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle Roof Foam and Coatings, a Carlisle Company\",\"approval_number_master\":\"FL#17185-R0\",\"approval_number\":\"FL17185.2\",\"seq\":2,\"product_model\":\"FOAMSULATE\\u2122\",\"product_description\":\"Spray-Applied, Closed-Cell Polyurethane Foam Adhesive, 3\\\" Fillet Application, Connecting OSB Deck to Roof Rafters\",\"design_pressure\":\"+N\\\/A\\\/-127.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle Roof Foam and Coatings, a Carlisle Company\",\"approval_number_master\":\"FL#27105-R0\",\"approval_number\":\"FL27105.1\",\"seq\":1,\"product_model\":\"FOAMSULATE\\u2122 210 & 220\",\"product_description\":\"Spray-Applied, Closed-Cell Polyurethane Foam Adhesive, 3\\\" Fillet Application, Connecting Plywood Deck to Roof Rafters\",\"design_pressure\":\"+N\\\/A\\\/-213\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle Roof Foam and Coatings, a Carlisle Company\",\"approval_number_master\":\"FL#27105-R0\",\"approval_number\":\"FL27105.2\",\"seq\":2,\"product_model\":\"FOAMSULATE\\u2122 210 & 220\",\"product_description\":\"Spray-Applied, Closed-Cell Polyurethane Foam Adhesive, 3\\\" Fillet Application, Connecting OSB Deck to Roof Rafters\",\"design_pressure\":\"+N\\\/A\\\/-170\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carlisle Roof Foam and Coatings, a Carlisle Company\",\"approval_number_master\":\"FL#37994-R0\",\"approval_number\":\"FL37994.2\",\"seq\":2,\"product_model\":\"Elastomeric Silicone Roof Coating\",\"product_description\":\"Silicone Coating Systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-03 00:00:00\",\"instructions_url\":\"\"}],\"Advanced Polymer Technology\":[{\"manufacturer\":\"Advanced Polymer Technology\",\"approval_number_master\":\"FL#17250-R0\",\"approval_number\":\"FL17250.1\",\"seq\":1,\"product_model\":\"Qualipur\\u00ae 601\",\"product_description\":\"Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Polymer Technology\",\"approval_number_master\":\"FL#17250-R2\",\"approval_number\":\"FL17250.2\",\"seq\":2,\"product_model\":\"Qualipur\\u00ae 601\",\"product_description\":\"Roof Coating-Patch\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-06-26 00:00:00\",\"instructions_url\":\"\"}],\"Quest Construction Products dba Hydro-Stop\":[{\"manufacturer\":\"Quest Construction Products dba Hydro-Stop\",\"approval_number_master\":\"FL#17254-R0\",\"approval_number\":\"FL17254.1\",\"seq\":1,\"product_model\":\"PremiumCoat\\u00ae\",\"product_description\":\"Hydro-Stop PremiumCoat\\u00ae Roof Maintenance Coating Systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-21 00:00:00\",\"instructions_url\":\"\"}],\"Peak Building Products\":[{\"manufacturer\":\"Peak Building Products\",\"approval_number_master\":\"FL#17314-R0\",\"approval_number\":\"FL17314.1\",\"seq\":1,\"product_model\":\"Peak OlyBond 500\",\"product_description\":\"Polyurethane foam adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sika Corporation (MA)\":[{\"manufacturer\":\"Sika Corporation (MA)\",\"approval_number_master\":\"FL#17470-R0\",\"approval_number\":\"FL17470.1\",\"seq\":1,\"product_model\":\"Sikacoat FC3500\",\"product_description\":\"Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sika Corporation (MA)\",\"approval_number_master\":\"FL#17475-R0\",\"approval_number\":\"FL17475.1\",\"seq\":1,\"product_model\":\"Sikacoat FC3600\",\"product_description\":\"Roof Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-10-07 00:00:00\",\"instructions_url\":\"\"}],\"Onduline North America, Inc.\":[{\"manufacturer\":\"Onduline North America, Inc.\",\"approval_number_master\":\"FL#4081-R5\",\"approval_number\":\"FL4081.2\",\"seq\":2,\"product_model\":\"Onduvilla Corrugated Asphalt Roofing Tile Systems\",\"product_description\":\"Corrugated roofing sheet comprised of mineral and organic fibers impregnated with asphalt\",\"design_pressure\":\"+N\\\/A\\\/-108.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2023-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Gramatica SIPS International, Inc\":[{\"manufacturer\":\"Gramatica SIPS International, Inc\",\"approval_number_master\":\"FL#14274-R2\",\"approval_number\":\"FL14274.1\",\"seq\":1,\"product_model\":\"6 5\\\/8\\\" Titan EXL Roof Panel\",\"product_description\":\"6 5\\\/8\\\" Titan EXL Wall\\\/ Roof Panel Utilitizing one 7\\\/16\\\" OSB sheet on each side with 5 3\\\/4\\\" Expanded PolyStrene Foam Core (EPS)\",\"design_pressure\":\"+69.7\\\/-69.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gramatica SIPS International, Inc\",\"approval_number_master\":\"FL#18632-R0\",\"approval_number\":\"FL18632.1\",\"seq\":1,\"product_model\":\"Gramatica 6\\\" Titan EXL Roof Panel SIPS\",\"product_description\":\"Titan EXL Roof Panel (SIP)\\nconstructed of two (2) 7\\\/16\\\" OSB Board sheets\\nattached on either side of a 5 3\\\/4\\\" Polystyrene Foam Core with Dow Chemical Mor-AD 650 (moisture activated) adhesive.\",\"design_pressure\":\"+69.3\\\/-69.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gramatica SIPS International, Inc\",\"approval_number_master\":\"FL#18651-R0\",\"approval_number\":\"FL18651.1\",\"seq\":1,\"product_model\":\"Gramatica SIPS Roof Panels\",\"product_description\":\"Gramatica SIPS Roof Panels 6\\\"\",\"design_pressure\":\"+69.3\\\/-69.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gramatica SIPS International, Inc\",\"approval_number_master\":\"FL#39779-R0\",\"approval_number\":\"FL39779.1\",\"seq\":1,\"product_model\":\"Gramatica SIPS International\",\"product_description\":\"6 inch OSB Roof Panels\",\"design_pressure\":\"+69.3\\\/-69.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Pli-Dek LLC, a company of ICP Construction\":[{\"manufacturer\":\"Pli-Dek LLC, a company of ICP Construction\",\"approval_number_master\":\"FL#15027-R0\",\"approval_number\":\"FL15027.1\",\"seq\":1,\"product_model\":\"Con-Dek\",\"product_description\":\"The Con-Dek system is a fiberglass fabric reinforced cementitious walking deck and roof covering system that consists of fiberglass mat, a liquid polymer resin, polymer-modified cementitious coats, and sealer coats applied directly to a concrete substrate.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pli-Dek LLC, a company of ICP Construction\",\"approval_number_master\":\"FL#15027-R0\",\"approval_number\":\"FL15027.2\",\"seq\":2,\"product_model\":\"Pli-Dek\",\"product_description\":\"The Pli-Dek system is a walking deck and roof covering system that consists of a plywood substrate covered with expanded metal lath; a polymer-modified cementitious base coat; an optional reinforcing fabric layer; and intermediate and sealer coats.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-01 00:00:00\",\"instructions_url\":\"\"}],\"Sunesta Products\":[{\"manufacturer\":\"Sunesta Products\",\"approval_number_master\":\"FL#17078-R0\",\"approval_number\":\"FL17078.1\",\"seq\":1,\"product_model\":\"Sunesta Retractable Awning\",\"product_description\":\"Sun Light, Sun Style, Sun Flair and Sun Shade\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-06-12 00:00:00\",\"instructions_url\":\"\"}],\"Elite Solar Systems, Inc.\":[{\"manufacturer\":\"Elite Solar Systems, Inc.\",\"approval_number_master\":\"FL#17127-R0\",\"approval_number\":\"FL17127.1\",\"seq\":1,\"product_model\":\"ELITE SOLAR POWERED ATTIC FAN\",\"product_description\":\"ELITE SOLAR POWERED ATTIC FAN\",\"design_pressure\":\"+50\\\/-220\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Acrylife, Inc.\":[{\"manufacturer\":\"Acrylife, Inc.\",\"approval_number_master\":\"FL#17190-R0\",\"approval_number\":\"FL17190.1\",\"seq\":1,\"product_model\":\"V2T Roof Vent\",\"product_description\":\"V2T Roof Vent\",\"design_pressure\":\"+195\\\/-195\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-28 00:00:00\",\"instructions_url\":\"\"}],\"South Florida Metal Supply, Inc.\":[{\"manufacturer\":\"South Florida Metal Supply, Inc.\",\"approval_number_master\":\"FL#8646-R1\",\"approval_number\":\"FL8646.1\",\"seq\":1,\"product_model\":\"SFMS Ridge Tile Channel\",\"product_description\":\"Ridge Tile Structural Support, Pre-formed 26 Gauge Steel Hat Channel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Dow Solar Solutions\":[{\"manufacturer\":\"Dow Solar Solutions\",\"approval_number_master\":\"FL#14014-R0\",\"approval_number\":\"FL14014.1\",\"seq\":1,\"product_model\":\"Dow POWERHOUSE Solar Shingle\",\"product_description\":\"Building integrated photovoltaic shingle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dow Solar Solutions\",\"approval_number_master\":\"FL#16524-R0\",\"approval_number\":\"FL16524.1\",\"seq\":1,\"product_model\":\"Dow POWERHOUSE Solar Shingle\",\"product_description\":\"Building integrated photovoltaic shingles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-05-07 00:00:00\",\"instructions_url\":\"\"}],\"Babcock-Davis\":[{\"manufacturer\":\"Babcock-Davis\",\"approval_number_master\":\"FL#15803-R0\",\"approval_number\":\"FL15803.1\",\"seq\":1,\"product_model\":\"BRHZ, Hurricane Hatch\",\"product_description\":\"Roof Hatch, Hurricane hatch, single door, single wall curb, steel and aluminum\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-07-19 00:00:00\",\"instructions_url\":\"\"}],\"Lifetime Tool and Building Products, LLC.\":[{\"manufacturer\":\"Lifetime Tool and Building Products, LLC.\",\"approval_number_master\":\"FL#16031-R0\",\"approval_number\":\"FL16031.1\",\"seq\":1,\"product_model\":\"Ultimate Pipe Flashing\",\"product_description\":\"Ultimate Pipe Flashing mechanically attached to plywood deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lifetime Tool and Building Products, LLC.\",\"approval_number_master\":\"FL#31164-R0\",\"approval_number\":\"FL31164.1\",\"seq\":1,\"product_model\":\"Lifetime Tool Bath - Dryer Vent\",\"product_description\":\"Multi component vent system for roof installation on shingle roofs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-30 00:00:00\",\"instructions_url\":\"\"}],\"Liberty Plastics, Inc.\":[{\"manufacturer\":\"Liberty Plastics, Inc.\",\"approval_number_master\":\"FL#16096-R0\",\"approval_number\":\"FL16096.1\",\"seq\":1,\"product_model\":\"VERSCENE Inc. Quarrix Rigid Vents formerly known as Trimline Series Roof\\\/Attic Shingle Vent\",\"product_description\":\"Ridge Ventilation Systems: Quarrix Rigid Vent (formerly Trimline Plus), Quarrix Rigid Roll (formerly Trimline Rigid Roll Plus)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-31 00:00:00\",\"instructions_url\":\"\"}],\"OHagin Manufacturing, LLC\":[{\"manufacturer\":\"OHagin Manufacturing, LLC\",\"approval_number_master\":\"FL#16588-R0\",\"approval_number\":\"FL16588.1\",\"seq\":1,\"product_model\":\"O'Hagin's Cloaked Vent Tile\",\"product_description\":\"Attic Ventilation Product for tile roofing applications\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OHagin Manufacturing, LLC\",\"approval_number_master\":\"FL#17062-R0\",\"approval_number\":\"FL17062.1\",\"seq\":1,\"product_model\":\"O'Hagin's Low Profile Tapered Composition Vent 72\\\"\",\"product_description\":\"Galvanized Metal, Aluminum or Copper static roof vent.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OHagin Manufacturing, LLC\",\"approval_number_master\":\"FL#17062-R0\",\"approval_number\":\"FL17062.2\",\"seq\":2,\"product_model\":\"O'Hagin's Low Profile Tapered Composition Vent 72\\\" with Extended Flange\",\"product_description\":\"Galvanized Metal, Aluminum or Copper static roof vent.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OHagin Manufacturing, LLC\",\"approval_number_master\":\"FL#17062-R0\",\"approval_number\":\"FL17062.3\",\"seq\":3,\"product_model\":\"O'Hagin's Universal Direct Deck Attic Vent\",\"product_description\":\"Pre-finished or Galvanized Steel 26ga. Steel roof vent for High Profile, Low Profile, or Flat Roof Tiles.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OHagin Manufacturing, LLC\",\"approval_number_master\":\"FL#17400-R0\",\"approval_number\":\"FL17400.1\",\"seq\":1,\"product_model\":\"Fire & Ice \\\/ WeatherMaster Flame and Ember Resistant Compo 72\\\" Shingle Vent with High Wind Diverter\",\"product_description\":\"Metal off ridge roof vent with high wind diverter, and a galvanized or stainless steel wire mesh, for installation on asphalt shingle roof systems.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OHagin Manufacturing, LLC\",\"approval_number_master\":\"FL#17400-R0\",\"approval_number\":\"FL17400.2\",\"seq\":2,\"product_model\":\"Fire & Ice \\\/ WeatherMaster Flame and Ember Resistant Compo 72\\\" Shingle Vent with High Wind Diverter and Extended Flange\",\"product_description\":\"Metal off ridge roof vent with high wind diverter, and a galvanized or stainless steel wire mesh, for installation on asphalt shingle roof systems.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OHagin Manufacturing, LLC\",\"approval_number_master\":\"FL#17400-R0\",\"approval_number\":\"FL17400.3\",\"seq\":3,\"product_model\":\"Flame and Ember Resistant Off-Ridge Attic Vent Flat-Profile (Flat\\\/Low Profile)\",\"product_description\":\"Metal roof vent for flat profile interlocking clay or concrete tile roofs.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-11-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OHagin Manufacturing, LLC\",\"approval_number_master\":\"FL#17400-R0\",\"approval_number\":\"FL17400.4\",\"seq\":4,\"product_model\":\"Flame and Ember Resistant Off-Ridge Attic Vent M-Profile (Medium Profile)\",\"product_description\":\"Metal roof vent for medium profile interlocking clay or concrete tile roofs.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-11-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OHagin Manufacturing, LLC\",\"approval_number_master\":\"FL#17400-R0\",\"approval_number\":\"FL17400.5\",\"seq\":5,\"product_model\":\"Flame and Ember Resistant Off-Ridge Attic Vent S-Profile (High Profile)\",\"product_description\":\"Metal roof vent for high 'S' profile interlocking clay or concrete tile roofs.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-11-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OHagin Manufacturing, LLC\",\"approval_number_master\":\"FL#17400-R0\",\"approval_number\":\"FL17400.6\",\"seq\":6,\"product_model\":\"High Wind Diverter\",\"product_description\":\"Metal high wind diverter for installation with metal off ridge vent.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OHagin Manufacturing, LLC\",\"approval_number_master\":\"FL#17400-R0\",\"approval_number\":\"FL17400.7\",\"seq\":7,\"product_model\":\"Primary Vent\",\"product_description\":\"Primary metal vent flashing for S, M, and Flat profile vents, with a galvanized or stainless steel wire mesh.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-11-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OHagin Manufacturing, LLC\",\"approval_number_master\":\"FL#17048-R0\",\"approval_number\":\"FL17048.1\",\"seq\":1,\"product_model\":\"Cloaked Vent Tile and Fire & Ice - Flame and Ember Resistant Off-Ridge Attic Vent\",\"product_description\":\"Two-piece metal roof vent for tile roofs consisting of a Primary Vent (subflashing) with a diverter flange and a profile-specific Secondary Vent (cover). Composed of minimum 26 ga. ASTM A653 G90 steel, 0.032 aluminum or 16 oz. copper.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OHagin Manufacturing, LLC\",\"approval_number_master\":\"FL#17048-R0\",\"approval_number\":\"FL17048.2\",\"seq\":2,\"product_model\":\"Low Profile Tapered Composition Vent 72\\\" and Fire & Ice - Flame and Ember Resistant Compo 72\\\" Shingle Vent\",\"product_description\":\"Static off-ridge vent composed of minimum 26 ga. ASTM A653 G90 steel, 0.032 aluminum or 16 oz. copper.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OHagin Manufacturing, LLC\",\"approval_number_master\":\"FL#17048-R1\",\"approval_number\":\"FL17048.3\",\"seq\":3,\"product_model\":\"Universal Direct Deck Attic Vent\",\"product_description\":\"Static off-ridge vent composed of minimum 26 ga. ASTM A653 G90 steel, 0.032 aluminum or 16 oz. copper.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Textured coatings of America\":[{\"manufacturer\":\"Textured coatings of America\",\"approval_number_master\":\"FL#18310-R0\",\"approval_number\":\"FL18310.1\",\"seq\":1,\"product_model\":\"TEX\\u2022COTE Roof Coatings\",\"product_description\":\"Roof coatings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-20 00:00:00\",\"instructions_url\":\"\"}],\"WINKLER S.R.L.\":[{\"manufacturer\":\"WINKLER S.R.L.\",\"approval_number_master\":\"FL#18633-R0\",\"approval_number\":\"FL18633.1\",\"seq\":1,\"product_model\":\"ECOSILVERALL\",\"product_description\":\"Water-Based Aluminum Protective Coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"WINKLER S.R.L.\",\"approval_number_master\":\"FL#18633-R0\",\"approval_number\":\"FL18633.2\",\"seq\":2,\"product_model\":\"WINGLUE\",\"product_description\":\"Water-Based Adhesive for Modified Bituminous Membranes and Insulating Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-09-10 00:00:00\",\"instructions_url\":\"\"}],\"Rhino Linings Corp\":[{\"manufacturer\":\"Rhino Linings Corp\",\"approval_number_master\":\"FL#21842-R0\",\"approval_number\":\"FL21842.1\",\"seq\":1,\"product_model\":\"DuraTite Roof Maintenance Coatings\",\"product_description\":\"Silicone based roof maintenance coatings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-09 00:00:00\",\"instructions_url\":\"\"}],\"DAP Global Inc.\":[{\"manufacturer\":\"DAP Global Inc.\",\"approval_number_master\":\"FL#21903-R0\",\"approval_number\":\"FL21903.1\",\"seq\":1,\"product_model\":\"Touch n' Seal\\u00ae Class I FR Spray Foam System \\\/ Touch n' Foam\\u00ae Class I FR Spray Foam System\",\"product_description\":\"Spray-Applied Polyurethane Foam Adhesive, 3\\\" Fillet Application, Connecting Plywood Deck to Roof Rafter\\\/Truss Top Chords\",\"design_pressure\":\"+N\\\/A\\\/-162.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"L.K. Aluminum\":[{\"manufacturer\":\"L.K. Aluminum\",\"approval_number_master\":\"FL#21853-R0\",\"approval_number\":\"FL21853.1\",\"seq\":1,\"product_model\":\"\\\"SMARTLOK\\\" EPS FOAM CORE ROOF PANELS - METAL SKIN\",\"product_description\":\"Aluminum and Steel Skin EPS Core Sandwich Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-02-16 00:00:00\",\"instructions_url\":\"\"}],\"Solaro Energy, Inc.\":[{\"manufacturer\":\"Solaro Energy, Inc.\",\"approval_number_master\":\"FL#18652-R0\",\"approval_number\":\"FL18652.1\",\"seq\":1,\"product_model\":\"Series \\\"Solaro Aire\\\"\",\"product_description\":\"Solar Powered Ventilation System (Roof Attic Fan)\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solaro Energy, Inc.\",\"approval_number_master\":\"FL#18652-R1\",\"approval_number\":\"FL18652.2\",\"seq\":2,\"product_model\":\"Series \\\"Solaro Aire\\\"\",\"product_description\":\"Solar Powered Ventilation System (Roof Attic Fan) - HVHZ\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-13 00:00:00\",\"instructions_url\":\"\"}],\"Crown Building Products of Florida LLC\":[{\"manufacturer\":\"Crown Building Products of Florida LLC\",\"approval_number_master\":\"FL#20508-R0\",\"approval_number\":\"FL20508.1\",\"seq\":1,\"product_model\":\"Easy Form Plus Flashing\",\"product_description\":\"Easy Form Plus Flashing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-06-02 00:00:00\",\"instructions_url\":\"\"}],\"ATAS International, Inc.\":[{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#20821-R0\",\"approval_number\":\"FL20821.1\",\"seq\":1,\"product_model\":\"Continuous Cleat Coping\",\"product_description\":\"5 1\\\/2\\\" front face height, 4 1\\\/2\\\" back face height, 10\\\" wide.\\n24 ga. steel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#20821-R0\",\"approval_number\":\"FL20821.2\",\"seq\":2,\"product_model\":\"Continuous Cleat Coping\",\"product_description\":\"5 1\\\/2\\\" front face height, 4 1\\\/2\\\" back face height, 10\\\" wide.\\n.040 aluminum\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#20821-R0\",\"approval_number\":\"FL20821.3\",\"seq\":3,\"product_model\":\"Continuous Cleat Coping\",\"product_description\":\"5 1\\\/2\\\" front face height, 4 1\\\/2\\\" back face height, 24 wide.\\n.040 aluminum\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#20821-R0\",\"approval_number\":\"FL20821.4\",\"seq\":4,\"product_model\":\"Continuous Cleat Coping\",\"product_description\":\"5 1\\\/2\\\" front face height, 4 1\\\/2\\\" rear face height, 24\\\" wide.\\n.24 ga. steel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#20821-R0\",\"approval_number\":\"FL20821.5\",\"seq\":5,\"product_model\":\"Drip Edge Fascia\",\"product_description\":\"7 3\\\/4\\\" face height, .040 aluminum\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#20821-R0\",\"approval_number\":\"FL20821.6\",\"seq\":6,\"product_model\":\"Drip Edge Fascia\",\"product_description\":\"7 3\\\/4\\\" face height, 24 ga. steel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#20821-R0\",\"approval_number\":\"FL20821.7\",\"seq\":7,\"product_model\":\"Edge-Lok 2 Fascia\",\"product_description\":\"11 3\\\/4\\\" face height, .040 aluminum\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#20821-R0\",\"approval_number\":\"FL20821.8\",\"seq\":8,\"product_model\":\"Edge-Lok 2 Fascia\",\"product_description\":\"11 3\\\/4\\\" face height, 24 ga. steel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#20821-R0\",\"approval_number\":\"FL20821.9\",\"seq\":9,\"product_model\":\"Edge-Lok 3 Fascia\",\"product_description\":\"11 3\\\/4\\\" face height, .040 aluminum\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#20821-R0\",\"approval_number\":\"FL20821.10\",\"seq\":10,\"product_model\":\"Edge-Lok 3 Fascia\",\"product_description\":\"11 3\\\/4\\\" face height, 24 ga. steel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#20821-R0\",\"approval_number\":\"FL20821.11\",\"seq\":11,\"product_model\":\"Gravel Stop\",\"product_description\":\"8 1\\\/2\\\" face height, .040 aluminum\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#20821-R0\",\"approval_number\":\"FL20821.12\",\"seq\":12,\"product_model\":\"Gravel Stop\",\"product_description\":\"8 1\\\/2\\\" face height, 24 ga. steel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#20821-R0\",\"approval_number\":\"FL20821.13\",\"seq\":13,\"product_model\":\"Rapid-Lok Coping\",\"product_description\":\"7 1\\\/2 front face height, 5 1\\\/2 back face height, 12 3\\\/4\\\" wide.\\n24 ga. steel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#20821-R0\",\"approval_number\":\"FL20821.14\",\"seq\":14,\"product_model\":\"Rapid-Lok Coping\",\"product_description\":\"7 1\\\/2: front face height, 5 1\\\/2\\\" back face height, 12 3 \\\/4\\\" wide.\\n.040 aluminum\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#20821-R0\",\"approval_number\":\"FL20821.15\",\"seq\":15,\"product_model\":\"Rapid-Lok Coping\",\"product_description\":\"7 1\\\/2\\\" front face height, 5 1\\\/2\\\" back face heath, 32\\\" wide. 24 ga. steel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#20821-R0\",\"approval_number\":\"FL20821.16\",\"seq\":16,\"product_model\":\"Rapid-Lok Coping\",\"product_description\":\"7 1\\\/2\\\" front face, 5 1\\\/2\\\" back face, 32\\\" wide. .040 aluminum\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#20821-R0\",\"approval_number\":\"FL20821.17\",\"seq\":17,\"product_model\":\"Rapid-Lok Fascia\",\"product_description\":\"5 1\\\/2 face height, 24 ga. steel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#20821-R0\",\"approval_number\":\"FL20821.18\",\"seq\":18,\"product_model\":\"Rapid-Lok Fascia\",\"product_description\":\"11 1\\\/2\\\" face height, 24 ga. steel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#20821-R0\",\"approval_number\":\"FL20821.19\",\"seq\":19,\"product_model\":\"Rapid-Lok Fascia\",\"product_description\":\"5 1\\\/2\\\" face height, .040 aluminum\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#20821-R0\",\"approval_number\":\"FL20821.20\",\"seq\":20,\"product_model\":\"Rapid-Lok Fascia\",\"product_description\":\"11 1\\\/2\\\" face height, .040 aluminum\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"JC Residential and Light Commercial LLC\":[{\"manufacturer\":\"JC Residential and Light Commercial LLC\",\"approval_number_master\":\"FL#21048-R0\",\"approval_number\":\"FL21048.1\",\"seq\":1,\"product_model\":\"\\\"York Custom\\\", \\\"PACE\\\", \\\"Miller-Picking\\\", Air Handling Units\",\"product_description\":\"Large missile impact resistant air handling unit.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JC Residential and Light Commercial LLC\",\"approval_number_master\":\"FL#21048-R0\",\"approval_number\":\"FL21048.2\",\"seq\":2,\"product_model\":\"Solution XT Rooftop Air Handling Unit\",\"product_description\":\"Large missile impact resistant air handling unit up to 135-1\\\/8\\\" wide, 132\\\" tall, and 576\\\" long.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JC Residential and Light Commercial LLC\",\"approval_number_master\":\"FL#21048-R0\",\"approval_number\":\"FL21048.3\",\"seq\":3,\"product_model\":\"Solution XT Rooftop Air Handling Unit\",\"product_description\":\"Large missile impact resistant air handling unit up to 90\\\" wide, 78\\\" tall, and 576\\\" long.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-21 00:00:00\",\"instructions_url\":\"\"}],\"MAPA Products\":[{\"manufacturer\":\"MAPA Products\",\"approval_number_master\":\"FL#21083-R0\",\"approval_number\":\"FL21083.1\",\"seq\":1,\"product_model\":\"Roof Pedestals\",\"product_description\":\"Roof Pedestals for disconnect and hydrant.\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-08-26 00:00:00\",\"instructions_url\":\"\"}],\"Sunshine Metal Supply, Inc.\":[{\"manufacturer\":\"Sunshine Metal Supply, Inc.\",\"approval_number_master\":\"FL#22245-R0\",\"approval_number\":\"FL22245.1\",\"seq\":1,\"product_model\":\"Ridge Vent System\",\"product_description\":\"Ridge Vent System over 15\\\/32\\\" Plywood\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-28 00:00:00\",\"instructions_url\":\"\"}],\"DCI Products\":[{\"manufacturer\":\"DCI Products\",\"approval_number_master\":\"FL#22348-R0\",\"approval_number\":\"FL22348.1\",\"seq\":1,\"product_model\":\"SmartVent\",\"product_description\":\"Above deck, eave intake vent system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-11 00:00:00\",\"instructions_url\":\"\"}],\"Metacrylics\":[{\"manufacturer\":\"Metacrylics\",\"approval_number_master\":\"FL#25789-R0\",\"approval_number\":\"FL25789.1\",\"seq\":1,\"product_model\":\"Extreme weather white acrylic coating\",\"product_description\":\"Acrylic elastomeric coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metacrylics\",\"approval_number_master\":\"FL#27693-R0\",\"approval_number\":\"FL27693.1\",\"seq\":1,\"product_model\":\"High solids silicone\",\"product_description\":\"Silicone roof coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-04 00:00:00\",\"instructions_url\":\"\"}],\"KM Coatings, A Division of Polyglass USA, Inc.\":[{\"manufacturer\":\"KM Coatings, A Division of Polyglass USA, Inc.\",\"approval_number_master\":\"FL#27409-R0\",\"approval_number\":\"FL27409.1\",\"seq\":1,\"product_model\":\"KM Coatings Roof Maintenance Coatings\",\"product_description\":\"Acrylic and silicone roof coatings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-09-13 00:00:00\",\"instructions_url\":\"\"}],\"Silicone Coating Solutions inc\":[{\"manufacturer\":\"Silicone Coating Solutions inc\",\"approval_number_master\":\"FL#28040-R0\",\"approval_number\":\"FL28040.1\",\"seq\":1,\"product_model\":\"Sil-Roof\",\"product_description\":\"9000 High Solid\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-08-23 00:00:00\",\"instructions_url\":\"\"}],\"Everroof\":[{\"manufacturer\":\"Everroof\",\"approval_number_master\":\"FL#30073-R0\",\"approval_number\":\"FL30073.1\",\"seq\":1,\"product_model\":\"EVER-SILIC roof coatings\",\"product_description\":\"EVER-SILIC HS and EVER-SILIC LS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-08-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Everroof\",\"approval_number_master\":\"FL#30104-R0\",\"approval_number\":\"FL30104.1\",\"seq\":1,\"product_model\":\"Ever-Silic HS\",\"product_description\":\"A silicone-based elastomeric coating membrane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-01-05 00:00:00\",\"instructions_url\":\"\"}],\"Neptune Coatings, a division of Harco Americas Inc.\":[{\"manufacturer\":\"Neptune Coatings, a division of Harco Americas Inc.\",\"approval_number_master\":\"FL#32527-R0\",\"approval_number\":\"FL32527.1\",\"seq\":1,\"product_model\":\"Wetsuit 2-Part Liquid Applied Waterproofing Coating\",\"product_description\":\"2-part, water-based liquid membrane, cold spray applied\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-07 00:00:00\",\"instructions_url\":\"\"}],\"Ply Gem\":[{\"manufacturer\":\"Ply Gem\",\"approval_number_master\":\"FL#24494-R0\",\"approval_number\":\"FL24494.1\",\"seq\":1,\"product_model\":\"Engineered Slate\",\"product_description\":\"Engineered Slate Roofing Tile.\",\"design_pressure\":\"+196\\\/-196\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-11-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ply Gem\",\"approval_number_master\":\"FL#24494-R1\",\"approval_number\":\"FL24494.2\",\"seq\":2,\"product_model\":\"Engineered Slate\",\"product_description\":\"Engineered Slate Roofing Tile.\",\"design_pressure\":\"+196\\\/-196\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-11-22 00:00:00\",\"instructions_url\":\"\"}],\"DeSol Power Tiles, LLC\":[{\"manufacturer\":\"DeSol Power Tiles, LLC\",\"approval_number_master\":\"FL#26466-R0\",\"approval_number\":\"FL26466.1\",\"seq\":1,\"product_model\":\"Desol Power Tiles\",\"product_description\":\"PV (BIPV) Solar Tiles\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Real Good Solar Inc.\":[{\"manufacturer\":\"Real Good Solar Inc.\",\"approval_number_master\":\"FL#29711-R0\",\"approval_number\":\"FL29711.1\",\"seq\":1,\"product_model\":\"POWERHOUSE 3.0 Solar System\",\"product_description\":\"Building integrated photovoltaic panel roofing covering to be installed with approved asphalt shingles, wood shakes or wood shigles\",\"design_pressure\":\"+0\\\/-82.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-06-19 00:00:00\",\"instructions_url\":\"\"}],\"FWave LLC\":[{\"manufacturer\":\"FWave LLC\",\"approval_number_master\":\"FL#30436-R1\",\"approval_number\":\"FL30436.1\",\"seq\":1,\"product_model\":\"REVIA Synthetic Roofing Shingles\",\"product_description\":\"Non-asphaltic, granular-free, single-piece products molded form a proprietary blend of synthetic polymer materials to simulate an architectural asphalt, or slate shingles.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Custom Metal Components, Inc\":[{\"manufacturer\":\"Custom Metal Components, Inc\",\"approval_number_master\":\"FL#23005-R0\",\"approval_number\":\"FL23005.1\",\"seq\":1,\"product_model\":\"EZ Vent-N-Closure\",\"product_description\":\"Ridge Ventilation for Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-06-30 00:00:00\",\"instructions_url\":\"\"}],\"Rupp Air Management Systems\":[{\"manufacturer\":\"Rupp Air Management Systems\",\"approval_number_master\":\"FL#26586-R0\",\"approval_number\":\"FL26586.1\",\"seq\":1,\"product_model\":\"Aluminum Exhaust Fans\",\"product_description\":\"DU10,12,25,30,33,50,75,85,180,200,240,300,360 BDU11,13,15,18,20,24,30,36 DR10,12,25,30,33,50,75,85,180,200,240,300,360 BDCR7,8,9,11,13,15,18,20,24,30,36 DDAR10,12,14,18 DMUA14,18 (Not to be used in ridge area)\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rupp Air Management Systems\",\"approval_number_master\":\"FL#26586-R0\",\"approval_number\":\"FL26586.2\",\"seq\":2,\"product_model\":\"Axial Downblast\",\"product_description\":\"HREB24,30,36,42 (Not to be used in ridge area)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rupp Air Management Systems\",\"approval_number_master\":\"FL#26586-R0\",\"approval_number\":\"FL26586.3\",\"seq\":3,\"product_model\":\"EGV-IGV Gravity Vents\",\"product_description\":\"EGV12x12 through 54x54 IGV12x12 through 54x54 LGVN\\\/LGVX12x12-5 through 24x60-9 (Not to be used in ridge area)\",\"design_pressure\":\"+60\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-06-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rupp Air Management Systems\",\"approval_number_master\":\"FL#26586-R0\",\"approval_number\":\"FL26586.4\",\"seq\":4,\"product_model\":\"Gravity Vents\",\"product_description\":\"EMUA10,12,14,18 GV10,12,14,18,20,24,30,36 103CAPASYB08-2R,103CAPASYB10-2R,103CAPASYB12-2R,103CAPASYB14-2R,103CAPASYB16-2R (not to be used in ridge area)\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rupp Air Management Systems\",\"approval_number_master\":\"FL#26586-R0\",\"approval_number\":\"FL26586.5\",\"seq\":5,\"product_model\":\"Square Gravity Vent\",\"product_description\":\"GVS1113,15,1820,24, 30,36 (Not to be used in ridge area)\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rupp Air Management Systems\",\"approval_number_master\":\"FL#26586-R0\",\"approval_number\":\"FL26586.6\",\"seq\":6,\"product_model\":\"Steel Curb Mounted Utility Set\",\"product_description\":\"RA-RE1300BD,1300DD,1500BD,1500DD,1800BD,1800DD,2000BD,2000DD,2400BD,2400DD (Not to be used in ridge area)\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rupp Air Management Systems\",\"approval_number_master\":\"FL#26586-R0\",\"approval_number\":\"FL26586.7\",\"seq\":7,\"product_model\":\"Steel Rail Mounted Utility Set\",\"product_description\":\"RABI11,13,15,18,20,24,30,36 (Not to be used in ridge area)\",\"design_pressure\":\"+112.5\\\/-112.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rupp Air Management Systems\",\"approval_number_master\":\"FL#26586-R0\",\"approval_number\":\"FL26586.8\",\"seq\":8,\"product_model\":\"Steel Roof Top Fans\",\"product_description\":\"RA-VE13,16,20,24 BI10,12,13,1516,18,20,22,24,27,30,33,36 CB10,12,15,18,20,22,24,27,30,36 USI100,137,161,200,245,270,300,330,365 A Series Steel Supply Fans (Not to be used in ridge area)\",\"design_pressure\":\"+30\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rupp Air Management Systems\",\"approval_number_master\":\"FL#26586-R0\",\"approval_number\":\"FL26586.9\",\"seq\":9,\"product_model\":\"Steel Supply Fan\",\"product_description\":\"RARTU2, RARTU3, RARTU4 (Not to be installed in the ridge area).\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-11-23 00:00:00\",\"instructions_url\":\"\"}],\"Blair Rubber Inc.\":[{\"manufacturer\":\"Blair Rubber Inc.\",\"approval_number_master\":\"FL#37243-R0\",\"approval_number\":\"FL37243.1\",\"seq\":1,\"product_model\":\"HyKote Series 1000 Coating\",\"product_description\":\"HyKote Series 1000 is a roof maintenance coating manufactured by Blair Rubber Company D.B.A Hyload\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-11-12 00:00:00\",\"instructions_url\":\"\"}],\"Lanco & Harris Paint Corporation\":[{\"manufacturer\":\"Lanco & Harris Paint Corporation\",\"approval_number_master\":\"FL#38703-R0\",\"approval_number\":\"FL38703.1\",\"seq\":1,\"product_model\":\"Lanco Roof Coatings\",\"product_description\":\"Lanco Elastomeric Roof Coatings\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-02-28 00:00:00\",\"instructions_url\":\"\"}],\"Victory Polymers Inc\":[{\"manufacturer\":\"Victory Polymers Inc\",\"approval_number_master\":\"FL#39880-R0\",\"approval_number\":\"FL39880.1\",\"seq\":1,\"product_model\":\"01: VPC-200cc hl and VPC-200cc hy\",\"product_description\":\"Spray-Applied, Closed-Cell Polyurethane Foam Adhesive, 3\\\" Fillet Application, Connecting Plywood Deck to Roof Rafters\",\"design_pressure\":\"+N\\\/A\\\/-203\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Victory Polymers Inc\",\"approval_number_master\":\"FL#39880-R0\",\"approval_number\":\"FL39880.2\",\"seq\":2,\"product_model\":\"02:VPC-200cc hl and VPC-200cc hy\",\"product_description\":\"Spray-Applied, Closed-Cell Polyurethane Foam Adhesive, 3\\\" Fillet Application, Connecting OSB Deck to Roof Rafters\",\"design_pressure\":\"+N\\\/A\\\/-200\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Ames Research Laboratories\":[{\"manufacturer\":\"Ames Research Laboratories\",\"approval_number_master\":\"FL#41632-R0\",\"approval_number\":\"FL41632.1\",\"seq\":1,\"product_model\":\"Ames Premium Roof Armor\",\"product_description\":\"Acrylic-based elastomeric roof coating\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-06-17 00:00:00\",\"instructions_url\":\"\"}],\"PMC Industries\":[{\"manufacturer\":\"PMC Industries\",\"approval_number_master\":\"FL#37789-R0\",\"approval_number\":\"FL37789.1\",\"seq\":1,\"product_model\":\"Solar Snap\",\"product_description\":\"Aluminum solar panel racking system for Island Style Roofs.\",\"design_pressure\":\"+32.4\\\/-93.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Classic Metals Industries\":[{\"manufacturer\":\"Classic Metals Industries\",\"approval_number_master\":\"FL#41706-R0\",\"approval_number\":\"FL41706.1\",\"seq\":1,\"product_model\":\"CMI Heavy Lock Panels\",\"product_description\":\"Insulated Aluminum Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"IKO Industries Ltd\":[{\"manufacturer\":\"IKO Industries Ltd\",\"approval_number_master\":\"FL#32997-R0\",\"approval_number\":\"FL32997.1\",\"seq\":1,\"product_model\":\"IKO Ultra HP IR\",\"product_description\":\"ASTM D 3462 equivalent high profile, SBS modified, laminated ridge shingle with self-seal adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"S&P USA Ventilation Systems, LLC\":[{\"manufacturer\":\"S&P USA Ventilation Systems, LLC\",\"approval_number_master\":\"FL#37199-R0\",\"approval_number\":\"FL37199.1\",\"seq\":1,\"product_model\":\"S-Series Aluminum Rooftop Exhaust Fans\",\"product_description\":\"STXB\\\/STXBRHUL\\\/STXD\\\/STXDe\\\/STXDRHUL\\\/SDB\\\/SDBD\\\/SDBDe\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-30 00:00:00\",\"instructions_url\":\"\"}],\"Miami Echo Inc.\":[{\"manufacturer\":\"Miami Echo Inc.\",\"approval_number_master\":\"FL#38653-R0\",\"approval_number\":\"FL38653.1\",\"seq\":1,\"product_model\":\"Echo Block Roof Edge, Gutter and Coping Cap Termination Systems\",\"product_description\":\"Roof edge, gutter and coping cap termination systems using cementitious, recycled shredded tire blocking.\",\"design_pressure\":\"+SEE NOA\\\/-SEE NOA\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-20 00:00:00\",\"instructions_url\":\"\"}],\"Durabilis Roofing LLC\":[{\"manufacturer\":\"Durabilis Roofing LLC\",\"approval_number_master\":\"FL#40167-R0\",\"approval_number\":\"FL40167.1\",\"seq\":1,\"product_model\":\"Diamondback Series Off-Ridge Vent\",\"product_description\":\"26 Ga. Galvanized Steel Off-Ridge Vent on 1\\\/2\\\" CDX Plywood deck (min) with shingles or flat tiles.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Quality Edge, Inc.\":[{\"manufacturer\":\"Quality Edge, Inc.\",\"approval_number_master\":\"FL#40695-R0\",\"approval_number\":\"FL40695.1\",\"seq\":1,\"product_model\":\"Drip Edge, Eve Trim, and AL Eve Trim\",\"product_description\":\"Drip edge roofing accessories\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"FT Synthetics Inc.\":[{\"manufacturer\":\"FT Synthetics Inc.\",\"approval_number_master\":\"FL#41124-R0\",\"approval_number\":\"FL41124.1\",\"seq\":1,\"product_model\":\"FT Block-Aide\",\"product_description\":\"Vapor barrier membrane that combines a tri-laminate, low density polyethylene facer with a butyl rubber adhesive for use in commercial roof systems\",\"design_pressure\":\"+N\\\/A\\\/-127.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-16 00:00:00\",\"instructions_url\":\"\"}],\"CJ SYSTEMS INC\":[{\"manufacturer\":\"CJ SYSTEMS INC\",\"approval_number_master\":\"FL#41630-R0\",\"approval_number\":\"FL41630.1\",\"seq\":1,\"product_model\":\"CJ Coping 2-A2, CJ COPING 4-A2\",\"product_description\":\"DOUBLE CLIPPED COPING, DETAIL 2-A2\\nSTANDARD COPING, DETAIL 4-A1\\nSTANDARD COPING DETAIL 4-A2-1\\nSTANDARD COPING DETAIL 4-A2-2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CJ SYSTEMS INC\",\"approval_number_master\":\"FL#41630-R0\",\"approval_number\":\"FL41630.2\",\"seq\":2,\"product_model\":\"SNAP-ON GRAVEL STOP, DETAIL 5-A1 SNAP-ON FASCIA, DETAIL 5-A2 GUTTER, DETAIL 10-A1\",\"product_description\":\"SNAP-ON GRAVEL STOP, DETAIL 5-A1\\nSNAP-ON FASCIA, DETAIL 5-A2\\nGUTTER, DETAIL 10-A1\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-08-01 00:00:00\",\"instructions_url\":\"\"}],\"Qorbo Enterprises LLC\":[{\"manufacturer\":\"Qorbo Enterprises LLC\",\"approval_number_master\":\"FL#41888-R0\",\"approval_number\":\"FL41888.1\",\"seq\":1,\"product_model\":\"Quadravent\\u00ae\",\"product_description\":\"Quadravent\\u00ae is a bi-modal roof vent for use on loose-laid, single ply roof membrane systems on low slope (\\\"flat\\\") roofs to keep the roof membrane in place during low-pressure weather events.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-07-01 00:00:00\",\"instructions_url\":\"\"}],\"Leadax Americas\":[{\"manufacturer\":\"Leadax Americas\",\"approval_number_master\":\"FL#42266-R0\",\"approval_number\":\"FL42266.1\",\"seq\":1,\"product_model\":\"Leadax Flashing | Original\",\"product_description\":\"Lead free flashing material made of aluminum-web reinforcement coated with polyvinyl butyral (PVB).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ChemLink, A SOPREMA Group Company\":[{\"manufacturer\":\"ChemLink, A SOPREMA Group Company\",\"approval_number_master\":\"FL#42267-R0\",\"approval_number\":\"FL42267.1\",\"seq\":1,\"product_model\":\"ChemCurb and E-Curb Penetration Seals\",\"product_description\":\"Rooftop penetration seals.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-08-10 00:00:00\",\"instructions_url\":\"\"}],\"K2 Systems\":[{\"manufacturer\":\"K2 Systems\",\"approval_number_master\":\"FL#46869-R0\",\"approval_number\":\"FL46869.1\",\"seq\":1,\"product_model\":\"Standing Seam Metal Roof PV Mounting System\",\"product_description\":\"Aluminum solar panel mounting system.\",\"design_pressure\":\"+129\\\/-129\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}]},\"e. shutters|||1. accordion\":{\"American Shutter Systems Association, Inc.\":[{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#389-R11\",\"approval_number\":\"FL389.1\",\"seq\":1,\"product_model\":\"Bertha HV Accordion Shutter - Blade 3 - (Non-HVHZ) - Drwg 23-133\",\"product_description\":\"Extruded aluminum interlocking blades retained by tracks (top and bottom) for storm protection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#1850-R15\",\"approval_number\":\"FL1850.1\",\"seq\":1,\"product_model\":\"Bertha HV Accordion -Blade 3 (HVHZ) Drawing# 23-129\",\"product_description\":\"Extruded aluminum blades folded together thru knuckles and retained by tracks to provide hurricane protection.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#1850-R15\",\"approval_number\":\"FL1850.2\",\"seq\":2,\"product_model\":\"Bertha HV Accordion Shutter (Combo) - HVHZ - Drawing#23-128\",\"product_description\":\"Extruded aluminum interlocking blades retained by tracks (top and bottom) for storm protection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#32030-R4\",\"approval_number\":\"FL32030.1\",\"seq\":1,\"product_model\":\"Bertha HV Accordion Shutter\",\"product_description\":\"HV-1 Blade, HV-1A Window Blade and HV2 Blade\",\"design_pressure\":\"+205\\\/-205\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#32030-R4\",\"approval_number\":\"FL32030.2\",\"seq\":2,\"product_model\":\"Bertha HV Essential Accordion Shutter\",\"product_description\":\"HV-1 Blade, HV-1A Window Blade and HV2 Blade\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#478-R0\",\"approval_number\":\"FL478.1\",\"seq\":1,\"product_model\":\"02-052\",\"product_description\":\"ASSA - Mid-Rise Accordion Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#478-R0\",\"approval_number\":\"FL478.2\",\"seq\":2,\"product_model\":\"02-052\",\"product_description\":\"ASSA - Residential Accordion Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#478-R0\",\"approval_number\":\"FL478.3\",\"seq\":3,\"product_model\":\"02-122\",\"product_description\":\"ASSA - Big Bertha Hi-Rise Accordion Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#5303-R0\",\"approval_number\":\"FL5303.1\",\"seq\":1,\"product_model\":\"05-266\",\"product_description\":\"Big Bertha Hi-Rise Accordion Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#5353-R0\",\"approval_number\":\"FL5353.1\",\"seq\":1,\"product_model\":\"Drawing 05-277\",\"product_description\":\"Bertha HV 2 Accordion Shutter (Non-HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#5354-R0\",\"approval_number\":\"FL5354.1\",\"seq\":1,\"product_model\":\"Drawing 05-285\",\"product_description\":\"Bertha HV2 Accordion Shutter (HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#5698-R0\",\"approval_number\":\"FL5698.1\",\"seq\":1,\"product_model\":\"Mid- Rise Accordion Shutter - Drwg# 05-315 (HVHZ)\",\"product_description\":\"Extruded aluminum blades folded together thru knuckles and retained by tracks to provide storm protection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#5698-R0\",\"approval_number\":\"FL5698.2\",\"seq\":2,\"product_model\":\"Residential Bertha Accordion Shutter - Drwg# 05-315 (HVHZ)\",\"product_description\":\"Extruded aluminum blades folded together thru knuckles and retained by tracks to provide storm protection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#5133-R1\",\"approval_number\":\"FL5133.1\",\"seq\":1,\"product_model\":\"Mid-Rise Bertha Accordion Shutter (HVHZ) - Drwg # 08-159 - pages 1-9\",\"product_description\":\"Extruded aluminum blades folded together thru knuckles and retained by tracks to provide storm protection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#5133-R1\",\"approval_number\":\"FL5133.2\",\"seq\":2,\"product_model\":\"Mid-Rise Bertha Accordion Shutter (Non-HVHZ) - Drwg# 08-158- pages 1-8\",\"product_description\":\"Extruded aluminum blades folded together thru knuckles and retained by tracks to provide storm protection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#7279-R2\",\"approval_number\":\"FL7279.1\",\"seq\":1,\"product_model\":\"Drawing 05-364\",\"product_description\":\"BERTHA HV Accordion Shutter System (Combo- includes Blade 1 and 2)-For Non-High Velocity Hurricane Zone\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#7288-R3\",\"approval_number\":\"FL7288.1\",\"seq\":1,\"product_model\":\"BERTHA HV Accordion Shutter- Combo-(HVHZ) - Drwg #08-153\",\"product_description\":\"Extruded aluminum blades folded together thru knuckles and retained by tracks to provide hurricane protection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#5133-R1\",\"approval_number\":\"FL5133.3\",\"seq\":3,\"product_model\":\"Residential Bertha Accordion Shutter (HVHZ) - Drwg # 08-159- pages 10-19\",\"product_description\":\"Extruded aluminum blades folded together thru knuckles and retained by tracks to provide storm protection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#5133-R1\",\"approval_number\":\"FL5133.4\",\"seq\":4,\"product_model\":\"Residential Bertha Accordion Shutter (Non-HVHZ) - Drwg# 08-158 - pages 9-16\",\"product_description\":\"Extruded aluminum blades folded together thru knuckles and retained by tracks to provide storm protection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#11349-R0\",\"approval_number\":\"FL11349.1\",\"seq\":1,\"product_model\":\"Bertha HV Accordion Shutter (Blade 3)-Non-HVHZ- Drwg 08-194\",\"product_description\":\"Extruded aluminum blades folded together thru knuckles and retained by tracks to provide hurricane protection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#11352-R0\",\"approval_number\":\"FL11352.1\",\"seq\":1,\"product_model\":\"Bertha HV Accordion Shutter- Blade 3 (HVHZ) Drwg 08-195\",\"product_description\":\"Extruded aluminum blades folded together thru knuckles and retained by tracks to provide hurricane protection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#11354-R0\",\"approval_number\":\"FL11354.1\",\"seq\":1,\"product_model\":\"Bertha HV Accordion Shutter - Combo (Non-HVHZ) Drwg # 08-152\",\"product_description\":\"Extruded aluminum blades folded together thru knuckles and retained by tracks to provide hurricane protection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#389-R5\",\"approval_number\":\"FL389.2\",\"seq\":2,\"product_model\":\"Bertha HV Accordion Shutter-Blade 1 Only- (Non-HVHZ)- Drwg 11-192\",\"product_description\":\"Extruded aluminum interlocking blades retained by tracks (top and bottom) for storm protection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#389-R5\",\"approval_number\":\"FL389.3\",\"seq\":3,\"product_model\":\"Bertha HV Accordion Shutter-COMBO- (Non-HVHZ)- Drwg 11-194\",\"product_description\":\"Extruded aluminum interlocking blades retained by tracks (top and bottom) for storm protection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#1850-R6\",\"approval_number\":\"FL1850.3\",\"seq\":3,\"product_model\":\"Bertha HV Accordion Shutter - Blade 1 Only (HVHZ) - Drwg# 11-193\",\"product_description\":\"Extruded aluminum interlocking blades retained by tracks (top and bottom) for storm protection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Town and Country Industries,\":[{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#11973-R5\",\"approval_number\":\"FL11973.1\",\"seq\":1,\"product_model\":\"EYEWALL ARMOR HR ACCORDION\",\"product_description\":\"HR ALUMINUM ACCORDION SHUTTER\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#13757-R10\",\"approval_number\":\"FL13757.3\",\"seq\":3,\"product_model\":\"E.A. Essential Facilities Accordion\",\"product_description\":\"Aluminum accordion shutter approved up to missile level \\\"E\\\" for use with essential facilities and wind zone 4 applications.\",\"design_pressure\":\"+110\\\/-128\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#316-R0\",\"approval_number\":\"FL316.1\",\"seq\":1,\"product_model\":\"6.8 Accordion Shutter\",\"product_description\":\"Extruded Aluminum Standard Bifold Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#316-R0\",\"approval_number\":\"FL316.2\",\"seq\":2,\"product_model\":\"HR Accordion Shutter\",\"product_description\":\"Extruded Aluminum High Rise Bifold Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#2482-R0\",\"approval_number\":\"FL2482.1\",\"seq\":1,\"product_model\":\"6.8-HR Accordion Shutter\",\"product_description\":\"Extruded Aluminum Interlocking Blades, Tracks and Centermates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#2249-R2\",\"approval_number\":\"FL2249.3\",\"seq\":3,\"product_model\":\"HR Accordion Shutter\",\"product_description\":\"Extruded Aluminum High Rise Folding Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#4844-R0\",\"approval_number\":\"FL4844.1\",\"seq\":1,\"product_model\":\"6.8-HR Accordion Shutter\",\"product_description\":\"Extruded Aluminum Alloy Folding Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#6085-R0\",\"approval_number\":\"FL6085.1\",\"seq\":1,\"product_model\":\"6.8 and HR Accordion\",\"product_description\":\"Aluminum Accordion Shutter System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#6270-R0\",\"approval_number\":\"FL6270.1\",\"seq\":1,\"product_model\":\"6.8 and HR Accordion\",\"product_description\":\"Aluminum Accordion Shutter System\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#6465-R0\",\"approval_number\":\"FL6465.1\",\"seq\":1,\"product_model\":\"6.8 and HR Alum Accordion Shutter\",\"product_description\":\"Aluminum Accordion Shutter System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#8461-R0\",\"approval_number\":\"FL8461.1\",\"seq\":1,\"product_model\":\"6.8 - HR Aluminum Accordion Shutters\",\"product_description\":\"A folding type shutter fabricated from extruded aluminum alloy blades that interlock. Header tracks and sill tracks are used to support and guide blades. Centermates and locks are used to secure the shutter when it is deployed.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#8465-R0\",\"approval_number\":\"FL8465.1\",\"seq\":1,\"product_model\":\"6.8 - HR Aluminum Accordion Shutters\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#2249-R0\",\"approval_number\":\"FL2249.1\",\"seq\":1,\"product_model\":\"6.8\\\" Accordion Shutter\",\"product_description\":\"Extruded Aluminum Folding Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#2249-R0\",\"approval_number\":\"FL2249.2\",\"seq\":2,\"product_model\":\"HR Accordion Shutter\",\"product_description\":\"Extruded Aluminum High Rise Folding Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#10753-R0\",\"approval_number\":\"FL10753.1\",\"seq\":1,\"product_model\":\"6.8 Accordion\",\"product_description\":\"Bi folding aluminum accordion shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#11975-R0\",\"approval_number\":\"FL11975.1\",\"seq\":1,\"product_model\":\"EYEWALL ARMOR HR ACCORDION\",\"product_description\":\"HR ALUMINUM FOLDING ACCORDION SHUTTER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#13757-R0\",\"approval_number\":\"FL13757.1\",\"seq\":1,\"product_model\":\"6.8 Streamline Shutter\",\"product_description\":\"Large Missile Impact Resistant Accordion Shutter System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#13757-R2\",\"approval_number\":\"FL13757.2\",\"seq\":2,\"product_model\":\"6.8 Streamline Shutter\",\"product_description\":\"Large Missile Impact Resistant Accordion Shutter System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Impact Technology Products, Inc\":[{\"manufacturer\":\"Impact Technology Products, Inc\",\"approval_number_master\":\"FL#10038-R0\",\"approval_number\":\"FL10038.1\",\"seq\":1,\"product_model\":\"Aluminum Accordian Shutters\",\"product_description\":\"Aluminum Accordian Shutters\",\"design_pressure\":\"+62.4\\\/-62.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Impact Technology Products, Inc\",\"approval_number_master\":\"FL#10038-R0\",\"approval_number\":\"FL10038.2\",\"seq\":2,\"product_model\":\"Clear Lexan Accordian Shutters\",\"product_description\":\"Clear Lexan Accordian Shutters\",\"design_pressure\":\"+93.6\\\/-93.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Impact Technology Products, Inc\",\"approval_number_master\":\"FL#12549-R0\",\"approval_number\":\"FL12549.1\",\"seq\":1,\"product_model\":\"Accordion Shutter\",\"product_description\":\"Accordion Shutter with Aluminum or Polycarbonate Blades\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-30 00:00:00\",\"instructions_url\":\"\"}],\"Croci North America\":[{\"manufacturer\":\"Croci North America\",\"approval_number_master\":\"FL#13987-R7\",\"approval_number\":\"FL13987.1\",\"seq\":1,\"product_model\":\"Croci Extruded Aluminum Accordion Shutter\",\"product_description\":\"Croci Extruded Aluminum Accordion Shutter\",\"design_pressure\":\"+188\\\/-188\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croci North America\",\"approval_number_master\":\"FL#5826-R3\",\"approval_number\":\"FL5826.1\",\"seq\":1,\"product_model\":\"Croci Extruded Aluminum Accordion Shutter\",\"product_description\":\"Extruded Aluminum Accordion Shutter\",\"design_pressure\":\"+188\\\/-188\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Alutech United, Inc.\":[{\"manufacturer\":\"Alutech United, Inc.\",\"approval_number_master\":\"FL#15486-R2\",\"approval_number\":\"FL15486.1\",\"seq\":1,\"product_model\":\"Alutech HD Aluminum Accordion Shutter\",\"product_description\":\"Large missile impact resistant aluminum accordion shutter.\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alutech United, Inc.\",\"approval_number_master\":\"FL#8826-R1\",\"approval_number\":\"FL8826.1\",\"seq\":1,\"product_model\":\"BERTHA HV Accordion Shutter System\",\"product_description\":\"BERTHA HV\\nAccordion Shutter System\\nFBC 04 \\\/ HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alutech United, Inc.\",\"approval_number_master\":\"FL#12651-R0\",\"approval_number\":\"FL12651.1\",\"seq\":1,\"product_model\":\"'Piranha' Aluminum Accordion Shutter\",\"product_description\":\"'Piranha' Aluminum Accordion Shutter. Large missile impact resistant accordion shutter.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"National Approved Shutter Association LLC\":[{\"manufacturer\":\"National Approved Shutter Association LLC\",\"approval_number_master\":\"FL#16893-R8\",\"approval_number\":\"FL16893.1\",\"seq\":1,\"product_model\":\"SUPERNOVA ACCORDION SHUTTER\",\"product_description\":\"ALUMINUM EXTRUDED ALUMINUM ACCORDION SHUTTER\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"National Approved Shutter Association LLC\",\"approval_number_master\":\"FL#16984-R0\",\"approval_number\":\"FL16984.1\",\"seq\":1,\"product_model\":\"Regency Aluminum Accordion Shutter\",\"product_description\":\"Large missile impact resistant aluminum accordion shutter.\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Alucore LLC\":[{\"manufacturer\":\"Alucore LLC\",\"approval_number_master\":\"FL#17091-R4\",\"approval_number\":\"FL17091.1\",\"seq\":1,\"product_model\":\"Guardian Accordion Shutter System\",\"product_description\":\"Extruded aluminum blades folded together thru knuckles and retained by tracks to provide hurricane protection.\",\"design_pressure\":\"+40\\\/-195\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"NCCL CORP\":[{\"manufacturer\":\"NCCL CORP\",\"approval_number_master\":\"FL#17552-R6\",\"approval_number\":\"FL17552.1\",\"seq\":1,\"product_model\":\"GSS-1\",\"product_description\":\"Genesis Accordion Shutter System - LMI\",\"design_pressure\":\"+150\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NCCL CORP\",\"approval_number_master\":\"FL#17552-R6\",\"approval_number\":\"FL17552.2\",\"seq\":2,\"product_model\":\"GSS-1 Magnum\",\"product_description\":\"GSS Genesis Accordion Shutter System - 1 Magnum - L.M.I.\",\"design_pressure\":\"+188\\\/-300\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NCCL CORP\",\"approval_number_master\":\"FL#14830-R0\",\"approval_number\":\"FL14830.1\",\"seq\":1,\"product_model\":\"Series GSS-1 Genesis\",\"product_description\":\"Series GSS-1 Genesis Aluminum Accordion Shutter System - LMI\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"NCCL CORP\",\"approval_number_master\":\"FL#16533-R0\",\"approval_number\":\"FL16533.1\",\"seq\":1,\"product_model\":\"GSS-1\",\"product_description\":\"Genesis Accordion Shutter System\",\"design_pressure\":\"+150\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Guardian Hurricane Protection Products\":[{\"manufacturer\":\"Guardian Hurricane Protection Products\",\"approval_number_master\":\"FL#17558-R4\",\"approval_number\":\"FL17558.1\",\"seq\":1,\"product_model\":\"GSS-1\",\"product_description\":\"Genesis Accordion Shutter System - LMI\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Guardian Hurricane Protection Products\",\"approval_number_master\":\"FL#3833-R0\",\"approval_number\":\"FL3833.1\",\"seq\":1,\"product_model\":\"HT100\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Hurricane Protection Manufacturers Association\":[{\"manufacturer\":\"Hurricane Protection Manufacturers Association\",\"approval_number_master\":\"FL#20466-R4\",\"approval_number\":\"FL20466.1\",\"seq\":1,\"product_model\":\"Performance System 2 Aluminum Accordion Shutter\",\"product_description\":\"Performance System 2 Aluminum Accordion Shutter - Large and Small Missile Impact\",\"design_pressure\":\"+195\\\/-195\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Aluminum Products Manufacturers Association, Inc. (A.P.M.A)\":[{\"manufacturer\":\"Aluminum Products Manufacturers Association, Inc. (A.P.M.A)\",\"approval_number_master\":\"FL#29956-R2\",\"approval_number\":\"FL29956.1\",\"seq\":1,\"product_model\":\"Superior Protection System \\\/ AS (A.P.M.A)\",\"product_description\":\"Superior Protection System \\\/ AS (A.P.M.A) - L.M.I.\",\"design_pressure\":\"+195\\\/-195\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Maximum Shutters Systems, Inc.\":[{\"manufacturer\":\"Maximum Shutters Systems, Inc.\",\"approval_number_master\":\"FL#30726-R2\",\"approval_number\":\"FL30726.1\",\"seq\":1,\"product_model\":\"RHINO Accordion Shutter\",\"product_description\":\"Extruded Aluminum Accordion Shutter, Large and Small Missile Impact Rated\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Aluminum Technologies Corp Inc\":[{\"manufacturer\":\"Aluminum Technologies Corp Inc\",\"approval_number_master\":\"FL#38159-R1\",\"approval_number\":\"FL38159.1\",\"seq\":1,\"product_model\":\"Performance System2 Aluminum Accordion Shutter-LMI\",\"product_description\":\"Performance System2 Aluminum Accordion Shutter-LMI\",\"design_pressure\":\"+195\\\/-195\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aluminum Technologies Corp Inc\",\"approval_number_master\":\"FL#38076-R0\",\"approval_number\":\"FL38076.1\",\"seq\":1,\"product_model\":\"Accordion Shutter\",\"product_description\":\"Accordion Shutter with Aluminum or Polycarbonate Blades\",\"design_pressure\":\"+152.5\\\/-152.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Storm Smart Industries\":[{\"manufacturer\":\"Storm Smart Industries\",\"approval_number_master\":\"FL#42085-R2\",\"approval_number\":\"FL42085.1\",\"seq\":1,\"product_model\":\"StormFortress\",\"product_description\":\"Aluminum Accordion Shutter\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Shutter Tech, Inc. A.K.A. Metal Tech\":[{\"manufacturer\":\"Shutter Tech, Inc. A.K.A. Metal Tech\",\"approval_number_master\":\"FL#118-R0\",\"approval_number\":\"FL118.1\",\"seq\":1,\"product_model\":\"Econoline Accordion Shutter\",\"product_description\":\"Maximum Impact Econoline Accordion Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shutter Tech, Inc. A.K.A. Metal Tech\",\"approval_number_master\":\"FL#118-R0\",\"approval_number\":\"FL118.2\",\"seq\":2,\"product_model\":\"Hurculine Accordion Shutter\",\"product_description\":\"Maximum Impact Hurculine Accordion Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shutter Tech, Inc. A.K.A. Metal Tech\",\"approval_number_master\":\"FL#118-R0\",\"approval_number\":\"FL118.3\",\"seq\":3,\"product_model\":\"Slimline Accordion Shutter\",\"product_description\":\"Maximum Impact Slimline Accordion Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shutter Tech, Inc. A.K.A. Metal Tech\",\"approval_number_master\":\"FL#6213-R1\",\"approval_number\":\"FL6213.1\",\"seq\":1,\"product_model\":\"Maximum Impact HV Accordion Shutter\",\"product_description\":\"Extruded aluminum blades folded together thru knuckles and retained by tracks to provide hurricane protection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shutter Tech, Inc. A.K.A. Metal Tech\",\"approval_number_master\":\"FL#19981-R0\",\"approval_number\":\"FL19981.1\",\"seq\":1,\"product_model\":\"ALUMINUM ACCORDION SHUTTER\",\"product_description\":\"MAXIMUM IMPACT BERTHA HV ALUMINUM ACCORDION SHUTTER\",\"design_pressure\":\"+205\\\/-205\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-26 00:00:00\",\"instructions_url\":\"\"}],\"Weather Guard, Inc.\":[{\"manufacturer\":\"Weather Guard, Inc.\",\"approval_number_master\":\"FL#155-R0\",\"approval_number\":\"FL155.1\",\"seq\":1,\"product_model\":\"03-0123.09\",\"product_description\":\"assa\\\/economy aluminum accordion shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Robico Shutters, Inc.\":[{\"manufacturer\":\"Robico Shutters, Inc.\",\"approval_number_master\":\"FL#162-R0\",\"approval_number\":\"FL162.1\",\"seq\":1,\"product_model\":\"\\\"HT-100\\\" ALUMINUM ACCORDION SH\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Robico Shutters, Inc.\",\"approval_number_master\":\"FL#162-R0\",\"approval_number\":\"FL162.2\",\"seq\":2,\"product_model\":\"ASSA\\\/ECONOMY ACCORDION SHUTTER\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Hurst Awning Company Inc.\":[{\"manufacturer\":\"Hurst Awning Company Inc.\",\"approval_number_master\":\"FL#170-R0\",\"approval_number\":\"FL170.1\",\"seq\":1,\"product_model\":\"HT-100 Accordion Shutter\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurst Awning Company Inc.\",\"approval_number_master\":\"FL#170-R0\",\"approval_number\":\"FL170.2\",\"seq\":2,\"product_model\":\"Super-Fold Aluminum Accordion\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurst Awning Company Inc.\",\"approval_number_master\":\"FL#2464-R0\",\"approval_number\":\"FL2464.1\",\"seq\":1,\"product_model\":\"HT 100 Accordion Shutter\",\"product_description\":\"Extruded Aluminum Alloy Blade, Tracks and Centermates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurst Awning Company Inc.\",\"approval_number_master\":\"FL#6836-R0\",\"approval_number\":\"FL6836.1\",\"seq\":1,\"product_model\":\"HT-100 Aluminum Accordion Shutter\",\"product_description\":\"Extruded Aluminum Alloy blades that interlock and form a folding shutter whose movement is controlled by a trolley at the top of the shutter and a guide pin in the bottom of the shutter, moving within the extruded aluminum alloy header and sill.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurst Awning Company Inc.\",\"approval_number_master\":\"FL#7038-R0\",\"approval_number\":\"FL7038.1\",\"seq\":1,\"product_model\":\"HT-800 High Rise Accordion Shutter\",\"product_description\":\"Extruded Aluminum Alloy interlocking blades that are carried by trolley wheels riding in an aluminum alloy extrusion at the top and a pin tracking in the groove of an aluminum alloy extrusion.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurst Awning Company Inc.\",\"approval_number_master\":\"FL#7041-R0\",\"approval_number\":\"FL7041.1\",\"seq\":1,\"product_model\":\"HT-800 High Rise Accordion Shutter\",\"product_description\":\"Extruded Aluminum Alloy interlocking blades that are carried by trolley wheels riding in an aluminum alloy extrusion at the top and a pin tracking in the groove of an aluminum alloy extrusion.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurst Awning Company Inc.\",\"approval_number_master\":\"FL#12361-R0\",\"approval_number\":\"FL12361.1\",\"seq\":1,\"product_model\":\"HT-100\",\"product_description\":\"ACCORDION SHUTTER\",\"design_pressure\":\"+170\\\/-170\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurst Awning Company Inc.\",\"approval_number_master\":\"FL#15656-R0\",\"approval_number\":\"FL15656.1\",\"seq\":1,\"product_model\":\"HT-800 HIGH RISE ACCORDION SHUTTER\",\"product_description\":\"Extruded Aluminum Alloy headers, sills, blades, starter strips and centermates form a folding\\\/accordion shutter.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurst Awning Company Inc.\",\"approval_number_master\":\"FL#15715-R0\",\"approval_number\":\"FL15715.1\",\"seq\":1,\"product_model\":\"HT-100 ACCORDION SHUTTER-HVHZ\",\"product_description\":\"Extruded Aluminum alloy components such as headers, sills, centermates and interlocking blades that make up a folding shutter.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurst Awning Company Inc.\",\"approval_number_master\":\"FL#15715-R0\",\"approval_number\":\"FL15715.2\",\"seq\":2,\"product_model\":\"HT-100 ACCORDION SHUTTER-Non-HVHZ\",\"product_description\":\"Extruded Aluminum alloy components such as headers, sills, centermates and interlocking blades that make up a folding shutter.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Signature Storm Protection, Inc.\":[{\"manufacturer\":\"Signature Storm Protection, Inc.\",\"approval_number_master\":\"FL#217-R0\",\"approval_number\":\"FL217.1\",\"seq\":1,\"product_model\":\"6.8-HR Accordion Shutter\",\"product_description\":\"Extruded Aluminum Shutter for Residential or High Rise use\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Signature Storm Protection, Inc.\",\"approval_number_master\":\"FL#8929-R0\",\"approval_number\":\"FL8929.1\",\"seq\":1,\"product_model\":\"6.8 HR Alum. Accordion Shutters\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Madden Mfg.\":[{\"manufacturer\":\"Madden Mfg.\",\"approval_number_master\":\"FL#244-R0\",\"approval_number\":\"FL244.1\",\"seq\":1,\"product_model\":\"HT-100 Accordion\",\"product_description\":\"\\\"Hi-Tek\\\" Accordion Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Atlantic Shutters, Inc.\":[{\"manufacturer\":\"Atlantic Shutters, Inc.\",\"approval_number_master\":\"FL#280-R1\",\"approval_number\":\"FL280.1\",\"seq\":1,\"product_model\":\"SSA \\\/ (6.8\\\" -HR) Aluminum Acco\",\"product_description\":\"\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic Shutters, Inc.\",\"approval_number_master\":\"FL#280-R0\",\"approval_number\":\"FL280.2\",\"seq\":2,\"product_model\":\"SSA \\\/ (6.8\\\"-HR) Aluminum Accor\",\"product_description\":\"Aluminum Accordion Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Southern Metals Products,LLC\":[{\"manufacturer\":\"Southern Metals Products,LLC\",\"approval_number_master\":\"FL#308-R0\",\"approval_number\":\"FL308.1\",\"seq\":1,\"product_model\":\"02-0531.03\",\"product_description\":\"Standard Accordion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Metals Products,LLC\",\"approval_number_master\":\"FL#308-R0\",\"approval_number\":\"FL308.2\",\"seq\":2,\"product_model\":\"02-1227.01\",\"product_description\":\"Premier Accordion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Metals Products,LLC\",\"approval_number_master\":\"FL#308-R0\",\"approval_number\":\"FL308.3\",\"seq\":3,\"product_model\":\"03-0612.03\",\"product_description\":\"Air Accordion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Metals Products,LLC\",\"approval_number_master\":\"FL#4820-R0\",\"approval_number\":\"FL4820.1\",\"seq\":1,\"product_model\":\"Wronofold A.I.R. Aluminum Accordion Shutter\",\"product_description\":\"Extruded Aluminum Alloy folding shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Metals Products,LLC\",\"approval_number_master\":\"FL#5402-R0\",\"approval_number\":\"FL5402.1\",\"seq\":1,\"product_model\":\"Air Accordion\",\"product_description\":\"Extruded aluminum, interlocking blades that deploy acress an opening with extruded aluminum header and sill supports.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Metals Products,LLC\",\"approval_number_master\":\"FL#5402-R0\",\"approval_number\":\"FL5402.2\",\"seq\":2,\"product_model\":\"Standard Accordion Shutter\",\"product_description\":\"Extruded aluminum, interlocking blades that deploy across an opening with extruded aluminum header and sill supports.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Metals Products,LLC\",\"approval_number_master\":\"FL#11746-R0\",\"approval_number\":\"FL11746.1\",\"seq\":1,\"product_model\":\"Shutters\",\"product_description\":\"Air Accordion Aluminum Shutters HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Metals Products,LLC\",\"approval_number_master\":\"FL#11746-R0\",\"approval_number\":\"FL11746.2\",\"seq\":2,\"product_model\":\"Shutters\",\"product_description\":\"Standard Accordion Aluminum Shutters HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Metals Products,LLC\",\"approval_number_master\":\"FL#13465-R0\",\"approval_number\":\"FL13465.1\",\"seq\":1,\"product_model\":\"Wronofold A.I.R. Aluminum Accordion Shutter\",\"product_description\":\"Large missile impact resistant aluminum accordion shutter.\",\"design_pressure\":\"+115\\\/-220\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-23 00:00:00\",\"instructions_url\":\"\"}],\"Mastercare Shutter Corporation\":[{\"manufacturer\":\"Mastercare Shutter Corporation\",\"approval_number_master\":\"FL#321-R0\",\"approval_number\":\"FL321.1\",\"seq\":1,\"product_model\":\"\\\"6.8\\\" - HR Aluminum Accordion\",\"product_description\":\"Extruded Aluminum Blades hinged together in bi-fold action. Accordion travels in extruded aluminum header and sill.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Protective Shutter Systems, Inc.\":[{\"manufacturer\":\"Protective Shutter Systems, Inc.\",\"approval_number_master\":\"FL#322-R0\",\"approval_number\":\"FL322.1\",\"seq\":1,\"product_model\":\"6.8\\\" HR Aluminum Accordion Shu\",\"product_description\":\"Extruded Aluminum interlocking blades with Bi-Fold operation while set in extruded aluminum header and sill.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Protective Shutter Systems, Inc.\",\"approval_number_master\":\"FL#322-R0\",\"approval_number\":\"FL322.2\",\"seq\":2,\"product_model\":\"ASSA\\\/Big Bertha Hi-Rise Accord\",\"product_description\":\"Extruded Aluminum Blades with Bi-Fold operation while set in extruded aluminum header and sill.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Ocean Shutters Manufacturing, Inc.\":[{\"manufacturer\":\"Ocean Shutters Manufacturing, Inc.\",\"approval_number_master\":\"FL#336-R0\",\"approval_number\":\"FL336.1\",\"seq\":1,\"product_model\":\"SSA\\\/(6.8\\\"-HR) (Miami-Dade)\",\"product_description\":\"SSA\\\/(6.8\\\"-HR) Aluminum Accordion Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ocean Shutters Manufacturing, Inc.\",\"approval_number_master\":\"FL#8267-R0\",\"approval_number\":\"FL8267.1\",\"seq\":1,\"product_model\":\"6.8-HR Accordion Shutter\",\"product_description\":\"Extruded Aluminum alloy components comprised of interlocking blades supported by a trolley at the top, which rides in a header and a pin at the bottom guided by a sill.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ocean Shutters Manufacturing, Inc.\",\"approval_number_master\":\"FL#12013-R0\",\"approval_number\":\"FL12013.1\",\"seq\":1,\"product_model\":\"6.8 Accordion Shutter\",\"product_description\":\"A folding shutter comprised of extruded aluminum alloy blades, centermates, headers and sills.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Aabco Storm Shutter mfg. Inc.\":[{\"manufacturer\":\"Aabco Storm Shutter mfg. Inc.\",\"approval_number_master\":\"FL#367-R0\",\"approval_number\":\"FL367.1\",\"seq\":1,\"product_model\":\"03-0206.09\",\"product_description\":\"ASSA\\\/Economy Aluminum\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Florida Storm Panels, Inc.\":[{\"manufacturer\":\"Florida Storm Panels, Inc.\",\"approval_number_master\":\"FL#401-R0\",\"approval_number\":\"FL401.1\",\"seq\":1,\"product_model\":\"HPMA\\\/Performance System 1\",\"product_description\":\"Aluminum Accordian Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Storm Panels, Inc.\",\"approval_number_master\":\"FL#9086-R0\",\"approval_number\":\"FL9086.1\",\"seq\":1,\"product_model\":\"HPMA\\\/\\\"Performance System 2\\\" Aluminum Accordion Shutter\",\"product_description\":\"\",\"design_pressure\":\"+195\\\/-195\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Guardian Building Products - Ashley Aluminum, LLC\":[{\"manufacturer\":\"Guardian Building Products - Ashley Aluminum, LLC\",\"approval_number_master\":\"FL#405-R0\",\"approval_number\":\"FL405.1\",\"seq\":1,\"product_model\":\"International Accordion Shttr\",\"product_description\":\"Aluminum 7.0\\\" Accodion Shutter System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Guardian Building Products - Ashley Aluminum, LLC\",\"approval_number_master\":\"FL#6066-R0\",\"approval_number\":\"FL6066.1\",\"seq\":1,\"product_model\":\"International Accordion Shutter\",\"product_description\":\"Extruded Aluminum Accordion Shutter with Centermate locking Mechanism\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Guardian Building Products - Ashley Aluminum, LLC\",\"approval_number_master\":\"FL#8203-R0\",\"approval_number\":\"FL8203.1\",\"seq\":1,\"product_model\":\"International Accordion Shutter\",\"product_description\":\"Aluminum Accordion Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Jordan's Aluminum, Inc.\":[{\"manufacturer\":\"Jordan's Aluminum, Inc.\",\"approval_number_master\":\"FL#504-R0\",\"approval_number\":\"FL504.1\",\"seq\":1,\"product_model\":\"ASSA res. Accordion Shutter\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"LOOKOUT SHUTTERS, INC.\":[{\"manufacturer\":\"LOOKOUT SHUTTERS, INC.\",\"approval_number_master\":\"FL#541-R0\",\"approval_number\":\"FL541.1\",\"seq\":1,\"product_model\":\"HT-100 CLEAR ACCORDION SHUTTER\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LOOKOUT SHUTTERS, INC.\",\"approval_number_master\":\"FL#5405-R0\",\"approval_number\":\"FL5405.1\",\"seq\":1,\"product_model\":\"HIGH TECH HT-100 CLEAR\",\"product_description\":\"Clear Lexan XL-10 Slat for HT-100\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Hill's Aluminum Products, Inc.\":[{\"manufacturer\":\"Hill's Aluminum Products, Inc.\",\"approval_number_master\":\"FL#1068-R0\",\"approval_number\":\"FL1068.1\",\"seq\":1,\"product_model\":\"6.8-HR Alum Accord (Miami-Dade\",\"product_description\":\"Aluminum Accordion Shutters LS Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Raymond Building Supply Shutter Division\":[{\"manufacturer\":\"Raymond Building Supply Shutter Division\",\"approval_number_master\":\"FL#1405-R0\",\"approval_number\":\"FL1405.1\",\"seq\":1,\"product_model\":\"6.8 Accordion Shutter\",\"product_description\":\"Extruded Aluminum Folding Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raymond Building Supply Shutter Division\",\"approval_number_master\":\"FL#1405-R0\",\"approval_number\":\"FL1405.2\",\"seq\":2,\"product_model\":\"HR Accordion Shutter\",\"product_description\":\"Extruded Aluminum Folding Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raymond Building Supply Shutter Division\",\"approval_number_master\":\"FL#4989-R0\",\"approval_number\":\"FL4989.1\",\"seq\":1,\"product_model\":\"6.8 Accordion Shutter\",\"product_description\":\"Extruded Aluminum Alloy folding shutter.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raymond Building Supply Shutter Division\",\"approval_number_master\":\"FL#7045-R0\",\"approval_number\":\"FL7045.1\",\"seq\":1,\"product_model\":\"6.8 & HR Aluminum Accordion Shutters\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"P and M Siding Contractors\":[{\"manufacturer\":\"P and M Siding Contractors\",\"approval_number_master\":\"FL#1908-R0\",\"approval_number\":\"FL1908.1\",\"seq\":1,\"product_model\":\"Drawing # 02-551\",\"product_description\":\"ASSA\\\/ Economy Accordion Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"P and M Siding Contractors\",\"approval_number_master\":\"FL#6235-R0\",\"approval_number\":\"FL6235.1\",\"seq\":1,\"product_model\":\"Mid-Rise Bertha Accordion Shutter- Drawing #05-143\",\"product_description\":\"Extruded aluminum blades folded together thru knuckles and retained by tracks to provide storm protection.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Homeshield Industries, Inc\":[{\"manufacturer\":\"Homeshield Industries, Inc\",\"approval_number_master\":\"FL#1918-R0\",\"approval_number\":\"FL1918.1\",\"seq\":1,\"product_model\":\"Extruded Aluminum Accordion Sh\",\"product_description\":\"Large and Small Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Homeshield Industries, Inc\",\"approval_number_master\":\"FL#3669-R0\",\"approval_number\":\"FL3669.1\",\"seq\":1,\"product_model\":\"Dade 135 Extruded Aluminum Accordion Shutter\",\"product_description\":\"Extruded Aluminum Folding Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"SHUTTER PRODUCTS INTERNATIONAL\":[{\"manufacturer\":\"SHUTTER PRODUCTS INTERNATIONAL\",\"approval_number_master\":\"FL#1997-R0\",\"approval_number\":\"FL1997.1\",\"seq\":1,\"product_model\":\"Aluminum Accordion Shutter\",\"product_description\":\"Aluminum Accordion Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"All American Shutters\":[{\"manufacturer\":\"All American Shutters\",\"approval_number_master\":\"FL#1998-R0\",\"approval_number\":\"FL1998.1\",\"seq\":1,\"product_model\":\"6.8\\\" & HR Accordion Shutte\",\"product_description\":\"Accordion Shutters (6.8\\\" & HR)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Rolsafe\":[{\"manufacturer\":\"Rolsafe\",\"approval_number_master\":\"FL#2205-R0\",\"approval_number\":\"FL2205.1\",\"seq\":1,\"product_model\":\"Commercial Accordion Shutter\",\"product_description\":\"Impact resistant accordion shutter for commercial use\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rolsafe\",\"approval_number_master\":\"FL#2205-R0\",\"approval_number\":\"FL2205.2\",\"seq\":2,\"product_model\":\"Residential Accordion Shutter\",\"product_description\":\"Impact resistant accordion shutter for residential use\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Valco Enterprises, Ltd.\":[{\"manufacturer\":\"Valco Enterprises, Ltd.\",\"approval_number_master\":\"FL#2877-R1\",\"approval_number\":\"FL2877.1\",\"seq\":1,\"product_model\":\"HT-100 Aluminum Accordion Shutter\",\"product_description\":\"Aluminum Accordion Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Bernardo Shutter Corporation\":[{\"manufacturer\":\"Bernardo Shutter Corporation\",\"approval_number_master\":\"FL#2879-R0\",\"approval_number\":\"FL2879.1\",\"seq\":1,\"product_model\":\"Extruded Aluminum Accordion Shutter\",\"product_description\":\"Accordion Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"ROLLINGSHIELD INC\":[{\"manufacturer\":\"ROLLINGSHIELD INC\",\"approval_number_master\":\"FL#3418-R0\",\"approval_number\":\"FL3418.1\",\"seq\":1,\"product_model\":\"Performance System 1 Accordion Shutter\",\"product_description\":\"Extruded Aluminum 5\\\" Blade Accordion Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ROLLINGSHIELD INC\",\"approval_number_master\":\"FL#5490-R0\",\"approval_number\":\"FL5490.1\",\"seq\":1,\"product_model\":\"HPMA\\\/\\\"Performance System 1\\\" Aluminum Accordian Shutters\",\"product_description\":\"Extruded Aluminum Blades and Tracks assembled to provide Hurricane Protection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ROLLINGSHIELD INC\",\"approval_number_master\":\"FL#7401-R0\",\"approval_number\":\"FL7401.1\",\"seq\":1,\"product_model\":\"RS-1 Aluminum Accordion\",\"product_description\":\"\",\"design_pressure\":\"+125psf\\\/-200psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ROLLINGSHIELD INC\",\"approval_number_master\":\"FL#13766-R0\",\"approval_number\":\"FL13766.1\",\"seq\":1,\"product_model\":\"RS-1 Aluminum Accordion\",\"product_description\":\"RS-1 Aluminum Accordion\",\"design_pressure\":\"+125\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ROLLINGSHIELD INC\",\"approval_number_master\":\"FL#13766-R4\",\"approval_number\":\"FL13766.2\",\"seq\":2,\"product_model\":\"RS-1 Aluminum Accordion\",\"product_description\":\"Aluminium Shutter Accordion RS-1\",\"design_pressure\":\"+125psf\\\/-200psd\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ROLLADEN, INC.\":[{\"manufacturer\":\"ROLLADEN, INC.\",\"approval_number_master\":\"FL#3554-R0\",\"approval_number\":\"FL3554.1\",\"seq\":1,\"product_model\":\"Series ACCA Aluminum Accordion Shutter\",\"product_description\":\"Impact resistant aluminum accordion shutter with 5\\\"x0.062\\\" blade.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ROLLADEN, INC.\",\"approval_number_master\":\"FL#3554-R0\",\"approval_number\":\"FL3554.2\",\"seq\":2,\"product_model\":\"Series ACCB Extruded Aluminum Accordion Shutter\",\"product_description\":\"Impact resistant aluminum accordion shutter with 4.186\\\"x0.050\\\" blade.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ROLLADEN, INC.\",\"approval_number_master\":\"FL#3554-R0\",\"approval_number\":\"FL3554.3\",\"seq\":3,\"product_model\":\"Series ACCB-4400 4\\\" Blade Aluminum Accordion Shutter\",\"product_description\":\"Impact resistant aluminum accordion shutter with 4.933\\\"x0.050\\\" blade.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Metal Shield Corp.\":[{\"manufacturer\":\"Metal Shield Corp.\",\"approval_number_master\":\"FL#3971-R0\",\"approval_number\":\"FL3971.1\",\"seq\":1,\"product_model\":\"HT-100 Accordion Shutter\",\"product_description\":\"Extruded Aluminum Interlocking Slats, Headers and Sills. Utilizes Extruded Aluminum Centermates to Lock Shutter Closed.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Shield Corp.\",\"approval_number_master\":\"FL#5000-R0\",\"approval_number\":\"FL5000.1\",\"seq\":1,\"product_model\":\"HT-100 Accordion Shutter\",\"product_description\":\"Extruded Aluminum Interlocking Slats, Headers and Sills. Utilizes Extruded Aluminum Centermates to Lock Shutter Closed.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Stormwise Production, Inc.\":[{\"manufacturer\":\"Stormwise Production, Inc.\",\"approval_number_master\":\"FL#4001-R0\",\"approval_number\":\"FL4001.1\",\"seq\":1,\"product_model\":\"Stormguard Accordion Shutter\",\"product_description\":\"Extruded Aluminum Alloy Slats that are hinged together to form an easy to operate folding type shutter that uses Centermates to lock the shutter together.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stormwise Production, Inc.\",\"approval_number_master\":\"FL#6754-R0\",\"approval_number\":\"FL6754.1\",\"seq\":1,\"product_model\":\"Stormguard Accordion Shutter\",\"product_description\":\"Extruded aluminum alloy tracks, centermates and blades assembled to create a folding shutter.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Roller Star USA\":[{\"manufacturer\":\"Roller Star USA\",\"approval_number_master\":\"FL#4477-R0\",\"approval_number\":\"FL4477.1\",\"seq\":1,\"product_model\":\"RE 6.8-HR\",\"product_description\":\"ALUMINUM ACCORDION SHUTTER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roller Star USA\",\"approval_number_master\":\"FL#4546-R0\",\"approval_number\":\"FL4546.1\",\"seq\":1,\"product_model\":\"Regency Accordion Shutter\",\"product_description\":\"Large missile impact resistant accordion shutter.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roller Star USA\",\"approval_number_master\":\"FL#7970-R0\",\"approval_number\":\"FL7970.1\",\"seq\":1,\"product_model\":\"6.8\\\" HR Aluminum Accordion Shutter\",\"product_description\":\"Large Missile Resistant Accordion Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roller Star USA\",\"approval_number_master\":\"FL#11526-R0\",\"approval_number\":\"FL11526.1\",\"seq\":1,\"product_model\":\"Regency Accordion Shutter\",\"product_description\":\"Large missile impact resistant accordion shutter.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roller Star USA\",\"approval_number_master\":\"FL#12904-R0\",\"approval_number\":\"FL12904.1\",\"seq\":1,\"product_model\":\"6.8\\\"-HR\\\" Aluminum Accordion Shutter\",\"product_description\":\"Aluminum Accordion Shutter\",\"design_pressure\":\"+130\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-04 00:00:00\",\"instructions_url\":\"\"}],\"Combo Window Shutters, Inc.\":[{\"manufacturer\":\"Combo Window Shutters, Inc.\",\"approval_number_master\":\"FL#4450-R0\",\"approval_number\":\"FL4450.1\",\"seq\":1,\"product_model\":\"Combo Accordion Shutter\",\"product_description\":\"Extruded Aluminum alloy slat, headers, sills and centermates.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"ARMOR MANUFACTURING, INC.\":[{\"manufacturer\":\"ARMOR MANUFACTURING, INC.\",\"approval_number_master\":\"FL#4455-R0\",\"approval_number\":\"FL4455.1\",\"seq\":1,\"product_model\":\"HT-100 Accordion Shutter\",\"product_description\":\"Extruded Aluminum Alloy slats, headers, sills, and centermates.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"A.E. Mason Ltd. Corp.\":[{\"manufacturer\":\"A.E. Mason Ltd. Corp.\",\"approval_number_master\":\"FL#4507-R0\",\"approval_number\":\"FL4507.1\",\"seq\":1,\"product_model\":\"HT100 Accordion Shutter\",\"product_description\":\"Aluminum hurricane shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"JBS TRADE CORP.\":[{\"manufacturer\":\"JBS TRADE CORP.\",\"approval_number_master\":\"FL#4782-R0\",\"approval_number\":\"FL4782.1\",\"seq\":1,\"product_model\":\"HT-100 ALUMINUM ACCORDION SHUTTERS\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"General Impact Glass and Windows\":[{\"manufacturer\":\"General Impact Glass and Windows\",\"approval_number_master\":\"FL#5902-R0\",\"approval_number\":\"FL5902.1\",\"seq\":1,\"product_model\":\"Accordion shutter\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Impact Glass and Windows\",\"approval_number_master\":\"FL#5902-R0\",\"approval_number\":\"FL5902.2\",\"seq\":2,\"product_model\":\"Accordion Shutter\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Impact Glass and Windows\",\"approval_number_master\":\"FL#5904-R0\",\"approval_number\":\"FL5904.1\",\"seq\":1,\"product_model\":\"Accordion Shutter\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"SafeGuard Shutters\":[{\"manufacturer\":\"SafeGuard Shutters\",\"approval_number_master\":\"FL#6019-R0\",\"approval_number\":\"FL6019.1\",\"seq\":1,\"product_model\":\"Residential Accordion Shutter\",\"product_description\":\"Residential accordion shutter.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Folding Shutter Corporation\":[{\"manufacturer\":\"Folding Shutter Corporation\",\"approval_number_master\":\"FL#8576-R0\",\"approval_number\":\"FL8576.1\",\"seq\":1,\"product_model\":\"\\\"TITAN II\\\" ALUMINUM\",\"product_description\":\"ACCORDION SHUTTER\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Folding Shutter Corporation\",\"approval_number_master\":\"FL#8602-R0\",\"approval_number\":\"FL8602.1\",\"seq\":1,\"product_model\":\"\\\"TITAN II\\\" ALUMINUM ACCORDION SHUTTER\",\"product_description\":\"\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Folding Shutter Corporation\",\"approval_number_master\":\"FL#6410-R3\",\"approval_number\":\"FL6410.1\",\"seq\":1,\"product_model\":\"Titan II Folding Shutter\",\"product_description\":\"Accordion Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Folding Shutter Corporation\",\"approval_number_master\":\"FL#7613-R2\",\"approval_number\":\"FL7613.1\",\"seq\":1,\"product_model\":\"Titan III Folding Shutter\",\"product_description\":\"Titan III Folding Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Willard Shutter Co.\":[{\"manufacturer\":\"Willard Shutter Co.\",\"approval_number_master\":\"FL#7440-R0\",\"approval_number\":\"FL7440.1\",\"seq\":1,\"product_model\":\"Residential Bertha Accordion Shutter\",\"product_description\":\"Extruded Aluminum Accordion Shutter\",\"design_pressure\":\"+180\\\/-180\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Aimtech LLC DBA AimShutters\":[{\"manufacturer\":\"Aimtech LLC DBA AimShutters\",\"approval_number_master\":\"FL#7443-R0\",\"approval_number\":\"FL7443.1\",\"seq\":1,\"product_model\":\"AIM Shutter 6.8\",\"product_description\":\"Accordion Hurricane Shutter 6.8 & HR\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"A.C.C. Manufacturing, LLC\":[{\"manufacturer\":\"A.C.C. Manufacturing, LLC\",\"approval_number_master\":\"FL#7697-R0\",\"approval_number\":\"FL7697.1\",\"seq\":1,\"product_model\":\"Regency Accordion Shutter\",\"product_description\":\"Large missile impact resistant accordion shutter\",\"design_pressure\":\"+220\\\/-220\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"A.C.C. Manufacturing, LLC\",\"approval_number_master\":\"FL#7714-R0\",\"approval_number\":\"FL7714.1\",\"seq\":1,\"product_model\":\"\\\"Viking\\\" 6.8\\\" - HR Aluminum Accordion Shutter\",\"product_description\":\"Large missile resistant accordion shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Safe hurricane shutter\":[{\"manufacturer\":\"Safe hurricane shutter\",\"approval_number_master\":\"FL#7768-R0\",\"approval_number\":\"FL7768.1\",\"seq\":1,\"product_model\":\"Accordion Shutter\",\"product_description\":\"125 HIGH IMPACT 125\\u00b0 ACCORDION SHUTTER SYSTEM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"A1 Sun Protection, Inc.\":[{\"manufacturer\":\"A1 Sun Protection, Inc.\",\"approval_number_master\":\"FL#7878-R0\",\"approval_number\":\"FL7878.1\",\"seq\":1,\"product_model\":\"A1 Titan Accordion Shutter\",\"product_description\":\"Extruded Aluminum Alloy interlocking blades that form an accordion appearance. These blades travel via a trolley at the top and a pin at the bottom of each blade. These trollies and pins travel in an extruded aluminum track.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"US Aluminum Wholesalers, Inc.\":[{\"manufacturer\":\"US Aluminum Wholesalers, Inc.\",\"approval_number_master\":\"FL#8107-R0\",\"approval_number\":\"FL8107.1\",\"seq\":1,\"product_model\":\"Pro Series I Accordion Shutter\",\"product_description\":\"Extruded Aluminum Alloy components made up of tracks and interlocking blades.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"C. May Construction & Electrical, Inc.\":[{\"manufacturer\":\"C. May Construction & Electrical, Inc.\",\"approval_number_master\":\"FL#8207-R0\",\"approval_number\":\"FL8207.1\",\"seq\":1,\"product_model\":\"HIGH RISE FORTRESS\",\"product_description\":\"Extruded aluminum alloy interlocking blades and centermates that fold utilizing guide tracks, pins, bushings and trolleys.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"C and M Custom Welding, Inc. d\\\/b\\\/a C and M Hurricane Protection Services\":[{\"manufacturer\":\"C and M Custom Welding, Inc. d\\\/b\\\/a C and M Hurricane Protection Services\",\"approval_number_master\":\"FL#8696-R0\",\"approval_number\":\"FL8696.1\",\"seq\":1,\"product_model\":\"HT-100 Ultimate Aluminum Accordion Shutter\",\"product_description\":\"Extruded Aluminum Alloy, interlocking blades supported and guided by extruded aluminum alloy headers and sills. Two sections of accordion shutter are locked together, when deployed, with extruded aluminum alloy centermates.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Central Aluminum Distributors, Inc.\":[{\"manufacturer\":\"Central Aluminum Distributors, Inc.\",\"approval_number_master\":\"FL#8811-R0\",\"approval_number\":\"FL8811.1\",\"seq\":1,\"product_model\":\"Roc-Head Accordion Shutter\",\"product_description\":\"Large missile impact resistant aluminum accordion shutter.\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Eastern Metal Supply\":[{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#8843-R0\",\"approval_number\":\"FL8843.1\",\"seq\":1,\"product_model\":\"BERTHA ACCORDION HURRICANE SHUTTER - High Velocity Hurricane Zone\",\"product_description\":\"Extruded aluminum blades folded together thru knuckles and retained by tracks to provide hurricane protection in High Velocity Hurricane Zones.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#8843-R0\",\"approval_number\":\"FL8843.2\",\"seq\":2,\"product_model\":\"BERTHA ACCORDION HURRICANE SHUTTER- Non-High Velocity Hurricane Zone\",\"product_description\":\"Extruded aluminum blades folded together thru knuckles and retained by tracks to provide hurricane protection.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#11966-R0\",\"approval_number\":\"FL11966.1\",\"seq\":1,\"product_model\":\"Bertha HV Accordion Shutter System (HVHZ)- Drawing Number 08-143\",\"product_description\":\"Extruded aluminum blades folded together thru knuckles and retained by tracks to provide hurricane protection.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#11966-R0\",\"approval_number\":\"FL11966.2\",\"seq\":2,\"product_model\":\"Bertha HV Accordion Shutter System (Non-HVHZ)- Drawing Number 08-144\",\"product_description\":\"Extruded aluminum blades folded together thru knuckles and retained by tracks to provide hurricane protection.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"USA Aluminum, LLC\":[{\"manufacturer\":\"USA Aluminum, LLC\",\"approval_number_master\":\"FL#8984-R0\",\"approval_number\":\"FL8984.1\",\"seq\":1,\"product_model\":\"Series 'HS-1000' Aluminum Accordion Shutter\",\"product_description\":\"Large missile impact resistant aluminum accordion shutter.\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"United Shutter Systems Association\":[{\"manufacturer\":\"United Shutter Systems Association\",\"approval_number_master\":\"FL#9323-R0\",\"approval_number\":\"FL9323.1\",\"seq\":1,\"product_model\":\"Commando Series 1 Accordion Shutter\",\"product_description\":\"Accordion Shutter with Polycarbonate and Aluminum Blades\",\"design_pressure\":\"+76\\\/-76\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Shutter Systems Association\",\"approval_number_master\":\"FL#9325-R0\",\"approval_number\":\"FL9325.1\",\"seq\":1,\"product_model\":\"Commando Series 2 Accordion Shutter\",\"product_description\":\"With Polycarbonate and Aluminum Blades\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Shutter Shield, Inc\":[{\"manufacturer\":\"Shutter Shield, Inc\",\"approval_number_master\":\"FL#9569-R0\",\"approval_number\":\"FL9569.1\",\"seq\":1,\"product_model\":\"\\\"Centerfold\\\" Aluminum Accordion Shutter\",\"product_description\":\"\",\"design_pressure\":\"+220\\\/-220\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Weatherguard Building Products\":[{\"manufacturer\":\"Weatherguard Building Products\",\"approval_number_master\":\"FL#9989-R0\",\"approval_number\":\"FL9989.1\",\"seq\":1,\"product_model\":\"Commando Series 2 Accordion Shutter\",\"product_description\":\"With polycarbonate and aluminum blades.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Best Shutter Company\":[{\"manufacturer\":\"Best Shutter Company\",\"approval_number_master\":\"FL#7116-R1\",\"approval_number\":\"FL7116.1\",\"seq\":1,\"product_model\":\"ASSA\\\/ MID-RISE BERTHA ACCORDION SHUTTER\",\"product_description\":\"Extruded aluminum blades folded together thru knuckles and retained by tracks to provide hurricane protection.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Best Shutter Company\",\"approval_number_master\":\"FL#7116-R1\",\"approval_number\":\"FL7116.2\",\"seq\":2,\"product_model\":\"ASSA\\\/ RESIDENTIAL BERTHA ACCORDION SHUTTER\",\"product_description\":\"Extruded aluminum blades folded together thru knuckles and retained by tracks to provide hurricane protection.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-30 00:00:00\",\"instructions_url\":\"\"}],\"Impact Shutter Technology, Inc.\":[{\"manufacturer\":\"Impact Shutter Technology, Inc.\",\"approval_number_master\":\"FL#11603-R0\",\"approval_number\":\"FL11603.1\",\"seq\":1,\"product_model\":\"Accordion Shutter\",\"product_description\":\"Accordion Shutter with aluminum or polycarbonate blades, approved for use within and outside the High Velocity Hurricane Zone (HVHZ).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-16 00:00:00\",\"instructions_url\":\"\"}],\"Association of Shutter Professionals, Inc.\":[{\"manufacturer\":\"Association of Shutter Professionals, Inc.\",\"approval_number_master\":\"FL#12548-R0\",\"approval_number\":\"FL12548.1\",\"seq\":1,\"product_model\":\"Pro Series I Accordion Shutter\",\"product_description\":\"Aluminum Accordion Shutter System for use within and outside the High Velocity Hurricane Zone (HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Atlantic Metal Extrusions, LLC\":[{\"manufacturer\":\"Atlantic Metal Extrusions, LLC\",\"approval_number_master\":\"FL#12605-R0\",\"approval_number\":\"FL12605.1\",\"seq\":1,\"product_model\":\"Regency Accordion Shutter\",\"product_description\":\"Large missile impact resistant accordion shutter.\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Kustom Kreations, Inc.\":[{\"manufacturer\":\"Kustom Kreations, Inc.\",\"approval_number_master\":\"FL#12801-R0\",\"approval_number\":\"FL12801.1\",\"seq\":1,\"product_model\":\"Accordion Shutter\",\"product_description\":\"Accordion Shutter with Aluminum or Polycarbonate Blades\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Hi-Tech Shutter Group\":[{\"manufacturer\":\"Hi-Tech Shutter Group\",\"approval_number_master\":\"FL#13110-R0\",\"approval_number\":\"FL13110.1\",\"seq\":1,\"product_model\":\"HT-100 (Non-HVHZ)\",\"product_description\":\"Accordion Shutter System, for use only outside the HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hi-Tech Shutter Group\",\"approval_number_master\":\"FL#13110-R0\",\"approval_number\":\"FL13110.2\",\"seq\":2,\"product_model\":\"HT-100 (HVHZ)\",\"product_description\":\"Accordion Shutter System, for use within or outside the HVHZ.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Five Star Quality Manufacturing Corp.\":[{\"manufacturer\":\"Five Star Quality Manufacturing Corp.\",\"approval_number_master\":\"FL#14102-R0\",\"approval_number\":\"FL14102.1\",\"seq\":1,\"product_model\":\"\\\"REGENCY\\\" ALUMINUM ACCORDION SHUTTER\",\"product_description\":\"ALUMINUM ACCORDION SHUTTER\",\"design_pressure\":\"+190\\\/-190\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"lifestyle exterior products\":[{\"manufacturer\":\"lifestyle exterior products\",\"approval_number_master\":\"FL#15543-R0\",\"approval_number\":\"FL15543.1\",\"seq\":1,\"product_model\":\"Aluminum Accordion Shutter\",\"product_description\":\"Large missile impact resistant aluminum accordion shutter.\",\"design_pressure\":\"+104\\\/-220\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Genesis Shutter Group, Inc.\":[{\"manufacturer\":\"Genesis Shutter Group, Inc.\",\"approval_number_master\":\"FL#15549-R0\",\"approval_number\":\"FL15549.1\",\"seq\":1,\"product_model\":\"\\\"GSS-1\\\"\",\"product_description\":\"\\\"GSS-1\\\" Genesis Aluminum Accordion Shutter System\",\"design_pressure\":\"++180\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Jupiter Industries LLC\":[{\"manufacturer\":\"Jupiter Industries LLC\",\"approval_number_master\":\"FL#16116-R0\",\"approval_number\":\"FL16116.1\",\"seq\":1,\"product_model\":\"Regency Aluminum Accordion Shutter\",\"product_description\":\"Large missile impact resistant aluminum accordion shutter.\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Global Protection Products, LLC.\":[{\"manufacturer\":\"Global Protection Products, LLC.\",\"approval_number_master\":\"FL#16552-R0\",\"approval_number\":\"FL16552.1\",\"seq\":1,\"product_model\":\"GSS-1\",\"product_description\":\"GSS-1 GENESIS SHUTTER SYSTEM\",\"design_pressure\":\"+150\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Protection Products, LLC.\",\"approval_number_master\":\"FL#17634-R0\",\"approval_number\":\"FL17634.1\",\"seq\":1,\"product_model\":\"GSS-1\",\"product_description\":\"Genesis Accordion Shutter System - LMI\",\"design_pressure\":\"+150\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-03 00:00:00\",\"instructions_url\":\"\"}],\"PROPERTY SOLUTIONS\":[{\"manufacturer\":\"PROPERTY SOLUTIONS\",\"approval_number_master\":\"FL#16557-R0\",\"approval_number\":\"FL16557.1\",\"seq\":1,\"product_model\":\"GSS-1\",\"product_description\":\"Genesis Accordion Shutter System\",\"design_pressure\":\"+150\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"JL Protection Systems LLC\":[{\"manufacturer\":\"JL Protection Systems LLC\",\"approval_number_master\":\"FL#16738-R0\",\"approval_number\":\"FL16738.1\",\"seq\":1,\"product_model\":\"SUPERNOVA\",\"product_description\":\"EXTRUDED ALUMINUM ACCORDION SHUTTER - LARGE AND SMALL MISSILE RATED\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Greenergy Distribution L.L.C.\":[{\"manufacturer\":\"Greenergy Distribution L.L.C.\",\"approval_number_master\":\"FL#17553-R0\",\"approval_number\":\"FL17553.1\",\"seq\":1,\"product_model\":\"Greenergy Extruded Aluminum Accordion Shutter\",\"product_description\":\"Greenergy Extruded Aluminum Shutter\",\"design_pressure\":\"+188\\\/-188\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Smart Shutters Inc.\":[{\"manufacturer\":\"Smart Shutters Inc.\",\"approval_number_master\":\"FL#26525-R0\",\"approval_number\":\"FL26525.1\",\"seq\":1,\"product_model\":\"Wind-Defense High Velocity Aluminum Accordion Shutter\",\"product_description\":\"Large missile impact resistant aluminum accordian shutter\",\"design_pressure\":\"+220\\\/-220\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-08 00:00:00\",\"instructions_url\":\"\"}],\"Condado Window\":[{\"manufacturer\":\"Condado Window\",\"approval_number_master\":\"FL#47090-R0\",\"approval_number\":\"FL47090.1\",\"seq\":1,\"product_model\":\"Accordion Shutter (HVHZ)(Impact)\",\"product_description\":\"Accordion Shutter (HVHZ)(Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}]},\"e. shutters|||2. bahama\":{\"American Shutter Systems Association, Inc.\":[{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#2683-R9\",\"approval_number\":\"FL2683.1\",\"seq\":1,\"product_model\":\"Extruded Bertha Bahama Shutter(Non-HVHZ) - Drawing#23-131\",\"product_description\":\"extruded aluminum blades retained by perimeter aluminum frame and tracks, to provide hurricane protection.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#6566-R9\",\"approval_number\":\"FL6566.1\",\"seq\":1,\"product_model\":\"Extruded Bertha Bahama Shutter - HVHZ - Drawing#23-140\",\"product_description\":\"Extruded aluminum blades retained by perimeter aluminum frame and tracks, to provide hurricane protection.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#8523-R10\",\"approval_number\":\"FL8523.1\",\"seq\":1,\"product_model\":\"Bertha HV Bahama Shutter (Non-HVHZ) Drawing Number #23-139\",\"product_description\":\"Extruded aluminum blades assembled together and retained by jambs\\\/headers to provide Hurricane Protection.\",\"design_pressure\":\"+45\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#46738-R0\",\"approval_number\":\"FL46738.1\",\"seq\":1,\"product_model\":\"Brickhouse Bahama Shutter\",\"product_description\":\"Large\\\/Small missile impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#8523-R1\",\"approval_number\":\"FL8523.2\",\"seq\":2,\"product_model\":\"HV Bahama Shutter\",\"product_description\":\"Bertha HV Bahama Shutter\",\"design_pressure\":\"+45\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#41762-R0\",\"approval_number\":\"FL41762.1\",\"seq\":1,\"product_model\":\"Bertha HV Bahama Shutter\",\"product_description\":\"Non-HVHZ Only\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Atlantic Premium Shutters\":[{\"manufacturer\":\"Atlantic Premium Shutters\",\"approval_number_master\":\"FL#5480-R6\",\"approval_number\":\"FL5480.1\",\"seq\":1,\"product_model\":\"Louvered Bahama Shutter\",\"product_description\":\"Louvered Bahama Shutter\",\"design_pressure\":\"+58.9\\\/-58.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic Premium Shutters\",\"approval_number_master\":\"FL#2875-R0\",\"approval_number\":\"FL2875.1\",\"seq\":1,\"product_model\":\"Louvered Bahama Storm Shutter\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Folding Shutter Corporation\":[{\"manufacturer\":\"Folding Shutter Corporation\",\"approval_number_master\":\"FL#6412-R8\",\"approval_number\":\"FL6412.1\",\"seq\":1,\"product_model\":\"Impact Bahama Shutter\",\"product_description\":\"Impact Bahama Shutter\",\"design_pressure\":\"+80psf\\\/-80psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"RELIABLE SHUTTER CO.\":[{\"manufacturer\":\"RELIABLE SHUTTER CO.\",\"approval_number_master\":\"FL#10904-R5\",\"approval_number\":\"FL10904.1\",\"seq\":1,\"product_model\":\"Bahama shutters\",\"product_description\":\"Hinged and folding Bahama shutters\",\"design_pressure\":\"+42\\\/-42\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RELIABLE SHUTTER CO.\",\"approval_number_master\":\"FL#9718-R0\",\"approval_number\":\"FL9718.1\",\"seq\":1,\"product_model\":\"BAHAMA SHUTTERS\",\"product_description\":\"HINGED AND FOLDING BAHAMA SHUTTERS.\\nExtruded and sheet metal aluminum slats interlocked together and retained by tracks to provide hurricane protection and entrance enclosure.\",\"design_pressure\":\"+42\\\/-42\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Town and Country Industries,\":[{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#13434-R10\",\"approval_number\":\"FL13434.1\",\"seq\":1,\"product_model\":\"Fullview Bahama Shutter\",\"product_description\":\"Impact Bahama Shutter Approved for Use Within & Outside the HVHZ\",\"design_pressure\":\"+78\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#2668-R0\",\"approval_number\":\"FL2668.1\",\"seq\":1,\"product_model\":\"Bahama Shutter\",\"product_description\":\"Aluminum Bahama Shutter with operable blades\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#11569-R0\",\"approval_number\":\"FL11569.1\",\"seq\":1,\"product_model\":\"FullView Bahama\",\"product_description\":\"Aluminum articulating Bahama Shutter\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"LAS Enterprises\":[{\"manufacturer\":\"LAS Enterprises\",\"approval_number_master\":\"FL#17047-R4\",\"approval_number\":\"FL17047.1\",\"seq\":1,\"product_model\":\"Bahama Shutter\",\"product_description\":\"Bahama Shutter - Single Panel\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LAS Enterprises\",\"approval_number_master\":\"FL#17047-R4\",\"approval_number\":\"FL17047.2\",\"seq\":2,\"product_model\":\"Bahama Shutter\",\"product_description\":\"Bahama Shutter - Single Mulled\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LAS Enterprises\",\"approval_number_master\":\"FL#17047-R4\",\"approval_number\":\"FL17047.3\",\"seq\":3,\"product_model\":\"Bahama Shutter\",\"product_description\":\"Bahama Shutter - Twin Mulled\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Croci North America\":[{\"manufacturer\":\"Croci North America\",\"approval_number_master\":\"FL#21863-R3\",\"approval_number\":\"FL21863.1\",\"seq\":1,\"product_model\":\"Fullview Bahama Shutter\",\"product_description\":\"Impact Bahama Shutter Approved for Use Within & Outside the HVHZ\",\"design_pressure\":\"+78\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croci North America\",\"approval_number_master\":\"FL#9869-R0\",\"approval_number\":\"FL9869.1\",\"seq\":1,\"product_model\":\"Bahama Shutter\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croci North America\",\"approval_number_master\":\"FL#12227-R0\",\"approval_number\":\"FL12227.1\",\"seq\":1,\"product_model\":\"BAHAMA SHUTTER SYSTEM\",\"product_description\":\"A Shutter made from Extruded Aluminum Alloy components that place an operable louver system in an aluminum alloy frame.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croci North America\",\"approval_number_master\":\"FL#13511-R0\",\"approval_number\":\"FL13511.1\",\"seq\":1,\"product_model\":\"Fullview Bahama Shutter\",\"product_description\":\"Impact Bahama Shutter Approved for Use Within & Outside the HVHZ\",\"design_pressure\":\"+78\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"CGS Sales, Inc., dba Bahama Screens\":[{\"manufacturer\":\"CGS Sales, Inc., dba Bahama Screens\",\"approval_number_master\":\"FL#28862-R3\",\"approval_number\":\"FL28862.1\",\"seq\":1,\"product_model\":\"Bahama Shutter Screen 1001\",\"product_description\":\"Operable Bahama Shutter\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-18 00:00:00\",\"instructions_url\":\"\"}],\"Shoreline Shutters\":[{\"manufacturer\":\"Shoreline Shutters\",\"approval_number_master\":\"FL#30300-R2\",\"approval_number\":\"FL30300.1\",\"seq\":1,\"product_model\":\"Shoreline HVHZ HD Bahama Shutters\",\"product_description\":\"Extruded Aluminum Bahama Shutter\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shoreline Shutters\",\"approval_number_master\":\"FL#10630-R0\",\"approval_number\":\"FL10630.1\",\"seq\":1,\"product_model\":\"a. \\\"High Impact\\\" Bahama Shutter\",\"product_description\":\"Extruded Aluminum Bahama Hurricane Shutter - (Max. O.A. Size 57.0\\\" x 88.0\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shoreline Shutters\",\"approval_number_master\":\"FL#10630-R0\",\"approval_number\":\"FL10630.2\",\"seq\":2,\"product_model\":\"b. \\\"High Impact\\\" Bahama Shutter\",\"product_description\":\"Extruded Aluminum Bahama Hurricane Shutter - (Max. O.A. Size 96.0\\\" x 96.0\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shoreline Shutters\",\"approval_number_master\":\"FL#10630-R0\",\"approval_number\":\"FL10630.3\",\"seq\":3,\"product_model\":\"c. \\\"High Impact\\\" Bahama Shutter\",\"product_description\":\"Extruded Aluminum Bahama Hurricane Shutter - (Max. O.A. Size 96.0\\\" x 96.0\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-31 00:00:00\",\"instructions_url\":\"\"}],\"National Approved Shutter Association LLC\":[{\"manufacturer\":\"National Approved Shutter Association LLC\",\"approval_number_master\":\"FL#42399-R0\",\"approval_number\":\"FL42399.1\",\"seq\":1,\"product_model\":\"a. Bahama Hurricane Shutter\",\"product_description\":\"Extruded Aluminum Bahama Shutter - Maximum Size 57.0\\\" x 88.0\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"National Approved Shutter Association LLC\",\"approval_number_master\":\"FL#42399-R0\",\"approval_number\":\"FL42399.2\",\"seq\":2,\"product_model\":\"b. Bahama Hurricane Shutter\",\"product_description\":\"Extruded Aluminum Bahama Shutter - Maximum Size 96.0\\\" x 96.0\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Impact Technology Products, Inc\":[{\"manufacturer\":\"Impact Technology Products, Inc\",\"approval_number_master\":\"FL#43953-R0\",\"approval_number\":\"FL43953.1\",\"seq\":1,\"product_model\":\"Bahama Shutter\",\"product_description\":\"Bahama Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Alucore LLC\":[{\"manufacturer\":\"Alucore LLC\",\"approval_number_master\":\"FL#47007-R0\",\"approval_number\":\"FL47007.1\",\"seq\":1,\"product_model\":\"Bahama Shutter\",\"product_description\":\"Extruded aluminum blades retained by perimeter frame to provide hurricane protection\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Shutter Tech, Inc. A.K.A. Metal Tech\":[{\"manufacturer\":\"Shutter Tech, Inc. A.K.A. Metal Tech\",\"approval_number_master\":\"FL#116-R0\",\"approval_number\":\"FL116.1\",\"seq\":1,\"product_model\":\"Maximum Impact Extruded Bahama\",\"product_description\":\"Extruded Bahama Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shutter Tech, Inc. A.K.A. Metal Tech\",\"approval_number_master\":\"FL#7750-R1\",\"approval_number\":\"FL7750.1\",\"seq\":1,\"product_model\":\"Maximum Impact Duraweld Bahama Shutter\",\"product_description\":\"Maximum Impact Duraweld Bahama Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Hurst Awning Company Inc.\":[{\"manufacturer\":\"Hurst Awning Company Inc.\",\"approval_number_master\":\"FL#171-R0\",\"approval_number\":\"FL171.1\",\"seq\":1,\"product_model\":\"Aluminum Bahama Shutter\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurst Awning Company Inc.\",\"approval_number_master\":\"FL#6837-R0\",\"approval_number\":\"FL6837.1\",\"seq\":1,\"product_model\":\"Aluminum Bahama Shutter\",\"product_description\":\"Extruded Aluminum Alloy frame, mullions and slats with hinge at top for opening and closing shutter.\",\"design_pressure\":\"+68\\\/-92\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurst Awning Company Inc.\",\"approval_number_master\":\"FL#13474-R0\",\"approval_number\":\"FL13474.1\",\"seq\":1,\"product_model\":\"Aluminum Bahama Shutter\",\"product_description\":\"Aluminum Bahama Shutter, NOA #08-0623.03\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurst Awning Company Inc.\",\"approval_number_master\":\"FL#13474-R0\",\"approval_number\":\"FL13474.2\",\"seq\":2,\"product_model\":\"Aluminum Bahama Sun Shade\",\"product_description\":\"Non-Impact Aluminum Bahama Sun Shade\",\"design_pressure\":\"+62.4\\\/-72.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurst Awning Company Inc.\",\"approval_number_master\":\"FL#15698-R0\",\"approval_number\":\"FL15698.1\",\"seq\":1,\"product_model\":\"Bahama Shutter\",\"product_description\":\"Extruded aluminum alloy frame and louvers forming a panel with a max. width of 22 1\\\/8\\\" & less than or equal to 96\\\" in height. Multiple panels may be used with a total width of less than or equal to 90\\\".\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurst Awning Company Inc.\",\"approval_number_master\":\"FL#15698-R0\",\"approval_number\":\"FL15698.2\",\"seq\":2,\"product_model\":\"Shade Bahama\",\"product_description\":\"Extruded aluminum alloy frame louver slats and vertical mullions, forming a panel that has 70\\\" of louver slat height. Using Multiple panels the Shade Bahama may be used at any width.\",\"design_pressure\":\"+62.4\\\/-72.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Southern Metals Products,LLC\":[{\"manufacturer\":\"Southern Metals Products,LLC\",\"approval_number_master\":\"FL#315-R0\",\"approval_number\":\"FL315.1\",\"seq\":1,\"product_model\":\"01-0423.03\",\"product_description\":\"Shade Bahama\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Metals Products,LLC\",\"approval_number_master\":\"FL#315-R0\",\"approval_number\":\"FL315.2\",\"seq\":2,\"product_model\":\"02-0502.06\",\"product_description\":\"Extruded Bahama\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Metals Products,LLC\",\"approval_number_master\":\"FL#315-R0\",\"approval_number\":\"FL315.3\",\"seq\":3,\"product_model\":\"02-0515.03\",\"product_description\":\"Architectural Louver\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Bernardo Shutter Corporation\":[{\"manufacturer\":\"Bernardo Shutter Corporation\",\"approval_number_master\":\"FL#2880-R0\",\"approval_number\":\"FL2880.1\",\"seq\":1,\"product_model\":\"Extruded Aluminum Bahama Shutter\",\"product_description\":\"Bahama Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Florida Powder Coating and Shutters Inc\":[{\"manufacturer\":\"Florida Powder Coating and Shutters Inc\",\"approval_number_master\":\"FL#5963-R0\",\"approval_number\":\"FL5963.1\",\"seq\":1,\"product_model\":\"Aluminum Bahama Shutter\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Powder Coating and Shutters Inc\",\"approval_number_master\":\"FL#10517-R0\",\"approval_number\":\"FL10517.1\",\"seq\":1,\"product_model\":\"Aluminum Bahama Shutter - Drw 08-019\",\"product_description\":\"Extruded Aluminum slats interlocked together and retained by extruded aluminum tracks to provide hurricane protection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-01-30 00:00:00\",\"instructions_url\":\"\"}],\"Poma Corporation\":[{\"manufacturer\":\"Poma Corporation\",\"approval_number_master\":\"FL#8986-R0\",\"approval_number\":\"FL8986.1\",\"seq\":1,\"product_model\":\"Extruded Aluminum Bahama Shutter\",\"product_description\":\"\",\"design_pressure\":\"+97.0\\\/-97.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Florida Shutters, Inc.\":[{\"manufacturer\":\"Florida Shutters, Inc.\",\"approval_number_master\":\"FL#10255-R0\",\"approval_number\":\"FL10255.1\",\"seq\":1,\"product_model\":\"\\\"Impact\\\" Aluminum Bahama Shutter\",\"product_description\":\"\\\"Impact\\\" Aluminum Bahama Shutter\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Southern Extrusion, Inc\":[{\"manufacturer\":\"Southern Extrusion, Inc\",\"approval_number_master\":\"FL#872-R3\",\"approval_number\":\"FL872.1\",\"seq\":1,\"product_model\":\"a. Bahama Hurricane Shutter\",\"product_description\":\"Extruded Aluminum Bahama Shutter - Maximum Size 57.0\\\" x 88.0\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Extrusion, Inc\",\"approval_number_master\":\"FL#872-R3\",\"approval_number\":\"FL872.2\",\"seq\":2,\"product_model\":\"b. Bahama Hurricane Shutter\",\"product_description\":\"Extruded Aluminum Bahama Shutter - Maximum Size 96.0\\\" x 96.0\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Coastal Shutter Systems International Inc.\":[{\"manufacturer\":\"Coastal Shutter Systems International Inc.\",\"approval_number_master\":\"FL#7769-R2\",\"approval_number\":\"FL7769.1\",\"seq\":1,\"product_model\":\"BAHAMA SHUTTER\",\"product_description\":\"Extruded aluminum blades retained by perimeter frame to provide hurricane protection.\",\"design_pressure\":\"+65.00\\\/-65.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coastal Shutter Systems International Inc.\",\"approval_number_master\":\"FL#26092-R0\",\"approval_number\":\"FL26092.1\",\"seq\":1,\"product_model\":\"Bahama \\\/ Colonial Shutter\",\"product_description\":\"Extruded aluminum blades retained by perimeter frame to provide hurricane protection.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-06-30 00:00:00\",\"instructions_url\":\"\"}],\"EXTREME IMPACT SHUTTER SUPPLY INC\":[{\"manufacturer\":\"EXTREME IMPACT SHUTTER SUPPLY INC\",\"approval_number_master\":\"FL#11015-R0\",\"approval_number\":\"FL11015.1\",\"seq\":1,\"product_model\":\"Bahama Shutter System\",\"product_description\":\"Maximum Panel Size: 112\\\"x96\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EXTREME IMPACT SHUTTER SUPPLY INC\",\"approval_number_master\":\"FL#11015-R0\",\"approval_number\":\"FL11015.2\",\"seq\":2,\"product_model\":\"Bahama Shutter System\",\"product_description\":\"Maximum Panel Size: 50\\\"x96\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-07-31 00:00:00\",\"instructions_url\":\"\"}],\"Eastern Metal Supply\":[{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#14452-R0\",\"approval_number\":\"FL14452.1\",\"seq\":1,\"product_model\":\"ALUMINUM BAHAMA SHUTTER (Drawing 11-014)- Non-HVHZ\",\"product_description\":\"Extruded aluminum slats interlocked together and retained by extruded aluminum tracks to provide hurricane protection.\",\"design_pressure\":\"+42\\\/-53\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Impact Secure Shutters, Inc.\":[{\"manufacturer\":\"Impact Secure Shutters, Inc.\",\"approval_number_master\":\"FL#15061-R0\",\"approval_number\":\"FL15061.1\",\"seq\":1,\"product_model\":\"Belizean Breeze Bahama Shutter\",\"product_description\":\"Bahama Shutter (HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Impact Secure Shutters, Inc.\",\"approval_number_master\":\"FL#16204-R0\",\"approval_number\":\"FL16204.1\",\"seq\":1,\"product_model\":\"Belizean Breeze Bahama Shutter\",\"product_description\":\"Bahama Shutter (HVHZ & Non-HVHZ)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"FORTIFIED BUILDING PRODUCTS, INC.\":[{\"manufacturer\":\"FORTIFIED BUILDING PRODUCTS, INC.\",\"approval_number_master\":\"FL#17473-R0\",\"approval_number\":\"FL17473.1\",\"seq\":1,\"product_model\":\"a. Bahama Hurricane Shutter\",\"product_description\":\"Extruded Aluminum Bahama Shutter - Maximum Size 57.0\\\" x 88.0\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"FORTIFIED BUILDING PRODUCTS, INC.\",\"approval_number_master\":\"FL#17473-R0\",\"approval_number\":\"FL17473.2\",\"seq\":2,\"product_model\":\"b. Bahama Hurricane Shutter\",\"product_description\":\"Extruded Aluminum Bahama Shutter - Maximum Size 96.0\\\" x 96.0\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Impact Hurricane Systems, Inc.\":[{\"manufacturer\":\"Impact Hurricane Systems, Inc.\",\"approval_number_master\":\"FL#24137-R0\",\"approval_number\":\"FL24137.1\",\"seq\":1,\"product_model\":\"Bahama Shutter\",\"product_description\":\"Bahama Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"New Horizon Shutters\":[{\"manufacturer\":\"New Horizon Shutters\",\"approval_number_master\":\"FL#44102-R0\",\"approval_number\":\"FL44102.1\",\"seq\":1,\"product_model\":\"Decorative Bahama Shutter\",\"product_description\":\"Decorative Bahama 1 VM Shutter and Bahama 2 VM Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}]},\"e. shutters|||3. storm panels\":{\"CAT5 Hurricane Screens, LLC.\":[{\"manufacturer\":\"CAT5 Hurricane Screens, LLC.\",\"approval_number_master\":\"FL#11379-R5\",\"approval_number\":\"FL11379.1\",\"seq\":1,\"product_model\":\"Wind Abatement System\",\"product_description\":\"Geotextile Polypropylene Fabric Storm Protection Screen\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAT5 Hurricane Screens, LLC.\",\"approval_number_master\":\"FL#11379-R5\",\"approval_number\":\"FL11379.2\",\"seq\":2,\"product_model\":\"Wind Abatement System\",\"product_description\":\"Geotextile Polypropylene Fabric Storm Protection Screen\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Custom Hurricane Products Inc.\":[{\"manufacturer\":\"Custom Hurricane Products Inc.\",\"approval_number_master\":\"FL#14110-R6\",\"approval_number\":\"FL14110.1\",\"seq\":1,\"product_model\":\"EZ Screen Max\",\"product_description\":\"EZ Screen Max - 20 mil 100% Polypropylene mesh fabric storm panel.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Hurricane Products Inc.\",\"approval_number_master\":\"FL#16380-R4\",\"approval_number\":\"FL16380.1\",\"seq\":1,\"product_model\":\"SuperMax\",\"product_description\":\"27 Mil - Mesh 50% Aramid and Polyester in a weave basket construction roll down impact screen.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Hurricane Products Inc.\",\"approval_number_master\":\"FL#6419-R0\",\"approval_number\":\"FL6419.1\",\"seq\":1,\"product_model\":\"\\\"EZ-Screens\\\" Hurricane Shutter\",\"product_description\":\"\\\"EZ-Screens Hurricane Shutter System\\nPolypropylene Impact Screen\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Hurricane Products Inc.\",\"approval_number_master\":\"FL#7651-R0\",\"approval_number\":\"FL7651.1\",\"seq\":1,\"product_model\":\"Polypropylene Screen Hurricane Shutter\",\"product_description\":\"\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Hurricane Products Inc.\",\"approval_number_master\":\"FL#7651-R0\",\"approval_number\":\"FL7651.2\",\"seq\":2,\"product_model\":\"Polypropylene Screen with Grommets Hurricane Shutter\",\"product_description\":\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Hurricane Products Inc.\",\"approval_number_master\":\"FL#8920-R0\",\"approval_number\":\"FL8920.1\",\"seq\":1,\"product_model\":\"Polypropylene Screen with Grommets Shutter\",\"product_description\":\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Hurricane Products Inc.\",\"approval_number_master\":\"FL#10123-R0\",\"approval_number\":\"FL10123.1\",\"seq\":1,\"product_model\":\"Polyproplene Mighty Screen HVHZ\",\"product_description\":\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Custom Hurricane Products Inc.\",\"approval_number_master\":\"FL#10654-R0\",\"approval_number\":\"FL10654.1\",\"seq\":1,\"product_model\":\"EZ-Screen Max\",\"product_description\":\"Black colored 20 mil 100% polypropylene with 2\\\" wide thermo-sealed polypropylene webbing front and back of screen with various attachments.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sentinel Storm Protection\":[{\"manufacturer\":\"Sentinel Storm Protection\",\"approval_number_master\":\"FL#14562-R7\",\"approval_number\":\"FL14562.1\",\"seq\":1,\"product_model\":\"Typhoon Armor\",\"product_description\":\"Removable and Roll-Up Fabric Impact Protection Device\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Global Protection Products, LLC.\":[{\"manufacturer\":\"Global Protection Products, LLC.\",\"approval_number_master\":\"FL#15088-R5\",\"approval_number\":\"FL15088.1\",\"seq\":1,\"product_model\":\"GPP FABRIC SHUTTER-SERIES 2000\",\"product_description\":\"Coated Polyethylene Fabric Panels retained by tracks or direct mounted to provide hurricane protection.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Protection Products, LLC.\",\"approval_number_master\":\"FL#15076-R8\",\"approval_number\":\"FL15076.1\",\"seq\":1,\"product_model\":\"20 Gage Galvanized Steel Storm Panels\\\/HVHZ\",\"product_description\":\"Corrugated Galvanized Steel Storm Panels retained or not by tracks to provide hurricane protection.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Protection Products, LLC.\",\"approval_number_master\":\"FL#15076-R8\",\"approval_number\":\"FL15076.2\",\"seq\":2,\"product_model\":\"24 Gage Galvanized Steel Storm Panels\\\/NHVHZ\",\"product_description\":\"Corrugated Galvanized Steel Storm Panels retained or not by tracks to provide hurricane protection.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Protection Products, LLC.\",\"approval_number_master\":\"FL#13569-R0\",\"approval_number\":\"FL13569.1\",\"seq\":1,\"product_model\":\"GPP Fabric Hurricane Abatement - Series 2000\",\"product_description\":\"Fabric made from high density polyethylene tapes, coated on 2 sides with low density polyethylene and laminated together with 3 layers of low density polyethylene.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Global Protection Products, LLC.\",\"approval_number_master\":\"FL#13569-R0\",\"approval_number\":\"FL13569.2\",\"seq\":2,\"product_model\":\"GPP Fabric Shutter - Series 2000\",\"product_description\":\"Fabric made from high density Fabric made from high density polyethylene tapes, coated on 2 sides with low density polyethylene and laminated together with 3 layers of low density polyethylene.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Town and Country Industries,\":[{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#17003-R9\",\"approval_number\":\"FL17003.1\",\"seq\":1,\"product_model\":\"Eyewall Armor Fabric Shutter\",\"product_description\":\"Eyewall Armor Fabric Shutter\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#11398-R6\",\"approval_number\":\"FL11398.1\",\"seq\":1,\"product_model\":\"050 & 0615 STORMLOCS PANEL\",\"product_description\":\"2\\\" X 12\\\" ALUMINUM STORM PANEL\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#12856-R8\",\"approval_number\":\"FL12856.2\",\"seq\":2,\"product_model\":\"\\\"Safety Edge\\\" Storm Panels\",\"product_description\":\"\\\"Safety Edge\\\" Storm Panels, 28ga (0.018\\\"\\\") Steel, 0.022\\\" Alum (Perf and Non-Perf), Clear Polycarb (Full and Half)\",\"design_pressure\":\"+54\\\/-54\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#12856-R8\",\"approval_number\":\"FL12856.3\",\"seq\":3,\"product_model\":\"24ga Steel Storm Panel\",\"product_description\":\"24ga (0.0232\\\") Steel Storm Panel with Optional Clear Panels\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#131-R0\",\"approval_number\":\"FL131.1\",\"seq\":1,\"product_model\":\"0.050\\\" Aluminum Storm Panel\",\"product_description\":\"Corrugated 12\\\"w x 2\\\"dp Aluminum Storm Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#131-R0\",\"approval_number\":\"FL131.2\",\"seq\":2,\"product_model\":\"0.061\\\" Aluminum Storm Panel\",\"product_description\":\"Corrugated 12\\\"w x 2\\\"dp Aluminum Storm Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#312-R0\",\"approval_number\":\"FL312.1\",\"seq\":1,\"product_model\":\"0.0232\\\", 0.0285\\\" Galv. Steel S\",\"product_description\":\"12\\\"W x 2\\\" Dp Corrugated Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#312-R0\",\"approval_number\":\"FL312.2\",\"seq\":2,\"product_model\":\"0.040\\\", 0.050\\\", 0.060\\\" Aluminu\",\"product_description\":\"12\\\" W x 2\\\" Dp Corrugated Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#312-R0\",\"approval_number\":\"FL312.3\",\"seq\":3,\"product_model\":\"0.085\\\" Clear Polycarbonate Sto\",\"product_description\":\"6\\\"W x 2\\\" Dp Corrugated Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#2250-R0\",\"approval_number\":\"FL2250.1\",\"seq\":1,\"product_model\":\".0232 +.0285 Galv Stl St Pnls\",\"product_description\":\"2\\\" Deep x 12\\\" Wide Corrugated Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#2250-R0\",\"approval_number\":\"FL2250.2\",\"seq\":2,\"product_model\":\".040,.050,.060 Alum Storm Pnls\",\"product_description\":\"2\\\" Deep x 12 \\\" Wide Corrugated Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#5345-R0\",\"approval_number\":\"FL5345.1\",\"seq\":1,\"product_model\":\"0.050\\\" Aluminum Storm Panels\",\"product_description\":\"2\\\"deep x 12\\\" wide Corrugated Metal Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#5894-R0\",\"approval_number\":\"FL5894.1\",\"seq\":1,\"product_model\":\"Clear Polycarbonate Storm Panels\",\"product_description\":\"Polycarbonate Infill Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#8022-R0\",\"approval_number\":\"FL8022.1\",\"seq\":1,\"product_model\":\".050 and .0615 Aluminum Panels\",\"product_description\":\"\",\"design_pressure\":\"+\\\/-\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#9293-R0\",\"approval_number\":\"FL9293.1\",\"seq\":1,\"product_model\":\"24 GA 12.5\\\" O.C.\",\"product_description\":\"24 Gauge .024 Galvanized Steel 12.5\\\" O.C.\",\"design_pressure\":\"+116\\\/-129\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#9293-R0\",\"approval_number\":\"FL9293.2\",\"seq\":2,\"product_model\":\"24 GA 12\\\" O.C.\",\"product_description\":\"24 Gauge .024\\\" Galvanized Steel Panel 12\\\" O.C.\",\"design_pressure\":\"+134\\\/-145\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#10037-R0\",\"approval_number\":\"FL10037.1\",\"seq\":1,\"product_model\":\"Aluminum Storm Panel\",\"product_description\":\".050\\\" Aluminum Non-Porous Storm Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#11125-R0\",\"approval_number\":\"FL11125.1\",\"seq\":1,\"product_model\":\"A. Aluminum Storm Panel\",\"product_description\":\".050\\\" Aluminum Non-Porous Storm Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#11125-R0\",\"approval_number\":\"FL11125.2\",\"seq\":2,\"product_model\":\"B. Aluminum Hinged Storm Panel\",\"product_description\":\".050\\\" Aluminum Non-Porous Hinged Storm Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#11358-R0\",\"approval_number\":\"FL11358.1\",\"seq\":1,\"product_model\":\"A. Aluminum Storm Panel\",\"product_description\":\".050\\\" Aluminum Non-Porous Storm Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#11358-R0\",\"approval_number\":\"FL11358.2\",\"seq\":2,\"product_model\":\"B. Aluminum Hinged Storm Panel\",\"product_description\":\".050\\\" Aluminum Non-Porous Hinged Storm Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#11963-R0\",\"approval_number\":\"FL11963.1\",\"seq\":1,\"product_model\":\"\\\"Safety Edge\\\" Storm Panels\",\"product_description\":\"28ga (0.018\\\") Steel, 0.022\\\" Alum (Perf and Non-Perf), Clear Polycarb (Full and Half)\",\"design_pressure\":\"+54\\\/-54\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#11979-R0\",\"approval_number\":\"FL11979.1\",\"seq\":1,\"product_model\":\"E.A. 24GA 12\\\" O.C. STEEL PANEL\",\"product_description\":\"24GA GALVANIZED STEEL STORM PANEL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#12556-R0\",\"approval_number\":\"FL12556.1\",\"seq\":1,\"product_model\":\"E.A. 050 Aluminum Panel\",\"product_description\":\".050\\\" Aluminum Storm Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#12556-R0\",\"approval_number\":\"FL12556.2\",\"seq\":2,\"product_model\":\"E.A. 0615 Aluminum Panel\",\"product_description\":\".0615\\\" Aluminum Storm Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-07-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#12856-R0\",\"approval_number\":\"FL12856.1\",\"seq\":1,\"product_model\":\"Aluminum Hinged Storm Panel\",\"product_description\":\".050\\\" Aluminum Non-Porous Hinged Storm Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#11398-R2\",\"approval_number\":\"FL11398.2\",\"seq\":2,\"product_model\":\"050 HVHZALUMINUM STORMLOCS PANEL\",\"product_description\":\"2\\\" X 12\\\" HVHZ ALUMINUM PANEL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#11398-R2\",\"approval_number\":\"FL11398.3\",\"seq\":3,\"product_model\":\"0615 HVHZ STORMLOCS PANEL\",\"product_description\":\"2\\\" X 12\\\" ALUMINUM STORM PANEL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#12856-R3\",\"approval_number\":\"FL12856.4\",\"seq\":4,\"product_model\":\"Aluminum Hinged Storm Panel\",\"product_description\":\".050\\\" Aluminum Non-Porous Hinged Storm Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Madden Mfg.\":[{\"manufacturer\":\"Madden Mfg.\",\"approval_number_master\":\"FL#2754-R0\",\"approval_number\":\"FL2754.1\",\"seq\":1,\"product_model\":\"\\\"Safety Edge\\\" Storm Panels\",\"product_description\":\"18ga Steel, 0.022\\\" Alum (Perf and Non-Perf), Clear Polycarb (Full and Half)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Madden Mfg.\",\"approval_number_master\":\"FL#240-R0\",\"approval_number\":\"FL240.1\",\"seq\":1,\"product_model\":\"0.022\\\" Alum Panels\",\"product_description\":\"0.022\\\" Aluminum Storm Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Madden Mfg.\",\"approval_number_master\":\"FL#240-R0\",\"approval_number\":\"FL240.2\",\"seq\":2,\"product_model\":\"0.0375\\\" Alum Panels + Polycarb\",\"product_description\":\"0.0375 Aluminum Storm Panels with 0.085\\\" Clear Polycarbonate Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Madden Mfg.\",\"approval_number_master\":\"FL#240-R0\",\"approval_number\":\"FL240.3\",\"seq\":3,\"product_model\":\"0.050\\\" Alum Panels (Miami-Dade\",\"product_description\":\"0.050\\\" Aluminum Storm Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Madden Mfg.\",\"approval_number_master\":\"FL#240-R0\",\"approval_number\":\"FL240.4\",\"seq\":4,\"product_model\":\"0.050\\\" Alum Panels + Polycarb\",\"product_description\":\"0.050\\\" Aluminum Storm Panels with 0.085\\\" Clear Polycarbonate Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Madden Mfg.\",\"approval_number_master\":\"FL#240-R0\",\"approval_number\":\"FL240.5\",\"seq\":5,\"product_model\":\"0.063\\\" Alum Panels (Miami-Dade\",\"product_description\":\"0.063\\\" Aluminum Storm Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Madden Mfg.\",\"approval_number_master\":\"FL#240-R0\",\"approval_number\":\"FL240.6\",\"seq\":6,\"product_model\":\"0.063\\\" Alum Panels + Polycarb\",\"product_description\":\"0.063\\\" Aluminum Storm Panels with 0.085\\\" Clear Polycarbonate Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Madden Mfg.\",\"approval_number_master\":\"FL#240-R0\",\"approval_number\":\"FL240.7\",\"seq\":7,\"product_model\":\"0.085\\\" Polycarb Panels\",\"product_description\":\"0.085\\\" Clear Polycarbonate Storm Panels for use with 18-24ga Steel Panels or 0.0375\\\"-0.063\\\" Alum Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Madden Mfg.\",\"approval_number_master\":\"FL#240-R0\",\"approval_number\":\"FL240.8\",\"seq\":8,\"product_model\":\"0.10\\\" Polycarb Panels (Miami-D\",\"product_description\":\"0.010\\\" Clear Polycarbonate Storm Panels for use with 20ga Steel or 0.050\\\"\\\/0.063\\\" Alum Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Madden Mfg.\",\"approval_number_master\":\"FL#240-R0\",\"approval_number\":\"FL240.9\",\"seq\":9,\"product_model\":\"18ga Steel Panels + Polycarb\",\"product_description\":\"0.0478\\\" Galv Steel Storm Panels with 0.085\\\" Clear Polycarbonate Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Madden Mfg.\",\"approval_number_master\":\"FL#240-R0\",\"approval_number\":\"FL240.10\",\"seq\":10,\"product_model\":\"20ga Steel Panels (Miami-Dade)\",\"product_description\":\"0.038\\\" Galv Steel Storm Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Madden Mfg.\",\"approval_number_master\":\"FL#240-R0\",\"approval_number\":\"FL240.11\",\"seq\":11,\"product_model\":\"20ga Steel Panels + Polycarb\",\"product_description\":\"0.0374\\\" Galv Steel Storm Panels with 0.085\\\" Clear Polycarbonate Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Madden Mfg.\",\"approval_number_master\":\"FL#240-R0\",\"approval_number\":\"FL240.12\",\"seq\":12,\"product_model\":\"24ga Steel Panels + Polycarb\",\"product_description\":\"0.0292\\\" Galv Steel Storm Panels with 0.085\\\" Clear Polycarbonate Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Madden Mfg.\",\"approval_number_master\":\"FL#240-R0\",\"approval_number\":\"FL240.13\",\"seq\":13,\"product_model\":\"28ga Steel Panels\",\"product_description\":\"0.0190\\\" Galv Steel Storm Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Madden Mfg.\",\"approval_number_master\":\"FL#5329-R0\",\"approval_number\":\"FL5329.1\",\"seq\":1,\"product_model\":\"0.0232\\\" and 0.0285\\\" Galvanized Steel Storm Panels\",\"product_description\":\"2\\\" deep x 12\\\" wide Corrugated metal panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Madden Mfg.\",\"approval_number_master\":\"FL#5329-R0\",\"approval_number\":\"FL5329.2\",\"seq\":2,\"product_model\":\"0.040\\\", 0.050\\\", 0.060\\\" Aluminum Storm Panels\",\"product_description\":\"2\\\" deep x 12\\\" wide Corrugated metal panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Madden Mfg.\",\"approval_number_master\":\"FL#5870-R0\",\"approval_number\":\"FL5870.1\",\"seq\":1,\"product_model\":\"\\\"Safety Edge\\\" Storm Panels\",\"product_description\":\"28ga (0.018\\\") Steel, 0.022\\\" Alum (Perf and Non-Perf), Clear Polycarb (Full and Half)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Madden Mfg.\",\"approval_number_master\":\"FL#5895-R0\",\"approval_number\":\"FL5895.1\",\"seq\":1,\"product_model\":\"Polycarbonate Storm Panels\",\"product_description\":\"Polycarbonate Infill Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Wayne-Dalton, a division of Overhead Door Corporation\":[{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#3227-R14\",\"approval_number\":\"FL3227.1\",\"seq\":1,\"product_model\":\"Fabric-Shield Storm Panels\",\"product_description\":\"Fabric-Shield Storm Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#114-R0\",\"approval_number\":\"FL114.1\",\"seq\":1,\"product_model\":\"Fabric-Shield Storm Panel\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2187-R0\",\"approval_number\":\"FL2187.1\",\"seq\":1,\"product_model\":\"Fabric Shield Storm Panel\",\"product_description\":\"PVC Coated Woven Polyester Fabric\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#6330-R0\",\"approval_number\":\"FL6330.1\",\"seq\":1,\"product_model\":\"FABRIC-SHIELD STORM PANEL\",\"product_description\":\"0.037\\\" THICK PVC COATED WOVEN POLYESTER FABRIC\",\"design_pressure\":\"+128\\\/-128\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Diversified Window Solutions, Inc.\":[{\"manufacturer\":\"Diversified Window Solutions, Inc.\",\"approval_number_master\":\"FL#5580-R7\",\"approval_number\":\"FL5580.1\",\"seq\":1,\"product_model\":\"Lite Kit Guard\",\"product_description\":\"Impact Protection for Glazed Swing Doors and Sidelites\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Diversified Window Solutions, Inc.\",\"approval_number_master\":\"FL#3450-R0\",\"approval_number\":\"FL3450.1\",\"seq\":1,\"product_model\":\"Window-Shutter Kit\",\"product_description\":\"Fin or Flange shutter kits that provide impact protection to an opening.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Diversified Window Solutions, Inc.\",\"approval_number_master\":\"FL#5580-R1\",\"approval_number\":\"FL5580.2\",\"seq\":2,\"product_model\":\"Lite Kit Guard\",\"product_description\":\"Impact protection for glazed Swing Doors and Sidelites\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Transparent Protection Systems\":[{\"manufacturer\":\"Transparent Protection Systems\",\"approval_number_master\":\"FL#6416-R6\",\"approval_number\":\"FL6416.1\",\"seq\":1,\"product_model\":\"ClearGuard HVHZ Panels\",\"product_description\":\"ClearGuard Polycarbonate Storm Panels\\n(HVHZ Product)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Transparent Protection Systems\",\"approval_number_master\":\"FL#6417-R7\",\"approval_number\":\"FL6417.1\",\"seq\":1,\"product_model\":\"ClearGuard Non-HVHZ Panels\",\"product_description\":\"ClearGuard Polycarbonate Storm Panels\\n(Non-HVHZ Product)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Transparent Protection Systems\",\"approval_number_master\":\"FL#1051-R0\",\"approval_number\":\"FL1051.1\",\"seq\":1,\"product_model\":\"Clear Guard Hurricane Panels\",\"product_description\":\"Hurricane Panels Large Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Transparent Protection Systems\",\"approval_number_master\":\"FL#3267-R0\",\"approval_number\":\"FL3267.1\",\"seq\":1,\"product_model\":\"ClearGuard Polycarb Storm Panel HVHZ\",\"product_description\":\"Polycarb Storm Panel (HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Transparent Protection Systems\",\"approval_number_master\":\"FL#3267-R0\",\"approval_number\":\"FL3267.2\",\"seq\":2,\"product_model\":\"ClearGuard Polycarb Storm Panel Non-HVHZ\",\"product_description\":\"Polycarb Storm Panel (Non-HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Transparent Protection Systems\",\"approval_number_master\":\"FL#6418-R2\",\"approval_number\":\"FL6418.1\",\"seq\":1,\"product_model\":\"ValueGuard Storm Panels\",\"product_description\":\"ValueGuard Polymer Storm Panels\\nWith MaxLite Combination Polymer\\\/Polycarbonate System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Lansing Building Products, Inc.\":[{\"manufacturer\":\"Lansing Building Products, Inc.\",\"approval_number_master\":\"FL#7989-R11\",\"approval_number\":\"FL7989.1\",\"seq\":1,\"product_model\":\"a. 2\\\" x 28 GA Steel Storm Panels\",\"product_description\":\"Anchor Safe 2\\\" x 28 GA Galvanized Steel Non-Porous Storm Panels\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lansing Building Products, Inc.\",\"approval_number_master\":\"FL#7989-R11\",\"approval_number\":\"FL7989.2\",\"seq\":2,\"product_model\":\"b. 2\\\" x 26 GA Steel Storm Panels\",\"product_description\":\"Anchor Safe 2\\\" x 26 GA Galvanized Steel Non-Porous Storm Panels\",\"design_pressure\":\"+105.0\\\/-105.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lansing Building Products, Inc.\",\"approval_number_master\":\"FL#7989-R11\",\"approval_number\":\"FL7989.3\",\"seq\":3,\"product_model\":\"c. 2\\\" x 24 GA Steel Storm Panel\",\"product_description\":\"Anchor Safe 2\\\" x 24 GA Galvanized Steel Non-Porous Storm Panel\",\"design_pressure\":\"+120.0\\\/-130.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lansing Building Products, Inc.\",\"approval_number_master\":\"FL#7989-R11\",\"approval_number\":\"FL7989.4\",\"seq\":4,\"product_model\":\"d. 2\\\" x 0.050\\\" Alum Storm Panel\",\"product_description\":\"2\\\" x 0.050\\\" Alum Storm Panel\",\"design_pressure\":\"+80.0\\\/-80.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-12 00:00:00\",\"instructions_url\":\"\"}],\"Bovard Studio, Inc.\":[{\"manufacturer\":\"Bovard Studio, Inc.\",\"approval_number_master\":\"FL#10352-R6\",\"approval_number\":\"FL10352.1\",\"seq\":1,\"product_model\":\"ALUMINUM FIXED SHUTTER\",\"product_description\":\"ALUMINUM FIXED SHUTTER\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bovard Studio, Inc.\",\"approval_number_master\":\"FL#10746-R4\",\"approval_number\":\"FL10746.1\",\"seq\":1,\"product_model\":\"1850 ALUMINUM FIXED SHUTTER\",\"product_description\":\"1850 ALUMINUM FIXED SHUTTER\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-18 00:00:00\",\"instructions_url\":\"\"}],\"RELIABLE SHUTTER CO.\":[{\"manufacturer\":\"RELIABLE SHUTTER CO.\",\"approval_number_master\":\"FL#10905-R5\",\"approval_number\":\"FL10905.1\",\"seq\":1,\"product_model\":\"Alum. storm panel\",\"product_description\":\"Removable cold rolled sheet metal aluminum corrugated panels retained by tracks or direct mounted to provide hurricane protection\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RELIABLE SHUTTER CO.\",\"approval_number_master\":\"FL#4967-R0\",\"approval_number\":\"FL4967.1\",\"seq\":1,\"product_model\":\"ALUM. STORM PANEL\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Eastern Metal Supply\":[{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#28390-R2\",\"approval_number\":\"FL28390.1\",\"seq\":1,\"product_model\":\"2\\\" Clear Bertha Storm Panel\",\"product_description\":\"2\\\" Clear Bertha Storm Panel (HVHZ and Non-HVHZ)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#28390-R2\",\"approval_number\":\"FL28390.2\",\"seq\":2,\"product_model\":\"2\\\" Clear Bertha Storm Panel - SIMPLIFIED EDITION\",\"product_description\":\"2\\\" Clear Bertha Storm Panel (HVHZ and Non-HVHZ) - SIMPLIFIED EDITION\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#39178-R1\",\"approval_number\":\"FL39178.1\",\"seq\":1,\"product_model\":\"2\\\" x 0.050\\\" Aluminum storm Panels\",\"product_description\":\"2\\\" x 0.050\\\" Aluminum storm Panels\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#166-R0\",\"approval_number\":\"FL166.1\",\"seq\":1,\"product_model\":\"02-0809.03\",\"product_description\":\"0.072\\\" Extruded Bertha Aluminum Storm Panels Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#166-R0\",\"approval_number\":\"FL166.2\",\"seq\":2,\"product_model\":\"02-0809.04\",\"product_description\":\"0.030\\\" Galvanized Steel Storm Panels Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#166-R0\",\"approval_number\":\"FL166.3\",\"seq\":3,\"product_model\":\"03-0707.02\",\"product_description\":\"0.050\\\" Solid Bertha Aluminum Storm Panels Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#166-R0\",\"approval_number\":\"FL166.4\",\"seq\":4,\"product_model\":\"03-0716.02\",\"product_description\":\"0.050\\\" Perforated Bertha Aluminum Storm Panel Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#370-R0\",\"approval_number\":\"FL370.1\",\"seq\":1,\"product_model\":\"0.040\\\" Alum Storm Panel\",\"product_description\":\"12\\\" W x 2\\\" Dp Corrugated Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#370-R0\",\"approval_number\":\"FL370.2\",\"seq\":2,\"product_model\":\"0.050\\\" Alum Storm Panel\",\"product_description\":\"12\\\" W x 2\\\" Dp Corrugated Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#370-R0\",\"approval_number\":\"FL370.3\",\"seq\":3,\"product_model\":\"0.060\\\" Alum Storm Panel\",\"product_description\":\"12\\\" W x 2\\\" Dp Corrugated Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#419-R2\",\"approval_number\":\"FL419.1\",\"seq\":1,\"product_model\":\"05-270\",\"product_description\":\".050 Bertha Aluminum Storm Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#419-R2\",\"approval_number\":\"FL419.2\",\"seq\":2,\"product_model\":\"05-271\",\"product_description\":\"24ga. Galvanized Bertha Steel Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#603-R2\",\"approval_number\":\"FL603.1\",\"seq\":1,\"product_model\":\"05-272\",\"product_description\":\".040 Bertha Aluminum Storm Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#1618-R0\",\"approval_number\":\"FL1618.1\",\"seq\":1,\"product_model\":\"24 Ga Galv Steel Storm Panels\",\"product_description\":\"12\\\" W x 2\\\" Dp Corrugated Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#3399-R0\",\"approval_number\":\"FL3399.1\",\"seq\":1,\"product_model\":\"0.040\\\",0.050\\\",0.063\\\" Aluminum Storm Panels\",\"product_description\":\"Corrugated Alum panels with 12 inches of effective width and 2 inches of depth and various lengths.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#5351-R1\",\"approval_number\":\"FL5351.1\",\"seq\":1,\"product_model\":\"Drawing 06-169\",\"product_description\":\".050\\\" BERTHA Aluminum Storm Panel (2 Inch)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#6968-R0\",\"approval_number\":\"FL6968.1\",\"seq\":1,\"product_model\":\"05-276\",\"product_description\":\"Clear Bertha Storm Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#7030-R0\",\"approval_number\":\"FL7030.1\",\"seq\":1,\"product_model\":\"24 Ga. Galvanized Steel Storm Panels\",\"product_description\":\"12\\\" wide x 2\\\" deep corrugated metal panel.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#7226-R0\",\"approval_number\":\"FL7226.1\",\"seq\":1,\"product_model\":\"05-073\",\"product_description\":\".030\\\/ 24-Gauge BERTHA Galv. Steel Panel (2 1\\\/4)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#7226-R0\",\"approval_number\":\"FL7226.2\",\"seq\":2,\"product_model\":\"05-078\",\"product_description\":\".050 Solid BERTHA Aluminum Storm Panel Shutter (2 1\\\/4)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#419-R0\",\"approval_number\":\"FL419.3\",\"seq\":3,\"product_model\":\"03-053\",\"product_description\":\"EMS - 0.050 Bertha Aluminum Storm Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#13271-R0\",\"approval_number\":\"FL13271.1\",\"seq\":1,\"product_model\":\"BERTHA ASTRO GUARD (HVHZ)\",\"product_description\":\"Bertha Astro Guard- Wind Abatement System - Drawing#09-1031A\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#13271-R0\",\"approval_number\":\"FL13271.2\",\"seq\":2,\"product_model\":\"BERTHA ASTRO GUARD (NON-HVHZ)\",\"product_description\":\"Bertha Astro Guard- Wind Abatement System- Drawing# 09-1031B\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#11964-R0\",\"approval_number\":\"FL11964.1\",\"seq\":1,\"product_model\":\"0.050\\\" Bertha Aluminum Storm Panel (2 inch)- Drawing number 08-146\",\"product_description\":\"Corrugated aluminum Storm Panels retained or not by tracks to provide hurricane protection.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#11964-R0\",\"approval_number\":\"FL11964.2\",\"seq\":2,\"product_model\":\"24 Gage Bertha Galvanized Steel Panel (2 inch) - Drawing number 08-149\",\"product_description\":\"Corrugated steel storm panels retained or not by tracks to provide hurricane protection.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#11965-R0\",\"approval_number\":\"FL11965.1\",\"seq\":1,\"product_model\":\"Clear Bertha Storm Panels (2 1\\\/4\\\")- Drawing number 08-147\",\"product_description\":\"corrugated polycarbonate Storm Panels retained or not by tracks to provide hurricane protection.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#11968-R0\",\"approval_number\":\"FL11968.1\",\"seq\":1,\"product_model\":\"0.040\\\" Bertha Aluminum Storm Panel (2.25\\\" Deep)- Non-HVHZ - Drawing Number 08-145\",\"product_description\":\"Corrugated aluminum storm panels retained or not by tracks to provide hurricane protection.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#11968-R0\",\"approval_number\":\"FL11968.2\",\"seq\":2,\"product_model\":\"0.050\\\" Bertha Aluminum Storm Panel (2.25\\\" Deep)- Non-HVHZ - Drawing Number 08-141\",\"product_description\":\"Corrugated aluminum storm panels retained or not by tracks to provide hurricane protection.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#11968-R0\",\"approval_number\":\"FL11968.3\",\"seq\":3,\"product_model\":\"24 Gage Galvanized Bertha Steel Storm Panel (2.25\\\" Deep)- Non-HVHZ - Drawing Number 08-142\",\"product_description\":\"corrugated galvanized steel storm panels retained or not by tracks to provide hurricane protection.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#11969-R0\",\"approval_number\":\"FL11969.1\",\"seq\":1,\"product_model\":\"0.030\\\" Thick Galvanized Bertha Steel Storm Panels (2.25\\\" Deep)- HVHZ- Drawing Number 08-150\",\"product_description\":\"Corrugated galvanized steel storm panels retained or not by tracks to provide hurricane protection.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#11969-R0\",\"approval_number\":\"FL11969.2\",\"seq\":2,\"product_model\":\"0.050\\\" Bertha Aluminum Storm Panel - HVHZ- Drawing Number 08-151\",\"product_description\":\"Corrugated aluminum storm panels retained or not by tracks to provide hurricane protection.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#11968-R1\",\"approval_number\":\"FL11968.4\",\"seq\":4,\"product_model\":\"Clear Bertha Storm Panels (2 1\\\/4\\\") - Drawing Number 11-220\",\"product_description\":\"Corrugated Polycarbonate Storm Panels retained or not by tracks to provide hurricane protection.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#15094-R0\",\"approval_number\":\"FL15094.1\",\"seq\":1,\"product_model\":\"Clear Bertha Storm Panel - 2\\\" - Non-HVHZ - Drawing# 11-237\",\"product_description\":\"Corrugated Polycarbonate storm panels retained or not by tracks to provide hurricane protection.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#22270-R0\",\"approval_number\":\"FL22270.1\",\"seq\":1,\"product_model\":\"28 Ga. Storm Panel\",\"product_description\":\"28 Gauge Galvanized Steel Storm Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#22270-R1\",\"approval_number\":\"FL22270.2\",\"seq\":2,\"product_model\":\"28 Gauge Galvanized Steel Storm Panel Wind Zone 3 Impact rated EMS005\",\"product_description\":\"28 Gauge Galvanized Steel Storm Panel Wind Zone 3 Impact rated\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Tapco,Inc\":[{\"manufacturer\":\"Tapco,Inc\",\"approval_number_master\":\"FL#12830-R8\",\"approval_number\":\"FL12830.2\",\"seq\":2,\"product_model\":\"200 SIDE PIVOT SCREEN\",\"product_description\":\"200 SIDE PIVOT HURRICANE SCREEN IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tapco,Inc\",\"approval_number_master\":\"FL#12830-R8\",\"approval_number\":\"FL12830.3\",\"seq\":3,\"product_model\":\"200-HV-F SCREEN\",\"product_description\":\"200-HV-F ALUMINUM FIXED HURRICANE SCREEN\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tapco,Inc\",\"approval_number_master\":\"FL#12830-R8\",\"approval_number\":\"FL12830.6\",\"seq\":6,\"product_model\":\"300-HV-F ALUMINUM FIXED HURRICANE SCREEN\",\"product_description\":\"300-HV-F ALUMINUM FIXED HURRICANE SCREEN - IMPACT\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tapco,Inc\",\"approval_number_master\":\"FL#12830-R8\",\"approval_number\":\"FL12830.7\",\"seq\":7,\"product_model\":\"985-HV12S SIDE PIVOT SCREEN\",\"product_description\":\"985-HV12S SIDE PIVOT HURRICANE SCREEN IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tapco,Inc\",\"approval_number_master\":\"FL#12830-R8\",\"approval_number\":\"FL12830.8\",\"seq\":8,\"product_model\":\"985HV SCREEN - HVHZ\",\"product_description\":\"985HV ALUMINUM HURRICANE SCREEN IMPACT HVHZ COMPLIANT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tapco,Inc\",\"approval_number_master\":\"FL#12830-R8\",\"approval_number\":\"FL12830.9\",\"seq\":9,\"product_model\":\"985HV SCREEN NON - HVHZ\",\"product_description\":\"985HV ALUMINUM HURRICANE SCREEN IMPACT NON - HVHZ\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tapco,Inc\",\"approval_number_master\":\"FL#14955-R9\",\"approval_number\":\"FL14955.1\",\"seq\":1,\"product_model\":\"475 DOOR HURRICANE SECURITY SCREEN\",\"product_description\":\"475 DOOR HURRICANE SECURITY SCREEN\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tapco,Inc\",\"approval_number_master\":\"FL#10292-R0\",\"approval_number\":\"FL10292.1\",\"seq\":1,\"product_model\":\"SERIES 1000-HS ALUMINUM SECURITY SCREEN\",\"product_description\":\"SERIES 1000-HS ALUMINUM SECURITY SCREEN 52X63\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tapco,Inc\",\"approval_number_master\":\"FL#10292-R0\",\"approval_number\":\"FL10292.2\",\"seq\":2,\"product_model\":\"SERIES 900-HS ALUMINUM SECURITY SCREEN\",\"product_description\":\"SERIES 900-HS ALUMINUM SECURITY SCREEN 52x96\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tapco,Inc\",\"approval_number_master\":\"FL#10292-R0\",\"approval_number\":\"FL10292.3\",\"seq\":3,\"product_model\":\"SERIES 925E-400HD ALUMINUM SECURITY SCREEN WITH DOOR\",\"product_description\":\"SERIES 925E-400HD ALUMINUM SECURITY SCREEN WITH DOOR\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tapco,Inc\",\"approval_number_master\":\"FL#11041-R0\",\"approval_number\":\"FL11041.1\",\"seq\":1,\"product_model\":\"A. Series 980 Hurricane Screen\",\"product_description\":\"Aluminum Hurricane \\\"Impact\\\" Fixed Screen - Single Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tapco,Inc\",\"approval_number_master\":\"FL#11041-R0\",\"approval_number\":\"FL11041.2\",\"seq\":2,\"product_model\":\"B. Series 980 Hurricane Screen\",\"product_description\":\"Aluminum Hurricane \\\"Impact\\\" Operable Screen - Single Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tapco,Inc\",\"approval_number_master\":\"FL#11041-R0\",\"approval_number\":\"FL11041.3\",\"seq\":3,\"product_model\":\"C. Series 980 Hurricane Screen\",\"product_description\":\"Aluminum Hurricane \\\"Impact\\\" Fixed Screen - Single Stacked Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tapco,Inc\",\"approval_number_master\":\"FL#11041-R0\",\"approval_number\":\"FL11041.4\",\"seq\":4,\"product_model\":\"D. Series 980 Hurricane Screen\",\"product_description\":\"Aluminum Hurricane \\\"Impact\\\" Operable Screen - Single Stacked Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tapco,Inc\",\"approval_number_master\":\"FL#11041-R0\",\"approval_number\":\"FL11041.5\",\"seq\":5,\"product_model\":\"E. Series 980 Hurricane Screen\",\"product_description\":\"Aluminum Hurricane \\\"Impact\\\" Mulled Fixed Screen with Continuous Head and Sill\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tapco,Inc\",\"approval_number_master\":\"FL#11041-R0\",\"approval_number\":\"FL11041.6\",\"seq\":6,\"product_model\":\"F. Series 980 Hurricane Screen\",\"product_description\":\"Aluminum Hurricane \\\"Impact\\\" Mulled Operable Screen with Continuous Head and Sill\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tapco,Inc\",\"approval_number_master\":\"FL#11041-R0\",\"approval_number\":\"FL11041.7\",\"seq\":7,\"product_model\":\"G. Series 980 Hurricane Screen\",\"product_description\":\"Aluminum Hurricane \\\"Impact\\\" Combination Fixed \\\/ Operable Mulled Screen with Continuous Head and Sill\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tapco,Inc\",\"approval_number_master\":\"FL#11126-R0\",\"approval_number\":\"FL11126.1\",\"seq\":1,\"product_model\":\"A. Series 400-HD Full View\",\"product_description\":\"Aluminum Hurricane \\\"Impact\\\" Security Door Panel with Stainless Steel Mesh Screen - Single Configuration\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tapco,Inc\",\"approval_number_master\":\"FL#12830-R0\",\"approval_number\":\"FL12830.1\",\"seq\":1,\"product_model\":\"985HV ALUMINUM HURRICANE SCREEN\",\"product_description\":\"985HV ALUMINUM HURRICANE SCREEN IMPACT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tapco,Inc\",\"approval_number_master\":\"FL#12830-R2\",\"approval_number\":\"FL12830.4\",\"seq\":4,\"product_model\":\"985HV SCREEN - HVHZ\",\"product_description\":\"985HV ALUMINUM HURRICANE SCREEN IMPACT HVHZ COMPLIANT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tapco,Inc\",\"approval_number_master\":\"FL#12830-R2\",\"approval_number\":\"FL12830.5\",\"seq\":5,\"product_model\":\"985HV SCREEN NON - HVHZ\",\"product_description\":\"985HV ALUMINUM HURRICANE SCREEN IMPACT NON - HVHZ\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tapco,Inc\",\"approval_number_master\":\"FL#13572-R0\",\"approval_number\":\"FL13572.1\",\"seq\":1,\"product_model\":\"200-HV-F ALUMINUM FIXED HURRICANE SCREEN\",\"product_description\":\"200-HV-F ALUMINUM FIXED HURRICANE SCREEN - IMPACT 108\\\"x51\\\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tapco,Inc\",\"approval_number_master\":\"FL#13572-R1\",\"approval_number\":\"FL13572.2\",\"seq\":2,\"product_model\":\"200-HV-F ALUMINUM MULLED FIXED HURRICANE SCREEN\",\"product_description\":\"200-HV-F ALUMINUM MULLED FIXED HURRICANE SCREEN - IMPACT UP TO WIND ZONE 3\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tapco,Inc\",\"approval_number_master\":\"FL#14955-R0\",\"approval_number\":\"FL14955.2\",\"seq\":2,\"product_model\":\"450-HD-FV FULL VIEW DOOR\",\"product_description\":\"450-HD-FV FULL VIEW DOOR\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tapco,Inc\",\"approval_number_master\":\"FL#14955-R1\",\"approval_number\":\"FL14955.3\",\"seq\":3,\"product_model\":\"475 DOOR HURRICANE SECURITY SCREEN\",\"product_description\":\"475 DOOR HURRICANE SECURITY SCREEN\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tapco,Inc\",\"approval_number_master\":\"FL#14955-R7\",\"approval_number\":\"FL14955.4\",\"seq\":4,\"product_model\":\"SERIES 950 PATIO SCREEN MULLED\",\"product_description\":\"SERIES 950 PATIO SCREEN MULLED\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tapco,Inc\",\"approval_number_master\":\"FL#14955-R7\",\"approval_number\":\"FL14955.5\",\"seq\":5,\"product_model\":\"SERIES 950 PATIO SCREEN SINGLE PANEL\",\"product_description\":\"SERIES 950 PATIO SCREEN SINGLE PANEL\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-02-28 00:00:00\",\"instructions_url\":\"\"}],\"PlyFASTner LLC\":[{\"manufacturer\":\"PlyFASTner LLC\",\"approval_number_master\":\"FL#13531-R5\",\"approval_number\":\"FL13531.1\",\"seq\":1,\"product_model\":\"PlyFASTner\",\"product_description\":\"Opening protection panel and bracket system.\",\"design_pressure\":\"+52\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"VuSafe Industries, LLC\":[{\"manufacturer\":\"VuSafe Industries, LLC\",\"approval_number_master\":\"FL#14664-R5\",\"approval_number\":\"FL14664.1\",\"seq\":1,\"product_model\":\"STORM SHUTTER TYPE A\",\"product_description\":\"STORM SHUTTER TYPE A, 108\\\" HIGH PANEL\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-10-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VuSafe Industries, LLC\",\"approval_number_master\":\"FL#14664-R5\",\"approval_number\":\"FL14664.2\",\"seq\":2,\"product_model\":\"STORM SHUTTER TYPE B\",\"product_description\":\"STORM SHUTTER TYPE B, 108\\\" HIGH PANEL\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-10-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"VuSafe Industries, LLC\",\"approval_number_master\":\"FL#14664-R5\",\"approval_number\":\"FL14664.3\",\"seq\":3,\"product_model\":\"STORM SHUTTER TYPE D\",\"product_description\":\"STORM SHUTTER TYPE D, 86\\\" HIGH PANEL\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-10-04 00:00:00\",\"instructions_url\":\"\"}],\"Storm Depot Of America, Inc. dba Storm-Busters\":[{\"manufacturer\":\"Storm Depot Of America, Inc. dba Storm-Busters\",\"approval_number_master\":\"FL#15877-R4\",\"approval_number\":\"FL15877.1\",\"seq\":1,\"product_model\":\"16MM Clearview\\u00ae Polycarbonate Storm Panels - Direct Mount\",\"product_description\":\"48\\\" x 96\\\" Polycarbonate Storm Panels - Direct Mount\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Depot Of America, Inc. dba Storm-Busters\",\"approval_number_master\":\"FL#15877-R4\",\"approval_number\":\"FL15877.2\",\"seq\":2,\"product_model\":\"16MM Clearview\\u00ae Polycarbonate Storm Panels - Direct Mount\",\"product_description\":\"96\\\" x 80\\\" Polycarbonate Storm Panels - Direct Mount\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Depot Of America, Inc. dba Storm-Busters\",\"approval_number_master\":\"FL#15877-R4\",\"approval_number\":\"FL15877.3\",\"seq\":3,\"product_model\":\"16MM Clearview\\u00ae Polycarbonate Storm Panels - Direct Mount\",\"product_description\":\"75\\\" x 66\\\" Polycarbonate Storm Panels - Direct Mount\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Depot Of America, Inc. dba Storm-Busters\",\"approval_number_master\":\"FL#15877-R4\",\"approval_number\":\"FL15877.4\",\"seq\":4,\"product_model\":\"16MM Clearview\\u00ae Polycarbonate Storm Panels - Direct Mount\",\"product_description\":\"48\\\" x 96\\\" Polycarbonate Storm Panels - Direct Mount - HVHZ LMI\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Depot Of America, Inc. dba Storm-Busters\",\"approval_number_master\":\"FL#7051-R0\",\"approval_number\":\"FL7051.1\",\"seq\":1,\"product_model\":\"Storm-Buster's Fastrac 16mm Storm Panel\",\"product_description\":\"16mm Polypropylene Single Storm Panel with One Anchor At Each Jamb\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Depot Of America, Inc. dba Storm-Busters\",\"approval_number_master\":\"FL#7051-R0\",\"approval_number\":\"FL7051.2\",\"seq\":2,\"product_model\":\"Storm-Buster's Fastrac 16mm Storm Panel\",\"product_description\":\"16mm Polypropylene Single Storm Panel w\\\/ Two Anchor At Each Jamb.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Depot Of America, Inc. dba Storm-Busters\",\"approval_number_master\":\"FL#7051-R0\",\"approval_number\":\"FL7051.3\",\"seq\":3,\"product_model\":\"Storm-Buster's Fastrac 16mm Storm Panel\",\"product_description\":\"16mm Polypropylene Storm Panel With Direct Mounted Anchors\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Depot Of America, Inc. dba Storm-Busters\",\"approval_number_master\":\"FL#7051-R0\",\"approval_number\":\"FL7051.4\",\"seq\":4,\"product_model\":\"Storm-Buster's Fastrac 16mm Storm Panel W\\\/ Panel Connector\",\"product_description\":\"16mm Polypropylene Double Storm Panel w\\\/ Panel Connector & Two Anchors At Each Jamb\",\"design_pressure\":\"+31\\\/-31\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Depot Of America, Inc. dba Storm-Busters\",\"approval_number_master\":\"FL#8777-R0\",\"approval_number\":\"FL8777.1\",\"seq\":1,\"product_model\":\"Series \\\"Fastrac\\\"\",\"product_description\":\"16mm Polypropylene Storm Panel w\\\/ Jamb Fasteners.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Depot Of America, Inc. dba Storm-Busters\",\"approval_number_master\":\"FL#8778-R0\",\"approval_number\":\"FL8778.1\",\"seq\":1,\"product_model\":\"\\\"Clearview\\\" Series\",\"product_description\":\"16mm Polycarbonate Double Storm Panels w\\\/ Aluminum Panel Connector Direct Mounted to Wood Buck.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Depot Of America, Inc. dba Storm-Busters\",\"approval_number_master\":\"FL#8778-R0\",\"approval_number\":\"FL8778.2\",\"seq\":2,\"product_model\":\"\\\"Clearview\\\" Series\",\"product_description\":\"16mm Polycarbonate Single Storm Panel w\\\/ Direct Mounted to Wood Buck.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Depot Of America, Inc. dba Storm-Busters\",\"approval_number_master\":\"FL#7575-R1\",\"approval_number\":\"FL7575.1\",\"seq\":1,\"product_model\":\"Storm - Busters Clearview\",\"product_description\":\"16mm Polycarbonate Single Storm Panel Direct Mounted\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Depot Of America, Inc. dba Storm-Busters\",\"approval_number_master\":\"FL#7575-R1\",\"approval_number\":\"FL7575.2\",\"seq\":2,\"product_model\":\"Storm Busters Clearview\",\"product_description\":\"16mm Polycarbonate Double Storm Panels w\\\/ Aluminum Panel Connector Direct Mounted\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Depot Of America, Inc. dba Storm-Busters\",\"approval_number_master\":\"FL#7575-R1\",\"approval_number\":\"FL7575.3\",\"seq\":3,\"product_model\":\"Storm-Busters Clearview\",\"product_description\":\"16mm Polycarbonate Storm Panel\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Depot Of America, Inc. dba Storm-Busters\",\"approval_number_master\":\"FL#15877-R0\",\"approval_number\":\"FL15877.5\",\"seq\":5,\"product_model\":\"16MM Clearview\\u00ae Polycarbonate Storm Panels - Track Mount\",\"product_description\":\"54\\\" x 66\\\" Polycarbonate Storm Panels - Track Mount\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Depot Of America, Inc. dba Storm-Busters\",\"approval_number_master\":\"FL#15877-R0\",\"approval_number\":\"FL15877.6\",\"seq\":6,\"product_model\":\"16MM Clearview\\u00ae Polycarbonate Storm Panels - Track Mount\",\"product_description\":\"74-3\\\/16\\\" x 72\\\" Polycarbonate Storm Panels - Track Mount\",\"design_pressure\":\"+31\\\/-31\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Atlantic Shutters, Inc.\":[{\"manufacturer\":\"Atlantic Shutters, Inc.\",\"approval_number_master\":\"FL#21070-R5\",\"approval_number\":\"FL21070.1\",\"seq\":1,\"product_model\":\"0.029\\\" Galvanized Steel Storm Panels\",\"product_description\":\"HVHZ and Non-HVHZ Compliant\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic Shutters, Inc.\",\"approval_number_master\":\"FL#29637-R3\",\"approval_number\":\"FL29637.1\",\"seq\":1,\"product_model\":\"0.050\\\" Aluminum Storm Panels (Version 2)\",\"product_description\":\"0.050\\\" Aluminum Storm Panels (Version 2)\",\"design_pressure\":\"+165\\\/-165\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic Shutters, Inc.\",\"approval_number_master\":\"FL#323-R0\",\"approval_number\":\"FL323.1\",\"seq\":1,\"product_model\":\".063 Aluminum Storm Panels\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic Shutters, Inc.\",\"approval_number_master\":\"FL#323-R0\",\"approval_number\":\"FL323.2\",\"seq\":2,\"product_model\":\"20 Gauge Steel Storm Panels\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic Shutters, Inc.\",\"approval_number_master\":\"FL#21070-R1\",\"approval_number\":\"FL21070.2\",\"seq\":2,\"product_model\":\"0.050\\\" Aluminum Storm Panels\",\"product_description\":\"HVHZ and Non-HVHZ Compliant\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"SL Westwood Design S de RL de CV\":[{\"manufacturer\":\"SL Westwood Design S de RL de CV\",\"approval_number_master\":\"FL#21719-R5\",\"approval_number\":\"FL21719.5\",\"seq\":5,\"product_model\":\"e. \\\"Front Row\\\" Hurricane Shutters\",\"product_description\":\"Non-Porous Polypropylene Hurricane Storm Panels with Aluminum Frame Single and Multiple Vertical Panels up to 10'0 in Height with Service Door.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SL Westwood Design S de RL de CV\",\"approval_number_master\":\"FL#21719-R5\",\"approval_number\":\"FL21719.6\",\"seq\":6,\"product_model\":\"f. \\\"Front Row\\\" Hurricane Shutters\",\"product_description\":\"Non-Porous Polypropylene Hurricane Storm Panels with Aluminum Frame Single and Multiple Vertical Panels up to 16'0 in Height\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SL Westwood Design S de RL de CV\",\"approval_number_master\":\"FL#21719-R0\",\"approval_number\":\"FL21719.1\",\"seq\":1,\"product_model\":\"a. \\\"Front Row\\\" Hurricane Shutters\",\"product_description\":\"Non-Porous Thermoplastic Hurricane Panel with Aluminum Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SL Westwood Design S de RL de CV\",\"approval_number_master\":\"FL#21719-R0\",\"approval_number\":\"FL21719.2\",\"seq\":2,\"product_model\":\"b. \\\"Front Row\\\" Hurricane Shutters\",\"product_description\":\"Non-Porous Polypropylene Hurricane Storm Panel with Aluminum Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SL Westwood Design S de RL de CV\",\"approval_number_master\":\"FL#21719-R2\",\"approval_number\":\"FL21719.3\",\"seq\":3,\"product_model\":\"c. \\\"Front Row\\\" Hurricane Shutters\",\"product_description\":\"Non-Porous Polypropylene Hurricane Storm Panels with Aluminum Frame Single and Multiple Horizontal Panels up to 10'0 in Width.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SL Westwood Design S de RL de CV\",\"approval_number_master\":\"FL#21719-R2\",\"approval_number\":\"FL21719.4\",\"seq\":4,\"product_model\":\"d. \\\"Front Row\\\" Hurricane Shutters\",\"product_description\":\"Non-Porous Polypropylene Hurricane Storm Panels with Aluminum Frame Single and Multiple Vertical Panels up to 14'0 in Height (Includes Corner Configuration)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Crimsafe North America\":[{\"manufacturer\":\"Crimsafe North America\",\"approval_number_master\":\"FL#38780-R1\",\"approval_number\":\"FL38780.1\",\"seq\":1,\"product_model\":\"Hinged Door Hurricane Screen\",\"product_description\":\"Hinged Door Hurricane Screen\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crimsafe North America\",\"approval_number_master\":\"FL#13259-R0\",\"approval_number\":\"FL13259.1\",\"seq\":1,\"product_model\":\"Safe-S-Cape\",\"product_description\":\"Aluminum Hinged Impact Window Screen\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crimsafe North America\",\"approval_number_master\":\"FL#13770-R0\",\"approval_number\":\"FL13770.1\",\"seq\":1,\"product_model\":\"Patio Enclosure\",\"product_description\":\"Aluminum Patio Enclosure with Stainless Steel Mesh\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crimsafe North America\",\"approval_number_master\":\"FL#13771-R0\",\"approval_number\":\"FL13771.1\",\"seq\":1,\"product_model\":\"Hinge Door Hurricane Screen\",\"product_description\":\"Aluminum Side Hinged Screen Door with Stainless Steel Mesh\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crimsafe North America\",\"approval_number_master\":\"FL#13779-R0\",\"approval_number\":\"FL13779.1\",\"seq\":1,\"product_model\":\"Fixed Build-Out Hurricane screen\",\"product_description\":\"Aluminum Fixed Build-Out hurricane screen with Stainless steel mesh\",\"design_pressure\":\"+75.0\\\/-75.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crimsafe North America\",\"approval_number_master\":\"FL#13259-R3\",\"approval_number\":\"FL13259.2\",\"seq\":2,\"product_model\":\"Crimsafe-S-Cape\",\"product_description\":\"Aluminum Hinged Stainless Steel Screen\",\"design_pressure\":\"+75.0\\\/-75.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crimsafe North America\",\"approval_number_master\":\"FL#13770-R3\",\"approval_number\":\"FL13770.2\",\"seq\":2,\"product_model\":\"Patio Enclosure\",\"product_description\":\"Aluminum Patio Enclosure with Stainless Steel Mesh\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crimsafe North America\",\"approval_number_master\":\"FL#13771-R3\",\"approval_number\":\"FL13771.2\",\"seq\":2,\"product_model\":\"Hurricane Hinge Screen Door\",\"product_description\":\"Aluminum Side Hinge Screen Door with Stainless Steel Mesh\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crimsafe North America\",\"approval_number_master\":\"FL#13779-R3\",\"approval_number\":\"FL13779.2\",\"seq\":2,\"product_model\":\"Fixed Build-Out Hurricane Screen\",\"product_description\":\"Aluminum Fixed Build-Out Hurricane Screen with Stainless Steel Mesh\",\"design_pressure\":\"+75.0\\\/-75.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crimsafe North America\",\"approval_number_master\":\"FL#29455-R0\",\"approval_number\":\"FL29455.1\",\"seq\":1,\"product_model\":\"a. Safe-S-Capes Window Hurricane Screen \\\"Impact\\\"\",\"product_description\":\"Aluminum Hinged \\\"Impact\\\" Stainless Steel Mesh Window Screen\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crimsafe North America\",\"approval_number_master\":\"FL#29455-R0\",\"approval_number\":\"FL29455.2\",\"seq\":2,\"product_model\":\"b. Build-Out Window Hurricane Screen \\\"Impact\\\"\",\"product_description\":\"\\\"Impact\\\" Aluminum Fixed Build-Out Hurricane Window Screen with Stainless Steel Mesh\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crimsafe North America\",\"approval_number_master\":\"FL#29455-R0\",\"approval_number\":\"FL29455.3\",\"seq\":3,\"product_model\":\"c. Patio Enclosure Hurricane Screen \\\"Impact\\\"\",\"product_description\":\"\\\"Impact\\\" Aluminum Fixed Vertical and Horizontal Mulled Hurricane Patio Screen Enclosure with Stainless Steel Mesh\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Crimsafe North America\",\"approval_number_master\":\"FL#29455-R0\",\"approval_number\":\"FL29455.4\",\"seq\":4,\"product_model\":\"d. Hinged Door Hurricane Screen \\\"Impact\\\"\",\"product_description\":\"\\\"Impact\\\" Aluminum Side Hinged Hurricane Screen Door with Stainless Steel Mesh\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Miami Dade Aluminum\":[{\"manufacturer\":\"Miami Dade Aluminum\",\"approval_number_master\":\"FL#31682-R1\",\"approval_number\":\"FL31682.1\",\"seq\":1,\"product_model\":\"0.0375\\\" Galvanized Steel Storm Panel \\\/ HVHZ & NHVHZ\",\"product_description\":\"Corrugated Galvanized Steel Storm Panels retained or not by tracks to provide hurricane protection.\",\"design_pressure\":\"+60\\\/-64\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"F&S US LLC\":[{\"manufacturer\":\"F&S US LLC\",\"approval_number_master\":\"FL#40308-R2\",\"approval_number\":\"FL40308.1\",\"seq\":1,\"product_model\":\"16 mm Multiwall Polycarbonate Storm Panels\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+69.3\\\/-69.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"F&S US LLC\",\"approval_number_master\":\"FL#10596-R0\",\"approval_number\":\"FL10596.1\",\"seq\":1,\"product_model\":\"16mm Multiwall Polycarbonate Storm Panels\",\"product_description\":\"16mm Multiwall Polycarbonate Storm Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Gallina USA LLC\":[{\"manufacturer\":\"Gallina USA LLC\",\"approval_number_master\":\"FL#41675-R2\",\"approval_number\":\"FL41675.1\",\"seq\":1,\"product_model\":\"5\\\/8\\\" HURRICANE STORM PANEL RDC\",\"product_description\":\"5\\\/8\\\" HURRICANE STORM PANEL RDC\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gallina USA LLC\",\"approval_number_master\":\"FL#10799-R0\",\"approval_number\":\"FL10799.1\",\"seq\":1,\"product_model\":\"16mm Clear Polycarbonate Single Storm Panel w\\\/ Aluminum Track Sill\",\"product_description\":\"16mm Clear Polycarbonate Single Storm Panel w\\\/ Aluminum Track Sill\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gallina USA LLC\",\"approval_number_master\":\"FL#10799-R0\",\"approval_number\":\"FL10799.2\",\"seq\":2,\"product_model\":\"16mm Hurricane Storm Panel\",\"product_description\":\"Polycarbonate flat storm panel. Maximum panel size: 48\\\"x96\\\"x16mm\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gallina USA LLC\",\"approval_number_master\":\"FL#10799-R0\",\"approval_number\":\"FL10799.3\",\"seq\":3,\"product_model\":\"16mm polycarbonate storm shutters\",\"product_description\":\"16mm Clear Polycarbonate Single Storm Panel\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gallina USA LLC\",\"approval_number_master\":\"FL#10799-R0\",\"approval_number\":\"FL10799.4\",\"seq\":4,\"product_model\":\"25mm Hurricane Storm Panel\",\"product_description\":\"Polycarbonate Flat Storm Panels\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Evolution Hurricane Shutters, LLC\":[{\"manufacturer\":\"Evolution Hurricane Shutters, LLC\",\"approval_number_master\":\"FL#15888-R3\",\"approval_number\":\"FL15888.1\",\"seq\":1,\"product_model\":\"Clear Storm panel\",\"product_description\":\"Clearn Storm Panel\",\"design_pressure\":\"+50\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Shutter Tech, Inc. A.K.A. Metal Tech\":[{\"manufacturer\":\"Shutter Tech, Inc. A.K.A. Metal Tech\",\"approval_number_master\":\"FL#117-R0\",\"approval_number\":\"FL117.1\",\"seq\":1,\"product_model\":\".050 Aluminum Storm Panel\",\"product_description\":\"Maximum Impact .050 Alum. Storm Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shutter Tech, Inc. A.K.A. Metal Tech\",\"approval_number_master\":\"FL#117-R0\",\"approval_number\":\"FL117.2\",\"seq\":2,\"product_model\":\".060 Aluminum Storm Panel\",\"product_description\":\"Maximum Impact .060 Alum. Storm Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shutter Tech, Inc. A.K.A. Metal Tech\",\"approval_number_master\":\"FL#117-R0\",\"approval_number\":\"FL117.3\",\"seq\":3,\"product_model\":\"20ga Steel Storm Panel\",\"product_description\":\"Maximum Impact 20ga Steel Storm Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shutter Tech, Inc. A.K.A. Metal Tech\",\"approval_number_master\":\"FL#117-R0\",\"approval_number\":\"FL117.4\",\"seq\":4,\"product_model\":\"24ga Steel Storm Panel\",\"product_description\":\"Maximum Impact 24ga Steel Storm Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shutter Tech, Inc. A.K.A. Metal Tech\",\"approval_number_master\":\"FL#9413-R0\",\"approval_number\":\"FL9413.1\",\"seq\":1,\"product_model\":\"24ga .031 Steel\",\"product_description\":\"24ga .031 Galvanized Steel Hurricane Panel\",\"design_pressure\":\"+67.06\\\/--91.44\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shutter Tech, Inc. A.K.A. Metal Tech\",\"approval_number_master\":\"FL#9423-R0\",\"approval_number\":\"FL9423.1\",\"seq\":1,\"product_model\":\"20ga .041 Steel\",\"product_description\":\"20ga .041 Galvanized Steel Hurricane Panel\",\"design_pressure\":\"+67.06\\\/-91.44\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shutter Tech, Inc. A.K.A. Metal Tech\",\"approval_number_master\":\"FL#9424-R0\",\"approval_number\":\"FL9424.1\",\"seq\":1,\"product_model\":\".050 Aluminum\",\"product_description\":\".050 Aluminum Hurricane Panel\",\"design_pressure\":\"+67.06\\\/-91.44\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shutter Tech, Inc. A.K.A. Metal Tech\",\"approval_number_master\":\"FL#9425-R0\",\"approval_number\":\"FL9425.1\",\"seq\":1,\"product_model\":\".060 Aluminum Panel\",\"product_description\":\".060 Aluminum Hurricane Panel\",\"design_pressure\":\"+67.06\\\/-91.44\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shutter Tech, Inc. A.K.A. Metal Tech\",\"approval_number_master\":\"FL#722-R2\",\"approval_number\":\"FL722.1\",\"seq\":1,\"product_model\":\".024 Galv. Steel\",\"product_description\":\"Hurricane Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shutter Tech, Inc. A.K.A. Metal Tech\",\"approval_number_master\":\"FL#13505-R0\",\"approval_number\":\"FL13505.1\",\"seq\":1,\"product_model\":\"ArmorPanel\",\"product_description\":\"PVC-Coated Fabric Storm Panels with Kevlar Grommet Reinforcement\",\"design_pressure\":\"+62\\\/-66\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shutter Tech, Inc. A.K.A. Metal Tech\",\"approval_number_master\":\"FL#14868-R0\",\"approval_number\":\"FL14868.1\",\"seq\":1,\"product_model\":\".050 ALUMINUM STORM PANEL\",\"product_description\":\"MAXIMUM IMPACT .050 ALUMINUM STORM PANEL\",\"design_pressure\":\"+91.44\\\/-91.44\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-10-22 00:00:00\",\"instructions_url\":\"\"}],\"Robico Shutters, Inc.\":[{\"manufacturer\":\"Robico Shutters, Inc.\",\"approval_number_master\":\"FL#146-R0\",\"approval_number\":\"FL146.1\",\"seq\":1,\"product_model\":\"0.039\\\"(min.)Galvanized Steel S\",\"product_description\":\"2\\\" deep x 12\\\" wide corrugated metal panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Robico Shutters, Inc.\",\"approval_number_master\":\"FL#519-R0\",\"approval_number\":\"FL519.1\",\"seq\":1,\"product_model\":\"24 Ga Galvanized Steel Storm P\",\"product_description\":\"12.5\\\" Wide x 2\\\" Deep Corrugated Metal Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Robico Shutters, Inc.\",\"approval_number_master\":\"FL#2301-R0\",\"approval_number\":\"FL2301.1\",\"seq\":1,\"product_model\":\"24 Ga Galv Stl Storm Pnls\",\"product_description\":\"12\\\" wide x 2\\\" deep Corrugated Metal Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Hurst Awning Company Inc.\":[{\"manufacturer\":\"Hurst Awning Company Inc.\",\"approval_number_master\":\"FL#174-R0\",\"approval_number\":\"FL174.1\",\"seq\":1,\"product_model\":\"0.050\\\" Aluminum Storm Panels S\",\"product_description\":\"2\\\" dp x 12.5\\\" w corrugated metal panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurst Awning Company Inc.\",\"approval_number_master\":\"FL#174-R0\",\"approval_number\":\"FL174.2\",\"seq\":2,\"product_model\":\"0.063\\\" Aluminum (5052 H32 allo\",\"product_description\":\"2\\\" dp x 12\\\" or 12.5\\\" w corrugated metal panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurst Awning Company Inc.\",\"approval_number_master\":\"FL#174-R0\",\"approval_number\":\"FL174.3\",\"seq\":3,\"product_model\":\"20 Ga. Steel Storm Panel Syste\",\"product_description\":\"2\\\" dp x 12\\\" or 12.5\\\" w corrugated metal panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurst Awning Company Inc.\",\"approval_number_master\":\"FL#174-R0\",\"approval_number\":\"FL174.4\",\"seq\":4,\"product_model\":\"24 Steel Storm Panel\",\"product_description\":\"2\\\" dp x 12.5\\\" w corrugated metal panel (.0312\\\" min.)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurst Awning Company Inc.\",\"approval_number_master\":\"FL#1189-R0\",\"approval_number\":\"FL1189.1\",\"seq\":1,\"product_model\":\".040, .050, .060\\\" Alum Stm Pnl\",\"product_description\":\"2\\\" Deep x 12.5\\\" Wide Corrugated Metal Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurst Awning Company Inc.\",\"approval_number_master\":\"FL#1189-R0\",\"approval_number\":\"FL1189.2\",\"seq\":2,\"product_model\":\"20 and 24 Ga Galv Stl Stm Pnls\",\"product_description\":\"2\\\" Deep x 12.5\\\" Wide Corrugated Metal Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurst Awning Company Inc.\",\"approval_number_master\":\"FL#3402-R0\",\"approval_number\":\"FL3402.1\",\"seq\":1,\"product_model\":\"0.019 \\\" Galvanized Steel Storm Panel\",\"product_description\":\"Corrugated steel panel, 12.5\\\" effective width and 2\\\" deep with variable lengths, used for protection of openings that are subjected to Hurricane force winds and or windborne debris\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurst Awning Company Inc.\",\"approval_number_master\":\"FL#8532-R0\",\"approval_number\":\"FL8532.1\",\"seq\":1,\"product_model\":\"20 Ga Steel Storm Panel\",\"product_description\":\"12\\\" wide x 2\\\" deep corrugated steel panel.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurst Awning Company Inc.\",\"approval_number_master\":\"FL#13471-R0\",\"approval_number\":\"FL13471.1\",\"seq\":1,\"product_model\":\"0.050\\\" Aluminum Storm Panel\",\"product_description\":\"0.050\\\" Aluminum Storm Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurst Awning Company Inc.\",\"approval_number_master\":\"FL#15657-R0\",\"approval_number\":\"FL15657.1\",\"seq\":1,\"product_model\":\"0.050\\\" ALUMINUM STORM PANEL\",\"product_description\":\"2\\\" deep Corrugated Aluminum Alloy panel, with 12.5\\\" coverage. Panel attaches to wall with various headers and sills and includes direct mount and build out mount conditions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurst Awning Company Inc.\",\"approval_number_master\":\"FL#15657-R0\",\"approval_number\":\"FL15657.2\",\"seq\":2,\"product_model\":\"THE 24 STEEL STORM PANEL\",\"product_description\":\"2\\\" deep Corrugated Galvanized Steel panel, with 12.5\\\" coverage. Panel attaches to wall with various headers and sills and includes direct mount and build out mount conditions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Southeastern Metals Mfg. Co., A Gibraltar Company\":[{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#277-R0\",\"approval_number\":\"FL277.1\",\"seq\":1,\"product_model\":\".063 Aluminum Storm Panel Syst\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#277-R0\",\"approval_number\":\"FL277.2\",\"seq\":2,\"product_model\":\"20 Gauge Galvanized Steel Stor\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#8850-R0\",\"approval_number\":\"FL8850.1\",\"seq\":1,\"product_model\":\"ALUMINUM STORM PANEL\",\"product_description\":\"HURRICANE STROM PANEL -ALUMINUM\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southeastern Metals Mfg. Co., A Gibraltar Company\",\"approval_number_master\":\"FL#11936-R0\",\"approval_number\":\"FL11936.1\",\"seq\":1,\"product_model\":\"Aluminum Storm Panel\",\"product_description\":\"Hurricane Storm Panel - Aluminum\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-11-15 00:00:00\",\"instructions_url\":\"\"}],\"Southern Metals Products,LLC\":[{\"manufacturer\":\"Southern Metals Products,LLC\",\"approval_number_master\":\"FL#310-R0\",\"approval_number\":\"FL310.1\",\"seq\":1,\"product_model\":\"02-0531.01\",\"product_description\":\".063 Aluminum Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Metals Products,LLC\",\"approval_number_master\":\"FL#310-R0\",\"approval_number\":\"FL310.2\",\"seq\":2,\"product_model\":\"02-0531.04\",\"product_description\":\"18 Ga. Steel Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Metals Products,LLC\",\"approval_number_master\":\"FL#310-R0\",\"approval_number\":\"FL310.3\",\"seq\":3,\"product_model\":\"02-0904.06\",\"product_description\":\".050 Aluminum Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Metals Products,LLC\",\"approval_number_master\":\"FL#310-R0\",\"approval_number\":\"FL310.4\",\"seq\":4,\"product_model\":\"03-0423.02\",\"product_description\":\"20 Ga. Steel Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Metals Products,LLC\",\"approval_number_master\":\"FL#358-R0\",\"approval_number\":\"FL358.1\",\"seq\":1,\"product_model\":\"18 Ga Steel Storm Panel\",\"product_description\":\"1.84\\\" deep x 13\\\" wide corrugated metal panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Metals Products,LLC\",\"approval_number_master\":\"FL#358-R0\",\"approval_number\":\"FL358.2\",\"seq\":2,\"product_model\":\"20 Ga Steel Storm Panel\",\"product_description\":\"1.84\\\" deep x 13\\\" wide corrugated metal panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Metals Products,LLC\",\"approval_number_master\":\"FL#358-R0\",\"approval_number\":\"FL358.3\",\"seq\":3,\"product_model\":\"24 Ga Steel Storm Panel\",\"product_description\":\"1.84\\\" deep x 13\\\" wide corrugated metal panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Metals Products,LLC\",\"approval_number_master\":\"FL#358-R0\",\"approval_number\":\"FL358.4\",\"seq\":4,\"product_model\":\"26 Ga Galv Steel Storm Panels\",\"product_description\":\"1.75\\\" deep x 13\\\" wide corrugated metal panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Metals Products,LLC\",\"approval_number_master\":\"FL#4982-R0\",\"approval_number\":\"FL4982.1\",\"seq\":1,\"product_model\":\"24 Ga Galvanized Steel Storm Panels\",\"product_description\":\"1.84 inch deep corrugated metal panel with 13 inches of coverage\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Metals Products,LLC\",\"approval_number_master\":\"FL#5074-R0\",\"approval_number\":\"FL5074.1\",\"seq\":1,\"product_model\":\"0.063\\\" Aluminum Storm Panels, 18 Ga Steel Storm Panels and 20 Ga Steel Storm Panels\",\"product_description\":\"Corrugated metal panels made from aluminum alloy or galvanized steel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Metals Products,LLC\",\"approval_number_master\":\"FL#11745-R0\",\"approval_number\":\"FL11745.1\",\"seq\":1,\"product_model\":\"20 Ga. Steel Storm Panel\",\"product_description\":\"20 Ga. Steel Storm Panel HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-07-31 00:00:00\",\"instructions_url\":\"\"}],\"Florida Storm Panels, Inc.\":[{\"manufacturer\":\"Florida Storm Panels, Inc.\",\"approval_number_master\":\"FL#333-R0\",\"approval_number\":\"FL333.1\",\"seq\":1,\"product_model\":\".060\\\" Storm Panel (Miami-Dade)\",\"product_description\":\".060\\\" Aluminum Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Storm Panels, Inc.\",\"approval_number_master\":\"FL#333-R0\",\"approval_number\":\"FL333.2\",\"seq\":2,\"product_model\":\"20ga Strom Panel (Miami-Dade)\",\"product_description\":\"20ga (0.035\\\") Galv Steel Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Storm Panels, Inc.\",\"approval_number_master\":\"FL#333-R0\",\"approval_number\":\"FL333.3\",\"seq\":3,\"product_model\":\"22ga Storm Panel (Miami-Dade)\",\"product_description\":\"22ga (0.029\\\") Galv Steel Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Storm Panels, Inc.\",\"approval_number_master\":\"FL#333-R0\",\"approval_number\":\"FL333.4\",\"seq\":4,\"product_model\":\"Removed\",\"product_description\":\"Removed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Storm Panels, Inc.\",\"approval_number_master\":\"FL#411-R0\",\"approval_number\":\"FL411.1\",\"seq\":1,\"product_model\":\"24ga Storm Panels\",\"product_description\":\"24ga (0.055\\\") Galv Steel Storm Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Shutter Solutions, Inc.\":[{\"manufacturer\":\"Shutter Solutions, Inc.\",\"approval_number_master\":\"FL#334-R0\",\"approval_number\":\"FL334.1\",\"seq\":1,\"product_model\":\"0.050\\\" Solid Aluminum Storm Pa\",\"product_description\":\"12\\\" W x 2\\\" Deep Corrugated Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shutter Solutions, Inc.\",\"approval_number_master\":\"FL#334-R0\",\"approval_number\":\"FL334.2\",\"seq\":2,\"product_model\":\"0.063\\\" Solid Aluminum Storm Pa\",\"product_description\":\"12\\\" W and Adjustable to 13.76\\\" W x 2\\\" deep corrugated panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shutter Solutions, Inc.\",\"approval_number_master\":\"FL#334-R0\",\"approval_number\":\"FL334.3\",\"seq\":3,\"product_model\":\"20 Ga. Galvanized Solid Steel\",\"product_description\":\"12\\\" W and Adjustable to 13.76\\\" W x 2\\\" deep corrugated panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shutter Solutions, Inc.\",\"approval_number_master\":\"FL#334-R0\",\"approval_number\":\"FL334.4\",\"seq\":4,\"product_model\":\"24 Ga Galv. Solid Steel Storm\",\"product_description\":\"12\\\" W x 2\\\" Deep Corrugated Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shutter Solutions, Inc.\",\"approval_number_master\":\"FL#3403-R0\",\"approval_number\":\"FL3403.1\",\"seq\":1,\"product_model\":\"0.030\\\" Galvanized Steel Storm Panel\",\"product_description\":\"Corrugated panel that is 2\\\" deep with approximately 11.7\\\" of effective coverage (adjustable coverage)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shutter Solutions, Inc.\",\"approval_number_master\":\"FL#3442-R0\",\"approval_number\":\"FL3442.1\",\"seq\":1,\"product_model\":\"Window-Shutter Kit\",\"product_description\":\"Fin or Flange shutter kits that provides impact protection to an opening.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shutter Solutions, Inc.\",\"approval_number_master\":\"FL#5581-R0\",\"approval_number\":\"FL5581.1\",\"seq\":1,\"product_model\":\"Lite Kit Guard\",\"product_description\":\"Impact protection for glazed swing doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shutter Solutions, Inc.\",\"approval_number_master\":\"FL#5905-R0\",\"approval_number\":\"FL5905.1\",\"seq\":1,\"product_model\":\"Fin Header and Sill Kit\",\"product_description\":\"Fin mounted header and sill kit with adjustable storm panel and inside closure panel w\\\/ exterior steel shutter panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shutter Solutions, Inc.\",\"approval_number_master\":\"FL#5905-R0\",\"approval_number\":\"FL5905.2\",\"seq\":2,\"product_model\":\"flange header and sill kit\",\"product_description\":\"Flange mounted header and sill kit w\\\/ adjustable storm panel and inside closure panel w\\\/exterior steel shutter panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Ocean Shutters Manufacturing, Inc.\":[{\"manufacturer\":\"Ocean Shutters Manufacturing, Inc.\",\"approval_number_master\":\"FL#335-R0\",\"approval_number\":\"FL335.1\",\"seq\":1,\"product_model\":\".0511\\\"Storm Panel (Miami-Dade)\",\"product_description\":\"0.0511\\\" Aluminum Strom Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ocean Shutters Manufacturing, Inc.\",\"approval_number_master\":\"FL#335-R0\",\"approval_number\":\"FL335.2\",\"seq\":2,\"product_model\":\"20ga Strorm Panel (Miami-Dade)\",\"product_description\":\"20ga Galv Steel Storm Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ocean Shutters Manufacturing, Inc.\",\"approval_number_master\":\"FL#335-R0\",\"approval_number\":\"FL335.3\",\"seq\":3,\"product_model\":\"OSMI-UltraLight (Miami-Dade)\",\"product_description\":\"0.030\\\"(min.) Galv Steel Storm Panel Shutters\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ocean Shutters Manufacturing, Inc.\",\"approval_number_master\":\"FL#335-R0\",\"approval_number\":\"FL335.4\",\"seq\":4,\"product_model\":\"Removed\",\"product_description\":\"Removed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ocean Shutters Manufacturing, Inc.\",\"approval_number_master\":\"FL#6641-R0\",\"approval_number\":\"FL6641.1\",\"seq\":1,\"product_model\":\"0.0511\\\" Aluminum Storm Panel\",\"product_description\":\"2\\\" deep x 12\\\" wide Corrugated metal panel rolled from aluminum alloy sheet.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ocean Shutters Manufacturing, Inc.\",\"approval_number_master\":\"FL#6641-R0\",\"approval_number\":\"FL6641.2\",\"seq\":2,\"product_model\":\"OSMI Ultra-Light Galv. Steel Storm Panel\",\"product_description\":\"2\\\" deep x 12\\\" wide Corrugated metal panel rolled from Grade 80 galv. steel sheet.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ocean Shutters Manufacturing, Inc.\",\"approval_number_master\":\"FL#417-R2\",\"approval_number\":\"FL417.1\",\"seq\":1,\"product_model\":\"\\\"Super-Light\\\" Steel Panel\",\"product_description\":\"0.019\\\" Galv Steel Storm Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ocean Shutters Manufacturing, Inc.\",\"approval_number_master\":\"FL#3342-R2\",\"approval_number\":\"FL3342.1\",\"seq\":1,\"product_model\":\"ASTM 24ga Panels\",\"product_description\":\"24ga (0.030\\\") Galv Steel Storm Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ocean Shutters Manufacturing, Inc.\",\"approval_number_master\":\"FL#11998-R0\",\"approval_number\":\"FL11998.1\",\"seq\":1,\"product_model\":\"0.0511 \\\" Aluminum Storm Panel\",\"product_description\":\"2\\\" deep x 12\\\" wide coverage, corrugated aluminum panel.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ocean Shutters Manufacturing, Inc.\",\"approval_number_master\":\"FL#12005-R0\",\"approval_number\":\"FL12005.1\",\"seq\":1,\"product_model\":\"OSMI Ultra-Light Galvanized Steel Storm Panel\",\"product_description\":\"2\\\" deep x 12\\\" wide coverage, corrugated steel panel.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"}],\"LOOKOUT SHUTTERS, INC.\":[{\"manufacturer\":\"LOOKOUT SHUTTERS, INC.\",\"approval_number_master\":\"FL#338-R0\",\"approval_number\":\"FL338.1\",\"seq\":1,\"product_model\":\"Clear Storm Panels\",\"product_description\":\"Corrugated lexan xl-10 sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LOOKOUT SHUTTERS, INC.\",\"approval_number_master\":\"FL#338-R0\",\"approval_number\":\"FL338.2\",\"seq\":2,\"product_model\":\"Clear Storm Panels\",\"product_description\":\"Corrugated Lexan XL-10 Sheet\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LOOKOUT SHUTTERS, INC.\",\"approval_number_master\":\"FL#5389-R0\",\"approval_number\":\"FL5389.1\",\"seq\":1,\"product_model\":\"Clear Storm Panel\",\"product_description\":\"Lexan XL-10 Clear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LOOKOUT SHUTTERS, INC.\",\"approval_number_master\":\"FL#5394-R0\",\"approval_number\":\"FL5394.1\",\"seq\":1,\"product_model\":\"Clear Storm Panel for HVHZ\",\"product_description\":\"Lexan XL-10 Clear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"All American Shutters\":[{\"manufacturer\":\"All American Shutters\",\"approval_number_master\":\"FL#347-R0\",\"approval_number\":\"FL347.1\",\"seq\":1,\"product_model\":\"22ga Steel Panels (Miami-Dade)\",\"product_description\":\"0.0292\\\" Galv Steel Storm Panels, Safety Edge System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"All American Shutters\",\"approval_number_master\":\"FL#347-R0\",\"approval_number\":\"FL347.2\",\"seq\":2,\"product_model\":\"Removed\",\"product_description\":\"Removed\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Four Seasons Building Products\":[{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#423-R0\",\"approval_number\":\"FL423.1\",\"seq\":1,\"product_model\":\"Alum Storm Panel (Miami-Dade)\",\"product_description\":\"0.050 Aluminum Storm Panel Shutters\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#7344-R2\",\"approval_number\":\"FL7344.1\",\"seq\":1,\"product_model\":\"0.050\\\" Aluminum Storm Panels\",\"product_description\":\"0.050\\\" Aluminum Storm Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#7344-R2\",\"approval_number\":\"FL7344.2\",\"seq\":2,\"product_model\":\"26ga Galv Steel Storm Panels\",\"product_description\":\"26ga Galv Steel Storm Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#11356-R0\",\"approval_number\":\"FL11356.1\",\"seq\":1,\"product_model\":\"Metals USA Sunroom with Storm Panels\",\"product_description\":\"0.050\\\" Metals USA Storm Panel on Metals USA Sunroom wall assemblies.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#11406-R0\",\"approval_number\":\"FL11406.1\",\"seq\":1,\"product_model\":\"Enforcer Storm Panel\",\"product_description\":\".050\\\" aluminum storm panel\",\"design_pressure\":\"+75\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-19 00:00:00\",\"instructions_url\":\"\"}],\"Nu-Vue Industries Inc.\":[{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#615-R2\",\"approval_number\":\"FL615.1\",\"seq\":1,\"product_model\":\"0.0395\\\" (Min.). Galvanized steel storm panels\",\"product_description\":\"Impact resistant Panels\",\"design_pressure\":\"+60\\\/-72\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#615-R2\",\"approval_number\":\"FL615.2\",\"seq\":2,\"product_model\":\"ASSA\\\/ Accordion Shutters\",\"product_description\":\"Aluminum Impact Resitant Shutters\",\"design_pressure\":\"+180\\\/-180\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Alufab Hurricane Shutters Inc\":[{\"manufacturer\":\"Alufab Hurricane Shutters Inc\",\"approval_number_master\":\"FL#1025-R0\",\"approval_number\":\"FL1025.1\",\"seq\":1,\"product_model\":\"26,24 and 22 ga galvanized ste\",\"product_description\":\"Removable Panels for Hurricane Protection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alufab Hurricane Shutters Inc\",\"approval_number_master\":\"FL#4804-R2\",\"approval_number\":\"FL4804.1\",\"seq\":1,\"product_model\":\"24ga & 22ga Steel Storm Panels\",\"product_description\":\"Corrugated 22ga and 24ga Steel Storm Panels\",\"design_pressure\":\"+104\\\/-104\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Raymond Building Supply Shutter Division\":[{\"manufacturer\":\"Raymond Building Supply Shutter Division\",\"approval_number_master\":\"FL#1404-R0\",\"approval_number\":\"FL1404.1\",\"seq\":1,\"product_model\":\".040,.050,.060\\\" Alum Storm Pnl\",\"product_description\":\"2\\\" Deep x 13\\\" Wide Corrugated Metal Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raymond Building Supply Shutter Division\",\"approval_number_master\":\"FL#1404-R0\",\"approval_number\":\"FL1404.2\",\"seq\":2,\"product_model\":\"26 and 24 Ga. Galv Steel Storm\",\"product_description\":\"2\\\" Deep x 13\\\" Wide Corrugated Metal Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raymond Building Supply Shutter Division\",\"approval_number_master\":\"FL#2334-R2\",\"approval_number\":\"FL2334.1\",\"seq\":1,\"product_model\":\"040\\\",050\\\",060\\\" Aluminum Storm Panels\",\"product_description\":\"2\\\" deep x 13\\\" wide Corrugated Metal Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raymond Building Supply Shutter Division\",\"approval_number_master\":\"FL#2334-R2\",\"approval_number\":\"FL2334.2\",\"seq\":2,\"product_model\":\"24 - 26 Ga Galvanized Steel Storm Panels\",\"product_description\":\"2\\\" deep x 13\\\" wide Corrugated Metal Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Storm Shield\":[{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#1984-R0\",\"approval_number\":\"FL1984.1\",\"seq\":1,\"product_model\":\"4 x 6 Single\",\"product_description\":\"Storm Shield Window Barriers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#1984-R0\",\"approval_number\":\"FL1984.2\",\"seq\":2,\"product_model\":\"4 x 6 Triple\",\"product_description\":\"Storm Shield Window Barriers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#1984-R0\",\"approval_number\":\"FL1984.3\",\"seq\":3,\"product_model\":\"4 x 9 Single\",\"product_description\":\"Storm Shield Window Barriers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#1984-R0\",\"approval_number\":\"FL1984.4\",\"seq\":4,\"product_model\":\"4 x 9 Triple\",\"product_description\":\"Storm Shield Window Barriers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#1984-R0\",\"approval_number\":\"FL1984.5\",\"seq\":5,\"product_model\":\"5 x 7 Triple\",\"product_description\":\"Storm Shield Window Barriers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#1984-R0\",\"approval_number\":\"FL1984.6\",\"seq\":6,\"product_model\":\"5 x 7 Single\",\"product_description\":\"Storm Shield Window Barriers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#1984-R0\",\"approval_number\":\"FL1984.7\",\"seq\":7,\"product_model\":\"Bahama\",\"product_description\":\"Storm Shield Window Barriers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#1984-R0\",\"approval_number\":\"FL1984.8\",\"seq\":8,\"product_model\":\"Fixed\",\"product_description\":\"Storm Shield Window Barriers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#1984-R0\",\"approval_number\":\"FL1984.9\",\"seq\":9,\"product_model\":\"Ready Mount\",\"product_description\":\"Storm Shield Window Barriers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#1984-R0\",\"approval_number\":\"FL1984.10\",\"seq\":10,\"product_model\":\"Side Hinged\",\"product_description\":\"Storm Shield Window Barriers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#1984-R0\",\"approval_number\":\"FL1984.11\",\"seq\":11,\"product_model\":\"Split Sash\",\"product_description\":\"Storm Shield Window Barriers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#6256-R0\",\"approval_number\":\"FL6256.1\",\"seq\":1,\"product_model\":\"4 x 6 Ready Mount Single\",\"product_description\":\"4 x 6 Ready Mount Single\\nStorm Shield Enhanced Level E\\n(with stainless steel barrier)\",\"design_pressure\":\"+182\\\/-182\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#6256-R0\",\"approval_number\":\"FL6256.2\",\"seq\":2,\"product_model\":\"4 x 6 Ready Mount Triple\",\"product_description\":\"4 x 6 Ready Mount Triple\\nStorm Shield Enhanced Level E\\n(with stainless steel barrier)\\n(and midheight bar)\",\"design_pressure\":\"+191\\\/-191\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#6256-R0\",\"approval_number\":\"FL6256.3\",\"seq\":3,\"product_model\":\"4 x 6 Side Hinged\",\"product_description\":\"4 x 6 Side Hinged\\nStorm Shield Enhanced Level E\\n(with stainless steel barrier)\",\"design_pressure\":\"+129\\\/-102\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#6256-R0\",\"approval_number\":\"FL6256.4\",\"seq\":4,\"product_model\":\"5 x 7 Side Hinged\",\"product_description\":\"5 x 7 Side Hinged\\nStorm Shield Enhanced Level E\\n(with stainless steel barrier)\",\"design_pressure\":\"+109\\\/-109\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#4602-R2\",\"approval_number\":\"FL4602.1\",\"seq\":1,\"product_model\":\"4 x 6 Single Ready Mount\",\"product_description\":\"Ready Mount Hurricane Barrier\",\"design_pressure\":\"+224.5\\\/-224.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-07-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#4602-R2\",\"approval_number\":\"FL4602.2\",\"seq\":2,\"product_model\":\"4 x 6 Triple Ready Mount\",\"product_description\":\"Ready Mount Hurricane Barrier\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-07-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#4602-R2\",\"approval_number\":\"FL4602.3\",\"seq\":3,\"product_model\":\"4 x 7 Single Door\",\"product_description\":\"Storm Door\",\"design_pressure\":\"+66\\\/-66\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#4602-R2\",\"approval_number\":\"FL4602.4\",\"seq\":4,\"product_model\":\"4 x 9 Single Ready Mount\",\"product_description\":\"Ready Mount Hurricane Barrier\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-07-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#4602-R2\",\"approval_number\":\"FL4602.5\",\"seq\":5,\"product_model\":\"4 x 9 Triple Ready Mount\",\"product_description\":\"Ready Mount Hurricane Barrier\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-07-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#4602-R2\",\"approval_number\":\"FL4602.6\",\"seq\":6,\"product_model\":\"5 x 7 Double Side Hinged\",\"product_description\":\"Side Hinged Hurricane Barrier\",\"design_pressure\":\"+66\\\/-66\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#4602-R2\",\"approval_number\":\"FL4602.7\",\"seq\":7,\"product_model\":\"5 x 7 Fixed\",\"product_description\":\"Fixed Barrier\",\"design_pressure\":\"+94.3\\\/-94.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#4602-R2\",\"approval_number\":\"FL4602.8\",\"seq\":8,\"product_model\":\"5 x 7 Single Ready Mount\",\"product_description\":\"Ready Mount Hurrican Barrier\",\"design_pressure\":\"+84.9\\\/-84.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#4602-R2\",\"approval_number\":\"FL4602.9\",\"seq\":9,\"product_model\":\"5 x 7 Triple Ready Mount\",\"product_description\":\"Ready Mount Hurricane Barrier\",\"design_pressure\":\"+84.9\\\/-84.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#4602-R0\",\"approval_number\":\"FL4602.10\",\"seq\":10,\"product_model\":\"Split Sash\",\"product_description\":\"Split Sash Hurricane Barrier\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#12992-R0\",\"approval_number\":\"FL12992.1\",\"seq\":1,\"product_model\":\"4 x 9 Single Ready Mount\",\"product_description\":\"Ready Mount Hurricane barrier\",\"design_pressure\":\"+105\\\/-105\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#12992-R0\",\"approval_number\":\"FL12992.2\",\"seq\":2,\"product_model\":\"4 x 9 Triple Ready Mount\",\"product_description\":\"Ready Mount Hurricane barrier\",\"design_pressure\":\"+86\\\/-86\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#14721-R0\",\"approval_number\":\"FL14721.1\",\"seq\":1,\"product_model\":\"4 x 6 Side Hinged (1 x 2 Frame)\",\"product_description\":\"Side Hinged Hurricane Barrier\\nHas an inner and outer frame.\\nBoth inset mount and face mount available.\",\"design_pressure\":\"+77\\\/-77\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#14721-R0\",\"approval_number\":\"FL14721.2\",\"seq\":2,\"product_model\":\"4 x 6 Single Ready Mount\",\"product_description\":\"Ready Mount Hurricane barrier.\\nBoth inset mount and face mount available.\",\"design_pressure\":\"+155\\\/-155\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#14721-R0\",\"approval_number\":\"FL14721.3\",\"seq\":3,\"product_model\":\"4 x 6 Triple Ready Mount\",\"product_description\":\"Ready Mount Hurricane barrier. Both inset mount and face mount available.\",\"design_pressure\":\"+124\\\/-124\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#14721-R0\",\"approval_number\":\"FL14721.4\",\"seq\":4,\"product_model\":\"4 x 9 Single Ready Mount\",\"product_description\":\"Ready Mount Hurricane barrier. Both inset mount and face mount available.\",\"design_pressure\":\"+105\\\/-105\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#14721-R0\",\"approval_number\":\"FL14721.5\",\"seq\":5,\"product_model\":\"4 x 9 Triple Ready Mount\",\"product_description\":\"Ready Mount Hurricane barrier. Both inset mount and face mount available.\",\"design_pressure\":\"+86\\\/-86\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#14721-R0\",\"approval_number\":\"FL14721.6\",\"seq\":6,\"product_model\":\"5 x 7 Fixed Barrier (Galvannealed)\",\"product_description\":\"Fixed Combo Hurricane barrier\\nGalvannealed Perf\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#14721-R0\",\"approval_number\":\"FL14721.7\",\"seq\":7,\"product_model\":\"5 x 7 Fixed Barrier (Stainless)\",\"product_description\":\"Fixed Combo Hurricane barrier Stainless Perf\",\"design_pressure\":\"+108\\\/-108\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#14721-R0\",\"approval_number\":\"FL14721.8\",\"seq\":8,\"product_model\":\"5 x 7 Side Hinged\",\"product_description\":\"Side Hinged Hurricane barrier\\nBoth inset mount and face mount available.\",\"design_pressure\":\"+93\\\/-93\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#14721-R0\",\"approval_number\":\"FL14721.9\",\"seq\":9,\"product_model\":\"5 x 7 Single Ready Mount\",\"product_description\":\"Ready Mount Hurricane barrier. Both inset mount and face mount available.\",\"design_pressure\":\"+82\\\/-82\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#14721-R0\",\"approval_number\":\"FL14721.10\",\"seq\":10,\"product_model\":\"5 x 7 Triple Ready Mount\",\"product_description\":\"Ready Mount Hurricane barrier. Both inset mount and face mount available.\",\"design_pressure\":\"+82\\\/-82\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#16165-R0\",\"approval_number\":\"FL16165.1\",\"seq\":1,\"product_model\":\"1X2 Side-Hinged 4'X6' Wire Mesh\",\"product_description\":\"Side Hinged Hurricane Barrier has an inner and outer frame,face mount. Wire Mesh.\",\"design_pressure\":\"+53\\\/-47\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#16165-R0\",\"approval_number\":\"FL16165.2\",\"seq\":2,\"product_model\":\"4 x 6 Side Hinged (1 x 2 Frame)\",\"product_description\":\"Side Hinged Hurricane Barrier has an inner and outer frame. Both inset and face mount available.\",\"design_pressure\":\"+77\\\/-77\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#16165-R0\",\"approval_number\":\"FL16165.3\",\"seq\":3,\"product_model\":\"4 x 6 Single Ready Mount\",\"product_description\":\"Ready Mount Hurricane barrier. Both inset and face mount available.\",\"design_pressure\":\"+155\\\/-155\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#16165-R0\",\"approval_number\":\"FL16165.4\",\"seq\":4,\"product_model\":\"4 x 6 Triple Ready Mount\",\"product_description\":\"Ready Mount Hurricane barrier. Both inset and face mount available.\",\"design_pressure\":\"+124\\\/-124\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#16165-R0\",\"approval_number\":\"FL16165.5\",\"seq\":5,\"product_model\":\"4 x 9 Single Ready Mount\",\"product_description\":\"Ready Mount Hurricane barrier. Both inset and face mount available.\",\"design_pressure\":\"+105\\\/-105\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#16165-R0\",\"approval_number\":\"FL16165.6\",\"seq\":6,\"product_model\":\"4 x 9 Triple Ready Mount\",\"product_description\":\"Ready Mount Hurricane barrier. Both inset and face mount available.\",\"design_pressure\":\"+86\\\/-86\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#16165-R0\",\"approval_number\":\"FL16165.7\",\"seq\":7,\"product_model\":\"5 x 7 Fixed barrier\",\"product_description\":\"Fixed Combo Hurricane barrier\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#16165-R0\",\"approval_number\":\"FL16165.8\",\"seq\":8,\"product_model\":\"5 x 7 Side Hinged\",\"product_description\":\"Side Hinged Hurricane barrier. Both inset and face mount available.\",\"design_pressure\":\"+93\\\/-93\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#16165-R0\",\"approval_number\":\"FL16165.9\",\"seq\":9,\"product_model\":\"5 x 7 Single Ready Mount\",\"product_description\":\"Ready Mount Hurricane barrier. Both inset and face mount available.\",\"design_pressure\":\"+82\\\/-82\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Shield\",\"approval_number_master\":\"FL#16165-R0\",\"approval_number\":\"FL16165.10\",\"seq\":10,\"product_model\":\"5 x 7 Triple Ready Mount\",\"product_description\":\"Ready Mount Hurricane barrier. Both inset and face mount available.\",\"design_pressure\":\"+82\\\/-82\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-14 00:00:00\",\"instructions_url\":\"\"}],\"Phoenix Architectural Products, Inc\":[{\"manufacturer\":\"Phoenix Architectural Products, Inc\",\"approval_number_master\":\"FL#2397-R0\",\"approval_number\":\"FL2397.1\",\"seq\":1,\"product_model\":\"Sure Guard\",\"product_description\":\"Hurricane Barrier\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Phoenix Architectural Products, Inc\",\"approval_number_master\":\"FL#2680-R0\",\"approval_number\":\"FL2680.1\",\"seq\":1,\"product_model\":\"Sure Guard 2004\",\"product_description\":\"Hurricane Barrier\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Centurion Security Screen Co. Ltd.\":[{\"manufacturer\":\"Centurion Security Screen Co. Ltd.\",\"approval_number_master\":\"FL#3372-R0\",\"approval_number\":\"FL3372.1\",\"seq\":1,\"product_model\":\"Series 4000 Operable Hurricane\",\"product_description\":\"Hurricane, Operable Style Storm Panel 38.25\\\" x 85.5\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Centurion Security Screen Co. Ltd.\",\"approval_number_master\":\"FL#3372-R0\",\"approval_number\":\"FL3372.2\",\"seq\":2,\"product_model\":\"Series 7000 Fixed Hurricane\",\"product_description\":\"Hurricane, Fixed Style Storm Panel, 37.0\\\" x 84.5\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Weatherguard Building Products\":[{\"manufacturer\":\"Weatherguard Building Products\",\"approval_number_master\":\"FL#3473-R0\",\"approval_number\":\"FL3473.1\",\"seq\":1,\"product_model\":\"28 Ga Galvanized Storm Panel\",\"product_description\":\"\",\"design_pressure\":\"+75.9\\\/-75.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weatherguard Building Products\",\"approval_number_master\":\"FL#3473-R0\",\"approval_number\":\"FL3473.2\",\"seq\":2,\"product_model\":\"28ga Galv Steel Storm Panels\",\"product_description\":\"\",\"design_pressure\":\"+75.9\\\/-75.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weatherguard Building Products\",\"approval_number_master\":\"FL#8981-R0\",\"approval_number\":\"FL8981.1\",\"seq\":1,\"product_model\":\"0.063\\\" Aluminum Storm Panel\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weatherguard Building Products\",\"approval_number_master\":\"FL#9659-R0\",\"approval_number\":\"FL9659.1\",\"seq\":1,\"product_model\":\"28ga Galvanized Steel Storm Panels\",\"product_description\":\"28ga (0.022\\\") Galvanized Steel Storm Panels\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"ROLLADEN, INC.\":[{\"manufacturer\":\"ROLLADEN, INC.\",\"approval_number_master\":\"FL#3567-R0\",\"approval_number\":\"FL3567.1\",\"seq\":1,\"product_model\":\"0.050\\\" Aluminum Storm Panel Shutter\",\"product_description\":\"Impact resistant aluminum storm panel shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Poma Corporation\":[{\"manufacturer\":\"Poma Corporation\",\"approval_number_master\":\"FL#4282-R0\",\"approval_number\":\"FL4282.1\",\"seq\":1,\"product_model\":\"0.063\\\" Aluminum Storm Panel\",\"product_description\":\"0.063\\\" Aluminum Storm Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Poma Corporation\",\"approval_number_master\":\"FL#8953-R0\",\"approval_number\":\"FL8953.1\",\"seq\":1,\"product_model\":\"0.050\\\" Aluminum Storm Panel\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"GL Olson & Associates\":[{\"manufacturer\":\"GL Olson & Associates\",\"approval_number_master\":\"FL#4405-R0\",\"approval_number\":\"FL4405.1\",\"seq\":1,\"product_model\":\"Storm Shield System 5000\",\"product_description\":\"Flat storm panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GL Olson & Associates\",\"approval_number_master\":\"FL#6317-R0\",\"approval_number\":\"FL6317.1\",\"seq\":1,\"product_model\":\"STORM SHIELD SYSTEM 5000\",\"product_description\":\"Flat storm panel\",\"design_pressure\":\"+45.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Clearly-Protected LLC\":[{\"manufacturer\":\"Clearly-Protected LLC\",\"approval_number_master\":\"FL#4607-R0\",\"approval_number\":\"FL4607.1\",\"seq\":1,\"product_model\":\"Telescoping Hurricane Shutters\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clearly-Protected LLC\",\"approval_number_master\":\"FL#5709-R0\",\"approval_number\":\"FL5709.1\",\"seq\":1,\"product_model\":\"Cat5 wp Storm Panel\",\"product_description\":\"Aluminum Reinforced Hurricane Storm Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clearly-Protected LLC\",\"approval_number_master\":\"FL#5733-R1\",\"approval_number\":\"FL5733.1\",\"seq\":1,\"product_model\":\"\\\"CAT5 WP\\\"\",\"product_description\":\"Plastic Reinforced Hurricane Storm Panel w\\\/ Foam Weatherseal\",\"design_pressure\":\"+105\\\/-105\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sowers Manufacturing, Inc.\":[{\"manufacturer\":\"Sowers Manufacturing, Inc.\",\"approval_number_master\":\"FL#4652-R0\",\"approval_number\":\"FL4652.1\",\"seq\":1,\"product_model\":\"Impact Protective System\",\"product_description\":\"Bracing system for storm shutter panels, fixed and egress systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"PROTECH Screens, Inc.\":[{\"manufacturer\":\"PROTECH Screens, Inc.\",\"approval_number_master\":\"FL#4775-R1\",\"approval_number\":\"FL4775.1\",\"seq\":1,\"product_model\":\"Protech Series Screens\",\"product_description\":\"Stainless Steel Woven Wire Mesh Screen\",\"design_pressure\":\"+122\\\/-217\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"GE Advanced Materials\":[{\"manufacturer\":\"GE Advanced Materials\",\"approval_number_master\":\"FL#5066-R0\",\"approval_number\":\"FL5066.1\",\"seq\":1,\"product_model\":\"0.236\\\" Lexan Storm Panel\",\"product_description\":\"Lexan Flat Sheet Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Samy Manufacturing, Inc.\":[{\"manufacturer\":\"Samy Manufacturing, Inc.\",\"approval_number_master\":\"FL#5075-R0\",\"approval_number\":\"FL5075.1\",\"seq\":1,\"product_model\":\"0.050\\\" Aluminum Storm Panel\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Samy Manufacturing, Inc.\",\"approval_number_master\":\"FL#6637-R0\",\"approval_number\":\"FL6637.1\",\"seq\":1,\"product_model\":\"0.050\\\" Aluminum Storm Panel\",\"product_description\":\"2\\\" deep x 12\\\" Corrugated metal panel rolled from Aluminum Alloy sheet.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Samy Manufacturing, Inc.\",\"approval_number_master\":\"FL#6637-R0\",\"approval_number\":\"FL6637.2\",\"seq\":2,\"product_model\":\"0.050\\\" Aluminum Storm Panel\",\"product_description\":\"2\\\" deep x 12\\\" Corrugated metal panel rolled from Aluminum Alloy sheet.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Window Armour\":[{\"manufacturer\":\"Window Armour\",\"approval_number_master\":\"FL#5105-R0\",\"approval_number\":\"FL5105.1\",\"seq\":1,\"product_model\":\"Storm Panel\",\"product_description\":\"ballistic nylon storm panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Guardian Building Products - Ashley Aluminum, LLC\":[{\"manufacturer\":\"Guardian Building Products - Ashley Aluminum, LLC\",\"approval_number_master\":\"FL#5115-R0\",\"approval_number\":\"FL5115.1\",\"seq\":1,\"product_model\":\"a. Storm-Loc Panels\",\"product_description\":\"28 ga galvanized steel storm shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Guardian Building Products - Ashley Aluminum, LLC\",\"approval_number_master\":\"FL#5115-R0\",\"approval_number\":\"FL5115.2\",\"seq\":2,\"product_model\":\"b. Storm-Loc Panels\",\"product_description\":\".050\\\" or thicker Aluminum Storm Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Guardian Building Products - Ashley Aluminum, LLC\",\"approval_number_master\":\"FL#6426-R0\",\"approval_number\":\"FL6426.1\",\"seq\":1,\"product_model\":\"Storm-Loc Panels\",\"product_description\":\"24 Ga. Galvanized Steel Storm Shutter\",\"design_pressure\":\"+120.0\\\/-130.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Guardian Building Products - Ashley Aluminum, LLC\",\"approval_number_master\":\"FL#7649-R0\",\"approval_number\":\"FL7649.1\",\"seq\":1,\"product_model\":\"12\\\" Effective Width Storm-Loc Galvanized Shutter System\",\"product_description\":\"24 gauge galvanized steel storm panel\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Guardian Building Products - Ashley Aluminum, LLC\",\"approval_number_master\":\"FL#7874-R0\",\"approval_number\":\"FL7874.1\",\"seq\":1,\"product_model\":\"12.5\\\" Effective Width Storm-Loc Galvanized Steel Storm Shutter System\",\"product_description\":\"24 guage galvanized steel storm panel\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Guardian Building Products - Ashley Aluminum, LLC\",\"approval_number_master\":\"FL#8429-R0\",\"approval_number\":\"FL8429.1\",\"seq\":1,\"product_model\":\"050 Aluminum Storm Panel\",\"product_description\":\"\",\"design_pressure\":\"+68\\\/-68\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Guardian Building Products - Ashley Aluminum, LLC\",\"approval_number_master\":\"FL#8895-R0\",\"approval_number\":\"FL8895.1\",\"seq\":1,\"product_model\":\"0.050 Aluminum Storm Panel\",\"product_description\":\"\",\"design_pressure\":\"+173\\\/-173\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Guardian Building Products - Ashley Aluminum, LLC\",\"approval_number_master\":\"FL#8895-R0\",\"approval_number\":\"FL8895.2\",\"seq\":2,\"product_model\":\"0.050 Aluminum Storm Panel\",\"product_description\":\"\",\"design_pressure\":\"+173\\\/-173\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Atrium Shutters, Inc.\":[{\"manufacturer\":\"Atrium Shutters, Inc.\",\"approval_number_master\":\"FL#5547-R0\",\"approval_number\":\"FL5547.1\",\"seq\":1,\"product_model\":\"24 Ga. Galvanized Steel Storm Panels\",\"product_description\":\"2\\\" deep x 12.5\\\" wide corrugated steel panel with mounting holes at top and bottom of each panel.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Storm Depot of America, Inc. dba Storm Busters\":[{\"manufacturer\":\"Storm Depot of America, Inc. dba Storm Busters\",\"approval_number_master\":\"FL#5594-R0\",\"approval_number\":\"FL5594.1\",\"seq\":1,\"product_model\":\"SB-16 Hurricane Storm Panel\",\"product_description\":\"16 MM Polypropylene Storm Panel 48\\\" x 96\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Gallina USA, LLC\":[{\"manufacturer\":\"Gallina USA, LLC\",\"approval_number_master\":\"FL#5723-R1\",\"approval_number\":\"FL5723.1\",\"seq\":1,\"product_model\":\"16mm Hurricane Storm Panel R.D.C.\",\"product_description\":\"Polycarbonate Flat Storm panel\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gallina USA, LLC\",\"approval_number_master\":\"FL#5723-R1\",\"approval_number\":\"FL5723.2\",\"seq\":2,\"product_model\":\"25mm Hurricane Storm Panel R.D.C.\",\"product_description\":\"Polycarbonate Flat Storm Panels\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gallina USA, LLC\",\"approval_number_master\":\"FL#16699-R0\",\"approval_number\":\"FL16699.1\",\"seq\":1,\"product_model\":\"5\\\/8\\\" Hurricane Storm Panel RDC\",\"product_description\":\"5\\\/8\\\" Hurricane Storm Panel RDC - 48\\\"x96\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gallina USA, LLC\",\"approval_number_master\":\"FL#16699-R0\",\"approval_number\":\"FL16699.2\",\"seq\":2,\"product_model\":\"5\\\/8\\\" Hurricane Storm Panel RDC\",\"product_description\":\"5\\\/8\\\" Hurricane Storm Panel RDC - 60\\\"x96\\\"\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gallina USA, LLC\",\"approval_number_master\":\"FL#16699-R0\",\"approval_number\":\"FL16699.3\",\"seq\":3,\"product_model\":\"5\\\/8\\\" Hurricane Storm Panel RDC\",\"product_description\":\"5\\\/8\\\" Hurricane Storm Panel RDC with Aluminum Track Sill - 60\\\"x72\\\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"GE Advanced Materials Polymers\":[{\"manufacturer\":\"GE Advanced Materials Polymers\",\"approval_number_master\":\"FL#5752-R0\",\"approval_number\":\"FL5752.1\",\"seq\":1,\"product_model\":\"3MM Corrugated Storm Panels\",\"product_description\":\"44\\\" x 102\\\" corrugated lexan Storm Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GE Advanced Materials Polymers\",\"approval_number_master\":\"FL#7820-R0\",\"approval_number\":\"FL7820.1\",\"seq\":1,\"product_model\":\"Series \\\"Hurricane Shutter Panels\\\"\",\"product_description\":\"Polycarbonate Storm Panels\",\"design_pressure\":\"+15.6\\\/-15.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"GE PLASTICS Specialty Film and Sheet\":[{\"manufacturer\":\"GE PLASTICS Specialty Film and Sheet\",\"approval_number_master\":\"FL#5788-R0\",\"approval_number\":\"FL5788.1\",\"seq\":1,\"product_model\":\"GE LOOKOUT STORM PANEL\",\"product_description\":\"GE LEXAN XL10 CLEAR PANEL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"GE PLASTICS Specialty Film and Sheet\",\"approval_number_master\":\"FL#9276-R0\",\"approval_number\":\"FL9276.1\",\"seq\":1,\"product_model\":\"LEXAN Clear Storm Panel\",\"product_description\":\"\",\"design_pressure\":\"+72.0\\\/-72.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Willard Shutter Co.\":[{\"manufacturer\":\"Willard Shutter Co.\",\"approval_number_master\":\"FL#6104-R0\",\"approval_number\":\"FL6104.1\",\"seq\":1,\"product_model\":\"0.050 Aluminum Storm Panel\",\"product_description\":\"\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Willard Shutter Co.\",\"approval_number_master\":\"FL#13489-R0\",\"approval_number\":\"FL13489.1\",\"seq\":1,\"product_model\":\"0.050 ALUMINUM STORM PANEL\",\"product_description\":\"0.050 ALUMINUM STORM PANEL\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Willard Shutter Co.\",\"approval_number_master\":\"FL#26001-R0\",\"approval_number\":\"FL26001.1\",\"seq\":1,\"product_model\":\"0.05\\\" Aluminum Hurricane Storm Panel\",\"product_description\":\"Aluminum Hurricane Storm Panel\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Aeromed Systems Inc.\":[{\"manufacturer\":\"Aeromed Systems Inc.\",\"approval_number_master\":\"FL#6269-R0\",\"approval_number\":\"FL6269.1\",\"seq\":1,\"product_model\":\"Windshield Storm Panel\",\"product_description\":\"HPS polypropylene storm panel (16 mm)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Tapco International Corp\":[{\"manufacturer\":\"Tapco International Corp\",\"approval_number_master\":\"FL#6421-R0\",\"approval_number\":\"FL6421.1\",\"seq\":1,\"product_model\":\"Clear Defense Storm Panel System\",\"product_description\":\"Clear polycarbonate storm panel with aluminum frame\",\"design_pressure\":\"+149.8\\\/-149.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Folding Shutter Corporation\":[{\"manufacturer\":\"Folding Shutter Corporation\",\"approval_number_master\":\"FL#6423-R0\",\"approval_number\":\"FL6423.1\",\"seq\":1,\"product_model\":\"Titan 0.060\\\" Storm Panel\",\"product_description\":\"Titan 0.060\\\" Aluminum Storm Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Folding Shutter Corporation\",\"approval_number_master\":\"FL#9143-R0\",\"approval_number\":\"FL9143.1\",\"seq\":1,\"product_model\":\"Titan 0.060\\\" Storm Panel\",\"product_description\":\"Titan 0.060\\\" Aluminum Storm Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Folding Shutter Corporation\",\"approval_number_master\":\"FL#12011-R0\",\"approval_number\":\"FL12011.1\",\"seq\":1,\"product_model\":\"Titan 0.060\\\" Storm Panel\",\"product_description\":\"Titan 0.060\\\" Aluminum Storm Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Milliken Distribution\":[{\"manufacturer\":\"Milliken Distribution\",\"approval_number_master\":\"FL#6427-R0\",\"approval_number\":\"FL6427.1\",\"seq\":1,\"product_model\":\"b. Hurricane Shield\",\"product_description\":\"2.0\\\" Clear Polycarbonate Storm Panel\",\"design_pressure\":\"+100.0\\\/-120.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Milliken Distribution\",\"approval_number_master\":\"FL#8722-R0\",\"approval_number\":\"FL8722.1\",\"seq\":1,\"product_model\":\"Milliken Hurricane Shield Clear Storm Panel\",\"product_description\":\"Vacuformed Clear Storm Panel\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"CLEAR VIEW MANUFACTURING CORP.\":[{\"manufacturer\":\"CLEAR VIEW MANUFACTURING CORP.\",\"approval_number_master\":\"FL#6638-R0\",\"approval_number\":\"FL6638.1\",\"seq\":1,\"product_model\":\"Clear polycarbonate hurricane panel\",\"product_description\":\"Single and multiple 72\\\" maximum length storm panels\",\"design_pressure\":\"+42.1\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CLEAR VIEW MANUFACTURING CORP.\",\"approval_number_master\":\"FL#6638-R0\",\"approval_number\":\"FL6638.2\",\"seq\":2,\"product_model\":\"Clear polycarbonate hurricane panels\",\"product_description\":\"96\\\" maximum length single storm panel\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CLEAR VIEW MANUFACTURING CORP.\",\"approval_number_master\":\"FL#6638-R0\",\"approval_number\":\"FL6638.3\",\"seq\":3,\"product_model\":\"Clear polycarbonate hurricane panels\",\"product_description\":\"Multiple 96\\\" maximum length storm panels\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Innovative Protective Products, LLC\":[{\"manufacturer\":\"Innovative Protective Products, LLC\",\"approval_number_master\":\"FL#6644-R0\",\"approval_number\":\"FL6644.1\",\"seq\":1,\"product_model\":\"POLYCARBONATE HURRICANE SHUTTER PANEL\",\"product_description\":\"2X16 0.073\\\" THICK VACUUM FORMED POLYCARBONATE PANEL\",\"design_pressure\":\"+132\\\/-132\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Easy Hurricane Panels LLC\":[{\"manufacturer\":\"Easy Hurricane Panels LLC\",\"approval_number_master\":\"FL#6709-R0\",\"approval_number\":\"FL6709.1\",\"seq\":1,\"product_model\":\"Composite Storm Panel Shutter\",\"product_description\":\"2.0 Composite Storm Panel Shutters\",\"design_pressure\":\"+60.0\\\/-75.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Florida Hurricane Panels, LLC\":[{\"manufacturer\":\"Florida Hurricane Panels, LLC\",\"approval_number_master\":\"FL#6983-R0\",\"approval_number\":\"FL6983.1\",\"seq\":1,\"product_model\":\"0.050 Aluminum Storm Panels\",\"product_description\":\"Extruded aluminum blades folded together thru knuckles and retained by tracks to provide hurricane protection\",\"design_pressure\":\"+30.0\\\/-30.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"ADVANCED STORM AID PRODUCTS\":[{\"manufacturer\":\"ADVANCED STORM AID PRODUCTS\",\"approval_number_master\":\"FL#7093-R0\",\"approval_number\":\"FL7093.1\",\"seq\":1,\"product_model\":\"\\\"STORM-AID\\\" HURRICANE STORM PANEL\",\"product_description\":\"16 MM CORRUGATED POLYPROPOLYENE SHEET\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"mockingbird woodworks\":[{\"manufacturer\":\"mockingbird woodworks\",\"approval_number_master\":\"FL#7624-R0\",\"approval_number\":\"FL7624.1\",\"seq\":1,\"product_model\":\"Window Warrior\",\"product_description\":\"Clear Polycarbonate Storm Panel\",\"design_pressure\":\"+44.24\\\/-55.72\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Kane Manufacturing Corporation\":[{\"manufacturer\":\"Kane Manufacturing Corporation\",\"approval_number_master\":\"FL#7696-R0\",\"approval_number\":\"FL7696.1\",\"seq\":1,\"product_model\":\"Aluminum Vanguard II Hurricane Screen\",\"product_description\":\"\",\"design_pressure\":\"+83\\\/-83\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kane Manufacturing Corporation\",\"approval_number_master\":\"FL#9389-R0\",\"approval_number\":\"FL9389.1\",\"seq\":1,\"product_model\":\"Aluminum Van Guard II Hurricane Barrier (w\\\/ 0.028\\\" S.S. Mesh)\",\"product_description\":\"\",\"design_pressure\":\"+73\\\/-134\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kane Manufacturing Corporation\",\"approval_number_master\":\"FL#10237-R0\",\"approval_number\":\"FL10237.1\",\"seq\":1,\"product_model\":\"a. Aluminum Vanguard II Hurricane Barrier\",\"product_description\":\"Perforated Stainless Steel \\\/ Extruded Aluminum Stile and Rail Hinged Storm Panel - Model (A-HUR-PHX-O)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kane Manufacturing Corporation\",\"approval_number_master\":\"FL#10238-R0\",\"approval_number\":\"FL10238.1\",\"seq\":1,\"product_model\":\"a. Aluminum Vanguard II Hurricane Barrier\",\"product_description\":\"Perforated Stainless Steel \\\/ Extruded Aluminum Stile and Rail Hinged Storm Panel - Model (A-HUR-PHX-O)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kane Manufacturing Corporation\",\"approval_number_master\":\"FL#14537-R0\",\"approval_number\":\"FL14537.1\",\"seq\":1,\"product_model\":\"a. \\\"Hurri-Kane Shield Level 3 Storm Barriers\\\"\",\"product_description\":\"Extruded Aluminum Operable Security\\\/Storm Panel with Perforated Stainless Steel for use in Single and Mulled Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kane Manufacturing Corporation\",\"approval_number_master\":\"FL#14537-R0\",\"approval_number\":\"FL14537.2\",\"seq\":2,\"product_model\":\"b. \\\"Hurri-Kane Shield Level 1 Storm Screens\\\"\",\"product_description\":\"Extruded Aluminum Operable Security\\\/Storm Panel with Stainless Steel Mesh for use in Single and Mulled Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-28 00:00:00\",\"instructions_url\":\"\"}],\"Jordan's Aluminum, Inc.\":[{\"manufacturer\":\"Jordan's Aluminum, Inc.\",\"approval_number_master\":\"FL#7868-R0\",\"approval_number\":\"FL7868.1\",\"seq\":1,\"product_model\":\"550 Series 0.050\\\" Aluminum Storm Panels - FBC 04 \\\/ NHVHZ (Dwg 06-272)\",\"product_description\":\"Removable Cold Rolled Sheet Metal Aluminum Corrugated Panels retained by tracks or direct mounted to provide hurricane protection.\",\"design_pressure\":\"+60\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jordan's Aluminum, Inc.\",\"approval_number_master\":\"FL#7870-R0\",\"approval_number\":\"FL7870.1\",\"seq\":1,\"product_model\":\"550 Series 0.050\\\" Aluminum Storm Panels - FBC 04 \\\/ HVHZ (Dwg 06-271)\",\"product_description\":\"Removable Cold Rolled Sheet Metal aluminum Corrugated Panels retained by tracks or direct mounted to provide hurricane protection.\",\"design_pressure\":\"+60\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Sterling Metal Products Inc.\":[{\"manufacturer\":\"Sterling Metal Products Inc.\",\"approval_number_master\":\"FL#7916-R0\",\"approval_number\":\"FL7916.1\",\"seq\":1,\"product_model\":\"Ster050\",\"product_description\":\"Removable Cold Rolled Sheet Metal Aluminum Corrugated Panels retained by tracks or direct mounted to provide hurricane protection.\",\"design_pressure\":\"+60\\\/-72\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Manos Fabric, Inc.\":[{\"manufacturer\":\"Manos Fabric, Inc.\",\"approval_number_master\":\"FL#8210-R0\",\"approval_number\":\"FL8210.1\",\"seq\":1,\"product_model\":\"Hurritex\",\"product_description\":\"Fabric Storm Panel\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"American Building Products, LLC\":[{\"manufacturer\":\"American Building Products, LLC\",\"approval_number_master\":\"FL#8213-R0\",\"approval_number\":\"FL8213.1\",\"seq\":1,\"product_model\":\"Quick Mount 50\",\"product_description\":\"0.050\\\" Aluminum Storm Panels (HVHZ).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Building Products, LLC\",\"approval_number_master\":\"FL#8213-R0\",\"approval_number\":\"FL8213.2\",\"seq\":2,\"product_model\":\"Quick Mount 50\",\"product_description\":\"0.050\\\" Aluminum Storm Panels (Non-HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"D&D Aluminum Distributors\":[{\"manufacturer\":\"D&D Aluminum Distributors\",\"approval_number_master\":\"FL#8265-R0\",\"approval_number\":\"FL8265.1\",\"seq\":1,\"product_model\":\"0.060\\\" Aluminum Storm Panels\",\"product_description\":\"\",\"design_pressure\":\"+71.0\\\/-71.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"D&D Aluminum Distributors\",\"approval_number_master\":\"FL#10052-R0\",\"approval_number\":\"FL10052.1\",\"seq\":1,\"product_model\":\".060 Aluminum Storm Panels HVHZ\",\"product_description\":\".060 Aluminum Storm panels High Velocity Hurricane Zone 14.317\\\" wide x 2\\\" deep\",\"design_pressure\":\"+71\\\/-71\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Fast Industries, Ltd\":[{\"manufacturer\":\"Fast Industries, Ltd\",\"approval_number_master\":\"FL#8274-R0\",\"approval_number\":\"FL8274.1\",\"seq\":1,\"product_model\":\"0.100 Thick Clear Storm Panels\",\"product_description\":\"Corrugated Polycarbonate Storm Panels retained or not by tracks to provide hurricane protection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Clear Shield Enterprises, Inc.\":[{\"manufacturer\":\"Clear Shield Enterprises, Inc.\",\"approval_number_master\":\"FL#8340-R0\",\"approval_number\":\"FL8340.1\",\"seq\":1,\"product_model\":\"10MM STORM PANEL\",\"product_description\":\"10MM GE POLYCARBONATE LEXAN STORM PANEL\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"JHRG LLC\":[{\"manufacturer\":\"JHRG LLC\",\"approval_number_master\":\"FL#8442-R1\",\"approval_number\":\"FL8442.1\",\"seq\":1,\"product_model\":\"512 W\\\/E\\\/PEH SUPREME PROTECTOR\",\"product_description\":\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JHRG LLC\",\"approval_number_master\":\"FL#8442-R0\",\"approval_number\":\"FL8442.2\",\"seq\":2,\"product_model\":\"512 W\\\/E\\\/PEH SUPREME PROTECTOR\",\"product_description\":\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"JHRG LLC\",\"approval_number_master\":\"FL#9757-R1\",\"approval_number\":\"FL9757.1\",\"seq\":1,\"product_model\":\"Storm-A-Rest\",\"product_description\":\"Hurricane Shutter\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"JHRG LLC\",\"approval_number_master\":\"FL#11565-R0\",\"approval_number\":\"FL11565.1\",\"seq\":1,\"product_model\":\"Storm-A-Rest\",\"product_description\":\"Hurricane Shutter\",\"design_pressure\":\"+78\\\/-78\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-21 00:00:00\",\"instructions_url\":\"\"}],\"Competitive Hurricane Protection, LLC\":[{\"manufacturer\":\"Competitive Hurricane Protection, LLC\",\"approval_number_master\":\"FL#8727-R0\",\"approval_number\":\"FL8727.1\",\"seq\":1,\"product_model\":\".050 Aluminum Storm Panels\",\"product_description\":\"Extruded aluminum blades folded together thru knuckles and retained by tracks to provide hurricane protection.\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Cat 5 Hurricane Products, LLC\":[{\"manufacturer\":\"Cat 5 Hurricane Products, LLC\",\"approval_number_master\":\"FL#8728-R0\",\"approval_number\":\"FL8728.1\",\"seq\":1,\"product_model\":\"0.050\\\" Aluminum Storm Panel\",\"product_description\":\"12\\\" wide by 2\\\" deep corrugated metal panel.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cat 5 Hurricane Products, LLC\",\"approval_number_master\":\"FL#8989-R0\",\"approval_number\":\"FL8989.1\",\"seq\":1,\"product_model\":\"0.050\\\" Aluminum Storm Panel\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cat 5 Hurricane Products, LLC\",\"approval_number_master\":\"FL#8726-R0\",\"approval_number\":\"FL8726.1\",\"seq\":1,\"product_model\":\"0.050\\\" ALUMINUM STORM PANEL\",\"product_description\":\"2\\\" HIGH X 6\\\" OR 12\\\" COVERAGE, CORRUGATED ALUMINUM ALLOY STORM PANEL.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cat 5 Hurricane Products, LLC\",\"approval_number_master\":\"FL#12462-R0\",\"approval_number\":\"FL12462.1\",\"seq\":1,\"product_model\":\"0.050\\\" ALUMINUM STORM PANEL\",\"product_description\":\"2\\\" deep x 12\\\" wide coverage, corrugated aluminum alloy storm panel.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cat 5 Hurricane Products, LLC\",\"approval_number_master\":\"FL#15084-R0\",\"approval_number\":\"FL15084.1\",\"seq\":1,\"product_model\":\"0.050\\\" Aluminum Storm Panel\",\"product_description\":\"2\\\" deep corrugated aluminum alloy panel with 12\\\" of coverage. Panels may be mounted\\\/installed directly to a substrate or to aluminum alloy extrusions used as headers and sills to support panels.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cat 5 Hurricane Products, LLC\",\"approval_number_master\":\"FL#15084-R0\",\"approval_number\":\"FL15084.2\",\"seq\":2,\"product_model\":\"0.050\\\" Aluminum Storm Panel\",\"product_description\":\"2\\\" deep corrugated aluminum alloy panel with 12\\\" of coverage. Panels may be mounted\\\/installed directly to a substrate or to aluminum alloy extrusions used as headers and sills to support panels.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-01 00:00:00\",\"instructions_url\":\"\"}],\"AmeriGuard\":[{\"manufacturer\":\"AmeriGuard\",\"approval_number_master\":\"FL#8987-R0\",\"approval_number\":\"FL8987.1\",\"seq\":1,\"product_model\":\"\\\"Safety Edge\\\" 22ga Galv. Steel Storm Panels\",\"product_description\":\"22ga galvanized steel storm panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AmeriGuard\",\"approval_number_master\":\"FL#8987-R0\",\"approval_number\":\"FL8987.2\",\"seq\":2,\"product_model\":\"22ga & 24ga Galv. Steel Storm Panels\",\"product_description\":\"22ga & 24ga Galv. Steel Storm Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AmeriGuard\",\"approval_number_master\":\"FL#8987-R0\",\"approval_number\":\"FL8987.3\",\"seq\":3,\"product_model\":\"Quick Mount 50 (HVHZ)\",\"product_description\":\"0.050\\\" Aluminum Storm Panel for use within HVHZ.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AmeriGuard\",\"approval_number_master\":\"FL#8987-R0\",\"approval_number\":\"FL8987.4\",\"seq\":4,\"product_model\":\"Quick Mount 50 (Non-HVHZ)\",\"product_description\":\"0.050\\\" Aluminum Storm Panels for use only outside the HVHZ.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"EXTREME IMPACT SHUTTER SUPPLY INC\":[{\"manufacturer\":\"EXTREME IMPACT SHUTTER SUPPLY INC\",\"approval_number_master\":\"FL#9279-R0\",\"approval_number\":\"FL9279.1\",\"seq\":1,\"product_model\":\"Extreme Impact Aluminum Panel Shutter\",\"product_description\":\"Corrugated .050\\\" Aluminum Storm Panels Direct Mounted\",\"design_pressure\":\"+100\\\/-28.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EXTREME IMPACT SHUTTER SUPPLY INC\",\"approval_number_master\":\"FL#11199-R0\",\"approval_number\":\"FL11199.1\",\"seq\":1,\"product_model\":\"Corrugated Aluminum Storm Panels\",\"product_description\":\"Corrugated Storm Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EXTREME IMPACT SHUTTER SUPPLY INC\",\"approval_number_master\":\"FL#11272-R0\",\"approval_number\":\"FL11272.1\",\"seq\":1,\"product_model\":\"Corrugated Panel Shutter\",\"product_description\":\"Corrugated Panel Shutter with Max height of 124\\\", unlimited width\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EXTREME IMPACT SHUTTER SUPPLY INC\",\"approval_number_master\":\"FL#11272-R0\",\"approval_number\":\"FL11272.2\",\"seq\":2,\"product_model\":\"Corrugated Panel Shutter\",\"product_description\":\"Corrugated Panel Shutter with Max Height of 76\\\", Unlimited Width\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-07-31 00:00:00\",\"instructions_url\":\"\"}],\"Pool Enclosure Collective, LLC\":[{\"manufacturer\":\"Pool Enclosure Collective, LLC\",\"approval_number_master\":\"FL#9320-R0\",\"approval_number\":\"FL9320.1\",\"seq\":1,\"product_model\":\"1\\\" Slim Guard\\u2122 Adjustable Clear Storm Shutter\",\"product_description\":\"1.0\\\" Clear Polycarbonate Storm Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Guardian Building Products Distribution, Inc.\":[{\"manufacturer\":\"Guardian Building Products Distribution, Inc.\",\"approval_number_master\":\"FL#9605-R0\",\"approval_number\":\"FL9605.1\",\"seq\":1,\"product_model\":\"Guardian Clear Storm Panel\",\"product_description\":\"12\\\" Effective Width\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Simple Shutter\":[{\"manufacturer\":\"Simple Shutter\",\"approval_number_master\":\"FL#9657-R0\",\"approval_number\":\"FL9657.1\",\"seq\":1,\"product_model\":\"16 mm Clear Polycarbonate Single Storm Panel\",\"product_description\":\"16mm Clear Polycarbonate Single Storm Panel\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simple Shutter\",\"approval_number_master\":\"FL#9657-R0\",\"approval_number\":\"FL9657.2\",\"seq\":2,\"product_model\":\"16 mm Clear Polycarbonate Single Storm Panel w\\\/ Aluminum Track Sill\",\"product_description\":\"16 mm Clear Polycarbonate Single Storm Panel w\\\/ Aluminum Track Sill\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Clear Strength USA LLC\":[{\"manufacturer\":\"Clear Strength USA LLC\",\"approval_number_master\":\"FL#10340-R0\",\"approval_number\":\"FL10340.1\",\"seq\":1,\"product_model\":\"POLYCARBONATE SHUTTER PANEL\",\"product_description\":\"\",\"design_pressure\":\"+132\\\/-132\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Clear Strength USA LLC\",\"approval_number_master\":\"FL#10525-R0\",\"approval_number\":\"FL10525.1\",\"seq\":1,\"product_model\":\"Polycarbonate Hurricane Shutter Panel\",\"product_description\":\"Polycarbonate Hurricane Shutter Panel\",\"design_pressure\":\"+132\\\/-132\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Inteplast Group Corporation\":[{\"manufacturer\":\"Inteplast Group Corporation\",\"approval_number_master\":\"FL#10333-R0\",\"approval_number\":\"FL10333.1\",\"seq\":1,\"product_model\":\"Inteplast 16mm White Shutter\",\"product_description\":\"Series \\\"Inteplast Shutter 16mm White Polypropylene Single Storm Panel\\\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Inteplast Group Corporation\",\"approval_number_master\":\"FL#37777-R0\",\"approval_number\":\"FL37777.1\",\"seq\":1,\"product_model\":\"IntePro 16mm Storm Panel\",\"product_description\":\"IntePro 16mm Triple Wall Corrugated Polypropylene Storm Panel\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Eye Protect 2, LLC\":[{\"manufacturer\":\"Eye Protect 2, LLC\",\"approval_number_master\":\"FL#19679-R0\",\"approval_number\":\"FL19679.1\",\"seq\":1,\"product_model\":\"PLYSNAP\",\"product_description\":\"PLYSNAP HURRICANE PROTECTION SYSTEM\",\"design_pressure\":\"+52\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-06-02 00:00:00\",\"instructions_url\":\"\"}],\"KD Manufacturing\":[{\"manufacturer\":\"KD Manufacturing\",\"approval_number_master\":\"FL#2773-R2\",\"approval_number\":\"FL2773.1\",\"seq\":1,\"product_model\":\"KD STORM PANEL\",\"product_description\":\"Storm Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KD Manufacturing\",\"approval_number_master\":\"FL#2773-R0\",\"approval_number\":\"FL2773.2\",\"seq\":2,\"product_model\":\"Metal Storm Panels\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"KD Manufacturing\",\"approval_number_master\":\"FL#2773-R0\",\"approval_number\":\"FL2773.3\",\"seq\":3,\"product_model\":\"Metal Storm Panels\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"All American Shutters, Inc.\":[{\"manufacturer\":\"All American Shutters, Inc.\",\"approval_number_master\":\"FL#393-R3\",\"approval_number\":\"FL393.1\",\"seq\":1,\"product_model\":\"22ga, 24ga Steel Panels\",\"product_description\":\"22ga, 24ga Steel Storm Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All American Shutters, Inc.\",\"approval_number_master\":\"FL#8211-R1\",\"approval_number\":\"FL8211.1\",\"seq\":1,\"product_model\":\"Quick Mount 50\",\"product_description\":\"0.050\\\" Aluminum Storm Panel (HVHZ).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All American Shutters, Inc.\",\"approval_number_master\":\"FL#8211-R1\",\"approval_number\":\"FL8211.2\",\"seq\":2,\"product_model\":\"Quick Mount 50\",\"product_description\":\"0.050\\\" Aluminum Storm Panel (Non-HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All American Shutters, Inc.\",\"approval_number_master\":\"FL#8918-R1\",\"approval_number\":\"FL8918.1\",\"seq\":1,\"product_model\":\"\\\"Safety Edge\\\" 22ga Galv. Steel Storm Panels\",\"product_description\":\"22ga Galvanized Steel Storm Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Paragon Plastic Sheet, Inc.\":[{\"manufacturer\":\"Paragon Plastic Sheet, Inc.\",\"approval_number_master\":\"FL#5261-R2\",\"approval_number\":\"FL5261.1\",\"seq\":1,\"product_model\":\"Hurri-Cor 103\\\"\",\"product_description\":\"High Density Polyethylene Corrugated Storm Panel (length 103\\\" x width 14+\\\")\",\"design_pressure\":\"+35\\\/-37\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Plastic Sheet, Inc.\",\"approval_number_master\":\"FL#5261-R2\",\"approval_number\":\"FL5261.2\",\"seq\":2,\"product_model\":\"Hurri-Cor 36\\\"\",\"product_description\":\"High Density Polyethylene Corrugated Storm Panel (length 36\\\" x width 14+\\\")\",\"design_pressure\":\"+96\\\/-96\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Plastic Sheet, Inc.\",\"approval_number_master\":\"FL#5261-R2\",\"approval_number\":\"FL5261.3\",\"seq\":3,\"product_model\":\"Hurri-Cor 70\\\"\",\"product_description\":\"High Density Polyethylene Corrugated Storm Panel (length 70\\\" x width 14+\\\")\",\"design_pressure\":\"+52\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paragon Plastic Sheet, Inc.\",\"approval_number_master\":\"FL#5261-R2\",\"approval_number\":\"FL5261.4\",\"seq\":4,\"product_model\":\"Hurri-Cor 88\\\"\",\"product_description\":\"High Density Polyethylene Corrugated Storm Panel (length 88\\\" x width 14+\\\")\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-29 00:00:00\",\"instructions_url\":\"\"}],\"Polygal, Inc.\":[{\"manufacturer\":\"Polygal, Inc.\",\"approval_number_master\":\"FL#5755-R2\",\"approval_number\":\"FL5755.1\",\"seq\":1,\"product_model\":\"Polygal 16mmSG Hurricane Panel System\",\"product_description\":\"16mmSG polycarbonate panel with 2\\\" aluminum perimeter with a maximum size of 72\\\" x 96\\\"\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Polygal, Inc.\",\"approval_number_master\":\"FL#7973-R1\",\"approval_number\":\"FL7973.1\",\"seq\":1,\"product_model\":\"16mmSG Stormguard 3\",\"product_description\":\"16mm triple wall polycarbonate sheet without perimeter profiles. 48\\\" x 96\\\" maximum size\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Polygal, Inc.\",\"approval_number_master\":\"FL#7974-R1\",\"approval_number\":\"FL7974.1\",\"seq\":1,\"product_model\":\"16mm Titan Sky Stormguard 3D\",\"product_description\":\"16mm triple wall diamond polycarbonate sheet without perimeter profiles. 48\\\" x 96\\\" maximum size\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Polygal, Inc.\",\"approval_number_master\":\"FL#28824-R0\",\"approval_number\":\"FL28824.1\",\"seq\":1,\"product_model\":\"3-Wall Polycarbonate 16mm Storm Panel\",\"product_description\":\"3-Wall Polycarbonate 16mm Storm Panel Fixed Wall Panel\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Polygal, Inc.\",\"approval_number_master\":\"FL#28824-R0\",\"approval_number\":\"FL28824.2\",\"seq\":2,\"product_model\":\"5-Wall Polycarbonate 16mm Storm Panel\",\"product_description\":\"5-Wall Polycarbonate 16mm Storm Panel Fixed Wall Panel\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-31 00:00:00\",\"instructions_url\":\"\"}],\"NBI Corporation\":[{\"manufacturer\":\"NBI Corporation\",\"approval_number_master\":\"FL#7343-R2\",\"approval_number\":\"FL7343.1\",\"seq\":1,\"product_model\":\"ArmorPanel\",\"product_description\":\"PVC-Coated Fabric Storm Panels with Kevlar Grommet Reinforcement\",\"design_pressure\":\"+62\\\/-66\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-20 00:00:00\",\"instructions_url\":\"\"}],\"Palram Americas, Inc.\":[{\"manufacturer\":\"Palram Americas, Inc.\",\"approval_number_master\":\"FL#8357-R0\",\"approval_number\":\"FL8357.1\",\"seq\":1,\"product_model\":\"StormLite\",\"product_description\":\"16 mm Standard Triple Wall Polycarbonate Hurricane Shutter\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palram Americas, Inc.\",\"approval_number_master\":\"FL#8357-R0\",\"approval_number\":\"FL8357.2\",\"seq\":2,\"product_model\":\"StormLite XL\",\"product_description\":\"16mm Structured Wall Polycarbonate Hurricane Shutter\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palram Americas, Inc.\",\"approval_number_master\":\"FL#8723-R0\",\"approval_number\":\"FL8723.1\",\"seq\":1,\"product_model\":\"Polycarbonate Storm Panel\",\"product_description\":\"Large missile impact resistant polycarbonate storm panel.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palram Americas, Inc.\",\"approval_number_master\":\"FL#8947-R1\",\"approval_number\":\"FL8947.1\",\"seq\":1,\"product_model\":\"STORMLITE HURRICANE PANELS\",\"product_description\":\"STORM PANEL SHUTTER\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Hurricane Safe Products\":[{\"manufacturer\":\"Hurricane Safe Products\",\"approval_number_master\":\"FL#9349-R1\",\"approval_number\":\"FL9349.1\",\"seq\":1,\"product_model\":\"Series 'Cleartek' Polycarbonate Storm Panel\",\"product_description\":\"Large missile impact resistant polycarbonate storm panel.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-07-31 00:00:00\",\"instructions_url\":\"\"}],\"Armor Screen Corp.\":[{\"manufacturer\":\"Armor Screen Corp.\",\"approval_number_master\":\"FL#320-R3\",\"approval_number\":\"FL320.1\",\"seq\":1,\"product_model\":\"Series 2000\",\"product_description\":\"Flexible Wind Abatement \\\/ Impact Hurricane Protection\",\"design_pressure\":\"+130\\\/-136.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-07 00:00:00\",\"instructions_url\":\"\"}],\"Fenetex Corporation\":[{\"manufacturer\":\"Fenetex Corporation\",\"approval_number_master\":\"FL#8637-R1\",\"approval_number\":\"FL8637.1\",\"seq\":1,\"product_model\":\"StormWatch Laminate Series Storm Panel\",\"product_description\":\"Fabric-based impact resistant storm panel\",\"design_pressure\":\"+66.1\\\/-66.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Southern Interest Company, Inc DBA Doyle Ploch Sail Makers\":[{\"manufacturer\":\"Southern Interest Company, Inc DBA Doyle Ploch Sail Makers\",\"approval_number_master\":\"FL#11142-R0\",\"approval_number\":\"FL11142.1\",\"seq\":1,\"product_model\":\"Geo Fabric Shutter System\",\"product_description\":\"Geo Fabric Shutter System and Wind Abatement System\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Atrium Windows & Doors\":[{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#11610-R0\",\"approval_number\":\"FL11610.1\",\"seq\":1,\"product_model\":\"Series 1000\",\"product_description\":\"SafeHarbor Fabric Shutter System\",\"design_pressure\":\"+52\\\/-52\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#12540-R0\",\"approval_number\":\"FL12540.1\",\"seq\":1,\"product_model\":\"Corrugated Galvanized Steel Storm Panel\",\"product_description\":\"20 gauge, HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atrium Windows & Doors\",\"approval_number_master\":\"FL#12540-R0\",\"approval_number\":\"FL12540.2\",\"seq\":2,\"product_model\":\"Corrugated Galvanized Steel Storm Panel\",\"product_description\":\"24 gauge, non-HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Shield Technology Group, Inc.\":[{\"manufacturer\":\"Shield Technology Group, Inc.\",\"approval_number_master\":\"FL#12846-R0\",\"approval_number\":\"FL12846.1\",\"seq\":1,\"product_model\":\"Impact Shield\",\"product_description\":\"Fabric Hurricane Shutter\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Ultratek Worldwide\":[{\"manufacturer\":\"Ultratek Worldwide\",\"approval_number_master\":\"FL#12889-R0\",\"approval_number\":\"FL12889.1\",\"seq\":1,\"product_model\":\"Ultratek 2X Screen\",\"product_description\":\"Multi-Ply Geotextile Hurricane Screen\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ultratek Worldwide\",\"approval_number_master\":\"FL#13911-R0\",\"approval_number\":\"FL13911.1\",\"seq\":1,\"product_model\":\"Ultra Screen 2x Plus\",\"product_description\":\"Multi-Ply Geotextile Hurricane Screen\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-07-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ultratek Worldwide\",\"approval_number_master\":\"FL#15230-R0\",\"approval_number\":\"FL15230.1\",\"seq\":1,\"product_model\":\"ClearTek\",\"product_description\":\"Storm panel\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-07-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ultratek Worldwide\",\"approval_number_master\":\"FL#15519-R0\",\"approval_number\":\"FL15519.1\",\"seq\":1,\"product_model\":\"ClearTek shutters\",\"product_description\":\"Clear corrugated storm panel\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-07-08 00:00:00\",\"instructions_url\":\"\"}],\"USA Shutter Company DBA Maestroshield\":[{\"manufacturer\":\"USA Shutter Company DBA Maestroshield\",\"approval_number_master\":\"FL#13663-R0\",\"approval_number\":\"FL13663.1\",\"seq\":1,\"product_model\":\"MAESTRAN ROLL-UP HURRICANE SCREEN\",\"product_description\":\"MAESTRAN ROLL-UP HURRICANE SCREEN - IMPACT RESISTANT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"USA Shutter Company DBA Maestroshield\",\"approval_number_master\":\"FL#13663-R1\",\"approval_number\":\"FL13663.2\",\"seq\":2,\"product_model\":\"MAESTRAN ROLL-UP HURRICANE SCREEN\",\"product_description\":\"MAESTRAN ROLL-UP HURRICANE SCREEN - NON-HVHZ IMPACT RESISTANT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Advanced Hurricane Technology Inc.\":[{\"manufacturer\":\"Advanced Hurricane Technology Inc.\",\"approval_number_master\":\"FL#13751-R0\",\"approval_number\":\"FL13751.1\",\"seq\":1,\"product_model\":\"Roll Down Mesh Impact Screen\",\"product_description\":\"25 mil 100% Polypropylene roll down mesh impact screen.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Elite Storm Systems\":[{\"manufacturer\":\"Elite Storm Systems\",\"approval_number_master\":\"FL#10106-R0\",\"approval_number\":\"FL10106.1\",\"seq\":1,\"product_model\":\"a. \\\"The Ultimate Storm Panel\\\"\",\"product_description\":\"Aluminum Non-Porous Storm Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Storm Systems\",\"approval_number_master\":\"FL#10106-R0\",\"approval_number\":\"FL10106.2\",\"seq\":2,\"product_model\":\"b. \\\"The Ultimate Storm Panel\\\"\",\"product_description\":\"Galvanized Steel Non-Porous Storm Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Master Machines, Inc.\":[{\"manufacturer\":\"Master Machines, Inc.\",\"approval_number_master\":\"FL#10425-R0\",\"approval_number\":\"FL10425.1\",\"seq\":1,\"product_model\":\"MasterShield\",\"product_description\":\"MS101\",\"design_pressure\":\"+62\\\/-66\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-07 00:00:00\",\"instructions_url\":\"\"}],\"Lights of America\":[{\"manufacturer\":\"Lights of America\",\"approval_number_master\":\"FL#10665-R0\",\"approval_number\":\"FL10665.1\",\"seq\":1,\"product_model\":\"Clear Lexan Corrugated Storm Panel Shutters\",\"product_description\":\"0.118\\\" (min.) Clear Lexan Corrugated Storm Panel Shutter System. Product has been approved for LMI for HVHZ.\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-22 00:00:00\",\"instructions_url\":\"\"}],\"Florida Shutters, Inc.\":[{\"manufacturer\":\"Florida Shutters, Inc.\",\"approval_number_master\":\"FL#11732-R0\",\"approval_number\":\"FL11732.1\",\"seq\":1,\"product_model\":\"0.050\\\" Aluminum Storm Panel\",\"product_description\":\"0.050\\\" Aluminum Storm Panel\\nNon-HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Vent Covers, Inc.\":[{\"manufacturer\":\"Vent Covers, Inc.\",\"approval_number_master\":\"FL#12002-R0\",\"approval_number\":\"FL12002.1\",\"seq\":1,\"product_model\":\"Gable Vent Covers\",\"product_description\":\"Aluminum Sheet Metal Panels for Hurricane Protection of End Gable Openings.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vent Covers, Inc.\",\"approval_number_master\":\"FL#12002-R0\",\"approval_number\":\"FL12002.2\",\"seq\":2,\"product_model\":\"Gable Vent Covers\",\"product_description\":\"Aluminum Sheet Metal Panels for Hurricane Protection of End Gable Openings\",\"design_pressure\":\"+70 psf\\\/-70 psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vent Covers, Inc.\",\"approval_number_master\":\"FL#12009-R0\",\"approval_number\":\"FL12009.1\",\"seq\":1,\"product_model\":\"Soffit Vent Covers\",\"product_description\":\"Aluminum Sheet Metal Panels for Hurricane Protection of Soffit Vents.\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-13 00:00:00\",\"instructions_url\":\"\"}],\"Lookout Shutters Incorporated\":[{\"manufacturer\":\"Lookout Shutters Incorporated\",\"approval_number_master\":\"FL#12450-R0\",\"approval_number\":\"FL12450.1\",\"seq\":1,\"product_model\":\"Clear Polycarbonate Storm Panel\",\"product_description\":\"Lexan clear storm panel\",\"design_pressure\":\"+104\\\/-104\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"wind-O-Shield\":[{\"manufacturer\":\"wind-O-Shield\",\"approval_number_master\":\"FL#12518-R0\",\"approval_number\":\"FL12518.1\",\"seq\":1,\"product_model\":\"Storm Panel\",\"product_description\":\"High Density Polyethylene Storm Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Tecpol\":[{\"manufacturer\":\"Tecpol\",\"approval_number_master\":\"FL#12521-R0\",\"approval_number\":\"FL12521.1\",\"seq\":1,\"product_model\":\"CLEAR STORM PANEL PCHS-5\",\"product_description\":\"POLICARBONATE CLEAR STORM PANELS\",\"design_pressure\":\"+62.4\\\/-62.4\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Hurricane Protection Systems, LLC.\":[{\"manufacturer\":\"Hurricane Protection Systems, LLC.\",\"approval_number_master\":\"FL#12582-R0\",\"approval_number\":\"FL12582.1\",\"seq\":1,\"product_model\":\"Storm Shield Systems\",\"product_description\":\"Hurricane Protection Panel System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"All American Shutters and Glass\":[{\"manufacturer\":\"All American Shutters and Glass\",\"approval_number_master\":\"FL#13578-R0\",\"approval_number\":\"FL13578.1\",\"seq\":1,\"product_model\":\"22ga, 24ga Steel Panels\",\"product_description\":\"22ga, 24ga Steel Storm Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All American Shutters and Glass\",\"approval_number_master\":\"FL#13579-R0\",\"approval_number\":\"FL13579.1\",\"seq\":1,\"product_model\":\"Quick Mount 50\",\"product_description\":\"0.050\\\" Aluminum Storm Panel (HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All American Shutters and Glass\",\"approval_number_master\":\"FL#13579-R0\",\"approval_number\":\"FL13579.2\",\"seq\":2,\"product_model\":\"Quick Mount 50\",\"product_description\":\"0.050\\\" Aluminum Storm Panel (Non-HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All American Shutters and Glass\",\"approval_number_master\":\"FL#13580-R0\",\"approval_number\":\"FL13580.1\",\"seq\":1,\"product_model\":\"\\\"Safety Edge\\\" 22ga Galv. Steel Storm Panels\",\"product_description\":\"22ga Galvanized Steel Storm Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All American Shutters and Glass\",\"approval_number_master\":\"FL#17869-R0\",\"approval_number\":\"FL17869.1\",\"seq\":1,\"product_model\":\"22ga, 24ga Steel Panels\",\"product_description\":\"22ga, 24ga Steel Storm Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All American Shutters and Glass\",\"approval_number_master\":\"FL#17870-R0\",\"approval_number\":\"FL17870.1\",\"seq\":1,\"product_model\":\"\\\"Safety Edge\\\" 22ga Galv. Steel Storm Panels\",\"product_description\":\"22ga Galvanized Steel Storm Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All American Shutters and Glass\",\"approval_number_master\":\"FL#17871-R0\",\"approval_number\":\"FL17871.1\",\"seq\":1,\"product_model\":\"Quick Mount 50\",\"product_description\":\"0.050\\\" Aluminum Storm Panel (HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All American Shutters and Glass\",\"approval_number_master\":\"FL#17871-R0\",\"approval_number\":\"FL17871.2\",\"seq\":2,\"product_model\":\"Quick Mount 50\",\"product_description\":\"0.050\\\" Aluminum Storm Panel (Non-HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"All American Shutters of Pensacola\":[{\"manufacturer\":\"All American Shutters of Pensacola\",\"approval_number_master\":\"FL#13583-R0\",\"approval_number\":\"FL13583.1\",\"seq\":1,\"product_model\":\"22ga, 24ga Steel Panels\",\"product_description\":\"22ga, 24ga Steel Storm Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All American Shutters of Pensacola\",\"approval_number_master\":\"FL#15610-R0\",\"approval_number\":\"FL15610.1\",\"seq\":1,\"product_model\":\"Quick Mount 50\",\"product_description\":\"Quick Mount 50 0.050\\\" Aluminum Storm Panel (Non-HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"KTC Metals, Inc.\":[{\"manufacturer\":\"KTC Metals, Inc.\",\"approval_number_master\":\"FL#13906-R0\",\"approval_number\":\"FL13906.1\",\"seq\":1,\"product_model\":\"\\\"Safety Edge\\\" 22ga Galv. Steel Storm Panels\",\"product_description\":\"22ga Galvanized Steel Storm Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KTC Metals, Inc.\",\"approval_number_master\":\"FL#13907-R0\",\"approval_number\":\"FL13907.1\",\"seq\":1,\"product_model\":\"22ga, 24ga Steel Panels\",\"product_description\":\"22ga, 24ga Steel Storm Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KTC Metals, Inc.\",\"approval_number_master\":\"FL#13908-R0\",\"approval_number\":\"FL13908.1\",\"seq\":1,\"product_model\":\"Quick Mount 50\",\"product_description\":\"0.050\\\" Aluminum Storm Panel (HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KTC Metals, Inc.\",\"approval_number_master\":\"FL#13908-R0\",\"approval_number\":\"FL13908.2\",\"seq\":2,\"product_model\":\"Quick Mount 50\",\"product_description\":\"0.050\\\" Aluminum Storm Panel (Non-HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KTC Metals, Inc.\",\"approval_number_master\":\"FL#15465-R0\",\"approval_number\":\"FL15465.1\",\"seq\":1,\"product_model\":\"550 Series 0.050\\\"\",\"product_description\":\"550 Series 0.050\\\" Aluminum Storm Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KTC Metals, Inc.\",\"approval_number_master\":\"FL#15466-R0\",\"approval_number\":\"FL15466.1\",\"seq\":1,\"product_model\":\"550 Series 0.050\\\"\\\/NHVHZ\",\"product_description\":\"550 Series 0.050\\\" Aluminum Storm Panel. Drawing#12-031 \\\/ NHVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Ballista Storm Systems, LLC\":[{\"manufacturer\":\"Ballista Storm Systems, LLC\",\"approval_number_master\":\"FL#14223-R0\",\"approval_number\":\"FL14223.1\",\"seq\":1,\"product_model\":\"StormShear Storm Panel\",\"product_description\":\"Aluminum Hinged Storm Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-08-16 00:00:00\",\"instructions_url\":\"\"}],\"C.K. Screens, Inc.\":[{\"manufacturer\":\"C.K. Screens, Inc.\",\"approval_number_master\":\"FL#14421-R0\",\"approval_number\":\"FL14421.1\",\"seq\":1,\"product_model\":\"a. Weather-Guard\",\"product_description\":\"Extruded Aluminum Operable Security\\\/Storm Panel with Perforated Stainless Steel for use in Single and Mulled Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"C.K. Screens, Inc.\",\"approval_number_master\":\"FL#14421-R0\",\"approval_number\":\"FL14421.2\",\"seq\":2,\"product_model\":\"b. Weather-Guard II\",\"product_description\":\"Extruded Aluminum Operable Security\\\/Storm Panel with Stainless Steel Mesh for use in Single and Mulled Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"sterling design and construction inc\":[{\"manufacturer\":\"sterling design and construction inc\",\"approval_number_master\":\"FL#14872-R0\",\"approval_number\":\"FL14872.1\",\"seq\":1,\"product_model\":\"0.050\\\" Aluminum Storm Panel { 2 \\\" deep }\",\"product_description\":\"Aluminum Storm Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"sterling design and construction inc\",\"approval_number_master\":\"FL#14872-R0\",\"approval_number\":\"FL14872.2\",\"seq\":2,\"product_model\":\"0.050\\\" Aluminum Storm Panel { 2 \\\" deep }\",\"product_description\":\"Aluminum Storm Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"CAT-5 Protection, Inc.\":[{\"manufacturer\":\"CAT-5 Protection, Inc.\",\"approval_number_master\":\"FL#9356-R3\",\"approval_number\":\"FL9356.1\",\"seq\":1,\"product_model\":\"CAT-5 Hurricane Net\",\"product_description\":\"Fabric Impact Resistant Hurricane Abatement System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"KAPCA-Storm Smart\":[{\"manufacturer\":\"KAPCA-Storm Smart\",\"approval_number_master\":\"FL#15064-R0\",\"approval_number\":\"FL15064.1\",\"seq\":1,\"product_model\":\"Gladiator Screening Systems\",\"product_description\":\"Gladiator Rolling Up Screen System\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KAPCA-Storm Smart\",\"approval_number_master\":\"FL#15989-R0\",\"approval_number\":\"FL15989.1\",\"seq\":1,\"product_model\":\"Gladiator Screening Systems\",\"product_description\":\"Gladiator Screening Systems\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KAPCA-Storm Smart\",\"approval_number_master\":\"FL#16396-R0\",\"approval_number\":\"FL16396.1\",\"seq\":1,\"product_model\":\"Gladiator Shield\",\"product_description\":\"Gladiator Fabric and Clip System\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KAPCA-Storm Smart\",\"approval_number_master\":\"FL#16599-R0\",\"approval_number\":\"FL16599.1\",\"seq\":1,\"product_model\":\"GLADIATOR\",\"product_description\":\"GLADIATOR SCREENING SYSTEMS\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Hurricane Fabric, LLC\":[{\"manufacturer\":\"Hurricane Fabric, LLC\",\"approval_number_master\":\"FL#15186-R0\",\"approval_number\":\"FL15186.1\",\"seq\":1,\"product_model\":\"Astroflex\",\"product_description\":\"Fabric Hurricane Protection System\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurricane Fabric, LLC\",\"approval_number_master\":\"FL#15208-R0\",\"approval_number\":\"FL15208.1\",\"seq\":1,\"product_model\":\"Astroguard\",\"product_description\":\"Fabric Hurricane Protection System\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Solara Industries, Inc.\":[{\"manufacturer\":\"Solara Industries, Inc.\",\"approval_number_master\":\"FL#16788-R0\",\"approval_number\":\"FL16788.1\",\"seq\":1,\"product_model\":\"Armor Panel\",\"product_description\":\"PVC-Coated Fabric Storm Panels with Kevlar Grommet Reinforcement\",\"design_pressure\":\"+62\\\/-66\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Norse Inc.\":[{\"manufacturer\":\"Norse Inc.\",\"approval_number_master\":\"FL#15640-R0\",\"approval_number\":\"FL15640.1\",\"seq\":1,\"product_model\":\"Storm Panel and Mounting Hardware - Flush Mount System\",\"product_description\":\"Storm panel and flush mount panel mounting hardware (LMI).\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Norse Inc.\",\"approval_number_master\":\"FL#15640-R0\",\"approval_number\":\"FL15640.2\",\"seq\":2,\"product_model\":\"Storm Panel and Mounting Hardware - Surface Mount System\",\"product_description\":\"Storm panel and surface mount panel mounting hardware (LMI).\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-09-30 00:00:00\",\"instructions_url\":\"\"}],\"Armor Building Solutions\":[{\"manufacturer\":\"Armor Building Solutions\",\"approval_number_master\":\"FL#15986-R0\",\"approval_number\":\"FL15986.1\",\"seq\":1,\"product_model\":\"Series CAT 5 WP\",\"product_description\":\"Reinforced Hurricane Storm Panel\",\"design_pressure\":\"+105\\\/-105\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-30 00:00:00\",\"instructions_url\":\"\"}],\"Hurricane Storm Panel MFG. Inc.\":[{\"manufacturer\":\"Hurricane Storm Panel MFG. Inc.\",\"approval_number_master\":\"FL#16293-R0\",\"approval_number\":\"FL16293.1\",\"seq\":1,\"product_model\":\"HVHZ Impact Storm Panel\",\"product_description\":\"HVHZ Impact Storm Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Taylor Made Construction LLC\":[{\"manufacturer\":\"Taylor Made Construction LLC\",\"approval_number_master\":\"FL#16447-R0\",\"approval_number\":\"FL16447.1\",\"seq\":1,\"product_model\":\"a. Hurricane MAX - Level 2\",\"product_description\":\"Extruded Aluminum Operable Security\\\/Storm Panel with Perforated Stainless Steel for use in Single and Mulled Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Taylor Made Construction LLC\",\"approval_number_master\":\"FL#16447-R0\",\"approval_number\":\"FL16447.2\",\"seq\":2,\"product_model\":\"b. Hurricane MAX - Level 1\",\"product_description\":\"Extruded Aluminum Operable Security\\\/Storm Panel with Stainless Steel Mesh for use in Single and Mulled Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Coastline Shutters & Manufacturing, LLC\":[{\"manufacturer\":\"Coastline Shutters & Manufacturing, LLC\",\"approval_number_master\":\"FL#16726-R0\",\"approval_number\":\"FL16726.1\",\"seq\":1,\"product_model\":\"22ga, 24ga Steel Panels\",\"product_description\":\"See installation drawings for allowable pressures & spans\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Coastline Shutters & Manufacturing, LLC\",\"approval_number_master\":\"FL#16879-R0\",\"approval_number\":\"FL16879.1\",\"seq\":1,\"product_model\":\"Quick Mount 50\",\"product_description\":\"0.050\\\" Aluminum Storm Panel (HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Groff Metal Industries Inc\":[{\"manufacturer\":\"Groff Metal Industries Inc\",\"approval_number_master\":\"FL#16975-R0\",\"approval_number\":\"FL16975.1\",\"seq\":1,\"product_model\":\".0375 Galv Steel Storm Panels\",\"product_description\":\".0375 Galv Steel Storm Panels\",\"design_pressure\":\"+60\\\/-64\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"National Approved Shutter Association LLC\":[{\"manufacturer\":\"National Approved Shutter Association LLC\",\"approval_number_master\":\"FL#17006-R0\",\"approval_number\":\"FL17006.1\",\"seq\":1,\"product_model\":\"24 Gage Galvanized Steel Storm Panel (2\\\" Deep)\",\"product_description\":\"24 Gage Galvanized Steel Storm Panel (2\\\" Deep)\",\"design_pressure\":\"+60\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"National Approved Shutter Association LLC\",\"approval_number_master\":\"FL#17686-R0\",\"approval_number\":\"FL17686.1\",\"seq\":1,\"product_model\":\"0.050\\\" Aluminum Storm Panel\",\"product_description\":\"2\\\" x 12\\\" corrugated aluminum storm panel.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Storm Smart Industries\":[{\"manufacturer\":\"Storm Smart Industries\",\"approval_number_master\":\"FL#11291-R4\",\"approval_number\":\"FL11291.1\",\"seq\":1,\"product_model\":\"Storm Catcher\",\"product_description\":\"Wind Abatement System\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Smart Industries\",\"approval_number_master\":\"FL#11291-R5\",\"approval_number\":\"FL11291.2\",\"seq\":2,\"product_model\":\"Storm Catcher\",\"product_description\":\"Wind Abatement System\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Smart Industries\",\"approval_number_master\":\"FL#20395-R0\",\"approval_number\":\"FL20395.1\",\"seq\":1,\"product_model\":\"Gladiator\",\"product_description\":\"Gladiator Screening Systems\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sentry Protection Technology Inc.\":[{\"manufacturer\":\"Sentry Protection Technology Inc.\",\"approval_number_master\":\"FL#18517-R0\",\"approval_number\":\"FL18517.1\",\"seq\":1,\"product_model\":\".050 Aluminum Storm Panel 2\\\" Deep\",\"product_description\":\"The \\\"Ultra-Tisdale\\\" Aluminum Storm Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentry Protection Technology Inc.\",\"approval_number_master\":\"FL#18517-R0\",\"approval_number\":\"FL18517.2\",\"seq\":2,\"product_model\":\".050 Aluminum Storm Panel 2\\\" Deep\",\"product_description\":\"The Ultra-Tisdale Aluminum Storm Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Stabilit America, Inc. dba Resolite\":[{\"manufacturer\":\"Stabilit America, Inc. dba Resolite\",\"approval_number_master\":\"FL#21379-R0\",\"approval_number\":\"FL21379.1\",\"seq\":1,\"product_model\":\"Resolite Polycarbonate Storm Panel\",\"product_description\":\"Multiwall Polycarbonate Impact Protection System (HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stabilit America, Inc. dba Resolite\",\"approval_number_master\":\"FL#21379-R0\",\"approval_number\":\"FL21379.2\",\"seq\":2,\"product_model\":\"Resolite Polycarbonate Storm Panel\",\"product_description\":\"Multiwall Polycarbonate Impact Protection System (Non-HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Warrior Protection Screens\":[{\"manufacturer\":\"Warrior Protection Screens\",\"approval_number_master\":\"FL#33004-R0\",\"approval_number\":\"FL33004.1\",\"seq\":1,\"product_model\":\"a. Warrior-Guard\",\"product_description\":\"Extruded Aluminum Operable Security\\\/Storm Panel with Perforated Stainless Steel for use in Single and Mulled Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Warrior Protection Screens\",\"approval_number_master\":\"FL#33004-R0\",\"approval_number\":\"FL33004.2\",\"seq\":2,\"product_model\":\"b. Warrior-Guard\",\"product_description\":\"Extruded Aluminum Operable Security\\\/Storm Panel with Stainless Steel Mesh for use in Single and Mulled Configurations\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}]},\"e. shutters|||4. colonial\":{\"American Shutter Systems Association, Inc.\":[{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#2681-R7\",\"approval_number\":\"FL2681.1\",\"seq\":1,\"product_model\":\"Bertha Colonial Shutter with clips or storm bars- (Non-HVHZ) Drawing# 23-131\",\"product_description\":\"Extruded aluminum blades assembled together and retained by jambs\\\/headers to provide hurricane protection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#8200-R11\",\"approval_number\":\"FL8200.1\",\"seq\":1,\"product_model\":\"Bertha HV Colonial Shutter Drawing Number #23-134\",\"product_description\":\"Extruded aluminum blades assembled together and retained by jambs\\\/headers to provide Hurricane Protection\",\"design_pressure\":\"+45\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#47011-R0\",\"approval_number\":\"FL47011.1\",\"seq\":1,\"product_model\":\"BRICKHOUSE COLONIAL SHUTTER\",\"product_description\":\"LOW PROFILE AND BI-FOLD OPTIONS\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#8200-R2\",\"approval_number\":\"FL8200.2\",\"seq\":2,\"product_model\":\"Colonial Shutter\",\"product_description\":\"Bertha HV Colonial Shutter\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#2681-R2\",\"approval_number\":\"FL2681.2\",\"seq\":2,\"product_model\":\"Bertha Colonial Shutter with Storm Bars-(HVHZ)- Drawing# 08-230\",\"product_description\":\"Extruded aluminum blades assembled together and retained by jambs\\\/headers to provide hurricane protection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Folding Shutter Corporation\":[{\"manufacturer\":\"Folding Shutter Corporation\",\"approval_number_master\":\"FL#6414-R8\",\"approval_number\":\"FL6414.1\",\"seq\":1,\"product_model\":\"Impact Colonial Shutter\",\"product_description\":\"Impact Colonial Shutter\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Eastern Metal Supply\":[{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#9959-R0\",\"approval_number\":\"FL9959.1\",\"seq\":1,\"product_model\":\"Bertha HV Board and Batten Shutter- Drawing #07-251\",\"product_description\":\"Extruded aluminum tubes assembled together and retained by battens and hinges to provide Hurricane Protection.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#11967-R0\",\"approval_number\":\"FL11967.1\",\"seq\":1,\"product_model\":\"Bertha HV Board and Batten Shutter (Non-HVHZ)- Drawing number 08-148\",\"product_description\":\"Extruded aluminum tubes assambled together and retained by battens and hinges to provide hurricane protection.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eastern Metal Supply\",\"approval_number_master\":\"FL#14451-R0\",\"approval_number\":\"FL14451.1\",\"seq\":1,\"product_model\":\"Aluminum Colonial Shutter (Drawing 11-015)-Non-HVHZ\",\"product_description\":\"Extruded aluminum slats interlocked together and retained by extruded aluminum tracks to provide hurricane protection.\",\"design_pressure\":\"+42\\\/-53\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Town and Country Industries,\":[{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#16219-R7\",\"approval_number\":\"FL16219.1\",\"seq\":1,\"product_model\":\"FullView Colonial Shutter Hybrid\",\"product_description\":\"FullView Colonial Shutter Hybrid\",\"design_pressure\":\"+57.2\\\/-66.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#16219-R7\",\"approval_number\":\"FL16219.2\",\"seq\":2,\"product_model\":\"FullView Colonial Shutter Hybrid (HVHZ Only)\",\"product_description\":\"FullView Colonial Shutter Hybrid (HVHZ Only)\",\"design_pressure\":\"+69.3\\\/-79.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#8524-R0\",\"approval_number\":\"FL8524.1\",\"seq\":1,\"product_model\":\"Colonial Shutter\",\"product_description\":\"\",\"design_pressure\":\"+57.2\\\/-66.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#9033-R0\",\"approval_number\":\"FL9033.1\",\"seq\":1,\"product_model\":\"COLONIAL SHUTTER\",\"product_description\":\"\",\"design_pressure\":\"+69.3\\\/-79.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#11566-R0\",\"approval_number\":\"FL11566.1\",\"seq\":1,\"product_model\":\"Eyewall Armor Colonial\",\"product_description\":\"Aluminum Bi-Folding Colonial Shutter\",\"design_pressure\":\"+57.2\\\/-66.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#11566-R0\",\"approval_number\":\"FL11566.2\",\"seq\":2,\"product_model\":\"Eyewall Armor HVHZ Colonial\",\"product_description\":\"Aluminum Bi-Folding Colonial Shutter\",\"design_pressure\":\"+69.3\\\/-79.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Croci North America\":[{\"manufacturer\":\"Croci North America\",\"approval_number_master\":\"FL#21861-R3\",\"approval_number\":\"FL21861.1\",\"seq\":1,\"product_model\":\"FullView Colonial Shutter Hybrid (HVHZ & Non-HVHZ)\",\"product_description\":\"FullView Colonial Shutter Hybrid (HVHZ & Non-HVHZ)\",\"design_pressure\":\"+69.3\\\/-79.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croci North America\",\"approval_number_master\":\"FL#9871-R0\",\"approval_number\":\"FL9871.1\",\"seq\":1,\"product_model\":\"Colonial Shutter\",\"product_description\":\"\",\"design_pressure\":\"+57.2\\\/-66.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croci North America\",\"approval_number_master\":\"FL#12233-R0\",\"approval_number\":\"FL12233.1\",\"seq\":1,\"product_model\":\"COLONIAL SHUTTER SYSTEM\",\"product_description\":\"This shutter has extruded aluminum alloy components including fixed horizontal blades set in a frame that has hinges attached to it for installation on walls for decoration or hurricane force wind and windborne debris protection.\",\"design_pressure\":\"+57.2\\\/-66.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croci North America\",\"approval_number_master\":\"FL#15697-R0\",\"approval_number\":\"FL15697.1\",\"seq\":1,\"product_model\":\"Colonial Shutter\",\"product_description\":\"Extruded Aluminum Alloy frame and louvers forming 34\\\" max. width panels that are supported with wall mounted hinges. Max. width of shutter with Multiple panels is 136\\\".\",\"design_pressure\":\"+57.2\\\/-66.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croci North America\",\"approval_number_master\":\"FL#15697-R1\",\"approval_number\":\"FL15697.2\",\"seq\":2,\"product_model\":\"Colonial Shutter\",\"product_description\":\"Extruded Aluminum Alloy frame and louvers forming 34\\\" max. width panels that are supported with wall mounted hinges. Max. width of shutter with Multiple panels is 136\\\".\",\"design_pressure\":\"+69.3\\\/-79.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croci North America\",\"approval_number_master\":\"FL#21861-R0\",\"approval_number\":\"FL21861.2\",\"seq\":2,\"product_model\":\"FullView Colonial Shutter Hybrid (HVHZ)\",\"product_description\":\"FullView Colonial Shutter Hybrid (HVHZ)\",\"design_pressure\":\"+69.3\\\/-79.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Shoreline Shutters\":[{\"manufacturer\":\"Shoreline Shutters\",\"approval_number_master\":\"FL#31180-R2\",\"approval_number\":\"FL31180.1\",\"seq\":1,\"product_model\":\"SHORELINE HVHZ HD COLONIAL SHUTTERS\",\"product_description\":\"Extruded Aluminum Colonial Type Shutter\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shoreline Shutters\",\"approval_number_master\":\"FL#10587-R0\",\"approval_number\":\"FL10587.1\",\"seq\":1,\"product_model\":\"a. \\\"High Impact\\\" Colonial Shutter\",\"product_description\":\"Extruded Aluminum Colonial Hurricane Shutter - Two Panel Bifold\",\"design_pressure\":\"+100.0\\\/-100.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shoreline Shutters\",\"approval_number_master\":\"FL#10587-R0\",\"approval_number\":\"FL10587.2\",\"seq\":2,\"product_model\":\"b. \\\"High Impact\\\" Colonial Shutter\",\"product_description\":\"Extruded Aluminum Colonial Hurricane Shutter - Four Panel Bifold\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"National Approved Shutter Association LLC\":[{\"manufacturer\":\"National Approved Shutter Association LLC\",\"approval_number_master\":\"FL#42400-R0\",\"approval_number\":\"FL42400.1\",\"seq\":1,\"product_model\":\"a. Colonial Hurricane Shutter\",\"product_description\":\"Extruded Aluminum Colonial \\\"Twin\\\" Two Panel Bifold Hurricane Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"National Approved Shutter Association LLC\",\"approval_number_master\":\"FL#42400-R0\",\"approval_number\":\"FL42400.2\",\"seq\":2,\"product_model\":\"b. Colonial Hurricane Shutter\",\"product_description\":\"Extruded Aluminum Colonial Two Panel Bifold Hurricane Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Alucore LLC\":[{\"manufacturer\":\"Alucore LLC\",\"approval_number_master\":\"FL#47008-R0\",\"approval_number\":\"FL47008.1\",\"seq\":1,\"product_model\":\"Colonial Shutter\",\"product_description\":\"Extruded aluminum blades retained by perimeter frame to provide hurricane protection\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Hobe Sound Aluminum & Shutter Corp.\":[{\"manufacturer\":\"Hobe Sound Aluminum & Shutter Corp.\",\"approval_number_master\":\"FL#1670-R0\",\"approval_number\":\"FL1670.1\",\"seq\":1,\"product_model\":\"Hobe Shutter\",\"product_description\":\"Hurricane Bahama Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hobe Sound Aluminum & Shutter Corp.\",\"approval_number_master\":\"FL#1670-R0\",\"approval_number\":\"FL1670.2\",\"seq\":2,\"product_model\":\"Hobe Shutter\",\"product_description\":\"Hurricane Colonial Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Atlantic Premium Shutters\":[{\"manufacturer\":\"Atlantic Premium Shutters\",\"approval_number_master\":\"FL#2870-R0\",\"approval_number\":\"FL2870.1\",\"seq\":1,\"product_model\":\"Louvered Colonial Storm Shutter\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic Premium Shutters\",\"approval_number_master\":\"FL#2871-R0\",\"approval_number\":\"FL2871.1\",\"seq\":1,\"product_model\":\"Board and Batten Colonial Storm Shutter\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic Premium Shutters\",\"approval_number_master\":\"FL#2871-R0\",\"approval_number\":\"FL2871.2\",\"seq\":2,\"product_model\":\"Raised Panel Colonial Storm Shutter\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic Premium Shutters\",\"approval_number_master\":\"FL#5479-R0\",\"approval_number\":\"FL5479.1\",\"seq\":1,\"product_model\":\"Louvered Colonial Storm Shutter\",\"product_description\":\"Louvered Colonial Storm Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Bernardo Shutter Corporation\":[{\"manufacturer\":\"Bernardo Shutter Corporation\",\"approval_number_master\":\"FL#2881-R0\",\"approval_number\":\"FL2881.1\",\"seq\":1,\"product_model\":\"Extruded Aluminum Hinged Colonial Shutter\",\"product_description\":\"Hinged Colonial Shutter, Extruded\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"LOOKOUT SHUTTERS, INC.\":[{\"manufacturer\":\"LOOKOUT SHUTTERS, INC.\",\"approval_number_master\":\"FL#5397-R0\",\"approval_number\":\"FL5397.1\",\"seq\":1,\"product_model\":\"Composite Shutter System\",\"product_description\":\"Colonial, Sliding Colonial and Bahama Shutters\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Florida Powder Coating and Shutters Inc\":[{\"manufacturer\":\"Florida Powder Coating and Shutters Inc\",\"approval_number_master\":\"FL#5964-R0\",\"approval_number\":\"FL5964.1\",\"seq\":1,\"product_model\":\"Aluminum Colonial Shutter\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Powder Coating and Shutters Inc\",\"approval_number_master\":\"FL#10530-R0\",\"approval_number\":\"FL10530.1\",\"seq\":1,\"product_model\":\"Aluminum Colonial Shutter - Drw 08-020\",\"product_description\":\"Extruded Aluminum slats interlocked together and retained by extruded aluminum tracks to provide hurricane protection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-01-30 00:00:00\",\"instructions_url\":\"\"}],\"Hurst Awning Company Inc.\":[{\"manufacturer\":\"Hurst Awning Company Inc.\",\"approval_number_master\":\"FL#8264-R0\",\"approval_number\":\"FL8264.1\",\"seq\":1,\"product_model\":\"Aluminum Hinged Colonial Shutter\",\"product_description\":\"Extruded aluminum components fabricated with horizontal lourver blades surrounded with top, bottom and side rails.\",\"design_pressure\":\"+55\\\/-72\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurst Awning Company Inc.\",\"approval_number_master\":\"FL#13475-R0\",\"approval_number\":\"FL13475.1\",\"seq\":1,\"product_model\":\"Aluminum Hinged Colonial Shutter\",\"product_description\":\"Aluminum Hinged Colonial Shutter\",\"design_pressure\":\"+55\\\/-72\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurst Awning Company Inc.\",\"approval_number_master\":\"FL#15424-R0\",\"approval_number\":\"FL15424.1\",\"seq\":1,\"product_model\":\"HINGED COLONIAL SHUTTER\",\"product_description\":\"Panels fabricated from aluminum alloy frame and horizontal louvers, with impact resistant backing, supported on wall by hinges.\",\"design_pressure\":\"+72.5\\\/-72.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Poma Corporation\":[{\"manufacturer\":\"Poma Corporation\",\"approval_number_master\":\"FL#8985-R0\",\"approval_number\":\"FL8985.1\",\"seq\":1,\"product_model\":\"Extruded Aluminum Hinged Bi-Fold Colonial Shutter\",\"product_description\":\"\",\"design_pressure\":\"+48\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Florida Shutters, Inc.\":[{\"manufacturer\":\"Florida Shutters, Inc.\",\"approval_number_master\":\"FL#10254-R0\",\"approval_number\":\"FL10254.1\",\"seq\":1,\"product_model\":\"\\\"Impact\\\" Aluminum Hinged Colonial Shutter\",\"product_description\":\"\\\"Impact\\\" Aluminum Hinged Colonial Shutter\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Southern Extrusion, Inc\":[{\"manufacturer\":\"Southern Extrusion, Inc\",\"approval_number_master\":\"FL#871-R3\",\"approval_number\":\"FL871.1\",\"seq\":1,\"product_model\":\"a. Colonial Hurricane Shutter\",\"product_description\":\"Extruded Aluminum Colonial Hurricane Shutter - Maximum Size 38.5\\\" x 88.0\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Extrusion, Inc\",\"approval_number_master\":\"FL#9102-R1\",\"approval_number\":\"FL9102.1\",\"seq\":1,\"product_model\":\"a. Colonial Hurricane Shutter\",\"product_description\":\"Extruded Aluminum Colonial Hurricane Shutter - Two Panel Bifold\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Extrusion, Inc\",\"approval_number_master\":\"FL#9102-R2\",\"approval_number\":\"FL9102.2\",\"seq\":2,\"product_model\":\"b. Colonial Hurricane Shutter\",\"product_description\":\"Extruded Aluminum Colonial Two Panel Bifold Hurricane Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Coastal Shutter Systems International Inc.\":[{\"manufacturer\":\"Coastal Shutter Systems International Inc.\",\"approval_number_master\":\"FL#7770-R1\",\"approval_number\":\"FL7770.1\",\"seq\":1,\"product_model\":\"Colonial Shutter\",\"product_description\":\"Extruded aluminum blades retained by perimeter frame to provide hurricane protection.\",\"design_pressure\":\"+66.00\\\/-66.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Shutter Tech, Inc. A.K.A. Metal Tech\":[{\"manufacturer\":\"Shutter Tech, Inc. A.K.A. Metal Tech\",\"approval_number_master\":\"FL#10724-R0\",\"approval_number\":\"FL10724.1\",\"seq\":1,\"product_model\":\"Maximum Impact Duraweld Colonial Shutter\",\"product_description\":\"Maximum Impact Duraweld Colonial Shutter\",\"design_pressure\":\"+57.0\\\/-71.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"EXTREME IMPACT SHUTTER SUPPLY INC\":[{\"manufacturer\":\"EXTREME IMPACT SHUTTER SUPPLY INC\",\"approval_number_master\":\"FL#11004-R0\",\"approval_number\":\"FL11004.1\",\"seq\":1,\"product_model\":\"Colonial Shutter System\",\"product_description\":\"Maximum Unit Size 48\\\"x72\\\"\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EXTREME IMPACT SHUTTER SUPPLY INC\",\"approval_number_master\":\"FL#11004-R0\",\"approval_number\":\"FL11004.2\",\"seq\":2,\"product_model\":\"Colonial Shutter System\",\"product_description\":\"Maximum Unit Size 48\\\"x96\\\"\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"EXTREME IMPACT SHUTTER SUPPLY INC\",\"approval_number_master\":\"FL#11004-R0\",\"approval_number\":\"FL11004.3\",\"seq\":3,\"product_model\":\"Colonial Shutter System\",\"product_description\":\"Colonial Bi-Fold Shutter System.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-07-31 00:00:00\",\"instructions_url\":\"\"}],\"Euro-Wall, LLC\":[{\"manufacturer\":\"Euro-Wall, LLC\",\"approval_number_master\":\"FL#16707-R0\",\"approval_number\":\"FL16707.1\",\"seq\":1,\"product_model\":\"HVHZ Colonial Shutter\",\"product_description\":\"HVHZ Colonial Shutter\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"FORTIFIED BUILDING PRODUCTS, INC.\":[{\"manufacturer\":\"FORTIFIED BUILDING PRODUCTS, INC.\",\"approval_number_master\":\"FL#17474-R0\",\"approval_number\":\"FL17474.1\",\"seq\":1,\"product_model\":\"a. Colonial Hurricane Shutter\",\"product_description\":\"Extruded Aluminum Colonial \\\"Twin\\\" Two Panel Bifold Hurricane Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"FORTIFIED BUILDING PRODUCTS, INC.\",\"approval_number_master\":\"FL#17474-R0\",\"approval_number\":\"FL17474.2\",\"seq\":2,\"product_model\":\"b. Colonial Hurricane Shutter\",\"product_description\":\"Extruded Aluminum Colonial Two Panel Bifold Hurricane Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"New Horizon Shutters\":[{\"manufacturer\":\"New Horizon Shutters\",\"approval_number_master\":\"FL#42359-R0\",\"approval_number\":\"FL42359.1\",\"seq\":1,\"product_model\":\"Decorative Panel & Louver Shutter\",\"product_description\":\"Decorative Panel & Louver Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}]},\"e. shutters|||5. roll-up\":{\"American Shutter Systems Association, Inc.\":[{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#5790-R14\",\"approval_number\":\"FL5790.1\",\"seq\":1,\"product_model\":\"58mm Bertha End Retention \\\/ Non-Retention Roll Shutter System (Non-HVHZ)\",\"product_description\":\"Roll Shutter System (includes View Port Option)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#31658-R5\",\"approval_number\":\"FL31658.1\",\"seq\":1,\"product_model\":\"Single Wall Roll-Up Hurricane Shutter\",\"product_description\":\"End Retention Slats\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#32029-R2\",\"approval_number\":\"FL32029.1\",\"seq\":1,\"product_model\":\"40mm Slat Bertha Roll-Up Hurricane Shutter\",\"product_description\":\"END RETENTION (ER) AND NON-END RETENTION (NER)\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#5686-R0\",\"approval_number\":\"FL5686.1\",\"seq\":1,\"product_model\":\"05-308\",\"product_description\":\"RCE- 40\\\/40mm Slat Roll-Up Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#7876-R0\",\"approval_number\":\"FL7876.1\",\"seq\":1,\"product_model\":\"40MM & 60MM Bertha Roll Up -Drawing 06-263\",\"product_description\":\"Aluminum roll (up or Down) Slats and Supporting Frame to provide Hurricane Protection.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#400-R2\",\"approval_number\":\"FL400.1\",\"seq\":1,\"product_model\":\"40mm & 60mm Bertha Roll Shutter (HVHZ) - Drawing Number 08-156\",\"product_description\":\"Aluminum Roll Shutter (Up or Down) Slats and supporting frame for storm protection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#483-R2\",\"approval_number\":\"FL483.1\",\"seq\":1,\"product_model\":\"55mm Bertha Roll Shutter (Non-HVHZ) -Drwg# 08-162\",\"product_description\":\"Aluminum Roll Shutter (Up or Down) Slats and supporting frame for storm protection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#400-R2\",\"approval_number\":\"FL400.2\",\"seq\":2,\"product_model\":\"40mm & 60mm Bertha Roll Shutter (Non-HVHZ) - Drawing Number 08-157\",\"product_description\":\"Aluminum Roll Shutter (Up or Down) Slats and supporting frame for storm protection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#400-R1\",\"approval_number\":\"FL400.3\",\"seq\":3,\"product_model\":\"ImpactShield\",\"product_description\":\"\",\"design_pressure\":\"+50.0\\\/-57.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#11129-R0\",\"approval_number\":\"FL11129.1\",\"seq\":1,\"product_model\":\"OPEN BACK 58MM BERTHA END RETENTION ROLL UP SHUTTER - DRAWING 08-013\",\"product_description\":\"EXTRUDED ALUMINUM SLATS INTERLOCKED TOGETHER THRU KNUCKLES AND RETAINED BY TRACKS TO PROVIDE HURRICANE PROTECTION.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#12770-R0\",\"approval_number\":\"FL12770.1\",\"seq\":1,\"product_model\":\"55mm Extruded Aluminum Roll Shutter- Drawing 09-010\",\"product_description\":\"Roll shutter system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#16903-R0\",\"approval_number\":\"FL16903.1\",\"seq\":1,\"product_model\":\"40mm End Retention Slat Bertha Roll Up Hurricane Shutter with Hollow (double wall) Slat - Drawing # 14-012\",\"product_description\":\"Extruded aluminum slats interlocked together thru knuckles and retained by tracks to provide hurricane protection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Shutter Systems Association, Inc.\",\"approval_number_master\":\"FL#20716-R0\",\"approval_number\":\"FL20716.1\",\"seq\":1,\"product_model\":\"58MM END RETENTION AND NON RETENTION ROLL SHUTTER SYSTEM\",\"product_description\":\"Extruded aluminum slats interlocked together thru knuckles and retained by tracks to provide hurricane protection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"USA Shutter Company DBA Maestroshield\":[{\"manufacturer\":\"USA Shutter Company DBA Maestroshield\",\"approval_number_master\":\"FL#7873-R11\",\"approval_number\":\"FL7873.1\",\"seq\":1,\"product_model\":\"Maestroshield Aluminum Roll-Up Shutter\",\"product_description\":\"Aluminum roll-up shutter with non-end retention slats and rails.\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"USA Shutter Company DBA Maestroshield\",\"approval_number_master\":\"FL#7873-R11\",\"approval_number\":\"FL7873.2\",\"seq\":2,\"product_model\":\"Maestroshield Aluminum Roll-Up Shutter-\",\"product_description\":\"Aluminum roll-up shutter with end retention and non-end retention slats and rails.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"USA Shutter Company DBA Maestroshield\",\"approval_number_master\":\"FL#7871-R0\",\"approval_number\":\"FL7871.1\",\"seq\":1,\"product_model\":\"Aluminum MaestroShield\",\"product_description\":\"Aluminum MaestroShield Roll-up Shutter\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"USA Shutter Company DBA Maestroshield\",\"approval_number_master\":\"FL#8622-R1\",\"approval_number\":\"FL8622.1\",\"seq\":1,\"product_model\":\"MaestroShield Maestran Security Shield\",\"product_description\":\"MaestroShield Maestran Security Shield\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"USA Shutter Company DBA Maestroshield\",\"approval_number_master\":\"FL#12766-R0\",\"approval_number\":\"FL12766.1\",\"seq\":1,\"product_model\":\"Aluminum Roll-up Shutter\",\"product_description\":\"Aluminum MaestroShield Roll-up Shutter\",\"design_pressure\":\"+180\\\/-180\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"USA Shutter Company DBA Maestroshield\",\"approval_number_master\":\"FL#12766-R0\",\"approval_number\":\"FL12766.2\",\"seq\":2,\"product_model\":\"Aluminum Roll-up Shutter\",\"product_description\":\"Aluminum MaestroShield Roll-up Shutter\",\"design_pressure\":\"+180\\\/-180\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"USA Shutter Company DBA Maestroshield\",\"approval_number_master\":\"FL#14886-R0\",\"approval_number\":\"FL14886.1\",\"seq\":1,\"product_model\":\"MaestroShield Aluminum Roll-Up Shutter\",\"product_description\":\"Aluminum roll-up shutter with end retention and non-end retention slats and rails.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Rollsecure Shutters\":[{\"manufacturer\":\"Rollsecure Shutters\",\"approval_number_master\":\"FL#8763-R7\",\"approval_number\":\"FL8763.1\",\"seq\":1,\"product_model\":\"RE1500 ER\",\"product_description\":\"Extruded Aluminum Roll Shutter\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rollsecure Shutters\",\"approval_number_master\":\"FL#4836-R0\",\"approval_number\":\"FL4836.1\",\"seq\":1,\"product_model\":\"RE 1500ER & RE60ER\",\"product_description\":\"Aluminum Roll-up shutters\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rollsecure Shutters\",\"approval_number_master\":\"FL#5764-R1\",\"approval_number\":\"FL5764.1\",\"seq\":1,\"product_model\":\"RE 1000, 1500, 3000\",\"product_description\":\"Extruded Aluminum Roll-up Shutters\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rollsecure Shutters\",\"approval_number_master\":\"FL#5764-R1\",\"approval_number\":\"FL5764.2\",\"seq\":2,\"product_model\":\"RE 1500 w\\\/ Mullions\",\"product_description\":\"Extruded Aluminum roll-up shutters\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Wayne-Dalton, a division of Overhead Door Corporation\":[{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8781-R11\",\"approval_number\":\"FL8781.1\",\"seq\":1,\"product_model\":\"Wayne-Dalton Fabric Shield Pull-Down Shutter\",\"product_description\":\"Non-porous externally mounted impact resistant roll up fabric shutter\",\"design_pressure\":\"+66\\\/-66\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#2753-R2\",\"approval_number\":\"FL2753.1\",\"seq\":1,\"product_model\":\"Fabric-Shield Pull-Down Shutte\",\"product_description\":\"Roll-Up Shutter with Fabric Curtain\",\"design_pressure\":\"+57\\\/-57\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wayne-Dalton, a division of Overhead Door Corporation\",\"approval_number_master\":\"FL#8019-R0\",\"approval_number\":\"FL8019.1\",\"seq\":1,\"product_model\":\"Wayne-Dalton Fabric Shield Pull-Down\",\"product_description\":\"Non-Porous Externally Mounted Impact Resistant Roll Up Shutter\",\"design_pressure\":\"+128\\\/-128\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Advanced Hurricane Technology Inc.\":[{\"manufacturer\":\"Advanced Hurricane Technology Inc.\",\"approval_number_master\":\"FL#10564-R7\",\"approval_number\":\"FL10564.1\",\"seq\":1,\"product_model\":\"58mm End-Retention Roll Shutter\",\"product_description\":\"58mm Alumnum End-Retention Roll-up Shutter\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Hurricane Technology Inc.\",\"approval_number_master\":\"FL#20404-R3\",\"approval_number\":\"FL20404.1\",\"seq\":1,\"product_model\":\"AHT 58MM SHUTTER\",\"product_description\":\"58mm Aluminum End-Retention Roll-up Shutter\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Hurricane Technology Inc.\",\"approval_number_master\":\"FL#42140-R1\",\"approval_number\":\"FL42140.1\",\"seq\":1,\"product_model\":\"ROLL UP SHUTTER SYSTEM WITH CHD-6 SLAT (END RETENTION) (NHVHZ)\",\"product_description\":\"Extruded aluminum slats interlocked together thru knuckles and retained by tracks to provide hurricane protection\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Hurricane Technology Inc.\",\"approval_number_master\":\"FL#4245-R1\",\"approval_number\":\"FL4245.1\",\"seq\":1,\"product_model\":\"Roll-Down Shutter (60 mm Wide Slat)\",\"product_description\":\"Roll-Down Shutter (60 mm Wide Slat)\",\"design_pressure\":\"+135\\\/-135\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Hurricane Technology Inc.\",\"approval_number_master\":\"FL#12550-R0\",\"approval_number\":\"FL12550.1\",\"seq\":1,\"product_model\":\"AHT Superspan\",\"product_description\":\"Aluminum Rolling Type Wall\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ESS Manufacturing Inc. f\\\/k\\\/a Expert Shutter Services\":[{\"manufacturer\":\"ESS Manufacturing Inc. f\\\/k\\\/a Expert Shutter Services\",\"approval_number_master\":\"FL#12246-R6\",\"approval_number\":\"FL12246.1\",\"seq\":1,\"product_model\":\"Nautilus Rolling Shutter System\",\"product_description\":\"Extruded aluminum Nautilus Rolling Shutter System\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ESS Manufacturing Inc. f\\\/k\\\/a Expert Shutter Services\",\"approval_number_master\":\"FL#13363-R0\",\"approval_number\":\"FL13363.1\",\"seq\":1,\"product_model\":\"Nautilus Rolling Hurricane Abatement\",\"product_description\":\"Extruded aluminum slats interlocked together thru knuckles and retained by tracks to provide hurricane protection.\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Croci North America\":[{\"manufacturer\":\"Croci North America\",\"approval_number_master\":\"FL#13753-R5\",\"approval_number\":\"FL13753.1\",\"seq\":1,\"product_model\":\"ES55 - ES44 EXTRUDED ALUMINUM ROLLING SHUTTER\",\"product_description\":\"ES55 - ES44 EXTRUDED ALUMINUM ROLLING SHUTTER\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croci North America\",\"approval_number_master\":\"FL#5028-R0\",\"approval_number\":\"FL5028.1\",\"seq\":1,\"product_model\":\"ES55, ES44, SAR115, SAR155A\",\"product_description\":\"Aluminum Roll-up shutters\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croci North America\",\"approval_number_master\":\"FL#7636-R0\",\"approval_number\":\"FL7636.1\",\"seq\":1,\"product_model\":\"Aluminum 55 mm End Retention\",\"product_description\":\"ES55SUP\",\"design_pressure\":\"+70.00\\\/-70.00\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croci North America\",\"approval_number_master\":\"FL#11608-R0\",\"approval_number\":\"FL11608.1\",\"seq\":1,\"product_model\":\"ES 44 SUP Roll Up Shutter\",\"product_description\":\"Extruded Aluminum Rollup Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Croci North America\",\"approval_number_master\":\"FL#12546-R0\",\"approval_number\":\"FL12546.1\",\"seq\":1,\"product_model\":\"ES 55SUP\",\"product_description\":\"ES 55SUP Rolling Shutter (NHVZ)\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Town and Country Industries,\":[{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#317-R0\",\"approval_number\":\"FL317.1\",\"seq\":1,\"product_model\":\"Super 50 Roll-Up Shutter\",\"product_description\":\"50mm Extruded Aluminum Roll-Up Slat\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#2251-R0\",\"approval_number\":\"FL2251.1\",\"seq\":1,\"product_model\":\"Super 50 Roll-Up Shutter\",\"product_description\":\"Extruded Alum Slat\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#2483-R0\",\"approval_number\":\"FL2483.1\",\"seq\":1,\"product_model\":\"Super 50 Roll-Up Shutter\",\"product_description\":\"Extruded Aluminum Alloy interlocking slats and vertical guides\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#4846-R0\",\"approval_number\":\"FL4846.1\",\"seq\":1,\"product_model\":\"Super 50 Roll-Up Shutter\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#11988-R0\",\"approval_number\":\"FL11988.1\",\"seq\":1,\"product_model\":\"EYEWALL ARMOR SUPER 50 ROLLUP\",\"product_description\":\"50MM ALUMINUM ROLLING SHUTTER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#11989-R0\",\"approval_number\":\"FL11989.1\",\"seq\":1,\"product_model\":\"EYEWALL ARMOR SUPER 50 ROLLUP\",\"product_description\":\"50MM NON HVHZ ALUMINUM ROLLUP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#14235-R0\",\"approval_number\":\"FL14235.1\",\"seq\":1,\"product_model\":\"Maestroshield Aluminum Roll-Up Shutter\",\"product_description\":\"Aluminum roll-up shutter with end retention and non-end retention slats and rails.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#14235-R2\",\"approval_number\":\"FL14235.2\",\"seq\":2,\"product_model\":\"Maestroshield Aluminum Roll-Up Shutter\",\"product_description\":\"Aluminum roll-up shutter with end retention and non-end retention slats and rails.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#14235-R4\",\"approval_number\":\"FL14235.3\",\"seq\":3,\"product_model\":\"Maestroshield Aluminum Roll-Up Shutter\",\"product_description\":\"Aluminum roll-up shutter with end retention and non-end retention slats and rails.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Rollac Shutter of Texas, Inc. (formerly known as Rollac Shutter of Texax, Inc.)\":[{\"manufacturer\":\"Rollac Shutter of Texas, Inc. (formerly known as Rollac Shutter of Texax, Inc.)\",\"approval_number_master\":\"FL#23205-R2\",\"approval_number\":\"FL23205.1\",\"seq\":1,\"product_model\":\".1 Roll Up Shutter\\\/Windborne Debri Region RLL-3, A-200-H, A-150-H Slat\\\/NHVHZ\",\"product_description\":\"Extruded aluminum slats interlocked together thru knuckles and retained by tracks to provide hurricane protection.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rollac Shutter of Texas, Inc. (formerly known as Rollac Shutter of Texax, Inc.)\",\"approval_number_master\":\"FL#23205-R2\",\"approval_number\":\"FL23205.2\",\"seq\":2,\"product_model\":\".2 RLL 55-X Slat End Retention Roll Up Shutter\\\/NHVHZ\",\"product_description\":\"Extruded aluminum slats interlocked together thru knuckles and retained by tracks to provide hurricane protection.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rollac Shutter of Texas, Inc. (formerly known as Rollac Shutter of Texax, Inc.)\",\"approval_number_master\":\"FL#23205-R2\",\"approval_number\":\"FL23205.3\",\"seq\":3,\"product_model\":\".3 RLL 55-X Slat Non-End Retention Roll Up Shutter\\\/NHVHZ\",\"product_description\":\"Extruded aluminum slats interlocked together thru knuckles and retained by tracks to provide hurricane protection.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rollac Shutter of Texas, Inc. (formerly known as Rollac Shutter of Texax, Inc.)\",\"approval_number_master\":\"FL#4086-R0\",\"approval_number\":\"FL4086.1\",\"seq\":1,\"product_model\":\"A-150-H\",\"product_description\":\"40mm Alum. Foam Insulated Vented Slat\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rollac Shutter of Texas, Inc. (formerly known as Rollac Shutter of Texax, Inc.)\",\"approval_number_master\":\"FL#4086-R0\",\"approval_number\":\"FL4086.2\",\"seq\":2,\"product_model\":\"A-200-H\",\"product_description\":\"55mm Alum. Foam Insulated Vented Slat\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rollac Shutter of Texas, Inc. (formerly known as Rollac Shutter of Texax, Inc.)\",\"approval_number_master\":\"FL#4086-R0\",\"approval_number\":\"FL4086.3\",\"seq\":3,\"product_model\":\"RLL-3\",\"product_description\":\"40mm Extruded Alum. Vented Slat\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rollac Shutter of Texas, Inc. (formerly known as Rollac Shutter of Texax, Inc.)\",\"approval_number_master\":\"FL#4086-R0\",\"approval_number\":\"FL4086.4\",\"seq\":4,\"product_model\":\"RLL-4\",\"product_description\":\"60mm Extruded Alum. Vented Slat\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rollac Shutter of Texas, Inc. (formerly known as Rollac Shutter of Texax, Inc.)\",\"approval_number_master\":\"FL#5231-R1\",\"approval_number\":\"FL5231.1\",\"seq\":1,\"product_model\":\"A-150-H\",\"product_description\":\"40mm Alum. Foam Insulated\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rollac Shutter of Texas, Inc. (formerly known as Rollac Shutter of Texax, Inc.)\",\"approval_number_master\":\"FL#5231-R1\",\"approval_number\":\"FL5231.2\",\"seq\":2,\"product_model\":\"A-200-H\",\"product_description\":\"55mm Alum. Foam Insulated\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rollac Shutter of Texas, Inc. (formerly known as Rollac Shutter of Texax, Inc.)\",\"approval_number_master\":\"FL#5231-R1\",\"approval_number\":\"FL5231.3\",\"seq\":3,\"product_model\":\"RLL-3\",\"product_description\":\"40mm Hollow Extruded Alum.\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rollac Shutter of Texas, Inc. (formerly known as Rollac Shutter of Texax, Inc.)\",\"approval_number_master\":\"FL#5231-R1\",\"approval_number\":\"FL5231.4\",\"seq\":4,\"product_model\":\"RLL-4\",\"product_description\":\"60mm Hollow Extruded Alum.\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rollac Shutter of Texas, Inc. (formerly known as Rollac Shutter of Texax, Inc.)\",\"approval_number_master\":\"FL#12528-R0\",\"approval_number\":\"FL12528.1\",\"seq\":1,\"product_model\":\"APEX A-55 Slat Engaged Roll Up Shutter\",\"product_description\":\"Extruded aluminum slats interlocked together thru knuckles and retained by tracks to provide hurricane protection\",\"design_pressure\":\"+53.3\\\/-53.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rollac Shutter of Texas, Inc. (formerly known as Rollac Shutter of Texax, Inc.)\",\"approval_number_master\":\"FL#12530-R0\",\"approval_number\":\"FL12530.1\",\"seq\":1,\"product_model\":\"RLL55-X Slat End REtention Roll Up Shutter\",\"product_description\":\"Extruded aluminum slats interlocked together thru knuckles and retained by tracks to provide hurricane protection\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rollac Shutter of Texas, Inc. (formerly known as Rollac Shutter of Texax, Inc.)\",\"approval_number_master\":\"FL#15093-R0\",\"approval_number\":\"FL15093.1\",\"seq\":1,\"product_model\":\"RLL 55-X Non End Retention\",\"product_description\":\"55mm Hollow extruded alum.\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rollac Shutter of Texas, Inc. (formerly known as Rollac Shutter of Texax, Inc.)\",\"approval_number_master\":\"FL#16135-R0\",\"approval_number\":\"FL16135.1\",\"seq\":1,\"product_model\":\"A-150-H 40mm Alum. Hard foam Insulated\",\"product_description\":\"Max span 4'5\\\" @ 25 psf \\\/ Small Missile. For smaller spans at higher loads see pg. # 10 of dwg. # 11-238. Not for use within HVHZ.\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rollac Shutter of Texas, Inc. (formerly known as Rollac Shutter of Texax, Inc.)\",\"approval_number_master\":\"FL#16135-R0\",\"approval_number\":\"FL16135.2\",\"seq\":2,\"product_model\":\"A-200-H 55mm Alum. Hard Foam Insulated\",\"product_description\":\"Max span 6'0\\\" @ 25psf \\\/ Large Missile. For smsller spans at higher Loads see pg.# 10 of dwg. # 11-238\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rollac Shutter of Texas, Inc. (formerly known as Rollac Shutter of Texax, Inc.)\",\"approval_number_master\":\"FL#16135-R0\",\"approval_number\":\"FL16135.3\",\"seq\":3,\"product_model\":\"RLL-3 40mm Hollow Extruded Alum.\",\"product_description\":\"Max span 5'11\\\" @ 25 psf \\\/ Large Missile. For smaller spans at higer loads see pg.# 10 of dwg.# 11-238. Not for use within HVHZ.\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rollac Shutter of Texas, Inc. (formerly known as Rollac Shutter of Texax, Inc.)\",\"approval_number_master\":\"FL#16135-R0\",\"approval_number\":\"FL16135.4\",\"seq\":4,\"product_model\":\"RLL-4 60mm Hollow Extruded Alum.\",\"product_description\":\"Max span 7'8\\\"@ 25 psf \\\/ Large Missile.For smaller spans at hiegher loads see pg. #10 of dwg. # 11-238. Not for use within HVHZ\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rollac Shutter of Texas, Inc. (formerly known as Rollac Shutter of Texax, Inc.)\",\"approval_number_master\":\"FL#23159-R0\",\"approval_number\":\"FL23159.1\",\"seq\":1,\"product_model\":\"A-150-H\",\"product_description\":\"40mm alum hard foam insulated slat\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rollac Shutter of Texas, Inc. (formerly known as Rollac Shutter of Texax, Inc.)\",\"approval_number_master\":\"FL#23159-R0\",\"approval_number\":\"FL23159.2\",\"seq\":2,\"product_model\":\"A-200-H\",\"product_description\":\"55mm alum hard foam insulated slat\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rollac Shutter of Texas, Inc. (formerly known as Rollac Shutter of Texax, Inc.)\",\"approval_number_master\":\"FL#23159-R0\",\"approval_number\":\"FL23159.3\",\"seq\":3,\"product_model\":\"RLL-3\",\"product_description\":\"40mm double wall alum slat\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rollac Shutter of Texas, Inc. (formerly known as Rollac Shutter of Texax, Inc.)\",\"approval_number_master\":\"FL#23159-R0\",\"approval_number\":\"FL23159.4\",\"seq\":4,\"product_model\":\"RLL-4\",\"product_description\":\"60mm double wall alum slat\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rollac Shutter of Texas, Inc. (formerly known as Rollac Shutter of Texax, Inc.)\",\"approval_number_master\":\"FL#23204-R0\",\"approval_number\":\"FL23204.1\",\"seq\":1,\"product_model\":\"RLL 55-X Non End Retention Roll-Up Shutter\",\"product_description\":\"55mm double wall alum slat\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rollac Shutter of Texas, Inc. (formerly known as Rollac Shutter of Texax, Inc.)\",\"approval_number_master\":\"FL#34010-R0\",\"approval_number\":\"FL34010.1\",\"seq\":1,\"product_model\":\"Roll Up Shutter \\\/ Wind Borne Debris Region RLL-3 Slat \\\/HVHZ\",\"product_description\":\"Extruded aluminum slats interlocked together thru knuckles and retained by tracks to provide hurricane protection.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"QMI\":[{\"manufacturer\":\"QMI\",\"approval_number_master\":\"FL#3939-R0\",\"approval_number\":\"FL3939.1\",\"seq\":1,\"product_model\":\"AL6-E aluminum roll up shutter system\",\"product_description\":\"extruded aluminum profiles engaged to siderails and capable of being rolled down to provide hurricane protection for glazed openings with wind and windborne debris resistance\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"QMI\",\"approval_number_master\":\"FL#3940-R0\",\"approval_number\":\"FL3940.1\",\"seq\":1,\"product_model\":\"AL6-E-T aluminum roll up shutter system\",\"product_description\":\"extruded aluminum profiles engagedto siderails and capable of being rolled down to provide hurricane protection for glazed openings with wind and windborne debris resistance\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"QMI\",\"approval_number_master\":\"FL#4746-R1\",\"approval_number\":\"FL4746.1\",\"seq\":1,\"product_model\":\"AL2-E 40MM ALUMINUM EXTRUDED SLAT, ROLL - UP HURRICANE SHUTTER\",\"product_description\":\"AL2-E Aluminum Roll Up Shutter. Extruded Aluminum Profiles Engaged to Siderails and capable of being rolled down to provide hurricane protection for glazed openings with wind and windborne debris resistance.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"QMI\",\"approval_number_master\":\"FL#4747-R1\",\"approval_number\":\"FL4747.1\",\"seq\":1,\"product_model\":\"AL3-E 55MM ALUMINUM EXTRUDED SLAT, ROLL - UP HURRICANE SHUTTER\",\"product_description\":\"AL3 -E Aluminum Roll Up Shutter. Extruded Aluminum Profiles Engaged to Siderails and capable of being rolled down to provide hurricane protection for glazed openings with wind and windborne debris resistance.\",\"design_pressure\":\"+195\\\/-195\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"QMI\",\"approval_number_master\":\"FL#5825-R1\",\"approval_number\":\"FL5825.1\",\"seq\":1,\"product_model\":\"AL6 - E Aluminium Roll-Up Shutter System\",\"product_description\":\"AL6 - E extruded aluminium profiles engaged to siderails and capable of being rolled down to provide hurricane protection for glazed openings with wind and windborne debris resistance\",\"design_pressure\":\"+125\\\/-125\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"QMI\",\"approval_number_master\":\"FL#5830-R1\",\"approval_number\":\"FL5830.1\",\"seq\":1,\"product_model\":\"AL6-T Aluminum Roll-up shutter system\",\"product_description\":\"AL6-T Extruded aluminum profiles engaged to siderails and capable of being rolled down to provide hurricane protection for glazed openings with wind and windborne debris resistance\",\"design_pressure\":\"+130\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"QMI\",\"approval_number_master\":\"FL#39156-R0\",\"approval_number\":\"FL39156.1\",\"seq\":1,\"product_model\":\"QOM3 Roll-Up Hurricane Shutter\",\"product_description\":\"QOM3 Roll-Up Hurricane Shutter - End Retention Shutter with Mullions\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ROLLINGSHIELD INC\":[{\"manufacturer\":\"ROLLINGSHIELD INC\",\"approval_number_master\":\"FL#39169-R1\",\"approval_number\":\"FL39169.1\",\"seq\":1,\"product_model\":\"Roll Up Shutter System with CHD-6 Slat (End Retention) NonHVHZ\",\"product_description\":\"Extruded aluminum slats interlocked together thru knuckles and retained by tracks to provide hurricane protection.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ROLLINGSHIELD INC\",\"approval_number_master\":\"FL#42225-R1\",\"approval_number\":\"FL42225.1\",\"seq\":1,\"product_model\":\"Roll Up Shutter System with End Retention 55mm Slat Large Missile Impact Resistant Non HVHZ\",\"product_description\":\"Extruded aluminum slats interlocked together thru knuckles and retained by tracks to provide hurricane protection\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ROLLINGSHIELD INC\",\"approval_number_master\":\"FL#3413-R0\",\"approval_number\":\"FL3413.1\",\"seq\":1,\"product_model\":\"40 mm Interlocked Slat Roll UP\",\"product_description\":\"Extruded Aluminum Roll-Up Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ROLLINGSHIELD INC\",\"approval_number_master\":\"FL#3414-R0\",\"approval_number\":\"FL3414.1\",\"seq\":1,\"product_model\":\"40 mm Slat Roll Up Shutter\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ROLLINGSHIELD INC\",\"approval_number_master\":\"FL#3416-R0\",\"approval_number\":\"FL3416.1\",\"seq\":1,\"product_model\":\"50 mm Slat Roll Up Shutter\",\"product_description\":\"Extruded Aluminum Roll Up Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ROLLINGSHIELD INC\",\"approval_number_master\":\"FL#3417-R0\",\"approval_number\":\"FL3417.1\",\"seq\":1,\"product_model\":\"60 mm Roll Up Shutter\",\"product_description\":\"Extruded Aluminum Roll Up Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ROLLINGSHIELD INC\",\"approval_number_master\":\"FL#5493-R0\",\"approval_number\":\"FL5493.1\",\"seq\":1,\"product_model\":\"40mm Interlocked Slat Roll Up Shutter\",\"product_description\":\"Extruded aluminum blades folded together thru knuckles and retained by tracks to provide hurricane protection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ROLLINGSHIELD INC\",\"approval_number_master\":\"FL#5493-R0\",\"approval_number\":\"FL5493.2\",\"seq\":2,\"product_model\":\"40mm Slat Roll Up Shutter\",\"product_description\":\"Extruded aluminum blades folded together thru knuckles and retained by tracks to provide hurricane protection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ROLLINGSHIELD INC\",\"approval_number_master\":\"FL#5493-R0\",\"approval_number\":\"FL5493.3\",\"seq\":3,\"product_model\":\"50mm Slat Roll Up Shutter\",\"product_description\":\"Extruded Aluminum blades folded together thru knuckles and retained by tracks to provide hurricane protection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ROLLINGSHIELD INC\",\"approval_number_master\":\"FL#5493-R0\",\"approval_number\":\"FL5493.4\",\"seq\":4,\"product_model\":\"60mm Slat Roll Up Shutter\",\"product_description\":\"Extruded aluminum blades folded together thru knuckles and retained by tracks to provide hurrican protection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ROLLINGSHIELD INC\",\"approval_number_master\":\"FL#10882-R0\",\"approval_number\":\"FL10882.1\",\"seq\":1,\"product_model\":\"40mm, 55mm & 60mm End Retainer\",\"product_description\":\"Roll-Down Shutter System\",\"design_pressure\":\"+75psf\\\/-130psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ROLLINGSHIELD INC\",\"approval_number_master\":\"FL#10882-R5\",\"approval_number\":\"FL10882.2\",\"seq\":2,\"product_model\":\"40mm, 55mm and 60mm End Retainer\",\"product_description\":\"Roll Down Shutter System\",\"design_pressure\":\"+125psf\\\/-216psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Cargor Enterprise, LLC\":[{\"manufacturer\":\"Cargor Enterprise, LLC\",\"approval_number_master\":\"FL#39709-R1\",\"approval_number\":\"FL39709.1\",\"seq\":1,\"product_model\":\"ROLL UP SHUTTER SYSTEM WITH CHD-6 SLAT (END RETENTION)\",\"product_description\":\"Extruded aluminum slats interlocked together thru knuckles and retained by tracks to provide hurricane protection\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Folding Shutter Corporation\":[{\"manufacturer\":\"Folding Shutter Corporation\",\"approval_number_master\":\"FL#41926-R2\",\"approval_number\":\"FL41926.1\",\"seq\":1,\"product_model\":\"58mm Slat End Retention Aluminum Roll-up Shutter System\",\"product_description\":\"58mm Slat End Retention Aluminum Roll-up Shutter System (Large Missile Impact, Non HVHZ)\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Folding Shutter Corporation\",\"approval_number_master\":\"FL#6422-R0\",\"approval_number\":\"FL6422.1\",\"seq\":1,\"product_model\":\"Titan Roll-Up\",\"product_description\":\"Titan Extruded Aluminum Roll-Up Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Folding Shutter Corporation\",\"approval_number_master\":\"FL#8650-R1\",\"approval_number\":\"FL8650.1\",\"seq\":1,\"product_model\":\"\\\"Titan\\\" Extruded Aluminum Rollup Shutter\",\"product_description\":\"Large Missile Impact Resistant Aluminum Roll-Up Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"GAVIOTA\":[{\"manufacturer\":\"GAVIOTA\",\"approval_number_master\":\"FL#42025-R1\",\"approval_number\":\"FL42025.1\",\"seq\":1,\"product_model\":\"Roll Up Shutter System with GV-60 End Retention Slat (N.H.V.H.Z.)\",\"product_description\":\"Extruded aluminum slats interlocked together thru knuckles and retained by tracks to provide hurricane protection.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ESS Manufacturing\":[{\"manufacturer\":\"ESS Manufacturing\",\"approval_number_master\":\"FL#42300-R0\",\"approval_number\":\"FL42300.1\",\"seq\":1,\"product_model\":\"Nautilus Rolling Shutter System (Non HVHZ)\",\"product_description\":\"Extruded aluminum slats interlocked together thru knuckles and retained by tracks to provide hurricane protection.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"SunPro Motorized Awnings & Screens\":[{\"manufacturer\":\"SunPro Motorized Awnings & Screens\",\"approval_number_master\":\"FL#42317-R2\",\"approval_number\":\"FL42317.1\",\"seq\":1,\"product_model\":\"SA Track Hurricane Screen\",\"product_description\":\"See \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Storm Smart Industries\":[{\"manufacturer\":\"Storm Smart Industries\",\"approval_number_master\":\"FL#44184-R0\",\"approval_number\":\"FL44184.1\",\"seq\":1,\"product_model\":\"StormHenge\",\"product_description\":\"Standard Aluminum Roll Down\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Accurate Group of Florida Inc\":[{\"manufacturer\":\"Accurate Group of Florida Inc\",\"approval_number_master\":\"FL#46250-R0\",\"approval_number\":\"FL46250.1\",\"seq\":1,\"product_model\":\"Roll Up Shutter System with CHD-6 Slat (End Retention) (Non HVHZ)\",\"product_description\":\"Extruded aluminum slats interlocked together thru knuckles and retained by tracks to provide hurricane protection\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Perfect Storm Shutters Inc\":[{\"manufacturer\":\"Perfect Storm Shutters Inc\",\"approval_number_master\":\"FL#46449-R0\",\"approval_number\":\"FL46449.1\",\"seq\":1,\"product_model\":\"Roll Up Shutter System with CHD-6 Slat (End Retention) (NHVHZ)\",\"product_description\":\"Extruded aluminum slats interlocked together thru knuckles and retained by tracks to provide hurricane protection\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Shutter Tech, Inc. A.K.A. Metal Tech\":[{\"manufacturer\":\"Shutter Tech, Inc. A.K.A. Metal Tech\",\"approval_number_master\":\"FL#119-R0\",\"approval_number\":\"FL119.1\",\"seq\":1,\"product_model\":\"50mm Maxi Roll 50\",\"product_description\":\"Maximum Impact 50mm Roll Up Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shutter Tech, Inc. A.K.A. Metal Tech\",\"approval_number_master\":\"FL#1220-R0\",\"approval_number\":\"FL1220.1\",\"seq\":1,\"product_model\":\"ROLL-UP (N.H.V.H.Z.)\",\"product_description\":\"Maximum Impact Maxi Roll 50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shutter Tech, Inc. A.K.A. Metal Tech\",\"approval_number_master\":\"FL#5360-R0\",\"approval_number\":\"FL5360.1\",\"seq\":1,\"product_model\":\"Maximum Impact Max Roll 50\",\"product_description\":\"Extruded Aluminum Interlocking Slats that roll vertically between side rails into an enclosed hood at the top.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Weather Guard, Inc.\":[{\"manufacturer\":\"Weather Guard, Inc.\",\"approval_number_master\":\"FL#144-R0\",\"approval_number\":\"FL144.1\",\"seq\":1,\"product_model\":\"01-0122.04\",\"product_description\":\"40mm slat aluminum roll-up shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Guard, Inc.\",\"approval_number_master\":\"FL#144-R0\",\"approval_number\":\"FL144.2\",\"seq\":2,\"product_model\":\"01-0122.05\",\"product_description\":\"60mm slat aluminum roll-up shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Guard, Inc.\",\"approval_number_master\":\"FL#388-R0\",\"approval_number\":\"FL388.1\",\"seq\":1,\"product_model\":\"03-123 40MM FBC\",\"product_description\":\"40MM ALUMINUM SLAT ROLL-UP SHUTTER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Guard, Inc.\",\"approval_number_master\":\"FL#388-R0\",\"approval_number\":\"FL388.2\",\"seq\":2,\"product_model\":\"03-124 55MM FBC\",\"product_description\":\"55MM ALUMINUM SLAT ROLL-UP SHUTTER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Guard, Inc.\",\"approval_number_master\":\"FL#388-R0\",\"approval_number\":\"FL388.3\",\"seq\":3,\"product_model\":\"03-125 60MM FBC\",\"product_description\":\"60MM ALUMINUM ROLL-UP SHUTTER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Guard, Inc.\",\"approval_number_master\":\"FL#1848-R0\",\"approval_number\":\"FL1848.1\",\"seq\":1,\"product_model\":\"40mm ROLL UP SHUTTER\",\"product_description\":\"HURRICANE SHUTTERS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Guard, Inc.\",\"approval_number_master\":\"FL#1848-R0\",\"approval_number\":\"FL1848.2\",\"seq\":2,\"product_model\":\"55mm ROLL UP SHUTTER\",\"product_description\":\"HURRICANE SHUTTERS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Guard, Inc.\",\"approval_number_master\":\"FL#1848-R0\",\"approval_number\":\"FL1848.3\",\"seq\":3,\"product_model\":\"60mm ROLL UP SHUTTER\",\"product_description\":\"HURRICANE SHUTTERS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weather Guard, Inc.\",\"approval_number_master\":\"FL#39866-R0\",\"approval_number\":\"FL39866.1\",\"seq\":1,\"product_model\":\"Roll Up Shutter System w\\\/ CHD-6 Slat (End Retention) (Non HVHZ)\",\"product_description\":\"Extruded aluminum slats interlocked together thru knuckles and retained by tracks to provide hurricane protection.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Hurst Awning Company Inc.\":[{\"manufacturer\":\"Hurst Awning Company Inc.\",\"approval_number_master\":\"FL#173-R0\",\"approval_number\":\"FL173.1\",\"seq\":1,\"product_model\":\"Clear Maxi Roll-Up Shutter\",\"product_description\":\"Clear Polycarbonate Roll-Up Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurst Awning Company Inc.\",\"approval_number_master\":\"FL#173-R0\",\"approval_number\":\"FL173.2\",\"seq\":2,\"product_model\":\"Roll-Up Shutter\",\"product_description\":\"Extruded Aluminum Roll-Up Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurst Awning Company Inc.\",\"approval_number_master\":\"FL#2456-R0\",\"approval_number\":\"FL2456.1\",\"seq\":1,\"product_model\":\"Hi-Roller-50 Roll Up Sh\",\"product_description\":\"Extruded Alum Slat, Header, Storm Bar and Mullion\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurst Awning Company Inc.\",\"approval_number_master\":\"FL#9620-R0\",\"approval_number\":\"FL9620.1\",\"seq\":1,\"product_model\":\"HT 42mm\",\"product_description\":\"Extruded Aluminum Roll-up Shutter\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurst Awning Company Inc.\",\"approval_number_master\":\"FL#13473-R0\",\"approval_number\":\"FL13473.1\",\"seq\":1,\"product_model\":\"\\\"Hi-Roller 50\\\" Roll-Up Shutter\",\"product_description\":\"\\\"Hi-Roller 50\\\" Roll-Up Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurst Awning Company Inc.\",\"approval_number_master\":\"FL#15658-R0\",\"approval_number\":\"FL15658.1\",\"seq\":1,\"product_model\":\"CLEAR MAXI ROLL-UP SHUTTER\",\"product_description\":\"Multiple Clear Polycarbonate interlocking slats forming a curtain that rolls up and down in extruded aluminum alloy guides, to and from a hood located at the top of the shutter.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurst Awning Company Inc.\",\"approval_number_master\":\"FL#15658-R0\",\"approval_number\":\"FL15658.2\",\"seq\":2,\"product_model\":\"HI-ROLLER 50 ROLL-UP SHUTTER\",\"product_description\":\"Extruded Aluminum Alloy guides and multiple interlocking slats that form a curtain that rolls up and down to and from a hood located at the top of the shutter.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurst Awning Company Inc.\",\"approval_number_master\":\"FL#15658-R0\",\"approval_number\":\"FL15658.3\",\"seq\":3,\"product_model\":\"HI-ROLLER 50 ROLL-UP SHUTTER\",\"product_description\":\"Extruded Aluminum Alloy guides and multiple interlocking slats that form a curtain that rolls up and down to and from a hood located at the top of the shutter.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurst Awning Company Inc.\",\"approval_number_master\":\"FL#15662-R0\",\"approval_number\":\"FL15662.1\",\"seq\":1,\"product_model\":\"HT 42 mm Roll-Up Shutter\",\"product_description\":\"Extruded aluminum alloy guides and interlocking slats forming a rolling curtain that moves up into a hood at the top of the shutter or down to protect an opening from windborne debris and hurricane force winds.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Southern Metals Products,LLC\":[{\"manufacturer\":\"Southern Metals Products,LLC\",\"approval_number_master\":\"FL#314-R0\",\"approval_number\":\"FL314.1\",\"seq\":1,\"product_model\":\"01-1002.05\",\"product_description\":\"Shade Rollup\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Southern Metals Products,LLC\",\"approval_number_master\":\"FL#314-R0\",\"approval_number\":\"FL314.2\",\"seq\":2,\"product_model\":\"02-0904.04\",\"product_description\":\"Extruded Rollup\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Jordan's Aluminum, Inc.\":[{\"manufacturer\":\"Jordan's Aluminum, Inc.\",\"approval_number_master\":\"FL#488-R0\",\"approval_number\":\"FL488.1\",\"seq\":1,\"product_model\":\"1200 series roll shutter\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jordan's Aluminum, Inc.\",\"approval_number_master\":\"FL#493-R0\",\"approval_number\":\"FL493.1\",\"seq\":1,\"product_model\":\"4000 series roll shutter\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Roller Star USA\":[{\"manufacturer\":\"Roller Star USA\",\"approval_number_master\":\"FL#945-R0\",\"approval_number\":\"FL945.1\",\"seq\":1,\"product_model\":\"RE-1000\",\"product_description\":\"Extruded Aluminum Roll-up Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roller Star USA\",\"approval_number_master\":\"FL#945-R0\",\"approval_number\":\"FL945.2\",\"seq\":2,\"product_model\":\"RE-1500\",\"product_description\":\"Extruded Aluminum Roll-up Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roller Star USA\",\"approval_number_master\":\"FL#945-R0\",\"approval_number\":\"FL945.3\",\"seq\":3,\"product_model\":\"RE-3000\",\"product_description\":\"Extruded Aluminum Roll-up Door\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roller Star USA\",\"approval_number_master\":\"FL#3035-R0\",\"approval_number\":\"FL3035.1\",\"seq\":1,\"product_model\":\"RE-40 Roll-up Shutter\",\"product_description\":\"40mm\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roller Star USA\",\"approval_number_master\":\"FL#3035-R0\",\"approval_number\":\"FL3035.2\",\"seq\":2,\"product_model\":\"RE-60 Roll-up Shutter\",\"product_description\":\"60mm\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roller Star USA\",\"approval_number_master\":\"FL#3603-R0\",\"approval_number\":\"FL3603.1\",\"seq\":1,\"product_model\":\"RE-1000\",\"product_description\":\"Mini Auto Locking Roll-up Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roller Star USA\",\"approval_number_master\":\"FL#3603-R0\",\"approval_number\":\"FL3603.2\",\"seq\":2,\"product_model\":\"RE-1500\",\"product_description\":\"View Port Auto Locking Roll-up Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roller Star USA\",\"approval_number_master\":\"FL#4608-R1\",\"approval_number\":\"FL4608.1\",\"seq\":1,\"product_model\":\"60mm and 40mm Roll-up Shutter NHVHZ\",\"product_description\":\"Extruded Aluminum Roll Shutter for NHVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roller Star USA\",\"approval_number_master\":\"FL#4609-R1\",\"approval_number\":\"FL4609.1\",\"seq\":1,\"product_model\":\"60mm and 40mm Roll-up Shutter HVHZ\",\"product_description\":\"Extruded aluminum slats interlocked together thru knuckles and retained to provide hurricane protection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roller Star USA\",\"approval_number_master\":\"FL#5020-R1\",\"approval_number\":\"FL5020.1\",\"seq\":1,\"product_model\":\"RE 1000, 1500, 3000\",\"product_description\":\"Extruded Aluminum Roll-up\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roller Star USA\",\"approval_number_master\":\"FL#7969-R1\",\"approval_number\":\"FL7969.1\",\"seq\":1,\"product_model\":\"RE 1500\",\"product_description\":\"Extruded Aluminum Roll-Up Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roller Star USA\",\"approval_number_master\":\"FL#8317-R1\",\"approval_number\":\"FL8317.1\",\"seq\":1,\"product_model\":\"RE-1000\",\"product_description\":\"Extruded Aluminum Roll Up Shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-10-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roller Star USA\",\"approval_number_master\":\"FL#8872-R1\",\"approval_number\":\"FL8872.1\",\"seq\":1,\"product_model\":\"RE 1500 ULTRA ER\",\"product_description\":\"Extruded Aluminum Rolling Shutter\",\"design_pressure\":\"+105\\\/-105\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roller Star USA\",\"approval_number_master\":\"FL#14758-R0\",\"approval_number\":\"FL14758.1\",\"seq\":1,\"product_model\":\"RE 1000 & RE 1500\",\"product_description\":\"Extruded Aluminun Rolling Shutter\",\"design_pressure\":\"+255\\\/-255\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Raymond Building Supply Shutter Division\":[{\"manufacturer\":\"Raymond Building Supply Shutter Division\",\"approval_number_master\":\"FL#1406-R0\",\"approval_number\":\"FL1406.1\",\"seq\":1,\"product_model\":\"Super 50 Roll Up Shutter\",\"product_description\":\"Extruded Aluminum Interlocking Slats\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Raymond Building Supply Shutter Division\",\"approval_number_master\":\"FL#4991-R0\",\"approval_number\":\"FL4991.1\",\"seq\":1,\"product_model\":\"Super 50 Roll-Up Shutter\",\"product_description\":\"Extruded Aluminum Alloy interlocking slats spanning horizontally between guides.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Innovative Protective Products, LLC\":[{\"manufacturer\":\"Innovative Protective Products, LLC\",\"approval_number_master\":\"FL#1801-R0\",\"approval_number\":\"FL1801.1\",\"seq\":1,\"product_model\":\"CPC 55 mm\",\"product_description\":\"Coextruded Polymeric Composite Slat\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Protective Products, LLC\",\"approval_number_master\":\"FL#4789-R1\",\"approval_number\":\"FL4789.1\",\"seq\":1,\"product_model\":\"CPC 55 mm Rolling Shuttes\",\"product_description\":\"\",\"design_pressure\":\"+124.8\\\/-124.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Protective Products, LLC\",\"approval_number_master\":\"FL#8862-R0\",\"approval_number\":\"FL8862.1\",\"seq\":1,\"product_model\":\"CPC 55mm Rolling Shutter\",\"product_description\":\"\",\"design_pressure\":\"+156\\\/-156\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Homeshield Industries, Inc\":[{\"manufacturer\":\"Homeshield Industries, Inc\",\"approval_number_master\":\"FL#1917-R0\",\"approval_number\":\"FL1917.1\",\"seq\":1,\"product_model\":\"Extruded Aluminum 40mm Roll-up\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Homeshield Industries, Inc\",\"approval_number_master\":\"FL#1917-R0\",\"approval_number\":\"FL1917.2\",\"seq\":2,\"product_model\":\"Extruded Aluminum 63mm Roll-Up\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Rolsafe\":[{\"manufacturer\":\"Rolsafe\",\"approval_number_master\":\"FL#2181-R0\",\"approval_number\":\"FL2181.1\",\"seq\":1,\"product_model\":\"SURE-LOK\",\"product_description\":\"Rolling Shutter System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rolsafe\",\"approval_number_master\":\"FL#2181-R0\",\"approval_number\":\"FL2181.2\",\"seq\":2,\"product_model\":\"SURE-LOK\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rolsafe\",\"approval_number_master\":\"FL#7811-R0\",\"approval_number\":\"FL7811.1\",\"seq\":1,\"product_model\":\"Sure-Lok Roll Shutter System\",\"product_description\":\"Aluminum Slat Roll-up Type, Impact Rated Hurricane Shutter System\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rolsafe\",\"approval_number_master\":\"FL#13299-R0\",\"approval_number\":\"FL13299.1\",\"seq\":1,\"product_model\":\"53mm Herculean Rolling Shutter System\",\"product_description\":\"Rolling Shutter System\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rolsafe\",\"approval_number_master\":\"FL#13882-R1\",\"approval_number\":\"FL13882.1\",\"seq\":1,\"product_model\":\"53 mm Herculean Rolling Shutter System\",\"product_description\":\"53 mm Herculean Aluminum Rolling Shutter\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Roll-A-Way Security Shutters\":[{\"manufacturer\":\"Roll-A-Way Security Shutters\",\"approval_number_master\":\"FL#2878-R0\",\"approval_number\":\"FL2878.1\",\"seq\":1,\"product_model\":\"Extruded Aluminum Roll-up Shutter\",\"product_description\":\"Extruded Aluminum Roll-up Shitter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roll-A-Way Security Shutters\",\"approval_number_master\":\"FL#3622-R0\",\"approval_number\":\"FL3622.1\",\"seq\":1,\"product_model\":\"PVC Roll-Up Shutter\",\"product_description\":\"PVC Roll-Up shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Window and Shutter Designs Corp.\":[{\"manufacturer\":\"Window and Shutter Designs Corp.\",\"approval_number_master\":\"FL#2899-R0\",\"approval_number\":\"FL2899.1\",\"seq\":1,\"product_model\":\"Hi-Roller 50 Roll Up Shutter\",\"product_description\":\"Extruded Aluminum Alloy slats that span horizontally and have each slat interlocked to the adjacent slat.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Hermex Southeast, Inc.\":[{\"manufacturer\":\"Hermex Southeast, Inc.\",\"approval_number_master\":\"FL#3255-R0\",\"approval_number\":\"FL3255.1\",\"seq\":1,\"product_model\":\"55mm Roll Up\",\"product_description\":\"Extruded Aluminum Roll Up Slats\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"URoll Shutters\":[{\"manufacturer\":\"URoll Shutters\",\"approval_number_master\":\"FL#3941-R0\",\"approval_number\":\"FL3941.1\",\"seq\":1,\"product_model\":\"Box Alukon\",\"product_description\":\"Aluminum Shutter Assembly\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"URoll Shutters\",\"approval_number_master\":\"FL#6331-R0\",\"approval_number\":\"FL6331.1\",\"seq\":1,\"product_model\":\"Box Alukon\",\"product_description\":\"Aluminum Roll-up Shutter Assembly without Storm Bar\",\"design_pressure\":\"+53\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"URoll Shutters\",\"approval_number_master\":\"FL#6331-R0\",\"approval_number\":\"FL6331.2\",\"seq\":2,\"product_model\":\"Box Alukon\",\"product_description\":\"Aluminum Roll-up Shutter Assembly without Storm Bar\",\"design_pressure\":\"+45\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"URoll Shutters\",\"approval_number_master\":\"FL#9945-R0\",\"approval_number\":\"FL9945.1\",\"seq\":1,\"product_model\":\"PREMIUM END RETENTION ROLL-UP SHUTTER SYSTEM\",\"product_description\":\"PREMIUM END RETENTION ROLL-UP SHUTTER SYSTEM\",\"design_pressure\":\"+47.7\\\/-53.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"URoll Shutters\",\"approval_number_master\":\"FL#9946-R0\",\"approval_number\":\"FL9946.1\",\"seq\":1,\"product_model\":\"BOX ALUKON ALUMINUM SHUTTER\",\"product_description\":\"BOX ALUKON ALUMINUM SHUTTER 66.88\\\" WIDE\",\"design_pressure\":\"+53\\\/-71\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"URoll Shutters\",\"approval_number_master\":\"FL#9947-R0\",\"approval_number\":\"FL9947.1\",\"seq\":1,\"product_model\":\"BOX ALUKON ALUMINUM SHUTTER\",\"product_description\":\"BOX ALUKON ALUMINUM SHUTTER 61.63\\\" WIDE\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"ROLLADEN, INC.\":[{\"manufacturer\":\"ROLLADEN, INC.\",\"approval_number_master\":\"FL#4281-R0\",\"approval_number\":\"FL4281.1\",\"seq\":1,\"product_model\":\"Series Ron 3\\\/Ron 68 Extruded Aluminum Roll Up\",\"product_description\":\"Large missile impact resistant extruded aluminum roll up shutter.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Shield Technology Group, Inc.\":[{\"manufacturer\":\"Shield Technology Group, Inc.\",\"approval_number_master\":\"FL#4644-R0\",\"approval_number\":\"FL4644.1\",\"seq\":1,\"product_model\":\"ImpactShield\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Shield Technology Group, Inc.\",\"approval_number_master\":\"FL#6987-R0\",\"approval_number\":\"FL6987.1\",\"seq\":1,\"product_model\":\"ImpactShield\",\"product_description\":\"\",\"design_pressure\":\"+50.0\\\/-57.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Euroll Service BV\":[{\"manufacturer\":\"Euroll Service BV\",\"approval_number_master\":\"FL#5624-R0\",\"approval_number\":\"FL5624.1\",\"seq\":1,\"product_model\":\"Eusec 2004\",\"product_description\":\"Extruded aluminum blades folded together thru knuckles and retained by tracks to provide hurricane protection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Florida Blinds and Shutters, Inc.\":[{\"manufacturer\":\"Florida Blinds and Shutters, Inc.\",\"approval_number_master\":\"FL#7046-R0\",\"approval_number\":\"FL7046.1\",\"seq\":1,\"product_model\":\"Advanced Roll-Up 110 Series\",\"product_description\":\"Aluminum Door System\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Blinds and Shutters, Inc.\",\"approval_number_master\":\"FL#7320-R2\",\"approval_number\":\"FL7320.1\",\"seq\":1,\"product_model\":\"Advanced Roll System\",\"product_description\":\"Roll up shutters\",\"design_pressure\":\"+166\\\/-166\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"USA Aluminum Industry LLC\":[{\"manufacturer\":\"USA Aluminum Industry LLC\",\"approval_number_master\":\"FL#7432-R0\",\"approval_number\":\"FL7432.1\",\"seq\":1,\"product_model\":\"LIFE DEFENDER - 55mm\",\"product_description\":\"LIFE DEFENDER 55mm EXTRUDED ALUMINUM ROLL-UP SHUTTER\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"A.C.C. Manufacturing, LLC\":[{\"manufacturer\":\"A.C.C. Manufacturing, LLC\",\"approval_number_master\":\"FL#7531-R0\",\"approval_number\":\"FL7531.1\",\"seq\":1,\"product_model\":\"60 & 40mm Slats Roll Up Shutter Systems\",\"product_description\":\"Extruded Aluminum Roll Up Shutter System capable of being rolled down to provide Hurricane Protection for Glazed Opening with Wind and Windborne Debris Resistance\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"A.C.C. Manufacturing, LLC\",\"approval_number_master\":\"FL#7749-R0\",\"approval_number\":\"FL7749.1\",\"seq\":1,\"product_model\":\"RE 1000,1500, 3000\",\"product_description\":\"Extruded Aluminum Roll Up\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"A.C.C. Manufacturing, LLC\",\"approval_number_master\":\"FL#9649-R0\",\"approval_number\":\"FL9649.1\",\"seq\":1,\"product_model\":\"60 & 40mm Slats Roll Up Shutter System for HVHZ\",\"product_description\":\"Extruded Aluminum Roll Up Shutter System capable of being rolled down to provide Hurricane Protection for Glazed Opening with Wind and Winborne Debris Resistance\",\"design_pressure\":\"+160.0\\\/-160.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Alukon GMBH & Co. KG\":[{\"manufacturer\":\"Alukon GMBH & Co. KG\",\"approval_number_master\":\"FL#8773-R0\",\"approval_number\":\"FL8773.1\",\"seq\":1,\"product_model\":\"Series \\\"E37\\\"\",\"product_description\":\"Single Curtain Storm Shutter System\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alukon GMBH & Co. KG\",\"approval_number_master\":\"FL#8773-R0\",\"approval_number\":\"FL8773.2\",\"seq\":2,\"product_model\":\"Series \\\"E55\\\"\",\"product_description\":\"Single Curtain Storm Shutter System\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alukon GMBH & Co. KG\",\"approval_number_master\":\"FL#8833-R0\",\"approval_number\":\"FL8833.1\",\"seq\":1,\"product_model\":\"Series \\\"E55\\\"\",\"product_description\":\"Single Curtain Storm Shutter System w\\\/ Storm Bars\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Lifestyle Exterior Products, Inc\":[{\"manufacturer\":\"Lifestyle Exterior Products, Inc\",\"approval_number_master\":\"FL#9571-R0\",\"approval_number\":\"FL9571.1\",\"seq\":1,\"product_model\":\"Ultra 60\",\"product_description\":\"Ultra 60 single wall aluminum extruded rollup system\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lifestyle Exterior Products, Inc\",\"approval_number_master\":\"FL#11130-R0\",\"approval_number\":\"FL11130.1\",\"seq\":1,\"product_model\":\"ULTRA 60\",\"product_description\":\"ULTRA 60, ALUMINUM EXTRUDED ROLL-UP, MANUAL OR ELECTRICAL OPERATED\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Alutech United, Inc.\":[{\"manufacturer\":\"Alutech United, Inc.\",\"approval_number_master\":\"FL#3670-R2\",\"approval_number\":\"FL3670.1\",\"seq\":1,\"product_model\":\"Studio Star 40 mm\",\"product_description\":\"Roll-up Storm Shutter\",\"design_pressure\":\"+50\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alutech United, Inc.\",\"approval_number_master\":\"FL#5666-R1\",\"approval_number\":\"FL5666.1\",\"seq\":1,\"product_model\":\"RCE-40\\\/40 mm Slat Profile Roll Up Shutter\",\"product_description\":\"Extruded aluminum slats hooked together thru knuckles and retained by tracks to provide hurricane protection.\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alutech United, Inc.\",\"approval_number_master\":\"FL#8432-R1\",\"approval_number\":\"FL8432.1\",\"seq\":1,\"product_model\":\"Barracuda I End Retention Roll Up shutter System\",\"product_description\":\"Pressure Rating: +50.0 p.s.f, -50.0 p.s.f at 7'-0\\\" span and +45.0 p.s.f, -45.0 p.s.f at 12'-0\\\" span.\",\"design_pressure\":\"+50.0\\\/-50.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alutech United, Inc.\",\"approval_number_master\":\"FL#10553-R0\",\"approval_number\":\"FL10553.1\",\"seq\":1,\"product_model\":\"Barracuda II End Retention Roll Up Shutter System (NHVHZ)\",\"product_description\":\"Extruded aluminum slats interlocked together thru knuckles and retained by tracks to provide hurricane protection\\\".\",\"design_pressure\":\"++80p.s.f\\\/--80p.s.f\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alutech United, Inc.\",\"approval_number_master\":\"FL#14438-R0\",\"approval_number\":\"FL14438.1\",\"seq\":1,\"product_model\":\"Barracuda Roll-Up Shutter\",\"product_description\":\"Aluminum roll-up shutter with end retention and non-end retention slats.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alutech United, Inc.\",\"approval_number_master\":\"FL#17344-R0\",\"approval_number\":\"FL17344.1\",\"seq\":1,\"product_model\":\"Magnum 3.57 Security Star\",\"product_description\":\"Aluminum roll-up shutter with end retention slats.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alutech United, Inc.\",\"approval_number_master\":\"FL#17344-R3\",\"approval_number\":\"FL17344.2\",\"seq\":2,\"product_model\":\"Magnum Security Star Shutter\",\"product_description\":\"Aluminum roll-up shutter with end retention slats and perforated slat option\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Roll-a-way by QMI\":[{\"manufacturer\":\"Roll-a-way by QMI\",\"approval_number_master\":\"FL#5013-R1\",\"approval_number\":\"FL5013.1\",\"seq\":1,\"product_model\":\"1138ER\",\"product_description\":\"Roll-a-way by QMI 38mm extruded aluminum slat system with end retention screws and tracks.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roll-a-way by QMI\",\"approval_number_master\":\"FL#5013-R1\",\"approval_number\":\"FL5013.2\",\"seq\":2,\"product_model\":\"P55DER\",\"product_description\":\"Roll-a-way by QMI 55mm extruded PVC slat and double extruded aluminum rebar system with end retention screws and tracks.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roll-a-way by QMI\",\"approval_number_master\":\"FL#5013-R1\",\"approval_number\":\"FL5013.3\",\"seq\":3,\"product_model\":\"P55ER\",\"product_description\":\"Roll-a-way by QMI 55mm extruded PVC slat and extruded aluminum rebar system with end retention screws and tracks.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roll-a-way by QMI\",\"approval_number_master\":\"FL#5013-R1\",\"approval_number\":\"FL5013.4\",\"seq\":4,\"product_model\":\"P55ER 2nd\",\"product_description\":\"Roll-a-way by QMI 55mm extruded PVC slat and extruded aluminum rebar system with end retention screws and tracks.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roll-a-way by QMI\",\"approval_number_master\":\"FL#5013-R1\",\"approval_number\":\"FL5013.5\",\"seq\":5,\"product_model\":\"P55TER Slat type\",\"product_description\":\"Roll-a-way by QMI 55mm extruded PVC slat and extruded aluminum rebar system with end retention screws and tracks.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roll-a-way by QMI\",\"approval_number_master\":\"FL#5013-R1\",\"approval_number\":\"FL5013.6\",\"seq\":6,\"product_model\":\"US60ER\",\"product_description\":\"Roll-a-way by QMI 60mm double wall extruded aluminum slat with end retention screws and tracks.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roll-a-way by QMI\",\"approval_number_master\":\"FL#5013-R3\",\"approval_number\":\"FL5013.7\",\"seq\":7,\"product_model\":\"US60ER\",\"product_description\":\"Roll-a-way by QMI 55mm double wall extruded aluminum slat with end retention screws and tracks.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roll-a-way by QMI\",\"approval_number_master\":\"FL#13682-R0\",\"approval_number\":\"FL13682.1\",\"seq\":1,\"product_model\":\"AL7-E\",\"product_description\":\"Roll-a-way by QMI single wall extruded aluminum slat with end retention screws and rails.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roll-a-way by QMI\",\"approval_number_master\":\"FL#13682-R0\",\"approval_number\":\"FL13682.2\",\"seq\":2,\"product_model\":\"US60ER\",\"product_description\":\"Roll-a-way by QMI 55mm double wall extruded aluminum slat with end retention screws and tracks.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roll-a-way by QMI\",\"approval_number_master\":\"FL#5013-R6\",\"approval_number\":\"FL5013.8\",\"seq\":8,\"product_model\":\"US60ER\",\"product_description\":\"Roll-a-way by QMI 55mm double wall extruded aluminum slat with end retention screws and tracks.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"High Velocity Hurricane Protection Systems\":[{\"manufacturer\":\"High Velocity Hurricane Protection Systems\",\"approval_number_master\":\"FL#8215-R1\",\"approval_number\":\"FL8215.1\",\"seq\":1,\"product_model\":\"End-Retention Roll-Up\",\"product_description\":\"Roll-up shutter with end-retention slats\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"High Velocity Hurricane Protection Systems\",\"approval_number_master\":\"FL#12552-R0\",\"approval_number\":\"FL12552.1\",\"seq\":1,\"product_model\":\"Category 5 Rolling Hurricane Curtain\",\"product_description\":\"End-Retention Rolling Hurricane Curtain\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Hendee Enterprises, Inc.\":[{\"manufacturer\":\"Hendee Enterprises, Inc.\",\"approval_number_master\":\"FL#11132-R0\",\"approval_number\":\"FL11132.1\",\"seq\":1,\"product_model\":\"Force 12 700 Series Rolling Shutter Non- HVHZ\",\"product_description\":\"A flexible wind abatement and impact protection system that may be used for new or existing construction\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-06 00:00:00\",\"instructions_url\":\"\"}],\"Best Shutter Company\":[{\"manufacturer\":\"Best Shutter Company\",\"approval_number_master\":\"FL#11500-R0\",\"approval_number\":\"FL11500.1\",\"seq\":1,\"product_model\":\"A-200-H Slat Roll Up Shutter\",\"product_description\":\"Extruded aluminum slats interlocked together thru knuckles and retained by tracks to provide hurricane protection.\",\"design_pressure\":\"+25\\\/-25\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Atlantic Metal Extrusions, LLC\":[{\"manufacturer\":\"Atlantic Metal Extrusions, LLC\",\"approval_number_master\":\"FL#12067-R0\",\"approval_number\":\"FL12067.1\",\"seq\":1,\"product_model\":\"60mm and 40mm Roll-up Shutter HVHZ\",\"product_description\":\"Extruded aluminum slats interlocked together thru knuckles and retained to provide hurricane protection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Atlantic Metal Extrusions, LLC\",\"approval_number_master\":\"FL#12067-R0\",\"approval_number\":\"FL12067.2\",\"seq\":2,\"product_model\":\"60mm and 40mm Roll-Up Shutter NHVHZ\",\"product_description\":\"Extruded Aluminum Roll Shutter NHVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Five Star Quality Manufacturing Corp.\":[{\"manufacturer\":\"Five Star Quality Manufacturing Corp.\",\"approval_number_master\":\"FL#14236-R0\",\"approval_number\":\"FL14236.1\",\"seq\":1,\"product_model\":\"RE 1000 & RE 1500\",\"product_description\":\"EXTRUDED ALUMINUM ROLLING SHUTTER\",\"design_pressure\":\"+255\\\/-255\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Jupiter Industries LLC\":[{\"manufacturer\":\"Jupiter Industries LLC\",\"approval_number_master\":\"FL#15244-R0\",\"approval_number\":\"FL15244.1\",\"seq\":1,\"product_model\":\"Jupiter 58 mm\",\"product_description\":\"Jupiter 58 mm Roll-Up Shutter System\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jupiter Industries LLC\",\"approval_number_master\":\"FL#16117-R0\",\"approval_number\":\"FL16117.1\",\"seq\":1,\"product_model\":\"60mm and 40mm Roll-Up Shutter\",\"product_description\":\"Extruded aluminum slats interlocked together through knuckles and retained to provide hurricane protection.\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"National Approved Shutter Association LLC\":[{\"manufacturer\":\"National Approved Shutter Association LLC\",\"approval_number_master\":\"FL#16883-R0\",\"approval_number\":\"FL16883.1\",\"seq\":1,\"product_model\":\"60mm and 40mm Roll-Up Shutter\",\"product_description\":\"Extruded Aluminum Roll-Up Shutter\",\"design_pressure\":\"+160\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"National Approved Shutter Association LLC\",\"approval_number_master\":\"FL#17001-R0\",\"approval_number\":\"FL17001.1\",\"seq\":1,\"product_model\":\"58mm Roll-Up Shutter System\",\"product_description\":\"Roll-Up Shutter System, see drawing for limitations of use\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"National Approved Shutter Association LLC\",\"approval_number_master\":\"FL#17425-R0\",\"approval_number\":\"FL17425.1\",\"seq\":1,\"product_model\":\"RE 1000, RE 1500, SERIES 400 AND SERIES 600\",\"product_description\":\"Extruded Aluminum Rolling Shutter\",\"design_pressure\":\"+255\\\/-255\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"National Approved Shutter Association LLC\",\"approval_number_master\":\"FL#29821-R0\",\"approval_number\":\"FL29821.1\",\"seq\":1,\"product_model\":\"Roll Up Shutter System with CHD-6 Slat\",\"product_description\":\"Roll Up Shutter System with CHD-6 Slat (end retention)\\nNonHVHZ\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"National Approved Shutter Association LLC\",\"approval_number_master\":\"FL#38088-R0\",\"approval_number\":\"FL38088.1\",\"seq\":1,\"product_model\":\"55mm Roll-Up Shutter System\",\"product_description\":\"55mm Roll-Up Shutter System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"MIM Risk Solutions, Inc.\":[{\"manufacturer\":\"MIM Risk Solutions, Inc.\",\"approval_number_master\":\"FL#16931-R0\",\"approval_number\":\"FL16931.1\",\"seq\":1,\"product_model\":\"55mm Roll-Up Shutter System\",\"product_description\":\"55mm Roll-Up Shutter System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MIM Risk Solutions, Inc.\",\"approval_number_master\":\"FL#16931-R0\",\"approval_number\":\"FL16931.2\",\"seq\":2,\"product_model\":\"Direct Wall Aluminum Roll Shutter-In-A-Box\",\"product_description\":\"Direct Wall Aluminum Roll Shutter-In-A-Box\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-28 00:00:00\",\"instructions_url\":\"\"}],\"Greenergy Distribution L.L.C.\":[{\"manufacturer\":\"Greenergy Distribution L.L.C.\",\"approval_number_master\":\"FL#17555-R0\",\"approval_number\":\"FL17555.1\",\"seq\":1,\"product_model\":\"ES55-ES44 EXTRUDED ALUMINUM ROLLING SHUTTER\",\"product_description\":\"ES55-ES44 EXTRUDED ALUMINUM ROLLING SHUTTER\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Rollingdoors.com\":[{\"manufacturer\":\"Rollingdoors.com\",\"approval_number_master\":\"FL#19317-R0\",\"approval_number\":\"FL19317.1\",\"seq\":1,\"product_model\":\"26'-0\\\" Max. Wide 20 Gage Slat Roll Up Shutter System\",\"product_description\":\"26'-0\\\" Max. Wide 20 Gage Slat Roll Up Shutter System\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"heroal - Johann Henkenjohann GmbH & Co. KG\":[{\"manufacturer\":\"heroal - Johann Henkenjohann GmbH & Co. KG\",\"approval_number_master\":\"FL#20388-R0\",\"approval_number\":\"FL20388.1\",\"seq\":1,\"product_model\":\"RS 53 RC 2 Slat Engaged Roll-Up Shutter\",\"product_description\":\"Extruded aluminum slats interlocked together thru knuckles and retained by tracks to provide hurricane protection.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"heroal - Johann Henkenjohann GmbH & Co. KG\",\"approval_number_master\":\"FL#20761-R0\",\"approval_number\":\"FL20761.1\",\"seq\":1,\"product_model\":\"heroal RS 53 RC 3 Slat Engaged Roll-Up Shutter\",\"product_description\":\"Extruded aluminum slats interlocked together thru knuckles and retained by tracks to provide hurricane protection.\",\"design_pressure\":\"+92\\\/-92\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ALUFAB USA, INC.\":[{\"manufacturer\":\"ALUFAB USA, INC.\",\"approval_number_master\":\"FL#21057-R0\",\"approval_number\":\"FL21057.1\",\"seq\":1,\"product_model\":\"ALUMINUM FABRICATORS USA 55MM ROLLUP\",\"product_description\":\"55 MM ROLL-UP SHUTTER SYSTEM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Impact Hurricane Systems, Inc.\":[{\"manufacturer\":\"Impact Hurricane Systems, Inc.\",\"approval_number_master\":\"FL#21901-R0\",\"approval_number\":\"FL21901.1\",\"seq\":1,\"product_model\":\"60mm Roll Down Shutters\",\"product_description\":\"60mm Roll Down Shutters\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Alucore LLC\":[{\"manufacturer\":\"Alucore LLC\",\"approval_number_master\":\"FL#35248-R0\",\"approval_number\":\"FL35248.1\",\"seq\":1,\"product_model\":\"55mm Roll Shutter (HVHZ)(IMPACT)\",\"product_description\":\"55mm Roll Shutter (HVHZ)(IMPACT)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ChicagOne, LLC\":[{\"manufacturer\":\"ChicagOne, LLC\",\"approval_number_master\":\"FL#39354-R0\",\"approval_number\":\"FL39354.1\",\"seq\":1,\"product_model\":\"Roll Up Shutter System with CHD-6 Slat (End Retention) (Non HVHZ)\",\"product_description\":\"Extruded aluminum slats interlocked together thru knuckles and retained by tracks to provide hurricane protection\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}]},\"e. shutters|||6. equipment\":[],\"e. shutters|||7. other\":{\"Hendee Enterprises, Inc.\":[{\"manufacturer\":\"Hendee Enterprises, Inc.\",\"approval_number_master\":\"FL#8472-R11\",\"approval_number\":\"FL8472.1\",\"seq\":1,\"product_model\":\"Force 12 Diamond Screen\",\"product_description\":\"Series 100\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hendee Enterprises, Inc.\",\"approval_number_master\":\"FL#8982-R3\",\"approval_number\":\"FL8982.1\",\"seq\":1,\"product_model\":\"Force-12 Plus\",\"product_description\":\"A flexible wind abatement and impact protection system that may be used for new or existing construction.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-09 00:00:00\",\"instructions_url\":\"\"}],\"LAS Enterprises\":[{\"manufacturer\":\"LAS Enterprises\",\"approval_number_master\":\"FL#15158-R4\",\"approval_number\":\"FL15158.1\",\"seq\":1,\"product_model\":\"BOARD AND BATTEN BIFOLD\",\"product_description\":\"BOARD AND BATTEN ALUMINUM BIFOLD SHUTTER ASSEMBLY X\\\/X\\\/X\\\/X\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LAS Enterprises\",\"approval_number_master\":\"FL#15158-R4\",\"approval_number\":\"FL15158.2\",\"seq\":2,\"product_model\":\"BOARD AND BATTEN STANDARD\",\"product_description\":\"BOARD AND BATTEN ALUMINUM STANDARD SHUTTER ASSEMBLY X\\\/X\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LAS Enterprises\",\"approval_number_master\":\"FL#15338-R5\",\"approval_number\":\"FL15338.1\",\"seq\":1,\"product_model\":\"Colonial Bi-Fold Aluminum Shutter Impact\",\"product_description\":\"Colonial Bi-Fold Aluminum Shutter Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LAS Enterprises\",\"approval_number_master\":\"FL#15338-R5\",\"approval_number\":\"FL15338.2\",\"seq\":2,\"product_model\":\"COLONIAL BI-FOLD ALUMINUM SHUTTER NON IMPACT\",\"product_description\":\"COLONIAL BI-FOLD ALUMINUM SHUTTER NON IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LAS Enterprises\",\"approval_number_master\":\"FL#15338-R5\",\"approval_number\":\"FL15338.3\",\"seq\":3,\"product_model\":\"COLONIAL SERIES B STANDARD ALUMINUM SHUTTER NON IMPACT\",\"product_description\":\"COLONIAL SERIES B STANDARD ALUMINUM SHUTTER NON IMPACT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LAS Enterprises\",\"approval_number_master\":\"FL#15338-R5\",\"approval_number\":\"FL15338.4\",\"seq\":4,\"product_model\":\"Colonial Standard Aluminum Shutter Impact\",\"product_description\":\"Colonial Standard Aluminum Shutter Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"QMI\":[{\"manufacturer\":\"QMI\",\"approval_number_master\":\"FL#16123-R5\",\"approval_number\":\"FL16123.1\",\"seq\":1,\"product_model\":\"StormSafe Screen - Fixed Impact Screen\",\"product_description\":\"StormSafe Screen - Fixed Impact Screen - Non-HVHZ\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"QMI\",\"approval_number_master\":\"FL#16123-R5\",\"approval_number\":\"FL16123.2\",\"seq\":2,\"product_model\":\"StormSafe Screen - Fixed Impact Screen\",\"product_description\":\"StormSafe Screen - Fixed Impact Screen - HVHZ\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"QMI\",\"approval_number_master\":\"FL#16123-R5\",\"approval_number\":\"FL16123.3\",\"seq\":3,\"product_model\":\"Stormsafe Screen - Operable Impact Screen\",\"product_description\":\"Stormsafe Screen - Operable Impact Screen - HVHZ\",\"design_pressure\":\"+47\\\/-53\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"QMI\",\"approval_number_master\":\"FL#16123-R5\",\"approval_number\":\"FL16123.4\",\"seq\":4,\"product_model\":\"Stormsafe Screen - Operable Impact Screen\",\"product_description\":\"Stormsafe Screen - Operable Impact Screen - NON-HVHZ\",\"design_pressure\":\"+47\\\/-53\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Advanced Hurricane Technology Inc.\":[{\"manufacturer\":\"Advanced Hurricane Technology Inc.\",\"approval_number_master\":\"FL#16343-R4\",\"approval_number\":\"FL16343.1\",\"seq\":1,\"product_model\":\"Advanced Screen\",\"product_description\":\"Roll-Up System\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Fortress Screens, LLC\":[{\"manufacturer\":\"Fortress Screens, LLC\",\"approval_number_master\":\"FL#32125-R4\",\"approval_number\":\"FL32125.1\",\"seq\":1,\"product_model\":\"Series 28FX Aluminum Framed Impact Screen\",\"product_description\":\"Series 28FX Aluminum Framed Impact Screen\",\"design_pressure\":\"+80\\\/-70.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fortress Screens, LLC\",\"approval_number_master\":\"FL#32125-R4\",\"approval_number\":\"FL32125.2\",\"seq\":2,\"product_model\":\"Series 28OP\\\/Egress Operable Aluminum Framed Impact Screen\",\"product_description\":\"Series 28OP\\\/Egress Operable Aluminum Framed Impact Screen\",\"design_pressure\":\"+47\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Folding Shutter Corporation\":[{\"manufacturer\":\"Folding Shutter Corporation\",\"approval_number_master\":\"FL#78-R0\",\"approval_number\":\"FL78.1\",\"seq\":1,\"product_model\":\"Titan Bahama Shutter\",\"product_description\":\"Adjustible shutter for security,storm and hurricane protection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Folding Shutter Corporation\",\"approval_number_master\":\"FL#78-R0\",\"approval_number\":\"FL78.2\",\"seq\":2,\"product_model\":\"Titan colonial shutter\",\"product_description\":\"Hinged shutter for security,storm,and hurricane\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Folding Shutter Corporation\",\"approval_number_master\":\"FL#78-R0\",\"approval_number\":\"FL78.3\",\"seq\":3,\"product_model\":\"Titan Folding Shutter\",\"product_description\":\"folding hurricane\\\/security shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Folding Shutter Corporation\",\"approval_number_master\":\"FL#78-R0\",\"approval_number\":\"FL78.4\",\"seq\":4,\"product_model\":\"Titan III Folding Shutters\",\"product_description\":\"Folding Hurricane \\\/security shutters\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Folding Shutter Corporation\",\"approval_number_master\":\"FL#78-R0\",\"approval_number\":\"FL78.5\",\"seq\":5,\"product_model\":\"Titan Rolling Shutter\",\"product_description\":\"Rolling hurricane and security shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Folding Shutter Corporation\",\"approval_number_master\":\"FL#78-R0\",\"approval_number\":\"FL78.6\",\"seq\":6,\"product_model\":\"Titan Storm\\\/hurricane panels\",\"product_description\":\"Removable storm\\\/hurricane shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Folding Shutter Corporation\",\"approval_number_master\":\"FL#78-R0\",\"approval_number\":\"FL78.7\",\"seq\":7,\"product_model\":\"Titan Storm\\\/hurricane panels\",\"product_description\":\"Removable storm\\\/hurricane shutter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"PROTECH Screens, Inc.\":[{\"manufacturer\":\"PROTECH Screens, Inc.\",\"approval_number_master\":\"FL#221-R0\",\"approval_number\":\"FL221.1\",\"seq\":1,\"product_model\":\"Protech Screens\",\"product_description\":\"SS wire mesh barriers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PROTECH Screens, Inc.\",\"approval_number_master\":\"FL#4775-R0\",\"approval_number\":\"FL4775.1\",\"seq\":1,\"product_model\":\"Protech Series Screens\",\"product_description\":\"Stainless Steel Woven Wire Mesh Screen\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"LOOKOUT SHUTTERS, INC.\":[{\"manufacturer\":\"LOOKOUT SHUTTERS, INC.\",\"approval_number_master\":\"FL#540-R0\",\"approval_number\":\"FL540.1\",\"seq\":1,\"product_model\":\"COMPOSITE SHUTTER SYSTEM\",\"product_description\":\"Colonial and Bahama Shutters\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LOOKOUT SHUTTERS, INC.\",\"approval_number_master\":\"FL#540-R0\",\"approval_number\":\"FL540.2\",\"seq\":2,\"product_model\":\"Composite Shutters\",\"product_description\":\"Colonial and Bahama Shutters\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"zzHENDEE ENTERPRISES, INC.\":[{\"manufacturer\":\"zzHENDEE ENTERPRISES, INC.\",\"approval_number_master\":\"FL#1892-R0\",\"approval_number\":\"FL1892.1\",\"seq\":1,\"product_model\":\"F1201\",\"product_description\":\"IMPACT RESISTANT SCREEN MEMBRANE STRUCTURE SYSTEM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Centurion Security Screen Co. Ltd.\":[{\"manufacturer\":\"Centurion Security Screen Co. Ltd.\",\"approval_number_master\":\"FL#2031-R0\",\"approval_number\":\"FL2031.1\",\"seq\":1,\"product_model\":\"4000 Series Type II\",\"product_description\":\"Operable Impact Screen\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Centurion Security Screen Co. Ltd.\",\"approval_number_master\":\"FL#3510-R0\",\"approval_number\":\"FL3510.1\",\"seq\":1,\"product_model\":\"Series H-4000 Type III\",\"product_description\":\"Egress Impact Screen\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Centurion Security Screen Co. Ltd.\",\"approval_number_master\":\"FL#3510-R0\",\"approval_number\":\"FL3510.2\",\"seq\":2,\"product_model\":\"Series LP-4001\",\"product_description\":\"Operable Impact Screen\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Hurst Awning Company Inc.\":[{\"manufacturer\":\"Hurst Awning Company Inc.\",\"approval_number_master\":\"FL#2408-R0\",\"approval_number\":\"FL2408.1\",\"seq\":1,\"product_model\":\"Shade Bahama\",\"product_description\":\"Extruded and Sheet Aluminum Alloy Components\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Fort Hurricane Products Inc.\\\/Hurricane Screens &am\":[{\"manufacturer\":\"Fort Hurricane Products Inc.\\\/Hurricane Screens &am\",\"approval_number_master\":\"FL#5106-R0\",\"approval_number\":\"FL5106.1\",\"seq\":1,\"product_model\":\"28FX \\\/ Fixed\",\"product_description\":\"61-1\\\/2\\\" x 144-1\\\/2\\\" Fixed Impact Screen Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fort Hurricane Products Inc.\\\/Hurricane Screens &am\",\"approval_number_master\":\"FL#5106-R0\",\"approval_number\":\"FL5106.2\",\"seq\":2,\"product_model\":\"28OP \\\/ Operable\",\"product_description\":\"64-1\\\/2\\\" x 147-1\\\/2\\\" Operable Impact Screen Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fort Hurricane Products Inc.\\\/Hurricane Screens &am\",\"approval_number_master\":\"FL#5834-R0\",\"approval_number\":\"FL5834.1\",\"seq\":1,\"product_model\":\"28ENCFX Impact Screen Enclosure\",\"product_description\":\"61\\\" x 144\\\" Fixed Impact Screen Enclosure\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Hurricane Armor, LLC\":[{\"manufacturer\":\"Hurricane Armor, LLC\",\"approval_number_master\":\"FL#6855-R0\",\"approval_number\":\"FL6855.1\",\"seq\":1,\"product_model\":\"Hurricane Screen\",\"product_description\":\"Hurricane Screen - Impact Resistant Covering for Vertical, Angled and Direct Mounting - Maximum Height 10'5\\\"\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurricane Armor, LLC\",\"approval_number_master\":\"FL#8218-R1\",\"approval_number\":\"FL8218.1\",\"seq\":1,\"product_model\":\"Hurricane Armor Roll-Down\",\"product_description\":\"Hurricane abatement roll screen system\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurricane Armor, LLC\",\"approval_number_master\":\"FL#10373-R0\",\"approval_number\":\"FL10373.1\",\"seq\":1,\"product_model\":\"Hurricane Armor \\\/ Hurricane Shield\",\"product_description\":\"Hurricane Screen - Impact Resistant Covering for Vertical, Angled, and Direct Mounting - Maximum Span 16' 5\\\"\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-05-31 00:00:00\",\"instructions_url\":\"\"}],\"CAT5 Hurricane Screens, LLC.\":[{\"manufacturer\":\"CAT5 Hurricane Screens, LLC.\",\"approval_number_master\":\"FL#6962-R0\",\"approval_number\":\"FL6962.1\",\"seq\":1,\"product_model\":\"Wind Abatement System\",\"product_description\":\"Geotextile Polypropylene Fabric Storm Protection Screen\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Clear View Products, Inc.\":[{\"manufacturer\":\"Clear View Products, Inc.\",\"approval_number_master\":\"FL#7048-R0\",\"approval_number\":\"FL7048.1\",\"seq\":1,\"product_model\":\"Clearlar Hurricane Protection System\",\"product_description\":\"\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"CAT-5 Protection, Inc.\":[{\"manufacturer\":\"CAT-5 Protection, Inc.\",\"approval_number_master\":\"FL#7625-R0\",\"approval_number\":\"FL7625.1\",\"seq\":1,\"product_model\":\"CAT-5 Hurricane Net\",\"product_description\":\"Impact Resistant Shutter System\",\"design_pressure\":\"+96.7\\\/-96.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAT-5 Protection, Inc.\",\"approval_number_master\":\"FL#8220-R0\",\"approval_number\":\"FL8220.1\",\"seq\":1,\"product_model\":\"CAT-5 Hurricane Net\",\"product_description\":\"Impact Resistant Shutter System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAT-5 Protection, Inc.\",\"approval_number_master\":\"FL#9023-R0\",\"approval_number\":\"FL9023.1\",\"seq\":1,\"product_model\":\"CAT-5 Hurricane Net\",\"product_description\":\"Fabric Impact Resistant Hurricane Abatement System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAT-5 Protection, Inc.\",\"approval_number_master\":\"FL#9356-R1\",\"approval_number\":\"FL9356.1\",\"seq\":1,\"product_model\":\"CAT-5 Hurricane Net\",\"product_description\":\"Fabric Impact Resistant Hurricane Abatement System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Fenetex Corporation\":[{\"manufacturer\":\"Fenetex Corporation\",\"approval_number_master\":\"FL#8141-R0\",\"approval_number\":\"FL8141.1\",\"seq\":1,\"product_model\":\"Fabric Storm Panel\",\"product_description\":\"Fabric based impact resistant storm panel\",\"design_pressure\":\"+76\\\/-76\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fenetex Corporation\",\"approval_number_master\":\"FL#8637-R2\",\"approval_number\":\"FL8637.1\",\"seq\":1,\"product_model\":\"StormWatch Hurricane Screens\",\"product_description\":\"Fabric-based impact resistant storm panel\",\"design_pressure\":\"+76\\\/-76\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fenetex Corporation\",\"approval_number_master\":\"FL#10348-R0\",\"approval_number\":\"FL10348.1\",\"seq\":1,\"product_model\":\"StormWatch Mesh Series\",\"product_description\":\"Fabric based impact resistant storm panel\",\"design_pressure\":\"+76\\\/-76\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Secure-Lite Window Company, Inc.\":[{\"manufacturer\":\"Secure-Lite Window Company, Inc.\",\"approval_number_master\":\"FL#8499-R0\",\"approval_number\":\"FL8499.1\",\"seq\":1,\"product_model\":\"SERIES \\\"1000\\\"\",\"product_description\":\"HUNG SECURITY SYSTEM\\n(SHUTTER)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Secure-Lite Window Company, Inc.\",\"approval_number_master\":\"FL#8873-R0\",\"approval_number\":\"FL8873.1\",\"seq\":1,\"product_model\":\"SERIES \\\"2000\\\"\",\"product_description\":\"HORIZONTAL SLIDING SECURITY SYSTEM (SHUTTER)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Secure-Lite Window Company, Inc.\",\"approval_number_master\":\"FL#8874-R0\",\"approval_number\":\"FL8874.1\",\"seq\":1,\"product_model\":\"SERIES \\\"3000\\\"\",\"product_description\":\"FIXED SECURITY SYSTEM (SHUTTER)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Secure-Lite Window Company, Inc.\",\"approval_number_master\":\"FL#10930-R0\",\"approval_number\":\"FL10930.1\",\"seq\":1,\"product_model\":\"Series 5000 Operable Screen Shutter\",\"product_description\":\"Large Missile Impact Resistant Screen Shutter System\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Hurricane Fabric .com\":[{\"manufacturer\":\"Hurricane Fabric .com\",\"approval_number_master\":\"FL#8747-R0\",\"approval_number\":\"FL8747.1\",\"seq\":1,\"product_model\":\"Wind Abatement Panel\",\"product_description\":\"\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurricane Fabric .com\",\"approval_number_master\":\"FL#11340-R0\",\"approval_number\":\"FL11340.1\",\"seq\":1,\"product_model\":\"Hurricane Fabric.com\",\"product_description\":\"Wind Abatement System\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurricane Fabric .com\",\"approval_number_master\":\"FL#12573-R0\",\"approval_number\":\"FL12573.1\",\"seq\":1,\"product_model\":\"AstroGuard\",\"product_description\":\"Wind Abatement System\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Donovan Advanced Hurricane Protection, Inc.\":[{\"manufacturer\":\"Donovan Advanced Hurricane Protection, Inc.\",\"approval_number_master\":\"FL#9655-R0\",\"approval_number\":\"FL9655.1\",\"seq\":1,\"product_model\":\"DONOVAN \\\"Alligator Screen\\\" with \\\"Aqua Grid\\\" reinforcing\",\"product_description\":\"\",\"design_pressure\":\"+135\\\/-135\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Donovan Advanced Hurricane Protection, Inc.\",\"approval_number_master\":\"FL#9658-R0\",\"approval_number\":\"FL9658.1\",\"seq\":1,\"product_model\":\"DONOVAN \\\"Alligator Screen\\\" with \\\"Aqua Grid\\\" reinforcing\",\"product_description\":\"\",\"design_pressure\":\"+135\\\/-135\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Donovan Advanced Hurricane Protection, Inc.\",\"approval_number_master\":\"FL#9666-R0\",\"approval_number\":\"FL9666.1\",\"seq\":1,\"product_model\":\"DONOVAN \\\"Alligator Screen\\\" without \\\"Aqua Grid\\\" reinforcing\",\"product_description\":\"\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Donovan Advanced Hurricane Protection, Inc.\",\"approval_number_master\":\"FL#9667-R0\",\"approval_number\":\"FL9667.1\",\"seq\":1,\"product_model\":\"DONOVAN \\\"Alligator Screen\\\" without \\\"Aqua Grid\\\" reinforcing\",\"product_description\":\"\",\"design_pressure\":\"+115\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Armor Screen Corp.\":[{\"manufacturer\":\"Armor Screen Corp.\",\"approval_number_master\":\"FL#320-R4\",\"approval_number\":\"FL320.1\",\"seq\":1,\"product_model\":\"Series 2000\",\"product_description\":\"Flexible Wind Abatement \\\/ Impact Hurricane Protection\",\"design_pressure\":\"+130\\\/-136.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Armor Screen Corp.\",\"approval_number_master\":\"FL#812-R3\",\"approval_number\":\"FL812.1\",\"seq\":1,\"product_model\":\"Armor Screen Series 2000\",\"product_description\":\"Flexible Wind Abatement \\\/ Impact Protection System\",\"design_pressure\":\"+130\\\/-136.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Armor Screen Corp.\",\"approval_number_master\":\"FL#8363-R1\",\"approval_number\":\"FL8363.1\",\"seq\":1,\"product_model\":\"Armor Screen HVHZ Grommet and Hemcord System, Series 2000\",\"product_description\":\"Armor Screen HVHZ Grommet and Hemcord System, Series 2000\",\"design_pressure\":\"+110\\\/-115.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Armor Screen Corp.\",\"approval_number_master\":\"FL#13679-R0\",\"approval_number\":\"FL13679.1\",\"seq\":1,\"product_model\":\"ARMOR SCREEN SERIES 2010 RESIDENTIAL HURRICANE PROTECTION\",\"product_description\":\"Outside the HVHZ, no glass separation is required, however the glass may break. This meets the un-breached envelope criterion. The system is to enclose the protected opening all around.\",\"design_pressure\":\"+60\\\/-63\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Centurion Security Screen Co, LTD\":[{\"manufacturer\":\"Centurion Security Screen Co, LTD\",\"approval_number_master\":\"FL#5491-R1\",\"approval_number\":\"FL5491.1\",\"seq\":1,\"product_model\":\"Series H-9000 Type III\",\"product_description\":\"Egress Impact Screen\",\"design_pressure\":\"+86.98psf\\\/-86.98psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Centurion Security Screen Co, LTD\",\"approval_number_master\":\"FL#12469-R0\",\"approval_number\":\"FL12469.1\",\"seq\":1,\"product_model\":\"H-4000 Type III Egress Impact Screen\",\"product_description\":\"H-4000 Type III Egress Impact Screen\\nLarge Missile Impact Resistant\",\"design_pressure\":\"+115.97\\\/-86.98\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-29 00:00:00\",\"instructions_url\":\"\"}],\"Storm Smart Industries\":[{\"manufacturer\":\"Storm Smart Industries\",\"approval_number_master\":\"FL#10306-R0\",\"approval_number\":\"FL10306.1\",\"seq\":1,\"product_model\":\"Smart Screen\",\"product_description\":\"Smart Screen Wind Abatement Hurricane Screen\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Smart Industries\",\"approval_number_master\":\"FL#11291-R0\",\"approval_number\":\"FL11291.1\",\"seq\":1,\"product_model\":\"Storm Catcher\",\"product_description\":\"Wind Abatement System\",\"design_pressure\":\"+60.0\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Storm Smart Industries\",\"approval_number_master\":\"FL#13227-R0\",\"approval_number\":\"FL13227.1\",\"seq\":1,\"product_model\":\"Storm Catcher HVHZ\",\"product_description\":\"Slide Screen, Side Rail, Strap & Buckle and Grommet Hurricane Wind Abatement Screen Systems\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Hurricane Screens & Security Inc. DBA Fort Hurricane Products\":[{\"manufacturer\":\"Hurricane Screens & Security Inc. DBA Fort Hurricane Products\",\"approval_number_master\":\"FL#11432-R0\",\"approval_number\":\"FL11432.1\",\"seq\":1,\"product_model\":\"Window Screen\",\"product_description\":\"28FX\\\/Impact Resistant Window Screen\",\"design_pressure\":\"+114.3\\\/-114.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurricane Screens & Security Inc. DBA Fort Hurricane Products\",\"approval_number_master\":\"FL#11432-R0\",\"approval_number\":\"FL11432.2\",\"seq\":2,\"product_model\":\"Window Screen\",\"product_description\":\"28OP\\\/Operable Impact Resistant Window Screen\",\"design_pressure\":\"+67\\\/-76\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-08-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurricane Screens & Security Inc. DBA Fort Hurricane Products\",\"approval_number_master\":\"FL#12580-R0\",\"approval_number\":\"FL12580.1\",\"seq\":1,\"product_model\":\"28 FX\",\"product_description\":\"28 FX Aluminum Hurricane Screen\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurricane Screens & Security Inc. DBA Fort Hurricane Products\",\"approval_number_master\":\"FL#12580-R0\",\"approval_number\":\"FL12580.2\",\"seq\":2,\"product_model\":\"28 OP\",\"product_description\":\"28 OP Aluminum Hurricane Screen\",\"design_pressure\":\"+47\\\/-53\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Ultratek Worldwide\":[{\"manufacturer\":\"Ultratek Worldwide\",\"approval_number_master\":\"FL#14078-R0\",\"approval_number\":\"FL14078.1\",\"seq\":1,\"product_model\":\"Cleartek Invisishield\",\"product_description\":\"Flat Polycarbonate Panel\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-07-08 00:00:00\",\"instructions_url\":\"\"}],\"AV COMPOSITES\":[{\"manufacturer\":\"AV COMPOSITES\",\"approval_number_master\":\"FL#23102-R0\",\"approval_number\":\"FL23102.1\",\"seq\":1,\"product_model\":\"Hurricane Shutter\",\"product_description\":\"Board & Batten Shutters - Large Missile Impact\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-28 00:00:00\",\"instructions_url\":\"\"}]},\"f. sky lights|||2. other\":{\"Solatube International, Inc\":[{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#17214-R4\",\"approval_number\":\"FL17214.1\",\"seq\":1,\"product_model\":\"Skyvault Series M 74 DS\",\"product_description\":\"Daylight Collector Raybender HD with Curb Flashing\",\"design_pressure\":\"+69.7\\\/-69.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-05-27 00:00:00\",\"instructions_url\":\"\"}],\"Paramount Skylights, Inc\":[{\"manufacturer\":\"Paramount Skylights, Inc\",\"approval_number_master\":\"FL#3587-R0\",\"approval_number\":\"FL3587.1\",\"seq\":1,\"product_model\":\"STORM SERIES 2000\",\"product_description\":\"HIGH VELOCITY HURRICANE ZONE SKYLIGHT SYSTEM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Paramount Skylights, Inc\",\"approval_number_master\":\"FL#5809-R0\",\"approval_number\":\"FL5809.1\",\"seq\":1,\"product_model\":\"Storm Series 2000\",\"product_description\":\"High Velocity Wind Zone Approved Skylight System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}]},\"f. sky lights|||1. skylight\":{\"Kalwall Corp.\":[{\"manufacturer\":\"Kalwall Corp.\",\"approval_number_master\":\"FL#4097-R8\",\"approval_number\":\"FL4097.1\",\"seq\":1,\"product_model\":\"Kalwall Translucent Panel Systems\",\"product_description\":\"2-3\\\/4\\\" Kalwall Translucent Panel System\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Velux America, LLC\":[{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#6393-R19\",\"approval_number\":\"FL6393.1\",\"seq\":1,\"product_model\":\"VELUX Flat Glass Sun Tunnel (HVHZ)\",\"product_description\":\"[TZR or TZRL or TZRQ] + [014] + [1A00] 3.9mm tempered clear outer pane with 7mm laminated inner pane.\",\"design_pressure\":\"+120\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-02-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#6393-R19\",\"approval_number\":\"FL6393.2\",\"seq\":2,\"product_model\":\"VELUX Flat Glass Sun Tunnel (Non-Impact)\",\"product_description\":\"[TZR or TZRL or TZRQ] + [014] + [2A00] 3mm tempered LowE366 outer pane with 7mm diamond wire inner pane.\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-03-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#6393-R19\",\"approval_number\":\"FL6393.3\",\"seq\":3,\"product_model\":\"VELUX Sun Tunnel TSR 0000\",\"product_description\":\"TSR 010 size (426-H-626.07)\",\"design_pressure\":\"+200\\\/-180\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#6393-R19\",\"approval_number\":\"FL6393.5\",\"seq\":5,\"product_model\":\"VELUX TCC 022 (Curb Mount) Commercial Sun Tunnel - Impact Resistant\",\"product_description\":\"TCC 022 + 5000 (426-H-708.04) Polycarb Dome.\",\"design_pressure\":\"+300\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-10-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#6393-R19\",\"approval_number\":\"FL6393.6\",\"seq\":6,\"product_model\":\"VELUX TCC 022 (Curb Mount) Commercial Sun Tunnel - Non-Impact\",\"product_description\":\"TCC 022 + 3000 (426-H-708.10\\\/.11) Acrylic Dome.\",\"design_pressure\":\"+300\\\/-160\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#6393-R19\",\"approval_number\":\"FL6393.7\",\"seq\":7,\"product_model\":\"VELUX TCR\\\/TCC 014 (Curb Mount) Sun Tunnel - Impact Resistant\",\"product_description\":\"TCR\\\/TCC 014 + 1000 (426-H-706.08) Polycarb Dome\",\"design_pressure\":\"+300\\\/-165\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#6393-R19\",\"approval_number\":\"FL6393.8\",\"seq\":8,\"product_model\":\"VELUX TCR\\\/TCC 014 (Curb Mount) Sun Tunnel - Non-Impact\",\"product_description\":\"TCR\\\/TCC 014 + 0000 (426-H-706.04\\\/.05) Acrylic Dome\",\"design_pressure\":\"+300\\\/-165\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-09-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#6393-R19\",\"approval_number\":\"FL6393.9\",\"seq\":9,\"product_model\":\"VELUX TGC 022 (Deck Mount) Commercial Sun Tunnel - Impact Resistant\",\"product_description\":\"TGC 022 + 5000 (426-H-708.05) Polycarb Dome.\",\"design_pressure\":\"+300\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#6393-R19\",\"approval_number\":\"FL6393.10\",\"seq\":10,\"product_model\":\"VELUX TGC 022 (Deck Mount) Commercial Sun Tunnel - Non-Impact\",\"product_description\":\"TGC 022 + 3000 (426-H-708.06\\\/.07) Acrylic Dome.\",\"design_pressure\":\"+300\\\/-160\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#6393-R19\",\"approval_number\":\"FL6393.11\",\"seq\":11,\"product_model\":\"VELUX TGF 014 (Deck Mount) Sun Tunnel - Impact Resistant\",\"product_description\":\"TGF 014 + 1000 (426-H-705.05) Polycarb dome.\",\"design_pressure\":\"+300\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#6393-R19\",\"approval_number\":\"FL6393.12\",\"seq\":12,\"product_model\":\"VELUX TGF 014 (Deck Mount) Sun Tunnel - Non-Impact\",\"product_description\":\"TGF 014 + 0000 (426-H-705.11\\\/.12) Acrylic dome.\",\"design_pressure\":\"+300\\\/-160\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#6393-R19\",\"approval_number\":\"FL6393.13\",\"seq\":13,\"product_model\":\"VELUX TGF 022 (Deck Mount) Sun Tunnel - Impact Resistant\",\"product_description\":\"TGF 022 + 1000 (426-H-705.05) Polycarb dome.\",\"design_pressure\":\"+300\\\/-130\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#6393-R19\",\"approval_number\":\"FL6393.14\",\"seq\":14,\"product_model\":\"VELUX TGF 022 (Deck Mount) Sun Tunnel - Non-Impact\",\"product_description\":\"TGF 022 + 0000 (426-H-705.07\\\/.08) Acrylic dome.\",\"design_pressure\":\"+300\\\/-130\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#6393-R19\",\"approval_number\":\"FL6393.15\",\"seq\":15,\"product_model\":\"VELUX TGR\\\/TGC 010 & 014 (Deck Mount) Sun Tunnel - Impact Resistant\",\"product_description\":\"TGR\\\/TGC 010 or 014 + 1000 (426-H-705.06) Polycarb dome.\",\"design_pressure\":\"+300\\\/-160\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-09-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#6393-R19\",\"approval_number\":\"FL6393.16\",\"seq\":16,\"product_model\":\"VELUX TGR\\\/TGC 010 & 014 (Deck Mount) Sun Tunnel - Non-Impact\",\"product_description\":\"TGR\\\/TGC 010 or 014 + 0000 (426-H-705.15\\\/.16) Acrylic dome.\",\"design_pressure\":\"+300\\\/-160\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#6393-R19\",\"approval_number\":\"FL6393.17\",\"seq\":17,\"product_model\":\"VELUX TMF\\\/TMR\\\/THR 010 & 014 (Deck Mount) Sun Tunnel - Impact Resistant\",\"product_description\":\"TMF\\\/TMR\\\/THR 010 or 014 + 1000 (426-H-705.04) Polycarb dome.\",\"design_pressure\":\"+300\\\/-165\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#6393-R19\",\"approval_number\":\"FL6393.18\",\"seq\":18,\"product_model\":\"VELUX TMF\\\/TMR\\\/THR 010 & 014 (Deck Mount) Sun Tunnel - Non-Impact\",\"product_description\":\"TMF\\\/TMR\\\/THR 010 or 014 + 0000 (426-H-705.19\\\/.20) Acrylic dome.\",\"design_pressure\":\"+300\\\/-165\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#13300-R11\",\"approval_number\":\"FL13300.1\",\"seq\":1,\"product_model\":\"QPF [2004 or 2008 or 2014 or 2089]\",\"product_description\":\"Pan Flashed Fixed Skylight, size 4646 and smaller\",\"design_pressure\":\"+160\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-01-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#13300-R11\",\"approval_number\":\"FL13300.2\",\"seq\":2,\"product_model\":\"QPF [2005 or 2015 or 2088]\",\"product_description\":\"Pan Flashed Fixed Skylight, size 4646 and smaller\",\"design_pressure\":\"+160\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-01-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#13300-R11\",\"approval_number\":\"FL13300.3\",\"seq\":3,\"product_model\":\"QPF [2006 or 2016] (HVHZ)\",\"product_description\":\"Pan Flashed Fixed Skylight, size 4646 and smaller\",\"design_pressure\":\"+120\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#13303-R11\",\"approval_number\":\"FL13303.1\",\"seq\":1,\"product_model\":\"FCM [04 or 08 or 14 or 29 or 89]\",\"product_description\":\"Aluminum Curb Mount Fixed Skylight, size 4646 and smaller\\n(426-H-701.51\\\/.52)\",\"design_pressure\":\"+175\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-03-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#13303-R11\",\"approval_number\":\"FL13303.2\",\"seq\":2,\"product_model\":\"FCM [04 or 08 or 14 or 29 or 89]\",\"product_description\":\"Aluminum Curb Mount Fixed Skylight, size 2270 and smaller (426-H-701.43\\\/.44)\",\"design_pressure\":\"+200\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-03-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#13303-R11\",\"approval_number\":\"FL13303.3\",\"seq\":3,\"product_model\":\"FCM [04 or 08 or 14 or 29 or 89]\",\"product_description\":\"Aluminum Curb Mount Fixed Skylight, size 4672 and smaller (426-H-701.47\\\/.48)\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-03-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#13303-R11\",\"approval_number\":\"FL13303.4\",\"seq\":4,\"product_model\":\"FCM [05 or 05C or 15 or 30 or 88]\",\"product_description\":\"Aluminum Curb Mount Fixed Skylight, size 4646 and smaller (426-H-701.23\\\/.24)\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-03-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#13303-R11\",\"approval_number\":\"FL13303.5\",\"seq\":5,\"product_model\":\"FCM [06 or 16] (HVHZ)\",\"product_description\":\"Aluminum Curb Mount Fixed Skylight, size 2246 and smaller (426-H-701.37\\\/.38\\\/.41\\\/.42)\",\"design_pressure\":\"+150\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-02-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#13303-R11\",\"approval_number\":\"FL13303.6\",\"seq\":6,\"product_model\":\"FCM [06 or 16] (HVHZ)\",\"product_description\":\"Aluminum Curb Mount Fixed Skylight, size 4646 and smaller (426-H-701.27\\\/.28\\\/.31\\\/.32)\",\"design_pressure\":\"+125\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-02-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#13308-R8\",\"approval_number\":\"FL13308.1\",\"seq\":1,\"product_model\":\"FS [_04, _08, _14 or _89]\",\"product_description\":\"Aluminum-clad Deck Mount Fixed Skylight, size S06 and smaller\\n(426-H-672.43)\",\"design_pressure\":\"+330\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-07-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#13308-R8\",\"approval_number\":\"FL13308.2\",\"seq\":2,\"product_model\":\"FS [_04, _08, _14 or _89]\",\"product_description\":\"Aluminum-clad Deck Mount Fixed Skylight, size M08 and smaller (426-H-672.46)\",\"design_pressure\":\"+240\\\/-105\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-07-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#13308-R8\",\"approval_number\":\"FL13308.4\",\"seq\":4,\"product_model\":\"FS [_05, _15 or _88]\",\"product_description\":\"Aluminum-clad Deck Mount Fixed Skylight, size M08 and smaller (426-H-672.40)\",\"design_pressure\":\"+400\\\/-105\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-07-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#13308-R8\",\"approval_number\":\"FL13308.5\",\"seq\":5,\"product_model\":\"FS _06 or _16 [Impact Resistant]\",\"product_description\":\"Aluminum-clad Deck Mount Fixed Skylight, size S06 and smaller (426-H-672.58)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#13308-R8\",\"approval_number\":\"FL13308.6\",\"seq\":6,\"product_model\":\"FS _06 or _16 [Impact Resistant]\",\"product_description\":\"Aluminum-clad Deck Mount Fixed Skylight, size M08 and smaller (426-H-672.62)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-04-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#13309-R8\",\"approval_number\":\"FL13309.1\",\"seq\":1,\"product_model\":\"[VS or VSE or VSS] [_04, _08, _14 or _89]\",\"product_description\":\"Aluminum-clad Deck Mount Venting Skylight, size S06 and smaller (426-H-670.37)\",\"design_pressure\":\"+300\\\/-65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-03-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#13309-R8\",\"approval_number\":\"FL13309.2\",\"seq\":2,\"product_model\":\"[VS or VSE or VSS] [_04, _08, _14 or _89]\",\"product_description\":\"Aluminum-clad Deck Mount Venting Skylight, size M08 and smaller (426-H-670.40)\",\"design_pressure\":\"+400\\\/-105\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-03-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#13309-R8\",\"approval_number\":\"FL13309.3\",\"seq\":3,\"product_model\":\"[VS or VSE or VSS] [_06 or _16] Impact Resistant\",\"product_description\":\"Aluminum-clad Deck Mount Venting Skylight, size S06 and smaller (426-H-670.56)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-05-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#13309-R8\",\"approval_number\":\"FL13309.4\",\"seq\":4,\"product_model\":\"[VS or VSE or VSS] [_06 or _16] Impact Resistant\",\"product_description\":\"Aluminum-clad Deck Mount Venting Skylight, size M08 and smaller (426-H-670.46)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-05-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#13560-R10\",\"approval_number\":\"FL13560.1\",\"seq\":1,\"product_model\":\"[VCE or VCM or VCS] + [2004 or 2008 or 2099 94]\",\"product_description\":\"Aluminum-clad Rigid PVC, Curb Mount Venting Skylight, size 4646 and smaller (426-H-695.03)\",\"design_pressure\":\"+230\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-01-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#13560-R10\",\"approval_number\":\"FL13560.2\",\"seq\":2,\"product_model\":\"[VCE or VCM or VCS] + [2005 or 2099 93]\",\"product_description\":\"Aluminum-clad Rigid PVC, Curb Mount Venting Skylight, size 4646 and smaller (426-H-695.00)\",\"design_pressure\":\"+230\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#13560-R10\",\"approval_number\":\"FL13560.3\",\"seq\":3,\"product_model\":\"[VCE or VCM or VCS] + 2006\\\/2016 (HVHZ)\",\"product_description\":\"Aluminum-clad Rigid PVC, Curb Mount Venting Skylight, size 4646 and smaller (426-H-695.34\\\/.38\\\/.40\\\/.48)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#13560-R10\",\"approval_number\":\"FL13560.4\",\"seq\":4,\"product_model\":\"[VCE or VCM or VCS] + 2006\\\/2016 (HVHZ)\",\"product_description\":\"Aluminum-clad Rigid PVC, Curb Mount Venting Skylight, size 2246 and smaller (426-H-695.35\\\/.39\\\/.44\\\/.45)\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#33286-R3\",\"approval_number\":\"FL33286.1\",\"seq\":1,\"product_model\":\"EF [04 or 08] E-Class\",\"product_description\":\"Aluminum Frame Self-Flashed Fixed Skylight, (non-impact), size 4646 and smaller (426-H-725.00\\\/.01)\",\"design_pressure\":\"+160\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#33286-R3\",\"approval_number\":\"FL33286.2\",\"seq\":2,\"product_model\":\"EF [04 or 08] E-Class\",\"product_description\":\"Aluminum Frame Self-Flashed Fixed Skylight, (non-impact), size 3054 and smaller (426-H-725.04\\\/.05)\",\"design_pressure\":\"+160\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#33286-R3\",\"approval_number\":\"FL33286.3\",\"seq\":3,\"product_model\":\"EF [06 or 16] E-Class (Impact)\",\"product_description\":\"Aluminum Frame Self-Flashed Fixed Skylight, (Impact), size 3054 and smaller (426-H-725.08\\\/.09\\\/.12)\",\"design_pressure\":\"+160\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#33286-R3\",\"approval_number\":\"FL33286.4\",\"seq\":4,\"product_model\":\"EF [06 or 16] E-Class (Impact)\",\"product_description\":\"Aluminum Frame Self-Flashed Fixed Skylight, (Impact), size 4646 and smaller (426-H-725.13\\\/.14\\\/.17)\",\"design_pressure\":\"+160\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#33286-R3\",\"approval_number\":\"FL33286.5\",\"seq\":5,\"product_model\":\"EV [04 or 08] E-Class\",\"product_description\":\"Aluminum Frame Self-Flashed Manual-Venting Skylight, (non-impact), size 4646 and smaller (426-H-729.00\\\/.01)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#33286-R3\",\"approval_number\":\"FL33286.6\",\"seq\":6,\"product_model\":\"EV [04 or 08] E-Class\",\"product_description\":\"Aluminum Frame Self-Flashed Manual-Venting Skylight, (non-impact), size 3054 and smaller (426-H-729.08\\\/.09)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#33286-R3\",\"approval_number\":\"FL33286.7\",\"seq\":7,\"product_model\":\"EVMS [04 or 08] E-Class\",\"product_description\":\"Aluminum Frame Solar-Powered Venting Skylight, (non-impact), size 4646 and smaller (426-H-729.04\\\/.05)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#33286-R3\",\"approval_number\":\"FL33286.8\",\"seq\":8,\"product_model\":\"EVMS [04 or 08] E-Class\",\"product_description\":\"Aluminum Frame Solar-Powered Venting Skylight, (non-impact), size 3054 and smaller (426-H-729.12\\\/.13)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#33286-R3\",\"approval_number\":\"FL33286.9\",\"seq\":9,\"product_model\":\"GSM SKYMAX (Impact) 99-200 Level\",\"product_description\":\"GSM SKYMAX (Impact) 99-200 Level curb-mount skylight\",\"design_pressure\":\"+150\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#33286-R3\",\"approval_number\":\"FL33286.10\",\"seq\":10,\"product_model\":\"GSM SKYMAX 38120 99-100 Level\",\"product_description\":\"GSM SKYMAX (non-impact) 99-100 Level curb-mount skylight\",\"design_pressure\":\"+110\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-01-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#33286-R3\",\"approval_number\":\"FL33286.11\",\"seq\":11,\"product_model\":\"GSM SKYMAX 4896 99-100 Level\",\"product_description\":\"GSM SKYMAX (non-impact) 99-100 Level curb-mount skylight\",\"design_pressure\":\"+160\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-01-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#40241-R1\",\"approval_number\":\"FL40241.1\",\"seq\":1,\"product_model\":\"VELUX VMS Fixed Longlight\",\"product_description\":\"HFC fixed module size 1000mm x 3000mm or smaller (426-H-728.00\\\/.01)\",\"design_pressure\":\"+60\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#40241-R1\",\"approval_number\":\"FL40241.2\",\"seq\":2,\"product_model\":\"VELUX VMS Fixed Longlight (Impact)\",\"product_description\":\"HFC fixed module (Impact) size 1000mm x 3000mm or smaller (426-H-728.00\\\/.01\\\/.09)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#40241-R1\",\"approval_number\":\"FL40241.3\",\"seq\":3,\"product_model\":\"VELUX VMS Fixed Northlight\",\"product_description\":\"HFC fixed module size 1000mm x 3000mm or smaller (426-H-728.18\\\/.19)\",\"design_pressure\":\"+75\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#40241-R1\",\"approval_number\":\"FL40241.4\",\"seq\":4,\"product_model\":\"VELUX VMS Fixed Northlight (Impact)\",\"product_description\":\"HFC fixed module (Impact) size 1000mm x 3000mm or smaller (426-H-728.18\\\/.19\\\/.09)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#40241-R1\",\"approval_number\":\"FL40241.5\",\"seq\":5,\"product_model\":\"VELUX VMS Fixed Ridgelight\",\"product_description\":\"HFC fixed module size 1000mm x 2400mm or smaller (426-H-728.10\\\/.11)\",\"design_pressure\":\"+70\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#40241-R1\",\"approval_number\":\"FL40241.6\",\"seq\":6,\"product_model\":\"VELUX VMS Fixed Ridgelight (Impact)\",\"product_description\":\"HFC fixed module (Impact) size 1000mm x 2400mm or smaller (426-H-728.10\\\/.11\\\/.09)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#40241-R1\",\"approval_number\":\"FL40241.7\",\"seq\":7,\"product_model\":\"VELUX VMS Venting Longlight\",\"product_description\":\"HVC venting module size 1000mm x 2400mm or smaller (426-H-728.04\\\/.05)\",\"design_pressure\":\"+95\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#40241-R1\",\"approval_number\":\"FL40241.8\",\"seq\":8,\"product_model\":\"VELUX VMS Venting Longlight (Impact)\",\"product_description\":\"HVC venting module (Impact) size 1000mm x 2400mm or smaller (426-H-728.04\\\/.05\\\/.08)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#40241-R1\",\"approval_number\":\"FL40241.9\",\"seq\":9,\"product_model\":\"VELUX VMS Venting Ridgelight\",\"product_description\":\"HVC venting module size 1000mm x 2400mm or smaller (426-H-728.14\\\/.15)\",\"design_pressure\":\"+70\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#40241-R1\",\"approval_number\":\"FL40241.10\",\"seq\":10,\"product_model\":\"VELUX VMS Venting Ridgelight (Impact)\",\"product_description\":\"HVC venting module (Impact) size 1000mm x 2400mm or smaller (426-H-728.14\\\/.15\\\/.08)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#41601-R4\",\"approval_number\":\"FL41601.20\",\"seq\":20,\"product_model\":\"CMT2\\\/DMT2 4896 P1P2\\\/P1P1 [Polycarb over Polycarb]\",\"product_description\":\"Traditional Polycarbonate Double Dome Fixed Curb\\\/Deck Mount Skylight, 4' x 8' size and smaller (426-H-730.00\\\/.01).\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#47414-R2\",\"approval_number\":\"FL47414.15\",\"seq\":15,\"product_model\":\"VELUX SFRD\\\/SFDA 2246 (Self Flash) Polycarb Impact Double Dome Skylight (TAS)\",\"product_description\":\"SFRD\\\/SFDA Aluminum Self-Flash Fixed Impact Resistant Skylight, size 2246 and smaller (426-H-732.24\\\/.25\\\/.44)\",\"design_pressure\":\"+210\\\/-240\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#47414-R2\",\"approval_number\":\"FL47414.16\",\"seq\":16,\"product_model\":\"VELUX SFRD\\\/SFDA 4646 (Self Flash) Polycarb Double Dome Skylight - Non-Impact\",\"product_description\":\"SFRD\\\/SFDA Aluminum Self-Flash Fixed Skylight, size 4646 and smaller (426-H-732.12\\\/.13)\",\"design_pressure\":\"+100\\\/-130\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#47414-R2\",\"approval_number\":\"FL47414.17\",\"seq\":17,\"product_model\":\"VELUX SFRD\\\/SFDA 4646 (Self Flash) Polycarb Impact Double Dome Skylight (Impact)\",\"product_description\":\"SFRD\\\/SFDA Aluminum Self-Flash Fixed Impact Resistant Skylight, size 4646 and smaller (426-H-732.28\\\/.29\\\/.46)\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#47414-R2\",\"approval_number\":\"FL47414.18\",\"seq\":18,\"product_model\":\"VELUX SFRD\\\/SFDA 4646 (Self Flash) Polycarb Impact Double Dome Skylight (TAS)\",\"product_description\":\"SFRD\\\/SFDA Aluminum Self-Flash Fixed Impact Resistant Skylight, size 4646 and smaller (426-H-732.28\\\/.29\\\/.45)\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#47414-R2\",\"approval_number\":\"FL47414.19\",\"seq\":19,\"product_model\":\"VELUX SFRD\\\/SFDA 4672 (Self Flash) Polycarb Impact Double Dome Skylight (Impact)\",\"product_description\":\"SFRD\\\/SFDA Aluminum Self-Flash Fixed Impact Resistant Skylight, size 4672 and smaller (426-H-732.71\\\/.72\\\/.74)\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-07-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#47414-R2\",\"approval_number\":\"FL47414.20\",\"seq\":20,\"product_model\":\"VELUX SFRD\\\/SFDA 4672 (Self Flash) Polycarb Impact Double Dome Skylight (TAS)\",\"product_description\":\"SFRD\\\/SFDA Aluminum Self-Flash Fixed Impact Resistant Skylight, size 4672 and smaller (426-H-732.71\\\/.72\\\/.75)\",\"design_pressure\":\"+60\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-07-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#47757-R0\",\"approval_number\":\"FL47757.1\",\"seq\":1,\"product_model\":\"TZFQ or SkyFlex Skylights\\u00ae\",\"product_description\":\"TZFQ or SkyFlex Skylights\\u00ae with impact glass\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#451-R2\",\"approval_number\":\"FL451.1\",\"seq\":1,\"product_model\":\"FS 156 0099 69\",\"product_description\":\"(426-H-609.0) Aluminum Clad Wood Fixed Skylight (Deck Mount)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#451-R2\",\"approval_number\":\"FL451.2\",\"seq\":2,\"product_model\":\"QFS 306 0099 69\",\"product_description\":\"(426-H-607.0) Aluminum Clad Wood Fixed Skylight\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#952-R0\",\"approval_number\":\"FL952.1\",\"seq\":1,\"product_model\":\"QFS 656 0074\",\"product_description\":\"Fixed Self-Flashed Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#1825-R2\",\"approval_number\":\"FL1825.1\",\"seq\":1,\"product_model\":\"FCM 4646 0074\",\"product_description\":\"426-H- 613.0 Fixed Aluminum Curb Mount Skylight\",\"design_pressure\":\"+550\\\/-250\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#1825-R2\",\"approval_number\":\"FL1825.2\",\"seq\":2,\"product_model\":\"FCM 4646 0099 69\",\"product_description\":\"426-H-614.0 Fixed Aluminum Curb Mount Skylight\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#1825-R2\",\"approval_number\":\"FL1825.3\",\"seq\":3,\"product_model\":\"QV 656 0074\",\"product_description\":\"426-H-610.01 Venting Aluminum Clad Skylight\",\"design_pressure\":\"+420\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#1825-R2\",\"approval_number\":\"FL1825.4\",\"seq\":4,\"product_model\":\"QV 656 0099 69\",\"product_description\":\"426-H-611.0 Venting Aluminum Clad Skylight\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#2647-R2\",\"approval_number\":\"FL2647.1\",\"seq\":1,\"product_model\":\"QFS 656 0074\",\"product_description\":\"426-H-617.0 Aluminum Clad Fixed Skylight\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#4196-R0\",\"approval_number\":\"FL4196.1\",\"seq\":1,\"product_model\":\"FS-304-9969\",\"product_description\":\"(426-H-622) Aluminum Clad Wood Fixed Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#4196-R0\",\"approval_number\":\"FL4196.2\",\"seq\":2,\"product_model\":\"TSF 022 0000\",\"product_description\":\"(426-H-623.1) Acrylic Dome Tubular Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#4196-R0\",\"approval_number\":\"FL4196.3\",\"seq\":3,\"product_model\":\"TSF 022 1000\",\"product_description\":\"(426-H-623) Polycarbonate Dome Tubular Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#4396-R2\",\"approval_number\":\"FL4396.1\",\"seq\":1,\"product_model\":\"Aluminum Self-Flashed Fixed Skylight\",\"product_description\":\"426-H-631.00 QFP4646 0074\\\/0075\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#4396-R2\",\"approval_number\":\"FL4396.2\",\"seq\":2,\"product_model\":\"QFP 4646 0074\",\"product_description\":\"(426-H-624.0) Fixed\\\/Self-Flashed Skylight\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#3130-R3\",\"approval_number\":\"FL3130.6\",\"seq\":6,\"product_model\":\"VS\\\/VSE 0099 69, VS\\\/VSE 0006\",\"product_description\":\"Aluminum-Clad Deck Mount Venting Skylight, size 606 and smaller (426-H-619.00)\",\"design_pressure\":\"+42.5\\\/-42.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#3130-R3\",\"approval_number\":\"FL3130.7\",\"seq\":7,\"product_model\":\"VS\\\/VSE 9986\",\"product_description\":\"Dynamic-glazed Aluminum-Clad Deck Mount Venting Skylight, size 606 and smaller (426-H-646.00)\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#4396-R2\",\"approval_number\":\"FL4396.3\",\"seq\":3,\"product_model\":\"QFP 4646 0099 69\",\"product_description\":\"426-H-624.03 Fixed Flashed Skylight\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#4689-R2\",\"approval_number\":\"FL4689.1\",\"seq\":1,\"product_model\":\"22\\\" Sun Tunnel\",\"product_description\":\"(426-H-627.00) Polycarbonate Tubular Skylight\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#4689-R2\",\"approval_number\":\"FL4689.2\",\"seq\":2,\"product_model\":\"TSF 022 0000 (Acrylic Dome)\",\"product_description\":\"(426-H-626.01) Tubular Skylight\",\"design_pressure\":\"+75\\\/-57.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#4689-R2\",\"approval_number\":\"FL4689.3\",\"seq\":3,\"product_model\":\"TSF 022 1000 (Polycarbonate Dome)\",\"product_description\":\"(426-H-626) Tubular Skylight\",\"design_pressure\":\"+125\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#5053-R1\",\"approval_number\":\"FL5053.1\",\"seq\":1,\"product_model\":\"QFP 4646 0099 69\",\"product_description\":\"(426-H-624.03) Fixed\\\/Self-Flashed Skylight\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#5873-R1\",\"approval_number\":\"FL5873.1\",\"seq\":1,\"product_model\":\"VCM\",\"product_description\":\"(426-H-628.02) Curb Mounted Skylight\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#5873-R1\",\"approval_number\":\"FL5873.2\",\"seq\":2,\"product_model\":\"VCM\",\"product_description\":\"(426-H-628.03) Curb Mounted Skylight\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#6079-R1\",\"approval_number\":\"FL6079.1\",\"seq\":1,\"product_model\":\"VCM\",\"product_description\":\"(426-H-630.00) Curb Mounted Skylight\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#6697-R0\",\"approval_number\":\"FL6697.1\",\"seq\":1,\"product_model\":\"CM Dome Skylight\",\"product_description\":\"(426-H-635.02) Velux Fixed Commercial Skylight\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#6917-R0\",\"approval_number\":\"FL6917.1\",\"seq\":1,\"product_model\":\"Cap Dome\",\"product_description\":\"426-H-640 Fixed Commercial Skylight\",\"design_pressure\":\"+30\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#6917-R0\",\"approval_number\":\"FL6917.2\",\"seq\":2,\"product_model\":\"Cap Dome\",\"product_description\":\"426-H-641 Fixed Commercial Skylight.\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#6917-R0\",\"approval_number\":\"FL6917.3\",\"seq\":3,\"product_model\":\"CM Dome Skylight\",\"product_description\":\"426-H-635.00- Velux Fixed Commerical Skylight\",\"design_pressure\":\"+125\\\/-125\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#6917-R0\",\"approval_number\":\"FL6917.4\",\"seq\":4,\"product_model\":\"CM Dome Skylight\",\"product_description\":\"426-H-635.01 Fixed Commercial Skylight\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#6917-R0\",\"approval_number\":\"FL6917.5\",\"seq\":5,\"product_model\":\"FCM 4646 0074\",\"product_description\":\"426-H-637 Curbmount Aluminum Fixed Skylight\",\"design_pressure\":\"+175\\\/-175\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#6917-R0\",\"approval_number\":\"FL6917.6\",\"seq\":6,\"product_model\":\"FCM 4646 0074\",\"product_description\":\"426-H-637.01 Curbmount Aluminum Fixed Skylight\",\"design_pressure\":\"+150\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#6917-R0\",\"approval_number\":\"FL6917.7\",\"seq\":7,\"product_model\":\"FCM 4646 0075\",\"product_description\":\"426-H-638 Curbmount Aluminum Fixed Skylight\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#6917-R0\",\"approval_number\":\"FL6917.8\",\"seq\":8,\"product_model\":\"FCM 4646 0075\",\"product_description\":\"426-H-638.01 Curbmount Aluminum Skylight\",\"design_pressure\":\"+150\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#6917-R0\",\"approval_number\":\"FL6917.9\",\"seq\":9,\"product_model\":\"FCM 4646 009969 0006\",\"product_description\":\"426-H-636 Curbmount Aluminum Fixed Skylight\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#6917-R0\",\"approval_number\":\"FL6917.10\",\"seq\":10,\"product_model\":\"FCM 4646 009969 0006\",\"product_description\":\"426-H-636.01 Curbmount Aluminum Fixed Skylight\",\"design_pressure\":\"+150\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#6917-R0\",\"approval_number\":\"FL6917.11\",\"seq\":11,\"product_model\":\"FS 308 009969 \\\/ FS 308 0006\",\"product_description\":\"426-H-639.02 Fixed Aluminum Clad Skylight\",\"design_pressure\":\"+150\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#6917-R0\",\"approval_number\":\"FL6917.12\",\"seq\":12,\"product_model\":\"FS 308 009969\\\/ FS 308 0006\",\"product_description\":\"426-H-639.01 Fixed Aluminum Clad Skylight.\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#7194-R0\",\"approval_number\":\"FL7194.1\",\"seq\":1,\"product_model\":\"FS 308 009969 \\\/ FS 308 0006\",\"product_description\":\"426-H-639.00 Fixed Aluminum Clad Skylight\",\"design_pressure\":\"+47\\\/-47\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#21040-R1\",\"approval_number\":\"FL21040.8\",\"seq\":8,\"product_model\":\"CD2 _ _ _ _ 3P_C_\",\"product_description\":\"Dynamic Polycarbonate Double Dome Curb Mount Skylight, 0.118\\\" over 0.118\\\" Prismatic, size 6096 and smaller (426-H-709.08)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#21040-R1\",\"approval_number\":\"FL21040.9\",\"seq\":9,\"product_model\":\"CD2 or CD3 _ _ _ _ 3P_P_ _ _\",\"product_description\":\"Dynamic Polycarbonate Double or Triple Dome Curb Mount Skylight, 0.118\\\" over [0.118\\\" over 0.118\\\"] -or- [0.118\\\"], size 6096 and smaller (426-H-709.11)\",\"design_pressure\":\"+30\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#21040-R1\",\"approval_number\":\"FL21040.10\",\"seq\":10,\"product_model\":\"CD2 or CD3 _ _ _ _ 3P_P_ _ _\",\"product_description\":\"Dynamic Polycarbonate Double or Triple Dome Curb Mount Skylight, 0.118\\\" over [0.118\\\" over 0.118\\\"] -or- [0.118\\\"], size 7272 and smaller (426-H-709.14)\",\"design_pressure\":\"+30\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#451-R0\",\"approval_number\":\"FL451.3\",\"seq\":3,\"product_model\":\"FCM 4646 0074\",\"product_description\":\"(426-H-603) Curb Mounted Aluminum Fixed Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#451-R0\",\"approval_number\":\"FL451.4\",\"seq\":4,\"product_model\":\"FCM 4646 0099 69\",\"product_description\":\"(426-H-604) Aluminum Fixed Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#451-R0\",\"approval_number\":\"FL451.5\",\"seq\":5,\"product_model\":\"FS 056 0074\",\"product_description\":\"(426-H-600.5) Al Clad Wood Fixed Skylights\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#451-R0\",\"approval_number\":\"FL451.6\",\"seq\":6,\"product_model\":\"FS 101 0074\",\"product_description\":\"(426-H-600.4) Al Clad Wood Fixed Skylights\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#451-R0\",\"approval_number\":\"FL451.7\",\"seq\":7,\"product_model\":\"FS 112 0074\",\"product_description\":\"(426-H-600.3) Al Clad Wood Fixed Skylights\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#451-R0\",\"approval_number\":\"FL451.8\",\"seq\":8,\"product_model\":\"FS 156 with 9969 Glazing\",\"product_description\":\"(426-H-609) Aluminum Clad Wood Fixed Skylight (Deck Mount)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#451-R0\",\"approval_number\":\"FL451.9\",\"seq\":9,\"product_model\":\"FS 304 0074\",\"product_description\":\"(426-H-600.2) Al Clad Wood Fixed Skylights\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#451-R0\",\"approval_number\":\"FL451.10\",\"seq\":10,\"product_model\":\"FS 308 0074\",\"product_description\":\"(426-H-600.1) Al Clad Wood Fixed Skylights\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#451-R0\",\"approval_number\":\"FL451.11\",\"seq\":11,\"product_model\":\"FS 606 0074\",\"product_description\":\"(426-H-600) Al Clad Wood Fixed Skylights\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#451-R0\",\"approval_number\":\"FL451.12\",\"seq\":12,\"product_model\":\"QFS 306 with 9969 Glazing\",\"product_description\":\"(426-H-607) Aluminum Clad Wood Fixed Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#451-R0\",\"approval_number\":\"FL451.13\",\"seq\":13,\"product_model\":\"QV 306 0099-69\",\"product_description\":\"(426-H-606) Aluminum Clad Wood Venting Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#451-R0\",\"approval_number\":\"FL451.14\",\"seq\":14,\"product_model\":\"VS\\\/E 606 0099 69\",\"product_description\":\"(426-H-605) Aluminum Clad Wood Venting Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#451-R0\",\"approval_number\":\"FL451.15\",\"seq\":15,\"product_model\":\"VSE 101 0074\",\"product_description\":\"(426-H-601.4) Al Clad Wood Vented Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#451-R0\",\"approval_number\":\"FL451.16\",\"seq\":16,\"product_model\":\"VSE 108 0074\",\"product_description\":\"(426-H-601.3) Al Clad Wood Vented Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#451-R0\",\"approval_number\":\"FL451.17\",\"seq\":17,\"product_model\":\"VSE 304 0074\",\"product_description\":\"(426-H-601.2) Al Clad Wood Vented Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#451-R0\",\"approval_number\":\"FL451.18\",\"seq\":18,\"product_model\":\"VSE 308 0074\",\"product_description\":\"(426-H-601.1) Al Clad Wood Vented Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#451-R0\",\"approval_number\":\"FL451.19\",\"seq\":19,\"product_model\":\"VSE 606 0074\",\"product_description\":\"(426-H-601) Al Clad Wood Vented Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#451-R0\",\"approval_number\":\"FL451.20\",\"seq\":20,\"product_model\":\"VSE-606-0069\",\"product_description\":\"(426-H-608) Aluminum Clad Wood Venting Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#1825-R0\",\"approval_number\":\"FL1825.5\",\"seq\":5,\"product_model\":\"QV 656 0074 Venting Aluminum C\",\"product_description\":\"426-H-610 Clad Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#1825-R0\",\"approval_number\":\"FL1825.6\",\"seq\":6,\"product_model\":\"QV 656 0074 Venting Aluminum C\",\"product_description\":\"426-H-610.1 Clad Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#1825-R0\",\"approval_number\":\"FL1825.7\",\"seq\":7,\"product_model\":\"QV 656 0099-69 Aluminum Clad W\",\"product_description\":\"426-H-611 Venting Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#3130-R2\",\"approval_number\":\"FL3130.1\",\"seq\":1,\"product_model\":\"FS 308 0074\",\"product_description\":\"(426-H-621.01) Fixed Aluminum Clad Skylight\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#3130-R2\",\"approval_number\":\"FL3130.2\",\"seq\":2,\"product_model\":\"FS 606 0074\",\"product_description\":\"(426-H-621.0) Fixed Aluminum Clad Skylight\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#3130-R2\",\"approval_number\":\"FL3130.3\",\"seq\":3,\"product_model\":\"VS 308 0099 69\",\"product_description\":\"(426-H-618.0) Aluminum Clad Wood Venting Skylight\",\"design_pressure\":\"+42.5\\\/-42.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#3130-R2\",\"approval_number\":\"FL3130.4\",\"seq\":4,\"product_model\":\"VS 606 0074\",\"product_description\":\"(426-H-620.0) Venting Aluminum Clad Skylight\",\"design_pressure\":\"+57\\\/-57\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#3130-R2\",\"approval_number\":\"FL3130.5\",\"seq\":5,\"product_model\":\"VS 606 0099 69\",\"product_description\":\"(426-H-619.0) Aluminum Clad Wood Venting Skylight\",\"design_pressure\":\"+42.5\\\/-42.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#4689-R0\",\"approval_number\":\"FL4689.4\",\"seq\":4,\"product_model\":\"TSF 022 1000 (Polycarbonate Dome)\",\"product_description\":\"(426-H-626.01) Tubular Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#5053-R0\",\"approval_number\":\"FL5053.2\",\"seq\":2,\"product_model\":\"QFP 4646 0099 69\",\"product_description\":\"(426-H-625.0) Fixed\\\/Self-Flashed Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#6183-R2\",\"approval_number\":\"FL6183.1\",\"seq\":1,\"product_model\":\"FCM Fixed Skylight\",\"product_description\":\"Aluminum-Clad, Curb Mount Fixed Skylight, size 4646 and smaller\\n(NOA #04-0805.01)\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-11-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#6393-R1\",\"approval_number\":\"FL6393.4\",\"seq\":4,\"product_model\":\"TMF 0000, TMR 0000 (Acrylic Dome)\",\"product_description\":\"TDD, size 014 and smaller (426-H-633.03)\",\"design_pressure\":\"+150\\\/-140\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#13300-R0\",\"approval_number\":\"FL13300.4\",\"seq\":4,\"product_model\":\"QPF 2006\",\"product_description\":\"Pan Flashed Fixed Skylight, size 4646 and smaller (426-H-676.03)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#13308-R0\",\"approval_number\":\"FL13308.3\",\"seq\":3,\"product_model\":\"(A21) FS 2005\",\"product_description\":\"Aluminum-clad Deck Mount Fixed Skylight, size S06 and smaller (426-H-672.02)\",\"design_pressure\":\"+300\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#13308-R0\",\"approval_number\":\"FL13308.7\",\"seq\":7,\"product_model\":\"(A21) FS 2006\",\"product_description\":\"Aluminum-clad Deck Mount Fixed Skylight, size S06 and smaller (426-H-674.00)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#13308-R0\",\"approval_number\":\"FL13308.8\",\"seq\":8,\"product_model\":\"(A21) FS 2006\",\"product_description\":\"Aluminum-clad Deck Mount Fixed Skylight, size M08 and smaller (426-H-673.00)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-02-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#13309-R1\",\"approval_number\":\"FL13309.5\",\"seq\":5,\"product_model\":\"(A21) VS 2006, VSE 2006\",\"product_description\":\"Aluminum-clad Deck Mount Venting Skylight, size S06 and smaller (426-H-678.02)\",\"design_pressure\":\"+175\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#13309-R1\",\"approval_number\":\"FL13309.6\",\"seq\":6,\"product_model\":\"(A21) VS 2006, VSE 2006\",\"product_description\":\"Aluminum-clad Deck Mount Venting Skylight, size M08 and smaller (426-H-678.03)\",\"design_pressure\":\"+230\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#13309-R1\",\"approval_number\":\"FL13309.7\",\"seq\":7,\"product_model\":\"(A21) VS 2006, VSE 2006\",\"product_description\":\"Aluminum-clad Deck Mount Venting Skylight, size S06 and smaller (426-H-678.02 and 426-H-685.00)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#13309-R1\",\"approval_number\":\"FL13309.8\",\"seq\":8,\"product_model\":\"(A21) VS 2006, VSE 2006\",\"product_description\":\"Aluminum-clad Deck Mount Venting Skylight, size M08 and smaller (426-H-678.03 and 426-H-685.01)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#13560-R3\",\"approval_number\":\"FL13560.5\",\"seq\":5,\"product_model\":\"VCM 4646 (or smaller) 2005\",\"product_description\":\"Aluminum-clad Rigid PVC, Manually Operated Curb Mount Venting Skylight, size 4646 and smaller (426-H-695.01)\",\"design_pressure\":\"+165\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#13560-R3\",\"approval_number\":\"FL13560.6\",\"seq\":6,\"product_model\":\"VCM 4646 (or smaller) 2006\",\"product_description\":\"Aluminum-clad Rigid PVC, Manually Operated Curb Mount Venting Skylight, size 4646 and smaller (426-H-697.01 and -697.02)\",\"design_pressure\":\"+50\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#13560-R3\",\"approval_number\":\"FL13560.7\",\"seq\":7,\"product_model\":\"VCS 4646 (or smaller) 2004 \\\/ VCS 4646 (or smaller) 2008\",\"product_description\":\"Aluminum-clad Rigid PVC, Solar-powered Electrically Operated Curb Mount \\\"Fresh Air\\\" Venting Skylight, size 4646 and smaller (426-H-696.01)\",\"design_pressure\":\"+165\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#13560-R3\",\"approval_number\":\"FL13560.8\",\"seq\":8,\"product_model\":\"VCS 4646 (or smaller) 2005\",\"product_description\":\"Aluminum-clad Rigid PVC, Solar-powered Electrically Operated Curb Mount \\\"Fresh Air\\\" Venting Skylight, size 4646 and smaller (426-H-695.01)\",\"design_pressure\":\"+165\\\/-25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#13560-R3\",\"approval_number\":\"FL13560.9\",\"seq\":9,\"product_model\":\"VCS 4646 (or smaller) 2006\",\"product_description\":\"Aluminum-clad Rigid PVC, Solar-powered Electrically Operated Curb Mount \\\"Fresh Air\\\" Venting Skylight, size 4646 and smaller (426-H-697.01 and -697.02)\",\"design_pressure\":\"+50\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#21040-R0\",\"approval_number\":\"FL21040.1\",\"seq\":1,\"product_model\":\"CD1 _ _ _ _ 2P_0_\",\"product_description\":\"Dynamic Polycarbonate Single Dome Curb Mount Skylight, 0.150\\\", size 6096 and smaller (426-H-709.05)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#21040-R0\",\"approval_number\":\"FL21040.2\",\"seq\":2,\"product_model\":\"CD2 _ _ _ _ 2P_C_\",\"product_description\":\"Dynamic Polycarbonate Double Dome Curb Mount Skylight, 0.150\\\" over 0.118\\\" Prismatic, size 6096 and smaller (426-H-709.04)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#21040-R0\",\"approval_number\":\"FL21040.3\",\"seq\":3,\"product_model\":\"CD2 _ _ _ _ 1S_N_\",\"product_description\":\"Dynamic Impact-Modified Acrylic Double Dome Curb Mount Skylight, 0.150\\\" 100% IMA over 0.118\\\" Prismatic 50% IMA, size 6096 and smaller (426-H-710.00)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#21040-R0\",\"approval_number\":\"FL21040.4\",\"seq\":4,\"product_model\":\"CD2 _ _ _ _ 2P_C_\",\"product_description\":\"Dynamic Polycarbonate Double Dome Curb Mount Skylight, 0.150\\\" over 0.118\\\" Prismatic, size 6096 and smaller (426-H-709.03)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#21040-R0\",\"approval_number\":\"FL21040.5\",\"seq\":5,\"product_model\":\"CD2 _ _ _ _ 2P_C_\",\"product_description\":\"Dynamic Polycarbonate Double Dome Curb Mount Skylight, 0.150\\\" over 0.118\\\" Prismatic, size 6096 and smaller (426-H-709.00)\",\"design_pressure\":\"+30\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#21040-R0\",\"approval_number\":\"FL21040.6\",\"seq\":6,\"product_model\":\"CD2 _ _ _ _ 3P_C_\",\"product_description\":\"Dynamic Polycarbonate Double Dome Curb Mount Skylight, 0.118\\\" over 0.118\\\" Prismatic, size 6096 and smaller (426-H-709.08)\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#21040-R1\",\"approval_number\":\"FL21040.7\",\"seq\":7,\"product_model\":\"CD2 _ _ _ _ 2P_C_\",\"product_description\":\"Dynamic Polycarbonate Double Dome Curb Mount Skylight, 0.150\\\" over 0.118\\\" Prismatic, size 6096 and smaller (426-H-709.00)\",\"design_pressure\":\"+30\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#14417-R11\",\"approval_number\":\"FL14417.1\",\"seq\":1,\"product_model\":\"CLASSIC PYRAMID SKYLIGHT\",\"product_description\":\"CLASSIC PYRAMID SKYLIGHT\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#14417-R11\",\"approval_number\":\"FL14417.2\",\"seq\":2,\"product_model\":\"CWS2 DOME SKYLIGHT\",\"product_description\":\"CWS2 DOME SKYLIGHT - IMPACT - MODIFIED ACRYLIC\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#14417-R11\",\"approval_number\":\"FL14417.3\",\"seq\":3,\"product_model\":\"CWS2 DOME SKYLIGHT\",\"product_description\":\"CWS2 DOME SKYLIGHT - IMPACT - MODIFIED ACRYLIC\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#14417-R11\",\"approval_number\":\"FL14417.4\",\"seq\":4,\"product_model\":\"CWS2 DOME SKYLIGHT\",\"product_description\":\"CWS2 DOME SKYLIGHT - IMPACT - MODIFIED ACRYLIC\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#14417-R11\",\"approval_number\":\"FL14417.5\",\"seq\":5,\"product_model\":\"DDBV BARREL VAULT SKYLIGHT\",\"product_description\":\"DDBV BARREL VAULT SKYLIGHT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#14417-R11\",\"approval_number\":\"FL14417.6\",\"seq\":6,\"product_model\":\"EF SKYLIGHT\",\"product_description\":\"EF SKYLIGHT\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#14417-R11\",\"approval_number\":\"FL14417.7\",\"seq\":7,\"product_model\":\"EFHR SKYLIGHT\",\"product_description\":\"EFHR ALUMINUM CLAD PVC DECK MOUNT FIXED SKYLIGHT\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#14417-R11\",\"approval_number\":\"FL14417.8\",\"seq\":8,\"product_model\":\"EV SKYLIGHT\",\"product_description\":\"EV SKYLIGHT\",\"design_pressure\":\"+22.5\\\/-22.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#14417-R11\",\"approval_number\":\"FL14417.9\",\"seq\":9,\"product_model\":\"HORIZON LRV ADJUSTABLE CANOPY\",\"product_description\":\"HORIZON LRV ADJUSTABLE CANOPY\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#14417-R11\",\"approval_number\":\"FL14417.10\",\"seq\":10,\"product_model\":\"HORIZON LRV FIXED CANOPY\",\"product_description\":\"HORIZON LRV FIXED CANOPY\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#14417-R11\",\"approval_number\":\"FL14417.11\",\"seq\":11,\"product_model\":\"LPGS LOW PROFILE SKYLIGHT\",\"product_description\":\"LPGS LOW PROFILE SKYLIGHT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#14417-R11\",\"approval_number\":\"FL14417.12\",\"seq\":12,\"product_model\":\"LPGS-HU SKYLIGHT\",\"product_description\":\"LPGS-HU SKYLIGHT\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#14417-R11\",\"approval_number\":\"FL14417.13\",\"seq\":13,\"product_model\":\"PINNACLE HU SKYLIGHT\",\"product_description\":\"PINNACLE HU SKYLIGHT\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#14417-R11\",\"approval_number\":\"FL14417.14\",\"seq\":14,\"product_model\":\"SERIES CC2 ROUND SKYLIGHT\",\"product_description\":\"SERIES CC2 ROUND SKYLIGHT\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#41601-R0\",\"approval_number\":\"FL41601.1\",\"seq\":1,\"product_model\":\"CMD2\\\/DMD2 3696 P1C2 [Polycarb over Polycarb]\",\"product_description\":\"Dynamic Polycarbonate Double Dome Fixed Curb\\\/Deck Mount Skylight, 3' x 8' size and smaller (426-H-731.56\\\/.57).\",\"design_pressure\":\"+45\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#41601-R0\",\"approval_number\":\"FL41601.2\",\"seq\":2,\"product_model\":\"CMD2\\\/DMD2 4896 E2A1\\\/E2A2 [Acrylic over Acrylic]\",\"product_description\":\"Dynamic IR Blocking Acrylic Double Dome Fixed Curb\\\/Deck Mount Skylight, 4' x 8' size and smaller (426-H-731.16\\\/.17).\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#41601-R0\",\"approval_number\":\"FL41601.3\",\"seq\":3,\"product_model\":\"CMD2\\\/DMD2 4896 P1C2 [Polycarb over Polycarb]\",\"product_description\":\"Dynamic Polycarbonate Double Dome Fixed Curb\\\/Deck Mount Skylight, 4' x 8' size and smaller (426-H-731.48\\\/.49).\",\"design_pressure\":\"+45\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#41601-R0\",\"approval_number\":\"FL41601.4\",\"seq\":4,\"product_model\":\"CMD2\\\/DMD2 4896 X1P2\\\/X1P1\\\/X2P1 (Impact) [Polycarb over Polycarb]\",\"product_description\":\"Dynamic Polycarbonate Double Dome Fixed Curb Mount Skylight - Impact Resistant, 4' x 8' size and smaller (426-H-731.64\\\/.65\\\/.68).\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#41601-R0\",\"approval_number\":\"FL41601.5\",\"seq\":5,\"product_model\":\"CMD2\\\/DMD2 4896 X1P2\\\/X1P1\\\/X2P1 (TAS) - [Polycarb over Polycarb]\",\"product_description\":\"Dynamic Polycarbonate Double Dome Fixed Curb Mount Skylight - Impact Resistant, 4' x 8' size and smaller (426-H-731.64\\\/.65\\\/.75).\",\"design_pressure\":\"+55\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#41601-R0\",\"approval_number\":\"FL41601.6\",\"seq\":6,\"product_model\":\"CMD2\\\/DMD2 6072 X1P2\\\/X1P1\\\/X2P1 (Impact) [Polycarb over Polycarb]\",\"product_description\":\"Dynamic Polycarbonate Double Dome Fixed Curb Mount Skylight - Impact Resistant, 5' x 6' size and smaller (426-H-731.69\\\/.70\\\/.71).\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#41601-R0\",\"approval_number\":\"FL41601.7\",\"seq\":7,\"product_model\":\"CMD2\\\/DMD2 6072 X1P2\\\/X1P1\\\/X2P1 (TAS) - [Polycarb over Polycarb]\",\"product_description\":\"Dynamic Polycarbonate Double Dome Fixed Curb Mount Skylight - Impact Resistant, 5' x 6' size and smaller (426-H-731.70\\\/.71\\\/.74).\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#41601-R0\",\"approval_number\":\"FL41601.8\",\"seq\":8,\"product_model\":\"CMD2\\\/DMD2 6096 E2A1\\\/E2A2 [Acrylic over Acrylic]\",\"product_description\":\"Dynamic IR Blocking Acrylic Double Dome Fixed Curb\\\/Deck Mount Skylight, 5' x 8' size and smaller (426-H-731.44\\\/.45).\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#41601-R0\",\"approval_number\":\"FL41601.9\",\"seq\":9,\"product_model\":\"CMD2\\\/DMD2 6096 P1C2 [Polycarb over Polycarb]\",\"product_description\":\"Dynamic Polycarbonate Double Dome Fixed Curb\\\/Deck Mount Skylight, 5' x 8' size and smaller (426-H-731.08\\\/.09).\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#41601-R0\",\"approval_number\":\"FL41601.10\",\"seq\":10,\"product_model\":\"CMD2\\\/DMD2 6096 P1H1 [Polycarb over Acrylic]\",\"product_description\":\"Dynamic Polycarbonate Double Dome Fixed Curb\\\/Deck Mount Skylight, 5' x 8' size and smaller (426-H-731.04\\\/.05).\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#41601-R0\",\"approval_number\":\"FL41601.11\",\"seq\":11,\"product_model\":\"CMD2\\\/DMD2 6096 P1P2\\\/P1P1 [Polycarb over Polycarb]\",\"product_description\":\"Dynamic Polycarbonate Double Dome Fixed Curb\\\/Deck Mount Skylight, 5' x 8' size and smaller (426-H-731.00\\\/.01).\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#41601-R0\",\"approval_number\":\"FL41601.12\",\"seq\":12,\"product_model\":\"CMD2\\\/DMD2 6096 S1N2 [Impact Modified Acrylic over Impact Modified Acrylic]\",\"product_description\":\"Dynamic Impact Modified Acrylic Double Dome Fixed Curb\\\/Deck Mount Skylight, 5' x 8' size and smaller (426-H-731.20\\\/.21).\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#41601-R0\",\"approval_number\":\"FL41601.13\",\"seq\":13,\"product_model\":\"CMD2\\\/DMD2 7272 P1P2\\\/P1P1 [Polycarb over Polycarb]\",\"product_description\":\"Dynamic Polycarbonate Double Dome Fixed Curb\\\/Deck Mount Skylight, 6' x 6' size and smaller (426-H-731.24\\\/.25).\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#41601-R0\",\"approval_number\":\"FL41601.14\",\"seq\":14,\"product_model\":\"CMD3\\\/DMD3 6096 E2A1\\\/E2A2 [Acrylic over Acrylic over Acrylic]\",\"product_description\":\"Dynamic IR Blocking Acrylic Triple Dome Fixed Curb\\\/Deck Mount Skylight, 5' x 8' size and smaller (426-H-731.36\\\/.37).\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#41601-R0\",\"approval_number\":\"FL41601.15\",\"seq\":15,\"product_model\":\"CMD3\\\/DMD3 6096 P1C2 [Polycarb over Polycarb over Polycarb]\",\"product_description\":\"Dynamic Polycarbonate Triple Dome Fixed Curb\\\/Deck Mount Skylight, 5' x 8' size and smaller (426-H-731.28\\\/.29).\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#41601-R0\",\"approval_number\":\"FL41601.16\",\"seq\":16,\"product_model\":\"CMD3\\\/DMD3 6096 P1P1 [Polycarb over Polycarb over Polycarb]\",\"product_description\":\"Dynamic Polycarbonate Triple Dome Fixed Curb\\\/Deck Mount Skylight, 5' x 8' size and smaller (426-H-731.32\\\/.33).\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#41601-R0\",\"approval_number\":\"FL41601.17\",\"seq\":17,\"product_model\":\"CMD4\\\/DMD4\\\/CMD5\\\/DMD5 4896 P1L2 [Polycarb over Lumira]\",\"product_description\":\"Dynamic Polycarbonate Dome - Lumira Panel Fixed Curb\\\/Deck Mount Skylight, 4' x 8' size and smaller (426-H-731.12\\\/.13).\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#41601-R0\",\"approval_number\":\"FL41601.18\",\"seq\":18,\"product_model\":\"CMD6\\\/DMD6\\\/CMD7\\\/DMD7 6096 E2L2 [Acrylic over Acrylic over Lumira]\",\"product_description\":\"Dynamic IR Blocking Acrylic Triple Dome Fixed Curb\\\/Deck Mount Skylight, 5' x 8' size and smaller (426-H-731.40\\\/.41).\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-02-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#41601-R0\",\"approval_number\":\"FL41601.19\",\"seq\":19,\"product_model\":\"CMT2\\\/DMT2 4896 P1P2\\\/P1P1 [Polycarb over Polycarb]\",\"product_description\":\"Traditional Polycarbonate Double Dome Fixed Curb\\\/Deck Mount Skylight, 4' x 8' size and smaller (426-H-730.00\\\/.01).\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-03-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#47414-R0\",\"approval_number\":\"FL47414.1\",\"seq\":1,\"product_model\":\"VELUX CMD\\\/CMDA 2246 (Curb Mount) Polycarb Double Dome Skylight - Non-Impact\",\"product_description\":\"CMD\\\/CMDA Aluminum Curb Mount Fixed Skylight, size 2246 and smaller (426-H-732.48\\\/.49)\",\"design_pressure\":\"+60\\\/-150\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-09-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#47414-R0\",\"approval_number\":\"FL47414.2\",\"seq\":2,\"product_model\":\"VELUX CMD\\\/CMDA 2246 (Curb Mount) Polycarb Impact Double Dome Skylight (TAS)\",\"product_description\":\"CMD\\\/CMDA Aluminum Curb Mount Fixed Impact Resistant Skylight, size 2246 and smaller (426-H-732.16\\\/.17\\\/.40)\",\"design_pressure\":\"+165\\\/-210\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-10-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#47414-R0\",\"approval_number\":\"FL47414.3\",\"seq\":3,\"product_model\":\"VELUX CMD\\\/CMDA 4646 (Curb Mount) Polycarb Double Dome Skylight - Non-Impact\",\"product_description\":\"CMD\\\/CMDA Aluminum Curb Mount Fixed Skylight, size 4646 and smaller (426-H-732.04\\\/.05)\",\"design_pressure\":\"+80\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#47414-R0\",\"approval_number\":\"FL47414.4\",\"seq\":4,\"product_model\":\"VELUX CMD\\\/CMDA 4646 (Curb Mount) Polycarb Impact Double Dome Skylight (TAS)\",\"product_description\":\"CMD\\\/CMDA Aluminum Curb Mount Fixed Impact Resistant Skylight, size 4646 and smaller (426-H-732.20\\\/.21\\\/.41)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-10-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#47414-R0\",\"approval_number\":\"FL47414.5\",\"seq\":5,\"product_model\":\"VELUX CMDG 4646 (Curb Mount) Polycarb Dome over Insulated Glass Skylight - Non-Impact\",\"product_description\":\"CMDG Aluminum Curb Mount Fixed Skylight, size 4646 and smaller (426-H-732.00\\\/.01)\",\"design_pressure\":\"+140\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-09-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#47414-R0\",\"approval_number\":\"FL47414.6\",\"seq\":6,\"product_model\":\"VELUX SFHD 2246 (Self Flash) Polycarb Impact Double Dome Skylight (TAS)\",\"product_description\":\"SFHD Aluminum Self-Flash Fixed Impact Resistant Skylight, size 2246 and smaller (426-H-732.32\\\/.33\\\/.43)\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#47414-R0\",\"approval_number\":\"FL47414.7\",\"seq\":7,\"product_model\":\"VELUX SFHD 4646 (Self Flash) Polycarb Impact Double Dome Skylight (TAS)\",\"product_description\":\"SFHD Aluminum Self-Flash Fixed Impact Resistant Skylight, size 4646 and smaller (426-H-732.36\\\/.37\\\/.42)\",\"design_pressure\":\"+95\\\/-186\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#47414-R0\",\"approval_number\":\"FL47414.8\",\"seq\":8,\"product_model\":\"VELUX SFRD\\\/SFDA 2246 (Self Flash) Polycarb Double Dome Skylight - Non-Impact\",\"product_description\":\"SFRD\\\/SFDA Aluminum Self-Flash Fixed Skylight, size 2246 and smaller (426-H-732.09\\\/.10)\",\"design_pressure\":\"+100\\\/-200\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#47414-R0\",\"approval_number\":\"FL47414.9\",\"seq\":9,\"product_model\":\"VELUX SFRD\\\/SFDA 2246 (Self Flash) Polycarb Impact Double Dome Skylight (Impact)\",\"product_description\":\"SFRD\\\/SFDA Aluminum Self-Flash Fixed Impact Resistant Skylight, size 2246 and smaller (426-H-732.24\\\/.25\\\/.47)\",\"design_pressure\":\"+210\\\/-240\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#47414-R0\",\"approval_number\":\"FL47414.10\",\"seq\":10,\"product_model\":\"VELUX SFRD\\\/SFDA 2246 (Self Flash) Polycarb Impact Double Dome Skylight (TAS)\",\"product_description\":\"SFRD\\\/SFDA Aluminum Self-Flash Fixed Impact Resistant Skylight, size 2246 and smaller (426-H-732.24\\\/.25\\\/.44)\",\"design_pressure\":\"+140\\\/-180\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#47414-R0\",\"approval_number\":\"FL47414.11\",\"seq\":11,\"product_model\":\"VELUX SFRD\\\/SFDA 4646 (Self Flash) Polycarb Double Dome Skylight - Non-Impact\",\"product_description\":\"SFRD\\\/SFDA Aluminum Self-Flash Fixed Skylight, size 4646 and smaller (426-H-732.12\\\/.13)\",\"design_pressure\":\"+100\\\/-130\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-09-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#47414-R0\",\"approval_number\":\"FL47414.12\",\"seq\":12,\"product_model\":\"VELUX SFRD\\\/SFDA 4646 (Self Flash) Polycarb Impact Double Dome Skylight (Impact)\",\"product_description\":\"SFRD\\\/SFDA Aluminum Self-Flash Fixed Impact Resistant Skylight, size 4646 and smaller (426-H-732.28\\\/.29\\\/.46)\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#47414-R0\",\"approval_number\":\"FL47414.13\",\"seq\":13,\"product_model\":\"VELUX SFRD\\\/SFDA 4646 (Self Flash) Polycarb Impact Double Dome Skylight (TAS)\",\"product_description\":\"SFRD\\\/SFDA Aluminum Self-Flash Fixed Impact Resistant Skylight, size 4646 and smaller (426-H-732.28\\\/.29\\\/.45)\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-10-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Velux America, LLC\",\"approval_number_master\":\"FL#47414-R1\",\"approval_number\":\"FL47414.14\",\"seq\":14,\"product_model\":\"VELUX SFRD\\\/SFDA 4646 (Self Flash) Polycarb Impact Double Dome Skylight (TAS)\",\"product_description\":\"SFRD\\\/SFDA Aluminum Self-Flash Fixed Impact Resistant Skylight, size 4646 and smaller (426-H-732.28\\\/.29\\\/.45)\",\"design_pressure\":\"+70\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-10-30 00:00:00\",\"instructions_url\":\"\"}],\"Wasco Products, Inc.\":[{\"manufacturer\":\"Wasco Products, Inc.\",\"approval_number_master\":\"FL#14417-R1\",\"approval_number\":\"FL14417.15\",\"seq\":15,\"product_model\":\"HORIZON LRV ADJUSTABLE CANOPY\",\"product_description\":\"HORIZON LRV ADJUSTABLE CANOP\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wasco Products, Inc.\",\"approval_number_master\":\"FL#6950-R0\",\"approval_number\":\"FL6950.1\",\"seq\":1,\"product_model\":\"EFHR Fixed Skylight\",\"product_description\":\"Aluminum Clad PVC Deck Mounted Self Flashing Fixed Skylight\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wasco Products, Inc.\",\"approval_number_master\":\"FL#6950-R0\",\"approval_number\":\"FL6950.2\",\"seq\":2,\"product_model\":\"GSHR Fixed Skylight\",\"product_description\":\"Aluminum Clad PVC Curb Mounted Fixed Skylight\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wasco Products, Inc.\",\"approval_number_master\":\"FL#8316-R0\",\"approval_number\":\"FL8316.1\",\"seq\":1,\"product_model\":\"PINNACLE HU SKYLIGHT\",\"product_description\":\"Sloped extruded aluminum framing supporting impact resistant glass to provide cover and hurricane protection\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wasco Products, Inc.\",\"approval_number_master\":\"FL#10307-R0\",\"approval_number\":\"FL10307.1\",\"seq\":1,\"product_model\":\"Classic Pyramid Skylight\",\"product_description\":\"Classic Pyramid Skylight\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wasco Products, Inc.\",\"approval_number_master\":\"FL#10307-R0\",\"approval_number\":\"FL10307.2\",\"seq\":2,\"product_model\":\"LPGS-HU SKYLIGHT\",\"product_description\":\"LPGS-HU SKYLIGHT 99 1\\\/2 X 74 1\\\/2\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wasco Products, Inc.\",\"approval_number_master\":\"FL#10523-R0\",\"approval_number\":\"FL10523.1\",\"seq\":1,\"product_model\":\"GS-CP Curb Mount Skylight\",\"product_description\":\"27\\\" wide by 123-1\\\/4\\\" high aluminum frame skylight with polycarbonate glazing\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wasco Products, Inc.\",\"approval_number_master\":\"FL#13909-R0\",\"approval_number\":\"FL13909.1\",\"seq\":1,\"product_model\":\"DDBV BARREL VAULT SKYLIGHT\",\"product_description\":\"DDBV BARREL VAULT SKYLIGHT\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wasco Products, Inc.\",\"approval_number_master\":\"FL#13909-R0\",\"approval_number\":\"FL13909.2\",\"seq\":2,\"product_model\":\"DDCA DECK MOUNT SKYDOME\",\"product_description\":\"DDCA DECK MOUNT SKYDOME\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wasco Products, Inc.\",\"approval_number_master\":\"FL#13909-R0\",\"approval_number\":\"FL13909.3\",\"seq\":3,\"product_model\":\"DDCS CURB MOUNT SKYDOME\",\"product_description\":\"DDCS CURB MOUNT SKYDOME\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wasco Products, Inc.\",\"approval_number_master\":\"FL#13909-R0\",\"approval_number\":\"FL13909.4\",\"seq\":4,\"product_model\":\"EF SKYLIGHT\",\"product_description\":\"EF SKYLIGHT\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wasco Products, Inc.\",\"approval_number_master\":\"FL#13909-R0\",\"approval_number\":\"FL13909.5\",\"seq\":5,\"product_model\":\"EFHR SKYLIGHT\",\"product_description\":\"EFHR ALUMINUM CLAD PVC DECK MOUNT FIXED SKYLIGHT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wasco Products, Inc.\",\"approval_number_master\":\"FL#13909-R0\",\"approval_number\":\"FL13909.6\",\"seq\":6,\"product_model\":\"EV SKYLIGHT\",\"product_description\":\"EV SKYLIGHT\",\"design_pressure\":\"+22.5\\\/-22.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wasco Products, Inc.\",\"approval_number_master\":\"FL#13909-R0\",\"approval_number\":\"FL13909.7\",\"seq\":7,\"product_model\":\"GS SKYLIGHT\",\"product_description\":\"GS SKYLIGHT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wasco Products, Inc.\",\"approval_number_master\":\"FL#13909-R0\",\"approval_number\":\"FL13909.8\",\"seq\":8,\"product_model\":\"GSHR SKYLIGHT\",\"product_description\":\"GSHR ALUMINUM CLAD PVC CURB MOUNTED FIXED SKYKLIGHT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wasco Products, Inc.\",\"approval_number_master\":\"FL#13909-R0\",\"approval_number\":\"FL13909.9\",\"seq\":9,\"product_model\":\"HORIZON LRV ADJUSTABLE CANOPY\",\"product_description\":\"HORIZON LRV ADJUSTABLE CANOPY\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wasco Products, Inc.\",\"approval_number_master\":\"FL#13909-R0\",\"approval_number\":\"FL13909.10\",\"seq\":10,\"product_model\":\"HORIZON LRV FIXED CANOPY\",\"product_description\":\"HORIZON LRV FIXED CANOPY\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wasco Products, Inc.\",\"approval_number_master\":\"FL#13909-R0\",\"approval_number\":\"FL13909.11\",\"seq\":11,\"product_model\":\"LPGS LOW PROFILE SKYLIGHT\",\"product_description\":\"LPGS LOW PROFILE SKYLIGHT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wasco Products, Inc.\",\"approval_number_master\":\"FL#13909-R0\",\"approval_number\":\"FL13909.12\",\"seq\":12,\"product_model\":\"PINNACLE 300\",\"product_description\":\"PINNACLE 300 SKYLIGHT\",\"design_pressure\":\"+52\\\/-48\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wasco Products, Inc.\",\"approval_number_master\":\"FL#13909-R0\",\"approval_number\":\"FL13909.13\",\"seq\":13,\"product_model\":\"PINNACLE 350\",\"product_description\":\"PINNACLE 350 SKYLIGHT\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wasco Products, Inc.\",\"approval_number_master\":\"FL#14417-R1\",\"approval_number\":\"FL14417.16\",\"seq\":16,\"product_model\":\"HORIZON LRV FIXED CANOPY\",\"product_description\":\"HORIZON LRV FIXED CANOPY\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wasco Products, Inc.\",\"approval_number_master\":\"FL#14417-R1\",\"approval_number\":\"FL14417.17\",\"seq\":17,\"product_model\":\"LPGS LOW PROFILE SKYLIGHT\",\"product_description\":\"LPGS LOW PROFILE SKYLIGHT\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wasco Products, Inc.\",\"approval_number_master\":\"FL#14417-R1\",\"approval_number\":\"FL14417.18\",\"seq\":18,\"product_model\":\"LPGS-HU SKYLIGHT\",\"product_description\":\"LPGS-HU SKYLIGHT\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wasco Products, Inc.\",\"approval_number_master\":\"FL#14417-R1\",\"approval_number\":\"FL14417.19\",\"seq\":19,\"product_model\":\"PINNACLE 300 SKYLIGHT\",\"product_description\":\"PINNACLE 300 SKYLIGHT\",\"design_pressure\":\"+52\\\/-48\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wasco Products, Inc.\",\"approval_number_master\":\"FL#14417-R1\",\"approval_number\":\"FL14417.20\",\"seq\":20,\"product_model\":\"PINNACLE 350 SKYLIGHT\",\"product_description\":\"PINNACLE 350 SKYLIGHT\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wasco Products, Inc.\",\"approval_number_master\":\"FL#14417-R2\",\"approval_number\":\"FL14417.21\",\"seq\":21,\"product_model\":\"LPGS-HU LOW PROFILE SKYLIGHT\",\"product_description\":\"LPGS-HU LOW PROFILE SKYLIGHT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wasco Products, Inc.\",\"approval_number_master\":\"FL#14417-R2\",\"approval_number\":\"FL14417.22\",\"seq\":22,\"product_model\":\"LPGS-HU SKYLIGHT\",\"product_description\":\"LPGS-HU SKYLIGHT\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wasco Products, Inc.\",\"approval_number_master\":\"FL#14417-R2\",\"approval_number\":\"FL14417.23\",\"seq\":23,\"product_model\":\"PINNACLE 300 SKYLIGHT\",\"product_description\":\"PINNACLE 300 SKYLIGHT\",\"design_pressure\":\"+52\\\/-48\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wasco Products, Inc.\",\"approval_number_master\":\"FL#14417-R2\",\"approval_number\":\"FL14417.24\",\"seq\":24,\"product_model\":\"PINNACLE 350 SKYLIGHT\",\"product_description\":\"PINNACLE 350 SKYLIGHT\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wasco Products, Inc.\",\"approval_number_master\":\"FL#14417-R2\",\"approval_number\":\"FL14417.25\",\"seq\":25,\"product_model\":\"SERIES C48 ROUND SKYLIGHT\",\"product_description\":\"SERIES C48 ROUND SKYLIGHT\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wasco Products, Inc.\",\"approval_number_master\":\"FL#14965-R0\",\"approval_number\":\"FL14965.1\",\"seq\":1,\"product_model\":\"a. \\\"ST\\\" Series - \\\"SkyTunnel Tubular Skylights\\\"\",\"product_description\":\"\\\"Non-Impact\\\" Tubular Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wasco Products, Inc.\",\"approval_number_master\":\"FL#14965-R0\",\"approval_number\":\"FL14965.2\",\"seq\":2,\"product_model\":\"b. \\\"ST-HR\\\" Series - \\\"SkyTunnel Tubular Skylights\\\"\",\"product_description\":\"\\\"Impact\\\" Tubular Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wasco Products, Inc.\",\"approval_number_master\":\"FL#14965-R0\",\"approval_number\":\"FL14965.3\",\"seq\":3,\"product_model\":\"c. \\\"ST-HR\\\" Series - \\\"SkyTunnel Tubular Skylights\\\"\",\"product_description\":\"\\\"Impact\\\" Tubular Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-07-09 00:00:00\",\"instructions_url\":\"\"}],\"Kingspan Light & Air Fenestration, Inc.\":[{\"manufacturer\":\"Kingspan Light & Air Fenestration, Inc.\",\"approval_number_master\":\"FL#6475-R7\",\"approval_number\":\"FL6475.2\",\"seq\":2,\"product_model\":\"Briteway Canopy System (HVHZ)(Non-Impact)\",\"product_description\":\"Briteway Canopy System (HVHZ)(Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kingspan Light & Air Fenestration, Inc.\",\"approval_number_master\":\"FL#16751-R5\",\"approval_number\":\"FL16751.2\",\"seq\":2,\"product_model\":\"Pentaclad Cladding System (HVHZ)(Non-Impact)\",\"product_description\":\"Pentaclad Cladding System (HVHZ)(Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kingspan Light & Air Fenestration, Inc.\",\"approval_number_master\":\"FL#42301-R0\",\"approval_number\":\"FL42301.1\",\"seq\":1,\"product_model\":\"GridSpan\\u00ae Fiberglass Roof System TB\\\/Non-TB (Non-HVHZ) (Impact)\",\"product_description\":\"GridSpan\\u00ae Fiberglass Roof System TB\\\/Non-TB (Non-HVHZ) (Impact)\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kingspan Light & Air Fenestration, Inc.\",\"approval_number_master\":\"FL#47324-R0\",\"approval_number\":\"FL47324.1\",\"seq\":1,\"product_model\":\"U-Lite Monolithic Polycarbonate Standing Seam Panel (HVHZ) (Non-Impact)\",\"product_description\":\"U-Lite Monolithic Polycarbonate Standing Seam Panel (HVHZ) (Non-Impact)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kingspan Light & Air Fenestration, Inc.\",\"approval_number_master\":\"FL#2915-R0\",\"approval_number\":\"FL2915.1\",\"seq\":1,\"product_model\":\"DC16SC LV \\\/DC16SC Translucent Polycarbonate Panel Skylight System\",\"product_description\":\"16mm Pentawall Standing Seam System designed for custom vaulted\\\/radiused skylight systems and daylighting applications involving sloped glazing such as pyramids, ridges, single slopes.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kingspan Light & Air Fenestration, Inc.\",\"approval_number_master\":\"FL#6475-R1\",\"approval_number\":\"FL6475.1\",\"seq\":1,\"product_model\":\"Translucent Polycarbonate Panel Skylight System\",\"product_description\":\"PENTAWALL PURLIN SKIN SYSTEM\",\"design_pressure\":\"+110\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-03-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kingspan Light & Air Fenestration, Inc.\",\"approval_number_master\":\"FL#16751-R0\",\"approval_number\":\"FL16751.1\",\"seq\":1,\"product_model\":\"Translucent Polycarbonate Panel Skylight System\",\"product_description\":\"PENTAWALL PURLIN SKIN SYSTEM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kingspan Light & Air Fenestration, Inc.\",\"approval_number_master\":\"FL#20323-R0\",\"approval_number\":\"FL20323.1\",\"seq\":1,\"product_model\":\"U-Lite\",\"product_description\":\"Monolithic Polycarbonate Standing Seam Panel\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sun-Tek Mfg\":[{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#20881-R8\",\"approval_number\":\"FL20881.1\",\"seq\":1,\"product_model\":\"IFGC\",\"product_description\":\"IFGC 4949 Flush Mounted Wood Skylight\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#23089-R5\",\"approval_number\":\"FL23089.2\",\"seq\":2,\"product_model\":\"ISFGII\",\"product_description\":\"ISFGII impact glass skylight\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#23089-R5\",\"approval_number\":\"FL23089.3\",\"seq\":3,\"product_model\":\"MD-CMA\",\"product_description\":\"MD-CMA Skylight\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#47991-R0\",\"approval_number\":\"FL47991.1\",\"seq\":1,\"product_model\":\"CMA-D\",\"product_description\":\"Curb mounted polycarbonate dome skylight. Impact rated\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#2442-R0\",\"approval_number\":\"FL2442.1\",\"seq\":1,\"product_model\":\"CM\",\"product_description\":\"curb mounted bubble\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#2442-R0\",\"approval_number\":\"FL2442.2\",\"seq\":2,\"product_model\":\"CMA\",\"product_description\":\"curb mounted bubble w\\\/ alum. ring\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#2442-R0\",\"approval_number\":\"FL2442.3\",\"seq\":3,\"product_model\":\"CMA-D\",\"product_description\":\"Impact rated curb mounted bubble\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#2442-R0\",\"approval_number\":\"FL2442.4\",\"seq\":4,\"product_model\":\"CMG\",\"product_description\":\"curb mounted glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#2442-R0\",\"approval_number\":\"FL2442.5\",\"seq\":5,\"product_model\":\"FGC\",\"product_description\":\"low profile fixed glass self flashing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#2442-R0\",\"approval_number\":\"FL2442.6\",\"seq\":6,\"product_model\":\"FHP\",\"product_description\":\"mid profile fixed glass self flashing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#2442-R0\",\"approval_number\":\"FL2442.7\",\"seq\":7,\"product_model\":\"HSF\",\"product_description\":\"Impact rated self flashing bubble\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#2442-R0\",\"approval_number\":\"FL2442.8\",\"seq\":8,\"product_model\":\"ICMG\",\"product_description\":\"Impact rated curb mounted glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#2442-R0\",\"approval_number\":\"FL2442.9\",\"seq\":9,\"product_model\":\"ISFG\",\"product_description\":\"Impact rated self flashing glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#2442-R0\",\"approval_number\":\"FL2442.10\",\"seq\":10,\"product_model\":\"LCMG\",\"product_description\":\"large size curb mounted glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#2442-R0\",\"approval_number\":\"FL2442.11\",\"seq\":11,\"product_model\":\"LFGC\",\"product_description\":\"large size low profile self flashing glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#2442-R0\",\"approval_number\":\"FL2442.12\",\"seq\":12,\"product_model\":\"MDCMA\",\"product_description\":\"Impact rated curb mounted bubble\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#2442-R0\",\"approval_number\":\"FL2442.13\",\"seq\":13,\"product_model\":\"SF\",\"product_description\":\"self flashing bubble\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#2442-R0\",\"approval_number\":\"FL2442.14\",\"seq\":14,\"product_model\":\"SFA\",\"product_description\":\"mid profile self flashing bubble\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#2442-R0\",\"approval_number\":\"FL2442.15\",\"seq\":15,\"product_model\":\"STT\",\"product_description\":\"self flashing tubular skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#2442-R0\",\"approval_number\":\"FL2442.16\",\"seq\":16,\"product_model\":\"STTCM\",\"product_description\":\"Impact rated curb mounted tubular skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#2442-R0\",\"approval_number\":\"FL2442.17\",\"seq\":17,\"product_model\":\"TG\",\"product_description\":\"high profile fixed glass self flashing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#2442-R0\",\"approval_number\":\"FL2442.18\",\"seq\":18,\"product_model\":\"TP\",\"product_description\":\"high profile self flashing bubble\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#2442-R0\",\"approval_number\":\"FL2442.19\",\"seq\":19,\"product_model\":\"VGC\",\"product_description\":\"low profile venting glass self flashing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#5717-R0\",\"approval_number\":\"FL5717.1\",\"seq\":1,\"product_model\":\"CMG II\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#8617-R2\",\"approval_number\":\"FL8617.1\",\"seq\":1,\"product_model\":\"SFA 2230\",\"product_description\":\"overall size W 2'7\\\"\\nH 3'3\\\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#8617-R2\",\"approval_number\":\"FL8617.2\",\"seq\":2,\"product_model\":\"SFA 4646\",\"product_description\":\"overall W 4'7\\\" H 4'7\\\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#8617-R2\",\"approval_number\":\"FL8617.3\",\"seq\":3,\"product_model\":\"SFA3046\",\"product_description\":\"overall size W 3'3\\\" H 4'7\\\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#12570-R0\",\"approval_number\":\"FL12570.1\",\"seq\":1,\"product_model\":\"CMA-D\",\"product_description\":\"curb mounted polycarbonate bubble with welded aluminum ring\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#12570-R0\",\"approval_number\":\"FL12570.2\",\"seq\":2,\"product_model\":\"HSF\",\"product_description\":\"Self flashing aluminum frame with polycarbonate bubble.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#12570-R0\",\"approval_number\":\"FL12570.3\",\"seq\":3,\"product_model\":\"ICMG\",\"product_description\":\"Curb mounted glass impact rated skylight\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#12570-R0\",\"approval_number\":\"FL12570.4\",\"seq\":4,\"product_model\":\"ISFG\",\"product_description\":\"Self flashing impact rated glass skylight\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#12570-R0\",\"approval_number\":\"FL12570.5\",\"seq\":5,\"product_model\":\"MD-CMA\",\"product_description\":\"Curb mounted polycarbonate bubble with welded aluminum ring.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#12626-R0\",\"approval_number\":\"FL12626.1\",\"seq\":1,\"product_model\":\"FGC\",\"product_description\":\"Fixed glass self flashing skylight\",\"design_pressure\":\"+86\\\/-86\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#12626-R0\",\"approval_number\":\"FL12626.2\",\"seq\":2,\"product_model\":\"TG\",\"product_description\":\"Tall glass self flash skylight\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#12626-R1\",\"approval_number\":\"FL12626.3\",\"seq\":3,\"product_model\":\"TG\",\"product_description\":\"Tall glass self flash skylight\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#12627-R0\",\"approval_number\":\"FL12627.1\",\"seq\":1,\"product_model\":\"CMG\",\"product_description\":\"Curb mounted glass\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#12627-R0\",\"approval_number\":\"FL12627.2\",\"seq\":2,\"product_model\":\"CMGII\",\"product_description\":\"Curb Mounted glass skylight\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#12627-R0\",\"approval_number\":\"FL12627.3\",\"seq\":3,\"product_model\":\"FHP\",\"product_description\":\"Fixed high profile glass skylight\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#12627-R0\",\"approval_number\":\"FL12627.4\",\"seq\":4,\"product_model\":\"LCMG 5576\",\"product_description\":\"Large curb mounted glass skylight\",\"design_pressure\":\"+56\\\/-56\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#12627-R0\",\"approval_number\":\"FL12627.5\",\"seq\":5,\"product_model\":\"LFGC\",\"product_description\":\"Large fixed glass skylight self flashed\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#12627-R0\",\"approval_number\":\"FL12627.6\",\"seq\":6,\"product_model\":\"VGC\",\"product_description\":\"Vented self flash glass skylight\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#12645-R0\",\"approval_number\":\"FL12645.1\",\"seq\":1,\"product_model\":\"STTCM\",\"product_description\":\"Sun-Tek Tube Curb Mounted tubular skylight\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#13488-R0\",\"approval_number\":\"FL13488.1\",\"seq\":1,\"product_model\":\"CM 2230\",\"product_description\":\"CM curb mounted polycarbonate dome .050 (largest size model 2230)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#13488-R0\",\"approval_number\":\"FL13488.2\",\"seq\":2,\"product_model\":\"CM 3046\",\"product_description\":\"CM curb mounted .060 polycarbonate dome (largest size model 3046)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#13488-R0\",\"approval_number\":\"FL13488.3\",\"seq\":3,\"product_model\":\"CM 4646\",\"product_description\":\"Curb mounted .070 polycarbonate dome (largest size model 4646)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#13488-R0\",\"approval_number\":\"FL13488.4\",\"seq\":4,\"product_model\":\"CMA 2230\",\"product_description\":\"CMA curb mounted aluminum ring .050 polycarbonate dome (largest size model 2230)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#13488-R0\",\"approval_number\":\"FL13488.5\",\"seq\":5,\"product_model\":\"CMA 3046\",\"product_description\":\"CMA curb mounted aluminum ring .060 polycarbonate (largest size model 3046)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#13488-R0\",\"approval_number\":\"FL13488.6\",\"seq\":6,\"product_model\":\"CMA 4646\",\"product_description\":\"CMA curb mounted aluminum ring .070 polycarbonate dome (largest size model 4646)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#13488-R0\",\"approval_number\":\"FL13488.7\",\"seq\":7,\"product_model\":\"SF 2230\",\"product_description\":\"Self flashing .050 polycarbonate dome (largest size model 2230)\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#13488-R0\",\"approval_number\":\"FL13488.8\",\"seq\":8,\"product_model\":\"SF 3046\",\"product_description\":\"Self flashing .060 polycarbonate dome (largest size model 3046)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#13488-R0\",\"approval_number\":\"FL13488.9\",\"seq\":9,\"product_model\":\"SF 4646\",\"product_description\":\"Self flashing .080 polycarbonate dome (largest size model 4646)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#13488-R0\",\"approval_number\":\"FL13488.10\",\"seq\":10,\"product_model\":\"STT\",\"product_description\":\"Sun-Tek Tube(self flashing) 10\\\", 14\\\", 21\\\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#14637-R0\",\"approval_number\":\"FL14637.1\",\"seq\":1,\"product_model\":\"CMGII\",\"product_description\":\"Large curb mounted glass skylight\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#14637-R0\",\"approval_number\":\"FL14637.2\",\"seq\":2,\"product_model\":\"TP\",\"product_description\":\"Tile Plastic,(TP),self flashed aluminum curb with polycarbonate dome\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#20881-R0\",\"approval_number\":\"FL20881.2\",\"seq\":2,\"product_model\":\"IFGC\",\"product_description\":\"IFGC 4949 Flush Mounted Wood Skylight\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#23089-R0\",\"approval_number\":\"FL23089.1\",\"seq\":1,\"product_model\":\"CMA-D\",\"product_description\":\"CMA-D Aluminum Skylight\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#23089-R2\",\"approval_number\":\"FL23089.4\",\"seq\":4,\"product_model\":\"ISFG\",\"product_description\":\"ISFG skylight system\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#23089-R2\",\"approval_number\":\"FL23089.5\",\"seq\":5,\"product_model\":\"MD-CMA\",\"product_description\":\"MD-CMA Skylight\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-03-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#23089-R2\",\"approval_number\":\"FL23089.6\",\"seq\":6,\"product_model\":\"Sun-Tek Tubular skylight\",\"product_description\":\"curb mounted tube skylight\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-05-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#37318-R0\",\"approval_number\":\"FL37318.1\",\"seq\":1,\"product_model\":\"CMG(III)\",\"product_description\":\"CMG(III) CURB MOUNTED GLASS SKYLIGHT\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#37318-R0\",\"approval_number\":\"FL37318.2\",\"seq\":2,\"product_model\":\"ICMG(III)\",\"product_description\":\"IMPACT CURB MOUNTED GLASS SKYLIGHT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#38434-R0\",\"approval_number\":\"FL38434.1\",\"seq\":1,\"product_model\":\"FGC\",\"product_description\":\"self flashing insulated glass skylight\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#38434-R0\",\"approval_number\":\"FL38434.2\",\"seq\":2,\"product_model\":\"FHP\",\"product_description\":\"high profile self flashing insulated glass skylight\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#40265-R0\",\"approval_number\":\"FL40265.1\",\"seq\":1,\"product_model\":\"HSF 2246\",\"product_description\":\"Hurricane Self Flashing 22x46\\nAluminum base with polycarbonate dome\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Tek Mfg\",\"approval_number_master\":\"FL#40265-R0\",\"approval_number\":\"FL40265.2\",\"seq\":2,\"product_model\":\"HSF 4646\",\"product_description\":\"Hurricane Self Flashing 46x46\\nAluminum base with polycarbonate dome\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-05-31 00:00:00\",\"instructions_url\":\"\"}],\"Acurlite Structural Skylgihts, Inc.\":[{\"manufacturer\":\"Acurlite Structural Skylgihts, Inc.\",\"approval_number_master\":\"FL#8735-R4\",\"approval_number\":\"FL8735.1\",\"seq\":1,\"product_model\":\"Hurricane Skylight\",\"product_description\":\"Fixed Skylight\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Acurlite Structural Skylgihts, Inc.\",\"approval_number_master\":\"FL#40693-R1\",\"approval_number\":\"FL40693.1\",\"seq\":1,\"product_model\":\"SECURE SERIES FLUSH GLAZED FIXED SKYLIGHT LMI HVHZ\",\"product_description\":\"SECURE SERIES FLUSH GLAZED FIXED SKYLIGHT LMI HVHZ\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Acurlite Structural Skylgihts, Inc.\",\"approval_number_master\":\"FL#40693-R1\",\"approval_number\":\"FL40693.2\",\"seq\":2,\"product_model\":\"SECURE SERIES FLUSH GLAZED FIXED SKYLIGHT SMI HVHZ\",\"product_description\":\"SECURE SERIES FLUSH GLAZED FIXED SKYLIGHT SMI HVHZ\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Acurlite Structural Skylgihts, Inc.\",\"approval_number_master\":\"FL#40693-R1\",\"approval_number\":\"FL40693.3\",\"seq\":3,\"product_model\":\"SECURE SERIES STANDARD FIXED SKYLIGHT LMI HVHZ\",\"product_description\":\"SECURE SERIES STANDARD FIXED SKYLIGHT LMI HVHZ\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Acurlite Structural Skylgihts, Inc.\",\"approval_number_master\":\"FL#40693-R1\",\"approval_number\":\"FL40693.4\",\"seq\":4,\"product_model\":\"SECURE SERIES STANDARD FIXED SKYLIGHT SMI HVHZ\",\"product_description\":\"SECURE SERIES STANDARD FIXED SKYLIGHT SMI HVHZ\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Solar Innovations, Inc.\":[{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#6711-R0\",\"approval_number\":\"FL6711.1\",\"seq\":1,\"product_model\":\"Series \\\"Pyramid\\\" Glazed\",\"product_description\":\"Aluminum Skylight\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#11259-R0\",\"approval_number\":\"FL11259.1\",\"seq\":1,\"product_model\":\"PYRAMID SKYLIGHT\",\"product_description\":\"PYRAMID ALUMINUM FIXED SKYLIGHT - IMPACT RESISTANT\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#11259-R0\",\"approval_number\":\"FL11259.2\",\"seq\":2,\"product_model\":\"SIDE GLAZED SKYLIGHT\",\"product_description\":\"SIDE GLAZED SKYLIGHT FIXED ALUMINUM SKYLIGHT\\\/ROOF WINDOW\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#11259-R2\",\"approval_number\":\"FL11259.3\",\"seq\":3,\"product_model\":\"SIDE GLAZED SKYLIGHT\",\"product_description\":\"SIDE GLAZED SKYLIGHT FIXED ALUMINUM SKYLIGHT\\\/ROOF WINDOW\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#11259-R6\",\"approval_number\":\"FL11259.4\",\"seq\":4,\"product_model\":\"SIDE GLAZED SKYLIGHT\",\"product_description\":\"SIDE GLAZED SKYLIGHT FIXED ALUMINUM SKYLIGHT\\\/ROOF WINDOW\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#17581-R0\",\"approval_number\":\"FL17581.1\",\"seq\":1,\"product_model\":\"G2 90 Aluminum 2-Lite Operable Skylight\",\"product_description\":\"G2 90 Aluminum 2-Lite Operable Skylight\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#17581-R1\",\"approval_number\":\"FL17581.2\",\"seq\":2,\"product_model\":\"G2 90 Aluminum 2-Lite Operable Skylight\",\"product_description\":\"G2 90 Aluminum 2-Lite Operable Skylight\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#17581-R2\",\"approval_number\":\"FL17581.3\",\"seq\":3,\"product_model\":\"G2 90\\u00b0 Aluminum (2) Lite Operable Skylight, LMI.\",\"product_description\":\"G2 90\\u00b0 Aluminum (2) Lite Operable Skylight, LMI.\",\"design_pressure\":\"+40.0\\\/-40.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#17581-R2\",\"approval_number\":\"FL17581.4\",\"seq\":4,\"product_model\":\"Series \\\"SI 6502\\\" Aluminum Bi-Parting Skylight\",\"product_description\":\"Series \\\"SI 6502\\\" Aluminum Bi-Parting Skylight\",\"design_pressure\":\"+45.0\\\/-45.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-09-30 00:00:00\",\"instructions_url\":\"\"}],\"Solatube International, Inc\":[{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#11480-R14\",\"approval_number\":\"FL11480.1\",\"seq\":1,\"product_model\":\"160 DS TDD\",\"product_description\":\"Impact 160 DS (10\\\") Tubular Daylight Device - HVHZ\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-05-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#11480-R14\",\"approval_number\":\"FL11480.2\",\"seq\":2,\"product_model\":\"160 DS TDD\",\"product_description\":\"Non-Impact 160 DS (10\\\") Tubular Daylight Device - Non-HVHZ\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-05-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#11480-R14\",\"approval_number\":\"FL11480.3\",\"seq\":3,\"product_model\":\"290 DS TDD\",\"product_description\":\"Non-Impact 290 DS (14\\\") Tubular Daylight Device - Non-HVHZ\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-05-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#11480-R14\",\"approval_number\":\"FL11480.4\",\"seq\":4,\"product_model\":\"290 DS TDD\",\"product_description\":\"Impact 290 DS (14\\\") Tubular Daylight Device - HVHZ\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-05-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#11480-R14\",\"approval_number\":\"FL11480.5\",\"seq\":5,\"product_model\":\"300 DS TDD\",\"product_description\":\"Impact 300 DS (14\\\") Tubular Daylight Device - HVHZ\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-05-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#11480-R14\",\"approval_number\":\"FL11480.6\",\"seq\":6,\"product_model\":\"330 DS TDD\",\"product_description\":\"Non-Impact 330 DS (21\\\") Tubular Daylight Device - Non-HVHZ\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-05-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#11480-R14\",\"approval_number\":\"FL11480.7\",\"seq\":7,\"product_model\":\"750 DS TDD\",\"product_description\":\"Non-Impact 750 DS (21\\\") Tubular Daylight Device - Non-HVHZ\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-05-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#11480-R14\",\"approval_number\":\"FL11480.8\",\"seq\":8,\"product_model\":\"750 DS TDD\",\"product_description\":\"Impact 750 DS (21\\\") Tubular Daylight Device - HVHZ\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-05-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#11480-R14\",\"approval_number\":\"FL11480.9\",\"seq\":9,\"product_model\":\"HSE Fixed Series Curb Mount Skylight\",\"product_description\":\"HSE Fixed Series Curb Mount Skylight\",\"design_pressure\":\"+75.19\\\/-75.19\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-05-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#11480-R14\",\"approval_number\":\"FL11480.10\",\"seq\":10,\"product_model\":\"HSE Operable Series Curb Mount Skylight\",\"product_description\":\"HSE Operable Series Curb Mount Skylight\",\"design_pressure\":\"+35.09\\\/-35.09\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-05-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#11480-R14\",\"approval_number\":\"FL11480.11\",\"seq\":11,\"product_model\":\"Smart LED\",\"product_description\":\"Smart LED 10\\\" Tubular Daylight Device - HVHZ\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-05-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#11480-R14\",\"approval_number\":\"FL11480.12\",\"seq\":12,\"product_model\":\"Solatube M74 DS Curb Mount Open Ceiling TDD\",\"product_description\":\"Solatube M74 DS Curb Mount Open Ceiling TDD - Dual Glazed - HVHZ\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-05-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#11480-R14\",\"approval_number\":\"FL11480.13\",\"seq\":13,\"product_model\":\"Solatube M74 DS Curb Mount Open Ceiling TDD\",\"product_description\":\"Solatube M74 DS Curb Mount Open Ceiling TDD - Single Glazed - HVHZ\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-05-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#11480-R14\",\"approval_number\":\"FL11480.14\",\"seq\":14,\"product_model\":\"Solatube M74 DS Curb Mount Open Ceiling TDD with Amplifier\",\"product_description\":\"Solatube M74 DS Curb Mount Open Ceiling TDD with Amplifier - Dual Glazed - HVHZ\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-05-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#11480-R14\",\"approval_number\":\"FL11480.15\",\"seq\":15,\"product_model\":\"Solatube M74 DS Curb Mount Open Ceiling TDD with Amplifier\",\"product_description\":\"Solatube M74 DS Curb Mount Open Ceiling TDD with Amplifier - Single Glazed - HVHZ\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-05-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#3970-R0\",\"approval_number\":\"FL3970.1\",\"seq\":1,\"product_model\":\"Solatube Polycarbonate Dome Skylight\",\"product_description\":\"10\\\", 14\\\" and 21\\\" Polycarbonate Dome Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#5892-R0\",\"approval_number\":\"FL5892.1\",\"seq\":1,\"product_model\":\"10\\\", 14\\\" and 21\\\" Dome Skylight\",\"product_description\":\"Tubular Daylight Device\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#6048-R0\",\"approval_number\":\"FL6048.1\",\"seq\":1,\"product_model\":\"Solamaster\\\/Brighten Up Curb Mount Tubular Daylite Device\",\"product_description\":\"Acrylic Dome TDD\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#6048-R0\",\"approval_number\":\"FL6048.2\",\"seq\":2,\"product_model\":\"Solamaster\\\/Brighten Up Self Flashing Tubular Daylite Device\",\"product_description\":\"Acrylic Dome TDD\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#7819-R0\",\"approval_number\":\"FL7819.1\",\"seq\":1,\"product_model\":\"160 DS (10\\\") & 290 DS (14\\\")\",\"product_description\":\"Fixed Tubular Daylight Device (TDD) System\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#11561-R0\",\"approval_number\":\"FL11561.1\",\"seq\":1,\"product_model\":\"160 DS\",\"product_description\":\"10\\\" Tubular Daylight Device\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#11561-R0\",\"approval_number\":\"FL11561.2\",\"seq\":2,\"product_model\":\"290 DS\",\"product_description\":\"14\\\" Tubular Daylight Device\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#11561-R0\",\"approval_number\":\"FL11561.3\",\"seq\":3,\"product_model\":\"330 DS\",\"product_description\":\"21\\\" Tubular Daylight Device\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#11561-R0\",\"approval_number\":\"FL11561.4\",\"seq\":4,\"product_model\":\"750 DS\",\"product_description\":\"21\\\" Tubular Daylight Device\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#17215-R0\",\"approval_number\":\"FL17215.1\",\"seq\":1,\"product_model\":\"M74 DS Curb Mount Open Ceiling TDD Base Unit\",\"product_description\":\"Single Glazed\",\"design_pressure\":\"+120.3\\\/-80.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#17215-R0\",\"approval_number\":\"FL17215.2\",\"seq\":2,\"product_model\":\"M74 DS Curb Mount Open Ceiling-TDD Base Unit\",\"product_description\":\"Single Glazed-IMPACT\",\"design_pressure\":\"+80.2\\\/-80.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#17215-R0\",\"approval_number\":\"FL17215.3\",\"seq\":3,\"product_model\":\"M74 DS Curb Mount Open Ceiling-TDD Base Unit\",\"product_description\":\"Dual Glazed\",\"design_pressure\":\"+120.3\\\/-80.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#17215-R0\",\"approval_number\":\"FL17215.4\",\"seq\":4,\"product_model\":\"M74 DS Curb Mount Open Ceiling-TDD Base Unit\",\"product_description\":\"Dual Glazed-IMPACT\",\"design_pressure\":\"+80.2\\\/-80.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#17215-R0\",\"approval_number\":\"FL17215.5\",\"seq\":5,\"product_model\":\"M74 DS Curb Mount Open Ceiling-TDD with Amplifier\",\"product_description\":\"Single Glazed\",\"design_pressure\":\"+120.3\\\/-80.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#17215-R0\",\"approval_number\":\"FL17215.6\",\"seq\":6,\"product_model\":\"M74 DS Curb Mount Open Ceiling-TDD with Amplifier\",\"product_description\":\"Single Glazed-IMPACT\",\"design_pressure\":\"+80.2\\\/-80.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#17215-R0\",\"approval_number\":\"FL17215.7\",\"seq\":7,\"product_model\":\"M74 DS Curb Mount Open Ceiling-TDD with Amplifier\",\"product_description\":\"Dual Glazed\",\"design_pressure\":\"+120.3\\\/-80.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#17215-R0\",\"approval_number\":\"FL17215.8\",\"seq\":8,\"product_model\":\"M74 DS Curb Mount Open Ceiling-TDD with Amplifier\",\"product_description\":\"Dual Glazed-Impact\",\"design_pressure\":\"+80.2\\\/-80.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#32178-R0\",\"approval_number\":\"FL32178.1\",\"seq\":1,\"product_model\":\"Impact 290 DS Low Profile Tubular Daylight Device\",\"product_description\":\"Impact 290 DS Low Profile Tubular Daylight Device - HVHZ - LMI\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#32178-R0\",\"approval_number\":\"FL32178.2\",\"seq\":2,\"product_model\":\"Impact 290 DS Low Profile Tubular Daylight Device\",\"product_description\":\"Impact 290 DS Low Profile Tubular Daylight Device - Non-Impact\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Solatube International, Inc\",\"approval_number_master\":\"FL#32178-R0\",\"approval_number\":\"FL32178.3\",\"seq\":3,\"product_model\":\"Impact 290 DS Low Profile Tubular Daylight Device\",\"product_description\":\"Impact 290 DS Low Profile Tubular Daylight Device - Impact\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-09 00:00:00\",\"instructions_url\":\"\"}],\"Natural Light Energy Systems, DBA KENNEDY SKYLIGHTS\":[{\"manufacturer\":\"Natural Light Energy Systems, DBA KENNEDY SKYLIGHTS\",\"approval_number_master\":\"FL#1629-R0\",\"approval_number\":\"FL1629.1\",\"seq\":1,\"product_model\":\"TUBULAR SKYLIGHTS\",\"product_description\":\"10\\\", 13\\\", 18\\\" ,21\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Natural Light Energy Systems, DBA KENNEDY SKYLIGHTS\",\"approval_number_master\":\"FL#1817-R0\",\"approval_number\":\"FL1817.1\",\"seq\":1,\"product_model\":\"\\\"Natural Light 21\\\" Single Glazed Self-Flashing Tubular Skylight\",\"product_description\":\"Dome-.177\\\" Optix Acrylic Plastic\\nFlashing: 0.080\\\" Aluminum\\nDome: 22.25\\\" Diameter\\nDome Rise: 5\\\"\\\/Flashing: 34.5\\\" x 8.13\\\"\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Natural Light Energy Systems, DBA KENNEDY SKYLIGHTS\",\"approval_number_master\":\"FL#11743-R0\",\"approval_number\":\"FL11743.1\",\"seq\":1,\"product_model\":\"13\\\" Skylight\",\"product_description\":\"Solar Skylight - 13\\\" dome, single glazed, pitched, self-flashing\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Natural Light Energy Systems, DBA KENNEDY SKYLIGHTS\",\"approval_number_master\":\"FL#11743-R0\",\"approval_number\":\"FL11743.2\",\"seq\":2,\"product_model\":\"21\\\" Skylight\",\"product_description\":\"Solar Skylight - 21\\\" dome, single glazed self-flashing\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Natural Light Energy Systems, DBA KENNEDY SKYLIGHTS\",\"approval_number_master\":\"FL#11743-R2\",\"approval_number\":\"FL11743.3\",\"seq\":3,\"product_model\":\"18\\\" Skylight\",\"product_description\":\"Solar Skylight - 18' dome, single glazed, self-flashing tubular skylight\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Natural Light Energy Systems, DBA KENNEDY SKYLIGHTS\",\"approval_number_master\":\"FL#11743-R2\",\"approval_number\":\"FL11743.4\",\"seq\":4,\"product_model\":\"21\\\" Skylight\",\"product_description\":\"Solar Skylight - 21\\\" dome, single glazed self-flashing tubular skylight\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Natural Light Energy Systems, DBA KENNEDY SKYLIGHTS\",\"approval_number_master\":\"FL#21361-R0\",\"approval_number\":\"FL21361.1\",\"seq\":1,\"product_model\":\"a. \\\"EZ\\\" Tubular Skylight\",\"product_description\":\"\\\"Non-Impact\\\" 10\\\" and 14\\\" Tubular Skylights\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Natural Light Energy Systems, DBA KENNEDY SKYLIGHTS\",\"approval_number_master\":\"FL#21361-R0\",\"approval_number\":\"FL21361.2\",\"seq\":2,\"product_model\":\"b. \\\"EZ\\\" Tubular \\\"Impact\\\" Skylight\",\"product_description\":\"\\\"Impact\\\" 10\\\" and 14\\\" Tubular Skylights\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Natural Light Energy Systems, DBA KENNEDY SKYLIGHTS\",\"approval_number_master\":\"FL#21361-R0\",\"approval_number\":\"FL21361.3\",\"seq\":3,\"product_model\":\"c. \\\"EZ\\\" Tubular \\\"Impact\\\" Skylight\",\"product_description\":\"\\\"Impact\\\" 10\\\" and 14\\\" Tubular Skylights\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Natural Light Energy Systems, DBA KENNEDY SKYLIGHTS\",\"approval_number_master\":\"FL#21361-R0\",\"approval_number\":\"FL21361.4\",\"seq\":4,\"product_model\":\"d. \\\"TS\\\" Tubular Skylight\",\"product_description\":\"\\\"Non-Impact\\\" 10\\\" and 14\\\" Tubular Skylights\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Natural Light Energy Systems, DBA KENNEDY SKYLIGHTS\",\"approval_number_master\":\"FL#21361-R0\",\"approval_number\":\"FL21361.5\",\"seq\":5,\"product_model\":\"e. \\\"TS\\\" Tubular \\\"Impact\\\" Skylight\",\"product_description\":\"\\\"Impact\\\" 10\\\" and 14\\\" Tubular Skylights\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Natural Light Energy Systems, DBA KENNEDY SKYLIGHTS\",\"approval_number_master\":\"FL#21361-R0\",\"approval_number\":\"FL21361.6\",\"seq\":6,\"product_model\":\"f. \\\"TS\\\" Tubular \\\"Impact\\\" Skylight\",\"product_description\":\"\\\"Impact\\\" 10\\\" and 14\\\" Tubular Skylights\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"AES Sunoptics, Inc\":[{\"manufacturer\":\"AES Sunoptics, Inc\",\"approval_number_master\":\"FL#14086-R5\",\"approval_number\":\"FL14086.1\",\"seq\":1,\"product_model\":\"800MD - Signature\",\"product_description\":\"Curb Mount Skylight with Aluminum Frame\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AES Sunoptics, Inc\",\"approval_number_master\":\"FL#47504-R0\",\"approval_number\":\"FL47504.1\",\"seq\":1,\"product_model\":\"Signature Series 900 MD\",\"product_description\":\"Fixed Aluminum Frame Curb-Mount\\nCommercial Prismatic Dome Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AES Sunoptics, Inc\",\"approval_number_master\":\"FL#8343-R0\",\"approval_number\":\"FL8343.1\",\"seq\":1,\"product_model\":\"800 MD Skylight\",\"product_description\":\"Model 800 MD Signature Double Dome Fixed Skylight\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AES Sunoptics, Inc\",\"approval_number_master\":\"FL#10766-R0\",\"approval_number\":\"FL10766.1\",\"seq\":1,\"product_model\":\"800MD Signature\",\"product_description\":\"Curb Mount Aluminum Frame Double Dome Fixed Skylight\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AES Sunoptics, Inc\",\"approval_number_master\":\"FL#12338-R0\",\"approval_number\":\"FL12338.1\",\"seq\":1,\"product_model\":\"800MD - Signature\",\"product_description\":\"Curb Mount Skylight with Aluminum Frame\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AES Sunoptics, Inc\",\"approval_number_master\":\"FL#41501-R0\",\"approval_number\":\"FL41501.1\",\"seq\":1,\"product_model\":\"Model 5080 CC1 DGZ Curb Mounted Skylight\",\"product_description\":\"Model 5080 CC1 DGZ Curb Mounted Skylight\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-05-23 00:00:00\",\"instructions_url\":\"\"}],\"Elevate (Amrize Building Envelope LLC)\":[{\"manufacturer\":\"Elevate (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#14199-R6\",\"approval_number\":\"FL14199.1\",\"seq\":1,\"product_model\":\"Sunwave Daylight System Curb-Mounted Skylight\",\"product_description\":\"Sunwave Daylight System Curb-Mounted Skylight\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Gammans Skylight Systems, Inc.\":[{\"manufacturer\":\"Gammans Skylight Systems, Inc.\",\"approval_number_master\":\"FL#4398-R0\",\"approval_number\":\"FL4398.1\",\"seq\":1,\"product_model\":\"Gammans Architectual Custom Skylight\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gammans Skylight Systems, Inc.\",\"approval_number_master\":\"FL#4398-R0\",\"approval_number\":\"FL4398.2\",\"seq\":2,\"product_model\":\"Gammans Architectual Custom Skylight\",\"product_description\":\"Custom Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gammans Skylight Systems, Inc.\",\"approval_number_master\":\"FL#6327-R0\",\"approval_number\":\"FL6327.1\",\"seq\":1,\"product_model\":\"GAMMANS ARCHITECTUAL CUSTOM SKYLIGHT\",\"product_description\":\"\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gammans Skylight Systems, Inc.\",\"approval_number_master\":\"FL#6327-R0\",\"approval_number\":\"FL6327.2\",\"seq\":2,\"product_model\":\"GAMMONS CUSTOM SKYLIGHT\",\"product_description\":\"\",\"design_pressure\":\"+70.0\\\/-70.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gammans Skylight Systems, Inc.\",\"approval_number_master\":\"FL#12317-R0\",\"approval_number\":\"FL12317.1\",\"seq\":1,\"product_model\":\"a. Series 400\",\"product_description\":\"Gammans Series 400 Tru-Arch Aluminum Fixed Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gammans Skylight Systems, Inc.\",\"approval_number_master\":\"FL#12644-R0\",\"approval_number\":\"FL12644.1\",\"seq\":1,\"product_model\":\"a. Series 500\",\"product_description\":\"Gammans Series 500 Aluminum Fixed Skylight - Small Missile Impact - (Single Slope, Ridge, Pyramids and Polygon configurations available)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gammans Skylight Systems, Inc.\",\"approval_number_master\":\"FL#12644-R0\",\"approval_number\":\"FL12644.2\",\"seq\":2,\"product_model\":\"b. Series 500\",\"product_description\":\"Gammans Series 500 Aluminum Fixed Skylight - Large Missile Impact - (Single Slope, Ridge, Pyramids and Polygon configurations available)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gammans Skylight Systems, Inc.\",\"approval_number_master\":\"FL#12644-R0\",\"approval_number\":\"FL12644.3\",\"seq\":3,\"product_model\":\"c. Series 500\",\"product_description\":\"Gammans Series 500 Aluminum Fixed Skylight - Small Missile Impact - (Single Slope, Ridge, Pyramids and Polygon configurations available)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gammans Skylight Systems, Inc.\",\"approval_number_master\":\"FL#12644-R0\",\"approval_number\":\"FL12644.4\",\"seq\":4,\"product_model\":\"d. Series 500\",\"product_description\":\"Gammans Series 500 Aluminum Fixed Skylight - Large Missile Impact - (Single Slope, Ridge, Pyramids and Polygon configurations available)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gammans Skylight Systems, Inc.\",\"approval_number_master\":\"FL#13277-R0\",\"approval_number\":\"FL13277.1\",\"seq\":1,\"product_model\":\"a. Series 350\",\"product_description\":\"Gammans Series 350 Aluminum Fixed Skylight with Insulated Glass - Small Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gammans Skylight Systems, Inc.\",\"approval_number_master\":\"FL#13277-R0\",\"approval_number\":\"FL13277.2\",\"seq\":2,\"product_model\":\"b. Series 350\",\"product_description\":\"Gammans Series 350 Aluminum Fixed Skylight with Insulated Glass - Small Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gammans Skylight Systems, Inc.\",\"approval_number_master\":\"FL#13277-R1\",\"approval_number\":\"FL13277.3\",\"seq\":3,\"product_model\":\"c. Series 350, 500, 700\",\"product_description\":\"Gammans Series 350, 500 and 700 Mulled Aluminum Fixed Skylight with Insulated Glass - Small Missile Impact - (Single Slope, Ridge, Pyramids and Polygon configurations available)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gammans Skylight Systems, Inc.\",\"approval_number_master\":\"FL#13277-R1\",\"approval_number\":\"FL13277.4\",\"seq\":4,\"product_model\":\"d. Series 350, 500, 700\",\"product_description\":\"Gammans Series 350, 500 and 700 Mulled Aluminum Fixed Skylight with Insulated Glass - Small Missile Impact - (Single Slope, Ridge, Pyramids and Polygon configurations available)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gammans Skylight Systems, Inc.\",\"approval_number_master\":\"FL#13370-R0\",\"approval_number\":\"FL13370.1\",\"seq\":1,\"product_model\":\"a. Series 350, 500 and 700\",\"product_description\":\"Gammans Series 350, 500 and 700 Aluminum Fixed Skylight utilizing Insulated Large Missile Impact Glass (Single Slope, Ridge, Pyramids and Polygon configurations available)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gammans Skylight Systems, Inc.\",\"approval_number_master\":\"FL#13370-R1\",\"approval_number\":\"FL13370.2\",\"seq\":2,\"product_model\":\"b. Series 350, 500 and 700\",\"product_description\":\"Gammans Series 350, 500 and 700 Aluminum Fixed Skylight utilizing Insulated Large Missile Impact Glass (Single Slope, Ridge, Pyramids and Polygon configurations available)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gammans Skylight Systems, Inc.\",\"approval_number_master\":\"FL#15146-R0\",\"approval_number\":\"FL15146.1\",\"seq\":1,\"product_model\":\"a. Series 350, 500, 700\",\"product_description\":\"Gammans Series 350, 500 and 700 Aluminum Fixed Skylight with Insulated Glass - Small Missile Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gammans Skylight Systems, Inc.\",\"approval_number_master\":\"FL#15146-R0\",\"approval_number\":\"FL15146.2\",\"seq\":2,\"product_model\":\"b. Series 500, 700\",\"product_description\":\"Gammans Series 500 and 700 Aluminum Fixed Skylight - Small Missile Impact - (Single Slope, Ridge, Pyramids and Polygon configurations available)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gammans Skylight Systems, Inc.\",\"approval_number_master\":\"FL#15146-R0\",\"approval_number\":\"FL15146.3\",\"seq\":3,\"product_model\":\"c. Series 350, 500, 700\",\"product_description\":\"Gammans Series 350, 500 and 700 Mulled Aluminum Fixed Skylight with Insulated Glass - Small Missile Impact - (Single Slope, Ridge, Pyramids and Polygon configurations available)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gammans Skylight Systems, Inc.\",\"approval_number_master\":\"FL#15146-R0\",\"approval_number\":\"FL15146.4\",\"seq\":4,\"product_model\":\"d. Series 500\",\"product_description\":\"Gammans Series 500 Aluminum Fixed Skylight - Large Missile Impact - (Single Slope, Ridge, Pyramids and Polygon configurations available)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gammans Skylight Systems, Inc.\",\"approval_number_master\":\"FL#15146-R0\",\"approval_number\":\"FL15146.5\",\"seq\":5,\"product_model\":\"e. Series 350, 500, 700\",\"product_description\":\"Gammans Series 350, 500 and 700 Mulled Aluminum Fixed Skylight with Insulated Glass - Large Missile Impact - (Single Slope, Ridge, Pyramids and Polygon configurations available)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gammans Skylight Systems, Inc.\",\"approval_number_master\":\"FL#15146-R0\",\"approval_number\":\"FL15146.6\",\"seq\":6,\"product_model\":\"f. Series 350, 400, 500, 700\",\"product_description\":\"Gammans Series 350, 400, 500 and 700 Mulled Aluminum Fixed Skylight with Insulated Glass - Small Missile Impact - (Single Slope, Ridge, Pyramids and Polygon configurations available)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gammans Skylight Systems, Inc.\",\"approval_number_master\":\"FL#15146-R0\",\"approval_number\":\"FL15146.7\",\"seq\":7,\"product_model\":\"g. Series 350, 400, 500, 700\",\"product_description\":\"Gammans Series 350, 400, 500 and 700 Mulled Aluminum Fixed Skylight with Insulated Glass - Large Missile Impact - (Single Slope, Ridge, Pyramids and Polygon configurations available)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Natural Light Energy Systems, dba Kennedy Skylights, LLC\":[{\"manufacturer\":\"Natural Light Energy Systems, dba Kennedy Skylights, LLC\",\"approval_number_master\":\"FL#15592-R9\",\"approval_number\":\"FL15592.8\",\"seq\":8,\"product_model\":\"\\\"SF\\\" Self-Flashing Polycarbonate Skylight\",\"product_description\":\"\\\"SF\\\" Self-Flashing Polycarbonate Skylight - Non-Impact\",\"design_pressure\":\"+85\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Natural Light Energy Systems, dba Kennedy Skylights, LLC\",\"approval_number_master\":\"FL#15592-R9\",\"approval_number\":\"FL15592.9\",\"seq\":9,\"product_model\":\"\\\"SFG4\\\" Curb Mounted Self Flashing Glass Skylight\",\"product_description\":\"\\\"SFG4\\\" Curb Mounted Self Flashing Glass Skylight - Non-Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Natural Light Energy Systems, dba Kennedy Skylights, LLC\",\"approval_number_master\":\"FL#2922-R0\",\"approval_number\":\"FL2922.1\",\"seq\":1,\"product_model\":\"CM\",\"product_description\":\"Curb Mount Polycarbonate Plastic Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Natural Light Energy Systems, dba Kennedy Skylights, LLC\",\"approval_number_master\":\"FL#2922-R0\",\"approval_number\":\"FL2922.2\",\"seq\":2,\"product_model\":\"CMG\",\"product_description\":\"Curb Mount Glass Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Natural Light Energy Systems, dba Kennedy Skylights, LLC\",\"approval_number_master\":\"FL#2922-R0\",\"approval_number\":\"FL2922.3\",\"seq\":3,\"product_model\":\"HCMA\",\"product_description\":\"Impact Curb Mount Polycarbonate Plastic w\\\/alum.ring\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Natural Light Energy Systems, dba Kennedy Skylights, LLC\",\"approval_number_master\":\"FL#2922-R0\",\"approval_number\":\"FL2922.4\",\"seq\":4,\"product_model\":\"ICMG\",\"product_description\":\"Curb Mount Impact Glass Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Natural Light Energy Systems, dba Kennedy Skylights, LLC\",\"approval_number_master\":\"FL#2922-R0\",\"approval_number\":\"FL2922.5\",\"seq\":5,\"product_model\":\"SF\",\"product_description\":\"Self-Flashing Polycarbonate Plastic\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Natural Light Energy Systems, dba Kennedy Skylights, LLC\",\"approval_number_master\":\"FL#3374-R0\",\"approval_number\":\"FL3374.1\",\"seq\":1,\"product_model\":\"SFG Series Glass\",\"product_description\":\"Self-Flashing Fixed Glass Skylight with Alum.Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Natural Light Energy Systems, dba Kennedy Skylights, LLC\",\"approval_number_master\":\"FL#3374-R0\",\"approval_number\":\"FL3374.2\",\"seq\":2,\"product_model\":\"SFGI Series Impact Glass\",\"product_description\":\"Self-Flashing Fixed Glass Skylight with Impact Glass\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Natural Light Energy Systems, dba Kennedy Skylights, LLC\",\"approval_number_master\":\"FL#15592-R0\",\"approval_number\":\"FL15592.1\",\"seq\":1,\"product_model\":\"\\\"CM\\\" Curb Mounted Polycarbonate Skylight\",\"product_description\":\"\\\"CM\\\" Curb Mounted Polycarbonate Skylight - Non-Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Natural Light Energy Systems, dba Kennedy Skylights, LLC\",\"approval_number_master\":\"FL#15592-R0\",\"approval_number\":\"FL15592.2\",\"seq\":2,\"product_model\":\"\\\"CMG\\\" Curb Mounted Glass Skylight\",\"product_description\":\"\\\"CMG\\\" Curb Mounted Glass Skylight - Non-Impact for HVHZ\",\"design_pressure\":\"+67.5\\\/-67.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Natural Light Energy Systems, dba Kennedy Skylights, LLC\",\"approval_number_master\":\"FL#15592-R0\",\"approval_number\":\"FL15592.3\",\"seq\":3,\"product_model\":\"\\\"CMG\\\" Curb Mounted Glass Skylight\",\"product_description\":\"\\\"CMG\\\" Curb Mounted Glass Skylight - Non-Impact\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Natural Light Energy Systems, dba Kennedy Skylights, LLC\",\"approval_number_master\":\"FL#15592-R0\",\"approval_number\":\"FL15592.4\",\"seq\":4,\"product_model\":\"\\\"HCMA\\\" Curb Mounted Polycarbonate Skylight\",\"product_description\":\"\\\"HCMA\\\" Curb Mounted Polycarbonate Skylight - Large Missile Impact for HVHZ\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Natural Light Energy Systems, dba Kennedy Skylights, LLC\",\"approval_number_master\":\"FL#15592-R0\",\"approval_number\":\"FL15592.5\",\"seq\":5,\"product_model\":\"\\\"HCMA\\\" Curb Mounted Polycarbonate Skylight\",\"product_description\":\"\\\"HCMA\\\" Curb Mounted Polycarbonate Skylight - Large Missile Impact for Wind Zone 4\\\/Missile Level D\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Natural Light Energy Systems, dba Kennedy Skylights, LLC\",\"approval_number_master\":\"FL#15592-R0\",\"approval_number\":\"FL15592.6\",\"seq\":6,\"product_model\":\"\\\"ICMG\\\" Curb Mounted Glass Skylight\",\"product_description\":\"\\\"ICMG\\\" Curb Mounted Glass Skylight - Large Missile Impact for HVHZ\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Natural Light Energy Systems, dba Kennedy Skylights, LLC\",\"approval_number_master\":\"FL#15592-R0\",\"approval_number\":\"FL15592.7\",\"seq\":7,\"product_model\":\"\\\"ICMG\\\" Curb Mounted Glass Skylight\",\"product_description\":\"\\\"ICMG\\\" Curb Mounted Glass Skylight - Large Missile Impact for Wind Zone 4\\\/Missile Level D\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Natural Light Energy Systems, dba Kennedy Skylights, LLC\",\"approval_number_master\":\"FL#15592-R0\",\"approval_number\":\"FL15592.10\",\"seq\":10,\"product_model\":\"\\\"SF\\\" Self-Flashing Polycarbonate Skylight\",\"product_description\":\"\\\"SF\\\" Self-Flashing Polycarbonate Skylight - Non-Impact\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Natural Light Energy Systems, dba Kennedy Skylights, LLC\",\"approval_number_master\":\"FL#15592-R0\",\"approval_number\":\"FL15592.11\",\"seq\":11,\"product_model\":\"\\\"SFG4\\\" Curb Mounted Self Flashing Glass Skylight\",\"product_description\":\"\\\"SFG4\\\" Curb Mounted Self Flashing Glass Skylight - Non-Impact\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Natural Light Energy Systems, dba Kennedy Skylights, LLC\",\"approval_number_master\":\"FL#39163-R0\",\"approval_number\":\"FL39163.1\",\"seq\":1,\"product_model\":\"Model \\\"SFG\\\" Curb Mounted Self-Flashing Glass Skylight\",\"product_description\":\"Model \\\"SFG\\\" Curb Mounted Self-Flashing Glass Skylight (LMI & SMI)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Novum Structures LLC\":[{\"manufacturer\":\"Novum Structures LLC\",\"approval_number_master\":\"FL#17478-R4\",\"approval_number\":\"FL17478.1\",\"seq\":1,\"product_model\":\"17.5mm PSG System\",\"product_description\":\"17.5mm thick laminated, point supported glass (2 layers of 8mm thick fully tempered glass with 1.52 mm thick PVB interlayer).\",\"design_pressure\":\"+125\\\/-125\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-11-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Novum Structures LLC\",\"approval_number_master\":\"FL#17478-R4\",\"approval_number\":\"FL17478.2\",\"seq\":2,\"product_model\":\"21.5mm PSG System\",\"product_description\":\"21.5mm thick laminated, point supported glass (2 layers of 10mm thick fully tempered glass with 1.52mm thick PVB interlayer).\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-11-12 00:00:00\",\"instructions_url\":\"\"}],\"FENEX, LLC. formerly Fenex Corp M.D., Inc.\":[{\"manufacturer\":\"FENEX, LLC. formerly Fenex Corp M.D., Inc.\",\"approval_number_master\":\"FL#22981-R3\",\"approval_number\":\"FL22981.1\",\"seq\":1,\"product_model\":\"Oversized Solarium & Skylight\",\"product_description\":\"Large and Small Missile Impact Resistant\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Tubular Skylight, Inc.\":[{\"manufacturer\":\"Tubular Skylight, Inc.\",\"approval_number_master\":\"FL#22983-R2\",\"approval_number\":\"FL22983.1\",\"seq\":1,\"product_model\":\"LRM Series Skylight\",\"product_description\":\"0.093\\\" Low Profile Lexan Skylight with 0.020\\\" Reflective Aluminum Tube.\",\"design_pressure\":\"+67.5\\\/-90.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubular Skylight, Inc.\",\"approval_number_master\":\"FL#22983-R2\",\"approval_number\":\"FL22983.2\",\"seq\":2,\"product_model\":\"LSM Series Skylight\",\"product_description\":\"0.119\\\" Lexan Skylight with 26 Ga. Base Flashing and 0.020\\\" Reflective Aluminum Tube.\",\"design_pressure\":\"+80.7\\\/-180.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubular Skylight, Inc.\",\"approval_number_master\":\"FL#1866-R0\",\"approval_number\":\"FL1866.1\",\"seq\":1,\"product_model\":\"TSL100\",\"product_description\":\"Tubular 8\\\" Diameter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubular Skylight, Inc.\",\"approval_number_master\":\"FL#1866-R0\",\"approval_number\":\"FL1866.2\",\"seq\":2,\"product_model\":\"TSL400\",\"product_description\":\"Tubular 13\\\" Diameter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubular Skylight, Inc.\",\"approval_number_master\":\"FL#1866-R0\",\"approval_number\":\"FL1866.3\",\"seq\":3,\"product_model\":\"TSL46\",\"product_description\":\"Tubular 5.5\\\" Diameter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubular Skylight, Inc.\",\"approval_number_master\":\"FL#1866-R0\",\"approval_number\":\"FL1866.4\",\"seq\":4,\"product_model\":\"TSL900\",\"product_description\":\"Tubular 21\\\" Diameter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tubular Skylight, Inc.\",\"approval_number_master\":\"FL#18659-R0\",\"approval_number\":\"FL18659.1\",\"seq\":1,\"product_model\":\"TSL STD; TSL STD-F; TSL LRM-C\",\"product_description\":\"All models are metal tubes with attached Lexan domes. The STD model is for pitched roof applications, the STD-F is for flat roof applications, and the LRM-C is a low profile mount for a curb application.\",\"design_pressure\":\"+90\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-18 00:00:00\",\"instructions_url\":\"\"}],\"Faour Glass Technologies\":[{\"manufacturer\":\"Faour Glass Technologies\",\"approval_number_master\":\"FL#29880-R4\",\"approval_number\":\"FL29880.1\",\"seq\":1,\"product_model\":\"Series 'Slimpact XL' Skylight System\",\"product_description\":\"Large missile impact resistant skylight system.\",\"design_pressure\":\"+66.0\\\/-86.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"SKYLIGHT CONCEPTS, INC.\":[{\"manufacturer\":\"SKYLIGHT CONCEPTS, INC.\",\"approval_number_master\":\"FL#33364-R2\",\"approval_number\":\"FL33364.1\",\"seq\":1,\"product_model\":\"Flush Glazed Skylight\",\"product_description\":\"Skylight system made of laminated heat strengthened glass retained by aluminum profile, wet glazed.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SKYLIGHT CONCEPTS, INC.\",\"approval_number_master\":\"FL#41821-R1\",\"approval_number\":\"FL41821.1\",\"seq\":1,\"product_model\":\"Impact Resistant SCI-H500\",\"product_description\":\"Skylight system made of laminated or laminated insulated glass supported by aluminum framing welded or mechanically connected covering different shape configurations.\",\"design_pressure\":\"+75\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SKYLIGHT CONCEPTS, INC.\",\"approval_number_master\":\"FL#42356-R1\",\"approval_number\":\"FL42356.1\",\"seq\":1,\"product_model\":\"POLYCARBONATE DOME SKYLIGHT\",\"product_description\":\"Skylight made of polycarbonate retained by aluminum profile frame, wet glazed.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SKYLIGHT CONCEPTS, INC.\",\"approval_number_master\":\"FL#32495-R0\",\"approval_number\":\"FL32495.1\",\"seq\":1,\"product_model\":\"Flush Glazed Skylight\",\"product_description\":\"Skylight system made of laminated heat strengthened glass retained by aluminum profile, wet glazed.\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Kingspan Light + Air LLC\":[{\"manufacturer\":\"Kingspan Light + Air LLC\",\"approval_number_master\":\"FL#34558-R1\",\"approval_number\":\"FL34558.1\",\"seq\":1,\"product_model\":\"HEAVY WEATHER SKYLIGHT\",\"product_description\":\"HEAVY WEATHER SKYLIGHT\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kingspan Light + Air LLC\",\"approval_number_master\":\"FL#14006-R0\",\"approval_number\":\"FL14006.1\",\"seq\":1,\"product_model\":\"HEAVY WEATHER SKYLIGHT\",\"product_description\":\"HEAVY WEATHER SKYLIGHT\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kingspan Light + Air LLC\",\"approval_number_master\":\"FL#21081-R0\",\"approval_number\":\"FL21081.1\",\"seq\":1,\"product_model\":\"HEAVY WEATHER SKYLIGHT\",\"product_description\":\"HEAVY WEATHER SKYLIGHT\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kingspan Light + Air LLC\",\"approval_number_master\":\"FL#26532-R0\",\"approval_number\":\"FL26532.1\",\"seq\":1,\"product_model\":\"HEAVY WEATHER SKYLIGHT\",\"product_description\":\"HEAVY WEATHER SKYLIGHT\",\"design_pressure\":\"+55\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"}],\"E.S. Windows, Inc.\":[{\"manufacturer\":\"E.S. Windows, Inc.\",\"approval_number_master\":\"FL#46852-R0\",\"approval_number\":\"FL46852.1\",\"seq\":1,\"product_model\":\"ES-7100 ALUMINUM SKYLIGHT\",\"product_description\":\"ES-7100 ALUMINUM SKYLIGTH SMI\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-21 00:00:00\",\"instructions_url\":\"\"}],\"Perspective Glass Company\":[{\"manufacturer\":\"Perspective Glass Company\",\"approval_number_master\":\"FL#47722-R0\",\"approval_number\":\"FL47722.1\",\"seq\":1,\"product_model\":\"PGC-788 SKYLIGHT SYSTEM\",\"product_description\":\"PGC-788 SKYLIGHT SYSTEM LMI & SMI (LEVEL D AND E)\",\"design_pressure\":\"+100\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Andersen Corporation\":[{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1101-R2\",\"approval_number\":\"FL1101.1\",\"seq\":1,\"product_model\":\"400 Series Skylight Window - Non Impact\",\"product_description\":\"Fiberglass Clad Wood Skylight Window Non-Impact\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Andersen Corporation\",\"approval_number_master\":\"FL#1101-R1\",\"approval_number\":\"FL1101.2\",\"seq\":2,\"product_model\":\"400 Series Skylight Window - Non Impact\",\"product_description\":\"Fiberglass Clad Wood Skylight Window Non-Impact\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"ODL, Inc.\":[{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#2142-R0\",\"approval_number\":\"FL2142.1\",\"seq\":1,\"product_model\":\"EZ 10SCP Tubular Skylight\",\"product_description\":\"10\\\" severe weather plastic glazed tubular skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#2142-R0\",\"approval_number\":\"FL2142.2\",\"seq\":2,\"product_model\":\"EZ 14SCP Tubular Skylight\",\"product_description\":\"14\\\" severe weather plastic glazed tubular skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#2146-R0\",\"approval_number\":\"FL2146.1\",\"seq\":1,\"product_model\":\"DP 2828 Skylight\",\"product_description\":\"Aluminum Self-Flashing Curb, Plastic Domed Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#2146-R0\",\"approval_number\":\"FL2146.2\",\"seq\":2,\"product_model\":\"DP 2840 Skylight\",\"product_description\":\"Aluminum Self-Flashing Curb, Plastic Domed Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#2146-R0\",\"approval_number\":\"FL2146.3\",\"seq\":3,\"product_model\":\"DP 2852 Skylight\",\"product_description\":\"Aluminum Self-Flashing Curb, Plastic Domed Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#14924-R0\",\"approval_number\":\"FL14924.1\",\"seq\":1,\"product_model\":\"a. \\\"EZ\\\" Tubular Skylight\",\"product_description\":\"ODL \\\"Non-Impact\\\" Tubular Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#14924-R0\",\"approval_number\":\"FL14924.2\",\"seq\":2,\"product_model\":\"b. \\\"EZ\\\" Tubular Skylight\",\"product_description\":\"ODL \\\"Impact\\\" Tubular Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#14924-R0\",\"approval_number\":\"FL14924.3\",\"seq\":3,\"product_model\":\"c. \\\"EZ\\\" Tubular Skylight\",\"product_description\":\"ODL \\\"Impact\\\" Tubular Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#14924-R1\",\"approval_number\":\"FL14924.4\",\"seq\":4,\"product_model\":\"d. \\\"TS\\\" Tubular Skylight\",\"product_description\":\"ODL \\\"Non-Impact\\\" Tubular Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#14924-R1\",\"approval_number\":\"FL14924.5\",\"seq\":5,\"product_model\":\"e. \\\"TS\\\" Tubular Skylight\",\"product_description\":\"ODL \\\"Impact\\\" Tubular Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ODL, Inc.\",\"approval_number_master\":\"FL#14924-R1\",\"approval_number\":\"FL14924.6\",\"seq\":6,\"product_model\":\"f. \\\"TS\\\" Tubular Skylight\",\"product_description\":\"ODL \\\"Impact\\\" Tubular Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Tristar Skylights\":[{\"manufacturer\":\"Tristar Skylights\",\"approval_number_master\":\"FL#2411-R0\",\"approval_number\":\"FL2411.1\",\"seq\":1,\"product_model\":\"series 1000 skylight system\",\"product_description\":\"custom structural skylights\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Stabilit America, Inc. dba Resolite\":[{\"manufacturer\":\"Stabilit America, Inc. dba Resolite\",\"approval_number_master\":\"FL#2586-R0\",\"approval_number\":\"FL2586.1\",\"seq\":1,\"product_model\":\"Type FS25A 830 1230\",\"product_description\":\"Fiber reinforced Plastics Composites Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Birdview Skylights\":[{\"manufacturer\":\"Birdview Skylights\",\"approval_number_master\":\"FL#3156-R0\",\"approval_number\":\"FL3156.1\",\"seq\":1,\"product_model\":\"1- \\\"CMDADE\\\"\",\"product_description\":\"Fixed Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Birdview Skylights\",\"approval_number_master\":\"FL#3156-R0\",\"approval_number\":\"FL3156.2\",\"seq\":2,\"product_model\":\"2- \\\"6SFD-DADE\\\"\",\"product_description\":\"Aluminum Framed Polycarbonate Domed Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Birdview Skylights\",\"approval_number_master\":\"FL#5291-R1\",\"approval_number\":\"FL5291.1\",\"seq\":1,\"product_model\":\"1- \\\"CMDADE\\\"\",\"product_description\":\"Fixed, Curb mounted Skylight\",\"design_pressure\":\"+60\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Birdview Skylights\",\"approval_number_master\":\"FL#5291-R1\",\"approval_number\":\"FL5291.2\",\"seq\":2,\"product_model\":\"2- \\\"6SF-DADE\\\"\",\"product_description\":\"Aluminum Framed Polycarbonate Domed Skylight\",\"design_pressure\":\"+60\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-02 00:00:00\",\"instructions_url\":\"\"}],\"Naturalite Skylights\":[{\"manufacturer\":\"Naturalite Skylights\",\"approval_number_master\":\"FL#4449-R1\",\"approval_number\":\"FL4449.1\",\"seq\":1,\"product_model\":\"BMS-3000 HR\",\"product_description\":\"Custom glass skylight\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Naturalite Skylights\",\"approval_number_master\":\"FL#4449-R0\",\"approval_number\":\"FL4449.2\",\"seq\":2,\"product_model\":\"Naturalite BMS 3000 HR (LM) Skylight System\",\"product_description\":\"Custom Glass Skylights\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Naturalite Skylights\",\"approval_number_master\":\"FL#1500-R2\",\"approval_number\":\"FL1500.1\",\"seq\":1,\"product_model\":\"HRL, HRLDD, HRA, HRADD\",\"product_description\":\"Single or double domed curb mount or self flashing skylights\",\"design_pressure\":\"+20\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Naturalite Skylights\",\"approval_number_master\":\"FL#1500-R0\",\"approval_number\":\"FL1500.2\",\"seq\":2,\"product_model\":\"HRADD\",\"product_description\":\"double glazed self flashing skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Naturalite Skylights\",\"approval_number_master\":\"FL#1500-R0\",\"approval_number\":\"FL1500.3\",\"seq\":3,\"product_model\":\"HRL\",\"product_description\":\"Single glazed curb mount skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Naturalite Skylights\",\"approval_number_master\":\"FL#1500-R0\",\"approval_number\":\"FL1500.4\",\"seq\":4,\"product_model\":\"HRLDD\",\"product_description\":\"Double Glazed curb mount skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"GE Advanced Materials Polymers\":[{\"manufacturer\":\"GE Advanced Materials Polymers\",\"approval_number_master\":\"FL#4896-R0\",\"approval_number\":\"FL4896.1\",\"seq\":1,\"product_model\":\"AFT-Cat 5 Fixed Skylight\",\"product_description\":\"64\\\" x 76\\\" (Lexan XL Polycarbonite) Fixed Impact Skylight Maximum D.P. + - 70.0 psf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Lighthouse Skylights and Roofing\":[{\"manufacturer\":\"Lighthouse Skylights and Roofing\",\"approval_number_master\":\"FL#4906-R0\",\"approval_number\":\"FL4906.1\",\"seq\":1,\"product_model\":\"DGS Series\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Architectural Skylight Co., Inc.\":[{\"manufacturer\":\"Architectural Skylight Co., Inc.\",\"approval_number_master\":\"FL#5971-R0\",\"approval_number\":\"FL5971.1\",\"seq\":1,\"product_model\":\"System 2000\",\"product_description\":\"Aluminum Frame Glass Skylights\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Metcoe Skylight Specialties, Inc.\":[{\"manufacturer\":\"Metcoe Skylight Specialties, Inc.\",\"approval_number_master\":\"FL#6986-R0\",\"approval_number\":\"FL6986.1\",\"seq\":1,\"product_model\":\"\\\"9\\\/16\\\" Laminated Glass & Aluminum Extrusions Skylilght System\\\"\",\"product_description\":\"16'-0\\\" Max. Wide Impact Resistant Gabled Skylight\",\"design_pressure\":\"+75.0\\\/-75.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metcoe Skylight Specialties, Inc.\",\"approval_number_master\":\"FL#11835-R0\",\"approval_number\":\"FL11835.1\",\"seq\":1,\"product_model\":\"\\\"9\\\/16\\\" Laminated Glass & Aluminum Extrusions Skylight System\\\"\",\"product_description\":\"Large Missile Impact Resistant Glass Glazed Structural Skylight\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metcoe Skylight Specialties, Inc.\",\"approval_number_master\":\"FL#11835-R1\",\"approval_number\":\"FL11835.2\",\"seq\":2,\"product_model\":\"\\\"9\\\/16\\\" Laminated Glass & Aluminum Extrusions Skylight System\\\"\",\"product_description\":\"Large Missile Impact Resistant Glass Glazed Structural Skylight\",\"design_pressure\":\"+75\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-19 00:00:00\",\"instructions_url\":\"\"}],\"Centerpoint Translucent Systems\":[{\"manufacturer\":\"Centerpoint Translucent Systems\",\"approval_number_master\":\"FL#9997-R0\",\"approval_number\":\"FL9997.1\",\"seq\":1,\"product_model\":\"EF-CP SKYLIGHT\",\"product_description\":\"EF-CP SKYLIGHT, 26X122\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Attic Breeze\":[{\"manufacturer\":\"Attic Breeze\",\"approval_number_master\":\"FL#15995-R0\",\"approval_number\":\"FL15995.1\",\"seq\":1,\"product_model\":\"a. \\\"SUN EFFECTS\\\" Tubular Skylight\",\"product_description\":\"\\\"Impact\\\" Tubular Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Attic Breeze\",\"approval_number_master\":\"FL#15995-R0\",\"approval_number\":\"FL15995.2\",\"seq\":2,\"product_model\":\"b. \\\"SUN EFFECTS\\\" Tubular Skylight\",\"product_description\":\"\\\"Impact\\\" Tubular Skylight\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-01 00:00:00\",\"instructions_url\":\"\"}],\"Sun-Dome by Daylighting Technologies\":[{\"manufacturer\":\"Sun-Dome by Daylighting Technologies\",\"approval_number_master\":\"FL#1628-R2\",\"approval_number\":\"FL1628.1\",\"seq\":1,\"product_model\":\"Sun-Dome\",\"product_description\":\"Tubular Skylights 10\\\", 13\\\", 21\\\"\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Dome by Daylighting Technologies\",\"approval_number_master\":\"FL#1628-R1\",\"approval_number\":\"FL1628.2\",\"seq\":2,\"product_model\":\"Sun-Dome\",\"product_description\":\"Tubular Skylight 10\\\", 13\\\", 21\\\"\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sun-Dome by Daylighting Technologies\",\"approval_number_master\":\"FL#15859-R0\",\"approval_number\":\"FL15859.1\",\"seq\":1,\"product_model\":\"SD 2100 Commercial Skylight\",\"product_description\":\"Tubular Skylight - Aluminum and Polycarbonate Dome\",\"design_pressure\":\"+150\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-17 00:00:00\",\"instructions_url\":\"\"}],\"Maxim Industries, Inc.\":[{\"manufacturer\":\"Maxim Industries, Inc.\",\"approval_number_master\":\"FL#2418-R2\",\"approval_number\":\"FL2418.1\",\"seq\":1,\"product_model\":\"Dade Curb Mount Skylight\",\"product_description\":\"Curb Mount Skylight\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Maxim Industries, Inc.\",\"approval_number_master\":\"FL#2418-R2\",\"approval_number\":\"FL2418.2\",\"seq\":2,\"product_model\":\"Dade Self Flashing Skylight\",\"product_description\":\"Self Flashing Skylight\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Maxim Industries, Inc.\",\"approval_number_master\":\"FL#21896-R0\",\"approval_number\":\"FL21896.1\",\"seq\":1,\"product_model\":\"Aluminum Skylight\",\"product_description\":\"Series BCM\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-31 00:00:00\",\"instructions_url\":\"\"}],\"Super Sky Products, Inc.\":[{\"manufacturer\":\"Super Sky Products, Inc.\",\"approval_number_master\":\"FL#3077-R2\",\"approval_number\":\"FL3077.1\",\"seq\":1,\"product_model\":\"Standard Tubular Skylight Glazing System\",\"product_description\":\"Small Missile Tested Skylight Glazing System NOA 08-1114.13\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Super Sky Products, Inc.\",\"approval_number_master\":\"FL#3077-R2\",\"approval_number\":\"FL3077.2\",\"seq\":2,\"product_model\":\"Standard Tubular Skylight Glazing System\",\"product_description\":\"Large Missile Tested Skylight Glazing System - NOA 08-1114.14, NOA 07-0810.02\",\"design_pressure\":\"+80\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Super Sky Products, Inc.\",\"approval_number_master\":\"FL#17664-R0\",\"approval_number\":\"FL17664.1\",\"seq\":1,\"product_model\":\"Standard Aluminum Tubular Skylight System\",\"product_description\":\"2\\\" x 3-7\\\/8\\\" Two Sided SSG Non Impact\",\"design_pressure\":\"+37\\\/-70\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"American Skylites\":[{\"manufacturer\":\"American Skylites\",\"approval_number_master\":\"FL#9711-R1\",\"approval_number\":\"FL9711.1\",\"seq\":1,\"product_model\":\"CMD-100\\\/SFD-100\",\"product_description\":\"Dade 100 Curb Mount and Dade 100 Self Flashing\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Skylites\",\"approval_number_master\":\"FL#9711-R1\",\"approval_number\":\"FL9711.2\",\"seq\":2,\"product_model\":\"DSF\",\"product_description\":\"Miami Dade Self Flashing\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Skylites\",\"approval_number_master\":\"FL#9711-R1\",\"approval_number\":\"FL9711.3\",\"seq\":3,\"product_model\":\"DTCM\",\"product_description\":\"Miami Dade Thermally Broken Curb Mount\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-21 00:00:00\",\"instructions_url\":\"\"}],\"Metal-Era, LLC\":[{\"manufacturer\":\"Metal-Era, LLC\",\"approval_number_master\":\"FL#11266-R0\",\"approval_number\":\"FL11266.1\",\"seq\":1,\"product_model\":\"RE-LUMINATE SKYLIGHT\",\"product_description\":\"RE-LUMINATE SKYLIGHT\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-07-23 00:00:00\",\"instructions_url\":\"\"}],\"Major Industries\":[{\"manufacturer\":\"Major Industries\",\"approval_number_master\":\"FL#13456-R0\",\"approval_number\":\"FL13456.1\",\"seq\":1,\"product_model\":\"Guardian 275 Translucent Daylighting System\",\"product_description\":\"Guardian 275 Skylight Hurricane Daylighting System\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-06-30 00:00:00\",\"instructions_url\":\"\"}],\"Orion Energy Systems\":[{\"manufacturer\":\"Orion Energy Systems\",\"approval_number_master\":\"FL#14069-R0\",\"approval_number\":\"FL14069.1\",\"seq\":1,\"product_model\":\"Apollo Solar Light Pipe\",\"product_description\":\"LP22.25 Tubular Daylight Device\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-14 00:00:00\",\"instructions_url\":\"\"}],\"CiraLight Global\":[{\"manufacturer\":\"CiraLight Global\",\"approval_number_master\":\"FL#14468-R0\",\"approval_number\":\"FL14468.1\",\"seq\":1,\"product_model\":\"Suntracker Smart Skylight\",\"product_description\":\"Solar Powered Daylighting Skylight System\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-08 00:00:00\",\"instructions_url\":\"\"}],\"V-Tech\":[{\"manufacturer\":\"V-Tech\",\"approval_number_master\":\"FL#14536-R0\",\"approval_number\":\"FL14536.1\",\"seq\":1,\"product_model\":\"VTCMC-HURRICANE\",\"product_description\":\"Curb Mounted Cap Skylight with Hurricane Glass\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"V-Tech\",\"approval_number_master\":\"FL#14536-R0\",\"approval_number\":\"FL14536.2\",\"seq\":2,\"product_model\":\"VTSSF-HURRICANE\",\"product_description\":\"Seamless Self-Flashing Skylight with Hurricane Glass\",\"design_pressure\":\"+75.0\\\/-75.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-10 00:00:00\",\"instructions_url\":\"\"}],\"U.S. Sunlight Corporation\":[{\"manufacturer\":\"U.S. Sunlight Corporation\",\"approval_number_master\":\"FL#14564-R0\",\"approval_number\":\"FL14564.1\",\"seq\":1,\"product_model\":\"SkylightTube\\u2122\",\"product_description\":\"Self-Flashing Tubular Daylight Device Attached to Plywood Deck\",\"design_pressure\":\"+180.0\\\/-180.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-28 00:00:00\",\"instructions_url\":\"\"}],\"Exarc Skylights Inc.\":[{\"manufacturer\":\"Exarc Skylights Inc.\",\"approval_number_master\":\"FL#14881-R0\",\"approval_number\":\"FL14881.1\",\"seq\":1,\"product_model\":\"AFT-CAT 5 Skylight\",\"product_description\":\"AFT-CAT 5 Curb-Mounted Rectangular Domed Skylight\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Exarc Skylights Inc.\",\"approval_number_master\":\"FL#14881-R0\",\"approval_number\":\"FL14881.2\",\"seq\":2,\"product_model\":\"CAT-5 SC Skylight\",\"product_description\":\"CAT-5 SC Rectangular Domed Skylight\",\"design_pressure\":\"+83.2\\\/-124.8\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-01 00:00:00\",\"instructions_url\":\"\"}],\"Owens Corning\":[{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#15095-R0\",\"approval_number\":\"FL15095.1\",\"seq\":1,\"product_model\":\"a. \\\"Illuminator\\\" Severe Weather Tubular Skylight\",\"product_description\":\"The \\\"Illuminator\\\" Severe Weather \\\"Non-Impact\\\" Tubular Skylight - (10\\\" and 14\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#15095-R0\",\"approval_number\":\"FL15095.2\",\"seq\":2,\"product_model\":\"b. \\\"Illuminator\\\" Severe Weather Tubular Skylight\",\"product_description\":\"The \\\"Illuminator\\\" Severe Weather \\\"Impact\\\" Tubular Skylight - (10\\\" and 14\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Owens Corning\",\"approval_number_master\":\"FL#15095-R0\",\"approval_number\":\"FL15095.3\",\"seq\":3,\"product_model\":\"c. \\\"Illuminator\\\" Severe Weather Tubular Skylight\",\"product_description\":\"The \\\"Illuminator\\\" Severe Weather \\\"Impact\\\" Tubular Skylight - (10\\\" and 14\\\")\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"OLDCASTLE BUILDING ENVELOPE\":[{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#17005-R0\",\"approval_number\":\"FL17005.1\",\"seq\":1,\"product_model\":\"Series BMS-3000 Stormax Skylight\",\"product_description\":\"Series BMS-3000 Stormax Skylight - Small Missile\",\"design_pressure\":\"+100\\\/-125\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#17005-R0\",\"approval_number\":\"FL17005.2\",\"seq\":2,\"product_model\":\"Series BMS-3000 Stormax Skylight\",\"product_description\":\"Series BMS-3000 Stormax Skylight - Large Missile\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OLDCASTLE BUILDING ENVELOPE\",\"approval_number_master\":\"FL#17669-R0\",\"approval_number\":\"FL17669.1\",\"seq\":1,\"product_model\":\"BMS-3000 STORMMAX SKYLIGHT, LMI-SMI\",\"product_description\":\"SERIES BMS STORMMAX SKYLIGHT LARGE AND SMALL MISSILE\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Butler Manufacturing Company\":[{\"manufacturer\":\"Butler Manufacturing Company\",\"approval_number_master\":\"FL#17993-R0\",\"approval_number\":\"FL17993.1\",\"seq\":1,\"product_model\":\"SunLite Strip Self-Flashing Skylight with Thermal Break\",\"product_description\":\"SunLite Strip Self-Flashing Skylight\\nwith Thermal Break\",\"design_pressure\":\"+40\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-09-01 00:00:00\",\"instructions_url\":\"\"}],\"Varco Pruden Buildings\":[{\"manufacturer\":\"Varco Pruden Buildings\",\"approval_number_master\":\"FL#17998-R0\",\"approval_number\":\"FL17998.1\",\"seq\":1,\"product_model\":\"PrisMAX SL Self-Flashing Skylight with Thermal Break\",\"product_description\":\"PrisMAX SL Self-Flashing Skylight with Thermal Break\",\"design_pressure\":\"+40\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-09-01 00:00:00\",\"instructions_url\":\"\"}],\"Elite Solar Systems, Inc.\":[{\"manufacturer\":\"Elite Solar Systems, Inc.\",\"approval_number_master\":\"FL#21444-R0\",\"approval_number\":\"FL21444.1\",\"seq\":1,\"product_model\":\"24ETS Tubular Skylight\",\"product_description\":\"24ETS Tubular Skylight - Curb Mount Flashing\",\"design_pressure\":\"+80.0\\\/-200.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Solar Systems, Inc.\",\"approval_number_master\":\"FL#21444-R0\",\"approval_number\":\"FL21444.2\",\"seq\":2,\"product_model\":\"24ETS Tubular Skylight\",\"product_description\":\"24ETS Tubular Skylight - Flat Flashing\",\"design_pressure\":\"+80.0\\\/-200.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"United Skys LLC\":[{\"manufacturer\":\"United Skys LLC\",\"approval_number_master\":\"FL#21542-R0\",\"approval_number\":\"FL21542.1\",\"seq\":1,\"product_model\":\"Series 6000\",\"product_description\":\"Series 6000 Sloped Glazed Skylight System - HVHZ Impact\",\"design_pressure\":\"+70\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"United Skys LLC\",\"approval_number_master\":\"FL#21542-R0\",\"approval_number\":\"FL21542.2\",\"seq\":2,\"product_model\":\"Series 6000\",\"product_description\":\"Series 6000 Sloped Glazed Skylight System - Non-Impact\",\"design_pressure\":\"+70\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Glass Flooring Systems\":[{\"manufacturer\":\"Glass Flooring Systems\",\"approval_number_master\":\"FL#22835-R0\",\"approval_number\":\"FL22835.1\",\"seq\":1,\"product_model\":\"\\\"SkyFloor\\u00ae\\\" Walkable Skylight\",\"product_description\":\"FA-TB 4x4\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-23 00:00:00\",\"instructions_url\":\"\"}],\"Uni-Sky Corporation\":[{\"manufacturer\":\"Uni-Sky Corporation\",\"approval_number_master\":\"FL#37858-R0\",\"approval_number\":\"FL37858.1\",\"seq\":1,\"product_model\":\"7000 Series\",\"product_description\":\"Aluminum Skylight System.\",\"design_pressure\":\"+78\\\/-78\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"}]},\"g. structural components|||1. wood connector\\\/anchor\":{\"Simpson Strong-Tie Company\":[{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13628-R8\",\"approval_number\":\"FL13628.3\",\"seq\":3,\"product_model\":\"SSTB16, SSTB20, SSTB24, SSTB28, SSTB34, SSTB36, SSTB16L, SSTB20L, SSTB24L, SSTB28L\",\"product_description\":\"SSTB Anchor Bolts\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10007-R10\",\"approval_number\":\"FL10007.1\",\"seq\":1,\"product_model\":\"ATUD5, ATUD6-2, ATUD9, ATUD9-2, ATUD9-3, ATUD14, ATUD14-2\",\"product_description\":\"Aluminum Take-Up Device\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10007-R10\",\"approval_number\":\"FL10007.2\",\"seq\":2,\"product_model\":\"CTUD55, CTUD65, CTUD66, CTUD75, CTUD76, CTUD77, CTUD87, CTUD88, CTUD97, CTUD98, CTUD99\",\"product_description\":\"Coupling Take-Up Device\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10446-R7\",\"approval_number\":\"FL10446.37\",\"seq\":37,\"product_model\":\"Z2, Z4, Z44\",\"product_description\":\"Panel Stiffener Clips\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13872-R5\",\"approval_number\":\"FL13872.25\",\"seq\":25,\"product_model\":\"TJC37\",\"product_description\":\"Truss Jack Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13975-R8\",\"approval_number\":\"FL13975.13\",\"seq\":13,\"product_model\":\"SWD18212DBB, SWD18312DBB, SWD18614DBB, SWD22812DBB, SWD221034DBB\",\"product_description\":\"Strong-Drive SWD Double-Threaded Screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#402-R0\",\"approval_number\":\"FL402.1\",\"seq\":1,\"product_model\":\"Drop-In Anchor\",\"product_description\":\"Internally Threaded Expansion Shell Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#402-R0\",\"approval_number\":\"FL402.2\",\"seq\":2,\"product_model\":\"ET Epoxy\",\"product_description\":\"Epoxy Adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#402-R0\",\"approval_number\":\"FL402.3\",\"seq\":3,\"product_model\":\"SET Epoxy\",\"product_description\":\"Epoxy Adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#402-R0\",\"approval_number\":\"FL402.4\",\"seq\":4,\"product_model\":\"Sleeve-All Anchor\",\"product_description\":\"Sleeve Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#402-R0\",\"approval_number\":\"FL402.5\",\"seq\":5,\"product_model\":\"Wedge-All Anchor\",\"product_description\":\"Wedge Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.1\",\"seq\":1,\"product_model\":\"A21\",\"product_description\":\"Angles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.2\",\"seq\":2,\"product_model\":\"A23\",\"product_description\":\"Angles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.3\",\"seq\":3,\"product_model\":\"A34\",\"product_description\":\"Framing Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.4\",\"seq\":4,\"product_model\":\"A35\",\"product_description\":\"Framing Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.5\",\"seq\":5,\"product_model\":\"A35F\",\"product_description\":\"Framing Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.6\",\"seq\":6,\"product_model\":\"AB44\",\"product_description\":\"Adjustable Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.7\",\"seq\":7,\"product_model\":\"AB44R\",\"product_description\":\"Adjustable Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.8\",\"seq\":8,\"product_model\":\"AB46\",\"product_description\":\"Adjustable Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.9\",\"seq\":9,\"product_model\":\"AB46R\",\"product_description\":\"Adjustable Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.10\",\"seq\":10,\"product_model\":\"AB66\",\"product_description\":\"Adjustable Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.11\",\"seq\":11,\"product_model\":\"AB66R\",\"product_description\":\"Adjustable Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.12\",\"seq\":12,\"product_model\":\"ABA44\",\"product_description\":\"Adjustable Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.13\",\"seq\":13,\"product_model\":\"ABA44R\",\"product_description\":\"Adjustable Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.14\",\"seq\":14,\"product_model\":\"ABA46\",\"product_description\":\"Adjustable Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.15\",\"seq\":15,\"product_model\":\"ABA46R\",\"product_description\":\"Adjustable Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.16\",\"seq\":16,\"product_model\":\"ABA66\",\"product_description\":\"Adjustable Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.17\",\"seq\":17,\"product_model\":\"ABA66R\",\"product_description\":\"Adjustable Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.18\",\"seq\":18,\"product_model\":\"ABE44\",\"product_description\":\"Adjustable Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.19\",\"seq\":19,\"product_model\":\"ABE46\",\"product_description\":\"Adjustable Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.20\",\"seq\":20,\"product_model\":\"ABE66\",\"product_description\":\"Adjustable Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.21\",\"seq\":21,\"product_model\":\"ABU44\",\"product_description\":\"Adjustable Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.22\",\"seq\":22,\"product_model\":\"ABU46\",\"product_description\":\"Adjustable Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.23\",\"seq\":23,\"product_model\":\"AC4\",\"product_description\":\"Post Caps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.24\",\"seq\":24,\"product_model\":\"AC6\",\"product_description\":\"Post Caps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.25\",\"seq\":25,\"product_model\":\"ACE4\",\"product_description\":\"Post Caps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.26\",\"seq\":26,\"product_model\":\"ACE6\",\"product_description\":\"Post Caps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.27\",\"seq\":27,\"product_model\":\"BC4\",\"product_description\":\"Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.28\",\"seq\":28,\"product_model\":\"BC46\",\"product_description\":\"Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.29\",\"seq\":29,\"product_model\":\"BC4R\",\"product_description\":\"Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.30\",\"seq\":30,\"product_model\":\"BC6\",\"product_description\":\"Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.31\",\"seq\":31,\"product_model\":\"BC6R\",\"product_description\":\"Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.32\",\"seq\":32,\"product_model\":\"BC8\",\"product_description\":\"Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.33\",\"seq\":33,\"product_model\":\"CB1010\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.34\",\"seq\":34,\"product_model\":\"CB1012\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.35\",\"seq\":35,\"product_model\":\"CB1212\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.36\",\"seq\":36,\"product_model\":\"CB44\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.37\",\"seq\":37,\"product_model\":\"CB46\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.38\",\"seq\":38,\"product_model\":\"CB48\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.39\",\"seq\":39,\"product_model\":\"CB66\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.40\",\"seq\":40,\"product_model\":\"CB68\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.41\",\"seq\":41,\"product_model\":\"CB88\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.42\",\"seq\":42,\"product_model\":\"CBA66\",\"product_description\":\"Adjustable Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.43\",\"seq\":43,\"product_model\":\"CBS44\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.44\",\"seq\":44,\"product_model\":\"CBS46\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.45\",\"seq\":45,\"product_model\":\"CBS66\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.46\",\"seq\":46,\"product_model\":\"CMST12\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.47\",\"seq\":47,\"product_model\":\"CMST14\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.48\",\"seq\":48,\"product_model\":\"CPAI32\",\"product_description\":\"Purlin Anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.49\",\"seq\":49,\"product_model\":\"CWB106\",\"product_description\":\"Wall Bracing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.50\",\"seq\":50,\"product_model\":\"CWB126\",\"product_description\":\"Wall Bracing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.51\",\"seq\":51,\"product_model\":\"DBT1\",\"product_description\":\"Deck Board Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.52\",\"seq\":52,\"product_model\":\"Deleted Product\",\"product_description\":\"Deck Post Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.53\",\"seq\":53,\"product_model\":\"Deleted Product\",\"product_description\":\"Deck Post Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.54\",\"seq\":54,\"product_model\":\"Deleted Product\",\"product_description\":\"Deck Rail Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.55\",\"seq\":55,\"product_model\":\"Deleted Product\",\"product_description\":\"Elevated Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.56\",\"seq\":56,\"product_model\":\"Deleted Product\",\"product_description\":\"Elevated Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.57\",\"seq\":57,\"product_model\":\"DJT14\",\"product_description\":\"Deck Girder Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.58\",\"seq\":58,\"product_model\":\"DPT5\",\"product_description\":\"Deck Post Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.59\",\"seq\":59,\"product_model\":\"DPT6\",\"product_description\":\"Deck Post Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.60\",\"seq\":60,\"product_model\":\"DPT7\",\"product_description\":\"Deck Post Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.61\",\"seq\":61,\"product_model\":\"DRT8\",\"product_description\":\"Deck Rail Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.62\",\"seq\":62,\"product_model\":\"EPB44\",\"product_description\":\"Elevated Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.63\",\"seq\":63,\"product_model\":\"EPB44A\",\"product_description\":\"Elevated Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.64\",\"seq\":64,\"product_model\":\"EPB44T\",\"product_description\":\"Elevated Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.65\",\"seq\":65,\"product_model\":\"EPB46\",\"product_description\":\"Elevated Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.66\",\"seq\":66,\"product_model\":\"EPB66\",\"product_description\":\"Elevated Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.67\",\"seq\":67,\"product_model\":\"EPC44\",\"product_description\":\"End Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.68\",\"seq\":68,\"product_model\":\"EPC44-16\",\"product_description\":\"End Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.69\",\"seq\":69,\"product_model\":\"EPC46\",\"product_description\":\"End Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.70\",\"seq\":70,\"product_model\":\"EPC46-16\",\"product_description\":\"End Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.71\",\"seq\":71,\"product_model\":\"EPC48\",\"product_description\":\"End Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.72\",\"seq\":72,\"product_model\":\"EPC48-16\",\"product_description\":\"End Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.73\",\"seq\":73,\"product_model\":\"EPC64\",\"product_description\":\"End Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.74\",\"seq\":74,\"product_model\":\"EPC64-16\",\"product_description\":\"End Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.75\",\"seq\":75,\"product_model\":\"EPC66\",\"product_description\":\"End Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.76\",\"seq\":76,\"product_model\":\"EPC66-16\",\"product_description\":\"End Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.77\",\"seq\":77,\"product_model\":\"EPC68\",\"product_description\":\"End Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.78\",\"seq\":78,\"product_model\":\"EPC84\",\"product_description\":\"End Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.79\",\"seq\":79,\"product_model\":\"EPC86\",\"product_description\":\"End Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.80\",\"seq\":80,\"product_model\":\"EPC88\",\"product_description\":\"End Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.81\",\"seq\":81,\"product_model\":\"F24-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.82\",\"seq\":82,\"product_model\":\"F26-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.83\",\"seq\":83,\"product_model\":\"F26P\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.84\",\"seq\":84,\"product_model\":\"F34\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.85\",\"seq\":85,\"product_model\":\"F36\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.86\",\"seq\":86,\"product_model\":\"F44\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.87\",\"seq\":87,\"product_model\":\"F46\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.88\",\"seq\":88,\"product_model\":\"FA\",\"product_description\":\"Foundation Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.89\",\"seq\":89,\"product_model\":\"FC4\",\"product_description\":\"Framing Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.90\",\"seq\":90,\"product_model\":\"FC6\",\"product_description\":\"Framing Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.91\",\"seq\":91,\"product_model\":\"FC8\",\"product_description\":\"Framing Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.92\",\"seq\":92,\"product_model\":\"FHA12\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.93\",\"seq\":93,\"product_model\":\"FHA18\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.94\",\"seq\":94,\"product_model\":\"FHA24\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.95\",\"seq\":95,\"product_model\":\"FHA30\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.96\",\"seq\":96,\"product_model\":\"FHA6\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.97\",\"seq\":97,\"product_model\":\"FHA9\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.98\",\"seq\":98,\"product_model\":\"FJA\",\"product_description\":\"Foundation Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.99\",\"seq\":99,\"product_model\":\"FSA\",\"product_description\":\"Foundation Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.100\",\"seq\":100,\"product_model\":\"GH46-6\",\"product_description\":\"Floor Girder Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.101\",\"seq\":101,\"product_model\":\"GH46-8\",\"product_description\":\"Floor Girder Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.102\",\"seq\":102,\"product_model\":\"GH48-6\",\"product_description\":\"Floor Girder Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.103\",\"seq\":103,\"product_model\":\"GH48-8\",\"product_description\":\"Floor Girder Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.104\",\"seq\":104,\"product_model\":\"GLTV3.5\",\"product_description\":\"Heavy TF Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.105\",\"seq\":105,\"product_model\":\"GLTV5.5\",\"product_description\":\"Heavy TF Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.106\",\"seq\":106,\"product_model\":\"GT2\",\"product_description\":\"Gazebo Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.107\",\"seq\":107,\"product_model\":\"GTF\",\"product_description\":\"Gazebo Floor Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.108\",\"seq\":108,\"product_model\":\"H1\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.109\",\"seq\":109,\"product_model\":\"H10\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.110\",\"seq\":110,\"product_model\":\"H10-2\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.111\",\"seq\":111,\"product_model\":\"H10R\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.112\",\"seq\":112,\"product_model\":\"H15\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.113\",\"seq\":113,\"product_model\":\"H15-2\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.114\",\"seq\":114,\"product_model\":\"H2\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.115\",\"seq\":115,\"product_model\":\"H2.5\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.116\",\"seq\":116,\"product_model\":\"H3\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.117\",\"seq\":117,\"product_model\":\"H4\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.118\",\"seq\":118,\"product_model\":\"H5\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.119\",\"seq\":119,\"product_model\":\"H6\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.120\",\"seq\":120,\"product_model\":\"H7\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.121\",\"seq\":121,\"product_model\":\"HCP1.81\",\"product_description\":\"Hip Corner Plate Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.122\",\"seq\":122,\"product_model\":\"HCP2\",\"product_description\":\"Hip Corner Plate Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.123\",\"seq\":123,\"product_model\":\"HCP4\",\"product_description\":\"Hip Corner Plate Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.124\",\"seq\":124,\"product_model\":\"HETA12\",\"product_description\":\"Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.125\",\"seq\":125,\"product_model\":\"HETA16\",\"product_description\":\"Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.126\",\"seq\":126,\"product_model\":\"HETA20\",\"product_description\":\"Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.127\",\"seq\":127,\"product_model\":\"HETAL12\",\"product_description\":\"Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.128\",\"seq\":128,\"product_model\":\"HETAL16\",\"product_description\":\"Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.129\",\"seq\":129,\"product_model\":\"HETAL20\",\"product_description\":\"Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.130\",\"seq\":130,\"product_model\":\"HFA6\",\"product_description\":\"Heavy Foundation Anchor Plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.131\",\"seq\":131,\"product_model\":\"HFA8\",\"product_description\":\"Heavy Foundation Anchor Plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.132\",\"seq\":132,\"product_model\":\"HGLTV3.5\",\"product_description\":\"Heavy TF Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.133\",\"seq\":133,\"product_model\":\"HGLTV5.5\",\"product_description\":\"Heavy TF Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.134\",\"seq\":134,\"product_model\":\"HGT-2\",\"product_description\":\"Heavy Girder Tiedown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.135\",\"seq\":135,\"product_model\":\"HGT-3\",\"product_description\":\"Heavy Girder Tiedown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.136\",\"seq\":136,\"product_model\":\"HGT-4\",\"product_description\":\"Heavy Girder Tiedown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.137\",\"seq\":137,\"product_model\":\"HGUS210-2\",\"product_description\":\"Truss Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.138\",\"seq\":138,\"product_model\":\"HGUS26-2\",\"product_description\":\"Truss Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.139\",\"seq\":139,\"product_model\":\"HGUS28-2\",\"product_description\":\"Truss Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.140\",\"seq\":140,\"product_model\":\"HGUS410\",\"product_description\":\"Truss Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.141\",\"seq\":141,\"product_model\":\"HGUS46\",\"product_description\":\"Truss Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.142\",\"seq\":142,\"product_model\":\"HGUS48\",\"product_description\":\"Truss Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.143\",\"seq\":143,\"product_model\":\"HH4\",\"product_description\":\"Header Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.144\",\"seq\":144,\"product_model\":\"HH6\",\"product_description\":\"Header Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.145\",\"seq\":145,\"product_model\":\"HHUS210-2\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.146\",\"seq\":146,\"product_model\":\"HHUS26-2\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.147\",\"seq\":147,\"product_model\":\"HHUS28-2\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.148\",\"seq\":148,\"product_model\":\"HHUS410\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.149\",\"seq\":149,\"product_model\":\"HHUS46\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.150\",\"seq\":150,\"product_model\":\"HHUS48\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.151\",\"seq\":151,\"product_model\":\"HIT318\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.152\",\"seq\":152,\"product_model\":\"HIT320\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.153\",\"seq\":153,\"product_model\":\"HIT322\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.154\",\"seq\":154,\"product_model\":\"HIT324\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.155\",\"seq\":155,\"product_model\":\"HIT326\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.156\",\"seq\":156,\"product_model\":\"HIT3518\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.157\",\"seq\":157,\"product_model\":\"HIT3520\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.158\",\"seq\":158,\"product_model\":\"HIT3522\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.159\",\"seq\":159,\"product_model\":\"HIT3524\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.160\",\"seq\":160,\"product_model\":\"HIT3526\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.161\",\"seq\":161,\"product_model\":\"HIT418\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.162\",\"seq\":162,\"product_model\":\"HIT420\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.163\",\"seq\":163,\"product_model\":\"HIT422\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.164\",\"seq\":164,\"product_model\":\"HIT424\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.165\",\"seq\":165,\"product_model\":\"HIT426\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.166\",\"seq\":166,\"product_model\":\"HPA28\",\"product_description\":\"Purlin Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.167\",\"seq\":167,\"product_model\":\"HPA35\",\"product_description\":\"Purlin Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.168\",\"seq\":168,\"product_model\":\"HPAHD22-2P\",\"product_description\":\"Embedded Holdown Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.169\",\"seq\":169,\"product_model\":\"HRC22\",\"product_description\":\"Hip\\\/Ridge Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.170\",\"seq\":170,\"product_model\":\"HRC42\",\"product_description\":\"Hip\\\/Ridge Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.171\",\"seq\":171,\"product_model\":\"HRC44\",\"product_description\":\"Hip\\\/Ridge Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.172\",\"seq\":172,\"product_model\":\"HS24\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.173\",\"seq\":173,\"product_model\":\"HSA32\",\"product_description\":\"Strap Anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.174\",\"seq\":174,\"product_model\":\"HSA41\",\"product_description\":\"Strap Anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.175\",\"seq\":175,\"product_model\":\"HSA50\",\"product_description\":\"Strap Anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.176\",\"seq\":176,\"product_model\":\"HSA59\",\"product_description\":\"Strap Anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.177\",\"seq\":177,\"product_model\":\"HSA68\",\"product_description\":\"Strap Anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.178\",\"seq\":178,\"product_model\":\"HSS2\",\"product_description\":\"Heavy Stud Shoe\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.179\",\"seq\":179,\"product_model\":\"HSS2-2\",\"product_description\":\"Heavy Stud Shoe\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.180\",\"seq\":180,\"product_model\":\"HSS4\",\"product_description\":\"Heavy Stud Shoe\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.181\",\"seq\":181,\"product_model\":\"HST2\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.182\",\"seq\":182,\"product_model\":\"HST3\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.183\",\"seq\":183,\"product_model\":\"HST5\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.184\",\"seq\":184,\"product_model\":\"HST6\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.185\",\"seq\":185,\"product_model\":\"HUS210\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.186\",\"seq\":186,\"product_model\":\"HUS210-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.187\",\"seq\":187,\"product_model\":\"HUS210-2TF\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.188\",\"seq\":188,\"product_model\":\"HUS212\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.189\",\"seq\":189,\"product_model\":\"HUS212-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.190\",\"seq\":190,\"product_model\":\"HUS212-2TF\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.191\",\"seq\":191,\"product_model\":\"HUS214-2TF\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.192\",\"seq\":192,\"product_model\":\"HUS26\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.193\",\"seq\":193,\"product_model\":\"HUS26-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.194\",\"seq\":194,\"product_model\":\"HUS26-2TF\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.195\",\"seq\":195,\"product_model\":\"HUS28\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.196\",\"seq\":196,\"product_model\":\"HUS28-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.197\",\"seq\":197,\"product_model\":\"HUS28-2TF\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.198\",\"seq\":198,\"product_model\":\"HUS410\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.199\",\"seq\":199,\"product_model\":\"HUS410TF\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.200\",\"seq\":200,\"product_model\":\"HUS412\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.201\",\"seq\":201,\"product_model\":\"HUS412TF\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.202\",\"seq\":202,\"product_model\":\"HUS414TF\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.203\",\"seq\":203,\"product_model\":\"HUS46\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.204\",\"seq\":204,\"product_model\":\"HUS46TF\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.205\",\"seq\":205,\"product_model\":\"HUS48\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.206\",\"seq\":206,\"product_model\":\"HUS48TF\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.207\",\"seq\":207,\"product_model\":\"HUSC210-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.208\",\"seq\":208,\"product_model\":\"HUSC212-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.209\",\"seq\":209,\"product_model\":\"HUSC26-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.210\",\"seq\":210,\"product_model\":\"HUSC28-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.211\",\"seq\":211,\"product_model\":\"HUSC410\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.212\",\"seq\":212,\"product_model\":\"HUSC412\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.213\",\"seq\":213,\"product_model\":\"HUSC46\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.214\",\"seq\":214,\"product_model\":\"HUSC48\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.215\",\"seq\":215,\"product_model\":\"ITT\",\"product_description\":\"TF I-joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.216\",\"seq\":216,\"product_model\":\"IUT\",\"product_description\":\"I-joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.217\",\"seq\":217,\"product_model\":\"J57\",\"product_description\":\"Jack Piers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.218\",\"seq\":218,\"product_model\":\"J813\",\"product_description\":\"Jack Piers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.219\",\"seq\":219,\"product_model\":\"JB210\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.220\",\"seq\":220,\"product_model\":\"JB212\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.221\",\"seq\":221,\"product_model\":\"JB214\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.222\",\"seq\":222,\"product_model\":\"JB26\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.223\",\"seq\":223,\"product_model\":\"JB28\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.224\",\"seq\":224,\"product_model\":\"JP44\",\"product_description\":\"Jack Piers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.225\",\"seq\":225,\"product_model\":\"L30\",\"product_description\":\"Angles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.226\",\"seq\":226,\"product_model\":\"L50\",\"product_description\":\"Angles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.227\",\"seq\":227,\"product_model\":\"L70\",\"product_description\":\"Angles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.228\",\"seq\":228,\"product_model\":\"L90\",\"product_description\":\"Angles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.229\",\"seq\":229,\"product_model\":\"LB210\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.230\",\"seq\":230,\"product_model\":\"LB212\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.231\",\"seq\":231,\"product_model\":\"LB214\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.232\",\"seq\":232,\"product_model\":\"LB216\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.233\",\"seq\":233,\"product_model\":\"LB26\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.234\",\"seq\":234,\"product_model\":\"LB28\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.235\",\"seq\":235,\"product_model\":\"LCB44\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.236\",\"seq\":236,\"product_model\":\"LCB46\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.237\",\"seq\":237,\"product_model\":\"LCB66\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.238\",\"seq\":238,\"product_model\":\"LFTA\",\"product_description\":\"Floor Tie Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.239\",\"seq\":239,\"product_model\":\"LPC4\",\"product_description\":\"Post Caps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.240\",\"seq\":240,\"product_model\":\"LPC6\",\"product_description\":\"Light Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.241\",\"seq\":241,\"product_model\":\"LS30\",\"product_description\":\"Skewable Angle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.242\",\"seq\":242,\"product_model\":\"LS50\",\"product_description\":\"Skewable Angle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.243\",\"seq\":243,\"product_model\":\"LS70\",\"product_description\":\"Skewable Angle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.244\",\"seq\":244,\"product_model\":\"LS90\",\"product_description\":\"Skewable Angle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.245\",\"seq\":245,\"product_model\":\"LSSU210\",\"product_description\":\"Slopable\\\/Skewable Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.246\",\"seq\":246,\"product_model\":\"LSSU210-2\",\"product_description\":\"Slopable\\\/Skewable Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.247\",\"seq\":247,\"product_model\":\"LSSU28\",\"product_description\":\"Slopable\\\/Skewable Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.248\",\"seq\":248,\"product_model\":\"LSSU410\",\"product_description\":\"Slopable\\\/Skewable Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.249\",\"seq\":249,\"product_model\":\"LSSUI25\",\"product_description\":\"Slopable\\\/Skewable Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.250\",\"seq\":250,\"product_model\":\"LSSUI35\",\"product_description\":\"Slopable\\\/Skewable Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.251\",\"seq\":251,\"product_model\":\"LSTI49\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.252\",\"seq\":252,\"product_model\":\"LSU26\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.253\",\"seq\":253,\"product_model\":\"LTB20\",\"product_description\":\"Lt. Tension Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.254\",\"seq\":254,\"product_model\":\"LTB40\",\"product_description\":\"Lt. Tension Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.255\",\"seq\":255,\"product_model\":\"LTHJL\",\"product_description\":\"Hip\\\/Jack Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.256\",\"seq\":256,\"product_model\":\"LTHJR\",\"product_description\":\"Hip\\\/Jack Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.257\",\"seq\":257,\"product_model\":\"LTHMA\",\"product_description\":\"Lt. Multiple Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.258\",\"seq\":258,\"product_model\":\"LTP4\",\"product_description\":\"Lateral Tie Plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.259\",\"seq\":259,\"product_model\":\"LTS12\",\"product_description\":\"Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.260\",\"seq\":260,\"product_model\":\"LTS16\",\"product_description\":\"Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.261\",\"seq\":261,\"product_model\":\"LTS18\",\"product_description\":\"Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.262\",\"seq\":262,\"product_model\":\"LTS20\",\"product_description\":\"Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.263\",\"seq\":263,\"product_model\":\"LTT19\",\"product_description\":\"Tension Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.264\",\"seq\":264,\"product_model\":\"LTT20B\",\"product_description\":\"Tension Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.265\",\"seq\":265,\"product_model\":\"LTTI31\",\"product_description\":\"Tension Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.266\",\"seq\":266,\"product_model\":\"LU210\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.267\",\"seq\":267,\"product_model\":\"LU24\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.268\",\"seq\":268,\"product_model\":\"LU26\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.269\",\"seq\":269,\"product_model\":\"LU28\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.270\",\"seq\":270,\"product_model\":\"LUP210\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.271\",\"seq\":271,\"product_model\":\"LUP24\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.272\",\"seq\":272,\"product_model\":\"LUP26\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.273\",\"seq\":273,\"product_model\":\"LUP28\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.274\",\"seq\":274,\"product_model\":\"LUS210\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.275\",\"seq\":275,\"product_model\":\"LUS210-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.276\",\"seq\":276,\"product_model\":\"LUS210-3\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.277\",\"seq\":277,\"product_model\":\"LUS212\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.278\",\"seq\":278,\"product_model\":\"LUS214-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.279\",\"seq\":279,\"product_model\":\"LUS24\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.280\",\"seq\":280,\"product_model\":\"LUS24-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.281\",\"seq\":281,\"product_model\":\"LUS26\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.282\",\"seq\":282,\"product_model\":\"LUS26-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.283\",\"seq\":283,\"product_model\":\"LUS26-3\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.284\",\"seq\":284,\"product_model\":\"LUS28\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.285\",\"seq\":285,\"product_model\":\"LUS28-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.286\",\"seq\":286,\"product_model\":\"LUS28-3\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.287\",\"seq\":287,\"product_model\":\"LUS410\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.288\",\"seq\":288,\"product_model\":\"LUS414\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.289\",\"seq\":289,\"product_model\":\"LUS44\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.290\",\"seq\":290,\"product_model\":\"LUS44\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.291\",\"seq\":291,\"product_model\":\"LUS46\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.292\",\"seq\":292,\"product_model\":\"LUS48\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.293\",\"seq\":293,\"product_model\":\"LUSC210-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.294\",\"seq\":294,\"product_model\":\"LUSC214-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.295\",\"seq\":295,\"product_model\":\"LUSC24-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.296\",\"seq\":296,\"product_model\":\"LUSC26-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.297\",\"seq\":297,\"product_model\":\"LUSC28-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.298\",\"seq\":298,\"product_model\":\"LUSC410\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.299\",\"seq\":299,\"product_model\":\"LUSC414\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.300\",\"seq\":300,\"product_model\":\"LUSC44\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.301\",\"seq\":301,\"product_model\":\"LUSC46\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.302\",\"seq\":302,\"product_model\":\"LUSC48\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.303\",\"seq\":303,\"product_model\":\"MA4\",\"product_description\":\"Mudsill Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.304\",\"seq\":304,\"product_model\":\"MA6\",\"product_description\":\"Mudsill Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.305\",\"seq\":305,\"product_model\":\"MAB15\",\"product_description\":\"Mudsill Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.306\",\"seq\":306,\"product_model\":\"MAB23\",\"product_description\":\"Mudsill Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.307\",\"seq\":307,\"product_model\":\"MAS\",\"product_description\":\"Mudsill Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.308\",\"seq\":308,\"product_model\":\"MIT\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.309\",\"seq\":309,\"product_model\":\"MPAI32\",\"product_description\":\"Purlin Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.310\",\"seq\":310,\"product_model\":\"MPAI44\",\"product_description\":\"Purlin Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.311\",\"seq\":311,\"product_model\":\"MSC1.81\",\"product_description\":\"Multiple Seat Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.312\",\"seq\":312,\"product_model\":\"MSC2\",\"product_description\":\"Multiple Seat Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.313\",\"seq\":313,\"product_model\":\"MSC4\",\"product_description\":\"Multiple Seat Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.314\",\"seq\":314,\"product_model\":\"MST27\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.315\",\"seq\":315,\"product_model\":\"MST37\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.316\",\"seq\":316,\"product_model\":\"MST48\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.317\",\"seq\":317,\"product_model\":\"MST60\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.318\",\"seq\":318,\"product_model\":\"MST72\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.319\",\"seq\":319,\"product_model\":\"MSTC28\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.320\",\"seq\":320,\"product_model\":\"MSTI26\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.321\",\"seq\":321,\"product_model\":\"MSTI36\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.322\",\"seq\":322,\"product_model\":\"MSTI48\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.323\",\"seq\":323,\"product_model\":\"MSTI60\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.324\",\"seq\":324,\"product_model\":\"MSTI72\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.325\",\"seq\":325,\"product_model\":\"MTS12\",\"product_description\":\"Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.326\",\"seq\":326,\"product_model\":\"MTS16\",\"product_description\":\"Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.327\",\"seq\":327,\"product_model\":\"MTS18\",\"product_description\":\"Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.328\",\"seq\":328,\"product_model\":\"MTS20\",\"product_description\":\"Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.329\",\"seq\":329,\"product_model\":\"MTS30\",\"product_description\":\"Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.330\",\"seq\":330,\"product_model\":\"NCA\",\"product_description\":\"Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.331\",\"seq\":331,\"product_model\":\"PA18\",\"product_description\":\"Purlin Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.332\",\"seq\":332,\"product_model\":\"PA23\",\"product_description\":\"Purlin Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.333\",\"seq\":333,\"product_model\":\"PA28\",\"product_description\":\"Purlin Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.334\",\"seq\":334,\"product_model\":\"PA35\",\"product_description\":\"Purlin Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.335\",\"seq\":335,\"product_model\":\"PA51\",\"product_description\":\"Foundation Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.336\",\"seq\":336,\"product_model\":\"PA68\",\"product_description\":\"Foundation Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.337\",\"seq\":337,\"product_model\":\"PAI18\",\"product_description\":\"Purlin Anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.338\",\"seq\":338,\"product_model\":\"PAI23\",\"product_description\":\"Purlin Anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.339\",\"seq\":339,\"product_model\":\"PAI28\",\"product_description\":\"Purlin Anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.340\",\"seq\":340,\"product_model\":\"PAI35\",\"product_description\":\"Purlin Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.341\",\"seq\":341,\"product_model\":\"PATM25\",\"product_description\":\"Purlin Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.342\",\"seq\":342,\"product_model\":\"PB44\",\"product_description\":\"Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.343\",\"seq\":343,\"product_model\":\"PB44R\",\"product_description\":\"Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.344\",\"seq\":344,\"product_model\":\"PB46\",\"product_description\":\"Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.345\",\"seq\":345,\"product_model\":\"PB46R\",\"product_description\":\"Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.346\",\"seq\":346,\"product_model\":\"PB66\",\"product_description\":\"Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.347\",\"seq\":347,\"product_model\":\"PB66R\",\"product_description\":\"Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.348\",\"seq\":348,\"product_model\":\"PBS44A\",\"product_description\":\"Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.349\",\"seq\":349,\"product_model\":\"PBS46\",\"product_description\":\"Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.350\",\"seq\":350,\"product_model\":\"PBS66\",\"product_description\":\"Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.351\",\"seq\":351,\"product_model\":\"PC44\",\"product_description\":\"Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.352\",\"seq\":352,\"product_model\":\"PC44-16\",\"product_description\":\"Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.353\",\"seq\":353,\"product_model\":\"PC46\",\"product_description\":\"Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.354\",\"seq\":354,\"product_model\":\"PC46-16\",\"product_description\":\"Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.355\",\"seq\":355,\"product_model\":\"PC48\",\"product_description\":\"Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.356\",\"seq\":356,\"product_model\":\"PC48-16\",\"product_description\":\"Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.357\",\"seq\":357,\"product_model\":\"PC64\",\"product_description\":\"Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.358\",\"seq\":358,\"product_model\":\"PC64-16\",\"product_description\":\"Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.359\",\"seq\":359,\"product_model\":\"PC66\",\"product_description\":\"Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.360\",\"seq\":360,\"product_model\":\"PC66-16\",\"product_description\":\"Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.361\",\"seq\":361,\"product_model\":\"PC68\",\"product_description\":\"Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.362\",\"seq\":362,\"product_model\":\"PC84\",\"product_description\":\"Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.363\",\"seq\":363,\"product_model\":\"PC86\",\"product_description\":\"Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.364\",\"seq\":364,\"product_model\":\"PC88\",\"product_description\":\"Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.365\",\"seq\":365,\"product_model\":\"PF24\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.366\",\"seq\":366,\"product_model\":\"PF24A\",\"product_description\":\"Post Frame Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.367\",\"seq\":367,\"product_model\":\"PF26\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.368\",\"seq\":368,\"product_model\":\"PF26A\",\"product_description\":\"Post Frame Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.369\",\"seq\":369,\"product_model\":\"PFD24\",\"product_description\":\"Post Frame Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.370\",\"seq\":370,\"product_model\":\"PFD26\",\"product_description\":\"Post Frame Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.371\",\"seq\":371,\"product_model\":\"PFDS26\",\"product_description\":\"Post Frame Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.372\",\"seq\":372,\"product_model\":\"PVB10\",\"product_description\":\"Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.373\",\"seq\":373,\"product_model\":\"PVB6\",\"product_description\":\"Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.374\",\"seq\":374,\"product_model\":\"RCWB10\",\"product_description\":\"Wall Bracing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.375\",\"seq\":375,\"product_model\":\"RCWB12\",\"product_description\":\"Wall Bracing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.376\",\"seq\":376,\"product_model\":\"RCWB14\",\"product_description\":\"Wall Bracing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.377\",\"seq\":377,\"product_model\":\"RR\",\"product_description\":\"Ridge Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.378\",\"seq\":378,\"product_model\":\"RSP4\",\"product_description\":\"Stud Plate Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.379\",\"seq\":379,\"product_model\":\"RTC24\",\"product_description\":\"Rigid Tie Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.380\",\"seq\":380,\"product_model\":\"RTC42\",\"product_description\":\"Rigid Tie Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.381\",\"seq\":381,\"product_model\":\"RTC44\",\"product_description\":\"Rigid Tie Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.382\",\"seq\":382,\"product_model\":\"RTC44\",\"product_description\":\"Rigid Tie Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.383\",\"seq\":383,\"product_model\":\"SA36\",\"product_description\":\"Strap Anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.384\",\"seq\":384,\"product_model\":\"SP1\",\"product_description\":\"Stud Plate Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.385\",\"seq\":385,\"product_model\":\"SP2\",\"product_description\":\"Stud Plate Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.386\",\"seq\":386,\"product_model\":\"SP4\",\"product_description\":\"Stud Plate Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.387\",\"seq\":387,\"product_model\":\"SP6\",\"product_description\":\"Stud Plate Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.388\",\"seq\":388,\"product_model\":\"SP8\",\"product_description\":\"Stud Plate Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.389\",\"seq\":389,\"product_model\":\"SS1.5\",\"product_description\":\"Stud Shoe\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.390\",\"seq\":390,\"product_model\":\"SS2.5\",\"product_description\":\"Stud Shoe\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.391\",\"seq\":391,\"product_model\":\"SS3\",\"product_description\":\"Stud Shoe\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.392\",\"seq\":392,\"product_model\":\"SS4.5\",\"product_description\":\"Stud Shoe\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.393\",\"seq\":393,\"product_model\":\"ST12\",\"product_description\":\"Strap Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.394\",\"seq\":394,\"product_model\":\"ST18\",\"product_description\":\"Strap Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.395\",\"seq\":395,\"product_model\":\"ST2115\",\"product_description\":\"Strap Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.396\",\"seq\":396,\"product_model\":\"ST2122\",\"product_description\":\"Strap Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.397\",\"seq\":397,\"product_model\":\"ST22\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.398\",\"seq\":398,\"product_model\":\"ST2215\",\"product_description\":\"Strap Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.399\",\"seq\":399,\"product_model\":\"ST292\",\"product_description\":\"Strap Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.400\",\"seq\":400,\"product_model\":\"ST6215\",\"product_description\":\"Strap Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.401\",\"seq\":401,\"product_model\":\"ST6224\",\"product_description\":\"Strap Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.402\",\"seq\":402,\"product_model\":\"ST6236\",\"product_description\":\"Strap Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.403\",\"seq\":403,\"product_model\":\"ST9\",\"product_description\":\"Strap Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.404\",\"seq\":404,\"product_model\":\"TC24\",\"product_description\":\"Knee Braces\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.405\",\"seq\":405,\"product_model\":\"TC26\",\"product_description\":\"Knee Braces\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.406\",\"seq\":406,\"product_model\":\"THA213\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.407\",\"seq\":407,\"product_model\":\"THA218\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.408\",\"seq\":408,\"product_model\":\"THA218-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.409\",\"seq\":409,\"product_model\":\"THA222-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.410\",\"seq\":410,\"product_model\":\"THA29\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.411\",\"seq\":411,\"product_model\":\"THA413\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.412\",\"seq\":412,\"product_model\":\"THA418\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.413\",\"seq\":413,\"product_model\":\"THA422\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.414\",\"seq\":414,\"product_model\":\"THAI\",\"product_description\":\"Adjustable I-joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.415\",\"seq\":415,\"product_model\":\"THG2A\",\"product_description\":\"Girder Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.416\",\"seq\":416,\"product_model\":\"THG2AL\",\"product_description\":\"Skewed Truss Girder Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.417\",\"seq\":417,\"product_model\":\"THG2AR\",\"product_description\":\"Skewed Truss Girder Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.418\",\"seq\":418,\"product_model\":\"THG3A\",\"product_description\":\"Girder Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.419\",\"seq\":419,\"product_model\":\"THG4A\",\"product_description\":\"Girder Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.420\",\"seq\":420,\"product_model\":\"THJA26\",\"product_description\":\"Truss Hip-Jack Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.421\",\"seq\":421,\"product_model\":\"THJL-2\",\"product_description\":\"Multiple Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.422\",\"seq\":422,\"product_model\":\"THJR-2\",\"product_description\":\"Multiple Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.423\",\"seq\":423,\"product_model\":\"THMA\",\"product_description\":\"Multiple Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.424\",\"seq\":424,\"product_model\":\"THMA-2\",\"product_description\":\"Multiple Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.425\",\"seq\":425,\"product_model\":\"TWB10\",\"product_description\":\"Wall Bracing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.426\",\"seq\":426,\"product_model\":\"TWB12\",\"product_description\":\"Wall Bracing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.427\",\"seq\":427,\"product_model\":\"TWB14\",\"product_description\":\"Wall Bracing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.428\",\"seq\":428,\"product_model\":\"U Hangers\",\"product_description\":\"Face Mount Joist Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.429\",\"seq\":429,\"product_model\":\"VB10\",\"product_description\":\"Knee Brace\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.430\",\"seq\":430,\"product_model\":\"VB12\",\"product_description\":\"Knee Brace\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.431\",\"seq\":431,\"product_model\":\"VB5\",\"product_description\":\"Knee Braces\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.432\",\"seq\":432,\"product_model\":\"VB7\",\"product_description\":\"Knee Braces\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.433\",\"seq\":433,\"product_model\":\"VB8\",\"product_description\":\"Knee Braces\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.434\",\"seq\":434,\"product_model\":\"VPA2\",\"product_description\":\"Variable Pitch Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.435\",\"seq\":435,\"product_model\":\"VPA2-2\",\"product_description\":\"Variable Pitch Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.436\",\"seq\":436,\"product_model\":\"VPA25\",\"product_description\":\"Variable Pitch Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.437\",\"seq\":437,\"product_model\":\"VPA3\",\"product_description\":\"Variable Pitch Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.438\",\"seq\":438,\"product_model\":\"VPA35\",\"product_description\":\"Variable Pitch Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.439\",\"seq\":439,\"product_model\":\"VPA4\",\"product_description\":\"Variable Pitch Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.440\",\"seq\":440,\"product_model\":\"WB106\",\"product_description\":\"Wall Bracing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.441\",\"seq\":441,\"product_model\":\"WB106C\",\"product_description\":\"Wall Bracing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.442\",\"seq\":442,\"product_model\":\"WB126\",\"product_description\":\"Wall Bracing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.443\",\"seq\":443,\"product_model\":\"WB126C\",\"product_description\":\"Wall Bracing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.444\",\"seq\":444,\"product_model\":\"WB143C\",\"product_description\":\"Wall Bracing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.445\",\"seq\":445,\"product_model\":\"WM\",\"product_description\":\"Masonry Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.446\",\"seq\":446,\"product_model\":\"Z4\",\"product_description\":\"Z Clips\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.447\",\"seq\":447,\"product_model\":\"Z44\",\"product_description\":\"Z Clips\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#474-R0\",\"approval_number\":\"FL474.448\",\"seq\":448,\"product_model\":\"Z6\",\"product_description\":\"Z Clips\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#503-R0\",\"approval_number\":\"FL503.1\",\"seq\":1,\"product_model\":\"BCS2-2\\\/4\",\"product_description\":\"Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#503-R0\",\"approval_number\":\"FL503.2\",\"seq\":2,\"product_model\":\"BCS2-3\\\/6\",\"product_description\":\"Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#503-R0\",\"approval_number\":\"FL503.3\",\"seq\":3,\"product_model\":\"GA1\",\"product_description\":\"Gusset Angle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#503-R0\",\"approval_number\":\"FL503.4\",\"seq\":4,\"product_model\":\"GA2\",\"product_description\":\"Gusset Angle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#503-R0\",\"approval_number\":\"FL503.5\",\"seq\":5,\"product_model\":\"H2.5A\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#503-R0\",\"approval_number\":\"FL503.6\",\"seq\":6,\"product_model\":\"HD10A\",\"product_description\":\"Bolted Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#503-R0\",\"approval_number\":\"FL503.7\",\"seq\":7,\"product_model\":\"HD14A\",\"product_description\":\"Bolted Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#503-R0\",\"approval_number\":\"FL503.8\",\"seq\":8,\"product_model\":\"HD15\",\"product_description\":\"Bolted Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#503-R0\",\"approval_number\":\"FL503.9\",\"seq\":9,\"product_model\":\"HD20A\",\"product_description\":\"Bolted Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#503-R0\",\"approval_number\":\"FL503.10\",\"seq\":10,\"product_model\":\"HD2A\",\"product_description\":\"Bolted Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#503-R0\",\"approval_number\":\"FL503.11\",\"seq\":11,\"product_model\":\"HD5A\",\"product_description\":\"Bolted Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#503-R0\",\"approval_number\":\"FL503.12\",\"seq\":12,\"product_model\":\"HD6A\",\"product_description\":\"Bolted Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#503-R0\",\"approval_number\":\"FL503.13\",\"seq\":13,\"product_model\":\"HD8A\",\"product_description\":\"Bolted Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#503-R0\",\"approval_number\":\"FL503.14\",\"seq\":14,\"product_model\":\"HSUR\\\/L210-2\",\"product_description\":\"Heavy Skewed U Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#503-R0\",\"approval_number\":\"FL503.15\",\"seq\":15,\"product_model\":\"HSUR\\\/L214-2\",\"product_description\":\"Heavy Skewed U Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#503-R0\",\"approval_number\":\"FL503.16\",\"seq\":16,\"product_model\":\"HSUR\\\/L26-2\",\"product_description\":\"Heavy Skewed U Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#503-R0\",\"approval_number\":\"FL503.17\",\"seq\":17,\"product_model\":\"HSUR\\\/L410\",\"product_description\":\"Heavy Skewed U Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#503-R0\",\"approval_number\":\"FL503.18\",\"seq\":18,\"product_model\":\"HSUR\\\/L414\",\"product_description\":\"Heavy Skewed U Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#503-R0\",\"approval_number\":\"FL503.19\",\"seq\":19,\"product_model\":\"HSUR\\\/L46\",\"product_description\":\"Heavy Skewed U Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#503-R0\",\"approval_number\":\"FL503.20\",\"seq\":20,\"product_model\":\"HTT16\",\"product_description\":\"HD\\\/Tension Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#503-R0\",\"approval_number\":\"FL503.21\",\"seq\":21,\"product_model\":\"HTT22\",\"product_description\":\"HD\\\/Tension Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#503-R0\",\"approval_number\":\"FL503.22\",\"seq\":22,\"product_model\":\"LSTHD8\",\"product_description\":\"Strap Tie Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#503-R0\",\"approval_number\":\"FL503.23\",\"seq\":23,\"product_model\":\"LSTHD8RJ\",\"product_description\":\"Strap Tie Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#503-R0\",\"approval_number\":\"FL503.24\",\"seq\":24,\"product_model\":\"MASB\",\"product_description\":\"Mudsill Anchor for Block\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#503-R0\",\"approval_number\":\"FL503.25\",\"seq\":25,\"product_model\":\"MTT28B\",\"product_description\":\"Tension Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#503-R0\",\"approval_number\":\"FL503.26\",\"seq\":26,\"product_model\":\"PDH5\",\"product_description\":\"Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#503-R0\",\"approval_number\":\"FL503.27\",\"seq\":27,\"product_model\":\"PHD2\",\"product_description\":\"Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#503-R0\",\"approval_number\":\"FL503.28\",\"seq\":28,\"product_model\":\"PHD6\",\"product_description\":\"Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#503-R0\",\"approval_number\":\"FL503.29\",\"seq\":29,\"product_model\":\"PHD8\",\"product_description\":\"Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#503-R0\",\"approval_number\":\"FL503.30\",\"seq\":30,\"product_model\":\"RPS18\",\"product_description\":\"Repair Plate Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#503-R0\",\"approval_number\":\"FL503.31\",\"seq\":31,\"product_model\":\"RPS22\",\"product_description\":\"Repair Plate Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#503-R0\",\"approval_number\":\"FL503.32\",\"seq\":32,\"product_model\":\"RPS28\",\"product_description\":\"Repair Plate Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#503-R0\",\"approval_number\":\"FL503.33\",\"seq\":33,\"product_model\":\"STHD10\",\"product_description\":\"Strap Tie Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#503-R0\",\"approval_number\":\"FL503.34\",\"seq\":34,\"product_model\":\"STHD10RJ\",\"product_description\":\"Strap Tie Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#503-R0\",\"approval_number\":\"FL503.35\",\"seq\":35,\"product_model\":\"STHD14\",\"product_description\":\"Strap Tie Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#503-R0\",\"approval_number\":\"FL503.36\",\"seq\":36,\"product_model\":\"STHD14RJ\",\"product_description\":\"Strap Tie Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#503-R0\",\"approval_number\":\"FL503.37\",\"seq\":37,\"product_model\":\"STHD8\",\"product_description\":\"Strap Tie Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#503-R0\",\"approval_number\":\"FL503.38\",\"seq\":38,\"product_model\":\"STHD8RJ\",\"product_description\":\"Strap Tie Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#503-R0\",\"approval_number\":\"FL503.39\",\"seq\":39,\"product_model\":\"TBE4\",\"product_description\":\"Truss Bearing Enhancer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#503-R0\",\"approval_number\":\"FL503.40\",\"seq\":40,\"product_model\":\"TBE6\",\"product_description\":\"Truss Bearing Enhancer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#538-R0\",\"approval_number\":\"FL538.1\",\"seq\":1,\"product_model\":\".\",\"product_description\":\"Heavy Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#538-R0\",\"approval_number\":\"FL538.2\",\"seq\":2,\"product_model\":\".\",\"product_description\":\"Heavy Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#538-R0\",\"approval_number\":\"FL538.3\",\"seq\":3,\"product_model\":\".\",\"product_description\":\"Heavy Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#538-R0\",\"approval_number\":\"FL538.4\",\"seq\":4,\"product_model\":\".\",\"product_description\":\"Heavy Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#538-R0\",\"approval_number\":\"FL538.5\",\"seq\":5,\"product_model\":\".\",\"product_description\":\"Heavy Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#538-R0\",\"approval_number\":\"FL538.6\",\"seq\":6,\"product_model\":\".\",\"product_description\":\"Heavy Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#538-R0\",\"approval_number\":\"FL538.7\",\"seq\":7,\"product_model\":\".\",\"product_description\":\"Masonry Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#538-R0\",\"approval_number\":\"FL538.8\",\"seq\":8,\"product_model\":\"HTS16\",\"product_description\":\"Heavy Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#538-R0\",\"approval_number\":\"FL538.9\",\"seq\":9,\"product_model\":\"HTS20\",\"product_description\":\"Heavy Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#538-R0\",\"approval_number\":\"FL538.10\",\"seq\":10,\"product_model\":\"HTS24\",\"product_description\":\"Heavy Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#538-R0\",\"approval_number\":\"FL538.11\",\"seq\":11,\"product_model\":\"HTS28\",\"product_description\":\"Heavy Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#538-R0\",\"approval_number\":\"FL538.12\",\"seq\":12,\"product_model\":\"HTS30\",\"product_description\":\"Heavy Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#538-R0\",\"approval_number\":\"FL538.13\",\"seq\":13,\"product_model\":\"HTS30C\",\"product_description\":\"Heavy Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#538-R0\",\"approval_number\":\"FL538.14\",\"seq\":14,\"product_model\":\"LSTA12\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#538-R0\",\"approval_number\":\"FL538.15\",\"seq\":15,\"product_model\":\"LSTA9\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#538-R0\",\"approval_number\":\"FL538.16\",\"seq\":16,\"product_model\":\"MBHA3.12\\\/11.25\",\"product_description\":\"Masonry Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#538-R0\",\"approval_number\":\"FL538.17\",\"seq\":17,\"product_model\":\"MBHA3.12\\\/9.25\",\"product_description\":\"Masonry Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#538-R0\",\"approval_number\":\"FL538.18\",\"seq\":18,\"product_model\":\"MBHA3.56\\\/11.25\",\"product_description\":\"Masonry Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#538-R0\",\"approval_number\":\"FL538.19\",\"seq\":19,\"product_model\":\"MBHA3.56\\\/11.88\",\"product_description\":\"Masonry Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#538-R0\",\"approval_number\":\"FL538.20\",\"seq\":20,\"product_model\":\"MBHA3.56\\\/14\",\"product_description\":\"Masonry Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#538-R0\",\"approval_number\":\"FL538.21\",\"seq\":21,\"product_model\":\"MBHA3.56\\\/16\",\"product_description\":\"Masonry Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#538-R0\",\"approval_number\":\"FL538.22\",\"seq\":22,\"product_model\":\"MBHA3.56\\\/18\",\"product_description\":\"Masonry Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#538-R0\",\"approval_number\":\"FL538.23\",\"seq\":23,\"product_model\":\"MBHA3.56\\\/9.25\",\"product_description\":\"Masonry Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#538-R0\",\"approval_number\":\"FL538.24\",\"seq\":24,\"product_model\":\"MBHA5.50\\\/11.25\",\"product_description\":\"Masonry Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#538-R0\",\"approval_number\":\"FL538.25\",\"seq\":25,\"product_model\":\"MBHA5.50\\\/11.88\",\"product_description\":\"Masonry Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#538-R0\",\"approval_number\":\"FL538.26\",\"seq\":26,\"product_model\":\"MBHA5.50\\\/14\",\"product_description\":\"Masonry Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#538-R0\",\"approval_number\":\"FL538.27\",\"seq\":27,\"product_model\":\"MBHA5.50\\\/16\",\"product_description\":\"Masonry Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#538-R0\",\"approval_number\":\"FL538.28\",\"seq\":28,\"product_model\":\"MBHA5.50\\\/18\",\"product_description\":\"Masonry Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#538-R0\",\"approval_number\":\"FL538.29\",\"seq\":29,\"product_model\":\"MBHA5.50\\\/9.25\",\"product_description\":\"Masonry Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#538-R0\",\"approval_number\":\"FL538.30\",\"seq\":30,\"product_model\":\"MSTA12\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#538-R0\",\"approval_number\":\"FL538.31\",\"seq\":31,\"product_model\":\"MSTA15\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#538-R0\",\"approval_number\":\"FL538.32\",\"seq\":32,\"product_model\":\"MSTA18\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#538-R0\",\"approval_number\":\"FL538.33\",\"seq\":33,\"product_model\":\"MSTA9\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#538-R0\",\"approval_number\":\"FL538.34\",\"seq\":34,\"product_model\":\"SPH4\",\"product_description\":\"Stud Plate Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#538-R0\",\"approval_number\":\"FL538.35\",\"seq\":35,\"product_model\":\"SPH6\",\"product_description\":\"Stud Plate Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#538-R0\",\"approval_number\":\"FL538.36\",\"seq\":36,\"product_model\":\"SPH8\",\"product_description\":\"Stud Plate Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.1\",\"seq\":1,\"product_model\":\".\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.2\",\"seq\":2,\"product_model\":\"B Series\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.3\",\"seq\":3,\"product_model\":\"CBQ44-SDS2\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.4\",\"seq\":4,\"product_model\":\"CBQ46-SDS2\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.5\",\"seq\":5,\"product_model\":\"CBQ66-SDS2\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.6\",\"seq\":6,\"product_model\":\"CBSQ44-SDS2\",\"product_description\":\"Column Base w\\\/ Standoff\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.7\",\"seq\":7,\"product_model\":\"CBSQ46-SDS2\",\"product_description\":\"Column Base w\\\/ Standoff\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.8\",\"seq\":8,\"product_model\":\"CBSQ66-SDS2\",\"product_description\":\"Column Base w\\\/ Standoff\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.9\",\"seq\":9,\"product_model\":\"CC106\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.10\",\"seq\":10,\"product_model\":\"CC3 1\\\/4-4\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.11\",\"seq\":11,\"product_model\":\"CC3 1\\\/4-6\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.12\",\"seq\":12,\"product_model\":\"CC44\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.13\",\"seq\":13,\"product_model\":\"CC46\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.14\",\"seq\":14,\"product_model\":\"CC5 1\\\/4-4\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.15\",\"seq\":15,\"product_model\":\"CC5 1\\\/4-6\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.16\",\"seq\":16,\"product_model\":\"CC5 1\\\/4-8\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.17\",\"seq\":17,\"product_model\":\"CC64\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.18\",\"seq\":18,\"product_model\":\"CC66\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.19\",\"seq\":19,\"product_model\":\"CC68\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.20\",\"seq\":20,\"product_model\":\"CC76\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.21\",\"seq\":21,\"product_model\":\"CC77\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.22\",\"seq\":22,\"product_model\":\"CC78\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.23\",\"seq\":23,\"product_model\":\"CC86\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.24\",\"seq\":24,\"product_model\":\"CC88\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.25\",\"seq\":25,\"product_model\":\"CC96\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.26\",\"seq\":26,\"product_model\":\"CC98\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.27\",\"seq\":27,\"product_model\":\"CCQ3-4-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.28\",\"seq\":28,\"product_model\":\"CCQ3-6-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.29\",\"seq\":29,\"product_model\":\"CCQ44-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.30\",\"seq\":30,\"product_model\":\"CCQ46-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.31\",\"seq\":31,\"product_model\":\"CCQ48-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.32\",\"seq\":32,\"product_model\":\"CCQ5-4-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.33\",\"seq\":33,\"product_model\":\"CCQ5-6-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.34\",\"seq\":34,\"product_model\":\"CCQ5-8-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.35\",\"seq\":35,\"product_model\":\"CCQ64-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.36\",\"seq\":36,\"product_model\":\"CCQ66-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.37\",\"seq\":37,\"product_model\":\"CCQ68-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.38\",\"seq\":38,\"product_model\":\"CCQ74-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.39\",\"seq\":39,\"product_model\":\"CCQ76-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.40\",\"seq\":40,\"product_model\":\"CCQ77-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.41\",\"seq\":41,\"product_model\":\"CCQ78-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.42\",\"seq\":42,\"product_model\":\"EG5\",\"product_description\":\"Bolted Glulam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.43\",\"seq\":43,\"product_model\":\"EG7\",\"product_description\":\"Bolted Glulam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.44\",\"seq\":44,\"product_model\":\"EG9\",\"product_description\":\"Bolted Glulam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.45\",\"seq\":45,\"product_model\":\"FTA2\",\"product_description\":\"Floor Tie Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.46\",\"seq\":46,\"product_model\":\"FTA5\",\"product_description\":\"Floor Tie Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.47\",\"seq\":47,\"product_model\":\"FTA7\",\"product_description\":\"Floor Tie Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.48\",\"seq\":48,\"product_model\":\"GB Series\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.49\",\"seq\":49,\"product_model\":\"GLB5A\",\"product_description\":\"Glulam Bearing Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.50\",\"seq\":50,\"product_model\":\"GLB5B\",\"product_description\":\"Glulam Bearing Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.51\",\"seq\":51,\"product_model\":\"GLB5C\",\"product_description\":\"Glulam Bearing Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.52\",\"seq\":52,\"product_model\":\"GLB5D\",\"product_description\":\"Glulam Bearing Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.53\",\"seq\":53,\"product_model\":\"GLB7A\",\"product_description\":\"Glulam Bearing Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.54\",\"seq\":54,\"product_model\":\"GLB7B\",\"product_description\":\"Glulam Bearing Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.55\",\"seq\":55,\"product_model\":\"GLB7C\",\"product_description\":\"Glulam Bearing Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.56\",\"seq\":56,\"product_model\":\"GLB7D\",\"product_description\":\"Glulam Bearing Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.57\",\"seq\":57,\"product_model\":\"GLBT512\",\"product_description\":\"Glulam Bearing Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.58\",\"seq\":58,\"product_model\":\"GLBT516\",\"product_description\":\"Glulam Bearing Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.59\",\"seq\":59,\"product_model\":\"GLBT520\",\"product_description\":\"Glulam Bearing Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.60\",\"seq\":60,\"product_model\":\"GLBT612\",\"product_description\":\"Glulam Bearing Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.61\",\"seq\":61,\"product_model\":\"GLBT616\",\"product_description\":\"Glulam Bearing Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.62\",\"seq\":62,\"product_model\":\"GLBT620\",\"product_description\":\"Glulam Bearing Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.63\",\"seq\":63,\"product_model\":\"GLS3-5\",\"product_description\":\"Glulam Saddle Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.64\",\"seq\":64,\"product_model\":\"GLS3-7\",\"product_description\":\"Glulam Saddle Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.65\",\"seq\":65,\"product_model\":\"GLS3-9\",\"product_description\":\"Glulam Saddle Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.66\",\"seq\":66,\"product_model\":\"GLS5-5\",\"product_description\":\"Glulam Saddle Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.67\",\"seq\":67,\"product_model\":\"GLS5-7\",\"product_description\":\"Glulam Saddle Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.68\",\"seq\":68,\"product_model\":\"GLS7-7\",\"product_description\":\"Glulam Saddle Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.69\",\"seq\":69,\"product_model\":\"GLS7-9\",\"product_description\":\"Glulam Saddle Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.70\",\"seq\":70,\"product_model\":\"GLST3\",\"product_description\":\"Heavy Glulam Saddle Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.71\",\"seq\":71,\"product_model\":\"GLST5\",\"product_description\":\"Heavy Glulam Saddle Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.72\",\"seq\":72,\"product_model\":\"GLST7\",\"product_description\":\"Heavy Glulam Saddle Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.73\",\"seq\":73,\"product_model\":\"GLT Series\",\"product_description\":\"Top Flange Glulam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.74\",\"seq\":74,\"product_model\":\"HB Series\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.75\",\"seq\":75,\"product_model\":\"HF24N\",\"product_description\":\"Panelized Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.76\",\"seq\":76,\"product_model\":\"HF26N\",\"product_description\":\"Panelized Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.77\",\"seq\":77,\"product_model\":\"HGB Series\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.78\",\"seq\":78,\"product_model\":\"HGLBA\",\"product_description\":\"Glulam Bearing Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.79\",\"seq\":79,\"product_model\":\"HGLBB\",\"product_description\":\"Glulam Bearing Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.80\",\"seq\":80,\"product_model\":\"HGLBC\",\"product_description\":\"Glulam Bearing Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.81\",\"seq\":81,\"product_model\":\"HGLBD\",\"product_description\":\"Glulam Bearing Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.82\",\"seq\":82,\"product_model\":\"HGLS5\",\"product_description\":\"Heavy Glulam Saddle Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.83\",\"seq\":83,\"product_model\":\"HGLS7\",\"product_description\":\"Heavy Glulam Saddle Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.84\",\"seq\":84,\"product_model\":\"HGLS9\",\"product_description\":\"Heavy Glulam Saddle Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.85\",\"seq\":85,\"product_model\":\"HGLST5\",\"product_description\":\"Heavy Glulam Saddle Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.86\",\"seq\":86,\"product_model\":\"HGLST7\",\"product_description\":\"Heavy Glulam Saddle Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.87\",\"seq\":87,\"product_model\":\"HGLST9\",\"product_description\":\"Heavy Glulam Saddle Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.88\",\"seq\":88,\"product_model\":\"HGLT Series\",\"product_description\":\"Heavy Top Flange Glulam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.89\",\"seq\":89,\"product_model\":\"HHB Series\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.90\",\"seq\":90,\"product_model\":\"HPAHD22\",\"product_description\":\"Strap Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.91\",\"seq\":91,\"product_model\":\"HPAHD22-2P\",\"product_description\":\"Strap Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.92\",\"seq\":92,\"product_model\":\"HSUL\",\"product_description\":\"Skewed Face Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.93\",\"seq\":93,\"product_model\":\"HU14\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.94\",\"seq\":94,\"product_model\":\"HU210\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.95\",\"seq\":95,\"product_model\":\"HU210-2\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.96\",\"seq\":96,\"product_model\":\"HU210-2TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.97\",\"seq\":97,\"product_model\":\"HU210-3\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.98\",\"seq\":98,\"product_model\":\"HU210-3TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.99\",\"seq\":99,\"product_model\":\"HU210TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.100\",\"seq\":100,\"product_model\":\"HU212\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.101\",\"seq\":101,\"product_model\":\"HU212-2\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.102\",\"seq\":102,\"product_model\":\"HU212-2TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.103\",\"seq\":103,\"product_model\":\"HU212-3\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.104\",\"seq\":104,\"product_model\":\"HU212-3TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.105\",\"seq\":105,\"product_model\":\"HU212TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.106\",\"seq\":106,\"product_model\":\"HU214\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.107\",\"seq\":107,\"product_model\":\"HU214-2\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.108\",\"seq\":108,\"product_model\":\"HU214-2TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.109\",\"seq\":109,\"product_model\":\"HU214-3\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.110\",\"seq\":110,\"product_model\":\"HU214-3TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.111\",\"seq\":111,\"product_model\":\"HU214TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.112\",\"seq\":112,\"product_model\":\"HU216-2\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.113\",\"seq\":113,\"product_model\":\"HU216-2TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.114\",\"seq\":114,\"product_model\":\"HU216-3\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.115\",\"seq\":115,\"product_model\":\"HU216-3TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.116\",\"seq\":116,\"product_model\":\"HU216TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.117\",\"seq\":117,\"product_model\":\"HU24-2\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.118\",\"seq\":118,\"product_model\":\"HU24-2TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.119\",\"seq\":119,\"product_model\":\"HU24TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.120\",\"seq\":120,\"product_model\":\"HU26\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.121\",\"seq\":121,\"product_model\":\"HU26-2\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.122\",\"seq\":122,\"product_model\":\"HU26-2TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.123\",\"seq\":123,\"product_model\":\"HU26TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.124\",\"seq\":124,\"product_model\":\"HU28\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.125\",\"seq\":125,\"product_model\":\"HU28-2\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.126\",\"seq\":126,\"product_model\":\"HU28-2TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.127\",\"seq\":127,\"product_model\":\"HU28TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.128\",\"seq\":128,\"product_model\":\"HU310\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.129\",\"seq\":129,\"product_model\":\"HU310-2\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.130\",\"seq\":130,\"product_model\":\"HU310TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.131\",\"seq\":131,\"product_model\":\"HU312\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.132\",\"seq\":132,\"product_model\":\"HU312-2\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.133\",\"seq\":133,\"product_model\":\"HU312TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.134\",\"seq\":134,\"product_model\":\"HU314\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.135\",\"seq\":135,\"product_model\":\"HU314-2\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.136\",\"seq\":136,\"product_model\":\"HU314TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.137\",\"seq\":137,\"product_model\":\"HU316\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.138\",\"seq\":138,\"product_model\":\"HU316TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.139\",\"seq\":139,\"product_model\":\"HU34\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.140\",\"seq\":140,\"product_model\":\"HU34TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.141\",\"seq\":141,\"product_model\":\"HU3514-2\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.142\",\"seq\":142,\"product_model\":\"HU3516-2\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.143\",\"seq\":143,\"product_model\":\"HU3516\\\/22\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.144\",\"seq\":144,\"product_model\":\"HU36\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.145\",\"seq\":145,\"product_model\":\"HU36TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.146\",\"seq\":146,\"product_model\":\"HU38\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.147\",\"seq\":147,\"product_model\":\"HU38TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.148\",\"seq\":148,\"product_model\":\"HU410\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.149\",\"seq\":149,\"product_model\":\"HU410TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.150\",\"seq\":150,\"product_model\":\"HU412\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.151\",\"seq\":151,\"product_model\":\"HU412TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.152\",\"seq\":152,\"product_model\":\"HU414\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.153\",\"seq\":153,\"product_model\":\"HU414TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.154\",\"seq\":154,\"product_model\":\"HU416\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.155\",\"seq\":155,\"product_model\":\"HU416TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.156\",\"seq\":156,\"product_model\":\"HU44\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.157\",\"seq\":157,\"product_model\":\"HU44TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.158\",\"seq\":158,\"product_model\":\"HU46\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.159\",\"seq\":159,\"product_model\":\"HU46TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.160\",\"seq\":160,\"product_model\":\"HU48\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.161\",\"seq\":161,\"product_model\":\"HU48TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.162\",\"seq\":162,\"product_model\":\"HU610\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.163\",\"seq\":163,\"product_model\":\"HU610TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.164\",\"seq\":164,\"product_model\":\"HU612\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.165\",\"seq\":165,\"product_model\":\"HU612TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.166\",\"seq\":166,\"product_model\":\"HU614\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.167\",\"seq\":167,\"product_model\":\"HU614TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.168\",\"seq\":168,\"product_model\":\"HU616\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.169\",\"seq\":169,\"product_model\":\"HU616TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.170\",\"seq\":170,\"product_model\":\"HU66\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.171\",\"seq\":171,\"product_model\":\"HU66TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.172\",\"seq\":172,\"product_model\":\"HU68\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.173\",\"seq\":173,\"product_model\":\"HU68TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.174\",\"seq\":174,\"product_model\":\"HUSR\",\"product_description\":\"Skewed Face Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.175\",\"seq\":175,\"product_model\":\"HW Series\",\"product_description\":\"Heavy Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.176\",\"seq\":176,\"product_model\":\"HWU Series\",\"product_description\":\"Heavy Top Flange Hanger w Uplift\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.177\",\"seq\":177,\"product_model\":\"LBV Series\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.178\",\"seq\":178,\"product_model\":\"LEG3\",\"product_description\":\"Bolted Glulam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.179\",\"seq\":179,\"product_model\":\"LEG5\",\"product_description\":\"Bolted Glulam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.180\",\"seq\":180,\"product_model\":\"LEG7\",\"product_description\":\"Bolted Glulam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.181\",\"seq\":181,\"product_model\":\"MEG5\",\"product_description\":\"Bolted Glulam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.182\",\"seq\":182,\"product_model\":\"MEG7\",\"product_description\":\"Bolted Glulam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.183\",\"seq\":183,\"product_model\":\"PAHD42\",\"product_description\":\"Strap Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.184\",\"seq\":184,\"product_model\":\"SUL\",\"product_description\":\"Skewed Face Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.185\",\"seq\":185,\"product_model\":\"SULI\",\"product_description\":\"Skewed Face Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.186\",\"seq\":186,\"product_model\":\"SUR\",\"product_description\":\"Skewed Face Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.187\",\"seq\":187,\"product_model\":\"SURI\",\"product_description\":\"Skewed Face Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.188\",\"seq\":188,\"product_model\":\"U14\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.189\",\"seq\":189,\"product_model\":\"U210\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.190\",\"seq\":190,\"product_model\":\"U210-2\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.191\",\"seq\":191,\"product_model\":\"U210-3\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.192\",\"seq\":192,\"product_model\":\"U210R\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.193\",\"seq\":193,\"product_model\":\"U214\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.194\",\"seq\":194,\"product_model\":\"U24\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.195\",\"seq\":195,\"product_model\":\"U24-2\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.196\",\"seq\":196,\"product_model\":\"U24R\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.197\",\"seq\":197,\"product_model\":\"U26\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.198\",\"seq\":198,\"product_model\":\"U26-2\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.199\",\"seq\":199,\"product_model\":\"U26-3\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.200\",\"seq\":200,\"product_model\":\"U26R\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.201\",\"seq\":201,\"product_model\":\"U310\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.202\",\"seq\":202,\"product_model\":\"U314\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.203\",\"seq\":203,\"product_model\":\"U34\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.204\",\"seq\":204,\"product_model\":\"U3510-2\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.205\",\"seq\":205,\"product_model\":\"U3510\\\/14\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.206\",\"seq\":206,\"product_model\":\"U3512-2\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.207\",\"seq\":207,\"product_model\":\"U3516\\\/20\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.208\",\"seq\":208,\"product_model\":\"U36\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.209\",\"seq\":209,\"product_model\":\"U410\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.210\",\"seq\":210,\"product_model\":\"U410R\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.211\",\"seq\":211,\"product_model\":\"U414\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.212\",\"seq\":212,\"product_model\":\"U44\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.213\",\"seq\":213,\"product_model\":\"U44R\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.214\",\"seq\":214,\"product_model\":\"U46\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.215\",\"seq\":215,\"product_model\":\"U46R\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.216\",\"seq\":216,\"product_model\":\"U610\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.217\",\"seq\":217,\"product_model\":\"U610R\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.218\",\"seq\":218,\"product_model\":\"U66\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.219\",\"seq\":219,\"product_model\":\"U66R\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.220\",\"seq\":220,\"product_model\":\"W Series\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.221\",\"seq\":221,\"product_model\":\"WNP Series\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.222\",\"seq\":222,\"product_model\":\"WNPU Series\",\"product_description\":\"Top Flange Joist Hanger w Uplift\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1218-R0\",\"approval_number\":\"FL1218.223\",\"seq\":223,\"product_model\":\"WPU Series\",\"product_description\":\"Top Flange Joist Hanger w Uplift\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1423-R0\",\"approval_number\":\"FL1423.1\",\"seq\":1,\"product_model\":\"DSP\",\"product_description\":\"Stud-Plate Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1423-R0\",\"approval_number\":\"FL1423.2\",\"seq\":2,\"product_model\":\"H14\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1423-R0\",\"approval_number\":\"FL1423.3\",\"seq\":3,\"product_model\":\"H16\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1423-R0\",\"approval_number\":\"FL1423.4\",\"seq\":4,\"product_model\":\"H16-2\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1423-R0\",\"approval_number\":\"FL1423.5\",\"seq\":5,\"product_model\":\"H16-2S\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1423-R0\",\"approval_number\":\"FL1423.6\",\"seq\":6,\"product_model\":\"H16S\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1423-R0\",\"approval_number\":\"FL1423.7\",\"seq\":7,\"product_model\":\"H8\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1423-R0\",\"approval_number\":\"FL1423.8\",\"seq\":8,\"product_model\":\"HGA10\",\"product_description\":\"Heavy Gusset Angle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1423-R0\",\"approval_number\":\"FL1423.9\",\"seq\":9,\"product_model\":\"HGAM10\",\"product_description\":\"Heavy Gusset Angle for Masonry\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1423-R0\",\"approval_number\":\"FL1423.10\",\"seq\":10,\"product_model\":\"HM9\",\"product_description\":\"Masonry Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1423-R0\",\"approval_number\":\"FL1423.11\",\"seq\":11,\"product_model\":\"HTSM16\",\"product_description\":\"Heavy Masonry Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1423-R0\",\"approval_number\":\"FL1423.12\",\"seq\":12,\"product_model\":\"HTSM20\",\"product_description\":\"Heavy Masonry Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1423-R0\",\"approval_number\":\"FL1423.13\",\"seq\":13,\"product_model\":\"LGT2\",\"product_description\":\"Light Girder Tiedown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1423-R0\",\"approval_number\":\"FL1423.14\",\"seq\":14,\"product_model\":\"LTA1\",\"product_description\":\"Lateral Load Emb. Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1423-R0\",\"approval_number\":\"FL1423.15\",\"seq\":15,\"product_model\":\"MGT\",\"product_description\":\"Medium Girder Tiedown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1423-R0\",\"approval_number\":\"FL1423.16\",\"seq\":16,\"product_model\":\"MTS24C\",\"product_description\":\"Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1423-R0\",\"approval_number\":\"FL1423.17\",\"seq\":17,\"product_model\":\"MTS28C\",\"product_description\":\"Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1423-R0\",\"approval_number\":\"FL1423.18\",\"seq\":18,\"product_model\":\"MTS30C\",\"product_description\":\"Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1423-R0\",\"approval_number\":\"FL1423.19\",\"seq\":19,\"product_model\":\"MTSM16\",\"product_description\":\"Masonry Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1423-R0\",\"approval_number\":\"FL1423.20\",\"seq\":20,\"product_model\":\"MTSM20\",\"product_description\":\"Masonry Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1423-R0\",\"approval_number\":\"FL1423.21\",\"seq\":21,\"product_model\":\"SSP\",\"product_description\":\"Stud-Plate Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.1\",\"seq\":1,\"product_model\":\"CJT3\",\"product_description\":\"Concealed Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.2\",\"seq\":2,\"product_model\":\"CJT4\",\"product_description\":\"Concealed Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.3\",\"seq\":3,\"product_model\":\"CJT5\",\"product_description\":\"Concealed Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.4\",\"seq\":4,\"product_model\":\"CJT6\",\"product_description\":\"Concealed Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.5\",\"seq\":5,\"product_model\":\"HCA11-5\",\"product_description\":\"Hinge Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.6\",\"seq\":6,\"product_model\":\"HCA11-6\",\"product_description\":\"Hinge Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.7\",\"seq\":7,\"product_model\":\"HCA11-7\",\"product_description\":\"Hinge Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.8\",\"seq\":8,\"product_model\":\"HCA11-9\",\"product_description\":\"Hinge Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.9\",\"seq\":9,\"product_model\":\"HCA5-5\",\"product_description\":\"Hinge Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.10\",\"seq\":10,\"product_model\":\"HCA5-6\",\"product_description\":\"Hinge Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.11\",\"seq\":11,\"product_model\":\"HCA5-7\",\"product_description\":\"Hinge Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.12\",\"seq\":12,\"product_model\":\"HCA5-9\",\"product_description\":\"Hinge Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.13\",\"seq\":13,\"product_model\":\"HCA7-5\",\"product_description\":\"Hinge Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.14\",\"seq\":14,\"product_model\":\"HCA7-6\",\"product_description\":\"Hinge Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.15\",\"seq\":15,\"product_model\":\"HCA7-7\",\"product_description\":\"Hinge Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.16\",\"seq\":16,\"product_model\":\"HCA7-9\",\"product_description\":\"Hinge Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.17\",\"seq\":17,\"product_model\":\"HCA9-5\",\"product_description\":\"Hinge Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.18\",\"seq\":18,\"product_model\":\"HCA9-6\",\"product_description\":\"Hinge Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.19\",\"seq\":19,\"product_model\":\"HCA9-7\",\"product_description\":\"Hinge Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.20\",\"seq\":20,\"product_model\":\"HCA9-9\",\"product_description\":\"Hinge Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.21\",\"seq\":21,\"product_model\":\"HDC10\\\/22-SDS2.5\",\"product_description\":\"Concentric Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.22\",\"seq\":22,\"product_model\":\"HDC10\\\/4-SDS2.5\",\"product_description\":\"Concentric Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.23\",\"seq\":23,\"product_model\":\"HDC5\\\/22-SDS2.5\",\"product_description\":\"Concentric Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.24\",\"seq\":24,\"product_model\":\"HDC5\\\/4-SDS2.5\",\"product_description\":\"Concentric Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.25\",\"seq\":25,\"product_model\":\"HDQ8-SDS3\",\"product_description\":\"Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.26\",\"seq\":26,\"product_model\":\"IUS1.56\\\/11.88\",\"product_description\":\"I-Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.27\",\"seq\":27,\"product_model\":\"IUS1.56\\\/9.5\",\"product_description\":\"I-Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.28\",\"seq\":28,\"product_model\":\"IUS1.81\\\/11.88\",\"product_description\":\"I-Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.29\",\"seq\":29,\"product_model\":\"IUS1.81\\\/14\",\"product_description\":\"I-Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.30\",\"seq\":30,\"product_model\":\"IUS1.81\\\/9.5\",\"product_description\":\"I-Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.31\",\"seq\":31,\"product_model\":\"IUS2.37\\\/11.88\",\"product_description\":\"I-Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.32\",\"seq\":32,\"product_model\":\"IUS2.37\\\/14\",\"product_description\":\"I-Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.33\",\"seq\":33,\"product_model\":\"IUS2.37\\\/16\",\"product_description\":\"I-Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.34\",\"seq\":34,\"product_model\":\"IUS2.56\\\/11.88\",\"product_description\":\"I-Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.35\",\"seq\":35,\"product_model\":\"IUS2.56\\\/14\",\"product_description\":\"I-Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.36\",\"seq\":36,\"product_model\":\"IUS2.56\\\/16\",\"product_description\":\"I-Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.37\",\"seq\":37,\"product_model\":\"IUS2.56\\\/9.5\",\"product_description\":\"I-Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.38\",\"seq\":38,\"product_model\":\"IUS3.56\\\/11.88\",\"product_description\":\"I-Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.39\",\"seq\":39,\"product_model\":\"IUS3.56\\\/14\",\"product_description\":\"I-Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.40\",\"seq\":40,\"product_model\":\"IUS3.56\\\/16\",\"product_description\":\"I-Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.41\",\"seq\":41,\"product_model\":\"PCT18\",\"product_description\":\"Purlin Cross Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.42\",\"seq\":42,\"product_model\":\"PCT23\",\"product_description\":\"Purlin Cross Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.43\",\"seq\":43,\"product_model\":\"PCT27\",\"product_description\":\"Purlin Cross Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.44\",\"seq\":44,\"product_model\":\"PCT38\",\"product_description\":\"Purlin Cross Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.45\",\"seq\":45,\"product_model\":\"SDS\\u00bcX1\\u00bd\",\"product_description\":\"Strong Drive Screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.46\",\"seq\":46,\"product_model\":\"SDS\\u00bcX2\",\"product_description\":\"Strong Drive Screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.47\",\"seq\":47,\"product_model\":\"SDS\\u00bcX2\\u00bd\",\"product_description\":\"Strong Drive Screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.48\",\"seq\":48,\"product_model\":\"SDS\\u00bcX3\",\"product_description\":\"Strong Drive Screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.49\",\"seq\":49,\"product_model\":\"SDS\\u00bcX3\\u00bd\",\"product_description\":\"Strong Drive Screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.50\",\"seq\":50,\"product_model\":\"SDS\\u00bcX4\\u00bd\",\"product_description\":\"Strong Drive Screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1463-R0\",\"approval_number\":\"FL1463.51\",\"seq\":51,\"product_model\":\"SDS\\u00bcX6\",\"product_description\":\"Strong Drive Screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1725-R0\",\"approval_number\":\"FL1725.1\",\"seq\":1,\"product_model\":\"ABU66\",\"product_description\":\"Adjustable Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1725-R0\",\"approval_number\":\"FL1725.2\",\"seq\":2,\"product_model\":\"ABU88\",\"product_description\":\"Adjustable Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1725-R0\",\"approval_number\":\"FL1725.3\",\"seq\":3,\"product_model\":\"ICFLC\",\"product_description\":\"Ledger Connector Component\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1725-R0\",\"approval_number\":\"FL1725.4\",\"seq\":4,\"product_model\":\"ICFLC-CW\",\"product_description\":\"Ledger Connector Component\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1725-R0\",\"approval_number\":\"FL1725.5\",\"seq\":5,\"product_model\":\"ICFLC-W\",\"product_description\":\"Ledger Connector Component\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1725-R0\",\"approval_number\":\"FL1725.6\",\"seq\":6,\"product_model\":\"TBE6\",\"product_description\":\"Truss Bearing Enhancer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1725-R0\",\"approval_number\":\"FL1725.7\",\"seq\":7,\"product_model\":\"THAC418\",\"product_description\":\"Adjustable Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.1\",\"seq\":1,\"product_model\":\"CMST12\",\"product_description\":\"Coiled Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.2\",\"seq\":2,\"product_model\":\"CMST14\",\"product_description\":\"Coiled Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.3\",\"seq\":3,\"product_model\":\"CMSTC16\",\"product_description\":\"Coiled Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.4\",\"seq\":4,\"product_model\":\"CS16\",\"product_description\":\"Coiled Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.5\",\"seq\":5,\"product_model\":\"CS18\",\"product_description\":\"Coiled Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.6\",\"seq\":6,\"product_model\":\"CS20\",\"product_description\":\"Coiled Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.7\",\"seq\":7,\"product_model\":\"CS22\",\"product_description\":\"Coiled Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.8\",\"seq\":8,\"product_model\":\"FHA12\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.9\",\"seq\":9,\"product_model\":\"FHA18\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.10\",\"seq\":10,\"product_model\":\"FHA24\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.11\",\"seq\":11,\"product_model\":\"FHA30\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.12\",\"seq\":12,\"product_model\":\"FHA6\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.13\",\"seq\":13,\"product_model\":\"FHA9\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.14\",\"seq\":14,\"product_model\":\"HETA12\",\"product_description\":\"Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.15\",\"seq\":15,\"product_model\":\"HETA16\",\"product_description\":\"Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.16\",\"seq\":16,\"product_model\":\"HETA20\",\"product_description\":\"Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.17\",\"seq\":17,\"product_model\":\"HETA24\",\"product_description\":\"Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.18\",\"seq\":18,\"product_model\":\"HETA40\",\"product_description\":\"Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.19\",\"seq\":19,\"product_model\":\"HETAL12\",\"product_description\":\"Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.20\",\"seq\":20,\"product_model\":\"HETAL16\",\"product_description\":\"Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.21\",\"seq\":21,\"product_model\":\"HETAL20\",\"product_description\":\"Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.22\",\"seq\":22,\"product_model\":\"HHETA12\",\"product_description\":\"Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.23\",\"seq\":23,\"product_model\":\"HHETA16\",\"product_description\":\"Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.24\",\"seq\":24,\"product_model\":\"HHETA20\",\"product_description\":\"Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.25\",\"seq\":25,\"product_model\":\"HHETA24\",\"product_description\":\"Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.26\",\"seq\":26,\"product_model\":\"HHETA40\",\"product_description\":\"Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.27\",\"seq\":27,\"product_model\":\"HRS12\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.28\",\"seq\":28,\"product_model\":\"HRS6\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.29\",\"seq\":29,\"product_model\":\"HRS8\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.30\",\"seq\":30,\"product_model\":\"LSTA12\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.31\",\"seq\":31,\"product_model\":\"LSTA15\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.32\",\"seq\":32,\"product_model\":\"LSTA18\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.33\",\"seq\":33,\"product_model\":\"LSTA21\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.34\",\"seq\":34,\"product_model\":\"LSTA24\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.35\",\"seq\":35,\"product_model\":\"LSTA30\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.36\",\"seq\":36,\"product_model\":\"LSTA36\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.37\",\"seq\":37,\"product_model\":\"LSTA9\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.38\",\"seq\":38,\"product_model\":\"LSTI49\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.39\",\"seq\":39,\"product_model\":\"LSTI73\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.40\",\"seq\":40,\"product_model\":\"META12\",\"product_description\":\"Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.41\",\"seq\":41,\"product_model\":\"META14\",\"product_description\":\"Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.42\",\"seq\":42,\"product_model\":\"META16\",\"product_description\":\"Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.43\",\"seq\":43,\"product_model\":\"META18\",\"product_description\":\"Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.44\",\"seq\":44,\"product_model\":\"META20\",\"product_description\":\"Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.45\",\"seq\":45,\"product_model\":\"META22\",\"product_description\":\"Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.46\",\"seq\":46,\"product_model\":\"META24\",\"product_description\":\"Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.47\",\"seq\":47,\"product_model\":\"META40\",\"product_description\":\"Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.48\",\"seq\":48,\"product_model\":\"MST27\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.49\",\"seq\":49,\"product_model\":\"MST37\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.50\",\"seq\":50,\"product_model\":\"MST48\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.51\",\"seq\":51,\"product_model\":\"MST60\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.52\",\"seq\":52,\"product_model\":\"MST72\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.53\",\"seq\":53,\"product_model\":\"MSTA12\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.54\",\"seq\":54,\"product_model\":\"MSTA15\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.55\",\"seq\":55,\"product_model\":\"MSTA18\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.56\",\"seq\":56,\"product_model\":\"MSTA21\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.57\",\"seq\":57,\"product_model\":\"MSTA24\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.58\",\"seq\":58,\"product_model\":\"MSTA30\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.59\",\"seq\":59,\"product_model\":\"MSTA36\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.60\",\"seq\":60,\"product_model\":\"MSTA9\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.61\",\"seq\":61,\"product_model\":\"MSTAM24\",\"product_description\":\"Strap Tie for Masonry\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.62\",\"seq\":62,\"product_model\":\"MSTAM36\",\"product_description\":\"Strap Tie for Masonry\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.63\",\"seq\":63,\"product_model\":\"MSTC28\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.64\",\"seq\":64,\"product_model\":\"MSTC40\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.65\",\"seq\":65,\"product_model\":\"MSTC48B3\",\"product_description\":\"Pre-bent Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.66\",\"seq\":66,\"product_model\":\"MSTC52\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.67\",\"seq\":67,\"product_model\":\"MSTC66\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.68\",\"seq\":68,\"product_model\":\"MSTC66B3\",\"product_description\":\"Pre-bent Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.69\",\"seq\":69,\"product_model\":\"MSTC78\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.70\",\"seq\":70,\"product_model\":\"MSTCM40\",\"product_description\":\"Strap Tie for Masonry\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.71\",\"seq\":71,\"product_model\":\"MSTI26\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.72\",\"seq\":72,\"product_model\":\"MSTI36\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.73\",\"seq\":73,\"product_model\":\"MSTI48\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.74\",\"seq\":74,\"product_model\":\"MSTI60\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.75\",\"seq\":75,\"product_model\":\"MSTI72\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.76\",\"seq\":76,\"product_model\":\"RPS18\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.77\",\"seq\":77,\"product_model\":\"RPS22\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.78\",\"seq\":78,\"product_model\":\"RPS28\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.79\",\"seq\":79,\"product_model\":\"ST12\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.80\",\"seq\":80,\"product_model\":\"ST18\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.81\",\"seq\":81,\"product_model\":\"ST2115\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.82\",\"seq\":82,\"product_model\":\"ST2122\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.83\",\"seq\":83,\"product_model\":\"ST22\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.84\",\"seq\":84,\"product_model\":\"ST2215\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.85\",\"seq\":85,\"product_model\":\"ST292\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.86\",\"seq\":86,\"product_model\":\"ST6215\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.87\",\"seq\":87,\"product_model\":\"ST6224\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.88\",\"seq\":88,\"product_model\":\"ST6236\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#1901-R3\",\"approval_number\":\"FL1901.89\",\"seq\":89,\"product_model\":\"ST9\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#2304-R0\",\"approval_number\":\"FL2304.1\",\"seq\":1,\"product_model\":\"AT Acrylic-Tie Adhesive\",\"product_description\":\"Structural adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#2304-R0\",\"approval_number\":\"FL2304.2\",\"seq\":2,\"product_model\":\"THD Titen THD\",\"product_description\":\"High Strength Screw Anchor for Concrete & Masonry\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#2361-R0\",\"approval_number\":\"FL2361.1\",\"seq\":1,\"product_model\":\"HGUQ26-2\",\"product_description\":\"Heavy Truss Hanger\\\/Screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#2361-R0\",\"approval_number\":\"FL2361.2\",\"seq\":2,\"product_model\":\"HGUQ26-3\",\"product_description\":\"Heavy Truss Hanger\\\/Screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#2361-R0\",\"approval_number\":\"FL2361.3\",\"seq\":3,\"product_model\":\"HGUQ28-2\",\"product_description\":\"Heavy Truss Hanger\\\/Screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#2361-R0\",\"approval_number\":\"FL2361.4\",\"seq\":4,\"product_model\":\"HGUQ28-3\",\"product_description\":\"Heavy Truss Hanger\\\/Screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#2361-R0\",\"approval_number\":\"FL2361.5\",\"seq\":5,\"product_model\":\"HGUS26-3\",\"product_description\":\"Heavy Joist\\\/Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#2361-R0\",\"approval_number\":\"FL2361.6\",\"seq\":6,\"product_model\":\"HGUS28-3\",\"product_description\":\"Heavy Joist\\\/Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#2361-R0\",\"approval_number\":\"FL2361.7\",\"seq\":7,\"product_model\":\"LUS310\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#2361-R0\",\"approval_number\":\"FL2361.8\",\"seq\":8,\"product_model\":\"LUS38\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#2361-R0\",\"approval_number\":\"FL2361.9\",\"seq\":9,\"product_model\":\"THA422-2\",\"product_description\":\"Adjustable Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#2361-R0\",\"approval_number\":\"FL2361.10\",\"seq\":10,\"product_model\":\"THAC422\",\"product_description\":\"Adjustable Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#2361-R0\",\"approval_number\":\"FL2361.11\",\"seq\":11,\"product_model\":\"THAC422-2\",\"product_description\":\"Adjustable Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#2361-R0\",\"approval_number\":\"FL2361.12\",\"seq\":12,\"product_model\":\"THASL218\",\"product_description\":\"Severe Skew Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#2361-R0\",\"approval_number\":\"FL2361.13\",\"seq\":13,\"product_model\":\"THASL218-2\",\"product_description\":\"Severe Skew Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#2361-R0\",\"approval_number\":\"FL2361.14\",\"seq\":14,\"product_model\":\"THASR218\",\"product_description\":\"Severe Skew Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#2361-R0\",\"approval_number\":\"FL2361.15\",\"seq\":15,\"product_model\":\"THASR218-2\",\"product_description\":\"Severe Skew Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3746-R0\",\"approval_number\":\"FL3746.1\",\"seq\":1,\"product_model\":\"STR 1\\\/2\",\"product_description\":\"Tiedown System 1\\\/2\\\" AB\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3746-R0\",\"approval_number\":\"FL3746.2\",\"seq\":2,\"product_model\":\"STR 5\\\/8\",\"product_description\":\"Tiedown System 5\\\/8\\\" AB\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3746-R0\",\"approval_number\":\"FL3746.3\",\"seq\":3,\"product_model\":\"STR 5\\\/8L\",\"product_description\":\"Tiedown System 5\\\/8\\\" AB Long\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3746-R0\",\"approval_number\":\"FL3746.4\",\"seq\":4,\"product_model\":\"STR System\",\"product_description\":\"Rod Tiedown System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3746-R0\",\"approval_number\":\"FL3746.5\",\"seq\":5,\"product_model\":\"STRR \\u00bd\",\"product_description\":\"Tiedown System 1\\\/2\\\" RFB\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3746-R0\",\"approval_number\":\"FL3746.6\",\"seq\":6,\"product_model\":\"STRR 5\\\/8\",\"product_description\":\"Tiedown System 5\\\/8\\\" RFB\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.1\",\"seq\":1,\"product_model\":\"FGTR\",\"product_description\":\"Face Mount Girder Tiedown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.2\",\"seq\":2,\"product_model\":\"FGTRE\",\"product_description\":\"Face Mount Girder Tiedown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.3\",\"seq\":3,\"product_model\":\"FGTRHL\",\"product_description\":\"Face Mount Girder Tiedown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.4\",\"seq\":4,\"product_model\":\"FGTRHR\",\"product_description\":\"Face Mount Girder Tiedown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.5\",\"seq\":5,\"product_model\":\"HGUQ210-2\",\"product_description\":\"Heavy Joist Hanger w\\\/screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.6\",\"seq\":6,\"product_model\":\"HGUQ210-3\",\"product_description\":\"Heavy Joist Hanger w\\\/screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.7\",\"seq\":7,\"product_model\":\"HGUQ210-4\",\"product_description\":\"Heavy Joist Hanger w\\\/screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.8\",\"seq\":8,\"product_model\":\"HGUQ26-2\",\"product_description\":\"Heavy Joist Hanger w\\\/screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.9\",\"seq\":9,\"product_model\":\"HGUQ26-3\",\"product_description\":\"Heavy Joist Hanger w\\\/screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.10\",\"seq\":10,\"product_model\":\"HGUQ26-4\",\"product_description\":\"Heavy Joist Hanger w\\\/screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.11\",\"seq\":11,\"product_model\":\"HGUQ28-2\",\"product_description\":\"Heavy Joist Hanger w\\\/screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.12\",\"seq\":12,\"product_model\":\"HGUQ28-3\",\"product_description\":\"Heavy Joist Hanger w\\\/screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.13\",\"seq\":13,\"product_model\":\"HGUQ28-4\",\"product_description\":\"Heavy Joist Hanger w\\\/screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.14\",\"seq\":14,\"product_model\":\"HGUQ410\",\"product_description\":\"Heavy Joist Hanger w\\\/screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.15\",\"seq\":15,\"product_model\":\"HGUQ46\",\"product_description\":\"Heavy Joist Hanger w\\\/screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.16\",\"seq\":16,\"product_model\":\"HGUQ48\",\"product_description\":\"Heavy Joist Hanger w\\\/screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.17\",\"seq\":17,\"product_model\":\"HGUS2.75\\\/10\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.18\",\"seq\":18,\"product_model\":\"HGUS2.75\\\/12\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.19\",\"seq\":19,\"product_model\":\"HGUS2.75\\\/14\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.20\",\"seq\":20,\"product_model\":\"HGUS210-2\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.21\",\"seq\":21,\"product_model\":\"HGUS210-3\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.22\",\"seq\":22,\"product_model\":\"HGUS210-4\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.23\",\"seq\":23,\"product_model\":\"HGUS212-3\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.24\",\"seq\":24,\"product_model\":\"HGUS212-4\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.25\",\"seq\":25,\"product_model\":\"HGUS214-3\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.26\",\"seq\":26,\"product_model\":\"HGUS214-4\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.27\",\"seq\":27,\"product_model\":\"HGUS26\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.28\",\"seq\":28,\"product_model\":\"HGUS26-2\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.29\",\"seq\":29,\"product_model\":\"HGUS26-3\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.30\",\"seq\":30,\"product_model\":\"HGUS26-4\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.31\",\"seq\":31,\"product_model\":\"HGUS28\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.32\",\"seq\":32,\"product_model\":\"HGUS28-2\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.33\",\"seq\":33,\"product_model\":\"HGUS28-3\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.34\",\"seq\":34,\"product_model\":\"HGUS28-4\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.35\",\"seq\":35,\"product_model\":\"HGUS3.25\\\/10\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.36\",\"seq\":36,\"product_model\":\"HGUS3.25\\\/12\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.37\",\"seq\":37,\"product_model\":\"HGUS410\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.38\",\"seq\":38,\"product_model\":\"HGUS412\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.39\",\"seq\":39,\"product_model\":\"HGUS414\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.40\",\"seq\":40,\"product_model\":\"HGUS46\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.41\",\"seq\":41,\"product_model\":\"HGUS48\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.42\",\"seq\":42,\"product_model\":\"HGUS5.25\\\/10\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.43\",\"seq\":43,\"product_model\":\"HGUS5.25\\\/12\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.44\",\"seq\":44,\"product_model\":\"HGUS5.50\\\/10\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.45\",\"seq\":45,\"product_model\":\"HGUS5.50\\\/12\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.46\",\"seq\":46,\"product_model\":\"HGUS5.50\\\/14\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.47\",\"seq\":47,\"product_model\":\"HGUS5.62\\\/10\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.48\",\"seq\":48,\"product_model\":\"HGUS5.62\\\/12\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.49\",\"seq\":49,\"product_model\":\"HGUS5.62\\\/14\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.50\",\"seq\":50,\"product_model\":\"HGUS6.88\\\/10\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.51\",\"seq\":51,\"product_model\":\"HGUS6.88\\\/12\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.52\",\"seq\":52,\"product_model\":\"HGUS6.88\\\/14\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.53\",\"seq\":53,\"product_model\":\"HGUS7.25\\\/10\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.54\",\"seq\":54,\"product_model\":\"HGUS7.25\\\/12\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.55\",\"seq\":55,\"product_model\":\"HGUS7.25\\\/14\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.56\",\"seq\":56,\"product_model\":\"HGUS7.37\\\/10\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.57\",\"seq\":57,\"product_model\":\"HGUS7.37\\\/12\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.58\",\"seq\":58,\"product_model\":\"HGUS7.37\\\/14\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.59\",\"seq\":59,\"product_model\":\"HHUS210-2\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.60\",\"seq\":60,\"product_model\":\"HHUS210-3\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.61\",\"seq\":61,\"product_model\":\"HHUS210-4\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.62\",\"seq\":62,\"product_model\":\"HHUS26-2\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.63\",\"seq\":63,\"product_model\":\"HHUS28-2\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.64\",\"seq\":64,\"product_model\":\"HHUS410\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.65\",\"seq\":65,\"product_model\":\"HHUS46\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.66\",\"seq\":66,\"product_model\":\"HHUS48\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.67\",\"seq\":67,\"product_model\":\"HHUS5.50\\\/10\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.68\",\"seq\":68,\"product_model\":\"HHUS7.25\\\/10\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.69\",\"seq\":69,\"product_model\":\"HTU210\",\"product_description\":\"Heavy Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.70\",\"seq\":70,\"product_model\":\"HTU210-2\",\"product_description\":\"Heavy Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.71\",\"seq\":71,\"product_model\":\"HTU26\",\"product_description\":\"Heavy Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.72\",\"seq\":72,\"product_model\":\"HTU26-2\",\"product_description\":\"Heavy Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.73\",\"seq\":73,\"product_model\":\"HTU28\",\"product_description\":\"Heavy Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.74\",\"seq\":74,\"product_model\":\"HTU28-2\",\"product_description\":\"Heavy Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.75\",\"seq\":75,\"product_model\":\"HUS1.81\\\/10\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.76\",\"seq\":76,\"product_model\":\"HUS210\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.77\",\"seq\":77,\"product_model\":\"HUS210-2\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.78\",\"seq\":78,\"product_model\":\"HUS212-2\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.79\",\"seq\":79,\"product_model\":\"HUS26\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.80\",\"seq\":80,\"product_model\":\"HUS26-2\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.81\",\"seq\":81,\"product_model\":\"HUS28\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.82\",\"seq\":82,\"product_model\":\"HUS28-2\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.83\",\"seq\":83,\"product_model\":\"HUS410\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.84\",\"seq\":84,\"product_model\":\"HUS412\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.85\",\"seq\":85,\"product_model\":\"HUS46\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.86\",\"seq\":86,\"product_model\":\"HUS48\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.87\",\"seq\":87,\"product_model\":\"LUS210\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.88\",\"seq\":88,\"product_model\":\"LUS210-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.89\",\"seq\":89,\"product_model\":\"LUS210-3\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.90\",\"seq\":90,\"product_model\":\"LUS214-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.91\",\"seq\":91,\"product_model\":\"LUS24\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.92\",\"seq\":92,\"product_model\":\"LUS24-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.93\",\"seq\":93,\"product_model\":\"LUS26\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.94\",\"seq\":94,\"product_model\":\"LUS26-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.95\",\"seq\":95,\"product_model\":\"LUS26-3\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.96\",\"seq\":96,\"product_model\":\"LUS28\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.97\",\"seq\":97,\"product_model\":\"LUS28-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.98\",\"seq\":98,\"product_model\":\"LUS28-3\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.99\",\"seq\":99,\"product_model\":\"LUS310\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.100\",\"seq\":100,\"product_model\":\"LUS36\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.101\",\"seq\":101,\"product_model\":\"LUS410\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.102\",\"seq\":102,\"product_model\":\"LUS414\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.103\",\"seq\":103,\"product_model\":\"LUS44\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.104\",\"seq\":104,\"product_model\":\"LUS46\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.105\",\"seq\":105,\"product_model\":\"LUS48\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.106\",\"seq\":106,\"product_model\":\"MUS26\",\"product_description\":\"Medium Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3750-R0\",\"approval_number\":\"FL3750.107\",\"seq\":107,\"product_model\":\"MUS28\",\"product_description\":\"Medium Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3751-R1\",\"approval_number\":\"FL3751.1\",\"seq\":1,\"product_model\":\"GBC\",\"product_description\":\"Gable Brace Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3751-R1\",\"approval_number\":\"FL3751.2\",\"seq\":2,\"product_model\":\"LTHJA26\",\"product_description\":\"Truss Hip Jack Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3751-R1\",\"approval_number\":\"FL3751.3\",\"seq\":3,\"product_model\":\"THAL422\",\"product_description\":\"Skewed Adj. Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3751-R1\",\"approval_number\":\"FL3751.4\",\"seq\":4,\"product_model\":\"THAR422\",\"product_description\":\"Skewed Adj. Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3751-R1\",\"approval_number\":\"FL3751.5\",\"seq\":5,\"product_model\":\"TSB2-24\",\"product_description\":\"Truss Spacer Bracer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#3751-R1\",\"approval_number\":\"FL3751.6\",\"seq\":6,\"product_model\":\"VTC2\",\"product_description\":\"Valley Truss Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#4426-R0\",\"approval_number\":\"FL4426.1\",\"seq\":1,\"product_model\":\"SSTB16\",\"product_description\":\"High Capacity Anchor Bolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#4426-R0\",\"approval_number\":\"FL4426.2\",\"seq\":2,\"product_model\":\"SSTB20\",\"product_description\":\"High Capacity Anchor Bolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#4426-R0\",\"approval_number\":\"FL4426.3\",\"seq\":3,\"product_model\":\"SSTB24\",\"product_description\":\"High Capacity Anchor Bolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#4426-R0\",\"approval_number\":\"FL4426.4\",\"seq\":4,\"product_model\":\"SSTB28\",\"product_description\":\"High Capacity Anchor Bolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#4426-R0\",\"approval_number\":\"FL4426.5\",\"seq\":5,\"product_model\":\"SSTB34\",\"product_description\":\"High Capacity Anchor Bolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#8668-R0\",\"approval_number\":\"FL8668.1\",\"seq\":1,\"product_model\":\"Strong-Bolt Expansion Anchor (STB)\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.1\",\"seq\":1,\"product_model\":\"CC106\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.2\",\"seq\":2,\"product_model\":\"CC3 1\\\/4-4\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.3\",\"seq\":3,\"product_model\":\"CC3 1\\\/4-6\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.4\",\"seq\":4,\"product_model\":\"CC44\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.5\",\"seq\":5,\"product_model\":\"CC46\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.6\",\"seq\":6,\"product_model\":\"CC5 1\\\/4-4\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.7\",\"seq\":7,\"product_model\":\"CC5 1\\\/4-6\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.8\",\"seq\":8,\"product_model\":\"CC5 1\\\/4-8\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.9\",\"seq\":9,\"product_model\":\"CC64\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.10\",\"seq\":10,\"product_model\":\"CC66\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.11\",\"seq\":11,\"product_model\":\"CC68\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.12\",\"seq\":12,\"product_model\":\"CC76\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.13\",\"seq\":13,\"product_model\":\"CC77\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.14\",\"seq\":14,\"product_model\":\"CC78\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.15\",\"seq\":15,\"product_model\":\"CC86\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.16\",\"seq\":16,\"product_model\":\"CC88\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.17\",\"seq\":17,\"product_model\":\"CC96\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.18\",\"seq\":18,\"product_model\":\"CC98\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.19\",\"seq\":19,\"product_model\":\"ECC106\",\"product_description\":\"End Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.20\",\"seq\":20,\"product_model\":\"ECC3 1\\\/4-4\",\"product_description\":\"End Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.21\",\"seq\":21,\"product_model\":\"ECC3 1\\\/4-6\",\"product_description\":\"End Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.22\",\"seq\":22,\"product_model\":\"ECC44\",\"product_description\":\"End Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.23\",\"seq\":23,\"product_model\":\"ECC46\",\"product_description\":\"End Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.24\",\"seq\":24,\"product_model\":\"ECC5 1\\\/4-4\",\"product_description\":\"End Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.25\",\"seq\":25,\"product_model\":\"ECC5 1\\\/4-6\",\"product_description\":\"End Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.26\",\"seq\":26,\"product_model\":\"ECC5 1\\\/4-8\",\"product_description\":\"End Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.27\",\"seq\":27,\"product_model\":\"ECC64\",\"product_description\":\"End Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.28\",\"seq\":28,\"product_model\":\"ECC66\",\"product_description\":\"End Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.29\",\"seq\":29,\"product_model\":\"ECC68\",\"product_description\":\"End Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.30\",\"seq\":30,\"product_model\":\"ECC76\",\"product_description\":\"End Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.31\",\"seq\":31,\"product_model\":\"ECC77\",\"product_description\":\"End Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.32\",\"seq\":32,\"product_model\":\"ECC78\",\"product_description\":\"End Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.33\",\"seq\":33,\"product_model\":\"ECC86\",\"product_description\":\"End Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.34\",\"seq\":34,\"product_model\":\"ECC88\",\"product_description\":\"End Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.35\",\"seq\":35,\"product_model\":\"ECC96\",\"product_description\":\"End Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.36\",\"seq\":36,\"product_model\":\"ECC98\",\"product_description\":\"End Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.37\",\"seq\":37,\"product_model\":\"FTA2\",\"product_description\":\"Floor Tie Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.38\",\"seq\":38,\"product_model\":\"FTA5\",\"product_description\":\"Floor Tie Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.39\",\"seq\":39,\"product_model\":\"FTA7\",\"product_description\":\"Floor Tie Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.40\",\"seq\":40,\"product_model\":\"GLB5A\",\"product_description\":\"Glulam Bearing Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.41\",\"seq\":41,\"product_model\":\"GLB5B\",\"product_description\":\"Glulam Bearing Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.42\",\"seq\":42,\"product_model\":\"GLB5C\",\"product_description\":\"Glulam Bearing Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.43\",\"seq\":43,\"product_model\":\"GLB5D\",\"product_description\":\"Glulam Bearing Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.44\",\"seq\":44,\"product_model\":\"GLB7A\",\"product_description\":\"Glulam Bearing Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.45\",\"seq\":45,\"product_model\":\"GLB7B\",\"product_description\":\"Glulam Bearing Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.46\",\"seq\":46,\"product_model\":\"GLB7C\",\"product_description\":\"Glulam Bearing Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.47\",\"seq\":47,\"product_model\":\"GLB7D\",\"product_description\":\"Glulam Bearing Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.48\",\"seq\":48,\"product_model\":\"GLBT512\",\"product_description\":\"Glulam Bearing Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.49\",\"seq\":49,\"product_model\":\"GLBT516\",\"product_description\":\"Glulam Bearing Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.50\",\"seq\":50,\"product_model\":\"GLBT520\",\"product_description\":\"Glulam Bearing Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.51\",\"seq\":51,\"product_model\":\"GLBT612\",\"product_description\":\"Glulam Bearing Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.52\",\"seq\":52,\"product_model\":\"GLBT616\",\"product_description\":\"Glulam Bearing Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.53\",\"seq\":53,\"product_model\":\"GLBT620\",\"product_description\":\"Glulam Bearing Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.54\",\"seq\":54,\"product_model\":\"HF24N\",\"product_description\":\"Panelized Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.55\",\"seq\":55,\"product_model\":\"HF26N\",\"product_description\":\"Panelized Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.56\",\"seq\":56,\"product_model\":\"HGLBA\",\"product_description\":\"Glulam Bearing Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.57\",\"seq\":57,\"product_model\":\"HGLBB\",\"product_description\":\"Glulam Bearing Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.58\",\"seq\":58,\"product_model\":\"HGLBC\",\"product_description\":\"Glulam Bearing Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.59\",\"seq\":59,\"product_model\":\"HGLBD\",\"product_description\":\"Glulam Bearing Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.60\",\"seq\":60,\"product_model\":\"HPAHD22\",\"product_description\":\"Strap Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.61\",\"seq\":61,\"product_model\":\"HPAHD22-2P\",\"product_description\":\"Strap Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5805-R0\",\"approval_number\":\"FL5805.62\",\"seq\":62,\"product_model\":\"PAHD42\",\"product_description\":\"Strap Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5806-R0\",\"approval_number\":\"FL5806.1\",\"seq\":1,\"product_model\":\"CBQ44-SDS2\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5806-R0\",\"approval_number\":\"FL5806.2\",\"seq\":2,\"product_model\":\"CBQ46-SDS2\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5806-R0\",\"approval_number\":\"FL5806.3\",\"seq\":3,\"product_model\":\"CBQ66-SDS2\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5806-R0\",\"approval_number\":\"FL5806.4\",\"seq\":4,\"product_model\":\"CBSQ44-SDS2\",\"product_description\":\"Column Base w\\\/ Standoff\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5806-R0\",\"approval_number\":\"FL5806.5\",\"seq\":5,\"product_model\":\"CBSQ46-SDS2\",\"product_description\":\"Column Base w\\\/ Standoff\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5806-R0\",\"approval_number\":\"FL5806.6\",\"seq\":6,\"product_model\":\"CBSQ66-SDS2\",\"product_description\":\"Column Base w\\\/ Standoff\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5806-R0\",\"approval_number\":\"FL5806.7\",\"seq\":7,\"product_model\":\"CCQ3-4-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5806-R0\",\"approval_number\":\"FL5806.8\",\"seq\":8,\"product_model\":\"CCQ3-6-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5806-R0\",\"approval_number\":\"FL5806.9\",\"seq\":9,\"product_model\":\"CCQ44-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5806-R0\",\"approval_number\":\"FL5806.10\",\"seq\":10,\"product_model\":\"CCQ46-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5806-R0\",\"approval_number\":\"FL5806.11\",\"seq\":11,\"product_model\":\"CCQ48-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5806-R0\",\"approval_number\":\"FL5806.12\",\"seq\":12,\"product_model\":\"CCQ5-4-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5806-R0\",\"approval_number\":\"FL5806.13\",\"seq\":13,\"product_model\":\"CCQ5-6-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5806-R0\",\"approval_number\":\"FL5806.14\",\"seq\":14,\"product_model\":\"CCQ5-8-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5806-R0\",\"approval_number\":\"FL5806.15\",\"seq\":15,\"product_model\":\"CCQ64-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5806-R0\",\"approval_number\":\"FL5806.16\",\"seq\":16,\"product_model\":\"CCQ66-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5806-R0\",\"approval_number\":\"FL5806.17\",\"seq\":17,\"product_model\":\"CCQ68-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5806-R0\",\"approval_number\":\"FL5806.18\",\"seq\":18,\"product_model\":\"CCQ74-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5806-R0\",\"approval_number\":\"FL5806.19\",\"seq\":19,\"product_model\":\"CCQ76-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5806-R0\",\"approval_number\":\"FL5806.20\",\"seq\":20,\"product_model\":\"CCQ77-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5806-R0\",\"approval_number\":\"FL5806.21\",\"seq\":21,\"product_model\":\"CCQ78-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5806-R0\",\"approval_number\":\"FL5806.22\",\"seq\":22,\"product_model\":\"ECCQ3-4-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5806-R0\",\"approval_number\":\"FL5806.23\",\"seq\":23,\"product_model\":\"ECCQ3-6-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5806-R0\",\"approval_number\":\"FL5806.24\",\"seq\":24,\"product_model\":\"ECCQ44-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5806-R0\",\"approval_number\":\"FL5806.25\",\"seq\":25,\"product_model\":\"ECCQ46-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5806-R0\",\"approval_number\":\"FL5806.26\",\"seq\":26,\"product_model\":\"ECCQ48-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5806-R0\",\"approval_number\":\"FL5806.27\",\"seq\":27,\"product_model\":\"ECCQ5-4-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5806-R0\",\"approval_number\":\"FL5806.28\",\"seq\":28,\"product_model\":\"ECCQ5-6-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5806-R0\",\"approval_number\":\"FL5806.29\",\"seq\":29,\"product_model\":\"ECCQ5-8-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5806-R0\",\"approval_number\":\"FL5806.30\",\"seq\":30,\"product_model\":\"ECCQ64-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5806-R0\",\"approval_number\":\"FL5806.31\",\"seq\":31,\"product_model\":\"ECCQ66-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5806-R0\",\"approval_number\":\"FL5806.32\",\"seq\":32,\"product_model\":\"ECCQ68-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5806-R0\",\"approval_number\":\"FL5806.33\",\"seq\":33,\"product_model\":\"ECCQ74-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5806-R0\",\"approval_number\":\"FL5806.34\",\"seq\":34,\"product_model\":\"ECCQ76-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5806-R0\",\"approval_number\":\"FL5806.35\",\"seq\":35,\"product_model\":\"ECCQ77-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5806-R0\",\"approval_number\":\"FL5806.36\",\"seq\":36,\"product_model\":\"ECCQ78-SDS2.5\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.1\",\"seq\":1,\"product_model\":\"B Series\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.2\",\"seq\":2,\"product_model\":\"EG5\",\"product_description\":\"Bolted Glulam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.3\",\"seq\":3,\"product_model\":\"EG7\",\"product_description\":\"Bolted Glulam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.4\",\"seq\":4,\"product_model\":\"EG9\",\"product_description\":\"Bolted Glulam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.5\",\"seq\":5,\"product_model\":\"GB Series\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.6\",\"seq\":6,\"product_model\":\"GLS3-5\",\"product_description\":\"Glulam Saddle Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.7\",\"seq\":7,\"product_model\":\"GLS3-7\",\"product_description\":\"Glulam Saddle Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.8\",\"seq\":8,\"product_model\":\"GLS3-9\",\"product_description\":\"Glulam Saddle Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.9\",\"seq\":9,\"product_model\":\"GLS5-5\",\"product_description\":\"Glulam Saddle Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.10\",\"seq\":10,\"product_model\":\"GLS5-7\",\"product_description\":\"Glulam Saddle Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.11\",\"seq\":11,\"product_model\":\"GLS7-7\",\"product_description\":\"Glulam Saddle Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.12\",\"seq\":12,\"product_model\":\"GLS7-9\",\"product_description\":\"Glulam Saddle Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.13\",\"seq\":13,\"product_model\":\"GLST3\",\"product_description\":\"Heavy Glulam Saddle Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.14\",\"seq\":14,\"product_model\":\"GLST5\",\"product_description\":\"Heavy Glulam Saddle Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.15\",\"seq\":15,\"product_model\":\"GLST7\",\"product_description\":\"Heavy Glulam Saddle Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.16\",\"seq\":16,\"product_model\":\"GLT Series\",\"product_description\":\"Top Flange Glulam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.17\",\"seq\":17,\"product_model\":\"HB Series\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.18\",\"seq\":18,\"product_model\":\"HGB Series\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.19\",\"seq\":19,\"product_model\":\"HGLS5\",\"product_description\":\"Heavy Glulam Saddle Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.20\",\"seq\":20,\"product_model\":\"HGLS7\",\"product_description\":\"Heavy Glulam Saddle Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.21\",\"seq\":21,\"product_model\":\"HGLS9\",\"product_description\":\"Heavy Glulam Saddle Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.22\",\"seq\":22,\"product_model\":\"HGLST5\",\"product_description\":\"Heavy Glulam Saddle Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.23\",\"seq\":23,\"product_model\":\"HGLST7\",\"product_description\":\"Heavy Glulam Saddle Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.24\",\"seq\":24,\"product_model\":\"HGLST9\",\"product_description\":\"Heavy Glulam Saddle Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.25\",\"seq\":25,\"product_model\":\"HGLT Series\",\"product_description\":\"Heavy Top Flange Glulam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.26\",\"seq\":26,\"product_model\":\"HHB Series\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.27\",\"seq\":27,\"product_model\":\"HSUL\",\"product_description\":\"Skewed Face Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.28\",\"seq\":28,\"product_model\":\"HSUR\",\"product_description\":\"Skewed Face Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.29\",\"seq\":29,\"product_model\":\"HU14\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.30\",\"seq\":30,\"product_model\":\"HU210\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.31\",\"seq\":31,\"product_model\":\"HU210-2\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.32\",\"seq\":32,\"product_model\":\"HU210-2TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.33\",\"seq\":33,\"product_model\":\"HU210-3\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.34\",\"seq\":34,\"product_model\":\"HU210-3TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.35\",\"seq\":35,\"product_model\":\"HU210TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.36\",\"seq\":36,\"product_model\":\"HU212\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.37\",\"seq\":37,\"product_model\":\"HU212-2\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.38\",\"seq\":38,\"product_model\":\"HU212-2TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.39\",\"seq\":39,\"product_model\":\"HU212-3\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.40\",\"seq\":40,\"product_model\":\"HU212-3TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.41\",\"seq\":41,\"product_model\":\"HU212TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.42\",\"seq\":42,\"product_model\":\"HU214\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.43\",\"seq\":43,\"product_model\":\"HU214-2\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.44\",\"seq\":44,\"product_model\":\"HU214-2TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.45\",\"seq\":45,\"product_model\":\"HU214-3\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.46\",\"seq\":46,\"product_model\":\"HU214-3TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.47\",\"seq\":47,\"product_model\":\"HU214TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.48\",\"seq\":48,\"product_model\":\"HU216-2\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.49\",\"seq\":49,\"product_model\":\"HU216-2TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.50\",\"seq\":50,\"product_model\":\"HU216-3\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.51\",\"seq\":51,\"product_model\":\"HU216-3TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.52\",\"seq\":52,\"product_model\":\"HU216TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.53\",\"seq\":53,\"product_model\":\"HU24-2\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.54\",\"seq\":54,\"product_model\":\"HU24-2TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.55\",\"seq\":55,\"product_model\":\"HU24TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.56\",\"seq\":56,\"product_model\":\"HU26\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.57\",\"seq\":57,\"product_model\":\"HU26-2\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.58\",\"seq\":58,\"product_model\":\"HU26-2TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.59\",\"seq\":59,\"product_model\":\"HU26TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.60\",\"seq\":60,\"product_model\":\"HU28\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.61\",\"seq\":61,\"product_model\":\"HU28-2\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.62\",\"seq\":62,\"product_model\":\"HU28-2TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.63\",\"seq\":63,\"product_model\":\"HU28TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.64\",\"seq\":64,\"product_model\":\"HU310\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.65\",\"seq\":65,\"product_model\":\"HU310-2\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.66\",\"seq\":66,\"product_model\":\"HU310TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.67\",\"seq\":67,\"product_model\":\"HU312\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.68\",\"seq\":68,\"product_model\":\"HU312-2\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.69\",\"seq\":69,\"product_model\":\"HU312TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.70\",\"seq\":70,\"product_model\":\"HU314\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.71\",\"seq\":71,\"product_model\":\"HU314-2\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.72\",\"seq\":72,\"product_model\":\"HU314TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.73\",\"seq\":73,\"product_model\":\"HU316\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.74\",\"seq\":74,\"product_model\":\"HU316TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.75\",\"seq\":75,\"product_model\":\"HU34\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.76\",\"seq\":76,\"product_model\":\"HU34TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.77\",\"seq\":77,\"product_model\":\"HU3514-2\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.78\",\"seq\":78,\"product_model\":\"HU3516-2\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.79\",\"seq\":79,\"product_model\":\"HU3516\\\/22\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.80\",\"seq\":80,\"product_model\":\"HU36\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.81\",\"seq\":81,\"product_model\":\"HU36TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.82\",\"seq\":82,\"product_model\":\"HU38\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.83\",\"seq\":83,\"product_model\":\"HU38TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.84\",\"seq\":84,\"product_model\":\"HU410\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.85\",\"seq\":85,\"product_model\":\"HU410TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.86\",\"seq\":86,\"product_model\":\"HU412\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.87\",\"seq\":87,\"product_model\":\"HU412TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.88\",\"seq\":88,\"product_model\":\"HU414\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.89\",\"seq\":89,\"product_model\":\"HU414TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.90\",\"seq\":90,\"product_model\":\"HU416\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.91\",\"seq\":91,\"product_model\":\"HU416TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.92\",\"seq\":92,\"product_model\":\"HU44\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.93\",\"seq\":93,\"product_model\":\"HU44TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.94\",\"seq\":94,\"product_model\":\"HU46\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.95\",\"seq\":95,\"product_model\":\"HU46TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.96\",\"seq\":96,\"product_model\":\"HU48\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.97\",\"seq\":97,\"product_model\":\"HU48TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.98\",\"seq\":98,\"product_model\":\"HU610\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.99\",\"seq\":99,\"product_model\":\"HU610TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.100\",\"seq\":100,\"product_model\":\"HU612\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.101\",\"seq\":101,\"product_model\":\"HU612TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.102\",\"seq\":102,\"product_model\":\"HU614\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.103\",\"seq\":103,\"product_model\":\"HU614TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.104\",\"seq\":104,\"product_model\":\"HU616\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.105\",\"seq\":105,\"product_model\":\"HU616TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.106\",\"seq\":106,\"product_model\":\"HU66\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.107\",\"seq\":107,\"product_model\":\"HU66TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.108\",\"seq\":108,\"product_model\":\"HU68\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.109\",\"seq\":109,\"product_model\":\"HU68TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.110\",\"seq\":110,\"product_model\":\"HUC210-2\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.111\",\"seq\":111,\"product_model\":\"HUC210-2TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.112\",\"seq\":112,\"product_model\":\"HUC210-3\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.113\",\"seq\":113,\"product_model\":\"HUC210-3TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.114\",\"seq\":114,\"product_model\":\"HUC212-2\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.115\",\"seq\":115,\"product_model\":\"HUC212-2TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.116\",\"seq\":116,\"product_model\":\"HUC212-3\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.117\",\"seq\":117,\"product_model\":\"HUC212-3TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.118\",\"seq\":118,\"product_model\":\"HUC214-2\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.119\",\"seq\":119,\"product_model\":\"HUC214-2TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.120\",\"seq\":120,\"product_model\":\"HUC214-3\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.121\",\"seq\":121,\"product_model\":\"HUC214-3TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.122\",\"seq\":122,\"product_model\":\"HUC216-2\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.123\",\"seq\":123,\"product_model\":\"HUC216-3\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.124\",\"seq\":124,\"product_model\":\"HUC216-3TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.125\",\"seq\":125,\"product_model\":\"HUC24-2\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.126\",\"seq\":126,\"product_model\":\"HUC24-2TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.127\",\"seq\":127,\"product_model\":\"HUC26-2\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.128\",\"seq\":128,\"product_model\":\"HUC26-2TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.129\",\"seq\":129,\"product_model\":\"HUC28-2\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.130\",\"seq\":130,\"product_model\":\"HUC28-2TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.131\",\"seq\":131,\"product_model\":\"HUC310\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.132\",\"seq\":132,\"product_model\":\"HUC310-2\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.133\",\"seq\":133,\"product_model\":\"HUC310TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.134\",\"seq\":134,\"product_model\":\"HUC312\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.135\",\"seq\":135,\"product_model\":\"HUC312-2\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.136\",\"seq\":136,\"product_model\":\"HUC312TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.137\",\"seq\":137,\"product_model\":\"HUC314\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.138\",\"seq\":138,\"product_model\":\"HUC314-2\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.139\",\"seq\":139,\"product_model\":\"HUC314TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.140\",\"seq\":140,\"product_model\":\"HUC316\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.141\",\"seq\":141,\"product_model\":\"HUC34\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.142\",\"seq\":142,\"product_model\":\"HUC34TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.143\",\"seq\":143,\"product_model\":\"HUC3516\\\/22\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.144\",\"seq\":144,\"product_model\":\"HUC36\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.145\",\"seq\":145,\"product_model\":\"HUC36TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.146\",\"seq\":146,\"product_model\":\"HUC38\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.147\",\"seq\":147,\"product_model\":\"HUC38TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.148\",\"seq\":148,\"product_model\":\"HUC410\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.149\",\"seq\":149,\"product_model\":\"HUC410TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.150\",\"seq\":150,\"product_model\":\"HUC412\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.151\",\"seq\":151,\"product_model\":\"HUC412TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.152\",\"seq\":152,\"product_model\":\"HUC414\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.153\",\"seq\":153,\"product_model\":\"HUC414TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.154\",\"seq\":154,\"product_model\":\"HUC416\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.155\",\"seq\":155,\"product_model\":\"HUC416TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.156\",\"seq\":156,\"product_model\":\"HUC44\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.157\",\"seq\":157,\"product_model\":\"HUC44TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.158\",\"seq\":158,\"product_model\":\"HUC46\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.159\",\"seq\":159,\"product_model\":\"HUC46TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.160\",\"seq\":160,\"product_model\":\"HUC48\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.161\",\"seq\":161,\"product_model\":\"HUC48TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.162\",\"seq\":162,\"product_model\":\"HUC610\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.163\",\"seq\":163,\"product_model\":\"HUC610TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.164\",\"seq\":164,\"product_model\":\"HUC612\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.165\",\"seq\":165,\"product_model\":\"HUC612TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.166\",\"seq\":166,\"product_model\":\"HUC614\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.167\",\"seq\":167,\"product_model\":\"HUC614TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.168\",\"seq\":168,\"product_model\":\"HUC616\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.169\",\"seq\":169,\"product_model\":\"HUC616TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.170\",\"seq\":170,\"product_model\":\"HUC66\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.171\",\"seq\":171,\"product_model\":\"HUC66TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.172\",\"seq\":172,\"product_model\":\"HUC68\",\"product_description\":\"Heavy Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.173\",\"seq\":173,\"product_model\":\"HUC68TF\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.174\",\"seq\":174,\"product_model\":\"HW Series\",\"product_description\":\"Heavy Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.175\",\"seq\":175,\"product_model\":\"HWU Series\",\"product_description\":\"Heavy Top Flange Hanger w Uplift\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.176\",\"seq\":176,\"product_model\":\"LBV Series\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.177\",\"seq\":177,\"product_model\":\"LEG3\",\"product_description\":\"Bolted Glulam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.178\",\"seq\":178,\"product_model\":\"LEG5\",\"product_description\":\"Bolted Glulam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.179\",\"seq\":179,\"product_model\":\"LEG7\",\"product_description\":\"Bolted Glulam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.180\",\"seq\":180,\"product_model\":\"MEG5\",\"product_description\":\"Bolted Glulam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.181\",\"seq\":181,\"product_model\":\"MEG7\",\"product_description\":\"Bolted Glulam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.182\",\"seq\":182,\"product_model\":\"SUL\",\"product_description\":\"Skewed Face Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.183\",\"seq\":183,\"product_model\":\"SULI\",\"product_description\":\"Skewed Face Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.184\",\"seq\":184,\"product_model\":\"SUR\",\"product_description\":\"Skewed Face Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.185\",\"seq\":185,\"product_model\":\"SURI\",\"product_description\":\"Skewed Face Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.186\",\"seq\":186,\"product_model\":\"U14\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.187\",\"seq\":187,\"product_model\":\"U210\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.188\",\"seq\":188,\"product_model\":\"U210-2\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.189\",\"seq\":189,\"product_model\":\"U210-3\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.190\",\"seq\":190,\"product_model\":\"U210R\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.191\",\"seq\":191,\"product_model\":\"U214\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.192\",\"seq\":192,\"product_model\":\"U24\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.193\",\"seq\":193,\"product_model\":\"U24-2\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.194\",\"seq\":194,\"product_model\":\"U24R\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.195\",\"seq\":195,\"product_model\":\"U26\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.196\",\"seq\":196,\"product_model\":\"U26-2\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.197\",\"seq\":197,\"product_model\":\"U26-3\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.198\",\"seq\":198,\"product_model\":\"U26R\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.199\",\"seq\":199,\"product_model\":\"U310\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.200\",\"seq\":200,\"product_model\":\"U314\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.201\",\"seq\":201,\"product_model\":\"U34\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.202\",\"seq\":202,\"product_model\":\"U3510-2\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.203\",\"seq\":203,\"product_model\":\"U3510\\\/14\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.204\",\"seq\":204,\"product_model\":\"U3512-2\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.205\",\"seq\":205,\"product_model\":\"U3516\\\/20\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.206\",\"seq\":206,\"product_model\":\"U36\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.207\",\"seq\":207,\"product_model\":\"U410\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.208\",\"seq\":208,\"product_model\":\"U410R\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.209\",\"seq\":209,\"product_model\":\"U414\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.210\",\"seq\":210,\"product_model\":\"U44\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.211\",\"seq\":211,\"product_model\":\"U44R\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.212\",\"seq\":212,\"product_model\":\"U46\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.213\",\"seq\":213,\"product_model\":\"U46R\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.214\",\"seq\":214,\"product_model\":\"U610\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.215\",\"seq\":215,\"product_model\":\"U610R\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.216\",\"seq\":216,\"product_model\":\"U66\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.217\",\"seq\":217,\"product_model\":\"U66R\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.218\",\"seq\":218,\"product_model\":\"W Series\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.219\",\"seq\":219,\"product_model\":\"WNP Series\",\"product_description\":\"Top Flange Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.220\",\"seq\":220,\"product_model\":\"WNPU Series\",\"product_description\":\"Top Flange Joist Hanger w Uplift\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5808-R0\",\"approval_number\":\"FL5808.221\",\"seq\":221,\"product_model\":\"WPU Series\",\"product_description\":\"Top Flange Joist Hanger w Uplift\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#6477-R0\",\"approval_number\":\"FL6477.1\",\"seq\":1,\"product_model\":\"ATS-2BH, ATS-2CH, ATS-2DH, ATS-2EH\",\"product_description\":\"ATS Brackets\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#6477-R0\",\"approval_number\":\"FL6477.2\",\"seq\":2,\"product_model\":\"ATS-3B, ATS-3C, ATS-3D, ATS-3E, ATS-3G, ATS-3J, ATS-3U, ATS-3V, ATS-3K, ATS-3W, ATS-3WW, ATS-3X, ATS-3Y, ATS-3Z, ATS-3ZZ, ATS-3ZX, ATS-PL1, ATS-PL2, ATS-PL3\",\"product_description\":\"ATS Bearing Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#6477-R0\",\"approval_number\":\"FL6477.3\",\"seq\":3,\"product_model\":\"ATS-C98, ATS-C106, ATS-C107, ATS-C108, ATS-C109, ATS-HSC44, ATS-HSC55, ATS-HSC66, ATS-HSC77, ATS-HSC88, ATS-HSC99, ATS-HSC1010, ATS-HSC54, ATS-HSC64, ATS-HSC65, ATS-HSC74, ATS-HSC75, ATS-HSC76, ATS-HSC84, ATS-HSC85, ATS-HSC86, ATS-HSC87, ATS-HSC95\",\"product_description\":\"ATS Coupler Nuts\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#6477-R0\",\"approval_number\":\"FL6477.4\",\"seq\":4,\"product_model\":\"ATS-DW4, ATS-DW5, ATS-DW6, ATS-DW7, ATS-DW8, ATS-DW9\",\"product_description\":\"ATS Plate Washers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#6477-R0\",\"approval_number\":\"FL6477.5\",\"seq\":5,\"product_model\":\"ATS-HSC96, ATS-HSC97, ATS-HSC98, ATS-HSC106, ATS-HSC107, ATS-HSC108, ATS-HSC109, ATS-HSSC99\",\"product_description\":\"ATS Coupler Nuts\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#6477-R0\",\"approval_number\":\"FL6477.6\",\"seq\":6,\"product_model\":\"ATS-N4, ATS-N5, ATS-N6, ATS-N7, ATS-N8, ATS-N9\",\"product_description\":\"ATS Hex Nuts\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#6477-R0\",\"approval_number\":\"FL6477.7\",\"seq\":7,\"product_model\":\"ATS-SR4, ATS-SR5, ATS-SR6, ATS-SR7, ATS-SR8, ATS-SR9, ATS-SR4H, ATS-SR5H, ATS-SR6H, ATS-SR7H, ATS-SR8H, ATS-SR9H, ATS-SR9H150\",\"product_description\":\"ATS Strong Rods\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#6477-R0\",\"approval_number\":\"FL6477.8\",\"seq\":8,\"product_model\":\"CNW1\\\/2, CNW5\\\/8, CNW3\\\/4, CNW7\\\/8, CNW1, CNW1\\u00bc, CNW5\\\/8-1\\\/2, CNW3\\\/4-5\\\/8, CNW7\\\/8-5\\\/8, CNW1-7\\\/8, HSCNW3\\\/4, HSCNW1, ATS-C88, ATS-C99, ATS-C1010, ATS-C54, ATS-C64, ATS-C65, ATS-C74, ATS-C75, ATS-C76, ATS-C84, ATS-C85, ATS-C86, ATS-C87, ATS-C95, ATS-C96, ATS-C97\",\"product_description\":\"ATS Coupler Nuts\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#6477-R0\",\"approval_number\":\"FL6477.9\",\"seq\":9,\"product_model\":\"TDS11, TDS12, TDS 13\",\"product_description\":\"Pre-Engineered ATS Run\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#6477-R0\",\"approval_number\":\"FL6477.10\",\"seq\":10,\"product_model\":\"TDS14, TDS15, TDS16\",\"product_description\":\"Pre-Engineered ATS Run\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#6477-R0\",\"approval_number\":\"FL6477.11\",\"seq\":11,\"product_model\":\"TDS21, TDS22, TDS23\",\"product_description\":\"Pre-Engineered ATS Run\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#6477-R0\",\"approval_number\":\"FL6477.12\",\"seq\":12,\"product_model\":\"TDS24, TDS25, TDS2HS\",\"product_description\":\"Pre-Engineered ATS Run\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#6477-R0\",\"approval_number\":\"FL6477.13\",\"seq\":13,\"product_model\":\"TDS31, TDS32, TDS33\",\"product_description\":\"Pre-Engineered ATS Run\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#6477-R0\",\"approval_number\":\"FL6477.14\",\"seq\":14,\"product_model\":\"TDS34, TDS35, TDS37, TDS3HS\",\"product_description\":\"Pre-Engineered ATS Run\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#6477-R0\",\"approval_number\":\"FL6477.15\",\"seq\":15,\"product_model\":\"TDS41, TDS42, TDS43\",\"product_description\":\"Pre-Engineered ATS Run\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#6477-R0\",\"approval_number\":\"FL6477.16\",\"seq\":16,\"product_model\":\"TDS44, TDS45, TDS47, TDS4HS\",\"product_description\":\"Pre-Engineered ATS Run\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#6477-R0\",\"approval_number\":\"FL6477.17\",\"seq\":17,\"product_model\":\"TDS51, TDS52, TDS53\",\"product_description\":\"Pre-Engineered ATS Run\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#6477-R0\",\"approval_number\":\"FL6477.18\",\"seq\":18,\"product_model\":\"TDS54, TDS55, TDS57, TDS5HS\",\"product_description\":\"Pre-Engineered ATS Run\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#6477-R0\",\"approval_number\":\"FL6477.19\",\"seq\":19,\"product_model\":\"TUD1 1\\\/8-1\",\"product_description\":\"ATS Take-Up Device\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#6482-R0\",\"approval_number\":\"FL6482.1\",\"seq\":1,\"product_model\":\"FSC\",\"product_description\":\"Floor Span Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#6482-R0\",\"approval_number\":\"FL6482.2\",\"seq\":2,\"product_model\":\"H2.5T\",\"product_description\":\"Truss to Wall Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#6482-R0\",\"approval_number\":\"FL6482.3\",\"seq\":3,\"product_model\":\"HDU2-SDS2.5, HDU4-SDS2.5, HDU5-SDS2.5, HDU8-SDS2.5, HDU11-SDS2.5\",\"product_description\":\"Holdown Anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#6482-R0\",\"approval_number\":\"FL6482.4\",\"seq\":4,\"product_model\":\"HHDQ11-SDS2.5, HHDQ14-SDS2.5\",\"product_description\":\"Holdown Anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#6482-R0\",\"approval_number\":\"FL6482.5\",\"seq\":5,\"product_model\":\"HHGU5.50, HHGU7.00, HHGU7.25, HHGU9.00\",\"product_description\":\"Truss\\\/Girder Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#6482-R0\",\"approval_number\":\"FL6482.6\",\"seq\":6,\"product_model\":\"HUCQ1.81\\\/9-SDS, HUCQ1.81\\\/11-SDS, HUCQ310-SDS, HUCQ210-2-SDS, HUCQ410-SDS, HUCQ412-SDS, HUCQ210-3-SDS, HUCQ5.25\\\/9-SDS, HUCQ5.25\\\/11-SDS, HUCQ610-SDS, HUCQ612-SDS\",\"product_description\":\"Joist Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#6482-R0\",\"approval_number\":\"FL6482.7\",\"seq\":7,\"product_model\":\"ICFVL, ICFVL-W, ICFVL-CW\",\"product_description\":\"Ledger Connector System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#6482-R0\",\"approval_number\":\"FL6482.8\",\"seq\":8,\"product_model\":\"LGT3-SDS2.5\",\"product_description\":\"Truss\\\/Girder Tiedown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#6482-R0\",\"approval_number\":\"FL6482.9\",\"seq\":9,\"product_model\":\"LGU3.25, LGU3.62, LGU5.25, MGU3.62, MGU5.25, MGU5.50, MGU7.00, HGU5.25, HGU5.50, HGU7.00, HGU7.25, HGU9.00\",\"product_description\":\"Truss\\\/Girder Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#6482-R0\",\"approval_number\":\"FL6482.10\",\"seq\":10,\"product_model\":\"MIU1.56\\\/7, MIU1.56\\\/9, MIU1.56\\\/11, MIU1.81\\\/9, MIU1.81\\\/11, MIU1.81\\\/14, MIU1.81\\\/16, MIU1.81\\\/18, MIU2.37\\\/7, MIU2.37\\\/9, MIU2.37\\\/11, MIU2.37\\\/14, MIU2.37\\\/16, MIU2.37\\\/18, MIU2.37\\\/20, MIU2.56\\\/9, MIU2.56\\\/11, MIU2.56\\\/14, MIU2.56\\\/16, MIU2.56\\\/18, MIU2.56\\\/20\",\"product_description\":\"Joist Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#6482-R0\",\"approval_number\":\"FL6482.11\",\"seq\":11,\"product_model\":\"MIU3.12\\\/9, MIU3.12\\\/11, MIU3.56\\\/9, MIU3.56\\\/11, MIU3.56\\\/14, MIU3.56\\\/16, MIU3.56\\\/18, MIU3.56\\\/20, MIU4.12\\\/9, MIU4.12\\\/11, MIU4.12\\\/14, MIU4.12\\\/16, MIU4.28\\\/9, MIU4.28\\\/11, MIU4.28\\\/14, MIU4.28\\\/16\",\"product_description\":\"Joist Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#6482-R0\",\"approval_number\":\"FL6482.12\",\"seq\":12,\"product_model\":\"MIU4.75\\\/9, MIU4.75\\\/11, MIU4.75\\\/14, MIU4.75\\\/16, MIU4.75\\\/18, MIU4.75\\\/20, MIU5.12\\\/7, MIU5.12\\\/9, MIU5.12\\\/11, MIU5.12\\\/14, MIU5.12\\\/16, MIU5.12\\\/18, MIU5.12\\\/20\",\"product_description\":\"Joist Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#6482-R0\",\"approval_number\":\"FL6482.13\",\"seq\":13,\"product_model\":\"MSCPT2, MSCPT2N, MSCPT2-2, MSCPT2-2N\",\"product_description\":\"Truss\\\/Girder Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#6482-R0\",\"approval_number\":\"FL6482.14\",\"seq\":14,\"product_model\":\"SSTB14\",\"product_description\":\"Anchor Bolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#6482-R0\",\"approval_number\":\"FL6482.15\",\"seq\":15,\"product_model\":\"THGB2, THGBH2, THGB3, THGBH3, THGBH4, THGW3-3, THGW3-4, THGW4-3, THGW4-4\",\"product_description\":\"Truss\\\/Girder Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#6482-R0\",\"approval_number\":\"FL6482.16\",\"seq\":16,\"product_model\":\"THGQ2-SDS3, THGQH2-SDS3, THGQ3-SDS3, THGQH3-SDS3, THGQH4-SDS3\",\"product_description\":\"Truss\\\/Girder Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#6482-R0\",\"approval_number\":\"FL6482.17\",\"seq\":17,\"product_model\":\"TJC37\",\"product_description\":\"Jack Truss Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#7089-R0\",\"approval_number\":\"FL7089.1\",\"seq\":1,\"product_model\":\"THAR218, THAL218\",\"product_description\":\"Adjustable Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#8239-R0\",\"approval_number\":\"FL8239.1\",\"seq\":1,\"product_model\":\"H10S\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#8239-R0\",\"approval_number\":\"FL8239.2\",\"seq\":2,\"product_model\":\"HGUM5.25, HGUM5.50, HGUM7.00, HGUM7.25, HGUM9.00\",\"product_description\":\"Heavy Masonry Girder Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#8239-R0\",\"approval_number\":\"FL8239.3\",\"seq\":3,\"product_model\":\"LGUM26-2, LGUM28-2, LGUM210-2, LGUM26-3, LGUM 28-3, LGUM210-3, LGUM26-4, LGUM28-4, LGUM210-4, LGUM46, LGUM48, LGUM410\",\"product_description\":\"Masonry Girder Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#8239-R0\",\"approval_number\":\"FL8239.4\",\"seq\":4,\"product_model\":\"LUC26Z, LUC210Z\",\"product_description\":\"Concealed Flange Single Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#8239-R0\",\"approval_number\":\"FL8239.5\",\"seq\":5,\"product_model\":\"TSP\",\"product_description\":\"Stud Plate Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#8239-R0\",\"approval_number\":\"FL8239.6\",\"seq\":6,\"product_model\":\"VGT, VGTR, VGTL\",\"product_description\":\"Girder Tiedown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9601-R0\",\"approval_number\":\"FL9601.1\",\"seq\":1,\"product_model\":\"CMST12, CMST14\",\"product_description\":\"Coil Straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9601-R0\",\"approval_number\":\"FL9601.2\",\"seq\":2,\"product_model\":\"CMSTC16\",\"product_description\":\"Coil Straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9601-R0\",\"approval_number\":\"FL9601.3\",\"seq\":3,\"product_model\":\"CS14, CS16, CS18, CS20, CS22\",\"product_description\":\"Coil Straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9601-R0\",\"approval_number\":\"FL9601.4\",\"seq\":4,\"product_model\":\"FHA6, FHA9, FHA12, FHA18, FHA24, FHA30\",\"product_description\":\"Strap Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9601-R0\",\"approval_number\":\"FL9601.5\",\"seq\":5,\"product_model\":\"HPA28, HPA35\",\"product_description\":\"Purlin Anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9601-R0\",\"approval_number\":\"FL9601.6\",\"seq\":6,\"product_model\":\"HRS6, HRS8, HRS12\",\"product_description\":\"Strap Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9601-R0\",\"approval_number\":\"FL9601.7\",\"seq\":7,\"product_model\":\"HTS16, HTS20, HTS24, HTS28, HTS30, HTS30C\",\"product_description\":\"Twist Straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9601-R0\",\"approval_number\":\"FL9601.8\",\"seq\":8,\"product_model\":\"L30, L50, L70\",\"product_description\":\"Angles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9601-R0\",\"approval_number\":\"FL9601.9\",\"seq\":9,\"product_model\":\"LCB44, LCB46, LCB66\",\"product_description\":\"Column Bases\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9601-R0\",\"approval_number\":\"FL9601.10\",\"seq\":10,\"product_model\":\"LSTA9, LSTA12, LSTA15, LSTA18, LSTA21, LSTA24, LSTA30, LSTA36\",\"product_description\":\"Strap Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9601-R0\",\"approval_number\":\"FL9601.11\",\"seq\":11,\"product_model\":\"LSTI49, LSTI73\",\"product_description\":\"Strap Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9601-R0\",\"approval_number\":\"FL9601.12\",\"seq\":12,\"product_model\":\"LTP5\",\"product_description\":\"Lateral Tie Plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9601-R0\",\"approval_number\":\"FL9601.13\",\"seq\":13,\"product_model\":\"LTS12, LTS16, LTS18, LTS20\",\"product_description\":\"Twist Straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9601-R0\",\"approval_number\":\"FL9601.14\",\"seq\":14,\"product_model\":\"MSTA9, MSTA12, MSTA15, MSTA18, MSTA21, MSTA24, MSTA30, MSTA36\",\"product_description\":\"Strap Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9601-R0\",\"approval_number\":\"FL9601.15\",\"seq\":15,\"product_model\":\"MSTC28, MSTC40, MSTC52, MSTC66, MSTC78\",\"product_description\":\"Strap Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9601-R0\",\"approval_number\":\"FL9601.16\",\"seq\":16,\"product_model\":\"MSTI26, MSTI36, MSTI48, MSTI60, MSTI72\",\"product_description\":\"Strap Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9601-R0\",\"approval_number\":\"FL9601.17\",\"seq\":17,\"product_model\":\"MTS12, MTS16, MTS18, MTS20, MTS30, MTS24C, MTS30C\",\"product_description\":\"Twist Straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9601-R0\",\"approval_number\":\"FL9601.18\",\"seq\":18,\"product_model\":\"MTSM16, MTSM20, HTSM16, HTSM20\",\"product_description\":\"Twist Straps for Masonry\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9601-R0\",\"approval_number\":\"FL9601.19\",\"seq\":19,\"product_model\":\"PA18, PA23, PA28, PA35\",\"product_description\":\"Purlin Anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9601-R0\",\"approval_number\":\"FL9601.20\",\"seq\":20,\"product_model\":\"S\\\/B1.56, S\\\/B1.81, S\\\/B2.06, S\\\/B2.37, S\\\/B2.56, S\\\/B2.68, S\\\/B3.12, S\\\/B3.56, S\\\/B3.62, S\\\/B4.06, S\\\/B4.12, S\\\/B4.28, S\\\/B4.75\",\"product_description\":\"Joist Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9601-R0\",\"approval_number\":\"FL9601.21\",\"seq\":21,\"product_model\":\"S\\\/DSC4R, S\\\/DSC4L\",\"product_description\":\"Drag Strut Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9601-R0\",\"approval_number\":\"FL9601.22\",\"seq\":22,\"product_model\":\"S\\\/H1, S\\\/H2, S\\\/H2.5, S\\\/H3\",\"product_description\":\"Hurricane Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9601-R0\",\"approval_number\":\"FL9601.23\",\"seq\":23,\"product_model\":\"S\\\/H1A\",\"product_description\":\"Hurricane Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9601-R0\",\"approval_number\":\"FL9601.24\",\"seq\":24,\"product_model\":\"S\\\/HD8B, S\\\/HD10B, S\\\/HD15B\",\"product_description\":\"Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9601-R0\",\"approval_number\":\"FL9601.25\",\"seq\":25,\"product_model\":\"S\\\/HD8S, S\\\/HD10S, S\\\/HD15S\",\"product_description\":\"Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9601-R0\",\"approval_number\":\"FL9601.26\",\"seq\":26,\"product_model\":\"S\\\/HDU4, S\\\/HDU6, S\\\/HDU9, S\\\/HDU11\",\"product_description\":\"Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9601-R0\",\"approval_number\":\"FL9601.27\",\"seq\":27,\"product_model\":\"S\\\/HGAM10KT\",\"product_description\":\"Hurricane Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9601-R0\",\"approval_number\":\"FL9601.28\",\"seq\":28,\"product_model\":\"S\\\/HTC4, DTC, STC\",\"product_description\":\"Truss Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9601-R0\",\"approval_number\":\"FL9601.29\",\"seq\":29,\"product_model\":\"S\\\/HTT14, S\\\/LTT20\",\"product_description\":\"Tension Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9601-R0\",\"approval_number\":\"FL9601.30\",\"seq\":30,\"product_model\":\"S\\\/JCT, S\\\/HJCT\",\"product_description\":\"Joist Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9601-R0\",\"approval_number\":\"FL9601.31\",\"seq\":31,\"product_model\":\"S\\\/LBV1.56, S\\\/LBV1.81, S\\\/LBV2.06, S\\\/LBV2.37, S\\\/LBV2.56, S\\\/LBV2.68, S\\\/LBV3.12, S\\\/LBV3.56, S\\\/LBV3.62, S\\\/LBV4.06, S\\\/LBV4.12, S\\\/LBV4.28, S\\\/LBV4.75\",\"product_description\":\"Joist Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9601-R0\",\"approval_number\":\"FL9601.32\",\"seq\":32,\"product_model\":\"S\\\/LS50, S\\\/LS70\",\"product_description\":\"Angles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9601-R0\",\"approval_number\":\"FL9601.33\",\"seq\":33,\"product_model\":\"S\\\/MST27, S\\\/MST37, S\\\/MST48, S\\\/MST60, S\\\/MST72\",\"product_description\":\"Strap Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9601-R0\",\"approval_number\":\"FL9601.34\",\"seq\":34,\"product_model\":\"S\\\/PAHD42, S\\\/HPAHD22, HPAHD22-2P\",\"product_description\":\"Embedded Holdowns\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9601-R0\",\"approval_number\":\"FL9601.35\",\"seq\":35,\"product_model\":\"SP4, SP6\",\"product_description\":\"Stud to Track Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9601-R0\",\"approval_number\":\"FL9601.36\",\"seq\":36,\"product_model\":\"SSP, DSP, TSP\",\"product_description\":\"Stud to Track Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9601-R0\",\"approval_number\":\"FL9601.37\",\"seq\":37,\"product_model\":\"ST292, ST2122, ST2115, ST2215, ST6215, ST6224, ST9, ST12, ST18, ST22\",\"product_description\":\"Strap Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9601-R0\",\"approval_number\":\"FL9601.38\",\"seq\":38,\"product_model\":\"STHD8, STHD8RJ, STHD10, STHD10RJ, STHD14, STHD14RJ\",\"product_description\":\"Embedded Holdowns\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9601-R0\",\"approval_number\":\"FL9601.39\",\"seq\":39,\"product_model\":\"TJC37\",\"product_description\":\"Joist Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10002-R0\",\"approval_number\":\"FL10002.1\",\"seq\":1,\"product_model\":\"ITS Series\",\"product_description\":\"I-joist top flange hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10246-R0\",\"approval_number\":\"FL10246.1\",\"seq\":1,\"product_model\":\"DSC2\",\"product_description\":\"DRAG STRUT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10246-R0\",\"approval_number\":\"FL10246.2\",\"seq\":2,\"product_model\":\"H10A\",\"product_description\":\"HURRICANE TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10246-R0\",\"approval_number\":\"FL10246.3\",\"seq\":3,\"product_model\":\"H2A\",\"product_description\":\"HURRICANE TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10246-R0\",\"approval_number\":\"FL10246.4\",\"seq\":4,\"product_model\":\"HDU14\",\"product_description\":\"HOLDOWN\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10246-R0\",\"approval_number\":\"FL10246.5\",\"seq\":5,\"product_model\":\"LCE4\",\"product_description\":\"POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10246-R0\",\"approval_number\":\"FL10246.6\",\"seq\":6,\"product_model\":\"LGT4\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10246-R0\",\"approval_number\":\"FL10246.7\",\"seq\":7,\"product_model\":\"LTP5\",\"product_description\":\"TIE PLATE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10246-R0\",\"approval_number\":\"FL10246.8\",\"seq\":8,\"product_model\":\"MSTCM60\",\"product_description\":\"MASONRY TO WOOD STRAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10246-R0\",\"approval_number\":\"FL10246.9\",\"seq\":9,\"product_model\":\"RBC\",\"product_description\":\"ROOF BLOCK CLIP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10246-R0\",\"approval_number\":\"FL10246.10\",\"seq\":10,\"product_model\":\"RBCP\",\"product_description\":\"ROOF BLOCK CLIP WITH PRONGS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10246-R0\",\"approval_number\":\"FL10246.11\",\"seq\":11,\"product_model\":\"THJU\",\"product_description\":\"TRUSS HIP\\\/JACK HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9589-R1\",\"approval_number\":\"FL9589.1\",\"seq\":1,\"product_model\":\"SDS25112, SDS 1\\\/4 X 1-1\\\/2\",\"product_description\":\"1\\\/4\\\" dia Self Drilling Wood Screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9589-R1\",\"approval_number\":\"FL9589.2\",\"seq\":2,\"product_model\":\"SDS25134, SDS1\\\/4 X 1-3\\\/4\",\"product_description\":\"\\u00bc\\\" diameter self drilling screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9589-R1\",\"approval_number\":\"FL9589.3\",\"seq\":3,\"product_model\":\"SDS25200, SDS1\\\/4 X 2\",\"product_description\":\"\\u00bc\\\" diameter self drilling screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9589-R1\",\"approval_number\":\"FL9589.4\",\"seq\":4,\"product_model\":\"SDS25212, SDS1\\\/4 X 2-1\\\/2\",\"product_description\":\"\\u00bc\\\" diameter self drilling screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9589-R1\",\"approval_number\":\"FL9589.5\",\"seq\":5,\"product_model\":\"SDS25300, SDS1\\\/4 X 3\",\"product_description\":\"\\u00bc\\\" diameter self drilling screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9589-R1\",\"approval_number\":\"FL9589.6\",\"seq\":6,\"product_model\":\"SDS25312, SDS1\\\/4 X 3-1\\\/2\",\"product_description\":\"\\u00bc\\\" diameter self drilling screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9589-R1\",\"approval_number\":\"FL9589.7\",\"seq\":7,\"product_model\":\"SDS25412, SDS1\\\/4 X 4-1\\\/2\",\"product_description\":\"\\u00bc\\\" diameter self drilling screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9589-R1\",\"approval_number\":\"FL9589.8\",\"seq\":8,\"product_model\":\"SDS25500, SDS1\\\/4 X 5\",\"product_description\":\"\\u00bc\\\" diameter self drilling screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9589-R1\",\"approval_number\":\"FL9589.9\",\"seq\":9,\"product_model\":\"SDS25600, SDS1\\\/4 X 6\",\"product_description\":\"\\u00bc\\\" diameter self drilling screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#2355-R3\",\"approval_number\":\"FL2355.1\",\"seq\":1,\"product_model\":\"TTN Titen Concrete & Masonry Screws\",\"product_description\":\"Concrete & Masonry screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11506-R0\",\"approval_number\":\"FL11506.1\",\"seq\":1,\"product_model\":\"deleted item 1\",\"product_description\":\"deleted item 1\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11506-R0\",\"approval_number\":\"FL11506.2\",\"seq\":2,\"product_model\":\"deleted item 2\",\"product_description\":\"deleted item 2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11506-R0\",\"approval_number\":\"FL11506.3\",\"seq\":3,\"product_model\":\"PDP, PDPH, PHN, PDPW, PDPWL, PDPWLS, PHNW, PDPT, PHNT, PSLV3, PSLV4, PCLDP, PECLDP, PTRH3, PTRH4\",\"product_description\":\"Powder Actuated Fastening Systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11506-R0\",\"approval_number\":\"FL11506.4\",\"seq\":4,\"product_model\":\"SET\",\"product_description\":\"SET High Strength Epoxy-Tie Adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11506-R0\",\"approval_number\":\"FL11506.5\",\"seq\":5,\"product_model\":\"SET-XP\",\"product_description\":\"SET-XP Epoxy-Tie Adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11506-R0\",\"approval_number\":\"FL11506.6\",\"seq\":6,\"product_model\":\"STB\",\"product_description\":\"Strong-Bolt Expansion Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11506-R0\",\"approval_number\":\"FL11506.7\",\"seq\":7,\"product_model\":\"THD\",\"product_description\":\"Titen-HD Screw Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11506-R0\",\"approval_number\":\"FL11506.8\",\"seq\":8,\"product_model\":\"WA\",\"product_description\":\"Wedge-All Expansion Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13628-R0\",\"approval_number\":\"FL13628.1\",\"seq\":1,\"product_model\":\"SB5\\\/8x24, SB7\\\/8x24, SB1x30\",\"product_description\":\"SB Anchor Bolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13628-R0\",\"approval_number\":\"FL13628.2\",\"seq\":2,\"product_model\":\"SSTB16, SSTB20, SSTB24, SSTB28, SSTB34, SSTB36\",\"product_description\":\"SSTB Anchor Bolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#14832-R0\",\"approval_number\":\"FL14832.1\",\"seq\":1,\"product_model\":\"AT\",\"product_description\":\"Acrylic-Tie Adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9589-R1\",\"approval_number\":\"FL9589.10\",\"seq\":10,\"product_model\":\"SDS25800, SDS1\\\/4 X 8\",\"product_description\":\"1\\\/4\\\" diameter self drilling screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10007-R2\",\"approval_number\":\"FL10007.3\",\"seq\":3,\"product_model\":\"TUD9, TUD10\",\"product_description\":\"Take-Up Device used with the Anchor Tiedown System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10441-R0\",\"approval_number\":\"FL10441.1\",\"seq\":1,\"product_model\":\"HDQ8\",\"product_description\":\"Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10441-R0\",\"approval_number\":\"FL10441.2\",\"seq\":2,\"product_model\":\"HDU11\",\"product_description\":\"Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10441-R0\",\"approval_number\":\"FL10441.3\",\"seq\":3,\"product_model\":\"HDU14\",\"product_description\":\"Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10441-R0\",\"approval_number\":\"FL10441.4\",\"seq\":4,\"product_model\":\"HDU2\",\"product_description\":\"Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10441-R0\",\"approval_number\":\"FL10441.5\",\"seq\":5,\"product_model\":\"HDU4\",\"product_description\":\"Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10441-R0\",\"approval_number\":\"FL10441.6\",\"seq\":6,\"product_model\":\"HDU5\",\"product_description\":\"Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10441-R0\",\"approval_number\":\"FL10441.7\",\"seq\":7,\"product_model\":\"HDU8\",\"product_description\":\"Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10441-R0\",\"approval_number\":\"FL10441.8\",\"seq\":8,\"product_model\":\"HHDQ11\",\"product_description\":\"Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10441-R0\",\"approval_number\":\"FL10441.9\",\"seq\":9,\"product_model\":\"HHDQ14\",\"product_description\":\"Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10441-R0\",\"approval_number\":\"FL10441.10\",\"seq\":10,\"product_model\":\"PHD2\",\"product_description\":\"Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10441-R0\",\"approval_number\":\"FL10441.11\",\"seq\":11,\"product_model\":\"PHD5\",\"product_description\":\"Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10441-R0\",\"approval_number\":\"FL10441.12\",\"seq\":12,\"product_model\":\"PHD6\",\"product_description\":\"Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10441-R1\",\"approval_number\":\"FL10441.13\",\"seq\":13,\"product_model\":\"DTT2, DTT2Z\",\"product_description\":\"Holdown or Deck Post Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10444-R0\",\"approval_number\":\"FL10444.1\",\"seq\":1,\"product_model\":\"LTHJA26\",\"product_description\":\"Truss Hip\\\/Jack Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10444-R0\",\"approval_number\":\"FL10444.2\",\"seq\":2,\"product_model\":\"LTHJL\",\"product_description\":\"Truss Hip\\\/Jack Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10444-R0\",\"approval_number\":\"FL10444.3\",\"seq\":3,\"product_model\":\"LTHJR\",\"product_description\":\"Truss Hip\\\/Jack Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10444-R0\",\"approval_number\":\"FL10444.4\",\"seq\":4,\"product_model\":\"THJA26\",\"product_description\":\"Truss Hip\\\/Jack Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10446-R0\",\"approval_number\":\"FL10446.1\",\"seq\":1,\"product_model\":\"A21\",\"product_description\":\"Angle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10446-R0\",\"approval_number\":\"FL10446.2\",\"seq\":2,\"product_model\":\"A23\",\"product_description\":\"Angle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10446-R0\",\"approval_number\":\"FL10446.3\",\"seq\":3,\"product_model\":\"A34\",\"product_description\":\"Angles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10446-R0\",\"approval_number\":\"FL10446.4\",\"seq\":4,\"product_model\":\"A35\",\"product_description\":\"Angle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10446-R0\",\"approval_number\":\"FL10446.5\",\"seq\":5,\"product_model\":\"FC4\",\"product_description\":\"Framing Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10446-R0\",\"approval_number\":\"FL10446.6\",\"seq\":6,\"product_model\":\"FC6\",\"product_description\":\"Framing Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10446-R0\",\"approval_number\":\"FL10446.7\",\"seq\":7,\"product_model\":\"GA1\",\"product_description\":\"Gusset Angle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10446-R0\",\"approval_number\":\"FL10446.8\",\"seq\":8,\"product_model\":\"GA2\",\"product_description\":\"Gusset Angle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10446-R0\",\"approval_number\":\"FL10446.9\",\"seq\":9,\"product_model\":\"HH4\",\"product_description\":\"Header Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10446-R0\",\"approval_number\":\"FL10446.10\",\"seq\":10,\"product_model\":\"HH6\",\"product_description\":\"Header Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10446-R0\",\"approval_number\":\"FL10446.11\",\"seq\":11,\"product_model\":\"L30\",\"product_description\":\"Angle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10446-R0\",\"approval_number\":\"FL10446.12\",\"seq\":12,\"product_model\":\"L50\",\"product_description\":\"Angle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10446-R0\",\"approval_number\":\"FL10446.13\",\"seq\":13,\"product_model\":\"L70\",\"product_description\":\"Angle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10446-R0\",\"approval_number\":\"FL10446.14\",\"seq\":14,\"product_model\":\"L90\",\"product_description\":\"Angles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10446-R0\",\"approval_number\":\"FL10446.15\",\"seq\":15,\"product_model\":\"LS30\",\"product_description\":\"Skewable Angle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10446-R0\",\"approval_number\":\"FL10446.16\",\"seq\":16,\"product_model\":\"LS50\",\"product_description\":\"Skewable Angle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10446-R0\",\"approval_number\":\"FL10446.17\",\"seq\":17,\"product_model\":\"LS70\",\"product_description\":\"Skewable Angle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10446-R0\",\"approval_number\":\"FL10446.18\",\"seq\":18,\"product_model\":\"LS90\",\"product_description\":\"Skewable Angle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10446-R0\",\"approval_number\":\"FL10446.19\",\"seq\":19,\"product_model\":\"LTP4\",\"product_description\":\"Lateral Tie Plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10446-R0\",\"approval_number\":\"FL10446.20\",\"seq\":20,\"product_model\":\"Z4\",\"product_description\":\"Z Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10446-R0\",\"approval_number\":\"FL10446.21\",\"seq\":21,\"product_model\":\"Z44\",\"product_description\":\"Z Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10446-R0\",\"approval_number\":\"FL10446.22\",\"seq\":22,\"product_model\":\"Z6\",\"product_description\":\"Z Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10447-R0\",\"approval_number\":\"FL10447.1\",\"seq\":1,\"product_model\":\"HCP1.81\",\"product_description\":\"Hip Corner Plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10447-R0\",\"approval_number\":\"FL10447.2\",\"seq\":2,\"product_model\":\"HCP2\",\"product_description\":\"Hip Corner Plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10447-R0\",\"approval_number\":\"FL10447.3\",\"seq\":3,\"product_model\":\"HCP4\",\"product_description\":\"Hip Corner Plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10447-R0\",\"approval_number\":\"FL10447.4\",\"seq\":4,\"product_model\":\"HRC1.81\",\"product_description\":\"Hip Ridge Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10447-R0\",\"approval_number\":\"FL10447.5\",\"seq\":5,\"product_model\":\"HRC22\",\"product_description\":\"Hip Ridge Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10447-R0\",\"approval_number\":\"FL10447.6\",\"seq\":6,\"product_model\":\"HRC42\",\"product_description\":\"HipRidge Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10447-R0\",\"approval_number\":\"FL10447.7\",\"seq\":7,\"product_model\":\"HRC44\",\"product_description\":\"Hip Ridge Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10447-R0\",\"approval_number\":\"FL10447.8\",\"seq\":8,\"product_model\":\"LSSU210\",\"product_description\":\"Light Slopeable\\\/Skewable U Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10447-R0\",\"approval_number\":\"FL10447.9\",\"seq\":9,\"product_model\":\"LSSU210-2\",\"product_description\":\"Light Slopeable\\\/Skewable U Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10447-R0\",\"approval_number\":\"FL10447.10\",\"seq\":10,\"product_model\":\"LSSU28\",\"product_description\":\"Light Slopeable\\\/Skewable U Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10447-R0\",\"approval_number\":\"FL10447.11\",\"seq\":11,\"product_model\":\"LSSU410\",\"product_description\":\"Light Slopeable\\\/Skewable U Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10447-R0\",\"approval_number\":\"FL10447.12\",\"seq\":12,\"product_model\":\"LSSUI25\",\"product_description\":\"Light Slopeable\\\/Skewable U Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10447-R0\",\"approval_number\":\"FL10447.13\",\"seq\":13,\"product_model\":\"LSSUI35\",\"product_description\":\"Light Slopeable\\\/Skewable U Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10447-R0\",\"approval_number\":\"FL10447.14\",\"seq\":14,\"product_model\":\"LSU26\",\"product_description\":\"Light Slopeable\\\/Skewable U Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10447-R0\",\"approval_number\":\"FL10447.15\",\"seq\":15,\"product_model\":\"THA213\",\"product_description\":\"Adjustable Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10447-R0\",\"approval_number\":\"FL10447.16\",\"seq\":16,\"product_model\":\"THA218\",\"product_description\":\"Adjustable Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10447-R0\",\"approval_number\":\"FL10447.17\",\"seq\":17,\"product_model\":\"THA218-2\",\"product_description\":\"Adjustable Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10447-R0\",\"approval_number\":\"FL10447.18\",\"seq\":18,\"product_model\":\"THA222-2\",\"product_description\":\"Adjustable Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10447-R0\",\"approval_number\":\"FL10447.19\",\"seq\":19,\"product_model\":\"THA29\",\"product_description\":\"Adjustable Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10447-R0\",\"approval_number\":\"FL10447.20\",\"seq\":20,\"product_model\":\"THA413\",\"product_description\":\"Adjustable Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10447-R0\",\"approval_number\":\"FL10447.21\",\"seq\":21,\"product_model\":\"THA418\",\"product_description\":\"Adjustable Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10447-R0\",\"approval_number\":\"FL10447.22\",\"seq\":22,\"product_model\":\"THA422\",\"product_description\":\"Adjustable Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10447-R0\",\"approval_number\":\"FL10447.23\",\"seq\":23,\"product_model\":\"THAC418\",\"product_description\":\"Adjustable Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10447-R0\",\"approval_number\":\"FL10447.24\",\"seq\":24,\"product_model\":\"THAI1.81\\\/22\",\"product_description\":\"Adjustable Truss Hanger Sized for I-Joists\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10447-R0\",\"approval_number\":\"FL10447.25\",\"seq\":25,\"product_model\":\"THAI2.06\\\/22\",\"product_description\":\"Adjustable Truss Hanger Sized for I-Joists\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10447-R0\",\"approval_number\":\"FL10447.26\",\"seq\":26,\"product_model\":\"THAI2.1\\\/22\",\"product_description\":\"Adjustable Truss Hanger Sized for I-Joists\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10447-R0\",\"approval_number\":\"FL10447.27\",\"seq\":27,\"product_model\":\"THAI222\",\"product_description\":\"Adjustable Truss Hanger Sized for I-Joists\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10447-R0\",\"approval_number\":\"FL10447.28\",\"seq\":28,\"product_model\":\"THAI322\",\"product_description\":\"Adjustable Truss Hanger Sized for I-Joists\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10447-R0\",\"approval_number\":\"FL10447.29\",\"seq\":29,\"product_model\":\"THAI3522\",\"product_description\":\"Adjustable Truss Hanger Sized for I-Joists\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10447-R0\",\"approval_number\":\"FL10447.30\",\"seq\":30,\"product_model\":\"THAI422\",\"product_description\":\"Adjustable Truss Hanger Sized for I-Joists\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10447-R0\",\"approval_number\":\"FL10447.31\",\"seq\":31,\"product_model\":\"THAL422\",\"product_description\":\"Skewed Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10447-R0\",\"approval_number\":\"FL10447.32\",\"seq\":32,\"product_model\":\"THAR422\",\"product_description\":\"Skewed Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10447-R0\",\"approval_number\":\"FL10447.33\",\"seq\":33,\"product_model\":\"VPA2\",\"product_description\":\"Variable Pitch Connectors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10447-R0\",\"approval_number\":\"FL10447.34\",\"seq\":34,\"product_model\":\"VPA25\",\"product_description\":\"Variable Pitch Connectors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10447-R0\",\"approval_number\":\"FL10447.35\",\"seq\":35,\"product_model\":\"VPA3\",\"product_description\":\"Variable Pitch Connectors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10447-R0\",\"approval_number\":\"FL10447.36\",\"seq\":36,\"product_model\":\"VPA35\",\"product_description\":\"Variable Pitch Connectors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10447-R0\",\"approval_number\":\"FL10447.37\",\"seq\":37,\"product_model\":\"VPA4\",\"product_description\":\"Variable Pitch Connectors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.1\",\"seq\":1,\"product_model\":\"DSP\",\"product_description\":\"Double Stud to Plate tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.2\",\"seq\":2,\"product_model\":\"FTA2\",\"product_description\":\"Floor Tie Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.3\",\"seq\":3,\"product_model\":\"FTA5\",\"product_description\":\"Floor Tie Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.4\",\"seq\":4,\"product_model\":\"FTA7\",\"product_description\":\"Floor Tie Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.5\",\"seq\":5,\"product_model\":\"H1\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.6\",\"seq\":6,\"product_model\":\"H10\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.7\",\"seq\":7,\"product_model\":\"H10-2\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.8\",\"seq\":8,\"product_model\":\"H15\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.9\",\"seq\":9,\"product_model\":\"H15-2\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.10\",\"seq\":10,\"product_model\":\"H2\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.11\",\"seq\":11,\"product_model\":\"H2.5\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.12\",\"seq\":12,\"product_model\":\"H2.5A\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.13\",\"seq\":13,\"product_model\":\"H3\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.14\",\"seq\":14,\"product_model\":\"H4\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.15\",\"seq\":15,\"product_model\":\"H5\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.16\",\"seq\":16,\"product_model\":\"H6\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.17\",\"seq\":17,\"product_model\":\"H7Z\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.18\",\"seq\":18,\"product_model\":\"HGT-2\",\"product_description\":\"Heavy Girder Tiedown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.19\",\"seq\":19,\"product_model\":\"HGT-3\",\"product_description\":\"Heavy Girder Tiedown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.20\",\"seq\":20,\"product_model\":\"HGT-4\",\"product_description\":\"Heavy Girder Tiedown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.21\",\"seq\":21,\"product_model\":\"HS24\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.22\",\"seq\":22,\"product_model\":\"HTS16\",\"product_description\":\"Heavy Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.23\",\"seq\":23,\"product_model\":\"HTS20\",\"product_description\":\"Heavy Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.24\",\"seq\":24,\"product_model\":\"HTS24\",\"product_description\":\"Heavy Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.25\",\"seq\":25,\"product_model\":\"HTS28\",\"product_description\":\"Heavy Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.26\",\"seq\":26,\"product_model\":\"HTS30\",\"product_description\":\"Heavy Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.27\",\"seq\":27,\"product_model\":\"HTS30C\",\"product_description\":\"Heavy Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.28\",\"seq\":28,\"product_model\":\"LFTA\",\"product_description\":\"Floor Tie Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.29\",\"seq\":29,\"product_model\":\"LTS12\",\"product_description\":\"Light Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.30\",\"seq\":30,\"product_model\":\"LTS16\",\"product_description\":\"Light Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.31\",\"seq\":31,\"product_model\":\"LTS18\",\"product_description\":\"Light Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.32\",\"seq\":32,\"product_model\":\"LTS20\",\"product_description\":\"Light Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.33\",\"seq\":33,\"product_model\":\"MTS12\",\"product_description\":\"Medium Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.34\",\"seq\":34,\"product_model\":\"MTS16\",\"product_description\":\"Medium Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.35\",\"seq\":35,\"product_model\":\"MTS18\",\"product_description\":\"Medium Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.36\",\"seq\":36,\"product_model\":\"MTS20\",\"product_description\":\"Medium Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.37\",\"seq\":37,\"product_model\":\"MTS30\",\"product_description\":\"Medium Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.38\",\"seq\":38,\"product_model\":\"RSP4\",\"product_description\":\"Stud to Plate Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.39\",\"seq\":39,\"product_model\":\"RST-1\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.40\",\"seq\":40,\"product_model\":\"RST-2\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.41\",\"seq\":41,\"product_model\":\"SP1\",\"product_description\":\"Stud Plate Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.42\",\"seq\":42,\"product_model\":\"SP2\",\"product_description\":\"Stud Plate Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.43\",\"seq\":43,\"product_model\":\"SP4\",\"product_description\":\"Stud Plate Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.44\",\"seq\":44,\"product_model\":\"SP6\",\"product_description\":\"Stud Plate Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.45\",\"seq\":45,\"product_model\":\"SP8\",\"product_description\":\"Stud Plate Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.46\",\"seq\":46,\"product_model\":\"SPH4\",\"product_description\":\"Heavy Stud Plate Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.47\",\"seq\":47,\"product_model\":\"SPH6\",\"product_description\":\"Heavy Stud Plate Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10456-R0\",\"approval_number\":\"FL10456.48\",\"seq\":48,\"product_model\":\"SSP\",\"product_description\":\"Single Stud Plate Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.1\",\"seq\":1,\"product_model\":\"HHUS410\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.2\",\"seq\":2,\"product_model\":\"HHUS46\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.3\",\"seq\":3,\"product_model\":\"HHUS48\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.4\",\"seq\":4,\"product_model\":\"HSUL410\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.5\",\"seq\":5,\"product_model\":\"HSUL414\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.6\",\"seq\":6,\"product_model\":\"HSUL46\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.7\",\"seq\":7,\"product_model\":\"HSUR410\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.8\",\"seq\":8,\"product_model\":\"HSUR414\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.9\",\"seq\":9,\"product_model\":\"HSUR46\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.10\",\"seq\":10,\"product_model\":\"HU14\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.11\",\"seq\":11,\"product_model\":\"HU2.1\\\/11\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.12\",\"seq\":12,\"product_model\":\"HU2.1\\\/9\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.13\",\"seq\":13,\"product_model\":\"HU2.75\\\/10\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.14\",\"seq\":14,\"product_model\":\"HU2.75\\\/12\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.15\",\"seq\":15,\"product_model\":\"HU2.75\\\/14\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.16\",\"seq\":16,\"product_model\":\"HU2.75\\\/16\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.17\",\"seq\":17,\"product_model\":\"HU310\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.18\",\"seq\":18,\"product_model\":\"HU310-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.19\",\"seq\":19,\"product_model\":\"HU312\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.20\",\"seq\":20,\"product_model\":\"HU312-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.21\",\"seq\":21,\"product_model\":\"HU314\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.22\",\"seq\":22,\"product_model\":\"HU314-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.23\",\"seq\":23,\"product_model\":\"HU316\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.24\",\"seq\":24,\"product_model\":\"HU3511\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.25\",\"seq\":25,\"product_model\":\"HU3514\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.26\",\"seq\":26,\"product_model\":\"HU3514-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.27\",\"seq\":27,\"product_model\":\"HU3516-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.28\",\"seq\":28,\"product_model\":\"HU3516\\\/22\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.29\",\"seq\":29,\"product_model\":\"HU3520-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.30\",\"seq\":30,\"product_model\":\"HU3524\\\/30\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.31\",\"seq\":31,\"product_model\":\"HU359\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.32\",\"seq\":32,\"product_model\":\"HU4.12\\\/11\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.33\",\"seq\":33,\"product_model\":\"HU4.12\\\/9\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.34\",\"seq\":34,\"product_model\":\"HU4.28\\\/9\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.35\",\"seq\":35,\"product_model\":\"HU4.75\\\/9\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.36\",\"seq\":36,\"product_model\":\"HU410\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.37\",\"seq\":37,\"product_model\":\"HU410-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.38\",\"seq\":38,\"product_model\":\"HU412-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.39\",\"seq\":39,\"product_model\":\"HU414\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.40\",\"seq\":40,\"product_model\":\"HU414-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.41\",\"seq\":41,\"product_model\":\"HU416\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.42\",\"seq\":42,\"product_model\":\"HU610\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.43\",\"seq\":43,\"product_model\":\"HU612\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.44\",\"seq\":44,\"product_model\":\"HU614\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.45\",\"seq\":45,\"product_model\":\"HU616\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.46\",\"seq\":46,\"product_model\":\"HU7\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.47\",\"seq\":47,\"product_model\":\"HU9\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.48\",\"seq\":48,\"product_model\":\"HUC310\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.49\",\"seq\":49,\"product_model\":\"HUC310-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.50\",\"seq\":50,\"product_model\":\"HUC312\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.51\",\"seq\":51,\"product_model\":\"HUC312-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.52\",\"seq\":52,\"product_model\":\"HUC314\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.53\",\"seq\":53,\"product_model\":\"HUC314-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.54\",\"seq\":54,\"product_model\":\"HUC316\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.55\",\"seq\":55,\"product_model\":\"HUC3516\\\/22\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.56\",\"seq\":56,\"product_model\":\"HUC410\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.57\",\"seq\":57,\"product_model\":\"HUC412\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.58\",\"seq\":58,\"product_model\":\"HUC414\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.59\",\"seq\":59,\"product_model\":\"HUC416\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.60\",\"seq\":60,\"product_model\":\"HUC610\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.61\",\"seq\":61,\"product_model\":\"HUC612\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.62\",\"seq\":62,\"product_model\":\"HUC614\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.63\",\"seq\":63,\"product_model\":\"HUC616\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.64\",\"seq\":64,\"product_model\":\"HUS410\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.65\",\"seq\":65,\"product_model\":\"HUS412\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.66\",\"seq\":66,\"product_model\":\"HUS46\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.67\",\"seq\":67,\"product_model\":\"HUS48\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.68\",\"seq\":68,\"product_model\":\"IUS1.56\\\/9.5\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.69\",\"seq\":69,\"product_model\":\"IUS1.81\\\/11.88\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.70\",\"seq\":70,\"product_model\":\"IUS1.81\\\/14\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.71\",\"seq\":71,\"product_model\":\"IUS1.81\\\/9.5\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.72\",\"seq\":72,\"product_model\":\"IUS2.06\\\/11.88\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.73\",\"seq\":73,\"product_model\":\"IUS2.06\\\/14\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.74\",\"seq\":74,\"product_model\":\"IUS2.06\\\/16\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.75\",\"seq\":75,\"product_model\":\"IUS2.06\\\/9.5\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.76\",\"seq\":76,\"product_model\":\"IUS2.37\\\/11.88\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.77\",\"seq\":77,\"product_model\":\"IUS2.37\\\/14\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.78\",\"seq\":78,\"product_model\":\"IUS2.37\\\/16\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.79\",\"seq\":79,\"product_model\":\"IUS2.56\\\/11.88\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.80\",\"seq\":80,\"product_model\":\"IUS2.56\\\/14\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.81\",\"seq\":81,\"product_model\":\"IUS2.56\\\/14\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.82\",\"seq\":82,\"product_model\":\"IUS2.56\\\/9.5\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.83\",\"seq\":83,\"product_model\":\"IUS3.56\\\/11.88\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.84\",\"seq\":84,\"product_model\":\"IUS3.56\\\/14\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.85\",\"seq\":85,\"product_model\":\"IUS3.56\\\/16\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.86\",\"seq\":86,\"product_model\":\"IUT1.68\\\/11\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.87\",\"seq\":87,\"product_model\":\"IUT1.68\\\/14\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.88\",\"seq\":88,\"product_model\":\"IUT1.68\\\/9\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.89\",\"seq\":89,\"product_model\":\"IUT11\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.90\",\"seq\":90,\"product_model\":\"IUT14\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.91\",\"seq\":91,\"product_model\":\"IUT2.06\\\/11\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.92\",\"seq\":92,\"product_model\":\"IUT2.06\\\/14\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.93\",\"seq\":93,\"product_model\":\"IUT2.06\\\/9\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.94\",\"seq\":94,\"product_model\":\"IUT211\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.95\",\"seq\":95,\"product_model\":\"IUT214\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.96\",\"seq\":96,\"product_model\":\"IUT29\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.97\",\"seq\":97,\"product_model\":\"IUT310\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.98\",\"seq\":98,\"product_model\":\"IUT312\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.99\",\"seq\":99,\"product_model\":\"IUT314\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.100\",\"seq\":100,\"product_model\":\"IUT3510\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.101\",\"seq\":101,\"product_model\":\"IUT3512\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.102\",\"seq\":102,\"product_model\":\"IUT3514\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.103\",\"seq\":103,\"product_model\":\"IUT410\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.104\",\"seq\":104,\"product_model\":\"IUT412\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.105\",\"seq\":105,\"product_model\":\"IUT414\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.106\",\"seq\":106,\"product_model\":\"IUT9\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.107\",\"seq\":107,\"product_model\":\"SUL310\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.108\",\"seq\":108,\"product_model\":\"SUL314\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.109\",\"seq\":109,\"product_model\":\"SUL410\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.110\",\"seq\":110,\"product_model\":\"SUL414\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.111\",\"seq\":111,\"product_model\":\"SULI2.06\\\/9\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.112\",\"seq\":112,\"product_model\":\"SULI3510\\\/12\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.113\",\"seq\":113,\"product_model\":\"SULI3514\\\/20\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.114\",\"seq\":114,\"product_model\":\"SUR310\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.115\",\"seq\":115,\"product_model\":\"SUR314\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.116\",\"seq\":116,\"product_model\":\"SUR410\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.117\",\"seq\":117,\"product_model\":\"SUR414\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.118\",\"seq\":118,\"product_model\":\"SURI2.06\\\/9\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.119\",\"seq\":119,\"product_model\":\"SURI3510\\\/12\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.120\",\"seq\":120,\"product_model\":\"SURI3514\\\/20\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.121\",\"seq\":121,\"product_model\":\"U14\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.122\",\"seq\":122,\"product_model\":\"U310\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.123\",\"seq\":123,\"product_model\":\"U314\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.124\",\"seq\":124,\"product_model\":\"U3510-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.125\",\"seq\":125,\"product_model\":\"U3510\\\/14\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.126\",\"seq\":126,\"product_model\":\"U3512-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.127\",\"seq\":127,\"product_model\":\"U3516\\\/20\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.128\",\"seq\":128,\"product_model\":\"U410\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.129\",\"seq\":129,\"product_model\":\"U414\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10531-R0\",\"approval_number\":\"FL10531.130\",\"seq\":130,\"product_model\":\"U610\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.1\",\"seq\":1,\"product_model\":\"HHUS210-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.2\",\"seq\":2,\"product_model\":\"HHUS26-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.3\",\"seq\":3,\"product_model\":\"HHUS28-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.4\",\"seq\":4,\"product_model\":\"HHUS410\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.5\",\"seq\":5,\"product_model\":\"HHUS46\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.6\",\"seq\":6,\"product_model\":\"HHUS48\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.7\",\"seq\":7,\"product_model\":\"HSUL210-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.8\",\"seq\":8,\"product_model\":\"HSUL214-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.9\",\"seq\":9,\"product_model\":\"HSUL26-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.10\",\"seq\":10,\"product_model\":\"HSUL410\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.11\",\"seq\":11,\"product_model\":\"HSUL414\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.12\",\"seq\":12,\"product_model\":\"HSUL46\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.13\",\"seq\":13,\"product_model\":\"HSUR210-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.14\",\"seq\":14,\"product_model\":\"HSUR214-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.15\",\"seq\":15,\"product_model\":\"HSUR26-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.16\",\"seq\":16,\"product_model\":\"HSUR410\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.17\",\"seq\":17,\"product_model\":\"HSUR414\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.18\",\"seq\":18,\"product_model\":\"HSUR46\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.19\",\"seq\":19,\"product_model\":\"HU210\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.20\",\"seq\":20,\"product_model\":\"HU210-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.21\",\"seq\":21,\"product_model\":\"HU210-3\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.22\",\"seq\":22,\"product_model\":\"HU212\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.23\",\"seq\":23,\"product_model\":\"HU212-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.24\",\"seq\":24,\"product_model\":\"HU212-3\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.25\",\"seq\":25,\"product_model\":\"HU214\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.26\",\"seq\":26,\"product_model\":\"HU214-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.27\",\"seq\":27,\"product_model\":\"HU214-3\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.28\",\"seq\":28,\"product_model\":\"HU214-3\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.29\",\"seq\":29,\"product_model\":\"HU216-3\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.30\",\"seq\":30,\"product_model\":\"HU24-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.31\",\"seq\":31,\"product_model\":\"HU26\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.32\",\"seq\":32,\"product_model\":\"HU26-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.33\",\"seq\":33,\"product_model\":\"HU28\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.34\",\"seq\":34,\"product_model\":\"HU28-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.35\",\"seq\":35,\"product_model\":\"HU310\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.36\",\"seq\":36,\"product_model\":\"HU310-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.37\",\"seq\":37,\"product_model\":\"HU312-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.38\",\"seq\":38,\"product_model\":\"HU314\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.39\",\"seq\":39,\"product_model\":\"HU314-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.40\",\"seq\":40,\"product_model\":\"HU316\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.41\",\"seq\":41,\"product_model\":\"HU34\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.42\",\"seq\":42,\"product_model\":\"HU36\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.43\",\"seq\":43,\"product_model\":\"HU38\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.44\",\"seq\":44,\"product_model\":\"HU410\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.45\",\"seq\":45,\"product_model\":\"HU412\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.46\",\"seq\":46,\"product_model\":\"HU414\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.47\",\"seq\":47,\"product_model\":\"HU416\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.48\",\"seq\":48,\"product_model\":\"HU44\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.49\",\"seq\":49,\"product_model\":\"HU46\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.50\",\"seq\":50,\"product_model\":\"HU48\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.51\",\"seq\":51,\"product_model\":\"HU610\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.52\",\"seq\":52,\"product_model\":\"HU612\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.53\",\"seq\":53,\"product_model\":\"HU614\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.54\",\"seq\":54,\"product_model\":\"HU616\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.55\",\"seq\":55,\"product_model\":\"HU66\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.56\",\"seq\":56,\"product_model\":\"HU68\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.57\",\"seq\":57,\"product_model\":\"HUC210-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.58\",\"seq\":58,\"product_model\":\"HUC210-3\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.59\",\"seq\":59,\"product_model\":\"HUC212-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.60\",\"seq\":60,\"product_model\":\"HUC212-3\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.61\",\"seq\":61,\"product_model\":\"HUC214-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.62\",\"seq\":62,\"product_model\":\"HUC214-3\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.63\",\"seq\":63,\"product_model\":\"HUC216-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.64\",\"seq\":64,\"product_model\":\"HUC216-3\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.65\",\"seq\":65,\"product_model\":\"HUC24-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.66\",\"seq\":66,\"product_model\":\"HUC26-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.67\",\"seq\":67,\"product_model\":\"HUC28-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.68\",\"seq\":68,\"product_model\":\"HUC310\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.69\",\"seq\":69,\"product_model\":\"HUC310-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.70\",\"seq\":70,\"product_model\":\"HUC312\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.71\",\"seq\":71,\"product_model\":\"HUC312-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.72\",\"seq\":72,\"product_model\":\"HUC314\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.73\",\"seq\":73,\"product_model\":\"HUC314-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.74\",\"seq\":74,\"product_model\":\"HUC316\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.75\",\"seq\":75,\"product_model\":\"HUC34\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.76\",\"seq\":76,\"product_model\":\"HUC36\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.77\",\"seq\":77,\"product_model\":\"HUC38\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.78\",\"seq\":78,\"product_model\":\"HUC410\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.79\",\"seq\":79,\"product_model\":\"HUC412\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.80\",\"seq\":80,\"product_model\":\"HUC414\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.81\",\"seq\":81,\"product_model\":\"HUC416\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.82\",\"seq\":82,\"product_model\":\"HUC44\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.83\",\"seq\":83,\"product_model\":\"HUC46\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.84\",\"seq\":84,\"product_model\":\"HUC48\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.85\",\"seq\":85,\"product_model\":\"HUC610\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.86\",\"seq\":86,\"product_model\":\"HUC612\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.87\",\"seq\":87,\"product_model\":\"HUC614\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.88\",\"seq\":88,\"product_model\":\"HUC616\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.89\",\"seq\":89,\"product_model\":\"HUC66\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.90\",\"seq\":90,\"product_model\":\"HUC68\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.91\",\"seq\":91,\"product_model\":\"HUS210\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.92\",\"seq\":92,\"product_model\":\"HUS210-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.93\",\"seq\":93,\"product_model\":\"HUS212-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.94\",\"seq\":94,\"product_model\":\"HUS26\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.95\",\"seq\":95,\"product_model\":\"HUS26-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.96\",\"seq\":96,\"product_model\":\"HUS28\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.97\",\"seq\":97,\"product_model\":\"HUS28-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.98\",\"seq\":98,\"product_model\":\"HUS410\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.99\",\"seq\":99,\"product_model\":\"HUS412\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.100\",\"seq\":100,\"product_model\":\"HUS46\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.101\",\"seq\":101,\"product_model\":\"HUS48\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.102\",\"seq\":102,\"product_model\":\"LU210\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.103\",\"seq\":103,\"product_model\":\"LU24\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.104\",\"seq\":104,\"product_model\":\"LU26\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.105\",\"seq\":105,\"product_model\":\"LU28\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.106\",\"seq\":106,\"product_model\":\"LUS210\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.107\",\"seq\":107,\"product_model\":\"LUS210-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.108\",\"seq\":108,\"product_model\":\"LUS214-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.109\",\"seq\":109,\"product_model\":\"LUS24\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.110\",\"seq\":110,\"product_model\":\"LUS24-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.111\",\"seq\":111,\"product_model\":\"LUS26\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.112\",\"seq\":112,\"product_model\":\"LUS26-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.113\",\"seq\":113,\"product_model\":\"LUS28\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.114\",\"seq\":114,\"product_model\":\"LUS28-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.115\",\"seq\":115,\"product_model\":\"LUS410\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.116\",\"seq\":116,\"product_model\":\"LUS414\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.117\",\"seq\":117,\"product_model\":\"LUS44\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.118\",\"seq\":118,\"product_model\":\"LUS46\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.119\",\"seq\":119,\"product_model\":\"LUS48\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.120\",\"seq\":120,\"product_model\":\"MUS26\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.121\",\"seq\":121,\"product_model\":\"MUS28\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.122\",\"seq\":122,\"product_model\":\"SUL210\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.123\",\"seq\":123,\"product_model\":\"SUL210-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.124\",\"seq\":124,\"product_model\":\"SUL214\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.125\",\"seq\":125,\"product_model\":\"SUL24\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.126\",\"seq\":126,\"product_model\":\"SUL26\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.127\",\"seq\":127,\"product_model\":\"SUL26-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.128\",\"seq\":128,\"product_model\":\"SUL414\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.129\",\"seq\":129,\"product_model\":\"SUR210\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.130\",\"seq\":130,\"product_model\":\"SUR210-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.131\",\"seq\":131,\"product_model\":\"SUR214\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.132\",\"seq\":132,\"product_model\":\"SUR24\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.133\",\"seq\":133,\"product_model\":\"SUR26\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.134\",\"seq\":134,\"product_model\":\"SUR26-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.135\",\"seq\":135,\"product_model\":\"SUR414\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.136\",\"seq\":136,\"product_model\":\"U210\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.137\",\"seq\":137,\"product_model\":\"U210-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.138\",\"seq\":138,\"product_model\":\"U210-3\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.139\",\"seq\":139,\"product_model\":\"U210R\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.140\",\"seq\":140,\"product_model\":\"U214\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.141\",\"seq\":141,\"product_model\":\"U24\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.142\",\"seq\":142,\"product_model\":\"U24-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.143\",\"seq\":143,\"product_model\":\"U24R\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.144\",\"seq\":144,\"product_model\":\"U26\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.145\",\"seq\":145,\"product_model\":\"U26-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.146\",\"seq\":146,\"product_model\":\"U26R\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.147\",\"seq\":147,\"product_model\":\"U310\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.148\",\"seq\":148,\"product_model\":\"U314\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.149\",\"seq\":149,\"product_model\":\"U34\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.150\",\"seq\":150,\"product_model\":\"U36\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.151\",\"seq\":151,\"product_model\":\"U410\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.152\",\"seq\":152,\"product_model\":\"U410R\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.153\",\"seq\":153,\"product_model\":\"U414\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.154\",\"seq\":154,\"product_model\":\"U44\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.155\",\"seq\":155,\"product_model\":\"U44R\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.156\",\"seq\":156,\"product_model\":\"U46\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.157\",\"seq\":157,\"product_model\":\"U46R\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.158\",\"seq\":158,\"product_model\":\"U610\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.159\",\"seq\":159,\"product_model\":\"U610R\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.160\",\"seq\":160,\"product_model\":\"U66\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10655-R0\",\"approval_number\":\"FL10655.161\",\"seq\":161,\"product_model\":\"U66R\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.1\",\"seq\":1,\"product_model\":\"EG5, EG7, EG9\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.2\",\"seq\":2,\"product_model\":\"GB3, GB5, GB7\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.3\",\"seq\":3,\"product_model\":\"GLS3-5, GLS3-7, GLS3-9\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.4\",\"seq\":4,\"product_model\":\"GLS5-5, GLS5-7\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.5\",\"seq\":5,\"product_model\":\"GLS7-7, GLS7-9\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.6\",\"seq\":6,\"product_model\":\"GLST3, GLST5, GLST7\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.7\",\"seq\":7,\"product_model\":\"GLT3, GLT4, GLT5, GLT6, GLT7\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.8\",\"seq\":8,\"product_model\":\"GLTV3.516, GLTV3.518, GLTV3.520\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.9\",\"seq\":9,\"product_model\":\"GLTV3.56\\\/9.25, GLTV3.56\\\/11.25\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.10\",\"seq\":10,\"product_model\":\"GLTV3.59, GLTV3.511, GLTV3.512, GLTV3.514\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.11\",\"seq\":11,\"product_model\":\"GLTV4, GLTV5, GLTV6\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.12\",\"seq\":12,\"product_model\":\"GLTV5.50\\\/9.25, GLTV5.50\\\/11.25\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.13\",\"seq\":13,\"product_model\":\"GLTV5.516, GLTV5.518, GLTV5.520\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.14\",\"seq\":14,\"product_model\":\"GLTV5.59, GLTV5.511, GLTV5.512, GLTBV5.514\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.15\",\"seq\":15,\"product_model\":\"HGB5, HGB7\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.16\",\"seq\":16,\"product_model\":\"HGLS5, HGLS7, HGLS9\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.17\",\"seq\":17,\"product_model\":\"HGLST5, HGLST7, HGLST9\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.18\",\"seq\":18,\"product_model\":\"HGLT3, HTLT4, HGLT5\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.19\",\"seq\":19,\"product_model\":\"HGLT6, HGLT7, HGLT9\",\"product_description\":\"Beam Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.20\",\"seq\":20,\"product_model\":\"HGLTV3.516, HGLTV3.518, HGLTV3.520\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.21\",\"seq\":21,\"product_model\":\"HGLTV3.56\\\/9.25, HGLTV3.56\\\/11.25\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.22\",\"seq\":22,\"product_model\":\"HGLTV3.59, HGLTV3.511, HGLTV3.512, HGLTV3.514\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.23\",\"seq\":23,\"product_model\":\"HGLTV4, HGLTV5, HGLTV6\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.24\",\"seq\":24,\"product_model\":\"HGLTV5.516, HTLTV5.518, HGLTV5.520\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.25\",\"seq\":25,\"product_model\":\"HGLTV5.59, HGLTV5.511, HGLTV5.512, HGLTV5.514\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.26\",\"seq\":26,\"product_model\":\"HHB3, HHB5, HHB7\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.27\",\"seq\":27,\"product_model\":\"HHB412, HHB414, HHB416\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.28\",\"seq\":28,\"product_model\":\"HHB612, HHB614, HHB616\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.29\",\"seq\":29,\"product_model\":\"HHB812, HHB814, HHB816\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.30\",\"seq\":30,\"product_model\":\"HHBD Models\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.31\",\"seq\":31,\"product_model\":\"HIT318, HIT320, HIT322, HIT324, HIT326, HIT3518, HIT3520\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.32\",\"seq\":32,\"product_model\":\"HIT418, HIT420, HIT422, HIT424, HIT426\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.33\",\"seq\":33,\"product_model\":\"HW2.75\\\/11.25, HW2.75\\\/11.88, HW2.75\\\/12, HW2.75\\\/14\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.34\",\"seq\":34,\"product_model\":\"HW2.75\\\/16, HW2.75\\\/9.25, HW2.75\\\/9.5\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.35\",\"seq\":35,\"product_model\":\"HW3.3\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.36\",\"seq\":36,\"product_model\":\"HW3512-2, HW3514-2, HW3516-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.37\",\"seq\":37,\"product_model\":\"HW3518-2, HW3520-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.38\",\"seq\":38,\"product_model\":\"HW9.25-2, HW9.5-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.39\",\"seq\":39,\"product_model\":\"HWI314, HWI314-2, HWI316, HWI316-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.40\",\"seq\":40,\"product_model\":\"HWI318, HWI318-2, HWI320, HWI320-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.41\",\"seq\":41,\"product_model\":\"HWI322, HWI322-2, HWI324, HWI324-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.42\",\"seq\":42,\"product_model\":\"HWI326, HWI326-2, HWI328, HWI330\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.43\",\"seq\":43,\"product_model\":\"HWI411.25, HWI411.25-2. HWI411.88, HWI411.88-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.44\",\"seq\":44,\"product_model\":\"HWI414, HWI414-2, HWI416, HWI416-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.45\",\"seq\":45,\"product_model\":\"HWI418, HWI418-2, HWI420, HWI420-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.46\",\"seq\":46,\"product_model\":\"HWI422, HWI422-2, HWI424, HWI424-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.47\",\"seq\":47,\"product_model\":\"HWI426, HWI426-2, HWI428, HWI428-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.48\",\"seq\":48,\"product_model\":\"HWI430, HWI430-2, HWI49.5, HWI49.5-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.49\",\"seq\":49,\"product_model\":\"HWU2.31X, HWU2.6, HWU3.12X, HWU3.25, HWU3.3X\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.50\",\"seq\":50,\"product_model\":\"HWU2.56\\\/14, HWU2.56\\\/16, HWU2.56\\\/18, HWU2.56\\\/20\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.51\",\"seq\":51,\"product_model\":\"HWU2.75\\\/11.88, HWU2.75\\\/14, HWU2.75\\\/16, HWU2.75\\\/9.5\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.52\",\"seq\":52,\"product_model\":\"HWU3.56\\\/11.25, HWU3.56\\\/11.88, HWU3.56\\\/14, HWU3.56\\\/16, HWU3.56\\\/18\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.53\",\"seq\":53,\"product_model\":\"HWU3.56\\\/20, HWU3.56\\\/22, HWU3.56\\\/24, HWU3.56\\\/26\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.54\",\"seq\":54,\"product_model\":\"HWU3.56\\\/28, HWU3.56\\\/30, HWU3.56\\\/32, HWU3.56\\\/9.5\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.55\",\"seq\":55,\"product_model\":\"HWU4.75X, HWU5.12X, HWU5.25, HWU7.12X\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.56\",\"seq\":56,\"product_model\":\"HWU5.50\\\/11.88, HWU5.50\\\/14, HWU5.50\\\/16\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.57\",\"seq\":57,\"product_model\":\"HWU5.50\\\/18, HWU5.50\\\/20, HWU5.50\\\/9.5\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.58\",\"seq\":58,\"product_model\":\"ITS1.56\\\/9.5, ITS1.56\\\/11.88, ITS1.56\\\/14\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.59\",\"seq\":59,\"product_model\":\"ITS1.81\\\/9.5, ITS1.81\\\/11.88, ITS1.81\\\/14, ITS1.81\\\/16\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.60\",\"seq\":60,\"product_model\":\"ITS2.06\\\/9.5, ITS2.06\\\/11.88, ITS2.06\\\/14,ITS2.06\\\/16\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.61\",\"seq\":61,\"product_model\":\"ITS2.37\\\/9.5, ITS2.37\\\/11.88, ITS2.37\\\/14, ITS2.37\\\/16\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.62\",\"seq\":62,\"product_model\":\"ITS2.56\\\/9.37, ITS2.56\\\/9.5, ITS2.56\\\/11.25, ITS2.56\\\/11.88, ITS2.56\\\/13, ITS2.56\\\/14, ITS2.56\\\/16\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.63\",\"seq\":63,\"product_model\":\"ITS3.56\\\/9.25, ITS3.56\\\/9.37, ITS3.56\\\/9.5, ITS3.56\\\/11.25, ITS3.56\\\/11.88, ITS3.56\\\/13, ITS3.56\\\/14, ITS3.56\\\/16\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.64\",\"seq\":64,\"product_model\":\"ITT11.25, ITT11.88, ITT14, ITT16\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.65\",\"seq\":65,\"product_model\":\"ITT2.06\\\/9.5, ITT2.06\\\/11.88, ITT2.06\\\/14, ITT2.06\\\/16\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.66\",\"seq\":66,\"product_model\":\"ITT2.1\\\/11.88, ITT2.1\\\/14, ITT2.1\\\/16, ITT2.1\\\/9.5, ITT211.25, ITT211.88, ITT214, ITT29.25, ITT29.5\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.67\",\"seq\":67,\"product_model\":\"ITT310, ITT311.88, ITT313, ITT314, ITT316\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.68\",\"seq\":68,\"product_model\":\"ITT3510, ITT3511.25, ITT3511.88, ITT3514, ITT359.25, ITT359.5, ITT39.25, ITT39.37, ITT39.5\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.69\",\"seq\":69,\"product_model\":\"ITT411.25, ITT411.88, ITT413, ITT414, ITT416, ITT49.25, ITT49.37, ITT49.5\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.70\",\"seq\":70,\"product_model\":\"ITT9.25, ITT9.5\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.71\",\"seq\":71,\"product_model\":\"LEG3, LEG5, LEG7\",\"product_description\":\"Beam Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.72\",\"seq\":72,\"product_model\":\"MEG5, MEG7\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.73\",\"seq\":73,\"product_model\":\"MIT1.81\\\/14, MIT1.81\\\/16, MIT11.88\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.74\",\"seq\":74,\"product_model\":\"MIT211.88, MIT211.88-2, MIT29.5, MIT29.5-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.75\",\"seq\":75,\"product_model\":\"MIT3.31\\\/11.88, MIT3.31\\\/9.5, MIT311.88, MIT311.88-2, MIT314, MIT314-2, MIT316, MIT318\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.76\",\"seq\":76,\"product_model\":\"MIT320, MIT3511.88, MIT3511.88-2, MIT3514, MIT3514-2, MIT3516, MIT3518, MIT3520, MIT359.5, MIT359.5-2, MIT39.5-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.77\",\"seq\":77,\"product_model\":\"MIT322, MIT324, MIT5.12\\\/16, MIT9.5\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.78\",\"seq\":78,\"product_model\":\"MIT4.12\\\/9.5, MIT4.12\\\/11.88, MIT4.12\\\/14, MIT4.28\\\/9.5, MIT4.28\\\/11.88, MIT4.28\\\/14, MIT4.75\\\/16\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.79\",\"seq\":79,\"product_model\":\"MIT411.88, MIT414, MIT416, MIT418, MIT420, MIT49.5\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.80\",\"seq\":80,\"product_model\":\"MSC2, MSC1.81, MSC4, MSC5\",\"product_description\":\"Multiple Member Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.81\",\"seq\":81,\"product_model\":\"W11, W11-2, W14, W16\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.82\",\"seq\":82,\"product_model\":\"W211.88, W29.5, W9, W9-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.83\",\"seq\":83,\"product_model\":\"W3511.88, W3514, W3516, W3518, W3520\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.84\",\"seq\":84,\"product_model\":\"WI314, WI316, WI318, WI320, WI322\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.85\",\"seq\":85,\"product_model\":\"WI324, WI326, WI328, WI330, WI39.5\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.86\",\"seq\":86,\"product_model\":\"WI411.25, WI414, WI416, WI418, WI420, WI422\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.87\",\"seq\":87,\"product_model\":\"WI424, WI426, WI428, WI430, WI49.5\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.88\",\"seq\":88,\"product_model\":\"WNP2.6, WNP3.3, WNPU2.6, WNPU3.3\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.89\",\"seq\":89,\"product_model\":\"WP1.81\\\/7.25, WP11, WP14, WP16\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.90\",\"seq\":90,\"product_model\":\"WP2.75\\\/11.88, WP2.75\\\/14, WP2.75\\\/16, WP2.75\\\/9.25, WP2.75\\\/9.5,\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.91\",\"seq\":91,\"product_model\":\"WP211.25, WP211.25-2, WP211.88, WP211.88-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.92\",\"seq\":92,\"product_model\":\"WP29.25, WP29.25-2, WP29.5, WP29.5-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.93\",\"seq\":93,\"product_model\":\"WP3514, WP3514-2, WP3516, WP3516-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.94\",\"seq\":94,\"product_model\":\"WP3518, WP3518-2, WP3520, WP3520-2, WP359.5-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.95\",\"seq\":95,\"product_model\":\"WP5.50\\\/11.88, WP5.50\\\/14, WP5.50\\\/16, WP5.50\\\/18\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.96\",\"seq\":96,\"product_model\":\"WP5.50\\\/20, WP5.50\\\/7.25, WP5.50\\\/9.5\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.97\",\"seq\":97,\"product_model\":\"WP9, WP9.25\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.98\",\"seq\":98,\"product_model\":\"WPI311.88, WPI311.88-2, WPI314, WPI314-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.99\",\"seq\":99,\"product_model\":\"WPI316, WPI316-2, WPI318, WPI318-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.100\",\"seq\":100,\"product_model\":\"WPI320, WPI320-2, WPI322, WPI322-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.101\",\"seq\":101,\"product_model\":\"WPI324, WPI324-2, WPI326, WPI326-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.102\",\"seq\":102,\"product_model\":\"WPI328, WPI330, WPI39.5-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.103\",\"seq\":103,\"product_model\":\"WPI411.25, WPI411.25-2, WPI411.88, WPI411.88-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.104\",\"seq\":104,\"product_model\":\"WPI414, WPI414-2, WPI416, WPI416-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.105\",\"seq\":105,\"product_model\":\"WPI418, WPI418-2, WPI420, WPI420-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.106\",\"seq\":106,\"product_model\":\"WPI422, WPI422-2, WPI424, WPI424-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.107\",\"seq\":107,\"product_model\":\"WPI426, WPI426-2, WPI428, WPI430, WPI432\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.108\",\"seq\":108,\"product_model\":\"WPI49.25, WPI49.25-2, WPI49.5, WPI49.5-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.109\",\"seq\":109,\"product_model\":\"WPU1.81\\\/11.25, WPU1.81\\\/11.88, WPU1.81\\\/14\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.110\",\"seq\":110,\"product_model\":\"WPU1.81\\\/7.25, WPU1.81\\\/9.25, WPU1.81\\\/9.5\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.111\",\"seq\":111,\"product_model\":\"WPU2.56\\\/11.88, WPU2.56\\\/14, WPU2.56\\\/16, WPU2.56\\\/18\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.112\",\"seq\":112,\"product_model\":\"WPU2.56\\\/20, WPU2.56\\\/22, WPU2.56\\\/22, WPU2.56\\\/24\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.113\",\"seq\":113,\"product_model\":\"WPU2.56\\\/26\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.114\",\"seq\":114,\"product_model\":\"WPU2.75\\\/11.88, WPU2.75\\\/14, WPU2.75\\\/16, WPU2.75\\\/9.5\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.115\",\"seq\":115,\"product_model\":\"WPU211.88-2, WPU29.5-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.116\",\"seq\":116,\"product_model\":\"WPU3.56\\\/11.25, WPU3.56\\\/11.88, WPU3.56\\\/14, WPU3.56\\\/16\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.117\",\"seq\":117,\"product_model\":\"WPU3.56\\\/18, WPU3.56\\\/20, WPU3.56\\\/22, WPU3.56\\\/24, WPU3.56\\\/26\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.118\",\"seq\":118,\"product_model\":\"WPU3.56\\\/28, WPU3.56\\\/7.25, WPU3.56\\\/9.25, WPU3.56\\\/9.5\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.119\",\"seq\":119,\"product_model\":\"WPU3511.25-2, WPU3511.88-2, WPU3512-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.120\",\"seq\":120,\"product_model\":\"WPU3514, WPU3514-2, WPU3516, WPU3516-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.121\",\"seq\":121,\"product_model\":\"WPU3518, WPU3518-2, WPU3520, WPU3520-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.122\",\"seq\":122,\"product_model\":\"WPU3522, WPU3522-2, WPU3524, WPU3524-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.123\",\"seq\":123,\"product_model\":\"WPU3526, WPU3526-2, WPU3528, WPU3528-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.124\",\"seq\":124,\"product_model\":\"WPU359.25-2, WPU359.5-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10667-R0\",\"approval_number\":\"FL10667.125\",\"seq\":125,\"product_model\":\"WPU5.50\\\/7.25, WPU5.62\\\/7.25\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10849-R0\",\"approval_number\":\"FL10849.1\",\"seq\":1,\"product_model\":\"AB44, AB44R, AB44Z, AB46, AB46R, AB46Z, AB66, AB66R, AB66Z\",\"product_description\":\"Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10849-R0\",\"approval_number\":\"FL10849.2\",\"seq\":2,\"product_model\":\"ABA44, ABA44R, ABA44Z\",\"product_description\":\"Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10849-R0\",\"approval_number\":\"FL10849.3\",\"seq\":3,\"product_model\":\"ABA46, ABA46R, ABA46Z, ABA66, ABA66R, ABA66Z\",\"product_description\":\"Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10849-R0\",\"approval_number\":\"FL10849.4\",\"seq\":4,\"product_model\":\"ABE44, ABE44Z\",\"product_description\":\"Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10849-R0\",\"approval_number\":\"FL10849.5\",\"seq\":5,\"product_model\":\"ABE46, ABE46Z,ABE66, ABE66Z\",\"product_description\":\"Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10849-R0\",\"approval_number\":\"FL10849.6\",\"seq\":6,\"product_model\":\"ABU44, ABU44Z, ABU46, ABU46Z, ABU66, ABU66Z, ABU88, ABU88HDG\",\"product_description\":\"Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10849-R0\",\"approval_number\":\"FL10849.7\",\"seq\":7,\"product_model\":\"PBV6, PBV10\",\"product_description\":\"Round Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10852-R0\",\"approval_number\":\"FL10852.1\",\"seq\":1,\"product_model\":\"CMST12, CMST14, CMSTC16, CS14, CS14-R, CS16, CS16-R, CS16Z, CS18, CS18-R, CS18S, CS20, CS20-R, CS22, CS22-R\",\"product_description\":\"Coiled Straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10852-R0\",\"approval_number\":\"FL10852.2\",\"seq\":2,\"product_model\":\"FHA12, FHA18, FHA24, FHA30, FHA6, FHA9\",\"product_description\":\"Straight Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10852-R0\",\"approval_number\":\"FL10852.3\",\"seq\":3,\"product_model\":\"HST2, HST3, HST5, HST6\",\"product_description\":\"Straight Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10852-R0\",\"approval_number\":\"FL10852.4\",\"seq\":4,\"product_model\":\"LSTA12, LSTA15, LSTA18, LSTA21, LSTA24, LSTA30, LSTA36\",\"product_description\":\"Straight Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10852-R0\",\"approval_number\":\"FL10852.5\",\"seq\":5,\"product_model\":\"LSTA9\",\"product_description\":\"Straight Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10852-R0\",\"approval_number\":\"FL10852.6\",\"seq\":6,\"product_model\":\"LSTI49, LSTI73\",\"product_description\":\"Straight Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10852-R0\",\"approval_number\":\"FL10852.7\",\"seq\":7,\"product_model\":\"MST27, MST27HDG, MST27Z, MST37, MST37HDG, MST37Z, MST48, MST48HDG, MST48Z, MST60, MST60HDG, MST72\",\"product_description\":\"Straight Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10852-R0\",\"approval_number\":\"FL10852.8\",\"seq\":8,\"product_model\":\"MSTA12, MSTA12Z, MSTA15, MSTA15Z\",\"product_description\":\"Straight Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10852-R0\",\"approval_number\":\"FL10852.9\",\"seq\":9,\"product_model\":\"MSTA18, MSTA18Z, MSTA21, MSTA21Z, MSTA24, MSTA24Z, MSTA30, MSTA30Z, MSTA36, MSTA36Z, MSTA49\",\"product_description\":\"Straight Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10852-R0\",\"approval_number\":\"FL10852.10\",\"seq\":10,\"product_model\":\"MSTA9\",\"product_description\":\"Straight Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10852-R0\",\"approval_number\":\"FL10852.11\",\"seq\":11,\"product_model\":\"MSTC28, MSTC40, MSTC52, MSTC66, MSTC78\",\"product_description\":\"Straight Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10852-R0\",\"approval_number\":\"FL10852.12\",\"seq\":12,\"product_model\":\"MSTI26, MSTI36, MSTI48, MSTI60, MSTI72\",\"product_description\":\"Straight Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10852-R0\",\"approval_number\":\"FL10852.13\",\"seq\":13,\"product_model\":\"ST12, ST18, ST2122, ST22, ST2215, ST292, ST6215, ST6224, ST6236, ST9\",\"product_description\":\"Straight Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10852-R0\",\"approval_number\":\"FL10852.14\",\"seq\":14,\"product_model\":\"ST2115\",\"product_description\":\"Straight Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10854-R0\",\"approval_number\":\"FL10854.1\",\"seq\":1,\"product_model\":\"MIU1.56\\\/11, MIU1.56\\\/14, MIU1.56\\\/9, MIU1.81\\\/11, MIU1.81\\\/14, MIU1.81\\\/16, MIU1.81\\\/18, MIU1.81\\\/9\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10854-R0\",\"approval_number\":\"FL10854.2\",\"seq\":2,\"product_model\":\"MIU1.56\\\/7\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10854-R0\",\"approval_number\":\"FL10854.3\",\"seq\":3,\"product_model\":\"MIU1.81\\\/7\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10854-R0\",\"approval_number\":\"FL10854.4\",\"seq\":4,\"product_model\":\"MIU2.1\\\/11, MIU2.37\\\/11, MIU2.37\\\/14, MIU2.37\\\/16, MIU2.37\\\/18, MIU2.37\\\/20, MIU2.37\\\/9\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10854-R0\",\"approval_number\":\"FL10854.5\",\"seq\":5,\"product_model\":\"MIU2.37\\\/7\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10854-R0\",\"approval_number\":\"FL10854.6\",\"seq\":6,\"product_model\":\"MIU2.56\\\/11, MIU2.56\\\/13, MIU2.56\\\/14, MIU2.56\\\/16, MIU2.56\\\/18, MIU2.56\\\/20, MIU2.56\\\/9\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10854-R0\",\"approval_number\":\"FL10854.7\",\"seq\":7,\"product_model\":\"MIU3.12\\\/11, MIU3.12\\\/9\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10854-R0\",\"approval_number\":\"FL10854.8\",\"seq\":8,\"product_model\":\"MIU3.56\\\/11, MIU3.56\\\/14, MIU3.56\\\/16, MIU3.56\\\/18, MIU3.56\\\/20, MIU3.56\\\/9\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10854-R0\",\"approval_number\":\"FL10854.9\",\"seq\":9,\"product_model\":\"MIU4.12\\\/11, MIU4.12\\\/14, MIU4.12\\\/16, MIU4.12\\\/9\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10854-R0\",\"approval_number\":\"FL10854.10\",\"seq\":10,\"product_model\":\"MIU4.28\\\/11, MIU4.28\\\/14, MIU4.28\\\/16, MIU4.28\\\/9\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10854-R0\",\"approval_number\":\"FL10854.11\",\"seq\":11,\"product_model\":\"MIU4.75\\\/11, MIU4.75\\\/14, MIU4.75\\\/16, MIU4.75\\\/18, MIU4.75\\\/20, MIU4.75\\\/9\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10854-R0\",\"approval_number\":\"FL10854.12\",\"seq\":12,\"product_model\":\"MIU5.12\\\/11, MIU5.12\\\/14, MIU5.12\\\/16, MIU5.12\\\/18, MIU5.12\\\/20, MIU5.12\\\/9\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10854-R0\",\"approval_number\":\"FL10854.13\",\"seq\":13,\"product_model\":\"MIU5.12\\\/7\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10856-R0\",\"approval_number\":\"FL10856.1\",\"seq\":1,\"product_model\":\"HU210-2TF, HU210-3TF\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10856-R0\",\"approval_number\":\"FL10856.2\",\"seq\":2,\"product_model\":\"HU210TF\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10856-R0\",\"approval_number\":\"FL10856.3\",\"seq\":3,\"product_model\":\"HU212-2TF, HU212-3TF, HU212TF, HU214-2TF, HU214-3TF, HU214TF, HU216-2TF, HU216-3TF, HU216TF\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10856-R0\",\"approval_number\":\"FL10856.4\",\"seq\":4,\"product_model\":\"HU24-2TF, HU24TF, HU26-2TF, HU26TF, HU28-2TF, HU28TF\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10856-R0\",\"approval_number\":\"FL10856.5\",\"seq\":5,\"product_model\":\"HU310TF, HU312TF, HU314TF, HU316TF\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10856-R0\",\"approval_number\":\"FL10856.6\",\"seq\":6,\"product_model\":\"HU34TF, HU36TF, HU38TF\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10856-R0\",\"approval_number\":\"FL10856.7\",\"seq\":7,\"product_model\":\"HU410TF, HU412TF, HU414TF, HU416TF\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10856-R0\",\"approval_number\":\"FL10856.8\",\"seq\":8,\"product_model\":\"HU44TF, HU46TF, HU48TF\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10856-R0\",\"approval_number\":\"FL10856.9\",\"seq\":9,\"product_model\":\"HU610TF, HU612TF, HU614TF, HU616TF, HU66TF, HU68TF\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10856-R0\",\"approval_number\":\"FL10856.10\",\"seq\":10,\"product_model\":\"HUS210-2TF, HUS212-2TF, HUS214-2TF, HUS26-2TF, HUS28-2TF, HUS410TF, HUS412TF, HUS414TF, HUS46TF, HUS48TF\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10856-R0\",\"approval_number\":\"FL10856.11\",\"seq\":11,\"product_model\":\"HW3.25, HW410, HW412, HW414, HW416, HW46, HW48, HW5.25, HW610, HW612, HW614, HW616, HW66, HW68, HW810, HW812, HW814, HW816, HW86, HW88\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10856-R0\",\"approval_number\":\"FL10856.12\",\"seq\":12,\"product_model\":\"HWU410, HWU412, HWU414, HWU416\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10856-R0\",\"approval_number\":\"FL10856.13\",\"seq\":13,\"product_model\":\"JB210,JB212, JB214, JB26, JB28\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10856-R0\",\"approval_number\":\"FL10856.14\",\"seq\":14,\"product_model\":\"LB210, LB212, LB214, LB216, LB26, LB28\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10856-R0\",\"approval_number\":\"FL10856.15\",\"seq\":15,\"product_model\":\"PF24, PF24A, PF24Z, PF26, PF26A,PF26Z, PFD24,PFD26, PFDS26\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10856-R0\",\"approval_number\":\"FL10856.16\",\"seq\":16,\"product_model\":\"RR\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10856-R0\",\"approval_number\":\"FL10856.17\",\"seq\":17,\"product_model\":\"W210, W212, W214, W216, W26, W28, W310, W34, W36, W38, W410, W44, W46, W48\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10856-R0\",\"approval_number\":\"FL10856.18\",\"seq\":18,\"product_model\":\"WNP210-2, WNP212-2, WNP214-2, WNP216-2, WNP26-2, WNP28-2, WNP312, WNP314, WNP316, WNP412, WNP414, WNP416, WNP610, WNP66, WNP68\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10856-R0\",\"approval_number\":\"FL10856.19\",\"seq\":19,\"product_model\":\"WNPU210-2, WNPU212-2, WNPU214-2, WNPU216-2, WNPU312, WNPU314, WNPU316, WNPU412, WNPU414, WNPU416\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10860-R0\",\"approval_number\":\"FL10860.1\",\"seq\":1,\"product_model\":\"AC4, AC4R, AC4Z, AC6, AC6R, AC6Z, ACE4, ACE4Z, ACE6, ACE6Z\",\"product_description\":\"Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10860-R0\",\"approval_number\":\"FL10860.2\",\"seq\":2,\"product_model\":\"BC4, BC46, BC4R, BC4Z, BC6, BC6R, BC6Z, BC8, BCS2-2\\\/4, BCS2-2\\\/4Z, BCS2-3\\\/6, BCS2-3\\\/6Z,\",\"product_description\":\"Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10860-R0\",\"approval_number\":\"FL10860.3\",\"seq\":3,\"product_model\":\"CC106, CC3 1\\\/4-4, CC3 1\\\/4-4HDG, CC3 1\\\/4-6, CC3 1\\\/4-6HDG, CC44, CC44HDG, CC46, CC46HDG, CC5 1\\\/4-4, CC5 1\\\/4-4HDG, CC5 1\\\/4-6, CC5 1\\\/4-6HDG, CC5 1\\\/4-8\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10860-R0\",\"approval_number\":\"FL10860.4\",\"seq\":4,\"product_model\":\"CC64, CC64HDG, CC66, CC66HDG, CC68, CC68HDG, CC76, CC77, CC78, CC86, CC88, CC88HDG, CC96, CC98\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10860-R0\",\"approval_number\":\"FL10860.5\",\"seq\":5,\"product_model\":\"CCQ3-4-SDS2.5, CCQ3-4-SDS2.5HDG, CCQ3-6-SDS2.5, CCQ3-6-SDS2.5HDG, CCQ44-SDS2.5, CCQ44-SDS2.5HDG, CCQ46-SDS2.5, CCQ46-SDS2.5HDG, CCQ48-SDS2.5, CCQ48-SDS2.5HDG\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10860-R0\",\"approval_number\":\"FL10860.6\",\"seq\":6,\"product_model\":\"CCQ54-SDS2.5, CCQ54-SDS2.5HDG, CCQ56-SDS2.5, CCQ56-SDS2.5HDG, CCQ58-SDS2.5, CCQ58-SDS2.5HDG, CCQ64-SDS2.5, CCQ64-SDS2.5HDG, CCQ66-SDS2.5, CCQ66-SDS2.5HDG, CCQ68-SDS2.5, CCQ68-SDS2.5HDG\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10860-R0\",\"approval_number\":\"FL10860.7\",\"seq\":7,\"product_model\":\"CCQ74-SDS2.5, CCQ74-SDS2.5HDG, CCQ76-SDS2.5, CCQ76-SDS2.5HDG, CCQ77-SDS2.5, CCQ77-SDS2.5HDG, CCQ78-SDS2.5, CCQ78-SDS2.5HDG\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10860-R0\",\"approval_number\":\"FL10860.8\",\"seq\":8,\"product_model\":\"ECC106, ECC3 1\\\/4-4, ECC3 1\\\/4-4HDG, ECC3 1\\\/4-6, ECC3 1\\\/4-6HDG, ECC44, ECC44HDG, ECC46, ECC46HDG\",\"product_description\":\"End Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10860-R0\",\"approval_number\":\"FL10860.9\",\"seq\":9,\"product_model\":\"ECC5 1\\\/4-4, ECC5 1\\\/4-4HDG, ECC5 1\\\/4-6, ECC5 1\\\/4-6HDG, ECC5 1\\\/4-8, ECC64, ECC64HDG, ECC66, ECC66HDG, ECC68, ECC68HDG, ECC76, ECC77, ECC78, ECC86, ECC88, ECC88HDG, ECC96, ECC98\",\"product_description\":\"End Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10860-R0\",\"approval_number\":\"FL10860.10\",\"seq\":10,\"product_model\":\"ECCQ3-4-SDS2.5, ECCQ3-4-SDS2.5HDG, ECCQ3-6-SDS2.5, ECCQ3-6-SDS2.5HDG, ECCQ44-SDS2.5, ECCQ44-SDS2.5HDG, ECCQ46-SDS2.5, ECCQ46-SDS2.5HDG, ECCQ48-SDS2.5, ECCQ48-SDS2.5HDG\",\"product_description\":\"End Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10860-R0\",\"approval_number\":\"FL10860.11\",\"seq\":11,\"product_model\":\"ECCQ54-SDS2.5, ECCQ54-SDS2.5HDG, ECCQ56-SDS2.5, ECCQ56-SDS2.5HDG, ECCQ58-SDS2.5, ECCQ58-SDS2.5HDG\",\"product_description\":\"End Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10860-R0\",\"approval_number\":\"FL10860.12\",\"seq\":12,\"product_model\":\"ECCQ64-SDS2.5, ECCQ64-SDS2.5HDG, ECCQ66-SDS2.5, ECCQ66-SDS2.5HDG, ECCQ68-SDS2.5, ECCQ68-SDS2.5HDG\",\"product_description\":\"End Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10860-R0\",\"approval_number\":\"FL10860.13\",\"seq\":13,\"product_model\":\"ECCQ74-SDS2.5, ECCQ74-SDS2.5HDG, ECCQ76-SDS2.5, ECCQ76-SDS2.5HDG, ECCQ77-SDS2.5, ECCQ77-SDS2.5HDG, ECCQ78-SDS2.5, ECCQ78-SDS2.5HDG\",\"product_description\":\"End Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10860-R0\",\"approval_number\":\"FL10860.14\",\"seq\":14,\"product_model\":\"EPC44, EPC44-16, EPC44-16Z, EPC46, EPC46-16, EPC46-16Z, EPC48, EPC48-16, EPC64, EPC64-16, EPC66, EPC66-16, EPC68, EPC84, EPC88\",\"product_description\":\"End Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10860-R0\",\"approval_number\":\"FL10860.15\",\"seq\":15,\"product_model\":\"LPC4Z, LPC6Z\",\"product_description\":\"Light Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10860-R0\",\"approval_number\":\"FL10860.16\",\"seq\":16,\"product_model\":\"PC44, PC44-16, PC44-16Z, PC46, PC46-16, PC46-16Z, PC48, PC48-16\",\"product_description\":\"Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10860-R0\",\"approval_number\":\"FL10860.17\",\"seq\":17,\"product_model\":\"PC64, PC64-16, PC66, PC66-16, PC 68, PC84, PC86, PC88\",\"product_description\":\"Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10861-R0\",\"approval_number\":\"FL10861.1\",\"seq\":1,\"product_model\":\"GBC\",\"product_description\":\"Gable Brace Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10861-R0\",\"approval_number\":\"FL10861.2\",\"seq\":2,\"product_model\":\"TBE4, TBE4Z, TBE6, TBE6Z\",\"product_description\":\"Truss Bearing Ehancer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10861-R0\",\"approval_number\":\"FL10861.3\",\"seq\":3,\"product_model\":\"TC26, TC28\",\"product_description\":\"Truss Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10861-R0\",\"approval_number\":\"FL10861.4\",\"seq\":4,\"product_model\":\"TSB2-24\",\"product_description\":\"Truss Spacer Bracer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10861-R0\",\"approval_number\":\"FL10861.5\",\"seq\":5,\"product_model\":\"VTC2\",\"product_description\":\"Valley Truss Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10864-R0\",\"approval_number\":\"FL10864.1\",\"seq\":1,\"product_model\":\"CWB106, CWB126\",\"product_description\":\"Wall Bearing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10864-R0\",\"approval_number\":\"FL10864.2\",\"seq\":2,\"product_model\":\"HSS2-2-SDS3, HSS2-3-SDS3, HSS2-SDS1.5, HSS4-SDS3\",\"product_description\":\"HEAVY STUD SHOE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10864-R0\",\"approval_number\":\"FL10864.3\",\"seq\":3,\"product_model\":\"LTB20, LTB40\",\"product_description\":\"Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10864-R0\",\"approval_number\":\"FL10864.4\",\"seq\":4,\"product_model\":\"NC2x10-16, NCA2x10-12, NCA2x10-16, NCA2x12-12, NCA2x12-16, NCA2x8-12, NCA2x8-16\",\"product_description\":\"Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10864-R0\",\"approval_number\":\"FL10864.5\",\"seq\":5,\"product_model\":\"RCWB10, RCWB12, RCWB14\",\"product_description\":\"Wall Bracing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10864-R0\",\"approval_number\":\"FL10864.6\",\"seq\":6,\"product_model\":\"RPS18, RPS18Z, RPS22, RPS22Z, RPS28, RPS28Z\",\"product_description\":\"Repair Plate Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10864-R0\",\"approval_number\":\"FL10864.7\",\"seq\":7,\"product_model\":\"SS1.5, SS2.5, SS3, SS4.5\",\"product_description\":\"Stud Shoe\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10864-R0\",\"approval_number\":\"FL10864.8\",\"seq\":8,\"product_model\":\"TB20, TB27, TB36\",\"product_description\":\"Tension Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10864-R0\",\"approval_number\":\"FL10864.9\",\"seq\":9,\"product_model\":\"TWB10, TWB12, TWB14\",\"product_description\":\"Wall Bracing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10864-R0\",\"approval_number\":\"FL10864.10\",\"seq\":10,\"product_model\":\"WB106, WB106C, WB126, WB126C, WB143C\",\"product_description\":\"Wall Bracing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10865-R0\",\"approval_number\":\"FL10865.1\",\"seq\":1,\"product_model\":\"CJT3, CJT4, CJT5, CJT6\",\"product_description\":\"Concealed Joist Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10865-R0\",\"approval_number\":\"FL10865.2\",\"seq\":2,\"product_model\":\"DBT1, DBT1Z\",\"product_description\":\"Deck Board Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10865-R0\",\"approval_number\":\"FL10865.3\",\"seq\":3,\"product_model\":\"DJT14, DJT14Z\",\"product_description\":\"Deck Joist Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10865-R0\",\"approval_number\":\"FL10865.4\",\"seq\":4,\"product_model\":\"DS\",\"product_description\":\"Dry Wall Stop\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10865-R0\",\"approval_number\":\"FL10865.5\",\"seq\":5,\"product_model\":\"RTC24, RTC24Z, RTC42, RTC42Z, RTC44\",\"product_description\":\"Rigid Tie Corner\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10866-R0\",\"approval_number\":\"FL10866.1\",\"seq\":1,\"product_model\":\"FA6, FA8\",\"product_description\":\"Foundation Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10866-R0\",\"approval_number\":\"FL10866.2\",\"seq\":2,\"product_model\":\"FJA, FJAZ, FSA, FSAZ\",\"product_description\":\"Joist \\\/ Stud \\\/ Foundation Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10866-R0\",\"approval_number\":\"FL10866.3\",\"seq\":3,\"product_model\":\"GH46-6,GH46-8, GH48-6, GH48-8\",\"product_description\":\"Girder Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10866-R0\",\"approval_number\":\"FL10866.4\",\"seq\":4,\"product_model\":\"GLB5A, GLB5B, GLB5C, GLB5D\",\"product_description\":\"Glulam Bearing Plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10866-R0\",\"approval_number\":\"FL10866.5\",\"seq\":5,\"product_model\":\"GLB7A, GLB7B, GLB7C, GLB7D\",\"product_description\":\"Glulam Bearing Plate\\n\\n.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10866-R0\",\"approval_number\":\"FL10866.6\",\"seq\":6,\"product_model\":\"GLBT512, GLBT516, GLBT520\",\"product_description\":\"Glulam Bearing Plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10866-R0\",\"approval_number\":\"FL10866.7\",\"seq\":7,\"product_model\":\"GLBT612, GLBT616, GLBT620\",\"product_description\":\"Glulam Bearing Plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10866-R0\",\"approval_number\":\"FL10866.8\",\"seq\":8,\"product_model\":\"HFA6, HFA8\",\"product_description\":\"Heavy Foundation Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10866-R0\",\"approval_number\":\"FL10866.9\",\"seq\":9,\"product_model\":\"HGLBA, HGLBB, HGLBC, HGLBD\",\"product_description\":\"Heavy Glulam Bearing Plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10866-R0\",\"approval_number\":\"FL10866.10\",\"seq\":10,\"product_model\":\"HGT-2, HGT-3, HGT-4\",\"product_description\":\"Heavy Girder Tiedown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10866-R0\",\"approval_number\":\"FL10866.11\",\"seq\":11,\"product_model\":\"MBHA3.12\\\/11.25, MBHA3.12\\\/9.25\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10866-R0\",\"approval_number\":\"FL10866.12\",\"seq\":12,\"product_model\":\"MBHA3.56\\\/11.25, MBHA3.56\\\/11.88, MBHA3.56\\\/14, MBHA3.56\\\/16, MBHA3.56\\\/18, MBHA3.56\\\/9.25\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10866-R0\",\"approval_number\":\"FL10866.13\",\"seq\":13,\"product_model\":\"MBHA5.50\\\/11.25, MBHA5.50\\\/11.88, MBHA5.50\\\/14, MBHA5.50\\\/16, MBHA5.50\\\/18, MBHA5.50\\\/9.25\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10866-R0\",\"approval_number\":\"FL10866.14\",\"seq\":14,\"product_model\":\"UFP10-SDS3\",\"product_description\":\"Universal Foundation Plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11166-R0\",\"approval_number\":\"FL11166.1\",\"seq\":1,\"product_model\":\"B1.56\\\/11.25, B1.56\\\/11.88, B1.56\\\/9.25\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11166-R0\",\"approval_number\":\"FL11166.2\",\"seq\":2,\"product_model\":\"B1.81\\\/11.88, B1.81\\\/14, B1.81\\\/16, B1.81\\\/9.5\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11166-R0\",\"approval_number\":\"FL11166.3\",\"seq\":3,\"product_model\":\"B2.37\\\/11.25, B2.37\\\/11.88, B2.37\\\/14, B2.37\\\/16, B2.37\\\/18, B2.37\\\/20\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11166-R0\",\"approval_number\":\"FL11166.4\",\"seq\":4,\"product_model\":\"B2.56\\\/11.88, B2.56\\\/14, B2.56\\\/16, B2.56\\\/18, B2.56\\\/20, B2.56\\\/22, B2.56\\\/24, B2.56\\\/26, B2.56\\\/28, B2.56\\\/30\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11166-R0\",\"approval_number\":\"FL11166.5\",\"seq\":5,\"product_model\":\"B3.12\\\/11.25, B3.12\\\/11.88, B3.12\\\/9.25\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11166-R0\",\"approval_number\":\"FL11166.6\",\"seq\":6,\"product_model\":\"B3.56\\\/11.25, B3.56\\\/11.88, B3.56\\\/12, B3.56\\\/14, B3.56\\\/16, B3.56\\\/18, B3.56\\\/20, B3.56\\\/22, B3.56\\\/24, B3.56\\\/26, B3.56\\\/28, B3.56\\\/30, B3.56\\\/9.25, B3.56\\\/9.5\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11166-R0\",\"approval_number\":\"FL11166.7\",\"seq\":7,\"product_model\":\"B310, B312, B314, B316\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11166-R0\",\"approval_number\":\"FL11166.8\",\"seq\":8,\"product_model\":\"B4.75\\\/11.88, B4.75\\\/14, B4.75\\\/16, B4.75\\\/18, B4.75\\\/20, B4.75\\\/9.5\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11166-R0\",\"approval_number\":\"FL11166.9\",\"seq\":9,\"product_model\":\"B410, B412, B414, B416, B48\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11166-R0\",\"approval_number\":\"FL11166.10\",\"seq\":10,\"product_model\":\"B5.12\\\/11.88, B5.12\\\/14, B5.12\\\/16, B5.12\\\/18, B5.12\\\/20, B5.12\\\/22, B5.12\\\/24, B5.12\\\/26, B5.12\\\/28, B5.12\\\/30, B5.12\\\/9.5\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11166-R0\",\"approval_number\":\"FL11166.11\",\"seq\":11,\"product_model\":\"B610, B612, B614, B616, B68\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11166-R0\",\"approval_number\":\"FL11166.12\",\"seq\":12,\"product_model\":\"B7.12\\\/11.25, B7.12\\\/11.88, B7.12\\\/14, B7.12\\\/16, B7.12\\\/18, B7.12\\\/20, B7.12\\\/22, B7.12\\\/24, B7.12\\\/26, B7.12\\\/28, B7.12\\\/9.25, B7.12\\\/9.5\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11166-R0\",\"approval_number\":\"FL11166.13\",\"seq\":13,\"product_model\":\"BA1.81\\\/11.88, BA2.56\\\/11.88, BA2.56\\\/14, BA2.56\\\/16, BA3.56\\\/11.88, BA3.56\\\/14, BA3.56\\\/16, BA410, BA412, BA48\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11166-R0\",\"approval_number\":\"FL11166.14\",\"seq\":14,\"product_model\":\"HB1.81\\\/11.25, HB1.81\\\/11.88, HB1.81\\\/14, HB1.81\\\/16, HB1.81\\\/18, HB1.81\\\/20\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11166-R0\",\"approval_number\":\"FL11166.15\",\"seq\":15,\"product_model\":\"HB2.56\\\/22, HB2.56\\\/24, HB2.56\\\/26, HB2.56\\\/28, HB2.56\\\/30\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11166-R0\",\"approval_number\":\"FL11166.16\",\"seq\":16,\"product_model\":\"HB3.56\\\/11.25, HB3.56\\\/11.88, HB3.56\\\/12, HB3.56\\\/14, HB3.56\\\/16, HB3.56\\\/18, HB3.56\\\/20, HB3.56\\\/22, HB3.56\\\/24, HB3.56\\\/26, HB3.56\\\/28, HB3.56\\\/30, HB3.56\\\/32, HB3.56\\\/9.25, HB3.56\\\/9.5\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11166-R0\",\"approval_number\":\"FL11166.17\",\"seq\":17,\"product_model\":\"HB4.75\\\/10, HB4.75\\\/12, HB4.75\\\/14, HB4.75\\\/16, HB4.75\\\/18, HB4.75\\\/20\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11166-R0\",\"approval_number\":\"FL11166.18\",\"seq\":18,\"product_model\":\"HB412, HB414, HB416\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11166-R0\",\"approval_number\":\"FL11166.19\",\"seq\":19,\"product_model\":\"HB5.12\\\/11.88, HB5.12\\\/14, HB5.12\\\/16, HB5.12\\\/18, HB5.12\\\/20, HB5.12\\\/22, HB5.12\\\/24, HB5.12\\\/26, HB5.12\\\/28, HB5.12\\\/30\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11166-R0\",\"approval_number\":\"FL11166.20\",\"seq\":20,\"product_model\":\"HB5.50\\\/11.25, HB5.50\\\/11.88, HB5.50\\\/12, HB5.50\\\/14, HB5.50\\\/16, HB5.50\\\/18, HB5.50\\\/20, HB5.50\\\/9.25, HB5.50\\\/9.5\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11166-R0\",\"approval_number\":\"FL11166.21\",\"seq\":21,\"product_model\":\"HB7.12\\\/11.25, HB7.12\\\/11.88, HB7.12\\\/14, HB7.12\\\/16, HB7.12\\\/18, HB7.12\\\/20, HB7.12\\\/22, HB7.12\\\/24, HB7.12\\\/26, HB7.12\\\/28, HB7.12\\\/9.25, HB7.12\\\/9.5\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11166-R0\",\"approval_number\":\"FL11166.22\",\"seq\":22,\"product_model\":\"LBV1.56\\\/11.25, LBV1.56\\\/11.88, LBV1.56\\\/11.88L45, LBV1.56\\\/11.88R45, LBV1.56\\\/14, LBV1.56\\\/16, LBV1.56\\\/9.25, LBV1.56\\\/9.5, LBV1.56\\\/9.5L45, LBV1.56\\\/9.5R45\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11166-R0\",\"approval_number\":\"FL11166.23\",\"seq\":23,\"product_model\":\"LBV1.81\\\/11.25, LBV1.81\\\/11.88, LBV1.81\\\/11.88L45, LBV1.81\\\/11.88R45, LBV1.81\\\/14, LBV1.81\\\/16, LBV1.81\\\/7.25, LBV1.81\\\/9.25, LBV1.81\\\/9.5, LBV1.81\\\/9.5L45, LBV1.81\\\/9.5R45\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11166-R0\",\"approval_number\":\"FL11166.24\",\"seq\":24,\"product_model\":\"LBV2.06\\\/11.88, LBV2.06\\\/14, LBV2.06\\\/16, LBV2.06\\\/9.5, LBV2.1\\\/11.88, LBV2.1\\\/14, LBV2.1\\\/16, LBV2.1\\\/9.5\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11166-R0\",\"approval_number\":\"FL11166.25\",\"seq\":25,\"product_model\":\"LBV2.37\\\/11.25, LBV2.37\\\/11.88, LBV2.37\\\/14, LBV2.37\\\/16, LBV2.37\\\/18, LBV2.37\\\/20, LBV2.37\\\/9.5\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11166-R0\",\"approval_number\":\"FL11166.26\",\"seq\":26,\"product_model\":\"LBV2.56\\\/11.25, LBV2.56\\\/11.88, LBV2.56\\\/13, LBV2.56\\\/14, LBV2.56\\\/16, LBV2.56\\\/18, LBV2.56\\\/20, LBV2.56\\\/22, LBV2.56\\\/24, LBV2.56\\\/26, LBV2.56\\\/28, LBV2.56\\\/30, LBV2.56\\\/9.25, LBV2.56\\\/9.37, LBV2.56\\\/9.5\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11166-R0\",\"approval_number\":\"FL11166.27\",\"seq\":27,\"product_model\":\"LBV3.12\\\/11.25, LBV3.12\\\/11.88, LBV3.12\\\/14, LBV3.12\\\/16, LBV3.12\\\/9.25, LBV3.12\\\/9.5\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11166-R0\",\"approval_number\":\"FL11166.28\",\"seq\":28,\"product_model\":\"LBV3.56\\\/11.25, LBV3.56\\\/11.88, LBV3.56\\\/12, LBV3.56\\\/13, LBV3.56\\\/14, LBV3.56\\\/16, LBV3.56\\\/18, LBV3.56\\\/20, LBV3.56\\\/22, LBV3.56\\\/24, LBV3.56\\\/26, LBV3.56\\\/28, LBV3.56\\\/30, LBV3.56\\\/7.25, LBV3.56\\\/9.25, LBV3.56\\\/9.37, LBV3.56\\\/9.5\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11166-R0\",\"approval_number\":\"FL11166.29\",\"seq\":29,\"product_model\":\"LBV4.12\\\/11.88, LBV4.12\\\/14, LBV4.12\\\/16, LBV4.12\\\/9.5\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11166-R0\",\"approval_number\":\"FL11166.30\",\"seq\":30,\"product_model\":\"LBV4.28\\\/11.25, LBV4.28\\\/11.88, LBV4.28\\\/14, LBV4.28\\\/16, LBV4.28\\\/9.25, LBV4.28\\\/9.5\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11166-R0\",\"approval_number\":\"FL11166.31\",\"seq\":31,\"product_model\":\"LBV4.75\\\/11.25, LBV4.75\\\/11.88, LBV4.75\\\/14, LBV4.75\\\/16, LBV4.75\\\/18, LBV4.75\\\/20, LBV4.75\\\/9.25, LBV4.75\\\/9.5\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11166-R0\",\"approval_number\":\"FL11166.32\",\"seq\":32,\"product_model\":\"LBV5.12\\\/11.25, LBV5.12\\\/11.88, LBV5.12\\\/12, LBV5.12\\\/14, LBV5.12\\\/16, LBV5.12\\\/18, LBV5.12\\\/20, LBV5.12\\\/22, LBV5.12\\\/24, LBV5.12\\\/9.25, LBV5.12\\\/9.5\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11169-R0\",\"approval_number\":\"FL11169.1\",\"seq\":1,\"product_model\":\"HTU26\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11169-R0\",\"approval_number\":\"FL11169.2\",\"seq\":2,\"product_model\":\"HTU28, HTU210, HTU26-2, HTU28-2, HTU210-2\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11169-R0\",\"approval_number\":\"FL11169.3\",\"seq\":3,\"product_model\":\"LUC26Z, LUC210Z\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11468-R0\",\"approval_number\":\"FL11468.1\",\"seq\":1,\"product_model\":\"HGU5.25, HGU5.50, HGU7.00, HGU7.25, HGU9.00\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11468-R0\",\"approval_number\":\"FL11468.2\",\"seq\":2,\"product_model\":\"HGUQ210-2, HGUQ210-3, HGUQ210-4\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11468-R0\",\"approval_number\":\"FL11468.3\",\"seq\":3,\"product_model\":\"HGUQ26-2, HGUQ26-3, HGUQ26-4, HGUQ28-2, HGUQ28-3, HGUQ28-4\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11468-R0\",\"approval_number\":\"FL11468.4\",\"seq\":4,\"product_model\":\"HGUQ410, HGUQ46, HGUQ48\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11468-R0\",\"approval_number\":\"FL11468.5\",\"seq\":5,\"product_model\":\"HGUS2.75\\\/10, HGUS2.75\\\/12, HGUS2.75\\\/14\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11468-R0\",\"approval_number\":\"FL11468.6\",\"seq\":6,\"product_model\":\"HGUS210-2, HGUS210-3, HGUS210-4, HGUS212-3, HGUS212-4, HGUS214-3, HGUS214-4\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11468-R0\",\"approval_number\":\"FL11468.7\",\"seq\":7,\"product_model\":\"HGUS26, HGUS26-2, HGUS26-3, HGUS26-4\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11468-R0\",\"approval_number\":\"FL11468.8\",\"seq\":8,\"product_model\":\"HGUS28, HGUS28-2, HGUS28-3, HGUS28-4\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11468-R0\",\"approval_number\":\"FL11468.9\",\"seq\":9,\"product_model\":\"HGUS3.25\\\/10, HGUS3.25\\\/12\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11468-R0\",\"approval_number\":\"FL11468.10\",\"seq\":10,\"product_model\":\"HGUS410, HGUS412, HGUS414, HGUS46, HGUS48\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11468-R0\",\"approval_number\":\"FL11468.11\",\"seq\":11,\"product_model\":\"HGUS5.25\\\/10, HGUS5.25\\\/12, HGUS5.50\\\/10, HGUS5.50\\\/12, HGUS5.50\\\/14, HGUS5.62\\\/10, HGUS5.62\\\/12, HGUS5.62\\\/14\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11468-R0\",\"approval_number\":\"FL11468.12\",\"seq\":12,\"product_model\":\"HGUS6.88\\\/10, HGUS6.88\\\/12, HGUS6.88\\\/14\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11468-R0\",\"approval_number\":\"FL11468.13\",\"seq\":13,\"product_model\":\"HGUS7.25\\\/10, HGUS7.25\\\/12, HGUS7.25\\\/14, HGUS7.37\\\/10, HGUS7.37\\\/12, HGUS7.37\\\/14\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11468-R0\",\"approval_number\":\"FL11468.14\",\"seq\":14,\"product_model\":\"HHGU5.50, HHGU7.00, HHGU7.25, HHGU9.00\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11468-R0\",\"approval_number\":\"FL11468.15\",\"seq\":15,\"product_model\":\"HHUS210-3, HHUS210-4, HHUS5.50\\\/10, HHUS7.25\\\/10\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11468-R0\",\"approval_number\":\"FL11468.16\",\"seq\":16,\"product_model\":\"HUCQ1.81\\\/11-SDS, HUCQ1.81\\\/9-SDS, HUCQ210-2-SDS, HUCQ210-3-SDS\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11468-R0\",\"approval_number\":\"FL11468.17\",\"seq\":17,\"product_model\":\"HUCQ310-SDS, HUCQ410-SDS, HUCQ412-SDS, HUCQ5.25\\\/11-SDS, HUCQ5.25\\\/9-SDS, HUCQ610-SDS, HUCQ612-SDS\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11468-R0\",\"approval_number\":\"FL11468.18\",\"seq\":18,\"product_model\":\"HUS1.81\\\/10\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11468-R0\",\"approval_number\":\"FL11468.19\",\"seq\":19,\"product_model\":\"LGU3.25, LGU3.62, LGU5.25\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11468-R0\",\"approval_number\":\"FL11468.20\",\"seq\":20,\"product_model\":\"LUS310, LUS36\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11468-R0\",\"approval_number\":\"FL11468.21\",\"seq\":21,\"product_model\":\"MGU3.62, MGU5.25, MGU5.50, MGU7.00\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11468-R0\",\"approval_number\":\"FL11468.22\",\"seq\":22,\"product_model\":\"MSCPT2, MSCPT2-2, MSCPT2-2N, MSCPT2N\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11468-R0\",\"approval_number\":\"FL11468.23\",\"seq\":23,\"product_model\":\"THA426\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11468-R0\",\"approval_number\":\"FL11468.24\",\"seq\":24,\"product_model\":\"THGB2, THGB3, THGBH2, THGBH3, THGBH4\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11468-R0\",\"approval_number\":\"FL11468.25\",\"seq\":25,\"product_model\":\"THGQ2-SDS3, THGQ3-SDS3, THGQH2-SDS3, THGQH3-SDS3, THGQH4-SDS3\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11468-R0\",\"approval_number\":\"FL11468.26\",\"seq\":26,\"product_model\":\"THGW3-3, THGW3-4, THGW4-3, THGW4-4\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11468-R0\",\"approval_number\":\"FL11468.27\",\"seq\":27,\"product_model\":\"THJU26, THJU26-W\",\"product_description\":\"Truss Hip\\\/Jack Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11470-R0\",\"approval_number\":\"FL11470.1\",\"seq\":1,\"product_model\":\"DSC2\",\"product_description\":\"Drag Strut Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11470-R0\",\"approval_number\":\"FL11470.2\",\"seq\":2,\"product_model\":\"H16, H16S, H16-2, H16-2S\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11470-R0\",\"approval_number\":\"FL11470.3\",\"seq\":3,\"product_model\":\"H8\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11470-R0\",\"approval_number\":\"FL11470.4\",\"seq\":4,\"product_model\":\"HGA10\",\"product_description\":\"Heavy Gusset Angle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11470-R0\",\"approval_number\":\"FL11470.5\",\"seq\":5,\"product_model\":\"HRS6, HRS8, HRS12\",\"product_description\":\"Heavy Straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11470-R0\",\"approval_number\":\"FL11470.6\",\"seq\":6,\"product_model\":\"LGT2, LGT3-SDS2.5, LGT4-SDS3\",\"product_description\":\"Girder Tiedowns\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11470-R0\",\"approval_number\":\"FL11470.7\",\"seq\":7,\"product_model\":\"MGT, VGT, VGTR, VGTL\",\"product_description\":\"Medium Girder Tiedown, Variable Girder Tiedown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11470-R0\",\"approval_number\":\"FL11470.8\",\"seq\":8,\"product_model\":\"MSTC48B3, MSTC66B3\",\"product_description\":\"Pre-bent straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11470-R0\",\"approval_number\":\"FL11470.9\",\"seq\":9,\"product_model\":\"MTS24C, MTS28C, MTS30C\",\"product_description\":\"Twist Straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11470-R0\",\"approval_number\":\"FL11470.10\",\"seq\":10,\"product_model\":\"TSP\",\"product_description\":\"Twisted Stud-Plate Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11473-R0\",\"approval_number\":\"FL11473.1\",\"seq\":1,\"product_model\":\"DETAL\",\"product_description\":\"Double Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11473-R0\",\"approval_number\":\"FL11473.2\",\"seq\":2,\"product_model\":\"FGTR, FGTRE, FGTRHL, FGTRHR\",\"product_description\":\"Girder Retrofit Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11473-R0\",\"approval_number\":\"FL11473.3\",\"seq\":3,\"product_model\":\"HETA12, HETA16, HETA20\",\"product_description\":\"Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11473-R0\",\"approval_number\":\"FL11473.4\",\"seq\":4,\"product_model\":\"HETA24, HETA40\",\"product_description\":\"Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11473-R0\",\"approval_number\":\"FL11473.5\",\"seq\":5,\"product_model\":\"HETAL12, HETAL16, HETAL20\",\"product_description\":\"Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11473-R0\",\"approval_number\":\"FL11473.6\",\"seq\":6,\"product_model\":\"HGAM10, HM9\",\"product_description\":\"Masonry retrofit connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11473-R0\",\"approval_number\":\"FL11473.7\",\"seq\":7,\"product_model\":\"HGUM5.25, HGUM5.50\",\"product_description\":\"Beam\\\/Girder Hanger for Masonry\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11473-R0\",\"approval_number\":\"FL11473.8\",\"seq\":8,\"product_model\":\"HGUM7.00, HGUM7.25, HGUM9.00\",\"product_description\":\"Girder\\\/Beam Hanger for Masonry\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11473-R0\",\"approval_number\":\"FL11473.9\",\"seq\":9,\"product_model\":\"HHETA12, HHETA16, HHETA20\",\"product_description\":\"Heavy Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11473-R0\",\"approval_number\":\"FL11473.10\",\"seq\":10,\"product_model\":\"HHETA24, HHETA40\",\"product_description\":\"Heavy Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11473-R0\",\"approval_number\":\"FL11473.11\",\"seq\":11,\"product_model\":\"HTSM16, HTSM20\",\"product_description\":\"Heavy Twist Strap for Masonry\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11473-R0\",\"approval_number\":\"FL11473.12\",\"seq\":12,\"product_model\":\"LGUM26-2, LGUM28-2, LGUM210-2\",\"product_description\":\"Beam\\\/Girder to Masonry Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11473-R0\",\"approval_number\":\"FL11473.13\",\"seq\":13,\"product_model\":\"LGUM26-3, LGUM28-3, LGUM210-3\",\"product_description\":\"Beam\\\/Girder to Masonry Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11473-R0\",\"approval_number\":\"FL11473.14\",\"seq\":14,\"product_model\":\"LGUM26-4, LGUM28-4, LGUM210-4\",\"product_description\":\"Beam\\\/Girder to Masonry Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11473-R0\",\"approval_number\":\"FL11473.15\",\"seq\":15,\"product_model\":\"LGUM46, LGUM48, LGUM410\",\"product_description\":\"Beam\\\/Girder Hanger for Masonry\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11473-R0\",\"approval_number\":\"FL11473.16\",\"seq\":16,\"product_model\":\"LTA1\",\"product_description\":\"Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11473-R0\",\"approval_number\":\"FL11473.17\",\"seq\":17,\"product_model\":\"META12, META14, META16, META18\",\"product_description\":\"Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11473-R0\",\"approval_number\":\"FL11473.18\",\"seq\":18,\"product_model\":\"META20, META22, META24, META40\",\"product_description\":\"Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11473-R0\",\"approval_number\":\"FL11473.19\",\"seq\":19,\"product_model\":\"MSTAM24, MSTAM36, MSTCM40, MSTCM60\",\"product_description\":\"Strap Tie for Masonry\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11473-R0\",\"approval_number\":\"FL11473.20\",\"seq\":20,\"product_model\":\"MTSM16, MTSM20\",\"product_description\":\"Twist Strap for Masonry\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11478-R0\",\"approval_number\":\"FL11478.1\",\"seq\":1,\"product_model\":\"FSC\",\"product_description\":\"Floor Span Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11478-R0\",\"approval_number\":\"FL11478.2\",\"seq\":2,\"product_model\":\"H10A, H10S, H14\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11478-R0\",\"approval_number\":\"FL11478.3\",\"seq\":3,\"product_model\":\"H2A, H2.5T\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11478-R0\",\"approval_number\":\"FL11478.4\",\"seq\":4,\"product_model\":\"LCE4\",\"product_description\":\"End Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11478-R0\",\"approval_number\":\"FL11478.5\",\"seq\":5,\"product_model\":\"LTP5\",\"product_description\":\"Lateral Tie Plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11478-R0\",\"approval_number\":\"FL11478.6\",\"seq\":6,\"product_model\":\"RBC, RBCP\",\"product_description\":\"Roof Boundary Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11478-R0\",\"approval_number\":\"FL11478.7\",\"seq\":7,\"product_model\":\"TJC37\",\"product_description\":\"Truss Jack Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11478-R1\",\"approval_number\":\"FL11478.8\",\"seq\":8,\"product_model\":\"LTP5\",\"product_description\":\"Lateral Tie Plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11478-R1\",\"approval_number\":\"FL11478.9\",\"seq\":9,\"product_model\":\"RBC, RBCP\",\"product_description\":\"Roof Boundary Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11478-R1\",\"approval_number\":\"FL11478.10\",\"seq\":10,\"product_model\":\"TJC37\",\"product_description\":\"Truss Jack Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11496-R0\",\"approval_number\":\"FL11496.1\",\"seq\":1,\"product_model\":\"HTT16, HTT22\",\"product_description\":\"Tension Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11496-R0\",\"approval_number\":\"FL11496.2\",\"seq\":2,\"product_model\":\"HTT4, HTT5\",\"product_description\":\"Tension Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11496-R0\",\"approval_number\":\"FL11496.3\",\"seq\":3,\"product_model\":\"LTT19, LTT20B, LTTI31\",\"product_description\":\"Light Tension Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#12708-R0\",\"approval_number\":\"FL12708.1\",\"seq\":1,\"product_model\":\"HD2A\",\"product_description\":\"Bolted Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#12708-R0\",\"approval_number\":\"FL12708.2\",\"seq\":2,\"product_model\":\"HD5, HD7, HD9, HD12, HD19\",\"product_description\":\"Bolted Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#12708-R1\",\"approval_number\":\"FL12708.3\",\"seq\":3,\"product_model\":\"HD3B, HD5B, HD7B, HD9B\",\"product_description\":\"Bolted Holdowns\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13326-R0\",\"approval_number\":\"FL13326.1\",\"seq\":1,\"product_model\":\"MASA, MASAZ, MASAP, MASAPZ\",\"product_description\":\"Foundation Anchor Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13731-R0\",\"approval_number\":\"FL13731.1\",\"seq\":1,\"product_model\":\"WSNTL212, WSNTLG212, WSNTLQ212\",\"product_description\":\"Wood Screw, #8 by 2-1\\\/2\\\" long\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13731-R0\",\"approval_number\":\"FL13731.2\",\"seq\":2,\"product_model\":\"WSNTL2L, WSNTL2L-17, WSNTLG2, WSNTLQ2\",\"product_description\":\"Wood Screw, 2\\\" long, #8\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13731-R0\",\"approval_number\":\"FL13731.3\",\"seq\":3,\"product_model\":\"WSNTL3, WSNTLG3, WSNTLQ3\",\"product_description\":\"Wood Screw, #3 by 3\\\" long\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13872-R0\",\"approval_number\":\"FL13872.1\",\"seq\":1,\"product_model\":\"CMST12, CMST14, CMSTC16, CS14, CS16, CS18, CS20, CS22\",\"product_description\":\"Coiled Straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13872-R0\",\"approval_number\":\"FL13872.2\",\"seq\":2,\"product_model\":\"HRS6, HRS8, HRS12, FHA6, FHA9, FHA12, FHA18, FHA24, FHA30, MSTI26, MSTI36, MSTI48, MSTI60, MSTI72, S\\\/MST27, S\\\/MST37, S\\\/MST48\",\"product_description\":\"Straps 97 mil (12 ga)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13872-R0\",\"approval_number\":\"FL13872.3\",\"seq\":3,\"product_model\":\"HTS16, HTS20, HTS24, HTS28, HTS30, HTS30C\",\"product_description\":\"Heavy Twist Straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13872-R0\",\"approval_number\":\"FL13872.4\",\"seq\":4,\"product_model\":\"LSTA30, LSTA36, LSTI49, LSTI73, MSTA9, MSTA12, MSTA15, MSTA18, MSTA21, MSTA24\",\"product_description\":\"Straps 43 mil (18 ga)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13872-R0\",\"approval_number\":\"FL13872.5\",\"seq\":5,\"product_model\":\"LSTA9, LSTA12, LSTA15, LSTA18, LSTA21, LSTA24, ST292, ST2122, ST2115, ST2215\",\"product_description\":\"Straps 33 mil (20 ga)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13872-R0\",\"approval_number\":\"FL13872.6\",\"seq\":6,\"product_model\":\"LTP5\",\"product_description\":\"Lateral Tie Plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13872-R0\",\"approval_number\":\"FL13872.7\",\"seq\":7,\"product_model\":\"LTS12, LTS16, LTS18, LTS20\",\"product_description\":\"Light Twist Straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13872-R0\",\"approval_number\":\"FL13872.8\",\"seq\":8,\"product_model\":\"MSTA30, MSTA36, ST6215, ST6224, ST9, ST12, ST18, ST22, MSTC28, MSTC40, MSTC52\",\"product_description\":\"Straps 54 mil (16 ga)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13872-R0\",\"approval_number\":\"FL13872.9\",\"seq\":9,\"product_model\":\"MSTC66, MSTC78, ST6236\",\"product_description\":\"Straps 68 mil (14 ga)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13872-R0\",\"approval_number\":\"FL13872.10\",\"seq\":10,\"product_model\":\"MTS12, MTS16, MTS18, MTS20, MTS30, MTS24C, MTS30C\",\"product_description\":\"Medium Twist Straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13872-R0\",\"approval_number\":\"FL13872.11\",\"seq\":11,\"product_model\":\"S\\\/BA, S\\\/B, S\\\/LBV, S\\\/JCT, S\\\/HJCT\",\"product_description\":\"Joist Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13872-R0\",\"approval_number\":\"FL13872.12\",\"seq\":12,\"product_model\":\"S\\\/H1A\",\"product_description\":\"Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13872-R0\",\"approval_number\":\"FL13872.13\",\"seq\":13,\"product_model\":\"S\\\/HD8S, S\\\/HD10S, S\\\/HD15S\",\"product_description\":\"Holdowns\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13872-R0\",\"approval_number\":\"FL13872.14\",\"seq\":14,\"product_model\":\"S\\\/HD8S, S\\\/HD10S, S\\\/HD15S, S\\\/HD8B, S\\\/HD10B, S\\\/HD15B\",\"product_description\":\"Holdowns\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13872-R0\",\"approval_number\":\"FL13872.15\",\"seq\":15,\"product_model\":\"S\\\/HDU4, S\\\/HDU6, S\\\/HDU9, S\\\/HDU11\",\"product_description\":\"Holdowns\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13872-R0\",\"approval_number\":\"FL13872.16\",\"seq\":16,\"product_model\":\"S\\\/LTT20, S\\\/HTT14, HTT4, HTT5\",\"product_description\":\"Holdowns\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13872-R0\",\"approval_number\":\"FL13872.17\",\"seq\":17,\"product_model\":\"S\\\/MST60, S\\\/MST72\",\"product_description\":\"Straps 118 mil (10 ga)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13872-R0\",\"approval_number\":\"FL13872.18\",\"seq\":18,\"product_model\":\"SP4, SP6\",\"product_description\":\"Stud Plate Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13872-R0\",\"approval_number\":\"FL13872.19\",\"seq\":19,\"product_model\":\"SSP, DSP, TSP\",\"product_description\":\"Stud Plate Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13872-R0\",\"approval_number\":\"FL13872.20\",\"seq\":20,\"product_model\":\"STC, DTC\",\"product_description\":\"Truss Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13872-R0\",\"approval_number\":\"FL13872.21\",\"seq\":21,\"product_model\":\"TBD22\",\"product_description\":\"Truss Brace Diagonal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13872-R0\",\"approval_number\":\"FL13872.22\",\"seq\":22,\"product_model\":\"TJC37\",\"product_description\":\"Truss Jack Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13904-R0\",\"approval_number\":\"FL13904.1\",\"seq\":1,\"product_model\":\"CCQM-SDSHDG, CCTQM-SDSG, ECCLQMG-KT Series\",\"product_description\":\"Masonry Pier Caps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13904-R0\",\"approval_number\":\"FL13904.2\",\"seq\":2,\"product_model\":\"ECCLQ-SDS2.5, CCCQ-SDS2.5, CCTQ-SDS2.5 Series\",\"product_description\":\"Column Caps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13904-R0\",\"approval_number\":\"FL13904.3\",\"seq\":3,\"product_model\":\"LTA2\",\"product_description\":\"Lateral Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13904-R0\",\"approval_number\":\"FL13904.4\",\"seq\":4,\"product_model\":\"MBHU3.56, MBHU5.50 Series\",\"product_description\":\"Masonry Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13904-R1\",\"approval_number\":\"FL13904.5\",\"seq\":5,\"product_model\":\"CTS218\",\"product_description\":\"Compression\\\/Tension Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13904-R1\",\"approval_number\":\"FL13904.6\",\"seq\":6,\"product_model\":\"ML24Z, ML24SS, ML26Z, ML26SS\",\"product_description\":\"Heavy Angles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13904-R1\",\"approval_number\":\"FL13904.7\",\"seq\":7,\"product_model\":\"PA18, PA23, PA28, PA35, PA51, PA68\",\"product_description\":\"Embedded Strap Anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13975-R0\",\"approval_number\":\"FL13975.1\",\"seq\":1,\"product_model\":\"SDW22300, SDW22338, SDW22438, SDW22458, SDW22500, SDW22600, SDW22638, SDW22634\",\"product_description\":\"SDW Strong-Drive Wood screw.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#14101-R0\",\"approval_number\":\"FL14101.1\",\"seq\":1,\"product_model\":\"SD10112, SD10212\",\"product_description\":\"Strong-Drive Screw #10\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#14101-R0\",\"approval_number\":\"FL14101.2\",\"seq\":2,\"product_model\":\"SD9112, SD9212\",\"product_description\":\"Strong-Drive Screw #9\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#14571-R0\",\"approval_number\":\"FL14571.1\",\"seq\":1,\"product_model\":\"LSTHD8, LSTHD8RJ\",\"product_description\":\"Strap Tie Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#14571-R0\",\"approval_number\":\"FL14571.2\",\"seq\":2,\"product_model\":\"STHD10, STHD10RJ\",\"product_description\":\"Strap Tie Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#14571-R0\",\"approval_number\":\"FL14571.3\",\"seq\":3,\"product_model\":\"STHD14, STHD14RJ\",\"product_description\":\"Strap Tie Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#14571-R0\",\"approval_number\":\"FL14571.4\",\"seq\":4,\"product_model\":\"STHD8, STHD8RJ\",\"product_description\":\"Strap Tie Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#15730-R0\",\"approval_number\":\"FL15730.1\",\"seq\":1,\"product_model\":\"GDP, GDPS, GDPM-50, GDPM-75, GDPM-100\",\"product_description\":\"Gas Actuated Fasteners for Concrete, Masonry and Steel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#15730-R0\",\"approval_number\":\"FL15730.2\",\"seq\":2,\"product_model\":\"GW-50, GW-75, GW-100, GTH, GTH-50\",\"product_description\":\"Gas Actuated Fasteners for Concrete, Masonry and Steel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#15730-R0\",\"approval_number\":\"FL15730.3\",\"seq\":3,\"product_model\":\"PDP, PDPH, PHN, PDPA, PDPW, PDPWL, PDPWLS, PHNW, PDPWL-300MG, PDPWLS-300MG\",\"product_description\":\"Power Driven Fasteners for Concrete, Masonry, and Steel Substrates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#15730-R0\",\"approval_number\":\"FL15730.4\",\"seq\":4,\"product_model\":\"PDPT, PHNT, PDPAT, PSLV3, PSLV4, PCLDP, PECLDP, PTRH3, PTRH4, PHNW-72\",\"product_description\":\"Power Driven Fasteners for Concrete, Masonry, and Steel Substrates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#15730-R0\",\"approval_number\":\"FL15730.5\",\"seq\":5,\"product_model\":\"SET\",\"product_description\":\"High Strength Epoxy-Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#15730-R0\",\"approval_number\":\"FL15730.6\",\"seq\":6,\"product_model\":\"SET-XP\",\"product_description\":\"High Strength Epoxy-Tie for Concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#15730-R0\",\"approval_number\":\"FL15730.7\",\"seq\":7,\"product_model\":\"THD\",\"product_description\":\"Titen HD Heavy Duty Screw Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#15730-R0\",\"approval_number\":\"FL15730.8\",\"seq\":8,\"product_model\":\"WA\",\"product_description\":\"Wedge Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#15731-R0\",\"approval_number\":\"FL15731.1\",\"seq\":1,\"product_model\":\"STB\",\"product_description\":\"Strong-Bolt Wedge Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#15731-R0\",\"approval_number\":\"FL15731.2\",\"seq\":2,\"product_model\":\"STB2\",\"product_description\":\"Strong-Bolt 2 Wedge Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#15731-R0\",\"approval_number\":\"FL15731.3\",\"seq\":3,\"product_model\":\"TCAP, TCAT\",\"product_description\":\"Torq-Cut Mechanical Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#16230-R0\",\"approval_number\":\"FL16230.1\",\"seq\":1,\"product_model\":\"AT-XP\",\"product_description\":\"Adhesive Anchor for Concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#16230-R0\",\"approval_number\":\"FL16230.2\",\"seq\":2,\"product_model\":\"SET-XP\",\"product_description\":\"Adhesive Anchor for Masonry\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-07-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#17449-R0\",\"approval_number\":\"FL17449.1\",\"seq\":1,\"product_model\":\"ET-HP\",\"product_description\":\"Epoxy Adhesive for anchoring to concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10007-R5\",\"approval_number\":\"FL10007.4\",\"seq\":4,\"product_model\":\"TUD9, TUD10\",\"product_description\":\"Take-Up Device used with the Anchor Tiedown System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10007-R5\",\"approval_number\":\"FL10007.5\",\"seq\":5,\"product_model\":\"TUW38\",\"product_description\":\"Take-Up Washer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10849-R3\",\"approval_number\":\"FL10849.8\",\"seq\":8,\"product_model\":\"CBSQ44-SDS2, CBSQ46-SDS2, SBSQ66-SDS2, CBSQ86-SDS2, CBSQ88-SDS2\",\"product_description\":\"Column Bases, Embedded\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10849-R3\",\"approval_number\":\"FL10849.9\",\"seq\":9,\"product_model\":\"EPB44A, EPB44, EPB46, EPB66\",\"product_description\":\"Embedded Post Bases\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10849-R3\",\"approval_number\":\"FL10849.10\",\"seq\":10,\"product_model\":\"EPS4Z\",\"product_description\":\"Post Base, Embedded\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10849-R3\",\"approval_number\":\"FL10849.11\",\"seq\":11,\"product_model\":\"LCB44, LCB66\",\"product_description\":\"Light Column Base, Embedded\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10849-R3\",\"approval_number\":\"FL10849.12\",\"seq\":12,\"product_model\":\"PB44, PB44R, PB46, PB66, PB66R\",\"product_description\":\"Post Bases, Embedded\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10849-R3\",\"approval_number\":\"FL10849.13\",\"seq\":13,\"product_model\":\"PBS44A, PBS46, PBS66\",\"product_description\":\"Post Base, Embedded with Standoff\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10849-R3\",\"approval_number\":\"FL10849.14\",\"seq\":14,\"product_model\":\"PBV6, PBV10\",\"product_description\":\"Round Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10849-R4\",\"approval_number\":\"FL10849.15\",\"seq\":15,\"product_model\":\"PBV6, PBV10\",\"product_description\":\"Round Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10861-R3\",\"approval_number\":\"FL10861.6\",\"seq\":6,\"product_model\":\"THJA26, LTHJA26, LTHMA\",\"product_description\":\"Multiple Truss Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10861-R3\",\"approval_number\":\"FL10861.7\",\"seq\":7,\"product_model\":\"THJU26, THJU26-W, THJM2-4-SDS3, THJM2-5-SDS3\",\"product_description\":\"Multiple Truss Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10861-R3\",\"approval_number\":\"FL10861.8\",\"seq\":8,\"product_model\":\"TSBR2-24\",\"product_description\":\"Truss Spacer Bracer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10861-R3\",\"approval_number\":\"FL10861.9\",\"seq\":9,\"product_model\":\"VTCR\",\"product_description\":\"Valley Truss Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13975-R3\",\"approval_number\":\"FL13975.2\",\"seq\":2,\"product_model\":\"SDWH19300DB, SDWH19400DB, SDWH19600DB, SDWH19800DB, SDWH191000DB\",\"product_description\":\"Structural Wood Screw - Hex Head\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13975-R3\",\"approval_number\":\"FL13975.3\",\"seq\":3,\"product_model\":\"SDWS22300DB, SDWS22400DB, SDWS22500DB, SDWS22600DB, SDWS22800DB, SDWS221000DB\",\"product_description\":\"Structural Wood Screw - 6-lobe drive head\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#14101-R3\",\"approval_number\":\"FL14101.3\",\"seq\":3,\"product_model\":\"SDWF2716, SDWF2720, SDWF2724, SDWD2726\",\"product_description\":\"Screw for Floor-to-Floor Connections\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#15608-R0\",\"approval_number\":\"FL15608.1\",\"seq\":1,\"product_model\":\"FCB43.5, FCB45.5, FCB47.5, FCB49.5, FCB411.5\",\"product_description\":\"Bypass Framing Fixed Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#15608-R0\",\"approval_number\":\"FL15608.2\",\"seq\":2,\"product_model\":\"SCB43.5, SCB45.5, SCB47.5, SCB49.5, SCB411.5\",\"product_description\":\"Bypass Framing Slide Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#15608-R0\",\"approval_number\":\"FL15608.3\",\"seq\":3,\"product_model\":\"SCW3.25, SCW5.5\",\"product_description\":\"Head of Wall Slide Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#15608-R0\",\"approval_number\":\"FL15608.4\",\"seq\":4,\"product_model\":\"SSB3.518\",\"product_description\":\"Bypass Framing Slide Strut Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#15608-R0\",\"approval_number\":\"FL15608.5\",\"seq\":5,\"product_model\":\"XSH34B1414\",\"product_description\":\"Shouldered Self-drilling Tapping Screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#15895-R0\",\"approval_number\":\"FL15895.1\",\"seq\":1,\"product_model\":\"SDWC15600\",\"product_description\":\"Strong-Drive Wood Screw for wood to wood connections. Resists uplift, lateral, and shear.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#15895-R1\",\"approval_number\":\"FL15895.2\",\"seq\":2,\"product_model\":\"SDWC15600\",\"product_description\":\"Strong-Drive Wood Screw for wood to wood connections. Resists uplift, lateral, and shear.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#15957-R0\",\"approval_number\":\"FL15957.1\",\"seq\":1,\"product_model\":\"URS3\",\"product_description\":\"3\\\/8\\\" Uplift Rod Run Tiedown System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#15957-R0\",\"approval_number\":\"FL15957.2\",\"seq\":2,\"product_model\":\"URS4\",\"product_description\":\"1\\\/2\\\" Uplift Rod Run Tiedown System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#15957-R0\",\"approval_number\":\"FL15957.3\",\"seq\":3,\"product_model\":\"URS5\",\"product_description\":\"5\\\/8\\\" Uplift Rod Run Tiedown System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#15957-R0\",\"approval_number\":\"FL15957.4\",\"seq\":4,\"product_model\":\"URS6\",\"product_description\":\"3\\\/4\\\" Uplift Rod Run Tiedown System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#16230-R3\",\"approval_number\":\"FL16230.3\",\"seq\":3,\"product_model\":\"SET-XP\",\"product_description\":\"Adhesive Anchor for Masonry\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#16230-R3\",\"approval_number\":\"FL16230.4\",\"seq\":4,\"product_model\":\"Strong-Bolt 2 (STB2)\",\"product_description\":\"Mechanical Anchor for Masonry\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#16230-R4\",\"approval_number\":\"FL16230.5\",\"seq\":5,\"product_model\":\"Titen 2 (TTN2)\",\"product_description\":\"Screw Anchor for Concrete or Masonry\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#17449-R1\",\"approval_number\":\"FL17449.2\",\"seq\":2,\"product_model\":\"SET-XP\",\"product_description\":\"Epoxy Adhesive for anchoring to concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9589-R4\",\"approval_number\":\"FL9589.11\",\"seq\":11,\"product_model\":\"SDS25600, SDS1\\\/4 X 6\",\"product_description\":\"\\u00bc\\\" diameter self drilling screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9589-R4\",\"approval_number\":\"FL9589.12\",\"seq\":12,\"product_model\":\"SDS25800, SDS1\\\/4 X 8\",\"product_description\":\"1\\\/4\\\" diameter self drilling screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#9589-R4\",\"approval_number\":\"FL9589.13\",\"seq\":13,\"product_model\":\"SDWF2716, SDWF2720, SDWF2724, SDWF2726\",\"product_description\":\"SDWF SERIES SCREW\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10856-R3\",\"approval_number\":\"FL10856.20\",\"seq\":20,\"product_model\":\"W210, W212, W214, W216, W26, W28, W310, W34, W36, W38, W410, W44, W46, W48\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10856-R3\",\"approval_number\":\"FL10856.21\",\"seq\":21,\"product_model\":\"WNP210-2, WNP212-2, WNP214-2, WNP216-2, WNP26-2, WNP28-2, WNP312, WNP314, WNP316, WNP412, WNP414, WNP416, WNP610, WNP66, WNP68\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10856-R3\",\"approval_number\":\"FL10856.22\",\"seq\":22,\"product_model\":\"WNPU210-2, WNPU212-2, WNPU214-2, WNPU216-2, WNPU312, WNPU314, WNPU316, WNPU412, WNPU414, WNPU416\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10860-R3\",\"approval_number\":\"FL10860.18\",\"seq\":18,\"product_model\":\"PB44, PB44R, PB46, PB66, PB66R\",\"product_description\":\"Post Bases, Embedded\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10860-R3\",\"approval_number\":\"FL10860.19\",\"seq\":19,\"product_model\":\"PBS44A, PBS46, PBS66\",\"product_description\":\"Post Base, Embedded with Standoff\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10860-R3\",\"approval_number\":\"FL10860.20\",\"seq\":20,\"product_model\":\"PBV6, PBV10\",\"product_description\":\"Round Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10860-R3\",\"approval_number\":\"FL10860.21\",\"seq\":21,\"product_model\":\"PC44, PC44-16, PC46, PC46-16, PC48, PC48-16, PC64, PC64-16, PC66, PC66-16, PC68, PC84, PC86, PC88\",\"product_description\":\"Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10860-R3\",\"approval_number\":\"FL10860.22\",\"seq\":22,\"product_model\":\"PC4Z, PC4ZR, PC6Z, PC6RZ, PC8Z, PC8RZ\",\"product_description\":\"Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10860-R3\",\"approval_number\":\"FL10860.23\",\"seq\":23,\"product_model\":\"PPB44-4Z, PPB44-6Z\",\"product_description\":\"Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10865-R3\",\"approval_number\":\"FL10865.6\",\"seq\":6,\"product_model\":\"LSCZ\",\"product_description\":\"Stair-Stringer Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10865-R3\",\"approval_number\":\"FL10865.7\",\"seq\":7,\"product_model\":\"RTC24, RTC22Z, RTC42, RTC2Z, RTC44\",\"product_description\":\"Rigid Tie Corner\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11496-R3\",\"approval_number\":\"FL11496.4\",\"seq\":4,\"product_model\":\"HD5, HD7, HD9, HD12, HD19\",\"product_description\":\"Bolted Holdowns\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11496-R3\",\"approval_number\":\"FL11496.5\",\"seq\":5,\"product_model\":\"HTT16, HTT22\",\"product_description\":\"Tension Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11496-R3\",\"approval_number\":\"FL11496.6\",\"seq\":6,\"product_model\":\"HTT4, HTT5, HTT5-3\\\/4\",\"product_description\":\"Tension Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#11496-R3\",\"approval_number\":\"FL11496.7\",\"seq\":7,\"product_model\":\"LTT19, LTT20B, LTTI31\",\"product_description\":\"Light Tension Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13326-R3\",\"approval_number\":\"FL13326.2\",\"seq\":2,\"product_model\":\"LSTHD8, LSTHD8RJ\",\"product_description\":\"Tie Down Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13326-R3\",\"approval_number\":\"FL13326.3\",\"seq\":3,\"product_model\":\"MASA, MASAZ, MASAP, MASAPZ\",\"product_description\":\"Foundation Anchor Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13326-R3\",\"approval_number\":\"FL13326.4\",\"seq\":4,\"product_model\":\"PA18, PA23, PA28, PA35, PA51, PA68\",\"product_description\":\"Strap style purlin anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13326-R3\",\"approval_number\":\"FL13326.5\",\"seq\":5,\"product_model\":\"PAI18, PAI23, PAI28, PAI35\",\"product_description\":\"Strap style purlin anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13326-R3\",\"approval_number\":\"FL13326.6\",\"seq\":6,\"product_model\":\"STHD10, STHD10RJ\",\"product_description\":\"Tie Down Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13326-R3\",\"approval_number\":\"FL13326.7\",\"seq\":7,\"product_model\":\"STHD14, STHD14RJ\",\"product_description\":\"Tie Down Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13326-R3\",\"approval_number\":\"FL13326.8\",\"seq\":8,\"product_model\":\"STHD8, STHD8RJ\",\"product_description\":\"Tie Down Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13872-R2\",\"approval_number\":\"FL13872.23\",\"seq\":23,\"product_model\":\"SSP, DSP, TSP\",\"product_description\":\"Stud Plate Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13872-R2\",\"approval_number\":\"FL13872.24\",\"seq\":24,\"product_model\":\"STC, DTC\",\"product_description\":\"Truss Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13872-R2\",\"approval_number\":\"FL13872.26\",\"seq\":26,\"product_model\":\"TJC37\",\"product_description\":\"Truss Jack Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13975-R4\",\"approval_number\":\"FL13975.4\",\"seq\":4,\"product_model\":\"SDWH27400G, SDWH27600G, SDWH27800G, SDWH271000G, SDWH271200G\",\"product_description\":\"Structural Wood Screw - Hex Head\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13975-R4\",\"approval_number\":\"FL13975.5\",\"seq\":5,\"product_model\":\"SDWS19600, SDWS19712\",\"product_description\":\"Structural Wood Screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13975-R4\",\"approval_number\":\"FL13975.6\",\"seq\":6,\"product_model\":\"SDWS22300DB, SDWS22400DB, SDWS22500DB, SDWS22600DB, SDWS22800DB, SDWS221000DB\",\"product_description\":\"Structural Wood Screw - 6-lobe drive head\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13975-R4\",\"approval_number\":\"FL13975.7\",\"seq\":7,\"product_model\":\"SDWS22800, SDWS22900, SDWS221000, SDWS221100, SDWS221200, SDWS22150\",\"product_description\":\"Structural Wood Screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#15957-R1\",\"approval_number\":\"FL15957.5\",\"seq\":5,\"product_model\":\"URS3\",\"product_description\":\"3\\\/8\\\" Uplift Rod Run Tiedown System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#15957-R1\",\"approval_number\":\"FL15957.6\",\"seq\":6,\"product_model\":\"URS4\",\"product_description\":\"1\\\/2\\\" Uplift Rod Run Tiedown System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#15957-R1\",\"approval_number\":\"FL15957.7\",\"seq\":7,\"product_model\":\"URS5\",\"product_description\":\"5\\\/8\\\" Uplift Rod Run Tiedown System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#15957-R1\",\"approval_number\":\"FL15957.8\",\"seq\":8,\"product_model\":\"URS6\",\"product_description\":\"3\\\/4\\\" Uplift Rod Run Tiedown System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#16230-R5\",\"approval_number\":\"FL16230.6\",\"seq\":6,\"product_model\":\"TTN2\",\"product_description\":\"Titen 2 Screw Anchor for Concrete or Masonry\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#16230-R7\",\"approval_number\":\"FL16230.7\",\"seq\":7,\"product_model\":\"Titen Turbo (TNT)\",\"product_description\":\"Titen Turbo Screw Anchor for concrete or masonry\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#16937-R2\",\"approval_number\":\"FL16937.1\",\"seq\":1,\"product_model\":\"X34B1016, X1S1016, X1B1016, XQ1S1016, XQ1B1016\",\"product_description\":\"#10-16 self-drilling, tapping screws with #3 point\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#16937-R2\",\"approval_number\":\"FL16937.2\",\"seq\":2,\"product_model\":\"XLQ114T1224, XLQ114B1224\",\"product_description\":\"#12-24 self-drilling, tapping screws with #5 point and large diameter hex washer head\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#16937-R2\",\"approval_number\":\"FL16937.3\",\"seq\":3,\"product_model\":\"XMQ114S1224, XMQ114B1224\",\"product_description\":\"#12-24 self-drilling, tapping screws with #5 point and medium diameter hex washer head\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#16937-R2\",\"approval_number\":\"FL16937.4\",\"seq\":4,\"product_model\":\"XQ114S1224, XQ114B1224, X114S1224, XQ112S1224, XQ112B1224\",\"product_description\":\"#12-24 self-drilling, tapping screws with #5 point\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#16937-R2\",\"approval_number\":\"FL16937.5\",\"seq\":5,\"product_model\":\"XSH34B1414, XLSH34B1414, XLSH78B1414\",\"product_description\":\"#14-14 shouldered self-drilling, tapping screws with #3 point\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#16937-R2\",\"approval_number\":\"FL16937.6\",\"seq\":6,\"product_model\":\"XU34S1016, XU34B1016\",\"product_description\":\"#10-16 self-drilling, tapping screws with #1 point\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#17449-R3\",\"approval_number\":\"FL17449.3\",\"seq\":3,\"product_model\":\"SET-XP\",\"product_description\":\"Epoxy Adhesive Anchor for Concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10860-R4\",\"approval_number\":\"FL10860.24\",\"seq\":24,\"product_model\":\"PB44, PB44R, PB46, PB66, PB66R\",\"product_description\":\"Embedded Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10860-R4\",\"approval_number\":\"FL10860.25\",\"seq\":25,\"product_model\":\"PBS44A, PBS46, PBS66\",\"product_description\":\"Embedded Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10860-R4\",\"approval_number\":\"FL10860.26\",\"seq\":26,\"product_model\":\"PBV6, PBV10\",\"product_description\":\"Round Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10860-R4\",\"approval_number\":\"FL10860.27\",\"seq\":27,\"product_model\":\"PC44-16, PC46-16, PC48-16, PC64-16, PC66-16, EPC44-16, EPC46-16, EPC48-16, EPC64-16, EPC66-16\",\"product_description\":\"Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10860-R4\",\"approval_number\":\"FL10860.28\",\"seq\":28,\"product_model\":\"PC4Z, PC4RZ, PC6Z, PC6RZ, PC8Z, PC8RZ, EPC4Z, EPC4RZ, EPC6Z, EPC6RZ, EPC8Z, EPC8RZ\",\"product_description\":\"Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10860-R4\",\"approval_number\":\"FL10860.29\",\"seq\":29,\"product_model\":\"PPB44-4Z, PPB44-6Z\",\"product_description\":\"Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10860-R4\",\"approval_number\":\"FL10860.30\",\"seq\":30,\"product_model\":\"RPBZ\",\"product_description\":\"Retrofit Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10865-R4\",\"approval_number\":\"FL10865.8\",\"seq\":8,\"product_model\":\"CJT3Z, CJT4Z, CJT5Z, CJT6Z\",\"product_description\":\"Concealed Joist Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10865-R4\",\"approval_number\":\"FL10865.9\",\"seq\":9,\"product_model\":\"DJT14\",\"product_description\":\"Deck Joist Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10865-R4\",\"approval_number\":\"FL10865.10\",\"seq\":10,\"product_model\":\"DS\",\"product_description\":\"Dry Wall Stop\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10865-R4\",\"approval_number\":\"FL10865.11\",\"seq\":11,\"product_model\":\"HCJTZ\",\"product_description\":\"Heavy Concealed Joist Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10865-R4\",\"approval_number\":\"FL10865.12\",\"seq\":12,\"product_model\":\"HTC4\",\"product_description\":\"Heavy Truss Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10865-R4\",\"approval_number\":\"FL10865.13\",\"seq\":13,\"product_model\":\"KBS1Z\",\"product_description\":\"Knee-Brace Stabilizer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10865-R4\",\"approval_number\":\"FL10865.14\",\"seq\":14,\"product_model\":\"LSCZ\",\"product_description\":\"Adjustable Stair Stringer Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10865-R4\",\"approval_number\":\"FL10865.15\",\"seq\":15,\"product_model\":\"LSSJ26LZ, LSSJ26RZ, LSSJ28LZ, LSSJ28RZ, LSSJ210LZ, LSSJ210RZ\",\"product_description\":\"Field Adjustable Jack Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10865-R4\",\"approval_number\":\"FL10865.16\",\"seq\":16,\"product_model\":\"MMHC\",\"product_description\":\"Hinged Roof Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10865-R4\",\"approval_number\":\"FL10865.17\",\"seq\":17,\"product_model\":\"RTC22Z, RTC42, RTC2Z, RTC44\",\"product_description\":\"Rigid Tie Connectors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13872-R3\",\"approval_number\":\"FL13872.27\",\"seq\":27,\"product_model\":\"SJC8.25, SJC10.25, MSJC8.25, MSJC10.25\",\"product_description\":\"Steel Joist Connectors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13872-R3\",\"approval_number\":\"FL13872.28\",\"seq\":28,\"product_model\":\"SP4, SP6\",\"product_description\":\"Stud Plate Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13872-R3\",\"approval_number\":\"FL13872.29\",\"seq\":29,\"product_model\":\"SSB3.518\",\"product_description\":\"Bypass Framing Slide-Clip Strut Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13872-R3\",\"approval_number\":\"FL13872.30\",\"seq\":30,\"product_model\":\"SSP, DSP, TSP\",\"product_description\":\"Stud Plate Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13872-R3\",\"approval_number\":\"FL13872.31\",\"seq\":31,\"product_model\":\"STC, DTC\",\"product_description\":\"Truss Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13872-R3\",\"approval_number\":\"FL13872.32\",\"seq\":32,\"product_model\":\"TBD22\",\"product_description\":\"Truss Brace Diagonal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13872-R3\",\"approval_number\":\"FL13872.33\",\"seq\":33,\"product_model\":\"TJC37\",\"product_description\":\"Truss Jack Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13975-R5\",\"approval_number\":\"FL13975.8\",\"seq\":8,\"product_model\":\"SDWS22800, SDWS22900, SDWS221000, SDWS221100, SDWS221200, SDWS221500\",\"product_description\":\"Strong-Drive SDWS LOG Screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13975-R5\",\"approval_number\":\"FL13975.9\",\"seq\":9,\"product_model\":\"STN22\",\"product_description\":\"Hex-Head Washer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#15730-R4\",\"approval_number\":\"FL15730.9\",\"seq\":9,\"product_model\":\"Titen HD Threaded Rod Hanger (THDB25158RH, THDB37158RH, THD37212RH, THD50234RH, THD10212RH)\",\"product_description\":\"Titen HD Threaded Rod Hanger for concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#15730-R4\",\"approval_number\":\"FL15730.10\",\"seq\":10,\"product_model\":\"Wedge-All (WA)\",\"product_description\":\"Wedge-All Anchor for masonry\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#15730-R7\",\"approval_number\":\"FL15730.11\",\"seq\":11,\"product_model\":\"Titen HD Threaded Rod Hanger (THDB25158RH, THDB37158RH, THD37212RH, THD50234RH, THD10212RH)\",\"product_description\":\"Titen HD Threaded Rod Hanger for concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#15730-R7\",\"approval_number\":\"FL15730.12\",\"seq\":12,\"product_model\":\"Wedge-All (WA)\",\"product_description\":\"Wedge-All Anchor for masonry\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#35320-R0\",\"approval_number\":\"FL35320.1\",\"seq\":1,\"product_model\":\"DSSCB43.5, DSSCB46, DSSCB48, DSHS\",\"product_description\":\"Bypass Framing Drift Strut Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-11-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#35320-R0\",\"approval_number\":\"FL35320.2\",\"seq\":2,\"product_model\":\"FCB43.5, FCB45.5, FCB47.5, FCB49.5, FCB411.5\",\"product_description\":\"Bypass Framing Fixed-Clip Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-11-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#35320-R0\",\"approval_number\":\"FL35320.3\",\"seq\":3,\"product_model\":\"FPHSD34S1016, FPHSD34B1016, FPHSD34B1016-5K, FPHSD34S1214, FPHSD34B1214, FPHSD34B1214-5K\",\"product_description\":\"#10-16 and #12-14 Strong-Drive FPHSD Framing-to-CFS Self-Drilling, Tapping Screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-11-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#35320-R0\",\"approval_number\":\"FL35320.4\",\"seq\":4,\"product_model\":\"LSFC2.25, LSFC4.25, LSFC6.25, SFC2.25, SFC4.25, SFC6.25\",\"product_description\":\"Steel Framing Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-11-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#35320-R0\",\"approval_number\":\"FL35320.5\",\"seq\":5,\"product_model\":\"LSSC4.25, LSSC6.25, SSC2.25, SSC4.25, SSC6.25, MSSC2.25, MSSC4.25, MSSC6.25, MSSC4.25KW, MSSC6.25KW\",\"product_description\":\"Steel Stud Connectors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-11-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#35320-R0\",\"approval_number\":\"FL35320.6\",\"seq\":6,\"product_model\":\"RCKW3, RCKW5.5, RCKW7.5, RCKW3S, RCKW5.5S\",\"product_description\":\"Rigid Knee Wall Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-11-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#35320-R0\",\"approval_number\":\"FL35320.7\",\"seq\":7,\"product_model\":\"SCB43.5, SCB45.5, SCB47.5, SCB49.5, SCB411.5, MSCB45.5, MSCB47.5\",\"product_description\":\"Bypass Framing Slide-Clip Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-11-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#35320-R0\",\"approval_number\":\"FL35320.8\",\"seq\":8,\"product_model\":\"SCS32-5\\\/97, SCS62-5\\\/97, SCS62-5\\\/118, SCS82-5\\\/118\",\"product_description\":\"Bypass Framing Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-11-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#35320-R0\",\"approval_number\":\"FL35320.9\",\"seq\":9,\"product_model\":\"SCW3.25, SCW5.5\",\"product_description\":\"Head-of-Wall Slide-Clip Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-11-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#35320-R0\",\"approval_number\":\"FL35320.10\",\"seq\":10,\"product_model\":\"SJC8.25, SJC10.25, MSJC8.25, MSJC10.25\",\"product_description\":\"Steel Joist Connectors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-11-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#35320-R0\",\"approval_number\":\"FL35320.11\",\"seq\":11,\"product_model\":\"SSB3.518\",\"product_description\":\"Bypass Framing Slide-Clip Strut Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-11-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#35320-R0\",\"approval_number\":\"FL35320.12\",\"seq\":12,\"product_model\":\"XLSH34B1414, XLSH78B1414\",\"product_description\":\"#14-14 Strong-Drive XLSH Shouldered Self-Drilling, Tapping Screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-11-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#35320-R0\",\"approval_number\":\"FL35320.13\",\"seq\":13,\"product_model\":\"XQ1S1016, XQ1B1016-4K, XQ1S1214, XQ1B1214-3.5K, XQ78S1224, XQ78B1224-3K, XQ114S1224, XQ114B1224-2.5K, XQ112S1224, XQ112B1224-2K, X34B1016-5K, X1S1016, X1B1016-4K, X1S1214, X1B1214-3.5K\",\"product_description\":\"#10-16, #12-14, and #12-24 Strong-Drive X Metal Self-Drilling, Tapping Screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-11-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10007-R8\",\"approval_number\":\"FL10007.6\",\"seq\":6,\"product_model\":\"N3, N4, N5, N6\",\"product_description\":\"Heavy Hex Nuts\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10007-R8\",\"approval_number\":\"FL10007.7\",\"seq\":7,\"product_model\":\"RTUD3, RTUD3B, RTUD4, RTUD4B, RTUD5, RTUD6, RTUD7, RTUD8\",\"product_description\":\"Ratcheting Take-Up Device\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10007-R8\",\"approval_number\":\"FL10007.8\",\"seq\":8,\"product_model\":\"TUD9, TUD10\",\"product_description\":\"Take-Up Device\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10007-R8\",\"approval_number\":\"FL10007.9\",\"seq\":9,\"product_model\":\"TUW38\",\"product_description\":\"Take-Up Washer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10007-R8\",\"approval_number\":\"FL10007.10\",\"seq\":10,\"product_model\":\"URS3\",\"product_description\":\"3\\\/8\\\" Uplift Rod Run Tiedown System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10007-R8\",\"approval_number\":\"FL10007.11\",\"seq\":11,\"product_model\":\"URS4\",\"product_description\":\"1\\\/2\\\" Uplift Rod Run Tiedown System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10007-R8\",\"approval_number\":\"FL10007.12\",\"seq\":12,\"product_model\":\"URS5\",\"product_description\":\"5\\\/8\\\" Uplift Rod Run Tiedown System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10007-R8\",\"approval_number\":\"FL10007.13\",\"seq\":13,\"product_model\":\"URS6\",\"product_description\":\"3\\\/4\\\" Uplift Rod Run Tiedown System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10446-R6\",\"approval_number\":\"FL10446.23\",\"seq\":23,\"product_model\":\"LSCZ\",\"product_description\":\"Adjustable Stair Stringer Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10446-R6\",\"approval_number\":\"FL10446.24\",\"seq\":24,\"product_model\":\"LSSJ26LZ, LSSJ26RZ, LSSJ28LZ, LSSJ28RZ, LSSJ210LZ, LSSJ210RZ\",\"product_description\":\"Field Adjustable Jack Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10446-R6\",\"approval_number\":\"FL10446.25\",\"seq\":25,\"product_model\":\"LSSR1.81, LSSR2.1, LSSR2.37, LSSR2.56, LSSR210-2, LSSR410\",\"product_description\":\"Field Adjustable Slopeable\\\/Skewable Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10446-R6\",\"approval_number\":\"FL10446.26\",\"seq\":26,\"product_model\":\"LTP4, LTP5\",\"product_description\":\"Tie Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10446-R6\",\"approval_number\":\"FL10446.27\",\"seq\":27,\"product_model\":\"ML23Z, ML24Z, ML26Z, ML28Z, ML210Z\",\"product_description\":\"Angles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10446-R6\",\"approval_number\":\"FL10446.28\",\"seq\":28,\"product_model\":\"MMH8\",\"product_description\":\"Roof Tie-Down\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10446-R6\",\"approval_number\":\"FL10446.29\",\"seq\":29,\"product_model\":\"MMHC\",\"product_description\":\"Hinged Roof Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10446-R6\",\"approval_number\":\"FL10446.30\",\"seq\":30,\"product_model\":\"MMLU26, MMLU26-2, MMLU28, MMLU28-2, MMLU210, MMLUI211, MMLUI39, MMLUI311\",\"product_description\":\"Face-Mount Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10446-R6\",\"approval_number\":\"FL10446.31\",\"seq\":31,\"product_model\":\"RBC, RBCP\",\"product_description\":\"Roof Boundary Clips\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10446-R6\",\"approval_number\":\"FL10446.32\",\"seq\":32,\"product_model\":\"RST-3\",\"product_description\":\"Roof Tie-Down\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10446-R6\",\"approval_number\":\"FL10446.33\",\"seq\":33,\"product_model\":\"RTC22Z, RTC42, RTC2Z, RTC44\",\"product_description\":\"Rigid Tie Connectors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10446-R6\",\"approval_number\":\"FL10446.34\",\"seq\":34,\"product_model\":\"STC, STCT, DTC, HTC4\",\"product_description\":\"Truss Clips\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10446-R6\",\"approval_number\":\"FL10446.35\",\"seq\":35,\"product_model\":\"TJC37, TJC57\",\"product_description\":\"Truss Jack Clips\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#10446-R6\",\"approval_number\":\"FL10446.36\",\"seq\":36,\"product_model\":\"Z2, Z4, Z44\",\"product_description\":\"Panel Stiffener Clips\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13975-R6\",\"approval_number\":\"FL13975.10\",\"seq\":10,\"product_model\":\"SDWV13400\",\"product_description\":\"Strong-Drive SDWV SOLE-TO-RIM Screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13975-R6\",\"approval_number\":\"FL13975.11\",\"seq\":11,\"product_model\":\"STN22\",\"product_description\":\"Outdoor Accents Hex-Head Washer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#13975-R7\",\"approval_number\":\"FL13975.12\",\"seq\":12,\"product_model\":\"STN22\",\"product_description\":\"Outdoor Accents Hex-Head Washer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"MiTek Inc.\":[{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#578-R8\",\"approval_number\":\"FL578.1\",\"seq\":1,\"product_model\":\"DTC\",\"product_description\":\"Truss Anchor w\\\/ Lateral loads\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#578-R8\",\"approval_number\":\"FL578.2\",\"seq\":2,\"product_model\":\"NFM3X8, NFM3X10, NFM3X12, NFM3, NFM35X8, NFM35X10, NFM35X12, NFM35X1178, NFM35X16, NFM35X18, NFM45, NFM6X1178, NFM6X16, NFM6X18\",\"product_description\":\"Narrow Flange Masonry Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#578-R8\",\"approval_number\":\"FL578.3\",\"seq\":3,\"product_model\":\"NFM3X8U, NFM3X10U, NFM3X12U, NFM3U, NFM35X8U, NFM35X10U, NFM35X12U, NFM35X1178U, NFM35X14U, NFM35X16U, NFM35X18U, NFM45U, NFM6X8U, NFM6X10U, NFM6X12U, NFM6X1178U, NFM6X14U, NFM6X16U, NFM6X18U\",\"product_description\":\"Narrow Flange Masonry Hanger with Uplift Bolt Connections\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#1247-R7\",\"approval_number\":\"FL1247.1\",\"seq\":1,\"product_model\":\"HLPTA75\",\"product_description\":\"High Wind Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2033-R8\",\"approval_number\":\"FL2033.1\",\"seq\":1,\"product_model\":\"UGTS3F, UGTS4F, UGTS43, UGTS44, UGTS53, UGTS54, UGTS63, UGTS64, UGTS73, UGTS74, UGTS83, UGTS84\",\"product_description\":\"Uplift Girder Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2033-R8\",\"approval_number\":\"FL2033.2\",\"seq\":2,\"product_model\":\"USC3F, USC4F, USC43, USC44, USC53, USC54, USC63, USC64, USC73, USC74, USC83, USC84\",\"product_description\":\"Uplift Girder Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#5631-R7\",\"approval_number\":\"FL5631.1\",\"seq\":1,\"product_model\":\"UMH358, UMH458, UMH538, UMH558, UMH718\",\"product_description\":\"Universal Masonry Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#6223-R7\",\"approval_number\":\"FL6223.1\",\"seq\":1,\"product_model\":\"GTWS Girder Truss Connector\",\"product_description\":\"GTWS2T,GTWS3T,GTWS4T\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#6223-R7\",\"approval_number\":\"FL6223.2\",\"seq\":2,\"product_model\":\"HTWM Strap Tie Connector\",\"product_description\":\"HTWM16,HTWM20\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#6223-R7\",\"approval_number\":\"FL6223.3\",\"seq\":3,\"product_model\":\"HUGT Girder Tie-down\",\"product_description\":\"HUGT2,HUGT3,HUGT4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#6223-R7\",\"approval_number\":\"FL6223.4\",\"seq\":4,\"product_model\":\"RFUS Retrofit Strap Connectors\",\"product_description\":\"RFUS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#6223-R7\",\"approval_number\":\"FL6223.5\",\"seq\":5,\"product_model\":\"RUSC Uplift Girder Ties\",\"product_description\":\"RUSC\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17231-R10\",\"approval_number\":\"FL17231.9\",\"seq\":9,\"product_model\":\"WSWH278, WSWH338, WSWH358, WSWH45, WSWH5, WSWH6, WSWH638, WSWH634, WSWH8\",\"product_description\":\"MiTek WSWH Structural Wood Screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17232-R11\",\"approval_number\":\"FL17232.27\",\"seq\":27,\"product_model\":\"THF15925, THF15112, THF15140, THF16925,THF16112, THF16140, THF17925, THF17112, THF17140, THF20925, THF20112, THF20140, THF17157, THF20157,THF23925, THF23100, THF23118, THF23140, THF23160, THF25925, THF25112, THF25120, THF25130, THF25140, THF25160\",\"product_description\":\"Face Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17232-R11\",\"approval_number\":\"FL17232.28\",\"seq\":28,\"product_model\":\"THF15925-2, THF15112-2, THF15140-2, THF16925-2, THF16112-2, THF16140-2,THF17157-2, THF20925-2, THF20112-2, THF20140-2,THF23180, THF23925-2, THF23118-2, THF23140-2, THF23160-2, THF25925-2, THF25112-2, THF25140-2, THF25160-2,THF35165\",\"product_description\":\"Face Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17232-R11\",\"approval_number\":\"FL17232.29\",\"seq\":29,\"product_model\":\"THF26925, THF26112, THF26140, THF26160, THF35925, THF35112, THF35140, THF35157\",\"product_description\":\"Face Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17232-R11\",\"approval_number\":\"FL17232.30\",\"seq\":30,\"product_model\":\"THFI1795, THFI17118, THFI1714, THFI1716, THFI2095, THFI20118, THFI2014, THFI2016, THFI2395, THFI23118, THFI2314, THFI2316, THFI25925, THFI2595, THFI25118, THFI2514, THFI2516, THFI3595, THFI35118, THFI3514, THFI3516\",\"product_description\":\"Fact Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17236-R11\",\"approval_number\":\"FL17236.16\",\"seq\":16,\"product_model\":\"TSP\",\"product_description\":\"TSP Stud Plate Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17241-R10\",\"approval_number\":\"FL17241.37\",\"seq\":37,\"product_model\":\"THO23950-2, THO23118-2, THO23140-2, THO23160-2, THO23180-2, THO23200-2, THO25925-2, THO25950-2, THO25112-2, THO25118-2, THO25140-2, THO25160-2, THO25180-2, THO25200-2\",\"product_description\":\"Top Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17241-R10\",\"approval_number\":\"FL17241.38\",\"seq\":38,\"product_model\":\"THO26118, THO26140, THO26160, THO35925, THO35938, THO35950, THO35112, THO35118, THO35120, THO35130, THO35140, THO35160, THO35180\",\"product_description\":\"Top Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#22326-R5\",\"approval_number\":\"FL22326.5\",\"seq\":5,\"product_model\":\"HFX and HFX\\\/S Series\",\"product_description\":\"Hardy Frame Panel and Hardy Frame Brace Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#47554-R0\",\"approval_number\":\"FL47554.1\",\"seq\":1,\"product_model\":\"CCWS3, CCWS45\",\"product_description\":\"Concealed Connector Wood Screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#47554-R0\",\"approval_number\":\"FL47554.2\",\"seq\":2,\"product_model\":\"CJHQ6, CJHQ8, CJHQ10, CJHQ12\",\"product_description\":\"Concealed Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#47554-R0\",\"approval_number\":\"FL47554.3\",\"seq\":3,\"product_model\":\"CPBQ44, CPBQ66, CPBQ88\",\"product_description\":\"Concealed Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#565-R2\",\"approval_number\":\"FL565.1\",\"seq\":1,\"product_model\":\"RT10\",\"product_description\":\"Rafter\\\/Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#565-R2\",\"approval_number\":\"FL565.2\",\"seq\":2,\"product_model\":\"RT15\",\"product_description\":\"Rafter\\\/Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#565-R2\",\"approval_number\":\"FL565.3\",\"seq\":3,\"product_model\":\"RT16\",\"product_description\":\"Rafter\\\/Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#565-R2\",\"approval_number\":\"FL565.4\",\"seq\":4,\"product_model\":\"RT20\",\"product_description\":\"Rafter\\\/Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#565-R2\",\"approval_number\":\"FL565.5\",\"seq\":5,\"product_model\":\"RT3\",\"product_description\":\"Rafter\\\/Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#565-R2\",\"approval_number\":\"FL565.6\",\"seq\":6,\"product_model\":\"RT7\",\"product_description\":\"Rafter\\\/Hurricane Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#566-R0\",\"approval_number\":\"FL566.1\",\"seq\":1,\"product_model\":\"HGAM10\",\"product_description\":\"Hurricane Gusset Angle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#566-R0\",\"approval_number\":\"FL566.2\",\"seq\":2,\"product_model\":\"SPTH4\",\"product_description\":\"Stud-Plate Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#566-R0\",\"approval_number\":\"FL566.3\",\"seq\":3,\"product_model\":\"SPTH6\",\"product_description\":\"Stud-Plate Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#566-R0\",\"approval_number\":\"FL566.4\",\"seq\":4,\"product_model\":\"SPTH8\",\"product_description\":\"Stud-Plate Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#567-R1\",\"approval_number\":\"FL567.1\",\"seq\":1,\"product_model\":\"MSH179\",\"product_description\":\"Adjustable Strap Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#567-R1\",\"approval_number\":\"FL567.2\",\"seq\":2,\"product_model\":\"MSH213\",\"product_description\":\"Adjustable Strap Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#567-R1\",\"approval_number\":\"FL567.3\",\"seq\":3,\"product_model\":\"MSH213-2\",\"product_description\":\"Adjustable Strap Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#567-R1\",\"approval_number\":\"FL567.4\",\"seq\":4,\"product_model\":\"MSH218\",\"product_description\":\"Adjustable Strap Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#567-R1\",\"approval_number\":\"FL567.5\",\"seq\":5,\"product_model\":\"MSH218-2\",\"product_description\":\"Adjustable Strap Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#567-R1\",\"approval_number\":\"FL567.6\",\"seq\":6,\"product_model\":\"MSH222\",\"product_description\":\"Adjustable Strap Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#567-R1\",\"approval_number\":\"FL567.7\",\"seq\":7,\"product_model\":\"MSH222-2\",\"product_description\":\"Adjustable Strap Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#567-R1\",\"approval_number\":\"FL567.8\",\"seq\":8,\"product_model\":\"MSH29\",\"product_description\":\"Adjustable Strap Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#567-R1\",\"approval_number\":\"FL567.9\",\"seq\":9,\"product_model\":\"MSH318\",\"product_description\":\"Adjustable Strap Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#567-R1\",\"approval_number\":\"FL567.10\",\"seq\":10,\"product_model\":\"MSH322\",\"product_description\":\"Adjustable Strap Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#567-R1\",\"approval_number\":\"FL567.11\",\"seq\":11,\"product_model\":\"MSH413\",\"product_description\":\"Adjustable Strap Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#567-R1\",\"approval_number\":\"FL567.12\",\"seq\":12,\"product_model\":\"MSH418\",\"product_description\":\"Adjustable Strap Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#567-R1\",\"approval_number\":\"FL567.13\",\"seq\":13,\"product_model\":\"MSH422\",\"product_description\":\"Adjustable Strap Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#568-R1\",\"approval_number\":\"FL568.1\",\"seq\":1,\"product_model\":\"LUGT2\",\"product_description\":\"Light Uplift Girder Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#568-R1\",\"approval_number\":\"FL568.2\",\"seq\":2,\"product_model\":\"UGTS3F\",\"product_description\":\"Uplift Girder Tie - Short\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#568-R1\",\"approval_number\":\"FL568.3\",\"seq\":3,\"product_model\":\"UGTS4F\",\"product_description\":\"Uplift Girder Tie - Short\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#569-R2\",\"approval_number\":\"FL569.1\",\"seq\":1,\"product_model\":\"C44\",\"product_description\":\"Post Caps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#569-R2\",\"approval_number\":\"FL569.2\",\"seq\":2,\"product_model\":\"C46\",\"product_description\":\"Post Caps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#569-R2\",\"approval_number\":\"FL569.3\",\"seq\":3,\"product_model\":\"C66\",\"product_description\":\"Post Caps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#569-R2\",\"approval_number\":\"FL569.4\",\"seq\":4,\"product_model\":\"C88\",\"product_description\":\"Column Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#569-R2\",\"approval_number\":\"FL569.5\",\"seq\":5,\"product_model\":\"PAU44\",\"product_description\":\"Post Anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#570-R1\",\"approval_number\":\"FL570.1\",\"seq\":1,\"product_model\":\"JUS210-2\",\"product_description\":\"2-ply Joist Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#570-R1\",\"approval_number\":\"FL570.2\",\"seq\":2,\"product_model\":\"JUS210-3\",\"product_description\":\"3-ply Joist Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#570-R1\",\"approval_number\":\"FL570.3\",\"seq\":3,\"product_model\":\"JUS212-2\",\"product_description\":\"Joist Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#570-R1\",\"approval_number\":\"FL570.4\",\"seq\":4,\"product_model\":\"JUS212-3\",\"product_description\":\"3-ply Joist Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#570-R1\",\"approval_number\":\"FL570.5\",\"seq\":5,\"product_model\":\"JUS24-2\",\"product_description\":\"2-ply Joist Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#570-R1\",\"approval_number\":\"FL570.6\",\"seq\":6,\"product_model\":\"JUS24-3\",\"product_description\":\"3-ply Joist Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#570-R1\",\"approval_number\":\"FL570.7\",\"seq\":7,\"product_model\":\"JUS26-2\",\"product_description\":\"2-ply Joist Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#570-R1\",\"approval_number\":\"FL570.8\",\"seq\":8,\"product_model\":\"JUS26-3\",\"product_description\":\"3-ply Joist Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#570-R1\",\"approval_number\":\"FL570.9\",\"seq\":9,\"product_model\":\"JUS28-2\",\"product_description\":\"2-ply Joist Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#570-R1\",\"approval_number\":\"FL570.10\",\"seq\":10,\"product_model\":\"JUS28-3\",\"product_description\":\"3-ply Joist Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#570-R1\",\"approval_number\":\"FL570.11\",\"seq\":11,\"product_model\":\"JUS410\",\"product_description\":\"Joist Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#570-R1\",\"approval_number\":\"FL570.12\",\"seq\":12,\"product_model\":\"JUS412\",\"product_description\":\"Joist Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#570-R1\",\"approval_number\":\"FL570.13\",\"seq\":13,\"product_model\":\"JUS44\",\"product_description\":\"Joist Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#570-R1\",\"approval_number\":\"FL570.14\",\"seq\":14,\"product_model\":\"JUS46\",\"product_description\":\"Joist Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#570-R1\",\"approval_number\":\"FL570.15\",\"seq\":15,\"product_model\":\"JUS48\",\"product_description\":\"Joist Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#570-R1\",\"approval_number\":\"FL570.16\",\"seq\":16,\"product_model\":\"MP34\",\"product_description\":\"Framing Angle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#570-R1\",\"approval_number\":\"FL570.17\",\"seq\":17,\"product_model\":\"MPA1\",\"product_description\":\"Framing Angle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#571-R1\",\"approval_number\":\"FL571.1\",\"seq\":1,\"product_model\":\"HJC26\",\"product_description\":\"Hip-Jack Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#571-R1\",\"approval_number\":\"FL571.2\",\"seq\":2,\"product_model\":\"HJC28\",\"product_description\":\"Hip-Jack Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#571-R1\",\"approval_number\":\"FL571.3\",\"seq\":3,\"product_model\":\"JL210\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#571-R1\",\"approval_number\":\"FL571.4\",\"seq\":4,\"product_model\":\"JL2102\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#571-R1\",\"approval_number\":\"FL571.5\",\"seq\":5,\"product_model\":\"JL24\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#571-R1\",\"approval_number\":\"FL571.6\",\"seq\":6,\"product_model\":\"JL26\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#571-R1\",\"approval_number\":\"FL571.7\",\"seq\":7,\"product_model\":\"JL262\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#571-R1\",\"approval_number\":\"FL571.8\",\"seq\":8,\"product_model\":\"JL28\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#571-R1\",\"approval_number\":\"FL571.9\",\"seq\":9,\"product_model\":\"JL282\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#571-R1\",\"approval_number\":\"FL571.10\",\"seq\":10,\"product_model\":\"JUS210\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#571-R1\",\"approval_number\":\"FL571.11\",\"seq\":11,\"product_model\":\"JUS24\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#571-R1\",\"approval_number\":\"FL571.12\",\"seq\":12,\"product_model\":\"JUS26\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#571-R1\",\"approval_number\":\"FL571.13\",\"seq\":13,\"product_model\":\"JUS28\",\"product_description\":\"Face Mount Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#571-R1\",\"approval_number\":\"FL571.14\",\"seq\":14,\"product_model\":\"SKH26\",\"product_description\":\"Skewed Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#572-R0\",\"approval_number\":\"FL572.1\",\"seq\":1,\"product_model\":\"RT10\",\"product_description\":\"Rafter Tie Straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#572-R0\",\"approval_number\":\"FL572.2\",\"seq\":2,\"product_model\":\"RT12\",\"product_description\":\"Rafter Tie Straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#572-R0\",\"approval_number\":\"FL572.3\",\"seq\":3,\"product_model\":\"RT14\",\"product_description\":\"Rafter Tie Straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#572-R0\",\"approval_number\":\"FL572.4\",\"seq\":4,\"product_model\":\"RT16\",\"product_description\":\"Rafter Tie Straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#572-R0\",\"approval_number\":\"FL572.5\",\"seq\":5,\"product_model\":\"RT18\",\"product_description\":\"Rafter Tie Straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#572-R0\",\"approval_number\":\"FL572.6\",\"seq\":6,\"product_model\":\"RT20\",\"product_description\":\"Rafter Tie Straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#572-R0\",\"approval_number\":\"FL572.7\",\"seq\":7,\"product_model\":\"RT22\",\"product_description\":\"Rafter Tie Straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#572-R0\",\"approval_number\":\"FL572.8\",\"seq\":8,\"product_model\":\"RT24\",\"product_description\":\"Rafter Tie Straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#572-R0\",\"approval_number\":\"FL572.9\",\"seq\":9,\"product_model\":\"RT28\",\"product_description\":\"Rafter Tie Straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#572-R0\",\"approval_number\":\"FL572.10\",\"seq\":10,\"product_model\":\"RT30\",\"product_description\":\"Rafter Tie Straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#572-R0\",\"approval_number\":\"FL572.11\",\"seq\":11,\"product_model\":\"RT32\",\"product_description\":\"Rafter Tie Straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#572-R0\",\"approval_number\":\"FL572.12\",\"seq\":12,\"product_model\":\"RT34\",\"product_description\":\"Rafter Tie Straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#572-R0\",\"approval_number\":\"FL572.13\",\"seq\":13,\"product_model\":\"RT36\",\"product_description\":\"Rafter Tie Straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#572-R0\",\"approval_number\":\"FL572.14\",\"seq\":14,\"product_model\":\"RT38\",\"product_description\":\"Rafter Tie Straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#572-R0\",\"approval_number\":\"FL572.15\",\"seq\":15,\"product_model\":\"RT40\",\"product_description\":\"Rafter Tie Straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#572-R0\",\"approval_number\":\"FL572.16\",\"seq\":16,\"product_model\":\"RT44\",\"product_description\":\"Rafter Tie Straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#572-R0\",\"approval_number\":\"FL572.17\",\"seq\":17,\"product_model\":\"RT48\",\"product_description\":\"Rafter Tie Straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#572-R0\",\"approval_number\":\"FL572.18\",\"seq\":18,\"product_model\":\"RT8\",\"product_description\":\"Rafter Tie Straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#572-R0\",\"approval_number\":\"FL572.19\",\"seq\":19,\"product_model\":\"TA12\",\"product_description\":\"Truss Anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#572-R0\",\"approval_number\":\"FL572.20\",\"seq\":20,\"product_model\":\"TA12R\",\"product_description\":\"Truss Anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#572-R0\",\"approval_number\":\"FL572.21\",\"seq\":21,\"product_model\":\"TA14\",\"product_description\":\"Truss Anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#572-R0\",\"approval_number\":\"FL572.22\",\"seq\":22,\"product_model\":\"TA14R\",\"product_description\":\"Truss Anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#572-R0\",\"approval_number\":\"FL572.23\",\"seq\":23,\"product_model\":\"TA16\",\"product_description\":\"Truss Anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#572-R0\",\"approval_number\":\"FL572.24\",\"seq\":24,\"product_model\":\"TA16R\",\"product_description\":\"Truss Anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#572-R0\",\"approval_number\":\"FL572.25\",\"seq\":25,\"product_model\":\"TA18\",\"product_description\":\"Truss Anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#572-R0\",\"approval_number\":\"FL572.26\",\"seq\":26,\"product_model\":\"TA18R\",\"product_description\":\"Truss Anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#572-R0\",\"approval_number\":\"FL572.27\",\"seq\":27,\"product_model\":\"TA20\",\"product_description\":\"Truss Anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#572-R0\",\"approval_number\":\"FL572.28\",\"seq\":28,\"product_model\":\"TA20R\",\"product_description\":\"Truss Anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#572-R0\",\"approval_number\":\"FL572.29\",\"seq\":29,\"product_model\":\"TA22\",\"product_description\":\"Truss Anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#572-R0\",\"approval_number\":\"FL572.30\",\"seq\":30,\"product_model\":\"TA22R\",\"product_description\":\"Truss Anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#572-R0\",\"approval_number\":\"FL572.31\",\"seq\":31,\"product_model\":\"TA24\",\"product_description\":\"Truss Anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#572-R0\",\"approval_number\":\"FL572.32\",\"seq\":32,\"product_model\":\"TA24R\",\"product_description\":\"Truss Anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#573-R0\",\"approval_number\":\"FL573.1\",\"seq\":1,\"product_model\":\"HCPLL\",\"product_description\":\"Hurricane Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#573-R0\",\"approval_number\":\"FL573.2\",\"seq\":2,\"product_model\":\"HCPLR\",\"product_description\":\"Hurricane Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#574-R1\",\"approval_number\":\"FL574.1\",\"seq\":1,\"product_model\":\"CLPBF\",\"product_description\":\"Butterfly Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#575-R0\",\"approval_number\":\"FL575.1\",\"seq\":1,\"product_model\":\"HDP2X\",\"product_description\":\"Truss Tie Down Strap (Sanibel)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#575-R0\",\"approval_number\":\"FL575.2\",\"seq\":2,\"product_model\":\"HDP2XD\",\"product_description\":\"Truss Tie Down Strap (Sanibel)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#575-R0\",\"approval_number\":\"FL575.3\",\"seq\":3,\"product_model\":\"HDPT2\",\"product_description\":\"Truss Tie Down Strap (True Tie)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#575-R0\",\"approval_number\":\"FL575.4\",\"seq\":4,\"product_model\":\"HDPTD\",\"product_description\":\"Truss Tie Down Strap (True Tie)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#575-R0\",\"approval_number\":\"FL575.5\",\"seq\":5,\"product_model\":\"HHP218\",\"product_description\":\"Skewed Hip Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#575-R0\",\"approval_number\":\"FL575.6\",\"seq\":6,\"product_model\":\"HHP318\",\"product_description\":\"Skewed Hip Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#575-R0\",\"approval_number\":\"FL575.7\",\"seq\":7,\"product_model\":\"HHP418\",\"product_description\":\"Skewed Hip Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#576-R2\",\"approval_number\":\"FL576.1\",\"seq\":1,\"product_model\":\"SGP2\",\"product_description\":\"Girder Truss Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#576-R2\",\"approval_number\":\"FL576.2\",\"seq\":2,\"product_model\":\"SGP3\",\"product_description\":\"Girder Truss Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#577-R0\",\"approval_number\":\"FL577.1\",\"seq\":1,\"product_model\":\"HJH26L\",\"product_description\":\"Hip-Jack Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#577-R0\",\"approval_number\":\"FL577.2\",\"seq\":2,\"product_model\":\"HJH26R\",\"product_description\":\"Hip-Jack Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#577-R0\",\"approval_number\":\"FL577.3\",\"seq\":3,\"product_model\":\"HJH28L\",\"product_description\":\"Hip-Jack Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#577-R0\",\"approval_number\":\"FL577.4\",\"seq\":4,\"product_model\":\"HJH28R\",\"product_description\":\"Hip-Jack Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#577-R0\",\"approval_number\":\"FL577.5\",\"seq\":5,\"product_model\":\"HSU40\",\"product_description\":\"Girder Hanger Heavy\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#577-R0\",\"approval_number\":\"FL577.6\",\"seq\":6,\"product_model\":\"HSU80\",\"product_description\":\"Girder Hanger Heavy\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2621-R0\",\"approval_number\":\"FL2621.1\",\"seq\":1,\"product_model\":\"HLPTA75 - Double Anchor\",\"product_description\":\"Embedded Truss Anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#3923-R0\",\"approval_number\":\"FL3923.1\",\"seq\":1,\"product_model\":\"MUGT15\",\"product_description\":\"Hold Down Anchor w\\\/a bolted bottom plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#3923-R0\",\"approval_number\":\"FL3923.2\",\"seq\":2,\"product_model\":\"RT16A\",\"product_description\":\"Double Top Plate Rafter Tie-Wood to Wood\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#818-R0\",\"approval_number\":\"FL818.1\",\"seq\":1,\"product_model\":\"CLPBF\",\"product_description\":\"BUTTERFLY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#818-R0\",\"approval_number\":\"FL818.2\",\"seq\":2,\"product_model\":\"HCPLL\",\"product_description\":\"Hurricane \\\/ Seismic Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#818-R0\",\"approval_number\":\"FL818.3\",\"seq\":3,\"product_model\":\"HCPLR\",\"product_description\":\"Hurricane \\\/ Seismic Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#818-R0\",\"approval_number\":\"FL818.4\",\"seq\":4,\"product_model\":\"HCPRS3\",\"product_description\":\"Hurricane \\\/ Seismic Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#818-R0\",\"approval_number\":\"FL818.5\",\"seq\":5,\"product_model\":\"HCPRS4\",\"product_description\":\"Hurricane \\\/ Seismic Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#818-R0\",\"approval_number\":\"FL818.6\",\"seq\":6,\"product_model\":\"HDPT2\",\"product_description\":\"Truss Tie-down Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#818-R0\",\"approval_number\":\"FL818.7\",\"seq\":7,\"product_model\":\"HDPTD\",\"product_description\":\"Truss Tie-down Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#818-R0\",\"approval_number\":\"FL818.8\",\"seq\":8,\"product_model\":\"HUS175\",\"product_description\":\"Slant Nail Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#818-R0\",\"approval_number\":\"FL818.9\",\"seq\":9,\"product_model\":\"HUS177\",\"product_description\":\"Slant Nail Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#818-R0\",\"approval_number\":\"FL818.10\",\"seq\":10,\"product_model\":\"HUS179\",\"product_description\":\"Slant Nail Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#818-R0\",\"approval_number\":\"FL818.11\",\"seq\":11,\"product_model\":\"HUS210\",\"product_description\":\"Slant Nail Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#818-R0\",\"approval_number\":\"FL818.12\",\"seq\":12,\"product_model\":\"HUS26\",\"product_description\":\"Slant Nail Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#818-R0\",\"approval_number\":\"FL818.13\",\"seq\":13,\"product_model\":\"HUS28\",\"product_description\":\"Slant Nail Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#818-R0\",\"approval_number\":\"FL818.14\",\"seq\":14,\"product_model\":\"SGP2\",\"product_description\":\"TENSION TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#1777-R0\",\"approval_number\":\"FL1777.1\",\"seq\":1,\"product_model\":\"TAPL12\",\"product_description\":\"Lateral Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#1777-R0\",\"approval_number\":\"FL1777.2\",\"seq\":2,\"product_model\":\"TAPL14\",\"product_description\":\"LATERAL TRUSS ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#1777-R0\",\"approval_number\":\"FL1777.3\",\"seq\":3,\"product_model\":\"TAPL16\",\"product_description\":\"Lateral Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2620-R0\",\"approval_number\":\"FL2620.1\",\"seq\":1,\"product_model\":\"USC3F\",\"product_description\":\"Uplift Strap Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2620-R0\",\"approval_number\":\"FL2620.2\",\"seq\":2,\"product_model\":\"USC43\",\"product_description\":\"Uplift Girder Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2620-R0\",\"approval_number\":\"FL2620.3\",\"seq\":3,\"product_model\":\"USC44\",\"product_description\":\"Uplift Girder Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2620-R0\",\"approval_number\":\"FL2620.4\",\"seq\":4,\"product_model\":\"USC4F\",\"product_description\":\"Uplift Girder Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2620-R0\",\"approval_number\":\"FL2620.5\",\"seq\":5,\"product_model\":\"USC53\",\"product_description\":\"Uplift Girder Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2620-R0\",\"approval_number\":\"FL2620.6\",\"seq\":6,\"product_model\":\"USC54\",\"product_description\":\"Uplift Girder Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2620-R0\",\"approval_number\":\"FL2620.7\",\"seq\":7,\"product_model\":\"USC63\",\"product_description\":\"Uplift Girder Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2620-R0\",\"approval_number\":\"FL2620.8\",\"seq\":8,\"product_model\":\"USC64\",\"product_description\":\"Uplift Girder Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2620-R0\",\"approval_number\":\"FL2620.9\",\"seq\":9,\"product_model\":\"USC73\",\"product_description\":\"Uplift girder tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2620-R0\",\"approval_number\":\"FL2620.10\",\"seq\":10,\"product_model\":\"USC74\",\"product_description\":\"Uplift Girder Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2620-R0\",\"approval_number\":\"FL2620.11\",\"seq\":11,\"product_model\":\"USC83\",\"product_description\":\"Uplift Girder Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2620-R0\",\"approval_number\":\"FL2620.12\",\"seq\":12,\"product_model\":\"USC84\",\"product_description\":\"Uplift Girder Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#569-R2\",\"approval_number\":\"FL569.6\",\"seq\":6,\"product_model\":\"PAU66\",\"product_description\":\"Post Anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.1\",\"seq\":1,\"product_model\":\"HUS175\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.2\",\"seq\":2,\"product_model\":\"HUS177\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.3\",\"seq\":3,\"product_model\":\"HUS179\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.4\",\"seq\":4,\"product_model\":\"HUS210\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.5\",\"seq\":5,\"product_model\":\"HUS210-2\",\"product_description\":\"2-Ply Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.6\",\"seq\":6,\"product_model\":\"HUS210-3\",\"product_description\":\"3-Ply Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.7\",\"seq\":7,\"product_model\":\"HUS212-2\",\"product_description\":\"2-Ply Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.8\",\"seq\":8,\"product_model\":\"HUS212-3\",\"product_description\":\"3-Ply Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.9\",\"seq\":9,\"product_model\":\"HUS26\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.10\",\"seq\":10,\"product_model\":\"HUS26-2\",\"product_description\":\"2-Ply Joist hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.11\",\"seq\":11,\"product_model\":\"HUS26-3\",\"product_description\":\"3-Ply Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.12\",\"seq\":12,\"product_model\":\"HUS28\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.13\",\"seq\":13,\"product_model\":\"HUS28-2\",\"product_description\":\"2-Ply Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.14\",\"seq\":14,\"product_model\":\"HUS28-3\",\"product_description\":\"3-Ply Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.15\",\"seq\":15,\"product_model\":\"HUS410\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.16\",\"seq\":16,\"product_model\":\"HUS412\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.17\",\"seq\":17,\"product_model\":\"HUS46\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.18\",\"seq\":18,\"product_model\":\"HUS48\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.19\",\"seq\":19,\"product_model\":\"THD175\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.20\",\"seq\":20,\"product_model\":\"THD177\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.21\",\"seq\":21,\"product_model\":\"THD179\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.22\",\"seq\":22,\"product_model\":\"THD210\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.23\",\"seq\":23,\"product_model\":\"THD210-2\",\"product_description\":\"Double Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.24\",\"seq\":24,\"product_model\":\"THD210-3\",\"product_description\":\"3-ply Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.25\",\"seq\":25,\"product_model\":\"THD26\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.26\",\"seq\":26,\"product_model\":\"THD26-2\",\"product_description\":\"Double Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.27\",\"seq\":27,\"product_model\":\"THD28\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.28\",\"seq\":28,\"product_model\":\"THD28-2\",\"product_description\":\"Double Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.29\",\"seq\":29,\"product_model\":\"THD410\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.30\",\"seq\":30,\"product_model\":\"THD412\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.31\",\"seq\":31,\"product_model\":\"THD46\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.32\",\"seq\":32,\"product_model\":\"THD48\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.33\",\"seq\":33,\"product_model\":\"THD610\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.34\",\"seq\":34,\"product_model\":\"THD612\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.35\",\"seq\":35,\"product_model\":\"THD7210\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.36\",\"seq\":36,\"product_model\":\"THDH210-2\",\"product_description\":\"2-Ply Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.37\",\"seq\":37,\"product_model\":\"THDH26\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.38\",\"seq\":38,\"product_model\":\"THDH26-2\",\"product_description\":\"2-Ply Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.39\",\"seq\":39,\"product_model\":\"THDH26-3\",\"product_description\":\"3-ply Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.40\",\"seq\":40,\"product_model\":\"THDH27925\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.41\",\"seq\":41,\"product_model\":\"THDH28\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.42\",\"seq\":42,\"product_model\":\"THDH28-3\",\"product_description\":\"3-Ply Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.43\",\"seq\":43,\"product_model\":\"THDH3210\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.44\",\"seq\":44,\"product_model\":\"THDH410\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.45\",\"seq\":45,\"product_model\":\"THDH46\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.46\",\"seq\":46,\"product_model\":\"THDH6710\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#9835-R0\",\"approval_number\":\"FL9835.47\",\"seq\":47,\"product_model\":\"THDH7210\",\"product_description\":\"Heavy Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#578-R3\",\"approval_number\":\"FL578.4\",\"seq\":4,\"product_model\":\"NFM35x10\",\"product_description\":\"Narrow Flange Masonary Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#578-R3\",\"approval_number\":\"FL578.5\",\"seq\":5,\"product_model\":\"NFM35x10U\",\"product_description\":\"Narrow Flange Masonary Hanger\\nw\\\/ uplift bolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#578-R3\",\"approval_number\":\"FL578.6\",\"seq\":6,\"product_model\":\"NFM35x1178\",\"product_description\":\"Narrow Flange Masonary Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#578-R3\",\"approval_number\":\"FL578.7\",\"seq\":7,\"product_model\":\"NFM35x1178U\",\"product_description\":\"Narrow Flange Masonary Hanger\\nW\\\/ uplift bolt connection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#578-R3\",\"approval_number\":\"FL578.8\",\"seq\":8,\"product_model\":\"NFM35x12\",\"product_description\":\"Narrow Flange Masonary Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#578-R3\",\"approval_number\":\"FL578.9\",\"seq\":9,\"product_model\":\"NFM35x12U\",\"product_description\":\"Narrow Flange Masonary Hanger\\nw\\\/ uplift bolt connection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#578-R3\",\"approval_number\":\"FL578.10\",\"seq\":10,\"product_model\":\"NFM35x14U\",\"product_description\":\"Narrow Flange Masonary Hanger w\\\/ uplift bolt connection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#578-R3\",\"approval_number\":\"FL578.11\",\"seq\":11,\"product_model\":\"NFM35x16\",\"product_description\":\"Narrow Flange Masonary Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#578-R3\",\"approval_number\":\"FL578.12\",\"seq\":12,\"product_model\":\"NFM35x16U\",\"product_description\":\"Narrow Flange Masonary Hanger w\\\/ uplift bolt connection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#578-R3\",\"approval_number\":\"FL578.13\",\"seq\":13,\"product_model\":\"NFM35x18\",\"product_description\":\"Narrow Flange Masonary Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#578-R3\",\"approval_number\":\"FL578.14\",\"seq\":14,\"product_model\":\"NFM35x18U\",\"product_description\":\"Narrow Flange Masonary Hanger w\\\/ uplift bolt connection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#578-R3\",\"approval_number\":\"FL578.15\",\"seq\":15,\"product_model\":\"NFM35x18U\",\"product_description\":\"Narrow Flange Masonary Hanger w\\\/ uplift bolt connection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#578-R3\",\"approval_number\":\"FL578.16\",\"seq\":16,\"product_model\":\"NFM35x8\",\"product_description\":\"Narrow Flange Masonary Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#578-R3\",\"approval_number\":\"FL578.17\",\"seq\":17,\"product_model\":\"NFM35x8U\",\"product_description\":\"Narrow Flange Masonary Hanger w\\\/ uplift bolt connection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#578-R3\",\"approval_number\":\"FL578.18\",\"seq\":18,\"product_model\":\"NFM3U\",\"product_description\":\"Narrow Flange Masonary Hanger w\\\/ uplift bolt connection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#578-R3\",\"approval_number\":\"FL578.19\",\"seq\":19,\"product_model\":\"NFM3x10\",\"product_description\":\"Narrow Flange Masonary Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#578-R3\",\"approval_number\":\"FL578.20\",\"seq\":20,\"product_model\":\"NFM3x10U\",\"product_description\":\"Narrow Flange Masonary Hanger w\\\/ uplift bolt connection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#578-R3\",\"approval_number\":\"FL578.21\",\"seq\":21,\"product_model\":\"NFM3x12\",\"product_description\":\"Narrow Flange Masonary Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#578-R3\",\"approval_number\":\"FL578.22\",\"seq\":22,\"product_model\":\"NFM3x12U\",\"product_description\":\"Narrow Flange Masonary Hanger\\nw\\\/ uplift bolt connection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#578-R3\",\"approval_number\":\"FL578.23\",\"seq\":23,\"product_model\":\"NFM3x8\",\"product_description\":\"Narrow Flange Masonary Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#578-R3\",\"approval_number\":\"FL578.24\",\"seq\":24,\"product_model\":\"NFM3x8U\",\"product_description\":\"Narrow Flange Masonary Hanger w\\\/ uplift bolt connection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#578-R3\",\"approval_number\":\"FL578.25\",\"seq\":25,\"product_model\":\"NFM45\",\"product_description\":\"Narrow Flange Masonary Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#578-R3\",\"approval_number\":\"FL578.26\",\"seq\":26,\"product_model\":\"NFM45U\",\"product_description\":\"Narrow Flange Masonary Hanger w\\\/ uplift bolt connection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#578-R3\",\"approval_number\":\"FL578.27\",\"seq\":27,\"product_model\":\"NFM6x10U\",\"product_description\":\"Narrow Flange Masonary Hanger w\\\/ uplift bolt connection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#578-R3\",\"approval_number\":\"FL578.28\",\"seq\":28,\"product_model\":\"NFM6x1178\",\"product_description\":\"Narrow Flange Masonary Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.1\",\"seq\":1,\"product_model\":\"A3\",\"product_description\":\"FRAMING ANGLE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.2\",\"seq\":2,\"product_model\":\"AC3\",\"product_description\":\"FRAMING ANGLE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.3\",\"seq\":3,\"product_model\":\"AC5\",\"product_description\":\"FRAMING ANGLE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.4\",\"seq\":4,\"product_model\":\"AC7\",\"product_description\":\"FRAMING ANGLE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.5\",\"seq\":5,\"product_model\":\"AC9\",\"product_description\":\"FRAMING ANGLE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.6\",\"seq\":6,\"product_model\":\"HTW16\",\"product_description\":\"Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.7\",\"seq\":7,\"product_model\":\"HTW20\",\"product_description\":\"Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.8\",\"seq\":8,\"product_model\":\"HTW24\",\"product_description\":\"Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.9\",\"seq\":9,\"product_model\":\"HTW28\",\"product_description\":\"Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.10\",\"seq\":10,\"product_model\":\"HTW30\",\"product_description\":\"Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.11\",\"seq\":11,\"product_model\":\"HTW30C\",\"product_description\":\"Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.12\",\"seq\":12,\"product_model\":\"JH20\",\"product_description\":\"MULTI-PURPOSE JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.13\",\"seq\":13,\"product_model\":\"JH30\",\"product_description\":\"MULTI-PURPOSE JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.14\",\"seq\":14,\"product_model\":\"KHW26\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.15\",\"seq\":15,\"product_model\":\"KHW3\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.16\",\"seq\":16,\"product_model\":\"KHW410\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.17\",\"seq\":17,\"product_model\":\"KHW412\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.18\",\"seq\":18,\"product_model\":\"KHW414\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.19\",\"seq\":19,\"product_model\":\"KHW416\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.20\",\"seq\":20,\"product_model\":\"KHW46\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.21\",\"seq\":21,\"product_model\":\"KHW48\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.22\",\"seq\":22,\"product_model\":\"KHW5\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.23\",\"seq\":23,\"product_model\":\"KHW610\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.24\",\"seq\":24,\"product_model\":\"KHW612\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.25\",\"seq\":25,\"product_model\":\"KHW614\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.26\",\"seq\":26,\"product_model\":\"KHW616\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.27\",\"seq\":27,\"product_model\":\"KHW66\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.28\",\"seq\":28,\"product_model\":\"KHW68\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.29\",\"seq\":29,\"product_model\":\"KHW810\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.30\",\"seq\":30,\"product_model\":\"KHW812\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.31\",\"seq\":31,\"product_model\":\"KHW814\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.32\",\"seq\":32,\"product_model\":\"KHW816\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.33\",\"seq\":33,\"product_model\":\"KHW86\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.34\",\"seq\":34,\"product_model\":\"KHW88\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.35\",\"seq\":35,\"product_model\":\"LFTA6\",\"product_description\":\"Light Floor Tie Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.36\",\"seq\":36,\"product_model\":\"LTW12\",\"product_description\":\"Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.37\",\"seq\":37,\"product_model\":\"LTW16\",\"product_description\":\"Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.38\",\"seq\":38,\"product_model\":\"LTW18\",\"product_description\":\"Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.39\",\"seq\":39,\"product_model\":\"LTW20\",\"product_description\":\"Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.40\",\"seq\":40,\"product_model\":\"MTW12\",\"product_description\":\"Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.41\",\"seq\":41,\"product_model\":\"MTW16\",\"product_description\":\"Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.42\",\"seq\":42,\"product_model\":\"MTW18\",\"product_description\":\"Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.43\",\"seq\":43,\"product_model\":\"MTW20\",\"product_description\":\"Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.44\",\"seq\":44,\"product_model\":\"MTW24C\",\"product_description\":\"Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.45\",\"seq\":45,\"product_model\":\"MTW28C\",\"product_description\":\"Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.46\",\"seq\":46,\"product_model\":\"MTW30\",\"product_description\":\"Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.47\",\"seq\":47,\"product_model\":\"MTW30C\",\"product_description\":\"Twist Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.48\",\"seq\":48,\"product_model\":\"PHXU17112\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.49\",\"seq\":49,\"product_model\":\"PHXU17115\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.50\",\"seq\":50,\"product_model\":\"PHXU17118\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.51\",\"seq\":51,\"product_model\":\"PHXU1712\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.52\",\"seq\":52,\"product_model\":\"PHXU1714\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.53\",\"seq\":53,\"product_model\":\"PHXU1716\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.54\",\"seq\":54,\"product_model\":\"PHXU1718\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.55\",\"seq\":55,\"product_model\":\"PHXU1720\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.56\",\"seq\":56,\"product_model\":\"PHXU17925\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.57\",\"seq\":57,\"product_model\":\"PHXU1795\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.58\",\"seq\":58,\"product_model\":\"PHXU23112\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.59\",\"seq\":59,\"product_model\":\"PHXU23112-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.60\",\"seq\":60,\"product_model\":\"PHXU23115\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.61\",\"seq\":61,\"product_model\":\"PHXU23115\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.62\",\"seq\":62,\"product_model\":\"PHXU23115-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.63\",\"seq\":63,\"product_model\":\"PHXU23118\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.64\",\"seq\":64,\"product_model\":\"PHXU23118-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.65\",\"seq\":65,\"product_model\":\"PHXU2312\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.66\",\"seq\":66,\"product_model\":\"PHXU2312-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.67\",\"seq\":67,\"product_model\":\"PHXU2314\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.68\",\"seq\":68,\"product_model\":\"PHXU2314-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.69\",\"seq\":69,\"product_model\":\"PHXU2316\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.70\",\"seq\":70,\"product_model\":\"PHXU2316-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.71\",\"seq\":71,\"product_model\":\"PHXU2318\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.72\",\"seq\":72,\"product_model\":\"PHXU2318-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.73\",\"seq\":73,\"product_model\":\"PHXU2320\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.74\",\"seq\":74,\"product_model\":\"PHXU2320-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.75\",\"seq\":75,\"product_model\":\"PHXU2322\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.76\",\"seq\":76,\"product_model\":\"PHXU2322-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.77\",\"seq\":77,\"product_model\":\"PHXU2324\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.78\",\"seq\":78,\"product_model\":\"PHXU2324-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.79\",\"seq\":79,\"product_model\":\"PHXU2326\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.80\",\"seq\":80,\"product_model\":\"PHXU2326-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.81\",\"seq\":81,\"product_model\":\"PHXU2328\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.82\",\"seq\":82,\"product_model\":\"PHXU2328-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.83\",\"seq\":83,\"product_model\":\"PHXU2330\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.84\",\"seq\":84,\"product_model\":\"PHXU2330-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.85\",\"seq\":85,\"product_model\":\"PHXU23925\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.86\",\"seq\":86,\"product_model\":\"PHXU23925-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.87\",\"seq\":87,\"product_model\":\"PHXU2395\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.88\",\"seq\":88,\"product_model\":\"PHXU2395\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.89\",\"seq\":89,\"product_model\":\"PHXU2395-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.90\",\"seq\":90,\"product_model\":\"PHXU25112\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.91\",\"seq\":91,\"product_model\":\"PHXU25112-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.92\",\"seq\":92,\"product_model\":\"PHXU25115\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.93\",\"seq\":93,\"product_model\":\"PHXU25115-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.94\",\"seq\":94,\"product_model\":\"PHXU25118\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.95\",\"seq\":95,\"product_model\":\"PHXU25118-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.96\",\"seq\":96,\"product_model\":\"PHXU2512\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.97\",\"seq\":97,\"product_model\":\"PHXU2512-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.98\",\"seq\":98,\"product_model\":\"PHXU2514\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.99\",\"seq\":99,\"product_model\":\"PHXU2514-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.100\",\"seq\":100,\"product_model\":\"PHXU2516\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.101\",\"seq\":101,\"product_model\":\"PHXU2516-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.102\",\"seq\":102,\"product_model\":\"PHXU2518\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.103\",\"seq\":103,\"product_model\":\"PHXU2518-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.104\",\"seq\":104,\"product_model\":\"PHXU2520\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.105\",\"seq\":105,\"product_model\":\"PHXU2520-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.106\",\"seq\":106,\"product_model\":\"PHXU2522\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.107\",\"seq\":107,\"product_model\":\"PHXU2522-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.108\",\"seq\":108,\"product_model\":\"PHXU2524\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.109\",\"seq\":109,\"product_model\":\"PHXU2524-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.110\",\"seq\":110,\"product_model\":\"PHXU2526\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.111\",\"seq\":111,\"product_model\":\"PHXU2526-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.112\",\"seq\":112,\"product_model\":\"PHXU2528\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.113\",\"seq\":113,\"product_model\":\"PHXU2528-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.114\",\"seq\":114,\"product_model\":\"PHXU2530\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.115\",\"seq\":115,\"product_model\":\"PHXU2530-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.116\",\"seq\":116,\"product_model\":\"PHXU25925\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.117\",\"seq\":117,\"product_model\":\"PHXU25925-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.118\",\"seq\":118,\"product_model\":\"PHXU2595\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.119\",\"seq\":119,\"product_model\":\"PHXU2595-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.120\",\"seq\":120,\"product_model\":\"PHXU26112\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.121\",\"seq\":121,\"product_model\":\"PHXU26115\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.122\",\"seq\":122,\"product_model\":\"PHXU26118\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.123\",\"seq\":123,\"product_model\":\"PHXU2612\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.124\",\"seq\":124,\"product_model\":\"PHXU2614\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.125\",\"seq\":125,\"product_model\":\"PHXU2616\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.126\",\"seq\":126,\"product_model\":\"PHXU2618\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.127\",\"seq\":127,\"product_model\":\"PHXU2620\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.128\",\"seq\":128,\"product_model\":\"PHXU2622\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.129\",\"seq\":129,\"product_model\":\"PHXU2624\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.130\",\"seq\":130,\"product_model\":\"PHXU2626\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.131\",\"seq\":131,\"product_model\":\"PHXU2628\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.132\",\"seq\":132,\"product_model\":\"PHXU2630\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.133\",\"seq\":133,\"product_model\":\"PHXU26925\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.134\",\"seq\":134,\"product_model\":\"PHXU2695\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.135\",\"seq\":135,\"product_model\":\"PHXU27112\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.136\",\"seq\":136,\"product_model\":\"PHXU27115\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.137\",\"seq\":137,\"product_model\":\"PHXU27118\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.138\",\"seq\":138,\"product_model\":\"PHXU2712\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.139\",\"seq\":139,\"product_model\":\"PHXU2714\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.140\",\"seq\":140,\"product_model\":\"PHXU2716\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.141\",\"seq\":141,\"product_model\":\"PHXU2720\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.142\",\"seq\":142,\"product_model\":\"PHXU2722\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.143\",\"seq\":143,\"product_model\":\"PHXU2724\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.144\",\"seq\":144,\"product_model\":\"PHXU2726\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.145\",\"seq\":145,\"product_model\":\"PHXU2728\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.146\",\"seq\":146,\"product_model\":\"PHXU2730\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.147\",\"seq\":147,\"product_model\":\"PHXU27925\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.148\",\"seq\":148,\"product_model\":\"PHXU2795\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.149\",\"seq\":149,\"product_model\":\"PHXU35112\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.150\",\"seq\":150,\"product_model\":\"PHXU35115\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.151\",\"seq\":151,\"product_model\":\"PHXU35118\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.152\",\"seq\":152,\"product_model\":\"PHXU3512\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.153\",\"seq\":153,\"product_model\":\"PHXU3514\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.154\",\"seq\":154,\"product_model\":\"PHXU3516\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.155\",\"seq\":155,\"product_model\":\"PHXU3518\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.156\",\"seq\":156,\"product_model\":\"PHXU3520\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.157\",\"seq\":157,\"product_model\":\"PHXU3522\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.158\",\"seq\":158,\"product_model\":\"PHXU3524\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.159\",\"seq\":159,\"product_model\":\"PHXU3526\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.160\",\"seq\":160,\"product_model\":\"PHXU3528\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.161\",\"seq\":161,\"product_model\":\"PHXU3530\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.162\",\"seq\":162,\"product_model\":\"PHXU35925\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.163\",\"seq\":163,\"product_model\":\"PHXU3595\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.164\",\"seq\":164,\"product_model\":\"PHXU52112\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.165\",\"seq\":165,\"product_model\":\"PHXU52115\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.166\",\"seq\":166,\"product_model\":\"PHXU52118\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.167\",\"seq\":167,\"product_model\":\"PHXU5212\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.168\",\"seq\":168,\"product_model\":\"PHXU5214\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.169\",\"seq\":169,\"product_model\":\"PHXU5216\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.170\",\"seq\":170,\"product_model\":\"PHXU5218\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.171\",\"seq\":171,\"product_model\":\"PHXU5220\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.172\",\"seq\":172,\"product_model\":\"PHXU5222\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.173\",\"seq\":173,\"product_model\":\"PHXU5224\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.174\",\"seq\":174,\"product_model\":\"PHXU5226\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.175\",\"seq\":175,\"product_model\":\"PHXU5228\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.176\",\"seq\":176,\"product_model\":\"PHXU5230\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.177\",\"seq\":177,\"product_model\":\"PHXU52925\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.178\",\"seq\":178,\"product_model\":\"PHXU5295\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.179\",\"seq\":179,\"product_model\":\"PHXU55112\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.180\",\"seq\":180,\"product_model\":\"PHXU55115\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.181\",\"seq\":181,\"product_model\":\"PHXU55118\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.182\",\"seq\":182,\"product_model\":\"PHXU5512\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.183\",\"seq\":183,\"product_model\":\"PHXU5514\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.184\",\"seq\":184,\"product_model\":\"PHXU5516\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.185\",\"seq\":185,\"product_model\":\"PHXU5518\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.186\",\"seq\":186,\"product_model\":\"PHXU5520\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.187\",\"seq\":187,\"product_model\":\"PHXU5522\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.188\",\"seq\":188,\"product_model\":\"PHXU5524\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.189\",\"seq\":189,\"product_model\":\"PHXU5526\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.190\",\"seq\":190,\"product_model\":\"PHXU5528\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.191\",\"seq\":191,\"product_model\":\"PHXU5530\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.192\",\"seq\":192,\"product_model\":\"PHXU55925\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.193\",\"seq\":193,\"product_model\":\"PHXU5595\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.194\",\"seq\":194,\"product_model\":\"PHXU71112\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.195\",\"seq\":195,\"product_model\":\"PHXU71115\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.196\",\"seq\":196,\"product_model\":\"PHXU71118\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.197\",\"seq\":197,\"product_model\":\"PHXU7112\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.198\",\"seq\":198,\"product_model\":\"PHXU7114\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.199\",\"seq\":199,\"product_model\":\"PHXU7116\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.200\",\"seq\":200,\"product_model\":\"PHXU7118\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.201\",\"seq\":201,\"product_model\":\"PHXU7120\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.202\",\"seq\":202,\"product_model\":\"PHXU7122\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.203\",\"seq\":203,\"product_model\":\"PHXU7124\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.204\",\"seq\":204,\"product_model\":\"PHXU7126\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.205\",\"seq\":205,\"product_model\":\"PHXU7128\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.206\",\"seq\":206,\"product_model\":\"PHXU7130\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.207\",\"seq\":207,\"product_model\":\"PHXU71925\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.208\",\"seq\":208,\"product_model\":\"PHXU7195\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.209\",\"seq\":209,\"product_model\":\"SNP3\",\"product_description\":\"SKEWABLE NAILER PLATE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.210\",\"seq\":210,\"product_model\":\"SW210\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.211\",\"seq\":211,\"product_model\":\"SW212\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.212\",\"seq\":212,\"product_model\":\"SW214\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.213\",\"seq\":213,\"product_model\":\"SW216\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.214\",\"seq\":214,\"product_model\":\"SW26\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.215\",\"seq\":215,\"product_model\":\"SW28\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.216\",\"seq\":216,\"product_model\":\"SW310\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.217\",\"seq\":217,\"product_model\":\"SW312\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.218\",\"seq\":218,\"product_model\":\"SW314\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.219\",\"seq\":219,\"product_model\":\"SW316\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.220\",\"seq\":220,\"product_model\":\"SW36\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.221\",\"seq\":221,\"product_model\":\"SW38\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.222\",\"seq\":222,\"product_model\":\"SW410\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.223\",\"seq\":223,\"product_model\":\"SW412\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.224\",\"seq\":224,\"product_model\":\"SW414\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.225\",\"seq\":225,\"product_model\":\"SW416\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.226\",\"seq\":226,\"product_model\":\"SW46\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.227\",\"seq\":227,\"product_model\":\"SW48\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.228\",\"seq\":228,\"product_model\":\"SWH210-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.229\",\"seq\":229,\"product_model\":\"SWH212-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.230\",\"seq\":230,\"product_model\":\"SWH214-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.231\",\"seq\":231,\"product_model\":\"SWH216-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.232\",\"seq\":232,\"product_model\":\"SWH26-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.233\",\"seq\":233,\"product_model\":\"SWH28-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.234\",\"seq\":234,\"product_model\":\"SWH310\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.235\",\"seq\":235,\"product_model\":\"SWH312\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.236\",\"seq\":236,\"product_model\":\"SWH314\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.237\",\"seq\":237,\"product_model\":\"SWH316\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.238\",\"seq\":238,\"product_model\":\"SWH36\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.239\",\"seq\":239,\"product_model\":\"SWH38\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.240\",\"seq\":240,\"product_model\":\"SWH410\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.241\",\"seq\":241,\"product_model\":\"SWH412\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.242\",\"seq\":242,\"product_model\":\"SWH414\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.243\",\"seq\":243,\"product_model\":\"SWH416\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.244\",\"seq\":244,\"product_model\":\"SWH46\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.245\",\"seq\":245,\"product_model\":\"SWH48\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.246\",\"seq\":246,\"product_model\":\"SWH610\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.247\",\"seq\":247,\"product_model\":\"SWH612\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.248\",\"seq\":248,\"product_model\":\"SWH614\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.249\",\"seq\":249,\"product_model\":\"SWH616\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.250\",\"seq\":250,\"product_model\":\"SWH66\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R2\",\"approval_number\":\"FL820.251\",\"seq\":251,\"product_model\":\"SWH68\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.252\",\"seq\":252,\"product_model\":\"SUH34\",\"product_description\":\"JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.253\",\"seq\":253,\"product_model\":\"SUH36\",\"product_description\":\"JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.254\",\"seq\":254,\"product_model\":\"SUH410\",\"product_description\":\"JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.255\",\"seq\":255,\"product_model\":\"SUH410R\",\"product_description\":\"JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.256\",\"seq\":256,\"product_model\":\"SUH414\",\"product_description\":\"JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.257\",\"seq\":257,\"product_model\":\"SUH44\",\"product_description\":\"JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.258\",\"seq\":258,\"product_model\":\"SUH44R\",\"product_description\":\"JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.259\",\"seq\":259,\"product_model\":\"SUH46\",\"product_description\":\"JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.260\",\"seq\":260,\"product_model\":\"SUH46R\",\"product_description\":\"JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.261\",\"seq\":261,\"product_model\":\"SUH610\",\"product_description\":\"JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.262\",\"seq\":262,\"product_model\":\"SUH610R\",\"product_description\":\"JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.263\",\"seq\":263,\"product_model\":\"SUH66\",\"product_description\":\"JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.264\",\"seq\":264,\"product_model\":\"SUH66R\",\"product_description\":\"JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.265\",\"seq\":265,\"product_model\":\"SW210\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.266\",\"seq\":266,\"product_model\":\"SW212\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.267\",\"seq\":267,\"product_model\":\"SW214\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.268\",\"seq\":268,\"product_model\":\"SW216\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.269\",\"seq\":269,\"product_model\":\"SW26\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.270\",\"seq\":270,\"product_model\":\"SW28\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.271\",\"seq\":271,\"product_model\":\"SW310\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.272\",\"seq\":272,\"product_model\":\"SW312\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.273\",\"seq\":273,\"product_model\":\"SW314\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.274\",\"seq\":274,\"product_model\":\"SW316\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.275\",\"seq\":275,\"product_model\":\"SW36\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.276\",\"seq\":276,\"product_model\":\"SW38\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.277\",\"seq\":277,\"product_model\":\"SW410\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.278\",\"seq\":278,\"product_model\":\"SW412\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.279\",\"seq\":279,\"product_model\":\"SW414\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.280\",\"seq\":280,\"product_model\":\"SW416\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.281\",\"seq\":281,\"product_model\":\"SW46\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.282\",\"seq\":282,\"product_model\":\"SW48\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.283\",\"seq\":283,\"product_model\":\"SWH210-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.284\",\"seq\":284,\"product_model\":\"SWH212-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.285\",\"seq\":285,\"product_model\":\"SWH214-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.286\",\"seq\":286,\"product_model\":\"SWH216-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.287\",\"seq\":287,\"product_model\":\"SWH26-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.288\",\"seq\":288,\"product_model\":\"SWH28-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.289\",\"seq\":289,\"product_model\":\"SWH310\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.290\",\"seq\":290,\"product_model\":\"SWH312\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.291\",\"seq\":291,\"product_model\":\"SWH314\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.292\",\"seq\":292,\"product_model\":\"SWH316\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.293\",\"seq\":293,\"product_model\":\"SWH36\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.294\",\"seq\":294,\"product_model\":\"SWH38\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.295\",\"seq\":295,\"product_model\":\"SWH410\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.296\",\"seq\":296,\"product_model\":\"SWH412\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.297\",\"seq\":297,\"product_model\":\"SWH414\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.298\",\"seq\":298,\"product_model\":\"SWH416\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.299\",\"seq\":299,\"product_model\":\"SWH46\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.300\",\"seq\":300,\"product_model\":\"SWH48\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.301\",\"seq\":301,\"product_model\":\"SWH610\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.302\",\"seq\":302,\"product_model\":\"SWH612\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.303\",\"seq\":303,\"product_model\":\"SWH614\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.304\",\"seq\":304,\"product_model\":\"SWH616\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.305\",\"seq\":305,\"product_model\":\"SWH66\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.306\",\"seq\":306,\"product_model\":\"SWH68\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.307\",\"seq\":307,\"product_model\":\"TUH26\",\"product_description\":\"TRUSS\\\/JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.308\",\"seq\":308,\"product_model\":\"TUH26-2\",\"product_description\":\"TRUSS\\\/JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.309\",\"seq\":309,\"product_model\":\"TUH28\",\"product_description\":\"TRUSS\\\/JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#820-R0\",\"approval_number\":\"FL820.310\",\"seq\":310,\"product_model\":\"TUH28-2\",\"product_description\":\"TRUSS\\\/JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.1\",\"seq\":1,\"product_model\":\"HBPS12\",\"product_description\":\"BEARING PLATE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.2\",\"seq\":2,\"product_model\":\"HC520\",\"product_description\":\"HURRICANE\\\/SEISMIC ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.3\",\"seq\":3,\"product_model\":\"HJH26L\\\/R\",\"product_description\":\"HIP JACK HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.4\",\"seq\":4,\"product_model\":\"HJH28L\\\/R\",\"product_description\":\"HIP JACK HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.5\",\"seq\":5,\"product_model\":\"HTA16-18\",\"product_description\":\"TRUSS ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.6\",\"seq\":6,\"product_model\":\"HTA20-18\",\"product_description\":\"TRUSS ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.7\",\"seq\":7,\"product_model\":\"HTA24-18\",\"product_description\":\"TRUSS ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.8\",\"seq\":8,\"product_model\":\"HWUH210\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.9\",\"seq\":9,\"product_model\":\"HWUH210-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.10\",\"seq\":10,\"product_model\":\"HWUH212\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.11\",\"seq\":11,\"product_model\":\"HWUH212-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.12\",\"seq\":12,\"product_model\":\"HWUH214\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.13\",\"seq\":13,\"product_model\":\"HWUH214-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.14\",\"seq\":14,\"product_model\":\"HWUH216\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.15\",\"seq\":15,\"product_model\":\"HWUH216-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.16\",\"seq\":16,\"product_model\":\"HWUH26\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.17\",\"seq\":17,\"product_model\":\"HWUH26-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.18\",\"seq\":18,\"product_model\":\"HWUH28\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.19\",\"seq\":19,\"product_model\":\"HWUH28-2\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.20\",\"seq\":20,\"product_model\":\"HWUH310\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.21\",\"seq\":21,\"product_model\":\"HWUH312\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.22\",\"seq\":22,\"product_model\":\"HWUH314\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.23\",\"seq\":23,\"product_model\":\"HWUH316\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.24\",\"seq\":24,\"product_model\":\"HWUH36\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.25\",\"seq\":25,\"product_model\":\"HWUH38\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.26\",\"seq\":26,\"product_model\":\"HWUH410\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.27\",\"seq\":27,\"product_model\":\"HWUH412\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.28\",\"seq\":28,\"product_model\":\"HWUH414\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.29\",\"seq\":29,\"product_model\":\"HWUH416\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.30\",\"seq\":30,\"product_model\":\"HWUH46\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.31\",\"seq\":31,\"product_model\":\"HWUH48\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.32\",\"seq\":32,\"product_model\":\"HWUH610\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.33\",\"seq\":33,\"product_model\":\"HWUH612\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.34\",\"seq\":34,\"product_model\":\"HWUH614\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.35\",\"seq\":35,\"product_model\":\"HWUH616\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.36\",\"seq\":36,\"product_model\":\"HWUH66\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.37\",\"seq\":37,\"product_model\":\"HWUH68\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.38\",\"seq\":38,\"product_model\":\"HWUH810\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.39\",\"seq\":39,\"product_model\":\"HWUH812\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.40\",\"seq\":40,\"product_model\":\"HWUH814\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.41\",\"seq\":41,\"product_model\":\"HWUH816\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.42\",\"seq\":42,\"product_model\":\"HWUH86\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.43\",\"seq\":43,\"product_model\":\"HWUH88\",\"product_description\":\"TOP FLANGE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.44\",\"seq\":44,\"product_model\":\"LBP12\",\"product_description\":\"BEARING PLATE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.45\",\"seq\":45,\"product_model\":\"LPTA\",\"product_description\":\"LOW PROFILE TRUSS ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.46\",\"seq\":46,\"product_model\":\"LPTA-S\",\"product_description\":\"LOW PROFILE TRUSS ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.47\",\"seq\":47,\"product_model\":\"RT12F\",\"product_description\":\"STRAP RAFTER TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.48\",\"seq\":48,\"product_model\":\"RT16F\",\"product_description\":\"STRAP RAFTER TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.49\",\"seq\":49,\"product_model\":\"RT18F\",\"product_description\":\"STRAP RAFTER TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.50\",\"seq\":50,\"product_model\":\"RT20F\",\"product_description\":\"STRAP RAFTER TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.51\",\"seq\":51,\"product_model\":\"RT22F\",\"product_description\":\"STRAP RAFTER TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.52\",\"seq\":52,\"product_model\":\"RT24F\",\"product_description\":\"STRAP RAFTER TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.53\",\"seq\":53,\"product_model\":\"RT30F\",\"product_description\":\"STRAP RAFTER TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.54\",\"seq\":54,\"product_model\":\"RT36F\",\"product_description\":\"STRAP RAFTER TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.55\",\"seq\":55,\"product_model\":\"RT48F\",\"product_description\":\"STRAP RAFTER TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.56\",\"seq\":56,\"product_model\":\"SHA6\",\"product_description\":\"MASONRY UPLIFT CONNECTOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.57\",\"seq\":57,\"product_model\":\"SHA6T\",\"product_description\":\"MASONRY UPLIFT CONNECTOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.58\",\"seq\":58,\"product_model\":\"TA12\",\"product_description\":\"TRUSS ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.59\",\"seq\":59,\"product_model\":\"TA12R\",\"product_description\":\"TRUSS ANCHOR (RIVETED)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.60\",\"seq\":60,\"product_model\":\"TA14\",\"product_description\":\"TRUSS ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.61\",\"seq\":61,\"product_model\":\"TA14R\",\"product_description\":\"TRUSS ANCHOR (RIVETED)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.62\",\"seq\":62,\"product_model\":\"TA16\",\"product_description\":\"TRUSS ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.63\",\"seq\":63,\"product_model\":\"TA16R\",\"product_description\":\"TRUSS ANCHOR (RIVETED)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.64\",\"seq\":64,\"product_model\":\"TA18\",\"product_description\":\"TRUSS ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.65\",\"seq\":65,\"product_model\":\"TA18R\",\"product_description\":\"TRUSS ANCHOR (RIVETED)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.66\",\"seq\":66,\"product_model\":\"TA20\",\"product_description\":\"TRUSS ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.67\",\"seq\":67,\"product_model\":\"TA20R\",\"product_description\":\"TRUSS ANCHOR (RIVETED)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.68\",\"seq\":68,\"product_model\":\"TA22\",\"product_description\":\"TRUSS ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.69\",\"seq\":69,\"product_model\":\"TA22R\",\"product_description\":\"Truss Anchor (Riveted)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.70\",\"seq\":70,\"product_model\":\"TA24\",\"product_description\":\"TRUSS ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R2\",\"approval_number\":\"FL859.71\",\"seq\":71,\"product_model\":\"TA24R\",\"product_description\":\"Truss Anchor (Riveted)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R0\",\"approval_number\":\"FL859.72\",\"seq\":72,\"product_model\":\"TA24\",\"product_description\":\"TRUSS ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#859-R0\",\"approval_number\":\"FL859.73\",\"seq\":73,\"product_model\":\"TA24R\",\"product_description\":\"TRUSS ANCHOR (RIVETED)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.1\",\"seq\":1,\"product_model\":\"HD17112\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.2\",\"seq\":2,\"product_model\":\"HD1714\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.3\",\"seq\":3,\"product_model\":\"HD1770\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.4\",\"seq\":4,\"product_model\":\"HD17925\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.5\",\"seq\":5,\"product_model\":\"HD210\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.6\",\"seq\":6,\"product_model\":\"HD210-2\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.7\",\"seq\":7,\"product_model\":\"HD210-3\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.8\",\"seq\":8,\"product_model\":\"HD212\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.9\",\"seq\":9,\"product_model\":\"HD212-2\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.10\",\"seq\":10,\"product_model\":\"HD212-3\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.11\",\"seq\":11,\"product_model\":\"HD214\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.12\",\"seq\":12,\"product_model\":\"HD214-2\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.13\",\"seq\":13,\"product_model\":\"HD214-3\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.14\",\"seq\":14,\"product_model\":\"HD216\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.15\",\"seq\":15,\"product_model\":\"HD216-2\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.16\",\"seq\":16,\"product_model\":\"HD216-3\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.17\",\"seq\":17,\"product_model\":\"HD24-2\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.18\",\"seq\":18,\"product_model\":\"HD26\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.19\",\"seq\":19,\"product_model\":\"HD26-2\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.20\",\"seq\":20,\"product_model\":\"HD26-3\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.21\",\"seq\":21,\"product_model\":\"HD27112\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.22\",\"seq\":22,\"product_model\":\"HD27925\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.23\",\"seq\":23,\"product_model\":\"HD28\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.24\",\"seq\":24,\"product_model\":\"HD28-2\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.25\",\"seq\":25,\"product_model\":\"HD28-3\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.26\",\"seq\":26,\"product_model\":\"HD310\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.27\",\"seq\":27,\"product_model\":\"HD310-2\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.28\",\"seq\":28,\"product_model\":\"HD312\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.29\",\"seq\":29,\"product_model\":\"HD312-2\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.30\",\"seq\":30,\"product_model\":\"HD314\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.31\",\"seq\":31,\"product_model\":\"HD316\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.32\",\"seq\":32,\"product_model\":\"HD32105\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.33\",\"seq\":33,\"product_model\":\"HD3212\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.34\",\"seq\":34,\"product_model\":\"HD34\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.35\",\"seq\":35,\"product_model\":\"HD36\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.36\",\"seq\":36,\"product_model\":\"HD38\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.37\",\"seq\":37,\"product_model\":\"HD38-2\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.38\",\"seq\":38,\"product_model\":\"HD410\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.39\",\"seq\":39,\"product_model\":\"HD412\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.40\",\"seq\":40,\"product_model\":\"HD414\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.41\",\"seq\":41,\"product_model\":\"HD416\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.42\",\"seq\":42,\"product_model\":\"HD418\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.43\",\"seq\":43,\"product_model\":\"HD44\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.44\",\"seq\":44,\"product_model\":\"HD46\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.45\",\"seq\":45,\"product_model\":\"HD48\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.46\",\"seq\":46,\"product_model\":\"HD5112\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.47\",\"seq\":47,\"product_model\":\"HD51135\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.48\",\"seq\":48,\"product_model\":\"HD5210\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.49\",\"seq\":49,\"product_model\":\"HD5212\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.50\",\"seq\":50,\"product_model\":\"HD5214\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.51\",\"seq\":51,\"product_model\":\"HD5216\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.52\",\"seq\":52,\"product_model\":\"HD610\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.53\",\"seq\":53,\"product_model\":\"HD612\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.54\",\"seq\":54,\"product_model\":\"HD614\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.55\",\"seq\":55,\"product_model\":\"HD616\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.56\",\"seq\":56,\"product_model\":\"HD66\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.57\",\"seq\":57,\"product_model\":\"HD68\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.58\",\"seq\":58,\"product_model\":\"HDO210\",\"product_description\":\"HEAVY-DUTY TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.59\",\"seq\":59,\"product_model\":\"HDO210-2\",\"product_description\":\"HEAVY-DUTY TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.60\",\"seq\":60,\"product_model\":\"HDO210-3\",\"product_description\":\"HEAVY-DUTY TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.61\",\"seq\":61,\"product_model\":\"HDO212\",\"product_description\":\"HEAVY-DUTY TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.62\",\"seq\":62,\"product_model\":\"HDO212-2\",\"product_description\":\"HEAVY- DUTY TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.63\",\"seq\":63,\"product_model\":\"HDO212-3\",\"product_description\":\"HEAVY-DUTY TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.64\",\"seq\":64,\"product_model\":\"HDO214\",\"product_description\":\"HEAVY-DUTY TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.65\",\"seq\":65,\"product_model\":\"HDO214-2\",\"product_description\":\"HEAVY-DUTY TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.66\",\"seq\":66,\"product_model\":\"HDO214-3\",\"product_description\":\"HEAVY-DUTY TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.67\",\"seq\":67,\"product_model\":\"HDO216\",\"product_description\":\"HEAVY- DUTY TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.68\",\"seq\":68,\"product_model\":\"HDO216-2\",\"product_description\":\"HEAVY-DUTY TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.69\",\"seq\":69,\"product_model\":\"HDO216-3\",\"product_description\":\"HEAVY-DUTY TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.70\",\"seq\":70,\"product_model\":\"HDO24\",\"product_description\":\"HEAVY- DUTY TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.71\",\"seq\":71,\"product_model\":\"HDO24-2\",\"product_description\":\"HEAVY-DUTY TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.72\",\"seq\":72,\"product_model\":\"HDO26\",\"product_description\":\"HEAVY-DUTY TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.73\",\"seq\":73,\"product_model\":\"HDO26-2\",\"product_description\":\"HEAVY-DUTY TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.74\",\"seq\":74,\"product_model\":\"HDO28\",\"product_description\":\"HEAVY-DUTY TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.75\",\"seq\":75,\"product_model\":\"HDO28-2\",\"product_description\":\"HEAVY-DUTY TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.76\",\"seq\":76,\"product_model\":\"HDO310\",\"product_description\":\"HEAVY-DUTY TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.77\",\"seq\":77,\"product_model\":\"HDO312\",\"product_description\":\"HEAVY-DUTY TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.78\",\"seq\":78,\"product_model\":\"HDO314\",\"product_description\":\"HEAVY- DUTY TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.79\",\"seq\":79,\"product_model\":\"HDO316\",\"product_description\":\"HEAVY-DUTY TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.80\",\"seq\":80,\"product_model\":\"HDO34\",\"product_description\":\"HEAVY-DUTY TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.81\",\"seq\":81,\"product_model\":\"HDO36\",\"product_description\":\"HEAVY-DUTY TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.82\",\"seq\":82,\"product_model\":\"HDO38\",\"product_description\":\"HEAVY-DUTY TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.83\",\"seq\":83,\"product_model\":\"HDO410\",\"product_description\":\"HEAVY-DUTY TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.84\",\"seq\":84,\"product_model\":\"HDO412\",\"product_description\":\"HEAVY-DUTY TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.85\",\"seq\":85,\"product_model\":\"HDO414\",\"product_description\":\"HEAVY- DUTY TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.86\",\"seq\":86,\"product_model\":\"HDO416\",\"product_description\":\"HEAVY-DUTY TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.87\",\"seq\":87,\"product_model\":\"HDO44\",\"product_description\":\"HEAVY-DUTY TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.88\",\"seq\":88,\"product_model\":\"HDO46\",\"product_description\":\"HEAVY-DUTY TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.89\",\"seq\":89,\"product_model\":\"HDO48\",\"product_description\":\"HEAVY-DUTY TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.90\",\"seq\":90,\"product_model\":\"HDO610\",\"product_description\":\"HEAVY-DUTY TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.91\",\"seq\":91,\"product_model\":\"HDO612\",\"product_description\":\"HEAVY-DUTY TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.92\",\"seq\":92,\"product_model\":\"HDO614\",\"product_description\":\"HEAVY-DUTY TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.93\",\"seq\":93,\"product_model\":\"HDO616\",\"product_description\":\"HEAVY-DUTY TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.94\",\"seq\":94,\"product_model\":\"HDO66\",\"product_description\":\"HEAVY- DUTY TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.95\",\"seq\":95,\"product_model\":\"HDO68\",\"product_description\":\"HEAVY-DUTY TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.96\",\"seq\":96,\"product_model\":\"SKH1520\",\"product_description\":\"SKEWED 45 DEGREE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.97\",\"seq\":97,\"product_model\":\"SKH1520-2\",\"product_description\":\"SKEWED 45 DEGREE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.98\",\"seq\":98,\"product_model\":\"SKH1524\",\"product_description\":\"SKEWED 45 DEGREE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.99\",\"seq\":99,\"product_model\":\"SKH1524-2\",\"product_description\":\"SKEWED 45 DEGREE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.100\",\"seq\":100,\"product_model\":\"SKH1620\",\"product_description\":\"SKEWED 45 DEGREE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.101\",\"seq\":101,\"product_model\":\"SKH1624\",\"product_description\":\"SKEWED 45 DEGREE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.102\",\"seq\":102,\"product_model\":\"SKH1720\",\"product_description\":\"SKEWED 45 DEGREE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.103\",\"seq\":103,\"product_model\":\"SKH1724\",\"product_description\":\"SKEWED 45 DEGREE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.104\",\"seq\":104,\"product_model\":\"SKH2020\",\"product_description\":\"SKEWED 45 DEGREE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.105\",\"seq\":105,\"product_model\":\"SKH2020-2\",\"product_description\":\"SKEWED 45 DEGREE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.106\",\"seq\":106,\"product_model\":\"SKH2024\",\"product_description\":\"SKEWED 45 DEGREE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.107\",\"seq\":107,\"product_model\":\"SKH2024-2\",\"product_description\":\"SKEWED 45 DEGREE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.108\",\"seq\":108,\"product_model\":\"SKH210\",\"product_description\":\"SKEWED 45 DEGREE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.109\",\"seq\":109,\"product_model\":\"SKH210-2\",\"product_description\":\"SKEWED 45 DEGREE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.110\",\"seq\":110,\"product_model\":\"SKH212-2\",\"product_description\":\"SKEWED 45 DEGREE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.111\",\"seq\":111,\"product_model\":\"SKH2320\",\"product_description\":\"SKEWED 45 DEGREE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.112\",\"seq\":112,\"product_model\":\"SKH2320-2\",\"product_description\":\"SKEWED 45 DEGREE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.113\",\"seq\":113,\"product_model\":\"SKH2324\",\"product_description\":\"SKEWED 45 DEGREE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.114\",\"seq\":114,\"product_model\":\"SKH2324-2\",\"product_description\":\"SKEWED 45 DEGREE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.115\",\"seq\":115,\"product_model\":\"SKH24\",\"product_description\":\"SKEWED 45 DEGREE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.116\",\"seq\":116,\"product_model\":\"SKH2520\",\"product_description\":\"SKEWED 45 DEGREE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.117\",\"seq\":117,\"product_model\":\"SKH2520-2\",\"product_description\":\"SKEWED 45 DEGREE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.118\",\"seq\":118,\"product_model\":\"SKH2524\",\"product_description\":\"SKEWED 45 DEGREE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.119\",\"seq\":119,\"product_model\":\"SKH2524-2\",\"product_description\":\"SKEWED 45 DEGREE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.120\",\"seq\":120,\"product_model\":\"SKH26\",\"product_description\":\"SKEWED 45 DEGREE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.121\",\"seq\":121,\"product_model\":\"SKH26-2\",\"product_description\":\"SKEWED 45 DEGREE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.122\",\"seq\":122,\"product_model\":\"SKH2620\",\"product_description\":\"SKEWED 45 DEGREE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.123\",\"seq\":123,\"product_model\":\"SKH2624\",\"product_description\":\"SKEWED 45 DEGREE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.124\",\"seq\":124,\"product_model\":\"SKH28\",\"product_description\":\"SKEWED 45 DEGREE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.125\",\"seq\":125,\"product_model\":\"SKH28-2\",\"product_description\":\"SKEWED 45 DEGREE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.126\",\"seq\":126,\"product_model\":\"SKH310\",\"product_description\":\"SKEWED 45 DEGREE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.127\",\"seq\":127,\"product_model\":\"SKH312\",\"product_description\":\"SKEWED 45 DEGREE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.128\",\"seq\":128,\"product_model\":\"SKH36\",\"product_description\":\"SKEWED 45 DEGREE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.129\",\"seq\":129,\"product_model\":\"SKH38\",\"product_description\":\"SKEWED 45 DEGREE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.130\",\"seq\":130,\"product_model\":\"SKH410\",\"product_description\":\"SKEWED 45 DEGREE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.131\",\"seq\":131,\"product_model\":\"SKH414\",\"product_description\":\"SKEWED 45 DEGREE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.132\",\"seq\":132,\"product_model\":\"SKH418\",\"product_description\":\"SKEWED 45 DEGREE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.133\",\"seq\":133,\"product_model\":\"SKH46\",\"product_description\":\"SKEWED 45 DEGREE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.134\",\"seq\":134,\"product_model\":\"THD175\",\"product_description\":\"FACE MOUNT TRUSS HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.135\",\"seq\":135,\"product_model\":\"THD177\",\"product_description\":\"FACE MOUNT TRUSS HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.136\",\"seq\":136,\"product_model\":\"THD179\",\"product_description\":\"FACE MOUNT TRUSS HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.137\",\"seq\":137,\"product_model\":\"THD210\",\"product_description\":\"FACE MOUNT TRUSS HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.138\",\"seq\":138,\"product_model\":\"THD210-2\",\"product_description\":\"FACE MOUNT TRUSS HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.139\",\"seq\":139,\"product_model\":\"THD26\",\"product_description\":\"FACE MOUNT TRUSS HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.140\",\"seq\":140,\"product_model\":\"THD26-2\",\"product_description\":\"FACE MOUNT TRUSS HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.141\",\"seq\":141,\"product_model\":\"THD28\",\"product_description\":\"FACE MOUNT TRUSS HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.142\",\"seq\":142,\"product_model\":\"THD28-2\",\"product_description\":\"FACE MOUNT TRUSS HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.143\",\"seq\":143,\"product_model\":\"THD410\",\"product_description\":\"FACE MOUNT TRUSS HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.144\",\"seq\":144,\"product_model\":\"THD412\",\"product_description\":\"FACE MOUNT TRUSS HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.145\",\"seq\":145,\"product_model\":\"THD46\",\"product_description\":\"FACE MOUNT TRUSS HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.146\",\"seq\":146,\"product_model\":\"THD48\",\"product_description\":\"FACE MOUNT TRUSS HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.147\",\"seq\":147,\"product_model\":\"THD610\",\"product_description\":\"FACE MOUNT TRUSS HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.148\",\"seq\":148,\"product_model\":\"THD612\",\"product_description\":\"FACE MOUNT TRUSS HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.149\",\"seq\":149,\"product_model\":\"THF15112\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.150\",\"seq\":150,\"product_model\":\"THF15112-2\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.151\",\"seq\":151,\"product_model\":\"THF15140\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.152\",\"seq\":152,\"product_model\":\"THF15140-2\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.153\",\"seq\":153,\"product_model\":\"THF15925\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.154\",\"seq\":154,\"product_model\":\"THF15925-2\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.155\",\"seq\":155,\"product_model\":\"THF16112\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.156\",\"seq\":156,\"product_model\":\"THF16112-2\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.157\",\"seq\":157,\"product_model\":\"THF16140\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.158\",\"seq\":158,\"product_model\":\"THF16140-2\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.159\",\"seq\":159,\"product_model\":\"THF16925\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.160\",\"seq\":160,\"product_model\":\"THF16925-2\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.161\",\"seq\":161,\"product_model\":\"THF17112\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.162\",\"seq\":162,\"product_model\":\"THF17112-2\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.163\",\"seq\":163,\"product_model\":\"THF17140\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.164\",\"seq\":164,\"product_model\":\"THF17140-2\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.165\",\"seq\":165,\"product_model\":\"THF17157\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.166\",\"seq\":166,\"product_model\":\"THF17157-2\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.167\",\"seq\":167,\"product_model\":\"THF17925\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.168\",\"seq\":168,\"product_model\":\"THF17925-2\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.169\",\"seq\":169,\"product_model\":\"THF20112\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.170\",\"seq\":170,\"product_model\":\"THF20112-2\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.171\",\"seq\":171,\"product_model\":\"THF20140\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.172\",\"seq\":172,\"product_model\":\"THF20140-2\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.173\",\"seq\":173,\"product_model\":\"THF20925\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.174\",\"seq\":174,\"product_model\":\"THF20925-2\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.175\",\"seq\":175,\"product_model\":\"THF23100\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.176\",\"seq\":176,\"product_model\":\"THF23100-2\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.177\",\"seq\":177,\"product_model\":\"THF23112\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.178\",\"seq\":178,\"product_model\":\"THF23112-2\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.179\",\"seq\":179,\"product_model\":\"THF23118-2\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.180\",\"seq\":180,\"product_model\":\"THF23140\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.181\",\"seq\":181,\"product_model\":\"THF23140-2\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.182\",\"seq\":182,\"product_model\":\"THF23160\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.183\",\"seq\":183,\"product_model\":\"THF23160-2\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.184\",\"seq\":184,\"product_model\":\"THF23180\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.185\",\"seq\":185,\"product_model\":\"THF23925\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.186\",\"seq\":186,\"product_model\":\"THF23925-2\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.187\",\"seq\":187,\"product_model\":\"THF25112\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.188\",\"seq\":188,\"product_model\":\"THF25112-2\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.189\",\"seq\":189,\"product_model\":\"THF25120\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.190\",\"seq\":190,\"product_model\":\"THF25130\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.191\",\"seq\":191,\"product_model\":\"THF25140\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.192\",\"seq\":192,\"product_model\":\"THF25140-2\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.193\",\"seq\":193,\"product_model\":\"THF25160\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.194\",\"seq\":194,\"product_model\":\"THF25160-2\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.195\",\"seq\":195,\"product_model\":\"THF25925\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.196\",\"seq\":196,\"product_model\":\"THF25925-2\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.197\",\"seq\":197,\"product_model\":\"THF26112\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.198\",\"seq\":198,\"product_model\":\"THF26112-2\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.199\",\"seq\":199,\"product_model\":\"THF26140\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.200\",\"seq\":200,\"product_model\":\"THF26140-2\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.201\",\"seq\":201,\"product_model\":\"THF26160\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.202\",\"seq\":202,\"product_model\":\"THF26160-2\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.203\",\"seq\":203,\"product_model\":\"THF26925\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.204\",\"seq\":204,\"product_model\":\"THF26925-2\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.205\",\"seq\":205,\"product_model\":\"THF35112\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.206\",\"seq\":206,\"product_model\":\"THF35140\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.207\",\"seq\":207,\"product_model\":\"THF35157\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.208\",\"seq\":208,\"product_model\":\"THF35165\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.209\",\"seq\":209,\"product_model\":\"THF35925\",\"product_description\":\"FACE MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.210\",\"seq\":210,\"product_model\":\"THO15112\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.211\",\"seq\":211,\"product_model\":\"THO15112-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.212\",\"seq\":212,\"product_model\":\"THO15118\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.213\",\"seq\":213,\"product_model\":\"THO15118-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.214\",\"seq\":214,\"product_model\":\"THO15120\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.215\",\"seq\":215,\"product_model\":\"THO15120-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.216\",\"seq\":216,\"product_model\":\"THO15140\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.217\",\"seq\":217,\"product_model\":\"THO15140-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.218\",\"seq\":218,\"product_model\":\"THO15925\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.219\",\"seq\":219,\"product_model\":\"THO15925-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.220\",\"seq\":220,\"product_model\":\"THO15950\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.221\",\"seq\":221,\"product_model\":\"THO15950-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.222\",\"seq\":222,\"product_model\":\"THO16112\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.223\",\"seq\":223,\"product_model\":\"THO16112-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.224\",\"seq\":224,\"product_model\":\"THO16118\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.225\",\"seq\":225,\"product_model\":\"THO16118-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.226\",\"seq\":226,\"product_model\":\"THO16120\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.227\",\"seq\":227,\"product_model\":\"THO16120\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.228\",\"seq\":228,\"product_model\":\"THO16120-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.229\",\"seq\":229,\"product_model\":\"THO16140\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.230\",\"seq\":230,\"product_model\":\"THO16140-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.231\",\"seq\":231,\"product_model\":\"THO16925\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.232\",\"seq\":232,\"product_model\":\"THO16925-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.233\",\"seq\":233,\"product_model\":\"THO16950\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.234\",\"seq\":234,\"product_model\":\"THO16950-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.235\",\"seq\":235,\"product_model\":\"THO17112\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.236\",\"seq\":236,\"product_model\":\"THO17112-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.237\",\"seq\":237,\"product_model\":\"THO17118\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.238\",\"seq\":238,\"product_model\":\"THO17118-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.239\",\"seq\":239,\"product_model\":\"THO17140\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.240\",\"seq\":240,\"product_model\":\"THO17140-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.241\",\"seq\":241,\"product_model\":\"THO17160\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.242\",\"seq\":242,\"product_model\":\"THO17160-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.243\",\"seq\":243,\"product_model\":\"THO17925\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.244\",\"seq\":244,\"product_model\":\"THO17925-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.245\",\"seq\":245,\"product_model\":\"THO17950\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.246\",\"seq\":246,\"product_model\":\"THO17950-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.247\",\"seq\":247,\"product_model\":\"THO20118\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.248\",\"seq\":248,\"product_model\":\"THO20118-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.249\",\"seq\":249,\"product_model\":\"THO20140\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.250\",\"seq\":250,\"product_model\":\"THO20140-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.251\",\"seq\":251,\"product_model\":\"THO20160\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.252\",\"seq\":252,\"product_model\":\"THO20160-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.253\",\"seq\":253,\"product_model\":\"THO20950\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.254\",\"seq\":254,\"product_model\":\"THO20950-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.255\",\"seq\":255,\"product_model\":\"THO23100\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.256\",\"seq\":256,\"product_model\":\"THO23100-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.257\",\"seq\":257,\"product_model\":\"THO23112\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.258\",\"seq\":258,\"product_model\":\"THO23112-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.259\",\"seq\":259,\"product_model\":\"THO23118\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.260\",\"seq\":260,\"product_model\":\"THO23118-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.261\",\"seq\":261,\"product_model\":\"THO23120\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.262\",\"seq\":262,\"product_model\":\"THO23120-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.263\",\"seq\":263,\"product_model\":\"THO23140\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.264\",\"seq\":264,\"product_model\":\"THO23140-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.265\",\"seq\":265,\"product_model\":\"THO23160\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.266\",\"seq\":266,\"product_model\":\"THO23160-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.267\",\"seq\":267,\"product_model\":\"THO23180\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.268\",\"seq\":268,\"product_model\":\"THO23180-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.269\",\"seq\":269,\"product_model\":\"THO23200\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.270\",\"seq\":270,\"product_model\":\"THO23200-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.271\",\"seq\":271,\"product_model\":\"THO23925\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.272\",\"seq\":272,\"product_model\":\"THO23925-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.273\",\"seq\":273,\"product_model\":\"THO23950\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.274\",\"seq\":274,\"product_model\":\"THO23950-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.275\",\"seq\":275,\"product_model\":\"THO25100\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.276\",\"seq\":276,\"product_model\":\"THO25100-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.277\",\"seq\":277,\"product_model\":\"THO25110\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.278\",\"seq\":278,\"product_model\":\"THO25112\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.279\",\"seq\":279,\"product_model\":\"THO25112-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.280\",\"seq\":280,\"product_model\":\"THO25115\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.281\",\"seq\":281,\"product_model\":\"THO25115-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.282\",\"seq\":282,\"product_model\":\"THO25118\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.283\",\"seq\":283,\"product_model\":\"THO25118-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.284\",\"seq\":284,\"product_model\":\"THO25120\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.285\",\"seq\":285,\"product_model\":\"THO25120-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.286\",\"seq\":286,\"product_model\":\"THO25125\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.287\",\"seq\":287,\"product_model\":\"THO25125-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.288\",\"seq\":288,\"product_model\":\"THO25130\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.289\",\"seq\":289,\"product_model\":\"THO25140\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.290\",\"seq\":290,\"product_model\":\"THO25140-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.291\",\"seq\":291,\"product_model\":\"THO25142\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.292\",\"seq\":292,\"product_model\":\"THO25157\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.293\",\"seq\":293,\"product_model\":\"THO25160\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.294\",\"seq\":294,\"product_model\":\"THO25160-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.295\",\"seq\":295,\"product_model\":\"THO25180\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.296\",\"seq\":296,\"product_model\":\"THO25180-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.297\",\"seq\":297,\"product_model\":\"THO25200\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.298\",\"seq\":298,\"product_model\":\"THO25200-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.299\",\"seq\":299,\"product_model\":\"THO25925\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.300\",\"seq\":300,\"product_model\":\"THO25925-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.301\",\"seq\":301,\"product_model\":\"THO25938\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.302\",\"seq\":302,\"product_model\":\"THO25950\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.303\",\"seq\":303,\"product_model\":\"THO25950-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.304\",\"seq\":304,\"product_model\":\"THO26100\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.305\",\"seq\":305,\"product_model\":\"THO26100-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.306\",\"seq\":306,\"product_model\":\"THO26112\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.307\",\"seq\":307,\"product_model\":\"THO26112-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.308\",\"seq\":308,\"product_model\":\"THO26118\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.309\",\"seq\":309,\"product_model\":\"THO26118-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.310\",\"seq\":310,\"product_model\":\"THO26120\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.311\",\"seq\":311,\"product_model\":\"THO26120-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.312\",\"seq\":312,\"product_model\":\"THO26140\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.313\",\"seq\":313,\"product_model\":\"THO26140-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.314\",\"seq\":314,\"product_model\":\"THO26160\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.315\",\"seq\":315,\"product_model\":\"THO26160-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.316\",\"seq\":316,\"product_model\":\"THO26180\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.317\",\"seq\":317,\"product_model\":\"THO26180-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.318\",\"seq\":318,\"product_model\":\"THO26200\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.319\",\"seq\":319,\"product_model\":\"THO26200-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.320\",\"seq\":320,\"product_model\":\"THO26925\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.321\",\"seq\":321,\"product_model\":\"THO26925-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.322\",\"seq\":322,\"product_model\":\"THO26950\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.323\",\"seq\":323,\"product_model\":\"THO26950-2\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.324\",\"seq\":324,\"product_model\":\"THO35100\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.325\",\"seq\":325,\"product_model\":\"THO35112\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.326\",\"seq\":326,\"product_model\":\"THO35115\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.327\",\"seq\":327,\"product_model\":\"THO35118\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.328\",\"seq\":328,\"product_model\":\"THO35120\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.329\",\"seq\":329,\"product_model\":\"THO35125\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.330\",\"seq\":330,\"product_model\":\"THO35130\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.331\",\"seq\":331,\"product_model\":\"THO35140\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.332\",\"seq\":332,\"product_model\":\"THO35142\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.333\",\"seq\":333,\"product_model\":\"THO35157\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.334\",\"seq\":334,\"product_model\":\"THO35160\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.335\",\"seq\":335,\"product_model\":\"THO35180\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.336\",\"seq\":336,\"product_model\":\"THO35200\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.337\",\"seq\":337,\"product_model\":\"THO35925\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.338\",\"seq\":338,\"product_model\":\"THO35938\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.339\",\"seq\":339,\"product_model\":\"THO35950\",\"product_description\":\"TOP MOUNT HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.340\",\"seq\":340,\"product_model\":\"TMP175\",\"product_description\":\"RAFTER-TO-PLATE CONNECTOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.341\",\"seq\":341,\"product_model\":\"TMP2\",\"product_description\":\"RAFTER-TO-PLATE CONNECTOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.342\",\"seq\":342,\"product_model\":\"TMP23\",\"product_description\":\"RAFTER-TO-PLATE CONNECTOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.343\",\"seq\":343,\"product_model\":\"TMP25\",\"product_description\":\"RAFTER-TO-PLATE CONNECTOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.344\",\"seq\":344,\"product_model\":\"TMP31\",\"product_description\":\"RAFTER-TO-PLATE CONNECTOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.345\",\"seq\":345,\"product_model\":\"TMP4\",\"product_description\":\"RAFTER-TO-PLATE CONNECTOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#815-R1\",\"approval_number\":\"FL815.346\",\"seq\":346,\"product_model\":\"TMU26\",\"product_description\":\"LIGHT SLOPE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.1\",\"seq\":1,\"product_model\":\"EBG44\",\"product_description\":\"ELEVATED POST BASE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.2\",\"seq\":2,\"product_model\":\"EPB44-12\",\"product_description\":\"ELEVATED POST BASE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.3\",\"seq\":3,\"product_model\":\"EPB4408\",\"product_description\":\"ELEVATED POST BASE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.4\",\"seq\":4,\"product_model\":\"EPB46-12\",\"product_description\":\"ELEVATED POST BASE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.5\",\"seq\":5,\"product_model\":\"EPB4608\",\"product_description\":\"ELEVATED POST BASE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.6\",\"seq\":6,\"product_model\":\"EPB66-12\",\"product_description\":\"ELEVATED POST BASE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.7\",\"seq\":7,\"product_model\":\"EPB6608\",\"product_description\":\"ELEVATED POST BASE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.8\",\"seq\":8,\"product_model\":\"EPCM44\",\"product_description\":\"END POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.9\",\"seq\":9,\"product_model\":\"EPCM4416\",\"product_description\":\"END POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.10\",\"seq\":10,\"product_model\":\"EPCM4516\",\"product_description\":\"END POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.11\",\"seq\":11,\"product_model\":\"EPCM46\",\"product_description\":\"END POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.12\",\"seq\":12,\"product_model\":\"EPCM4616\",\"product_description\":\"END POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.13\",\"seq\":13,\"product_model\":\"EPCM4716\",\"product_description\":\"END POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.14\",\"seq\":14,\"product_model\":\"EPCM48\",\"product_description\":\"END POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.15\",\"seq\":15,\"product_model\":\"EPCM4816\",\"product_description\":\"END POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.16\",\"seq\":16,\"product_model\":\"EPCM5416\",\"product_description\":\"END POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.17\",\"seq\":17,\"product_model\":\"EPCM5516\",\"product_description\":\"END POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.18\",\"seq\":18,\"product_model\":\"EPCM5516\",\"product_description\":\"END POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.19\",\"seq\":19,\"product_model\":\"EPCM64\",\"product_description\":\"END POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.20\",\"seq\":20,\"product_model\":\"EPCM6416\",\"product_description\":\"END POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.21\",\"seq\":21,\"product_model\":\"EPCM66\",\"product_description\":\"END POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.22\",\"seq\":22,\"product_model\":\"EPCM6616\",\"product_description\":\"END POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.23\",\"seq\":23,\"product_model\":\"EPCM68\",\"product_description\":\"END POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.24\",\"seq\":24,\"product_model\":\"EPCM6816\",\"product_description\":\"END POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.25\",\"seq\":25,\"product_model\":\"EPCM75\",\"product_description\":\"END POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.26\",\"seq\":26,\"product_model\":\"EPCM77\",\"product_description\":\"END POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.27\",\"seq\":27,\"product_model\":\"EPCM84\",\"product_description\":\"END POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.28\",\"seq\":28,\"product_model\":\"EPCM8416\",\"product_description\":\"END POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.29\",\"seq\":29,\"product_model\":\"EPCM86\",\"product_description\":\"END POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.30\",\"seq\":30,\"product_model\":\"EPCM8616\",\"product_description\":\"END POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.31\",\"seq\":31,\"product_model\":\"EPCM88\",\"product_description\":\"END POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.32\",\"seq\":32,\"product_model\":\"EPCM8816\",\"product_description\":\"END POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.33\",\"seq\":33,\"product_model\":\"G1024\",\"product_description\":\"Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.34\",\"seq\":34,\"product_model\":\"G1224\",\"product_description\":\"Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.35\",\"seq\":35,\"product_model\":\"G1416\",\"product_description\":\"Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.36\",\"seq\":36,\"product_model\":\"G1424\",\"product_description\":\"Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.37\",\"seq\":37,\"product_model\":\"G1616\",\"product_description\":\"Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.38\",\"seq\":38,\"product_model\":\"G1624\",\"product_description\":\"Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.39\",\"seq\":39,\"product_model\":\"G824\",\"product_description\":\"Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.40\",\"seq\":40,\"product_model\":\"HPA28\",\"product_description\":\"PURLIN ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.41\",\"seq\":41,\"product_model\":\"HPA35\",\"product_description\":\"PURLIN ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.42\",\"seq\":42,\"product_model\":\"HPAHD22\",\"product_description\":\"FOUNDATION STRAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.43\",\"seq\":43,\"product_model\":\"HPAHD22-2\",\"product_description\":\"FOUNDATION STRAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.44\",\"seq\":44,\"product_model\":\"JA3\",\"product_description\":\"JOIST ANGLE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.45\",\"seq\":45,\"product_model\":\"JA5\",\"product_description\":\"JOIST ANGLE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.46\",\"seq\":46,\"product_model\":\"JA7\",\"product_description\":\"JOIST ANGLE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.47\",\"seq\":47,\"product_model\":\"JA9\",\"product_description\":\"JOIST ANGLE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.48\",\"seq\":48,\"product_model\":\"JED\",\"product_description\":\"STANDARD JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.49\",\"seq\":49,\"product_model\":\"JEDD\",\"product_description\":\"STANDARD JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.50\",\"seq\":50,\"product_model\":\"JES\",\"product_description\":\"STANDARD JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.51\",\"seq\":51,\"product_model\":\"JESS\",\"product_description\":\"STANDARD JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.52\",\"seq\":52,\"product_model\":\"JESSS\",\"product_description\":\"STANDARD JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.53\",\"seq\":53,\"product_model\":\"JESX\",\"product_description\":\"STANDARD JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.54\",\"seq\":54,\"product_model\":\"JL210\",\"product_description\":\"STANDARD JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.55\",\"seq\":55,\"product_model\":\"JL210-2\",\"product_description\":\"STANDARD JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.56\",\"seq\":56,\"product_model\":\"JL24\",\"product_description\":\"STANDARD JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.57\",\"seq\":57,\"product_model\":\"JL26\",\"product_description\":\"STANDARD JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.58\",\"seq\":58,\"product_model\":\"JL262\",\"product_description\":\"STANDARD JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.59\",\"seq\":59,\"product_model\":\"JL28\",\"product_description\":\"STANDARD JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.60\",\"seq\":60,\"product_model\":\"JL282\",\"product_description\":\"STANDARD JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.61\",\"seq\":61,\"product_model\":\"JR3\",\"product_description\":\"STANDARD JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.62\",\"seq\":62,\"product_model\":\"JR3X\",\"product_description\":\"STANDARD JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.63\",\"seq\":63,\"product_model\":\"JR4\",\"product_description\":\"STANDARD JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.64\",\"seq\":64,\"product_model\":\"JR44\",\"product_description\":\"STANDARD JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.65\",\"seq\":65,\"product_model\":\"JR4X\",\"product_description\":\"STANDARD JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.66\",\"seq\":66,\"product_model\":\"JRD\",\"product_description\":\"STANDARD JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.67\",\"seq\":67,\"product_model\":\"JRDD\",\"product_description\":\"STANDARD JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.68\",\"seq\":68,\"product_model\":\"JRDX\",\"product_description\":\"STANDARD JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.69\",\"seq\":69,\"product_model\":\"JRS\",\"product_description\":\"STANDARD JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.70\",\"seq\":70,\"product_model\":\"JRSS\",\"product_description\":\"STANDARD JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.71\",\"seq\":71,\"product_model\":\"JRSSS\",\"product_description\":\"STANDARD JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.72\",\"seq\":72,\"product_model\":\"JRSX\",\"product_description\":\"STANDARD JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.73\",\"seq\":73,\"product_model\":\"JYS\",\"product_description\":\"STANDARD JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.74\",\"seq\":74,\"product_model\":\"JYSS\",\"product_description\":\"STANDARD JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.75\",\"seq\":75,\"product_model\":\"JYSX\",\"product_description\":\"STANDARD JOIST HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.76\",\"seq\":76,\"product_model\":\"LSSH179\",\"product_description\":\"LIGHT SLOPE \\\/. SKEW HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.77\",\"seq\":77,\"product_model\":\"LSSH20\",\"product_description\":\"LIGHT SLOPE \\\/. SKEW HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.78\",\"seq\":78,\"product_model\":\"LSSH210\",\"product_description\":\"LIGHT SLOPE \\\/. SKEW HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.79\",\"seq\":79,\"product_model\":\"LSSH23\",\"product_description\":\"LIGHT SLOPE \\\/. SKEW HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.80\",\"seq\":80,\"product_model\":\"LSSH25\",\"product_description\":\"LIGHT SLOPE \\\/. SKEW HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.81\",\"seq\":81,\"product_model\":\"LSSH26\",\"product_description\":\"LIGHT SLOPE \\\/. SKEW HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.82\",\"seq\":82,\"product_model\":\"LSSH31\",\"product_description\":\"LIGHT SLOPE \\\/. SKEW HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.83\",\"seq\":83,\"product_model\":\"LSSH35\",\"product_description\":\"LIGHT SLOPE \\\/. SKEW HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.84\",\"seq\":84,\"product_model\":\"LSTA12\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.85\",\"seq\":85,\"product_model\":\"LSTA15\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.86\",\"seq\":86,\"product_model\":\"LSTA18\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.87\",\"seq\":87,\"product_model\":\"LSTA21\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.88\",\"seq\":88,\"product_model\":\"LSTA24\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.89\",\"seq\":89,\"product_model\":\"LSTA30\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.90\",\"seq\":90,\"product_model\":\"LSTA36\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.91\",\"seq\":91,\"product_model\":\"LSTA9\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.92\",\"seq\":92,\"product_model\":\"MB16\",\"product_description\":\"Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.93\",\"seq\":93,\"product_model\":\"MBG1012\",\"product_description\":\"Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.94\",\"seq\":94,\"product_model\":\"MBG1016\",\"product_description\":\"Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.95\",\"seq\":95,\"product_model\":\"MBG1024\",\"product_description\":\"Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.96\",\"seq\":96,\"product_model\":\"MBG1212\",\"product_description\":\"Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.97\",\"seq\":97,\"product_model\":\"MBG1216\",\"product_description\":\"Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.98\",\"seq\":98,\"product_model\":\"MBG1224\",\"product_description\":\"Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.99\",\"seq\":99,\"product_model\":\"MBG1412\",\"product_description\":\"Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.100\",\"seq\":100,\"product_model\":\"MBG1416\",\"product_description\":\"Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.101\",\"seq\":101,\"product_model\":\"MBG1424\",\"product_description\":\"Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.102\",\"seq\":102,\"product_model\":\"MBG1612\",\"product_description\":\"Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.103\",\"seq\":103,\"product_model\":\"MBG1616\",\"product_description\":\"Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.104\",\"seq\":104,\"product_model\":\"MBG1624\",\"product_description\":\"Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.105\",\"seq\":105,\"product_model\":\"MBG812\",\"product_description\":\"Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.106\",\"seq\":106,\"product_model\":\"MBG816\",\"product_description\":\"Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.107\",\"seq\":107,\"product_model\":\"MBG824\",\"product_description\":\"Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.108\",\"seq\":108,\"product_model\":\"MP34\",\"product_description\":\"FRAMING ANGLE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.109\",\"seq\":109,\"product_model\":\"MPA1\",\"product_description\":\"FRAMING ANGLE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.110\",\"seq\":110,\"product_model\":\"MPA1F\",\"product_description\":\"FRAMING ANGLE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.111\",\"seq\":111,\"product_model\":\"MPAHD\",\"product_description\":\"FOUNDATION STRAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.112\",\"seq\":112,\"product_model\":\"MPH15112\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.113\",\"seq\":113,\"product_model\":\"MPH15112-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.114\",\"seq\":114,\"product_model\":\"MPH15115\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.115\",\"seq\":115,\"product_model\":\"MPH15115-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.116\",\"seq\":116,\"product_model\":\"MPH15118\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.117\",\"seq\":117,\"product_model\":\"MPH15118-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.118\",\"seq\":118,\"product_model\":\"MPH1512\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.119\",\"seq\":119,\"product_model\":\"MPH1512-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.120\",\"seq\":120,\"product_model\":\"MPH1514\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.121\",\"seq\":121,\"product_model\":\"MPH1514-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.122\",\"seq\":122,\"product_model\":\"MPH15925\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.123\",\"seq\":123,\"product_model\":\"MPH15925-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.124\",\"seq\":124,\"product_model\":\"MPH1595\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.125\",\"seq\":125,\"product_model\":\"MPH1595-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.126\",\"seq\":126,\"product_model\":\"MPH16112\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.127\",\"seq\":127,\"product_model\":\"MPH16112-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.128\",\"seq\":128,\"product_model\":\"MPH16115\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.129\",\"seq\":129,\"product_model\":\"MPH16115-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.130\",\"seq\":130,\"product_model\":\"MPH16118\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.131\",\"seq\":131,\"product_model\":\"MPH16118-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.132\",\"seq\":132,\"product_model\":\"MPH1612\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.133\",\"seq\":133,\"product_model\":\"MPH1612-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.134\",\"seq\":134,\"product_model\":\"MPH1614\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.135\",\"seq\":135,\"product_model\":\"MPH16925\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.136\",\"seq\":136,\"product_model\":\"MPH16925-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.137\",\"seq\":137,\"product_model\":\"MPH1695\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.138\",\"seq\":138,\"product_model\":\"MPH1695-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.139\",\"seq\":139,\"product_model\":\"MPH17112\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.140\",\"seq\":140,\"product_model\":\"MPH17112-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.141\",\"seq\":141,\"product_model\":\"MPH17115\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.142\",\"seq\":142,\"product_model\":\"MPH17115-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.143\",\"seq\":143,\"product_model\":\"MPH17118\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.144\",\"seq\":144,\"product_model\":\"MPH17118-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.145\",\"seq\":145,\"product_model\":\"MPH1712\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.146\",\"seq\":146,\"product_model\":\"MPH1712-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.147\",\"seq\":147,\"product_model\":\"MPH1714\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.148\",\"seq\":148,\"product_model\":\"MPH1714-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.149\",\"seq\":149,\"product_model\":\"MPH1716\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.150\",\"seq\":150,\"product_model\":\"MPH1716-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.151\",\"seq\":151,\"product_model\":\"MPH17925\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.152\",\"seq\":152,\"product_model\":\"MPH17925-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.153\",\"seq\":153,\"product_model\":\"MPH1795-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.154\",\"seq\":154,\"product_model\":\"MPH20112\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.155\",\"seq\":155,\"product_model\":\"MPH20112-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.156\",\"seq\":156,\"product_model\":\"MPH20115\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.157\",\"seq\":157,\"product_model\":\"MPH20115-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.158\",\"seq\":158,\"product_model\":\"MPH20118\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.159\",\"seq\":159,\"product_model\":\"MPH20118-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.160\",\"seq\":160,\"product_model\":\"MPH2012\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.161\",\"seq\":161,\"product_model\":\"MPH2012-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.162\",\"seq\":162,\"product_model\":\"MPH2014\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.163\",\"seq\":163,\"product_model\":\"MPH2014-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.164\",\"seq\":164,\"product_model\":\"MPH2016\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.165\",\"seq\":165,\"product_model\":\"MPH2016-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.166\",\"seq\":166,\"product_model\":\"MPH2018\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.167\",\"seq\":167,\"product_model\":\"MPH2018-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.168\",\"seq\":168,\"product_model\":\"MPH2020\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.169\",\"seq\":169,\"product_model\":\"MPH2020-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.170\",\"seq\":170,\"product_model\":\"MPH20925\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.171\",\"seq\":171,\"product_model\":\"MPH20925-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.172\",\"seq\":172,\"product_model\":\"MPH2095\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.173\",\"seq\":173,\"product_model\":\"MPH2095-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.174\",\"seq\":174,\"product_model\":\"MPH210\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.175\",\"seq\":175,\"product_model\":\"MPH210-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.176\",\"seq\":176,\"product_model\":\"MPH212\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.177\",\"seq\":177,\"product_model\":\"MPH212-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.178\",\"seq\":178,\"product_model\":\"MPH214\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.179\",\"seq\":179,\"product_model\":\"MPH214-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.180\",\"seq\":180,\"product_model\":\"MPH216\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.181\",\"seq\":181,\"product_model\":\"MPH216-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.182\",\"seq\":182,\"product_model\":\"MPH23112\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.183\",\"seq\":183,\"product_model\":\"MPH23112-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.184\",\"seq\":184,\"product_model\":\"MPH23115\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.185\",\"seq\":185,\"product_model\":\"MPH23115-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.186\",\"seq\":186,\"product_model\":\"MPH23118\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.187\",\"seq\":187,\"product_model\":\"MPH23118-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.188\",\"seq\":188,\"product_model\":\"MPH2312\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.189\",\"seq\":189,\"product_model\":\"MPH2312-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.190\",\"seq\":190,\"product_model\":\"MPH2314\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.191\",\"seq\":191,\"product_model\":\"MPH2314-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.192\",\"seq\":192,\"product_model\":\"MPH2316\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.193\",\"seq\":193,\"product_model\":\"MPH2316-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.194\",\"seq\":194,\"product_model\":\"MPH2318\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.195\",\"seq\":195,\"product_model\":\"MPH2318-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.196\",\"seq\":196,\"product_model\":\"MPH2320\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.197\",\"seq\":197,\"product_model\":\"MPH2320-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.198\",\"seq\":198,\"product_model\":\"MPH23925\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.199\",\"seq\":199,\"product_model\":\"MPH23925-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.200\",\"seq\":200,\"product_model\":\"MPH2395\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.201\",\"seq\":201,\"product_model\":\"MPH2395-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.202\",\"seq\":202,\"product_model\":\"MPH25112\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.203\",\"seq\":203,\"product_model\":\"MPH25112-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.204\",\"seq\":204,\"product_model\":\"MPH25115\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.205\",\"seq\":205,\"product_model\":\"MPH25115-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.206\",\"seq\":206,\"product_model\":\"MPH25118\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.207\",\"seq\":207,\"product_model\":\"MPH25118-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.208\",\"seq\":208,\"product_model\":\"MPH2512\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.209\",\"seq\":209,\"product_model\":\"MPH2512-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.210\",\"seq\":210,\"product_model\":\"MPH2514\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.211\",\"seq\":211,\"product_model\":\"MPH2514-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.212\",\"seq\":212,\"product_model\":\"MPH2516\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.213\",\"seq\":213,\"product_model\":\"MPH2516-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.214\",\"seq\":214,\"product_model\":\"MPH2518\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.215\",\"seq\":215,\"product_model\":\"MPH2518-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.216\",\"seq\":216,\"product_model\":\"MPH2520\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.217\",\"seq\":217,\"product_model\":\"MPH2520-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.218\",\"seq\":218,\"product_model\":\"MPH25925\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.219\",\"seq\":219,\"product_model\":\"MPH25925-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.220\",\"seq\":220,\"product_model\":\"MPH2595\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.221\",\"seq\":221,\"product_model\":\"MPH2595-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.222\",\"seq\":222,\"product_model\":\"MPH26112\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.223\",\"seq\":223,\"product_model\":\"MPH26112-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.224\",\"seq\":224,\"product_model\":\"MPH26115\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.225\",\"seq\":225,\"product_model\":\"MPH26115-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.226\",\"seq\":226,\"product_model\":\"MPH26118\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.227\",\"seq\":227,\"product_model\":\"MPH26118-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.228\",\"seq\":228,\"product_model\":\"MPH2612\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.229\",\"seq\":229,\"product_model\":\"MPH2612-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.230\",\"seq\":230,\"product_model\":\"MPH2614\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.231\",\"seq\":231,\"product_model\":\"MPH2614-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.232\",\"seq\":232,\"product_model\":\"MPH2616\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.233\",\"seq\":233,\"product_model\":\"MPH2616-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.234\",\"seq\":234,\"product_model\":\"MPH2618\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.235\",\"seq\":235,\"product_model\":\"MPH2618-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.236\",\"seq\":236,\"product_model\":\"MPH2620\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.237\",\"seq\":237,\"product_model\":\"MPH2620-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.238\",\"seq\":238,\"product_model\":\"MPH26925\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.239\",\"seq\":239,\"product_model\":\"MPH26925-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.240\",\"seq\":240,\"product_model\":\"MPH2695\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.241\",\"seq\":241,\"product_model\":\"MPH2695-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.242\",\"seq\":242,\"product_model\":\"MPH310\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.243\",\"seq\":243,\"product_model\":\"MPH312\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.244\",\"seq\":244,\"product_model\":\"MPH314\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.245\",\"seq\":245,\"product_model\":\"MPH316\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.246\",\"seq\":246,\"product_model\":\"MPH325\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.247\",\"seq\":247,\"product_model\":\"MPH35112\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.248\",\"seq\":248,\"product_model\":\"MPH35112-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.249\",\"seq\":249,\"product_model\":\"MPH35115\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.250\",\"seq\":250,\"product_model\":\"MPH35115-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.251\",\"seq\":251,\"product_model\":\"MPH35118\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.252\",\"seq\":252,\"product_model\":\"MPH35118-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.253\",\"seq\":253,\"product_model\":\"MPH3512\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.254\",\"seq\":254,\"product_model\":\"MPH3512-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.255\",\"seq\":255,\"product_model\":\"MPH3514\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.256\",\"seq\":256,\"product_model\":\"MPH3514-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.257\",\"seq\":257,\"product_model\":\"MPH3516\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.258\",\"seq\":258,\"product_model\":\"MPH3516-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.259\",\"seq\":259,\"product_model\":\"MPH3518\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.260\",\"seq\":260,\"product_model\":\"MPH3518-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.261\",\"seq\":261,\"product_model\":\"MPH3520\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.262\",\"seq\":262,\"product_model\":\"MPH3520-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.263\",\"seq\":263,\"product_model\":\"MPH35925\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.264\",\"seq\":264,\"product_model\":\"MPH35925-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.265\",\"seq\":265,\"product_model\":\"MPH3595\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.266\",\"seq\":266,\"product_model\":\"MPH3595-2\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.267\",\"seq\":267,\"product_model\":\"MPH410\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.268\",\"seq\":268,\"product_model\":\"MPH412\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.269\",\"seq\":269,\"product_model\":\"MPH414\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.270\",\"seq\":270,\"product_model\":\"MPH416\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.271\",\"seq\":271,\"product_model\":\"MPH52112\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.272\",\"seq\":272,\"product_model\":\"MPH52115\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.273\",\"seq\":273,\"product_model\":\"MPH52118\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.274\",\"seq\":274,\"product_model\":\"MPH5212\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.275\",\"seq\":275,\"product_model\":\"MPH5214\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.276\",\"seq\":276,\"product_model\":\"MPH5216\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.277\",\"seq\":277,\"product_model\":\"MPH5218\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.278\",\"seq\":278,\"product_model\":\"MPH5220\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.279\",\"seq\":279,\"product_model\":\"MPH525\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.280\",\"seq\":280,\"product_model\":\"MPH52925\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.281\",\"seq\":281,\"product_model\":\"MPH5295\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.282\",\"seq\":282,\"product_model\":\"MPH55112\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.283\",\"seq\":283,\"product_model\":\"MPH55115\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.284\",\"seq\":284,\"product_model\":\"MPH55118\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.285\",\"seq\":285,\"product_model\":\"MPH5512\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.286\",\"seq\":286,\"product_model\":\"MPH5514\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.287\",\"seq\":287,\"product_model\":\"MPH5516\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.288\",\"seq\":288,\"product_model\":\"MPH5518\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.289\",\"seq\":289,\"product_model\":\"MPH5520\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.290\",\"seq\":290,\"product_model\":\"MPH55925\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.291\",\"seq\":291,\"product_model\":\"MPH5595\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.292\",\"seq\":292,\"product_model\":\"MPH610\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.293\",\"seq\":293,\"product_model\":\"MPH612\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.294\",\"seq\":294,\"product_model\":\"MPH614\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.295\",\"seq\":295,\"product_model\":\"MPH616\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.296\",\"seq\":296,\"product_model\":\"MPH687\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.297\",\"seq\":297,\"product_model\":\"MPH810\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.298\",\"seq\":298,\"product_model\":\"MPH812\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.299\",\"seq\":299,\"product_model\":\"MPH814\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.300\",\"seq\":300,\"product_model\":\"MPH816\",\"product_description\":\"MASONRY HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.301\",\"seq\":301,\"product_model\":\"MSTA12\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.302\",\"seq\":302,\"product_model\":\"MSTA15\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.303\",\"seq\":303,\"product_model\":\"MSTA18\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.304\",\"seq\":304,\"product_model\":\"MSTA21\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.305\",\"seq\":305,\"product_model\":\"MSTA24\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.306\",\"seq\":306,\"product_model\":\"MSTA30\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.307\",\"seq\":307,\"product_model\":\"MSTA36\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.308\",\"seq\":308,\"product_model\":\"MSTA48\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.309\",\"seq\":309,\"product_model\":\"MSTA9\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.310\",\"seq\":310,\"product_model\":\"N16\",\"product_description\":\"Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.311\",\"seq\":311,\"product_model\":\"N27\",\"product_description\":\"Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.312\",\"seq\":312,\"product_model\":\"N30\",\"product_description\":\"Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.313\",\"seq\":313,\"product_model\":\"N36\",\"product_description\":\"Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.314\",\"seq\":314,\"product_model\":\"N42\",\"product_description\":\"Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.315\",\"seq\":315,\"product_model\":\"N48\",\"product_description\":\"Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.316\",\"seq\":316,\"product_model\":\"N54\",\"product_description\":\"Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.317\",\"seq\":317,\"product_model\":\"N56\",\"product_description\":\"Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.318\",\"seq\":318,\"product_model\":\"N60\",\"product_description\":\"Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.319\",\"seq\":319,\"product_model\":\"O16\",\"product_description\":\"Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.320\",\"seq\":320,\"product_model\":\"PA18\",\"product_description\":\"PURLIN ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.321\",\"seq\":321,\"product_model\":\"PA23\",\"product_description\":\"PURLIN ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.322\",\"seq\":322,\"product_model\":\"PA25\",\"product_description\":\"PURLIN ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.323\",\"seq\":323,\"product_model\":\"PA28\",\"product_description\":\"PURLIN ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.324\",\"seq\":324,\"product_model\":\"PA35\",\"product_description\":\"PURLIN ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.325\",\"seq\":325,\"product_model\":\"PAHD42\",\"product_description\":\"FOUNDATION STRAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.326\",\"seq\":326,\"product_model\":\"PAI18\",\"product_description\":\"PURLIN ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.327\",\"seq\":327,\"product_model\":\"PAI23\",\"product_description\":\"PURLIN ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.328\",\"seq\":328,\"product_model\":\"PAI28\",\"product_description\":\"PURLIN ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.329\",\"seq\":329,\"product_model\":\"PAI35\",\"product_description\":\"PURLIN ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.330\",\"seq\":330,\"product_model\":\"PAT18\",\"product_description\":\"PURLIN ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.331\",\"seq\":331,\"product_model\":\"PAT23\",\"product_description\":\"PURLIN ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.332\",\"seq\":332,\"product_model\":\"PAT25\",\"product_description\":\"PURLIN ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.333\",\"seq\":333,\"product_model\":\"PAT28\",\"product_description\":\"PURLIN ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.334\",\"seq\":334,\"product_model\":\"PAT35\",\"product_description\":\"PURLIN ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.335\",\"seq\":335,\"product_model\":\"PB44-6\",\"product_description\":\"POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.336\",\"seq\":336,\"product_model\":\"PB66-6\",\"product_description\":\"POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.337\",\"seq\":337,\"product_model\":\"PBES44\",\"product_description\":\"POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.338\",\"seq\":338,\"product_model\":\"PBES66\",\"product_description\":\"POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.339\",\"seq\":339,\"product_model\":\"PBS44\",\"product_description\":\"POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.340\",\"seq\":340,\"product_model\":\"PBS66\",\"product_description\":\"POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.341\",\"seq\":341,\"product_model\":\"PCM44\",\"product_description\":\"POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.342\",\"seq\":342,\"product_model\":\"PCM4416\",\"product_description\":\"POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.343\",\"seq\":343,\"product_model\":\"PCM4516\",\"product_description\":\"POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.344\",\"seq\":344,\"product_model\":\"PCM46\",\"product_description\":\"POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.345\",\"seq\":345,\"product_model\":\"PCM4616\",\"product_description\":\"POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.346\",\"seq\":346,\"product_model\":\"PCM4716\",\"product_description\":\"POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.347\",\"seq\":347,\"product_model\":\"PCM48\",\"product_description\":\"POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.348\",\"seq\":348,\"product_model\":\"PCM4816\",\"product_description\":\"POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.349\",\"seq\":349,\"product_model\":\"PCM5416\",\"product_description\":\"POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.350\",\"seq\":350,\"product_model\":\"PCM5516\",\"product_description\":\"POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.351\",\"seq\":351,\"product_model\":\"PCM5516\",\"product_description\":\"POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.352\",\"seq\":352,\"product_model\":\"PCM64\",\"product_description\":\"POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.353\",\"seq\":353,\"product_model\":\"PCM6416\",\"product_description\":\"POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.354\",\"seq\":354,\"product_model\":\"PCM66\",\"product_description\":\"POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.355\",\"seq\":355,\"product_model\":\"PCM6616\",\"product_description\":\"POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.356\",\"seq\":356,\"product_model\":\"PCM68\",\"product_description\":\"POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.357\",\"seq\":357,\"product_model\":\"PCM6816\",\"product_description\":\"POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.358\",\"seq\":358,\"product_model\":\"PCM75\",\"product_description\":\"POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.359\",\"seq\":359,\"product_model\":\"PCM77\",\"product_description\":\"POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.360\",\"seq\":360,\"product_model\":\"PCM84\",\"product_description\":\"POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.361\",\"seq\":361,\"product_model\":\"PCM8416\",\"product_description\":\"POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.362\",\"seq\":362,\"product_model\":\"PCM86\",\"product_description\":\"POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.363\",\"seq\":363,\"product_model\":\"PCM8616\",\"product_description\":\"POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.364\",\"seq\":364,\"product_model\":\"PCM88\",\"product_description\":\"POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.365\",\"seq\":365,\"product_model\":\"PCM8816\",\"product_description\":\"POST CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.366\",\"seq\":366,\"product_model\":\"RT10\",\"product_description\":\"HURRICANE \\\/ SEISMIC TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.367\",\"seq\":367,\"product_model\":\"RT12\",\"product_description\":\"HURRICANE \\\/ SEISMIC TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.368\",\"seq\":368,\"product_model\":\"RT14\",\"product_description\":\"HURRICANE \\\/ SEISMIC TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.369\",\"seq\":369,\"product_model\":\"RT15\",\"product_description\":\"HURRICANE \\\/ SEISMIC TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.370\",\"seq\":370,\"product_model\":\"RT16\",\"product_description\":\"HURRICANE \\\/ SEISMIC TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.371\",\"seq\":371,\"product_model\":\"RT16-2\",\"product_description\":\"HURRICANE \\\/ SEISMIC TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.372\",\"seq\":372,\"product_model\":\"RT17\",\"product_description\":\"HURRICANE \\\/ SEISMIC TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.373\",\"seq\":373,\"product_model\":\"RT20\",\"product_description\":\"HURRICANE \\\/ SEISMIC TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.374\",\"seq\":374,\"product_model\":\"RT3\",\"product_description\":\"HURRICANE \\\/ SEISMIC TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.375\",\"seq\":375,\"product_model\":\"RT7\",\"product_description\":\"HURRICANE \\\/ SEISMIC TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.376\",\"seq\":376,\"product_model\":\"S01\",\"product_description\":\"HOLDOWN FRAMING ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.377\",\"seq\":377,\"product_model\":\"S360\",\"product_description\":\"WALL BRACING\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.378\",\"seq\":378,\"product_model\":\"S361\",\"product_description\":\"WALL BRACING\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.379\",\"seq\":379,\"product_model\":\"S365\",\"product_description\":\"WALL BRACING\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.380\",\"seq\":380,\"product_model\":\"S366\",\"product_description\":\"WALL BRACING\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.381\",\"seq\":381,\"product_model\":\"S367\",\"product_description\":\"WALL BRACING\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.382\",\"seq\":382,\"product_model\":\"TA41\",\"product_description\":\"FOUNDATION STRAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.383\",\"seq\":383,\"product_model\":\"TA51\",\"product_description\":\"FOUNDATION STRAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.384\",\"seq\":384,\"product_model\":\"TA61\",\"product_description\":\"FOUNDATION STRAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.385\",\"seq\":385,\"product_model\":\"TA71\",\"product_description\":\"FOUNDATION STRAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.386\",\"seq\":386,\"product_model\":\"TDX2\",\"product_description\":\"HOLDOWN ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.387\",\"seq\":387,\"product_model\":\"TDX20\",\"product_description\":\"HOLDOWN ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.388\",\"seq\":388,\"product_model\":\"TDX5\",\"product_description\":\"HOLDOWN ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.389\",\"seq\":389,\"product_model\":\"WB106\",\"product_description\":\"WALL BRACING\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#816-R1\",\"approval_number\":\"FL816.390\",\"seq\":390,\"product_model\":\"WB126\",\"product_description\":\"WALL BRACING\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.1\",\"seq\":1,\"product_model\":\"CMSTC16\",\"product_description\":\"COILED STRAPPING\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.2\",\"seq\":2,\"product_model\":\"DSC4\",\"product_description\":\"DRAG STRUT CONNECTOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.3\",\"seq\":3,\"product_model\":\"FH210\",\"product_description\":\"Formed Seat Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.4\",\"seq\":4,\"product_model\":\"FH212\",\"product_description\":\"Formed Seat Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.5\",\"seq\":5,\"product_model\":\"FH214\",\"product_description\":\"Formed Seat Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.6\",\"seq\":6,\"product_model\":\"FH26\",\"product_description\":\"Formed Seat Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.7\",\"seq\":7,\"product_model\":\"FH28\",\"product_description\":\"Formed Seat Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.8\",\"seq\":8,\"product_model\":\"FHD210\",\"product_description\":\"Formed Seat Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.9\",\"seq\":9,\"product_model\":\"FHD212\",\"product_description\":\"Formed Seat Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.10\",\"seq\":10,\"product_model\":\"FHD214\",\"product_description\":\"Formed Seat Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.11\",\"seq\":11,\"product_model\":\"FHD26\",\"product_description\":\"Formed Seat Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.12\",\"seq\":12,\"product_model\":\"FHD28\",\"product_description\":\"Formed Seat Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.13\",\"seq\":13,\"product_model\":\"FTC1\",\"product_description\":\"FLOOR TRUSS CLIP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.14\",\"seq\":14,\"product_model\":\"FTC2\",\"product_description\":\"FLOOR TRUSS CLIP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.15\",\"seq\":15,\"product_model\":\"FTC32\",\"product_description\":\"FLOOR TRUSS CLIP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.16\",\"seq\":16,\"product_model\":\"FTC32-2\",\"product_description\":\"FLOOR TRUSS CLIP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.17\",\"seq\":17,\"product_model\":\"HH44\",\"product_description\":\"Header Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.18\",\"seq\":18,\"product_model\":\"HH66\",\"product_description\":\"Header Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.19\",\"seq\":19,\"product_model\":\"HHCP2\",\"product_description\":\"HURRICANE\\\/SEISMIC ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.20\",\"seq\":20,\"product_model\":\"HJC26\",\"product_description\":\"HIP-JACK Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.21\",\"seq\":21,\"product_model\":\"HJC28\",\"product_description\":\"HIP-JACK Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.22\",\"seq\":22,\"product_model\":\"JN26\",\"product_description\":\"Power Nail Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.23\",\"seq\":23,\"product_model\":\"JN26-2\",\"product_description\":\"Power Nail Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.24\",\"seq\":24,\"product_model\":\"JN26E\",\"product_description\":\"Power Nail Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.25\",\"seq\":25,\"product_model\":\"JN28\",\"product_description\":\"Power Nail Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.26\",\"seq\":26,\"product_model\":\"JN28-2\",\"product_description\":\"Power Nail Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.27\",\"seq\":27,\"product_model\":\"JN28E\",\"product_description\":\"Power Nail Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.28\",\"seq\":28,\"product_model\":\"JPF24\",\"product_description\":\"PURLIN HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.29\",\"seq\":29,\"product_model\":\"JPF26\",\"product_description\":\"PURLIN HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.30\",\"seq\":30,\"product_model\":\"KAG8\",\"product_description\":\"ANGLE GUSSET\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.31\",\"seq\":31,\"product_model\":\"KAG9\",\"product_description\":\"ANGLE GUSSET\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.32\",\"seq\":32,\"product_model\":\"KFTA2\",\"product_description\":\"FLOOR TIE STRAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.33\",\"seq\":33,\"product_model\":\"KFTA5\",\"product_description\":\"FLOOR TIE STRAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.34\",\"seq\":34,\"product_model\":\"KFTA7\",\"product_description\":\"FLOOR TIE STRAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.35\",\"seq\":35,\"product_model\":\"KLFTA\",\"product_description\":\"FLOOR TIE STRAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.36\",\"seq\":36,\"product_model\":\"LS210\",\"product_description\":\"LIGHT SLOPE Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.37\",\"seq\":37,\"product_model\":\"LS268\",\"product_description\":\"LIGHT SLOPE Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.38\",\"seq\":38,\"product_model\":\"LUGT2\",\"product_description\":\"LIGHT UPLIFT GIRDER TIEDOWN\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.39\",\"seq\":39,\"product_model\":\"LUGTC2\",\"product_description\":\"LIGHT UPLIFT GIRDER TIEDOWN\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.40\",\"seq\":40,\"product_model\":\"MSTC28\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.41\",\"seq\":41,\"product_model\":\"MSTC40\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.42\",\"seq\":42,\"product_model\":\"MSTC52\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.43\",\"seq\":43,\"product_model\":\"MSTC66\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.44\",\"seq\":44,\"product_model\":\"MSTC78\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.45\",\"seq\":45,\"product_model\":\"PHD2\",\"product_description\":\"PREDEFLECTED HOLDOWN\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.46\",\"seq\":46,\"product_model\":\"PHD5\",\"product_description\":\"PREDEFLECTED HOLDOWN\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.47\",\"seq\":47,\"product_model\":\"PHD6\",\"product_description\":\"PREDEFLECTED HOLDOWN\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.48\",\"seq\":48,\"product_model\":\"PHD8\",\"product_description\":\"PREDEFLECTED HOLDOWN\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.49\",\"seq\":49,\"product_model\":\"PHDN16\",\"product_description\":\"PREDEFLECTED HOLDOWN\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.50\",\"seq\":50,\"product_model\":\"SFC4\",\"product_description\":\"FRAMING CLIP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.51\",\"seq\":51,\"product_model\":\"SFC6\",\"product_description\":\"FRAMING CLIP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.52\",\"seq\":52,\"product_model\":\"SFC8\",\"product_description\":\"FRAMING CLIP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.53\",\"seq\":53,\"product_model\":\"SPT22\",\"product_description\":\"STUD PLATE TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.54\",\"seq\":54,\"product_model\":\"SPT24\",\"product_description\":\"STUD PLATE TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.55\",\"seq\":55,\"product_model\":\"SPT44\",\"product_description\":\"STUD PLATE TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.56\",\"seq\":56,\"product_model\":\"SPT66\",\"product_description\":\"STUD PLATE TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.57\",\"seq\":57,\"product_model\":\"STC24\",\"product_description\":\"Scissor Truss Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.58\",\"seq\":58,\"product_model\":\"STC26\",\"product_description\":\"Scissor Truss Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.59\",\"seq\":59,\"product_model\":\"STC28\",\"product_description\":\"Scissor Truss Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.60\",\"seq\":60,\"product_model\":\"UPHD8\",\"product_description\":\"HOLDOWN\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.61\",\"seq\":61,\"product_model\":\"UPHDN\",\"product_description\":\"HOLDOWN\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.62\",\"seq\":62,\"product_model\":\"ZC2\",\"product_description\":\"BLOCKING SUPPORT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.63\",\"seq\":63,\"product_model\":\"ZC4\",\"product_description\":\"BLOCKING SUPPORT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R1\",\"approval_number\":\"FL817.64\",\"seq\":64,\"product_model\":\"ZC6\",\"product_description\":\"BLOCKING SUPPORT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#819-R1\",\"approval_number\":\"FL819.1\",\"seq\":1,\"product_model\":\"BN264\",\"product_description\":\"Breakfast Nook Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#819-R1\",\"approval_number\":\"FL819.2\",\"seq\":2,\"product_model\":\"BN284\",\"product_description\":\"Breakfast Nook Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#819-R1\",\"approval_number\":\"FL819.3\",\"seq\":3,\"product_model\":\"GTU100\",\"product_description\":\"GIRDER TRUSS HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#819-R1\",\"approval_number\":\"FL819.4\",\"seq\":4,\"product_model\":\"GTU40\",\"product_description\":\"GIRDER TRUSS HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#819-R1\",\"approval_number\":\"FL819.5\",\"seq\":5,\"product_model\":\"GTU80\",\"product_description\":\"GIRDER TRUSS HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#819-R1\",\"approval_number\":\"FL819.6\",\"seq\":6,\"product_model\":\"HGA10\",\"product_description\":\"HURRICANE GUSSET ANGLE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#819-R1\",\"approval_number\":\"FL819.7\",\"seq\":7,\"product_model\":\"HGAM10\",\"product_description\":\"HURRICANE GUSSET ANGLE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#819-R1\",\"approval_number\":\"FL819.8\",\"seq\":8,\"product_model\":\"HTHJ24-18\",\"product_description\":\"HIP- JACK CONNECTOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#819-R1\",\"approval_number\":\"FL819.9\",\"seq\":9,\"product_model\":\"HTHJ26-18\",\"product_description\":\"HIP- JACK CONNECTOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#819-R1\",\"approval_number\":\"FL819.10\",\"seq\":10,\"product_model\":\"KCBQ44\",\"product_description\":\"COLUMN BASE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#819-R1\",\"approval_number\":\"FL819.11\",\"seq\":11,\"product_model\":\"KCBQ46\",\"product_description\":\"COLUMN BASE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#819-R1\",\"approval_number\":\"FL819.12\",\"seq\":12,\"product_model\":\"KCBQ66\",\"product_description\":\"COLUMN BASE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#819-R1\",\"approval_number\":\"FL819.13\",\"seq\":13,\"product_model\":\"KCCQ325-4\",\"product_description\":\"COLUMN CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#819-R1\",\"approval_number\":\"FL819.14\",\"seq\":14,\"product_model\":\"KCCQ325-6\",\"product_description\":\"COLUMN CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#819-R1\",\"approval_number\":\"FL819.15\",\"seq\":15,\"product_model\":\"KCCQ44\",\"product_description\":\"COLUMN CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#819-R1\",\"approval_number\":\"FL819.16\",\"seq\":16,\"product_model\":\"KCCQ46\",\"product_description\":\"COLUMN CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#819-R1\",\"approval_number\":\"FL819.17\",\"seq\":17,\"product_model\":\"KCCQ525-4\",\"product_description\":\"COLUMN CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#819-R1\",\"approval_number\":\"FL819.18\",\"seq\":18,\"product_model\":\"KCCQ525-6\",\"product_description\":\"COLUMN CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#819-R1\",\"approval_number\":\"FL819.19\",\"seq\":19,\"product_model\":\"KCCQ525-8\",\"product_description\":\"COLUMN CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#819-R1\",\"approval_number\":\"FL819.20\",\"seq\":20,\"product_model\":\"KCCQ66\",\"product_description\":\"COLUMN CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#819-R1\",\"approval_number\":\"FL819.21\",\"seq\":21,\"product_model\":\"KECCQ325-4\",\"product_description\":\"COLUMN CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#819-R1\",\"approval_number\":\"FL819.22\",\"seq\":22,\"product_model\":\"KECCQ325-6\",\"product_description\":\"COLUMN CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#819-R1\",\"approval_number\":\"FL819.23\",\"seq\":23,\"product_model\":\"KECCQ44\",\"product_description\":\"COLUMN CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#819-R1\",\"approval_number\":\"FL819.24\",\"seq\":24,\"product_model\":\"KECCQ46\",\"product_description\":\"COLUMN CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#819-R1\",\"approval_number\":\"FL819.25\",\"seq\":25,\"product_model\":\"KECCQ525-4\",\"product_description\":\"COLUMN CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#819-R1\",\"approval_number\":\"FL819.26\",\"seq\":26,\"product_model\":\"KECCQ525-6\",\"product_description\":\"COLUMN CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#819-R1\",\"approval_number\":\"FL819.27\",\"seq\":27,\"product_model\":\"KECCQ525-8\",\"product_description\":\"COLUMN CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#819-R1\",\"approval_number\":\"FL819.28\",\"seq\":28,\"product_model\":\"KECCQ66\",\"product_description\":\"COLUMN CAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.1\",\"seq\":1,\"product_model\":\"CBS44\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.2\",\"seq\":2,\"product_model\":\"CBS46\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.3\",\"seq\":3,\"product_model\":\"CBS66\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.4\",\"seq\":4,\"product_model\":\"CMTS12\",\"product_description\":\"COILED STRAPPING\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.5\",\"seq\":5,\"product_model\":\"CMTS14\",\"product_description\":\"COILED STRAPPING\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.6\",\"seq\":6,\"product_model\":\"HTA12\",\"product_description\":\"Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.7\",\"seq\":7,\"product_model\":\"HTA16\",\"product_description\":\"Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.8\",\"seq\":8,\"product_model\":\"HTA20\",\"product_description\":\"Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.9\",\"seq\":9,\"product_model\":\"HTA24\",\"product_description\":\"Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.10\",\"seq\":10,\"product_model\":\"HTT16\",\"product_description\":\"Tension Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.11\",\"seq\":11,\"product_model\":\"HTT22\",\"product_description\":\"Tension Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.12\",\"seq\":12,\"product_model\":\"HTT30\",\"product_description\":\"Tension Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.13\",\"seq\":13,\"product_model\":\"HTT50\",\"product_description\":\"Tension Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.14\",\"seq\":14,\"product_model\":\"HUS210-2\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.15\",\"seq\":15,\"product_model\":\"HUS210-3\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.16\",\"seq\":16,\"product_model\":\"HUS212-2\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.17\",\"seq\":17,\"product_model\":\"HUS212-3\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.18\",\"seq\":18,\"product_model\":\"HUS214-2\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.19\",\"seq\":19,\"product_model\":\"HUS214-3\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.20\",\"seq\":20,\"product_model\":\"HUS24-2\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.21\",\"seq\":21,\"product_model\":\"HUS24-3\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.22\",\"seq\":22,\"product_model\":\"HUS26-2\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.23\",\"seq\":23,\"product_model\":\"HUS26-3\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.24\",\"seq\":24,\"product_model\":\"HUS28-2\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.25\",\"seq\":25,\"product_model\":\"HUS28-3\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.26\",\"seq\":26,\"product_model\":\"HUS410\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.27\",\"seq\":27,\"product_model\":\"HUS412\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.28\",\"seq\":28,\"product_model\":\"HUS414\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.29\",\"seq\":29,\"product_model\":\"HUS44\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.30\",\"seq\":30,\"product_model\":\"HUS46\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.31\",\"seq\":31,\"product_model\":\"HUS48\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.32\",\"seq\":32,\"product_model\":\"JUS210\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.33\",\"seq\":33,\"product_model\":\"JUS210-2\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.34\",\"seq\":34,\"product_model\":\"JUS210-3\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.35\",\"seq\":35,\"product_model\":\"JUS212-2\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.36\",\"seq\":36,\"product_model\":\"JUS212-3\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.37\",\"seq\":37,\"product_model\":\"JUS214-2\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.38\",\"seq\":38,\"product_model\":\"JUS214-3\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.39\",\"seq\":39,\"product_model\":\"JUS24\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.40\",\"seq\":40,\"product_model\":\"JUS24-2\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.41\",\"seq\":41,\"product_model\":\"JUS24-3\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.42\",\"seq\":42,\"product_model\":\"JUS26\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.43\",\"seq\":43,\"product_model\":\"JUS26-2\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.44\",\"seq\":44,\"product_model\":\"JUS26-3\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.45\",\"seq\":45,\"product_model\":\"JUS28\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.46\",\"seq\":46,\"product_model\":\"JUS28-2\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.47\",\"seq\":47,\"product_model\":\"JUS28-3\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.48\",\"seq\":48,\"product_model\":\"JUS410\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.49\",\"seq\":49,\"product_model\":\"JUS412\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.50\",\"seq\":50,\"product_model\":\"JUS414\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.51\",\"seq\":51,\"product_model\":\"JUS44\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.52\",\"seq\":52,\"product_model\":\"JUS46\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.53\",\"seq\":53,\"product_model\":\"JUS48\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.54\",\"seq\":54,\"product_model\":\"LSTAD8\",\"product_description\":\"Strap Tie Anchor Down\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.55\",\"seq\":55,\"product_model\":\"LSTAD8RJ\",\"product_description\":\"Strap Tie Anchor Down\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.56\",\"seq\":56,\"product_model\":\"MP4F\",\"product_description\":\"Multi-lateral Plate ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.57\",\"seq\":57,\"product_model\":\"MP6F\",\"product_description\":\"Multi-lateral Plate ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.58\",\"seq\":58,\"product_model\":\"PAU44\",\"product_description\":\"POST ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.59\",\"seq\":59,\"product_model\":\"PAU66\",\"product_description\":\"POST ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.60\",\"seq\":60,\"product_model\":\"RSPT4\",\"product_description\":\"Stud Plate Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.61\",\"seq\":61,\"product_model\":\"SPT4\",\"product_description\":\"Stud Plate Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.62\",\"seq\":62,\"product_model\":\"SPT6\",\"product_description\":\"Stud Plate Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.63\",\"seq\":63,\"product_model\":\"SPT8\",\"product_description\":\"Stud Plate Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.64\",\"seq\":64,\"product_model\":\"SPTH4\",\"product_description\":\"Stud Plate Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.65\",\"seq\":65,\"product_model\":\"SPTH6\",\"product_description\":\"Stud Plate Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.66\",\"seq\":66,\"product_model\":\"SPTH8\",\"product_description\":\"Stud Plate Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.67\",\"seq\":67,\"product_model\":\"STAD10\",\"product_description\":\"Strap Tie Anchor Down\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.68\",\"seq\":68,\"product_model\":\"STAD10RJ\",\"product_description\":\"Strap Tie Anchor Down\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.69\",\"seq\":69,\"product_model\":\"STAD14\",\"product_description\":\"Strap Tie Anchor Down\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.70\",\"seq\":70,\"product_model\":\"STAD14RJ\",\"product_description\":\"Strap Tie Anchor Down\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.71\",\"seq\":71,\"product_model\":\"STAD8\",\"product_description\":\"Strap Tie Anchor Down\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.72\",\"seq\":72,\"product_model\":\"STAD8RJ\",\"product_description\":\"Strap Tie Anchor Down\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.73\",\"seq\":73,\"product_model\":\"THDH210-2\",\"product_description\":\"Face Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.74\",\"seq\":74,\"product_model\":\"THDH210-3\",\"product_description\":\"Face Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.75\",\"seq\":75,\"product_model\":\"THDH26-2\",\"product_description\":\"Face Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.76\",\"seq\":76,\"product_model\":\"THDH26-3\",\"product_description\":\"Face Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.77\",\"seq\":77,\"product_model\":\"THDH28-2\",\"product_description\":\"Face Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.78\",\"seq\":78,\"product_model\":\"THDH28-3\",\"product_description\":\"Face Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.79\",\"seq\":79,\"product_model\":\"THDH410\",\"product_description\":\"Face Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.80\",\"seq\":80,\"product_model\":\"THDH46\",\"product_description\":\"Face Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R1\",\"approval_number\":\"FL821.81\",\"seq\":81,\"product_model\":\"THDH48\",\"product_description\":\"Face Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R2\",\"approval_number\":\"FL821.82\",\"seq\":82,\"product_model\":\"THDH5210, THDH5212\",\"product_description\":\"Face Mount Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R2\",\"approval_number\":\"FL821.83\",\"seq\":83,\"product_model\":\"THDH610, THDH612, THDH614\",\"product_description\":\"Face Mount Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R2\",\"approval_number\":\"FL821.84\",\"seq\":84,\"product_model\":\"THDH6710, THDH6712, THDH6714\",\"product_description\":\"Face Mount Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.1\",\"seq\":1,\"product_model\":\"BPH15112\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.2\",\"seq\":2,\"product_model\":\"BPH15118\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.3\",\"seq\":3,\"product_model\":\"BPH1514\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.4\",\"seq\":4,\"product_model\":\"BPH15925\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.5\",\"seq\":5,\"product_model\":\"BPH1595\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.6\",\"seq\":6,\"product_model\":\"BPH17112\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.7\",\"seq\":7,\"product_model\":\"BPH17118\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.8\",\"seq\":8,\"product_model\":\"BPH1712\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.9\",\"seq\":9,\"product_model\":\"BPH1714\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.10\",\"seq\":10,\"product_model\":\"BPH1716\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.11\",\"seq\":11,\"product_model\":\"BPH17925\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.12\",\"seq\":12,\"product_model\":\"BPH1795\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.13\",\"seq\":13,\"product_model\":\"BPH27112\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.14\",\"seq\":14,\"product_model\":\"BPH27118\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.15\",\"seq\":15,\"product_model\":\"BPH2712\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.16\",\"seq\":16,\"product_model\":\"BPH2714\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.17\",\"seq\":17,\"product_model\":\"BPH2716\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.18\",\"seq\":18,\"product_model\":\"BPH27925\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.19\",\"seq\":19,\"product_model\":\"BPH2795\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.20\",\"seq\":20,\"product_model\":\"BPH31112\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.21\",\"seq\":21,\"product_model\":\"BPH31118\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.22\",\"seq\":22,\"product_model\":\"BPH3114\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.23\",\"seq\":23,\"product_model\":\"BPH31925\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.24\",\"seq\":24,\"product_model\":\"BPH3195\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.25\",\"seq\":25,\"product_model\":\"BPH35112\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.26\",\"seq\":26,\"product_model\":\"BPH35118\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.27\",\"seq\":27,\"product_model\":\"BPH3512\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.28\",\"seq\":28,\"product_model\":\"BPH3514\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.29\",\"seq\":29,\"product_model\":\"BPH3516\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.30\",\"seq\":30,\"product_model\":\"BPH3518\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.31\",\"seq\":31,\"product_model\":\"BPH35925\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.32\",\"seq\":32,\"product_model\":\"BPH3595\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.33\",\"seq\":33,\"product_model\":\"BPH52112\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.34\",\"seq\":34,\"product_model\":\"BPH52118\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.35\",\"seq\":35,\"product_model\":\"BPH5212\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.36\",\"seq\":36,\"product_model\":\"BPH5214\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.37\",\"seq\":37,\"product_model\":\"BPH5216\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.38\",\"seq\":38,\"product_model\":\"BPH5218\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.39\",\"seq\":39,\"product_model\":\"BPH52925\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.40\",\"seq\":40,\"product_model\":\"BPH5295\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.41\",\"seq\":41,\"product_model\":\"BPH55118\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.42\",\"seq\":42,\"product_model\":\"BPH5514\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.43\",\"seq\":43,\"product_model\":\"BPH5516\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.44\",\"seq\":44,\"product_model\":\"BPH5518\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.45\",\"seq\":45,\"product_model\":\"BPH5595\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.46\",\"seq\":46,\"product_model\":\"BPH7110\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.47\",\"seq\":47,\"product_model\":\"BPH71112\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.48\",\"seq\":48,\"product_model\":\"BPH71118\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.49\",\"seq\":49,\"product_model\":\"BPH7112\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.50\",\"seq\":50,\"product_model\":\"BPH7114\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.51\",\"seq\":51,\"product_model\":\"BPH7116\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.52\",\"seq\":52,\"product_model\":\"BPH7118\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.53\",\"seq\":53,\"product_model\":\"BPH71925\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.54\",\"seq\":54,\"product_model\":\"BPH7195\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.55\",\"seq\":55,\"product_model\":\"CBE44\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.56\",\"seq\":56,\"product_model\":\"CBE46\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.57\",\"seq\":57,\"product_model\":\"CBE66\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.58\",\"seq\":58,\"product_model\":\"FA1\",\"product_description\":\"Foundation Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.59\",\"seq\":59,\"product_model\":\"FA2\",\"product_description\":\"Foundation Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.60\",\"seq\":60,\"product_model\":\"FA3\",\"product_description\":\"Foundation Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.61\",\"seq\":61,\"product_model\":\"FA4\",\"product_description\":\"Foundation Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.62\",\"seq\":62,\"product_model\":\"GT2T4B\",\"product_description\":\"Girder Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.63\",\"seq\":63,\"product_model\":\"GT3T4BH\",\"product_description\":\"Girder Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.64\",\"seq\":64,\"product_model\":\"GT3T6B\",\"product_description\":\"Girder Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.65\",\"seq\":65,\"product_model\":\"GT4T6BH\",\"product_description\":\"Girder Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.66\",\"seq\":66,\"product_model\":\"GT4T8B\",\"product_description\":\"Girder Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.67\",\"seq\":67,\"product_model\":\"GT5T8BH\",\"product_description\":\"Girder Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.68\",\"seq\":68,\"product_model\":\"HLBH27112\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.69\",\"seq\":69,\"product_model\":\"HLBH27115\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.70\",\"seq\":70,\"product_model\":\"HLBH27118\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.71\",\"seq\":71,\"product_model\":\"HLBH2712\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.72\",\"seq\":72,\"product_model\":\"HLBH2714\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.73\",\"seq\":73,\"product_model\":\"HLBH2716\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.74\",\"seq\":74,\"product_model\":\"HLBH2718\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.75\",\"seq\":75,\"product_model\":\"HLBH2720\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.76\",\"seq\":76,\"product_model\":\"HLBH2722\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.77\",\"seq\":77,\"product_model\":\"HLBH2724\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.78\",\"seq\":78,\"product_model\":\"HLBH2726\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.79\",\"seq\":79,\"product_model\":\"HLBH2728\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.80\",\"seq\":80,\"product_model\":\"HLBH2730\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.81\",\"seq\":81,\"product_model\":\"HLBH27925\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.82\",\"seq\":82,\"product_model\":\"HLBH2795\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.83\",\"seq\":83,\"product_model\":\"HLBH35112\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.84\",\"seq\":84,\"product_model\":\"HLBH35115\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.85\",\"seq\":85,\"product_model\":\"HLBH35118\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.86\",\"seq\":86,\"product_model\":\"HLBH3512\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.87\",\"seq\":87,\"product_model\":\"HLBH3514\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.88\",\"seq\":88,\"product_model\":\"HLBH3516\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.89\",\"seq\":89,\"product_model\":\"HLBH3518\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.90\",\"seq\":90,\"product_model\":\"HLBH3520\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.91\",\"seq\":91,\"product_model\":\"HLBH3522\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.92\",\"seq\":92,\"product_model\":\"HLBH3524\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.93\",\"seq\":93,\"product_model\":\"HLBH3526\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.94\",\"seq\":94,\"product_model\":\"HLBH3528\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.95\",\"seq\":95,\"product_model\":\"HLBH3530\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.96\",\"seq\":96,\"product_model\":\"HLBH35925\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.97\",\"seq\":97,\"product_model\":\"HLBH3595\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.98\",\"seq\":98,\"product_model\":\"HLBH52112\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.99\",\"seq\":99,\"product_model\":\"HLBH52115\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.100\",\"seq\":100,\"product_model\":\"HLBH52118\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.101\",\"seq\":101,\"product_model\":\"HLBH5212\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.102\",\"seq\":102,\"product_model\":\"HLBH5214\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.103\",\"seq\":103,\"product_model\":\"HLBH5216\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.104\",\"seq\":104,\"product_model\":\"HLBH5218\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.105\",\"seq\":105,\"product_model\":\"HLBH5220\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.106\",\"seq\":106,\"product_model\":\"HLBH5222\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.107\",\"seq\":107,\"product_model\":\"HLBH5224\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.108\",\"seq\":108,\"product_model\":\"HLBH5226\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.109\",\"seq\":109,\"product_model\":\"HLBH5228\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.110\",\"seq\":110,\"product_model\":\"HLBH5230\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.111\",\"seq\":111,\"product_model\":\"HLBH52925\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.112\",\"seq\":112,\"product_model\":\"HLBH5295\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.113\",\"seq\":113,\"product_model\":\"HLBH71112\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.114\",\"seq\":114,\"product_model\":\"HLBH71115\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.115\",\"seq\":115,\"product_model\":\"HLBH71118\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.116\",\"seq\":116,\"product_model\":\"HLBH7112\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.117\",\"seq\":117,\"product_model\":\"HLBH7114\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.118\",\"seq\":118,\"product_model\":\"HLBH7116\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.119\",\"seq\":119,\"product_model\":\"HLBH7118\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.120\",\"seq\":120,\"product_model\":\"HLBH7120\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.121\",\"seq\":121,\"product_model\":\"HLBH7122\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.122\",\"seq\":122,\"product_model\":\"HLBH7124\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.123\",\"seq\":123,\"product_model\":\"HLBH7126\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.124\",\"seq\":124,\"product_model\":\"HLBH7128\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.125\",\"seq\":125,\"product_model\":\"HLBH7130\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.126\",\"seq\":126,\"product_model\":\"HLBH71925\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.127\",\"seq\":127,\"product_model\":\"HLBH7195\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.128\",\"seq\":128,\"product_model\":\"KCB1010\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.129\",\"seq\":129,\"product_model\":\"KCB1012\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.130\",\"seq\":130,\"product_model\":\"KCB1212\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.131\",\"seq\":131,\"product_model\":\"KCB44\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.132\",\"seq\":132,\"product_model\":\"KCB45\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.133\",\"seq\":133,\"product_model\":\"KCB46\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.134\",\"seq\":134,\"product_model\":\"KCB47\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.135\",\"seq\":135,\"product_model\":\"KCB48\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.136\",\"seq\":136,\"product_model\":\"KCB5\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.137\",\"seq\":137,\"product_model\":\"KCB55\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.138\",\"seq\":138,\"product_model\":\"KCB57\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.139\",\"seq\":139,\"product_model\":\"KCB610\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.140\",\"seq\":140,\"product_model\":\"KCB612\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.141\",\"seq\":141,\"product_model\":\"KCB66\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.142\",\"seq\":142,\"product_model\":\"KCB68\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.143\",\"seq\":143,\"product_model\":\"KCB7\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.144\",\"seq\":144,\"product_model\":\"KCB74\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.145\",\"seq\":145,\"product_model\":\"KCB76\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.146\",\"seq\":146,\"product_model\":\"KCB77\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.147\",\"seq\":147,\"product_model\":\"KCB810\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.148\",\"seq\":148,\"product_model\":\"KCB812\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.149\",\"seq\":149,\"product_model\":\"KCB88\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.150\",\"seq\":150,\"product_model\":\"KCB9\",\"product_description\":\"Column Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.151\",\"seq\":151,\"product_model\":\"KCC104\",\"product_description\":\"ColumnCap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.152\",\"seq\":152,\"product_model\":\"KCC106\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.153\",\"seq\":153,\"product_model\":\"KCC325-4\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.154\",\"seq\":154,\"product_model\":\"KCC325-6\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.155\",\"seq\":155,\"product_model\":\"KCC44\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.156\",\"seq\":156,\"product_model\":\"KCC45\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.157\",\"seq\":157,\"product_model\":\"KCC46\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.158\",\"seq\":158,\"product_model\":\"KCC47\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.159\",\"seq\":159,\"product_model\":\"KCC47X\",\"product_description\":\"ColumnCap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.160\",\"seq\":160,\"product_model\":\"KCC48\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.161\",\"seq\":161,\"product_model\":\"KCC525-4\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.162\",\"seq\":162,\"product_model\":\"KCC525-6\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.163\",\"seq\":163,\"product_model\":\"KCC525-8\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.164\",\"seq\":164,\"product_model\":\"KCC54\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.165\",\"seq\":165,\"product_model\":\"KCC55\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.166\",\"seq\":166,\"product_model\":\"KCC55X\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.167\",\"seq\":167,\"product_model\":\"KCC57\",\"product_description\":\"ColumnCap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.168\",\"seq\":168,\"product_model\":\"KCC57X\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.169\",\"seq\":169,\"product_model\":\"KCC64\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.170\",\"seq\":170,\"product_model\":\"KCC66\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.171\",\"seq\":171,\"product_model\":\"KCC68\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.172\",\"seq\":172,\"product_model\":\"KCC74\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.173\",\"seq\":173,\"product_model\":\"KCC75X\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.174\",\"seq\":174,\"product_model\":\"KCC76\",\"product_description\":\"ColumnCap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.175\",\"seq\":175,\"product_model\":\"KCC77\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.176\",\"seq\":176,\"product_model\":\"KCC77X\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.177\",\"seq\":177,\"product_model\":\"KCC78\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.178\",\"seq\":178,\"product_model\":\"KCC84\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.179\",\"seq\":179,\"product_model\":\"KCC86\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.180\",\"seq\":180,\"product_model\":\"KCC88\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.181\",\"seq\":181,\"product_model\":\"KCC94\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.182\",\"seq\":182,\"product_model\":\"KCC96\",\"product_description\":\"ColumnCap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.183\",\"seq\":183,\"product_model\":\"KCC98\",\"product_description\":\"Column Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.184\",\"seq\":184,\"product_model\":\"KST116\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.185\",\"seq\":185,\"product_model\":\"KST213\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.186\",\"seq\":186,\"product_model\":\"KST216\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.187\",\"seq\":187,\"product_model\":\"KST218\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.188\",\"seq\":188,\"product_model\":\"KST224\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.189\",\"seq\":189,\"product_model\":\"KST227\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.190\",\"seq\":190,\"product_model\":\"KST234\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.191\",\"seq\":191,\"product_model\":\"KST237\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.192\",\"seq\":192,\"product_model\":\"KST248\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.193\",\"seq\":193,\"product_model\":\"KST260\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.194\",\"seq\":194,\"product_model\":\"KST272\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.195\",\"seq\":195,\"product_model\":\"KST29\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.196\",\"seq\":196,\"product_model\":\"KSTI223\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.197\",\"seq\":197,\"product_model\":\"KSTI226\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.198\",\"seq\":198,\"product_model\":\"KSTI236\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.199\",\"seq\":199,\"product_model\":\"KSTI248\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.200\",\"seq\":200,\"product_model\":\"KSTI260\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.201\",\"seq\":201,\"product_model\":\"KSTI272\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.202\",\"seq\":202,\"product_model\":\"LBH27112\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.203\",\"seq\":203,\"product_model\":\"LBH27115\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.204\",\"seq\":204,\"product_model\":\"LBH27118\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.205\",\"seq\":205,\"product_model\":\"LBH2712\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.206\",\"seq\":206,\"product_model\":\"LBH2714\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.207\",\"seq\":207,\"product_model\":\"LBH2716\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.208\",\"seq\":208,\"product_model\":\"LBH2718\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.209\",\"seq\":209,\"product_model\":\"LBH2720\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.210\",\"seq\":210,\"product_model\":\"LBH2722\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.211\",\"seq\":211,\"product_model\":\"LBH2724\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.212\",\"seq\":212,\"product_model\":\"LBH2726\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.213\",\"seq\":213,\"product_model\":\"LBH2728\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.214\",\"seq\":214,\"product_model\":\"LBH2730\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.215\",\"seq\":215,\"product_model\":\"LBH27925\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.216\",\"seq\":216,\"product_model\":\"LBH2795\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.217\",\"seq\":217,\"product_model\":\"LBH35112\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.218\",\"seq\":218,\"product_model\":\"LBH35115\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.219\",\"seq\":219,\"product_model\":\"LBH35118\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.220\",\"seq\":220,\"product_model\":\"LBH3512\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.221\",\"seq\":221,\"product_model\":\"LBH3514\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.222\",\"seq\":222,\"product_model\":\"LBH3516\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.223\",\"seq\":223,\"product_model\":\"LBH3518\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.224\",\"seq\":224,\"product_model\":\"LBH3520\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.225\",\"seq\":225,\"product_model\":\"LBH3522\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.226\",\"seq\":226,\"product_model\":\"LBH3524\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.227\",\"seq\":227,\"product_model\":\"LBH3526\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.228\",\"seq\":228,\"product_model\":\"LBH3528\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.229\",\"seq\":229,\"product_model\":\"LBH3530\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.230\",\"seq\":230,\"product_model\":\"LBH35925\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.231\",\"seq\":231,\"product_model\":\"LBH3595\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.232\",\"seq\":232,\"product_model\":\"LBH52112\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.233\",\"seq\":233,\"product_model\":\"LBH52115\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.234\",\"seq\":234,\"product_model\":\"LBH52118\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.235\",\"seq\":235,\"product_model\":\"LBH5212\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.236\",\"seq\":236,\"product_model\":\"LBH5214\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.237\",\"seq\":237,\"product_model\":\"LBH5216\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.238\",\"seq\":238,\"product_model\":\"LBH5218\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.239\",\"seq\":239,\"product_model\":\"LBH5220\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.240\",\"seq\":240,\"product_model\":\"LBH5222\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.241\",\"seq\":241,\"product_model\":\"LBH5224\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.242\",\"seq\":242,\"product_model\":\"LBH5226\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.243\",\"seq\":243,\"product_model\":\"LBH5228\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.244\",\"seq\":244,\"product_model\":\"LBH5230\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.245\",\"seq\":245,\"product_model\":\"LBH52925\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.246\",\"seq\":246,\"product_model\":\"LBH5295\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.247\",\"seq\":247,\"product_model\":\"LBH71112\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.248\",\"seq\":248,\"product_model\":\"LBH71115\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.249\",\"seq\":249,\"product_model\":\"LBH71118\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.250\",\"seq\":250,\"product_model\":\"LBH7112\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.251\",\"seq\":251,\"product_model\":\"LBH7114\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.252\",\"seq\":252,\"product_model\":\"LBH7116\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.253\",\"seq\":253,\"product_model\":\"LBH7118\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.254\",\"seq\":254,\"product_model\":\"LBH7120\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.255\",\"seq\":255,\"product_model\":\"LBH7122\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.256\",\"seq\":256,\"product_model\":\"LBH7124\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.257\",\"seq\":257,\"product_model\":\"LBH7126\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.258\",\"seq\":258,\"product_model\":\"LBH7128\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.259\",\"seq\":259,\"product_model\":\"LBH7130\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.260\",\"seq\":260,\"product_model\":\"LBH71925\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.261\",\"seq\":261,\"product_model\":\"LBH7195\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.262\",\"seq\":262,\"product_model\":\"LSTI22\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.263\",\"seq\":263,\"product_model\":\"LTS19\",\"product_description\":\"TENSION TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.264\",\"seq\":264,\"product_model\":\"LTS20\",\"product_description\":\"TENSION TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.265\",\"seq\":265,\"product_model\":\"LTS20B\",\"product_description\":\"TENSION TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.266\",\"seq\":266,\"product_model\":\"MP3\",\"product_description\":\"Framing Angle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.267\",\"seq\":267,\"product_model\":\"MP5\",\"product_description\":\"Framing Angle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.268\",\"seq\":268,\"product_model\":\"MP7\",\"product_description\":\"Framing Angle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.269\",\"seq\":269,\"product_model\":\"MP9\",\"product_description\":\"Framing Angle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.270\",\"seq\":270,\"product_model\":\"MSH1713\",\"product_description\":\"Strap Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.271\",\"seq\":271,\"product_model\":\"MSH1718\",\"product_description\":\"Strap Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.272\",\"seq\":272,\"product_model\":\"MSH1722\",\"product_description\":\"Strap Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.273\",\"seq\":273,\"product_model\":\"MSH179\",\"product_description\":\"Strap Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.274\",\"seq\":274,\"product_model\":\"MSH213\",\"product_description\":\"Strap Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.275\",\"seq\":275,\"product_model\":\"MSH213-2\",\"product_description\":\"Strap Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.276\",\"seq\":276,\"product_model\":\"MSH218\",\"product_description\":\"Strap Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.277\",\"seq\":277,\"product_model\":\"MSH218-2\",\"product_description\":\"Strap Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.278\",\"seq\":278,\"product_model\":\"MSH222\",\"product_description\":\"Strap Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.279\",\"seq\":279,\"product_model\":\"MSH222-2\",\"product_description\":\"Strap Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.280\",\"seq\":280,\"product_model\":\"MSH2318\",\"product_description\":\"Strap Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.281\",\"seq\":281,\"product_model\":\"MSH2322\",\"product_description\":\"Strap Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.282\",\"seq\":282,\"product_model\":\"MSH2618\",\"product_description\":\"Strap Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.283\",\"seq\":283,\"product_model\":\"MSH2622\",\"product_description\":\"Strap Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.284\",\"seq\":284,\"product_model\":\"MSH29\",\"product_description\":\"Strap Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.285\",\"seq\":285,\"product_model\":\"MSH318\",\"product_description\":\"Strap Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.286\",\"seq\":286,\"product_model\":\"MSH322\",\"product_description\":\"Strap Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.287\",\"seq\":287,\"product_model\":\"MSH413\",\"product_description\":\"Strap Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.288\",\"seq\":288,\"product_model\":\"MSH418\",\"product_description\":\"Strap Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.289\",\"seq\":289,\"product_model\":\"MSH422\",\"product_description\":\"Strap Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.290\",\"seq\":290,\"product_model\":\"MSH422-2\",\"product_description\":\"Strap Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.291\",\"seq\":291,\"product_model\":\"MSH422-2IF\",\"product_description\":\"Strap Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.292\",\"seq\":292,\"product_model\":\"MSH422-IF\",\"product_description\":\"Strap Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.293\",\"seq\":293,\"product_model\":\"MSH426\",\"product_description\":\"Strap Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.294\",\"seq\":294,\"product_model\":\"MTS27B\",\"product_description\":\"TENSION TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.295\",\"seq\":295,\"product_model\":\"PA44\",\"product_description\":\"POST ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.296\",\"seq\":296,\"product_model\":\"PA44E\",\"product_description\":\"POST ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.297\",\"seq\":297,\"product_model\":\"PA44R\",\"product_description\":\"POST ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.298\",\"seq\":298,\"product_model\":\"PA46\",\"product_description\":\"POST ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.299\",\"seq\":299,\"product_model\":\"PA46R\",\"product_description\":\"POST ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.300\",\"seq\":300,\"product_model\":\"PA66\",\"product_description\":\"POST ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.301\",\"seq\":301,\"product_model\":\"PA66E\",\"product_description\":\"POST ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.302\",\"seq\":302,\"product_model\":\"PA66R\",\"product_description\":\"POST ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.303\",\"seq\":303,\"product_model\":\"PH15112\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.304\",\"seq\":304,\"product_model\":\"PH15118\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.305\",\"seq\":305,\"product_model\":\"PH1514\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.306\",\"seq\":306,\"product_model\":\"PH15925\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.307\",\"seq\":307,\"product_model\":\"PH1595\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.308\",\"seq\":308,\"product_model\":\"PH17112\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.309\",\"seq\":309,\"product_model\":\"PH17118\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.310\",\"seq\":310,\"product_model\":\"PH17118-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.311\",\"seq\":311,\"product_model\":\"PH1712\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.312\",\"seq\":312,\"product_model\":\"PH1714\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.313\",\"seq\":313,\"product_model\":\"PH1716\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.314\",\"seq\":314,\"product_model\":\"PH17925\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.315\",\"seq\":315,\"product_model\":\"PH1795\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.316\",\"seq\":316,\"product_model\":\"PH1795-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.317\",\"seq\":317,\"product_model\":\"PH35118\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.318\",\"seq\":318,\"product_model\":\"PHI15112\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.319\",\"seq\":319,\"product_model\":\"PHI15118\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.320\",\"seq\":320,\"product_model\":\"PHI1514\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.321\",\"seq\":321,\"product_model\":\"PHI15925\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.322\",\"seq\":322,\"product_model\":\"PHI1595\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.323\",\"seq\":323,\"product_model\":\"PHI16112\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.324\",\"seq\":324,\"product_model\":\"PHI1612\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.325\",\"seq\":325,\"product_model\":\"PHI1614\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.326\",\"seq\":326,\"product_model\":\"PHI16925\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.327\",\"seq\":327,\"product_model\":\"PHI17112\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.328\",\"seq\":328,\"product_model\":\"PHI17118\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.329\",\"seq\":329,\"product_model\":\"PHI1714\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.330\",\"seq\":330,\"product_model\":\"PHI1716\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.331\",\"seq\":331,\"product_model\":\"PHI17925\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.332\",\"seq\":332,\"product_model\":\"PHI1795\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.333\",\"seq\":333,\"product_model\":\"PHI2310\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.334\",\"seq\":334,\"product_model\":\"PHI23118\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.335\",\"seq\":335,\"product_model\":\"PHI2314\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.336\",\"seq\":336,\"product_model\":\"PHI2316\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.337\",\"seq\":337,\"product_model\":\"PHI2318\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.338\",\"seq\":338,\"product_model\":\"PHI2320\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.339\",\"seq\":339,\"product_model\":\"PHI2322\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.340\",\"seq\":340,\"product_model\":\"PHI2324\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.341\",\"seq\":341,\"product_model\":\"PHI2326\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.342\",\"seq\":342,\"product_model\":\"PHI23925\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.343\",\"seq\":343,\"product_model\":\"PHI2395\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.344\",\"seq\":344,\"product_model\":\"PHI2510\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.345\",\"seq\":345,\"product_model\":\"PHI25112\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.346\",\"seq\":346,\"product_model\":\"PHI25115\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.347\",\"seq\":347,\"product_model\":\"PHI25118\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.348\",\"seq\":348,\"product_model\":\"PHI2512\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.349\",\"seq\":349,\"product_model\":\"PHI2514\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.350\",\"seq\":350,\"product_model\":\"PHI2516\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.351\",\"seq\":351,\"product_model\":\"PHI2518\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.352\",\"seq\":352,\"product_model\":\"PHI2520\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.353\",\"seq\":353,\"product_model\":\"PHI2522\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.354\",\"seq\":354,\"product_model\":\"PHI2524\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.355\",\"seq\":355,\"product_model\":\"PHI2526\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.356\",\"seq\":356,\"product_model\":\"PHI2528\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.357\",\"seq\":357,\"product_model\":\"PHI2530\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.358\",\"seq\":358,\"product_model\":\"PHI25925\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.359\",\"seq\":359,\"product_model\":\"PHI2595\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.360\",\"seq\":360,\"product_model\":\"PHI26112\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.361\",\"seq\":361,\"product_model\":\"PHI26118\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.362\",\"seq\":362,\"product_model\":\"PHI2612\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.363\",\"seq\":363,\"product_model\":\"PHI2614\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.364\",\"seq\":364,\"product_model\":\"PHI2616\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.365\",\"seq\":365,\"product_model\":\"PHI2618\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.366\",\"seq\":366,\"product_model\":\"PHI2620\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.367\",\"seq\":367,\"product_model\":\"PHI26925\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.368\",\"seq\":368,\"product_model\":\"PHI2695\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.369\",\"seq\":369,\"product_model\":\"PHI35112\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.370\",\"seq\":370,\"product_model\":\"PHI35115\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.371\",\"seq\":371,\"product_model\":\"PHI3512\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.372\",\"seq\":372,\"product_model\":\"PHI3514\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.373\",\"seq\":373,\"product_model\":\"PHI3516\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.374\",\"seq\":374,\"product_model\":\"PHI3518\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.375\",\"seq\":375,\"product_model\":\"PHI3520\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.376\",\"seq\":376,\"product_model\":\"PHI3522\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.377\",\"seq\":377,\"product_model\":\"PHI3524\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.378\",\"seq\":378,\"product_model\":\"PHI3526\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.379\",\"seq\":379,\"product_model\":\"PHI3528\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.380\",\"seq\":380,\"product_model\":\"PHI3530\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.381\",\"seq\":381,\"product_model\":\"PHI3532\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.382\",\"seq\":382,\"product_model\":\"PHI35925\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.383\",\"seq\":383,\"product_model\":\"PHI3595\",\"product_description\":\"I-JOIST Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.384\",\"seq\":384,\"product_model\":\"PHM15112-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.385\",\"seq\":385,\"product_model\":\"PHM15118-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.386\",\"seq\":386,\"product_model\":\"PHM15925-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.387\",\"seq\":387,\"product_model\":\"PHM1595-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.388\",\"seq\":388,\"product_model\":\"PHM17112\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.389\",\"seq\":389,\"product_model\":\"PHM17118\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.390\",\"seq\":390,\"product_model\":\"PHM1712\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.391\",\"seq\":391,\"product_model\":\"PHM1714\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.392\",\"seq\":392,\"product_model\":\"PHM1716\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.393\",\"seq\":393,\"product_model\":\"PHM17925\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.394\",\"seq\":394,\"product_model\":\"PHM1795\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.395\",\"seq\":395,\"product_model\":\"PHM1795-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.396\",\"seq\":396,\"product_model\":\"PHM2310-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.397\",\"seq\":397,\"product_model\":\"PHM23112-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.398\",\"seq\":398,\"product_model\":\"PHM23118-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.399\",\"seq\":399,\"product_model\":\"PHM2312-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.400\",\"seq\":400,\"product_model\":\"PHM2314\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.401\",\"seq\":401,\"product_model\":\"PHM2314-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.402\",\"seq\":402,\"product_model\":\"PHM2316\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.403\",\"seq\":403,\"product_model\":\"PHM2316-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.404\",\"seq\":404,\"product_model\":\"PHM2318\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.405\",\"seq\":405,\"product_model\":\"PHM2318-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.406\",\"seq\":406,\"product_model\":\"PHM2320\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.407\",\"seq\":407,\"product_model\":\"PHM2320-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.408\",\"seq\":408,\"product_model\":\"PHM2322\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.409\",\"seq\":409,\"product_model\":\"PHM2322-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.410\",\"seq\":410,\"product_model\":\"PHM2324\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.411\",\"seq\":411,\"product_model\":\"PHM2324-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.412\",\"seq\":412,\"product_model\":\"PHM2326\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.413\",\"seq\":413,\"product_model\":\"PHM2326-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.414\",\"seq\":414,\"product_model\":\"PHM2328-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.415\",\"seq\":415,\"product_model\":\"PHM2330\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.416\",\"seq\":416,\"product_model\":\"PHM2330-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.417\",\"seq\":417,\"product_model\":\"PHM23925-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.418\",\"seq\":418,\"product_model\":\"PHM23925-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.419\",\"seq\":419,\"product_model\":\"PHM2395-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.420\",\"seq\":420,\"product_model\":\"PHM2395-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.421\",\"seq\":421,\"product_model\":\"PHM2510\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.422\",\"seq\":422,\"product_model\":\"PHM2510-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.423\",\"seq\":423,\"product_model\":\"PHM25112-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.424\",\"seq\":424,\"product_model\":\"PHM25115-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.425\",\"seq\":425,\"product_model\":\"PHM25118-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.426\",\"seq\":426,\"product_model\":\"PHM2512\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.427\",\"seq\":427,\"product_model\":\"PHM2512-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.428\",\"seq\":428,\"product_model\":\"PHM2514\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.429\",\"seq\":429,\"product_model\":\"PHM2514-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.430\",\"seq\":430,\"product_model\":\"PHM2516\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.431\",\"seq\":431,\"product_model\":\"PHM2516-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.432\",\"seq\":432,\"product_model\":\"PHM2518-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.433\",\"seq\":433,\"product_model\":\"PHM2520-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.434\",\"seq\":434,\"product_model\":\"PHM2522-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.435\",\"seq\":435,\"product_model\":\"PHM2524-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.436\",\"seq\":436,\"product_model\":\"PHM2526-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.437\",\"seq\":437,\"product_model\":\"PHM2528-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.438\",\"seq\":438,\"product_model\":\"PHM2530-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.439\",\"seq\":439,\"product_model\":\"PHM2614-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.440\",\"seq\":440,\"product_model\":\"PHM2616-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.441\",\"seq\":441,\"product_model\":\"PHM27112\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.442\",\"seq\":442,\"product_model\":\"PHM27118\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.443\",\"seq\":443,\"product_model\":\"PHM2712\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.444\",\"seq\":444,\"product_model\":\"PHM2714\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.445\",\"seq\":445,\"product_model\":\"PHM2716\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.446\",\"seq\":446,\"product_model\":\"PHM27925\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.447\",\"seq\":447,\"product_model\":\"PHM2795\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.448\",\"seq\":448,\"product_model\":\"PHM3510-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.449\",\"seq\":449,\"product_model\":\"PHM35112\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.450\",\"seq\":450,\"product_model\":\"PHM35112-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.451\",\"seq\":451,\"product_model\":\"PHM35115\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.452\",\"seq\":452,\"product_model\":\"PHM35115-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.453\",\"seq\":453,\"product_model\":\"PHM35118\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.454\",\"seq\":454,\"product_model\":\"PHM35118-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.455\",\"seq\":455,\"product_model\":\"PHM3512-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.456\",\"seq\":456,\"product_model\":\"PHM3514\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.457\",\"seq\":457,\"product_model\":\"PHM3514-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.458\",\"seq\":458,\"product_model\":\"PHM3516\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.459\",\"seq\":459,\"product_model\":\"PHM3516-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.460\",\"seq\":460,\"product_model\":\"PHM3518\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.461\",\"seq\":461,\"product_model\":\"PHM3520\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.462\",\"seq\":462,\"product_model\":\"PHM3522\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.463\",\"seq\":463,\"product_model\":\"PHM3524\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.464\",\"seq\":464,\"product_model\":\"PHM3526\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.465\",\"seq\":465,\"product_model\":\"PHM3528\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.466\",\"seq\":466,\"product_model\":\"PHM3530\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.467\",\"seq\":467,\"product_model\":\"PHM3532\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.468\",\"seq\":468,\"product_model\":\"PHM35925\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.469\",\"seq\":469,\"product_model\":\"PHM35925-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.470\",\"seq\":470,\"product_model\":\"PHM3595\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.471\",\"seq\":471,\"product_model\":\"PHM3595-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.472\",\"seq\":472,\"product_model\":\"PHM52112\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.473\",\"seq\":473,\"product_model\":\"PHM52118\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.474\",\"seq\":474,\"product_model\":\"PHM5212\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.475\",\"seq\":475,\"product_model\":\"PHM5214\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.476\",\"seq\":476,\"product_model\":\"PHM5216\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.477\",\"seq\":477,\"product_model\":\"PHM5218\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.478\",\"seq\":478,\"product_model\":\"PHM52925\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.479\",\"seq\":479,\"product_model\":\"PHM5295\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.480\",\"seq\":480,\"product_model\":\"PHM55118\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.481\",\"seq\":481,\"product_model\":\"PHM5514\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.482\",\"seq\":482,\"product_model\":\"PHM5516\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.483\",\"seq\":483,\"product_model\":\"PHM5518\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.484\",\"seq\":484,\"product_model\":\"PHM5595\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.485\",\"seq\":485,\"product_model\":\"PHX15112-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.486\",\"seq\":486,\"product_model\":\"PHX15118-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.487\",\"seq\":487,\"product_model\":\"PHX15925-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.488\",\"seq\":488,\"product_model\":\"PHX1595-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.489\",\"seq\":489,\"product_model\":\"PHX2314-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.490\",\"seq\":490,\"product_model\":\"PHX2316-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.491\",\"seq\":491,\"product_model\":\"PHX2318-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.492\",\"seq\":492,\"product_model\":\"PHX2320-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.493\",\"seq\":493,\"product_model\":\"PHX2322-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.494\",\"seq\":494,\"product_model\":\"PHX2324\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.495\",\"seq\":495,\"product_model\":\"PHX2324-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.496\",\"seq\":496,\"product_model\":\"PHX2326\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.497\",\"seq\":497,\"product_model\":\"PHX2326-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.498\",\"seq\":498,\"product_model\":\"PHX2328\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.499\",\"seq\":499,\"product_model\":\"PHX2328-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.500\",\"seq\":500,\"product_model\":\"PHX2330\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.501\",\"seq\":501,\"product_model\":\"PHX2330-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.502\",\"seq\":502,\"product_model\":\"PHX2510\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.503\",\"seq\":503,\"product_model\":\"PHX2510-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.504\",\"seq\":504,\"product_model\":\"PHX2512\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.505\",\"seq\":505,\"product_model\":\"PHX2512-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.506\",\"seq\":506,\"product_model\":\"PHX2514\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.507\",\"seq\":507,\"product_model\":\"PHX2514-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.508\",\"seq\":508,\"product_model\":\"PHX2516\",\"product_description\":\"Top FLange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.509\",\"seq\":509,\"product_model\":\"PHX2516-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.510\",\"seq\":510,\"product_model\":\"PHX2518\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.511\",\"seq\":511,\"product_model\":\"PHX2518-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.512\",\"seq\":512,\"product_model\":\"PHX2520\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.513\",\"seq\":513,\"product_model\":\"PHX2520-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.514\",\"seq\":514,\"product_model\":\"PHX2522\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.515\",\"seq\":515,\"product_model\":\"PHX2522-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.516\",\"seq\":516,\"product_model\":\"PHX2524\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.517\",\"seq\":517,\"product_model\":\"PHX2524-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.518\",\"seq\":518,\"product_model\":\"PHX2526\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.519\",\"seq\":519,\"product_model\":\"PHX2526-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.520\",\"seq\":520,\"product_model\":\"PHX2528\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.521\",\"seq\":521,\"product_model\":\"PHX2528-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.522\",\"seq\":522,\"product_model\":\"PHX2530\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.523\",\"seq\":523,\"product_model\":\"PHX2530-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.524\",\"seq\":524,\"product_model\":\"PHX27112\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.525\",\"seq\":525,\"product_model\":\"PHX27118\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.526\",\"seq\":526,\"product_model\":\"PHX2712\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.527\",\"seq\":527,\"product_model\":\"PHX2714\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.528\",\"seq\":528,\"product_model\":\"PHX2716\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.529\",\"seq\":529,\"product_model\":\"PHX27925\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.530\",\"seq\":530,\"product_model\":\"PHX2795\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.531\",\"seq\":531,\"product_model\":\"PHX3510-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.532\",\"seq\":532,\"product_model\":\"PHX35112\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.533\",\"seq\":533,\"product_model\":\"PHX35112-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.534\",\"seq\":534,\"product_model\":\"PHX35115-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.535\",\"seq\":535,\"product_model\":\"PHX35118\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.536\",\"seq\":536,\"product_model\":\"PHX35118-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.537\",\"seq\":537,\"product_model\":\"PHX3512\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.538\",\"seq\":538,\"product_model\":\"PHX3512-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.539\",\"seq\":539,\"product_model\":\"PHX3514\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.540\",\"seq\":540,\"product_model\":\"PHX3514-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.541\",\"seq\":541,\"product_model\":\"PHX3516\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.542\",\"seq\":542,\"product_model\":\"PHX3516-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.543\",\"seq\":543,\"product_model\":\"PHX3518\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.544\",\"seq\":544,\"product_model\":\"PHX3518-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.545\",\"seq\":545,\"product_model\":\"PHX3520\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.546\",\"seq\":546,\"product_model\":\"PHX3522\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.547\",\"seq\":547,\"product_model\":\"PHX3524\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.548\",\"seq\":548,\"product_model\":\"PHX3526\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.549\",\"seq\":549,\"product_model\":\"PHX3528\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.550\",\"seq\":550,\"product_model\":\"PHX3530\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.551\",\"seq\":551,\"product_model\":\"PHX3532\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.552\",\"seq\":552,\"product_model\":\"PHX35925\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.553\",\"seq\":553,\"product_model\":\"PHX35925-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.554\",\"seq\":554,\"product_model\":\"PHX3595\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.555\",\"seq\":555,\"product_model\":\"PHX3595-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.556\",\"seq\":556,\"product_model\":\"PHX52112\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.557\",\"seq\":557,\"product_model\":\"PHX52118\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.558\",\"seq\":558,\"product_model\":\"PHX5212\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.559\",\"seq\":559,\"product_model\":\"PHX5214\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.560\",\"seq\":560,\"product_model\":\"PHX5216\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.561\",\"seq\":561,\"product_model\":\"PHX5218\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.562\",\"seq\":562,\"product_model\":\"PHX52925\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.563\",\"seq\":563,\"product_model\":\"PHX5295\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.564\",\"seq\":564,\"product_model\":\"PHX55118\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.565\",\"seq\":565,\"product_model\":\"PHX5514\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.566\",\"seq\":566,\"product_model\":\"PHX5516\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.567\",\"seq\":567,\"product_model\":\"PHX5518\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.568\",\"seq\":568,\"product_model\":\"PHX5595\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.569\",\"seq\":569,\"product_model\":\"PHX7120\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.570\",\"seq\":570,\"product_model\":\"PHX7122\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.571\",\"seq\":571,\"product_model\":\"PHX7124\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.572\",\"seq\":572,\"product_model\":\"PHX7126\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.573\",\"seq\":573,\"product_model\":\"PHX7128\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.574\",\"seq\":574,\"product_model\":\"PHX7130\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.575\",\"seq\":575,\"product_model\":\"PHX7132\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.576\",\"seq\":576,\"product_model\":\"RS100\",\"product_description\":\"Coiled Strapping\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.577\",\"seq\":577,\"product_model\":\"RS150\",\"product_description\":\"Coiled Strapping\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.578\",\"seq\":578,\"product_model\":\"RS16-R\",\"product_description\":\"Coiled Strapping\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.579\",\"seq\":579,\"product_model\":\"RS18-R\",\"product_description\":\"Coiled Strapping\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.580\",\"seq\":580,\"product_model\":\"RS20-R\",\"product_description\":\"Coiled Strapping\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.581\",\"seq\":581,\"product_model\":\"RS200\",\"product_description\":\"Coiled Strapping\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.582\",\"seq\":582,\"product_model\":\"RS22-R\",\"product_description\":\"Coiled Strapping\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.583\",\"seq\":583,\"product_model\":\"RS250\",\"product_description\":\"Coiled Strapping\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.584\",\"seq\":584,\"product_model\":\"RS300\",\"product_description\":\"Coiled Strapping\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.585\",\"seq\":585,\"product_model\":\"RWB114\",\"product_description\":\"WALL BRACING\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.586\",\"seq\":586,\"product_model\":\"RWB143\",\"product_description\":\"WALL BRACING\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.587\",\"seq\":587,\"product_model\":\"SBP4\",\"product_description\":\"BEARING PLATE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.588\",\"seq\":588,\"product_model\":\"SBP6\",\"product_description\":\"BEARING PLATE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.589\",\"seq\":589,\"product_model\":\"ST1\",\"product_description\":\"Foundation Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.590\",\"seq\":590,\"product_model\":\"ST12\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.591\",\"seq\":591,\"product_model\":\"ST18\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.592\",\"seq\":592,\"product_model\":\"ST2\",\"product_description\":\"Foundation Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.593\",\"seq\":593,\"product_model\":\"ST22\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.594\",\"seq\":594,\"product_model\":\"ST9\",\"product_description\":\"STRAP TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.595\",\"seq\":595,\"product_model\":\"TMPH175\",\"product_description\":\"Rafter-to-Plate Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.596\",\"seq\":596,\"product_model\":\"TMPH2\",\"product_description\":\"Rafter-to-Plate Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.597\",\"seq\":597,\"product_model\":\"TMPH23\",\"product_description\":\"Rafter-to-Plate Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.598\",\"seq\":598,\"product_model\":\"TMPH31\",\"product_description\":\"Rafter-to-Plate Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.599\",\"seq\":599,\"product_model\":\"TMPH4\",\"product_description\":\"Rafter-to-Plate Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.600\",\"seq\":600,\"product_model\":\"WBC10\",\"product_description\":\"WALL BRACING\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.601\",\"seq\":601,\"product_model\":\"WBC12\",\"product_description\":\"WALL BRACING\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.602\",\"seq\":602,\"product_model\":\"WBT10\",\"product_description\":\"WALL BRACING\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.603\",\"seq\":603,\"product_model\":\"WBT12\",\"product_description\":\"WALL BRACING\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R1\",\"approval_number\":\"FL822.604\",\"seq\":604,\"product_model\":\"WBT14\",\"product_description\":\"WALL BRACING\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R0\",\"approval_number\":\"FL822.605\",\"seq\":605,\"product_model\":\"WE44\",\"product_description\":\"WET ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#822-R0\",\"approval_number\":\"FL822.606\",\"seq\":606,\"product_model\":\"WE46\",\"product_description\":\"WET ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2033-R3\",\"approval_number\":\"FL2033.3\",\"seq\":3,\"product_model\":\"UGTS44\",\"product_description\":\"Uplift Girder Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2033-R3\",\"approval_number\":\"FL2033.4\",\"seq\":4,\"product_model\":\"UGTS4F\",\"product_description\":\"UPLIFT GIRDER TIE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2033-R3\",\"approval_number\":\"FL2033.5\",\"seq\":5,\"product_model\":\"UGTS53\",\"product_description\":\"Uplift Girder Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2033-R3\",\"approval_number\":\"FL2033.6\",\"seq\":6,\"product_model\":\"UGTS54\",\"product_description\":\"Uplift Girder Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2033-R3\",\"approval_number\":\"FL2033.7\",\"seq\":7,\"product_model\":\"UGTS63\",\"product_description\":\"Uplift Girder Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2033-R3\",\"approval_number\":\"FL2033.8\",\"seq\":8,\"product_model\":\"UGTS64\",\"product_description\":\"Uplift Girder Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2033-R3\",\"approval_number\":\"FL2033.9\",\"seq\":9,\"product_model\":\"UGTS73\",\"product_description\":\"Uplift Girder Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2033-R3\",\"approval_number\":\"FL2033.10\",\"seq\":10,\"product_model\":\"UGTS74\",\"product_description\":\"Uplift Girder Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2033-R3\",\"approval_number\":\"FL2033.11\",\"seq\":11,\"product_model\":\"UGTS83\",\"product_description\":\"Uplift Girder Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2033-R3\",\"approval_number\":\"FL2033.12\",\"seq\":12,\"product_model\":\"UGTS84\",\"product_description\":\"Uplift Girder Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#5631-R2\",\"approval_number\":\"FL5631.2\",\"seq\":2,\"product_model\":\"UMH458\",\"product_description\":\"Universal Masonry Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#5631-R2\",\"approval_number\":\"FL5631.3\",\"seq\":3,\"product_model\":\"UMH538\",\"product_description\":\"Universal Masonry Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#5631-R2\",\"approval_number\":\"FL5631.4\",\"seq\":4,\"product_model\":\"UMH558\",\"product_description\":\"Universal Masonry Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#5631-R2\",\"approval_number\":\"FL5631.5\",\"seq\":5,\"product_model\":\"UMH718\",\"product_description\":\"Universal Masonry Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#6223-R1\",\"approval_number\":\"FL6223.6\",\"seq\":6,\"product_model\":\"RUSC\",\"product_description\":\"RUSC Uplift Girder Tie (Wood to Wood)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#4928-R1\",\"approval_number\":\"FL4928.1\",\"seq\":1,\"product_model\":\"CIA-EA\",\"product_description\":\"Epoxy Acrylate Anchoring System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#4928-R1\",\"approval_number\":\"FL4928.2\",\"seq\":2,\"product_model\":\"CIA-Gel 7000\",\"product_description\":\"Epoxy Anchoring System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11748-R0\",\"approval_number\":\"FL11748.1\",\"seq\":1,\"product_model\":\"DUC Undercut Anchor\",\"product_description\":\"Ductile Undercut Anchor for wind and siesmic tension and shear in cracked and uncracked normal weight concrete.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R2\",\"approval_number\":\"FL817.65\",\"seq\":65,\"product_model\":\"ZC4\",\"product_description\":\"BLOCKING SUPPORT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#817-R2\",\"approval_number\":\"FL817.66\",\"seq\":66,\"product_model\":\"ZC6\",\"product_description\":\"BLOCKING SUPPORT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#821-R2\",\"approval_number\":\"FL821.85\",\"seq\":85,\"product_model\":\"THDH7210, THDH7212, THDH7214\",\"product_description\":\"Face Mount Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#10739-R0\",\"approval_number\":\"FL10739.1\",\"seq\":1,\"product_model\":\"RT16M\",\"product_description\":\"MASONRY WALL RETRO-FIT CONNECTOR FOR REINFORCED BLOCK WITH OR WITHOUT TOP PLATE. UPLIFT = 1395# WITHOUT TOP PLATE, 1360# WITH TOP PLATE.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11664-R0\",\"approval_number\":\"FL11664.1\",\"seq\":1,\"product_model\":\"C44, C44R, C46, C46R, C66, C66R, C88, C88R\",\"product_description\":\"C SERIES POST CAPS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11664-R0\",\"approval_number\":\"FL11664.2\",\"seq\":2,\"product_model\":\"D44, D44R, D46, D46R, D66, D66R, D88, D88R\",\"product_description\":\"D SERIES POST ANCHORS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11664-R0\",\"approval_number\":\"FL11664.3\",\"seq\":3,\"product_model\":\"H44, H66\",\"product_description\":\"HEADER HANGERS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11664-R0\",\"approval_number\":\"FL11664.4\",\"seq\":4,\"product_model\":\"HL26, HL28, HL210, HL212, HL214\",\"product_description\":\"LIGHT GAGE PURLIN\\\/JOIST HANGERS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11664-R0\",\"approval_number\":\"FL11664.5\",\"seq\":5,\"product_model\":\"KAG8, KAG9\",\"product_description\":\"ANGLE GUSSET PLATES\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11664-R0\",\"approval_number\":\"FL11664.6\",\"seq\":6,\"product_model\":\"KB38, KB310, KB312, KB314, KB316, KB48, KB410, KB412, KB414, KB416, KB610, KB612, KB614, KB616\",\"product_description\":\"BEAM AND PURLIN HANGERS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11664-R0\",\"approval_number\":\"FL11664.7\",\"seq\":7,\"product_model\":\"KEG5, KEG7, KEG9, KEG11\",\"product_description\":\"GLULAM BEAM HANGERS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11664-R0\",\"approval_number\":\"FL11664.8\",\"seq\":8,\"product_model\":\"KF24, KF26, KF34, KF36, KF24-2, KF26-2, KF44, KF46\",\"product_description\":\"PANEL HANGERS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11664-R0\",\"approval_number\":\"FL11664.9\",\"seq\":9,\"product_model\":\"KFHA6, KFHA9, KFHA12, KFHA18, KFHA24, KFHA30\",\"product_description\":\"STRAP TIES\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11664-R0\",\"approval_number\":\"FL11664.10\",\"seq\":10,\"product_model\":\"KGB3, KGB5, KGB7\",\"product_description\":\"BEAM AND PURLIN HANGERS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11664-R0\",\"approval_number\":\"FL11664.11\",\"seq\":11,\"product_model\":\"KGH46-6, KGH46-8, KGH48-6, KGH48-8, KGH66-6, KGH66-8, KGH68-6, KGH68-8\",\"product_description\":\"FLOOR GIRDER HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11664-R0\",\"approval_number\":\"FL11664.12\",\"seq\":12,\"product_model\":\"KGLS35, KGLS37, KGLS39, KGLS55, KGLS57, KGLS77, KGLS79\",\"product_description\":\"GLULAM SADDLE HANGERS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11664-R0\",\"approval_number\":\"FL11664.13\",\"seq\":13,\"product_model\":\"KGLST35, KGLST37, KGLST39, KGLST55, KGLST57, KGLST77, KGLST79\",\"product_description\":\"GLULAM SADDLE HANGERS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11664-R0\",\"approval_number\":\"FL11664.14\",\"seq\":14,\"product_model\":\"KGLT3, KHGLT3, KGLT4, KHGLT4, KGLT5, KHGLT5, KGLT6, KHGLT6, KGLT7, KHGLT7, KGLT9, KHGLT9, KHGLT11\",\"product_description\":\"GLULAM HANGERS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11664-R0\",\"approval_number\":\"FL11664.15\",\"seq\":15,\"product_model\":\"KHB412, KHB414, KHB416\",\"product_description\":\"BEAM AND PURLIN HANGERS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11664-R0\",\"approval_number\":\"FL11664.16\",\"seq\":16,\"product_model\":\"KHC55, KHC56, KHC57, KHC59, KHC75, KHC76, KHC77, KHC79, KHC95, KHC96, KHC97, KHC99, KHC115, KHC116, KHC117, KHC119\",\"product_description\":\"HINGE CONNECTOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11664-R0\",\"approval_number\":\"FL11664.17\",\"seq\":17,\"product_model\":\"KHCST2, KHCST3, KHCST4, KHCSTR2, KHCSTR3, KHCSTR4\",\"product_description\":\"SEISMIC STRAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11664-R0\",\"approval_number\":\"FL11664.18\",\"seq\":18,\"product_model\":\"KHGB5, KHGB7\",\"product_description\":\"BEAM AND PURLIN HANGERS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11664-R0\",\"approval_number\":\"FL11664.19\",\"seq\":19,\"product_model\":\"KHGLS5, KHGLST5, KHGLS7, KHGLST7, KHGLS9, KHGLST9\",\"product_description\":\"GLULAM SADDLE HANGER\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11664-R0\",\"approval_number\":\"FL11664.20\",\"seq\":20,\"product_model\":\"KHHB3, KHHB412, KHHB414, KHHB416, KHHB5, KHHB68, KHHB610, KHHB612, KHHB614, KHHB616, KHHB7, KHHB812, KHHB814, KHHB816\",\"product_description\":\"BEAM AND PURLIN HANGERS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11664-R0\",\"approval_number\":\"FL11664.21\",\"seq\":21,\"product_model\":\"KHST2, KHST3, KHST5, KHST6\",\"product_description\":\"STRAP TIES\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11664-R0\",\"approval_number\":\"FL11664.22\",\"seq\":22,\"product_model\":\"KLB26, KLB28, KLB210, KLB212, KLB214, KLB216\",\"product_description\":\"BEAM AND PURLIN HANGERS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11664-R0\",\"approval_number\":\"FL11664.23\",\"seq\":23,\"product_model\":\"KLEG3, KLEG5, KLEG7\",\"product_description\":\"GLULAM BEAM HANGERS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11664-R0\",\"approval_number\":\"FL11664.24\",\"seq\":24,\"product_model\":\"KMEG5, KMEG7\",\"product_description\":\"GLULAM BEAM HANGERS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11664-R0\",\"approval_number\":\"FL11664.25\",\"seq\":25,\"product_model\":\"KSA36, KSA47, KSA34, KSA45, KHSA1, KHSA2, KHSA3, KHSA4, KHSA5\",\"product_description\":\"CONNECTOR STRAP\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11664-R0\",\"approval_number\":\"FL11664.26\",\"seq\":26,\"product_model\":\"KTS9, KTS12, KTS17, KTS24\",\"product_description\":\"TWIST STRAPS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11664-R0\",\"approval_number\":\"FL11664.27\",\"seq\":27,\"product_model\":\"KVB5, KVB7, KVB8 KVB10, KVB12, KVBI5, KVBI7, KVBI8, KVBI10, KVBI12\",\"product_description\":\"KNEE BRACES\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11664-R0\",\"approval_number\":\"FL11664.28\",\"seq\":28,\"product_model\":\"PHG24, PHG24-2, PHG26, PHG26-2, PHG34, PHG36\",\"product_description\":\"PANEL HANGERS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11664-R0\",\"approval_number\":\"FL11664.29\",\"seq\":29,\"product_model\":\"SCA9-TZ, SCA10-TZ\",\"product_description\":\"STAIR STEP SUPPORT ANGLES\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11664-R0\",\"approval_number\":\"FL11664.30\",\"seq\":30,\"product_model\":\"SFC4, SFC6\",\"product_description\":\"FRAMING CLIPS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11664-R0\",\"approval_number\":\"FL11664.31\",\"seq\":31,\"product_model\":\"SP24, SP26, SP28, SP210\",\"product_description\":\"SPEED PRONG HANGERS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11664-R0\",\"approval_number\":\"FL11664.32\",\"seq\":32,\"product_model\":\"SUH24, SUH26, SUH28, SUH210, SUH214, SUH24R, SUH26R, SUH210R, SUH214R\",\"product_description\":\"JOIST HANGERS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11664-R0\",\"approval_number\":\"FL11664.33\",\"seq\":33,\"product_model\":\"SUH24-2, SUH26-2, SUH28-2, SUH210-2, SUH214-2, SUH26-3, SUH28-3, SUH210-3\",\"product_description\":\"JOIST HANGERS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11664-R0\",\"approval_number\":\"FL11664.34\",\"seq\":34,\"product_model\":\"SUH34, SUH36, SUH310, SUH314\",\"product_description\":\"JOIST HANGERS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11664-R0\",\"approval_number\":\"FL11664.35\",\"seq\":35,\"product_model\":\"SUH44, SUH46, SUH410, SUH414, SUH44R, SUH46R, SUH410R\",\"product_description\":\"JOIST HANGERS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11664-R0\",\"approval_number\":\"FL11664.36\",\"seq\":36,\"product_model\":\"SUH66, SUH610, SUH66R, SUH610R\",\"product_description\":\"JOIST HANGERS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11664-R0\",\"approval_number\":\"FL11664.37\",\"seq\":37,\"product_model\":\"TFI2614, TFI2616, TFI2618, TFI2620\",\"product_description\":\"TOP MOUNT HANGERS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11664-R0\",\"approval_number\":\"FL11664.38\",\"seq\":38,\"product_model\":\"TFI314, TFI316, TFI318, TFI320, TFI324, TFI326\",\"product_description\":\"TOP MOUNT HANGERS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11664-R0\",\"approval_number\":\"FL11664.39\",\"seq\":39,\"product_model\":\"TFI3514, TFI3516, TFI3518, TFI3520, TFI3522, TFI3524, TFI3526\",\"product_description\":\"TOP MOUNT HANGERS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11664-R0\",\"approval_number\":\"FL11664.40\",\"seq\":40,\"product_model\":\"TFI414, TFI416, TFI418, TFI420, TFI422, TFI424, TFI426\",\"product_description\":\"TOP MOUNT HANGERS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11838-R0\",\"approval_number\":\"FL11838.1\",\"seq\":1,\"product_model\":\"LTS19\",\"product_description\":\"TENSION HOLD-DOWN ASSEMBLY\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11838-R0\",\"approval_number\":\"FL11838.2\",\"seq\":2,\"product_model\":\"LTS20\",\"product_description\":\"TENSION HOLD-DOWN ASSEMBLY\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11838-R0\",\"approval_number\":\"FL11838.3\",\"seq\":3,\"product_model\":\"LTS20B\",\"product_description\":\"TENSION HOLD-DOWN ASSEMBLY\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11838-R0\",\"approval_number\":\"FL11838.4\",\"seq\":4,\"product_model\":\"LTTI31\",\"product_description\":\"TENSION HOLD-DOWN ASSEMBLY\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11838-R0\",\"approval_number\":\"FL11838.5\",\"seq\":5,\"product_model\":\"MTS27B\",\"product_description\":\"TENSION HOLD-DOWN ASSEMBLY\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11838-R0\",\"approval_number\":\"FL11838.6\",\"seq\":6,\"product_model\":\"PHD2, PHD5, PHD6, PHD8\",\"product_description\":\"HOLD-DOWN ASSEMBLY\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11838-R0\",\"approval_number\":\"FL11838.7\",\"seq\":7,\"product_model\":\"TD15, TDX2, TDX5, TDX6, TDX8, TDX10, TDX14, TDX20\",\"product_description\":\"HOLD-DOWN ASSEMBLY\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11838-R0\",\"approval_number\":\"FL11838.8\",\"seq\":8,\"product_model\":\"UPHD8, UPHD11, UPHD14\",\"product_description\":\"HOLD-DOWN ASSEMBLY\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11910-R0\",\"approval_number\":\"FL11910.1\",\"seq\":1,\"product_model\":\"LTTI31\",\"product_description\":\"STRAP ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11910-R0\",\"approval_number\":\"FL11910.2\",\"seq\":2,\"product_model\":\"MUGT15\",\"product_description\":\"TRUSS ANCHOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11910-R0\",\"approval_number\":\"FL11910.3\",\"seq\":3,\"product_model\":\"PAU88, PAU88R\",\"product_description\":\"POST BASE CONNECTOR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11910-R0\",\"approval_number\":\"FL11910.4\",\"seq\":4,\"product_model\":\"TFL1712, TFL17118, TFL1714, TFL1716, TFL1795, TFL17925\",\"product_description\":\"I-JOIST HANGERS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11910-R0\",\"approval_number\":\"FL11910.5\",\"seq\":5,\"product_model\":\"TFL2014, TFL2016, TFL2095, TFL20118\",\"product_description\":\"I-JOIST HANGERS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11910-R0\",\"approval_number\":\"FL11910.6\",\"seq\":6,\"product_model\":\"TFL23118, TFL2314, TFL2316, TFL2395\",\"product_description\":\"I-JOIST HANGERS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#11910-R0\",\"approval_number\":\"FL11910.7\",\"seq\":7,\"product_model\":\"TFL2512, TFL2513, TFL2514, TFL2516, TFL25112, TFL25115, TFL25118, TFL25938, TFL25938, TFL2595, TFL25925\",\"product_description\":\"I-JOIST HANGERS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13170-R0\",\"approval_number\":\"FL13170.1\",\"seq\":1,\"product_model\":\"WS15\",\"product_description\":\"Wood Screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13170-R0\",\"approval_number\":\"FL13170.2\",\"seq\":2,\"product_model\":\"WS17\",\"product_description\":\"Wood Screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13170-R0\",\"approval_number\":\"FL13170.3\",\"seq\":3,\"product_model\":\"WS2\",\"product_description\":\"Wood Screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13170-R0\",\"approval_number\":\"FL13170.4\",\"seq\":4,\"product_model\":\"WS25\",\"product_description\":\"Wood Screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13170-R0\",\"approval_number\":\"FL13170.5\",\"seq\":5,\"product_model\":\"WS3\",\"product_description\":\"Wood Screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13170-R0\",\"approval_number\":\"FL13170.6\",\"seq\":6,\"product_model\":\"WS35\",\"product_description\":\"Wood Screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13170-R0\",\"approval_number\":\"FL13170.7\",\"seq\":7,\"product_model\":\"WS4\",\"product_description\":\"Wood Screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13170-R0\",\"approval_number\":\"FL13170.8\",\"seq\":8,\"product_model\":\"WS45\",\"product_description\":\"Wood Screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13170-R0\",\"approval_number\":\"FL13170.9\",\"seq\":9,\"product_model\":\"WS6\",\"product_description\":\"Wood Screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.1\",\"seq\":1,\"product_model\":\"BRN Bridging\",\"product_description\":\"BRN812, BRN816, BRN1012, BRN1016, BRN1024, BRN1212, BRN1216, BRN1224, BRN1412, BRN1416, BRN1424, BRN1616, BRN1624\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.2\",\"seq\":2,\"product_model\":\"EPCM Post Caps\",\"product_description\":\"EPCM4416, EPCM4516, EPCM4616, EPCM4716, EPCM4816, EPCM5416, EPCM5516, EPCM6416, EPCM6616, EPCM6816, EPCM8416, EPCM8616, EPCM8816, EPCM44, EPCM46, EPCM48, EPCM64, EPCM66, EPCM68, EPCM75, EPCM77, EPCM84, EPCM86, EPCM88\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.3\",\"seq\":3,\"product_model\":\"G Bridging\",\"product_description\":\"G812, G816, G824, G1024, G1212, G1216, G1224, G1416, G1424, G1616, G1624\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.4\",\"seq\":4,\"product_model\":\"HD Face Mount Hanger\",\"product_description\":\"HD26, HD24-2, HD34, HD44\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.5\",\"seq\":5,\"product_model\":\"HD Face Mount Hanger\",\"product_description\":\"HD28, HD210, HD212, HD214, HD216, HD26-2, HD28-2, HD210-2, HD212-2, HD214-2, HD216-2, HD26-3, HD28-3, HD210-3, HD212-3, HD214-3, HD216-3, HD210-4, HD36, HD38, HD310, HD312, HD314, HD316, HD38-2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.6\",\"seq\":6,\"product_model\":\"HD Face Mount Hanger\",\"product_description\":\"HD310-2, HD312-2, HD46, HD48, HD410, HD412, HD414, HD416, HD418, HD66, HD68, HD610, HD612, HD614, HD616, HD86, HD88, HD810, HD812, HD814, HD816, HD1770, HD17925, HD17112\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.7\",\"seq\":7,\"product_model\":\"HD Face Mount Hanger\",\"product_description\":\"HD1714, HD27925, HD27112, HD2714, HD32105, HD3212, HD5112, HD51135, HD5210, HD5212, HD5214, HD5216, HD62117, HD71117, HD7100, HD7120, HD7140, HD7160, HD7180, HD77117, HD83117, HD95117\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.8\",\"seq\":8,\"product_model\":\"HDO Top Mount Hanger\",\"product_description\":\"HDO24, HDO34, HDO24-2, HDO44,\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.9\",\"seq\":9,\"product_model\":\"HDO Top Mount Hanger\",\"product_description\":\"HDO26, HDO28, HDO210, HDO212, HDO214, HDO216, HDO36, HDO38, HDO310, HDO312, HDO314, HDO316, HDO26-2, HDO28-2, HDO210-2, HDO212-2, HDO214-2, HDO216-2, HDO46, HDO48, HDO410, HDO412\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.10\",\"seq\":10,\"product_model\":\"HDO Top Mount Hanger\",\"product_description\":\"HDO414, HDO416, HDO210-3, HDO212-3, HDO214-3, HDO216-3, HDO66, HDO68, HDO610, HDO612, HDO614, HDO616\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.11\",\"seq\":11,\"product_model\":\"HHDO Top Mount Hanger\",\"product_description\":\"HHDO26-2, HHDO28-2, HHDO210-2, HHDO212-2, HHDO214-2, HHDO216-2, HHDO210-3, HHDO212-3, HHDO214-3, HHDO216-3, HHDO46, HHD048, HHDO410, HHDO412, HHDO414, HHDO416, HHDO66\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.12\",\"seq\":12,\"product_model\":\"HHDO Top Mount Hanger\",\"product_description\":\"HHDO68, HHDO610, HHDO612, HHDO614, HHDO616, HHDO312512, HHDO512512, HHDO512516\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.13\",\"seq\":13,\"product_model\":\"JA Joist Angle\",\"product_description\":\"JA1, JA3, JA5, JA7\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.14\",\"seq\":14,\"product_model\":\"JA Joist Angle\",\"product_description\":\"JA9\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.15\",\"seq\":15,\"product_model\":\"JL Joist Hangers\",\"product_description\":\"JL24, JL26\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.16\",\"seq\":16,\"product_model\":\"JL Joist Hangers\",\"product_description\":\"JL28, JL210\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.17\",\"seq\":17,\"product_model\":\"JR Joist Hangers\",\"product_description\":\"JRSSS, JRSS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.18\",\"seq\":18,\"product_model\":\"JR Joist Hangers\",\"product_description\":\"JRS, JRSX\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.19\",\"seq\":19,\"product_model\":\"LSSH Light Slopeable\\\/Skewable Hangers\",\"product_description\":\"LSSH210, LSSH179, LSSH20, LSSH23, LSSH25, LSSH26, LSSH31, LSSH35\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.20\",\"seq\":20,\"product_model\":\"LSTA Strap Tie\",\"product_description\":\"LSTA9\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.21\",\"seq\":21,\"product_model\":\"LSTA Strap Tie\",\"product_description\":\"LSTA12, LSTA15, LSTA18, LSTA21, LSTA24, LSTA30, LSTA36\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.22\",\"seq\":22,\"product_model\":\"MB Bridging\",\"product_description\":\"MB16\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.23\",\"seq\":23,\"product_model\":\"MBG Bridging\",\"product_description\":\"MBG812, MBG816, MBG824, MBG1012, MBG1016, MBG1024, MBG1212, MBG1216, MBG1224, MBG1412, MBG1416, MBG1424, MBG1612, MBG1616, MBG1624\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.24\",\"seq\":24,\"product_model\":\"MP Multi-Purpose Framing Angles\",\"product_description\":\"MP34, MPA1, MP34\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.25\",\"seq\":25,\"product_model\":\"MPH Masonry Hanger\",\"product_description\":\"MPH210 to 216, MPH210-2 to 216-2, MPH310 to 316, MPH410 to 416, MPH610 to 616, MPH810 to 816, MPH325, MPH525, MPH687\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.26\",\"seq\":26,\"product_model\":\"MPH Masonry Hanger\",\"product_description\":\"MPH15925 to 1514, MPH16925 to 1614, MPH17925 to 1716, MPH20925 to 2020, MPH23925 to 2330, MPH25925 to 2526, MPH26925 to 2620, MPH27925 to 2720, MPH35925 to 3520, MPH52925 to 5220, MPH55925 to 5520, MPH15925-2 to 1514-2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.27\",\"seq\":27,\"product_model\":\"MPH Masonry Hanger\",\"product_description\":\"MPH17925-2 to 1716-2, MPH20925-2 to 2020-2, MPH23925-2 to 2320-2, MPH25925-2 to 2520-2, MPH35925-2 to 3520-2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.28\",\"seq\":28,\"product_model\":\"MSTA Strap Tie\",\"product_description\":\"MSTA9\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.29\",\"seq\":29,\"product_model\":\"MSTA Strap Tie\",\"product_description\":\"MSTA12, MSTA15, MSTA18, MSTA21, MSTA24, MSTA30, MSTA36, MSTA48\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.30\",\"seq\":30,\"product_model\":\"N Bridging\",\"product_description\":\"N16, N27, N30, N36, N42, N48, N54, N56, N60\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.31\",\"seq\":31,\"product_model\":\"O Bridging\",\"product_description\":\"040\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.32\",\"seq\":32,\"product_model\":\"PB Post Caps\",\"product_description\":\"PB44-6, PB66-6\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.33\",\"seq\":33,\"product_model\":\"PBES Post Caps\",\"product_description\":\"PBES44\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.34\",\"seq\":34,\"product_model\":\"PBES Post Caps\",\"product_description\":\"PBES66\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.35\",\"seq\":35,\"product_model\":\"PBS Post Caps\",\"product_description\":\"PBS44R\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.36\",\"seq\":36,\"product_model\":\"PBS Post Caps\",\"product_description\":\"PBS44, PBS66, PBS66R\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.37\",\"seq\":37,\"product_model\":\"PCM Post Caps\",\"product_description\":\"PCM4416, PCM4516, PCM4616, PCM4716, PCM4816, PCM5416, PCM5516, PCM6416, PCM6616, PCM6816, PCM8416, PCM8616, PCM8816, PCM44, PCM46, PCM48, PCM64, PCM66, PCM68, PCM75, PCM77, PCM84, PCM86, PCM88\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.38\",\"seq\":38,\"product_model\":\"S Wall Bracing\",\"product_description\":\"S360, S361, S365, S366, S367\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.39\",\"seq\":39,\"product_model\":\"S01 Hold-Down Framing Anchor\",\"product_description\":\"S01\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.40\",\"seq\":40,\"product_model\":\"SKH Skewed 45 Hangers\",\"product_description\":\"SKH26L\\\/R, SKH28L\\\/R, SKH210L\\\/R, SKH1524L\\\/R, SKH1620L\\\/R, SKH1624L\\\/R, SKH1720L\\\/R, SKH1724L\\\/R, SKH2020L\\\/R, SKH2024L\\\/R, SKH2320L\\\/R, SKH2324L\\\/R, SKH36L\\\/R, SKH38L\\\/R, SKH310L\\\/R\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.41\",\"seq\":41,\"product_model\":\"SKH Skewed 45 Hangers\",\"product_description\":\"SKH312L\\\/R, SKH2520L\\\/R, SKH2524L\\\/R, SKH2620L\\\/R, SKH2624L\\\/R, SKH26L\\\/R-2, SKH28L\\\/R-2, SKH210L\\\/R-2, SKH212L\\\/R-2, SKH1524L\\\/R-2, SKH46L\\\/R, SKH410L\\\/R, SKH414L\\\/R, SKH418L\\\/R, SKH2020L\\\/R-2, SKH2024L\\\/R-2, SKH2320L\\\/R-2, SKH2324L\\\/R-2, SKH2520L\\\/R-2, SKH2524L\\\/R-2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.42\",\"seq\":42,\"product_model\":\"SKH Skewed 45 Hangers\",\"product_description\":\"SKH24L\\\/R\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.43\",\"seq\":43,\"product_model\":\"THD Face Mount Hanger\",\"product_description\":\"THD26, THD28, THD210, THD175, THD177, THD179, THD26-2, THD28-2, THD210-2, THD210-3, THD46, THD48, THD410, THD412, THD414, THD610, THD612, THD614, THD7210\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.44\",\"seq\":44,\"product_model\":\"THF Face Mount Hanger\",\"product_description\":\"THF15925, THF15112, THF15140, THF16925,THF16112, THF16140, THF17925, THF17112, THF17140, THF20925, THF20112, THF20140\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.45\",\"seq\":45,\"product_model\":\"THF Face Mount Hanger\",\"product_description\":\"THF15925-2, THF15112-2, THF15140-2, THF16925-2, THF16112-2, THF16140-2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.46\",\"seq\":46,\"product_model\":\"THF Face Mount Hanger\",\"product_description\":\"THF17157, THF20157, THF23925, THF23118, THF23140, THF23160\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.47\",\"seq\":47,\"product_model\":\"THF Face Mount Hanger\",\"product_description\":\"THF17925-2, THF17112-2, THF17140-2, THF17157-2, THF20925-2, THF20112-2, THF20140-2, THF23180, THF23925-2, THF23118-2, THF23140-2, 23160-2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.48\",\"seq\":48,\"product_model\":\"THF Face Mount Hanger\",\"product_description\":\"THF25925, THF25112, THF25130, THF25140, THF25160, THF26925, THF26112, THF26140, THF26160, THF35925, THF35112, THF35140, THF35157\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.49\",\"seq\":49,\"product_model\":\"THF Face Mount Hanger\",\"product_description\":\"THF25925-2, THF25112-2, THF25140-2, THF25160-2, THF26925-2, THF26112-2, THF26140-2, THF26160-2, THF35165\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.50\",\"seq\":50,\"product_model\":\"THO Top Mount Hanger\",\"product_description\":\"THO15925, THO15950, THO15112, THO15118, THO15140, THO16925, THO16950, THO16112, THO16118, THO16120, THO16140\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.51\",\"seq\":51,\"product_model\":\"THO Top Mount Hanger\",\"product_description\":\"THO15925-2, THO15950-2, THO15112-2, THO15118-2, THO15140-2, THO16950-2, THO16118-2, THO17925-2, THO17950-2, THO17112-2, THO17118-2, THO17140-2, THO17160-2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.52\",\"seq\":52,\"product_model\":\"THO Top Mount Hanger\",\"product_description\":\"THO17925, THO17950, THO17112, THO17118, THO17140, THO17160, THO20950, THO20118, THO20140, THO20160, THO23925, THO23100, THO23118, THO23140, THO23180, THO23200\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.53\",\"seq\":53,\"product_model\":\"THO Top Mount Hanger\",\"product_description\":\"THO20950-2, THO20118-2, THO20140-2, THO20160-2, THO23925-2, THO23950-2, THO23100-2, THO23112-2, THO23118-2, THO23120-2, THO23140-2, THO23160-2, THO23180-2, THO23200-2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.54\",\"seq\":54,\"product_model\":\"THO Top Mount Hanger\",\"product_description\":\"THO25950, THO25100, THO25110, THO25118, THO25140, THO25142, THO25180, THO25200\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.55\",\"seq\":55,\"product_model\":\"THO Top Mount Hanger\",\"product_description\":\"THO25925-2, THO25950-2, THO25100-2, THO25112-2, THO25115-2, THO25118-2, THO25120-2, THO25140-2, THO25160-2, THO25180-2, THO25200-2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.56\",\"seq\":56,\"product_model\":\"THO Top Mount Hanger\",\"product_description\":\"THO26925,THO26950, THO26112, THO26118, THO26120, THO26140, THO26160, THO26180. THO26200\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.57\",\"seq\":57,\"product_model\":\"THO Top Mount Hanger\",\"product_description\":\"THO35925, THO35938, THO35950, THO35100, THO35112, THO35115, THO35118, THO35120, THO35125, THO35130, THO35140, THO35142, THO35160, THO35180, THO35200\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.58\",\"seq\":58,\"product_model\":\"THO Top Mount Hanger\",\"product_description\":\"THO17925, THO17950, THO17112, THO17118, THO17140, THO17160\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.59\",\"seq\":59,\"product_model\":\"THO Top Mount Hanger\",\"product_description\":\"THO26925-2, THO26950-2, THO26112-2, THO26118-2, THO26120-2, THO26140-2, THO26160-2, THO26180-2, THO26200-2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.60\",\"seq\":60,\"product_model\":\"TMP Rafter to Plate Connectors\",\"product_description\":\"TMP2, TMP175, TMP21, TMP23, TMP25, TMP31, TMP4\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#13285-R0\",\"approval_number\":\"FL13285.61\",\"seq\":61,\"product_model\":\"WB106, WB126\",\"product_description\":\"Wall Bracing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#14500-R0\",\"approval_number\":\"FL14500.1\",\"seq\":1,\"product_model\":\"DTB-TZ\",\"product_description\":\"DTB-TZ Deck Tie Bracket\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#14500-R0\",\"approval_number\":\"FL14500.2\",\"seq\":2,\"product_model\":\"HTT4, HTT5\",\"product_description\":\"HTT Tension Tie Holdowns\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#14500-R0\",\"approval_number\":\"FL14500.3\",\"seq\":3,\"product_model\":\"LTS19, LTS20B\",\"product_description\":\"LTS Tension Tie Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#14500-R0\",\"approval_number\":\"FL14500.4\",\"seq\":4,\"product_model\":\"LTTI31\",\"product_description\":\"LTTI31 Tension Tie Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#14500-R0\",\"approval_number\":\"FL14500.5\",\"seq\":5,\"product_model\":\"PHD2, PHD5, PHD6, PHD8\",\"product_description\":\"PHD Holdowns\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#14500-R0\",\"approval_number\":\"FL14500.6\",\"seq\":6,\"product_model\":\"PHD2A, PHD4A, PHD5A, PHD8A\",\"product_description\":\"PHDA Holdowns\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#14500-R0\",\"approval_number\":\"FL14500.7\",\"seq\":7,\"product_model\":\"TD5, TD7, TD9, TD12, TD15\",\"product_description\":\"TD Holdowns\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#14500-R0\",\"approval_number\":\"FL14500.8\",\"seq\":8,\"product_model\":\"TDX2\",\"product_description\":\"TDX2 Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#14500-R0\",\"approval_number\":\"FL14500.9\",\"seq\":9,\"product_model\":\"UPHD8, UPHD9, UPHD11, UPHD14\",\"product_description\":\"UPHD Holdowns\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#15955-R0\",\"approval_number\":\"FL15955.1\",\"seq\":1,\"product_model\":\"STB16\",\"product_description\":\"Cast-In-Place Anchor Bolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#15955-R0\",\"approval_number\":\"FL15955.2\",\"seq\":2,\"product_model\":\"STB20\",\"product_description\":\"Cast-In-Place Anchor Bolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#15955-R0\",\"approval_number\":\"FL15955.3\",\"seq\":3,\"product_model\":\"STB24\",\"product_description\":\"Cast-in-Place Anchor Bolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#15955-R0\",\"approval_number\":\"FL15955.4\",\"seq\":4,\"product_model\":\"STB28\",\"product_description\":\"Cast-in-Place Anchor Bolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#15955-R0\",\"approval_number\":\"FL15955.5\",\"seq\":5,\"product_model\":\"STB34\",\"product_description\":\"Cast-in-Place Anchor Bolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#15955-R0\",\"approval_number\":\"FL15955.6\",\"seq\":6,\"product_model\":\"STB36\",\"product_description\":\"Cast-in-Place Anchor Bolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17229-R0\",\"approval_number\":\"FL17229.1\",\"seq\":1,\"product_model\":\"DUC38-275L, DUC38-275LT, DUC38-400H, DUC38-400HT, DUC12-400L, DUC12-400LT, DUC12-500H, DUC12-500HT, DUC12-675H, DUC12-675HT, DUC58-450L, DUC58-450LT, DUC58-750H, DUC58-750HT, DUC58-900H, DUC58-900HT, DUC34-500L, DUC34-500LT, DUC34-1000H, DUC34-1000HT\",\"product_description\":\"Undercut Anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17247-R0\",\"approval_number\":\"FL17247.1\",\"seq\":1,\"product_model\":\"CIA-GEL 7000 Epoxy\",\"product_description\":\"CMU - Brick Anchor System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17248-R0\",\"approval_number\":\"FL17248.1\",\"seq\":1,\"product_model\":\"CIA-GEL 7000-C Epoxy\",\"product_description\":\"Cracked Concrete Anchor System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17249-R0\",\"approval_number\":\"FL17249.1\",\"seq\":1,\"product_model\":\"CIA-EA Epoxy\",\"product_description\":\"Adhesive Anchor System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#578-R3\",\"approval_number\":\"FL578.29\",\"seq\":29,\"product_model\":\"NFM6x1178U\",\"product_description\":\"Narrow Flange Masonary Hanger w\\\/ uplift bolt connection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#578-R3\",\"approval_number\":\"FL578.30\",\"seq\":30,\"product_model\":\"NFM6x12U\",\"product_description\":\"Narrow Flange Masonary Hanger w\\\/ uplift bolt connection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#578-R3\",\"approval_number\":\"FL578.31\",\"seq\":31,\"product_model\":\"NFM6x12U\",\"product_description\":\"Narrow Flange Masonary Hanger w\\\/ uplift bolt connection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#578-R3\",\"approval_number\":\"FL578.32\",\"seq\":32,\"product_model\":\"NFM6x14U\",\"product_description\":\"Narrow Flange Masonary Hanger w\\\/ uplift bolt connection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#578-R3\",\"approval_number\":\"FL578.33\",\"seq\":33,\"product_model\":\"NFM6x16\",\"product_description\":\"Narrow Flange Masonary Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#578-R3\",\"approval_number\":\"FL578.34\",\"seq\":34,\"product_model\":\"NFM6x16U\",\"product_description\":\"Narrow Flange Masonary Hanger w\\\/ uplift bolt connection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#578-R3\",\"approval_number\":\"FL578.35\",\"seq\":35,\"product_model\":\"NFM6x18\",\"product_description\":\"Narrow Flange Masonary Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#578-R3\",\"approval_number\":\"FL578.36\",\"seq\":36,\"product_model\":\"NFM6x18U\",\"product_description\":\"Narrow Flange Masonary Hanger w\\\/ uplift bolt connection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#578-R3\",\"approval_number\":\"FL578.37\",\"seq\":37,\"product_model\":\"NFM6x8U\",\"product_description\":\"Narrow Flange Masonary Hanger w\\\/ uplift bolt connection\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2033-R3\",\"approval_number\":\"FL2033.13\",\"seq\":13,\"product_model\":\"USC3F\",\"product_description\":\"Uplift Structural Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2033-R3\",\"approval_number\":\"FL2033.14\",\"seq\":14,\"product_model\":\"USC43\",\"product_description\":\"Uplift Structural Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2033-R3\",\"approval_number\":\"FL2033.15\",\"seq\":15,\"product_model\":\"USC44\",\"product_description\":\"Uplift Structural Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2033-R3\",\"approval_number\":\"FL2033.16\",\"seq\":16,\"product_model\":\"USC4F\",\"product_description\":\"Uplift Structural Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2033-R3\",\"approval_number\":\"FL2033.17\",\"seq\":17,\"product_model\":\"USC54\",\"product_description\":\"Uplift Structural Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2033-R3\",\"approval_number\":\"FL2033.18\",\"seq\":18,\"product_model\":\"USC63\",\"product_description\":\"Uplift Structural Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2033-R3\",\"approval_number\":\"FL2033.19\",\"seq\":19,\"product_model\":\"USC64\",\"product_description\":\"Uplift Structural Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2033-R3\",\"approval_number\":\"FL2033.20\",\"seq\":20,\"product_model\":\"USC73\",\"product_description\":\"Uplift Structural Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2033-R3\",\"approval_number\":\"FL2033.21\",\"seq\":21,\"product_model\":\"USC74\",\"product_description\":\"Uplift Structural Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2033-R3\",\"approval_number\":\"FL2033.22\",\"seq\":22,\"product_model\":\"USC83\",\"product_description\":\"Uplift Structural Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2033-R3\",\"approval_number\":\"FL2033.23\",\"seq\":23,\"product_model\":\"USC84\",\"product_description\":\"Uplift Structural Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#15143-R0\",\"approval_number\":\"FL15143.1\",\"seq\":1,\"product_model\":\"CSH-TZ\",\"product_description\":\"Concealed Stringer Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#15143-R0\",\"approval_number\":\"FL15143.2\",\"seq\":2,\"product_model\":\"HDQ179IF, HDQ17112IF, HDQ1714IF\",\"product_description\":\"Face Mount Inverted Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#15143-R0\",\"approval_number\":\"FL15143.3\",\"seq\":3,\"product_model\":\"HDQ310IF, HDQ210-2IF, HDQ210-3IF\",\"product_description\":\"Face Mount Inverted Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#15143-R0\",\"approval_number\":\"FL15143.4\",\"seq\":4,\"product_model\":\"HDQ410IF, HDQ412IF, HDQ610IF, HDQ612IF\",\"product_description\":\"Face Mount Inverted Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#15143-R0\",\"approval_number\":\"FL15143.5\",\"seq\":5,\"product_model\":\"HDQ5210IF, HDQ5212IF\",\"product_description\":\"Face Mount Inverted Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#15143-R0\",\"approval_number\":\"FL15143.6\",\"seq\":6,\"product_model\":\"HTC4\",\"product_description\":\"Heavy Truss Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#15143-R0\",\"approval_number\":\"FL15143.7\",\"seq\":7,\"product_model\":\"JDS24S, JDS24, JDS26S, JDS26\",\"product_description\":\"Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#15143-R0\",\"approval_number\":\"FL15143.8\",\"seq\":8,\"product_model\":\"JL24-IF, JL26-IF\",\"product_description\":\"Inverted Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#15143-R0\",\"approval_number\":\"FL15143.9\",\"seq\":9,\"product_model\":\"JL28-IF, JL210-IF\",\"product_description\":\"Inverted Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#15143-R0\",\"approval_number\":\"FL15143.10\",\"seq\":10,\"product_model\":\"LJC-TZ\",\"product_description\":\"Lateral Joist Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#15143-R0\",\"approval_number\":\"FL15143.11\",\"seq\":11,\"product_model\":\"LJQ15-TZ\",\"product_description\":\"Lateral Joist Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#15143-R0\",\"approval_number\":\"FL15143.12\",\"seq\":12,\"product_model\":\"LJQ17-TZ\",\"product_description\":\"Lateral Joist Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#15143-R0\",\"approval_number\":\"FL15143.13\",\"seq\":13,\"product_model\":\"LJQ20-TZ\",\"product_description\":\"Lateral Joist Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#15143-R0\",\"approval_number\":\"FL15143.14\",\"seq\":14,\"product_model\":\"LJQ23-TZ\",\"product_description\":\"Lateral Joist Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#15143-R0\",\"approval_number\":\"FL15143.15\",\"seq\":15,\"product_model\":\"LJQ25-TZ\",\"product_description\":\"Lateral Joist Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#15143-R0\",\"approval_number\":\"FL15143.16\",\"seq\":16,\"product_model\":\"LJQ35-TZ\",\"product_description\":\"Lateral Joist Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#15143-R0\",\"approval_number\":\"FL15143.17\",\"seq\":17,\"product_model\":\"MUS26\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#15143-R0\",\"approval_number\":\"FL15143.18\",\"seq\":18,\"product_model\":\"MUS28\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#15143-R0\",\"approval_number\":\"FL15143.19\",\"seq\":19,\"product_model\":\"RBC\",\"product_description\":\"Roof Boundary Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#15456-R0\",\"approval_number\":\"FL15456.1\",\"seq\":1,\"product_model\":\"FA3\",\"product_description\":\"CIP Mudsill Anchor to lumber place\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#15456-R0\",\"approval_number\":\"FL15456.2\",\"seq\":2,\"product_model\":\"STAD\",\"product_description\":\"Foundation Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#15458-R0\",\"approval_number\":\"FL15458.1\",\"seq\":1,\"product_model\":\"HPAHD\",\"product_description\":\"Foundation Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#15458-R0\",\"approval_number\":\"FL15458.2\",\"seq\":2,\"product_model\":\"PAHD\",\"product_description\":\"Foundation Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#16091-R0\",\"approval_number\":\"FL16091.1\",\"seq\":1,\"product_model\":\"WS15\",\"product_description\":\"Wood Screw- Structural\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#16091-R0\",\"approval_number\":\"FL16091.2\",\"seq\":2,\"product_model\":\"WS2\",\"product_description\":\"Wood Screw- Structural\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#16091-R0\",\"approval_number\":\"FL16091.3\",\"seq\":3,\"product_model\":\"ws25\",\"product_description\":\"Wood Screw- Structural\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#16091-R0\",\"approval_number\":\"FL16091.4\",\"seq\":4,\"product_model\":\"WS3\",\"product_description\":\"Wood Screw- Structural\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#16091-R0\",\"approval_number\":\"FL16091.5\",\"seq\":5,\"product_model\":\"WS35\",\"product_description\":\"Wood Screw- Structural\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#16091-R0\",\"approval_number\":\"FL16091.6\",\"seq\":6,\"product_model\":\"WS45\",\"product_description\":\"Wood Screw- Structural\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#16091-R0\",\"approval_number\":\"FL16091.7\",\"seq\":7,\"product_model\":\"WS6\",\"product_description\":\"Wood Screw- Structural\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17219-R0\",\"approval_number\":\"FL17219.1\",\"seq\":1,\"product_model\":\"DTB-TZ\",\"product_description\":\"Deck Tie Bracket Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17219-R0\",\"approval_number\":\"FL17219.2\",\"seq\":2,\"product_model\":\"HTT4, HTT5\",\"product_description\":\"Tension Tie Holdowns\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17219-R0\",\"approval_number\":\"FL17219.3\",\"seq\":3,\"product_model\":\"LTS19, LTS20, LTS20B, LTT131\",\"product_description\":\"Tension Tie Holdowns\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17219-R0\",\"approval_number\":\"FL17219.4\",\"seq\":4,\"product_model\":\"PHD2, PHD5, PHD6, PHD8, PHD2A, PHD4A, PHD5A, PHD8A\",\"product_description\":\"Holdowns\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17219-R0\",\"approval_number\":\"FL17219.5\",\"seq\":5,\"product_model\":\"TDX2, TD5, TD7, TD9, TD12, TD15\",\"product_description\":\"Holdowns\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17219-R0\",\"approval_number\":\"FL17219.6\",\"seq\":6,\"product_model\":\"UPHD8, UPHD9, UPHD11, UPHD14\",\"product_description\":\"Holdowns\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17227-R0\",\"approval_number\":\"FL17227.1\",\"seq\":1,\"product_model\":\"CSH-TZ\",\"product_description\":\"Concealed Stringer Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17227-R0\",\"approval_number\":\"FL17227.2\",\"seq\":2,\"product_model\":\"HDQ179IF, HDQ17112IF, HDQ1714IF, HDQ310IF, HDQ210-2IF, HDQ410IF, HDQ412IF, HDQ210-3IF, HDQ5210IF, HDQ5212IF, HDQ610IF, HDQ612IF\",\"product_description\":\"Face Mount Inverted Flange Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17227-R0\",\"approval_number\":\"FL17227.3\",\"seq\":3,\"product_model\":\"HTC4\",\"product_description\":\"Heavy Truss Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17227-R0\",\"approval_number\":\"FL17227.4\",\"seq\":4,\"product_model\":\"JDS24S, JDS24, JDS26S\",\"product_description\":\"Purlin Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17227-R0\",\"approval_number\":\"FL17227.5\",\"seq\":5,\"product_model\":\"JDS26\",\"product_description\":\"Purlin Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17227-R0\",\"approval_number\":\"FL17227.6\",\"seq\":6,\"product_model\":\"JL24-IF\",\"product_description\":\"Inverted Flange Joist Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17227-R0\",\"approval_number\":\"FL17227.7\",\"seq\":7,\"product_model\":\"JL26-IF, JL28-IF, JL210-IF\",\"product_description\":\"Inverted Flange Joist Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17227-R0\",\"approval_number\":\"FL17227.8\",\"seq\":8,\"product_model\":\"LJC-TZ\",\"product_description\":\"Lateral Joist Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17227-R0\",\"approval_number\":\"FL17227.9\",\"seq\":9,\"product_model\":\"LJQ15-TZ, LJQ17-TZ, LJQ20-TZ, LJQ23-TZ, LJQ25-TZ, LJQ35-TZ\",\"product_description\":\"Lateral Joist Connectors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17227-R0\",\"approval_number\":\"FL17227.10\",\"seq\":10,\"product_model\":\"MUS26, MUS28\",\"product_description\":\"Slant Nail Joist Hanagers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17227-R0\",\"approval_number\":\"FL17227.11\",\"seq\":11,\"product_model\":\"RBC\",\"product_description\":\"Roof Boundary Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17230-R0\",\"approval_number\":\"FL17230.1\",\"seq\":1,\"product_model\":\"FA3\",\"product_description\":\"Foundation Mudsill Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17230-R0\",\"approval_number\":\"FL17230.2\",\"seq\":2,\"product_model\":\"PAHD42 and HPAHD22\",\"product_description\":\"Strap Anchor Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17230-R0\",\"approval_number\":\"FL17230.3\",\"seq\":3,\"product_model\":\"STAD8, STAD10, STAD14\",\"product_description\":\"Series Strap Tie Down Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17231-R0\",\"approval_number\":\"FL17231.1\",\"seq\":1,\"product_model\":\"WS15, WS2, WS25, WS3, WS35, WS45, WS6\",\"product_description\":\"Wood Screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17232-R0\",\"approval_number\":\"FL17232.1\",\"seq\":1,\"product_model\":\"CLPBF\",\"product_description\":\"Butterfly Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17232-R0\",\"approval_number\":\"FL17232.2\",\"seq\":2,\"product_model\":\"HD26, HD24-2, HD34, HD44\",\"product_description\":\"Face Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17232-R0\",\"approval_number\":\"FL17232.3\",\"seq\":3,\"product_model\":\"HD28, HD210, HD212, HD214, HD216, HD26-2, HD28-2, HD210-2, HD212-2, HD214-2, HD216-2, HD26-3, HD28-3, HD210-3, HD212-3, HD214-3, HD216-3, HD210-4, HD36, HD38, HD310, HD312, HD314, HD316, HD38-2, HD310-2, HD46, HD48\",\"product_description\":\"Face Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17232-R0\",\"approval_number\":\"FL17232.4\",\"seq\":4,\"product_model\":\"HD410, HD412, HD414, HD416, HD418, HD66, HD68, HD610, HD612, HD614, HD616, HD86, HD88, HD810, HD812, HD814, HD816, HD1770, HD17925, HD17112, HD1714, HD27925, HD27112, HD2714, HD32105, HD3212, HD5112, HD51135\",\"product_description\":\"Face Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17232-R0\",\"approval_number\":\"FL17232.5\",\"seq\":5,\"product_model\":\"HD5210, HD5212, HD5214, HD5216, HD7100, HD7120, HD7140, HD7160, HD7180\",\"product_description\":\"Face Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17232-R0\",\"approval_number\":\"FL17232.6\",\"seq\":6,\"product_model\":\"HUS24-2\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17232-R0\",\"approval_number\":\"FL17232.7\",\"seq\":7,\"product_model\":\"HUS26, HUS28, HUS210, HUS175, HUS177, HUS179, HUS26-2, HUS28-2, HUS210-2, HUS212-2, HUS214-2, HUS46, HUS48, HUS410, HUS412\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17232-R0\",\"approval_number\":\"FL17232.8\",\"seq\":8,\"product_model\":\"JL24, JL26\",\"product_description\":\"Standard Joist Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17232-R0\",\"approval_number\":\"FL17232.9\",\"seq\":9,\"product_model\":\"JL28, JL210\",\"product_description\":\"Standard Joist Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17232-R0\",\"approval_number\":\"FL17232.10\",\"seq\":10,\"product_model\":\"JN26-2, JN28-2, JN26E, JN28E, JN210E\",\"product_description\":\"Power Nail Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17232-R0\",\"approval_number\":\"FL17232.11\",\"seq\":11,\"product_model\":\"JUS24, JUS24-2, JUS44\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17232-R0\",\"approval_number\":\"FL17232.12\",\"seq\":12,\"product_model\":\"JUS26, JUS28, JUS210, JUS36, JUS38, JUS310, JUS26-2, JUS28-2, JUS210-2, JUS214-2, JUS46, JUS48, JUS410, JUS414, JUS26-3, JUS28-3, JUS210-3\",\"product_description\":\"Slant Nail Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17232-R0\",\"approval_number\":\"FL17232.13\",\"seq\":13,\"product_model\":\"SUH24, SUH24R, SUH34, SUH24-2, SUH44, SUH44R, SUH26-3,\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17232-R0\",\"approval_number\":\"FL17232.14\",\"seq\":14,\"product_model\":\"SUH26, SUH28, SUH210, SUH214, SUH26R, SUR28R, SUH210R, SUH214R, SUH36, SUH310, SUH314, SUH26-2, SUH28-2, SUH210-2, SUH46, SUH410, SUH414, SUH46R, SUH410R, SUH210-3, SUH66, SUH610, SUH66R, SUH610R\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17232-R0\",\"approval_number\":\"FL17232.15\",\"seq\":15,\"product_model\":\"THD26, THD28, THD210, THD26-2, THD28-2, THD210-2, THD210-3, THD46, THD48, THD410, THD412, THD414, THD610, THD612, THD614, THD7210\",\"product_description\":\"Face Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17232-R0\",\"approval_number\":\"FL17232.16\",\"seq\":16,\"product_model\":\"THDH26, THDH28, THDH210, THDH27925,THDH27112,THDH2714, THDH26-2, THDH28-2, THDH210-2, THDH3210, THDH3212, THDH46, THDH48, THDH410, THDH412, THDH414\",\"product_description\":\"Face Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17232-R0\",\"approval_number\":\"FL17232.17\",\"seq\":17,\"product_model\":\"THDH26-3,THDH28-3, THDH210-3, THDH212-3,THDH214-3, THDH610, THDH612, THDH614, THDH6710, THDH6712, THDH6714, THDH7210, THDH7212, THDH7214\",\"product_description\":\"Face Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17232-R0\",\"approval_number\":\"FL17232.18\",\"seq\":18,\"product_model\":\"THF15925, THF15112, THF15140, THF16925,THF16112, THF16140, THF17925, THF17112, THF17140, THF20925, THF20112, THF20140, THF17157, THF20157,THF23925, THF23100, THF23118, THF23140, THF23160, THF25925, THF25112\",\"product_description\":\"Face Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17232-R0\",\"approval_number\":\"FL17232.19\",\"seq\":19,\"product_model\":\"THF15925-2, THF15112-2, THF15140-2, THF16925-2, THF16112-2, THF16140-2,THF17157-2, THF20925-2, THF20112-2, THF20140-2,THF23180, THF23925-2, THF23100-2, THF23112-2, THF23118-2, THF23140-2, THF23160-2\",\"product_description\":\"Face Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17232-R0\",\"approval_number\":\"FL17232.20\",\"seq\":20,\"product_model\":\"THF25120, THF25130, THF25140, TH25160, THF26925, THF26112, THF26140, THF26160, THF35925, THF35112, THF35140, THF35157\",\"product_description\":\"Face Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17232-R0\",\"approval_number\":\"FL17232.21\",\"seq\":21,\"product_model\":\"THF25925-2, THF25112-2, THF25140-2, THF25160-2, THF35165\",\"product_description\":\"Face Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17236-R0\",\"approval_number\":\"FL17236.1\",\"seq\":1,\"product_model\":\"BN264, BN284\",\"product_description\":\"Breakfast Nook Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17236-R0\",\"approval_number\":\"FL17236.2\",\"seq\":2,\"product_model\":\"FTC1, FTC1F, FTC2, FTC2F, FTC32\",\"product_description\":\"Floor Truss Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17236-R0\",\"approval_number\":\"FL17236.3\",\"seq\":3,\"product_model\":\"GT2T4B, GT2T6B, GT2T8B, GT3T4B, GT3T4BH, GT3T6B, GT3T6BH, GT3T8B, GT3T8BH, GT4T4B, GT4T4BH, GT4T6B, GT4T6BH, GT4T8B, GT4T8BH, GT5T8BH\",\"product_description\":\"Girder Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17236-R0\",\"approval_number\":\"FL17236.4\",\"seq\":4,\"product_model\":\"GTU40, GUT80, GTU100\",\"product_description\":\"Girder Truss Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17236-R0\",\"approval_number\":\"FL17236.5\",\"seq\":5,\"product_model\":\"HCPRS\",\"product_description\":\"Hurricane\\\/Seismic Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17236-R0\",\"approval_number\":\"FL17236.6\",\"seq\":6,\"product_model\":\"HGA10\",\"product_description\":\"Hurricane Gusset Angle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17236-R0\",\"approval_number\":\"FL17236.7\",\"seq\":7,\"product_model\":\"HHCP2\",\"product_description\":\"Hurricane\\\/Seismic Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17236-R0\",\"approval_number\":\"FL17236.8\",\"seq\":8,\"product_model\":\"HTHJ26-18, HJC26, HJC28\",\"product_description\":\"Hip\\\/Jack Connectors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17236-R0\",\"approval_number\":\"FL17236.9\",\"seq\":9,\"product_model\":\"LDSC4L\\\/R, DSC4L\\\/R\",\"product_description\":\"Drag Strut Connectors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17236-R0\",\"approval_number\":\"FL17236.10\",\"seq\":10,\"product_model\":\"RT16A, RT16-2, RT20\",\"product_description\":\"Strap Rafter Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17236-R0\",\"approval_number\":\"FL17236.11\",\"seq\":11,\"product_model\":\"RT3A, RT4, RT5, RT6, RT7, RT7A, RT8A, RT10, RT15\",\"product_description\":\"Strap Rafter Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17236-R0\",\"approval_number\":\"FL17236.12\",\"seq\":12,\"product_model\":\"SBP4, SBP6\",\"product_description\":\"Plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17236-R0\",\"approval_number\":\"FL17236.13\",\"seq\":13,\"product_model\":\"STC24, STC26, STC28\",\"product_description\":\"Scissor Truss Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17239-R0\",\"approval_number\":\"FL17239.1\",\"seq\":1,\"product_model\":\"C44, C44R, C46, C46R, C66, C66R, C88\",\"product_description\":\"Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17239-R0\",\"approval_number\":\"FL17239.2\",\"seq\":2,\"product_model\":\"D44-TZ, D44R, D46, D66, D66R, D88\",\"product_description\":\"Post Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17239-R0\",\"approval_number\":\"FL17239.3\",\"seq\":3,\"product_model\":\"KCC325-4, KCC325-6, KCC44, KCC45, KCC46, KCC47, KCC47X, KCC48, KCC525-4, KCC525-6, KCC525-8, KCC54, KCC55, KCC55X, KCC57, KCC57X, KCC64, KCC66, KCC68, KCC74, KCC75X, KCC76, KCC77, KCC77X, KCC78, KCC84, KCC86, KCC88, KCC94, KCC96, KCC98, KCC104, KCC106\",\"product_description\":\"Column Caps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17239-R0\",\"approval_number\":\"FL17239.4\",\"seq\":4,\"product_model\":\"KCCQ325-4, KCCQ325-6, KCCQ44, KCCQ45, KCCQ46, KCCQ47, KCCQ47X, KCCQ48, KCCQ525-4, KCCQ525-6, KCCQ525-8, KCCQ57, KCCQ57x, KCCQ64, KCCQ66, KCCQ67X, KCCQ68\",\"product_description\":\"Column Caps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17239-R0\",\"approval_number\":\"FL17239.5\",\"seq\":5,\"product_model\":\"KCCQ71-4, KCCQ71-6, KCCQ71-71, KCCQ71-8, KCCQ74, KCCQ76, KCCQ77, KCCQ78, KCCQ84, KCCQ86, KCCQ88,KCCQ94, KCCQ96, KCCQ98, KCCQ106\",\"product_description\":\"Column Caps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17239-R0\",\"approval_number\":\"FL17239.6\",\"seq\":6,\"product_model\":\"PA44, PA44R, PA46, PA46R, PA66, PA66R\",\"product_description\":\"Post Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17239-R0\",\"approval_number\":\"FL17239.7\",\"seq\":7,\"product_model\":\"PA44E, PA66E\",\"product_description\":\"Post Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17239-R0\",\"approval_number\":\"FL17239.8\",\"seq\":8,\"product_model\":\"PAU44, PAU46, PAU66, PAU88, PAU88R\",\"product_description\":\"Post Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17239-R0\",\"approval_number\":\"FL17239.9\",\"seq\":9,\"product_model\":\"PB44-6, PB66-6\",\"product_description\":\"Post Caps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17239-R0\",\"approval_number\":\"FL17239.10\",\"seq\":10,\"product_model\":\"PBS44, PBS44R, PBS66, PBS66R, PBES44, PBES66\",\"product_description\":\"Post Caps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17239-R0\",\"approval_number\":\"FL17239.11\",\"seq\":11,\"product_model\":\"PCM4416, PCM4616, PCM4816, PCM6416, PCM6616, PCM6816, PCM8416, PCM8616, PCM8816, PCM44, PCM46, PCM48, PCM64, PCM66, PCM68, PCM77, PCM84, PCM86, PCM88\",\"product_description\":\"Post Caps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17240-R0\",\"approval_number\":\"FL17240.1\",\"seq\":1,\"product_model\":\"KGH46-6,KGH46-8, KGH48-6, KGH48-8, KGH66-6, KGH66-8, KGH68-6, KGH68-8\",\"product_description\":\"Floor Girder Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17240-R0\",\"approval_number\":\"FL17240.2\",\"seq\":2,\"product_model\":\"LUGT2, LUGTC2\",\"product_description\":\"Girder Tiedowns\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17240-R0\",\"approval_number\":\"FL17240.3\",\"seq\":3,\"product_model\":\"MPH20925-2020, MPH23925-2330, MPH25925-2526, MPH26925-2620, MPH27925-2720, MPH35925-3520, MPH52925-5220, MPH55925-5520, MPH15925-2 to 1514-2, MPH17925-2 to 1716-2, MPH20925-2 to 2020-2, MPH23925-2 to 2320-2, MPH25925-2 to 2520-2, MPH35925-2 to 3520-2\",\"product_description\":\"Masonry Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17240-R0\",\"approval_number\":\"FL17240.4\",\"seq\":4,\"product_model\":\"MPH210 to 216, MPH210-2 to 216-2, MPH310 to 316, MPH410 to 416, MPH610 to 616, MPH810-816, MPH325, MPH525, MPH687, MPH15925-1514, MPH16925 -1614, MPH17925-1716\",\"product_description\":\"Masonry Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17240-R0\",\"approval_number\":\"FL17240.5\",\"seq\":5,\"product_model\":\"MUGT15\",\"product_description\":\"Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17241-R0\",\"approval_number\":\"FL17241.1\",\"seq\":1,\"product_model\":\"BPH15925-BPH1514, BPH17925-BPH1716, BPH31925-BPH3114,\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17241-R0\",\"approval_number\":\"FL17241.2\",\"seq\":2,\"product_model\":\"BPH35925 - BPH35118, BPH3512-BPH3532, BPH52925, BPH5295-BPH5218, BPH5595, BPH55118-BPH5518, BPH71925 - BPH7195, BPH7110, BPH71112-BPH7124\",\"product_description\":\"Beam and Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17241-R0\",\"approval_number\":\"FL17241.3\",\"seq\":3,\"product_model\":\"HDO24, HDO34, HDO24-2, HDO44\",\"product_description\":\"Top Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17241-R0\",\"approval_number\":\"FL17241.4\",\"seq\":4,\"product_model\":\"HDO26, HDO28, HDO210, HDO212, HDO214, HDO216, HDO36, HDO38, HDO310, HDO312, HDO314, HDO316, HDO26-2, HDO28-2, HDO210-2, HDO212-2, HDO214-2, HDO216-2, HDO46, HDO48\",\"product_description\":\"Top Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17241-R0\",\"approval_number\":\"FL17241.5\",\"seq\":5,\"product_model\":\"HDO410, HDO412, HDO414, HDO416, HDO210-3, HDO212-3, HDO214-3, HDO216-3, HDO66, HDO68, HDO610, HDO612, HDO614, HDO616\",\"product_description\":\"Top Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17241-R0\",\"approval_number\":\"FL17241.6\",\"seq\":6,\"product_model\":\"HL26, HL28, HL210, HL212, HL214\",\"product_description\":\"Light Gage Purlin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17241-R0\",\"approval_number\":\"FL17241.7\",\"seq\":7,\"product_model\":\"HLBH-27xxx, HLBH-35xxx, HLBH-52xxx, HLBH-55xxx, HLBH-71xxx\",\"product_description\":\"Beam Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17241-R0\",\"approval_number\":\"FL17241.8\",\"seq\":8,\"product_model\":\"JH20\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17241-R0\",\"approval_number\":\"FL17241.9\",\"seq\":9,\"product_model\":\"JPF24, JPF26\",\"product_description\":\"Pulin Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17241-R0\",\"approval_number\":\"FL17241.10\",\"seq\":10,\"product_model\":\"KF44, KF46\",\"product_description\":\"Panel Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17241-R0\",\"approval_number\":\"FL17241.11\",\"seq\":11,\"product_model\":\"KGLS35, KGLST35, KGLS37, KGLST37, KGLS39, KGLST39, KGLS55, KGLST55, KGLS57, KGLST57, KGLS77, KGLST77, KGLS79, KGLST79, KHGLS5, KHGLST5, KHGLS7, KHGLST7, KHGLS9, KHGLST9,\",\"product_description\":\"Glulam Saddle Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17241-R0\",\"approval_number\":\"FL17241.12\",\"seq\":12,\"product_model\":\"KGLT3, KGLT4, KGLT5, KGLT6, KGLT7, KGLT9, KHGLT3, KHGLT4, KHGLT5, KHGLT6, KHGLT7, KHGLT9, KHGLT11\",\"product_description\":\"Glulam Beam Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17241-R0\",\"approval_number\":\"FL17241.13\",\"seq\":13,\"product_model\":\"KHC55, KHC56, KHC57, KHC59, KHC75, KHC76, KHC77, KHC79, KHC95, KHC96, KHC97, KHC99, KHC115, KHC116, KHC117, KHC119, KHCST2, KHCST3, KHCST4, KHCSTR2, KHCSTR3, KHCSTR4\",\"product_description\":\"KHC Hinge Connector and KHCST \\\/ KHCSTR Seismic Straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17241-R0\",\"approval_number\":\"FL17241.14\",\"seq\":14,\"product_model\":\"KHHB3, KHHB5, KHHB7\",\"product_description\":\"Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17241-R0\",\"approval_number\":\"FL17241.15\",\"seq\":15,\"product_model\":\"KLEG3, KLEG5, KLEG7, KMEG5, KMEG7, KEG5, KEG7, KEG9, KEG11\",\"product_description\":\"Glulam Beam Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17241-R0\",\"approval_number\":\"FL17241.16\",\"seq\":16,\"product_model\":\"MSH222, MSH1713, MSH1722, MSH2322, MSH322, MSH218-2, MSH222-2, MSH422IF, MSH2322-2, MSH2622-2\",\"product_description\":\"Strap Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17241-R0\",\"approval_number\":\"FL17241.17\",\"seq\":17,\"product_model\":\"MSH29, MSH213, MSH218, MSH413, MSH418, MSH422, MSH424, MSH422-2 MSH422-2IF, MSH426, MSH426IF\",\"product_description\":\"Strap Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17241-R0\",\"approval_number\":\"FL17241.18\",\"seq\":18,\"product_model\":\"PHG24, PHG26, PHG34, PHG36, PHG24-2, PHG26-2\",\"product_description\":\"Panel Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17241-R0\",\"approval_number\":\"FL17241.19\",\"seq\":19,\"product_model\":\"PHM17xxx, PHM23xxx, PHM25xxx, PHM35xxx, PHM23xxx-2, PHM25xxx-2, PHM35xxx-2, PHM42xxx, PHM55xxx, PHM27xxx, PHM35xxx, PHM52xxx, PHM55xxx, PHM35xxx-2\",\"product_description\":\"Top Flange Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17241-R0\",\"approval_number\":\"FL17241.20\",\"seq\":20,\"product_model\":\"PHXU17xxx, PHXU23xxx, PHXU25xxx, PHXU26xxx, PHXU27xxx, PHXU35xxx, PHXU23xxx-2, PHXU25xxx-2, PHXU52xxx, PHXU55xxx, PHXU71xxx\",\"product_description\":\"Beam and Purlin Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17241-R0\",\"approval_number\":\"FL17241.21\",\"seq\":21,\"product_model\":\"SW26, SW28, SW210, SW212, SW214, SW216, SW36, SW38, SW310, SW46, SW48, SW410, SWH26-2, SWH28-2, SWH210-2, SWH212-2, SWH214-2, SWH216-2, SWH312, SWH314, SWH316, SWH410, SWH412, SWH414. SWH416. SWH66, SWH68\",\"product_description\":\"Top Mount Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17241-R0\",\"approval_number\":\"FL17241.22\",\"seq\":22,\"product_model\":\"SWH610, KHW46, KHW48, KHW410, KHW412, KHW414, KHW416, KHW66, KHW68 , KHW610, KHW612, KHW614, KHW616, KHW86. KHW88. KHW810, KHW812, KHW814, KHW816, KHW26. KHW3, KHW5\",\"product_description\":\"Top Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17241-R0\",\"approval_number\":\"FL17241.23\",\"seq\":23,\"product_model\":\"TFI3516, TFI3518, TFI3520, TFI316, TFI318, TFI320, TFI322, TFI324, TFI326, TFI414, TFI416, TFI418, TFI420, TFI422, TFI424, TFI426\",\"product_description\":\"Top Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17241-R0\",\"approval_number\":\"FL17241.24\",\"seq\":24,\"product_model\":\"TFL17xxx, TFL20xxx, TFL23xxx, TFL25xxx\",\"product_description\":\"Wood I-Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17241-R0\",\"approval_number\":\"FL17241.25\",\"seq\":25,\"product_model\":\"THO15925, THO15950, THO15118, THO15140, THO16950, THO16112, THO16118, THO16140, THO17925, THO17950, THO17118, THO20950, THO20118, THO20140, THO20160\",\"product_description\":\"Top Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17241-R0\",\"approval_number\":\"FL17241.26\",\"seq\":26,\"product_model\":\"THO15950-2, THO17925-2, THO17950-2, THO17118-2, THO20950-2, THO20118-2, THO20140-2, THO20160-2\",\"product_description\":\"Top Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17241-R0\",\"approval_number\":\"FL17241.27\",\"seq\":27,\"product_model\":\"THO23140, THO23180, THO23200, THO25950, THO25118, THO25140, THO26925, THO26950\",\"product_description\":\"Top Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17241-R0\",\"approval_number\":\"FL17241.28\",\"seq\":28,\"product_model\":\"THO23950-2, THO23118-2, THO23140-2, THO23160-2, THO23180-2, THO23200-2, THO25925-2, THO25950-2, THO25112-2, THO25118-2, THO25140-2, THO25160-2, THO25180-2, THO25200-2\",\"product_description\":\"Top Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17241-R0\",\"approval_number\":\"FL17241.29\",\"seq\":29,\"product_model\":\"THO26118, THO26140, THO26160, THO35925, THO35938, THO35950, THO35112, THO35118, THO35120, THO35130, THO35140, THO35160, THO35180\",\"product_description\":\"Top Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17243-R0\",\"approval_number\":\"FL17243.1\",\"seq\":1,\"product_model\":\"LS210\",\"product_description\":\"Light Slope Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17243-R0\",\"approval_number\":\"FL17243.2\",\"seq\":2,\"product_model\":\"LS268\",\"product_description\":\"Light Slope Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17243-R0\",\"approval_number\":\"FL17243.3\",\"seq\":3,\"product_model\":\"LSSH210, LSSH179, LSSH20, LSSH23, LSSH25, LSSH26, LSSH31, LSSH35\",\"product_description\":\"Light Slopeable\\\/Skewable hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17243-R0\",\"approval_number\":\"FL17243.4\",\"seq\":4,\"product_model\":\"MSH213L\\\/R\",\"product_description\":\"Strap Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17243-R0\",\"approval_number\":\"FL17243.5\",\"seq\":5,\"product_model\":\"SKH24L\\\/R\",\"product_description\":\"Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17243-R0\",\"approval_number\":\"FL17243.6\",\"seq\":6,\"product_model\":\"SKH2624L\\\/R, SKH26L\\\/R-2, SKH28L\\\/R-2, SKH210L\\\/R-2, SKH46L\\\/R, SKH410L\\\/R, SKH414L\\\/R, SKH2020L\\\/R-2, SKH2024L\\\/R-2, SKH2320L\\\/R-2, SKH2324L\\\/R-2, SKH2520L\\\/R-2, SKH2524L\\\/R-2\",\"product_description\":\"Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17243-R0\",\"approval_number\":\"FL17243.7\",\"seq\":7,\"product_model\":\"SKH26L\\\/R, SKH28L\\\/R, SKH210L\\\/R, SKH1720L\\\/R, SKH1724L\\\/R, SKH2020L\\\/R, SKH2024L\\\/R, SKH2320L\\\/R, SKH2324L\\\/R, SKH36L\\\/R, SKH38L\\\/R, SKH310L\\\/R, SKH312L\\\/R, SKH2520L\\\/R, SKH2524L\\\/R, SKH2620L\\\/R\",\"product_description\":\"Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17243-R0\",\"approval_number\":\"FL17243.8\",\"seq\":8,\"product_model\":\"SNP3\",\"product_description\":\"Skewable Nailer Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17243-R0\",\"approval_number\":\"FL17243.9\",\"seq\":9,\"product_model\":\"TMP2, TMP175, TMP21, TMP23, TMP25, TMP31, TMP4\",\"product_description\":\"Rafter-to-Plate Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17243-R0\",\"approval_number\":\"FL17243.10\",\"seq\":10,\"product_model\":\"TMPH2, TMPH175, TMPH21, TMPH23, TMPH25, TMPH31, TMPH4\",\"product_description\":\"Rafter-to-Plate Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17244-R0\",\"approval_number\":\"FL17244.1\",\"seq\":1,\"product_model\":\"A3\",\"product_description\":\"Framing Angle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17244-R0\",\"approval_number\":\"FL17244.2\",\"seq\":2,\"product_model\":\"AC5\",\"product_description\":\"Framing Angle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17244-R0\",\"approval_number\":\"FL17244.3\",\"seq\":3,\"product_model\":\"AC7, AC9\",\"product_description\":\"Framing Angle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17244-R0\",\"approval_number\":\"FL17244.4\",\"seq\":4,\"product_model\":\"CMST12, CMST14\",\"product_description\":\"Coil Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17244-R0\",\"approval_number\":\"FL17244.5\",\"seq\":5,\"product_model\":\"HH44\",\"product_description\":\"Header Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17244-R0\",\"approval_number\":\"FL17244.6\",\"seq\":6,\"product_model\":\"HH66\",\"product_description\":\"Header Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17244-R0\",\"approval_number\":\"FL17244.7\",\"seq\":7,\"product_model\":\"HTW16, HTW20, HTW24, HTW28, HTW30, HTW30C, LTW12, LTW16, LTW18, LTW20, MTW12, MTW16, MTW18, MTW20, MTW24C, MTW28C, MTW30, MTW30C\",\"product_description\":\"Twist Strap Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17244-R0\",\"approval_number\":\"FL17244.8\",\"seq\":8,\"product_model\":\"JA1, JA3\",\"product_description\":\"Joist Angle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17244-R0\",\"approval_number\":\"FL17244.9\",\"seq\":9,\"product_model\":\"JA5, JA7, JA9\",\"product_description\":\"Joist Angle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17244-R0\",\"approval_number\":\"FL17244.10\",\"seq\":10,\"product_model\":\"KHST2, KHST3, KHST5, KHST6\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17244-R0\",\"approval_number\":\"FL17244.11\",\"seq\":11,\"product_model\":\"KSA36, KHSA1, KHSA2, KHSA3, KHSA4, KHSA5\",\"product_description\":\"Connector Straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17244-R0\",\"approval_number\":\"FL17244.12\",\"seq\":12,\"product_model\":\"KST116, KST29, KST213, KST216, KST218, KST224, KST234, KST227, KST237, KST248, KST260, KST272, KSTI226, KSTI236, KSTI248, KSTI260, KSTI272, LSTI49, LSTI73\",\"product_description\":\"Strap Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17244-R0\",\"approval_number\":\"FL17244.13\",\"seq\":13,\"product_model\":\"KVB5, KVB7, KVB8, KVB10, KVB12, KVBI5, KVBI7, KVBI8, KVBI10, KVBI12\",\"product_description\":\"Knee Braces\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17244-R0\",\"approval_number\":\"FL17244.14\",\"seq\":14,\"product_model\":\"LFTA6\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17244-R0\",\"approval_number\":\"FL17244.15\",\"seq\":15,\"product_model\":\"LSTA12, LSTA15, LSTA18, LSTA21, LSTA24, LSTA30, LSTA36, MSTA9, MSTA12, MSTA15, MSTA18, MSTA21, MSTA24, MSTA30, MSTA36, MSTA48\",\"product_description\":\"Strap Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17244-R0\",\"approval_number\":\"FL17244.16\",\"seq\":16,\"product_model\":\"LSTA9\",\"product_description\":\"Strap Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17244-R0\",\"approval_number\":\"FL17244.17\",\"seq\":17,\"product_model\":\"MP3, MP5\",\"product_description\":\"Framing Angle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17244-R0\",\"approval_number\":\"FL17244.18\",\"seq\":18,\"product_model\":\"MP34, MPA1\",\"product_description\":\"Multi-Purpose Framing Angle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17244-R0\",\"approval_number\":\"FL17244.19\",\"seq\":19,\"product_model\":\"MP4F, MP6F\",\"product_description\":\"Multi-Lateral Plate Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17244-R0\",\"approval_number\":\"FL17244.20\",\"seq\":20,\"product_model\":\"MP7, MP9\",\"product_description\":\"Framing Angle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17244-R0\",\"approval_number\":\"FL17244.21\",\"seq\":21,\"product_model\":\"MSTC28, MSTC40, MSTC52, MSTC66, MSTC78, CMSTC16\",\"product_description\":\"Strap Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17244-R0\",\"approval_number\":\"FL17244.22\",\"seq\":22,\"product_model\":\"RS22-R, RS300, RS20-R, RS250, RS100, RS18-R, RS200, RS150, RS16-R, RS14-100, RS14-R\",\"product_description\":\"Colied Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17244-R0\",\"approval_number\":\"FL17244.23\",\"seq\":23,\"product_model\":\"RSPT4\",\"product_description\":\"Stud Plate Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17244-R0\",\"approval_number\":\"FL17244.24\",\"seq\":24,\"product_model\":\"RSPT6, RSPT6-2\",\"product_description\":\"Stud Plate Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17244-R0\",\"approval_number\":\"FL17244.25\",\"seq\":25,\"product_model\":\"SPT22\",\"product_description\":\"Stud-Plate Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17244-R0\",\"approval_number\":\"FL17244.26\",\"seq\":26,\"product_model\":\"SPT24, SPT44\",\"product_description\":\"Stud-Plate Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17244-R0\",\"approval_number\":\"FL17244.27\",\"seq\":27,\"product_model\":\"SPT4, SPT6, SPT8, SPTH4, SPTH6, SPTH8, SPTHW4, SPTHW6\",\"product_description\":\"Stud Plate Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17244-R0\",\"approval_number\":\"FL17244.28\",\"seq\":28,\"product_model\":\"ST12, ST18, ST22\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17244-R0\",\"approval_number\":\"FL17244.29\",\"seq\":29,\"product_model\":\"ST9\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17245-R0\",\"approval_number\":\"FL17245.1\",\"seq\":1,\"product_model\":\"MB16, MBG812, MBG816, MBG824, MBG1012, MBG1016, MBG1024, MBG1212, MBG1216, MBG1224, MBG1412, MBG1416, MBG1424, MBG1612, MBG1616, MBG1624\",\"product_description\":\"Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17245-R0\",\"approval_number\":\"FL17245.2\",\"seq\":2,\"product_model\":\"N16, N27, N30, N36, N42, N48, N54, N56, N60, O40\",\"product_description\":\"Bridging\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17245-R0\",\"approval_number\":\"FL17245.3\",\"seq\":3,\"product_model\":\"SCA9-TZ, SCA10-TZ\",\"product_description\":\"Stair Angle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17245-R0\",\"approval_number\":\"FL17245.4\",\"seq\":4,\"product_model\":\"WB106, WB126\",\"product_description\":\"Wall Bracing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17245-R0\",\"approval_number\":\"FL17245.5\",\"seq\":5,\"product_model\":\"WBC 10, WBC 12, RWB 96, RWB 114, RWB 143, WBT 10, WBT 12, WBT 14\",\"product_description\":\"Wall Bracing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17246-R0\",\"approval_number\":\"FL17246.1\",\"seq\":1,\"product_model\":\"STB16, STB20, STB24, STB28, STB34, STB36\",\"product_description\":\"Series Anchor Bolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17246-R0\",\"approval_number\":\"FL17246.2\",\"seq\":2,\"product_model\":\"STBL16, STBL20, STBL24, STBL28\",\"product_description\":\"Series Anchor Bolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17324-R0\",\"approval_number\":\"FL17324.1\",\"seq\":1,\"product_model\":\"HTT16, HTT45 Min & HTT45 Max\",\"product_description\":\"Tension Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17325-R0\",\"approval_number\":\"FL17325.1\",\"seq\":1,\"product_model\":\"MSTAM & MSTCM\",\"product_description\":\"Masonry Straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17249-R2\",\"approval_number\":\"FL17249.2\",\"seq\":2,\"product_model\":\"FA4\",\"product_description\":\"Foundation Anchor for Cracked Concrete Condition\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#20872-R0\",\"approval_number\":\"FL20872.1\",\"seq\":1,\"product_model\":\"RT7AT\",\"product_description\":\"Reversible\\\/Universal Hurricane\\\/ Seismic Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#22052-R0\",\"approval_number\":\"FL22052.1\",\"seq\":1,\"product_model\":\"CBE44, CBE44R, CBE46, CBE46R, CBE66, CBE66R\",\"product_description\":\"Column Base Series\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#22052-R0\",\"approval_number\":\"FL22052.2\",\"seq\":2,\"product_model\":\"EPB4408, EPB4608, EPB6608, EBG44-TZ\",\"product_description\":\"EPB\\\/EBG Elevated Post Base\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#22052-R0\",\"approval_number\":\"FL22052.3\",\"seq\":3,\"product_model\":\"WAS44, WAS46, WAS66\",\"product_description\":\"Wet Post Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#22052-R0\",\"approval_number\":\"FL22052.4\",\"seq\":4,\"product_model\":\"WE44, WE44R, WE46, WE46R, WE66, WE66R\",\"product_description\":\"Wet Post Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17231-R3\",\"approval_number\":\"FL17231.2\",\"seq\":2,\"product_model\":\"WS15, WS2\",\"product_description\":\"MiTek Pro Series - WS Wood Screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17231-R3\",\"approval_number\":\"FL17231.3\",\"seq\":3,\"product_model\":\"WS25, WS3, WS35, WS45, WS5, WS6, WS8\",\"product_description\":\"MiTek Pro Series - WS Wood Screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17231-R3\",\"approval_number\":\"FL17231.4\",\"seq\":4,\"product_model\":\"WSBH25, WSBH4, WSBH6, WSBH8, WSBH10\",\"product_description\":\"MiTek Pro Series - WSBH Wood Screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17231-R3\",\"approval_number\":\"FL17231.5\",\"seq\":5,\"product_model\":\"WSWH278, WSWH338, WSWH358, WSWH45, WSWH5, WSWH6, WSWH638, WSWH634, WSWH8\",\"product_description\":\"MiTek Pro Series - WSWH Wood Screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17232-R1\",\"approval_number\":\"FL17232.22\",\"seq\":22,\"product_model\":\"THF15925-2, THF15112-2, THF15140-2, THF16925-2, THF16112-2, THF16140-2,THF17157-2, THF20925-2, THF20112-2, THF20140-2,THF23180, THF23925-2, THF23100-2, THF23112-2, THF23118-2, THF23140-2, THF23160-2, THF25925-2, THF25112-2, THF25140-2, THF25160-2\",\"product_description\":\"Face Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17232-R1\",\"approval_number\":\"FL17232.23\",\"seq\":23,\"product_model\":\"THF26112, THF26140, THF26160, THF35925, THF35112, THF35140, THF35157\",\"product_description\":\"Face Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17232-R1\",\"approval_number\":\"FL17232.24\",\"seq\":24,\"product_model\":\"THFI1795, THFI17118, THFI1714, THFI1716. THFI2095, THFI20118, THFI2014, THFI2016, THFI2395, THFI23118, THFI2314, THFI2316. THFI25925, THFI2595, THFI25118, THFI2514, THFI2516, THFI3595, THFI35118, THFI3514, THFI3516\",\"product_description\":\"Fact Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17239-R2\",\"approval_number\":\"FL17239.12\",\"seq\":12,\"product_model\":\"PA44E, PA66E\",\"product_description\":\"Post Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17239-R2\",\"approval_number\":\"FL17239.13\",\"seq\":13,\"product_model\":\"PAU44, PAU46, PAU66, PAU88, PAU88R\",\"product_description\":\"Post Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17239-R2\",\"approval_number\":\"FL17239.14\",\"seq\":14,\"product_model\":\"PB44-6, PB66-6, PBS44R\",\"product_description\":\"Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17239-R2\",\"approval_number\":\"FL17239.15\",\"seq\":15,\"product_model\":\"PBS66, PBS66R, PBES44, PBES66\",\"product_description\":\"Post Caps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17239-R2\",\"approval_number\":\"FL17239.16\",\"seq\":16,\"product_model\":\"PCM4416, PCM4616, PCM4816, PCM6416, PCM6616, PCM6816, PCM8416, PCM8616, PCM8816, PCM44, PCM46, PCM48, PCM64, PCM66, PCM68, PCM77, PCM84, PCM86, PCM88\",\"product_description\":\"Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17241-R2\",\"approval_number\":\"FL17241.30\",\"seq\":30,\"product_model\":\"THO23950-2, THO23118-2, THO23140-2, THO23160-2, THO23180-2, THO23200-2, THO25925-2, THO25950-2, THO25112-2, THO25118-2, THO25140-2, THO25160-2, THO25180-2, THO25200-2\",\"product_description\":\"Top Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17241-R2\",\"approval_number\":\"FL17241.31\",\"seq\":31,\"product_model\":\"THO26118, THO26140, THO26160, THO35925, THO35938, THO35950, THO35112, THO35118, THO35120, THO35130, THO35140, THO35160, THO35180\",\"product_description\":\"Top Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17244-R1\",\"approval_number\":\"FL17244.30\",\"seq\":30,\"product_model\":\"SPT22\",\"product_description\":\"Stud-Plate Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17244-R1\",\"approval_number\":\"FL17244.31\",\"seq\":31,\"product_model\":\"SPT24, SPT44\",\"product_description\":\"Stud-Plate Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17244-R1\",\"approval_number\":\"FL17244.32\",\"seq\":32,\"product_model\":\"SPT4, SPT6, SPT8, SPTH4, SPTH6, SPTH8, SPTHW4, SPTHW6\",\"product_description\":\"Stud Plate Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17244-R1\",\"approval_number\":\"FL17244.33\",\"seq\":33,\"product_model\":\"SRC, SRCP\",\"product_description\":\"Sill Retrolift Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17244-R1\",\"approval_number\":\"FL17244.34\",\"seq\":34,\"product_model\":\"ST12, ST18, ST22\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17244-R1\",\"approval_number\":\"FL17244.35\",\"seq\":35,\"product_model\":\"ST9\",\"product_description\":\"Strap Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17324-R3\",\"approval_number\":\"FL17324.2\",\"seq\":2,\"product_model\":\"HTT16, HTT45 Min & HTT45 Max\",\"product_description\":\"Tension Tie Hold-Downs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17324-R3\",\"approval_number\":\"FL17324.3\",\"seq\":3,\"product_model\":\"TDX Series\",\"product_description\":\"Hold-Downs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17546-R0\",\"approval_number\":\"FL17546.1\",\"seq\":1,\"product_model\":\"CNX3, CNX4, CNX5, CNX6, CNX7, CNX8, CNX9, CNX10, CNX11, CNX12\",\"product_description\":\"Cinch Nut\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17549-R0\",\"approval_number\":\"FL17549.1\",\"seq\":1,\"product_model\":\"CT-43, CT-24, CT-44, CT-64, CT-84, CT-46, CT-48, CT-68\",\"product_description\":\"Continuity Tie Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17549-R0\",\"approval_number\":\"FL17549.2\",\"seq\":2,\"product_model\":\"T2-1, T2-2, T2-3, T2-4, T2-5, T2-6, T2-7,T2-8, T2-9, T2-24, T2-43, T2-44, T2-46, T2-48, T2-48S,T2-64, T2-68, T2-68S, T2-84\",\"product_description\":\"Tension Tie Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17680-R0\",\"approval_number\":\"FL17680.1\",\"seq\":1,\"product_model\":\"DHTA16-18, DHTA16-18-2, DHTA20-18, DHTA20-18-2, DHTA24-18, DHTA24-18-2, DHTA12, DHTA12-2, DHTA16, DHTA16-2, DHTA20, DHTA20-2, DHTA24, DHTA24-2, DHTA48, DHTA48-2\",\"product_description\":\"Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17680-R0\",\"approval_number\":\"FL17680.2\",\"seq\":2,\"product_model\":\"HTA16-18, HTA16-18R, HTA20-18, HTA20-18R, HTA24-18, HTA24-18R, HTA12, HTA12R, HTA16, HTA16R, HTA20, HTA20R, HTA24, HTA24R, HTA48, HTA48R\",\"product_description\":\"Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17680-R0\",\"approval_number\":\"FL17680.3\",\"seq\":3,\"product_model\":\"LPTA Parallel, LPTA Perp\",\"product_description\":\"Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17680-R1\",\"approval_number\":\"FL17680.4\",\"seq\":4,\"product_model\":\"HTA16-18, HTA16-18R, HTA20-18, HTA20-18R, HTA24-18, HTA24-18R, HTA12, HTA12R, HTA12-2R, HTA16, HTA16R,HTA16-2R HTA20, HTA20R, HTA20-2R, HTA24, HTA24R, HTA24-2R, HTA48, HTA48R, HTA48-2R\",\"product_description\":\"Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17680-R1\",\"approval_number\":\"FL17680.5\",\"seq\":5,\"product_model\":\"LPTA Parallel, LPTA Perp\",\"product_description\":\"Embedded Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17699-R0\",\"approval_number\":\"FL17699.1\",\"seq\":1,\"product_model\":\"HGA10, HGAM10\",\"product_description\":\"Hurricane Gusset Angle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#22053-R0\",\"approval_number\":\"FL22053.1\",\"seq\":1,\"product_model\":\"TECO 33degree Collated Nails\",\"product_description\":\"Pneumatic Structural Nails for Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17249-R6\",\"approval_number\":\"FL17249.3\",\"seq\":3,\"product_model\":\"STAD8, STAD10, STAD14, LSTAD8, LSTAD8RJ, STAD8RJ, STAD10RJ, STAD14RJ\",\"product_description\":\"LSTAD & STAD Strap-Style Hold-down for Concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#22052-R1\",\"approval_number\":\"FL22052.5\",\"seq\":5,\"product_model\":\"WE44, WE44R, WE46, WE46R, WE66, WE66R\",\"product_description\":\"Wet Post Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#28896-R0\",\"approval_number\":\"FL28896.1\",\"seq\":1,\"product_model\":\"WAC038300; WAC038334; WAC038500; WAC012334; WAC012414; WAC012500; WAC012512; WAC012700; WAC058500; WAC058600; WAC058700; WAC058812; WAC034512\",\"product_description\":\"Concrete Wedge Anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#29779-R0\",\"approval_number\":\"FL29779.1\",\"seq\":1,\"product_model\":\"SACH034412, SACH034500, SACH034512, SACH034600, SACH034614, SACH034700, SACH034800, SACH034812, SACH0341000\",\"product_description\":\"SACH Screw Anchors for use in cracked and uncracked concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#29779-R0\",\"approval_number\":\"FL29779.2\",\"seq\":2,\"product_model\":\"SACH034412-EXT, SACH034500-EXT, SACH034512-EXT, SACH034600-EXT, SACH034614-EXT, SACH034700-EXT, SACH034800-EXT, SACH034812-EXT, SACH0341000-EXT\",\"product_description\":\"SACH-EXT Screw Anchors for use in cracked and uncracked concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#29779-R0\",\"approval_number\":\"FL29779.3\",\"seq\":3,\"product_model\":\"SACH038300, SACH038400, SACH038500, SACH038600, SACH012400, SACH012500, SACH012600, SACH012612, SACH058400, SACH058500, SACH058600, SACH058612, SACH058800\",\"product_description\":\"SACH Screw Anchors for use in cracked and uncracked concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#29779-R0\",\"approval_number\":\"FL29779.4\",\"seq\":4,\"product_model\":\"SACH038300-EXT, SACH038400-EXT, SACH038500-EXT, SACH038600-EXT, SACH012400-EXT, SACH012500-EXT, SACH012600-EXT, SACH012612-EXT, SACH058400-EXT, SACH058500-EXT, SACH058600-EXT, SACH058612-EXT, SACH058800-EXT\",\"product_description\":\"SACH-EXT Screw Anchors for use in cracked and uncracked concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17231-R5\",\"approval_number\":\"FL17231.6\",\"seq\":6,\"product_model\":\"WSWH278, WSWH338, WSWH358, WSWH45, WSWH5, WSWH6, WSWH638, WSWH634, WSWH8\",\"product_description\":\"MiTek Pro Series - WSWH Wood Screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17232-R5\",\"approval_number\":\"FL17232.25\",\"seq\":25,\"product_model\":\"THF26112, THF26140, THF26160, THF35925, THF35112, THF35140, THF35157\",\"product_description\":\"Face Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17232-R5\",\"approval_number\":\"FL17232.26\",\"seq\":26,\"product_model\":\"THFI1795, THFI17118, THFI1714, THFI1716, THFI2095, THFI20118, THFI2014, THFI2016, THFI2395, THFI23118, THFI2314, THFI2316, THFI25925, THFI2595, THFI25118, THFI2514, THFI2516, THFI3595, THFI35118, THFI3514, THFI3516\",\"product_description\":\"Fact Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17236-R4\",\"approval_number\":\"FL17236.14\",\"seq\":14,\"product_model\":\"TSP\",\"product_description\":\"Stud Plate Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17240-R2\",\"approval_number\":\"FL17240.6\",\"seq\":6,\"product_model\":\"MUGT15\",\"product_description\":\"MUGT15 Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17241-R3\",\"approval_number\":\"FL17241.32\",\"seq\":32,\"product_model\":\"THO15925, THO15950, THO15118, THO15140, THO16950, THO16112, THO16118, THO16140, THO17925, THO17950, THO17118, THO20950, THO20118, THO20140, THO20160\",\"product_description\":\"Top Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17241-R3\",\"approval_number\":\"FL17241.33\",\"seq\":33,\"product_model\":\"THO15950-2, THO17925-2, THO17950-2, THO17118-2, THO20950-2, THO20118-2, THO20140-2, THO20160-2\",\"product_description\":\"Top Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17241-R3\",\"approval_number\":\"FL17241.34\",\"seq\":34,\"product_model\":\"THO23140, THO23180, THO23200, THO25950, THO25118, THO25140, THO26925, THO26950\",\"product_description\":\"Top Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17241-R3\",\"approval_number\":\"FL17241.35\",\"seq\":35,\"product_model\":\"THO23950-2, THO23118-2, THO23140-2, THO23160-2, THO23180-2, THO23200-2, THO25925-2, THO25950-2, THO25112-2, THO25118-2, THO25140-2, THO25160-2, THO25180-2, THO25200-2\",\"product_description\":\"Top Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17241-R3\",\"approval_number\":\"FL17241.36\",\"seq\":36,\"product_model\":\"THO26118, THO26140, THO26160, THO35925, THO35938, THO35950, THO35112, THO35118, THO35120, THO35130, THO35140, THO35160, THO35180\",\"product_description\":\"Top Mount Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17243-R2\",\"approval_number\":\"FL17243.11\",\"seq\":11,\"product_model\":\"TMPH2, TMPH175, TMPH21, TMPH23, TMPH25, TMPH31, TMPH4\",\"product_description\":\"Rafter-to-Plate Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#22326-R0\",\"approval_number\":\"FL22326.1\",\"seq\":1,\"product_model\":\"Hardy Frame Bearing Plate\",\"product_description\":\"Bearing Plate to be used with Hardy Frame Panels.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#22326-R0\",\"approval_number\":\"FL22326.2\",\"seq\":2,\"product_model\":\"HFP Series & HFP\\\/S Series\",\"product_description\":\"Hardy Frame Post\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#22326-R0\",\"approval_number\":\"FL22326.3\",\"seq\":3,\"product_model\":\"HFS\",\"product_description\":\"Hardy Frame Saddle series\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#22326-R0\",\"approval_number\":\"FL22326.4\",\"seq\":4,\"product_model\":\"HFX and HFX\\\/S Series\",\"product_description\":\"Hardy Frame Panel and Hardy Frame Brace Frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17249-R8\",\"approval_number\":\"FL17249.4\",\"seq\":4,\"product_model\":\"FA3, FA4, FA4-TZ\",\"product_description\":\"FA3 & FA4 Foundation Anchor for Concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17249-R8\",\"approval_number\":\"FL17249.5\",\"seq\":5,\"product_model\":\"HPAHD22, PAHD42\",\"product_description\":\"HPAHD & PAHD Strap Style Hold-downs for Concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17249-R8\",\"approval_number\":\"FL17249.6\",\"seq\":6,\"product_model\":\"STAD8, STAD10, STAD14, LSTAD8, LSTAD8RJ, STAD8RJ, STAD10RJ, STAD14RJ\",\"product_description\":\"LSTAD & STAD Strap-Style Hold-down for Concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17249-R8\",\"approval_number\":\"FL17249.7\",\"seq\":7,\"product_model\":\"WAS44, WAS46, WAS66\",\"product_description\":\"WAS Wet Post Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17249-R8\",\"approval_number\":\"FL17249.8\",\"seq\":8,\"product_model\":\"WE44, WE44R, WE46, WE46R, WE66, WE66R\",\"product_description\":\"WE Wet Post Anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17231-R7\",\"approval_number\":\"FL17231.7\",\"seq\":7,\"product_model\":\"WSWH278, WSWH338, WSWH358, WSWH45, WSWH5, WSWH6, WSWH638, WSWH634, WSWH8\",\"product_description\":\"MiTek WSWH Structural Wood Screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17236-R6\",\"approval_number\":\"FL17236.15\",\"seq\":15,\"product_model\":\"TSP\",\"product_description\":\"TSP Stud Plate Tie\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17243-R5\",\"approval_number\":\"FL17243.12\",\"seq\":12,\"product_model\":\"TMPH2, TMPH175, TMPH21, TMPH23, TMPH25, TMPH31, TMPH4\",\"product_description\":\"Rafter-to-Plate Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17546-R4\",\"approval_number\":\"FL17546.2\",\"seq\":2,\"product_model\":\"PW3\",\"product_description\":\"PW3 Shrinkage Compensation Device\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#33511-R0\",\"approval_number\":\"FL33511.1\",\"seq\":1,\"product_model\":\"UGTQ, UGTQR, UGTQL\",\"product_description\":\"Universal Girder Tiedown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#41719-R0\",\"approval_number\":\"FL41719.1\",\"seq\":1,\"product_model\":\"FWH28-FWH212, FWH1795-FWH1716, FWH2095-FWH2016, FWH2395-FWH2320, FWH2595-FWH2520, FWH3595-FWH3524\",\"product_description\":\"Top Mount Fire Wall Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#41719-R0\",\"approval_number\":\"FL41719.2\",\"seq\":2,\"product_model\":\"FWHBP35118-FWHBP3524, FWHBP52118-FWHBP5224, FWHBP71118-FWHBP7124\",\"product_description\":\"Top Mount Fire Wall Hangers for Beams and Purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#41719-R0\",\"approval_number\":\"FL41719.3\",\"seq\":3,\"product_model\":\"FWHFM35925-FWH3524, FWHFM42925-FWHFM4224, FWHFM52925-FWHFM5224, FWHFM71118-FWHFM7124\",\"product_description\":\"Top Mount Fire Wall Hangers for Face Mount Applications\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#41719-R0\",\"approval_number\":\"FL41719.4\",\"seq\":4,\"product_model\":\"FWHH3595-FWHH3524, FWHH52925-FWHH5224, FWHH55925-FWHH5524, FWHH71118-FWHH7124\",\"product_description\":\"Top Mount Heavy-Duty Fire Wall Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#41719-R1\",\"approval_number\":\"FL41719.5\",\"seq\":5,\"product_model\":\"FWHL26, FWHL28, FWHL210, FWHL212, FWHL1795, FWHL17118, FWHL20118, FWHL23118, FWHL25118\",\"product_description\":\"Top Mount Light-Duty Fire Wall Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#42172-R0\",\"approval_number\":\"FL42172.1\",\"seq\":1,\"product_model\":\"PS10, PS10V2, PS12, PS12I, PS13, PS14, PS14V3, PS16, PS16V3\",\"product_description\":\"POSI-STRUT metal webs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17219-R5\",\"approval_number\":\"FL17219.7\",\"seq\":7,\"product_model\":\"UPHD8, UPHD9, UPHD11, UPHD14\",\"product_description\":\"Holdown\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17231-R9\",\"approval_number\":\"FL17231.8\",\"seq\":8,\"product_model\":\"WSWH278, WSWH338, WSWH358, WSWH45, WSWH5, WSWH6, WSWH638, WSWH634, WSWH8\",\"product_description\":\"MiTek WSWH Structural Wood Screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17239-R8\",\"approval_number\":\"FL17239.17\",\"seq\":17,\"product_model\":\"PCM4416, PCM4516, PCM4616, PCM4716, PCM4816, PCM5416, PCM5516, PCM6416, PCM6616, PCM6816, PCM8416, PCM8616, PCM8816, PCM44, PCM46, PCM48, PCM64, PCM66, PCM68, PCM75, PCM77, PCM84, PCM86, PCM88\",\"product_description\":\"Post Cap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#17243-R7\",\"approval_number\":\"FL17243.13\",\"seq\":13,\"product_model\":\"TMPH2, TMPH175, TMPH21, TMPH23, TMPH25, TMPH31, TMPH4\",\"product_description\":\"Rafter-to-Plate Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-31 00:00:00\",\"instructions_url\":\"\"}],\"Trane Technologies\":[{\"manufacturer\":\"Trane Technologies\",\"approval_number_master\":\"FL#35286-R2\",\"approval_number\":\"FL35286.1\",\"seq\":1,\"product_model\":\"4TCA, 4YCA, and 4WCA Series\",\"product_description\":\"See \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+120\\\/-95\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trane Technologies\",\"approval_number_master\":\"FL#19588-R0\",\"approval_number\":\"FL19588.1\",\"seq\":1,\"product_model\":\"American Standard Air Handler (Ground Mounted)\",\"product_description\":\"Steel Tie-Down Clip System (For Use with Mechanical Units at Ground)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trane Technologies\",\"approval_number_master\":\"FL#19588-R0\",\"approval_number\":\"FL19588.2\",\"seq\":2,\"product_model\":\"American Standard Air Handler (Roof Mounted)\",\"product_description\":\"Steel Tie-Down Clip System (For Use with Mechanical Units at Roof)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trane Technologies\",\"approval_number_master\":\"FL#19588-R0\",\"approval_number\":\"FL19588.3\",\"seq\":3,\"product_model\":\"TRANE X Series Air Handler (Ground Mounted)\",\"product_description\":\"Steel Tie-Down Clip System (For Use with Mechanical Units at Ground)\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trane Technologies\",\"approval_number_master\":\"FL#19588-R0\",\"approval_number\":\"FL19588.4\",\"seq\":4,\"product_model\":\"TRANE X Series Air Handler (Roof Mounted)\",\"product_description\":\"Steel Tie-Down Clip System (For Use with Mechanical Units at Roof)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trane Technologies\",\"approval_number_master\":\"FL#19588-R2\",\"approval_number\":\"FL19588.5\",\"seq\":5,\"product_model\":\"5 - American Standard Units\",\"product_description\":\"Applicable for Ground & Roof Mounted installations.\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trane Technologies\",\"approval_number_master\":\"FL#19588-R2\",\"approval_number\":\"FL19588.6\",\"seq\":6,\"product_model\":\"6 - TRANE Units\",\"product_description\":\"Applicable for Ground & Roof Mounted installations.\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-17 00:00:00\",\"instructions_url\":\"\"}],\"OMG - FastenMaster\":[{\"manufacturer\":\"OMG - FastenMaster\",\"approval_number_master\":\"FL#47410-R0\",\"approval_number\":\"FL47410.1\",\"seq\":1,\"product_model\":\"TimberLOK Heavy Duty Wood Screws\",\"product_description\":\"TimberLOK is a heavy duty wood screw available in a variety of lengths for applications such as attaching rafter or trusses to the top plate.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG - FastenMaster\",\"approval_number_master\":\"FL#4261-R0\",\"approval_number\":\"FL4261.1\",\"seq\":1,\"product_model\":\"FastenMaster Threaded Wood Fasteners\",\"product_description\":\"Dowel-type threaded fasteners used for wood-to-wood connections\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"OMG - FastenMaster\",\"approval_number_master\":\"FL#21662-R0\",\"approval_number\":\"FL21662.1\",\"seq\":1,\"product_model\":\"FastenMaster FrameFAST\\u00ae Structural Wood Screw Fasteners\",\"product_description\":\"FastenMaster FrameFAST\\u00ae Structural Wood Screw Fasteners\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-15 00:00:00\",\"instructions_url\":\"\"}],\"JC Residential and Light Commercial LLC\":[{\"manufacturer\":\"JC Residential and Light Commercial LLC\",\"approval_number_master\":\"FL#29440-R4\",\"approval_number\":\"FL29440.1\",\"seq\":1,\"product_model\":\"JOHNSON CONTROLS RESPAC UNITS\",\"product_description\":\"Johnson Control Respac package units 14 SEER and 16 SEER models\",\"design_pressure\":\"+127\\\/-127\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Midwest Fastener Corp.\":[{\"manufacturer\":\"Midwest Fastener Corp.\",\"approval_number_master\":\"FL#44404-R0\",\"approval_number\":\"FL44404.1\",\"seq\":1,\"product_model\":\"TorqueMaster Screws\",\"product_description\":\"3\\\/16 and 1\\\/4 TorqueMaster Star Hex, Flat and Pan Concrete Screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Midwest Fastener Corp.\",\"approval_number_master\":\"FL#29475-R0\",\"approval_number\":\"FL29475.1\",\"seq\":1,\"product_model\":\"1\\\/4\\\" Direct Mount Anchor\",\"product_description\":\"Direct Mount Anchor (male)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"QuickMount\":[{\"manufacturer\":\"QuickMount\",\"approval_number_master\":\"FL#29846-R3\",\"approval_number\":\"FL29846.1\",\"seq\":1,\"product_model\":\"Qbase & L-Mount Solar Roof Attachments\",\"product_description\":\"Roof mount attachment system for solar products.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"QuickMount\",\"approval_number_master\":\"FL#29846-R0\",\"approval_number\":\"FL29846.2\",\"seq\":2,\"product_model\":\"QBase Mount Solar Support System\",\"product_description\":\"A base and post roof mount for soalr products\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-30 00:00:00\",\"instructions_url\":\"\"}],\"Allied Air Enterprises, LLC\":[{\"manufacturer\":\"Allied Air Enterprises, LLC\",\"approval_number_master\":\"FL#37384-R2\",\"approval_number\":\"FL37384.1\",\"seq\":1,\"product_model\":\"#1 - AirEase Packaged Units\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for limitations, conditions, and more information.\",\"design_pressure\":\"+148\\\/-148\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allied Air Enterprises, LLC\",\"approval_number_master\":\"FL#37384-R2\",\"approval_number\":\"FL37384.2\",\"seq\":2,\"product_model\":\"#2 - Allied Packaged Units\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for limitations, conditions, and more information.\",\"design_pressure\":\"+148\\\/-148\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allied Air Enterprises, LLC\",\"approval_number_master\":\"FL#37384-R2\",\"approval_number\":\"FL37384.3\",\"seq\":3,\"product_model\":\"#3 - Allied Commercial Packaged Units\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for limitations, conditions, and more information.\",\"design_pressure\":\"+148\\\/-148\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allied Air Enterprises, LLC\",\"approval_number_master\":\"FL#37384-R2\",\"approval_number\":\"FL37384.4\",\"seq\":4,\"product_model\":\"#4 - Armstrong Packaged Units\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for limitations, conditions, and more information.\",\"design_pressure\":\"+148\\\/-148\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allied Air Enterprises, LLC\",\"approval_number_master\":\"FL#37384-R2\",\"approval_number\":\"FL37384.5\",\"seq\":5,\"product_model\":\"#5 - Concord Packaged Units\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for limitations, conditions, and more information.\",\"design_pressure\":\"+148\\\/-148\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allied Air Enterprises, LLC\",\"approval_number_master\":\"FL#37384-R2\",\"approval_number\":\"FL37384.6\",\"seq\":6,\"product_model\":\"#6 - Ducane Packaged Units\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for limitations, conditions, and more information.\",\"design_pressure\":\"+148\\\/-148\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allied Air Enterprises, LLC\",\"approval_number_master\":\"FL#37384-R2\",\"approval_number\":\"FL37384.7\",\"seq\":7,\"product_model\":\"#7 - AirEase Split Systems\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for limitations, conditions, and more information.\",\"design_pressure\":\"+148\\\/-148\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allied Air Enterprises, LLC\",\"approval_number_master\":\"FL#37384-R2\",\"approval_number\":\"FL37384.8\",\"seq\":8,\"product_model\":\"#8 - Allied Split Systems\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for limitations, conditions, and more information.\",\"design_pressure\":\"+148\\\/-148\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allied Air Enterprises, LLC\",\"approval_number_master\":\"FL#37384-R2\",\"approval_number\":\"FL37384.9\",\"seq\":9,\"product_model\":\"#9 - Allied Commercial Split Systems\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for limitations, conditions, and more information.\",\"design_pressure\":\"+148\\\/-148\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allied Air Enterprises, LLC\",\"approval_number_master\":\"FL#37384-R2\",\"approval_number\":\"FL37384.10\",\"seq\":10,\"product_model\":\"10 - Armstrong Split Systems\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for limitations, conditions, and more information.\",\"design_pressure\":\"+148\\\/-148\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allied Air Enterprises, LLC\",\"approval_number_master\":\"FL#37384-R2\",\"approval_number\":\"FL37384.11\",\"seq\":11,\"product_model\":\"11 - Concord Split Systems\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for limitations, conditions, and more information.\",\"design_pressure\":\"+148\\\/-148\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Allied Air Enterprises, LLC\",\"approval_number_master\":\"FL#37384-R2\",\"approval_number\":\"FL37384.12\",\"seq\":12,\"product_model\":\"12 - Ducane Split Systems\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for limitations, conditions, and more information.\",\"design_pressure\":\"+148\\\/-148\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Lennox Industries\":[{\"manufacturer\":\"Lennox Industries\",\"approval_number_master\":\"FL#37637-R3\",\"approval_number\":\"FL37637.1\",\"seq\":1,\"product_model\":\"1 - Lennox Packaged Units\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+148\\\/-148\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lennox Industries\",\"approval_number_master\":\"FL#37637-R3\",\"approval_number\":\"FL37637.2\",\"seq\":2,\"product_model\":\"2 - Lennox Merit, Elite, & Dave Lennox Signature Collection\",\"product_description\":\"Lennox Merit Series, Elite Series, & Dave Lennox Signature Collection.\\nSee the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+148\\\/-148\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"SunModo\":[{\"manufacturer\":\"SunModo\",\"approval_number_master\":\"FL#41592-R0\",\"approval_number\":\"FL41592.1\",\"seq\":1,\"product_model\":\"SMR SoloFlash, TopTile and Nano Aluminum Solar Mounts\",\"product_description\":\"Roof mount attachments for solar products.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SunModo\",\"approval_number_master\":\"FL#46074-R3\",\"approval_number\":\"FL46074.4\",\"seq\":4,\"product_model\":\"Rooftop PV Mounting System - Into Rafters\",\"product_description\":\"Roof mount attachment system for solar products.\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SunModo\",\"approval_number_master\":\"FL#46436-R0\",\"approval_number\":\"FL46436.1\",\"seq\":1,\"product_model\":\"NanoRack PV Mounting System on OSB Sheathing\",\"product_description\":\"Roof mount attachment system for solar products into OSB.\",\"design_pressure\":\"+78\\\/-78\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SunModo\",\"approval_number_master\":\"FL#46436-R0\",\"approval_number\":\"FL46436.2\",\"seq\":2,\"product_model\":\"NanoRack PV Mounting System on Plywood Sheathing\",\"product_description\":\"Roof mount attachment system for solar products into plywood.\",\"design_pressure\":\"+116\\\/-116\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SunModo\",\"approval_number_master\":\"FL#46074-R0\",\"approval_number\":\"FL46074.1\",\"seq\":1,\"product_model\":\"Rooftop PV Mounting System - Into OSB\",\"product_description\":\"Roof mount attachment system for solar products.\",\"design_pressure\":\"+176.7\\\/-176.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SunModo\",\"approval_number_master\":\"FL#46074-R0\",\"approval_number\":\"FL46074.2\",\"seq\":2,\"product_model\":\"Rooftop PV Mounting System - Into Plywood\",\"product_description\":\"Roof mount attachment system for solar products.\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SunModo\",\"approval_number_master\":\"FL#46074-R0\",\"approval_number\":\"FL46074.3\",\"seq\":3,\"product_model\":\"Rooftop PV Mounting System - Into Rafters\",\"product_description\":\"Roof mount attachment system for solar products.\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Aerosmith Fastening Systems\":[{\"manufacturer\":\"Aerosmith Fastening Systems\",\"approval_number_master\":\"FL#3635-R0\",\"approval_number\":\"FL3635.1\",\"seq\":1,\"product_model\":\"Aerosmith Fasteners\",\"product_description\":\"Aerosmith CT90 Tool and Hardened Steel Pins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aerosmith Fastening Systems\",\"approval_number_master\":\"FL#3635-R0\",\"approval_number\":\"FL3635.2\",\"seq\":2,\"product_model\":\"Aerosmith Fasteners\",\"product_description\":\"Aerosmith ST4100 Coil Nail Gun and Hardened Steel Pins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aerosmith Fastening Systems\",\"approval_number_master\":\"FL#14885-R0\",\"approval_number\":\"FL14885.1\",\"seq\":1,\"product_model\":\"Surepin Fasteners\",\"product_description\":\".145 series fasteners for use attaching James Hardie Brand and other fiber cement siding direct to concrete masonry units.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aerosmith Fastening Systems\",\"approval_number_master\":\"FL#14885-R0\",\"approval_number\":\"FL14885.2\",\"seq\":2,\"product_model\":\"VersaPin Fasteners\",\"product_description\":\"VersaPin .100 series fasteners for use attaching James Hardie Brand and other fiber cement siding, Exterior Gypsum, Plywood and OSB to cold formed steel in standard and shear wall configurations.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-06-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aerosmith Fastening Systems\",\"approval_number_master\":\"FL#42390-R0\",\"approval_number\":\"FL42390.1\",\"seq\":1,\"product_model\":\"Aerosmith Surebolt, Surebolt extreme and surebolt max anchors\",\"product_description\":\"One-piece heavy-duty screw anchor with a finished Hex head for use in Cracked concrete, Uncracked concrete, reinforced concrete and stone\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Unirac, Inc.\":[{\"manufacturer\":\"Unirac, Inc.\",\"approval_number_master\":\"FL#46668-R0\",\"approval_number\":\"FL46668.1\",\"seq\":1,\"product_model\":\"NXT Stronghold Butyl Aluminum Solar Mounts\",\"product_description\":\"NXT Stronghold Butyl Aluminum Solar Mounts\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Unirac, Inc.\",\"approval_number_master\":\"FL#46796-R0\",\"approval_number\":\"FL46796.1\",\"seq\":1,\"product_model\":\"Flashkit Tile Replacement and 2-Piece Standoff Aluminum Solar Mounts\",\"product_description\":\"Roof attachment systems for solar PV products.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Unirac, Inc.\",\"approval_number_master\":\"FL#46914-R0\",\"approval_number\":\"FL46914.1\",\"seq\":1,\"product_model\":\"FlashLoc Comp and FlashLoc Duo Aluminum Solar Mounts\",\"product_description\":\"Rooftop PV mounting attachments\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Unirac, Inc.\",\"approval_number_master\":\"FL#46915-R0\",\"approval_number\":\"FL46915.1\",\"seq\":1,\"product_model\":\"FlashKit Pro and FlashKit Pro SB L-Foot Aluminum Solar Mounts\",\"product_description\":\"Rooftop PV mounting attachments\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-05-21 00:00:00\",\"instructions_url\":\"\"}],\"Quick Tie Products, Inc.\":[{\"manufacturer\":\"Quick Tie Products, Inc.\",\"approval_number_master\":\"FL#3557-R30\",\"approval_number\":\"FL3557.30\",\"seq\":30,\"product_model\":\"U-Hanger Series: UL, ULU, ULP & ULP-IF, UM, UH & UH-IF, TFLP, TFH; TSH; THJH; UMH; UHH; ULPSSH; UMSR-L; UHSR-L; UHD\",\"product_description\":\"U-Hanger and Inverted Flange (IF) U-Hanger Series are face mount joist hangers used to resist gravity loads and uplift loads due to wind in one-, two- and three-ply joist assemblies in light-frame wood construction.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-07-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quick Tie Products, Inc.\",\"approval_number_master\":\"FL#13468-R11\",\"approval_number\":\"FL13468.5\",\"seq\":5,\"product_model\":\"QuickTie Adhesives\",\"product_description\":\"QE-1 Epoxy Adhesive and QE-2 Epoxy Adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quick Tie Products, Inc.\",\"approval_number_master\":\"FL#3557-R2\",\"approval_number\":\"FL3557.1\",\"seq\":1,\"product_model\":\"CS20-250, CS18-200 and CS16-150 Coiled Straps\",\"product_description\":\"Coiled Straps (CS) are either 20 gauge (minimum thickness with coating 0.0356\\\") steel (CS20-250), 18 gauge (minimum thickness with coating 0.0466\\\") steel (CS18-200), or 16 gauge (minimum thickness with coating 0.0575\\\") steel (CS16-150).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quick Tie Products, Inc.\",\"approval_number_master\":\"FL#3557-R2\",\"approval_number\":\"FL3557.2\",\"seq\":2,\"product_model\":\"HA4 Hurricane\\\/Seismic Clip\",\"product_description\":\"18 gauge (minimum thickness with coating 0.0466\\\") steel clips are used to fasten rafters and trusses to wall top plates.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quick Tie Products, Inc.\",\"approval_number_master\":\"FL#3557-R2\",\"approval_number\":\"FL3557.3\",\"seq\":3,\"product_model\":\"LS and MS series straps\",\"product_description\":\"Galvanized steel straps, 1-1\\\/4 inches wide and in varying length from 9-5\\\/8 inches to 48-5\\\/8 inches in length with minimum thicknesses of 0.0356 inches (LS) and 0.0575 inch (MS).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quick Tie Products, Inc.\",\"approval_number_master\":\"FL#3557-R2\",\"approval_number\":\"FL3557.4\",\"seq\":4,\"product_model\":\"MTS and HTS Twist Strap\",\"product_description\":\"The Medium Twist Straps (MTS) are manufactured in lengths of 12\\\" and the Heavy Twist Straps (HTS) are manufactured in lengths of 16\\\", 20\\\", 24\\\" and 28\\\". The straps have an offset shape to allow for twisting and bending.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quick Tie Products, Inc.\",\"approval_number_master\":\"FL#3557-R2\",\"approval_number\":\"FL3557.5\",\"seq\":5,\"product_model\":\"SC35 Framing Angle and SC35F Framing Plate\",\"product_description\":\"The SC35 anchors floor and ceiling joists to headers. The SC35F provides solid blocking to top plates. The SC35 uses a 90\\u00b0 framing angle to join posts to beams and to make other right-angle connections.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quick Tie Products, Inc.\",\"approval_number_master\":\"FL#3557-R10\",\"approval_number\":\"FL3557.6\",\"seq\":6,\"product_model\":\"SC35 Framing Angle and SC35F Framing Plate\",\"product_description\":\"The SC35 anchors floor and ceiling joists to headers. The SC35F provides solid blocking to top plates. The SC35 uses a 90\\u00b0 framing angle to join posts to beams and to make other right-angle connections.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quick Tie Products, Inc.\",\"approval_number_master\":\"FL#13468-R0\",\"approval_number\":\"FL13468.1\",\"seq\":1,\"product_model\":\"QTB(X) Blue\",\"product_description\":\"The QTB(X) provides a continuous load path from the top of the wall to the foundation. Consists of a wire rope with threaded studs swaged to each end. 3\\\/16\\\" diameter, 7x19, galvanized steel wire with a minimum nominal strength of 4,200 lbs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quick Tie Products, Inc.\",\"approval_number_master\":\"FL#13468-R0\",\"approval_number\":\"FL13468.2\",\"seq\":2,\"product_model\":\"QTG(X) Green\",\"product_description\":\"The QTG(X) provides a continuous load path from the top of the wall to the foundation. Consists of a wire rope with threaded studs swaged to each end. 1\\\/4\\\" diameter, 7x19, galvanized steel wire with a minimum nominal strength of 7,000 lbs.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quick Tie Products, Inc.\",\"approval_number_master\":\"FL#13468-R0\",\"approval_number\":\"FL13468.3\",\"seq\":3,\"product_model\":\"QTO(X) Orange\",\"product_description\":\"The QTO(X) provides a continuous load path from the top of the wall to the foundation. Consists of a wire rope with threaded studs swaged to each end. 5\\\/16\\\" diameter, 7x19, galvanized steel wire with a minimum nominal strength of 9,800 lbs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quick Tie Products, Inc.\",\"approval_number_master\":\"FL#13468-R0\",\"approval_number\":\"FL13468.4\",\"seq\":4,\"product_model\":\"QTR(X) Red\",\"product_description\":\"The QTR(X) provides a continuous load path from the top of the wall to the foundation. Consists of a wire rope with threaded studs swaged to each end. 3\\\/8\\\" diameter, 7x19, galvanized steel wire with a minimum nominal strength of 14,400 lbs.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quick Tie Products, Inc.\",\"approval_number_master\":\"FL#3557-R11\",\"approval_number\":\"FL3557.7\",\"seq\":7,\"product_model\":\"PBA Post Base Anchor\",\"product_description\":\"Post Base Anchors (PBAs) are used to attach the base of a wood post to a concrete foundation. The PBAs are comprised of a Post Base Strap and Stand-Off (SO) plate.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quick Tie Products, Inc.\",\"approval_number_master\":\"FL#3557-R11\",\"approval_number\":\"FL3557.8\",\"seq\":8,\"product_model\":\"SC35 Framing Angle and SC35F Framing Plate\",\"product_description\":\"The SC35 anchors floor and ceiling joists to headers. The SC35F provides solid blocking to top plates. The SC35 uses a 90\\u00b0 framing angle to join posts to beams and to make other right-angle connections.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quick Tie Products, Inc.\",\"approval_number_master\":\"FL#3557-R11\",\"approval_number\":\"FL3557.9\",\"seq\":9,\"product_model\":\"U-HANGERS AND INVERTED FLANGE U-HANGERS (UL, ULP, ULP-IF, UM, UH & UH-IF SERIES)\",\"product_description\":\"U-Hanger and Inverted Flange (IF) U-Hanger Series are face mount joist hangers used to resist gravity loads and uplift loads due to wind in one-, two- and three-ply joist assemblies in light-frame wood construction.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quick Tie Products, Inc.\",\"approval_number_master\":\"FL#3557-R12\",\"approval_number\":\"FL3557.10\",\"seq\":10,\"product_model\":\"U-HANGERS AND INVERTED FLANGE U-HANGERS (UL, ULP, ULP-IF, UM, UH & UH-IF SERIES)\",\"product_description\":\"U-Hanger and Inverted Flange (IF) U-Hanger Series are face mount joist hangers used to resist gravity loads and uplift loads due to wind in one-, two- and three-ply joist assemblies in light-frame wood construction.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quick Tie Products, Inc.\",\"approval_number_master\":\"FL#3557-R13\",\"approval_number\":\"FL3557.11\",\"seq\":11,\"product_model\":\"U-HANGERS AND INVERTED FLANGE U-HANGERS (UL, ULP, ULP-IF, UM, UH & UH-IF SERIES)\",\"product_description\":\"U-Hanger and Inverted Flange (IF) U-Hanger Series are face mount joist hangers used to resist gravity loads and uplift loads due to wind in one-, two- and three-ply joist assemblies in light-frame wood construction.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quick Tie Products, Inc.\",\"approval_number_master\":\"FL#3557-R14\",\"approval_number\":\"FL3557.12\",\"seq\":12,\"product_model\":\"U-HANGERS AND INVERTED FLANGE U-HANGERS (UL, ULP, ULP-IF, UM, UH & UH-IF SERIES)\",\"product_description\":\"U-Hanger and Inverted Flange (IF) U-Hanger Series are face mount joist hangers used to resist gravity loads and uplift loads due to wind in one-, two- and three-ply joist assemblies in light-frame wood construction.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quick Tie Products, Inc.\",\"approval_number_master\":\"FL#3557-R18\",\"approval_number\":\"FL3557.13\",\"seq\":13,\"product_model\":\"SPArtan Sill Plate Anchor\",\"product_description\":\"SPArtan\\u2122 Sill Plate Anchors are post-installed anchors used to attach the sill plate of a wood framed wall to a concrete foundation.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quick Tie Products, Inc.\",\"approval_number_master\":\"FL#3557-R18\",\"approval_number\":\"FL3557.14\",\"seq\":14,\"product_model\":\"U-HANGERS AND INVERTED FLANGE U-HANGERS (UL, ULP, ULP-IF, UM, UH & UH-IF SERIES)\",\"product_description\":\"U-Hanger and Inverted Flange (IF) U-Hanger Series are face mount joist hangers used to resist gravity loads and uplift loads due to wind in one-, two- and three-ply joist assemblies in light-frame wood construction.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quick Tie Products, Inc.\",\"approval_number_master\":\"FL#3557-R19\",\"approval_number\":\"FL3557.15\",\"seq\":15,\"product_model\":\"U-HANGERS AND INVERTED FLANGE U-HANGERS (UL, ULP, ULP-IF, UM, UH & UH-IF SERIES)\",\"product_description\":\"U-Hanger and Inverted Flange (IF) U-Hanger Series are face mount joist hangers used to resist gravity loads and uplift loads due to wind in one-, two- and three-ply joist assemblies in light-frame wood construction.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quick Tie Products, Inc.\",\"approval_number_master\":\"FL#3557-R20\",\"approval_number\":\"FL3557.16\",\"seq\":16,\"product_model\":\"U-HANGERS AND INVERTED FLANGE U-HANGERS (UL, ULP, ULP-IF, UM, UH & UH-IF SERIES)\",\"product_description\":\"U-Hanger and Inverted Flange (IF) U-Hanger Series are face mount joist hangers used to resist gravity loads and uplift loads due to wind in one-, two- and three-ply joist assemblies in light-frame wood construction.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quick Tie Products, Inc.\",\"approval_number_master\":\"FL#3557-R21\",\"approval_number\":\"FL3557.17\",\"seq\":17,\"product_model\":\"U-HANGERS AND INVERTED FLANGE U-HANGERS (UL, ULP, ULP-IF, UM, UH & UH-IF SERIES)\",\"product_description\":\"U-Hanger and Inverted Flange (IF) U-Hanger Series are face mount joist hangers used to resist gravity loads and uplift loads due to wind in one-, two- and three-ply joist assemblies in light-frame wood construction.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quick Tie Products, Inc.\",\"approval_number_master\":\"FL#3557-R22\",\"approval_number\":\"FL3557.18\",\"seq\":18,\"product_model\":\"U-Hangers and Inverted Flange U-Hangers (UL, ULP, ULP-IF, TFLP & TFH, UM, UH & UH-IF SERIES)\",\"product_description\":\"U-Hanger and Inverted Flange (IF) U-Hanger Series are face mount joist hangers used to resist gravity loads and uplift loads due to wind in one-, two- and three-ply joist assemblies in light-frame wood construction.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quick Tie Products, Inc.\",\"approval_number_master\":\"FL#3557-R24\",\"approval_number\":\"FL3557.19\",\"seq\":19,\"product_model\":\"U-Hangers and Inverted Flange U-Hangers (UL, ULP, ULP-IF, TFLP & TFH, UM, UH & UH-IF SERIES)\",\"product_description\":\"U-Hanger and Inverted Flange (IF) U-Hanger Series are face mount joist hangers used to resist gravity loads and uplift loads due to wind in one-, two- and three-ply joist assemblies in light-frame wood construction.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quick Tie Products, Inc.\",\"approval_number_master\":\"FL#3557-R25\",\"approval_number\":\"FL3557.20\",\"seq\":20,\"product_model\":\"TCC16L, TCC16R, TCC21L and TCC21R Drag Strut Connectors\",\"product_description\":\"TCC16L, TCC16R, TCC21L and TCC21R connectors are Tension-Compression drag strut connectors used to transfer lateral forces from a truss to shear walls.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quick Tie Products, Inc.\",\"approval_number_master\":\"FL#3557-R25\",\"approval_number\":\"FL3557.21\",\"seq\":21,\"product_model\":\"U-Hangers and Inverted Flange U-Hangers (UL, ULP, ULP-IF, TFLP, TFH, TSH, UM, UH & UH-IF SERIES)\",\"product_description\":\"U-Hanger and Inverted Flange (IF) U-Hanger Series are face mount joist hangers used to resist gravity loads and uplift loads due to wind in one-, two- and three-ply joist assemblies in light-frame wood construction.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quick Tie Products, Inc.\",\"approval_number_master\":\"FL#3557-R26\",\"approval_number\":\"FL3557.22\",\"seq\":22,\"product_model\":\"TCC16L, TCC16R, TCC21L and TCC21R Drag Strut Connectors\",\"product_description\":\"TCC16L, TCC16R, TCC21L and TCC21R connectors are Tension-Compression drag strut connectors used to transfer lateral forces from a truss to shear walls.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quick Tie Products, Inc.\",\"approval_number_master\":\"FL#3557-R26\",\"approval_number\":\"FL3557.23\",\"seq\":23,\"product_model\":\"TR1 and TR2 Roof Truss Clips\",\"product_description\":\"TR1 and TR2 Roof Truss Clips are connectors designed for alignment control between a roof truss and non-loadbearing walls.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quick Tie Products, Inc.\",\"approval_number_master\":\"FL#3557-R26\",\"approval_number\":\"FL3557.24\",\"seq\":24,\"product_model\":\"U-Hangers and Inverted Flange U-Hangers (UL, ULP, ULP-IF, TFLP, TFH, TSH, UM, UH & UH-IF Series, UMH, UHH and THJH Series)\",\"product_description\":\"U-Hanger and Inverted Flange (IF) U-Hanger Series are face mount joist hangers used to resist gravity loads and uplift loads due to wind in one-, two- and three-ply joist assemblies in light-frame wood construction.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quick Tie Products, Inc.\",\"approval_number_master\":\"FL#3557-R28\",\"approval_number\":\"FL3557.25\",\"seq\":25,\"product_model\":\"TCC16L, TCC16R, TCC21L and TCC21R Drag Strut Connectors\",\"product_description\":\"TCC16L, TCC16R, TCC21L and TCC21R connectors are Tension-Compression drag strut connectors used to transfer lateral forces from a truss to shear walls.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quick Tie Products, Inc.\",\"approval_number_master\":\"FL#3557-R28\",\"approval_number\":\"FL3557.26\",\"seq\":26,\"product_model\":\"TR1 and TR2 Roof Truss Clips\",\"product_description\":\"TR1 and TR2 Roof Truss Clips are connectors designed for alignment control between a roof truss and non-loadbearing walls.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quick Tie Products, Inc.\",\"approval_number_master\":\"FL#3557-R28\",\"approval_number\":\"FL3557.27\",\"seq\":27,\"product_model\":\"U-Hanger Series: UL, ULU, ULP & ULP-IF, UM, UH & UH-IF, TFLP, TFH; TSH; THJH; UMH; UHH; ULPSSH; UMSR-L; UHSR-L; UHD\",\"product_description\":\"U-Hanger and Inverted Flange (IF) U-Hanger Series are face mount joist hangers used to resist gravity loads and uplift loads due to wind in one-, two- and three-ply joist assemblies in light-frame wood construction.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quick Tie Products, Inc.\",\"approval_number_master\":\"FL#3557-R29\",\"approval_number\":\"FL3557.28\",\"seq\":28,\"product_model\":\"TR1 and TR2 Roof Truss Clips\",\"product_description\":\"TR1 and TR2 Roof Truss Clips are connectors designed for alignment control between a roof truss and non-loadbearing walls.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quick Tie Products, Inc.\",\"approval_number_master\":\"FL#3557-R29\",\"approval_number\":\"FL3557.29\",\"seq\":29,\"product_model\":\"U-Hanger Series: UL, ULU, ULP & ULP-IF, UM, UH & UH-IF, TFLP, TFH; TSH; THJH; UMH; UHH; ULPSSH; UMSR-L; UHSR-L; UHD\",\"product_description\":\"U-Hanger and Inverted Flange (IF) U-Hanger Series are face mount joist hangers used to resist gravity loads and uplift loads due to wind in one-, two- and three-ply joist assemblies in light-frame wood construction.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-01 00:00:00\",\"instructions_url\":\"\"}],\"Burmon Building Products\":[{\"manufacturer\":\"Burmon Building Products\",\"approval_number_master\":\"FL#27022-R1\",\"approval_number\":\"FL27022.1\",\"seq\":1,\"product_model\":\"Burmon Hurricane Anchor Bracket BHBCON\",\"product_description\":\"Roof wood truss\\\/rafter connection bracket to ICF\\\/concrete\\\/masonry supports by others\",\"design_pressure\":\"+N\\\/A\\\/-See Eval\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Burmon Building Products\",\"approval_number_master\":\"FL#27022-R1\",\"approval_number\":\"FL27022.2\",\"seq\":2,\"product_model\":\"Burmon Hurricane Anchor Bracket BHB\",\"product_description\":\"Roof wood truss\\\/rafter connection bracket to wood supports (supports may be installed by others over ICF\\\/concrete\\\/masonry)\",\"design_pressure\":\"+N\\\/A\\\/-See Eval\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Burmon Building Products\",\"approval_number_master\":\"FL#47052-R0\",\"approval_number\":\"FL47052.1\",\"seq\":1,\"product_model\":\"ICF Joist Hanger and Wood Ledger Connector Plate\",\"product_description\":\"ICF Joist Hanger and Wood Ledger Connector Plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Nu-Vue Industries Inc.\":[{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#47105-R0\",\"approval_number\":\"FL47105.1\",\"seq\":1,\"product_model\":\"NVRTR - Retrofit Strap 14G x 1 \\u00bc\\\"\",\"product_description\":\"NVRTR - Retrofit Strap 14G x 1 \\u00bc\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#4166-R0\",\"approval_number\":\"FL4166.1\",\"seq\":1,\"product_model\":\"NV 358 Heavy duty double straps\",\"product_description\":\"14G straps with 2 ply seat\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#4166-R0\",\"approval_number\":\"FL4166.2\",\"seq\":2,\"product_model\":\"NV 458 Heavy duty double straps\",\"product_description\":\"14G straps with 3 ply seat\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#4166-R0\",\"approval_number\":\"FL4166.3\",\"seq\":3,\"product_model\":\"NVHTA Heavy duty double straps\",\"product_description\":\"14G, 1 1\\\/4\\\" straps with 1 ply seat\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#4166-R0\",\"approval_number\":\"FL4166.4\",\"seq\":4,\"product_model\":\"NVSNP3\",\"product_description\":\"Skewed Nail Plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#4166-R0\",\"approval_number\":\"FL4166.5\",\"seq\":5,\"product_model\":\"NVSTA Heavy duty Straps\",\"product_description\":\"14G, 1 1\\\/4\\\" straps with 1 ply seat\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#4166-R0\",\"approval_number\":\"FL4166.6\",\"seq\":6,\"product_model\":\"NVTH Heavy duty straps\",\"product_description\":\"14G, 1 1\\\/4\\\" straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#4166-R0\",\"approval_number\":\"FL4166.7\",\"seq\":7,\"product_model\":\"NVTHS Heavy duty straps with seat\",\"product_description\":\"14G, 1 1\\\/4\\\" straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#599-R4\",\"approval_number\":\"FL599.1\",\"seq\":1,\"product_model\":\"AB 5 and AB 7\",\"product_description\":\"18 Gauge Angle Clips\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#599-R4\",\"approval_number\":\"FL599.2\",\"seq\":2,\"product_model\":\"IKE 1 and 2\",\"product_description\":\"Stud Plate Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#599-R4\",\"approval_number\":\"FL599.3\",\"seq\":3,\"product_model\":\"NVBH 24\",\"product_description\":\"Butterfly Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#599-R4\",\"approval_number\":\"FL599.4\",\"seq\":4,\"product_model\":\"NVHC 37\",\"product_description\":\"Five Way Grip Clip.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#599-R4\",\"approval_number\":\"FL599.5\",\"seq\":5,\"product_model\":\"NVHTA 12 thru NVHTA 24\",\"product_description\":\"Holden Truss Anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#599-R4\",\"approval_number\":\"FL599.6\",\"seq\":6,\"product_model\":\"NVRT 12 thru NVRT 48\",\"product_description\":\"Rafter Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#599-R4\",\"approval_number\":\"FL599.7\",\"seq\":7,\"product_model\":\"NVSTA 12 thru NVSTA 24\",\"product_description\":\"Deep Seat Truss Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#599-R4\",\"approval_number\":\"FL599.8\",\"seq\":8,\"product_model\":\"NVTA and NVTAS\",\"product_description\":\"Truss anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#599-R4\",\"approval_number\":\"FL599.9\",\"seq\":9,\"product_model\":\"NVTH\",\"product_description\":\"Truss anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#599-R4\",\"approval_number\":\"FL599.10\",\"seq\":10,\"product_model\":\"NVTHJ 26 and 28\",\"product_description\":\"Hip and Jack Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#2047-R3\",\"approval_number\":\"FL2047.1\",\"seq\":1,\"product_model\":\"18G Hurricane clips\",\"product_description\":\"NVHCR and NVHCL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#2047-R3\",\"approval_number\":\"FL2047.2\",\"seq\":2,\"product_model\":\"NV 358 Heavy Duty Double Straps\",\"product_description\":\"14G straps with 2 ply seat\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#2047-R3\",\"approval_number\":\"FL2047.3\",\"seq\":3,\"product_model\":\"NV 458 Heavy Duty Double Straps\",\"product_description\":\"14G straps with 3 ply seat\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#2047-R3\",\"approval_number\":\"FL2047.4\",\"seq\":4,\"product_model\":\"NVHC 43, NVHC 43\\\/2\",\"product_description\":\"Hurricane Clips\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#2047-R3\",\"approval_number\":\"FL2047.5\",\"seq\":5,\"product_model\":\"NVHTA Heavy Duty Double Straps\",\"product_description\":\"14G, 1 1\\\/4\\\" straps with 1 ply seat\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#2047-R3\",\"approval_number\":\"FL2047.6\",\"seq\":6,\"product_model\":\"NVJH 24, 26, 28\",\"product_description\":\"Joist Supports\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#2047-R3\",\"approval_number\":\"FL2047.7\",\"seq\":7,\"product_model\":\"NVSNP3\",\"product_description\":\"Skewed Nail plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#2047-R3\",\"approval_number\":\"FL2047.8\",\"seq\":8,\"product_model\":\"NVSO 236\",\"product_description\":\"Face Mount Joist Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#2047-R3\",\"approval_number\":\"FL2047.9\",\"seq\":9,\"product_model\":\"NVSTA Heavy Duty Straps\",\"product_description\":\"14G, 1 1\\\/4\\\" straps with 1 ply seat\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#2047-R3\",\"approval_number\":\"FL2047.10\",\"seq\":10,\"product_model\":\"NVTH \\\/NVTHS Heavy Duty Straps\",\"product_description\":\"14G, 1 1\\\/4\\\" Straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#599-R4\",\"approval_number\":\"FL599.11\",\"seq\":11,\"product_model\":\"NVTT\",\"product_description\":\"Sanibel Truss Strap\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#599-R4\",\"approval_number\":\"FL599.12\",\"seq\":12,\"product_model\":\"NVUH 26\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#2047-R3\",\"approval_number\":\"FL2047.11\",\"seq\":11,\"product_model\":\"NVTP 4,6,8 NVTP 4H, 6H, 8H\",\"product_description\":\"Top Plate Anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#16294-R0\",\"approval_number\":\"FL16294.1\",\"seq\":1,\"product_model\":\"AB5, AB7, NVHC 37, Tables 16 and 17\",\"product_description\":\"18 gage angle Clips and 5 way grip clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#16294-R0\",\"approval_number\":\"FL16294.2\",\"seq\":2,\"product_model\":\"NVBH 24 and NVUH 26, Tables 2 and 3\",\"product_description\":\"Joist hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#16294-R0\",\"approval_number\":\"FL16294.3\",\"seq\":3,\"product_model\":\"NVHCR, NVHCL, NVSTA, NVHTA Tables 9,10,11\",\"product_description\":\"18 gage Hurricane clips and 14 gage single and double straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#16294-R0\",\"approval_number\":\"FL16294.4\",\"seq\":4,\"product_model\":\"NVJH, NVSO Tables 12 and 13\",\"product_description\":\"18 Gage and 16 Gage Joist hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#16294-R0\",\"approval_number\":\"FL16294.5\",\"seq\":5,\"product_model\":\"NVRT, Table 4\",\"product_description\":\"14 Gage Flat and twisted rafter ties.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#16294-R0\",\"approval_number\":\"FL16294.6\",\"seq\":6,\"product_model\":\"NVSNP3, NV 358, NV 458, Tables 6,7,8\",\"product_description\":\"Skewed Nail Plate and 14 Gage double straps.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#16294-R0\",\"approval_number\":\"FL16294.7\",\"seq\":7,\"product_model\":\"NVSTA, NVHTA Tables 20 and 21\",\"product_description\":\"14 Gage Single and Double Straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#16294-R0\",\"approval_number\":\"FL16294.8\",\"seq\":8,\"product_model\":\"NVTA, NVTAS, NVTH, NVTHS, Tables 1 and 5\",\"product_description\":\"14 Gage Truss anchors wood to concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#16294-R0\",\"approval_number\":\"FL16294.9\",\"seq\":9,\"product_model\":\"NVTHJ and IKE, Tables 18 and 19\",\"product_description\":\"12 Gage Truss and Hip & Jack Hangers and 20 gage Stud Plate ties.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#16294-R0\",\"approval_number\":\"FL16294.10\",\"seq\":10,\"product_model\":\"NVTP, NVTPH, NVHC Tables 14 and 15\",\"product_description\":\"20 gage Top Plate anchors and 18 gage Hurricane Clips\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#16294-R4\",\"approval_number\":\"FL16294.11\",\"seq\":11,\"product_model\":\"NVWS & NVHGA10 Tables 23A,B,C,D,E & 24\",\"product_description\":\"NVWS1.5 and NVWS3 wood screws and NVHGA10 Gusset angles\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#46718-R0\",\"approval_number\":\"FL46718.1\",\"seq\":1,\"product_model\":\"NVWS Wood Screws and NVHGA10 Steel Hurricane Gusset Angle\",\"product_description\":\"Wood Screws and Steel Hurricane Gusset Angle\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#46718-R0\",\"approval_number\":\"FL46718.2\",\"seq\":2,\"product_model\":\"Series AB, NVSTA, NVHTA, NVTHJ, IKE, NVTT, NVHC-37 Steel Wood Connectors\",\"product_description\":\"Steel Wood Connectors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#46718-R0\",\"approval_number\":\"FL46718.3\",\"seq\":3,\"product_model\":\"Series NVJH, NVTP\\\/H, NVSO, NVHC Steel Wood Connectors\",\"product_description\":\"Series NVJH, NVTP\\\/H, NVSO, NVHC Steel Wood Connectors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#46718-R0\",\"approval_number\":\"FL46718.4\",\"seq\":4,\"product_model\":\"Series NVSNP, NV\\\/NVTH, NVTHS, NVHC, NVSTA, NVHTA Steel Wood Connectors\",\"product_description\":\"Steel Wood Connectors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nu-Vue Industries Inc.\",\"approval_number_master\":\"FL#46718-R0\",\"approval_number\":\"FL46718.5\",\"seq\":5,\"product_model\":\"Series NVTA, NVTAS, NVBH, NVUH, NVRT, NVTH Steel Wood Connectors\",\"product_description\":\"Steel Wood Connectors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-30 00:00:00\",\"instructions_url\":\"\"}],\"Lippert Components, Inc\":[{\"manufacturer\":\"Lippert Components, Inc\",\"approval_number_master\":\"FL#47197-R0\",\"approval_number\":\"FL47197.1\",\"seq\":1,\"product_model\":\"LCI Steel Straps\",\"product_description\":\"Used as a structural connection between roof and wall framing members, and wall and floor framing members\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-01 00:00:00\",\"instructions_url\":\"\"}],\"Rotho Blaas srl\":[{\"manufacturer\":\"Rotho Blaas srl\",\"approval_number_master\":\"FL#47259-R0\",\"approval_number\":\"FL47259.1\",\"seq\":1,\"product_model\":\"R80100L Post Base\",\"product_description\":\"R80100L Post Base is an adjustable post base to be used with 6 x 6 lumber products.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-01 00:00:00\",\"instructions_url\":\"\"}],\"TIEMAX\":[{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.1\",\"seq\":1,\"product_model\":\"19892\",\"product_description\":\"TIE MAX STUD 5\\\/8-11x16 In.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.2\",\"seq\":2,\"product_model\":\"39070\",\"product_description\":\"TIE MAX GALV EDGE BOLT 5\\\/8\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.3\",\"seq\":3,\"product_model\":\"39071\",\"product_description\":\"TIE MAX GALV FIELD BOLT 5\\\/8\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.4\",\"seq\":4,\"product_model\":\"39072\",\"product_description\":\"TIE MAX GALV CURB BOLT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.5\",\"seq\":5,\"product_model\":\"39073\",\"product_description\":\"TIE MAX GALV LONG BOLT 5\\\/8 X30\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.6\",\"seq\":6,\"product_model\":\"39074\",\"product_description\":\"TIE MAX GALV STUD 5\\\/8-11x10 1\\\/2In.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.7\",\"seq\":7,\"product_model\":\"39077\",\"product_description\":\"TIE MAX GALV HEX NUT 1\\\/2-13\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.8\",\"seq\":8,\"product_model\":\"39078\",\"product_description\":\"TIE MAX GALV HEX NUT 5\\\/8-11\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.9\",\"seq\":9,\"product_model\":\"39079\",\"product_description\":\"TIE MAX GALV COUPLER 1\\\/2-13\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.10\",\"seq\":10,\"product_model\":\"39080\",\"product_description\":\"TIE MAX GALV COUPLER 5\\\/8-11\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.11\",\"seq\":11,\"product_model\":\"39081\",\"product_description\":\"TIE MAX GALV REDUCING COUPLER 5\\\/8 to 1\\\/2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.12\",\"seq\":12,\"product_model\":\"39083\",\"product_description\":\"TIE MAX GALV SQ.WASHER 2x2x1\\\/2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.13\",\"seq\":13,\"product_model\":\"39084\",\"product_description\":\"TIE MAX GALV SQ.WASHER 2x2x5\\\/8\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.14\",\"seq\":14,\"product_model\":\"39085\",\"product_description\":\"TIE MAX GALV SQ.WASHER 2 1\\\/2x2 1\\\/2x1\\\/2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.15\",\"seq\":15,\"product_model\":\"39086\",\"product_description\":\"TIE MAX GALV SQ.WASHER 3x3x1\\\/2 Slot\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.16\",\"seq\":16,\"product_model\":\"39087\",\"product_description\":\"TIE MAX GALV SQ.WASHER 3x3x5\\\/8 Slot\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.17\",\"seq\":17,\"product_model\":\"39088\",\"product_description\":\"TIE MAX GALV SQ WASHER 3x3-1\\\/2x5\\\/8\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.18\",\"seq\":18,\"product_model\":\"39090\",\"product_description\":\"TIE MAX GALV ROD 1\\\/2-13 X 2Ft.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.19\",\"seq\":19,\"product_model\":\"39091\",\"product_description\":\"TIE MAX GALV ROD 1\\\/2-13 X 3Ft.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.20\",\"seq\":20,\"product_model\":\"39092\",\"product_description\":\"TIE MAX GALV ROD 1\\\/2-13 X 6Ft.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.21\",\"seq\":21,\"product_model\":\"39093\",\"product_description\":\"TIE MAX GALV ROD 1\\\/2-13 X 8Ft.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.22\",\"seq\":22,\"product_model\":\"39094\",\"product_description\":\"TIE MAX GALV ROD 1\\\/2-13 X 10Ft.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.23\",\"seq\":23,\"product_model\":\"39095\",\"product_description\":\"TIE MAX GALV ROD 1\\\/2-13 X 12Ft.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.24\",\"seq\":24,\"product_model\":\"39096\",\"product_description\":\"TIE MAX GALV ROD 5\\\/8-11 X 2Ft.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.25\",\"seq\":25,\"product_model\":\"39097\",\"product_description\":\"TIE MAX GALV ROD 5\\\/8-11 X 3Ft.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.26\",\"seq\":26,\"product_model\":\"39098\",\"product_description\":\"TIE MAX GALV ROD 5\\\/8-11 X 6Ft.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.27\",\"seq\":27,\"product_model\":\"39099\",\"product_description\":\"TIE MAX GALV ROD 5\\\/8-11 X 8Ft.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.28\",\"seq\":28,\"product_model\":\"39100\",\"product_description\":\"TIE MAX GALV ROD 5\\\/8-11 X 10Ft.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.29\",\"seq\":29,\"product_model\":\"39101\",\"product_description\":\"TIE MAX GALV ROD 5\\\/8-11 X 12Ft.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.30\",\"seq\":30,\"product_model\":\"39120\",\"product_description\":\"TIE MAX PLAIN TRD ROD 1\\\/2-13 X 8Ft.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.31\",\"seq\":31,\"product_model\":\"39121\",\"product_description\":\"TIE MAX PLAIN TRD ROD 1\\\/2-13 X 10Ft.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.32\",\"seq\":32,\"product_model\":\"39122\",\"product_description\":\"TIE MAX PLAIN TRD ROD 1\\\/2-13 X 12Ft.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.33\",\"seq\":33,\"product_model\":\"39124\",\"product_description\":\"TIE MAX PLAIN TRD ROD 5\\\/8-11 X 8Ft.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.34\",\"seq\":34,\"product_model\":\"39125\",\"product_description\":\"TIE MAX PLAIN TRD ROD 5\\\/8-11 X 10Ft.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.35\",\"seq\":35,\"product_model\":\"39126\",\"product_description\":\"TIE MAX PLAIN TRD ROD 5\\\/8-11 X 12Ft.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.36\",\"seq\":36,\"product_model\":\"40945\",\"product_description\":\"TIE MAX THREADED ROD 1\\\/2-13 X 5Ft.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.37\",\"seq\":37,\"product_model\":\"40948\",\"product_description\":\"TIE MAX LONG BOLT 5\\\/8 X30\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.38\",\"seq\":38,\"product_model\":\"40949\",\"product_description\":\"TIE MAX CURB BOLT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.39\",\"seq\":39,\"product_model\":\"40950\",\"product_description\":\"TIE MAX FIELD BOLT 5\\\/8\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.40\",\"seq\":40,\"product_model\":\"40951\",\"product_description\":\"TIE MAX EDGE BOLT 5\\\/8\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.41\",\"seq\":41,\"product_model\":\"40952\",\"product_description\":\"TIE MAX THREADED ROD 1\\\/2-13 X 8Ft.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.42\",\"seq\":42,\"product_model\":\"40953\",\"product_description\":\"TIE MAX THREADED ROD 1\\\/2-13 X 10Ft.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.43\",\"seq\":43,\"product_model\":\"40954\",\"product_description\":\"TIE MAX THREADED ROD 1\\\/2-13 X 12Ft.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.44\",\"seq\":44,\"product_model\":\"40955\",\"product_description\":\"TIE MAX COUPLER 1\\\/2-13\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.45\",\"seq\":45,\"product_model\":\"40956\",\"product_description\":\"TIE MAX HEX NUT 1\\\/2-13\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.46\",\"seq\":46,\"product_model\":\"40959\",\"product_description\":\"TIE MAX SQ.WASHER 2x2x1\\\/8x1\\\/2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.47\",\"seq\":47,\"product_model\":\"40960\",\"product_description\":\"TIE MAX STUD 5\\\/8-11x10 1\\\/2In.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.48\",\"seq\":48,\"product_model\":\"40961\",\"product_description\":\"TIE MAX Column Kit (2-Pk)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.49\",\"seq\":49,\"product_model\":\"40962\",\"product_description\":\"TIE MAX HEX NUT 5\\\/8-11\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.50\",\"seq\":50,\"product_model\":\"40963\",\"product_description\":\"TIE MAX REDUCING COUPLER 5\\\/8 to 1\\\/2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.51\",\"seq\":51,\"product_model\":\"40964\",\"product_description\":\"TIE MAX COUPLER 5\\\/8-11\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.52\",\"seq\":52,\"product_model\":\"40966\",\"product_description\":\"TIE MAX THREADED ROD 1\\\/2-13 X 2Ft.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.53\",\"seq\":53,\"product_model\":\"40967\",\"product_description\":\"TIE MAX THREADED ROD 1\\\/2-13 X 3Ft.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.54\",\"seq\":54,\"product_model\":\"40968\",\"product_description\":\"TIE MAX THREADED ROD 5\\\/8-11 X 2Ft.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.55\",\"seq\":55,\"product_model\":\"40969\",\"product_description\":\"TIE MAX THREADED ROD 5\\\/8-11 X 3Ft.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.56\",\"seq\":56,\"product_model\":\"40970\",\"product_description\":\"TIE MAX THREADED ROD 5\\\/8-11 X 6Ft.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.57\",\"seq\":57,\"product_model\":\"40981\",\"product_description\":\"TIE MAX SQ.WASHER 2x2x5\\\/8\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.58\",\"seq\":58,\"product_model\":\"40982\",\"product_description\":\"TIE MAX SQ.WASHER 2 1\\\/2x2 1\\\/2x1\\\/2\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.59\",\"seq\":59,\"product_model\":\"40984\",\"product_description\":\"TIE MAX SQ.WASHER 3x3x1\\\/2 Slot\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.60\",\"seq\":60,\"product_model\":\"40985\",\"product_description\":\"TIE MAX SQ.WASHER 3x3x5\\\/8 Slot\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.61\",\"seq\":61,\"product_model\":\"40987\",\"product_description\":\"TIE MAX SQ.WASHER 3x3-1\\\/2x5\\\/8\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.62\",\"seq\":62,\"product_model\":\"40996\",\"product_description\":\"TIE MAX THREADED ROD 5\\\/8-11 X 8Ft.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.63\",\"seq\":63,\"product_model\":\"40997\",\"product_description\":\"TIE MAX THREADED ROD 5\\\/8-11 X 10Ft.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.64\",\"seq\":64,\"product_model\":\"40998\",\"product_description\":\"TIE MAX THREADED ROD 5\\\/8-11 X 12Ft.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.65\",\"seq\":65,\"product_model\":\"42926\",\"product_description\":\"TIE MAX EPOXY PUMP (10 OZ.)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#1566-R0\",\"approval_number\":\"FL1566.66\",\"seq\":66,\"product_model\":\"42928\",\"product_description\":\"TIE MAX EPOXY (15 OZ.)(dual cartridge)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"TIEMAX\",\"approval_number_master\":\"FL#19284-R0\",\"approval_number\":\"FL19284.1\",\"seq\":1,\"product_model\":\"Anchor bolts, Threaded Rods, washers, hex nuts, couplers\",\"product_description\":\"The TIE MAX anchor bolts and continuous rod tie-down runs (CRTRs). The CRTRs include the following components: TIE MAX threaded rods, TIE MAX washers, TIE MAX hex nuts, and TIE MAX threaded rod coulplers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-16 00:00:00\",\"instructions_url\":\"\"}],\"Hurri-Bolt, Inc.\":[{\"manufacturer\":\"Hurri-Bolt, Inc.\",\"approval_number_master\":\"FL#1730-R0\",\"approval_number\":\"FL1730.1\",\"seq\":1,\"product_model\":\"1\\\/2\\\" Hurri-Bolt Assembly\",\"product_description\":\"Hurri-Bolt Top Plate Assembly 1\\\/2\\\" Diameter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurri-Bolt, Inc.\",\"approval_number_master\":\"FL#1730-R0\",\"approval_number\":\"FL1730.2\",\"seq\":2,\"product_model\":\"3\\\/4\\\" Hurri-Bolt Assembly\",\"product_description\":\"Hurri-Bolt Top Plate Assembly 3\\\/4\\\" Diameter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurri-Bolt, Inc.\",\"approval_number_master\":\"FL#1730-R0\",\"approval_number\":\"FL1730.3\",\"seq\":3,\"product_model\":\"3\\\/8\\\" Hurri-Bolt Assembly\",\"product_description\":\"Hurri-Bolt Top Plate Assembly 3\\\/8\\\" Diameter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurri-Bolt, Inc.\",\"approval_number_master\":\"FL#1730-R0\",\"approval_number\":\"FL1730.4\",\"seq\":4,\"product_model\":\"5\\\/8\\\" Hurri-Bolt Assembly\",\"product_description\":\"Hurri-Bolt Top Plate Assembly 5\\\/8\\\" Diameter\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hurri-Bolt, Inc.\",\"approval_number_master\":\"FL#6130-R0\",\"approval_number\":\"FL6130.1\",\"seq\":1,\"product_model\":\"Mega Rod System\",\"product_description\":\"High Strength Mega Rod Top Plate Tie Down System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Powers Fasteners, Inc.\":[{\"manufacturer\":\"Powers Fasteners, Inc.\",\"approval_number_master\":\"FL#2209-R0\",\"approval_number\":\"FL2209.1\",\"seq\":1,\"product_model\":\"Calk-In Machine Screw Anchor\",\"product_description\":\"Hurricane Shutter Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Powers Fasteners, Inc.\",\"approval_number_master\":\"FL#2209-R0\",\"approval_number\":\"FL2209.2\",\"seq\":2,\"product_model\":\"Chem-Stud\",\"product_description\":\"Chemical Capsule Anchoring System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Powers Fasteners, Inc.\",\"approval_number_master\":\"FL#2209-R0\",\"approval_number\":\"FL2209.3\",\"seq\":3,\"product_model\":\"Lok\\\/Bolt Sleeve Anchor\",\"product_description\":\"Concrete Expansion Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Powers Fasteners, Inc.\",\"approval_number_master\":\"FL#2209-R0\",\"approval_number\":\"FL2209.4\",\"seq\":4,\"product_model\":\"Power-Bolt\",\"product_description\":\"HD Concrete Expansion Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Powers Fasteners, Inc.\",\"approval_number_master\":\"FL#2209-R0\",\"approval_number\":\"FL2209.5\",\"seq\":5,\"product_model\":\"Power-Fast Epoxy\",\"product_description\":\"High Performance Epoxy Anchoring System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Powers Fasteners, Inc.\",\"approval_number_master\":\"FL#2209-R0\",\"approval_number\":\"FL2209.6\",\"seq\":6,\"product_model\":\"Power-Stud Wedge Anchor\",\"product_description\":\"HD Concrete Expansion Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Powers Fasteners, Inc.\",\"approval_number_master\":\"FL#2209-R0\",\"approval_number\":\"FL2209.7\",\"seq\":7,\"product_model\":\"SPIKE\",\"product_description\":\"Concrete Expansion Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Powers Fasteners, Inc.\",\"approval_number_master\":\"FL#2209-R0\",\"approval_number\":\"FL2209.8\",\"seq\":8,\"product_model\":\"Steel Drop-In\",\"product_description\":\"Internallly Threaded Expansion Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Powers Fasteners, Inc.\",\"approval_number_master\":\"FL#2209-R0\",\"approval_number\":\"FL2209.9\",\"seq\":9,\"product_model\":\"Tapper - Concrete Screw\",\"product_description\":\"Light-Med Duty Concrete Screw\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Powers Fasteners, Inc.\",\"approval_number_master\":\"FL#2209-R0\",\"approval_number\":\"FL2209.10\",\"seq\":10,\"product_model\":\"Wedge-Bolt\",\"product_description\":\"Heavy Duty Concrete Screw Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Powers Fasteners, Inc.\",\"approval_number_master\":\"FL#2209-R0\",\"approval_number\":\"FL2209.11\",\"seq\":11,\"product_model\":\"Zamac Nailin\",\"product_description\":\"Light - Med Duty Zinc Concrete Fastener\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"ITW Ramset\\\/Red Head\":[{\"manufacturer\":\"ITW Ramset\\\/Red Head\",\"approval_number_master\":\"FL#3837-R0\",\"approval_number\":\"FL3837.1\",\"seq\":1,\"product_model\":\"Epcon A7 Adhesive Anchor\",\"product_description\":\"Adhesive Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Ramset\\\/Red Head\",\"approval_number_master\":\"FL#3837-R0\",\"approval_number\":\"FL3837.2\",\"seq\":2,\"product_model\":\"Trubolt Wedge Anchor\",\"product_description\":\"Wedge Type Exansion Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"ETand F Fastening Systems, Inc.\":[{\"manufacturer\":\"ETand F Fastening Systems, Inc.\",\"approval_number_master\":\"FL#4232-R0\",\"approval_number\":\"FL4232.1\",\"seq\":1,\"product_model\":\"Panelfast\\u00ae AGS-100 series pins\",\"product_description\":\"Pneumatically driven hardened steel pins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ETand F Fastening Systems, Inc.\",\"approval_number_master\":\"FL#4233-R0\",\"approval_number\":\"FL4233.1\",\"seq\":1,\"product_model\":\"ASM-144 series pins\",\"product_description\":\"Pneumatically driven hardened steel pins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ETand F Fastening Systems, Inc.\",\"approval_number_master\":\"FL#4234-R0\",\"approval_number\":\"FL4234.1\",\"seq\":1,\"product_model\":\"AKN series pins\",\"product_description\":\"Pneumatically driven hardened steel pins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ETand F Fastening Systems, Inc.\",\"approval_number_master\":\"FL#10892-R0\",\"approval_number\":\"FL10892.1\",\"seq\":1,\"product_model\":\"ET&F Pneumatic Pins for fiber cement siding attachment\",\"product_description\":\"AKN-100, AGS-100 and ASM-144 series pins for use attaching James Hardie Brand fiber cement siding to cold formed steel and concrete masonry units (CMU).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ITW Red Head\":[{\"manufacturer\":\"ITW Red Head\",\"approval_number_master\":\"FL#6582-R0\",\"approval_number\":\"FL6582.1\",\"seq\":1,\"product_model\":\"A7\",\"product_description\":\"ACRYLIC 7 ADHESIVE ANCHORING SYSTEM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Red Head\",\"approval_number_master\":\"FL#6582-R0\",\"approval_number\":\"FL6582.2\",\"seq\":2,\"product_model\":\"G5\",\"product_description\":\"G5 EPOXY ANCHORING SYSTEM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Red Head\",\"approval_number_master\":\"FL#6589-R0\",\"approval_number\":\"FL6589.1\",\"seq\":1,\"product_model\":\"LDT\",\"product_description\":\"Large Diameter Tapcon\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Red Head\",\"approval_number_master\":\"FL#14419-R0\",\"approval_number\":\"FL14419.1\",\"seq\":1,\"product_model\":\"Red Head Epcon G5 Adhesive Anchoring System\",\"product_description\":\"Two-component structural epoxy adhesive for use with threaded rods in normal-weight concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Red Head\",\"approval_number_master\":\"FL#14419-R0\",\"approval_number\":\"FL14419.2\",\"seq\":2,\"product_model\":\"Red Head Trubolt+ Wedge Anchor\",\"product_description\":\"Carbon Steel and Stainless Steel Wedge Anchors for Cracked and Uncracked Concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Red Head\",\"approval_number_master\":\"FL#14461-R0\",\"approval_number\":\"FL14461.1\",\"seq\":1,\"product_model\":\"Red Head Epcon C6+ Adhesive Anchoring System\",\"product_description\":\"Red Head Epcon C6+ Adhesive Anchoring System for Cracked and Uncracked Concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Red Head\",\"approval_number_master\":\"FL#17067-R0\",\"approval_number\":\"FL17067.1\",\"seq\":1,\"product_model\":\"Red Head Epcon G5 Adhesive Anchoring System\",\"product_description\":\"Red Head Epcon G5 Adhesive Anchoring System for Cracked and Uncracked Concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Red Head\",\"approval_number_master\":\"FL#17069-R0\",\"approval_number\":\"FL17069.1\",\"seq\":1,\"product_model\":\"Red Head Carbon Steel and Stainless Steel Trubolt+ Wedge Anchors\",\"product_description\":\"Red Head Carbon Steel and Stainless Steel Trubolt+ Wedge Anchors for Cracked and Uncracked Concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Red Head\",\"approval_number_master\":\"FL#17070-R0\",\"approval_number\":\"FL17070.1\",\"seq\":1,\"product_model\":\"Red Head Epcon S7 Adhesive Anchoring System\",\"product_description\":\"Red Head Epcon S7 Adhesive Anchoring System for Cracked and Uncracked Concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Red Head\",\"approval_number_master\":\"FL#17072-R0\",\"approval_number\":\"FL17072.1\",\"seq\":1,\"product_model\":\"Tapcon Screw Anchors & Sammys Screw Anchors\",\"product_description\":\"Tapcon Screw Anchors & Sammys Screw Anchors for Cracked & Uncracked Concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Codes, Inc.\":[{\"manufacturer\":\"Codes, Inc.\",\"approval_number_master\":\"FL#8362-R0\",\"approval_number\":\"FL8362.1\",\"seq\":1,\"product_model\":\"Hurricane KKlip\",\"product_description\":\"C 1050 Spring Steel Fastener\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Integridyne\":[{\"manufacturer\":\"Integridyne\",\"approval_number_master\":\"FL#9009-R0\",\"approval_number\":\"FL9009.1\",\"seq\":1,\"product_model\":\"EnsurEscape Quick-Release Storm Panel Hardware System\",\"product_description\":\"Quick-Release storm panel hardware\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"HILTI, Inc.\":[{\"manufacturer\":\"HILTI, Inc.\",\"approval_number_master\":\"FL#19674-R0\",\"approval_number\":\"FL19674.1\",\"seq\":1,\"product_model\":\"HIT-RE 500 V3\",\"product_description\":\"Adhesive anchor system for concrete.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2999-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"HILTI, Inc.\",\"approval_number_master\":\"FL#19677-R0\",\"approval_number\":\"FL19677.1\",\"seq\":1,\"product_model\":\"HIT-RE 100\",\"product_description\":\"Adhesive anchor system for concrete.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2999-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"HILTI, Inc.\",\"approval_number_master\":\"FL#17004-R0\",\"approval_number\":\"FL17004.1\",\"seq\":1,\"product_model\":\"Hilti KWIK Bolt 3 Anchor\",\"product_description\":\"Post-installed concrete expansion anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"HILTI, Inc.\",\"approval_number_master\":\"FL#17012-R0\",\"approval_number\":\"FL17012.1\",\"seq\":1,\"product_model\":\"HILTI KWIK HUS-EZ Screw Anchor\",\"product_description\":\"post-installed concrete screw anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"HILTI, Inc.\",\"approval_number_master\":\"FL#17180-R0\",\"approval_number\":\"FL17180.1\",\"seq\":1,\"product_model\":\"HIT-HY 200 Adhesive Anchor System\",\"product_description\":\"Adhesive anchors for uncracked and cracked concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"HILTI, Inc.\",\"approval_number_master\":\"FL#17181-R0\",\"approval_number\":\"FL17181.1\",\"seq\":1,\"product_model\":\"HI-RE 500-SD Adhesive Anchor System\",\"product_description\":\"Adhesive anchor for uncracked and cracked concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"HILTI, Inc.\",\"approval_number_master\":\"FL#17183-R0\",\"approval_number\":\"FL17183.1\",\"seq\":1,\"product_model\":\"KWIK Bolt TZ carbon and stainless steel anchors\",\"product_description\":\"expansion anchors for uncracked and cracked concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-05-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"HILTI, Inc.\",\"approval_number_master\":\"FL#17293-R0\",\"approval_number\":\"FL17293.1\",\"seq\":1,\"product_model\":\"HIT-HY 100 Adhesive Anchor System\",\"product_description\":\"Adhesive anchoor system for concrete. The modifications to ACI 318 as shown in 2009 IBC Sections 1908.1.9 and 1908.1.10, as noted in 2009 IBC Section 1912.1, do not apply to the 2010 Florida Building Code.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"HILTI, Inc.\",\"approval_number_master\":\"FL#17295-R0\",\"approval_number\":\"FL17295.1\",\"seq\":1,\"product_model\":\"HIT-HY 70 Adhesive Anchor System\",\"product_description\":\"Adhesive anchor system for fully-grouted and hollow masonry\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-06-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"HILTI, Inc.\",\"approval_number_master\":\"FL#17203-R0\",\"approval_number\":\"FL17203.1\",\"seq\":1,\"product_model\":\"X-ENP-19 Powder-Driven Frame Fastener\",\"product_description\":\"Fastener for attaching steel deck to structural steel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"HILTI, Inc.\",\"approval_number_master\":\"FL#17203-R0\",\"approval_number\":\"FL17203.2\",\"seq\":2,\"product_model\":\"X-HSN 24 Powder-Driven Frame Fastener\",\"product_description\":\"Fastener for attaching steel deck to bar joist or structural steel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"HILTI, Inc.\",\"approval_number_master\":\"FL#20141-R0\",\"approval_number\":\"FL20141.1\",\"seq\":1,\"product_model\":\"S-MD 12-24 x 1 5\\\/8 M HWH5\",\"product_description\":\"Self Drilling screw fastening for attaching metal deck to structural steel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-04-01 00:00:00\",\"instructions_url\":\"\"}],\"Go-Bolt, Inc.\":[{\"manufacturer\":\"Go-Bolt, Inc.\",\"approval_number_master\":\"FL#2434-R2\",\"approval_number\":\"FL2434.1\",\"seq\":1,\"product_model\":\"Go-Bolt Threaded Rod Tie Down\",\"product_description\":\"Go-Bolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Go-Bolt, Inc.\",\"approval_number_master\":\"FL#2434-R0\",\"approval_number\":\"FL2434.2\",\"seq\":2,\"product_model\":\"Go-Bolt\",\"product_description\":\"Continuous threaded rod tie-downs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"ITW Buildex\":[{\"manufacturer\":\"ITW Buildex\",\"approval_number_master\":\"FL#7556-R1\",\"approval_number\":\"FL7556.1\",\"seq\":1,\"product_model\":\"Tapcon with Advanced ThreadForm Technology\",\"product_description\":\"Tapcon - The Oroginal Masonry Fastenering System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Buildex\",\"approval_number_master\":\"FL#13328-R0\",\"approval_number\":\"FL13328.1\",\"seq\":1,\"product_model\":\"Tapcon\",\"product_description\":\"Tapcon- The Orginal Masonry Fastenering System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-02-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Buildex\",\"approval_number_master\":\"FL#14720-R0\",\"approval_number\":\"FL14720.1\",\"seq\":1,\"product_model\":\"Tapcon with Advanced Threadform Technology Concrete & Masonry Anchors\",\"product_description\":\"Tapcon with Advanced Threadform Technology Concrete & Masonry Anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-08-31 00:00:00\",\"instructions_url\":\"\"}],\"Branstrator Corporation\":[{\"manufacturer\":\"Branstrator Corporation\",\"approval_number_master\":\"FL#10798-R0\",\"approval_number\":\"FL10798.1\",\"seq\":1,\"product_model\":\"Anchors for Aluminum Storm Panel\",\"product_description\":\"Anchors for 0.050\\\" Solid Bertha Aluminum Storm Panel\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Tamlyn\":[{\"manufacturer\":\"Tamlyn\",\"approval_number_master\":\"FL#8283-R1\",\"approval_number\":\"FL8283.1\",\"seq\":1,\"product_model\":\"RT and HT\",\"product_description\":\"Rafter Ties\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tamlyn\",\"approval_number_master\":\"FL#8283-R1\",\"approval_number\":\"FL8283.2\",\"seq\":2,\"product_model\":\"SJQ, DJ and SJH\",\"product_description\":\"Joist hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tamlyn\",\"approval_number_master\":\"FL#8283-R1\",\"approval_number\":\"FL8283.3\",\"seq\":3,\"product_model\":\"SS, MSS and HSS straps\",\"product_description\":\"Hurricane Straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tamlyn\",\"approval_number_master\":\"FL#8283-R1\",\"approval_number\":\"FL8283.4\",\"seq\":4,\"product_model\":\"TH and DTH\",\"product_description\":\"Truss Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tamlyn\",\"approval_number_master\":\"FL#8283-R1\",\"approval_number\":\"FL8283.5\",\"seq\":5,\"product_model\":\"TNP\",\"product_description\":\"Nail Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tamlyn\",\"approval_number_master\":\"FL#8283-R1\",\"approval_number\":\"FL8283.6\",\"seq\":6,\"product_model\":\"WB and WBT\",\"product_description\":\"Wall Bracing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tamlyn\",\"approval_number_master\":\"FL#8283-R2\",\"approval_number\":\"FL8283.7\",\"seq\":7,\"product_model\":\"TRSPT6-2\",\"product_description\":\"Stud Plate Tie per table 10 of ESR 1347\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tamlyn\",\"approval_number_master\":\"FL#8283-R2\",\"approval_number\":\"FL8283.8\",\"seq\":8,\"product_model\":\"WB and WBT\",\"product_description\":\"Wall Bracing per table 5 of ESR 1347\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-03-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tamlyn\",\"approval_number_master\":\"FL#8283-R4\",\"approval_number\":\"FL8283.9\",\"seq\":9,\"product_model\":\"WB and WBT\",\"product_description\":\"Wall Bracing per table 5 of ESR 1347\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-31 00:00:00\",\"instructions_url\":\"\"}],\"MasterCraft Engineering\":[{\"manufacturer\":\"MasterCraft Engineering\",\"approval_number_master\":\"FL#9159-R1\",\"approval_number\":\"FL9159.1\",\"seq\":1,\"product_model\":\"5491 single truss tie down\",\"product_description\":\"The 5491 is used to anchor nominal 2_inch wide wood trusses or raftersto wood top plates,beams, or other wood member\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterCraft Engineering\",\"approval_number_master\":\"FL#9159-R1\",\"approval_number\":\"FL9159.2\",\"seq\":2,\"product_model\":\"5493 Double Truss Tie Down\",\"product_description\":\"The 5493 is used to anchor doubled side by side nominal 2_ inchwide wood trusses or rafters\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterCraft Engineering\",\"approval_number_master\":\"FL#9159-R1\",\"approval_number\":\"FL9159.3\",\"seq\":3,\"product_model\":\"5571 Dormer Strap\",\"product_description\":\"The 5571 is used to anchor wood trusses or rafters to wood studs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterCraft Engineering\",\"approval_number_master\":\"FL#9159-R1\",\"approval_number\":\"FL9159.4\",\"seq\":4,\"product_model\":\"5705 Perimeter Tie Down\",\"product_description\":\"The 5705 is used to anchor building perimeter framing or sole plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterCraft Engineering\",\"approval_number_master\":\"FL#9159-R0\",\"approval_number\":\"FL9159.5\",\"seq\":5,\"product_model\":\"5571 Dormer Strap\",\"product_description\":\"The 5571 is used to anchor wood trusses or rafters to wood studs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterCraft Engineering\",\"approval_number_master\":\"FL#9159-R0\",\"approval_number\":\"FL9159.6\",\"seq\":6,\"product_model\":\"5593 Truss Strap\",\"product_description\":\"The 5593 is used to anchor wood trusses or rafters to top plates, beams, or other wood member\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MasterCraft Engineering\",\"approval_number_master\":\"FL#9159-R0\",\"approval_number\":\"FL9159.7\",\"seq\":7,\"product_model\":\"5705 Perimeter Tie Down\",\"product_description\":\"The 5705 is used to anchor building perimeter framing or sole plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Four Seasons Solar Products LLC\":[{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#10895-R0\",\"approval_number\":\"FL10895.1\",\"seq\":1,\"product_model\":\"Anchorage for 230 Hurricane Shutter System\",\"product_description\":\"Anchorage for Shutter system to be used with the Four Seasons Solar Products enclosure system.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-06-12 00:00:00\",\"instructions_url\":\"\"}],\"TrusSteel Division of ITW Building Components Group Inc\":[{\"manufacturer\":\"TrusSteel Division of ITW Building Components Group Inc\",\"approval_number_master\":\"FL#11235-R0\",\"approval_number\":\"FL11235.1\",\"seq\":1,\"product_model\":\"TrusSteel Truss-to-Bearing Connectors\",\"product_description\":\"TrusSteel Uplift Clips (TSUC): TSUC3, TSUC5 and TSUC7\\nTrusSteel Welded Truss Clips (TSWTC): TS6WTC3, TS6WTC5, TS1WTC3 and TS1WTC5\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Millennium Fasteners, Inc.\":[{\"manufacturer\":\"Millennium Fasteners, Inc.\",\"approval_number_master\":\"FL#11625-R0\",\"approval_number\":\"FL11625.1\",\"seq\":1,\"product_model\":\"Millfast Anchor\",\"product_description\":\"1\\\/4\\\" and 3\\\/8\\\" inch threaded concrete\\\/masonry anchors.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"PlyFASTner LLC\":[{\"manufacturer\":\"PlyFASTner LLC\",\"approval_number_master\":\"FL#13531-R0\",\"approval_number\":\"FL13531.1\",\"seq\":1,\"product_model\":\"PlyFASTner\",\"product_description\":\"Anchoring system of approved opening protection panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Norse Inc.\":[{\"manufacturer\":\"Norse Inc.\",\"approval_number_master\":\"FL#14171-R0\",\"approval_number\":\"FL14171.1\",\"seq\":1,\"product_model\":\"HURRICANE SHUTTER MULTIPLE PANEL FLUSH MOUNT\",\"product_description\":\"HURRICANE SHUTTER FASTENING SYSTEM MULTIPLE PANEL, FLUSH MOUNT HARDWARE - IMPACT\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Norse Inc.\",\"approval_number_master\":\"FL#14171-R0\",\"approval_number\":\"FL14171.2\",\"seq\":2,\"product_model\":\"HURRICANE SHUTTER MULTIPLE PANEL SURFACE MOUNT\",\"product_description\":\"HURRICANE SHUTTER FASTENING SYSTEM MULTIPLE PANEL, SURFACE MOUNT HARDWARE - IMPACT\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Norse Inc.\",\"approval_number_master\":\"FL#14171-R0\",\"approval_number\":\"FL14171.3\",\"seq\":3,\"product_model\":\"HURRICANE SHUTTER SINGLE PANEL FLUSH MOUNT\",\"product_description\":\"HURRICANE SHUTTER FASTENING SYSTEM SINGLE, FLUSH MOUNT HARDWARE - IMPACT\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Norse Inc.\",\"approval_number_master\":\"FL#14171-R0\",\"approval_number\":\"FL14171.4\",\"seq\":4,\"product_model\":\"HURRICANE SHUTTER SINGLE PANEL SURFACE MOUNT\",\"product_description\":\"HURRICANE SHUTTER FASTENING SYSTEM SINGLE, SURFACE MOUNT HARDWARE - IMPACT\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-07-21 00:00:00\",\"instructions_url\":\"\"}],\"BMP International Inc.\":[{\"manufacturer\":\"BMP International Inc.\",\"approval_number_master\":\"FL#14239-R0\",\"approval_number\":\"FL14239.1\",\"seq\":1,\"product_model\":\"A\\\/C Hold Down Clip\",\"product_description\":\"A\\\/C Hold Down Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Adhesives Technology Corp.\":[{\"manufacturer\":\"Adhesives Technology Corp.\",\"approval_number_master\":\"FL#14373-R0\",\"approval_number\":\"FL14373.1\",\"seq\":1,\"product_model\":\"Ultrabond 4CC\",\"product_description\":\"Ultrabond 4CC High Performance Epoxy Adhesive Anchoring System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-28 00:00:00\",\"instructions_url\":\"\"}],\"KC Metal Products, Inc.\":[{\"manufacturer\":\"KC Metal Products, Inc.\",\"approval_number_master\":\"FL#4856-R0\",\"approval_number\":\"FL4856.1\",\"seq\":1,\"product_model\":\"ATH\",\"product_description\":\"Adjustable Truss Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KC Metal Products, Inc.\",\"approval_number_master\":\"FL#4856-R0\",\"approval_number\":\"FL4856.2\",\"seq\":2,\"product_model\":\"CA\\\/CAS Series\",\"product_description\":\"Clip anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KC Metal Products, Inc.\",\"approval_number_master\":\"FL#4856-R0\",\"approval_number\":\"FL4856.3\",\"seq\":3,\"product_model\":\"E\",\"product_description\":\"Joist Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KC Metal Products, Inc.\",\"approval_number_master\":\"FL#4856-R0\",\"approval_number\":\"FL4856.4\",\"seq\":4,\"product_model\":\"FA3\",\"product_description\":\"Framing Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KC Metal Products, Inc.\",\"approval_number_master\":\"FL#4856-R0\",\"approval_number\":\"FL4856.5\",\"seq\":5,\"product_model\":\"FA6\\\/FA6F\",\"product_description\":\"Framing Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KC Metal Products, Inc.\",\"approval_number_master\":\"FL#4856-R0\",\"approval_number\":\"FL4856.6\",\"seq\":6,\"product_model\":\"FST\\\/FSTL Series\",\"product_description\":\"Floor tie straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KC Metal Products, Inc.\",\"approval_number_master\":\"FL#4856-R0\",\"approval_number\":\"FL4856.7\",\"seq\":7,\"product_model\":\"H\\\/H_R Series\",\"product_description\":\"Joist Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KC Metal Products, Inc.\",\"approval_number_master\":\"FL#4856-R0\",\"approval_number\":\"FL4856.8\",\"seq\":8,\"product_model\":\"HT\\\/MTW Series\",\"product_description\":\"Hurricane ties & twist straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KC Metal Products, Inc.\",\"approval_number_master\":\"FL#4856-R0\",\"approval_number\":\"FL4856.9\",\"seq\":9,\"product_model\":\"HTF\",\"product_description\":\"Top Flange Joist Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KC Metal Products, Inc.\",\"approval_number_master\":\"FL#4856-R0\",\"approval_number\":\"FL4856.10\",\"seq\":10,\"product_model\":\"HTPTF\",\"product_description\":\"Truss Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KC Metal Products, Inc.\",\"approval_number_master\":\"FL#4856-R0\",\"approval_number\":\"FL4856.11\",\"seq\":11,\"product_model\":\"LS\\\/LSS Series\",\"product_description\":\"Joist Hangers for sloped joists and sloped & skewed joists.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KC Metal Products, Inc.\",\"approval_number_master\":\"FL#4856-R0\",\"approval_number\":\"FL4856.12\",\"seq\":12,\"product_model\":\"R\\\/RH\\\/RA Series\",\"product_description\":\"Wood I-Joist Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KC Metal Products, Inc.\",\"approval_number_master\":\"FL#4856-R0\",\"approval_number\":\"FL4856.13\",\"seq\":13,\"product_model\":\"RS\\\/RSO Series\",\"product_description\":\"Wood I-Joist Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KC Metal Products, Inc.\",\"approval_number_master\":\"FL#4856-R0\",\"approval_number\":\"FL4856.14\",\"seq\":14,\"product_model\":\"RS\\\/RSO\\\/RSH\\\/RSG\\\/RSGH\\\/RS4_HNP Series\",\"product_description\":\"Top Flange Joist\\\/Purlin Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KC Metal Products, Inc.\",\"approval_number_master\":\"FL#4856-R0\",\"approval_number\":\"FL4856.15\",\"seq\":15,\"product_model\":\"S\",\"product_description\":\"Face-Mount Joist Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KC Metal Products, Inc.\",\"approval_number_master\":\"FL#4856-R0\",\"approval_number\":\"FL4856.16\",\"seq\":16,\"product_model\":\"S25\\\/35\\\/45\\\/55 Series\",\"product_description\":\"Wood I-Joist Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KC Metal Products, Inc.\",\"approval_number_master\":\"FL#4856-R0\",\"approval_number\":\"FL4856.17\",\"seq\":17,\"product_model\":\"SSR\\\/L & MSR\\\/L Series\",\"product_description\":\"Skewed Face-Mount Joist Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KC Metal Products, Inc.\",\"approval_number_master\":\"FL#4856-R0\",\"approval_number\":\"FL4856.18\",\"seq\":18,\"product_model\":\"STP\\\/HTP\\\/HDTP Series\",\"product_description\":\"Truss Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KC Metal Products, Inc.\",\"approval_number_master\":\"FL#4856-R0\",\"approval_number\":\"FL4856.19\",\"seq\":19,\"product_model\":\"TR\\\/MTR\\\/HTR Series\",\"product_description\":\"Wood I-Joist Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ITW Building Components Group Inc.\":[{\"manufacturer\":\"ITW Building Components Group Inc.\",\"approval_number_master\":\"FL#14079-R0\",\"approval_number\":\"FL14079.1\",\"seq\":1,\"product_model\":\"AGUS Series\",\"product_description\":\"Joist hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Building Components Group Inc.\",\"approval_number_master\":\"FL#14079-R0\",\"approval_number\":\"FL14079.2\",\"seq\":2,\"product_model\":\"AHU Series\",\"product_description\":\"Joist hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Building Components Group Inc.\",\"approval_number_master\":\"FL#14079-R0\",\"approval_number\":\"FL14079.3\",\"seq\":3,\"product_model\":\"FA series\",\"product_description\":\"Framing anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Building Components Group Inc.\",\"approval_number_master\":\"FL#14079-R7\",\"approval_number\":\"FL14079.4\",\"seq\":4,\"product_model\":\"LDS Series\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Building Components Group Inc.\",\"approval_number_master\":\"FL#14079-R3\",\"approval_number\":\"FL14079.5\",\"seq\":5,\"product_model\":\"LDS Series\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Building Components Group Inc.\",\"approval_number_master\":\"FL#14079-R0\",\"approval_number\":\"FL14079.6\",\"seq\":6,\"product_model\":\"LTH series\",\"product_description\":\"Joist hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Building Components Group Inc.\",\"approval_number_master\":\"FL#14079-R0\",\"approval_number\":\"FL14079.7\",\"seq\":7,\"product_model\":\"TPA\",\"product_description\":\"Top plate anchors for wood walls\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Building Components Group Inc.\",\"approval_number_master\":\"FL#14079-R2\",\"approval_number\":\"FL14079.8\",\"seq\":8,\"product_model\":\"MS\",\"product_description\":\"Straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Building Components Group Inc.\",\"approval_number_master\":\"FL#14079-R2\",\"approval_number\":\"FL14079.9\",\"seq\":9,\"product_model\":\"RS\",\"product_description\":\"Rolled strapping\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Building Components Group Inc.\",\"approval_number_master\":\"FL#14079-R2\",\"approval_number\":\"FL14079.10\",\"seq\":10,\"product_model\":\"TPA\",\"product_description\":\"Top plate anchors for wood walls\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Building Components Group Inc.\",\"approval_number_master\":\"FL#14079-R3\",\"approval_number\":\"FL14079.11\",\"seq\":11,\"product_model\":\"MDS Series\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Building Components Group Inc.\",\"approval_number_master\":\"FL#14079-R3\",\"approval_number\":\"FL14079.12\",\"seq\":12,\"product_model\":\"MS\",\"product_description\":\"Straps\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Building Components Group Inc.\",\"approval_number_master\":\"FL#14079-R3\",\"approval_number\":\"FL14079.13\",\"seq\":13,\"product_model\":\"RS\",\"product_description\":\"Rolled strapping\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Building Components Group Inc.\",\"approval_number_master\":\"FL#14079-R3\",\"approval_number\":\"FL14079.14\",\"seq\":14,\"product_model\":\"STH Series\",\"product_description\":\"Joist Hanger\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Building Components Group Inc.\",\"approval_number_master\":\"FL#14079-R3\",\"approval_number\":\"FL14079.15\",\"seq\":15,\"product_model\":\"TBR\",\"product_description\":\"Truss Spacer and Bracer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Building Components Group Inc.\",\"approval_number_master\":\"FL#14079-R3\",\"approval_number\":\"FL14079.16\",\"seq\":16,\"product_model\":\"TPA\",\"product_description\":\"Top plate anchors for wood walls\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Building Performance America's USA, Inc.\":[{\"manufacturer\":\"Building Performance America's USA, Inc.\",\"approval_number_master\":\"FL#14439-R0\",\"approval_number\":\"FL14439.1\",\"seq\":1,\"product_model\":\"BPA Claw and Strap\",\"product_description\":\"Retrofitted truss\\\/rafter tie-down with an upper piece that grabs over the top of the truss\\\/rafter and a tail piece, which connects the top piece to the wall below.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"}],\"RM Enterprises, Inc.\":[{\"manufacturer\":\"RM Enterprises, Inc.\",\"approval_number_master\":\"FL#15750-R0\",\"approval_number\":\"FL15750.1\",\"seq\":1,\"product_model\":\"RM Tie Down Clips\",\"product_description\":\"Steel Tie Down Clip System for use with Mechanical Equipment at Roof or Grade\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Earthbound Corporation\":[{\"manufacturer\":\"Earthbound Corporation\",\"approval_number_master\":\"FL#17065-R0\",\"approval_number\":\"FL17065.1\",\"seq\":1,\"product_model\":\"Slackjack Device Series (SJA-xxx, SJS-xxx, SJT-xxx) and Minijack Device Series (MJxxx).\",\"product_description\":\"Slackjack and Minijack Shrinkage Compensation Devices for use in continuous threaded rod seismic and wind tiedown systems.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-01 00:00:00\",\"instructions_url\":\"\"}],\"HB and G Building Products\":[{\"manufacturer\":\"HB and G Building Products\",\"approval_number_master\":\"FL#17753-R0\",\"approval_number\":\"FL17753.1\",\"seq\":1,\"product_model\":\"Column-Loc\\u2122\",\"product_description\":\"Fiber Reinforced Polymer (FRP) Columns with Column-Loc\\u2122 Base\\\/Cap Mounting System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"HB and G Building Products\",\"approval_number_master\":\"FL#37300-R0\",\"approval_number\":\"FL37300.1\",\"seq\":1,\"product_model\":\"Perma-Loc System\",\"product_description\":\"Steel Cable and Concrete Anchor System, for Hollow Columns, to prevent uplift.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Miami Tech, Inc.\":[{\"manufacturer\":\"Miami Tech, Inc.\",\"approval_number_master\":\"FL#19731-R0\",\"approval_number\":\"FL19731.1\",\"seq\":1,\"product_model\":\"Aluminum Tie-Down Clips 1\\\" Wide\",\"product_description\":\"Aluminum Tie-Down Clip System (For Use with Mechanical Units at Roof or Grade)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Miami Tech, Inc.\",\"approval_number_master\":\"FL#19731-R0\",\"approval_number\":\"FL19731.2\",\"seq\":2,\"product_model\":\"Steel Tie-Down Clips 1\\\" Wide\",\"product_description\":\"Steel Tie-Down Clip System (For Use with Mechanical Units at Roof or Grade)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Elco Construction Products (Stanley Black & Decker)\":[{\"manufacturer\":\"Elco Construction Products (Stanley Black & Decker)\",\"approval_number_master\":\"FL#19975-R0\",\"approval_number\":\"FL19975.1\",\"seq\":1,\"product_model\":\"#14 CONFLEX Concrete\\\/Masonry Screw Anchor\",\"product_description\":\"HVHZ & Non-HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-08-13 00:00:00\",\"instructions_url\":\"\"}],\"CH Machine, Inc.\":[{\"manufacturer\":\"CH Machine, Inc.\",\"approval_number_master\":\"FL#20424-R0\",\"approval_number\":\"FL20424.1\",\"seq\":1,\"product_model\":\"CH01\",\"product_description\":\"Tie Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CH Machine, Inc.\",\"approval_number_master\":\"FL#20424-R0\",\"approval_number\":\"FL20424.2\",\"seq\":2,\"product_model\":\"CH02\",\"product_description\":\"Tie Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CH Machine, Inc.\",\"approval_number_master\":\"FL#20424-R0\",\"approval_number\":\"FL20424.3\",\"seq\":3,\"product_model\":\"CH09\",\"product_description\":\"Tie Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CH Machine, Inc.\",\"approval_number_master\":\"FL#20424-R0\",\"approval_number\":\"FL20424.4\",\"seq\":4,\"product_model\":\"CH11\",\"product_description\":\"Tie Clip\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CH Machine, Inc.\",\"approval_number_master\":\"FL#41045-R0\",\"approval_number\":\"FL41045.1\",\"seq\":1,\"product_model\":\"CH Machine Connectors\",\"product_description\":\"Tie Clip, Angle, Hurricane and Seismic Tie, Post Cap\\\/Base and Tension Strap Connectors; Face Mount Joist Hangers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-01 00:00:00\",\"instructions_url\":\"\"}],\"Monkey Wrench Solutions Inc.\":[{\"manufacturer\":\"Monkey Wrench Solutions Inc.\",\"approval_number_master\":\"FL#27706-R0\",\"approval_number\":\"FL27706.1\",\"seq\":1,\"product_model\":\"Sheathing Fastening Bracket (SFB)\",\"product_description\":\"Long Sheathing Fastening Bracket, Drawing # B-0003\\nShort Sheathing Fastening Bracket, Drawing # B-0001\\nStraight Sheathing Fastening Bracket, Drawing # B-0005\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-08 00:00:00\",\"instructions_url\":\"\"}],\"DEWALT\":[{\"manufacturer\":\"DEWALT\",\"approval_number_master\":\"FL#29068-R0\",\"approval_number\":\"FL29068.1\",\"seq\":1,\"product_model\":\"\\u00bc\\\" CRETE-FLEX SS4, \\u00bc\\\" ULTRACON SS4, \\u00bc\\\" AGGRE-GATOR\",\"product_description\":\"Concrete and Masonry Anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DEWALT\",\"approval_number_master\":\"FL#29068-R0\",\"approval_number\":\"FL29068.2\",\"seq\":2,\"product_model\":\"5\\\/16\\\" ULTRACON\",\"product_description\":\"Concrete and Masonry Anchors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DEWALT\",\"approval_number_master\":\"FL#29080-R0\",\"approval_number\":\"FL29080.1\",\"seq\":1,\"product_model\":\"Ultracon+\",\"product_description\":\"Screw Anchors to Concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DEWALT\",\"approval_number_master\":\"FL#29080-R0\",\"approval_number\":\"FL29080.2\",\"seq\":2,\"product_model\":\"Ultracon+\",\"product_description\":\"Screw Anchors to Masonry\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DEWALT\",\"approval_number_master\":\"FL#29080-R0\",\"approval_number\":\"FL29080.3\",\"seq\":3,\"product_model\":\"Ultracon+\",\"product_description\":\"Screw Anchors to Wood\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DEWALT\",\"approval_number_master\":\"FL#29080-R0\",\"approval_number\":\"FL29080.4\",\"seq\":4,\"product_model\":\"Ultracon+\",\"product_description\":\"Screw Anchors to Pressure Treated Wood\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Tecnicas Expansivas S.L.\":[{\"manufacturer\":\"Tecnicas Expansivas S.L.\",\"approval_number_master\":\"FL#30477-R0\",\"approval_number\":\"FL30477.1\",\"seq\":1,\"product_model\":\"0.375\\\" INDEX TDE Screw Anchors: TDE38234, TDE38300, TDE38314, TDE38312, TDE38334, TDE383400, TDE38414, TDE38412, TDE38434, TDE38500, TDE38514, TDE38512, TDE38534, TDE38600\",\"product_description\":\"INDEX TDE Screw Anchors for use in cracked and uncracked concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnicas Expansivas S.L.\",\"approval_number_master\":\"FL#30477-R0\",\"approval_number\":\"FL30477.2\",\"seq\":2,\"product_model\":\"0.375\\\" INDEX TLE Screw Anchors: TLE38234, TLE38300, TLE38314, TLE38312, TLE38334, TLE38400, TLE38414, TLE38412, TLE38434, TLE38500, TLE38514, TLE38512, TLE38534, TLE38600,\",\"product_description\":\"INDEX TLE Screw Anchors for use in cracked and uncracked concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnicas Expansivas S.L.\",\"approval_number_master\":\"FL#30477-R0\",\"approval_number\":\"FL30477.3\",\"seq\":3,\"product_model\":\"0.50\\\" INDEX TDE Screw Anchors: TDE12314, TDE12312, TDE12334, TDE12400, TDE12414, TDE12412, TDE12434, TDE12500, TDE12514, TDE12512, TDE12534, TDE12600, TDE12614, TDE12612, TDE12634, TDE12700, TDE12712, TDE12800\",\"product_description\":\"INDEX TDE Screw Anchors for use in cracked and uncracked concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnicas Expansivas S.L.\",\"approval_number_master\":\"FL#30477-R0\",\"approval_number\":\"FL30477.4\",\"seq\":4,\"product_model\":\"0.50\\\" INDEX TLE Screw Anchors: TLE12314, TLE12312, TLE12334, TLE12400, TLE12414, TLE12412, TLE12434, TLE12500, TLE12514, TLE12512, TLE12534,TLE12600, TLE12614, TLE12612, TLE12634, TLE12700, TLE12712, TLE12800\",\"product_description\":\"INDEX TLE Screw Anchors for use in cracked and uncracked concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnicas Expansivas S.L.\",\"approval_number_master\":\"FL#30477-R0\",\"approval_number\":\"FL30477.5\",\"seq\":5,\"product_model\":\"0.625\\\" INDEX TDE Screw Anchors: TDE58312, TDE58334, TDE58400, TDE58414, TDE58412, TDE58434, TDE58500, TDE58514, TDE58512, TDE58534, TDE58600, TDE58614, TDE58612, TDE58634, TDE58700, TDE58712,TDE58800\",\"product_description\":\"INDEX TDE Screw Anchors for use in cracked and uncracked concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnicas Expansivas S.L.\",\"approval_number_master\":\"FL#30477-R0\",\"approval_number\":\"FL30477.6\",\"seq\":6,\"product_model\":\"0.625\\\" INDEX TLE Screw Anchors: TLE58312, TLE58334, TLE58400, TLE58414, TLE58412, TLE58434, TLE58500, TLE58514, TLE58500, TLE581514, TLE58512, TLE58534, TLE58600, TLE58614, TLE58612, TLE58634, TLE58700, TLE58712, TLE58800\",\"product_description\":\"INDEX TLE Screw Anchors for use in cracked and uncracked concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnicas Expansivas S.L.\",\"approval_number_master\":\"FL#30477-R0\",\"approval_number\":\"FL30477.7\",\"seq\":7,\"product_model\":\"0.75\\\" INDEX TDE Screw Anchors: TDE34414, TDE34412, TDE34434, TDE34500, TDE34514, TDE34512, TDE34534, TDE34600, TDE34614, TDE34612, TDE34634, TDE34700, TDE34712, TDE34800, TDE34812, TDE34900, TDE34912, TDE34100\",\"product_description\":\"INDEX TDE Screw Anchors for use in cracked and uncracked concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnicas Expansivas S.L.\",\"approval_number_master\":\"FL#30477-R0\",\"approval_number\":\"FL30477.8\",\"seq\":8,\"product_model\":\"0.75\\\" INDEX TLE Screw Anchors: TLE34414, TLE34412, TLE34434, TLE34500, TLE34514, TLE34512, TLE34534, TLE34600, TLE34614, TLE34612, TLE34634, TLE34700, TLE34712, TLE34800, TLE34812, TLE34900, TLE34912, TLE34100\",\"product_description\":\"INDEX TLE Screw Anchors for use in cracked and uncracked concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnicas Expansivas S.L.\",\"approval_number_master\":\"FL#30478-R0\",\"approval_number\":\"FL30478.1\",\"seq\":1,\"product_model\":\"0.375\\\" INDEX MTD-X Wedge Anchors: ADX038300, ADX038314, ADX038312, ADX038334, ADX038400, ADX038414, ADX038412, ADX038434, ADX038500, ADX038514, ADX038512, ADX038534\",\"product_description\":\"INDEX MTD-X Wedge Anchors for use in cracked and uncracked concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnicas Expansivas S.L.\",\"approval_number_master\":\"FL#30478-R0\",\"approval_number\":\"FL30478.2\",\"seq\":2,\"product_model\":\"0.375\\\" INDEX MTD-X Wedge Anchors: ADX038600, ADX038614, ADX038612, ADX038634, ADX038700, ADX038714, ADX038712, ADX038734, ADX038800\",\"product_description\":\"INDEX MTD-X Wedge Anchors for use in cracked and uncracked concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnicas Expansivas S.L.\",\"approval_number_master\":\"FL#30478-R0\",\"approval_number\":\"FL30478.3\",\"seq\":3,\"product_model\":\"0.50\\\" MTD-X Wedge Anchors: ADX012312, ADX012334, ADX012400, ADX012414, ADX012412, ADX012434, ADX012500, ADX012514, ADX012512, ADX012534\",\"product_description\":\"INDEX MTD-X Wedge Anchors for use in cracked and uncracked concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnicas Expansivas S.L.\",\"approval_number_master\":\"FL#30478-R0\",\"approval_number\":\"FL30478.4\",\"seq\":4,\"product_model\":\"0.50\\\" MTD-X Wedge Anchors: ADX012600, ADX012614, ADX012612, ADX012634, ADX012700, ADX012714, ADX012712, ADX012734, ADX012800, ADX012814, ADX012812, ADX012834\",\"product_description\":\"INDEX MTD-X Wedge Anchors for use in cracked and uncracked concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnicas Expansivas S.L.\",\"approval_number_master\":\"FL#30478-R0\",\"approval_number\":\"FL30478.5\",\"seq\":5,\"product_model\":\"0.50\\\" MTD-X Wedge Anchors: ADX012900, ADX012914, ADX012912, ADX012934, ADX012100, ADX012110\",\"product_description\":\"INDEX MTD-X Wedge Anchors for use in cracked and uncracked concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnicas Expansivas S.L.\",\"approval_number_master\":\"FL#30478-R0\",\"approval_number\":\"FL30478.6\",\"seq\":6,\"product_model\":\"0.625\\\" MTD-X Wedge Anchors: ADX058414, ADX058412, ADX058434, ADX058500, ADX058514, ADX058512, ADX058534, ADX058600, ADX058614, ADX058612, ADX058634, ADX058700, ADX058714, ADX058712\",\"product_description\":\"INDEX MTD-X Wedge Anchors for use in cracked and uncracked concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnicas Expansivas S.L.\",\"approval_number_master\":\"FL#30478-R0\",\"approval_number\":\"FL30478.7\",\"seq\":7,\"product_model\":\"0.625\\\" MTD-X Wedge Anchors: ADX058734, ADX058800, ADX058814, ADX058812, ADX058834, ADX058900, ADX058914, ADX058912, ADX058934, ADX058100\",\"product_description\":\"INDEX MTD-X Wedge Anchors for use in cracked and uncracked concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnicas Expansivas S.L.\",\"approval_number_master\":\"FL#30478-R0\",\"approval_number\":\"FL30478.8\",\"seq\":8,\"product_model\":\"0.75\\\" MTD-X Wedge Anchors: ADX034500, ADX034514, ADX034512, ADX034534, ADX034600, ADX034614, ADX034612, ADX034634, ADX034700, ADX034714, ADX034712\",\"product_description\":\"INDEX MTD-X Wedge Anchors for use in cracked and uncracked concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tecnicas Expansivas S.L.\",\"approval_number_master\":\"FL#30478-R0\",\"approval_number\":\"FL30478.9\",\"seq\":9,\"product_model\":\"0.75\\\" MTD-X Wedge Anchors: ADX034734, ADX034800, ADX034814, ADX034812, ADX034834, ADX034900, ADX034914, ADX034912, ADX034934, ADX034100\",\"product_description\":\"INDEX MTD-X Wedge Anchors for use in cracked and uncracked concrete\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-31 00:00:00\",\"instructions_url\":\"\"}],\"Global Bamboo Technologies, INC\":[{\"manufacturer\":\"Global Bamboo Technologies, INC\",\"approval_number_master\":\"FL#30525-R0\",\"approval_number\":\"FL30525.1\",\"seq\":1,\"product_model\":\"Starborn\\u00ae Structural Screws\",\"product_description\":\"Starborn Structural screws are alternate dowel-type threaded fasteners designed for use in wood to-wood connections.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-01 00:00:00\",\"instructions_url\":\"\"}],\"DiversiTech Corp.\":[{\"manufacturer\":\"DiversiTech Corp.\",\"approval_number_master\":\"FL#31178-R0\",\"approval_number\":\"FL31178.1\",\"seq\":1,\"product_model\":\"Hurricane Tie-Down Clip (Steel)\",\"product_description\":\"1\\\" wide x 12ga (4\\\" to 12\\\" long) ASTM A653 grade 39 steel clips w\\\/ G90 Galv\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-03 00:00:00\",\"instructions_url\":\"\"}],\"QuickBolt - A Division of Quickscrews, Inc.\":[{\"manufacturer\":\"QuickBolt - A Division of Quickscrews, Inc.\",\"approval_number_master\":\"FL#35022-R0\",\"approval_number\":\"FL35022.1\",\"seq\":1,\"product_model\":\"QB2 Anchor Bracket System\",\"product_description\":\"Solar Anchor Bracket with 3\\\" Microflashing.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Screw Products\":[{\"manufacturer\":\"Screw Products\",\"approval_number_master\":\"FL#38731-R0\",\"approval_number\":\"FL38731.1\",\"seq\":1,\"product_model\":\"Nova, Yukon, CLG and BLG Fasteners\",\"product_description\":\"Fasteners\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-01 00:00:00\",\"instructions_url\":\"\"}],\"The Hillman Group Inc.\":[{\"manufacturer\":\"The Hillman Group Inc.\",\"approval_number_master\":\"FL#39170-R0\",\"approval_number\":\"FL39170.1\",\"seq\":1,\"product_model\":\"Hillman Solid Set \\\/ All-points Solid Set Carbon & Stainless Steel Screws\",\"product_description\":\"Hillman Solid Set (TM) \\\/ All-points Solid Set (TM) Carbon & Stainless Steel Screws (Concrete, Masonry & Wood Substrates)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Ecofasten\":[{\"manufacturer\":\"Ecofasten\",\"approval_number_master\":\"FL#39871-R0\",\"approval_number\":\"FL39871.1\",\"seq\":1,\"product_model\":\"Solar Roof Attachments\",\"product_description\":\"Roof mount attachment system for solar products.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Western Builders Supply Co dba Big Timber\":[{\"manufacturer\":\"Western Builders Supply Co dba Big Timber\",\"approval_number_master\":\"FL#41094-R0\",\"approval_number\":\"FL41094.1\",\"seq\":1,\"product_model\":\"STX and SCTX Stainless screws\",\"product_description\":\"Construction screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western Builders Supply Co dba Big Timber\",\"approval_number_master\":\"FL#35204-R0\",\"approval_number\":\"FL35204.1\",\"seq\":1,\"product_model\":\"CTX Construction Lag Screws\",\"product_description\":\"CTX screws have a round washer head with a star drive and are partially threaded.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western Builders Supply Co dba Big Timber\",\"approval_number_master\":\"FL#35207-R0\",\"approval_number\":\"FL35207.1\",\"seq\":1,\"product_model\":\"BL Log, Timber & Landscape Screws and GL Gray Structural Screws\",\"product_description\":\"BL and GL screws have a hex washer head and are partially threaded. BL and GL screws are manufactured using a standard cold-formed process followed by a heat-treating process.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western Builders Supply Co dba Big Timber\",\"approval_number_master\":\"FL#35209-R0\",\"approval_number\":\"FL35209.1\",\"seq\":1,\"product_model\":\"BTX and YTX General Purpose Screws\",\"product_description\":\"BTX and YTX screws have a round flat head with a star drive (torx screw) and are partially threaded. BTX and YTX screws are manufactured using a standard cold-formed process followed by a heat-treating process.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western Builders Supply Co dba Big Timber\",\"approval_number_master\":\"FL#35216-R0\",\"approval_number\":\"FL35216.1\",\"seq\":1,\"product_model\":\"CAB, CAB WHT, and CAB BLK Cabinet Screws\",\"product_description\":\"CAB, CAB WHT, and CAB BLK cabinet screws have a round washer head with a star drive, are partially threaded, and are coated for exterior use.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-10-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western Builders Supply Co dba Big Timber\",\"approval_number_master\":\"FL#41095-R0\",\"approval_number\":\"FL41095.1\",\"seq\":1,\"product_model\":\"WTX Wafer Head Wood Screws\",\"product_description\":\"Construction screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-01 00:00:00\",\"instructions_url\":\"\"}],\"Storm Panels S.A. DE C.V.\":[{\"manufacturer\":\"Storm Panels S.A. DE C.V.\",\"approval_number_master\":\"FL#41935-R0\",\"approval_number\":\"FL41935.1\",\"seq\":1,\"product_model\":\"Concrete Adhesive Anchor\",\"product_description\":\"Concrete Adhesive Anchor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Hip-Lock Inc.\":[{\"manufacturer\":\"Hip-Lock Inc.\",\"approval_number_master\":\"FL#40198-R0\",\"approval_number\":\"FL40198.1\",\"seq\":1,\"product_model\":\"Hip-Lock\",\"product_description\":\"Nylon Hip Rafter\\\/Joist Hanger Bracket\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Altenloh, Brinck and Co. U.S., Inc.\":[{\"manufacturer\":\"Altenloh, Brinck and Co. U.S., Inc.\",\"approval_number_master\":\"FL#40711-R0\",\"approval_number\":\"FL40711.1\",\"seq\":1,\"product_model\":\"TRUFAST SIPTP, SIPLD, and SIPHD, SPAX XTT-08, XTT-09, XTT-08D, No. 6, No. 8, No. 9, No. 10, and No. 14 Construction Screws, No. 14 SPAX PowerLags, 1\\\/4 Inch, 5\\\/16 Inch, 3\\\/8 Inch, and 1\\\/2 Inch SPAX PowerLags\",\"product_description\":\"Construction Screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-01 00:00:00\",\"instructions_url\":\"\"}],\"National Nail\":[{\"manufacturer\":\"National Nail\",\"approval_number_master\":\"FL#41741-R1\",\"approval_number\":\"FL41741.1\",\"seq\":1,\"product_model\":\"CAMO\\u00ae Series Structural Wood Screws\",\"product_description\":\"Framing Screws\\nTruss Screws\\n1\\\/4\\\" Structural Flat and Hex Head Screws\\n5\\\/16\\\" Structural Flat and Hex Head Screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-01 00:00:00\",\"instructions_url\":\"\"}],\"SnapNrack\":[{\"manufacturer\":\"SnapNrack\",\"approval_number_master\":\"FL#47286-R0\",\"approval_number\":\"FL47286.1\",\"seq\":1,\"product_model\":\"SNR AlphaTrack Solar Roof Mount\",\"product_description\":\"5 3\\\/4\\\" Long AlphaTrack Solar Anchor Bracket with Butyl Flashing, Anchored to 2x Rafter with (1) 5\\\/16\\\"x4 1\\\/2\\\" Lag Screw, or Anchored to 1\\\/2\\\" Plywood Sheathing with (2) 1\\\/2\\\"x2 1\\\/2\\\" DeckAnchor Fasteners.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SnapNrack\",\"approval_number_master\":\"FL#47286-R0\",\"approval_number\":\"FL47286.2\",\"seq\":2,\"product_model\":\"SNR DeltaTrack Solar Roof Mount\",\"product_description\":\"5 3\\\/4\\\" Long DeltaTrack Solar Anchor Bracket with Butyl Flashing, Anchored to 2x Rafter with (2) #14x3\\\" Wood Screws, or Anchored to 1\\\/2\\\" Plywood Sheathing with (4) #14x2 1\\\/4\\\" Wood Screws.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SnapNrack\",\"approval_number_master\":\"FL#47286-R0\",\"approval_number\":\"FL47286.3\",\"seq\":3,\"product_model\":\"SNR UltraFoot Solar Roof Mount\",\"product_description\":\"3\\\" Wide UltraFoot Solar Anchor Bracket with Butyl Flashing, Anchored to 2x Rafters with (2) #14x3\\\" Wood Screws, or Anchored to 1\\\/2\\\" Plywood Sheathing with (4) #14x2 1\\\/4\\\" Wood Screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SnapNrack\",\"approval_number_master\":\"FL#47286-R0\",\"approval_number\":\"FL47286.4\",\"seq\":4,\"product_model\":\"SNR UltraFoot Solar Roof Mount\",\"product_description\":\"3 3\\\/4\\\" Wide UltraFoot Solar Anchor Bracket with Butyl Flashing, Anchored to 2x Rafter with (1) 5\\\/16\\\"x4 1\\\/2\\\" Lag Screw, or Anchored to 1\\\/2\\\" Plywood Sheathing with (2) 1\\\/2\\\"x2 1\\\/2\\\" DeckAnchor Fasteners.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SnapNrack\",\"approval_number_master\":\"FL#47286-R0\",\"approval_number\":\"FL47286.5\",\"seq\":5,\"product_model\":\"SNR UltraFoot Solar Roof Mount\",\"product_description\":\"2\\\" Wide UltraFoot Solar Anchor Bracket with Butyl Flashing, Anchored to 2x Rafter with (1) 5\\\/16\\\"x4 1\\\/2\\\" Lag Screw.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-31 00:00:00\",\"instructions_url\":\"\"}]},\"g. structural components|||2. truss plates\":{\"ITW Building Components Group Inc.\":[{\"manufacturer\":\"ITW Building Components Group Inc.\",\"approval_number_master\":\"FL#1999-R8\",\"approval_number\":\"FL1999.1\",\"seq\":1,\"product_model\":\"ITW BCG\\\/Alpine Higher Strength (H & S)\",\"product_description\":\"Metal Connector Plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Building Components Group Inc.\",\"approval_number_master\":\"FL#1999-R8\",\"approval_number\":\"FL1999.2\",\"seq\":2,\"product_model\":\"ITW BCG\\\/Alpine Hinge Plate\",\"product_description\":\"Metal Connector Plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Building Components Group Inc.\",\"approval_number_master\":\"FL#1999-R8\",\"approval_number\":\"FL1999.3\",\"seq\":3,\"product_model\":\"ITW BCG\\\/Alpine Trulox\",\"product_description\":\"Metal Connector Plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Building Components Group Inc.\",\"approval_number_master\":\"FL#1999-R8\",\"approval_number\":\"FL1999.4\",\"seq\":4,\"product_model\":\"ITW BCG\\\/Alpine Wave\",\"product_description\":\"Metal Connector Plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ITW Building Components Group Inc.\",\"approval_number_master\":\"FL#1999-R0\",\"approval_number\":\"FL1999.5\",\"seq\":5,\"product_model\":\"Trulox\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"CH Machine, Inc.\":[{\"manufacturer\":\"CH Machine, Inc.\",\"approval_number_master\":\"FL#44405-R0\",\"approval_number\":\"FL44405.1\",\"seq\":1,\"product_model\":\"CH20 and CH18 Truss Plates\",\"product_description\":\"Used to connect wood truss members and support the lateral resistance of both vertical and horizontal loads\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CH Machine, Inc.\",\"approval_number_master\":\"FL#18580-R0\",\"approval_number\":\"FL18580.1\",\"seq\":1,\"product_model\":\"CH20\",\"product_description\":\"Metal Connector Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Truswal Systems Corp.\":[{\"manufacturer\":\"Truswal Systems Corp.\",\"approval_number_master\":\"FL#1612-R0\",\"approval_number\":\"FL1612.1\",\"seq\":1,\"product_model\":\"Model 20\",\"product_description\":\"Truss Connector Plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Robbins Engineering, Inc.\":[{\"manufacturer\":\"Robbins Engineering, Inc.\",\"approval_number_master\":\"FL#2934-R0\",\"approval_number\":\"FL2934.1\",\"seq\":1,\"product_model\":\"Robbins High Strength (RHS)\",\"product_description\":\"Metal Plate Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Robbins Engineering, Inc.\",\"approval_number_master\":\"FL#2934-R0\",\"approval_number\":\"FL2934.2\",\"seq\":2,\"product_model\":\"Robbins Lock (RL)\",\"product_description\":\"Metal Plate Connector\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"MiTek Inc.\":[{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2197-R4\",\"approval_number\":\"FL2197.1\",\"seq\":1,\"product_model\":\"M18SHS\",\"product_description\":\"18 ga. super high strength truss connector plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2197-R4\",\"approval_number\":\"FL2197.2\",\"seq\":2,\"product_model\":\"MII 16\",\"product_description\":\"16 ga. truss connector plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2197-R4\",\"approval_number\":\"FL2197.3\",\"seq\":3,\"product_model\":\"MT18HS\",\"product_description\":\"18 ga. high strength truss connector plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2197-R4\",\"approval_number\":\"FL2197.4\",\"seq\":4,\"product_model\":\"MT20\",\"product_description\":\"20 ga. truss connector plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2197-R4\",\"approval_number\":\"FL2197.5\",\"seq\":5,\"product_model\":\"MT20HS\",\"product_description\":\"20 ga. high strength truss connector plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#15638-R0\",\"approval_number\":\"FL15638.1\",\"seq\":1,\"product_model\":\"MiTek MTH18 and SMH18 Hinge Plate Connectors\",\"product_description\":\"Metal hinge plates used to connect wood chord members end-to-end in prefabricaed wood trusses.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2197-R9\",\"approval_number\":\"FL2197.6\",\"seq\":6,\"product_model\":\"TL18, MT18\",\"product_description\":\"18 ga. truss connector plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#2197-R9\",\"approval_number\":\"FL2197.7\",\"seq\":7,\"product_model\":\"TL20, MT20\",\"product_description\":\"20 ga. truss connector plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Automatic Stamping, LLC\":[{\"manufacturer\":\"Automatic Stamping, LLC\",\"approval_number_master\":\"FL#10495-R0\",\"approval_number\":\"FL10495.1\",\"seq\":1,\"product_model\":\"AS-20\",\"product_description\":\"AS-20, 20 gauge metal connector truss plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-05-01 00:00:00\",\"instructions_url\":\"\"}],\"EAGLE METAL\":[{\"manufacturer\":\"EAGLE METAL\",\"approval_number_master\":\"FL#12919-R0\",\"approval_number\":\"FL12919.1\",\"seq\":1,\"product_model\":\"Eagle20, Eagle18, Eagle20HS, Eagle18HS\",\"product_description\":\"Eagle20, Eagle18, Eagle20HS, Eagle18HS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-08 00:00:00\",\"instructions_url\":\"\"}],\"Simpson Strong-Tie Company\":[{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#15363-R0\",\"approval_number\":\"FL15363.1\",\"seq\":1,\"product_model\":\"AS-18-HS\",\"product_description\":\"18 ga high strength metal connector truss plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#15363-R0\",\"approval_number\":\"FL15363.2\",\"seq\":2,\"product_model\":\"AS-20\",\"product_description\":\"20 ga. metal connector truss plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#15363-R1\",\"approval_number\":\"FL15363.3\",\"seq\":3,\"product_model\":\"AS-18S6\",\"product_description\":\"Truss Plates\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#15363-R1\",\"approval_number\":\"FL15363.4\",\"seq\":4,\"product_model\":\"AS-20\",\"product_description\":\"20 ga. Truss Plate\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}]},\"g. structural components|||3. engineered\":{\"Boise Cascade Wood Products, LLC\":[{\"manufacturer\":\"Boise Cascade Wood Products, LLC\",\"approval_number_master\":\"FL#1392-R9\",\"approval_number\":\"FL1392.1\",\"seq\":1,\"product_model\":\"BCI Joists\",\"product_description\":\"Engineered Wood \\\"I\\\" Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2055-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boise Cascade Wood Products, LLC\",\"approval_number_master\":\"FL#1644-R11\",\"approval_number\":\"FL1644.1\",\"seq\":1,\"product_model\":\"Versa-Lam\",\"product_description\":\"Laminated Veneer Lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boise Cascade Wood Products, LLC\",\"approval_number_master\":\"FL#34009-R0\",\"approval_number\":\"FL34009.1\",\"seq\":1,\"product_model\":\"VERSA-LAM\",\"product_description\":\"Laminated veneer lumber made at Thorsby AL facility\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boise Cascade Wood Products, LLC\",\"approval_number_master\":\"FL#1645-R2\",\"approval_number\":\"FL1645.1\",\"seq\":1,\"product_model\":\"AJS Joists\",\"product_description\":\"Wood \\\"I\\\" Joists\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boise Cascade Wood Products, LLC\",\"approval_number_master\":\"FL#1644-R8\",\"approval_number\":\"FL1644.2\",\"seq\":2,\"product_model\":\"VERSA-LAM\",\"product_description\":\"Laminated Veneer Lumber made at Thorsby AL facility\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Weyerhaeuser\":[{\"manufacturer\":\"Weyerhaeuser\",\"approval_number_master\":\"FL#6527-R15\",\"approval_number\":\"FL6527.1\",\"seq\":1,\"product_model\":\"Microllam LVL\",\"product_description\":\"Laminated Veneer Lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weyerhaeuser\",\"approval_number_master\":\"FL#6527-R15\",\"approval_number\":\"FL6527.2\",\"seq\":2,\"product_model\":\"Parallam PSL\",\"product_description\":\"Parallel Strand Lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weyerhaeuser\",\"approval_number_master\":\"FL#6527-R15\",\"approval_number\":\"FL6527.3\",\"seq\":3,\"product_model\":\"TimberStrand LSL\",\"product_description\":\"Laminated Strand Lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weyerhaeuser\",\"approval_number_master\":\"FL#6527-R15\",\"approval_number\":\"FL6527.4\",\"seq\":4,\"product_model\":\"TJ Rim Board\",\"product_description\":\"Structural Composite Lumber or Oriented Strand board Rim Board\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weyerhaeuser\",\"approval_number_master\":\"FL#6527-R15\",\"approval_number\":\"FL6527.5\",\"seq\":5,\"product_model\":\"Rim Board\",\"product_description\":\"Oriented Strand Board Rim Board\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weyerhaeuser\",\"approval_number_master\":\"FL#1630-R5\",\"approval_number\":\"FL1630.1\",\"seq\":1,\"product_model\":\"Microllam LVL\",\"product_description\":\"laminated veneer lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weyerhaeuser\",\"approval_number_master\":\"FL#1630-R5\",\"approval_number\":\"FL1630.2\",\"seq\":2,\"product_model\":\"Parallam PSL\",\"product_description\":\"parallel strand lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weyerhaeuser\",\"approval_number_master\":\"FL#1630-R5\",\"approval_number\":\"FL1630.3\",\"seq\":3,\"product_model\":\"TimberStrand LSL\",\"product_description\":\"laminated strand lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weyerhaeuser\",\"approval_number_master\":\"FL#1630-R5\",\"approval_number\":\"FL1630.4\",\"seq\":4,\"product_model\":\"TJI 110\",\"product_description\":\"Prefabricated wood I-joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weyerhaeuser\",\"approval_number_master\":\"FL#1630-R5\",\"approval_number\":\"FL1630.5\",\"seq\":5,\"product_model\":\"TJI 210\",\"product_description\":\"Prefabricated wood I-joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weyerhaeuser\",\"approval_number_master\":\"FL#1630-R5\",\"approval_number\":\"FL1630.6\",\"seq\":6,\"product_model\":\"TJI 230\",\"product_description\":\"Prefabricated wood I-joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weyerhaeuser\",\"approval_number_master\":\"FL#1630-R5\",\"approval_number\":\"FL1630.7\",\"seq\":7,\"product_model\":\"TJI 360\",\"product_description\":\"Prefabricated wood I-joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weyerhaeuser\",\"approval_number_master\":\"FL#1630-R5\",\"approval_number\":\"FL1630.8\",\"seq\":8,\"product_model\":\"TJI 560\",\"product_description\":\"Prefabricated wood I-joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weyerhaeuser\",\"approval_number_master\":\"FL#1630-R5\",\"approval_number\":\"FL1630.9\",\"seq\":9,\"product_model\":\"TJI\\\/H90\",\"product_description\":\"Prefabricated wood I-joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weyerhaeuser\",\"approval_number_master\":\"FL#1630-R5\",\"approval_number\":\"FL1630.10\",\"seq\":10,\"product_model\":\"TJI\\\/L65\",\"product_description\":\"Prefabricated wood I-joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weyerhaeuser\",\"approval_number_master\":\"FL#1630-R5\",\"approval_number\":\"FL1630.11\",\"seq\":11,\"product_model\":\"TJI\\\/L90\",\"product_description\":\"Prefabricated wood I-joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weyerhaeuser\",\"approval_number_master\":\"FL#1630-R0\",\"approval_number\":\"FL1630.12\",\"seq\":12,\"product_model\":\"TJI\\\/HD90\",\"product_description\":\"Prefabricated wood I-joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weyerhaeuser\",\"approval_number_master\":\"FL#1630-R0\",\"approval_number\":\"FL1630.13\",\"seq\":13,\"product_model\":\"TJI\\\/HS90\",\"product_description\":\"Prefabricated wood I-joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weyerhaeuser\",\"approval_number_master\":\"FL#1630-R0\",\"approval_number\":\"FL1630.14\",\"seq\":14,\"product_model\":\"TJI\\\/L45\",\"product_description\":\"Prefabricated wood I-joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weyerhaeuser\",\"approval_number_master\":\"FL#1630-R0\",\"approval_number\":\"FL1630.15\",\"seq\":15,\"product_model\":\"TJI\\\/L65\",\"product_description\":\"Prefabricated wood I-joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weyerhaeuser\",\"approval_number_master\":\"FL#1630-R0\",\"approval_number\":\"FL1630.16\",\"seq\":16,\"product_model\":\"TJI\\\/L90\",\"product_description\":\"Prefabricated wood I-joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weyerhaeuser\",\"approval_number_master\":\"FL#10454-R0\",\"approval_number\":\"FL10454.1\",\"seq\":1,\"product_model\":\"iLevel Shear Brace\",\"product_description\":\"The iLevel Shear Brace (iSB) is recognized for use as a shear wall in wood framed buildings classified as Type V construction (IBC) or Type V construction (UBC), or in buildings constructed in accordance with the IRC.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weyerhaeuser\",\"approval_number_master\":\"FL#21359-R0\",\"approval_number\":\"FL21359.1\",\"seq\":1,\"product_model\":\"EverEdge LVL\",\"product_description\":\"Structural Composite Lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weyerhaeuser\",\"approval_number_master\":\"FL#21360-R0\",\"approval_number\":\"FL21360.1\",\"seq\":1,\"product_model\":\"EEI 20\",\"product_description\":\"Prefabricated Wood I-joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weyerhaeuser\",\"approval_number_master\":\"FL#21360-R0\",\"approval_number\":\"FL21360.2\",\"seq\":2,\"product_model\":\"EEI 30\",\"product_description\":\"Prefabricated Wood I-joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weyerhaeuser\",\"approval_number_master\":\"FL#21360-R0\",\"approval_number\":\"FL21360.3\",\"seq\":3,\"product_model\":\"EEI 50\",\"product_description\":\"Prefabricated Wood I-joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Weyerhaeuser\",\"approval_number_master\":\"FL#21360-R0\",\"approval_number\":\"FL21360.4\",\"seq\":4,\"product_model\":\"EEI 60\",\"product_description\":\"Prefabricated Wood I-joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Pacific Woodtech Corporation\":[{\"manufacturer\":\"Pacific Woodtech Corporation\",\"approval_number_master\":\"FL#42096-R0\",\"approval_number\":\"FL42096.1\",\"seq\":1,\"product_model\":\"Pacific Woodtech I-Joists\",\"product_description\":\"PWT I-Joists are engineered wood I-Joists with solid sawn or LVL flanges\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pacific Woodtech Corporation\",\"approval_number_master\":\"FL#7427-R0\",\"approval_number\":\"FL7427.2\",\"seq\":2,\"product_model\":\"Pacific Woodtech Laminated Veneer Lumber\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pacific Woodtech Corporation\",\"approval_number_master\":\"FL#7428-R1\",\"approval_number\":\"FL7428.1\",\"seq\":1,\"product_model\":\"PWI Joists\",\"product_description\":\"wood I-joists\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"9999-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pacific Woodtech Corporation\",\"approval_number_master\":\"FL#39762-R1\",\"approval_number\":\"FL39762.2\",\"seq\":2,\"product_model\":\"Pacific Woodtech Laminated Veneer Lumber\",\"product_description\":\"PWT LVL (formerly SolidStart LVL)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pacific Woodtech Corporation\",\"approval_number_master\":\"FL#39762-R0\",\"approval_number\":\"FL39762.1\",\"seq\":1,\"product_model\":\"Pacific Woodtech Laminated Veneer Lumber\",\"product_description\":\"PWLVL, PWT Treated LVL, Rim Board\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"PRODUITS FORESTIERS LAMCO INC\":[{\"manufacturer\":\"PRODUITS FORESTIERS LAMCO INC\",\"approval_number_master\":\"FL#40683-R0\",\"approval_number\":\"FL40683.1\",\"seq\":1,\"product_model\":\"Lamco LFL (Laminated Finger-Jointed Lumber) Structural Wood Based Lumber or Advanced Engineered Lumber\",\"product_description\":\"Finger-jointed lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PRODUITS FORESTIERS LAMCO INC\",\"approval_number_master\":\"FL#16404-R0\",\"approval_number\":\"FL16404.1\",\"seq\":1,\"product_model\":\"Lamco LFL\",\"product_description\":\"Lamco Laminated Finger Jointed Lumber (LFL). This product is also marketed as \\\"onCENTER Advanced Framing Lumber (AFL)\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Nordic Structures\":[{\"manufacturer\":\"Nordic Structures\",\"approval_number_master\":\"FL#42470-R0\",\"approval_number\":\"FL42470.1\",\"seq\":1,\"product_model\":\"Nordic Joist\",\"product_description\":\"Nordic Joist Prefabricated I-Joists\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"}],\"WELCO Lumber Corp.\":[{\"manufacturer\":\"WELCO Lumber Corp.\",\"approval_number_master\":\"FL#46992-R0\",\"approval_number\":\"FL46992.1\",\"seq\":1,\"product_model\":\"SilvaSeries by SilvaStar\",\"product_description\":\"SilvaPost 4x4, 6x6, 8x8, 10x10, and 12x12\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Boise Engineered Wood Products (by assignment from Georgia-Pacific Wood Products LLC)\":[{\"manufacturer\":\"Boise Engineered Wood Products (by assignment from Georgia-Pacific Wood Products LLC)\",\"approval_number_master\":\"FL#1008-R2\",\"approval_number\":\"FL1008.1\",\"seq\":1,\"product_model\":\"WI Series I-joist\",\"product_description\":\"prefabricated wood I-joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boise Engineered Wood Products (by assignment from Georgia-Pacific Wood Products LLC)\",\"approval_number_master\":\"FL#2147-R0\",\"approval_number\":\"FL2147.1\",\"seq\":1,\"product_model\":\"Rim Board Plus\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boise Engineered Wood Products (by assignment from Georgia-Pacific Wood Products LLC)\",\"approval_number_master\":\"FL#9797-R0\",\"approval_number\":\"FL9797.1\",\"seq\":1,\"product_model\":\"XJ 85 Wood I Beam\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boise Engineered Wood Products (by assignment from Georgia-Pacific Wood Products LLC)\",\"approval_number_master\":\"FL#2023-R6\",\"approval_number\":\"FL2023.2\",\"seq\":2,\"product_model\":\"VERSA-LAM\",\"product_description\":\"Laminated Veneer Lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boise Engineered Wood Products (by assignment from Georgia-Pacific Wood Products LLC)\",\"approval_number_master\":\"FL#9842-R4\",\"approval_number\":\"FL9842.2\",\"seq\":2,\"product_model\":\"WI Series I-Joists\",\"product_description\":\"Prefabricated wood I-joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2050-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boise Engineered Wood Products (by assignment from Georgia-Pacific Wood Products LLC)\",\"approval_number_master\":\"FL#2023-R4\",\"approval_number\":\"FL2023.1\",\"seq\":1,\"product_model\":\"GP Lam LVL\",\"product_description\":\"Laminated veneer lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boise Engineered Wood Products (by assignment from Georgia-Pacific Wood Products LLC)\",\"approval_number_master\":\"FL#9842-R2\",\"approval_number\":\"FL9842.1\",\"seq\":1,\"product_model\":\"GPI Series I-Joists\",\"product_description\":\"Prefabricated wood I-joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boise Engineered Wood Products (by assignment from Georgia-Pacific Wood Products LLC)\",\"approval_number_master\":\"FL#11609-R0\",\"approval_number\":\"FL11609.1\",\"seq\":1,\"product_model\":\"Broadspan S (BSI S) Series Joists\",\"product_description\":\"Prefabricated wood I-joists\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boise Engineered Wood Products (by assignment from Georgia-Pacific Wood Products LLC)\",\"approval_number_master\":\"FL#14265-R0\",\"approval_number\":\"FL14265.1\",\"seq\":1,\"product_model\":\"WI Series I-joist\",\"product_description\":\"Prefabricated wood I-joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"LP Building Solutions - OSB\":[{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.1\",\"seq\":1,\"product_model\":\"1400Fb-1.1E LP LVL\",\"product_description\":\"Laminated Veneer Lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.2\",\"seq\":2,\"product_model\":\"1650Fb-1.3E LP LVL\",\"product_description\":\"Laminated Veneer Lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.3\",\"seq\":3,\"product_model\":\"1750Fb-1.3E LP LVL\",\"product_description\":\"Laminated Veneer Lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.4\",\"seq\":4,\"product_model\":\"1750Fb-1.3E LP OSL\",\"product_description\":\"Oriented Strand Lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.5\",\"seq\":5,\"product_model\":\"2000Fb-1.3E LP LVL\",\"product_description\":\"Laminated Veneer Lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.6\",\"seq\":6,\"product_model\":\"2250Fb-1.5E LP LVL\",\"product_description\":\"Laminated Veneer Lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.7\",\"seq\":7,\"product_model\":\"2250Fb-1.8E LP LVL\",\"product_description\":\"Laminated Veneer Lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.8\",\"seq\":8,\"product_model\":\"2400Fb-1.7E LP LVL\",\"product_description\":\"Laminated Veneer Lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.9\",\"seq\":9,\"product_model\":\"2600Fb-1.7E LP LVL\",\"product_description\":\"Laminated Veneer Lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.10\",\"seq\":10,\"product_model\":\"2650Fb-1.8E LP LVL\",\"product_description\":\"Laminated Veneer Lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.11\",\"seq\":11,\"product_model\":\"2650Fb-1.9E LP LVL\",\"product_description\":\"Laminated Veneer Lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.12\",\"seq\":12,\"product_model\":\"2750Fb-1.8E LP LVL\",\"product_description\":\"Laminated Veneer Lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.13\",\"seq\":13,\"product_model\":\"2850Fb-2.0E LP LVL\",\"product_description\":\"Laminated Veneer Lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.14\",\"seq\":14,\"product_model\":\"2950Fb-2.0E LP LVL\",\"product_description\":\"Laminated Veneer Lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.15\",\"seq\":15,\"product_model\":\"3100Fb-2.0E LP LVL\",\"product_description\":\"Laminated Veneer Lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.16\",\"seq\":16,\"product_model\":\"3200Fb-2.2E LP LVL\",\"product_description\":\"Laminated Veneer Lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.17\",\"seq\":17,\"product_model\":\"3400Fb-2.1E LP LVL\",\"product_description\":\"Laminated Veneer Lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.18\",\"seq\":18,\"product_model\":\"LPI 100 Series I-Joists\",\"product_description\":\"Wood I-Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.19\",\"seq\":19,\"product_model\":\"LPI 125 Series I-Joists\",\"product_description\":\"Wood I-Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.20\",\"seq\":20,\"product_model\":\"LPI 150 Series I-Joists\",\"product_description\":\"Wood I-Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.21\",\"seq\":21,\"product_model\":\"LPI 18 Series I-joists\",\"product_description\":\"Wood I-Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.22\",\"seq\":22,\"product_model\":\"LPI 20 Series I-Joists\",\"product_description\":\"Wood I-Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.23\",\"seq\":23,\"product_model\":\"LPI 200 Series I-Joists\",\"product_description\":\"Wood I-Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.24\",\"seq\":24,\"product_model\":\"LPI 20W Series I-Joists\",\"product_description\":\"Wood I-Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.25\",\"seq\":25,\"product_model\":\"LPI 20X1.5 Series I-Joists\",\"product_description\":\"Wood I-Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.26\",\"seq\":26,\"product_model\":\"LPI 20X1.7 Series I-Joists\",\"product_description\":\"Wood I-Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.27\",\"seq\":27,\"product_model\":\"LPI 225 Series I-Joists\",\"product_description\":\"Wood I-Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.28\",\"seq\":28,\"product_model\":\"LPI 250 Series I-Joists\",\"product_description\":\"Wood I-Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.29\",\"seq\":29,\"product_model\":\"LPI 26 Series I-Joists\",\"product_description\":\"Wood I-Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.30\",\"seq\":30,\"product_model\":\"LPI 26A Series I-Joists\",\"product_description\":\"Wood I-Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.31\",\"seq\":31,\"product_model\":\"LPI 30 Series I-Joists\",\"product_description\":\"Wood I-Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.32\",\"seq\":32,\"product_model\":\"LPI 300 Series I-Joists\",\"product_description\":\"Wood I-Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.33\",\"seq\":33,\"product_model\":\"LPI 30A Series I-Joists\",\"product_description\":\"Wood I-Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.34\",\"seq\":34,\"product_model\":\"LPI 32 Series I-Joists\",\"product_description\":\"Wood I-Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.35\",\"seq\":35,\"product_model\":\"LPI 325 Series I-Joists\",\"product_description\":\"Wood I-Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.36\",\"seq\":36,\"product_model\":\"LPI 32W Series I-Joists\",\"product_description\":\"Wood I-Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.37\",\"seq\":37,\"product_model\":\"LPI 350 Series I-Joists\",\"product_description\":\"Wood I-Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.38\",\"seq\":38,\"product_model\":\"LPI 36 Series I-Joists\",\"product_description\":\"Wood I-Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.39\",\"seq\":39,\"product_model\":\"LPI 36A Series I-Joists\",\"product_description\":\"Wood I-Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.40\",\"seq\":40,\"product_model\":\"LPI 42X1.8 Series I-joists\",\"product_description\":\"Wood I-Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.41\",\"seq\":41,\"product_model\":\"LPI 550 Series I-Joists\",\"product_description\":\"Wood I-Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#1511-R2\",\"approval_number\":\"FL1511.42\",\"seq\":42,\"product_model\":\"LPI 56A Series I-Joists\",\"product_description\":\"Wood I-Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#15228-R0\",\"approval_number\":\"FL15228.1\",\"seq\":1,\"product_model\":\"LP\\u00ae SolidStart\\u00ae LSL\",\"product_description\":\"Laminated Strand Lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#15228-R0\",\"approval_number\":\"FL15228.2\",\"seq\":2,\"product_model\":\"LP\\u00ae SolidStart\\u00ae LVL\",\"product_description\":\"Laminated Veneer Lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#15401-R0\",\"approval_number\":\"FL15401.1\",\"seq\":1,\"product_model\":\"LP\\u00ae SolidStart\\u00ae I-Joists (LPI\\u00ae)\",\"product_description\":\"Prefabricated Wood I-Joists\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-13 00:00:00\",\"instructions_url\":\"\"}],\"International Paper\":[{\"manufacturer\":\"International Paper\",\"approval_number_master\":\"FL#1849-R0\",\"approval_number\":\"FL1849.1\",\"seq\":1,\"product_model\":\"1700Fb-1.3E Weldwood LVL\",\"product_description\":\"Laminated Veneer Lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Paper\",\"approval_number_master\":\"FL#1849-R0\",\"approval_number\":\"FL1849.2\",\"seq\":2,\"product_model\":\"2500Fb-1.6E Weldwood LVL\",\"product_description\":\"Laminated Veneer Lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Paper\",\"approval_number_master\":\"FL#1849-R0\",\"approval_number\":\"FL1849.3\",\"seq\":3,\"product_model\":\"2750Fb-1.7E Weldwood LVL\",\"product_description\":\"Laminated Veneer Lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Paper\",\"approval_number_master\":\"FL#1849-R0\",\"approval_number\":\"FL1849.4\",\"seq\":4,\"product_model\":\"2750Fb-2.0E Weldwood LVL\",\"product_description\":\"Laminated Veneer Lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Paper\",\"approval_number_master\":\"FL#1849-R0\",\"approval_number\":\"FL1849.5\",\"seq\":5,\"product_model\":\"2850Fb-1.8E Weldwood LVL\",\"product_description\":\"Laminated Veneer Lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Paper\",\"approval_number_master\":\"FL#1849-R0\",\"approval_number\":\"FL1849.6\",\"seq\":6,\"product_model\":\"2950Fb-2.0E Weldwood LVL\",\"product_description\":\"Laminated Veneer Lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Paper\",\"approval_number_master\":\"FL#1849-R0\",\"approval_number\":\"FL1849.7\",\"seq\":7,\"product_model\":\"3000Fb-1.8E Weldwood LVL\",\"product_description\":\"Laminated Veneer Lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Paper\",\"approval_number_master\":\"FL#1849-R0\",\"approval_number\":\"FL1849.8\",\"seq\":8,\"product_model\":\"3100Fb-2.0E Weldwood LVL\",\"product_description\":\"Laminated Veneer Lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Paper\",\"approval_number_master\":\"FL#1849-R0\",\"approval_number\":\"FL1849.9\",\"seq\":9,\"product_model\":\"IPI-100 Series\",\"product_description\":\"Prefabricated Wood I-Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Paper\",\"approval_number_master\":\"FL#1849-R0\",\"approval_number\":\"FL1849.10\",\"seq\":10,\"product_model\":\"IPI-200 Series\",\"product_description\":\"Prefabricated Wood I-Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Paper\",\"approval_number_master\":\"FL#1849-R0\",\"approval_number\":\"FL1849.11\",\"seq\":11,\"product_model\":\"IPI-300 Series\",\"product_description\":\"Prefabricated Wood I-Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Paper\",\"approval_number_master\":\"FL#1849-R0\",\"approval_number\":\"FL1849.12\",\"seq\":12,\"product_model\":\"IPI-400X Series\",\"product_description\":\"Prefabricated Wood I-Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Paper\",\"approval_number_master\":\"FL#1849-R0\",\"approval_number\":\"FL1849.13\",\"seq\":13,\"product_model\":\"IPI-500 Series\",\"product_description\":\"Prefabricated Wood I-Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Paper\",\"approval_number_master\":\"FL#1849-R0\",\"approval_number\":\"FL1849.14\",\"seq\":14,\"product_model\":\"IPI-530 Series\",\"product_description\":\"Prefabricated Wood I-Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Paper\",\"approval_number_master\":\"FL#1849-R0\",\"approval_number\":\"FL1849.15\",\"seq\":15,\"product_model\":\"IPI-540 Series\",\"product_description\":\"Prefabricated Wood I-Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Paper\",\"approval_number_master\":\"FL#1849-R0\",\"approval_number\":\"FL1849.16\",\"seq\":16,\"product_model\":\"IPI-600X Series\",\"product_description\":\"Prefabricated Wood I-Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Paper\",\"approval_number_master\":\"FL#1849-R0\",\"approval_number\":\"FL1849.17\",\"seq\":17,\"product_model\":\"IPI-700 Series\",\"product_description\":\"Prefabricated Wood I-Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Paper\",\"approval_number_master\":\"FL#1849-R0\",\"approval_number\":\"FL1849.18\",\"seq\":18,\"product_model\":\"IPI-800X Series\",\"product_description\":\"Prefabricated Wood I-Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Paper\",\"approval_number_master\":\"FL#1849-R0\",\"approval_number\":\"FL1849.19\",\"seq\":19,\"product_model\":\"IPI-900 Series\",\"product_description\":\"Prefabricated Wood I-Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Aljoma Lumber, Inc\":[{\"manufacturer\":\"Aljoma Lumber, Inc\",\"approval_number_master\":\"FL#5828-R0\",\"approval_number\":\"FL5828.1\",\"seq\":1,\"product_model\":\"OPEN JOIST 2000\",\"product_description\":\"Open Web Floor Trusses\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Jager Building Systems, Inc\":[{\"manufacturer\":\"Jager Building Systems, Inc\",\"approval_number_master\":\"FL#7155-R0\",\"approval_number\":\"FL7155.1\",\"seq\":1,\"product_model\":\"JSI Joists\",\"product_description\":\"JSI Joists - Wooden I-Joist used as joists or rafters for framing wood floor or roofs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Temlam Inc.\":[{\"manufacturer\":\"Temlam Inc.\",\"approval_number_master\":\"FL#7162-R0\",\"approval_number\":\"FL7162.1\",\"seq\":1,\"product_model\":\"Selectem LVL\",\"product_description\":\"Selectem 2850Fb-1.8E Aspen LVL, Selectem 3025Fb-1.8E Birch\\\/Aspen and Selectem 3300Fb-2.0E Birch\\\/Aspen\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Stark Truss Co., Inc.\":[{\"manufacturer\":\"Stark Truss Co., Inc.\",\"approval_number_master\":\"FL#7420-R0\",\"approval_number\":\"FL7420.1\",\"seq\":1,\"product_model\":\"SI 40\\\/PRI 40 series I-joist, SI 60\\\/PRI 60 series I-joist, SI 80\\\/PRI 80 series I-joist\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"IB EWP Inc.\":[{\"manufacturer\":\"IB EWP Inc.\",\"approval_number_master\":\"FL#7981-R3\",\"approval_number\":\"FL7981.1\",\"seq\":1,\"product_model\":\"IB Joist Series 400, 600, 800 & 900\",\"product_description\":\"IB Joists - Prefabricated wood I-joists intended for structural applications, such as floor joists, roof joists, blocking panels and rim joists.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IB EWP Inc.\",\"approval_number_master\":\"FL#32484-R0\",\"approval_number\":\"FL32484.1\",\"seq\":1,\"product_model\":\"IB400, IB600, IB800, IB900x\",\"product_description\":\"engineered wood I-joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Nordic Engineered Wood\":[{\"manufacturer\":\"Nordic Engineered Wood\",\"approval_number_master\":\"FL#9831-R0\",\"approval_number\":\"FL9831.1\",\"seq\":1,\"product_model\":\"NI Series Prefabricated Wood I-Joists\",\"product_description\":\"Prefabricated wood I-joists made from sawn finger-jointed flanges and structural OSB bonded together with exterior-type adhesives conforming to ASTM D2559.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Georgia-Pacific Wood Products South LLC\":[{\"manufacturer\":\"Georgia-Pacific Wood Products South LLC\",\"approval_number_master\":\"FL#10009-R0\",\"approval_number\":\"FL10009.1\",\"seq\":1,\"product_model\":\"Broadspan LVL\",\"product_description\":\"Broadspan LVL, 2.0E & 1.9E laminated veneer lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Georgia-Pacific Wood Products South LLC\",\"approval_number_master\":\"FL#10309-R0\",\"approval_number\":\"FL10309.1\",\"seq\":1,\"product_model\":\"Broadspan (BSI Series) Joists\",\"product_description\":\"Prefabricated wood I-joists\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Synergy Pacific Engineered Timber LTD\":[{\"manufacturer\":\"Synergy Pacific Engineered Timber LTD\",\"approval_number_master\":\"FL#12663-R0\",\"approval_number\":\"FL12663.1\",\"seq\":1,\"product_model\":\"QuattroPost \\\/ RealPost\",\"product_description\":\"QuattroPost \\\/ RealPost are engineered wood columns designed for light structural use or non-structural, appearance grade use. They can be used indoors or outdoors under dry conditions and normal temperatures. (See ICC-ES ESR-2844 for details)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Roseburg\":[{\"manufacturer\":\"Roseburg\",\"approval_number_master\":\"FL#2440-R3\",\"approval_number\":\"FL2440.1\",\"seq\":1,\"product_model\":\"RFPI I-Joists\",\"product_description\":\"LVL and Solid Sawn flanged I-joists\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roseburg\",\"approval_number_master\":\"FL#2440-R3\",\"approval_number\":\"FL2440.2\",\"seq\":2,\"product_model\":\"RIGIDLAM Laminated Veneer Lumber and RIGIDRIM Rimboard LVL\",\"product_description\":\"Laminated Veneer Lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Distribution Open Joist 2000 Inc.\":[{\"manufacturer\":\"Distribution Open Joist 2000 Inc.\",\"approval_number_master\":\"FL#12933-R0\",\"approval_number\":\"FL12933.1\",\"seq\":1,\"product_model\":\"OpenJoist 2000\",\"product_description\":\"OpenJoist 2000 is a parallel chord truss consisting of solid-sawn lumber top and bottom chords and diagonal and vertical web members\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Richmond International Engineered wood Products\":[{\"manufacturer\":\"Richmond International Engineered wood Products\",\"approval_number_master\":\"FL#14802-R0\",\"approval_number\":\"FL14802.1\",\"seq\":1,\"product_model\":\"Ultralam LVL\",\"product_description\":\"Laminated Veneer Lumber. Widths of 1 3\\\/4\\\" and depths from 5 1\\\/2\\\" to 18\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Richmond International Engineered wood Products\",\"approval_number_master\":\"FL#14802-R0\",\"approval_number\":\"FL14802.2\",\"seq\":2,\"product_model\":\"Ultralam LVL\",\"product_description\":\"Laminated Veneer lumber. 1 3\\\/4\\\" thick by 5 1\\\/2 to 18\\\" deep\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Richmond International Engineered wood Products\",\"approval_number_master\":\"FL#14802-R0\",\"approval_number\":\"FL14802.3\",\"seq\":3,\"product_model\":\"Ultralam LVL\",\"product_description\":\"Laminated Veneer lumber. 1 3\\\/4\\\" thick by 5 1\\\/2\\\" to 18\\\" deep\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Richmond International Engineered wood Products\",\"approval_number_master\":\"FL#14802-R0\",\"approval_number\":\"FL14802.4\",\"seq\":4,\"product_model\":\"Ultralam LVL\",\"product_description\":\"Laminated Veneer Lumber. 1 3\\\/4\\\" thick by 5 1\\\/2 to 18\\\" deep\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Richmond International Engineered wood Products\",\"approval_number_master\":\"FL#14802-R0\",\"approval_number\":\"FL14802.5\",\"seq\":5,\"product_model\":\"ULtraLam LVL\",\"product_description\":\"Laminated Veneer Lumber. Witdths at 1 3\\\/4\\\" and depths from 5.5\\\" to 18\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Richmond International Engineered wood Products\",\"approval_number_master\":\"FL#14802-R0\",\"approval_number\":\"FL14802.6\",\"seq\":6,\"product_model\":\"Ultralam LVL\",\"product_description\":\"Laminated Veneer lumber. 5.5 to 18\\\" in depth. 1 3\\\/4\\\" thick\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Murphy Company\":[{\"manufacturer\":\"Murphy Company\",\"approval_number_master\":\"FL#15354-R0\",\"approval_number\":\"FL15354.1\",\"seq\":1,\"product_model\":\"Laminated Veneer Lumber (LVL)\",\"product_description\":\"Murphy LVL is made with layers of wood veneer laminated together using exterior-type adhesives. Murphy LVL is available in thicknesses from 1-1\\\/4\\\" to 5-1\\\/4\\\", depths from 1-1\\\/2\\\" to 48\\\" and lengths up to 80'.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Murphy Company\",\"approval_number_master\":\"FL#18993-R0\",\"approval_number\":\"FL18993.1\",\"seq\":1,\"product_model\":\"Engineered Wood, Laminated Veneer Lumber\",\"product_description\":\"Engineered Wood\\nLaminated Veneer Lumber\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-05-20 00:00:00\",\"instructions_url\":\"\"}],\"Interfor\":[{\"manufacturer\":\"Interfor\",\"approval_number_master\":\"FL#15432-R0\",\"approval_number\":\"FL15432.1\",\"seq\":1,\"product_model\":\"Anthony Power Joist\",\"product_description\":\"Power joists are prefabricated wood I-joist manufactured in depths from 9.5\\\" to 24\\\". The joists use lumber flanges and an OSB web.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Modern Lumber Technology, Ltd. (MLT Ltd.)\":[{\"manufacturer\":\"Modern Lumber Technology, Ltd. (MLT Ltd.)\",\"approval_number_master\":\"FL#21484-R0\",\"approval_number\":\"FL21484.1\",\"seq\":1,\"product_model\":\"MLT Ultralam\\u2122 Laminated Veneer Lumber (LVL)\",\"product_description\":\"MLT Ultralam\\u2122 Laminated Veneer Lumber (LVL)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Stora Enso Wood Products Oy Ltd.\":[{\"manufacturer\":\"Stora Enso Wood Products Oy Ltd.\",\"approval_number_master\":\"FL#29268-R0\",\"approval_number\":\"FL29268.1\",\"seq\":1,\"product_model\":\"S-LVL\\u2122 Laminated Veneer Lumber (LVL)\",\"product_description\":\"S-LVL\\u2122 Laminated Veneer Lumber (LVL)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-01 00:00:00\",\"instructions_url\":\"\"}],\"Barrette structural distribution inc.\":[{\"manufacturer\":\"Barrette structural distribution inc.\",\"approval_number_master\":\"FL#32093-R0\",\"approval_number\":\"FL32093.1\",\"seq\":1,\"product_model\":\"TRIFORCE wood trusses\",\"product_description\":\"TRIFORCE open joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"}],\"SYLVANIX OUTDOOR PRODUCTS, INC.\":[{\"manufacturer\":\"SYLVANIX OUTDOOR PRODUCTS, INC.\",\"approval_number_master\":\"FL#38129-R0\",\"approval_number\":\"FL38129.1\",\"seq\":1,\"product_model\":\"Sylvanix composite deck boards\",\"product_description\":\"The Sylvanix composite deck boards mentioned here include all product names listed in Table 1 & 2 of ICC ESR-3771. Please see attached ICC ESR-3771 for details.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-11-30 00:00:00\",\"instructions_url\":\"\"}],\"Xuzhou Amish New Material Technology Co Ltd dba Engineered Wood Products\":[{\"manufacturer\":\"Xuzhou Amish New Material Technology Co Ltd dba Engineered Wood Products\",\"approval_number_master\":\"FL#46072-R0\",\"approval_number\":\"FL46072.1\",\"seq\":1,\"product_model\":\"Amish Laminated Veneer Lumber\",\"product_description\":\"An alternative to sawn lumber for structural applications including beams, headers, joists and rafters.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-31 00:00:00\",\"instructions_url\":\"\"}]},\"g. structural components|||4. railing\":{\"A.G.R. Fabrications Inc.\":[{\"manufacturer\":\"A.G.R. Fabrications Inc.\",\"approval_number_master\":\"FL#2640-R0\",\"approval_number\":\"FL2640.1\",\"seq\":1,\"product_model\":\"Aluminum Railing System\",\"product_description\":\"Glazed and picket aluminum railing system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}]},\"g. structural components|||5. coolers-freezers\":{\"THERMO-KOOL\":[{\"manufacturer\":\"THERMO-KOOL\",\"approval_number_master\":\"FL#7511-R7\",\"approval_number\":\"FL7511.1\",\"seq\":1,\"product_model\":\"Walk-In Cooler\\\/Freezer\",\"product_description\":\"Walk-In Cooler\\\/Freezer System\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"THERMO-KOOL\",\"approval_number_master\":\"FL#2225-R0\",\"approval_number\":\"FL2225.1\",\"seq\":1,\"product_model\":\"Walk-In Cooler\\\/Freezer\",\"product_description\":\"Composite Panels of Metal\\\/Urethane\\\/Metal\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"THERMO-KOOL\",\"approval_number_master\":\"FL#6081-R0\",\"approval_number\":\"FL6081.1\",\"seq\":1,\"product_model\":\"Walk-In Cooler\\\/Freezer\",\"product_description\":\"Walk-In Cooler\\\/Freezer Structure\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Amerikooler\":[{\"manufacturer\":\"Amerikooler\",\"approval_number_master\":\"FL#22413-R4\",\"approval_number\":\"FL22413.1\",\"seq\":1,\"product_model\":\"Walk-In Cooler\\\/Freezer\",\"product_description\":\"Walk-In Cooler\\\/Freezer System\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Refrigerated Solutions Group\":[{\"manufacturer\":\"Refrigerated Solutions Group\",\"approval_number_master\":\"FL#28473-R6\",\"approval_number\":\"FL28473.1\",\"seq\":1,\"product_model\":\"Walk-In Cooler\\\/Freezer\",\"product_description\":\"Walk-In Cooler\\\/Freezer System\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Refrigerated Solutions Group\",\"approval_number_master\":\"FL#43870-R0\",\"approval_number\":\"FL43870.1\",\"seq\":1,\"product_model\":\"Free-Standing Walk-In Cooler\\\/Freezer\",\"product_description\":\"Free-Standing Walk-In Cooler\\\/Freezer consisting of composite wall and roof panels with internal reinforcing and foundation anchorage.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Refrigerated Solutions Group\",\"approval_number_master\":\"FL#47699-R0\",\"approval_number\":\"FL47699.1\",\"seq\":1,\"product_model\":\"Capsule Pak Eco System\",\"product_description\":\"A self contained refrigeration system and panel reinforcing for exclusive use with RSG approved walk-in coolers.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Refrigerated Solutions Group\",\"approval_number_master\":\"FL#47699-R0\",\"approval_number\":\"FL47699.2\",\"seq\":2,\"product_model\":\"Jamb Reinforcing for Commercial Steel Door\",\"product_description\":\"Reinforcing of walk-in cooler door jamb to accommodate specific commercial steel doors.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-18 00:00:00\",\"instructions_url\":\"\"}],\"Nor-Lake, Incorporated\":[{\"manufacturer\":\"Nor-Lake, Incorporated\",\"approval_number_master\":\"FL#3216-R0\",\"approval_number\":\"FL3216.1\",\"seq\":1,\"product_model\":\"Walk-in Cooler\\\/Freezer\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nor-Lake, Incorporated\",\"approval_number_master\":\"FL#6080-R1\",\"approval_number\":\"FL6080.1\",\"seq\":1,\"product_model\":\"Walk-In Cooler\\\/Freezer\",\"product_description\":\"Walk-In Cooler\\\/Freezer System\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-03-01 00:00:00\",\"instructions_url\":\"\"}],\"KOLPAK\":[{\"manufacturer\":\"KOLPAK\",\"approval_number_master\":\"FL#8217-R0\",\"approval_number\":\"FL8217.1\",\"seq\":1,\"product_model\":\"Walk-In Cooler\\\/Freezer\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"International Cold Storage(PM)\":[{\"manufacturer\":\"International Cold Storage(PM)\",\"approval_number_master\":\"FL#7434-R1\",\"approval_number\":\"FL7434.1\",\"seq\":1,\"product_model\":\"IB, IC, IF, IDT, ITT, IQT\",\"product_description\":\"Six models of units, they can be free standing or attached, refrigerated or non-refrigerated. IB(1 compartment, dry storage) IC(1 compartment, cooler storage), IF(1 compartment, freezer storage) IDT(2 compartment), ITT (3 compartment), IQT (4 compartment)\",\"design_pressure\":\"+23.2\\\/-20.18\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-06-30 00:00:00\",\"instructions_url\":\"\"}],\"Master-Bilt Products\":[{\"manufacturer\":\"Master-Bilt Products\",\"approval_number_master\":\"FL#7743-R1\",\"approval_number\":\"FL7743.1\",\"seq\":1,\"product_model\":\"Walk-In Refrigeration Unit\",\"product_description\":\"Refrigeration Unit 30'-9\\\"X12-61\\\/2\\\"\\nX 8'-8\\\" high.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Master-Bilt Products\",\"approval_number_master\":\"FL#14967-R0\",\"approval_number\":\"FL14967.1\",\"seq\":1,\"product_model\":\"Walk-In Refrigeration Unit\",\"product_description\":\"Refrigeration Unit 30'-9\\\"X\\n12'-6 1\\\/2\\\"X 8'-8\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-09 00:00:00\",\"instructions_url\":\"\"}],\"American Panel\":[{\"manufacturer\":\"American Panel\",\"approval_number_master\":\"FL#8214-R1\",\"approval_number\":\"FL8214.1\",\"seq\":1,\"product_model\":\"Walk-In Cooler\\\/Freezer\",\"product_description\":\"Walk-In Cooler\\\/Freezer Composite Panel System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Kool Star\":[{\"manufacturer\":\"Kool Star\",\"approval_number_master\":\"FL#12210-R0\",\"approval_number\":\"FL12210.1\",\"seq\":1,\"product_model\":\"Walk In Refrigeration Unit\",\"product_description\":\"Refrigeration Uniy 30'-9\\\"X12'-6 1\\\/2\\\" X 8'-8\\\" high\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-02-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kool Star\",\"approval_number_master\":\"FL#14968-R0\",\"approval_number\":\"FL14968.1\",\"seq\":1,\"product_model\":\"Walk-In Refrigeration Unit\",\"product_description\":\"Refrigeration Unit 30'- 9'X\\n12'-6-1\\\/2\\\" X 8'-8\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-07-09 00:00:00\",\"instructions_url\":\"\"}],\"Polar King International, Inc.\":[{\"manufacturer\":\"Polar King International, Inc.\",\"approval_number_master\":\"FL#22694-R0\",\"approval_number\":\"FL22694.1\",\"seq\":1,\"product_model\":\"Seamless Fiberglass Walk-In Cooler and Freezer\",\"product_description\":\"Large Missile Impact Resistant Fiberglass Walk-In Cooler\\\/ Freezer\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-07-13 00:00:00\",\"instructions_url\":\"\"}],\"Arctic Industries LLC\":[{\"manufacturer\":\"Arctic Industries LLC\",\"approval_number_master\":\"FL#30934-R0\",\"approval_number\":\"FL30934.1\",\"seq\":1,\"product_model\":\"Walk-in Coolers & Freezers\",\"product_description\":\"Large & Small Missile Impact Resistant walk-in coolers and freezers.\",\"design_pressure\":\"+60\\\/--84\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-20 00:00:00\",\"instructions_url\":\"\"}],\"Barcel USA LLC\":[{\"manufacturer\":\"Barcel USA LLC\",\"approval_number_master\":\"FL#35350-R0\",\"approval_number\":\"FL35350.1\",\"seq\":1,\"product_model\":\"Walk-In Cooler \\\/ Freezer\",\"product_description\":\"Large missile impact resistant walkin cooler \\\/ freezer.\",\"design_pressure\":\"+70\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-06 00:00:00\",\"instructions_url\":\"\"}],\"KPS Global LLC\":[{\"manufacturer\":\"KPS Global LLC\",\"approval_number_master\":\"FL#40912-R0\",\"approval_number\":\"FL40912.1\",\"seq\":1,\"product_model\":\"Walk-In Enclosures\",\"product_description\":\"Large missile impact resistant walk-in cooler\\\/freezer.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}]},\"g. structural components|||6. concrete admixtures\":[],\"g. structural components|||7. material\":[],\"g. structural components|||8. insulation forms\":{\"Tremco CPG, Inc. (NUDURA)\":[{\"manufacturer\":\"Tremco CPG, Inc. (NUDURA)\",\"approval_number_master\":\"FL#1585-R5\",\"approval_number\":\"FL1585.1\",\"seq\":1,\"product_model\":\"NUDURA Integrated Building Technology\",\"product_description\":\"Insulated Concrete Forming System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-20 00:00:00\",\"instructions_url\":\"\"}],\"Airlite Plastics Co.\":[{\"manufacturer\":\"Airlite Plastics Co.\",\"approval_number_master\":\"FL#7497-R6\",\"approval_number\":\"FL7497.1\",\"seq\":1,\"product_model\":\"Fox Blocks, Fox Blocks Compact and Fox Blocks Reveal\",\"product_description\":\"Monolithic Insulating Concrete Forms\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Logix Insulated Concrete Forms dba Logix Brands, Ltd.\":[{\"manufacturer\":\"Logix Insulated Concrete Forms dba Logix Brands, Ltd.\",\"approval_number_master\":\"FL#14469-R5\",\"approval_number\":\"FL14469.2\",\"seq\":2,\"product_model\":\"Logix Insulated Concrete Forms\",\"product_description\":\"Flat walled insulated concrete forms (ICF) of 4, 6.25, 8, 10 and 12 inch concrete core.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Logix Insulated Concrete Forms dba Logix Brands, Ltd.\",\"approval_number_master\":\"FL#2931-R1\",\"approval_number\":\"FL2931.1\",\"seq\":1,\"product_model\":\"Logix Insulated Concrete Forms\",\"product_description\":\"Flat wall insulated concrete forms.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Logix Insulated Concrete Forms dba Logix Brands, Ltd.\",\"approval_number_master\":\"FL#14109-R0\",\"approval_number\":\"FL14109.1\",\"seq\":1,\"product_model\":\"LOGIX ICF\",\"product_description\":\"Insulated concrete forms\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Logix Insulated Concrete Forms dba Logix Brands, Ltd.\",\"approval_number_master\":\"FL#14109-R0\",\"approval_number\":\"FL14109.2\",\"seq\":2,\"product_model\":\"LOGIX ICF\",\"product_description\":\"Insulated concrete forms\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Logix Insulated Concrete Forms dba Logix Brands, Ltd.\",\"approval_number_master\":\"FL#14469-R0\",\"approval_number\":\"FL14469.1\",\"seq\":1,\"product_model\":\"Logix Insulated Concrete Forms\",\"product_description\":\"Insulated concrete forms\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-10 00:00:00\",\"instructions_url\":\"\"}],\"Eco Building Systems\":[{\"manufacturer\":\"Eco Building Systems\",\"approval_number_master\":\"FL#37198-R0\",\"approval_number\":\"FL37198.1\",\"seq\":1,\"product_model\":\"The Perfect Block ICF\\\/ICCF\",\"product_description\":\"The Perfect Block Insulated Concrete Form (ICF)\\\/Insulated Composite Concrete Form (ICCF)\",\"design_pressure\":\"+250\\\/-250\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-20 00:00:00\",\"instructions_url\":\"\"}],\"HercuTech Inc. formerly HercuWall Inc.\":[{\"manufacturer\":\"HercuTech Inc. formerly HercuWall Inc.\",\"approval_number_master\":\"FL#46618-R0\",\"approval_number\":\"FL46618.1\",\"seq\":1,\"product_model\":\"HercuWall HD Series 8 Panels\",\"product_description\":\"HercuWall HD Series 8 Panels used as Insulating Concrete Forms as detailed in CERus-1003.\",\"design_pressure\":\"+215\\\/-215\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"HercuTech Inc. formerly HercuWall Inc.\",\"approval_number_master\":\"FL#46618-R0\",\"approval_number\":\"FL46618.2\",\"seq\":2,\"product_model\":\"HercuWall Series 8 Panels\",\"product_description\":\"HercuWall Series 8 Panels used as Insulating Concrete Forms as detailed in CERus-1003.\",\"design_pressure\":\"+86\\\/-86\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"HercuTech Inc. formerly HercuWall Inc.\",\"approval_number_master\":\"FL#16084-R0\",\"approval_number\":\"FL16084.1\",\"seq\":1,\"product_model\":\"HercuWall Composite Wall Panel System\",\"product_description\":\"Large missile impact resistant composite wall panel system.\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-11-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"HercuTech Inc. formerly HercuWall Inc.\",\"approval_number_master\":\"FL#18514-R0\",\"approval_number\":\"FL18514.1\",\"seq\":1,\"product_model\":\"8\\\" Composite Panel Wall System\",\"product_description\":\"Large missile impact resistant composite panel wall system.\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Alleguard\":[{\"manufacturer\":\"Alleguard\",\"approval_number_master\":\"FL#46713-R0\",\"approval_number\":\"FL46713.1\",\"seq\":1,\"product_model\":\"Amvic Insulated Concrete Forms (ICF)\",\"product_description\":\"Amvic Standard ICF are available in 4 inch, 6 inch, 8 inch, 10 inch and 12 inch concrete core sizes with various accessories.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alleguard\",\"approval_number_master\":\"FL#46713-R0\",\"approval_number\":\"FL46713.2\",\"seq\":2,\"product_model\":\"Amvic Plus 3.30 Insulated Concrete Forms (ICF)\",\"product_description\":\"Amvic Plus 3.30 ICF are 3-1\\\/4'' EPS faced for additional R-value, available in 6 inch and 8 inch concrete core sizes with various accessories.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Tremco CPG, Inc. (Nudura HercuWall)\":[{\"manufacturer\":\"Tremco CPG, Inc. (Nudura HercuWall)\",\"approval_number_master\":\"FL#47492-R0\",\"approval_number\":\"FL47492.1\",\"seq\":1,\"product_model\":\"HercuWall HD Series 8 Panels\",\"product_description\":\"HercuWall HD Series 8 Panels used as Insulating Concrete Forms as detailed in CERus-1003.\",\"design_pressure\":\"+215\\\/-215\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG, Inc. (Nudura HercuWall)\",\"approval_number_master\":\"FL#47492-R0\",\"approval_number\":\"FL47492.2\",\"seq\":2,\"product_model\":\"HercuWall Series 8 Panels\",\"product_description\":\"HercuWall Series 8 Panels used as Insulating Concrete Forms as detailed in CERus-1003.\",\"design_pressure\":\"+86\\\/-86\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-30 00:00:00\",\"instructions_url\":\"\"}],\"New-Tek Building Systems, LLC\":[{\"manufacturer\":\"New-Tek Building Systems, LLC\",\"approval_number_master\":\"FL#1491-R0\",\"approval_number\":\"FL1491.1\",\"seq\":1,\"product_model\":\"Superform\",\"product_description\":\"Insulated Concrete Forms of expanded polystyrene\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"PHIL-INSUL CORP - INTEGRASPEC\":[{\"manufacturer\":\"PHIL-INSUL CORP - INTEGRASPEC\",\"approval_number_master\":\"FL#2199-R0\",\"approval_number\":\"FL2199.1\",\"seq\":1,\"product_model\":\"IntegraSpec ICF\",\"product_description\":\"Insulating Concrete Forms ICF\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PHIL-INSUL CORP - INTEGRASPEC\",\"approval_number_master\":\"FL#6236-R2\",\"approval_number\":\"FL6236.1\",\"seq\":1,\"product_model\":\"IntegraSpec ICF\",\"product_description\":\"IntegraSpec Insulating Concrete Forms\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-01 00:00:00\",\"instructions_url\":\"\"}],\"Georgia Foam, Inc.\":[{\"manufacturer\":\"Georgia Foam, Inc.\",\"approval_number_master\":\"FL#2745-R0\",\"approval_number\":\"FL2745.1\",\"seq\":1,\"product_model\":\"Owens Corning Fold-Form Insula\",\"product_description\":\"Insulated Concrete Forms\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Tritex ICF Products, Inc.\":[{\"manufacturer\":\"Tritex ICF Products, Inc.\",\"approval_number_master\":\"FL#3553-R0\",\"approval_number\":\"FL3553.1\",\"seq\":1,\"product_model\":\"Xillix\",\"product_description\":\"The Tritex ICF Products, Inc. product is an insulating concrete form (ICF) brand named Xillix. It is available as a 9 1\\\/4\\\" (5.5\\\" concrete) and 11 1\\\/4\\\" (7.5\\\" concrete) ICF.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Phoenix Systems and Components\":[{\"manufacturer\":\"Phoenix Systems and Components\",\"approval_number_master\":\"FL#4246-R0\",\"approval_number\":\"FL4246.1\",\"seq\":1,\"product_model\":\"500C\",\"product_description\":\"5\\\" Corner Form\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Phoenix Systems and Components\",\"approval_number_master\":\"FL#4246-R0\",\"approval_number\":\"FL4246.2\",\"seq\":2,\"product_model\":\"500S\",\"product_description\":\"5\\\" Straight Form\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Phoenix Systems and Components\",\"approval_number_master\":\"FL#4246-R0\",\"approval_number\":\"FL4246.3\",\"seq\":3,\"product_model\":\"700C\",\"product_description\":\"7\\\" Corner Form\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Phoenix Systems and Components\",\"approval_number_master\":\"FL#4246-R0\",\"approval_number\":\"FL4246.4\",\"seq\":4,\"product_model\":\"700S\",\"product_description\":\"7\\\" Straight Form\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"SCA Packaging North America\":[{\"manufacturer\":\"SCA Packaging North America\",\"approval_number_master\":\"FL#7826-R0\",\"approval_number\":\"FL7826.1\",\"seq\":1,\"product_model\":\"Formtech ICF\",\"product_description\":\"Formtech Insulating Concrete Forms\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Arxx Building Products\":[{\"manufacturer\":\"Arxx Building Products\",\"approval_number_master\":\"FL#1350-R2\",\"approval_number\":\"FL1350.1\",\"seq\":1,\"product_model\":\"10\\\" 90 Degree Corner\",\"product_description\":\"icf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arxx Building Products\",\"approval_number_master\":\"FL#1350-R2\",\"approval_number\":\"FL1350.2\",\"seq\":2,\"product_model\":\"10\\\" end cap\",\"product_description\":\"icf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arxx Building Products\",\"approval_number_master\":\"FL#1350-R2\",\"approval_number\":\"FL1350.3\",\"seq\":3,\"product_model\":\"10\\\" Height Adjuster\",\"product_description\":\"icf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arxx Building Products\",\"approval_number_master\":\"FL#1350-R2\",\"approval_number\":\"FL1350.4\",\"seq\":4,\"product_model\":\"10\\\" Standard\",\"product_description\":\"icf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arxx Building Products\",\"approval_number_master\":\"FL#1350-R2\",\"approval_number\":\"FL1350.5\",\"seq\":5,\"product_model\":\"4\\\" 90 Degree Corner\",\"product_description\":\"icf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arxx Building Products\",\"approval_number_master\":\"FL#1350-R2\",\"approval_number\":\"FL1350.6\",\"seq\":6,\"product_model\":\"4\\\" End Cap\",\"product_description\":\"icf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arxx Building Products\",\"approval_number_master\":\"FL#1350-R2\",\"approval_number\":\"FL1350.7\",\"seq\":7,\"product_model\":\"4\\\" Height Adjuster\",\"product_description\":\"icf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arxx Building Products\",\"approval_number_master\":\"FL#1350-R2\",\"approval_number\":\"FL1350.8\",\"seq\":8,\"product_model\":\"4\\\" Standard\",\"product_description\":\"icf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arxx Building Products\",\"approval_number_master\":\"FL#1350-R2\",\"approval_number\":\"FL1350.9\",\"seq\":9,\"product_model\":\"6\\\" 90 Degree Corner\",\"product_description\":\"icf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arxx Building Products\",\"approval_number_master\":\"FL#1350-R2\",\"approval_number\":\"FL1350.10\",\"seq\":10,\"product_model\":\"6\\\" Adjustable Corner\",\"product_description\":\"icf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arxx Building Products\",\"approval_number_master\":\"FL#1350-R2\",\"approval_number\":\"FL1350.11\",\"seq\":11,\"product_model\":\"6\\\" Double 45 Degree Corner\",\"product_description\":\"icf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arxx Building Products\",\"approval_number_master\":\"FL#1350-R2\",\"approval_number\":\"FL1350.12\",\"seq\":12,\"product_model\":\"6\\\" End Cap\",\"product_description\":\"icf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arxx Building Products\",\"approval_number_master\":\"FL#1350-R2\",\"approval_number\":\"FL1350.13\",\"seq\":13,\"product_model\":\"6\\\" Extended Brick Ledge\",\"product_description\":\"icf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arxx Building Products\",\"approval_number_master\":\"FL#1350-R2\",\"approval_number\":\"FL1350.14\",\"seq\":14,\"product_model\":\"6\\\" Height Adjuster\",\"product_description\":\"icf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arxx Building Products\",\"approval_number_master\":\"FL#1350-R2\",\"approval_number\":\"FL1350.15\",\"seq\":15,\"product_model\":\"6\\\" Standard\",\"product_description\":\"icf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arxx Building Products\",\"approval_number_master\":\"FL#1350-R2\",\"approval_number\":\"FL1350.16\",\"seq\":16,\"product_model\":\"6\\\" Tapered Top\",\"product_description\":\"icf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arxx Building Products\",\"approval_number_master\":\"FL#1350-R2\",\"approval_number\":\"FL1350.17\",\"seq\":17,\"product_model\":\"8\\\" 90 Degree Corner\",\"product_description\":\"icf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arxx Building Products\",\"approval_number_master\":\"FL#1350-R2\",\"approval_number\":\"FL1350.18\",\"seq\":18,\"product_model\":\"8\\\" Double 45 Degree Corner\",\"product_description\":\"icf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arxx Building Products\",\"approval_number_master\":\"FL#1350-R2\",\"approval_number\":\"FL1350.19\",\"seq\":19,\"product_model\":\"8\\\" End Cap\",\"product_description\":\"icf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arxx Building Products\",\"approval_number_master\":\"FL#1350-R2\",\"approval_number\":\"FL1350.20\",\"seq\":20,\"product_model\":\"8\\\" Extended Brick Ledge form\",\"product_description\":\"icf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arxx Building Products\",\"approval_number_master\":\"FL#1350-R2\",\"approval_number\":\"FL1350.21\",\"seq\":21,\"product_model\":\"8\\\" Height Adjuster\",\"product_description\":\"icf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arxx Building Products\",\"approval_number_master\":\"FL#1350-R2\",\"approval_number\":\"FL1350.22\",\"seq\":22,\"product_model\":\"8\\\" Standard\",\"product_description\":\"icf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Arxx Building Products\",\"approval_number_master\":\"FL#1350-R1\",\"approval_number\":\"FL1350.23\",\"seq\":23,\"product_model\":\"8\\\" Standard\",\"product_description\":\"icf\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Reward Wall Systems, Inc.\":[{\"manufacturer\":\"Reward Wall Systems, Inc.\",\"approval_number_master\":\"FL#1743-R3\",\"approval_number\":\"FL1743.1\",\"seq\":1,\"product_model\":\"eForm\",\"product_description\":\"Flat Wall Insulating Concrete Form\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reward Wall Systems, Inc.\",\"approval_number_master\":\"FL#1743-R3\",\"approval_number\":\"FL1743.2\",\"seq\":2,\"product_model\":\"iForm\",\"product_description\":\"Flat Wall Insulating Concrete Form\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-09-29 00:00:00\",\"instructions_url\":\"\"}],\"ECO-Block, LLC\":[{\"manufacturer\":\"ECO-Block, LLC\",\"approval_number_master\":\"FL#2253-R4\",\"approval_number\":\"FL2253.1\",\"seq\":1,\"product_model\":\"ECO-Block Insulated Concete Forms\",\"product_description\":\"Insulated Concrete Forms\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-08-27 00:00:00\",\"instructions_url\":\"\"}],\"American PolySteel, LLC\":[{\"manufacturer\":\"American PolySteel, LLC\",\"approval_number_master\":\"FL#3619-R2\",\"approval_number\":\"FL3619.1\",\"seq\":1,\"product_model\":\"PS-3000 Series\",\"product_description\":\"6\\\", 8\\\" and 10\\\" Waffle-Grid ICF Forms\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American PolySteel, LLC\",\"approval_number_master\":\"FL#3619-R2\",\"approval_number\":\"FL3619.2\",\"seq\":2,\"product_model\":\"PS-4000 Series\",\"product_description\":\"6\\\" and 8\\\" Flat-Wall ICF Forms\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-30 00:00:00\",\"instructions_url\":\"\"}],\"BuildBlock Building Systems, LLC\":[{\"manufacturer\":\"BuildBlock Building Systems, LLC\",\"approval_number_master\":\"FL#4636-R1\",\"approval_number\":\"FL4636.1\",\"seq\":1,\"product_model\":\"BB-600: Straight Form\",\"product_description\":\"6\\\" straight Insulated Concrete Form\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BuildBlock Building Systems, LLC\",\"approval_number_master\":\"FL#4636-R1\",\"approval_number\":\"FL4636.2\",\"seq\":2,\"product_model\":\"BB-645: 45 degree Corner\",\"product_description\":\"6\\\" 45 degree Corner Insulated Concrete Form\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BuildBlock Building Systems, LLC\",\"approval_number_master\":\"FL#4636-R1\",\"approval_number\":\"FL4636.3\",\"seq\":3,\"product_model\":\"BB-690: 90 degree Corner\",\"product_description\":\"6\\\" 90 degree Corner Insulated Concrete Form\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BuildBlock Building Systems, LLC\",\"approval_number_master\":\"FL#4636-R1\",\"approval_number\":\"FL4636.4\",\"seq\":4,\"product_model\":\"BB-800: Straight Form\",\"product_description\":\"8\\\" Straight Insulated Concrete Form\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BuildBlock Building Systems, LLC\",\"approval_number_master\":\"FL#4636-R1\",\"approval_number\":\"FL4636.5\",\"seq\":5,\"product_model\":\"BB-845: 45 degree Form\",\"product_description\":\"8\\\" 45 degree Corner Insulated Concrete Form\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BuildBlock Building Systems, LLC\",\"approval_number_master\":\"FL#4636-R1\",\"approval_number\":\"FL4636.6\",\"seq\":6,\"product_model\":\"BB-890: 90 degree Corner\",\"product_description\":\"8\\\" 90 degree Corner Insulated Concrete Form\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BuildBlock Building Systems, LLC\",\"approval_number_master\":\"FL#4636-R2\",\"approval_number\":\"FL4636.7\",\"seq\":7,\"product_model\":\"BB-890: 90 degree Corner\",\"product_description\":\"8\\\" 90 degree Corner Insulated Concrete Form\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BuildBlock Building Systems, LLC\",\"approval_number_master\":\"FL#4636-R2\",\"approval_number\":\"FL4636.8\",\"seq\":8,\"product_model\":\"BuildBlock\",\"product_description\":\"ICF Forms\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BuildBlock Building Systems, LLC\",\"approval_number_master\":\"FL#39084-R0\",\"approval_number\":\"FL39084.1\",\"seq\":1,\"product_model\":\"BB0490, BB0645, BB0690, BB0890, BK0400, BK0600, BK0800\",\"product_description\":\"6 and 8\\\" corner\\\/angle formas along with BuildBuck forms in 4, 6, and 8\\\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BuildBlock Building Systems, LLC\",\"approval_number_master\":\"FL#39084-R0\",\"approval_number\":\"FL39084.2\",\"seq\":2,\"product_model\":\"BuildBlock Insulating Forms\",\"product_description\":\"BB0400, BB0600, BB0800, BL1000, BL1200, BL0400, BL0600, BL0800\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Cellox, LLC\":[{\"manufacturer\":\"Cellox, LLC\",\"approval_number_master\":\"FL#4985-R1\",\"approval_number\":\"FL4985.1\",\"seq\":1,\"product_model\":\"Celblox\",\"product_description\":\"Insulating Concrete Forms (ICF)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Greenblock Worldwide\":[{\"manufacturer\":\"Greenblock Worldwide\",\"approval_number_master\":\"FL#6193-R1\",\"approval_number\":\"FL6193.1\",\"seq\":1,\"product_model\":\"Greenblock Insulated Concrete Forms\",\"product_description\":\"Greenblock Fixed Web Block\\nGreenblock 2-4-2 Block\\nGreenblock Gblox Block\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-07-01 00:00:00\",\"instructions_url\":\"\"}],\"Plasti-Fab Ltd.\":[{\"manufacturer\":\"Plasti-Fab Ltd.\",\"approval_number_master\":\"FL#7580-R1\",\"approval_number\":\"FL7580.1\",\"seq\":1,\"product_model\":\"Advantage ICF System\",\"product_description\":\"Insulating concrete forming system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-10 00:00:00\",\"instructions_url\":\"\"}],\"Mikey Block LLC\":[{\"manufacturer\":\"Mikey Block LLC\",\"approval_number_master\":\"FL#10222-R0\",\"approval_number\":\"FL10222.1\",\"seq\":1,\"product_model\":\"mikey block\",\"product_description\":\"Mikey Block Screen Grid Insulated Concrete Forms\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Airfoam Industries Ltd.\":[{\"manufacturer\":\"Airfoam Industries Ltd.\",\"approval_number_master\":\"FL#10431-R0\",\"approval_number\":\"FL10431.1\",\"seq\":1,\"product_model\":\"Quad-Lock Insulating Concrete Forms\",\"product_description\":\"Quad-Lock consits of Regular Panels, Plus Panels, FS Panels, Plus FS panels, Full Ties in 4\\\" to 12\\\" cavity sizes, R-Etro Ties, Metal Track, Wire Top Ties.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Amvic Building System\":[{\"manufacturer\":\"Amvic Building System\",\"approval_number_master\":\"FL#814-R3\",\"approval_number\":\"FL814.1\",\"seq\":1,\"product_model\":\"Amvic ICF\",\"product_description\":\"Amvic Insulated Concrete forms\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Tegrant Diversified Brands, Inc.\":[{\"manufacturer\":\"Tegrant Diversified Brands, Inc.\",\"approval_number_master\":\"FL#11311-R0\",\"approval_number\":\"FL11311.1\",\"seq\":1,\"product_model\":\"Formtech ICF\",\"product_description\":\"Formtech ICF\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Carpenter Co.\":[{\"manufacturer\":\"Carpenter Co.\",\"approval_number_master\":\"FL#14281-R0\",\"approval_number\":\"FL14281.1\",\"seq\":1,\"product_model\":\"EPS Insulation\",\"product_description\":\"Expanded Polystyrene Block Type\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-11 00:00:00\",\"instructions_url\":\"\"}],\"IMSI-Integrated Masonry Systems International, Inc.\":[{\"manufacturer\":\"IMSI-Integrated Masonry Systems International, Inc.\",\"approval_number_master\":\"FL#14625-R0\",\"approval_number\":\"FL14625.1\",\"seq\":1,\"product_model\":\"IMSI\",\"product_description\":\"Insulated Masonry Wall System\\n(Concrete Masonry Unit)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IMSI-Integrated Masonry Systems International, Inc.\",\"approval_number_master\":\"FL#14625-R0\",\"approval_number\":\"FL14625.2\",\"seq\":2,\"product_model\":\"IMSI\",\"product_description\":\"Insulated Masonry Wall System (Molded Expanded Polystyrene Insulation Inserts)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IMSI-Integrated Masonry Systems International, Inc.\",\"approval_number_master\":\"FL#14625-R0\",\"approval_number\":\"FL14625.3\",\"seq\":3,\"product_model\":\"IMSI\",\"product_description\":\"Surface Bonding Structure Coat\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-04-11 00:00:00\",\"instructions_url\":\"\"}],\"Polylink\":[{\"manufacturer\":\"Polylink\",\"approval_number_master\":\"FL#15057-R0\",\"approval_number\":\"FL15057.1\",\"seq\":1,\"product_model\":\"Polyblock\",\"product_description\":\"Polyblock Structural Building System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-10-03 00:00:00\",\"instructions_url\":\"\"}],\"Greenblock International LLC\":[{\"manufacturer\":\"Greenblock International LLC\",\"approval_number_master\":\"FL#17110-R0\",\"approval_number\":\"FL17110.1\",\"seq\":1,\"product_model\":\"Greenblock ICF\",\"product_description\":\"Insulated Concrete Forms\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-15 00:00:00\",\"instructions_url\":\"\"}],\"Bautex Systems, LLC\":[{\"manufacturer\":\"Bautex Systems, LLC\",\"approval_number_master\":\"FL#29084-R0\",\"approval_number\":\"FL29084.1\",\"seq\":1,\"product_model\":\"Bautex Block Wall System\",\"product_description\":\"Bautex Block BB 616-10 units and Bautex Wall Anchors, BWA 22-10 used as an insulated concrete form.\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Stronghold Insulation Systems, LLC\":[{\"manufacturer\":\"Stronghold Insulation Systems, LLC\",\"approval_number_master\":\"FL#30543-R0\",\"approval_number\":\"FL30543.1\",\"seq\":1,\"product_model\":\"Stronghold ICF\",\"product_description\":\"FX and KD Series\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Superform Products Ltd.\":[{\"manufacturer\":\"Superform Products Ltd.\",\"approval_number_master\":\"FL#33174-R0\",\"approval_number\":\"FL33174.1\",\"seq\":1,\"product_model\":\"Superform Insulated Concrete Forms\",\"product_description\":\"Insulated Concrete Forms of 4'' - 8'' Concrete Core Thickness\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Barricade Building Products\":[{\"manufacturer\":\"Barricade Building Products\",\"approval_number_master\":\"FL#40969-R0\",\"approval_number\":\"FL40969.1\",\"seq\":1,\"product_model\":\"Thermo-Brace\\u00ae Red Structural Insulated Board (SIB)\",\"product_description\":\"Structural, rigid insulating sheathing product\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-01 00:00:00\",\"instructions_url\":\"\"}],\"CELLOFOAM NORTH AMERICA INC\":[{\"manufacturer\":\"CELLOFOAM NORTH AMERICA INC\",\"approval_number_master\":\"FL#46712-R0\",\"approval_number\":\"FL46712.1\",\"seq\":1,\"product_model\":\"Expanded Polystyrene Block Insulation\",\"product_description\":\"EIFS\\\/SIPS Systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-24 00:00:00\",\"instructions_url\":\"\"}],\"Armour-H Building Blocks, LLC\":[{\"manufacturer\":\"Armour-H Building Blocks, LLC\",\"approval_number_master\":\"FL#47015-R0\",\"approval_number\":\"FL47015.1\",\"seq\":1,\"product_model\":\"Armour-H ICCF Blocks\",\"product_description\":\"EPS Insulated Composite Concrete Form Blocks, 18\\\"w x 16\\\"h x 11\\\"d, with 6\\\"w x 10\\\"h x 5\\\"d Concrete Core, with #4 rebar 18\\\" O.C. x 16\\\" O.C.\",\"design_pressure\":\"+30\\\/-30\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}]},\"g. structural components|||9. plastics\":{\"HB and G Building Products\":[{\"manufacturer\":\"HB and G Building Products\",\"approval_number_master\":\"FL#3102-R0\",\"approval_number\":\"FL3102.1\",\"seq\":1,\"product_model\":\"PermaCast Columns\",\"product_description\":\"FRP structural columns\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Dixie-Pacific Mfg. Co.\":[{\"manufacturer\":\"Dixie-Pacific Mfg. Co.\",\"approval_number_master\":\"FL#3451-R0\",\"approval_number\":\"FL3451.1\",\"seq\":1,\"product_model\":\"DuraCast Fiberglass Columns\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixie-Pacific Mfg. Co.\",\"approval_number_master\":\"FL#3451-R0\",\"approval_number\":\"FL3451.2\",\"seq\":2,\"product_model\":\"DuraCast Fiberglass Columns\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}]},\"g. structural components|||10. deck-roof\":{\"American Buildings\":[{\"manufacturer\":\"American Buildings\",\"approval_number_master\":\"FL#704-R10\",\"approval_number\":\"FL704.4\",\"seq\":4,\"product_model\":\"R-Panel\",\"product_description\":\"Min. 24 ga., 36\\\" wide, through fastened panel over open supports\",\"design_pressure\":\"+85.8\\\/-169\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Buildings\",\"approval_number_master\":\"FL#704-R3\",\"approval_number\":\"FL704.1\",\"seq\":1,\"product_model\":\"12\\\" Loc-Seam\",\"product_description\":\"Standing seam metal roofing panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Buildings\",\"approval_number_master\":\"FL#704-R3\",\"approval_number\":\"FL704.2\",\"seq\":2,\"product_model\":\"12\\\" Seam-Loc\",\"product_description\":\"Standing seam metal roofing panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Buildings\",\"approval_number_master\":\"FL#704-R3\",\"approval_number\":\"FL704.3\",\"seq\":3,\"product_model\":\"16\\\" Loc-Seam\",\"product_description\":\"Standing seam metal roofing panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Buildings\",\"approval_number_master\":\"FL#704-R3\",\"approval_number\":\"FL704.5\",\"seq\":5,\"product_model\":\"18\\\" Seam-Loc\",\"product_description\":\"Standing seam metal roofing panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Buildings\",\"approval_number_master\":\"FL#704-R3\",\"approval_number\":\"FL704.6\",\"seq\":6,\"product_model\":\"Long Span III\",\"product_description\":\"Through fastened metal roof panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Buildings\",\"approval_number_master\":\"FL#704-R3\",\"approval_number\":\"FL704.7\",\"seq\":7,\"product_model\":\"Standing Seam 360\",\"product_description\":\"Standing seam metal roofing panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Buildings\",\"approval_number_master\":\"FL#704-R3\",\"approval_number\":\"FL704.8\",\"seq\":8,\"product_model\":\"Standing Seam II\",\"product_description\":\"Standing seam metal roofing panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Buildings\",\"approval_number_master\":\"FL#6961-R2\",\"approval_number\":\"FL6961.1\",\"seq\":1,\"product_model\":\"Long Span III Skylight Panel\",\"product_description\":\"FRP Daylighting panel installed in metal roof system\",\"design_pressure\":\"+52.5\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Buildings\",\"approval_number_master\":\"FL#7709-R2\",\"approval_number\":\"FL7709.1\",\"seq\":1,\"product_model\":\"Standing Seam 360 Skylight Panel\",\"product_description\":\"FRP Daylighting panel installed in metal roofing system\",\"design_pressure\":\"+52.5\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"American Buildings\",\"approval_number_master\":\"FL#7709-R2\",\"approval_number\":\"FL7709.2\",\"seq\":2,\"product_model\":\"Standing Seam II\",\"product_description\":\"FRP Daylighting panel installed in metal roofing system\",\"design_pressure\":\"+52.5\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-04 00:00:00\",\"instructions_url\":\"\"}],\"McElroy Metal, Inc.\":[{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#1747-R18\",\"approval_number\":\"FL1747.1\",\"seq\":1,\"product_model\":\"MasterLok 90 (ML90)\",\"product_description\":\"Trapezoidal Standing seam metal roofing\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#1747-R18\",\"approval_number\":\"FL1747.2\",\"seq\":2,\"product_model\":\"Max Rib\",\"product_description\":\"36\\\" Coverage through fastened metal roofing\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#1747-R18\",\"approval_number\":\"FL1747.3\",\"seq\":3,\"product_model\":\"Maxima\",\"product_description\":\"Vertical leg mechanically seamed standing seam metal roofing\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#1747-R18\",\"approval_number\":\"FL1747.4\",\"seq\":4,\"product_model\":\"Maxima ADV\",\"product_description\":\"Vertical Leg Mechanically Seamed Standing seam metal roofing\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#1747-R18\",\"approval_number\":\"FL1747.5\",\"seq\":5,\"product_model\":\"Medallion Lok\",\"product_description\":\"Vertical Leg snap together satndign seam metal roofing\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#1747-R18\",\"approval_number\":\"FL1747.6\",\"seq\":6,\"product_model\":\"Mega Rib\",\"product_description\":\"36\\\" coverage through fastened metal roofing\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#1747-R18\",\"approval_number\":\"FL1747.7\",\"seq\":7,\"product_model\":\"Mirage\",\"product_description\":\"Snap together concealed fastener metal roofing\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#1747-R18\",\"approval_number\":\"FL1747.8\",\"seq\":8,\"product_model\":\"MultiRib\",\"product_description\":\"36\\\" coverage through fastened metal roofing\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#1747-R18\",\"approval_number\":\"FL1747.9\",\"seq\":9,\"product_model\":\"R-Panel\",\"product_description\":\"36\\\" coverage through fastened metal roofing\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#30738-R3\",\"approval_number\":\"FL30738.1\",\"seq\":1,\"product_model\":\"18\\\" Trap-Tee 24 Ga. Roof Panel\",\"product_description\":\"18\\\" Trap-Tee 24 Ga. Roof Panel over open framing\",\"design_pressure\":\"+156.1psf\\\/-44.2 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#30915-R2\",\"approval_number\":\"FL30915.1\",\"seq\":1,\"product_model\":\"MasterLok-FS Roof Panel over Open Framing\",\"product_description\":\"24 Ga. MasterLok-FS Roof Panel over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-101.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#30915-R2\",\"approval_number\":\"FL30915.2\",\"seq\":2,\"product_model\":\"Maxima 218 Roof Panel over Open Framing\",\"product_description\":\"24 Ga. Maxima 218 Roof Panel over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-124.9psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#30738-R3\",\"approval_number\":\"FL30738.2\",\"seq\":2,\"product_model\":\"24\\\" 238T 24 Ga. Roof Panel\",\"product_description\":\"24\\\" 238T 24 Ga. Roof Panel over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-28.6 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#30738-R3\",\"approval_number\":\"FL30738.3\",\"seq\":3,\"product_model\":\"24\\\" Trap-Tee 24 Ga. Panel\",\"product_description\":\"24\\\" Trap-Tee 24 Ga. Panel over open framing\",\"design_pressure\":\"+124.9psf\\\/-33.8 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#27197-R0\",\"approval_number\":\"FL27197.1\",\"seq\":1,\"product_model\":\"238T Roof Panel\",\"product_description\":\"238T 0.04\\\" Aluminum Roof Panel, 16\\\" Coverage over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-46.9 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-02-25 00:00:00\",\"instructions_url\":\"\"}],\"Mueller, Inc.\":[{\"manufacturer\":\"Mueller, Inc.\",\"approval_number_master\":\"FL#2807-R7\",\"approval_number\":\"FL2807.1\",\"seq\":1,\"product_model\":\"Mueller Lok (MLK)\",\"product_description\":\"24 Gauge Mueller Lok (MLK) with TripleLok Seam\",\"design_pressure\":\"+26\\\/-36.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mueller, Inc.\",\"approval_number_master\":\"FL#2807-R7\",\"approval_number\":\"FL2807.2\",\"seq\":2,\"product_model\":\"Mueller Lok (MLK)\",\"product_description\":\"24 Gauge Mueller Lok (MLK) with QuadLok Seam\",\"design_pressure\":\"+26\\\/-54.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mueller, Inc.\",\"approval_number_master\":\"FL#2807-R7\",\"approval_number\":\"FL2807.3\",\"seq\":3,\"product_model\":\"Mueller Trapeziodal Lok (MTL)\",\"product_description\":\"1. 24 Gauge Mueller-Lok with TripleLok Seam\\n2. 22 Gauge Mueller-Lok with TripleLok Seam\",\"design_pressure\":\"+43\\\/-36\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mueller, Inc.\",\"approval_number_master\":\"FL#2807-R7\",\"approval_number\":\"FL2807.4\",\"seq\":4,\"product_model\":\"Mueller Trapezoidal Lok (MTL)\",\"product_description\":\"1. 24 Gauge Mueller-Lok with QuadLok Seam\\n2. 22 Gauge Mueller-Lok with QuadLok Seam\",\"design_pressure\":\"+43\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mueller, Inc.\",\"approval_number_master\":\"FL#2807-R7\",\"approval_number\":\"FL2807.5\",\"seq\":5,\"product_model\":\"PBR\",\"product_description\":\"1. 26 Ga PBR W\\\/ 12-12 Fastener Sp.\\n2. 26 Ga PBR W\\\/ 5-7-5 Fastener Sp.\\n3. 24 Ga PBR W\\\/ 12-12 Fastener Sp.\\n4. 24 Ga PBR W\\\/ 5-7-5 Fastener Sp.\\n5. 22 Ga PBR W\\\/ 12-12 Fastener Sp.\\n6. 22 Ga PBR W\\\/ 5-7-5 Fastener Sp.\",\"design_pressure\":\"+31.6\\\/-31.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mueller, Inc.\",\"approval_number_master\":\"FL#2806-R0\",\"approval_number\":\"FL2806.1\",\"seq\":1,\"product_model\":\"Ruffin R-Panel\",\"product_description\":\"Thru-fastened roof panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mueller, Inc.\",\"approval_number_master\":\"FL#6614-R0\",\"approval_number\":\"FL6614.1\",\"seq\":1,\"product_model\":\"Ruffin 26 ga. R Panel\",\"product_description\":\"Light Gage Structural Roof Panel System\",\"design_pressure\":\"+NA\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Elevate UNA-Clad (Amrize Building Envelope LLC)\":[{\"manufacturer\":\"Elevate UNA-Clad (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#2833-R9\",\"approval_number\":\"FL2833.1\",\"seq\":1,\"product_model\":\"Elevate UNA-CLAD\\u2122 Structural Metal Roof System (NON-HVHZ)\",\"product_description\":\"Structural metal roof system for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elevate UNA-Clad (Amrize Building Envelope LLC)\",\"approval_number_master\":\"FL#2833-R0\",\"approval_number\":\"FL2833.2\",\"seq\":2,\"product_model\":\"UC-6\",\"product_description\":\"Double-Lock Structural Seam Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"The Garland Company, Inc.\":[{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#3723-R9\",\"approval_number\":\"FL3723.1\",\"seq\":1,\"product_model\":\"R-Mer Structural Metal Roof Panels (NON-HVHZ)\",\"product_description\":\"Steel or aluminum, metal roof panels for use in FBC non-HVHZ jurisdictions.\",\"design_pressure\":\"+N\\\/A\\\/-172.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#3723-R0\",\"approval_number\":\"FL3723.2\",\"seq\":2,\"product_model\":\"R-Mer Span\",\"product_description\":\"Steel or aluminum metal roof panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Garland Company, Inc.\",\"approval_number_master\":\"FL#3411-R3\",\"approval_number\":\"FL3411.1\",\"seq\":1,\"product_model\":\"R-MER Span\",\"product_description\":\"Min. 22 ga. structural steel roof panel in 12\\\" to 16\\\" widths\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-22 00:00:00\",\"instructions_url\":\"\"}],\"Dean Steel Buildings, Inc\":[{\"manufacturer\":\"Dean Steel Buildings, Inc\",\"approval_number_master\":\"FL#3774-R9\",\"approval_number\":\"FL3774.1\",\"seq\":1,\"product_model\":\"Rib-12\",\"product_description\":\"Screw down roof panel\",\"design_pressure\":\"+52.5\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dean Steel Buildings, Inc\",\"approval_number_master\":\"FL#3774-R9\",\"approval_number\":\"FL3774.2\",\"seq\":2,\"product_model\":\"Rib-6\",\"product_description\":\"Screw down roof panel\",\"design_pressure\":\"+52.5\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dean Steel Buildings, Inc\",\"approval_number_master\":\"FL#15858-R5\",\"approval_number\":\"FL15858.1\",\"seq\":1,\"product_model\":\"ProLock\",\"product_description\":\"24\\\" wide, 24 ga min, steel panel over structural purlins\",\"design_pressure\":\"+52.5\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dean Steel Buildings, Inc\",\"approval_number_master\":\"FL#15858-R5\",\"approval_number\":\"FL15858.2\",\"seq\":2,\"product_model\":\"ProSeam\",\"product_description\":\"24\\\" wide, 24 ga min, steel panel over structural purlins\",\"design_pressure\":\"+52.5\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-02-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dean Steel Buildings, Inc\",\"approval_number_master\":\"FL#3776-R0\",\"approval_number\":\"FL3776.1\",\"seq\":1,\"product_model\":\"Rib-6\",\"product_description\":\"Screw down roof panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dean Steel Buildings, Inc\",\"approval_number_master\":\"FL#9036-R0\",\"approval_number\":\"FL9036.1\",\"seq\":1,\"product_model\":\"Rib-12 Roof\",\"product_description\":\"Metal Roof 24 Gauge Steel attached to 16 Gauge Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-77\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dean Steel Buildings, Inc\",\"approval_number_master\":\"FL#9036-R0\",\"approval_number\":\"FL9036.2\",\"seq\":2,\"product_model\":\"Rib-12 Roof HVHZ\",\"product_description\":\"Metal Roof 24 Gauge Steel attached to 16 Gauge Steel Purlins for HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-77\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dean Steel Buildings, Inc\",\"approval_number_master\":\"FL#16423-R0\",\"approval_number\":\"FL16423.1\",\"seq\":1,\"product_model\":\"PRO VR\",\"product_description\":\"PRO VR 24 Ga. 16\\\" Wide Roof Panel over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-83.8\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-15 00:00:00\",\"instructions_url\":\"\"}],\"Golden Giant, Inc\":[{\"manufacturer\":\"Golden Giant, Inc\",\"approval_number_master\":\"FL#3896-R7\",\"approval_number\":\"FL3896.1\",\"seq\":1,\"product_model\":\"24 Ga. Golden Giant Rib Panel\",\"product_description\":\"24 Ga. Golden Giant Rib Panel over open framing\",\"design_pressure\":\"+N\\\/A\\\/-190.0PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Golden Giant, Inc\",\"approval_number_master\":\"FL#3896-R7\",\"approval_number\":\"FL3896.2\",\"seq\":2,\"product_model\":\"Golden Giant Rib Roof Panel\",\"product_description\":\"26 Ga. Golden Giant Rib Roof Panel over open framing Non HVHZ\",\"design_pressure\":\"+41.0PSF\\\/-50.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Golden Giant, Inc\",\"approval_number_master\":\"FL#9802-R0\",\"approval_number\":\"FL9802.1\",\"seq\":1,\"product_model\":\"Golden Giant Rib Roof Panel\",\"product_description\":\"24 Ga. Golden Giant Rib Roof Panel over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-190.0PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Metal Panels Inc.\":[{\"manufacturer\":\"Metal Panels Inc.\",\"approval_number_master\":\"FL#3899-R3\",\"approval_number\":\"FL3899.1\",\"seq\":1,\"product_model\":\"SSLF2\",\"product_description\":\"Max 16\\\" wide, 2\\\" high standing seam roof panel over open supports\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Panels Inc.\",\"approval_number_master\":\"FL#3899-R3\",\"approval_number\":\"FL3899.2\",\"seq\":2,\"product_model\":\"StrongSeam R Panel\",\"product_description\":\"Min 26 ga., max 36\\\" wide through fastened roof panel over open supports\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Panels Inc.\",\"approval_number_master\":\"FL#41906-R1\",\"approval_number\":\"FL41906.1\",\"seq\":1,\"product_model\":\"StrongSeam TS-324\",\"product_description\":\"Min 24 ga., 24\\\" wide standing seam roof panel over open supports\",\"design_pressure\":\"+N\\\/A\\\/-183.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"CENTRIA\":[{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#4133-R8\",\"approval_number\":\"FL4133.1\",\"seq\":1,\"product_model\":\"BR5-36\",\"product_description\":\"Exposed Fastener Metal Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#4133-R8\",\"approval_number\":\"FL4133.2\",\"seq\":2,\"product_model\":\"Style-Rib\",\"product_description\":\"Exposed Fastener Metal Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#4133-R8\",\"approval_number\":\"FL4133.3\",\"seq\":3,\"product_model\":\"TR4-36\",\"product_description\":\"Exposed Fastener Metal Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#21858-R4\",\"approval_number\":\"FL21858.1\",\"seq\":1,\"product_model\":\"TotalClad XRib Panels\",\"product_description\":\"36\\\" wide factory-assembled, metal faced, sandwich panels\",\"design_pressure\":\"+N\\\/A\\\/-122.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3152-R1\",\"approval_number\":\"FL3152.1\",\"seq\":1,\"product_model\":\"\\\/ RollCom SRS3\",\"product_description\":\"Standing Seam Metal Roof System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#4133-R0\",\"approval_number\":\"FL4133.4\",\"seq\":4,\"product_model\":\"MR3-36\",\"product_description\":\"Exposed Fastener Metal Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#4133-R0\",\"approval_number\":\"FL4133.5\",\"seq\":5,\"product_model\":\"Style-Rib\",\"product_description\":\"Exposed Fastener Metal Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#4133-R0\",\"approval_number\":\"FL4133.6\",\"seq\":6,\"product_model\":\"Super-Rib\",\"product_description\":\"Exposed Fastener Metal Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#4133-R0\",\"approval_number\":\"FL4133.7\",\"seq\":7,\"product_model\":\"TR4-36\",\"product_description\":\"Exposed Fastener Metal Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3149-R2\",\"approval_number\":\"FL3149.1\",\"seq\":1,\"product_model\":\"\\\/ RollCom SDP 175\",\"product_description\":\"Standing Seam Metal Roof System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3149-R2\",\"approval_number\":\"FL3149.2\",\"seq\":2,\"product_model\":\"\\\/ RollCom SDP 200\",\"product_description\":\"Standing Seam Metal Roof System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3149-R2\",\"approval_number\":\"FL3149.3\",\"seq\":3,\"product_model\":\"\\\/ RollCom SRS2\",\"product_description\":\"Standing Seam Metal Roof System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3149-R2\",\"approval_number\":\"FL3149.4\",\"seq\":4,\"product_model\":\"\\\/ RollCom SRS3\",\"product_description\":\"Standing Seam Metal Roof System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3149-R2\",\"approval_number\":\"FL3149.5\",\"seq\":5,\"product_model\":\"\\\/ RollCom SRS3 w\\\/ Deflec. Limiters\",\"product_description\":\"Standing Seam Metal Roof System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3149-R1\",\"approval_number\":\"FL3149.6\",\"seq\":6,\"product_model\":\"\\\/ RollCom SRS3 w\\\/ Deflec. Limiters\",\"product_description\":\"Standing Seam Metal Roof System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#16205-R0\",\"approval_number\":\"FL16205.1\",\"seq\":1,\"product_model\":\"SDP 175\",\"product_description\":\"Standing Seam Metal Roof System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#16205-R0\",\"approval_number\":\"FL16205.2\",\"seq\":2,\"product_model\":\"SDP 200\",\"product_description\":\"Standing Seam Metal Roof System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#16205-R0\",\"approval_number\":\"FL16205.3\",\"seq\":3,\"product_model\":\"SRS 3\",\"product_description\":\"Standing Seam Metal Roof System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#16205-R0\",\"approval_number\":\"FL16205.4\",\"seq\":4,\"product_model\":\"SRS3 w\\\/Deflection Limiters\",\"product_description\":\"Standing Seam Metal Roof System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#16205-R3\",\"approval_number\":\"FL16205.5\",\"seq\":5,\"product_model\":\"SRS 3-1.5 20 ga. Metal Roof Panel\",\"product_description\":\"Standing Seam Metal Roof System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#29115-R0\",\"approval_number\":\"FL29115.1\",\"seq\":1,\"product_model\":\"MR3-36 Roofing Panels\",\"product_description\":\"20 GA. Galvanized Steel Roof Panels: MR3-36 - HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#29115-R0\",\"approval_number\":\"FL29115.2\",\"seq\":2,\"product_model\":\"Style-Rib Roofing Panels\",\"product_description\":\"20 GA. Galvanized Steel Roof Panels: Style-Rib - HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#29115-R0\",\"approval_number\":\"FL29115.3\",\"seq\":3,\"product_model\":\"Super-Rib Roofing Panels\",\"product_description\":\"20 GA. Galvanized Steel Roof Panels: Super-Rib - HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#30711-R0\",\"approval_number\":\"FL30711.1\",\"seq\":1,\"product_model\":\"Versapanel 1-3\\\/4\\\"\",\"product_description\":\"Insulated Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#30711-R0\",\"approval_number\":\"FL30711.2\",\"seq\":2,\"product_model\":\"Versapanel 2-1\\\/2\\\"\",\"product_description\":\"Insulated Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#30711-R0\",\"approval_number\":\"FL30711.3\",\"seq\":3,\"product_model\":\"Versapanel 4\\\"\",\"product_description\":\"Insulated Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"RPS METAL ROOFING & SIDING, INC.\":[{\"manufacturer\":\"RPS METAL ROOFING & SIDING, INC.\",\"approval_number_master\":\"FL#4574-R7\",\"approval_number\":\"FL4574.1\",\"seq\":1,\"product_model\":\"Super Pro\",\"product_description\":\"26 Ga. Super Pro over 1 x 4 Wood Purlins\",\"design_pressure\":\"+N\\\/A\\\/-108.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RPS METAL ROOFING & SIDING, INC.\",\"approval_number_master\":\"FL#4574-R7\",\"approval_number\":\"FL4574.2\",\"seq\":2,\"product_model\":\"Super Pro\",\"product_description\":\"29 Ga. Super Pro over 1 x 4 Wood Purlins\",\"design_pressure\":\"+N\\\/A\\\/-108.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RPS METAL ROOFING & SIDING, INC.\",\"approval_number_master\":\"FL#4574-R7\",\"approval_number\":\"FL4574.3\",\"seq\":3,\"product_model\":\"Super Pro PBR\",\"product_description\":\"26 Ga. Super Pro PBR Roof Panel over Open Framing\",\"design_pressure\":\"+165\\\/-111.85\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-02 00:00:00\",\"instructions_url\":\"\"}],\"Kirby Building Systems\":[{\"manufacturer\":\"Kirby Building Systems\",\"approval_number_master\":\"FL#38033-R2\",\"approval_number\":\"FL38033.2\",\"seq\":2,\"product_model\":\"Loc-Seam 90\",\"product_description\":\"Min 24 ga., max 16\\\" wide standing seam roof panel\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kirby Building Systems\",\"approval_number_master\":\"FL#47041-R0\",\"approval_number\":\"FL47041.1\",\"seq\":1,\"product_model\":\"Standing Seam 360\",\"product_description\":\"Min 24 ga., 24\\\" wide standing seam roof panel\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-11-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kirby Building Systems\",\"approval_number_master\":\"FL#47172-R0\",\"approval_number\":\"FL47172.1\",\"seq\":1,\"product_model\":\"R-Panel\",\"product_description\":\"Min. 24 ga., 36\\\" wide, through fastened panel over open supports\",\"design_pressure\":\"+85.8\\\/-169\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kirby Building Systems\",\"approval_number_master\":\"FL#4838-R2\",\"approval_number\":\"FL4838.1\",\"seq\":1,\"product_model\":\"Kirbylok (KLS and KLM)\",\"product_description\":\"Standing seam metal roof panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kirby Building Systems\",\"approval_number_master\":\"FL#4838-R2\",\"approval_number\":\"FL4838.2\",\"seq\":2,\"product_model\":\"KirbyRib II\",\"product_description\":\"Through fastened metal roof panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kirby Building Systems\",\"approval_number_master\":\"FL#4838-R2\",\"approval_number\":\"FL4838.3\",\"seq\":3,\"product_model\":\"RooflokPlus (RLP)\",\"product_description\":\"Standing seam metal roofing panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kirby Building Systems\",\"approval_number_master\":\"FL#26051-R0\",\"approval_number\":\"FL26051.1\",\"seq\":1,\"product_model\":\"Standing Seam 360\",\"product_description\":\"Standing seam metal roofing panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-02-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kirby Building Systems\",\"approval_number_master\":\"FL#38033-R0\",\"approval_number\":\"FL38033.1\",\"seq\":1,\"product_model\":\"Roof Lok Panel\",\"product_description\":\"Min 24 ga., max 16\\\" wide standing seam roof panel\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-01-22 00:00:00\",\"instructions_url\":\"\"}],\"Nucor Building Systems\":[{\"manufacturer\":\"Nucor Building Systems\",\"approval_number_master\":\"FL#4891-R10\",\"approval_number\":\"FL4891.1\",\"seq\":1,\"product_model\":\"CFR Panel\",\"product_description\":\"Min 24 ga., 24\\\" wide standing seam roof panel\",\"design_pressure\":\"+N\\\/A\\\/-183.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nucor Building Systems\",\"approval_number_master\":\"FL#4891-R10\",\"approval_number\":\"FL4891.2\",\"seq\":2,\"product_model\":\"Loc Seam 360\",\"product_description\":\"Min 24 ga., 16\\\" wide standing seam roof panel\",\"design_pressure\":\"+N\\\/A\\\/-157.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nucor Building Systems\",\"approval_number_master\":\"FL#4891-R10\",\"approval_number\":\"FL4891.3\",\"seq\":3,\"product_model\":\"R-Panel\",\"product_description\":\"Min. 26 ga., 36\\\" wide, through fastened panel over open supports\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nucor Building Systems\",\"approval_number_master\":\"FL#30072-R3\",\"approval_number\":\"FL30072.2\",\"seq\":2,\"product_model\":\"Loc Seam 90\",\"product_description\":\"Min 24 ga., 16\\\" wide standing seam roof panel\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nucor Building Systems\",\"approval_number_master\":\"FL#47169-R0\",\"approval_number\":\"FL47169.1\",\"seq\":1,\"product_model\":\"R-Panel\",\"product_description\":\"Min. 24 ga., 36\\\" wide, through fastened panel over open supports\",\"design_pressure\":\"+85.8\\\/-169\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nucor Building Systems\",\"approval_number_master\":\"FL#9746-R0\",\"approval_number\":\"FL9746.1\",\"seq\":1,\"product_model\":\"VR-16 Roof Panel\",\"product_description\":\"Min 0.0245\\\" thick, 16\\\" wide steel roof panel over open supports\",\"design_pressure\":\"+50\\\/-44.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nucor Building Systems\",\"approval_number_master\":\"FL#30072-R0\",\"approval_number\":\"FL30072.1\",\"seq\":1,\"product_model\":\"VR16 II\",\"product_description\":\"Min 24 ga., 16\\\" wide standing seam roof panel\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-26 00:00:00\",\"instructions_url\":\"\"}],\"Vulcan Steel Structures, Inc.\":[{\"manufacturer\":\"Vulcan Steel Structures, Inc.\",\"approval_number_master\":\"FL#5346-R7\",\"approval_number\":\"FL5346.1\",\"seq\":1,\"product_model\":\"DL 324 24\\\" 24 Ga. Standing Seam Roof Panel\",\"product_description\":\"DL 324 24\\\" 24 Ga. Standing Seam Roof Panel over open Framing\",\"design_pressure\":\"+N\\\/A\\\/-33.8 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vulcan Steel Structures, Inc.\",\"approval_number_master\":\"FL#5346-R7\",\"approval_number\":\"FL5346.2\",\"seq\":2,\"product_model\":\"PBR Roof panel\",\"product_description\":\"26 Ga. PBR Roof Panel over open framing\",\"design_pressure\":\"+50.0psf\\\/-165.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vulcan Steel Structures, Inc.\",\"approval_number_master\":\"FL#5346-R7\",\"approval_number\":\"FL5346.3\",\"seq\":3,\"product_model\":\"SL 216 24 Ga. Standing Seam Roof Panel\",\"product_description\":\"SL 216 24 Ga. Standing Seam Roof Panel over open framing\",\"design_pressure\":\"+N\\\/A\\\/-135.3psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vulcan Steel Structures, Inc.\",\"approval_number_master\":\"FL#33988-R0\",\"approval_number\":\"FL33988.1\",\"seq\":1,\"product_model\":\"DL 324 24\\\" 24 Ga. Standing Seam Roof Panel\",\"product_description\":\"DL324-24\\\" 24 Ga. Standing Seam Roof System over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-33.80psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-09-19 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Vulcan Steel Structures, Inc.\",\"approval_number_master\":\"FL#33988-R0\",\"approval_number\":\"FL33988.2\",\"seq\":2,\"product_model\":\"SL 216 24 Ga. Standing Seam Roof System\",\"product_description\":\"SL 216 24 Ga. Standing Seam Roof System over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-133.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-09-19 00:00:00\",\"instructions_url\":\"\"}],\"Petersen Aluminum Corp.\":[{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#5562-R11\",\"approval_number\":\"FL5562.1\",\"seq\":1,\"product_model\":\"1. Tite-Loc Plus Steel Panel\",\"product_description\":\"2\\\" High, 18\\\" Wide x 24 Ga. (min.) Steel Panels over 16 Ga. (min.) Purlins\",\"design_pressure\":\"+N\\\/A\\\/-99.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#5562-R11\",\"approval_number\":\"FL5562.2\",\"seq\":2,\"product_model\":\"2. Tite-Loc Plus Aluminum Panel\",\"product_description\":\"2\\\" High, 16\\\" Wide x 0.032\\\" (min.) Aluminum Panels over 16 Ga. (min.) Purlins\",\"design_pressure\":\"+N\\\/A\\\/-57.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#5562-R11\",\"approval_number\":\"FL5562.3\",\"seq\":3,\"product_model\":\"3. Tite-Loc Plus Aluminum Panel\",\"product_description\":\"2\\\" High, 18\\\" Wide x 0.032\\\" (min.) Aluminum Panels over 16 Ga. (min.) Purlins\",\"design_pressure\":\"+N\\\/A\\\/-52.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#5562-R11\",\"approval_number\":\"FL5562.4\",\"seq\":4,\"product_model\":\"4. Tite-Loc Plus Aluminum Panel\",\"product_description\":\"2\\\" High, 18\\\" Wide x 0.040\\\" (min.) Aluminum Panels over 16 Ga. (min.) Purlins\",\"design_pressure\":\"+N\\\/A\\\/-202.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#47183-R0\",\"approval_number\":\"FL47183.1\",\"seq\":1,\"product_model\":\"Petersen Insulated Metal Roof Panel Systems\",\"product_description\":\"Insulated metal roof panels\",\"design_pressure\":\"+N\\\/A\\\/-57.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-11 00:00:00\",\"instructions_url\":\"\"}],\"Spirco Manufacturing\":[{\"manufacturer\":\"Spirco Manufacturing\",\"approval_number_master\":\"FL#5735-R7\",\"approval_number\":\"FL5735.1\",\"seq\":1,\"product_model\":\"R Panel\",\"product_description\":\"Max 36\\\" wide, min 26 ga. through fastened panel\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Spirco Manufacturing\",\"approval_number_master\":\"FL#21678-R3\",\"approval_number\":\"FL21678.1\",\"seq\":1,\"product_model\":\"SL-324 Panel\",\"product_description\":\"Min 24 ga., 24\\\" wide standing seam roof panel\",\"design_pressure\":\"+N\\\/A\\\/-183.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Corle Building Systems\":[{\"manufacturer\":\"Corle Building Systems\",\"approval_number_master\":\"FL#6278-R8\",\"approval_number\":\"FL6278.1\",\"seq\":1,\"product_model\":\"1- \\\"R\\\"\\\/\\\"PBR\\\"-Panel\",\"product_description\":\"Roof Panel, 24 Gauge Steel, 50 ksi, 36\\\" Wide Panel, Attached to Structural Supports\",\"design_pressure\":\"+47\\\/-41\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corle Building Systems\",\"approval_number_master\":\"FL#6278-R8\",\"approval_number\":\"FL6278.2\",\"seq\":2,\"product_model\":\"2- \\\"R\\\"\\\/\\\"PBR\\\"-Panel\",\"product_description\":\"Roof Panel, 24 Gauge Steel, 80 ksi, 36\\\" Wide Panel, Attached to Structural Supports\",\"design_pressure\":\"+54\\\/-41\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corle Building Systems\",\"approval_number_master\":\"FL#6278-R8\",\"approval_number\":\"FL6278.3\",\"seq\":3,\"product_model\":\"3- \\\"R\\\"\\\/\\\"PBR\\\"-Panel\",\"product_description\":\"Roof Panel, 26 Gauge Steel, 80 ksi, 36\\\" Wide Panel, Attached to Structural Supports\",\"design_pressure\":\"+41\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corle Building Systems\",\"approval_number_master\":\"FL#6278-R8\",\"approval_number\":\"FL6278.4\",\"seq\":4,\"product_model\":\"4- \\\"Seam-Lok\\\"\",\"product_description\":\"Roof Panel, 24 Gauge Steel, 24\\\" Wide Panel, Attached to Structural Supports with panel clips.\",\"design_pressure\":\"+49\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corle Building Systems\",\"approval_number_master\":\"FL#6278-R8\",\"approval_number\":\"FL6278.5\",\"seq\":5,\"product_model\":\"5- \\\"Vertical-Lok\\\"\",\"product_description\":\"Roof Panel, 24 Gauge Steel, 16\\\" Wide Panel, Attached to Structural Supports with panel clips.\",\"design_pressure\":\"+27\\\/-40.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-17 00:00:00\",\"instructions_url\":\"\"}],\"Marlyn Steel Decks, Inc.\":[{\"manufacturer\":\"Marlyn Steel Decks, Inc.\",\"approval_number_master\":\"FL#6570-R7\",\"approval_number\":\"FL6570.1\",\"seq\":1,\"product_model\":\"1- \\\"1-1\\\/2 In. Deep, Type 'B' Roof Deck\\\"\",\"product_description\":\"Minimum 22-gauge Steel, 30\\\" or 36\\\" Wide (Net Coverage) Steel Roof Deck Attached to Structural Steel Supports\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Carolina Carports,Inc.\":[{\"manufacturer\":\"Carolina Carports,Inc.\",\"approval_number_master\":\"FL#6596-R7\",\"approval_number\":\"FL6596.1\",\"seq\":1,\"product_model\":\"AG Panel\",\"product_description\":\"26 Ga AG Roof Panel over open framing\",\"design_pressure\":\"+57.3 psf\\\/-62.5 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carolina Carports,Inc.\",\"approval_number_master\":\"FL#6596-R7\",\"approval_number\":\"FL6596.2\",\"seq\":2,\"product_model\":\"AG Panel\",\"product_description\":\"29 Ga. AG Roof Panel over open framing\",\"design_pressure\":\"+41.6 psf\\\/-57.3 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carolina Carports,Inc.\",\"approval_number_master\":\"FL#42077-R1\",\"approval_number\":\"FL42077.1\",\"seq\":1,\"product_model\":\"26 Ga. PBR Roof Panel\",\"product_description\":\"26 Ga. PBR Roof Panel over open framing\",\"design_pressure\":\"+49.5 psf\\\/-70.3 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carolina Carports,Inc.\",\"approval_number_master\":\"FL#20717-R0\",\"approval_number\":\"FL20717.1\",\"seq\":1,\"product_model\":\"26 Ga. AG Roof Panel\",\"product_description\":\"26 Ga. AG Roof Panel over Open Framing\",\"design_pressure\":\"+46.9 psf\\\/-59.9 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-05 00:00:00\",\"instructions_url\":\"\"}],\"ACI Building Systems, LLC\":[{\"manufacturer\":\"ACI Building Systems, LLC\",\"approval_number_master\":\"FL#7396-R8\",\"approval_number\":\"FL7396.1\",\"seq\":1,\"product_model\":\"PBM Panel\",\"product_description\":\"Min. 26 ga., 36\\\" wide, through fastened panel over open supports\",\"design_pressure\":\"+N\\\/A\\\/-118.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ACI Building Systems, LLC\",\"approval_number_master\":\"FL#7396-R8\",\"approval_number\":\"FL7396.2\",\"seq\":2,\"product_model\":\"PBR Panel\",\"product_description\":\"Min. 26 ga., 36\\\" wide, through fastened panel over open supports\",\"design_pressure\":\"+N\\\/A\\\/-193.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ACI Building Systems, LLC\",\"approval_number_master\":\"FL#7396-R8\",\"approval_number\":\"FL7396.3\",\"seq\":3,\"product_model\":\"StratoShield\",\"product_description\":\"Min 24 ga., 24\\\" wide standing seam roof panel over open supports\",\"design_pressure\":\"+N\\\/A\\\/-183.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ACI Building Systems, LLC\",\"approval_number_master\":\"FL#7396-R8\",\"approval_number\":\"FL7396.4\",\"seq\":4,\"product_model\":\"Ultralok 216 & 218\",\"product_description\":\"Min 24 ga., max 18\\\" wide standing seam panel over open supports\",\"design_pressure\":\"+N\\\/A\\\/-235\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ACI Building Systems, LLC\",\"approval_number_master\":\"FL#7396-R4\",\"approval_number\":\"FL7396.5\",\"seq\":5,\"product_model\":\"Type M and Type PBM\",\"product_description\":\"1. Type M and PBM, 22 gauge, Min. Fy = 50 ksi\\n2 Type M and PBM, 24 gauge, Min. Fy = 50 ksi\\n3. Type M and PBM, 26 gauge, Min. Fy = 80 ksi\",\"design_pressure\":\"+32.3\\\/-29.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ACI Building Systems, LLC\",\"approval_number_master\":\"FL#7396-R4\",\"approval_number\":\"FL7396.6\",\"seq\":6,\"product_model\":\"Type R and PBR\",\"product_description\":\"1. Type R and PBR, 22 gauge, Min. Fy = 50 ksi\\n2. Type R and PBR, 24 gauge, Min. Fy = 50 ksi\\n3. Type R and PBR, 26 gauge, Min Fy = 80 ksi,\",\"design_pressure\":\"+39.2\\\/-38.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ACI Building Systems, LLC\",\"approval_number_master\":\"FL#7396-R4\",\"approval_number\":\"FL7396.7\",\"seq\":7,\"product_model\":\"Ultralok\",\"product_description\":\"1. Ultralok, 22 gauge, Min. Fy = 50 ksi\\n2. Ultralok, 24 gauge, Min. Fy = 50 ksi\",\"design_pressure\":\"+28.6\\\/-36.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-29 00:00:00\",\"instructions_url\":\"\"}],\"Bigbee Steel Buildings\":[{\"manufacturer\":\"Bigbee Steel Buildings\",\"approval_number_master\":\"FL#7413-R7\",\"approval_number\":\"FL7413.1\",\"seq\":1,\"product_model\":\"24 Ga. Bigbee Rib II Roof\",\"product_description\":\"24 Ga. Bigbee Rib II Roof Panel over Open Framing\",\"design_pressure\":\"+75.0 psf\\\/-62.5 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bigbee Steel Buildings\",\"approval_number_master\":\"FL#7413-R7\",\"approval_number\":\"FL7413.2\",\"seq\":2,\"product_model\":\"26 Ga. Bigbee Rib II Roof\",\"product_description\":\"26 Ga. Bigbee Rib II Roof Panel over Open Framing\",\"design_pressure\":\"+57.5 psf\\\/-47.5 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bigbee Steel Buildings\",\"approval_number_master\":\"FL#7413-R7\",\"approval_number\":\"FL7413.3\",\"seq\":3,\"product_model\":\"Bigbee VR-216 & VR-218 Roof\",\"product_description\":\"Bigbee VR-216 & VR-218 Roof Panel over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-116.2psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bigbee Steel Buildings\",\"approval_number_master\":\"FL#7413-R7\",\"approval_number\":\"FL7413.4\",\"seq\":4,\"product_model\":\"BigbeeLok-324 Roof\",\"product_description\":\"BigbeeLok-324 Roof Panel over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-52.0 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bigbee Steel Buildings\",\"approval_number_master\":\"FL#10764-R3\",\"approval_number\":\"FL10764.1\",\"seq\":1,\"product_model\":\"Bigbee VR-216 & VR-218\",\"product_description\":\"Max 18\\\" wide, min 24 ga. Standing Seam Panel over open supports\",\"design_pressure\":\"+N\\\/A\\\/-191.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bigbee Steel Buildings\",\"approval_number_master\":\"FL#10764-R3\",\"approval_number\":\"FL10764.2\",\"seq\":2,\"product_model\":\"BigbeeLok-324\",\"product_description\":\"24\\\" wide, min 24 ga. Standing Seam Panel over open supports\",\"design_pressure\":\"+N\\\/A\\\/-108.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bigbee Steel Buildings\",\"approval_number_master\":\"FL#17623-R0\",\"approval_number\":\"FL17623.1\",\"seq\":1,\"product_model\":\"Bigbee VR-216 & VR-218\",\"product_description\":\"Max 18\\\" wide, min 24 ga. Standing Seam Panel over open supports\",\"design_pressure\":\"+N\\\/A\\\/-163.1PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-06-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bigbee Steel Buildings\",\"approval_number_master\":\"FL#17623-R0\",\"approval_number\":\"FL17623.2\",\"seq\":2,\"product_model\":\"BigbeeLok-324\",\"product_description\":\"24\\\" wide, min 24 ga. Standing Seam Panel over open supports.\",\"design_pressure\":\"+N\\\/A\\\/-46.0PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-06-07 00:00:00\",\"instructions_url\":\"\"}],\"MarlynMetals, Incorporated\":[{\"manufacturer\":\"MarlynMetals, Incorporated\",\"approval_number_master\":\"FL#8956-R0\",\"approval_number\":\"FL8956.1\",\"seq\":1,\"product_model\":\"PBR\",\"product_description\":\"24 Ga PBR Roof Panel 36\\\" Wide\",\"design_pressure\":\"+n\\\/a\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MarlynMetals, Incorporated\",\"approval_number_master\":\"FL#8384-R2\",\"approval_number\":\"FL8384.1\",\"seq\":1,\"product_model\":\"PBR Panel\",\"product_description\":\"26 Ga. PBR Roof Panel over open framing\",\"design_pressure\":\"+60.0PSF\\\/-47.5PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MarlynMetals, Incorporated\",\"approval_number_master\":\"FL#8384-R2\",\"approval_number\":\"FL8384.2\",\"seq\":2,\"product_model\":\"PBR Panel\",\"product_description\":\"24 Ga. PBR Roof Panel over open framing\",\"design_pressure\":\"+N\\\/A\\\/-150.0PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MarlynMetals, Incorporated\",\"approval_number_master\":\"FL#8384-R2\",\"approval_number\":\"FL8384.3\",\"seq\":3,\"product_model\":\"R or PBR Roof Panel\",\"product_description\":\"26 Ga. R or PBR Roof Panel over open framing\",\"design_pressure\":\"+N\\\/A\\\/-52.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MarlynMetals, Incorporated\",\"approval_number_master\":\"FL#8384-R2\",\"approval_number\":\"FL8384.4\",\"seq\":4,\"product_model\":\"R or PBR Roof Panel\",\"product_description\":\"26 Ga. R or PBR Roof Panel over open framing\",\"design_pressure\":\"+N\\\/A\\\/-52.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-04 00:00:00\",\"instructions_url\":\"\"}],\"Graber Post Buildings, Inc.\":[{\"manufacturer\":\"Graber Post Buildings, Inc.\",\"approval_number_master\":\"FL#8686-R6\",\"approval_number\":\"FL8686.1\",\"seq\":1,\"product_model\":\"G-Rib Panel\",\"product_description\":\"Min 29 ga., 36\\\" wide roof panel over wood supports\",\"design_pressure\":\"+N\\\/A\\\/-66.9\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Graber Post Buildings, Inc.\",\"approval_number_master\":\"FL#8686-R6\",\"approval_number\":\"FL8686.2\",\"seq\":2,\"product_model\":\"R Panel\",\"product_description\":\"Min 26 ga., 36\\\" wide roof panel over wood supports\",\"design_pressure\":\"+N\\\/A\\\/-39.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-18 00:00:00\",\"instructions_url\":\"\"}],\"Ideal Steel Building & Components\":[{\"manufacturer\":\"Ideal Steel Building & Components\",\"approval_number_master\":\"FL#8889-R4\",\"approval_number\":\"FL8889.1\",\"seq\":1,\"product_model\":\"PBR Panel\",\"product_description\":\"26 Ga. PBR Roof Panel 36\\\" Wide over Open Framing\",\"design_pressure\":\"+32.7 psf\\\/-32.1 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ideal Steel Building & Components\",\"approval_number_master\":\"FL#8889-R4\",\"approval_number\":\"FL8889.2\",\"seq\":2,\"product_model\":\"PBR Panel\",\"product_description\":\"24 Ga. PBR Roof Panel 36\\\" Wide over Open Framing\",\"design_pressure\":\"+51.6 PSF\\\/-38.2 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-26 00:00:00\",\"instructions_url\":\"\"}],\"Metal Building Supplies, LLC\":[{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#8954-R6\",\"approval_number\":\"FL8954.1\",\"seq\":1,\"product_model\":\"PBR Roof Panel\",\"product_description\":\"24 Ga. PBR Roof Panel over open framing\",\"design_pressure\":\"+N\\\/A\\\/-60.0PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-03-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#8954-R6\",\"approval_number\":\"FL8954.2\",\"seq\":2,\"product_model\":\"PBR Roof Panel\",\"product_description\":\"26 Ga. PBR Roof Panel over open framing\",\"design_pressure\":\"+60.0psf\\\/-47.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-03-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#2551-R0\",\"approval_number\":\"FL2551.1\",\"seq\":1,\"product_model\":\"26ga R panel Roof\",\"product_description\":\"Light gage structural roof panel system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#4575-R0\",\"approval_number\":\"FL4575.1\",\"seq\":1,\"product_model\":\"Stuctural PBR Panel\",\"product_description\":\"26GA 36\\\" Wide through fastened structural panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#4834-R0\",\"approval_number\":\"FL4834.1\",\"seq\":1,\"product_model\":\"26ga PBR over1 X 4 Panel\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#4834-R0\",\"approval_number\":\"FL4834.2\",\"seq\":2,\"product_model\":\"26ga Ultra Rib\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#5370-R0\",\"approval_number\":\"FL5370.1\",\"seq\":1,\"product_model\":\"PBR Roof Panel\",\"product_description\":\"PBR Roof Panel over open framing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Schulte Building Systems, Inc.\":[{\"manufacturer\":\"Schulte Building Systems, Inc.\",\"approval_number_master\":\"FL#9093-R6\",\"approval_number\":\"FL9093.1\",\"seq\":1,\"product_model\":\"PBR\",\"product_description\":\"26 Ga. PBR Roof Panel, 36\\\" Wide over Open Framing\",\"design_pressure\":\"+60.0 PSF\\\/-46.8 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schulte Building Systems, Inc.\",\"approval_number_master\":\"FL#9093-R6\",\"approval_number\":\"FL9093.2\",\"seq\":2,\"product_model\":\"PBU\",\"product_description\":\"26 Ga. PBU Roof Panel, 36\\\" wide over open framing\",\"design_pressure\":\"+60.0 Psf\\\/-49.4 PSf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schulte Building Systems, Inc.\",\"approval_number_master\":\"FL#42394-R0\",\"approval_number\":\"FL42394.1\",\"seq\":1,\"product_model\":\"TS-324\",\"product_description\":\"Min 24 ga., 24\\\" wide standing seam roof panel over open supports\",\"design_pressure\":\"+N\\\/A\\\/-183.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schulte Building Systems, Inc.\",\"approval_number_master\":\"FL#42394-R0\",\"approval_number\":\"FL42394.2\",\"seq\":2,\"product_model\":\"VS-216\",\"product_description\":\"Max 16\\\" wide, min 24 ga. standing seam panel over open supports\",\"design_pressure\":\"+N\\\/A\\\/-235\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schulte Building Systems, Inc.\",\"approval_number_master\":\"FL#8618-R0\",\"approval_number\":\"FL8618.1\",\"seq\":1,\"product_model\":\"PBR Panel\",\"product_description\":\"26 Ga. PBR Roof Panel 36\\\" Wide\",\"design_pressure\":\"+41.0\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schulte Building Systems, Inc.\",\"approval_number_master\":\"FL#8618-R0\",\"approval_number\":\"FL8618.2\",\"seq\":2,\"product_model\":\"PBU Panel\",\"product_description\":\"26 Ga. PBU Roof Panel 36\\\" Wide\",\"design_pressure\":\"+20.3\\\/-50.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schulte Building Systems, Inc.\",\"approval_number_master\":\"FL#9093-R2\",\"approval_number\":\"FL9093.3\",\"seq\":3,\"product_model\":\"TS-324 QuadLok\",\"product_description\":\"24 Ga. TS-324 QuadLok over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-108.8 PS\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schulte Building Systems, Inc.\",\"approval_number_master\":\"FL#9093-R2\",\"approval_number\":\"FL9093.4\",\"seq\":4,\"product_model\":\"TS-324 TripleLok\",\"product_description\":\"24 Ga. TS-324 TripleLok over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-62.44PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schulte Building Systems, Inc.\",\"approval_number_master\":\"FL#9093-R2\",\"approval_number\":\"FL9093.5\",\"seq\":5,\"product_model\":\"VS-216 QuadLok\",\"product_description\":\"24 Ga. VS-216 QuadLok 16\\\" Wide Roof Panel over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-183.3PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schulte Building Systems, Inc.\",\"approval_number_master\":\"FL#9093-R2\",\"approval_number\":\"FL9093.6\",\"seq\":6,\"product_model\":\"VS-216 TripleLok\",\"product_description\":\"24 Ga. VS- 216 TripleLok 16\\\" Wide Roof Panel over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-130.6PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-01 00:00:00\",\"instructions_url\":\"\"}],\"BAKER METAL WORKS & SUPPLY, INC.\":[{\"manufacturer\":\"BAKER METAL WORKS & SUPPLY, INC.\",\"approval_number_master\":\"FL#9284-R6\",\"approval_number\":\"FL9284.1\",\"seq\":1,\"product_model\":\"26 Ga. PBR Roof Panel\",\"product_description\":\"26 Ga. PBR Roof Panel over open framing Non-HVHZ\",\"design_pressure\":\"+50.0PSF\\\/-40.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2527-04-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BAKER METAL WORKS & SUPPLY, INC.\",\"approval_number_master\":\"FL#8968-R0\",\"approval_number\":\"FL8968.1\",\"seq\":1,\"product_model\":\"PBR Panel\",\"product_description\":\"24 Ga. PBR Roof Panel 36\\\" Wide\",\"design_pressure\":\"+n\\\/a\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Roof Hugger\":[{\"manufacturer\":\"Roof Hugger\",\"approval_number_master\":\"FL#9352-R3\",\"approval_number\":\"FL9352.5\",\"seq\":5,\"product_model\":\"Super Lok 16-24 over Roof Hugger Re-roofing System\",\"product_description\":\"Super Lok 16-24 over Roof Hugger Re-roofing System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-08-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roof Hugger\",\"approval_number_master\":\"FL#9561-R0\",\"approval_number\":\"FL9561.1\",\"seq\":1,\"product_model\":\"PBR-Panel over Roof Hugger\",\"product_description\":\"24 Ga. PBR-Panel over Roof Hugger Re-roofing System\",\"design_pressure\":\"+N\\\/A\\\/-35 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roof Hugger\",\"approval_number_master\":\"FL#10141-R0\",\"approval_number\":\"FL10141.1\",\"seq\":1,\"product_model\":\"26 Ga. PBR Roof Panel\",\"product_description\":\"26 Ga. PBR Roof Panel over Open Framing\",\"design_pressure\":\"+41.2PSF\\\/-40.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roof Hugger\",\"approval_number_master\":\"FL#9352-R2\",\"approval_number\":\"FL9352.1\",\"seq\":1,\"product_model\":\"JSM 200 DL 18-24 over Roof Hugger\",\"product_description\":\"JSM 200 DL 18-24 over Roof Hugger\",\"design_pressure\":\"+N\\\/A\\\/-40.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roof Hugger\",\"approval_number_master\":\"FL#9352-R0\",\"approval_number\":\"FL9352.2\",\"seq\":2,\"product_model\":\"Super Lok 16-24 over Roof Hugger\",\"product_description\":\"Super Lok 16-24 over Roof Hugger\",\"design_pressure\":\"+N\\\/A\\\/-47.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roof Hugger\",\"approval_number_master\":\"FL#9352-R2\",\"approval_number\":\"FL9352.3\",\"seq\":3,\"product_model\":\"PBR over Roof Hugger Re-roofing System\",\"product_description\":\"24 Ga. PBR over Roof Hugger Re-roofing System\",\"design_pressure\":\"+N\\\/A\\\/-145.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Roof Hugger\",\"approval_number_master\":\"FL#9352-R2\",\"approval_number\":\"FL9352.4\",\"seq\":4,\"product_model\":\"Super Lok 16-24 over Roof Hugger\",\"product_description\":\"Super Lok 16-24 over Roof Hugger\",\"design_pressure\":\"+N\\\/A\\\/-47.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-02 00:00:00\",\"instructions_url\":\"\"}],\"Morin - a Kingspan Company\":[{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#9612-R8\",\"approval_number\":\"FL9612.1\",\"seq\":1,\"product_model\":\"1 - \\\"SRR\\\" Standing Seam Roof Panel\",\"product_description\":\"Steel, Standing Seam Roof Panel Attached to Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-81 max.\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#9612-R8\",\"approval_number\":\"FL9612.2\",\"seq\":2,\"product_model\":\"2 - \\\"SRR\\\" Standing Seam Roof Panel\\\"\",\"product_description\":\"Aluminum, Standing Seam Roof Panel Attached to Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-60 max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#9612-R8\",\"approval_number\":\"FL9612.3\",\"seq\":3,\"product_model\":\"3 - \\\"SLR\\\" Standing Seam Roof Panel\\\" (R7)\",\"product_description\":\"Steel, Standing Seam Roof Panel Attached to Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-61 max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#9612-R3\",\"approval_number\":\"FL9612.4\",\"seq\":4,\"product_model\":\"4 - \\\"SLR\\\" Standing Seam Roof Panel\\\"\",\"product_description\":\"Copper, Standing Seam Roof Panel Attached to Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#9612-R3\",\"approval_number\":\"FL9612.5\",\"seq\":5,\"product_model\":\"5 - \\\"SLR\\\" Standing Seam Roof Panel\\\"\",\"product_description\":\"Aluminum, Standing Seam Roof Panel Attached to Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-34\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-16 00:00:00\",\"instructions_url\":\"\"}],\"Nucor - Vulcraft SC\":[{\"manufacturer\":\"Nucor - Vulcraft SC\",\"approval_number_master\":\"FL#9942-R8\",\"approval_number\":\"FL9942.1\",\"seq\":1,\"product_model\":\"1 - Vulcraft \\\"1.5 B\\\" and \\\"1.5 PLB\\\" Steel Roof Deck\",\"product_description\":\"Type B (Wide Rib) Single-fluted, Structural Steel Roof Deck- 18, 20 & 22 Gauge Steel, 36\\\" Width\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nucor - Vulcraft SC\",\"approval_number_master\":\"FL#28867-R2\",\"approval_number\":\"FL28867.1\",\"seq\":1,\"product_model\":\"Vulcraft \\\"3N-32\\\" Steel Roof Decks\",\"product_description\":\"Deep Rib Deck, Structural Steel Roof Deck- 16, 18, 19, 20 & 22 Gauge Steel, 32\\\" Width\",\"design_pressure\":\"+N\\\/A\\\/-45 max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nucor - Vulcraft SC\",\"approval_number_master\":\"FL#10113-R0\",\"approval_number\":\"FL10113.1\",\"seq\":1,\"product_model\":\"1 - Vulcraft \\\"3 N\\\" 18 Gauge Steel Roof Deck\",\"product_description\":\"Deep Rib Deck Roof Deck Panel - 18 Gauge Steel, 24\\\" Width\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nucor - Vulcraft SC\",\"approval_number_master\":\"FL#10113-R0\",\"approval_number\":\"FL10113.2\",\"seq\":2,\"product_model\":\"2 - Vulcraft \\\"3 N\\\" 20 Gauge Steel Roof Deck\",\"product_description\":\"Deep Rib Deck Roof Deck Panel - 20 Gauge Steel, 24\\\" Width\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nucor - Vulcraft SC\",\"approval_number_master\":\"FL#10113-R0\",\"approval_number\":\"FL10113.3\",\"seq\":3,\"product_model\":\"3 - Vulcraft \\\"3 N\\\" 22 Gauge Steel Roof Deck\",\"product_description\":\"Deep Rib Deck Roof Deck Panel - 22 Gauge Steel, 24\\\" Width\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nucor - Vulcraft SC\",\"approval_number_master\":\"FL#9942-R2\",\"approval_number\":\"FL9942.2\",\"seq\":2,\"product_model\":\"2 - Vulcraft \\\"3 N\\\" Steel Roof Deck\",\"product_description\":\"Deep Rib Deck, Structural Steel Roof Deck- 18, 20 & 22 Gauge Steel, 24\\\" Width\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nucor - Vulcraft SC\",\"approval_number_master\":\"FL#9942-R0\",\"approval_number\":\"FL9942.3\",\"seq\":3,\"product_model\":\"3 - Vulcraft \\\"1.5 B\\\" 22 Gauge Steel Roof Deck\",\"product_description\":\"Roof Deck Panel - 22 Gauge Steel, 36\\\" Width\",\"design_pressure\":\"+N\\\/A\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nucor - Vulcraft SC\",\"approval_number_master\":\"FL#32036-R0\",\"approval_number\":\"FL32036.1\",\"seq\":1,\"product_model\":\"1 - Vulcraft \\\"1.5 B\\\", \\\"1.5 BP\\\" and \\\"1.5 BI\\\" Steel Roof Deck\",\"product_description\":\"Type B (Wide Rib) Single-fluted, Structural Steel Roof Deck- 16, 18, 20 & 22 Gauge Steel, 36\\\" Width\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nucor - Vulcraft SC\",\"approval_number_master\":\"FL#32036-R0\",\"approval_number\":\"FL32036.2\",\"seq\":2,\"product_model\":\"2 - Vulcraft \\\"3NI\\\" Steel Roof Deck\",\"product_description\":\"Deep Rib Deck, Structural Steel Roof Deck- 16, 18, 20 & 22 Gauge Steel, 32\\\" Width, side laps secured with Button Punch Tool\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nucor - Vulcraft SC\",\"approval_number_master\":\"FL#32036-R0\",\"approval_number\":\"FL32036.3\",\"seq\":3,\"product_model\":\"3 - Vulcraft \\\"3NIA\\\" Steel Roof Deck\",\"product_description\":\"Deep Rib Deck, Structural Steel Roof Deck- 16, 18, 20 & 22 Gauge Steel, 32\\\" Width, side laps secured with Button Punch Tool\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nucor - Vulcraft SC\",\"approval_number_master\":\"FL#32036-R0\",\"approval_number\":\"FL32036.4\",\"seq\":4,\"product_model\":\"4 - Vulcraft \\\"3NL\\\" Steel Roof Deck\",\"product_description\":\"Deep Rib Deck, Structural Steel Roof Deck- 16, 18, 20 & 22 Gauge Steel, 32\\\" Width, side laps secured with Button Punch Tool\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nucor - Vulcraft SC\",\"approval_number_master\":\"FL#32036-R0\",\"approval_number\":\"FL32036.5\",\"seq\":5,\"product_model\":\"5 - Vulcraft \\\"3NLA\\\" Steel Roof Deck\",\"product_description\":\"Deep Rib Deck, Structural Steel Roof Deck- 16, 18, 20 & 22 Gauge Steel, 32\\\" Width, side laps secured with Button Punch Tool\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nucor - Vulcraft SC\",\"approval_number_master\":\"FL#32036-R0\",\"approval_number\":\"FL32036.6\",\"seq\":6,\"product_model\":\"6 - Vulcraft \\\"3PLN\\\" Steel Roof Deck\",\"product_description\":\"Deep Rib Deck, Structural Steel Roof Deck- 16, 18, 20 & 22 Gauge Steel, 32\\\" Width, side laps secured with PunchLock II Side Crimping Tool\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nucor - Vulcraft SC\",\"approval_number_master\":\"FL#32036-R0\",\"approval_number\":\"FL32036.7\",\"seq\":7,\"product_model\":\"7 - Vulcraft \\\"3PLN\\\" Steel Roof Deck\",\"product_description\":\"Deep Rib Deck, Structural Steel Roof Deck- 16, 18, 20 & 22 Gauge Steel, 32\\\" Width, side laps secured with PunchLock II Side Crimping Tool\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Superior Metal Systems, Inc.\":[{\"manufacturer\":\"Superior Metal Systems, Inc.\",\"approval_number_master\":\"FL#10143-R7\",\"approval_number\":\"FL10143.1\",\"seq\":1,\"product_model\":\"22 Ga. SMS 416 Mechanical Seam Roof Panel\",\"product_description\":\"22 Ga. SMS 416 Mechanical Seam Roof Panel over Open Framing\",\"design_pressure\":\"+93.7 psf\\\/-130.0psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Metal Systems, Inc.\",\"approval_number_master\":\"FL#10143-R7\",\"approval_number\":\"FL10143.2\",\"seq\":2,\"product_model\":\"24 Ga. SMS 416 Mechanical Seam Roof Panel\",\"product_description\":\"24 Ga. SMS 416 Mechanical Seam Roof Panel over Open Framing\",\"design_pressure\":\"+57.3 psf\\\/-110.0psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Superior Metal Systems, Inc.\",\"approval_number_master\":\"FL#10143-R7\",\"approval_number\":\"FL10143.3\",\"seq\":3,\"product_model\":\"26 Ga. Superior Rib Panel\",\"product_description\":\"26 Ga. Superior Rib Panel over 1x4 Wood Purlins over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-101.0psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"}],\"Madison Ind., Inc. of Georgia\":[{\"manufacturer\":\"Madison Ind., Inc. of Georgia\",\"approval_number_master\":\"FL#10668-R5\",\"approval_number\":\"FL10668.1\",\"seq\":1,\"product_model\":\"3\\\" x 16\\\" Metal Deck 6' Span\",\"product_description\":\"3\\\" x 16\\\" 20 Ga. Metal Roof Panel for open canopies. 6' Span\",\"design_pressure\":\"+70 psf\\\/-90 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Madison Ind., Inc. of Georgia\",\"approval_number_master\":\"FL#10668-R5\",\"approval_number\":\"FL10668.2\",\"seq\":2,\"product_model\":\"3\\\"x16\\\" Metal Deck 10' Span\",\"product_description\":\"3\\\"x16\\\" 20 Ga. Metal Roof Panel for Open Canopies - 10' Span\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Madison Ind., Inc. of Georgia\",\"approval_number_master\":\"FL#10668-R5\",\"approval_number\":\"FL10668.3\",\"seq\":3,\"product_model\":\"3\\\"x16\\\" Metal Deck 12' Span 3\\\"x16\\\" 20 Ga. Metal Roof Panel for Open Canopies - 12' Span\",\"product_description\":\"3\\\"x16\\\" 20 Ga. Metal Roof Panel for Open Canopies - 12' Span\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Madison Ind., Inc. of Georgia\",\"approval_number_master\":\"FL#10668-R5\",\"approval_number\":\"FL10668.4\",\"seq\":4,\"product_model\":\"3\\\"x16\\\" Metal Deck 8' Span\",\"product_description\":\"3\\\"x16\\\" 20 Ga. Metal Roof Panel for Open Canopies - 8' Span\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"F & F Assemblies, Inc.\":[{\"manufacturer\":\"F & F Assemblies, Inc.\",\"approval_number_master\":\"FL#10757-R7\",\"approval_number\":\"FL10757.1\",\"seq\":1,\"product_model\":\"Sky-Brite Light Transmitting Panel Inserts\",\"product_description\":\"Sky-Brite Inserts factory bonded with proprietary adhesive to Nucor CFR panels manufactured by Nucor Buildings Group\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"F & F Assemblies, Inc.\",\"approval_number_master\":\"FL#31160-R3\",\"approval_number\":\"FL31160.1\",\"seq\":1,\"product_model\":\"Sky-Brite Light Transmitting Panel Inserts\",\"product_description\":\"Sky-Brite Inserts factory bonded with proprietary adhesive to Standing Seam II and 360 manufactured by American Building Company and Standing Seam 360 (SS360) manufactured by Kirby Building System Inc.\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-04-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"F & F Assemblies, Inc.\",\"approval_number_master\":\"FL#9490-R0\",\"approval_number\":\"FL9490.1\",\"seq\":1,\"product_model\":\"Sky-Brite\",\"product_description\":\"Double-Lok Roof Panel with Sky-Brite Light Transmitting Inserts\",\"design_pressure\":\"+NA\\\/-55.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Metal Sales Manufacturing Corporation\":[{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#10999-R5\",\"approval_number\":\"FL10999.1\",\"seq\":1,\"product_model\":\"7\\\/8\\\" Corrugated Panel\",\"product_description\":\"Min. 24 ga., 32\\\" wide coverage through fastened roof panel\",\"design_pressure\":\"+N\\\/A\\\/-156.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#10999-R5\",\"approval_number\":\"FL10999.2\",\"seq\":2,\"product_model\":\"Aluminum Magna-Loc\",\"product_description\":\"Min. 0.032\\\" thick, 16\\\" wide standing seam roof panel with standard clip over open supports or deck\",\"design_pressure\":\"+N\\\/A\\\/-87.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#10999-R5\",\"approval_number\":\"FL10999.3\",\"seq\":3,\"product_model\":\"Classic Rib\",\"product_description\":\"Min. 26 ga., 36\\\" wide, through fastened panel over open steel supports\",\"design_pressure\":\"+N\\\/A\\\/-138.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#10999-R5\",\"approval_number\":\"FL10999.4\",\"seq\":4,\"product_model\":\"Classic Rib\",\"product_description\":\"Min 29 ga., 36\\\" wide, through fastened panel over open wood supports\",\"design_pressure\":\"+N\\\/A\\\/-128.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#10999-R5\",\"approval_number\":\"FL10999.5\",\"seq\":5,\"product_model\":\"Magna-Loc\",\"product_description\":\"Min. 24 ga., 16\\\" wide standing seam roof panel with standard clip over open supports\",\"design_pressure\":\"+N\\\/A\\\/-146.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#10999-R5\",\"approval_number\":\"FL10999.6\",\"seq\":6,\"product_model\":\"Magna-Loc 180\",\"product_description\":\"Min. 24 ga., 16\\\" wide standing seam roof panel over open supports\",\"design_pressure\":\"+N\\\/A\\\/-117.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#10999-R5\",\"approval_number\":\"FL10999.7\",\"seq\":7,\"product_model\":\"PBR-Panel\",\"product_description\":\"Min. 26 ga., 36\\\" wide, through fastened panel over open steel supports\",\"design_pressure\":\"+N\\\/A\\\/-154.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#10999-R5\",\"approval_number\":\"FL10999.8\",\"seq\":8,\"product_model\":\"Seam-Loc 24\",\"product_description\":\"24 or 22 ga., max 24\\\" wide standing seam roof panel over open supports\",\"design_pressure\":\"+N\\\/A\\\/-74.1\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#10999-R5\",\"approval_number\":\"FL10999.9\",\"seq\":9,\"product_model\":\"Seam-Loc 24 with Clamps\",\"product_description\":\"Min. 24 ga., max. 24\\\" wide standing seam roof panel with S-5! clamps over open supports\",\"design_pressure\":\"+N\\\/A\\\/-130.9\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#47814-R0\",\"approval_number\":\"FL47814.1\",\"seq\":1,\"product_model\":\"Classic Rib\",\"product_description\":\"Min. 26 ga., 36\\\" wide, through fastened roof panel over open 18 ga. steel supports\",\"design_pressure\":\"+N\\\/A\\\/-156.6\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#47814-R0\",\"approval_number\":\"FL47814.2\",\"seq\":2,\"product_model\":\"PBR\",\"product_description\":\"Min. 26 ga., 36\\\" wide, through fastened roof panel over open 18 ga. steel supports\",\"design_pressure\":\"+N\\\/A\\\/-133.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-02-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#5810-R0\",\"approval_number\":\"FL5810.1\",\"seq\":1,\"product_model\":\"1- \\\"Magna-Loc\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 16\\\" Wide Panel Attached to Steel Purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#5810-R0\",\"approval_number\":\"FL5810.2\",\"seq\":2,\"product_model\":\"2- \\\"Magna-Loc 180\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 16\\\" Wide Panel Attached to Steel Purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#5810-R0\",\"approval_number\":\"FL5810.3\",\"seq\":3,\"product_model\":\"3- \\\"Seam Loc 24\\\"\",\"product_description\":\"Minimum 24 Gauge, Maximum 24\\\" Wide Panel Attached to Steel Purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#7415-R0\",\"approval_number\":\"FL7415.1\",\"seq\":1,\"product_model\":\"Snap-Loc 24 Panel\",\"product_description\":\"24\\\" wide, min 24 ga. Standing Seam Panel\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#7490-R0\",\"approval_number\":\"FL7490.1\",\"seq\":1,\"product_model\":\"Classic Rib 26 ga.\",\"product_description\":\"26 Ga., 36\\\" wide, through fastened panel over open steel supports\",\"design_pressure\":\"+N\\\/A\\\/-138.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#7490-R0\",\"approval_number\":\"FL7490.2\",\"seq\":2,\"product_model\":\"Classic Rib 29 Ga\",\"product_description\":\"29 Ga., 36\\\" wide, through fastened panel over open wood supports\",\"design_pressure\":\"+N\\\/A\\\/-128.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Sales Manufacturing Corporation\",\"approval_number_master\":\"FL#20451-R0\",\"approval_number\":\"FL20451.1\",\"seq\":1,\"product_model\":\"Classic Rib\",\"product_description\":\"Min. 26 ga., 36\\\" wide, through fastened panel over open steel supports\",\"design_pressure\":\"+N\\\/A\\\/-138.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Palram Americas, Inc.\":[{\"manufacturer\":\"Palram Americas, Inc.\",\"approval_number_master\":\"FL#11238-R6\",\"approval_number\":\"FL11238.1\",\"seq\":1,\"product_model\":\"SunSky 12\\\"\",\"product_description\":\"1.0 mm Polycarbonate Light Transmitting Roof Panel\",\"design_pressure\":\"+35.0 psf\\\/-27.5 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palram Americas, Inc.\",\"approval_number_master\":\"FL#11238-R6\",\"approval_number\":\"FL11238.2\",\"seq\":2,\"product_model\":\"SunSky 12\\\"\",\"product_description\":\"1.5 mm Polycarbonate Light Transmitting Roof Panel\",\"design_pressure\":\"+50.0 psf\\\/-45.0 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palram Americas, Inc.\",\"approval_number_master\":\"FL#11238-R2\",\"approval_number\":\"FL11238.3\",\"seq\":3,\"product_model\":\"Unitrex Ultra R\",\"product_description\":\"1.5 mm Polycarbonate Light Transmitting Roof Panel\",\"design_pressure\":\"+50.0PSF\\\/-45.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"DISC VILLAGE INC. JOHN.BAILEY@DISCVILLAGE.ORG\":[{\"manufacturer\":\"DISC VILLAGE INC. JOHN.BAILEY@DISCVILLAGE.ORG\",\"approval_number_master\":\"FL#11359-R6\",\"approval_number\":\"FL11359.1\",\"seq\":1,\"product_model\":\"SL 1500 Snap Lock\",\"product_description\":\"24GA STEEL Roof Deck System\",\"design_pressure\":\"++50.1\\\/-50.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-09-05 00:00:00\",\"instructions_url\":\"\"}],\"Coastline Power Solutions\":[{\"manufacturer\":\"Coastline Power Solutions\",\"approval_number_master\":\"FL#11420-R6\",\"approval_number\":\"FL11420.1\",\"seq\":1,\"product_model\":\"Roof Panels\",\"product_description\":\"Modular Roof Panel System\",\"design_pressure\":\"+60\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Behlen Mfg. Co.\":[{\"manufacturer\":\"Behlen Mfg. Co.\",\"approval_number_master\":\"FL#11424-R2\",\"approval_number\":\"FL11424.1\",\"seq\":1,\"product_model\":\"ZL-24 Panel\",\"product_description\":\"Min 24 ga., 24\\\" wide standing seam roof panel\",\"design_pressure\":\"+N\\\/A\\\/-183.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Four Seasons Solar Products LLC\":[{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#12163-R6\",\"approval_number\":\"FL12163.1\",\"seq\":1,\"product_model\":\"Series 230 Sun and Stars Roof System\",\"product_description\":\"Series 230 Sun and Stars Roof System\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#3161-R0\",\"approval_number\":\"FL3161.1\",\"seq\":1,\"product_model\":\"230 Sun and Shade\",\"product_description\":\"Patio Cover Roof System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#3161-R0\",\"approval_number\":\"FL3161.2\",\"seq\":2,\"product_model\":\"230 Sun and Stars\",\"product_description\":\"Patio Cover Roof System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#3161-R0\",\"approval_number\":\"FL3161.3\",\"seq\":3,\"product_model\":\"3161\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#3161-R0\",\"approval_number\":\"FL3161.4\",\"seq\":4,\"product_model\":\"3161\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#3161-R0\",\"approval_number\":\"FL3161.5\",\"seq\":5,\"product_model\":\"3161\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#3161-R0\",\"approval_number\":\"FL3161.6\",\"seq\":6,\"product_model\":\"3161\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#6909-R0\",\"approval_number\":\"FL6909.1\",\"seq\":1,\"product_model\":\"Easy Living 230 Sun and Shade\",\"product_description\":\"Easy Living 230 Sun and Shade\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#6909-R0\",\"approval_number\":\"FL6909.2\",\"seq\":2,\"product_model\":\"Easy Living 230 Sun and Stars\",\"product_description\":\"Easy Living 230 Sun and Stars\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#13783-R0\",\"approval_number\":\"FL13783.1\",\"seq\":1,\"product_model\":\"WEATHERLOCK II PATIO ROOF PANELS\",\"product_description\":\"LAMINATED FOAM ROOF PANELS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Butler Manufacturing Company\":[{\"manufacturer\":\"Butler Manufacturing Company\",\"approval_number_master\":\"FL#12492-R7\",\"approval_number\":\"FL12492.4\",\"seq\":4,\"product_model\":\"VSR II\",\"product_description\":\"Standing seam panel with 16\\\" wide coverage\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Butler Manufacturing Company\",\"approval_number_master\":\"FL#12759-R6\",\"approval_number\":\"FL12759.1\",\"seq\":1,\"product_model\":\"Butlerib II Lite*Panl\",\"product_description\":\"Translucent, glass fiber reinforced plastic (FRP) panels formed to the same configuration as Butlerib II metal panels\",\"design_pressure\":\"+52.5\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Butler Manufacturing Company\",\"approval_number_master\":\"FL#12759-R6\",\"approval_number\":\"FL12759.2\",\"seq\":2,\"product_model\":\"MR-24 Lite*Panl\",\"product_description\":\"Translucent, glass fiber reinforced plastic (FRP) panels formed to the same configuration as MR-24 or CMR-24 metal panels.\",\"design_pressure\":\"+52.5\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Butler Manufacturing Company\",\"approval_number_master\":\"FL#2635-R1\",\"approval_number\":\"FL2635.1\",\"seq\":1,\"product_model\":\"Butlerib II\",\"product_description\":\"Metal roof panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Butler Manufacturing Company\",\"approval_number_master\":\"FL#2635-R1\",\"approval_number\":\"FL2635.2\",\"seq\":2,\"product_model\":\"Butlerib II Lite*Panl\",\"product_description\":\"FRP Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Butler Manufacturing Company\",\"approval_number_master\":\"FL#2635-R1\",\"approval_number\":\"FL2635.3\",\"seq\":3,\"product_model\":\"CMR-24\",\"product_description\":\"Metal roof panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Butler Manufacturing Company\",\"approval_number_master\":\"FL#2635-R1\",\"approval_number\":\"FL2635.4\",\"seq\":4,\"product_model\":\"MR-24\",\"product_description\":\"Metal roof panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Butler Manufacturing Company\",\"approval_number_master\":\"FL#2635-R1\",\"approval_number\":\"FL2635.5\",\"seq\":5,\"product_model\":\"MR-24 Lite*Panl\",\"product_description\":\"FRP Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Butler Manufacturing Company\",\"approval_number_master\":\"FL#2635-R1\",\"approval_number\":\"FL2635.6\",\"seq\":6,\"product_model\":\"VSR\",\"product_description\":\"Metal roof panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Butler Manufacturing Company\",\"approval_number_master\":\"FL#12492-R1\",\"approval_number\":\"FL12492.1\",\"seq\":1,\"product_model\":\"Butlerib II\",\"product_description\":\"Metal Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Butler Manufacturing Company\",\"approval_number_master\":\"FL#12492-R1\",\"approval_number\":\"FL12492.2\",\"seq\":2,\"product_model\":\"CMR-24\",\"product_description\":\"Metal Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Butler Manufacturing Company\",\"approval_number_master\":\"FL#12492-R1\",\"approval_number\":\"FL12492.3\",\"seq\":3,\"product_model\":\"MR-24\",\"product_description\":\"Metal Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Butler Manufacturing Company\",\"approval_number_master\":\"FL#14003-R1\",\"approval_number\":\"FL14003.1\",\"seq\":1,\"product_model\":\"VSR II\",\"product_description\":\"22 and 24 gage structural standing seam roof deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Butler Manufacturing Company\",\"approval_number_master\":\"FL#16245-R0\",\"approval_number\":\"FL16245.1\",\"seq\":1,\"product_model\":\"ClassicLoc\",\"product_description\":\"24 gage structural, standing seam roof panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-02-28 00:00:00\",\"instructions_url\":\"\"}],\"Temo Inc.\":[{\"manufacturer\":\"Temo Inc.\",\"approval_number_master\":\"FL#12671-R8\",\"approval_number\":\"FL12671.1\",\"seq\":1,\"product_model\":\"Roof Panel\",\"product_description\":\"3\\\", 4.25\\\" & 6\\\" factory assembled laminated sandwich panel with aluminum facing 0.032\\\" sheet on both side\",\"design_pressure\":\"+30\\\/-75.02\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Varco Pruden Buildings\":[{\"manufacturer\":\"Varco Pruden Buildings\",\"approval_number_master\":\"FL#12763-R6\",\"approval_number\":\"FL12763.3\",\"seq\":3,\"product_model\":\"SSR\",\"product_description\":\"Standing seam panel with 24\\\" wide coverage\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Varco Pruden Buildings\",\"approval_number_master\":\"FL#12763-R1\",\"approval_number\":\"FL12763.1\",\"seq\":1,\"product_model\":\"Panel Rib\",\"product_description\":\"Steel roof panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Varco Pruden Buildings\",\"approval_number_master\":\"FL#12763-R1\",\"approval_number\":\"FL12763.2\",\"seq\":2,\"product_model\":\"SSR\",\"product_description\":\"Steel roof panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Varco Pruden Buildings\",\"approval_number_master\":\"FL#12977-R1\",\"approval_number\":\"FL12977.1\",\"seq\":1,\"product_model\":\"VP HWR\",\"product_description\":\"STRUCTURAL STANDING SEAM ROOF PANEL 24\\\" WIDE X 24GA STEEL\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-06-23 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Varco Pruden Buildings\",\"approval_number_master\":\"FL#14004-R1\",\"approval_number\":\"FL14004.1\",\"seq\":1,\"product_model\":\"SLR II\",\"product_description\":\"22 gage and 24 gage structural standing seam roof panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-28 00:00:00\",\"instructions_url\":\"\"}],\"Tectum Inc.\":[{\"manufacturer\":\"Tectum Inc.\",\"approval_number_master\":\"FL#12782-R3\",\"approval_number\":\"FL12782.1\",\"seq\":1,\"product_model\":\"1 - \\\"Tectum I\\\"\",\"product_description\":\"Roof Deck Panel - composed of wood fibers impregnated and bound together into slab form by noncombustible mineral cements.\",\"design_pressure\":\"+N\\\/A\\\/-130 Max.\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tectum Inc.\",\"approval_number_master\":\"FL#12782-R3\",\"approval_number\":\"FL12782.2\",\"seq\":2,\"product_model\":\"2 - \\\"Tectum III\\\"\",\"product_description\":\"Roof Deck Panel - composite roof planks consisting of a Styrofoam Brand 40 polystyrene foam core bonded to facings of Tectum I planks and OSB.\",\"design_pressure\":\"+N\\\/A\\\/-110 Max.\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tectum Inc.\",\"approval_number_master\":\"FL#12782-R3\",\"approval_number\":\"FL12782.3\",\"seq\":3,\"product_model\":\"3 - \\\"Tectum E\\\"\",\"product_description\":\"Roof Deck Panel - composite roof planks consisting of an expanded polystyrene foam core bonded to Tectum I planks and OSB.\",\"design_pressure\":\"+N\\\/A\\\/-110 Max.\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tectum Inc.\",\"approval_number_master\":\"FL#12782-R3\",\"approval_number\":\"FL12782.4\",\"seq\":4,\"product_model\":\"4 - \\\"Tectum IIIW\\\"\",\"product_description\":\"Roof Deck Panel - composite roof planks consisting of a Styrofoam Brand 40 polystyrene foam core bonded to facings of Tectum I and 5\\\/8\\\" plywood.\",\"design_pressure\":\"+35\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tectum Inc.\",\"approval_number_master\":\"FL#12782-R3\",\"approval_number\":\"FL12782.5\",\"seq\":5,\"product_model\":\"5 - \\\"Tectum V\\\"\",\"product_description\":\"Roof Deck Panel - composite roof planks consisting of an expanded polystyrene foam core bonded to Tectum I planks and OSB in multiple layers.\",\"design_pressure\":\"+N\\\/A\\\/-110\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tectum Inc.\",\"approval_number_master\":\"FL#3795-R0\",\"approval_number\":\"FL3795.1\",\"seq\":1,\"product_model\":\"Tectum E Panels\",\"product_description\":\"Panels are composite roof planks consisting of an expanded polystyrene foam core bonded to Tectum I planks and OSB.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tectum Inc.\",\"approval_number_master\":\"FL#3795-R0\",\"approval_number\":\"FL3795.2\",\"seq\":2,\"product_model\":\"Tectum I\",\"product_description\":\"Panels are composed of wood fibers impregnated and bound together into slab form by noncombustible mineral cements.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tectum Inc.\",\"approval_number_master\":\"FL#3795-R0\",\"approval_number\":\"FL3795.3\",\"seq\":3,\"product_model\":\"Tectum III Panels\",\"product_description\":\"Panels are composite roof planks consisting of a Styrofoam Brand 40 polystyrene foam core bonded to facings of Tectum I planks and OSB.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"USA Steel Buildings Inc\":[{\"manufacturer\":\"USA Steel Buildings Inc\",\"approval_number_master\":\"FL#13364-R6\",\"approval_number\":\"FL13364.1\",\"seq\":1,\"product_model\":\"R Panel\",\"product_description\":\"Min 29 ga., 36\\\" wide through fastened steel panels over open supports\",\"design_pressure\":\"+N\\\/A\\\/-26\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-16 00:00:00\",\"instructions_url\":\"\"}],\"Storage Structures, Inc.\":[{\"manufacturer\":\"Storage Structures, Inc.\",\"approval_number_master\":\"FL#13655-R5\",\"approval_number\":\"FL13655.1\",\"seq\":1,\"product_model\":\"2\\\" Mechanical Lock\",\"product_description\":\"2\\\" Mechanical Lock 24 Ga. 16\\\" Wide Roof Panel over open framing\",\"design_pressure\":\"+N\\\/A\\\/-83.8 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-09-28 00:00:00\",\"instructions_url\":\"\"}],\"Agri-Metal Supply Inc.\":[{\"manufacturer\":\"Agri-Metal Supply Inc.\",\"approval_number_master\":\"FL#13838-R7\",\"approval_number\":\"FL13838.1\",\"seq\":1,\"product_model\":\"Tuff-Rib Metal Roof Deck System\",\"product_description\":\"29 Ga. Roof Deck System\",\"design_pressure\":\"+N\\\/A\\\/-83.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Agri-Metal Supply Inc.\",\"approval_number_master\":\"FL#13838-R7\",\"approval_number\":\"FL13838.2\",\"seq\":2,\"product_model\":\"Tuff-Rib Metal Roof Deck System\",\"product_description\":\"26 Ga. Roof Deck System\",\"design_pressure\":\"+N\\\/A\\\/-150\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Agri-Metal Supply Inc.\",\"approval_number_master\":\"FL#14812-R5\",\"approval_number\":\"FL14812.1\",\"seq\":1,\"product_model\":\"26 Ga. 'R' Panel\",\"product_description\":\"26 Ga. 'R' Panel, Metal Roof Decking, 36\\\" Wide\",\"design_pressure\":\"+N\\\/A\\\/-170.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Central States Manufacturing, Inc.\":[{\"manufacturer\":\"Central States Manufacturing, Inc.\",\"approval_number_master\":\"FL#14016-R5\",\"approval_number\":\"FL14016.1\",\"seq\":1,\"product_model\":\"Central Seam Plus\",\"product_description\":\"Min. 24 ga., max. 24\\\" wide standing seam roof panel with or without wind clamps over open supports\",\"design_pressure\":\"+N\\\/A\\\/-176.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Central States Manufacturing, Inc.\",\"approval_number_master\":\"FL#14016-R5\",\"approval_number\":\"FL14016.2\",\"seq\":2,\"product_model\":\"Central Span\",\"product_description\":\"Max 16\\\" wide, min 24 ga. Standing Seam Panel over open supports\",\"design_pressure\":\"+N\\\/A\\\/-235\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Central States Manufacturing, Inc.\",\"approval_number_master\":\"FL#14016-R5\",\"approval_number\":\"FL14016.3\",\"seq\":3,\"product_model\":\"Central-Loc\",\"product_description\":\"Min. 24 ga., max. 24\\\" wide snap lock roof panel over open supports\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Central States Manufacturing, Inc.\",\"approval_number_master\":\"FL#14016-R5\",\"approval_number\":\"FL14016.4\",\"seq\":4,\"product_model\":\"M-Loc\",\"product_description\":\"Min. 26 ga., 36\\\" wide, through fastened panel over open steel supports\",\"design_pressure\":\"+N\\\/A\\\/--114.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Central States Manufacturing, Inc.\",\"approval_number_master\":\"FL#14016-R5\",\"approval_number\":\"FL14016.5\",\"seq\":5,\"product_model\":\"R-Loc\",\"product_description\":\"Min. 26 ga., 36\\\" wide, through fastened panel over open steel supports\",\"design_pressure\":\"+N\\\/A\\\/-112.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Central States Manufacturing, Inc.\",\"approval_number_master\":\"FL#17205-R0\",\"approval_number\":\"FL17205.1\",\"seq\":1,\"product_model\":\"Central Span-Structual Panel\",\"product_description\":\"Triple Lock over 16GA purlins\",\"design_pressure\":\"+N\\\/A\\\/-75psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Central States Manufacturing, Inc.\",\"approval_number_master\":\"FL#17205-R0\",\"approval_number\":\"FL17205.2\",\"seq\":2,\"product_model\":\"Central Span-Structural Panel\",\"product_description\":\"Quad Lock over 16GA purlins\",\"design_pressure\":\"+N\\\/A\\\/-112.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-07-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Central States Manufacturing, Inc.\",\"approval_number_master\":\"FL#30071-R0\",\"approval_number\":\"FL30071.1\",\"seq\":1,\"product_model\":\"M-Loc\",\"product_description\":\"Min. 26 ga., 36\\\" wide, through fastened panel over open steel supports\",\"design_pressure\":\"+N\\\/A\\\/-114.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-07-16 00:00:00\",\"instructions_url\":\"\"}],\"Berridge Manufacturing Co.\":[{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#14210-R7\",\"approval_number\":\"FL14210.9\",\"seq\":9,\"product_model\":\"9- \\\"Double-Lock Zee-Lock\\\" Panel\",\"product_description\":\"Standing Seam, Structural Roof Panel 22 Ga. Steel, restrained by continuous 3\\\" \\\"Zee-Rib\\\" panel clips, mechanically seamed 180 degrees, attached to steel purlins\",\"design_pressure\":\"+N\\\/A\\\/-140 max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#18522-R3\",\"approval_number\":\"FL18522.1\",\"seq\":1,\"product_model\":\"1 - \\\"Deep Deck\\\" Roof Panel\",\"product_description\":\"0.032\\\" Aluminum lapped roof panel fastened into Steel Supports\",\"design_pressure\":\"+N\\\/A\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#18522-R3\",\"approval_number\":\"FL18522.2\",\"seq\":2,\"product_model\":\"2 - \\\"S-Deck or Curved S-Deck\\\" Roof Panel\",\"product_description\":\"0.032\\\" Aluminum lapped roof panel fastened into Steel Supports\",\"design_pressure\":\"+N\\\/A\\\/-83.25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#24225-R2\",\"approval_number\":\"FL24225.1\",\"seq\":1,\"product_model\":\"\\\"Tee-Lock\\\"\",\"product_description\":\"2-3\\\/8\\\" Rib Height, 15\\\" or 18\\\" wide, 24 ga. Steel tee rib roof panel restrained by panel clips, fastened into Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-TableA\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#3118-R0\",\"approval_number\":\"FL3118.1\",\"seq\":1,\"product_model\":\"1- \\\"Zee-Lock Panel\\\"\",\"product_description\":\"Minimum 24 GA Steel, 16\\\" Wide Panel over Steel Purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#3118-R0\",\"approval_number\":\"FL3118.2\",\"seq\":2,\"product_model\":\"2- \\\"Cee-Lock Panel\\\"\",\"product_description\":\"Minimum 24 GA Steel, 16.5\\\" Wide Panel over Steel Purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#3118-R0\",\"approval_number\":\"FL3118.3\",\"seq\":3,\"product_model\":\"3- \\\"R-Panel\\\"\",\"product_description\":\"Minimum 26 GA Steel, 36\\\" Wide Panel over Steel Purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#3118-R0\",\"approval_number\":\"FL3118.4\",\"seq\":4,\"product_model\":\"4- \\\"M-Panel\\\"\",\"product_description\":\"Minimum 26 GA Steel, 36\\\" Wide Panel over Steel Purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#3118-R0\",\"approval_number\":\"FL3118.5\",\"seq\":5,\"product_model\":\"5- \\\"Deep Deck Roof Panel\\\"\",\"product_description\":\"Minimum 26 GA Steel, 36\\\" Wide Panel over Steel Purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#3467-R0\",\"approval_number\":\"FL3467.1\",\"seq\":1,\"product_model\":\"1- \\\"Deep Vee Panel with Batten Seam\\\"\",\"product_description\":\"Minimum 24 GA Steel, Maximum 16\\\" Wide Panel over Purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#3467-R0\",\"approval_number\":\"FL3467.2\",\"seq\":2,\"product_model\":\"2- \\\"Zee-Lock Panel\\\"\",\"product_description\":\"Minimum 24 GA Steel, Maximum 16\\\" Wide Panel over Purlins with Optional Insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#3467-R0\",\"approval_number\":\"FL3467.3\",\"seq\":3,\"product_model\":\"3- \\\"Cee-Lock Panel\\\"\",\"product_description\":\"Minimum 24 GA Steel, Maximum 16.5\\\" Wide Panel over Purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#5188-R0\",\"approval_number\":\"FL5188.1\",\"seq\":1,\"product_model\":\"1- \\\"Zee-Lock Panel\\\"\",\"product_description\":\"Minimum 24 Gauge, Maximum 16\\\" Wide Panel Attached to Steel Purlins with 4\\\" Rigid Insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#5188-R0\",\"approval_number\":\"FL5188.2\",\"seq\":2,\"product_model\":\"2- \\\"Zee-Lock Panel\\\"\",\"product_description\":\"Minimum 24 Gauge, Maximum 16\\\" Wide Panel Attached to Steel Purlins with Optional Blanket Insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#5188-R0\",\"approval_number\":\"FL5188.3\",\"seq\":3,\"product_model\":\"3- \\\"Cee-Lock Panel\\\"\",\"product_description\":\"Minimum 24 Gauge, Maximum 16.5\\\" Wide Panel Attached to Steel Purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#5188-R0\",\"approval_number\":\"FL5188.4\",\"seq\":4,\"product_model\":\"4- \\\"Cee-Lock Panel\\\"\",\"product_description\":\"Minimum 24 Gauge, Maximum 16.5\\\" Panel Attached to Steel Purlins with 4\\\" Rigid Insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#5188-R0\",\"approval_number\":\"FL5188.5\",\"seq\":5,\"product_model\":\"5- \\\"R-Panel\\\"\",\"product_description\":\"Minimum 26 Gauge, Maximum 36\\\" Wide Panel Attached to Steel Purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#5188-R0\",\"approval_number\":\"FL5188.6\",\"seq\":6,\"product_model\":\"6- \\\"M-Panel\\\"\",\"product_description\":\"Minimum 26 Gauge, Maximum 36\\\" Wide Panel Attached to Steel Purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#5188-R0\",\"approval_number\":\"FL5188.7\",\"seq\":7,\"product_model\":\"7- \\\"Deep-Deck Roof Panel\\\"\",\"product_description\":\"Minimum 26 Gauge, Maximum 36\\\" Wide Panel Attached to Steel Purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#5188-R0\",\"approval_number\":\"FL5188.8\",\"seq\":8,\"product_model\":\"8- \\\"Deep Vee Panel with Batten Seam\\\"\",\"product_description\":\"Minimum 24 Gauge, Maximum 16\\\" Wide Panel Attached to Steel Purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#14210-R1\",\"approval_number\":\"FL14210.1\",\"seq\":1,\"product_model\":\"1 - \\\"Cee-Lock\\\" Panel\",\"product_description\":\"Snap-Lock, Structural Roof Panel 24 Ga. Steel, restrained by continuous \\\"Cee-Rib\\\" panel clips, attached to steel purlins\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#14210-R1\",\"approval_number\":\"FL14210.2\",\"seq\":2,\"product_model\":\"2 - \\\"Cee-Lock\\\" Panel\",\"product_description\":\"Snap-Lock, Structural Roof Panel 22 Ga. Steel, restrained by continuous \\\"Cee-Rib\\\" panel clips, attached to steel purlins\",\"design_pressure\":\"+N\\\/A\\\/-150 max.\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#14210-R1\",\"approval_number\":\"FL14210.3\",\"seq\":3,\"product_model\":\"3 - \\\"Zee-Lock\\\" Panel\",\"product_description\":\"Standing Seam, Structural Roof Panel 24 Ga. Steel, restrained by continuous \\\"Cee-Rib\\\" panel clips, mechanically seamed, attached to steel purlins\",\"design_pressure\":\"+N\\\/A\\\/-120 max.\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#14210-R1\",\"approval_number\":\"FL14210.4\",\"seq\":4,\"product_model\":\"4 - \\\"Zee-Lock\\\" Panel\",\"product_description\":\"Standing Seam, Structural Roof Panel\\n22 Ga. Steel, restrained by continuous \\\"Zee-Rib\\\" panel clips, mechanically seamed 180 degrees, attached to steel purlins\",\"design_pressure\":\"+N\\\/A\\\/-140 max.\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#14210-R1\",\"approval_number\":\"FL14210.5\",\"seq\":5,\"product_model\":\"5 - \\\"Deep Deck\\\" Panel\",\"product_description\":\"Lapped, Structural Roof Panel 24 Ga.or 22 Ga.Steel, attached to steel purlins\",\"design_pressure\":\"+N\\\/A\\\/-182 max.\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#14210-R1\",\"approval_number\":\"FL14210.6\",\"seq\":6,\"product_model\":\"6 - \\\"Deep Vee with Batten Seam\\\"\",\"product_description\":\"Structural Roof Panel 24 Ga. Steel, attached to steel purlins with Batten Clips and a Snap-on Seam\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#14210-R1\",\"approval_number\":\"FL14210.7\",\"seq\":7,\"product_model\":\"7 - \\\"M-Panel\\\"\",\"product_description\":\"Lapped, Structural Roof Panel 26 Ga. or 24 Ga. Steel, attached to steel purlins\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#14210-R1\",\"approval_number\":\"FL14210.8\",\"seq\":8,\"product_model\":\"8 - \\\"R-Panel\\\"\",\"product_description\":\"Lapped, Structural Roof Panel 26 Ga. or 24 Ga. Steel, attached to steel purlins\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#17217-R0\",\"approval_number\":\"FL17217.1\",\"seq\":1,\"product_model\":\"1 - \\\"Zee-Lock Panel\\\" With 2-Piece Zee Clip\",\"product_description\":\"2\\\" Rib Height, 16\\\" wide, 24 gauge Steel roof panel restrained by 2-Piece Slider Zee Clip panel clips, fastened into Steel Purlins.\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#17217-R0\",\"approval_number\":\"FL17217.2\",\"seq\":2,\"product_model\":\"2 - \\\"FW-12\\\" Panel with Seamlock\",\"product_description\":\"0.032\\\" or 0.040\\\" Aluminum roof panels with concealed fasteners, a flush seam and interlocking seam edge with seam lock feature designed to resist panel disengagement. Panels are attached to steel supports with screws.\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#17217-R0\",\"approval_number\":\"FL17217.3\",\"seq\":3,\"product_model\":\"3 - \\\"HR-16 Panel\\\"\",\"product_description\":\"0.032\\\" Aluminum roof panels with concealed fasteners, a flush seam appearance and an interlocking seam edge. Panels are attached to steel supports with screws.\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#17217-R0\",\"approval_number\":\"FL17217.4\",\"seq\":4,\"product_model\":\"4 - \\\"HS-8 Panel\\\"\",\"product_description\":\"0.032\\\" or 0.040\\\" Aluminum roof panels with concealed fasteners, a flush seam appearance and an interlocking seam edge. Panels are attached to steel supports with screws.\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#17217-R0\",\"approval_number\":\"FL17217.5\",\"seq\":5,\"product_model\":\"5 - \\\"HS-12 Panel\\\"\",\"product_description\":\"0.032\\\" or 0.040\\\" Aluminum roof panels with concealed fasteners, a flush seam appearance and an interlocking seam edge. Panels are attached to steel supports with screws.\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#17217-R0\",\"approval_number\":\"FL17217.6\",\"seq\":6,\"product_model\":\"6 - \\\"FW-1025 Panel with Optional Seamlock\\\"\",\"product_description\":\"0.032\\\" or 0.040\\\" Aluminum roof panels with concealed fasteners, a flush seam and interlocking seam edge with optional seam lock feature designed to resist panel disengagement. Panels are attached to steel supports with screws.\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Englert Inc.\":[{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#14668-R6\",\"approval_number\":\"FL14668.1\",\"seq\":1,\"product_model\":\"1 - \\\"Series 2500\\\" Steel\",\"product_description\":\"24 gauge steel roof panel attached to 16 gauge Steel Purlins with mechanically seamed floating panel clips\",\"design_pressure\":\"+N\\\/A\\\/-78 max.\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#14668-R6\",\"approval_number\":\"FL14668.2\",\"seq\":2,\"product_model\":\"2 - \\\"Series 2500\\\" Aluminum\",\"product_description\":\"0.040\\\" Aluminum roof panel attached to 16 gauge Steel Purlins with mechanically seamed floating panel clips\",\"design_pressure\":\"+N\\\/A\\\/-120max.\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#14668-R6\",\"approval_number\":\"FL14668.3\",\"seq\":3,\"product_model\":\"3 - \\\"Series 3000\\\" Steel\",\"product_description\":\"\\\"Series 3000\\\" Standing Seam Roof Panel\\n2-3\\\/4\\\" Rib Height, 15-1\\\/4\\\" wide, 24 gauge steel roof panel attached to 16 gauge Steel Purlins with mechanically seamed fixed panel clips, batten caps and adhesive.\",\"design_pressure\":\"+N\\\/A\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#14668-R6\",\"approval_number\":\"FL14668.4\",\"seq\":4,\"product_model\":\"4 - \\\"Series 3000\\\" Aluminum\",\"product_description\":\"\\\"Series 3000\\\" Standing Seam Roof Panel\\n2-3\\\/4\\\" Rib Height, 15-1\\\/4\\\" wide, 0.037\\\" Aluminum roof panel attached to 16 gauge Steel Purlins with mechanically seamed fixed panel clips, batten caps and adhesive.\",\"design_pressure\":\"+N\\\/A\\\/-110\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#2266-R0\",\"approval_number\":\"FL2266.1\",\"seq\":1,\"product_model\":\"S2500 16\\\" Wide Roof Panel\",\"product_description\":\"24 Gauge Steel over Purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#2266-R0\",\"approval_number\":\"FL2266.2\",\"seq\":2,\"product_model\":\"S2500 18\\\" Wide Roof Panel\",\"product_description\":\"24 Gauge Steel over Purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#4803-R1\",\"approval_number\":\"FL4803.1\",\"seq\":1,\"product_model\":\"1- \\\"Series 2500\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 16\\\" Wide Panel attached to Steel Purlins. (Large Missile Impact Rated)\",\"design_pressure\":\"+N\\\/A\\\/-46.8 psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#4803-R1\",\"approval_number\":\"FL4803.2\",\"seq\":2,\"product_model\":\"2- \\\"Series 2500\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 18\\\" Wide Panel attached to Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-41.6 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"All Weather Insulated Panels\":[{\"manufacturer\":\"All Weather Insulated Panels\",\"approval_number_master\":\"FL#14700-R3\",\"approval_number\":\"FL14700.1\",\"seq\":1,\"product_model\":\"HR3 and HR5 Panels\",\"product_description\":\"40\\\" wide factory-assembled, metal faced, insulated roof panels\",\"design_pressure\":\"+N\\\/A\\\/-172.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Weather Insulated Panels\",\"approval_number_master\":\"FL#14700-R3\",\"approval_number\":\"FL14700.2\",\"seq\":2,\"product_model\":\"SR2 and SR3 Panels\",\"product_description\":\"40\\\" wide factory-assembled, metal faced, insulated standing seam roof panels\",\"design_pressure\":\"+N\\\/A\\\/-90\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Four Seasons Building Products\":[{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#15085-R5\",\"approval_number\":\"FL15085.1\",\"seq\":1,\"product_model\":\"4\\\"x0.032\\\"x1.5# ALUM COMPOSITE ROOF PANEL\",\"product_description\":\"Aluminum skin, EPS core composite panel system\",\"design_pressure\":\"+28\\\/-30\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#6025-R0\",\"approval_number\":\"FL6025.1\",\"seq\":1,\"product_model\":\"SipBloc\",\"product_description\":\"6\\\" - 26ga \\\/ Type VIII EPS \\\/ 26ga SipBloc Roof Panel (Manuf in Groveland)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#5766-R0\",\"approval_number\":\"FL5766.1\",\"seq\":1,\"product_model\":\"SipBloc\",\"product_description\":\"6\\\" - 0.032\\\" \\\/ Type II EPS \\\/ 0.032\\\" Structural Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#5766-R0\",\"approval_number\":\"FL5766.2\",\"seq\":2,\"product_model\":\"SipBloc\",\"product_description\":\"6\\\" - 0.030\\\" \\\/ Type IIIV \\\/ 0.030\\\" SipBloc Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"2009-05-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#5766-R0\",\"approval_number\":\"FL5766.3\",\"seq\":3,\"product_model\":\"SipBloc\",\"product_description\":\"6\\\" - 26ga \\\/ Type IIIV EPS \\\/ 26ga SipBloc Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"2009-05-12 00:00:00\",\"instructions_url\":\"\"}],\"Streamline Roofing And Construction, Inc.\":[{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#15253-R4\",\"approval_number\":\"FL15253.1\",\"seq\":1,\"product_model\":\"1 - \\\"150 SL\\\"\",\"product_description\":\"24 Gauge Steel Roof Panel attached to Structural Steel Supports\",\"design_pressure\":\"+N\\\/A\\\/-52.5 max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#15253-R4\",\"approval_number\":\"FL15253.2\",\"seq\":2,\"product_model\":\"2 - \\\"175 SL\\\"\",\"product_description\":\"24 Gauge Steel Roof Panel attached to Structural Steel Supports\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#15253-R4\",\"approval_number\":\"FL15253.3\",\"seq\":3,\"product_model\":\"3 - \\\"200 MS\\\"\",\"product_description\":\"24 Gauge Steel Roof Panel attached to Structural Steel Supports\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#2486-R0\",\"approval_number\":\"FL2486.1\",\"seq\":1,\"product_model\":\"1-\\\"150SL\\\" Roof Panel\",\"product_description\":\"24 Gauge Steel over 16 Gauge Steel Purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#2486-R0\",\"approval_number\":\"FL2486.2\",\"seq\":2,\"product_model\":\"2-\\\"175SL\\\" Roof Panel\",\"product_description\":\"24 Gauge Steel over 16 Gauge Steel Purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#2486-R0\",\"approval_number\":\"FL2486.3\",\"seq\":3,\"product_model\":\"3-\\\"200MS\\\" Roof Panel\",\"product_description\":\"24 Gauge Steel over 0.056\\\" thick Steel Purlins or \\\"H\\\" Series Open Web Steel Joists\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#2486-R0\",\"approval_number\":\"FL2486.4\",\"seq\":4,\"product_model\":\"4-\\\"150SL\\\" Roof Panel\",\"product_description\":\"24 Gauge Steel over 16 Gauge Steel Purlins ( 12\\\"-19.5\\\" Wide; DP = 30 psf )\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#5283-R0\",\"approval_number\":\"FL5283.1\",\"seq\":1,\"product_model\":\"1- \\\"150 SL\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 18\\\" or 19.5\\\" Wide Panel Attached to Steel Purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#5283-R0\",\"approval_number\":\"FL5283.2\",\"seq\":2,\"product_model\":\"2- \\\"175 SL\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 18\\\" Wide Panel Attached to Steel Purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Streamline Roofing And Construction, Inc.\",\"approval_number_master\":\"FL#5283-R0\",\"approval_number\":\"FL5283.3\",\"seq\":3,\"product_model\":\"3- \\\"200 MS\\\"\",\"product_description\":\"Minimum 24 Gauge, Maximum 16\\\" Wide Panel Attached to Steel Purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Rigid Global Buildings, LLC\":[{\"manufacturer\":\"Rigid Global Buildings, LLC\",\"approval_number_master\":\"FL#15282-R5\",\"approval_number\":\"FL15282.1\",\"seq\":1,\"product_model\":\"HI-Tech Series\",\"product_description\":\"24 Ga. HI-Tech Series Roof Panel over open framing\",\"design_pressure\":\"+N\\\/A\\\/-85.0 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rigid Global Buildings, LLC\",\"approval_number_master\":\"FL#15282-R5\",\"approval_number\":\"FL15282.2\",\"seq\":2,\"product_model\":\"Platinum Series\",\"product_description\":\"24 Ga. Platinum Series Roof Panel over open framing\",\"design_pressure\":\"+N\\\/A\\\/-52.5 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rigid Global Buildings, LLC\",\"approval_number_master\":\"FL#15282-R5\",\"approval_number\":\"FL15282.3\",\"seq\":3,\"product_model\":\"R \\\/ PBR\",\"product_description\":\"26 Ga. R \\\/ PBR Roof Panel over open framing\",\"design_pressure\":\"+55.0 PSF\\\/-42.5 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-07 00:00:00\",\"instructions_url\":\"\"}],\"Fabral\":[{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#15724-R5\",\"approval_number\":\"FL15724.1\",\"seq\":1,\"product_model\":\"01 - \\\"Mighti-Rib\\\"\",\"product_description\":\"24 ga. or 26 ga. Steel, Exposed Fastener panel over steel purlins (60-1\\\/4\\\" max.) w\\\/optional insulation\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#15724-R5\",\"approval_number\":\"FL15724.2\",\"seq\":2,\"product_model\":\"02 - \\\"Power Seam\\\"\",\"product_description\":\"24 ga Steel, Standing Seam (Mech Seam) Panel with 2-pc Clip, over steel purlins (60-1\\\/4\\\" max.) w\\\/optional insulation\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#15724-R5\",\"approval_number\":\"FL15724.3\",\"seq\":3,\"product_model\":\"03 - \\\"Power Seam\\\"\",\"product_description\":\"24 ga Steel, Standing Seam (Mech Seam) Panel with 2-pc Clip, over steel purlins (60-1\\\/4\\\" max.) w\\\/optional light-transmitting plastic skylight panel\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#15724-R5\",\"approval_number\":\"FL15724.4\",\"seq\":4,\"product_model\":\"04 - \\\"Power Seam or Curved Power Seam\\\"\",\"product_description\":\"24 ga Steel, Standing Seam (Mech Seam) Panel with 2-pc Fabral floating Clip, over wood structural supports (24\\\" max.) or steel supports\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#15724-R5\",\"approval_number\":\"FL15724.5\",\"seq\":5,\"product_model\":\"05 - \\\"Slim Seam 812, Slim Seam 816 or 1-1\\\/2\\\" SSR\\\"\",\"product_description\":\"24 ga Steel, Standing Seam (Snap Lock) Panel with 1-pc Fabral Slim-Seam Clips, over Steel Purlins (36\\\" max.)\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#15724-R5\",\"approval_number\":\"FL15724.6\",\"seq\":6,\"product_model\":\"06 - \\\"Stand'N Seam\\\"\",\"product_description\":\"0.032\\\" Alum. Or 24 ga. Steel, Standing Seam (Mech Seam) Panel with 1-pc Fabral Stand'NSeam Clips, over Steel Purlins (60\\\" max.)\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#15724-R5\",\"approval_number\":\"FL15724.7\",\"seq\":7,\"product_model\":\"07 - \\\"Standing Seam T-Rib\\\"\",\"product_description\":\"24 ga. Steel, Standing Seam (Mech Seam) Panel with 1-pc Fabral Standing Seam T-Rib Clips, over Steel Purlins w\\\/Optional Insulation (49\\\" max. for -52.5 psf or 61\\\" max. for -30 psf)\",\"design_pressure\":\"+N\\\/A\\\/-52.5,-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#15724-R5\",\"approval_number\":\"FL15724.8\",\"seq\":8,\"product_model\":\"08 - \\\"Standing Seam T-Rib\\\"\",\"product_description\":\"24 ga. Steel, Standing Seam (Mech Seam) Panel with 1-pc Fabral Standing Seam T-Rib Clips, over Steel Purlins (61\\\" max.) w\\\/Optional Insulation\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#15724-R5\",\"approval_number\":\"FL15724.9\",\"seq\":9,\"product_model\":\"09 - \\\"Thin Seam\\\"\",\"product_description\":\"24 ga. Steel, Standing Seam (Snap Lock) Panel with 1-pc Clips, over Steel Purlins (48\\\" max.)\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#15724-R5\",\"approval_number\":\"FL15724.10\",\"seq\":10,\"product_model\":\"10 - Ultra-Rib\\\"\",\"product_description\":\"24 or 26 ga. Steel, Exposed fastener panel over steel purlins (60-1\\\/4\\\" max.) w\\\/optional insulation\",\"design_pressure\":\"+N\\\/A\\\/-52.5,-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#15724-R5\",\"approval_number\":\"FL15724.11\",\"seq\":11,\"product_model\":\"11 - \\\"Hefti-Rib\\\"\",\"product_description\":\"26 ga. Steel, Exposed fastener panel over steel purlins (63-1\\\/4\\\" max.) w\\\/optional insulation\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#6449-R0\",\"approval_number\":\"FL6449.1\",\"seq\":1,\"product_model\":\"5 Rib\",\"product_description\":\"Exposed Fastener Panel\",\"design_pressure\":\"+n\\\/a\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#6449-R0\",\"approval_number\":\"FL6449.2\",\"seq\":2,\"product_model\":\"Alu-Tuff\",\"product_description\":\"Exposed Fastener Panel\",\"design_pressure\":\"+n\\\/a\\\/-52.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#6449-R0\",\"approval_number\":\"FL6449.3\",\"seq\":3,\"product_model\":\"Amp Lock\",\"product_description\":\"Standing Seam Roofing\",\"design_pressure\":\"+n\\\/a\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#6449-R0\",\"approval_number\":\"FL6449.4\",\"seq\":4,\"product_model\":\"Grandrib 3\",\"product_description\":\"Exposed Fastener Panel\",\"design_pressure\":\"+n\\\/a\\\/-52.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#6449-R0\",\"approval_number\":\"FL6449.5\",\"seq\":5,\"product_model\":\"Mighti-Rib\",\"product_description\":\"Exposed Fastener Panel\",\"design_pressure\":\"+n\\\/a\\\/-52.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#6449-R0\",\"approval_number\":\"FL6449.6\",\"seq\":6,\"product_model\":\"Multi-Purpose (MP Panel)\",\"product_description\":\"Exposed Fastener Panel\",\"design_pressure\":\"+n\\\/a\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#6449-R0\",\"approval_number\":\"FL6449.7\",\"seq\":7,\"product_model\":\"Shelterguard\",\"product_description\":\"Exposed Fastener Panel\",\"design_pressure\":\"+n\\\/a\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#6449-R0\",\"approval_number\":\"FL6449.8\",\"seq\":8,\"product_model\":\"Slim Seam\",\"product_description\":\"Standing Seam Roofing\",\"design_pressure\":\"+n\\\/a\\\/-52.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#6449-R0\",\"approval_number\":\"FL6449.9\",\"seq\":9,\"product_model\":\"Stand'N Seam\",\"product_description\":\"Standing Seam Roofing\",\"design_pressure\":\"+n\\\/a\\\/-52.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#6449-R0\",\"approval_number\":\"FL6449.10\",\"seq\":10,\"product_model\":\"T-Rib\",\"product_description\":\"Standing Seam Roofing\",\"design_pressure\":\"+n\\\/a\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#6449-R0\",\"approval_number\":\"FL6449.11\",\"seq\":11,\"product_model\":\"Thin Seam\",\"product_description\":\"Standing Seam Roofing\",\"design_pressure\":\"+n\\\/a\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#6449-R0\",\"approval_number\":\"FL6449.12\",\"seq\":12,\"product_model\":\"Ultra-Rib\",\"product_description\":\"Exposed Fastener Panel\",\"design_pressure\":\"+n\\\/a\\\/-52.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#6687-R0\",\"approval_number\":\"FL6687.1\",\"seq\":1,\"product_model\":\"Hefti-Rib\",\"product_description\":\"Exposed Fastener Panel\",\"design_pressure\":\"+n\\\/a\\\/-52.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#8543-R0\",\"approval_number\":\"FL8543.1\",\"seq\":1,\"product_model\":\"Grandbeam\",\"product_description\":\"Exposed Fastener Panel\",\"design_pressure\":\"+67.5\\\/-67.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#14081-R1\",\"approval_number\":\"FL14081.1\",\"seq\":1,\"product_model\":\"\\\"GRANDBEAM\\u00ae\\\"\",\"product_description\":\"Lapped Roof Panel - Exposed Fastener Steel Roof Panel mechanically attached to steel purlins.\",\"design_pressure\":\"+N\\\/A\\\/-67.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fabral\",\"approval_number_master\":\"FL#15724-R0\",\"approval_number\":\"FL15724.12\",\"seq\":12,\"product_model\":\"12 - \\\"Hefti-Rib\\\"\",\"product_description\":\"26 ga. Steel, Exposed fastener panel over steel purlins (63-1\\\/4\\\" max.) w\\\/optional insulation\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-26 00:00:00\",\"instructions_url\":\"\"}],\"AllSouth Pre-Engineered Components, LLC (APEC)\":[{\"manufacturer\":\"AllSouth Pre-Engineered Components, LLC (APEC)\",\"approval_number_master\":\"FL#15997-R4\",\"approval_number\":\"FL15997.1\",\"seq\":1,\"product_model\":\"APEC 216 & 218\",\"product_description\":\"Max 18\\\" wide, min 24 ga. Standing Seam Panel over open supports\",\"design_pressure\":\"+N\\\/A\\\/-235\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AllSouth Pre-Engineered Components, LLC (APEC)\",\"approval_number_master\":\"FL#15997-R4\",\"approval_number\":\"FL15997.2\",\"seq\":2,\"product_model\":\"APEC 324\",\"product_description\":\"Min 24 ga., 24\\\" wide standing seam roof panel\",\"design_pressure\":\"+N\\\/A\\\/-183.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AllSouth Pre-Engineered Components, LLC (APEC)\",\"approval_number_master\":\"FL#15998-R4\",\"approval_number\":\"FL15998.1\",\"seq\":1,\"product_model\":\"7.2 Panel\",\"product_description\":\"Max 36\\\" wide, min 26 ga. through fastened panel\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AllSouth Pre-Engineered Components, LLC (APEC)\",\"approval_number_master\":\"FL#15998-R4\",\"approval_number\":\"FL15998.2\",\"seq\":2,\"product_model\":\"R or PBR Panel\",\"product_description\":\"Max 36\\\" wide, min 26 ga. through fastened panel\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AllSouth Pre-Engineered Components, LLC (APEC)\",\"approval_number_master\":\"FL#15998-R4\",\"approval_number\":\"FL15998.3\",\"seq\":3,\"product_model\":\"U or PBU Panel\",\"product_description\":\"Max 36\\\" wide, min 26 ga. through fastened panel\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Loadmaster Systems, Inc\":[{\"manufacturer\":\"Loadmaster Systems, Inc\",\"approval_number_master\":\"FL#5861-R0\",\"approval_number\":\"FL5861.1\",\"seq\":1,\"product_model\":\"Loadmaster Roof Deck System\",\"product_description\":\"engineered roof deck system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Loadmaster Systems, Inc\",\"approval_number_master\":\"FL#16272-R0\",\"approval_number\":\"FL16272.1\",\"seq\":1,\"product_model\":\"Loadmaster Roof Deck Assembly\",\"product_description\":\"Loadmaster Roof Deck Assembly\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-02 00:00:00\",\"instructions_url\":\"\"}],\"BETCO, Inc.\":[{\"manufacturer\":\"BETCO, Inc.\",\"approval_number_master\":\"FL#16372-R1\",\"approval_number\":\"FL16372.1\",\"seq\":1,\"product_model\":\"236R Panel\",\"product_description\":\"Min. 26 ga., 36\\\" wide, through fastened panel over open steel supports\",\"design_pressure\":\"+N\\\/A\\\/-127.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BETCO, Inc.\",\"approval_number_master\":\"FL#16372-R1\",\"approval_number\":\"FL16372.2\",\"seq\":2,\"product_model\":\"316 Panel\",\"product_description\":\"Min. 24 ga., 16\\\" wide standing seam roof panel over open supports\",\"design_pressure\":\"+N\\\/A\\\/-140\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BETCO, Inc.\",\"approval_number_master\":\"FL#16372-R1\",\"approval_number\":\"FL16372.3\",\"seq\":3,\"product_model\":\"SS200\",\"product_description\":\"Max. 18.5\\\" wide, min 24 ga., 2\\\" high standing seam panel\",\"design_pressure\":\"+N\\\/A\\\/-64\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BETCO, Inc.\",\"approval_number_master\":\"FL#16372-R1\",\"approval_number\":\"FL16372.4\",\"seq\":4,\"product_model\":\"TRQ250\",\"product_description\":\"Max. 18.5\\\" wide, min 24 ga., 2.5\\\" high standing seam panel\",\"design_pressure\":\"+N\\\/A\\\/-60\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BETCO, Inc.\",\"approval_number_master\":\"FL#46689-R0\",\"approval_number\":\"FL46689.1\",\"seq\":1,\"product_model\":\"SS200\",\"product_description\":\"Max. 18.25\\\" wide, min 24 ga., 2\\\" high standing seam panel\",\"design_pressure\":\"+N\\\/A\\\/-120\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BETCO, Inc.\",\"approval_number_master\":\"FL#47671-R0\",\"approval_number\":\"FL47671.1\",\"seq\":1,\"product_model\":\"1 1\\\/2\\\" B-Deck\",\"product_description\":\"Metal roof deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BETCO, Inc.\",\"approval_number_master\":\"FL#47671-R0\",\"approval_number\":\"FL47671.2\",\"seq\":2,\"product_model\":\"3\\\" N-Deck\",\"product_description\":\"Metal roof deck\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BETCO, Inc.\",\"approval_number_master\":\"FL#40724-R0\",\"approval_number\":\"FL40724.1\",\"seq\":1,\"product_model\":\"SS200\",\"product_description\":\"Max. 18.5\\\" wide, min 24 ga., 2\\\" high standing seam panel\",\"design_pressure\":\"+N\\\/A\\\/-64\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"BETCO, Inc.\",\"approval_number_master\":\"FL#40724-R0\",\"approval_number\":\"FL40724.2\",\"seq\":2,\"product_model\":\"TRQ250\",\"product_description\":\"Max. 18.5\\\" wide, min 24 ga., 2.5\\\" high standing seam panel\",\"design_pressure\":\"+N\\\/A\\\/-60\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-15 00:00:00\",\"instructions_url\":\"\"}],\"Metl-Span, a Nucor Company\":[{\"manufacturer\":\"Metl-Span, a Nucor Company\",\"approval_number_master\":\"FL#16376-R5\",\"approval_number\":\"FL16376.1\",\"seq\":1,\"product_model\":\"LS-36 Roof Panel\",\"product_description\":\"36\\\" wide factory-assembled, metal faced, sandwich panels\",\"design_pressure\":\"+N\\\/A\\\/-122.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metl-Span, a Nucor Company\",\"approval_number_master\":\"FL#7766-R2\",\"approval_number\":\"FL7766.1\",\"seq\":1,\"product_model\":\"CFR Roof System\",\"product_description\":\"30\\\", 36\\\" and 42\\\" wide composite standing seam roof panel\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-04-22 00:00:00\",\"instructions_url\":\"\"}],\"Whirlwind Steel Buildings\":[{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#17700-R4\",\"approval_number\":\"FL17700.1\",\"seq\":1,\"product_model\":\"Low Rib X Roof Panel\",\"product_description\":\"26 Ga. Low Rib X Roof Panel over open framing\",\"design_pressure\":\"+52.1 psf\\\/-135.3psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#17700-R4\",\"approval_number\":\"FL17700.2\",\"seq\":2,\"product_model\":\"Sturdi-Rib X Roof Panel\",\"product_description\":\"29 Ga. Sturdi-Rib X Roof Panel over 1x4 Wood Purlins\",\"design_pressure\":\"+N\\\/A\\\/-116.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#17700-R4\",\"approval_number\":\"FL17700.3\",\"seq\":3,\"product_model\":\"Super Seam II Roof Panel\",\"product_description\":\"24 Ga. Super Seam II Roof Panel over open framing\",\"design_pressure\":\"+N\\\/A\\\/-46.9 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#17700-R4\",\"approval_number\":\"FL17700.4\",\"seq\":4,\"product_model\":\"Super Seam-Plus Roof Panel\",\"product_description\":\"24 Ga. Super Seam-Plus Roof Panel over open framing\",\"design_pressure\":\"+N\\\/A\\\/-160.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#17700-R4\",\"approval_number\":\"FL17700.5\",\"seq\":5,\"product_model\":\"Super Span X Roof Panel\",\"product_description\":\"26 Ga. Super Span X Roof Panel over open framing\",\"design_pressure\":\"+52.1 psf\\\/-135.3psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#17700-R4\",\"approval_number\":\"FL17700.6\",\"seq\":6,\"product_model\":\"Super Span X Steel Roof Panel System\",\"product_description\":\"Super Span X Steel Roof Panel System Over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-60 psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#17700-R4\",\"approval_number\":\"FL17700.7\",\"seq\":7,\"product_model\":\"Weather Lok 16\\\" Steel Roof Panel\",\"product_description\":\"Weather Lok 16\\\" Steel Roof Panel Over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-42.8 ps\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#17700-R4\",\"approval_number\":\"FL17700.8\",\"seq\":8,\"product_model\":\"Weather Lok Roof Panel\",\"product_description\":\"24 Ga. Weather Lok Roof Panel over open framning\",\"design_pressure\":\"+N\\\/A\\\/-109.3psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#1431-R0\",\"approval_number\":\"FL1431.1\",\"seq\":1,\"product_model\":\"Super Span 24 Ga Roof Panel\",\"product_description\":\"24 Ga Steel Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#1432-R0\",\"approval_number\":\"FL1432.1\",\"seq\":1,\"product_model\":\"Weather Lok-16, 24 ga Roof Pan\",\"product_description\":\"24 Ga Standing Seam Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#1845-R1\",\"approval_number\":\"FL1845.1\",\"seq\":1,\"product_model\":\"Super Seam II\",\"product_description\":\"Standing Seam Roof Panel\",\"design_pressure\":\"+NA\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#1845-R1\",\"approval_number\":\"FL1845.2\",\"seq\":2,\"product_model\":\"Super Seam Plus\",\"product_description\":\"Standing Seam Roof Panel\",\"design_pressure\":\"+NA\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#1845-R1\",\"approval_number\":\"FL1845.3\",\"seq\":3,\"product_model\":\"Super Span ; Super Span X\",\"product_description\":\"Thru-fastened Roof Panel\",\"design_pressure\":\"+NA\\\/-52.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#1845-R1\",\"approval_number\":\"FL1845.4\",\"seq\":4,\"product_model\":\"Weathersnap 12;16\",\"product_description\":\"Standing Seam Roof Panel\",\"design_pressure\":\"+NA\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#5886-R1\",\"approval_number\":\"FL5886.1\",\"seq\":1,\"product_model\":\"Weather Lok-16, 24 Ga.\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#5888-R0\",\"approval_number\":\"FL5888.1\",\"seq\":1,\"product_model\":\"Super Span 24 Ga. Roof Panel\",\"product_description\":\"Through Fastened Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#7537-R0\",\"approval_number\":\"FL7537.1\",\"seq\":1,\"product_model\":\"7.2 Panel 26GA\",\"product_description\":\"Thru-Fastened Panel, 36\\\" Wide\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#7808-R0\",\"approval_number\":\"FL7808.1\",\"seq\":1,\"product_model\":\"26Ga 7.2 Roof Panel\",\"product_description\":\"26Ga 7.2 Roof Panel over Open Framing\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#9827-R0\",\"approval_number\":\"FL9827.1\",\"seq\":1,\"product_model\":\"24 Ga. Super Span X Roof Panel\",\"product_description\":\"24 Ga. Super Span X Roof Panel over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-60.0PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#1845-R0\",\"approval_number\":\"FL1845.5\",\"seq\":5,\"product_model\":\"Weathersnap 12;16\",\"product_description\":\"Standing Seam Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#16756-R0\",\"approval_number\":\"FL16756.1\",\"seq\":1,\"product_model\":\"Super Span X (SSX)\",\"product_description\":\"26 Ga. Steel, 36\\\" wide, Roof Panel Mechanically Attached to 16 Ga. Steel Supports\",\"design_pressure\":\"+N\\\/A\\\/-86.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Bemo USA Corp\":[{\"manufacturer\":\"Bemo USA Corp\",\"approval_number_master\":\"FL#18398-R4\",\"approval_number\":\"FL18398.1\",\"seq\":1,\"product_model\":\"BEMO \\\"500\\\" Roof Panel\",\"product_description\":\"Standing Seam Roof Panel, 22 or 24 Gauge Steel, 20\\\" Wide panel attached to steel supports with two-piece panel clips.\",\"design_pressure\":\"+N\\\/A\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"R & N Manufacturing, LLC.\":[{\"manufacturer\":\"R & N Manufacturing, LLC.\",\"approval_number_master\":\"FL#19604-R4\",\"approval_number\":\"FL19604.1\",\"seq\":1,\"product_model\":\"1_PBR Roof Panel\",\"product_description\":\"Lapped, Structural Roof Panel, 26 Ga. Steel, attached to Steel Purlins\",\"design_pressure\":\"+39.0\\\/-49.45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Capital Metal Supply, Inc.\":[{\"manufacturer\":\"Capital Metal Supply, Inc.\",\"approval_number_master\":\"FL#20147-R4\",\"approval_number\":\"FL20147.1\",\"seq\":1,\"product_model\":\"26 Ga. Capital PBR Roof Panel\",\"product_description\":\"26 Ga. Capital PBR Roof Panel over Open Framing\",\"design_pressure\":\"+52.1 psf\\\/-41.7 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-01-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capital Metal Supply, Inc.\",\"approval_number_master\":\"FL#20147-R4\",\"approval_number\":\"FL20147.2\",\"seq\":2,\"product_model\":\"29 Ga. Capital Rib Roof Panel\",\"product_description\":\"29 Ga. Capital Rib Roof Panel over Open framing\",\"design_pressure\":\"+28.6 psf\\\/-44.2 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-01-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capital Metal Supply, Inc.\",\"approval_number_master\":\"FL#31396-R0\",\"approval_number\":\"FL31396.1\",\"seq\":1,\"product_model\":\"26 Ga. Capital PBR Roof Panel\",\"product_description\":\"26 Ga. Capital PBR Roof Panel over open framing.\",\"design_pressure\":\"+52.1\\\/-41.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-04 00:00:00\",\"instructions_url\":\"\"}],\"Green Span Profiles\":[{\"manufacturer\":\"Green Span Profiles\",\"approval_number_master\":\"FL#21349-R4\",\"approval_number\":\"FL21349.1\",\"seq\":1,\"product_model\":\"RidgeLine Standing Seam Roof Panel\",\"product_description\":\"RidgeLine Standing Seam Roof Panel over open framing\",\"design_pressure\":\"+N\\\/A\\\/-78.1 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Outdoor Venture Corp.\":[{\"manufacturer\":\"Outdoor Venture Corp.\",\"approval_number_master\":\"FL#22395-R3\",\"approval_number\":\"FL22395.1\",\"seq\":1,\"product_model\":\"iPanel Structural Insulated Panels\",\"product_description\":\"4\\\" thick, 24\\\" wide coverage factory-assembled, metal faced, sandwich panels\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-23 00:00:00\",\"instructions_url\":\"\"}],\"Advanced Aluminum\":[{\"manufacturer\":\"Advanced Aluminum\",\"approval_number_master\":\"FL#23139-R2\",\"approval_number\":\"FL23139.1\",\"seq\":1,\"product_model\":\"26 Ga. PBR Roof Panel\",\"product_description\":\"26 Ga. PBR Roof Panel over Open Framing\",\"design_pressure\":\"+49.5 PSF\\\/-41.6 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Aluminum\",\"approval_number_master\":\"FL#31736-R2\",\"approval_number\":\"FL31736.1\",\"seq\":1,\"product_model\":\"01 Advantage Roof Panel - Vertical\",\"product_description\":\"Steel panel, 29 Gauge, 36\\\" wide, panel mechanically attached to steel hat channels. Steel hat channels are mechanically attached to steel supports\",\"design_pressure\":\"+18.5\\\/-18.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Aluminum\",\"approval_number_master\":\"FL#31736-R2\",\"approval_number\":\"FL31736.2\",\"seq\":2,\"product_model\":\"02 Advantage Roof Panel - Horizontal\",\"product_description\":\"Steel panel, 29 Gauge, 36\\\" wide, panel mechanically attached to steel supports.\",\"design_pressure\":\"+26.0\\\/-20.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Aluminum\",\"approval_number_master\":\"FL#32151-R2\",\"approval_number\":\"FL32151.1\",\"seq\":1,\"product_model\":\"01 \\\"Super Dutch Lap\\\" Roof\",\"product_description\":\"A Heavy Duty Lapped Steel Panel with Exposed Fastener, mechanically attached to steel purlins.\",\"design_pressure\":\"+N\\\/A\\\/-67.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Aluminum\",\"approval_number_master\":\"FL#2439-R0\",\"approval_number\":\"FL2439.1\",\"seq\":1,\"product_model\":\"1-PermaTile Roof Panel\",\"product_description\":\"0.032\\\" Aluminum over 22 Gauge Steel Hat Channel Stringers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Aluminum\",\"approval_number_master\":\"FL#2439-R0\",\"approval_number\":\"FL2439.2\",\"seq\":2,\"product_model\":\"2-PermaTile Roof Panel\",\"product_description\":\"26 Gauge Steel over 1\\\"x4\\\" Wood Stringers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Aluminum\",\"approval_number_master\":\"FL#2439-R0\",\"approval_number\":\"FL2439.3\",\"seq\":3,\"product_model\":\"3-Advantage Roof Panel\",\"product_description\":\"29 Gauge Steel over 1\\\"x4\\\" Wood Purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Aluminum\",\"approval_number_master\":\"FL#2439-R0\",\"approval_number\":\"FL2439.4\",\"seq\":4,\"product_model\":\"4-Advantage Roof Panel\",\"product_description\":\"26 Gauge Steel over 1\\\"x4\\\" Wood Purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Aluminum\",\"approval_number_master\":\"FL#5285-R0\",\"approval_number\":\"FL5285.1\",\"seq\":1,\"product_model\":\"1- \\\"PermaTile\\\"\",\"product_description\":\"Minimum 0.032\\\" Thick Aluminum, Maximum 28\\\" Wide Panel Attached to Steel Hat Channels Spaced Maximum 15\\\" o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Aluminum\",\"approval_number_master\":\"FL#5285-R0\",\"approval_number\":\"FL5285.2\",\"seq\":2,\"product_model\":\"2- \\\"PermaTile\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 28\\\" Wide Panel Attached to Wood Stringers Spaced Maximum 15\\\" o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Aluminum\",\"approval_number_master\":\"FL#5285-R0\",\"approval_number\":\"FL5285.3\",\"seq\":3,\"product_model\":\"3- \\\"Advantage\\\"\",\"product_description\":\"Minimum 29 Gauge Steel, Maximum 36\\\" Wide Panel Attached to Wood Purlins Spaced Maximum 24\\\" o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Aluminum\",\"approval_number_master\":\"FL#5285-R0\",\"approval_number\":\"FL5285.4\",\"seq\":4,\"product_model\":\"4- \\\"Advantage\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 36\\\" Wide Panel Attached to Wood Purlins Spaced Maximum 24\\\" o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Mid Florida Metal Roofing Supply\\\/Supplies, Inc.\":[{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies, Inc.\",\"approval_number_master\":\"FL#23310-R3\",\"approval_number\":\"FL23310.1\",\"seq\":1,\"product_model\":\"PBR Panel\",\"product_description\":\"Min 26 Ga. Through-Fastened Metal Roof Structural Panels Over Min 26 Ga. Steel Purlins\",\"design_pressure\":\"+60.0 psf\\\/-42.5 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-05-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies, Inc.\",\"approval_number_master\":\"FL#23490-R4\",\"approval_number\":\"FL23490.1\",\"seq\":1,\"product_model\":\"Multi-Rib Structural\",\"product_description\":\"29 Ga. Through-Fastened Structural Roof Panels Over Minimum 2x4 Purlins\",\"design_pressure\":\"+N\\\/A\\\/-105.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-05-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies, Inc.\",\"approval_number_master\":\"FL#8949-R0\",\"approval_number\":\"FL8949.1\",\"seq\":1,\"product_model\":\"PBR Panel\",\"product_description\":\"24 Ga. PBR Roof Panel 36\\\" Wide\",\"design_pressure\":\"+N\\\/A\\\/-56.7\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies, Inc.\",\"approval_number_master\":\"FL#8319-R2\",\"approval_number\":\"FL8319.1\",\"seq\":1,\"product_model\":\"PBR Panel\",\"product_description\":\"26 Ga. PBR Roof Panel over open framing\",\"design_pressure\":\"+60.0PSF\\\/-42.5PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies, Inc.\",\"approval_number_master\":\"FL#15716-R0\",\"approval_number\":\"FL15716.1\",\"seq\":1,\"product_model\":\"29GA Ag Rib Panel\",\"product_description\":\"(Multi-Rib)\\n3\\\/4\\\" ribs; 36\\\" coverage; through fastened panel\",\"design_pressure\":\"+n\\\/a\\\/--105psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies, Inc.\",\"approval_number_master\":\"FL#8319-R3\",\"approval_number\":\"FL8319.2\",\"seq\":2,\"product_model\":\"PBR Panel\",\"product_description\":\"26 Ga. PBR Roof Panel over open framing\",\"design_pressure\":\"+60.0PSF\\\/-42.5PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-30 00:00:00\",\"instructions_url\":\"\"}],\"Fidelity Manufacturing\":[{\"manufacturer\":\"Fidelity Manufacturing\",\"approval_number_master\":\"FL#24356-R4\",\"approval_number\":\"FL24356.2\",\"seq\":2,\"product_model\":\"9 FT X 4 FT Roof Assembly\",\"product_description\":\"Roof assembly sheathed with 0.125 in. minimum aluminum panels attached to aluminum tubing.\",\"design_pressure\":\"+39.9\\\/-49.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fidelity Manufacturing\",\"approval_number_master\":\"FL#24356-R0\",\"approval_number\":\"FL24356.1\",\"seq\":1,\"product_model\":\"9 FT X 4 FT Roof Assembly\",\"product_description\":\"Roof assembly sheated with 0.125 aluminum panels attached to aluminum tubing.\",\"design_pressure\":\"+21.7 psf\\\/-49.9 psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sunshine Metal Supply, Inc.\":[{\"manufacturer\":\"Sunshine Metal Supply, Inc.\",\"approval_number_master\":\"FL#25616-R3\",\"approval_number\":\"FL25616.2\",\"seq\":2,\"product_model\":\"26 Ga. Sun-Rib\",\"product_description\":\"26 Ga. Sun-Rib, 36\\\" wide, through fastened roof panel over 2x4 wood framing\",\"design_pressure\":\"+N\\\/A\\\/-161.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Metal Supply, Inc.\",\"approval_number_master\":\"FL#25616-R3\",\"approval_number\":\"FL25616.3\",\"seq\":3,\"product_model\":\"26 Ga. SUNPBR\",\"product_description\":\"26 Ga. SUNPBR, 36\\\" wide, through fastened roof panel over steel framing\",\"design_pressure\":\"+120.0psf\\\/-128.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sunshine Metal Supply, Inc.\",\"approval_number_master\":\"FL#25616-R0\",\"approval_number\":\"FL25616.1\",\"seq\":1,\"product_model\":\"SUNPBR\",\"product_description\":\"Min. 26 ga., 36\\\" wide, through fastened roof panel over open steel supports\",\"design_pressure\":\"+120\\\/-128\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-28 00:00:00\",\"instructions_url\":\"\"}],\"Florida Pre-Fab, Inc.\":[{\"manufacturer\":\"Florida Pre-Fab, Inc.\",\"approval_number_master\":\"FL#27069-R3\",\"approval_number\":\"FL27069.1\",\"seq\":1,\"product_model\":\"FLORIDA RIB PANEL\",\"product_description\":\"24 GA. STRUCTURAL STEEL ROOF PANEL\",\"design_pressure\":\"+65.0\\\/-75.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-06-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Pre-Fab, Inc.\",\"approval_number_master\":\"FL#6656-R0\",\"approval_number\":\"FL6656.1\",\"seq\":1,\"product_model\":\"FLORIDA RIB ROOF PANEL\",\"product_description\":\"GALVALUME STRUCTURAL STEEL ROOF PANELS\",\"design_pressure\":\"+65.O\\\/-75.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Pre-Fab, Inc.\",\"approval_number_master\":\"FL#15391-R0\",\"approval_number\":\"FL15391.1\",\"seq\":1,\"product_model\":\"FLORIDA RIB PANEL\",\"product_description\":\"24 GA. STRUCTURAL STEEL ROOF PANEL\",\"design_pressure\":\"+65.0\\\/-75.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-06-04 00:00:00\",\"instructions_url\":\"\"}],\"Goldin Metals, Inc.\":[{\"manufacturer\":\"Goldin Metals, Inc.\",\"approval_number_master\":\"FL#27203-R3\",\"approval_number\":\"FL27203.1\",\"seq\":1,\"product_model\":\"Min. 26 Ga. PBR Roof Panel\",\"product_description\":\"Min. 26 Ga. PBR Roof Panel over Steel Framing\",\"design_pressure\":\"+N\\\/A\\\/-42.7 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-01-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Goldin Metals, Inc.\",\"approval_number_master\":\"FL#4792-R0\",\"approval_number\":\"FL4792.1\",\"seq\":1,\"product_model\":\"26ga PBR Panel\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Carports Anywhere\":[{\"manufacturer\":\"Carports Anywhere\",\"approval_number_master\":\"FL#27402-R3\",\"approval_number\":\"FL27402.1\",\"seq\":1,\"product_model\":\"Hampton Rib Roof Panel\",\"product_description\":\"Hampton Rib Roof Panel over Open Framing\",\"design_pressure\":\"+54.7 psf\\\/-57.3 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-11 00:00:00\",\"instructions_url\":\"\"}],\"Century Metal, LLC.\":[{\"manufacturer\":\"Century Metal, LLC.\",\"approval_number_master\":\"FL#28501-R2\",\"approval_number\":\"FL28501.1\",\"seq\":1,\"product_model\":\"26 Ga. PBR Roof Panel\",\"product_description\":\"26 Ga. PBR Roof Panel over Open Steel Framing\",\"design_pressure\":\"+N\\\/A\\\/-124.9psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-05-01 00:00:00\",\"instructions_url\":\"\"}],\"Southland Metal Roofing & Supply\":[{\"manufacturer\":\"Southland Metal Roofing & Supply\",\"approval_number_master\":\"FL#28789-R1\",\"approval_number\":\"FL28789.1\",\"seq\":1,\"product_model\":\"26ga PBR on 16ga purlins\",\"product_description\":\"26ga (min) PBR panels on 16ga (min) steel framing\",\"design_pressure\":\"+17.5\\\/-35\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-16 00:00:00\",\"instructions_url\":\"\"}],\"PERMATHERM, INC.\":[{\"manufacturer\":\"PERMATHERM, INC.\",\"approval_number_master\":\"FL#28892-R0\",\"approval_number\":\"FL28892.1\",\"seq\":1,\"product_model\":\"4\\\", 6\\\" or 8\\\" SIP Roof Deck or Floor\",\"product_description\":\"4\\\", 6\\\" or 8\\\" (Nominal) Structural Insulated Panels - Roof Deck\\nor Floor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-31 00:00:00\",\"instructions_url\":\"\"}],\"Overholt Enterprises of Florida, LLC\":[{\"manufacturer\":\"Overholt Enterprises of Florida, LLC\",\"approval_number_master\":\"FL#29519-R2\",\"approval_number\":\"FL29519.1\",\"seq\":1,\"product_model\":\"26 Ga. Steel PBR Panel\",\"product_description\":\"PBR Roof Panel Over Steel Purlins\",\"design_pressure\":\"+N\\\/A\\\/-41.6 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-12-05 00:00:00\",\"instructions_url\":\"\"}],\"Metal Heads, LLC.\":[{\"manufacturer\":\"Metal Heads, LLC.\",\"approval_number_master\":\"FL#31117-R2\",\"approval_number\":\"FL31117.1\",\"seq\":1,\"product_model\":\"26 Ga. PBR Roof Panel\",\"product_description\":\"26 Ga. PBR Roof Panel Over Open Framing\",\"design_pressure\":\"+57.3psf\\\/-46.9psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Enduro Composites\":[{\"manufacturer\":\"Enduro Composites\",\"approval_number_master\":\"FL#32006-R2\",\"approval_number\":\"FL32006.1\",\"seq\":1,\"product_model\":\"4.2 x 1.06 Corrugated Series 250 Roof Panel\",\"product_description\":\"4.2 x 1.06 Corrugated Series 250 Roof Panel over open framing\",\"design_pressure\":\"+60.0 psf\\\/-20.0 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Enduro Composites\",\"approval_number_master\":\"FL#32006-R2\",\"approval_number\":\"FL32006.2\",\"seq\":2,\"product_model\":\"DuroSpan 12.0 x 1.25R Roof Panel\",\"product_description\":\"DuroSpan 12.0 x 1.25R Roof Panel\",\"design_pressure\":\"+31.2 psf\\\/-33.8 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Enduro Composites\",\"approval_number_master\":\"FL#32006-R2\",\"approval_number\":\"FL32006.3\",\"seq\":3,\"product_model\":\"Tuff Span 7.2x1.5 Roof Panel\",\"product_description\":\"Tuff Span 7.2x1.5 Series 250 Roof Panel\",\"design_pressure\":\"+75.0 psf\\\/-45.0 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Enduro Composites\",\"approval_number_master\":\"FL#25569-R0\",\"approval_number\":\"FL25569.1\",\"seq\":1,\"product_model\":\"DuroSpan 12.0 x 1.25R Roof Panel\",\"product_description\":\"DuroSpan 12.0 x 1.25R Roof Panel\",\"design_pressure\":\"+31.2 psf\\\/-33.8 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-12 00:00:00\",\"instructions_url\":\"\"}],\"Quicken Steel\":[{\"manufacturer\":\"Quicken Steel\",\"approval_number_master\":\"FL#33320-R2\",\"approval_number\":\"FL33320.2\",\"seq\":2,\"product_model\":\"02: 26ga PBU panel on 16ga steel framing\",\"product_description\":\"26ga (min) PBU Panel on 16ga (min) steel framing\",\"design_pressure\":\"+N\\\/A\\\/-172.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quicken Steel\",\"approval_number_master\":\"FL#33320-R0\",\"approval_number\":\"FL33320.1\",\"seq\":1,\"product_model\":\"01: 26ga PBR Panel on 16ga steel framing\",\"product_description\":\"26ga (min) PBR Panel on 16ga (min) steel framing\",\"design_pressure\":\"+162.4\\\/-132.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-08-03 00:00:00\",\"instructions_url\":\"\"}],\"Boss Metals\":[{\"manufacturer\":\"Boss Metals\",\"approval_number_master\":\"FL#35071-R1\",\"approval_number\":\"FL35071.1\",\"seq\":1,\"product_model\":\"BOSS PBR\",\"product_description\":\"Min 26 ga., 36\\\" wide through fastened panel fastened to steel supports\",\"design_pressure\":\"+N\\\/A\\\/-164.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Quality Panels and Trim, LLC\":[{\"manufacturer\":\"Quality Panels and Trim, LLC\",\"approval_number_master\":\"FL#36875-R1\",\"approval_number\":\"FL36875.1\",\"seq\":1,\"product_model\":\"26 Ga. PBR Roof Panel\",\"product_description\":\"26 Ga. PBR Roof Panel over Open Framing\",\"design_pressure\":\"+60.0 psf\\\/-45.0 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"}],\"Stabilit America, Inc. dba Resolite\":[{\"manufacturer\":\"Stabilit America, Inc. dba Resolite\",\"approval_number_master\":\"FL#37055-R0\",\"approval_number\":\"FL37055.1\",\"seq\":1,\"product_model\":\"Resolite FS25A\\\/CRFS25A '40' Series Roof Panel\",\"product_description\":\"Resolite FS25A\\\/CRFS25A '40' Series Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stabilit America, Inc. dba Resolite\",\"approval_number_master\":\"FL#7403-R0\",\"approval_number\":\"FL7403.2\",\"seq\":2,\"product_model\":\"7.2X 1.5 FS25A\\\/CRFS25A 1040 Roof Panel\",\"product_description\":\"\",\"design_pressure\":\"+55\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stabilit America, Inc. dba Resolite\",\"approval_number_master\":\"FL#39340-R0\",\"approval_number\":\"FL39340.1\",\"seq\":1,\"product_model\":\"Poliacryl WR R-Panel (Non-HVHZ)\",\"product_description\":\"Poliacryl WR R-Panel (Non-HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2031-12-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stabilit America, Inc. dba Resolite\",\"approval_number_master\":\"FL#7403-R0\",\"approval_number\":\"FL7403.1\",\"seq\":1,\"product_model\":\"4.2X 1-1\\\/16 FS25A\\\/CRFS25A 1040 Roof Panel\",\"product_description\":\"Roof Panel\",\"design_pressure\":\"+45\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-20 00:00:00\",\"instructions_url\":\"\"}],\"Tremco CPG Inc.\":[{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#37138-R3\",\"approval_number\":\"FL37138.1\",\"seq\":1,\"product_model\":\"TremLock \\\"R\\\" Panel\",\"product_description\":\"Through-fastened metal roof panel over open framing.\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#37138-R3\",\"approval_number\":\"FL37138.2\",\"seq\":2,\"product_model\":\"TremLock T-238\",\"product_description\":\"T-panel, standing seam metal roof over open framing\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#37138-R3\",\"approval_number\":\"FL37138.3\",\"seq\":3,\"product_model\":\"TremLock VP1.5\",\"product_description\":\"Vertical-leg, standing seam metal roof over open framing.\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#37138-R3\",\"approval_number\":\"FL37138.4\",\"seq\":4,\"product_model\":\"TremLock VP212, VP216, VP218 and VP180\",\"product_description\":\"Vertical-leg, mechanically-seamed, standing seam metal roof over open framing\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#28653-R0\",\"approval_number\":\"FL28653.1\",\"seq\":1,\"product_model\":\"TremLock T-238 Roof Panel\",\"product_description\":\"TremLock T-238 Roof Panel, 16\\\" Coverage over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-46.9psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-02-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#37138-R0\",\"approval_number\":\"FL37138.5\",\"seq\":5,\"product_model\":\"TremLock VP212, VP216 and VP218\",\"product_description\":\"Vertical-leg, mechanically-seamed, standing seam metal roof over open framing\",\"design_pressure\":\"+0\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-29 00:00:00\",\"instructions_url\":\"\"}],\"Valto, Inc\":[{\"manufacturer\":\"Valto, Inc\",\"approval_number_master\":\"FL#38459-R1\",\"approval_number\":\"FL38459.1\",\"seq\":1,\"product_model\":\"Duralite High Strength R-Panel\",\"product_description\":\"Fiber reinforced plastic (FRP) roof panel\",\"design_pressure\":\"+41.6\\\/-41.6\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Steel and Metal Systems, Inc.\":[{\"manufacturer\":\"Steel and Metal Systems, Inc.\",\"approval_number_master\":\"FL#39083-R1\",\"approval_number\":\"FL39083.1\",\"seq\":1,\"product_model\":\"275 New Lock Panel\",\"product_description\":\"Min. 24 ga., 17.75\\\" wide standing seam roof panel over open supports\",\"design_pressure\":\"+N\\\/A\\\/-165\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steel and Metal Systems, Inc.\",\"approval_number_master\":\"FL#39083-R1\",\"approval_number\":\"FL39083.2\",\"seq\":2,\"product_model\":\"Ag Panel\",\"product_description\":\"Min. 29 ga., 36\\\" wide, through fastened panel over open supports\",\"design_pressure\":\"+N\\\/A\\\/-113.8\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steel and Metal Systems, Inc.\",\"approval_number_master\":\"FL#39083-R1\",\"approval_number\":\"FL39083.3\",\"seq\":3,\"product_model\":\"PBR Panel\",\"product_description\":\"Min. 26 ga., 36\\\" wide, through fastened panel over open supports\",\"design_pressure\":\"+N\\\/A\\\/-124.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steel and Metal Systems, Inc.\",\"approval_number_master\":\"FL#39083-R1\",\"approval_number\":\"FL39083.4\",\"seq\":4,\"product_model\":\"PBU Panel\",\"product_description\":\"Min. 26 ga., 36\\\" wide, through fastened panel over open supports\",\"design_pressure\":\"+N\\\/A\\\/-120\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Maxant Metals, LLC\":[{\"manufacturer\":\"Maxant Metals, LLC\",\"approval_number_master\":\"FL#39606-R1\",\"approval_number\":\"FL39606.1\",\"seq\":1,\"product_model\":\"26 Ga. PBR Roof Panel over Open Framing\",\"product_description\":\"26 Ga. PBR Roof Panel over Open Framing\",\"design_pressure\":\"+52.1psf\\\/-46.9psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-20 00:00:00\",\"instructions_url\":\"\"}],\"Pinnacle Structures, Inc.\":[{\"manufacturer\":\"Pinnacle Structures, Inc.\",\"approval_number_master\":\"FL#40078-R1\",\"approval_number\":\"FL40078.1\",\"seq\":1,\"product_model\":\"24 Ga. PBR Roof Panel over Open Framing\",\"product_description\":\"24 Ga. PBR Roof Panel over Open Framing\",\"design_pressure\":\"+57.3 psf\\\/-57.3 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pinnacle Structures, Inc.\",\"approval_number_master\":\"FL#40078-R1\",\"approval_number\":\"FL40078.2\",\"seq\":2,\"product_model\":\"26 Ga. PBR Roof Panel over Open Framing\",\"product_description\":\"26 Ga. PBR Roof Panel over Open Framing\",\"design_pressure\":\"+49.1 psf\\\/-44.2 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pinnacle Structures, Inc.\",\"approval_number_master\":\"FL#40078-R1\",\"approval_number\":\"FL40078.3\",\"seq\":3,\"product_model\":\"Pinnacle Double-Lok 24 Ga. Roof Panel over Open Framing\",\"product_description\":\"Pinnacle Double-Lok 24 Ga. Roof Panel over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-55.8 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pinnacle Structures, Inc.\",\"approval_number_master\":\"FL#40078-R1\",\"approval_number\":\"FL40078.4\",\"seq\":4,\"product_model\":\"Pinnacle SuperLok 24 Ga. Roof Panel over Open Framing\",\"product_description\":\"Pinnacle SuperLok 24 Ga. Roof Panel over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-45.6 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sunward Corporation\":[{\"manufacturer\":\"Sunward Corporation\",\"approval_number_master\":\"FL#41165-R1\",\"approval_number\":\"FL41165.1\",\"seq\":1,\"product_model\":\"01 High Rib PBR\",\"product_description\":\"High Rib PBR is a corrugated steel Roof Panel.\\nA lapped roof panel fastened to structural steel supports\",\"design_pressure\":\"+Report\\\/-Report\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Eustis Roofing Company\":[{\"manufacturer\":\"Eustis Roofing Company\",\"approval_number_master\":\"FL#41681-R1\",\"approval_number\":\"FL41681.1\",\"seq\":1,\"product_model\":\"ERC ML 200\",\"product_description\":\"Min. 24 ga., max. 18.5\\\" wide standing seam roof panel over open supports\",\"design_pressure\":\"+N\\\/A\\\/-146.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2032-01-17 00:00:00\",\"instructions_url\":\"\"}],\"Freedom Manufacturing and Roofing Supply, LLC\":[{\"manufacturer\":\"Freedom Manufacturing and Roofing Supply, LLC\",\"approval_number_master\":\"FL#41715-R1\",\"approval_number\":\"FL41715.1\",\"seq\":1,\"product_model\":\"24 Ga. PBR Roof Panel over open Framing\",\"product_description\":\"24 Ga. PBR Roof Panel over open Framing\",\"design_pressure\":\"+57.3 psf\\\/-65.1 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Freedom Manufacturing and Roofing Supply, LLC\",\"approval_number_master\":\"FL#41715-R1\",\"approval_number\":\"FL41715.2\",\"seq\":2,\"product_model\":\"26 Ga. PBR Roof Panel over 1x4 Wood Purlins\",\"product_description\":\"26 Ga. PBR Roof Panel over 1x4 Wood Purlins\",\"design_pressure\":\"+N\\\/A\\\/-161.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Freedom Manufacturing and Roofing Supply, LLC\",\"approval_number_master\":\"FL#41715-R1\",\"approval_number\":\"FL41715.3\",\"seq\":3,\"product_model\":\"26 Ga. PBR Roof Panel over Open Framing\",\"product_description\":\"26 Ga. PBR Roof Panel over Open Framing\",\"design_pressure\":\"+49.5 psf\\\/-46.7 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-28 00:00:00\",\"instructions_url\":\"\"}],\"SBI Metal Buildings\":[{\"manufacturer\":\"SBI Metal Buildings\",\"approval_number_master\":\"FL#41792-R1\",\"approval_number\":\"FL41792.2\",\"seq\":2,\"product_model\":\"TSS-324 Panel\",\"product_description\":\"Min 24 ga., 24\\\" wide standing seam roof panel over open supports\",\"design_pressure\":\"+N\\\/A\\\/-183.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"SBI Metal Buildings\",\"approval_number_master\":\"FL#41792-R0\",\"approval_number\":\"FL41792.1\",\"seq\":1,\"product_model\":\"PBR Panel\",\"product_description\":\"Min. 26 ga., 36\\\" wide, through fastened panel over open supports\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ALPHA METAL PANELS LLC\":[{\"manufacturer\":\"ALPHA METAL PANELS LLC\",\"approval_number_master\":\"FL#41805-R1\",\"approval_number\":\"FL41805.1\",\"seq\":1,\"product_model\":\"26 GA. PBR ROOF DECK PANEL\",\"product_description\":\"36\\\" WIDE PANEL OVER 16 GA. STEEL FRAMING\",\"design_pressure\":\"+50.0\\\/-40.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"}],\"FALK Panel LLC\":[{\"manufacturer\":\"FALK Panel LLC\",\"approval_number_master\":\"FL#41819-R1\",\"approval_number\":\"FL41819.1\",\"seq\":1,\"product_model\":\"RRP-40 Panel\",\"product_description\":\"40\\\" wide factory-assembled, metal faced, insulated through fastened panels\",\"design_pressure\":\"+108.4\\\/-120\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"FALK Panel LLC\",\"approval_number_master\":\"FL#41819-R1\",\"approval_number\":\"FL41819.2\",\"seq\":2,\"product_model\":\"SSR-42 Panel\",\"product_description\":\"Maximum 42\\\" wide factory-assembled, metal faced, insulated standing seam roof panels\",\"design_pressure\":\"+116.8\\\/-69.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"MetalMax Roofing and Siding\":[{\"manufacturer\":\"MetalMax Roofing and Siding\",\"approval_number_master\":\"FL#41914-R1\",\"approval_number\":\"FL41914.1\",\"seq\":1,\"product_model\":\"PBR Panel\",\"product_description\":\"Min. 26 ga., 36\\\" wide, through fastened roof panel over open steel supports\",\"design_pressure\":\"+126.9\\\/-119.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Alliance Steel Inc.\":[{\"manufacturer\":\"Alliance Steel Inc.\",\"approval_number_master\":\"FL#41984-R1\",\"approval_number\":\"FL41984.1\",\"seq\":1,\"product_model\":\"Alliance Lok 216\",\"product_description\":\"Max 16\\\" wide, min 24 ga. Standing Seam Panel over open supports\",\"design_pressure\":\"+N\\\/A\\\/-235\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alliance Steel Inc.\",\"approval_number_master\":\"FL#41984-R1\",\"approval_number\":\"FL41984.2\",\"seq\":2,\"product_model\":\"Alliance Seam 24\",\"product_description\":\"Min 24 ga., 24\\\" wide standing seam roof panel over open supports\",\"design_pressure\":\"+N\\\/A\\\/-183.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alliance Steel Inc.\",\"approval_number_master\":\"FL#41984-R1\",\"approval_number\":\"FL41984.3\",\"seq\":3,\"product_model\":\"PBM Panel\",\"product_description\":\"Min. 26 ga., 36\\\" wide, through fastened panel over open supports\",\"design_pressure\":\"+N\\\/A\\\/-118.9\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Alliance Steel Inc.\",\"approval_number_master\":\"FL#41984-R1\",\"approval_number\":\"FL41984.4\",\"seq\":4,\"product_model\":\"PBR Panel\",\"product_description\":\"Min. 26 ga., 36\\\" wide, through fastened panel over open supports\",\"design_pressure\":\"+N\\\/A\\\/-193.8\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ISOCINDU S.A DE C.V\":[{\"manufacturer\":\"ISOCINDU S.A DE C.V\",\"approval_number_master\":\"FL#42064-R1\",\"approval_number\":\"FL42064.1\",\"seq\":1,\"product_model\":\"ISOCOP Roof Panels\",\"product_description\":\"Factory assembled sandwich panels.\\nMaximum width 39-3\\\/8\\\" (1000 mm)\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Metal Hero\":[{\"manufacturer\":\"Metal Hero\",\"approval_number_master\":\"FL#42316-R0\",\"approval_number\":\"FL42316.1\",\"seq\":1,\"product_model\":\"24 Ga. Hero R-Panel Roof Panel\",\"product_description\":\"24 Ga. Hero R-Panel Roof Panel over Open Framing\",\"design_pressure\":\"+59.9 psf\\\/-62.5 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Hero\",\"approval_number_master\":\"FL#42316-R0\",\"approval_number\":\"FL42316.2\",\"seq\":2,\"product_model\":\"26 Ga. Hero R-Panel Roof Panel\",\"product_description\":\"26 Ga. Hero R-Panel Roof Panel over Open Framing\",\"design_pressure\":\"+49.5 psf\\\/-44.2 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-14 00:00:00\",\"instructions_url\":\"\"}],\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\":[{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42382-R1\",\"approval_number\":\"FL42382.17\",\"seq\":17,\"product_model\":\"17: Steel Retro-R on purlins\",\"product_description\":\"26ga (min) Retro-R on 16ga (min) purlins\",\"design_pressure\":\"+N\\\/A\\\/-130.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42382-R0\",\"approval_number\":\"FL42382.1\",\"seq\":1,\"product_model\":\"01: Steel DoubleLok on purlins\",\"product_description\":\"24ga (min) DoubleLok on 16ga (min) purlins\",\"design_pressure\":\"+N\\\/A\\\/-220\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42382-R0\",\"approval_number\":\"FL42382.2\",\"seq\":2,\"product_model\":\"02: Steel Mech Seam purlins\",\"product_description\":\"26ga or 24ga (min) Mech Seam on 16ga (min) purlins\",\"design_pressure\":\"+N\\\/A\\\/-135.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42382-R0\",\"approval_number\":\"FL42382.3\",\"seq\":3,\"product_model\":\"03: Steel ML200 on purlins\",\"product_description\":\"24ga (min) ML200 on 16ga (min) purlins\",\"design_pressure\":\"+N\\\/A\\\/-120\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42382-R0\",\"approval_number\":\"FL42382.4\",\"seq\":4,\"product_model\":\"04: Steel SuperLok on purlins\",\"product_description\":\"24ga or 22ga (min) SuperLok on 16ga (min) purlins\",\"design_pressure\":\"+N\\\/A\\\/-130\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42382-R0\",\"approval_number\":\"FL42382.5\",\"seq\":5,\"product_model\":\"05: Steel Secure Seam on purlins\",\"product_description\":\"26ga (min) Secure Seam on 16ga (min) purlins\",\"design_pressure\":\"+N\\\/A\\\/-88.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42382-R0\",\"approval_number\":\"FL42382.6\",\"seq\":6,\"product_model\":\"06: Steel LokSeam on purlins\",\"product_description\":\"24ga (min) LokSeam on 16ga (min) purlins\",\"design_pressure\":\"+N\\\/A\\\/-40\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42382-R0\",\"approval_number\":\"FL42382.7\",\"seq\":7,\"product_model\":\"07: Steel Rib panel on purlins\",\"product_description\":\"29ga or 26ga (min) Rib panel on 18ga or 16ga (min) purlins\",\"design_pressure\":\"+N\\\/A\\\/-47.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42382-R0\",\"approval_number\":\"FL42382.8\",\"seq\":8,\"product_model\":\"08: Steel Rib panel on wood purlins\",\"product_description\":\"29ga (min) Rib panel on 1x4 (min) wood purlins\",\"design_pressure\":\"+N\\\/A\\\/-138.9\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42382-R0\",\"approval_number\":\"FL42382.9\",\"seq\":9,\"product_model\":\"09: Steel 5V on wood purlins\",\"product_description\":\"29ga (min) 5V panel on 1x4 (min) wood purlins\",\"design_pressure\":\"+N\\\/A\\\/-70.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42382-R0\",\"approval_number\":\"FL42382.10\",\"seq\":10,\"product_model\":\"10: Steel Corrugated on purlins\",\"product_description\":\"26ga or 24ga (min) corrugated panel with nominal 7\\\/8\\\" rib height on 16ga (min) purlins\",\"design_pressure\":\"+N\\\/A\\\/-140\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42382-R0\",\"approval_number\":\"FL42382.11\",\"seq\":11,\"product_model\":\"11: Steel 7.2 Panel on purlins\",\"product_description\":\"26ga (min) 7.2 Panel on 16ga (min) purlins\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42382-R0\",\"approval_number\":\"FL42382.12\",\"seq\":12,\"product_model\":\"12: Steel PBR on purlins\",\"product_description\":\"22ga-29ga PBR on 16ga (min) purlins\",\"design_pressure\":\"+96\\\/-163\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42382-R0\",\"approval_number\":\"FL42382.13\",\"seq\":13,\"product_model\":\"13: Steel PBU\\\/M-Panel on purlins\",\"product_description\":\"26ga (min) PBR\\\/M-Panel on 16ga (min) purlins\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42382-R0\",\"approval_number\":\"FL42382.14\",\"seq\":14,\"product_model\":\"14: Steel UltraDek on purlins\",\"product_description\":\"24ga (min) UltraDek on 16ga (min) purlins\",\"design_pressure\":\"+N\\\/A\\\/-50\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42382-R0\",\"approval_number\":\"FL42382.15\",\"seq\":15,\"product_model\":\"15: Steel TS 324 on purlins\",\"product_description\":\"24ga or 22ga (min) TS 324 on 16ga (min) purlins\",\"design_pressure\":\"+N\\\/A\\\/-183.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Cornerstone Building Brands (MBCI, ABC, UCC, & Reeds)\",\"approval_number_master\":\"FL#42382-R0\",\"approval_number\":\"FL42382.16\",\"seq\":16,\"product_model\":\"16: Steel BattenLok HS on purlins\",\"product_description\":\"24ga (min) BattenLok HS on 16ga (min) purlins\",\"design_pressure\":\"+N\\\/A\\\/-71.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-13 00:00:00\",\"instructions_url\":\"\"}],\"Midwest Manufacturing\":[{\"manufacturer\":\"Midwest Manufacturing\",\"approval_number_master\":\"FL#42564-R0\",\"approval_number\":\"FL42564.1\",\"seq\":1,\"product_model\":\"29 Ga. Pro-Rib Roof Panel\",\"product_description\":\"29 Ga. Pro-Rib Roof Panel over 2x4 wood purlins over open framing\",\"design_pressure\":\"+N\\\/A\\\/-86.0 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"CSBS Manufacturing, LLC\":[{\"manufacturer\":\"CSBS Manufacturing, LLC\",\"approval_number_master\":\"FL#44663-R0\",\"approval_number\":\"FL44663.1\",\"seq\":1,\"product_model\":\"OSTRO-3000\",\"product_description\":\"Ostro-3000\\n1. 24 gauge 18 inch panel\\n2. 24 gauge 24 inch panel\\n3. 22 gauge 18 inch panel\\n4. 22 gauge 24 inch panel\",\"design_pressure\":\"+56.7\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-11-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CSBS Manufacturing, LLC\",\"approval_number_master\":\"FL#44663-R0\",\"approval_number\":\"FL44663.2\",\"seq\":2,\"product_model\":\"PBR Roof Panel\",\"product_description\":\"1. 26 Ga PBR W\\\/ 12-12 Fastener Sp.\\n2. 26 Ga PBR W\\\/ 5-7-5 Fastener Sp.\\n3. 26 Ga PBR W\\\/ 12-12 Fastener Sp.\\n4. 26 Ga PBR W\\\/ 5-7-5 Fastener Sp.\",\"design_pressure\":\"+33.0\\\/-32.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-11-22 00:00:00\",\"instructions_url\":\"\"}],\"Gulf Coast Supply & Manufacturing, LLC.\":[{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#44688-R0\",\"approval_number\":\"FL44688.1\",\"seq\":1,\"product_model\":\"01: 24ga Mega Loc on purlins\",\"product_description\":\"24ga (min) Mega Loc 2\\\" mechanical seam on 16ga (min) purlins\",\"design_pressure\":\"+N\\\/A\\\/-120\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#44688-R0\",\"approval_number\":\"FL44688.2\",\"seq\":2,\"product_model\":\"02: 24ga or 26ga GulfPBR on purlins\",\"product_description\":\"24ga (min) or 26ga GulfPBR on 16ga (min) purlins\",\"design_pressure\":\"+N\\\/A\\\/-150\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#44688-R0\",\"approval_number\":\"FL44688.3\",\"seq\":3,\"product_model\":\"03: 29ga GulfRib on purlins\",\"product_description\":\"29ga (min) GulfRib on 20ga (min) purlins\",\"design_pressure\":\"+N\\\/A\\\/-100\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#4618-R0\",\"approval_number\":\"FL4618.1\",\"seq\":1,\"product_model\":\"26ga 5v Crimp over 1X4\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#4618-R0\",\"approval_number\":\"FL4618.2\",\"seq\":2,\"product_model\":\"26ga PBR over 1X4\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#4618-R0\",\"approval_number\":\"FL4618.3\",\"seq\":3,\"product_model\":\"Tuff Rib 26ga\\\/29ga over 1X4\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#7073-R0\",\"approval_number\":\"FL7073.1\",\"seq\":1,\"product_model\":\"26ga 5v Crimp over 1X4\",\"product_description\":\"\",\"design_pressure\":\"+N\\\/A\\\/-149.25\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#7073-R0\",\"approval_number\":\"FL7073.2\",\"seq\":2,\"product_model\":\"26ga PBR over 1X4\",\"product_description\":\"\",\"design_pressure\":\"+N\\\/A\\\/-138.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#7073-R0\",\"approval_number\":\"FL7073.3\",\"seq\":3,\"product_model\":\"Tuff Rib 26ga\",\"product_description\":\"Tuff Rib 26ga over 1X4\",\"design_pressure\":\"+N\\\/A\\\/-76.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#7073-R0\",\"approval_number\":\"FL7073.4\",\"seq\":4,\"product_model\":\"Tuff Rib 29ga\",\"product_description\":\"Tuff Rib 29ga over 1X4\",\"design_pressure\":\"+N\\\/A\\\/-76.75\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#8975-R0\",\"approval_number\":\"FL8975.1\",\"seq\":1,\"product_model\":\"PBR Panel\",\"product_description\":\"24 Ga PBR Roof Panel 36\\\" Wide\",\"design_pressure\":\"+n\\\/a\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#10476-R0\",\"approval_number\":\"FL10476.1\",\"seq\":1,\"product_model\":\"24 Ga. Gulf Coast Mechanical Seam Roof\",\"product_description\":\"24 Ga. Gulf Coast Mechanical Seam Roof Panel over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-45.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#11650-R1\",\"approval_number\":\"FL11650.1\",\"seq\":1,\"product_model\":\"24 Ga. Gulf Coast Mechanical Seam\",\"product_description\":\"24 Ga. Gulf Coast Mechanical Seam 18\\\" Wide Roof Panel over open framing\",\"design_pressure\":\"+N\\\/A\\\/-120.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#11650-R1\",\"approval_number\":\"FL11650.2\",\"seq\":2,\"product_model\":\"24 Ga. PBR Roof Panel\",\"product_description\":\"24 Ga. PBR Roof Panel over open framing\",\"design_pressure\":\"+N\\\/A\\\/-150.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#11650-R1\",\"approval_number\":\"FL11650.3\",\"seq\":3,\"product_model\":\"26 Ga. PBR Roof Panel\",\"product_description\":\"26 Ga. PBR Roof Panel over open framing\",\"design_pressure\":\"+N\\\/A\\\/-40.0 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#20094-R0\",\"approval_number\":\"FL20094.1\",\"seq\":1,\"product_model\":\"29ga GulfRib Structural\",\"product_description\":\"Min 29ga GulfRib roof panel over open framing\",\"design_pressure\":\"+N\\\/A\\\/-100\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-03-13 00:00:00\",\"instructions_url\":\"\"}],\"Metal Alliance Inc.\":[{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#45927-R0\",\"approval_number\":\"FL45927.1\",\"seq\":1,\"product_model\":\"01: 26ga ALLRIB on purlins\",\"product_description\":\"26ga (min) ALLRIB on 16ga (min) purlins\",\"design_pressure\":\"+N\\\/A\\\/-45.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#45927-R0\",\"approval_number\":\"FL45927.2\",\"seq\":2,\"product_model\":\"02: 26ga ALLRIB on purlins\",\"product_description\":\"26ga (min) ALLRIB on 16ga (min) purlins\",\"design_pressure\":\"+N\\\/A\\\/-110\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#45927-R0\",\"approval_number\":\"FL45927.3\",\"seq\":3,\"product_model\":\"03: 26ga ALLRIB on purlins\",\"product_description\":\"26ga (min) PBR on 16ga (min) purlins\",\"design_pressure\":\"+N\\\/A\\\/-45.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#45927-R0\",\"approval_number\":\"FL45927.4\",\"seq\":4,\"product_model\":\"04: 26ga ALLRIB on purlins\",\"product_description\":\"26ga (min) PBR on 16ga (min) purlins\",\"design_pressure\":\"+N\\\/A\\\/-105\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"}],\"Aion Metals LLC\":[{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#46028-R0\",\"approval_number\":\"FL46028.1\",\"seq\":1,\"product_model\":\"01: 26ga Rib on 16ga purlins\",\"product_description\":\"26ga (min) Rib on 16ga (min) purlins\",\"design_pressure\":\"+N\\\/A\\\/-45.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#46028-R0\",\"approval_number\":\"FL46028.2\",\"seq\":2,\"product_model\":\"02: 26ga Rib on 16ga purlins\",\"product_description\":\"26ga (min) Rib on 16ga (min) purlins\",\"design_pressure\":\"+N\\\/A\\\/-110\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#46028-R0\",\"approval_number\":\"FL46028.3\",\"seq\":3,\"product_model\":\"03: 26ga PBR on 16ga purlins\",\"product_description\":\"26ga (min) PBR on 16ga (min) purlins\",\"design_pressure\":\"+N\\\/A\\\/-45.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#46028-R0\",\"approval_number\":\"FL46028.4\",\"seq\":4,\"product_model\":\"04: 26ga PBR on 16ga purlins\",\"product_description\":\"26ga (min) PBR on 16ga (min) purlins\",\"design_pressure\":\"+N\\\/A\\\/-105\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Stabilit America, Inc. dba Glasteel\":[{\"manufacturer\":\"Stabilit America, Inc. dba Glasteel\",\"approval_number_master\":\"FL#46595-R0\",\"approval_number\":\"FL46595.1\",\"seq\":1,\"product_model\":\"AcrylitGC - R Profile 1-1\\\/4\\\" Rib; 36\\\" Coverage Roof Panel (Non-HVHZ)\",\"product_description\":\"AcrylitGC - R Profile 1-1\\\/4\\\" Rib; 36\\\" Coverage Roof Panel (Non-HVHZ)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"The Metal Maniacs\":[{\"manufacturer\":\"The Metal Maniacs\",\"approval_number_master\":\"FL#46650-R0\",\"approval_number\":\"FL46650.1\",\"seq\":1,\"product_model\":\"01: 26ga PBR on 16ga steel framing\",\"product_description\":\"26ga (min) PBR structural panel on 16ga (min) steel framing\",\"design_pressure\":\"+N\\\/A\\\/-45.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Metal Maniacs\",\"approval_number_master\":\"FL#46650-R0\",\"approval_number\":\"FL46650.2\",\"seq\":2,\"product_model\":\"02: 26ga PBR on 16ga steel framing\",\"product_description\":\"26ga (min) PBR structural panel on 16ga (min) steel framing\",\"design_pressure\":\"+N\\\/A\\\/-105\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-05 00:00:00\",\"instructions_url\":\"\"}],\"Yoder Metal LLC\":[{\"manufacturer\":\"Yoder Metal LLC\",\"approval_number_master\":\"FL#46651-R0\",\"approval_number\":\"FL46651.1\",\"seq\":1,\"product_model\":\"29 Ga. Classic Rib Roof Panel\",\"product_description\":\"29 Ga. Classic Rib Roof Panel over 2x4 Wood Purlins\",\"design_pressure\":\"+N\\\/A\\\/-153.5psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-08 00:00:00\",\"instructions_url\":\"\"}],\"Horizon Structural Systems, Inc.\":[{\"manufacturer\":\"Horizon Structural Systems, Inc.\",\"approval_number_master\":\"FL#46664-R0\",\"approval_number\":\"FL46664.1\",\"seq\":1,\"product_model\":\"PBR\",\"product_description\":\"PBR PANEL\",\"design_pressure\":\"+31.1\\\/-30.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Horizon Structural Systems, Inc.\",\"approval_number_master\":\"FL#46664-R0\",\"approval_number\":\"FL46664.2\",\"seq\":2,\"product_model\":\"PC-216\",\"product_description\":\"PC-216 (PanelCraft) Panel 24 and 22 gauge panel with TripleLok or QuadLok seaming systems\",\"design_pressure\":\"+28.7\\\/-36.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Horizon Structural Systems, Inc.\",\"approval_number_master\":\"FL#46664-R0\",\"approval_number\":\"FL46664.3\",\"seq\":3,\"product_model\":\"TS-324\",\"product_description\":\"TS-324 Panel 24 and 22 gauge with TripleLok and QuadLok seaming systems.\",\"design_pressure\":\"+53.3\\\/-36.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-08-31 00:00:00\",\"instructions_url\":\"\"}],\"First Choice Metals\":[{\"manufacturer\":\"First Choice Metals\",\"approval_number_master\":\"FL#46677-R1\",\"approval_number\":\"FL46677.3\",\"seq\":3,\"product_model\":\"29 Ga. AG Roof Panel\",\"product_description\":\"29 Ga. AG Roof Panel over 2x4 Wood Purlins\",\"design_pressure\":\"+N\\\/A\\\/-63.5psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"First Choice Metals\",\"approval_number_master\":\"FL#46677-R0\",\"approval_number\":\"FL46677.1\",\"seq\":1,\"product_model\":\"26 Ga. R Panel Roof Panel\",\"product_description\":\"26 Ga. R Panel Roof Panel over open steel framing\",\"design_pressure\":\"+49.5psf\\\/-46.9psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"First Choice Metals\",\"approval_number_master\":\"FL#46677-R0\",\"approval_number\":\"FL46677.2\",\"seq\":2,\"product_model\":\"29 Ga. AG Roof Panel\",\"product_description\":\"29 Ga. AG Roof Panel over 2x4 Wood Purlins\",\"design_pressure\":\"+N\\\/A\\\/-63.5psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-11 00:00:00\",\"instructions_url\":\"\"}],\"Garrison Design & Construction\":[{\"manufacturer\":\"Garrison Design & Construction\",\"approval_number_master\":\"FL#46789-R0\",\"approval_number\":\"FL46789.1\",\"seq\":1,\"product_model\":\"26 Ga. PBR Roof Panel over Steel Framing\",\"product_description\":\"26 Ga. PBR Roof Panel over Steel Framing\",\"design_pressure\":\"+46.9psf\\\/-49.5psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Garrison Design & Construction\",\"approval_number_master\":\"FL#46789-R0\",\"approval_number\":\"FL46789.2\",\"seq\":2,\"product_model\":\"26 Ga. Versa Roof panel over 1x4 wood purlins\",\"product_description\":\"26 Ga. Versa Roof panel over 1x4 wood purlins over open framing\",\"design_pressure\":\"+N\\\/A\\\/-76.8 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Garrison Design & Construction\",\"approval_number_master\":\"FL#4599-R2\",\"approval_number\":\"FL4599.1\",\"seq\":1,\"product_model\":\"26 Ga. Versa Panel\",\"product_description\":\"Versa Panel Roof Panel, Min. 26 Ga., 36\\\" Wide over 1x4 Wood Purlins\",\"design_pressure\":\"+N\\\/A\\\/-76.8PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-06-07 00:00:00\",\"instructions_url\":\"\"}],\"Surplus & Salvage of Chipley\":[{\"manufacturer\":\"Surplus & Salvage of Chipley\",\"approval_number_master\":\"FL#47042-R0\",\"approval_number\":\"FL47042.1\",\"seq\":1,\"product_model\":\"Min. 29 Ga. Tuff Rib Roof Panel\",\"product_description\":\"Min. 29 Ga. Tuff Rib Roof Panel over 2x6 Wood Purlins\",\"design_pressure\":\"+N\\\/A\\\/-101.0psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-03-27 00:00:00\",\"instructions_url\":\"\"}],\"Engineering Services and Products Company\":[{\"manufacturer\":\"Engineering Services and Products Company\",\"approval_number_master\":\"FL#47419-R0\",\"approval_number\":\"FL47419.1\",\"seq\":1,\"product_model\":\"26 Ga. ClearSpan PBR Roof Panel\",\"product_description\":\"26 Ga. ClearSpan PBR Roof Panel over open steel framing\",\"design_pressure\":\"+52.1 psf\\\/-46.9 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-09-16 00:00:00\",\"instructions_url\":\"\"}],\"Hatcher Assets, LLC.\":[{\"manufacturer\":\"Hatcher Assets, LLC.\",\"approval_number_master\":\"FL#47639-R0\",\"approval_number\":\"FL47639.1\",\"seq\":1,\"product_model\":\"29 Ga. AG Panel over 2x4 wood framing\",\"product_description\":\"29 Ga. AG Panel over 2x4 wood framing\",\"design_pressure\":\"+NA\\\/-93.5 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hatcher Assets, LLC.\",\"approval_number_master\":\"FL#47639-R0\",\"approval_number\":\"FL47639.2\",\"seq\":2,\"product_model\":\"29 Ga. AG Panel over steel framing\",\"product_description\":\"29 Ga. AG Panel over steel framing\",\"design_pressure\":\"+33.8 psf\\\/-28.6 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-04 00:00:00\",\"instructions_url\":\"\"}],\"Builtrite Storage Systems\":[{\"manufacturer\":\"Builtrite Storage Systems\",\"approval_number_master\":\"FL#47669-R0\",\"approval_number\":\"FL47669.1\",\"seq\":1,\"product_model\":\"BR 210\",\"product_description\":\"Min. 24 ga., max. 18.5\\\" wide standing seam roof panel over open supports\",\"design_pressure\":\"+N\\\/A\\\/-150.8\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Metal Max LLC\":[{\"manufacturer\":\"Metal Max LLC\",\"approval_number_master\":\"FL#47830-R0\",\"approval_number\":\"FL47830.1\",\"seq\":1,\"product_model\":\"01: 26ga PBR on 16ga steel framing\",\"product_description\":\"26ga PBR on 16ga steel framing\",\"design_pressure\":\"+N\\\/A\\\/-150\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Max LLC\",\"approval_number_master\":\"FL#47830-R0\",\"approval_number\":\"FL47830.2\",\"seq\":2,\"product_model\":\"02: 26ga PBR on 16ga steel framing\",\"product_description\":\"26ga (min) PBR on 16ga (min) steel framing\",\"design_pressure\":\"+60\\\/-47.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Max LLC\",\"approval_number_master\":\"FL#47830-R0\",\"approval_number\":\"FL47830.3\",\"seq\":3,\"product_model\":\"03: 26ga PBR on 16ga steel framing\",\"product_description\":\"26ga (min) PBR on 16ga (min) steel framing\",\"design_pressure\":\"+N\\\/A\\\/-109.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Max LLC\",\"approval_number_master\":\"FL#47830-R0\",\"approval_number\":\"FL47830.4\",\"seq\":4,\"product_model\":\"04: 26ga PBR on 16ga steel framing\",\"product_description\":\"26ga (min) PBR on 16ga (min) steel framing\",\"design_pressure\":\"+126.9\\\/-119.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"}],\"Construction Metal Products (CMP) c\\\/o Gibraltar Metal Building Envelope\":[{\"manufacturer\":\"Construction Metal Products (CMP) c\\\/o Gibraltar Metal Building Envelope\",\"approval_number_master\":\"FL#47879-R1\",\"approval_number\":\"FL47879.2\",\"seq\":2,\"product_model\":\"2- \\\"CMP S2500\\\" 18\\\" wide\",\"product_description\":\"24 Gauge, 18\\\" Wide Steel Roof panel attached to 16 gauge Steel Purlins mechanically seamed with two-piece floating panel clips\",\"design_pressure\":\"+N\\\/A\\\/-TableA\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Construction Metal Products (CMP) c\\\/o Gibraltar Metal Building Envelope\",\"approval_number_master\":\"FL#47879-R0\",\"approval_number\":\"FL47879.1\",\"seq\":1,\"product_model\":\"1 - \\\"CMP S2500\\\"\",\"product_description\":\"24 Gauge Steel Roof panel attached to 16 gauge Steel Purlins mechanically seamed with two-piece floating panel clips\",\"design_pressure\":\"+See\\\/-TableA\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Suncoast Building Components\":[{\"manufacturer\":\"Suncoast Building Components\",\"approval_number_master\":\"FL#2148-R0\",\"approval_number\":\"FL2148.1\",\"seq\":1,\"product_model\":\"Florida Rib 26\",\"product_description\":\"Structural through fastened metal roof panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"AIM Metals LLC\":[{\"manufacturer\":\"AIM Metals LLC\",\"approval_number_master\":\"FL#2425-R0\",\"approval_number\":\"FL2425.1\",\"seq\":1,\"product_model\":\"Ag-Rib\",\"product_description\":\"Thru-fastener panel with 3\\\/4\\\" ribs spaced 9\\\" OC. with 36\\\" net coverage.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AIM Metals LLC\",\"approval_number_master\":\"FL#2425-R0\",\"approval_number\":\"FL2425.2\",\"seq\":2,\"product_model\":\"AIM-Lok\",\"product_description\":\"Vertical leg mechanically seamed standing seam metal roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AIM Metals LLC\",\"approval_number_master\":\"FL#2425-R0\",\"approval_number\":\"FL2425.3\",\"seq\":3,\"product_model\":\"PBR-Span\",\"product_description\":\"Thru-fastener panel with 1.25\\\" ribs spaced 12\\\"OC with 36\\\" net coverage.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AIM Metals LLC\",\"approval_number_master\":\"FL#2425-R0\",\"approval_number\":\"FL2425.4\",\"seq\":4,\"product_model\":\"R-Span\",\"product_description\":\"Thru-fastener panel with 1.25\\\" ribs spaced 12\\\"OC with 36\\\" net coverage.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AIM Metals LLC\",\"approval_number_master\":\"FL#2425-R0\",\"approval_number\":\"FL2425.5\",\"seq\":5,\"product_model\":\"ROLL-Lok\",\"product_description\":\"Trapezoidal standing seam metal roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AIM Metals LLC\",\"approval_number_master\":\"FL#17032-R0\",\"approval_number\":\"FL17032.1\",\"seq\":1,\"product_model\":\"AIM LOK and Roll-LOK Roofing Panels\",\"product_description\":\"AIM LOK, TripleLOK and QuadLOK 24GA\\nRoll-LOK, TripleLok and QuadLok\\n22GA and 24GA\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-04-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AIM Metals LLC\",\"approval_number_master\":\"FL#17329-R0\",\"approval_number\":\"FL17329.1\",\"seq\":1,\"product_model\":\"PBR-Span\",\"product_description\":\"Min.26Ga or (24Ga) PBR thru Fastened 1.25\\\" rib height 36\\\" coverage over 16GA steel purlins.\\nProduct to be in compliance with FBC 2010 Section 1504.3.2\",\"design_pressure\":\"+n\\\/a\\\/-52.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-04-21 00:00:00\",\"instructions_url\":\"\"}],\"Wedgcor, Inc.\":[{\"manufacturer\":\"Wedgcor, Inc.\",\"approval_number_master\":\"FL#2500-R0\",\"approval_number\":\"FL2500.1\",\"seq\":1,\"product_model\":\"Hi-Rib Panel\",\"product_description\":\"Light gage structural roof panel system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Corrugated Industries of Florida, Inc.\":[{\"manufacturer\":\"Corrugated Industries of Florida, Inc.\",\"approval_number_master\":\"FL#2652-R0\",\"approval_number\":\"FL2652.1\",\"seq\":1,\"product_model\":\"1-\\\"R-Panel\\\" and \\\"PBR Panel\\\"\",\"product_description\":\"26 Gauge Steel over 16 Gauge Steel Purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corrugated Industries of Florida, Inc.\",\"approval_number_master\":\"FL#5214-R5\",\"approval_number\":\"FL5214.1\",\"seq\":1,\"product_model\":\"Roof Panel\",\"product_description\":\"26 Ga. PBR Roof Panel over open framing\",\"design_pressure\":\"+60.0 PSF\\\/-50.0 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-08 00:00:00\",\"instructions_url\":\"\"}],\"Consolidated Metals of Florida\":[{\"manufacturer\":\"Consolidated Metals of Florida\",\"approval_number_master\":\"FL#2975-R0\",\"approval_number\":\"FL2975.1\",\"seq\":1,\"product_model\":\"1- \\\"CSL-150\\\"\",\"product_description\":\"Minimum 24 GA Steel, 12\\\" to 18\\\" Wide Panel, over 16 GA Steel Purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Consolidated Metals of Florida\",\"approval_number_master\":\"FL#4880-R0\",\"approval_number\":\"FL4880.1\",\"seq\":1,\"product_model\":\"1- \\\"CSL-550\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 18\\\" Wide (For DP = 52.5 psf) or 19.5\\\" Wide (For DP = 37.5 psf) Panel Attached to Steel Purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Star Building Systems\":[{\"manufacturer\":\"Star Building Systems\",\"approval_number_master\":\"FL#3088-R0\",\"approval_number\":\"FL3088.1\",\"seq\":1,\"product_model\":\"1- \\\"Dura-Rib Roof\\\"\",\"product_description\":\"Minimum 26 GA Steel, 36\\\" Wide Panel over Steel Purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Star Building Systems\",\"approval_number_master\":\"FL#3088-R0\",\"approval_number\":\"FL3088.2\",\"seq\":2,\"product_model\":\"2- \\\"Dura-Rib Roof\\\"\",\"product_description\":\"Minimum 24 GA Steel, 36\\\" Wide Panel over Steel Purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Star Building Systems\",\"approval_number_master\":\"FL#3088-R0\",\"approval_number\":\"FL3088.3\",\"seq\":3,\"product_model\":\"3- \\\"Starshield Roof\\\"\",\"product_description\":\"Minimum 26 GA Steel, 24\\\" Wide Panel over Steel Purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Star Building Systems\",\"approval_number_master\":\"FL#3088-R0\",\"approval_number\":\"FL3088.4\",\"seq\":4,\"product_model\":\"4- \\\"Starshield Roof\\\"\",\"product_description\":\"Minimum 24 GA Steel, 24\\\" Wide Panel over Steel Purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Star Building Systems\",\"approval_number_master\":\"FL#5201-R0\",\"approval_number\":\"FL5201.1\",\"seq\":1,\"product_model\":\"1- \\\"Dura-Rib Roof\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 36\\\" Wide Panel Attached to Steel Purlins Spaced Maximum 60\\\" o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Star Building Systems\",\"approval_number_master\":\"FL#5201-R0\",\"approval_number\":\"FL5201.2\",\"seq\":2,\"product_model\":\"2- \\\"Dura-Rib Roof\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 36\\\" Wide Panel Attached to Steel Purlins Spaced Maximum 60\\\" o.c. LARGE MISSIL IMPACT RATED\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Star Building Systems\",\"approval_number_master\":\"FL#5201-R0\",\"approval_number\":\"FL5201.3\",\"seq\":3,\"product_model\":\"3- \\\"StarShield Roof\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 24\\\" Wide Panel Attached to Steel Purlins Spaced Maximum 60\\\" o.c. LARGE MISSILE IMPACT RATED\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Star Building Systems\",\"approval_number_master\":\"FL#5201-R0\",\"approval_number\":\"FL5201.4\",\"seq\":4,\"product_model\":\"4- \\\"StarShield Roof\\\"\",\"product_description\":\"Minimum 22 Gauge Steel, Maximum 24\\\" Wide Panel Attached to Steel Purlins Spaced Maximum 60\\\" o.c. LARGE MISSILE IMPACT RATED\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Dixieland Metals of Alabama, LLC.\":[{\"manufacturer\":\"Dixieland Metals of Alabama, LLC.\",\"approval_number_master\":\"FL#3380-R0\",\"approval_number\":\"FL3380.1\",\"seq\":1,\"product_model\":\"PBR Panel\",\"product_description\":\"Thru-Fastened Metal Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixieland Metals of Alabama, LLC.\",\"approval_number_master\":\"FL#5372-R0\",\"approval_number\":\"FL5372.1\",\"seq\":1,\"product_model\":\"PBR Roof Panel\",\"product_description\":\"PBR Roof Panel over open framing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixieland Metals of Alabama, LLC.\",\"approval_number_master\":\"FL#4537-R2\",\"approval_number\":\"FL4537.1\",\"seq\":1,\"product_model\":\"26 Ga. PBR Roof\",\"product_description\":\"Min. 26 Ga. PBR Roof Panel over open framing\",\"design_pressure\":\"+60.0PSF\\\/-47.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixieland Metals of Alabama, LLC.\",\"approval_number_master\":\"FL#4537-R2\",\"approval_number\":\"FL4537.2\",\"seq\":2,\"product_model\":\"26 Ga. Tuff Rib\",\"product_description\":\"Min. 26 Ga. Tuff Rib Roof Panel over open framing\",\"design_pressure\":\"+N\\\/A\\\/-96.8PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dixieland Metals of Alabama, LLC.\",\"approval_number_master\":\"FL#4537-R2\",\"approval_number\":\"FL4537.3\",\"seq\":3,\"product_model\":\"29 Ga. Tuff Rib\",\"product_description\":\"Min. 29 Ga. Tuff Rib Roof Panel over open framing\",\"design_pressure\":\"+N\\\/A\\\/-84.3PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-17 00:00:00\",\"instructions_url\":\"\"}],\"Behlen\\\/Inland Group\":[{\"manufacturer\":\"Behlen\\\/Inland Group\",\"approval_number_master\":\"FL#3629-R1\",\"approval_number\":\"FL3629.1\",\"seq\":1,\"product_model\":\"ADP-1\",\"product_description\":\"Thru-Fastened Roof Panel\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Behlen\\\/Inland Group\",\"approval_number_master\":\"FL#7258-R0\",\"approval_number\":\"FL7258.1\",\"seq\":1,\"product_model\":\"Dyna Rib\",\"product_description\":\"Thru-Fastened Roof Panel\",\"design_pressure\":\"+38.4\\\/-48\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Behlen\\\/Inland Group\",\"approval_number_master\":\"FL#9465-R0\",\"approval_number\":\"FL9465.1\",\"seq\":1,\"product_model\":\"ZL-24\\\/IN-LOC 22 GA.\",\"product_description\":\"22 Ga. QuadriLock Roof Panel over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-39.0psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Behlen\\\/Inland Group\",\"approval_number_master\":\"FL#9465-R0\",\"approval_number\":\"FL9465.2\",\"seq\":2,\"product_model\":\"ZL-24\\\/IN-LOC 24 Ga.\",\"product_description\":\"24 Ga. Triple Lock Roof Panel over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-40.6psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Behlen\\\/Inland Group\",\"approval_number_master\":\"FL#9465-R0\",\"approval_number\":\"FL9465.3\",\"seq\":3,\"product_model\":\"ZL-24\\\/IN-LOC 24 Ga.\",\"product_description\":\"24 Ga. Roll and Lock Roof Panel over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-40.91psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Behlen\\\/Inland Group\",\"approval_number_master\":\"FL#9465-R0\",\"approval_number\":\"FL9465.4\",\"seq\":4,\"product_model\":\"ZL-24\\\/IN-LOC 24 Ga.\",\"product_description\":\"24 Ga. QuadriLock Roof Panel over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-87.7psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Behlen\\\/Inland Group\",\"approval_number_master\":\"FL#9470-R0\",\"approval_number\":\"FL9470.1\",\"seq\":1,\"product_model\":\"ZL-24\\\/IN-LOC\",\"product_description\":\"24 Ga. QuadriLock Roof Panel over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-30psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Behlen\\\/Inland Group\",\"approval_number_master\":\"FL#9470-R0\",\"approval_number\":\"FL9470.2\",\"seq\":2,\"product_model\":\"ZL-24\\\/IN-LOC\",\"product_description\":\"24 Ga. Triple Lock Roof Panel over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-30psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Behlen\\\/Inland Group\",\"approval_number_master\":\"FL#3629-R0\",\"approval_number\":\"FL3629.2\",\"seq\":2,\"product_model\":\"Dyna Rib\",\"product_description\":\"Thru-Fastened Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"C-Thru Industries\":[{\"manufacturer\":\"C-Thru Industries\",\"approval_number_master\":\"FL#3708-R0\",\"approval_number\":\"FL3708.1\",\"seq\":1,\"product_model\":\"Titan Insulated Foam Roof Panels\",\"product_description\":\"Structural insulated panels for patio cover roof systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C-Thru Industries\",\"approval_number_master\":\"FL#3708-R0\",\"approval_number\":\"FL3708.2\",\"seq\":2,\"product_model\":\"Titan Insulated Foam Roof Panels\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C-Thru Industries\",\"approval_number_master\":\"FL#3708-R0\",\"approval_number\":\"FL3708.3\",\"seq\":3,\"product_model\":\"Titan Insulated Foam Roof Panels\",\"product_description\":\"Structural insulated panels for patio cover roof systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C-Thru Industries\",\"approval_number_master\":\"FL#6619-R0\",\"approval_number\":\"FL6619.1\",\"seq\":1,\"product_model\":\"Weatherguard Insulated Foam Roof Panel\",\"product_description\":\"3.00 - 0.024\\\" \\\/ 1.5 pcf EPS \\\/ 0.024\\\"\\nLaminated roof panel.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C-Thru Industries\",\"approval_number_master\":\"FL#6619-R0\",\"approval_number\":\"FL6619.2\",\"seq\":2,\"product_model\":\"Weatherguard Insulated Foam Roof Panel\",\"product_description\":\"4.00 - 0.024\\\" \\\/ 2.0 pcf EPS \\\/ 0.024\\\"\\nLaminated roof panel.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"C-Thru Industries\",\"approval_number_master\":\"FL#6619-R0\",\"approval_number\":\"FL6619.3\",\"seq\":3,\"product_model\":\"Weatherguard Insulated Foam Roof Panel\",\"product_description\":\"6.00 - 0.024\\\" \\\/ 2.0 pcf EPS \\\/ 0.024\\\"\\nLaminated roof panel.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Centurion Industries, Inc.\":[{\"manufacturer\":\"Centurion Industries, Inc.\",\"approval_number_master\":\"FL#3878-R0\",\"approval_number\":\"FL3878.1\",\"seq\":1,\"product_model\":\"KR-24\",\"product_description\":\"Structural Standing Seam Metal Roof\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Admiral Sunroom, Inc.\":[{\"manufacturer\":\"Admiral Sunroom, Inc.\",\"approval_number_master\":\"FL#3920-R0\",\"approval_number\":\"FL3920.1\",\"seq\":1,\"product_model\":\"Admiral Sunrooms Laminated Structural Panel\",\"product_description\":\"Structural Insulated panels for patio cover roof systems\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"FischerSIPS\":[{\"manufacturer\":\"FischerSIPS\",\"approval_number_master\":\"FL#4002-R0\",\"approval_number\":\"FL4002.1\",\"seq\":1,\"product_model\":\"SIPS\",\"product_description\":\"OSB laminted to both sides of an EPS core using a structural adhesive.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"FischerSIPS\",\"approval_number_master\":\"FL#13921-R2\",\"approval_number\":\"FL13921.1\",\"seq\":1,\"product_model\":\"Structural Insulated Roof Panels\",\"product_description\":\"Structural Insulated Roof Panels 8 ft to 20 ft long, 4-5\\\/8 in. to 12-3\\\/8 in. thick.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"FischerSIPS\",\"approval_number_master\":\"FL#29437-R0\",\"approval_number\":\"FL29437.1\",\"seq\":1,\"product_model\":\"SIPS Roof\",\"product_description\":\"Structural Insulated Roof panels 8ft to 24ft long. 4 5\\\/8\\\" to 12 1\\\/4\\\" thick.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Rigid Building Systems\":[{\"manufacturer\":\"Rigid Building Systems\",\"approval_number_master\":\"FL#4061-R0\",\"approval_number\":\"FL4061.1\",\"seq\":1,\"product_model\":\"HI-Tech Series\",\"product_description\":\"24in wide 3 in high trapizoidal rib\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rigid Building Systems\",\"approval_number_master\":\"FL#4061-R0\",\"approval_number\":\"FL4061.2\",\"seq\":2,\"product_model\":\"Platinum Series 216\",\"product_description\":\"16 in wide 2 in high rib SSR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rigid Building Systems\",\"approval_number_master\":\"FL#4061-R0\",\"approval_number\":\"FL4061.3\",\"seq\":3,\"product_model\":\"Platinum Series 218\",\"product_description\":\"18in wide 2in high rib SSR\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rigid Building Systems\",\"approval_number_master\":\"FL#4353-R0\",\"approval_number\":\"FL4353.1\",\"seq\":1,\"product_model\":\"R-Panel\",\"product_description\":\"Thru-fastened roof panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rigid Building Systems\",\"approval_number_master\":\"FL#6577-R0\",\"approval_number\":\"FL6577.1\",\"seq\":1,\"product_model\":\"HI-Tech Series\",\"product_description\":\"24inch wide 3inch high trapizoidal Rib\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rigid Building Systems\",\"approval_number_master\":\"FL#6577-R0\",\"approval_number\":\"FL6577.2\",\"seq\":2,\"product_model\":\"Platinum Series\",\"product_description\":\"Max 18\\\" Wide 2\\\" High Rib SSR\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rigid Building Systems\",\"approval_number_master\":\"FL#6577-R0\",\"approval_number\":\"FL6577.3\",\"seq\":3,\"product_model\":\"R Panel 26GA\",\"product_description\":\"Thru-Fastened Roof Panel\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Bobby James, Inc.\":[{\"manufacturer\":\"Bobby James, Inc.\",\"approval_number_master\":\"FL#4102-R0\",\"approval_number\":\"FL4102.1\",\"seq\":1,\"product_model\":\"1- \\\"BJI-550\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 18\\\" Wide Panel for DP = 52.5 psf or Maximum 19.5\\\" Wide Panel for DP = 30 psf, attached to Steel Purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bobby James, Inc.\",\"approval_number_master\":\"FL#5217-R0\",\"approval_number\":\"FL5217.1\",\"seq\":1,\"product_model\":\"1- \\\"BJI-550\\\"\",\"product_description\":\"Minimum 24 Gauge Steel, Maximum 18\\\" or 19.5\\\" Wide Panel Attached to Steel Purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bobby James, Inc.\",\"approval_number_master\":\"FL#15252-R0\",\"approval_number\":\"FL15252.1\",\"seq\":1,\"product_model\":\"\\\"BJI-550\\\"\",\"product_description\":\"24 Gauge Steel Roof Panel attached to Structural Steel Supports.\",\"design_pressure\":\"+N\\\/A\\\/-52.5 max\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Wheeling Corrugating Company\":[{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#4122-R0\",\"approval_number\":\"FL4122.1\",\"seq\":1,\"product_model\":\"1- \\\"BW-36 1-1\\\/2 Inch Wide Rib\\\"\",\"product_description\":\"Minimum 22 Gauge Steel, Maximum 36\\\" Wide Roof Deck Attached to Structural Steel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#5191-R2\",\"approval_number\":\"FL5191.1\",\"seq\":1,\"product_model\":\"1 - Wheeling Corrugating \\\"BW-36\\\" 1-1\\\/2\\\" Wide Rib Roof Deck\\\"\",\"product_description\":\"22 Gauge Steel, 36\\\" Wide Roof Deck Attached to Structural Steel Supports\",\"design_pressure\":\"+86\\\/-45\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#11807-R1\",\"approval_number\":\"FL11807.1\",\"seq\":1,\"product_model\":\"1 - Wheeling Corrugating \\\"Centurydrain\\u00ae\\\"\",\"product_description\":\"Roof Panel - 29 Gauge Steel, 36\\\" Width, Attached to Steel Supports\",\"design_pressure\":\"+See\\\/-Report\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wheeling Corrugating Company\",\"approval_number_master\":\"FL#11807-R1\",\"approval_number\":\"FL11807.2\",\"seq\":2,\"product_model\":\"2 - Wheeling Corrugating \\\"R-Panel\\\"\",\"product_description\":\"Roof Panel - 29 Gauge Steel, 36\\\" Width, Attached to Steel Supports\",\"design_pressure\":\"+See\\\/-Report\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Marlyn Metals, Inc.\":[{\"manufacturer\":\"Marlyn Metals, Inc.\",\"approval_number_master\":\"FL#4284-R0\",\"approval_number\":\"FL4284.1\",\"seq\":1,\"product_model\":\"1- R or PBR Panel\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 36\\\" Wide Panel over Steel Purlins Spaced Max. 60\\\" o.c. with Optional Blanket Insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marlyn Metals, Inc.\",\"approval_number_master\":\"FL#4284-R0\",\"approval_number\":\"FL4284.2\",\"seq\":2,\"product_model\":\"2- R or PBR Panel\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 36\\\" Wide Panel over Steel Purlins OR Bar Joists Spaced Max. 63\\\" o.c. with Optional Rigid Insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marlyn Metals, Inc.\",\"approval_number_master\":\"FL#5205-R0\",\"approval_number\":\"FL5205.1\",\"seq\":1,\"product_model\":\"1- \\\"R or PBR Panel\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 36\\\" Wide Panel Attached to Steel Purlins Spaced Maximum 60\\\" o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marlyn Metals, Inc.\",\"approval_number_master\":\"FL#5205-R0\",\"approval_number\":\"FL5205.2\",\"seq\":2,\"product_model\":\"2- \\\"R or PBR Panel\\\"\",\"product_description\":\"Minimum 26 Gauge Steel, Maximum 36\\\" Wide Panel Attached to Steel Purlins or Bar Joists Spaced Maximum 60\\\" o.c., with Rigid Insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Architectural Building Components\":[{\"manufacturer\":\"Architectural Building Components\",\"approval_number_master\":\"FL#4290-R0\",\"approval_number\":\"FL4290.1\",\"seq\":1,\"product_model\":\"JSM 200 DL Series\",\"product_description\":\"16\\\"- 24GA\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Building Components\",\"approval_number_master\":\"FL#7191-R0\",\"approval_number\":\"FL7191.1\",\"seq\":1,\"product_model\":\"JSM 200 DL Series\",\"product_description\":\"16\\\"- 24GA\",\"design_pressure\":\"+N\\\/A\\\/-47.50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Building Components\",\"approval_number_master\":\"FL#7191-R0\",\"approval_number\":\"FL7191.2\",\"seq\":2,\"product_model\":\"JSM 200 DL Series\",\"product_description\":\"18\\\"- 24GA\",\"design_pressure\":\"+N\\\/A\\\/-42.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Architectural Building Components\",\"approval_number_master\":\"FL#9919-R0\",\"approval_number\":\"FL9919.1\",\"seq\":1,\"product_model\":\"JSM 200 DL 16-Wide 24ga\",\"product_description\":\"Mechanically seamed structural standing seam roof over open framing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Metal Systems, Inc.\":[{\"manufacturer\":\"Metal Systems, Inc.\",\"approval_number_master\":\"FL#4427-R0\",\"approval_number\":\"FL4427.1\",\"seq\":1,\"product_model\":\"PBR Structural Metal Roofing\",\"product_description\":\"26Gauge 36\\\" wide through fastened structural metal roof panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Systems, Inc.\",\"approval_number_master\":\"FL#6511-R2\",\"approval_number\":\"FL6511.1\",\"seq\":1,\"product_model\":\"PBR\",\"product_description\":\"26 Ga. PBR Roof Panel over open framing Non HVHZ\",\"design_pressure\":\"+100.0PSF\\\/-79.16PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-28 00:00:00\",\"instructions_url\":\"\"}],\"Ceco Building Systems\":[{\"manufacturer\":\"Ceco Building Systems\",\"approval_number_master\":\"FL#1723-R1\",\"approval_number\":\"FL1723.1\",\"seq\":1,\"product_model\":\"MAP 24 ga. and 26 ga.\",\"product_description\":\"Structural Through-Fastened Metal Roof Panel System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ceco Building Systems\",\"approval_number_master\":\"FL#1723-R1\",\"approval_number\":\"FL1723.2\",\"seq\":2,\"product_model\":\"MVR 24 ga. and 26 ga.\",\"product_description\":\"Structural Through-Fastened Metal Roof Panel System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ceco Building Systems\",\"approval_number_master\":\"FL#1724-R1\",\"approval_number\":\"FL1724.1\",\"seq\":1,\"product_model\":\"CLP 24 ga.\",\"product_description\":\"Structural Standing Seam Metal Roof, 30\\\" wide, trapezoidal rib\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ceco Building Systems\",\"approval_number_master\":\"FL#1724-R1\",\"approval_number\":\"FL1724.2\",\"seq\":2,\"product_model\":\"CRP 24 ga.\",\"product_description\":\"Structural Standing Seam Metal Roof System, 16\\\" wide, vertical rib\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ceco Building Systems\",\"approval_number_master\":\"FL#1724-R1\",\"approval_number\":\"FL1724.3\",\"seq\":3,\"product_model\":\"CXP 24 ga. and 22 ga.\",\"product_description\":\"Structural Standing Seam Metal Roof System, 24\\\" wide, trapezoidal rib\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"AEP Span\":[{\"manufacturer\":\"AEP Span\",\"approval_number_master\":\"FL#2690-R2\",\"approval_number\":\"FL2690.1\",\"seq\":1,\"product_model\":\"Cap Seam\",\"product_description\":\"Standing Seam Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEP Span\",\"approval_number_master\":\"FL#2690-R2\",\"approval_number\":\"FL2690.2\",\"seq\":2,\"product_model\":\"Design Span\",\"product_description\":\"Standing Seam Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEP Span\",\"approval_number_master\":\"FL#2690-R2\",\"approval_number\":\"FL2690.3\",\"seq\":3,\"product_model\":\"Design Span HP\",\"product_description\":\"Standing Seam Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEP Span\",\"approval_number_master\":\"FL#2690-R2\",\"approval_number\":\"FL2690.4\",\"seq\":4,\"product_model\":\"High Seam\",\"product_description\":\"Standing Seam Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEP Span\",\"approval_number_master\":\"FL#2690-R2\",\"approval_number\":\"FL2690.5\",\"seq\":5,\"product_model\":\"Klip Rib\",\"product_description\":\"Standing Seam Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEP Span\",\"approval_number_master\":\"FL#2690-R2\",\"approval_number\":\"FL2690.6\",\"seq\":6,\"product_model\":\"MultiLok\",\"product_description\":\"Standing Seam Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEP Span\",\"approval_number_master\":\"FL#2690-R2\",\"approval_number\":\"FL2690.7\",\"seq\":7,\"product_model\":\"Select Seam Narrow Batten\",\"product_description\":\"Standing Seam Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEP Span\",\"approval_number_master\":\"FL#2690-R2\",\"approval_number\":\"FL2690.8\",\"seq\":8,\"product_model\":\"Select Seam Wide Batten\",\"product_description\":\"Standing Seam Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEP Span\",\"approval_number_master\":\"FL#2690-R2\",\"approval_number\":\"FL2690.9\",\"seq\":9,\"product_model\":\"Snap Seam\",\"product_description\":\"Standing Seam Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEP Span\",\"approval_number_master\":\"FL#2690-R2\",\"approval_number\":\"FL2690.10\",\"seq\":10,\"product_model\":\"Snap Seam HP\",\"product_description\":\"Standing Seam Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEP Span\",\"approval_number_master\":\"FL#2690-R2\",\"approval_number\":\"FL2690.11\",\"seq\":11,\"product_model\":\"Span-Lok\",\"product_description\":\"Standing Seam Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEP Span\",\"approval_number_master\":\"FL#2690-R2\",\"approval_number\":\"FL2690.12\",\"seq\":12,\"product_model\":\"Span-Lok HP\",\"product_description\":\"Standing Seam Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEP Span\",\"approval_number_master\":\"FL#2690-R2\",\"approval_number\":\"FL2690.13\",\"seq\":13,\"product_model\":\"SpanSeam\",\"product_description\":\"Standing Seam Metal Roofing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEP Span\",\"approval_number_master\":\"FL#2690-R2\",\"approval_number\":\"FL2690.14\",\"seq\":14,\"product_model\":\"Super Span\",\"product_description\":\"Through-Fastened Metal Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"UNION CORRUGATING COMPANY\":[{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#4585-R0\",\"approval_number\":\"FL4585.1\",\"seq\":1,\"product_model\":\"PBR Panel\",\"product_description\":\"Min 26 ga. Through Fastened Metal Roof\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#6915-R0\",\"approval_number\":\"FL6915.1\",\"seq\":1,\"product_model\":\"MasterRib Panel\",\"product_description\":\"Min 26 ga., 36\\\" wide through fastened panel over open supports\",\"design_pressure\":\"+N\\\/A\\\/-47.15\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#7765-R0\",\"approval_number\":\"FL7765.1\",\"seq\":1,\"product_model\":\"5V Roof Panel\",\"product_description\":\"29 Ga., 24\\\" wide, through fastened panel over open wood supports\",\"design_pressure\":\"+N\\\/A\\\/-70.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#7765-R0\",\"approval_number\":\"FL7765.2\",\"seq\":2,\"product_model\":\"MasterRib Roof Panel\",\"product_description\":\"29 Ga., 36\\\" wide, through fastened panel over open wood supports\",\"design_pressure\":\"+N\\\/A\\\/-138.9\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#30026-R0\",\"approval_number\":\"FL30026.1\",\"seq\":1,\"product_model\":\"TS-324 Panel\",\"product_description\":\"Min 24 ga., 24\\\" wide standing seam roof panel\",\"design_pressure\":\"+N\\\/A\\\/-183.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#30843-R0\",\"approval_number\":\"FL30843.1\",\"seq\":1,\"product_model\":\"7\\\/8\\\" Corrugated Panels\",\"product_description\":\"Min. 26 ga., maximum 34.67\\\" wide coverage through fastened roof panel\",\"design_pressure\":\"+110.5\\\/-140\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#31371-R0\",\"approval_number\":\"FL31371.1\",\"seq\":1,\"product_model\":\"ML200\",\"product_description\":\"Max 16\\\" wide, min 24 ga. standing seam panel over open purlins\",\"design_pressure\":\"+N\\\/A\\\/-120\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#9555-R5\",\"approval_number\":\"FL9555.7\",\"seq\":7,\"product_model\":\"ML200\",\"product_description\":\"Max 16\\\" wide, min 24 ga. standing seam panel over open purlins\",\"design_pressure\":\"+N\\\/A\\\/-120\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#9555-R5\",\"approval_number\":\"FL9555.8\",\"seq\":8,\"product_model\":\"PBR Panel\",\"product_description\":\"Min. 26 ga., 36\\\" wide, through fastened roof panel over open steel supports\",\"design_pressure\":\"+96\\\/-163\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#9555-R5\",\"approval_number\":\"FL9555.9\",\"seq\":9,\"product_model\":\"TS-324 Panel\",\"product_description\":\"Min 24 ga., 24\\\" wide standing seam roof panel\",\"design_pressure\":\"+N\\\/A\\\/-183.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#38102-R0\",\"approval_number\":\"FL38102.1\",\"seq\":1,\"product_model\":\"ML150\",\"product_description\":\"Max. 16.5\\\" wide, min 24 ga., 1.5\\\" high standing seam panel\",\"design_pressure\":\"+N\\\/A\\\/-122.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#41572-R0\",\"approval_number\":\"FL41572.1\",\"seq\":1,\"product_model\":\"Aluminum ML150\",\"product_description\":\"Max. 16.5\\\" wide, 1.5\\\" high, nom 0.032\\\" thick (min.) aluminum standing seam panel\",\"design_pressure\":\"+N\\\/A\\\/-112.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#9555-R2\",\"approval_number\":\"FL9555.1\",\"seq\":1,\"product_model\":\"5V Panel\",\"product_description\":\"29 ga., 24\\\" wide, through fastened panel over wood supports\",\"design_pressure\":\"+N\\\/A\\\/-70.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#9555-R2\",\"approval_number\":\"FL9555.2\",\"seq\":2,\"product_model\":\"MasterRib Panel\",\"product_description\":\"26 ga., 36\\\" wide, through fastened panel over steel supports\",\"design_pressure\":\"+N\\\/A\\\/-47.15\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#9555-R2\",\"approval_number\":\"FL9555.3\",\"seq\":3,\"product_model\":\"MasterRib Panel\",\"product_description\":\"29 ga., 36\\\" wide, through fastened panel over steel supports\",\"design_pressure\":\"+45.35\\\/-37.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#9555-R2\",\"approval_number\":\"FL9555.4\",\"seq\":4,\"product_model\":\"MasterRib Panel\",\"product_description\":\"29 ga., 36\\\" wide, through fastened panel over wood supports\",\"design_pressure\":\"+45.35\\\/-36.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#9555-R2\",\"approval_number\":\"FL9555.5\",\"seq\":5,\"product_model\":\"MasterRib Panel\",\"product_description\":\"29 ga., 36\\\" wide, through fastened panel over nom. 1\\\" x 4\\\" wood supports\",\"design_pressure\":\"+N\\\/A\\\/-138.9\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#9555-R2\",\"approval_number\":\"FL9555.6\",\"seq\":6,\"product_model\":\"PBR Panel\",\"product_description\":\"26 ga., 36\\\" wide, through fastened panel over steel supports\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#18717-R0\",\"approval_number\":\"FL18717.1\",\"seq\":1,\"product_model\":\"PBR Panel\",\"product_description\":\"Min. 26 ga., 36\\\" wide, through fastened roof panel over open steel supports\",\"design_pressure\":\"+96\\\/-163\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Tri County Metals\":[{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#4593-R0\",\"approval_number\":\"FL4593.1\",\"seq\":1,\"product_model\":\"Rib 26ga\",\"product_description\":\"Rib 26ga panel, 36\\\" wide through fastened strucural metal panel over open framing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#4593-R0\",\"approval_number\":\"FL4593.2\",\"seq\":2,\"product_model\":\"Rib 29GA\",\"product_description\":\"Rib 26ga panel 36\\\" wide through fastened, structural metal panel over open framing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#9903-R2\",\"approval_number\":\"FL9903.1\",\"seq\":1,\"product_model\":\"PBR Roof Panel\",\"product_description\":\"26 Ga. PBR Roof Panel over open framing\",\"design_pressure\":\"+55.0PSF\\\/-45.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#19885-R0\",\"approval_number\":\"FL19885.1\",\"seq\":1,\"product_model\":\"2.0\\\" Mechanical Lock\",\"product_description\":\"2.0\\\" Mechanical Lock Roof Panel over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-83.8 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#20138-R0\",\"approval_number\":\"FL20138.1\",\"seq\":1,\"product_model\":\"Ultra-Rib Roof Panel\",\"product_description\":\"29 Ga. Ultra-Rib Roof Panel over Open Framing\",\"design_pressure\":\"+26.0PSF\\\/-31.2PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#9903-R4\",\"approval_number\":\"FL9903.2\",\"seq\":2,\"product_model\":\"PBR Roof Panel\",\"product_description\":\"26 Ga. PBR Roof Panel over open framing\",\"design_pressure\":\"+55.0PSF\\\/-45.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#9903-R4\",\"approval_number\":\"FL9903.3\",\"seq\":3,\"product_model\":\"Ultra-Rib Roof Panel\",\"product_description\":\"29 Ga. Ultra-Rib Panel over open framing\",\"design_pressure\":\"+26.0 psf\\\/-31.2 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-02 00:00:00\",\"instructions_url\":\"\"}],\"BMP Metal Products-Bessemer\":[{\"manufacturer\":\"BMP Metal Products-Bessemer\",\"approval_number_master\":\"FL#4662-R0\",\"approval_number\":\"FL4662.1\",\"seq\":1,\"product_model\":\"26GA Express Rib\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BMP Metal Products-Bessemer\",\"approval_number_master\":\"FL#4662-R0\",\"approval_number\":\"FL4662.2\",\"seq\":2,\"product_model\":\"29GA Express Rib\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"BMP Metal Products-Bessemer\",\"approval_number_master\":\"FL#4662-R0\",\"approval_number\":\"FL4662.3\",\"seq\":3,\"product_model\":\"R panel 26ga\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Southeast American Metal Sales\":[{\"manufacturer\":\"Southeast American Metal Sales\",\"approval_number_master\":\"FL#4802-R0\",\"approval_number\":\"FL4802.1\",\"seq\":1,\"product_model\":\"PBR 26ga\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Innovative Metals Company, Inc.\":[{\"manufacturer\":\"Innovative Metals Company, Inc.\",\"approval_number_master\":\"FL#4894-R0\",\"approval_number\":\"FL4894.1\",\"seq\":1,\"product_model\":\"Series 300 Batten Seam Aluminum Panel\",\"product_description\":\"Min 0.03\\\" thick, max 19\\\" coverage\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Metals Company, Inc.\",\"approval_number_master\":\"FL#4894-R0\",\"approval_number\":\"FL4894.2\",\"seq\":2,\"product_model\":\"Series 300 Batten Seam Steel Panel\",\"product_description\":\"Min 24 ga., max 19\\\" coverage\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Metals Company, Inc.\",\"approval_number_master\":\"FL#4894-R0\",\"approval_number\":\"FL4894.3\",\"seq\":3,\"product_model\":\"Series 300 Standing Seam Aluminum Panel\",\"product_description\":\"Min 0.03\\\" thick, max 18 \\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Metals Company, Inc.\",\"approval_number_master\":\"FL#4894-R0\",\"approval_number\":\"FL4894.4\",\"seq\":4,\"product_model\":\"Series 300 Standing Seam Steel Panel\",\"product_description\":\"Min 24 ga., max 18\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Metals Company, Inc.\",\"approval_number_master\":\"FL#4894-R0\",\"approval_number\":\"FL4894.5\",\"seq\":5,\"product_model\":\"Snap Lok SL-12 Aluminum Panel\",\"product_description\":\"Min 0.03\\\" thick, 12\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Metals Company, Inc.\",\"approval_number_master\":\"FL#4894-R0\",\"approval_number\":\"FL4894.6\",\"seq\":6,\"product_model\":\"Snap Lok SL-18 Steel Panel\",\"product_description\":\"Min 24 ga., 18\\\" wide\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innovative Metals Company, Inc.\",\"approval_number_master\":\"FL#4993-R0\",\"approval_number\":\"FL4993.1\",\"seq\":1,\"product_model\":\"Series 300\",\"product_description\":\"12\\\" or 16\\\" wide, 22 ga. Standing Seam Roof Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Architectural Sheet Metal\":[{\"manufacturer\":\"Architectural Sheet Metal\",\"approval_number_master\":\"FL#5083-R0\",\"approval_number\":\"FL5083.1\",\"seq\":1,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"2\\\" STRUCTURAL MECHANICAL LOCK\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Crowther Roofing and Sheet Metal\":[{\"manufacturer\":\"Crowther Roofing and Sheet Metal\",\"approval_number_master\":\"FL#5084-R0\",\"approval_number\":\"FL5084.1\",\"seq\":1,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"2\\\" STRUCTURAL MECHANICAL LOCK\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Glasteel\":[{\"manufacturer\":\"Glasteel\",\"approval_number_master\":\"FL#5222-R1\",\"approval_number\":\"FL5222.1\",\"seq\":1,\"product_model\":\"Roof Panel, R Profile\",\"product_description\":\"light Transmitting Roof Panel, R Profile\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Glasteel\",\"approval_number_master\":\"FL#15531-R0\",\"approval_number\":\"FL15531.1\",\"seq\":1,\"product_model\":\"AcrylitGC - R Profile\",\"product_description\":\"R Profile 1-1\\\/4\\\" rib; 36\\\" coverage\",\"design_pressure\":\"+40\\\/--40\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-20 00:00:00\",\"instructions_url\":\"\"}],\"W. H. Porter, Inc.\":[{\"manufacturer\":\"W. H. Porter, Inc.\",\"approval_number_master\":\"FL#5252-R0\",\"approval_number\":\"FL5252.1\",\"seq\":1,\"product_model\":\"Structural Insulated Panels\",\"product_description\":\"Pressure laminated EPS core panels with structural faces.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"TNT ROOFING\":[{\"manufacturer\":\"TNT ROOFING\",\"approval_number_master\":\"FL#5497-R0\",\"approval_number\":\"FL5497.1\",\"seq\":1,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"2\\\" STRUCTURAL MECHANICAL LOCK MAX 12\\\" WIDE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"MBCI\":[{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#5671-R0\",\"approval_number\":\"FL5671.1\",\"seq\":1,\"product_model\":\"DoubleLok Panel\",\"product_description\":\"Standing Seam Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#5671-R0\",\"approval_number\":\"FL5671.2\",\"seq\":2,\"product_model\":\"LokSeam Panel\",\"product_description\":\"Standing Seam Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#5671-R0\",\"approval_number\":\"FL5671.3\",\"seq\":3,\"product_model\":\"SuperLok Panel\",\"product_description\":\"Standing Seam Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#5671-R0\",\"approval_number\":\"FL5671.4\",\"seq\":4,\"product_model\":\"UltraDek Panel\",\"product_description\":\"Standing Seam Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#5687-R0\",\"approval_number\":\"FL5687.1\",\"seq\":1,\"product_model\":\"7.2 Panel\",\"product_description\":\"Through Fastened Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#5687-R0\",\"approval_number\":\"FL5687.2\",\"seq\":2,\"product_model\":\"PBR Panel\",\"product_description\":\"Through Fastened Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#5687-R0\",\"approval_number\":\"FL5687.3\",\"seq\":3,\"product_model\":\"PBU Panel\",\"product_description\":\"Through Fastened Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#7353-R0\",\"approval_number\":\"FL7353.1\",\"seq\":1,\"product_model\":\"Battenlok HS Panel\",\"product_description\":\"Standing Seam Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#8630-R0\",\"approval_number\":\"FL8630.1\",\"seq\":1,\"product_model\":\"5V-Crimp Panel\",\"product_description\":\"Through-Fastened Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#11819-R1\",\"approval_number\":\"FL11819.1\",\"seq\":1,\"product_model\":\"Battenlok HS\",\"product_description\":\"16\\\" Battenlok HS 24 ga over open framing\",\"design_pressure\":\"+n\\\/a`\\\/-71.25\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#11819-R1\",\"approval_number\":\"FL11819.2\",\"seq\":2,\"product_model\":\"DoubleLok\",\"product_description\":\"12\\\", 18\\\" and 24\\\" DoubleLok 24 ga. over open framing\",\"design_pressure\":\"+N\\\/A\\\/-176.50\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#11819-R1\",\"approval_number\":\"FL11819.3\",\"seq\":3,\"product_model\":\"Lokseam\",\"product_description\":\"16\\\" Lokseam 24 Ga. panel over open framing\",\"design_pressure\":\"+n\\\/a\\\/-40.00\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#11819-R1\",\"approval_number\":\"FL11819.4\",\"seq\":4,\"product_model\":\"SuperLok\",\"product_description\":\"16\\\" Superlok 24 and 22 ga. over open framing\",\"design_pressure\":\"+n\\\/a\\\/-130.00\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#11819-R1\",\"approval_number\":\"FL11819.5\",\"seq\":5,\"product_model\":\"UltraDek\",\"product_description\":\"24\\\" UltraDek 24 ga. over open framing\",\"design_pressure\":\"+n\\\/a\\\/-50.00\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#11868-R1\",\"approval_number\":\"FL11868.1\",\"seq\":1,\"product_model\":\"PBR Panel\",\"product_description\":\"PBR Panel over open framing\",\"design_pressure\":\"+n\\\/a\\\/-142.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#11868-R1\",\"approval_number\":\"FL11868.2\",\"seq\":2,\"product_model\":\"PBU Panel\",\"product_description\":\"26 ga. PBU Panel over open framing\",\"design_pressure\":\"+n\\\/a\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#14622-R2\",\"approval_number\":\"FL14622.1\",\"seq\":1,\"product_model\":\"Eco-Ficient Insulated Battenlok Panel\",\"product_description\":\"Max 42\\\" wide factory-assembled, metal faced, sandwich standing seam panels\",\"design_pressure\":\"+N\\\/A\\\/-52.50\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#14622-R2\",\"approval_number\":\"FL14622.2\",\"seq\":2,\"product_model\":\"Eco-Ficient Insulated R Panel\",\"product_description\":\"36\\\" wide factory-assembled, metal faced, sandwich panels\",\"design_pressure\":\"+N\\\/A\\\/-122.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#15159-R0\",\"approval_number\":\"FL15159.1\",\"seq\":1,\"product_model\":\"7.2 Panel\",\"product_description\":\"7.2 Panel over open framing\",\"design_pressure\":\"+N\\\/A\\\/-52.50\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-07-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#21121-R0\",\"approval_number\":\"FL21121.1\",\"seq\":1,\"product_model\":\"26 ga. Retro-R Panel\",\"product_description\":\"26 ga. Retro-R panel over existing min. 29 ga. PBR panel\",\"design_pressure\":\"+N\\\/A\\\/-130.05\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#11819-R4\",\"approval_number\":\"FL11819.6\",\"seq\":6,\"product_model\":\"PBU Panel\",\"product_description\":\"Min. 26 ga., 36\\\" wide through fastened roof panel\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#11819-R4\",\"approval_number\":\"FL11819.7\",\"seq\":7,\"product_model\":\"Retro-R Panel\",\"product_description\":\"Min 26 ga., 36\\\" wide through fastened roof panel. Retro-R\\u00ae is a non-structural panel that can be installed over an existing PBR or R panel (min 29 ga.)\",\"design_pressure\":\"+N\\\/A\\\/-130\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#11819-R4\",\"approval_number\":\"FL11819.8\",\"seq\":8,\"product_model\":\"SuperLok\",\"product_description\":\"24 or 22 ga., max. 16\\\" wide standing seam roof panel\",\"design_pressure\":\"+N\\\/A\\\/-130.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-21 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#11819-R4\",\"approval_number\":\"FL11819.9\",\"seq\":9,\"product_model\":\"UltraDek\",\"product_description\":\"Min. 24 ga., max 24\\\" wide snap lock standing seam roof panel\",\"design_pressure\":\"+N\\\/A\\\/-50.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-21 00:00:00\",\"instructions_url\":\"\"}],\"Metalforming Inc.\":[{\"manufacturer\":\"Metalforming Inc.\",\"approval_number_master\":\"FL#5801-R0\",\"approval_number\":\"FL5801.1\",\"seq\":1,\"product_model\":\"1 3\\\/4\\\" Snaplock 22GA 12\\\" Wide over Open Framing\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metalforming Inc.\",\"approval_number_master\":\"FL#5801-R0\",\"approval_number\":\"FL5801.2\",\"seq\":2,\"product_model\":\"1 3\\\/4\\\" Snaplock 22GA 16\\\" Wide over Open Framing\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metalforming Inc.\",\"approval_number_master\":\"FL#5801-R0\",\"approval_number\":\"FL5801.3\",\"seq\":3,\"product_model\":\"1 3\\\/4\\\" Snaplock 22GA 18\\\" Wide over Open Framing\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metalforming Inc.\",\"approval_number_master\":\"FL#5801-R0\",\"approval_number\":\"FL5801.4\",\"seq\":4,\"product_model\":\"1 3\\\/4\\\" Snaplock 24GA 12\\\" Wide over Open Framing\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metalforming Inc.\",\"approval_number_master\":\"FL#5801-R0\",\"approval_number\":\"FL5801.5\",\"seq\":5,\"product_model\":\"1 3\\\/4\\\" Snaplock 24GA 16\\\" Wide over Open Framing\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metalforming Inc.\",\"approval_number_master\":\"FL#5801-R0\",\"approval_number\":\"FL5801.6\",\"seq\":6,\"product_model\":\"1 3\\\/4\\\" Snaplock 24GA 18\\\" Wide over Open Framing\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metalforming Inc.\",\"approval_number_master\":\"FL#9859-R0\",\"approval_number\":\"FL9859.1\",\"seq\":1,\"product_model\":\"2' MECH LOCK STRUCTURAL\",\"product_description\":\"16' WIDTH 24GA STRUCTURAL MECH LOCK OVER OPEN FRAMING\",\"design_pressure\":\"+N\\\/A\\\/-83.8 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metalforming Inc.\",\"approval_number_master\":\"FL#27650-R0\",\"approval_number\":\"FL27650.1\",\"seq\":1,\"product_model\":\"2\\\" Mechanical Lock Roof Panel\",\"product_description\":\"2\\\" Mechanical Lock, 24 Ga. 18 7\\\/8\\\" Wide Roof Panel over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-117.1psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metalforming Inc.\",\"approval_number_master\":\"FL#27650-R0\",\"approval_number\":\"FL27650.2\",\"seq\":2,\"product_model\":\"2\\\" Mechanical Lock Roof Panel\",\"product_description\":\"2\\\" Mechanical Lock, 24 Ga. 16\\\" Wide Roof Panel over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-83.8 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-04-03 00:00:00\",\"instructions_url\":\"\"}],\"Aztec Steel Buildings Corp.\":[{\"manufacturer\":\"Aztec Steel Buildings Corp.\",\"approval_number_master\":\"FL#5897-R0\",\"approval_number\":\"FL5897.1\",\"seq\":1,\"product_model\":\"Steel Arched Roof Panels\",\"product_description\":\"Steel Arched Roof Panels for A, P, Q and S Model Quonset Hut Structures Roof Panels, \\\"J\\\" Panels, Ridge Panels, Eave Panels and Straight Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aztec Steel Buildings Corp.\",\"approval_number_master\":\"FL#13036-R1\",\"approval_number\":\"FL13036.1\",\"seq\":1,\"product_model\":\"Arched Roof Deck Panel\",\"product_description\":\"Steel Panels for pre-engineered, arch-style steel buildings and used in P-model, S-model, Q-model, and A-model buildings\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-12 00:00:00\",\"instructions_url\":\"\"}],\"Huber Engineered Woods LLC\":[{\"manufacturer\":\"Huber Engineered Woods LLC\",\"approval_number_master\":\"FL#5930-R1\",\"approval_number\":\"FL5930.1\",\"seq\":1,\"product_model\":\"ZIP System Roof\",\"product_description\":\"Roofing panels used as combination roof sheathing and roof underlayment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Structall Building Systems, Inc.\":[{\"manufacturer\":\"Structall Building Systems, Inc.\",\"approval_number_master\":\"FL#5945-R0\",\"approval_number\":\"FL5945.1\",\"seq\":1,\"product_model\":\"Double OSB Panel\",\"product_description\":\"EPS Foam Core Composite Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Structall Building Systems, Inc.\",\"approval_number_master\":\"FL#5945-R0\",\"approval_number\":\"FL5945.2\",\"seq\":2,\"product_model\":\"Half-Snap Panel\",\"product_description\":\"EPS Foam Core Composite Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Structall Building Systems, Inc.\",\"approval_number_master\":\"FL#5945-R0\",\"approval_number\":\"FL5945.3\",\"seq\":3,\"product_model\":\"Snap-N-Lock Panel\",\"product_description\":\"EPS Foam Core Composite Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Structall Building Systems, Inc.\",\"approval_number_master\":\"FL#6636-R0\",\"approval_number\":\"FL6636.1\",\"seq\":1,\"product_model\":\"Snap-N-Lock Panel\",\"product_description\":\"Metal Skin\\\/EPS Foam Core Composite Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"EBC, INC.\":[{\"manufacturer\":\"EBC, INC.\",\"approval_number_master\":\"FL#6035-R0\",\"approval_number\":\"FL6035.1\",\"seq\":1,\"product_model\":\"SNAPLOCK 22GA 12\\\" WIDE\",\"product_description\":\"1 3\\\/4\\\" SNAPLOCK 22GA 12\\\" WIDE OVER OPEN FRAMING\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EBC, INC.\",\"approval_number_master\":\"FL#6035-R0\",\"approval_number\":\"FL6035.2\",\"seq\":2,\"product_model\":\"SNAPLOCK 22GA 16\\\" WIDE\",\"product_description\":\"1 3\\\/4\\\"SNAPLOCK 22GA 16\\\" WIDE OVER OPEN FRAMING\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EBC, INC.\",\"approval_number_master\":\"FL#6035-R0\",\"approval_number\":\"FL6035.3\",\"seq\":3,\"product_model\":\"SNAPLOCK 22GA 18\\\" WIDE\",\"product_description\":\"1 3\\\/4\\\" SNAPLOCK 22GA 18\\\" WIDE OVER OPEN FRAMING\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EBC, INC.\",\"approval_number_master\":\"FL#6035-R0\",\"approval_number\":\"FL6035.4\",\"seq\":4,\"product_model\":\"SNAPLOCK 24 GA 12\\\" WIDE\",\"product_description\":\"1 3\\\/4\\\" SNAPLOCK 24GA 12' WIDE OVER OPEN FRAMING\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EBC, INC.\",\"approval_number_master\":\"FL#6035-R0\",\"approval_number\":\"FL6035.5\",\"seq\":5,\"product_model\":\"SNAPLOCK 24GA 16\\\" WIDE\",\"product_description\":\"1 3\\\/4\\\" SNAPLOCK 24GA 16\\\" WIDE OVER OPEN FRAMING\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"EBC, INC.\",\"approval_number_master\":\"FL#6035-R0\",\"approval_number\":\"FL6035.6\",\"seq\":6,\"product_model\":\"SNAPLOCK 24GA 18\\\" WIDE\",\"product_description\":\"1 3\\\/4\\\" SNAPLOCK 24GA 18\\\" WIDE OVER OPEN FRAMING\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Admiral Sunroom Corp.\":[{\"manufacturer\":\"Admiral Sunroom Corp.\",\"approval_number_master\":\"FL#6468-R0\",\"approval_number\":\"FL6468.1\",\"seq\":1,\"product_model\":\"Admiral Sunrooms Laminated Structural Panel\",\"product_description\":\"Structural Insulated panels for patio cover roof systems\",\"design_pressure\":\"+55\\\/-55\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Modern Metal Systems Incorporated\":[{\"manufacturer\":\"Modern Metal Systems Incorporated\",\"approval_number_master\":\"FL#6590-R0\",\"approval_number\":\"FL6590.1\",\"seq\":1,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"2\\\" MECHANICAL LOCK ROOFING PANEL\",\"design_pressure\":\"+N\\\/A\\\/-83.8PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Plymouth Foam, Inc.\":[{\"manufacturer\":\"Plymouth Foam, Inc.\",\"approval_number_master\":\"FL#6618-R0\",\"approval_number\":\"FL6618.1\",\"seq\":1,\"product_model\":\"Climate Master Roof Panel\",\"product_description\":\"3.00 - 0.024\\\" \\\/ 1.5 pcf EPS \\\/ 0.024\\\"\\nLaminated roof panel.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Plymouth Foam, Inc.\",\"approval_number_master\":\"FL#6618-R0\",\"approval_number\":\"FL6618.2\",\"seq\":2,\"product_model\":\"Climate Master Roof Panel\",\"product_description\":\"3.75 - 0.024\\\" \\\/ 1.5 pcf EPS \\\/ 0.024\\\"\\nLaminated roof panel.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"AEICOR METAL PROD\":[{\"manufacturer\":\"AEICOR METAL PROD\",\"approval_number_master\":\"FL#6625-R0\",\"approval_number\":\"FL6625.1\",\"seq\":1,\"product_model\":\"MECHANICAL LOCK\",\"product_description\":\"2\\\" STRUCTURAL MECHANICAL LOCK\",\"design_pressure\":\"+N\\\/A\\\/-83.8PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEICOR METAL PROD\",\"approval_number_master\":\"FL#7098-R0\",\"approval_number\":\"FL7098.1\",\"seq\":1,\"product_model\":\"24GA SNAP LOCK\",\"product_description\":\"16\\\" SNAP LOCK 1.75 METAL ROOFING PANEL\",\"design_pressure\":\"+N\\\/A\\\/-50PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AEICOR METAL PROD\",\"approval_number_master\":\"FL#7098-R0\",\"approval_number\":\"FL7098.2\",\"seq\":2,\"product_model\":\"24GA SNAP LOCK\",\"product_description\":\"18\\\" SNAP LOCK METAL ROOFING PANEL 1.75\",\"design_pressure\":\"+N\\\/A\\\/-55\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Florida Metal Sales\":[{\"manufacturer\":\"Florida Metal Sales\",\"approval_number_master\":\"FL#7071-R0\",\"approval_number\":\"FL7071.1\",\"seq\":1,\"product_model\":\"PBR Roof Panel\",\"product_description\":\"PBR Roof Panel over open framing\",\"design_pressure\":\"+31.2\\\/-31.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Metal-Fab Manufacturing, LLC\":[{\"manufacturer\":\"Metal-Fab Manufacturing, LLC\",\"approval_number_master\":\"FL#7272-R0\",\"approval_number\":\"FL7272.1\",\"seq\":1,\"product_model\":\"Met-Fab 550\",\"product_description\":\"Min 24 ga., 18\\\" or 19.5\\\" wide SSMR Panel\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Fab Manufacturing, LLC\",\"approval_number_master\":\"FL#7272-R0\",\"approval_number\":\"FL7272.2\",\"seq\":2,\"product_model\":\"Met-Fab II\",\"product_description\":\"Min 24 ga., 16\\\" wide SSMR Panel\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Fab Manufacturing, LLC\",\"approval_number_master\":\"FL#7272-R0\",\"approval_number\":\"FL7272.3\",\"seq\":3,\"product_model\":\"Met-Fab III\",\"product_description\":\"Min 24 ga., 16\\\" wide SSMR Panel\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal-Fab Manufacturing, LLC\",\"approval_number_master\":\"FL#7272-R0\",\"approval_number\":\"FL7272.4\",\"seq\":4,\"product_model\":\"Met-Fab Snap-ON 675\",\"product_description\":\"Min 24 ga. or 0.032\\\" thick Aluminum, Min 10\\\"-Max 18\\\" wide\\nSSMR Panel\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Liberty Building Systems\":[{\"manufacturer\":\"Liberty Building Systems\",\"approval_number_master\":\"FL#7830-R0\",\"approval_number\":\"FL7830.1\",\"seq\":1,\"product_model\":\"Type PBR Roof Panel, 24 ga. and 26 ga.\",\"product_description\":\"Type PBR cold-formed, through fastened, steel roof panel, 24 ga. and 26 ga.\",\"design_pressure\":\"+215\\\/-162\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Liberty Building Systems\",\"approval_number_master\":\"FL#8848-R0\",\"approval_number\":\"FL8848.1\",\"seq\":1,\"product_model\":\"TL-24 Panel\",\"product_description\":\"24\\\" wide, min 24 ga. Standing Seam Panel\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Liberty Building Systems\",\"approval_number_master\":\"FL#14002-R1\",\"approval_number\":\"FL14002.1\",\"seq\":1,\"product_model\":\"LibertyLoc\",\"product_description\":\"24 gage structural, standing seam roof panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-28 00:00:00\",\"instructions_url\":\"\"}],\"ASHE industries\":[{\"manufacturer\":\"ASHE industries\",\"approval_number_master\":\"FL#7925-R0\",\"approval_number\":\"FL7925.1\",\"seq\":1,\"product_model\":\"Aluminum Raiser Roof Panel\",\"product_description\":\".024, .032, .040 and, .050 Thick\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"TRIAD CORRUGATED METALS\":[{\"manufacturer\":\"TRIAD CORRUGATED METALS\",\"approval_number_master\":\"FL#8971-R0\",\"approval_number\":\"FL8971.1\",\"seq\":1,\"product_model\":\"PBR Panel\",\"product_description\":\"24 Ga PBR Roof Panel 36\\\" Wide\",\"design_pressure\":\"+n\\\/a\\\/-60.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Precision Foam Fabricators\":[{\"manufacturer\":\"Precision Foam Fabricators\",\"approval_number_master\":\"FL#9685-R0\",\"approval_number\":\"FL9685.1\",\"seq\":1,\"product_model\":\"SIP Panel\",\"product_description\":\"6\\\" - 26 Ga. \\\/ EPS Foam Core \\\/ 26 Ga.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Precision Foam Fabricators\",\"approval_number_master\":\"FL#13379-R1\",\"approval_number\":\"FL13379.1\",\"seq\":1,\"product_model\":\"4\\\", 6\\\" or 8\\\" SIP Roof Deck or Floor\",\"product_description\":\"4\\\", 6\\\" or 8\\\" (Nominal) Structural Insulated Panels - Roof Deck or Floor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-05-25 00:00:00\",\"instructions_url\":\"\"}],\"Leslie Industries\":[{\"manufacturer\":\"Leslie Industries\",\"approval_number_master\":\"FL#10136-R0\",\"approval_number\":\"FL10136.1\",\"seq\":1,\"product_model\":\"SS2500\",\"product_description\":\"Standing Seam Roof Panel 17\\\" Wide x 24 GA\",\"design_pressure\":\"+42\\\/-36.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Reed Metal, Inc.\":[{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#30027-R0\",\"approval_number\":\"FL30027.1\",\"seq\":1,\"product_model\":\"TS-324 Panel\",\"product_description\":\"Min 24 ga., 24\\\" wide standing seam roof panel\",\"design_pressure\":\"+N\\\/A\\\/-183.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#37817-R0\",\"approval_number\":\"FL37817.1\",\"seq\":1,\"product_model\":\"ML200\",\"product_description\":\"Min 24 ga., max 16\\\" wide standing seam panel over open purlins\",\"design_pressure\":\"+N\\\/A\\\/-120\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#22226-R0\",\"approval_number\":\"FL22226.1\",\"seq\":1,\"product_model\":\"Mech-Seam Standing Seam Roof Panel\",\"product_description\":\"26 Ga. Mech-Seam Standing Seam Roof Panel, 14\\\" wide over open framing\",\"design_pressure\":\"+N\\\/A\\\/-26.0 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-07-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#22226-R0\",\"approval_number\":\"FL22226.2\",\"seq\":2,\"product_model\":\"Mech-Seam Standing Seam Roof Panel\",\"product_description\":\"24 Ga. Mech-Seam Standing Seam Roof Panel, 18\\\" wide over open framing\",\"design_pressure\":\"+N\\\/A\\\/-36.4 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-07-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#24510-R0\",\"approval_number\":\"FL24510.1\",\"seq\":1,\"product_model\":\"PBR Panel - Anchor Pattern A\",\"product_description\":\"Through-fastened structural metal roof panels installed over minimum 16 gauge steel purlins (spaced supports) for use in new construction and re-roofing applications.\",\"design_pressure\":\"+49.4\\\/-41.6\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#24510-R0\",\"approval_number\":\"FL24510.2\",\"seq\":2,\"product_model\":\"PBR Panel - Anchor Pattern B\",\"product_description\":\"Through-fastened structural metal roof panels installed over minimum 16 gauge steel purlins (spaced supports) for use in new construction and re-roofing applications.\",\"design_pressure\":\"+156.0\\\/-122.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#24510-R0\",\"approval_number\":\"FL24510.3\",\"seq\":3,\"product_model\":\"Secure-Seam - Anchor Pattern A\",\"product_description\":\"Secure-Seam standing seam minimum 26 gauge structural metal roof panels, nominal 14\\\" coverage, installed over minimum 16 gauge purlins for use in new construction applications.\",\"design_pressure\":\"+N\\\/A\\\/-26.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#24510-R0\",\"approval_number\":\"FL24510.4\",\"seq\":4,\"product_model\":\"Secure-Seam - Anchor Pattern B\",\"product_description\":\"Secure-Seam standing seam minimum 26 gauge structural metal roof panels, nominal 14\\\" coverage, installed over minimum 16 gauge purlins for use in new construction applications.\",\"design_pressure\":\"+N\\\/A\\\/--88.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-11-29 00:00:00\",\"instructions_url\":\"\"}],\"Tracy Cantley & Company, Inc.\":[{\"manufacturer\":\"Tracy Cantley & Company, Inc.\",\"approval_number_master\":\"FL#24538-R1\",\"approval_number\":\"FL24538.1\",\"seq\":1,\"product_model\":\"Min. 26 Ga. Steel Structure Elite PBR Roof Panel\",\"product_description\":\"Min. 26 Ga. Steel Structure Elite PBR Roof Panel over Open Framing\",\"design_pressure\":\"+36.4 PSF\\\/-31.2 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-24 00:00:00\",\"instructions_url\":\"\"}],\"Watson Metals\":[{\"manufacturer\":\"Watson Metals\",\"approval_number_master\":\"FL#29974-R0\",\"approval_number\":\"FL29974.1\",\"seq\":1,\"product_model\":\"26 Ga. PBR Roof Panel\",\"product_description\":\"26 Ga. PBR Roof Panel over open framing\",\"design_pressure\":\"+41.6psf\\\/-41.6psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Watson Metals\",\"approval_number_master\":\"FL#29974-R0\",\"approval_number\":\"FL29974.2\",\"seq\":2,\"product_model\":\"29 Ga. Tuff Rib Panel\",\"product_description\":\"29 Ga. Tuff Rib Roof Panel over 1x4 Wood Purlins\",\"design_pressure\":\"+N\\\/A\\\/-138.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"}],\"A 1 Barn and Metal Super Store\":[{\"manufacturer\":\"A 1 Barn and Metal Super Store\",\"approval_number_master\":\"FL#41121-R0\",\"approval_number\":\"FL41121.1\",\"seq\":1,\"product_model\":\"26 Ga. PBR Roof Panel over Open Framing\",\"product_description\":\"26 Ga. PBR Roof Panel over Open Framing\",\"design_pressure\":\"+-49.4\\\/-46.9\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-02 00:00:00\",\"instructions_url\":\"\"}],\"Sukup Steel Structures\":[{\"manufacturer\":\"Sukup Steel Structures\",\"approval_number_master\":\"FL#3722-R4\",\"approval_number\":\"FL3722.1\",\"seq\":1,\"product_model\":\"\\\"PBR\\\" and \\\"R\\\" Panels\",\"product_description\":\"Min 26 ga., 36\\\" wide through fastened roof panel over open supports\",\"design_pressure\":\"+49.4\\\/-49.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sukup Steel Structures\",\"approval_number_master\":\"FL#3722-R4\",\"approval_number\":\"FL3722.2\",\"seq\":2,\"product_model\":\"ZS TS24 Panels\",\"product_description\":\"Min 24 ga., 24\\\" widestanding seam roof panel over open supports\",\"design_pressure\":\"+N\\\/A\\\/-90.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sukup Steel Structures\",\"approval_number_master\":\"FL#28282-R0\",\"approval_number\":\"FL28282.1\",\"seq\":1,\"product_model\":\"ZS-A16 & ZS-A18\",\"product_description\":\"Max 18\\\" wide, min 24 ga. Standing Seam Panel over open supports\",\"design_pressure\":\"+N\\\/A\\\/-191.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Kirby Building Systems Mississippi\":[{\"manufacturer\":\"Kirby Building Systems Mississippi\",\"approval_number_master\":\"FL#4054-R3\",\"approval_number\":\"FL4054.1\",\"seq\":1,\"product_model\":\"High Rib Shadow\",\"product_description\":\"Through fastened structural metal roof panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-05-19 00:00:00\",\"instructions_url\":\"\"}],\"Douglas Metal Roofing\":[{\"manufacturer\":\"Douglas Metal Roofing\",\"approval_number_master\":\"FL#4920-R2\",\"approval_number\":\"FL4920.1\",\"seq\":1,\"product_model\":\"D-Rib\",\"product_description\":\"26 Ga. D-Rib 36' Wide over 1 x 4 Wood Purlins Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-76.8 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Douglas Metal Roofing\",\"approval_number_master\":\"FL#4920-R2\",\"approval_number\":\"FL4920.2\",\"seq\":2,\"product_model\":\"D-Rib\",\"product_description\":\"29 Ga. D-Rib 36\\\" wide over 1 x 4 Wood Purlins Non HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-74.3 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-09 00:00:00\",\"instructions_url\":\"\"}],\"Behlen Mfg. Co --- formerly Trident Building Systems\":[{\"manufacturer\":\"Behlen Mfg. Co --- formerly Trident Building Systems\",\"approval_number_master\":\"FL#6617-R0\",\"approval_number\":\"FL6617.1\",\"seq\":1,\"product_model\":\"Sur-Lok 360 Plus\",\"product_description\":\"16\\\" wide, min 24 ga. SSMR Panel\",\"design_pressure\":\"+NA\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Behlen Mfg. Co --- formerly Trident Building Systems\",\"approval_number_master\":\"FL#7602-R0\",\"approval_number\":\"FL7602.1\",\"seq\":1,\"product_model\":\"26Ga PBR Roof Panel\",\"product_description\":\"26ga PBR Roof Panel over open Framing\",\"design_pressure\":\"+55\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Behlen Mfg. Co --- formerly Trident Building Systems\",\"approval_number_master\":\"FL#14770-R1\",\"approval_number\":\"FL14770.1\",\"seq\":1,\"product_model\":\"Curved Sur-Lok 360\",\"product_description\":\"16\\\" wide, min 24 ga. SSMR Panel\",\"design_pressure\":\"+NA\\\/-30.00\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Behlen Mfg. Co --- formerly Trident Building Systems\",\"approval_number_master\":\"FL#14979-R0\",\"approval_number\":\"FL14979.1\",\"seq\":1,\"product_model\":\"PBR Roof Panel\",\"product_description\":\"36\\\" wide, min. 24 ga. PBR Roof Panel over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-145.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Behlen Mfg. Co --- formerly Trident Building Systems\",\"approval_number_master\":\"FL#15024-R0\",\"approval_number\":\"FL15024.1\",\"seq\":1,\"product_model\":\"Sur-Lok 360 Plus\",\"product_description\":\"16\\\" wide, min. 24 ga. Sur-Lok 360 Plus Standing Seam Roof Panel over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-160.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Behlen Mfg. Co --- formerly Trident Building Systems\",\"approval_number_master\":\"FL#6617-R4\",\"approval_number\":\"FL6617.2\",\"seq\":2,\"product_model\":\"PBR Roof Panel (HVHZ)\",\"product_description\":\"24 Ga. PBR Roof Panel over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-145.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Behlen Mfg. Co --- formerly Trident Building Systems\",\"approval_number_master\":\"FL#6617-R4\",\"approval_number\":\"FL6617.3\",\"seq\":3,\"product_model\":\"SurLok Roof Panel\",\"product_description\":\"24 Ga. SurLok Roof Panel over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-136.4psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Behlen Mfg. Co --- formerly Trident Building Systems\",\"approval_number_master\":\"FL#6617-R4\",\"approval_number\":\"FL6617.4\",\"seq\":4,\"product_model\":\"SurLok Roof Panel (HVHZ)\",\"product_description\":\"24 Ga. SurLok Roof Panel over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-160.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Behlen Mfg. Co --- formerly Trident Building Systems\",\"approval_number_master\":\"FL#6617-R4\",\"approval_number\":\"FL6617.5\",\"seq\":5,\"product_model\":\"SurLok Roof Panel Curved\",\"product_description\":\"24 Ga. Curved SurLok Roof Panel over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-150.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Behlen Mfg. Co --- formerly Trident Building Systems\",\"approval_number_master\":\"FL#42189-R0\",\"approval_number\":\"FL42189.1\",\"seq\":1,\"product_model\":\"SurLok Roof Panel\",\"product_description\":\"Max 16\\\" wide, min 24 ga. Standing Seam Panel over open supports\",\"design_pressure\":\"+N\\\/A\\\/-235\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Connell Sheet Metal & Trim, Inc.\":[{\"manufacturer\":\"Connell Sheet Metal & Trim, Inc.\",\"approval_number_master\":\"FL#6700-R0\",\"approval_number\":\"FL6700.1\",\"seq\":1,\"product_model\":\"PBR Panel\",\"product_description\":\"26 GA PBR Roof Panel 36\\\" Wide\",\"design_pressure\":\"+31.2\\\/-31.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-10 00:00:00\",\"instructions_url\":\"\"}],\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\":[{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#9864-R2\",\"approval_number\":\"FL9864.1\",\"seq\":1,\"product_model\":\"Sentrigard ML200\",\"product_description\":\"NON- HVHZ 24 Ga. 2\\\" Structural Mech Lock 16\\\" Wide\",\"design_pressure\":\"+N\\\/A\\\/-83.8PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-08-04 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sentrigard Metal Roofing Systems LLC, an NBHandy company\",\"approval_number_master\":\"FL#9864-R3\",\"approval_number\":\"FL9864.2\",\"seq\":2,\"product_model\":\"Sentrigard ML 200\",\"product_description\":\"2\\\" Mechanical Lock, 24 Ga. 18 7\\\/8\\\" Wide\",\"design_pressure\":\"+N\\\/A\\\/-117.1PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-08-04 00:00:00\",\"instructions_url\":\"\"}],\"Garrison Contracting, Inc.\":[{\"manufacturer\":\"Garrison Contracting, Inc.\",\"approval_number_master\":\"FL#10681-R0\",\"approval_number\":\"FL10681.1\",\"seq\":1,\"product_model\":\"2\\\" Mechanical Lock 24 Ga. 16\\\" Width\",\"product_description\":\"2\\\" Mechanical Lock 24 Ga. 16\\\" Wide over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-83.8PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Beach Metal Roofing Supply LLC\":[{\"manufacturer\":\"Beach Metal Roofing Supply LLC\",\"approval_number_master\":\"FL#11022-R0\",\"approval_number\":\"FL11022.1\",\"seq\":1,\"product_model\":\"2\\\" Mechanical Lock\",\"product_description\":\"24 Ga. 2\\\" Mech lock 16\\\" wide over open framing Non-HVHZ\",\"design_pressure\":\"+N\\\/A\\\/-83.8 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Kingspan Light & Air Fenestration, Inc.\":[{\"manufacturer\":\"Kingspan Light & Air Fenestration, Inc.\",\"approval_number_master\":\"FL#6599-R2\",\"approval_number\":\"FL6599.1\",\"seq\":1,\"product_model\":\"Quadwall System\",\"product_description\":\"Translucent Polycarbonate Skylight\",\"design_pressure\":\"+69.3\\\/-69.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kingspan Light & Air Fenestration, Inc.\",\"approval_number_master\":\"FL#8804-R2\",\"approval_number\":\"FL8804.1\",\"seq\":1,\"product_model\":\"Quadwall HD\",\"product_description\":\"Translucent Polycarbonate System\",\"design_pressure\":\"+162\\\/-162\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kingspan Light & Air Fenestration, Inc.\",\"approval_number_master\":\"FL#8804-R3\",\"approval_number\":\"FL8804.2\",\"seq\":2,\"product_model\":\"Quadwall HD\",\"product_description\":\"Translucent Polycarbonate System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Merchant & Evans, Inc\":[{\"manufacturer\":\"Merchant & Evans, Inc\",\"approval_number_master\":\"FL#10442-R1\",\"approval_number\":\"FL10442.1\",\"seq\":1,\"product_model\":\"Zip-Lok\",\"product_description\":\"2\\\" Deep x 18\\\" Coverage x 24-GA ZIP-LOK roof panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-09 00:00:00\",\"instructions_url\":\"\"}],\"All Metal Roofing and Siding\":[{\"manufacturer\":\"All Metal Roofing and Siding\",\"approval_number_master\":\"FL#13552-R1\",\"approval_number\":\"FL13552.1\",\"seq\":1,\"product_model\":\"PBR Roof Panel\",\"product_description\":\"26 Ga. PBR Roof Panel over Open Framing\",\"design_pressure\":\"+60.0 psf\\\/-45.0 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-02-26 00:00:00\",\"instructions_url\":\"\"}],\"Consolidated Systems Inc.\":[{\"manufacturer\":\"Consolidated Systems Inc.\",\"approval_number_master\":\"FL#13636-R3\",\"approval_number\":\"FL13636.1\",\"seq\":1,\"product_model\":\"PBR & R-Panel\",\"product_description\":\"Max 36\\\" wide, min 26 ga. through fastened panel\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Consolidated Systems Inc.\",\"approval_number_master\":\"FL#13636-R3\",\"approval_number\":\"FL13636.2\",\"seq\":2,\"product_model\":\"SC175\",\"product_description\":\"Max 18\\\" & min 10\\\" wide, min 24 ga. steel or 0.032\\\" thick aluminum Standing Seam Panel\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Consolidated Systems Inc.\",\"approval_number_master\":\"FL#13636-R3\",\"approval_number\":\"FL13636.3\",\"seq\":3,\"product_model\":\"SSS2\",\"product_description\":\"Max 18\\\" & min 12\\\" wide, min 0.032\\\" thick aluminum Standing Seam Panel\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Consolidated Systems Inc.\",\"approval_number_master\":\"FL#13636-R3\",\"approval_number\":\"FL13636.4\",\"seq\":4,\"product_model\":\"SSS2\",\"product_description\":\"Max 18\\\" & min 12\\\" wide, min 24 ga. Standing Seam Panel\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-10 00:00:00\",\"instructions_url\":\"\"}],\"Crane Composites, Inc.\":[{\"manufacturer\":\"Crane Composites, Inc.\",\"approval_number_master\":\"FL#13793-R1\",\"approval_number\":\"FL13793.1\",\"seq\":1,\"product_model\":\"Duralite High Strength Roof R-Panel\",\"product_description\":\"Fiber reinforced plastic (FRP) roof panel\",\"design_pressure\":\"+41.5\\\/-41.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-01-27 00:00:00\",\"instructions_url\":\"\"}],\"PFB America Corporation\":[{\"manufacturer\":\"PFB America Corporation\",\"approval_number_master\":\"FL#14829-R1\",\"approval_number\":\"FL14829.1\",\"seq\":1,\"product_model\":\"Insulspan SIP System\",\"product_description\":\"Structural insulated panel system composed of oriented strand board structurally laminated to an expanded polystyrene insulation core.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Kingspan Insulated Panels, Inc.\":[{\"manufacturer\":\"Kingspan Insulated Panels, Inc.\",\"approval_number_master\":\"FL#14834-R1\",\"approval_number\":\"FL14834.1\",\"seq\":1,\"product_model\":\"KingZip - 1000 Series SSR\",\"product_description\":\"Insulated Metal Roof Panel Attached to Steel Purlins\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kingspan Insulated Panels, Inc.\",\"approval_number_master\":\"FL#19024-R0\",\"approval_number\":\"FL19024.1\",\"seq\":1,\"product_model\":\"900 Series Panel\",\"product_description\":\"39.375\\\" wide factory-assembled, metal faced, sandwich panels\",\"design_pressure\":\"+N\\\/A\\\/-199\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"IMETCO\":[{\"manufacturer\":\"IMETCO\",\"approval_number_master\":\"FL#15013-R0\",\"approval_number\":\"FL15013.1\",\"seq\":1,\"product_model\":\"Series 300 Standing Seam Aluminum Panel\",\"product_description\":\"Min. 0.030\\\" thickness, Max. 18\\\" wide\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IMETCO\",\"approval_number_master\":\"FL#15013-R0\",\"approval_number\":\"FL15013.2\",\"seq\":2,\"product_model\":\"Series 300 Standing Seam Steel Panel\",\"product_description\":\"Min. 24 ga., Max. 18\\\" wide\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"IMETCO\",\"approval_number_master\":\"FL#19180-R0\",\"approval_number\":\"FL19180.1\",\"seq\":1,\"product_model\":\"Structural Metal Roof Systems\",\"product_description\":\"Steel or aluminum metal roof panels\",\"design_pressure\":\"+N\\\/A\\\/-140.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-10-30 00:00:00\",\"instructions_url\":\"\"}],\"Elite Aluminum Corporation\":[{\"manufacturer\":\"Elite Aluminum Corporation\",\"approval_number_master\":\"FL#15259-R0\",\"approval_number\":\"FL15259.1\",\"seq\":1,\"product_model\":\"3\\\" (min.) x 0.032\\\"x2# Aluminum Composite Panel\",\"product_description\":\"Aluminum skin, EPS Core, Composite panel system\",\"design_pressure\":\"+43\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Town and Country Industries,\":[{\"manufacturer\":\"Town and Country Industries,\",\"approval_number_master\":\"FL#15485-R0\",\"approval_number\":\"FL15485.1\",\"seq\":1,\"product_model\":\"Aluminum Roofing Panels\",\"product_description\":\"Roll Formed Aluminum Roof Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"PorterCorp\":[{\"manufacturer\":\"PorterCorp\",\"approval_number_master\":\"FL#15830-R0\",\"approval_number\":\"FL15830.1\",\"seq\":1,\"product_model\":\"Structural Insulated Panels Roof\",\"product_description\":\"Structural Insulated Panels Roof\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PorterCorp\",\"approval_number_master\":\"FL#15830-R1\",\"approval_number\":\"FL15830.2\",\"seq\":2,\"product_model\":\"Structural Insulated Panels Roof High Velocity\",\"product_description\":\"Structural Insulated Panels Roof High Velocity\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-30 00:00:00\",\"instructions_url\":\"\"}],\"Dixie Building Supply Co., Inc.\":[{\"manufacturer\":\"Dixie Building Supply Co., Inc.\",\"approval_number_master\":\"FL#16296-R0\",\"approval_number\":\"FL16296.1\",\"seq\":1,\"product_model\":\"PBR Roof Panel\",\"product_description\":\"26 Ga. PBR Roof Panel over Open Framing\",\"design_pressure\":\"+50.0 PSF\\\/-40.0 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-04-16 00:00:00\",\"instructions_url\":\"\"}],\"Chief Industries, Inc\":[{\"manufacturer\":\"Chief Industries, Inc\",\"approval_number_master\":\"FL#16583-R0\",\"approval_number\":\"FL16583.1\",\"seq\":1,\"product_model\":\"CS Roof Panel\",\"product_description\":\"Type CS Roof Panel, 26, 24 and 22 Gauge, Min Fy = 80 ksi, Min Fu = 82 ksi.\",\"design_pressure\":\"+36.6\\\/-37.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Chief Industries, Inc\",\"approval_number_master\":\"FL#16583-R0\",\"approval_number\":\"FL16583.2\",\"seq\":2,\"product_model\":\"MSC Roof Panel\",\"product_description\":\"1. MSC 24\\\", 24 Gauge, Min Fy = 50 ksi, Min Fu = 65 ksi\\n2. MSC 24\\\", 22 Gauge, Min Fy = 50 ksi, Min Fu = 65 ksi\\n3. MSC 18\\\", 24 Gauge, Min Fy = 50 ksi, Min Fu = 65 ksi\\n4. MSC 18\\\", 22 Gauge, Min Fy = 50 ksi, Min Fu = 65 ksi\",\"design_pressure\":\"+43.4\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-10 00:00:00\",\"instructions_url\":\"\"}],\"Acme Panel Company\":[{\"manufacturer\":\"Acme Panel Company\",\"approval_number_master\":\"FL#16689-R0\",\"approval_number\":\"FL16689.1\",\"seq\":1,\"product_model\":\"Structural Insulated Panels Roof\",\"product_description\":\"Structural Insulated Panels Roof\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-23 00:00:00\",\"instructions_url\":\"\"}],\"Marty Robbins Roofing\":[{\"manufacturer\":\"Marty Robbins Roofing\",\"approval_number_master\":\"FL#16969-R0\",\"approval_number\":\"FL16969.1\",\"seq\":1,\"product_model\":\"2\\\" Mechanical Lock\",\"product_description\":\"2\\\" Mechanical Lock, 24 Ga., 16\\\" Wide Roof Panel over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-83.8PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-01-18 00:00:00\",\"instructions_url\":\"\"}],\"Bennett Building Systems\":[{\"manufacturer\":\"Bennett Building Systems\",\"approval_number_master\":\"FL#17031-R0\",\"approval_number\":\"FL17031.1\",\"seq\":1,\"product_model\":\"AG Panel\",\"product_description\":\"Low Wind Speed\",\"design_pressure\":\"+16\\\/-16\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bennett Building Systems\",\"approval_number_master\":\"FL#17031-R0\",\"approval_number\":\"FL17031.2\",\"seq\":2,\"product_model\":\"AG Panel\",\"product_description\":\"High Wind Speed\",\"design_pressure\":\"+20.9\\\/-18.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bennett Building Systems\",\"approval_number_master\":\"FL#17031-R0\",\"approval_number\":\"FL17031.3\",\"seq\":3,\"product_model\":\"AG Panel\",\"product_description\":\"Metal Roof\",\"design_pressure\":\"+17.5\\\/-27.8\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bennett Building Systems\",\"approval_number_master\":\"FL#17031-R0\",\"approval_number\":\"FL17031.4\",\"seq\":4,\"product_model\":\"Hat Channel\",\"product_description\":\"Low Wind Speed\",\"design_pressure\":\"+16\\\/-16\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bennett Building Systems\",\"approval_number_master\":\"FL#17031-R0\",\"approval_number\":\"FL17031.5\",\"seq\":5,\"product_model\":\"Hat Channel\",\"product_description\":\"High Wind Speed\",\"design_pressure\":\"+20.9\\\/-18.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"American Building Components (ABC)\":[{\"manufacturer\":\"American Building Components (ABC)\",\"approval_number_master\":\"FL#17619-R0\",\"approval_number\":\"FL17619.1\",\"seq\":1,\"product_model\":\"Imperial Rib Panel\",\"product_description\":\"29 ga. Imperial Rib Panel over 2x4 SYP #2.\",\"design_pressure\":\"+N\\\/A\\\/-161.29\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-14 00:00:00\",\"instructions_url\":\"\"}],\"Fortified Sheating, LLC\":[{\"manufacturer\":\"Fortified Sheating, LLC\",\"approval_number_master\":\"FL#17633-R0\",\"approval_number\":\"FL17633.1\",\"seq\":1,\"product_model\":\"Gorilla Board 12' Roof Deck with Metal Joists\",\"product_description\":\"Reinforced Magnesium Oxide & Steel Sandwich Board Panel\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fortified Sheating, LLC\",\"approval_number_master\":\"FL#17633-R0\",\"approval_number\":\"FL17633.2\",\"seq\":2,\"product_model\":\"Gorilla Board 8' Roof Deck with Wood Joists\",\"product_description\":\"Reinforced Magnesium Oxide & Steel Sandwich Board Panel\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Century Metal Roofing Supply, Inc.\":[{\"manufacturer\":\"Century Metal Roofing Supply, Inc.\",\"approval_number_master\":\"FL#17776-R0\",\"approval_number\":\"FL17776.1\",\"seq\":1,\"product_model\":\"PBR Roof Panel\",\"product_description\":\"26 Ga. PBR Roof Panel over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-124.9PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-04-14 00:00:00\",\"instructions_url\":\"\"}],\"ALL METAL ACQUISITIONS, LLC\":[{\"manufacturer\":\"ALL METAL ACQUISITIONS, LLC\",\"approval_number_master\":\"FL#19090-R0\",\"approval_number\":\"FL19090.1\",\"seq\":1,\"product_model\":\"26GA PBR Roof Panel\",\"product_description\":\"over 16GA purlins-Open Framing\",\"design_pressure\":\"+60.0 PSF\\\/-45PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-27 00:00:00\",\"instructions_url\":\"\"}],\"Extreme Metal Fabricators, LLC\":[{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#20745-R0\",\"approval_number\":\"FL20745.1\",\"seq\":1,\"product_model\":\"(1) EMAX Rib\",\"product_description\":\"26 gauge steel, lapped roof panel mechanically attached to steel purlins\",\"design_pressure\":\"+N\\\/A\\\/-110 max.\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#20745-R0\",\"approval_number\":\"FL20745.2\",\"seq\":2,\"product_model\":\"(2) PBR MAX\",\"product_description\":\"26 gauge steel, lapped roof panel mechanically attached to steel purlins\",\"design_pressure\":\"+N\\\/A\\\/-105\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-04-22 00:00:00\",\"instructions_url\":\"\"}],\"Steel Building and Structures, Inc.\":[{\"manufacturer\":\"Steel Building and Structures, Inc.\",\"approval_number_master\":\"FL#22561-R0\",\"approval_number\":\"FL22561.1\",\"seq\":1,\"product_model\":\"AG Metal Roof\",\"product_description\":\"Low and High wind roof panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-31 00:00:00\",\"instructions_url\":\"\"}],\"The Murus Company, Inc\":[{\"manufacturer\":\"The Murus Company, Inc\",\"approval_number_master\":\"FL#10449-R0\",\"approval_number\":\"FL10449.1\",\"seq\":1,\"product_model\":\"Structural Insulated Roof Panels\",\"product_description\":\"OSB Faced, EPS Core Structural Insulated Roof Panels\\nOSB Faced, Polyurethane Core Structural Insulated Roof Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Murus Company, Inc\",\"approval_number_master\":\"FL#10449-R0\",\"approval_number\":\"FL10449.2\",\"seq\":2,\"product_model\":\"Structural Insulated Roof Panels\",\"product_description\":\"OSB Faced Polyurethane Core Structural Insulated Roof Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-01 00:00:00\",\"instructions_url\":\"\"}],\"United States Gypsum Corporation\":[{\"manufacturer\":\"United States Gypsum Corporation\",\"approval_number_master\":\"FL#19921-R0\",\"approval_number\":\"FL19921.1\",\"seq\":1,\"product_model\":\"USG Structural Panel Concrete Roof Deck\",\"product_description\":\"A concrete roof deck that can be combined with our structural noncombustible materials.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Master Panel, S.L.\":[{\"manufacturer\":\"Master Panel, S.L.\",\"approval_number_master\":\"FL#21699-R1\",\"approval_number\":\"FL21699.1\",\"seq\":1,\"product_model\":\"Master-C Roof Panel\",\"product_description\":\"39.4\\\" (1000 mm) wide factory-assembled, metal faced, sandwich panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Casa 305, LLC\":[{\"manufacturer\":\"Casa 305, LLC\",\"approval_number_master\":\"FL#25685-R0\",\"approval_number\":\"FL25685.1\",\"seq\":1,\"product_model\":\"Titan 12' Roof Panel with Steel Studs\",\"product_description\":\"Reinforced magnesium oxide & steel sandwich board panel\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Casa 305, LLC\",\"approval_number_master\":\"FL#25685-R0\",\"approval_number\":\"FL25685.2\",\"seq\":2,\"product_model\":\"Titan 8' Roof Panel with Wood studs\",\"product_description\":\"Reinforced magnesium oxide & steel sandwich board panel\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"1st Coast Metal Roofing Supply\":[{\"manufacturer\":\"1st Coast Metal Roofing Supply\",\"approval_number_master\":\"FL#27567-R0\",\"approval_number\":\"FL27567.1\",\"seq\":1,\"product_model\":\"Armour Rib 3' Wide AG Panel 29 Ga.\",\"product_description\":\"29 Ga. Through-Fastened Metal Roof Panels Over Nominal 2x4 Purlins.\",\"design_pressure\":\"+N\\\/A\\\/-93.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"1st Coast Metal Roofing Supply\",\"approval_number_master\":\"FL#27567-R1\",\"approval_number\":\"FL27567.2\",\"seq\":2,\"product_model\":\"Armour Rib 3' Wide AG Panel 29 Ga.\",\"product_description\":\"29 Ga. Through-Fastened Metal Roof Panels Over Nominal 2x4 Purlins.\",\"design_pressure\":\"+N\\\/A\\\/-93.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-06-20 00:00:00\",\"instructions_url\":\"\"}],\"Tampa Armature Works, Inc.\":[{\"manufacturer\":\"Tampa Armature Works, Inc.\",\"approval_number_master\":\"FL#27648-R0\",\"approval_number\":\"FL27648.1\",\"seq\":1,\"product_model\":\"30303725 Roof\",\"product_description\":\"Aluminum Roof Assembly\",\"design_pressure\":\"+130.0\\\/-130.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-27 00:00:00\",\"instructions_url\":\"\"}],\"Bridger Steel\":[{\"manufacturer\":\"Bridger Steel\",\"approval_number_master\":\"FL#28364-R0\",\"approval_number\":\"FL28364.1\",\"seq\":1,\"product_model\":\"24 Ga. 7\\\/8\\\" Corrugated Roof Panel\",\"product_description\":\"24 Ga. 7\\\/8\\\" Corrugated Roof Panel over open framing\",\"design_pressure\":\"+N\\\/A\\\/-170.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-11-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bridger Steel\",\"approval_number_master\":\"FL#28364-R0\",\"approval_number\":\"FL28364.2\",\"seq\":2,\"product_model\":\"29 Ga. \\u00be\\\" Corrugated Roof Panel\",\"product_description\":\"29 Ga. \\u00be\\\" Corrugated Roof Panel over open framing\",\"design_pressure\":\"+N\\\/A\\\/-105.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-11-29 00:00:00\",\"instructions_url\":\"\"}],\"Structural Insulated Panel Association\":[{\"manufacturer\":\"Structural Insulated Panel Association\",\"approval_number_master\":\"FL#30056-R0\",\"approval_number\":\"FL30056.1\",\"seq\":1,\"product_model\":\"Structural Insulated Panels, Roof\",\"product_description\":\"Structural Insulated Roof Panel, 8-ft. to 24-ft. long by 6-1\\\/2-in. to 15-in. thick.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Matador Metal Buildings\":[{\"manufacturer\":\"Matador Metal Buildings\",\"approval_number_master\":\"FL#30481-R0\",\"approval_number\":\"FL30481.1\",\"seq\":1,\"product_model\":\"26 Ga. PBR Panel\",\"product_description\":\"Structural through-fastened metal roof panels installed over 16 gauge purlins.\",\"design_pressure\":\"+60.0\\\/-50.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-27 00:00:00\",\"instructions_url\":\"\"}],\"NUCOR VULCRAFT GROUP (Alabama)\":[{\"manufacturer\":\"NUCOR VULCRAFT GROUP (Alabama)\",\"approval_number_master\":\"FL#32185-R0\",\"approval_number\":\"FL32185.1\",\"seq\":1,\"product_model\":\"Vulcraft \\\"Dovetail\\\" Panels\",\"product_description\":\"16, 18, 20 & 22 gauge Steel Roof Decks\",\"design_pressure\":\"+N\\\/A\\\/-45 max.\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Metal Roofs Depot, LLC\":[{\"manufacturer\":\"Metal Roofs Depot, LLC\",\"approval_number_master\":\"FL#32857-R0\",\"approval_number\":\"FL32857.1\",\"seq\":1,\"product_model\":\"26 Ga. Commercial Roof Panel\",\"product_description\":\"26 Ga. Commercial Roof Panel over Open Framing.\",\"design_pressure\":\"+52.1\\\/-46.9\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-01 00:00:00\",\"instructions_url\":\"\"}],\"Exterpark USA, LLC.\":[{\"manufacturer\":\"Exterpark USA, LLC.\",\"approval_number_master\":\"FL#34909-R0\",\"approval_number\":\"FL34909.1\",\"seq\":1,\"product_model\":\"Magnet Deck System\",\"product_description\":\"Exterior Wood Plastic Composite Decking System\",\"design_pressure\":\"+125\\\/-125\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"No\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Integrity Metals LLC\":[{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#38840-R0\",\"approval_number\":\"FL38840.1\",\"seq\":1,\"product_model\":\"01 | 26ga IM36TR on purlins\",\"product_description\":\"Structural 26ga (min) IM36TR exposed fastener ag panel on 16ga (min) purlins\",\"design_pressure\":\"+N\\\/A\\\/-110\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-05-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#38840-R0\",\"approval_number\":\"FL38840.2\",\"seq\":2,\"product_model\":\"02 | 26ga IM36PBR on purlins\",\"product_description\":\"Structural 26ga (min) IM36PBR exposed fastener PBR panel on 16ga (min) purlins\",\"design_pressure\":\"+N\\\/A\\\/-105\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-05-25 00:00:00\",\"instructions_url\":\"\"}],\"Titan Sunrooms\":[{\"manufacturer\":\"Titan Sunrooms\",\"approval_number_master\":\"FL#39289-R0\",\"approval_number\":\"FL39289.1\",\"seq\":1,\"product_model\":\"Series 3.5\\\" and 2\\\" SIP Roof Panels\",\"product_description\":\"Series 3.5\\\" and 2\\\" SIP Roof Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Standard Structures, Inc\":[{\"manufacturer\":\"Standard Structures, Inc\",\"approval_number_master\":\"FL#44569-R0\",\"approval_number\":\"FL44569.1\",\"seq\":1,\"product_model\":\"PBR Roof\",\"product_description\":\"1. 26 Ga PBR W\\\/ 12-12 Fastener Sp.\\n2. 26 Ga PBR W\\\/5-7-5 Fastener Sp.\\n3. 24 Ga PBR W\\\/ 12-12 Fastener Sp.\\n4. 24 Ga PBR W\\\/5-7-5 Fastener Sp.\",\"design_pressure\":\"+31.4\\\/-30.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-11-22 00:00:00\",\"instructions_url\":\"\"}]},\"g. structural components|||11. wall\":{\"CENTRIA\":[{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#1754-R8\",\"approval_number\":\"FL1754.1\",\"seq\":1,\"product_model\":\"BR5-36\",\"product_description\":\"Exposed Fastener Metal Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#1754-R8\",\"approval_number\":\"FL1754.2\",\"seq\":2,\"product_model\":\"Econolap 3\\\/4\",\"product_description\":\"Exposed Fastener Metal Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#1754-R8\",\"approval_number\":\"FL1754.3\",\"seq\":3,\"product_model\":\"MR3-36\",\"product_description\":\"Exposed Fastener Metal Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#1754-R8\",\"approval_number\":\"FL1754.4\",\"seq\":4,\"product_model\":\"Style-Rib\",\"product_description\":\"Exposed Fastener Metal Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#1754-R8\",\"approval_number\":\"FL1754.5\",\"seq\":5,\"product_model\":\"Super-Rib\",\"product_description\":\"Exposed Fastener Metal Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#1754-R8\",\"approval_number\":\"FL1754.6\",\"seq\":6,\"product_model\":\"TR4-36\",\"product_description\":\"Exposed Fastener Metal Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#21859-R4\",\"approval_number\":\"FL21859.4\",\"seq\":4,\"product_model\":\"TotalClad XRib Panels\",\"product_description\":\"36\\\" wide factory-assembled, metal faced, sandwich panels\",\"design_pressure\":\"+42\\\/-45.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#46926-R0\",\"approval_number\":\"FL46926.1\",\"seq\":1,\"product_model\":\"Versawall H+ Panels\",\"product_description\":\"Versawall H+ Insulated Metal Panels provide a sleek, modern aesthetic, and energy-efficient wall where horizontal applications are desired.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#6628-R0\",\"approval_number\":\"FL6628.1\",\"seq\":1,\"product_model\":\"BR5-36 (Perforated)\",\"product_description\":\"Stainless Steel Exposed Fastener Metal Wall Panel (40% Perforated)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#6628-R0\",\"approval_number\":\"FL6628.2\",\"seq\":2,\"product_model\":\"Econolap 3\\\/4 (Perforated)\",\"product_description\":\"Stainless Steel Exposed Fastener Metal Wall Panel (40% Perforated)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#6628-R0\",\"approval_number\":\"FL6628.3\",\"seq\":3,\"product_model\":\"MR3-36 (Perforated)\",\"product_description\":\"Stainless Steel Exposed Fastener Metal Wall Panel (40% Perforated)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#6628-R0\",\"approval_number\":\"FL6628.4\",\"seq\":4,\"product_model\":\"Style-Rib (Perforated)\",\"product_description\":\"Stainless Steel Exposed Fastener Metal Wall Panel (40% Perforated)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#1706-R4\",\"approval_number\":\"FL1706.1\",\"seq\":1,\"product_model\":\"Style-Rib\",\"product_description\":\"Exposed Fastener Metal Wall Panel\",\"design_pressure\":\"+121\\\/-121\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#1754-R4\",\"approval_number\":\"FL1754.7\",\"seq\":7,\"product_model\":\"TR4-36\",\"product_description\":\"Exposed Fastener Metal Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#1754-R1\",\"approval_number\":\"FL1754.8\",\"seq\":8,\"product_model\":\"TR4-36\",\"product_description\":\"Exposed Fastener Metal Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3174-R4\",\"approval_number\":\"FL3174.1\",\"seq\":1,\"product_model\":\"IW-10A\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3174-R4\",\"approval_number\":\"FL3174.2\",\"seq\":2,\"product_model\":\"IW-11A\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3174-R4\",\"approval_number\":\"FL3174.3\",\"seq\":3,\"product_model\":\"IW-12A\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3174-R4\",\"approval_number\":\"FL3174.4\",\"seq\":4,\"product_model\":\"IW-13A\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3174-R4\",\"approval_number\":\"FL3174.5\",\"seq\":5,\"product_model\":\"IW-14A\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3174-R4\",\"approval_number\":\"FL3174.6\",\"seq\":6,\"product_model\":\"IW-15A\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3174-R4\",\"approval_number\":\"FL3174.7\",\"seq\":7,\"product_model\":\"IW-20A\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3174-R4\",\"approval_number\":\"FL3174.8\",\"seq\":8,\"product_model\":\"IW-21A\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3174-R4\",\"approval_number\":\"FL3174.9\",\"seq\":9,\"product_model\":\"IW-30A\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3174-R4\",\"approval_number\":\"FL3174.10\",\"seq\":10,\"product_model\":\"IW-31A\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3174-R4\",\"approval_number\":\"FL3174.11\",\"seq\":11,\"product_model\":\"IW-40A\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3174-R4\",\"approval_number\":\"FL3174.12\",\"seq\":12,\"product_model\":\"IW-41A\",\"product_description\":\"Concealed Fastener Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3481-R4\",\"approval_number\":\"FL3481.1\",\"seq\":1,\"product_model\":\"CS-200, CS-210, CS-220, CS-260, CS-610, CS-620, CS-630 and CS-660\",\"product_description\":\"Concept Series 12\\\" or 16\\\" Wide Concealed Fastener Wall Panel - Horizontal or Vertical Siding with CSC Clip Fastening\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3481-R4\",\"approval_number\":\"FL3481.2\",\"seq\":2,\"product_model\":\"CS-200E, CS-210E, CS-220E, CS-260E, CS-610E, CS-620E, CS-630E and CS-660E\",\"product_description\":\"Concept Series 12\\\" or 16\\\" Wide Concealed Fastener Wall Panel - Vertical Siding with Extended Leg Fastening\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#13385-R2\",\"approval_number\":\"FL13385.1\",\"seq\":1,\"product_model\":\"BR5-36 (40% Perforated)\",\"product_description\":\"Stainless Steel Exposed Fastener Metal Wall Panel (40% Perforated)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-08-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#13385-R2\",\"approval_number\":\"FL13385.2\",\"seq\":2,\"product_model\":\"BR5-36 (40% Perforated)\",\"product_description\":\"Aluminum Exposed Fastener Metal Wall Panel (40% Perforated)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-08-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#13385-R2\",\"approval_number\":\"FL13385.3\",\"seq\":3,\"product_model\":\"Econolap 3\\\/4 (40% Perforated)\",\"product_description\":\"Stainless Steel Exposed Fastener Metal Wall Panel (40% Perforated)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-08-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#13385-R2\",\"approval_number\":\"FL13385.4\",\"seq\":4,\"product_model\":\"MR3-36 (40% Perforated)\",\"product_description\":\"Aluminum Exposed Fastener Metal Wall Panel (40% Perforated)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-08-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#13385-R2\",\"approval_number\":\"FL13385.5\",\"seq\":5,\"product_model\":\"MR3-36 (40% Perforated)\",\"product_description\":\"Stainless Steel Exposed Fastener Metal Wall Panel (40% Perforated)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-08-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#13385-R2\",\"approval_number\":\"FL13385.6\",\"seq\":6,\"product_model\":\"Style-Rib (40% Perforated)\",\"product_description\":\"Stainless Steel Exposed Fastener Metal Wall Panel (40% Perforated)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-08-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#20381-R0\",\"approval_number\":\"FL20381.1\",\"seq\":1,\"product_model\":\"Formawall Dimension Series\\\/Formawall Graphix Series 2\\\" Panels\",\"product_description\":\"Formawall Dimension Series\\\/Formawall Graphix Series 2\\\" Panels - 36\\\" X 36\\\" Maximum Size\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#20381-R0\",\"approval_number\":\"FL20381.2\",\"seq\":2,\"product_model\":\"Formawall Dimension Series\\\/Formawall Graphix Series 3\\\"T Panels\",\"product_description\":\"Formawall Dimension Series\\\/Formawall Graphix Series 3\\\"T Panels - 36\\\" X 36\\\" Maximum Size\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#20381-R0\",\"approval_number\":\"FL20381.3\",\"seq\":3,\"product_model\":\"Formawall Dimension Series\\\/Formawall Graphix Series 3\\\"T Panels\",\"product_description\":\"Formawall Dimension Series\\\/Formawall Graphix Series 3\\\"T Panels - 30\\\" X 30\\\" Maximum Size\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#21859-R0\",\"approval_number\":\"FL21859.1\",\"seq\":1,\"product_model\":\"TotalClad 7.2 Rib Panels\",\"product_description\":\"36\\\" wide factory-assembled, metal faced, sandwich panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#21859-R0\",\"approval_number\":\"FL21859.2\",\"seq\":2,\"product_model\":\"TotalClad Panels\",\"product_description\":\"Minimum 24\\\", maximum 42\\\" wide factory-assembled, metal faced, sandwich panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#21859-R0\",\"approval_number\":\"FL21859.3\",\"seq\":3,\"product_model\":\"TotalClad XRib Panels\",\"product_description\":\"36\\\" wide factory-assembled, metal faced, sandwich panels\",\"design_pressure\":\"+42\\\/-45.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3155-R4\",\"approval_number\":\"FL3155.1\",\"seq\":1,\"product_model\":\"Versawall 2\\\"\",\"product_description\":\"Insulated Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3155-R4\",\"approval_number\":\"FL3155.2\",\"seq\":2,\"product_model\":\"Versawall 2-3\\\/4\\\"\",\"product_description\":\"Insulated Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3155-R4\",\"approval_number\":\"FL3155.3\",\"seq\":3,\"product_model\":\"Versawall 4\\\"\",\"product_description\":\"Insulated Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3155-R5\",\"approval_number\":\"FL3155.4\",\"seq\":4,\"product_model\":\"Versawall 2\\\"\",\"product_description\":\"Insulated Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3155-R5\",\"approval_number\":\"FL3155.5\",\"seq\":5,\"product_model\":\"Versawall 2-3\\\/4\\\"\",\"product_description\":\"Insulated Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3155-R5\",\"approval_number\":\"FL3155.6\",\"seq\":6,\"product_model\":\"Versawall 4\\\"\",\"product_description\":\"Insulated Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3481-R6\",\"approval_number\":\"FL3481.3\",\"seq\":3,\"product_model\":\"CS-200, CS-210, CS-220, CS-260, CS-610, CS-612, CS-613, CS-620, CS-623, CS-630 and CS-660\",\"product_description\":\"Concept Series 12\\\" or 16\\\" Wide Concealed Fastener Wall Panel - Horizontal or Vertical Siding with CSC Clip Fastening - HVHZ\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3481-R6\",\"approval_number\":\"FL3481.4\",\"seq\":4,\"product_model\":\"CS-200, CS-210, CS-220, CS-260, CS-610, CS-612, CS-613, CS-620, CS-623, CS-630 and CS-660\",\"product_description\":\"Concept Series 12\\\" or 16\\\" Wide Concealed Fastener Wall Panel - Horizontal or Vertical Siding with CSC Clip Fastening\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#3481-R6\",\"approval_number\":\"FL3481.5\",\"seq\":5,\"product_model\":\"CS-200E, CS-210E, CS-220E, CS-260E, CS-610E, CS-612E, CS-613E, CS-620E, CS-623E, CS-630E and CS-660E\",\"product_description\":\"Concept Series 12\\\" or 16\\\" Wide Concealed Fastener Wall Panel - Vertical Siding with Extended Leg Fastening\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#13385-R4\",\"approval_number\":\"FL13385.7\",\"seq\":7,\"product_model\":\"Style-Rib (40% Perforated)\",\"product_description\":\"Aluminum Exposed Fastener Metal Wall Panel (40% Perforated)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#20381-R1\",\"approval_number\":\"FL20381.4\",\"seq\":4,\"product_model\":\"Formawall Dimension Series\\\/Formawall Dimension Series Graphix 3\\\"T Panels\",\"product_description\":\"Formawall Dimension Series\\\/Formawall Dimension Series Graphix 3\\\"T Panels - 30\\\" Module Size\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#26506-R0\",\"approval_number\":\"FL26506.1\",\"seq\":1,\"product_model\":\"MR3-36 Metal Wall Panel\",\"product_description\":\"MR3-36 Metal Wall Panel\",\"design_pressure\":\"+67\\\/-67\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#26506-R0\",\"approval_number\":\"FL26506.2\",\"seq\":2,\"product_model\":\"Style-Rib Metal Wall Panel\",\"product_description\":\"Style-Rib Metal Wall Panel\",\"design_pressure\":\"+67\\\/-67\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#26506-R0\",\"approval_number\":\"FL26506.3\",\"seq\":3,\"product_model\":\"Super-Rib Metal Wall Panel\",\"product_description\":\"Super-Rib Metal Wall Panel\",\"design_pressure\":\"+67\\\/-67\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#29083-R0\",\"approval_number\":\"FL29083.1\",\"seq\":1,\"product_model\":\"2-3\\\/4\\\" Thick Versawall Panel\",\"product_description\":\"2-3\\\/4\\\" Thick Versawall Panel, 22\\\/22 GA Skins, 30\\\" Wide, Foam Core\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#29083-R0\",\"approval_number\":\"FL29083.2\",\"seq\":2,\"product_model\":\"4\\\" Thick Versawall Panel\",\"product_description\":\"4\\\" Thick Versawall Panel, 22\\\/22 GA Skins, 30\\\" Wide, Foam Core\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#31378-R0\",\"approval_number\":\"FL31378.1\",\"seq\":1,\"product_model\":\"Formawall Dimension Series 2-1\\\/2\\\" Panels\",\"product_description\":\"Formawall Dimension Series 2-1\\\/2\\\" Panels, 36\\\" Module with 16\\\" OC Support Spacing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#31378-R0\",\"approval_number\":\"FL31378.2\",\"seq\":2,\"product_model\":\"Formawall Dimension Series 2\\\" Panels\",\"product_description\":\"Formawall Dimension Series 2\\\" Panels, 36\\\" Module with 16\\\" OC Support Spacing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#31378-R0\",\"approval_number\":\"FL31378.3\",\"seq\":3,\"product_model\":\"Formawall Dimension Series 3\\\" T Panels\",\"product_description\":\"Formawall Dimension Series 3\\\" T Panels, 36\\\" Module with 16\\\" OC Support Spacing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-08 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CENTRIA\",\"approval_number_master\":\"FL#39788-R0\",\"approval_number\":\"FL39788.1\",\"seq\":1,\"product_model\":\"Metalwrap Insulated Metal Wall Panels, Air\\\/Water Barrier - HVHZ,\",\"product_description\":\"Metalwrap Insulated Metal Wall Panels, Air\\\/Water Barrier - HVHZ,\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Mueller, Inc.\":[{\"manufacturer\":\"Mueller, Inc.\",\"approval_number_master\":\"FL#2961-R7\",\"approval_number\":\"FL2961.1\",\"seq\":1,\"product_model\":\"PBR\",\"product_description\":\"1. 26 Ga PBR w\\\/ 12-12 fastener sp.\\n2. 26 Ga PBR w\\\/ 5-7-5 fastener sp.\\n3. 24 Ga PBR w\\\/ 12-12 fastener sp.\\n4. 24 Ga PBR w\\\/ 5-7-5 fastener sp.\\n5. 22 Ga PBR w\\\/ 12-12 fastener sp.\\n6. 22 Ga PBR w\\\/ 5-7-5 fastener sp.\",\"design_pressure\":\"+31.6\\\/-31.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-03-11 00:00:00\",\"instructions_url\":\"\"}],\"Golden Giant, Inc\":[{\"manufacturer\":\"Golden Giant, Inc\",\"approval_number_master\":\"FL#4216-R7\",\"approval_number\":\"FL4216.1\",\"seq\":1,\"product_model\":\"24 Ga. Golden Giant Reverse Rib Wall Panel\",\"product_description\":\"24 Ga. Golden Giant Reverse Rib Wall Panel over open framing\",\"design_pressure\":\"+52.5PSF\\\/-52.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Golden Giant, Inc\",\"approval_number_master\":\"FL#4216-R7\",\"approval_number\":\"FL4216.2\",\"seq\":2,\"product_model\":\"24 Ga. Golden Giant Rib Wall Panel\",\"product_description\":\"24 Ga. Golden Giant Rib Wall over open framing\",\"design_pressure\":\"+52.5 PSF\\\/-52.5 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Golden Giant, Inc\",\"approval_number_master\":\"FL#4216-R7\",\"approval_number\":\"FL4216.3\",\"seq\":3,\"product_model\":\"26 Ga. Golden Giant Rib Wall Panel\",\"product_description\":\"26 Ga. Golden Giant Rib Wall over open framing\",\"design_pressure\":\"+55.3PSF\\\/-55.3PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-09 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Golden Giant, Inc\",\"approval_number_master\":\"FL#9804-R0\",\"approval_number\":\"FL9804.1\",\"seq\":1,\"product_model\":\"Golden Giant Reverse Rib Wall Panel\",\"product_description\":\"24 Ga. Golden Giant Reverse Rib Wall Panel over Open Framing\",\"design_pressure\":\"+52.5PSF\\\/-52.5PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Golden Giant, Inc\",\"approval_number_master\":\"FL#9804-R0\",\"approval_number\":\"FL9804.2\",\"seq\":2,\"product_model\":\"Golden Giant Rib Wall Panel\",\"product_description\":\"24 Ga. Golden Giant Rib Wall Panel over Open Framing\",\"design_pressure\":\"+52.5PSF\\\/-52.5PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Vulcan Steel Structures, Inc.\":[{\"manufacturer\":\"Vulcan Steel Structures, Inc.\",\"approval_number_master\":\"FL#5335-R7\",\"approval_number\":\"FL5335.1\",\"seq\":1,\"product_model\":\"26 Ga. PBR Wall panel\",\"product_description\":\"26 Ga. PBR wall panel over open framing\",\"design_pressure\":\"+50.0 psf\\\/-165.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-09 00:00:00\",\"instructions_url\":\"\"}],\"Metal Building Supplies, LLC\":[{\"manufacturer\":\"Metal Building Supplies, LLC\",\"approval_number_master\":\"FL#5365-R6\",\"approval_number\":\"FL5365.1\",\"seq\":1,\"product_model\":\"PBR Wall Panel\",\"product_description\":\"26 Ga. PBR Wall Panel over open framing\",\"design_pressure\":\"+60.0PSF\\\/-47.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-03-18 00:00:00\",\"instructions_url\":\"\"}],\"Corle Building Systems\":[{\"manufacturer\":\"Corle Building Systems\",\"approval_number_master\":\"FL#6282-R8\",\"approval_number\":\"FL6282.1\",\"seq\":1,\"product_model\":\"\\\"A\\\"\\\/\\\"PBA - Panel\\\"\",\"product_description\":\"Wall Panel, 26 and 24 Gauge Steel, 36\\\" Wide Panel, Attached to Structural Supports\",\"design_pressure\":\"+26\\\/-26\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corle Building Systems\",\"approval_number_master\":\"FL#6282-R8\",\"approval_number\":\"FL6282.2\",\"seq\":2,\"product_model\":\"1- \\\"R\\\"\\\/\\\"PBR\\\"-Panel\",\"product_description\":\"Wall Panel, 24 Gauge Steel, 50 ksi, 36\\\" Wide Panel, Attached to Structural Supports\",\"design_pressure\":\"+47\\\/-41\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corle Building Systems\",\"approval_number_master\":\"FL#6282-R8\",\"approval_number\":\"FL6282.3\",\"seq\":3,\"product_model\":\"2- \\\"R\\\"\\\/\\\"PBR\\\"-Panel\",\"product_description\":\"Wall Panel, 24 Gauge Steel, 80 ksi, 36\\\" Wide Panel, Attached to Structural Supports\",\"design_pressure\":\"+54\\\/-41\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corle Building Systems\",\"approval_number_master\":\"FL#6282-R8\",\"approval_number\":\"FL6282.4\",\"seq\":4,\"product_model\":\"3- \\\"R\\\"\\\/\\\"PBR\\\"-Panel\",\"product_description\":\"Wall Panel, 26 Gauge Steel, 36\\\" Wide Panel, Attached to Structural Supports\",\"design_pressure\":\"+41\\\/-41\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-17 00:00:00\",\"instructions_url\":\"\"}],\"Carolina Carports,Inc.\":[{\"manufacturer\":\"Carolina Carports,Inc.\",\"approval_number_master\":\"FL#6702-R8\",\"approval_number\":\"FL6702.1\",\"seq\":1,\"product_model\":\"AG Panel\",\"product_description\":\"26 Ga. AG Wall Panel over open framing\",\"design_pressure\":\"+57.3 psf\\\/-62.5 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carolina Carports,Inc.\",\"approval_number_master\":\"FL#6702-R8\",\"approval_number\":\"FL6702.2\",\"seq\":2,\"product_model\":\"AG Panel\",\"product_description\":\"29 Ga. AG Wall Panel over open framing\",\"design_pressure\":\"+41.6 PSF\\\/-57.3 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carolina Carports,Inc.\",\"approval_number_master\":\"FL#6702-R8\",\"approval_number\":\"FL6702.3\",\"seq\":3,\"product_model\":\"Dutch Lap Panel\",\"product_description\":\"26 Ga. Dutch Lap Wall Panel over open framing\",\"design_pressure\":\"+24.4 psf\\\/-26.0 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carolina Carports,Inc.\",\"approval_number_master\":\"FL#6702-R8\",\"approval_number\":\"FL6702.4\",\"seq\":4,\"product_model\":\"Dutch Lap Panel\",\"product_description\":\"29 Ga. Dutch Lap Wall Panel over open framing\",\"design_pressure\":\"+35.1 psf\\\/-35.5 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carolina Carports,Inc.\",\"approval_number_master\":\"FL#6702-R8\",\"approval_number\":\"FL6702.5\",\"seq\":5,\"product_model\":\"Printed AG Panel\",\"product_description\":\"29 Ga. Printed AG Wall Panel over open framing\",\"design_pressure\":\"+28.6 psf\\\/-54.7 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carolina Carports,Inc.\",\"approval_number_master\":\"FL#6702-R8\",\"approval_number\":\"FL6702.6\",\"seq\":6,\"product_model\":\"Printed Dutch Lap Panel\",\"product_description\":\"29 Ga. Printed Dutch Lap Wall Panel over open framing\",\"design_pressure\":\"+13.0 psf\\\/-39.0 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carolina Carports,Inc.\",\"approval_number_master\":\"FL#42078-R1\",\"approval_number\":\"FL42078.1\",\"seq\":1,\"product_model\":\"26 Ga. PBR Wall Panel\",\"product_description\":\"26 Ga. PBR Wall Panel over open framing\",\"design_pressure\":\"+49.5 psf\\\/-70.3 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carolina Carports,Inc.\",\"approval_number_master\":\"FL#20727-R0\",\"approval_number\":\"FL20727.1\",\"seq\":1,\"product_model\":\"26 Ga. AG Wall Panel\",\"product_description\":\"26 Ga. AG Wall Panel over Open Framing\",\"design_pressure\":\"+46.9 psf\\\/-59.9psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carolina Carports,Inc.\",\"approval_number_master\":\"FL#22412-R0\",\"approval_number\":\"FL22412.1\",\"seq\":1,\"product_model\":\"Dutch Lap Wall Panel\",\"product_description\":\"26 Ga. Dutch Lap Wall Panel over open framing\",\"design_pressure\":\"+24.4 psf\\\/-26.0 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carolina Carports,Inc.\",\"approval_number_master\":\"FL#22412-R0\",\"approval_number\":\"FL22412.2\",\"seq\":2,\"product_model\":\"Dutch Lap Wall Panel\",\"product_description\":\"29 Ga. Dutch Lap Wall Panel over open framing\",\"design_pressure\":\"+35.1psf\\\/-35.5psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carolina Carports,Inc.\",\"approval_number_master\":\"FL#16806-R5\",\"approval_number\":\"FL16806.1\",\"seq\":1,\"product_model\":\"Steel Roll Up Sheet Door\",\"product_description\":\"Exterior Steel Roll Up Sheet Door 12 ft x 8 ft\",\"design_pressure\":\"+40 psf\\\/-45 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carolina Carports,Inc.\",\"approval_number_master\":\"FL#16806-R5\",\"approval_number\":\"FL16806.2\",\"seq\":2,\"product_model\":\"Steel Roll Up Sheet Door\",\"product_description\":\"Exterior Steel Roll Up Sheet Door 8 ft x 8 ft\",\"design_pressure\":\"+70 psf\\\/-70 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carolina Carports,Inc.\",\"approval_number_master\":\"FL#16806-R5\",\"approval_number\":\"FL16806.3\",\"seq\":3,\"product_model\":\"Steel Roll up Sheet Door\",\"product_description\":\"Exterior Steel Roll Up Sheet Door 16 ft x 8 ft\",\"design_pressure\":\"+30 psf\\\/-35 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carolina Carports,Inc.\",\"approval_number_master\":\"FL#16806-R5\",\"approval_number\":\"FL16806.4\",\"seq\":4,\"product_model\":\"Steel Roll Up Sheet Door\",\"product_description\":\"Exterior Steel Roll Up Sheet Door 10 ft x 8 ft\",\"design_pressure\":\"+50 psf\\\/-55 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carolina Carports,Inc.\",\"approval_number_master\":\"FL#41335-R0\",\"approval_number\":\"FL41335.1\",\"seq\":1,\"product_model\":\"Steel Roll Up Sheet Door\",\"product_description\":\"Exterior Steel Roll Up Sheet Door 16x8\",\"design_pressure\":\"+35psf\\\/-38psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-05 00:00:00\",\"instructions_url\":\"\"}],\"Bigbee Steel Buildings\":[{\"manufacturer\":\"Bigbee Steel Buildings\",\"approval_number_master\":\"FL#7412-R7\",\"approval_number\":\"FL7412.1\",\"seq\":1,\"product_model\":\"24 Ga. Bigbee Rib II\",\"product_description\":\"24 Ga. Bigbee Rib II Wall Panel over Open framing\",\"design_pressure\":\"+75.0 psf\\\/-62.5 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bigbee Steel Buildings\",\"approval_number_master\":\"FL#7412-R7\",\"approval_number\":\"FL7412.2\",\"seq\":2,\"product_model\":\"24 Ga. Reverse Run Bigbee Rib II Wall Panel\",\"product_description\":\"24 Ga. Reverse Run Bigbee Rib II Wall Panel over open framing\",\"design_pressure\":\"+54.7 psf\\\/-59.9 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bigbee Steel Buildings\",\"approval_number_master\":\"FL#7412-R7\",\"approval_number\":\"FL7412.3\",\"seq\":3,\"product_model\":\"26 Ga. Bigbee Rib II\",\"product_description\":\"26 Ga. Bigbee Rib II Wall Panel over Open framing\",\"design_pressure\":\"+57.5 psf\\\/-47.5 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bigbee Steel Buildings\",\"approval_number_master\":\"FL#7412-R7\",\"approval_number\":\"FL7412.4\",\"seq\":4,\"product_model\":\"26 Ga. Reverse Run Rib II Wall Panel\",\"product_description\":\"26 Ga. Reverse Run Rib II Wall Panel over open framing\",\"design_pressure\":\"+52.1 psf\\\/-52.1 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bigbee Steel Buildings\",\"approval_number_master\":\"FL#39261-R0\",\"approval_number\":\"FL39261.1\",\"seq\":1,\"product_model\":\"24 Ga. Reverse Run Bigbee Rib II Wall Panel\",\"product_description\":\"24 Ga. Revers Run Bigbee Rib II Wall Panels over open Framing\",\"design_pressure\":\"+54.7psf\\\/-59.9psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-06-07 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bigbee Steel Buildings\",\"approval_number_master\":\"FL#39261-R0\",\"approval_number\":\"FL39261.2\",\"seq\":2,\"product_model\":\"26 Ga. Reverse Run Rib II Wall Panel\",\"product_description\":\"26 Ga. Reverse Run Rib II Wall Panel over open Framing\",\"design_pressure\":\"+52.1psf\\\/-52.1psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-06-07 00:00:00\",\"instructions_url\":\"\"}],\"Schulte Building Systems, Inc.\":[{\"manufacturer\":\"Schulte Building Systems, Inc.\",\"approval_number_master\":\"FL#8702-R6\",\"approval_number\":\"FL8702.1\",\"seq\":1,\"product_model\":\"26 Ga. PBA Wall Panel\",\"product_description\":\"26 Ga. PBA Wall Panel over Open Framing\",\"design_pressure\":\"+45.0PSF\\\/-45.0PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schulte Building Systems, Inc.\",\"approval_number_master\":\"FL#8702-R6\",\"approval_number\":\"FL8702.2\",\"seq\":2,\"product_model\":\"26 Ga. PBR Wall Panel\",\"product_description\":\"26 Ga. PBR Wall Panel over Open Framing\",\"design_pressure\":\"+60.0PSF\\\/-46.8PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Schulte Building Systems, Inc.\",\"approval_number_master\":\"FL#8702-R6\",\"approval_number\":\"FL8702.3\",\"seq\":3,\"product_model\":\"26 Ga. PBU Wall Panel\",\"product_description\":\"26 Ga. PBU Wall Panel over Open Framing\",\"design_pressure\":\"+60.0 PSF\\\/-49.4 PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-29 00:00:00\",\"instructions_url\":\"\"}],\"Ideal Steel Building & Components\":[{\"manufacturer\":\"Ideal Steel Building & Components\",\"approval_number_master\":\"FL#8894-R2\",\"approval_number\":\"FL8894.1\",\"seq\":1,\"product_model\":\"PBR Panel\",\"product_description\":\"26 Ga. PBR Wall Panel 36\\\" Wide\",\"design_pressure\":\"+32.7\\\/-32.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ideal Steel Building & Components\",\"approval_number_master\":\"FL#8894-R2\",\"approval_number\":\"FL8894.2\",\"seq\":2,\"product_model\":\"PBR Panel\",\"product_description\":\"24 Ga PBR Wall Panel 36\\\" Wide over Open Framing\",\"design_pressure\":\"+51.6\\\/-38.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-29 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ideal Steel Building & Components\",\"approval_number_master\":\"FL#21386-R0\",\"approval_number\":\"FL21386.1\",\"seq\":1,\"product_model\":\"26GA PBR\",\"product_description\":\"WALL PANEL OVER 16GA PURLINS\",\"design_pressure\":\"+55PSF\\\/-45PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-08-26 00:00:00\",\"instructions_url\":\"\"}],\"BAKER METAL WORKS & SUPPLY, INC.\":[{\"manufacturer\":\"BAKER METAL WORKS & SUPPLY, INC.\",\"approval_number_master\":\"FL#9288-R6\",\"approval_number\":\"FL9288.1\",\"seq\":1,\"product_model\":\"26 Ga. R Wall Panel\",\"product_description\":\"26 Ga. R Wall Panel over open framing Non-HVHZ\",\"design_pressure\":\"+50.0PSF\\\/-40.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-13 00:00:00\",\"instructions_url\":\"\"}],\"Four Seasons Building Products\":[{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#10778-R6\",\"approval_number\":\"FL10778.1\",\"seq\":1,\"product_model\":\"3\\\"x0.032\\\"x1.5# Alum Composite Panel\",\"product_description\":\"Aluminum skin, EPS core, composite panel system\",\"design_pressure\":\"+29\\\/-29\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#10778-R6\",\"approval_number\":\"FL10778.2\",\"seq\":2,\"product_model\":\"4\\\"x0.032\\\"x1.5# ALUM COMPOSITE PANEL\",\"product_description\":\"Aluminum skin, EPS core composite panel system\",\"design_pressure\":\"+29\\\/-29\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#5700-R1\",\"approval_number\":\"FL5700.1\",\"seq\":1,\"product_model\":\"SipBloc\",\"product_description\":\"3.5\\\" - 0.032\\\" \\\/ Type II EPS \\\/ 0.032\\\" SipBloc Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#5700-R1\",\"approval_number\":\"FL5700.2\",\"seq\":2,\"product_model\":\"SipBloc\",\"product_description\":\"4\\\" - 0.030\\\" \\\/ Type VIII EPS \\\/ 0.030\\\" SipBloc Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#5700-R1\",\"approval_number\":\"FL5700.3\",\"seq\":3,\"product_model\":\"SipBloc\",\"product_description\":\"4\\\" - 26ga \\\/ Type VIII \\\/ 26ga SipBloc Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#12197-R1\",\"approval_number\":\"FL12197.1\",\"seq\":1,\"product_model\":\"HV Sundance Sunroom\",\"product_description\":\"Metals USA HV Sundance Sunroom Wall with Impact Resistant Windows\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-02-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Building Products\",\"approval_number_master\":\"FL#11356-R3\",\"approval_number\":\"FL11356.1\",\"seq\":1,\"product_model\":\"Metals Building Products Sunroom with Storm Panels\",\"product_description\":\"0.050\\\" Storm Panel on Metals Building Products Sunroom wall assemblies.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-11-29 00:00:00\",\"instructions_url\":\"\"}],\"Temo Inc.\":[{\"manufacturer\":\"Temo Inc.\",\"approval_number_master\":\"FL#10829-R6\",\"approval_number\":\"FL10829.1\",\"seq\":1,\"product_model\":\"206 Sunroom Wall Panel\",\"product_description\":\"3-1\\\/2\\\" Thick Wall Panel -- Aluminum Skin Panel\\\/Upper Transom\\\/Horizontal Sliding Window\\\/Lower Transom\\\/Aluminum Skin Panel\",\"design_pressure\":\"+55.14\\\/-55.14\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Temo Inc.\",\"approval_number_master\":\"FL#10829-R6\",\"approval_number\":\"FL10829.2\",\"seq\":2,\"product_model\":\"306 Sunroom Wall Panel\",\"product_description\":\"3-1\\\/2\\\" Thick Wall Panel -- Aluminum Skin Panel\\\/Upper Transom\\\/Horizontal Sliding Window\\\/Lower Transom\\\/Aluminum Skin Panel\",\"design_pressure\":\"+55.14\\\/-55.14\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Temo Inc.\",\"approval_number_master\":\"FL#10829-R6\",\"approval_number\":\"FL10829.3\",\"seq\":3,\"product_model\":\"406 Sunroom Wall Panel\",\"product_description\":\"3-1\\\/2\\\" Thick Wall Panel -- Aluminum Skin Panel\\\/Upper Transom\\\/Horizontal Sliding Window\\\/Lower Transom\\\/Aluminum Skin Panel\",\"design_pressure\":\"+55.14\\\/-55.14\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Temo Inc.\",\"approval_number_master\":\"FL#47469-R0\",\"approval_number\":\"FL47469.1\",\"seq\":1,\"product_model\":\"Window panel HZ\",\"product_description\":\"3-1\\\/2\\\" Thick Wall Panel -- Aluminum Skin Panel\\\/Upper Transom\\\/Horizontal Sliding Window\\\/Lower Transom\\\/Aluminum Skin Panel\",\"design_pressure\":\"+55.0\\\/-55.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Temo Inc.\",\"approval_number_master\":\"FL#6391-R2\",\"approval_number\":\"FL6391.3\",\"seq\":3,\"product_model\":\"406 Sunroom Wall Panel\",\"product_description\":\"3-1\\\/2\\\" Thick Wall Panel -- Luran S Skin Panel\\\/Upper Transom\\\/Horizontal Sliding Window\\\/Lower Transom\\\/Aluminum Skin Panel -- Thermally Broken with IG Glazing\",\"design_pressure\":\"+55.14\\\/-55.14\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Temo Inc.\",\"approval_number_master\":\"FL#6391-R0\",\"approval_number\":\"FL6391.1\",\"seq\":1,\"product_model\":\"306 Sunroom Wall Panel\",\"product_description\":\"3-1\\\/2\\\" Thick Wall Panel -- Aluminum Skin Panel\\\/Upper Transom\\\/Horizontal Sliding Window\\\/Lower Transom\\\/Aluminum Skin Panel -- Non-thermally Broken with Single Pane Glazing\",\"design_pressure\":\"+55.14\\\/-55.14\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Temo Inc.\",\"approval_number_master\":\"FL#6391-R0\",\"approval_number\":\"FL6391.2\",\"seq\":2,\"product_model\":\"406 Sunroom Wall Panel\",\"product_description\":\"3-1\\\/2\\\" Thick Wall Panel -- Aluminum Skin Panel\\\/Upper Transom\\\/Horizontal Sliding Window\\\/Lower Transom\\\/Aluminum Skin Panel -- Thermally Broken with IG Glazing\",\"design_pressure\":\"+55.14\\\/-55.14\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Palram Americas, Inc.\":[{\"manufacturer\":\"Palram Americas, Inc.\",\"approval_number_master\":\"FL#11240-R6\",\"approval_number\":\"FL11240.1\",\"seq\":1,\"product_model\":\"Sunsky 12\\\"\",\"product_description\":\"1.0 mm Polycarbonate Light Transmitting Wall Panel\",\"design_pressure\":\"+35.0 psf\\\/-27.5 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palram Americas, Inc.\",\"approval_number_master\":\"FL#11240-R6\",\"approval_number\":\"FL11240.2\",\"seq\":2,\"product_model\":\"SunSky 12\\\"\",\"product_description\":\"1.5 mm Polycarbonate Light Transmitting Wall Panel\",\"design_pressure\":\"+50.0 psf\\\/-45.0 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Palram Americas, Inc.\",\"approval_number_master\":\"FL#11240-R2\",\"approval_number\":\"FL11240.3\",\"seq\":3,\"product_model\":\"Unitrex Ultra R\",\"product_description\":\"1.5 mm Polycarbonate Light Transmitting Wall Panel\",\"design_pressure\":\"+50.0PSF\\\/-45.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Coastline Power Solutions\":[{\"manufacturer\":\"Coastline Power Solutions\",\"approval_number_master\":\"FL#11418-R6\",\"approval_number\":\"FL11418.1\",\"seq\":1,\"product_model\":\"Wall Panels\",\"product_description\":\"Modular Wall Panel System\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Aztec Steel Buildings Corp.\":[{\"manufacturer\":\"Aztec Steel Buildings Corp.\",\"approval_number_master\":\"FL#11815-R6\",\"approval_number\":\"FL11815.1\",\"seq\":1,\"product_model\":\"1-End Wall Panel 24 x 3.5 - 18\",\"product_description\":\"End Wall Panel for Quonset Hut Structures, 18 Gauge Minimum\",\"design_pressure\":\"+49.2\\\/-61.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aztec Steel Buildings Corp.\",\"approval_number_master\":\"FL#11815-R6\",\"approval_number\":\"FL11815.2\",\"seq\":2,\"product_model\":\"2-End Wall Panel 24 x 3.5 - 20\",\"product_description\":\"End Wall Panel for Quonset Hut Structures, 20 Gauge Minimum\",\"design_pressure\":\"+40.8\\\/-51.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aztec Steel Buildings Corp.\",\"approval_number_master\":\"FL#11815-R6\",\"approval_number\":\"FL11815.3\",\"seq\":3,\"product_model\":\"3-End Wall Panel 24 x 3.5 - 22\",\"product_description\":\"End Wall Panel for Quonset Hut Structures, 22 Gauge Minimum\",\"design_pressure\":\"+23.4\\\/-29.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aztec Steel Buildings Corp.\",\"approval_number_master\":\"FL#11815-R6\",\"approval_number\":\"FL11815.4\",\"seq\":4,\"product_model\":\"3-End Wall Panel 24 x 3.5 - 23\",\"product_description\":\"End Wall Panel for Quonset Hut Structures, 23 Gauge Minimum\",\"design_pressure\":\"+13\\\/-16\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aztec Steel Buildings Corp.\",\"approval_number_master\":\"FL#5898-R0\",\"approval_number\":\"FL5898.1\",\"seq\":1,\"product_model\":\"End Wall Panel\",\"product_description\":\"Steel End Wall PAnels for A, P, Q and S Model Quonset Hut Structures\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Four Seasons Solar Products LLC\":[{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#12109-R5\",\"approval_number\":\"FL12109.1\",\"seq\":1,\"product_model\":\"Series 230 Wall System for Sunroom\",\"product_description\":\"Sun & Shade and Sun & Stars\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Four Seasons Solar Products LLC\",\"approval_number_master\":\"FL#7070-R0\",\"approval_number\":\"FL7070.1\",\"seq\":1,\"product_model\":\"Conservawall\",\"product_description\":\"OSB skinned Sandwich Panel Kneewall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Morin - a Kingspan Company\":[{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#12228-R6\",\"approval_number\":\"FL12228.1\",\"seq\":1,\"product_model\":\"1 - \\\"F-12-2\\\" Wall Panel\",\"product_description\":\"Steel Wall Panel, 12\\\" Width, Attached to 16 Gauge Steel Girts (Vertical or Horizontal Application)\",\"design_pressure\":\"+See\\\/-Report\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#12228-R6\",\"approval_number\":\"FL12228.2\",\"seq\":2,\"product_model\":\"2 - \\\"X-12\\\" Wall Panel\",\"product_description\":\"Steel Wall Panel, 12\\\" Width, Attached to 16 Gauge Steel Girts (Vertical or Horizontal Application)\",\"design_pressure\":\"+See\\\/-Report\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#12228-R6\",\"approval_number\":\"FL12228.3\",\"seq\":3,\"product_model\":\"3 - \\\"Y-36\\\" Wall Panel\",\"product_description\":\"Steel Wall Panel, 36\\\" Width, Attached to 16 Gauge Steel Girts (Vertical or Horizontal Application)\",\"design_pressure\":\"+See\\\/-Report\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#28122-R2\",\"approval_number\":\"FL28122.1\",\"seq\":1,\"product_model\":\"\\\"Matrix\\u00ae Series MX1.0\\\"\",\"product_description\":\"22 gauge Structural Steel Wall panel with concealed fasteners attached to steel supports with panel clips.\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#12228-R1\",\"approval_number\":\"FL12228.4\",\"seq\":4,\"product_model\":\"4 - \\\"X-12\\\" Wall Panel\",\"product_description\":\"Steel Wall Panel, 12\\\" Width, Attached to 16 Gauge Steel Girts (Vertical or Horizontal Application)\",\"design_pressure\":\"+See\\\/-Report\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#12228-R1\",\"approval_number\":\"FL12228.5\",\"seq\":5,\"product_model\":\"5 - \\\"Y-36\\\" Wall Panel\",\"product_description\":\"Steel Wall Panel, 36\\\" Width, Attached to 16 Gauge Steel Girts (Vertical or Horizontal Application)\",\"design_pressure\":\"+See\\\/-Report\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#16454-R0\",\"approval_number\":\"FL16454.1\",\"seq\":1,\"product_model\":\"1 - \\\"C-40\\\"\",\"product_description\":\"1\\\/2\\\", 24 & 20 ga. Steel Wall Panel attached to Wood Support with exposed fasteners\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#16454-R0\",\"approval_number\":\"FL16454.2\",\"seq\":2,\"product_model\":\"2 - \\\"X-12\\\"\",\"product_description\":\"7\\\/8\\\", 24 ga. Steel Wall Panel attached to Wood Support with concealed clips & fasteners\",\"design_pressure\":\"+112.5\\\/-112.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Morin - a Kingspan Company\",\"approval_number_master\":\"FL#16454-R0\",\"approval_number\":\"FL16454.3\",\"seq\":3,\"product_model\":\"3 - XC-12\\\"\",\"product_description\":\"7\\\/8\\\", 24 ga. Steel Wall Panel attached to Wood Support with concealed clips & fasteners\",\"design_pressure\":\"+112.5\\\/-112.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"All Steel Buildings\":[{\"manufacturer\":\"All Steel Buildings\",\"approval_number_master\":\"FL#12575-R5\",\"approval_number\":\"FL12575.1\",\"seq\":1,\"product_model\":\"\\\"R\\\" or \\\"PBR\\\" Panel\",\"product_description\":\"Wall Panel - 26 Gauge Steel, 36\\\" Width, Attached to Steel Girts\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Georgia Pacific-Gypsum\":[{\"manufacturer\":\"Georgia Pacific-Gypsum\",\"approval_number_master\":\"FL#12807-R6\",\"approval_number\":\"FL12807.1\",\"seq\":1,\"product_model\":\"DensElement Sheathing\",\"product_description\":\"1\\\/2\\\" and 5\\\/8\\\" Exterior wall sheathing, air barrier and water-resistive barrier system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"East Coast Metal Systems\":[{\"manufacturer\":\"East Coast Metal Systems\",\"approval_number_master\":\"FL#13754-R5\",\"approval_number\":\"FL13754.1\",\"seq\":1,\"product_model\":\"1_EC-100\",\"product_description\":\"Exterior Wall System with Aluminum Composite Panels and Interlocking Extrusions, Attached to Steel Studs\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"East Coast Metal Systems\",\"approval_number_master\":\"FL#13754-R5\",\"approval_number\":\"FL13754.2\",\"seq\":2,\"product_model\":\"2_EC-200\",\"product_description\":\"Exterior Wall System with Aluminum Composite Panels and Interlocking Extrusions, Attached to Steel Studs\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-09-01 00:00:00\",\"instructions_url\":\"\"}],\"Green Product Technologies, LLC\":[{\"manufacturer\":\"Green Product Technologies, LLC\",\"approval_number_master\":\"FL#14029-R3\",\"approval_number\":\"FL14029.1\",\"seq\":1,\"product_model\":\"GSIP Panel\",\"product_description\":\"Max 24\\\" wide, min 3\\\" thick Structural Insulated Panel\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Green Product Technologies, LLC\",\"approval_number_master\":\"FL#5343-R0\",\"approval_number\":\"FL5343.1\",\"seq\":1,\"product_model\":\"Actech Panel\",\"product_description\":\"Structural Insulated Panel Walls\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"2009-09-04 00:00:00\",\"instructions_url\":\"\"}],\"Citadel Architectural Products LLC\":[{\"manufacturer\":\"Citadel Architectural Products LLC\",\"approval_number_master\":\"FL#14436-R5\",\"approval_number\":\"FL14436.1\",\"seq\":1,\"product_model\":\"1- Envelope 2000\\u00ae Rout & Return Wall System (RR)\",\"product_description\":\"Exterior Wall System with MCM Panels and Interlocking Extrusions, Attached to Steel Studs\",\"design_pressure\":\"+53.3\\\/-53.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Citadel Architectural Products LLC\",\"approval_number_master\":\"FL#14436-R5\",\"approval_number\":\"FL14436.2\",\"seq\":2,\"product_model\":\"2- Envelope 2000\\u00ae RainScreen Wall System (RS)\",\"product_description\":\"Exterior Wall System with MCM Panels and Interlocking Extrusions, Attached to Steel Studs\",\"design_pressure\":\"+58\\\/-58\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Citadel Architectural Products LLC\",\"approval_number_master\":\"FL#14436-R5\",\"approval_number\":\"FL14436.3\",\"seq\":3,\"product_model\":\"3- Envelope 2000\\u00ae Reveal Wall System (RV)\",\"product_description\":\"Exterior Wall System with MCM Panels and Interlocking Extrusions, Attached to Steel Studs\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Citadel Architectural Products LLC\",\"approval_number_master\":\"FL#14436-R5\",\"approval_number\":\"FL14436.4\",\"seq\":4,\"product_model\":\"4- Envelope 2000\\u00ae Deep Reveal Wall System (D-RV)\",\"product_description\":\"Exterior Wall System with MCM Panels and Interlocking Extrusions, Adhered to Steel Hat Sub-Framing, and Attached to Steel Studs\",\"design_pressure\":\"+40\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Berridge Manufacturing Co.\":[{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#14669-R5\",\"approval_number\":\"FL14669.1\",\"seq\":1,\"product_model\":\"1 - \\\"Flush Seam\\\"\",\"product_description\":\"Structural steel lapped wall panel fastened into Steel Supports\",\"design_pressure\":\"+156\\\/-121\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#14669-R5\",\"approval_number\":\"FL14669.2\",\"seq\":2,\"product_model\":\"2 - \\\"HS-8\\\"\",\"product_description\":\"Structural steel wall panels with concealed fasteners, a flush seam, wide rib appearance and an interlocking seam edge. Panels may be installed horizontally or vertically to steel supports.\",\"design_pressure\":\"+See\\\/-Report\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#14669-R5\",\"approval_number\":\"FL14669.3\",\"seq\":3,\"product_model\":\"3 - \\\"HS-12\\\"\",\"product_description\":\"Structural steel wall panels with concealed fasteners, a flush seam, wide rib appearance and an interlocking seam edge. Panels may be installed horizontally or vertically to steel supports.\",\"design_pressure\":\"+See\\\/-Report\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#14669-R5\",\"approval_number\":\"FL14669.4\",\"seq\":4,\"product_model\":\"4 - \\\"M-Panel\\\"\",\"product_description\":\"Structural steel lapped wall panel fastened into Steel Supports\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#14669-R5\",\"approval_number\":\"FL14669.5\",\"seq\":5,\"product_model\":\"5 - \\\"R-Panel\\\"\",\"product_description\":\"Structural steel lapped wall panel fastened into Steel Supports\",\"design_pressure\":\"+N\\\/A\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#14669-R5\",\"approval_number\":\"FL14669.6\",\"seq\":6,\"product_model\":\"6 - \\\"S\\\" Deck (Straight or Curved Panel)\",\"product_description\":\"Structural corrugated steel lapped wall panel fastened into Steel Supports\",\"design_pressure\":\"+See\\\/-Report\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#14669-R5\",\"approval_number\":\"FL14669.7\",\"seq\":7,\"product_model\":\"7 - \\\"Thin-Line\\\"\",\"product_description\":\"Structural steel lapped wall panel fastened into Steel Supports\",\"design_pressure\":\"+187\\\/-153\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#17437-R4\",\"approval_number\":\"FL17437.1\",\"seq\":1,\"product_model\":\"1 - \\\"FW-12\\\" Wall\\\/Soffit Panel with Seamlock\",\"product_description\":\"Structural steel wall\\\/soffit or aluminum wall panels with concealed fasteners, a flush seam and interlocking seam edge with seam lock feature designed to resist panel disengagement.\",\"design_pressure\":\"+N\\\/A\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#17437-R4\",\"approval_number\":\"FL17437.2\",\"seq\":2,\"product_model\":\"2 - \\\"HR-16\\\" Panel\",\"product_description\":\"Structural aluminum or steel wall panels with concealed fasteners, a flush seam and interlocking seam edge. Panels are attached to steel supports with screws.\",\"design_pressure\":\"+Table A\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#17437-R4\",\"approval_number\":\"FL17437.3\",\"seq\":3,\"product_model\":\"3 - \\\"HS-12\\\" Panel\",\"product_description\":\"Structural aluminum wall panels with concealed fasteners, a flush seam, wide rib appearance and an interlocking seam edge. Panels may be installed horizontally or vertically to steel supports.\",\"design_pressure\":\"+N\\\/A\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#17437-R4\",\"approval_number\":\"FL17437.4\",\"seq\":4,\"product_model\":\"4 - \\\"HS-8\\\" Panel\",\"product_description\":\"Structural aluminum wall panels with concealed fasteners, a flush seam, wide rib appearance and an interlocking seam edge. Panels may be installed horizontally or vertically to steel supports.\",\"design_pressure\":\"+N\\\/A\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#17437-R4\",\"approval_number\":\"FL17437.5\",\"seq\":5,\"product_model\":\"5 - \\\"FW-1025\\\" Panel with Optional Seamlock\",\"product_description\":\"Structural aluminum wall\\\/soffit panels with concealed fasteners, a flush seam and interlocking seam edge with optional seam lock feature designed to resist panel disengagement.\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#29683-R2\",\"approval_number\":\"FL29683.1\",\"seq\":1,\"product_model\":\"1 - \\\"HC-16\\\"\",\"product_description\":\"24 ga. min. or 22 ga. min. Steel, Concealed fastener 7\\\/8\\\" deep corrugated Metal Wall Panel\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#29683-R2\",\"approval_number\":\"FL29683.2\",\"seq\":2,\"product_model\":\"2 - \\\"HC-16\\\"\",\"product_description\":\"0.032\\\" min. or 0.040\\\" min. Aluminum, Concealed fastener 7\\\/8\\\" deep corrugated Metal Wall Panel\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#37310-R1\",\"approval_number\":\"FL37310.1\",\"seq\":1,\"product_model\":\"1 - \\\"BR-12\\\" Aluminum\",\"product_description\":\"Structural aluminum wall panels with concealed fasteners, and an interlocking seam edge. Panels may be installed horizontally or vertically to steel supports\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#37310-R1\",\"approval_number\":\"FL37310.2\",\"seq\":2,\"product_model\":\"2 - \\\"BR-12\\\" Steel\",\"product_description\":\"Structural steel wall panels with concealed fasteners, and an interlocking seam edge. Panels may be installed horizontally or vertically to steel supports\",\"design_pressure\":\"+N\\\/A\\\/-SeeTable\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#41817-R1\",\"approval_number\":\"FL41817.1\",\"seq\":1,\"product_model\":\"Berridge Reveal Series\",\"product_description\":\"Structural steel wall panels with concealed fasteners, and an interlocking seam edge. Panels may be installed horizontally or vertically to steel supports.\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#14082-R1\",\"approval_number\":\"FL14082.1\",\"seq\":1,\"product_model\":\"1 - \\\"FW-12\\\"\",\"product_description\":\"24 Gauge Steel Wall Panel, 1-1\\\/2\\\" Rib height, 12\\\" wide attached to steel supports\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#14082-R1\",\"approval_number\":\"FL14082.2\",\"seq\":2,\"product_model\":\"2 - \\\"L-Panel\\\"\",\"product_description\":\"24 Gauge Steel Wall Panel, 1\\\" Rib height, 11-5\\\/8\\\" wide attached to steel supports\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#14082-R1\",\"approval_number\":\"FL14082.3\",\"seq\":3,\"product_model\":\"3 - \\\"HR-16 Panel\\\"\",\"product_description\":\"24 Gauge Steel Wall Panel, 7\\\/8\\\" Rib height, 16\\\" wide attached to steel supports\",\"design_pressure\":\"+65\\\/-115\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-03-24 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#14669-R1\",\"approval_number\":\"FL14669.8\",\"seq\":8,\"product_model\":\"8 - \\\"S\\\" Deck (Straight or Curved Panel)\",\"product_description\":\"Structural corrugated steel lapped wall panel fastened into Steel Supports\",\"design_pressure\":\"+See\\\/-Report\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#14669-R1\",\"approval_number\":\"FL14669.9\",\"seq\":9,\"product_model\":\"8 - \\\"Thin-Line\\\"\",\"product_description\":\"Structural steel lapped wall panel fastened into Steel Supports\",\"design_pressure\":\"+187\\\/-153\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Berridge Manufacturing Co.\",\"approval_number_master\":\"FL#16456-R0\",\"approval_number\":\"FL16456.1\",\"seq\":1,\"product_model\":\"\\\"FW-12 Wall\\\/Soffit Panel with Seamlock\\\"\",\"product_description\":\"Structural steel wall\\\/soffit panelwith concealed fasteners, a flush seam and interlocking seam edge with seam lock feature designed to resist panel disengagement.\",\"design_pressure\":\"+N\\\/A\\\/-67.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"All Weather Insulated Panels\":[{\"manufacturer\":\"All Weather Insulated Panels\",\"approval_number_master\":\"FL#47546-R0\",\"approval_number\":\"FL47546.1\",\"seq\":1,\"product_model\":\"DM40, FL40, HE40, HE40A, MV40 & ST40 Panels\",\"product_description\":\"40\\\" wide factory-assembled, metal faced, insulated wall panels\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"All Weather Insulated Panels\",\"approval_number_master\":\"FL#15060-R1\",\"approval_number\":\"FL15060.1\",\"seq\":1,\"product_model\":\"DM40, FL40, HE40, HE40A, MV40 & ST40 Panels\",\"product_description\":\"40\\\" wide factory-assembled, metal faced, insulated wall panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-08-01 00:00:00\",\"instructions_url\":\"\"}],\"Rigid Global Buildings, LLC\":[{\"manufacturer\":\"Rigid Global Buildings, LLC\",\"approval_number_master\":\"FL#15137-R4\",\"approval_number\":\"FL15137.1\",\"seq\":1,\"product_model\":\"26 Ga. R \\\/ PBR\",\"product_description\":\"26 Ga. R \\\/ PBR Wall Panel over open framing\",\"design_pressure\":\"+55.0 PSF\\\/-42.5 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-07 00:00:00\",\"instructions_url\":\"\"}],\"Future Steel Buildings Intl. Corp.\":[{\"manufacturer\":\"Future Steel Buildings Intl. Corp.\",\"approval_number_master\":\"FL#15623-R7\",\"approval_number\":\"FL15623.1\",\"seq\":1,\"product_model\":\"SteelMaster Arch Panels\",\"product_description\":\"SteelMaster arch panels are made of 22-gage ASTM A792 Grade 80 AZ60 steel sheet, function as both the structural components and the envelope of the arch-type structures.\",\"design_pressure\":\"+79\\\/-92\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Future Steel Buildings Intl. Corp.\",\"approval_number_master\":\"FL#5957-R0\",\"approval_number\":\"FL5957.1\",\"seq\":1,\"product_model\":\"A-Model\",\"product_description\":\"Steel Arch Building Systems based on our A-Model design.\",\"design_pressure\":\"+38.7\\\/-42.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Future Steel Buildings Intl. Corp.\",\"approval_number_master\":\"FL#5957-R0\",\"approval_number\":\"FL5957.2\",\"seq\":2,\"product_model\":\"Q-Model\",\"product_description\":\"Steel Arch Building Systems based on our Q-Model design.\",\"design_pressure\":\"+38.7\\\/-42.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Future Steel Buildings Intl. Corp.\",\"approval_number_master\":\"FL#5957-R0\",\"approval_number\":\"FL5957.3\",\"seq\":3,\"product_model\":\"S-Model\",\"product_description\":\"Steel Arch Building Systems based on our S-Model design.\",\"design_pressure\":\"+38.7\\\/-42.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Future Steel Buildings Intl. Corp.\",\"approval_number_master\":\"FL#5957-R0\",\"approval_number\":\"FL5957.4\",\"seq\":4,\"product_model\":\"X-Model\",\"product_description\":\"Steel Arch Building Systems based on our X-Model design.\",\"design_pressure\":\"+38.7\\\/-42.1\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Future Steel Buildings Intl. Corp.\",\"approval_number_master\":\"FL#15623-R2\",\"approval_number\":\"FL15623.2\",\"seq\":2,\"product_model\":\"SteelMaster Arch Panels\",\"product_description\":\"SteelMaster Arch Panels are made of 22-gauge, ASTM A792 Grade 80 AZ60 steel sheet, function as both the structural components and the envelope of the arch-type structures.\",\"design_pressure\":\"+79\\\/-92\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Future Steel Buildings Intl. Corp.\",\"approval_number_master\":\"FL#15623-R2\",\"approval_number\":\"FL15623.3\",\"seq\":3,\"product_model\":\"SteelMaster Arch Panels\",\"product_description\":\"SteelMaster arch panels are made of 22-gage ASTM A792 Grade 80 AZ60 steel sheet, function as both the structural components and the envelope of the arch-type structures.\",\"design_pressure\":\"+79\\\/-92\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Future Steel Buildings Intl. Corp.\",\"approval_number_master\":\"FL#15623-R2\",\"approval_number\":\"FL15623.4\",\"seq\":4,\"product_model\":\"SteelMaster Arch Panels\",\"product_description\":\"SteelMaster arch panels are made of 22-gage ASTM A792 Grade 80 AZ60 steel sheet, function as both the structural components and the envelope of the arch-type structures.\",\"design_pressure\":\"+79\\\/-92\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Dixie Building Supply Co., Inc.\":[{\"manufacturer\":\"Dixie Building Supply Co., Inc.\",\"approval_number_master\":\"FL#16297-R4\",\"approval_number\":\"FL16297.1\",\"seq\":1,\"product_model\":\"PBR Wall Panel\",\"product_description\":\"26 Ga. PBR Wall Panel over Open Framing\",\"design_pressure\":\"+50.00 PS\\\/-40.0 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-03-13 00:00:00\",\"instructions_url\":\"\"}],\"Green Span Profiles\":[{\"manufacturer\":\"Green Span Profiles\",\"approval_number_master\":\"FL#16327-R4\",\"approval_number\":\"FL16327.1\",\"seq\":1,\"product_model\":\"Green Span's IWP Series\",\"product_description\":\"Green Span's IWP Series\",\"design_pressure\":\"+98.8 psf\\\/-44.2 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Green Span Profiles\",\"approval_number_master\":\"FL#41635-R1\",\"approval_number\":\"FL41635.1\",\"seq\":1,\"product_model\":\"Green Span's IWP Series\",\"product_description\":\"Maximum 42\\\" wide factory-assembled, metal faced, sandwich panels with BAC clips\",\"design_pressure\":\"+N\\\/A\\\/-51.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Metl-Span, a Nucor Company\":[{\"manufacturer\":\"Metl-Span, a Nucor Company\",\"approval_number_master\":\"FL#16377-R5\",\"approval_number\":\"FL16377.3\",\"seq\":3,\"product_model\":\"LS-36 Wall Panel\",\"product_description\":\"36\\\" wide factory-assembled, metal faced, sandwich panels\",\"design_pressure\":\"+42\\\/-45.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metl-Span, a Nucor Company\",\"approval_number_master\":\"FL#16201-R0\",\"approval_number\":\"FL16201.1\",\"seq\":1,\"product_model\":\"Metl-Span CF-42 Panel\",\"product_description\":\"42\\\" wide factory-assembled, metal faced, sandwich panels\",\"design_pressure\":\"+86\\\/-86\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metl-Span, a Nucor Company\",\"approval_number_master\":\"FL#16377-R0\",\"approval_number\":\"FL16377.1\",\"seq\":1,\"product_model\":\"LS-36 Wall Panel\",\"product_description\":\"36\\\" wide factory-assembled, metal faced, sandwich panels\",\"design_pressure\":\"+42\\\/-45.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metl-Span, a Nucor Company\",\"approval_number_master\":\"FL#16835-R0\",\"approval_number\":\"FL16835.1\",\"seq\":1,\"product_model\":\"CF-7.2 Insul-Rib\",\"product_description\":\"36\\\" wide factory-assembled, metal faced, sandwich panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metl-Span, a Nucor Company\",\"approval_number_master\":\"FL#16377-R1\",\"approval_number\":\"FL16377.2\",\"seq\":2,\"product_model\":\"CF-7.2 Insul-Rib\",\"product_description\":\"36\\\" wide factory-assembled, metal faced, sandwich panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metl-Span, a Nucor Company\",\"approval_number_master\":\"FL#17615-R0\",\"approval_number\":\"FL17615.1\",\"seq\":1,\"product_model\":\"ThermalSafe\",\"product_description\":\"Max. 42\\\" wide factory-assembled, metal faced, mineral wool sandwich panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metl-Span, a Nucor Company\",\"approval_number_master\":\"FL#16377-R2\",\"approval_number\":\"FL16377.4\",\"seq\":4,\"product_model\":\"ThermalSafe\",\"product_description\":\"Max. 42\\\" wide factory-assembled, metal faced, mineral wool sandwich panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Ox Engineered Products LLC\":[{\"manufacturer\":\"Ox Engineered Products LLC\",\"approval_number_master\":\"FL#16391-R4\",\"approval_number\":\"FL16391.1\",\"seq\":1,\"product_model\":\"Thermo-Ply\\u00ae Protective Sheathing\",\"product_description\":\"Thermo-Ply\\u00ae Protective Sheathing Green, Red and Blue\",\"design_pressure\":\"+140\\\/-145\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-01 00:00:00\",\"instructions_url\":\"\"}],\"Ox Engineered Products, LLC\":[{\"manufacturer\":\"Ox Engineered Products, LLC\",\"approval_number_master\":\"FL#16410-R6\",\"approval_number\":\"FL16410.1\",\"seq\":1,\"product_model\":\"OX-IS, OX-IS HS (fka STYROFOAM SIS\\u2122 and STYROFOAM SIS\\u2122 Plus)\",\"product_description\":\"OX-IS and SI-Strong are structural, rigid insulating sheathing products consisting of a proprietary fibrous sheathing board laminated to one side of a proprietary rigid foam plastic insulation.\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ox Engineered Products, LLC\",\"approval_number_master\":\"FL#16410-R6\",\"approval_number\":\"FL16410.2\",\"seq\":2,\"product_model\":\"SI-Strong Structural Insulation\",\"product_description\":\"SI-Strong Structural Insulation\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ox Engineered Products, LLC\",\"approval_number_master\":\"FL#28814-R2\",\"approval_number\":\"FL28814.1\",\"seq\":1,\"product_model\":\"Strong-R Structural Insulation\",\"product_description\":\"A structural, rigid insulation sheathing product consisting of a proprietary fibrous sheathing board laminated to one side of a proprietary rigid foam plastic insulation.\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ox Engineered Products, LLC\",\"approval_number_master\":\"FL#28290-R0\",\"approval_number\":\"FL28290.1\",\"seq\":1,\"product_model\":\"ISO RED CI\",\"product_description\":\"ISO RED CI Polyiso Foam Insulated Sheathing\",\"design_pressure\":\"+38.1\\\/-40.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-10-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ox Engineered Products, LLC\",\"approval_number_master\":\"FL#28290-R0\",\"approval_number\":\"FL28290.2\",\"seq\":2,\"product_model\":\"ISO RED MAX\",\"product_description\":\"ISO RED MAX Polyiso Foam Insulated Sheathing\",\"design_pressure\":\"+38.1\\\/-40.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-10-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ox Engineered Products, LLC\",\"approval_number_master\":\"FL#28290-R0\",\"approval_number\":\"FL28290.3\",\"seq\":3,\"product_model\":\"ISO RED MAX HD\",\"product_description\":\"ISO RED MAX HD Polyiso Foam Insulated Sheathing\",\"design_pressure\":\"+38.1\\\/-40.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-10-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ox Engineered Products, LLC\",\"approval_number_master\":\"FL#28290-R0\",\"approval_number\":\"FL28290.4\",\"seq\":4,\"product_model\":\"ISO RED MAX LD\",\"product_description\":\"ISO RED MAX LD Polyiso Foam Insulated Sheathing\",\"design_pressure\":\"+38.1\\\/-40.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-10-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ox Engineered Products, LLC\",\"approval_number_master\":\"FL#28290-R0\",\"approval_number\":\"FL28290.5\",\"seq\":5,\"product_model\":\"ISO RED MAX STRONG-R\",\"product_description\":\"ISO RED MAX STRONG-R Polyiso Foam Insulated Sheathing\",\"design_pressure\":\"+38.1\\\/-40.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-10-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Ox Engineered Products, LLC\",\"approval_number_master\":\"FL#28290-R0\",\"approval_number\":\"FL28290.6\",\"seq\":6,\"product_model\":\"ISO RED MAX WF\",\"product_description\":\"ISO RED MAX WF Polyiso Foam Insulated Sheathing\",\"design_pressure\":\"+38.1\\\/-40.1\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-10-01 00:00:00\",\"instructions_url\":\"\"}],\"Chief Industries, Inc\":[{\"manufacturer\":\"Chief Industries, Inc\",\"approval_number_master\":\"FL#16578-R5\",\"approval_number\":\"FL16578.1\",\"seq\":1,\"product_model\":\"AP Panel\",\"product_description\":\"1. AP Panel 26 Ga. Grade 80, Min Fy = 80 ksi, Min Fu = 82 ksi\\n2. AP Panel 26 Ga. Grade 50, Min Fy = 50 ksi, Min Fu = 65 ksi\\n3. AP Panel 24 Ga. Grade 50, Min Fy = 50 ksi, Min Fu = 65 ksi\\n4. AP Panel 22 Ga. Grade 50, Min Fy = 50 ksi, Min Fu = 65 ksi\",\"design_pressure\":\"+32\\\/-31\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Chief Industries, Inc\",\"approval_number_master\":\"FL#16578-R5\",\"approval_number\":\"FL16578.2\",\"seq\":2,\"product_model\":\"CS Panel\",\"product_description\":\"1. CS Panel 26 Ga Grade 80, Min Fy = 80 ksi, Min Fu = 82 ksi\\n2. CS Panel 26 Ga Grade 50, Min Fy = 50 ksi, Min Fu = 65 ksi\\n3. CS Panel 24 Ga Grade 50, Min Fy = 50 ksi, Min Fu = 65 ksi\\n4. CS Panel 22 Ga Grade 50, Min Fy = 50 ksi, Min Fu = 65 ksi\",\"design_pressure\":\"+33\\\/-33\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-17 00:00:00\",\"instructions_url\":\"\"}],\"Englert Inc.\":[{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#17024-R4\",\"approval_number\":\"FL17024.1\",\"seq\":1,\"product_model\":\"1 - Englert \\\"H Series\\\"\",\"product_description\":\"Metal Wall Panels with concealed\\nfasteners, a flush seam and an interlocking seam edge.\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#17209-R6\",\"approval_number\":\"FL17209.1\",\"seq\":1,\"product_model\":\"01 - \\\"UniLine C-36, 7.2 Rib\\\"\",\"product_description\":\"1-1\\\/2\\\" deep, 7.2 symmetrical ribbed wall panels wall panels attached to steel supports with screws..\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#17209-R6\",\"approval_number\":\"FL17209.2\",\"seq\":2,\"product_model\":\"02 - \\\"UniLine R\\\"\",\"product_description\":\"1-1\\\/4\\\" deep, ribbed wall panels attached to steel supports with screws.\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#17209-R6\",\"approval_number\":\"FL17209.3\",\"seq\":3,\"product_model\":\"03 - \\\"UniLine RW\\\"\",\"product_description\":\"1-1\\\/4\\\" deep, ribbed wall panels attached to steel supports with screws.\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#17209-R6\",\"approval_number\":\"FL17209.4\",\"seq\":4,\"product_model\":\"04 - \\\"2.67\\\" x 0.50\\\" Corrugated\\\"\",\"product_description\":\"1\\\/2\\\" deep, 2.67 wide rib corrugated wall panels attached to steel supports with screws.\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#17209-R6\",\"approval_number\":\"FL17209.5\",\"seq\":5,\"product_model\":\"05 - \\\"2.67\\\" x 0.875\\\" Corrugated\\\"\",\"product_description\":\"7\\\/8\\\" deep, 2.67\\\" wide rib corrugated wall panels attached to steel supports with screws.\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#17209-R6\",\"approval_number\":\"FL17209.6\",\"seq\":6,\"product_model\":\"06 - \\\"B4000\\\" Wall or Soffit Panel\",\"product_description\":\"Concealed fastener panels are 1\\\" deep, 12\\\" wide flush seam wall or soffit panels attached to steel supports with screws. Panel interlocks may be attached with or without pop rivets.\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#16770-R0\",\"approval_number\":\"FL16770.1\",\"seq\":1,\"product_model\":\"1 - Englert \\\"IMP\\\" Series\",\"product_description\":\"Insulated Metal Wall Panels\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#16770-R0\",\"approval_number\":\"FL16770.2\",\"seq\":2,\"product_model\":\"2 - \\\"H Series\\\"\",\"product_description\":\"Metal Wall Panels\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#17024-R0\",\"approval_number\":\"FL17024.2\",\"seq\":2,\"product_model\":\"2 - Englert \\\"CWP\\\" Series\",\"product_description\":\"CWP 400 Wet Seal System, CWP 430 Wet Seal, CWP 600 Dry Seal System, CWP 630 Dry System, CWP CS 500 Aluminum Composite Material (ACM) Wall Panel Systems\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#17209-R0\",\"approval_number\":\"FL17209.7\",\"seq\":7,\"product_model\":\"07 - \\\"2.67\\\" x 0.875\\\" Corrugated\\\"\",\"product_description\":\"7\\\/8\\\" deep, 2.67\\\" wide rib corrugated wall panels attached to steel supports with screws.\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#17209-R0\",\"approval_number\":\"FL17209.8\",\"seq\":8,\"product_model\":\"08 - \\\"A4000\\\"\",\"product_description\":\"concealed fastener panels are 1-1\\\/2\\\" deep, 12\\\" wide flush seam wall panels attached to steel supports with screws. Panel interlocks may be attached with or without pop rivets.\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#17209-R0\",\"approval_number\":\"FL17209.9\",\"seq\":9,\"product_model\":\"09 - \\\"B4000\\\"\",\"product_description\":\"concealed fastener panels with Reveal are 1\\\" deep, 12\\\" wide flush seam wall panels attached to steel supports with screws. Panel interlocks may be attached with or without pop rivets.\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#17209-R0\",\"approval_number\":\"FL17209.10\",\"seq\":10,\"product_model\":\"10 - \\\"B4000R\\\"\",\"product_description\":\"concealed fastener panels with Reveal are 1\\\" deep, 11\\\" wide flush seam wall panels with a 1\\\" reveal attached to steel supports with screws.\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Englert Inc.\",\"approval_number_master\":\"FL#17209-R0\",\"approval_number\":\"FL17209.11\",\"seq\":11,\"product_model\":\"11 - \\\"E-6\\\/6\\\"\",\"product_description\":\"1-1\\\/2\\\" deep, 12\\\" wide concealed fastener wall panels, recessed every 6\\\" to provide a shadow effect, attached to steel supports with screws.\",\"design_pressure\":\"+See\\\/-Table A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Southern Aluminum Finishing Company\":[{\"manufacturer\":\"Southern Aluminum Finishing Company\",\"approval_number_master\":\"FL#17435-R4\",\"approval_number\":\"FL17435.1\",\"seq\":1,\"product_model\":\"COMPOSITE WALL PANEL SYSTEM\",\"product_description\":\"SAF METAL FABRICATORS\\nCOMPOSITE WALL PANEL SYSTEM\",\"design_pressure\":\"+70\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Whirlwind Steel Buildings\":[{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#17702-R5\",\"approval_number\":\"FL17702.2\",\"seq\":2,\"product_model\":\"7.2 Wall Panel\",\"product_description\":\"26 Ga. 7.2 Wall Panel over open framing\",\"design_pressure\":\"+85.0 psf\\\/-85.0 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#17702-R5\",\"approval_number\":\"FL17702.3\",\"seq\":3,\"product_model\":\"Flush 12\\\" Wall Panel\",\"product_description\":\"24 Ga. Flush 12\\\" Wall Panel over open framing\",\"design_pressure\":\"+121.0psf\\\/-59.8 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#17702-R5\",\"approval_number\":\"FL17702.4\",\"seq\":4,\"product_model\":\"Fluted 16\\\" Wall Panel\",\"product_description\":\"24 Ga. Fluted 16\\\" Wall Panel over open framing\",\"design_pressure\":\"+225.0psf\\\/-67.6psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#17702-R5\",\"approval_number\":\"FL17702.5\",\"seq\":5,\"product_model\":\"Low Span X Wall Panel\",\"product_description\":\"26 Ga. Low Span X Wall Panel over open framing\",\"design_pressure\":\"+52.1 psf\\\/-135.3psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#17702-R5\",\"approval_number\":\"FL17702.6\",\"seq\":6,\"product_model\":\"Super Span X Wall Panel\",\"product_description\":\"26 Ga. Super Span X Wall Panel over open framing\",\"design_pressure\":\"+52.1 psf\\\/-135.3psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#7806-R0\",\"approval_number\":\"FL7806.1\",\"seq\":1,\"product_model\":\"26Ga 7.2 Wall Panel\",\"product_description\":\"26Ga 7.2 Wall Panel over Open Framing\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#9828-R0\",\"approval_number\":\"FL9828.1\",\"seq\":1,\"product_model\":\"24 Ga. Super Span X Wall Panel\",\"product_description\":\"24 Ga. Super Span X Wall Panel over Open Framing\",\"design_pressure\":\"+53.2PSF\\\/-53.2PSF\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#11472-R1\",\"approval_number\":\"FL11472.1\",\"seq\":1,\"product_model\":\"7.2 Panel\",\"product_description\":\"26 Ga. 7.2 Wall Panel over open framing\",\"design_pressure\":\"+55.3\\\/-58.6\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#11472-R1\",\"approval_number\":\"FL11472.2\",\"seq\":2,\"product_model\":\"Super Span\",\"product_description\":\"26 Ga. Super Span over open framing Non-HVHZ\",\"design_pressure\":\"+34.7\\\/-33.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#11472-R1\",\"approval_number\":\"FL11472.3\",\"seq\":3,\"product_model\":\"Super Span X\",\"product_description\":\"24 Ga. Super Span X Wall Panel over open framing HVHZ\",\"design_pressure\":\"+41.1\\\/-46.0\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#11472-R1\",\"approval_number\":\"FL11472.4\",\"seq\":4,\"product_model\":\"Super Span X\",\"product_description\":\"26 Ga. Super Span X over open framing Non-HVHZ\",\"design_pressure\":\"+37.6\\\/-36.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Whirlwind Steel Buildings\",\"approval_number_master\":\"FL#17702-R4\",\"approval_number\":\"FL17702.1\",\"seq\":1,\"product_model\":\"24 Ga. Super Span X Steel Wall Panel System\",\"product_description\":\"24 Ga. Super Span X Steel Wall Panel System over Open Framing\",\"design_pressure\":\"+53.2 psf\\\/-53.2 psf\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-05-03 00:00:00\",\"instructions_url\":\"\"}],\"National Gypsum Company a dba of National Gypsum Services Company\":[{\"manufacturer\":\"National Gypsum Company a dba of National Gypsum Services Company\",\"approval_number_master\":\"FL#18389-R3\",\"approval_number\":\"FL18389.1\",\"seq\":1,\"product_model\":\"Gold Bond eXP Sheathing\",\"product_description\":\"ASTM E 136 gypsum sheathing conforming to the requirements of ASTM C 1177\",\"design_pressure\":\"+21.6\\\/-21.6\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"R & N Manufacturing, LLC.\":[{\"manufacturer\":\"R & N Manufacturing, LLC.\",\"approval_number_master\":\"FL#19606-R3\",\"approval_number\":\"FL19606.1\",\"seq\":1,\"product_model\":\"1_PBR Wall Panel\",\"product_description\":\"Structural steel lapped panel fastened into Steel Supports\",\"design_pressure\":\"+52.0\\\/-65.93\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Capital Metal Supply, Inc.\":[{\"manufacturer\":\"Capital Metal Supply, Inc.\",\"approval_number_master\":\"FL#20148-R4\",\"approval_number\":\"FL20148.1\",\"seq\":1,\"product_model\":\"26 Ga. Capital PBR Wall Panel\",\"product_description\":\"26 Ga. Capital PBR Wall Panel over Open Framing\",\"design_pressure\":\"+52.1 psf\\\/-41.7 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-01-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capital Metal Supply, Inc.\",\"approval_number_master\":\"FL#20148-R4\",\"approval_number\":\"FL20148.2\",\"seq\":2,\"product_model\":\"29 Ga. Capital Rib Wall Panel\",\"product_description\":\"29 Ga. Capital Rib Wall Panel over open framing\",\"design_pressure\":\"+28.6 psf\\\/-44.2 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-01-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Capital Metal Supply, Inc.\",\"approval_number_master\":\"FL#31574-R0\",\"approval_number\":\"FL31574.1\",\"seq\":1,\"product_model\":\"26 Ga. PBR Wall Panel\",\"product_description\":\"26 Ga. PBR Wall Panel over open Framing\",\"design_pressure\":\"+52.1\\\/-41.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-03-04 00:00:00\",\"instructions_url\":\"\"}],\"Barricade Building Products\":[{\"manufacturer\":\"Barricade Building Products\",\"approval_number_master\":\"FL#20358-R4\",\"approval_number\":\"FL20358.1\",\"seq\":1,\"product_model\":\"Thermo-Brace\\u00ae Red Structural Sheathing\",\"product_description\":\"Thermo-Brace\\u00ae Red Structural Sheathing is composed of pressure-laminated plies consisting of high strength cellulosic fibers.\",\"design_pressure\":\"+72\\\/-80\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Barricade Building Products\",\"approval_number_master\":\"FL#40969-R1\",\"approval_number\":\"FL40969.1\",\"seq\":1,\"product_model\":\"Thermo-Brace\\u00ae Red Structural Insulated Board (SIB)\",\"product_description\":\"Structural, rigid insulating sheathing product\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Outdoor Venture Corp.\":[{\"manufacturer\":\"Outdoor Venture Corp.\",\"approval_number_master\":\"FL#22396-R3\",\"approval_number\":\"FL22396.1\",\"seq\":1,\"product_model\":\"iPanel Structural Insulated Panels\",\"product_description\":\"4\\\" thick, 24\\\" wide coverage factory-assembled, metal faced, sandwich panels\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-23 00:00:00\",\"instructions_url\":\"\"}],\"Advanced Aluminum\":[{\"manufacturer\":\"Advanced Aluminum\",\"approval_number_master\":\"FL#23138-R2\",\"approval_number\":\"FL23138.1\",\"seq\":1,\"product_model\":\"26 Ga. PBR Wall Panel\",\"product_description\":\"26 Ga. PBR Wall Panel over Open Framing\",\"design_pressure\":\"+49.5 PSF\\\/-41.6 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Aluminum\",\"approval_number_master\":\"FL#32152-R2\",\"approval_number\":\"FL32152.1\",\"seq\":1,\"product_model\":\"01 \\\"Super Dutch Lap\\\" Wall\",\"product_description\":\"A Heavy Duty Lapped Steel Panel with Exposed Fasteners mechanically\\nattached to steel Supports.\",\"design_pressure\":\"+67.5\\\/-67.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Aluminum\",\"approval_number_master\":\"FL#31737-R0\",\"approval_number\":\"FL31737.1\",\"seq\":1,\"product_model\":\"01 Dutch Lap\",\"product_description\":\"Steel panel, 29 Gauge, 36\\\" wide wall panel mechanically attached to steel support\",\"design_pressure\":\"+18.0\\\/-15.27\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-30 00:00:00\",\"instructions_url\":\"\"}],\"Sunshine Metal Supply, Inc.\":[{\"manufacturer\":\"Sunshine Metal Supply, Inc.\",\"approval_number_master\":\"FL#25617-R2\",\"approval_number\":\"FL25617.1\",\"seq\":1,\"product_model\":\"SUNPBR\",\"product_description\":\"Min. 26 ga., 36\\\" wide, through fastened wall panel over open steel supports\",\"design_pressure\":\"+120.0psf\\\/-128.0psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Kingspan Insulated Panels, Inc.\":[{\"manufacturer\":\"Kingspan Insulated Panels, Inc.\",\"approval_number_master\":\"FL#25618-R1\",\"approval_number\":\"FL25618.1\",\"seq\":1,\"product_model\":\"K-Roc Panels\",\"product_description\":\"42\\\" wide factory-assembled, metal faced, mineral wool sandwich panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kingspan Insulated Panels, Inc.\",\"approval_number_master\":\"FL#46087-R0\",\"approval_number\":\"FL46087.1\",\"seq\":1,\"product_model\":\"DESIGNWALL 2000, DESIGNWALL 4000 & VALE\",\"product_description\":\"Minimum 12\\\", maximum 42\\\" wide factory-assembled, foam core metal insulated panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kingspan Insulated Panels, Inc.\",\"approval_number_master\":\"FL#46087-R0\",\"approval_number\":\"FL46087.2\",\"seq\":2,\"product_model\":\"KS & OPTIMO\",\"product_description\":\"Minimum 24\\\", maximum 42\\\" wide factory-assembled, foam core metal insulated panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kingspan Insulated Panels, Inc.\",\"approval_number_master\":\"FL#15270-R0\",\"approval_number\":\"FL15270.1\",\"seq\":1,\"product_model\":\"300 Series\",\"product_description\":\"Insulated Metal Wall Panel Attache to Steel Girts\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kingspan Insulated Panels, Inc.\",\"approval_number_master\":\"FL#18737-R0\",\"approval_number\":\"FL18737.1\",\"seq\":1,\"product_model\":\"KS Series Panels\",\"product_description\":\"Minimum 24\\\", maximum 42\\\" wide factory-assembled, metal faced, sandwich panels\",\"design_pressure\":\"+70\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kingspan Insulated Panels, Inc.\",\"approval_number_master\":\"FL#20453-R0\",\"approval_number\":\"FL20453.1\",\"seq\":1,\"product_model\":\"DesignWall 2000 & 4000\",\"product_description\":\"Minimum 24\\\", maximum 36\\\" wide factory-assembled, metal faced, sandwich panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kingspan Insulated Panels, Inc.\",\"approval_number_master\":\"FL#22397-R0\",\"approval_number\":\"FL22397.1\",\"seq\":1,\"product_model\":\"KS42 MF Panels\",\"product_description\":\"Max. 42\\\" wide factory-assembled, metal faced, mineral wool sandwich panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kingspan Insulated Panels, Inc.\",\"approval_number_master\":\"FL#29049-R0\",\"approval_number\":\"FL29049.1\",\"seq\":1,\"product_model\":\"KS Series Panels\",\"product_description\":\"Minimum 24\\\", maximum 42\\\" wide factory-assembled, metal faced, sandwich panels\",\"design_pressure\":\"+70\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kingspan Insulated Panels, Inc.\",\"approval_number_master\":\"FL#31365-R0\",\"approval_number\":\"FL31365.1\",\"seq\":1,\"product_model\":\"DesignWall 2000 & 4000\",\"product_description\":\"Minimum 24\\\", maximum 36\\\" wide factory-assembled, metal faced, sandwich panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kingspan Insulated Panels, Inc.\",\"approval_number_master\":\"FL#31365-R1\",\"approval_number\":\"FL31365.2\",\"seq\":2,\"product_model\":\"KS Series Panels\",\"product_description\":\"Minimum 24\\\", maximum 42\\\" wide factory-assembled, metal faced, sandwich panels\",\"design_pressure\":\"+70\\\/-90\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kingspan Insulated Panels, Inc.\",\"approval_number_master\":\"FL#31365-R1\",\"approval_number\":\"FL31365.3\",\"seq\":3,\"product_model\":\"KS42 MF and MF-QT Panels\",\"product_description\":\"Max. 42\\\" wide factory-assembled, metal faced, mineral wool sandwich panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Carports Anywhere\":[{\"manufacturer\":\"Carports Anywhere\",\"approval_number_master\":\"FL#27403-R3\",\"approval_number\":\"FL27403.1\",\"seq\":1,\"product_model\":\"Hampton Rib Wall Panel\",\"product_description\":\"Hampton Rib Wall Panel over open Framing\",\"design_pressure\":\"+46.9 psf\\\/-57.3 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Carports Anywhere\",\"approval_number_master\":\"FL#27403-R3\",\"approval_number\":\"FL27403.2\",\"seq\":2,\"product_model\":\"Resi-Lap Siding Wall Panel\",\"product_description\":\"Resi-Lap Siding Wall Panel over open Framing\",\"design_pressure\":\"+40.0 psf\\\/-37.0 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-11 00:00:00\",\"instructions_url\":\"\"}],\"Structural Insulated Panel Association\":[{\"manufacturer\":\"Structural Insulated Panel Association\",\"approval_number_master\":\"FL#28131-R2\",\"approval_number\":\"FL28131.1\",\"seq\":1,\"product_model\":\"SIP Wall\",\"product_description\":\"Structural Insulated Panel Walls, 8-ft to 20-ft Spans, 4-5\\\/8-in. thick to 12-1\\\/4-in. thick.\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"}],\"PERMATHERM, INC.\":[{\"manufacturer\":\"PERMATHERM, INC.\",\"approval_number_master\":\"FL#28893-R0\",\"approval_number\":\"FL28893.1\",\"seq\":1,\"product_model\":\"4\\\", 6\\\" & 8\\\" SIP Wall Panels\",\"product_description\":\"4\\\", 6\\\" & 8\\\" (Nominal) Structural Insulated Panels - Wall Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PERMATHERM, INC.\",\"approval_number_master\":\"FL#47552-R0\",\"approval_number\":\"FL47552.1\",\"seq\":1,\"product_model\":\"Perma-Core HF Insulated Metal Panels\",\"product_description\":\"2\\\" to 8\\\" Structural Insulated Wall Panels with 26 Ga. Steel Skins and a Polyisocyanurate Core.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"PERMATHERM, INC.\",\"approval_number_master\":\"FL#9013-R0\",\"approval_number\":\"FL9013.1\",\"seq\":1,\"product_model\":\"10\\\" EPS Wall Panel\",\"product_description\":\"Wall Metal Composite Panel with 26 Gauge Steel Skin\",\"design_pressure\":\"+201.25\\\/-194.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PERMATHERM, INC.\",\"approval_number_master\":\"FL#9013-R0\",\"approval_number\":\"FL9013.2\",\"seq\":2,\"product_model\":\"12\\\" EPS Wall Panel\",\"product_description\":\"Wall Metal Composite Panel with 26 Gauge Steel Skin\",\"design_pressure\":\"+201.25\\\/-194.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PERMATHERM, INC.\",\"approval_number_master\":\"FL#8086-R2\",\"approval_number\":\"FL8086.1\",\"seq\":1,\"product_model\":\"Permatherm \\\"EPS Wall Panel\\\"\",\"product_description\":\"Architectural Structural Insulated Composite Wall Panel (SIPs)\",\"design_pressure\":\"+See\\\/-Report\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"RPS METAL ROOFING & SIDING, INC.\":[{\"manufacturer\":\"RPS METAL ROOFING & SIDING, INC.\",\"approval_number_master\":\"FL#28894-R3\",\"approval_number\":\"FL28894.1\",\"seq\":1,\"product_model\":\"Super Pro PBR\",\"product_description\":\"26 Ga. Super Pro PBR Wall Panel over Open Framing\",\"design_pressure\":\"+165\\\/-111.85\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-02-24 00:00:00\",\"instructions_url\":\"\"}],\"ATAS International, Inc.\":[{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#30777-R4\",\"approval_number\":\"FL30777.1\",\"seq\":1,\"product_model\":\"01 BWR360 Belvedere 7.2 Rib Steel\",\"product_description\":\"An exposed fastener steel wall panel that can be installed horizontally or vertically\",\"design_pressure\":\"+See\\\/-Report\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#30777-R4\",\"approval_number\":\"FL30777.2\",\"seq\":2,\"product_model\":\"02 BRW360 Belvedere 7.2 Rib Aluminum\",\"product_description\":\"An exposed fastener aluminum wall panel that can be installed horizontally or vertically\",\"design_pressure\":\"+See\\\/-Report\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#30777-R4\",\"approval_number\":\"FL30777.3\",\"seq\":3,\"product_model\":\"03 Metafor Ribbed Panel - Aluminum\",\"product_description\":\"An Architectural Ribbed Panel for multiple cladding applications and can be installed horizontally or vertically.\",\"design_pressure\":\"+See\\\/-Report\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#30777-R4\",\"approval_number\":\"FL30777.4\",\"seq\":4,\"product_model\":\"04 Wave Panel - Aluminum\",\"product_description\":\"An aluminum lapped, through fastened Panel for multiple cladding applications and can be installed horizontally or vertically.\",\"design_pressure\":\"+See\\\/-Report\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#35063-R3\",\"approval_number\":\"FL35063.1\",\"seq\":1,\"product_model\":\"01 CORRA-LOK - Aluminum\",\"product_description\":\"The CORRA-LOK is a 7\\\/8\\\" deep structural metal Wall Panel with a Wind-Lok panel seam and with concealed fasteners.\",\"design_pressure\":\"+See\\\/-Report\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#35063-R3\",\"approval_number\":\"FL35063.2\",\"seq\":2,\"product_model\":\"02 CORRA-LOK - Steel\",\"product_description\":\"The CORRA-LOK is a 7\\\/8\\\" deep structural metal Wall Panel with a Wind-Lok panel seam and with concealed fasteners.\",\"design_pressure\":\"+See\\\/-Report\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#35063-R3\",\"approval_number\":\"FL35063.3\",\"seq\":3,\"product_model\":\"03 BELVEDERE PENUMWALL - Aluminum\",\"product_description\":\"The PENUMWALL is a structural wall panel that is attached through-fastened, using color-matched exposed fasteners.\",\"design_pressure\":\"+See\\\/-Report\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#35063-R3\",\"approval_number\":\"FL35063.4\",\"seq\":4,\"product_model\":\"04 BELVEDERE PENUMWALL - Steel\",\"product_description\":\"The PENUMWALL is a structural wall panel that is attached through-fastened, using color-matched exposed fasteners.\",\"design_pressure\":\"+See\\\/-Report\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#35063-R3\",\"approval_number\":\"FL35063.5\",\"seq\":5,\"product_model\":\"05 Rigid Wall II MFN160 - Aluminum\",\"product_description\":\"The Rigid Wall II is a concealed fastener structural metal Wall Panel.\\nThe Aluminum Wind-Lok interlocking rib wall panel is fastened to\\nstructural Steel Supports.\",\"design_pressure\":\"+See\\\/-Report\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#35063-R3\",\"approval_number\":\"FL35063.6\",\"seq\":6,\"product_model\":\"06 Rigid Wall II MFN160 - Steel\",\"product_description\":\"The Rigid Wall II is a concealed fastener structural metal Wall Panel. The Aluminum Wind-Lok interlocking rib wall panel is fastened to structural Steel Supports.\",\"design_pressure\":\"+See\\\/-Report\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#35063-R3\",\"approval_number\":\"FL35063.7\",\"seq\":7,\"product_model\":\"07 Design Wall - Steel\",\"product_description\":\"The Design Wall System is a concealed fastener structural wall Panel and can be installed horizontally or vertically to structural steel supports.\",\"design_pressure\":\"+See\\\/-Report\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#35063-R3\",\"approval_number\":\"FL35063.8\",\"seq\":8,\"product_model\":\"08 Design Wall - Aluminum\",\"product_description\":\"The Design Wall System is a concealed fastener structural wall Panel and can be installed horizontally or vertically to structural steel supports.\",\"design_pressure\":\"+See\\\/-Report\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#35063-R3\",\"approval_number\":\"FL35063.9\",\"seq\":9,\"product_model\":\"09 Design Wall Plus - Steel\",\"product_description\":\"The Design Wall System is a concealed fastener structural wall Panel and can be installed horizontally or vertically to structural steel supports.\",\"design_pressure\":\"+See\\\/-Report\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"ATAS International, Inc.\",\"approval_number_master\":\"FL#35063-R3\",\"approval_number\":\"FL35063.10\",\"seq\":10,\"product_model\":\"10 Design Wall Plus - Aluminum\",\"product_description\":\"The Design Wall System is a concealed fastener structural wall Panel and can be installed horizontally or vertically to structural steel supports.\",\"design_pressure\":\"+See\\\/-Report\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ALPHA METAL PANELS LLC\":[{\"manufacturer\":\"ALPHA METAL PANELS LLC\",\"approval_number_master\":\"FL#31287-R2\",\"approval_number\":\"FL31287.1\",\"seq\":1,\"product_model\":\"PBR STRUCTURAL WALL PANEL\",\"product_description\":\"26GA WALL PANEL FASTENED TO 16 GA STEEL FRAMING\",\"design_pressure\":\"+N\\\/A\\\/-40PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Mid Florida Metal Roofing Supply\\\/Supplies, Inc.\":[{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies, Inc.\",\"approval_number_master\":\"FL#31397-R2\",\"approval_number\":\"FL31397.1\",\"seq\":1,\"product_model\":\"29 Ga. MFMRS Multi-Rib Wall Panel over 2x4 Wood Girts\",\"product_description\":\"29 Ga. MFMRS Multi-Rib Wall Panel over 2x4 Wood Girts\",\"design_pressure\":\"+N\\\/A\\\/-105psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-11-12 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies, Inc.\",\"approval_number_master\":\"FL#8952-R0\",\"approval_number\":\"FL8952.1\",\"seq\":1,\"product_model\":\"PBR Panel\",\"product_description\":\"24 Ga PBR Wall Panel 36\\\" Wide\",\"design_pressure\":\"+53.5\\\/-53.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mid Florida Metal Roofing Supply\\\/Supplies, Inc.\",\"approval_number_master\":\"FL#8347-R2\",\"approval_number\":\"FL8347.1\",\"seq\":1,\"product_model\":\"PBR Panel\",\"product_description\":\"26 Ga PBR Wall Panel over open framing Non HVHZ\",\"design_pressure\":\"+60.0PSF\\\/-42.5PSF\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-11-30 00:00:00\",\"instructions_url\":\"\"}],\"Enduro Composites\":[{\"manufacturer\":\"Enduro Composites\",\"approval_number_master\":\"FL#32007-R2\",\"approval_number\":\"FL32007.1\",\"seq\":1,\"product_model\":\"4.2 x 1.06 Corrugated Series 250 Wall Panel\",\"product_description\":\"4.2 x 1.06 Corrugated Series 250 Wall Panel\",\"design_pressure\":\"+60.0 psf\\\/-20.0 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Enduro Composites\",\"approval_number_master\":\"FL#32007-R2\",\"approval_number\":\"FL32007.2\",\"seq\":2,\"product_model\":\"DuroSpan 12.0 x 1.25R Wall Panel\",\"product_description\":\"DuroSpan 12.0 x 1.25R Wall Panel\",\"design_pressure\":\"+31.2 psf\\\/-33.8 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Enduro Composites\",\"approval_number_master\":\"FL#32007-R2\",\"approval_number\":\"FL32007.3\",\"seq\":3,\"product_model\":\"Tuff Span 7.2x1.5 Wall Panel\",\"product_description\":\"Tuff Span 7.2x1.5 Series 250 Wall Panel\",\"design_pressure\":\"+75.0 psf\\\/-45.0 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Enduro Composites\",\"approval_number_master\":\"FL#25568-R0\",\"approval_number\":\"FL25568.1\",\"seq\":1,\"product_model\":\"DuroSpan 12.0 x 1.25R Wall Panel\",\"product_description\":\"DuroSpan 12.0 X 1.25R Wall Panel\",\"design_pressure\":\"+31.2 psf\\\/-33.8 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-12 00:00:00\",\"instructions_url\":\"\"}],\"Southland Metal Roofing & Supply\":[{\"manufacturer\":\"Southland Metal Roofing & Supply\",\"approval_number_master\":\"FL#33232-R2\",\"approval_number\":\"FL33232.1\",\"seq\":1,\"product_model\":\"26ga PBR wall panel on 16ga steel framing\",\"product_description\":\"26ga (min) PBR wall panel on 16ga (min) steel framing\",\"design_pressure\":\"+17.5\\\/-35\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-16 00:00:00\",\"instructions_url\":\"\"}],\"McElroy Metal, Inc.\":[{\"manufacturer\":\"McElroy Metal, Inc.\",\"approval_number_master\":\"FL#33239-R0\",\"approval_number\":\"FL33239.1\",\"seq\":1,\"product_model\":\"24 Ga. Wave Wall Panel\",\"product_description\":\"24 Ga. Wave Wall Panel\",\"design_pressure\":\"+101.5psf\\\/-52.1 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-02-25 00:00:00\",\"instructions_url\":\"\"}],\"Quicken Steel\":[{\"manufacturer\":\"Quicken Steel\",\"approval_number_master\":\"FL#33322-R1\",\"approval_number\":\"FL33322.1\",\"seq\":1,\"product_model\":\"01: 26ga PBR Wall Panel\",\"product_description\":\"26ga (min) PBR Wall Panel on 16ga steel framing (min)\",\"design_pressure\":\"+162.4\\\/-123.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-04 00:00:00\",\"instructions_url\":\"\"}],\"Metal Heads, LLC.\":[{\"manufacturer\":\"Metal Heads, LLC.\",\"approval_number_master\":\"FL#33821-R2\",\"approval_number\":\"FL33821.1\",\"seq\":1,\"product_model\":\"26 Ga. PBR Wall Panel\",\"product_description\":\"26 Ga. PBR Wall Panel over open Framing\",\"design_pressure\":\"+57.3psf\\\/-46.9psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-31 00:00:00\",\"instructions_url\":\"\"}],\"Quality Panels and Trim, LLC\":[{\"manufacturer\":\"Quality Panels and Trim, LLC\",\"approval_number_master\":\"FL#36876-R1\",\"approval_number\":\"FL36876.1\",\"seq\":1,\"product_model\":\"26 Ga. PBR Wall Panel\",\"product_description\":\"26 Ga. PBR Wall Panel over open framing\",\"design_pressure\":\"+60.0 psf\\\/-45.0 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-16 00:00:00\",\"instructions_url\":\"\"}],\"Maxant Metals, LLC\":[{\"manufacturer\":\"Maxant Metals, LLC\",\"approval_number_master\":\"FL#39607-R1\",\"approval_number\":\"FL39607.1\",\"seq\":1,\"product_model\":\"26 Ga. PBR Wall Panel over Open Framing\",\"product_description\":\"26 Ga. PBR Wall Panel over Open Framing\",\"design_pressure\":\"+52.1psf\\\/-46.9psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-20 00:00:00\",\"instructions_url\":\"\"}],\"Extreme Metal Fabricators, LLC\":[{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#39837-R2\",\"approval_number\":\"FL39837.1\",\"seq\":1,\"product_model\":\"01: 24ga PBRWALL on 16ga steel framing\",\"product_description\":\"24ga (min) 25ALLPBRWALL panel with 36\\\" coverage on 16ga (min) structural steel.\",\"design_pressure\":\"+160\\\/-146.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Extreme Metal Fabricators, LLC\",\"approval_number_master\":\"FL#39837-R2\",\"approval_number\":\"FL39837.2\",\"seq\":2,\"product_model\":\"02: 26ga PBRWALL on 16ga steel framing\",\"product_description\":\"26ga (min) 25ALLPBRWALL panel with 36\\\" coverage on 16ga (min) structural steel.\",\"design_pressure\":\"+160\\\/-146.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-05-06 00:00:00\",\"instructions_url\":\"\"}],\"Metal Alliance Inc.\":[{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#39863-R1\",\"approval_number\":\"FL39863.1\",\"seq\":1,\"product_model\":\"01: 25ALLPBRWALL 24ga PBR\",\"product_description\":\"24ga (min) 25ALLPBRWALL panel with 36\\\" coverage on 16ga (min) steel framing.\",\"design_pressure\":\"+160\\\/-146.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-22 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Alliance Inc.\",\"approval_number_master\":\"FL#39863-R1\",\"approval_number\":\"FL39863.2\",\"seq\":2,\"product_model\":\"02: 25ALLPBRWALL 26ga PBR\",\"product_description\":\"26ga (min) 25ALLPBRWALL panel with 36\\\" coverage on 16ga (min) steel framing.\",\"design_pressure\":\"+160\\\/-146.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-04-22 00:00:00\",\"instructions_url\":\"\"}],\"Pinnacle Structures, Inc.\":[{\"manufacturer\":\"Pinnacle Structures, Inc.\",\"approval_number_master\":\"FL#40079-R1\",\"approval_number\":\"FL40079.1\",\"seq\":1,\"product_model\":\"24 Ga. PBR Wall Panel over Open Framing\",\"product_description\":\"24 Ga. PBR Wall Panel over Open Framing\",\"design_pressure\":\"+57.3 psf\\\/-57.3 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pinnacle Structures, Inc.\",\"approval_number_master\":\"FL#40079-R1\",\"approval_number\":\"FL40079.2\",\"seq\":2,\"product_model\":\"26 Ga. PBR Wall Panel over Open Framing\",\"product_description\":\"26 Ga. PBR Wall Panel over Open Framing\",\"design_pressure\":\"+49.1 psf\\\/-44.2 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Metalunic\":[{\"manufacturer\":\"Metalunic\",\"approval_number_master\":\"FL#40690-R1\",\"approval_number\":\"FL40690.1\",\"seq\":1,\"product_model\":\"01 Distinction Steel\",\"product_description\":\"A concealed fastener panel structural system attached to wood supports 16\\\"oc. Cladding applications include walls and soffits.\",\"design_pressure\":\"+67.7\\\/-90.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metalunic\",\"approval_number_master\":\"FL#40690-R1\",\"approval_number\":\"FL40690.2\",\"seq\":2,\"product_model\":\"02 Distinction Steel\",\"product_description\":\"A concealed fastener panel structural system attached to wood supports 14\\\"oc. Cladding applications include walls and soffits.\",\"design_pressure\":\"+67.7\\\/-90.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metalunic\",\"approval_number_master\":\"FL#40690-R1\",\"approval_number\":\"FL40690.3\",\"seq\":3,\"product_model\":\"03 Moderno Steel\",\"product_description\":\"A concealed fastener panel structural system attached to wood supports 16\\\"oc. Cladding applications include walls and soffits.\",\"design_pressure\":\"+67.7\\\/-56.7\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Sunward Corporation\":[{\"manufacturer\":\"Sunward Corporation\",\"approval_number_master\":\"FL#41164-R1\",\"approval_number\":\"FL41164.1\",\"seq\":1,\"product_model\":\"01 High Rib PBR\",\"product_description\":\"High Rib PBR is a corrugated steel Wall Panel. A lapped wall panel fastened to structural steel supports\",\"design_pressure\":\"+Report\\\/-Report\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Freedom Manufacturing and Roofing Supply, LLC\":[{\"manufacturer\":\"Freedom Manufacturing and Roofing Supply, LLC\",\"approval_number_master\":\"FL#41687-R1\",\"approval_number\":\"FL41687.1\",\"seq\":1,\"product_model\":\"24 Ga. PBR Wall Panel Over Open Framing\",\"product_description\":\"24 Ga. PBR Wall Panel Over Open Framing\",\"design_pressure\":\"+57.3 psf\\\/-65.1 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-28 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Freedom Manufacturing and Roofing Supply, LLC\",\"approval_number_master\":\"FL#41687-R1\",\"approval_number\":\"FL41687.2\",\"seq\":2,\"product_model\":\"26 Ga. PBR Roof Panel over Open Framing\",\"product_description\":\"26 Ga. PBR Roof Panel over Open Framing\",\"design_pressure\":\"+49.5 psf\\\/-46.7 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-08-28 00:00:00\",\"instructions_url\":\"\"}],\"Dynamic Metals\":[{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41726-R0\",\"approval_number\":\"FL41726.1\",\"seq\":1,\"product_model\":\"DM Class PBR Wall Panel\",\"product_description\":\"26 Ga. Galvalume PBR Wall Panel, 36\\\" Wide, over 16 Ga. Steel Girts (min).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#41726-R0\",\"approval_number\":\"FL41726.2\",\"seq\":2,\"product_model\":\"DM Class PBR Wall Panel\",\"product_description\":\"26 Ga. Galvalume PBR Wall Panel, 36\\\" Wide, over 16 Ga. Steel Girts (min) - HVHZ.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#40530-R0\",\"approval_number\":\"FL40530.1\",\"seq\":1,\"product_model\":\"DM PBR Series Wall Panel\",\"product_description\":\"26 Ga. Galvalume Steel Wall Panel, 36\\\" wide, installed over 16 Ga. Steel supports.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dynamic Metals\",\"approval_number_master\":\"FL#40530-R0\",\"approval_number\":\"FL40530.2\",\"seq\":2,\"product_model\":\"DM PBR Series Wall Panel\",\"product_description\":\"24 Ga. Galvalume Steel Wall Panel, 36\\\" wide, installed over 16 Ga. steel supports (HVHZ).\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-06 00:00:00\",\"instructions_url\":\"\"}],\"ISOCINDU S.A DE C.V\":[{\"manufacturer\":\"ISOCINDU S.A DE C.V\",\"approval_number_master\":\"FL#42066-R1\",\"approval_number\":\"FL42066.1\",\"seq\":1,\"product_model\":\"Isoparete Wall Panels\",\"product_description\":\"Maximum 39.375\\\" (1000 mm) wide factory-assembled, metal faced, sandwich panels.\",\"design_pressure\":\"+35\\\/-35\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Basalt Engineering, LLC\":[{\"manufacturer\":\"Basalt Engineering, LLC\",\"approval_number_master\":\"FL#42129-R0\",\"approval_number\":\"FL42129.1\",\"seq\":1,\"product_model\":\"BasTech\\u00ae Size #3 BFRP Rebar\",\"product_description\":\"BasTech\\u00ae 3 (M10)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Basalt Engineering, LLC\",\"approval_number_master\":\"FL#42129-R0\",\"approval_number\":\"FL42129.2\",\"seq\":2,\"product_model\":\"BasTech\\u00ae Size 5 BFRP Rebar LF\",\"product_description\":\"BasTech\\u00ae 5 (M16)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-30 00:00:00\",\"instructions_url\":\"\"}],\"GREAT DAY IMPROVEMENTS\":[{\"manufacturer\":\"GREAT DAY IMPROVEMENTS\",\"approval_number_master\":\"FL#42308-R0\",\"approval_number\":\"FL42308.1\",\"seq\":1,\"product_model\":\"Series 230 Wall System for Sunroom\",\"product_description\":\"Sun & Shade and Sun & Stars\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Metal Hero\":[{\"manufacturer\":\"Metal Hero\",\"approval_number_master\":\"FL#42315-R0\",\"approval_number\":\"FL42315.1\",\"seq\":1,\"product_model\":\"24 Ga. Hero R-Panel Wall Panel\",\"product_description\":\"24 Ga. Hero R-Panel Wall Panel over Open Framing\",\"design_pressure\":\"+59.9 psf\\\/-62.5 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Hero\",\"approval_number_master\":\"FL#42315-R0\",\"approval_number\":\"FL42315.2\",\"seq\":2,\"product_model\":\"26 Ga. Hero R-Panel Wall Panel\",\"product_description\":\"26 Ga. Hero R-Panel Wall Panel over Open Framing\",\"design_pressure\":\"+49.5 psf\\\/-44.2 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-08-14 00:00:00\",\"instructions_url\":\"\"}],\"Western States Metal Roofing\":[{\"manufacturer\":\"Western States Metal Roofing\",\"approval_number_master\":\"FL#44502-R0\",\"approval_number\":\"FL44502.1\",\"seq\":1,\"product_model\":\"7\\\/8\\\" Corrugated\",\"product_description\":\"Exposed Fastener, Metal Wall Panels.\",\"design_pressure\":\"+0.0\\\/-69.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western States Metal Roofing\",\"approval_number_master\":\"FL#44502-R0\",\"approval_number\":\"FL44502.2\",\"seq\":2,\"product_model\":\"Narrow Groove\",\"product_description\":\"Narrow Groove\\u00ae - Narrow Width\\nMetal Fascia, Soffit, And Wall Panel.\\n24GA Steel.\",\"design_pressure\":\"+0.0\\\/-21\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western States Metal Roofing\",\"approval_number_master\":\"FL#44502-R0\",\"approval_number\":\"FL44502.3\",\"seq\":3,\"product_model\":\"Narrow Groove\",\"product_description\":\"Narrow Groove\\u00ae - Narrow Width\\nMetal Fascia, Soffit, And Wall Panel.\\n.032\\\" Aluminum\",\"design_pressure\":\"+0.0\\\/-10\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western States Metal Roofing\",\"approval_number_master\":\"FL#44502-R0\",\"approval_number\":\"FL44502.4\",\"seq\":4,\"product_model\":\"Narrow Groove\",\"product_description\":\"Narrow Groove\\u00ae - Narrow Width\\nMetal Fascia, Soffit, And Wall Panel.\\n20oz Copper.\",\"design_pressure\":\"+0.0\\\/-17\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western States Metal Roofing\",\"approval_number_master\":\"FL#44502-R0\",\"approval_number\":\"FL44502.5\",\"seq\":5,\"product_model\":\"PBR-Panel\",\"product_description\":\"Exposed Fastener, Metal Wall Panel.\",\"design_pressure\":\"+0.0\\\/-83\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western States Metal Roofing\",\"approval_number_master\":\"FL#44502-R0\",\"approval_number\":\"FL44502.6\",\"seq\":6,\"product_model\":\"T-8 Plankwall\",\"product_description\":\"Concealed Fastener Metal Siding Panel.\",\"design_pressure\":\"+0.0\\\/-48\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western States Metal Roofing\",\"approval_number_master\":\"FL#44502-R0\",\"approval_number\":\"FL44502.7\",\"seq\":7,\"product_model\":\"Western Lock\",\"product_description\":\"Hidden Fastener, Standing Seam Metal Wall Panel\",\"design_pressure\":\"+0.0\\\/-76.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western States Metal Roofing\",\"approval_number_master\":\"FL#44502-R0\",\"approval_number\":\"FL44502.8\",\"seq\":8,\"product_model\":\"Western Reveal\",\"product_description\":\"Concealed Fastener, Metal Fascia, Soffit, And Wall Panels.\",\"design_pressure\":\"+0.0\\\/-28\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western States Metal Roofing\",\"approval_number_master\":\"FL#44502-R0\",\"approval_number\":\"FL44502.9\",\"seq\":9,\"product_model\":\"Western Rib\",\"product_description\":\"Exposed Fastener, (7.2 Panel) Metal Wall Panel.\",\"design_pressure\":\"+0.0\\\/-69.0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Western States Metal Roofing\",\"approval_number_master\":\"FL#44502-R0\",\"approval_number\":\"FL44502.10\",\"seq\":10,\"product_model\":\"Western Wave\",\"product_description\":\"Concealed Fastener, Metal Wall Panel. Installed Vertically or Horizontally.\",\"design_pressure\":\"+0.0\\\/-76\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-09-30 00:00:00\",\"instructions_url\":\"\"}],\"Standard Structures, Inc\":[{\"manufacturer\":\"Standard Structures, Inc\",\"approval_number_master\":\"FL#44570-R0\",\"approval_number\":\"FL44570.1\",\"seq\":1,\"product_model\":\"PBR Wall\",\"product_description\":\"1. 26 Ga PBR w\\\/12-12 Fastener Sp.\\n2. 26 Ga PBR w5-7-5 Fastener Sp.\\n3. 24 Ga PBR w\\\/12-12 Fastener Sp.\\n4. 24 Ga PBR w5-7-5 Fastener Sp.\",\"design_pressure\":\"+31.4\\\/-30.7\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-11-21 00:00:00\",\"instructions_url\":\"\"}],\"ZS2 Technologies\":[{\"manufacturer\":\"ZS2 Technologies\",\"approval_number_master\":\"FL#44609-R0\",\"approval_number\":\"FL44609.1\",\"seq\":1,\"product_model\":\"TechPanel(TM)\",\"product_description\":\"MgO skin and Type I Expanded Polystyrene core Structurally Insulated Panels use in applications including areas prone to wind-born debris (high-velocity hurricane zones).\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"CSBS Manufacturing, LLC\":[{\"manufacturer\":\"CSBS Manufacturing, LLC\",\"approval_number_master\":\"FL#44690-R0\",\"approval_number\":\"FL44690.1\",\"seq\":1,\"product_model\":\"PBR Wall Panel\",\"product_description\":\"1. 26 Ga PBR W\\\/ 12-12 Fastener Sp.\\n2. 26 Ga PBR W\\\/ 5-7-5 Fastener Sp.\\n3. 24 Ga PBR W\\\/ 12-12 Fastener Sp.\\n4. 24 Ga PBR W\\\/ 5-7-5 Fastener Sp.\",\"design_pressure\":\"+33.0\\\/-32.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-11-22 00:00:00\",\"instructions_url\":\"\"}],\"Aion Metals LLC\":[{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#46029-R0\",\"approval_number\":\"FL46029.1\",\"seq\":1,\"product_model\":\"01: 24ga PBR Wall on 16ga girts\",\"product_description\":\"24ga (min) PBR Wall on 16ga (min) girts\",\"design_pressure\":\"+53.5\\\/-53.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#46029-R0\",\"approval_number\":\"FL46029.2\",\"seq\":2,\"product_model\":\"02: 24ga PBR Wall on 16ga girts\",\"product_description\":\"24ga (min) PBR Wall on 16ga (min) girts\",\"design_pressure\":\"+160\\\/-146.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#46029-R0\",\"approval_number\":\"FL46029.3\",\"seq\":3,\"product_model\":\"03: 26ga PBR Wall on 16ga girts\",\"product_description\":\"26ga (min) PBR Wall on 16ga (min) girts\",\"design_pressure\":\"+53.5\\\/-53.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Aion Metals LLC\",\"approval_number_master\":\"FL#46029-R0\",\"approval_number\":\"FL46029.4\",\"seq\":4,\"product_model\":\"04: 26ga PBR Wall on 16ga girts\",\"product_description\":\"26ga (min) PBR Wall on 16ga (min) girts\",\"design_pressure\":\"+160\\\/-146.6\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Elite Metal Roofing Supply LLC\":[{\"manufacturer\":\"Elite Metal Roofing Supply LLC\",\"approval_number_master\":\"FL#46672-R0\",\"approval_number\":\"FL46672.1\",\"seq\":1,\"product_model\":\"01 EMR Series PBR Wall Panel\",\"product_description\":\"26 Ga. Galvalume PBR Wall Panel, 36\\\" Wide, over 16 Ga. Steel Girts (min).\",\"design_pressure\":\"+N\\\/A\\\/-130\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-16 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Metal Roofing Supply LLC\",\"approval_number_master\":\"FL#46672-R0\",\"approval_number\":\"FL46672.2\",\"seq\":2,\"product_model\":\"02: EMR Series PBR Wall Panel\",\"product_description\":\"26 Ga. Galvalume PBR Wall Panel, 36\\\" Wide, over 16 Ga. Steel Girts (min).\",\"design_pressure\":\"+160\\\/-146.3\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-04-16 00:00:00\",\"instructions_url\":\"\"}],\"First Choice Metals\":[{\"manufacturer\":\"First Choice Metals\",\"approval_number_master\":\"FL#46678-R1\",\"approval_number\":\"FL46678.2\",\"seq\":2,\"product_model\":\"29 Ga. AG Wall Panel\",\"product_description\":\"29 Ga. AG Wall Panel over open steel framing\",\"design_pressure\":\"+26.0psf\\\/-28.6psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"First Choice Metals\",\"approval_number_master\":\"FL#46678-R0\",\"approval_number\":\"FL46678.1\",\"seq\":1,\"product_model\":\"26 Ga. R Panel Wall Panel\",\"product_description\":\"26 Ga. R Panel Wall Panel over open steel framing\",\"design_pressure\":\"+49.5psf\\\/-46.9psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-04-11 00:00:00\",\"instructions_url\":\"\"}],\"Garrison Design & Construction\":[{\"manufacturer\":\"Garrison Design & Construction\",\"approval_number_master\":\"FL#46790-R0\",\"approval_number\":\"FL46790.1\",\"seq\":1,\"product_model\":\"26 Ga. PBR Wall Panel over Steel Framing\",\"product_description\":\"26 Ga. PBR Wall Panel over Steel Framing\",\"design_pressure\":\"+46.9psf\\\/-49.5psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Tri County Metals\":[{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#46901-R0\",\"approval_number\":\"FL46901.1\",\"seq\":1,\"product_model\":\"PBR and Ultra Rib\",\"product_description\":\"Through-fastened wall panels over steel girts\",\"design_pressure\":\"+150\\\/-142.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#9901-R2\",\"approval_number\":\"FL9901.1\",\"seq\":1,\"product_model\":\"PBR Wall Panel\",\"product_description\":\"26 Ga. PBR Wall Panel over open framing Non HVHZ\",\"design_pressure\":\"+55.0PSF\\\/-45.0PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#20137-R0\",\"approval_number\":\"FL20137.1\",\"seq\":1,\"product_model\":\"Ultra-Rib Wall Panel\",\"product_description\":\"29 Ga. Ultra-Rib Wall Panel over Open Framing\",\"design_pressure\":\"+26.0PSF\\\/-31.2PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Tri County Metals\",\"approval_number_master\":\"FL#9901-R3\",\"approval_number\":\"FL9901.2\",\"seq\":2,\"product_model\":\"Ultra-Rib Wall Panel\",\"product_description\":\"29 Ga. Ultra-Rib Wall Panel over open framing\",\"design_pressure\":\"+26.0 psf\\\/-31.2 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-06-02 00:00:00\",\"instructions_url\":\"\"}],\"Thermasteel Inc.\":[{\"manufacturer\":\"Thermasteel Inc.\",\"approval_number_master\":\"FL#47019-R0\",\"approval_number\":\"FL47019.1\",\"seq\":1,\"product_model\":\"Thermasteel Panels\",\"product_description\":\"5-1\\\/2\\\" Thermasteel Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thermasteel Inc.\",\"approval_number_master\":\"FL#3859-R2\",\"approval_number\":\"FL3859.1\",\"seq\":1,\"product_model\":\"Thermasteel Wall Panels\",\"product_description\":\"12 foot Structural Panels\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-10-13 00:00:00\",\"instructions_url\":\"\"}],\"Gulf Coast Supply & Manufacturing, LLC.\":[{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#47180-R1\",\"approval_number\":\"FL47180.2\",\"seq\":2,\"product_model\":\"GulfRib\",\"product_description\":\"26 gauge Rib wall panel\",\"design_pressure\":\"+156.1\\\/-119.65\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Gulf Coast Supply & Manufacturing, LLC.\",\"approval_number_master\":\"FL#47180-R0\",\"approval_number\":\"FL47180.1\",\"seq\":1,\"product_model\":\"GulfPBR\",\"product_description\":\"26 gauge R wall panel\",\"design_pressure\":\"+161.3\\\/--150.9\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2099-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Petersen Aluminum Corp.\":[{\"manufacturer\":\"Petersen Aluminum Corp.\",\"approval_number_master\":\"FL#47182-R0\",\"approval_number\":\"FL47182.1\",\"seq\":1,\"product_model\":\"Petersen Insulated Metal Wall Panel Systems\",\"product_description\":\"Insulated metal wall panels\",\"design_pressure\":\"+98.8\\\/-51.3\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-11 00:00:00\",\"instructions_url\":\"\"}],\"Engineering Services and Products Company\":[{\"manufacturer\":\"Engineering Services and Products Company\",\"approval_number_master\":\"FL#47420-R0\",\"approval_number\":\"FL47420.1\",\"seq\":1,\"product_model\":\"26 Ga. ClearSpan PBR Wall Panel\",\"product_description\":\"26 Ga. ClearSpan PBR Wall Panel over open steel framing\",\"design_pressure\":\"+52.1 psf\\\/-46.9 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-09-16 00:00:00\",\"instructions_url\":\"\"}],\"Green Wall Panel System LLC\":[{\"manufacturer\":\"Green Wall Panel System LLC\",\"approval_number_master\":\"FL#47499-R0\",\"approval_number\":\"FL47499.1\",\"seq\":1,\"product_model\":\"SERIES GREEN WALL SIP-LARGE MISSILE IMPACT\",\"product_description\":\"SERIES GREEN WALL SIP-LARGE MISSILE IMPACT\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Hatcher Assets, LLC.\":[{\"manufacturer\":\"Hatcher Assets, LLC.\",\"approval_number_master\":\"FL#47640-R0\",\"approval_number\":\"FL47640.1\",\"seq\":1,\"product_model\":\"29 Ga. AG panel over steel framing\",\"product_description\":\"29 Ga. AG panel over steel framing\",\"design_pressure\":\"+33.8 psf\\\/-28.6 psf\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-03-04 00:00:00\",\"instructions_url\":\"\"}],\"DYME Metals Association\":[{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47755-R0\",\"approval_number\":\"FL47755.1\",\"seq\":1,\"product_model\":\"01: DM Class PBR Wall Panel\",\"product_description\":\"26 Ga. (min) Galvalume PBR Wall Panel, 36\\\" Wide, over 16 Ga. (min) Steel Girts.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DYME Metals Association\",\"approval_number_master\":\"FL#47755-R0\",\"approval_number\":\"FL47755.2\",\"seq\":2,\"product_model\":\"02: DM Class PBR Wall Panel\",\"product_description\":\"26 Ga. (min) Galvalume PBR Roof Panel, 36\\\" Wide, over 16 Ga. (min) Steel Girts - HVHZ.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2035-06-20 00:00:00\",\"instructions_url\":\"\"}],\"Metal Max LLC\":[{\"manufacturer\":\"Metal Max LLC\",\"approval_number_master\":\"FL#47831-R0\",\"approval_number\":\"FL47831.1\",\"seq\":1,\"product_model\":\"01: 26ga PBR on 16ga steel framing\",\"product_description\":\"26ga (min) PBR on 16ga (min) steel framing\",\"design_pressure\":\"+60\\\/-47.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Max LLC\",\"approval_number_master\":\"FL#47831-R0\",\"approval_number\":\"FL47831.2\",\"seq\":2,\"product_model\":\"02: 26ga PBR on 16ga steel framing\",\"product_description\":\"26ga (min) PBR on 16ga (min) steel framing\",\"design_pressure\":\"+126.9\\\/-119.2\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-01-31 00:00:00\",\"instructions_url\":\"\"}],\"LP Building Solutions\":[{\"manufacturer\":\"LP Building Solutions\",\"approval_number_master\":\"FL#723-R0\",\"approval_number\":\"FL723.1\",\"seq\":1,\"product_model\":\"SmartSide Siding\",\"product_description\":\"Exterior Panel and Lap Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions\",\"approval_number_master\":\"FL#723-R0\",\"approval_number\":\"FL723.2\",\"seq\":2,\"product_model\":\"SmartSide Siding ; Soffit\",\"product_description\":\"Exterior cladding in panel sheets, 16 foot lap strips, and soffit sheets or 16' strips\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Efficient Wall Systems of Florida, LLC\":[{\"manufacturer\":\"Efficient Wall Systems of Florida, LLC\",\"approval_number_master\":\"FL#1042-R0\",\"approval_number\":\"FL1042.1\",\"seq\":1,\"product_model\":\"E - WALL\",\"product_description\":\"Composite Wall Panel Component\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Efficient Building Systems, LLC\":[{\"manufacturer\":\"Efficient Building Systems, LLC\",\"approval_number_master\":\"FL#2669-R0\",\"approval_number\":\"FL2669.1\",\"seq\":1,\"product_model\":\"Composite Wall Panel\",\"product_description\":\"Concrete and steel stud wall system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Efficient Building Systems, LLC\",\"approval_number_master\":\"FL#7854-R0\",\"approval_number\":\"FL7854.1\",\"seq\":1,\"product_model\":\"E-Wall Composite Wall Panel\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Star Building Systems\":[{\"manufacturer\":\"Star Building Systems\",\"approval_number_master\":\"FL#3094-R0\",\"approval_number\":\"FL3094.1\",\"seq\":1,\"product_model\":\"1- \\\"C-Section\\\"\",\"product_description\":\"Structural Steel Component\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Star Building Systems\",\"approval_number_master\":\"FL#3094-R0\",\"approval_number\":\"FL3094.2\",\"seq\":2,\"product_model\":\"1- \\\"Z-Section\\\"\",\"product_description\":\"Structural Steel Component\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Star Building Systems\",\"approval_number_master\":\"FL#5203-R0\",\"approval_number\":\"FL5203.1\",\"seq\":1,\"product_model\":\"1- \\\"Z-Section\\\"\",\"product_description\":\"Structural Steel Component\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Star Building Systems\",\"approval_number_master\":\"FL#5203-R0\",\"approval_number\":\"FL5203.2\",\"seq\":2,\"product_model\":\"2- \\\"C-Section\\\"\",\"product_description\":\"Structural Steel Component\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Trakloc International, LLC\":[{\"manufacturer\":\"Trakloc International, LLC\",\"approval_number_master\":\"FL#3496-R0\",\"approval_number\":\"FL3496.1\",\"seq\":1,\"product_model\":\"Trakloc\",\"product_description\":\"Steel Stud Framing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Perfect Wall, Inc.\":[{\"manufacturer\":\"Perfect Wall, Inc.\",\"approval_number_master\":\"FL#3532-R0\",\"approval_number\":\"FL3532.1\",\"seq\":1,\"product_model\":\"Wall Panel\",\"product_description\":\"Galvanized Steel Wall System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"T. Clear Corporation\":[{\"manufacturer\":\"T. Clear Corporation\",\"approval_number_master\":\"FL#3394-R1\",\"approval_number\":\"FL3394.1\",\"seq\":1,\"product_model\":\"ProTEC Concrete Structural Insulated Panel System\",\"product_description\":\"ProTEC SIPS\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"T. Clear Corporation\",\"approval_number_master\":\"FL#3537-R0\",\"approval_number\":\"FL3537.1\",\"seq\":1,\"product_model\":\"ProTEC\",\"product_description\":\"Concrete Structural Insulated Panel System\",\"design_pressure\":\"+88\\\/-88\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Behlen\\\/Inland Group\":[{\"manufacturer\":\"Behlen\\\/Inland Group\",\"approval_number_master\":\"FL#3668-R1\",\"approval_number\":\"FL3668.1\",\"seq\":1,\"product_model\":\"RW Wall Panel\",\"product_description\":\"Thru-Fastened Structural Wall\",\"design_pressure\":\"+32.8\\\/-34.5\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Behlen\\\/Inland Group\",\"approval_number_master\":\"FL#7292-R0\",\"approval_number\":\"FL7292.1\",\"seq\":1,\"product_model\":\"DW Wall\",\"product_description\":\"Thru- fastened Wall panel\",\"design_pressure\":\"+38.4\\\/-48\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"General Panel Corporation\":[{\"manufacturer\":\"General Panel Corporation\",\"approval_number_master\":\"FL#4226-R0\",\"approval_number\":\"FL4226.1\",\"seq\":1,\"product_model\":\"General Panels\",\"product_description\":\"Structural Insulated Sandwich Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Weyerhaeuser\":[{\"manufacturer\":\"Weyerhaeuser\",\"approval_number_master\":\"FL#4478-R0\",\"approval_number\":\"FL4478.1\",\"seq\":1,\"product_model\":\"TJ-Shear Panel\",\"product_description\":\"Prefabricated wood-based shear panel designed and constructed to support gravity loads and resist lateral in-plane and out-of-plane loads resulting from wind or earthquake in wood framed wall construction.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Metalpro Industries\":[{\"manufacturer\":\"Metalpro Industries\",\"approval_number_master\":\"FL#4515-R0\",\"approval_number\":\"FL4515.1\",\"seq\":1,\"product_model\":\"MetalPro 550 Generation 2\",\"product_description\":\"exterior structural steel panel framing system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"AFM Corporation\":[{\"manufacturer\":\"AFM Corporation\",\"approval_number_master\":\"FL#5373-R0\",\"approval_number\":\"FL5373.1\",\"seq\":1,\"product_model\":\"R-Control SIPs\",\"product_description\":\"R-Control\\u00ae SIPs are factory-assembled, engineered-wood-faced, structural insulated panels with EPS foam plastic as the core material.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"AFM Corporation\",\"approval_number_master\":\"FL#15287-R0\",\"approval_number\":\"FL15287.1\",\"seq\":1,\"product_model\":\"R-Control SIPs\",\"product_description\":\"R-Control Structural Insulated Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AFM Corporation\",\"approval_number_master\":\"FL#15287-R0\",\"approval_number\":\"FL15287.2\",\"seq\":2,\"product_model\":\"R-Control SIPs\",\"product_description\":\"Structural Insulated Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Rigid Building Systems\":[{\"manufacturer\":\"Rigid Building Systems\",\"approval_number_master\":\"FL#5443-R0\",\"approval_number\":\"FL5443.1\",\"seq\":1,\"product_model\":\"Wall Panel over open Framing\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"StructurTech\":[{\"manufacturer\":\"StructurTech\",\"approval_number_master\":\"FL#5462-R0\",\"approval_number\":\"FL5462.1\",\"seq\":1,\"product_model\":\"EVG 3D Panel\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"C-Thru Industries\":[{\"manufacturer\":\"C-Thru Industries\",\"approval_number_master\":\"FL#5792-R1\",\"approval_number\":\"FL5792.1\",\"seq\":1,\"product_model\":\"Omega \\\/ NAPG 1800 Narrow Line\",\"product_description\":\"Sunroom Wall Panel Module\",\"design_pressure\":\"+45\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Structall Building Systems, Inc.\":[{\"manufacturer\":\"Structall Building Systems, Inc.\",\"approval_number_master\":\"FL#6231-R0\",\"approval_number\":\"FL6231.1\",\"seq\":1,\"product_model\":\"Double OSB Panel\",\"product_description\":\"EPS Foam Core Composite panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Structall Building Systems, Inc.\",\"approval_number_master\":\"FL#6231-R0\",\"approval_number\":\"FL6231.2\",\"seq\":2,\"product_model\":\"Half-Snap Panel\",\"product_description\":\"EPS Foram Core Composite Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Structall Building Systems, Inc.\",\"approval_number_master\":\"FL#6231-R0\",\"approval_number\":\"FL6231.3\",\"seq\":3,\"product_model\":\"Snap-N-Lock Panel\",\"product_description\":\"EPS Foam Core Composite Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Huber Engineered Woods LLC\":[{\"manufacturer\":\"Huber Engineered Woods LLC\",\"approval_number_master\":\"FL#6565-R0\",\"approval_number\":\"FL6565.1\",\"seq\":1,\"product_model\":\"ZIP System Wall Sheathing\",\"product_description\":\"ZIP System wall is a combination wall sheathing and water-resistive barrier\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Precision Foam Fabricators\":[{\"manufacturer\":\"Precision Foam Fabricators\",\"approval_number_master\":\"FL#6787-R0\",\"approval_number\":\"FL6787.1\",\"seq\":1,\"product_model\":\"SIP Panel\",\"product_description\":\"4\\\" - 26 Ga. \\\/ EPS Foam Core \\\/ 26 Ga.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Precision Foam Fabricators\",\"approval_number_master\":\"FL#13381-R1\",\"approval_number\":\"FL13381.1\",\"seq\":1,\"product_model\":\"4\\\", 6\\\" & 8\\\" SIP Wall Panels\",\"product_description\":\"4\\\", 6\\\" & 8\\\" (Nominal) Structural Insulated Panels - Wall Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-05-25 00:00:00\",\"instructions_url\":\"\"}],\"Stoam Industries, LLC\":[{\"manufacturer\":\"Stoam Industries, LLC\",\"approval_number_master\":\"FL#6889-R0\",\"approval_number\":\"FL6889.1\",\"seq\":1,\"product_model\":\"Stoam Insulated Steel Wall Panel\",\"product_description\":\"\",\"design_pressure\":\"+45\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Florida Metal Sales\":[{\"manufacturer\":\"Florida Metal Sales\",\"approval_number_master\":\"FL#7062-R0\",\"approval_number\":\"FL7062.1\",\"seq\":1,\"product_model\":\"PBR Wall Panel\",\"product_description\":\"PBR Wall Panel over open framing\",\"design_pressure\":\"+31.2\\\/-31.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Stabilit America, Inc. dba Resolite\":[{\"manufacturer\":\"Stabilit America, Inc. dba Resolite\",\"approval_number_master\":\"FL#7411-R0\",\"approval_number\":\"FL7411.1\",\"seq\":1,\"product_model\":\"4.2 X 1-1\\\/16 FS25A\\\/CRFS25A 1040 Wall Panel\",\"product_description\":\"\",\"design_pressure\":\"+50\\\/-30\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Stabilit America, Inc. dba Resolite\",\"approval_number_master\":\"FL#7411-R0\",\"approval_number\":\"FL7411.2\",\"seq\":2,\"product_model\":\"7.2X 1.5 FS25A\\\/CRFS25A 1040 Wall Panel\",\"product_description\":\"\",\"design_pressure\":\"+55\\\/-45\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Nyloboard, LLC\":[{\"manufacturer\":\"Nyloboard, LLC\",\"approval_number_master\":\"FL#8089-R0\",\"approval_number\":\"FL8089.1\",\"seq\":1,\"product_model\":\"Nyloboard SIP\",\"product_description\":\"Structural Wall Panel System\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"MD Enterprises, Inc.\":[{\"manufacturer\":\"MD Enterprises, Inc.\",\"approval_number_master\":\"FL#8596-R0\",\"approval_number\":\"FL8596.1\",\"seq\":1,\"product_model\":\"MD Structural Wall Panel\",\"product_description\":\"The MD Structural Wall Panel is a factory-assembled, nonbearing exterior wall panel.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Elite Aluminum Corporation\":[{\"manufacturer\":\"Elite Aluminum Corporation\",\"approval_number_master\":\"FL#8647-R0\",\"approval_number\":\"FL8647.1\",\"seq\":1,\"product_model\":\"Elite EPS Core Wall Panels\",\"product_description\":\"EPS Core wall panels with 0.024\\\" or 0.032\\\" aluminum skin\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Aluminum Corporation\",\"approval_number_master\":\"FL#12225-R1\",\"approval_number\":\"FL12225.1\",\"seq\":1,\"product_model\":\"3\\\" (min.) x0.032\\\"x2# Aluminum Composite Panel\",\"product_description\":\"Aluminum skin, EPS Core, composite panel system\",\"design_pressure\":\"+43\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Aluminum Corporation\",\"approval_number_master\":\"FL#12225-R2\",\"approval_number\":\"FL12225.2\",\"seq\":2,\"product_model\":\"3\\\" (min.) x0.032\\\"x2# Aluminum Composite Panel\",\"product_description\":\"Elite 1 hour fire rated panel\",\"design_pressure\":\"+43\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Admiral Sunroom Corp.\":[{\"manufacturer\":\"Admiral Sunroom Corp.\",\"approval_number_master\":\"FL#8859-R0\",\"approval_number\":\"FL8859.1\",\"seq\":1,\"product_model\":\"4000 Double Slide (R15)\",\"product_description\":\"Aluminum Horizontal Sliding Window R40 Rated\",\"design_pressure\":\"+15\\\/-15\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Admiral Sunroom Corp.\",\"approval_number_master\":\"FL#8859-R0\",\"approval_number\":\"FL8859.2\",\"seq\":2,\"product_model\":\"4000 Double Slide (R40)\",\"product_description\":\"Aluminum Horizontal Sliding Window R40 Rated\",\"design_pressure\":\"+40\\\/-40\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Duraform Building Panels\":[{\"manufacturer\":\"Duraform Building Panels\",\"approval_number_master\":\"FL#8887-R0\",\"approval_number\":\"FL8887.1\",\"seq\":1,\"product_model\":\"3\\\" Thick Roof Panel\",\"product_description\":\"Aluminum Skin Panel with Polystyrene Sheet Core\",\"design_pressure\":\"+40\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Duraform Building Panels\",\"approval_number_master\":\"FL#8887-R0\",\"approval_number\":\"FL8887.2\",\"seq\":2,\"product_model\":\"3\\\" Thick Roof Panel\",\"product_description\":\"Aluminum Skin Panel with Polystyrene Sheet Core\",\"design_pressure\":\"+40\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Duraform Building Panels\",\"approval_number_master\":\"FL#8887-R0\",\"approval_number\":\"FL8887.3\",\"seq\":3,\"product_model\":\"6\\\" Thick Roof Panel\",\"product_description\":\"Aluminum Skin Panel with Polystyrene Sheet Core\",\"design_pressure\":\"+40\\\/-55\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Agriboard Industries\":[{\"manufacturer\":\"Agriboard Industries\",\"approval_number_master\":\"FL#9024-R0\",\"approval_number\":\"FL9024.1\",\"seq\":1,\"product_model\":\"Structural Insulated Panel System\",\"product_description\":\"Structural Insulated Panel System - Core consists of compressed agricultural fiber board with OSB sheathing - available in 4-3\\\/8\\\" and 7-7\\\/8\\\" thicknesses\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Dean Steel Buildings, Inc\":[{\"manufacturer\":\"Dean Steel Buildings, Inc\",\"approval_number_master\":\"FL#9043-R0\",\"approval_number\":\"FL9043.1\",\"seq\":1,\"product_model\":\"Rib-12 Wall\",\"product_description\":\"Metal Wall, 24 Gauge Steel attached to 16 Gauge Steel Girts\",\"design_pressure\":\"+90\\\/-72\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dean Steel Buildings, Inc\",\"approval_number_master\":\"FL#9043-R0\",\"approval_number\":\"FL9043.2\",\"seq\":2,\"product_model\":\"Rib-12 Wall HVHZ\",\"product_description\":\"Metal Wall, 24 Gauge Steel attached to 16 Gauge Steel Girts For HVHZ\",\"design_pressure\":\"+90\\\/-72\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dean Steel Buildings, Inc\",\"approval_number_master\":\"FL#3775-R8\",\"approval_number\":\"FL3775.1\",\"seq\":1,\"product_model\":\"Rib-12\",\"product_description\":\"Screw down wall panel\",\"design_pressure\":\"+52.5\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Dean Steel Buildings, Inc\",\"approval_number_master\":\"FL#3775-R8\",\"approval_number\":\"FL3775.2\",\"seq\":2,\"product_model\":\"Rib-6\",\"product_description\":\"Screw down wall panel\",\"design_pressure\":\"+52.5\\\/-52.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-15 00:00:00\",\"instructions_url\":\"\"}],\"Branstrator Corporation\":[{\"manufacturer\":\"Branstrator Corporation\",\"approval_number_master\":\"FL#9639-R0\",\"approval_number\":\"FL9639.1\",\"seq\":1,\"product_model\":\"6-3\\\/8\\\" Roof Panel\",\"product_description\":\"Coastal Roof Panel System\",\"design_pressure\":\"+30.08\\\/-75.19\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Branstrator Corporation\",\"approval_number_master\":\"FL#9910-R0\",\"approval_number\":\"FL9910.1\",\"seq\":1,\"product_model\":\"6-1\\\/2\\\" Roof Panel\",\"product_description\":\"Coastal Roof Panel System\",\"design_pressure\":\"+30.08\\\/-75.19\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Branstrator Corporation\",\"approval_number_master\":\"FL#10567-R0\",\"approval_number\":\"FL10567.1\",\"seq\":1,\"product_model\":\"4\\\" Wall Panel System\",\"product_description\":\"Aluminum Skin, Polystrene Core Wall Panel System\",\"design_pressure\":\"+75\\\/-75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2008-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Platinum Advanced Technologies, Inc.\":[{\"manufacturer\":\"Platinum Advanced Technologies, Inc.\",\"approval_number_master\":\"FL#9773-R0\",\"approval_number\":\"FL9773.1\",\"seq\":1,\"product_model\":\"4\\\" & 6\\\" Performance Panel Wall Assembly\",\"product_description\":\"Fully Foam Filled Metal Stud Wall System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Platinum Advanced Technologies, Inc.\",\"approval_number_master\":\"FL#9773-R0\",\"approval_number\":\"FL9773.2\",\"seq\":2,\"product_model\":\"4\\\" & 6\\\" Ultimate Panel Wall Assembly\",\"product_description\":\"Fully Foamed Filled Metal Stud Wall System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Urban Industries, Inc.\":[{\"manufacturer\":\"Urban Industries, Inc.\",\"approval_number_master\":\"FL#9922-R0\",\"approval_number\":\"FL9922.1\",\"seq\":1,\"product_model\":\"Roof Panel\",\"product_description\":\"4\\\" Thick Snap Lock Roof Panels with Aluminum Skins\",\"design_pressure\":\"+30.08\\\/-75.19\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Urban Industries, Inc.\",\"approval_number_master\":\"FL#9922-R0\",\"approval_number\":\"FL9922.2\",\"seq\":2,\"product_model\":\"Roof Panel\",\"product_description\":\"6\\\" Thick Snap Lock Roof Panels with Aluminum Skins\",\"design_pressure\":\"+30.08\\\/-75.19\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"ITW TACC\":[{\"manufacturer\":\"ITW TACC\",\"approval_number_master\":\"FL#10101-R0\",\"approval_number\":\"FL10101.1\",\"seq\":1,\"product_model\":\"Mason Bond F6200F\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Hexaport International, Ltd.\":[{\"manufacturer\":\"Hexaport International, Ltd.\",\"approval_number_master\":\"FL#10353-R2\",\"approval_number\":\"FL10353.1\",\"seq\":1,\"product_model\":\"Stiff Panel Wall System\",\"product_description\":\"is a concealed fastener exterior steel wall panel system comprised of minimum 22-gauge impact resistant, corrugated steel wall panel attached to vertical steel studs and other components fabricated from cold-formed steel.\",\"design_pressure\":\"+83.27\\\/-104\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Reed Metal, Inc.\":[{\"manufacturer\":\"Reed Metal, Inc.\",\"approval_number_master\":\"FL#24545-R0\",\"approval_number\":\"FL24545.1\",\"seq\":1,\"product_model\":\"26 Ga. PBR Wall Panel\",\"product_description\":\"26 Ga. PBR Wall Panel over Open Framing\",\"design_pressure\":\"+49.5 PSF\\\/-41.6 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-07-02 00:00:00\",\"instructions_url\":\"\"}],\"RENCo USA, Inc.\":[{\"manufacturer\":\"RENCo USA, Inc.\",\"approval_number_master\":\"FL#28487-R3\",\"approval_number\":\"FL28487.1\",\"seq\":1,\"product_model\":\"RENCo Mineral Composite Fiber Reinforced (MCFR) Building System\",\"product_description\":\"Exterior and interior unreinforced load-bearing and nonload-bearing walls and shear walls, floors and roofs.\",\"design_pressure\":\"+94\\\/-94\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Watson Metals\":[{\"manufacturer\":\"Watson Metals\",\"approval_number_master\":\"FL#29975-R0\",\"approval_number\":\"FL29975.1\",\"seq\":1,\"product_model\":\"26 Ga. PBR Wall Panel\",\"product_description\":\"26 Ga. PBR Wall Panel over open framing\",\"design_pressure\":\"+41.6 psf\\\/-41.6 psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-06-20 00:00:00\",\"instructions_url\":\"\"}],\"Tracy Cantley & Company, Inc.\":[{\"manufacturer\":\"Tracy Cantley & Company, Inc.\",\"approval_number_master\":\"FL#30123-R0\",\"approval_number\":\"FL30123.1\",\"seq\":1,\"product_model\":\"26 Ga. Steel Structure Elite PBR Wall Panel\",\"product_description\":\"26 Ga. Steel Structure Elite PBR Wall Panel over Open Framing\",\"design_pressure\":\"+36.4 PSF\\\/-31.2 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-08-24 00:00:00\",\"instructions_url\":\"\"}],\"UNION CORRUGATING COMPANY\":[{\"manufacturer\":\"UNION CORRUGATING COMPANY\",\"approval_number_master\":\"FL#30844-R0\",\"approval_number\":\"FL30844.1\",\"seq\":1,\"product_model\":\"7\\\/8\\\" Corrugated Panels\",\"product_description\":\"Min. 26 ga., maximum 37.33\\\" wide coverage through fastened wall panel\",\"design_pressure\":\"+110.5\\\/-140\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-07 00:00:00\",\"instructions_url\":\"\"}],\"A 1 Barn and Metal Super Store\":[{\"manufacturer\":\"A 1 Barn and Metal Super Store\",\"approval_number_master\":\"FL#41120-R0\",\"approval_number\":\"FL41120.1\",\"seq\":1,\"product_model\":\"26 Ga. PBR Wall Panel over Open Framing\",\"product_description\":\"26 Ga. PBR Wall Panel over Open Framing\",\"design_pressure\":\"+46.9\\\/-49.4\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-02-02 00:00:00\",\"instructions_url\":\"\"}],\"Dixieland Metals of Alabama, LLC.\":[{\"manufacturer\":\"Dixieland Metals of Alabama, LLC.\",\"approval_number_master\":\"FL#5375-R2\",\"approval_number\":\"FL5375.1\",\"seq\":1,\"product_model\":\"26 Ga. PBR Wall Panel\",\"product_description\":\"26 Ga. PBR Wall Panel over open framing Non-HVHZ\",\"design_pressure\":\"+60.0PSF\\\/-47.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-10-17 00:00:00\",\"instructions_url\":\"\"}],\"PFB America Corporation\":[{\"manufacturer\":\"PFB America Corporation\",\"approval_number_master\":\"FL#6484-R3\",\"approval_number\":\"FL6484.1\",\"seq\":1,\"product_model\":\"Insulspan structural insulated panel\",\"product_description\":\"The Insulspan SIP system is a factory assembled panel system composed of engineered OSB wood-facer structurally laminated to a EPS insulation core material.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Metal Systems, Inc.\":[{\"manufacturer\":\"Metal Systems, Inc.\",\"approval_number_master\":\"FL#6513-R2\",\"approval_number\":\"FL6513.1\",\"seq\":1,\"product_model\":\"PBR\",\"product_description\":\"26 Ga. PBR Wall Panel over open framing Non HVHZ\",\"design_pressure\":\"+100.0PSF\\\/-79.16PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-05-28 00:00:00\",\"instructions_url\":\"\"}],\"Connell Sheet Metal & Trim, Inc.\":[{\"manufacturer\":\"Connell Sheet Metal & Trim, Inc.\",\"approval_number_master\":\"FL#6696-R0\",\"approval_number\":\"FL6696.1\",\"seq\":1,\"product_model\":\"PBR Panel\",\"product_description\":\"26GA PBR Wall Panel 36\\\" Wide\",\"design_pressure\":\"+31.2\\\/-31.4\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-10 00:00:00\",\"instructions_url\":\"\"}],\"Behlen Mfg. Co --- formerly Trident Building Systems\":[{\"manufacturer\":\"Behlen Mfg. Co --- formerly Trident Building Systems\",\"approval_number_master\":\"FL#7548-R0\",\"approval_number\":\"FL7548.1\",\"seq\":1,\"product_model\":\"26Ga R Wall Panel\",\"product_description\":\"26Ga R Wall Panel over Open Framing\",\"design_pressure\":\"+55\\\/-50\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Behlen Mfg. Co --- formerly Trident Building Systems\",\"approval_number_master\":\"FL#14978-R0\",\"approval_number\":\"FL14978.1\",\"seq\":1,\"product_model\":\"PBR Wall Panel\",\"product_description\":\"36\\\" wide, min. 24 ga. Wall Panel over Open Framing\",\"design_pressure\":\"+53.2\\\/-53.2\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Behlen Mfg. Co --- formerly Trident Building Systems\",\"approval_number_master\":\"FL#7548-R4\",\"approval_number\":\"FL7548.2\",\"seq\":2,\"product_model\":\"PBR Wall Panel (HVHZ)\",\"product_description\":\"24 Ga. PBR Wall Panel over Open Framing\",\"design_pressure\":\"+55\\\/-53\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"HSN Inc.\":[{\"manufacturer\":\"HSN Inc.\",\"approval_number_master\":\"FL#10146-R0\",\"approval_number\":\"FL10146.1\",\"seq\":1,\"product_model\":\"THERMASAVE WALL PANELS\",\"product_description\":\"STRUCTURAL INSULATED WALL PANELS\",\"design_pressure\":\"+80\\\/-80\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Concreto W S.A. de C. V.\":[{\"manufacturer\":\"Concreto W S.A. de C. V.\",\"approval_number_master\":\"FL#10614-R0\",\"approval_number\":\"FL10614.1\",\"seq\":1,\"product_model\":\"1 - Panel W \\\"PU-3000\\\"\",\"product_description\":\"Structural Composite Wall Panel - Factory assembled Welded Steel Wire Reinforcement Frame and a Foam Insulation Core of Rigid, Water-Based Polyurethane, and Field-applied shotcrete\\\/mortar cover\",\"design_pressure\":\"+97.5\\\/-97.5\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Concreto W S.A. de C. V.\",\"approval_number_master\":\"FL#10614-R0\",\"approval_number\":\"FL10614.2\",\"seq\":2,\"product_model\":\"2 - Panel W \\\"PS-3000\\\"\",\"product_description\":\"Structural Composite Wall Panel - Factory assembled Welded Steel Wire Reinforcement Frame and a Foam Insulation Core of Expanded Polystyrene, and Field-applied shotcrete\\\/mortar cover\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-04-01 00:00:00\",\"instructions_url\":\"\"}],\"Corrugated Industries of Florida, Inc.\":[{\"manufacturer\":\"Corrugated Industries of Florida, Inc.\",\"approval_number_master\":\"FL#5555-R3\",\"approval_number\":\"FL5555.1\",\"seq\":1,\"product_model\":\"Wall Panel\",\"product_description\":\"26 Ga. R \\\/ PBR Wall Panel over open framing\",\"design_pressure\":\"+60.0 PSF\\\/-50.0 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-04-08 00:00:00\",\"instructions_url\":\"\"}],\"National Gypsum Services Company\":[{\"manufacturer\":\"National Gypsum Services Company\",\"approval_number_master\":\"FL#12750-R5\",\"approval_number\":\"FL12750.1\",\"seq\":1,\"product_model\":\"Gold Bond Brand e2XP Sheathing\",\"product_description\":\"Gold Bond Brand e2XP 1\\\/2-inch and 5\\\/8-inch Type X, Extended Exposure Gypsum Sheathing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-10-02 00:00:00\",\"instructions_url\":\"\"}],\"DuPont de Nemours, Inc.\":[{\"manufacturer\":\"DuPont de Nemours, Inc.\",\"approval_number_master\":\"FL#13400-R1\",\"approval_number\":\"FL13400.1\",\"seq\":1,\"product_model\":\"STYROFOAM\\u2122 SIS\",\"product_description\":\"Structural Insulated Sheathing Attached to Wood Framing, Studs Spacing 16\\\" o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DuPont de Nemours, Inc.\",\"approval_number_master\":\"FL#13400-R1\",\"approval_number\":\"FL13400.2\",\"seq\":2,\"product_model\":\"STYROFOAM\\u2122 SIS\",\"product_description\":\"Structural Insulated Sheathing Attached to Wood Framing, Studs Spacing 24\\\" o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DuPont de Nemours, Inc.\",\"approval_number_master\":\"FL#13400-R1\",\"approval_number\":\"FL13400.3\",\"seq\":3,\"product_model\":\"STYROFOAM\\u2122 SIS\",\"product_description\":\"Structural Insulated Sheathing and Gypsum Wallboard Attached to Wood Framing, Studs 16\\\" o.c.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"FischerSIPS\":[{\"manufacturer\":\"FischerSIPS\",\"approval_number_master\":\"FL#13814-R2\",\"approval_number\":\"FL13814.1\",\"seq\":1,\"product_model\":\"Structural Insulated Wall Panels\",\"product_description\":\"Structural Insulated Wall Panels 8 ft to 20 ft long, 4-5\\\/8 in. to 12-1\\\/4 in. thick.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"FischerSIPS\",\"approval_number_master\":\"FL#29435-R0\",\"approval_number\":\"FL29435.1\",\"seq\":1,\"product_model\":\"SIPS Wall\",\"product_description\":\"Structural Insulated Wall Panels - 8ft - 24ft long. 4 5\\\/8\\\" to 12 1\\\/4\\\" thick\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Central States Manufacturing, Inc.\":[{\"manufacturer\":\"Central States Manufacturing, Inc.\",\"approval_number_master\":\"FL#14024-R1\",\"approval_number\":\"FL14024.1\",\"seq\":1,\"product_model\":\"R-Loc Wall Panel\",\"product_description\":\"26 Ga. R-Loc Wall Panel over Open Framing\",\"design_pressure\":\"+N\\\/A\\\/-52.0 PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-31 00:00:00\",\"instructions_url\":\"\"}],\"MarlynMetals, Incorporated\":[{\"manufacturer\":\"MarlynMetals, Incorporated\",\"approval_number_master\":\"FL#15145-R0\",\"approval_number\":\"FL15145.1\",\"seq\":1,\"product_model\":\"26 Ga. PBR Wall Panel\",\"product_description\":\"26 Ga. PBR Wall Panel over open framing\",\"design_pressure\":\"+60.0PSF\\\/-47.5PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-10-04 00:00:00\",\"instructions_url\":\"\"}],\"Vantem Panels\":[{\"manufacturer\":\"Vantem Panels\",\"approval_number_master\":\"FL#15314-R0\",\"approval_number\":\"FL15314.1\",\"seq\":1,\"product_model\":\"EconoSIP\",\"product_description\":\"Structural Insulated Panel\",\"design_pressure\":\"+see\\\/-report\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Kingspan Benchmark - Division of Kingspan Insulated Panels, Inc.\":[{\"manufacturer\":\"Kingspan Benchmark - Division of Kingspan Insulated Panels, Inc.\",\"approval_number_master\":\"FL#15462-R0\",\"approval_number\":\"FL15462.1\",\"seq\":1,\"product_model\":\"Designwall\\u2122 2000\",\"product_description\":\"24\\\" Wide, Insulated Metal Wall Panels Attached to Steel Supports\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kingspan Benchmark - Division of Kingspan Insulated Panels, Inc.\",\"approval_number_master\":\"FL#15462-R0\",\"approval_number\":\"FL15462.2\",\"seq\":2,\"product_model\":\"Designwall\\u2122 2000\",\"product_description\":\"36\\\" Wide, Insulated Metal Wall Panels Attached to Steel Supports\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"PorterCorp\":[{\"manufacturer\":\"PorterCorp\",\"approval_number_master\":\"FL#15829-R0\",\"approval_number\":\"FL15829.1\",\"seq\":1,\"product_model\":\"Structural Insulated Panels Wall\",\"product_description\":\"Structural Insualated Panels Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-30 00:00:00\",\"instructions_url\":\"\"}],\"MBCI\":[{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#16378-R0\",\"approval_number\":\"FL16378.1\",\"seq\":1,\"product_model\":\"Eco-Ficient Insulated R Wall Panel\",\"product_description\":\"36\\\" wide factory-assembled, metal faced, sandwich panels\",\"design_pressure\":\"+42\\\/-45.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#16378-R0\",\"approval_number\":\"FL16378.2\",\"seq\":2,\"product_model\":\"Eco-Ficient Wall Panel\",\"product_description\":\"42\\\" wide factory-assembled, metal faced, sandwich panels\",\"design_pressure\":\"+86\\\/-86\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#16837-R0\",\"approval_number\":\"FL16837.1\",\"seq\":1,\"product_model\":\"Eco-Ficient Insulated 7.2 Panel\",\"product_description\":\"36\\\" wide factory-assembled, metal faced, sandwich panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#16378-R1\",\"approval_number\":\"FL16378.3\",\"seq\":3,\"product_model\":\"Eco-Ficient Insulated R Panel\",\"product_description\":\"36\\\" wide factory-assembled, metal faced, sandwich panels\",\"design_pressure\":\"+42\\\/-45.3\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MBCI\",\"approval_number_master\":\"FL#16378-R1\",\"approval_number\":\"FL16378.4\",\"seq\":4,\"product_model\":\"Eco-Ficient Panel\",\"product_description\":\"Minimum 24\\\", maximum 42\\\" wide factory-assembled, metal faced, sandwich panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Quick Tie Products, Inc.\":[{\"manufacturer\":\"Quick Tie Products, Inc.\",\"approval_number_master\":\"FL#16452-R0\",\"approval_number\":\"FL16452.1\",\"seq\":1,\"product_model\":\"Quick Tie Cable - Aqua\",\"product_description\":\"QTA\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-30 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Quick Tie Products, Inc.\",\"approval_number_master\":\"FL#17106-R0\",\"approval_number\":\"FL17106.1\",\"seq\":1,\"product_model\":\"Quick Tie\\u2122 System (QTS)\",\"product_description\":\"QTBM(X) Blue 3\\\/16\\\" Quick\\nQTGM(X) Green 1\\\/4\\\" Quick Tie\\u2122\\nQTOM(X) Orange 5\\\/16\\\" Quick Tie QTRM(X) Red 3\\\/8\\\" Quick Tie\\u2122\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-04-29 00:00:00\",\"instructions_url\":\"\"}],\"ACI Building Systems, LLC\":[{\"manufacturer\":\"ACI Building Systems, LLC\",\"approval_number_master\":\"FL#16607-R0\",\"approval_number\":\"FL16607.1\",\"seq\":1,\"product_model\":\"PBA\",\"product_description\":\"PBA Wall Panel\",\"design_pressure\":\"+32.5\\\/-33.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-09-10 00:00:00\",\"instructions_url\":\"\"}],\"Acme Panel Company\":[{\"manufacturer\":\"Acme Panel Company\",\"approval_number_master\":\"FL#16714-R0\",\"approval_number\":\"FL16714.1\",\"seq\":1,\"product_model\":\"Structural Insulated Panels Walls\",\"product_description\":\"Structural Insulated Panels Wall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-03-23 00:00:00\",\"instructions_url\":\"\"}],\"Bennett Building Systems\":[{\"manufacturer\":\"Bennett Building Systems\",\"approval_number_master\":\"FL#17021-R0\",\"approval_number\":\"FL17021.1\",\"seq\":1,\"product_model\":\"AG Panel\",\"product_description\":\"Low Wind Speed\",\"design_pressure\":\"+16\\\/-16\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bennett Building Systems\",\"approval_number_master\":\"FL#17021-R0\",\"approval_number\":\"FL17021.2\",\"seq\":2,\"product_model\":\"AG Panel\",\"product_description\":\"High Wind Speed\",\"design_pressure\":\"+21.2\\\/-22.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bennett Building Systems\",\"approval_number_master\":\"FL#17021-R0\",\"approval_number\":\"FL17021.3\",\"seq\":3,\"product_model\":\"B-Lap\",\"product_description\":\"Low Wind Speed\",\"design_pressure\":\"+16\\\/-16\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bennett Building Systems\",\"approval_number_master\":\"FL#17021-R0\",\"approval_number\":\"FL17021.4\",\"seq\":4,\"product_model\":\"B-Lap\",\"product_description\":\"High Wind Speed\",\"design_pressure\":\"+21.2\\\/-22.2\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bennett Building Systems\",\"approval_number_master\":\"FL#17021-R0\",\"approval_number\":\"FL17021.5\",\"seq\":5,\"product_model\":\"Dutch Lap\",\"product_description\":\"Metal Wall Panel\",\"design_pressure\":\"+30.4\\\/-33.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bennett Building Systems\",\"approval_number_master\":\"FL#17021-R0\",\"approval_number\":\"FL17021.6\",\"seq\":6,\"product_model\":\"Hat Channel\",\"product_description\":\"High Wind Speed\",\"design_pressure\":\"+20.9\\\/-18.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Simpson Strong-Tie Company\":[{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R5\",\"approval_number\":\"FL5113.1\",\"seq\":1,\"product_model\":\"S\\\/SSW12x7, S\\\/SSW12x8X, S\\\/SSW12x9X\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R5\",\"approval_number\":\"FL5113.2\",\"seq\":2,\"product_model\":\"S\\\/SSW15x7, S\\\/SSW15x8X, S\\\/SSW15x9X, S\\\/SSW15x10X\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R5\",\"approval_number\":\"FL5113.3\",\"seq\":3,\"product_model\":\"S\\\/SSW18x7, S\\\/SSW18x8X, S\\\/SSW18x9X, S\\\/SSW18x10X\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R5\",\"approval_number\":\"FL5113.4\",\"seq\":4,\"product_model\":\"S\\\/SSW21x7, S\\\/SSW21x8X, S\\\/SSW21x9X, S\\\/SSW21x10X\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R5\",\"approval_number\":\"FL5113.5\",\"seq\":5,\"product_model\":\"S\\\/SSW24x7, S\\\/SSW24x8X, S\\\/SSW24x9X, S\\\/SSW24x10X\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R5\",\"approval_number\":\"FL5113.6\",\"seq\":6,\"product_model\":\"SSW12x7, SSW12x7.4, SSW12x8, SSW12x9, SSW12x10\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R5\",\"approval_number\":\"FL5113.7\",\"seq\":7,\"product_model\":\"SSW15x7, SSW15x7.4, SSW15x8, SSW15x9, SSW15x10, SSW15x11, SSW15x12, SSW15x8-STK, SSW15x9-STK, SSW15x10-STK, SSW15x11-STK, SSW15x12-STK\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R5\",\"approval_number\":\"FL5113.8\",\"seq\":8,\"product_model\":\"SSW18x7, SSW18x7.4, SSW18x8, SSW18x9, SSW18x10, SSW18x11, SSW18x12, SSW18x13, SSW18x8-STK, SSW18x9-STK, SSW18x10-STK, SSW18x11-STK, SSW18x12-STK, SSW18x13-STK\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R5\",\"approval_number\":\"FL5113.9\",\"seq\":9,\"product_model\":\"SSW21x7, SSW21x7.4, SSW21x8, SSW21x9, SSW21x10, SSW21x11, SSW21x12, SSW21x13, SSW21x8-STK, SSW21x9-STK, SSW21x10-STK, SSW21x11-STK, SSW21x12-STK, SSW21x13-STK\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R5\",\"approval_number\":\"FL5113.10\",\"seq\":10,\"product_model\":\"SSW24x7, SSW24x7.4, SSW24x8, SSW24x9, SSW24x10, SSW24x11, SSW24x12, SSW24x13, SSW24x8-STK, SSW24x9-STK, SSW24x10-STK, SSW24x11-STK, SSW24x12-STK, SSW24x13-STK\",\"product_description\":\"Steel Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R5\",\"approval_number\":\"FL5113.11\",\"seq\":11,\"product_model\":\"SW16x7x4, SW16x8x4, SW16x7x6, SW16x8x6\",\"product_description\":\"Strong-Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R5\",\"approval_number\":\"FL5113.12\",\"seq\":12,\"product_model\":\"SW18x8, SW18x9, SW18x8-RF, SW18x9-RF\",\"product_description\":\"Strong-Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R5\",\"approval_number\":\"FL5113.13\",\"seq\":13,\"product_model\":\"SW22x7x4, SW22x8x4, SW22x7x6, SW22x8x6\",\"product_description\":\"Strong-Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R5\",\"approval_number\":\"FL5113.14\",\"seq\":14,\"product_model\":\"SW24x8, SW24x9, SW24x10, SW24x12x6, SW24x8-RF, SW24x9-RF, SW24x10-RF\",\"product_description\":\"Strong-Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R5\",\"approval_number\":\"FL5113.15\",\"seq\":15,\"product_model\":\"SW32x8, SW32x9, SW32x10, SW32x12x6, SW32x8-RF, SW32x9-RF, SW32x10-RF\",\"product_description\":\"Strong-Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R5\",\"approval_number\":\"FL5113.16\",\"seq\":16,\"product_model\":\"SW48x8, SW48x9, SW48x10, SW48x12x6, SW48x8-RF, SW48x9-RF, SW48x10-RF\",\"product_description\":\"Strong-Wall Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R5\",\"approval_number\":\"FL5113.17\",\"seq\":17,\"product_model\":\"SWSB12x7, SWSB12x7.5, SWSB12x8, SWSB12x9, SWSB12x10, SWSB12x11, SWSB12x12\",\"product_description\":\"Shearwall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R5\",\"approval_number\":\"FL5113.18\",\"seq\":18,\"product_model\":\"SWSB18x7, SWSB18x7.5, SWSB18x8, SWSB18x9, SWSB18x10, SWSB18x11, SWSB18x12, SWSB18x13, SWSB18x14, SWSB18x16, SWSB18x18, SWSB18x20\",\"product_description\":\"Shearwall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R5\",\"approval_number\":\"FL5113.19\",\"seq\":19,\"product_model\":\"SWSB24x7, SWSB24x8, SWSB24x9, SWSB24x10, SWSB24x11, SWSB24x12, SWSB24x13, SWSB24x14, SWSB24x16, SWSB24x18, SWSB24x20\",\"product_description\":\"Shearwall\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R5\",\"approval_number\":\"FL5113.20\",\"seq\":20,\"product_model\":\"WSW12x7, WSW12x7.5, WSW12x8, WSW12x9, WSW12x10, WSW12x11, WSW12x12\",\"product_description\":\"Wood Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R5\",\"approval_number\":\"FL5113.21\",\"seq\":21,\"product_model\":\"WSW18x7, WSW18x7.5, WSW18x8, WSW18x9, WSW18x10, WSW18x11, WSW18x12, WSW18x13, WSW18x14, WSW18x16, WSW18x18, WSW18x20\",\"product_description\":\"Wood Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5113-R5\",\"approval_number\":\"FL5113.22\",\"seq\":22,\"product_model\":\"WSW24x7, WSW24x8, WSW24x9, WSW24x10, WSW24x11, WSW24x12, WSW24x13, WSW24x14, WSW24x16, WSW24x18, WSW24x20\",\"product_description\":\"Wood Shear Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Tremco CPG Inc.\":[{\"manufacturer\":\"Tremco CPG Inc.\",\"approval_number_master\":\"FL#17500-R0\",\"approval_number\":\"FL17500.1\",\"seq\":1,\"product_model\":\"TremLock Insulated Metal Panels\",\"product_description\":\"MesaLine, ShadowLine, WaveLine, VeeLine, Impression, Stucco, Infinity\",\"design_pressure\":\"+101.4PSF\\\/-44.2PSF\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-05-05 00:00:00\",\"instructions_url\":\"\"}],\"Bremer LLC Formerly Known as tekR LLC\":[{\"manufacturer\":\"Bremer LLC Formerly Known as tekR LLC\",\"approval_number_master\":\"FL#17614-R0\",\"approval_number\":\"FL17614.1\",\"seq\":1,\"product_model\":\"tekR 4T\",\"product_description\":\"48\\\" wide, 20 ga. steel panel encased in 6\\\" or 8\\\" thick insulating foam\",\"design_pressure\":\"+37\\\/-37\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Fortified Sheating, LLC\":[{\"manufacturer\":\"Fortified Sheating, LLC\",\"approval_number_master\":\"FL#17632-R0\",\"approval_number\":\"FL17632.1\",\"seq\":1,\"product_model\":\"Gorilla Board 12' Wall Panel with Metal Studs\",\"product_description\":\"Reinforced Magnesium Oxide & Steel Sandwich Board Panel\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Fortified Sheating, LLC\",\"approval_number_master\":\"FL#17632-R0\",\"approval_number\":\"FL17632.2\",\"seq\":2,\"product_model\":\"Gorilla Board 8' Wall Panel with Wood Studs\",\"product_description\":\"Reinforced Magnesium Oxide & Steel Sandwich Board Panel\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"ALL METAL ACQUISITIONS, LLC\":[{\"manufacturer\":\"ALL METAL ACQUISITIONS, LLC\",\"approval_number_master\":\"FL#19031-R0\",\"approval_number\":\"FL19031.1\",\"seq\":1,\"product_model\":\"26GA WALL PANEL\",\"product_description\":\"Over 16GA purlins-open framing\",\"design_pressure\":\"+60psf\\\/-45psf\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-27 00:00:00\",\"instructions_url\":\"\"}],\"Master Block Company\":[{\"manufacturer\":\"Master Block Company\",\"approval_number_master\":\"FL#19076-R0\",\"approval_number\":\"FL19076.1\",\"seq\":1,\"product_model\":\"Complete Block\",\"product_description\":\"Concrete Block Wall System\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Jeld-Wen\":[{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#21656-R0\",\"approval_number\":\"FL21656.1\",\"seq\":1,\"product_model\":\"MiraTEC\",\"product_description\":\"Treated Exterior Composite Trim\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-08-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Jeld-Wen\",\"approval_number_master\":\"FL#22271-R0\",\"approval_number\":\"FL22271.1\",\"seq\":1,\"product_model\":\"MiraTEC\",\"product_description\":\"Treated Exterior Composite Trim\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Steel Building and Structures, Inc.\":[{\"manufacturer\":\"Steel Building and Structures, Inc.\",\"approval_number_master\":\"FL#22562-R0\",\"approval_number\":\"FL22562.1\",\"seq\":1,\"product_model\":\"AG Metal Wall\",\"product_description\":\"Low and High wind wall panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Steel Building and Structures, Inc.\",\"approval_number_master\":\"FL#27975-R0\",\"approval_number\":\"FL27975.1\",\"seq\":1,\"product_model\":\"Dutch Lap Panel\",\"product_description\":\"29 gauge Galvalume Dutch Lap Metal Wall Panels\",\"design_pressure\":\"+27.3\\\/-35.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"}],\"The Murus Company, Inc\":[{\"manufacturer\":\"The Murus Company, Inc\",\"approval_number_master\":\"FL#25559-R0\",\"approval_number\":\"FL25559.1\",\"seq\":1,\"product_model\":\"Structural Insulated Wall Panels\",\"product_description\":\"OSB Faced, EPS Core Structural Insulated Wall Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Murus Company, Inc\",\"approval_number_master\":\"FL#25559-R0\",\"approval_number\":\"FL25559.2\",\"seq\":2,\"product_model\":\"Structural Insulated Wall Panels\",\"product_description\":\"OSB Faced, Polyurethane Core Structural Insulated Wall Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Murus Company, Inc\",\"approval_number_master\":\"FL#10290-R1\",\"approval_number\":\"FL10290.1\",\"seq\":1,\"product_model\":\"Structural Insulating Wall Panels\",\"product_description\":\"OSB faced, EPS Core Structural Insulated Wall Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-03-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"The Murus Company, Inc\",\"approval_number_master\":\"FL#10290-R1\",\"approval_number\":\"FL10290.2\",\"seq\":2,\"product_model\":\"Structural Insulating Wall Panels\",\"product_description\":\"OSB faced, Polyurethane Core Structural Insulated Wall Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-03-01 00:00:00\",\"instructions_url\":\"\"}],\"Casa 305, LLC\":[{\"manufacturer\":\"Casa 305, LLC\",\"approval_number_master\":\"FL#25683-R0\",\"approval_number\":\"FL25683.1\",\"seq\":1,\"product_model\":\"TITAN Panels on Steel Studs\",\"product_description\":\"Reinforced Magnesium Oxide & Steel Sandwich Board Panels\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Casa 305, LLC\",\"approval_number_master\":\"FL#25683-R0\",\"approval_number\":\"FL25683.2\",\"seq\":2,\"product_model\":\"TITAN Panels on Wood Studs\",\"product_description\":\"Reinforced Magnesium Oxide & Steel Sandwich Board Panels\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Master Panel, S.L.\":[{\"manufacturer\":\"Master Panel, S.L.\",\"approval_number_master\":\"FL#27199-R0\",\"approval_number\":\"FL27199.1\",\"seq\":1,\"product_model\":\"Master-F\",\"product_description\":\"Maximum 39.4\\\" wide factory-assembled, metal faced sandwich panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Tampa Armature Works, Inc.\":[{\"manufacturer\":\"Tampa Armature Works, Inc.\",\"approval_number_master\":\"FL#27645-R0\",\"approval_number\":\"FL27645.1\",\"seq\":1,\"product_model\":\"30303725 Wall, 9 in. Panel\",\"product_description\":\"Aluminum Wall assembly\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-07-27 00:00:00\",\"instructions_url\":\"\"}],\"Oldcastle, Inc.\":[{\"manufacturer\":\"Oldcastle, Inc.\",\"approval_number_master\":\"FL#28455-R0\",\"approval_number\":\"FL28455.1\",\"seq\":1,\"product_model\":\"Insultech\",\"product_description\":\"Insulated concrete masonry unit and veneer wall system\",\"design_pressure\":\"+195\\\/-195\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-06-04 00:00:00\",\"instructions_url\":\"\"}],\"The Size Surfaces S.L.\":[{\"manufacturer\":\"The Size Surfaces S.L.\",\"approval_number_master\":\"FL#28783-R0\",\"approval_number\":\"FL28783.1\",\"seq\":1,\"product_model\":\"Neolith Strongfix Panel System\",\"product_description\":\"Wall panel system of sintered compact composite panels attached to plywood substructure with aluminum framing components\",\"design_pressure\":\"+42\\\/-55\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"EPI 04 Inc. dba Extrutech Plastics Inc.\":[{\"manufacturer\":\"EPI 04 Inc. dba Extrutech Plastics Inc.\",\"approval_number_master\":\"FL#32148-R0\",\"approval_number\":\"FL32148.1\",\"seq\":1,\"product_model\":\"Extrutech Form - Models P624 and P824\",\"product_description\":\"Extrutech Form - Models P624 and P824 components are used as stay-in-place formwork for plain and reinforced concrete load-bearing and non-load-bearing walls. Walls formed with Models P624 and P824 components are also used as foundation walls.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"}],\"Metal Roofs Depot, LLC\":[{\"manufacturer\":\"Metal Roofs Depot, LLC\",\"approval_number_master\":\"FL#32859-R0\",\"approval_number\":\"FL32859.1\",\"seq\":1,\"product_model\":\"26 Ga. Commercial Wall Panel\",\"product_description\":\"26 Ga. Commercial Wall Panel over Open Framing.\",\"design_pressure\":\"+52.1\\\/-46.9\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-07-01 00:00:00\",\"instructions_url\":\"\"}],\"G R Building Systems, LLC\":[{\"manufacturer\":\"G R Building Systems, LLC\",\"approval_number_master\":\"FL#39085-R0\",\"approval_number\":\"FL39085.1\",\"seq\":1,\"product_model\":\"G R Building System Wall Panels\",\"product_description\":\"G R panels are used as panels for walls, floors and roof of buildings of Type V-B construction in the FBC-B and one- and two-story family dwellings constructed to the FBC-R.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-03-31 00:00:00\",\"instructions_url\":\"\"}],\"TrueCore, a Nucor Company\":[{\"manufacturer\":\"TrueCore, a Nucor Company\",\"approval_number_master\":\"FL#40709-R0\",\"approval_number\":\"FL40709.1\",\"seq\":1,\"product_model\":\"TC44 Wall Panels\",\"product_description\":\"Maximum 44\\\" wide factory-assembled, metal faced, sandwich panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"R-Control SIPS LLC\":[{\"manufacturer\":\"R-Control SIPS LLC\",\"approval_number_master\":\"FL#41106-R0\",\"approval_number\":\"FL41106.1\",\"seq\":1,\"product_model\":\"Structural Insulated Panels\",\"product_description\":\"R-Control\\nStructural Insulated Panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-02-28 00:00:00\",\"instructions_url\":\"\"}],\"FALK Panel LLC\":[{\"manufacturer\":\"FALK Panel LLC\",\"approval_number_master\":\"FL#41818-R0\",\"approval_number\":\"FL41818.1\",\"seq\":1,\"product_model\":\"HFW-40 Panel\",\"product_description\":\"Maximum 40\\\" wide factory-assembled, metal faced, sandwich panels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-13 00:00:00\",\"instructions_url\":\"\"}],\"New Panel Kits, LLC\":[{\"manufacturer\":\"New Panel Kits, LLC\",\"approval_number_master\":\"FL#41996-R0\",\"approval_number\":\"FL41996.1\",\"seq\":1,\"product_model\":\"4-1\\\/4\\\" Hardie Wall Panel Structural Insulated Panel\",\"product_description\":\"4-1\\\/4\\\" Hardie Wall Panel\\nStructural Insulated Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"New Panel Kits, LLC\",\"approval_number_master\":\"FL#41996-R0\",\"approval_number\":\"FL41996.2\",\"seq\":2,\"product_model\":\"8-3\\\/4\\\" OSB Wall, Roof and Floor Structural Insulated Panel\",\"product_description\":\"8-3\\\/4\\\" OSB Wall, Roof and Floor\\nStructural Insulated Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Integrity Metals LLC\":[{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#42391-R0\",\"approval_number\":\"FL42391.1\",\"seq\":1,\"product_model\":\"01: IM 36PBR 24ga\",\"product_description\":\"24ga (min) IM 36PBR panel with 36\\\" coverage on 16ga (min) steel framing\",\"design_pressure\":\"+160\\\/-146.6\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-05-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Integrity Metals LLC\",\"approval_number_master\":\"FL#42391-R0\",\"approval_number\":\"FL42391.2\",\"seq\":2,\"product_model\":\"01: IM 36PBR 26ga\",\"product_description\":\"26ga (min) IM 36PBR panel with 36\\\" coverage on 16ga (min) steel framing\",\"design_pressure\":\"+160\\\/-146.6\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-05-25 00:00:00\",\"instructions_url\":\"\"}],\"CSP Homes, Inc.\":[{\"manufacturer\":\"CSP Homes, Inc.\",\"approval_number_master\":\"FL#44554-R0\",\"approval_number\":\"FL44554.1\",\"seq\":1,\"product_model\":\"Insulated Cement Panels\",\"product_description\":\"Load-bearing, insulated exterior\\\/interior wall panels composed of an Expanded Polystyrene foam enclosed within a steel frame and sheathed with fiber cement boards.\",\"design_pressure\":\"+85\\\/-85\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Strata International Group Inc.\":[{\"manufacturer\":\"Strata International Group Inc.\",\"approval_number_master\":\"FL#47115-R0\",\"approval_number\":\"FL47115.1\",\"seq\":1,\"product_model\":\"SABS Building System\",\"product_description\":\"Modern construction solution designed to improve efficiency, sustainability, and cost-effectiveness in building projects\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-06-30 00:00:00\",\"instructions_url\":\"\"}]},\"g. structural components|||12. sheds\":[],\"g. structural components|||13. other\":{\"MiTek Inc.\":[{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#7987-R10\",\"approval_number\":\"FL7987.1\",\"seq\":1,\"product_model\":\"STABILIZER16 (31-16), STABILIZER24 (31-24)\",\"product_description\":\"MiTek Stabilizer Truss Brace and Spacer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#47252-R0\",\"approval_number\":\"FL47252.1\",\"seq\":1,\"product_model\":\"Ultra-Span Truss Sections Used As Chord Members (1)\",\"product_description\":\"25USC 035 50; 25USC 046 50; 35USC 035 50; 35USC 046 50; 35USC 057 50; 35USC 073 50; 35USD 035 50; 35USD 046 50; 35USD 057 50; 35 USD 073 50; 35 USD 097 50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#47252-R0\",\"approval_number\":\"FL47252.2\",\"seq\":2,\"product_model\":\"Ultra-Span Truss Sections Used As Chord Members (2)\",\"product_description\":\"55USC 035 50; 55USC 046 50; 55USC 057 50; 55 USC 073 50; 55 USD 035 50; 55 USD 046 50; 55USD 057 50; 55USD 073 50; 55USD 097 50; 725USC 046 50; 725USC 057 50; 725USC 073 50; 725USD 046 50; 725USD 057 50; 725USD 073 50; 725USD 097 50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#47252-R0\",\"approval_number\":\"FL47252.3\",\"seq\":3,\"product_model\":\"Ultra-Span Truss Sections Used As Web Members\",\"product_description\":\"15USW 035 50; 15USW 046 50; 25USW 035 50; 25USW 046 50; 25USW 057 50; 30USW 035 50; 30USW 046 50; 30USW 057 50; 25USWD 035 50; 362USWD 035 50; 362USWD 046 50; 362USWD 057 50; 362USWD 073 50; 60USWD 035 50; 60USWD 046 50; 60USWD 057 50; 60USWD 073 50\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-05-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#47253-R0\",\"approval_number\":\"FL47253.1\",\"seq\":1,\"product_model\":\"S\\\/PHD4, S\\\/PHD6, S\\\/PHD9\",\"product_description\":\"S\\\/PHD Hold-down for cold-formed steel (CFS) framing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-03-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#4928-R0\",\"approval_number\":\"FL4928.1\",\"seq\":1,\"product_model\":\"CIA-EA\",\"product_description\":\"Epoxy Acrylate Anchoring System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#4928-R0\",\"approval_number\":\"FL4928.2\",\"seq\":2,\"product_model\":\"CIA-Gel 7000\",\"product_description\":\"Epoxy Anchoring System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MiTek Inc.\",\"approval_number_master\":\"FL#4928-R0\",\"approval_number\":\"FL4928.3\",\"seq\":3,\"product_model\":\"DUC Ductile Undercut Anchors\",\"product_description\":\"Ductile Undercut anchoring system\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Miami Tech, Inc.\":[{\"manufacturer\":\"Miami Tech, Inc.\",\"approval_number_master\":\"FL#42314-R0\",\"approval_number\":\"FL42314.1\",\"seq\":1,\"product_model\":\"Aluminum Stand for Mechanical Units\",\"product_description\":\"ASMU\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Miami Tech, Inc.\",\"approval_number_master\":\"FL#8505-R0\",\"approval_number\":\"FL8505.1\",\"seq\":1,\"product_model\":\"Fixed A\\\/C Stand\",\"product_description\":\"Aluminum A\\\/C stand with fixed cross-member\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Miami Tech, Inc.\",\"approval_number_master\":\"FL#8216-R2\",\"approval_number\":\"FL8216.1\",\"seq\":1,\"product_model\":\"Telescopic A\\\/C Stand\",\"product_description\":\"Aluminum A\\\/C stand with telescopic cross-member\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Miami Tech, Inc.\",\"approval_number_master\":\"FL#21464-R0\",\"approval_number\":\"FL21464.1\",\"seq\":1,\"product_model\":\"Aluminum A\\\/C Stand Non-HVHZ\",\"product_description\":\"Aluminum equipment stand with adjustable cross member\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Miami Tech, Inc.\",\"approval_number_master\":\"FL#24546-R0\",\"approval_number\":\"FL24546.1\",\"seq\":1,\"product_model\":\"Aluminum Stand for Mechanical Units\",\"product_description\":\"Heavy Duty Aluminum Equipment Stand with Adjustable Cross Member\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"DiversiTech Corp.\":[{\"manufacturer\":\"DiversiTech Corp.\",\"approval_number_master\":\"FL#43954-R0\",\"approval_number\":\"FL43954.1\",\"seq\":1,\"product_model\":\"QSMS ALUMINUM MECHANICAL EQUIPMENT STAND\",\"product_description\":\"Reference installation instructions for model numbers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-06-13 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DiversiTech Corp.\",\"approval_number_master\":\"FL#22415-R0\",\"approval_number\":\"FL22415.1\",\"seq\":1,\"product_model\":\"(1) QS MINI-SPLIT SUPERSTAND\",\"product_description\":\"QSMS3001-12, 12M QSMS3001-12EXT, -12EXTM QSMS3001-18, 18M QSMS3001-18EXT, -18EXTM QSMS3001-24, 24M QSMS3001-24EXT, -24EXTM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-06-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DiversiTech Corp.\",\"approval_number_master\":\"FL#22415-R0\",\"approval_number\":\"FL22415.2\",\"seq\":2,\"product_model\":\"(2) QS MINI-SPLIT SUPERSTANDS\",\"product_description\":\"QSSB48-12,-12M,-18,-18M,-24,-24M QSSX48-12,-12M,-18,-18M,-24,-24M QSSB62-12,-12M,-18,-18M,-24,-24M QSSX62-12,-12M,-18,-18M,-24,-24M QSSB74-12,-12M,-18,-18M,-24,-24M QSSX74-12,-12M,-18,-18M,-24,-24M\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-06-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DiversiTech Corp.\",\"approval_number_master\":\"FL#22415-R0\",\"approval_number\":\"FL22415.3\",\"seq\":3,\"product_model\":\"(3) MINI-SPLIT AND QUICK-STAND\",\"product_description\":\"QSMS1200, 1201, 1201M, 1201SS, 1202, 1800, 1801, 1801M, 1801SS, 1802, 2400, 2401, 2401M, 2401SS, 2402\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-06-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DiversiTech Corp.\",\"approval_number_master\":\"FL#22529-R0\",\"approval_number\":\"FL22529.1\",\"seq\":1,\"product_model\":\"ACB-30,36,42 & 48\",\"product_description\":\"Diversitech has four (4) different size ACB Wall brackets that are being requested for approval.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DiversiTech Corp.\",\"approval_number_master\":\"FL#22529-R0\",\"approval_number\":\"FL22529.2\",\"seq\":2,\"product_model\":\"QSWB2000, QSWB2000SS, QSWB4000, QSWB4000SS\",\"product_description\":\"QuickSling brand wall brackets\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DiversiTech Corp.\",\"approval_number_master\":\"FL#22529-R1\",\"approval_number\":\"FL22529.3\",\"seq\":3,\"product_model\":\"STEEL ACB-30, ACB-36, ACB-42 & ACB-48\",\"product_description\":\"FOUR SIZES OF STEEL WALL MOUNT EQUIPMENT BRACKETS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DiversiTech Corp.\",\"approval_number_master\":\"FL#40968-R0\",\"approval_number\":\"FL40968.1\",\"seq\":1,\"product_model\":\"Aluminum Stands for Mechanical Units\",\"product_description\":\"Reference installation instructions for model numbers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DiversiTech Corp.\",\"approval_number_master\":\"FL#41704-R0\",\"approval_number\":\"FL41704.1\",\"seq\":1,\"product_model\":\"Diversitech Precast, Foam Core AC Pads - 150 MPH \\\/ EXP C\",\"product_description\":\"Precast, foam-core concrete pads for mechanical unit installation in conditions up to 150 MPH \\\/ Exposure C\",\"design_pressure\":\"+31.5\\\/-31.5\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DiversiTech Corp.\",\"approval_number_master\":\"FL#41704-R0\",\"approval_number\":\"FL41704.2\",\"seq\":2,\"product_model\":\"Diversitech Precast, Foam Core AC Pads - 175 MPH \\\/ EXP C\",\"product_description\":\"Precast, foam-core concrete pads for mechanical unit installation in conditions up to 175 MPH \\\/ Exposure C\",\"design_pressure\":\"+42.8\\\/-42.8\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DiversiTech Corp.\",\"approval_number_master\":\"FL#41704-R0\",\"approval_number\":\"FL41704.3\",\"seq\":3,\"product_model\":\"Diversitech Precast, Solid AC Pads - 175 MPH \\\/ EXP C In HVHZ\",\"product_description\":\"Precast, solid concrete pads for mechanical unit installation in conditions up to 175 MPH \\\/ Exposure C In the HVHZ. Systems have been designed considering uplift forces at grade on the units & pads for use in the HVHZ.\",\"design_pressure\":\"+42.8\\\/-42.8\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-03 00:00:00\",\"instructions_url\":\"\"}],\"Lennox Industries\":[{\"manufacturer\":\"Lennox Industries\",\"approval_number_master\":\"FL#47495-R0\",\"approval_number\":\"FL47495.1\",\"seq\":1,\"product_model\":\"1 - Xion Commercial Packaged Units\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+122\\\/-122\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lennox Industries\",\"approval_number_master\":\"FL#47495-R0\",\"approval_number\":\"FL47495.2\",\"seq\":2,\"product_model\":\"2 - Enlight Commercial Packaged Units\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+122\\\/-122\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lennox Industries\",\"approval_number_master\":\"FL#47495-R0\",\"approval_number\":\"FL47495.3\",\"seq\":3,\"product_model\":\"3 - Model L Commercial Packaged Units\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+122\\\/-122\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lennox Industries\",\"approval_number_master\":\"FL#47495-R0\",\"approval_number\":\"FL47495.4\",\"seq\":4,\"product_model\":\"4 - Strategos Commercial Units\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+122\\\/-122\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lennox Industries\",\"approval_number_master\":\"FL#47495-R0\",\"approval_number\":\"FL47495.5\",\"seq\":5,\"product_model\":\"5 - Raider Commercial Units\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+122\\\/-122\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lennox Industries\",\"approval_number_master\":\"FL#47495-R0\",\"approval_number\":\"FL47495.6\",\"seq\":6,\"product_model\":\"6 - Elite Commercial Split Systems\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+122\\\/-122\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lennox Industries\",\"approval_number_master\":\"FL#47495-R0\",\"approval_number\":\"FL47495.7\",\"seq\":7,\"product_model\":\"7 - VRF Units\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+119\\\/-119\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lennox Industries\",\"approval_number_master\":\"FL#47495-R0\",\"approval_number\":\"FL47495.8\",\"seq\":8,\"product_model\":\"8 - Digital Variable Multi (DVM) S2 HP And HR Outdoor Units\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+124\\\/-124\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Precision Aluminum Products, Inc\":[{\"manufacturer\":\"Precision Aluminum Products, Inc\",\"approval_number_master\":\"FL#2021-R0\",\"approval_number\":\"FL2021.1\",\"seq\":1,\"product_model\":\"Aluma Stand\",\"product_description\":\"Rooftop Air Conditioning Stands\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Precision Aluminum Products, Inc\",\"approval_number_master\":\"FL#14209-R0\",\"approval_number\":\"FL14209.1\",\"seq\":1,\"product_model\":\"Aluminum A\\\/C Stand\",\"product_description\":\"Aluminum equipment stand with fixed cross member\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-05-14 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Precision Aluminum Products, Inc\",\"approval_number_master\":\"FL#16921-R0\",\"approval_number\":\"FL16921.1\",\"seq\":1,\"product_model\":\"Aluminum A\\\/C Stand\",\"product_description\":\"Aluminum equipment stand with adjustable cross member\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Precision Aluminum Products, Inc\",\"approval_number_master\":\"FL#16921-R2\",\"approval_number\":\"FL16921.2\",\"seq\":2,\"product_model\":\"Aluminum A\\\/C Stand NON-HVHZ\",\"product_description\":\"Aluminum equipment stand with adjustable cross member\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-12-31 00:00:00\",\"instructions_url\":\"\"}],\"F&L Aluminum Parts, Inc\":[{\"manufacturer\":\"F&L Aluminum Parts, Inc\",\"approval_number_master\":\"FL#42154-R3\",\"approval_number\":\"FL42154.3\",\"seq\":3,\"product_model\":\".3 Aluminum Stands for Roof Top Equipment (VRF's VRV's)\",\"product_description\":\"Extruded aluminum frame stands for roof top VRF and VRV equipment.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"F&L Aluminum Parts, Inc\",\"approval_number_master\":\"FL#42154-R3\",\"approval_number\":\"FL42154.4\",\"seq\":4,\"product_model\":\".4 Aluminum Wall Mounted Bracket Stand for Air Conditioning Unit\",\"product_description\":\"Extruded Aluminum Frame Stands for Roof Top Equipment, Wall Mounted\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"F&L Aluminum Parts, Inc\",\"approval_number_master\":\"FL#42154-R3\",\"approval_number\":\"FL42154.5\",\"seq\":5,\"product_model\":\".5 Roof Top Equipment Tie Down to Aluminum Stands & Concrete Slab on Grade\",\"product_description\":\"Aluminum & Steel Component for Tie down of Mechanical AC equipment to Aluminum Stands & Concrete Slab on grade.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"F&L Aluminum Parts, Inc\",\"approval_number_master\":\"FL#46695-R0\",\"approval_number\":\"FL46695.1\",\"seq\":1,\"product_model\":\"Aluminum Wall Mounted Bracket Stand for Air Conditioning Unit\",\"product_description\":\"Extruded Aluminum Frame Stands for Roof Top Equipment\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"F&L Aluminum Parts, Inc\",\"approval_number_master\":\"FL#7471-R0\",\"approval_number\":\"FL7471.1\",\"seq\":1,\"product_model\":\"Air Conditioning Stands\",\"product_description\":\"\",\"design_pressure\":\"+68\\\/-68\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"F&L Aluminum Parts, Inc\",\"approval_number_master\":\"FL#12682-R0\",\"approval_number\":\"FL12682.1\",\"seq\":1,\"product_model\":\"F&L A\\\/C Stand\",\"product_description\":\"Aluminum roof-mounted A\\\/C stand (square legs)\",\"design_pressure\":\"+63.37\\\/-63.37\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"F&L Aluminum Parts, Inc\",\"approval_number_master\":\"FL#12771-R0\",\"approval_number\":\"FL12771.1\",\"seq\":1,\"product_model\":\"F&L A\\\/C Stand (Round Tubes)\",\"product_description\":\"Aluminum Rooftop Equipment Stand with Round Tubes & Telescopic Crossbar\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"F&L Aluminum Parts, Inc\",\"approval_number_master\":\"FL#14518-R0\",\"approval_number\":\"FL14518.1\",\"seq\":1,\"product_model\":\"F&L Light-\\\/Medium-Duty A\\\/C Stands\",\"product_description\":\"Aluminum Rooftop Equipment Stand with Light- & Medium-Duty Components: Round Tubes, Telescopic Crossbar\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"F&L Aluminum Parts, Inc\",\"approval_number_master\":\"FL#16218-R0\",\"approval_number\":\"FL16218.1\",\"seq\":1,\"product_model\":\"Aluminum Rooftop Equipment Stand\",\"product_description\":\"STANDARD + HEAVY: Round Posts, Telescopic Crossbar\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"F&L Aluminum Parts, Inc\",\"approval_number_master\":\"FL#42154-R0\",\"approval_number\":\"FL42154.1\",\"seq\":1,\"product_model\":\"Aluminum Stands for Roof Top Equipment\",\"product_description\":\"Extruded aluminum frame stands for roof top equipment.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"F&L Aluminum Parts, Inc\",\"approval_number_master\":\"FL#42154-R2\",\"approval_number\":\"FL42154.2\",\"seq\":2,\"product_model\":\".2 Aluminum Stands for Roof Top Equipment\",\"product_description\":\"Heavy Duty Extruded Aluminum Frame for Roof Top Equipment\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"AVCOA USA\":[{\"manufacturer\":\"AVCOA USA\",\"approval_number_master\":\"FL#46880-R0\",\"approval_number\":\"FL46880.1\",\"seq\":1,\"product_model\":\"Aluminum Mechanical Equipment Stands\",\"product_description\":\"Aluminum Mechanical Equipment Stands\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"MIRO Industries, Inc.\":[{\"manufacturer\":\"MIRO Industries, Inc.\",\"approval_number_master\":\"FL#47426-R0\",\"approval_number\":\"FL47426.1\",\"seq\":1,\"product_model\":\"Mechanical Equipment Stand\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-02 00:00:00\",\"instructions_url\":\"\"}],\"Installer Select, LLC\":[{\"manufacturer\":\"Installer Select, LLC\",\"approval_number_master\":\"FL#47477-R0\",\"approval_number\":\"FL47477.1\",\"seq\":1,\"product_model\":\"Aluminum Stands for Mechanical Units\",\"product_description\":\"Aluminum Stands for Mechanical Units\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Ductmate Industries\":[{\"manufacturer\":\"Ductmate Industries\",\"approval_number_master\":\"FL#47567-R0\",\"approval_number\":\"FL47567.1\",\"seq\":1,\"product_model\":\"Coastal & Inland Hurricane HVAC Unit Bracket\",\"product_description\":\"Wall Bracket System. See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+90\\\/-90\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-07-14 00:00:00\",\"instructions_url\":\"\"}],\"RT Moore Co., Inc.\":[{\"manufacturer\":\"RT Moore Co., Inc.\",\"approval_number_master\":\"FL#47599-R0\",\"approval_number\":\"FL47599.1\",\"seq\":1,\"product_model\":\"Aluminum Stands for Mechanical Units\",\"product_description\":\"Aluminum Stands for Mechanical Units\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Commercial Concrete Products,Inc.\":[{\"manufacturer\":\"Commercial Concrete Products,Inc.\",\"approval_number_master\":\"FL#1774-R7\",\"approval_number\":\"FL1774.1\",\"seq\":1,\"product_model\":\"Quality Precast or Commercial Concrete Products\",\"product_description\":\"Precast and Prestressed Concrete Lintels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2034-01-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Commercial Concrete Products,Inc.\",\"approval_number_master\":\"FL#1774-R2\",\"approval_number\":\"FL1774.2\",\"seq\":2,\"product_model\":\"Precast & Prestressed Engineered Concrete Lintels\",\"product_description\":\"Precast & Prestressed Engineered Concrete Lintels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Commercial Concrete Products,Inc.\",\"approval_number_master\":\"FL#1774-R2\",\"approval_number\":\"FL1774.3\",\"seq\":3,\"product_model\":\"Quality Precast or Commercial Concrete Products\",\"product_description\":\"Precast and Prestressed Concrete Lintels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Powers Steel, Inc.\":[{\"manufacturer\":\"Powers Steel, Inc.\",\"approval_number_master\":\"FL#2700-R0\",\"approval_number\":\"FL2700.1\",\"seq\":1,\"product_model\":\"PSbox8, PSbox8(5-5\\\/8\\\")\",\"product_description\":\"Powers Steel lintels are field assembled lintels consisting of preformed steel lintels combined with concrete masonry units, grout, and steel reinforcing bars.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Powers Steel, Inc.\",\"approval_number_master\":\"FL#3119-R2\",\"approval_number\":\"FL3119.1\",\"seq\":1,\"product_model\":\"PS8 (L2)\",\"product_description\":\"Powers Steel Products Lintels are field assembled lintels of preformed steel combined with brick or concrete masonry units, grout and steel reinforcing bars.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Powers Steel, Inc.\",\"approval_number_master\":\"FL#5450-R1\",\"approval_number\":\"FL5450.1\",\"seq\":1,\"product_model\":\"PSbox8LT, PSbox8LT(5-5\\\/8)\",\"product_description\":\"Powers Steel lintels are field assembled lintels consisting of preformed steel lintels combined with concrete masonry units, grout and steel reinforcing bars.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Powers Steel, Inc.\",\"approval_number_master\":\"FL#6264-R1\",\"approval_number\":\"FL6264.1\",\"seq\":1,\"product_model\":\"PS8bbox, PSbox8(5-5\\\/8\\\")\",\"product_description\":\"Powers Steel Lintels are field assembled lintels consisting of preformed steel lintels combined with concrete masonry units, grout and steel reinforcing bars.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-01-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Powers Steel, Inc.\",\"approval_number_master\":\"FL#11383-R0\",\"approval_number\":\"FL11383.1\",\"seq\":1,\"product_model\":\"PowerBOX8 Lintels\",\"product_description\":\"Powers Steel Lintels are field assembled consisting of preformed steel linels combined with brick or concrete masonry units, grout and steel reinforcing bars.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-01-27 00:00:00\",\"instructions_url\":\"\"}],\"Smart Vent Products, Inc.\":[{\"manufacturer\":\"Smart Vent Products, Inc.\",\"approval_number_master\":\"FL#5822-R9\",\"approval_number\":\"FL5822.1\",\"seq\":1,\"product_model\":\"SmartVent Model #1540-510\",\"product_description\":\"Dual Function Flood and Ventilation Vent\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Smart Vent Products, Inc.\",\"approval_number_master\":\"FL#5822-R9\",\"approval_number\":\"FL5822.2\",\"seq\":2,\"product_model\":\"SmartVent Model #1540-511\",\"product_description\":\"Dual Function Flood and Ventilation Vent\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Smart Vent Products, Inc.\",\"approval_number_master\":\"FL#5822-R9\",\"approval_number\":\"FL5822.3\",\"seq\":3,\"product_model\":\"SmartVent Model #1540-520\",\"product_description\":\"Insulated Flood Vent\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Smart Vent Products, Inc.\",\"approval_number_master\":\"FL#5822-R9\",\"approval_number\":\"FL5822.4\",\"seq\":4,\"product_model\":\"SmartVent Model #1540-521\",\"product_description\":\"Insulated Flood Vent\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Smart Vent Products, Inc.\",\"approval_number_master\":\"FL#5822-R9\",\"approval_number\":\"FL5822.5\",\"seq\":5,\"product_model\":\"SmartVent Model #1540-524\",\"product_description\":\"16\\\" Garage Door Flood Vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Smart Vent Products, Inc.\",\"approval_number_master\":\"FL#5822-R9\",\"approval_number\":\"FL5822.6\",\"seq\":6,\"product_model\":\"SmartVent Model #1540-570\",\"product_description\":\"Wood Wall Insulated Flood Vent\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Smart Vent Products, Inc.\",\"approval_number_master\":\"FL#5822-R4\",\"approval_number\":\"FL5822.7\",\"seq\":7,\"product_model\":\"SmartVent Model #1540-570\",\"product_description\":\"Wood Wall Insulated Flood Vent\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Smart Vent Products, Inc.\",\"approval_number_master\":\"FL#5822-R4\",\"approval_number\":\"FL5822.8\",\"seq\":8,\"product_model\":\"SmartVent Model #1540-574\",\"product_description\":\"14.5\\\" Garage Door Flood Vent\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Marion Masonry Materials of Ocala, LLC.\":[{\"manufacturer\":\"Marion Masonry Materials of Ocala, LLC.\",\"approval_number_master\":\"FL#2155-R0\",\"approval_number\":\"FL2155.1\",\"seq\":1,\"product_model\":\"precast and prestressed lintel\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marion Masonry Materials of Ocala, LLC.\",\"approval_number_master\":\"FL#5096-R0\",\"approval_number\":\"FL5096.1\",\"seq\":1,\"product_model\":\"8\\\" lintels\",\"product_description\":\"precast\\\/prestressed lintels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Marion Masonry Materials of Ocala, LLC.\",\"approval_number_master\":\"FL#12193-R0\",\"approval_number\":\"FL12193.1\",\"seq\":1,\"product_model\":\"Lintel\",\"product_description\":\"Precast\\\/Prestressed Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-03-18 00:00:00\",\"instructions_url\":\"\"}],\"Elite Aluminum Corporation\":[{\"manufacturer\":\"Elite Aluminum Corporation\",\"approval_number_master\":\"FL#12225-R6\",\"approval_number\":\"FL12225.1\",\"seq\":1,\"product_model\":\"3\\\" (min.) x0.032\\\"x2# Aluminum Composite Panel\",\"product_description\":\"Aluminum skin, EPS Core, composite panel system\",\"design_pressure\":\"+43\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Aluminum Corporation\",\"approval_number_master\":\"FL#12225-R4\",\"approval_number\":\"FL12225.2\",\"seq\":2,\"product_model\":\"3\\\" (min.) x0.032\\\"x2# Aluminum Composite Panel\",\"product_description\":\"Elite 1 hour fire rated panel\",\"design_pressure\":\"+43\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Elite Aluminum Corporation\",\"approval_number_master\":\"FL#12225-R4\",\"approval_number\":\"FL12225.3\",\"seq\":3,\"product_model\":\"3\\\" (min.) x0.032\\\"x2# Aluminum Composite Panel\",\"product_description\":\"Aluminum skin, EPS Core, composite panel system\",\"design_pressure\":\"+43\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Lott's Concrete Products\":[{\"manufacturer\":\"Lott's Concrete Products\",\"approval_number_master\":\"FL#1441-R0\",\"approval_number\":\"FL1441.1\",\"seq\":1,\"product_model\":\"Precast Concrete Headers and R\",\"product_description\":\"Precast and Prestressed Lintels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lott's Concrete Products\",\"approval_number_master\":\"FL#4327-R0\",\"approval_number\":\"FL4327.1\",\"seq\":1,\"product_model\":\"12\\\" precast lintels\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lott's Concrete Products\",\"approval_number_master\":\"FL#4327-R0\",\"approval_number\":\"FL4327.2\",\"seq\":2,\"product_model\":\"12\\\" precast lintels\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lott's Concrete Products\",\"approval_number_master\":\"FL#5092-R0\",\"approval_number\":\"FL5092.1\",\"seq\":1,\"product_model\":\"8 in & 12 in lintels\",\"product_description\":\"precast\\\/prestressed lintels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lott's Concrete Products\",\"approval_number_master\":\"FL#12045-R0\",\"approval_number\":\"FL12045.1\",\"seq\":1,\"product_model\":\"Lintel\",\"product_description\":\"precast\\\/prestressed lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-11-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lott's Concrete Products\",\"approval_number_master\":\"FL#17867-R0\",\"approval_number\":\"FL17867.1\",\"seq\":1,\"product_model\":\"Lintel\",\"product_description\":\"8\\\" Precast \\\/ Prestressed Lintels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-11-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Lott's Concrete Products\",\"approval_number_master\":\"FL#17872-R0\",\"approval_number\":\"FL17872.1\",\"seq\":1,\"product_model\":\"Lintel\",\"product_description\":\"4\\\", 6\\\", and 12\\\" Precast Lintels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-11-01 00:00:00\",\"instructions_url\":\"\"}],\"GP Wood Products LLC\":[{\"manufacturer\":\"GP Wood Products LLC\",\"approval_number_master\":\"FL#19689-R0\",\"approval_number\":\"FL19689.1\",\"seq\":1,\"product_model\":\"ForceField Weather Resistive Barrier OSB\",\"product_description\":\"ForceField Weather Resistive Barrier OSB is PS 2 OSB with a factory applied overlay that serves as a water resistive barrier\\\/ air barrier when the joints, openings, penetrations, and transitions are properly sealed with ForceField Tape.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-01-01 00:00:00\",\"instructions_url\":\"\"}],\"N.R. Architectural Products, Inc.\":[{\"manufacturer\":\"N.R. Architectural Products, Inc.\",\"approval_number_master\":\"FL#21466-R3\",\"approval_number\":\"FL21466.1\",\"seq\":1,\"product_model\":\"Overhead Point Support Glass System - L.M.I.\",\"product_description\":\"Overhead point support glass system - large missile impact\",\"design_pressure\":\"+96.38\\\/-96.38\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"N.R. Architectural Products, Inc.\",\"approval_number_master\":\"FL#21466-R3\",\"approval_number\":\"FL21466.2\",\"seq\":2,\"product_model\":\"Overhead Point Support Glass System - S.M.I.\",\"product_description\":\"Overhead point support glass system - small missile impact\",\"design_pressure\":\"+78.75\\\/-78.75\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2029-10-31 00:00:00\",\"instructions_url\":\"\"}],\"Pro-Crete Materials Corporation\":[{\"manufacturer\":\"Pro-Crete Materials Corporation\",\"approval_number_master\":\"FL#23932-R0\",\"approval_number\":\"FL23932.1\",\"seq\":1,\"product_model\":\"Lintel\",\"product_description\":\"Precast\\\/Prestressed Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2033-10-02 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pro-Crete Materials Corporation\",\"approval_number_master\":\"FL#15528-R0\",\"approval_number\":\"FL15528.1\",\"seq\":1,\"product_model\":\"PRECAST CONCRETE\",\"product_description\":\"precast concrete lintels pre-stressed concrete beams precast concrete sills\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-25 00:00:00\",\"instructions_url\":\"\"}],\"Mainstream Engineering Corporation\":[{\"manufacturer\":\"Mainstream Engineering Corporation\",\"approval_number_master\":\"FL#25896-R3\",\"approval_number\":\"FL25896.1\",\"seq\":1,\"product_model\":\"QwikPad\\u00ae for Condensers\",\"product_description\":\"EQUIPMENT TIE-DOWN SYSTEM FOR HIGH-VELOCITY HURRICANE-ZONE (HVHZ)\",\"design_pressure\":\"+66.3\\\/-0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Mainstream Engineering Corporation\",\"approval_number_master\":\"FL#27646-R4\",\"approval_number\":\"FL27646.1\",\"seq\":1,\"product_model\":\"QwikPad\\u00ae for Generators\",\"product_description\":\"Generator Tie-Down System For High-Velocity Hurricane Zone (HVHZ)\",\"design_pressure\":\"+66.2\\\/-0\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Rheem Manufacturing Company\":[{\"manufacturer\":\"Rheem Manufacturing Company\",\"approval_number_master\":\"FL#29775-R2\",\"approval_number\":\"FL29775.1\",\"seq\":1,\"product_model\":\"Residential Split System\",\"product_description\":\"Residential Split System\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rheem Manufacturing Company\",\"approval_number_master\":\"FL#32405-R2\",\"approval_number\":\"FL32405.1\",\"seq\":1,\"product_model\":\"Sure Comfort - Mainline Units\",\"product_description\":\"Valid for all models referenced in the installation drawing.\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rheem Manufacturing Company\",\"approval_number_master\":\"FL#46980-R2\",\"approval_number\":\"FL46980.4\",\"seq\":4,\"product_model\":\"4 - Rheem Transactional Side Discharge ODU\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rheem Manufacturing Company\",\"approval_number_master\":\"FL#26981-R0\",\"approval_number\":\"FL26981.1\",\"seq\":1,\"product_model\":\"Rheem Packaged Units\",\"product_description\":\"Cabinetry and tie-down certification, ground and roof\",\"design_pressure\":\"+200\\\/-133\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rheem Manufacturing Company\",\"approval_number_master\":\"FL#46979-R0\",\"approval_number\":\"FL46979.1\",\"seq\":1,\"product_model\":\"1 - Rheem RACY & RPCY Units\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rheem Manufacturing Company\",\"approval_number_master\":\"FL#46979-R0\",\"approval_number\":\"FL46979.2\",\"seq\":2,\"product_model\":\"2 - 15-25T Commercial Packaged Units\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rheem Manufacturing Company\",\"approval_number_master\":\"FL#46979-R0\",\"approval_number\":\"FL46979.3\",\"seq\":3,\"product_model\":\"3 - 15-30 Ton H-Cabinet Package Units\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rheem Manufacturing Company\",\"approval_number_master\":\"FL#46980-R0\",\"approval_number\":\"FL46980.1\",\"seq\":1,\"product_model\":\"1 - CFP-NFP Series Packaged Units\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rheem Manufacturing Company\",\"approval_number_master\":\"FL#46980-R0\",\"approval_number\":\"FL46980.2\",\"seq\":2,\"product_model\":\"2 - DH Series Packaged Units\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rheem Manufacturing Company\",\"approval_number_master\":\"FL#46980-R0\",\"approval_number\":\"FL46980.3\",\"seq\":3,\"product_model\":\"3 - Packaged Units\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+118\\\/-118\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Bison Innovative Products\":[{\"manufacturer\":\"Bison Innovative Products\",\"approval_number_master\":\"FL#27442-R8\",\"approval_number\":\"FL27442.1\",\"seq\":1,\"product_model\":\"01 Bison Paver Tray\\\/2cm Paver System\",\"product_description\":\"Composite paver system: 2cm porcelain pavers, adhesive and steel tray on adjustable height pedestals and FS-12 fastening kits providing roof top decks with a finished walkable surface, an Independent Exterior Elevated Flooring System.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bison Innovative Products\",\"approval_number_master\":\"FL#27442-R8\",\"approval_number\":\"FL27442.2\",\"seq\":2,\"product_model\":\"02 Bison Paver Tray\\\/2cm Paver Wind System\",\"product_description\":\"Composite paver system: 2cm porcelain pavers, adhesive & steel tray, adjustable height pedestals, FS-12 fastening kits & perimeter ledger providing roof top decks a finished walkable surface, an Independent Exterior Elevated Flooring System.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bison Innovative Products\",\"approval_number_master\":\"FL#27442-R8\",\"approval_number\":\"FL27442.3\",\"seq\":3,\"product_model\":\"03 Bison Paver Tray\\\/2cm Paver High Wind System\",\"product_description\":\"Composite paver system: 2cm porcelain pavers, adhesive & steel tray, adjustable height pedestals, FS-12 fastening kits, & perimeter ledger providing roof top decks a finished walkable surface, an Independent Exterior Elevated Flooring System.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bison Innovative Products\",\"approval_number_master\":\"FL#27442-R8\",\"approval_number\":\"FL27442.4\",\"seq\":4,\"product_model\":\"04 Bison High-Density Wood Tile FS-1 Wind System\",\"product_description\":\"Wood decking system consisting of wood tiles on adjustable height pedestals and FS-1 fastening kits providing roof top decks with a finished walkable surface, an Independent Exterior Elevated Flooring System.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bison Innovative Products\",\"approval_number_master\":\"FL#27442-R8\",\"approval_number\":\"FL27442.5\",\"seq\":5,\"product_model\":\"05 Bison High-Density Wood Tile FS-1 High Wind System\",\"product_description\":\"Wood decking system consisting of wood tiles on adjustable height pedestals and FS-1 fastening kits with a perimeter ledger providing roof top decks with a finished walkable surface, an Independent Exterior Elevated Flooring System.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bison Innovative Products\",\"approval_number_master\":\"FL#27442-R8\",\"approval_number\":\"FL27442.6\",\"seq\":6,\"product_model\":\"06 Bison High-Density Wood Tile FS-12 Wind System\",\"product_description\":\"Wood decking system consisting of wood tiles on adjustable height pedestals and FS-12 fastening kits providing roof top decks with a finished walkable surface, an Independent Exterior Elevated Flooring System.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bison Innovative Products\",\"approval_number_master\":\"FL#27442-R8\",\"approval_number\":\"FL27442.7\",\"seq\":7,\"product_model\":\"07 Bison High-Density Wood Tile FS-12 High Wind System\",\"product_description\":\"Wood decking system consisting of wood tiles on adjustable height pedestals and FS-12 fastening kits with a perimeter ledger providing roof top decks with a finished walkable surface, an Independent Exterior Elevated Flooring System.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bison Innovative Products\",\"approval_number_master\":\"FL#27442-R8\",\"approval_number\":\"FL27442.8\",\"seq\":8,\"product_model\":\"08 Bison Mid-Density Wood Tile FS-12 Wind System\",\"product_description\":\"Wood decking system consisting of wood tiles on adjustable height pedestals and FS-12 fastening kits with a perimeter ledger providing roof top decks with a finished walkable surface, an Independent Exterior Elevated Flooring System.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bison Innovative Products\",\"approval_number_master\":\"FL#27442-R8\",\"approval_number\":\"FL27442.9\",\"seq\":9,\"product_model\":\"09 Bison Paver Tray\\\/Slab Paver System\",\"product_description\":\"Composite paver system: Concrete or stone pavers, adhesive and steel tray on adjustable height pedestals and FS-12 fastening kits providing roof top decks with a finished walkable surface, an Independent Exterior Elevated Flooring System.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bison Innovative Products\",\"approval_number_master\":\"FL#27442-R8\",\"approval_number\":\"FL27442.10\",\"seq\":10,\"product_model\":\"10 Bison Paver Tray\\\/Slab Paver Wind System\",\"product_description\":\"Composite paver system: Concrete or stone pavers, adhesive & steel tray on adjustable ht pedestals, FS-12 fastening kits, & perimeter ledger providing roof top decks with a finished walkable surface, an Independent Exterior Elevated Flooring Syst.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bison Innovative Products\",\"approval_number_master\":\"FL#27442-R8\",\"approval_number\":\"FL27442.11\",\"seq\":11,\"product_model\":\"11 Bison Slab Paver FS-150 High Wind System\",\"product_description\":\"Slab Paver System: Concrete or stone pavers on adjustable height pedestals, FS-150 splines, & perimeter ledger providing roof top decks with a finished walkable surface, an Independent Exterior Elevated Flooring System.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-11-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bison Innovative Products\",\"approval_number_master\":\"FL#46557-R0\",\"approval_number\":\"FL46557.1\",\"seq\":1,\"product_model\":\"01 Bison 2cm Paver Aluminum Joist Wind System\",\"product_description\":\"Composite paver system: 2cm porcelain pavers adhered to steel tray supported on aluminum joists and adjustable ht pedestals w\\\/ FS-12 fastening kits providing roof top decks with a finished walkable surface, an Independent Exterior Elevated Flooring System.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bison Innovative Products\",\"approval_number_master\":\"FL#46557-R0\",\"approval_number\":\"FL46557.2\",\"seq\":2,\"product_model\":\"02 Bison Aluminum Joist Wind System\",\"product_description\":\"Wood decking system consisting of wood decking on aluminum joists spanning adjustable height pedestals with a perimeter ledger providing roof top decks with a finished walkable surface, an Independent Exterior Elevated Flooring System.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-03-26 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bison Innovative Products\",\"approval_number_master\":\"FL#27451-R0\",\"approval_number\":\"FL27451.1\",\"seq\":1,\"product_model\":\"Bison FS1-High Wind Wood Paver System\",\"product_description\":\"Wood pavers supported on adjustable height pedestals providing roof top decks with a finished walkable surface.\",\"design_pressure\":\"+60\\\/-Varies\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bison Innovative Products\",\"approval_number_master\":\"FL#27453-R0\",\"approval_number\":\"FL27453.1\",\"seq\":1,\"product_model\":\"Bison FS12-High Wind Wood Paver System\",\"product_description\":\"Wood pavers supported on adjustable height pedestals providing roof top decks with a finished walkable surface.\",\"design_pressure\":\"+60\\\/-Varies\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bison Innovative Products\",\"approval_number_master\":\"FL#28737-R0\",\"approval_number\":\"FL28737.1\",\"seq\":1,\"product_model\":\"Bison FS-1 Standard Wood Paver System\",\"product_description\":\"Wood pavers supported on adjustable height pedestals providing roof top decks with a finished walkable surface.\",\"design_pressure\":\"+60\\\/-Varies\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bison Innovative Products\",\"approval_number_master\":\"FL#28738-R0\",\"approval_number\":\"FL28738.1\",\"seq\":1,\"product_model\":\"Bison FS12-Standard Wood Paver System\",\"product_description\":\"Wood pavers supported on adjustable height pedestals providing roof top decks with a finished walkable surface\",\"design_pressure\":\"+60\\\/-Varies\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-25 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Bison Innovative Products\",\"approval_number_master\":\"FL#34552-R0\",\"approval_number\":\"FL34552.1\",\"seq\":1,\"product_model\":\"Bison Slab Paver FS150-HW System\",\"product_description\":\"Slab pavers (concrete or stone) supported on adjustable height pedestals providing an Independent Exterior Elevated Flooring System.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-04-25 00:00:00\",\"instructions_url\":\"\"}],\"RENCo USA, Inc.\":[{\"manufacturer\":\"RENCo USA, Inc.\",\"approval_number_master\":\"FL#28487-R4\",\"approval_number\":\"FL28487.1\",\"seq\":1,\"product_model\":\"RENCo Mineral Composite Fiber Reinforced (MCFR) Building System\",\"product_description\":\"Exterior and interior unreinforced load-bearing and nonload-bearing walls and shear walls.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RENCo USA, Inc.\",\"approval_number_master\":\"FL#28487-R4\",\"approval_number\":\"FL28487.2\",\"seq\":2,\"product_model\":\"RENCo Mineral Composite Fiber Reinforced (MCFR) Building System\",\"product_description\":\"Floors and Roofs\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Discovery Energy, LLC.\":[{\"manufacturer\":\"Discovery Energy, LLC.\",\"approval_number_master\":\"FL#28906-R3\",\"approval_number\":\"FL28906.1\",\"seq\":1,\"product_model\":\"1. 180-200REOZJ Sound Aluminum Enclosure\",\"product_description\":\"180REOZJG, 200REOZJF, Sound Aluminum Enclosure. See the \\\"Installation Instructions\\\" and \\\"Evaluation Reports\\\" PDFs for more information.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Discovery Energy, LLC.\",\"approval_number_master\":\"FL#28906-R3\",\"approval_number\":\"FL28906.2\",\"seq\":2,\"product_model\":\"2. 230-300REOZJ Sound Aluminum Enclosure\",\"product_description\":\"230REOZJE, 250REOZJE, 275REOZJE, 300REOZJ Sound Aluminum Enclosure. See the \\\"Installation Instructions\\\" and \\\"Evaluation Reports\\\" PDFs for more information.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Discovery Energy, LLC.\",\"approval_number_master\":\"FL#28906-R3\",\"approval_number\":\"FL28906.3\",\"seq\":3,\"product_model\":\"3. KD800-1000 Sound Level 2 Aluminum Enclosure\",\"product_description\":\"KD800, KD900, KD1000 Sound Level 2 Aluminum Enclosure. See the \\\"Installation Instructions\\\" and \\\"Evaluation Reports\\\" PDFs for more information.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Discovery Energy, LLC.\",\"approval_number_master\":\"FL#28906-R3\",\"approval_number\":\"FL28906.4\",\"seq\":4,\"product_model\":\"4. KD1250A-1750 Sound Level 2 Aluminum Enclosure\",\"product_description\":\"KD1250A, KD1350, KD1500, KD1600, KD1750. . See the \\\"Installation Instructions\\\" and \\\"Evaluation Reports\\\" PDFs for more information.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Discovery Energy, LLC.\",\"approval_number_master\":\"FL#46879-R1\",\"approval_number\":\"FL46879.3\",\"seq\":3,\"product_model\":\"3 - KG80A, KG80-150A, & KD80-130 Aluminum Enclosures (With Hurricane Bracing Kit)\",\"product_description\":\"This approval is for the product outfitted with the hurricane bracing kit. Certified for missile impact, cyclic\\\/static wind, & anchorage per the specifications in this approval. See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+61\\\/-61\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Discovery Energy, LLC.\",\"approval_number_master\":\"FL#46879-R1\",\"approval_number\":\"FL46879.4\",\"seq\":4,\"product_model\":\"4 - KG80A, KG80-150A, & KD80-130 Aluminum Enclosures (Without Hurricane Bracing Kit)\",\"product_description\":\"This approval is for the product with no hurricane bracing kit installed. Certified for static wind & anchorage only per the specifications in this approval. See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+61\\\/-61\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Discovery Energy, LLC.\",\"approval_number_master\":\"FL#46879-R1\",\"approval_number\":\"FL46879.5\",\"seq\":5,\"product_model\":\"5 - KG150-200 & KD150-200 Aluminum Enclosures (With Hurricane Bracing Kit)\",\"product_description\":\"This approval is for the product outfitted with the hurricane bracing kit. Certified for missile impact, cyclic\\\/static wind, & anchorage per the specifications in this approval. See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+61\\\/-61\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Discovery Energy, LLC.\",\"approval_number_master\":\"FL#46879-R1\",\"approval_number\":\"FL46879.6\",\"seq\":6,\"product_model\":\"6 - KG150-200 & KD150-200 Aluminum Enclosures (Without Hurricane Bracing Kit)\",\"product_description\":\"This approval is for the product with no hurricane bracing kit installed. Certified for static wind & anchorage only per the specifications in this approval. See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+61\\\/-61\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Discovery Energy, LLC.\",\"approval_number_master\":\"FL#46879-R1\",\"approval_number\":\"FL46879.7\",\"seq\":7,\"product_model\":\"7 - KD230-300 Aluminum Enclosures (With Hurricane Bracing Kit)\",\"product_description\":\"This approval is for the product outfitted with the hurricane bracing kit. Certified for missile impact, cyclic\\\/static wind, & anchorage per the specifications in this approval. See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+61\\\/-61\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Discovery Energy, LLC.\",\"approval_number_master\":\"FL#46879-R1\",\"approval_number\":\"FL46879.8\",\"seq\":8,\"product_model\":\"8 - KD230-300 Aluminum Enclosures (Without Hurricane Bracing Kit)\",\"product_description\":\"This approval is for the product with no hurricane bracing kit installed. Certified for static wind & anchorage only per the specifications in this approval. See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+61\\\/-61\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Discovery Energy, LLC.\",\"approval_number_master\":\"FL#41849-R0\",\"approval_number\":\"FL41849.1\",\"seq\":1,\"product_model\":\"KD610-750 Sound Level 2 & 3 Aluminum Enclosures (With Hurricane Bracing Kit)\",\"product_description\":\"This approval is for the product outfitted with the hurricane bracing kit. Certified for missile impact, cyclic\\\/static wind, & anchorage per the specifications in this approval. See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+61\\\/-61\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Discovery Energy, LLC.\",\"approval_number_master\":\"FL#41849-R0\",\"approval_number\":\"FL41849.2\",\"seq\":2,\"product_model\":\"KD610-750 Sound Level 2 & 3 Aluminum Enclosures (Without Hurricane Bracing Kit)\",\"product_description\":\"This approval is for the product with no hurricane bracing kit installed. Certified for static wind & anchorage only per the specifications in this approval. See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+61\\\/-61\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-01-10 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Discovery Energy, LLC.\",\"approval_number_master\":\"FL#46879-R0\",\"approval_number\":\"FL46879.1\",\"seq\":1,\"product_model\":\"KG25-60 Sound Aluminum Enclosure\",\"product_description\":\"See \\\"EVAL3\\\" for optional impact & cyclic ratings (hurricane bracing kit required in this case). See \\\"EVAL4\\\" for optional anchorage rating. See \\\"Installation Instructions\\\" & \\\"Evaluation Reports\\\" for more info.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-06 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Discovery Energy, LLC.\",\"approval_number_master\":\"FL#46879-R0\",\"approval_number\":\"FL46879.2\",\"seq\":2,\"product_model\":\"KG80-125 Sound Aluminum Enclosure\",\"product_description\":\"See \\\"EVAL3\\\" for optional impact & cyclic ratings (hurricane bracing kit required in this case). See \\\"EVAL4\\\" for optional anchorage rating. See \\\"Installation Instructions\\\" & \\\"Evaluation Reports\\\" for more info.\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2028-10-06 00:00:00\",\"instructions_url\":\"\"}],\"Gulf Concrete Technology\":[{\"manufacturer\":\"Gulf Concrete Technology\",\"approval_number_master\":\"FL#30050-R3\",\"approval_number\":\"FL30050.1\",\"seq\":1,\"product_model\":\"PSM Panels, PSG Panels and SMP 80\",\"product_description\":\"Prefabricated lightweight structural elements consisting of an EPS core sandwiched between two layers of galvanized steel welded wire mesh.\",\"design_pressure\":\"+124\\\/-124\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-04-01 00:00:00\",\"instructions_url\":\"\"}],\"Hood Depot International, Inc.\":[{\"manufacturer\":\"Hood Depot International, Inc.\",\"approval_number_master\":\"FL#30345-R3\",\"approval_number\":\"FL30345.1\",\"seq\":1,\"product_model\":\"KC-F Series Fans\",\"product_description\":\"KC-F Series Fans\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hood Depot International, Inc.\",\"approval_number_master\":\"FL#47496-R0\",\"approval_number\":\"FL47496.1\",\"seq\":1,\"product_model\":\"Kitchen Cool (KC) Outdoor Units\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"LP Building Solutions - OSB\":[{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#30464-R0\",\"approval_number\":\"FL30464.1\",\"seq\":1,\"product_model\":\"LP\\u00ae WeatherLogic\\u00ae Air & Water Barrier\",\"product_description\":\"PS-2 compliant LP\\u00ae OSB wall sheathing with an integrated air and water-resistive barrier overlay.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"LP Building Solutions - OSB\",\"approval_number_master\":\"FL#46834-R0\",\"approval_number\":\"FL46834.1\",\"seq\":1,\"product_model\":\"LP NovaCore\\u00ae Thermal Insulated Sheathing\",\"product_description\":\"R-5 per inch XPS rigid foam laminated to LP\\u00ae OSB for use as wall sheathing and continuous insulation.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"United Gilsonite Laboratories, Inc.\":[{\"manufacturer\":\"United Gilsonite Laboratories, Inc.\",\"approval_number_master\":\"FL#30710-R3\",\"approval_number\":\"FL30710.1\",\"seq\":1,\"product_model\":\"DRYLOK Extreme Masonry Waterproofer\",\"product_description\":\"Exterior, above grade masonry waterproof coating\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-09-19 00:00:00\",\"instructions_url\":\"\"}],\"FBR Limited\":[{\"manufacturer\":\"FBR Limited\",\"approval_number_master\":\"FL#42079-R1\",\"approval_number\":\"FL42079.1\",\"seq\":1,\"product_model\":\"FBR Dry-Stack Concrete Masonry System\",\"product_description\":\"Precision Ground Concrete Masonry Units With Polyurethane Adhesive. See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"GIG Windows & Doors\":[{\"manufacturer\":\"GIG Windows & Doors\",\"approval_number_master\":\"FL#42524-R0\",\"approval_number\":\"FL42524.1\",\"seq\":1,\"product_model\":\"Series 14000 HMMS Impact Resistant Clipped Aluminum Mullions\",\"product_description\":\"Extruded aluminum tubing, impact resistant, retained by aluminum profile clips.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Concrewall USA LLC\":[{\"manufacturer\":\"Concrewall USA LLC\",\"approval_number_master\":\"FL#46983-R0\",\"approval_number\":\"FL46983.1\",\"seq\":1,\"product_model\":\"Concrewall USA Structural Concrete Insulated Panel (SCIP)\",\"product_description\":\"The Concrewall USA SCIP consist of a three-dimensional welded-wire reinforcement incorporating parallel cross wires welded to the welded-wire reinforcement (WWR) on each side of the expanded polystyrene\\n(EPS) foam insulation core.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-31 00:00:00\",\"instructions_url\":\"\"}],\"Metal Roof Innovations, Ltd. DBA S-5\":[{\"manufacturer\":\"Metal Roof Innovations, Ltd. DBA S-5\",\"approval_number_master\":\"FL#47050-R0\",\"approval_number\":\"FL47050.1\",\"seq\":1,\"product_model\":\"PVKIT 2.0\",\"product_description\":\"S-5 PVKit - Photovoltaic Panel Racking System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roof Innovations, Ltd. DBA S-5\",\"approval_number_master\":\"FL#47050-R0\",\"approval_number\":\"FL47050.2\",\"seq\":2,\"product_model\":\"S-5-E Mini, S-5-H Mini, S-5-H90 Mini, S-5-MX Mini, S-5-N Mini, S-5-N1.5 Mini, S-5-NH1.5 Mini, S-5-S Mini, S-5-T Mini, S-5-V Mini, S-5-Z Mini\",\"product_description\":\"S-5 Mini Clamps -Metal Roof Standing Seam Attachment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Metal Roof Innovations, Ltd. DBA S-5\",\"approval_number_master\":\"FL#47050-R0\",\"approval_number\":\"FL47050.3\",\"seq\":3,\"product_model\":\"S-5-E, S-5-H, S-5-H90, S-5-MX, S-5-N, S-5-N1.5, S-5-NH1.5, S-5-S, S-5-T, S-5-V, S-5-Z\",\"product_description\":\"S-5 Clamps - Metal Roof Standing Seam Attachment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Refricenter of Miami, Inc.\":[{\"manufacturer\":\"Refricenter of Miami, Inc.\",\"approval_number_master\":\"FL#47101-R0\",\"approval_number\":\"FL47101.1\",\"seq\":1,\"product_model\":\"1 - TGM and Classic Inverter Mini-Split System\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Refricenter of Miami, Inc.\",\"approval_number_master\":\"FL#47101-R0\",\"approval_number\":\"FL47101.2\",\"seq\":2,\"product_model\":\"2 - TGM 18 SEER Dual Capacity Series Condensing Units\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Refricenter of Miami, Inc.\",\"approval_number_master\":\"FL#47101-R0\",\"approval_number\":\"FL47101.3\",\"seq\":3,\"product_model\":\"3 - TGM Condensing Units\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Refricenter of Miami, Inc.\",\"approval_number_master\":\"FL#47101-R0\",\"approval_number\":\"FL47101.4\",\"seq\":4,\"product_model\":\"4 - TGM\\\/Classic\\\/Midea Light Commercial Units\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"National Shelter Products, Inc.\":[{\"manufacturer\":\"National Shelter Products, Inc.\",\"approval_number_master\":\"FL#47188-R0\",\"approval_number\":\"FL47188.1\",\"seq\":1,\"product_model\":\"DRYline TSX Structural Sheathing, K-Board Structural Sheathing and TSX ADVANCED AMP Structural Sheathing\",\"product_description\":\"DRYline TSX is a proprietary wall sheathing; K-Board is scored vertically along the centerline; all colored red, blue, green or black.\",\"design_pressure\":\"+120\\\/-120\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-01-01 00:00:00\",\"instructions_url\":\"\"}],\"Cladiator\":[{\"manufacturer\":\"Cladiator\",\"approval_number_master\":\"FL#47380-R0\",\"approval_number\":\"FL47380.1\",\"seq\":1,\"product_model\":\"Slotted-Z\",\"product_description\":\"Slotted-Z Girt is used to secure insulation while providing air and moisture ventilation and improve\\nthermal performance\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2027-04-01 00:00:00\",\"instructions_url\":\"\"}],\"Nordyne, LLC\":[{\"manufacturer\":\"Nordyne, LLC\",\"approval_number_master\":\"FL#47493-R0\",\"approval_number\":\"FL47493.1\",\"seq\":1,\"product_model\":\"1 - Regent Split Systems\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+118\\\/-118\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nordyne, LLC\",\"approval_number_master\":\"FL#47493-R0\",\"approval_number\":\"FL47493.2\",\"seq\":2,\"product_model\":\"2 - Panelized Split Systems\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+118\\\/-118\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Nordyne, LLC\",\"approval_number_master\":\"FL#47493-R0\",\"approval_number\":\"FL47493.3\",\"seq\":3,\"product_model\":\"3 - Packaged Units\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+118\\\/-118\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"DuraPlas Inc.\":[{\"manufacturer\":\"DuraPlas Inc.\",\"approval_number_master\":\"FL#47568-R0\",\"approval_number\":\"FL47568.1\",\"seq\":1,\"product_model\":\"DuraPlas Plastic Hurricane Pads\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+54.9\\\/-54.9\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Generac\":[{\"manufacturer\":\"Generac\",\"approval_number_master\":\"FL#47598-R0\",\"approval_number\":\"FL47598.1\",\"seq\":1,\"product_model\":\"Generator Enclosure\",\"product_description\":\"L2A Group-A through Group-H Enclosures\",\"design_pressure\":\"+65\\\/-65\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"AUX AIR CONDITIONING\":[{\"manufacturer\":\"AUX AIR CONDITIONING\",\"approval_number_master\":\"FL#47729-R0\",\"approval_number\":\"FL47729.1\",\"seq\":1,\"product_model\":\"AUX MINI SPLITS UNITS\",\"product_description\":\"AUX MINI SPLITS UNITS\",\"design_pressure\":\"+140\\\/-140\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Titan Florida LLC\":[{\"manufacturer\":\"Titan Florida LLC\",\"approval_number_master\":\"FL#47931-R0\",\"approval_number\":\"FL47931.1\",\"seq\":1,\"product_model\":\"Precast and Prestressed Lintels\",\"product_description\":\"Precast and prestressed concrete lintels subjected to gravity, uplift and lateral loads.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-01 00:00:00\",\"instructions_url\":\"\"}],\"DAIKIN COMFORT TECHNOLOGIES MANUFACTURING, L.P.\":[{\"manufacturer\":\"DAIKIN COMFORT TECHNOLOGIES MANUFACTURING, L.P.\",\"approval_number_master\":\"FL#47952-R0\",\"approval_number\":\"FL47952.1\",\"seq\":1,\"product_model\":\"DAIKIN\\\/GOODMAN DUCTLESS AND DUCTED SYSTEMS\",\"product_description\":\"DAIKIN\\\/GOODMAN DUCTLESS AND DUCTED SYSTEMS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"DAIKIN COMFORT TECHNOLOGIES MANUFACTURING, L.P.\",\"approval_number_master\":\"FL#47952-R0\",\"approval_number\":\"FL47952.2\",\"seq\":2,\"product_model\":\"DAIKIN\\\/GOODMAN SPLIT SYSTEMS\",\"product_description\":\"DAIKIN\\\/GOODMAN SPLIT SYSTEMS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Paradise Architectural Panels & Steel\":[{\"manufacturer\":\"Paradise Architectural Panels & Steel\",\"approval_number_master\":\"FL#47954-R0\",\"approval_number\":\"FL47954.1\",\"seq\":1,\"product_model\":\"Blade 1 Horizontal Aluminum Louver System\",\"product_description\":\"Sheet Metal Aluminum Blades retained by tracks to provide hurricane protection and opening closure.\",\"design_pressure\":\"+Varies\\\/-Varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-12-31 00:00:00\",\"instructions_url\":\"\"}],\"International Cold Storage(PM)\":[{\"manufacturer\":\"International Cold Storage(PM)\",\"approval_number_master\":\"FL#236-R0\",\"approval_number\":\"FL236.1\",\"seq\":1,\"product_model\":\"Walk-In-Cooler\",\"product_description\":\"Refrigerated Storage Unit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"International Cold Storage(PM)\",\"approval_number_master\":\"FL#3747-R0\",\"approval_number\":\"FL3747.1\",\"seq\":1,\"product_model\":\"Walk-In Cooler\",\"product_description\":\"Composite panels with Urethane core covered by Aluminum or Steel Sheets\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Boise Cascade Wood Products, LLC\":[{\"manufacturer\":\"Boise Cascade Wood Products, LLC\",\"approval_number_master\":\"FL#1392-R0\",\"approval_number\":\"FL1392.1\",\"seq\":1,\"product_model\":\"BCI 400s\",\"product_description\":\"Engineered Wood \\\"I\\\" Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boise Cascade Wood Products, LLC\",\"approval_number_master\":\"FL#1392-R0\",\"approval_number\":\"FL1392.2\",\"seq\":2,\"product_model\":\"BCI 450s\",\"product_description\":\"Engineered Wood \\\"I\\\" Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boise Cascade Wood Products, LLC\",\"approval_number_master\":\"FL#1392-R0\",\"approval_number\":\"FL1392.3\",\"seq\":3,\"product_model\":\"BCI 500s\",\"product_description\":\"Engineered Wood \\\"I\\\" Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boise Cascade Wood Products, LLC\",\"approval_number_master\":\"FL#1392-R0\",\"approval_number\":\"FL1392.4\",\"seq\":4,\"product_model\":\"BCI 600s\",\"product_description\":\"Engineered Wood \\\"I\\\" Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boise Cascade Wood Products, LLC\",\"approval_number_master\":\"FL#1392-R0\",\"approval_number\":\"FL1392.5\",\"seq\":5,\"product_model\":\"BCI 900s\",\"product_description\":\"Engineered Wood \\\"I\\\" Joist\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boise Cascade Wood Products, LLC\",\"approval_number_master\":\"FL#1645-R0\",\"approval_number\":\"FL1645.1\",\"seq\":1,\"product_model\":\"AJS-10\",\"product_description\":\"ALLJOIST\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boise Cascade Wood Products, LLC\",\"approval_number_master\":\"FL#1645-R0\",\"approval_number\":\"FL1645.2\",\"seq\":2,\"product_model\":\"AJS-140\",\"product_description\":\"ALLJOIST\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boise Cascade Wood Products, LLC\",\"approval_number_master\":\"FL#1645-R0\",\"approval_number\":\"FL1645.3\",\"seq\":3,\"product_model\":\"AJS-160\",\"product_description\":\"ALLJOIST\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boise Cascade Wood Products, LLC\",\"approval_number_master\":\"FL#1645-R0\",\"approval_number\":\"FL1645.4\",\"seq\":4,\"product_model\":\"AJS-180\",\"product_description\":\"ALLJOIST\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boise Cascade Wood Products, LLC\",\"approval_number_master\":\"FL#1645-R0\",\"approval_number\":\"FL1645.5\",\"seq\":5,\"product_model\":\"AJS-20\",\"product_description\":\"ALLJOIST\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boise Cascade Wood Products, LLC\",\"approval_number_master\":\"FL#1645-R0\",\"approval_number\":\"FL1645.6\",\"seq\":6,\"product_model\":\"AJS-200\",\"product_description\":\"ALLJOIST\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boise Cascade Wood Products, LLC\",\"approval_number_master\":\"FL#1645-R0\",\"approval_number\":\"FL1645.7\",\"seq\":7,\"product_model\":\"AJS-25\",\"product_description\":\"ALLJOIST\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Boise Cascade Wood Products, LLC\",\"approval_number_master\":\"FL#1645-R0\",\"approval_number\":\"FL1645.8\",\"seq\":8,\"product_model\":\"AJS-5\",\"product_description\":\"ALLJOIST\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"General Aluminum Company\":[{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#1667-R0\",\"approval_number\":\"FL1667.1\",\"seq\":1,\"product_model\":\"Mull 1442, Mull1445,Mull 1446,\",\"product_description\":\"Flange Structural Mulls and Brackets\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#1668-R0\",\"approval_number\":\"FL1668.1\",\"seq\":1,\"product_model\":\"Mull 1445, Mull 1447, Mull 144\",\"product_description\":\"Fin Mulls and Brackets.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"General Aluminum Company\",\"approval_number_master\":\"FL#1669-R0\",\"approval_number\":\"FL1669.1\",\"seq\":1,\"product_model\":\"Mulls: 5300,5347, 5348,5350,55\",\"product_description\":\"5000 Mulls and Bracketts\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Thermasteel Inc.\":[{\"manufacturer\":\"Thermasteel Inc.\",\"approval_number_master\":\"FL#2039-R0\",\"approval_number\":\"FL2039.1\",\"seq\":1,\"product_model\":\"Thermasteel Building Panels\",\"product_description\":\"Thermastructure panels, used as structural wall, floor and roof panels consist of expandable polystyrene and steel reinforcement that are combined in a low pressure molding system to form structural panels.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thermasteel Inc.\",\"approval_number_master\":\"FL#3491-R0\",\"approval_number\":\"FL3491.1\",\"seq\":1,\"product_model\":\"Thermasteel Building Panels\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Thermasteel Inc.\",\"approval_number_master\":\"FL#3491-R0\",\"approval_number\":\"FL3491.2\",\"seq\":2,\"product_model\":\"Thermasteel Building Panels\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Style Crest Inc.\":[{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#2246-R0\",\"approval_number\":\"FL2246.1\",\"seq\":1,\"product_model\":\"Fairfield\",\"product_description\":\"Vinyle Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#2246-R0\",\"approval_number\":\"FL2246.2\",\"seq\":2,\"product_model\":\"Fairfield Select Beaded 6.5\",\"product_description\":\"Vinyle Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#2246-R0\",\"approval_number\":\"FL2246.3\",\"seq\":3,\"product_model\":\"Harbor Crest\",\"product_description\":\"Vinyle Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#2246-R0\",\"approval_number\":\"FL2246.4\",\"seq\":4,\"product_model\":\"Insul Siding\",\"product_description\":\"Vinyle Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#2246-R0\",\"approval_number\":\"FL2246.5\",\"seq\":5,\"product_model\":\"Log Cabin\",\"product_description\":\"Vinyle Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#2246-R0\",\"approval_number\":\"FL2246.6\",\"seq\":6,\"product_model\":\"Oak Harbor\",\"product_description\":\"Vinyle Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#2246-R0\",\"approval_number\":\"FL2246.7\",\"seq\":7,\"product_model\":\"Pro Pride\",\"product_description\":\"Vinyle Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Style Crest Inc.\",\"approval_number_master\":\"FL#2246-R0\",\"approval_number\":\"FL2246.8\",\"seq\":8,\"product_model\":\"T4\\\/D5 Soffit for Vertical\",\"product_description\":\"Vertical Vinyle Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Resource Materials Corporation\":[{\"manufacturer\":\"Resource Materials Corporation\",\"approval_number_master\":\"FL#2252-R0\",\"approval_number\":\"FL2252.1\",\"seq\":1,\"product_model\":\"Fairfield\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Resource Materials Corporation\",\"approval_number_master\":\"FL#2252-R0\",\"approval_number\":\"FL2252.2\",\"seq\":2,\"product_model\":\"Fairfiled Select Beaded 6.5\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Resource Materials Corporation\",\"approval_number_master\":\"FL#2252-R0\",\"approval_number\":\"FL2252.3\",\"seq\":3,\"product_model\":\"Insul Siding\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Resource Materials Corporation\",\"approval_number_master\":\"FL#2252-R0\",\"approval_number\":\"FL2252.4\",\"seq\":4,\"product_model\":\"Log Cabin\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Resource Materials Corporation\",\"approval_number_master\":\"FL#2252-R0\",\"approval_number\":\"FL2252.5\",\"seq\":5,\"product_model\":\"Oak Harbor\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Resource Materials Corporation\",\"approval_number_master\":\"FL#2252-R0\",\"approval_number\":\"FL2252.6\",\"seq\":6,\"product_model\":\"Pro Pride\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Resource Materials Corporation\",\"approval_number_master\":\"FL#2252-R0\",\"approval_number\":\"FL2252.7\",\"seq\":7,\"product_model\":\"Spiegel Grove\",\"product_description\":\"Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Resource Materials Corporation\",\"approval_number_master\":\"FL#2252-R0\",\"approval_number\":\"FL2252.8\",\"seq\":8,\"product_model\":\"T4\\\/D5 Soffit for Vertical\",\"product_description\":\"Vertical Vinyl Siding\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Burns, Morris and Stewart, L.P.\":[{\"manufacturer\":\"Burns, Morris and Stewart, L.P.\",\"approval_number_master\":\"FL#2282-R0\",\"approval_number\":\"FL2282.1\",\"seq\":1,\"product_model\":\"FrameSaver\",\"product_description\":\"exterior door frames for double doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Burns, Morris and Stewart, L.P.\",\"approval_number_master\":\"FL#2282-R0\",\"approval_number\":\"FL2282.2\",\"seq\":2,\"product_model\":\"FrameSaver\",\"product_description\":\"double doors\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Simpson Strong-Tie Company\":[{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#2355-R0\",\"approval_number\":\"FL2355.1\",\"seq\":1,\"product_model\":\"TTN Titen Concrete & Mason\",\"product_description\":\"Concrete & masonry screws\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#2304-R1\",\"approval_number\":\"FL2304.1\",\"seq\":1,\"product_model\":\"AT Acrylic-Tie Adhesive\",\"product_description\":\"Structural adhesive\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#2304-R1\",\"approval_number\":\"FL2304.2\",\"seq\":2,\"product_model\":\"THD Titen THD\",\"product_description\":\"High Strength Screw Anchor for Concrete &amp; Masonry\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5415-R0\",\"approval_number\":\"FL5415.1\",\"seq\":1,\"product_model\":\"DIA\",\"product_description\":\"Drop-In\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5415-R0\",\"approval_number\":\"FL5415.2\",\"seq\":2,\"product_model\":\"SL\",\"product_description\":\"Sleeve-All\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5415-R0\",\"approval_number\":\"FL5415.3\",\"seq\":3,\"product_model\":\"WA\",\"product_description\":\"Wedge-All\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5550-R0\",\"approval_number\":\"FL5550.1\",\"seq\":1,\"product_model\":\"ET\",\"product_description\":\"Epoxy\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5550-R0\",\"approval_number\":\"FL5550.2\",\"seq\":2,\"product_model\":\"ETF\",\"product_description\":\"Fast curing epoxy\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Simpson Strong-Tie Company\",\"approval_number_master\":\"FL#5550-R0\",\"approval_number\":\"FL5550.3\",\"seq\":3,\"product_model\":\"SET\",\"product_description\":\"High Strength epoxy\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"I - Truss Technologies, Inc.\":[{\"manufacturer\":\"I - Truss Technologies, Inc.\",\"approval_number_master\":\"FL#2477-R0\",\"approval_number\":\"FL2477.1\",\"seq\":1,\"product_model\":\"Trim-It Truss\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"ATFAB\":[{\"manufacturer\":\"ATFAB\",\"approval_number_master\":\"FL#2728-R0\",\"approval_number\":\"FL2728.1\",\"seq\":1,\"product_model\":\"METAL HAT AND U CHANNEL\",\"product_description\":\"18,20,22,24 GAUGE,GRADE D METAL CHANNELFRAMING COMPONENT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Precast Florida, LLC (formerly known as Concrete Precast Products, Inc)\":[{\"manufacturer\":\"Precast Florida, LLC (formerly known as Concrete Precast Products, Inc)\",\"approval_number_master\":\"FL#3048-R0\",\"approval_number\":\"FL3048.1\",\"seq\":1,\"product_model\":\"6\\\" and 8\\\" Precast Lintels\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Precast Florida, LLC (formerly known as Concrete Precast Products, Inc)\",\"approval_number_master\":\"FL#4569-R1\",\"approval_number\":\"FL4569.1\",\"seq\":1,\"product_model\":\"Precast Engineered Concrete Lintels\",\"product_description\":\"Precast Engineered Concrete Lintels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-08-15 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Precast Florida, LLC (formerly known as Concrete Precast Products, Inc)\",\"approval_number_master\":\"FL#15148-R0\",\"approval_number\":\"FL15148.1\",\"seq\":1,\"product_model\":\"6\\\", 8\\\" & 12\\\" Lintels\",\"product_description\":\"6\\\", 8\\\" & 12\\\" Precast Lintels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-04-30 00:00:00\",\"instructions_url\":\"\"}],\"ASSA ABLOY ACCENTRA\":[{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#3063-R0\",\"approval_number\":\"FL3063.1\",\"seq\":1,\"product_model\":\"7150(F)WS\\\/7250(F)WS Squarebolt Exit Device\",\"product_description\":\"Panic or Fire Rated Hardware\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#3063-R0\",\"approval_number\":\"FL3063.2\",\"seq\":2,\"product_model\":\"7170(F)WS Surface Vertical Rod Exit Device\",\"product_description\":\"Panic or Fire Rated Hardware\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#4342-R0\",\"approval_number\":\"FL4342.1\",\"seq\":1,\"product_model\":\"2150(F)WS Squarebolt Exit Device\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#4342-R0\",\"approval_number\":\"FL4342.2\",\"seq\":2,\"product_model\":\"5300\\\/5300LN Series Cylindrical Lockset\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#4342-R0\",\"approval_number\":\"FL4342.3\",\"seq\":3,\"product_model\":\"5400\\\/5400LN Series Cylindrical Lockset\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#4342-R0\",\"approval_number\":\"FL4342.4\",\"seq\":4,\"product_model\":\"7150(F)WS\\\/7250M(F)WS Series Squarebolt Exit Device\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#4342-R0\",\"approval_number\":\"FL4342.5\",\"seq\":5,\"product_model\":\"8800 Series Mortise Lockset\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#4342-R0\",\"approval_number\":\"FL4342.6\",\"seq\":6,\"product_model\":\"eBOSS E5400LN Series Cylindrical Lockset\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#4342-R0\",\"approval_number\":\"FL4342.7\",\"seq\":7,\"product_model\":\"eBOSS E8800 Series Mortise Lockset\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#5442-R0\",\"approval_number\":\"FL5442.1\",\"seq\":1,\"product_model\":\"KRM100(F) Keyed Removable Mullion\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY ACCENTRA\",\"approval_number_master\":\"FL#5817-R0\",\"approval_number\":\"FL5817.1\",\"seq\":1,\"product_model\":\"8800 Series Mortise Lockset\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Corbin Russwin Inc.\":[{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#3067-R0\",\"approval_number\":\"FL3067.1\",\"seq\":1,\"product_model\":\"ED5200(S)A x M107 Option SecureBolt Exit Device\",\"product_description\":\"Panic or Fire Rated Hardware\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#3067-R0\",\"approval_number\":\"FL3067.2\",\"seq\":2,\"product_model\":\"ED5470(B) x M107 Option Surface Vertical Rod Exit Device\",\"product_description\":\"Panic or Fire Rated Hardware\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#4349-R0\",\"approval_number\":\"FL4349.1\",\"seq\":1,\"product_model\":\"CL3300 Series Cylindrical Lockset\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#4349-R0\",\"approval_number\":\"FL4349.2\",\"seq\":2,\"product_model\":\"CL33800 Series Access Control Cylindrical Lockset\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#4349-R0\",\"approval_number\":\"FL4349.3\",\"seq\":3,\"product_model\":\"CL3600 Series Cylindrical Lockset\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#4349-R0\",\"approval_number\":\"FL4349.4\",\"seq\":4,\"product_model\":\"CL3900 Series Cylindrical Lockset\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#4349-R0\",\"approval_number\":\"FL4349.5\",\"seq\":5,\"product_model\":\"ED5200S(A) x M107 SecureBolt Exit Device\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#4349-R0\",\"approval_number\":\"FL4349.6\",\"seq\":6,\"product_model\":\"ED5200S(A) x M107 SecureBolt Exit Device x 9800 Series Access Control Trim\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#4349-R0\",\"approval_number\":\"FL4349.7\",\"seq\":7,\"product_model\":\"ML2000 Series Mortise Lockset\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#4349-R0\",\"approval_number\":\"FL4349.8\",\"seq\":8,\"product_model\":\"ML20800 Series Access Control Mortise Lockset\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#5463-R0\",\"approval_number\":\"FL5463.1\",\"seq\":1,\"product_model\":\"707AKM Series Keyed Removable Mullion\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Corbin Russwin Inc.\",\"approval_number_master\":\"FL#5829-R0\",\"approval_number\":\"FL5829.1\",\"seq\":1,\"product_model\":\"ML2000 Series Mortise Lockset\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Florida Rock Industries, Inc\":[{\"manufacturer\":\"Florida Rock Industries, Inc\",\"approval_number_master\":\"FL#3114-R0\",\"approval_number\":\"FL3114.1\",\"seq\":1,\"product_model\":\"lintels\",\"product_description\":\"precast and prestressed lintels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Florida Rock Industries, Inc\",\"approval_number_master\":\"FL#5099-R1\",\"approval_number\":\"FL5099.1\",\"seq\":1,\"product_model\":\"8\\\" & 12\\\" lintels\",\"product_description\":\"precast\\\/prestressed lintels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"PDQ Manufacturing\":[{\"manufacturer\":\"PDQ Manufacturing\",\"approval_number_master\":\"FL#3262-R0\",\"approval_number\":\"FL3262.1\",\"seq\":1,\"product_model\":\"GP Series Cylindrical Lockset\",\"product_description\":\"Heavy Duty Grade 2 Cylindrical Lockset\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PDQ Manufacturing\",\"approval_number_master\":\"FL#3262-R0\",\"approval_number\":\"FL3262.2\",\"seq\":2,\"product_model\":\"GT Series Cylindrical Lockset\",\"product_description\":\"Extra Heavy Duty Grade 1 Cylindrical Lockset\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PDQ Manufacturing\",\"approval_number_master\":\"FL#3262-R0\",\"approval_number\":\"FL3262.3\",\"seq\":3,\"product_model\":\"KM Series Deadbolt\",\"product_description\":\"Heavy Duty Deadbolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"PDQ Manufacturing\",\"approval_number_master\":\"FL#3262-R0\",\"approval_number\":\"FL3262.4\",\"seq\":4,\"product_model\":\"MR Series Mortise Lockset\",\"product_description\":\"Heavy Duty Grade 1 Mortise Lock\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"T. Clear Corporation\":[{\"manufacturer\":\"T. Clear Corporation\",\"approval_number_master\":\"FL#3394-R0\",\"approval_number\":\"FL3394.1\",\"seq\":1,\"product_model\":\"ProTEC Concrete SIPS\",\"product_description\":\"Concrete Structural Insulated Panel System\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Avcoa\":[{\"manufacturer\":\"Avcoa\",\"approval_number_master\":\"FL#3397-R0\",\"approval_number\":\"FL3397.1\",\"seq\":1,\"product_model\":\"Aluminum Roof Mounted Stand and Frame Support for A\\\/C Units\",\"product_description\":\"Roof mounted aluminum stand and frame\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Avcoa\",\"approval_number_master\":\"FL#6504-R0\",\"approval_number\":\"FL6504.1\",\"seq\":1,\"product_model\":\"Air Conditioning Stand\",\"product_description\":\"Aluminum Roof Mounted Stand and Frame Support for A\\\/C Units.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Temo Inc.\":[{\"manufacturer\":\"Temo Inc.\",\"approval_number_master\":\"FL#3857-R0\",\"approval_number\":\"FL3857.1\",\"seq\":1,\"product_model\":\"3\\\" and 4.25\\\" Roof Panels\",\"product_description\":\"Sunroom Roof Panel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Temo Inc.\",\"approval_number_master\":\"FL#3521-R2\",\"approval_number\":\"FL3521.1\",\"seq\":1,\"product_model\":\"2\\\", 3\\\", 3.625\\\" wall panels\",\"product_description\":\"Sunroom wall panels\",\"design_pressure\":\"+\\\/-\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Temo Inc.\",\"approval_number_master\":\"FL#5505-R1\",\"approval_number\":\"FL5505.1\",\"seq\":1,\"product_model\":\"3\\\" Sunroom Wall Panels\",\"product_description\":\"Horizontal Sliding Window with upper and lower wall panels\",\"design_pressure\":\"+\\\/-\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Premier Industries-DBA Premier Building Systems\":[{\"manufacturer\":\"Premier Industries-DBA Premier Building Systems\",\"approval_number_master\":\"FL#3540-R0\",\"approval_number\":\"FL3540.1\",\"seq\":1,\"product_model\":\"Premier Structural Sandwich Panels\",\"product_description\":\"Premier Structural Sandwich Panels are factory assembled sandwich panels produced at various locations. The panels consist of expanded polystyrene (EPS) cores with wood structural sheathing facings.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"MERO Structures\":[{\"manufacturer\":\"MERO Structures\",\"approval_number_master\":\"FL#3885-R0\",\"approval_number\":\"FL3885.1\",\"seq\":1,\"product_model\":\"17.5 mm PSG System\",\"product_description\":\"17.5 mm thick laminated glass (2 sheets of 8 mm tempered glass with 1.52 mm thick PVB interlayer)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"MERO Structures\",\"approval_number_master\":\"FL#3885-R0\",\"approval_number\":\"FL3885.2\",\"seq\":2,\"product_model\":\"21.5 mm PSG System\",\"product_description\":\"21.5 mm thick laminated glass (2 sheets of 10 mm tempered glass with 1.52 mm thick PVB interlayer)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Agriboard Industries\":[{\"manufacturer\":\"Agriboard Industries\",\"approval_number_master\":\"FL#3890-R0\",\"approval_number\":\"FL3890.1\",\"seq\":1,\"product_model\":\"4-3\\\/8\\\" Thick Insulating Wall Panel\",\"product_description\":\"Panel core consists of compressed agricultural fiber board with OSB sheathing.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Agriboard Industries\",\"approval_number_master\":\"FL#3890-R0\",\"approval_number\":\"FL3890.2\",\"seq\":2,\"product_model\":\"7-7\\\/8\\\" Thick Insulating Wall Panel\",\"product_description\":\"Panel core consists of compressed agricultural fiber board with OSB sheathing.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Sargent Manufacturing Company\":[{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R1\",\"approval_number\":\"FL2998.1\",\"seq\":1,\"product_model\":\"(12-)HC8800 Series Rim Exit Device x (12-)HC980 Mullion\",\"product_description\":\"Panic and\\\/or Fire Rated Exit Device Hardware w\\\/ Hollow Metal Doors and Frames\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R1\",\"approval_number\":\"FL2998.2\",\"seq\":2,\"product_model\":\"(12-)MD8600 Series Concealed Vertical Rod Exit Device\",\"product_description\":\"Panic and\\\/or Fire Rated Exit Device Hardware w\\\/ Hollow Metal Doors and Frames\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#2998-R1\",\"approval_number\":\"FL2998.3\",\"seq\":3,\"product_model\":\"988 Series Surface Bolt\",\"product_description\":\"Manual Type Surface Bolt w\\\/ Hollow Metal Doors and Frames\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#4351-R0\",\"approval_number\":\"FL4351.1\",\"seq\":1,\"product_model\":\"10 Line Series Bored-in Lock\",\"product_description\":\"Cylindrical lock\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#4351-R0\",\"approval_number\":\"FL4351.2\",\"seq\":2,\"product_model\":\"7 Line Series Bored-in Lock\",\"product_description\":\"Cylindrical Lock\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#4351-R0\",\"approval_number\":\"FL4351.3\",\"seq\":3,\"product_model\":\"7800\\\/8200 Series Mortise Lock\",\"product_description\":\"Mortise Lock without Deadbolt with Securitron MUNL Unlatch Electric Strike\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#4351-R0\",\"approval_number\":\"FL4351.4\",\"seq\":4,\"product_model\":\"7800\\\/8200 Series Mortise Lock\",\"product_description\":\"Mortise Lock without Deadbolt\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#4351-R0\",\"approval_number\":\"FL4351.5\",\"seq\":5,\"product_model\":\"8100 series\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#4351-R0\",\"approval_number\":\"FL4351.6\",\"seq\":6,\"product_model\":\"Profile 10 Line Series Bored-in Lock\",\"product_description\":\"Cylindrical Lock with Access Control\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#4351-R0\",\"approval_number\":\"FL4351.7\",\"seq\":7,\"product_model\":\"Profile 10 Line Series Bored-in Lock\",\"product_description\":\"Cylindrical Lock with Access Control\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#4351-R0\",\"approval_number\":\"FL4351.8\",\"seq\":8,\"product_model\":\"Profile Series 8200 Series Mortise Lock\",\"product_description\":\"Mortise Lock without Deadbolt with Access Control\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#4351-R0\",\"approval_number\":\"FL4351.9\",\"seq\":9,\"product_model\":\"T-Zone 11 Line Series Bored-in Lock\",\"product_description\":\"Cylindrical Lock\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#4351-R0\",\"approval_number\":\"FL4351.10\",\"seq\":10,\"product_model\":\"T-Zone 11 Line Series Bored-in Lock\",\"product_description\":\"Cylindrical Lock\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#4351-R0\",\"approval_number\":\"FL4351.11\",\"seq\":11,\"product_model\":\"WS8800 Series Exit Device\",\"product_description\":\"Rim Exit Device\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#4351-R0\",\"approval_number\":\"FL4351.12\",\"seq\":12,\"product_model\":\"WS8800 Series Exit Device, Profile Series\",\"product_description\":\"Rim Exit Device with Access Control\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#4351-R0\",\"approval_number\":\"FL4351.13\",\"seq\":13,\"product_model\":\"WS8900 Series Exit Device\",\"product_description\":\"Mortise Lock Exit Device\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Sargent Manufacturing Company\",\"approval_number_master\":\"FL#5453-R0\",\"approval_number\":\"FL5453.1\",\"seq\":1,\"product_model\":\"(12-)L990 Series\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"W. H. Porter, Inc.\":[{\"manufacturer\":\"W. H. Porter, Inc.\",\"approval_number_master\":\"FL#4255-R0\",\"approval_number\":\"FL4255.1\",\"seq\":1,\"product_model\":\"Structural Insulated Panel\",\"product_description\":\"Pressure laminated foam core sandwich panel with EPS core and structural faces.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Securitron Magnalock Corp.\":[{\"manufacturer\":\"Securitron Magnalock Corp.\",\"approval_number_master\":\"FL#4310-R0\",\"approval_number\":\"FL4310.1\",\"seq\":1,\"product_model\":\"EPT\",\"product_description\":\"Electric Power Transfer\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Securitron Magnalock Corp.\",\"approval_number_master\":\"FL#4310-R0\",\"approval_number\":\"FL4310.2\",\"seq\":2,\"product_model\":\"EPTL\",\"product_description\":\"Electric Power Transfer - Long\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Securitron Magnalock Corp.\",\"approval_number_master\":\"FL#4310-R0\",\"approval_number\":\"FL4310.3\",\"seq\":3,\"product_model\":\"MUNL-12\",\"product_description\":\"Mortise Unlatch 12 Vdc\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Securitron Magnalock Corp.\",\"approval_number_master\":\"FL#4310-R0\",\"approval_number\":\"FL4310.4\",\"seq\":4,\"product_model\":\"MUNL-24\",\"product_description\":\"Mortise Unlatch 24 Vdc\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Securitron Magnalock Corp.\",\"approval_number_master\":\"FL#4310-R0\",\"approval_number\":\"FL4310.5\",\"seq\":5,\"product_model\":\"UNL-12\",\"product_description\":\"Unlatch 12 Vdc\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Securitron Magnalock Corp.\",\"approval_number_master\":\"FL#4310-R0\",\"approval_number\":\"FL4310.6\",\"seq\":6,\"product_model\":\"UNL-24\",\"product_description\":\"Unlatch 24Vdc\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Hanchett Entry Systems (HES) Inc.\":[{\"manufacturer\":\"Hanchett Entry Systems (HES) Inc.\",\"approval_number_master\":\"FL#4776-R0\",\"approval_number\":\"FL4776.1\",\"seq\":1,\"product_model\":\"Series 1006 Heavy Duty Electric Strike\",\"product_description\":\"An electric door locking device (usually solenoid-operated) that will unlock the door when electrical power is applied.\",\"design_pressure\":\"+\\\/-\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"ASSA ABLOY Global Solutions Norway AS\":[{\"manufacturer\":\"ASSA ABLOY Global Solutions Norway AS\",\"approval_number_master\":\"FL#5263-R0\",\"approval_number\":\"FL5263.1\",\"seq\":1,\"product_model\":\"VingCard ANSI Mortise Lockset\",\"product_description\":\"Mortise Lockset\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY Global Solutions Norway AS\",\"approval_number_master\":\"FL#5263-R0\",\"approval_number\":\"FL5263.2\",\"seq\":2,\"product_model\":\"VingCard Classic Mortise Lockset\",\"product_description\":\"Mortise Lockset\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"ASSA ABLOY Global Solutions Norway AS\",\"approval_number_master\":\"FL#5263-R0\",\"approval_number\":\"FL5263.3\",\"seq\":3,\"product_model\":\"VingCard VC3000 Exit Hardware\",\"product_description\":\"VC3000 Exit Hardware\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"C-Thru Industries\":[{\"manufacturer\":\"C-Thru Industries\",\"approval_number_master\":\"FL#5792-R0\",\"approval_number\":\"FL5792.1\",\"seq\":1,\"product_model\":\"Omega \\\/ NAPG 1800 Narrow Line\",\"product_description\":\"Sunroom Wall Panel Module\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"METALLUM ENTERPRISES\":[{\"manufacturer\":\"METALLUM ENTERPRISES\",\"approval_number_master\":\"FL#7935-R0\",\"approval_number\":\"FL7935.1\",\"seq\":1,\"product_model\":\"Aluminum AC Stand\",\"product_description\":\"\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"ALLIED PRECAST PRODUCTS\":[{\"manufacturer\":\"ALLIED PRECAST PRODUCTS\",\"approval_number_master\":\"FL#6255-R0\",\"approval_number\":\"FL6255.1\",\"seq\":1,\"product_model\":\"Concrete Lintels\",\"product_description\":\"Precast Conrete Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Kingspan Light & Air Fenestration, Inc.\":[{\"manufacturer\":\"Kingspan Light & Air Fenestration, Inc.\",\"approval_number_master\":\"FL#6599-R0\",\"approval_number\":\"FL6599.1\",\"seq\":1,\"product_model\":\"Translucent Polycarbonate Quadwall System\",\"product_description\":\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kingspan Light & Air Fenestration, Inc.\",\"approval_number_master\":\"FL#8804-R0\",\"approval_number\":\"FL8804.1\",\"seq\":1,\"product_model\":\"Translucent Polycarbonate Quadwall HD System\",\"product_description\":\"\",\"design_pressure\":\"+162\\\/-162\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kingspan Light & Air Fenestration, Inc.\",\"approval_number_master\":\"FL#6600-R1\",\"approval_number\":\"FL6600.1\",\"seq\":1,\"product_model\":\"ControLite Panel System\",\"product_description\":\"\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-20 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Kingspan Light & Air Fenestration, Inc.\",\"approval_number_master\":\"FL#6600-R1\",\"approval_number\":\"FL6600.2\",\"seq\":2,\"product_model\":\"Translucen Polycarbonate Pentaglass Daylighting System\",\"product_description\":\"12mm Pentaglass polycarbonate system\",\"design_pressure\":\"+70\\\/-70\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-08-20 00:00:00\",\"instructions_url\":\"\"}],\"Pool Enclosure Collective, LLC\":[{\"manufacturer\":\"Pool Enclosure Collective, LLC\",\"approval_number_master\":\"FL#7350-R0\",\"approval_number\":\"FL7350.1\",\"seq\":1,\"product_model\":\"\\\"SMB\\\"\",\"product_description\":\"2\\\" x 5\\\" Trac and 2\\\" x 7\\\" Trac Self Mating Beams - Extruded Aluminum\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Pool Enclosure Collective, LLC\",\"approval_number_master\":\"FL#9328-R0\",\"approval_number\":\"FL9328.1\",\"seq\":1,\"product_model\":\"\\\"SMB\\\"\",\"product_description\":\"2\\\" x 8\\\" Trac Self Mating Beams - Extruded Aluminum\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Royal Building Technologies\":[{\"manufacturer\":\"Royal Building Technologies\",\"approval_number_master\":\"FL#7382-R0\",\"approval_number\":\"FL7382.1\",\"seq\":1,\"product_model\":\"Finished Forms\",\"product_description\":\"Royal Building Systems(TM)\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Graystone Of Florida Inc.\":[{\"manufacturer\":\"Graystone Of Florida Inc.\",\"approval_number_master\":\"FL#7387-R0\",\"approval_number\":\"FL7387.1\",\"seq\":1,\"product_model\":\"Graystone FRS\",\"product_description\":\"Stucco for use on framed walls\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Thermocore Panel Systems\":[{\"manufacturer\":\"Thermocore Panel Systems\",\"approval_number_master\":\"FL#7785-R0\",\"approval_number\":\"FL7785.1\",\"seq\":1,\"product_model\":\"Thermocore Structural Insulated Panels\",\"product_description\":\"Polyurethane foam core structural building panel for walls and roofs. Product can be customized by manufacturer to meet engineers building requirements\",\"design_pressure\":\"+93\\\/-93\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Guardian Building Products - Ashley Aluminum, LLC\":[{\"manufacturer\":\"Guardian Building Products - Ashley Aluminum, LLC\",\"approval_number_master\":\"FL#8915-R0\",\"approval_number\":\"FL8915.1\",\"seq\":1,\"product_model\":\"2x7 LAP & LOCK SILVER SMB\",\"product_description\":\"2x7 LAP & LOCK SILVER SELF MATING BEAM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Guardian Building Products - Ashley Aluminum, LLC\",\"approval_number_master\":\"FL#8945-R0\",\"approval_number\":\"FL8945.1\",\"seq\":1,\"product_model\":\"2x7 LAP & LOCK GOLD SMB\",\"product_description\":\"2x7 LAP & LOCK GOLD SELF MATING BEAM\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"Commercial Residential Aluminum\":[{\"manufacturer\":\"Commercial Residential Aluminum\",\"approval_number_master\":\"FL#19700-R0\",\"approval_number\":\"FL19700.1\",\"seq\":1,\"product_model\":\"Channel Loc Beam\",\"product_description\":\"Channel Loc Beam is much stronger than a standard self mating beam due to the interlock for added strength.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2036-03-18 00:00:00\",\"instructions_url\":\"\"}],\"Flood Risk America\":[{\"manufacturer\":\"Flood Risk America\",\"approval_number_master\":\"FL#41703-R0\",\"approval_number\":\"FL41703.1\",\"seq\":1,\"product_model\":\"FRA FLOOD PANEL\",\"product_description\":\"FRA FLOOD PANEL\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2030-12-31 00:00:00\",\"instructions_url\":\"\"}],\"CAST-CRETE USA, LLC\":[{\"manufacturer\":\"CAST-CRETE USA, LLC\",\"approval_number_master\":\"FL#158-R3\",\"approval_number\":\"FL158.1\",\"seq\":1,\"product_model\":\"High Strength Concrete Lintels\",\"product_description\":\"4, 6, 8, and 12 inch wide lintels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2013-09-11 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"CAST-CRETE USA, LLC\",\"approval_number_master\":\"FL#158-R14\",\"approval_number\":\"FL158.2\",\"seq\":2,\"product_model\":\"MAXX SPAN Prestressed Concrete U-Lintel\",\"product_description\":\"8 inch wide lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-07-29 00:00:00\",\"instructions_url\":\"\"}],\"Wekiwa Concrete Products, Inc.\":[{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R2\",\"approval_number\":\"FL1418.1\",\"seq\":1,\"product_model\":\"8\\\" & 12\\\" Wide Pre-cast and Pre-Stressed Lintels\",\"product_description\":\"8\\\" wide Pre-cast & Pre-stressed Lintels. 8\\\" wide Pre-cast Door Headers and 12\\\" wide Pre-cast Lintels.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.2\",\"seq\":2,\"product_model\":\"10'-6\\\"\\\/8\",\"product_description\":\"10'-6\\\"\\\/8\\\" Precast Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.3\",\"seq\":3,\"product_model\":\"11'-4\\\"\\\/12\",\"product_description\":\"11'-4\\\"\\\/12\\\" Precast Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.4\",\"seq\":4,\"product_model\":\"11'-4\\\"\\\/8\",\"product_description\":\"11'-4\\\"\\\/8\\\" Precast Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.5\",\"seq\":5,\"product_model\":\"12'-0\\\"\\\/12\",\"product_description\":\"12\\\"-0\\\"\\\/12\\\" Precast Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.6\",\"seq\":6,\"product_model\":\"12'-0\\\"\\\/8\",\"product_description\":\"12'-0\\\"\\\/8\\\" Precast Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.7\",\"seq\":7,\"product_model\":\"12'-6\\\"\\\/12\",\"product_description\":\"12'-6\\\"\\\/12\\\" Precast Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.8\",\"seq\":8,\"product_model\":\"12'-6\\\"\\\/8\",\"product_description\":\"12'-6\\\"\\\/8\\\" Precast Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.9\",\"seq\":9,\"product_model\":\"13'-4\\\"\\\/12\",\"product_description\":\"13'-4\\\"\\\/12\\\" Precast Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.10\",\"seq\":10,\"product_model\":\"13'-4'\\\/8\",\"product_description\":\"13'-4\\\"\\\/8\\\" Precast Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.11\",\"seq\":11,\"product_model\":\"14'-0\\\"\\\/12\",\"product_description\":\"14'-0\\\"\\\/12\\\" Precast Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.12\",\"seq\":12,\"product_model\":\"14'-0\\\"\\\/8\",\"product_description\":\"14'-0\\\"\\\/8\\\" Precast Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.13\",\"seq\":13,\"product_model\":\"14'-8\\\"\\\/12\",\"product_description\":\"14'-8\\\"\\\/12\\\" Precast Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.14\",\"seq\":14,\"product_model\":\"14'-8\\\"\\\/8\",\"product_description\":\"14'-8\\\"\\\/8\\\" Prestressed Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.15\",\"seq\":15,\"product_model\":\"15'-4\\\"\\\/12\",\"product_description\":\"15'-4\\\"\\\/12\\\" Precast Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.16\",\"seq\":16,\"product_model\":\"15'-4\\\"\\\/8\",\"product_description\":\"15'-4\\\"\\\/8\\\" Prestressed Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.17\",\"seq\":17,\"product_model\":\"17'-4\\\"\\\/12\",\"product_description\":\"17'-4\\\"\\\/12\\\" Precast Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.18\",\"seq\":18,\"product_model\":\"17'-4\\\"\\\/8\",\"product_description\":\"17'-4\\\"\\\/8\\\" Prestressed Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.19\",\"seq\":19,\"product_model\":\"19'-4\\\"\\\/8\",\"product_description\":\"19'-4\\\"\\\/8\\\" Prestressed Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.20\",\"seq\":20,\"product_model\":\"2'-10\\\"\\\/12\",\"product_description\":\"2\\\"-10\\\"\\\/12\\\" Precast Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.21\",\"seq\":21,\"product_model\":\"2'-10\\\"\\\/8\",\"product_description\":\"2'-10\\\"\\\/8\\\" Precast Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.22\",\"seq\":22,\"product_model\":\"20'-0\\\"\\\/8\",\"product_description\":\"20'-0\\\"\\\/8\\\" Prestressed Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.23\",\"seq\":23,\"product_model\":\"21'-4\\\"\\\/8\",\"product_description\":\"21'-4\\\"\\\/8 Prestressed Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.24\",\"seq\":24,\"product_model\":\"22'-0\\\"\\\/8\",\"product_description\":\"22'-0\\\"\\\/8\\\" Prestressed Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.25\",\"seq\":25,\"product_model\":\"24'-0\\\"\\\/8\",\"product_description\":\"24'-0\\\"\\\/8\\\" Prestressed Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.26\",\"seq\":26,\"product_model\":\"3'-6\\\"\\\/12\",\"product_description\":\"3'-6\\\"\\\/12\\\" Precast Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.27\",\"seq\":27,\"product_model\":\"3'-6\\\"\\\/8\",\"product_description\":\"3'-6\\\"\\\/8\\\" Precast lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.28\",\"seq\":28,\"product_model\":\"3'-8\\\"\\\/12 D.H.\",\"product_description\":\"2'-4\\\"\\\/12\\\" Wall Recessed Door Header\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.29\",\"seq\":29,\"product_model\":\"3'-8\\\"\\\/8 D.H.\",\"product_description\":\"2'-4\\\"\\\/8\\\" Wall Recessed Door Header\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.30\",\"seq\":30,\"product_model\":\"4'-0\\\"\\\/12\",\"product_description\":\"4'-0\\\"\\\/12\\\" Precast Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.31\",\"seq\":31,\"product_model\":\"4'-0\\\"\\\/12\\\" D.H.\",\"product_description\":\"2'-6\\\"\\\/12\\\" Wall Recessed Door Header\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.32\",\"seq\":32,\"product_model\":\"4'-0\\\"\\\/8\",\"product_description\":\"4'-0\\\"\\\/8\\\" Precast Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.33\",\"seq\":33,\"product_model\":\"4'-0\\\"\\\/8 D.H.\",\"product_description\":\"2'-6\\\"\\\/8\\\" Wall Recessed Door Header\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.34\",\"seq\":34,\"product_model\":\"4'-2\\\"\\\/12 D.H.\",\"product_description\":\"2'-8\\\"\\\/12\\\" Wall Recessed Door Header\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.35\",\"seq\":35,\"product_model\":\"4'-2\\\"\\\/12 D.H.\",\"product_description\":\"2'-8\\\"\\\/12\\\" Wall Recessed Door Header\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.36\",\"seq\":36,\"product_model\":\"4'-2\\\"\\\/8 D.H.\",\"product_description\":\"2'-8\\\"\\\/8\\\" Wall Recessed Door Header\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.37\",\"seq\":37,\"product_model\":\"4'-4\\\"\\\/12 D.H.\",\"product_description\":\"2'-10\\\"\\\/12\\\" Wall Recessed Door Header\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.38\",\"seq\":38,\"product_model\":\"4'-4\\\"\\\/8 D.H.\",\"product_description\":\"2'-10\\\"\\\/8\\\" Wall Recessed Door Header\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.39\",\"seq\":39,\"product_model\":\"4'-6\\\"\\\/12\",\"product_description\":\"4'-8\\\"\\\/12\\\" Precast Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.40\",\"seq\":40,\"product_model\":\"4'-6\\\"\\\/12\",\"product_description\":\"4'-6\\\"\\\/12\\\" Precast Lintels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.41\",\"seq\":41,\"product_model\":\"4'-6\\\"\\\/8\",\"product_description\":\"4'-6\\\"\\\/8\\\" Precast Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.42\",\"seq\":42,\"product_model\":\"4'-8\\\"\\\/12 D.H.\",\"product_description\":\"3'-0\\\"\\\/12\\\" Wall Recessed Door Header\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.43\",\"seq\":43,\"product_model\":\"4'-8\\\"\\\/8\",\"product_description\":\"4'-8\\\"\\\/8\\\" Precast Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.44\",\"seq\":44,\"product_model\":\"4'-8\\\"\\\/8 D.H.\",\"product_description\":\"3'-0\\\"\\\/8\\\" Wall Recessed Door Header\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.45\",\"seq\":45,\"product_model\":\"5'-10\\\"\\\/12\",\"product_description\":\"5'-10\\\"\\\/12\\\" Precast lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.46\",\"seq\":46,\"product_model\":\"5'-10\\\"\\\/8\",\"product_description\":\"5'-10\\\"\\\/8\\\" Precast Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.47\",\"seq\":47,\"product_model\":\"5'-4\\\"\\\/12\",\"product_description\":\"5'-4\\\"\\\/12\\\" Precast Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.48\",\"seq\":48,\"product_model\":\"5'-4\\\"\\\/8\",\"product_description\":\"5'-4\\\"\\\/8\\\" Precast Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.49\",\"seq\":49,\"product_model\":\"5'-8\\\"\\\/12 D.H.\",\"product_description\":\"4'-0\\\"\\\/12\\\" Wall Recessed Door Header\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.50\",\"seq\":50,\"product_model\":\"5'-8\\\"\\\/8 D.H.\",\"product_description\":\"4'-0\\\"\\\/8\\\" Wall Recessed Door Header\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.51\",\"seq\":51,\"product_model\":\"6'-6\\\"\\\/12\",\"product_description\":\"6'-6\\\"\\\/12\\\" Precast Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.52\",\"seq\":52,\"product_model\":\"6'-6\\\"\\\/8\",\"product_description\":\"6'-6\\\"\\\/8\\\" Precast Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.53\",\"seq\":53,\"product_model\":\"6'-8\\\"\\\/12 D.H.\",\"product_description\":\"5'-0\\\"\\\/12\\\" Wall Recessed Door Header\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.54\",\"seq\":54,\"product_model\":\"6'-8\\\"\\\/8 D.H.\",\"product_description\":\"5'-0\\\"\\\/8\\\" Wall Recessed Door Header\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.55\",\"seq\":55,\"product_model\":\"7'-6\\\"\\\/12\",\"product_description\":\"7'-6\\\"\\\/12\\\" Precast Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.56\",\"seq\":56,\"product_model\":\"7'-6\\\"\\\/8\",\"product_description\":\"7'-6\\\"\\\/8\\\" Precast Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.57\",\"seq\":57,\"product_model\":\"7'-8\\\"\\\/12\",\"product_description\":\"7'-8\\\"\\\/12\\\" Precast Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.58\",\"seq\":58,\"product_model\":\"7'-8\\\"\\\/12 D.H.\",\"product_description\":\"6'-0\\\"\\\/12\\\" Wall Recessed Door Header\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.59\",\"seq\":59,\"product_model\":\"7'-8\\\"\\\/8\",\"product_description\":\"7'-8\\\"\\\/8\\\" Precast Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.60\",\"seq\":60,\"product_model\":\"7'-8\\\"\\\/8 D.H.\",\"product_description\":\"6'-0\\\"\\\/8\\\" Wall Recessed Door Header\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.61\",\"seq\":61,\"product_model\":\"8'-0\\\"\\\/12\",\"product_description\":\"8'-0\\\"\\\/12\\\" Precast Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.62\",\"seq\":62,\"product_model\":\"8'-0\\\"\\\/8\",\"product_description\":\"8'-0\\\"\\\/8\\\" Precast lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.63\",\"seq\":63,\"product_model\":\"8'-4\\\"\\\/12\",\"product_description\":\"8'-4\\\"\\\/12\\\" Precast Lintels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.64\",\"seq\":64,\"product_model\":\"8'-4\\\"\\\/8\",\"product_description\":\"8'-4\\\"\\\/8\\\" Precast Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.65\",\"seq\":65,\"product_model\":\"9'-4\\\"\\\/12\",\"product_description\":\"9'-4\\\"\\\/12\\\" Precast Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.66\",\"seq\":66,\"product_model\":\"9'-4\\\"\\\/8\",\"product_description\":\"9'-4\\\"\\\/8\\\" Precast lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.67\",\"seq\":67,\"product_model\":\"9'-8\\\"\\\/12 D.H.\",\"product_description\":\"8'-0\\\"\\\/12\\\" Wall Recessed Door Header\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"},{\"manufacturer\":\"Wekiwa Concrete Products, Inc.\",\"approval_number_master\":\"FL#1418-R0\",\"approval_number\":\"FL1418.68\",\"seq\":68,\"product_model\":\"9'-8\\\"\\\/8 D.H.\",\"product_description\":\"8'-0\\\"\\\/8\\\" Wall Recessed Door Header\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"N\\\/A\",\"approved_for_use_outside_hvhz\":\"N\\\/A\",\"contract_expiration_date\":\"N\\\/A\",\"instructions_url\":\"\"}],\"RM Enterprises, Inc.\":[{\"manufacturer\":\"RM Enterprises, Inc.\",\"approval_number_master\":\"FL#3203-R2\",\"approval_number\":\"FL3203.1\",\"seq\":1,\"product_model\":\"RDCA Telescopic A\\\/C Stand\",\"product_description\":\"Aluminum A\\\/C Stand w\\\/ Telescopic Cross Member\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-17 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"RM Enterprises, Inc.\",\"approval_number_master\":\"FL#7215-R1\",\"approval_number\":\"FL7215.1\",\"seq\":1,\"product_model\":\"Aluminum A\\\/C Stand\",\"product_description\":\"Aluminum A\\\/C Stand\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-09-17 00:00:00\",\"instructions_url\":\"\"}],\"HSN Inc.\":[{\"manufacturer\":\"HSN Inc.\",\"approval_number_master\":\"FL#10527-R0\",\"approval_number\":\"FL10527.1\",\"seq\":1,\"product_model\":\"THERMASAVE ROOF PANELS\",\"product_description\":\"STRUCTURAL INSULATED PANELS TO USE AS AN STRUCTURAL ROOF\",\"design_pressure\":\"+117\\\/-117\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2009-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Eagle Metal Distributors, Inc\":[{\"manufacturer\":\"Eagle Metal Distributors, Inc\",\"approval_number_master\":\"FL#11782-R0\",\"approval_number\":\"FL11782.1\",\"seq\":1,\"product_model\":\"Eagle 6061 T-6 Hollow\",\"product_description\":\"6061 hollow extrusion for use as structural frame members w\\\/ 6061 die mark\",\"design_pressure\":\"+16.24\\\/-46.95\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-18 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Eagle Metal Distributors, Inc\",\"approval_number_master\":\"FL#11791-R0\",\"approval_number\":\"FL11791.1\",\"seq\":1,\"product_model\":\"Eagle 6061 T-6 SMB\",\"product_description\":\"6061 Self-Mating Beams for use as structural frame members w\\\/ 6061 die mark\",\"design_pressure\":\"+16.24\\\/-46.95\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-04-18 00:00:00\",\"instructions_url\":\"\"}],\"Advanced Green Technologies\":[{\"manufacturer\":\"Advanced Green Technologies\",\"approval_number_master\":\"FL#12265-R0\",\"approval_number\":\"FL12265.1\",\"seq\":1,\"product_model\":\"Solar Stand\",\"product_description\":\"Four-Legged Aluminum mechanical stand for solar collector panels\",\"design_pressure\":\"+N\\\/A\\\/-4470\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Advanced Green Technologies\",\"approval_number_master\":\"FL#13585-R0\",\"approval_number\":\"FL13585.1\",\"seq\":1,\"product_model\":\"AGT Low Profile Solarmount Stand\",\"product_description\":\"Roof Top Solar Stand Assembled from Pre-Engineered Metal Components\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Thybar Corporation\":[{\"manufacturer\":\"Thybar Corporation\",\"approval_number_master\":\"FL#13478-R0\",\"approval_number\":\"FL13478.1\",\"seq\":1,\"product_model\":\"TC-5 Style Steel Roof Curb\",\"product_description\":\"Thybar pre-fabricated uninsulated rooftop equipment base of heavy gauge galvanized steel construction.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-02-03 00:00:00\",\"instructions_url\":\"\"}],\"Chicago Clamp Company\":[{\"manufacturer\":\"Chicago Clamp Company\",\"approval_number_master\":\"FL#13750-R0\",\"approval_number\":\"FL13750.1\",\"seq\":1,\"product_model\":\"Tube Framing Clamp System\",\"product_description\":\"Pre-Engineered structural system designed to support roof top mechanical equipment\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-05-05 00:00:00\",\"instructions_url\":\"\"}],\"Pro-Crete Precast, Inc.\":[{\"manufacturer\":\"Pro-Crete Precast, Inc.\",\"approval_number_master\":\"FL#10749-R0\",\"approval_number\":\"FL10749.1\",\"seq\":1,\"product_model\":\"Pro-Crete Concrete Precast Lintel\",\"product_description\":\"8\\\" Precast, 8\\\" Prestressed and 12\\\" Precast Concrete Lintels\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2011-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Florida Hurricane Clamp Inc.\":[{\"manufacturer\":\"Florida Hurricane Clamp Inc.\",\"approval_number_master\":\"FL#12074-R0\",\"approval_number\":\"FL12074.1\",\"seq\":1,\"product_model\":\"Hurricane Clamp\",\"product_description\":\"Impact Polycarbonate Panel Attachment System\",\"design_pressure\":\"+50\\\/-50\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2010-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Vulcan Materials Company\":[{\"manufacturer\":\"Vulcan Materials Company\",\"approval_number_master\":\"FL#12203-R0\",\"approval_number\":\"FL12203.1\",\"seq\":1,\"product_model\":\"Lintel\",\"product_description\":\"Precast\\\/Prestressed Lintel\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-03-17 00:00:00\",\"instructions_url\":\"\"}],\"LiteSteel Technologies\":[{\"manufacturer\":\"LiteSteel Technologies\",\"approval_number_master\":\"FL#12987-R0\",\"approval_number\":\"FL12987.1\",\"seq\":1,\"product_model\":\"LiteSteel Beam\",\"product_description\":\"1400LSB350-134,1400LSB350-118,1400LSB350-98,\\n1200LSB350-134,1200LSB350-118, 1200LSB350-98,\\n1000LSB300-118,1000LSB300-98, 1000LSB300-79,\\n800LSB250-98,800LSB250-79,800LSB250-59\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2014-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Maglock, LLC\":[{\"manufacturer\":\"Maglock, LLC\",\"approval_number_master\":\"FL#14514-R0\",\"approval_number\":\"FL14514.1\",\"seq\":1,\"product_model\":\"Series II Katy Bar M.D.\",\"product_description\":\"Two-point residential door lock\",\"design_pressure\":\"+0.00\\\/-62.0\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-12-31 00:00:00\",\"instructions_url\":\"\"}],\"AAON, Inc.\":[{\"manufacturer\":\"AAON, Inc.\",\"approval_number_master\":\"FL#15031-R0\",\"approval_number\":\"FL15031.1\",\"seq\":1,\"product_model\":\"Steel Rooftop Curb for Use with AAON Equipment\",\"product_description\":\"Steel rooftop curbs and attachment methods to existing steel host structure, for use with AAON, Inc mechanical units only. Required wind loads to be by others per site-specific engineering.\",\"design_pressure\":\"+100\\\/-100\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2012-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"AAON, Inc.\",\"approval_number_master\":\"FL#15031-R3\",\"approval_number\":\"FL15031.2\",\"seq\":2,\"product_model\":\"Steel Rooftop Curb for Use with AAON Equipment\",\"product_description\":\"Steel rooftop curbs and attachment methods to existing steel host structure, for use with AAON, Inc mechanical units only. Required wind loads to be by others per site-specific engineering.\",\"design_pressure\":\"+126\\\/-126\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Absolute Aluminum\":[{\"manufacturer\":\"Absolute Aluminum\",\"approval_number_master\":\"FL#16742-R0\",\"approval_number\":\"FL16742.1\",\"seq\":1,\"product_model\":\"Adjustable Pre-Fabricated Aluminum Rooftop Equipment Stand\",\"product_description\":\"Adjustable aluminum telescopic post and crossbars\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Nuform Building Technologies Inc\":[{\"manufacturer\":\"Nuform Building Technologies Inc\",\"approval_number_master\":\"FL#15207-R0\",\"approval_number\":\"FL15207.1\",\"seq\":1,\"product_model\":\"CONFORM\\u2122\",\"product_description\":\"Finished Forms\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-26 00:00:00\",\"instructions_url\":\"\"}],\"Arkema, Inc.\":[{\"manufacturer\":\"Arkema, Inc.\",\"approval_number_master\":\"FL#15786-R0\",\"approval_number\":\"FL15786.1\",\"seq\":1,\"product_model\":\"Plexiglas SG Plus Acrylic Sheet\",\"product_description\":\"Non-impact resistant acrylic plastic sheet.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-04-14 00:00:00\",\"instructions_url\":\"\"}],\"Innova Panel, LLC\":[{\"manufacturer\":\"Innova Panel, LLC\",\"approval_number_master\":\"FL#16979-R0\",\"approval_number\":\"FL16979.1\",\"seq\":1,\"product_model\":\"Structural Insulated Panel - Roof and Floor\",\"product_description\":\"Structural Insulated Panel - OSB\\\/MgO Face Sheets - Roof and Floor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innova Panel, LLC\",\"approval_number_master\":\"FL#16979-R0\",\"approval_number\":\"FL16979.2\",\"seq\":2,\"product_model\":\"Structural Insulated Panel - Roof and Floor\",\"product_description\":\"Structural Insulated Panel - Plywood\\\/MgO Face Sheets - Roof and Floor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innova Panel, LLC\",\"approval_number_master\":\"FL#16979-R3\",\"approval_number\":\"FL16979.3\",\"seq\":3,\"product_model\":\"Structural Insulated Panel - Roof and Floor\",\"product_description\":\"Structural Insulated Panel - MgO\\\/MgO Face Sheets - Roof and Floor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Innova Panel, LLC\",\"approval_number_master\":\"FL#16979-R5\",\"approval_number\":\"FL16979.4\",\"seq\":4,\"product_model\":\"Structural Insulated Panel - Roof and Floor\",\"product_description\":\"Structural Insulated Panel - MgO\\\/MgO Face Sheets - Roof and Floor\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Huber Engineered Woods LLC\":[{\"manufacturer\":\"Huber Engineered Woods LLC\",\"approval_number_master\":\"FL#17146-R0\",\"approval_number\":\"FL17146.1\",\"seq\":1,\"product_model\":\"ZIP System (R) Roof Sheathing\",\"product_description\":\"ZIP System(R) Roof Sheathing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Huber Engineered Woods LLC\",\"approval_number_master\":\"FL#17146-R0\",\"approval_number\":\"FL17146.2\",\"seq\":2,\"product_model\":\"ZIP System (R) Roof Sheathing\",\"product_description\":\"ZIP System (R) Roof Sheathing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Huber Engineered Woods LLC\",\"approval_number_master\":\"FL#17147-R0\",\"approval_number\":\"FL17147.1\",\"seq\":1,\"product_model\":\"ZIP System (R) Wall Sheathing\",\"product_description\":\"ZIP System (R) Wall Sheathing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2016-01-01 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Huber Engineered Woods LLC\",\"approval_number_master\":\"FL#17147-R2\",\"approval_number\":\"FL17147.2\",\"seq\":2,\"product_model\":\"ZIP System (R) Wall Sheathing\",\"product_description\":\"Combination Wall Sheathing and Water Resistive Barrier\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-06-27 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Huber Engineered Woods LLC\",\"approval_number_master\":\"FL#46641-R0\",\"approval_number\":\"FL46641.1\",\"seq\":1,\"product_model\":\"ZIP System R-Sheathing\",\"product_description\":\"Combination Wall Sheathing and Continuous Insulation\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-06-30 00:00:00\",\"instructions_url\":\"\"}],\"Flood Flaps Foundation Flood Vents\":[{\"manufacturer\":\"Flood Flaps Foundation Flood Vents\",\"approval_number_master\":\"FL#17381-R0\",\"approval_number\":\"FL17381.1\",\"seq\":1,\"product_model\":\"Flood Flaps automatic foundation flood vents\",\"product_description\":\"FFWF05, FFNF05, FFWF08, FFNF08, FFWF12, FFNF12\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2015-09-01 00:00:00\",\"instructions_url\":\"\"}],\"RectorSeal\":[{\"manufacturer\":\"RectorSeal\",\"approval_number_master\":\"FL#18362-R0\",\"approval_number\":\"FL18362.1\",\"seq\":1,\"product_model\":\"\\u00ae\",\"product_description\":\"Wall Condenser Bracket\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-31 00:00:00\",\"instructions_url\":\"\"}],\"HB and G Building Products\":[{\"manufacturer\":\"HB and G Building Products\",\"approval_number_master\":\"FL#3102-R1\",\"approval_number\":\"FL3102.1\",\"seq\":1,\"product_model\":\"PermaCast Columns\",\"product_description\":\"FRP structural columns\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"HB and G Building Products\",\"approval_number_master\":\"FL#3102-R1\",\"approval_number\":\"FL3102.2\",\"seq\":2,\"product_model\":\"Structural Fiberglass Columns\",\"product_description\":\"HB&G PermaCast, Dixie Pacific DuraCast, Crown Column, SpunCast and Hartmann Sanders\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-08-31 00:00:00\",\"instructions_url\":\"\"}],\"Airlite Plastics Co.\":[{\"manufacturer\":\"Airlite Plastics Co.\",\"approval_number_master\":\"FL#17775-R0\",\"approval_number\":\"FL17775.1\",\"seq\":1,\"product_model\":\"4\\\", 6\\\", 8\\\", 10\\\", 12\\\" Fox Buck\",\"product_description\":\"A wall opening block-out or buck system designed to integrate into wall systems constructed of Fox Blocks ICF blocks or any approved ICF system of same dimensions.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-02-24 00:00:00\",\"instructions_url\":\"\"}],\"Fortified Sheating, LLC\":[{\"manufacturer\":\"Fortified Sheating, LLC\",\"approval_number_master\":\"FL#18515-R0\",\"approval_number\":\"FL18515.1\",\"seq\":1,\"product_model\":\"Gorilla Board\",\"product_description\":\"Elevated Floor Panel\",\"design_pressure\":\"+60\\\/-60\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-05-31 00:00:00\",\"instructions_url\":\"\"}],\"Structall Building Systems, Inc.\":[{\"manufacturer\":\"Structall Building Systems, Inc.\",\"approval_number_master\":\"FL#19974-R0\",\"approval_number\":\"FL19974.1\",\"seq\":1,\"product_model\":\"Structural Wall Panel\",\"product_description\":\"Steel Skin EPS Foam Core System\",\"design_pressure\":\"+95\\\/-95\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-05-01 00:00:00\",\"instructions_url\":\"\"}],\"USA FloodAir Vents Ltd.\":[{\"manufacturer\":\"USA FloodAir Vents Ltd.\",\"approval_number_master\":\"FL#20880-R0\",\"approval_number\":\"FL20880.1\",\"seq\":1,\"product_model\":\"FOSS, FASS, FOAL, FAAL, ROAL\",\"product_description\":\"Flood Only Stainless Steel Flood Vent\\nFlood Air Stainless Steel Flood Vent\\nFlood Only Aluminum Flood Vent\\nFlood Air Aluminum Flood Vent\\nRetrofit Only Aluminum Flood Vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-01-18 00:00:00\",\"instructions_url\":\"\"}],\"Extremegreen Building Products, LLC\":[{\"manufacturer\":\"Extremegreen Building Products, LLC\",\"approval_number_master\":\"FL#21137-R0\",\"approval_number\":\"FL21137.1\",\"seq\":1,\"product_model\":\"Extremegreen\\u2122\",\"product_description\":\"Extremegreen\\u2122 Sheathing\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-05-25 00:00:00\",\"instructions_url\":\"\"}],\"Trane Technologies\":[{\"manufacturer\":\"Trane Technologies\",\"approval_number_master\":\"FL#21854-R4\",\"approval_number\":\"FL21854.1\",\"seq\":1,\"product_model\":\"American Standard i2 Packaged Units\",\"product_description\":\"Cabinetry and tie-down certification, ground and roof. See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trane Technologies\",\"approval_number_master\":\"FL#21854-R4\",\"approval_number\":\"FL21854.2\",\"seq\":2,\"product_model\":\"Trane i2 Packaged Units\",\"product_description\":\"Cabinetry and tie-down certification, ground and roof. See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"+200\\\/-200\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Trane Technologies\",\"approval_number_master\":\"FL#32388-R0\",\"approval_number\":\"FL32388.1\",\"seq\":1,\"product_model\":\"Split Systems\",\"product_description\":\"RunTru models, at-grade & rooftop applications.\",\"design_pressure\":\"+118\\\/-118\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-07-17 00:00:00\",\"instructions_url\":\"\"}],\"Rhino Steel Corporation\":[{\"manufacturer\":\"Rhino Steel Corporation\",\"approval_number_master\":\"FL#21988-R0\",\"approval_number\":\"FL21988.1\",\"seq\":1,\"product_model\":\"Rhino Engineered Steel Headers (Rhino Headers)\",\"product_description\":\"SH3, SH4 and SH5\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rhino Steel Corporation\",\"approval_number_master\":\"FL#21988-R0\",\"approval_number\":\"FL21988.2\",\"seq\":2,\"product_model\":\"Rhino Headers: SH3, SH4 & SH5\",\"product_description\":\"Engineered Steel Headers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Rhino Steel Corporation\",\"approval_number_master\":\"FL#21988-R0\",\"approval_number\":\"FL21988.3\",\"seq\":3,\"product_model\":\"SH3, SH4, SH5\",\"product_description\":\"Rhino Engineered Steel Headers\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2018-01-31 00:00:00\",\"instructions_url\":\"\"}],\"Covestro, LLC\":[{\"manufacturer\":\"Covestro, LLC\",\"approval_number_master\":\"FL#22058-R0\",\"approval_number\":\"FL22058.1\",\"seq\":1,\"product_model\":\"Makrolon Polycarbonate Sheets\",\"product_description\":\"Non-impact resistant polycarbonate sheets for glazing.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2017-08-27 00:00:00\",\"instructions_url\":\"\"}],\"American Panel\":[{\"manufacturer\":\"American Panel\",\"approval_number_master\":\"FL#32158-R0\",\"approval_number\":\"FL32158.1\",\"seq\":1,\"product_model\":\"Condensing Unit Stands\",\"product_description\":\"Steel mechanical unit stands\",\"design_pressure\":\"+110\\\/-110\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"United Construction Products Inc.\":[{\"manufacturer\":\"United Construction Products Inc.\",\"approval_number_master\":\"FL#22885-R0\",\"approval_number\":\"FL22885.1\",\"seq\":1,\"product_model\":\"Bison Roof Paver System\",\"product_description\":\"Wood and Stone Roof Paver System\",\"design_pressure\":\"+60\\\/-Varies\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2019-04-25 00:00:00\",\"instructions_url\":\"\"}],\"Crawl Space Door Systems, Inc.\":[{\"manufacturer\":\"Crawl Space Door Systems, Inc.\",\"approval_number_master\":\"FL#29622-R0\",\"approval_number\":\"FL29622.1\",\"seq\":1,\"product_model\":\"CSBA816\",\"product_description\":\"Engineered Flood Vent\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-09-30 00:00:00\",\"instructions_url\":\"\"}],\"timura Holzmanufaktur GmbH\":[{\"manufacturer\":\"timura Holzmanufaktur GmbH\",\"approval_number_master\":\"FL#29718-R0\",\"approval_number\":\"FL29718.1\",\"seq\":1,\"product_model\":\"Exterior Floor Decking System\",\"product_description\":\"Exterior Floor Decking System\\nThermally Treated Refined Wood Material\",\"design_pressure\":\"+150\\\/-150\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2020-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Hussmann Corporation\":[{\"manufacturer\":\"Hussmann Corporation\",\"approval_number_master\":\"FL#32146-R0\",\"approval_number\":\"FL32146.1\",\"seq\":1,\"product_model\":\"C-Series Condensing unit\",\"product_description\":\"Roof Mounted and Ground Mounted Condensing unit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hussmann Corporation\",\"approval_number_master\":\"FL#32146-R0\",\"approval_number\":\"FL32146.2\",\"seq\":2,\"product_model\":\"H-Series Condensing unit\",\"product_description\":\"Roof Mounted and Ground Mounted Condensing unit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hussmann Corporation\",\"approval_number_master\":\"FL#32146-R0\",\"approval_number\":\"FL32146.3\",\"seq\":3,\"product_model\":\"ProtoAire EZ Condensing Unit\",\"product_description\":\"Roof Mounted and Ground Mounted Condensing unit\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-11-03 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hussmann Corporation\",\"approval_number_master\":\"FL#32494-R0\",\"approval_number\":\"FL32494.1\",\"seq\":1,\"product_model\":\"Co2 Rack\",\"product_description\":\"STD-4-B-CURBS-6 DOORS\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-11-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hussmann Corporation\",\"approval_number_master\":\"FL#32494-R0\",\"approval_number\":\"FL32494.2\",\"seq\":2,\"product_model\":\"Port-A-Rack\",\"product_description\":\"PORT-A-RACK PROGRR UNIT\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-11-05 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"Hussmann Corporation\",\"approval_number_master\":\"FL#41329-R0\",\"approval_number\":\"FL41329.1\",\"seq\":1,\"product_model\":\"Condenser\\\/Fluid Cooler\",\"product_description\":\"30\\\" Levitor condenser\\\/Fluid Cooler,\\n24\\\" Levitor condenser\\\/Fluid Cooler,\\nMicrochannel Condenser\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Solar Innovations, Inc.\":[{\"manufacturer\":\"Solar Innovations, Inc.\",\"approval_number_master\":\"FL#32489-R0\",\"approval_number\":\"FL32489.1\",\"seq\":1,\"product_model\":\"RD SI5200 LEAN TO G2 RV GLAZED STRUCTURE\",\"product_description\":\"RD SI5200 LEAN TO G2 RV GLAZED STRUCTURE\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2021-12-31 00:00:00\",\"instructions_url\":\"\"}],\"General Impact Glass and Windows\":[{\"manufacturer\":\"General Impact Glass and Windows\",\"approval_number_master\":\"FL#33994-R0\",\"approval_number\":\"FL33994.1\",\"seq\":1,\"product_model\":\"Series 14000 HMMS Impact Resist Clipped Alum Mullions\",\"product_description\":\"Extruded aluminum tubing, impact resistant, retained by aluminum profile clips.\",\"design_pressure\":\"+varies\\\/-varies\",\"wind_borne_debris\":\"Yes\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Reading Rock Inc\":[{\"manufacturer\":\"Reading Rock Inc\",\"approval_number_master\":\"FL#37459-R0\",\"approval_number\":\"FL37459.1\",\"seq\":1,\"product_model\":\"RockCast Lightweight Series\",\"product_description\":\"RockCast Lightweight Series is a non-structural architectural stone decorative fa\\u00e7ade product consisting of an expanded polystyrene (EPS) foam core encased in a limestone composite shell.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2022-01-01 00:00:00\",\"instructions_url\":\"\"}],\"KE USA, Inc.\":[{\"manufacturer\":\"KE USA, Inc.\",\"approval_number_master\":\"FL#41946-R0\",\"approval_number\":\"FL41946.1\",\"seq\":1,\"product_model\":\"Bella Plus Retractable Awning\",\"product_description\":\"Retractable Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KE USA, Inc.\",\"approval_number_master\":\"FL#41946-R0\",\"approval_number\":\"FL41946.2\",\"seq\":2,\"product_model\":\"Domina Retractable Awning\",\"product_description\":\"Retractable Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KE USA, Inc.\",\"approval_number_master\":\"FL#41946-R0\",\"approval_number\":\"FL41946.3\",\"seq\":3,\"product_model\":\"Elite Plus Retractable Awning\",\"product_description\":\"Retractable Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"},{\"manufacturer\":\"KE USA, Inc.\",\"approval_number_master\":\"FL#41946-R0\",\"approval_number\":\"FL41946.4\",\"seq\":4,\"product_model\":\"Qubica Retractable Awning\",\"product_description\":\"Retractable Awning\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Twin Oaks Madison LLC\":[{\"manufacturer\":\"Twin Oaks Madison LLC\",\"approval_number_master\":\"FL#42233-R0\",\"approval_number\":\"FL42233.1\",\"seq\":1,\"product_model\":\"Twin Oaks MgO\",\"product_description\":\"Magnesium Oxide (Sulfate) Panel\",\"design_pressure\":\"+53\\\/-22\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2023-10-30 00:00:00\",\"instructions_url\":\"\"}],\"All Coast Fabrication\":[{\"manufacturer\":\"All Coast Fabrication\",\"approval_number_master\":\"FL#47334-R0\",\"approval_number\":\"FL47334.1\",\"seq\":1,\"product_model\":\"Aluminum Stands for Mechanical Units\",\"product_description\":\"Light and Heavy Duty\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-12-31 00:00:00\",\"instructions_url\":\"\"}],\"Livio Building Systems\":[{\"manufacturer\":\"Livio Building Systems\",\"approval_number_master\":\"FL#42372-R0\",\"approval_number\":\"FL42372.1\",\"seq\":1,\"product_model\":\"Cold-Formed Steel Framing Members\",\"product_description\":\"See the \\\"Installation Instructions\\\" PDF for more information.\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"N\\\/A\",\"approved_for_use_hvhz\":\"No\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2025-10-31 00:00:00\",\"instructions_url\":\"\"}],\"Datum Holdings, LLC\":[{\"manufacturer\":\"Datum Holdings, LLC\",\"approval_number_master\":\"FL#43979-R0\",\"approval_number\":\"FL43979.1\",\"seq\":1,\"product_model\":\"ALUMINUM SUSPENDED CANOPY\",\"product_description\":\"ALUMINUM SUSPENDED CANOPY\",\"design_pressure\":\"N\\\/A\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2024-12-31 00:00:00\",\"instructions_url\":\"\"}],\"US MgO Company\":[{\"manufacturer\":\"US MgO Company\",\"approval_number_master\":\"FL#47355-R0\",\"approval_number\":\"FL47355.1\",\"seq\":1,\"product_model\":\"Innovation MgO Wall Panels\",\"product_description\":\"1W12HD\",\"design_pressure\":\"+88\\\/-42\",\"wind_borne_debris\":\"No\",\"approved_for_use_hvhz\":\"Yes\",\"approved_for_use_outside_hvhz\":\"Yes\",\"contract_expiration_date\":\"2026-02-28 00:00:00\",\"instructions_url\":\"\"}]}};\n      var STRUCT = [[\"A. EXTERIOR DOORS\",[\"1. Swinging\",\"2. Sliding\",\"3. Sectional\",\"4. Roll up\",\"5. Automatic\",\"6. Other\"]],[\"B. WINDOWS\",[\"1. Single Hung\",\"2. Horizontal slider\",\"3. Casement\",\"4. Double Hung\",\"5. Fixed\",\"6. Awning\",\"7. Pass Through\",\"8. Projected\",\"9. Mullions\",\"10. Wind Breaker\",\"11. Dual Action\",\"12. Other\"]],[\"C. PANEL WALL\",[\"1. Siding\",\"2. Soffits\",\"3. EIFS\",\"4. Storefronts\",\"5. Curtain walls\",\"6. Wall louver\",\"7. Glass block\",\"8. Membrane\",\"9. Greenhouse\",\"10. Other\"]],[\"D. ROOFING PRODUCTS\",[\"1. Asphalt Shingles\",\"2. Underlayments\",\"3. Roofing Fasteners\",\"4. Non-structural Metal RF\",\"5. Built-Up Roofing\",\"6. Modified Bitumen\",\"7. Single Ply Roofing Sys\",\"8. Roofing Tiles\",\"9. Roofing Insulation\",\"10. Waterproofing\",\"11. Wood shingles\\\/shakes\",\"12. Roofing Slate\",\"13. Liquid Applied Roof Sys\",\"14. Cements-Adhesives-Coating\",\"15. Roof Tile Adhesive\",\"16. Spray Applied Polyurethane Roof\",\"17. Other\"]],[\"E. SHUTTERS\",[\"1. Accordion\",\"2. Bahama\",\"3. Storm Panels\",\"4. Colonial\",\"5. Roll-up\",\"6. Equipment\",\"7. Other\"]],[\"F. SKY LIGHTS\",[\"2. Other\",\"1. Skylight\"]],[\"G. STRUCTURAL COMPONENTS\",[\"1. Wood connector\\\/anchor\",\"2. Truss plates\",\"3. Engineered\",\"4. Railing\",\"5. Coolers-freezers\",\"6. Concrete Admixtures\",\"7. Material\",\"8. Insulation Forms\",\"9. Plastics\",\"10. Deck-Roof\",\"11. Wall\",\"12. Sheds\",\"13. Other\"]],[\"H. NEW EXTERIOR ENVELOPE PRODUCTS\",[]]];\n\n      function norm(s){\n        s = String(s||'').toLowerCase();\n        s = s.replace(\/\\s+\/g,' ').trim();\n        return s;\n      }\n      function keyFor(cat, sub){\n        return norm(cat) + '|||' + norm(sub);\n      }\n      function esc(s){\n        return String(s||'')\n          .replace(\/&\/g,'&amp;')\n          .replace(\/<\/g,'&lt;')\n          .replace(\/>\/g,'&gt;')\n          .replace(\/\"\/g,'&quot;')\n          .replace(\/'\/g,'&#39;');\n      }\n\n      function cleanVal(v, fallback){\n        var s = (v === null || v === undefined) ? '' : String(v).trim();\n        if (!s) return (fallback !== undefined ? fallback : '');\n        var low = s.toLowerCase();\n        if (low === 'nat' || low === 'nan' || low === 'none' || low === 'null' || low === 'undefined') {\n          return (fallback !== undefined ? fallback : 'N\/A');\n        }\n        return s;\n      }\n\n      function anchorForElement(el){\n        try {\n          var tr = el && el.closest ? el.closest('tr') : null;\n          return tr ? tr.getBoundingClientRect().top : null;\n        } catch(e) { return null; }\n      }\n\n      function restoreToKeyRow(k, idx, anchorTop, field){\n        setTimeout(function(){\n          try {\n            var sel = null;\n            \/\/ Prefer focusing the same field you just edited (mfr or prodIndex)\n            if (field) {\n              sel = document.querySelector('[data-field=\"' + field + '\"][data-key=\"' + k + '\"][data-idx=\"' + idx + '\"]');\n            }\n            \/\/ Fallback to any control on that row\n            if (!sel) {\n              sel = document.querySelector('[data-key=\"' + k + '\"][data-idx=\"' + idx + '\"]');\n            }\n\n            if (sel) {\n              var newRow = sel.closest('tr');\n              if (newRow) {\n                \/\/ Get current position of the row\n                var rect = newRow.getBoundingClientRect();\n                var currentTop = rect.top;\n\n                \/\/ Calculate offset to move row to ~60px from top (1 row buffer)\n                var targetTop = 60;\n                var scrollOffset = currentTop - targetTop;\n\n                \/\/ Scroll by that offset to position the row near top\n                if (Math.abs(scrollOffset) > 10) {  \/\/ Only scroll if meaningful distance\n                  window.scrollBy({top: scrollOffset, behavior: 'smooth'});\n                }\n              }\n\n              \/\/ Force the highlight to follow the last-changed dropdown\n              try { sel.focus({preventScroll:true}); } catch(e) {}\n            }\n          } catch(e) {}\n        }, 0);\n      }\n\n      function searchMatch(text, query){\n        if (!query) return true;\n        return norm(text).indexOf(norm(query)) !== -1;\n      }\n\n      function productOptionLabel(pp){\n        var model = cleanVal(pp.product_model, '');\n        var desc  = cleanVal(pp.product_description, '');\n        var appr  = cleanVal(pp.approval_number, '');\n        return (appr ? appr + ' \u2014 ' : '') + model + ' \u2014 ' + desc;\n      }\n      function digitsOnly(s){\n        return String(s||'').replace(\/[^0-9.]\/g,'');\n      }\n      function encodeProdValue(mfr, idx){\n        return String(mfr || '') + '|||' + String(idx);\n      }\n      function decodeProdValue(v){\n        var s = String(v || '');\n        var p = s.split('|||');\n        if (p.length < 2) return {mfr:'', idx:''};\n        return {mfr:p[0], idx:p.slice(1).join('|||')};\n      }\n      function buildApprovalList(k){\n        var out = [];\n        var mfrsObj = LOOKUP[k] || {};\n        Object.keys(mfrsObj).forEach(function(mfr){\n          if (String(mfr).toUpperCase().trim() === 'UNKNOWN') return;\n          var rows = mfrsObj[mfr] || [];\n          for (var i = 0; i < rows.length; i++) {\n            var pp = rows[i];\n            out.push({\n              mfr: mfr,\n              idx: i,\n              digits: digitsOnly(cleanVal(pp.approval_number, '').replace(\/^FL\/i,'')),\n              label: cleanVal(pp.approval_number, '').replace(\/^FL\/i,'') + ' \u2014 ' + mfr + ' \u2014 ' + cleanVal(pp.product_model,'')\n            });\n          }\n        });\n        return out;\n      }\n\n      var table = document.getElementById('pa_table');\n      var state = { rows: {} };\n\n      function refreshProductControls(k, idx, wrapEl){\n        if (!wrapEl || !state.rows[k] || !state.rows[k][idx]) return;\n        var current = state.rows[k][idx];\n        var mfrsObj = LOOKUP[k] || {};\n        var filteredProducts = [];\n\n        if (current.mfr) {\n          var products = mfrsObj[current.mfr] || [];\n          for (var p = 0; p < products.length; p++) {\n            filteredProducts.push({mfr: current.mfr, idx: p, row: products[p]});\n          }\n        }\n\n        var selectEl = wrapEl.querySelector('select[data-field=\"prodIndex\"]');\n        if (selectEl) {\n          var prodOptions = current.mfr\n            ? '<option value=\"\">Select product\u2026<\/option>'\n            : '<option value=\"\">Select manufacturer first\u2026<\/option>';\n\n          for (var fp = 0; fp < filteredProducts.length; fp++) {\n            var entry = filteredProducts[fp];\n            var label = productOptionLabel(entry.row);\n            var val = encodeProdValue(entry.mfr, entry.idx);\n            var cur = encodeProdValue(current.selectedMfr || current.mfr, current.prodIndex);\n            var selp = (String(cur) === String(val)) ? ' selected' : '';\n            prodOptions += '<option value=\"' + esc(val) + '\"' + selp + ' title=\"' + esc(label) + '\">' + esc(label) + '<\/option>';\n          }\n          selectEl.innerHTML = prodOptions;\n          selectEl.disabled = !current.mfr;\n        }\n\n        var metaEl = wrapEl.querySelector('.pa-prod-meta');\n        if (!metaEl) {\n          metaEl = document.createElement('div');\n          metaEl.className = 'pa-prod-meta';\n          wrapEl.appendChild(metaEl);\n        }\n        metaEl.textContent = current.mfr ? (filteredProducts.length + ' products shown') : '';\n      }\n\n      function initState(){\n        state.rows = {};\n        for (var i=0;i<STRUCT.length;i++){\n          var cat = STRUCT[i][0];\n          var subs = STRUCT[i][1] || [];\n          for (var j=0;j<subs.length;j++){\n            var sub = subs[j];\n            var k = keyFor(cat, sub);\n            state.rows[k] = [{mfr:'', prodIndex:'', prodSearch:'', approvalSearch:'', selectedMfr:''}];\n          }\n        }\n      }\n\n      function clearTableBody(){\n        while (table.rows.length > 1){\n          table.deleteRow(1);\n        }\n      }\n\n      function svgPlus(k){\n        return '<span class=\"pa-plus\" data-action=\"addRow\" data-key=\"' + esc(k) + '\">' +\n          '<svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">' +\n          '<line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>' +\n          '<\/svg><\/span>';\n      }\n\n      function addCategoryRow(catLabel){\n        var row = table.insertRow(-1);\n        row.className = 'pa-category-row';\n        var c = row.insertCell(0);\n        c.colSpan = 6;\n        c.innerHTML = esc(catLabel);\n      }\n\n      function addSubRow(subLabel, k, rowIndex){\n        var row = table.insertRow(-1);\n\n        var c1 = row.insertCell(0);\n        var minus = '';\n        if (rowIndex > 0) {\n          minus = '<button class=\"pa-minus\" data-action=\"removeRow\" data-key=\"' + esc(k) + '\" data-idx=\"' + rowIndex + '\">-<\/button>';\n        }\n        c1.innerHTML = '<span class=\"pa-sub-name\">' + esc(subLabel) + '<\/span>' + minus + svgPlus(k);\n\n        var mfrsObj = LOOKUP[k] || {};\n        var mfrList = Object.keys(mfrsObj);\n        mfrList.sort(function(a,b){ return a.localeCompare(b); });\n\n        var current = state.rows[k][rowIndex];\n        if (typeof current.prodSearch === 'undefined') current.prodSearch = '';\n        if (typeof current.approvalSearch === 'undefined') current.approvalSearch = '';\n        if (typeof current.selectedMfr === 'undefined') current.selectedMfr = '';\n\n        var c2 = row.insertCell(1);\n        var mfrOptions = '<option value=\"\">Select manufacturer\u2026<\/option>';\n        for (var i = 0; i < mfrList.length; i++) {\n          var m = mfrList[i];\n          if (String(m).toUpperCase().trim() === 'UNKNOWN') continue;\n          var sel = (current.mfr === m) ? ' selected' : '';\n          mfrOptions += '<option value=\"' + esc(m) + '\"' + sel + '>' + esc(m) + '<\/option>';\n        }\n        if (String(current.mfr || '').toUpperCase().trim() === 'UNKNOWN') {\n          current.mfr = '';\n        }\n        c2.innerHTML = '<select class=\"pa-select\" data-field=\"mfr\" data-key=\"' + esc(k) + '\" data-idx=\"' + rowIndex + '\">' + mfrOptions + '<\/select>';\n\n        var c3 = row.insertCell(2);\n        var prodOptions = current.mfr ? '<option value=\"\">Select product\u2026<\/option>' : '<option value=\"\">Select manufacturer first\u2026<\/option>';\n        if (current.mfr) {\n          var activeRows = mfrsObj[current.mfr] || [];\n          for (var pr = 0; pr < activeRows.length; pr++) {\n            var prodVal = encodeProdValue(current.mfr, pr);\n            var curVal = encodeProdValue(current.selectedMfr || current.mfr, current.prodIndex);\n            var selProd = (String(curVal) === String(prodVal)) ? ' selected' : '';\n            prodOptions += '<option value=\"' + esc(prodVal) + '\"' + selProd + ' title=\"' + esc(productOptionLabel(activeRows[pr])) + '\">' + esc(productOptionLabel(activeRows[pr])) + '<\/option>';\n          }\n        }\n\n        var meta = current.mfr ? '<div class=\"pa-prod-meta\">' + ((mfrsObj[current.mfr] || []).length) + ' products shown<\/div>' : '<div class=\"pa-prod-meta\"><\/div>';\n\n        c3.innerHTML =\n          '<div class=\"pa-prod-wrap\">' +\n            '<select class=\"pa-select\" ' + (current.mfr ? '' : 'disabled ') + 'data-field=\"prodIndex\" data-key=\"' + esc(k) + '\" data-idx=\"' + rowIndex + '\">' + prodOptions + '<\/select>' +\n            meta +\n          '<\/div>';\n\n        var dp = '', wbd = '', appr = '';\n        var activeMfr = current.selectedMfr || current.mfr;\n        var activeProducts = (activeMfr && mfrsObj[activeMfr]) ? mfrsObj[activeMfr] : [];\n        if (activeMfr && current.prodIndex !== '' && activeProducts[Number(current.prodIndex)]) {\n          var info = activeProducts[Number(current.prodIndex)];\n          dp   = cleanVal(info.design_pressure, 'N\/A');\n          wbd  = cleanVal(info.wind_borne_debris, 'N\/A');\n          appr = cleanVal(info.approval_number, '');\n        }\n\n        var c4 = row.insertCell(3);\n        c4.className = 'pa-cell-small';\n        c4.innerHTML = '<input type=\"text\" value=\"' + esc(dp) + '\">';\n\n        var c5 = row.insertCell(4);\n        c5.className = 'pa-cell-small';\n        c5.innerHTML = '<input type=\"text\" value=\"' + esc(wbd) + '\">';\n\n        var c6 = row.insertCell(5);\n        c6.className = 'pa-cell-small';\n        var listId = 'pa_approval_list_' + rowIndex + '_' + esc(k).replace(\/[^a-zA-Z0-9_]\/g, '_');\n        var approvalMatches = buildApprovalList(k);\n        var listHtml = '';\n        for (var ai = 0; ai < approvalMatches.length; ai++) {\n          listHtml += '<option value=\"' + esc(approvalMatches[ai].digits) + '\" label=\"' + esc(approvalMatches[ai].label) + '\"><\/option>';\n        }\n        c6.innerHTML =\n          '<input type=\"text\" class=\"pa-approval-search\" dir=\"ltr\" inputmode=\"numeric\" autocomplete=\"off\" spellcheck=\"false\" list=\"' + listId + '\" data-field=\"approvalSearch\" data-key=\"' + esc(k) + '\" data-idx=\"' + rowIndex + '\" value=\"' + esc((current.approvalSearch || appr.replace(\/^FL\/i,''))) + '\">' +\n          '<datalist id=\"' + listId + '\">' + listHtml + '<\/datalist>';\n      }\n\n      function render(){\n        clearTableBody();\n\n        for (var i=0; i<STRUCT.length; i++){\n          var cat = STRUCT[i][0];\n          var subsRaw = (STRUCT[i][1] || []);\n          var subs = Array.from(new Set(subsRaw));\n          subs.sort(function(a,b){\n            var ma = String(a||'').match(\/^\\s*(\\d+)\/);\n            var mb = String(b||'').match(\/^\\s*(\\d+)\/);\n            var na = ma ? parseInt(ma[1],10) : 999;\n            var nb = mb ? parseInt(mb[1],10) : 999;\n            if (na !== nb) return na - nb;\n            return String(a).localeCompare(String(b));\n          });\n\n          addCategoryRow(cat);\n\n          for (var j=0; j<subs.length; j++){\n            var sub = subs[j];\n            var k = keyFor(cat, sub);\n\n            var rows = state.rows[k] || [{mfr:'', prodIndex:'', prodSearch:''}];\n            for (var r=0; r<rows.length; r++){\n              addSubRow(sub, k, r);\n            }\n          }\n        }\n      }\n\n      \/\/ Dropdown changes already scroll-stable\n      document.addEventListener('change', function(e){\n        var t = e.target;\n        if (!t || !t.getAttribute) return;\n\n        var field = t.getAttribute('data-field');\n        var k = t.getAttribute('data-key');\n        var idx = Number(t.getAttribute('data-idx'));\n        if (!field || !k || isNaN(idx)) return;\n\n        var anchorTop = anchorForElement(t);\n\n        if (field === 'mfr') {\n          state.rows[k][idx].mfr = t.value;\n          state.rows[k][idx].prodIndex = '';\n          state.rows[k][idx].prodSearch = '';\n          state.rows[k][idx].selectedMfr = '';\n          state.rows[k][idx].approvalSearch = '';\n          render();\n          restoreToKeyRow(k, idx, anchorTop, 'mfr');\n        } else if (field === 'prodIndex') {\n          var picked = decodeProdValue(t.value);\n          state.rows[k][idx].selectedMfr = picked.mfr || '';\n          if (!state.rows[k][idx].mfr && picked.mfr) state.rows[k][idx].mfr = picked.mfr;\n          state.rows[k][idx].prodIndex = picked.idx;\n          var pickedProducts = (picked.mfr && (LOOKUP[k] || {})[picked.mfr]) ? (LOOKUP[k] || {})[picked.mfr] : [];\n          var pickedInfo = pickedProducts[Number(picked.idx)];\n          state.rows[k][idx].approvalSearch = pickedInfo ? digitsOnly(cleanVal(pickedInfo.approval_number, '').replace(\/^FL\/i,'')) : '';\n          render();\n          restoreToKeyRow(k, idx, anchorTop, 'prodIndex');\n        }\n      });\n\n      document.addEventListener('input', function(e){\n        var t = e.target;\n        if (!t || !t.getAttribute) return;\n\n        var field = t.getAttribute('data-field');\n        var k = t.getAttribute('data-key');\n        var idx = Number(t.getAttribute('data-idx'));\n        if (!k || isNaN(idx)) return;\n\n        if (field === 'approvalSearch') {\n          var query = digitsOnly(t.value);\n          state.rows[k][idx].approvalSearch = query;\n          t.value = query;\n          if (!query) return;\n\n          \/\/ Only reverse-fill on an exact match, so the user can finish typing\/querying first.\n          var matches = buildApprovalList(k);\n          for (var i = 0; i < matches.length; i++) {\n            if (matches[i].digits === query) {\n              state.rows[k][idx].selectedMfr = matches[i].mfr;\n              state.rows[k][idx].mfr = matches[i].mfr;\n              state.rows[k][idx].prodIndex = String(matches[i].idx);\n              render();\n              restoreToKeyRow(k, idx, null, 'approvalSearch');\n              return;\n            }\n          }\n        }\n      });\n\n      document.addEventListener('change', function(e){\n        var t = e.target;\n        if (!t || !t.getAttribute) return;\n\n        var field = t.getAttribute('data-field');\n        if (field !== 'approvalSearch') return;\n        var k = t.getAttribute('data-key');\n        var idx = Number(t.getAttribute('data-idx'));\n        if (!k || isNaN(idx)) return;\n\n        var query = digitsOnly(t.value);\n        state.rows[k][idx].approvalSearch = query;\n        if (!query) return;\n\n        var matches = buildApprovalList(k);\n        for (var i = 0; i < matches.length; i++) {\n          if (matches[i].digits === query) {\n            state.rows[k][idx].selectedMfr = matches[i].mfr;\n            state.rows[k][idx].mfr = matches[i].mfr;\n            state.rows[k][idx].prodIndex = String(matches[i].idx);\n            render();\n            restoreToKeyRow(k, idx, null, 'approvalSearch');\n            return;\n          }\n        }\n      });\n\n      \/\/ Fix: clicking \"-\" should NOT jump to top\n      document.addEventListener('click', function(e){\n        var t = e.target;\n        if (!t) return;\n\n        \/\/ If user clicked the SVG inside +, normalize to the span\n        var action = t.getAttribute('data-action');\n        if (!action && t.closest) {\n          var svg = t.closest('.pa-plus');\n          if (svg) { action = svg.getAttribute('data-action'); t = svg; }\n        }\n        if (!action) return;\n\n        var k = t.getAttribute('data-key');\n        if (!k) return;\n\n        if (action === 'addRow') {\n          \/\/ + already behaves fine, but keep it stable anyway\n          var anchorTop = anchorForElement(t);\n          if (!state.rows[k]) state.rows[k] = [{mfr:'', prodIndex:'', prodSearch:'', approvalSearch:'', selectedMfr:''}];\n          state.rows[k].push({mfr:'', prodIndex:'', prodSearch:''});\n          render();\n          restoreToKeyRow(k, state.rows[k].length - 1, anchorTop);\n        } else if (action === 'removeRow') {\n          var idx = Number(t.getAttribute('data-idx'));\n          if (isNaN(idx)) return;\n\n          var anchorTop2 = anchorForElement(t);\n\n          if (state.rows[k] && state.rows[k].length > 1) {\n            state.rows[k].splice(idx, 1);\n            render();\n            \/\/ After removal, keep you on the same subcategory block:\n            var newIdx = Math.max(0, idx - 1);\n            restoreToKeyRow(k, newIdx, anchorTop2);\n          }\n        }\n      });\n\n      function clearAll(){\n        initState();\n        render();\n      }\n\n      \/\/ --- Collect selected data for PDF generation ---\n      function collectData() {\n          var collected = [];\n          for (var k in state.rows) {\n              if (state.rows.hasOwnProperty(k)) {\n                  var parts = k.split('|||');\n                  var cat = parts[0];\n                  var sub = parts[1];\n\n                  state.rows[k].forEach(function(row) {\n                      var activeMfr = row.selectedMfr || row.mfr;\n                      if (activeMfr && row.prodIndex !== '') {\n                          var mfrsObj = LOOKUP[k] || {};\n                          var products = mfrsObj[activeMfr] || [];\n                          var info = products[Number(row.prodIndex)];\n\n                          if (info) {\n                              collected.push({\n                                  category: cat,\n                                  subcategory: sub,\n                                  manufacturer: activeMfr,\n                                  product_model: cleanVal(info.product_model, ''),\n                                  product_description: cleanVal(info.product_description, ''),\n                                  design_pressure: cleanVal(info.design_pressure, 'N\/A'),\n                                  wind_borne_debris: cleanVal(info.wind_borne_debris, 'N\/A'),\n                                  approval_number: cleanVal(info.approval_number, '')\n                              });\n                          }\n                      }\n                  });\n              }\n          }\n          return collected;\n      }\n\n      \/\/ --- Print action ---\n      function doPrint() {\n          var productData = collectData();\n          if (productData.length === 0) {\n              alert(\"Please select at least one product before printing.\");\n              return;\n          }\n\n          generateWaltonPdf().catch(function(err){\n            console.error(err);\n            alert('Print PDF failed: ' + (err && err.message ? err.message : err));\n          });\n      }\n\n      \/\/ This function maps the web form's subcategory label (e.g., \"1. Single Hung\")\n      \/\/ to a base name (e.g., \"Single hung\") for the PDF field.\n      function normalizeForPdfField(subLabel){\n        var base = (subLabel || '').replace(\/^\\s*\\d+\\.?\\s*\/,'').trim();\n\n        \/\/ Map subcategory names to exact PDF field names (case-sensitive matching)\n        \/\/ MUST MATCH PDF TEMPLATE EXACTLY - including typos\/formatting in the PDF!\n\n        \/\/ EXTERIOR DOORS (A)\n        if (\/^swinging$\/i.test(base)) return 'Swinging';\n        if (\/^sliding$\/i.test(base)) return 'Sliding';\n        if (\/^sectional$\/i.test(base)) return 'Sectional';\n        if (\/^roll\\s*up$\/i.test(base)) return 'Roll up';\n        if (\/^automatic$\/i.test(base)) return 'Automatic';\n        if (\/^other$\/i.test(base)) return 'Other';\n\n        \/\/ WINDOWS (B)\n        if (\/^single\\s+hung$\/i.test(base)) return 'Single hung';\n        if (\/^horizontal\\s+slider$\/i.test(base)) return 'Horizontal slider';\n        if (\/^casement$\/i.test(base)) return 'Casement';\n        if (\/^double\\s+hung$\/i.test(base)) return 'Double Hung';\n        if (\/^fixed$\/i.test(base)) return 'Fixed';\n        if (\/^awning$\/i.test(base)) return 'Awing';  \/\/ PDF has typo \"Awing\" not \"Awning\"!\n        if (\/^pass[\\s-]?through$\/i.test(base)) return 'Pass-through';\n        if (\/^projected$\/i.test(base)) return 'Projected';\n        if (\/^mullions?$\/i.test(base)) return 'Mullion';\n        if (\/^wind\\s+breaker$\/i.test(base)) return 'Wind Breaker';\n        if (\/^dual\\s+action$\/i.test(base)) return 'Dual Action';\n        if (\/^other$\/i.test(base)) return 'Other';\n\n        \/\/ PANEL WALL (C)\n        if (\/^siding$\/i.test(base)) return 'Siding';\n        if (\/^soffits$\/i.test(base)) return 'Soffits';\n        if (\/^eifs$\/i.test(base)) return 'EIFS';\n        if (\/^storefronts$\/i.test(base)) return 'Storefronts';\n        if (\/^curtain\\s+walls$\/i.test(base)) return 'Curtain walls';\n        if (\/^wall\\s+louver$\/i.test(base)) return 'Wall louver';\n        if (\/^glass\\s+block$\/i.test(base)) return 'Glass block';\n        if (\/^membrane$\/i.test(base)) return 'Membrane';\n        if (\/^greenhouse$\/i.test(base)) return 'Greenhouse';\n        if (\/^other$\/i.test(base)) return 'Other';\n\n        \/\/ ROOFING PRODUCTS (D)\n        if (\/^asphalt\\s+shingles$\/i.test(base)) return 'Asphalt Shingles';\n        if (\/^underlayments$\/i.test(base)) return 'Underlayments';\n        if (\/^roofing\\s+fasteners$\/i.test(base)) return 'Roofing Fasteners';\n        if (\/^non[\\s-]?structural\\s+metal\\s+rf$\/i.test(base)) return 'Non-structural Metal RF';\n        if (\/^built[\\s-]?up\\s+roofing$\/i.test(base)) return 'Built-Up Roofing';\n        if (\/^modified\\s+bitumen$\/i.test(base)) return 'Modified Bitumen';\n        if (\/^single\\s+ply\/i.test(base)) return 'Single Ply Roofing Sys';  \/\/ PDF has NO space after \"7.\"\n        if (\/^roofing\\s+tiles$\/i.test(base)) return 'Roofing Tiles';\n        if (\/^roofing\\s+insulation$\/i.test(base)) return 'Roofing Insulation';\n        if (\/^waterproofing$\/i.test(base)) return 'Waterproofing';\n        if (\/^wood\\s+shingles[\\s\\\/]?shakes$\/i.test(base)) return 'Wood shingles\/shakes';\n        if (\/^roofing\\s+slate$\/i.test(base)) return 'Roofing Slate';\n        if (\/^liquid\\s+applied\\s+roof\\s+sys(?:tem)?$\/i.test(base)) return 'Liquid Applied Roof Sys';\n        if (\/^cements[\\s-]?adhesives[\\s-]?coating$\/i.test(base)) return 'Cements-Adhesives- Coating';\n        if (\/^roof\\s+tile\\s+adhesive$\/i.test(base)) return 'Roof Tile Adhesive';\n        if (\/^spray\\s+applied\\s+polyurethane\\s+roof$\/i.test(base)) return 'Spray Applied Polyurethane Roof';\n        if (\/^other$\/i.test(base)) return 'Other';\n\n        \/\/ SHUTTERS (E)\n        if (\/^accordion$\/i.test(base)) return 'Accordion';\n        if (\/^bahama$\/i.test(base)) return 'Bahama';\n        if (\/^storm\\s+panels$\/i.test(base)) return 'Storm Panels';\n        if (\/^colonial$\/i.test(base)) return 'Colonial';\n        if (\/^roll[\\s-]?up$\/i.test(base)) return 'Roll-up';\n        if (\/^equipment$\/i.test(base)) return 'Equipment';\n        if (\/^other$\/i.test(base)) return 'Other';\n\n        \/\/ SKYLIGHTS (F)\n        if (\/^skylight$\/i.test(base)) return 'Skylight';\n        if (\/^other$\/i.test(base)) return 'Other';\n\n        \/\/ STRUCTURAL COMPONENTS (G)\n        if (\/^wood\/i.test(base)) return 'Wood connectoranchor';\n        if (\/^truss\/i.test(base)) return 'Truss plates';\n        if (\/^engineered$\/i.test(base)) return 'Engineered';\n        if (\/^railing$\/i.test(base)) return 'Railing';\n        if (\/^cooler\/i.test(base)) return 'Coolersfreezers';  \/\/ NO HYPHEN in PDF!\n        if (\/^concrete\\s+admixtures$\/i.test(base)) return 'Concrete Admixtures';\n        if (\/^material$\/i.test(base)) return 'Material';\n        if (\/^insulation\\s+forms$\/i.test(base)) return 'Insulation Forms';\n        if (\/^plastics$\/i.test(base)) return 'Plastics';\n        if (\/^deck[\\s-]?roof$\/i.test(base)) return 'DeckRoof';\n        if (\/^wall$\/i.test(base)) return 'Wall';\n        if (\/^sheds$\/i.test(base)) return 'Sheds';\n        if (\/^other$\/i.test(base)) return 'Other';\n\n        \/\/ Default: return as-is\n        return base;\n      }\n\n      \/\/ The core logic for PDF generation using jsPDF (no template needed!)\n      async function generateWaltonPdf(){\n        const locationVal = (document.getElementById('pa_location')?.value || '').trim();\n        const projectNameVal = (document.getElementById('pa_project_name')?.value || '').trim();\n\n        \/\/ Load jsPDF and autoTable plugin\n        await loadScriptOnce('https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jspdf\/2.5.1\/jspdf.umd.min.js');\n        await loadScriptOnce('https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jspdf-autotable\/3.5.25\/jspdf.plugin.autotable.min.js');\n\n        const { jsPDF } = window.jspdf;\n        const doc = new jsPDF(\"l\", 'pt', [612, 792]); \/\/ Landscape, points, letter size\n\n        \/\/ === PAGE 1: Main Form ===\n        doc.setFontSize(16);\n        doc.setFont(\"times\", \"bold\");\n        doc.text('PRODUCT APPROVAL SPECIFICATION SHEET', 223, 43.5);\n        doc.setLineWidth(1.5);\n        doc.line(223, 46.1, 583, 46.1);\n\n        \/\/ Location and Project Name\n        doc.setFontSize(14);\n        doc.text('Location: ', 29, 83);\n        if (locationVal) { doc.text(locationVal, 92, 83, { maxWidth: 270 }); }\n        doc.text('Project Name: ', 387, 83);\n        \/\/ Give typed value a little breathing room after the ':'\n        if (projectNameVal) { doc.text(projectNameVal, 485, 83, { maxWidth: 235 }); }\n        doc.setFont(\"times\", \"normal\");\n        doc.setLineWidth(0.5);\n        doc.line(89, 85.6, 355, 85.6);\n        doc.line(493, 85.6, 750, 85.6);\n\n        \/\/ Intro paragraph\n        doc.setFontSize(11);\n        const paragraph = \"As required by Florida Statue 553.842 and Florida Administrative Code 9B-72, please provide the information and the product approval number(s) on the building components listed below if they will be utilized on the construction project for which you are applying for a building permit on or after April 1, 2004. We recommend you contact your local product supplier should you not know the product approval number for any of the applicable listed products. More information about statewide product approval can be obtained at\";\n        const lines = doc.splitTextToSize(paragraph, 735);\n        doc.text(29, 103, lines);\n        doc.setTextColor(0, 0, 238);\n        doc.text(189, 140.8, \"www.floridabuilding.org\");\n        doc.setTextColor(0, 0, 0);\n\n        \/\/ Build table data from selections\n        const tableData = buildTableDataFromSelections();\n\n        \/\/ Draw main table\n        doc.autoTable({\n          margin: {right: 24, left: 24},\n          startY: 145.5,\n          head: [['Category\/Subcategory', 'Manufacturer', 'Product Description', 'Design Pressure +\/-', 'Wind Borne Debris Protection', 'Approval Number (s)']],\n          body: tableData.rows,\n          theme: 'plain',\n          styles: {\n            font: \"times\",\n            lineWidth: 0.5,\n            lineColor: [0, 0, 0],\n            cellPadding: 2,\n            fontSize: 9 \/\/ Readable font size\n          },\n          headStyles: {\n            fontSize: 11,\n            fontStyle: 'bold'\n          },\n          bodyStyles: {\n            fontSize: 9\n          },\n          didParseCell: function(cellData) {\n            \/\/ Make category headers bold and gray\n            if (tableData.categoryRows.includes(cellData.row.index) && cellData.row.section !== 'head') {\n              cellData.cell.styles.fillColor = [224, 224, 224];\n              cellData.cell.styles.fontSize = 10;\n              cellData.cell.styles.fontStyle = \"bold\";\n              cellData.cell.text = cellData.cell.text.toString().toUpperCase();\n            } else if (cellData.row.section !== 'head') {\n              \/\/ Indent subcategory rows\n              if (cellData.column.index === 0) {\n                cellData.cell.styles.cellPadding = {top: 2, right: 2, left: 15, bottom: 2};\n              }\n            }\n          }\n        });\n\n        \/\/ === PAGE 2: Signature Page ===\n        doc.addPage();\n\n        const endParagraph = \"The products listed below did not demonstrate product approval at plan review. I understand that at the time of inspection of these products, the following information must be available to the inspector on the jobsite; 1) Copy of the product approval 2) The performance characteristics which the product was tested and certified to comply with 3) Copy of the applicable manufactures installation requirements.\";\n        const endLines = doc.splitTextToSize(endParagraph, 720);\n        doc.setFontSize(11);\n        doc.text(29, 50, endLines);\n\n        \/\/ I understand... statement\n        doc.text(\"I understand these products may have to be removed if approval cannot be demonstrated during inspection\", 29, 105);\n\n        \/\/ Signature section lines\n        doc.setFontSize(14);\n        doc.setLineWidth(0.5);\n        doc.line(29, 125, 763, 125);   \/\/ Line 1 (for unlisted products - full width)\n        doc.line(29, 155, 763, 155);   \/\/ Line 2 (for unlisted products - full width)\n        doc.line(29, 185, 763, 185);   \/\/ Line 3 (for unlisted products - full width)\n\n        \/\/ Row 1: Signature on left, Print Name and Date on right (side by side)\n        doc.line(29, 280, 420, 280);   \/\/ Signature line (left side)\n        doc.line(520, 280, 680, 280);  \/\/ Print Name line\n        doc.line(705, 280, 763, 280);  \/\/ Date line (short)\n\n        \/\/ Row 2: Location on left, Permit Number on right\n        doc.line(29, 340, 510, 340);   \/\/ Location line (left side - longer)\n        doc.line(659, 340, 727, 340);  \/\/ Permit Number line (moved left, shortened)\n\n        doc.setFontSize(12);\n        doc.text(\"Contractor or Contractor's Authorized Agent Signature\", 29, 295);\n        doc.text(\"Print Name\", 520, 295);\n        doc.text(\"Date\", 705, 295);\n        doc.text(\"Location\", 29, 355);\n        doc.text(\"Permit Number\", 659, 355);\n        doc.setFontSize(10);\n        doc.text(\"(FOR STAFF USE ONLY)\", 659, 368);\n\n        \/\/ Save and download\n        doc.save('Walton_Product_Approval.pdf');\n      }\n\n      \/\/ Helper function to build table data from current selections\n      function buildTableDataFromSelections() {\n        const rows = [];\n        const categoryRows = []; \/\/ Track which rows are category headers\n        let rowIndex = 0;\n\n        \/\/ Iterate through structure to build rows\n        for (let i = 0; i < STRUCT.length; i++) {\n          const cat = STRUCT[i][0];\n          const subs = STRUCT[i][1] || [];\n\n          \/\/ Add category header row\n          rows.push([cat, '', '', '', '', '']);\n          categoryRows.push(rowIndex);\n          rowIndex++;\n\n          \/\/ Add subcategory rows\n          for (let j = 0; j < subs.length; j++) {\n            const sub = subs[j];\n            const k = keyFor(cat, sub);\n            const selections = state.rows[k] || [];\n\n            if (selections.length === 0) {\n              \/\/ Empty subcategory row\n              rows.push(['  ' + sub, '', '', '', '', '']);\n              rowIndex++;\n            } else {\n              \/\/ Add rows for each selection\n              selections.forEach(function(sel, idx) {\n                const mfrsObj = LOOKUP[k] || {};\n                const activeMfr = sel.selectedMfr || sel.mfr;\n                const products = mfrsObj[activeMfr] || [];\n                const prodIdx = sel.prodIndex;\n\n                if (prodIdx === null || prodIdx === '' || typeof prodIdx === 'undefined' || !products[prodIdx]) {\n                  \/\/ Just manufacturer, no product selected\n                  rows.push([\n                    idx === 0 ? ('  ' + sub) : '',\n                    activeMfr || '',\n                    '',\n                    '',\n                    '',\n                    ''\n                  ]);\n                  rowIndex++;\n                } else {\n                  \/\/ Full product data\n                  const info = products[prodIdx];\n                  const prodLabel = ((info.product_model || '') + ' \u2014 ' + (info.product_description || '')).trim().replace(\/^\u2014\\s*\/, '');\n\n                  rows.push([\n                    idx === 0 ? ('  ' + sub) : '',\n                    info.manufacturer || activeMfr || '',\n                    prodLabel,\n                    info.design_pressure || 'N\/A',\n                    info.wind_borne_debris || 'N\/A',\n                    info.approval_number || ''\n                  ]);\n                  rowIndex++;\n                }\n              });\n            }\n          }\n\n\n          \/\/ Walton County form has two extra blank numbered rows under\n          \/\/ H. NEW EXTERIOR ENVELOPE PRODUCTS\n          if (typeof cat === 'string' && cat.trim().startsWith('H.')) {\n            rows.push(['1.', '', '', '', '', '']);\n            rowIndex++;\n            rows.push(['2.', '', '', '', '', '']);\n            rowIndex++;\n          }\n\n        }\n\n        return { rows, categoryRows };\n      }\n\n      \/\/ --- Original helper function (must be included) ---\n      function loadScriptOnce(src){\n        return new Promise(function(resolve,reject){\n          if (document.querySelector('script[data-pa-src=\"'+src+'\"]')) return resolve();\n          var s=document.createElement('script');\n          s.src=src; s.async=true; s.dataset.paSrc=src;\n          s.onload=function(){ resolve(); };\n          s.onerror=function(){ reject(new Error('Failed to load script: '+src)); };\n          document.head.appendChild(s);\n        });\n      }\n      \/\/ --- End of Original helper function ---\n\n      document.getElementById('pa_clear_top').addEventListener('click', clearAll);\n      document.getElementById('pa_clear_bottom').addEventListener('click', clearAll);\n      document.getElementById('pa_print_top').addEventListener('click', doPrint);\n      document.getElementById('pa_print_bottom').addEventListener('click', doPrint);\n\n      initState();\n      render();\n    })();\n    <\/script>\n  <\/div>\n  \n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-25050","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/prodapproval.com\/index.php\/wp-json\/wp\/v2\/pages\/25050","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prodapproval.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/prodapproval.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/prodapproval.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prodapproval.com\/index.php\/wp-json\/wp\/v2\/comments?post=25050"}],"version-history":[{"count":3,"href":"https:\/\/prodapproval.com\/index.php\/wp-json\/wp\/v2\/pages\/25050\/revisions"}],"predecessor-version":[{"id":25057,"href":"https:\/\/prodapproval.com\/index.php\/wp-json\/wp\/v2\/pages\/25050\/revisions\/25057"}],"wp:attachment":[{"href":"https:\/\/prodapproval.com\/index.php\/wp-json\/wp\/v2\/media?parent=25050"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}